2026-06-11 16:17:40.739705 | Job console starting
2026-06-11 16:17:40.869845 | Updating git repos
2026-06-11 16:17:41.001422 | Cloning repos into workspace
2026-06-11 16:17:46.687937 | Restoring repo states
2026-06-11 16:17:46.740432 | Merging changes
2026-06-11 16:17:47.835946 | Checking out repos
2026-06-11 16:17:49.180888 | Preparing playbooks
2026-06-11 16:17:55.107288 | Running Ansible setup
2026-06-11 16:18:07.383260 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 16:18:08.066564 | 
2026-06-11 16:18:08.066708 | PLAY [localhost]
2026-06-11 16:18:08.074806 | 
2026-06-11 16:18:08.074894 | TASK [Gathering Facts]
2026-06-11 16:18:09.045695 | localhost | ok
2026-06-11 16:18:09.058993 | 
2026-06-11 16:18:09.059251 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 16:18:09.542744 | localhost -> localhost | changed
2026-06-11 16:18:09.552231 | 
2026-06-11 16:18:09.552400 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 16:18:10.615967 | localhost -> localhost | changed
2026-06-11 16:18:10.628640 | 
2026-06-11 16:18:10.628816 | TASK [Setup log path fact]
2026-06-11 16:18:10.655216 | localhost | ok
2026-06-11 16:18:10.678013 | 
2026-06-11 16:18:10.678225 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 16:18:10.719992 | localhost | ok
2026-06-11 16:18:10.728267 | 
2026-06-11 16:18:10.728393 | TASK [emit-job-header : Print job information]
2026-06-11 16:18:10.790429 | # Job Information
2026-06-11 16:18:10.790769 | Ansible Version: 2.16.18
2026-06-11 16:18:10.790808 | Job: cifmw-crc-podified-edpm-baremetal-minor-update
2026-06-11 16:18:10.790836 | Pipeline: github-check
2026-06-11 16:18:10.790884 | Executor: 38.129.56.84
2026-06-11 16:18:10.790909 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3773
2026-06-11 16:18:10.790935 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/946/rdoproject.org/9462d066372b43f298203819edd20786/
2026-06-11 16:18:10.790963 | Event ID: 195418e0-65af-11f1-94f4-855b379b46d5
2026-06-11 16:18:10.795205 | 
2026-06-11 16:18:10.795299 | LOOP [emit-job-header : Print node information]
2026-06-11 16:18:10.910998 | localhost | ok:
2026-06-11 16:18:10.911422 | localhost | # Node Information
2026-06-11 16:18:10.911484 | localhost | Inventory Hostname: controller
2026-06-11 16:18:10.911531 | localhost | Hostname: np0000070959
2026-06-11 16:18:10.911571 | localhost | Username: zuul
2026-06-11 16:18:10.911612 | localhost | Distro: CentOS 9
2026-06-11 16:18:10.911649 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 16:18:10.911684 | localhost | Region: RegionOne
2026-06-11 16:18:10.911718 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-11 16:18:10.911753 | localhost | Product Name: OpenStack Nova
2026-06-11 16:18:10.911787 | localhost | Interface IP: 38.102.83.200
2026-06-11 16:18:10.923970 | 
2026-06-11 16:18:10.924167 | PLAY [all]
2026-06-11 16:18:10.935821 | 
2026-06-11 16:18:10.936004 | TASK [Gather network facts]
2026-06-11 16:18:11.510259 | controller | ok
2026-06-11 16:18:11.522689 | 
2026-06-11 16:18:11.522834 | TASK [include_role : start-zuul-console]
2026-06-11 16:18:11.548818 | controller | ok
2026-06-11 16:18:11.570741 | 
2026-06-11 16:18:11.570982 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 16:18:12.097366 | controller | ok
2026-06-11 16:18:12.105310 | 
2026-06-11 16:18:12.105380 | TASK [include_role : add-build-sshkey]
2026-06-11 16:18:12.127049 | controller | ok
2026-06-11 16:18:12.140781 | 
2026-06-11 16:18:12.140886 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 16:18:12.429881 | controller -> localhost | ok
2026-06-11 16:18:12.439030 | 
2026-06-11 16:18:12.439162 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 16:18:12.482934 | controller | ok
2026-06-11 16:18:12.509570 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 16:18:12.518704 | 
2026-06-11 16:18:12.518830 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 16:18:13.169980 | controller -> localhost | Generating public/private rsa key pair.
2026-06-11 16:18:13.170334 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/9462d066372b43f298203819edd20786_id_rsa
2026-06-11 16:18:13.170397 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/9462d066372b43f298203819edd20786_id_rsa.pub
2026-06-11 16:18:13.170442 | controller -> localhost | The key fingerprint is:
2026-06-11 16:18:13.170484 | controller -> localhost | SHA256:5bMj0fFgAwS648jFwtPz+wrD7VLC8WUoADEjDHPgznY zuul-build-sshkey
2026-06-11 16:18:13.170526 | controller -> localhost | The key's randomart image is:
2026-06-11 16:18:13.170564 | controller -> localhost | +---[RSA 3072]----+
2026-06-11 16:18:13.170602 | controller -> localhost | |%+.   .oo        |
2026-06-11 16:18:13.170643 | controller -> localhost | |o*.  .   .       |
2026-06-11 16:18:13.170682 | controller -> localhost | | . ..  .  *      |
2026-06-11 16:18:13.170722 | controller -> localhost | |o. oo.. o= =     |
2026-06-11 16:18:13.170760 | controller -> localhost | | ++EB+ oS + .    |
2026-06-11 16:18:13.170798 | controller -> localhost | |...Bo=o  . o     |
2026-06-11 16:18:13.170835 | controller -> localhost | |  o =oo . o      |
2026-06-11 16:18:13.170913 | controller -> localhost | |    .+ . . .     |
2026-06-11 16:18:13.170955 | controller -> localhost | |     .+o.        |
2026-06-11 16:18:13.170992 | controller -> localhost | +----[SHA256]-----+
2026-06-11 16:18:13.171074 | controller -> localhost | ok: Runtime: 0:00:00.113726
2026-06-11 16:18:13.178827 | 
2026-06-11 16:18:13.178985 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 16:18:13.222636 | controller | ok
2026-06-11 16:18:13.239427 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 16:18:13.253953 | 
2026-06-11 16:18:13.254080 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 16:18:13.290121 | controller | skipping: Conditional result was False
2026-06-11 16:18:13.295523 | 
2026-06-11 16:18:13.295607 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 16:18:13.992610 | controller | changed
2026-06-11 16:18:13.998081 | 
2026-06-11 16:18:13.998171 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 16:18:14.559160 | controller | ok
2026-06-11 16:18:14.569354 | 
2026-06-11 16:18:14.569549 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 16:18:16.215432 | controller | changed
2026-06-11 16:18:16.223193 | 
2026-06-11 16:18:16.223315 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 16:18:18.559490 | controller | changed
2026-06-11 16:18:18.567247 | 
2026-06-11 16:18:18.567371 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 16:18:18.604339 | controller | skipping: Conditional result was False
2026-06-11 16:18:18.613085 | 
2026-06-11 16:18:18.613222 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 16:18:19.167316 | controller -> localhost | changed
2026-06-11 16:18:19.190893 | 
2026-06-11 16:18:19.191406 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 16:18:19.555993 | controller -> localhost | Identity added: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/9462d066372b43f298203819edd20786_id_rsa (zuul-build-sshkey)
2026-06-11 16:18:19.556230 | controller -> localhost | ok: Runtime: 0:00:00.017780
2026-06-11 16:18:19.561131 | 
2026-06-11 16:18:19.561211 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 16:18:20.362147 | controller | ok
2026-06-11 16:18:20.369589 | 
2026-06-11 16:18:20.369755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 16:18:20.407548 | controller | skipping: Conditional result was False
2026-06-11 16:18:20.425065 | 
2026-06-11 16:18:20.425277 | TASK [include_role : validate-host]
2026-06-11 16:18:20.460589 | controller | ok
2026-06-11 16:18:20.499568 | 
2026-06-11 16:18:20.499771 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 16:18:20.545552 | controller | ok
2026-06-11 16:18:20.552746 | 
2026-06-11 16:18:20.552942 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 16:18:20.873404 | controller -> localhost | ok
2026-06-11 16:18:20.885105 | 
2026-06-11 16:18:20.885290 | TASK [validate-host : Collect information about the host]
2026-06-11 16:18:21.895636 | controller | ok
2026-06-11 16:18:21.913959 | 
2026-06-11 16:18:21.914133 | TASK [validate-host : Sanitize hostname]
2026-06-11 16:18:22.079652 | controller | ok
2026-06-11 16:18:22.084535 | 
2026-06-11 16:18:22.084620 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 16:18:22.606072 | controller -> localhost | changed
2026-06-11 16:18:22.615690 | 
2026-06-11 16:18:22.615821 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 16:18:23.107055 | controller | ok
2026-06-11 16:18:23.114944 | 
2026-06-11 16:18:23.115100 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 16:18:23.687969 | controller -> localhost | changed
2026-06-11 16:18:23.695704 | 
2026-06-11 16:18:23.695770 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 16:18:23.722845 | controller | skipping: Conditional result was False
2026-06-11 16:18:23.727273 | 
2026-06-11 16:18:23.727335 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 16:18:23.754396 | controller | skipping: Conditional result was False
2026-06-11 16:18:23.759828 | 
2026-06-11 16:18:23.759917 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 16:18:24.128936 | controller | ok: "logs"
2026-06-11 16:18:24.129446 | controller | ok: All items complete
2026-06-11 16:18:24.129513 | 
2026-06-11 16:18:24.473067 | controller | ok: "artifacts"
2026-06-11 16:18:24.805908 | controller | ok: "docs"
2026-06-11 16:18:24.817237 | 
2026-06-11 16:18:24.817368 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 16:18:25.172220 | controller | changed: "logs"
2026-06-11 16:18:25.489350 | controller | changed: "artifacts"
2026-06-11 16:18:25.801588 | controller | changed: "docs"
2026-06-11 16:18:25.820336 | 
2026-06-11 16:18:25.820525 | PLAY RECAP
2026-06-11 16:18:25.820620 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 16:18:25.820675 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 16:18:25.820712 | 
2026-06-11 16:18:25.992157 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 16:18:25.996181 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 16:18:26.742785 | 
2026-06-11 16:18:26.742932 | PLAY [all]
2026-06-11 16:18:26.753543 | 
2026-06-11 16:18:26.753610 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 16:18:26.823709 | controller | ok
2026-06-11 16:18:26.829016 | 
2026-06-11 16:18:26.829121 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 16:18:27.541952 | controller | changed
2026-06-11 16:18:27.552446 | 
2026-06-11 16:18:27.552703 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 16:18:31.672644 | controller | changed
2026-06-11 16:18:31.691368 | 
2026-06-11 16:18:31.691655 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 16:18:32.293704 | controller | changed:
2026-06-11 16:18:32.294199 | controller | {
2026-06-11 16:18:32.294275 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 16:18:32.294338 | controller | }
2026-06-11 16:18:32.817558 | controller | changed:
2026-06-11 16:18:32.817784 | controller | {
2026-06-11 16:18:32.817914 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 16:18:32.817975 | controller | }
2026-06-11 16:18:33.337749 | controller | changed:
2026-06-11 16:18:33.337963 | controller | {
2026-06-11 16:18:33.338018 | 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 16:18:33.338059 | controller | }
2026-06-11 16:18:33.703814 | controller | changed:
2026-06-11 16:18:33.704042 | controller | {
2026-06-11 16:18:33.704093 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 16:18:33.704134 | controller | }
2026-06-11 16:18:34.094010 | controller | changed:
2026-06-11 16:18:34.094185 | controller | {
2026-06-11 16:18:34.094237 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 16:18:34.094277 | controller | }
2026-06-11 16:18:34.569084 | controller | changed:
2026-06-11 16:18:34.569321 | controller | {
2026-06-11 16:18:34.569394 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 16:18:34.569451 | controller | }
2026-06-11 16:18:35.133239 | controller | changed:
2026-06-11 16:18:35.133396 | controller | {
2026-06-11 16:18:35.133428 | 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 16:18:35.133464 | controller | }
2026-06-11 16:18:35.591619 | controller | changed:
2026-06-11 16:18:35.591803 | controller | {
2026-06-11 16:18:35.591901 | 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 16:18:35.591975 | controller | }
2026-06-11 16:18:35.931618 | controller | changed:
2026-06-11 16:18:35.931931 | controller | {
2026-06-11 16:18:35.931999 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 16:18:35.932043 | controller | }
2026-06-11 16:18:36.340223 | controller | changed:
2026-06-11 16:18:36.340425 | controller | {
2026-06-11 16:18:36.340476 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 16:18:36.340518 | controller | }
2026-06-11 16:18:36.757150 | controller | changed:
2026-06-11 16:18:36.757318 | controller | {
2026-06-11 16:18:36.757369 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 16:18:36.757409 | controller | }
2026-06-11 16:18:37.161345 | controller | changed:
2026-06-11 16:18:37.161578 | controller | {
2026-06-11 16:18:37.161634 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 16:18:37.161675 | controller | }
2026-06-11 16:18:37.612525 | controller | changed:
2026-06-11 16:18:37.612741 | controller | {
2026-06-11 16:18:37.612808 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 16:18:37.612918 | controller | }
2026-06-11 16:18:38.039443 | controller | changed:
2026-06-11 16:18:38.039574 | controller | {
2026-06-11 16:18:38.039607 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 16:18:38.039634 | controller | }
2026-06-11 16:18:38.460750 | controller | changed:
2026-06-11 16:18:38.460994 | controller | {
2026-06-11 16:18:38.461048 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 16:18:38.461089 | controller | }
2026-06-11 16:18:38.901068 | controller | changed:
2026-06-11 16:18:38.901363 | controller | {
2026-06-11 16:18:38.901428 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 16:18:38.901472 | controller | }
2026-06-11 16:18:39.365607 | controller | changed:
2026-06-11 16:18:39.365759 | controller | {
2026-06-11 16:18:39.365809 | 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 16:18:39.365895 | controller | }
2026-06-11 16:18:39.764082 | controller | changed:
2026-06-11 16:18:39.764308 | controller | {
2026-06-11 16:18:39.764364 | 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 16:18:39.764419 | controller | }
2026-06-11 16:18:40.232555 | controller | changed:
2026-06-11 16:18:40.232765 | controller | {
2026-06-11 16:18:40.232960 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 16:18:40.233051 | controller | }
2026-06-11 16:18:40.629782 | controller | changed:
2026-06-11 16:18:40.630166 | controller | {
2026-06-11 16:18:40.630262 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 16:18:40.630330 | controller | }
2026-06-11 16:18:41.037731 | controller | changed:
2026-06-11 16:18:41.038094 | controller | {
2026-06-11 16:18:41.038193 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 16:18:41.038260 | controller | }
2026-06-11 16:18:42.126952 | controller | changed:
2026-06-11 16:18:42.127122 | controller | {
2026-06-11 16:18:42.127172 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 16:18:42.127210 | controller | }
2026-06-11 16:18:42.522191 | controller | changed:
2026-06-11 16:18:42.522320 | controller | {
2026-06-11 16:18:42.522343 | 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 16:18:42.522362 | controller | }
2026-06-11 16:18:43.188074 | controller | changed:
2026-06-11 16:18:43.188335 | controller | {
2026-06-11 16:18:43.188389 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 16:18:43.188430 | controller | }
2026-06-11 16:18:43.590562 | controller | changed:
2026-06-11 16:18:43.590724 | controller | {
2026-06-11 16:18:43.590774 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 16:18:43.590815 | controller | }
2026-06-11 16:18:44.778589 | controller | changed:
2026-06-11 16:18:44.779019 | controller | {
2026-06-11 16:18:44.779085 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 16:18:44.779126 | controller | }
2026-06-11 16:18:44.818440 | 
2026-06-11 16:18:44.818615 | TASK [Set timezone to UTC]
2026-06-11 16:18:45.376205 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 16:18:45.379946 | 
2026-06-11 16:18:45.380012 | TASK [Create nodepool directory]
2026-06-11 16:18:45.776536 | controller | changed
2026-06-11 16:18:45.786982 | 
2026-06-11 16:18:45.787113 | TASK [Create nodepool sub_nodes file]
2026-06-11 16:18:47.282440 | controller | changed
2026-06-11 16:18:47.286354 | 
2026-06-11 16:18:47.286437 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 16:18:48.672692 | controller | changed
2026-06-11 16:18:48.681123 | 
2026-06-11 16:18:48.681252 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 16:18:48.736489 | 
2026-06-11 16:18:48.736690 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 16:18:48.768491 | 
2026-06-11 16:18:48.768714 | TASK [Create nodepool primary file]
2026-06-11 16:18:48.795415 | controller | skipping: Conditional result was False
2026-06-11 16:18:48.804364 | 
2026-06-11 16:18:48.804457 | TASK [Create nodepool node_private for this node]
2026-06-11 16:18:50.230535 | controller | changed
2026-06-11 16:18:50.241013 | 
2026-06-11 16:18:50.241223 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 16:18:50.767584 | controller | ok: Item: id_rsa Runtime: 0:00:00.007904
2026-06-11 16:18:50.767812 | 
2026-06-11 16:18:51.034298 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.005363
2026-06-11 16:18:51.051578 | 
2026-06-11 16:18:51.051815 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 16:18:52.579573 | controller | changed
2026-06-11 16:18:52.588183 | 
2026-06-11 16:18:52.588316 | TASK [Validate sudoers config after edits]
2026-06-11 16:18:52.977688 | controller | /etc/sudoers: parsed OK
2026-06-11 16:18:52.977758 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 16:18:52.977765 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-11 16:18:52.977770 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 16:18:53.144627 | controller | ok: Runtime: 0:00:00.005930
2026-06-11 16:18:53.155149 | 
2026-06-11 16:18:53.155293 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 16:18:53.514510 | controller | SHELL=/bin/bash
2026-06-11 16:18:53.514605 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-11 16:18:53.514635 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-11 16:18:53.514656 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/73/3773/af28e3154d9fffee44d2c46cf5df3df2c533ab9a
2026-06-11 16:18:53.514674 | controller | PWD=/home/zuul
2026-06-11 16:18:53.514690 | controller | ZUUL_PIPELINE=github-check
2026-06-11 16:18:53.514710 | controller | LOGNAME=zuul
2026-06-11 16:18:53.514725 | controller | XDG_SESSION_TYPE=tty
2026-06-11 16:18:53.514741 | controller | _=/usr/bin/env
2026-06-11 16:18:53.514761 | controller | MOTD_SHOWN=pam
2026-06-11 16:18:53.514776 | controller | HOME=/home/zuul
2026-06-11 16:18:53.514791 | controller | LANG=en_US.UTF-8
2026-06-11 16:18:53.514807 | controller | SSH_CONNECTION=38.129.56.84 56328 38.102.83.200 22
2026-06-11 16:18:53.514824 | 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 16:18:53.514840 | controller | ZUUL_CHANGE_IDS=3773,af28e3154d9fffee44d2c46cf5df3df2c533ab9a
2026-06-11 16:18:53.514856 | controller | WORKSPACE=/home/zuul/workspace
2026-06-11 16:18:53.514871 | controller | XDG_SESSION_CLASS=user
2026-06-11 16:18:53.514886 | controller | SELINUX_ROLE_REQUESTED=
2026-06-11 16:18:53.514900 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 16:18:53.514915 | controller | USER=zuul
2026-06-11 16:18:53.514930 | controller | ZUUL_VOTING=True
2026-06-11 16:18:53.514945 | controller | BUILD_TIMEOUT=10800000
2026-06-11 16:18:53.514960 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-11 16:18:53.514975 | controller | SHLVL=1
2026-06-11 16:18:53.515024 | controller | ZUUL_PATCHSET=af28e3154d9fffee44d2c46cf5df3df2c533ab9a
2026-06-11 16:18:53.515033 | controller | XDG_SESSION_ID=1
2026-06-11 16:18:53.515137 | controller | ZUUL_BRANCH=main
2026-06-11 16:18:53.515150 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 16:18:53.515159 | controller | SSH_CLIENT=38.129.56.84 56328 22
2026-06-11 16:18:53.515173 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 16:18:53.515182 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 16:18:53.515191 | controller | which_declare=declare -f
2026-06-11 16:18:53.515200 | 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 16:18:53.515208 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-11 16:18:53.515217 | controller | ZUUL_CHANGE=3773
2026-06-11 16:18:53.515225 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 16:18:53.515233 | controller | ZUUL_UUID=9462d066372b43f298203819edd20786
2026-06-11 16:18:53.515242 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 16:18:53.515251 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 16:18:53.515259 | controller | }
2026-06-11 16:18:53.703783 | controller | ok: Runtime: 0:00:00.008049
2026-06-11 16:18:53.712257 | 
2026-06-11 16:18:53.712386 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 16:18:53.751439 | controller | skipping: Conditional result was False
2026-06-11 16:18:53.763329 | 
2026-06-11 16:18:53.763509 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 16:18:54.306577 | controller | skipping: Conditional result was False
2026-06-11 16:18:54.316551 | 
2026-06-11 16:18:54.316687 | TASK [Ensure legacy workspace directory]
2026-06-11 16:18:54.688939 | controller | changed
2026-06-11 16:18:54.691965 | 
2026-06-11 16:18:54.692100 | PLAY RECAP
2026-06-11 16:18:54.692204 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 16:18:54.692248 | 
2026-06-11 16:18:54.919580 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 16:18:54.926079 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 16:18:55.605569 | 
2026-06-11 16:18:55.605731 | PLAY [all,!compute]
2026-06-11 16:18:55.616218 | 
2026-06-11 16:18:55.616348 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-11 16:18:56.140396 | controller | skipping: Conditional result was False
2026-06-11 16:18:56.150773 | 
2026-06-11 16:18:56.151041 | TASK [Install podman]
2026-06-11 16:19:23.343080 | controller | changed
2026-06-11 16:19:23.360591 | 
2026-06-11 16:19:23.360720 | TASK [Set var name for quay login zuul secret]
2026-06-11 16:19:23.448749 | controller | skipping: Conditional result was False
2026-06-11 16:19:23.459010 | 
2026-06-11 16:19:23.459168 | TASK [Print the username]
2026-06-11 16:19:24.083720 | controller | openstack-k8s-operators+cirobot
2026-06-11 16:19:24.505589 | controller | ok: Runtime: 0:00:00.005947
2026-06-11 16:19:24.518977 | 
2026-06-11 16:19:24.519161 | TASK [Fail when user or password is not set]
2026-06-11 16:19:24.599480 | controller | skipping: Conditional result was False
2026-06-11 16:19:24.609173 | 
2026-06-11 16:19:24.609318 | TASK [Set vars for quay login]
2026-06-11 16:19:24.697253 | controller | Output suppressed because no_log was given
2026-06-11 16:19:24.706141 | 
2026-06-11 16:19:24.706307 | LOOP [Perform container registry login(s) with podman]
2026-06-11 16:19:27.009540 | controller | Output suppressed because no_log was given
2026-06-11 16:19:27.018825 | 
2026-06-11 16:19:27.018998 | LOOP [Perform container registry login(s) with buildah]
2026-06-11 16:19:27.103763 | controller | Output suppressed because no_log was given
2026-06-11 16:19:27.136768 | 
2026-06-11 16:19:27.136994 | TASK [Set Insecure registry for content provider]
2026-06-11 16:19:27.893639 | controller | changed: Block inserted
2026-06-11 16:19:27.896302 | 
2026-06-11 16:19:27.896396 | PLAY RECAP
2026-06-11 16:19:27.896480 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 16:19:27.896522 | 
2026-06-11 16:19:28.068341 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 16:19:28.070941 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 16:19:28.784959 | 
2026-06-11 16:19:28.785106 | PLAY [Prefer ipv4 over ipv6]
2026-06-11 16:19:28.795041 | 
2026-06-11 16:19:28.795109 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-11 16:19:28.871072 | controller | skipping: Conditional result was False
2026-06-11 16:19:28.873807 | 
2026-06-11 16:19:28.873922 | PLAY [controller]
2026-06-11 16:19:28.881359 | 
2026-06-11 16:19:28.881474 | TASK [Fail when openshift_pull_sec not provided]
2026-06-11 16:19:28.908292 | controller | skipping: Conditional result was False
2026-06-11 16:19:28.920828 | 
2026-06-11 16:19:28.921023 | TASK [Clone repos in the job workspace]
2026-06-11 16:19:28.956952 | controller | ok
2026-06-11 16:19:28.983945 | 
2026-06-11 16:19:28.984158 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 16:19:29.814328 | controller | ok
2026-06-11 16:19:29.825094 | 
2026-06-11 16:19:29.825341 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 16:19:36.641162 | controller | Output suppressed because no_log was given
2026-06-11 16:19:36.650868 | 
2026-06-11 16:19:36.650952 | TASK [Create pull-secret.txt file]
2026-06-11 16:19:38.735919 | controller | Output suppressed because no_log was given
2026-06-11 16:19:38.739347 | 
2026-06-11 16:19:38.739410 | TASK [Apply CRC features and print image build date]
2026-06-11 16:19:38.763797 | controller | ok
2026-06-11 16:19:38.769179 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-11 16:19:38.774260 | 
2026-06-11 16:19:38.774318 | TASK [Set additional parameters for crc - telemetry]
2026-06-11 16:19:39.341888 | controller | skipping: Conditional result was False
2026-06-11 16:19:39.346754 | 
2026-06-11 16:19:39.346820 | TASK [Set additional parameters for crc - monitoring]
2026-06-11 16:19:39.870315 | controller | skipping: Conditional result was False
2026-06-11 16:19:39.879560 | 
2026-06-11 16:19:39.879687 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-11 16:19:40.420454 | controller | skipping: Conditional result was False
2026-06-11 16:19:40.425124 | 
2026-06-11 16:19:40.425187 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-11 16:19:40.947267 | controller | skipping: Conditional result was False
2026-06-11 16:19:40.956996 | 
2026-06-11 16:19:40.957181 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-11 16:19:41.509117 | controller | skipping: Conditional result was False
2026-06-11 16:19:41.519422 | 
2026-06-11 16:19:41.519554 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-11 16:19:42.060265 | controller | skipping: Conditional result was False
2026-06-11 16:19:42.065597 | 
2026-06-11 16:19:42.065663 | TASK [Execute crc start command]
2026-06-11 16:32:29.497684 | controller | ok: Runtime: 0:12:46.014346
2026-06-11 16:32:29.506511 | 
2026-06-11 16:32:29.506646 | TASK [Verify that OpenShift is up and running]
2026-06-11 16:32:29.533256 | controller | ok
2026-06-11 16:32:29.553031 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-11 16:32:29.565419 | 
2026-06-11 16:32:29.565497 | TASK [Create script to login and verify services]
2026-06-11 16:32:30.977095 | controller | changed
2026-06-11 16:32:30.986177 | 
2026-06-11 16:32:30.986390 | TASK [Ensure that user is logged]
2026-06-11 16:32:31.350214 | controller | Checking login to the cluster 1...
2026-06-11 16:32:33.588607 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-11 16:32:33.588667 | controller |
2026-06-11 16:32:38.057066 | controller | Login successful.
2026-06-11 16:32:38.057146 | controller |
2026-06-11 16:32:38.096175 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-11 16:32:38.096251 | controller |
2026-06-11 16:32:38.096267 | controller | Using project "default".
2026-06-11 16:32:38.538640 | controller | ok: Runtime: 0:00:06.928541
2026-06-11 16:32:38.547369 | 
2026-06-11 16:32:38.547501 | TASK [Delete all openshift-marketplace pods]
2026-06-11 16:32:40.044688 | controller | pod "certified-operators-l27pk" deleted
2026-06-11 16:32:40.062885 | controller | pod "community-operators-qhh6t" deleted
2026-06-11 16:32:40.080759 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-11 16:32:40.100025 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-11 16:32:40.132808 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-11 16:32:42.115231 | controller | ok: Runtime: 0:00:03.085924
2026-06-11 16:32:42.120532 | 
2026-06-11 16:32:42.120600 | TASK [Copy script ensure_services_up.sh]
2026-06-11 16:32:42.186438 | controller | skipping: Conditional result was False
2026-06-11 16:32:42.191952 | 
2026-06-11 16:32:42.192064 | TASK [Ensure all pods are up and running]
2026-06-11 16:32:42.732695 | controller | skipping: Conditional result was False
2026-06-11 16:32:42.738419 | 
2026-06-11 16:32:42.738520 | TASK [Check if there is a image build date file]
2026-06-11 16:32:43.127907 | controller | ok
2026-06-11 16:32:43.136442 | 
2026-06-11 16:32:43.136595 | TASK [Print image date if available]
2026-06-11 16:32:43.574266 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-11 16:32:43.682440 | controller | ok: Runtime: 0:00:00.005151
2026-06-11 16:32:43.687396 | 
2026-06-11 16:32:43.687480 | TASK [Fix machineconfigpool]
2026-06-11 16:32:43.742965 | controller | skipping: Conditional result was False
2026-06-11 16:32:43.749373 | 
2026-06-11 16:32:43.749464 | TASK [Show available nodes]
2026-06-11 16:32:44.668627 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-11 16:32:44.668717 | controller | crc    Ready    control-plane,master,worker   221d   v1.33.5
2026-06-11 16:32:44.787253 | controller | ok: Runtime: 0:00:00.550728
2026-06-11 16:32:44.795785 | 
2026-06-11 16:32:44.795963 | TASK [Configure insecure registry inside crc vm]
2026-06-11 16:32:44.843174 | controller | ok
2026-06-11 16:32:44.858207 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-11 16:32:44.874285 | 
2026-06-11 16:32:44.874440 | TASK [Catch CRC IP]
2026-06-11 16:32:45.292363 | controller | 192.168.130.11
2026-06-11 16:32:45.407772 | controller | ok: Runtime: 0:00:00.068992
2026-06-11 16:32:45.412593 | 
2026-06-11 16:32:45.412666 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-11 16:32:45.907280 | controller | image.config.openshift.io/cluster patched
2026-06-11 16:32:45.953343 | controller | ok: Runtime: 0:00:00.155192
2026-06-11 16:32:45.962026 | 
2026-06-11 16:32:45.962173 | TASK [Check if id_ed25519 key exists]
2026-06-11 16:32:46.292362 | controller | ok
2026-06-11 16:32:46.301753 | 
2026-06-11 16:32:46.301918 | TASK [Set fact if new keypair exists]
2026-06-11 16:32:46.347601 | controller | ok
2026-06-11 16:32:46.354964 | 
2026-06-11 16:32:46.355091 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-11 16:32:48.258382 | controller |
2026-06-11 16:32:48.258489 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-11 16:32:48.258498 | controller |
2026-06-11 16:32:48.258504 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 16:32:55.515114 | controller | ok: [192.168.130.11]
2026-06-11 16:32:55.515198 | controller |
2026-06-11 16:32:55.515205 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-11 16:32:56.816543 | controller | changed: [192.168.130.11]
2026-06-11 16:32:56.816607 | controller |
2026-06-11 16:32:56.816612 | controller | TASK [Restart crio] ************************************************************
2026-06-11 16:33:03.142485 | controller | changed: [192.168.130.11]
2026-06-11 16:33:03.142570 | controller |
2026-06-11 16:33:03.142578 | controller | TASK [Restart kubelet] *********************************************************
2026-06-11 16:33:04.849880 | controller | changed: [192.168.130.11]
2026-06-11 16:33:04.850001 | controller |
2026-06-11 16:33:04.850008 | controller | PLAY RECAP *********************************************************************
2026-06-11 16:33:04.850016 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 16:33:04.850022 | controller |
2026-06-11 16:33:05.423755 | controller | ok: Runtime: 0:00:18.148825
2026-06-11 16:33:05.432072 | 
2026-06-11 16:33:05.432206 | TASK [Catch CRC IP]
2026-06-11 16:33:05.929889 | controller | 192.168.130.11
2026-06-11 16:33:05.985208 | controller | ok: Runtime: 0:00:00.106445
2026-06-11 16:33:05.993775 | 
2026-06-11 16:33:05.993944 | TASK [Check if id_ed25519 key exists]
2026-06-11 16:33:06.355173 | controller | ok
2026-06-11 16:33:06.363606 | 
2026-06-11 16:33:06.363730 | TASK [Set fact if new keypair exists]
2026-06-11 16:33:06.410264 | controller | ok
2026-06-11 16:33:06.417834 | 
2026-06-11 16:33:06.417996 | TASK [Run crc]
2026-06-11 16:33:07.353820 | controller |
2026-06-11 16:33:07.353981 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-11 16:33:07.353988 | controller |
2026-06-11 16:33:07.353993 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 16:33:12.027347 | controller | ok: [192.168.130.11]
2026-06-11 16:33:12.027413 | controller |
2026-06-11 16:33:12.027419 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-11 16:33:14.041505 | controller | changed: [192.168.130.11]
2026-06-11 16:33:14.041554 | controller |
2026-06-11 16:33:14.041560 | controller | TASK [Add crio config] *********************************************************
2026-06-11 16:33:15.833273 | controller | changed: [192.168.130.11]
2026-06-11 16:33:15.833347 | controller |
2026-06-11 16:33:15.833356 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-11 16:33:19.437383 | controller | changed: [192.168.130.11]
2026-06-11 16:33:19.437466 | controller |
2026-06-11 16:33:19.437473 | controller | PLAY RECAP *********************************************************************
2026-06-11 16:33:19.437478 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 16:33:19.437482 | controller |
2026-06-11 16:33:19.978968 | controller | ok: Runtime: 0:00:12.719664
2026-06-11 16:33:19.988048 | 
2026-06-11 16:33:19.988217 | TASK [Set slower etcd profile]
2026-06-11 16:33:20.065485 | controller | ok
2026-06-11 16:33:20.106244 | 
2026-06-11 16:33:20.106383 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-11 16:33:20.601619 | controller | etcd.operator.openshift.io/cluster patched
2026-06-11 16:33:20.654188 | controller | ok: Runtime: 0:00:00.163245
2026-06-11 16:33:20.663311 | 
2026-06-11 16:33:20.663438 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-11 16:33:50.712286 | controller | ok
2026-06-11 16:33:50.717796 | 
2026-06-11 16:33:50.717935 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-11 16:39:29.020909 | controller | ok: Runtime: 0:00:00.126940
2026-06-11 16:39:29.039704 | 
2026-06-11 16:39:29.039836 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-11 16:39:29.106334 | controller | ok
2026-06-11 16:39:29.166467 | 
2026-06-11 16:39:29.166594 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-11 16:39:29.196529 | controller | ok
2026-06-11 16:39:29.201992 | 
2026-06-11 16:39:29.202073 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-11 16:39:29.244446 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-11 16:39:29.255393 | 
2026-06-11 16:39:29.255535 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-11 16:39:29.693332 | controller |
2026-06-11 16:39:29.794744 | controller | ok: Runtime: 0:00:00.032657
2026-06-11 16:39:29.810014 | 
2026-06-11 16:39:29.810146 | TASK [Pause machineconfigpool]
2026-06-11 16:39:29.885181 | controller | ok
2026-06-11 16:39:29.943467 | 
2026-06-11 16:39:29.943621 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-11 16:39:30.452277 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-11 16:39:30.452714 | controller | ok: Item: master Runtime: 0:00:00.146082
2026-06-11 16:39:30.916698 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-11 16:39:30.918529 | controller | ok: Item: worker Runtime: 0:00:00.172845
2026-06-11 16:39:30.934665 | 
2026-06-11 16:39:30.934934 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-11 16:39:31.439521 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-11 16:39:31.439643 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      221d
2026-06-11 16:39:31.439670 | controller | worker   rendered-worker-024b17df53c538fa0e4a4b33711ca524   True      False      False      0              0                   0                     0                      221d
2026-06-11 16:39:31.492947 | controller | ok: Runtime: 0:00:00.127509
2026-06-11 16:39:31.508807 | 
2026-06-11 16:39:31.508980 | TASK [Create cluster certificate approver workaround]
2026-06-11 16:39:31.587006 | controller | ok
2026-06-11 16:39:31.642842 | 
2026-06-11 16:39:31.643056 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-11 16:39:32.144354 | controller | ok: Item: Runtime: 0:00:00.155008
2026-06-11 16:39:32.144827 | controller | ok: All items complete
2026-06-11 16:39:32.144938 | 
2026-06-11 16:39:42.601218 | controller | ok: Item: Runtime: 0:00:00.145628
2026-06-11 16:39:53.081269 | controller | ok: Item: Runtime: 0:00:00.146812
2026-06-11 16:39:53.094255 | 
2026-06-11 16:39:53.094481 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-11 16:39:54.368407 | controller | changed
2026-06-11 16:39:54.377973 | 
2026-06-11 16:39:54.378146 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-11 16:39:54.933273 | controller | serviceaccount/csr-approver-sa created
2026-06-11 16:39:54.949290 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-11 16:39:55.085749 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-11 16:39:55.104712 | controller | cronjob.batch/auto-csr-approver created
2026-06-11 16:39:55.420975 | controller | ok: Runtime: 0:00:00.363579
2026-06-11 16:39:55.436906 | 
2026-06-11 16:39:55.437040 | TASK [Ensure that all cluster operators are stable]
2026-06-11 16:39:56.067169 | controller | False
2026-06-11 16:39:56.067282 | controller | True
2026-06-11 16:39:56.067294 | controller | True
2026-06-11 16:39:56.067303 | controller | True
2026-06-11 16:39:56.067311 | controller | True
2026-06-11 16:39:56.067319 | controller | True
2026-06-11 16:39:56.067331 | controller | True
2026-06-11 16:39:56.067339 | controller | True
2026-06-11 16:39:56.067347 | controller | True
2026-06-11 16:39:56.067355 | controller | True
2026-06-11 16:39:56.067363 | controller | True
2026-06-11 16:39:56.067370 | controller | True
2026-06-11 16:39:56.067378 | controller | True
2026-06-11 16:39:56.067386 | controller | True
2026-06-11 16:39:56.067394 | controller | True
2026-06-11 16:39:56.067404 | controller | True
2026-06-11 16:39:56.067413 | controller | True
2026-06-11 16:39:56.067421 | controller | True
2026-06-11 16:39:56.067430 | controller | True
2026-06-11 16:39:56.067438 | controller | True
2026-06-11 16:39:56.067446 | controller | True
2026-06-11 16:39:56.067453 | controller | True
2026-06-11 16:39:56.067461 | controller | True
2026-06-11 16:39:56.067469 | controller | True
2026-06-11 16:42:19.402482 | controller | ok: Runtime: 0:00:00.141104
2026-06-11 16:42:19.408797 | 
2026-06-11 16:42:19.409098 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 16:42:19.409480 | 
2026-06-11 16:42:19.409570 | PLAY RECAP
2026-06-11 16:42:19.409668 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 16:42:19.409713 | 
2026-06-11 16:42:19.589926 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 16:42:19.594272 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 16:42:20.301461 | 
2026-06-11 16:42:20.301602 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 16:42:20.315668 | 
2026-06-11 16:42:20.315784 | TASK [Clone repos in the job workspace]
2026-06-11 16:42:20.381674 | controller | ok
2026-06-11 16:42:20.401322 | 
2026-06-11 16:42:20.401434 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 16:42:20.850432 | controller | ok
2026-06-11 16:42:20.861046 | 
2026-06-11 16:42:20.861196 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 16:42:22.198144 | controller | Output suppressed because no_log was given
2026-06-11 16:42:22.214477 | 
2026-06-11 16:42:22.214693 | TASK [Create zuul-output directory]
2026-06-11 16:42:22.827620 | controller | ok
2026-06-11 16:42:22.836846 | 
2026-06-11 16:42:22.837026 | TASK [Install required packages]
2026-06-11 16:42:24.313148 | controller | ok: Nothing to do
2026-06-11 16:42:24.323518 | 
2026-06-11 16:42:24.323676 | TASK [Output pip related things]
2026-06-11 16:42:25.169190 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 16:42:25.408304 | controller | ok: Runtime: 0:00:00.407980
2026-06-11 16:42:25.413555 | 
2026-06-11 16:42:25.413641 | TASK [Install requirements]
2026-06-11 16:43:32.818899 | controller | changed
2026-06-11 16:43:32.836060 | 
2026-06-11 16:43:32.836190 | TASK [Add cronjob to trigger job stats]
2026-06-11 16:43:32.892832 | controller | skipping: Conditional result was False
2026-06-11 16:43:32.899796 | 
2026-06-11 16:43:32.899910 | LOOP [Construct project change list]
2026-06-11 16:43:32.968716 | controller | ok:
2026-06-11 16:43:32.969066 | controller | {
2026-06-11 16:43:32.969125 | controller |   "branch": "main",
2026-06-11 16:43:32.969165 | controller |   "change": "3773",
2026-06-11 16:43:32.969203 | controller |   "change_message": "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1.  Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n    The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to  \r\n    cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n    encoded values under data.ceph_conf (DCN convention).\r\n\r\n2.  Allow overriding ssh and storage_mgmt\r\n    \r\n    To allow BM SNO with ceph using custom ceph CIDR values,\r\n    make ssh_network_range and storage_mgmt_network_range overridable via\r\n    cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n    Both are set in set_fact which clobbers extra vars, so we use the\r\n    cifmw_ indirection with default() to preserve original defaults.\r\n    \r\n    NOTE: storage_network_range also needs this treatment.\r\n    It use to be commented out in set_fact, and this change needs\r\n    extra testing with Ceph ci jobs perhaps.\r\n\r\n    Also gather network facts for IP-to-host mapping. \r\n\r\n3. Fix Swift by Ceph RGW on SNO setup                                                                                                                                                              \r\n\r\n    On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n    ingress service (haproxy/keepalived) is not deployed because the\r\n    ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n    Parameterize RGW port to correct the Keystone Swift endpoint for SNO.\r\n    Change the VIP detection logic so that if cifmw_cephadm_rgw_vip\r\n    is pre-set (e.g. to the host's storage IP for SNO cases) - it's\r\n    preserved. Otherwise it falls back to cifmw_cephadm_vip\r\n    (the ingress VIP) as before.\r\n\r\n    Users will be able to chose from VIP:8080 vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high",
2026-06-11 16:43:32.969274 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3773",
2026-06-11 16:43:32.969316 | controller |   "commit_id": "af28e3154d9fffee44d2c46cf5df3df2c533ab9a",
2026-06-11 16:43:32.969352 | controller |   "patchset": "af28e3154d9fffee44d2c46cf5df3df2c533ab9a",
2026-06-11 16:43:32.969387 | controller |   "project": {
2026-06-11 16:43:32.969422 | controller |     "canonical_hostname": "github.com",
2026-06-11 16:43:32.969457 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 16:43:32.969491 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 16:43:32.969526 | controller |     "short_name": "ci-framework",
2026-06-11 16:43:32.969561 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 16:43:32.969597 | controller |   },
2026-06-11 16:43:32.969632 | controller |   "topic": null
2026-06-11 16:43:32.969666 | controller | }
2026-06-11 16:43:33.020478 | 
2026-06-11 16:43:33.020625 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 16:43:33.027812 | 
2026-06-11 16:43:33.027915 | TASK [Filter out host if needed]
2026-06-11 16:43:33.039973 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 16:43:33.044179 | 
2026-06-11 16:43:33.044252 | TASK [Get git tag for image tagging]
2026-06-11 16:43:33.573382 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.584934 | 
2026-06-11 16:43:33.585081 | TASK [Set openstack-runner image]
2026-06-11 16:43:33.621763 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.630687 | 
2026-06-11 16:43:33.630814 | TASK [Build openstack-runner image]
2026-06-11 16:43:33.667247 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.675889 | 
2026-06-11 16:43:33.676021 | TASK [Push openstack-runner image]
2026-06-11 16:43:33.712476 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.721399 | 
2026-06-11 16:43:33.721527 | TASK [Make sure ci-framework directory exists]
2026-06-11 16:43:33.758371 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.768041 | 
2026-06-11 16:43:33.768169 | TASK [Create EDPM ansible var file]
2026-06-11 16:43:33.805219 | controller | skipping: Conditional result was False
2026-06-11 16:43:33.807134 | 
2026-06-11 16:43:33.807234 | PLAY RECAP
2026-06-11 16:43:33.807335 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-11 16:43:33.807378 | 
2026-06-11 16:43:33.959823 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 16:43:33.963658 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 16:43:34.625341 | 
2026-06-11 16:43:34.625484 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 16:43:34.637616 | 
2026-06-11 16:43:34.637747 | TASK [Create zuul-output directory]
2026-06-11 16:43:35.114106 | controller | changed
2026-06-11 16:43:35.119501 | 
2026-06-11 16:43:35.119606 | TASK [Slurp Zuul inventory test]
2026-06-11 16:43:35.633178 | controller -> localhost | ok
2026-06-11 16:43:35.645182 | 
2026-06-11 16:43:35.645326 | TASK [Save zuul inventory]
2026-06-11 16:43:37.302144 | controller | changed
2026-06-11 16:43:37.312672 | 
2026-06-11 16:43:37.312845 | TASK [Save zuul vars without the change_message]
2026-06-11 16:43:38.744694 | controller | changed
2026-06-11 16:43:38.747462 | 
2026-06-11 16:43:38.748382 | PLAY RECAP
2026-06-11 16:43:38.748519 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 16:43:38.748592 | 
2026-06-11 16:43:38.882013 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 16:43:38.886121 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-11 16:43:39.599986 | 
2026-06-11 16:43:39.600133 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-11 16:43:39.611586 | 
2026-06-11 16:43:39.611726 | TASK [Filter out host if needed]
2026-06-11 16:43:39.619409 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 16:43:39.623405 | 
2026-06-11 16:43:39.623473 | TASK [Check for edpm-ansible.yml file]
2026-06-11 16:43:40.112622 | controller | ok
2026-06-11 16:43:40.121004 | 
2026-06-11 16:43:40.121146 | TASK [Check if new ssh keypair exists]
2026-06-11 16:43:40.146158 | controller | ok
2026-06-11 16:43:40.175371 | 
2026-06-11 16:43:40.175545 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 16:43:40.515394 | controller | ok
2026-06-11 16:43:40.524745 | 
2026-06-11 16:43:40.524935 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 16:43:40.569543 | controller | ok
2026-06-11 16:43:40.577274 | 
2026-06-11 16:43:40.577409 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 16:43:40.594366 | controller | skipping: Conditional result was False
2026-06-11 16:43:40.613168 | 
2026-06-11 16:43:40.613339 | TASK [Add crc node in local inventory]
2026-06-11 16:43:40.658326 | controller | changed
2026-06-11 16:43:40.668807 | 
2026-06-11 16:43:40.668987 | LOOP [Ensure we know ssh hosts]
2026-06-11 16:43:41.211580 | controller | ok: Item: controller Runtime: 0:00:00.045456
2026-06-11 16:43:41.632919 | controller | ok: Item: crc Runtime: 0:00:00.103089
2026-06-11 16:43:41.650143 | 
2026-06-11 16:43:41.650370 | TASK [Load zuul_inventory]
2026-06-11 16:43:42.140221 | controller | ok
2026-06-11 16:43:42.164042 | 
2026-06-11 16:43:42.164178 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 16:43:43.768826 | controller | changed
2026-06-11 16:43:43.777006 | 
2026-06-11 16:43:43.777147 | TASK [Set default pre-update tag if not provided]
2026-06-11 16:43:43.822336 | controller | ok
2026-06-11 16:43:43.830035 | 
2026-06-11 16:43:43.830165 | TASK [Get pre-update index image digest from tag]
2026-06-11 16:43:46.543720 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:43:46.883680 | controller | ok: Runtime: 0:00:02.366922
2026-06-11 16:43:46.891808 | 
2026-06-11 16:43:46.891962 | TASK [Set pre-update index image using digest from tag]
2026-06-11 16:43:46.937059 | controller | ok
2026-06-11 16:43:46.945458 | 
2026-06-11 16:43:46.945589 | TASK [Get minor update index image from content provider or use default]
2026-06-11 16:43:47.044804 | controller | ok
2026-06-11 16:43:47.049743 | 
2026-06-11 16:43:47.049825 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-11 16:43:47.090133 | controller | ok
2026-06-11 16:43:47.095283 | 
2026-06-11 16:43:47.095366 | TASK [Write pre-update operator build output to temporary file]
2026-06-11 16:43:48.396104 | controller | changed
2026-06-11 16:43:48.405326 | 
2026-06-11 16:43:48.405458 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-11 16:43:49.849010 | controller |
2026-06-11 16:43:49.849106 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 16:43:49.849124 | controller |
2026-06-11 16:43:49.849136 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 16:43:49.849152 | controller | Thursday 11 June 2026  16:43:49 +0000 (0:00:00.032)       0:00:00.032 *********
2026-06-11 16:43:49.849167 | controller | Thursday 11 June 2026  16:43:49 +0000 (0:00:00.031)       0:00:00.031 *********
2026-06-11 16:43:50.853675 | controller | ok: [localhost]
2026-06-11 16:43:50.853716 | controller |
2026-06-11 16:43:50.853723 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 16:43:50.853730 | controller | Thursday 11 June 2026  16:43:50 +0000 (0:00:01.004)       0:00:01.037 *********
2026-06-11 16:43:50.853736 | controller | Thursday 11 June 2026  16:43:50 +0000 (0:00:01.004)       0:00:01.035 *********
2026-06-11 16:43:51.125493 | controller | ok: [localhost]
2026-06-11 16:43:51.125545 | controller |
2026-06-11 16:43:51.125551 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 16:43:51.125556 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.272)       0:00:01.309 *********
2026-06-11 16:43:51.125560 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.271)       0:00:01.307 *********
2026-06-11 16:43:51.193904 | 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:43:51.193979 | controller |
2026-06-11 16:43:51.193986 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 16:43:51.193991 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.068)       0:00:01.377 *********
2026-06-11 16:43:51.193996 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.068)       0:00:01.376 *********
2026-06-11 16:43:51.232087 | controller | skipping: [localhost]
2026-06-11 16:43:51.232142 | controller |
2026-06-11 16:43:51.232153 | 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:43:51.232159 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.038)       0:00:01.415 *********
2026-06-11 16:43:51.232164 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.038)       0:00:01.414 *********
2026-06-11 16:43:51.270023 | controller | ok: [localhost]
2026-06-11 16:43:51.270093 | controller |
2026-06-11 16:43:51.270100 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 16:43:51.270105 | controller |   hostvars[inventory_hostname] |
2026-06-11 16:43:51.270109 | controller |   dict2items |
2026-06-11 16:43:51.270113 | controller |   selectattr("key", "match",
2026-06-11 16:43:51.270117 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 16:43:51.270121 | controller |   list | items2dict
2026-06-11 16:43:51.270125 | controller | }}] ***
2026-06-11 16:43:51.270129 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.037)       0:00:01.453 *********
2026-06-11 16:43:51.270132 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.037)       0:00:01.452 *********
2026-06-11 16:43:51.353286 | controller | ok: [localhost]
2026-06-11 16:43:51.353343 | controller |
2026-06-11 16:43:51.353350 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 16:43:51.353357 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.083)       0:00:01.536 *********
2026-06-11 16:43:51.353362 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.083)       0:00:01.535 *********
2026-06-11 16:43:51.546963 | controller | ok: [localhost]
2026-06-11 16:43:51.547016 | controller |
2026-06-11 16:43:51.547024 | 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:43:51.547029 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.193)       0:00:01.730 *********
2026-06-11 16:43:51.547033 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.193)       0:00:01.729 *********
2026-06-11 16:43:51.573479 | controller | skipping: [localhost]
2026-06-11 16:43:51.573591 | controller |
2026-06-11 16:43:51.573602 | 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:43:51.573611 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.026)       0:00:01.756 *********
2026-06-11 16:43:51.573617 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.026)       0:00:01.755 *********
2026-06-11 16:43:51.599227 | controller | skipping: [localhost]
2026-06-11 16:43:51.599324 | controller |
2026-06-11 16:43:51.599331 | 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:43:51.599340 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.026)       0:00:01.782 *********
2026-06-11 16:43:51.599345 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.026)       0:00:01.781 *********
2026-06-11 16:43:51.624125 | controller | skipping: [localhost]
2026-06-11 16:43:51.624234 | controller |
2026-06-11 16:43:51.624241 | 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:43:51.624247 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.024)       0:00:01.807 *********
2026-06-11 16:43:51.624253 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.024)       0:00:01.806 *********
2026-06-11 16:43:51.649277 | controller | skipping: [localhost]
2026-06-11 16:43:51.649377 | controller |
2026-06-11 16:43:51.649383 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 16:43:51.649388 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.024)       0:00:01.832 *********
2026-06-11 16:43:51.649392 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.024)       0:00:01.831 *********
2026-06-11 16:43:51.679296 | controller | skipping: [localhost]
2026-06-11 16:43:51.679420 | controller |
2026-06-11 16:43:51.679428 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 16:43:51.679438 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.030)       0:00:01.862 *********
2026-06-11 16:43:51.679444 | controller | Thursday 11 June 2026  16:43:51 +0000 (0:00:00.030)       0:00:01.861 *********
2026-06-11 16:43:52.245360 | controller | changed: [localhost] => (item=tmp)
2026-06-11 16:43:52.245429 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 16:43:52.245436 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 16:43:52.245442 | controller |
2026-06-11 16:43:52.245447 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 16:43:52.245453 | controller | Thursday 11 June 2026  16:43:52 +0000 (0:00:00.565)       0:00:02.428 *********
2026-06-11 16:43:52.245458 | controller | Thursday 11 June 2026  16:43:52 +0000 (0:00:00.565)       0:00:02.427 *********
2026-06-11 16:43:53.258535 | controller | ok: [localhost]
2026-06-11 16:43:53.258611 | controller |
2026-06-11 16:43:53.258649 | 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:43:53.258657 | controller | Thursday 11 June 2026  16:43:53 +0000 (0:00:01.012)       0:00:03.441 *********
2026-06-11 16:43:53.258663 | controller | Thursday 11 June 2026  16:43:53 +0000 (0:00:01.012)       0:00:03.440 *********
2026-06-11 16:43:54.471151 | controller | changed: [localhost]
2026-06-11 16:43:54.471224 | controller |
2026-06-11 16:43:54.471231 | 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:43:54.471245 | controller | Thursday 11 June 2026  16:43:54 +0000 (0:00:01.212)       0:00:04.654 *********
2026-06-11 16:43:54.471263 | controller | Thursday 11 June 2026  16:43:54 +0000 (0:00:01.212)       0:00:04.653 *********
2026-06-11 16:44:02.159484 | controller | changed: [localhost]
2026-06-11 16:44:02.159557 | controller |
2026-06-11 16:44:02.159571 | 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:44:02.159577 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:07.688)       0:00:12.342 *********
2026-06-11 16:44:02.159581 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:07.688)       0:00:12.341 *********
2026-06-11 16:44:02.927663 | controller | changed: [localhost]
2026-06-11 16:44:02.927729 | controller |
2026-06-11 16:44:02.927735 | 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:44:02.927741 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:00.768)       0:00:13.111 *********
2026-06-11 16:44:02.927745 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:00.768)       0:00:13.110 *********
2026-06-11 16:44:02.953451 | controller | skipping: [localhost]
2026-06-11 16:44:02.953537 | controller |
2026-06-11 16:44:02.953582 | 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:44:02.953593 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:00.025)       0:00:13.136 *********
2026-06-11 16:44:02.953599 | controller | Thursday 11 June 2026  16:44:02 +0000 (0:00:00.025)       0:00:13.135 *********
2026-06-11 16:44:03.592142 | controller | changed: [localhost]
2026-06-11 16:44:03.592206 | controller |
2026-06-11 16:44:03.592216 | 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:44:03.592225 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.638)       0:00:13.775 *********
2026-06-11 16:44:03.592234 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.638)       0:00:13.774 *********
2026-06-11 16:44:03.632720 | controller | skipping: [localhost]
2026-06-11 16:44:03.632775 | controller |
2026-06-11 16:44:03.632796 | 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:44:03.632806 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.040)       0:00:13.816 *********
2026-06-11 16:44:03.632814 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.040)       0:00:13.814 *********
2026-06-11 16:44:03.681678 | controller | skipping: [localhost]
2026-06-11 16:44:03.681712 | controller |
2026-06-11 16:44:03.681717 | 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:44:03.681722 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.049)       0:00:13.865 *********
2026-06-11 16:44:03.681726 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.049)       0:00:13.863 *********
2026-06-11 16:44:03.730824 | controller | skipping: [localhost]
2026-06-11 16:44:03.730921 | controller |
2026-06-11 16:44:03.730952 | 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:44:03.730963 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.048)       0:00:13.914 *********
2026-06-11 16:44:03.730970 | controller | Thursday 11 June 2026  16:44:03 +0000 (0:00:00.048)       0:00:13.912 *********
2026-06-11 16:44:04.176411 | controller | changed: [localhost]
2026-06-11 16:44:04.176468 | controller |
2026-06-11 16:44:04.176482 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 16:44:04.176493 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 16:44:04.176504 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.445)       0:00:14.359 *********
2026-06-11 16:44:04.176515 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.445)       0:00:14.358 *********
2026-06-11 16:44:04.856606 | controller | changed: [localhost]
2026-06-11 16:44:04.856674 | controller |
2026-06-11 16:44:04.856691 | 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:44:04.856698 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.680)       0:00:15.040 *********
2026-06-11 16:44:04.856703 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.680)       0:00:15.038 *********
2026-06-11 16:44:04.882196 | controller | skipping: [localhost]
2026-06-11 16:44:04.882261 | controller |
2026-06-11 16:44:04.882266 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 16:44:04.882272 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.025)       0:00:15.065 *********
2026-06-11 16:44:04.882277 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.025)       0:00:15.064 *********
2026-06-11 16:44:04.905263 | controller | skipping: [localhost]
2026-06-11 16:44:04.905339 | controller |
2026-06-11 16:44:04.905349 | 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:44:04.905355 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.023)       0:00:15.088 *********
2026-06-11 16:44:04.905361 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.023)       0:00:15.087 *********
2026-06-11 16:44:04.929995 | controller | skipping: [localhost]
2026-06-11 16:44:04.930089 | controller |
2026-06-11 16:44:04.930098 | 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:44:04.930105 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.024)       0:00:15.113 *********
2026-06-11 16:44:04.930110 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.024)       0:00:15.112 *********
2026-06-11 16:44:04.965084 | controller | ok: [localhost]
2026-06-11 16:44:04.965146 | controller |
2026-06-11 16:44:04.965152 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 16:44:04.965156 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.035)       0:00:15.148 *********
2026-06-11 16:44:04.965162 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.035)       0:00:15.147 *********
2026-06-11 16:44:04.984742 | controller | skipping: [localhost]
2026-06-11 16:44:04.984764 | controller |
2026-06-11 16:44:04.984769 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 16:44:04.984772 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.019)       0:00:15.168 *********
2026-06-11 16:44:04.984776 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.019)       0:00:15.167 *********
2026-06-11 16:44:05.001563 | controller | skipping: [localhost]
2026-06-11 16:44:05.001580 | controller |
2026-06-11 16:44:05.001584 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 16:44:05.001588 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.016)       0:00:15.185 *********
2026-06-11 16:44:05.001592 | controller | Thursday 11 June 2026  16:44:04 +0000 (0:00:00.016)       0:00:15.184 *********
2026-06-11 16:44:05.019811 | controller | skipping: [localhost]
2026-06-11 16:44:05.019853 | controller |
2026-06-11 16:44:05.019859 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 16:44:05.019865 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 16:44:05.019872 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 16:44:05.019877 | controller |   else cifmw_krb_request_out.path
2026-06-11 16:44:05.019883 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 16:44:05.019888 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.017)       0:00:15.203 *********
2026-06-11 16:44:05.019894 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.017)       0:00:15.202 *********
2026-06-11 16:44:05.037378 | controller | skipping: [localhost]
2026-06-11 16:44:05.037419 | controller |
2026-06-11 16:44:05.037424 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 16:44:05.037428 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.017)       0:00:15.220 *********
2026-06-11 16:44:05.037432 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.017)       0:00:15.219 *********
2026-06-11 16:44:05.063118 | controller | skipping: [localhost]
2026-06-11 16:44:05.063217 | controller |
2026-06-11 16:44:05.063223 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 16:44:05.063228 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.025)       0:00:15.246 *********
2026-06-11 16:44:05.063232 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.025)       0:00:15.245 *********
2026-06-11 16:44:05.085458 | controller | skipping: [localhost]
2026-06-11 16:44:05.085584 | controller |
2026-06-11 16:44:05.085593 | 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:44:05.085600 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 16:44:05.085608 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.022)       0:00:15.268 *********
2026-06-11 16:44:05.085614 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.022)       0:00:15.267 *********
2026-06-11 16:44:05.105426 | controller | skipping: [localhost]
2026-06-11 16:44:05.105539 | controller |
2026-06-11 16:44:05.105545 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 16:44:05.105551 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.019)       0:00:15.288 *********
2026-06-11 16:44:05.105556 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.019)       0:00:15.287 *********
2026-06-11 16:44:05.300123 | controller | ok: [localhost]
2026-06-11 16:44:05.300163 | controller |
2026-06-11 16:44:05.300171 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 16:44:05.300176 | controller | source /etc/ci/mirror_info.sh
2026-06-11 16:44:05.300182 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 16:44:05.300193 | controller | ] ***
2026-06-11 16:44:05.300197 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.194)       0:00:15.483 *********
2026-06-11 16:44:05.300201 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.194)       0:00:15.482 *********
2026-06-11 16:44:05.503176 | controller | changed: [localhost]
2026-06-11 16:44:05.503249 | controller |
2026-06-11 16:44:05.503256 | 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:44:05.503262 | controller | source /etc/ci/mirror_info.sh
2026-06-11 16:44:05.503267 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 16:44:05.503273 | controller | ] ***
2026-06-11 16:44:05.503278 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.202)       0:00:15.686 *********
2026-06-11 16:44:05.503283 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.202)       0:00:15.685 *********
2026-06-11 16:44:05.702743 | controller | changed: [localhost]
2026-06-11 16:44:05.702808 | controller |
2026-06-11 16:44:05.702815 | 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:44:05.702821 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.199)       0:00:15.886 *********
2026-06-11 16:44:05.702828 | controller | Thursday 11 June 2026  16:44:05 +0000 (0:00:00.199)       0:00:15.885 *********
2026-06-11 16:44:06.263487 | 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:44:06.263549 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 16:44:06.263555 | controller |     changed: false
2026-06-11 16:44:06.263559 | controller |     elapsed: 0
2026-06-11 16:44:06.263563 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 16:44:06.263567 | controller |       Connection refused>'
2026-06-11 16:44:06.263570 | controller |     redirected: false
2026-06-11 16:44:06.263574 | controller |     status: -1
2026-06-11 16:44:06.263577 | controller |     url: http://38.102.83.110:8766/gating.repo
2026-06-11 16:44:06.263582 | controller | ...ignoring
2026-06-11 16:44:06.263585 | controller |
2026-06-11 16:44:06.263589 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 16:44:06.263592 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 16:44:06.263596 | controller | enabled=1
2026-06-11 16:44:06.263599 | controller | gpgcheck=0
2026-06-11 16:44:06.263604 | controller | priority=1
2026-06-11 16:44:06.263609 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 16:44:06.263614 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.560)       0:00:16.446 *********
2026-06-11 16:44:06.263620 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.560)       0:00:16.445 *********
2026-06-11 16:44:06.299973 | controller | skipping: [localhost]
2026-06-11 16:44:06.300016 | controller |
2026-06-11 16:44:06.300022 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 16:44:06.300028 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.036)       0:00:16.483 *********
2026-06-11 16:44:06.300034 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.036)       0:00:16.482 *********
2026-06-11 16:44:06.329400 | controller | skipping: [localhost]
2026-06-11 16:44:06.329435 | controller |
2026-06-11 16:44:06.329442 | 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:44:06.329447 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.029)       0:00:16.513 *********
2026-06-11 16:44:06.329452 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.029)       0:00:16.511 *********
2026-06-11 16:44:06.362101 | controller | skipping: [localhost]
2026-06-11 16:44:06.362157 | controller |
2026-06-11 16:44:06.362168 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 16:44:06.362177 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.032)       0:00:16.545 *********
2026-06-11 16:44:06.362185 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.032)       0:00:16.544 *********
2026-06-11 16:44:06.393344 | controller | skipping: [localhost]
2026-06-11 16:44:06.393420 | controller |
2026-06-11 16:44:06.393445 | 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:44:06.393456 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.031)       0:00:16.576 *********
2026-06-11 16:44:06.393465 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.031)       0:00:16.575 *********
2026-06-11 16:44:06.422716 | controller | skipping: [localhost]
2026-06-11 16:44:06.422758 | controller |
2026-06-11 16:44:06.422768 | 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:44:06.422777 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.029)       0:00:16.606 *********
2026-06-11 16:44:06.422785 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.029)       0:00:16.605 *********
2026-06-11 16:44:06.744422 | controller | ok: [localhost]
2026-06-11 16:44:06.744494 | controller |
2026-06-11 16:44:06.744500 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 16:44:06.744504 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.321)       0:00:16.927 *********
2026-06-11 16:44:06.744508 | controller | Thursday 11 June 2026  16:44:06 +0000 (0:00:00.321)       0:00:16.926 *********
2026-06-11 16:44:07.332105 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 16:44:07.332153 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 16:44:07.332158 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 16:44:07.332163 | controller |
2026-06-11 16:44:07.332167 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 16:44:07.332172 | controller | Thursday 11 June 2026  16:44:07 +0000 (0:00:00.587)       0:00:17.515 *********
2026-06-11 16:44:07.332176 | controller | Thursday 11 June 2026  16:44:07 +0000 (0:00:00.587)       0:00:17.514 *********
2026-06-11 16:44:07.827998 | controller | changed: [localhost]
2026-06-11 16:44:07.828099 | controller |
2026-06-11 16:44:07.828111 | 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:44:07.828121 | controller | Thursday 11 June 2026  16:44:07 +0000 (0:00:00.495)       0:00:18.010 *********
2026-06-11 16:44:07.828129 | controller | Thursday 11 June 2026  16:44:07 +0000 (0:00:00.495)       0:00:18.009 *********
2026-06-11 16:44:08.072984 | controller | changed: [localhost]
2026-06-11 16:44:08.073106 | controller |
2026-06-11 16:44:08.073122 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 16:44:08.073131 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.245)       0:00:18.256 *********
2026-06-11 16:44:08.073140 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.245)       0:00:18.255 *********
2026-06-11 16:44:08.115538 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 16:44:08.115638 | controller |
2026-06-11 16:44:08.115656 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 16:44:08.115669 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.042)       0:00:18.298 *********
2026-06-11 16:44:08.115681 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.042)       0:00:18.297 *********
2026-06-11 16:44:08.144317 | controller | ok: [localhost] =>
2026-06-11 16:44:08.144421 | controller |     cifmw_ci_setup_packages:
2026-06-11 16:44:08.144429 | controller |     - bash-completion
2026-06-11 16:44:08.144436 | controller |     - ca-certificates
2026-06-11 16:44:08.144443 | controller |     - git-core
2026-06-11 16:44:08.144449 | controller |     - make
2026-06-11 16:44:08.144456 | controller |     - tar
2026-06-11 16:44:08.144462 | controller |     - tmux
2026-06-11 16:44:08.144469 | controller |     - python3-pip
2026-06-11 16:44:08.144475 | controller |
2026-06-11 16:44:08.144482 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 16:44:08.144500 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.028)       0:00:18.327 *********
2026-06-11 16:44:08.144507 | controller | Thursday 11 June 2026  16:44:08 +0000 (0:00:00.028)       0:00:18.326 *********
2026-06-11 16:44:37.519219 | controller | changed: [localhost]
2026-06-11 16:44:37.519304 | controller |
2026-06-11 16:44:37.519309 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 16:44:37.519314 | controller | Thursday 11 June 2026  16:44:37 +0000 (0:00:29.374)       0:00:47.702 *********
2026-06-11 16:44:37.519317 | controller | Thursday 11 June 2026  16:44:37 +0000 (0:00:29.374)       0:00:47.701 *********
2026-06-11 16:44:37.840978 | controller | ok: [localhost]
2026-06-11 16:44:37.841030 | controller |
2026-06-11 16:44:37.841054 | 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:44:37.841063 | controller | Thursday 11 June 2026  16:44:37 +0000 (0:00:00.321)       0:00:48.024 *********
2026-06-11 16:44:37.841069 | controller | Thursday 11 June 2026  16:44:37 +0000 (0:00:00.321)       0:00:48.023 *********
2026-06-11 16:44:38.027660 | controller | changed: [localhost]
2026-06-11 16:44:38.027718 | controller |
2026-06-11 16:44:38.027724 | 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:44:38.027730 | controller | Thursday 11 June 2026  16:44:38 +0000 (0:00:00.186)       0:00:48.211 *********
2026-06-11 16:44:38.027734 | controller | Thursday 11 June 2026  16:44:38 +0000 (0:00:00.186)       0:00:48.209 *********
2026-06-11 16:44:41.984621 | controller | changed: [localhost]
2026-06-11 16:44:41.984738 | controller |
2026-06-11 16:44:41.984746 | 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:44:41.984755 | controller | Thursday 11 June 2026  16:44:41 +0000 (0:00:03.956)       0:00:52.167 *********
2026-06-11 16:44:41.984762 | controller | Thursday 11 June 2026  16:44:41 +0000 (0:00:03.956)       0:00:52.166 *********
2026-06-11 16:44:42.028962 | controller | skipping: [localhost]
2026-06-11 16:44:42.029070 | controller |
2026-06-11 16:44:42.029084 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 16:44:42.029094 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.045)       0:00:52.212 *********
2026-06-11 16:44:42.029102 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.045)       0:00:52.211 *********
2026-06-11 16:44:42.410368 | controller | changed: [localhost]
2026-06-11 16:44:42.410435 | controller |
2026-06-11 16:44:42.410445 | 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:44:42.410452 | controller |   source ~/.oc_completion
2026-06-11 16:44:42.410456 | controller | fi] ***
2026-06-11 16:44:42.410462 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.381)       0:00:52.593 *********
2026-06-11 16:44:42.410467 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.381)       0:00:52.592 *********
2026-06-11 16:44:42.720670 | controller | changed: [localhost]
2026-06-11 16:44:42.720707 | controller |
2026-06-11 16:44:42.720713 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 16:44:42.720717 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.310)       0:00:52.904 *********
2026-06-11 16:44:42.720720 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.310)       0:00:52.903 *********
2026-06-11 16:44:42.742618 | controller | skipping: [localhost]
2026-06-11 16:44:42.742656 | controller |
2026-06-11 16:44:42.742671 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 16:44:42.742677 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 16:44:42.742683 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 16:44:42.742688 | controller | }}] ***
2026-06-11 16:44:42.742694 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.021)       0:00:52.926 *********
2026-06-11 16:44:42.742711 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.021)       0:00:52.925 *********
2026-06-11 16:44:42.763356 | controller | skipping: [localhost]
2026-06-11 16:44:42.763384 | controller |
2026-06-11 16:44:42.763389 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 16:44:42.763393 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.020)       0:00:52.947 *********
2026-06-11 16:44:42.763397 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.020)       0:00:52.945 *********
2026-06-11 16:44:42.798829 | controller | skipping: [localhost]
2026-06-11 16:44:42.798882 | controller |
2026-06-11 16:44:42.798892 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 16:44:42.798901 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.034)       0:00:52.981 *********
2026-06-11 16:44:42.798909 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.034)       0:00:52.980 *********
2026-06-11 16:44:42.833309 | controller | skipping: [localhost]
2026-06-11 16:44:42.833357 | controller |
2026-06-11 16:44:42.833367 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 16:44:42.833375 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.034)       0:00:53.016 *********
2026-06-11 16:44:42.833383 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.034)       0:00:53.015 *********
2026-06-11 16:44:42.867354 | controller | skipping: [localhost]
2026-06-11 16:44:42.867456 | controller |
2026-06-11 16:44:42.867473 | 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:44:42.867488 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.033)       0:00:53.050 *********
2026-06-11 16:44:42.867501 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.033)       0:00:53.049 *********
2026-06-11 16:44:42.911303 | controller | skipping: [localhost]
2026-06-11 16:44:42.911360 | controller |
2026-06-11 16:44:42.911370 | 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:44:42.911380 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.043)       0:00:53.094 *********
2026-06-11 16:44:42.911388 | controller | Thursday 11 June 2026  16:44:42 +0000 (0:00:00.043)       0:00:53.092 *********
2026-06-11 16:44:44.029780 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 16:44:44.029817 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 16:44:44.029823 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 16:44:44.029826 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 16:44:44.029830 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 16:44:44.029834 | controller |
2026-06-11 16:44:44.029838 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 16:44:44.029842 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:01.119)       0:00:54.213 *********
2026-06-11 16:44:44.029856 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:01.119)       0:00:54.212 *********
2026-06-11 16:44:44.172414 | controller |
2026-06-11 16:44:44.172502 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 16:44:44.172513 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.142)       0:00:54.355 *********
2026-06-11 16:44:44.172522 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.142)       0:00:54.354 *********
2026-06-11 16:44:44.747163 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 16:44:44.747381 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 16:44:44.747388 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 16:44:44.747402 | controller |
2026-06-11 16:44:44.747406 | 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:44:44.747411 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.574)       0:00:54.930 *********
2026-06-11 16:44:44.747415 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.574)       0:00:54.929 *********
2026-06-11 16:44:44.949902 | controller | ok: [localhost]
2026-06-11 16:44:44.949964 | controller |
2026-06-11 16:44:44.949972 | 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:44:44.949978 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.202)       0:00:55.133 *********
2026-06-11 16:44:44.949984 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.202)       0:00:55.132 *********
2026-06-11 16:44:44.986822 | controller |
2026-06-11 16:44:44.986892 | 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:44:44.986910 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.036)       0:00:55.170 *********
2026-06-11 16:44:44.986922 | controller | Thursday 11 June 2026  16:44:44 +0000 (0:00:00.037)       0:00:55.169 *********
2026-06-11 16:44:45.036289 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3773', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3773', 'commit_id': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'patchset': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 16:44:45.036343 | controller | skipping: [localhost]
2026-06-11 16:44:45.036353 | controller |
2026-06-11 16:44:45.036362 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 16:44:45.036371 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 16:44:45.036380 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 16:44:45.036388 | controller | ] ***
2026-06-11 16:44:45.036396 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.049)       0:00:55.219 *********
2026-06-11 16:44:45.036404 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.049)       0:00:55.218 *********
2026-06-11 16:44:45.090822 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3773', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3773', 'commit_id': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'patchset': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 16:44:45.090908 | controller | skipping: [localhost]
2026-06-11 16:44:45.090922 | controller |
2026-06-11 16:44:45.090957 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 16:44:45.090970 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.054)       0:00:55.274 *********
2026-06-11 16:44:45.090981 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.054)       0:00:55.273 *********
2026-06-11 16:44:45.144927 | controller |
2026-06-11 16:44:45.145009 | 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:44:45.145031 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.054)       0:00:55.328 *********
2026-06-11 16:44:45.145071 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.054)       0:00:55.327 *********
2026-06-11 16:44:45.178977 | controller | skipping: [localhost]
2026-06-11 16:44:45.179030 | controller |
2026-06-11 16:44:45.179058 | 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:44:45.179066 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.034)       0:00:55.362 *********
2026-06-11 16:44:45.179072 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.034)       0:00:55.361 *********
2026-06-11 16:44:45.213571 | controller | skipping: [localhost]
2026-06-11 16:44:45.213634 | controller |
2026-06-11 16:44:45.213642 | 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:44:45.213649 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.034)       0:00:55.396 *********
2026-06-11 16:44:45.213654 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.034)       0:00:55.395 *********
2026-06-11 16:44:45.239097 | controller | skipping: [localhost]
2026-06-11 16:44:45.239164 | controller |
2026-06-11 16:44:45.239174 | 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:44:45.239184 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.025)       0:00:55.422 *********
2026-06-11 16:44:45.239192 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.025)       0:00:55.421 *********
2026-06-11 16:44:45.283323 | controller | skipping: [localhost]
2026-06-11 16:44:45.283421 | controller |
2026-06-11 16:44:45.283436 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 16:44:45.283449 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 16:44:45.283462 | controller |   combine(item, recursive=True)
2026-06-11 16:44:45.283473 | controller | }}] ***
2026-06-11 16:44:45.283486 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.044)       0:00:55.466 *********
2026-06-11 16:44:45.283498 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.044)       0:00:55.465 *********
2026-06-11 16:44:45.369890 | 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:44:45.369984 | controller |
2026-06-11 16:44:45.369996 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 16:44:45.370007 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 16:44:45.370016 | controller |   map('upper') |
2026-06-11 16:44:45.370024 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 16:44:45.370032 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 16:44:45.370077 | controller |   combine({
2026-06-11 16:44:45.370085 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 16:44:45.370095 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 16:44:45.370103 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 16:44:45.370112 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 16:44:45.370120 | controller |   }) |
2026-06-11 16:44:45.370128 | controller |   combine(install_yamls_operators_repos)
2026-06-11 16:44:45.370136 | controller | }}, cacheable=True] ***
2026-06-11 16:44:45.370144 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.086)       0:00:55.552 *********
2026-06-11 16:44:45.370153 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.086)       0:00:55.551 *********
2026-06-11 16:44:45.449468 | controller | ok: [localhost]
2026-06-11 16:44:45.449527 | controller |
2026-06-11 16:44:45.449535 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 16:44:45.449553 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.079)       0:00:55.632 *********
2026-06-11 16:44:45.449559 | controller | Thursday 11 June 2026  16:44:45 +0000 (0:00:00.079)       0:00:55.631 *********
2026-06-11 16:44:46.212435 | controller | ok: [localhost]
2026-06-11 16:44:46.212548 | controller |
2026-06-11 16:44:46.212583 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 16:44:46.212588 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.763)       0:00:56.395 *********
2026-06-11 16:44:46.212593 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.763)       0:00:56.394 *********
2026-06-11 16:44:46.434406 | controller | ok: [localhost]
2026-06-11 16:44:46.434524 | controller |
2026-06-11 16:44:46.434533 | 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:44:46.434538 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.221)       0:00:56.617 *********
2026-06-11 16:44:46.434543 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.221)       0:00:56.616 *********
2026-06-11 16:44:46.477899 | controller | ok: [localhost]
2026-06-11 16:44:46.478016 | controller |
2026-06-11 16:44:46.478026 | 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:44:46.478034 | controller | export {{ k }}={{ v }}
2026-06-11 16:44:46.478070 | controller | {% endfor %}, mode=0644] ***
2026-06-11 16:44:46.478075 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.043)       0:00:56.661 *********
2026-06-11 16:44:46.478079 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.043)       0:00:56.660 *********
2026-06-11 16:44:46.887711 | controller | changed: [localhost]
2026-06-11 16:44:46.887835 | controller |
2026-06-11 16:44:46.887844 | 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:44:46.887852 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.409)       0:00:57.070 *********
2026-06-11 16:44:46.887858 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.409)       0:00:57.069 *********
2026-06-11 16:44:46.924185 | controller | ok: [localhost]
2026-06-11 16:44:46.924302 | controller |
2026-06-11 16:44:46.924309 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 16:44:46.924315 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.037)       0:00:57.107 *********
2026-06-11 16:44:46.924319 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.036)       0:00:57.106 *********
2026-06-11 16:44:46.950150 | controller | ok: [localhost] =>
2026-06-11 16:44:46.950265 | controller |     cifmw_install_yamls_environment:
2026-06-11 16:44:46.950272 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:44:46.950277 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:44:46.950282 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:44:46.950286 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:44:46.950291 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:44:46.950294 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:44:46.950298 | controller |
2026-06-11 16:44:46.950302 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 16:44:46.950306 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.025)       0:00:57.133 *********
2026-06-11 16:44:46.950310 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.025)       0:00:57.132 *********
2026-06-11 16:44:46.986184 | controller | ok: [localhost] =>
2026-06-11 16:44:46.986306 | controller |     cifmw_install_yamls_defaults:
2026-06-11 16:44:46.986340 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 16:44:46.986347 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 16:44:46.986353 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 16:44:46.986358 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 16:44:46.986363 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 16:44:46.986368 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 16:44:46.986375 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 16:44:46.986381 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 16:44:46.986386 | controller |       BARBICAN_BRANCH: main
2026-06-11 16:44:46.986392 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 16:44:46.986397 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 16:44:46.986402 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 16:44:46.986407 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 16:44:46.986413 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 16:44:46.986419 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 16:44:46.986424 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 16:44:46.986429 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 16:44:46.986434 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 16:44:46.986439 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 16:44:46.986444 | controller |       BAREMETAL_BRANCH: main
2026-06-11 16:44:46.986448 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 16:44:46.986454 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 16:44:46.986479 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 16:44:46.986485 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 16:44:46.986490 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 16:44:46.986495 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 16:44:46.986500 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 16:44:46.986505 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 16:44:46.986510 | controller |       BGP_ASN: '64999'
2026-06-11 16:44:46.986515 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 16:44:46.986520 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 16:44:46.986524 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 16:44:46.986529 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 16:44:46.986534 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 16:44:46.986538 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 16:44:46.986543 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 16:44:46.986548 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 16:44:46.986553 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:44:46.986557 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-11 16:44:46.986562 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 16:44:46.986567 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 16:44:46.986571 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 16:44:46.986576 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-11 16:44:46.986581 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 16:44:46.986586 | controller |       BMAAS_IPV4: 'true'
2026-06-11 16:44:46.986591 | controller |       BMAAS_IPV6: 'false'
2026-06-11 16:44:46.986596 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 16:44:46.986600 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 16:44:46.986605 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 16:44:46.986610 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 16:44:46.986615 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 16:44:46.986625 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 16:44:46.986630 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 16:44:46.986635 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 16:44:46.986640 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 16:44:46.986645 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 16:44:46.986650 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 16:44:46.986654 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 16:44:46.986659 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 16:44:46.986664 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 16:44:46.986669 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 16:44:46.986674 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 16:44:46.986679 | controller |       BMH_NAMESPACE: openstack
2026-06-11 16:44:46.986684 | controller |       BMO_BRANCH: release-0.9
2026-06-11 16:44:46.986689 | controller |       BMO_CLEANUP: 'true'
2026-06-11 16:44:46.986694 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 16:44:46.986698 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 16:44:46.986703 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 16:44:46.986708 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 16:44:46.986713 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 16:44:46.986718 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 16:44:46.986722 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 16:44:46.986727 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 16:44:46.986732 | controller |       BMO_SETUP: ''
2026-06-11 16:44:46.986737 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 16:44:46.986742 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 16:44:46.986747 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 16:44:46.986751 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 16:44:46.986756 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 16:44:46.986761 | controller |       BM_NETWORK_NAME: default
2026-06-11 16:44:46.986765 | controller |       BM_NODE_COUNT: '1'
2026-06-11 16:44:46.986770 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 16:44:46.986775 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 16:44:46.986780 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 16:44:46.986784 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 16:44:46.986790 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 16:44:46.986818 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 16:44:46.986824 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 16:44:46.986829 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 16:44:46.986834 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 16:44:46.986838 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 16:44:46.986843 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 16:44:46.986848 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 16:44:46.986853 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 16:44:46.986858 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:44:46.986863 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 16:44:46.986867 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 16:44:46.986872 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 16:44:46.986877 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 16:44:46.986882 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 16:44:46.986886 | controller |       CINDER_BRANCH: main
2026-06-11 16:44:46.986891 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 16:44:46.986896 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 16:44:46.986901 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 16:44:46.986911 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 16:44:46.986916 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 16:44:46.986921 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 16:44:46.986926 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 16:44:46.986931 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 16:44:46.986935 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 16:44:46.986940 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 16:44:46.986945 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 16:44:46.986950 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 16:44:46.986954 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 16:44:46.986959 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 16:44:46.986964 | 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:44:46.986969 | controller |       CRC_VERSION: latest
2026-06-11 16:44:46.986978 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 16:44:46.986983 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 16:44:46.986988 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 16:44:46.986993 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 16:44:46.986997 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 16:44:46.987002 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 16:44:46.987007 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 16:44:46.987012 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 16:44:46.987016 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-11 16:44:46.987021 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 16:44:46.987026 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 16:44:46.987030 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 16:44:46.987080 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 16:44:46.987086 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 16:44:46.987091 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 16:44:46.987096 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 16:44:46.987101 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 16:44:46.987105 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 16:44:46.987142 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 16:44:46.987147 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 16:44:46.987152 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 16:44:46.987156 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 16:44:46.987161 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 16:44:46.987166 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 16:44:46.987171 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 16:44:46.987176 | controller |       DBSERVICE: galera
2026-06-11 16:44:46.987180 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 16:44:46.987185 | controller |       DESIGNATE_BRANCH: main
2026-06-11 16:44:46.987190 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 16:44:46.987194 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 16:44:46.987200 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 16:44:46.987205 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 16:44:46.987209 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 16:44:46.987214 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 16:44:46.987225 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 16:44:46.987231 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 16:44:46.987243 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 16:44:46.987249 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 16:44:46.987253 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 16:44:46.987258 | controller |       DNS_DEPL_IMG: unused
2026-06-11 16:44:46.987263 | controller |       DNS_DOMAIN: localdomain
2026-06-11 16:44:46.987268 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 16:44:46.987272 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 16:44:46.987277 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 16:44:46.987282 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 16:44:46.987287 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 16:44:46.987292 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 16:44:46.987296 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 16:44:46.987301 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 16:44:46.987306 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 16:44:46.987311 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 16:44:46.987315 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 16:44:46.987320 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 16:44:46.987325 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 16:44:46.987329 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 16:44:46.987334 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 16:44:46.987339 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 16:44:46.987344 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 16:44:46.987349 | controller |       GALERA_REPLICAS: ''
2026-06-11 16:44:46.987353 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 16:44:46.987358 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 16:44:46.987363 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 16:44:46.987368 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987372 | controller |       GLANCE_BRANCH: main
2026-06-11 16:44:46.987377 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 16:44:46.987382 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 16:44:46.987386 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 16:44:46.987391 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 16:44:46.987396 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 16:44:46.987401 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 16:44:46.987406 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 16:44:46.987411 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 16:44:46.987415 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987420 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987425 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 16:44:46.987430 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 16:44:46.987434 | controller |       HEAT_BRANCH: main
2026-06-11 16:44:46.987439 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 16:44:46.987444 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 16:44:46.987449 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 16:44:46.987454 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 16:44:46.987459 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 16:44:46.987476 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 16:44:46.987481 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 16:44:46.987485 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 16:44:46.987490 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 16:44:46.987495 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 16:44:46.987500 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 16:44:46.987505 | controller |       HORIZON_BRANCH: main
2026-06-11 16:44:46.987509 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 16:44:46.987519 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 16:44:46.987523 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 16:44:46.987528 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 16:44:46.987533 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 16:44:46.987537 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 16:44:46.987542 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 16:44:46.987547 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 16:44:46.987552 | controller |       INFRA_BRANCH: main
2026-06-11 16:44:46.987557 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 16:44:46.987561 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 16:44:46.987566 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 16:44:46.987571 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 16:44:46.987575 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 16:44:46.987580 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 16:44:46.987595 | 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:44:46.987602 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 16:44:46.987607 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 16:44:46.987611 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 16:44:46.987616 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-11 16:44:46.987621 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 16:44:46.987626 | controller |       INSTALL_NNCP: true || false
2026-06-11 16:44:46.987630 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 16:44:46.987635 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 16:44:46.987640 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 16:44:46.987645 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 16:44:46.987649 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 16:44:46.987654 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 16:44:46.987659 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 16:44:46.987664 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 16:44:46.987667 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 16:44:46.987670 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 16:44:46.987674 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 16:44:46.987677 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 16:44:46.987681 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 16:44:46.987684 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 16:44:46.987687 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 16:44:46.987692 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 16:44:46.987701 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 16:44:46.987705 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 16:44:46.987710 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 16:44:46.987715 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 16:44:46.987720 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 16:44:46.987724 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 16:44:46.987729 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 16:44:46.987733 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 16:44:46.987737 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 16:44:46.987740 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 16:44:46.987743 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987747 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 16:44:46.987750 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 16:44:46.987754 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 16:44:46.987757 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 16:44:46.987760 | controller |       IRONIC_BRANCH: main
2026-06-11 16:44:46.987764 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 16:44:46.987767 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 16:44:46.987770 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 16:44:46.987774 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 16:44:46.987777 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 16:44:46.987781 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 16:44:46.987784 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 16:44:46.987788 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 16:44:46.987791 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 16:44:46.987794 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 16:44:46.987798 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 16:44:46.987801 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987805 | controller |       KEYSTONE_BRANCH: main
2026-06-11 16:44:46.987808 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 16:44:46.987812 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 16:44:46.987815 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 16:44:46.987818 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 16:44:46.987822 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 16:44:46.987825 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 16:44:46.987828 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 16:44:46.987832 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 16:44:46.987835 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 16:44:46.987838 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 16:44:46.987842 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 16:44:46.987845 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 16:44:46.987849 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 16:44:46.987854 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 16:44:46.987858 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 16:44:46.987862 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 16:44:46.987865 | controller |       LVMS_CR: '1'
2026-06-11 16:44:46.987869 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 16:44:46.987875 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 16:44:46.987879 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 16:44:46.987882 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 16:44:46.987885 | controller |       MANILA_BRANCH: main
2026-06-11 16:44:46.987889 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 16:44:46.987898 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 16:44:46.987902 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 16:44:46.987905 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 16:44:46.987909 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 16:44:46.987912 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 16:44:46.987915 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 16:44:46.987919 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 16:44:46.987926 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 16:44:46.987929 | controller |       MARIADB_BRANCH: main
2026-06-11 16:44:46.987933 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 16:44:46.987936 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 16:44:46.987940 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 16:44:46.987943 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 16:44:46.987947 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 16:44:46.987950 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 16:44:46.987955 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 16:44:46.987960 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 16:44:46.987964 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 16:44:46.987969 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 16:44:46.987974 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 16:44:46.987978 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 16:44:46.987983 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 16:44:46.987988 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 16:44:46.987993 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 16:44:46.987998 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 16:44:46.988001 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 16:44:46.988005 | controller |       MICROSHIFT: '0'
2026-06-11 16:44:46.988008 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 16:44:46.988012 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 16:44:46.988017 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 16:44:46.988021 | controller |       NAMESPACE: openstack
2026-06-11 16:44:46.988026 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 16:44:46.988031 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 16:44:46.988057 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 16:44:46.988063 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 16:44:46.988066 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 16:44:46.988069 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 16:44:46.988073 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 16:44:46.988082 | controller |       NETWORK_BGP: 'false'
2026-06-11 16:44:46.988087 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 16:44:46.988091 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 16:44:46.988096 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 16:44:46.988101 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 16:44:46.988105 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 16:44:46.988110 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 16:44:46.988115 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 16:44:46.988119 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 16:44:46.988124 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 16:44:46.988129 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 16:44:46.988134 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 16:44:46.988150 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 16:44:46.988155 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 16:44:46.988160 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 16:44:46.988165 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 16:44:46.988170 | controller |       NETWORK_MTU: '1500'
2026-06-11 16:44:46.988175 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 16:44:46.988179 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 16:44:46.988183 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 16:44:46.988187 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 16:44:46.988190 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 16:44:46.988193 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 16:44:46.988197 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 16:44:46.988200 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 16:44:46.988204 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 16:44:46.988207 | controller |       NEUTRON_BRANCH: main
2026-06-11 16:44:46.988211 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 16:44:46.988215 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 16:44:46.988228 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 16:44:46.988233 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 16:44:46.988238 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 16:44:46.988243 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 16:44:46.988248 | controller |       NFS_HOME: /home/nfs
2026-06-11 16:44:46.988253 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 16:44:46.988257 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 16:44:46.988262 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 16:44:46.988267 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 16:44:46.988272 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 16:44:46.988276 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 16:44:46.988281 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 16:44:46.988286 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 16:44:46.988289 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 16:44:46.988293 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 16:44:46.988296 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 16:44:46.988300 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 16:44:46.988305 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 16:44:46.988310 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 16:44:46.988315 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 16:44:46.988319 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 16:44:46.988324 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 16:44:46.988329 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 16:44:46.988334 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 16:44:46.988343 | controller |       NNCP_NODES: ''
2026-06-11 16:44:46.988348 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 16:44:46.988353 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 16:44:46.988358 | controller |       NOVA_BRANCH: main
2026-06-11 16:44:46.988362 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 16:44:46.988367 | 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:44:46.988372 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 16:44:46.988377 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 16:44:46.988382 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 16:44:46.988387 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 16:44:46.988391 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 16:44:46.988396 | controller |       OCTAVIA_BRANCH: main
2026-06-11 16:44:46.988401 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 16:44:46.988406 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 16:44:46.988410 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 16:44:46.988414 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 16:44:46.988417 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 16:44:46.988421 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 16:44:46.988424 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 16:44:46.988428 | controller |       OKD: 'false'
2026-06-11 16:44:46.988431 | controller |       OPENSTACK_BRANCH: main
2026-06-11 16:44:46.988435 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 16:44:46.988440 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 16:44:46.988445 | 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:44:46.988450 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 16:44:46.988455 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:44:46.988460 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 16:44:46.988465 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:44:46.988470 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 16:44:46.988485 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 16:44:46.988490 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 16:44:46.988495 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 16:44:46.988500 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 16:44:46.988505 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-11 16:44:46.988509 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 16:44:46.988514 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 16:44:46.988519 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 16:44:46.988523 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 16:44:46.988528 | controller |       OPERATOR_SOURCE: ''
2026-06-11 16:44:46.988533 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 16:44:46.988538 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:44:46.988543 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:44:46.988547 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 16:44:46.988552 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 16:44:46.988562 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 16:44:46.988574 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 16:44:46.988582 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 16:44:46.988587 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 16:44:46.988592 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 16:44:46.988597 | controller |       OVN_BRANCH: main
2026-06-11 16:44:46.988602 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 16:44:46.988606 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 16:44:46.988611 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 16:44:46.988616 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 16:44:46.988621 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 16:44:46.988625 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 16:44:46.988630 | controller |       PASSWORD: '12345678'
2026-06-11 16:44:46.988635 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 16:44:46.988640 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 16:44:46.988644 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 16:44:46.988649 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 16:44:46.988654 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 16:44:46.988659 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 16:44:46.988664 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 16:44:46.988668 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 16:44:46.988673 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 16:44:46.988678 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 16:44:46.988682 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 16:44:46.988687 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 16:44:46.988692 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 16:44:46.988697 | controller |       RH_REGISTRY_USER: ''
2026-06-11 16:44:46.988701 | controller |       SECRET: osp-secret
2026-06-11 16:44:46.988706 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 16:44:46.988711 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 16:44:46.988716 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 16:44:46.988720 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 16:44:46.988725 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 16:44:46.988730 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 16:44:46.988735 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 16:44:46.988739 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 16:44:46.988744 | controller |       STORAGE_CLASS: local-storage
2026-06-11 16:44:46.988749 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 16:44:46.988754 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 16:44:46.988758 | controller |       SWIFT_BRANCH: main
2026-06-11 16:44:46.988763 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 16:44:46.988768 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 16:44:46.988773 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 16:44:46.988777 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 16:44:46.988782 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 16:44:46.988791 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 16:44:46.988797 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 16:44:46.988801 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 16:44:46.988806 | controller |       TELEMETRY_BRANCH: main
2026-06-11 16:44:46.988811 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 16:44:46.988816 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 16:44:46.988821 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 16:44:46.988825 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 16:44:46.988830 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 16:44:46.988835 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 16:44:46.988840 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 16:44:46.988845 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 16:44:46.988849 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 16:44:46.988854 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:44:46.988859 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:44:46.988864 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 16:44:46.988868 | controller |       TEST_BRANCH: main
2026-06-11 16:44:46.988873 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 16:44:46.988884 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 16:44:46.988889 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 16:44:46.988894 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 16:44:46.988898 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 16:44:46.988903 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 16:44:46.988908 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 16:44:46.988913 | controller |       TIMEOUT: 300s
2026-06-11 16:44:46.988918 | controller |       TLS_ENABLED: 'false'
2026-06-11 16:44:46.988922 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 16:44:46.988927 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 16:44:46.988932 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-11 16:44:46.999885 | controller |
2026-06-11 16:44:46.999935 | 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:44:46.999942 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.049)       0:00:57.183 *********
2026-06-11 16:44:46.999947 | controller | Thursday 11 June 2026  16:44:46 +0000 (0:00:00.049)       0:00:57.181 *********
2026-06-11 16:44:47.324820 | controller | ok: [localhost]
2026-06-11 16:44:47.324942 | controller |
2026-06-11 16:44:47.324949 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 16:44:47.324955 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.324)       0:00:57.508 *********
2026-06-11 16:44:47.324959 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.324)       0:00:57.506 *********
2026-06-11 16:44:47.360830 | controller | ok: [localhost] =>
2026-06-11 16:44:47.360939 | controller |     cifmw_generate_makes:
2026-06-11 16:44:47.360944 | controller |       changed: false
2026-06-11 16:44:47.360948 | controller |       debug:
2026-06-11 16:44:47.360971 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 16:44:47.360976 | controller |         - all
2026-06-11 16:44:47.360981 | controller |         - help
2026-06-11 16:44:47.360984 | controller |         - cleanup
2026-06-11 16:44:47.360988 | controller |         - deploy_cleanup
2026-06-11 16:44:47.360991 | controller |         - wait
2026-06-11 16:44:47.360995 | controller |         - crc_storage
2026-06-11 16:44:47.360998 | controller |         - crc_storage_cleanup
2026-06-11 16:44:47.361002 | controller |         - crc_storage_release
2026-06-11 16:44:47.361005 | controller |         - crc_storage_with_retries
2026-06-11 16:44:47.361010 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 16:44:47.361013 | controller |         - operator_namespace
2026-06-11 16:44:47.361017 | controller |         - namespace
2026-06-11 16:44:47.361020 | controller |         - namespace_cleanup
2026-06-11 16:44:47.361023 | controller |         - input
2026-06-11 16:44:47.361027 | controller |         - input_cleanup
2026-06-11 16:44:47.361030 | controller |         - crc_bmo_setup
2026-06-11 16:44:47.361059 | controller |         - crc_bmo_cleanup
2026-06-11 16:44:47.361065 | controller |         - mirror_registry
2026-06-11 16:44:47.361068 | controller |         - mirror_registry_secure
2026-06-11 16:44:47.361072 | controller |         - mirror_registry_ca
2026-06-11 16:44:47.361075 | controller |         - mirror_registry_cleanup
2026-06-11 16:44:47.361079 | controller |         - openstack_prep
2026-06-11 16:44:47.361082 | controller |         - openstack
2026-06-11 16:44:47.361085 | controller |         - openstack_wait
2026-06-11 16:44:47.361089 | controller |         - openstack_init
2026-06-11 16:44:47.361092 | controller |         - openstack_cleanup
2026-06-11 16:44:47.361112 | controller |         - openstack_repo
2026-06-11 16:44:47.361115 | controller |         - openstack_deploy_prep
2026-06-11 16:44:47.361119 | controller |         - openstack_deploy
2026-06-11 16:44:47.361122 | controller |         - openstack_wait_deploy
2026-06-11 16:44:47.361125 | controller |         - openstack_deploy_cleanup
2026-06-11 16:44:47.361129 | controller |         - openstack_update_run
2026-06-11 16:44:47.361132 | controller |         - update_services
2026-06-11 16:44:47.361136 | controller |         - update_system
2026-06-11 16:44:47.361139 | controller |         - openstack_patch_version
2026-06-11 16:44:47.361143 | controller |         - edpm_deploy_generate_keys
2026-06-11 16:44:47.361146 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 16:44:47.361150 | controller |         - edpm_deploy_prep
2026-06-11 16:44:47.361153 | controller |         - edpm_deploy_cleanup
2026-06-11 16:44:47.361156 | controller |         - edpm_deploy
2026-06-11 16:44:47.361160 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 16:44:47.361163 | controller |         - edpm_deploy_baremetal
2026-06-11 16:44:47.361167 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 16:44:47.361170 | controller |         - edpm_wait_deploy
2026-06-11 16:44:47.361173 | controller |         - edpm_register_dns
2026-06-11 16:44:47.361177 | controller |         - edpm_nova_discover_hosts
2026-06-11 16:44:47.361180 | controller |         - openstack_crds
2026-06-11 16:44:47.361183 | controller |         - openstack_crds_cleanup
2026-06-11 16:44:47.361187 | controller |         - edpm_deploy_networker_prep
2026-06-11 16:44:47.361190 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 16:44:47.361193 | controller |         - edpm_deploy_networker
2026-06-11 16:44:47.361197 | controller |         - infra_prep
2026-06-11 16:44:47.361200 | controller |         - infra
2026-06-11 16:44:47.361204 | controller |         - infra_cleanup
2026-06-11 16:44:47.361207 | controller |         - dns_deploy_prep
2026-06-11 16:44:47.361210 | controller |         - dns_deploy
2026-06-11 16:44:47.361214 | controller |         - dns_deploy_cleanup
2026-06-11 16:44:47.361217 | controller |         - netconfig_deploy_prep
2026-06-11 16:44:47.361220 | controller |         - netconfig_deploy
2026-06-11 16:44:47.361224 | controller |         - netconfig_deploy_cleanup
2026-06-11 16:44:47.361227 | controller |         - memcached_deploy_prep
2026-06-11 16:44:47.361230 | controller |         - memcached_deploy
2026-06-11 16:44:47.361234 | controller |         - memcached_deploy_cleanup
2026-06-11 16:44:47.361237 | controller |         - keystone_prep
2026-06-11 16:44:47.361241 | controller |         - keystone
2026-06-11 16:44:47.361244 | controller |         - keystone_cleanup
2026-06-11 16:44:47.361247 | controller |         - keystone_deploy_prep
2026-06-11 16:44:47.361251 | controller |         - keystone_deploy
2026-06-11 16:44:47.361256 | controller |         - keystone_deploy_cleanup
2026-06-11 16:44:47.361260 | controller |         - barbican_prep
2026-06-11 16:44:47.361269 | controller |         - barbican
2026-06-11 16:44:47.361274 | controller |         - barbican_cleanup
2026-06-11 16:44:47.361279 | controller |         - barbican_deploy_prep
2026-06-11 16:44:47.361283 | controller |         - barbican_deploy
2026-06-11 16:44:47.361289 | controller |         - barbican_deploy_validate
2026-06-11 16:44:47.361296 | controller |         - barbican_deploy_cleanup
2026-06-11 16:44:47.361301 | controller |         - mariadb
2026-06-11 16:44:47.361307 | controller |         - mariadb_cleanup
2026-06-11 16:44:47.361313 | controller |         - mariadb_deploy_prep
2026-06-11 16:44:47.361318 | controller |         - mariadb_deploy
2026-06-11 16:44:47.361324 | controller |         - mariadb_deploy_cleanup
2026-06-11 16:44:47.361329 | controller |         - glance_prep
2026-06-11 16:44:47.361333 | controller |         - glance
2026-06-11 16:44:47.361338 | controller |         - glance_cleanup
2026-06-11 16:44:47.361343 | controller |         - glance_deploy_prep
2026-06-11 16:44:47.361348 | controller |         - glance_deploy
2026-06-11 16:44:47.361352 | controller |         - glance_deploy_cleanup
2026-06-11 16:44:47.361357 | controller |         - ovn_prep
2026-06-11 16:44:47.361361 | controller |         - ovn
2026-06-11 16:44:47.361364 | controller |         - ovn_cleanup
2026-06-11 16:44:47.361368 | controller |         - ovn_deploy_prep
2026-06-11 16:44:47.361371 | controller |         - ovn_deploy
2026-06-11 16:44:47.361374 | controller |         - ovn_deploy_cleanup
2026-06-11 16:44:47.361378 | controller |         - neutron_prep
2026-06-11 16:44:47.361381 | controller |         - neutron
2026-06-11 16:44:47.361384 | controller |         - neutron_cleanup
2026-06-11 16:44:47.361388 | controller |         - neutron_deploy_prep
2026-06-11 16:44:47.361396 | controller |         - neutron_deploy
2026-06-11 16:44:47.361399 | controller |         - neutron_deploy_cleanup
2026-06-11 16:44:47.361403 | controller |         - cinder_prep
2026-06-11 16:44:47.361406 | controller |         - cinder
2026-06-11 16:44:47.361409 | controller |         - cinder_cleanup
2026-06-11 16:44:47.361413 | controller |         - cinder_deploy_prep
2026-06-11 16:44:47.361416 | controller |         - cinder_deploy
2026-06-11 16:44:47.361419 | controller |         - cinder_deploy_cleanup
2026-06-11 16:44:47.361423 | controller |         - rabbitmq_prep
2026-06-11 16:44:47.361426 | controller |         - rabbitmq
2026-06-11 16:44:47.361429 | controller |         - rabbitmq_cleanup
2026-06-11 16:44:47.361433 | controller |         - rabbitmq_deploy_prep
2026-06-11 16:44:47.361436 | controller |         - rabbitmq_deploy
2026-06-11 16:44:47.361439 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 16:44:47.361443 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 16:44:47.361446 | controller |         - infra_rabbitmq_deploy
2026-06-11 16:44:47.361450 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 16:44:47.361453 | controller |         - ironic_prep
2026-06-11 16:44:47.361457 | controller |         - ironic
2026-06-11 16:44:47.361460 | controller |         - ironic_cleanup
2026-06-11 16:44:47.361463 | controller |         - ironic_deploy_prep
2026-06-11 16:44:47.361467 | controller |         - ironic_deploy
2026-06-11 16:44:47.361470 | controller |         - ironic_deploy_cleanup
2026-06-11 16:44:47.361473 | controller |         - octavia_prep
2026-06-11 16:44:47.361477 | controller |         - octavia
2026-06-11 16:44:47.361480 | controller |         - octavia_cleanup
2026-06-11 16:44:47.361483 | controller |         - octavia_deploy_prep
2026-06-11 16:44:47.361487 | controller |         - octavia_deploy
2026-06-11 16:44:47.361490 | controller |         - octavia_deploy_cleanup
2026-06-11 16:44:47.361493 | controller |         - designate_prep
2026-06-11 16:44:47.361497 | controller |         - designate
2026-06-11 16:44:47.361500 | controller |         - designate_cleanup
2026-06-11 16:44:47.361503 | controller |         - designate_deploy_prep
2026-06-11 16:44:47.361507 | controller |         - designate_deploy
2026-06-11 16:44:47.361510 | controller |         - designate_deploy_cleanup
2026-06-11 16:44:47.361514 | controller |         - nova_prep
2026-06-11 16:44:47.361517 | controller |         - nova
2026-06-11 16:44:47.361520 | controller |         - nova_cleanup
2026-06-11 16:44:47.361524 | controller |         - nova_deploy_prep
2026-06-11 16:44:47.361527 | controller |         - nova_deploy
2026-06-11 16:44:47.361530 | controller |         - nova_deploy_cleanup
2026-06-11 16:44:47.361534 | controller |         - mariadb_kuttl_run
2026-06-11 16:44:47.361537 | controller |         - mariadb_kuttl
2026-06-11 16:44:47.361540 | controller |         - kuttl_db_prep
2026-06-11 16:44:47.361544 | controller |         - kuttl_db_cleanup
2026-06-11 16:44:47.361547 | controller |         - kuttl_common_prep
2026-06-11 16:44:47.361551 | controller |         - kuttl_common_cleanup
2026-06-11 16:44:47.361557 | controller |         - keystone_kuttl_run
2026-06-11 16:44:47.361578 | controller |         - keystone_kuttl
2026-06-11 16:44:47.361582 | controller |         - barbican_kuttl_run
2026-06-11 16:44:47.361585 | controller |         - barbican_kuttl
2026-06-11 16:44:47.361589 | controller |         - cinder_kuttl_run
2026-06-11 16:44:47.361592 | controller |         - cinder_kuttl
2026-06-11 16:44:47.361595 | controller |         - neutron_kuttl_run
2026-06-11 16:44:47.361599 | controller |         - neutron_kuttl
2026-06-11 16:44:47.361602 | controller |         - octavia_kuttl_run
2026-06-11 16:44:47.361605 | controller |         - octavia_kuttl
2026-06-11 16:44:47.361609 | controller |         - designate_kuttl
2026-06-11 16:44:47.361612 | controller |         - designate_kuttl_run
2026-06-11 16:44:47.361616 | controller |         - ovn_kuttl_run
2026-06-11 16:44:47.361619 | controller |         - ovn_kuttl
2026-06-11 16:44:47.361622 | controller |         - infra_kuttl_run
2026-06-11 16:44:47.361626 | controller |         - infra_kuttl
2026-06-11 16:44:47.361629 | controller |         - ironic_kuttl_run
2026-06-11 16:44:47.361632 | controller |         - ironic_kuttl
2026-06-11 16:44:47.361636 | controller |         - ironic_kuttl_crc
2026-06-11 16:44:47.361639 | controller |         - heat_kuttl_run
2026-06-11 16:44:47.361642 | controller |         - heat_kuttl
2026-06-11 16:44:47.361645 | controller |         - heat_kuttl_crc
2026-06-11 16:44:47.361649 | controller |         - glance_kuttl_run
2026-06-11 16:44:47.361652 | controller |         - glance_kuttl
2026-06-11 16:44:47.361655 | controller |         - manila_kuttl_run
2026-06-11 16:44:47.361659 | controller |         - manila_kuttl
2026-06-11 16:44:47.361662 | controller |         - swift_kuttl_run
2026-06-11 16:44:47.361665 | controller |         - swift_kuttl
2026-06-11 16:44:47.361669 | controller |         - horizon_kuttl_run
2026-06-11 16:44:47.361672 | controller |         - horizon_kuttl
2026-06-11 16:44:47.361675 | controller |         - openstack_kuttl_prep
2026-06-11 16:44:47.361679 | controller |         - openstack_kuttl_run
2026-06-11 16:44:47.361682 | controller |         - openstack_kuttl_cleanup
2026-06-11 16:44:47.361686 | controller |         - openstack_kuttl
2026-06-11 16:44:47.361689 | controller |         - mariadb_chainsaw_run
2026-06-11 16:44:47.361692 | controller |         - mariadb_chainsaw
2026-06-11 16:44:47.361696 | controller |         - horizon_prep
2026-06-11 16:44:47.361699 | controller |         - horizon
2026-06-11 16:44:47.361702 | controller |         - horizon_cleanup
2026-06-11 16:44:47.361706 | controller |         - horizon_deploy_prep
2026-06-11 16:44:47.361709 | controller |         - horizon_deploy
2026-06-11 16:44:47.361712 | controller |         - horizon_deploy_cleanup
2026-06-11 16:44:47.361716 | controller |         - heat_prep
2026-06-11 16:44:47.361719 | controller |         - heat
2026-06-11 16:44:47.361722 | controller |         - heat_cleanup
2026-06-11 16:44:47.361726 | controller |         - heat_deploy_prep
2026-06-11 16:44:47.361729 | controller |         - heat_deploy
2026-06-11 16:44:47.361732 | controller |         - heat_deploy_cleanup
2026-06-11 16:44:47.361736 | controller |         - baremetal_prep
2026-06-11 16:44:47.361739 | controller |         - baremetal
2026-06-11 16:44:47.361742 | controller |         - baremetal_cleanup
2026-06-11 16:44:47.361746 | controller |         - ceph_help
2026-06-11 16:44:47.361749 | controller |         - ceph
2026-06-11 16:44:47.361752 | controller |         - ceph_cleanup
2026-06-11 16:44:47.361756 | controller |         - rook_prep
2026-06-11 16:44:47.361759 | controller |         - rook
2026-06-11 16:44:47.361762 | controller |         - rook_deploy_prep
2026-06-11 16:44:47.361766 | controller |         - rook_deploy
2026-06-11 16:44:47.361769 | controller |         - rook_crc_disk
2026-06-11 16:44:47.361772 | controller |         - rook_cleanup
2026-06-11 16:44:47.361776 | controller |         - lvms
2026-06-11 16:44:47.361779 | controller |         - nmstate
2026-06-11 16:44:47.361782 | controller |         - nncp
2026-06-11 16:44:47.361786 | controller |         - nncp_cleanup
2026-06-11 16:44:47.361789 | controller |         - netattach
2026-06-11 16:44:47.361792 | controller |         - netattach_cleanup
2026-06-11 16:44:47.361796 | controller |         - metallb
2026-06-11 16:44:47.361799 | controller |         - metallb_config
2026-06-11 16:44:47.361803 | controller |         - metallb_config_cleanup
2026-06-11 16:44:47.361806 | controller |         - metallb_cleanup
2026-06-11 16:44:47.361809 | controller |         - loki
2026-06-11 16:44:47.361813 | controller |         - loki_cleanup
2026-06-11 16:44:47.361816 | controller |         - loki_deploy
2026-06-11 16:44:47.361819 | controller |         - loki_deploy_cleanup
2026-06-11 16:44:47.361823 | controller |         - netobserv
2026-06-11 16:44:47.361826 | controller |         - netobserv_cleanup
2026-06-11 16:44:47.361829 | controller |         - netobserv_deploy
2026-06-11 16:44:47.361835 | controller |         - netobserv_deploy_cleanup
2026-06-11 16:44:47.361839 | controller |         - manila_prep
2026-06-11 16:44:47.361842 | controller |         - manila
2026-06-11 16:44:47.361845 | controller |         - manila_cleanup
2026-06-11 16:44:47.361849 | controller |         - manila_deploy_prep
2026-06-11 16:44:47.361852 | controller |         - manila_deploy
2026-06-11 16:44:47.361856 | controller |         - manila_deploy_cleanup
2026-06-11 16:44:47.361859 | controller |         - telemetry_prep
2026-06-11 16:44:47.361862 | controller |         - telemetry
2026-06-11 16:44:47.361866 | controller |         - telemetry_cleanup
2026-06-11 16:44:47.361870 | controller |         - telemetry_deploy_prep
2026-06-11 16:44:47.361874 | controller |         - telemetry_deploy
2026-06-11 16:44:47.361879 | controller |         - telemetry_deploy_cleanup
2026-06-11 16:44:47.361884 | controller |         - telemetry_kuttl_run
2026-06-11 16:44:47.361889 | controller |         - telemetry_kuttl
2026-06-11 16:44:47.361893 | controller |         - test_operator_prep
2026-06-11 16:44:47.361898 | controller |         - test_operator
2026-06-11 16:44:47.361903 | controller |         - test_operator_cleanup
2026-06-11 16:44:47.361908 | controller |         - test_operator_deploy_prep
2026-06-11 16:44:47.361912 | controller |         - test_operator_deploy
2026-06-11 16:44:47.361917 | controller |         - test_operator_deploy_cleanup
2026-06-11 16:44:47.361922 | controller |         - test_operator_kuttl_run
2026-06-11 16:44:47.361927 | controller |         - test_operator_kuttl
2026-06-11 16:44:47.361931 | controller |         - swift_prep
2026-06-11 16:44:47.361936 | controller |         - swift
2026-06-11 16:44:47.361941 | controller |         - swift_cleanup
2026-06-11 16:44:47.361945 | controller |         - swift_deploy_prep
2026-06-11 16:44:47.361950 | controller |         - swift_deploy
2026-06-11 16:44:47.361955 | controller |         - swift_deploy_cleanup
2026-06-11 16:44:47.361959 | controller |         - certmanager
2026-06-11 16:44:47.361964 | controller |         - certmanager_cleanup
2026-06-11 16:44:47.361969 | controller |         - validate_marketplace
2026-06-11 16:44:47.361973 | controller |         - redis_deploy_prep
2026-06-11 16:44:47.361978 | controller |         - redis_deploy
2026-06-11 16:44:47.361982 | controller |         - redis_deploy_cleanup
2026-06-11 16:44:47.361987 | controller |         - set_slower_etcd_profile
2026-06-11 16:44:47.361992 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 16:44:47.361998 | controller |         - help
2026-06-11 16:44:47.362002 | controller |         - download_tools
2026-06-11 16:44:47.362006 | controller |         - nfs
2026-06-11 16:44:47.362011 | controller |         - nfs_cleanup
2026-06-11 16:44:47.362016 | controller |         - crc
2026-06-11 16:44:47.362021 | controller |         - crc_cleanup
2026-06-11 16:44:47.362026 | controller |         - crc_scrub
2026-06-11 16:44:47.362030 | controller |         - crc_attach_default_interface
2026-06-11 16:44:47.362055 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 16:44:47.362065 | controller |         - ipv6_lab_network
2026-06-11 16:44:47.362070 | controller |         - ipv6_lab_network_cleanup
2026-06-11 16:44:47.362074 | controller |         - ipv6_lab_nat64_router
2026-06-11 16:44:47.362079 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 16:44:47.362084 | controller |         - ipv6_lab_sno
2026-06-11 16:44:47.362088 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 16:44:47.362092 | controller |         - ipv6_lab
2026-06-11 16:44:47.362097 | controller |         - ipv6_lab_cleanup
2026-06-11 16:44:47.362101 | controller |         - attach_default_interface
2026-06-11 16:44:47.362105 | controller |         - attach_default_interface_cleanup
2026-06-11 16:44:47.362110 | controller |         - network_isolation_bridge
2026-06-11 16:44:47.362115 | controller |         - network_isolation_bridge_cleanup
2026-06-11 16:44:47.362119 | controller |         - edpm_baremetal_compute
2026-06-11 16:44:47.362124 | controller |         - edpm_compute
2026-06-11 16:44:47.362129 | controller |         - edpm_compute_bootc
2026-06-11 16:44:47.362133 | controller |         - edpm_ansible_runner
2026-06-11 16:44:47.362138 | controller |         - edpm_computes_bgp
2026-06-11 16:44:47.362143 | controller |         - edpm_compute_repos
2026-06-11 16:44:47.362147 | controller |         - edpm_compute_cleanup
2026-06-11 16:44:47.362152 | controller |         - edpm_networker
2026-06-11 16:44:47.362157 | controller |         - edpm_networker_cleanup
2026-06-11 16:44:47.362162 | controller |         - edpm_deploy_instance
2026-06-11 16:44:47.362167 | controller |         - tripleo_deploy
2026-06-11 16:44:47.362171 | controller |         - standalone_deploy
2026-06-11 16:44:47.362181 | controller |         - standalone_sync
2026-06-11 16:44:47.362184 | controller |         - standalone
2026-06-11 16:44:47.362187 | controller |         - standalone_cleanup
2026-06-11 16:44:47.362191 | controller |         - standalone_snapshot
2026-06-11 16:44:47.362194 | controller |         - standalone_revert
2026-06-11 16:44:47.362197 | controller |         - cifmw_prepare
2026-06-11 16:44:47.362200 | controller |         - cifmw_cleanup
2026-06-11 16:44:47.362204 | controller |         - bmaas_network
2026-06-11 16:44:47.362213 | controller |         - bmaas_network_cleanup
2026-06-11 16:44:47.362216 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 16:44:47.362220 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 16:44:47.362224 | controller |         - bmaas_crc_attach_network
2026-06-11 16:44:47.362227 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 16:44:47.362230 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 16:44:47.362234 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 16:44:47.362237 | controller |         - bmaas_baremetal_net_nad
2026-06-11 16:44:47.362240 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 16:44:47.362244 | controller |         - bmaas_metallb
2026-06-11 16:44:47.362247 | controller |         - bmaas_metallb_cleanup
2026-06-11 16:44:47.362251 | controller |         - bmaas_virtual_bms
2026-06-11 16:44:47.362254 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 16:44:47.362257 | controller |         - bmaas_sushy_emulator
2026-06-11 16:44:47.362261 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 16:44:47.362264 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 16:44:47.362267 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 16:44:47.362271 | controller |         - bmaas
2026-06-11 16:44:47.362274 | controller |         - bmaas_cleanup
2026-06-11 16:44:47.362277 | controller |       failed: false
2026-06-11 16:44:47.362281 | controller |       success: true
2026-06-11 16:44:47.378748 | controller |
2026-06-11 16:44:47.378795 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 16:44:47.378800 | controller |   {
2026-06-11 16:44:47.378804 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 16:44:47.378809 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 16:44:47.378812 | controller |   } | to_nice_yaml
2026-06-11 16:44:47.378816 | controller | }}, mode=0644] ***
2026-06-11 16:44:47.378819 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.052)       0:00:57.560 *********
2026-06-11 16:44:47.378823 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.052)       0:00:57.559 *********
2026-06-11 16:44:47.790922 | controller | changed: [localhost]
2026-06-11 16:44:47.790996 | controller |
2026-06-11 16:44:47.791003 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 16:44:47.791009 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.413)       0:00:57.974 *********
2026-06-11 16:44:47.791013 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.413)       0:00:57.973 *********
2026-06-11 16:44:47.826653 | controller | skipping: [localhost]
2026-06-11 16:44:47.826792 | controller |
2026-06-11 16:44:47.826799 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 16:44:47.826804 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.035)       0:00:58.009 *********
2026-06-11 16:44:47.826807 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.035)       0:00:58.008 *********
2026-06-11 16:44:47.897121 | controller | ok: [localhost]
2026-06-11 16:44:47.897183 | controller |
2026-06-11 16:44:47.897188 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 16:44:47.897193 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.070)       0:00:58.080 *********
2026-06-11 16:44:47.897196 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.070)       0:00:58.079 *********
2026-06-11 16:44:47.935975 | 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:44:47.936094 | controller |
2026-06-11 16:44:47.936106 | 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:44:47.936129 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.038)       0:00:58.119 *********
2026-06-11 16:44:47.936135 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.038)       0:00:58.118 *********
2026-06-11 16:44:47.985113 | controller | ok: [localhost] =>
2026-06-11 16:44:47.985182 | controller |     changed: false
2026-06-11 16:44:47.985191 | controller |     msg: All assertions passed
2026-06-11 16:44:47.985200 | controller |
2026-06-11 16:44:47.985208 | 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:44:47.985217 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.049)       0:00:58.168 *********
2026-06-11 16:44:47.985225 | controller | Thursday 11 June 2026  16:44:47 +0000 (0:00:00.049)       0:00:58.167 *********
2026-06-11 16:44:48.726676 | controller | changed: [localhost]
2026-06-11 16:44:48.726776 | controller |
2026-06-11 16:44:48.726791 | 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:44:48.726805 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.741)       0:00:58.910 *********
2026-06-11 16:44:48.726818 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.741)       0:00:58.908 *********
2026-06-11 16:44:48.758110 | controller | ok: [localhost]
2026-06-11 16:44:48.758216 | controller |
2026-06-11 16:44:48.758233 | 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:44:48.758248 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.031)       0:00:58.941 *********
2026-06-11 16:44:48.758261 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.031)       0:00:58.940 *********
2026-06-11 16:44:48.805999 | controller | ok: [localhost]
2026-06-11 16:44:48.806088 | controller |
2026-06-11 16:44:48.806095 | 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:44:48.806102 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.048)       0:00:58.989 *********
2026-06-11 16:44:48.806107 | controller | Thursday 11 June 2026  16:44:48 +0000 (0:00:00.048)       0:00:58.988 *********
2026-06-11 16:44:49.207273 | controller | changed: [localhost]
2026-06-11 16:44:49.207336 | controller |
2026-06-11 16:44:49.207342 | 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:44:49.207347 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.401)       0:00:59.390 *********
2026-06-11 16:44:49.207351 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.401)       0:00:59.389 *********
2026-06-11 16:44:49.280027 | controller | ok: [localhost]
2026-06-11 16:44:49.280116 | controller |
2026-06-11 16:44:49.280122 | 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:44:49.280138 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.072)       0:00:59.463 *********
2026-06-11 16:44:49.280143 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.072)       0:00:59.462 *********
2026-06-11 16:44:49.370950 | controller | ok: [localhost]
2026-06-11 16:44:49.371028 | controller |
2026-06-11 16:44:49.371062 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:44:49.371072 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.090)       0:00:59.554 *********
2026-06-11 16:44:49.371077 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.090)       0:00:59.553 *********
2026-06-11 16:44:49.498753 | 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:44:49.498857 | controller |
2026-06-11 16:44:49.498870 | 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:44:49.498881 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.127)       0:00:59.682 *********
2026-06-11 16:44:49.498890 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.128)       0:00:59.681 *********
2026-06-11 16:44:49.563420 | controller | ok: [localhost]
2026-06-11 16:44:49.563494 | controller |
2026-06-11 16:44:49.563499 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 16:44:49.563503 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.064)       0:00:59.746 *********
2026-06-11 16:44:49.563507 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.064)       0:00:59.745 *********
2026-06-11 16:44:49.745869 | controller | ok: [localhost]
2026-06-11 16:44:49.745903 | controller |
2026-06-11 16:44:49.745909 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 16:44:49.745913 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.182)       0:00:59.929 *********
2026-06-11 16:44:49.745916 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.182)       0:00:59.928 *********
2026-06-11 16:44:49.768561 | controller | skipping: [localhost]
2026-06-11 16:44:49.768617 | controller |
2026-06-11 16:44:49.768631 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 16:44:49.768644 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 16:44:49.768655 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 16:44:49.768666 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.022)       0:00:59.952 *********
2026-06-11 16:44:49.768677 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.022)       0:00:59.951 *********
2026-06-11 16:44:49.948617 | controller | ok: [localhost]
2026-06-11 16:44:49.948689 | controller |
2026-06-11 16:44:49.948700 | 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:44:49.948710 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.179)       0:01:00.131 *********
2026-06-11 16:44:49.948718 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.179)       0:01:00.130 *********
2026-06-11 16:44:49.978073 | controller | ok: [localhost]
2026-06-11 16:44:49.978127 | controller |
2026-06-11 16:44:49.978140 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 16:44:49.978152 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.029)       0:01:00.161 *********
2026-06-11 16:44:49.978162 | controller | Thursday 11 June 2026  16:44:49 +0000 (0:00:00.029)       0:01:00.160 *********
2026-06-11 16:44:50.166019 | controller | ok: [localhost]
2026-06-11 16:44:50.166094 | controller |
2026-06-11 16:44:50.166109 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:44:50.166118 | controller | Thursday 11 June 2026  16:44:50 +0000 (0:00:00.187)       0:01:00.349 *********
2026-06-11 16:44:50.166126 | controller | Thursday 11 June 2026  16:44:50 +0000 (0:00:00.187)       0:01:00.348 *********
2026-06-11 16:44:50.385339 | controller | ok: [localhost]
2026-06-11 16:44:50.385417 | controller |
2026-06-11 16:44:50.385424 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 16:44:50.385429 | controller | Thursday 11 June 2026  16:44:50 +0000 (0:00:00.219)       0:01:00.568 *********
2026-06-11 16:44:50.385434 | controller | Thursday 11 June 2026  16:44:50 +0000 (0:00:00.219)       0:01:00.567 *********
2026-06-11 16:45:33.738784 | 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:45:33.738856 | controller | changed: [localhost]
2026-06-11 16:45:33.738868 | controller |
2026-06-11 16:45:33.738877 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 16:45:33.738885 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:43.353)       0:01:43.922 *********
2026-06-11 16:45:33.738892 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:43.353)       0:01:43.921 *********
2026-06-11 16:45:33.762494 | controller | skipping: [localhost]
2026-06-11 16:45:33.762569 | controller |
2026-06-11 16:45:33.762582 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 16:45:33.762588 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:00.023)       0:01:43.946 *********
2026-06-11 16:45:33.762593 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:00.023)       0:01:43.944 *********
2026-06-11 16:45:33.987813 | controller | ok: [localhost]
2026-06-11 16:45:33.987873 | controller |
2026-06-11 16:45:33.987879 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 16:45:33.987883 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:00.224)       0:01:44.170 *********
2026-06-11 16:45:33.987887 | controller | Thursday 11 June 2026  16:45:33 +0000 (0:00:00.224)       0:01:44.169 *********
2026-06-11 16:45:34.053585 | controller | skipping: [localhost]
2026-06-11 16:45:34.053656 | controller |
2026-06-11 16:45:34.053676 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 16:45:34.053681 | controller |
2026-06-11 16:45:34.053685 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 16:45:34.053688 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.066)       0:01:44.237 *********
2026-06-11 16:45:34.053692 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.066)       0:01:44.236 *********
2026-06-11 16:45:34.087311 | controller |
2026-06-11 16:45:34.087375 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 16:45:34.087380 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.033)       0:01:44.271 *********
2026-06-11 16:45:34.087384 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.033)       0:01:44.269 *********
2026-06-11 16:45:34.287202 | controller | ok: [localhost]
2026-06-11 16:45:34.287273 | controller |
2026-06-11 16:45:34.287283 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 16:45:34.287292 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.199)       0:01:44.470 *********
2026-06-11 16:45:34.287300 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.199)       0:01:44.469 *********
2026-06-11 16:45:34.504009 | controller | ok: [localhost]
2026-06-11 16:45:34.504096 | controller |
2026-06-11 16:45:34.504117 | 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:45:34.504124 | controller | ] ***
2026-06-11 16:45:34.504129 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.217)       0:01:44.687 *********
2026-06-11 16:45:34.504140 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.217)       0:01:44.686 *********
2026-06-11 16:45:34.547721 | controller | ok: [localhost] =>
2026-06-11 16:45:34.547756 | controller |     msg: |
2026-06-11 16:45:34.547762 | 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:45:34.547767 | controller |
2026-06-11 16:45:34.547771 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 16:45:34.547775 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.043)       0:01:44.731 *********
2026-06-11 16:45:34.547779 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.043)       0:01:44.729 *********
2026-06-11 16:45:34.628608 | 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:45:34.628658 | 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:45:34.628666 | 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:45:34.628674 | controller |
2026-06-11 16:45:34.628682 | 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:45:34.628689 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.080)       0:01:44.811 *********
2026-06-11 16:45:34.628696 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.080)       0:01:44.810 *********
2026-06-11 16:45:34.670241 | controller | skipping: [localhost]
2026-06-11 16:45:34.670282 | controller |
2026-06-11 16:45:34.670289 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:34.670295 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.041)       0:01:44.853 *********
2026-06-11 16:45:34.670300 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.041)       0:01:44.852 *********
2026-06-11 16:45:34.926102 | controller | ok: [localhost]
2026-06-11 16:45:34.926177 | controller |
2026-06-11 16:45:34.926184 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:34.926188 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.255)       0:01:45.108 *********
2026-06-11 16:45:34.926191 | controller | Thursday 11 June 2026  16:45:34 +0000 (0:00:00.255)       0:01:45.107 *********
2026-06-11 16:45:35.266808 | controller | changed: [localhost]
2026-06-11 16:45:35.266847 | controller |
2026-06-11 16:45:35.266853 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:35.266859 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.340)       0:01:45.449 *********
2026-06-11 16:45:35.266864 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.340)       0:01:45.448 *********
2026-06-11 16:45:35.578339 | controller | ok: [localhost]
2026-06-11 16:45:35.578389 | controller |
2026-06-11 16:45:35.578395 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:35.578399 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.312)       0:01:45.761 *********
2026-06-11 16:45:35.578402 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.312)       0:01:45.760 *********
2026-06-11 16:45:35.977748 | controller | changed: [localhost]
2026-06-11 16:45:35.977806 | controller |
2026-06-11 16:45:35.977813 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:35.977819 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.399)       0:01:46.161 *********
2026-06-11 16:45:35.977823 | controller | Thursday 11 June 2026  16:45:35 +0000 (0:00:00.399)       0:01:46.159 *********
2026-06-11 16:45:36.082466 | controller | ok: [localhost]
2026-06-11 16:45:36.082501 | controller |
2026-06-11 16:45:36.082506 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:36.082511 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.104)       0:01:46.265 *********
2026-06-11 16:45:36.082525 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.104)       0:01:46.264 *********
2026-06-11 16:45:36.303861 | controller | changed: [localhost]
2026-06-11 16:45:36.303907 | controller |
2026-06-11 16:45:36.303916 | 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:45:36.303924 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.221)       0:01:46.487 *********
2026-06-11 16:45:36.303930 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.221)       0:01:46.485 *********
2026-06-11 16:45:36.340725 | controller | skipping: [localhost]
2026-06-11 16:45:36.340784 | controller |
2026-06-11 16:45:36.340791 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:36.340796 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.037)       0:01:46.524 *********
2026-06-11 16:45:36.340802 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.036)       0:01:46.522 *********
2026-06-11 16:45:36.548064 | controller | ok: [localhost]
2026-06-11 16:45:36.548103 | controller |
2026-06-11 16:45:36.548108 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:36.548113 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.207)       0:01:46.731 *********
2026-06-11 16:45:36.548116 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.207)       0:01:46.730 *********
2026-06-11 16:45:36.725550 | controller | changed: [localhost]
2026-06-11 16:45:36.725591 | controller |
2026-06-11 16:45:36.725599 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:36.725614 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.177)       0:01:46.909 *********
2026-06-11 16:45:36.725619 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.177)       0:01:46.907 *********
2026-06-11 16:45:36.889544 | controller | ok: [localhost]
2026-06-11 16:45:36.889583 | controller |
2026-06-11 16:45:36.889590 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:36.889595 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.163)       0:01:47.073 *********
2026-06-11 16:45:36.889600 | controller | Thursday 11 June 2026  16:45:36 +0000 (0:00:00.163)       0:01:47.071 *********
2026-06-11 16:45:37.285708 | controller | changed: [localhost]
2026-06-11 16:45:37.285756 | controller |
2026-06-11 16:45:37.285762 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:37.285766 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.396)       0:01:47.469 *********
2026-06-11 16:45:37.285769 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.396)       0:01:47.468 *********
2026-06-11 16:45:37.378944 | controller | ok: [localhost]
2026-06-11 16:45:37.378998 | controller |
2026-06-11 16:45:37.379003 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:37.379007 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.092)       0:01:47.561 *********
2026-06-11 16:45:37.379012 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.092)       0:01:47.560 *********
2026-06-11 16:45:37.606660 | controller | changed: [localhost]
2026-06-11 16:45:37.606724 | controller |
2026-06-11 16:45:37.606732 | 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:45:37.606738 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.228)       0:01:47.790 *********
2026-06-11 16:45:37.606743 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.228)       0:01:47.788 *********
2026-06-11 16:45:37.634736 | controller | skipping: [localhost]
2026-06-11 16:45:37.634799 | controller |
2026-06-11 16:45:37.634806 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:37.634811 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.027)       0:01:47.818 *********
2026-06-11 16:45:37.634817 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.027)       0:01:47.816 *********
2026-06-11 16:45:37.857466 | controller | ok: [localhost]
2026-06-11 16:45:37.857505 | controller |
2026-06-11 16:45:37.857512 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:37.857522 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.222)       0:01:48.041 *********
2026-06-11 16:45:37.857527 | controller | Thursday 11 June 2026  16:45:37 +0000 (0:00:00.222)       0:01:48.039 *********
2026-06-11 16:45:38.077938 | controller | changed: [localhost]
2026-06-11 16:45:38.077995 | controller |
2026-06-11 16:45:38.078009 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:38.078020 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.219)       0:01:48.261 *********
2026-06-11 16:45:38.078030 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.219)       0:01:48.259 *********
2026-06-11 16:45:38.367647 | controller | ok: [localhost]
2026-06-11 16:45:38.367700 | controller |
2026-06-11 16:45:38.367705 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:38.367709 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.290)       0:01:48.551 *********
2026-06-11 16:45:38.367712 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.290)       0:01:48.550 *********
2026-06-11 16:45:38.835113 | controller | changed: [localhost]
2026-06-11 16:45:38.835209 | controller |
2026-06-11 16:45:38.835224 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:38.835236 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.466)       0:01:49.018 *********
2026-06-11 16:45:38.835247 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.466)       0:01:49.016 *********
2026-06-11 16:45:38.883504 | controller | ok: [localhost]
2026-06-11 16:45:38.883593 | controller |
2026-06-11 16:45:38.883604 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:38.883612 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.048)       0:01:49.066 *********
2026-06-11 16:45:38.883620 | controller | Thursday 11 June 2026  16:45:38 +0000 (0:00:00.048)       0:01:49.065 *********
2026-06-11 16:45:39.086257 | controller | changed: [localhost]
2026-06-11 16:45:39.086335 | controller |
2026-06-11 16:45:39.086343 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 16:45:39.086349 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.202)       0:01:49.269 *********
2026-06-11 16:45:39.086354 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.202)       0:01:49.268 *********
2026-06-11 16:45:39.113807 | controller | skipping: [localhost]
2026-06-11 16:45:39.113862 | controller |
2026-06-11 16:45:39.113870 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 16:45:39.113875 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.027)       0:01:49.296 *********
2026-06-11 16:45:39.113881 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.027)       0:01:49.295 *********
2026-06-11 16:45:39.203320 | controller | skipping: [localhost]
2026-06-11 16:45:39.203395 | controller |
2026-06-11 16:45:39.203402 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 16:45:39.203408 | controller |
2026-06-11 16:45:39.203412 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 16:45:39.203417 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.090)       0:01:49.387 *********
2026-06-11 16:45:39.203422 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.090)       0:01:49.385 *********
2026-06-11 16:45:39.280074 | controller |
2026-06-11 16:45:39.280152 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 16:45:39.280159 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.076)       0:01:49.463 *********
2026-06-11 16:45:39.280164 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.076)       0:01:49.462 *********
2026-06-11 16:45:39.513025 | controller | ok: [localhost]
2026-06-11 16:45:39.513121 | controller |
2026-06-11 16:45:39.513129 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 16:45:39.513134 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.232)       0:01:49.696 *********
2026-06-11 16:45:39.513139 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.232)       0:01:49.695 *********
2026-06-11 16:45:39.746894 | controller | ok: [localhost]
2026-06-11 16:45:39.746933 | controller |
2026-06-11 16:45:39.746941 | 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:45:39.746947 | controller | ] ***
2026-06-11 16:45:39.746953 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.233)       0:01:49.930 *********
2026-06-11 16:45:39.746958 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.233)       0:01:49.929 *********
2026-06-11 16:45:39.776147 | controller | ok: [localhost] =>
2026-06-11 16:45:39.776188 | controller |     msg: |
2026-06-11 16:45:39.776196 | 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:45:39.776203 | controller |
2026-06-11 16:45:39.776208 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 16:45:39.776214 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.029)       0:01:49.959 *********
2026-06-11 16:45:39.776219 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.029)       0:01:49.958 *********
2026-06-11 16:45:39.845661 | 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:45:39.845709 | 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:45:39.845715 | 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:45:39.845720 | controller |
2026-06-11 16:45:39.845725 | 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:45:39.845730 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.069)       0:01:50.029 *********
2026-06-11 16:45:39.845734 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.069)       0:01:50.028 *********
2026-06-11 16:45:39.882929 | controller | skipping: [localhost]
2026-06-11 16:45:39.882967 | controller |
2026-06-11 16:45:39.882972 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:39.882978 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.037)       0:01:50.066 *********
2026-06-11 16:45:39.882982 | controller | Thursday 11 June 2026  16:45:39 +0000 (0:00:00.037)       0:01:50.065 *********
2026-06-11 16:45:40.114257 | controller | ok: [localhost]
2026-06-11 16:45:40.114291 | controller |
2026-06-11 16:45:40.114297 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:40.114301 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.230)       0:01:50.297 *********
2026-06-11 16:45:40.114304 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.230)       0:01:50.296 *********
2026-06-11 16:45:40.294519 | controller | changed: [localhost]
2026-06-11 16:45:40.294595 | controller |
2026-06-11 16:45:40.294606 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:40.294615 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.180)       0:01:50.477 *********
2026-06-11 16:45:40.294626 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.180)       0:01:50.476 *********
2026-06-11 16:45:40.485223 | controller | ok: [localhost]
2026-06-11 16:45:40.485276 | controller |
2026-06-11 16:45:40.485287 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:40.485296 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.190)       0:01:50.668 *********
2026-06-11 16:45:40.485304 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.190)       0:01:50.667 *********
2026-06-11 16:45:40.911904 | controller | changed: [localhost]
2026-06-11 16:45:40.911970 | controller |
2026-06-11 16:45:40.911975 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:40.911979 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.426)       0:01:51.095 *********
2026-06-11 16:45:40.911992 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.426)       0:01:51.094 *********
2026-06-11 16:45:40.958054 | controller | ok: [localhost]
2026-06-11 16:45:40.958091 | controller |
2026-06-11 16:45:40.958096 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:40.958101 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.046)       0:01:51.141 *********
2026-06-11 16:45:40.958105 | controller | Thursday 11 June 2026  16:45:40 +0000 (0:00:00.046)       0:01:51.140 *********
2026-06-11 16:45:41.174352 | controller | changed: [localhost]
2026-06-11 16:45:41.174387 | controller |
2026-06-11 16:45:41.174392 | 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:45:41.174396 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.216)       0:01:51.357 *********
2026-06-11 16:45:41.174400 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.216)       0:01:51.356 *********
2026-06-11 16:45:41.203565 | controller | skipping: [localhost]
2026-06-11 16:45:41.203637 | controller |
2026-06-11 16:45:41.203642 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:41.203646 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.028)       0:01:51.386 *********
2026-06-11 16:45:41.203651 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.028)       0:01:51.385 *********
2026-06-11 16:45:41.445940 | controller | ok: [localhost]
2026-06-11 16:45:41.446025 | controller |
2026-06-11 16:45:41.446059 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:41.446072 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.242)       0:01:51.629 *********
2026-06-11 16:45:41.446096 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.242)       0:01:51.627 *********
2026-06-11 16:45:41.664280 | controller | changed: [localhost]
2026-06-11 16:45:41.664317 | controller |
2026-06-11 16:45:41.664322 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:41.664326 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.218)       0:01:51.847 *********
2026-06-11 16:45:41.664330 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.218)       0:01:51.846 *********
2026-06-11 16:45:41.872061 | controller | ok: [localhost]
2026-06-11 16:45:41.872127 | controller |
2026-06-11 16:45:41.872131 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:41.872136 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.207)       0:01:52.055 *********
2026-06-11 16:45:41.872139 | controller | Thursday 11 June 2026  16:45:41 +0000 (0:00:00.207)       0:01:52.054 *********
2026-06-11 16:45:42.295389 | controller | changed: [localhost]
2026-06-11 16:45:42.295441 | controller |
2026-06-11 16:45:42.295448 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:42.295454 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.423)       0:01:52.478 *********
2026-06-11 16:45:42.295458 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.423)       0:01:52.477 *********
2026-06-11 16:45:42.375796 | controller | ok: [localhost]
2026-06-11 16:45:42.375871 | controller |
2026-06-11 16:45:42.375879 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:42.375885 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.080)       0:01:52.558 *********
2026-06-11 16:45:42.375890 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.080)       0:01:52.557 *********
2026-06-11 16:45:42.626591 | controller | changed: [localhost]
2026-06-11 16:45:42.626679 | controller |
2026-06-11 16:45:42.626690 | 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:45:42.626699 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.249)       0:01:52.808 *********
2026-06-11 16:45:42.626707 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.250)       0:01:52.807 *********
2026-06-11 16:45:42.659398 | controller | skipping: [localhost]
2026-06-11 16:45:42.659480 | controller |
2026-06-11 16:45:42.659492 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 16:45:42.659519 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.033)       0:01:52.842 *********
2026-06-11 16:45:42.659531 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.033)       0:01:52.841 *********
2026-06-11 16:45:42.856661 | controller | ok: [localhost]
2026-06-11 16:45:42.856719 | controller |
2026-06-11 16:45:42.856724 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 16:45:42.856728 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.197)       0:01:53.040 *********
2026-06-11 16:45:42.856732 | controller | Thursday 11 June 2026  16:45:42 +0000 (0:00:00.197)       0:01:53.039 *********
2026-06-11 16:45:43.097234 | controller | changed: [localhost]
2026-06-11 16:45:43.097302 | controller |
2026-06-11 16:45:43.097316 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 16:45:43.097321 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.240)       0:01:53.280 *********
2026-06-11 16:45:43.097326 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.240)       0:01:53.279 *********
2026-06-11 16:45:43.288954 | controller | ok: [localhost]
2026-06-11 16:45:43.289017 | controller |
2026-06-11 16:45:43.289023 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 16:45:43.289027 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.191)       0:01:53.472 *********
2026-06-11 16:45:43.289030 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.191)       0:01:53.471 *********
2026-06-11 16:45:43.698260 | controller | changed: [localhost]
2026-06-11 16:45:43.698338 | controller |
2026-06-11 16:45:43.698346 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 16:45:43.698351 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.409)       0:01:53.881 *********
2026-06-11 16:45:43.698355 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.409)       0:01:53.880 *********
2026-06-11 16:45:43.741850 | controller | ok: [localhost]
2026-06-11 16:45:43.741926 | controller |
2026-06-11 16:45:43.741934 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 16:45:43.741940 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.043)       0:01:53.925 *********
2026-06-11 16:45:43.741945 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.043)       0:01:53.924 *********
2026-06-11 16:45:43.946566 | controller | changed: [localhost]
2026-06-11 16:45:43.946636 | controller |
2026-06-11 16:45:43.946641 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 16:45:43.946646 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.204)       0:01:54.129 *********
2026-06-11 16:45:43.946650 | controller | Thursday 11 June 2026  16:45:43 +0000 (0:00:00.204)       0:01:54.128 *********
2026-06-11 16:45:44.186293 | controller | ok: [localhost]
2026-06-11 16:45:44.186369 | controller |
2026-06-11 16:45:44.186378 | 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:45:44.186383 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.240)       0:01:54.369 *********
2026-06-11 16:45:44.186388 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.240)       0:01:54.368 *********
2026-06-11 16:45:44.229754 | controller | skipping: [localhost]
2026-06-11 16:45:44.229826 | controller |
2026-06-11 16:45:44.229836 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 16:45:44.229845 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.042)       0:01:54.412 *********
2026-06-11 16:45:44.229852 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.042)       0:01:54.411 *********
2026-06-11 16:45:44.260210 | controller | skipping: [localhost]
2026-06-11 16:45:44.260282 | controller |
2026-06-11 16:45:44.260289 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 16:45:44.260295 | controller |   _net_env_def_slurp['content'] |
2026-06-11 16:45:44.260301 | controller |   b64decode |
2026-06-11 16:45:44.260312 | controller |   from_yaml
2026-06-11 16:45:44.260318 | controller | }}, cacheable=True] ***
2026-06-11 16:45:44.260323 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.031)       0:01:54.443 *********
2026-06-11 16:45:44.260328 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.030)       0:01:54.442 *********
2026-06-11 16:45:44.294184 | controller | skipping: [localhost]
2026-06-11 16:45:44.294247 | controller |
2026-06-11 16:45:44.294255 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 16:45:44.294260 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.034)       0:01:54.477 *********
2026-06-11 16:45:44.294265 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.034)       0:01:54.476 *********
2026-06-11 16:45:44.320759 | controller | skipping: [localhost]
2026-06-11 16:45:44.320813 | controller |
2026-06-11 16:45:44.320827 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 16:45:44.320839 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.026)       0:01:54.504 *********
2026-06-11 16:45:44.320850 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.026)       0:01:54.503 *********
2026-06-11 16:45:44.479379 | controller |
2026-06-11 16:45:44.479459 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 16:45:44.479467 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.158)       0:01:54.662 *********
2026-06-11 16:45:44.479473 | controller | Thursday 11 June 2026  16:45:44 +0000 (0:00:00.158)       0:01:54.661 *********
2026-06-11 16:45:45.021956 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 16:45:45.022032 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 16:45:45.022068 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 16:45:45.022074 | controller |
2026-06-11 16:45:45.022079 | 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:45:45.022084 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.542)       0:01:55.205 *********
2026-06-11 16:45:45.022089 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.542)       0:01:55.204 *********
2026-06-11 16:45:45.267417 | controller | changed: [localhost]
2026-06-11 16:45:45.267459 | controller |
2026-06-11 16:45:45.267466 | 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:45:45.267472 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.245)       0:01:55.450 *********
2026-06-11 16:45:45.267478 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.245)       0:01:55.449 *********
2026-06-11 16:45:45.474966 | controller | ok: [localhost]
2026-06-11 16:45:45.475060 | controller |
2026-06-11 16:45:45.475098 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 16:45:45.475104 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.207)       0:01:55.658 *********
2026-06-11 16:45:45.475110 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.207)       0:01:55.657 *********
2026-06-11 16:45:45.517146 | 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:45:45.517225 | controller |
2026-06-11 16:45:45.517232 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 16:45:45.517237 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.042)       0:01:55.700 *********
2026-06-11 16:45:45.517242 | controller | Thursday 11 June 2026  16:45:45 +0000 (0:00:00.042)       0:01:55.699 *********
2026-06-11 16:45:46.059593 | controller | changed: [localhost]
2026-06-11 16:45:46.059679 | controller |
2026-06-11 16:45:46.059689 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 16:45:46.059699 | controller |   _crc_vers.stdout_lines |
2026-06-11 16:45:46.059707 | controller |   select('match', 'CRC') | first |
2026-06-11 16:45:46.059715 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 16:45:46.059723 | controller |   _crc_vers.stdout_lines |
2026-06-11 16:45:46.059731 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 16:45:46.059753 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 16:45:46.059761 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.542)       0:01:56.242 *********
2026-06-11 16:45:46.059769 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.542)       0:01:56.241 *********
2026-06-11 16:45:46.094873 | controller | ok: [localhost]
2026-06-11 16:45:46.094950 | controller |
2026-06-11 16:45:46.094957 | 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:45:46.094964 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.035)       0:01:56.278 *********
2026-06-11 16:45:46.094969 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.035)       0:01:56.277 *********
2026-06-11 16:45:46.137879 | controller | ok: [localhost] =>
2026-06-11 16:45:46.137971 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 16:45:46.137987 | controller |       OpenShift version 4.20.1.'
2026-06-11 16:45:46.137998 | controller |
2026-06-11 16:45:46.138010 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 16:45:46.138020 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.042)       0:01:56.321 *********
2026-06-11 16:45:46.138031 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.042)       0:01:56.320 *********
2026-06-11 16:45:46.621164 | controller | ok: [localhost]
2026-06-11 16:45:46.621225 | controller |
2026-06-11 16:45:46.621231 | 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:45:46.621235 | controller |   _domain is defined and
2026-06-11 16:45:46.621239 | controller |   'crc' in _domains and
2026-06-11 16:45:46.621243 | controller |   _domains.crc.state == 'running'
2026-06-11 16:45:46.621247 | controller | }}] ***
2026-06-11 16:45:46.621251 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.483)       0:01:56.804 *********
2026-06-11 16:45:46.621255 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.483)       0:01:56.803 *********
2026-06-11 16:45:46.672915 | controller | ok: [localhost]
2026-06-11 16:45:46.672989 | controller |
2026-06-11 16:45:46.672997 | 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:45:46.673002 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.052)       0:01:56.856 *********
2026-06-11 16:45:46.673007 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.052)       0:01:56.855 *********
2026-06-11 16:45:46.704793 | controller | skipping: [localhost]
2026-06-11 16:45:46.704871 | controller |
2026-06-11 16:45:46.704902 | 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:45:46.704908 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.031)       0:01:56.888 *********
2026-06-11 16:45:46.704913 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.031)       0:01:56.887 *********
2026-06-11 16:45:46.753418 | controller |
2026-06-11 16:45:46.753494 | 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:45:46.753502 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 16:45:46.753507 | controller | ] ***
2026-06-11 16:45:46.753512 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.048)       0:01:56.936 *********
2026-06-11 16:45:46.753517 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.048)       0:01:56.935 *********
2026-06-11 16:45:46.781750 | controller | ok: [localhost]
2026-06-11 16:45:46.781824 | controller |
2026-06-11 16:45:46.781831 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 16:45:46.781837 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.028)       0:01:56.965 *********
2026-06-11 16:45:46.781854 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.028)       0:01:56.963 *********
2026-06-11 16:45:46.821866 | 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:45:46.821948 | controller |
2026-06-11 16:45:46.821955 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 16:45:46.821971 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.040)       0:01:57.005 *********
2026-06-11 16:45:46.821979 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.040)       0:01:57.004 *********
2026-06-11 16:45:46.853908 | controller | ok: [localhost] =>
2026-06-11 16:45:46.853993 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 16:45:46.854004 | controller |
2026-06-11 16:45:46.854012 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 16:45:46.854020 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.031)       0:01:57.037 *********
2026-06-11 16:45:46.854028 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.031)       0:01:57.036 *********
2026-06-11 16:45:46.893327 | controller | ok: [localhost] =>
2026-06-11 16:45:46.893397 | controller |     _secret_file: null
2026-06-11 16:45:46.893402 | controller |
2026-06-11 16:45:46.893406 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 16:45:46.893410 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.039)       0:01:57.076 *********
2026-06-11 16:45:46.893413 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.039)       0:01:57.075 *********
2026-06-11 16:45:46.920248 | controller | ok: [localhost] =>
2026-06-11 16:45:46.920312 | controller |     _secret_content: {}
2026-06-11 16:45:46.920317 | controller |
2026-06-11 16:45:46.920322 | 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:45:46.920326 | controller | ] ***
2026-06-11 16:45:46.920330 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.027)       0:01:57.103 *********
2026-06-11 16:45:46.920334 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.027)       0:01:57.102 *********
2026-06-11 16:45:46.943128 | controller | skipping: [localhost]
2026-06-11 16:45:46.943159 | controller |
2026-06-11 16:45:46.943164 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 16:45:46.943168 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.022)       0:01:57.126 *********
2026-06-11 16:45:46.943172 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.022)       0:01:57.125 *********
2026-06-11 16:45:46.968251 | controller | skipping: [localhost]
2026-06-11 16:45:46.968312 | controller |
2026-06-11 16:45:46.968317 | 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:45:46.968321 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.024)       0:01:57.151 *********
2026-06-11 16:45:46.968325 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.024)       0:01:57.150 *********
2026-06-11 16:45:46.991650 | controller | skipping: [localhost]
2026-06-11 16:45:46.991720 | controller |
2026-06-11 16:45:46.991728 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 16:45:46.991732 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.023)       0:01:57.175 *********
2026-06-11 16:45:46.991736 | controller | Thursday 11 June 2026  16:45:46 +0000 (0:00:00.023)       0:01:57.173 *********
2026-06-11 16:45:47.035647 | controller | skipping: [localhost]
2026-06-11 16:45:47.035713 | controller |
2026-06-11 16:45:47.035731 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 16:45:47.035736 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.044)       0:01:57.219 *********
2026-06-11 16:45:47.035739 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.044)       0:01:57.218 *********
2026-06-11 16:45:47.058373 | controller | skipping: [localhost]
2026-06-11 16:45:47.058461 | controller |
2026-06-11 16:45:47.058492 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 16:45:47.058504 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.022)       0:01:57.241 *********
2026-06-11 16:45:47.058515 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.022)       0:01:57.240 *********
2026-06-11 16:45:47.082107 | controller | skipping: [localhost]
2026-06-11 16:45:47.082164 | controller |
2026-06-11 16:45:47.082173 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 16:45:47.082182 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.265 *********
2026-06-11 16:45:47.082189 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.264 *********
2026-06-11 16:45:47.105375 | controller | skipping: [localhost]
2026-06-11 16:45:47.105461 | controller |
2026-06-11 16:45:47.105476 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 16:45:47.105487 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.288 *********
2026-06-11 16:45:47.105498 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.287 *********
2026-06-11 16:45:47.141085 | controller | skipping: [localhost]
2026-06-11 16:45:47.141165 | controller |
2026-06-11 16:45:47.141173 | 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:45:47.141180 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.035)       0:01:57.324 *********
2026-06-11 16:45:47.141185 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.035)       0:01:57.323 *********
2026-06-11 16:45:47.164884 | controller | skipping: [localhost]
2026-06-11 16:45:47.164952 | controller |
2026-06-11 16:45:47.164958 | 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:45:47.164964 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.348 *********
2026-06-11 16:45:47.164969 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.023)       0:01:57.347 *********
2026-06-11 16:45:47.764135 | controller | changed: [localhost]
2026-06-11 16:45:47.764179 | controller |
2026-06-11 16:45:47.764185 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 16:45:47.764190 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.598)       0:01:57.947 *********
2026-06-11 16:45:47.764194 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.599)       0:01:57.946 *********
2026-06-11 16:45:47.996800 | controller | ok: [localhost]
2026-06-11 16:45:47.996836 | controller |
2026-06-11 16:45:47.996842 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 16:45:47.996846 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.232)       0:01:58.180 *********
2026-06-11 16:45:47.996849 | controller | Thursday 11 June 2026  16:45:47 +0000 (0:00:00.232)       0:01:58.179 *********
2026-06-11 16:45:48.021870 | controller | ok: [localhost] =>
2026-06-11 16:45:48.021918 | controller |     _vm_list:
2026-06-11 16:45:48.021927 | controller |       changed: false
2026-06-11 16:45:48.021934 | controller |       failed: false
2026-06-11 16:45:48.021940 | controller |       list_vms:
2026-06-11 16:45:48.021946 | controller |       - crc
2026-06-11 16:45:48.021952 | controller |
2026-06-11 16:45:48.021960 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 16:45:48.021967 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.025)       0:01:58.205 *********
2026-06-11 16:45:48.021974 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.025)       0:01:58.204 *********
2026-06-11 16:45:48.399767 | controller | ok: [localhost]
2026-06-11 16:45:48.399837 | controller |
2026-06-11 16:45:48.399848 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 16:45:48.399857 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.377)       0:01:58.583 *********
2026-06-11 16:45:48.399864 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.377)       0:01:58.581 *********
2026-06-11 16:45:48.427573 | controller | ok: [localhost] =>
2026-06-11 16:45:48.427839 | controller |     _net_list:
2026-06-11 16:45:48.427865 | controller |       changed: false
2026-06-11 16:45:48.427873 | controller |       failed: false
2026-06-11 16:45:48.427881 | controller |       list_nets:
2026-06-11 16:45:48.427889 | controller |       - default
2026-06-11 16:45:48.427896 | controller |       - crc
2026-06-11 16:45:48.427904 | controller |
2026-06-11 16:45:48.427912 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 16:45:48.427920 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.027)       0:01:58.610 *********
2026-06-11 16:45:48.427928 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.027)       0:01:58.609 *********
2026-06-11 16:45:48.673089 | controller | ok: [localhost]
2026-06-11 16:45:48.673160 | controller |
2026-06-11 16:45:48.673167 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 16:45:48.673173 | controller |   _net_bridge_map | default({}) |
2026-06-11 16:45:48.673180 | controller |   combine(_local_map, recursive=true)
2026-06-11 16:45:48.673185 | controller | }}] ***
2026-06-11 16:45:48.673191 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.245)       0:01:58.856 *********
2026-06-11 16:45:48.673196 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.245)       0:01:58.855 *********
2026-06-11 16:45:48.713571 | controller | ok: [localhost] => (item=default)
2026-06-11 16:45:48.713643 | controller | ok: [localhost] => (item=crc)
2026-06-11 16:45:48.713650 | controller |
2026-06-11 16:45:48.713655 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 16:45:48.713661 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.040)       0:01:58.897 *********
2026-06-11 16:45:48.713666 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.040)       0:01:58.895 *********
2026-06-11 16:45:48.932341 | controller | ok: [localhost]
2026-06-11 16:45:48.932408 | controller |
2026-06-11 16:45:48.932413 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 16:45:48.932436 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.218)       0:01:59.115 *********
2026-06-11 16:45:48.932442 | controller | Thursday 11 June 2026  16:45:48 +0000 (0:00:00.218)       0:01:59.114 *********
2026-06-11 16:45:49.303349 | controller | ok: [localhost]
2026-06-11 16:45:49.303421 | controller |
2026-06-11 16:45:49.303433 | 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:45:49.303440 | controller | Thursday 11 June 2026  16:45:49 +0000 (0:00:00.370)       0:01:59.486 *********
2026-06-11 16:45:49.303445 | controller | Thursday 11 June 2026  16:45:49 +0000 (0:00:00.370)       0:01:59.485 *********
2026-06-11 16:45:49.654702 | controller | changed: [localhost]
2026-06-11 16:45:49.654771 | controller |
2026-06-11 16:45:49.654780 | 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:45:49.654786 | controller | Thursday 11 June 2026  16:45:49 +0000 (0:00:00.351)       0:01:59.837 *********
2026-06-11 16:45:49.654792 | controller | Thursday 11 June 2026  16:45:49 +0000 (0:00:00.351)       0:01:59.836 *********
2026-06-11 16:45:50.092236 | controller | ok: [localhost]
2026-06-11 16:45:50.092270 | controller |
2026-06-11 16:45:50.092276 | 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:45:50.092281 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.437)       0:02:00.275 *********
2026-06-11 16:45:50.092285 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.437)       0:02:00.274 *********
2026-06-11 16:45:50.142292 | controller | ok: [localhost] =>
2026-06-11 16:45:50.142328 | controller |     changed: false
2026-06-11 16:45:50.142333 | controller |     msg: All assertions passed
2026-06-11 16:45:50.142337 | controller |
2026-06-11 16:45:50.142341 | 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:45:50.142354 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.050)       0:02:00.325 *********
2026-06-11 16:45:50.142358 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.050)       0:02:00.324 *********
2026-06-11 16:45:50.332279 | controller | ok: [localhost]
2026-06-11 16:45:50.332338 | controller |
2026-06-11 16:45:50.332344 | 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:45:50.332349 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.189)       0:02:00.515 *********
2026-06-11 16:45:50.332353 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.189)       0:02:00.514 *********
2026-06-11 16:45:50.510699 | controller | ok: [localhost]
2026-06-11 16:45:50.510752 | controller |
2026-06-11 16:45:50.510758 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 16:45:50.510762 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.178)       0:02:00.694 *********
2026-06-11 16:45:50.510766 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.178)       0:02:00.692 *********
2026-06-11 16:45:50.541337 | controller | ok: [localhost] =>
2026-06-11 16:45:50.541398 | controller |     changed: false
2026-06-11 16:45:50.541403 | controller |     msg: All assertions passed
2026-06-11 16:45:50.541407 | controller |
2026-06-11 16:45:50.541411 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 16:45:50.541415 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.030)       0:02:00.724 *********
2026-06-11 16:45:50.541419 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.030)       0:02:00.723 *********
2026-06-11 16:45:50.787368 | controller | ok: [localhost]
2026-06-11 16:45:50.787424 | controller |
2026-06-11 16:45:50.787431 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 16:45:50.787437 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.246)       0:02:00.970 *********
2026-06-11 16:45:50.787442 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.246)       0:02:00.969 *********
2026-06-11 16:45:50.979669 | controller | ok: [localhost]
2026-06-11 16:45:50.979741 | controller |
2026-06-11 16:45:50.979750 | 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:45:50.979757 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.192)       0:02:01.163 *********
2026-06-11 16:45:50.979763 | controller | Thursday 11 June 2026  16:45:50 +0000 (0:00:00.192)       0:02:01.162 *********
2026-06-11 16:45:51.020190 | controller | ok: [localhost]
2026-06-11 16:45:51.020270 | controller |
2026-06-11 16:45:51.020281 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 16:45:51.020289 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.040)       0:02:01.203 *********
2026-06-11 16:45:51.020297 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.040)       0:02:01.202 *********
2026-06-11 16:45:51.040766 | controller | skipping: [localhost]
2026-06-11 16:45:51.040832 | controller |
2026-06-11 16:45:51.040838 | 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:45:51.040842 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.020)       0:02:01.224 *********
2026-06-11 16:45:51.040846 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.020)       0:02:01.223 *********
2026-06-11 16:45:51.061585 | controller | skipping: [localhost]
2026-06-11 16:45:51.061646 | controller |
2026-06-11 16:45:51.061651 | 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:45:51.061655 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 16:45:51.061660 | controller | fi
2026-06-11 16:45:51.061663 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 16:45:51.061677 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.020)       0:02:01.245 *********
2026-06-11 16:45:51.061680 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.020)       0:02:01.244 *********
2026-06-11 16:45:51.082691 | controller | skipping: [localhost]
2026-06-11 16:45:51.082747 | controller |
2026-06-11 16:45:51.082755 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 16:45:51.082760 | controller | oc whoami
2026-06-11 16:45:51.082766 | controller | ] ***
2026-06-11 16:45:51.082771 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.021)       0:02:01.266 *********
2026-06-11 16:45:51.082776 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.021)       0:02:01.265 *********
2026-06-11 16:45:51.105531 | controller | skipping: [localhost]
2026-06-11 16:45:51.105592 | controller |
2026-06-11 16:45:51.105599 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 16:45:51.105605 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.022)       0:02:01.289 *********
2026-06-11 16:45:51.105610 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.022)       0:02:01.287 *********
2026-06-11 16:45:51.127108 | controller | skipping: [localhost]
2026-06-11 16:45:51.127155 | controller |
2026-06-11 16:45:51.127165 | 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:45:51.127173 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.021)       0:02:01.310 *********
2026-06-11 16:45:51.127180 | controller | Thursday 11 June 2026  16:45:51 +0000 (0:00:00.021)       0:02:01.309 *********
2026-06-11 16:45:53.095001 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 16:45:53.095094 | controller |
2026-06-11 16:45:53.095101 | 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:45:53.095138 | controller | Thursday 11 June 2026  16:45:53 +0000 (0:00:01.967)       0:02:03.278 *********
2026-06-11 16:45:53.095142 | controller | Thursday 11 June 2026  16:45:53 +0000 (0:00:01.967)       0:02:03.277 *********
2026-06-11 16:45:54.119563 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 16:45:54.119618 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 16:45:54.119627 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 16:45:54.134108 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 16:45:54.134172 | controller |
2026-06-11 16:45:54.134178 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 16:45:54.134182 | controller | Thursday 11 June 2026  16:45:54 +0000 (0:00:01.038)       0:02:04.317 *********
2026-06-11 16:45:54.134185 | controller | Thursday 11 June 2026  16:45:54 +0000 (0:00:01.038)       0:02:04.316 *********
2026-06-11 16:45:56.132088 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 16:45:56.132165 | controller |
2026-06-11 16:45:56.132175 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 16:45:56.132183 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:01.997)       0:02:06.315 *********
2026-06-11 16:45:56.132190 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:01.997)       0:02:06.314 *********
2026-06-11 16:45:56.164582 | controller | skipping: [localhost]
2026-06-11 16:45:56.164632 | controller |
2026-06-11 16:45:56.164639 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:45:56.164646 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.032)       0:02:06.348 *********
2026-06-11 16:45:56.164652 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.032)       0:02:06.346 *********
2026-06-11 16:45:56.365332 | controller | ok: [localhost]
2026-06-11 16:45:56.365375 | controller |
2026-06-11 16:45:56.365384 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 16:45:56.365396 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.200)       0:02:06.548 *********
2026-06-11 16:45:56.365401 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.200)       0:02:06.547 *********
2026-06-11 16:45:56.420640 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 16:45:56.420689 | controller |
2026-06-11 16:45:56.420698 | 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:45:56.420706 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.055)       0:02:06.603 *********
2026-06-11 16:45:56.420713 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.055)       0:02:06.602 *********
2026-06-11 16:45:56.446346 | controller | skipping: [localhost]
2026-06-11 16:45:56.446383 | controller |
2026-06-11 16:45:56.446390 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 16:45:56.446396 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.026)       0:02:06.630 *********
2026-06-11 16:45:56.446401 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.026)       0:02:06.628 *********
2026-06-11 16:45:56.482759 | controller | skipping: [localhost]
2026-06-11 16:45:56.482798 | controller |
2026-06-11 16:45:56.482804 | 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:45:56.482818 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.036)       0:02:06.666 *********
2026-06-11 16:45:56.482824 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.036)       0:02:06.665 *********
2026-06-11 16:45:56.512177 | controller | skipping: [localhost]
2026-06-11 16:45:56.512217 | controller |
2026-06-11 16:45:56.512224 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 16:45:56.512229 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 16:45:56.512234 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 16:45:56.512238 | controller |  default(
2026-06-11 16:45:56.512243 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 16:45:56.512248 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 16:45:56.512252 | controller |  ) | trim
2026-06-11 16:45:56.512258 | 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:45:56.512264 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.029)       0:02:06.695 *********
2026-06-11 16:45:56.512268 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.029)       0:02:06.694 *********
2026-06-11 16:45:56.549094 | controller | ok: [localhost]
2026-06-11 16:45:56.549134 | controller |
2026-06-11 16:45:56.549142 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 16:45:56.549148 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.036)       0:02:06.732 *********
2026-06-11 16:45:56.549153 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.036)       0:02:06.731 *********
2026-06-11 16:45:56.987241 | controller | ok: [localhost]
2026-06-11 16:45:56.987296 | controller |
2026-06-11 16:45:56.987304 | 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:45:56.987310 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 16:45:56.987317 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 16:45:56.987322 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 16:45:56.987336 | 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:45:56.987342 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.438)       0:02:07.170 *********
2026-06-11 16:45:56.987347 | controller | Thursday 11 June 2026  16:45:56 +0000 (0:00:00.438)       0:02:07.169 *********
2026-06-11 16:45:57.014311 | controller | ok: [localhost] =>
2026-06-11 16:45:57.014356 | controller |     changed: false
2026-06-11 16:45:57.014362 | controller |     msg: All assertions passed
2026-06-11 16:45:57.014368 | controller |
2026-06-11 16:45:57.014373 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 16:45:57.014379 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.027)       0:02:07.198 *********
2026-06-11 16:45:57.014384 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.027)       0:02:07.196 *********
2026-06-11 16:45:57.045604 | controller | skipping: [localhost]
2026-06-11 16:45:57.045644 | controller |
2026-06-11 16:45:57.045651 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 16:45:57.045656 | controller |   (
2026-06-11 16:45:57.045662 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 16:45:57.045667 | controller |     b64decode |
2026-06-11 16:45:57.045672 | controller |     from_yaml
2026-06-11 16:45:57.045676 | controller |   ). users | default([]) |
2026-06-11 16:45:57.045681 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 16:45:57.045686 | controller |   map(attribute="name") |
2026-06-11 16:45:57.045690 | controller |   map("split", "/") |
2026-06-11 16:45:57.045694 | controller |   map("first")
2026-06-11 16:45:57.045699 | controller | }}, cacheable=True] ***
2026-06-11 16:45:57.045703 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.031)       0:02:07.229 *********
2026-06-11 16:45:57.045709 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.031)       0:02:07.228 *********
2026-06-11 16:45:57.084358 | controller | skipping: [localhost]
2026-06-11 16:45:57.084406 | controller |
2026-06-11 16:45:57.084416 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 16:45:57.084424 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 16:45:57.084432 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 16:45:57.084439 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 16:45:57.084447 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.038)       0:02:07.268 *********
2026-06-11 16:45:57.084454 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.038)       0:02:07.266 *********
2026-06-11 16:45:57.125600 | controller | skipping: [localhost]
2026-06-11 16:45:57.125637 | controller |
2026-06-11 16:45:57.125643 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 16:45:57.125647 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 16:45:57.125651 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 16:45:57.125655 | controller | }}] ***
2026-06-11 16:45:57.125659 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.040)       0:02:07.308 *********
2026-06-11 16:45:57.125663 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.041)       0:02:07.307 *********
2026-06-11 16:45:57.156194 | controller | ok: [localhost]
2026-06-11 16:45:57.156241 | controller |
2026-06-11 16:45:57.156246 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 16:45:57.156250 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.030)       0:02:07.339 *********
2026-06-11 16:45:57.156261 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.030)       0:02:07.338 *********
2026-06-11 16:45:57.192349 | 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:45:57.192407 | controller |
2026-06-11 16:45:57.192413 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 16:45:57.192417 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.036)       0:02:07.375 *********
2026-06-11 16:45:57.192427 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.036)       0:02:07.374 *********
2026-06-11 16:45:57.223524 | controller | skipping: [localhost]
2026-06-11 16:45:57.223605 | controller |
2026-06-11 16:45:57.223616 | 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:45:57.223632 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.030)       0:02:07.406 *********
2026-06-11 16:45:57.223644 | controller | Thursday 11 June 2026  16:45:57 +0000 (0:00:00.030)       0:02:07.405 *********
2026-06-11 16:45:58.224474 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 16:45:58.224511 | controller | changed: [localhost]
2026-06-11 16:45:58.224516 | controller |
2026-06-11 16:45:58.224520 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 16:45:58.224524 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:01.001)       0:02:08.408 *********
2026-06-11 16:45:58.224528 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:01.001)       0:02:08.406 *********
2026-06-11 16:45:58.249559 | controller | ok: [localhost] =>
2026-06-11 16:45:58.249596 | controller |     changed: false
2026-06-11 16:45:58.249601 | controller |     msg: All assertions passed
2026-06-11 16:45:58.249605 | controller |
2026-06-11 16:45:58.249609 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 16:45:58.249613 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.025)       0:02:08.433 *********
2026-06-11 16:45:58.249617 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.025)       0:02:08.431 *********
2026-06-11 16:45:58.592507 | controller | changed: [localhost]
2026-06-11 16:45:58.592579 | controller |
2026-06-11 16:45:58.592585 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 16:45:58.592590 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 16:45:58.592593 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 16:45:58.592598 | controller | }}, cacheable=True] ***
2026-06-11 16:45:58.592601 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.342)       0:02:08.775 *********
2026-06-11 16:45:58.592605 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.342)       0:02:08.774 *********
2026-06-11 16:45:58.622424 | controller | ok: [localhost]
2026-06-11 16:45:58.622468 | controller |
2026-06-11 16:45:58.622477 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 16:45:58.622483 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.030)       0:02:08.806 *********
2026-06-11 16:45:58.622489 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.030)       0:02:08.804 *********
2026-06-11 16:45:58.912470 | controller | changed: [localhost]
2026-06-11 16:45:58.912541 | controller |
2026-06-11 16:45:58.912548 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 16:45:58.912552 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.290)       0:02:09.096 *********
2026-06-11 16:45:58.912556 | controller | Thursday 11 June 2026  16:45:58 +0000 (0:00:00.290)       0:02:09.094 *********
2026-06-11 16:45:59.233590 | controller | changed: [localhost]
2026-06-11 16:45:59.233639 | controller |
2026-06-11 16:45:59.233648 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 16:45:59.233654 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.320)       0:02:09.416 *********
2026-06-11 16:45:59.233658 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.320)       0:02:09.415 *********
2026-06-11 16:45:59.531213 | controller | changed: [localhost]
2026-06-11 16:45:59.531290 | controller |
2026-06-11 16:45:59.531299 | 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:45:59.531307 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 16:45:59.531312 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 16:45:59.531317 | controller | }}, cacheable=True] ***
2026-06-11 16:45:59.531338 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.297)       0:02:09.714 *********
2026-06-11 16:45:59.531344 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.297)       0:02:09.713 *********
2026-06-11 16:45:59.572494 | controller | ok: [localhost]
2026-06-11 16:45:59.572558 | controller |
2026-06-11 16:45:59.572564 | 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:45:59.572568 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.041)       0:02:09.756 *********
2026-06-11 16:45:59.572572 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.041)       0:02:09.754 *********
2026-06-11 16:45:59.959092 | controller | changed: [localhost]
2026-06-11 16:45:59.959196 | controller |
2026-06-11 16:45:59.959202 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 16:45:59.959207 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.386)       0:02:10.142 *********
2026-06-11 16:45:59.959211 | controller | Thursday 11 June 2026  16:45:59 +0000 (0:00:00.386)       0:02:10.141 *********
2026-06-11 16:46:00.197137 | controller | ok: [localhost]
2026-06-11 16:46:00.197265 | controller |
2026-06-11 16:46:00.197277 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 16:46:00.197286 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 16:46:00.197293 | controller |   combine(
2026-06-11 16:46:00.197301 | controller |     {
2026-06-11 16:46:00.197309 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 16:46:00.197320 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 16:46:00.197328 | controller |       }
2026-06-11 16:46:00.197335 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 16:46:00.197343 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 16:46:00.197350 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.237)       0:02:10.380 *********
2026-06-11 16:46:00.197358 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.237)       0:02:10.379 *********
2026-06-11 16:46:00.620992 | controller | changed: [localhost]
2026-06-11 16:46:00.621077 | controller |
2026-06-11 16:46:00.621084 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 16:46:00.621089 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.424)       0:02:10.804 *********
2026-06-11 16:46:00.621093 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.424)       0:02:10.803 *********
2026-06-11 16:46:00.812027 | controller | ok: [localhost]
2026-06-11 16:46:00.812117 | controller |
2026-06-11 16:46:00.812125 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 16:46:00.812131 | controller |   ((
2026-06-11 16:46:00.812137 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 16:46:00.812142 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 16:46:00.812163 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 16:46:00.812169 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 16:46:00.812174 | controller | }}] ***
2026-06-11 16:46:00.812178 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.190)       0:02:10.995 *********
2026-06-11 16:46:00.812184 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.190)       0:02:10.994 *********
2026-06-11 16:46:00.866642 | controller | ok: [localhost]
2026-06-11 16:46:00.866715 | controller |
2026-06-11 16:46:00.866722 | 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:46:00.866727 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.054)       0:02:11.050 *********
2026-06-11 16:46:00.866731 | controller | Thursday 11 June 2026  16:46:00 +0000 (0:00:00.054)       0:02:11.048 *********
2026-06-11 16:46:02.667249 | controller | changed: [localhost] => (item=openstack)
2026-06-11 16:46:02.667316 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 16:46:02.667321 | controller |
2026-06-11 16:46:02.667326 | 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:46:02.667331 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:01.800)       0:02:12.850 *********
2026-06-11 16:46:02.667335 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:01.800)       0:02:12.849 *********
2026-06-11 16:46:02.691301 | controller | skipping: [localhost]
2026-06-11 16:46:02.691362 | controller |
2026-06-11 16:46:02.691370 | 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:46:02.691376 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.024)       0:02:12.874 *********
2026-06-11 16:46:02.691380 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.024)       0:02:12.873 *********
2026-06-11 16:46:02.725873 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 16:46:02.725936 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 16:46:02.725942 | controller | skipping: [localhost]
2026-06-11 16:46:02.725946 | controller |
2026-06-11 16:46:02.725950 | 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:46:02.725954 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.034)       0:02:12.909 *********
2026-06-11 16:46:02.725959 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.034)       0:02:12.908 *********
2026-06-11 16:46:02.763419 | controller | skipping: [localhost]
2026-06-11 16:46:02.763464 | controller |
2026-06-11 16:46:02.763472 | 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:46:02.763485 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.036)       0:02:12.946 *********
2026-06-11 16:46:02.763491 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.036)       0:02:12.944 *********
2026-06-11 16:46:02.804667 | controller | skipping: [localhost]
2026-06-11 16:46:02.804754 | controller |
2026-06-11 16:46:02.804761 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 16:46:02.804767 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.041)       0:02:12.987 *********
2026-06-11 16:46:02.804772 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.041)       0:02:12.986 *********
2026-06-11 16:46:02.833692 | controller | skipping: [localhost]
2026-06-11 16:46:02.833767 | controller |
2026-06-11 16:46:02.833774 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 16:46:02.833779 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.029)       0:02:13.017 *********
2026-06-11 16:46:02.833782 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.029)       0:02:13.015 *********
2026-06-11 16:46:02.865653 | controller | skipping: [localhost]
2026-06-11 16:46:02.865734 | controller |
2026-06-11 16:46:02.865741 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 16:46:02.865746 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.031)       0:02:13.048 *********
2026-06-11 16:46:02.865751 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.031)       0:02:13.047 *********
2026-06-11 16:46:02.901630 | controller | skipping: [localhost]
2026-06-11 16:46:02.901714 | controller |
2026-06-11 16:46:02.901723 | 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:46:02.901761 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.036)       0:02:13.084 *********
2026-06-11 16:46:02.901767 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.036)       0:02:13.083 *********
2026-06-11 16:46:02.933105 | controller | skipping: [localhost]
2026-06-11 16:46:02.933160 | controller |
2026-06-11 16:46:02.933167 | 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:46:02.933173 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.031)       0:02:13.116 *********
2026-06-11 16:46:02.933179 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.031)       0:02:13.115 *********
2026-06-11 16:46:02.965195 | controller | skipping: [localhost]
2026-06-11 16:46:02.965247 | controller |
2026-06-11 16:46:02.965253 | 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:46:02.965260 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.032)       0:02:13.148 *********
2026-06-11 16:46:02.965265 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.032)       0:02:13.147 *********
2026-06-11 16:46:03.000735 | controller | skipping: [localhost]
2026-06-11 16:46:03.000788 | controller |
2026-06-11 16:46:03.000805 | 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:46:03.000816 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.035)       0:02:13.183 *********
2026-06-11 16:46:03.000821 | controller | Thursday 11 June 2026  16:46:02 +0000 (0:00:00.035)       0:02:13.182 *********
2026-06-11 16:46:03.040483 | controller | skipping: [localhost]
2026-06-11 16:46:03.040609 | controller |
2026-06-11 16:46:03.040619 | 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:46:03.040628 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.039)       0:02:13.223 *********
2026-06-11 16:46:03.040635 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.039)       0:02:13.222 *********
2026-06-11 16:46:03.084444 | controller | skipping: [localhost]
2026-06-11 16:46:03.084564 | controller |
2026-06-11 16:46:03.084572 | 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:46:03.084578 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.044)       0:02:13.267 *********
2026-06-11 16:46:03.084583 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.044)       0:02:13.266 *********
2026-06-11 16:46:03.988113 | controller | ok: [localhost]
2026-06-11 16:46:03.988189 | controller |
2026-06-11 16:46:03.988197 | 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:46:03.988204 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.903)       0:02:14.171 *********
2026-06-11 16:46:03.988210 | controller | Thursday 11 June 2026  16:46:03 +0000 (0:00:00.903)       0:02:14.170 *********
2026-06-11 16:46:04.945863 | controller | changed: [localhost]
2026-06-11 16:46:04.945935 | controller |
2026-06-11 16:46:04.945942 | 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:46:04.945949 | controller | Thursday 11 June 2026  16:46:04 +0000 (0:00:00.957)       0:02:15.129 *********
2026-06-11 16:46:04.945954 | controller | Thursday 11 June 2026  16:46:04 +0000 (0:00:00.957)       0:02:15.128 *********
2026-06-11 16:46:05.798969 | controller | changed: [localhost]
2026-06-11 16:46:05.799082 | controller |
2026-06-11 16:46:05.799096 | 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:46:05.799105 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.853)       0:02:15.982 *********
2026-06-11 16:46:05.799112 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.853)       0:02:15.981 *********
2026-06-11 16:46:05.821148 | controller | skipping: [localhost]
2026-06-11 16:46:05.821193 | controller |
2026-06-11 16:46:05.821200 | 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:46:05.821206 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.022)       0:02:16.004 *********
2026-06-11 16:46:05.821230 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.022)       0:02:16.003 *********
2026-06-11 16:46:05.854030 | controller | skipping: [localhost]
2026-06-11 16:46:05.854129 | controller |
2026-06-11 16:46:05.854135 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 16:46:05.854139 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.032)       0:02:16.037 *********
2026-06-11 16:46:05.854143 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.032)       0:02:16.036 *********
2026-06-11 16:46:05.883240 | controller | skipping: [localhost]
2026-06-11 16:46:05.883322 | controller |
2026-06-11 16:46:05.883329 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 16:46:05.883334 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.029)       0:02:16.066 *********
2026-06-11 16:46:05.883339 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.029)       0:02:16.065 *********
2026-06-11 16:46:05.921226 | controller | skipping: [localhost]
2026-06-11 16:46:05.921300 | controller |
2026-06-11 16:46:05.921306 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 16:46:05.921326 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.037)       0:02:16.104 *********
2026-06-11 16:46:05.921330 | controller | Thursday 11 June 2026  16:46:05 +0000 (0:00:00.038)       0:02:16.103 *********
2026-06-11 16:46:06.076250 | controller |
2026-06-11 16:46:06.076299 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 16:46:06.076310 | controller | Thursday 11 June 2026  16:46:06 +0000 (0:00:00.155)       0:02:16.259 *********
2026-06-11 16:46:06.076316 | controller | Thursday 11 June 2026  16:46:06 +0000 (0:00:00.155)       0:02:16.258 *********
2026-06-11 16:46:06.258419 | controller | changed: [localhost]
2026-06-11 16:46:06.258468 | controller |
2026-06-11 16:46:06.258473 | 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:46:06.258478 | controller | Thursday 11 June 2026  16:46:06 +0000 (0:00:00.182)       0:02:16.442 *********
2026-06-11 16:46:06.258482 | controller | Thursday 11 June 2026  16:46:06 +0000 (0:00:00.182)       0:02:16.440 *********
2026-06-11 16:46:07.010381 | controller | changed: [localhost]
2026-06-11 16:46:07.010465 | controller |
2026-06-11 16:46:07.010471 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 16:46:07.010476 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.751)       0:02:17.193 *********
2026-06-11 16:46:07.010480 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.751)       0:02:17.192 *********
2026-06-11 16:46:07.052719 | 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:46:07.052799 | controller |
2026-06-11 16:46:07.052807 | 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:46:07.052813 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.042)       0:02:17.236 *********
2026-06-11 16:46:07.052818 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.042)       0:02:17.234 *********
2026-06-11 16:46:07.759774 | controller | changed: [localhost]
2026-06-11 16:46:07.759817 | controller |
2026-06-11 16:46:07.759824 | 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:46:07.759830 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.706)       0:02:17.943 *********
2026-06-11 16:46:07.759835 | controller | Thursday 11 June 2026  16:46:07 +0000 (0:00:00.706)       0:02:17.941 *********
2026-06-11 16:46:12.385351 | controller | changed: [localhost]
2026-06-11 16:46:12.385421 | controller |
2026-06-11 16:46:12.385429 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 16:46:12.385435 | controller | Thursday 11 June 2026  16:46:12 +0000 (0:00:04.625)       0:02:22.568 *********
2026-06-11 16:46:12.385440 | controller | Thursday 11 June 2026  16:46:12 +0000 (0:00:04.625)       0:02:22.567 *********
2026-06-11 16:46:12.409341 | controller | skipping: [localhost]
2026-06-11 16:46:12.409406 | controller |
2026-06-11 16:46:12.409415 | 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:46:12.409421 | controller | Thursday 11 June 2026  16:46:12 +0000 (0:00:00.023)       0:02:22.592 *********
2026-06-11 16:46:12.409426 | controller | Thursday 11 June 2026  16:46:12 +0000 (0:00:00.023)       0:02:22.591 *********
2026-06-11 16:46:13.258753 | controller | ok: [localhost]
2026-06-11 16:46:13.258810 | controller |
2026-06-11 16:46:13.258815 | 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:46:13.258820 | controller | Thursday 11 June 2026  16:46:13 +0000 (0:00:00.849)       0:02:23.442 *********
2026-06-11 16:46:13.258824 | controller | Thursday 11 June 2026  16:46:13 +0000 (0:00:00.849)       0:02:23.441 *********
2026-06-11 16:46:36.357534 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 16:46:36.357586 | controller | ok: [localhost] => (item=webhook)
2026-06-11 16:46:36.357595 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 16:46:36.357602 | controller |
2026-06-11 16:46:36.357610 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 16:46:36.357617 | controller | Thursday 11 June 2026  16:46:36 +0000 (0:00:23.098)       0:02:46.540 *********
2026-06-11 16:46:36.357623 | controller | Thursday 11 June 2026  16:46:36 +0000 (0:00:23.098)       0:02:46.539 *********
2026-06-11 16:46:36.557312 | controller | ok: [localhost]
2026-06-11 16:46:36.557375 | controller |
2026-06-11 16:46:36.557392 | 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:46:36.557397 | controller | Thursday 11 June 2026  16:46:36 +0000 (0:00:00.200)       0:02:46.740 *********
2026-06-11 16:46:36.557402 | controller | Thursday 11 June 2026  16:46:36 +0000 (0:00:00.200)       0:02:46.739 *********
2026-06-11 16:46:38.029571 | controller | changed: [localhost]
2026-06-11 16:46:38.029659 | controller |
2026-06-11 16:46:38.029675 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 16:46:38.029687 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:01.472)       0:02:48.212 *********
2026-06-11 16:46:38.029698 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:01.472)       0:02:48.211 *********
2026-06-11 16:46:38.364403 | controller | changed: [localhost]
2026-06-11 16:46:38.364465 | controller |
2026-06-11 16:46:38.364471 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 16:46:38.364475 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.335)       0:02:48.547 *********
2026-06-11 16:46:38.364478 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.334)       0:02:48.546 *********
2026-06-11 16:46:38.391810 | controller | skipping: [localhost]
2026-06-11 16:46:38.391862 | controller |
2026-06-11 16:46:38.391867 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 16:46:38.391871 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.027)       0:02:48.575 *********
2026-06-11 16:46:38.391874 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.027)       0:02:48.574 *********
2026-06-11 16:46:38.418106 | controller | skipping: [localhost]
2026-06-11 16:46:38.418140 | controller |
2026-06-11 16:46:38.418146 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 16:46:38.418151 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.026)       0:02:48.601 *********
2026-06-11 16:46:38.418157 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.026)       0:02:48.600 *********
2026-06-11 16:46:38.447653 | controller | skipping: [localhost]
2026-06-11 16:46:38.447702 | controller |
2026-06-11 16:46:38.447708 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 16:46:38.447712 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.029)       0:02:48.631 *********
2026-06-11 16:46:38.447716 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.029)       0:02:48.629 *********
2026-06-11 16:46:38.477947 | controller | skipping: [localhost]
2026-06-11 16:46:38.477990 | controller |
2026-06-11 16:46:38.477997 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 16:46:38.478002 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.030)       0:02:48.661 *********
2026-06-11 16:46:38.478007 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.030)       0:02:48.660 *********
2026-06-11 16:46:38.511986 | controller | skipping: [localhost]
2026-06-11 16:46:38.512068 | controller |
2026-06-11 16:46:38.512079 | 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:46:38.512085 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.033)       0:02:48.695 *********
2026-06-11 16:46:38.512091 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.033)       0:02:48.693 *********
2026-06-11 16:46:38.583855 | controller | ok: [localhost]
2026-06-11 16:46:38.583893 | controller |
2026-06-11 16:46:38.583898 | 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:46:38.583903 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.072)       0:02:48.767 *********
2026-06-11 16:46:38.583907 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.072)       0:02:48.766 *********
2026-06-11 16:46:38.695218 | controller | ok: [localhost]
2026-06-11 16:46:38.695253 | controller |
2026-06-11 16:46:38.695258 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:38.695262 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.111)       0:02:48.878 *********
2026-06-11 16:46:38.695266 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.111)       0:02:48.877 *********
2026-06-11 16:46:38.888890 | controller | skipping: [localhost]
2026-06-11 16:46:38.888963 | controller |
2026-06-11 16:46:38.888969 | 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:46:38.888974 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.193)       0:02:49.072 *********
2026-06-11 16:46:38.888977 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.193)       0:02:49.071 *********
2026-06-11 16:46:38.957064 | controller | ok: [localhost]
2026-06-11 16:46:38.957145 | controller |
2026-06-11 16:46:38.957157 | 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:46:38.957162 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.067)       0:02:49.140 *********
2026-06-11 16:46:38.957168 | controller | Thursday 11 June 2026  16:46:38 +0000 (0:00:00.067)       0:02:49.139 *********
2026-06-11 16:46:39.070659 | controller | ok: [localhost]
2026-06-11 16:46:39.070719 | controller |
2026-06-11 16:46:39.070725 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:39.070738 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.113)       0:02:49.254 *********
2026-06-11 16:46:39.070742 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.113)       0:02:49.253 *********
2026-06-11 16:46:39.276585 | controller | skipping: [localhost]
2026-06-11 16:46:39.276671 | controller |
2026-06-11 16:46:39.276678 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:46:39.276684 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.205)       0:02:49.460 *********
2026-06-11 16:46:39.276689 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.205)       0:02:49.458 *********
2026-06-11 16:46:39.335711 | controller | ok: [localhost]
2026-06-11 16:46:39.335790 | controller |
2026-06-11 16:46:39.335797 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 16:46:39.335820 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 16:46:39.335826 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 16:46:39.335831 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 16:46:39.335836 | controller | {% endfor -%}
2026-06-11 16:46:39.335841 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 16:46:39.335845 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 16:46:39.335850 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 16:46:39.335854 | controller | ] ***
2026-06-11 16:46:39.335858 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.059)       0:02:49.519 *********
2026-06-11 16:46:39.335862 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.059)       0:02:49.517 *********
2026-06-11 16:46:39.377005 | controller | skipping: [localhost]
2026-06-11 16:46:39.377097 | controller |
2026-06-11 16:46:39.377105 | 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:46:39.377113 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.041)       0:02:49.560 *********
2026-06-11 16:46:39.377119 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.041)       0:02:49.559 *********
2026-06-11 16:46:39.458871 | controller | skipping: [localhost]
2026-06-11 16:46:39.458953 | controller |
2026-06-11 16:46:39.458959 | 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:46:39.458964 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.082)       0:02:49.642 *********
2026-06-11 16:46:39.458968 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.082)       0:02:49.641 *********
2026-06-11 16:46:39.536371 | controller | ok: [localhost]
2026-06-11 16:46:39.536449 | controller |
2026-06-11 16:46:39.536456 | 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:46:39.536462 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.077)       0:02:49.719 *********
2026-06-11 16:46:39.536468 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.077)       0:02:49.718 *********
2026-06-11 16:46:39.663818 | controller | ok: [localhost]
2026-06-11 16:46:39.663886 | controller |
2026-06-11 16:46:39.663898 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:39.663907 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.126)       0:02:49.846 *********
2026-06-11 16:46:39.663916 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.126)       0:02:49.845 *********
2026-06-11 16:46:39.823523 | controller | skipping: [localhost]
2026-06-11 16:46:39.823593 | controller |
2026-06-11 16:46:39.823599 | 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:46:39.823604 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.160)       0:02:50.006 *********
2026-06-11 16:46:39.823608 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.160)       0:02:50.005 *********
2026-06-11 16:46:39.894183 | controller | ok: [localhost]
2026-06-11 16:46:39.894255 | controller |
2026-06-11 16:46:39.894260 | 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:46:39.894265 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.070)       0:02:50.077 *********
2026-06-11 16:46:39.894269 | controller | Thursday 11 June 2026  16:46:39 +0000 (0:00:00.070)       0:02:50.076 *********
2026-06-11 16:46:40.033758 | controller | ok: [localhost]
2026-06-11 16:46:40.033833 | controller |
2026-06-11 16:46:40.033840 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:40.033846 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.139)       0:02:50.217 *********
2026-06-11 16:46:40.033851 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.139)       0:02:50.215 *********
2026-06-11 16:46:40.149083 | controller | skipping: [localhost]
2026-06-11 16:46:40.149166 | controller |
2026-06-11 16:46:40.149175 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:46:40.149181 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.115)       0:02:50.332 *********
2026-06-11 16:46:40.149187 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.115)       0:02:50.331 *********
2026-06-11 16:46:40.216885 | controller | ok: [localhost]
2026-06-11 16:46:40.216953 | controller |
2026-06-11 16:46:40.216973 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 16:46:40.216979 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.067)       0:02:50.400 *********
2026-06-11 16:46:40.216982 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.067)       0:02:50.398 *********
2026-06-11 16:46:40.246904 | controller | ok: [localhost] =>
2026-06-11 16:46:40.246992 | controller |     msg: No support for that step yet
2026-06-11 16:46:40.246998 | controller |
2026-06-11 16:46:40.247003 | 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:46:40.247008 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.030)       0:02:50.430 *********
2026-06-11 16:46:40.247012 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.030)       0:02:50.429 *********
2026-06-11 16:46:40.320312 | controller | ok: [localhost]
2026-06-11 16:46:40.320348 | controller |
2026-06-11 16:46:40.320354 | 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:46:40.320358 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.073)       0:02:50.503 *********
2026-06-11 16:46:40.320362 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.073)       0:02:50.502 *********
2026-06-11 16:46:40.432462 | controller | ok: [localhost]
2026-06-11 16:46:40.432524 | controller |
2026-06-11 16:46:40.432530 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:40.432536 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.112)       0:02:50.616 *********
2026-06-11 16:46:40.432541 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.112)       0:02:50.614 *********
2026-06-11 16:46:40.560426 | controller | skipping: [localhost]
2026-06-11 16:46:40.560490 | controller |
2026-06-11 16:46:40.560508 | 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:46:40.560514 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.127)       0:02:50.744 *********
2026-06-11 16:46:40.560520 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.127)       0:02:50.742 *********
2026-06-11 16:46:40.649152 | controller | ok: [localhost]
2026-06-11 16:46:40.649212 | controller |
2026-06-11 16:46:40.649218 | 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:46:40.649224 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.088)       0:02:50.832 *********
2026-06-11 16:46:40.649230 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.088)       0:02:50.831 *********
2026-06-11 16:46:40.751299 | controller | ok: [localhost]
2026-06-11 16:46:40.751350 | controller |
2026-06-11 16:46:40.751355 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:40.751360 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.102)       0:02:50.935 *********
2026-06-11 16:46:40.751364 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.102)       0:02:50.933 *********
2026-06-11 16:46:40.854949 | controller | skipping: [localhost]
2026-06-11 16:46:40.855002 | controller |
2026-06-11 16:46:40.855007 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:46:40.855012 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.103)       0:02:51.038 *********
2026-06-11 16:46:40.855016 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.103)       0:02:51.037 *********
2026-06-11 16:46:40.928110 | controller | ok: [localhost]
2026-06-11 16:46:40.928187 | controller |
2026-06-11 16:46:40.928194 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 16:46:40.928200 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.072)       0:02:51.111 *********
2026-06-11 16:46:40.928205 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.072)       0:02:51.109 *********
2026-06-11 16:46:40.989134 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 16:46:40.989209 | controller | skipping: [localhost] => (item=logs)
2026-06-11 16:46:40.989216 | controller | skipping: [localhost]
2026-06-11 16:46:40.989222 | controller |
2026-06-11 16:46:40.989228 | 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:46:40.989234 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.061)       0:02:51.172 *********
2026-06-11 16:46:40.989240 | controller | Thursday 11 June 2026  16:46:40 +0000 (0:00:00.061)       0:02:51.171 *********
2026-06-11 16:46:41.036842 | controller | skipping: [localhost]
2026-06-11 16:46:41.036889 | controller |
2026-06-11 16:46:41.036898 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 16:46:41.036906 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.047)       0:02:51.220 *********
2026-06-11 16:46:41.036913 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.047)       0:02:51.219 *********
2026-06-11 16:46:41.074503 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3773', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3773', 'commit_id': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'patchset': 'af28e3154d9fffee44d2c46cf5df3df2c533ab9a', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 16:46:41.074551 | controller | skipping: [localhost]
2026-06-11 16:46:41.074558 | controller |
2026-06-11 16:46:41.074564 | 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:46:41.074576 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.037)       0:02:51.257 *********
2026-06-11 16:46:41.074582 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.037)       0:02:51.256 *********
2026-06-11 16:46:41.125257 | controller | skipping: [localhost]
2026-06-11 16:46:41.125322 | controller |
2026-06-11 16:46:41.125328 | 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:46:41.125334 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.050)       0:02:51.308 *********
2026-06-11 16:46:41.125340 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.050)       0:02:51.307 *********
2026-06-11 16:46:41.163992 | controller | skipping: [localhost]
2026-06-11 16:46:41.164058 | controller |
2026-06-11 16:46:41.164069 | 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:46:41.164075 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.038)       0:02:51.347 *********
2026-06-11 16:46:41.164081 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.038)       0:02:51.346 *********
2026-06-11 16:46:41.200793 | controller | skipping: [localhost]
2026-06-11 16:46:41.200867 | controller |
2026-06-11 16:46:41.200875 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 16:46:41.200881 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.036)       0:02:51.383 *********
2026-06-11 16:46:41.200887 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.036)       0:02:51.382 *********
2026-06-11 16:46:41.239706 | controller | skipping: [localhost]
2026-06-11 16:46:41.239774 | controller |
2026-06-11 16:46:41.239779 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 16:46:41.239808 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.038)       0:02:51.422 *********
2026-06-11 16:46:41.239814 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.038)       0:02:51.421 *********
2026-06-11 16:46:41.289684 | controller | skipping: [localhost]
2026-06-11 16:46:41.289726 | controller |
2026-06-11 16:46:41.289732 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 16:46:41.289738 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.050)       0:02:51.473 *********
2026-06-11 16:46:41.289743 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.050)       0:02:51.471 *********
2026-06-11 16:46:41.326316 | controller | skipping: [localhost]
2026-06-11 16:46:41.326371 | controller |
2026-06-11 16:46:41.326376 | 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:46:41.326381 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.036)       0:02:51.509 *********
2026-06-11 16:46:41.326385 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.036)       0:02:51.508 *********
2026-06-11 16:46:41.361494 | controller | skipping: [localhost]
2026-06-11 16:46:41.361531 | controller |
2026-06-11 16:46:41.361538 | 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:46:41.361544 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.035)       0:02:51.545 *********
2026-06-11 16:46:41.361549 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.035)       0:02:51.543 *********
2026-06-11 16:46:41.438216 | controller | ok: [localhost]
2026-06-11 16:46:41.438276 | controller |
2026-06-11 16:46:41.438281 | 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:46:41.438294 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.076)       0:02:51.621 *********
2026-06-11 16:46:41.438298 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.076)       0:02:51.620 *********
2026-06-11 16:46:41.567992 | controller | ok: [localhost]
2026-06-11 16:46:41.568077 | controller |
2026-06-11 16:46:41.568084 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:41.568089 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.129)       0:02:51.751 *********
2026-06-11 16:46:41.568093 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.129)       0:02:51.750 *********
2026-06-11 16:46:41.704403 | controller | skipping: [localhost]
2026-06-11 16:46:41.704476 | controller |
2026-06-11 16:46:41.704482 | 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:46:41.704487 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.136)       0:02:51.887 *********
2026-06-11 16:46:41.704491 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.136)       0:02:51.886 *********
2026-06-11 16:46:41.768559 | controller | ok: [localhost]
2026-06-11 16:46:41.768622 | controller |
2026-06-11 16:46:41.768639 | 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:46:41.768643 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.064)       0:02:51.952 *********
2026-06-11 16:46:41.768648 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.064)       0:02:51.950 *********
2026-06-11 16:46:41.892415 | controller | ok: [localhost]
2026-06-11 16:46:41.892504 | controller |
2026-06-11 16:46:41.892515 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 16:46:41.892524 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.123)       0:02:52.075 *********
2026-06-11 16:46:41.892532 | controller | Thursday 11 June 2026  16:46:41 +0000 (0:00:00.123)       0:02:52.074 *********
2026-06-11 16:46:42.043125 | controller | skipping: [localhost]
2026-06-11 16:46:42.043205 | controller |
2026-06-11 16:46:42.043214 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 16:46:42.043220 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.150)       0:02:52.226 *********
2026-06-11 16:46:42.043226 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.150)       0:02:52.225 *********
2026-06-11 16:46:42.141199 | controller | ok: [localhost]
2026-06-11 16:46:42.141273 | controller |
2026-06-11 16:46:42.141278 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 16:46:42.141283 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.097)       0:02:52.323 *********
2026-06-11 16:46:42.141286 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.097)       0:02:52.322 *********
2026-06-11 16:46:42.277330 | controller |
2026-06-11 16:46:42.277402 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 16:46:42.277407 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.137)       0:02:52.460 *********
2026-06-11 16:46:42.277412 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.137)       0:02:52.459 *********
2026-06-11 16:46:42.531376 | controller | changed: [localhost]
2026-06-11 16:46:42.531462 | controller |
2026-06-11 16:46:42.531471 | 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:46:42.531478 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.254)       0:02:52.715 *********
2026-06-11 16:46:42.531484 | controller | Thursday 11 June 2026  16:46:42 +0000 (0:00:00.254)       0:02:52.713 *********
2026-06-11 16:46:43.274291 | controller | ok: [localhost]
2026-06-11 16:46:43.274363 | controller |
2026-06-11 16:46:43.274391 | 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:46:43.274401 | controller | Thursday 11 June 2026  16:46:43 +0000 (0:00:00.742)       0:02:53.457 *********
2026-06-11 16:46:43.274409 | controller | Thursday 11 June 2026  16:46:43 +0000 (0:00:00.742)       0:02:53.456 *********
2026-06-11 16:46:43.748017 | controller | changed: [localhost]
2026-06-11 16:46:43.748102 | controller |
2026-06-11 16:46:43.748107 | 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:46:43.748112 | controller | Thursday 11 June 2026  16:46:43 +0000 (0:00:00.473)       0:02:53.931 *********
2026-06-11 16:46:43.748116 | controller | Thursday 11 June 2026  16:46:43 +0000 (0:00:00.473)       0:02:53.930 *********
2026-06-11 16:46:44.474027 | controller | ok: [localhost]
2026-06-11 16:46:44.474127 | controller |
2026-06-11 16:46:44.474134 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 16:46:44.474141 | controller | Thursday 11 June 2026  16:46:44 +0000 (0:00:00.726)       0:02:54.657 *********
2026-06-11 16:46:44.474146 | controller | Thursday 11 June 2026  16:46:44 +0000 (0:00:00.726)       0:02:54.656 *********
2026-06-11 16:46:46.169582 | controller | changed: [localhost -> controller(38.102.83.200)] => (item=controller)
2026-06-11 16:46:46.169712 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 16:46:46.169719 | controller | changed: [localhost] => (item=localhost)
2026-06-11 16:46:46.169725 | controller |
2026-06-11 16:46:46.169731 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 16:46:46.169736 | controller |     _host_map |
2026-06-11 16:46:46.169740 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 16:46:46.169745 | controller |     map(attribute="value") |
2026-06-11 16:46:46.169750 | controller |     list
2026-06-11 16:46:46.169754 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 16:46:46.169759 | controller | Thursday 11 June 2026  16:46:46 +0000 (0:00:01.695)       0:02:56.352 *********
2026-06-11 16:46:46.169763 | controller | Thursday 11 June 2026  16:46:46 +0000 (0:00:01.695)       0:02:56.351 *********
2026-06-11 16:46:46.219734 | controller | ok: [localhost]
2026-06-11 16:46:46.219848 | controller |
2026-06-11 16:46:46.219856 | 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:46:46.219863 | controller | Thursday 11 June 2026  16:46:46 +0000 (0:00:00.050)       0:02:56.403 *********
2026-06-11 16:46:46.219868 | controller | Thursday 11 June 2026  16:46:46 +0000 (0:00:00.050)       0:02:56.401 *********
2026-06-11 16:46:47.033937 | controller | changed: [localhost]
2026-06-11 16:46:47.034024 | controller |
2026-06-11 16:46:47.034035 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 16:46:47.034143 | controller | Thursday 11 June 2026  16:46:47 +0000 (0:00:00.814)       0:02:57.217 *********
2026-06-11 16:46:47.034161 | controller | Thursday 11 June 2026  16:46:47 +0000 (0:00:00.814)       0:02:57.216 *********
2026-06-11 16:46:47.117612 | 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:46:47.117667 | controller |
2026-06-11 16:46:47.117678 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 16:46:47.117688 | controller |   [
2026-06-11 16:46:47.117697 | controller |     cifmw_cls_local_storage_name,
2026-06-11 16:46:47.117706 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 16:46:47.117714 | controller |   ] | path_join
2026-06-11 16:46:47.117723 | controller | }}, state={{
2026-06-11 16:46:47.117731 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 16:46:47.117740 | controller | }}, mode=0775] ***
2026-06-11 16:46:47.117748 | controller | Thursday 11 June 2026  16:46:47 +0000 (0:00:00.083)       0:02:57.300 *********
2026-06-11 16:46:47.117766 | controller | Thursday 11 June 2026  16:46:47 +0000 (0:00:00.083)       0:02:57.299 *********
2026-06-11 16:46:55.688205 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 16:46:55.688255 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 16:46:55.688260 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 16:46:55.688263 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 16:46:55.688267 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 16:46:55.688270 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 16:46:55.688274 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 16:46:55.688277 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 16:46:55.688280 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 16:46:55.688284 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 16:46:55.688287 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 16:46:55.688291 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 16:46:55.688294 | controller |
2026-06-11 16:46:55.688298 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 16:46:55.688302 | controller | Thursday 11 June 2026  16:46:55 +0000 (0:00:08.570)       0:03:05.871 *********
2026-06-11 16:46:55.688306 | controller | Thursday 11 June 2026  16:46:55 +0000 (0:00:08.570)       0:03:05.870 *********
2026-06-11 16:46:55.718111 | controller | skipping: [localhost]
2026-06-11 16:46:55.718180 | controller |
2026-06-11 16:46:55.718187 | 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:46:55.718194 | controller | Thursday 11 June 2026  16:46:55 +0000 (0:00:00.029)       0:03:05.901 *********
2026-06-11 16:46:55.718199 | controller | Thursday 11 June 2026  16:46:55 +0000 (0:00:00.029)       0:03:05.900 *********
2026-06-11 16:46:56.113764 | controller | changed: [localhost]
2026-06-11 16:46:56.113831 | controller |
2026-06-11 16:46:56.113837 | 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:46:56.113842 | controller | Thursday 11 June 2026  16:46:56 +0000 (0:00:00.395)       0:03:06.297 *********
2026-06-11 16:46:56.113846 | controller | Thursday 11 June 2026  16:46:56 +0000 (0:00:00.395)       0:03:06.296 *********
2026-06-11 16:46:57.187380 | controller | changed: [localhost]
2026-06-11 16:46:57.187452 | controller |
2026-06-11 16:46:57.187459 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 16:46:57.187477 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:01.073)       0:03:07.370 *********
2026-06-11 16:46:57.187482 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:01.073)       0:03:07.369 *********
2026-06-11 16:46:57.219497 | controller | skipping: [localhost]
2026-06-11 16:46:57.219553 | controller |
2026-06-11 16:46:57.219560 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 16:46:57.219566 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.032)       0:03:07.403 *********
2026-06-11 16:46:57.219571 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.032)       0:03:07.401 *********
2026-06-11 16:46:57.346305 | controller |
2026-06-11 16:46:57.346403 | 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:46:57.346417 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.126)       0:03:07.529 *********
2026-06-11 16:46:57.346426 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.126)       0:03:07.528 *********
2026-06-11 16:46:57.376200 | controller | skipping: [localhost]
2026-06-11 16:46:57.376292 | controller |
2026-06-11 16:46:57.376303 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 16:46:57.376311 | controller |   cifmw_install_yamls_environment |
2026-06-11 16:46:57.376320 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 16:46:57.376328 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 16:46:57.376336 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 16:46:57.376344 | 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:46:57.376353 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 16:46:57.376361 | controller | {% endif %}
2026-06-11 16:46:57.376368 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 16:46:57.376388 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 16:46:57.376396 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.029)       0:03:07.559 *********
2026-06-11 16:46:57.376403 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.029)       0:03:07.558 *********
2026-06-11 16:46:57.414321 | controller | ok: [localhost]
2026-06-11 16:46:57.414413 | controller |
2026-06-11 16:46:57.414443 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 16:46:57.414457 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.037)       0:03:07.597 *********
2026-06-11 16:46:57.414468 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.037)       0:03:07.596 *********
2026-06-11 16:46:57.441285 | controller | skipping: [localhost]
2026-06-11 16:46:57.441374 | controller |
2026-06-11 16:46:57.441384 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 16:46:57.441393 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.027)       0:03:07.624 *********
2026-06-11 16:46:57.441400 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.027)       0:03:07.623 *********
2026-06-11 16:46:57.485175 | controller |
2026-06-11 16:46:57.485264 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 16:46:57.485276 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.043)       0:03:07.668 *********
2026-06-11 16:46:57.485284 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.043)       0:03:07.667 *********
2026-06-11 16:46:57.517541 | controller | ok: [localhost] =>
2026-06-11 16:46:57.517579 | controller |     make_input_env:
2026-06-11 16:46:57.517584 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:46:57.517589 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:46:57.517593 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:46:57.517597 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:46:57.517601 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:46:57.517604 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:46:57.517608 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:46:57.517612 | 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:46:57.517616 | controller |
2026-06-11 16:46:57.517620 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 16:46:57.517623 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.032)       0:03:07.701 *********
2026-06-11 16:46:57.517627 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.032)       0:03:07.700 *********
2026-06-11 16:46:57.556213 | controller | skipping: [localhost]
2026-06-11 16:46:57.556253 | controller |
2026-06-11 16:46:57.556260 | 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:46:57.556274 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.038)       0:03:07.739 *********
2026-06-11 16:46:57.556279 | controller | Thursday 11 June 2026  16:46:57 +0000 (0:00:00.038)       0:03:07.738 *********
2026-06-11 16:46:58.953870 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:46:58.953983 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 16:46:58.953999 | controller | }}
2026-06-11 16:46:58.986418 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 16:46:58.986462 | controller | changed: [localhost]
2026-06-11 16:46:58.986473 | controller |
2026-06-11 16:46:58.986481 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 16:46:58.986489 | controller | Thursday 11 June 2026  16:46:58 +0000 (0:00:01.429)       0:03:09.169 *********
2026-06-11 16:46:58.986496 | controller | Thursday 11 June 2026  16:46:58 +0000 (0:00:01.429)       0:03:09.168 *********
2026-06-11 16:46:59.037839 | controller |
2026-06-11 16:46:59.037869 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 16:46:59.037874 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.051)       0:03:09.221 *********
2026-06-11 16:46:59.037878 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.051)       0:03:09.220 *********
2026-06-11 16:46:59.072394 | controller | ok: [localhost] =>
2026-06-11 16:46:59.072425 | controller |     make_openstack_env:
2026-06-11 16:46:59.072430 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:46:59.072435 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:46:59.072438 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:46:59.072442 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:46:59.072446 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 16:46:59.072451 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:46:59.072455 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:46:59.072458 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:46:59.072462 | 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:46:59.072466 | controller |
2026-06-11 16:46:59.072470 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 16:46:59.072474 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.034)       0:03:09.256 *********
2026-06-11 16:46:59.072482 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.034)       0:03:09.254 *********
2026-06-11 16:46:59.109879 | controller | skipping: [localhost]
2026-06-11 16:46:59.109911 | controller |
2026-06-11 16:46:59.109916 | 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:46:59.109921 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.037)       0:03:09.293 *********
2026-06-11 16:46:59.109925 | controller | Thursday 11 June 2026  16:46:59 +0000 (0:00:00.037)       0:03:09.292 *********
2026-06-11 16:51:22.019894 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:51:22.020004 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 16:51:22.020024 | controller | default(true) }}
2026-06-11 16:51:22.040448 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 16:51:22.040505 | controller | changed: [localhost]
2026-06-11 16:51:22.040511 | controller |
2026-06-11 16:51:22.040517 | 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:51:22.040540 | controller | Thursday 11 June 2026  16:51:22 +0000 (0:04:22.930)       0:07:32.223 *********
2026-06-11 16:51:22.040545 | controller | Thursday 11 June 2026  16:51:22 +0000 (0:04:22.930)       0:07:32.222 *********
2026-06-11 16:52:53.545426 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 16:52:53.545513 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 16:52:53.545519 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-11 16:52:53.545524 | controller | changed: [localhost]
2026-06-11 16:52:53.545528 | controller |
2026-06-11 16:52:53.545533 | 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:52:53.545538 | controller | Thursday 11 June 2026  16:52:53 +0000 (0:01:31.504)       0:09:03.728 *********
2026-06-11 16:52:53.545542 | controller | Thursday 11 June 2026  16:52:53 +0000 (0:01:31.504)       0:09:03.727 *********
2026-06-11 16:52:55.471092 | controller | changed: [localhost]
2026-06-11 16:52:55.471166 | controller |
2026-06-11 16:52:55.471173 | 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:52:55.471179 | controller | Thursday 11 June 2026  16:52:55 +0000 (0:00:01.926)       0:09:05.654 *********
2026-06-11 16:52:55.471185 | controller | Thursday 11 June 2026  16:52:55 +0000 (0:00:01.926)       0:09:05.653 *********
2026-06-11 16:52:57.199395 | controller | ok: [localhost]
2026-06-11 16:52:57.199484 | controller |
2026-06-11 16:52:57.199497 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 16:52:57.199505 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:01.728)       0:09:07.382 *********
2026-06-11 16:52:57.199512 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:01.728)       0:09:07.381 *********
2026-06-11 16:52:57.268760 | controller |
2026-06-11 16:52:57.268834 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 16:52:57.268842 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.069)       0:09:07.452 *********
2026-06-11 16:52:57.268848 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.069)       0:09:07.451 *********
2026-06-11 16:52:57.302239 | controller | ok: [localhost] =>
2026-06-11 16:52:57.302304 | controller |     make_openstack_init_env:
2026-06-11 16:52:57.302308 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:52:57.302313 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:52:57.302317 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:52:57.302321 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:52:57.302325 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:52:57.302328 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:52:57.302332 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:52:57.302336 | 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:52:57.302340 | controller |
2026-06-11 16:52:57.302344 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 16:52:57.302348 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.033)       0:09:07.485 *********
2026-06-11 16:52:57.302351 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.033)       0:09:07.484 *********
2026-06-11 16:52:57.334672 | controller | skipping: [localhost]
2026-06-11 16:52:57.334759 | controller |
2026-06-11 16:52:57.334776 | 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:52:57.334782 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.032)       0:09:07.518 *********
2026-06-11 16:52:57.334788 | controller | Thursday 11 June 2026  16:52:57 +0000 (0:00:00.032)       0:09:07.516 *********
2026-06-11 16:54:45.830777 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:54:45.830896 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 16:54:45.830902 | controller | default(true) }}
2026-06-11 16:54:45.848094 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 16:54:45.848181 | controller | changed: [localhost]
2026-06-11 16:54:45.848190 | controller |
2026-06-11 16:54:45.848195 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 16:54:45.848199 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:01:48.513)       0:10:56.031 *********
2026-06-11 16:54:45.848203 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:01:48.513)       0:10:56.030 *********
2026-06-11 16:54:45.876845 | controller | skipping: [localhost]
2026-06-11 16:54:45.876943 | controller |
2026-06-11 16:54:45.876950 | 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:54:45.876955 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.028)       0:10:56.060 *********
2026-06-11 16:54:45.876960 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.028)       0:10:56.058 *********
2026-06-11 16:54:45.907809 | controller | skipping: [localhost]
2026-06-11 16:54:45.907865 | controller |
2026-06-11 16:54:45.907870 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 16:54:45.907875 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.030)       0:10:56.091 *********
2026-06-11 16:54:45.907879 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.030)       0:10:56.089 *********
2026-06-11 16:54:45.963837 | controller |
2026-06-11 16:54:45.963883 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 16:54:45.963889 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.056)       0:10:56.147 *********
2026-06-11 16:54:45.963893 | controller | Thursday 11 June 2026  16:54:45 +0000 (0:00:00.056)       0:10:56.146 *********
2026-06-11 16:54:46.016778 | controller | ok: [localhost] =>
2026-06-11 16:54:46.016814 | controller |     make_openstack_deploy_prep_env:
2026-06-11 16:54:46.016820 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:54:46.016824 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:54:46.016828 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 16:54:46.016831 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:54:46.016835 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:54:46.016841 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:54:46.016845 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:54:46.016850 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:54:46.016855 | 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:54:46.016859 | controller |
2026-06-11 16:54:46.016862 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 16:54:46.016866 | controller | Thursday 11 June 2026  16:54:46 +0000 (0:00:00.052)       0:10:56.200 *********
2026-06-11 16:54:46.016870 | controller | Thursday 11 June 2026  16:54:46 +0000 (0:00:00.052)       0:10:56.198 *********
2026-06-11 16:54:46.044014 | controller | skipping: [localhost]
2026-06-11 16:54:46.044077 | controller |
2026-06-11 16:54:46.044087 | 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:54:46.044093 | controller | Thursday 11 June 2026  16:54:46 +0000 (0:00:00.027)       0:10:56.227 *********
2026-06-11 16:54:46.044099 | controller | Thursday 11 June 2026  16:54:46 +0000 (0:00:00.027)       0:10:56.226 *********
2026-06-11 16:54:47.548773 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:54:47.548829 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 16:54:47.548840 | controller | default(true) }}
2026-06-11 16:54:47.572720 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 16:54:47.572756 | controller | changed: [localhost]
2026-06-11 16:54:47.572764 | controller |
2026-06-11 16:54:47.572770 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 16:54:47.572776 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:01.528)       0:10:57.756 *********
2026-06-11 16:54:47.572781 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:01.528)       0:10:57.754 *********
2026-06-11 16:54:47.648000 | controller |
2026-06-11 16:54:47.648032 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 16:54:47.648055 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.075)       0:10:57.831 *********
2026-06-11 16:54:47.648067 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.075)       0:10:57.830 *********
2026-06-11 16:54:47.681521 | controller | ok: [localhost] =>
2026-06-11 16:54:47.681553 | controller |     make_netconfig_deploy_env:
2026-06-11 16:54:47.681558 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 16:54:47.681563 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 16:54:47.681566 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 16:54:47.681571 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 16:54:47.681575 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 16:54:47.681578 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 16:54:47.681582 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 16:54:47.681586 | 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:54:47.681591 | controller |
2026-06-11 16:54:47.681594 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 16:54:47.681598 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.033)       0:10:57.865 *********
2026-06-11 16:54:47.681601 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.033)       0:10:57.863 *********
2026-06-11 16:54:47.708010 | controller | skipping: [localhost]
2026-06-11 16:54:47.708060 | controller |
2026-06-11 16:54:47.708070 | 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:54:47.708075 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.026)       0:10:57.891 *********
2026-06-11 16:54:47.708079 | controller | Thursday 11 June 2026  16:54:47 +0000 (0:00:00.026)       0:10:57.890 *********
2026-06-11 16:54:51.935989 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 16:54:51.936093 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 16:54:51.936125 | controller | default(true) }}
2026-06-11 16:54:51.953568 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 16:54:51.953654 | controller | changed: [localhost]
2026-06-11 16:54:51.953669 | controller |
2026-06-11 16:54:51.953682 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 16:54:51.953693 | controller | Thursday 11 June 2026  16:54:51 +0000 (0:00:04.245)       0:11:02.137 *********
2026-06-11 16:54:51.953704 | controller | Thursday 11 June 2026  16:54:51 +0000 (0:00:04.245)       0:11:02.136 *********
2026-06-11 16:54:52.012450 | 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:54:52.012532 | controller |
2026-06-11 16:54:52.012542 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 16:54:52.012551 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.058)       0:11:02.195 *********
2026-06-11 16:54:52.012559 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.058)       0:11:02.194 *********
2026-06-11 16:54:52.055435 | controller | ok: [localhost]
2026-06-11 16:54:52.055516 | controller |
2026-06-11 16:54:52.055527 | 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:54:52.055536 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.043)       0:11:02.239 *********
2026-06-11 16:54:52.055544 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.043)       0:11:02.237 *********
2026-06-11 16:54:52.097677 | controller | skipping: [localhost]
2026-06-11 16:54:52.097731 | controller |
2026-06-11 16:54:52.097742 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 16:54:52.097752 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.042)       0:11:02.281 *********
2026-06-11 16:54:52.097760 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.042)       0:11:02.279 *********
2026-06-11 16:54:52.150779 | controller | skipping: [localhost]
2026-06-11 16:54:52.150844 | controller |
2026-06-11 16:54:52.150856 | 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:54:52.150867 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.052)       0:11:02.334 *********
2026-06-11 16:54:52.150876 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.052)       0:11:02.332 *********
2026-06-11 16:54:52.196701 | controller | ok: [localhost]
2026-06-11 16:54:52.196742 | controller |
2026-06-11 16:54:52.196749 | 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:54:52.196755 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 16:54:52.196761 | controller |   _ctlplane_name_kustomizations +
2026-06-11 16:54:52.196767 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 16:54:52.196773 | controller | }}, kustomizations_paths={{
2026-06-11 16:54:52.196778 | controller |   [
2026-06-11 16:54:52.196783 | controller |     (
2026-06-11 16:54:52.196788 | controller |       [
2026-06-11 16:54:52.196793 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 16:54:52.196798 | controller |         'kustomizations',
2026-06-11 16:54:52.196804 | controller |         'controlplane'
2026-06-11 16:54:52.196809 | controller |       ] | ansible.builtin.path_join
2026-06-11 16:54:52.196814 | controller |     )
2026-06-11 16:54:52.196819 | controller |   ]
2026-06-11 16:54:52.196824 | controller | }}] ***
2026-06-11 16:54:52.196829 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.046)       0:11:02.380 *********
2026-06-11 16:54:52.196834 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.046)       0:11:02.379 *********
2026-06-11 16:54:52.889991 | controller | changed: [localhost]
2026-06-11 16:54:52.890090 | controller |
2026-06-11 16:54:52.890101 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 16:54:52.890107 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.692)       0:11:03.073 *********
2026-06-11 16:54:52.890112 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.692)       0:11:03.071 *********
2026-06-11 16:54:52.948472 | controller | ok: [localhost] =>
2026-06-11 16:54:52.948551 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 16:54:52.948558 | controller |       changed: true
2026-06-11 16:54:52.948564 | controller |       count: 2
2026-06-11 16:54:52.948570 | controller |       failed: false
2026-06-11 16:54:52.948575 | controller |       kustomizations_paths:
2026-06-11 16:54:52.948581 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 16:54:52.948587 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 16:54:52.948592 | controller |       result:
2026-06-11 16:54:52.948597 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 16:54:52.948603 | controller |         kind: OpenStackControlPlane
2026-06-11 16:54:52.948608 | controller |         metadata:
2026-06-11 16:54:52.948613 | controller |           labels:
2026-06-11 16:54:52.948619 | controller |             created-by: install_yamls
2026-06-11 16:54:52.948624 | controller |           name: controlplane
2026-06-11 16:54:52.948629 | controller |           namespace: openstack
2026-06-11 16:54:52.948634 | controller |         spec:
2026-06-11 16:54:52.948641 | controller |           barbican:
2026-06-11 16:54:52.948648 | controller |             apiOverride:
2026-06-11 16:54:52.948655 | controller |               route: {}
2026-06-11 16:54:52.948662 | controller |             template:
2026-06-11 16:54:52.948669 | controller |               barbicanAPI:
2026-06-11 16:54:52.948676 | controller |                 override:
2026-06-11 16:54:52.948683 | controller |                   service:
2026-06-11 16:54:52.948690 | controller |                     internal:
2026-06-11 16:54:52.948697 | controller |                       metadata:
2026-06-11 16:54:52.948704 | controller |                         annotations:
2026-06-11 16:54:52.948711 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.948718 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.948725 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.948732 | controller |                       spec:
2026-06-11 16:54:52.948738 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.948745 | controller |                 replicas: 1
2026-06-11 16:54:52.948752 | controller |               barbicanKeystoneListener:
2026-06-11 16:54:52.948760 | controller |                 replicas: 1
2026-06-11 16:54:52.948767 | controller |               barbicanWorker:
2026-06-11 16:54:52.948772 | controller |                 replicas: 1
2026-06-11 16:54:52.948777 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.948782 | controller |               secret: osp-secret
2026-06-11 16:54:52.948787 | controller |           cinder:
2026-06-11 16:54:52.948792 | controller |             apiOverride:
2026-06-11 16:54:52.948797 | controller |               route: {}
2026-06-11 16:54:52.948802 | controller |             template:
2026-06-11 16:54:52.948807 | controller |               cinderAPI:
2026-06-11 16:54:52.948812 | controller |                 override:
2026-06-11 16:54:52.948817 | controller |                   service:
2026-06-11 16:54:52.948822 | controller |                     internal:
2026-06-11 16:54:52.948826 | controller |                       metadata:
2026-06-11 16:54:52.948832 | controller |                         annotations:
2026-06-11 16:54:52.948837 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.948842 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.948847 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.948854 | controller |                       spec:
2026-06-11 16:54:52.948861 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.948868 | controller |               cinderBackup:
2026-06-11 16:54:52.948889 | controller |                 networkAttachments:
2026-06-11 16:54:52.948896 | controller |                 - storage
2026-06-11 16:54:52.948903 | controller |                 replicas: 0
2026-06-11 16:54:52.948910 | controller |               cinderScheduler:
2026-06-11 16:54:52.948917 | controller |                 replicas: 1
2026-06-11 16:54:52.948924 | controller |               cinderVolumes:
2026-06-11 16:54:52.948931 | controller |                 volume1:
2026-06-11 16:54:52.948938 | controller |                   networkAttachments:
2026-06-11 16:54:52.948945 | controller |                   - storage
2026-06-11 16:54:52.948950 | controller |                   replicas: 0
2026-06-11 16:54:52.948955 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.948961 | controller |               secret: osp-secret
2026-06-11 16:54:52.948969 | controller |           designate:
2026-06-11 16:54:52.948976 | controller |             apiOverride:
2026-06-11 16:54:52.948983 | controller |               route: {}
2026-06-11 16:54:52.948990 | controller |             enabled: false
2026-06-11 16:54:52.948997 | controller |             template:
2026-06-11 16:54:52.949004 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.949011 | controller |               designateAPI:
2026-06-11 16:54:52.949018 | controller |                 override:
2026-06-11 16:54:52.949025 | controller |                   service:
2026-06-11 16:54:52.949032 | controller |                     internal:
2026-06-11 16:54:52.949072 | controller |                       metadata:
2026-06-11 16:54:52.949081 | controller |                         annotations:
2026-06-11 16:54:52.949086 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.949091 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.949096 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.949101 | controller |                       spec:
2026-06-11 16:54:52.949106 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.949111 | controller |               designateBackendbind9:
2026-06-11 16:54:52.949117 | controller |                 networkAttachments:
2026-06-11 16:54:52.949122 | controller |                 - designate
2026-06-11 16:54:52.949127 | controller |                 replicas: 1
2026-06-11 16:54:52.949132 | controller |                 storageClass: local-storage
2026-06-11 16:54:52.949137 | controller |                 storageRequest: 10Gi
2026-06-11 16:54:52.949142 | controller |               designateCentral:
2026-06-11 16:54:52.949147 | controller |                 replicas: 1
2026-06-11 16:54:52.949152 | controller |               designateMdns:
2026-06-11 16:54:52.949157 | controller |                 networkAttachments:
2026-06-11 16:54:52.949162 | controller |                 - designate
2026-06-11 16:54:52.949167 | controller |                 replicas: 1
2026-06-11 16:54:52.949172 | controller |               designateProducer:
2026-06-11 16:54:52.949177 | controller |                 replicas: 1
2026-06-11 16:54:52.949182 | controller |               designateWorker:
2026-06-11 16:54:52.949190 | controller |                 networkAttachments:
2026-06-11 16:54:52.949195 | controller |                 - designate
2026-06-11 16:54:52.949200 | controller |                 replicas: 1
2026-06-11 16:54:52.949205 | controller |               secret: osp-secret
2026-06-11 16:54:52.949210 | controller |           dns:
2026-06-11 16:54:52.949215 | controller |             template:
2026-06-11 16:54:52.949220 | controller |               options:
2026-06-11 16:54:52.949225 | controller |               - key: server
2026-06-11 16:54:52.949230 | controller |                 values:
2026-06-11 16:54:52.949235 | controller |                 - 192.168.122.1
2026-06-11 16:54:52.949240 | controller |               override:
2026-06-11 16:54:52.949245 | controller |                 service:
2026-06-11 16:54:52.949250 | controller |                   metadata:
2026-06-11 16:54:52.949255 | controller |                     annotations:
2026-06-11 16:54:52.949260 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 16:54:52.949266 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 16:54:52.949271 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 16:54:52.949276 | controller |                   spec:
2026-06-11 16:54:52.949300 | controller |                     type: LoadBalancer
2026-06-11 16:54:52.949308 | controller |               replicas: 1
2026-06-11 16:54:52.949316 | controller |           galera:
2026-06-11 16:54:52.949323 | controller |             templates:
2026-06-11 16:54:52.949334 | controller |               openstack:
2026-06-11 16:54:52.949341 | controller |                 replicas: 1
2026-06-11 16:54:52.949348 | controller |                 secret: osp-secret
2026-06-11 16:54:52.949355 | controller |                 storageRequest: 10G
2026-06-11 16:54:52.949362 | controller |               openstack-cell1:
2026-06-11 16:54:52.949369 | controller |                 replicas: 1
2026-06-11 16:54:52.949376 | controller |                 secret: osp-secret
2026-06-11 16:54:52.949383 | controller |                 storageRequest: 10G
2026-06-11 16:54:52.949390 | controller |           glance:
2026-06-11 16:54:52.949397 | controller |             apiOverrides:
2026-06-11 16:54:52.949404 | controller |               default:
2026-06-11 16:54:52.949410 | controller |                 route: {}
2026-06-11 16:54:52.949417 | controller |             template:
2026-06-11 16:54:52.949423 | controller |               customServiceConfig: |
2026-06-11 16:54:52.949431 | controller |                 [DEFAULT]
2026-06-11 16:54:52.949437 | controller |                 enabled_backends = default_backend:swift
2026-06-11 16:54:52.949444 | controller |                 [glance_store]
2026-06-11 16:54:52.949451 | controller |                 default_backend = default_backend
2026-06-11 16:54:52.949458 | controller |                 [default_backend]
2026-06-11 16:54:52.949465 | controller |                 swift_store_create_container_on_put = True
2026-06-11 16:54:52.949472 | controller |                 swift_store_auth_version = 3
2026-06-11 16:54:52.949479 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 16:54:52.949486 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 16:54:52.949493 | controller |                 swift_store_user = service:glance
2026-06-11 16:54:52.949500 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 16:54:52.949507 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.949514 | controller |               glanceAPIs:
2026-06-11 16:54:52.949521 | controller |                 default:
2026-06-11 16:54:52.949528 | controller |                   networkAttachments:
2026-06-11 16:54:52.949536 | controller |                   - storage
2026-06-11 16:54:52.949543 | controller |                   override:
2026-06-11 16:54:52.949549 | controller |                     service:
2026-06-11 16:54:52.949554 | controller |                       internal:
2026-06-11 16:54:52.949559 | controller |                         metadata:
2026-06-11 16:54:52.949564 | controller |                           annotations:
2026-06-11 16:54:52.949569 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.949574 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.949579 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.949584 | controller |                         spec:
2026-06-11 16:54:52.949590 | controller |                           type: LoadBalancer
2026-06-11 16:54:52.949595 | controller |                   replicas: 1
2026-06-11 16:54:52.949600 | controller |               keystoneEndpoint: default
2026-06-11 16:54:52.949605 | controller |               secret: osp-secret
2026-06-11 16:54:52.949610 | controller |               storage:
2026-06-11 16:54:52.949615 | controller |                 storageClass: ''
2026-06-11 16:54:52.949620 | controller |                 storageRequest: 10Gi
2026-06-11 16:54:52.949625 | controller |           heat:
2026-06-11 16:54:52.949630 | controller |             apiOverride:
2026-06-11 16:54:52.949635 | controller |               route: {}
2026-06-11 16:54:52.949640 | controller |             cnfAPIOverride:
2026-06-11 16:54:52.949645 | controller |               route: {}
2026-06-11 16:54:52.949650 | controller |             enabled: false
2026-06-11 16:54:52.949655 | controller |             template:
2026-06-11 16:54:52.949660 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.949665 | controller |               heatAPI:
2026-06-11 16:54:52.949670 | controller |                 override:
2026-06-11 16:54:52.949675 | controller |                   service:
2026-06-11 16:54:52.949680 | controller |                     internal:
2026-06-11 16:54:52.949685 | controller |                       metadata:
2026-06-11 16:54:52.949690 | controller |                         annotations:
2026-06-11 16:54:52.949695 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.949700 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.949710 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.949715 | controller |                       spec:
2026-06-11 16:54:52.949720 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.949725 | controller |                 replicas: 1
2026-06-11 16:54:52.949730 | controller |               heatEngine:
2026-06-11 16:54:52.949735 | controller |                 override:
2026-06-11 16:54:52.949740 | controller |                   service:
2026-06-11 16:54:52.949745 | controller |                     internal:
2026-06-11 16:54:52.949749 | controller |                       metadata:
2026-06-11 16:54:52.949755 | controller |                         annotations:
2026-06-11 16:54:52.949760 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.949765 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.949770 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.949775 | controller |                       spec:
2026-06-11 16:54:52.949780 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.949785 | controller |                 replicas: 1
2026-06-11 16:54:52.949790 | controller |               secret: osp-secret
2026-06-11 16:54:52.949795 | controller |           horizon:
2026-06-11 16:54:52.949800 | controller |             apiOverride:
2026-06-11 16:54:52.949805 | controller |               route: {}
2026-06-11 16:54:52.949810 | controller |             template:
2026-06-11 16:54:52.949815 | controller |               replicas: 1
2026-06-11 16:54:52.949820 | controller |               secret: osp-secret
2026-06-11 16:54:52.949825 | controller |           ironic:
2026-06-11 16:54:52.949829 | controller |             enabled: false
2026-06-11 16:54:52.949834 | controller |             template:
2026-06-11 16:54:52.949839 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.949844 | controller |               ironicAPI:
2026-06-11 16:54:52.949849 | controller |                 replicas: 1
2026-06-11 16:54:52.949854 | controller |               ironicConductors:
2026-06-11 16:54:52.949859 | controller |               - replicas: 1
2026-06-11 16:54:52.949868 | controller |                 storageRequest: 10Gi
2026-06-11 16:54:52.949873 | controller |               ironicInspector:
2026-06-11 16:54:52.949878 | controller |                 replicas: 1
2026-06-11 16:54:52.949883 | controller |               ironicNeutronAgent:
2026-06-11 16:54:52.949888 | controller |                 replicas: 1
2026-06-11 16:54:52.949893 | controller |               secret: osp-secret
2026-06-11 16:54:52.949898 | controller |           keystone:
2026-06-11 16:54:52.949903 | controller |             apiOverride:
2026-06-11 16:54:52.949908 | controller |               route: {}
2026-06-11 16:54:52.949913 | controller |             template:
2026-06-11 16:54:52.949918 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.949923 | controller |               override:
2026-06-11 16:54:52.949928 | controller |                 service:
2026-06-11 16:54:52.949932 | controller |                   internal:
2026-06-11 16:54:52.949937 | controller |                     metadata:
2026-06-11 16:54:52.949942 | controller |                       annotations:
2026-06-11 16:54:52.949948 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.949953 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.949964 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.949969 | controller |                     spec:
2026-06-11 16:54:52.949974 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.949979 | controller |               secret: osp-secret
2026-06-11 16:54:52.949984 | controller |           manila:
2026-06-11 16:54:52.949989 | controller |             apiOverride:
2026-06-11 16:54:52.949994 | controller |               route: {}
2026-06-11 16:54:52.949999 | controller |             template:
2026-06-11 16:54:52.950004 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.950009 | controller |               manilaAPI:
2026-06-11 16:54:52.950014 | controller |                 networkAttachments:
2026-06-11 16:54:52.950019 | controller |                 - internalapi
2026-06-11 16:54:52.950024 | controller |                 override:
2026-06-11 16:54:52.950029 | controller |                   service:
2026-06-11 16:54:52.950034 | controller |                     internal:
2026-06-11 16:54:52.950063 | controller |                       metadata:
2026-06-11 16:54:52.950072 | controller |                         annotations:
2026-06-11 16:54:52.950078 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950083 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.950088 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.950093 | controller |                       spec:
2026-06-11 16:54:52.950098 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.950103 | controller |                 replicas: 1
2026-06-11 16:54:52.950108 | controller |               manilaScheduler:
2026-06-11 16:54:52.950114 | controller |                 replicas: 1
2026-06-11 16:54:52.950121 | controller |               manilaShares:
2026-06-11 16:54:52.950128 | controller |                 share1:
2026-06-11 16:54:52.950135 | controller |                   networkAttachments:
2026-06-11 16:54:52.950142 | controller |                   - storage
2026-06-11 16:54:52.950149 | controller |                   replicas: 1
2026-06-11 16:54:52.950155 | controller |           memcached:
2026-06-11 16:54:52.950162 | controller |             templates:
2026-06-11 16:54:52.950169 | controller |               memcached:
2026-06-11 16:54:52.950176 | controller |                 replicas: 1
2026-06-11 16:54:52.950183 | controller |           neutron:
2026-06-11 16:54:52.950189 | controller |             apiOverride:
2026-06-11 16:54:52.950196 | controller |               route: {}
2026-06-11 16:54:52.950202 | controller |             template:
2026-06-11 16:54:52.950209 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.950217 | controller |               networkAttachments:
2026-06-11 16:54:52.950224 | controller |               - internalapi
2026-06-11 16:54:52.950231 | controller |               override:
2026-06-11 16:54:52.950238 | controller |                 service:
2026-06-11 16:54:52.950244 | controller |                   internal:
2026-06-11 16:54:52.950251 | controller |                     metadata:
2026-06-11 16:54:52.950258 | controller |                       annotations:
2026-06-11 16:54:52.950265 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950272 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.950279 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.950286 | controller |                     spec:
2026-06-11 16:54:52.950293 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.950301 | controller |               secret: osp-secret
2026-06-11 16:54:52.950307 | controller |           nova:
2026-06-11 16:54:52.950314 | controller |             apiOverride:
2026-06-11 16:54:52.950321 | controller |               route: {}
2026-06-11 16:54:52.950328 | controller |             template:
2026-06-11 16:54:52.950335 | controller |               apiServiceTemplate:
2026-06-11 16:54:52.950341 | controller |                 override:
2026-06-11 16:54:52.950348 | controller |                   service:
2026-06-11 16:54:52.950355 | controller |                     internal:
2026-06-11 16:54:52.950362 | controller |                       metadata:
2026-06-11 16:54:52.950369 | controller |                         annotations:
2026-06-11 16:54:52.950376 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950383 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.950390 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.950397 | controller |                       spec:
2026-06-11 16:54:52.950404 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.950411 | controller |               cellTemplates:
2026-06-11 16:54:52.950417 | controller |                 cell0:
2026-06-11 16:54:52.950425 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 16:54:52.950431 | controller |                   cellDatabaseInstance: openstack
2026-06-11 16:54:52.950438 | controller |                   cellMessageBusInstance: rabbitmq
2026-06-11 16:54:52.950445 | controller |                   conductorServiceTemplate:
2026-06-11 16:54:52.950452 | controller |                     replicas: 1
2026-06-11 16:54:52.950459 | controller |                   hasAPIAccess: true
2026-06-11 16:54:52.950466 | controller |                 cell1:
2026-06-11 16:54:52.950473 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 16:54:52.950480 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 16:54:52.950491 | controller |                   cellMessageBusInstance: rabbitmq-cell1
2026-06-11 16:54:52.950498 | controller |                   conductorServiceTemplate:
2026-06-11 16:54:52.950505 | controller |                     replicas: 1
2026-06-11 16:54:52.950513 | controller |                   hasAPIAccess: true
2026-06-11 16:54:52.950520 | controller |               metadataServiceTemplate:
2026-06-11 16:54:52.950527 | controller |                 override:
2026-06-11 16:54:52.950534 | controller |                   service:
2026-06-11 16:54:52.950541 | controller |                     metadata:
2026-06-11 16:54:52.950548 | controller |                       annotations:
2026-06-11 16:54:52.950555 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950563 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.950569 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.950576 | controller |                     spec:
2026-06-11 16:54:52.950583 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.950590 | controller |               secret: osp-secret
2026-06-11 16:54:52.950597 | controller |           octavia:
2026-06-11 16:54:52.950609 | controller |             enabled: false
2026-06-11 16:54:52.950617 | controller |             template:
2026-06-11 16:54:52.950624 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.950631 | controller |               octaviaAPI:
2026-06-11 16:54:52.950638 | controller |                 replicas: 1
2026-06-11 16:54:52.950645 | controller |               secret: osp-secret
2026-06-11 16:54:52.950652 | controller |           ovn:
2026-06-11 16:54:52.950659 | controller |             template:
2026-06-11 16:54:52.950667 | controller |               ovnController:
2026-06-11 16:54:52.950674 | controller |                 networkAttachment: tenant
2026-06-11 16:54:52.950681 | controller |                 nicMappings:
2026-06-11 16:54:52.950688 | controller |                   datacentre: ospbr
2026-06-11 16:54:52.950695 | controller |               ovnDBCluster:
2026-06-11 16:54:52.950702 | controller |                 ovndbcluster-nb:
2026-06-11 16:54:52.950709 | controller |                   dbType: NB
2026-06-11 16:54:52.950716 | controller |                   networkAttachment: internalapi
2026-06-11 16:54:52.950723 | controller |                   storageRequest: 10Gi
2026-06-11 16:54:52.950729 | controller |                 ovndbcluster-sb:
2026-06-11 16:54:52.950736 | controller |                   dbType: SB
2026-06-11 16:54:52.950751 | controller |                   networkAttachment: internalapi
2026-06-11 16:54:52.950759 | controller |                   storageRequest: 10Gi
2026-06-11 16:54:52.950765 | controller |           placement:
2026-06-11 16:54:52.950772 | controller |             apiOverride:
2026-06-11 16:54:52.950779 | controller |               route: {}
2026-06-11 16:54:52.950785 | controller |             template:
2026-06-11 16:54:52.950792 | controller |               databaseInstance: openstack
2026-06-11 16:54:52.950799 | controller |               override:
2026-06-11 16:54:52.950806 | controller |                 service:
2026-06-11 16:54:52.950812 | controller |                   internal:
2026-06-11 16:54:52.950819 | controller |                     metadata:
2026-06-11 16:54:52.950826 | controller |                       annotations:
2026-06-11 16:54:52.950833 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950840 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.950846 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.950853 | controller |                     spec:
2026-06-11 16:54:52.950860 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.950867 | controller |               secret: osp-secret
2026-06-11 16:54:52.950873 | controller |           rabbitmq:
2026-06-11 16:54:52.950880 | controller |             templates:
2026-06-11 16:54:52.950887 | controller |               rabbitmq:
2026-06-11 16:54:52.950894 | controller |                 override:
2026-06-11 16:54:52.950900 | controller |                   service:
2026-06-11 16:54:52.950907 | controller |                     metadata:
2026-06-11 16:54:52.950914 | controller |                       annotations:
2026-06-11 16:54:52.950920 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950927 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 16:54:52.950938 | controller |                     spec:
2026-06-11 16:54:52.950945 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.950952 | controller |               rabbitmq-cell1:
2026-06-11 16:54:52.950959 | controller |                 override:
2026-06-11 16:54:52.950966 | controller |                   service:
2026-06-11 16:54:52.950972 | controller |                     metadata:
2026-06-11 16:54:52.950979 | controller |                       annotations:
2026-06-11 16:54:52.950986 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.950993 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 16:54:52.950999 | controller |                     spec:
2026-06-11 16:54:52.951006 | controller |                       type: LoadBalancer
2026-06-11 16:54:52.951013 | controller |           redis:
2026-06-11 16:54:52.951020 | controller |             enabled: false
2026-06-11 16:54:52.951026 | controller |           secret: osp-secret
2026-06-11 16:54:52.951033 | controller |           storageClass: local-storage
2026-06-11 16:54:52.951069 | controller |           swift:
2026-06-11 16:54:52.951076 | controller |             enabled: true
2026-06-11 16:54:52.951082 | controller |             proxyOverride:
2026-06-11 16:54:52.951089 | controller |               route: {}
2026-06-11 16:54:52.951096 | controller |             template:
2026-06-11 16:54:52.951103 | controller |               swiftProxy:
2026-06-11 16:54:52.951109 | controller |                 networkAttachments:
2026-06-11 16:54:52.951117 | controller |                 - storage
2026-06-11 16:54:52.951123 | controller |                 override:
2026-06-11 16:54:52.951130 | controller |                   service:
2026-06-11 16:54:52.951137 | controller |                     internal:
2026-06-11 16:54:52.951143 | controller |                       metadata:
2026-06-11 16:54:52.951150 | controller |                         annotations:
2026-06-11 16:54:52.951157 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.951164 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.951171 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.951178 | controller |                       spec:
2026-06-11 16:54:52.951185 | controller |                         type: LoadBalancer
2026-06-11 16:54:52.951191 | controller |                 replicas: 1
2026-06-11 16:54:52.951199 | controller |               swiftRing:
2026-06-11 16:54:52.951207 | controller |                 ringReplicas: 1
2026-06-11 16:54:52.951214 | controller |               swiftStorage:
2026-06-11 16:54:52.951222 | controller |                 networkAttachments:
2026-06-11 16:54:52.951229 | controller |                 - storage
2026-06-11 16:54:52.951235 | controller |                 replicas: 1
2026-06-11 16:54:52.951242 | controller |           telemetry:
2026-06-11 16:54:52.951249 | controller |             enabled: true
2026-06-11 16:54:52.951256 | controller |             template:
2026-06-11 16:54:52.951262 | controller |               autoscaling:
2026-06-11 16:54:52.951269 | controller |                 aodh:
2026-06-11 16:54:52.951276 | controller |                   databaseAccount: aodh
2026-06-11 16:54:52.951282 | controller |                   databaseInstance: openstack
2026-06-11 16:54:52.951289 | controller |                   passwordSelectors: null
2026-06-11 16:54:52.951296 | controller |                   secret: osp-secret
2026-06-11 16:54:52.951303 | controller |                 enabled: false
2026-06-11 16:54:52.951310 | controller |                 heatInstance: heat
2026-06-11 16:54:52.951317 | controller |               ceilometer:
2026-06-11 16:54:52.951323 | controller |                 enabled: true
2026-06-11 16:54:52.951330 | controller |                 secret: osp-secret
2026-06-11 16:54:52.951337 | controller |               cloudkitty:
2026-06-11 16:54:52.951344 | controller |                 apiTimeout: 0
2026-06-11 16:54:52.951350 | controller |                 cloudKittyAPI:
2026-06-11 16:54:52.951357 | controller |                   override:
2026-06-11 16:54:52.951364 | controller |                     service:
2026-06-11 16:54:52.951370 | controller |                       internal:
2026-06-11 16:54:52.951377 | controller |                         metadata:
2026-06-11 16:54:52.951384 | controller |                           annotations:
2026-06-11 16:54:52.951391 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.951398 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.951405 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.951415 | controller |                         spec:
2026-06-11 16:54:52.951458 | controller |                           type: LoadBalancer
2026-06-11 16:54:52.951466 | controller |                   replicas: 1
2026-06-11 16:54:52.951473 | controller |                   resources: {}
2026-06-11 16:54:52.951480 | controller |                   tls:
2026-06-11 16:54:52.951487 | controller |                     api:
2026-06-11 16:54:52.951498 | controller |                       internal: {}
2026-06-11 16:54:52.951505 | controller |                       public: {}
2026-06-11 16:54:52.951512 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 16:54:52.951519 | controller |                 cloudKittyProc:
2026-06-11 16:54:52.951526 | controller |                   replicas: 1
2026-06-11 16:54:52.951533 | controller |                   resources: {}
2026-06-11 16:54:52.951539 | controller |                   tls:
2026-06-11 16:54:52.951546 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 16:54:52.951553 | controller |                 databaseAccount: cloudkitty
2026-06-11 16:54:52.951560 | controller |                 databaseInstance: openstack
2026-06-11 16:54:52.951568 | controller |                 enabled: false
2026-06-11 16:54:52.951575 | controller |                 memcachedInstance: memcached
2026-06-11 16:54:52.951582 | controller |                 passwordSelector:
2026-06-11 16:54:52.951590 | controller |                   aodhService: AodhPassword
2026-06-11 16:54:52.951597 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 16:54:52.951610 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 16:54:52.951618 | controller |                 preserveJobs: false
2026-06-11 16:54:52.951625 | controller |                 rabbitMqClusterName: rabbitmq
2026-06-11 16:54:52.951632 | controller |                 s3StorageConfig:
2026-06-11 16:54:52.951639 | controller |                   schemas:
2026-06-11 16:54:52.951646 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 16:54:52.951653 | controller |                     version: v13
2026-06-11 16:54:52.951660 | controller |                   secret:
2026-06-11 16:54:52.951668 | controller |                     name: cloudkitty-loki-s3
2026-06-11 16:54:52.951675 | controller |                     type: s3
2026-06-11 16:54:52.951682 | controller |                 secret: osp-secret
2026-06-11 16:54:52.951689 | controller |                 serviceUser: cloudkitty
2026-06-11 16:54:52.951696 | controller |                 storageClass: local-storage
2026-06-11 16:54:52.951703 | controller |               logging:
2026-06-11 16:54:52.951710 | controller |                 annotations:
2026-06-11 16:54:52.951717 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 16:54:52.951724 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 16:54:52.951731 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 16:54:52.951738 | controller |                 cloNamespace: openshift-logging
2026-06-11 16:54:52.951745 | controller |                 enabled: false
2026-06-11 16:54:52.951752 | controller |                 ipaddr: 172.17.0.80
2026-06-11 16:54:52.951759 | controller |                 port: 10514
2026-06-11 16:54:52.951766 | controller |               metricStorage:
2026-06-11 16:54:52.951773 | controller |                 enabled: false
2026-06-11 16:54:52.951780 | controller |                 monitoringStack:
2026-06-11 16:54:52.951787 | controller |                   alertingEnabled: true
2026-06-11 16:54:52.951794 | controller |                   scrapeInterval: 30s
2026-06-11 16:54:52.951802 | controller |                   storage:
2026-06-11 16:54:52.951809 | controller |                     persistent:
2026-06-11 16:54:52.951816 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 16:54:52.951823 | controller |                     retention: 24h
2026-06-11 16:54:52.951830 | controller |                     strategy: persistent
2026-06-11 16:54:52.959859 | controller |
2026-06-11 16:54:52.959921 | 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:54:52.959928 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.070)       0:11:03.143 *********
2026-06-11 16:54:52.959934 | controller | Thursday 11 June 2026  16:54:52 +0000 (0:00:00.070)       0:11:03.142 *********
2026-06-11 16:54:53.328391 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 16:54:53.328431 | controller | changed: [localhost]
2026-06-11 16:54:53.328437 | controller |
2026-06-11 16:54:53.328442 | 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:54:53.328447 | controller | Thursday 11 June 2026  16:54:53 +0000 (0:00:00.368)       0:11:03.511 *********
2026-06-11 16:54:53.328452 | controller | Thursday 11 June 2026  16:54:53 +0000 (0:00:00.368)       0:11:03.510 *********
2026-06-11 16:55:23.398539 | controller | Pausing for 30 seconds
2026-06-11 16:55:23.398616 | controller | ok: [localhost]
2026-06-11 16:55:23.398622 | controller |
2026-06-11 16:55:23.398627 | 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:55:23.398632 | controller | Thursday 11 June 2026  16:55:23 +0000 (0:00:30.069)       0:11:33.581 *********
2026-06-11 16:55:23.398637 | controller | Thursday 11 June 2026  16:55:23 +0000 (0:00:30.069)       0:11:33.580 *********
2026-06-11 17:01:40.009739 | controller | changed: [localhost]
2026-06-11 17:01:40.009835 | controller |
2026-06-11 17:01:40.009850 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 17:01:40.009862 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:06:16.611)       0:17:50.193 *********
2026-06-11 17:01:40.009873 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:06:16.611)       0:17:50.191 *********
2026-06-11 17:01:40.130419 | controller |
2026-06-11 17:01:40.130509 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 17:01:40.130523 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.120)       0:17:50.313 *********
2026-06-11 17:01:40.130532 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.120)       0:17:50.312 *********
2026-06-11 17:01:40.522346 | controller | changed: [localhost]
2026-06-11 17:01:40.522403 | controller |
2026-06-11 17:01:40.522409 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 17:01:40.522413 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.391)       0:17:50.705 *********
2026-06-11 17:01:40.522416 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.391)       0:17:50.704 *********
2026-06-11 17:01:40.579262 | controller | ok: [localhost]
2026-06-11 17:01:40.579337 | controller |
2026-06-11 17:01:40.579344 | 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 17:01:40.579374 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.056)       0:17:50.762 *********
2026-06-11 17:01:40.579380 | controller | Thursday 11 June 2026  17:01:40 +0000 (0:00:00.056)       0:17:50.761 *********
2026-06-11 17:01:41.006991 | controller | changed: [localhost]
2026-06-11 17:01:41.007086 | controller |
2026-06-11 17:01:41.007103 | 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 17:01:41.007110 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.427)       0:17:51.190 *********
2026-06-11 17:01:41.007115 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.427)       0:17:51.189 *********
2026-06-11 17:01:41.218769 | controller | ok: [localhost]
2026-06-11 17:01:41.218845 | controller |
2026-06-11 17:01:41.218857 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 17:01:41.218867 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.211)       0:17:51.402 *********
2026-06-11 17:01:41.218875 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.211)       0:17:51.401 *********
2026-06-11 17:01:41.273264 | controller |
2026-06-11 17:01:41.273361 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 17:01:41.273375 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.054)       0:17:51.456 *********
2026-06-11 17:01:41.273420 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.054)       0:17:51.455 *********
2026-06-11 17:01:41.498671 | controller | ok: [localhost]
2026-06-11 17:01:41.498751 | controller |
2026-06-11 17:01:41.498760 | 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 17:01:41.498766 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.224)       0:17:51.681 *********
2026-06-11 17:01:41.498771 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.224)       0:17:51.680 *********
2026-06-11 17:01:41.538510 | controller | skipping: [localhost]
2026-06-11 17:01:41.538588 | controller |
2026-06-11 17:01:41.538595 | 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 17:01:41.538602 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.039)       0:17:51.721 *********
2026-06-11 17:01:41.538607 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.039)       0:17:51.720 *********
2026-06-11 17:01:41.566735 | controller | skipping: [localhost]
2026-06-11 17:01:41.566821 | controller |
2026-06-11 17:01:41.566832 | 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 17:01:41.566842 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.028)       0:17:51.750 *********
2026-06-11 17:01:41.566851 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.028)       0:17:51.748 *********
2026-06-11 17:01:41.596093 | controller | skipping: [localhost]
2026-06-11 17:01:41.596193 | controller |
2026-06-11 17:01:41.596208 | 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 17:01:41.596220 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.029)       0:17:51.779 *********
2026-06-11 17:01:41.596232 | controller | Thursday 11 June 2026  17:01:41 +0000 (0:00:00.029)       0:17:51.778 *********
2026-06-11 17:01:42.080116 | controller | changed: [localhost]
2026-06-11 17:01:42.080160 | controller |
2026-06-11 17:01:42.080168 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 17:01:42.080175 | controller | Thursday 11 June 2026  17:01:42 +0000 (0:00:00.483)       0:17:52.263 *********
2026-06-11 17:01:42.080182 | controller | Thursday 11 June 2026  17:01:42 +0000 (0:00:00.483)       0:17:52.262 *********
2026-06-11 17:01:43.754135 | controller | changed: [localhost]
2026-06-11 17:01:43.754220 | controller |
2026-06-11 17:01:43.754231 | 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 17:01:43.754241 | controller | Thursday 11 June 2026  17:01:43 +0000 (0:00:01.673)       0:17:53.937 *********
2026-06-11 17:01:43.754249 | controller | Thursday 11 June 2026  17:01:43 +0000 (0:00:01.673)       0:17:53.936 *********
2026-06-11 17:01:44.159943 | controller | changed: [localhost]
2026-06-11 17:01:44.159984 | controller |
2026-06-11 17:01:44.159993 | 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 17:01:44.159999 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.406)       0:17:54.343 *********
2026-06-11 17:01:44.160004 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.406)       0:17:54.342 *********
2026-06-11 17:01:44.594154 | controller | ok: [localhost]
2026-06-11 17:01:44.594238 | controller |
2026-06-11 17:01:44.594249 | 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:01:44.594271 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.433)       0:17:54.777 *********
2026-06-11 17:01:44.594280 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.434)       0:17:54.776 *********
2026-06-11 17:01:44.662112 | controller | ok: [localhost]
2026-06-11 17:01:44.662150 | controller |
2026-06-11 17:01:44.662162 | 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:01:44.662170 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.068)       0:17:54.845 *********
2026-06-11 17:01:44.662178 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.068)       0:17:54.844 *********
2026-06-11 17:01:44.777348 | controller | ok: [localhost]
2026-06-11 17:01:44.777412 | controller |
2026-06-11 17:01:44.777425 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:01:44.777436 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.115)       0:17:54.960 *********
2026-06-11 17:01:44.777444 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.115)       0:17:54.959 *********
2026-06-11 17:01:44.905135 | controller | skipping: [localhost]
2026-06-11 17:01:44.905220 | controller |
2026-06-11 17:01:44.905231 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 17:01:44.905239 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.127)       0:17:55.088 *********
2026-06-11 17:01:44.905246 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.127)       0:17:55.087 *********
2026-06-11 17:01:44.982080 | controller | ok: [localhost]
2026-06-11 17:01:44.982150 | controller |
2026-06-11 17:01:44.982156 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 17:01:44.982160 | controller |   (
2026-06-11 17:01:44.982164 | controller |     {
2026-06-11 17:01:44.982167 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 17:01:44.982171 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 17:01:44.982175 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 17:01:44.982178 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 17:01:44.982182 | controller |     else {}
2026-06-11 17:01:44.982185 | controller |   )
2026-06-11 17:01:44.982189 | controller | }}] ***
2026-06-11 17:01:44.982193 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.077)       0:17:55.165 *********
2026-06-11 17:01:44.982197 | controller | Thursday 11 June 2026  17:01:44 +0000 (0:00:00.077)       0:17:55.164 *********
2026-06-11 17:01:45.022390 | controller | skipping: [localhost]
2026-06-11 17:01:45.022470 | controller |
2026-06-11 17:01:45.022477 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 17:01:45.022483 | controller |   cifmw_install_yamls_environment |
2026-06-11 17:01:45.022488 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 17:01:45.022492 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 17:01:45.022496 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 17:01:45.022501 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 17:01:45.022505 | controller |   combine(
2026-06-11 17:01:45.022510 | controller |     {
2026-06-11 17:01:45.022516 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 17:01:45.022521 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 17:01:45.022526 | controller |     else {}
2026-06-11 17:01:45.022530 | controller |   )
2026-06-11 17:01:45.022535 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 17:01:45.022540 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.039)       0:17:55.205 *********
2026-06-11 17:01:45.022545 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.039)       0:17:55.204 *********
2026-06-11 17:01:45.070752 | controller | ok: [localhost]
2026-06-11 17:01:45.070827 | controller |
2026-06-11 17:01:45.070852 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 17:01:45.070865 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.048)       0:17:55.254 *********
2026-06-11 17:01:45.070870 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.048)       0:17:55.252 *********
2026-06-11 17:01:45.128648 | controller |
2026-06-11 17:01:45.128722 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 17:01:45.128727 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.058)       0:17:55.312 *********
2026-06-11 17:01:45.128732 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.058)       0:17:55.311 *********
2026-06-11 17:01:45.172199 | controller | ok: [localhost] =>
2026-06-11 17:01:45.172256 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 17:01:45.172262 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:01:45.172266 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:01:45.172269 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:01:45.172274 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:01:45.172278 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 17:01:45.172282 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:01:45.172286 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:01:45.172289 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:01:45.172293 | 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:01:45.172297 | controller |
2026-06-11 17:01:45.172301 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 17:01:45.172304 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.043)       0:17:55.355 *********
2026-06-11 17:01:45.172308 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.043)       0:17:55.354 *********
2026-06-11 17:01:45.206457 | controller | skipping: [localhost]
2026-06-11 17:01:45.206506 | controller |
2026-06-11 17:01:45.206519 | 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 17:01:45.206524 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.034)       0:17:55.390 *********
2026-06-11 17:01:45.206529 | controller | Thursday 11 June 2026  17:01:45 +0000 (0:00:00.034)       0:17:55.388 *********
2026-06-11 17:02:11.803095 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:02:11.803160 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 17:02:11.803166 | controller | | default(true) }}
2026-06-11 17:02:11.832011 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 17:02:11.832096 | controller | changed: [localhost]
2026-06-11 17:02:11.832102 | controller |
2026-06-11 17:02:11.832107 | 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 17:02:11.832112 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:26.624)       0:18:22.014 *********
2026-06-11 17:02:11.832115 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:26.624)       0:18:22.013 *********
2026-06-11 17:02:11.873614 | controller | skipping: [localhost]
2026-06-11 17:02:11.873679 | controller |
2026-06-11 17:02:11.873684 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 17:02:11.873699 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 17:02:11.873703 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 17:02:11.873707 | controller | }}, cacheable=True] ***
2026-06-11 17:02:11.873711 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.042)       0:18:22.056 *********
2026-06-11 17:02:11.873714 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.042)       0:18:22.055 *********
2026-06-11 17:02:11.918742 | controller | skipping: [localhost]
2026-06-11 17:02:11.918815 | controller |
2026-06-11 17:02:11.918820 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 17:02:11.918824 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.045)       0:18:22.102 *********
2026-06-11 17:02:11.918828 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.045)       0:18:22.100 *********
2026-06-11 17:02:11.975790 | controller |
2026-06-11 17:02:11.975871 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 17:02:11.975877 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.056)       0:18:22.158 *********
2026-06-11 17:02:11.975883 | controller | Thursday 11 June 2026  17:02:11 +0000 (0:00:00.056)       0:18:22.157 *********
2026-06-11 17:02:12.021811 | controller | ok: [localhost] =>
2026-06-11 17:02:12.021935 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 17:02:12.021942 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:02:12.021946 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:02:12.021950 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:02:12.021955 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:02:12.021960 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-11 17:02:12.021964 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:02:12.021968 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:02:12.021972 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:02:12.021976 | 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:02:12.021981 | controller |
2026-06-11 17:02:12.021986 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 17:02:12.021990 | controller | Thursday 11 June 2026  17:02:12 +0000 (0:00:00.046)       0:18:22.205 *********
2026-06-11 17:02:12.021993 | controller | Thursday 11 June 2026  17:02:12 +0000 (0:00:00.046)       0:18:22.203 *********
2026-06-11 17:02:12.074220 | controller | skipping: [localhost]
2026-06-11 17:02:12.074338 | controller |
2026-06-11 17:02:12.074345 | 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 17:02:12.074351 | controller | Thursday 11 June 2026  17:02:12 +0000 (0:00:00.052)       0:18:22.257 *********
2026-06-11 17:02:12.074356 | controller | Thursday 11 June 2026  17:02:12 +0000 (0:00:00.052)       0:18:22.256 *********
2026-06-11 17:02:21.516974 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:02:21.517020 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 17:02:21.517027 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 17:02:21.537523 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 17:02:21.537556 | controller | changed: [localhost]
2026-06-11 17:02:21.537563 | controller |
2026-06-11 17:02:21.537569 | 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 17:02:21.537583 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 17:02:21.537589 | controller | kind: Kustomization
2026-06-11 17:02:21.537607 | controller | patches:
2026-06-11 17:02:21.537612 | controller |   - target:
2026-06-11 17:02:21.537617 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 17:02:21.537622 | controller |     patch: |-
2026-06-11 17:02:21.537627 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 17:02:21.537632 | controller |       - op: add
2026-06-11 17:02:21.537637 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 17:02:21.537642 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 17:02:21.537647 | controller | {% endif %}
2026-06-11 17:02:21.537652 | controller |
2026-06-11 17:02:21.537656 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 17:02:21.537661 | controller |       - op: add
2026-06-11 17:02:21.537666 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 17:02:21.537671 | controller |         value: sudo dnf -y update
2026-06-11 17:02:21.537676 | controller | {% endif %}
2026-06-11 17:02:21.537681 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 17:02:21.537685 | controller |   [
2026-06-11 17:02:21.537690 | controller |     (
2026-06-11 17:02:21.537695 | controller |       [
2026-06-11 17:02:21.537700 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 17:02:21.537704 | controller |         'kustomizations',
2026-06-11 17:02:21.537709 | controller |         'dataplane'
2026-06-11 17:02:21.537714 | controller |       ] | ansible.builtin.path_join
2026-06-11 17:02:21.537719 | controller |     )
2026-06-11 17:02:21.537723 | controller |   ]
2026-06-11 17:02:21.537728 | controller | }}] ***
2026-06-11 17:02:21.537733 | controller | Thursday 11 June 2026  17:02:21 +0000 (0:00:09.463)       0:18:31.720 *********
2026-06-11 17:02:21.537738 | controller | Thursday 11 June 2026  17:02:21 +0000 (0:00:09.463)       0:18:31.719 *********
2026-06-11 17:02:21.962901 | controller | changed: [localhost]
2026-06-11 17:02:21.962988 | controller |
2026-06-11 17:02:21.962999 | 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 17:02:21.963006 | controller | Thursday 11 June 2026  17:02:21 +0000 (0:00:00.425)       0:18:32.146 *********
2026-06-11 17:02:21.963014 | controller | Thursday 11 June 2026  17:02:21 +0000 (0:00:00.425)       0:18:32.145 *********
2026-06-11 17:02:22.019968 | controller | ok: [localhost] =>
2026-06-11 17:02:22.020073 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 17:02:22.020083 | controller |       changed: true
2026-06-11 17:02:22.020089 | controller |       count: 2
2026-06-11 17:02:22.020096 | controller |       failed: false
2026-06-11 17:02:22.020102 | controller |       kustomizations_paths:
2026-06-11 17:02:22.020109 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 17:02:22.020116 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 17:02:22.020122 | controller |       result:
2026-06-11 17:02:22.020128 | controller |       - apiVersion: v1
2026-06-11 17:02:22.020134 | controller |         data:
2026-06-11 17:02:22.020139 | controller |           network_config_template: |
2026-06-11 17:02:22.020146 | controller |             ---
2026-06-11 17:02:22.020152 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 17:02:22.020158 | controller |             {% for network in nodeset_networks %}
2026-06-11 17:02:22.020164 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 17:02:22.020170 | controller |             {%- endfor %}
2026-06-11 17:02:22.020176 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 17:02:22.020182 | controller |             network_config:
2026-06-11 17:02:22.020188 | controller |             - type: ovs_bridge
2026-06-11 17:02:22.020194 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 17:02:22.020214 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 17:02:22.020220 | controller |               use_dhcp: false
2026-06-11 17:02:22.020226 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 17:02:22.020232 | controller |               domain: {{ dns_search_domains }}
2026-06-11 17:02:22.020238 | controller |               addresses:
2026-06-11 17:02:22.020244 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 17:02:22.020250 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 17:02:22.020255 | controller |               members:
2026-06-11 17:02:22.020261 | controller |               - type: interface
2026-06-11 17:02:22.020267 | controller |                 name: nic1
2026-06-11 17:02:22.020273 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 17:02:22.020279 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 17:02:22.020285 | controller |                 primary: true
2026-06-11 17:02:22.020291 | controller |             {% for network in nodeset_networks %}
2026-06-11 17:02:22.020296 | controller |               - type: vlan
2026-06-11 17:02:22.020302 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 17:02:22.020308 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 17:02:22.020314 | controller |                 addresses:
2026-06-11 17:02:22.020320 | controller |                 - ip_netmask:
2026-06-11 17:02:22.020326 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 17:02:22.020332 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 17:02:22.020338 | controller |             {% endfor %}
2026-06-11 17:02:22.020344 | controller |         kind: ConfigMap
2026-06-11 17:02:22.020350 | controller |         metadata:
2026-06-11 17:02:22.020355 | controller |           labels:
2026-06-11 17:02:22.020361 | controller |             created-by: install_yamls
2026-06-11 17:02:22.020367 | controller |           name: network-config-template-ipam
2026-06-11 17:02:22.020373 | controller |           namespace: openstack
2026-06-11 17:02:22.020379 | controller |       - apiVersion: v1
2026-06-11 17:02:22.020384 | controller |         data:
2026-06-11 17:02:22.020390 | controller |           physical_bridge_name: br-ex
2026-06-11 17:02:22.020396 | controller |           public_interface_name: eth0
2026-06-11 17:02:22.020402 | controller |         kind: ConfigMap
2026-06-11 17:02:22.020408 | controller |         metadata:
2026-06-11 17:02:22.020413 | controller |           labels:
2026-06-11 17:02:22.020419 | controller |             created-by: install_yamls
2026-06-11 17:02:22.020425 | controller |           name: neutron-edpm-ipam
2026-06-11 17:02:22.020442 | controller |           namespace: openstack
2026-06-11 17:02:22.020448 | controller |       - apiVersion: v1
2026-06-11 17:02:22.020454 | controller |         data:
2026-06-11 17:02:22.020460 | controller |           25-nova-extra.conf: ''
2026-06-11 17:02:22.020466 | controller |         kind: ConfigMap
2026-06-11 17:02:22.020471 | controller |         metadata:
2026-06-11 17:02:22.020477 | controller |           labels:
2026-06-11 17:02:22.020483 | controller |             created-by: install_yamls
2026-06-11 17:02:22.020489 | controller |           name: nova-extra-config
2026-06-11 17:02:22.020494 | controller |           namespace: openstack
2026-06-11 17:02:22.020500 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 17:02:22.020506 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 17:02:22.020512 | controller |         metadata:
2026-06-11 17:02:22.020518 | controller |           labels:
2026-06-11 17:02:22.020523 | controller |             created-by: install_yamls
2026-06-11 17:02:22.020529 | controller |           name: edpm-deployment-ipam
2026-06-11 17:02:22.020535 | controller |           namespace: openstack
2026-06-11 17:02:22.020541 | controller |         spec:
2026-06-11 17:02:22.020547 | controller |           nodeSets:
2026-06-11 17:02:22.020552 | controller |           - openstack-edpm-ipam
2026-06-11 17:02:22.020558 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 17:02:22.020564 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 17:02:22.020570 | controller |         metadata:
2026-06-11 17:02:22.020576 | controller |           labels:
2026-06-11 17:02:22.020581 | controller |             created-by: install_yamls
2026-06-11 17:02:22.020587 | controller |           name: openstack-edpm-ipam
2026-06-11 17:02:22.020596 | controller |           namespace: openstack
2026-06-11 17:02:22.020602 | controller |         spec:
2026-06-11 17:02:22.020608 | controller |           baremetalSetTemplate:
2026-06-11 17:02:22.020614 | controller |             bmhLabelSelector:
2026-06-11 17:02:22.020619 | controller |               app: openstack
2026-06-11 17:02:22.020625 | controller |             bmhNamespace: openstack
2026-06-11 17:02:22.020631 | controller |             cloudUserName: cloud-admin
2026-06-11 17:02:22.020637 | controller |             ctlplaneInterface: enp1s0
2026-06-11 17:02:22.020643 | controller |           env:
2026-06-11 17:02:22.020649 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 17:02:22.020654 | controller |             value: 'True'
2026-06-11 17:02:22.020660 | controller |           networkAttachments:
2026-06-11 17:02:22.020666 | controller |           - ctlplane
2026-06-11 17:02:22.020672 | controller |           nodeTemplate:
2026-06-11 17:02:22.020677 | controller |             ansible:
2026-06-11 17:02:22.020683 | controller |               ansibleUser: cloud-admin
2026-06-11 17:02:22.020689 | controller |               ansibleVars:
2026-06-11 17:02:22.020695 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 17:02:22.020700 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 17:02:22.020706 | controller |                 - 38.102.83.110:5001
2026-06-11 17:02:22.020712 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 17:02:22.020718 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 17:02:22.020724 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 17:02:22.020730 | controller |                 - 192.168.122.0/24
2026-06-11 17:02:22.020736 | controller |                 enable_debug: false
2026-06-11 17:02:22.020742 | controller |                 gather_facts: false
2026-06-11 17:02:22.020780 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-11 17:02:22.020786 | controller |                 image_prefix: openstack
2026-06-11 17:02:22.020792 | controller |                 image_tag: current-podified
2026-06-11 17:02:22.020798 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 17:02:22.020803 | controller |                 timesync_ntp_servers:
2026-06-11 17:02:22.020809 | controller |                 - hostname: pool.ntp.org
2026-06-11 17:02:22.020815 | controller |               ansibleVarsFrom:
2026-06-11 17:02:22.020821 | controller |               - configMapRef:
2026-06-11 17:02:22.020827 | controller |                   name: network-config-template-ipam
2026-06-11 17:02:22.020833 | controller |                 prefix: edpm_
2026-06-11 17:02:22.020838 | controller |               - configMapRef:
2026-06-11 17:02:22.020844 | controller |                   name: neutron-edpm-ipam
2026-06-11 17:02:22.020850 | controller |                 prefix: neutron_
2026-06-11 17:02:22.020856 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 17:02:22.020862 | controller |             networks:
2026-06-11 17:02:22.020868 | controller |             - defaultRoute: true
2026-06-11 17:02:22.020873 | controller |               name: ctlplane
2026-06-11 17:02:22.020879 | controller |               subnetName: subnet1
2026-06-11 17:02:22.020885 | controller |             - name: internalapi
2026-06-11 17:02:22.020891 | controller |               subnetName: subnet1
2026-06-11 17:02:22.020897 | controller |             - name: storage
2026-06-11 17:02:22.020903 | controller |               subnetName: subnet1
2026-06-11 17:02:22.020908 | controller |             - name: tenant
2026-06-11 17:02:22.020914 | controller |               subnetName: subnet1
2026-06-11 17:02:22.020920 | controller |           nodes:
2026-06-11 17:02:22.020926 | controller |             edpm-compute-0:
2026-06-11 17:02:22.020932 | controller |               hostName: edpm-compute-0
2026-06-11 17:02:22.020938 | controller |           preProvisioned: false
2026-06-11 17:02:22.020943 | controller |           services:
2026-06-11 17:02:22.020949 | controller |           - repo-setup
2026-06-11 17:02:22.020955 | controller |           - redhat
2026-06-11 17:02:22.020961 | controller |           - bootstrap
2026-06-11 17:02:22.020966 | controller |           - download-cache
2026-06-11 17:02:22.020972 | controller |           - configure-network
2026-06-11 17:02:22.020978 | controller |           - validate-network
2026-06-11 17:02:22.020984 | controller |           - install-os
2026-06-11 17:02:22.020989 | controller |           - configure-os
2026-06-11 17:02:22.020995 | controller |           - ssh-known-hosts
2026-06-11 17:02:22.021004 | controller |           - run-os
2026-06-11 17:02:22.021010 | controller |           - reboot-os
2026-06-11 17:02:22.021015 | controller |           - install-certs
2026-06-11 17:02:22.021021 | controller |           - ovn
2026-06-11 17:02:22.021027 | controller |           - neutron-metadata
2026-06-11 17:02:22.021033 | controller |           - libvirt
2026-06-11 17:02:22.021071 | controller |           - nova
2026-06-11 17:02:22.021077 | controller |           - telemetry
2026-06-11 17:02:22.021082 | controller |           tlsEnabled: true
2026-06-11 17:02:22.021089 | controller |
2026-06-11 17:02:22.021095 | 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 17:02:22.021102 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.056)       0:18:32.202 *********
2026-06-11 17:02:22.021108 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.056)       0:18:32.201 *********
2026-06-11 17:02:22.064821 | controller | skipping: [localhost]
2026-06-11 17:02:22.064903 | controller |
2026-06-11 17:02:22.064914 | 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 17:02:22.064921 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.044)       0:18:32.247 *********
2026-06-11 17:02:22.064926 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.044)       0:18:32.246 *********
2026-06-11 17:02:22.106279 | controller | skipping: [localhost]
2026-06-11 17:02:22.106358 | controller |
2026-06-11 17:02:22.106380 | 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 17:02:22.106385 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.041)       0:18:32.289 *********
2026-06-11 17:02:22.106389 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.041)       0:18:32.288 *********
2026-06-11 17:02:22.168972 | controller | skipping: [localhost]
2026-06-11 17:02:22.169075 | controller |
2026-06-11 17:02:22.169085 | 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 17:02:22.169092 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.062)       0:18:32.351 *********
2026-06-11 17:02:22.169098 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.062)       0:18:32.350 *********
2026-06-11 17:02:22.209108 | controller | skipping: [localhost]
2026-06-11 17:02:22.209155 | controller |
2026-06-11 17:02:22.209164 | 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 17:02:22.209172 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.040)       0:18:32.392 *********
2026-06-11 17:02:22.209179 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.040)       0:18:32.391 *********
2026-06-11 17:02:22.637358 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 17:02:22.637425 | controller | changed: [localhost]
2026-06-11 17:02:22.637431 | controller |
2026-06-11 17:02:22.637437 | 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 17:02:22.637441 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.428)       0:18:32.820 *********
2026-06-11 17:02:22.637445 | controller | Thursday 11 June 2026  17:02:22 +0000 (0:00:00.428)       0:18:32.819 *********
2026-06-11 17:02:23.121560 | controller | changed: [localhost]
2026-06-11 17:02:23.121652 | controller |
2026-06-11 17:02:23.121660 | 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 17:02:23.121666 | controller | Thursday 11 June 2026  17:02:23 +0000 (0:00:00.483)       0:18:33.304 *********
2026-06-11 17:02:23.121672 | controller | Thursday 11 June 2026  17:02:23 +0000 (0:00:00.483)       0:18:33.303 *********
2026-06-11 17:06:42.216773 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 17:06:42.216883 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 17:06:42.216901 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 17:06:42.216914 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 17:06:42.216925 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 17:06:42.216937 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 17:06:42.216947 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 17:06:42.216959 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 17:06:42.216971 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 17:06:42.216982 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 17:06:42.216993 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 17:06:42.217004 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 17:06:42.217014 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 17:06:42.217022 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 17:06:42.217029 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 17:06:42.217072 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 17:06:42.217081 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 17:06:42.217088 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 17:06:42.217110 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 17:06:42.217117 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 17:06:42.217125 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 17:06:42.217132 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 17:06:42.217140 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 17:06:42.217147 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 17:06:42.217155 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-11 17:06:42.217163 | controller | changed: [localhost]
2026-06-11 17:06:42.217172 | controller |
2026-06-11 17:06:42.217181 | 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 17:06:42.217197 | controller | Thursday 11 June 2026  17:06:42 +0000 (0:04:19.094)       0:22:52.399 *********
2026-06-11 17:06:42.217205 | controller | Thursday 11 June 2026  17:06:42 +0000 (0:04:19.094)       0:22:52.398 *********
2026-06-11 17:07:20.120704 | controller | changed: [localhost]
2026-06-11 17:07:20.120752 | controller |
2026-06-11 17:07:20.120759 | 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 17:07:20.120765 | controller | Thursday 11 June 2026  17:07:20 +0000 (0:00:37.904)       0:23:30.303 *********
2026-06-11 17:07:20.120770 | controller | Thursday 11 June 2026  17:07:20 +0000 (0:00:37.904)       0:23:30.302 *********
2026-06-11 17:12:17.093767 | controller | changed: [localhost]
2026-06-11 17:12:17.093839 | controller |
2026-06-11 17:12:17.093855 | 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 17:12:17.093859 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:04:56.973)       0:28:27.277 *********
2026-06-11 17:12:17.093864 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:04:56.973)       0:28:27.276 *********
2026-06-11 17:12:17.468293 | controller | changed: [localhost]
2026-06-11 17:12:17.468370 | controller |
2026-06-11 17:12:17.468377 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 17:12:17.468382 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:00:00.374)       0:28:27.651 *********
2026-06-11 17:12:17.468386 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:00:00.374)       0:28:27.650 *********
2026-06-11 17:12:17.505888 | controller | ok: [localhost] =>
2026-06-11 17:12:17.505953 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 17:12:17.505961 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 17:12:17.505967 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-11 17:12:17.505972 | controller |
2026-06-11 17:12:17.505978 | 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 17:12:17.505984 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:00:00.037)       0:28:27.689 *********
2026-06-11 17:12:17.505989 | controller | Thursday 11 June 2026  17:12:17 +0000 (0:00:00.037)       0:28:27.688 *********
2026-06-11 17:39:56.429565 | controller | changed: [localhost]
2026-06-11 17:39:56.429666 | controller |
2026-06-11 17:39:56.429678 | 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:39:56.429687 | controller | Thursday 11 June 2026  17:39:56 +0000 (0:27:38.923)       0:56:06.612 *********
2026-06-11 17:39:56.429695 | controller | Thursday 11 June 2026  17:39:56 +0000 (0:27:38.923)       0:56:06.611 *********
2026-06-11 17:40:03.022527 | controller | changed: [localhost]
2026-06-11 17:40:03.022567 | controller |
2026-06-11 17:40:03.022572 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 17:40:03.022576 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:06.592)       0:56:13.205 *********
2026-06-11 17:40:03.022580 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:06.593)       0:56:13.204 *********
2026-06-11 17:40:03.101887 | controller | ok: [localhost]
2026-06-11 17:40:03.101960 | controller |
2026-06-11 17:40:03.101972 | 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:40:03.102022 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.079)       0:56:13.285 *********
2026-06-11 17:40:03.102065 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.079)       0:56:13.284 *********
2026-06-11 17:40:03.135975 | controller | skipping: [localhost]
2026-06-11 17:40:03.136024 | controller |
2026-06-11 17:40:03.136034 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 17:40:03.136068 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:13.319 *********
2026-06-11 17:40:03.136076 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:13.318 *********
2026-06-11 17:40:03.226647 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 17:40:03.226688 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 17:40:03.226694 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 17:40:03.226699 | controller | skipping: [localhost]
2026-06-11 17:40:03.226704 | controller |
2026-06-11 17:40:03.226710 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 17:40:03.226715 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.090)       0:56:13.410 *********
2026-06-11 17:40:03.226719 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.090)       0:56:13.408 *********
2026-06-11 17:40:03.285015 | controller | skipping: [localhost]
2026-06-11 17:40:03.285106 | controller |
2026-06-11 17:40:03.285113 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 17:40:03.285118 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.057)       0:56:13.467 *********
2026-06-11 17:40:03.285124 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.057)       0:56:13.466 *********
2026-06-11 17:40:03.335072 | controller | skipping: [localhost]
2026-06-11 17:40:03.335144 | controller |
2026-06-11 17:40:03.335150 | 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:40:03.335155 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.050)       0:56:13.518 *********
2026-06-11 17:40:03.335159 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.050)       0:56:13.517 *********
2026-06-11 17:40:03.392298 | controller | skipping: [localhost]
2026-06-11 17:40:03.392339 | controller |
2026-06-11 17:40:03.392346 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 17:40:03.392351 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.056)       0:56:13.575 *********
2026-06-11 17:40:03.392356 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.056)       0:56:13.573 *********
2026-06-11 17:40:03.429441 | controller | skipping: [localhost]
2026-06-11 17:40:03.429480 | controller |
2026-06-11 17:40:03.429486 | 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:40:03.429492 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.038)       0:56:13.613 *********
2026-06-11 17:40:03.429497 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.037)       0:56:13.611 *********
2026-06-11 17:40:03.465608 | controller | skipping: [localhost]
2026-06-11 17:40:03.465646 | controller |
2026-06-11 17:40:03.465652 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 17:40:03.465657 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.036)       0:56:13.649 *********
2026-06-11 17:40:03.465661 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.036)       0:56:13.648 *********
2026-06-11 17:40:03.509017 | controller | skipping: [localhost]
2026-06-11 17:40:03.509074 | controller |
2026-06-11 17:40:03.509080 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 17:40:03.509085 | controller |   cifmw_install_yamls_environment |
2026-06-11 17:40:03.509100 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 17:40:03.509106 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 17:40:03.509111 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 17:40:03.509116 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 17:40:03.509121 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 17:40:03.509126 | controller | }}, cacheable=True] ***
2026-06-11 17:40:03.509130 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:13.692 *********
2026-06-11 17:40:03.509135 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:13.691 *********
2026-06-11 17:40:03.559298 | controller | skipping: [localhost]
2026-06-11 17:40:03.559377 | controller |
2026-06-11 17:40:03.559385 | 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:40:03.559391 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.049)       0:56:13.742 *********
2026-06-11 17:40:03.559395 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.049)       0:56:13.741 *********
2026-06-11 17:40:03.593083 | controller | skipping: [localhost]
2026-06-11 17:40:03.593117 | controller |
2026-06-11 17:40:03.593123 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 17:40:03.593127 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 17:40:03.593133 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 17:40:03.593136 | controller | }}, cacheable=True] ***
2026-06-11 17:40:03.593140 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:13.776 *********
2026-06-11 17:40:03.593144 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:13.775 *********
2026-06-11 17:40:03.623358 | controller | skipping: [localhost]
2026-06-11 17:40:03.623396 | controller |
2026-06-11 17:40:03.623403 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 17:40:03.623409 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.030)       0:56:13.807 *********
2026-06-11 17:40:03.623414 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.030)       0:56:13.805 *********
2026-06-11 17:40:03.652440 | controller | skipping: [localhost]
2026-06-11 17:40:03.652483 | controller |
2026-06-11 17:40:03.652490 | 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:40:03.652495 | controller |   [
2026-06-11 17:40:03.652500 | controller |     (
2026-06-11 17:40:03.652505 | controller |       [
2026-06-11 17:40:03.652509 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 17:40:03.652515 | controller |         'kustomizations',
2026-06-11 17:40:03.652520 | controller |         'dataplane'
2026-06-11 17:40:03.652543 | controller |       ] | ansible.builtin.path_join
2026-06-11 17:40:03.652549 | controller |     )
2026-06-11 17:40:03.652553 | controller |   ]
2026-06-11 17:40:03.652558 | controller | }}] ***
2026-06-11 17:40:03.652563 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.029)       0:56:13.836 *********
2026-06-11 17:40:03.652567 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.029)       0:56:13.834 *********
2026-06-11 17:40:03.700589 | controller | skipping: [localhost]
2026-06-11 17:40:03.700629 | controller |
2026-06-11 17:40:03.700635 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 17:40:03.700640 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.048)       0:56:13.884 *********
2026-06-11 17:40:03.700644 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.048)       0:56:13.883 *********
2026-06-11 17:40:03.736451 | controller | skipping: [localhost]
2026-06-11 17:40:03.736494 | controller |
2026-06-11 17:40:03.736500 | 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:40:03.736512 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.035)       0:56:13.920 *********
2026-06-11 17:40:03.736518 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.035)       0:56:13.918 *********
2026-06-11 17:40:03.779965 | controller | skipping: [localhost]
2026-06-11 17:40:03.780018 | controller |
2026-06-11 17:40:03.780028 | 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:40:03.780060 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:13.963 *********
2026-06-11 17:40:03.780071 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:13.962 *********
2026-06-11 17:40:03.825366 | controller | skipping: [localhost]
2026-06-11 17:40:03.825403 | controller |
2026-06-11 17:40:03.825408 | 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:40:03.825413 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.045)       0:56:14.008 *********
2026-06-11 17:40:03.825417 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.045)       0:56:14.007 *********
2026-06-11 17:40:03.868804 | controller | skipping: [localhost]
2026-06-11 17:40:03.868842 | controller |
2026-06-11 17:40:03.868847 | 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:40:03.868852 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:14.052 *********
2026-06-11 17:40:03.868856 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.043)       0:56:14.051 *********
2026-06-11 17:40:03.913795 | controller | skipping: [localhost]
2026-06-11 17:40:03.913832 | controller |
2026-06-11 17:40:03.913837 | 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:40:03.913842 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 17:40:03.913845 | controller | ] ***
2026-06-11 17:40:03.913849 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.045)       0:56:14.097 *********
2026-06-11 17:40:03.913853 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.045)       0:56:14.096 *********
2026-06-11 17:40:03.948376 | controller | skipping: [localhost]
2026-06-11 17:40:03.948434 | controller |
2026-06-11 17:40:03.948445 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 17:40:03.948453 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:14.131 *********
2026-06-11 17:40:03.948463 | controller | Thursday 11 June 2026  17:40:03 +0000 (0:00:00.034)       0:56:14.130 *********
2026-06-11 17:40:04.017457 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 17:40:04.039142 | controller | skipping: [localhost]
2026-06-11 17:40:04.039213 | controller |
2026-06-11 17:40:04.039218 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 17:40:04.039222 | controller | skipping: no hosts matched
2026-06-11 17:40:04.039226 | controller |
2026-06-11 17:40:04.039229 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 17:40:04.039247 | controller | skipping: no hosts matched
2026-06-11 17:40:04.039250 | controller |
2026-06-11 17:40:04.039254 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 17:40:04.039282 | controller |
2026-06-11 17:40:04.039287 | 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:40:04.039291 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.091)       0:56:14.222 *********
2026-06-11 17:40:04.039294 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.091)       0:56:14.221 *********
2026-06-11 17:40:04.143833 | controller | ok: [localhost]
2026-06-11 17:40:04.143909 | controller |
2026-06-11 17:40:04.143917 | 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:40:04.143923 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.103)       0:56:14.326 *********
2026-06-11 17:40:04.143928 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.103)       0:56:14.325 *********
2026-06-11 17:40:04.291390 | controller | ok: [localhost]
2026-06-11 17:40:04.291472 | controller |
2026-06-11 17:40:04.291483 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:40:04.291525 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.147)       0:56:14.474 *********
2026-06-11 17:40:04.291537 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.147)       0:56:14.473 *********
2026-06-11 17:40:04.479827 | controller | skipping: [localhost]
2026-06-11 17:40:04.479901 | controller |
2026-06-11 17:40:04.479907 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 17:40:04.479911 | controller |
2026-06-11 17:40:04.479914 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 17:40:04.479918 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.188)       0:56:14.663 *********
2026-06-11 17:40:04.479921 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.188)       0:56:14.662 *********
2026-06-11 17:40:04.507798 | controller | skipping: [localhost]
2026-06-11 17:40:04.507876 | controller |
2026-06-11 17:40:04.507881 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 17:40:04.507886 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.027)       0:56:14.691 *********
2026-06-11 17:40:04.507889 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.027)       0:56:14.690 *********
2026-06-11 17:40:04.543700 | controller | skipping: [localhost]
2026-06-11 17:40:04.543739 | controller |
2026-06-11 17:40:04.543746 | 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:40:04.543752 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.035)       0:56:14.727 *********
2026-06-11 17:40:04.543757 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.035)       0:56:14.726 *********
2026-06-11 17:40:04.614443 | controller | ok: [localhost]
2026-06-11 17:40:04.614499 | controller |
2026-06-11 17:40:04.614505 | 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:40:04.614509 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.070)       0:56:14.797 *********
2026-06-11 17:40:04.614513 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.070)       0:56:14.796 *********
2026-06-11 17:40:04.731472 | controller | ok: [localhost]
2026-06-11 17:40:04.731510 | controller |
2026-06-11 17:40:04.731516 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:40:04.731521 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.116)       0:56:14.914 *********
2026-06-11 17:40:04.731526 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.116)       0:56:14.913 *********
2026-06-11 17:40:04.845174 | controller | skipping: [localhost]
2026-06-11 17:40:04.845209 | controller |
2026-06-11 17:40:04.845214 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 17:40:04.845224 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.113)       0:56:15.028 *********
2026-06-11 17:40:04.845228 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.113)       0:56:15.027 *********
2026-06-11 17:40:04.887703 | controller | skipping: [localhost]
2026-06-11 17:40:04.887743 | controller |
2026-06-11 17:40:04.887748 | 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:40:04.887753 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.042)       0:56:15.071 *********
2026-06-11 17:40:04.887757 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.042)       0:56:15.069 *********
2026-06-11 17:40:04.924501 | controller | skipping: [localhost]
2026-06-11 17:40:04.924538 | controller |
2026-06-11 17:40:04.924546 | 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:40:04.924552 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.036)       0:56:15.108 *********
2026-06-11 17:40:04.924557 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.036)       0:56:15.106 *********
2026-06-11 17:40:04.959663 | controller | skipping: [localhost]
2026-06-11 17:40:04.959697 | controller |
2026-06-11 17:40:04.959702 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 17:40:04.959706 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.035)       0:56:15.143 *********
2026-06-11 17:40:04.959710 | controller | Thursday 11 June 2026  17:40:04 +0000 (0:00:00.035)       0:56:15.141 *********
2026-06-11 17:40:05.134903 | controller | skipping: [localhost]
2026-06-11 17:40:05.134968 | controller |
2026-06-11 17:40:05.134976 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 17:40:05.134983 | controller | Thursday 11 June 2026  17:40:05 +0000 (0:00:00.160)       0:56:15.303 *********
2026-06-11 17:40:05.134989 | controller | Thursday 11 June 2026  17:40:05 +0000 (0:00:00.160)       0:56:15.302 *********
2026-06-11 17:40:05.134996 | controller |
2026-06-11 17:40:05.135001 | controller | PLAY RECAP *********************************************************************
2026-06-11 17:40:05.135008 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-11 17:40:05.135014 | controller |
2026-06-11 17:40:05.135020 | controller | Thursday 11 June 2026  17:40:05 +0000 (0:00:00.013)       0:56:15.316 *********
2026-06-11 17:40:05.135026 | controller | ===============================================================================
2026-06-11 17:40:05.135032 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1658.92s
2026-06-11 17:40:05.135059 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 376.61s
2026-06-11 17:40:05.135066 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 296.97s
2026-06-11 17:40:05.135071 | controller | install_yamls_makes : Run openstack ----------------------------------- 262.93s
2026-06-11 17:40:05.135077 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 259.09s
2026-06-11 17:40:05.135084 | controller | install_yamls_makes : Run openstack_init ------------------------------ 108.51s
2026-06-11 17:40:05.135090 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.50s
2026-06-11 17:40:05.135096 | controller | run_hook : Run hook without retry - Download needed tools -------------- 43.35s
2026-06-11 17:40:05.135102 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 37.90s
2026-06-11 17:40:05.135108 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-11 17:40:05.135114 | controller | ci_setup : Install needed packages ------------------------------------- 29.37s
2026-06-11 17:40:05.135120 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.62s
2026-06-11 17:40:05.135134 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 23.10s
2026-06-11 17:40:05.135140 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 9.46s
2026-06-11 17:40:05.135146 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.57s
2026-06-11 17:40:05.135152 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.69s
2026-06-11 17:40:05.135158 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.59s
2026-06-11 17:40:05.135164 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.63s
2026-06-11 17:40:05.135170 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.25s
2026-06-11 17:40:05.135176 | controller | ci_setup : Install openshift client ------------------------------------- 3.96s
2026-06-11 17:40:05.135182 | controller | Thursday 11 June 2026  17:40:05 +0000 (0:00:00.014)       0:56:15.316 *********
2026-06-11 17:40:05.135188 | controller | ===============================================================================
2026-06-11 17:40:05.135194 | controller | edpm_deploy_baremetal ------------------------------------------------ 2261.78s
2026-06-11 17:40:05.135201 | controller | edpm_prepare ---------------------------------------------------------- 504.63s
2026-06-11 17:40:05.135206 | controller | install_yamls_makes --------------------------------------------------- 415.26s
2026-06-11 17:40:05.135212 | controller | run_hook --------------------------------------------------------------- 48.88s
2026-06-11 17:40:05.135217 | controller | ci_setup --------------------------------------------------------------- 35.96s
2026-06-11 17:40:05.135223 | controller | cert_manager ----------------------------------------------------------- 32.29s
2026-06-11 17:40:05.135229 | controller | repo_setup ------------------------------------------------------------- 16.39s
2026-06-11 17:40:05.135235 | controller | ci_local_storage ------------------------------------------------------- 14.91s
2026-06-11 17:40:05.135240 | controller | cifmw_helpers ----------------------------------------------------------- 9.66s
2026-06-11 17:40:05.135246 | controller | rhol_crc ---------------------------------------------------------------- 8.97s
2026-06-11 17:40:05.135252 | controller | openshift_login --------------------------------------------------------- 5.38s
2026-06-11 17:40:05.135258 | controller | openshift_setup --------------------------------------------------------- 5.23s
2026-06-11 17:40:05.135264 | controller | install_yamls ----------------------------------------------------------- 3.65s
2026-06-11 17:40:05.135269 | controller | install_ca -------------------------------------------------------------- 2.81s
2026-06-11 17:40:05.135275 | controller | cifmw_setup ------------------------------------------------------------- 2.41s
2026-06-11 17:40:05.135281 | controller | libvirt_manager --------------------------------------------------------- 1.59s
2026-06-11 17:40:05.135288 | controller | install_openstack_ca ---------------------------------------------------- 1.14s
2026-06-11 17:40:05.135293 | controller | gather_facts ------------------------------------------------------------ 1.00s
2026-06-11 17:40:05.135299 | controller | discover_latest_image --------------------------------------------------- 0.98s
2026-06-11 17:40:05.135315 | controller | edpm_deploy ------------------------------------------------------------- 0.53s
2026-06-11 17:40:05.135332 | controller | manage_secrets ---------------------------------------------------------- 0.53s
2026-06-11 17:40:05.135338 | controller | operator_build ---------------------------------------------------------- 0.43s
2026-06-11 17:40:05.135343 | controller | networking_mapper ------------------------------------------------------- 0.35s
2026-06-11 17:40:05.135349 | controller | ansible.builtin.file ---------------------------------------------------- 0.27s
2026-06-11 17:40:05.135355 | controller | pkg_build --------------------------------------------------------------- 0.12s
2026-06-11 17:40:05.135360 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-11 17:40:05.135366 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-11 17:40:05.135371 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-11 17:40:05.135380 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 17:40:05.135386 | controller | total ---------------------------------------------------------------- 3375.28s
2026-06-11 17:40:10.311396 | controller | ok: Runtime: 0:56:16.538933
2026-06-11 17:40:10.349681 | 
2026-06-11 17:40:10.349811 | PLAY RECAP
2026-06-11 17:40:10.349885 | controller | ok: 14 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 17:40:10.349916 | 
2026-06-11 17:40:10.497748 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-11 17:40:10.502282 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-11 17:40:11.112014 | 
2026-06-11 17:40:11.112158 | PLAY [OpenStack minor version update orchestrator]
2026-06-11 17:40:11.123757 | 
2026-06-11 17:40:11.123862 | TASK [Filter out host if needed]
2026-06-11 17:40:11.131578 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 17:40:11.136086 | 
2026-06-11 17:40:11.136157 | TASK [Set cifmw_basedir if not defined]
2026-06-11 17:40:11.185413 | controller | ok
2026-06-11 17:40:11.189261 | 
2026-06-11 17:40:11.189327 | TASK [Get minor update index image from content provider or use default]
2026-06-11 17:40:11.228188 | controller | ok
2026-06-11 17:40:11.232678 | 
2026-06-11 17:40:11.232743 | TASK [Write minor update index image to parameters file]
2026-06-11 17:40:12.978756 | controller | changed
2026-06-11 17:40:12.988688 | 
2026-06-11 17:40:12.988830 | TASK [Run update-edpm.yml on target host]
2026-06-11 17:40:14.246454 | controller |
2026-06-11 17:40:14.246530 | controller | PLAY [OpenStack minor version update] ******************************************
2026-06-11 17:40:14.246542 | controller |
2026-06-11 17:40:14.246551 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 17:40:14.246560 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.042)       0:00:00.042 *********
2026-06-11 17:40:14.246570 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.042)       0:00:00.042 *********
2026-06-11 17:40:14.580020 | controller | ok: [localhost]
2026-06-11 17:40:14.580159 | controller |
2026-06-11 17:40:14.580171 | controller | TASK [Set cifmw_basedir if not defined cifmw_basedir={{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}] ***
2026-06-11 17:40:14.580177 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.332)       0:00:00.375 *********
2026-06-11 17:40:14.580182 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.332)       0:00:00.374 *********
2026-06-11 17:40:14.626215 | controller | ok: [localhost]
2026-06-11 17:40:14.626254 | controller |
2026-06-11 17:40:14.626262 | 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:40:14.626281 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.046)       0:00:00.422 *********
2026-06-11 17:40:14.626298 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.046)       0:00:00.421 *********
2026-06-11 17:40:14.663436 | controller | ok: [localhost]
2026-06-11 17:40:14.663509 | controller |
2026-06-11 17:40:14.663520 | controller | TASK [Initialize monitoring name=update, tasks_from=init_monitoring.yml] *******
2026-06-11 17:40:14.663530 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.037)       0:00:00.459 *********
2026-06-11 17:40:14.663538 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.037)       0:00:00.458 *********
2026-06-11 17:40:14.716640 | controller |
2026-06-11 17:40:14.716713 | controller | TASK [update : Ensure update log directory exists. path={{ cifmw_update_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-11 17:40:14.716719 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.053)       0:00:00.512 *********
2026-06-11 17:40:14.716723 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.053)       0:00:00.512 *********
2026-06-11 17:40:14.938943 | controller | changed: [localhost]
2026-06-11 17:40:14.938977 | controller |
2026-06-11 17:40:14.938982 | 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:40:14.938988 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.222)       0:00:00.735 *********
2026-06-11 17:40:14.938992 | controller | Thursday 11 June 2026  17:40:14 +0000 (0:00:00.222)       0:00:00.734 *********
2026-06-11 17:40:15.503132 | controller | changed: [localhost]
2026-06-11 17:40:15.503205 | controller |
2026-06-11 17:40:15.503213 | 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:40:15.503218 | controller | Thursday 11 June 2026  17:40:15 +0000 (0:00:00.563)       0:00:01.298 *********
2026-06-11 17:40:15.503222 | controller | Thursday 11 June 2026  17:40:15 +0000 (0:00:00.563)       0:00:01.298 *********
2026-06-11 17:40:15.923492 | controller | changed: [localhost]
2026-06-11 17:40:15.923560 | controller |
2026-06-11 17:40:15.923568 | 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:40:15.923573 | controller | ] ***
2026-06-11 17:40:15.923578 | controller | Thursday 11 June 2026  17:40:15 +0000 (0:00:00.420)       0:00:01.719 *********
2026-06-11 17:40:15.923582 | controller | Thursday 11 June 2026  17:40:15 +0000 (0:00:00.420)       0:00:01.718 *********
2026-06-11 17:40:18.265091 | controller | changed: [localhost]
2026-06-11 17:40:18.265180 | controller |
2026-06-11 17:40:18.265190 | controller | TASK [update : Initialize monitoring] ******************************************
2026-06-11 17:40:18.265201 | controller | Thursday 11 June 2026  17:40:18 +0000 (0:00:02.341)       0:00:04.061 *********
2026-06-11 17:40:18.265209 | controller | Thursday 11 June 2026  17:40:18 +0000 (0:00:02.341)       0:00:04.060 *********
2026-06-11 17:40:25.262587 | controller | changed: [localhost]
2026-06-11 17:40:25.262670 | controller |
2026-06-11 17:40:25.262689 | 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:40:25.262698 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:06.997)       0:00:11.058 *********
2026-06-11 17:40:25.262706 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:06.997)       0:00:11.057 *********
2026-06-11 17:40:25.466307 | controller | changed: [localhost]
2026-06-11 17:40:25.466340 | controller |
2026-06-11 17:40:25.466345 | controller | TASK [Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ******
2026-06-11 17:40:25.466350 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.204)       0:00:11.262 *********
2026-06-11 17:40:25.466354 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.204)       0:00:11.261 *********
2026-06-11 17:40:25.613899 | controller | ok: [localhost]
2026-06-11 17:40:25.613954 | controller |
2026-06-11 17:40:25.613961 | controller | TASK [Set install_yamls environment for minor update phase cifmw_minor_update_env={{
2026-06-11 17:40:25.613966 | controller |   (cifmw_install_yamls_environment | default({})) |
2026-06-11 17:40:25.613972 | 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:40:25.613977 | controller |   combine({'OPENSTACK_IMG': cifmw_minor_update_index_image}) |
2026-06-11 17:40:25.613982 | controller |   combine({'BMO_CLEANUP': false})
2026-06-11 17:40:25.613987 | controller | }}] ***
2026-06-11 17:40:25.613992 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.148)       0:00:11.410 *********
2026-06-11 17:40:25.613997 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.147)       0:00:11.409 *********
2026-06-11 17:40:25.664680 | controller | ok: [localhost]
2026-06-11 17:40:25.664750 | controller |
2026-06-11 17:40:25.664756 | 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:40:25.664760 | controller | ] ***
2026-06-11 17:40:25.664764 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.050)       0:00:11.461 *********
2026-06-11 17:40:25.664768 | controller | Thursday 11 June 2026  17:40:25 +0000 (0:00:00.050)       0:00:11.460 *********
2026-06-11 17:40:27.867802 | controller | changed: [localhost]
2026-06-11 17:40:27.867872 | controller |
2026-06-11 17:40:27.867887 | controller | TASK [Run make openstack_cleanup name=install_yamls_makes, tasks_from=make_openstack_cleanup] ***
2026-06-11 17:40:27.867892 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:02.202)       0:00:13.663 *********
2026-06-11 17:40:27.867896 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:02.202)       0:00:13.663 *********
2026-06-11 17:40:27.919473 | controller |
2026-06-11 17:40:27.919523 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_env var=make_openstack_cleanup_env] ***
2026-06-11 17:40:27.919530 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.051)       0:00:13.715 *********
2026-06-11 17:40:27.919534 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.051)       0:00:13.714 *********
2026-06-11 17:40:27.955186 | controller | ok: [localhost] =>
2026-06-11 17:40:27.955254 | controller |     make_openstack_cleanup_env:
2026-06-11 17:40:27.955260 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:40:27.955265 | controller |       BMO_CLEANUP: false
2026-06-11 17:40:27.955268 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:40:27.955274 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:40:27.955278 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:40:27.955282 | controller |       OPENSTACK_IMG: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 17:40:27.955286 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:40:27.955289 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:40:27.955308 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:40:27.955313 | 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:40:27.955317 | controller |
2026-06-11 17:40:27.955321 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_params var=make_openstack_cleanup_params] ***
2026-06-11 17:40:27.955325 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.036)       0:00:13.751 *********
2026-06-11 17:40:27.955328 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.036)       0:00:13.751 *********
2026-06-11 17:40:27.986363 | controller | skipping: [localhost]
2026-06-11 17:40:27.986438 | controller |
2026-06-11 17:40:27.986447 | 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:40:27.986454 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.030)       0:00:13.782 *********
2026-06-11 17:40:27.986459 | controller | Thursday 11 June 2026  17:40:27 +0000 (0:00:00.030)       0:00:13.781 *********
2026-06-11 17:40:36.270721 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:40:36.270809 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_cleanup_until |
2026-06-11 17:40:36.270824 | controller | default(true) }}
2026-06-11 17:40:36.299828 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-11 17:40:36.299911 | controller | changed: [localhost]
2026-06-11 17:40:36.299921 | controller |
2026-06-11 17:40:36.299930 | 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:40:36.299939 | controller | ] ***
2026-06-11 17:40:36.299948 | controller | Thursday 11 June 2026  17:40:36 +0000 (0:00:08.313)       0:00:22.095 *********
2026-06-11 17:40:36.299956 | controller | Thursday 11 June 2026  17:40:36 +0000 (0:00:08.313)       0:00:22.095 *********
2026-06-11 17:40:38.527665 | controller | changed: [localhost]
2026-06-11 17:40:38.527733 | controller |
2026-06-11 17:40:38.527741 | controller | TASK [Run make openstack_wait (minor update) name=install_yamls_makes, tasks_from=make_openstack_wait] ***
2026-06-11 17:40:38.527747 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:02.227)       0:00:24.323 *********
2026-06-11 17:40:38.527751 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:02.227)       0:00:24.322 *********
2026-06-11 17:40:38.586645 | controller |
2026-06-11 17:40:38.586701 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_env var=make_openstack_wait_env] ***
2026-06-11 17:40:38.586708 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.059)       0:00:24.382 *********
2026-06-11 17:40:38.586714 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.059)       0:00:24.382 *********
2026-06-11 17:40:38.629172 | controller | ok: [localhost] =>
2026-06-11 17:40:38.629227 | controller |     make_openstack_wait_env:
2026-06-11 17:40:38.629235 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:40:38.629242 | controller |       BMO_CLEANUP: false
2026-06-11 17:40:38.629247 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:40:38.629253 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:40:38.629259 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:40:38.629265 | controller |       OPENSTACK_IMG: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 17:40:38.629270 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:40:38.629276 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:40:38.629281 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:40:38.629287 | 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:40:38.629301 | controller |
2026-06-11 17:40:38.629314 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_params var=make_openstack_wait_params] ***
2026-06-11 17:40:38.629320 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.042)       0:00:24.425 *********
2026-06-11 17:40:38.629325 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.042)       0:00:24.424 *********
2026-06-11 17:40:38.665924 | controller | skipping: [localhost]
2026-06-11 17:40:38.666005 | controller |
2026-06-11 17:40:38.666011 | 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:40:38.666016 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.036)       0:00:24.462 *********
2026-06-11 17:40:38.666020 | controller | Thursday 11 June 2026  17:40:38 +0000 (0:00:00.036)       0:00:24.461 *********
2026-06-11 17:41:58.163167 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:41:58.163206 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_wait_until |
2026-06-11 17:41:58.163212 | controller | default(true) }}
2026-06-11 17:41:58.212599 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-11 17:41:58.212680 | controller | changed: [localhost]
2026-06-11 17:41:58.212687 | controller |
2026-06-11 17:41:58.212694 | 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:41:58.212701 | controller | ] ***
2026-06-11 17:41:58.212706 | controller | Thursday 11 June 2026  17:41:58 +0000 (0:01:19.546)       0:01:44.008 *********
2026-06-11 17:41:58.212711 | controller | Thursday 11 June 2026  17:41:58 +0000 (0:01:19.546)       0:01:44.008 *********
2026-06-11 17:42:00.429881 | controller | changed: [localhost]
2026-06-11 17:42:00.429947 | controller |
2026-06-11 17:42:00.429962 | controller | TASK [Run make openstack_init (minor update) name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 17:42:00.429968 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:02.217)       0:01:46.226 *********
2026-06-11 17:42:00.429973 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:02.217)       0:01:46.225 *********
2026-06-11 17:42:00.482483 | controller |
2026-06-11 17:42:00.482562 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 17:42:00.482569 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.052)       0:01:46.278 *********
2026-06-11 17:42:00.482574 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.052)       0:01:46.278 *********
2026-06-11 17:42:00.549284 | controller | ok: [localhost] =>
2026-06-11 17:42:00.549360 | controller |     make_openstack_init_env:
2026-06-11 17:42:00.549367 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:42:00.549373 | controller |       BMO_CLEANUP: false
2026-06-11 17:42:00.549378 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:42:00.549383 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:42:00.549390 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:42:00.549395 | controller |       OPENSTACK_IMG: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 17:42:00.549400 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:42:00.549406 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:42:00.549411 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:42:00.549416 | 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:42:00.549422 | controller |
2026-06-11 17:42:00.549443 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 17:42:00.549449 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.066)       0:01:46.345 *********
2026-06-11 17:42:00.549454 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.066)       0:01:46.345 *********
2026-06-11 17:42:00.576288 | controller | skipping: [localhost]
2026-06-11 17:42:00.576462 | controller |
2026-06-11 17:42:00.576474 | 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:42:00.576483 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.026)       0:01:46.372 *********
2026-06-11 17:42:00.576491 | controller | Thursday 11 June 2026  17:42:00 +0000 (0:00:00.026)       0:01:46.371 *********
2026-06-11 17:43:28.109416 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:43:28.109464 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 17:43:28.109471 | controller | default(true) }}
2026-06-11 17:43:28.146772 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-11 17:43:28.146848 | controller | changed: [localhost]
2026-06-11 17:43:28.146854 | controller |
2026-06-11 17:43:28.146875 | 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:43:28.146880 | controller | ] ***
2026-06-11 17:43:28.146884 | controller | Thursday 11 June 2026  17:43:28 +0000 (0:01:27.570)       0:03:13.942 *********
2026-06-11 17:43:28.146888 | controller | Thursday 11 June 2026  17:43:28 +0000 (0:01:27.570)       0:03:13.942 *********
2026-06-11 17:43:30.390493 | controller | changed: [localhost]
2026-06-11 17:43:30.390560 | controller |
2026-06-11 17:43:30.390566 | 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:43:30.390571 | controller | Thursday 11 June 2026  17:43:30 +0000 (0:00:02.243)       0:03:16.186 *********
2026-06-11 17:43:30.390575 | controller | Thursday 11 June 2026  17:43:30 +0000 (0:00:02.243)       0:03:16.186 *********
2026-06-11 17:44:32.217383 | controller | FAILED - RETRYING: [localhost]: Wait for availableVersion to be different from deployedVersion (10 retries left).
2026-06-11 17:44:32.217464 | controller | ok: [localhost]
2026-06-11 17:44:32.217471 | controller |
2026-06-11 17:44:32.217478 | controller | TASK [Get available version from OpenStackVersion CR cifmw_minor_update_target_version={{ openstackversion_wait_info.resources[0].status.availableVersion }}] ***
2026-06-11 17:44:32.217483 | controller | Thursday 11 June 2026  17:44:32 +0000 (0:01:01.826)       0:04:18.013 *********
2026-06-11 17:44:32.217489 | controller | Thursday 11 June 2026  17:44:32 +0000 (0:01:01.826)       0:04:18.012 *********
2026-06-11 17:44:32.257715 | controller | ok: [localhost]
2026-06-11 17:44:32.257771 | controller |
2026-06-11 17:44:32.257782 | 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:44:32.257808 | controller | ] ***
2026-06-11 17:44:32.257817 | controller | Thursday 11 June 2026  17:44:32 +0000 (0:00:00.040)       0:04:18.053 *********
2026-06-11 17:44:32.257826 | controller | Thursday 11 June 2026  17:44:32 +0000 (0:00:00.040)       0:04:18.052 *********
2026-06-11 17:44:34.490561 | controller | changed: [localhost]
2026-06-11 17:44:34.490656 | controller |
2026-06-11 17:44:34.490668 | controller | TASK [Patch OpenStackVersion CR availableVersion name=install_yamls_makes, tasks_from=make_openstack_patch_version] ***
2026-06-11 17:44:34.490678 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:02.233)       0:04:20.286 *********
2026-06-11 17:44:34.490707 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:02.233)       0:04:20.285 *********
2026-06-11 17:44:34.592884 | controller |
2026-06-11 17:44:34.592956 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_env var=make_openstack_patch_version_env] ***
2026-06-11 17:44:34.592962 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.102)       0:04:20.389 *********
2026-06-11 17:44:34.592965 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.102)       0:04:20.388 *********
2026-06-11 17:44:34.637054 | controller | ok: [localhost] =>
2026-06-11 17:44:34.637129 | controller |     make_openstack_patch_version_env:
2026-06-11 17:44:34.637138 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:44:34.637143 | controller |       BMO_CLEANUP: false
2026-06-11 17:44:34.637148 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:44:34.637153 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:44:34.637159 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:44:34.637164 | controller |       OPENSTACK_IMG: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 17:44:34.637170 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:44:34.637175 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:44:34.637179 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:44:34.637185 | 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:44:34.637190 | controller |
2026-06-11 17:44:34.637196 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_params var=make_openstack_patch_version_params] ***
2026-06-11 17:44:34.637200 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.044)       0:04:20.433 *********
2026-06-11 17:44:34.637205 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.044)       0:04:20.432 *********
2026-06-11 17:44:34.669300 | controller | skipping: [localhost]
2026-06-11 17:44:34.669370 | controller |
2026-06-11 17:44:34.669400 | 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:44:34.669408 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.032)       0:04:20.465 *********
2026-06-11 17:44:34.669414 | controller | Thursday 11 June 2026  17:44:34 +0000 (0:00:00.032)       0:04:20.465 *********
2026-06-11 17:44:35.992816 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 17:44:35.992886 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_patch_version_until
2026-06-11 17:44:35.992891 | controller | | default(true) }}
2026-06-11 17:44:36.022948 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-11 17:44:36.023027 | controller | changed: [localhost]
2026-06-11 17:44:36.023032 | controller |
2026-06-11 17:44:36.023046 | 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:44:36.023052 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:01.353)       0:04:21.819 *********
2026-06-11 17:44:36.023055 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:01.353)       0:04:21.818 *********
2026-06-11 17:44:36.054192 | controller | skipping: [localhost]
2026-06-11 17:44:36.054259 | controller |
2026-06-11 17:44:36.054265 | 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:44:36.054288 | controller | ] ***
2026-06-11 17:44:36.054292 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.031)       0:04:21.850 *********
2026-06-11 17:44:36.054296 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.031)       0:04:21.849 *********
2026-06-11 17:44:36.090777 | controller | skipping: [localhost]
2026-06-11 17:44:36.090850 | controller |
2026-06-11 17:44:36.090858 | controller | TASK [Prepare and patch OpenStackVersion CR for update name=update_containers] ***
2026-06-11 17:44:36.090865 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.036)       0:04:21.886 *********
2026-06-11 17:44:36.090871 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.036)       0:04:21.886 *********
2026-06-11 17:44:36.130669 | controller | skipping: [localhost]
2026-06-11 17:44:36.130742 | controller |
2026-06-11 17:44:36.130749 | 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:44:36.130755 | controller | ] ***
2026-06-11 17:44:36.130761 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.039)       0:04:21.926 *********
2026-06-11 17:44:36.130766 | controller | Thursday 11 June 2026  17:44:36 +0000 (0:00:00.039)       0:04:21.926 *********
2026-06-11 17:44:38.357049 | controller | changed: [localhost]
2026-06-11 17:44:38.357110 | controller |
2026-06-11 17:44:38.357117 | controller | TASK [Run make openstack_update_run name=install_yamls_makes, tasks_from=make_openstack_update_run] ***
2026-06-11 17:44:38.357121 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:02.226)       0:04:24.153 *********
2026-06-11 17:44:38.357127 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:02.226)       0:04:24.152 *********
2026-06-11 17:44:38.439065 | controller |
2026-06-11 17:44:38.439119 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_env var=make_openstack_update_run_env] ***
2026-06-11 17:44:38.439124 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.082)       0:04:24.235 *********
2026-06-11 17:44:38.439128 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.082)       0:04:24.234 *********
2026-06-11 17:44:38.488295 | controller | ok: [localhost] =>
2026-06-11 17:44:38.488350 | controller |     make_openstack_update_run_env:
2026-06-11 17:44:38.488355 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-11 17:44:38.488359 | controller |       BMO_CLEANUP: false
2026-06-11 17:44:38.488363 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 17:44:38.488367 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 17:44:38.488371 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 17:44:38.488375 | controller |       OPENSTACK_IMG: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 17:44:38.488380 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 17:44:38.488383 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 17:44:38.488387 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 17:44:38.488391 | 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:44:38.488395 | controller |
2026-06-11 17:44:38.488399 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_params var=make_openstack_update_run_params] ***
2026-06-11 17:44:38.488403 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.049)       0:04:24.284 *********
2026-06-11 17:44:38.488406 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.049)       0:04:24.284 *********
2026-06-11 17:44:38.540262 | controller | ok: [localhost] =>
2026-06-11 17:44:38.540314 | controller |     make_openstack_update_run_params:
2026-06-11 17:44:38.540321 | controller |       OPENSTACK_VERSION: 0.6.0-1781194542
2026-06-11 17:44:38.540325 | controller |       TIMEOUT: 1200s
2026-06-11 17:44:38.540329 | controller |
2026-06-11 17:44:38.540333 | 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:44:38.540349 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.051)       0:04:24.336 *********
2026-06-11 17:44:38.540353 | controller | Thursday 11 June 2026  17:44:38 +0000 (0:00:00.051)       0:04:24.335 *********
2026-06-11 18:00:26.341938 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 18:00:26.342502 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_update_run_until |
2026-06-11 18:00:26.342512 | controller | default(true) }}
2026-06-11 18:00:26.369970 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-11 18:00:26.370099 | controller | changed: [localhost]
2026-06-11 18:00:26.370106 | controller |
2026-06-11 18:00:26.370111 | controller | TASK [Set update step to Verifying update completion _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Verifying update completion
2026-06-11 18:00:26.370117 | controller | ] ***
2026-06-11 18:00:26.370122 | controller | Thursday 11 June 2026  18:00:26 +0000 (0:15:47.829)       0:20:12.166 *********
2026-06-11 18:00:26.370126 | controller | Thursday 11 June 2026  18:00:26 +0000 (0:15:47.829)       0:20:12.165 *********
2026-06-11 18:00:28.625396 | controller | changed: [localhost]
2026-06-11 18:00:28.625433 | controller |
2026-06-11 18:00:28.625438 | 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 18:00:28.625443 | controller | Thursday 11 June 2026  18:00:28 +0000 (0:00:02.255)       0:20:14.421 *********
2026-06-11 18:00:28.625447 | controller | Thursday 11 June 2026  18:00:28 +0000 (0:00:02.255)       0:20:14.420 *********
2026-06-11 18:00:29.390791 | controller | ok: [localhost]
2026-06-11 18:00:29.390867 | controller |
2026-06-11 18:00:29.390886 | 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 18:00:29.390893 | controller | ] ***
2026-06-11 18:00:29.390899 | controller | Thursday 11 June 2026  18:00:29 +0000 (0:00:00.765)       0:20:15.186 *********
2026-06-11 18:00:29.390904 | controller | Thursday 11 June 2026  18:00:29 +0000 (0:00:00.765)       0:20:15.186 *********
2026-06-11 18:00:31.631499 | controller | changed: [localhost]
2026-06-11 18:00:31.631572 | controller |
2026-06-11 18:00:31.631579 | 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 18:00:31.631586 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:02.241)       0:20:17.427 *********
2026-06-11 18:00:31.631591 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:02.241)       0:20:17.427 *********
2026-06-11 18:00:31.661258 | controller | ok: [localhost] =>
2026-06-11 18:00:31.661347 | controller |     msg: 'Update verification successful: Target version 0.6.0-1781194542 matches deployed
2026-06-11 18:00:31.661358 | controller |       version 0.6.0-1781194542'
2026-06-11 18:00:31.661366 | controller |
2026-06-11 18:00:31.661374 | controller | TASK [Verify monitoring pid file path={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid] ***
2026-06-11 18:00:31.661382 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:00.029)       0:20:17.457 *********
2026-06-11 18:00:31.661389 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:00.029)       0:20:17.456 *********
2026-06-11 18:00:31.898495 | controller | ok: [localhost]
2026-06-11 18:00:31.898566 | controller |
2026-06-11 18:00:31.898576 | controller | TASK [Stop the monitoring process _raw_params=kill $(cat {{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid)] ***
2026-06-11 18:00:31.898583 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:00.236)       0:20:17.694 *********
2026-06-11 18:00:31.898614 | controller | Thursday 11 June 2026  18:00:31 +0000 (0:00:00.236)       0:20:17.693 *********
2026-06-11 18:00:32.121324 | controller | changed: [localhost]
2026-06-11 18:00:32.121406 | controller |
2026-06-11 18:00:32.121421 | 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 18:00:32.121461 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.223)       0:20:17.917 *********
2026-06-11 18:00:32.121473 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.222)       0:20:17.916 *********
2026-06-11 18:00:32.213052 | controller | ok: [localhost]
2026-06-11 18:00:32.213108 | controller |
2026-06-11 18:00:32.213114 | 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 18:00:32.213119 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.091)       0:20:18.009 *********
2026-06-11 18:00:32.213127 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.091)       0:20:18.008 *********
2026-06-11 18:00:32.333891 | controller | ok: [localhost]
2026-06-11 18:00:32.333958 | controller |
2026-06-11 18:00:32.333966 | controller | TASK [run_hook : Loop on hooks for pre_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-11 18:00:32.333972 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.120)       0:20:18.130 *********
2026-06-11 18:00:32.333977 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.120)       0:20:18.129 *********
2026-06-11 18:00:32.465261 | controller | skipping: [localhost]
2026-06-11 18:00:32.465335 | controller |
2026-06-11 18:00:32.465347 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 18:00:32.465359 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.130)       0:20:18.261 *********
2026-06-11 18:00:32.465369 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.131)       0:20:18.260 *********
2026-06-11 18:00:32.544396 | controller | ok: [localhost]
2026-06-11 18:00:32.544465 | controller |
2026-06-11 18:00:32.544480 | controller | TASK [os_net_setup : Delete existing subnets _raw_params=set -euxo pipefail
2026-06-11 18:00:32.544493 | 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 18:00:32.544505 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet delete {{ item.1.name }}
2026-06-11 18:00:32.544517 | controller | fi
2026-06-11 18:00:32.544529 | controller | ] ***
2026-06-11 18:00:32.544541 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.079)       0:20:18.340 *********
2026-06-11 18:00:32.544552 | controller | Thursday 11 June 2026  18:00:32 +0000 (0:00:00.079)       0:20:18.339 *********
2026-06-11 18:00:38.954974 | 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 18:00:38.955085 | controller |
2026-06-11 18:00:38.955110 | controller | TASK [os_net_setup : Delete existing subnet pools _raw_params=set -euxo pipefail
2026-06-11 18:00:38.955124 | 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 18:00:38.955138 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet pool delete {{ item.name }}
2026-06-11 18:00:38.955150 | controller | fi
2026-06-11 18:00:38.955178 | controller | ] ***
2026-06-11 18:00:38.955224 | controller | Thursday 11 June 2026  18:00:38 +0000 (0:00:06.410)       0:20:24.750 *********
2026-06-11 18:00:38.955234 | controller | Thursday 11 June 2026  18:00:38 +0000 (0:00:06.410)       0:20:24.750 *********
2026-06-11 18:00:44.873681 | 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 18:00:44.873730 | 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 18:00:44.873739 | controller |
2026-06-11 18:00:44.873747 | controller | TASK [os_net_setup : Delete existing networks _raw_params=set -euxo pipefail
2026-06-11 18:00:44.873755 | 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 18:00:44.873762 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack network delete {{ item.name }}
2026-06-11 18:00:44.873769 | controller | fi
2026-06-11 18:00:44.873775 | controller | ] ***
2026-06-11 18:00:44.873782 | controller | Thursday 11 June 2026  18:00:44 +0000 (0:00:05.918)       0:20:30.669 *********
2026-06-11 18:00:44.873788 | controller | Thursday 11 June 2026  18:00:44 +0000 (0:00:05.918)       0:20:30.669 *********
2026-06-11 18:00:49.804894 | 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 18:00:49.804947 | controller |
2026-06-11 18:00:49.804953 | controller | TASK [os_net_setup : Print network creation commands msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 18:00:49.804957 | controller | Thursday 11 June 2026  18:00:49 +0000 (0:00:04.931)       0:20:35.601 *********
2026-06-11 18:00:49.804961 | controller | Thursday 11 June 2026  18:00:49 +0000 (0:00:04.931)       0:20:35.600 *********
2026-06-11 18:00:49.896906 | controller | ok: [localhost] =>
2026-06-11 18:00:49.896999 | controller |     msg: |
2026-06-11 18:00:49.897004 | controller |       set -euo pipefail
2026-06-11 18:00:49.897009 | controller |       oc exec -n openstack openstackclient -- openstack network create \
2026-06-11 18:00:49.897014 | controller |           --external \
2026-06-11 18:00:49.897017 | controller |           --default \
2026-06-11 18:00:49.897021 | controller |           --provider-network-type flat \
2026-06-11 18:00:49.897025 | controller |           --provider-physical-network datacentre \
2026-06-11 18:00:49.897029 | controller |           --no-share \
2026-06-11 18:00:49.897033 | controller |           public
2026-06-11 18:00:49.897036 | controller |
2026-06-11 18:00:49.897058 | controller | TASK [os_net_setup : Create networks _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 18:00:49.897064 | controller | ] ***
2026-06-11 18:00:49.897069 | controller | Thursday 11 June 2026  18:00:49 +0000 (0:00:00.092)       0:20:35.693 *********
2026-06-11 18:00:49.897072 | controller | Thursday 11 June 2026  18:00:49 +0000 (0:00:00.092)       0:20:35.692 *********
2026-06-11 18:00:54.508662 | controller | changed: [localhost]
2026-06-11 18:00:54.508703 | controller |
2026-06-11 18:00:54.508711 | controller | TASK [os_net_setup : Print subnet command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 18:00:54.508717 | controller | Thursday 11 June 2026  18:00:54 +0000 (0:00:04.611)       0:20:40.304 *********
2026-06-11 18:00:54.508723 | controller | Thursday 11 June 2026  18:00:54 +0000 (0:00:04.611)       0:20:40.304 *********
2026-06-11 18:00:54.660072 | controller | ok: [localhost] =>
2026-06-11 18:00:54.660115 | controller |     msg: |
2026-06-11 18:00:54.660124 | controller |       set -euo pipefail
2026-06-11 18:00:54.660133 | controller |       oc exec -n openstack openstackclient -- openstack subnet create \
2026-06-11 18:00:54.660142 | controller |           --allocation-pool start=192.168.122.171,end=192.168.122.250 \
2026-06-11 18:00:54.660149 | controller |           --subnet-range 192.168.122.0/24 \
2026-06-11 18:00:54.660157 | controller |           --gateway 192.168.122.1 \
2026-06-11 18:00:54.660174 | controller |           --network public \
2026-06-11 18:00:54.660181 | controller |           public_subnet
2026-06-11 18:00:54.660187 | controller |
2026-06-11 18:00:54.660192 | controller | TASK [os_net_setup : Create subnets _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 18:00:54.660198 | controller | ] ***
2026-06-11 18:00:54.660203 | controller | Thursday 11 June 2026  18:00:54 +0000 (0:00:00.151)       0:20:40.456 *********
2026-06-11 18:00:54.660209 | controller | Thursday 11 June 2026  18:00:54 +0000 (0:00:00.151)       0:20:40.455 *********
2026-06-11 18:00:59.926960 | controller | changed: [localhost]
2026-06-11 18:00:59.927062 | controller |
2026-06-11 18:00:59.927077 | controller | TASK [os_net_setup : Print subnet pools command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-11 18:00:59.927099 | controller | Thursday 11 June 2026  18:00:59 +0000 (0:00:05.267)       0:20:45.723 *********
2026-06-11 18:00:59.927109 | controller | Thursday 11 June 2026  18:00:59 +0000 (0:00:05.267)       0:20:45.722 *********
2026-06-11 18:01:00.065756 | controller | ok: [localhost] =>
2026-06-11 18:01:00.065850 | controller |     msg: |
2026-06-11 18:01:00.065857 | controller |       set -euo pipefail
2026-06-11 18:01:00.065863 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-11 18:01:00.065869 | controller |           --default-prefix-length 26 \
2026-06-11 18:01:00.065875 | controller |           --pool-prefix 10.1.0.0/20 \
2026-06-11 18:01:00.065880 | controller |           --default \
2026-06-11 18:01:00.065885 | controller |           --share \
2026-06-11 18:01:00.065890 | controller |           shared-pool-ipv4
2026-06-11 18:01:00.065895 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-11 18:01:00.065900 | controller |           --default-prefix-length 64 \
2026-06-11 18:01:00.065905 | controller |           --pool-prefix fdfe:381f:8400::/56 \
2026-06-11 18:01:00.065920 | controller |           --default \
2026-06-11 18:01:00.065925 | controller |           --share \
2026-06-11 18:01:00.065930 | controller |           shared-pool-ipv6
2026-06-11 18:01:00.065935 | controller |
2026-06-11 18:01:00.065940 | controller | TASK [os_net_setup : Create subnet pools _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-11 18:01:00.065946 | controller | ] ***
2026-06-11 18:01:00.065951 | controller | Thursday 11 June 2026  18:01:00 +0000 (0:00:00.137)       0:20:45.861 *********
2026-06-11 18:01:00.065956 | controller | Thursday 11 June 2026  18:01:00 +0000 (0:00:00.138)       0:20:45.860 *********
2026-06-11 18:01:08.292615 | controller | changed: [localhost]
2026-06-11 18:01:08.292696 | controller |
2026-06-11 18:01:08.292704 | 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 18:01:08.292711 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:08.227)       0:20:54.088 *********
2026-06-11 18:01:08.292717 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:08.227)       0:20:54.088 *********
2026-06-11 18:01:08.370692 | controller | ok: [localhost]
2026-06-11 18:01:08.370762 | controller |
2026-06-11 18:01:08.370769 | 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 18:01:08.370773 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.078)       0:20:54.167 *********
2026-06-11 18:01:08.370778 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.078)       0:20:54.166 *********
2026-06-11 18:01:08.496784 | controller | ok: [localhost]
2026-06-11 18:01:08.496855 | controller |
2026-06-11 18:01:08.496860 | controller | TASK [run_hook : Loop on hooks for post_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-11 18:01:08.496865 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.126)       0:20:54.293 *********
2026-06-11 18:01:08.496869 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.126)       0:20:54.292 *********
2026-06-11 18:01:08.669671 | controller | skipping: [localhost]
2026-06-11 18:01:08.669741 | controller |
2026-06-11 18:01:08.669747 | 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 18:01:08.669772 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.172)       0:20:54.466 *********
2026-06-11 18:01:08.669776 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.172)       0:20:54.465 *********
2026-06-11 18:01:08.744000 | controller | ok: [localhost]
2026-06-11 18:01:08.744107 | controller |
2026-06-11 18:01:08.744116 | 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 18:01:08.744122 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.074)       0:20:54.540 *********
2026-06-11 18:01:08.744128 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.074)       0:20:54.539 *********
2026-06-11 18:01:08.855112 | controller | ok: [localhost]
2026-06-11 18:01:08.855181 | controller |
2026-06-11 18:01:08.855189 | controller | TASK [run_hook : Loop on hooks for pre_tests _raw_params={{ hook.type }}.yml] ***
2026-06-11 18:01:08.855195 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.111)       0:20:54.651 *********
2026-06-11 18:01:08.855200 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.111)       0:20:54.650 *********
2026-06-11 18:01:08.990124 | controller | skipping: [localhost]
2026-06-11 18:01:08.990197 | controller |
2026-06-11 18:01:08.990204 | controller | TASK [tempest : Ensure podman is installed name=podman, state=present] *********
2026-06-11 18:01:08.990209 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.134)       0:20:54.786 *********
2026-06-11 18:01:08.990214 | controller | Thursday 11 June 2026  18:01:08 +0000 (0:00:00.134)       0:20:54.785 *********
2026-06-11 18:01:12.642998 | controller | ok: [localhost]
2026-06-11 18:01:12.643070 | controller |
2026-06-11 18:01:12.643080 | controller | TASK [tempest : Create tempest directories path={{ cifmw_tempest_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-11 18:01:12.643086 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:03.653)       0:20:58.439 *********
2026-06-11 18:01:12.643092 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:03.653)       0:20:58.438 *********
2026-06-11 18:01:12.859735 | controller | changed: [localhost]
2026-06-11 18:01:12.859811 | controller |
2026-06-11 18:01:12.859818 | controller | TASK [tempest : Setup tempest tests _raw_params=tempest-tests.yml] *************
2026-06-11 18:01:12.859842 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:00.216)       0:20:58.655 *********
2026-06-11 18:01:12.859845 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:00.216)       0:20:58.655 *********
2026-06-11 18:01:12.938640 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/tempest-tests.yml for localhost
2026-06-11 18:01:12.938721 | controller |
2026-06-11 18:01:12.938729 | 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 18:01:12.938734 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:00.079)       0:20:58.734 *********
2026-06-11 18:01:12.938738 | controller | Thursday 11 June 2026  18:01:12 +0000 (0:00:00.079)       0:20:58.734 *********
2026-06-11 18:01:13.025972 | controller | skipping: [localhost]
2026-06-11 18:01:13.026057 | controller |
2026-06-11 18:01:13.026063 | 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 18:01:13.026076 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.087)       0:20:58.822 *********
2026-06-11 18:01:13.026080 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.087)       0:20:58.821 *********
2026-06-11 18:01:13.072886 | controller | skipping: [localhost]
2026-06-11 18:01:13.072952 | controller |
2026-06-11 18:01:13.072958 | 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 18:01:13.072963 | controller | {% endfor %}] ***
2026-06-11 18:01:13.072967 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.046)       0:20:58.869 *********
2026-06-11 18:01:13.072986 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.046)       0:20:58.868 *********
2026-06-11 18:01:13.109959 | controller | skipping: [localhost]
2026-06-11 18:01:13.110002 | controller |
2026-06-11 18:01:13.110007 | controller | TASK [tempest : Show tests to be executed msg={{ list_allowed }}] **************
2026-06-11 18:01:13.110011 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.037)       0:20:58.906 *********
2026-06-11 18:01:13.110014 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.037)       0:20:58.905 *********
2026-06-11 18:01:13.150865 | controller | skipping: [localhost]
2026-06-11 18:01:13.150928 | controller |
2026-06-11 18:01:13.150933 | 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 18:01:13.150938 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.040)       0:20:58.947 *********
2026-06-11 18:01:13.150942 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.040)       0:20:58.946 *********
2026-06-11 18:01:13.587839 | controller | changed: [localhost]
2026-06-11 18:01:13.587888 | controller |
2026-06-11 18:01:13.587897 | 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 18:01:13.587924 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.436)       0:20:59.383 *********
2026-06-11 18:01:13.587931 | controller | Thursday 11 June 2026  18:01:13 +0000 (0:00:00.436)       0:20:59.383 *********
2026-06-11 18:01:14.106891 | controller | changed: [localhost]
2026-06-11 18:01:14.106973 | controller |
2026-06-11 18:01:14.106981 | 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 18:01:14.106987 | controller | {% endfor %}] ***
2026-06-11 18:01:14.106993 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.519)       0:20:59.903 *********
2026-06-11 18:01:14.106999 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.519)       0:20:59.902 *********
2026-06-11 18:01:14.591721 | controller | changed: [localhost]
2026-06-11 18:01:14.591784 | controller |
2026-06-11 18:01:14.591790 | controller | TASK [tempest : Show tests to be excluded msg={{ list_skipped.skipped_tests }}] ***
2026-06-11 18:01:14.591794 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.483)       0:21:00.387 *********
2026-06-11 18:01:14.591798 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.484)       0:21:00.386 *********
2026-06-11 18:01:14.646316 | controller | ok: [localhost] =>
2026-06-11 18:01:14.646397 | controller |     msg:
2026-06-11 18:01:14.646408 | controller |     - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames
2026-06-11 18:01:14.646416 | controller |
2026-06-11 18:01:14.646425 | 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 18:01:14.646433 | controller | {% endfor %}] ***
2026-06-11 18:01:14.646440 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.054)       0:21:00.441 *********
2026-06-11 18:01:14.646448 | controller | Thursday 11 June 2026  18:01:14 +0000 (0:00:00.054)       0:21:00.441 *********
2026-06-11 18:01:15.050237 | controller | changed: [localhost]
2026-06-11 18:01:15.050292 | controller |
2026-06-11 18:01:15.050299 | controller | TASK [tempest : Show tests to be executed msg={{ cifmw_tempest_tests_allowed }}] ***
2026-06-11 18:01:15.050305 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.404)       0:21:00.846 *********
2026-06-11 18:01:15.050310 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.404)       0:21:00.845 *********
2026-06-11 18:01:15.125261 | controller | ok: [localhost] =>
2026-06-11 18:01:15.125332 | controller |     msg:
2026-06-11 18:01:15.125340 | controller |     - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
2026-06-11 18:01:15.125346 | controller |
2026-06-11 18:01:15.125351 | 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 18:01:15.125357 | controller | {% endfor %}] ***
2026-06-11 18:01:15.125362 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.074)       0:21:00.920 *********
2026-06-11 18:01:15.125383 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.074)       0:21:00.920 *********
2026-06-11 18:01:15.190102 | controller | skipping: [localhost]
2026-06-11 18:01:15.190197 | controller |
2026-06-11 18:01:15.190220 | controller | TASK [tempest : Show tests to be excluded msg={{ cifmw_tempest_tests_skipped }}] ***
2026-06-11 18:01:15.190226 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.064)       0:21:00.985 *********
2026-06-11 18:01:15.190232 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.064)       0:21:00.985 *********
2026-06-11 18:01:15.235030 | controller | skipping: [localhost]
2026-06-11 18:01:15.235120 | controller |
2026-06-11 18:01:15.235131 | controller | TASK [tempest : Create clouds.yaml _raw_params=create-clouds-file.yml] *********
2026-06-11 18:01:15.235140 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.045)       0:21:01.031 *********
2026-06-11 18:01:15.235149 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.045)       0:21:01.030 *********
2026-06-11 18:01:15.314689 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/create-clouds-file.yml for localhost
2026-06-11 18:01:15.314769 | controller |
2026-06-11 18:01:15.314779 | controller | TASK [tempest : Get keystone data _raw_params=oc get keystoneapi keystone -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-11 18:01:15.314787 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.079)       0:21:01.110 *********
2026-06-11 18:01:15.314796 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.079)       0:21:01.110 *********
2026-06-11 18:01:15.744631 | controller | changed: [localhost]
2026-06-11 18:01:15.744706 | controller |
2026-06-11 18:01:15.744724 | 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 18:01:15.744732 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.429)       0:21:01.540 *********
2026-06-11 18:01:15.744738 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.429)       0:21:01.540 *********
2026-06-11 18:01:15.788631 | controller | ok: [localhost]
2026-06-11 18:01:15.788699 | controller |
2026-06-11 18:01:15.788708 | controller | TASK [tempest : Get credentials data _raw_params=oc get secret {{ keystone_secret_name }} -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-11 18:01:15.788716 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.044)       0:21:01.585 *********
2026-06-11 18:01:15.788724 | controller | Thursday 11 June 2026  18:01:15 +0000 (0:00:00.044)       0:21:01.584 *********
2026-06-11 18:01:16.126978 | controller | changed: [localhost]
2026-06-11 18:01:16.127017 | controller |
2026-06-11 18:01:16.127024 | controller | TASK [tempest : Get password data os_password={{
2026-06-11 18:01:16.127030 | controller |   _os_password_data_json_content['data'][keystone_passwd_select] |
2026-06-11 18:01:16.127035 | controller |   ansible.builtin.b64decode
2026-06-11 18:01:16.127060 | controller | }}] ***
2026-06-11 18:01:16.127065 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.338)       0:21:01.923 *********
2026-06-11 18:01:16.127070 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.338)       0:21:01.922 *********
2026-06-11 18:01:16.156853 | controller | ok: [localhost]
2026-06-11 18:01:16.156890 | controller |
2026-06-11 18:01:16.156897 | controller | TASK [tempest : Get clouds.yaml src=clouds.yaml.j2, dest={{ cifmw_tempest_artifacts_basedir }}/clouds.yaml, mode=0644] ***
2026-06-11 18:01:16.156902 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.029)       0:21:01.953 *********
2026-06-11 18:01:16.156906 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.029)       0:21:01.952 *********
2026-06-11 18:01:16.673084 | controller | changed: [localhost]
2026-06-11 18:01:16.673118 | controller |
2026-06-11 18:01:16.673123 | controller | TASK [tempest : Configure tempest _raw_params=configure-tempest.yml] ***********
2026-06-11 18:01:16.673127 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.515)       0:21:02.469 *********
2026-06-11 18:01:16.673130 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.515)       0:21:02.468 *********
2026-06-11 18:01:16.734095 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/configure-tempest.yml for localhost
2026-06-11 18:01:16.734172 | controller |
2026-06-11 18:01:16.734180 | 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 18:01:16.734187 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.060)       0:21:02.530 *********
2026-06-11 18:01:16.734193 | controller | Thursday 11 June 2026  18:01:16 +0000 (0:00:00.060)       0:21:02.529 *********
2026-06-11 18:01:17.109342 | controller | changed: [localhost]
2026-06-11 18:01:17.109428 | controller |
2026-06-11 18:01:17.109446 | 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 18:01:17.109460 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.375)       0:21:02.905 *********
2026-06-11 18:01:17.109471 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.375)       0:21:02.904 *********
2026-06-11 18:01:17.371994 | controller | changed: [localhost]
2026-06-11 18:01:17.372093 | controller |
2026-06-11 18:01:17.372104 | controller | TASK [tempest : Set proper permission for tempest directory _raw_params=podman unshare chown 42480:42480 -R {{ cifmw_tempest_artifacts_basedir }}] ***
2026-06-11 18:01:17.372113 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.262)       0:21:03.168 *********
2026-06-11 18:01:17.372121 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.262)       0:21:03.167 *********
2026-06-11 18:01:17.709897 | controller | changed: [localhost]
2026-06-11 18:01:17.709949 | controller |
2026-06-11 18:01:17.709962 | controller | TASK [tempest : Ensure we have tempest container image name={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}] ***
2026-06-11 18:01:17.709970 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.337)       0:21:03.506 *********
2026-06-11 18:01:17.709979 | controller | Thursday 11 June 2026  18:01:17 +0000 (0:00:00.337)       0:21:03.505 *********
2026-06-11 18:01:26.544520 | controller | changed: [localhost]
2026-06-11 18:01:26.544573 | controller |
2026-06-11 18:01:26.544585 | 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 18:01:26.544606 | controller | Thursday 11 June 2026  18:01:26 +0000 (0:00:08.834)       0:21:12.340 *********
2026-06-11 18:01:26.544615 | controller | Thursday 11 June 2026  18:01:26 +0000 (0:00:08.834)       0:21:12.340 *********
2026-06-11 18:04:34.104379 | controller | changed: [localhost]
2026-06-11 18:04:34.104442 | controller |
2026-06-11 18:04:34.104452 | 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 18:04:34.104459 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:03:07.559)       0:24:19.900 *********
2026-06-11 18:04:34.104465 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:03:07.559)       0:24:19.899 *********
2026-06-11 18:04:34.348077 | controller | changed: [localhost]
2026-06-11 18:04:34.348160 | controller |
2026-06-11 18:04:34.348177 | 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 18:04:34.348190 | controller | ] ***
2026-06-11 18:04:34.348203 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.243)       0:24:20.144 *********
2026-06-11 18:04:34.348215 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.243)       0:24:20.143 *********
2026-06-11 18:04:34.782419 | controller | changed: [localhost]
2026-06-11 18:04:34.782457 | controller |
2026-06-11 18:04:34.782472 | controller | TASK [tempest : Fail if podman container did not succeed that=['tempest_run_output.failed == false']] ***
2026-06-11 18:04:34.782478 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.434)       0:24:20.578 *********
2026-06-11 18:04:34.782483 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.434)       0:24:20.577 *********
2026-06-11 18:04:34.916582 | controller | ok: [localhost] =>
2026-06-11 18:04:34.916638 | controller |     changed: false
2026-06-11 18:04:34.916644 | controller |     msg: All assertions passed
2026-06-11 18:04:34.916650 | controller |
2026-06-11 18:04:34.916656 | 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 18:04:34.916662 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.134)       0:24:20.712 *********
2026-06-11 18:04:34.916668 | controller | Thursday 11 June 2026  18:04:34 +0000 (0:00:00.133)       0:24:20.711 *********
2026-06-11 18:04:35.005376 | controller | ok: [localhost]
2026-06-11 18:04:35.005447 | controller |
2026-06-11 18:04:35.005456 | 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 18:04:35.005461 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.088)       0:24:20.801 *********
2026-06-11 18:04:35.005465 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.088)       0:24:20.800 *********
2026-06-11 18:04:35.120374 | controller | ok: [localhost]
2026-06-11 18:04:35.120445 | controller |
2026-06-11 18:04:35.120454 | controller | TASK [run_hook : Loop on hooks for post_tests _raw_params={{ hook.type }}.yml] ***
2026-06-11 18:04:35.120460 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.115)       0:24:20.916 *********
2026-06-11 18:04:35.120465 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.115)       0:24:20.916 *********
2026-06-11 18:04:35.291512 | controller | skipping: [localhost]
2026-06-11 18:04:35.291579 | controller |
2026-06-11 18:04:35.291584 | controller | TASK [Inject success flag path={{ ansible_user_dir }}/cifmw-success, state=touch, mode=0644] ***
2026-06-11 18:04:35.291589 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.170)       0:24:21.087 *********
2026-06-11 18:04:35.291593 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.170)       0:24:21.087 *********
2026-06-11 18:04:35.540069 | controller | changed: [localhost]
2026-06-11 18:04:35.540188 | controller |
2026-06-11 18:04:35.540194 | controller | PLAY RECAP *********************************************************************
2026-06-11 18:04:35.540200 | controller | localhost                  : ok=79   changed=42   unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
2026-06-11 18:04:35.540204 | controller |
2026-06-11 18:04:35.540208 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.248)       0:24:21.335 *********
2026-06-11 18:04:35.540211 | controller | ===============================================================================
2026-06-11 18:04:35.540215 | controller | install_yamls_makes : Run openstack_update_run ------------------------ 947.83s
2026-06-11 18:04:35.540219 | controller | tempest : Run tempest ------------------------------------------------- 187.56s
2026-06-11 18:04:35.540222 | controller | install_yamls_makes : Run openstack_init ------------------------------- 87.57s
2026-06-11 18:04:35.540226 | controller | install_yamls_makes : Run openstack_wait ------------------------------- 79.55s
2026-06-11 18:04:35.540229 | controller | Wait for availableVersion to be different from deployedVersion --------- 61.83s
2026-06-11 18:04:35.540232 | controller | tempest : Ensure we have tempest container image ------------------------ 8.83s
2026-06-11 18:04:35.540236 | controller | install_yamls_makes : Run openstack_cleanup ----------------------------- 8.31s
2026-06-11 18:04:35.540239 | controller | os_net_setup : Create subnet pools -------------------------------------- 8.23s
2026-06-11 18:04:35.540243 | controller | update : Initialize monitoring ------------------------------------------ 7.00s
2026-06-11 18:04:35.540246 | controller | os_net_setup : Delete existing subnets ---------------------------------- 6.41s
2026-06-11 18:04:35.540286 | controller | os_net_setup : Delete existing subnet pools ----------------------------- 5.92s
2026-06-11 18:04:35.540289 | controller | os_net_setup : Create subnets ------------------------------------------- 5.27s
2026-06-11 18:04:35.540293 | controller | os_net_setup : Delete existing networks --------------------------------- 4.93s
2026-06-11 18:04:35.540296 | controller | os_net_setup : Create networks ------------------------------------------ 4.61s
2026-06-11 18:04:35.540300 | controller | tempest : Ensure podman is installed ------------------------------------ 3.65s
2026-06-11 18:04:35.540303 | controller | update : Set update step to Starting Update ----------------------------- 2.34s
2026-06-11 18:04:35.540307 | controller | Set update step to Verifying update completion -------------------------- 2.26s
2026-06-11 18:04:35.540310 | controller | Set update step to Waiting for new version to be available -------------- 2.24s
2026-06-11 18:04:35.540314 | controller | Set update step to CI update sequence complete -------------------------- 2.24s
2026-06-11 18:04:35.540317 | controller | Set update step to Patching OpenStackVersion CR ------------------------- 2.23s
2026-06-11 18:04:35.540320 | controller | Thursday 11 June 2026  18:04:35 +0000 (0:00:00.248)       0:24:21.335 *********
2026-06-11 18:04:35.540324 | controller | ===============================================================================
2026-06-11 18:04:35.540327 | controller | install_yamls_makes -------------------------------------------------- 1125.03s
2026-06-11 18:04:35.540331 | controller | tempest --------------------------------------------------------------- 205.93s
2026-06-11 18:04:35.540334 | controller | kubernetes.core.k8s_info ----------------------------------------------- 62.59s
2026-06-11 18:04:35.540337 | controller | os_net_setup ----------------------------------------------------------- 35.75s
2026-06-11 18:04:35.540341 | controller | ansible.builtin.command ------------------------------------------------ 17.88s
2026-06-11 18:04:35.540345 | controller | update ----------------------------------------------------------------- 10.75s
2026-06-11 18:04:35.540348 | controller | run_hook ---------------------------------------------------------------- 1.42s
2026-06-11 18:04:35.540362 | controller | ansible.builtin.file ---------------------------------------------------- 0.58s
2026-06-11 18:04:35.540365 | controller | ansible.builtin.include_role -------------------------------------------- 0.44s
2026-06-11 18:04:35.540369 | controller | ansible.builtin.stat ---------------------------------------------------- 0.24s
2026-06-11 18:04:35.540372 | controller | ansible.builtin.shell --------------------------------------------------- 0.22s
2026-06-11 18:04:35.540376 | controller | ansible.builtin.set_fact ------------------------------------------------ 0.21s
2026-06-11 18:04:35.540379 | controller | ansible.builtin.include_vars -------------------------------------------- 0.15s
2026-06-11 18:04:35.540383 | controller | cifmw_setup ------------------------------------------------------------- 0.08s
2026-06-11 18:04:35.540386 | controller | ansible.builtin.debug --------------------------------------------------- 0.03s
2026-06-11 18:04:35.540389 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 18:04:35.540393 | controller | total ---------------------------------------------------------------- 1461.29s
2026-06-11 18:04:35.950721 | controller | ok: Runtime: 0:24:22.140506
2026-06-11 18:04:36.036773 | 
2026-06-11 18:04:36.036970 | PLAY RECAP
2026-06-11 18:04:36.037070 | controller | ok: 4 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 18:04:36.037113 | 
2026-06-11 18:04:36.484777 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-11 18:04:36.494087 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 18:04:37.360139 | 
2026-06-11 18:04:37.360320 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 18:04:37.383709 | 
2026-06-11 18:04:37.383896 | TASK [Filter out host if needed]
2026-06-11 18:04:37.391822 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 18:04:37.395151 | 
2026-06-11 18:04:37.395217 | TASK [Ensure we have the ci-framework on host]
2026-06-11 18:04:38.224771 | controller | ok
2026-06-11 18:04:38.236424 | 
2026-06-11 18:04:38.236583 | TASK [End host if no basedir]
2026-06-11 18:04:38.256695 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 18:04:38.265399 | 
2026-06-11 18:04:38.265490 | TASK [Read base centos-9 scenarios]
2026-06-11 18:04:38.287463 | controller | ok
2026-06-11 18:04:38.437382 | 
2026-06-11 18:04:38.437577 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:38.461937 | controller | skipping: Conditional result was False
2026-06-11 18:04:38.467163 | 
2026-06-11 18:04:38.467249 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:38.801355 | controller | ok
2026-06-11 18:04:38.807569 | 
2026-06-11 18:04:38.807670 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:38.843568 | controller | skipping: Conditional result was False
2026-06-11 18:04:38.851270 | 
2026-06-11 18:04:38.851377 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:38.887718 | 
2026-06-11 18:04:38.887972 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:38.923962 | 
2026-06-11 18:04:38.924217 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:38.971612 | 
2026-06-11 18:04:38.971806 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:38.996757 | controller | skipping: Conditional result was False
2026-06-11 18:04:39.006194 | 
2026-06-11 18:04:39.006264 | TASK [run_hook : Assert parameters are valid]
2026-06-11 18:04:39.201066 | controller | ok: All assertions passed
2026-06-11 18:04:39.206976 | 
2026-06-11 18:04:39.207077 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 18:04:39.425285 | controller | ok: All assertions passed
2026-06-11 18:04:39.430229 | 
2026-06-11 18:04:39.430296 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 18:04:39.503418 | 
2026-06-11 18:04:39.503720 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 18:04:39.529701 | controller | skipping: Conditional result was False
2026-06-11 18:04:39.536832 | 
2026-06-11 18:04:39.536949 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 18:04:39.557515 | controller | ok
2026-06-11 18:04:39.582888 | 
2026-06-11 18:04:39.583014 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 18:04:39.966134 | controller | ok
2026-06-11 18:04:39.974084 | 
2026-06-11 18:04:39.974191 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 18:04:40.440193 | controller | ok: All paths examined
2026-06-11 18:04:40.446752 | 
2026-06-11 18:04:40.446834 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 18:04:40.497713 | 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 18:04:40.502346 | 
2026-06-11 18:04:40.502434 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 18:04:40.551745 | controller | Output suppressed because no_log was given
2026-06-11 18:04:40.552661 | 
2026-06-11 18:04:40.565105 | controller | Output suppressed because no_log was given
2026-06-11 18:04:40.571259 | controller | Output suppressed because no_log was given
2026-06-11 18:04:40.576712 | controller | Output suppressed because no_log was given
2026-06-11 18:04:40.582061 | controller | Output suppressed because no_log was given
2026-06-11 18:04:40.596434 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 18:04:40.601945 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 18:04:40.608418 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 18:04:40.613872 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 18:04:40.619361 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 18:04:40.626629 | 
2026-06-11 18:04:40.626729 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:40.671889 | controller | skipping: Conditional result was False
2026-06-11 18:04:40.677701 | 
2026-06-11 18:04:40.677775 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:41.123668 | controller | ok
2026-06-11 18:04:41.138147 | 
2026-06-11 18:04:41.138297 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:41.519792 | controller -> localhost | changed
2026-06-11 18:04:41.535788 | 
2026-06-11 18:04:41.535996 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:41.991338 | controller | Output suppressed because no_log was given
2026-06-11 18:04:41.995801 | 
2026-06-11 18:04:41.995892 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:42.731281 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:42.737315 | 
2026-06-11 18:04:42.737403 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:42.826775 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:42.834547 | 
2026-06-11 18:04:42.834717 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:43.443013 | controller -> localhost | changed
2026-06-11 18:04:43.454810 | 
2026-06-11 18:04:43.455226 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:43.502999 | controller | skipping: Conditional result was False
2026-06-11 18:04:43.514231 | 
2026-06-11 18:04:43.514468 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:43.880146 | controller | ok
2026-06-11 18:04:43.885184 | 
2026-06-11 18:04:43.885297 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:44.153902 | controller -> localhost | changed
2026-06-11 18:04:44.170214 | 
2026-06-11 18:04:44.170414 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:44.530297 | controller | Output suppressed because no_log was given
2026-06-11 18:04:44.539708 | 
2026-06-11 18:04:44.539895 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:45.045352 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:45.058347 | 
2026-06-11 18:04:45.058482 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:45.118458 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:45.129445 | 
2026-06-11 18:04:45.129582 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:45.410802 | controller -> localhost | changed
2026-06-11 18:04:45.417346 | 
2026-06-11 18:04:45.417421 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:45.453984 | controller | skipping: Conditional result was False
2026-06-11 18:04:45.462062 | 
2026-06-11 18:04:45.462134 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:45.829056 | controller | ok
2026-06-11 18:04:45.834022 | 
2026-06-11 18:04:45.834105 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:46.095469 | controller -> localhost | changed
2026-06-11 18:04:46.106939 | 
2026-06-11 18:04:46.107053 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:46.471940 | controller | Output suppressed because no_log was given
2026-06-11 18:04:46.476153 | 
2026-06-11 18:04:46.476253 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:47.202947 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:47.210085 | 
2026-06-11 18:04:47.210204 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:47.255673 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:47.261254 | 
2026-06-11 18:04:47.261329 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:47.560070 | controller -> localhost | changed
2026-06-11 18:04:47.574510 | 
2026-06-11 18:04:47.574766 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:47.612588 | controller | skipping: Conditional result was False
2026-06-11 18:04:47.627053 | 
2026-06-11 18:04:47.627308 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:48.038508 | controller | ok
2026-06-11 18:04:48.043236 | 
2026-06-11 18:04:48.043297 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:48.729953 | controller -> localhost | changed
2026-06-11 18:04:48.735668 | 
2026-06-11 18:04:48.735749 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:49.028909 | controller | Output suppressed because no_log was given
2026-06-11 18:04:49.033212 | 
2026-06-11 18:04:49.033286 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:49.505881 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:49.511773 | 
2026-06-11 18:04:49.511902 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:49.550559 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:49.564568 | 
2026-06-11 18:04:49.564909 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:49.837319 | controller -> localhost | changed
2026-06-11 18:04:49.845954 | 
2026-06-11 18:04:49.846046 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:04:49.891912 | controller | skipping: Conditional result was False
2026-06-11 18:04:49.901126 | 
2026-06-11 18:04:49.901249 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:04:50.273536 | controller | ok
2026-06-11 18:04:50.288703 | 
2026-06-11 18:04:50.288966 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:04:50.614231 | controller -> localhost | changed
2026-06-11 18:04:50.622734 | 
2026-06-11 18:04:50.622924 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:04:50.980639 | controller | Output suppressed because no_log was given
2026-06-11 18:04:50.985054 | 
2026-06-11 18:04:50.985123 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:04:51.517254 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:51.523578 | 
2026-06-11 18:04:51.523649 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:04:51.560030 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 18:04:51.566332 | 
2026-06-11 18:04:51.566395 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:04:51.846422 | controller -> localhost | changed
2026-06-11 18:04:51.964255 | 
2026-06-11 18:04:51.964426 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 18:04:51.989498 | controller | skipping: Conditional result was False
2026-06-11 18:04:51.994989 | 
2026-06-11 18:04:51.995120 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 18:04:52.023974 | controller | ok
2026-06-11 18:04:52.028721 | 
2026-06-11 18:04:52.028841 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 18:04:52.370166 | controller | ok
2026-06-11 18:04:52.377437 | 
2026-06-11 18:04:52.377598 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 18:04:53.268395 | controller | ok
2026-06-11 18:04:53.281466 | 
2026-06-11 18:04:53.281558 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 18:04:53.614093 | controller | ok: "artifacts"
2026-06-11 18:04:53.978390 | controller | ok: "logs"
2026-06-11 18:04:53.991842 | 
2026-06-11 18:04:53.992048 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 18:04:54.033910 | controller | ERROR
2026-06-11 18:04:54.034301 | controller | {
2026-06-11 18:04:54.034333 | controller |   "ansible_facts": {},
2026-06-11 18:04:54.034359 | controller |   "ansible_included_var_files": [],
2026-06-11 18:04:54.034376 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 18:04:54.034393 | controller | }
2026-06-11 18:04:54.034415 | controller | ERROR: Ignoring Errors
2026-06-11 18:04:54.038709 | 
2026-06-11 18:04:54.038779 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 18:04:55.597420 | controller | changed
2026-06-11 18:04:55.603487 | 
2026-06-11 18:04:55.603561 | TASK [artifacts : Gather facts]
2026-06-11 18:04:56.948330 | controller | changed
2026-06-11 18:04:56.960668 | 
2026-06-11 18:04:56.960891 | TASK [artifacts : Copy some network configuration files]
2026-06-11 18:04:57.527483 | controller | ok: Runtime: 0:00:00.039673
2026-06-11 18:04:57.531737 | 
2026-06-11 18:04:57.531808 | TASK [artifacts : Get installed packages list]
2026-06-11 18:04:58.700286 | controller | ok
2026-06-11 18:04:58.826589 | 
2026-06-11 18:04:58.826846 | TASK [artifacts : Output package list]
2026-06-11 18:05:00.407067 | controller | changed
2026-06-11 18:05:00.428456 | 
2026-06-11 18:05:00.428798 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 18:05:01.065132 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 18:05:01.065453 | controller | ok: All items complete
2026-06-11 18:05:01.065490 | 
2026-06-11 18:05:01.129439 | 
2026-06-11 18:05:01.129621 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 18:05:01.504623 | controller | changed
2026-06-11 18:05:01.525949 | 
2026-06-11 18:05:01.526132 | LOOP [os_must_gather : Construct project change list]
2026-06-11 18:05:01.602597 | controller | ok:
2026-06-11 18:05:01.603030 | controller | {
2026-06-11 18:05:01.603077 | controller |   "branch": "main",
2026-06-11 18:05:01.603110 | controller |   "change": "3773",
2026-06-11 18:05:01.603146 | controller |   "change_message": "[multiple] nova05epsilon: adjust Ceph for BM SNO DCN cases\n\n1.  Adjust ceph.yml post_stage_run hook for DCN conventions\r\n\r\n    The ceph.yml post_stage_run hook (via cifmw_ceph_client role) writes Ceph config files to  \r\n    cifmw_ceph_client_fetch_dir (default /tmp/). This template reads those files and provides them as base64-\r\n    encoded values under data.ceph_conf (DCN convention).\r\n\r\n2.  Allow overriding ssh and storage_mgmt\r\n    \r\n    To allow BM SNO with ceph using custom ceph CIDR values,\r\n    make ssh_network_range and storage_mgmt_network_range overridable via\r\n    cifmw_ceph_ssh_network_range and cifmw_ceph_storage_mgmt_network_range.\r\n    Both are set in set_fact which clobbers extra vars, so we use the\r\n    cifmw_ indirection with default() to preserve original defaults.\r\n    \r\n    NOTE: storage_network_range also needs this treatment.\r\n    It use to be commented out in set_fact, and this change needs\r\n    extra testing with Ceph ci jobs perhaps.\r\n\r\n    Also gather network facts for IP-to-host mapping. \r\n\r\n3. Fix Swift by Ceph RGW on SNO setup                                                                                                                                                              \r\n\r\n    On SNO with a single EDPM compute (single-host CephHCI), the Ceph\r\n    ingress service (haproxy/keepalived) is not deployed because the\r\n    ceph_rgw.yml.j2 spec template only creates it for multi-host clusters.\r\n\r\n    Parameterize RGW port to correct the Keystone Swift endpoint for SNO.\r\n    Change the VIP detection logic so that if cifmw_cephadm_rgw_vip\r\n    is pre-set (e.g. to the host's storage IP for SNO cases) - it's\r\n    preserved. Otherwise it falls back to cifmw_cephadm_vip\r\n    (the ingress VIP) as before.\r\n\r\n    Users will be able to chose from VIP:8080 vs host_ip:8082 accordingly.\r\n\r\nJira: [OSPRH-27641](https://redhat.atlassian.net/browse/OSPRH-27641)\r\nGenerated-by: claude-4.6-opus-high",
2026-06-11 18:05:01.603183 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3773",
2026-06-11 18:05:01.603214 | controller |   "commit_id": "af28e3154d9fffee44d2c46cf5df3df2c533ab9a",
2026-06-11 18:05:01.603265 | controller |   "patchset": "af28e3154d9fffee44d2c46cf5df3df2c533ab9a",
2026-06-11 18:05:01.603314 | controller |   "project": {
2026-06-11 18:05:01.603350 | controller |     "canonical_hostname": "github.com",
2026-06-11 18:05:01.603385 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 18:05:01.603439 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 18:05:01.603477 | controller |     "short_name": "ci-framework",
2026-06-11 18:05:01.603514 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 18:05:01.603547 | controller |   },
2026-06-11 18:05:01.603581 | controller |   "topic": null
2026-06-11 18:05:01.603615 | controller | }
2026-06-11 18:05:01.679406 | 
2026-06-11 18:05:01.679606 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 18:05:02.303072 | controller | skipping: Conditional result was False
2026-06-11 18:05:02.352351 | 
2026-06-11 18:05:02.352579 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 18:05:02.379994 | controller | skipping: Conditional result was False
2026-06-11 18:05:02.482429 | 
2026-06-11 18:05:02.482558 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 18:05:02.522694 | controller | skipping: Conditional result was False
2026-06-11 18:05:02.554496 | 
2026-06-11 18:05:02.554701 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 18:05:02.582781 | controller | skipping: Conditional result was False
2026-06-11 18:05:02.609487 | 
2026-06-11 18:05:02.609691 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 18:05:02.637427 | controller | skipping: Conditional result was False
2026-06-11 18:05:02.664424 | 
2026-06-11 18:05:02.664616 | TASK [os_must_gather : Check for oc command]
2026-06-11 18:05:04.007323 | controller | changed
2026-06-11 18:05:04.028343 | 
2026-06-11 18:05:04.028450 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 18:05:04.438266 | controller | ok
2026-06-11 18:05:04.458011 | 
2026-06-11 18:05:04.458157 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 18:14:47.756438 | controller | changed
2026-06-11 18:14:47.841679 | 
2026-06-11 18:14:47.841951 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 18:14:47.902316 | controller | skipping: Conditional result was False
2026-06-11 18:14:47.946831 | 
2026-06-11 18:14:47.947084 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 18:14:48.642351 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.679293 | 
2026-06-11 18:14:48.679481 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 18:14:48.736990 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.769449 | 
2026-06-11 18:14:48.769632 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 18:14:48.829171 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.829516 | controller | ok: All items complete
2026-06-11 18:14:48.829545 | 
2026-06-11 18:14:48.849595 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.866525 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.884483 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.898877 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.915106 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.933347 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.951832 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.971414 | controller | skipping: Conditional result was False
2026-06-11 18:14:48.989233 | controller | skipping: Conditional result was False
2026-06-11 18:14:49.007367 | controller | skipping: Conditional result was False
2026-06-11 18:14:49.023149 | controller | skipping: Conditional result was False
2026-06-11 18:14:49.038237 | controller | skipping: Conditional result was False
2026-06-11 18:14:49.052759 | controller | skipping: Conditional result was False
2026-06-11 18:14:49.086568 | 
2026-06-11 18:14:49.086772 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 18:14:49.437448 | controller | ok: All paths examined
2026-06-11 18:14:49.465840 | 
2026-06-11 18:14:49.466067 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 18:14:49.867396 | controller | changed
2026-06-11 18:14:49.916918 | 
2026-06-11 18:14:49.917122 | TASK [os_must_gather : Collect pod usage]
2026-06-11 18:14:49.984282 | controller | ok
2026-06-11 18:14:50.098495 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 18:14:50.122413 | 
2026-06-11 18:14:50.122576 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 18:14:50.729689 | controller | error: Metrics API not available
2026-06-11 18:14:50.819383 | controller | ERROR
2026-06-11 18:14:50.819613 | controller | {
2026-06-11 18:14:50.819724 | controller |   "delta": "0:00:00.136154",
2026-06-11 18:14:50.819746 | controller |   "end": "2026-06-11 18:14:50.737616",
2026-06-11 18:14:50.819763 | controller |   "msg": "non-zero return code",
2026-06-11 18:14:50.819780 | controller |   "rc": 1,
2026-06-11 18:14:50.819796 | controller |   "start": "2026-06-11 18:14:50.601462"
2026-06-11 18:14:50.819812 | controller | }
2026-06-11 18:14:50.819835 | controller | ERROR: Ignoring Errors
2026-06-11 18:14:50.840256 | 
2026-06-11 18:14:50.840430 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 18:14:50.875592 | controller | skipping: Conditional result was False
2026-06-11 18:14:50.915780 | 
2026-06-11 18:14:50.916026 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 18:14:51.619407 | controller | skipping: Conditional result was False
2026-06-11 18:14:51.669254 | 
2026-06-11 18:14:51.669455 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 18:14:51.705690 | controller | skipping: Conditional result was False
2026-06-11 18:14:51.764422 | 
2026-06-11 18:14:51.764698 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 18:14:51.861412 | 
2026-06-11 18:14:51.861727 | TASK [os_must_gather : Get node resource usage]
2026-06-11 18:14:52.477464 | controller | skipping: Conditional result was False
2026-06-11 18:14:52.531910 | 
2026-06-11 18:14:52.532102 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 18:14:52.592827 | controller | ok
2026-06-11 18:14:52.718720 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 18:14:52.746541 | 
2026-06-11 18:14:52.746692 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 18:14:53.152654 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 18:14:53.152725 | 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 18:14:53.400095 | controller | ERROR
2026-06-11 18:14:53.400490 | controller | {
2026-06-11 18:14:53.400560 | controller |   "delta": "0:00:00.004458",
2026-06-11 18:14:53.400604 | controller |   "end": "2026-06-11 18:14:53.152946",
2026-06-11 18:14:53.400644 | controller |   "msg": "non-zero return code",
2026-06-11 18:14:53.400683 | controller |   "rc": 2,
2026-06-11 18:14:53.400723 | controller |   "start": "2026-06-11 18:14:53.148488"
2026-06-11 18:14:53.400761 | controller | }
2026-06-11 18:14:53.400809 | controller | ERROR: Ignoring Errors
2026-06-11 18:14:53.453172 | 
2026-06-11 18:14:53.453399 | TASK [artifacts : Create crc logs directory]
2026-06-11 18:14:53.478979 | controller | skipping: Conditional result was False
2026-06-11 18:14:53.502725 | 
2026-06-11 18:14:53.502881 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 18:14:54.218045 | controller | skipping: Conditional result was False
2026-06-11 18:14:54.242933 | 
2026-06-11 18:14:54.243123 | TASK [artifacts : Recognize new keypair]
2026-06-11 18:14:54.269087 | controller | skipping: Conditional result was False
2026-06-11 18:14:54.293634 | 
2026-06-11 18:14:54.293791 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 18:14:54.329304 | controller | skipping: Conditional result was False
2026-06-11 18:14:54.358584 | 
2026-06-11 18:14:54.358770 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 18:14:54.385370 | controller | skipping: Conditional result was False
2026-06-11 18:14:54.408550 | 
2026-06-11 18:14:54.408725 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 18:14:54.434531 | controller | skipping: Conditional result was False
2026-06-11 18:14:54.459502 | 
2026-06-11 18:14:54.459697 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 18:14:56.302206 | controller | ok
2026-06-11 18:14:56.330652 | 
2026-06-11 18:14:56.330796 | TASK [artifacts : Filter out edpm vm]
2026-06-11 18:14:56.415056 | controller | ok
2026-06-11 18:14:56.445772 | 
2026-06-11 18:14:56.445985 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 18:14:56.473211 | controller | skipping: Conditional result was False
2026-06-11 18:14:56.513258 | 
2026-06-11 18:14:56.513469 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 18:14:56.687239 | 
2026-06-11 18:14:56.687420 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 18:15:05.582428 | controller | changed: "192.168.122.100"
2026-06-11 18:15:05.582686 | 
2026-06-11 18:15:05.647562 | 
2026-06-11 18:15:05.647757 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 18:15:07.685592 | controller | changed: "192.168.122.100"
2026-06-11 18:15:07.744342 | 
2026-06-11 18:15:07.744550 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 18:15:08.123774 | controller | ok: All paths examined
2026-06-11 18:15:08.153954 | 
2026-06-11 18:15:08.154143 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 18:15:08.985670 | controller | changed:
2026-06-11 18:15:08.985978 | controller | {
2026-06-11 18:15:08.986010 | controller |   "atime": 1781196190.2243547,
2026-06-11 18:15:08.986029 | controller |   "ctime": 1781201075.5381336,
2026-06-11 18:15:08.986046 | controller |   "dev": 64513,
2026-06-11 18:15:08.986062 | controller |   "gid": 1000,
2026-06-11 18:15:08.986078 | controller |   "gr_name": "zuul",
2026-06-11 18:15:08.986094 | controller |   "inode": 1384750,
2026-06-11 18:15:08.986109 | controller |   "isblk": false,
2026-06-11 18:15:08.986124 | controller |   "ischr": false,
2026-06-11 18:15:08.986139 | controller |   "isdir": false,
2026-06-11 18:15:08.986153 | controller |   "isfifo": false,
2026-06-11 18:15:08.986168 | controller |   "isgid": false,
2026-06-11 18:15:08.986183 | controller |   "islnk": false,
2026-06-11 18:15:08.986203 | controller |   "isreg": true,
2026-06-11 18:15:08.986220 | controller |   "issock": false,
2026-06-11 18:15:08.986236 | controller |   "isuid": false,
2026-06-11 18:15:08.986251 | controller |   "mode": "0644",
2026-06-11 18:15:08.986266 | controller |   "mtime": 1781201075.5381336,
2026-06-11 18:15:08.986282 | controller |   "nlink": 1,
2026-06-11 18:15:08.986297 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 18:15:08.986313 | controller |   "pw_name": "zuul",
2026-06-11 18:15:08.986328 | controller |   "rgrp": true,
2026-06-11 18:15:08.986343 | controller |   "roth": true,
2026-06-11 18:15:08.986358 | controller |   "rusr": true,
2026-06-11 18:15:08.986373 | controller |   "size": 426211,
2026-06-11 18:15:08.986388 | controller |   "uid": 1000,
2026-06-11 18:15:08.986403 | controller |   "wgrp": false,
2026-06-11 18:15:08.986417 | controller |   "woth": false,
2026-06-11 18:15:08.986432 | controller |   "wusr": true,
2026-06-11 18:15:08.986447 | controller |   "xgrp": false,
2026-06-11 18:15:08.986462 | controller |   "xoth": false,
2026-06-11 18:15:08.986477 | controller |   "xusr": false
2026-06-11 18:15:08.986492 | controller | }
2026-06-11 18:15:08.986522 | controller | changed: All items complete
2026-06-11 18:15:08.986556 | 
2026-06-11 18:15:09.046295 | 
2026-06-11 18:15:09.046515 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 18:15:14.270081 | controller | ok: Runtime: 0:00:04.572171
2026-06-11 18:15:14.299621 | 
2026-06-11 18:15:14.299776 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 18:17:04.081274 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 18:17:04.993023 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 18:17:05.044300 | 
2026-06-11 18:17:05.044448 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 18:17:05.480159 | controller | ok: "artifacts"
2026-06-11 18:17:05.480598 | controller | changed: All items complete
2026-06-11 18:17:05.480643 | 
2026-06-11 18:17:05.767443 | controller | ok: "logs"
2026-06-11 18:17:05.811233 | 
2026-06-11 18:17:05.811459 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 18:17:07.022312 | controller | ok: Runtime: 0:00:00.259485
2026-06-11 18:17:07.043435 | 
2026-06-11 18:17:07.043618 | TASK [env_op_images : Get images from the CSV]
2026-06-11 18:17:07.636198 | controller | apiVersion: v1
2026-06-11 18:17:07.636296 | controller | items:
2026-06-11 18:17:07.636308 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 18:17:07.636315 | controller |   kind: ClusterServiceVersion
2026-06-11 18:17:07.636321 | controller |   metadata:
2026-06-11 18:17:07.636326 | controller |     annotations:
2026-06-11 18:17:07.636332 | controller |       alm-examples: |-
2026-06-11 18:17:07.636338 | controller |         [
2026-06-11 18:17:07.636343 | controller |           {
2026-06-11 18:17:07.636351 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 18:17:07.636357 | controller |             "kind": "OpenStack",
2026-06-11 18:17:07.636364 | controller |             "metadata": {
2026-06-11 18:17:07.636368 | controller |               "labels": {
2026-06-11 18:17:07.636374 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 18:17:07.636379 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 18:17:07.636386 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 18:17:07.636392 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 18:17:07.636397 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 18:17:07.636402 | controller |               },
2026-06-11 18:17:07.636406 | controller |               "name": "openstack",
2026-06-11 18:17:07.636411 | controller |               "namespace": "openstack-operators"
2026-06-11 18:17:07.636417 | controller |             },
2026-06-11 18:17:07.636421 | controller |             "spec": {
2026-06-11 18:17:07.636426 | controller |               "operatorOverrides": [
2026-06-11 18:17:07.636431 | controller |                 {
2026-06-11 18:17:07.636436 | controller |                   "controllerManager": {
2026-06-11 18:17:07.636441 | controller |                     "resources": {
2026-06-11 18:17:07.636446 | controller |                       "limits": {
2026-06-11 18:17:07.636451 | controller |                         "cpu": "600m",
2026-06-11 18:17:07.636459 | controller |                         "memory": "2Gi"
2026-06-11 18:17:07.636464 | controller |                       }
2026-06-11 18:17:07.636469 | controller |                     }
2026-06-11 18:17:07.636474 | controller |                   },
2026-06-11 18:17:07.636479 | controller |                   "name": "infra",
2026-06-11 18:17:07.636484 | controller |                   "replicas": 1
2026-06-11 18:17:07.636489 | controller |                 }
2026-06-11 18:17:07.636493 | controller |               ]
2026-06-11 18:17:07.636498 | controller |             }
2026-06-11 18:17:07.636503 | controller |           }
2026-06-11 18:17:07.636508 | controller |         ]
2026-06-11 18:17:07.636512 | controller |       capabilities: Seamless Upgrades
2026-06-11 18:17:07.636517 | controller |       createdAt: "2026-06-11T16:15:44Z"
2026-06-11 18:17:07.636522 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 18:17:07.636527 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 18:17:07.636531 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 18:17:07.636536 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 18:17:07.636541 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 18:17:07.636546 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 18:17:07.636550 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 18:17:07.636555 | controller |       olm.operatorGroup: openstack
2026-06-11 18:17:07.636560 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 18:17:07.636565 | controller |       olm.targetNamespaces: ""
2026-06-11 18:17:07.636571 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 18:17:07.636578 | 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:17:07.636586 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 18:17:07.636591 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 18:17:07.636595 | controller |         "OpenShift Platform Plus"]'
2026-06-11 18:17:07.636606 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 18:17:07.636611 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 18:17:07.636616 | controller |     creationTimestamp: "2026-06-11T17:41:37Z"
2026-06-11 18:17:07.636621 | controller |     finalizers:
2026-06-11 18:17:07.636626 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 18:17:07.636631 | controller |     generation: 1
2026-06-11 18:17:07.636635 | controller |     labels:
2026-06-11 18:17:07.636640 | controller |       olm.managed: "true"
2026-06-11 18:17:07.636645 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 18:17:07.636650 | controller |     name: openstack-operator.v0.6.0
2026-06-11 18:17:07.636654 | controller |     namespace: openstack-operators
2026-06-11 18:17:07.636659 | controller |     resourceVersion: "86795"
2026-06-11 18:17:07.636664 | controller |     uid: 4934a356-7cfe-42d0-957b-9de945ba340a
2026-06-11 18:17:07.636669 | controller |   spec:
2026-06-11 18:17:07.636674 | controller |     apiservicedefinitions: {}
2026-06-11 18:17:07.636678 | controller |     cleanup:
2026-06-11 18:17:07.636683 | controller |       enabled: false
2026-06-11 18:17:07.636688 | controller |     customresourcedefinitions:
2026-06-11 18:17:07.636693 | controller |       owned:
2026-06-11 18:17:07.636697 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 18:17:07.636702 | controller |         displayName: Open Stack
2026-06-11 18:17:07.636707 | controller |         kind: OpenStack
2026-06-11 18:17:07.636711 | controller |         name: openstacks.operator.openstack.org
2026-06-11 18:17:07.636716 | controller |         version: v1beta1
2026-06-11 18:17:07.636721 | controller |     description: Install and configure OpenStack
2026-06-11 18:17:07.636726 | controller |     displayName: OpenStack
2026-06-11 18:17:07.636731 | controller |     icon:
2026-06-11 18:17:07.636774 | 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:17:07.636795 | controller |       mediatype: image/png
2026-06-11 18:17:07.636801 | controller |     install:
2026-06-11 18:17:07.636806 | controller |       spec:
2026-06-11 18:17:07.636811 | controller |         clusterPermissions:
2026-06-11 18:17:07.636816 | controller |         - rules:
2026-06-11 18:17:07.636823 | controller |           - apiGroups:
2026-06-11 18:17:07.636829 | controller |             - authentication.k8s.io
2026-06-11 18:17:07.636836 | controller |             resources:
2026-06-11 18:17:07.636843 | controller |             - tokenreviews
2026-06-11 18:17:07.636850 | controller |             verbs:
2026-06-11 18:17:07.636856 | controller |             - create
2026-06-11 18:17:07.636875 | controller |           - apiGroups:
2026-06-11 18:17:07.636883 | controller |             - authorization.k8s.io
2026-06-11 18:17:07.636895 | controller |             resources:
2026-06-11 18:17:07.636903 | controller |             - subjectaccessreviews
2026-06-11 18:17:07.636909 | controller |             verbs:
2026-06-11 18:17:07.636916 | controller |             - create
2026-06-11 18:17:07.636922 | controller |           - apiGroups:
2026-06-11 18:17:07.636928 | controller |             - ""
2026-06-11 18:17:07.636934 | controller |             resources:
2026-06-11 18:17:07.636940 | controller |             - configmaps
2026-06-11 18:17:07.636946 | controller |             - namespaces
2026-06-11 18:17:07.636952 | controller |             - serviceaccounts
2026-06-11 18:17:07.636958 | controller |             - services
2026-06-11 18:17:07.636965 | controller |             verbs:
2026-06-11 18:17:07.636971 | controller |             - '*'
2026-06-11 18:17:07.636978 | controller |           - apiGroups:
2026-06-11 18:17:07.636984 | controller |             - admissionregistration.k8s.io
2026-06-11 18:17:07.636990 | controller |             resources:
2026-06-11 18:17:07.636996 | controller |             - mutatingwebhookconfigurations
2026-06-11 18:17:07.637003 | controller |             - validatingwebhookconfigurations
2026-06-11 18:17:07.637009 | controller |             verbs:
2026-06-11 18:17:07.637015 | controller |             - '*'
2026-06-11 18:17:07.637022 | controller |           - apiGroups:
2026-06-11 18:17:07.637028 | controller |             - apiextensions.k8s.io
2026-06-11 18:17:07.637035 | controller |             resources:
2026-06-11 18:17:07.637065 | controller |             - '*'
2026-06-11 18:17:07.637072 | controller |             verbs:
2026-06-11 18:17:07.637079 | controller |             - '*'
2026-06-11 18:17:07.637085 | controller |           - apiGroups:
2026-06-11 18:17:07.637092 | controller |             - apps
2026-06-11 18:17:07.637104 | controller |             resources:
2026-06-11 18:17:07.637110 | controller |             - deployments
2026-06-11 18:17:07.637117 | controller |             verbs:
2026-06-11 18:17:07.637124 | controller |             - create
2026-06-11 18:17:07.637131 | controller |             - delete
2026-06-11 18:17:07.637137 | controller |             - get
2026-06-11 18:17:07.637144 | controller |             - list
2026-06-11 18:17:07.637150 | controller |             - patch
2026-06-11 18:17:07.637157 | controller |             - update
2026-06-11 18:17:07.637164 | controller |             - watch
2026-06-11 18:17:07.637170 | controller |           - apiGroups:
2026-06-11 18:17:07.637177 | controller |             - cert-manager.io
2026-06-11 18:17:07.637184 | controller |             resources:
2026-06-11 18:17:07.637191 | controller |             - certificates
2026-06-11 18:17:07.637198 | controller |             - issuers
2026-06-11 18:17:07.637204 | controller |             verbs:
2026-06-11 18:17:07.637211 | controller |             - create
2026-06-11 18:17:07.637220 | controller |             - delete
2026-06-11 18:17:07.637227 | controller |             - get
2026-06-11 18:17:07.637234 | controller |             - list
2026-06-11 18:17:07.637243 | controller |             - patch
2026-06-11 18:17:07.637249 | controller |             - update
2026-06-11 18:17:07.637256 | controller |             - watch
2026-06-11 18:17:07.637262 | controller |           - apiGroups:
2026-06-11 18:17:07.637269 | controller |             - discovery.k8s.io
2026-06-11 18:17:07.637275 | controller |             resources:
2026-06-11 18:17:07.637282 | controller |             - endpointslices
2026-06-11 18:17:07.637288 | controller |             verbs:
2026-06-11 18:17:07.637294 | controller |             - get
2026-06-11 18:17:07.637300 | controller |             - list
2026-06-11 18:17:07.637307 | controller |             - watch
2026-06-11 18:17:07.637314 | controller |           - apiGroups:
2026-06-11 18:17:07.637320 | controller |             - monitoring.coreos.com
2026-06-11 18:17:07.637326 | controller |             resources:
2026-06-11 18:17:07.637332 | controller |             - servicemonitors
2026-06-11 18:17:07.637339 | controller |             verbs:
2026-06-11 18:17:07.637345 | controller |             - create
2026-06-11 18:17:07.637353 | controller |             - delete
2026-06-11 18:17:07.637359 | controller |             - get
2026-06-11 18:17:07.637366 | controller |             - list
2026-06-11 18:17:07.637372 | controller |             - update
2026-06-11 18:17:07.637378 | controller |             - watch
2026-06-11 18:17:07.637385 | controller |           - apiGroups:
2026-06-11 18:17:07.637392 | controller |             - networking.k8s.io
2026-06-11 18:17:07.637398 | controller |             resources:
2026-06-11 18:17:07.637404 | controller |             - networkpolicies
2026-06-11 18:17:07.637410 | controller |             verbs:
2026-06-11 18:17:07.637417 | controller |             - create
2026-06-11 18:17:07.637424 | controller |             - delete
2026-06-11 18:17:07.637431 | controller |             - get
2026-06-11 18:17:07.637468 | controller |             - list
2026-06-11 18:17:07.637482 | controller |             - update
2026-06-11 18:17:07.637489 | controller |           - apiGroups:
2026-06-11 18:17:07.637496 | controller |             - operator.openstack.org
2026-06-11 18:17:07.637503 | controller |             resources:
2026-06-11 18:17:07.637509 | controller |             - openstacks
2026-06-11 18:17:07.637516 | controller |             verbs:
2026-06-11 18:17:07.637523 | controller |             - create
2026-06-11 18:17:07.637529 | controller |             - delete
2026-06-11 18:17:07.637536 | controller |             - get
2026-06-11 18:17:07.637542 | controller |             - list
2026-06-11 18:17:07.637549 | controller |             - patch
2026-06-11 18:17:07.637555 | controller |             - update
2026-06-11 18:17:07.637562 | controller |             - watch
2026-06-11 18:17:07.637568 | controller |           - apiGroups:
2026-06-11 18:17:07.637574 | controller |             - operator.openstack.org
2026-06-11 18:17:07.637580 | controller |             resources:
2026-06-11 18:17:07.637586 | controller |             - openstacks/finalizers
2026-06-11 18:17:07.637591 | controller |             verbs:
2026-06-11 18:17:07.637595 | controller |             - update
2026-06-11 18:17:07.637600 | controller |           - apiGroups:
2026-06-11 18:17:07.637605 | controller |             - operator.openstack.org
2026-06-11 18:17:07.637609 | controller |             resources:
2026-06-11 18:17:07.637614 | controller |             - openstacks/status
2026-06-11 18:17:07.637619 | controller |             verbs:
2026-06-11 18:17:07.637623 | controller |             - get
2026-06-11 18:17:07.637628 | controller |             - patch
2026-06-11 18:17:07.637633 | controller |             - update
2026-06-11 18:17:07.637637 | controller |           - apiGroups:
2026-06-11 18:17:07.637642 | controller |             - operators.coreos.com
2026-06-11 18:17:07.637647 | controller |             resources:
2026-06-11 18:17:07.637651 | controller |             - clusterserviceversions
2026-06-11 18:17:07.637656 | controller |             - installplans
2026-06-11 18:17:07.637660 | controller |             - operators
2026-06-11 18:17:07.637665 | controller |             - subscriptions
2026-06-11 18:17:07.637670 | controller |             verbs:
2026-06-11 18:17:07.637674 | controller |             - delete
2026-06-11 18:17:07.637679 | controller |             - get
2026-06-11 18:17:07.637683 | controller |             - list
2026-06-11 18:17:07.637688 | controller |           - apiGroups:
2026-06-11 18:17:07.637693 | controller |             - rbac.authorization.k8s.io
2026-06-11 18:17:07.637698 | controller |             resources:
2026-06-11 18:17:07.637712 | controller |             - clusterrolebindings
2026-06-11 18:17:07.637717 | controller |             - clusterroles
2026-06-11 18:17:07.637721 | controller |             - rolebindings
2026-06-11 18:17:07.637726 | controller |             - roles
2026-06-11 18:17:07.637731 | controller |             verbs:
2026-06-11 18:17:07.637735 | controller |             - '*'
2026-06-11 18:17:07.637740 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 18:17:07.637745 | controller |         deployments:
2026-06-11 18:17:07.637749 | controller |         - label:
2026-06-11 18:17:07.637754 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:17:07.637759 | controller |             control-plane: controller-manager
2026-06-11 18:17:07.637763 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 18:17:07.637768 | controller |           name: openstack-operator-controller-init
2026-06-11 18:17:07.637773 | controller |           spec:
2026-06-11 18:17:07.637778 | controller |             replicas: 1
2026-06-11 18:17:07.637782 | controller |             selector:
2026-06-11 18:17:07.637787 | controller |               matchLabels:
2026-06-11 18:17:07.637792 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:17:07.637796 | controller |                 control-plane: controller-manager
2026-06-11 18:17:07.637801 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 18:17:07.637806 | controller |             strategy: {}
2026-06-11 18:17:07.637810 | controller |             template:
2026-06-11 18:17:07.637815 | controller |               metadata:
2026-06-11 18:17:07.637822 | controller |                 annotations:
2026-06-11 18:17:07.637829 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 18:17:07.637835 | controller |                 creationTimestamp: null
2026-06-11 18:17:07.637842 | controller |                 labels:
2026-06-11 18:17:07.637849 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 18:17:07.637856 | controller |                   control-plane: controller-manager
2026-06-11 18:17:07.637869 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 18:17:07.637876 | controller |               spec:
2026-06-11 18:17:07.637882 | controller |                 containers:
2026-06-11 18:17:07.637889 | controller |                 - args:
2026-06-11 18:17:07.637896 | controller |                   - --leader-elect
2026-06-11 18:17:07.637902 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 18:17:07.637909 | controller |                   command:
2026-06-11 18:17:07.637915 | controller |                   - /operator
2026-06-11 18:17:07.637922 | controller |                   env:
2026-06-11 18:17:07.637929 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.637935 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 18:17:07.637943 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.637949 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 18:17:07.637956 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.637962 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 18:17:07.637968 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.637975 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 18:17:07.637981 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.637987 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 18:17:07.637994 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638001 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 18:17:07.638007 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638014 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 18:17:07.638021 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638027 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 18:17:07.638034 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638066 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 18:17:07.638073 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638079 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 18:17:07.638085 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638092 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 18:17:07.638099 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638105 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 18:17:07.638111 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638117 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 18:17:07.638123 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638129 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 18:17:07.638135 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638141 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 18:17:07.638153 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638169 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 18:17:07.638176 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638182 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 18:17:07.638188 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638194 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 18:17:07.638201 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638209 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 18:17:07.638219 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638227 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 18:17:07.638234 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638241 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 18:17:07.638249 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638256 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 18:17:07.638263 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638270 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 18:17:07.638277 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638285 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 18:17:07.638292 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638299 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 18:17:07.638306 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638313 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 18:17:07.638321 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638328 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 18:17:07.638335 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638343 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 18:17:07.638350 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638357 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 18:17:07.638364 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638371 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 18:17:07.638378 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638385 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 18:17:07.638393 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638400 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 18:17:07.638407 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638414 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 18:17:07.638429 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638436 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 18:17:07.638443 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638451 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 18:17:07.638458 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638470 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 18:17:07.638478 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638485 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 18:17:07.638492 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638499 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 18:17:07.638507 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638522 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 18:17:07.638530 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638537 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 18:17:07.638544 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638551 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 18:17:07.638558 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638566 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 18:17:07.638573 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638580 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 18:17:07.638587 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638594 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 18:17:07.638602 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638609 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 18:17:07.638616 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638623 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 18:17:07.638630 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638637 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 18:17:07.638645 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638652 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 18:17:07.638659 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638666 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 18:17:07.638671 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638676 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 18:17:07.638681 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638691 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 18:17:07.638696 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638701 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 18:17:07.638706 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638711 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 18:17:07.638716 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638722 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 18:17:07.638727 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638732 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 18:17:07.638737 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638742 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 18:17:07.638747 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638752 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 18:17:07.638757 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638762 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 18:17:07.638767 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638772 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 18:17:07.638777 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638782 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 18:17:07.638787 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638792 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 18:17:07.638797 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638802 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 18:17:07.638807 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638818 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 18:17:07.638826 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638833 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 18:17:07.638840 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638848 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 18:17:07.638855 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638862 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 18:17:07.638869 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638876 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 18:17:07.638883 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638890 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 18:17:07.638897 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638910 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 18:17:07.638917 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638925 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 18:17:07.638932 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638939 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 18:17:07.638946 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638953 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 18:17:07.638960 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638966 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 18:17:07.638974 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.638986 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 18:17:07.638993 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639000 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 18:17:07.639007 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639015 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 18:17:07.639022 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639029 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 18:17:07.639036 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639065 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 18:17:07.639077 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639084 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 18:17:07.639089 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639094 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 18:17:07.639099 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639104 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 18:17:07.639109 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639114 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 18:17:07.639119 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639124 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 18:17:07.639129 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639134 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 18:17:07.639139 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639144 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 18:17:07.639149 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639154 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 18:17:07.639170 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639176 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 18:17:07.639181 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639186 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 18:17:07.639191 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639196 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 18:17:07.639201 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639207 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 18:17:07.639213 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639218 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 18:17:07.639224 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639230 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 18:17:07.639235 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 18:17:07.639240 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 18:17:07.639245 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 18:17:07.639250 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 18:17:07.639255 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639261 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 18:17:07.639266 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639275 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 18:17:07.639280 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639285 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 18:17:07.639291 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639296 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 18:17:07.639301 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639306 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 18:17:07.639312 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639317 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 18:17:07.639322 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639327 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 18:17:07.639332 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639337 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 18:17:07.639345 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639351 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 18:17:07.639356 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639364 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 18:17:07.639371 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639378 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 18:17:07.639385 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639393 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224
2026-06-11 18:17:07.639400 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639413 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 18:17:07.639421 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639428 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 18:17:07.639435 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639442 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721
2026-06-11 18:17:07.639450 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639457 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664
2026-06-11 18:17:07.639464 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639472 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 18:17:07.639479 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639486 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 18:17:07.639493 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639501 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 18:17:07.639508 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 18:17:07.639515 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83
2026-06-11 18:17:07.639522 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 18:17:07.639530 | controller |                     value: 0.6.0-1781194542
2026-06-11 18:17:07.639537 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 18:17:07.639544 | controller |                     value: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 18:17:07.639557 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 18:17:07.639565 | controller |                     value: "false"
2026-06-11 18:17:07.639572 | controller |                   - name: LEASE_DURATION
2026-06-11 18:17:07.639580 | controller |                     value: "30"
2026-06-11 18:17:07.639587 | controller |                   - name: RENEW_DEADLINE
2026-06-11 18:17:07.639603 | controller |                     value: "20"
2026-06-11 18:17:07.639610 | controller |                   - name: RETRY_PERIOD
2026-06-11 18:17:07.639618 | controller |                     value: "5"
2026-06-11 18:17:07.639629 | controller |                   image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1
2026-06-11 18:17:07.639636 | controller |                   livenessProbe:
2026-06-11 18:17:07.639644 | controller |                     httpGet:
2026-06-11 18:17:07.639651 | controller |                       path: /healthz
2026-06-11 18:17:07.639658 | controller |                       port: 8081
2026-06-11 18:17:07.639665 | controller |                     initialDelaySeconds: 15
2026-06-11 18:17:07.639672 | controller |                     periodSeconds: 20
2026-06-11 18:17:07.639679 | controller |                   name: operator
2026-06-11 18:17:07.639686 | controller |                   readinessProbe:
2026-06-11 18:17:07.639694 | controller |                     httpGet:
2026-06-11 18:17:07.639701 | controller |                       path: /readyz
2026-06-11 18:17:07.639708 | controller |                       port: 8081
2026-06-11 18:17:07.639715 | controller |                     initialDelaySeconds: 5
2026-06-11 18:17:07.639722 | controller |                     periodSeconds: 10
2026-06-11 18:17:07.639729 | controller |                   resources:
2026-06-11 18:17:07.639736 | controller |                     limits:
2026-06-11 18:17:07.639743 | controller |                       cpu: 500m
2026-06-11 18:17:07.639750 | controller |                       memory: 256Mi
2026-06-11 18:17:07.639757 | controller |                     requests:
2026-06-11 18:17:07.639765 | controller |                       cpu: 10m
2026-06-11 18:17:07.639772 | controller |                       memory: 128Mi
2026-06-11 18:17:07.639778 | controller |                   securityContext:
2026-06-11 18:17:07.639783 | controller |                     allowPrivilegeEscalation: false
2026-06-11 18:17:07.639788 | controller |                 securityContext:
2026-06-11 18:17:07.639793 | controller |                   runAsNonRoot: true
2026-06-11 18:17:07.639798 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 18:17:07.639803 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 18:17:07.639808 | controller |                 tolerations:
2026-06-11 18:17:07.639813 | controller |                 - effect: NoExecute
2026-06-11 18:17:07.639820 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 18:17:07.639827 | controller |                   operator: Exists
2026-06-11 18:17:07.639834 | controller |                   tolerationSeconds: 120
2026-06-11 18:17:07.639842 | controller |                 - effect: NoExecute
2026-06-11 18:17:07.639849 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 18:17:07.639856 | controller |                   operator: Exists
2026-06-11 18:17:07.639864 | controller |                   tolerationSeconds: 120
2026-06-11 18:17:07.639870 | controller |         permissions:
2026-06-11 18:17:07.639877 | controller |         - rules:
2026-06-11 18:17:07.639884 | controller |           - apiGroups:
2026-06-11 18:17:07.639891 | controller |             - ""
2026-06-11 18:17:07.639899 | controller |             resources:
2026-06-11 18:17:07.639906 | controller |             - configmaps
2026-06-11 18:17:07.639912 | controller |             verbs:
2026-06-11 18:17:07.639919 | controller |             - get
2026-06-11 18:17:07.639927 | controller |             - list
2026-06-11 18:17:07.639934 | controller |             - watch
2026-06-11 18:17:07.639941 | controller |             - create
2026-06-11 18:17:07.639949 | controller |             - update
2026-06-11 18:17:07.639954 | controller |             - patch
2026-06-11 18:17:07.639959 | controller |             - delete
2026-06-11 18:17:07.639964 | controller |           - apiGroups:
2026-06-11 18:17:07.639969 | controller |             - coordination.k8s.io
2026-06-11 18:17:07.639974 | controller |             resources:
2026-06-11 18:17:07.639979 | controller |             - leases
2026-06-11 18:17:07.639984 | controller |             verbs:
2026-06-11 18:17:07.639989 | controller |             - get
2026-06-11 18:17:07.640000 | controller |             - list
2026-06-11 18:17:07.640006 | controller |             - watch
2026-06-11 18:17:07.640011 | controller |             - create
2026-06-11 18:17:07.640016 | controller |             - update
2026-06-11 18:17:07.640020 | controller |             - patch
2026-06-11 18:17:07.640025 | controller |             - delete
2026-06-11 18:17:07.640031 | controller |           - apiGroups:
2026-06-11 18:17:07.640057 | controller |             - ""
2026-06-11 18:17:07.640078 | controller |             resources:
2026-06-11 18:17:07.640086 | controller |             - events
2026-06-11 18:17:07.640093 | controller |             verbs:
2026-06-11 18:17:07.640100 | controller |             - create
2026-06-11 18:17:07.640107 | controller |             - patch
2026-06-11 18:17:07.640114 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 18:17:07.640120 | controller |       strategy: deployment
2026-06-11 18:17:07.640127 | controller |     installModes:
2026-06-11 18:17:07.640134 | controller |     - supported: false
2026-06-11 18:17:07.640140 | controller |       type: OwnNamespace
2026-06-11 18:17:07.640145 | controller |     - supported: false
2026-06-11 18:17:07.640150 | controller |       type: SingleNamespace
2026-06-11 18:17:07.640155 | controller |     - supported: false
2026-06-11 18:17:07.640160 | controller |       type: MultiNamespace
2026-06-11 18:17:07.640165 | controller |     - supported: true
2026-06-11 18:17:07.640170 | controller |       type: AllNamespaces
2026-06-11 18:17:07.640175 | controller |     keywords:
2026-06-11 18:17:07.640181 | controller |     - OpenStack
2026-06-11 18:17:07.640186 | controller |     links:
2026-06-11 18:17:07.640191 | controller |     - name: Openstack Operator
2026-06-11 18:17:07.640196 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 18:17:07.640201 | controller |     maturity: alpha
2026-06-11 18:17:07.640206 | controller |     minKubeVersion: 0.0.1
2026-06-11 18:17:07.640211 | controller |     provider:
2026-06-11 18:17:07.640216 | controller |       name: Red Hat Inc.
2026-06-11 18:17:07.640221 | controller |       url: https://redhat.com/
2026-06-11 18:17:07.640226 | controller |     relatedImages:
2026-06-11 18:17:07.640231 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 18:17:07.640237 | controller |       name: agent-image-url-default
2026-06-11 18:17:07.640243 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 18:17:07.640249 | controller |       name: ansibleee-image-url-default
2026-06-11 18:17:07.640254 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 18:17:07.640260 | controller |       name: aodh-api-image-url-default
2026-06-11 18:17:07.640266 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 18:17:07.640271 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 18:17:07.640276 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 18:17:07.640281 | controller |       name: aodh-listener-image-url-default
2026-06-11 18:17:07.640286 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 18:17:07.640291 | controller |       name: aodh-notifier-image-url-default
2026-06-11 18:17:07.640296 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 18:17:07.640301 | controller |       name: apache-image-url-default
2026-06-11 18:17:07.640306 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 18:17:07.640311 | controller |       name: barbican-api-image-url-default
2026-06-11 18:17:07.640316 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 18:17:07.640321 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 18:17:07.640326 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 18:17:07.640331 | controller |       name: barbican-worker-image-url-default
2026-06-11 18:17:07.640336 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 18:17:07.640341 | controller |       name: ceilometer-central-image-url-default
2026-06-11 18:17:07.640346 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 18:17:07.640351 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 18:17:07.640356 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 18:17:07.640361 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 18:17:07.640366 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 18:17:07.640371 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 18:17:07.640385 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 18:17:07.640391 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 18:17:07.640396 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 18:17:07.640401 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 18:17:07.640406 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 18:17:07.640411 | controller |       name: ksm-image-url-default
2026-06-11 18:17:07.640416 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 18:17:07.640421 | controller |       name: cinder-api-image-url-default
2026-06-11 18:17:07.640426 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 18:17:07.640431 | controller |       name: cinder-backup-image-url-default
2026-06-11 18:17:07.640436 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 18:17:07.640441 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 18:17:07.640446 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 18:17:07.640451 | controller |       name: cinder-volume-image-url-default
2026-06-11 18:17:07.640456 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 18:17:07.640461 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 18:17:07.640466 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 18:17:07.640471 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 18:17:07.640477 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 18:17:07.640482 | controller |       name: designate-api-image-url-default
2026-06-11 18:17:07.640487 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 18:17:07.640497 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 18:17:07.640502 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 18:17:07.640507 | controller |       name: designate-central-image-url-default
2026-06-11 18:17:07.640512 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 18:17:07.640517 | controller |       name: designate-mdns-image-url-default
2026-06-11 18:17:07.640522 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 18:17:07.640527 | controller |       name: designate-producer-image-url-default
2026-06-11 18:17:07.640532 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 18:17:07.640537 | controller |       name: designate-unbound-image-url-default
2026-06-11 18:17:07.640542 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 18:17:07.640547 | controller |       name: designate-worker-image-url-default
2026-06-11 18:17:07.640552 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 18:17:07.640557 | controller |       name: edpm-frr-image-url-default
2026-06-11 18:17:07.640562 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 18:17:07.640567 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 18:17:07.640572 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 18:17:07.640577 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 18:17:07.640582 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 18:17:07.640587 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 18:17:07.640592 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 18:17:07.640598 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 18:17:07.640603 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 18:17:07.640616 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 18:17:07.640621 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 18:17:07.640626 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 18:17:07.640631 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 18:17:07.640636 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 18:17:07.640641 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 18:17:07.640646 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 18:17:07.640651 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 18:17:07.640656 | controller |       name: edpm-kepler-image-url-default
2026-06-11 18:17:07.640661 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 18:17:07.640666 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 18:17:07.640671 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 18:17:07.640676 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 18:17:07.640681 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 18:17:07.640686 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 18:17:07.640691 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 18:17:07.640696 | controller |       name: glance-api-image-url-default
2026-06-11 18:17:07.640701 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 18:17:07.640706 | controller |       name: heat-api-image-url-default
2026-06-11 18:17:07.640711 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 18:17:07.640716 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 18:17:07.640721 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 18:17:07.640726 | controller |       name: heat-engine-image-url-default
2026-06-11 18:17:07.640732 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 18:17:07.640737 | controller |       name: horizon-image-url-default
2026-06-11 18:17:07.640742 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 18:17:07.640747 | controller |       name: infra-memcached-image-url-default
2026-06-11 18:17:07.640752 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 18:17:07.640757 | controller |       name: infra-redis-image-url-default
2026-06-11 18:17:07.640762 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 18:17:07.640767 | controller |       name: ironic-api-image-url-default
2026-06-11 18:17:07.640772 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 18:17:07.640777 | controller |       name: ironic-conductor-image-url-default
2026-06-11 18:17:07.640782 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 18:17:07.640787 | controller |       name: ironic-inspector-image-url-default
2026-06-11 18:17:07.640792 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 18:17:07.640797 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 18:17:07.640802 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 18:17:07.640807 | controller |       name: ironic-pxe-image-url-default
2026-06-11 18:17:07.640812 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 18:17:07.640823 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 18:17:07.640834 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 18:17:07.640842 | controller |       name: keystone-api-image-url-default
2026-06-11 18:17:07.640849 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 18:17:07.640860 | controller |       name: manila-api-image-url-default
2026-06-11 18:17:07.640868 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 18:17:07.640875 | controller |       name: manila-scheduler-image-url-default
2026-06-11 18:17:07.640882 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 18:17:07.640889 | controller |       name: manila-share-image-url-default
2026-06-11 18:17:07.640896 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 18:17:07.640903 | controller |       name: mariadb-image-url-default
2026-06-11 18:17:07.640910 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 18:17:07.640917 | controller |       name: net-utils-image-url-default
2026-06-11 18:17:07.640924 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 18:17:07.640931 | controller |       name: neutron-api-image-url-default
2026-06-11 18:17:07.640937 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 18:17:07.640945 | controller |       name: nova-api-image-url-default
2026-06-11 18:17:07.640952 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 18:17:07.640959 | controller |       name: nova-compute-image-url-default
2026-06-11 18:17:07.640966 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 18:17:07.640973 | controller |       name: nova-conductor-image-url-default
2026-06-11 18:17:07.640980 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 18:17:07.640987 | controller |       name: nova-novnc-image-url-default
2026-06-11 18:17:07.640995 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 18:17:07.641002 | controller |       name: nova-scheduler-image-url-default
2026-06-11 18:17:07.641009 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 18:17:07.641016 | controller |       name: octavia-api-image-url-default
2026-06-11 18:17:07.641023 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 18:17:07.641029 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 18:17:07.641036 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 18:17:07.641063 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 18:17:07.641075 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 18:17:07.641082 | controller |       name: octavia-worker-image-url-default
2026-06-11 18:17:07.641089 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 18:17:07.641097 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 18:17:07.641103 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 18:17:07.641110 | controller |       name: openstack-client-image-url-default
2026-06-11 18:17:07.641117 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 18:17:07.641124 | controller |       name: os-container-image-url-default
2026-06-11 18:17:07.641131 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 18:17:07.641137 | controller |       name: ovn-controller-image-url-default
2026-06-11 18:17:07.641144 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 18:17:07.641151 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 18:17:07.641156 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 18:17:07.641161 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 18:17:07.641166 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 18:17:07.641171 | controller |       name: ovn-northd-image-url-default
2026-06-11 18:17:07.641181 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 18:17:07.641186 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 18:17:07.641191 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 18:17:07.641196 | controller |       name: placement-api-image-url-default
2026-06-11 18:17:07.641201 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 18:17:07.641206 | controller |       name: rabbitmq-image-url-default
2026-06-11 18:17:07.641212 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 18:17:07.641218 | controller |       name: swift-account-image-url-default
2026-06-11 18:17:07.641223 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 18:17:07.641229 | controller |       name: swift-container-image-url-default
2026-06-11 18:17:07.641235 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 18:17:07.641240 | controller |       name: swift-object-image-url-default
2026-06-11 18:17:07.641245 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 18:17:07.641250 | controller |       name: swift-proxy-image-url-default
2026-06-11 18:17:07.641255 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 18:17:07.641260 | controller |       name: test-tempest-image-url-default
2026-06-11 18:17:07.641271 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 18:17:07.641276 | controller |       name: watcher-api-image-url-default
2026-06-11 18:17:07.641281 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 18:17:07.641286 | controller |       name: watcher-applier-image-url-default
2026-06-11 18:17:07.641291 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 18:17:07.641296 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 18:17:07.641301 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 18:17:07.641307 | controller |       name: openstack-must-gather-default
2026-06-11 18:17:07.641312 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-11 18:17:07.641317 | controller |       name: barbican-operator-manager-image-url
2026-06-11 18:17:07.641322 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-11 18:17:07.641327 | controller |       name: cinder-operator-manager-image-url
2026-06-11 18:17:07.641332 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-11 18:17:07.641337 | controller |       name: designate-operator-manager-image-url
2026-06-11 18:17:07.641342 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-11 18:17:07.641347 | controller |       name: glance-operator-manager-image-url
2026-06-11 18:17:07.641352 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-11 18:17:07.641357 | controller |       name: heat-operator-manager-image-url
2026-06-11 18:17:07.641363 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-11 18:17:07.641368 | controller |       name: horizon-operator-manager-image-url
2026-06-11 18:17:07.641373 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-11 18:17:07.641378 | controller |       name: infra-operator-manager-image-url
2026-06-11 18:17:07.641383 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-11 18:17:07.641390 | controller |       name: ironic-operator-manager-image-url
2026-06-11 18:17:07.641395 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-11 18:17:07.641400 | controller |       name: keystone-operator-manager-image-url
2026-06-11 18:17:07.641411 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-11 18:17:07.641416 | controller |       name: manila-operator-manager-image-url
2026-06-11 18:17:07.641421 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-11 18:17:07.641426 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 18:17:07.641431 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224
2026-06-11 18:17:07.641459 | controller |       name: neutron-operator-manager-image-url
2026-06-11 18:17:07.641464 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-11 18:17:07.641469 | controller |       name: nova-operator-manager-image-url
2026-06-11 18:17:07.641474 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-11 18:17:07.641479 | controller |       name: octavia-operator-manager-image-url
2026-06-11 18:17:07.641484 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721
2026-06-11 18:17:07.641489 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 18:17:07.641494 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664
2026-06-11 18:17:07.641499 | controller |       name: ovn-operator-manager-image-url
2026-06-11 18:17:07.641504 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-11 18:17:07.641509 | controller |       name: swift-operator-manager-image-url
2026-06-11 18:17:07.641515 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-11 18:17:07.641520 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 18:17:07.641526 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-11 18:17:07.641533 | controller |       name: test-operator-manager-image-url
2026-06-11 18:17:07.641551 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83
2026-06-11 18:17:07.641569 | controller |       name: watcher-operator-manager-image-url
2026-06-11 18:17:07.641576 | controller |     version: 0.6.0
2026-06-11 18:17:07.641584 | controller |   status:
2026-06-11 18:17:07.641591 | controller |     cleanup: {}
2026-06-11 18:17:07.641598 | controller |     conditions:
2026-06-11 18:17:07.641605 | controller |     - lastTransitionTime: "2026-06-11T17:41:37Z"
2026-06-11 18:17:07.641612 | controller |       lastUpdateTime: "2026-06-11T17:41:37Z"
2026-06-11 18:17:07.641618 | controller |       message: requirements not yet checked
2026-06-11 18:17:07.641626 | controller |       phase: Pending
2026-06-11 18:17:07.641633 | controller |       reason: RequirementsUnknown
2026-06-11 18:17:07.641640 | controller |     - lastTransitionTime: "2026-06-11T17:41:37Z"
2026-06-11 18:17:07.641647 | controller |       lastUpdateTime: "2026-06-11T17:41:37Z"
2026-06-11 18:17:07.641653 | controller |       message: one or more requirements couldn't be found
2026-06-11 18:17:07.641660 | controller |       phase: Pending
2026-06-11 18:17:07.641667 | controller |       reason: RequirementsNotMet
2026-06-11 18:17:07.641675 | controller |     - lastTransitionTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641682 | controller |       lastUpdateTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641688 | controller |       message: all requirements found, attempting install
2026-06-11 18:17:07.641701 | controller |       phase: InstallReady
2026-06-11 18:17:07.641708 | controller |       reason: AllRequirementsMet
2026-06-11 18:17:07.641716 | controller |     - lastTransitionTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641723 | controller |       lastUpdateTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641730 | controller |       message: waiting for install components to report healthy
2026-06-11 18:17:07.641737 | controller |       phase: Installing
2026-06-11 18:17:07.641744 | controller |       reason: InstallSucceeded
2026-06-11 18:17:07.641751 | controller |     - lastTransitionTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641756 | controller |       lastUpdateTime: "2026-06-11T17:41:38Z"
2026-06-11 18:17:07.641761 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 18:17:07.641766 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-11 18:17:07.641771 | controller |         to be observed...'
2026-06-11 18:17:07.641777 | controller |       phase: Installing
2026-06-11 18:17:07.641781 | controller |       reason: InstallWaiting
2026-06-11 18:17:07.641787 | controller |     - lastTransitionTime: "2026-06-11T17:41:57Z"
2026-06-11 18:17:07.641792 | controller |       lastUpdateTime: "2026-06-11T17:41:57Z"
2026-06-11 18:17:07.641797 | controller |       message: install strategy completed with no errors
2026-06-11 18:17:07.641802 | controller |       phase: Succeeded
2026-06-11 18:17:07.641807 | controller |       reason: InstallSucceeded
2026-06-11 18:17:07.641812 | controller |     lastTransitionTime: "2026-06-11T17:41:57Z"
2026-06-11 18:17:07.641817 | controller |     lastUpdateTime: "2026-06-11T17:41:57Z"
2026-06-11 18:17:07.641824 | controller |     message: install strategy completed with no errors
2026-06-11 18:17:07.641831 | controller |     phase: Succeeded
2026-06-11 18:17:07.641839 | controller |     reason: InstallSucceeded
2026-06-11 18:17:07.641846 | controller |     requirementStatus:
2026-06-11 18:17:07.641853 | controller |     - group: operators.coreos.com
2026-06-11 18:17:07.641860 | controller |       kind: ClusterServiceVersion
2026-06-11 18:17:07.641868 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 18:17:07.641875 | controller |       name: openstack-operator.v0.6.0
2026-06-11 18:17:07.641882 | controller |       status: Present
2026-06-11 18:17:07.641889 | controller |       version: v1alpha1
2026-06-11 18:17:07.641896 | controller |     - group: apiextensions.k8s.io
2026-06-11 18:17:07.641903 | controller |       kind: CustomResourceDefinition
2026-06-11 18:17:07.641910 | controller |       message: CRD is present and Established condition is true
2026-06-11 18:17:07.641917 | controller |       name: openstacks.operator.openstack.org
2026-06-11 18:17:07.641924 | controller |       status: Present
2026-06-11 18:17:07.641931 | controller |       uuid: 6b9dd334-3cda-4408-a367-254b66a38d33
2026-06-11 18:17:07.641938 | controller |       version: v1
2026-06-11 18:17:07.641945 | controller |     - dependents:
2026-06-11 18:17:07.641952 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.641959 | controller |         kind: PolicyRule
2026-06-11 18:17:07.641966 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 18:17:07.641973 | controller |         status: Satisfied
2026-06-11 18:17:07.641981 | controller |         version: v1
2026-06-11 18:17:07.641988 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.641995 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642002 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 18:17:07.642010 | controller |         status: Satisfied
2026-06-11 18:17:07.642017 | controller |         version: v1
2026-06-11 18:17:07.642025 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642031 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642036 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 18:17:07.642073 | controller |         status: Satisfied
2026-06-11 18:17:07.642078 | controller |         version: v1
2026-06-11 18:17:07.642083 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642088 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642093 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 18:17:07.642103 | controller |         status: Satisfied
2026-06-11 18:17:07.642108 | controller |         version: v1
2026-06-11 18:17:07.642113 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642118 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642124 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 18:17:07.642131 | controller |         status: Satisfied
2026-06-11 18:17:07.642138 | controller |         version: v1
2026-06-11 18:17:07.642145 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642151 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642158 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 18:17:07.642165 | controller |         status: Satisfied
2026-06-11 18:17:07.642172 | controller |         version: v1
2026-06-11 18:17:07.642179 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642185 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642192 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 18:17:07.642199 | controller |         status: Satisfied
2026-06-11 18:17:07.642206 | controller |         version: v1
2026-06-11 18:17:07.642212 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642219 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642233 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 18:17:07.642239 | controller |         status: Satisfied
2026-06-11 18:17:07.642246 | controller |         version: v1
2026-06-11 18:17:07.642252 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642259 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642265 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 18:17:07.642272 | controller |         status: Satisfied
2026-06-11 18:17:07.642279 | controller |         version: v1
2026-06-11 18:17:07.642284 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642289 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642294 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 18:17:07.642300 | controller |         status: Satisfied
2026-06-11 18:17:07.642305 | controller |         version: v1
2026-06-11 18:17:07.642310 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642317 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642323 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 18:17:07.642329 | controller |         status: Satisfied
2026-06-11 18:17:07.642334 | controller |         version: v1
2026-06-11 18:17:07.642339 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642344 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642354 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 18:17:07.642359 | controller |         status: Satisfied
2026-06-11 18:17:07.642364 | controller |         version: v1
2026-06-11 18:17:07.642369 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642374 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642379 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 18:17:07.642384 | controller |         status: Satisfied
2026-06-11 18:17:07.642389 | controller |         version: v1
2026-06-11 18:17:07.642394 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642399 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642404 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 18:17:07.642416 | controller |         status: Satisfied
2026-06-11 18:17:07.642421 | controller |         version: v1
2026-06-11 18:17:07.642426 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 18:17:07.642431 | controller |         kind: PolicyRule
2026-06-11 18:17:07.642436 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 18:17:07.642441 | controller |         status: Satisfied
2026-06-11 18:17:07.642446 | controller |         version: v1
2026-06-11 18:17:07.642451 | controller |       group: ""
2026-06-11 18:17:07.642457 | controller |       kind: ServiceAccount
2026-06-11 18:17:07.642462 | controller |       message: ""
2026-06-11 18:17:07.642467 | controller |       name: openstack-operator-controller-init
2026-06-11 18:17:07.642472 | controller |       status: Present
2026-06-11 18:17:07.642477 | controller |       version: v1
2026-06-11 18:17:07.642482 | controller | kind: List
2026-06-11 18:17:07.642487 | controller | metadata:
2026-06-11 18:17:07.642492 | controller |   resourceVersion: ""
2026-06-11 18:17:07.781721 | controller | ok: Runtime: 0:00:00.178568
2026-06-11 18:17:07.924111 | 
2026-06-11 18:17:07.924380 | TASK [env_op_images : Get the images name]
2026-06-11 18:17:08.584636 | controller | [
2026-06-11 18:17:08.584731 | controller |   {
2026-06-11 18:17:08.584738 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:17:08.584743 | controller |   },
2026-06-11 18:17:08.584747 | controller |   {
2026-06-11 18:17:08.584753 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 18:17:08.584757 | controller |   },
2026-06-11 18:17:08.584761 | controller |   {
2026-06-11 18:17:08.584767 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 18:17:08.584774 | controller |   },
2026-06-11 18:17:08.584777 | controller |   {
2026-06-11 18:17:08.584781 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 18:17:08.584784 | controller |   },
2026-06-11 18:17:08.584788 | controller |   {
2026-06-11 18:17:08.584791 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 18:17:08.584795 | controller |   },
2026-06-11 18:17:08.584798 | controller |   {
2026-06-11 18:17:08.584816 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 18:17:08.584820 | controller |   },
2026-06-11 18:17:08.584823 | controller |   {
2026-06-11 18:17:08.584827 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 18:17:08.584830 | controller |   },
2026-06-11 18:17:08.584833 | controller |   {
2026-06-11 18:17:08.584837 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 18:17:08.584840 | controller |   },
2026-06-11 18:17:08.584843 | controller |   {
2026-06-11 18:17:08.584847 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 18:17:08.584850 | controller |   },
2026-06-11 18:17:08.584854 | controller |   {
2026-06-11 18:17:08.584857 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 18:17:08.584860 | controller |   },
2026-06-11 18:17:08.584864 | controller |   {
2026-06-11 18:17:08.584867 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 18:17:08.584871 | controller |   },
2026-06-11 18:17:08.584874 | controller |   {
2026-06-11 18:17:08.584877 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 18:17:08.584881 | controller |   },
2026-06-11 18:17:08.584884 | controller |   {
2026-06-11 18:17:08.584888 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224"
2026-06-11 18:17:08.584891 | controller |   },
2026-06-11 18:17:08.584894 | controller |   {
2026-06-11 18:17:08.584898 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 18:17:08.584901 | controller |   },
2026-06-11 18:17:08.584904 | controller |   {
2026-06-11 18:17:08.584908 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 18:17:08.584911 | controller |   },
2026-06-11 18:17:08.584920 | controller |   {
2026-06-11 18:17:08.584923 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721"
2026-06-11 18:17:08.584929 | controller |   },
2026-06-11 18:17:08.584933 | controller |   {
2026-06-11 18:17:08.584936 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664"
2026-06-11 18:17:08.584940 | controller |   },
2026-06-11 18:17:08.584943 | controller |   {
2026-06-11 18:17:08.584947 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 18:17:08.584950 | controller |   },
2026-06-11 18:17:08.584953 | controller |   {
2026-06-11 18:17:08.584957 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 18:17:08.584960 | controller |   },
2026-06-11 18:17:08.584964 | controller |   {
2026-06-11 18:17:08.584967 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 18:17:08.584970 | controller |   },
2026-06-11 18:17:08.584974 | controller |   {
2026-06-11 18:17:08.584977 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83"
2026-06-11 18:17:08.584981 | controller |   }
2026-06-11 18:17:08.584984 | controller | ]
2026-06-11 18:17:09.136384 | controller | ok: Runtime: 0:00:00.191759
2026-06-11 18:17:09.169370 | 
2026-06-11 18:17:09.169576 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 18:17:09.230405 | controller | ok
2026-06-11 18:17:09.253578 | 
2026-06-11 18:17:09.253725 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 18:17:13.554828 | controller | ok
2026-06-11 18:17:15.190396 | 
2026-06-11 18:17:15.190549 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 18:17:15.707756 | controller | ok
2026-06-11 18:17:15.752601 | 
2026-06-11 18:17:15.752790 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 18:17:17.815346 | controller | ok
2026-06-11 18:17:18.024140 | 
2026-06-11 18:17:18.024339 | TASK [env_op_images : Get operator images and pods]
2026-06-11 18:17:18.710995 | controller | ok
2026-06-11 18:17:18.866657 | 
2026-06-11 18:17:18.866837 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 18:17:19.706907 | controller | ok:
2026-06-11 18:17:19.707182 | controller | {
2026-06-11 18:17:19.707209 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.707227 | controller |   "kind": "Pod",
2026-06-11 18:17:19.707244 | controller |   "metadata": {
2026-06-11 18:17:19.707259 | controller |     "annotations": {
2026-06-11 18:17:19.707276 | 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:17:19.707299 | 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:17:19.707322 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.707346 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.707365 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.707382 | controller |     },
2026-06-11 18:17:19.707397 | controller |     "creationTimestamp": "2026-06-11T17:42:34Z",
2026-06-11 18:17:19.707412 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-11 18:17:19.707428 | controller |     "generation": 1,
2026-06-11 18:17:19.707443 | controller |     "labels": {
2026-06-11 18:17:19.707458 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 18:17:19.707473 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.707488 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 18:17:19.707502 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-11 18:17:19.707518 | controller |     },
2026-06-11 18:17:19.707545 | controller |     "managedFields": [
2026-06-11 18:17:19.707562 | controller |       {
2026-06-11 18:17:19.707578 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.707593 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.707608 | controller |         "fieldsV1": {
2026-06-11 18:17:19.707623 | controller |           "f:metadata": {
2026-06-11 18:17:19.707639 | controller |             "f:annotations": {
2026-06-11 18:17:19.707654 | controller |               ".": {},
2026-06-11 18:17:19.707668 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.707683 | controller |             },
2026-06-11 18:17:19.707702 | controller |             "f:generateName": {},
2026-06-11 18:17:19.707725 | controller |             "f:labels": {
2026-06-11 18:17:19.707753 | controller |               ".": {},
2026-06-11 18:17:19.707781 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.707806 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.707823 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.707840 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.707880 | controller |             },
2026-06-11 18:17:19.707898 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.707914 | controller |               ".": {},
2026-06-11 18:17:19.707928 | controller |               "k:{\"uid\":\"c3a7f643-0ce7-40b1-a6ac-9a1d7b5e0822\"}": {}
2026-06-11 18:17:19.707943 | controller |             }
2026-06-11 18:17:19.707958 | controller |           },
2026-06-11 18:17:19.707973 | controller |           "f:spec": {
2026-06-11 18:17:19.707987 | controller |             "f:containers": {
2026-06-11 18:17:19.708002 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.708017 | controller |                 ".": {},
2026-06-11 18:17:19.708032 | controller |                 "f:args": {},
2026-06-11 18:17:19.708046 | controller |                 "f:command": {},
2026-06-11 18:17:19.708060 | controller |                 "f:env": {
2026-06-11 18:17:19.708075 | controller |                   ".": {},
2026-06-11 18:17:19.708090 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.708104 | controller |                     ".": {},
2026-06-11 18:17:19.708119 | controller |                     "f:name": {},
2026-06-11 18:17:19.708133 | controller |                     "f:value": {}
2026-06-11 18:17:19.708148 | controller |                   },
2026-06-11 18:17:19.708162 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.708177 | controller |                     ".": {},
2026-06-11 18:17:19.708191 | controller |                     "f:name": {},
2026-06-11 18:17:19.708206 | controller |                     "f:value": {}
2026-06-11 18:17:19.708220 | controller |                   },
2026-06-11 18:17:19.708234 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.708249 | controller |                     ".": {},
2026-06-11 18:17:19.708287 | controller |                     "f:name": {},
2026-06-11 18:17:19.708305 | controller |                     "f:value": {}
2026-06-11 18:17:19.708320 | controller |                   },
2026-06-11 18:17:19.708334 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.708349 | controller |                     ".": {},
2026-06-11 18:17:19.708363 | controller |                     "f:name": {},
2026-06-11 18:17:19.708379 | controller |                     "f:value": {}
2026-06-11 18:17:19.708394 | controller |                   },
2026-06-11 18:17:19.708408 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.708422 | controller |                     ".": {},
2026-06-11 18:17:19.708437 | controller |                     "f:name": {},
2026-06-11 18:17:19.708451 | controller |                     "f:value": {}
2026-06-11 18:17:19.708473 | controller |                   }
2026-06-11 18:17:19.708488 | controller |                 },
2026-06-11 18:17:19.708503 | controller |                 "f:image": {},
2026-06-11 18:17:19.708518 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.708534 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.708548 | controller |                   ".": {},
2026-06-11 18:17:19.708562 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.708577 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.708591 | controller |                     ".": {},
2026-06-11 18:17:19.708606 | controller |                     "f:path": {},
2026-06-11 18:17:19.708620 | controller |                     "f:port": {},
2026-06-11 18:17:19.708634 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.708649 | controller |                   },
2026-06-11 18:17:19.708663 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.708678 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.708693 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.708708 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.708723 | controller |                 },
2026-06-11 18:17:19.708738 | controller |                 "f:name": {},
2026-06-11 18:17:19.708752 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.708767 | controller |                   ".": {},
2026-06-11 18:17:19.708781 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.708797 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.708812 | controller |                     ".": {},
2026-06-11 18:17:19.708827 | controller |                     "f:path": {},
2026-06-11 18:17:19.708864 | controller |                     "f:port": {},
2026-06-11 18:17:19.708901 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.708930 | controller |                   },
2026-06-11 18:17:19.708950 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.708966 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.708981 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.708997 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.709012 | controller |                 },
2026-06-11 18:17:19.709027 | controller |                 "f:resources": {
2026-06-11 18:17:19.709042 | controller |                   ".": {},
2026-06-11 18:17:19.709057 | controller |                   "f:limits": {
2026-06-11 18:17:19.709072 | controller |                     ".": {},
2026-06-11 18:17:19.709086 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.709101 | controller |                     "f:memory": {}
2026-06-11 18:17:19.709115 | controller |                   },
2026-06-11 18:17:19.709129 | controller |                   "f:requests": {
2026-06-11 18:17:19.709143 | controller |                     ".": {},
2026-06-11 18:17:19.709158 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.709173 | controller |                     "f:memory": {}
2026-06-11 18:17:19.709187 | controller |                   }
2026-06-11 18:17:19.709201 | controller |                 },
2026-06-11 18:17:19.709216 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.709231 | controller |                   ".": {},
2026-06-11 18:17:19.709246 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.709260 | controller |                 },
2026-06-11 18:17:19.709275 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.709289 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.709304 | controller |               }
2026-06-11 18:17:19.709319 | controller |             },
2026-06-11 18:17:19.709334 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.709355 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.709370 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.709385 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.709400 | controller |             "f:securityContext": {
2026-06-11 18:17:19.709415 | controller |               ".": {},
2026-06-11 18:17:19.709429 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.709444 | controller |             },
2026-06-11 18:17:19.709458 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.709472 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.709487 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.709502 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.709516 | controller |           }
2026-06-11 18:17:19.709531 | controller |         },
2026-06-11 18:17:19.709545 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.709560 | controller |         "operation": "Update",
2026-06-11 18:17:19.709575 | controller |         "time": "2026-06-11T17:42:34Z"
2026-06-11 18:17:19.709589 | controller |       },
2026-06-11 18:17:19.709603 | controller |       {
2026-06-11 18:17:19.709618 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.709633 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.709647 | controller |         "fieldsV1": {
2026-06-11 18:17:19.709661 | controller |           "f:metadata": {
2026-06-11 18:17:19.709676 | controller |             "f:annotations": {
2026-06-11 18:17:19.709690 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.709704 | controller |             }
2026-06-11 18:17:19.709718 | controller |           }
2026-06-11 18:17:19.709732 | controller |         },
2026-06-11 18:17:19.709746 | controller |         "manager": "crc",
2026-06-11 18:17:19.709761 | controller |         "operation": "Update",
2026-06-11 18:17:19.709776 | controller |         "subresource": "status",
2026-06-11 18:17:19.709790 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.709805 | controller |       },
2026-06-11 18:17:19.709820 | controller |       {
2026-06-11 18:17:19.709835 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.709869 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.709890 | controller |         "fieldsV1": {
2026-06-11 18:17:19.709906 | controller |           "f:metadata": {
2026-06-11 18:17:19.709920 | controller |             "f:annotations": {
2026-06-11 18:17:19.709935 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.709950 | controller |             }
2026-06-11 18:17:19.709967 | controller |           }
2026-06-11 18:17:19.709989 | controller |         },
2026-06-11 18:17:19.710015 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.710042 | controller |         "operation": "Update",
2026-06-11 18:17:19.710068 | controller |         "subresource": "status",
2026-06-11 18:17:19.710085 | controller |         "time": "2026-06-11T17:42:37Z"
2026-06-11 18:17:19.710102 | controller |       },
2026-06-11 18:17:19.710117 | controller |       {
2026-06-11 18:17:19.710132 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.710147 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.710162 | controller |         "fieldsV1": {
2026-06-11 18:17:19.710176 | controller |           "f:status": {
2026-06-11 18:17:19.710191 | controller |             "f:conditions": {
2026-06-11 18:17:19.710205 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.710220 | controller |                 ".": {},
2026-06-11 18:17:19.710235 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.710249 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.710263 | controller |                 "f:status": {},
2026-06-11 18:17:19.710277 | controller |                 "f:type": {}
2026-06-11 18:17:19.710297 | controller |               },
2026-06-11 18:17:19.710312 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.710327 | controller |                 ".": {},
2026-06-11 18:17:19.710342 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.710357 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.710371 | controller |                 "f:status": {},
2026-06-11 18:17:19.710385 | controller |                 "f:type": {}
2026-06-11 18:17:19.710399 | controller |               },
2026-06-11 18:17:19.710413 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.710428 | controller |                 ".": {},
2026-06-11 18:17:19.710442 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.710456 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.710470 | controller |                 "f:status": {},
2026-06-11 18:17:19.710484 | controller |                 "f:type": {}
2026-06-11 18:17:19.710499 | controller |               },
2026-06-11 18:17:19.710514 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.710528 | controller |                 ".": {},
2026-06-11 18:17:19.710542 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.710556 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.710571 | controller |                 "f:status": {},
2026-06-11 18:17:19.710584 | controller |                 "f:type": {}
2026-06-11 18:17:19.710598 | controller |               }
2026-06-11 18:17:19.710612 | controller |             },
2026-06-11 18:17:19.710626 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.710641 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.710655 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.710669 | controller |             "f:phase": {},
2026-06-11 18:17:19.710684 | controller |             "f:podIP": {},
2026-06-11 18:17:19.710698 | controller |             "f:podIPs": {
2026-06-11 18:17:19.710713 | controller |               ".": {},
2026-06-11 18:17:19.710727 | controller |               "k:{\"ip\":\"10.217.1.19\"}": {
2026-06-11 18:17:19.710742 | controller |                 ".": {},
2026-06-11 18:17:19.710757 | controller |                 "f:ip": {}
2026-06-11 18:17:19.710772 | controller |               }
2026-06-11 18:17:19.710786 | controller |             },
2026-06-11 18:17:19.710800 | controller |             "f:startTime": {}
2026-06-11 18:17:19.710815 | controller |           }
2026-06-11 18:17:19.710830 | controller |         },
2026-06-11 18:17:19.710845 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.710885 | controller |         "operation": "Update",
2026-06-11 18:17:19.710901 | controller |         "subresource": "status",
2026-06-11 18:17:19.710920 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.710939 | controller |       }
2026-06-11 18:17:19.710954 | controller |     ],
2026-06-11 18:17:19.710969 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-9vcmr",
2026-06-11 18:17:19.711063 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.711171 | controller |     "ownerReferences": [
2026-06-11 18:17:19.711209 | controller |       {
2026-06-11 18:17:19.711228 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.711243 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.711259 | controller |         "controller": true,
2026-06-11 18:17:19.711274 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.711289 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-11 18:17:19.711306 | controller |         "uid": "c3a7f643-0ce7-40b1-a6ac-9a1d7b5e0822"
2026-06-11 18:17:19.711321 | controller |       }
2026-06-11 18:17:19.711336 | controller |     ],
2026-06-11 18:17:19.711351 | controller |     "resourceVersion": "88798",
2026-06-11 18:17:19.711384 | controller |     "uid": "8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d"
2026-06-11 18:17:19.711400 | controller |   },
2026-06-11 18:17:19.711415 | controller |   "spec": {
2026-06-11 18:17:19.711430 | controller |     "containers": [
2026-06-11 18:17:19.711445 | controller |       {
2026-06-11 18:17:19.711459 | controller |         "args": [
2026-06-11 18:17:19.711473 | controller |           "--leader-elect",
2026-06-11 18:17:19.711488 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.711502 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.711516 | controller |         ],
2026-06-11 18:17:19.711530 | controller |         "command": [
2026-06-11 18:17:19.711544 | controller |           "/manager"
2026-06-11 18:17:19.711559 | controller |         ],
2026-06-11 18:17:19.711573 | controller |         "env": [
2026-06-11 18:17:19.711587 | controller |           {
2026-06-11 18:17:19.711601 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.711616 | controller |             "value": "30"
2026-06-11 18:17:19.711630 | controller |           },
2026-06-11 18:17:19.711644 | controller |           {
2026-06-11 18:17:19.711658 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.711673 | controller |             "value": "20"
2026-06-11 18:17:19.711687 | controller |           },
2026-06-11 18:17:19.711702 | controller |           {
2026-06-11 18:17:19.711716 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.711731 | controller |             "value": "5"
2026-06-11 18:17:19.711745 | controller |           },
2026-06-11 18:17:19.711759 | controller |           {
2026-06-11 18:17:19.711774 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.711788 | controller |             "value": "false"
2026-06-11 18:17:19.711803 | controller |           },
2026-06-11 18:17:19.711817 | controller |           {
2026-06-11 18:17:19.711832 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.711846 | controller |             "value": "false"
2026-06-11 18:17:19.711885 | controller |           }
2026-06-11 18:17:19.711900 | controller |         ],
2026-06-11 18:17:19.711916 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:17:19.711932 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.711947 | controller |         "livenessProbe": {
2026-06-11 18:17:19.711962 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.711976 | controller |           "httpGet": {
2026-06-11 18:17:19.711994 | controller |             "path": "/healthz",
2026-06-11 18:17:19.712009 | controller |             "port": 8081,
2026-06-11 18:17:19.712023 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.712037 | controller |           },
2026-06-11 18:17:19.712051 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.712066 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.712080 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.712094 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.712110 | controller |         },
2026-06-11 18:17:19.712125 | controller |         "name": "manager",
2026-06-11 18:17:19.712140 | controller |         "readinessProbe": {
2026-06-11 18:17:19.712155 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.712170 | controller |           "httpGet": {
2026-06-11 18:17:19.712185 | controller |             "path": "/readyz",
2026-06-11 18:17:19.712200 | controller |             "port": 8081,
2026-06-11 18:17:19.712214 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.712230 | controller |           },
2026-06-11 18:17:19.712252 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.712291 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.712326 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.712355 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.712373 | controller |         },
2026-06-11 18:17:19.712389 | controller |         "resources": {
2026-06-11 18:17:19.712404 | controller |           "limits": {
2026-06-11 18:17:19.712419 | controller |             "cpu": "500m",
2026-06-11 18:17:19.712434 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.712449 | controller |           },
2026-06-11 18:17:19.712464 | controller |           "requests": {
2026-06-11 18:17:19.712478 | controller |             "cpu": "10m",
2026-06-11 18:17:19.712493 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.712507 | controller |           }
2026-06-11 18:17:19.712522 | controller |         },
2026-06-11 18:17:19.712536 | controller |         "securityContext": {
2026-06-11 18:17:19.712550 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.712564 | controller |           "capabilities": {
2026-06-11 18:17:19.712579 | controller |             "drop": [
2026-06-11 18:17:19.712593 | controller |               "MKNOD"
2026-06-11 18:17:19.712608 | controller |             ]
2026-06-11 18:17:19.712622 | controller |           }
2026-06-11 18:17:19.712636 | controller |         },
2026-06-11 18:17:19.712650 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.712665 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.712679 | controller |         "volumeMounts": [
2026-06-11 18:17:19.712693 | controller |           {
2026-06-11 18:17:19.712707 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.712722 | controller |             "name": "kube-api-access-76hz7",
2026-06-11 18:17:19.712737 | controller |             "readOnly": true
2026-06-11 18:17:19.712751 | controller |           }
2026-06-11 18:17:19.712766 | controller |         ]
2026-06-11 18:17:19.712780 | controller |       }
2026-06-11 18:17:19.712794 | controller |     ],
2026-06-11 18:17:19.712809 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.712823 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.712837 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.712874 | controller |       {
2026-06-11 18:17:19.712892 | controller |         "name": "barbican-operator-controller-manager-dockercfg-gd2m5"
2026-06-11 18:17:19.712907 | controller |       }
2026-06-11 18:17:19.712922 | controller |     ],
2026-06-11 18:17:19.712937 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.712953 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.712970 | controller |     "priority": 0,
2026-06-11 18:17:19.712985 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.712999 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.713014 | controller |     "securityContext": {
2026-06-11 18:17:19.713028 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.713042 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.713057 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.713071 | controller |       }
2026-06-11 18:17:19.713085 | controller |     },
2026-06-11 18:17:19.713099 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 18:17:19.713114 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 18:17:19.713128 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.713142 | controller |     "tolerations": [
2026-06-11 18:17:19.713157 | controller |       {
2026-06-11 18:17:19.713171 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.713186 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.713200 | controller |         "operator": "Exists",
2026-06-11 18:17:19.713214 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.713234 | controller |       },
2026-06-11 18:17:19.713250 | controller |       {
2026-06-11 18:17:19.713265 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.713280 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.713295 | controller |         "operator": "Exists",
2026-06-11 18:17:19.713310 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.713325 | controller |       },
2026-06-11 18:17:19.713339 | controller |       {
2026-06-11 18:17:19.713353 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.713368 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.713383 | controller |         "operator": "Exists"
2026-06-11 18:17:19.713404 | controller |       }
2026-06-11 18:17:19.713429 | controller |     ],
2026-06-11 18:17:19.713454 | controller |     "volumes": [
2026-06-11 18:17:19.713482 | controller |       {
2026-06-11 18:17:19.713506 | controller |         "name": "kube-api-access-76hz7",
2026-06-11 18:17:19.713523 | controller |         "projected": {
2026-06-11 18:17:19.713539 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.713554 | controller |           "sources": [
2026-06-11 18:17:19.713569 | controller |             {
2026-06-11 18:17:19.713584 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.713601 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.713616 | controller |                 "path": "token"
2026-06-11 18:17:19.713631 | controller |               }
2026-06-11 18:17:19.713646 | controller |             },
2026-06-11 18:17:19.713660 | controller |             {
2026-06-11 18:17:19.713676 | controller |               "configMap": {
2026-06-11 18:17:19.713690 | controller |                 "items": [
2026-06-11 18:17:19.713705 | controller |                   {
2026-06-11 18:17:19.713720 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.713734 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.713749 | controller |                   }
2026-06-11 18:17:19.713763 | controller |                 ],
2026-06-11 18:17:19.713777 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.713792 | controller |               }
2026-06-11 18:17:19.713807 | controller |             },
2026-06-11 18:17:19.713821 | controller |             {
2026-06-11 18:17:19.713835 | controller |               "downwardAPI": {
2026-06-11 18:17:19.713869 | controller |                 "items": [
2026-06-11 18:17:19.713890 | controller |                   {
2026-06-11 18:17:19.713905 | controller |                     "fieldRef": {
2026-06-11 18:17:19.713920 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.713934 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.713949 | controller |                     },
2026-06-11 18:17:19.713964 | controller |                     "path": "namespace"
2026-06-11 18:17:19.713978 | controller |                   }
2026-06-11 18:17:19.713992 | controller |                 ]
2026-06-11 18:17:19.714006 | controller |               }
2026-06-11 18:17:19.714021 | controller |             },
2026-06-11 18:17:19.714035 | controller |             {
2026-06-11 18:17:19.714049 | controller |               "configMap": {
2026-06-11 18:17:19.714064 | controller |                 "items": [
2026-06-11 18:17:19.714078 | controller |                   {
2026-06-11 18:17:19.714092 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.714106 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.714121 | controller |                   }
2026-06-11 18:17:19.714135 | controller |                 ],
2026-06-11 18:17:19.714150 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.714164 | controller |               }
2026-06-11 18:17:19.714178 | controller |             }
2026-06-11 18:17:19.714192 | controller |           ]
2026-06-11 18:17:19.714212 | controller |         }
2026-06-11 18:17:19.714227 | controller |       }
2026-06-11 18:17:19.714241 | controller |     ]
2026-06-11 18:17:19.714255 | controller |   },
2026-06-11 18:17:19.714269 | controller |   "status": {
2026-06-11 18:17:19.714283 | controller |     "conditions": [
2026-06-11 18:17:19.714298 | controller |       {
2026-06-11 18:17:19.714312 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.714327 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:19.714342 | controller |         "status": "True",
2026-06-11 18:17:19.714357 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.714372 | controller |       },
2026-06-11 18:17:19.714387 | controller |       {
2026-06-11 18:17:19.714403 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.714417 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.714431 | controller |         "status": "True",
2026-06-11 18:17:19.714448 | controller |         "type": "Initialized"
2026-06-11 18:17:19.714469 | controller |       },
2026-06-11 18:17:19.714485 | controller |       {
2026-06-11 18:17:19.714500 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.714514 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.714530 | controller |         "status": "True",
2026-06-11 18:17:19.714552 | controller |         "type": "Ready"
2026-06-11 18:17:19.714578 | controller |       },
2026-06-11 18:17:19.714602 | controller |       {
2026-06-11 18:17:19.714623 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.714643 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.714663 | controller |         "status": "True",
2026-06-11 18:17:19.714764 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.714793 | controller |       },
2026-06-11 18:17:19.714817 | controller |       {
2026-06-11 18:17:19.714840 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.714895 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.714920 | controller |         "status": "True",
2026-06-11 18:17:19.714939 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.714955 | controller |       }
2026-06-11 18:17:19.714970 | controller |     ],
2026-06-11 18:17:19.714985 | controller |     "containerStatuses": [
2026-06-11 18:17:19.714999 | controller |       {
2026-06-11 18:17:19.715014 | controller |         "allocatedResources": {
2026-06-11 18:17:19.715029 | controller |           "cpu": "10m",
2026-06-11 18:17:19.715043 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.715058 | controller |         },
2026-06-11 18:17:19.715072 | controller |         "containerID": "cri-o://4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119",
2026-06-11 18:17:19.715088 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:17:19.715103 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-11 18:17:19.715118 | controller |         "lastState": {},
2026-06-11 18:17:19.715133 | controller |         "name": "manager",
2026-06-11 18:17:19.715147 | controller |         "ready": true,
2026-06-11 18:17:19.715162 | controller |         "resources": {
2026-06-11 18:17:19.715176 | controller |           "limits": {
2026-06-11 18:17:19.715191 | controller |             "cpu": "500m",
2026-06-11 18:17:19.715206 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.715226 | controller |           },
2026-06-11 18:17:19.715243 | controller |           "requests": {
2026-06-11 18:17:19.715258 | controller |             "cpu": "10m",
2026-06-11 18:17:19.715272 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.715287 | controller |           }
2026-06-11 18:17:19.715307 | controller |         },
2026-06-11 18:17:19.715322 | controller |         "restartCount": 0,
2026-06-11 18:17:19.715337 | controller |         "started": true,
2026-06-11 18:17:19.715351 | controller |         "state": {
2026-06-11 18:17:19.715365 | controller |           "running": {
2026-06-11 18:17:19.715379 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:19.715393 | controller |           }
2026-06-11 18:17:19.715407 | controller |         },
2026-06-11 18:17:19.715422 | controller |         "user": {
2026-06-11 18:17:19.715436 | controller |           "linux": {
2026-06-11 18:17:19.715450 | controller |             "gid": 0,
2026-06-11 18:17:19.715465 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.715480 | controller |               0
2026-06-11 18:17:19.715494 | controller |             ],
2026-06-11 18:17:19.715508 | controller |             "uid": 65532
2026-06-11 18:17:19.715523 | controller |           }
2026-06-11 18:17:19.715537 | controller |         },
2026-06-11 18:17:19.715552 | controller |         "volumeMounts": [
2026-06-11 18:17:19.715567 | controller |           {
2026-06-11 18:17:19.715582 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.715597 | controller |             "name": "kube-api-access-76hz7",
2026-06-11 18:17:19.715612 | controller |             "readOnly": true,
2026-06-11 18:17:19.715626 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.715641 | controller |           }
2026-06-11 18:17:19.715655 | controller |         ]
2026-06-11 18:17:19.715670 | controller |       }
2026-06-11 18:17:19.715684 | controller |     ],
2026-06-11 18:17:19.715698 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.715712 | controller |     "hostIPs": [
2026-06-11 18:17:19.715727 | controller |       {
2026-06-11 18:17:19.715741 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.715756 | controller |       }
2026-06-11 18:17:19.715770 | controller |     ],
2026-06-11 18:17:19.715784 | controller |     "phase": "Running",
2026-06-11 18:17:19.715800 | controller |     "podIP": "10.217.1.19",
2026-06-11 18:17:19.715815 | controller |     "podIPs": [
2026-06-11 18:17:19.715830 | controller |       {
2026-06-11 18:17:19.715844 | controller |         "ip": "10.217.1.19"
2026-06-11 18:17:19.715884 | controller |       }
2026-06-11 18:17:19.715899 | controller |     ],
2026-06-11 18:17:19.715915 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.715938 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.715967 | controller |   }
2026-06-11 18:17:19.715996 | controller | }
2026-06-11 18:17:19.748427 | controller | ok:
2026-06-11 18:17:19.748602 | controller | {
2026-06-11 18:17:19.748624 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.748641 | controller |   "kind": "Pod",
2026-06-11 18:17:19.748657 | controller |   "metadata": {
2026-06-11 18:17:19.748672 | controller |     "annotations": {
2026-06-11 18:17:19.748687 | 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:17:19.748713 | 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:17:19.748730 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.748746 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.748770 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.748787 | controller |     },
2026-06-11 18:17:19.748802 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.748817 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-11 18:17:19.748832 | controller |     "generation": 1,
2026-06-11 18:17:19.748866 | controller |     "labels": {
2026-06-11 18:17:19.748888 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 18:17:19.748903 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.748918 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 18:17:19.748934 | controller |       "pod-template-hash": "584b474457"
2026-06-11 18:17:19.748950 | controller |     },
2026-06-11 18:17:19.748964 | controller |     "managedFields": [
2026-06-11 18:17:19.748980 | controller |       {
2026-06-11 18:17:19.748995 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.749009 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.749024 | controller |         "fieldsV1": {
2026-06-11 18:17:19.749038 | controller |           "f:metadata": {
2026-06-11 18:17:19.749052 | controller |             "f:annotations": {
2026-06-11 18:17:19.749066 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.749081 | controller |             }
2026-06-11 18:17:19.749095 | controller |           }
2026-06-11 18:17:19.749110 | controller |         },
2026-06-11 18:17:19.749125 | controller |         "manager": "crc",
2026-06-11 18:17:19.749139 | controller |         "operation": "Update",
2026-06-11 18:17:19.749154 | controller |         "subresource": "status",
2026-06-11 18:17:19.749169 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.749189 | controller |       },
2026-06-11 18:17:19.749210 | controller |       {
2026-06-11 18:17:19.749230 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.749248 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.749265 | controller |         "fieldsV1": {
2026-06-11 18:17:19.749280 | controller |           "f:metadata": {
2026-06-11 18:17:19.749298 | controller |             "f:annotations": {
2026-06-11 18:17:19.749314 | controller |               ".": {},
2026-06-11 18:17:19.749329 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.749344 | controller |             },
2026-06-11 18:17:19.749359 | controller |             "f:generateName": {},
2026-06-11 18:17:19.749373 | controller |             "f:labels": {
2026-06-11 18:17:19.749388 | controller |               ".": {},
2026-06-11 18:17:19.749402 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.749417 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.749431 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.749446 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.749460 | controller |             },
2026-06-11 18:17:19.749474 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.749489 | controller |               ".": {},
2026-06-11 18:17:19.749504 | controller |               "k:{\"uid\":\"2b19c8a7-d1da-4a37-9d5d-6d3a31913417\"}": {}
2026-06-11 18:17:19.749519 | controller |             }
2026-06-11 18:17:19.749534 | controller |           },
2026-06-11 18:17:19.749549 | controller |           "f:spec": {
2026-06-11 18:17:19.749564 | controller |             "f:containers": {
2026-06-11 18:17:19.749578 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.749592 | controller |                 ".": {},
2026-06-11 18:17:19.749607 | controller |                 "f:args": {},
2026-06-11 18:17:19.749621 | controller |                 "f:command": {},
2026-06-11 18:17:19.749635 | controller |                 "f:env": {
2026-06-11 18:17:19.749649 | controller |                   ".": {},
2026-06-11 18:17:19.749669 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.749684 | controller |                     ".": {},
2026-06-11 18:17:19.749698 | controller |                     "f:name": {},
2026-06-11 18:17:19.749712 | controller |                     "f:value": {}
2026-06-11 18:17:19.749726 | controller |                   },
2026-06-11 18:17:19.749741 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.749755 | controller |                     ".": {},
2026-06-11 18:17:19.749769 | controller |                     "f:name": {},
2026-06-11 18:17:19.749783 | controller |                     "f:value": {}
2026-06-11 18:17:19.749797 | controller |                   },
2026-06-11 18:17:19.749811 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.749826 | controller |                     ".": {},
2026-06-11 18:17:19.749840 | controller |                     "f:name": {},
2026-06-11 18:17:19.749877 | controller |                     "f:value": {}
2026-06-11 18:17:19.749893 | controller |                   },
2026-06-11 18:17:19.749907 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.749922 | controller |                     ".": {},
2026-06-11 18:17:19.749939 | controller |                     "f:name": {},
2026-06-11 18:17:19.749955 | controller |                     "f:value": {}
2026-06-11 18:17:19.749970 | controller |                   },
2026-06-11 18:17:19.749984 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.749998 | controller |                     ".": {},
2026-06-11 18:17:19.750012 | controller |                     "f:name": {},
2026-06-11 18:17:19.750026 | controller |                     "f:value": {}
2026-06-11 18:17:19.750041 | controller |                   }
2026-06-11 18:17:19.750055 | controller |                 },
2026-06-11 18:17:19.750069 | controller |                 "f:image": {},
2026-06-11 18:17:19.750083 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.750097 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.750111 | controller |                   ".": {},
2026-06-11 18:17:19.750125 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.750139 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.750153 | controller |                     ".": {},
2026-06-11 18:17:19.750167 | controller |                     "f:path": {},
2026-06-11 18:17:19.750181 | controller |                     "f:port": {},
2026-06-11 18:17:19.750195 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.750209 | controller |                   },
2026-06-11 18:17:19.750223 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.750237 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.750252 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.750266 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.750280 | controller |                 },
2026-06-11 18:17:19.750294 | controller |                 "f:name": {},
2026-06-11 18:17:19.750309 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.750324 | controller |                   ".": {},
2026-06-11 18:17:19.750338 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.750352 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.750367 | controller |                     ".": {},
2026-06-11 18:17:19.750381 | controller |                     "f:path": {},
2026-06-11 18:17:19.750396 | controller |                     "f:port": {},
2026-06-11 18:17:19.750410 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.750424 | controller |                   },
2026-06-11 18:17:19.750439 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.750458 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.750472 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.750487 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.750501 | controller |                 },
2026-06-11 18:17:19.750516 | controller |                 "f:resources": {
2026-06-11 18:17:19.750530 | controller |                   ".": {},
2026-06-11 18:17:19.750545 | controller |                   "f:limits": {
2026-06-11 18:17:19.750560 | controller |                     ".": {},
2026-06-11 18:17:19.750574 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.750589 | controller |                     "f:memory": {}
2026-06-11 18:17:19.750603 | controller |                   },
2026-06-11 18:17:19.750617 | controller |                   "f:requests": {
2026-06-11 18:17:19.750631 | controller |                     ".": {},
2026-06-11 18:17:19.750645 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.750659 | controller |                     "f:memory": {}
2026-06-11 18:17:19.750673 | controller |                   }
2026-06-11 18:17:19.750687 | controller |                 },
2026-06-11 18:17:19.750701 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.750715 | controller |                   ".": {},
2026-06-11 18:17:19.750729 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.750744 | controller |                 },
2026-06-11 18:17:19.750758 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.750772 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.750787 | controller |               }
2026-06-11 18:17:19.750801 | controller |             },
2026-06-11 18:17:19.750815 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.750830 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.750844 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.750877 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.750893 | controller |             "f:securityContext": {
2026-06-11 18:17:19.750907 | controller |               ".": {},
2026-06-11 18:17:19.750922 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.750936 | controller |             },
2026-06-11 18:17:19.750953 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.750969 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.750984 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.750999 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.751013 | controller |           }
2026-06-11 18:17:19.751027 | controller |         },
2026-06-11 18:17:19.751042 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.751056 | controller |         "operation": "Update",
2026-06-11 18:17:19.751070 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.751084 | controller |       },
2026-06-11 18:17:19.751099 | controller |       {
2026-06-11 18:17:19.751113 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.751127 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.751141 | controller |         "fieldsV1": {
2026-06-11 18:17:19.751155 | controller |           "f:metadata": {
2026-06-11 18:17:19.751169 | controller |             "f:annotations": {
2026-06-11 18:17:19.751183 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.751197 | controller |             }
2026-06-11 18:17:19.751211 | controller |           }
2026-06-11 18:17:19.751225 | controller |         },
2026-06-11 18:17:19.751239 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.751253 | controller |         "operation": "Update",
2026-06-11 18:17:19.751267 | controller |         "subresource": "status",
2026-06-11 18:17:19.751281 | controller |         "time": "2026-06-11T17:42:37Z"
2026-06-11 18:17:19.751300 | controller |       },
2026-06-11 18:17:19.751316 | controller |       {
2026-06-11 18:17:19.751330 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.751345 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.751359 | controller |         "fieldsV1": {
2026-06-11 18:17:19.751374 | controller |           "f:status": {
2026-06-11 18:17:19.751388 | controller |             "f:conditions": {
2026-06-11 18:17:19.751402 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.751416 | controller |                 ".": {},
2026-06-11 18:17:19.751430 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.751445 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.751459 | controller |                 "f:status": {},
2026-06-11 18:17:19.751474 | controller |                 "f:type": {}
2026-06-11 18:17:19.751488 | controller |               },
2026-06-11 18:17:19.751503 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.751517 | controller |                 ".": {},
2026-06-11 18:17:19.751532 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.751613 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.751681 | controller |                 "f:status": {},
2026-06-11 18:17:19.751699 | controller |                 "f:type": {}
2026-06-11 18:17:19.751714 | controller |               },
2026-06-11 18:17:19.751729 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.751744 | controller |                 ".": {},
2026-06-11 18:17:19.751759 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.751774 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.751788 | controller |                 "f:status": {},
2026-06-11 18:17:19.751803 | controller |                 "f:type": {}
2026-06-11 18:17:19.751817 | controller |               },
2026-06-11 18:17:19.751831 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.751845 | controller |                 ".": {},
2026-06-11 18:17:19.751884 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.751900 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.751914 | controller |                 "f:status": {},
2026-06-11 18:17:19.751928 | controller |                 "f:type": {}
2026-06-11 18:17:19.751943 | controller |               }
2026-06-11 18:17:19.751957 | controller |             },
2026-06-11 18:17:19.751972 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.751986 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.752001 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.752015 | controller |             "f:phase": {},
2026-06-11 18:17:19.752029 | controller |             "f:podIP": {},
2026-06-11 18:17:19.752043 | controller |             "f:podIPs": {
2026-06-11 18:17:19.752057 | controller |               ".": {},
2026-06-11 18:17:19.752071 | controller |               "k:{\"ip\":\"10.217.1.20\"}": {
2026-06-11 18:17:19.752085 | controller |                 ".": {},
2026-06-11 18:17:19.752099 | controller |                 "f:ip": {}
2026-06-11 18:17:19.752113 | controller |               }
2026-06-11 18:17:19.752127 | controller |             },
2026-06-11 18:17:19.752142 | controller |             "f:startTime": {}
2026-06-11 18:17:19.752156 | controller |           }
2026-06-11 18:17:19.752171 | controller |         },
2026-06-11 18:17:19.752185 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.752199 | controller |         "operation": "Update",
2026-06-11 18:17:19.752214 | controller |         "subresource": "status",
2026-06-11 18:17:19.752228 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.752242 | controller |       }
2026-06-11 18:17:19.752257 | controller |     ],
2026-06-11 18:17:19.752271 | controller |     "name": "cinder-operator-controller-manager-584b474457-w7fcm",
2026-06-11 18:17:19.752326 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.752343 | controller |     "ownerReferences": [
2026-06-11 18:17:19.752357 | controller |       {
2026-06-11 18:17:19.752372 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.752386 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.752400 | controller |         "controller": true,
2026-06-11 18:17:19.752414 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.752429 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-11 18:17:19.752443 | controller |         "uid": "2b19c8a7-d1da-4a37-9d5d-6d3a31913417"
2026-06-11 18:17:19.752457 | controller |       }
2026-06-11 18:17:19.752472 | controller |     ],
2026-06-11 18:17:19.752486 | controller |     "resourceVersion": "88763",
2026-06-11 18:17:19.752500 | controller |     "uid": "277b8ac4-c46a-46c2-8e45-df1d2cbc7a72"
2026-06-11 18:17:19.752515 | controller |   },
2026-06-11 18:17:19.752530 | controller |   "spec": {
2026-06-11 18:17:19.752544 | controller |     "containers": [
2026-06-11 18:17:19.752559 | controller |       {
2026-06-11 18:17:19.752573 | controller |         "args": [
2026-06-11 18:17:19.752588 | controller |           "--leader-elect",
2026-06-11 18:17:19.752602 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.752617 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.752631 | controller |         ],
2026-06-11 18:17:19.752645 | controller |         "command": [
2026-06-11 18:17:19.752659 | controller |           "/manager"
2026-06-11 18:17:19.752674 | controller |         ],
2026-06-11 18:17:19.752688 | controller |         "env": [
2026-06-11 18:17:19.752702 | controller |           {
2026-06-11 18:17:19.752717 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.752731 | controller |             "value": "30"
2026-06-11 18:17:19.752746 | controller |           },
2026-06-11 18:17:19.752761 | controller |           {
2026-06-11 18:17:19.752776 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.752790 | controller |             "value": "20"
2026-06-11 18:17:19.752804 | controller |           },
2026-06-11 18:17:19.752819 | controller |           {
2026-06-11 18:17:19.752833 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.752864 | controller |             "value": "5"
2026-06-11 18:17:19.752884 | controller |           },
2026-06-11 18:17:19.752899 | controller |           {
2026-06-11 18:17:19.752914 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.752929 | controller |             "value": "false"
2026-06-11 18:17:19.752943 | controller |           },
2026-06-11 18:17:19.752957 | controller |           {
2026-06-11 18:17:19.752971 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.752986 | controller |             "value": "false"
2026-06-11 18:17:19.753000 | controller |           }
2026-06-11 18:17:19.753015 | controller |         ],
2026-06-11 18:17:19.753029 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:17:19.753044 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.753059 | controller |         "livenessProbe": {
2026-06-11 18:17:19.753073 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.753087 | controller |           "httpGet": {
2026-06-11 18:17:19.753102 | controller |             "path": "/healthz",
2026-06-11 18:17:19.753116 | controller |             "port": 8081,
2026-06-11 18:17:19.753130 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.753145 | controller |           },
2026-06-11 18:17:19.753159 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.753173 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.753192 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.753207 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.753221 | controller |         },
2026-06-11 18:17:19.753236 | controller |         "name": "manager",
2026-06-11 18:17:19.753250 | controller |         "readinessProbe": {
2026-06-11 18:17:19.753264 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.753279 | controller |           "httpGet": {
2026-06-11 18:17:19.753293 | controller |             "path": "/readyz",
2026-06-11 18:17:19.753307 | controller |             "port": 8081,
2026-06-11 18:17:19.753321 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.753336 | controller |           },
2026-06-11 18:17:19.753350 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.753365 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.753379 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.753394 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.753409 | controller |         },
2026-06-11 18:17:19.753423 | controller |         "resources": {
2026-06-11 18:17:19.753437 | controller |           "limits": {
2026-06-11 18:17:19.753452 | controller |             "cpu": "500m",
2026-06-11 18:17:19.753466 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.753480 | controller |           },
2026-06-11 18:17:19.753494 | controller |           "requests": {
2026-06-11 18:17:19.753509 | controller |             "cpu": "10m",
2026-06-11 18:17:19.753523 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.753538 | controller |           }
2026-06-11 18:17:19.753553 | controller |         },
2026-06-11 18:17:19.753567 | controller |         "securityContext": {
2026-06-11 18:17:19.753581 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.753596 | controller |           "capabilities": {
2026-06-11 18:17:19.753610 | controller |             "drop": [
2026-06-11 18:17:19.753625 | controller |               "MKNOD"
2026-06-11 18:17:19.753639 | controller |             ]
2026-06-11 18:17:19.753653 | controller |           }
2026-06-11 18:17:19.753668 | controller |         },
2026-06-11 18:17:19.753682 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.753697 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.753711 | controller |         "volumeMounts": [
2026-06-11 18:17:19.753726 | controller |           {
2026-06-11 18:17:19.753740 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.753755 | controller |             "name": "kube-api-access-kptb9",
2026-06-11 18:17:19.753770 | controller |             "readOnly": true
2026-06-11 18:17:19.753784 | controller |           }
2026-06-11 18:17:19.753798 | controller |         ]
2026-06-11 18:17:19.753813 | controller |       }
2026-06-11 18:17:19.753827 | controller |     ],
2026-06-11 18:17:19.753841 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.753875 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.753891 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.753905 | controller |       {
2026-06-11 18:17:19.753919 | controller |         "name": "cinder-operator-controller-manager-dockercfg-jvxkf"
2026-06-11 18:17:19.753934 | controller |       }
2026-06-11 18:17:19.753948 | controller |     ],
2026-06-11 18:17:19.753963 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.753977 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.753991 | controller |     "priority": 0,
2026-06-11 18:17:19.754006 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.754020 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.754034 | controller |     "securityContext": {
2026-06-11 18:17:19.754048 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.754062 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.754082 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.754096 | controller |       }
2026-06-11 18:17:19.754110 | controller |     },
2026-06-11 18:17:19.754125 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 18:17:19.754139 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 18:17:19.754153 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.754167 | controller |     "tolerations": [
2026-06-11 18:17:19.754181 | controller |       {
2026-06-11 18:17:19.754196 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.754210 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.754225 | controller |         "operator": "Exists",
2026-06-11 18:17:19.754239 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.754253 | controller |       },
2026-06-11 18:17:19.754268 | controller |       {
2026-06-11 18:17:19.754282 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.754296 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.754311 | controller |         "operator": "Exists",
2026-06-11 18:17:19.754325 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.754339 | controller |       },
2026-06-11 18:17:19.754353 | controller |       {
2026-06-11 18:17:19.754372 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.754390 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.754408 | controller |         "operator": "Exists"
2026-06-11 18:17:19.754423 | controller |       }
2026-06-11 18:17:19.754438 | controller |     ],
2026-06-11 18:17:19.754453 | controller |     "volumes": [
2026-06-11 18:17:19.754467 | controller |       {
2026-06-11 18:17:19.754482 | controller |         "name": "kube-api-access-kptb9",
2026-06-11 18:17:19.754496 | controller |         "projected": {
2026-06-11 18:17:19.754511 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.754525 | controller |           "sources": [
2026-06-11 18:17:19.754540 | controller |             {
2026-06-11 18:17:19.754555 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.754570 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.754584 | controller |                 "path": "token"
2026-06-11 18:17:19.754599 | controller |               }
2026-06-11 18:17:19.754614 | controller |             },
2026-06-11 18:17:19.754628 | controller |             {
2026-06-11 18:17:19.754642 | controller |               "configMap": {
2026-06-11 18:17:19.754657 | controller |                 "items": [
2026-06-11 18:17:19.754671 | controller |                   {
2026-06-11 18:17:19.754686 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.754700 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.754715 | controller |                   }
2026-06-11 18:17:19.754729 | controller |                 ],
2026-06-11 18:17:19.754743 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.754758 | controller |               }
2026-06-11 18:17:19.754773 | controller |             },
2026-06-11 18:17:19.754788 | controller |             {
2026-06-11 18:17:19.754803 | controller |               "downwardAPI": {
2026-06-11 18:17:19.754818 | controller |                 "items": [
2026-06-11 18:17:19.754833 | controller |                   {
2026-06-11 18:17:19.754865 | controller |                     "fieldRef": {
2026-06-11 18:17:19.754886 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.754902 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.754917 | controller |                     },
2026-06-11 18:17:19.754932 | controller |                     "path": "namespace"
2026-06-11 18:17:19.754946 | controller |                   }
2026-06-11 18:17:19.754961 | controller |                 ]
2026-06-11 18:17:19.754976 | controller |               }
2026-06-11 18:17:19.755002 | controller |             },
2026-06-11 18:17:19.755017 | controller |             {
2026-06-11 18:17:19.755032 | controller |               "configMap": {
2026-06-11 18:17:19.755046 | controller |                 "items": [
2026-06-11 18:17:19.755060 | controller |                   {
2026-06-11 18:17:19.755075 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.755089 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.755104 | controller |                   }
2026-06-11 18:17:19.755119 | controller |                 ],
2026-06-11 18:17:19.755133 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.755148 | controller |               }
2026-06-11 18:17:19.755163 | controller |             }
2026-06-11 18:17:19.755177 | controller |           ]
2026-06-11 18:17:19.755191 | controller |         }
2026-06-11 18:17:19.755206 | controller |       }
2026-06-11 18:17:19.755220 | controller |     ]
2026-06-11 18:17:19.755259 | controller |   },
2026-06-11 18:17:19.755315 | controller |   "status": {
2026-06-11 18:17:19.755335 | controller |     "conditions": [
2026-06-11 18:17:19.755351 | controller |       {
2026-06-11 18:17:19.755366 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.755381 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:19.755396 | controller |         "status": "True",
2026-06-11 18:17:19.755410 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.755425 | controller |       },
2026-06-11 18:17:19.755440 | controller |       {
2026-06-11 18:17:19.755455 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.755469 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.755484 | controller |         "status": "True",
2026-06-11 18:17:19.755498 | controller |         "type": "Initialized"
2026-06-11 18:17:19.755513 | controller |       },
2026-06-11 18:17:19.755527 | controller |       {
2026-06-11 18:17:19.755541 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.755555 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.755570 | controller |         "status": "True",
2026-06-11 18:17:19.755584 | controller |         "type": "Ready"
2026-06-11 18:17:19.755598 | controller |       },
2026-06-11 18:17:19.755612 | controller |       {
2026-06-11 18:17:19.755627 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.755642 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.755656 | controller |         "status": "True",
2026-06-11 18:17:19.755671 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.755686 | controller |       },
2026-06-11 18:17:19.755700 | controller |       {
2026-06-11 18:17:19.755715 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.755731 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.755766 | controller |         "status": "True",
2026-06-11 18:17:19.755798 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.755820 | controller |       }
2026-06-11 18:17:19.755843 | controller |     ],
2026-06-11 18:17:19.755890 | controller |     "containerStatuses": [
2026-06-11 18:17:19.755906 | controller |       {
2026-06-11 18:17:19.755921 | controller |         "allocatedResources": {
2026-06-11 18:17:19.755936 | controller |           "cpu": "10m",
2026-06-11 18:17:19.755951 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.755966 | controller |         },
2026-06-11 18:17:19.755981 | controller |         "containerID": "cri-o://d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74",
2026-06-11 18:17:19.755997 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:17:19.756013 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-11 18:17:19.756043 | controller |         "lastState": {},
2026-06-11 18:17:19.756060 | controller |         "name": "manager",
2026-06-11 18:17:19.756074 | controller |         "ready": true,
2026-06-11 18:17:19.756088 | controller |         "resources": {
2026-06-11 18:17:19.756103 | controller |           "limits": {
2026-06-11 18:17:19.756117 | controller |             "cpu": "500m",
2026-06-11 18:17:19.756131 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.756145 | controller |           },
2026-06-11 18:17:19.756159 | controller |           "requests": {
2026-06-11 18:17:19.756173 | controller |             "cpu": "10m",
2026-06-11 18:17:19.756186 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.756200 | controller |           }
2026-06-11 18:17:19.756214 | controller |         },
2026-06-11 18:17:19.756228 | controller |         "restartCount": 0,
2026-06-11 18:17:19.756243 | controller |         "started": true,
2026-06-11 18:17:19.756257 | controller |         "state": {
2026-06-11 18:17:19.756271 | controller |           "running": {
2026-06-11 18:17:19.756308 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:19.756324 | controller |           }
2026-06-11 18:17:19.756338 | controller |         },
2026-06-11 18:17:19.756353 | controller |         "user": {
2026-06-11 18:17:19.756367 | controller |           "linux": {
2026-06-11 18:17:19.756381 | controller |             "gid": 0,
2026-06-11 18:17:19.756395 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.756409 | controller |               0
2026-06-11 18:17:19.756423 | controller |             ],
2026-06-11 18:17:19.756437 | controller |             "uid": 65532
2026-06-11 18:17:19.756452 | controller |           }
2026-06-11 18:17:19.756466 | controller |         },
2026-06-11 18:17:19.756480 | controller |         "volumeMounts": [
2026-06-11 18:17:19.756493 | controller |           {
2026-06-11 18:17:19.756507 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.756522 | controller |             "name": "kube-api-access-kptb9",
2026-06-11 18:17:19.756536 | controller |             "readOnly": true,
2026-06-11 18:17:19.756550 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.756564 | controller |           }
2026-06-11 18:17:19.756578 | controller |         ]
2026-06-11 18:17:19.756592 | controller |       }
2026-06-11 18:17:19.756606 | controller |     ],
2026-06-11 18:17:19.756620 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.756634 | controller |     "hostIPs": [
2026-06-11 18:17:19.756648 | controller |       {
2026-06-11 18:17:19.756662 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.756676 | controller |       }
2026-06-11 18:17:19.756690 | controller |     ],
2026-06-11 18:17:19.756703 | controller |     "phase": "Running",
2026-06-11 18:17:19.756717 | controller |     "podIP": "10.217.1.20",
2026-06-11 18:17:19.756731 | controller |     "podIPs": [
2026-06-11 18:17:19.756745 | controller |       {
2026-06-11 18:17:19.756760 | controller |         "ip": "10.217.1.20"
2026-06-11 18:17:19.756774 | controller |       }
2026-06-11 18:17:19.756788 | controller |     ],
2026-06-11 18:17:19.756803 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.756817 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.756832 | controller |   }
2026-06-11 18:17:19.756846 | controller | }
2026-06-11 18:17:19.788096 | controller | ok:
2026-06-11 18:17:19.788264 | controller | {
2026-06-11 18:17:19.788286 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.788321 | controller |   "kind": "Pod",
2026-06-11 18:17:19.788337 | controller |   "metadata": {
2026-06-11 18:17:19.788353 | controller |     "annotations": {
2026-06-11 18:17:19.788369 | 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:17:19.788402 | 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:17:19.788419 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.788436 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.788452 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.788469 | controller |     },
2026-06-11 18:17:19.788484 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.788500 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-11 18:17:19.788515 | controller |     "generation": 1,
2026-06-11 18:17:19.788530 | controller |     "labels": {
2026-06-11 18:17:19.788545 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 18:17:19.788559 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.788574 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 18:17:19.788589 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-11 18:17:19.788603 | controller |     },
2026-06-11 18:17:19.788618 | controller |     "managedFields": [
2026-06-11 18:17:19.788632 | controller |       {
2026-06-11 18:17:19.788647 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.788661 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.788680 | controller |         "fieldsV1": {
2026-06-11 18:17:19.788699 | controller |           "f:metadata": {
2026-06-11 18:17:19.788717 | controller |             "f:annotations": {
2026-06-11 18:17:19.788736 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.788756 | controller |             }
2026-06-11 18:17:19.788776 | controller |           }
2026-06-11 18:17:19.788795 | controller |         },
2026-06-11 18:17:19.788811 | controller |         "manager": "crc",
2026-06-11 18:17:19.788825 | controller |         "operation": "Update",
2026-06-11 18:17:19.788840 | controller |         "subresource": "status",
2026-06-11 18:17:19.788880 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.788897 | controller |       },
2026-06-11 18:17:19.788912 | controller |       {
2026-06-11 18:17:19.788926 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.788943 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.788960 | controller |         "fieldsV1": {
2026-06-11 18:17:19.788975 | controller |           "f:metadata": {
2026-06-11 18:17:19.788989 | controller |             "f:annotations": {
2026-06-11 18:17:19.789004 | controller |               ".": {},
2026-06-11 18:17:19.789018 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.789033 | controller |             },
2026-06-11 18:17:19.789047 | controller |             "f:generateName": {},
2026-06-11 18:17:19.789061 | controller |             "f:labels": {
2026-06-11 18:17:19.789076 | controller |               ".": {},
2026-06-11 18:17:19.789090 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.789104 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.789119 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.789134 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.789148 | controller |             },
2026-06-11 18:17:19.789168 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.789184 | controller |               ".": {},
2026-06-11 18:17:19.789198 | controller |               "k:{\"uid\":\"d040c9e0-ea54-415c-acda-8a33ac22c84c\"}": {}
2026-06-11 18:17:19.789213 | controller |             }
2026-06-11 18:17:19.789228 | controller |           },
2026-06-11 18:17:19.789242 | controller |           "f:spec": {
2026-06-11 18:17:19.789257 | controller |             "f:containers": {
2026-06-11 18:17:19.789272 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.789286 | controller |                 ".": {},
2026-06-11 18:17:19.789301 | controller |                 "f:args": {},
2026-06-11 18:17:19.789316 | controller |                 "f:command": {},
2026-06-11 18:17:19.789330 | controller |                 "f:env": {
2026-06-11 18:17:19.789345 | controller |                   ".": {},
2026-06-11 18:17:19.789360 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.789375 | controller |                     ".": {},
2026-06-11 18:17:19.789390 | controller |                     "f:name": {},
2026-06-11 18:17:19.789405 | controller |                     "f:value": {}
2026-06-11 18:17:19.789419 | controller |                   },
2026-06-11 18:17:19.789434 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.789449 | controller |                     ".": {},
2026-06-11 18:17:19.789464 | controller |                     "f:name": {},
2026-06-11 18:17:19.789479 | controller |                     "f:value": {}
2026-06-11 18:17:19.789494 | controller |                   },
2026-06-11 18:17:19.789509 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.789524 | controller |                     ".": {},
2026-06-11 18:17:19.789540 | controller |                     "f:name": {},
2026-06-11 18:17:19.789555 | controller |                     "f:value": {}
2026-06-11 18:17:19.789570 | controller |                   },
2026-06-11 18:17:19.789585 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.789600 | controller |                     ".": {},
2026-06-11 18:17:19.789615 | controller |                     "f:name": {},
2026-06-11 18:17:19.789630 | controller |                     "f:value": {}
2026-06-11 18:17:19.789644 | controller |                   },
2026-06-11 18:17:19.789659 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.789673 | controller |                     ".": {},
2026-06-11 18:17:19.789688 | controller |                     "f:name": {},
2026-06-11 18:17:19.789702 | controller |                     "f:value": {}
2026-06-11 18:17:19.789717 | controller |                   }
2026-06-11 18:17:19.789731 | controller |                 },
2026-06-11 18:17:19.789745 | controller |                 "f:image": {},
2026-06-11 18:17:19.789759 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.789774 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.789788 | controller |                   ".": {},
2026-06-11 18:17:19.789802 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.789816 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.789831 | controller |                     ".": {},
2026-06-11 18:17:19.789845 | controller |                     "f:path": {},
2026-06-11 18:17:19.789881 | controller |                     "f:port": {},
2026-06-11 18:17:19.789896 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.789910 | controller |                   },
2026-06-11 18:17:19.789925 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.789939 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.789953 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.789968 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.789983 | controller |                 },
2026-06-11 18:17:19.790002 | controller |                 "f:name": {},
2026-06-11 18:17:19.790018 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.790032 | controller |                   ".": {},
2026-06-11 18:17:19.790047 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.790062 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.790076 | controller |                     ".": {},
2026-06-11 18:17:19.790091 | controller |                     "f:path": {},
2026-06-11 18:17:19.790106 | controller |                     "f:port": {},
2026-06-11 18:17:19.790120 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.790135 | controller |                   },
2026-06-11 18:17:19.790150 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.790165 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.790179 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.790194 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.790208 | controller |                 },
2026-06-11 18:17:19.790223 | controller |                 "f:resources": {
2026-06-11 18:17:19.790238 | controller |                   ".": {},
2026-06-11 18:17:19.790253 | controller |                   "f:limits": {
2026-06-11 18:17:19.790269 | controller |                     ".": {},
2026-06-11 18:17:19.790283 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.790298 | controller |                     "f:memory": {}
2026-06-11 18:17:19.790314 | controller |                   },
2026-06-11 18:17:19.790329 | controller |                   "f:requests": {
2026-06-11 18:17:19.790344 | controller |                     ".": {},
2026-06-11 18:17:19.790359 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.790373 | controller |                     "f:memory": {}
2026-06-11 18:17:19.790388 | controller |                   }
2026-06-11 18:17:19.790403 | controller |                 },
2026-06-11 18:17:19.790418 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.790433 | controller |                   ".": {},
2026-06-11 18:17:19.790448 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.790463 | controller |                 },
2026-06-11 18:17:19.790478 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.790493 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.790508 | controller |               }
2026-06-11 18:17:19.790523 | controller |             },
2026-06-11 18:17:19.790539 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.790554 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.790570 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.790586 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.790601 | controller |             "f:securityContext": {
2026-06-11 18:17:19.790616 | controller |               ".": {},
2026-06-11 18:17:19.790631 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.790647 | controller |             },
2026-06-11 18:17:19.790662 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.790677 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.790693 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.790708 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.790723 | controller |           }
2026-06-11 18:17:19.790738 | controller |         },
2026-06-11 18:17:19.790753 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.790768 | controller |         "operation": "Update",
2026-06-11 18:17:19.790783 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.790797 | controller |       },
2026-06-11 18:17:19.790812 | controller |       {
2026-06-11 18:17:19.790827 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.790863 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.790885 | controller |         "fieldsV1": {
2026-06-11 18:17:19.790901 | controller |           "f:metadata": {
2026-06-11 18:17:19.790917 | controller |             "f:annotations": {
2026-06-11 18:17:19.790931 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.790946 | controller |             }
2026-06-11 18:17:19.790961 | controller |           }
2026-06-11 18:17:19.790976 | controller |         },
2026-06-11 18:17:19.790991 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.791006 | controller |         "operation": "Update",
2026-06-11 18:17:19.791020 | controller |         "subresource": "status",
2026-06-11 18:17:19.791035 | controller |         "time": "2026-06-11T17:42:37Z"
2026-06-11 18:17:19.791050 | controller |       },
2026-06-11 18:17:19.791065 | controller |       {
2026-06-11 18:17:19.791080 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.791095 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.791110 | controller |         "fieldsV1": {
2026-06-11 18:17:19.791125 | controller |           "f:status": {
2026-06-11 18:17:19.791140 | controller |             "f:conditions": {
2026-06-11 18:17:19.791155 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.791170 | controller |                 ".": {},
2026-06-11 18:17:19.791185 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.791200 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.791215 | controller |                 "f:status": {},
2026-06-11 18:17:19.791230 | controller |                 "f:type": {}
2026-06-11 18:17:19.791244 | controller |               },
2026-06-11 18:17:19.791259 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.791274 | controller |                 ".": {},
2026-06-11 18:17:19.791289 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.791303 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.791318 | controller |                 "f:status": {},
2026-06-11 18:17:19.791333 | controller |                 "f:type": {}
2026-06-11 18:17:19.791348 | controller |               },
2026-06-11 18:17:19.791363 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.791378 | controller |                 ".": {},
2026-06-11 18:17:19.791394 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.791409 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.791425 | controller |                 "f:status": {},
2026-06-11 18:17:19.791440 | controller |                 "f:type": {}
2026-06-11 18:17:19.791456 | controller |               },
2026-06-11 18:17:19.791471 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.791486 | controller |                 ".": {},
2026-06-11 18:17:19.791502 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.791517 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.791532 | controller |                 "f:status": {},
2026-06-11 18:17:19.791547 | controller |                 "f:type": {}
2026-06-11 18:17:19.791562 | controller |               }
2026-06-11 18:17:19.791577 | controller |             },
2026-06-11 18:17:19.791593 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.791608 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.791624 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.791639 | controller |             "f:phase": {},
2026-06-11 18:17:19.791654 | controller |             "f:podIP": {},
2026-06-11 18:17:19.791669 | controller |             "f:podIPs": {
2026-06-11 18:17:19.791684 | controller |               ".": {},
2026-06-11 18:17:19.791699 | controller |               "k:{\"ip\":\"10.217.1.21\"}": {
2026-06-11 18:17:19.791719 | controller |                 ".": {},
2026-06-11 18:17:19.791734 | controller |                 "f:ip": {}
2026-06-11 18:17:19.791748 | controller |               }
2026-06-11 18:17:19.791762 | controller |             },
2026-06-11 18:17:19.791776 | controller |             "f:startTime": {}
2026-06-11 18:17:19.791791 | controller |           }
2026-06-11 18:17:19.791806 | controller |         },
2026-06-11 18:17:19.791820 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.791834 | controller |         "operation": "Update",
2026-06-11 18:17:19.791890 | controller |         "subresource": "status",
2026-06-11 18:17:19.791911 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.791927 | controller |       }
2026-06-11 18:17:19.791944 | controller |     ],
2026-06-11 18:17:19.791960 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-s8xrk",
2026-06-11 18:17:19.791976 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.791990 | controller |     "ownerReferences": [
2026-06-11 18:17:19.792204 | controller |       {
2026-06-11 18:17:19.792241 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.792258 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.792274 | controller |         "controller": true,
2026-06-11 18:17:19.792306 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.792323 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-11 18:17:19.792338 | controller |         "uid": "d040c9e0-ea54-415c-acda-8a33ac22c84c"
2026-06-11 18:17:19.792353 | controller |       }
2026-06-11 18:17:19.792369 | controller |     ],
2026-06-11 18:17:19.792384 | controller |     "resourceVersion": "88758",
2026-06-11 18:17:19.792398 | controller |     "uid": "9232cf60-bea3-493c-834a-15a5631c66db"
2026-06-11 18:17:19.792413 | controller |   },
2026-06-11 18:17:19.792427 | controller |   "spec": {
2026-06-11 18:17:19.792442 | controller |     "containers": [
2026-06-11 18:17:19.792457 | controller |       {
2026-06-11 18:17:19.792471 | controller |         "args": [
2026-06-11 18:17:19.792485 | controller |           "--leader-elect",
2026-06-11 18:17:19.792499 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.792514 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.792528 | controller |         ],
2026-06-11 18:17:19.792542 | controller |         "command": [
2026-06-11 18:17:19.792557 | controller |           "/manager"
2026-06-11 18:17:19.792572 | controller |         ],
2026-06-11 18:17:19.792586 | controller |         "env": [
2026-06-11 18:17:19.792601 | controller |           {
2026-06-11 18:17:19.792615 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.792630 | controller |             "value": "30"
2026-06-11 18:17:19.792644 | controller |           },
2026-06-11 18:17:19.792658 | controller |           {
2026-06-11 18:17:19.792673 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.792687 | controller |             "value": "20"
2026-06-11 18:17:19.792702 | controller |           },
2026-06-11 18:17:19.792718 | controller |           {
2026-06-11 18:17:19.792732 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.792747 | controller |             "value": "5"
2026-06-11 18:17:19.792762 | controller |           },
2026-06-11 18:17:19.792777 | controller |           {
2026-06-11 18:17:19.792792 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.792806 | controller |             "value": "false"
2026-06-11 18:17:19.792821 | controller |           },
2026-06-11 18:17:19.792836 | controller |           {
2026-06-11 18:17:19.792872 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.792894 | controller |             "value": "false"
2026-06-11 18:17:19.792914 | controller |           }
2026-06-11 18:17:19.792933 | controller |         ],
2026-06-11 18:17:19.792953 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:17:19.792982 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.793003 | controller |         "livenessProbe": {
2026-06-11 18:17:19.793021 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.793036 | controller |           "httpGet": {
2026-06-11 18:17:19.793054 | controller |             "path": "/healthz",
2026-06-11 18:17:19.793073 | controller |             "port": 8081,
2026-06-11 18:17:19.793092 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.793111 | controller |           },
2026-06-11 18:17:19.793130 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.793149 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.793168 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.793187 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.793209 | controller |         },
2026-06-11 18:17:19.793228 | controller |         "name": "manager",
2026-06-11 18:17:19.793245 | controller |         "readinessProbe": {
2026-06-11 18:17:19.793259 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.793274 | controller |           "httpGet": {
2026-06-11 18:17:19.793288 | controller |             "path": "/readyz",
2026-06-11 18:17:19.793303 | controller |             "port": 8081,
2026-06-11 18:17:19.793317 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.793332 | controller |           },
2026-06-11 18:17:19.793346 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.793361 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.793376 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.793391 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.793405 | controller |         },
2026-06-11 18:17:19.793420 | controller |         "resources": {
2026-06-11 18:17:19.793434 | controller |           "limits": {
2026-06-11 18:17:19.793448 | controller |             "cpu": "500m",
2026-06-11 18:17:19.793463 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.793477 | controller |           },
2026-06-11 18:17:19.793492 | controller |           "requests": {
2026-06-11 18:17:19.793506 | controller |             "cpu": "10m",
2026-06-11 18:17:19.793520 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.793535 | controller |           }
2026-06-11 18:17:19.793550 | controller |         },
2026-06-11 18:17:19.793564 | controller |         "securityContext": {
2026-06-11 18:17:19.793579 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.793594 | controller |           "capabilities": {
2026-06-11 18:17:19.793608 | controller |             "drop": [
2026-06-11 18:17:19.793622 | controller |               "MKNOD"
2026-06-11 18:17:19.793637 | controller |             ]
2026-06-11 18:17:19.793651 | controller |           }
2026-06-11 18:17:19.793666 | controller |         },
2026-06-11 18:17:19.793680 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.793695 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.793710 | controller |         "volumeMounts": [
2026-06-11 18:17:19.793725 | controller |           {
2026-06-11 18:17:19.793739 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.793756 | controller |             "name": "kube-api-access-h65z6",
2026-06-11 18:17:19.793771 | controller |             "readOnly": true
2026-06-11 18:17:19.793786 | controller |           }
2026-06-11 18:17:19.793802 | controller |         ]
2026-06-11 18:17:19.793817 | controller |       }
2026-06-11 18:17:19.793832 | controller |     ],
2026-06-11 18:17:19.793866 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.793889 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.793904 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.793926 | controller |       {
2026-06-11 18:17:19.793941 | controller |         "name": "designate-operator-controller-manager-dockercfg-wkxqf"
2026-06-11 18:17:19.793957 | controller |       }
2026-06-11 18:17:19.793972 | controller |     ],
2026-06-11 18:17:19.793987 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.794002 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.794017 | controller |     "priority": 0,
2026-06-11 18:17:19.794032 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.794047 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.794061 | controller |     "securityContext": {
2026-06-11 18:17:19.794076 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.794091 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.794107 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.794122 | controller |       }
2026-06-11 18:17:19.794136 | controller |     },
2026-06-11 18:17:19.794152 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 18:17:19.794166 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 18:17:19.794181 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.794195 | controller |     "tolerations": [
2026-06-11 18:17:19.794209 | controller |       {
2026-06-11 18:17:19.794224 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.794238 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.794253 | controller |         "operator": "Exists",
2026-06-11 18:17:19.794268 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.794283 | controller |       },
2026-06-11 18:17:19.794297 | controller |       {
2026-06-11 18:17:19.794312 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.794327 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.794341 | controller |         "operator": "Exists",
2026-06-11 18:17:19.794356 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.794370 | controller |       },
2026-06-11 18:17:19.794385 | controller |       {
2026-06-11 18:17:19.794399 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.794414 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.794429 | controller |         "operator": "Exists"
2026-06-11 18:17:19.794443 | controller |       }
2026-06-11 18:17:19.794458 | controller |     ],
2026-06-11 18:17:19.794473 | controller |     "volumes": [
2026-06-11 18:17:19.794488 | controller |       {
2026-06-11 18:17:19.794503 | controller |         "name": "kube-api-access-h65z6",
2026-06-11 18:17:19.794518 | controller |         "projected": {
2026-06-11 18:17:19.794532 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.794547 | controller |           "sources": [
2026-06-11 18:17:19.794561 | controller |             {
2026-06-11 18:17:19.794576 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.794591 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.794605 | controller |                 "path": "token"
2026-06-11 18:17:19.794620 | controller |               }
2026-06-11 18:17:19.794634 | controller |             },
2026-06-11 18:17:19.794648 | controller |             {
2026-06-11 18:17:19.794662 | controller |               "configMap": {
2026-06-11 18:17:19.794677 | controller |                 "items": [
2026-06-11 18:17:19.794691 | controller |                   {
2026-06-11 18:17:19.794706 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.794720 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.794735 | controller |                   }
2026-06-11 18:17:19.794749 | controller |                 ],
2026-06-11 18:17:19.794764 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.794778 | controller |               }
2026-06-11 18:17:19.794797 | controller |             },
2026-06-11 18:17:19.794813 | controller |             {
2026-06-11 18:17:19.794828 | controller |               "downwardAPI": {
2026-06-11 18:17:19.794843 | controller |                 "items": [
2026-06-11 18:17:19.794879 | controller |                   {
2026-06-11 18:17:19.794897 | controller |                     "fieldRef": {
2026-06-11 18:17:19.794912 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.794927 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.794944 | controller |                     },
2026-06-11 18:17:19.794961 | controller |                     "path": "namespace"
2026-06-11 18:17:19.794976 | controller |                   }
2026-06-11 18:17:19.794990 | controller |                 ]
2026-06-11 18:17:19.795005 | controller |               }
2026-06-11 18:17:19.795021 | controller |             },
2026-06-11 18:17:19.795041 | controller |             {
2026-06-11 18:17:19.795060 | controller |               "configMap": {
2026-06-11 18:17:19.795077 | controller |                 "items": [
2026-06-11 18:17:19.795092 | controller |                   {
2026-06-11 18:17:19.795107 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.795122 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.795137 | controller |                   }
2026-06-11 18:17:19.795152 | controller |                 ],
2026-06-11 18:17:19.795167 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.795182 | controller |               }
2026-06-11 18:17:19.795197 | controller |             }
2026-06-11 18:17:19.795211 | controller |           ]
2026-06-11 18:17:19.795226 | controller |         }
2026-06-11 18:17:19.795241 | controller |       }
2026-06-11 18:17:19.795256 | controller |     ]
2026-06-11 18:17:19.795270 | controller |   },
2026-06-11 18:17:19.795285 | controller |   "status": {
2026-06-11 18:17:19.795299 | controller |     "conditions": [
2026-06-11 18:17:19.795314 | controller |       {
2026-06-11 18:17:19.795328 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.795343 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:19.795358 | controller |         "status": "True",
2026-06-11 18:17:19.795372 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.795387 | controller |       },
2026-06-11 18:17:19.795401 | controller |       {
2026-06-11 18:17:19.795415 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.795429 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.795443 | controller |         "status": "True",
2026-06-11 18:17:19.795458 | controller |         "type": "Initialized"
2026-06-11 18:17:19.795472 | controller |       },
2026-06-11 18:17:19.795487 | controller |       {
2026-06-11 18:17:19.795501 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.795515 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.795529 | controller |         "status": "True",
2026-06-11 18:17:19.795543 | controller |         "type": "Ready"
2026-06-11 18:17:19.795558 | controller |       },
2026-06-11 18:17:19.795572 | controller |       {
2026-06-11 18:17:19.795586 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.795601 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.795615 | controller |         "status": "True",
2026-06-11 18:17:19.795629 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.795644 | controller |       },
2026-06-11 18:17:19.795659 | controller |       {
2026-06-11 18:17:19.795673 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.795688 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.795702 | controller |         "status": "True",
2026-06-11 18:17:19.795717 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.795737 | controller |       }
2026-06-11 18:17:19.795752 | controller |     ],
2026-06-11 18:17:19.795767 | controller |     "containerStatuses": [
2026-06-11 18:17:19.795781 | controller |       {
2026-06-11 18:17:19.795795 | controller |         "allocatedResources": {
2026-06-11 18:17:19.795809 | controller |           "cpu": "10m",
2026-06-11 18:17:19.795937 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.795960 | controller |         },
2026-06-11 18:17:19.795977 | controller |         "containerID": "cri-o://4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413",
2026-06-11 18:17:19.795994 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:17:19.796011 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-11 18:17:19.796027 | controller |         "lastState": {},
2026-06-11 18:17:19.796043 | controller |         "name": "manager",
2026-06-11 18:17:19.796059 | controller |         "ready": true,
2026-06-11 18:17:19.796075 | controller |         "resources": {
2026-06-11 18:17:19.796090 | controller |           "limits": {
2026-06-11 18:17:19.796105 | controller |             "cpu": "500m",
2026-06-11 18:17:19.796120 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.796136 | controller |           },
2026-06-11 18:17:19.796151 | controller |           "requests": {
2026-06-11 18:17:19.796166 | controller |             "cpu": "10m",
2026-06-11 18:17:19.796182 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.796197 | controller |           }
2026-06-11 18:17:19.796212 | controller |         },
2026-06-11 18:17:19.796227 | controller |         "restartCount": 0,
2026-06-11 18:17:19.796242 | controller |         "started": true,
2026-06-11 18:17:19.796258 | controller |         "state": {
2026-06-11 18:17:19.796273 | controller |           "running": {
2026-06-11 18:17:19.796288 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:19.796323 | controller |           }
2026-06-11 18:17:19.796338 | controller |         },
2026-06-11 18:17:19.796353 | controller |         "user": {
2026-06-11 18:17:19.796367 | controller |           "linux": {
2026-06-11 18:17:19.796381 | controller |             "gid": 0,
2026-06-11 18:17:19.796395 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.796410 | controller |               0
2026-06-11 18:17:19.796424 | controller |             ],
2026-06-11 18:17:19.796438 | controller |             "uid": 65532
2026-06-11 18:17:19.796453 | controller |           }
2026-06-11 18:17:19.796467 | controller |         },
2026-06-11 18:17:19.796482 | controller |         "volumeMounts": [
2026-06-11 18:17:19.796497 | controller |           {
2026-06-11 18:17:19.796511 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.796527 | controller |             "name": "kube-api-access-h65z6",
2026-06-11 18:17:19.796541 | controller |             "readOnly": true,
2026-06-11 18:17:19.796556 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.796570 | controller |           }
2026-06-11 18:17:19.796585 | controller |         ]
2026-06-11 18:17:19.796600 | controller |       }
2026-06-11 18:17:19.796615 | controller |     ],
2026-06-11 18:17:19.796630 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.796649 | controller |     "hostIPs": [
2026-06-11 18:17:19.796670 | controller |       {
2026-06-11 18:17:19.796691 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.796711 | controller |       }
2026-06-11 18:17:19.796727 | controller |     ],
2026-06-11 18:17:19.796742 | controller |     "phase": "Running",
2026-06-11 18:17:19.796756 | controller |     "podIP": "10.217.1.21",
2026-06-11 18:17:19.796772 | controller |     "podIPs": [
2026-06-11 18:17:19.796793 | controller |       {
2026-06-11 18:17:19.796808 | controller |         "ip": "10.217.1.21"
2026-06-11 18:17:19.796823 | controller |       }
2026-06-11 18:17:19.796838 | controller |     ],
2026-06-11 18:17:19.796877 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.796894 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.796909 | controller |   }
2026-06-11 18:17:19.796924 | controller | }
2026-06-11 18:17:19.824130 | controller | ok:
2026-06-11 18:17:19.824383 | controller | {
2026-06-11 18:17:19.824408 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.824428 | controller |   "kind": "Pod",
2026-06-11 18:17:19.824451 | controller |   "metadata": {
2026-06-11 18:17:19.824470 | controller |     "annotations": {
2026-06-11 18:17:19.824486 | 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:17:19.824504 | 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:17:19.824520 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.824536 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.824553 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.824569 | controller |     },
2026-06-11 18:17:19.824584 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.824602 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-11 18:17:19.824617 | controller |     "generation": 1,
2026-06-11 18:17:19.824632 | controller |     "labels": {
2026-06-11 18:17:19.824647 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 18:17:19.824662 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.824677 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 18:17:19.824691 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-11 18:17:19.824706 | controller |     },
2026-06-11 18:17:19.824721 | controller |     "managedFields": [
2026-06-11 18:17:19.824735 | controller |       {
2026-06-11 18:17:19.824750 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.824765 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.824780 | controller |         "fieldsV1": {
2026-06-11 18:17:19.824794 | controller |           "f:metadata": {
2026-06-11 18:17:19.824809 | controller |             "f:annotations": {
2026-06-11 18:17:19.824825 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.824841 | controller |             }
2026-06-11 18:17:19.824879 | controller |           }
2026-06-11 18:17:19.824896 | controller |         },
2026-06-11 18:17:19.824910 | controller |         "manager": "crc",
2026-06-11 18:17:19.824925 | controller |         "operation": "Update",
2026-06-11 18:17:19.824940 | controller |         "subresource": "status",
2026-06-11 18:17:19.824954 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.824969 | controller |       },
2026-06-11 18:17:19.824985 | controller |       {
2026-06-11 18:17:19.824999 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.825014 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.825029 | controller |         "fieldsV1": {
2026-06-11 18:17:19.825043 | controller |           "f:metadata": {
2026-06-11 18:17:19.825058 | controller |             "f:annotations": {
2026-06-11 18:17:19.825090 | controller |               ".": {},
2026-06-11 18:17:19.825105 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.825120 | controller |             },
2026-06-11 18:17:19.825134 | controller |             "f:generateName": {},
2026-06-11 18:17:19.825149 | controller |             "f:labels": {
2026-06-11 18:17:19.825164 | controller |               ".": {},
2026-06-11 18:17:19.825184 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.825203 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.825223 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.825242 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.825260 | controller |             },
2026-06-11 18:17:19.825276 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.825290 | controller |               ".": {},
2026-06-11 18:17:19.825304 | controller |               "k:{\"uid\":\"756ad0f8-e209-45ce-9976-af48a1cc3016\"}": {}
2026-06-11 18:17:19.825320 | controller |             }
2026-06-11 18:17:19.825335 | controller |           },
2026-06-11 18:17:19.825350 | controller |           "f:spec": {
2026-06-11 18:17:19.825365 | controller |             "f:containers": {
2026-06-11 18:17:19.825380 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.825395 | controller |                 ".": {},
2026-06-11 18:17:19.825410 | controller |                 "f:args": {},
2026-06-11 18:17:19.825425 | controller |                 "f:command": {},
2026-06-11 18:17:19.825447 | controller |                 "f:env": {
2026-06-11 18:17:19.825467 | controller |                   ".": {},
2026-06-11 18:17:19.825482 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.825496 | controller |                     ".": {},
2026-06-11 18:17:19.825511 | controller |                     "f:name": {},
2026-06-11 18:17:19.825526 | controller |                     "f:value": {}
2026-06-11 18:17:19.825540 | controller |                   },
2026-06-11 18:17:19.825555 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.825569 | controller |                     ".": {},
2026-06-11 18:17:19.825584 | controller |                     "f:name": {},
2026-06-11 18:17:19.825598 | controller |                     "f:value": {}
2026-06-11 18:17:19.825612 | controller |                   },
2026-06-11 18:17:19.825626 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.825640 | controller |                     ".": {},
2026-06-11 18:17:19.825655 | controller |                     "f:name": {},
2026-06-11 18:17:19.825670 | controller |                     "f:value": {}
2026-06-11 18:17:19.825684 | controller |                   },
2026-06-11 18:17:19.825699 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.825714 | controller |                     ".": {},
2026-06-11 18:17:19.825728 | controller |                     "f:name": {},
2026-06-11 18:17:19.825743 | controller |                     "f:value": {}
2026-06-11 18:17:19.825757 | controller |                   },
2026-06-11 18:17:19.825772 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.825786 | controller |                     ".": {},
2026-06-11 18:17:19.825801 | controller |                     "f:name": {},
2026-06-11 18:17:19.825815 | controller |                     "f:value": {}
2026-06-11 18:17:19.825830 | controller |                   }
2026-06-11 18:17:19.825844 | controller |                 },
2026-06-11 18:17:19.825881 | controller |                 "f:image": {},
2026-06-11 18:17:19.825897 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.825912 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.825927 | controller |                   ".": {},
2026-06-11 18:17:19.825946 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.825962 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.825977 | controller |                     ".": {},
2026-06-11 18:17:19.825991 | controller |                     "f:path": {},
2026-06-11 18:17:19.826006 | controller |                     "f:port": {},
2026-06-11 18:17:19.826020 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.826034 | controller |                   },
2026-06-11 18:17:19.826048 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.826062 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.826076 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.826090 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.826104 | controller |                 },
2026-06-11 18:17:19.826118 | controller |                 "f:name": {},
2026-06-11 18:17:19.826133 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.826147 | controller |                   ".": {},
2026-06-11 18:17:19.826161 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.826175 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.826189 | controller |                     ".": {},
2026-06-11 18:17:19.826203 | controller |                     "f:path": {},
2026-06-11 18:17:19.826217 | controller |                     "f:port": {},
2026-06-11 18:17:19.826232 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.826246 | controller |                   },
2026-06-11 18:17:19.826260 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.826274 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.826288 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.826302 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.826316 | controller |                 },
2026-06-11 18:17:19.826330 | controller |                 "f:resources": {
2026-06-11 18:17:19.826345 | controller |                   ".": {},
2026-06-11 18:17:19.826359 | controller |                   "f:limits": {
2026-06-11 18:17:19.826373 | controller |                     ".": {},
2026-06-11 18:17:19.826386 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.826400 | controller |                     "f:memory": {}
2026-06-11 18:17:19.826414 | controller |                   },
2026-06-11 18:17:19.826431 | controller |                   "f:requests": {
2026-06-11 18:17:19.826452 | controller |                     ".": {},
2026-06-11 18:17:19.826472 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.826488 | controller |                     "f:memory": {}
2026-06-11 18:17:19.826502 | controller |                   }
2026-06-11 18:17:19.826516 | controller |                 },
2026-06-11 18:17:19.826530 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.826544 | controller |                   ".": {},
2026-06-11 18:17:19.826559 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.826573 | controller |                 },
2026-06-11 18:17:19.826587 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.826601 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.826616 | controller |               }
2026-06-11 18:17:19.826630 | controller |             },
2026-06-11 18:17:19.826645 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.826660 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.826674 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.826688 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.826703 | controller |             "f:securityContext": {
2026-06-11 18:17:19.826718 | controller |               ".": {},
2026-06-11 18:17:19.826732 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.826753 | controller |             },
2026-06-11 18:17:19.826768 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.826783 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.826798 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.826812 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.826827 | controller |           }
2026-06-11 18:17:19.826841 | controller |         },
2026-06-11 18:17:19.826882 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.826903 | controller |         "operation": "Update",
2026-06-11 18:17:19.826921 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.826942 | controller |       },
2026-06-11 18:17:19.826965 | controller |       {
2026-06-11 18:17:19.826981 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.826996 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.827011 | controller |         "fieldsV1": {
2026-06-11 18:17:19.827026 | controller |           "f:metadata": {
2026-06-11 18:17:19.827041 | controller |             "f:annotations": {
2026-06-11 18:17:19.827056 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.827070 | controller |             }
2026-06-11 18:17:19.827085 | controller |           }
2026-06-11 18:17:19.827100 | controller |         },
2026-06-11 18:17:19.827114 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.827128 | controller |         "operation": "Update",
2026-06-11 18:17:19.827143 | controller |         "subresource": "status",
2026-06-11 18:17:19.827162 | controller |         "time": "2026-06-11T17:42:37Z"
2026-06-11 18:17:19.827183 | controller |       },
2026-06-11 18:17:19.827202 | controller |       {
2026-06-11 18:17:19.827222 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.827242 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.827259 | controller |         "fieldsV1": {
2026-06-11 18:17:19.827274 | controller |           "f:status": {
2026-06-11 18:17:19.827288 | controller |             "f:conditions": {
2026-06-11 18:17:19.827302 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.827317 | controller |                 ".": {},
2026-06-11 18:17:19.827332 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.827347 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.827361 | controller |                 "f:status": {},
2026-06-11 18:17:19.827375 | controller |                 "f:type": {}
2026-06-11 18:17:19.827389 | controller |               },
2026-06-11 18:17:19.827404 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.827418 | controller |                 ".": {},
2026-06-11 18:17:19.827432 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.827446 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.827461 | controller |                 "f:status": {},
2026-06-11 18:17:19.827475 | controller |                 "f:type": {}
2026-06-11 18:17:19.827489 | controller |               },
2026-06-11 18:17:19.827504 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.827518 | controller |                 ".": {},
2026-06-11 18:17:19.827532 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.827547 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.827562 | controller |                 "f:status": {},
2026-06-11 18:17:19.827576 | controller |                 "f:type": {}
2026-06-11 18:17:19.827590 | controller |               },
2026-06-11 18:17:19.827604 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.827618 | controller |                 ".": {},
2026-06-11 18:17:19.827632 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.827646 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.827672 | controller |                 "f:status": {},
2026-06-11 18:17:19.827687 | controller |                 "f:type": {}
2026-06-11 18:17:19.827701 | controller |               }
2026-06-11 18:17:19.827715 | controller |             },
2026-06-11 18:17:19.827729 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.827743 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.827757 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.827772 | controller |             "f:phase": {},
2026-06-11 18:17:19.827786 | controller |             "f:podIP": {},
2026-06-11 18:17:19.827801 | controller |             "f:podIPs": {
2026-06-11 18:17:19.827815 | controller |               ".": {},
2026-06-11 18:17:19.827829 | controller |               "k:{\"ip\":\"10.217.1.22\"}": {
2026-06-11 18:17:19.827844 | controller |                 ".": {},
2026-06-11 18:17:19.827883 | controller |                 "f:ip": {}
2026-06-11 18:17:19.827898 | controller |               }
2026-06-11 18:17:19.827913 | controller |             },
2026-06-11 18:17:19.827927 | controller |             "f:startTime": {}
2026-06-11 18:17:19.827942 | controller |           }
2026-06-11 18:17:19.827956 | controller |         },
2026-06-11 18:17:19.827971 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.827985 | controller |         "operation": "Update",
2026-06-11 18:17:19.827999 | controller |         "subresource": "status",
2026-06-11 18:17:19.828013 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.828028 | controller |       }
2026-06-11 18:17:19.828042 | controller |     ],
2026-06-11 18:17:19.828057 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-dpg7d",
2026-06-11 18:17:19.828072 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.828087 | controller |     "ownerReferences": [
2026-06-11 18:17:19.828102 | controller |       {
2026-06-11 18:17:19.828116 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.828130 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.828144 | controller |         "controller": true,
2026-06-11 18:17:19.828158 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.828173 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-11 18:17:19.828187 | controller |         "uid": "756ad0f8-e209-45ce-9976-af48a1cc3016"
2026-06-11 18:17:19.828201 | controller |       }
2026-06-11 18:17:19.828216 | controller |     ],
2026-06-11 18:17:19.828230 | controller |     "resourceVersion": "88810",
2026-06-11 18:17:19.828245 | controller |     "uid": "3ddf3195-811c-4bab-b48c-2f902f008415"
2026-06-11 18:17:19.828259 | controller |   },
2026-06-11 18:17:19.828273 | controller |   "spec": {
2026-06-11 18:17:19.828287 | controller |     "containers": [
2026-06-11 18:17:19.828314 | controller |       {
2026-06-11 18:17:19.828337 | controller |         "args": [
2026-06-11 18:17:19.828358 | controller |           "--leader-elect",
2026-06-11 18:17:19.828377 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.828397 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.828416 | controller |         ],
2026-06-11 18:17:19.828437 | controller |         "command": [
2026-06-11 18:17:19.828453 | controller |           "/manager"
2026-06-11 18:17:19.828467 | controller |         ],
2026-06-11 18:17:19.828482 | controller |         "env": [
2026-06-11 18:17:19.828496 | controller |           {
2026-06-11 18:17:19.828512 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.828526 | controller |             "value": "30"
2026-06-11 18:17:19.828541 | controller |           },
2026-06-11 18:17:19.828555 | controller |           {
2026-06-11 18:17:19.828569 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.828583 | controller |             "value": "20"
2026-06-11 18:17:19.828604 | controller |           },
2026-06-11 18:17:19.828620 | controller |           {
2026-06-11 18:17:19.828635 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.828649 | controller |             "value": "5"
2026-06-11 18:17:19.828664 | controller |           },
2026-06-11 18:17:19.828678 | controller |           {
2026-06-11 18:17:19.828692 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.828707 | controller |             "value": "false"
2026-06-11 18:17:19.828721 | controller |           },
2026-06-11 18:17:19.828736 | controller |           {
2026-06-11 18:17:19.828750 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.828764 | controller |             "value": "false"
2026-06-11 18:17:19.828778 | controller |           }
2026-06-11 18:17:19.828792 | controller |         ],
2026-06-11 18:17:19.828806 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:17:19.828821 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.828836 | controller |         "livenessProbe": {
2026-06-11 18:17:19.828870 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.828891 | controller |           "httpGet": {
2026-06-11 18:17:19.828907 | controller |             "path": "/healthz",
2026-06-11 18:17:19.828922 | controller |             "port": 8081,
2026-06-11 18:17:19.828937 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.828952 | controller |           },
2026-06-11 18:17:19.828966 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.828980 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.828995 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.829009 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.829023 | controller |         },
2026-06-11 18:17:19.829037 | controller |         "name": "manager",
2026-06-11 18:17:19.829052 | controller |         "readinessProbe": {
2026-06-11 18:17:19.829066 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.829081 | controller |           "httpGet": {
2026-06-11 18:17:19.829095 | controller |             "path": "/readyz",
2026-06-11 18:17:19.829109 | controller |             "port": 8081,
2026-06-11 18:17:19.829123 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.829138 | controller |           },
2026-06-11 18:17:19.829152 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.829167 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.829181 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.829195 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.829210 | controller |         },
2026-06-11 18:17:19.829224 | controller |         "resources": {
2026-06-11 18:17:19.829238 | controller |           "limits": {
2026-06-11 18:17:19.829252 | controller |             "cpu": "500m",
2026-06-11 18:17:19.829267 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.829281 | controller |           },
2026-06-11 18:17:19.829295 | controller |           "requests": {
2026-06-11 18:17:19.829309 | controller |             "cpu": "10m",
2026-06-11 18:17:19.829324 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.829338 | controller |           }
2026-06-11 18:17:19.829352 | controller |         },
2026-06-11 18:17:19.829366 | controller |         "securityContext": {
2026-06-11 18:17:19.829380 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.829395 | controller |           "capabilities": {
2026-06-11 18:17:19.829410 | controller |             "drop": [
2026-06-11 18:17:19.829424 | controller |               "MKNOD"
2026-06-11 18:17:19.829438 | controller |             ]
2026-06-11 18:17:19.829453 | controller |           }
2026-06-11 18:17:19.829467 | controller |         },
2026-06-11 18:17:19.829481 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.829501 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.829516 | controller |         "volumeMounts": [
2026-06-11 18:17:19.829531 | controller |           {
2026-06-11 18:17:19.829549 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.829591 | controller |             "name": "kube-api-access-62ssr",
2026-06-11 18:17:19.829617 | controller |             "readOnly": true
2026-06-11 18:17:19.829638 | controller |           }
2026-06-11 18:17:19.829657 | controller |         ]
2026-06-11 18:17:19.829678 | controller |       }
2026-06-11 18:17:19.829698 | controller |     ],
2026-06-11 18:17:19.829714 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.829728 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.829743 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.829758 | controller |       {
2026-06-11 18:17:19.829772 | controller |         "name": "glance-operator-controller-manager-dockercfg-5pptm"
2026-06-11 18:17:19.829789 | controller |       }
2026-06-11 18:17:19.829830 | controller |     ],
2026-06-11 18:17:19.829883 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.829908 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.829930 | controller |     "priority": 0,
2026-06-11 18:17:19.829952 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.829974 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.829996 | controller |     "securityContext": {
2026-06-11 18:17:19.830017 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.830037 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.830058 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.830078 | controller |       }
2026-06-11 18:17:19.830097 | controller |     },
2026-06-11 18:17:19.830116 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 18:17:19.830135 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 18:17:19.830154 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.830174 | controller |     "tolerations": [
2026-06-11 18:17:19.830192 | controller |       {
2026-06-11 18:17:19.830211 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.830231 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.830251 | controller |         "operator": "Exists",
2026-06-11 18:17:19.830270 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.830290 | controller |       },
2026-06-11 18:17:19.830311 | controller |       {
2026-06-11 18:17:19.830332 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.830352 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.830370 | controller |         "operator": "Exists",
2026-06-11 18:17:19.830387 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.830402 | controller |       },
2026-06-11 18:17:19.830417 | controller |       {
2026-06-11 18:17:19.830436 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.830458 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.830478 | controller |         "operator": "Exists"
2026-06-11 18:17:19.830497 | controller |       }
2026-06-11 18:17:19.830515 | controller |     ],
2026-06-11 18:17:19.830529 | controller |     "volumes": [
2026-06-11 18:17:19.830544 | controller |       {
2026-06-11 18:17:19.830558 | controller |         "name": "kube-api-access-62ssr",
2026-06-11 18:17:19.830573 | controller |         "projected": {
2026-06-11 18:17:19.830587 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.830601 | controller |           "sources": [
2026-06-11 18:17:19.830615 | controller |             {
2026-06-11 18:17:19.830630 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.830644 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.830664 | controller |                 "path": "token"
2026-06-11 18:17:19.830679 | controller |               }
2026-06-11 18:17:19.830693 | controller |             },
2026-06-11 18:17:19.830707 | controller |             {
2026-06-11 18:17:19.830721 | controller |               "configMap": {
2026-06-11 18:17:19.830735 | controller |                 "items": [
2026-06-11 18:17:19.830750 | controller |                   {
2026-06-11 18:17:19.830764 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.830778 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.830792 | controller |                   }
2026-06-11 18:17:19.830806 | controller |                 ],
2026-06-11 18:17:19.830821 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.830835 | controller |               }
2026-06-11 18:17:19.830867 | controller |             },
2026-06-11 18:17:19.830887 | controller |             {
2026-06-11 18:17:19.830903 | controller |               "downwardAPI": {
2026-06-11 18:17:19.830918 | controller |                 "items": [
2026-06-11 18:17:19.830932 | controller |                   {
2026-06-11 18:17:19.830947 | controller |                     "fieldRef": {
2026-06-11 18:17:19.830961 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.830975 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.830990 | controller |                     },
2026-06-11 18:17:19.831004 | controller |                     "path": "namespace"
2026-06-11 18:17:19.831019 | controller |                   }
2026-06-11 18:17:19.831034 | controller |                 ]
2026-06-11 18:17:19.831049 | controller |               }
2026-06-11 18:17:19.831063 | controller |             },
2026-06-11 18:17:19.831078 | controller |             {
2026-06-11 18:17:19.831092 | controller |               "configMap": {
2026-06-11 18:17:19.831106 | controller |                 "items": [
2026-06-11 18:17:19.831121 | controller |                   {
2026-06-11 18:17:19.831135 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.831149 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.831163 | controller |                   }
2026-06-11 18:17:19.831177 | controller |                 ],
2026-06-11 18:17:19.831191 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.831205 | controller |               }
2026-06-11 18:17:19.831220 | controller |             }
2026-06-11 18:17:19.831235 | controller |           ]
2026-06-11 18:17:19.831249 | controller |         }
2026-06-11 18:17:19.831263 | controller |       }
2026-06-11 18:17:19.831277 | controller |     ]
2026-06-11 18:17:19.831292 | controller |   },
2026-06-11 18:17:19.831306 | controller |   "status": {
2026-06-11 18:17:19.831321 | controller |     "conditions": [
2026-06-11 18:17:19.831335 | controller |       {
2026-06-11 18:17:19.831349 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.831364 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:19.831378 | controller |         "status": "True",
2026-06-11 18:17:19.831392 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.831407 | controller |       },
2026-06-11 18:17:19.831421 | controller |       {
2026-06-11 18:17:19.831440 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.831463 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.831484 | controller |         "status": "True",
2026-06-11 18:17:19.831504 | controller |         "type": "Initialized"
2026-06-11 18:17:19.831521 | controller |       },
2026-06-11 18:17:19.831536 | controller |       {
2026-06-11 18:17:19.831551 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.831566 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.831581 | controller |         "status": "True",
2026-06-11 18:17:19.831602 | controller |         "type": "Ready"
2026-06-11 18:17:19.831617 | controller |       },
2026-06-11 18:17:19.831632 | controller |       {
2026-06-11 18:17:19.831647 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.831661 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.831676 | controller |         "status": "True",
2026-06-11 18:17:19.831690 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.831705 | controller |       },
2026-06-11 18:17:19.831719 | controller |       {
2026-06-11 18:17:19.831733 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.831747 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.831762 | controller |         "status": "True",
2026-06-11 18:17:19.831776 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.831790 | controller |       }
2026-06-11 18:17:19.831805 | controller |     ],
2026-06-11 18:17:19.831819 | controller |     "containerStatuses": [
2026-06-11 18:17:19.831833 | controller |       {
2026-06-11 18:17:19.831864 | controller |         "allocatedResources": {
2026-06-11 18:17:19.831884 | controller |           "cpu": "10m",
2026-06-11 18:17:19.831900 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.831915 | controller |         },
2026-06-11 18:17:19.831930 | controller |         "containerID": "cri-o://48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97",
2026-06-11 18:17:19.831946 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:17:19.831961 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-11 18:17:19.831976 | controller |         "lastState": {},
2026-06-11 18:17:19.831991 | controller |         "name": "manager",
2026-06-11 18:17:19.832005 | controller |         "ready": true,
2026-06-11 18:17:19.832020 | controller |         "resources": {
2026-06-11 18:17:19.832034 | controller |           "limits": {
2026-06-11 18:17:19.832049 | controller |             "cpu": "500m",
2026-06-11 18:17:19.832064 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.832079 | controller |           },
2026-06-11 18:17:19.832094 | controller |           "requests": {
2026-06-11 18:17:19.832108 | controller |             "cpu": "10m",
2026-06-11 18:17:19.832123 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.832137 | controller |           }
2026-06-11 18:17:19.832151 | controller |         },
2026-06-11 18:17:19.832166 | controller |         "restartCount": 0,
2026-06-11 18:17:19.832180 | controller |         "started": true,
2026-06-11 18:17:19.832195 | controller |         "state": {
2026-06-11 18:17:19.832210 | controller |           "running": {
2026-06-11 18:17:19.832225 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:19.832239 | controller |           }
2026-06-11 18:17:19.832254 | controller |         },
2026-06-11 18:17:19.832269 | controller |         "user": {
2026-06-11 18:17:19.832283 | controller |           "linux": {
2026-06-11 18:17:19.832298 | controller |             "gid": 0,
2026-06-11 18:17:19.832331 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.832348 | controller |               0
2026-06-11 18:17:19.832362 | controller |             ],
2026-06-11 18:17:19.832376 | controller |             "uid": 65532
2026-06-11 18:17:19.832391 | controller |           }
2026-06-11 18:17:19.832407 | controller |         },
2026-06-11 18:17:19.832422 | controller |         "volumeMounts": [
2026-06-11 18:17:19.832443 | controller |           {
2026-06-11 18:17:19.832465 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.832485 | controller |             "name": "kube-api-access-62ssr",
2026-06-11 18:17:19.832503 | controller |             "readOnly": true,
2026-06-11 18:17:19.832523 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.832538 | controller |           }
2026-06-11 18:17:19.832553 | controller |         ]
2026-06-11 18:17:19.832568 | controller |       }
2026-06-11 18:17:19.832582 | controller |     ],
2026-06-11 18:17:19.832597 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.832612 | controller |     "hostIPs": [
2026-06-11 18:17:19.832626 | controller |       {
2026-06-11 18:17:19.832640 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.832655 | controller |       }
2026-06-11 18:17:19.832669 | controller |     ],
2026-06-11 18:17:19.832684 | controller |     "phase": "Running",
2026-06-11 18:17:19.832699 | controller |     "podIP": "10.217.1.22",
2026-06-11 18:17:19.832902 | controller |     "podIPs": [
2026-06-11 18:17:19.832942 | controller |       {
2026-06-11 18:17:19.832966 | controller |         "ip": "10.217.1.22"
2026-06-11 18:17:19.832988 | controller |       }
2026-06-11 18:17:19.833008 | controller |     ],
2026-06-11 18:17:19.833028 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.833048 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.833069 | controller |   }
2026-06-11 18:17:19.833090 | controller | }
2026-06-11 18:17:19.864063 | controller | ok:
2026-06-11 18:17:19.864298 | controller | {
2026-06-11 18:17:19.864344 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.864363 | controller |   "kind": "Pod",
2026-06-11 18:17:19.864381 | controller |   "metadata": {
2026-06-11 18:17:19.864398 | controller |     "annotations": {
2026-06-11 18:17:19.864414 | 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:17:19.864432 | 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:17:19.864473 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.864498 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.864515 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.864533 | controller |     },
2026-06-11 18:17:19.864554 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.864576 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-11 18:17:19.864597 | controller |     "generation": 1,
2026-06-11 18:17:19.864616 | controller |     "labels": {
2026-06-11 18:17:19.864634 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 18:17:19.864653 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.864673 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 18:17:19.864692 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-11 18:17:19.864710 | controller |     },
2026-06-11 18:17:19.864724 | controller |     "managedFields": [
2026-06-11 18:17:19.864739 | controller |       {
2026-06-11 18:17:19.864753 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.864767 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.864781 | controller |         "fieldsV1": {
2026-06-11 18:17:19.864795 | controller |           "f:metadata": {
2026-06-11 18:17:19.864809 | controller |             "f:annotations": {
2026-06-11 18:17:19.864823 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.864884 | controller |             }
2026-06-11 18:17:19.864911 | controller |           }
2026-06-11 18:17:19.864928 | controller |         },
2026-06-11 18:17:19.864943 | controller |         "manager": "crc",
2026-06-11 18:17:19.864962 | controller |         "operation": "Update",
2026-06-11 18:17:19.864981 | controller |         "subresource": "status",
2026-06-11 18:17:19.865002 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.865024 | controller |       },
2026-06-11 18:17:19.865041 | controller |       {
2026-06-11 18:17:19.865061 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.865081 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.865098 | controller |         "fieldsV1": {
2026-06-11 18:17:19.865113 | controller |           "f:metadata": {
2026-06-11 18:17:19.865128 | controller |             "f:annotations": {
2026-06-11 18:17:19.865142 | controller |               ".": {},
2026-06-11 18:17:19.865157 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.865171 | controller |             },
2026-06-11 18:17:19.865186 | controller |             "f:generateName": {},
2026-06-11 18:17:19.865200 | controller |             "f:labels": {
2026-06-11 18:17:19.865214 | controller |               ".": {},
2026-06-11 18:17:19.865229 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.865243 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.865258 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.865273 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.865288 | controller |             },
2026-06-11 18:17:19.865303 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.865317 | controller |               ".": {},
2026-06-11 18:17:19.865332 | controller |               "k:{\"uid\":\"376e9b49-4535-41dc-816c-28a7d6e80c9c\"}": {}
2026-06-11 18:17:19.865347 | controller |             }
2026-06-11 18:17:19.865361 | controller |           },
2026-06-11 18:17:19.865376 | controller |           "f:spec": {
2026-06-11 18:17:19.865390 | controller |             "f:containers": {
2026-06-11 18:17:19.865405 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.865419 | controller |                 ".": {},
2026-06-11 18:17:19.865439 | controller |                 "f:args": {},
2026-06-11 18:17:19.865461 | controller |                 "f:command": {},
2026-06-11 18:17:19.865479 | controller |                 "f:env": {
2026-06-11 18:17:19.865493 | controller |                   ".": {},
2026-06-11 18:17:19.865508 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.865523 | controller |                     ".": {},
2026-06-11 18:17:19.865538 | controller |                     "f:name": {},
2026-06-11 18:17:19.865576 | controller |                     "f:value": {}
2026-06-11 18:17:19.865605 | controller |                   },
2026-06-11 18:17:19.865622 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.865637 | controller |                     ".": {},
2026-06-11 18:17:19.865652 | controller |                     "f:name": {},
2026-06-11 18:17:19.865667 | controller |                     "f:value": {}
2026-06-11 18:17:19.865682 | controller |                   },
2026-06-11 18:17:19.865697 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.865712 | controller |                     ".": {},
2026-06-11 18:17:19.865727 | controller |                     "f:name": {},
2026-06-11 18:17:19.865742 | controller |                     "f:value": {}
2026-06-11 18:17:19.865756 | controller |                   },
2026-06-11 18:17:19.865771 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.865785 | controller |                     ".": {},
2026-06-11 18:17:19.865798 | controller |                     "f:name": {},
2026-06-11 18:17:19.865818 | controller |                     "f:value": {}
2026-06-11 18:17:19.865833 | controller |                   },
2026-06-11 18:17:19.865867 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.865888 | controller |                     ".": {},
2026-06-11 18:17:19.865903 | controller |                     "f:name": {},
2026-06-11 18:17:19.865918 | controller |                     "f:value": {}
2026-06-11 18:17:19.865932 | controller |                   }
2026-06-11 18:17:19.865947 | controller |                 },
2026-06-11 18:17:19.865961 | controller |                 "f:image": {},
2026-06-11 18:17:19.865975 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.865990 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.866005 | controller |                   ".": {},
2026-06-11 18:17:19.866021 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.866038 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.866052 | controller |                     ".": {},
2026-06-11 18:17:19.866066 | controller |                     "f:path": {},
2026-06-11 18:17:19.866081 | controller |                     "f:port": {},
2026-06-11 18:17:19.866095 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.866110 | controller |                   },
2026-06-11 18:17:19.866124 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.866139 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.866153 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.866167 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.866181 | controller |                 },
2026-06-11 18:17:19.866195 | controller |                 "f:name": {},
2026-06-11 18:17:19.866209 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.866224 | controller |                   ".": {},
2026-06-11 18:17:19.866238 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.866253 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.866267 | controller |                     ".": {},
2026-06-11 18:17:19.866281 | controller |                     "f:path": {},
2026-06-11 18:17:19.866295 | controller |                     "f:port": {},
2026-06-11 18:17:19.866310 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.866325 | controller |                   },
2026-06-11 18:17:19.866339 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.866354 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.866368 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.866382 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.866396 | controller |                 },
2026-06-11 18:17:19.866410 | controller |                 "f:resources": {
2026-06-11 18:17:19.866424 | controller |                   ".": {},
2026-06-11 18:17:19.866458 | controller |                   "f:limits": {
2026-06-11 18:17:19.866490 | controller |                     ".": {},
2026-06-11 18:17:19.866508 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.866524 | controller |                     "f:memory": {}
2026-06-11 18:17:19.866541 | controller |                   },
2026-06-11 18:17:19.866580 | controller |                   "f:requests": {
2026-06-11 18:17:19.866604 | controller |                     ".": {},
2026-06-11 18:17:19.866620 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.866635 | controller |                     "f:memory": {}
2026-06-11 18:17:19.866650 | controller |                   }
2026-06-11 18:17:19.866665 | controller |                 },
2026-06-11 18:17:19.866680 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.866700 | controller |                   ".": {},
2026-06-11 18:17:19.866718 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.866746 | controller |                 },
2026-06-11 18:17:19.866766 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.866785 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.866803 | controller |               }
2026-06-11 18:17:19.866817 | controller |             },
2026-06-11 18:17:19.866831 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.866845 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.866886 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.866902 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.866916 | controller |             "f:securityContext": {
2026-06-11 18:17:19.866930 | controller |               ".": {},
2026-06-11 18:17:19.866944 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.866958 | controller |             },
2026-06-11 18:17:19.866972 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.866986 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.867000 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.867017 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.867033 | controller |           }
2026-06-11 18:17:19.867048 | controller |         },
2026-06-11 18:17:19.867062 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.867076 | controller |         "operation": "Update",
2026-06-11 18:17:19.867090 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.867104 | controller |       },
2026-06-11 18:17:19.867119 | controller |       {
2026-06-11 18:17:19.867133 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.867147 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.867161 | controller |         "fieldsV1": {
2026-06-11 18:17:19.867176 | controller |           "f:metadata": {
2026-06-11 18:17:19.867190 | controller |             "f:annotations": {
2026-06-11 18:17:19.867204 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.867219 | controller |             }
2026-06-11 18:17:19.867234 | controller |           }
2026-06-11 18:17:19.867249 | controller |         },
2026-06-11 18:17:19.867263 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.867278 | controller |         "operation": "Update",
2026-06-11 18:17:19.867293 | controller |         "subresource": "status",
2026-06-11 18:17:19.867307 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:19.867322 | controller |       },
2026-06-11 18:17:19.867336 | controller |       {
2026-06-11 18:17:19.867350 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.867365 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.867379 | controller |         "fieldsV1": {
2026-06-11 18:17:19.867394 | controller |           "f:status": {
2026-06-11 18:17:19.867408 | controller |             "f:conditions": {
2026-06-11 18:17:19.867423 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.867438 | controller |                 ".": {},
2026-06-11 18:17:19.867453 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.867473 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.867494 | controller |                 "f:status": {},
2026-06-11 18:17:19.867513 | controller |                 "f:type": {}
2026-06-11 18:17:19.867532 | controller |               },
2026-06-11 18:17:19.867553 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.867574 | controller |                 ".": {},
2026-06-11 18:17:19.867590 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.867605 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.867620 | controller |                 "f:status": {},
2026-06-11 18:17:19.867640 | controller |                 "f:type": {}
2026-06-11 18:17:19.867666 | controller |               },
2026-06-11 18:17:19.867681 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.867696 | controller |                 ".": {},
2026-06-11 18:17:19.867711 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.867725 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.867740 | controller |                 "f:status": {},
2026-06-11 18:17:19.867754 | controller |                 "f:type": {}
2026-06-11 18:17:19.867769 | controller |               },
2026-06-11 18:17:19.867783 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.867797 | controller |                 ".": {},
2026-06-11 18:17:19.867812 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.867826 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.867840 | controller |                 "f:status": {},
2026-06-11 18:17:19.867878 | controller |                 "f:type": {}
2026-06-11 18:17:19.867895 | controller |               }
2026-06-11 18:17:19.867909 | controller |             },
2026-06-11 18:17:19.867924 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.867938 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.867953 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.867967 | controller |             "f:phase": {},
2026-06-11 18:17:19.867981 | controller |             "f:podIP": {},
2026-06-11 18:17:19.867996 | controller |             "f:podIPs": {
2026-06-11 18:17:19.868010 | controller |               ".": {},
2026-06-11 18:17:19.868024 | controller |               "k:{\"ip\":\"10.217.1.23\"}": {
2026-06-11 18:17:19.868039 | controller |                 ".": {},
2026-06-11 18:17:19.868053 | controller |                 "f:ip": {}
2026-06-11 18:17:19.868067 | controller |               }
2026-06-11 18:17:19.868081 | controller |             },
2026-06-11 18:17:19.868095 | controller |             "f:startTime": {}
2026-06-11 18:17:19.868110 | controller |           }
2026-06-11 18:17:19.868124 | controller |         },
2026-06-11 18:17:19.868138 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.868152 | controller |         "operation": "Update",
2026-06-11 18:17:19.868167 | controller |         "subresource": "status",
2026-06-11 18:17:19.868181 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:19.868195 | controller |       }
2026-06-11 18:17:19.868209 | controller |     ],
2026-06-11 18:17:19.868223 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-zmll2",
2026-06-11 18:17:19.868237 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.868251 | controller |     "ownerReferences": [
2026-06-11 18:17:19.868265 | controller |       {
2026-06-11 18:17:19.868279 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.868294 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.868308 | controller |         "controller": true,
2026-06-11 18:17:19.868348 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.868366 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-11 18:17:19.868380 | controller |         "uid": "376e9b49-4535-41dc-816c-28a7d6e80c9c"
2026-06-11 18:17:19.868395 | controller |       }
2026-06-11 18:17:19.868409 | controller |     ],
2026-06-11 18:17:19.868423 | controller |     "resourceVersion": "88728",
2026-06-11 18:17:19.868438 | controller |     "uid": "13b684f3-a111-4c58-afb0-2c0febfc7130"
2026-06-11 18:17:19.868452 | controller |   },
2026-06-11 18:17:19.868466 | controller |   "spec": {
2026-06-11 18:17:19.868480 | controller |     "containers": [
2026-06-11 18:17:19.868495 | controller |       {
2026-06-11 18:17:19.868509 | controller |         "args": [
2026-06-11 18:17:19.868523 | controller |           "--leader-elect",
2026-06-11 18:17:19.868538 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.868558 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.868573 | controller |         ],
2026-06-11 18:17:19.868588 | controller |         "command": [
2026-06-11 18:17:19.868602 | controller |           "/manager"
2026-06-11 18:17:19.868616 | controller |         ],
2026-06-11 18:17:19.868631 | controller |         "env": [
2026-06-11 18:17:19.868645 | controller |           {
2026-06-11 18:17:19.868659 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.868673 | controller |             "value": "30"
2026-06-11 18:17:19.868687 | controller |           },
2026-06-11 18:17:19.868701 | controller |           {
2026-06-11 18:17:19.868715 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.868729 | controller |             "value": "20"
2026-06-11 18:17:19.868744 | controller |           },
2026-06-11 18:17:19.868758 | controller |           {
2026-06-11 18:17:19.868772 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.868786 | controller |             "value": "5"
2026-06-11 18:17:19.868800 | controller |           },
2026-06-11 18:17:19.868814 | controller |           {
2026-06-11 18:17:19.868828 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.868886 | controller |             "value": "false"
2026-06-11 18:17:19.868921 | controller |           },
2026-06-11 18:17:19.868945 | controller |           {
2026-06-11 18:17:19.868966 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.868988 | controller |             "value": "false"
2026-06-11 18:17:19.869004 | controller |           }
2026-06-11 18:17:19.869018 | controller |         ],
2026-06-11 18:17:19.869033 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:17:19.869049 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.869064 | controller |         "livenessProbe": {
2026-06-11 18:17:19.869079 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.869093 | controller |           "httpGet": {
2026-06-11 18:17:19.869107 | controller |             "path": "/healthz",
2026-06-11 18:17:19.869121 | controller |             "port": 8081,
2026-06-11 18:17:19.869135 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.869149 | controller |           },
2026-06-11 18:17:19.869163 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.869177 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.869191 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.869205 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.869219 | controller |         },
2026-06-11 18:17:19.869233 | controller |         "name": "manager",
2026-06-11 18:17:19.869247 | controller |         "readinessProbe": {
2026-06-11 18:17:19.869261 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.869275 | controller |           "httpGet": {
2026-06-11 18:17:19.869289 | controller |             "path": "/readyz",
2026-06-11 18:17:19.869303 | controller |             "port": 8081,
2026-06-11 18:17:19.869317 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.869331 | controller |           },
2026-06-11 18:17:19.869345 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.869359 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.869373 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.869388 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.869403 | controller |         },
2026-06-11 18:17:19.869417 | controller |         "resources": {
2026-06-11 18:17:19.869432 | controller |           "limits": {
2026-06-11 18:17:19.869446 | controller |             "cpu": "500m",
2026-06-11 18:17:19.869460 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.869474 | controller |           },
2026-06-11 18:17:19.869488 | controller |           "requests": {
2026-06-11 18:17:19.869508 | controller |             "cpu": "10m",
2026-06-11 18:17:19.869523 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.869537 | controller |           }
2026-06-11 18:17:19.869551 | controller |         },
2026-06-11 18:17:19.869565 | controller |         "securityContext": {
2026-06-11 18:17:19.869580 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.869594 | controller |           "capabilities": {
2026-06-11 18:17:19.869608 | controller |             "drop": [
2026-06-11 18:17:19.869622 | controller |               "MKNOD"
2026-06-11 18:17:19.869637 | controller |             ]
2026-06-11 18:17:19.869651 | controller |           }
2026-06-11 18:17:19.869665 | controller |         },
2026-06-11 18:17:19.869679 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.869694 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.869708 | controller |         "volumeMounts": [
2026-06-11 18:17:19.869723 | controller |           {
2026-06-11 18:17:19.869738 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.869753 | controller |             "name": "kube-api-access-mpqdv",
2026-06-11 18:17:19.869767 | controller |             "readOnly": true
2026-06-11 18:17:19.869782 | controller |           }
2026-06-11 18:17:19.869796 | controller |         ]
2026-06-11 18:17:19.869810 | controller |       }
2026-06-11 18:17:19.869824 | controller |     ],
2026-06-11 18:17:19.869839 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.869873 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.869890 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.869905 | controller |       {
2026-06-11 18:17:19.869919 | controller |         "name": "heat-operator-controller-manager-dockercfg-gpz29"
2026-06-11 18:17:19.869934 | controller |       }
2026-06-11 18:17:19.869948 | controller |     ],
2026-06-11 18:17:19.869962 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.869976 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.869990 | controller |     "priority": 0,
2026-06-11 18:17:19.870005 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.870019 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.870033 | controller |     "securityContext": {
2026-06-11 18:17:19.870047 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.870062 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.870076 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.870090 | controller |       }
2026-06-11 18:17:19.870104 | controller |     },
2026-06-11 18:17:19.870118 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 18:17:19.870132 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 18:17:19.870146 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.870160 | controller |     "tolerations": [
2026-06-11 18:17:19.870174 | controller |       {
2026-06-11 18:17:19.870188 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.870202 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.870216 | controller |         "operator": "Exists",
2026-06-11 18:17:19.870230 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.870245 | controller |       },
2026-06-11 18:17:19.870259 | controller |       {
2026-06-11 18:17:19.870279 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.870299 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.870318 | controller |         "operator": "Exists",
2026-06-11 18:17:19.870339 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.870356 | controller |       },
2026-06-11 18:17:19.870377 | controller |       {
2026-06-11 18:17:19.870399 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.870426 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.870446 | controller |         "operator": "Exists"
2026-06-11 18:17:19.870462 | controller |       }
2026-06-11 18:17:19.870477 | controller |     ],
2026-06-11 18:17:19.870491 | controller |     "volumes": [
2026-06-11 18:17:19.870506 | controller |       {
2026-06-11 18:17:19.870521 | controller |         "name": "kube-api-access-mpqdv",
2026-06-11 18:17:19.870535 | controller |         "projected": {
2026-06-11 18:17:19.870550 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.870564 | controller |           "sources": [
2026-06-11 18:17:19.870579 | controller |             {
2026-06-11 18:17:19.870593 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.870607 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.870622 | controller |                 "path": "token"
2026-06-11 18:17:19.870636 | controller |               }
2026-06-11 18:17:19.870651 | controller |             },
2026-06-11 18:17:19.870665 | controller |             {
2026-06-11 18:17:19.870679 | controller |               "configMap": {
2026-06-11 18:17:19.870694 | controller |                 "items": [
2026-06-11 18:17:19.870708 | controller |                   {
2026-06-11 18:17:19.870723 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.870737 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.870751 | controller |                   }
2026-06-11 18:17:19.870765 | controller |                 ],
2026-06-11 18:17:19.870780 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.870794 | controller |               }
2026-06-11 18:17:19.870808 | controller |             },
2026-06-11 18:17:19.870822 | controller |             {
2026-06-11 18:17:19.870836 | controller |               "downwardAPI": {
2026-06-11 18:17:19.870871 | controller |                 "items": [
2026-06-11 18:17:19.870887 | controller |                   {
2026-06-11 18:17:19.870902 | controller |                     "fieldRef": {
2026-06-11 18:17:19.870916 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.870930 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.870944 | controller |                     },
2026-06-11 18:17:19.870959 | controller |                     "path": "namespace"
2026-06-11 18:17:19.870973 | controller |                   }
2026-06-11 18:17:19.870987 | controller |                 ]
2026-06-11 18:17:19.871001 | controller |               }
2026-06-11 18:17:19.871015 | controller |             },
2026-06-11 18:17:19.871029 | controller |             {
2026-06-11 18:17:19.871043 | controller |               "configMap": {
2026-06-11 18:17:19.871057 | controller |                 "items": [
2026-06-11 18:17:19.871071 | controller |                   {
2026-06-11 18:17:19.871085 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.871099 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.871113 | controller |                   }
2026-06-11 18:17:19.871127 | controller |                 ],
2026-06-11 18:17:19.871141 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.871156 | controller |               }
2026-06-11 18:17:19.871170 | controller |             }
2026-06-11 18:17:19.871184 | controller |           ]
2026-06-11 18:17:19.871198 | controller |         }
2026-06-11 18:17:19.871212 | controller |       }
2026-06-11 18:17:19.871226 | controller |     ]
2026-06-11 18:17:19.871240 | controller |   },
2026-06-11 18:17:19.871254 | controller |   "status": {
2026-06-11 18:17:19.871268 | controller |     "conditions": [
2026-06-11 18:17:19.871282 | controller |       {
2026-06-11 18:17:19.871296 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.871310 | controller |         "lastTransitionTime": "2026-06-11T17:43:11Z",
2026-06-11 18:17:19.871324 | controller |         "status": "True",
2026-06-11 18:17:19.871343 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.871357 | controller |       },
2026-06-11 18:17:19.871371 | controller |       {
2026-06-11 18:17:19.871385 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.871399 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.871413 | controller |         "status": "True",
2026-06-11 18:17:19.871427 | controller |         "type": "Initialized"
2026-06-11 18:17:19.871441 | controller |       },
2026-06-11 18:17:19.871455 | controller |       {
2026-06-11 18:17:19.871470 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.871484 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:19.871498 | controller |         "status": "True",
2026-06-11 18:17:19.871512 | controller |         "type": "Ready"
2026-06-11 18:17:19.871527 | controller |       },
2026-06-11 18:17:19.871541 | controller |       {
2026-06-11 18:17:19.871555 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.871569 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:19.871584 | controller |         "status": "True",
2026-06-11 18:17:19.871599 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.871613 | controller |       },
2026-06-11 18:17:19.871627 | controller |       {
2026-06-11 18:17:19.871642 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.871656 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.871670 | controller |         "status": "True",
2026-06-11 18:17:19.871684 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.871699 | controller |       }
2026-06-11 18:17:19.871713 | controller |     ],
2026-06-11 18:17:19.871728 | controller |     "containerStatuses": [
2026-06-11 18:17:19.871743 | controller |       {
2026-06-11 18:17:19.871757 | controller |         "allocatedResources": {
2026-06-11 18:17:19.871772 | controller |           "cpu": "10m",
2026-06-11 18:17:19.871786 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.871800 | controller |         },
2026-06-11 18:17:19.871815 | controller |         "containerID": "cri-o://b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87",
2026-06-11 18:17:19.871830 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:17:19.871845 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-11 18:17:19.871880 | controller |         "lastState": {},
2026-06-11 18:17:19.871895 | controller |         "name": "manager",
2026-06-11 18:17:19.871910 | controller |         "ready": true,
2026-06-11 18:17:19.871925 | controller |         "resources": {
2026-06-11 18:17:19.871939 | controller |           "limits": {
2026-06-11 18:17:19.871953 | controller |             "cpu": "500m",
2026-06-11 18:17:19.871967 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.871982 | controller |           },
2026-06-11 18:17:19.871996 | controller |           "requests": {
2026-06-11 18:17:19.872010 | controller |             "cpu": "10m",
2026-06-11 18:17:19.872024 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.872038 | controller |           }
2026-06-11 18:17:19.872053 | controller |         },
2026-06-11 18:17:19.872067 | controller |         "restartCount": 0,
2026-06-11 18:17:19.872081 | controller |         "started": true,
2026-06-11 18:17:19.872095 | controller |         "state": {
2026-06-11 18:17:19.872110 | controller |           "running": {
2026-06-11 18:17:19.872124 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:19.872139 | controller |           }
2026-06-11 18:17:19.872154 | controller |         },
2026-06-11 18:17:19.872190 | controller |         "user": {
2026-06-11 18:17:19.872237 | controller |           "linux": {
2026-06-11 18:17:19.872260 | controller |             "gid": 0,
2026-06-11 18:17:19.872278 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.872294 | controller |               0
2026-06-11 18:17:19.872310 | controller |             ],
2026-06-11 18:17:19.872356 | controller |             "uid": 65532
2026-06-11 18:17:19.872372 | controller |           }
2026-06-11 18:17:19.872387 | controller |         },
2026-06-11 18:17:19.872402 | controller |         "volumeMounts": [
2026-06-11 18:17:19.872416 | controller |           {
2026-06-11 18:17:19.872431 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.872446 | controller |             "name": "kube-api-access-mpqdv",
2026-06-11 18:17:19.872463 | controller |             "readOnly": true,
2026-06-11 18:17:19.872479 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.872494 | controller |           }
2026-06-11 18:17:19.872509 | controller |         ]
2026-06-11 18:17:19.872524 | controller |       }
2026-06-11 18:17:19.872539 | controller |     ],
2026-06-11 18:17:19.872553 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.872567 | controller |     "hostIPs": [
2026-06-11 18:17:19.872582 | controller |       {
2026-06-11 18:17:19.872597 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.872612 | controller |       }
2026-06-11 18:17:19.872626 | controller |     ],
2026-06-11 18:17:19.872641 | controller |     "phase": "Running",
2026-06-11 18:17:19.872655 | controller |     "podIP": "10.217.1.23",
2026-06-11 18:17:19.872669 | controller |     "podIPs": [
2026-06-11 18:17:19.872687 | controller |       {
2026-06-11 18:17:19.872708 | controller |         "ip": "10.217.1.23"
2026-06-11 18:17:19.872730 | controller |       }
2026-06-11 18:17:19.872750 | controller |     ],
2026-06-11 18:17:19.872768 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.872783 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.872798 | controller |   }
2026-06-11 18:17:19.872817 | controller | }
2026-06-11 18:17:19.905549 | controller | ok:
2026-06-11 18:17:19.905800 | controller | {
2026-06-11 18:17:19.905832 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.905877 | controller |   "kind": "Pod",
2026-06-11 18:17:19.905899 | controller |   "metadata": {
2026-06-11 18:17:19.905917 | controller |     "annotations": {
2026-06-11 18:17:19.905935 | 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:17:19.905958 | 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:17:19.905979 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.905998 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.906017 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.906035 | controller |     },
2026-06-11 18:17:19.906052 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.906070 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-11 18:17:19.906088 | controller |     "generation": 1,
2026-06-11 18:17:19.906105 | controller |     "labels": {
2026-06-11 18:17:19.906122 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 18:17:19.906157 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.906176 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 18:17:19.906193 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-11 18:17:19.906211 | controller |     },
2026-06-11 18:17:19.906231 | controller |     "managedFields": [
2026-06-11 18:17:19.906250 | controller |       {
2026-06-11 18:17:19.906269 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.906288 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.906309 | controller |         "fieldsV1": {
2026-06-11 18:17:19.906334 | controller |           "f:metadata": {
2026-06-11 18:17:19.906354 | controller |             "f:annotations": {
2026-06-11 18:17:19.906373 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.906392 | controller |             }
2026-06-11 18:17:19.906411 | controller |           }
2026-06-11 18:17:19.906433 | controller |         },
2026-06-11 18:17:19.906452 | controller |         "manager": "crc",
2026-06-11 18:17:19.906473 | controller |         "operation": "Update",
2026-06-11 18:17:19.906494 | controller |         "subresource": "status",
2026-06-11 18:17:19.906515 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.906536 | controller |       },
2026-06-11 18:17:19.906555 | controller |       {
2026-06-11 18:17:19.906570 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.906585 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.906599 | controller |         "fieldsV1": {
2026-06-11 18:17:19.906614 | controller |           "f:metadata": {
2026-06-11 18:17:19.906629 | controller |             "f:annotations": {
2026-06-11 18:17:19.906643 | controller |               ".": {},
2026-06-11 18:17:19.906658 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.906678 | controller |             },
2026-06-11 18:17:19.906700 | controller |             "f:generateName": {},
2026-06-11 18:17:19.906726 | controller |             "f:labels": {
2026-06-11 18:17:19.906749 | controller |               ".": {},
2026-06-11 18:17:19.906769 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.906791 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.906812 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.906827 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.906843 | controller |             },
2026-06-11 18:17:19.906885 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.906903 | controller |               ".": {},
2026-06-11 18:17:19.906918 | controller |               "k:{\"uid\":\"c60fd931-6553-46c8-9914-d4c0e625d6e2\"}": {}
2026-06-11 18:17:19.906934 | controller |             }
2026-06-11 18:17:19.906949 | controller |           },
2026-06-11 18:17:19.906964 | controller |           "f:spec": {
2026-06-11 18:17:19.906979 | controller |             "f:containers": {
2026-06-11 18:17:19.906994 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.907009 | controller |                 ".": {},
2026-06-11 18:17:19.907024 | controller |                 "f:args": {},
2026-06-11 18:17:19.907039 | controller |                 "f:command": {},
2026-06-11 18:17:19.907054 | controller |                 "f:env": {
2026-06-11 18:17:19.907069 | controller |                   ".": {},
2026-06-11 18:17:19.907084 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.907105 | controller |                     ".": {},
2026-06-11 18:17:19.907128 | controller |                     "f:name": {},
2026-06-11 18:17:19.907149 | controller |                     "f:value": {}
2026-06-11 18:17:19.907169 | controller |                   },
2026-06-11 18:17:19.907190 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.907211 | controller |                     ".": {},
2026-06-11 18:17:19.907238 | controller |                     "f:name": {},
2026-06-11 18:17:19.907261 | controller |                     "f:value": {}
2026-06-11 18:17:19.907281 | controller |                   },
2026-06-11 18:17:19.907301 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.907321 | controller |                     ".": {},
2026-06-11 18:17:19.907338 | controller |                     "f:name": {},
2026-06-11 18:17:19.907356 | controller |                     "f:value": {}
2026-06-11 18:17:19.907373 | controller |                   },
2026-06-11 18:17:19.907391 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.907408 | controller |                     ".": {},
2026-06-11 18:17:19.907425 | controller |                     "f:name": {},
2026-06-11 18:17:19.907442 | controller |                     "f:value": {}
2026-06-11 18:17:19.907459 | controller |                   },
2026-06-11 18:17:19.907476 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.907493 | controller |                     ".": {},
2026-06-11 18:17:19.907510 | controller |                     "f:name": {},
2026-06-11 18:17:19.907527 | controller |                     "f:value": {}
2026-06-11 18:17:19.907544 | controller |                   }
2026-06-11 18:17:19.907561 | controller |                 },
2026-06-11 18:17:19.907578 | controller |                 "f:image": {},
2026-06-11 18:17:19.907595 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.907614 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.907632 | controller |                   ".": {},
2026-06-11 18:17:19.907651 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.907669 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.907688 | controller |                     ".": {},
2026-06-11 18:17:19.907706 | controller |                     "f:path": {},
2026-06-11 18:17:19.907724 | controller |                     "f:port": {},
2026-06-11 18:17:19.907743 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.907764 | controller |                   },
2026-06-11 18:17:19.907784 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.907803 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.907822 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.907841 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.907889 | controller |                 },
2026-06-11 18:17:19.907908 | controller |                 "f:name": {},
2026-06-11 18:17:19.907923 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.907938 | controller |                   ".": {},
2026-06-11 18:17:19.907953 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.907968 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.907982 | controller |                     ".": {},
2026-06-11 18:17:19.907996 | controller |                     "f:path": {},
2026-06-11 18:17:19.908011 | controller |                     "f:port": {},
2026-06-11 18:17:19.908025 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.908039 | controller |                   },
2026-06-11 18:17:19.908053 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.908067 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.908081 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.908096 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.908111 | controller |                 },
2026-06-11 18:17:19.908126 | controller |                 "f:resources": {
2026-06-11 18:17:19.908140 | controller |                   ".": {},
2026-06-11 18:17:19.908155 | controller |                   "f:limits": {
2026-06-11 18:17:19.908170 | controller |                     ".": {},
2026-06-11 18:17:19.908191 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.908206 | controller |                     "f:memory": {}
2026-06-11 18:17:19.908221 | controller |                   },
2026-06-11 18:17:19.908236 | controller |                   "f:requests": {
2026-06-11 18:17:19.908250 | controller |                     ".": {},
2026-06-11 18:17:19.908265 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.908280 | controller |                     "f:memory": {}
2026-06-11 18:17:19.908295 | controller |                   }
2026-06-11 18:17:19.908316 | controller |                 },
2026-06-11 18:17:19.908361 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.908378 | controller |                   ".": {},
2026-06-11 18:17:19.908393 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.908408 | controller |                 },
2026-06-11 18:17:19.908423 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.908438 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.908452 | controller |               }
2026-06-11 18:17:19.908467 | controller |             },
2026-06-11 18:17:19.908481 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.908495 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.908511 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.908526 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.908540 | controller |             "f:securityContext": {
2026-06-11 18:17:19.908555 | controller |               ".": {},
2026-06-11 18:17:19.908569 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.908583 | controller |             },
2026-06-11 18:17:19.908597 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.908612 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.908627 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.908641 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.908656 | controller |           }
2026-06-11 18:17:19.908671 | controller |         },
2026-06-11 18:17:19.908687 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.908701 | controller |         "operation": "Update",
2026-06-11 18:17:19.908716 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.908730 | controller |       },
2026-06-11 18:17:19.908745 | controller |       {
2026-06-11 18:17:19.908760 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.908774 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.908789 | controller |         "fieldsV1": {
2026-06-11 18:17:19.908803 | controller |           "f:metadata": {
2026-06-11 18:17:19.908817 | controller |             "f:annotations": {
2026-06-11 18:17:19.908831 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.908846 | controller |             }
2026-06-11 18:17:19.908883 | controller |           }
2026-06-11 18:17:19.908899 | controller |         },
2026-06-11 18:17:19.908914 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.908929 | controller |         "operation": "Update",
2026-06-11 18:17:19.908943 | controller |         "subresource": "status",
2026-06-11 18:17:19.908957 | controller |         "time": "2026-06-11T17:42:37Z"
2026-06-11 18:17:19.908972 | controller |       },
2026-06-11 18:17:19.908986 | controller |       {
2026-06-11 18:17:19.909002 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.909017 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.909031 | controller |         "fieldsV1": {
2026-06-11 18:17:19.909046 | controller |           "f:status": {
2026-06-11 18:17:19.909060 | controller |             "f:conditions": {
2026-06-11 18:17:19.909075 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.909089 | controller |                 ".": {},
2026-06-11 18:17:19.909109 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.909124 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.909138 | controller |                 "f:status": {},
2026-06-11 18:17:19.909153 | controller |                 "f:type": {}
2026-06-11 18:17:19.909168 | controller |               },
2026-06-11 18:17:19.909183 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.909199 | controller |                 ".": {},
2026-06-11 18:17:19.909213 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.909228 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.909243 | controller |                 "f:status": {},
2026-06-11 18:17:19.909258 | controller |                 "f:type": {}
2026-06-11 18:17:19.909272 | controller |               },
2026-06-11 18:17:19.909287 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.909304 | controller |                 ".": {},
2026-06-11 18:17:19.909326 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.909348 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.909367 | controller |                 "f:status": {},
2026-06-11 18:17:19.909384 | controller |                 "f:type": {}
2026-06-11 18:17:19.909399 | controller |               },
2026-06-11 18:17:19.909413 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.909428 | controller |                 ".": {},
2026-06-11 18:17:19.909449 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.909488 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.909513 | controller |                 "f:status": {},
2026-06-11 18:17:19.909534 | controller |                 "f:type": {}
2026-06-11 18:17:19.909554 | controller |               }
2026-06-11 18:17:19.909576 | controller |             },
2026-06-11 18:17:19.909597 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.909616 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.909632 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.909647 | controller |             "f:phase": {},
2026-06-11 18:17:19.909663 | controller |             "f:podIP": {},
2026-06-11 18:17:19.909677 | controller |             "f:podIPs": {
2026-06-11 18:17:19.909692 | controller |               ".": {},
2026-06-11 18:17:19.909706 | controller |               "k:{\"ip\":\"10.217.1.24\"}": {
2026-06-11 18:17:19.909720 | controller |                 ".": {},
2026-06-11 18:17:19.909734 | controller |                 "f:ip": {}
2026-06-11 18:17:19.909749 | controller |               }
2026-06-11 18:17:19.909764 | controller |             },
2026-06-11 18:17:19.909778 | controller |             "f:startTime": {}
2026-06-11 18:17:19.909792 | controller |           }
2026-06-11 18:17:19.909807 | controller |         },
2026-06-11 18:17:19.909821 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.909835 | controller |         "operation": "Update",
2026-06-11 18:17:19.909869 | controller |         "subresource": "status",
2026-06-11 18:17:19.909891 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.909907 | controller |       }
2026-06-11 18:17:19.909922 | controller |     ],
2026-06-11 18:17:19.909936 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-8hv2b",
2026-06-11 18:17:19.909951 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.909965 | controller |     "ownerReferences": [
2026-06-11 18:17:19.909979 | controller |       {
2026-06-11 18:17:19.909994 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.910008 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.910022 | controller |         "controller": true,
2026-06-11 18:17:19.910036 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.910050 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-11 18:17:19.910073 | controller |         "uid": "c60fd931-6553-46c8-9914-d4c0e625d6e2"
2026-06-11 18:17:19.910088 | controller |       }
2026-06-11 18:17:19.910102 | controller |     ],
2026-06-11 18:17:19.910116 | controller |     "resourceVersion": "88780",
2026-06-11 18:17:19.910130 | controller |     "uid": "d6054c0a-a0ff-46b2-983b-d8fcb322744d"
2026-06-11 18:17:19.910144 | controller |   },
2026-06-11 18:17:19.910159 | controller |   "spec": {
2026-06-11 18:17:19.910173 | controller |     "containers": [
2026-06-11 18:17:19.910187 | controller |       {
2026-06-11 18:17:19.910201 | controller |         "args": [
2026-06-11 18:17:19.910215 | controller |           "--leader-elect",
2026-06-11 18:17:19.910229 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.910243 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.910257 | controller |         ],
2026-06-11 18:17:19.910271 | controller |         "command": [
2026-06-11 18:17:19.910285 | controller |           "/manager"
2026-06-11 18:17:19.910301 | controller |         ],
2026-06-11 18:17:19.910341 | controller |         "env": [
2026-06-11 18:17:19.910365 | controller |           {
2026-06-11 18:17:19.910382 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.910399 | controller |             "value": "30"
2026-06-11 18:17:19.910415 | controller |           },
2026-06-11 18:17:19.910430 | controller |           {
2026-06-11 18:17:19.910444 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.910459 | controller |             "value": "20"
2026-06-11 18:17:19.910474 | controller |           },
2026-06-11 18:17:19.910489 | controller |           {
2026-06-11 18:17:19.910503 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.910518 | controller |             "value": "5"
2026-06-11 18:17:19.910532 | controller |           },
2026-06-11 18:17:19.910547 | controller |           {
2026-06-11 18:17:19.910561 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.910576 | controller |             "value": "false"
2026-06-11 18:17:19.910593 | controller |           },
2026-06-11 18:17:19.910607 | controller |           {
2026-06-11 18:17:19.910621 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.910636 | controller |             "value": "false"
2026-06-11 18:17:19.910650 | controller |           }
2026-06-11 18:17:19.910664 | controller |         ],
2026-06-11 18:17:19.910679 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:17:19.910694 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.910709 | controller |         "livenessProbe": {
2026-06-11 18:17:19.910723 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.910737 | controller |           "httpGet": {
2026-06-11 18:17:19.910751 | controller |             "path": "/healthz",
2026-06-11 18:17:19.910766 | controller |             "port": 8081,
2026-06-11 18:17:19.910781 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.910796 | controller |           },
2026-06-11 18:17:19.910811 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.910825 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.910840 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.910876 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.910893 | controller |         },
2026-06-11 18:17:19.910908 | controller |         "name": "manager",
2026-06-11 18:17:19.910922 | controller |         "readinessProbe": {
2026-06-11 18:17:19.910936 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.910950 | controller |           "httpGet": {
2026-06-11 18:17:19.910964 | controller |             "path": "/readyz",
2026-06-11 18:17:19.910978 | controller |             "port": 8081,
2026-06-11 18:17:19.910998 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.911013 | controller |           },
2026-06-11 18:17:19.911028 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.911042 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.911056 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.911071 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.911085 | controller |         },
2026-06-11 18:17:19.911099 | controller |         "resources": {
2026-06-11 18:17:19.911113 | controller |           "limits": {
2026-06-11 18:17:19.911128 | controller |             "cpu": "500m",
2026-06-11 18:17:19.911142 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.911156 | controller |           },
2026-06-11 18:17:19.911170 | controller |           "requests": {
2026-06-11 18:17:19.911184 | controller |             "cpu": "10m",
2026-06-11 18:17:19.911199 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.911213 | controller |           }
2026-06-11 18:17:19.911227 | controller |         },
2026-06-11 18:17:19.911241 | controller |         "securityContext": {
2026-06-11 18:17:19.911255 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.911269 | controller |           "capabilities": {
2026-06-11 18:17:19.911283 | controller |             "drop": [
2026-06-11 18:17:19.911299 | controller |               "MKNOD"
2026-06-11 18:17:19.911319 | controller |             ]
2026-06-11 18:17:19.911338 | controller |           }
2026-06-11 18:17:19.911353 | controller |         },
2026-06-11 18:17:19.911367 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.911382 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.911397 | controller |         "volumeMounts": [
2026-06-11 18:17:19.911412 | controller |           {
2026-06-11 18:17:19.911426 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.911441 | controller |             "name": "kube-api-access-2tcd4",
2026-06-11 18:17:19.911456 | controller |             "readOnly": true
2026-06-11 18:17:19.911471 | controller |           }
2026-06-11 18:17:19.911485 | controller |         ]
2026-06-11 18:17:19.911499 | controller |       }
2026-06-11 18:17:19.911513 | controller |     ],
2026-06-11 18:17:19.911528 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.911545 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.911562 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.911578 | controller |       {
2026-06-11 18:17:19.911594 | controller |         "name": "horizon-operator-controller-manager-dockercfg-gkjr5"
2026-06-11 18:17:19.911609 | controller |       }
2026-06-11 18:17:19.911624 | controller |     ],
2026-06-11 18:17:19.911638 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.911653 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.911667 | controller |     "priority": 0,
2026-06-11 18:17:19.911682 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.911696 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.911711 | controller |     "securityContext": {
2026-06-11 18:17:19.911726 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.911740 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.911754 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.911768 | controller |       }
2026-06-11 18:17:19.911782 | controller |     },
2026-06-11 18:17:19.911796 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 18:17:19.911810 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 18:17:19.911825 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.911839 | controller |     "tolerations": [
2026-06-11 18:17:19.911874 | controller |       {
2026-06-11 18:17:19.911890 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.911909 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.911925 | controller |         "operator": "Exists",
2026-06-11 18:17:19.911941 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.911956 | controller |       },
2026-06-11 18:17:19.911972 | controller |       {
2026-06-11 18:17:19.911986 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.912000 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.912014 | controller |         "operator": "Exists",
2026-06-11 18:17:19.912029 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.912043 | controller |       },
2026-06-11 18:17:19.912057 | controller |       {
2026-06-11 18:17:19.912071 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.912085 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.912099 | controller |         "operator": "Exists"
2026-06-11 18:17:19.912113 | controller |       }
2026-06-11 18:17:19.912127 | controller |     ],
2026-06-11 18:17:19.912141 | controller |     "volumes": [
2026-06-11 18:17:19.912156 | controller |       {
2026-06-11 18:17:19.912169 | controller |         "name": "kube-api-access-2tcd4",
2026-06-11 18:17:19.912183 | controller |         "projected": {
2026-06-11 18:17:19.912197 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.912212 | controller |           "sources": [
2026-06-11 18:17:19.912226 | controller |             {
2026-06-11 18:17:19.912240 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.912254 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.912268 | controller |                 "path": "token"
2026-06-11 18:17:19.912282 | controller |               }
2026-06-11 18:17:19.912297 | controller |             },
2026-06-11 18:17:19.912318 | controller |             {
2026-06-11 18:17:19.912354 | controller |               "configMap": {
2026-06-11 18:17:19.912371 | controller |                 "items": [
2026-06-11 18:17:19.912385 | controller |                   {
2026-06-11 18:17:19.912400 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.912415 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.912430 | controller |                   }
2026-06-11 18:17:19.912444 | controller |                 ],
2026-06-11 18:17:19.912459 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.912473 | controller |               }
2026-06-11 18:17:19.912488 | controller |             },
2026-06-11 18:17:19.912502 | controller |             {
2026-06-11 18:17:19.912517 | controller |               "downwardAPI": {
2026-06-11 18:17:19.912531 | controller |                 "items": [
2026-06-11 18:17:19.912545 | controller |                   {
2026-06-11 18:17:19.912559 | controller |                     "fieldRef": {
2026-06-11 18:17:19.912574 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.912588 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.912602 | controller |                     },
2026-06-11 18:17:19.912617 | controller |                     "path": "namespace"
2026-06-11 18:17:19.912631 | controller |                   }
2026-06-11 18:17:19.912646 | controller |                 ]
2026-06-11 18:17:19.912660 | controller |               }
2026-06-11 18:17:19.912675 | controller |             },
2026-06-11 18:17:19.912689 | controller |             {
2026-06-11 18:17:19.912703 | controller |               "configMap": {
2026-06-11 18:17:19.912717 | controller |                 "items": [
2026-06-11 18:17:19.912732 | controller |                   {
2026-06-11 18:17:19.912748 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.912762 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.912776 | controller |                   }
2026-06-11 18:17:19.912790 | controller |                 ],
2026-06-11 18:17:19.912809 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.912824 | controller |               }
2026-06-11 18:17:19.912838 | controller |             }
2026-06-11 18:17:19.912875 | controller |           ]
2026-06-11 18:17:19.912892 | controller |         }
2026-06-11 18:17:19.912906 | controller |       }
2026-06-11 18:17:19.912921 | controller |     ]
2026-06-11 18:17:19.912934 | controller |   },
2026-06-11 18:17:19.912948 | controller |   "status": {
2026-06-11 18:17:19.912962 | controller |     "conditions": [
2026-06-11 18:17:19.912976 | controller |       {
2026-06-11 18:17:19.912990 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.913004 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:19.913019 | controller |         "status": "True",
2026-06-11 18:17:19.913033 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.913047 | controller |       },
2026-06-11 18:17:19.913061 | controller |       {
2026-06-11 18:17:19.913076 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.913090 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.913104 | controller |         "status": "True",
2026-06-11 18:17:19.913119 | controller |         "type": "Initialized"
2026-06-11 18:17:19.913133 | controller |       },
2026-06-11 18:17:19.913147 | controller |       {
2026-06-11 18:17:19.913161 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.913176 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.913190 | controller |         "status": "True",
2026-06-11 18:17:19.913204 | controller |         "type": "Ready"
2026-06-11 18:17:19.913218 | controller |       },
2026-06-11 18:17:19.913232 | controller |       {
2026-06-11 18:17:19.913247 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.913261 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.913276 | controller |         "status": "True",
2026-06-11 18:17:19.913290 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.913309 | controller |       },
2026-06-11 18:17:19.913330 | controller |       {
2026-06-11 18:17:19.913346 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.913361 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.913376 | controller |         "status": "True",
2026-06-11 18:17:19.913390 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.913405 | controller |       }
2026-06-11 18:17:19.913419 | controller |     ],
2026-06-11 18:17:19.913433 | controller |     "containerStatuses": [
2026-06-11 18:17:19.913448 | controller |       {
2026-06-11 18:17:19.913462 | controller |         "allocatedResources": {
2026-06-11 18:17:19.913477 | controller |           "cpu": "10m",
2026-06-11 18:17:19.913492 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.913506 | controller |         },
2026-06-11 18:17:19.913520 | controller |         "containerID": "cri-o://95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71",
2026-06-11 18:17:19.913535 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:17:19.913550 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-11 18:17:19.913565 | controller |         "lastState": {},
2026-06-11 18:17:19.913580 | controller |         "name": "manager",
2026-06-11 18:17:19.913594 | controller |         "ready": true,
2026-06-11 18:17:19.913609 | controller |         "resources": {
2026-06-11 18:17:19.913623 | controller |           "limits": {
2026-06-11 18:17:19.913637 | controller |             "cpu": "500m",
2026-06-11 18:17:19.913651 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.913685 | controller |           },
2026-06-11 18:17:19.913701 | controller |           "requests": {
2026-06-11 18:17:19.913716 | controller |             "cpu": "10m",
2026-06-11 18:17:19.913732 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.913747 | controller |           }
2026-06-11 18:17:19.913762 | controller |         },
2026-06-11 18:17:19.913776 | controller |         "restartCount": 0,
2026-06-11 18:17:19.913791 | controller |         "started": true,
2026-06-11 18:17:19.913805 | controller |         "state": {
2026-06-11 18:17:19.913820 | controller |           "running": {
2026-06-11 18:17:19.913834 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:19.914008 | controller |           }
2026-06-11 18:17:19.914034 | controller |         },
2026-06-11 18:17:19.914050 | controller |         "user": {
2026-06-11 18:17:19.914066 | controller |           "linux": {
2026-06-11 18:17:19.914081 | controller |             "gid": 0,
2026-06-11 18:17:19.914095 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.914109 | controller |               0
2026-06-11 18:17:19.914124 | controller |             ],
2026-06-11 18:17:19.914138 | controller |             "uid": 65532
2026-06-11 18:17:19.914153 | controller |           }
2026-06-11 18:17:19.914167 | controller |         },
2026-06-11 18:17:19.914181 | controller |         "volumeMounts": [
2026-06-11 18:17:19.914195 | controller |           {
2026-06-11 18:17:19.914209 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.914224 | controller |             "name": "kube-api-access-2tcd4",
2026-06-11 18:17:19.914238 | controller |             "readOnly": true,
2026-06-11 18:17:19.914253 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.914268 | controller |           }
2026-06-11 18:17:19.914282 | controller |         ]
2026-06-11 18:17:19.914297 | controller |       }
2026-06-11 18:17:19.914318 | controller |     ],
2026-06-11 18:17:19.914338 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.914358 | controller |     "hostIPs": [
2026-06-11 18:17:19.914375 | controller |       {
2026-06-11 18:17:19.914390 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.914405 | controller |       }
2026-06-11 18:17:19.914420 | controller |     ],
2026-06-11 18:17:19.914435 | controller |     "phase": "Running",
2026-06-11 18:17:19.914449 | controller |     "podIP": "10.217.1.24",
2026-06-11 18:17:19.914464 | controller |     "podIPs": [
2026-06-11 18:17:19.914478 | controller |       {
2026-06-11 18:17:19.914492 | controller |         "ip": "10.217.1.24"
2026-06-11 18:17:19.914506 | controller |       }
2026-06-11 18:17:19.914520 | controller |     ],
2026-06-11 18:17:19.914535 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.914549 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.914564 | controller |   }
2026-06-11 18:17:19.914578 | controller | }
2026-06-11 18:17:19.943171 | controller | ok:
2026-06-11 18:17:19.943381 | controller | {
2026-06-11 18:17:19.943409 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.943426 | controller |   "kind": "Pod",
2026-06-11 18:17:19.943443 | controller |   "metadata": {
2026-06-11 18:17:19.943459 | controller |     "annotations": {
2026-06-11 18:17:19.943475 | 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:17:19.943493 | 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:17:19.943525 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.943543 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.943559 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.943576 | controller |     },
2026-06-11 18:17:19.943591 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.943608 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-11 18:17:19.943623 | controller |     "generation": 1,
2026-06-11 18:17:19.943638 | controller |     "labels": {
2026-06-11 18:17:19.943653 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 18:17:19.943669 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.943684 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 18:17:19.943698 | controller |       "pod-template-hash": "594d6555bb"
2026-06-11 18:17:19.943716 | controller |     },
2026-06-11 18:17:19.943752 | controller |     "managedFields": [
2026-06-11 18:17:19.943782 | controller |       {
2026-06-11 18:17:19.943805 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.943826 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.943867 | controller |         "fieldsV1": {
2026-06-11 18:17:19.943897 | controller |           "f:metadata": {
2026-06-11 18:17:19.943917 | controller |             "f:annotations": {
2026-06-11 18:17:19.943939 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.943961 | controller |             }
2026-06-11 18:17:19.943977 | controller |           }
2026-06-11 18:17:19.943992 | controller |         },
2026-06-11 18:17:19.944007 | controller |         "manager": "crc",
2026-06-11 18:17:19.944024 | controller |         "operation": "Update",
2026-06-11 18:17:19.944040 | controller |         "subresource": "status",
2026-06-11 18:17:19.944055 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.944071 | controller |       },
2026-06-11 18:17:19.944086 | controller |       {
2026-06-11 18:17:19.944101 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.944116 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.944130 | controller |         "fieldsV1": {
2026-06-11 18:17:19.944144 | controller |           "f:metadata": {
2026-06-11 18:17:19.944158 | controller |             "f:annotations": {
2026-06-11 18:17:19.944172 | controller |               ".": {},
2026-06-11 18:17:19.944186 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.944200 | controller |             },
2026-06-11 18:17:19.944214 | controller |             "f:generateName": {},
2026-06-11 18:17:19.944318 | controller |             "f:labels": {
2026-06-11 18:17:19.944443 | controller |               ".": {},
2026-06-11 18:17:19.944465 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.944481 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.944496 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.944512 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.944526 | controller |             },
2026-06-11 18:17:19.944541 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.944555 | controller |               ".": {},
2026-06-11 18:17:19.944570 | controller |               "k:{\"uid\":\"e2a5524a-8b66-46ee-ac19-49f55f0185d6\"}": {}
2026-06-11 18:17:19.944585 | controller |             }
2026-06-11 18:17:19.944600 | controller |           },
2026-06-11 18:17:19.944614 | controller |           "f:spec": {
2026-06-11 18:17:19.944628 | controller |             "f:containers": {
2026-06-11 18:17:19.944642 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.944663 | controller |                 ".": {},
2026-06-11 18:17:19.944679 | controller |                 "f:args": {},
2026-06-11 18:17:19.944693 | controller |                 "f:command": {},
2026-06-11 18:17:19.944707 | controller |                 "f:env": {
2026-06-11 18:17:19.944722 | controller |                   ".": {},
2026-06-11 18:17:19.944736 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.944750 | controller |                     ".": {},
2026-06-11 18:17:19.944765 | controller |                     "f:name": {},
2026-06-11 18:17:19.944779 | controller |                     "f:value": {}
2026-06-11 18:17:19.944794 | controller |                   },
2026-06-11 18:17:19.944808 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.944823 | controller |                     ".": {},
2026-06-11 18:17:19.944838 | controller |                     "f:name": {},
2026-06-11 18:17:19.944876 | controller |                     "f:value": {}
2026-06-11 18:17:19.944894 | controller |                   },
2026-06-11 18:17:19.944909 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.944924 | controller |                     ".": {},
2026-06-11 18:17:19.944938 | controller |                     "f:name": {},
2026-06-11 18:17:19.944953 | controller |                     "f:value": {}
2026-06-11 18:17:19.944968 | controller |                   },
2026-06-11 18:17:19.944983 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.944997 | controller |                     ".": {},
2026-06-11 18:17:19.945012 | controller |                     "f:name": {},
2026-06-11 18:17:19.945026 | controller |                     "f:value": {}
2026-06-11 18:17:19.945040 | controller |                   },
2026-06-11 18:17:19.945055 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.945070 | controller |                     ".": {},
2026-06-11 18:17:19.945085 | controller |                     "f:name": {},
2026-06-11 18:17:19.945099 | controller |                     "f:value": {}
2026-06-11 18:17:19.945114 | controller |                   }
2026-06-11 18:17:19.945129 | controller |                 },
2026-06-11 18:17:19.945143 | controller |                 "f:image": {},
2026-06-11 18:17:19.945158 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.945172 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.945187 | controller |                   ".": {},
2026-06-11 18:17:19.945201 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.945215 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.945230 | controller |                     ".": {},
2026-06-11 18:17:19.945244 | controller |                     "f:path": {},
2026-06-11 18:17:19.945258 | controller |                     "f:port": {},
2026-06-11 18:17:19.945272 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.945287 | controller |                   },
2026-06-11 18:17:19.945303 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.945325 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.945342 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.945357 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.945371 | controller |                 },
2026-06-11 18:17:19.945386 | controller |                 "f:name": {},
2026-06-11 18:17:19.945400 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.945414 | controller |                   ".": {},
2026-06-11 18:17:19.945428 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.945442 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.945457 | controller |                     ".": {},
2026-06-11 18:17:19.945471 | controller |                     "f:path": {},
2026-06-11 18:17:19.945485 | controller |                     "f:port": {},
2026-06-11 18:17:19.945504 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.945519 | controller |                   },
2026-06-11 18:17:19.945533 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.945547 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.945562 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.945575 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.945589 | controller |                 },
2026-06-11 18:17:19.945604 | controller |                 "f:resources": {
2026-06-11 18:17:19.945618 | controller |                   ".": {},
2026-06-11 18:17:19.945632 | controller |                   "f:limits": {
2026-06-11 18:17:19.945646 | controller |                     ".": {},
2026-06-11 18:17:19.945660 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.945674 | controller |                     "f:memory": {}
2026-06-11 18:17:19.945688 | controller |                   },
2026-06-11 18:17:19.945702 | controller |                   "f:requests": {
2026-06-11 18:17:19.945716 | controller |                     ".": {},
2026-06-11 18:17:19.945730 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.945744 | controller |                     "f:memory": {}
2026-06-11 18:17:19.945758 | controller |                   }
2026-06-11 18:17:19.945773 | controller |                 },
2026-06-11 18:17:19.945787 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.945801 | controller |                   ".": {},
2026-06-11 18:17:19.945816 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.945830 | controller |                 },
2026-06-11 18:17:19.945845 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.945881 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:17:19.945898 | controller |                 "f:volumeMounts": {
2026-06-11 18:17:19.945913 | controller |                   ".": {},
2026-06-11 18:17:19.945928 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:17:19.945942 | controller |                     ".": {},
2026-06-11 18:17:19.945957 | controller |                     "f:mountPath": {},
2026-06-11 18:17:19.945973 | controller |                     "f:name": {},
2026-06-11 18:17:19.945988 | controller |                     "f:readOnly": {}
2026-06-11 18:17:19.946004 | controller |                   }
2026-06-11 18:17:19.946019 | controller |                 }
2026-06-11 18:17:19.946035 | controller |               }
2026-06-11 18:17:19.946051 | controller |             },
2026-06-11 18:17:19.946066 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.946081 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.946097 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.946113 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.946131 | controller |             "f:securityContext": {
2026-06-11 18:17:19.946147 | controller |               ".": {},
2026-06-11 18:17:19.946167 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.946183 | controller |             },
2026-06-11 18:17:19.946199 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.946214 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.946230 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.946246 | controller |             "f:tolerations": {},
2026-06-11 18:17:19.946261 | controller |             "f:volumes": {
2026-06-11 18:17:19.946276 | controller |               ".": {},
2026-06-11 18:17:19.946291 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 18:17:19.946310 | controller |                 ".": {},
2026-06-11 18:17:19.946333 | controller |                 "f:name": {},
2026-06-11 18:17:19.946360 | controller |                 "f:secret": {
2026-06-11 18:17:19.946377 | controller |                   ".": {},
2026-06-11 18:17:19.946392 | controller |                   "f:defaultMode": {},
2026-06-11 18:17:19.946406 | controller |                   "f:secretName": {}
2026-06-11 18:17:19.946422 | controller |                 }
2026-06-11 18:17:19.946437 | controller |               }
2026-06-11 18:17:19.946452 | controller |             }
2026-06-11 18:17:19.946467 | controller |           }
2026-06-11 18:17:19.946482 | controller |         },
2026-06-11 18:17:19.946498 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.946514 | controller |         "operation": "Update",
2026-06-11 18:17:19.946529 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.946545 | controller |       },
2026-06-11 18:17:19.946561 | controller |       {
2026-06-11 18:17:19.946577 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.946592 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.946609 | controller |         "fieldsV1": {
2026-06-11 18:17:19.946624 | controller |           "f:metadata": {
2026-06-11 18:17:19.946639 | controller |             "f:annotations": {
2026-06-11 18:17:19.946654 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.946669 | controller |             }
2026-06-11 18:17:19.946685 | controller |           }
2026-06-11 18:17:19.946700 | controller |         },
2026-06-11 18:17:19.946716 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.946732 | controller |         "operation": "Update",
2026-06-11 18:17:19.946748 | controller |         "subresource": "status",
2026-06-11 18:17:19.946763 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:19.946778 | controller |       },
2026-06-11 18:17:19.946794 | controller |       {
2026-06-11 18:17:19.946809 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.946824 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.946839 | controller |         "fieldsV1": {
2026-06-11 18:17:19.946885 | controller |           "f:status": {
2026-06-11 18:17:19.946903 | controller |             "f:conditions": {
2026-06-11 18:17:19.946918 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.946932 | controller |                 ".": {},
2026-06-11 18:17:19.946948 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.946965 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.946980 | controller |                 "f:status": {},
2026-06-11 18:17:19.946995 | controller |                 "f:type": {}
2026-06-11 18:17:19.947009 | controller |               },
2026-06-11 18:17:19.947025 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.947045 | controller |                 ".": {},
2026-06-11 18:17:19.947064 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.947247 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.947266 | controller |                 "f:status": {},
2026-06-11 18:17:19.947284 | controller |                 "f:type": {}
2026-06-11 18:17:19.947305 | controller |               },
2026-06-11 18:17:19.947325 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.947345 | controller |                 ".": {},
2026-06-11 18:17:19.947364 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.947383 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.947404 | controller |                 "f:status": {},
2026-06-11 18:17:19.947424 | controller |                 "f:type": {}
2026-06-11 18:17:19.947444 | controller |               },
2026-06-11 18:17:19.947464 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.947485 | controller |                 ".": {},
2026-06-11 18:17:19.947504 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.947530 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.947550 | controller |                 "f:status": {},
2026-06-11 18:17:19.947569 | controller |                 "f:type": {}
2026-06-11 18:17:19.947587 | controller |               }
2026-06-11 18:17:19.947606 | controller |             },
2026-06-11 18:17:19.947624 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.947642 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.947659 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.947676 | controller |             "f:phase": {},
2026-06-11 18:17:19.947693 | controller |             "f:podIP": {},
2026-06-11 18:17:19.947710 | controller |             "f:podIPs": {
2026-06-11 18:17:19.947727 | controller |               ".": {},
2026-06-11 18:17:19.947745 | controller |               "k:{\"ip\":\"10.217.1.25\"}": {
2026-06-11 18:17:19.947762 | controller |                 ".": {},
2026-06-11 18:17:19.947970 | controller |                 "f:ip": {}
2026-06-11 18:17:19.947988 | controller |               }
2026-06-11 18:17:19.948006 | controller |             },
2026-06-11 18:17:19.948023 | controller |             "f:startTime": {}
2026-06-11 18:17:19.948040 | controller |           }
2026-06-11 18:17:19.948058 | controller |         },
2026-06-11 18:17:19.948075 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.948092 | controller |         "operation": "Update",
2026-06-11 18:17:19.948109 | controller |         "subresource": "status",
2026-06-11 18:17:19.948127 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.948146 | controller |       }
2026-06-11 18:17:19.948165 | controller |     ],
2026-06-11 18:17:19.948184 | controller |     "name": "infra-operator-controller-manager-594d6555bb-27q2b",
2026-06-11 18:17:19.948202 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.948221 | controller |     "ownerReferences": [
2026-06-11 18:17:19.948239 | controller |       {
2026-06-11 18:17:19.948258 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.948276 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.948296 | controller |         "controller": true,
2026-06-11 18:17:19.948318 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.948338 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-11 18:17:19.948381 | controller |         "uid": "e2a5524a-8b66-46ee-ac19-49f55f0185d6"
2026-06-11 18:17:19.948403 | controller |       }
2026-06-11 18:17:19.948424 | controller |     ],
2026-06-11 18:17:19.948441 | controller |     "resourceVersion": "88792",
2026-06-11 18:17:19.948456 | controller |     "uid": "8af3ba03-eb89-43e8-94d8-83271b87274c"
2026-06-11 18:17:19.948471 | controller |   },
2026-06-11 18:17:19.948485 | controller |   "spec": {
2026-06-11 18:17:19.948499 | controller |     "containers": [
2026-06-11 18:17:19.948518 | controller |       {
2026-06-11 18:17:19.948539 | controller |         "args": [
2026-06-11 18:17:19.948558 | controller |           "--leader-elect",
2026-06-11 18:17:19.948579 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.948599 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.948621 | controller |         ],
2026-06-11 18:17:19.948641 | controller |         "command": [
2026-06-11 18:17:19.948656 | controller |           "/manager"
2026-06-11 18:17:19.948671 | controller |         ],
2026-06-11 18:17:19.948686 | controller |         "env": [
2026-06-11 18:17:19.948700 | controller |           {
2026-06-11 18:17:19.948715 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.948729 | controller |             "value": "30"
2026-06-11 18:17:19.948818 | controller |           },
2026-06-11 18:17:19.948837 | controller |           {
2026-06-11 18:17:19.948879 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.948903 | controller |             "value": "20"
2026-06-11 18:17:19.948932 | controller |           },
2026-06-11 18:17:19.948953 | controller |           {
2026-06-11 18:17:19.948974 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.948995 | controller |             "value": "5"
2026-06-11 18:17:19.949016 | controller |           },
2026-06-11 18:17:19.949038 | controller |           {
2026-06-11 18:17:19.949058 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.949075 | controller |             "value": "true"
2026-06-11 18:17:19.949092 | controller |           },
2026-06-11 18:17:19.949109 | controller |           {
2026-06-11 18:17:19.949126 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.949143 | controller |             "value": "false"
2026-06-11 18:17:19.949159 | controller |           }
2026-06-11 18:17:19.949176 | controller |         ],
2026-06-11 18:17:19.949193 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:17:19.949211 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.949228 | controller |         "livenessProbe": {
2026-06-11 18:17:19.949245 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.949262 | controller |           "httpGet": {
2026-06-11 18:17:19.949279 | controller |             "path": "/healthz",
2026-06-11 18:17:19.949296 | controller |             "port": 8081,
2026-06-11 18:17:19.949317 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.949335 | controller |           },
2026-06-11 18:17:19.949353 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.949370 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.949388 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.949405 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.949424 | controller |         },
2026-06-11 18:17:19.949442 | controller |         "name": "manager",
2026-06-11 18:17:19.949460 | controller |         "readinessProbe": {
2026-06-11 18:17:19.949478 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.949496 | controller |           "httpGet": {
2026-06-11 18:17:19.949515 | controller |             "path": "/readyz",
2026-06-11 18:17:19.949536 | controller |             "port": 8081,
2026-06-11 18:17:19.949556 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.949574 | controller |           },
2026-06-11 18:17:19.949593 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.949612 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.949631 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.949651 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.949666 | controller |         },
2026-06-11 18:17:19.949681 | controller |         "resources": {
2026-06-11 18:17:19.949695 | controller |           "limits": {
2026-06-11 18:17:19.949710 | controller |             "cpu": "600m",
2026-06-11 18:17:19.949725 | controller |             "memory": "2Gi"
2026-06-11 18:17:19.949739 | controller |           },
2026-06-11 18:17:19.949754 | controller |           "requests": {
2026-06-11 18:17:19.949768 | controller |             "cpu": "10m",
2026-06-11 18:17:19.949782 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.949797 | controller |           }
2026-06-11 18:17:19.949811 | controller |         },
2026-06-11 18:17:19.949826 | controller |         "securityContext": {
2026-06-11 18:17:19.949840 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.949878 | controller |           "capabilities": {
2026-06-11 18:17:19.949895 | controller |             "drop": [
2026-06-11 18:17:19.949910 | controller |               "MKNOD"
2026-06-11 18:17:19.949924 | controller |             ]
2026-06-11 18:17:19.949939 | controller |           }
2026-06-11 18:17:19.949957 | controller |         },
2026-06-11 18:17:19.949974 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.949995 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.950011 | controller |         "volumeMounts": [
2026-06-11 18:17:19.950026 | controller |           {
2026-06-11 18:17:19.950041 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:19.950055 | controller |             "name": "cert",
2026-06-11 18:17:19.950070 | controller |             "readOnly": true
2026-06-11 18:17:19.950084 | controller |           },
2026-06-11 18:17:19.950099 | controller |           {
2026-06-11 18:17:19.950114 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.950129 | controller |             "name": "kube-api-access-dpcwn",
2026-06-11 18:17:19.950144 | controller |             "readOnly": true
2026-06-11 18:17:19.950158 | controller |           }
2026-06-11 18:17:19.950172 | controller |         ]
2026-06-11 18:17:19.950187 | controller |       }
2026-06-11 18:17:19.950206 | controller |     ],
2026-06-11 18:17:19.950222 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.950237 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.950251 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.950266 | controller |       {
2026-06-11 18:17:19.950280 | controller |         "name": "infra-operator-controller-manager-dockercfg-jxs6k"
2026-06-11 18:17:19.950296 | controller |       }
2026-06-11 18:17:19.950317 | controller |     ],
2026-06-11 18:17:19.950337 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.950351 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.950366 | controller |     "priority": 0,
2026-06-11 18:17:19.950380 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.950395 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.950409 | controller |     "securityContext": {
2026-06-11 18:17:19.950424 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.950438 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.950452 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.950467 | controller |       }
2026-06-11 18:17:19.950481 | controller |     },
2026-06-11 18:17:19.950496 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 18:17:19.950510 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 18:17:19.950524 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.950539 | controller |     "tolerations": [
2026-06-11 18:17:19.950553 | controller |       {
2026-06-11 18:17:19.950568 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.950582 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.950596 | controller |         "operator": "Exists",
2026-06-11 18:17:19.950611 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.950625 | controller |       },
2026-06-11 18:17:19.950639 | controller |       {
2026-06-11 18:17:19.950654 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.950669 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.950684 | controller |         "operator": "Exists",
2026-06-11 18:17:19.950699 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.950714 | controller |       },
2026-06-11 18:17:19.950728 | controller |       {
2026-06-11 18:17:19.950743 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.950758 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.950773 | controller |         "operator": "Exists"
2026-06-11 18:17:19.950792 | controller |       }
2026-06-11 18:17:19.950813 | controller |     ],
2026-06-11 18:17:19.950831 | controller |     "volumes": [
2026-06-11 18:17:19.950871 | controller |       {
2026-06-11 18:17:19.950897 | controller |         "name": "cert",
2026-06-11 18:17:19.950917 | controller |         "secret": {
2026-06-11 18:17:19.950940 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.950955 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 18:17:19.950969 | controller |         }
2026-06-11 18:17:19.950985 | controller |       },
2026-06-11 18:17:19.951000 | controller |       {
2026-06-11 18:17:19.951019 | controller |         "name": "kube-api-access-dpcwn",
2026-06-11 18:17:19.951038 | controller |         "projected": {
2026-06-11 18:17:19.951053 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.951068 | controller |           "sources": [
2026-06-11 18:17:19.951083 | controller |             {
2026-06-11 18:17:19.951097 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.951112 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.951126 | controller |                 "path": "token"
2026-06-11 18:17:19.951140 | controller |               }
2026-06-11 18:17:19.951155 | controller |             },
2026-06-11 18:17:19.951169 | controller |             {
2026-06-11 18:17:19.951183 | controller |               "configMap": {
2026-06-11 18:17:19.951197 | controller |                 "items": [
2026-06-11 18:17:19.951212 | controller |                   {
2026-06-11 18:17:19.951226 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.951240 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.951254 | controller |                   }
2026-06-11 18:17:19.951268 | controller |                 ],
2026-06-11 18:17:19.951282 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.951298 | controller |               }
2026-06-11 18:17:19.951320 | controller |             },
2026-06-11 18:17:19.951342 | controller |             {
2026-06-11 18:17:19.951361 | controller |               "downwardAPI": {
2026-06-11 18:17:19.951380 | controller |                 "items": [
2026-06-11 18:17:19.951394 | controller |                   {
2026-06-11 18:17:19.951409 | controller |                     "fieldRef": {
2026-06-11 18:17:19.951423 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.951437 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.951451 | controller |                     },
2026-06-11 18:17:19.951465 | controller |                     "path": "namespace"
2026-06-11 18:17:19.951479 | controller |                   }
2026-06-11 18:17:19.951493 | controller |                 ]
2026-06-11 18:17:19.951508 | controller |               }
2026-06-11 18:17:19.951522 | controller |             },
2026-06-11 18:17:19.951537 | controller |             {
2026-06-11 18:17:19.951551 | controller |               "configMap": {
2026-06-11 18:17:19.951565 | controller |                 "items": [
2026-06-11 18:17:19.951579 | controller |                   {
2026-06-11 18:17:19.951593 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.951607 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.951621 | controller |                   }
2026-06-11 18:17:19.951635 | controller |                 ],
2026-06-11 18:17:19.951653 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.951674 | controller |               }
2026-06-11 18:17:19.951694 | controller |             }
2026-06-11 18:17:19.951712 | controller |           ]
2026-06-11 18:17:19.951726 | controller |         }
2026-06-11 18:17:19.951741 | controller |       }
2026-06-11 18:17:19.951758 | controller |     ]
2026-06-11 18:17:19.951778 | controller |   },
2026-06-11 18:17:19.951796 | controller |   "status": {
2026-06-11 18:17:19.951810 | controller |     "conditions": [
2026-06-11 18:17:19.951825 | controller |       {
2026-06-11 18:17:19.951839 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.951876 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:19.951894 | controller |         "status": "True",
2026-06-11 18:17:19.951914 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.951929 | controller |       },
2026-06-11 18:17:19.951943 | controller |       {
2026-06-11 18:17:19.951958 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.951972 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.951986 | controller |         "status": "True",
2026-06-11 18:17:19.952000 | controller |         "type": "Initialized"
2026-06-11 18:17:19.952014 | controller |       },
2026-06-11 18:17:19.952028 | controller |       {
2026-06-11 18:17:19.952042 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.952056 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.952070 | controller |         "status": "True",
2026-06-11 18:17:19.952084 | controller |         "type": "Ready"
2026-06-11 18:17:19.952098 | controller |       },
2026-06-11 18:17:19.952112 | controller |       {
2026-06-11 18:17:19.952127 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.952142 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.952157 | controller |         "status": "True",
2026-06-11 18:17:19.952172 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.952186 | controller |       },
2026-06-11 18:17:19.952201 | controller |       {
2026-06-11 18:17:19.952215 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.952229 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.952243 | controller |         "status": "True",
2026-06-11 18:17:19.952258 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.952272 | controller |       }
2026-06-11 18:17:19.952287 | controller |     ],
2026-06-11 18:17:19.952304 | controller |     "containerStatuses": [
2026-06-11 18:17:19.952325 | controller |       {
2026-06-11 18:17:19.952369 | controller |         "allocatedResources": {
2026-06-11 18:17:19.952390 | controller |           "cpu": "10m",
2026-06-11 18:17:19.952406 | controller |           "memory": "512Mi"
2026-06-11 18:17:19.952421 | controller |         },
2026-06-11 18:17:19.952436 | controller |         "containerID": "cri-o://35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608",
2026-06-11 18:17:19.952452 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:17:19.952467 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-11 18:17:19.952482 | controller |         "lastState": {},
2026-06-11 18:17:19.952497 | controller |         "name": "manager",
2026-06-11 18:17:19.952512 | controller |         "ready": true,
2026-06-11 18:17:19.952526 | controller |         "resources": {
2026-06-11 18:17:19.952540 | controller |           "limits": {
2026-06-11 18:17:19.952555 | controller |             "cpu": "600m",
2026-06-11 18:17:19.952569 | controller |             "memory": "2Gi"
2026-06-11 18:17:19.952583 | controller |           },
2026-06-11 18:17:19.952597 | controller |           "requests": {
2026-06-11 18:17:19.952611 | controller |             "cpu": "10m",
2026-06-11 18:17:19.952625 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.952640 | controller |           }
2026-06-11 18:17:19.952654 | controller |         },
2026-06-11 18:17:19.952668 | controller |         "restartCount": 0,
2026-06-11 18:17:19.952682 | controller |         "started": true,
2026-06-11 18:17:19.952696 | controller |         "state": {
2026-06-11 18:17:19.952710 | controller |           "running": {
2026-06-11 18:17:19.952724 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:19.952739 | controller |           }
2026-06-11 18:17:19.952753 | controller |         },
2026-06-11 18:17:19.952767 | controller |         "user": {
2026-06-11 18:17:19.952788 | controller |           "linux": {
2026-06-11 18:17:19.952803 | controller |             "gid": 0,
2026-06-11 18:17:19.952817 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.952832 | controller |               0
2026-06-11 18:17:19.952863 | controller |             ],
2026-06-11 18:17:19.952885 | controller |             "uid": 65532
2026-06-11 18:17:19.952900 | controller |           }
2026-06-11 18:17:19.952915 | controller |         },
2026-06-11 18:17:19.952929 | controller |         "volumeMounts": [
2026-06-11 18:17:19.952945 | controller |           {
2026-06-11 18:17:19.952961 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:19.952976 | controller |             "name": "cert",
2026-06-11 18:17:19.952990 | controller |             "readOnly": true,
2026-06-11 18:17:19.953008 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.953025 | controller |           },
2026-06-11 18:17:19.953039 | controller |           {
2026-06-11 18:17:19.953053 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.953069 | controller |             "name": "kube-api-access-dpcwn",
2026-06-11 18:17:19.953084 | controller |             "readOnly": true,
2026-06-11 18:17:19.953099 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.953113 | controller |           }
2026-06-11 18:17:19.953128 | controller |         ]
2026-06-11 18:17:19.953142 | controller |       }
2026-06-11 18:17:19.953156 | controller |     ],
2026-06-11 18:17:19.953170 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.953184 | controller |     "hostIPs": [
2026-06-11 18:17:19.953198 | controller |       {
2026-06-11 18:17:19.953213 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.953227 | controller |       }
2026-06-11 18:17:19.953241 | controller |     ],
2026-06-11 18:17:19.953256 | controller |     "phase": "Running",
2026-06-11 18:17:19.953270 | controller |     "podIP": "10.217.1.25",
2026-06-11 18:17:19.953285 | controller |     "podIPs": [
2026-06-11 18:17:19.953302 | controller |       {
2026-06-11 18:17:19.953323 | controller |         "ip": "10.217.1.25"
2026-06-11 18:17:19.953341 | controller |       }
2026-06-11 18:17:19.953356 | controller |     ],
2026-06-11 18:17:19.953370 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.953449 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.953469 | controller |   }
2026-06-11 18:17:19.953485 | controller | }
2026-06-11 18:17:19.979806 | controller | ok:
2026-06-11 18:17:19.980018 | controller | {
2026-06-11 18:17:19.980044 | controller |   "apiVersion": "v1",
2026-06-11 18:17:19.980061 | controller |   "kind": "Pod",
2026-06-11 18:17:19.980077 | controller |   "metadata": {
2026-06-11 18:17:19.980092 | controller |     "annotations": {
2026-06-11 18:17:19.980108 | 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:17:19.980126 | 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:17:19.980143 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:19.980158 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:19.980174 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:19.980189 | controller |     },
2026-06-11 18:17:19.980220 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.980236 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-11 18:17:19.980250 | controller |     "generation": 1,
2026-06-11 18:17:19.980265 | controller |     "labels": {
2026-06-11 18:17:19.980280 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 18:17:19.980296 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:19.980432 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 18:17:19.980455 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-11 18:17:19.980472 | controller |     },
2026-06-11 18:17:19.980487 | controller |     "managedFields": [
2026-06-11 18:17:19.980502 | controller |       {
2026-06-11 18:17:19.980517 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.980532 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.980548 | controller |         "fieldsV1": {
2026-06-11 18:17:19.980564 | controller |           "f:metadata": {
2026-06-11 18:17:19.980618 | controller |             "f:annotations": {
2026-06-11 18:17:19.980650 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:19.980668 | controller |             }
2026-06-11 18:17:19.980684 | controller |           }
2026-06-11 18:17:19.980699 | controller |         },
2026-06-11 18:17:19.980714 | controller |         "manager": "crc",
2026-06-11 18:17:19.980734 | controller |         "operation": "Update",
2026-06-11 18:17:19.980774 | controller |         "subresource": "status",
2026-06-11 18:17:19.980798 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.980818 | controller |       },
2026-06-11 18:17:19.980838 | controller |       {
2026-06-11 18:17:19.980886 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.980908 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.980929 | controller |         "fieldsV1": {
2026-06-11 18:17:19.980951 | controller |           "f:metadata": {
2026-06-11 18:17:19.980971 | controller |             "f:annotations": {
2026-06-11 18:17:19.980990 | controller |               ".": {},
2026-06-11 18:17:19.981010 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:19.981031 | controller |             },
2026-06-11 18:17:19.981050 | controller |             "f:generateName": {},
2026-06-11 18:17:19.981069 | controller |             "f:labels": {
2026-06-11 18:17:19.981088 | controller |               ".": {},
2026-06-11 18:17:19.981105 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:19.981123 | controller |               "f:control-plane": {},
2026-06-11 18:17:19.981140 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:19.981157 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:19.981175 | controller |             },
2026-06-11 18:17:19.981193 | controller |             "f:ownerReferences": {
2026-06-11 18:17:19.981211 | controller |               ".": {},
2026-06-11 18:17:19.981228 | controller |               "k:{\"uid\":\"43256a41-07ee-4b39-9c0b-d856937ba05f\"}": {}
2026-06-11 18:17:19.981246 | controller |             }
2026-06-11 18:17:19.981263 | controller |           },
2026-06-11 18:17:19.981281 | controller |           "f:spec": {
2026-06-11 18:17:19.981298 | controller |             "f:containers": {
2026-06-11 18:17:19.981319 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:19.981337 | controller |                 ".": {},
2026-06-11 18:17:19.981355 | controller |                 "f:args": {},
2026-06-11 18:17:19.981373 | controller |                 "f:command": {},
2026-06-11 18:17:19.981390 | controller |                 "f:env": {
2026-06-11 18:17:19.981408 | controller |                   ".": {},
2026-06-11 18:17:19.981426 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:19.981452 | controller |                     ".": {},
2026-06-11 18:17:19.981472 | controller |                     "f:name": {},
2026-06-11 18:17:19.981492 | controller |                     "f:value": {}
2026-06-11 18:17:19.981511 | controller |                   },
2026-06-11 18:17:19.981532 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:19.981552 | controller |                     ".": {},
2026-06-11 18:17:19.981572 | controller |                     "f:name": {},
2026-06-11 18:17:19.981593 | controller |                     "f:value": {}
2026-06-11 18:17:19.981612 | controller |                   },
2026-06-11 18:17:19.981633 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:19.981655 | controller |                     ".": {},
2026-06-11 18:17:19.981670 | controller |                     "f:name": {},
2026-06-11 18:17:19.981685 | controller |                     "f:value": {}
2026-06-11 18:17:19.981699 | controller |                   },
2026-06-11 18:17:19.981714 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:19.981728 | controller |                     ".": {},
2026-06-11 18:17:19.981742 | controller |                     "f:name": {},
2026-06-11 18:17:19.981756 | controller |                     "f:value": {}
2026-06-11 18:17:19.981773 | controller |                   },
2026-06-11 18:17:19.981794 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:19.981814 | controller |                     ".": {},
2026-06-11 18:17:19.981835 | controller |                     "f:name": {},
2026-06-11 18:17:19.981889 | controller |                     "f:value": {}
2026-06-11 18:17:19.981915 | controller |                   }
2026-06-11 18:17:19.981932 | controller |                 },
2026-06-11 18:17:19.981951 | controller |                 "f:image": {},
2026-06-11 18:17:19.981966 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:19.981981 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:19.981995 | controller |                   ".": {},
2026-06-11 18:17:19.982009 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.982024 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.982038 | controller |                     ".": {},
2026-06-11 18:17:19.982055 | controller |                     "f:path": {},
2026-06-11 18:17:19.982070 | controller |                     "f:port": {},
2026-06-11 18:17:19.982085 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.982100 | controller |                   },
2026-06-11 18:17:19.982114 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.982129 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.982143 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.982158 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.982172 | controller |                 },
2026-06-11 18:17:19.982186 | controller |                 "f:name": {},
2026-06-11 18:17:19.982200 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:19.982214 | controller |                   ".": {},
2026-06-11 18:17:19.982228 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:19.982246 | controller |                   "f:httpGet": {
2026-06-11 18:17:19.982261 | controller |                     ".": {},
2026-06-11 18:17:19.982279 | controller |                     "f:path": {},
2026-06-11 18:17:19.982300 | controller |                     "f:port": {},
2026-06-11 18:17:19.982322 | controller |                     "f:scheme": {}
2026-06-11 18:17:19.982343 | controller |                   },
2026-06-11 18:17:19.982365 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:19.982385 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:19.982405 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:19.982432 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:19.982454 | controller |                 },
2026-06-11 18:17:19.982476 | controller |                 "f:resources": {
2026-06-11 18:17:19.982498 | controller |                   ".": {},
2026-06-11 18:17:19.982519 | controller |                   "f:limits": {
2026-06-11 18:17:19.982539 | controller |                     ".": {},
2026-06-11 18:17:19.982556 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.982574 | controller |                     "f:memory": {}
2026-06-11 18:17:19.982591 | controller |                   },
2026-06-11 18:17:19.982608 | controller |                   "f:requests": {
2026-06-11 18:17:19.982625 | controller |                     ".": {},
2026-06-11 18:17:19.982642 | controller |                     "f:cpu": {},
2026-06-11 18:17:19.982659 | controller |                     "f:memory": {}
2026-06-11 18:17:19.982678 | controller |                   }
2026-06-11 18:17:19.982696 | controller |                 },
2026-06-11 18:17:19.982714 | controller |                 "f:securityContext": {
2026-06-11 18:17:19.982732 | controller |                   ".": {},
2026-06-11 18:17:19.982750 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:19.982768 | controller |                 },
2026-06-11 18:17:19.982785 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:19.982803 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:19.982820 | controller |               }
2026-06-11 18:17:19.982837 | controller |             },
2026-06-11 18:17:19.982881 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:19.982903 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:19.982922 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:19.982940 | controller |             "f:schedulerName": {},
2026-06-11 18:17:19.982958 | controller |             "f:securityContext": {
2026-06-11 18:17:19.982976 | controller |               ".": {},
2026-06-11 18:17:19.982996 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:19.983017 | controller |             },
2026-06-11 18:17:19.983037 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:19.983055 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:19.983075 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:19.983094 | controller |             "f:tolerations": {}
2026-06-11 18:17:19.983114 | controller |           }
2026-06-11 18:17:19.983131 | controller |         },
2026-06-11 18:17:19.983145 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:19.983159 | controller |         "operation": "Update",
2026-06-11 18:17:19.983174 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.983188 | controller |       },
2026-06-11 18:17:19.983202 | controller |       {
2026-06-11 18:17:19.983217 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.983231 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.983245 | controller |         "fieldsV1": {
2026-06-11 18:17:19.983260 | controller |           "f:metadata": {
2026-06-11 18:17:19.983275 | controller |             "f:annotations": {
2026-06-11 18:17:19.983289 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:19.983308 | controller |             }
2026-06-11 18:17:19.983330 | controller |           }
2026-06-11 18:17:19.983347 | controller |         },
2026-06-11 18:17:19.983361 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:19.983376 | controller |         "operation": "Update",
2026-06-11 18:17:19.983390 | controller |         "subresource": "status",
2026-06-11 18:17:19.983405 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:19.983420 | controller |       },
2026-06-11 18:17:19.983435 | controller |       {
2026-06-11 18:17:19.983450 | controller |         "apiVersion": "v1",
2026-06-11 18:17:19.983471 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:19.983485 | controller |         "fieldsV1": {
2026-06-11 18:17:19.983500 | controller |           "f:status": {
2026-06-11 18:17:19.983514 | controller |             "f:conditions": {
2026-06-11 18:17:19.983529 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:19.983543 | controller |                 ".": {},
2026-06-11 18:17:19.983558 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.983572 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.983586 | controller |                 "f:status": {},
2026-06-11 18:17:19.983600 | controller |                 "f:type": {}
2026-06-11 18:17:19.983615 | controller |               },
2026-06-11 18:17:19.983629 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:19.983644 | controller |                 ".": {},
2026-06-11 18:17:19.983659 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.983674 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.983689 | controller |                 "f:status": {},
2026-06-11 18:17:19.983703 | controller |                 "f:type": {}
2026-06-11 18:17:19.983718 | controller |               },
2026-06-11 18:17:19.983733 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:19.983747 | controller |                 ".": {},
2026-06-11 18:17:19.983762 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.983776 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.983791 | controller |                 "f:status": {},
2026-06-11 18:17:19.983805 | controller |                 "f:type": {}
2026-06-11 18:17:19.983819 | controller |               },
2026-06-11 18:17:19.983834 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:19.983868 | controller |                 ".": {},
2026-06-11 18:17:19.983889 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:19.983904 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:19.983921 | controller |                 "f:status": {},
2026-06-11 18:17:19.983936 | controller |                 "f:type": {}
2026-06-11 18:17:19.983953 | controller |               }
2026-06-11 18:17:19.983970 | controller |             },
2026-06-11 18:17:19.983985 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:19.984000 | controller |             "f:hostIP": {},
2026-06-11 18:17:19.984015 | controller |             "f:hostIPs": {},
2026-06-11 18:17:19.984029 | controller |             "f:phase": {},
2026-06-11 18:17:19.984048 | controller |             "f:podIP": {},
2026-06-11 18:17:19.984063 | controller |             "f:podIPs": {
2026-06-11 18:17:19.984077 | controller |               ".": {},
2026-06-11 18:17:19.984091 | controller |               "k:{\"ip\":\"10.217.1.26\"}": {
2026-06-11 18:17:19.984105 | controller |                 ".": {},
2026-06-11 18:17:19.984119 | controller |                 "f:ip": {}
2026-06-11 18:17:19.984133 | controller |               }
2026-06-11 18:17:19.984147 | controller |             },
2026-06-11 18:17:19.984162 | controller |             "f:startTime": {}
2026-06-11 18:17:19.984176 | controller |           }
2026-06-11 18:17:19.984191 | controller |         },
2026-06-11 18:17:19.984205 | controller |         "manager": "kubelet",
2026-06-11 18:17:19.984220 | controller |         "operation": "Update",
2026-06-11 18:17:19.984234 | controller |         "subresource": "status",
2026-06-11 18:17:19.984249 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:19.984263 | controller |       }
2026-06-11 18:17:19.984277 | controller |     ],
2026-06-11 18:17:19.984292 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-v6sbm",
2026-06-11 18:17:19.984313 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:19.984339 | controller |     "ownerReferences": [
2026-06-11 18:17:19.984355 | controller |       {
2026-06-11 18:17:19.984395 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:19.984410 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:19.984425 | controller |         "controller": true,
2026-06-11 18:17:19.984439 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:19.984454 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-11 18:17:19.984469 | controller |         "uid": "43256a41-07ee-4b39-9c0b-d856937ba05f"
2026-06-11 18:17:19.984483 | controller |       }
2026-06-11 18:17:19.984498 | controller |     ],
2026-06-11 18:17:19.984512 | controller |     "resourceVersion": "88775",
2026-06-11 18:17:19.984527 | controller |     "uid": "5a2c9f5a-2f77-41fb-b9be-b8f4850075a9"
2026-06-11 18:17:19.984541 | controller |   },
2026-06-11 18:17:19.984556 | controller |   "spec": {
2026-06-11 18:17:19.984571 | controller |     "containers": [
2026-06-11 18:17:19.984585 | controller |       {
2026-06-11 18:17:19.984599 | controller |         "args": [
2026-06-11 18:17:19.984615 | controller |           "--leader-elect",
2026-06-11 18:17:19.984633 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:19.984652 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:19.984730 | controller |         ],
2026-06-11 18:17:19.984762 | controller |         "command": [
2026-06-11 18:17:19.984862 | controller |           "/manager"
2026-06-11 18:17:19.984895 | controller |         ],
2026-06-11 18:17:19.984913 | controller |         "env": [
2026-06-11 18:17:19.984928 | controller |           {
2026-06-11 18:17:19.984944 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:19.984959 | controller |             "value": "30"
2026-06-11 18:17:19.984974 | controller |           },
2026-06-11 18:17:19.984988 | controller |           {
2026-06-11 18:17:19.985003 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:19.985018 | controller |             "value": "20"
2026-06-11 18:17:19.985033 | controller |           },
2026-06-11 18:17:19.985048 | controller |           {
2026-06-11 18:17:19.985062 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:19.985077 | controller |             "value": "5"
2026-06-11 18:17:19.985091 | controller |           },
2026-06-11 18:17:19.985106 | controller |           {
2026-06-11 18:17:19.985120 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:19.985135 | controller |             "value": "false"
2026-06-11 18:17:19.985149 | controller |           },
2026-06-11 18:17:19.985164 | controller |           {
2026-06-11 18:17:19.985178 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:19.985193 | controller |             "value": "false"
2026-06-11 18:17:19.985214 | controller |           }
2026-06-11 18:17:19.985230 | controller |         ],
2026-06-11 18:17:19.985244 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:17:19.985260 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:19.985274 | controller |         "livenessProbe": {
2026-06-11 18:17:19.985289 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.985308 | controller |           "httpGet": {
2026-06-11 18:17:19.985329 | controller |             "path": "/healthz",
2026-06-11 18:17:19.985345 | controller |             "port": 8081,
2026-06-11 18:17:19.985360 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.985374 | controller |           },
2026-06-11 18:17:19.985389 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:19.985404 | controller |           "periodSeconds": 20,
2026-06-11 18:17:19.985418 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.985433 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.985447 | controller |         },
2026-06-11 18:17:19.985468 | controller |         "name": "manager",
2026-06-11 18:17:19.985483 | controller |         "readinessProbe": {
2026-06-11 18:17:19.985497 | controller |           "failureThreshold": 3,
2026-06-11 18:17:19.985512 | controller |           "httpGet": {
2026-06-11 18:17:19.985526 | controller |             "path": "/readyz",
2026-06-11 18:17:19.985540 | controller |             "port": 8081,
2026-06-11 18:17:19.985554 | controller |             "scheme": "HTTP"
2026-06-11 18:17:19.985568 | controller |           },
2026-06-11 18:17:19.985582 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:19.985597 | controller |           "periodSeconds": 10,
2026-06-11 18:17:19.985611 | controller |           "successThreshold": 1,
2026-06-11 18:17:19.985625 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:19.985640 | controller |         },
2026-06-11 18:17:19.985654 | controller |         "resources": {
2026-06-11 18:17:19.985668 | controller |           "limits": {
2026-06-11 18:17:19.985683 | controller |             "cpu": "500m",
2026-06-11 18:17:19.985697 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.985711 | controller |           },
2026-06-11 18:17:19.985725 | controller |           "requests": {
2026-06-11 18:17:19.985740 | controller |             "cpu": "10m",
2026-06-11 18:17:19.985754 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.985768 | controller |           }
2026-06-11 18:17:19.985782 | controller |         },
2026-06-11 18:17:19.985796 | controller |         "securityContext": {
2026-06-11 18:17:19.985810 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:19.985825 | controller |           "capabilities": {
2026-06-11 18:17:19.985839 | controller |             "drop": [
2026-06-11 18:17:19.985876 | controller |               "MKNOD"
2026-06-11 18:17:19.985893 | controller |             ]
2026-06-11 18:17:19.985907 | controller |           }
2026-06-11 18:17:19.985922 | controller |         },
2026-06-11 18:17:19.985936 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:19.985951 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:19.985966 | controller |         "volumeMounts": [
2026-06-11 18:17:19.985980 | controller |           {
2026-06-11 18:17:19.985995 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.986010 | controller |             "name": "kube-api-access-z9hh7",
2026-06-11 18:17:19.986024 | controller |             "readOnly": true
2026-06-11 18:17:19.986039 | controller |           }
2026-06-11 18:17:19.986053 | controller |         ]
2026-06-11 18:17:19.986067 | controller |       }
2026-06-11 18:17:19.986081 | controller |     ],
2026-06-11 18:17:19.986095 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:19.986109 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:19.986123 | controller |     "imagePullSecrets": [
2026-06-11 18:17:19.986138 | controller |       {
2026-06-11 18:17:19.986156 | controller |         "name": "ironic-operator-controller-manager-dockercfg-lz58s"
2026-06-11 18:17:19.986172 | controller |       }
2026-06-11 18:17:19.986188 | controller |     ],
2026-06-11 18:17:19.986203 | controller |     "nodeName": "crc",
2026-06-11 18:17:19.986217 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:19.986232 | controller |     "priority": 0,
2026-06-11 18:17:19.986247 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:19.986262 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:19.986276 | controller |     "securityContext": {
2026-06-11 18:17:19.986291 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:19.986311 | controller |       "seLinuxOptions": {
2026-06-11 18:17:19.986332 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:19.986349 | controller |       }
2026-06-11 18:17:19.986363 | controller |     },
2026-06-11 18:17:19.986384 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 18:17:19.986399 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 18:17:19.986414 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:19.986428 | controller |     "tolerations": [
2026-06-11 18:17:19.986443 | controller |       {
2026-06-11 18:17:19.986491 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.986510 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:19.986525 | controller |         "operator": "Exists",
2026-06-11 18:17:19.986542 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.986558 | controller |       },
2026-06-11 18:17:19.986573 | controller |       {
2026-06-11 18:17:19.986587 | controller |         "effect": "NoExecute",
2026-06-11 18:17:19.986601 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:19.986616 | controller |         "operator": "Exists",
2026-06-11 18:17:19.986630 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:19.986644 | controller |       },
2026-06-11 18:17:19.986662 | controller |       {
2026-06-11 18:17:19.986676 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:19.986690 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:19.986705 | controller |         "operator": "Exists"
2026-06-11 18:17:19.986721 | controller |       }
2026-06-11 18:17:19.986736 | controller |     ],
2026-06-11 18:17:19.986750 | controller |     "volumes": [
2026-06-11 18:17:19.986765 | controller |       {
2026-06-11 18:17:19.986780 | controller |         "name": "kube-api-access-z9hh7",
2026-06-11 18:17:19.986797 | controller |         "projected": {
2026-06-11 18:17:19.986811 | controller |           "defaultMode": 420,
2026-06-11 18:17:19.986825 | controller |           "sources": [
2026-06-11 18:17:19.986840 | controller |             {
2026-06-11 18:17:19.986875 | controller |               "serviceAccountToken": {
2026-06-11 18:17:19.986892 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:19.986906 | controller |                 "path": "token"
2026-06-11 18:17:19.986921 | controller |               }
2026-06-11 18:17:19.986935 | controller |             },
2026-06-11 18:17:19.986949 | controller |             {
2026-06-11 18:17:19.986963 | controller |               "configMap": {
2026-06-11 18:17:19.986977 | controller |                 "items": [
2026-06-11 18:17:19.986991 | controller |                   {
2026-06-11 18:17:19.987005 | controller |                     "key": "ca.crt",
2026-06-11 18:17:19.987020 | controller |                     "path": "ca.crt"
2026-06-11 18:17:19.987034 | controller |                   }
2026-06-11 18:17:19.987048 | controller |                 ],
2026-06-11 18:17:19.987063 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:19.987077 | controller |               }
2026-06-11 18:17:19.987092 | controller |             },
2026-06-11 18:17:19.987106 | controller |             {
2026-06-11 18:17:19.987121 | controller |               "downwardAPI": {
2026-06-11 18:17:19.987135 | controller |                 "items": [
2026-06-11 18:17:19.987150 | controller |                   {
2026-06-11 18:17:19.987164 | controller |                     "fieldRef": {
2026-06-11 18:17:19.987179 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:19.987194 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:19.987209 | controller |                     },
2026-06-11 18:17:19.987223 | controller |                     "path": "namespace"
2026-06-11 18:17:19.987238 | controller |                   }
2026-06-11 18:17:19.987257 | controller |                 ]
2026-06-11 18:17:19.987272 | controller |               }
2026-06-11 18:17:19.987287 | controller |             },
2026-06-11 18:17:19.987305 | controller |             {
2026-06-11 18:17:19.987326 | controller |               "configMap": {
2026-06-11 18:17:19.987350 | controller |                 "items": [
2026-06-11 18:17:19.987365 | controller |                   {
2026-06-11 18:17:19.987380 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:19.987395 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:19.987409 | controller |                   }
2026-06-11 18:17:19.987424 | controller |                 ],
2026-06-11 18:17:19.987442 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:19.987456 | controller |               }
2026-06-11 18:17:19.987471 | controller |             }
2026-06-11 18:17:19.987488 | controller |           ]
2026-06-11 18:17:19.987502 | controller |         }
2026-06-11 18:17:19.987517 | controller |       }
2026-06-11 18:17:19.987587 | controller |     ]
2026-06-11 18:17:19.987607 | controller |   },
2026-06-11 18:17:19.987621 | controller |   "status": {
2026-06-11 18:17:19.987636 | controller |     "conditions": [
2026-06-11 18:17:19.987650 | controller |       {
2026-06-11 18:17:19.987664 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.987681 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:19.987697 | controller |         "status": "True",
2026-06-11 18:17:19.987712 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:19.987729 | controller |       },
2026-06-11 18:17:19.987744 | controller |       {
2026-06-11 18:17:19.987758 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.987773 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.987787 | controller |         "status": "True",
2026-06-11 18:17:19.987802 | controller |         "type": "Initialized"
2026-06-11 18:17:19.987816 | controller |       },
2026-06-11 18:17:19.987831 | controller |       {
2026-06-11 18:17:19.987845 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.987882 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.987898 | controller |         "status": "True",
2026-06-11 18:17:19.987912 | controller |         "type": "Ready"
2026-06-11 18:17:19.987927 | controller |       },
2026-06-11 18:17:19.987944 | controller |       {
2026-06-11 18:17:19.987959 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.987974 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:19.987990 | controller |         "status": "True",
2026-06-11 18:17:19.988005 | controller |         "type": "ContainersReady"
2026-06-11 18:17:19.988020 | controller |       },
2026-06-11 18:17:19.988034 | controller |       {
2026-06-11 18:17:19.988049 | controller |         "lastProbeTime": null,
2026-06-11 18:17:19.988066 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:19.988081 | controller |         "status": "True",
2026-06-11 18:17:19.988096 | controller |         "type": "PodScheduled"
2026-06-11 18:17:19.988110 | controller |       }
2026-06-11 18:17:19.988124 | controller |     ],
2026-06-11 18:17:19.988138 | controller |     "containerStatuses": [
2026-06-11 18:17:19.988152 | controller |       {
2026-06-11 18:17:19.988167 | controller |         "allocatedResources": {
2026-06-11 18:17:19.988182 | controller |           "cpu": "10m",
2026-06-11 18:17:19.988197 | controller |           "memory": "256Mi"
2026-06-11 18:17:19.988212 | controller |         },
2026-06-11 18:17:19.988226 | controller |         "containerID": "cri-o://a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c",
2026-06-11 18:17:19.988241 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:17:19.988256 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-11 18:17:19.988270 | controller |         "lastState": {},
2026-06-11 18:17:19.988297 | controller |         "name": "manager",
2026-06-11 18:17:19.988320 | controller |         "ready": true,
2026-06-11 18:17:19.988339 | controller |         "resources": {
2026-06-11 18:17:19.988354 | controller |           "limits": {
2026-06-11 18:17:19.988389 | controller |             "cpu": "500m",
2026-06-11 18:17:19.988404 | controller |             "memory": "512Mi"
2026-06-11 18:17:19.988419 | controller |           },
2026-06-11 18:17:19.988434 | controller |           "requests": {
2026-06-11 18:17:19.988449 | controller |             "cpu": "10m",
2026-06-11 18:17:19.988463 | controller |             "memory": "256Mi"
2026-06-11 18:17:19.988478 | controller |           }
2026-06-11 18:17:19.988493 | controller |         },
2026-06-11 18:17:19.988507 | controller |         "restartCount": 0,
2026-06-11 18:17:19.988521 | controller |         "started": true,
2026-06-11 18:17:19.988535 | controller |         "state": {
2026-06-11 18:17:19.988550 | controller |           "running": {
2026-06-11 18:17:19.988564 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:19.988579 | controller |           }
2026-06-11 18:17:19.988593 | controller |         },
2026-06-11 18:17:19.988607 | controller |         "user": {
2026-06-11 18:17:19.988622 | controller |           "linux": {
2026-06-11 18:17:19.988636 | controller |             "gid": 0,
2026-06-11 18:17:19.988651 | controller |             "supplementalGroups": [
2026-06-11 18:17:19.988665 | controller |               0
2026-06-11 18:17:19.988680 | controller |             ],
2026-06-11 18:17:19.988694 | controller |             "uid": 65532
2026-06-11 18:17:19.988708 | controller |           }
2026-06-11 18:17:19.988722 | controller |         },
2026-06-11 18:17:19.988736 | controller |         "volumeMounts": [
2026-06-11 18:17:19.988750 | controller |           {
2026-06-11 18:17:19.988764 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:19.988778 | controller |             "name": "kube-api-access-z9hh7",
2026-06-11 18:17:19.988793 | controller |             "readOnly": true,
2026-06-11 18:17:19.988807 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:19.988821 | controller |           }
2026-06-11 18:17:19.988836 | controller |         ]
2026-06-11 18:17:19.988867 | controller |       }
2026-06-11 18:17:19.988887 | controller |     ],
2026-06-11 18:17:19.988902 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:19.988916 | controller |     "hostIPs": [
2026-06-11 18:17:19.988930 | controller |       {
2026-06-11 18:17:19.988944 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:19.988958 | controller |       }
2026-06-11 18:17:19.988973 | controller |     ],
2026-06-11 18:17:19.988987 | controller |     "phase": "Running",
2026-06-11 18:17:19.989001 | controller |     "podIP": "10.217.1.26",
2026-06-11 18:17:19.989015 | controller |     "podIPs": [
2026-06-11 18:17:19.989029 | controller |       {
2026-06-11 18:17:19.989043 | controller |         "ip": "10.217.1.26"
2026-06-11 18:17:19.989057 | controller |       }
2026-06-11 18:17:19.989072 | controller |     ],
2026-06-11 18:17:19.989086 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:19.989100 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:19.989115 | controller |   }
2026-06-11 18:17:19.989129 | controller | }
2026-06-11 18:17:20.016940 | controller | ok:
2026-06-11 18:17:20.017176 | controller | {
2026-06-11 18:17:20.017201 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.017219 | controller |   "kind": "Pod",
2026-06-11 18:17:20.017237 | controller |   "metadata": {
2026-06-11 18:17:20.017254 | controller |     "annotations": {
2026-06-11 18:17:20.017270 | 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:17:20.017309 | 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:17:20.017333 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.017352 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.017367 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.017383 | controller |     },
2026-06-11 18:17:20.017398 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.017413 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-11 18:17:20.017428 | controller |     "generation": 1,
2026-06-11 18:17:20.017443 | controller |     "labels": {
2026-06-11 18:17:20.017458 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 18:17:20.017473 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.017488 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 18:17:20.017502 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-11 18:17:20.017517 | controller |     },
2026-06-11 18:17:20.017532 | controller |     "managedFields": [
2026-06-11 18:17:20.017549 | controller |       {
2026-06-11 18:17:20.017564 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.017578 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.017593 | controller |         "fieldsV1": {
2026-06-11 18:17:20.017607 | controller |           "f:metadata": {
2026-06-11 18:17:20.017621 | controller |             "f:annotations": {
2026-06-11 18:17:20.017635 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.017649 | controller |             }
2026-06-11 18:17:20.017663 | controller |           }
2026-06-11 18:17:20.017678 | controller |         },
2026-06-11 18:17:20.017692 | controller |         "manager": "crc",
2026-06-11 18:17:20.017706 | controller |         "operation": "Update",
2026-06-11 18:17:20.017720 | controller |         "subresource": "status",
2026-06-11 18:17:20.017734 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.017748 | controller |       },
2026-06-11 18:17:20.017762 | controller |       {
2026-06-11 18:17:20.017778 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.017792 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.017806 | controller |         "fieldsV1": {
2026-06-11 18:17:20.017820 | controller |           "f:metadata": {
2026-06-11 18:17:20.017835 | controller |             "f:annotations": {
2026-06-11 18:17:20.017870 | controller |               ".": {},
2026-06-11 18:17:20.017892 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.017908 | controller |             },
2026-06-11 18:17:20.017923 | controller |             "f:generateName": {},
2026-06-11 18:17:20.017937 | controller |             "f:labels": {
2026-06-11 18:17:20.017951 | controller |               ".": {},
2026-06-11 18:17:20.017966 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.017980 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.017994 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.018009 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.018023 | controller |             },
2026-06-11 18:17:20.018037 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.018051 | controller |               ".": {},
2026-06-11 18:17:20.018065 | controller |               "k:{\"uid\":\"719dc955-4bd6-4b91-86e1-cf97dae521b2\"}": {}
2026-06-11 18:17:20.018085 | controller |             }
2026-06-11 18:17:20.018101 | controller |           },
2026-06-11 18:17:20.018115 | controller |           "f:spec": {
2026-06-11 18:17:20.018129 | controller |             "f:containers": {
2026-06-11 18:17:20.018144 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.018159 | controller |                 ".": {},
2026-06-11 18:17:20.018173 | controller |                 "f:args": {},
2026-06-11 18:17:20.018187 | controller |                 "f:command": {},
2026-06-11 18:17:20.018201 | controller |                 "f:env": {
2026-06-11 18:17:20.018216 | controller |                   ".": {},
2026-06-11 18:17:20.018230 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.018245 | controller |                     ".": {},
2026-06-11 18:17:20.018259 | controller |                     "f:name": {},
2026-06-11 18:17:20.018274 | controller |                     "f:value": {}
2026-06-11 18:17:20.018288 | controller |                   },
2026-06-11 18:17:20.018306 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.018327 | controller |                     ".": {},
2026-06-11 18:17:20.018347 | controller |                     "f:name": {},
2026-06-11 18:17:20.018362 | controller |                     "f:value": {}
2026-06-11 18:17:20.018377 | controller |                   },
2026-06-11 18:17:20.018392 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.018407 | controller |                     ".": {},
2026-06-11 18:17:20.018421 | controller |                     "f:name": {},
2026-06-11 18:17:20.018436 | controller |                     "f:value": {}
2026-06-11 18:17:20.018450 | controller |                   },
2026-06-11 18:17:20.018465 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.018479 | controller |                     ".": {},
2026-06-11 18:17:20.018493 | controller |                     "f:name": {},
2026-06-11 18:17:20.018507 | controller |                     "f:value": {}
2026-06-11 18:17:20.018521 | controller |                   },
2026-06-11 18:17:20.018536 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.018550 | controller |                     ".": {},
2026-06-11 18:17:20.018565 | controller |                     "f:name": {},
2026-06-11 18:17:20.018579 | controller |                     "f:value": {}
2026-06-11 18:17:20.018594 | controller |                   }
2026-06-11 18:17:20.018609 | controller |                 },
2026-06-11 18:17:20.018623 | controller |                 "f:image": {},
2026-06-11 18:17:20.018638 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.018652 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.018666 | controller |                   ".": {},
2026-06-11 18:17:20.018680 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.018694 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.018709 | controller |                     ".": {},
2026-06-11 18:17:20.018723 | controller |                     "f:path": {},
2026-06-11 18:17:20.018737 | controller |                     "f:port": {},
2026-06-11 18:17:20.018752 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.018766 | controller |                   },
2026-06-11 18:17:20.018780 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.018795 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.018809 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.018823 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.018838 | controller |                 },
2026-06-11 18:17:20.018875 | controller |                 "f:name": {},
2026-06-11 18:17:20.018892 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.018913 | controller |                   ".": {},
2026-06-11 18:17:20.018928 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.018943 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.018960 | controller |                     ".": {},
2026-06-11 18:17:20.018977 | controller |                     "f:path": {},
2026-06-11 18:17:20.018991 | controller |                     "f:port": {},
2026-06-11 18:17:20.019006 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.019020 | controller |                   },
2026-06-11 18:17:20.019034 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.019048 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.019063 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.019077 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.019092 | controller |                 },
2026-06-11 18:17:20.019106 | controller |                 "f:resources": {
2026-06-11 18:17:20.019120 | controller |                   ".": {},
2026-06-11 18:17:20.019135 | controller |                   "f:limits": {
2026-06-11 18:17:20.019149 | controller |                     ".": {},
2026-06-11 18:17:20.019163 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.019178 | controller |                     "f:memory": {}
2026-06-11 18:17:20.019192 | controller |                   },
2026-06-11 18:17:20.019206 | controller |                   "f:requests": {
2026-06-11 18:17:20.019220 | controller |                     ".": {},
2026-06-11 18:17:20.019234 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.019248 | controller |                     "f:memory": {}
2026-06-11 18:17:20.019263 | controller |                   }
2026-06-11 18:17:20.019277 | controller |                 },
2026-06-11 18:17:20.019291 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.019311 | controller |                   ".": {},
2026-06-11 18:17:20.019332 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.019347 | controller |                 },
2026-06-11 18:17:20.019362 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.019376 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.019391 | controller |               }
2026-06-11 18:17:20.019406 | controller |             },
2026-06-11 18:17:20.019420 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.019435 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.019449 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.019464 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.019479 | controller |             "f:securityContext": {
2026-06-11 18:17:20.019493 | controller |               ".": {},
2026-06-11 18:17:20.019508 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.019522 | controller |             },
2026-06-11 18:17:20.019537 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.019551 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.019568 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.019582 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.019597 | controller |           }
2026-06-11 18:17:20.019611 | controller |         },
2026-06-11 18:17:20.019626 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.019641 | controller |         "operation": "Update",
2026-06-11 18:17:20.019656 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.019671 | controller |       },
2026-06-11 18:17:20.019685 | controller |       {
2026-06-11 18:17:20.019699 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.019714 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.019728 | controller |         "fieldsV1": {
2026-06-11 18:17:20.019747 | controller |           "f:metadata": {
2026-06-11 18:17:20.019762 | controller |             "f:annotations": {
2026-06-11 18:17:20.019777 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.019791 | controller |             }
2026-06-11 18:17:20.019807 | controller |           }
2026-06-11 18:17:20.019821 | controller |         },
2026-06-11 18:17:20.019836 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.019872 | controller |         "operation": "Update",
2026-06-11 18:17:20.019890 | controller |         "subresource": "status",
2026-06-11 18:17:20.019905 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:20.019920 | controller |       },
2026-06-11 18:17:20.019935 | controller |       {
2026-06-11 18:17:20.019949 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.019964 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.019978 | controller |         "fieldsV1": {
2026-06-11 18:17:20.019992 | controller |           "f:status": {
2026-06-11 18:17:20.020007 | controller |             "f:conditions": {
2026-06-11 18:17:20.020021 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.020035 | controller |                 ".": {},
2026-06-11 18:17:20.020050 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.020065 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.020079 | controller |                 "f:status": {},
2026-06-11 18:17:20.020093 | controller |                 "f:type": {}
2026-06-11 18:17:20.020107 | controller |               },
2026-06-11 18:17:20.020122 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.020136 | controller |                 ".": {},
2026-06-11 18:17:20.020151 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.020165 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.020179 | controller |                 "f:status": {},
2026-06-11 18:17:20.020193 | controller |                 "f:type": {}
2026-06-11 18:17:20.020207 | controller |               },
2026-06-11 18:17:20.020222 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.020236 | controller |                 ".": {},
2026-06-11 18:17:20.020250 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.020265 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.020279 | controller |                 "f:status": {},
2026-06-11 18:17:20.020294 | controller |                 "f:type": {}
2026-06-11 18:17:20.020315 | controller |               },
2026-06-11 18:17:20.020335 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.020355 | controller |                 ".": {},
2026-06-11 18:17:20.020396 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.020419 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.020435 | controller |                 "f:status": {},
2026-06-11 18:17:20.020449 | controller |                 "f:type": {}
2026-06-11 18:17:20.020465 | controller |               }
2026-06-11 18:17:20.020480 | controller |             },
2026-06-11 18:17:20.020495 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.020510 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.020525 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.020539 | controller |             "f:phase": {},
2026-06-11 18:17:20.020554 | controller |             "f:podIP": {},
2026-06-11 18:17:20.020569 | controller |             "f:podIPs": {
2026-06-11 18:17:20.020583 | controller |               ".": {},
2026-06-11 18:17:20.020598 | controller |               "k:{\"ip\":\"10.217.1.27\"}": {
2026-06-11 18:17:20.020613 | controller |                 ".": {},
2026-06-11 18:17:20.020627 | controller |                 "f:ip": {}
2026-06-11 18:17:20.020647 | controller |               }
2026-06-11 18:17:20.020662 | controller |             },
2026-06-11 18:17:20.020676 | controller |             "f:startTime": {}
2026-06-11 18:17:20.020692 | controller |           }
2026-06-11 18:17:20.020708 | controller |         },
2026-06-11 18:17:20.020723 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.020738 | controller |         "operation": "Update",
2026-06-11 18:17:20.020753 | controller |         "subresource": "status",
2026-06-11 18:17:20.020768 | controller |         "time": "2026-06-11T17:43:25Z"
2026-06-11 18:17:20.020784 | controller |       }
2026-06-11 18:17:20.020798 | controller |     ],
2026-06-11 18:17:20.020813 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-44wxp",
2026-06-11 18:17:20.020827 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.020841 | controller |     "ownerReferences": [
2026-06-11 18:17:20.020879 | controller |       {
2026-06-11 18:17:20.020895 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.020910 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.020925 | controller |         "controller": true,
2026-06-11 18:17:20.020939 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.020953 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-11 18:17:20.020968 | controller |         "uid": "719dc955-4bd6-4b91-86e1-cf97dae521b2"
2026-06-11 18:17:20.020982 | controller |       }
2026-06-11 18:17:20.020997 | controller |     ],
2026-06-11 18:17:20.021011 | controller |     "resourceVersion": "88832",
2026-06-11 18:17:20.021026 | controller |     "uid": "bfd5071f-d4ff-4f25-8253-51fe2d58c2f3"
2026-06-11 18:17:20.021040 | controller |   },
2026-06-11 18:17:20.021055 | controller |   "spec": {
2026-06-11 18:17:20.021069 | controller |     "containers": [
2026-06-11 18:17:20.021084 | controller |       {
2026-06-11 18:17:20.021098 | controller |         "args": [
2026-06-11 18:17:20.021112 | controller |           "--leader-elect",
2026-06-11 18:17:20.021127 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.021141 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.021156 | controller |         ],
2026-06-11 18:17:20.021170 | controller |         "command": [
2026-06-11 18:17:20.021184 | controller |           "/manager"
2026-06-11 18:17:20.021199 | controller |         ],
2026-06-11 18:17:20.021213 | controller |         "env": [
2026-06-11 18:17:20.021227 | controller |           {
2026-06-11 18:17:20.021241 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.021255 | controller |             "value": "30"
2026-06-11 18:17:20.021270 | controller |           },
2026-06-11 18:17:20.021284 | controller |           {
2026-06-11 18:17:20.021301 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.021322 | controller |             "value": "20"
2026-06-11 18:17:20.021340 | controller |           },
2026-06-11 18:17:20.021355 | controller |           {
2026-06-11 18:17:20.021369 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.021383 | controller |             "value": "5"
2026-06-11 18:17:20.021398 | controller |           },
2026-06-11 18:17:20.021412 | controller |           {
2026-06-11 18:17:20.021427 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.021441 | controller |             "value": "false"
2026-06-11 18:17:20.021455 | controller |           },
2026-06-11 18:17:20.021469 | controller |           {
2026-06-11 18:17:20.021483 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.021498 | controller |             "value": "false"
2026-06-11 18:17:20.021512 | controller |           }
2026-06-11 18:17:20.021526 | controller |         ],
2026-06-11 18:17:20.021541 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:17:20.021563 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.021579 | controller |         "livenessProbe": {
2026-06-11 18:17:20.021594 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.021609 | controller |           "httpGet": {
2026-06-11 18:17:20.021623 | controller |             "path": "/healthz",
2026-06-11 18:17:20.021638 | controller |             "port": 8081,
2026-06-11 18:17:20.021652 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.021669 | controller |           },
2026-06-11 18:17:20.021690 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.021709 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.021729 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.021748 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.021766 | controller |         },
2026-06-11 18:17:20.021786 | controller |         "name": "manager",
2026-06-11 18:17:20.021806 | controller |         "readinessProbe": {
2026-06-11 18:17:20.021825 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.021844 | controller |           "httpGet": {
2026-06-11 18:17:20.021894 | controller |             "path": "/readyz",
2026-06-11 18:17:20.021916 | controller |             "port": 8081,
2026-06-11 18:17:20.021936 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.021956 | controller |           },
2026-06-11 18:17:20.021974 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.021995 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.022014 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.022032 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.022051 | controller |         },
2026-06-11 18:17:20.022070 | controller |         "resources": {
2026-06-11 18:17:20.022089 | controller |           "limits": {
2026-06-11 18:17:20.022106 | controller |             "cpu": "500m",
2026-06-11 18:17:20.022124 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.022141 | controller |           },
2026-06-11 18:17:20.022159 | controller |           "requests": {
2026-06-11 18:17:20.022176 | controller |             "cpu": "10m",
2026-06-11 18:17:20.022193 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.022211 | controller |           }
2026-06-11 18:17:20.022228 | controller |         },
2026-06-11 18:17:20.022245 | controller |         "securityContext": {
2026-06-11 18:17:20.022262 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.022279 | controller |           "capabilities": {
2026-06-11 18:17:20.022297 | controller |             "drop": [
2026-06-11 18:17:20.022317 | controller |               "MKNOD"
2026-06-11 18:17:20.022336 | controller |             ]
2026-06-11 18:17:20.022353 | controller |           }
2026-06-11 18:17:20.022370 | controller |         },
2026-06-11 18:17:20.022388 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.022406 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.022426 | controller |         "volumeMounts": [
2026-06-11 18:17:20.022445 | controller |           {
2026-06-11 18:17:20.022464 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.022484 | controller |             "name": "kube-api-access-xst6l",
2026-06-11 18:17:20.022503 | controller |             "readOnly": true
2026-06-11 18:17:20.022522 | controller |           }
2026-06-11 18:17:20.022541 | controller |         ]
2026-06-11 18:17:20.022561 | controller |       }
2026-06-11 18:17:20.022580 | controller |     ],
2026-06-11 18:17:20.022599 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.022621 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.022642 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.022664 | controller |       {
2026-06-11 18:17:20.022686 | controller |         "name": "keystone-operator-controller-manager-dockercfg-7bxgt"
2026-06-11 18:17:20.022715 | controller |       }
2026-06-11 18:17:20.022735 | controller |     ],
2026-06-11 18:17:20.022750 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.022765 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.022780 | controller |     "priority": 0,
2026-06-11 18:17:20.022795 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.022810 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.022831 | controller |     "securityContext": {
2026-06-11 18:17:20.022881 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.022906 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.022928 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.022950 | controller |       }
2026-06-11 18:17:20.022972 | controller |     },
2026-06-11 18:17:20.022987 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 18:17:20.023002 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 18:17:20.023017 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.023031 | controller |     "tolerations": [
2026-06-11 18:17:20.023046 | controller |       {
2026-06-11 18:17:20.023061 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.023076 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.023091 | controller |         "operator": "Exists",
2026-06-11 18:17:20.023106 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.023121 | controller |       },
2026-06-11 18:17:20.023135 | controller |       {
2026-06-11 18:17:20.023150 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.023165 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.023186 | controller |         "operator": "Exists",
2026-06-11 18:17:20.023207 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.023228 | controller |       },
2026-06-11 18:17:20.023247 | controller |       {
2026-06-11 18:17:20.023268 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.023288 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.023309 | controller |         "operator": "Exists"
2026-06-11 18:17:20.023332 | controller |       }
2026-06-11 18:17:20.023353 | controller |     ],
2026-06-11 18:17:20.023372 | controller |     "volumes": [
2026-06-11 18:17:20.023389 | controller |       {
2026-06-11 18:17:20.023406 | controller |         "name": "kube-api-access-xst6l",
2026-06-11 18:17:20.023423 | controller |         "projected": {
2026-06-11 18:17:20.023440 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.023457 | controller |           "sources": [
2026-06-11 18:17:20.023475 | controller |             {
2026-06-11 18:17:20.023492 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.023509 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.023526 | controller |                 "path": "token"
2026-06-11 18:17:20.023543 | controller |               }
2026-06-11 18:17:20.023560 | controller |             },
2026-06-11 18:17:20.023577 | controller |             {
2026-06-11 18:17:20.023594 | controller |               "configMap": {
2026-06-11 18:17:20.023611 | controller |                 "items": [
2026-06-11 18:17:20.023628 | controller |                   {
2026-06-11 18:17:20.023644 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.023662 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.023680 | controller |                   }
2026-06-11 18:17:20.023699 | controller |                 ],
2026-06-11 18:17:20.023718 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.023736 | controller |               }
2026-06-11 18:17:20.023755 | controller |             },
2026-06-11 18:17:20.023773 | controller |             {
2026-06-11 18:17:20.023791 | controller |               "downwardAPI": {
2026-06-11 18:17:20.023831 | controller |                 "items": [
2026-06-11 18:17:20.023871 | controller |                   {
2026-06-11 18:17:20.023899 | controller |                     "fieldRef": {
2026-06-11 18:17:20.023920 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.023939 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.023955 | controller |                     },
2026-06-11 18:17:20.023969 | controller |                     "path": "namespace"
2026-06-11 18:17:20.023985 | controller |                   }
2026-06-11 18:17:20.024000 | controller |                 ]
2026-06-11 18:17:20.024014 | controller |               }
2026-06-11 18:17:20.024028 | controller |             },
2026-06-11 18:17:20.024042 | controller |             {
2026-06-11 18:17:20.024056 | controller |               "configMap": {
2026-06-11 18:17:20.024070 | controller |                 "items": [
2026-06-11 18:17:20.024084 | controller |                   {
2026-06-11 18:17:20.024099 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.024115 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.024129 | controller |                   }
2026-06-11 18:17:20.024144 | controller |                 ],
2026-06-11 18:17:20.024158 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.024172 | controller |               }
2026-06-11 18:17:20.024186 | controller |             }
2026-06-11 18:17:20.024201 | controller |           ]
2026-06-11 18:17:20.024215 | controller |         }
2026-06-11 18:17:20.024229 | controller |       }
2026-06-11 18:17:20.024243 | controller |     ]
2026-06-11 18:17:20.024257 | controller |   },
2026-06-11 18:17:20.024271 | controller |   "status": {
2026-06-11 18:17:20.024285 | controller |     "conditions": [
2026-06-11 18:17:20.024303 | controller |       {
2026-06-11 18:17:20.024325 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.024343 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:20.024358 | controller |         "status": "True",
2026-06-11 18:17:20.024392 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.024412 | controller |       },
2026-06-11 18:17:20.024427 | controller |       {
2026-06-11 18:17:20.024441 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.024455 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.024470 | controller |         "status": "True",
2026-06-11 18:17:20.024484 | controller |         "type": "Initialized"
2026-06-11 18:17:20.024498 | controller |       },
2026-06-11 18:17:20.024513 | controller |       {
2026-06-11 18:17:20.024528 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.024542 | controller |         "lastTransitionTime": "2026-06-11T17:43:25Z",
2026-06-11 18:17:20.024556 | controller |         "status": "True",
2026-06-11 18:17:20.024570 | controller |         "type": "Ready"
2026-06-11 18:17:20.024585 | controller |       },
2026-06-11 18:17:20.024599 | controller |       {
2026-06-11 18:17:20.024613 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.024627 | controller |         "lastTransitionTime": "2026-06-11T17:43:25Z",
2026-06-11 18:17:20.024642 | controller |         "status": "True",
2026-06-11 18:17:20.024656 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.024670 | controller |       },
2026-06-11 18:17:20.024685 | controller |       {
2026-06-11 18:17:20.024699 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.024713 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.024728 | controller |         "status": "True",
2026-06-11 18:17:20.024742 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.024756 | controller |       }
2026-06-11 18:17:20.024770 | controller |     ],
2026-06-11 18:17:20.024785 | controller |     "containerStatuses": [
2026-06-11 18:17:20.024806 | controller |       {
2026-06-11 18:17:20.024822 | controller |         "allocatedResources": {
2026-06-11 18:17:20.024836 | controller |           "cpu": "10m",
2026-06-11 18:17:20.024869 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.024889 | controller |         },
2026-06-11 18:17:20.024904 | controller |         "containerID": "cri-o://1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474",
2026-06-11 18:17:20.024921 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:17:20.024937 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-11 18:17:20.024951 | controller |         "lastState": {},
2026-06-11 18:17:20.024966 | controller |         "name": "manager",
2026-06-11 18:17:20.024980 | controller |         "ready": true,
2026-06-11 18:17:20.024995 | controller |         "resources": {
2026-06-11 18:17:20.025010 | controller |           "limits": {
2026-06-11 18:17:20.025024 | controller |             "cpu": "500m",
2026-06-11 18:17:20.025038 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.025052 | controller |           },
2026-06-11 18:17:20.025066 | controller |           "requests": {
2026-06-11 18:17:20.025080 | controller |             "cpu": "10m",
2026-06-11 18:17:20.025095 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.025109 | controller |           }
2026-06-11 18:17:20.025124 | controller |         },
2026-06-11 18:17:20.025138 | controller |         "restartCount": 0,
2026-06-11 18:17:20.025153 | controller |         "started": true,
2026-06-11 18:17:20.025168 | controller |         "state": {
2026-06-11 18:17:20.025184 | controller |           "running": {
2026-06-11 18:17:20.025199 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.025214 | controller |           }
2026-06-11 18:17:20.025228 | controller |         },
2026-06-11 18:17:20.025243 | controller |         "user": {
2026-06-11 18:17:20.025262 | controller |           "linux": {
2026-06-11 18:17:20.025281 | controller |             "gid": 0,
2026-06-11 18:17:20.025300 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.025530 | controller |               0
2026-06-11 18:17:20.025563 | controller |             ],
2026-06-11 18:17:20.025580 | controller |             "uid": 65532
2026-06-11 18:17:20.025595 | controller |           }
2026-06-11 18:17:20.025610 | controller |         },
2026-06-11 18:17:20.025626 | controller |         "volumeMounts": [
2026-06-11 18:17:20.025641 | controller |           {
2026-06-11 18:17:20.025656 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.025672 | controller |             "name": "kube-api-access-xst6l",
2026-06-11 18:17:20.025687 | controller |             "readOnly": true,
2026-06-11 18:17:20.025701 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.025717 | controller |           }
2026-06-11 18:17:20.025732 | controller |         ]
2026-06-11 18:17:20.025746 | controller |       }
2026-06-11 18:17:20.025760 | controller |     ],
2026-06-11 18:17:20.025775 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.025789 | controller |     "hostIPs": [
2026-06-11 18:17:20.025803 | controller |       {
2026-06-11 18:17:20.025817 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.025831 | controller |       }
2026-06-11 18:17:20.025845 | controller |     ],
2026-06-11 18:17:20.025883 | controller |     "phase": "Running",
2026-06-11 18:17:20.025899 | controller |     "podIP": "10.217.1.27",
2026-06-11 18:17:20.025914 | controller |     "podIPs": [
2026-06-11 18:17:20.025929 | controller |       {
2026-06-11 18:17:20.025943 | controller |         "ip": "10.217.1.27"
2026-06-11 18:17:20.025957 | controller |       }
2026-06-11 18:17:20.025977 | controller |     ],
2026-06-11 18:17:20.025991 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.026006 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.026021 | controller |   }
2026-06-11 18:17:20.026036 | controller | }
2026-06-11 18:17:20.059356 | controller | ok:
2026-06-11 18:17:20.059539 | controller | {
2026-06-11 18:17:20.059568 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.059594 | controller |   "kind": "Pod",
2026-06-11 18:17:20.059612 | controller |   "metadata": {
2026-06-11 18:17:20.059628 | controller |     "annotations": {
2026-06-11 18:17:20.059644 | 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:17:20.059662 | 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:17:20.059678 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.059694 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.059710 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.059725 | controller |     },
2026-06-11 18:17:20.059741 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.059756 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-11 18:17:20.059771 | controller |     "generation": 1,
2026-06-11 18:17:20.059789 | controller |     "labels": {
2026-06-11 18:17:20.059812 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 18:17:20.059834 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.059889 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 18:17:20.059919 | controller |       "pod-template-hash": "b547849c7"
2026-06-11 18:17:20.059944 | controller |     },
2026-06-11 18:17:20.059970 | controller |     "managedFields": [
2026-06-11 18:17:20.059996 | controller |       {
2026-06-11 18:17:20.060021 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.060046 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.060074 | controller |         "fieldsV1": {
2026-06-11 18:17:20.060100 | controller |           "f:metadata": {
2026-06-11 18:17:20.060125 | controller |             "f:annotations": {
2026-06-11 18:17:20.060151 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.060176 | controller |             }
2026-06-11 18:17:20.060203 | controller |           }
2026-06-11 18:17:20.060227 | controller |         },
2026-06-11 18:17:20.060252 | controller |         "manager": "crc",
2026-06-11 18:17:20.060277 | controller |         "operation": "Update",
2026-06-11 18:17:20.060303 | controller |         "subresource": "status",
2026-06-11 18:17:20.060327 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.060352 | controller |       },
2026-06-11 18:17:20.060378 | controller |       {
2026-06-11 18:17:20.060427 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.060453 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.060479 | controller |         "fieldsV1": {
2026-06-11 18:17:20.060506 | controller |           "f:metadata": {
2026-06-11 18:17:20.060530 | controller |             "f:annotations": {
2026-06-11 18:17:20.060553 | controller |               ".": {},
2026-06-11 18:17:20.060575 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.060617 | controller |             },
2026-06-11 18:17:20.060642 | controller |             "f:generateName": {},
2026-06-11 18:17:20.060666 | controller |             "f:labels": {
2026-06-11 18:17:20.060684 | controller |               ".": {},
2026-06-11 18:17:20.060700 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.060715 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.060730 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.060747 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.060762 | controller |             },
2026-06-11 18:17:20.060777 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.060791 | controller |               ".": {},
2026-06-11 18:17:20.060806 | controller |               "k:{\"uid\":\"14239311-fbc2-4a94-a6ba-5ccbe765e970\"}": {}
2026-06-11 18:17:20.060822 | controller |             }
2026-06-11 18:17:20.060837 | controller |           },
2026-06-11 18:17:20.060879 | controller |           "f:spec": {
2026-06-11 18:17:20.060898 | controller |             "f:containers": {
2026-06-11 18:17:20.060914 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.060929 | controller |                 ".": {},
2026-06-11 18:17:20.060944 | controller |                 "f:args": {},
2026-06-11 18:17:20.060959 | controller |                 "f:command": {},
2026-06-11 18:17:20.060974 | controller |                 "f:env": {
2026-06-11 18:17:20.060989 | controller |                   ".": {},
2026-06-11 18:17:20.061004 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.061021 | controller |                     ".": {},
2026-06-11 18:17:20.061038 | controller |                     "f:name": {},
2026-06-11 18:17:20.061061 | controller |                     "f:value": {}
2026-06-11 18:17:20.061085 | controller |                   },
2026-06-11 18:17:20.061109 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.061129 | controller |                     ".": {},
2026-06-11 18:17:20.061145 | controller |                     "f:name": {},
2026-06-11 18:17:20.061161 | controller |                     "f:value": {}
2026-06-11 18:17:20.061176 | controller |                   },
2026-06-11 18:17:20.061192 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.061207 | controller |                     ".": {},
2026-06-11 18:17:20.061222 | controller |                     "f:name": {},
2026-06-11 18:17:20.061237 | controller |                     "f:value": {}
2026-06-11 18:17:20.061252 | controller |                   },
2026-06-11 18:17:20.061267 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.061282 | controller |                     ".": {},
2026-06-11 18:17:20.061297 | controller |                     "f:name": {},
2026-06-11 18:17:20.061313 | controller |                     "f:value": {}
2026-06-11 18:17:20.061328 | controller |                   },
2026-06-11 18:17:20.061343 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.061357 | controller |                     ".": {},
2026-06-11 18:17:20.061372 | controller |                     "f:name": {},
2026-06-11 18:17:20.061392 | controller |                     "f:value": {}
2026-06-11 18:17:20.061416 | controller |                   }
2026-06-11 18:17:20.061435 | controller |                 },
2026-06-11 18:17:20.061450 | controller |                 "f:image": {},
2026-06-11 18:17:20.061466 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.061483 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.061500 | controller |                   ".": {},
2026-06-11 18:17:20.061516 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.061533 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.061586 | controller |                     ".": {},
2026-06-11 18:17:20.061606 | controller |                     "f:path": {},
2026-06-11 18:17:20.061622 | controller |                     "f:port": {},
2026-06-11 18:17:20.061637 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.061653 | controller |                   },
2026-06-11 18:17:20.061669 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.061686 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.061702 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.061717 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.061733 | controller |                 },
2026-06-11 18:17:20.061748 | controller |                 "f:name": {},
2026-06-11 18:17:20.061764 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.061780 | controller |                   ".": {},
2026-06-11 18:17:20.061796 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.061811 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.061827 | controller |                     ".": {},
2026-06-11 18:17:20.061842 | controller |                     "f:path": {},
2026-06-11 18:17:20.061892 | controller |                     "f:port": {},
2026-06-11 18:17:20.061912 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.061928 | controller |                   },
2026-06-11 18:17:20.061944 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.061960 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.061975 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.061990 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.062005 | controller |                 },
2026-06-11 18:17:20.062020 | controller |                 "f:resources": {
2026-06-11 18:17:20.062036 | controller |                   ".": {},
2026-06-11 18:17:20.062051 | controller |                   "f:limits": {
2026-06-11 18:17:20.062066 | controller |                     ".": {},
2026-06-11 18:17:20.062081 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.062096 | controller |                     "f:memory": {}
2026-06-11 18:17:20.062111 | controller |                   },
2026-06-11 18:17:20.062125 | controller |                   "f:requests": {
2026-06-11 18:17:20.062141 | controller |                     ".": {},
2026-06-11 18:17:20.062155 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.062170 | controller |                     "f:memory": {}
2026-06-11 18:17:20.062186 | controller |                   }
2026-06-11 18:17:20.062200 | controller |                 },
2026-06-11 18:17:20.062216 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.062231 | controller |                   ".": {},
2026-06-11 18:17:20.062249 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.062272 | controller |                 },
2026-06-11 18:17:20.062297 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.062323 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.062350 | controller |               }
2026-06-11 18:17:20.062375 | controller |             },
2026-06-11 18:17:20.062402 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.062428 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.062454 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.062482 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.062508 | controller |             "f:securityContext": {
2026-06-11 18:17:20.062530 | controller |               ".": {},
2026-06-11 18:17:20.062554 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.062578 | controller |             },
2026-06-11 18:17:20.062603 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.062635 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.062663 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.062690 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.062716 | controller |           }
2026-06-11 18:17:20.062740 | controller |         },
2026-06-11 18:17:20.062765 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.062790 | controller |         "operation": "Update",
2026-06-11 18:17:20.062816 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.062842 | controller |       },
2026-06-11 18:17:20.062897 | controller |       {
2026-06-11 18:17:20.062923 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.062940 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.062956 | controller |         "fieldsV1": {
2026-06-11 18:17:20.062971 | controller |           "f:metadata": {
2026-06-11 18:17:20.062986 | controller |             "f:annotations": {
2026-06-11 18:17:20.063001 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.063016 | controller |             }
2026-06-11 18:17:20.063032 | controller |           }
2026-06-11 18:17:20.063048 | controller |         },
2026-06-11 18:17:20.063063 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.063077 | controller |         "operation": "Update",
2026-06-11 18:17:20.063092 | controller |         "subresource": "status",
2026-06-11 18:17:20.063107 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:20.063123 | controller |       },
2026-06-11 18:17:20.063138 | controller |       {
2026-06-11 18:17:20.063154 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.063174 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.063193 | controller |         "fieldsV1": {
2026-06-11 18:17:20.063209 | controller |           "f:status": {
2026-06-11 18:17:20.063225 | controller |             "f:conditions": {
2026-06-11 18:17:20.063246 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.063269 | controller |                 ".": {},
2026-06-11 18:17:20.063293 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.063310 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.063326 | controller |                 "f:status": {},
2026-06-11 18:17:20.063341 | controller |                 "f:type": {}
2026-06-11 18:17:20.063355 | controller |               },
2026-06-11 18:17:20.063370 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.063385 | controller |                 ".": {},
2026-06-11 18:17:20.063399 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.063413 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.063428 | controller |                 "f:status": {},
2026-06-11 18:17:20.063442 | controller |                 "f:type": {}
2026-06-11 18:17:20.063457 | controller |               },
2026-06-11 18:17:20.063471 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.063486 | controller |                 ".": {},
2026-06-11 18:17:20.063500 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.063515 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.063529 | controller |                 "f:status": {},
2026-06-11 18:17:20.063548 | controller |                 "f:type": {}
2026-06-11 18:17:20.063569 | controller |               },
2026-06-11 18:17:20.063591 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.063609 | controller |                 ".": {},
2026-06-11 18:17:20.063624 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.063639 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.063653 | controller |                 "f:status": {},
2026-06-11 18:17:20.063667 | controller |                 "f:type": {}
2026-06-11 18:17:20.063690 | controller |               }
2026-06-11 18:17:20.063705 | controller |             },
2026-06-11 18:17:20.063720 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.063734 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.063749 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.063763 | controller |             "f:phase": {},
2026-06-11 18:17:20.063778 | controller |             "f:podIP": {},
2026-06-11 18:17:20.063793 | controller |             "f:podIPs": {
2026-06-11 18:17:20.063807 | controller |               ".": {},
2026-06-11 18:17:20.063822 | controller |               "k:{\"ip\":\"10.217.1.28\"}": {
2026-06-11 18:17:20.063837 | controller |                 ".": {},
2026-06-11 18:17:20.063874 | controller |                 "f:ip": {}
2026-06-11 18:17:20.063893 | controller |               }
2026-06-11 18:17:20.063909 | controller |             },
2026-06-11 18:17:20.063931 | controller |             "f:startTime": {}
2026-06-11 18:17:20.063952 | controller |           }
2026-06-11 18:17:20.063972 | controller |         },
2026-06-11 18:17:20.063993 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.064015 | controller |         "operation": "Update",
2026-06-11 18:17:20.064034 | controller |         "subresource": "status",
2026-06-11 18:17:20.064053 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:20.064072 | controller |       }
2026-06-11 18:17:20.064091 | controller |     ],
2026-06-11 18:17:20.064110 | controller |     "name": "manila-operator-controller-manager-b547849c7-z75m4",
2026-06-11 18:17:20.064129 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.064150 | controller |     "ownerReferences": [
2026-06-11 18:17:20.064170 | controller |       {
2026-06-11 18:17:20.064188 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.064208 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.064227 | controller |         "controller": true,
2026-06-11 18:17:20.064247 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.064268 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-11 18:17:20.064288 | controller |         "uid": "14239311-fbc2-4a94-a6ba-5ccbe765e970"
2026-06-11 18:17:20.064307 | controller |       }
2026-06-11 18:17:20.064322 | controller |     ],
2026-06-11 18:17:20.064337 | controller |     "resourceVersion": "88748",
2026-06-11 18:17:20.064353 | controller |     "uid": "f9cdbdce-f884-4730-b320-b716384a8667"
2026-06-11 18:17:20.064368 | controller |   },
2026-06-11 18:17:20.064419 | controller |   "spec": {
2026-06-11 18:17:20.064438 | controller |     "containers": [
2026-06-11 18:17:20.064478 | controller |       {
2026-06-11 18:17:20.064505 | controller |         "args": [
2026-06-11 18:17:20.064521 | controller |           "--leader-elect",
2026-06-11 18:17:20.064538 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.064553 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.064568 | controller |         ],
2026-06-11 18:17:20.064584 | controller |         "command": [
2026-06-11 18:17:20.064599 | controller |           "/manager"
2026-06-11 18:17:20.064614 | controller |         ],
2026-06-11 18:17:20.064629 | controller |         "env": [
2026-06-11 18:17:20.064643 | controller |           {
2026-06-11 18:17:20.064657 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.064672 | controller |             "value": "30"
2026-06-11 18:17:20.064686 | controller |           },
2026-06-11 18:17:20.064700 | controller |           {
2026-06-11 18:17:20.064714 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.064729 | controller |             "value": "20"
2026-06-11 18:17:20.064743 | controller |           },
2026-06-11 18:17:20.064757 | controller |           {
2026-06-11 18:17:20.064771 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.064797 | controller |             "value": "5"
2026-06-11 18:17:20.064813 | controller |           },
2026-06-11 18:17:20.064829 | controller |           {
2026-06-11 18:17:20.064844 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.064885 | controller |             "value": "false"
2026-06-11 18:17:20.064901 | controller |           },
2026-06-11 18:17:20.064917 | controller |           {
2026-06-11 18:17:20.064931 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.064946 | controller |             "value": "false"
2026-06-11 18:17:20.064962 | controller |           }
2026-06-11 18:17:20.064979 | controller |         ],
2026-06-11 18:17:20.064994 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:17:20.065010 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.065025 | controller |         "livenessProbe": {
2026-06-11 18:17:20.065040 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.065054 | controller |           "httpGet": {
2026-06-11 18:17:20.065069 | controller |             "path": "/healthz",
2026-06-11 18:17:20.065083 | controller |             "port": 8081,
2026-06-11 18:17:20.065098 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.065112 | controller |           },
2026-06-11 18:17:20.065126 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.065141 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.065155 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.065169 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.065183 | controller |         },
2026-06-11 18:17:20.065198 | controller |         "name": "manager",
2026-06-11 18:17:20.065212 | controller |         "readinessProbe": {
2026-06-11 18:17:20.065227 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.065242 | controller |           "httpGet": {
2026-06-11 18:17:20.065256 | controller |             "path": "/readyz",
2026-06-11 18:17:20.065271 | controller |             "port": 8081,
2026-06-11 18:17:20.065286 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.065446 | controller |           },
2026-06-11 18:17:20.065470 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.065486 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.065502 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.065516 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.065532 | controller |         },
2026-06-11 18:17:20.065547 | controller |         "resources": {
2026-06-11 18:17:20.065562 | controller |           "limits": {
2026-06-11 18:17:20.065577 | controller |             "cpu": "500m",
2026-06-11 18:17:20.065592 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.065607 | controller |           },
2026-06-11 18:17:20.065622 | controller |           "requests": {
2026-06-11 18:17:20.065637 | controller |             "cpu": "10m",
2026-06-11 18:17:20.065652 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.065667 | controller |           }
2026-06-11 18:17:20.065682 | controller |         },
2026-06-11 18:17:20.065697 | controller |         "securityContext": {
2026-06-11 18:17:20.065711 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.065726 | controller |           "capabilities": {
2026-06-11 18:17:20.065741 | controller |             "drop": [
2026-06-11 18:17:20.065756 | controller |               "MKNOD"
2026-06-11 18:17:20.065770 | controller |             ]
2026-06-11 18:17:20.065785 | controller |           }
2026-06-11 18:17:20.065800 | controller |         },
2026-06-11 18:17:20.065814 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.065829 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.065844 | controller |         "volumeMounts": [
2026-06-11 18:17:20.065896 | controller |           {
2026-06-11 18:17:20.065913 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.065930 | controller |             "name": "kube-api-access-pgcr5",
2026-06-11 18:17:20.065945 | controller |             "readOnly": true
2026-06-11 18:17:20.066159 | controller |           }
2026-06-11 18:17:20.066189 | controller |         ]
2026-06-11 18:17:20.066205 | controller |       }
2026-06-11 18:17:20.066221 | controller |     ],
2026-06-11 18:17:20.066237 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.066252 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.066267 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.066282 | controller |       {
2026-06-11 18:17:20.066297 | controller |         "name": "manila-operator-controller-manager-dockercfg-g9h8x"
2026-06-11 18:17:20.066311 | controller |       }
2026-06-11 18:17:20.066326 | controller |     ],
2026-06-11 18:17:20.066341 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.066356 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.066370 | controller |     "priority": 0,
2026-06-11 18:17:20.066386 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.066400 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.066415 | controller |     "securityContext": {
2026-06-11 18:17:20.066432 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.066454 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.066476 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.066495 | controller |       }
2026-06-11 18:17:20.066512 | controller |     },
2026-06-11 18:17:20.066527 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 18:17:20.066542 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 18:17:20.066557 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.066572 | controller |     "tolerations": [
2026-06-11 18:17:20.066586 | controller |       {
2026-06-11 18:17:20.066600 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.066615 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.066630 | controller |         "operator": "Exists",
2026-06-11 18:17:20.066645 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.066660 | controller |       },
2026-06-11 18:17:20.066674 | controller |       {
2026-06-11 18:17:20.066688 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.066704 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.066719 | controller |         "operator": "Exists",
2026-06-11 18:17:20.066734 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.066750 | controller |       },
2026-06-11 18:17:20.066766 | controller |       {
2026-06-11 18:17:20.066781 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.066796 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.066810 | controller |         "operator": "Exists"
2026-06-11 18:17:20.066825 | controller |       }
2026-06-11 18:17:20.066840 | controller |     ],
2026-06-11 18:17:20.066879 | controller |     "volumes": [
2026-06-11 18:17:20.066896 | controller |       {
2026-06-11 18:17:20.066911 | controller |         "name": "kube-api-access-pgcr5",
2026-06-11 18:17:20.066926 | controller |         "projected": {
2026-06-11 18:17:20.066941 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.066956 | controller |           "sources": [
2026-06-11 18:17:20.066971 | controller |             {
2026-06-11 18:17:20.066986 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.067002 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.067018 | controller |                 "path": "token"
2026-06-11 18:17:20.067034 | controller |               }
2026-06-11 18:17:20.067056 | controller |             },
2026-06-11 18:17:20.067072 | controller |             {
2026-06-11 18:17:20.067087 | controller |               "configMap": {
2026-06-11 18:17:20.067103 | controller |                 "items": [
2026-06-11 18:17:20.067118 | controller |                   {
2026-06-11 18:17:20.067133 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.067148 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.067163 | controller |                   }
2026-06-11 18:17:20.067180 | controller |                 ],
2026-06-11 18:17:20.067195 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.067210 | controller |               }
2026-06-11 18:17:20.067226 | controller |             },
2026-06-11 18:17:20.067241 | controller |             {
2026-06-11 18:17:20.067256 | controller |               "downwardAPI": {
2026-06-11 18:17:20.067271 | controller |                 "items": [
2026-06-11 18:17:20.067286 | controller |                   {
2026-06-11 18:17:20.067301 | controller |                     "fieldRef": {
2026-06-11 18:17:20.067316 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.067332 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.067347 | controller |                     },
2026-06-11 18:17:20.067362 | controller |                     "path": "namespace"
2026-06-11 18:17:20.067378 | controller |                   }
2026-06-11 18:17:20.067393 | controller |                 ]
2026-06-11 18:17:20.067408 | controller |               }
2026-06-11 18:17:20.067424 | controller |             },
2026-06-11 18:17:20.067446 | controller |             {
2026-06-11 18:17:20.067465 | controller |               "configMap": {
2026-06-11 18:17:20.067481 | controller |                 "items": [
2026-06-11 18:17:20.067496 | controller |                   {
2026-06-11 18:17:20.067512 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.067528 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.067543 | controller |                   }
2026-06-11 18:17:20.067558 | controller |                 ],
2026-06-11 18:17:20.067573 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.067589 | controller |               }
2026-06-11 18:17:20.067604 | controller |             }
2026-06-11 18:17:20.067618 | controller |           ]
2026-06-11 18:17:20.067632 | controller |         }
2026-06-11 18:17:20.067647 | controller |       }
2026-06-11 18:17:20.067661 | controller |     ]
2026-06-11 18:17:20.067675 | controller |   },
2026-06-11 18:17:20.067690 | controller |   "status": {
2026-06-11 18:17:20.067704 | controller |     "conditions": [
2026-06-11 18:17:20.067718 | controller |       {
2026-06-11 18:17:20.067732 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.067746 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:20.067761 | controller |         "status": "True",
2026-06-11 18:17:20.067775 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.067790 | controller |       },
2026-06-11 18:17:20.067805 | controller |       {
2026-06-11 18:17:20.067820 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.067835 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.067866 | controller |         "status": "True",
2026-06-11 18:17:20.067886 | controller |         "type": "Initialized"
2026-06-11 18:17:20.067903 | controller |       },
2026-06-11 18:17:20.067917 | controller |       {
2026-06-11 18:17:20.067932 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.067947 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.067961 | controller |         "status": "True",
2026-06-11 18:17:20.067976 | controller |         "type": "Ready"
2026-06-11 18:17:20.067990 | controller |       },
2026-06-11 18:17:20.068005 | controller |       {
2026-06-11 18:17:20.068025 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.068040 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.068055 | controller |         "status": "True",
2026-06-11 18:17:20.068069 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.068084 | controller |       },
2026-06-11 18:17:20.068099 | controller |       {
2026-06-11 18:17:20.068114 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.068129 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.068143 | controller |         "status": "True",
2026-06-11 18:17:20.068157 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.068172 | controller |       }
2026-06-11 18:17:20.068186 | controller |     ],
2026-06-11 18:17:20.068201 | controller |     "containerStatuses": [
2026-06-11 18:17:20.068215 | controller |       {
2026-06-11 18:17:20.068229 | controller |         "allocatedResources": {
2026-06-11 18:17:20.068244 | controller |           "cpu": "10m",
2026-06-11 18:17:20.068258 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.068273 | controller |         },
2026-06-11 18:17:20.068288 | controller |         "containerID": "cri-o://350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8",
2026-06-11 18:17:20.068304 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:17:20.068320 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-11 18:17:20.068335 | controller |         "lastState": {},
2026-06-11 18:17:20.068350 | controller |         "name": "manager",
2026-06-11 18:17:20.068365 | controller |         "ready": true,
2026-06-11 18:17:20.068380 | controller |         "resources": {
2026-06-11 18:17:20.068417 | controller |           "limits": {
2026-06-11 18:17:20.068436 | controller |             "cpu": "500m",
2026-06-11 18:17:20.068458 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.068478 | controller |           },
2026-06-11 18:17:20.068497 | controller |           "requests": {
2026-06-11 18:17:20.068512 | controller |             "cpu": "10m",
2026-06-11 18:17:20.068526 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.068541 | controller |           }
2026-06-11 18:17:20.068556 | controller |         },
2026-06-11 18:17:20.068570 | controller |         "restartCount": 0,
2026-06-11 18:17:20.068585 | controller |         "started": true,
2026-06-11 18:17:20.068599 | controller |         "state": {
2026-06-11 18:17:20.068614 | controller |           "running": {
2026-06-11 18:17:20.068628 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.068643 | controller |           }
2026-06-11 18:17:20.068658 | controller |         },
2026-06-11 18:17:20.068673 | controller |         "user": {
2026-06-11 18:17:20.068687 | controller |           "linux": {
2026-06-11 18:17:20.068702 | controller |             "gid": 0,
2026-06-11 18:17:20.068716 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.068731 | controller |               0
2026-06-11 18:17:20.068745 | controller |             ],
2026-06-11 18:17:20.068760 | controller |             "uid": 65532
2026-06-11 18:17:20.068774 | controller |           }
2026-06-11 18:17:20.068788 | controller |         },
2026-06-11 18:17:20.068802 | controller |         "volumeMounts": [
2026-06-11 18:17:20.068817 | controller |           {
2026-06-11 18:17:20.068831 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.068846 | controller |             "name": "kube-api-access-pgcr5",
2026-06-11 18:17:20.068886 | controller |             "readOnly": true,
2026-06-11 18:17:20.068903 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.068918 | controller |           }
2026-06-11 18:17:20.068939 | controller |         ]
2026-06-11 18:17:20.068954 | controller |       }
2026-06-11 18:17:20.068969 | controller |     ],
2026-06-11 18:17:20.068984 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.068998 | controller |     "hostIPs": [
2026-06-11 18:17:20.069013 | controller |       {
2026-06-11 18:17:20.069027 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.069041 | controller |       }
2026-06-11 18:17:20.069056 | controller |     ],
2026-06-11 18:17:20.069071 | controller |     "phase": "Running",
2026-06-11 18:17:20.069085 | controller |     "podIP": "10.217.1.28",
2026-06-11 18:17:20.069100 | controller |     "podIPs": [
2026-06-11 18:17:20.069114 | controller |       {
2026-06-11 18:17:20.069129 | controller |         "ip": "10.217.1.28"
2026-06-11 18:17:20.069144 | controller |       }
2026-06-11 18:17:20.069159 | controller |     ],
2026-06-11 18:17:20.069174 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.069281 | controller |     "startTime": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.069302 | controller |   }
2026-06-11 18:17:20.069318 | controller | }
2026-06-11 18:17:20.096968 | controller | ok:
2026-06-11 18:17:20.097194 | controller | {
2026-06-11 18:17:20.097218 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.097235 | controller |   "kind": "Pod",
2026-06-11 18:17:20.097250 | controller |   "metadata": {
2026-06-11 18:17:20.097265 | controller |     "annotations": {
2026-06-11 18:17:20.097281 | 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:17:20.097298 | 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:17:20.097314 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.097330 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.097346 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.097361 | controller |     },
2026-06-11 18:17:20.097376 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.097391 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-11 18:17:20.097407 | controller |     "generation": 1,
2026-06-11 18:17:20.097422 | controller |     "labels": {
2026-06-11 18:17:20.097436 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 18:17:20.097451 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.097466 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 18:17:20.097481 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-11 18:17:20.097496 | controller |     },
2026-06-11 18:17:20.097510 | controller |     "managedFields": [
2026-06-11 18:17:20.097524 | controller |       {
2026-06-11 18:17:20.097539 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.097553 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.097567 | controller |         "fieldsV1": {
2026-06-11 18:17:20.097582 | controller |           "f:metadata": {
2026-06-11 18:17:20.097597 | controller |             "f:annotations": {
2026-06-11 18:17:20.097611 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.097626 | controller |             }
2026-06-11 18:17:20.097640 | controller |           }
2026-06-11 18:17:20.097655 | controller |         },
2026-06-11 18:17:20.097686 | controller |         "manager": "crc",
2026-06-11 18:17:20.097701 | controller |         "operation": "Update",
2026-06-11 18:17:20.097716 | controller |         "subresource": "status",
2026-06-11 18:17:20.097731 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.097745 | controller |       },
2026-06-11 18:17:20.097760 | controller |       {
2026-06-11 18:17:20.097775 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.097789 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.097804 | controller |         "fieldsV1": {
2026-06-11 18:17:20.097818 | controller |           "f:metadata": {
2026-06-11 18:17:20.097833 | controller |             "f:annotations": {
2026-06-11 18:17:20.097864 | controller |               ".": {},
2026-06-11 18:17:20.097884 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.097899 | controller |             },
2026-06-11 18:17:20.097914 | controller |             "f:generateName": {},
2026-06-11 18:17:20.097929 | controller |             "f:labels": {
2026-06-11 18:17:20.097944 | controller |               ".": {},
2026-06-11 18:17:20.097961 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.097978 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.097993 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.098007 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.098022 | controller |             },
2026-06-11 18:17:20.098037 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.098051 | controller |               ".": {},
2026-06-11 18:17:20.098066 | controller |               "k:{\"uid\":\"3d9dcd53-0c5c-4051-98ee-32a04cc79439\"}": {}
2026-06-11 18:17:20.098081 | controller |             }
2026-06-11 18:17:20.098096 | controller |           },
2026-06-11 18:17:20.098111 | controller |           "f:spec": {
2026-06-11 18:17:20.098125 | controller |             "f:containers": {
2026-06-11 18:17:20.098140 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.098155 | controller |                 ".": {},
2026-06-11 18:17:20.098170 | controller |                 "f:args": {},
2026-06-11 18:17:20.098184 | controller |                 "f:command": {},
2026-06-11 18:17:20.098199 | controller |                 "f:env": {
2026-06-11 18:17:20.098213 | controller |                   ".": {},
2026-06-11 18:17:20.098228 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.098242 | controller |                     ".": {},
2026-06-11 18:17:20.098256 | controller |                     "f:name": {},
2026-06-11 18:17:20.098270 | controller |                     "f:value": {}
2026-06-11 18:17:20.098284 | controller |                   },
2026-06-11 18:17:20.098299 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.098313 | controller |                     ".": {},
2026-06-11 18:17:20.098328 | controller |                     "f:name": {},
2026-06-11 18:17:20.098342 | controller |                     "f:value": {}
2026-06-11 18:17:20.098356 | controller |                   },
2026-06-11 18:17:20.098370 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.098385 | controller |                     ".": {},
2026-06-11 18:17:20.098399 | controller |                     "f:name": {},
2026-06-11 18:17:20.098414 | controller |                     "f:value": {}
2026-06-11 18:17:20.098428 | controller |                   },
2026-06-11 18:17:20.098442 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.098461 | controller |                     ".": {},
2026-06-11 18:17:20.098481 | controller |                     "f:name": {},
2026-06-11 18:17:20.098499 | controller |                     "f:value": {}
2026-06-11 18:17:20.098514 | controller |                   },
2026-06-11 18:17:20.098528 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.098548 | controller |                     ".": {},
2026-06-11 18:17:20.098564 | controller |                     "f:name": {},
2026-06-11 18:17:20.098579 | controller |                     "f:value": {}
2026-06-11 18:17:20.098593 | controller |                   }
2026-06-11 18:17:20.098607 | controller |                 },
2026-06-11 18:17:20.098622 | controller |                 "f:image": {},
2026-06-11 18:17:20.098636 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.098651 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.098665 | controller |                   ".": {},
2026-06-11 18:17:20.098680 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.098694 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.098708 | controller |                     ".": {},
2026-06-11 18:17:20.098722 | controller |                     "f:path": {},
2026-06-11 18:17:20.098736 | controller |                     "f:port": {},
2026-06-11 18:17:20.098750 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.098765 | controller |                   },
2026-06-11 18:17:20.098779 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.098793 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.098808 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.098822 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.098837 | controller |                 },
2026-06-11 18:17:20.098873 | controller |                 "f:name": {},
2026-06-11 18:17:20.098890 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.098906 | controller |                   ".": {},
2026-06-11 18:17:20.098920 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.098935 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.098949 | controller |                     ".": {},
2026-06-11 18:17:20.098965 | controller |                     "f:path": {},
2026-06-11 18:17:20.098980 | controller |                     "f:port": {},
2026-06-11 18:17:20.098995 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.099011 | controller |                   },
2026-06-11 18:17:20.099028 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.099043 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.099057 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.099072 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.099086 | controller |                 },
2026-06-11 18:17:20.099101 | controller |                 "f:resources": {
2026-06-11 18:17:20.099115 | controller |                   ".": {},
2026-06-11 18:17:20.099130 | controller |                   "f:limits": {
2026-06-11 18:17:20.099145 | controller |                     ".": {},
2026-06-11 18:17:20.099159 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.099174 | controller |                     "f:memory": {}
2026-06-11 18:17:20.099189 | controller |                   },
2026-06-11 18:17:20.099204 | controller |                   "f:requests": {
2026-06-11 18:17:20.099219 | controller |                     ".": {},
2026-06-11 18:17:20.099233 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.099248 | controller |                     "f:memory": {}
2026-06-11 18:17:20.099262 | controller |                   }
2026-06-11 18:17:20.099277 | controller |                 },
2026-06-11 18:17:20.099291 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.099306 | controller |                   ".": {},
2026-06-11 18:17:20.099321 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.099335 | controller |                 },
2026-06-11 18:17:20.099350 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.099369 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.099385 | controller |               }
2026-06-11 18:17:20.099399 | controller |             },
2026-06-11 18:17:20.099414 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.099428 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.099442 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.099457 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.099471 | controller |             "f:securityContext": {
2026-06-11 18:17:20.099485 | controller |               ".": {},
2026-06-11 18:17:20.099499 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.099513 | controller |             },
2026-06-11 18:17:20.099527 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.099544 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.099559 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.099574 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.099589 | controller |           }
2026-06-11 18:17:20.099603 | controller |         },
2026-06-11 18:17:20.099617 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.099632 | controller |         "operation": "Update",
2026-06-11 18:17:20.099646 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.099660 | controller |       },
2026-06-11 18:17:20.099674 | controller |       {
2026-06-11 18:17:20.099689 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.099703 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.099717 | controller |         "fieldsV1": {
2026-06-11 18:17:20.099732 | controller |           "f:metadata": {
2026-06-11 18:17:20.099746 | controller |             "f:annotations": {
2026-06-11 18:17:20.099760 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.099775 | controller |             }
2026-06-11 18:17:20.099789 | controller |           }
2026-06-11 18:17:20.099803 | controller |         },
2026-06-11 18:17:20.099818 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.099832 | controller |         "operation": "Update",
2026-06-11 18:17:20.099846 | controller |         "subresource": "status",
2026-06-11 18:17:20.099883 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:20.099899 | controller |       },
2026-06-11 18:17:20.099914 | controller |       {
2026-06-11 18:17:20.099928 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.099943 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.099957 | controller |         "fieldsV1": {
2026-06-11 18:17:20.099972 | controller |           "f:status": {
2026-06-11 18:17:20.099986 | controller |             "f:conditions": {
2026-06-11 18:17:20.100000 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.100015 | controller |                 ".": {},
2026-06-11 18:17:20.100030 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.100045 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.100059 | controller |                 "f:status": {},
2026-06-11 18:17:20.100074 | controller |                 "f:type": {}
2026-06-11 18:17:20.100088 | controller |               },
2026-06-11 18:17:20.100103 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.100117 | controller |                 ".": {},
2026-06-11 18:17:20.100132 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.100146 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.100161 | controller |                 "f:status": {},
2026-06-11 18:17:20.100175 | controller |                 "f:type": {}
2026-06-11 18:17:20.100190 | controller |               },
2026-06-11 18:17:20.100205 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.100226 | controller |                 ".": {},
2026-06-11 18:17:20.100241 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.100257 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.100271 | controller |                 "f:status": {},
2026-06-11 18:17:20.100286 | controller |                 "f:type": {}
2026-06-11 18:17:20.100301 | controller |               },
2026-06-11 18:17:20.100316 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.100330 | controller |                 ".": {},
2026-06-11 18:17:20.100345 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.100360 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.100374 | controller |                 "f:status": {},
2026-06-11 18:17:20.100388 | controller |                 "f:type": {}
2026-06-11 18:17:20.100420 | controller |               }
2026-06-11 18:17:20.100437 | controller |             },
2026-06-11 18:17:20.100452 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.100467 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.100481 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.100496 | controller |             "f:phase": {},
2026-06-11 18:17:20.100510 | controller |             "f:podIP": {},
2026-06-11 18:17:20.100525 | controller |             "f:podIPs": {
2026-06-11 18:17:20.100539 | controller |               ".": {},
2026-06-11 18:17:20.100553 | controller |               "k:{\"ip\":\"10.217.1.29\"}": {
2026-06-11 18:17:20.100567 | controller |                 ".": {},
2026-06-11 18:17:20.100582 | controller |                 "f:ip": {}
2026-06-11 18:17:20.100596 | controller |               }
2026-06-11 18:17:20.100611 | controller |             },
2026-06-11 18:17:20.100625 | controller |             "f:startTime": {}
2026-06-11 18:17:20.100640 | controller |           }
2026-06-11 18:17:20.100654 | controller |         },
2026-06-11 18:17:20.100668 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.100683 | controller |         "operation": "Update",
2026-06-11 18:17:20.100697 | controller |         "subresource": "status",
2026-06-11 18:17:20.100711 | controller |         "time": "2026-06-11T17:43:22Z"
2026-06-11 18:17:20.100725 | controller |       }
2026-06-11 18:17:20.100740 | controller |     ],
2026-06-11 18:17:20.100754 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-sk88w",
2026-06-11 18:17:20.100769 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.100784 | controller |     "ownerReferences": [
2026-06-11 18:17:20.100798 | controller |       {
2026-06-11 18:17:20.100813 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.100827 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.100842 | controller |         "controller": true,
2026-06-11 18:17:20.100888 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.100905 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-11 18:17:20.100920 | controller |         "uid": "3d9dcd53-0c5c-4051-98ee-32a04cc79439"
2026-06-11 18:17:20.100934 | controller |       }
2026-06-11 18:17:20.100949 | controller |     ],
2026-06-11 18:17:20.100966 | controller |     "resourceVersion": "88712",
2026-06-11 18:17:20.100983 | controller |     "uid": "72ce1c14-fa32-40b3-87c9-331a95db2e44"
2026-06-11 18:17:20.100997 | controller |   },
2026-06-11 18:17:20.101011 | controller |   "spec": {
2026-06-11 18:17:20.101026 | controller |     "containers": [
2026-06-11 18:17:20.101040 | controller |       {
2026-06-11 18:17:20.101055 | controller |         "args": [
2026-06-11 18:17:20.101070 | controller |           "--leader-elect",
2026-06-11 18:17:20.101086 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.101106 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.101127 | controller |         ],
2026-06-11 18:17:20.101156 | controller |         "command": [
2026-06-11 18:17:20.101177 | controller |           "/manager"
2026-06-11 18:17:20.101197 | controller |         ],
2026-06-11 18:17:20.101216 | controller |         "env": [
2026-06-11 18:17:20.101231 | controller |           {
2026-06-11 18:17:20.101246 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.101261 | controller |             "value": "30"
2026-06-11 18:17:20.101276 | controller |           },
2026-06-11 18:17:20.101291 | controller |           {
2026-06-11 18:17:20.101306 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.101321 | controller |             "value": "20"
2026-06-11 18:17:20.101335 | controller |           },
2026-06-11 18:17:20.101350 | controller |           {
2026-06-11 18:17:20.101365 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.101379 | controller |             "value": "5"
2026-06-11 18:17:20.101394 | controller |           },
2026-06-11 18:17:20.101409 | controller |           {
2026-06-11 18:17:20.101423 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.101438 | controller |             "value": "false"
2026-06-11 18:17:20.101453 | controller |           },
2026-06-11 18:17:20.101467 | controller |           {
2026-06-11 18:17:20.101482 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.101496 | controller |             "value": "false"
2026-06-11 18:17:20.101511 | controller |           }
2026-06-11 18:17:20.101525 | controller |         ],
2026-06-11 18:17:20.101540 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:17:20.101555 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.101571 | controller |         "livenessProbe": {
2026-06-11 18:17:20.101586 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.101600 | controller |           "httpGet": {
2026-06-11 18:17:20.101615 | controller |             "path": "/healthz",
2026-06-11 18:17:20.101629 | controller |             "port": 8081,
2026-06-11 18:17:20.101644 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.101658 | controller |           },
2026-06-11 18:17:20.101673 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.101687 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.101702 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.101716 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.101731 | controller |         },
2026-06-11 18:17:20.101745 | controller |         "name": "manager",
2026-06-11 18:17:20.101760 | controller |         "readinessProbe": {
2026-06-11 18:17:20.101774 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.101788 | controller |           "httpGet": {
2026-06-11 18:17:20.101802 | controller |             "path": "/readyz",
2026-06-11 18:17:20.101816 | controller |             "port": 8081,
2026-06-11 18:17:20.101830 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.101844 | controller |           },
2026-06-11 18:17:20.101885 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.101903 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.101918 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.101932 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.101947 | controller |         },
2026-06-11 18:17:20.101962 | controller |         "resources": {
2026-06-11 18:17:20.101977 | controller |           "limits": {
2026-06-11 18:17:20.101991 | controller |             "cpu": "500m",
2026-06-11 18:17:20.102006 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.102020 | controller |           },
2026-06-11 18:17:20.102034 | controller |           "requests": {
2026-06-11 18:17:20.102048 | controller |             "cpu": "10m",
2026-06-11 18:17:20.102063 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.102083 | controller |           }
2026-06-11 18:17:20.102098 | controller |         },
2026-06-11 18:17:20.102113 | controller |         "securityContext": {
2026-06-11 18:17:20.102127 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.102142 | controller |           "capabilities": {
2026-06-11 18:17:20.102157 | controller |             "drop": [
2026-06-11 18:17:20.102172 | controller |               "MKNOD"
2026-06-11 18:17:20.102186 | controller |             ]
2026-06-11 18:17:20.102201 | controller |           }
2026-06-11 18:17:20.102215 | controller |         },
2026-06-11 18:17:20.102230 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.102245 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.102259 | controller |         "volumeMounts": [
2026-06-11 18:17:20.102274 | controller |           {
2026-06-11 18:17:20.102290 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.102305 | controller |             "name": "kube-api-access-bq6h8",
2026-06-11 18:17:20.102320 | controller |             "readOnly": true
2026-06-11 18:17:20.102336 | controller |           }
2026-06-11 18:17:20.102373 | controller |         ]
2026-06-11 18:17:20.102408 | controller |       }
2026-06-11 18:17:20.102428 | controller |     ],
2026-06-11 18:17:20.102444 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.102460 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.102475 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.102489 | controller |       {
2026-06-11 18:17:20.102504 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-ljc42"
2026-06-11 18:17:20.102519 | controller |       }
2026-06-11 18:17:20.102534 | controller |     ],
2026-06-11 18:17:20.102548 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.102562 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.102576 | controller |     "priority": 0,
2026-06-11 18:17:20.102591 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.102605 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.102619 | controller |     "securityContext": {
2026-06-11 18:17:20.102634 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.102648 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.102662 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.102676 | controller |       }
2026-06-11 18:17:20.102691 | controller |     },
2026-06-11 18:17:20.102705 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 18:17:20.102720 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 18:17:20.102734 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.102748 | controller |     "tolerations": [
2026-06-11 18:17:20.102763 | controller |       {
2026-06-11 18:17:20.102778 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.102792 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.102807 | controller |         "operator": "Exists",
2026-06-11 18:17:20.102821 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.102836 | controller |       },
2026-06-11 18:17:20.102872 | controller |       {
2026-06-11 18:17:20.102893 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.102911 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.102925 | controller |         "operator": "Exists",
2026-06-11 18:17:20.102940 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.102954 | controller |       },
2026-06-11 18:17:20.102968 | controller |       {
2026-06-11 18:17:20.102983 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.102997 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.103011 | controller |         "operator": "Exists"
2026-06-11 18:17:20.103032 | controller |       }
2026-06-11 18:17:20.103047 | controller |     ],
2026-06-11 18:17:20.103061 | controller |     "volumes": [
2026-06-11 18:17:20.103075 | controller |       {
2026-06-11 18:17:20.103089 | controller |         "name": "kube-api-access-bq6h8",
2026-06-11 18:17:20.103104 | controller |         "projected": {
2026-06-11 18:17:20.103119 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.103134 | controller |           "sources": [
2026-06-11 18:17:20.103148 | controller |             {
2026-06-11 18:17:20.103164 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.103179 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.103194 | controller |                 "path": "token"
2026-06-11 18:17:20.103209 | controller |               }
2026-06-11 18:17:20.103225 | controller |             },
2026-06-11 18:17:20.103240 | controller |             {
2026-06-11 18:17:20.103255 | controller |               "configMap": {
2026-06-11 18:17:20.103270 | controller |                 "items": [
2026-06-11 18:17:20.103286 | controller |                   {
2026-06-11 18:17:20.103301 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.103316 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.103331 | controller |                   }
2026-06-11 18:17:20.103346 | controller |                 ],
2026-06-11 18:17:20.103361 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.103376 | controller |               }
2026-06-11 18:17:20.103391 | controller |             },
2026-06-11 18:17:20.103406 | controller |             {
2026-06-11 18:17:20.103421 | controller |               "downwardAPI": {
2026-06-11 18:17:20.103436 | controller |                 "items": [
2026-06-11 18:17:20.103452 | controller |                   {
2026-06-11 18:17:20.103467 | controller |                     "fieldRef": {
2026-06-11 18:17:20.103482 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.103498 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.103513 | controller |                     },
2026-06-11 18:17:20.103528 | controller |                     "path": "namespace"
2026-06-11 18:17:20.103543 | controller |                   }
2026-06-11 18:17:20.103558 | controller |                 ]
2026-06-11 18:17:20.103573 | controller |               }
2026-06-11 18:17:20.103588 | controller |             },
2026-06-11 18:17:20.103603 | controller |             {
2026-06-11 18:17:20.103617 | controller |               "configMap": {
2026-06-11 18:17:20.103632 | controller |                 "items": [
2026-06-11 18:17:20.103647 | controller |                   {
2026-06-11 18:17:20.103662 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.103677 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.103692 | controller |                   }
2026-06-11 18:17:20.103707 | controller |                 ],
2026-06-11 18:17:20.103722 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.103737 | controller |               }
2026-06-11 18:17:20.103751 | controller |             }
2026-06-11 18:17:20.103766 | controller |           ]
2026-06-11 18:17:20.103781 | controller |         }
2026-06-11 18:17:20.103796 | controller |       }
2026-06-11 18:17:20.103810 | controller |     ]
2026-06-11 18:17:20.103824 | controller |   },
2026-06-11 18:17:20.103839 | controller |   "status": {
2026-06-11 18:17:20.103874 | controller |     "conditions": [
2026-06-11 18:17:20.103890 | controller |       {
2026-06-11 18:17:20.103906 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.103921 | controller |         "lastTransitionTime": "2026-06-11T17:43:11Z",
2026-06-11 18:17:20.103936 | controller |         "status": "True",
2026-06-11 18:17:20.103950 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.103965 | controller |       },
2026-06-11 18:17:20.103985 | controller |       {
2026-06-11 18:17:20.104000 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.104015 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.104029 | controller |         "status": "True",
2026-06-11 18:17:20.104044 | controller |         "type": "Initialized"
2026-06-11 18:17:20.104059 | controller |       },
2026-06-11 18:17:20.104074 | controller |       {
2026-06-11 18:17:20.104089 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.104104 | controller |         "lastTransitionTime": "2026-06-11T17:43:22Z",
2026-06-11 18:17:20.104118 | controller |         "status": "True",
2026-06-11 18:17:20.104133 | controller |         "type": "Ready"
2026-06-11 18:17:20.104148 | controller |       },
2026-06-11 18:17:20.104162 | controller |       {
2026-06-11 18:17:20.104176 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.104191 | controller |         "lastTransitionTime": "2026-06-11T17:43:22Z",
2026-06-11 18:17:20.104205 | controller |         "status": "True",
2026-06-11 18:17:20.104219 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.104233 | controller |       },
2026-06-11 18:17:20.104247 | controller |       {
2026-06-11 18:17:20.104262 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.104277 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.104291 | controller |         "status": "True",
2026-06-11 18:17:20.104306 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.104321 | controller |       }
2026-06-11 18:17:20.104335 | controller |     ],
2026-06-11 18:17:20.104349 | controller |     "containerStatuses": [
2026-06-11 18:17:20.104364 | controller |       {
2026-06-11 18:17:20.104378 | controller |         "allocatedResources": {
2026-06-11 18:17:20.104392 | controller |           "cpu": "10m",
2026-06-11 18:17:20.104435 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.104451 | controller |         },
2026-06-11 18:17:20.104466 | controller |         "containerID": "cri-o://49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210",
2026-06-11 18:17:20.104482 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:17:20.104498 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-11 18:17:20.104514 | controller |         "lastState": {},
2026-06-11 18:17:20.104529 | controller |         "name": "manager",
2026-06-11 18:17:20.104544 | controller |         "ready": true,
2026-06-11 18:17:20.104559 | controller |         "resources": {
2026-06-11 18:17:20.104573 | controller |           "limits": {
2026-06-11 18:17:20.104588 | controller |             "cpu": "500m",
2026-06-11 18:17:20.104602 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.104616 | controller |           },
2026-06-11 18:17:20.104631 | controller |           "requests": {
2026-06-11 18:17:20.104645 | controller |             "cpu": "10m",
2026-06-11 18:17:20.104659 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.104673 | controller |           }
2026-06-11 18:17:20.104688 | controller |         },
2026-06-11 18:17:20.104702 | controller |         "restartCount": 0,
2026-06-11 18:17:20.104716 | controller |         "started": true,
2026-06-11 18:17:20.104730 | controller |         "state": {
2026-06-11 18:17:20.104745 | controller |           "running": {
2026-06-11 18:17:20.104759 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.104773 | controller |           }
2026-06-11 18:17:20.104788 | controller |         },
2026-06-11 18:17:20.104803 | controller |         "user": {
2026-06-11 18:17:20.104817 | controller |           "linux": {
2026-06-11 18:17:20.104831 | controller |             "gid": 0,
2026-06-11 18:17:20.105046 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.105066 | controller |               0
2026-06-11 18:17:20.105082 | controller |             ],
2026-06-11 18:17:20.105096 | controller |             "uid": 65532
2026-06-11 18:17:20.105111 | controller |           }
2026-06-11 18:17:20.105125 | controller |         },
2026-06-11 18:17:20.105140 | controller |         "volumeMounts": [
2026-06-11 18:17:20.105154 | controller |           {
2026-06-11 18:17:20.105168 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.105183 | controller |             "name": "kube-api-access-bq6h8",
2026-06-11 18:17:20.105198 | controller |             "readOnly": true,
2026-06-11 18:17:20.105212 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.105226 | controller |           }
2026-06-11 18:17:20.105241 | controller |         ]
2026-06-11 18:17:20.105255 | controller |       }
2026-06-11 18:17:20.105269 | controller |     ],
2026-06-11 18:17:20.105283 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.105298 | controller |     "hostIPs": [
2026-06-11 18:17:20.105312 | controller |       {
2026-06-11 18:17:20.105326 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.105340 | controller |       }
2026-06-11 18:17:20.105354 | controller |     ],
2026-06-11 18:17:20.105369 | controller |     "phase": "Running",
2026-06-11 18:17:20.105383 | controller |     "podIP": "10.217.1.29",
2026-06-11 18:17:20.105397 | controller |     "podIPs": [
2026-06-11 18:17:20.105411 | controller |       {
2026-06-11 18:17:20.105425 | controller |         "ip": "10.217.1.29"
2026-06-11 18:17:20.105439 | controller |       }
2026-06-11 18:17:20.105454 | controller |     ],
2026-06-11 18:17:20.105468 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.105483 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.105498 | controller |   }
2026-06-11 18:17:20.105513 | controller | }
2026-06-11 18:17:20.131219 | controller | ok:
2026-06-11 18:17:20.131438 | controller | {
2026-06-11 18:17:20.131465 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.131483 | controller |   "kind": "Pod",
2026-06-11 18:17:20.131500 | controller |   "metadata": {
2026-06-11 18:17:20.131515 | controller |     "annotations": {
2026-06-11 18:17:20.131531 | 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:17:20.131548 | 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:17:20.131565 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.131598 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.131632 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.131655 | controller |     },
2026-06-11 18:17:20.131677 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.131699 | controller |     "generateName": "neutron-operator-controller-manager-86f5cbdf58-",
2026-06-11 18:17:20.131718 | controller |     "generation": 1,
2026-06-11 18:17:20.131734 | controller |     "labels": {
2026-06-11 18:17:20.131749 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 18:17:20.131764 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.131779 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 18:17:20.131811 | controller |       "pod-template-hash": "86f5cbdf58"
2026-06-11 18:17:20.131828 | controller |     },
2026-06-11 18:17:20.131843 | controller |     "managedFields": [
2026-06-11 18:17:20.131884 | controller |       {
2026-06-11 18:17:20.131901 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.131916 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.131931 | controller |         "fieldsV1": {
2026-06-11 18:17:20.131946 | controller |           "f:metadata": {
2026-06-11 18:17:20.131960 | controller |             "f:annotations": {
2026-06-11 18:17:20.131974 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.131989 | controller |             }
2026-06-11 18:17:20.132003 | controller |           }
2026-06-11 18:17:20.132017 | controller |         },
2026-06-11 18:17:20.132031 | controller |         "manager": "crc",
2026-06-11 18:17:20.132045 | controller |         "operation": "Update",
2026-06-11 18:17:20.132059 | controller |         "subresource": "status",
2026-06-11 18:17:20.132074 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.132089 | controller |       },
2026-06-11 18:17:20.132104 | controller |       {
2026-06-11 18:17:20.132119 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.132134 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.132149 | controller |         "fieldsV1": {
2026-06-11 18:17:20.132165 | controller |           "f:metadata": {
2026-06-11 18:17:20.132179 | controller |             "f:annotations": {
2026-06-11 18:17:20.132194 | controller |               ".": {},
2026-06-11 18:17:20.132209 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.132224 | controller |             },
2026-06-11 18:17:20.132239 | controller |             "f:generateName": {},
2026-06-11 18:17:20.132254 | controller |             "f:labels": {
2026-06-11 18:17:20.132269 | controller |               ".": {},
2026-06-11 18:17:20.132284 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.132299 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.132314 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.132329 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.132343 | controller |             },
2026-06-11 18:17:20.132358 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.132373 | controller |               ".": {},
2026-06-11 18:17:20.132388 | controller |               "k:{\"uid\":\"d45da23b-49ef-4a27-a613-c24735a89625\"}": {}
2026-06-11 18:17:20.132403 | controller |             }
2026-06-11 18:17:20.132443 | controller |           },
2026-06-11 18:17:20.132459 | controller |           "f:spec": {
2026-06-11 18:17:20.132475 | controller |             "f:containers": {
2026-06-11 18:17:20.132490 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.132506 | controller |                 ".": {},
2026-06-11 18:17:20.132521 | controller |                 "f:args": {},
2026-06-11 18:17:20.132536 | controller |                 "f:command": {},
2026-06-11 18:17:20.132551 | controller |                 "f:env": {
2026-06-11 18:17:20.132567 | controller |                   ".": {},
2026-06-11 18:17:20.132582 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.132598 | controller |                     ".": {},
2026-06-11 18:17:20.132613 | controller |                     "f:name": {},
2026-06-11 18:17:20.132629 | controller |                     "f:value": {}
2026-06-11 18:17:20.132644 | controller |                   },
2026-06-11 18:17:20.132659 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.132677 | controller |                     ".": {},
2026-06-11 18:17:20.132717 | controller |                     "f:name": {},
2026-06-11 18:17:20.132750 | controller |                     "f:value": {}
2026-06-11 18:17:20.132780 | controller |                   },
2026-06-11 18:17:20.132797 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.132812 | controller |                     ".": {},
2026-06-11 18:17:20.132828 | controller |                     "f:name": {},
2026-06-11 18:17:20.132843 | controller |                     "f:value": {}
2026-06-11 18:17:20.132890 | controller |                   },
2026-06-11 18:17:20.132907 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.132923 | controller |                     ".": {},
2026-06-11 18:17:20.132938 | controller |                     "f:name": {},
2026-06-11 18:17:20.132953 | controller |                     "f:value": {}
2026-06-11 18:17:20.132970 | controller |                   },
2026-06-11 18:17:20.132987 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.133002 | controller |                     ".": {},
2026-06-11 18:17:20.133016 | controller |                     "f:name": {},
2026-06-11 18:17:20.133030 | controller |                     "f:value": {}
2026-06-11 18:17:20.133045 | controller |                   }
2026-06-11 18:17:20.133059 | controller |                 },
2026-06-11 18:17:20.133073 | controller |                 "f:image": {},
2026-06-11 18:17:20.133088 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.133102 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.133117 | controller |                   ".": {},
2026-06-11 18:17:20.133131 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.133145 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.133160 | controller |                     ".": {},
2026-06-11 18:17:20.133174 | controller |                     "f:path": {},
2026-06-11 18:17:20.133188 | controller |                     "f:port": {},
2026-06-11 18:17:20.133202 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.133216 | controller |                   },
2026-06-11 18:17:20.133230 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.133245 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.133259 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.133273 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.133288 | controller |                 },
2026-06-11 18:17:20.133302 | controller |                 "f:name": {},
2026-06-11 18:17:20.133316 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.133331 | controller |                   ".": {},
2026-06-11 18:17:20.133345 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.133360 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.133374 | controller |                     ".": {},
2026-06-11 18:17:20.133388 | controller |                     "f:path": {},
2026-06-11 18:17:20.133402 | controller |                     "f:port": {},
2026-06-11 18:17:20.133417 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.133431 | controller |                   },
2026-06-11 18:17:20.133447 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.133488 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.133509 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.133526 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.133541 | controller |                 },
2026-06-11 18:17:20.133556 | controller |                 "f:resources": {
2026-06-11 18:17:20.133571 | controller |                   ".": {},
2026-06-11 18:17:20.133586 | controller |                   "f:limits": {
2026-06-11 18:17:20.133600 | controller |                     ".": {},
2026-06-11 18:17:20.133615 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.133629 | controller |                     "f:memory": {}
2026-06-11 18:17:20.133649 | controller |                   },
2026-06-11 18:17:20.133665 | controller |                   "f:requests": {
2026-06-11 18:17:20.133681 | controller |                     ".": {},
2026-06-11 18:17:20.133695 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.133710 | controller |                     "f:memory": {}
2026-06-11 18:17:20.133726 | controller |                   }
2026-06-11 18:17:20.133741 | controller |                 },
2026-06-11 18:17:20.133756 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.133771 | controller |                   ".": {},
2026-06-11 18:17:20.133785 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.133801 | controller |                 },
2026-06-11 18:17:20.133815 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.133830 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.133845 | controller |               }
2026-06-11 18:17:20.133887 | controller |             },
2026-06-11 18:17:20.133903 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.133918 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.133934 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.133950 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.133967 | controller |             "f:securityContext": {
2026-06-11 18:17:20.133983 | controller |               ".": {},
2026-06-11 18:17:20.133998 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.134013 | controller |             },
2026-06-11 18:17:20.134028 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.134043 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.134058 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.134072 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.134087 | controller |           }
2026-06-11 18:17:20.134102 | controller |         },
2026-06-11 18:17:20.134116 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.134131 | controller |         "operation": "Update",
2026-06-11 18:17:20.134145 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.134160 | controller |       },
2026-06-11 18:17:20.134174 | controller |       {
2026-06-11 18:17:20.134190 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.134204 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.134219 | controller |         "fieldsV1": {
2026-06-11 18:17:20.134233 | controller |           "f:metadata": {
2026-06-11 18:17:20.134247 | controller |             "f:annotations": {
2026-06-11 18:17:20.134261 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.134276 | controller |             }
2026-06-11 18:17:20.134290 | controller |           }
2026-06-11 18:17:20.134304 | controller |         },
2026-06-11 18:17:20.134318 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.134332 | controller |         "operation": "Update",
2026-06-11 18:17:20.134346 | controller |         "subresource": "status",
2026-06-11 18:17:20.134361 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:20.134375 | controller |       },
2026-06-11 18:17:20.134390 | controller |       {
2026-06-11 18:17:20.134405 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.134420 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.134450 | controller |         "fieldsV1": {
2026-06-11 18:17:20.134485 | controller |           "f:status": {
2026-06-11 18:17:20.134508 | controller |             "f:conditions": {
2026-06-11 18:17:20.134529 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.134548 | controller |                 ".": {},
2026-06-11 18:17:20.134567 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.134596 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.134613 | controller |                 "f:status": {},
2026-06-11 18:17:20.134629 | controller |                 "f:type": {}
2026-06-11 18:17:20.134644 | controller |               },
2026-06-11 18:17:20.134659 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.134674 | controller |                 ".": {},
2026-06-11 18:17:20.134689 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.134704 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.134719 | controller |                 "f:status": {},
2026-06-11 18:17:20.134734 | controller |                 "f:type": {}
2026-06-11 18:17:20.134749 | controller |               },
2026-06-11 18:17:20.134764 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.134780 | controller |                 ".": {},
2026-06-11 18:17:20.134795 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.134810 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.134826 | controller |                 "f:status": {},
2026-06-11 18:17:20.134841 | controller |                 "f:type": {}
2026-06-11 18:17:20.134880 | controller |               },
2026-06-11 18:17:20.134899 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.134915 | controller |                 ".": {},
2026-06-11 18:17:20.134930 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.134946 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.134961 | controller |                 "f:status": {},
2026-06-11 18:17:20.134976 | controller |                 "f:type": {}
2026-06-11 18:17:20.134992 | controller |               }
2026-06-11 18:17:20.135007 | controller |             },
2026-06-11 18:17:20.135022 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.135037 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.135052 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.135068 | controller |             "f:phase": {},
2026-06-11 18:17:20.135083 | controller |             "f:podIP": {},
2026-06-11 18:17:20.135098 | controller |             "f:podIPs": {
2026-06-11 18:17:20.135114 | controller |               ".": {},
2026-06-11 18:17:20.135130 | controller |               "k:{\"ip\":\"10.217.1.30\"}": {
2026-06-11 18:17:20.135145 | controller |                 ".": {},
2026-06-11 18:17:20.135160 | controller |                 "f:ip": {}
2026-06-11 18:17:20.135175 | controller |               }
2026-06-11 18:17:20.135191 | controller |             },
2026-06-11 18:17:20.135205 | controller |             "f:startTime": {}
2026-06-11 18:17:20.135220 | controller |           }
2026-06-11 18:17:20.135236 | controller |         },
2026-06-11 18:17:20.135250 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.135265 | controller |         "operation": "Update",
2026-06-11 18:17:20.135280 | controller |         "subresource": "status",
2026-06-11 18:17:20.135296 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:20.135311 | controller |       }
2026-06-11 18:17:20.135326 | controller |     ],
2026-06-11 18:17:20.135341 | controller |     "name": "neutron-operator-controller-manager-86f5cbdf58-jvhtq",
2026-06-11 18:17:20.135357 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.135372 | controller |     "ownerReferences": [
2026-06-11 18:17:20.135387 | controller |       {
2026-06-11 18:17:20.135401 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.135416 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.135430 | controller |         "controller": true,
2026-06-11 18:17:20.135445 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.135460 | controller |         "name": "neutron-operator-controller-manager-86f5cbdf58",
2026-06-11 18:17:20.135475 | controller |         "uid": "d45da23b-49ef-4a27-a613-c24735a89625"
2026-06-11 18:17:20.135495 | controller |       }
2026-06-11 18:17:20.135511 | controller |     ],
2026-06-11 18:17:20.135525 | controller |     "resourceVersion": "88737",
2026-06-11 18:17:20.135540 | controller |     "uid": "b215a24a-e351-4d77-8a0d-6fc4821c4169"
2026-06-11 18:17:20.135554 | controller |   },
2026-06-11 18:17:20.135569 | controller |   "spec": {
2026-06-11 18:17:20.135584 | controller |     "containers": [
2026-06-11 18:17:20.135599 | controller |       {
2026-06-11 18:17:20.135614 | controller |         "args": [
2026-06-11 18:17:20.135628 | controller |           "--leader-elect",
2026-06-11 18:17:20.135642 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.135657 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.135672 | controller |         ],
2026-06-11 18:17:20.135687 | controller |         "command": [
2026-06-11 18:17:20.135712 | controller |           "/manager"
2026-06-11 18:17:20.135748 | controller |         ],
2026-06-11 18:17:20.135772 | controller |         "env": [
2026-06-11 18:17:20.135794 | controller |           {
2026-06-11 18:17:20.135811 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.135827 | controller |             "value": "30"
2026-06-11 18:17:20.135842 | controller |           },
2026-06-11 18:17:20.135882 | controller |           {
2026-06-11 18:17:20.135899 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.135915 | controller |             "value": "20"
2026-06-11 18:17:20.135930 | controller |           },
2026-06-11 18:17:20.135944 | controller |           {
2026-06-11 18:17:20.135959 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.135974 | controller |             "value": "5"
2026-06-11 18:17:20.135989 | controller |           },
2026-06-11 18:17:20.136004 | controller |           {
2026-06-11 18:17:20.136019 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.136035 | controller |             "value": "false"
2026-06-11 18:17:20.136050 | controller |           },
2026-06-11 18:17:20.136065 | controller |           {
2026-06-11 18:17:20.136080 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.136095 | controller |             "value": "false"
2026-06-11 18:17:20.136111 | controller |           }
2026-06-11 18:17:20.136126 | controller |         ],
2026-06-11 18:17:20.136141 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 18:17:20.136157 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.136173 | controller |         "livenessProbe": {
2026-06-11 18:17:20.136189 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.136205 | controller |           "httpGet": {
2026-06-11 18:17:20.136221 | controller |             "path": "/healthz",
2026-06-11 18:17:20.136237 | controller |             "port": 8081,
2026-06-11 18:17:20.136253 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.136269 | controller |           },
2026-06-11 18:17:20.136284 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.136300 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.136316 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.136330 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.136346 | controller |         },
2026-06-11 18:17:20.136361 | controller |         "name": "manager",
2026-06-11 18:17:20.136375 | controller |         "readinessProbe": {
2026-06-11 18:17:20.136390 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.136405 | controller |           "httpGet": {
2026-06-11 18:17:20.136443 | controller |             "path": "/readyz",
2026-06-11 18:17:20.136459 | controller |             "port": 8081,
2026-06-11 18:17:20.136474 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.136490 | controller |           },
2026-06-11 18:17:20.136510 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.136525 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.136540 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.136555 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.136570 | controller |         },
2026-06-11 18:17:20.136584 | controller |         "resources": {
2026-06-11 18:17:20.136599 | controller |           "limits": {
2026-06-11 18:17:20.136614 | controller |             "cpu": "500m",
2026-06-11 18:17:20.136629 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.136644 | controller |           },
2026-06-11 18:17:20.136659 | controller |           "requests": {
2026-06-11 18:17:20.136674 | controller |             "cpu": "10m",
2026-06-11 18:17:20.136689 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.136704 | controller |           }
2026-06-11 18:17:20.136719 | controller |         },
2026-06-11 18:17:20.136733 | controller |         "securityContext": {
2026-06-11 18:17:20.136748 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.136763 | controller |           "capabilities": {
2026-06-11 18:17:20.136779 | controller |             "drop": [
2026-06-11 18:17:20.136794 | controller |               "MKNOD"
2026-06-11 18:17:20.136809 | controller |             ]
2026-06-11 18:17:20.136823 | controller |           }
2026-06-11 18:17:20.136838 | controller |         },
2026-06-11 18:17:20.136872 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.136888 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.136903 | controller |         "volumeMounts": [
2026-06-11 18:17:20.136917 | controller |           {
2026-06-11 18:17:20.136932 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.136947 | controller |             "name": "kube-api-access-4j5c8",
2026-06-11 18:17:20.136962 | controller |             "readOnly": true
2026-06-11 18:17:20.136977 | controller |           }
2026-06-11 18:17:20.137143 | controller |         ]
2026-06-11 18:17:20.137168 | controller |       }
2026-06-11 18:17:20.137184 | controller |     ],
2026-06-11 18:17:20.137200 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.137215 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.137231 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.137246 | controller |       {
2026-06-11 18:17:20.137261 | controller |         "name": "neutron-operator-controller-manager-dockercfg-t27pz"
2026-06-11 18:17:20.137276 | controller |       }
2026-06-11 18:17:20.137290 | controller |     ],
2026-06-11 18:17:20.137305 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.137319 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.137334 | controller |     "priority": 0,
2026-06-11 18:17:20.137349 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.137363 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.137378 | controller |     "securityContext": {
2026-06-11 18:17:20.137392 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.137407 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.137421 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.137436 | controller |       }
2026-06-11 18:17:20.137451 | controller |     },
2026-06-11 18:17:20.137465 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 18:17:20.137480 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 18:17:20.137496 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.137510 | controller |     "tolerations": [
2026-06-11 18:17:20.137525 | controller |       {
2026-06-11 18:17:20.137540 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.137554 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.137574 | controller |         "operator": "Exists",
2026-06-11 18:17:20.137589 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.137603 | controller |       },
2026-06-11 18:17:20.137617 | controller |       {
2026-06-11 18:17:20.137631 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.137646 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.137660 | controller |         "operator": "Exists",
2026-06-11 18:17:20.137674 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.137689 | controller |       },
2026-06-11 18:17:20.137703 | controller |       {
2026-06-11 18:17:20.137717 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.137732 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.137746 | controller |         "operator": "Exists"
2026-06-11 18:17:20.137761 | controller |       }
2026-06-11 18:17:20.137776 | controller |     ],
2026-06-11 18:17:20.137790 | controller |     "volumes": [
2026-06-11 18:17:20.137804 | controller |       {
2026-06-11 18:17:20.137818 | controller |         "name": "kube-api-access-4j5c8",
2026-06-11 18:17:20.137833 | controller |         "projected": {
2026-06-11 18:17:20.137864 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.137886 | controller |           "sources": [
2026-06-11 18:17:20.137901 | controller |             {
2026-06-11 18:17:20.137915 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.137930 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.137944 | controller |                 "path": "token"
2026-06-11 18:17:20.137959 | controller |               }
2026-06-11 18:17:20.137973 | controller |             },
2026-06-11 18:17:20.137987 | controller |             {
2026-06-11 18:17:20.138001 | controller |               "configMap": {
2026-06-11 18:17:20.138015 | controller |                 "items": [
2026-06-11 18:17:20.138030 | controller |                   {
2026-06-11 18:17:20.138044 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.138059 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.138073 | controller |                   }
2026-06-11 18:17:20.138088 | controller |                 ],
2026-06-11 18:17:20.138102 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.138117 | controller |               }
2026-06-11 18:17:20.138131 | controller |             },
2026-06-11 18:17:20.138145 | controller |             {
2026-06-11 18:17:20.138160 | controller |               "downwardAPI": {
2026-06-11 18:17:20.138174 | controller |                 "items": [
2026-06-11 18:17:20.138189 | controller |                   {
2026-06-11 18:17:20.138203 | controller |                     "fieldRef": {
2026-06-11 18:17:20.138217 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.138232 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.138246 | controller |                     },
2026-06-11 18:17:20.138261 | controller |                     "path": "namespace"
2026-06-11 18:17:20.138276 | controller |                   }
2026-06-11 18:17:20.138291 | controller |                 ]
2026-06-11 18:17:20.138306 | controller |               }
2026-06-11 18:17:20.138320 | controller |             },
2026-06-11 18:17:20.138335 | controller |             {
2026-06-11 18:17:20.138350 | controller |               "configMap": {
2026-06-11 18:17:20.138365 | controller |                 "items": [
2026-06-11 18:17:20.138379 | controller |                   {
2026-06-11 18:17:20.138394 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.138409 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.138424 | controller |                   }
2026-06-11 18:17:20.138439 | controller |                 ],
2026-06-11 18:17:20.138454 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.138473 | controller |               }
2026-06-11 18:17:20.138489 | controller |             }
2026-06-11 18:17:20.138504 | controller |           ]
2026-06-11 18:17:20.138519 | controller |         }
2026-06-11 18:17:20.138533 | controller |       }
2026-06-11 18:17:20.138548 | controller |     ]
2026-06-11 18:17:20.138562 | controller |   },
2026-06-11 18:17:20.138577 | controller |   "status": {
2026-06-11 18:17:20.138591 | controller |     "conditions": [
2026-06-11 18:17:20.138605 | controller |       {
2026-06-11 18:17:20.138619 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.138633 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:20.138647 | controller |         "status": "True",
2026-06-11 18:17:20.138661 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.138676 | controller |       },
2026-06-11 18:17:20.138690 | controller |       {
2026-06-11 18:17:20.138704 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.138718 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.138732 | controller |         "status": "True",
2026-06-11 18:17:20.138747 | controller |         "type": "Initialized"
2026-06-11 18:17:20.138760 | controller |       },
2026-06-11 18:17:20.138774 | controller |       {
2026-06-11 18:17:20.138788 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.138802 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.138816 | controller |         "status": "True",
2026-06-11 18:17:20.138830 | controller |         "type": "Ready"
2026-06-11 18:17:20.138844 | controller |       },
2026-06-11 18:17:20.138878 | controller |       {
2026-06-11 18:17:20.138893 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.138907 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.138922 | controller |         "status": "True",
2026-06-11 18:17:20.138936 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.138950 | controller |       },
2026-06-11 18:17:20.138965 | controller |       {
2026-06-11 18:17:20.138979 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.138994 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.139008 | controller |         "status": "True",
2026-06-11 18:17:20.139022 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.139036 | controller |       }
2026-06-11 18:17:20.139051 | controller |     ],
2026-06-11 18:17:20.139065 | controller |     "containerStatuses": [
2026-06-11 18:17:20.139079 | controller |       {
2026-06-11 18:17:20.139093 | controller |         "allocatedResources": {
2026-06-11 18:17:20.139107 | controller |           "cpu": "10m",
2026-06-11 18:17:20.139121 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.139136 | controller |         },
2026-06-11 18:17:20.139150 | controller |         "containerID": "cri-o://736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188",
2026-06-11 18:17:20.139165 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 18:17:20.139181 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224",
2026-06-11 18:17:20.139195 | controller |         "lastState": {},
2026-06-11 18:17:20.139210 | controller |         "name": "manager",
2026-06-11 18:17:20.139224 | controller |         "ready": true,
2026-06-11 18:17:20.139239 | controller |         "resources": {
2026-06-11 18:17:20.139254 | controller |           "limits": {
2026-06-11 18:17:20.139268 | controller |             "cpu": "500m",
2026-06-11 18:17:20.139283 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.139298 | controller |           },
2026-06-11 18:17:20.139312 | controller |           "requests": {
2026-06-11 18:17:20.139331 | controller |             "cpu": "10m",
2026-06-11 18:17:20.139347 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.139361 | controller |           }
2026-06-11 18:17:20.139376 | controller |         },
2026-06-11 18:17:20.139390 | controller |         "restartCount": 0,
2026-06-11 18:17:20.139405 | controller |         "started": true,
2026-06-11 18:17:20.139419 | controller |         "state": {
2026-06-11 18:17:20.139434 | controller |           "running": {
2026-06-11 18:17:20.139449 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.139463 | controller |           }
2026-06-11 18:17:20.139478 | controller |         },
2026-06-11 18:17:20.139492 | controller |         "user": {
2026-06-11 18:17:20.139507 | controller |           "linux": {
2026-06-11 18:17:20.139522 | controller |             "gid": 0,
2026-06-11 18:17:20.139536 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.139550 | controller |               0
2026-06-11 18:17:20.139564 | controller |             ],
2026-06-11 18:17:20.139578 | controller |             "uid": 65532
2026-06-11 18:17:20.139593 | controller |           }
2026-06-11 18:17:20.139608 | controller |         },
2026-06-11 18:17:20.139622 | controller |         "volumeMounts": [
2026-06-11 18:17:20.139636 | controller |           {
2026-06-11 18:17:20.139651 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.139666 | controller |             "name": "kube-api-access-4j5c8",
2026-06-11 18:17:20.139680 | controller |             "readOnly": true,
2026-06-11 18:17:20.139695 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.139710 | controller |           }
2026-06-11 18:17:20.139724 | controller |         ]
2026-06-11 18:17:20.139739 | controller |       }
2026-06-11 18:17:20.139753 | controller |     ],
2026-06-11 18:17:20.139768 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.139782 | controller |     "hostIPs": [
2026-06-11 18:17:20.139797 | controller |       {
2026-06-11 18:17:20.139812 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.139826 | controller |       }
2026-06-11 18:17:20.139841 | controller |     ],
2026-06-11 18:17:20.139876 | controller |     "phase": "Running",
2026-06-11 18:17:20.139892 | controller |     "podIP": "10.217.1.30",
2026-06-11 18:17:20.139907 | controller |     "podIPs": [
2026-06-11 18:17:20.139921 | controller |       {
2026-06-11 18:17:20.139936 | controller |         "ip": "10.217.1.30"
2026-06-11 18:17:20.139950 | controller |       }
2026-06-11 18:17:20.139965 | controller |     ],
2026-06-11 18:17:20.139979 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.139994 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.140008 | controller |   }
2026-06-11 18:17:20.140022 | controller | }
2026-06-11 18:17:20.169539 | controller | ok:
2026-06-11 18:17:20.169733 | controller | {
2026-06-11 18:17:20.169758 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.169776 | controller |   "kind": "Pod",
2026-06-11 18:17:20.169793 | controller |   "metadata": {
2026-06-11 18:17:20.169809 | controller |     "annotations": {
2026-06-11 18:17:20.169824 | 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:17:20.169843 | 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:17:20.169902 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.169921 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.169939 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.169963 | controller |     },
2026-06-11 18:17:20.169986 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.170004 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-11 18:17:20.170020 | controller |     "generation": 1,
2026-06-11 18:17:20.170036 | controller |     "labels": {
2026-06-11 18:17:20.170051 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 18:17:20.170068 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.170084 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 18:17:20.170099 | controller |       "pod-template-hash": "6df846755f"
2026-06-11 18:17:20.170114 | controller |     },
2026-06-11 18:17:20.170140 | controller |     "managedFields": [
2026-06-11 18:17:20.170180 | controller |       {
2026-06-11 18:17:20.170206 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.170225 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.170241 | controller |         "fieldsV1": {
2026-06-11 18:17:20.170256 | controller |           "f:metadata": {
2026-06-11 18:17:20.170270 | controller |             "f:annotations": {
2026-06-11 18:17:20.170287 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.170302 | controller |             }
2026-06-11 18:17:20.170316 | controller |           }
2026-06-11 18:17:20.170331 | controller |         },
2026-06-11 18:17:20.170346 | controller |         "manager": "crc",
2026-06-11 18:17:20.170361 | controller |         "operation": "Update",
2026-06-11 18:17:20.170376 | controller |         "subresource": "status",
2026-06-11 18:17:20.170391 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.170406 | controller |       },
2026-06-11 18:17:20.170420 | controller |       {
2026-06-11 18:17:20.170435 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.170449 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.170464 | controller |         "fieldsV1": {
2026-06-11 18:17:20.170478 | controller |           "f:metadata": {
2026-06-11 18:17:20.170492 | controller |             "f:annotations": {
2026-06-11 18:17:20.170506 | controller |               ".": {},
2026-06-11 18:17:20.170520 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.170535 | controller |             },
2026-06-11 18:17:20.170549 | controller |             "f:generateName": {},
2026-06-11 18:17:20.170562 | controller |             "f:labels": {
2026-06-11 18:17:20.170576 | controller |               ".": {},
2026-06-11 18:17:20.170590 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.170605 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.170618 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.170632 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.170646 | controller |             },
2026-06-11 18:17:20.170660 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.170675 | controller |               ".": {},
2026-06-11 18:17:20.170689 | controller |               "k:{\"uid\":\"3c3fa7fb-aa33-43ac-a5eb-c14f52387a2c\"}": {}
2026-06-11 18:17:20.170704 | controller |             }
2026-06-11 18:17:20.170719 | controller |           },
2026-06-11 18:17:20.170733 | controller |           "f:spec": {
2026-06-11 18:17:20.170747 | controller |             "f:containers": {
2026-06-11 18:17:20.170761 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.170776 | controller |                 ".": {},
2026-06-11 18:17:20.170791 | controller |                 "f:args": {},
2026-06-11 18:17:20.170812 | controller |                 "f:command": {},
2026-06-11 18:17:20.170827 | controller |                 "f:env": {
2026-06-11 18:17:20.170841 | controller |                   ".": {},
2026-06-11 18:17:20.170881 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.170905 | controller |                     ".": {},
2026-06-11 18:17:20.170947 | controller |                     "f:name": {},
2026-06-11 18:17:20.170968 | controller |                     "f:value": {}
2026-06-11 18:17:20.170984 | controller |                   },
2026-06-11 18:17:20.171000 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.171016 | controller |                     ".": {},
2026-06-11 18:17:20.171032 | controller |                     "f:name": {},
2026-06-11 18:17:20.171047 | controller |                     "f:value": {}
2026-06-11 18:17:20.171062 | controller |                   },
2026-06-11 18:17:20.171077 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.171092 | controller |                     ".": {},
2026-06-11 18:17:20.171107 | controller |                     "f:name": {},
2026-06-11 18:17:20.171122 | controller |                     "f:value": {}
2026-06-11 18:17:20.171136 | controller |                   },
2026-06-11 18:17:20.171150 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.171165 | controller |                     ".": {},
2026-06-11 18:17:20.171179 | controller |                     "f:name": {},
2026-06-11 18:17:20.171194 | controller |                     "f:value": {}
2026-06-11 18:17:20.171208 | controller |                   },
2026-06-11 18:17:20.171223 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.171238 | controller |                     ".": {},
2026-06-11 18:17:20.171252 | controller |                     "f:name": {},
2026-06-11 18:17:20.171267 | controller |                     "f:value": {}
2026-06-11 18:17:20.171281 | controller |                   }
2026-06-11 18:17:20.171295 | controller |                 },
2026-06-11 18:17:20.171310 | controller |                 "f:image": {},
2026-06-11 18:17:20.171324 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.171338 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.171353 | controller |                   ".": {},
2026-06-11 18:17:20.171367 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.171381 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.171395 | controller |                     ".": {},
2026-06-11 18:17:20.171410 | controller |                     "f:path": {},
2026-06-11 18:17:20.171424 | controller |                     "f:port": {},
2026-06-11 18:17:20.171439 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.171454 | controller |                   },
2026-06-11 18:17:20.171468 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.171483 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.171497 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.171512 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.171526 | controller |                 },
2026-06-11 18:17:20.171540 | controller |                 "f:name": {},
2026-06-11 18:17:20.171554 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.171568 | controller |                   ".": {},
2026-06-11 18:17:20.171582 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.171596 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.171610 | controller |                     ".": {},
2026-06-11 18:17:20.171625 | controller |                     "f:path": {},
2026-06-11 18:17:20.171646 | controller |                     "f:port": {},
2026-06-11 18:17:20.171667 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.171690 | controller |                   },
2026-06-11 18:17:20.171705 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.171720 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.171734 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.171748 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.171762 | controller |                 },
2026-06-11 18:17:20.171777 | controller |                 "f:resources": {
2026-06-11 18:17:20.171791 | controller |                   ".": {},
2026-06-11 18:17:20.171805 | controller |                   "f:limits": {
2026-06-11 18:17:20.171819 | controller |                     ".": {},
2026-06-11 18:17:20.171833 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.171864 | controller |                     "f:memory": {}
2026-06-11 18:17:20.171885 | controller |                   },
2026-06-11 18:17:20.171900 | controller |                   "f:requests": {
2026-06-11 18:17:20.171915 | controller |                     ".": {},
2026-06-11 18:17:20.171929 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.171943 | controller |                     "f:memory": {}
2026-06-11 18:17:20.171957 | controller |                   }
2026-06-11 18:17:20.171970 | controller |                 },
2026-06-11 18:17:20.171988 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.172010 | controller |                   ".": {},
2026-06-11 18:17:20.172033 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.172055 | controller |                 },
2026-06-11 18:17:20.172076 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.172098 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.172120 | controller |               }
2026-06-11 18:17:20.172137 | controller |             },
2026-06-11 18:17:20.172152 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.172167 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.172182 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.172197 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.172212 | controller |             "f:securityContext": {
2026-06-11 18:17:20.172226 | controller |               ".": {},
2026-06-11 18:17:20.172241 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.172255 | controller |             },
2026-06-11 18:17:20.172269 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.172284 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.172300 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.172315 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.172329 | controller |           }
2026-06-11 18:17:20.172344 | controller |         },
2026-06-11 18:17:20.172358 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.172374 | controller |         "operation": "Update",
2026-06-11 18:17:20.172388 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.172402 | controller |       },
2026-06-11 18:17:20.172417 | controller |       {
2026-06-11 18:17:20.172461 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.172476 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.172491 | controller |         "fieldsV1": {
2026-06-11 18:17:20.172505 | controller |           "f:metadata": {
2026-06-11 18:17:20.172520 | controller |             "f:annotations": {
2026-06-11 18:17:20.172534 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.172549 | controller |             }
2026-06-11 18:17:20.172564 | controller |           }
2026-06-11 18:17:20.172579 | controller |         },
2026-06-11 18:17:20.172593 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.172608 | controller |         "operation": "Update",
2026-06-11 18:17:20.172628 | controller |         "subresource": "status",
2026-06-11 18:17:20.172643 | controller |         "time": "2026-06-11T17:42:38Z"
2026-06-11 18:17:20.172657 | controller |       },
2026-06-11 18:17:20.172672 | controller |       {
2026-06-11 18:17:20.172686 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.172700 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.172713 | controller |         "fieldsV1": {
2026-06-11 18:17:20.172727 | controller |           "f:status": {
2026-06-11 18:17:20.172741 | controller |             "f:conditions": {
2026-06-11 18:17:20.172755 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.172769 | controller |                 ".": {},
2026-06-11 18:17:20.172783 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.172797 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.172811 | controller |                 "f:status": {},
2026-06-11 18:17:20.172825 | controller |                 "f:type": {}
2026-06-11 18:17:20.172840 | controller |               },
2026-06-11 18:17:20.172874 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.172891 | controller |                 ".": {},
2026-06-11 18:17:20.172905 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.172919 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.172933 | controller |                 "f:status": {},
2026-06-11 18:17:20.172947 | controller |                 "f:type": {}
2026-06-11 18:17:20.172961 | controller |               },
2026-06-11 18:17:20.172975 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.172988 | controller |                 ".": {},
2026-06-11 18:17:20.173002 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.173016 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.173030 | controller |                 "f:status": {},
2026-06-11 18:17:20.173045 | controller |                 "f:type": {}
2026-06-11 18:17:20.173059 | controller |               },
2026-06-11 18:17:20.173073 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.173087 | controller |                 ".": {},
2026-06-11 18:17:20.173101 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.173115 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.173129 | controller |                 "f:status": {},
2026-06-11 18:17:20.173144 | controller |                 "f:type": {}
2026-06-11 18:17:20.173158 | controller |               }
2026-06-11 18:17:20.173172 | controller |             },
2026-06-11 18:17:20.173186 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.173200 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.173214 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.173228 | controller |             "f:phase": {},
2026-06-11 18:17:20.173242 | controller |             "f:podIP": {},
2026-06-11 18:17:20.173256 | controller |             "f:podIPs": {
2026-06-11 18:17:20.173269 | controller |               ".": {},
2026-06-11 18:17:20.173283 | controller |               "k:{\"ip\":\"10.217.1.31\"}": {
2026-06-11 18:17:20.173297 | controller |                 ".": {},
2026-06-11 18:17:20.173312 | controller |                 "f:ip": {}
2026-06-11 18:17:20.173326 | controller |               }
2026-06-11 18:17:20.173340 | controller |             },
2026-06-11 18:17:20.173355 | controller |             "f:startTime": {}
2026-06-11 18:17:20.173369 | controller |           }
2026-06-11 18:17:20.173384 | controller |         },
2026-06-11 18:17:20.173398 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.173412 | controller |         "operation": "Update",
2026-06-11 18:17:20.173427 | controller |         "subresource": "status",
2026-06-11 18:17:20.173441 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:20.173460 | controller |       }
2026-06-11 18:17:20.173475 | controller |     ],
2026-06-11 18:17:20.173489 | controller |     "name": "nova-operator-controller-manager-6df846755f-jnbcq",
2026-06-11 18:17:20.173504 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.173518 | controller |     "ownerReferences": [
2026-06-11 18:17:20.173532 | controller |       {
2026-06-11 18:17:20.173547 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.173561 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.173576 | controller |         "controller": true,
2026-06-11 18:17:20.173591 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.173605 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-11 18:17:20.173619 | controller |         "uid": "3c3fa7fb-aa33-43ac-a5eb-c14f52387a2c"
2026-06-11 18:17:20.173634 | controller |       }
2026-06-11 18:17:20.173648 | controller |     ],
2026-06-11 18:17:20.173662 | controller |     "resourceVersion": "88768",
2026-06-11 18:17:20.173676 | controller |     "uid": "1bb312ae-e323-4c6e-b678-265a909fbd15"
2026-06-11 18:17:20.173690 | controller |   },
2026-06-11 18:17:20.173705 | controller |   "spec": {
2026-06-11 18:17:20.173719 | controller |     "containers": [
2026-06-11 18:17:20.173733 | controller |       {
2026-06-11 18:17:20.173747 | controller |         "args": [
2026-06-11 18:17:20.173761 | controller |           "--leader-elect",
2026-06-11 18:17:20.173775 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.173790 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.173804 | controller |         ],
2026-06-11 18:17:20.173818 | controller |         "command": [
2026-06-11 18:17:20.173832 | controller |           "/manager"
2026-06-11 18:17:20.173846 | controller |         ],
2026-06-11 18:17:20.173881 | controller |         "env": [
2026-06-11 18:17:20.173896 | controller |           {
2026-06-11 18:17:20.173910 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.173924 | controller |             "value": "30"
2026-06-11 18:17:20.173939 | controller |           },
2026-06-11 18:17:20.173953 | controller |           {
2026-06-11 18:17:20.173967 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.173982 | controller |             "value": "20"
2026-06-11 18:17:20.173996 | controller |           },
2026-06-11 18:17:20.174011 | controller |           {
2026-06-11 18:17:20.174025 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.174039 | controller |             "value": "5"
2026-06-11 18:17:20.174053 | controller |           },
2026-06-11 18:17:20.174067 | controller |           {
2026-06-11 18:17:20.174081 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.174095 | controller |             "value": "false"
2026-06-11 18:17:20.174110 | controller |           },
2026-06-11 18:17:20.174124 | controller |           {
2026-06-11 18:17:20.174138 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.174152 | controller |             "value": "false"
2026-06-11 18:17:20.174166 | controller |           }
2026-06-11 18:17:20.174180 | controller |         ],
2026-06-11 18:17:20.174194 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:17:20.174209 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.174223 | controller |         "livenessProbe": {
2026-06-11 18:17:20.174237 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.174252 | controller |           "httpGet": {
2026-06-11 18:17:20.174266 | controller |             "path": "/healthz",
2026-06-11 18:17:20.174280 | controller |             "port": 8081,
2026-06-11 18:17:20.174294 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.174307 | controller |           },
2026-06-11 18:17:20.174327 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.174342 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.174357 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.174371 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.174386 | controller |         },
2026-06-11 18:17:20.174400 | controller |         "name": "manager",
2026-06-11 18:17:20.174414 | controller |         "readinessProbe": {
2026-06-11 18:17:20.174428 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.174443 | controller |           "httpGet": {
2026-06-11 18:17:20.174457 | controller |             "path": "/readyz",
2026-06-11 18:17:20.174471 | controller |             "port": 8081,
2026-06-11 18:17:20.174485 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.174499 | controller |           },
2026-06-11 18:17:20.174513 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.174528 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.174542 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.174557 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.174572 | controller |         },
2026-06-11 18:17:20.174587 | controller |         "resources": {
2026-06-11 18:17:20.174601 | controller |           "limits": {
2026-06-11 18:17:20.174615 | controller |             "cpu": "500m",
2026-06-11 18:17:20.174630 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.174645 | controller |           },
2026-06-11 18:17:20.174659 | controller |           "requests": {
2026-06-11 18:17:20.174673 | controller |             "cpu": "10m",
2026-06-11 18:17:20.174688 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.174702 | controller |           }
2026-06-11 18:17:20.174717 | controller |         },
2026-06-11 18:17:20.174730 | controller |         "securityContext": {
2026-06-11 18:17:20.174744 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.174759 | controller |           "capabilities": {
2026-06-11 18:17:20.174773 | controller |             "drop": [
2026-06-11 18:17:20.174788 | controller |               "MKNOD"
2026-06-11 18:17:20.174802 | controller |             ]
2026-06-11 18:17:20.174816 | controller |           }
2026-06-11 18:17:20.174830 | controller |         },
2026-06-11 18:17:20.174844 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.174879 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.174895 | controller |         "volumeMounts": [
2026-06-11 18:17:20.174910 | controller |           {
2026-06-11 18:17:20.174924 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.174939 | controller |             "name": "kube-api-access-gtn54",
2026-06-11 18:17:20.174953 | controller |             "readOnly": true
2026-06-11 18:17:20.174967 | controller |           }
2026-06-11 18:17:20.174981 | controller |         ]
2026-06-11 18:17:20.174996 | controller |       }
2026-06-11 18:17:20.175013 | controller |     ],
2026-06-11 18:17:20.175028 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.175043 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.175058 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.175072 | controller |       {
2026-06-11 18:17:20.175087 | controller |         "name": "nova-operator-controller-manager-dockercfg-zf5ls"
2026-06-11 18:17:20.175101 | controller |       }
2026-06-11 18:17:20.175115 | controller |     ],
2026-06-11 18:17:20.175129 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.175143 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.175157 | controller |     "priority": 0,
2026-06-11 18:17:20.175172 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.175186 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.175200 | controller |     "securityContext": {
2026-06-11 18:17:20.175231 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.175246 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.175260 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.175274 | controller |       }
2026-06-11 18:17:20.175288 | controller |     },
2026-06-11 18:17:20.175302 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 18:17:20.175316 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 18:17:20.175330 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.175345 | controller |     "tolerations": [
2026-06-11 18:17:20.175359 | controller |       {
2026-06-11 18:17:20.175373 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.175387 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.175402 | controller |         "operator": "Exists",
2026-06-11 18:17:20.175416 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.175430 | controller |       },
2026-06-11 18:17:20.175445 | controller |       {
2026-06-11 18:17:20.175459 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.175473 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.175488 | controller |         "operator": "Exists",
2026-06-11 18:17:20.175502 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.175517 | controller |       },
2026-06-11 18:17:20.175531 | controller |       {
2026-06-11 18:17:20.175545 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.175559 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.175573 | controller |         "operator": "Exists"
2026-06-11 18:17:20.175588 | controller |       }
2026-06-11 18:17:20.175602 | controller |     ],
2026-06-11 18:17:20.175617 | controller |     "volumes": [
2026-06-11 18:17:20.175631 | controller |       {
2026-06-11 18:17:20.175645 | controller |         "name": "kube-api-access-gtn54",
2026-06-11 18:17:20.175659 | controller |         "projected": {
2026-06-11 18:17:20.175673 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.175687 | controller |           "sources": [
2026-06-11 18:17:20.175701 | controller |             {
2026-06-11 18:17:20.175715 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.175730 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.175744 | controller |                 "path": "token"
2026-06-11 18:17:20.175758 | controller |               }
2026-06-11 18:17:20.175772 | controller |             },
2026-06-11 18:17:20.175786 | controller |             {
2026-06-11 18:17:20.175800 | controller |               "configMap": {
2026-06-11 18:17:20.175814 | controller |                 "items": [
2026-06-11 18:17:20.175828 | controller |                   {
2026-06-11 18:17:20.175842 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.175875 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.175890 | controller |                   }
2026-06-11 18:17:20.175904 | controller |                 ],
2026-06-11 18:17:20.175919 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.175933 | controller |               }
2026-06-11 18:17:20.175948 | controller |             },
2026-06-11 18:17:20.175962 | controller |             {
2026-06-11 18:17:20.175976 | controller |               "downwardAPI": {
2026-06-11 18:17:20.175990 | controller |                 "items": [
2026-06-11 18:17:20.176005 | controller |                   {
2026-06-11 18:17:20.176025 | controller |                     "fieldRef": {
2026-06-11 18:17:20.176039 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.176054 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.176068 | controller |                     },
2026-06-11 18:17:20.176082 | controller |                     "path": "namespace"
2026-06-11 18:17:20.176097 | controller |                   }
2026-06-11 18:17:20.176122 | controller |                 ]
2026-06-11 18:17:20.176137 | controller |               }
2026-06-11 18:17:20.176152 | controller |             },
2026-06-11 18:17:20.176166 | controller |             {
2026-06-11 18:17:20.176180 | controller |               "configMap": {
2026-06-11 18:17:20.176194 | controller |                 "items": [
2026-06-11 18:17:20.176209 | controller |                   {
2026-06-11 18:17:20.176223 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.176237 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.176251 | controller |                   }
2026-06-11 18:17:20.176266 | controller |                 ],
2026-06-11 18:17:20.176280 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.176294 | controller |               }
2026-06-11 18:17:20.176308 | controller |             }
2026-06-11 18:17:20.176322 | controller |           ]
2026-06-11 18:17:20.176336 | controller |         }
2026-06-11 18:17:20.176350 | controller |       }
2026-06-11 18:17:20.176366 | controller |     ]
2026-06-11 18:17:20.176380 | controller |   },
2026-06-11 18:17:20.176395 | controller |   "status": {
2026-06-11 18:17:20.176409 | controller |     "conditions": [
2026-06-11 18:17:20.176441 | controller |       {
2026-06-11 18:17:20.176457 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.176472 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:20.176487 | controller |         "status": "True",
2026-06-11 18:17:20.176502 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.176516 | controller |       },
2026-06-11 18:17:20.176531 | controller |       {
2026-06-11 18:17:20.176545 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.176559 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.176573 | controller |         "status": "True",
2026-06-11 18:17:20.176587 | controller |         "type": "Initialized"
2026-06-11 18:17:20.176602 | controller |       },
2026-06-11 18:17:20.176616 | controller |       {
2026-06-11 18:17:20.176631 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.176646 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.176660 | controller |         "status": "True",
2026-06-11 18:17:20.176675 | controller |         "type": "Ready"
2026-06-11 18:17:20.176690 | controller |       },
2026-06-11 18:17:20.176704 | controller |       {
2026-06-11 18:17:20.176718 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.176732 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.176746 | controller |         "status": "True",
2026-06-11 18:17:20.176760 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.176774 | controller |       },
2026-06-11 18:17:20.176788 | controller |       {
2026-06-11 18:17:20.176802 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.176816 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.176830 | controller |         "status": "True",
2026-06-11 18:17:20.176844 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.176878 | controller |       }
2026-06-11 18:17:20.176893 | controller |     ],
2026-06-11 18:17:20.176907 | controller |     "containerStatuses": [
2026-06-11 18:17:20.176921 | controller |       {
2026-06-11 18:17:20.176935 | controller |         "allocatedResources": {
2026-06-11 18:17:20.176949 | controller |           "cpu": "10m",
2026-06-11 18:17:20.176963 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.176977 | controller |         },
2026-06-11 18:17:20.176990 | controller |         "containerID": "cri-o://a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51",
2026-06-11 18:17:20.177005 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:17:20.177024 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-11 18:17:20.177039 | controller |         "lastState": {},
2026-06-11 18:17:20.177054 | controller |         "name": "manager",
2026-06-11 18:17:20.177068 | controller |         "ready": true,
2026-06-11 18:17:20.177083 | controller |         "resources": {
2026-06-11 18:17:20.177098 | controller |           "limits": {
2026-06-11 18:17:20.177113 | controller |             "cpu": "500m",
2026-06-11 18:17:20.177127 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.177142 | controller |           },
2026-06-11 18:17:20.177156 | controller |           "requests": {
2026-06-11 18:17:20.177171 | controller |             "cpu": "10m",
2026-06-11 18:17:20.177185 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.177199 | controller |           }
2026-06-11 18:17:20.177214 | controller |         },
2026-06-11 18:17:20.177228 | controller |         "restartCount": 0,
2026-06-11 18:17:20.177242 | controller |         "started": true,
2026-06-11 18:17:20.177256 | controller |         "state": {
2026-06-11 18:17:20.177271 | controller |           "running": {
2026-06-11 18:17:20.177285 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.177299 | controller |           }
2026-06-11 18:17:20.177314 | controller |         },
2026-06-11 18:17:20.177328 | controller |         "user": {
2026-06-11 18:17:20.177342 | controller |           "linux": {
2026-06-11 18:17:20.177356 | controller |             "gid": 0,
2026-06-11 18:17:20.177371 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.177385 | controller |               0
2026-06-11 18:17:20.177399 | controller |             ],
2026-06-11 18:17:20.177414 | controller |             "uid": 65532
2026-06-11 18:17:20.177428 | controller |           }
2026-06-11 18:17:20.177443 | controller |         },
2026-06-11 18:17:20.177513 | controller |         "volumeMounts": [
2026-06-11 18:17:20.177572 | controller |           {
2026-06-11 18:17:20.177591 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.177607 | controller |             "name": "kube-api-access-gtn54",
2026-06-11 18:17:20.177622 | controller |             "readOnly": true,
2026-06-11 18:17:20.177637 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.177653 | controller |           }
2026-06-11 18:17:20.177668 | controller |         ]
2026-06-11 18:17:20.177682 | controller |       }
2026-06-11 18:17:20.177698 | controller |     ],
2026-06-11 18:17:20.177713 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.177730 | controller |     "hostIPs": [
2026-06-11 18:17:20.177744 | controller |       {
2026-06-11 18:17:20.177759 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.177773 | controller |       }
2026-06-11 18:17:20.177787 | controller |     ],
2026-06-11 18:17:20.177801 | controller |     "phase": "Running",
2026-06-11 18:17:20.177815 | controller |     "podIP": "10.217.1.31",
2026-06-11 18:17:20.177829 | controller |     "podIPs": [
2026-06-11 18:17:20.177844 | controller |       {
2026-06-11 18:17:20.177879 | controller |         "ip": "10.217.1.31"
2026-06-11 18:17:20.177895 | controller |       }
2026-06-11 18:17:20.177910 | controller |     ],
2026-06-11 18:17:20.177924 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.177938 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.177953 | controller |   }
2026-06-11 18:17:20.177967 | controller | }
2026-06-11 18:17:20.203045 | controller | ok:
2026-06-11 18:17:20.203156 | controller | {
2026-06-11 18:17:20.203181 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.203197 | controller |   "kind": "Pod",
2026-06-11 18:17:20.203213 | controller |   "metadata": {
2026-06-11 18:17:20.203228 | controller |     "annotations": {
2026-06-11 18:17:20.203251 | 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:17:20.203269 | 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:17:20.203290 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.203313 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.203335 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.203356 | controller |     },
2026-06-11 18:17:20.203376 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.203399 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-11 18:17:20.203421 | controller |     "generation": 1,
2026-06-11 18:17:20.203440 | controller |     "labels": {
2026-06-11 18:17:20.203456 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 18:17:20.203471 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.203485 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 18:17:20.203499 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-11 18:17:20.203514 | controller |     },
2026-06-11 18:17:20.203528 | controller |     "managedFields": [
2026-06-11 18:17:20.203542 | controller |       {
2026-06-11 18:17:20.203556 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.203570 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.203585 | controller |         "fieldsV1": {
2026-06-11 18:17:20.203599 | controller |           "f:metadata": {
2026-06-11 18:17:20.203613 | controller |             "f:annotations": {
2026-06-11 18:17:20.203627 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.203641 | controller |             }
2026-06-11 18:17:20.203655 | controller |           }
2026-06-11 18:17:20.203670 | controller |         },
2026-06-11 18:17:20.203685 | controller |         "manager": "crc",
2026-06-11 18:17:20.203699 | controller |         "operation": "Update",
2026-06-11 18:17:20.203714 | controller |         "subresource": "status",
2026-06-11 18:17:20.203728 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.203743 | controller |       },
2026-06-11 18:17:20.203759 | controller |       {
2026-06-11 18:17:20.203781 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.203800 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.203820 | controller |         "fieldsV1": {
2026-06-11 18:17:20.203839 | controller |           "f:metadata": {
2026-06-11 18:17:20.203883 | controller |             "f:annotations": {
2026-06-11 18:17:20.203901 | controller |               ".": {},
2026-06-11 18:17:20.203917 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.203940 | controller |             },
2026-06-11 18:17:20.203962 | controller |             "f:generateName": {},
2026-06-11 18:17:20.203977 | controller |             "f:labels": {
2026-06-11 18:17:20.203992 | controller |               ".": {},
2026-06-11 18:17:20.204006 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.204026 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.204047 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.204076 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.204096 | controller |             },
2026-06-11 18:17:20.204112 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.204127 | controller |               ".": {},
2026-06-11 18:17:20.204142 | controller |               "k:{\"uid\":\"01e1e61d-f025-4b3d-9116-8c45541d1e03\"}": {}
2026-06-11 18:17:20.204157 | controller |             }
2026-06-11 18:17:20.204171 | controller |           },
2026-06-11 18:17:20.204186 | controller |           "f:spec": {
2026-06-11 18:17:20.204200 | controller |             "f:containers": {
2026-06-11 18:17:20.204214 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.204229 | controller |                 ".": {},
2026-06-11 18:17:20.204243 | controller |                 "f:args": {},
2026-06-11 18:17:20.204257 | controller |                 "f:command": {},
2026-06-11 18:17:20.204271 | controller |                 "f:env": {
2026-06-11 18:17:20.204285 | controller |                   ".": {},
2026-06-11 18:17:20.204299 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.204313 | controller |                     ".": {},
2026-06-11 18:17:20.204327 | controller |                     "f:name": {},
2026-06-11 18:17:20.204341 | controller |                     "f:value": {}
2026-06-11 18:17:20.204355 | controller |                   },
2026-06-11 18:17:20.204369 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.204383 | controller |                     ".": {},
2026-06-11 18:17:20.204397 | controller |                     "f:name": {},
2026-06-11 18:17:20.204411 | controller |                     "f:value": {}
2026-06-11 18:17:20.204425 | controller |                   },
2026-06-11 18:17:20.204490 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.204507 | controller |                     ".": {},
2026-06-11 18:17:20.204521 | controller |                     "f:name": {},
2026-06-11 18:17:20.204536 | controller |                     "f:value": {}
2026-06-11 18:17:20.204550 | controller |                   },
2026-06-11 18:17:20.204564 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.204578 | controller |                     ".": {},
2026-06-11 18:17:20.204593 | controller |                     "f:name": {},
2026-06-11 18:17:20.204607 | controller |                     "f:value": {}
2026-06-11 18:17:20.204621 | controller |                   },
2026-06-11 18:17:20.204635 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.204649 | controller |                     ".": {},
2026-06-11 18:17:20.204663 | controller |                     "f:name": {},
2026-06-11 18:17:20.204677 | controller |                     "f:value": {}
2026-06-11 18:17:20.204691 | controller |                   }
2026-06-11 18:17:20.204705 | controller |                 },
2026-06-11 18:17:20.204719 | controller |                 "f:image": {},
2026-06-11 18:17:20.204733 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.204748 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.204762 | controller |                   ".": {},
2026-06-11 18:17:20.204777 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.204791 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.204805 | controller |                     ".": {},
2026-06-11 18:17:20.204819 | controller |                     "f:path": {},
2026-06-11 18:17:20.204834 | controller |                     "f:port": {},
2026-06-11 18:17:20.204864 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.204883 | controller |                   },
2026-06-11 18:17:20.204898 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.204913 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.204928 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.204948 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.204963 | controller |                 },
2026-06-11 18:17:20.204978 | controller |                 "f:name": {},
2026-06-11 18:17:20.204992 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.205006 | controller |                   ".": {},
2026-06-11 18:17:20.205021 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.205036 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.205050 | controller |                     ".": {},
2026-06-11 18:17:20.205065 | controller |                     "f:path": {},
2026-06-11 18:17:20.205079 | controller |                     "f:port": {},
2026-06-11 18:17:20.205093 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.205108 | controller |                   },
2026-06-11 18:17:20.205122 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.205137 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.205152 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.205166 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.205181 | controller |                 },
2026-06-11 18:17:20.205196 | controller |                 "f:resources": {
2026-06-11 18:17:20.205210 | controller |                   ".": {},
2026-06-11 18:17:20.205225 | controller |                   "f:limits": {
2026-06-11 18:17:20.205239 | controller |                     ".": {},
2026-06-11 18:17:20.205253 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.205267 | controller |                     "f:memory": {}
2026-06-11 18:17:20.205281 | controller |                   },
2026-06-11 18:17:20.205295 | controller |                   "f:requests": {
2026-06-11 18:17:20.205309 | controller |                     ".": {},
2026-06-11 18:17:20.205323 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.205337 | controller |                     "f:memory": {}
2026-06-11 18:17:20.205351 | controller |                   }
2026-06-11 18:17:20.205366 | controller |                 },
2026-06-11 18:17:20.205380 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.205394 | controller |                   ".": {},
2026-06-11 18:17:20.205408 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.205423 | controller |                 },
2026-06-11 18:17:20.205437 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.205451 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.205465 | controller |               }
2026-06-11 18:17:20.205479 | controller |             },
2026-06-11 18:17:20.205494 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.205508 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.205522 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.205537 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.205551 | controller |             "f:securityContext": {
2026-06-11 18:17:20.205565 | controller |               ".": {},
2026-06-11 18:17:20.205579 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.205593 | controller |             },
2026-06-11 18:17:20.205608 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.205622 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.205637 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.205651 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.205665 | controller |           }
2026-06-11 18:17:20.205679 | controller |         },
2026-06-11 18:17:20.205693 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.205710 | controller |         "operation": "Update",
2026-06-11 18:17:20.205727 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.205746 | controller |       },
2026-06-11 18:17:20.205761 | controller |       {
2026-06-11 18:17:20.205775 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.205790 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.205804 | controller |         "fieldsV1": {
2026-06-11 18:17:20.205818 | controller |           "f:metadata": {
2026-06-11 18:17:20.205832 | controller |             "f:annotations": {
2026-06-11 18:17:20.205846 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.205880 | controller |             }
2026-06-11 18:17:20.205895 | controller |           }
2026-06-11 18:17:20.205909 | controller |         },
2026-06-11 18:17:20.205923 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.205938 | controller |         "operation": "Update",
2026-06-11 18:17:20.205953 | controller |         "subresource": "status",
2026-06-11 18:17:20.205967 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.205982 | controller |       },
2026-06-11 18:17:20.205996 | controller |       {
2026-06-11 18:17:20.206011 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.206025 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.206040 | controller |         "fieldsV1": {
2026-06-11 18:17:20.206054 | controller |           "f:status": {
2026-06-11 18:17:20.206068 | controller |             "f:conditions": {
2026-06-11 18:17:20.206082 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.206097 | controller |                 ".": {},
2026-06-11 18:17:20.206111 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.206125 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.206139 | controller |                 "f:status": {},
2026-06-11 18:17:20.206154 | controller |                 "f:type": {}
2026-06-11 18:17:20.206169 | controller |               },
2026-06-11 18:17:20.206184 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.206199 | controller |                 ".": {},
2026-06-11 18:17:20.206213 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.206228 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.206242 | controller |                 "f:status": {},
2026-06-11 18:17:20.206257 | controller |                 "f:type": {}
2026-06-11 18:17:20.206271 | controller |               },
2026-06-11 18:17:20.206285 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.206300 | controller |                 ".": {},
2026-06-11 18:17:20.206314 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.206329 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.206343 | controller |                 "f:status": {},
2026-06-11 18:17:20.206357 | controller |                 "f:type": {}
2026-06-11 18:17:20.206371 | controller |               },
2026-06-11 18:17:20.206385 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.206399 | controller |                 ".": {},
2026-06-11 18:17:20.206413 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.206428 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.206442 | controller |                 "f:status": {},
2026-06-11 18:17:20.206456 | controller |                 "f:type": {}
2026-06-11 18:17:20.206470 | controller |               }
2026-06-11 18:17:20.206484 | controller |             },
2026-06-11 18:17:20.206498 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.206513 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.206527 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.206540 | controller |             "f:phase": {},
2026-06-11 18:17:20.206555 | controller |             "f:podIP": {},
2026-06-11 18:17:20.206569 | controller |             "f:podIPs": {
2026-06-11 18:17:20.206587 | controller |               ".": {},
2026-06-11 18:17:20.206601 | controller |               "k:{\"ip\":\"10.217.1.32\"}": {
2026-06-11 18:17:20.206615 | controller |                 ".": {},
2026-06-11 18:17:20.206629 | controller |                 "f:ip": {}
2026-06-11 18:17:20.206643 | controller |               }
2026-06-11 18:17:20.206657 | controller |             },
2026-06-11 18:17:20.206671 | controller |             "f:startTime": {}
2026-06-11 18:17:20.206686 | controller |           }
2026-06-11 18:17:20.206700 | controller |         },
2026-06-11 18:17:20.206714 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.206728 | controller |         "operation": "Update",
2026-06-11 18:17:20.206742 | controller |         "subresource": "status",
2026-06-11 18:17:20.206755 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:20.206770 | controller |       }
2026-06-11 18:17:20.206784 | controller |     ],
2026-06-11 18:17:20.206798 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-gtbdm",
2026-06-11 18:17:20.206812 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.206826 | controller |     "ownerReferences": [
2026-06-11 18:17:20.206840 | controller |       {
2026-06-11 18:17:20.206873 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.206889 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.206903 | controller |         "controller": true,
2026-06-11 18:17:20.206917 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.206931 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-11 18:17:20.206946 | controller |         "uid": "01e1e61d-f025-4b3d-9116-8c45541d1e03"
2026-06-11 18:17:20.206960 | controller |       }
2026-06-11 18:17:20.206975 | controller |     ],
2026-06-11 18:17:20.206989 | controller |     "resourceVersion": "88732",
2026-06-11 18:17:20.207003 | controller |     "uid": "63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4"
2026-06-11 18:17:20.207017 | controller |   },
2026-06-11 18:17:20.207032 | controller |   "spec": {
2026-06-11 18:17:20.207046 | controller |     "containers": [
2026-06-11 18:17:20.207060 | controller |       {
2026-06-11 18:17:20.207074 | controller |         "args": [
2026-06-11 18:17:20.207088 | controller |           "--leader-elect",
2026-06-11 18:17:20.207102 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.207117 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.207131 | controller |         ],
2026-06-11 18:17:20.207145 | controller |         "command": [
2026-06-11 18:17:20.207159 | controller |           "/manager"
2026-06-11 18:17:20.207174 | controller |         ],
2026-06-11 18:17:20.207188 | controller |         "env": [
2026-06-11 18:17:20.207202 | controller |           {
2026-06-11 18:17:20.207216 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.207231 | controller |             "value": "30"
2026-06-11 18:17:20.207245 | controller |           },
2026-06-11 18:17:20.207259 | controller |           {
2026-06-11 18:17:20.207273 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.207287 | controller |             "value": "20"
2026-06-11 18:17:20.207301 | controller |           },
2026-06-11 18:17:20.207316 | controller |           {
2026-06-11 18:17:20.207330 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.207344 | controller |             "value": "5"
2026-06-11 18:17:20.207359 | controller |           },
2026-06-11 18:17:20.207372 | controller |           {
2026-06-11 18:17:20.207386 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.207401 | controller |             "value": "false"
2026-06-11 18:17:20.207415 | controller |           },
2026-06-11 18:17:20.207430 | controller |           {
2026-06-11 18:17:20.207444 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.207459 | controller |             "value": "false"
2026-06-11 18:17:20.207478 | controller |           }
2026-06-11 18:17:20.207493 | controller |         ],
2026-06-11 18:17:20.207508 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:17:20.207523 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.207537 | controller |         "livenessProbe": {
2026-06-11 18:17:20.207552 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.207566 | controller |           "httpGet": {
2026-06-11 18:17:20.207580 | controller |             "path": "/healthz",
2026-06-11 18:17:20.207594 | controller |             "port": 8081,
2026-06-11 18:17:20.207608 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.207622 | controller |           },
2026-06-11 18:17:20.207637 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.207651 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.207665 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.207680 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.207741 | controller |         },
2026-06-11 18:17:20.207798 | controller |         "name": "manager",
2026-06-11 18:17:20.207816 | controller |         "readinessProbe": {
2026-06-11 18:17:20.207832 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.207858 | controller |           "httpGet": {
2026-06-11 18:17:20.207877 | controller |             "path": "/readyz",
2026-06-11 18:17:20.207892 | controller |             "port": 8081,
2026-06-11 18:17:20.207907 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.207921 | controller |           },
2026-06-11 18:17:20.207936 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.207950 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.207964 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.207978 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.207992 | controller |         },
2026-06-11 18:17:20.208006 | controller |         "resources": {
2026-06-11 18:17:20.208021 | controller |           "limits": {
2026-06-11 18:17:20.208035 | controller |             "cpu": "500m",
2026-06-11 18:17:20.208050 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.208066 | controller |           },
2026-06-11 18:17:20.208081 | controller |           "requests": {
2026-06-11 18:17:20.208095 | controller |             "cpu": "10m",
2026-06-11 18:17:20.208110 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.208124 | controller |           }
2026-06-11 18:17:20.208138 | controller |         },
2026-06-11 18:17:20.208152 | controller |         "securityContext": {
2026-06-11 18:17:20.208166 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.208181 | controller |           "capabilities": {
2026-06-11 18:17:20.208195 | controller |             "drop": [
2026-06-11 18:17:20.208210 | controller |               "MKNOD"
2026-06-11 18:17:20.208224 | controller |             ]
2026-06-11 18:17:20.208239 | controller |           }
2026-06-11 18:17:20.208253 | controller |         },
2026-06-11 18:17:20.208268 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.208283 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.208297 | controller |         "volumeMounts": [
2026-06-11 18:17:20.208312 | controller |           {
2026-06-11 18:17:20.208326 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.208341 | controller |             "name": "kube-api-access-rr9fl",
2026-06-11 18:17:20.208355 | controller |             "readOnly": true
2026-06-11 18:17:20.208370 | controller |           }
2026-06-11 18:17:20.208384 | controller |         ]
2026-06-11 18:17:20.208398 | controller |       }
2026-06-11 18:17:20.208412 | controller |     ],
2026-06-11 18:17:20.208426 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.208465 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.208482 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.208496 | controller |       {
2026-06-11 18:17:20.208511 | controller |         "name": "octavia-operator-controller-manager-dockercfg-7twjg"
2026-06-11 18:17:20.208526 | controller |       }
2026-06-11 18:17:20.208540 | controller |     ],
2026-06-11 18:17:20.208554 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.208568 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.208582 | controller |     "priority": 0,
2026-06-11 18:17:20.208596 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.208611 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.208625 | controller |     "securityContext": {
2026-06-11 18:17:20.208639 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.208653 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.208667 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.208681 | controller |       }
2026-06-11 18:17:20.208695 | controller |     },
2026-06-11 18:17:20.208709 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 18:17:20.208723 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 18:17:20.208738 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.208752 | controller |     "tolerations": [
2026-06-11 18:17:20.208766 | controller |       {
2026-06-11 18:17:20.208781 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.208795 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.208809 | controller |         "operator": "Exists",
2026-06-11 18:17:20.208824 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.208838 | controller |       },
2026-06-11 18:17:20.208872 | controller |       {
2026-06-11 18:17:20.208889 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.208903 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.208918 | controller |         "operator": "Exists",
2026-06-11 18:17:20.208932 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.208947 | controller |       },
2026-06-11 18:17:20.208961 | controller |       {
2026-06-11 18:17:20.208975 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.208989 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.209003 | controller |         "operator": "Exists"
2026-06-11 18:17:20.209018 | controller |       }
2026-06-11 18:17:20.209032 | controller |     ],
2026-06-11 18:17:20.209047 | controller |     "volumes": [
2026-06-11 18:17:20.209068 | controller |       {
2026-06-11 18:17:20.209091 | controller |         "name": "kube-api-access-rr9fl",
2026-06-11 18:17:20.209111 | controller |         "projected": {
2026-06-11 18:17:20.209126 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.209141 | controller |           "sources": [
2026-06-11 18:17:20.209156 | controller |             {
2026-06-11 18:17:20.209178 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.209200 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.209216 | controller |                 "path": "token"
2026-06-11 18:17:20.209231 | controller |               }
2026-06-11 18:17:20.209245 | controller |             },
2026-06-11 18:17:20.209266 | controller |             {
2026-06-11 18:17:20.209288 | controller |               "configMap": {
2026-06-11 18:17:20.209307 | controller |                 "items": [
2026-06-11 18:17:20.209322 | controller |                   {
2026-06-11 18:17:20.209337 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.209357 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.209379 | controller |                   }
2026-06-11 18:17:20.209400 | controller |                 ],
2026-06-11 18:17:20.209424 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.209443 | controller |               }
2026-06-11 18:17:20.209466 | controller |             },
2026-06-11 18:17:20.209486 | controller |             {
2026-06-11 18:17:20.209505 | controller |               "downwardAPI": {
2026-06-11 18:17:20.209524 | controller |                 "items": [
2026-06-11 18:17:20.209544 | controller |                   {
2026-06-11 18:17:20.209565 | controller |                     "fieldRef": {
2026-06-11 18:17:20.209584 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.209603 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.209623 | controller |                     },
2026-06-11 18:17:20.209645 | controller |                     "path": "namespace"
2026-06-11 18:17:20.209664 | controller |                   }
2026-06-11 18:17:20.209683 | controller |                 ]
2026-06-11 18:17:20.209702 | controller |               }
2026-06-11 18:17:20.209724 | controller |             },
2026-06-11 18:17:20.209743 | controller |             {
2026-06-11 18:17:20.209762 | controller |               "configMap": {
2026-06-11 18:17:20.209781 | controller |                 "items": [
2026-06-11 18:17:20.209802 | controller |                   {
2026-06-11 18:17:20.209822 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.209841 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.209889 | controller |                   }
2026-06-11 18:17:20.209911 | controller |                 ],
2026-06-11 18:17:20.209930 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.209950 | controller |               }
2026-06-11 18:17:20.209970 | controller |             }
2026-06-11 18:17:20.209991 | controller |           ]
2026-06-11 18:17:20.210010 | controller |         }
2026-06-11 18:17:20.210029 | controller |       }
2026-06-11 18:17:20.210047 | controller |     ]
2026-06-11 18:17:20.210066 | controller |   },
2026-06-11 18:17:20.210080 | controller |   "status": {
2026-06-11 18:17:20.210095 | controller |     "conditions": [
2026-06-11 18:17:20.210109 | controller |       {
2026-06-11 18:17:20.210123 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.210138 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:20.210152 | controller |         "status": "True",
2026-06-11 18:17:20.210167 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.210181 | controller |       },
2026-06-11 18:17:20.210195 | controller |       {
2026-06-11 18:17:20.210209 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.210224 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.210238 | controller |         "status": "True",
2026-06-11 18:17:20.210252 | controller |         "type": "Initialized"
2026-06-11 18:17:20.210266 | controller |       },
2026-06-11 18:17:20.210280 | controller |       {
2026-06-11 18:17:20.210294 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.210309 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.210323 | controller |         "status": "True",
2026-06-11 18:17:20.210338 | controller |         "type": "Ready"
2026-06-11 18:17:20.210353 | controller |       },
2026-06-11 18:17:20.210368 | controller |       {
2026-06-11 18:17:20.210383 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.210397 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.210412 | controller |         "status": "True",
2026-06-11 18:17:20.210426 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.210440 | controller |       },
2026-06-11 18:17:20.210455 | controller |       {
2026-06-11 18:17:20.210469 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.210483 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.210503 | controller |         "status": "True",
2026-06-11 18:17:20.210518 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.210532 | controller |       }
2026-06-11 18:17:20.210547 | controller |     ],
2026-06-11 18:17:20.210561 | controller |     "containerStatuses": [
2026-06-11 18:17:20.210576 | controller |       {
2026-06-11 18:17:20.210591 | controller |         "allocatedResources": {
2026-06-11 18:17:20.210605 | controller |           "cpu": "10m",
2026-06-11 18:17:20.210620 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.210635 | controller |         },
2026-06-11 18:17:20.210649 | controller |         "containerID": "cri-o://5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759",
2026-06-11 18:17:20.210664 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:17:20.210679 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-11 18:17:20.210694 | controller |         "lastState": {},
2026-06-11 18:17:20.210709 | controller |         "name": "manager",
2026-06-11 18:17:20.210723 | controller |         "ready": true,
2026-06-11 18:17:20.210738 | controller |         "resources": {
2026-06-11 18:17:20.210752 | controller |           "limits": {
2026-06-11 18:17:20.210766 | controller |             "cpu": "500m",
2026-06-11 18:17:20.210780 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.210794 | controller |           },
2026-06-11 18:17:20.210808 | controller |           "requests": {
2026-06-11 18:17:20.210823 | controller |             "cpu": "10m",
2026-06-11 18:17:20.210837 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.210873 | controller |           }
2026-06-11 18:17:20.210890 | controller |         },
2026-06-11 18:17:20.210905 | controller |         "restartCount": 0,
2026-06-11 18:17:20.210919 | controller |         "started": true,
2026-06-11 18:17:20.210933 | controller |         "state": {
2026-06-11 18:17:20.210947 | controller |           "running": {
2026-06-11 18:17:20.210962 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.210976 | controller |           }
2026-06-11 18:17:20.210990 | controller |         },
2026-06-11 18:17:20.211004 | controller |         "user": {
2026-06-11 18:17:20.211019 | controller |           "linux": {
2026-06-11 18:17:20.211033 | controller |             "gid": 0,
2026-06-11 18:17:20.211047 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.211061 | controller |               0
2026-06-11 18:17:20.211076 | controller |             ],
2026-06-11 18:17:20.211090 | controller |             "uid": 65532
2026-06-11 18:17:20.211105 | controller |           }
2026-06-11 18:17:20.211119 | controller |         },
2026-06-11 18:17:20.211133 | controller |         "volumeMounts": [
2026-06-11 18:17:20.211147 | controller |           {
2026-06-11 18:17:20.211161 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.211176 | controller |             "name": "kube-api-access-rr9fl",
2026-06-11 18:17:20.211190 | controller |             "readOnly": true,
2026-06-11 18:17:20.211205 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.211219 | controller |           }
2026-06-11 18:17:20.211233 | controller |         ]
2026-06-11 18:17:20.211247 | controller |       }
2026-06-11 18:17:20.211262 | controller |     ],
2026-06-11 18:17:20.211276 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.211289 | controller |     "hostIPs": [
2026-06-11 18:17:20.211304 | controller |       {
2026-06-11 18:17:20.211317 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.211331 | controller |       }
2026-06-11 18:17:20.211345 | controller |     ],
2026-06-11 18:17:20.211359 | controller |     "phase": "Running",
2026-06-11 18:17:20.211379 | controller |     "podIP": "10.217.1.32",
2026-06-11 18:17:20.211394 | controller |     "podIPs": [
2026-06-11 18:17:20.211409 | controller |       {
2026-06-11 18:17:20.211423 | controller |         "ip": "10.217.1.32"
2026-06-11 18:17:20.211437 | controller |       }
2026-06-11 18:17:20.211452 | controller |     ],
2026-06-11 18:17:20.211466 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.211480 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.211494 | controller |   }
2026-06-11 18:17:20.211509 | controller | }
2026-06-11 18:17:20.239774 | controller | ok:
2026-06-11 18:17:20.239933 | controller | {
2026-06-11 18:17:20.239958 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.239975 | controller |   "kind": "Pod",
2026-06-11 18:17:20.239991 | controller |   "metadata": {
2026-06-11 18:17:20.240007 | controller |     "annotations": {
2026-06-11 18:17:20.240023 | 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:17:20.240040 | 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:17:20.240061 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.240085 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:17:20.240106 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:17:20.240128 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:17:20.240144 | controller |     },
2026-06-11 18:17:20.240159 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.240174 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-8b98746c-",
2026-06-11 18:17:20.240189 | controller |     "generation": 1,
2026-06-11 18:17:20.240204 | controller |     "labels": {
2026-06-11 18:17:20.240219 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 18:17:20.240233 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.240248 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 18:17:20.240262 | controller |       "pod-template-hash": "8b98746c"
2026-06-11 18:17:20.240277 | controller |     },
2026-06-11 18:17:20.240292 | controller |     "managedFields": [
2026-06-11 18:17:20.240307 | controller |       {
2026-06-11 18:17:20.240321 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.240335 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.240350 | controller |         "fieldsV1": {
2026-06-11 18:17:20.240364 | controller |           "f:metadata": {
2026-06-11 18:17:20.240378 | controller |             "f:annotations": {
2026-06-11 18:17:20.240393 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.240407 | controller |             }
2026-06-11 18:17:20.240422 | controller |           }
2026-06-11 18:17:20.240437 | controller |         },
2026-06-11 18:17:20.240471 | controller |         "manager": "crc",
2026-06-11 18:17:20.240488 | controller |         "operation": "Update",
2026-06-11 18:17:20.240503 | controller |         "subresource": "status",
2026-06-11 18:17:20.240518 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.240532 | controller |       },
2026-06-11 18:17:20.240547 | controller |       {
2026-06-11 18:17:20.240565 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.240597 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.240620 | controller |         "fieldsV1": {
2026-06-11 18:17:20.240641 | controller |           "f:metadata": {
2026-06-11 18:17:20.240657 | controller |             "f:annotations": {
2026-06-11 18:17:20.240671 | controller |               ".": {},
2026-06-11 18:17:20.240686 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.240701 | controller |             },
2026-06-11 18:17:20.240715 | controller |             "f:generateName": {},
2026-06-11 18:17:20.240729 | controller |             "f:labels": {
2026-06-11 18:17:20.240744 | controller |               ".": {},
2026-06-11 18:17:20.240758 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.240772 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.240786 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.240801 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.240815 | controller |             },
2026-06-11 18:17:20.240829 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.240844 | controller |               ".": {},
2026-06-11 18:17:20.240883 | controller |               "k:{\"uid\":\"62704b1c-dc94-4478-ae9d-1171740134ba\"}": {}
2026-06-11 18:17:20.240901 | controller |             }
2026-06-11 18:17:20.240916 | controller |           },
2026-06-11 18:17:20.240930 | controller |           "f:spec": {
2026-06-11 18:17:20.240945 | controller |             "f:containers": {
2026-06-11 18:17:20.240959 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.240974 | controller |                 ".": {},
2026-06-11 18:17:20.240988 | controller |                 "f:args": {},
2026-06-11 18:17:20.241002 | controller |                 "f:command": {},
2026-06-11 18:17:20.241016 | controller |                 "f:env": {
2026-06-11 18:17:20.241031 | controller |                   ".": {},
2026-06-11 18:17:20.241045 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.241059 | controller |                     ".": {},
2026-06-11 18:17:20.241073 | controller |                     "f:name": {},
2026-06-11 18:17:20.241088 | controller |                     "f:value": {}
2026-06-11 18:17:20.241102 | controller |                   },
2026-06-11 18:17:20.241117 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.241132 | controller |                     ".": {},
2026-06-11 18:17:20.241147 | controller |                     "f:name": {},
2026-06-11 18:17:20.241161 | controller |                     "f:value": {}
2026-06-11 18:17:20.241175 | controller |                   },
2026-06-11 18:17:20.241190 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.241204 | controller |                     ".": {},
2026-06-11 18:17:20.241218 | controller |                     "f:name": {},
2026-06-11 18:17:20.241232 | controller |                     "f:value": {}
2026-06-11 18:17:20.241246 | controller |                   },
2026-06-11 18:17:20.241262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241284 | controller |                     ".": {},
2026-06-11 18:17:20.241306 | controller |                     "f:name": {},
2026-06-11 18:17:20.241321 | controller |                     "f:value": {}
2026-06-11 18:17:20.241335 | controller |                   },
2026-06-11 18:17:20.241350 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241365 | controller |                     ".": {},
2026-06-11 18:17:20.241379 | controller |                     "f:name": {},
2026-06-11 18:17:20.241394 | controller |                     "f:value": {}
2026-06-11 18:17:20.241408 | controller |                   },
2026-06-11 18:17:20.241422 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241450 | controller |                     ".": {},
2026-06-11 18:17:20.241465 | controller |                     "f:name": {},
2026-06-11 18:17:20.241479 | controller |                     "f:value": {}
2026-06-11 18:17:20.241494 | controller |                   },
2026-06-11 18:17:20.241508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241523 | controller |                     ".": {},
2026-06-11 18:17:20.241537 | controller |                     "f:name": {},
2026-06-11 18:17:20.241552 | controller |                     "f:value": {}
2026-06-11 18:17:20.241566 | controller |                   },
2026-06-11 18:17:20.241580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241594 | controller |                     ".": {},
2026-06-11 18:17:20.241609 | controller |                     "f:name": {},
2026-06-11 18:17:20.241623 | controller |                     "f:value": {}
2026-06-11 18:17:20.241638 | controller |                   },
2026-06-11 18:17:20.241658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241681 | controller |                     ".": {},
2026-06-11 18:17:20.241707 | controller |                     "f:name": {},
2026-06-11 18:17:20.241729 | controller |                     "f:value": {}
2026-06-11 18:17:20.241752 | controller |                   },
2026-06-11 18:17:20.241770 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241785 | controller |                     ".": {},
2026-06-11 18:17:20.241800 | controller |                     "f:name": {},
2026-06-11 18:17:20.241814 | controller |                     "f:value": {}
2026-06-11 18:17:20.241829 | controller |                   },
2026-06-11 18:17:20.241843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241888 | controller |                     ".": {},
2026-06-11 18:17:20.241904 | controller |                     "f:name": {},
2026-06-11 18:17:20.241919 | controller |                     "f:value": {}
2026-06-11 18:17:20.241933 | controller |                   },
2026-06-11 18:17:20.241948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.241963 | controller |                     ".": {},
2026-06-11 18:17:20.241977 | controller |                     "f:name": {},
2026-06-11 18:17:20.241992 | controller |                     "f:value": {}
2026-06-11 18:17:20.242006 | controller |                   },
2026-06-11 18:17:20.242021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242036 | controller |                     ".": {},
2026-06-11 18:17:20.242051 | controller |                     "f:name": {},
2026-06-11 18:17:20.242065 | controller |                     "f:value": {}
2026-06-11 18:17:20.242079 | controller |                   },
2026-06-11 18:17:20.242094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242109 | controller |                     ".": {},
2026-06-11 18:17:20.242124 | controller |                     "f:name": {},
2026-06-11 18:17:20.242138 | controller |                     "f:value": {}
2026-06-11 18:17:20.242153 | controller |                   },
2026-06-11 18:17:20.242167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242182 | controller |                     ".": {},
2026-06-11 18:17:20.242196 | controller |                     "f:name": {},
2026-06-11 18:17:20.242211 | controller |                     "f:value": {}
2026-06-11 18:17:20.242225 | controller |                   },
2026-06-11 18:17:20.242245 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242261 | controller |                     ".": {},
2026-06-11 18:17:20.242276 | controller |                     "f:name": {},
2026-06-11 18:17:20.242290 | controller |                     "f:value": {}
2026-06-11 18:17:20.242304 | controller |                   },
2026-06-11 18:17:20.242319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242333 | controller |                     ".": {},
2026-06-11 18:17:20.242347 | controller |                     "f:name": {},
2026-06-11 18:17:20.242365 | controller |                     "f:value": {}
2026-06-11 18:17:20.242386 | controller |                   },
2026-06-11 18:17:20.242405 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242542 | controller |                     ".": {},
2026-06-11 18:17:20.242565 | controller |                     "f:name": {},
2026-06-11 18:17:20.242581 | controller |                     "f:value": {}
2026-06-11 18:17:20.242595 | controller |                   },
2026-06-11 18:17:20.242610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242624 | controller |                     ".": {},
2026-06-11 18:17:20.242639 | controller |                     "f:name": {},
2026-06-11 18:17:20.242653 | controller |                     "f:value": {}
2026-06-11 18:17:20.242667 | controller |                   },
2026-06-11 18:17:20.242682 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242696 | controller |                     ".": {},
2026-06-11 18:17:20.242710 | controller |                     "f:name": {},
2026-06-11 18:17:20.242724 | controller |                     "f:value": {}
2026-06-11 18:17:20.242738 | controller |                   },
2026-06-11 18:17:20.242753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242767 | controller |                     ".": {},
2026-06-11 18:17:20.242781 | controller |                     "f:name": {},
2026-06-11 18:17:20.242795 | controller |                     "f:value": {}
2026-06-11 18:17:20.242809 | controller |                   },
2026-06-11 18:17:20.242823 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.242992 | controller |                     ".": {},
2026-06-11 18:17:20.243009 | controller |                     "f:name": {},
2026-06-11 18:17:20.243023 | controller |                     "f:value": {}
2026-06-11 18:17:20.243038 | controller |                   },
2026-06-11 18:17:20.243052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243066 | controller |                     ".": {},
2026-06-11 18:17:20.243081 | controller |                     "f:name": {},
2026-06-11 18:17:20.243096 | controller |                     "f:value": {}
2026-06-11 18:17:20.243110 | controller |                   },
2026-06-11 18:17:20.243124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243139 | controller |                     ".": {},
2026-06-11 18:17:20.243153 | controller |                     "f:name": {},
2026-06-11 18:17:20.243167 | controller |                     "f:value": {}
2026-06-11 18:17:20.243181 | controller |                   },
2026-06-11 18:17:20.243196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243210 | controller |                     ".": {},
2026-06-11 18:17:20.243224 | controller |                     "f:name": {},
2026-06-11 18:17:20.243239 | controller |                     "f:value": {}
2026-06-11 18:17:20.243259 | controller |                   },
2026-06-11 18:17:20.243274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243289 | controller |                     ".": {},
2026-06-11 18:17:20.243304 | controller |                     "f:name": {},
2026-06-11 18:17:20.243319 | controller |                     "f:value": {}
2026-06-11 18:17:20.243334 | controller |                   },
2026-06-11 18:17:20.243348 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243363 | controller |                     ".": {},
2026-06-11 18:17:20.243378 | controller |                     "f:name": {},
2026-06-11 18:17:20.243393 | controller |                     "f:value": {}
2026-06-11 18:17:20.243407 | controller |                   },
2026-06-11 18:17:20.243422 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243436 | controller |                     ".": {},
2026-06-11 18:17:20.243451 | controller |                     "f:name": {},
2026-06-11 18:17:20.243465 | controller |                     "f:value": {}
2026-06-11 18:17:20.243479 | controller |                   },
2026-06-11 18:17:20.243493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243507 | controller |                     ".": {},
2026-06-11 18:17:20.243522 | controller |                     "f:name": {},
2026-06-11 18:17:20.243537 | controller |                     "f:value": {}
2026-06-11 18:17:20.243551 | controller |                   },
2026-06-11 18:17:20.243566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243581 | controller |                     ".": {},
2026-06-11 18:17:20.243595 | controller |                     "f:name": {},
2026-06-11 18:17:20.243609 | controller |                     "f:value": {}
2026-06-11 18:17:20.243623 | controller |                   },
2026-06-11 18:17:20.243637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243652 | controller |                     ".": {},
2026-06-11 18:17:20.243667 | controller |                     "f:name": {},
2026-06-11 18:17:20.243681 | controller |                     "f:value": {}
2026-06-11 18:17:20.243695 | controller |                   },
2026-06-11 18:17:20.243710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243724 | controller |                     ".": {},
2026-06-11 18:17:20.243739 | controller |                     "f:name": {},
2026-06-11 18:17:20.243754 | controller |                     "f:value": {}
2026-06-11 18:17:20.243769 | controller |                   },
2026-06-11 18:17:20.243784 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.243799 | controller |                     ".": {},
2026-06-11 18:17:20.243814 | controller |                     "f:name": {},
2026-06-11 18:17:20.243828 | controller |                     "f:value": {}
2026-06-11 18:17:20.243843 | controller |                   },
2026-06-11 18:17:20.244024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244040 | controller |                     ".": {},
2026-06-11 18:17:20.244055 | controller |                     "f:name": {},
2026-06-11 18:17:20.244070 | controller |                     "f:value": {}
2026-06-11 18:17:20.244084 | controller |                   },
2026-06-11 18:17:20.244098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244112 | controller |                     ".": {},
2026-06-11 18:17:20.244126 | controller |                     "f:name": {},
2026-06-11 18:17:20.244145 | controller |                     "f:value": {}
2026-06-11 18:17:20.244160 | controller |                   },
2026-06-11 18:17:20.244175 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244196 | controller |                     ".": {},
2026-06-11 18:17:20.244218 | controller |                     "f:name": {},
2026-06-11 18:17:20.244238 | controller |                     "f:value": {}
2026-06-11 18:17:20.244254 | controller |                   },
2026-06-11 18:17:20.244269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244284 | controller |                     ".": {},
2026-06-11 18:17:20.244299 | controller |                     "f:name": {},
2026-06-11 18:17:20.244313 | controller |                     "f:value": {}
2026-06-11 18:17:20.244327 | controller |                   },
2026-06-11 18:17:20.244341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244356 | controller |                     ".": {},
2026-06-11 18:17:20.244370 | controller |                     "f:name": {},
2026-06-11 18:17:20.244386 | controller |                     "f:value": {}
2026-06-11 18:17:20.244401 | controller |                   },
2026-06-11 18:17:20.244416 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244431 | controller |                     ".": {},
2026-06-11 18:17:20.244459 | controller |                     "f:name": {},
2026-06-11 18:17:20.244476 | controller |                     "f:value": {}
2026-06-11 18:17:20.244491 | controller |                   },
2026-06-11 18:17:20.244506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244522 | controller |                     ".": {},
2026-06-11 18:17:20.244537 | controller |                     "f:name": {},
2026-06-11 18:17:20.244551 | controller |                     "f:value": {}
2026-06-11 18:17:20.244566 | controller |                   },
2026-06-11 18:17:20.244581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244595 | controller |                     ".": {},
2026-06-11 18:17:20.244610 | controller |                     "f:name": {},
2026-06-11 18:17:20.244625 | controller |                     "f:value": {}
2026-06-11 18:17:20.244639 | controller |                   },
2026-06-11 18:17:20.244653 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244668 | controller |                     ".": {},
2026-06-11 18:17:20.244682 | controller |                     "f:name": {},
2026-06-11 18:17:20.244697 | controller |                     "f:value": {}
2026-06-11 18:17:20.244711 | controller |                   },
2026-06-11 18:17:20.244726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244740 | controller |                     ".": {},
2026-06-11 18:17:20.244758 | controller |                     "f:name": {},
2026-06-11 18:17:20.244775 | controller |                     "f:value": {}
2026-06-11 18:17:20.244789 | controller |                   },
2026-06-11 18:17:20.244804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244818 | controller |                     ".": {},
2026-06-11 18:17:20.244832 | controller |                     "f:name": {},
2026-06-11 18:17:20.244846 | controller |                     "f:value": {}
2026-06-11 18:17:20.244881 | controller |                   },
2026-06-11 18:17:20.244897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244917 | controller |                     ".": {},
2026-06-11 18:17:20.244932 | controller |                     "f:name": {},
2026-06-11 18:17:20.244946 | controller |                     "f:value": {}
2026-06-11 18:17:20.244960 | controller |                   },
2026-06-11 18:17:20.244975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.244989 | controller |                     ".": {},
2026-06-11 18:17:20.245003 | controller |                     "f:name": {},
2026-06-11 18:17:20.245018 | controller |                     "f:value": {}
2026-06-11 18:17:20.245032 | controller |                   },
2026-06-11 18:17:20.245046 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245061 | controller |                     ".": {},
2026-06-11 18:17:20.245075 | controller |                     "f:name": {},
2026-06-11 18:17:20.245089 | controller |                     "f:value": {}
2026-06-11 18:17:20.245104 | controller |                   },
2026-06-11 18:17:20.245118 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245132 | controller |                     ".": {},
2026-06-11 18:17:20.245146 | controller |                     "f:name": {},
2026-06-11 18:17:20.245161 | controller |                     "f:value": {}
2026-06-11 18:17:20.245175 | controller |                   },
2026-06-11 18:17:20.245189 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245203 | controller |                     ".": {},
2026-06-11 18:17:20.245218 | controller |                     "f:name": {},
2026-06-11 18:17:20.245232 | controller |                     "f:value": {}
2026-06-11 18:17:20.245246 | controller |                   },
2026-06-11 18:17:20.245260 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245275 | controller |                     ".": {},
2026-06-11 18:17:20.245289 | controller |                     "f:name": {},
2026-06-11 18:17:20.245303 | controller |                     "f:value": {}
2026-06-11 18:17:20.245317 | controller |                   },
2026-06-11 18:17:20.245331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245345 | controller |                     ".": {},
2026-06-11 18:17:20.245360 | controller |                     "f:name": {},
2026-06-11 18:17:20.245374 | controller |                     "f:value": {}
2026-06-11 18:17:20.245388 | controller |                   },
2026-06-11 18:17:20.245402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245416 | controller |                     ".": {},
2026-06-11 18:17:20.245430 | controller |                     "f:name": {},
2026-06-11 18:17:20.245444 | controller |                     "f:value": {}
2026-06-11 18:17:20.245459 | controller |                   },
2026-06-11 18:17:20.245473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245487 | controller |                     ".": {},
2026-06-11 18:17:20.245501 | controller |                     "f:name": {},
2026-06-11 18:17:20.245516 | controller |                     "f:value": {}
2026-06-11 18:17:20.245530 | controller |                   },
2026-06-11 18:17:20.245545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245560 | controller |                     ".": {},
2026-06-11 18:17:20.245574 | controller |                     "f:name": {},
2026-06-11 18:17:20.245589 | controller |                     "f:value": {}
2026-06-11 18:17:20.245603 | controller |                   },
2026-06-11 18:17:20.245617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245636 | controller |                     ".": {},
2026-06-11 18:17:20.245650 | controller |                     "f:name": {},
2026-06-11 18:17:20.245665 | controller |                     "f:value": {}
2026-06-11 18:17:20.245679 | controller |                   },
2026-06-11 18:17:20.245694 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245709 | controller |                     ".": {},
2026-06-11 18:17:20.245723 | controller |                     "f:name": {},
2026-06-11 18:17:20.245738 | controller |                     "f:value": {}
2026-06-11 18:17:20.245753 | controller |                   },
2026-06-11 18:17:20.245767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245782 | controller |                     ".": {},
2026-06-11 18:17:20.245797 | controller |                     "f:name": {},
2026-06-11 18:17:20.245811 | controller |                     "f:value": {}
2026-06-11 18:17:20.245826 | controller |                   },
2026-06-11 18:17:20.245841 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245875 | controller |                     ".": {},
2026-06-11 18:17:20.245891 | controller |                     "f:name": {},
2026-06-11 18:17:20.245906 | controller |                     "f:value": {}
2026-06-11 18:17:20.245920 | controller |                   },
2026-06-11 18:17:20.245934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.245949 | controller |                     ".": {},
2026-06-11 18:17:20.245963 | controller |                     "f:name": {},
2026-06-11 18:17:20.245978 | controller |                     "f:value": {}
2026-06-11 18:17:20.245992 | controller |                   },
2026-06-11 18:17:20.246006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246020 | controller |                     ".": {},
2026-06-11 18:17:20.246035 | controller |                     "f:name": {},
2026-06-11 18:17:20.246049 | controller |                     "f:value": {}
2026-06-11 18:17:20.246063 | controller |                   },
2026-06-11 18:17:20.246077 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246092 | controller |                     ".": {},
2026-06-11 18:17:20.246107 | controller |                     "f:name": {},
2026-06-11 18:17:20.246121 | controller |                     "f:value": {}
2026-06-11 18:17:20.246135 | controller |                   },
2026-06-11 18:17:20.246150 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246164 | controller |                     ".": {},
2026-06-11 18:17:20.246178 | controller |                     "f:name": {},
2026-06-11 18:17:20.246193 | controller |                     "f:value": {}
2026-06-11 18:17:20.246207 | controller |                   },
2026-06-11 18:17:20.246221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246235 | controller |                     ".": {},
2026-06-11 18:17:20.246250 | controller |                     "f:name": {},
2026-06-11 18:17:20.246264 | controller |                     "f:value": {}
2026-06-11 18:17:20.246278 | controller |                   },
2026-06-11 18:17:20.246292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246306 | controller |                     ".": {},
2026-06-11 18:17:20.246320 | controller |                     "f:name": {},
2026-06-11 18:17:20.246334 | controller |                     "f:value": {}
2026-06-11 18:17:20.246348 | controller |                   },
2026-06-11 18:17:20.246362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246381 | controller |                     ".": {},
2026-06-11 18:17:20.246396 | controller |                     "f:name": {},
2026-06-11 18:17:20.246410 | controller |                     "f:value": {}
2026-06-11 18:17:20.246424 | controller |                   },
2026-06-11 18:17:20.246438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246452 | controller |                     ".": {},
2026-06-11 18:17:20.246466 | controller |                     "f:name": {},
2026-06-11 18:17:20.246480 | controller |                     "f:value": {}
2026-06-11 18:17:20.246494 | controller |                   },
2026-06-11 18:17:20.246508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246523 | controller |                     ".": {},
2026-06-11 18:17:20.246537 | controller |                     "f:name": {},
2026-06-11 18:17:20.246552 | controller |                     "f:value": {}
2026-06-11 18:17:20.246566 | controller |                   },
2026-06-11 18:17:20.246581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246596 | controller |                     ".": {},
2026-06-11 18:17:20.246610 | controller |                     "f:name": {},
2026-06-11 18:17:20.246624 | controller |                     "f:value": {}
2026-06-11 18:17:20.246639 | controller |                   },
2026-06-11 18:17:20.246653 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246668 | controller |                     ".": {},
2026-06-11 18:17:20.246682 | controller |                     "f:name": {},
2026-06-11 18:17:20.246696 | controller |                     "f:value": {}
2026-06-11 18:17:20.246710 | controller |                   },
2026-06-11 18:17:20.246724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246739 | controller |                     ".": {},
2026-06-11 18:17:20.246756 | controller |                     "f:name": {},
2026-06-11 18:17:20.246772 | controller |                     "f:value": {}
2026-06-11 18:17:20.246787 | controller |                   },
2026-06-11 18:17:20.246801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246816 | controller |                     ".": {},
2026-06-11 18:17:20.246830 | controller |                     "f:name": {},
2026-06-11 18:17:20.246844 | controller |                     "f:value": {}
2026-06-11 18:17:20.246878 | controller |                   },
2026-06-11 18:17:20.246894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246909 | controller |                     ".": {},
2026-06-11 18:17:20.246923 | controller |                     "f:name": {},
2026-06-11 18:17:20.246937 | controller |                     "f:value": {}
2026-06-11 18:17:20.246951 | controller |                   },
2026-06-11 18:17:20.246965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.246980 | controller |                     ".": {},
2026-06-11 18:17:20.246994 | controller |                     "f:name": {},
2026-06-11 18:17:20.247008 | controller |                     "f:value": {}
2026-06-11 18:17:20.247022 | controller |                   },
2026-06-11 18:17:20.247037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247051 | controller |                     ".": {},
2026-06-11 18:17:20.247065 | controller |                     "f:name": {},
2026-06-11 18:17:20.247080 | controller |                     "f:value": {}
2026-06-11 18:17:20.247094 | controller |                   },
2026-06-11 18:17:20.247108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247128 | controller |                     ".": {},
2026-06-11 18:17:20.247143 | controller |                     "f:name": {},
2026-06-11 18:17:20.247157 | controller |                     "f:value": {}
2026-06-11 18:17:20.247171 | controller |                   },
2026-06-11 18:17:20.247185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247200 | controller |                     ".": {},
2026-06-11 18:17:20.247214 | controller |                     "f:name": {},
2026-06-11 18:17:20.247228 | controller |                     "f:value": {}
2026-06-11 18:17:20.247243 | controller |                   },
2026-06-11 18:17:20.247257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:17:20.247271 | controller |                     ".": {},
2026-06-11 18:17:20.247285 | controller |                     "f:name": {},
2026-06-11 18:17:20.247300 | controller |                     "f:value": {}
2026-06-11 18:17:20.247314 | controller |                   },
2026-06-11 18:17:20.247328 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247342 | controller |                     ".": {},
2026-06-11 18:17:20.247356 | controller |                     "f:name": {},
2026-06-11 18:17:20.247370 | controller |                     "f:value": {}
2026-06-11 18:17:20.247384 | controller |                   },
2026-06-11 18:17:20.247398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247413 | controller |                     ".": {},
2026-06-11 18:17:20.247427 | controller |                     "f:name": {},
2026-06-11 18:17:20.247441 | controller |                     "f:value": {}
2026-06-11 18:17:20.247455 | controller |                   },
2026-06-11 18:17:20.247469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247484 | controller |                     ".": {},
2026-06-11 18:17:20.247498 | controller |                     "f:name": {},
2026-06-11 18:17:20.247512 | controller |                     "f:value": {}
2026-06-11 18:17:20.247526 | controller |                   },
2026-06-11 18:17:20.247540 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247555 | controller |                     ".": {},
2026-06-11 18:17:20.247570 | controller |                     "f:name": {},
2026-06-11 18:17:20.247585 | controller |                     "f:value": {}
2026-06-11 18:17:20.247599 | controller |                   },
2026-06-11 18:17:20.247614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247628 | controller |                     ".": {},
2026-06-11 18:17:20.247643 | controller |                     "f:name": {},
2026-06-11 18:17:20.247658 | controller |                     "f:value": {}
2026-06-11 18:17:20.247672 | controller |                   },
2026-06-11 18:17:20.247687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247701 | controller |                     ".": {},
2026-06-11 18:17:20.247715 | controller |                     "f:name": {},
2026-06-11 18:17:20.247730 | controller |                     "f:value": {}
2026-06-11 18:17:20.247744 | controller |                   },
2026-06-11 18:17:20.247758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247773 | controller |                     ".": {},
2026-06-11 18:17:20.247788 | controller |                     "f:name": {},
2026-06-11 18:17:20.247803 | controller |                     "f:value": {}
2026-06-11 18:17:20.247817 | controller |                   },
2026-06-11 18:17:20.247837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247870 | controller |                     ".": {},
2026-06-11 18:17:20.247887 | controller |                     "f:name": {},
2026-06-11 18:17:20.247901 | controller |                     "f:value": {}
2026-06-11 18:17:20.247916 | controller |                   },
2026-06-11 18:17:20.247930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.247945 | controller |                     ".": {},
2026-06-11 18:17:20.247959 | controller |                     "f:name": {},
2026-06-11 18:17:20.247973 | controller |                     "f:value": {}
2026-06-11 18:17:20.247988 | controller |                   },
2026-06-11 18:17:20.248001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248016 | controller |                     ".": {},
2026-06-11 18:17:20.248092 | controller |                     "f:name": {},
2026-06-11 18:17:20.248111 | controller |                     "f:value": {}
2026-06-11 18:17:20.248127 | controller |                   },
2026-06-11 18:17:20.248142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248157 | controller |                     ".": {},
2026-06-11 18:17:20.248172 | controller |                     "f:name": {},
2026-06-11 18:17:20.248187 | controller |                     "f:value": {}
2026-06-11 18:17:20.248201 | controller |                   },
2026-06-11 18:17:20.248216 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248231 | controller |                     ".": {},
2026-06-11 18:17:20.248245 | controller |                     "f:name": {},
2026-06-11 18:17:20.248260 | controller |                     "f:value": {}
2026-06-11 18:17:20.248275 | controller |                   },
2026-06-11 18:17:20.248289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248304 | controller |                     ".": {},
2026-06-11 18:17:20.248318 | controller |                     "f:name": {},
2026-06-11 18:17:20.248332 | controller |                     "f:value": {}
2026-06-11 18:17:20.248345 | controller |                   },
2026-06-11 18:17:20.248359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248373 | controller |                     ".": {},
2026-06-11 18:17:20.248387 | controller |                     "f:name": {},
2026-06-11 18:17:20.248402 | controller |                     "f:value": {}
2026-06-11 18:17:20.248416 | controller |                   },
2026-06-11 18:17:20.248430 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248444 | controller |                     ".": {},
2026-06-11 18:17:20.248481 | controller |                     "f:name": {},
2026-06-11 18:17:20.248497 | controller |                     "f:value": {}
2026-06-11 18:17:20.248511 | controller |                   },
2026-06-11 18:17:20.248525 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248539 | controller |                     ".": {},
2026-06-11 18:17:20.248554 | controller |                     "f:name": {},
2026-06-11 18:17:20.248568 | controller |                     "f:value": {}
2026-06-11 18:17:20.248583 | controller |                   },
2026-06-11 18:17:20.248598 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.248612 | controller |                     ".": {},
2026-06-11 18:17:20.248627 | controller |                     "f:name": {},
2026-06-11 18:17:20.248641 | controller |                     "f:value": {}
2026-06-11 18:17:20.248661 | controller |                   },
2026-06-11 18:17:20.248677 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.248692 | controller |                     ".": {},
2026-06-11 18:17:20.248706 | controller |                     "f:name": {},
2026-06-11 18:17:20.248721 | controller |                     "f:value": {}
2026-06-11 18:17:20.248735 | controller |                   },
2026-06-11 18:17:20.248749 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.248768 | controller |                     ".": {},
2026-06-11 18:17:20.248789 | controller |                     "f:name": {},
2026-06-11 18:17:20.248810 | controller |                     "f:value": {}
2026-06-11 18:17:20.248830 | controller |                   }
2026-06-11 18:17:20.248870 | controller |                 },
2026-06-11 18:17:20.248900 | controller |                 "f:image": {},
2026-06-11 18:17:20.248921 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.248943 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.248964 | controller |                   ".": {},
2026-06-11 18:17:20.248984 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.249004 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.249024 | controller |                     ".": {},
2026-06-11 18:17:20.249046 | controller |                     "f:path": {},
2026-06-11 18:17:20.249068 | controller |                     "f:port": {},
2026-06-11 18:17:20.249089 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.249108 | controller |                   },
2026-06-11 18:17:20.249127 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.249146 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.249167 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.249188 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.249209 | controller |                 },
2026-06-11 18:17:20.249231 | controller |                 "f:name": {},
2026-06-11 18:17:20.249250 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.249270 | controller |                   ".": {},
2026-06-11 18:17:20.249291 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.249312 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.249333 | controller |                     ".": {},
2026-06-11 18:17:20.249353 | controller |                     "f:path": {},
2026-06-11 18:17:20.249374 | controller |                     "f:port": {},
2026-06-11 18:17:20.249394 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.249415 | controller |                   },
2026-06-11 18:17:20.249435 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.249456 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.249477 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.249498 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.249518 | controller |                 },
2026-06-11 18:17:20.249538 | controller |                 "f:resources": {
2026-06-11 18:17:20.249558 | controller |                   ".": {},
2026-06-11 18:17:20.249579 | controller |                   "f:limits": {
2026-06-11 18:17:20.249600 | controller |                     ".": {},
2026-06-11 18:17:20.249620 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.249641 | controller |                     "f:memory": {}
2026-06-11 18:17:20.249661 | controller |                   },
2026-06-11 18:17:20.249681 | controller |                   "f:requests": {
2026-06-11 18:17:20.249702 | controller |                     ".": {},
2026-06-11 18:17:20.249724 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.249745 | controller |                     "f:memory": {}
2026-06-11 18:17:20.249776 | controller |                   }
2026-06-11 18:17:20.249800 | controller |                 },
2026-06-11 18:17:20.249823 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.249845 | controller |                   ".": {},
2026-06-11 18:17:20.249900 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.249924 | controller |                 },
2026-06-11 18:17:20.249969 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.250031 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:17:20.250061 | controller |                 "f:volumeMounts": {
2026-06-11 18:17:20.250085 | controller |                   ".": {},
2026-06-11 18:17:20.250109 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:17:20.250131 | controller |                     ".": {},
2026-06-11 18:17:20.250153 | controller |                     "f:mountPath": {},
2026-06-11 18:17:20.250173 | controller |                     "f:name": {},
2026-06-11 18:17:20.250194 | controller |                     "f:readOnly": {}
2026-06-11 18:17:20.250215 | controller |                   }
2026-06-11 18:17:20.250237 | controller |                 }
2026-06-11 18:17:20.250259 | controller |               }
2026-06-11 18:17:20.250280 | controller |             },
2026-06-11 18:17:20.250300 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.250320 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.250339 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.250358 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.250377 | controller |             "f:securityContext": {
2026-06-11 18:17:20.250396 | controller |               ".": {},
2026-06-11 18:17:20.250416 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.250437 | controller |             },
2026-06-11 18:17:20.250457 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.250476 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.250497 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.250517 | controller |             "f:tolerations": {},
2026-06-11 18:17:20.250538 | controller |             "f:volumes": {
2026-06-11 18:17:20.250559 | controller |               ".": {},
2026-06-11 18:17:20.250581 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 18:17:20.250603 | controller |                 ".": {},
2026-06-11 18:17:20.250627 | controller |                 "f:name": {},
2026-06-11 18:17:20.250653 | controller |                 "f:secret": {
2026-06-11 18:17:20.250677 | controller |                   ".": {},
2026-06-11 18:17:20.250703 | controller |                   "f:defaultMode": {},
2026-06-11 18:17:20.250728 | controller |                   "f:secretName": {}
2026-06-11 18:17:20.250753 | controller |                 }
2026-06-11 18:17:20.250779 | controller |               }
2026-06-11 18:17:20.250803 | controller |             }
2026-06-11 18:17:20.250826 | controller |           }
2026-06-11 18:17:20.250847 | controller |         },
2026-06-11 18:17:20.250896 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.250920 | controller |         "operation": "Update",
2026-06-11 18:17:20.250942 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.250964 | controller |       },
2026-06-11 18:17:20.250988 | controller |       {
2026-06-11 18:17:20.251014 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.251038 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.251063 | controller |         "fieldsV1": {
2026-06-11 18:17:20.251088 | controller |           "f:metadata": {
2026-06-11 18:17:20.251113 | controller |             "f:annotations": {
2026-06-11 18:17:20.251139 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.251166 | controller |             }
2026-06-11 18:17:20.251199 | controller |           }
2026-06-11 18:17:20.251226 | controller |         },
2026-06-11 18:17:20.251246 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.251266 | controller |         "operation": "Update",
2026-06-11 18:17:20.251287 | controller |         "subresource": "status",
2026-06-11 18:17:20.251308 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.251330 | controller |       },
2026-06-11 18:17:20.251353 | controller |       {
2026-06-11 18:17:20.251377 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.251402 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.251423 | controller |         "fieldsV1": {
2026-06-11 18:17:20.251445 | controller |           "f:status": {
2026-06-11 18:17:20.251465 | controller |             "f:conditions": {
2026-06-11 18:17:20.251485 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.251505 | controller |                 ".": {},
2026-06-11 18:17:20.251526 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.251548 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.251570 | controller |                 "f:status": {},
2026-06-11 18:17:20.251592 | controller |                 "f:type": {}
2026-06-11 18:17:20.251615 | controller |               },
2026-06-11 18:17:20.251638 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.251659 | controller |                 ".": {},
2026-06-11 18:17:20.251680 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.251703 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.251723 | controller |                 "f:status": {},
2026-06-11 18:17:20.251741 | controller |                 "f:type": {}
2026-06-11 18:17:20.251759 | controller |               },
2026-06-11 18:17:20.251774 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.251789 | controller |                 ".": {},
2026-06-11 18:17:20.251804 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.251818 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.251833 | controller |                 "f:status": {},
2026-06-11 18:17:20.251869 | controller |                 "f:type": {}
2026-06-11 18:17:20.251901 | controller |               },
2026-06-11 18:17:20.251926 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.251950 | controller |                 ".": {},
2026-06-11 18:17:20.251972 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.251989 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.252004 | controller |                 "f:status": {},
2026-06-11 18:17:20.252018 | controller |                 "f:type": {}
2026-06-11 18:17:20.252039 | controller |               }
2026-06-11 18:17:20.252062 | controller |             },
2026-06-11 18:17:20.252082 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.252101 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.252117 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.252132 | controller |             "f:phase": {},
2026-06-11 18:17:20.252146 | controller |             "f:podIP": {},
2026-06-11 18:17:20.252161 | controller |             "f:podIPs": {
2026-06-11 18:17:20.252175 | controller |               ".": {},
2026-06-11 18:17:20.252189 | controller |               "k:{\"ip\":\"10.217.1.33\"}": {
2026-06-11 18:17:20.252203 | controller |                 ".": {},
2026-06-11 18:17:20.252217 | controller |                 "f:ip": {}
2026-06-11 18:17:20.252231 | controller |               }
2026-06-11 18:17:20.252246 | controller |             },
2026-06-11 18:17:20.252260 | controller |             "f:startTime": {}
2026-06-11 18:17:20.252274 | controller |           }
2026-06-11 18:17:20.252289 | controller |         },
2026-06-11 18:17:20.252303 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.252324 | controller |         "operation": "Update",
2026-06-11 18:17:20.252339 | controller |         "subresource": "status",
2026-06-11 18:17:20.252353 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:20.252368 | controller |       }
2026-06-11 18:17:20.252382 | controller |     ],
2026-06-11 18:17:20.252397 | controller |     "name": "openstack-baremetal-operator-controller-manager-8b98746c-m2nvj",
2026-06-11 18:17:20.252412 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.252426 | controller |     "ownerReferences": [
2026-06-11 18:17:20.252441 | controller |       {
2026-06-11 18:17:20.252477 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.252493 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.252509 | controller |         "controller": true,
2026-06-11 18:17:20.252523 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.252538 | controller |         "name": "openstack-baremetal-operator-controller-manager-8b98746c",
2026-06-11 18:17:20.252554 | controller |         "uid": "62704b1c-dc94-4478-ae9d-1171740134ba"
2026-06-11 18:17:20.252568 | controller |       }
2026-06-11 18:17:20.252583 | controller |     ],
2026-06-11 18:17:20.252597 | controller |     "resourceVersion": "88804",
2026-06-11 18:17:20.252612 | controller |     "uid": "9284aa4d-86fd-41fa-b255-67e91afac866"
2026-06-11 18:17:20.252627 | controller |   },
2026-06-11 18:17:20.252642 | controller |   "spec": {
2026-06-11 18:17:20.252656 | controller |     "containers": [
2026-06-11 18:17:20.252671 | controller |       {
2026-06-11 18:17:20.252685 | controller |         "args": [
2026-06-11 18:17:20.252700 | controller |           "--leader-elect",
2026-06-11 18:17:20.252716 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.252730 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.252746 | controller |         ],
2026-06-11 18:17:20.252761 | controller |         "command": [
2026-06-11 18:17:20.252776 | controller |           "/manager"
2026-06-11 18:17:20.252790 | controller |         ],
2026-06-11 18:17:20.252804 | controller |         "env": [
2026-06-11 18:17:20.252819 | controller |           {
2026-06-11 18:17:20.252833 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.252864 | controller |             "value": "30"
2026-06-11 18:17:20.252886 | controller |           },
2026-06-11 18:17:20.252902 | controller |           {
2026-06-11 18:17:20.252917 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.252932 | controller |             "value": "20"
2026-06-11 18:17:20.252947 | controller |           },
2026-06-11 18:17:20.252961 | controller |           {
2026-06-11 18:17:20.252976 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.252990 | controller |             "value": "5"
2026-06-11 18:17:20.253005 | controller |           },
2026-06-11 18:17:20.253020 | controller |           {
2026-06-11 18:17:20.253041 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.253061 | controller |             "value": "true"
2026-06-11 18:17:20.253076 | controller |           },
2026-06-11 18:17:20.253090 | controller |           {
2026-06-11 18:17:20.253105 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253120 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:17:20.253136 | controller |           },
2026-06-11 18:17:20.253151 | controller |           {
2026-06-11 18:17:20.253167 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253182 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:17:20.253197 | controller |           },
2026-06-11 18:17:20.253212 | controller |           {
2026-06-11 18:17:20.253227 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253247 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:17:20.253263 | controller |           },
2026-06-11 18:17:20.253277 | controller |           {
2026-06-11 18:17:20.253292 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:17:20.253321 | controller |           },
2026-06-11 18:17:20.253335 | controller |           {
2026-06-11 18:17:20.253350 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:17:20.253382 | controller |           },
2026-06-11 18:17:20.253397 | controller |           {
2026-06-11 18:17:20.253412 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:17:20.253440 | controller |           },
2026-06-11 18:17:20.253455 | controller |           {
2026-06-11 18:17:20.253469 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253483 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:17:20.253498 | controller |           },
2026-06-11 18:17:20.253512 | controller |           {
2026-06-11 18:17:20.253527 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253542 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:17:20.253557 | controller |           },
2026-06-11 18:17:20.253572 | controller |           {
2026-06-11 18:17:20.253587 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253601 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:17:20.253616 | controller |           },
2026-06-11 18:17:20.253631 | controller |           {
2026-06-11 18:17:20.253646 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253660 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:17:20.253675 | controller |           },
2026-06-11 18:17:20.253690 | controller |           {
2026-06-11 18:17:20.253705 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:17:20.253734 | controller |           },
2026-06-11 18:17:20.253749 | controller |           {
2026-06-11 18:17:20.253763 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253778 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:17:20.253793 | controller |           },
2026-06-11 18:17:20.253809 | controller |           {
2026-06-11 18:17:20.253823 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253838 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:17:20.253875 | controller |           },
2026-06-11 18:17:20.253892 | controller |           {
2026-06-11 18:17:20.253907 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253922 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:17:20.253947 | controller |           },
2026-06-11 18:17:20.253963 | controller |           {
2026-06-11 18:17:20.253977 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.253992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:17:20.254007 | controller |           },
2026-06-11 18:17:20.254023 | controller |           {
2026-06-11 18:17:20.254044 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254064 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:17:20.254080 | controller |           },
2026-06-11 18:17:20.254095 | controller |           {
2026-06-11 18:17:20.254110 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254124 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:17:20.254139 | controller |           },
2026-06-11 18:17:20.254153 | controller |           {
2026-06-11 18:17:20.254168 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254182 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:17:20.254198 | controller |           },
2026-06-11 18:17:20.254213 | controller |           {
2026-06-11 18:17:20.254227 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254242 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:17:20.254258 | controller |           },
2026-06-11 18:17:20.254272 | controller |           {
2026-06-11 18:17:20.254287 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:17:20.254316 | controller |           },
2026-06-11 18:17:20.254331 | controller |           {
2026-06-11 18:17:20.254346 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254360 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:17:20.254375 | controller |           },
2026-06-11 18:17:20.254390 | controller |           {
2026-06-11 18:17:20.254404 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254418 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:17:20.254433 | controller |           },
2026-06-11 18:17:20.254447 | controller |           {
2026-06-11 18:17:20.254462 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254476 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:17:20.254490 | controller |           },
2026-06-11 18:17:20.254504 | controller |           {
2026-06-11 18:17:20.254519 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254533 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:17:20.254548 | controller |           },
2026-06-11 18:17:20.254562 | controller |           {
2026-06-11 18:17:20.254577 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254591 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:17:20.254615 | controller |           },
2026-06-11 18:17:20.254630 | controller |           {
2026-06-11 18:17:20.254645 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254659 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:17:20.254674 | controller |           },
2026-06-11 18:17:20.254688 | controller |           {
2026-06-11 18:17:20.254702 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254717 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:17:20.254731 | controller |           },
2026-06-11 18:17:20.254746 | controller |           {
2026-06-11 18:17:20.254760 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254775 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:17:20.254789 | controller |           },
2026-06-11 18:17:20.254804 | controller |           {
2026-06-11 18:17:20.254818 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254832 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:17:20.254864 | controller |           },
2026-06-11 18:17:20.254885 | controller |           {
2026-06-11 18:17:20.254901 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254915 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:17:20.254930 | controller |           },
2026-06-11 18:17:20.254944 | controller |           {
2026-06-11 18:17:20.254959 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.254973 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:17:20.254988 | controller |           },
2026-06-11 18:17:20.255002 | controller |           {
2026-06-11 18:17:20.255017 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255036 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:17:20.255058 | controller |           },
2026-06-11 18:17:20.255077 | controller |           {
2026-06-11 18:17:20.255092 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255107 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:17:20.255122 | controller |           },
2026-06-11 18:17:20.255136 | controller |           {
2026-06-11 18:17:20.255150 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255166 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:17:20.255181 | controller |           },
2026-06-11 18:17:20.255196 | controller |           {
2026-06-11 18:17:20.255211 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:17:20.255241 | controller |           },
2026-06-11 18:17:20.255256 | controller |           {
2026-06-11 18:17:20.255271 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255286 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:17:20.255302 | controller |           },
2026-06-11 18:17:20.255317 | controller |           {
2026-06-11 18:17:20.255331 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255351 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:17:20.255367 | controller |           },
2026-06-11 18:17:20.255382 | controller |           {
2026-06-11 18:17:20.255396 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:17:20.255428 | controller |           },
2026-06-11 18:17:20.255442 | controller |           {
2026-06-11 18:17:20.255457 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255471 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:17:20.255486 | controller |           },
2026-06-11 18:17:20.255500 | controller |           {
2026-06-11 18:17:20.255515 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255530 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:17:20.255545 | controller |           },
2026-06-11 18:17:20.255560 | controller |           {
2026-06-11 18:17:20.255575 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255589 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:17:20.255605 | controller |           },
2026-06-11 18:17:20.255621 | controller |           {
2026-06-11 18:17:20.255635 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255650 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:17:20.255666 | controller |           },
2026-06-11 18:17:20.255680 | controller |           {
2026-06-11 18:17:20.255695 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255710 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:17:20.255724 | controller |           },
2026-06-11 18:17:20.255739 | controller |           {
2026-06-11 18:17:20.255753 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255767 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:17:20.255782 | controller |           },
2026-06-11 18:17:20.255796 | controller |           {
2026-06-11 18:17:20.255812 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:17:20.255843 | controller |           },
2026-06-11 18:17:20.255878 | controller |           {
2026-06-11 18:17:20.255894 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:17:20.255924 | controller |           },
2026-06-11 18:17:20.255938 | controller |           {
2026-06-11 18:17:20.255953 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.255967 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:17:20.255982 | controller |           },
2026-06-11 18:17:20.255996 | controller |           {
2026-06-11 18:17:20.256010 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:17:20.256058 | controller |           },
2026-06-11 18:17:20.256080 | controller |           {
2026-06-11 18:17:20.256100 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:17:20.256145 | controller |           },
2026-06-11 18:17:20.256166 | controller |           {
2026-06-11 18:17:20.256185 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256203 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:17:20.256223 | controller |           },
2026-06-11 18:17:20.256241 | controller |           {
2026-06-11 18:17:20.256259 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256278 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:17:20.256296 | controller |           },
2026-06-11 18:17:20.256315 | controller |           {
2026-06-11 18:17:20.256334 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:17:20.256371 | controller |           },
2026-06-11 18:17:20.256390 | controller |           {
2026-06-11 18:17:20.256409 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256428 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:17:20.256447 | controller |           },
2026-06-11 18:17:20.256515 | controller |           {
2026-06-11 18:17:20.256535 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256554 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:17:20.256573 | controller |           },
2026-06-11 18:17:20.256592 | controller |           {
2026-06-11 18:17:20.256612 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256631 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:17:20.256650 | controller |           },
2026-06-11 18:17:20.256670 | controller |           {
2026-06-11 18:17:20.256690 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256712 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:17:20.256734 | controller |           },
2026-06-11 18:17:20.256753 | controller |           {
2026-06-11 18:17:20.256773 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:17:20.256812 | controller |           },
2026-06-11 18:17:20.256832 | controller |           {
2026-06-11 18:17:20.256872 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256899 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:17:20.256920 | controller |           },
2026-06-11 18:17:20.256941 | controller |           {
2026-06-11 18:17:20.256960 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.256980 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:17:20.257000 | controller |           },
2026-06-11 18:17:20.257020 | controller |           {
2026-06-11 18:17:20.257048 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257070 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:17:20.257091 | controller |           },
2026-06-11 18:17:20.257111 | controller |           {
2026-06-11 18:17:20.257131 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:17:20.257169 | controller |           },
2026-06-11 18:17:20.257189 | controller |           {
2026-06-11 18:17:20.257208 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257227 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:17:20.257246 | controller |           },
2026-06-11 18:17:20.257266 | controller |           {
2026-06-11 18:17:20.257285 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:17:20.257324 | controller |           },
2026-06-11 18:17:20.257343 | controller |           {
2026-06-11 18:17:20.257363 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257384 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:17:20.257407 | controller |           },
2026-06-11 18:17:20.257427 | controller |           {
2026-06-11 18:17:20.257443 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257459 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:17:20.257476 | controller |           },
2026-06-11 18:17:20.257492 | controller |           {
2026-06-11 18:17:20.257507 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257523 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:17:20.257539 | controller |           },
2026-06-11 18:17:20.257554 | controller |           {
2026-06-11 18:17:20.257570 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:17:20.257603 | controller |           },
2026-06-11 18:17:20.257618 | controller |           {
2026-06-11 18:17:20.257634 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257650 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:17:20.257666 | controller |           },
2026-06-11 18:17:20.257681 | controller |           {
2026-06-11 18:17:20.257696 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:17:20.257729 | controller |           },
2026-06-11 18:17:20.257745 | controller |           {
2026-06-11 18:17:20.257761 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:17:20.257795 | controller |           },
2026-06-11 18:17:20.257811 | controller |           {
2026-06-11 18:17:20.257828 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257844 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:17:20.257893 | controller |           },
2026-06-11 18:17:20.257911 | controller |           {
2026-06-11 18:17:20.257928 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.257945 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:17:20.257961 | controller |           },
2026-06-11 18:17:20.257977 | controller |           {
2026-06-11 18:17:20.257992 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:17:20.258024 | controller |           },
2026-06-11 18:17:20.258047 | controller |           {
2026-06-11 18:17:20.258067 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:17:20.258084 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:17:20.258209 | controller |           },
2026-06-11 18:17:20.258239 | controller |           {
2026-06-11 18:17:20.258257 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258275 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:17:20.258291 | controller |           },
2026-06-11 18:17:20.258307 | controller |           {
2026-06-11 18:17:20.258323 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258340 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:17:20.258357 | controller |           },
2026-06-11 18:17:20.258373 | controller |           {
2026-06-11 18:17:20.258390 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258406 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:17:20.258423 | controller |           },
2026-06-11 18:17:20.258438 | controller |           {
2026-06-11 18:17:20.258455 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258472 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:17:20.258488 | controller |           },
2026-06-11 18:17:20.258504 | controller |           {
2026-06-11 18:17:20.258520 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258537 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:17:20.258554 | controller |           },
2026-06-11 18:17:20.258570 | controller |           {
2026-06-11 18:17:20.258586 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:17:20.258618 | controller |           },
2026-06-11 18:17:20.258634 | controller |           {
2026-06-11 18:17:20.258651 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:17:20.258683 | controller |           },
2026-06-11 18:17:20.258698 | controller |           {
2026-06-11 18:17:20.258714 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258730 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:17:20.258747 | controller |           },
2026-06-11 18:17:20.258769 | controller |           {
2026-06-11 18:17:20.258785 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258801 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:17:20.258817 | controller |           },
2026-06-11 18:17:20.258834 | controller |           {
2026-06-11 18:17:20.258867 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:17:20.258906 | controller |           },
2026-06-11 18:17:20.258922 | controller |           {
2026-06-11 18:17:20.258938 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.258954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:17:20.258970 | controller |           },
2026-06-11 18:17:20.258986 | controller |           {
2026-06-11 18:17:20.259002 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259018 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:17:20.259039 | controller |           },
2026-06-11 18:17:20.259062 | controller |           {
2026-06-11 18:17:20.259086 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259109 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:17:20.259127 | controller |           },
2026-06-11 18:17:20.259143 | controller |           {
2026-06-11 18:17:20.259159 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:17:20.259191 | controller |           },
2026-06-11 18:17:20.259207 | controller |           {
2026-06-11 18:17:20.259223 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259238 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:17:20.259254 | controller |           },
2026-06-11 18:17:20.259270 | controller |           {
2026-06-11 18:17:20.259284 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259299 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:17:20.259314 | controller |           },
2026-06-11 18:17:20.259328 | controller |           {
2026-06-11 18:17:20.259342 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.259357 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:17:20.259372 | controller |           },
2026-06-11 18:17:20.259386 | controller |           {
2026-06-11 18:17:20.259401 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.259417 | controller |             "value": "false"
2026-06-11 18:17:20.259432 | controller |           }
2026-06-11 18:17:20.259447 | controller |         ],
2026-06-11 18:17:20.259462 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 18:17:20.259478 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.259493 | controller |         "livenessProbe": {
2026-06-11 18:17:20.259508 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.259522 | controller |           "httpGet": {
2026-06-11 18:17:20.259537 | controller |             "path": "/healthz",
2026-06-11 18:17:20.259556 | controller |             "port": 8081,
2026-06-11 18:17:20.259573 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.259587 | controller |           },
2026-06-11 18:17:20.259601 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.259616 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.259631 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.259646 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.259660 | controller |         },
2026-06-11 18:17:20.259675 | controller |         "name": "manager",
2026-06-11 18:17:20.259689 | controller |         "readinessProbe": {
2026-06-11 18:17:20.259703 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.259720 | controller |           "httpGet": {
2026-06-11 18:17:20.259737 | controller |             "path": "/readyz",
2026-06-11 18:17:20.259751 | controller |             "port": 8081,
2026-06-11 18:17:20.259765 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.259780 | controller |           },
2026-06-11 18:17:20.259794 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.259808 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.259823 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.259837 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.259874 | controller |         },
2026-06-11 18:17:20.259892 | controller |         "resources": {
2026-06-11 18:17:20.259906 | controller |           "limits": {
2026-06-11 18:17:20.259922 | controller |             "cpu": "500m",
2026-06-11 18:17:20.259937 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.259952 | controller |           },
2026-06-11 18:17:20.259967 | controller |           "requests": {
2026-06-11 18:17:20.259982 | controller |             "cpu": "10m",
2026-06-11 18:17:20.259997 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.260012 | controller |           }
2026-06-11 18:17:20.260027 | controller |         },
2026-06-11 18:17:20.260042 | controller |         "securityContext": {
2026-06-11 18:17:20.260057 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.260106 | controller |           "capabilities": {
2026-06-11 18:17:20.260126 | controller |             "drop": [
2026-06-11 18:17:20.260142 | controller |               "ALL"
2026-06-11 18:17:20.260157 | controller |             ]
2026-06-11 18:17:20.260172 | controller |           },
2026-06-11 18:17:20.260187 | controller |           "runAsUser": 1000660000
2026-06-11 18:17:20.260201 | controller |         },
2026-06-11 18:17:20.260216 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.260231 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.260246 | controller |         "volumeMounts": [
2026-06-11 18:17:20.260261 | controller |           {
2026-06-11 18:17:20.260275 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:20.260291 | controller |             "name": "cert",
2026-06-11 18:17:20.260306 | controller |             "readOnly": true
2026-06-11 18:17:20.260321 | controller |           },
2026-06-11 18:17:20.260336 | controller |           {
2026-06-11 18:17:20.260350 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.260365 | controller |             "name": "kube-api-access-4f95j",
2026-06-11 18:17:20.260380 | controller |             "readOnly": true
2026-06-11 18:17:20.260394 | controller |           }
2026-06-11 18:17:20.260409 | controller |         ]
2026-06-11 18:17:20.260424 | controller |       }
2026-06-11 18:17:20.260438 | controller |     ],
2026-06-11 18:17:20.260469 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.260486 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.260501 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.260521 | controller |       {
2026-06-11 18:17:20.260537 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-rn5cv"
2026-06-11 18:17:20.260553 | controller |       }
2026-06-11 18:17:20.260569 | controller |     ],
2026-06-11 18:17:20.260583 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.260599 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.260614 | controller |     "priority": 0,
2026-06-11 18:17:20.260630 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.260645 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.260659 | controller |     "securityContext": {
2026-06-11 18:17:20.260675 | controller |       "fsGroup": 1000660000,
2026-06-11 18:17:20.260690 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.260704 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.260718 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.260734 | controller |       },
2026-06-11 18:17:20.260749 | controller |       "seccompProfile": {
2026-06-11 18:17:20.260764 | controller |         "type": "RuntimeDefault"
2026-06-11 18:17:20.260778 | controller |       }
2026-06-11 18:17:20.260794 | controller |     },
2026-06-11 18:17:20.260808 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 18:17:20.260823 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 18:17:20.260839 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.260875 | controller |     "tolerations": [
2026-06-11 18:17:20.260893 | controller |       {
2026-06-11 18:17:20.260908 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.260923 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.260937 | controller |         "operator": "Exists",
2026-06-11 18:17:20.260953 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.260967 | controller |       },
2026-06-11 18:17:20.260982 | controller |       {
2026-06-11 18:17:20.260996 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.261018 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.261040 | controller |         "operator": "Exists",
2026-06-11 18:17:20.261063 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.261081 | controller |       },
2026-06-11 18:17:20.261096 | controller |       {
2026-06-11 18:17:20.261111 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.261125 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.261139 | controller |         "operator": "Exists"
2026-06-11 18:17:20.261154 | controller |       }
2026-06-11 18:17:20.261168 | controller |     ],
2026-06-11 18:17:20.261183 | controller |     "volumes": [
2026-06-11 18:17:20.261199 | controller |       {
2026-06-11 18:17:20.261213 | controller |         "name": "cert",
2026-06-11 18:17:20.261228 | controller |         "secret": {
2026-06-11 18:17:20.261244 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.261258 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 18:17:20.261273 | controller |         }
2026-06-11 18:17:20.261288 | controller |       },
2026-06-11 18:17:20.261304 | controller |       {
2026-06-11 18:17:20.261318 | controller |         "name": "kube-api-access-4f95j",
2026-06-11 18:17:20.261333 | controller |         "projected": {
2026-06-11 18:17:20.261348 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.261362 | controller |           "sources": [
2026-06-11 18:17:20.261377 | controller |             {
2026-06-11 18:17:20.261391 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.261406 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.261426 | controller |                 "path": "token"
2026-06-11 18:17:20.261449 | controller |               }
2026-06-11 18:17:20.261472 | controller |             },
2026-06-11 18:17:20.261488 | controller |             {
2026-06-11 18:17:20.261503 | controller |               "configMap": {
2026-06-11 18:17:20.261518 | controller |                 "items": [
2026-06-11 18:17:20.261532 | controller |                   {
2026-06-11 18:17:20.261548 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.261563 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.261577 | controller |                   }
2026-06-11 18:17:20.261591 | controller |                 ],
2026-06-11 18:17:20.261607 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.261621 | controller |               }
2026-06-11 18:17:20.261636 | controller |             },
2026-06-11 18:17:20.261651 | controller |             {
2026-06-11 18:17:20.261665 | controller |               "downwardAPI": {
2026-06-11 18:17:20.261679 | controller |                 "items": [
2026-06-11 18:17:20.261694 | controller |                   {
2026-06-11 18:17:20.261709 | controller |                     "fieldRef": {
2026-06-11 18:17:20.261723 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.261737 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.261752 | controller |                     },
2026-06-11 18:17:20.261766 | controller |                     "path": "namespace"
2026-06-11 18:17:20.261781 | controller |                   }
2026-06-11 18:17:20.261795 | controller |                 ]
2026-06-11 18:17:20.261811 | controller |               }
2026-06-11 18:17:20.261825 | controller |             },
2026-06-11 18:17:20.261841 | controller |             {
2026-06-11 18:17:20.261879 | controller |               "configMap": {
2026-06-11 18:17:20.261896 | controller |                 "items": [
2026-06-11 18:17:20.261911 | controller |                   {
2026-06-11 18:17:20.261926 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.261941 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.261956 | controller |                   }
2026-06-11 18:17:20.261971 | controller |                 ],
2026-06-11 18:17:20.261986 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.262001 | controller |               }
2026-06-11 18:17:20.262016 | controller |             }
2026-06-11 18:17:20.262030 | controller |           ]
2026-06-11 18:17:20.262045 | controller |         }
2026-06-11 18:17:20.262059 | controller |       }
2026-06-11 18:17:20.262073 | controller |     ]
2026-06-11 18:17:20.262088 | controller |   },
2026-06-11 18:17:20.262103 | controller |   "status": {
2026-06-11 18:17:20.262124 | controller |     "conditions": [
2026-06-11 18:17:20.262147 | controller |       {
2026-06-11 18:17:20.262168 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.262189 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:20.262213 | controller |         "status": "True",
2026-06-11 18:17:20.262231 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.262247 | controller |       },
2026-06-11 18:17:20.262261 | controller |       {
2026-06-11 18:17:20.262277 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.262293 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.262308 | controller |         "status": "True",
2026-06-11 18:17:20.262322 | controller |         "type": "Initialized"
2026-06-11 18:17:20.262337 | controller |       },
2026-06-11 18:17:20.262352 | controller |       {
2026-06-11 18:17:20.262366 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.262380 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.262395 | controller |         "status": "True",
2026-06-11 18:17:20.262409 | controller |         "type": "Ready"
2026-06-11 18:17:20.262424 | controller |       },
2026-06-11 18:17:20.262441 | controller |       {
2026-06-11 18:17:20.262462 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.262477 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.262494 | controller |         "status": "True",
2026-06-11 18:17:20.262509 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.262523 | controller |       },
2026-06-11 18:17:20.262539 | controller |       {
2026-06-11 18:17:20.262554 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.262568 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.262582 | controller |         "status": "True",
2026-06-11 18:17:20.262597 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.262611 | controller |       }
2026-06-11 18:17:20.262626 | controller |     ],
2026-06-11 18:17:20.262640 | controller |     "containerStatuses": [
2026-06-11 18:17:20.262656 | controller |       {
2026-06-11 18:17:20.262671 | controller |         "allocatedResources": {
2026-06-11 18:17:20.262686 | controller |           "cpu": "10m",
2026-06-11 18:17:20.262701 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.262715 | controller |         },
2026-06-11 18:17:20.262729 | controller |         "containerID": "cri-o://46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa",
2026-06-11 18:17:20.262744 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 18:17:20.262762 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721",
2026-06-11 18:17:20.262779 | controller |         "lastState": {},
2026-06-11 18:17:20.262795 | controller |         "name": "manager",
2026-06-11 18:17:20.262809 | controller |         "ready": true,
2026-06-11 18:17:20.262824 | controller |         "resources": {
2026-06-11 18:17:20.262838 | controller |           "limits": {
2026-06-11 18:17:20.262879 | controller |             "cpu": "500m",
2026-06-11 18:17:20.262896 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.262911 | controller |           },
2026-06-11 18:17:20.262925 | controller |           "requests": {
2026-06-11 18:17:20.262941 | controller |             "cpu": "10m",
2026-06-11 18:17:20.262955 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.262969 | controller |           }
2026-06-11 18:17:20.262984 | controller |         },
2026-06-11 18:17:20.262999 | controller |         "restartCount": 0,
2026-06-11 18:17:20.263013 | controller |         "started": true,
2026-06-11 18:17:20.263027 | controller |         "state": {
2026-06-11 18:17:20.263041 | controller |           "running": {
2026-06-11 18:17:20.263055 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.263070 | controller |           }
2026-06-11 18:17:20.263084 | controller |         },
2026-06-11 18:17:20.263099 | controller |         "user": {
2026-06-11 18:17:20.263113 | controller |           "linux": {
2026-06-11 18:17:20.263127 | controller |             "gid": 0,
2026-06-11 18:17:20.263141 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.263155 | controller |               0,
2026-06-11 18:17:20.263169 | controller |               1000660000
2026-06-11 18:17:20.263183 | controller |             ],
2026-06-11 18:17:20.263198 | controller |             "uid": 1000660000
2026-06-11 18:17:20.263212 | controller |           }
2026-06-11 18:17:20.263226 | controller |         },
2026-06-11 18:17:20.263241 | controller |         "volumeMounts": [
2026-06-11 18:17:20.263255 | controller |           {
2026-06-11 18:17:20.263270 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:20.263284 | controller |             "name": "cert",
2026-06-11 18:17:20.263299 | controller |             "readOnly": true,
2026-06-11 18:17:20.263313 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.263332 | controller |           },
2026-06-11 18:17:20.263348 | controller |           {
2026-06-11 18:17:20.263363 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.263377 | controller |             "name": "kube-api-access-4f95j",
2026-06-11 18:17:20.263393 | controller |             "readOnly": true,
2026-06-11 18:17:20.263407 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.263421 | controller |           }
2026-06-11 18:17:20.263436 | controller |         ]
2026-06-11 18:17:20.263452 | controller |       }
2026-06-11 18:17:20.263467 | controller |     ],
2026-06-11 18:17:20.263481 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.263496 | controller |     "hostIPs": [
2026-06-11 18:17:20.263512 | controller |       {
2026-06-11 18:17:20.263526 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.263540 | controller |       }
2026-06-11 18:17:20.263554 | controller |     ],
2026-06-11 18:17:20.263570 | controller |     "phase": "Running",
2026-06-11 18:17:20.263584 | controller |     "podIP": "10.217.1.33",
2026-06-11 18:17:20.263599 | controller |     "podIPs": [
2026-06-11 18:17:20.263613 | controller |       {
2026-06-11 18:17:20.263627 | controller |         "ip": "10.217.1.33"
2026-06-11 18:17:20.263642 | controller |       }
2026-06-11 18:17:20.263657 | controller |     ],
2026-06-11 18:17:20.263671 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.263685 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.263699 | controller |   }
2026-06-11 18:17:20.263714 | controller | }
2026-06-11 18:17:20.301266 | controller | ok:
2026-06-11 18:17:20.301455 | controller | {
2026-06-11 18:17:20.301490 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.301511 | controller |   "kind": "Pod",
2026-06-11 18:17:20.301528 | controller |   "metadata": {
2026-06-11 18:17:20.301543 | controller |     "annotations": {
2026-06-11 18:17:20.301560 | 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:17:20.301578 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 18:17:20.301594 | controller |       "createdAt": "2026-06-11T16:15:44Z",
2026-06-11 18:17:20.301609 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 18:17:20.301625 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 18:17:20.301663 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 18:17:20.301700 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 18:17:20.301729 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 18:17:20.301752 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 18:17:20.301768 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 18:17:20.301783 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.17/23\"],\"mac_address\":\"0a:58:0a:d9:01:11\",\"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.17/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 18:17:20.301812 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.17\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:11\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 18:17:20.301829 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 18:17:20.301845 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 18:17:20.301910 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 18:17:20.301927 | controller |       "olm.targetNamespaces": "",
2026-06-11 18:17:20.301942 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:17:20.301957 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 18:17:20.301973 | 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:17:20.301995 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 18:17:20.302011 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 18:17:20.302026 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 18:17:20.302042 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 18:17:20.302056 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:17:20.302071 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:17:20.302085 | controller |     },
2026-06-11 18:17:20.302100 | controller |     "creationTimestamp": "2026-06-11T17:41:38Z",
2026-06-11 18:17:20.302115 | controller |     "generateName": "openstack-operator-controller-init-dc84c455b-",
2026-06-11 18:17:20.302130 | controller |     "generation": 1,
2026-06-11 18:17:20.302145 | controller |     "labels": {
2026-06-11 18:17:20.302160 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 18:17:20.302175 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.302190 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 18:17:20.302205 | controller |       "pod-template-hash": "dc84c455b"
2026-06-11 18:17:20.302220 | controller |     },
2026-06-11 18:17:20.302234 | controller |     "managedFields": [
2026-06-11 18:17:20.302249 | controller |       {
2026-06-11 18:17:20.302265 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.302279 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.302295 | controller |         "fieldsV1": {
2026-06-11 18:17:20.302330 | controller |           "f:metadata": {
2026-06-11 18:17:20.302359 | controller |             "f:annotations": {
2026-06-11 18:17:20.302376 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.302408 | controller |             }
2026-06-11 18:17:20.302444 | controller |           }
2026-06-11 18:17:20.302465 | controller |         },
2026-06-11 18:17:20.302482 | controller |         "manager": "crc",
2026-06-11 18:17:20.302498 | controller |         "operation": "Update",
2026-06-11 18:17:20.302513 | controller |         "subresource": "status",
2026-06-11 18:17:20.302534 | controller |         "time": "2026-06-11T17:41:38Z"
2026-06-11 18:17:20.302550 | controller |       },
2026-06-11 18:17:20.302565 | controller |       {
2026-06-11 18:17:20.302580 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.302596 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.302611 | controller |         "fieldsV1": {
2026-06-11 18:17:20.302626 | controller |           "f:metadata": {
2026-06-11 18:17:20.302640 | controller |             "f:annotations": {
2026-06-11 18:17:20.302654 | controller |               ".": {},
2026-06-11 18:17:20.302669 | controller |               "f:alm-examples": {},
2026-06-11 18:17:20.302683 | controller |               "f:capabilities": {},
2026-06-11 18:17:20.302697 | controller |               "f:createdAt": {},
2026-06-11 18:17:20.302711 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 18:17:20.302725 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 18:17:20.302739 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 18:17:20.302753 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 18:17:20.302767 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 18:17:20.302797 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 18:17:20.302835 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 18:17:20.302894 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 18:17:20.302916 | controller |               "f:olm.operatorGroup": {},
2026-06-11 18:17:20.302932 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 18:17:20.302949 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 18:17:20.302965 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 18:17:20.302980 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 18:17:20.302995 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 18:17:20.303009 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 18:17:20.303024 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 18:17:20.303038 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 18:17:20.303052 | controller |             },
2026-06-11 18:17:20.303066 | controller |             "f:generateName": {},
2026-06-11 18:17:20.303080 | controller |             "f:labels": {
2026-06-11 18:17:20.303095 | controller |               ".": {},
2026-06-11 18:17:20.303109 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.303123 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.303138 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.303152 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.303166 | controller |             },
2026-06-11 18:17:20.303180 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.303195 | controller |               ".": {},
2026-06-11 18:17:20.303209 | controller |               "k:{\"uid\":\"0c367060-f897-49c0-8105-86e3c9ca9192\"}": {}
2026-06-11 18:17:20.303224 | controller |             }
2026-06-11 18:17:20.303238 | controller |           },
2026-06-11 18:17:20.303252 | controller |           "f:spec": {
2026-06-11 18:17:20.303267 | controller |             "f:containers": {
2026-06-11 18:17:20.303281 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 18:17:20.303296 | controller |                 ".": {},
2026-06-11 18:17:20.303333 | controller |                 "f:args": {},
2026-06-11 18:17:20.303360 | controller |                 "f:command": {},
2026-06-11 18:17:20.303382 | controller |                 "f:env": {
2026-06-11 18:17:20.303399 | controller |                   ".": {},
2026-06-11 18:17:20.303414 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.303430 | controller |                     ".": {},
2026-06-11 18:17:20.303444 | controller |                     "f:name": {},
2026-06-11 18:17:20.303459 | controller |                     "f:value": {}
2026-06-11 18:17:20.303474 | controller |                   },
2026-06-11 18:17:20.303490 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.303506 | controller |                     ".": {},
2026-06-11 18:17:20.303549 | controller |                     "f:name": {},
2026-06-11 18:17:20.303576 | controller |                     "f:value": {}
2026-06-11 18:17:20.303600 | controller |                   },
2026-06-11 18:17:20.303623 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 18:17:20.303646 | controller |                     ".": {},
2026-06-11 18:17:20.303668 | controller |                     "f:name": {},
2026-06-11 18:17:20.303692 | controller |                     "f:value": {}
2026-06-11 18:17:20.303716 | controller |                   },
2026-06-11 18:17:20.303741 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 18:17:20.303763 | controller |                     ".": {},
2026-06-11 18:17:20.303783 | controller |                     "f:name": {},
2026-06-11 18:17:20.303804 | controller |                     "f:value": {}
2026-06-11 18:17:20.303821 | controller |                   },
2026-06-11 18:17:20.303836 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 18:17:20.303874 | controller |                     ".": {},
2026-06-11 18:17:20.303892 | controller |                     "f:name": {},
2026-06-11 18:17:20.303907 | controller |                     "f:value": {}
2026-06-11 18:17:20.303923 | controller |                   },
2026-06-11 18:17:20.303963 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.303998 | controller |                     ".": {},
2026-06-11 18:17:20.304027 | controller |                     "f:name": {},
2026-06-11 18:17:20.304047 | controller |                     "f:value": {}
2026-06-11 18:17:20.304063 | controller |                   },
2026-06-11 18:17:20.304079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304095 | controller |                     ".": {},
2026-06-11 18:17:20.304110 | controller |                     "f:name": {},
2026-06-11 18:17:20.304124 | controller |                     "f:value": {}
2026-06-11 18:17:20.304140 | controller |                   },
2026-06-11 18:17:20.304155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304169 | controller |                     ".": {},
2026-06-11 18:17:20.304184 | controller |                     "f:name": {},
2026-06-11 18:17:20.304198 | controller |                     "f:value": {}
2026-06-11 18:17:20.304212 | controller |                   },
2026-06-11 18:17:20.304226 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304241 | controller |                     ".": {},
2026-06-11 18:17:20.304256 | controller |                     "f:name": {},
2026-06-11 18:17:20.304270 | controller |                     "f:value": {}
2026-06-11 18:17:20.304284 | controller |                   },
2026-06-11 18:17:20.304302 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304343 | controller |                     ".": {},
2026-06-11 18:17:20.304364 | controller |                     "f:name": {},
2026-06-11 18:17:20.304381 | controller |                     "f:value": {}
2026-06-11 18:17:20.304422 | controller |                   },
2026-06-11 18:17:20.304450 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304490 | controller |                     ".": {},
2026-06-11 18:17:20.304508 | controller |                     "f:name": {},
2026-06-11 18:17:20.304525 | controller |                     "f:value": {}
2026-06-11 18:17:20.304540 | controller |                   },
2026-06-11 18:17:20.304555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304570 | controller |                     ".": {},
2026-06-11 18:17:20.304584 | controller |                     "f:name": {},
2026-06-11 18:17:20.304599 | controller |                     "f:value": {}
2026-06-11 18:17:20.304613 | controller |                   },
2026-06-11 18:17:20.304628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304642 | controller |                     ".": {},
2026-06-11 18:17:20.304656 | controller |                     "f:name": {},
2026-06-11 18:17:20.304671 | controller |                     "f:value": {}
2026-06-11 18:17:20.304685 | controller |                   },
2026-06-11 18:17:20.304699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304715 | controller |                     ".": {},
2026-06-11 18:17:20.304729 | controller |                     "f:name": {},
2026-06-11 18:17:20.304744 | controller |                     "f:value": {}
2026-06-11 18:17:20.304760 | controller |                   },
2026-06-11 18:17:20.304775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.304790 | controller |                     ".": {},
2026-06-11 18:17:20.304805 | controller |                     "f:name": {},
2026-06-11 18:17:20.304819 | controller |                     "f:value": {}
2026-06-11 18:17:20.304834 | controller |                   },
2026-06-11 18:17:20.304868 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304890 | controller |                     ".": {},
2026-06-11 18:17:20.304905 | controller |                     "f:name": {},
2026-06-11 18:17:20.304920 | controller |                     "f:value": {}
2026-06-11 18:17:20.304935 | controller |                   },
2026-06-11 18:17:20.304949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.304966 | controller |                     ".": {},
2026-06-11 18:17:20.304981 | controller |                     "f:name": {},
2026-06-11 18:17:20.304997 | controller |                     "f:value": {}
2026-06-11 18:17:20.305013 | controller |                   },
2026-06-11 18:17:20.305028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305043 | controller |                     ".": {},
2026-06-11 18:17:20.305059 | controller |                     "f:name": {},
2026-06-11 18:17:20.305091 | controller |                     "f:value": {}
2026-06-11 18:17:20.305130 | controller |                   },
2026-06-11 18:17:20.305160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305182 | controller |                     ".": {},
2026-06-11 18:17:20.305198 | controller |                     "f:name": {},
2026-06-11 18:17:20.305213 | controller |                     "f:value": {}
2026-06-11 18:17:20.305230 | controller |                   },
2026-06-11 18:17:20.305246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305261 | controller |                     ".": {},
2026-06-11 18:17:20.305276 | controller |                     "f:name": {},
2026-06-11 18:17:20.305297 | controller |                     "f:value": {}
2026-06-11 18:17:20.305335 | controller |                   },
2026-06-11 18:17:20.305361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305378 | controller |                     ".": {},
2026-06-11 18:17:20.305412 | controller |                     "f:name": {},
2026-06-11 18:17:20.305441 | controller |                     "f:value": {}
2026-06-11 18:17:20.305460 | controller |                   },
2026-06-11 18:17:20.305477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305493 | controller |                     ".": {},
2026-06-11 18:17:20.305509 | controller |                     "f:name": {},
2026-06-11 18:17:20.305524 | controller |                     "f:value": {}
2026-06-11 18:17:20.305539 | controller |                   },
2026-06-11 18:17:20.305554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305569 | controller |                     ".": {},
2026-06-11 18:17:20.305584 | controller |                     "f:name": {},
2026-06-11 18:17:20.305600 | controller |                     "f:value": {}
2026-06-11 18:17:20.305615 | controller |                   },
2026-06-11 18:17:20.305629 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305644 | controller |                     ".": {},
2026-06-11 18:17:20.305659 | controller |                     "f:name": {},
2026-06-11 18:17:20.305673 | controller |                     "f:value": {}
2026-06-11 18:17:20.305687 | controller |                   },
2026-06-11 18:17:20.305702 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.305716 | controller |                     ".": {},
2026-06-11 18:17:20.305730 | controller |                     "f:name": {},
2026-06-11 18:17:20.305746 | controller |                     "f:value": {}
2026-06-11 18:17:20.305762 | controller |                   },
2026-06-11 18:17:20.305778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305792 | controller |                     ".": {},
2026-06-11 18:17:20.305806 | controller |                     "f:name": {},
2026-06-11 18:17:20.305821 | controller |                     "f:value": {}
2026-06-11 18:17:20.305835 | controller |                   },
2026-06-11 18:17:20.305869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305890 | controller |                     ".": {},
2026-06-11 18:17:20.305906 | controller |                     "f:name": {},
2026-06-11 18:17:20.305922 | controller |                     "f:value": {}
2026-06-11 18:17:20.305936 | controller |                   },
2026-06-11 18:17:20.305951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.305966 | controller |                     ".": {},
2026-06-11 18:17:20.305980 | controller |                     "f:name": {},
2026-06-11 18:17:20.305994 | controller |                     "f:value": {}
2026-06-11 18:17:20.306009 | controller |                   },
2026-06-11 18:17:20.306025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306039 | controller |                     ".": {},
2026-06-11 18:17:20.306055 | controller |                     "f:name": {},
2026-06-11 18:17:20.306070 | controller |                     "f:value": {}
2026-06-11 18:17:20.306085 | controller |                   },
2026-06-11 18:17:20.306099 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306113 | controller |                     ".": {},
2026-06-11 18:17:20.306133 | controller |                     "f:name": {},
2026-06-11 18:17:20.306148 | controller |                     "f:value": {}
2026-06-11 18:17:20.306163 | controller |                   },
2026-06-11 18:17:20.306177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306193 | controller |                     ".": {},
2026-06-11 18:17:20.306216 | controller |                     "f:name": {},
2026-06-11 18:17:20.306259 | controller |                     "f:value": {}
2026-06-11 18:17:20.306289 | controller |                   },
2026-06-11 18:17:20.306315 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306337 | controller |                     ".": {},
2026-06-11 18:17:20.306356 | controller |                     "f:name": {},
2026-06-11 18:17:20.306371 | controller |                     "f:value": {}
2026-06-11 18:17:20.306388 | controller |                   },
2026-06-11 18:17:20.306429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306451 | controller |                     ".": {},
2026-06-11 18:17:20.306466 | controller |                     "f:name": {},
2026-06-11 18:17:20.306482 | controller |                     "f:value": {}
2026-06-11 18:17:20.306498 | controller |                   },
2026-06-11 18:17:20.306514 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.306529 | controller |                     ".": {},
2026-06-11 18:17:20.306543 | controller |                     "f:name": {},
2026-06-11 18:17:20.306558 | controller |                     "f:value": {}
2026-06-11 18:17:20.306572 | controller |                   },
2026-06-11 18:17:20.306586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306600 | controller |                     ".": {},
2026-06-11 18:17:20.306615 | controller |                     "f:name": {},
2026-06-11 18:17:20.306629 | controller |                     "f:value": {}
2026-06-11 18:17:20.306644 | controller |                   },
2026-06-11 18:17:20.306658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306672 | controller |                     ".": {},
2026-06-11 18:17:20.306687 | controller |                     "f:name": {},
2026-06-11 18:17:20.306701 | controller |                     "f:value": {}
2026-06-11 18:17:20.306715 | controller |                   },
2026-06-11 18:17:20.306730 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306744 | controller |                     ".": {},
2026-06-11 18:17:20.306760 | controller |                     "f:name": {},
2026-06-11 18:17:20.306777 | controller |                     "f:value": {}
2026-06-11 18:17:20.306792 | controller |                   },
2026-06-11 18:17:20.306806 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306820 | controller |                     ".": {},
2026-06-11 18:17:20.306835 | controller |                     "f:name": {},
2026-06-11 18:17:20.306869 | controller |                     "f:value": {}
2026-06-11 18:17:20.306890 | controller |                   },
2026-06-11 18:17:20.306906 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306921 | controller |                     ".": {},
2026-06-11 18:17:20.306936 | controller |                     "f:name": {},
2026-06-11 18:17:20.306950 | controller |                     "f:value": {}
2026-06-11 18:17:20.306964 | controller |                   },
2026-06-11 18:17:20.306980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.306996 | controller |                     ".": {},
2026-06-11 18:17:20.307017 | controller |                     "f:name": {},
2026-06-11 18:17:20.307033 | controller |                     "f:value": {}
2026-06-11 18:17:20.307048 | controller |                   },
2026-06-11 18:17:20.307062 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307078 | controller |                     ".": {},
2026-06-11 18:17:20.307093 | controller |                     "f:name": {},
2026-06-11 18:17:20.307109 | controller |                     "f:value": {}
2026-06-11 18:17:20.307124 | controller |                   },
2026-06-11 18:17:20.307138 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307153 | controller |                     ".": {},
2026-06-11 18:17:20.307168 | controller |                     "f:name": {},
2026-06-11 18:17:20.307182 | controller |                     "f:value": {}
2026-06-11 18:17:20.307197 | controller |                   },
2026-06-11 18:17:20.307212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307226 | controller |                     ".": {},
2026-06-11 18:17:20.307241 | controller |                     "f:name": {},
2026-06-11 18:17:20.307255 | controller |                     "f:value": {}
2026-06-11 18:17:20.307270 | controller |                   },
2026-06-11 18:17:20.307284 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307300 | controller |                     ".": {},
2026-06-11 18:17:20.307340 | controller |                     "f:name": {},
2026-06-11 18:17:20.307387 | controller |                     "f:value": {}
2026-06-11 18:17:20.307419 | controller |                   },
2026-06-11 18:17:20.307448 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307472 | controller |                     ".": {},
2026-06-11 18:17:20.307491 | controller |                     "f:name": {},
2026-06-11 18:17:20.307507 | controller |                     "f:value": {}
2026-06-11 18:17:20.307522 | controller |                   },
2026-06-11 18:17:20.307537 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307552 | controller |                     ".": {},
2026-06-11 18:17:20.307567 | controller |                     "f:name": {},
2026-06-11 18:17:20.307583 | controller |                     "f:value": {}
2026-06-11 18:17:20.307598 | controller |                   },
2026-06-11 18:17:20.307612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307627 | controller |                     ".": {},
2026-06-11 18:17:20.307641 | controller |                     "f:name": {},
2026-06-11 18:17:20.307656 | controller |                     "f:value": {}
2026-06-11 18:17:20.307671 | controller |                   },
2026-06-11 18:17:20.307686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307702 | controller |                     ".": {},
2026-06-11 18:17:20.307717 | controller |                     "f:name": {},
2026-06-11 18:17:20.307732 | controller |                     "f:value": {}
2026-06-11 18:17:20.307746 | controller |                   },
2026-06-11 18:17:20.307761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307775 | controller |                     ".": {},
2026-06-11 18:17:20.307790 | controller |                     "f:name": {},
2026-06-11 18:17:20.307804 | controller |                     "f:value": {}
2026-06-11 18:17:20.307818 | controller |                   },
2026-06-11 18:17:20.307833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.307876 | controller |                     ".": {},
2026-06-11 18:17:20.307899 | controller |                     "f:name": {},
2026-06-11 18:17:20.307914 | controller |                     "f:value": {}
2026-06-11 18:17:20.307929 | controller |                   },
2026-06-11 18:17:20.307944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.307959 | controller |                     ".": {},
2026-06-11 18:17:20.307973 | controller |                     "f:name": {},
2026-06-11 18:17:20.307988 | controller |                     "f:value": {}
2026-06-11 18:17:20.308003 | controller |                   },
2026-06-11 18:17:20.308018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308032 | controller |                     ".": {},
2026-06-11 18:17:20.308048 | controller |                     "f:name": {},
2026-06-11 18:17:20.308062 | controller |                     "f:value": {}
2026-06-11 18:17:20.308076 | controller |                   },
2026-06-11 18:17:20.308090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308104 | controller |                     ".": {},
2026-06-11 18:17:20.308118 | controller |                     "f:name": {},
2026-06-11 18:17:20.308133 | controller |                     "f:value": {}
2026-06-11 18:17:20.308148 | controller |                   },
2026-06-11 18:17:20.308164 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308178 | controller |                     ".": {},
2026-06-11 18:17:20.308193 | controller |                     "f:name": {},
2026-06-11 18:17:20.308207 | controller |                     "f:value": {}
2026-06-11 18:17:20.308221 | controller |                   },
2026-06-11 18:17:20.308236 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.308251 | controller |                     ".": {},
2026-06-11 18:17:20.308266 | controller |                     "f:name": {},
2026-06-11 18:17:20.308281 | controller |                     "f:value": {}
2026-06-11 18:17:20.308299 | controller |                   },
2026-06-11 18:17:20.308337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308363 | controller |                     ".": {},
2026-06-11 18:17:20.308380 | controller |                     "f:name": {},
2026-06-11 18:17:20.308396 | controller |                     "f:value": {}
2026-06-11 18:17:20.308412 | controller |                   },
2026-06-11 18:17:20.308427 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.308443 | controller |                     ".": {},
2026-06-11 18:17:20.308458 | controller |                     "f:name": {},
2026-06-11 18:17:20.308490 | controller |                     "f:value": {}
2026-06-11 18:17:20.308527 | controller |                   },
2026-06-11 18:17:20.308563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308592 | controller |                     ".": {},
2026-06-11 18:17:20.308615 | controller |                     "f:name": {},
2026-06-11 18:17:20.308783 | controller |                     "f:value": {}
2026-06-11 18:17:20.308800 | controller |                   },
2026-06-11 18:17:20.308815 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.308831 | controller |                     ".": {},
2026-06-11 18:17:20.308846 | controller |                     "f:name": {},
2026-06-11 18:17:20.308883 | controller |                     "f:value": {}
2026-06-11 18:17:20.308900 | controller |                   },
2026-06-11 18:17:20.308921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.308937 | controller |                     ".": {},
2026-06-11 18:17:20.308952 | controller |                     "f:name": {},
2026-06-11 18:17:20.308966 | controller |                     "f:value": {}
2026-06-11 18:17:20.308981 | controller |                   },
2026-06-11 18:17:20.308996 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309010 | controller |                     ".": {},
2026-06-11 18:17:20.309025 | controller |                     "f:name": {},
2026-06-11 18:17:20.309040 | controller |                     "f:value": {}
2026-06-11 18:17:20.309054 | controller |                   },
2026-06-11 18:17:20.309069 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309084 | controller |                     ".": {},
2026-06-11 18:17:20.309099 | controller |                     "f:name": {},
2026-06-11 18:17:20.309113 | controller |                     "f:value": {}
2026-06-11 18:17:20.309128 | controller |                   },
2026-06-11 18:17:20.309142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309157 | controller |                     ".": {},
2026-06-11 18:17:20.309172 | controller |                     "f:name": {},
2026-06-11 18:17:20.309187 | controller |                     "f:value": {}
2026-06-11 18:17:20.309201 | controller |                   },
2026-06-11 18:17:20.309215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309230 | controller |                     ".": {},
2026-06-11 18:17:20.309246 | controller |                     "f:name": {},
2026-06-11 18:17:20.309260 | controller |                     "f:value": {}
2026-06-11 18:17:20.309274 | controller |                   },
2026-06-11 18:17:20.309288 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.309309 | controller |                     ".": {},
2026-06-11 18:17:20.309350 | controller |                     "f:name": {},
2026-06-11 18:17:20.309369 | controller |                     "f:value": {}
2026-06-11 18:17:20.309386 | controller |                   },
2026-06-11 18:17:20.309426 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309451 | controller |                     ".": {},
2026-06-11 18:17:20.309467 | controller |                     "f:name": {},
2026-06-11 18:17:20.309484 | controller |                     "f:value": {}
2026-06-11 18:17:20.309498 | controller |                   },
2026-06-11 18:17:20.309513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309528 | controller |                     ".": {},
2026-06-11 18:17:20.309543 | controller |                     "f:name": {},
2026-06-11 18:17:20.309558 | controller |                     "f:value": {}
2026-06-11 18:17:20.309571 | controller |                   },
2026-06-11 18:17:20.309586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309600 | controller |                     ".": {},
2026-06-11 18:17:20.309614 | controller |                     "f:name": {},
2026-06-11 18:17:20.309628 | controller |                     "f:value": {}
2026-06-11 18:17:20.309660 | controller |                   },
2026-06-11 18:17:20.309699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.309728 | controller |                     ".": {},
2026-06-11 18:17:20.309754 | controller |                     "f:name": {},
2026-06-11 18:17:20.309772 | controller |                     "f:value": {}
2026-06-11 18:17:20.309802 | controller |                   },
2026-06-11 18:17:20.309818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309833 | controller |                     ".": {},
2026-06-11 18:17:20.309867 | controller |                     "f:name": {},
2026-06-11 18:17:20.309888 | controller |                     "f:value": {}
2026-06-11 18:17:20.309904 | controller |                   },
2026-06-11 18:17:20.309918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.309934 | controller |                     ".": {},
2026-06-11 18:17:20.309949 | controller |                     "f:name": {},
2026-06-11 18:17:20.309964 | controller |                     "f:value": {}
2026-06-11 18:17:20.309979 | controller |                   },
2026-06-11 18:17:20.309994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.310010 | controller |                     ".": {},
2026-06-11 18:17:20.310025 | controller |                     "f:name": {},
2026-06-11 18:17:20.310041 | controller |                     "f:value": {}
2026-06-11 18:17:20.310056 | controller |                   },
2026-06-11 18:17:20.310071 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310086 | controller |                     ".": {},
2026-06-11 18:17:20.310101 | controller |                     "f:name": {},
2026-06-11 18:17:20.310183 | controller |                     "f:value": {}
2026-06-11 18:17:20.310204 | controller |                   },
2026-06-11 18:17:20.310220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310237 | controller |                     ".": {},
2026-06-11 18:17:20.310251 | controller |                     "f:name": {},
2026-06-11 18:17:20.310266 | controller |                     "f:value": {}
2026-06-11 18:17:20.310280 | controller |                   },
2026-06-11 18:17:20.310295 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310331 | controller |                     ".": {},
2026-06-11 18:17:20.310359 | controller |                     "f:name": {},
2026-06-11 18:17:20.310376 | controller |                     "f:value": {}
2026-06-11 18:17:20.310406 | controller |                   },
2026-06-11 18:17:20.310439 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.310458 | controller |                     ".": {},
2026-06-11 18:17:20.310475 | controller |                     "f:name": {},
2026-06-11 18:17:20.310490 | controller |                     "f:value": {}
2026-06-11 18:17:20.310505 | controller |                   },
2026-06-11 18:17:20.310520 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310535 | controller |                     ".": {},
2026-06-11 18:17:20.310550 | controller |                     "f:name": {},
2026-06-11 18:17:20.310565 | controller |                     "f:value": {}
2026-06-11 18:17:20.310579 | controller |                   },
2026-06-11 18:17:20.310594 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310608 | controller |                     ".": {},
2026-06-11 18:17:20.310623 | controller |                     "f:name": {},
2026-06-11 18:17:20.310638 | controller |                     "f:value": {}
2026-06-11 18:17:20.310652 | controller |                   },
2026-06-11 18:17:20.310667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.310682 | controller |                     ".": {},
2026-06-11 18:17:20.310696 | controller |                     "f:name": {},
2026-06-11 18:17:20.310713 | controller |                     "f:value": {}
2026-06-11 18:17:20.310737 | controller |                   },
2026-06-11 18:17:20.310754 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310769 | controller |                     ".": {},
2026-06-11 18:17:20.310797 | controller |                     "f:name": {},
2026-06-11 18:17:20.310838 | controller |                     "f:value": {}
2026-06-11 18:17:20.310894 | controller |                   },
2026-06-11 18:17:20.310915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.310932 | controller |                     ".": {},
2026-06-11 18:17:20.310947 | controller |                     "f:name": {},
2026-06-11 18:17:20.310963 | controller |                     "f:value": {}
2026-06-11 18:17:20.310978 | controller |                   },
2026-06-11 18:17:20.310994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311010 | controller |                     ".": {},
2026-06-11 18:17:20.311026 | controller |                     "f:name": {},
2026-06-11 18:17:20.311041 | controller |                     "f:value": {}
2026-06-11 18:17:20.311057 | controller |                   },
2026-06-11 18:17:20.311072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311088 | controller |                     ".": {},
2026-06-11 18:17:20.311103 | controller |                     "f:name": {},
2026-06-11 18:17:20.311118 | controller |                     "f:value": {}
2026-06-11 18:17:20.311133 | controller |                   },
2026-06-11 18:17:20.311147 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.311162 | controller |                     ".": {},
2026-06-11 18:17:20.311178 | controller |                     "f:name": {},
2026-06-11 18:17:20.311193 | controller |                     "f:value": {}
2026-06-11 18:17:20.311207 | controller |                   },
2026-06-11 18:17:20.311223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311237 | controller |                     ".": {},
2026-06-11 18:17:20.311252 | controller |                     "f:name": {},
2026-06-11 18:17:20.311267 | controller |                     "f:value": {}
2026-06-11 18:17:20.311283 | controller |                   },
2026-06-11 18:17:20.311299 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311338 | controller |                     ".": {},
2026-06-11 18:17:20.311363 | controller |                     "f:name": {},
2026-06-11 18:17:20.311379 | controller |                     "f:value": {}
2026-06-11 18:17:20.311413 | controller |                   },
2026-06-11 18:17:20.311441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311459 | controller |                     ".": {},
2026-06-11 18:17:20.311475 | controller |                     "f:name": {},
2026-06-11 18:17:20.311491 | controller |                     "f:value": {}
2026-06-11 18:17:20.311505 | controller |                   },
2026-06-11 18:17:20.311520 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311535 | controller |                     ".": {},
2026-06-11 18:17:20.311550 | controller |                     "f:name": {},
2026-06-11 18:17:20.311564 | controller |                     "f:value": {}
2026-06-11 18:17:20.311578 | controller |                   },
2026-06-11 18:17:20.311593 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.311607 | controller |                     ".": {},
2026-06-11 18:17:20.311621 | controller |                     "f:name": {},
2026-06-11 18:17:20.311641 | controller |                     "f:value": {}
2026-06-11 18:17:20.311655 | controller |                   },
2026-06-11 18:17:20.311669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311684 | controller |                     ".": {},
2026-06-11 18:17:20.311698 | controller |                     "f:name": {},
2026-06-11 18:17:20.311712 | controller |                     "f:value": {}
2026-06-11 18:17:20.311727 | controller |                   },
2026-06-11 18:17:20.311741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311757 | controller |                     ".": {},
2026-06-11 18:17:20.311772 | controller |                     "f:name": {},
2026-06-11 18:17:20.311787 | controller |                     "f:value": {}
2026-06-11 18:17:20.311801 | controller |                   },
2026-06-11 18:17:20.311816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.311831 | controller |                     ".": {},
2026-06-11 18:17:20.311845 | controller |                     "f:name": {},
2026-06-11 18:17:20.311886 | controller |                     "f:value": {}
2026-06-11 18:17:20.311903 | controller |                   },
2026-06-11 18:17:20.311919 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.311959 | controller |                     ".": {},
2026-06-11 18:17:20.311993 | controller |                     "f:name": {},
2026-06-11 18:17:20.312021 | controller |                     "f:value": {}
2026-06-11 18:17:20.312040 | controller |                   },
2026-06-11 18:17:20.312056 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:17:20.312071 | controller |                     ".": {},
2026-06-11 18:17:20.312086 | controller |                     "f:name": {},
2026-06-11 18:17:20.312101 | controller |                     "f:value": {}
2026-06-11 18:17:20.312115 | controller |                   },
2026-06-11 18:17:20.312131 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312146 | controller |                     ".": {},
2026-06-11 18:17:20.312161 | controller |                     "f:name": {},
2026-06-11 18:17:20.312175 | controller |                     "f:value": {}
2026-06-11 18:17:20.312190 | controller |                   },
2026-06-11 18:17:20.312205 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312221 | controller |                     ".": {},
2026-06-11 18:17:20.312236 | controller |                     "f:name": {},
2026-06-11 18:17:20.312250 | controller |                     "f:value": {}
2026-06-11 18:17:20.312265 | controller |                   },
2026-06-11 18:17:20.312280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312295 | controller |                     ".": {},
2026-06-11 18:17:20.312328 | controller |                     "f:name": {},
2026-06-11 18:17:20.312359 | controller |                     "f:value": {}
2026-06-11 18:17:20.312376 | controller |                   },
2026-06-11 18:17:20.312406 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312438 | controller |                     ".": {},
2026-06-11 18:17:20.312456 | controller |                     "f:name": {},
2026-06-11 18:17:20.312488 | controller |                     "f:value": {}
2026-06-11 18:17:20.312506 | controller |                   },
2026-06-11 18:17:20.312522 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312538 | controller |                     ".": {},
2026-06-11 18:17:20.312558 | controller |                     "f:name": {},
2026-06-11 18:17:20.312574 | controller |                     "f:value": {}
2026-06-11 18:17:20.312590 | controller |                   },
2026-06-11 18:17:20.312606 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312620 | controller |                     ".": {},
2026-06-11 18:17:20.312636 | controller |                     "f:name": {},
2026-06-11 18:17:20.312651 | controller |                     "f:value": {}
2026-06-11 18:17:20.312665 | controller |                   },
2026-06-11 18:17:20.312680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.312694 | controller |                     ".": {},
2026-06-11 18:17:20.312710 | controller |                     "f:name": {},
2026-06-11 18:17:20.312725 | controller |                     "f:value": {}
2026-06-11 18:17:20.312740 | controller |                   },
2026-06-11 18:17:20.312755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312770 | controller |                     ".": {},
2026-06-11 18:17:20.312785 | controller |                     "f:name": {},
2026-06-11 18:17:20.312799 | controller |                     "f:value": {}
2026-06-11 18:17:20.312813 | controller |                   },
2026-06-11 18:17:20.312827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312841 | controller |                     ".": {},
2026-06-11 18:17:20.312879 | controller |                     "f:name": {},
2026-06-11 18:17:20.312896 | controller |                     "f:value": {}
2026-06-11 18:17:20.312910 | controller |                   },
2026-06-11 18:17:20.312927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.312941 | controller |                     ".": {},
2026-06-11 18:17:20.312956 | controller |                     "f:name": {},
2026-06-11 18:17:20.312971 | controller |                     "f:value": {}
2026-06-11 18:17:20.312986 | controller |                   },
2026-06-11 18:17:20.313000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313015 | controller |                     ".": {},
2026-06-11 18:17:20.313029 | controller |                     "f:name": {},
2026-06-11 18:17:20.313043 | controller |                     "f:value": {}
2026-06-11 18:17:20.313060 | controller |                   },
2026-06-11 18:17:20.313103 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313136 | controller |                     ".": {},
2026-06-11 18:17:20.313163 | controller |                     "f:name": {},
2026-06-11 18:17:20.313181 | controller |                     "f:value": {}
2026-06-11 18:17:20.313196 | controller |                   },
2026-06-11 18:17:20.313212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313227 | controller |                     ".": {},
2026-06-11 18:17:20.313242 | controller |                     "f:name": {},
2026-06-11 18:17:20.313257 | controller |                     "f:value": {}
2026-06-11 18:17:20.313273 | controller |                   },
2026-06-11 18:17:20.313287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.313310 | controller |                     ".": {},
2026-06-11 18:17:20.313347 | controller |                     "f:name": {},
2026-06-11 18:17:20.313366 | controller |                     "f:value": {}
2026-06-11 18:17:20.313384 | controller |                   },
2026-06-11 18:17:20.313422 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313448 | controller |                     ".": {},
2026-06-11 18:17:20.313471 | controller |                     "f:name": {},
2026-06-11 18:17:20.313487 | controller |                     "f:value": {}
2026-06-11 18:17:20.313503 | controller |                   },
2026-06-11 18:17:20.313518 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.313534 | controller |                     ".": {},
2026-06-11 18:17:20.313549 | controller |                     "f:name": {},
2026-06-11 18:17:20.313564 | controller |                     "f:value": {}
2026-06-11 18:17:20.313578 | controller |                   },
2026-06-11 18:17:20.313592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.313607 | controller |                     ".": {},
2026-06-11 18:17:20.313622 | controller |                     "f:name": {},
2026-06-11 18:17:20.313636 | controller |                     "f:value": {}
2026-06-11 18:17:20.313651 | controller |                   },
2026-06-11 18:17:20.313665 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313679 | controller |                     ".": {},
2026-06-11 18:17:20.313694 | controller |                     "f:name": {},
2026-06-11 18:17:20.313708 | controller |                     "f:value": {}
2026-06-11 18:17:20.313722 | controller |                   },
2026-06-11 18:17:20.313737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313752 | controller |                     ".": {},
2026-06-11 18:17:20.313766 | controller |                     "f:name": {},
2026-06-11 18:17:20.313781 | controller |                     "f:value": {}
2026-06-11 18:17:20.313795 | controller |                   },
2026-06-11 18:17:20.313809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313824 | controller |                     ".": {},
2026-06-11 18:17:20.313839 | controller |                     "f:name": {},
2026-06-11 18:17:20.313880 | controller |                     "f:value": {}
2026-06-11 18:17:20.313897 | controller |                   },
2026-06-11 18:17:20.313911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.313927 | controller |                     ".": {},
2026-06-11 18:17:20.313941 | controller |                     "f:name": {},
2026-06-11 18:17:20.313955 | controller |                     "f:value": {}
2026-06-11 18:17:20.313970 | controller |                   },
2026-06-11 18:17:20.313984 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 18:17:20.313999 | controller |                     ".": {},
2026-06-11 18:17:20.314013 | controller |                     "f:name": {},
2026-06-11 18:17:20.314027 | controller |                     "f:value": {}
2026-06-11 18:17:20.314041 | controller |                   },
2026-06-11 18:17:20.314055 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.314069 | controller |                     ".": {},
2026-06-11 18:17:20.314084 | controller |                     "f:name": {},
2026-06-11 18:17:20.314098 | controller |                     "f:value": {}
2026-06-11 18:17:20.314113 | controller |                   },
2026-06-11 18:17:20.314127 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.314141 | controller |                     ".": {},
2026-06-11 18:17:20.314157 | controller |                     "f:name": {},
2026-06-11 18:17:20.314172 | controller |                     "f:value": {}
2026-06-11 18:17:20.314188 | controller |                   },
2026-06-11 18:17:20.314218 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.314258 | controller |                     ".": {},
2026-06-11 18:17:20.314294 | controller |                     "f:name": {},
2026-06-11 18:17:20.314335 | controller |                     "f:value": {}
2026-06-11 18:17:20.314367 | controller |                   },
2026-06-11 18:17:20.314390 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.314412 | controller |                     ".": {},
2026-06-11 18:17:20.314433 | controller |                     "f:name": {},
2026-06-11 18:17:20.314455 | controller |                     "f:value": {}
2026-06-11 18:17:20.314476 | controller |                   },
2026-06-11 18:17:20.314496 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.314514 | controller |                     ".": {},
2026-06-11 18:17:20.314532 | controller |                     "f:name": {},
2026-06-11 18:17:20.314551 | controller |                     "f:value": {}
2026-06-11 18:17:20.314571 | controller |                   }
2026-06-11 18:17:20.314592 | controller |                 },
2026-06-11 18:17:20.314613 | controller |                 "f:image": {},
2026-06-11 18:17:20.314635 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.314656 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.314677 | controller |                   ".": {},
2026-06-11 18:17:20.314696 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.314715 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.314735 | controller |                     ".": {},
2026-06-11 18:17:20.314756 | controller |                     "f:path": {},
2026-06-11 18:17:20.314777 | controller |                     "f:port": {},
2026-06-11 18:17:20.314796 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.314817 | controller |                   },
2026-06-11 18:17:20.314838 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.314881 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.314899 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.314915 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.314931 | controller |                 },
2026-06-11 18:17:20.314946 | controller |                 "f:name": {},
2026-06-11 18:17:20.314960 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.314975 | controller |                   ".": {},
2026-06-11 18:17:20.314990 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.315005 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.315019 | controller |                     ".": {},
2026-06-11 18:17:20.315034 | controller |                     "f:path": {},
2026-06-11 18:17:20.315048 | controller |                     "f:port": {},
2026-06-11 18:17:20.315064 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.315080 | controller |                   },
2026-06-11 18:17:20.315101 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.315123 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.315139 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.315154 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.315169 | controller |                 },
2026-06-11 18:17:20.315184 | controller |                 "f:resources": {
2026-06-11 18:17:20.315198 | controller |                   ".": {},
2026-06-11 18:17:20.315213 | controller |                   "f:limits": {
2026-06-11 18:17:20.315227 | controller |                     ".": {},
2026-06-11 18:17:20.315241 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.315255 | controller |                     "f:memory": {}
2026-06-11 18:17:20.315269 | controller |                   },
2026-06-11 18:17:20.315283 | controller |                   "f:requests": {
2026-06-11 18:17:20.315297 | controller |                     ".": {},
2026-06-11 18:17:20.315325 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.315348 | controller |                     "f:memory": {}
2026-06-11 18:17:20.315368 | controller |                   }
2026-06-11 18:17:20.315384 | controller |                 },
2026-06-11 18:17:20.315399 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.315414 | controller |                   ".": {},
2026-06-11 18:17:20.315429 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.315444 | controller |                 },
2026-06-11 18:17:20.315458 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.315473 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.315488 | controller |               }
2026-06-11 18:17:20.315503 | controller |             },
2026-06-11 18:17:20.315518 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.315533 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.315548 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.315563 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.315577 | controller |             "f:securityContext": {
2026-06-11 18:17:20.315591 | controller |               ".": {},
2026-06-11 18:17:20.315605 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.315621 | controller |             },
2026-06-11 18:17:20.315636 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.315651 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.315666 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.315680 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.315694 | controller |           }
2026-06-11 18:17:20.315708 | controller |         },
2026-06-11 18:17:20.315723 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.315738 | controller |         "operation": "Update",
2026-06-11 18:17:20.315753 | controller |         "time": "2026-06-11T17:41:38Z"
2026-06-11 18:17:20.315767 | controller |       },
2026-06-11 18:17:20.315782 | controller |       {
2026-06-11 18:17:20.315796 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.315810 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.315824 | controller |         "fieldsV1": {
2026-06-11 18:17:20.315838 | controller |           "f:metadata": {
2026-06-11 18:17:20.315874 | controller |             "f:annotations": {
2026-06-11 18:17:20.315892 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.315908 | controller |             }
2026-06-11 18:17:20.315923 | controller |           }
2026-06-11 18:17:20.315938 | controller |         },
2026-06-11 18:17:20.315953 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.315967 | controller |         "operation": "Update",
2026-06-11 18:17:20.315982 | controller |         "subresource": "status",
2026-06-11 18:17:20.315998 | controller |         "time": "2026-06-11T17:41:39Z"
2026-06-11 18:17:20.316013 | controller |       },
2026-06-11 18:17:20.316029 | controller |       {
2026-06-11 18:17:20.316044 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.316058 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.316072 | controller |         "fieldsV1": {
2026-06-11 18:17:20.316087 | controller |           "f:status": {
2026-06-11 18:17:20.316102 | controller |             "f:conditions": {
2026-06-11 18:17:20.316117 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.316132 | controller |                 ".": {},
2026-06-11 18:17:20.316147 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.316163 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.316177 | controller |                 "f:status": {},
2026-06-11 18:17:20.316192 | controller |                 "f:type": {}
2026-06-11 18:17:20.316211 | controller |               },
2026-06-11 18:17:20.316226 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.316241 | controller |                 ".": {},
2026-06-11 18:17:20.316255 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.316271 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.316286 | controller |                 "f:status": {},
2026-06-11 18:17:20.316303 | controller |                 "f:type": {}
2026-06-11 18:17:20.316324 | controller |               },
2026-06-11 18:17:20.316342 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.316356 | controller |                 ".": {},
2026-06-11 18:17:20.316371 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.316385 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.316400 | controller |                 "f:status": {},
2026-06-11 18:17:20.316414 | controller |                 "f:type": {}
2026-06-11 18:17:20.316428 | controller |               },
2026-06-11 18:17:20.316442 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.316456 | controller |                 ".": {},
2026-06-11 18:17:20.316501 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.316519 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.316534 | controller |                 "f:status": {},
2026-06-11 18:17:20.316550 | controller |                 "f:type": {}
2026-06-11 18:17:20.316566 | controller |               }
2026-06-11 18:17:20.316581 | controller |             },
2026-06-11 18:17:20.316595 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.316609 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.316623 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.316638 | controller |             "f:phase": {},
2026-06-11 18:17:20.316652 | controller |             "f:podIP": {},
2026-06-11 18:17:20.316667 | controller |             "f:podIPs": {
2026-06-11 18:17:20.316682 | controller |               ".": {},
2026-06-11 18:17:20.316697 | controller |               "k:{\"ip\":\"10.217.1.17\"}": {
2026-06-11 18:17:20.316712 | controller |                 ".": {},
2026-06-11 18:17:20.316726 | controller |                 "f:ip": {}
2026-06-11 18:17:20.316741 | controller |               }
2026-06-11 18:17:20.316758 | controller |             },
2026-06-11 18:17:20.316775 | controller |             "f:startTime": {}
2026-06-11 18:17:20.316790 | controller |           }
2026-06-11 18:17:20.316805 | controller |         },
2026-06-11 18:17:20.316820 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.316835 | controller |         "operation": "Update",
2026-06-11 18:17:20.316867 | controller |         "subresource": "status",
2026-06-11 18:17:20.316888 | controller |         "time": "2026-06-11T17:41:57Z"
2026-06-11 18:17:20.316905 | controller |       }
2026-06-11 18:17:20.316920 | controller |     ],
2026-06-11 18:17:20.316935 | controller |     "name": "openstack-operator-controller-init-dc84c455b-87bv5",
2026-06-11 18:17:20.316950 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.316965 | controller |     "ownerReferences": [
2026-06-11 18:17:20.316979 | controller |       {
2026-06-11 18:17:20.316994 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.317009 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.317023 | controller |         "controller": true,
2026-06-11 18:17:20.317038 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.317054 | controller |         "name": "openstack-operator-controller-init-dc84c455b",
2026-06-11 18:17:20.317068 | controller |         "uid": "0c367060-f897-49c0-8105-86e3c9ca9192"
2026-06-11 18:17:20.317083 | controller |       }
2026-06-11 18:17:20.317098 | controller |     ],
2026-06-11 18:17:20.317112 | controller |     "resourceVersion": "86790",
2026-06-11 18:17:20.317133 | controller |     "uid": "9498e87f-996b-4ce7-a2c4-44e9f6e21d69"
2026-06-11 18:17:20.317149 | controller |   },
2026-06-11 18:17:20.317164 | controller |   "spec": {
2026-06-11 18:17:20.317179 | controller |     "containers": [
2026-06-11 18:17:20.317194 | controller |       {
2026-06-11 18:17:20.317208 | controller |         "args": [
2026-06-11 18:17:20.317223 | controller |           "--leader-elect",
2026-06-11 18:17:20.317239 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 18:17:20.317254 | controller |         ],
2026-06-11 18:17:20.317269 | controller |         "command": [
2026-06-11 18:17:20.317284 | controller |           "/operator"
2026-06-11 18:17:20.317302 | controller |         ],
2026-06-11 18:17:20.317324 | controller |         "env": [
2026-06-11 18:17:20.317341 | controller |           {
2026-06-11 18:17:20.317356 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317370 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:17:20.317386 | controller |           },
2026-06-11 18:17:20.317402 | controller |           {
2026-06-11 18:17:20.317416 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317431 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:17:20.317447 | controller |           },
2026-06-11 18:17:20.317463 | controller |           {
2026-06-11 18:17:20.317477 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317492 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:17:20.317507 | controller |           },
2026-06-11 18:17:20.317522 | controller |           {
2026-06-11 18:17:20.317538 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317553 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:17:20.317567 | controller |           },
2026-06-11 18:17:20.317582 | controller |           {
2026-06-11 18:17:20.317597 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:17:20.317626 | controller |           },
2026-06-11 18:17:20.317641 | controller |           {
2026-06-11 18:17:20.317656 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:17:20.317688 | controller |           },
2026-06-11 18:17:20.317703 | controller |           {
2026-06-11 18:17:20.317717 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317732 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:17:20.317746 | controller |           },
2026-06-11 18:17:20.317761 | controller |           {
2026-06-11 18:17:20.317776 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317792 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:17:20.317807 | controller |           },
2026-06-11 18:17:20.317822 | controller |           {
2026-06-11 18:17:20.317837 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:17:20.317887 | controller |           },
2026-06-11 18:17:20.317902 | controller |           {
2026-06-11 18:17:20.317923 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:17:20.317953 | controller |           },
2026-06-11 18:17:20.317967 | controller |           {
2026-06-11 18:17:20.317982 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.317996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:17:20.318010 | controller |           },
2026-06-11 18:17:20.318025 | controller |           {
2026-06-11 18:17:20.318041 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:17:20.318071 | controller |           },
2026-06-11 18:17:20.318085 | controller |           {
2026-06-11 18:17:20.318100 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318115 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:17:20.318131 | controller |           },
2026-06-11 18:17:20.318145 | controller |           {
2026-06-11 18:17:20.318161 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318176 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:17:20.318192 | controller |           },
2026-06-11 18:17:20.318207 | controller |           {
2026-06-11 18:17:20.318222 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318237 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:17:20.318252 | controller |           },
2026-06-11 18:17:20.318266 | controller |           {
2026-06-11 18:17:20.318281 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318297 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:17:20.318319 | controller |           },
2026-06-11 18:17:20.318338 | controller |           {
2026-06-11 18:17:20.318353 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318367 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:17:20.318382 | controller |           },
2026-06-11 18:17:20.318396 | controller |           {
2026-06-11 18:17:20.318410 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318425 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:17:20.318439 | controller |           },
2026-06-11 18:17:20.318454 | controller |           {
2026-06-11 18:17:20.318468 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318482 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:17:20.318497 | controller |           },
2026-06-11 18:17:20.318511 | controller |           {
2026-06-11 18:17:20.318526 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318542 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:17:20.318556 | controller |           },
2026-06-11 18:17:20.318571 | controller |           {
2026-06-11 18:17:20.318585 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318600 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:17:20.318620 | controller |           },
2026-06-11 18:17:20.318635 | controller |           {
2026-06-11 18:17:20.318650 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318664 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:17:20.318679 | controller |           },
2026-06-11 18:17:20.318693 | controller |           {
2026-06-11 18:17:20.318708 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318722 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:17:20.318736 | controller |           },
2026-06-11 18:17:20.318846 | controller |           {
2026-06-11 18:17:20.318884 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318901 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:17:20.318918 | controller |           },
2026-06-11 18:17:20.318934 | controller |           {
2026-06-11 18:17:20.318949 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.318965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:17:20.318979 | controller |           },
2026-06-11 18:17:20.318994 | controller |           {
2026-06-11 18:17:20.319008 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:17:20.319038 | controller |           },
2026-06-11 18:17:20.319052 | controller |           {
2026-06-11 18:17:20.319066 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319080 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:17:20.319094 | controller |           },
2026-06-11 18:17:20.319108 | controller |           {
2026-06-11 18:17:20.319123 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319138 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:17:20.319154 | controller |           },
2026-06-11 18:17:20.319168 | controller |           {
2026-06-11 18:17:20.319183 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:17:20.319212 | controller |           },
2026-06-11 18:17:20.319227 | controller |           {
2026-06-11 18:17:20.319242 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:17:20.319272 | controller |           },
2026-06-11 18:17:20.319286 | controller |           {
2026-06-11 18:17:20.319306 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:17:20.319345 | controller |           },
2026-06-11 18:17:20.319359 | controller |           {
2026-06-11 18:17:20.319374 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319388 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:17:20.319408 | controller |           },
2026-06-11 18:17:20.319423 | controller |           {
2026-06-11 18:17:20.319437 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319452 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:17:20.319467 | controller |           },
2026-06-11 18:17:20.319481 | controller |           {
2026-06-11 18:17:20.319496 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:17:20.319525 | controller |           },
2026-06-11 18:17:20.319540 | controller |           {
2026-06-11 18:17:20.319554 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319569 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:17:20.319589 | controller |           },
2026-06-11 18:17:20.319613 | controller |           {
2026-06-11 18:17:20.319634 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:17:20.319678 | controller |           },
2026-06-11 18:17:20.319700 | controller |           {
2026-06-11 18:17:20.319720 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319741 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:17:20.319760 | controller |           },
2026-06-11 18:17:20.319778 | controller |           {
2026-06-11 18:17:20.319796 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:17:20.319832 | controller |           },
2026-06-11 18:17:20.319868 | controller |           {
2026-06-11 18:17:20.319892 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319911 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:17:20.319929 | controller |           },
2026-06-11 18:17:20.319948 | controller |           {
2026-06-11 18:17:20.319968 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.319988 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:17:20.320008 | controller |           },
2026-06-11 18:17:20.320029 | controller |           {
2026-06-11 18:17:20.320051 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320072 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:17:20.320094 | controller |           },
2026-06-11 18:17:20.320110 | controller |           {
2026-06-11 18:17:20.320125 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:17:20.320161 | controller |           },
2026-06-11 18:17:20.320183 | controller |           {
2026-06-11 18:17:20.320204 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320252 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:17:20.320305 | controller |           },
2026-06-11 18:17:20.320335 | controller |           {
2026-06-11 18:17:20.320367 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320389 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:17:20.320409 | controller |           },
2026-06-11 18:17:20.320429 | controller |           {
2026-06-11 18:17:20.320449 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320484 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:17:20.320511 | controller |           },
2026-06-11 18:17:20.320536 | controller |           {
2026-06-11 18:17:20.320559 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:17:20.320602 | controller |           },
2026-06-11 18:17:20.320623 | controller |           {
2026-06-11 18:17:20.320645 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:17:20.320688 | controller |           },
2026-06-11 18:17:20.320711 | controller |           {
2026-06-11 18:17:20.320732 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320749 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:17:20.320764 | controller |           },
2026-06-11 18:17:20.320779 | controller |           {
2026-06-11 18:17:20.320793 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320808 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:17:20.320822 | controller |           },
2026-06-11 18:17:20.320837 | controller |           {
2026-06-11 18:17:20.320874 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320893 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:17:20.320908 | controller |           },
2026-06-11 18:17:20.320923 | controller |           {
2026-06-11 18:17:20.320938 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.320953 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:17:20.320967 | controller |           },
2026-06-11 18:17:20.320982 | controller |           {
2026-06-11 18:17:20.320996 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:17:20.321025 | controller |           },
2026-06-11 18:17:20.321040 | controller |           {
2026-06-11 18:17:20.321054 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:17:20.321083 | controller |           },
2026-06-11 18:17:20.321098 | controller |           {
2026-06-11 18:17:20.321112 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:17:20.321141 | controller |           },
2026-06-11 18:17:20.321155 | controller |           {
2026-06-11 18:17:20.321170 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321184 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:17:20.321204 | controller |           },
2026-06-11 18:17:20.321219 | controller |           {
2026-06-11 18:17:20.321234 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321249 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:17:20.321264 | controller |           },
2026-06-11 18:17:20.321278 | controller |           {
2026-06-11 18:17:20.321293 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321313 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:17:20.321336 | controller |           },
2026-06-11 18:17:20.321355 | controller |           {
2026-06-11 18:17:20.321370 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:17:20.321399 | controller |           },
2026-06-11 18:17:20.321414 | controller |           {
2026-06-11 18:17:20.321428 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:17:20.321456 | controller |           },
2026-06-11 18:17:20.321470 | controller |           {
2026-06-11 18:17:20.321485 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321499 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:17:20.321514 | controller |           },
2026-06-11 18:17:20.321530 | controller |           {
2026-06-11 18:17:20.321544 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321559 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:17:20.321573 | controller |           },
2026-06-11 18:17:20.321589 | controller |           {
2026-06-11 18:17:20.321604 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:17:20.321634 | controller |           },
2026-06-11 18:17:20.321648 | controller |           {
2026-06-11 18:17:20.321663 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:17:20.321693 | controller |           },
2026-06-11 18:17:20.321709 | controller |           {
2026-06-11 18:17:20.321724 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:17:20.321754 | controller |           },
2026-06-11 18:17:20.321769 | controller |           {
2026-06-11 18:17:20.321784 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321798 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:17:20.321813 | controller |           },
2026-06-11 18:17:20.321828 | controller |           {
2026-06-11 18:17:20.321842 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321879 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:17:20.321896 | controller |           },
2026-06-11 18:17:20.321911 | controller |           {
2026-06-11 18:17:20.321931 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.321947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:17:20.321963 | controller |           },
2026-06-11 18:17:20.321977 | controller |           {
2026-06-11 18:17:20.321994 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:17:20.322024 | controller |           },
2026-06-11 18:17:20.322039 | controller |           {
2026-06-11 18:17:20.322053 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:17:20.322084 | controller |           },
2026-06-11 18:17:20.322098 | controller |           {
2026-06-11 18:17:20.322113 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322127 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:17:20.322142 | controller |           },
2026-06-11 18:17:20.322156 | controller |           {
2026-06-11 18:17:20.322171 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322185 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:17:20.322199 | controller |           },
2026-06-11 18:17:20.322214 | controller |           {
2026-06-11 18:17:20.322228 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322242 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:17:20.322257 | controller |           },
2026-06-11 18:17:20.322271 | controller |           {
2026-06-11 18:17:20.322286 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:17:20.322326 | controller |           },
2026-06-11 18:17:20.322343 | controller |           {
2026-06-11 18:17:20.322357 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322372 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:17:20.322387 | controller |           },
2026-06-11 18:17:20.322401 | controller |           {
2026-06-11 18:17:20.322416 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322430 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:17:20.322445 | controller |           },
2026-06-11 18:17:20.322461 | controller |           {
2026-06-11 18:17:20.322475 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322489 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:17:20.322505 | controller |           },
2026-06-11 18:17:20.322519 | controller |           {
2026-06-11 18:17:20.322534 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322550 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:17:20.322565 | controller |           },
2026-06-11 18:17:20.322581 | controller |           {
2026-06-11 18:17:20.322596 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:17:20.322637 | controller |           },
2026-06-11 18:17:20.322652 | controller |           {
2026-06-11 18:17:20.322667 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:17:20.322697 | controller |           },
2026-06-11 18:17:20.322711 | controller |           {
2026-06-11 18:17:20.322726 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:17:20.322755 | controller |           },
2026-06-11 18:17:20.322770 | controller |           {
2026-06-11 18:17:20.322785 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:17:20.322816 | controller |           },
2026-06-11 18:17:20.322830 | controller |           {
2026-06-11 18:17:20.322844 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322880 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:17:20.322896 | controller |           },
2026-06-11 18:17:20.322911 | controller |           {
2026-06-11 18:17:20.322928 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.322944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:17:20.322964 | controller |           },
2026-06-11 18:17:20.322986 | controller |           {
2026-06-11 18:17:20.323006 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323026 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:17:20.323046 | controller |           },
2026-06-11 18:17:20.323066 | controller |           {
2026-06-11 18:17:20.323087 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:17:20.323131 | controller |           },
2026-06-11 18:17:20.323154 | controller |           {
2026-06-11 18:17:20.323173 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:17:20.323208 | controller |           },
2026-06-11 18:17:20.323225 | controller |           {
2026-06-11 18:17:20.323243 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323260 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:17:20.323277 | controller |           },
2026-06-11 18:17:20.323295 | controller |           {
2026-06-11 18:17:20.323315 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323334 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:17:20.323352 | controller |           },
2026-06-11 18:17:20.323372 | controller |           {
2026-06-11 18:17:20.323392 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323410 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:17:20.323437 | controller |           },
2026-06-11 18:17:20.323460 | controller |           {
2026-06-11 18:17:20.323480 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323500 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:17:20.323522 | controller |           },
2026-06-11 18:17:20.323538 | controller |           {
2026-06-11 18:17:20.323553 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 18:17:20.323582 | controller |           },
2026-06-11 18:17:20.323597 | controller |           {
2026-06-11 18:17:20.323613 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323628 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 18:17:20.323643 | controller |           },
2026-06-11 18:17:20.323658 | controller |           {
2026-06-11 18:17:20.323673 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.323688 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 18:17:20.323703 | controller |           },
2026-06-11 18:17:20.323717 | controller |           {
2026-06-11 18:17:20.323732 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:17:20.323746 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:17:20.323761 | controller |           },
2026-06-11 18:17:20.323775 | controller |           {
2026-06-11 18:17:20.323790 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.323804 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-11 18:17:20.323820 | controller |           },
2026-06-11 18:17:20.323834 | controller |           {
2026-06-11 18:17:20.323867 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.323889 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-11 18:17:20.323905 | controller |           },
2026-06-11 18:17:20.323920 | controller |           {
2026-06-11 18:17:20.323935 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.323950 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-11 18:17:20.323966 | controller |           },
2026-06-11 18:17:20.323981 | controller |           {
2026-06-11 18:17:20.323996 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324011 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-11 18:17:20.324026 | controller |           },
2026-06-11 18:17:20.324041 | controller |           {
2026-06-11 18:17:20.324057 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324072 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-11 18:17:20.324087 | controller |           },
2026-06-11 18:17:20.324102 | controller |           {
2026-06-11 18:17:20.324117 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324133 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-11 18:17:20.324153 | controller |           },
2026-06-11 18:17:20.324168 | controller |           {
2026-06-11 18:17:20.324182 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324197 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-11 18:17:20.324212 | controller |           },
2026-06-11 18:17:20.324227 | controller |           {
2026-06-11 18:17:20.324241 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324256 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-11 18:17:20.324271 | controller |           },
2026-06-11 18:17:20.324286 | controller |           {
2026-06-11 18:17:20.324303 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324326 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-11 18:17:20.324342 | controller |           },
2026-06-11 18:17:20.324358 | controller |           {
2026-06-11 18:17:20.324374 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324389 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-11 18:17:20.324404 | controller |           },
2026-06-11 18:17:20.324419 | controller |           {
2026-06-11 18:17:20.324433 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324448 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-11 18:17:20.324464 | controller |           },
2026-06-11 18:17:20.324506 | controller |           {
2026-06-11 18:17:20.324523 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324538 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224"
2026-06-11 18:17:20.324553 | controller |           },
2026-06-11 18:17:20.324567 | controller |           {
2026-06-11 18:17:20.324582 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324597 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-11 18:17:20.324612 | controller |           },
2026-06-11 18:17:20.324627 | controller |           {
2026-06-11 18:17:20.324641 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324656 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-11 18:17:20.324671 | controller |           },
2026-06-11 18:17:20.324686 | controller |           {
2026-06-11 18:17:20.324701 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324717 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721"
2026-06-11 18:17:20.324732 | controller |           },
2026-06-11 18:17:20.324748 | controller |           {
2026-06-11 18:17:20.324762 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324777 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664"
2026-06-11 18:17:20.324797 | controller |           },
2026-06-11 18:17:20.324812 | controller |           {
2026-06-11 18:17:20.324826 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324840 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-11 18:17:20.324875 | controller |           },
2026-06-11 18:17:20.324891 | controller |           {
2026-06-11 18:17:20.324906 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324921 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-11 18:17:20.324935 | controller |           },
2026-06-11 18:17:20.324949 | controller |           {
2026-06-11 18:17:20.324964 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.324979 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-11 18:17:20.324994 | controller |           },
2026-06-11 18:17:20.325008 | controller |           {
2026-06-11 18:17:20.325024 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 18:17:20.325038 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83"
2026-06-11 18:17:20.325053 | controller |           },
2026-06-11 18:17:20.325067 | controller |           {
2026-06-11 18:17:20.325082 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 18:17:20.325097 | controller |             "value": "0.6.0-1781194542"
2026-06-11 18:17:20.325112 | controller |           },
2026-06-11 18:17:20.325127 | controller |           {
2026-06-11 18:17:20.325142 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 18:17:20.325157 | controller |             "value": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1"
2026-06-11 18:17:20.325173 | controller |           },
2026-06-11 18:17:20.325189 | controller |           {
2026-06-11 18:17:20.325204 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.325219 | controller |             "value": "false"
2026-06-11 18:17:20.325234 | controller |           },
2026-06-11 18:17:20.325250 | controller |           {
2026-06-11 18:17:20.325265 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.325279 | controller |             "value": "30"
2026-06-11 18:17:20.325294 | controller |           },
2026-06-11 18:17:20.325316 | controller |           {
2026-06-11 18:17:20.325335 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.325351 | controller |             "value": "20"
2026-06-11 18:17:20.325366 | controller |           },
2026-06-11 18:17:20.325382 | controller |           {
2026-06-11 18:17:20.325398 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.325412 | controller |             "value": "5"
2026-06-11 18:17:20.325427 | controller |           },
2026-06-11 18:17:20.325442 | controller |           {
2026-06-11 18:17:20.325457 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 18:17:20.325472 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 18:17:20.325486 | controller |           }
2026-06-11 18:17:20.325501 | controller |         ],
2026-06-11 18:17:20.325515 | controller |         "image": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1",
2026-06-11 18:17:20.325530 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.325545 | controller |         "livenessProbe": {
2026-06-11 18:17:20.325564 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.325579 | controller |           "httpGet": {
2026-06-11 18:17:20.325593 | controller |             "path": "/healthz",
2026-06-11 18:17:20.325607 | controller |             "port": 8081,
2026-06-11 18:17:20.325622 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.325636 | controller |           },
2026-06-11 18:17:20.325650 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.325664 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.325679 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.325694 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.325709 | controller |         },
2026-06-11 18:17:20.325724 | controller |         "name": "operator",
2026-06-11 18:17:20.325738 | controller |         "readinessProbe": {
2026-06-11 18:17:20.325753 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.325767 | controller |           "httpGet": {
2026-06-11 18:17:20.325781 | controller |             "path": "/readyz",
2026-06-11 18:17:20.325795 | controller |             "port": 8081,
2026-06-11 18:17:20.325809 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.325823 | controller |           },
2026-06-11 18:17:20.325838 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.325873 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.325890 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.325905 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.325921 | controller |         },
2026-06-11 18:17:20.325936 | controller |         "resources": {
2026-06-11 18:17:20.325951 | controller |           "limits": {
2026-06-11 18:17:20.325965 | controller |             "cpu": "500m",
2026-06-11 18:17:20.325980 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.325994 | controller |           },
2026-06-11 18:17:20.326010 | controller |           "requests": {
2026-06-11 18:17:20.326026 | controller |             "cpu": "10m",
2026-06-11 18:17:20.326041 | controller |             "memory": "128Mi"
2026-06-11 18:17:20.326055 | controller |           }
2026-06-11 18:17:20.326069 | controller |         },
2026-06-11 18:17:20.326084 | controller |         "securityContext": {
2026-06-11 18:17:20.326099 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.326114 | controller |           "capabilities": {
2026-06-11 18:17:20.326129 | controller |             "drop": [
2026-06-11 18:17:20.326143 | controller |               "ALL"
2026-06-11 18:17:20.326160 | controller |             ]
2026-06-11 18:17:20.326175 | controller |           },
2026-06-11 18:17:20.326190 | controller |           "runAsUser": 1000660000
2026-06-11 18:17:20.326205 | controller |         },
2026-06-11 18:17:20.326221 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.326235 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.326250 | controller |         "volumeMounts": [
2026-06-11 18:17:20.326266 | controller |           {
2026-06-11 18:17:20.326281 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.326296 | controller |             "name": "kube-api-access-vjwsv",
2026-06-11 18:17:20.326317 | controller |             "readOnly": true
2026-06-11 18:17:20.326336 | controller |           }
2026-06-11 18:17:20.326352 | controller |         ]
2026-06-11 18:17:20.326368 | controller |       }
2026-06-11 18:17:20.326383 | controller |     ],
2026-06-11 18:17:20.326398 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.326414 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.326428 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.326443 | controller |       {
2026-06-11 18:17:20.326457 | controller |         "name": "openstack-operator-controller-init-dockercfg-mvbs4"
2026-06-11 18:17:20.326477 | controller |       }
2026-06-11 18:17:20.326492 | controller |     ],
2026-06-11 18:17:20.326508 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.326522 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.326536 | controller |     "priority": 0,
2026-06-11 18:17:20.326550 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.326564 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.326579 | controller |     "securityContext": {
2026-06-11 18:17:20.326593 | controller |       "fsGroup": 1000660000,
2026-06-11 18:17:20.326608 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.326622 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.326636 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.326650 | controller |       },
2026-06-11 18:17:20.326665 | controller |       "seccompProfile": {
2026-06-11 18:17:20.326680 | controller |         "type": "RuntimeDefault"
2026-06-11 18:17:20.326694 | controller |       }
2026-06-11 18:17:20.326709 | controller |     },
2026-06-11 18:17:20.326723 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 18:17:20.326737 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 18:17:20.326751 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.326766 | controller |     "tolerations": [
2026-06-11 18:17:20.326780 | controller |       {
2026-06-11 18:17:20.326796 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.326811 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.326826 | controller |         "operator": "Exists",
2026-06-11 18:17:20.326840 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.326877 | controller |       },
2026-06-11 18:17:20.326893 | controller |       {
2026-06-11 18:17:20.326908 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.326923 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.326937 | controller |         "operator": "Exists",
2026-06-11 18:17:20.326951 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.326966 | controller |       },
2026-06-11 18:17:20.326980 | controller |       {
2026-06-11 18:17:20.326995 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.327009 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.327023 | controller |         "operator": "Exists"
2026-06-11 18:17:20.327037 | controller |       }
2026-06-11 18:17:20.327052 | controller |     ],
2026-06-11 18:17:20.327066 | controller |     "volumes": [
2026-06-11 18:17:20.327080 | controller |       {
2026-06-11 18:17:20.327094 | controller |         "name": "kube-api-access-vjwsv",
2026-06-11 18:17:20.327108 | controller |         "projected": {
2026-06-11 18:17:20.327123 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.327138 | controller |           "sources": [
2026-06-11 18:17:20.327154 | controller |             {
2026-06-11 18:17:20.327169 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.327183 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.327198 | controller |                 "path": "token"
2026-06-11 18:17:20.327214 | controller |               }
2026-06-11 18:17:20.327229 | controller |             },
2026-06-11 18:17:20.327244 | controller |             {
2026-06-11 18:17:20.327259 | controller |               "configMap": {
2026-06-11 18:17:20.327274 | controller |                 "items": [
2026-06-11 18:17:20.327289 | controller |                   {
2026-06-11 18:17:20.327308 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.327331 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.327351 | controller |                   }
2026-06-11 18:17:20.327369 | controller |                 ],
2026-06-11 18:17:20.327384 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.327404 | controller |               }
2026-06-11 18:17:20.327419 | controller |             },
2026-06-11 18:17:20.327434 | controller |             {
2026-06-11 18:17:20.327450 | controller |               "downwardAPI": {
2026-06-11 18:17:20.327465 | controller |                 "items": [
2026-06-11 18:17:20.327480 | controller |                   {
2026-06-11 18:17:20.327496 | controller |                     "fieldRef": {
2026-06-11 18:17:20.327511 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.327527 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.327542 | controller |                     },
2026-06-11 18:17:20.327556 | controller |                     "path": "namespace"
2026-06-11 18:17:20.327571 | controller |                   }
2026-06-11 18:17:20.327586 | controller |                 ]
2026-06-11 18:17:20.327601 | controller |               }
2026-06-11 18:17:20.327615 | controller |             },
2026-06-11 18:17:20.327631 | controller |             {
2026-06-11 18:17:20.327646 | controller |               "configMap": {
2026-06-11 18:17:20.327660 | controller |                 "items": [
2026-06-11 18:17:20.327674 | controller |                   {
2026-06-11 18:17:20.327689 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.327704 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.327718 | controller |                   }
2026-06-11 18:17:20.327733 | controller |                 ],
2026-06-11 18:17:20.327747 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.327762 | controller |               }
2026-06-11 18:17:20.327777 | controller |             }
2026-06-11 18:17:20.327791 | controller |           ]
2026-06-11 18:17:20.327806 | controller |         }
2026-06-11 18:17:20.327821 | controller |       }
2026-06-11 18:17:20.327836 | controller |     ]
2026-06-11 18:17:20.327868 | controller |   },
2026-06-11 18:17:20.327889 | controller |   "status": {
2026-06-11 18:17:20.327904 | controller |     "conditions": [
2026-06-11 18:17:20.327919 | controller |       {
2026-06-11 18:17:20.327933 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.327948 | controller |         "lastTransitionTime": "2026-06-11T17:41:46Z",
2026-06-11 18:17:20.327963 | controller |         "status": "True",
2026-06-11 18:17:20.327978 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.327993 | controller |       },
2026-06-11 18:17:20.328008 | controller |       {
2026-06-11 18:17:20.328024 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.328038 | controller |         "lastTransitionTime": "2026-06-11T17:41:38Z",
2026-06-11 18:17:20.328052 | controller |         "status": "True",
2026-06-11 18:17:20.328066 | controller |         "type": "Initialized"
2026-06-11 18:17:20.328080 | controller |       },
2026-06-11 18:17:20.328095 | controller |       {
2026-06-11 18:17:20.328109 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.328124 | controller |         "lastTransitionTime": "2026-06-11T17:41:57Z",
2026-06-11 18:17:20.328139 | controller |         "status": "True",
2026-06-11 18:17:20.328154 | controller |         "type": "Ready"
2026-06-11 18:17:20.328169 | controller |       },
2026-06-11 18:17:20.328184 | controller |       {
2026-06-11 18:17:20.328198 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.328212 | controller |         "lastTransitionTime": "2026-06-11T17:41:57Z",
2026-06-11 18:17:20.328227 | controller |         "status": "True",
2026-06-11 18:17:20.328242 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.328257 | controller |       },
2026-06-11 18:17:20.328272 | controller |       {
2026-06-11 18:17:20.328286 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.328303 | controller |         "lastTransitionTime": "2026-06-11T17:41:38Z",
2026-06-11 18:17:20.328326 | controller |         "status": "True",
2026-06-11 18:17:20.328349 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.328365 | controller |       }
2026-06-11 18:17:20.328380 | controller |     ],
2026-06-11 18:17:20.328396 | controller |     "containerStatuses": [
2026-06-11 18:17:20.328411 | controller |       {
2026-06-11 18:17:20.328426 | controller |         "allocatedResources": {
2026-06-11 18:17:20.328441 | controller |           "cpu": "10m",
2026-06-11 18:17:20.328456 | controller |           "memory": "128Mi"
2026-06-11 18:17:20.328472 | controller |         },
2026-06-11 18:17:20.328510 | controller |         "containerID": "cri-o://7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6",
2026-06-11 18:17:20.328526 | controller |         "image": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1",
2026-06-11 18:17:20.328542 | controller |         "imageID": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator@sha256:fdf9fc88bafa9929e5f423594aef4da842f8c9fe10695a5fb2e4c1cf26295f7e",
2026-06-11 18:17:20.328558 | controller |         "lastState": {},
2026-06-11 18:17:20.328573 | controller |         "name": "operator",
2026-06-11 18:17:20.328588 | controller |         "ready": true,
2026-06-11 18:17:20.328603 | controller |         "resources": {
2026-06-11 18:17:20.328618 | controller |           "limits": {
2026-06-11 18:17:20.328633 | controller |             "cpu": "500m",
2026-06-11 18:17:20.328647 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.328661 | controller |           },
2026-06-11 18:17:20.328676 | controller |           "requests": {
2026-06-11 18:17:20.328690 | controller |             "cpu": "10m",
2026-06-11 18:17:20.328705 | controller |             "memory": "128Mi"
2026-06-11 18:17:20.328722 | controller |           }
2026-06-11 18:17:20.328739 | controller |         },
2026-06-11 18:17:20.328753 | controller |         "restartCount": 0,
2026-06-11 18:17:20.328769 | controller |         "started": true,
2026-06-11 18:17:20.328783 | controller |         "state": {
2026-06-11 18:17:20.328798 | controller |           "running": {
2026-06-11 18:17:20.328813 | controller |             "startedAt": "2026-06-11T17:41:46Z"
2026-06-11 18:17:20.328827 | controller |           }
2026-06-11 18:17:20.328915 | controller |         },
2026-06-11 18:17:20.328945 | controller |         "user": {
2026-06-11 18:17:20.328963 | controller |           "linux": {
2026-06-11 18:17:20.328980 | controller |             "gid": 0,
2026-06-11 18:17:20.328995 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.329010 | controller |               0,
2026-06-11 18:17:20.329024 | controller |               1000660000
2026-06-11 18:17:20.329039 | controller |             ],
2026-06-11 18:17:20.329054 | controller |             "uid": 1000660000
2026-06-11 18:17:20.329070 | controller |           }
2026-06-11 18:17:20.329084 | controller |         },
2026-06-11 18:17:20.329099 | controller |         "volumeMounts": [
2026-06-11 18:17:20.329114 | controller |           {
2026-06-11 18:17:20.329128 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.329143 | controller |             "name": "kube-api-access-vjwsv",
2026-06-11 18:17:20.329157 | controller |             "readOnly": true,
2026-06-11 18:17:20.329173 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.329187 | controller |           }
2026-06-11 18:17:20.329201 | controller |         ]
2026-06-11 18:17:20.329216 | controller |       }
2026-06-11 18:17:20.329230 | controller |     ],
2026-06-11 18:17:20.329244 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.329258 | controller |     "hostIPs": [
2026-06-11 18:17:20.329272 | controller |       {
2026-06-11 18:17:20.329287 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.329304 | controller |       }
2026-06-11 18:17:20.329326 | controller |     ],
2026-06-11 18:17:20.329342 | controller |     "phase": "Running",
2026-06-11 18:17:20.329362 | controller |     "podIP": "10.217.1.17",
2026-06-11 18:17:20.329377 | controller |     "podIPs": [
2026-06-11 18:17:20.329393 | controller |       {
2026-06-11 18:17:20.329408 | controller |         "ip": "10.217.1.17"
2026-06-11 18:17:20.329422 | controller |       }
2026-06-11 18:17:20.329438 | controller |     ],
2026-06-11 18:17:20.329453 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.329468 | controller |     "startTime": "2026-06-11T17:41:38Z"
2026-06-11 18:17:20.329482 | controller |   }
2026-06-11 18:17:20.329497 | controller | }
2026-06-11 18:17:20.364639 | controller | ok:
2026-06-11 18:17:20.364870 | controller | {
2026-06-11 18:17:20.364898 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.364916 | controller |   "kind": "Pod",
2026-06-11 18:17:20.364933 | controller |   "metadata": {
2026-06-11 18:17:20.364949 | controller |     "annotations": {
2026-06-11 18:17:20.364964 | 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:17:20.364981 | 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:17:20.364997 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.365013 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:17:20.365029 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:17:20.365044 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:17:20.365059 | controller |     },
2026-06-11 18:17:20.365073 | controller |     "creationTimestamp": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.365088 | controller |     "generateName": "openstack-operator-controller-manager-74bd756787-",
2026-06-11 18:17:20.365104 | controller |     "generation": 1,
2026-06-11 18:17:20.365118 | controller |     "labels": {
2026-06-11 18:17:20.365133 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 18:17:20.365147 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.365161 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 18:17:20.365176 | controller |       "pod-template-hash": "74bd756787"
2026-06-11 18:17:20.365190 | controller |     },
2026-06-11 18:17:20.365205 | controller |     "managedFields": [
2026-06-11 18:17:20.365220 | controller |       {
2026-06-11 18:17:20.365234 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.365248 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.365263 | controller |         "fieldsV1": {
2026-06-11 18:17:20.365277 | controller |           "f:metadata": {
2026-06-11 18:17:20.365291 | controller |             "f:annotations": {
2026-06-11 18:17:20.365306 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.365320 | controller |             }
2026-06-11 18:17:20.365335 | controller |           }
2026-06-11 18:17:20.365349 | controller |         },
2026-06-11 18:17:20.365364 | controller |         "manager": "crc",
2026-06-11 18:17:20.365378 | controller |         "operation": "Update",
2026-06-11 18:17:20.365393 | controller |         "subresource": "status",
2026-06-11 18:17:20.365407 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.365421 | controller |       },
2026-06-11 18:17:20.365436 | controller |       {
2026-06-11 18:17:20.365450 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.365481 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.365496 | controller |         "fieldsV1": {
2026-06-11 18:17:20.365510 | controller |           "f:metadata": {
2026-06-11 18:17:20.365525 | controller |             "f:annotations": {
2026-06-11 18:17:20.365539 | controller |               ".": {},
2026-06-11 18:17:20.365553 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.365568 | controller |             },
2026-06-11 18:17:20.365590 | controller |             "f:generateName": {},
2026-06-11 18:17:20.365614 | controller |             "f:labels": {
2026-06-11 18:17:20.365641 | controller |               ".": {},
2026-06-11 18:17:20.365669 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.365689 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.365704 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.365719 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.365733 | controller |             },
2026-06-11 18:17:20.365748 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.365763 | controller |               ".": {},
2026-06-11 18:17:20.365778 | controller |               "k:{\"uid\":\"6b6cc4b0-e205-4e59-85ed-de9e761567ec\"}": {}
2026-06-11 18:17:20.365792 | controller |             }
2026-06-11 18:17:20.365806 | controller |           },
2026-06-11 18:17:20.365821 | controller |           "f:spec": {
2026-06-11 18:17:20.365835 | controller |             "f:containers": {
2026-06-11 18:17:20.365872 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.365893 | controller |                 ".": {},
2026-06-11 18:17:20.365909 | controller |                 "f:args": {},
2026-06-11 18:17:20.365924 | controller |                 "f:command": {},
2026-06-11 18:17:20.365938 | controller |                 "f:env": {
2026-06-11 18:17:20.365953 | controller |                   ".": {},
2026-06-11 18:17:20.365967 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.365981 | controller |                     ".": {},
2026-06-11 18:17:20.365996 | controller |                     "f:name": {},
2026-06-11 18:17:20.366010 | controller |                     "f:value": {}
2026-06-11 18:17:20.366026 | controller |                   },
2026-06-11 18:17:20.366041 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 18:17:20.366055 | controller |                     ".": {},
2026-06-11 18:17:20.366070 | controller |                     "f:name": {},
2026-06-11 18:17:20.366084 | controller |                     "f:value": {}
2026-06-11 18:17:20.366099 | controller |                   },
2026-06-11 18:17:20.366113 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366128 | controller |                     ".": {},
2026-06-11 18:17:20.366142 | controller |                     "f:name": {},
2026-06-11 18:17:20.366157 | controller |                     "f:value": {}
2026-06-11 18:17:20.366171 | controller |                   },
2026-06-11 18:17:20.366185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366200 | controller |                     ".": {},
2026-06-11 18:17:20.366214 | controller |                     "f:name": {},
2026-06-11 18:17:20.366229 | controller |                     "f:value": {}
2026-06-11 18:17:20.366243 | controller |                   },
2026-06-11 18:17:20.366258 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366273 | controller |                     ".": {},
2026-06-11 18:17:20.366287 | controller |                     "f:name": {},
2026-06-11 18:17:20.366301 | controller |                     "f:value": {}
2026-06-11 18:17:20.366316 | controller |                   },
2026-06-11 18:17:20.366330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366350 | controller |                     ".": {},
2026-06-11 18:17:20.366365 | controller |                     "f:name": {},
2026-06-11 18:17:20.366379 | controller |                     "f:value": {}
2026-06-11 18:17:20.366393 | controller |                   },
2026-06-11 18:17:20.366407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366422 | controller |                     ".": {},
2026-06-11 18:17:20.366436 | controller |                     "f:name": {},
2026-06-11 18:17:20.366451 | controller |                     "f:value": {}
2026-06-11 18:17:20.366465 | controller |                   },
2026-06-11 18:17:20.366479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366493 | controller |                     ".": {},
2026-06-11 18:17:20.366508 | controller |                     "f:name": {},
2026-06-11 18:17:20.366522 | controller |                     "f:value": {}
2026-06-11 18:17:20.366536 | controller |                   },
2026-06-11 18:17:20.366551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366565 | controller |                     ".": {},
2026-06-11 18:17:20.366579 | controller |                     "f:name": {},
2026-06-11 18:17:20.366593 | controller |                     "f:value": {}
2026-06-11 18:17:20.366607 | controller |                   },
2026-06-11 18:17:20.366621 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366635 | controller |                     ".": {},
2026-06-11 18:17:20.366650 | controller |                     "f:name": {},
2026-06-11 18:17:20.366664 | controller |                     "f:value": {}
2026-06-11 18:17:20.366678 | controller |                   },
2026-06-11 18:17:20.366692 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366709 | controller |                     ".": {},
2026-06-11 18:17:20.366735 | controller |                     "f:name": {},
2026-06-11 18:17:20.366762 | controller |                     "f:value": {}
2026-06-11 18:17:20.366789 | controller |                   },
2026-06-11 18:17:20.366816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366837 | controller |                     ".": {},
2026-06-11 18:17:20.366877 | controller |                     "f:name": {},
2026-06-11 18:17:20.366894 | controller |                     "f:value": {}
2026-06-11 18:17:20.366909 | controller |                   },
2026-06-11 18:17:20.366924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.366939 | controller |                     ".": {},
2026-06-11 18:17:20.366954 | controller |                     "f:name": {},
2026-06-11 18:17:20.366969 | controller |                     "f:value": {}
2026-06-11 18:17:20.366984 | controller |                   },
2026-06-11 18:17:20.366998 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367013 | controller |                     ".": {},
2026-06-11 18:17:20.367027 | controller |                     "f:name": {},
2026-06-11 18:17:20.367042 | controller |                     "f:value": {}
2026-06-11 18:17:20.367056 | controller |                   },
2026-06-11 18:17:20.367070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367084 | controller |                     ".": {},
2026-06-11 18:17:20.367099 | controller |                     "f:name": {},
2026-06-11 18:17:20.367113 | controller |                     "f:value": {}
2026-06-11 18:17:20.367140 | controller |                   },
2026-06-11 18:17:20.367155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367170 | controller |                     ".": {},
2026-06-11 18:17:20.367184 | controller |                     "f:name": {},
2026-06-11 18:17:20.367199 | controller |                     "f:value": {}
2026-06-11 18:17:20.367214 | controller |                   },
2026-06-11 18:17:20.367228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367243 | controller |                     ".": {},
2026-06-11 18:17:20.367258 | controller |                     "f:name": {},
2026-06-11 18:17:20.367272 | controller |                     "f:value": {}
2026-06-11 18:17:20.367286 | controller |                   },
2026-06-11 18:17:20.367301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367315 | controller |                     ".": {},
2026-06-11 18:17:20.367329 | controller |                     "f:name": {},
2026-06-11 18:17:20.367344 | controller |                     "f:value": {}
2026-06-11 18:17:20.367358 | controller |                   },
2026-06-11 18:17:20.367372 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367386 | controller |                     ".": {},
2026-06-11 18:17:20.367400 | controller |                     "f:name": {},
2026-06-11 18:17:20.367415 | controller |                     "f:value": {}
2026-06-11 18:17:20.367429 | controller |                   },
2026-06-11 18:17:20.367443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367457 | controller |                     ".": {},
2026-06-11 18:17:20.367471 | controller |                     "f:name": {},
2026-06-11 18:17:20.367485 | controller |                     "f:value": {}
2026-06-11 18:17:20.367500 | controller |                   },
2026-06-11 18:17:20.367514 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367528 | controller |                     ".": {},
2026-06-11 18:17:20.367542 | controller |                     "f:name": {},
2026-06-11 18:17:20.367557 | controller |                     "f:value": {}
2026-06-11 18:17:20.367571 | controller |                   },
2026-06-11 18:17:20.367585 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367599 | controller |                     ".": {},
2026-06-11 18:17:20.367614 | controller |                     "f:name": {},
2026-06-11 18:17:20.367630 | controller |                     "f:value": {}
2026-06-11 18:17:20.367644 | controller |                   },
2026-06-11 18:17:20.367658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367673 | controller |                     ".": {},
2026-06-11 18:17:20.367688 | controller |                     "f:name": {},
2026-06-11 18:17:20.367702 | controller |                     "f:value": {}
2026-06-11 18:17:20.367716 | controller |                   },
2026-06-11 18:17:20.367731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367745 | controller |                     ".": {},
2026-06-11 18:17:20.367759 | controller |                     "f:name": {},
2026-06-11 18:17:20.367773 | controller |                     "f:value": {}
2026-06-11 18:17:20.367788 | controller |                   },
2026-06-11 18:17:20.367802 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367817 | controller |                     ".": {},
2026-06-11 18:17:20.367831 | controller |                     "f:name": {},
2026-06-11 18:17:20.367868 | controller |                     "f:value": {}
2026-06-11 18:17:20.367911 | controller |                   },
2026-06-11 18:17:20.367941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.367963 | controller |                     ".": {},
2026-06-11 18:17:20.367982 | controller |                     "f:name": {},
2026-06-11 18:17:20.367997 | controller |                     "f:value": {}
2026-06-11 18:17:20.368012 | controller |                   },
2026-06-11 18:17:20.368027 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368042 | controller |                     ".": {},
2026-06-11 18:17:20.368057 | controller |                     "f:name": {},
2026-06-11 18:17:20.368072 | controller |                     "f:value": {}
2026-06-11 18:17:20.368086 | controller |                   },
2026-06-11 18:17:20.368101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368116 | controller |                     ".": {},
2026-06-11 18:17:20.368130 | controller |                     "f:name": {},
2026-06-11 18:17:20.368145 | controller |                     "f:value": {}
2026-06-11 18:17:20.368159 | controller |                   },
2026-06-11 18:17:20.368173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368188 | controller |                     ".": {},
2026-06-11 18:17:20.368203 | controller |                     "f:name": {},
2026-06-11 18:17:20.368217 | controller |                     "f:value": {}
2026-06-11 18:17:20.368231 | controller |                   },
2026-06-11 18:17:20.368246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368260 | controller |                     ".": {},
2026-06-11 18:17:20.368275 | controller |                     "f:name": {},
2026-06-11 18:17:20.368290 | controller |                     "f:value": {}
2026-06-11 18:17:20.368304 | controller |                   },
2026-06-11 18:17:20.368319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368334 | controller |                     ".": {},
2026-06-11 18:17:20.368349 | controller |                     "f:name": {},
2026-06-11 18:17:20.368363 | controller |                     "f:value": {}
2026-06-11 18:17:20.368378 | controller |                   },
2026-06-11 18:17:20.368392 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368406 | controller |                     ".": {},
2026-06-11 18:17:20.368420 | controller |                     "f:name": {},
2026-06-11 18:17:20.368434 | controller |                     "f:value": {}
2026-06-11 18:17:20.368448 | controller |                   },
2026-06-11 18:17:20.368462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368477 | controller |                     ".": {},
2026-06-11 18:17:20.368506 | controller |                     "f:name": {},
2026-06-11 18:17:20.368523 | controller |                     "f:value": {}
2026-06-11 18:17:20.368537 | controller |                   },
2026-06-11 18:17:20.368551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368566 | controller |                     ".": {},
2026-06-11 18:17:20.368580 | controller |                     "f:name": {},
2026-06-11 18:17:20.368594 | controller |                     "f:value": {}
2026-06-11 18:17:20.368608 | controller |                   },
2026-06-11 18:17:20.368622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368636 | controller |                     ".": {},
2026-06-11 18:17:20.368650 | controller |                     "f:name": {},
2026-06-11 18:17:20.368670 | controller |                     "f:value": {}
2026-06-11 18:17:20.368685 | controller |                   },
2026-06-11 18:17:20.368699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368714 | controller |                     ".": {},
2026-06-11 18:17:20.368728 | controller |                     "f:name": {},
2026-06-11 18:17:20.368743 | controller |                     "f:value": {}
2026-06-11 18:17:20.368757 | controller |                   },
2026-06-11 18:17:20.368772 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368786 | controller |                     ".": {},
2026-06-11 18:17:20.368801 | controller |                     "f:name": {},
2026-06-11 18:17:20.368815 | controller |                     "f:value": {}
2026-06-11 18:17:20.368829 | controller |                   },
2026-06-11 18:17:20.368844 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368881 | controller |                     ".": {},
2026-06-11 18:17:20.368897 | controller |                     "f:name": {},
2026-06-11 18:17:20.368912 | controller |                     "f:value": {}
2026-06-11 18:17:20.368926 | controller |                   },
2026-06-11 18:17:20.368941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.368955 | controller |                     ".": {},
2026-06-11 18:17:20.368971 | controller |                     "f:name": {},
2026-06-11 18:17:20.368993 | controller |                     "f:value": {}
2026-06-11 18:17:20.369018 | controller |                   },
2026-06-11 18:17:20.369045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369072 | controller |                     ".": {},
2026-06-11 18:17:20.369089 | controller |                     "f:name": {},
2026-06-11 18:17:20.369104 | controller |                     "f:value": {}
2026-06-11 18:17:20.369119 | controller |                   },
2026-06-11 18:17:20.369134 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369149 | controller |                     ".": {},
2026-06-11 18:17:20.369164 | controller |                     "f:name": {},
2026-06-11 18:17:20.369178 | controller |                     "f:value": {}
2026-06-11 18:17:20.369192 | controller |                   },
2026-06-11 18:17:20.369206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369221 | controller |                     ".": {},
2026-06-11 18:17:20.369236 | controller |                     "f:name": {},
2026-06-11 18:17:20.369326 | controller |                     "f:value": {}
2026-06-11 18:17:20.369346 | controller |                   },
2026-06-11 18:17:20.369361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369376 | controller |                     ".": {},
2026-06-11 18:17:20.369391 | controller |                     "f:name": {},
2026-06-11 18:17:20.369406 | controller |                     "f:value": {}
2026-06-11 18:17:20.369421 | controller |                   },
2026-06-11 18:17:20.369436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369451 | controller |                     ".": {},
2026-06-11 18:17:20.369466 | controller |                     "f:name": {},
2026-06-11 18:17:20.369480 | controller |                     "f:value": {}
2026-06-11 18:17:20.369494 | controller |                   },
2026-06-11 18:17:20.369509 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369529 | controller |                     ".": {},
2026-06-11 18:17:20.369544 | controller |                     "f:name": {},
2026-06-11 18:17:20.369558 | controller |                     "f:value": {}
2026-06-11 18:17:20.369572 | controller |                   },
2026-06-11 18:17:20.369586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369601 | controller |                     ".": {},
2026-06-11 18:17:20.369615 | controller |                     "f:name": {},
2026-06-11 18:17:20.369629 | controller |                     "f:value": {}
2026-06-11 18:17:20.369643 | controller |                   },
2026-06-11 18:17:20.369658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369672 | controller |                     ".": {},
2026-06-11 18:17:20.369686 | controller |                     "f:name": {},
2026-06-11 18:17:20.369700 | controller |                     "f:value": {}
2026-06-11 18:17:20.369714 | controller |                   },
2026-06-11 18:17:20.369729 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369743 | controller |                     ".": {},
2026-06-11 18:17:20.369757 | controller |                     "f:name": {},
2026-06-11 18:17:20.369772 | controller |                     "f:value": {}
2026-06-11 18:17:20.369786 | controller |                   },
2026-06-11 18:17:20.369800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369815 | controller |                     ".": {},
2026-06-11 18:17:20.369829 | controller |                     "f:name": {},
2026-06-11 18:17:20.369843 | controller |                     "f:value": {}
2026-06-11 18:17:20.369880 | controller |                   },
2026-06-11 18:17:20.369896 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369910 | controller |                     ".": {},
2026-06-11 18:17:20.369925 | controller |                     "f:name": {},
2026-06-11 18:17:20.369939 | controller |                     "f:value": {}
2026-06-11 18:17:20.369953 | controller |                   },
2026-06-11 18:17:20.369968 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.369982 | controller |                     ".": {},
2026-06-11 18:17:20.369998 | controller |                     "f:name": {},
2026-06-11 18:17:20.370012 | controller |                     "f:value": {}
2026-06-11 18:17:20.370026 | controller |                   },
2026-06-11 18:17:20.370040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370055 | controller |                     ".": {},
2026-06-11 18:17:20.370069 | controller |                     "f:name": {},
2026-06-11 18:17:20.370084 | controller |                     "f:value": {}
2026-06-11 18:17:20.370098 | controller |                   },
2026-06-11 18:17:20.370119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370142 | controller |                     ".": {},
2026-06-11 18:17:20.370169 | controller |                     "f:name": {},
2026-06-11 18:17:20.370195 | controller |                     "f:value": {}
2026-06-11 18:17:20.370216 | controller |                   },
2026-06-11 18:17:20.370232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370247 | controller |                     ".": {},
2026-06-11 18:17:20.370262 | controller |                     "f:name": {},
2026-06-11 18:17:20.370277 | controller |                     "f:value": {}
2026-06-11 18:17:20.370291 | controller |                   },
2026-06-11 18:17:20.370306 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370327 | controller |                     ".": {},
2026-06-11 18:17:20.370342 | controller |                     "f:name": {},
2026-06-11 18:17:20.370356 | controller |                     "f:value": {}
2026-06-11 18:17:20.370371 | controller |                   },
2026-06-11 18:17:20.370385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370400 | controller |                     ".": {},
2026-06-11 18:17:20.370415 | controller |                     "f:name": {},
2026-06-11 18:17:20.370429 | controller |                     "f:value": {}
2026-06-11 18:17:20.370443 | controller |                   },
2026-06-11 18:17:20.370458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370472 | controller |                     ".": {},
2026-06-11 18:17:20.370486 | controller |                     "f:name": {},
2026-06-11 18:17:20.370501 | controller |                     "f:value": {}
2026-06-11 18:17:20.370516 | controller |                   },
2026-06-11 18:17:20.370531 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370545 | controller |                     ".": {},
2026-06-11 18:17:20.370560 | controller |                     "f:name": {},
2026-06-11 18:17:20.370574 | controller |                     "f:value": {}
2026-06-11 18:17:20.370588 | controller |                   },
2026-06-11 18:17:20.370602 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370616 | controller |                     ".": {},
2026-06-11 18:17:20.370631 | controller |                     "f:name": {},
2026-06-11 18:17:20.370645 | controller |                     "f:value": {}
2026-06-11 18:17:20.370659 | controller |                   },
2026-06-11 18:17:20.370673 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370688 | controller |                     ".": {},
2026-06-11 18:17:20.370703 | controller |                     "f:name": {},
2026-06-11 18:17:20.370718 | controller |                     "f:value": {}
2026-06-11 18:17:20.370735 | controller |                   },
2026-06-11 18:17:20.370751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370765 | controller |                     ".": {},
2026-06-11 18:17:20.370780 | controller |                     "f:name": {},
2026-06-11 18:17:20.370795 | controller |                     "f:value": {}
2026-06-11 18:17:20.370809 | controller |                   },
2026-06-11 18:17:20.370824 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370838 | controller |                     ".": {},
2026-06-11 18:17:20.370875 | controller |                     "f:name": {},
2026-06-11 18:17:20.370892 | controller |                     "f:value": {}
2026-06-11 18:17:20.370907 | controller |                   },
2026-06-11 18:17:20.370921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.370936 | controller |                     ".": {},
2026-06-11 18:17:20.370950 | controller |                     "f:name": {},
2026-06-11 18:17:20.370965 | controller |                     "f:value": {}
2026-06-11 18:17:20.370979 | controller |                   },
2026-06-11 18:17:20.370994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371008 | controller |                     ".": {},
2026-06-11 18:17:20.371022 | controller |                     "f:name": {},
2026-06-11 18:17:20.371036 | controller |                     "f:value": {}
2026-06-11 18:17:20.371050 | controller |                   },
2026-06-11 18:17:20.371064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371083 | controller |                     ".": {},
2026-06-11 18:17:20.371097 | controller |                     "f:name": {},
2026-06-11 18:17:20.371112 | controller |                     "f:value": {}
2026-06-11 18:17:20.371126 | controller |                   },
2026-06-11 18:17:20.371141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371155 | controller |                     ".": {},
2026-06-11 18:17:20.371170 | controller |                     "f:name": {},
2026-06-11 18:17:20.371184 | controller |                     "f:value": {}
2026-06-11 18:17:20.371198 | controller |                   },
2026-06-11 18:17:20.371212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371227 | controller |                     ".": {},
2026-06-11 18:17:20.371245 | controller |                     "f:name": {},
2026-06-11 18:17:20.371268 | controller |                     "f:value": {}
2026-06-11 18:17:20.371294 | controller |                   },
2026-06-11 18:17:20.371321 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371344 | controller |                     ".": {},
2026-06-11 18:17:20.371362 | controller |                     "f:name": {},
2026-06-11 18:17:20.371378 | controller |                     "f:value": {}
2026-06-11 18:17:20.371392 | controller |                   },
2026-06-11 18:17:20.371407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371422 | controller |                     ".": {},
2026-06-11 18:17:20.371437 | controller |                     "f:name": {},
2026-06-11 18:17:20.371452 | controller |                     "f:value": {}
2026-06-11 18:17:20.371466 | controller |                   },
2026-06-11 18:17:20.371480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371494 | controller |                     ".": {},
2026-06-11 18:17:20.371509 | controller |                     "f:name": {},
2026-06-11 18:17:20.371524 | controller |                     "f:value": {}
2026-06-11 18:17:20.371538 | controller |                   },
2026-06-11 18:17:20.371553 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371567 | controller |                     ".": {},
2026-06-11 18:17:20.371582 | controller |                     "f:name": {},
2026-06-11 18:17:20.371597 | controller |                     "f:value": {}
2026-06-11 18:17:20.371612 | controller |                   },
2026-06-11 18:17:20.371626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371641 | controller |                     ".": {},
2026-06-11 18:17:20.371655 | controller |                     "f:name": {},
2026-06-11 18:17:20.371669 | controller |                     "f:value": {}
2026-06-11 18:17:20.371683 | controller |                   },
2026-06-11 18:17:20.371697 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371711 | controller |                     ".": {},
2026-06-11 18:17:20.371725 | controller |                     "f:name": {},
2026-06-11 18:17:20.371739 | controller |                     "f:value": {}
2026-06-11 18:17:20.371753 | controller |                   },
2026-06-11 18:17:20.371767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371782 | controller |                     ".": {},
2026-06-11 18:17:20.371796 | controller |                     "f:name": {},
2026-06-11 18:17:20.371810 | controller |                     "f:value": {}
2026-06-11 18:17:20.371824 | controller |                   },
2026-06-11 18:17:20.371844 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.371883 | controller |                     ".": {},
2026-06-11 18:17:20.371899 | controller |                     "f:name": {},
2026-06-11 18:17:20.371913 | controller |                     "f:value": {}
2026-06-11 18:17:20.371928 | controller |                   },
2026-06-11 18:17:20.371942 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 18:17:20.371956 | controller |                     ".": {},
2026-06-11 18:17:20.371971 | controller |                     "f:name": {},
2026-06-11 18:17:20.371985 | controller |                     "f:value": {}
2026-06-11 18:17:20.371999 | controller |                   },
2026-06-11 18:17:20.372013 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372027 | controller |                     ".": {},
2026-06-11 18:17:20.372042 | controller |                     "f:name": {},
2026-06-11 18:17:20.372057 | controller |                     "f:value": {}
2026-06-11 18:17:20.372071 | controller |                   },
2026-06-11 18:17:20.372085 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372100 | controller |                     ".": {},
2026-06-11 18:17:20.372114 | controller |                     "f:name": {},
2026-06-11 18:17:20.372128 | controller |                     "f:value": {}
2026-06-11 18:17:20.372142 | controller |                   },
2026-06-11 18:17:20.372156 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372171 | controller |                     ".": {},
2026-06-11 18:17:20.372185 | controller |                     "f:name": {},
2026-06-11 18:17:20.372200 | controller |                     "f:value": {}
2026-06-11 18:17:20.372214 | controller |                   },
2026-06-11 18:17:20.372229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372243 | controller |                     ".": {},
2026-06-11 18:17:20.372258 | controller |                     "f:name": {},
2026-06-11 18:17:20.372272 | controller |                     "f:value": {}
2026-06-11 18:17:20.372286 | controller |                   },
2026-06-11 18:17:20.372301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372315 | controller |                     ".": {},
2026-06-11 18:17:20.372330 | controller |                     "f:name": {},
2026-06-11 18:17:20.372344 | controller |                     "f:value": {}
2026-06-11 18:17:20.372358 | controller |                   },
2026-06-11 18:17:20.372377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372401 | controller |                     ".": {},
2026-06-11 18:17:20.372427 | controller |                     "f:name": {},
2026-06-11 18:17:20.372454 | controller |                     "f:value": {}
2026-06-11 18:17:20.372477 | controller |                   },
2026-06-11 18:17:20.372511 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372530 | controller |                     ".": {},
2026-06-11 18:17:20.372546 | controller |                     "f:name": {},
2026-06-11 18:17:20.372561 | controller |                     "f:value": {}
2026-06-11 18:17:20.372576 | controller |                   },
2026-06-11 18:17:20.372590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372605 | controller |                     ".": {},
2026-06-11 18:17:20.372620 | controller |                     "f:name": {},
2026-06-11 18:17:20.372634 | controller |                     "f:value": {}
2026-06-11 18:17:20.372654 | controller |                   },
2026-06-11 18:17:20.372669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372684 | controller |                     ".": {},
2026-06-11 18:17:20.372698 | controller |                     "f:name": {},
2026-06-11 18:17:20.372713 | controller |                     "f:value": {}
2026-06-11 18:17:20.372728 | controller |                   },
2026-06-11 18:17:20.372742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372756 | controller |                     ".": {},
2026-06-11 18:17:20.372771 | controller |                     "f:name": {},
2026-06-11 18:17:20.372785 | controller |                     "f:value": {}
2026-06-11 18:17:20.372800 | controller |                   },
2026-06-11 18:17:20.372814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372828 | controller |                     ".": {},
2026-06-11 18:17:20.372843 | controller |                     "f:name": {},
2026-06-11 18:17:20.372881 | controller |                     "f:value": {}
2026-06-11 18:17:20.372897 | controller |                   },
2026-06-11 18:17:20.372911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372926 | controller |                     ".": {},
2026-06-11 18:17:20.372940 | controller |                     "f:name": {},
2026-06-11 18:17:20.372955 | controller |                     "f:value": {}
2026-06-11 18:17:20.372969 | controller |                   },
2026-06-11 18:17:20.372983 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.372997 | controller |                     ".": {},
2026-06-11 18:17:20.373012 | controller |                     "f:name": {},
2026-06-11 18:17:20.373026 | controller |                     "f:value": {}
2026-06-11 18:17:20.373040 | controller |                   },
2026-06-11 18:17:20.373054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.373068 | controller |                     ".": {},
2026-06-11 18:17:20.373082 | controller |                     "f:name": {},
2026-06-11 18:17:20.373096 | controller |                     "f:value": {}
2026-06-11 18:17:20.373110 | controller |                   },
2026-06-11 18:17:20.373124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.373138 | controller |                     ".": {},
2026-06-11 18:17:20.373153 | controller |                     "f:name": {},
2026-06-11 18:17:20.373166 | controller |                     "f:value": {}
2026-06-11 18:17:20.373180 | controller |                   },
2026-06-11 18:17:20.373194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.373209 | controller |                     ".": {},
2026-06-11 18:17:20.373223 | controller |                     "f:name": {},
2026-06-11 18:17:20.373237 | controller |                     "f:value": {}
2026-06-11 18:17:20.373251 | controller |                   },
2026-06-11 18:17:20.373265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 18:17:20.373280 | controller |                     ".": {},
2026-06-11 18:17:20.373295 | controller |                     "f:name": {},
2026-06-11 18:17:20.373309 | controller |                     "f:value": {}
2026-06-11 18:17:20.373324 | controller |                   },
2026-06-11 18:17:20.373338 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.373352 | controller |                     ".": {},
2026-06-11 18:17:20.373367 | controller |                     "f:name": {},
2026-06-11 18:17:20.373381 | controller |                     "f:value": {}
2026-06-11 18:17:20.373400 | controller |                   },
2026-06-11 18:17:20.373414 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.373428 | controller |                     ".": {},
2026-06-11 18:17:20.373443 | controller |                     "f:name": {},
2026-06-11 18:17:20.373457 | controller |                     "f:value": {}
2026-06-11 18:17:20.373472 | controller |                   }
2026-06-11 18:17:20.373486 | controller |                 },
2026-06-11 18:17:20.373503 | controller |                 "f:image": {},
2026-06-11 18:17:20.373524 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.373549 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.373576 | controller |                   ".": {},
2026-06-11 18:17:20.373602 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.373623 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.373640 | controller |                     ".": {},
2026-06-11 18:17:20.373655 | controller |                     "f:path": {},
2026-06-11 18:17:20.373670 | controller |                     "f:port": {},
2026-06-11 18:17:20.373685 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.373699 | controller |                   },
2026-06-11 18:17:20.373715 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.373732 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.373749 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.373764 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.373778 | controller |                 },
2026-06-11 18:17:20.373792 | controller |                 "f:name": {},
2026-06-11 18:17:20.373807 | controller |                 "f:ports": {
2026-06-11 18:17:20.373821 | controller |                   ".": {},
2026-06-11 18:17:20.373836 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 18:17:20.373870 | controller |                     ".": {},
2026-06-11 18:17:20.373890 | controller |                     "f:containerPort": {},
2026-06-11 18:17:20.373906 | controller |                     "f:name": {},
2026-06-11 18:17:20.373920 | controller |                     "f:protocol": {}
2026-06-11 18:17:20.373935 | controller |                   }
2026-06-11 18:17:20.373949 | controller |                 },
2026-06-11 18:17:20.373963 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.373978 | controller |                   ".": {},
2026-06-11 18:17:20.373992 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.374007 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.374021 | controller |                     ".": {},
2026-06-11 18:17:20.374035 | controller |                     "f:path": {},
2026-06-11 18:17:20.374050 | controller |                     "f:port": {},
2026-06-11 18:17:20.374064 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.374078 | controller |                   },
2026-06-11 18:17:20.374093 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.374107 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.374121 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.374135 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.374150 | controller |                 },
2026-06-11 18:17:20.374164 | controller |                 "f:resources": {
2026-06-11 18:17:20.374178 | controller |                   ".": {},
2026-06-11 18:17:20.374192 | controller |                   "f:limits": {
2026-06-11 18:17:20.374207 | controller |                     ".": {},
2026-06-11 18:17:20.374221 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.374235 | controller |                     "f:memory": {}
2026-06-11 18:17:20.374249 | controller |                   },
2026-06-11 18:17:20.374269 | controller |                   "f:requests": {
2026-06-11 18:17:20.374284 | controller |                     ".": {},
2026-06-11 18:17:20.374298 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.374312 | controller |                     "f:memory": {}
2026-06-11 18:17:20.374326 | controller |                   }
2026-06-11 18:17:20.374340 | controller |                 },
2026-06-11 18:17:20.374355 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.374369 | controller |                   ".": {},
2026-06-11 18:17:20.374383 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 18:17:20.374397 | controller |                   "f:capabilities": {
2026-06-11 18:17:20.374412 | controller |                     ".": {},
2026-06-11 18:17:20.374426 | controller |                     "f:drop": {}
2026-06-11 18:17:20.374440 | controller |                   }
2026-06-11 18:17:20.374454 | controller |                 },
2026-06-11 18:17:20.374469 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.374483 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 18:17:20.374497 | controller |                 "f:volumeMounts": {
2026-06-11 18:17:20.374511 | controller |                   ".": {},
2026-06-11 18:17:20.374526 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 18:17:20.374541 | controller |                     ".": {},
2026-06-11 18:17:20.374556 | controller |                     "f:mountPath": {},
2026-06-11 18:17:20.374570 | controller |                     "f:name": {},
2026-06-11 18:17:20.374585 | controller |                     "f:readOnly": {}
2026-06-11 18:17:20.374599 | controller |                   },
2026-06-11 18:17:20.374614 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 18:17:20.374628 | controller |                     ".": {},
2026-06-11 18:17:20.374649 | controller |                     "f:mountPath": {},
2026-06-11 18:17:20.374673 | controller |                     "f:name": {},
2026-06-11 18:17:20.374700 | controller |                     "f:readOnly": {}
2026-06-11 18:17:20.374727 | controller |                   }
2026-06-11 18:17:20.374746 | controller |                 }
2026-06-11 18:17:20.374761 | controller |               }
2026-06-11 18:17:20.374776 | controller |             },
2026-06-11 18:17:20.374791 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.374806 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.374821 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.374836 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.374917 | controller |             "f:securityContext": {
2026-06-11 18:17:20.374939 | controller |               ".": {},
2026-06-11 18:17:20.374956 | controller |               "f:runAsNonRoot": {},
2026-06-11 18:17:20.374971 | controller |               "f:seccompProfile": {
2026-06-11 18:17:20.374986 | controller |                 ".": {},
2026-06-11 18:17:20.375001 | controller |                 "f:type": {}
2026-06-11 18:17:20.375015 | controller |               }
2026-06-11 18:17:20.375030 | controller |             },
2026-06-11 18:17:20.375044 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.375058 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.375073 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.375088 | controller |             "f:volumes": {
2026-06-11 18:17:20.375102 | controller |               ".": {},
2026-06-11 18:17:20.375116 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 18:17:20.375131 | controller |                 ".": {},
2026-06-11 18:17:20.375145 | controller |                 "f:name": {},
2026-06-11 18:17:20.375159 | controller |                 "f:secret": {
2026-06-11 18:17:20.375173 | controller |                   ".": {},
2026-06-11 18:17:20.375192 | controller |                   "f:defaultMode": {},
2026-06-11 18:17:20.375207 | controller |                   "f:items": {},
2026-06-11 18:17:20.375221 | controller |                   "f:optional": {},
2026-06-11 18:17:20.375235 | controller |                   "f:secretName": {}
2026-06-11 18:17:20.375249 | controller |                 }
2026-06-11 18:17:20.375263 | controller |               },
2026-06-11 18:17:20.375277 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 18:17:20.375291 | controller |                 ".": {},
2026-06-11 18:17:20.375306 | controller |                 "f:name": {},
2026-06-11 18:17:20.375320 | controller |                 "f:secret": {
2026-06-11 18:17:20.375334 | controller |                   ".": {},
2026-06-11 18:17:20.375348 | controller |                   "f:defaultMode": {},
2026-06-11 18:17:20.375362 | controller |                   "f:secretName": {}
2026-06-11 18:17:20.375376 | controller |                 }
2026-06-11 18:17:20.375390 | controller |               }
2026-06-11 18:17:20.375404 | controller |             }
2026-06-11 18:17:20.375419 | controller |           }
2026-06-11 18:17:20.375433 | controller |         },
2026-06-11 18:17:20.375448 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.375462 | controller |         "operation": "Update",
2026-06-11 18:17:20.375477 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.375491 | controller |       },
2026-06-11 18:17:20.375506 | controller |       {
2026-06-11 18:17:20.375520 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.375535 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.375549 | controller |         "fieldsV1": {
2026-06-11 18:17:20.375563 | controller |           "f:metadata": {
2026-06-11 18:17:20.375577 | controller |             "f:annotations": {
2026-06-11 18:17:20.375591 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.375605 | controller |             }
2026-06-11 18:17:20.375620 | controller |           }
2026-06-11 18:17:20.375634 | controller |         },
2026-06-11 18:17:20.375648 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.375663 | controller |         "operation": "Update",
2026-06-11 18:17:20.375677 | controller |         "subresource": "status",
2026-06-11 18:17:20.375692 | controller |         "time": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.375706 | controller |       },
2026-06-11 18:17:20.375721 | controller |       {
2026-06-11 18:17:20.375735 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.375749 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.375766 | controller |         "fieldsV1": {
2026-06-11 18:17:20.375787 | controller |           "f:status": {
2026-06-11 18:17:20.375810 | controller |             "f:conditions": {
2026-06-11 18:17:20.375836 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.375889 | controller |                 ".": {},
2026-06-11 18:17:20.375910 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.375927 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.375942 | controller |                 "f:status": {},
2026-06-11 18:17:20.375958 | controller |                 "f:type": {}
2026-06-11 18:17:20.375973 | controller |               },
2026-06-11 18:17:20.375988 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.376003 | controller |                 ".": {},
2026-06-11 18:17:20.376019 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.376033 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.376047 | controller |                 "f:status": {},
2026-06-11 18:17:20.376062 | controller |                 "f:type": {}
2026-06-11 18:17:20.376076 | controller |               },
2026-06-11 18:17:20.376091 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.376110 | controller |                 ".": {},
2026-06-11 18:17:20.376125 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.376140 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.376154 | controller |                 "f:status": {},
2026-06-11 18:17:20.376169 | controller |                 "f:type": {}
2026-06-11 18:17:20.376183 | controller |               },
2026-06-11 18:17:20.376197 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.376211 | controller |                 ".": {},
2026-06-11 18:17:20.376226 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.376241 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.376255 | controller |                 "f:status": {},
2026-06-11 18:17:20.376269 | controller |                 "f:type": {}
2026-06-11 18:17:20.376283 | controller |               }
2026-06-11 18:17:20.376298 | controller |             },
2026-06-11 18:17:20.376312 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.376327 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.376341 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.376355 | controller |             "f:phase": {},
2026-06-11 18:17:20.376369 | controller |             "f:podIP": {},
2026-06-11 18:17:20.376383 | controller |             "f:podIPs": {
2026-06-11 18:17:20.376397 | controller |               ".": {},
2026-06-11 18:17:20.376412 | controller |               "k:{\"ip\":\"10.217.1.39\"}": {
2026-06-11 18:17:20.376426 | controller |                 ".": {},
2026-06-11 18:17:20.376440 | controller |                 "f:ip": {}
2026-06-11 18:17:20.376454 | controller |               }
2026-06-11 18:17:20.376469 | controller |             },
2026-06-11 18:17:20.376483 | controller |             "f:startTime": {}
2026-06-11 18:17:20.376536 | controller |           }
2026-06-11 18:17:20.376553 | controller |         },
2026-06-11 18:17:20.376568 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.376582 | controller |         "operation": "Update",
2026-06-11 18:17:20.376597 | controller |         "subresource": "status",
2026-06-11 18:17:20.376611 | controller |         "time": "2026-06-11T17:43:25Z"
2026-06-11 18:17:20.376625 | controller |       }
2026-06-11 18:17:20.376640 | controller |     ],
2026-06-11 18:17:20.376654 | controller |     "name": "openstack-operator-controller-manager-74bd756787-jrjx2",
2026-06-11 18:17:20.376669 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.376683 | controller |     "ownerReferences": [
2026-06-11 18:17:20.376698 | controller |       {
2026-06-11 18:17:20.376713 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.376729 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.376746 | controller |         "controller": true,
2026-06-11 18:17:20.376760 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.376775 | controller |         "name": "openstack-operator-controller-manager-74bd756787",
2026-06-11 18:17:20.376790 | controller |         "uid": "6b6cc4b0-e205-4e59-85ed-de9e761567ec"
2026-06-11 18:17:20.376805 | controller |       }
2026-06-11 18:17:20.376820 | controller |     ],
2026-06-11 18:17:20.376834 | controller |     "resourceVersion": "88821",
2026-06-11 18:17:20.376866 | controller |     "uid": "141d39ce-bc91-4cf6-96b3-c9846555b4eb"
2026-06-11 18:17:20.376887 | controller |   },
2026-06-11 18:17:20.376903 | controller |   "spec": {
2026-06-11 18:17:20.376923 | controller |     "containers": [
2026-06-11 18:17:20.376945 | controller |       {
2026-06-11 18:17:20.376971 | controller |         "args": [
2026-06-11 18:17:20.376998 | controller |           "--metrics-bind-address=:8443",
2026-06-11 18:17:20.377024 | controller |           "--leader-elect",
2026-06-11 18:17:20.377044 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.377062 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:17:20.377083 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 18:17:20.377099 | controller |         ],
2026-06-11 18:17:20.377115 | controller |         "command": [
2026-06-11 18:17:20.377131 | controller |           "/manager"
2026-06-11 18:17:20.377146 | controller |         ],
2026-06-11 18:17:20.377160 | controller |         "env": [
2026-06-11 18:17:20.377175 | controller |           {
2026-06-11 18:17:20.377189 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.377203 | controller |             "value": "30"
2026-06-11 18:17:20.377218 | controller |           },
2026-06-11 18:17:20.377232 | controller |           {
2026-06-11 18:17:20.377246 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.377261 | controller |             "value": "20"
2026-06-11 18:17:20.377275 | controller |           },
2026-06-11 18:17:20.377290 | controller |           {
2026-06-11 18:17:20.377304 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.377319 | controller |             "value": "5"
2026-06-11 18:17:20.377333 | controller |           },
2026-06-11 18:17:20.377348 | controller |           {
2026-06-11 18:17:20.377362 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 18:17:20.377377 | controller |             "value": "0.6.0-1781194542"
2026-06-11 18:17:20.377392 | controller |           },
2026-06-11 18:17:20.377406 | controller |           {
2026-06-11 18:17:20.377420 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377435 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 18:17:20.377449 | controller |           },
2026-06-11 18:17:20.377464 | controller |           {
2026-06-11 18:17:20.377478 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377493 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 18:17:20.377507 | controller |           },
2026-06-11 18:17:20.377522 | controller |           {
2026-06-11 18:17:20.377537 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377551 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 18:17:20.377566 | controller |           },
2026-06-11 18:17:20.377580 | controller |           {
2026-06-11 18:17:20.377595 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377609 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 18:17:20.377624 | controller |           },
2026-06-11 18:17:20.377638 | controller |           {
2026-06-11 18:17:20.377653 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 18:17:20.377681 | controller |           },
2026-06-11 18:17:20.377696 | controller |           {
2026-06-11 18:17:20.377711 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377725 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 18:17:20.377740 | controller |           },
2026-06-11 18:17:20.377755 | controller |           {
2026-06-11 18:17:20.377769 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377784 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 18:17:20.377798 | controller |           },
2026-06-11 18:17:20.377813 | controller |           {
2026-06-11 18:17:20.377828 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377866 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 18:17:20.377889 | controller |           },
2026-06-11 18:17:20.377905 | controller |           {
2026-06-11 18:17:20.377920 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 18:17:20.377950 | controller |           },
2026-06-11 18:17:20.377965 | controller |           {
2026-06-11 18:17:20.377980 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.377995 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 18:17:20.378010 | controller |           },
2026-06-11 18:17:20.378024 | controller |           {
2026-06-11 18:17:20.378039 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 18:17:20.378082 | controller |           },
2026-06-11 18:17:20.378108 | controller |           {
2026-06-11 18:17:20.378136 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378160 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 18:17:20.378181 | controller |           },
2026-06-11 18:17:20.378199 | controller |           {
2026-06-11 18:17:20.378215 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 18:17:20.378244 | controller |           },
2026-06-11 18:17:20.378259 | controller |           {
2026-06-11 18:17:20.378274 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378288 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 18:17:20.378305 | controller |           },
2026-06-11 18:17:20.378348 | controller |           {
2026-06-11 18:17:20.378368 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378384 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 18:17:20.378399 | controller |           },
2026-06-11 18:17:20.378471 | controller |           {
2026-06-11 18:17:20.378491 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378507 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 18:17:20.378522 | controller |           },
2026-06-11 18:17:20.378536 | controller |           {
2026-06-11 18:17:20.378551 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:17:20.378581 | controller |           },
2026-06-11 18:17:20.378596 | controller |           {
2026-06-11 18:17:20.378610 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378625 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 18:17:20.378639 | controller |           },
2026-06-11 18:17:20.378653 | controller |           {
2026-06-11 18:17:20.378695 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378714 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:17:20.378756 | controller |           },
2026-06-11 18:17:20.378778 | controller |           {
2026-06-11 18:17:20.378793 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378808 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 18:17:20.378823 | controller |           },
2026-06-11 18:17:20.378837 | controller |           {
2026-06-11 18:17:20.378925 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.378970 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 18:17:20.378990 | controller |           },
2026-06-11 18:17:20.379005 | controller |           {
2026-06-11 18:17:20.379020 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.379035 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 18:17:20.379049 | controller |           },
2026-06-11 18:17:20.379064 | controller |           {
2026-06-11 18:17:20.379080 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.379095 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 18:17:20.379109 | controller |           },
2026-06-11 18:17:20.379124 | controller |           {
2026-06-11 18:17:20.379138 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.379153 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 18:17:20.379795 | controller |           },
2026-06-11 18:17:20.379838 | controller |           {
2026-06-11 18:17:20.379893 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.379912 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 18:17:20.379928 | controller |           },
2026-06-11 18:17:20.380024 | controller |           {
2026-06-11 18:17:20.380044 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 18:17:20.380075 | controller |           },
2026-06-11 18:17:20.380091 | controller |           {
2026-06-11 18:17:20.380105 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380120 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 18:17:20.380135 | controller |           },
2026-06-11 18:17:20.380150 | controller |           {
2026-06-11 18:17:20.380164 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380179 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 18:17:20.380194 | controller |           },
2026-06-11 18:17:20.380208 | controller |           {
2026-06-11 18:17:20.380223 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380237 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 18:17:20.380252 | controller |           },
2026-06-11 18:17:20.380268 | controller |           {
2026-06-11 18:17:20.380282 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380298 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 18:17:20.380349 | controller |           },
2026-06-11 18:17:20.380380 | controller |           {
2026-06-11 18:17:20.380405 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 18:17:20.380466 | controller |           },
2026-06-11 18:17:20.380559 | controller |           {
2026-06-11 18:17:20.380584 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380614 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 18:17:20.380630 | controller |           },
2026-06-11 18:17:20.380645 | controller |           {
2026-06-11 18:17:20.380660 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 18:17:20.380692 | controller |           },
2026-06-11 18:17:20.380707 | controller |           {
2026-06-11 18:17:20.380721 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380736 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 18:17:20.380752 | controller |           },
2026-06-11 18:17:20.380769 | controller |           {
2026-06-11 18:17:20.380785 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 18:17:20.380815 | controller |           },
2026-06-11 18:17:20.380829 | controller |           {
2026-06-11 18:17:20.380843 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380880 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 18:17:20.380897 | controller |           },
2026-06-11 18:17:20.380913 | controller |           {
2026-06-11 18:17:20.380928 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.380943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 18:17:20.380958 | controller |           },
2026-06-11 18:17:20.380974 | controller |           {
2026-06-11 18:17:20.380988 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 18:17:20.381018 | controller |           },
2026-06-11 18:17:20.381033 | controller |           {
2026-06-11 18:17:20.381047 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381062 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 18:17:20.381076 | controller |           },
2026-06-11 18:17:20.381091 | controller |           {
2026-06-11 18:17:20.381105 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381120 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 18:17:20.381134 | controller |           },
2026-06-11 18:17:20.381149 | controller |           {
2026-06-11 18:17:20.381163 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381178 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 18:17:20.381193 | controller |           },
2026-06-11 18:17:20.381208 | controller |           {
2026-06-11 18:17:20.381228 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381244 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:17:20.381259 | controller |           },
2026-06-11 18:17:20.381273 | controller |           {
2026-06-11 18:17:20.381287 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381308 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 18:17:20.381348 | controller |           },
2026-06-11 18:17:20.381367 | controller |           {
2026-06-11 18:17:20.381385 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 18:17:20.381449 | controller |           },
2026-06-11 18:17:20.381465 | controller |           {
2026-06-11 18:17:20.381481 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381496 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 18:17:20.381511 | controller |           },
2026-06-11 18:17:20.381526 | controller |           {
2026-06-11 18:17:20.381541 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 18:17:20.381571 | controller |           },
2026-06-11 18:17:20.381587 | controller |           {
2026-06-11 18:17:20.381602 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 18:17:20.381631 | controller |           },
2026-06-11 18:17:20.381646 | controller |           {
2026-06-11 18:17:20.381662 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 18:17:20.381692 | controller |           },
2026-06-11 18:17:20.381707 | controller |           {
2026-06-11 18:17:20.381721 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381735 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 18:17:20.381750 | controller |           },
2026-06-11 18:17:20.381765 | controller |           {
2026-06-11 18:17:20.381779 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 18:17:20.381807 | controller |           },
2026-06-11 18:17:20.381822 | controller |           {
2026-06-11 18:17:20.381836 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 18:17:20.381889 | controller |           },
2026-06-11 18:17:20.381905 | controller |           {
2026-06-11 18:17:20.381921 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381936 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 18:17:20.381950 | controller |           },
2026-06-11 18:17:20.381965 | controller |           {
2026-06-11 18:17:20.381980 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.381995 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 18:17:20.382024 | controller |           },
2026-06-11 18:17:20.382039 | controller |           {
2026-06-11 18:17:20.382054 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382068 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 18:17:20.382083 | controller |           },
2026-06-11 18:17:20.382097 | controller |           {
2026-06-11 18:17:20.382111 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 18:17:20.382141 | controller |           },
2026-06-11 18:17:20.382155 | controller |           {
2026-06-11 18:17:20.382169 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382184 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 18:17:20.382198 | controller |           },
2026-06-11 18:17:20.382212 | controller |           {
2026-06-11 18:17:20.382227 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382264 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 18:17:20.382294 | controller |           },
2026-06-11 18:17:20.382317 | controller |           {
2026-06-11 18:17:20.382339 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382354 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 18:17:20.382369 | controller |           },
2026-06-11 18:17:20.382386 | controller |           {
2026-06-11 18:17:20.382428 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382451 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 18:17:20.382468 | controller |           },
2026-06-11 18:17:20.382484 | controller |           {
2026-06-11 18:17:20.382499 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382514 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 18:17:20.382529 | controller |           },
2026-06-11 18:17:20.382544 | controller |           {
2026-06-11 18:17:20.382559 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 18:17:20.382588 | controller |           },
2026-06-11 18:17:20.382603 | controller |           {
2026-06-11 18:17:20.382619 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382634 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:17:20.382650 | controller |           },
2026-06-11 18:17:20.382664 | controller |           {
2026-06-11 18:17:20.382678 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382694 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:17:20.382708 | controller |           },
2026-06-11 18:17:20.382725 | controller |           {
2026-06-11 18:17:20.382743 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382759 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 18:17:20.382775 | controller |           },
2026-06-11 18:17:20.382790 | controller |           {
2026-06-11 18:17:20.382805 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382826 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:17:20.382842 | controller |           },
2026-06-11 18:17:20.382881 | controller |           {
2026-06-11 18:17:20.382897 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382912 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:17:20.382927 | controller |           },
2026-06-11 18:17:20.382942 | controller |           {
2026-06-11 18:17:20.382956 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.382972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:17:20.382987 | controller |           },
2026-06-11 18:17:20.383001 | controller |           {
2026-06-11 18:17:20.383016 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 18:17:20.383045 | controller |           },
2026-06-11 18:17:20.383060 | controller |           {
2026-06-11 18:17:20.383075 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 18:17:20.383105 | controller |           },
2026-06-11 18:17:20.383120 | controller |           {
2026-06-11 18:17:20.383136 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 18:17:20.383166 | controller |           },
2026-06-11 18:17:20.383181 | controller |           {
2026-06-11 18:17:20.383195 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383209 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 18:17:20.383224 | controller |           },
2026-06-11 18:17:20.383240 | controller |           {
2026-06-11 18:17:20.383254 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 18:17:20.383284 | controller |           },
2026-06-11 18:17:20.383301 | controller |           {
2026-06-11 18:17:20.383343 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383369 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:17:20.383388 | controller |           },
2026-06-11 18:17:20.383429 | controller |           {
2026-06-11 18:17:20.383451 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 18:17:20.383467 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 18:17:20.383483 | controller |           },
2026-06-11 18:17:20.383499 | controller |           {
2026-06-11 18:17:20.383514 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383529 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 18:17:20.383544 | controller |           },
2026-06-11 18:17:20.383559 | controller |           {
2026-06-11 18:17:20.383573 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383594 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:17:20.383610 | controller |           },
2026-06-11 18:17:20.383625 | controller |           {
2026-06-11 18:17:20.383639 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383654 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 18:17:20.383670 | controller |           },
2026-06-11 18:17:20.383685 | controller |           {
2026-06-11 18:17:20.383699 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383714 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 18:17:20.383728 | controller |           },
2026-06-11 18:17:20.383745 | controller |           {
2026-06-11 18:17:20.383760 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383774 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 18:17:20.383807 | controller |           },
2026-06-11 18:17:20.383841 | controller |           {
2026-06-11 18:17:20.383892 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.383915 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 18:17:20.383937 | controller |           },
2026-06-11 18:17:20.383960 | controller |           {
2026-06-11 18:17:20.383984 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 18:17:20.384021 | controller |           },
2026-06-11 18:17:20.384039 | controller |           {
2026-06-11 18:17:20.384057 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384074 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 18:17:20.384091 | controller |           },
2026-06-11 18:17:20.384108 | controller |           {
2026-06-11 18:17:20.384125 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384143 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 18:17:20.384160 | controller |           },
2026-06-11 18:17:20.384179 | controller |           {
2026-06-11 18:17:20.384198 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 18:17:20.384237 | controller |           },
2026-06-11 18:17:20.384257 | controller |           {
2026-06-11 18:17:20.384279 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384299 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 18:17:20.384322 | controller |           },
2026-06-11 18:17:20.384344 | controller |           {
2026-06-11 18:17:20.384361 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384375 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 18:17:20.384400 | controller |           },
2026-06-11 18:17:20.384435 | controller |           {
2026-06-11 18:17:20.384454 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 18:17:20.384518 | controller |           },
2026-06-11 18:17:20.384537 | controller |           {
2026-06-11 18:17:20.384554 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 18:17:20.384583 | controller |           },
2026-06-11 18:17:20.384598 | controller |           {
2026-06-11 18:17:20.384613 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384628 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 18:17:20.384643 | controller |           },
2026-06-11 18:17:20.384659 | controller |           {
2026-06-11 18:17:20.384673 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384688 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 18:17:20.384702 | controller |           },
2026-06-11 18:17:20.384717 | controller |           {
2026-06-11 18:17:20.384731 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 18:17:20.384746 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 18:17:20.384760 | controller |           }
2026-06-11 18:17:20.384775 | controller |         ],
2026-06-11 18:17:20.384790 | controller |         "image": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1",
2026-06-11 18:17:20.384806 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.384821 | controller |         "livenessProbe": {
2026-06-11 18:17:20.384836 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.384870 | controller |           "httpGet": {
2026-06-11 18:17:20.384892 | controller |             "path": "/healthz",
2026-06-11 18:17:20.384909 | controller |             "port": 8081,
2026-06-11 18:17:20.384924 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.384938 | controller |           },
2026-06-11 18:17:20.384975 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.385025 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.385045 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.385061 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.385077 | controller |         },
2026-06-11 18:17:20.385092 | controller |         "name": "manager",
2026-06-11 18:17:20.385107 | controller |         "ports": [
2026-06-11 18:17:20.385121 | controller |           {
2026-06-11 18:17:20.385135 | controller |             "containerPort": 9443,
2026-06-11 18:17:20.385149 | controller |             "name": "webhook-server",
2026-06-11 18:17:20.385164 | controller |             "protocol": "TCP"
2026-06-11 18:17:20.385179 | controller |           }
2026-06-11 18:17:20.385194 | controller |         ],
2026-06-11 18:17:20.385209 | controller |         "readinessProbe": {
2026-06-11 18:17:20.385223 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.385238 | controller |           "httpGet": {
2026-06-11 18:17:20.385253 | controller |             "path": "/readyz",
2026-06-11 18:17:20.385268 | controller |             "port": 8081,
2026-06-11 18:17:20.385282 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.385298 | controller |           },
2026-06-11 18:17:20.385335 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.385362 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.385379 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.385400 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.385422 | controller |         },
2026-06-11 18:17:20.385444 | controller |         "resources": {
2026-06-11 18:17:20.385462 | controller |           "limits": {
2026-06-11 18:17:20.385483 | controller |             "cpu": "500m",
2026-06-11 18:17:20.385499 | controller |             "memory": "1Gi"
2026-06-11 18:17:20.385514 | controller |           },
2026-06-11 18:17:20.385530 | controller |           "requests": {
2026-06-11 18:17:20.385545 | controller |             "cpu": "10m",
2026-06-11 18:17:20.385559 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.385575 | controller |           }
2026-06-11 18:17:20.385590 | controller |         },
2026-06-11 18:17:20.385604 | controller |         "securityContext": {
2026-06-11 18:17:20.385618 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.385633 | controller |           "capabilities": {
2026-06-11 18:17:20.385647 | controller |             "drop": [
2026-06-11 18:17:20.385661 | controller |               "ALL"
2026-06-11 18:17:20.385676 | controller |             ]
2026-06-11 18:17:20.385690 | controller |           },
2026-06-11 18:17:20.385704 | controller |           "runAsUser": 1000660000
2026-06-11 18:17:20.385719 | controller |         },
2026-06-11 18:17:20.385733 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.385747 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.385761 | controller |         "volumeMounts": [
2026-06-11 18:17:20.385775 | controller |           {
2026-06-11 18:17:20.385789 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:17:20.385804 | controller |             "name": "metrics-certs",
2026-06-11 18:17:20.385819 | controller |             "readOnly": true
2026-06-11 18:17:20.385833 | controller |           },
2026-06-11 18:17:20.385865 | controller |           {
2026-06-11 18:17:20.385887 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:20.385903 | controller |             "name": "webhook-certs",
2026-06-11 18:17:20.385918 | controller |             "readOnly": true
2026-06-11 18:17:20.385932 | controller |           },
2026-06-11 18:17:20.385947 | controller |           {
2026-06-11 18:17:20.385962 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.385976 | controller |             "name": "kube-api-access-kncqk",
2026-06-11 18:17:20.385992 | controller |             "readOnly": true
2026-06-11 18:17:20.386007 | controller |           }
2026-06-11 18:17:20.386022 | controller |         ]
2026-06-11 18:17:20.386037 | controller |       }
2026-06-11 18:17:20.386051 | controller |     ],
2026-06-11 18:17:20.386065 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.386079 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.386094 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.386108 | controller |       {
2026-06-11 18:17:20.386123 | controller |         "name": "openstack-operator-controller-manager-dockercfg-rdqbl"
2026-06-11 18:17:20.386138 | controller |       }
2026-06-11 18:17:20.386152 | controller |     ],
2026-06-11 18:17:20.386168 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.386182 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.386197 | controller |     "priority": 0,
2026-06-11 18:17:20.386211 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.386227 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.386241 | controller |     "securityContext": {
2026-06-11 18:17:20.386255 | controller |       "fsGroup": 1000660000,
2026-06-11 18:17:20.386270 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.386284 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.386300 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.386322 | controller |       },
2026-06-11 18:17:20.386343 | controller |       "seccompProfile": {
2026-06-11 18:17:20.386362 | controller |         "type": "RuntimeDefault"
2026-06-11 18:17:20.386378 | controller |       }
2026-06-11 18:17:20.386394 | controller |     },
2026-06-11 18:17:20.386414 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 18:17:20.386429 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 18:17:20.386445 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.386460 | controller |     "tolerations": [
2026-06-11 18:17:20.386474 | controller |       {
2026-06-11 18:17:20.386493 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.386512 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.386532 | controller |         "operator": "Exists",
2026-06-11 18:17:20.386551 | controller |         "tolerationSeconds": 300
2026-06-11 18:17:20.386568 | controller |       },
2026-06-11 18:17:20.386583 | controller |       {
2026-06-11 18:17:20.386597 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.386613 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.386628 | controller |         "operator": "Exists",
2026-06-11 18:17:20.386643 | controller |         "tolerationSeconds": 300
2026-06-11 18:17:20.386657 | controller |       },
2026-06-11 18:17:20.386672 | controller |       {
2026-06-11 18:17:20.386686 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.386701 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.386715 | controller |         "operator": "Exists"
2026-06-11 18:17:20.386730 | controller |       }
2026-06-11 18:17:20.386743 | controller |     ],
2026-06-11 18:17:20.386757 | controller |     "volumes": [
2026-06-11 18:17:20.386771 | controller |       {
2026-06-11 18:17:20.386786 | controller |         "name": "metrics-certs",
2026-06-11 18:17:20.386800 | controller |         "secret": {
2026-06-11 18:17:20.386814 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.386828 | controller |           "items": [
2026-06-11 18:17:20.386842 | controller |             {
2026-06-11 18:17:20.386880 | controller |               "key": "ca.crt",
2026-06-11 18:17:20.386896 | controller |               "path": "ca.crt"
2026-06-11 18:17:20.386910 | controller |             },
2026-06-11 18:17:20.386926 | controller |             {
2026-06-11 18:17:20.386947 | controller |               "key": "tls.crt",
2026-06-11 18:17:20.386968 | controller |               "path": "tls.crt"
2026-06-11 18:17:20.386988 | controller |             },
2026-06-11 18:17:20.387008 | controller |             {
2026-06-11 18:17:20.387028 | controller |               "key": "tls.key",
2026-06-11 18:17:20.387122 | controller |               "path": "tls.key"
2026-06-11 18:17:20.387161 | controller |             }
2026-06-11 18:17:20.387184 | controller |           ],
2026-06-11 18:17:20.387204 | controller |           "optional": false,
2026-06-11 18:17:20.387225 | controller |           "secretName": "metrics-server-cert"
2026-06-11 18:17:20.387246 | controller |         }
2026-06-11 18:17:20.387266 | controller |       },
2026-06-11 18:17:20.387287 | controller |       {
2026-06-11 18:17:20.387310 | controller |         "name": "webhook-certs",
2026-06-11 18:17:20.387331 | controller |         "secret": {
2026-06-11 18:17:20.387347 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.387362 | controller |           "secretName": "webhook-server-cert"
2026-06-11 18:17:20.387378 | controller |         }
2026-06-11 18:17:20.387395 | controller |       },
2026-06-11 18:17:20.387437 | controller |       {
2026-06-11 18:17:20.387460 | controller |         "name": "kube-api-access-kncqk",
2026-06-11 18:17:20.387476 | controller |         "projected": {
2026-06-11 18:17:20.387492 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.387507 | controller |           "sources": [
2026-06-11 18:17:20.387524 | controller |             {
2026-06-11 18:17:20.387539 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.387554 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.387569 | controller |                 "path": "token"
2026-06-11 18:17:20.387591 | controller |               }
2026-06-11 18:17:20.387606 | controller |             },
2026-06-11 18:17:20.387621 | controller |             {
2026-06-11 18:17:20.387635 | controller |               "configMap": {
2026-06-11 18:17:20.387650 | controller |                 "items": [
2026-06-11 18:17:20.387665 | controller |                   {
2026-06-11 18:17:20.387680 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.387696 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.387710 | controller |                   }
2026-06-11 18:17:20.387725 | controller |                 ],
2026-06-11 18:17:20.387739 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.387754 | controller |               }
2026-06-11 18:17:20.387768 | controller |             },
2026-06-11 18:17:20.387783 | controller |             {
2026-06-11 18:17:20.387797 | controller |               "downwardAPI": {
2026-06-11 18:17:20.387811 | controller |                 "items": [
2026-06-11 18:17:20.387827 | controller |                   {
2026-06-11 18:17:20.387841 | controller |                     "fieldRef": {
2026-06-11 18:17:20.387881 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.387898 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.387913 | controller |                     },
2026-06-11 18:17:20.387928 | controller |                     "path": "namespace"
2026-06-11 18:17:20.387943 | controller |                   }
2026-06-11 18:17:20.387958 | controller |                 ]
2026-06-11 18:17:20.387974 | controller |               }
2026-06-11 18:17:20.387988 | controller |             },
2026-06-11 18:17:20.388002 | controller |             {
2026-06-11 18:17:20.388018 | controller |               "configMap": {
2026-06-11 18:17:20.388033 | controller |                 "items": [
2026-06-11 18:17:20.388047 | controller |                   {
2026-06-11 18:17:20.388062 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.388076 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.388091 | controller |                   }
2026-06-11 18:17:20.388106 | controller |                 ],
2026-06-11 18:17:20.388120 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.388135 | controller |               }
2026-06-11 18:17:20.388149 | controller |             }
2026-06-11 18:17:20.388164 | controller |           ]
2026-06-11 18:17:20.388178 | controller |         }
2026-06-11 18:17:20.388192 | controller |       }
2026-06-11 18:17:20.388207 | controller |     ]
2026-06-11 18:17:20.388221 | controller |   },
2026-06-11 18:17:20.388235 | controller |   "status": {
2026-06-11 18:17:20.388250 | controller |     "conditions": [
2026-06-11 18:17:20.388265 | controller |       {
2026-06-11 18:17:20.388279 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.388294 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:20.388327 | controller |         "status": "True",
2026-06-11 18:17:20.388359 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.388377 | controller |       },
2026-06-11 18:17:20.388411 | controller |       {
2026-06-11 18:17:20.388444 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.388465 | controller |         "lastTransitionTime": "2026-06-11T17:42:37Z",
2026-06-11 18:17:20.388481 | controller |         "status": "True",
2026-06-11 18:17:20.388519 | controller |         "type": "Initialized"
2026-06-11 18:17:20.388537 | controller |       },
2026-06-11 18:17:20.388553 | controller |       {
2026-06-11 18:17:20.388567 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.388583 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.388598 | controller |         "status": "True",
2026-06-11 18:17:20.388613 | controller |         "type": "Ready"
2026-06-11 18:17:20.388632 | controller |       },
2026-06-11 18:17:20.388648 | controller |       {
2026-06-11 18:17:20.388663 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.388679 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.388693 | controller |         "status": "True",
2026-06-11 18:17:20.388708 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.388722 | controller |       },
2026-06-11 18:17:20.388738 | controller |       {
2026-06-11 18:17:20.388756 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.388779 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.388799 | controller |         "status": "True",
2026-06-11 18:17:20.388819 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.388840 | controller |       }
2026-06-11 18:17:20.388879 | controller |     ],
2026-06-11 18:17:20.388896 | controller |     "containerStatuses": [
2026-06-11 18:17:20.388911 | controller |       {
2026-06-11 18:17:20.388927 | controller |         "allocatedResources": {
2026-06-11 18:17:20.388942 | controller |           "cpu": "10m",
2026-06-11 18:17:20.388957 | controller |           "memory": "512Mi"
2026-06-11 18:17:20.388975 | controller |         },
2026-06-11 18:17:20.388996 | controller |         "containerID": "cri-o://850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6",
2026-06-11 18:17:20.389011 | controller |         "image": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1",
2026-06-11 18:17:20.389027 | controller |         "imageID": "38.102.83.110:5001/openstack-k8s-operators/openstack-operator@sha256:fdf9fc88bafa9929e5f423594aef4da842f8c9fe10695a5fb2e4c1cf26295f7e",
2026-06-11 18:17:20.389043 | controller |         "lastState": {},
2026-06-11 18:17:20.389057 | controller |         "name": "manager",
2026-06-11 18:17:20.389075 | controller |         "ready": true,
2026-06-11 18:17:20.389095 | controller |         "resources": {
2026-06-11 18:17:20.389116 | controller |           "limits": {
2026-06-11 18:17:20.389136 | controller |             "cpu": "500m",
2026-06-11 18:17:20.389154 | controller |             "memory": "1Gi"
2026-06-11 18:17:20.389170 | controller |           },
2026-06-11 18:17:20.389184 | controller |           "requests": {
2026-06-11 18:17:20.389200 | controller |             "cpu": "10m",
2026-06-11 18:17:20.389214 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.389228 | controller |           }
2026-06-11 18:17:20.389243 | controller |         },
2026-06-11 18:17:20.389257 | controller |         "restartCount": 0,
2026-06-11 18:17:20.389272 | controller |         "started": true,
2026-06-11 18:17:20.389287 | controller |         "state": {
2026-06-11 18:17:20.389308 | controller |           "running": {
2026-06-11 18:17:20.389347 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.389366 | controller |           }
2026-06-11 18:17:20.389385 | controller |         },
2026-06-11 18:17:20.389425 | controller |         "user": {
2026-06-11 18:17:20.389453 | controller |           "linux": {
2026-06-11 18:17:20.389472 | controller |             "gid": 0,
2026-06-11 18:17:20.389487 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.389502 | controller |               0,
2026-06-11 18:17:20.389517 | controller |               1000660000
2026-06-11 18:17:20.389532 | controller |             ],
2026-06-11 18:17:20.389547 | controller |             "uid": 1000660000
2026-06-11 18:17:20.389561 | controller |           }
2026-06-11 18:17:20.389576 | controller |         },
2026-06-11 18:17:20.389591 | controller |         "volumeMounts": [
2026-06-11 18:17:20.389605 | controller |           {
2026-06-11 18:17:20.389619 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 18:17:20.389633 | controller |             "name": "metrics-certs",
2026-06-11 18:17:20.389647 | controller |             "readOnly": true,
2026-06-11 18:17:20.389668 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.389683 | controller |           },
2026-06-11 18:17:20.389698 | controller |           {
2026-06-11 18:17:20.389713 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 18:17:20.389727 | controller |             "name": "webhook-certs",
2026-06-11 18:17:20.389741 | controller |             "readOnly": true,
2026-06-11 18:17:20.389756 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.389771 | controller |           },
2026-06-11 18:17:20.389786 | controller |           {
2026-06-11 18:17:20.389875 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.389900 | controller |             "name": "kube-api-access-kncqk",
2026-06-11 18:17:20.389916 | controller |             "readOnly": true,
2026-06-11 18:17:20.389932 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.389947 | controller |           }
2026-06-11 18:17:20.389961 | controller |         ]
2026-06-11 18:17:20.389976 | controller |       }
2026-06-11 18:17:20.389991 | controller |     ],
2026-06-11 18:17:20.390006 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.390020 | controller |     "hostIPs": [
2026-06-11 18:17:20.390034 | controller |       {
2026-06-11 18:17:20.390049 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.390063 | controller |       }
2026-06-11 18:17:20.390078 | controller |     ],
2026-06-11 18:17:20.390093 | controller |     "phase": "Running",
2026-06-11 18:17:20.390107 | controller |     "podIP": "10.217.1.39",
2026-06-11 18:17:20.390122 | controller |     "podIPs": [
2026-06-11 18:17:20.390138 | controller |       {
2026-06-11 18:17:20.390152 | controller |         "ip": "10.217.1.39"
2026-06-11 18:17:20.390167 | controller |       }
2026-06-11 18:17:20.390181 | controller |     ],
2026-06-11 18:17:20.390195 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.390209 | controller |     "startTime": "2026-06-11T17:42:37Z"
2026-06-11 18:17:20.390224 | controller |   }
2026-06-11 18:17:20.390239 | controller | }
2026-06-11 18:17:20.427950 | controller | ok:
2026-06-11 18:17:20.428148 | controller | {
2026-06-11 18:17:20.428173 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.428190 | controller |   "kind": "Pod",
2026-06-11 18:17:20.428207 | controller |   "metadata": {
2026-06-11 18:17:20.428222 | controller |     "annotations": {
2026-06-11 18:17:20.428239 | 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:17:20.428256 | 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:17:20.428272 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.428289 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.428305 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.428321 | controller |     },
2026-06-11 18:17:20.428338 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.428353 | controller |     "generateName": "ovn-operator-controller-manager-f87cbdf4c-",
2026-06-11 18:17:20.428369 | controller |     "generation": 1,
2026-06-11 18:17:20.428386 | controller |     "labels": {
2026-06-11 18:17:20.428427 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 18:17:20.428445 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.428460 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 18:17:20.428475 | controller |       "pod-template-hash": "f87cbdf4c"
2026-06-11 18:17:20.428490 | controller |     },
2026-06-11 18:17:20.428505 | controller |     "managedFields": [
2026-06-11 18:17:20.428542 | controller |       {
2026-06-11 18:17:20.428558 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.428573 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.428587 | controller |         "fieldsV1": {
2026-06-11 18:17:20.428602 | controller |           "f:metadata": {
2026-06-11 18:17:20.428616 | controller |             "f:annotations": {
2026-06-11 18:17:20.428630 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.428644 | controller |             }
2026-06-11 18:17:20.428659 | controller |           }
2026-06-11 18:17:20.428673 | controller |         },
2026-06-11 18:17:20.428688 | controller |         "manager": "crc",
2026-06-11 18:17:20.428704 | controller |         "operation": "Update",
2026-06-11 18:17:20.428719 | controller |         "subresource": "status",
2026-06-11 18:17:20.428734 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.428748 | controller |       },
2026-06-11 18:17:20.428763 | controller |       {
2026-06-11 18:17:20.428778 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.428792 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.428806 | controller |         "fieldsV1": {
2026-06-11 18:17:20.428822 | controller |           "f:metadata": {
2026-06-11 18:17:20.428837 | controller |             "f:annotations": {
2026-06-11 18:17:20.428872 | controller |               ".": {},
2026-06-11 18:17:20.428889 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.428904 | controller |             },
2026-06-11 18:17:20.428919 | controller |             "f:generateName": {},
2026-06-11 18:17:20.428934 | controller |             "f:labels": {
2026-06-11 18:17:20.428948 | controller |               ".": {},
2026-06-11 18:17:20.428963 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.428978 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.428993 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.429007 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.429022 | controller |             },
2026-06-11 18:17:20.429037 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.429051 | controller |               ".": {},
2026-06-11 18:17:20.429066 | controller |               "k:{\"uid\":\"637ae22b-3b06-466f-863d-04d5b0cde0b2\"}": {}
2026-06-11 18:17:20.429082 | controller |             }
2026-06-11 18:17:20.429097 | controller |           },
2026-06-11 18:17:20.429112 | controller |           "f:spec": {
2026-06-11 18:17:20.429126 | controller |             "f:containers": {
2026-06-11 18:17:20.429141 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.429156 | controller |                 ".": {},
2026-06-11 18:17:20.429170 | controller |                 "f:args": {},
2026-06-11 18:17:20.429184 | controller |                 "f:command": {},
2026-06-11 18:17:20.429199 | controller |                 "f:env": {
2026-06-11 18:17:20.429213 | controller |                   ".": {},
2026-06-11 18:17:20.429227 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.429242 | controller |                     ".": {},
2026-06-11 18:17:20.429256 | controller |                     "f:name": {},
2026-06-11 18:17:20.429270 | controller |                     "f:value": {}
2026-06-11 18:17:20.429284 | controller |                   },
2026-06-11 18:17:20.429300 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.429319 | controller |                     ".": {},
2026-06-11 18:17:20.429334 | controller |                     "f:name": {},
2026-06-11 18:17:20.429349 | controller |                     "f:value": {}
2026-06-11 18:17:20.429364 | controller |                   },
2026-06-11 18:17:20.429380 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.429401 | controller |                     ".": {},
2026-06-11 18:17:20.429420 | controller |                     "f:name": {},
2026-06-11 18:17:20.429436 | controller |                     "f:value": {}
2026-06-11 18:17:20.429450 | controller |                   },
2026-06-11 18:17:20.429464 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.429479 | controller |                     ".": {},
2026-06-11 18:17:20.429494 | controller |                     "f:name": {},
2026-06-11 18:17:20.429508 | controller |                     "f:value": {}
2026-06-11 18:17:20.429523 | controller |                   },
2026-06-11 18:17:20.429537 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.429552 | controller |                     ".": {},
2026-06-11 18:17:20.429566 | controller |                     "f:name": {},
2026-06-11 18:17:20.429581 | controller |                     "f:value": {}
2026-06-11 18:17:20.429595 | controller |                   }
2026-06-11 18:17:20.429610 | controller |                 },
2026-06-11 18:17:20.429624 | controller |                 "f:image": {},
2026-06-11 18:17:20.429638 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.429653 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.429667 | controller |                   ".": {},
2026-06-11 18:17:20.429682 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.429696 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.429711 | controller |                     ".": {},
2026-06-11 18:17:20.429725 | controller |                     "f:path": {},
2026-06-11 18:17:20.429739 | controller |                     "f:port": {},
2026-06-11 18:17:20.429753 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.429768 | controller |                   },
2026-06-11 18:17:20.429782 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.429796 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.429810 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.429825 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.429839 | controller |                 },
2026-06-11 18:17:20.429875 | controller |                 "f:name": {},
2026-06-11 18:17:20.429892 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.429907 | controller |                   ".": {},
2026-06-11 18:17:20.429922 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.429936 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.429951 | controller |                     ".": {},
2026-06-11 18:17:20.429965 | controller |                     "f:path": {},
2026-06-11 18:17:20.429980 | controller |                     "f:port": {},
2026-06-11 18:17:20.429995 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.430010 | controller |                   },
2026-06-11 18:17:20.430025 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.430040 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.430054 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.430069 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.430084 | controller |                 },
2026-06-11 18:17:20.430099 | controller |                 "f:resources": {
2026-06-11 18:17:20.430115 | controller |                   ".": {},
2026-06-11 18:17:20.430131 | controller |                   "f:limits": {
2026-06-11 18:17:20.430151 | controller |                     ".": {},
2026-06-11 18:17:20.430166 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.430181 | controller |                     "f:memory": {}
2026-06-11 18:17:20.430195 | controller |                   },
2026-06-11 18:17:20.430210 | controller |                   "f:requests": {
2026-06-11 18:17:20.430224 | controller |                     ".": {},
2026-06-11 18:17:20.430300 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.430318 | controller |                     "f:memory": {}
2026-06-11 18:17:20.430333 | controller |                   }
2026-06-11 18:17:20.430348 | controller |                 },
2026-06-11 18:17:20.430363 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.430379 | controller |                   ".": {},
2026-06-11 18:17:20.430400 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.430423 | controller |                 },
2026-06-11 18:17:20.430443 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.430461 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.430477 | controller |               }
2026-06-11 18:17:20.430492 | controller |             },
2026-06-11 18:17:20.430506 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.430521 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.430536 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.430550 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.430564 | controller |             "f:securityContext": {
2026-06-11 18:17:20.430578 | controller |               ".": {},
2026-06-11 18:17:20.430592 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.430606 | controller |             },
2026-06-11 18:17:20.430620 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.430634 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.430648 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.430663 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.430677 | controller |           }
2026-06-11 18:17:20.430691 | controller |         },
2026-06-11 18:17:20.430706 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.430720 | controller |         "operation": "Update",
2026-06-11 18:17:20.430735 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.430749 | controller |       },
2026-06-11 18:17:20.430763 | controller |       {
2026-06-11 18:17:20.430778 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.430793 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.430807 | controller |         "fieldsV1": {
2026-06-11 18:17:20.430822 | controller |           "f:metadata": {
2026-06-11 18:17:20.430836 | controller |             "f:annotations": {
2026-06-11 18:17:20.430878 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.430895 | controller |             }
2026-06-11 18:17:20.430910 | controller |           }
2026-06-11 18:17:20.430925 | controller |         },
2026-06-11 18:17:20.430939 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.430954 | controller |         "operation": "Update",
2026-06-11 18:17:20.430969 | controller |         "subresource": "status",
2026-06-11 18:17:20.430983 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.430998 | controller |       },
2026-06-11 18:17:20.431013 | controller |       {
2026-06-11 18:17:20.431027 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.431042 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.431056 | controller |         "fieldsV1": {
2026-06-11 18:17:20.431071 | controller |           "f:status": {
2026-06-11 18:17:20.431085 | controller |             "f:conditions": {
2026-06-11 18:17:20.431100 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.431119 | controller |                 ".": {},
2026-06-11 18:17:20.431134 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.431148 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.431163 | controller |                 "f:status": {},
2026-06-11 18:17:20.431177 | controller |                 "f:type": {}
2026-06-11 18:17:20.431191 | controller |               },
2026-06-11 18:17:20.431205 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.431220 | controller |                 ".": {},
2026-06-11 18:17:20.431234 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.431248 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.431263 | controller |                 "f:status": {},
2026-06-11 18:17:20.431277 | controller |                 "f:type": {}
2026-06-11 18:17:20.431292 | controller |               },
2026-06-11 18:17:20.431307 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.431321 | controller |                 ".": {},
2026-06-11 18:17:20.431336 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.431350 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.431364 | controller |                 "f:status": {},
2026-06-11 18:17:20.431379 | controller |                 "f:type": {}
2026-06-11 18:17:20.431400 | controller |               },
2026-06-11 18:17:20.431420 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.431435 | controller |                 ".": {},
2026-06-11 18:17:20.431449 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.431464 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.431478 | controller |                 "f:status": {},
2026-06-11 18:17:20.431492 | controller |                 "f:type": {}
2026-06-11 18:17:20.431507 | controller |               }
2026-06-11 18:17:20.431521 | controller |             },
2026-06-11 18:17:20.431535 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.431549 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.431563 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.431578 | controller |             "f:phase": {},
2026-06-11 18:17:20.431592 | controller |             "f:podIP": {},
2026-06-11 18:17:20.431606 | controller |             "f:podIPs": {
2026-06-11 18:17:20.431620 | controller |               ".": {},
2026-06-11 18:17:20.431634 | controller |               "k:{\"ip\":\"10.217.1.34\"}": {
2026-06-11 18:17:20.431648 | controller |                 ".": {},
2026-06-11 18:17:20.431662 | controller |                 "f:ip": {}
2026-06-11 18:17:20.431677 | controller |               }
2026-06-11 18:17:20.431691 | controller |             },
2026-06-11 18:17:20.431705 | controller |             "f:startTime": {}
2026-06-11 18:17:20.431719 | controller |           }
2026-06-11 18:17:20.431734 | controller |         },
2026-06-11 18:17:20.431748 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.431762 | controller |         "operation": "Update",
2026-06-11 18:17:20.431776 | controller |         "subresource": "status",
2026-06-11 18:17:20.431790 | controller |         "time": "2026-06-11T17:43:24Z"
2026-06-11 18:17:20.431804 | controller |       }
2026-06-11 18:17:20.431818 | controller |     ],
2026-06-11 18:17:20.431833 | controller |     "name": "ovn-operator-controller-manager-f87cbdf4c-p7pf9",
2026-06-11 18:17:20.431863 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.431884 | controller |     "ownerReferences": [
2026-06-11 18:17:20.431899 | controller |       {
2026-06-11 18:17:20.431913 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.431928 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.431942 | controller |         "controller": true,
2026-06-11 18:17:20.431957 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.431975 | controller |         "name": "ovn-operator-controller-manager-f87cbdf4c",
2026-06-11 18:17:20.431990 | controller |         "uid": "637ae22b-3b06-466f-863d-04d5b0cde0b2"
2026-06-11 18:17:20.432005 | controller |       }
2026-06-11 18:17:20.432019 | controller |     ],
2026-06-11 18:17:20.432033 | controller |     "resourceVersion": "88785",
2026-06-11 18:17:20.432048 | controller |     "uid": "7ff8ae16-e10d-40bb-94a8-0ce933b31b48"
2026-06-11 18:17:20.432063 | controller |   },
2026-06-11 18:17:20.432078 | controller |   "spec": {
2026-06-11 18:17:20.432092 | controller |     "containers": [
2026-06-11 18:17:20.432106 | controller |       {
2026-06-11 18:17:20.432121 | controller |         "args": [
2026-06-11 18:17:20.432135 | controller |           "--leader-elect",
2026-06-11 18:17:20.432149 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.432164 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.432178 | controller |         ],
2026-06-11 18:17:20.432193 | controller |         "command": [
2026-06-11 18:17:20.432207 | controller |           "/manager"
2026-06-11 18:17:20.432221 | controller |         ],
2026-06-11 18:17:20.432235 | controller |         "env": [
2026-06-11 18:17:20.432250 | controller |           {
2026-06-11 18:17:20.432264 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.432278 | controller |             "value": "30"
2026-06-11 18:17:20.432293 | controller |           },
2026-06-11 18:17:20.432308 | controller |           {
2026-06-11 18:17:20.432322 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.432337 | controller |             "value": "20"
2026-06-11 18:17:20.432351 | controller |           },
2026-06-11 18:17:20.432366 | controller |           {
2026-06-11 18:17:20.432382 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.432403 | controller |             "value": "5"
2026-06-11 18:17:20.432422 | controller |           },
2026-06-11 18:17:20.432437 | controller |           {
2026-06-11 18:17:20.432451 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.432466 | controller |             "value": "false"
2026-06-11 18:17:20.432481 | controller |           },
2026-06-11 18:17:20.432496 | controller |           {
2026-06-11 18:17:20.432532 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.432551 | controller |             "value": "false"
2026-06-11 18:17:20.432566 | controller |           }
2026-06-11 18:17:20.432581 | controller |         ],
2026-06-11 18:17:20.432595 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 18:17:20.432610 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.432625 | controller |         "livenessProbe": {
2026-06-11 18:17:20.432639 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.432654 | controller |           "httpGet": {
2026-06-11 18:17:20.432668 | controller |             "path": "/healthz",
2026-06-11 18:17:20.432682 | controller |             "port": 8081,
2026-06-11 18:17:20.432698 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.432712 | controller |           },
2026-06-11 18:17:20.432726 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.432741 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.432755 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.432769 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.432784 | controller |         },
2026-06-11 18:17:20.432798 | controller |         "name": "manager",
2026-06-11 18:17:20.432813 | controller |         "readinessProbe": {
2026-06-11 18:17:20.432827 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.432841 | controller |           "httpGet": {
2026-06-11 18:17:20.432877 | controller |             "path": "/readyz",
2026-06-11 18:17:20.432898 | controller |             "port": 8081,
2026-06-11 18:17:20.432913 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.432928 | controller |           },
2026-06-11 18:17:20.432942 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.432957 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.432971 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.432986 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.433000 | controller |         },
2026-06-11 18:17:20.433015 | controller |         "resources": {
2026-06-11 18:17:20.433029 | controller |           "limits": {
2026-06-11 18:17:20.433043 | controller |             "cpu": "500m",
2026-06-11 18:17:20.433061 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.433081 | controller |           },
2026-06-11 18:17:20.433100 | controller |           "requests": {
2026-06-11 18:17:20.433120 | controller |             "cpu": "10m",
2026-06-11 18:17:20.433141 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.433157 | controller |           }
2026-06-11 18:17:20.433171 | controller |         },
2026-06-11 18:17:20.433185 | controller |         "securityContext": {
2026-06-11 18:17:20.433202 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.433223 | controller |           "capabilities": {
2026-06-11 18:17:20.433241 | controller |             "drop": [
2026-06-11 18:17:20.433256 | controller |               "MKNOD"
2026-06-11 18:17:20.433270 | controller |             ]
2026-06-11 18:17:20.433285 | controller |           }
2026-06-11 18:17:20.433299 | controller |         },
2026-06-11 18:17:20.433314 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.433329 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.433343 | controller |         "volumeMounts": [
2026-06-11 18:17:20.433358 | controller |           {
2026-06-11 18:17:20.433372 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.433391 | controller |             "name": "kube-api-access-tjbz4",
2026-06-11 18:17:20.433413 | controller |             "readOnly": true
2026-06-11 18:17:20.433434 | controller |           }
2026-06-11 18:17:20.433453 | controller |         ]
2026-06-11 18:17:20.433468 | controller |       }
2026-06-11 18:17:20.433482 | controller |     ],
2026-06-11 18:17:20.433496 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.433510 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.433525 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.433539 | controller |       {
2026-06-11 18:17:20.433553 | controller |         "name": "ovn-operator-controller-manager-dockercfg-xn4z6"
2026-06-11 18:17:20.433567 | controller |       }
2026-06-11 18:17:20.433581 | controller |     ],
2026-06-11 18:17:20.433595 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.433610 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.433624 | controller |     "priority": 0,
2026-06-11 18:17:20.433638 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.433653 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.433667 | controller |     "securityContext": {
2026-06-11 18:17:20.433681 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.433695 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.433710 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.433727 | controller |       }
2026-06-11 18:17:20.433743 | controller |     },
2026-06-11 18:17:20.433757 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 18:17:20.433772 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 18:17:20.433786 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.433800 | controller |     "tolerations": [
2026-06-11 18:17:20.433815 | controller |       {
2026-06-11 18:17:20.433835 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.433867 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.433888 | controller |         "operator": "Exists",
2026-06-11 18:17:20.433905 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.433919 | controller |       },
2026-06-11 18:17:20.433934 | controller |       {
2026-06-11 18:17:20.433948 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.433962 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.433977 | controller |         "operator": "Exists",
2026-06-11 18:17:20.433991 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.434005 | controller |       },
2026-06-11 18:17:20.434020 | controller |       {
2026-06-11 18:17:20.434035 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.434049 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.434064 | controller |         "operator": "Exists"
2026-06-11 18:17:20.434078 | controller |       }
2026-06-11 18:17:20.434093 | controller |     ],
2026-06-11 18:17:20.434108 | controller |     "volumes": [
2026-06-11 18:17:20.434122 | controller |       {
2026-06-11 18:17:20.434136 | controller |         "name": "kube-api-access-tjbz4",
2026-06-11 18:17:20.434151 | controller |         "projected": {
2026-06-11 18:17:20.434164 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.434178 | controller |           "sources": [
2026-06-11 18:17:20.434193 | controller |             {
2026-06-11 18:17:20.434208 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.434222 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.434237 | controller |                 "path": "token"
2026-06-11 18:17:20.434251 | controller |               }
2026-06-11 18:17:20.434266 | controller |             },
2026-06-11 18:17:20.434280 | controller |             {
2026-06-11 18:17:20.434294 | controller |               "configMap": {
2026-06-11 18:17:20.434308 | controller |                 "items": [
2026-06-11 18:17:20.434323 | controller |                   {
2026-06-11 18:17:20.434337 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.434351 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.434365 | controller |                   }
2026-06-11 18:17:20.434380 | controller |                 ],
2026-06-11 18:17:20.434401 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.434422 | controller |               }
2026-06-11 18:17:20.434444 | controller |             },
2026-06-11 18:17:20.434465 | controller |             {
2026-06-11 18:17:20.434484 | controller |               "downwardAPI": {
2026-06-11 18:17:20.434501 | controller |                 "items": [
2026-06-11 18:17:20.434516 | controller |                   {
2026-06-11 18:17:20.434530 | controller |                     "fieldRef": {
2026-06-11 18:17:20.434544 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.434559 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.434573 | controller |                     },
2026-06-11 18:17:20.434588 | controller |                     "path": "namespace"
2026-06-11 18:17:20.434602 | controller |                   }
2026-06-11 18:17:20.434617 | controller |                 ]
2026-06-11 18:17:20.434631 | controller |               }
2026-06-11 18:17:20.434646 | controller |             },
2026-06-11 18:17:20.434659 | controller |             {
2026-06-11 18:17:20.434674 | controller |               "configMap": {
2026-06-11 18:17:20.434688 | controller |                 "items": [
2026-06-11 18:17:20.434702 | controller |                   {
2026-06-11 18:17:20.434716 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.434731 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.434745 | controller |                   }
2026-06-11 18:17:20.434764 | controller |                 ],
2026-06-11 18:17:20.434779 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.434793 | controller |               }
2026-06-11 18:17:20.434808 | controller |             }
2026-06-11 18:17:20.434822 | controller |           ]
2026-06-11 18:17:20.434836 | controller |         }
2026-06-11 18:17:20.434870 | controller |       }
2026-06-11 18:17:20.434890 | controller |     ]
2026-06-11 18:17:20.434904 | controller |   },
2026-06-11 18:17:20.434919 | controller |   "status": {
2026-06-11 18:17:20.434933 | controller |     "conditions": [
2026-06-11 18:17:20.434946 | controller |       {
2026-06-11 18:17:20.434960 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.434974 | controller |         "lastTransitionTime": "2026-06-11T17:43:13Z",
2026-06-11 18:17:20.434989 | controller |         "status": "True",
2026-06-11 18:17:20.435003 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.435017 | controller |       },
2026-06-11 18:17:20.435031 | controller |       {
2026-06-11 18:17:20.435045 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.435059 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.435073 | controller |         "status": "True",
2026-06-11 18:17:20.435088 | controller |         "type": "Initialized"
2026-06-11 18:17:20.435102 | controller |       },
2026-06-11 18:17:20.435116 | controller |       {
2026-06-11 18:17:20.435130 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.435144 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.435158 | controller |         "status": "True",
2026-06-11 18:17:20.435172 | controller |         "type": "Ready"
2026-06-11 18:17:20.435186 | controller |       },
2026-06-11 18:17:20.435200 | controller |       {
2026-06-11 18:17:20.435214 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.435229 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.435243 | controller |         "status": "True",
2026-06-11 18:17:20.435258 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.435272 | controller |       },
2026-06-11 18:17:20.435287 | controller |       {
2026-06-11 18:17:20.435301 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.435316 | controller |         "lastTransitionTime": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.435330 | controller |         "status": "True",
2026-06-11 18:17:20.435345 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.435359 | controller |       }
2026-06-11 18:17:20.435373 | controller |     ],
2026-06-11 18:17:20.435393 | controller |     "containerStatuses": [
2026-06-11 18:17:20.435414 | controller |       {
2026-06-11 18:17:20.435430 | controller |         "allocatedResources": {
2026-06-11 18:17:20.435445 | controller |           "cpu": "10m",
2026-06-11 18:17:20.435460 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.435474 | controller |         },
2026-06-11 18:17:20.435489 | controller |         "containerID": "cri-o://b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b",
2026-06-11 18:17:20.435504 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 18:17:20.435519 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664",
2026-06-11 18:17:20.435534 | controller |         "lastState": {},
2026-06-11 18:17:20.435549 | controller |         "name": "manager",
2026-06-11 18:17:20.435563 | controller |         "ready": true,
2026-06-11 18:17:20.435578 | controller |         "resources": {
2026-06-11 18:17:20.435592 | controller |           "limits": {
2026-06-11 18:17:20.435606 | controller |             "cpu": "500m",
2026-06-11 18:17:20.435620 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.435639 | controller |           },
2026-06-11 18:17:20.435654 | controller |           "requests": {
2026-06-11 18:17:20.435668 | controller |             "cpu": "10m",
2026-06-11 18:17:20.435682 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.435696 | controller |           }
2026-06-11 18:17:20.435710 | controller |         },
2026-06-11 18:17:20.435725 | controller |         "restartCount": 0,
2026-06-11 18:17:20.435739 | controller |         "started": true,
2026-06-11 18:17:20.435753 | controller |         "state": {
2026-06-11 18:17:20.435767 | controller |           "running": {
2026-06-11 18:17:20.435782 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.435796 | controller |           }
2026-06-11 18:17:20.435811 | controller |         },
2026-06-11 18:17:20.435825 | controller |         "user": {
2026-06-11 18:17:20.435839 | controller |           "linux": {
2026-06-11 18:17:20.435876 | controller |             "gid": 0,
2026-06-11 18:17:20.435894 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.435908 | controller |               0
2026-06-11 18:17:20.435923 | controller |             ],
2026-06-11 18:17:20.435937 | controller |             "uid": 65532
2026-06-11 18:17:20.435952 | controller |           }
2026-06-11 18:17:20.435966 | controller |         },
2026-06-11 18:17:20.435981 | controller |         "volumeMounts": [
2026-06-11 18:17:20.435995 | controller |           {
2026-06-11 18:17:20.436009 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.436024 | controller |             "name": "kube-api-access-tjbz4",
2026-06-11 18:17:20.436039 | controller |             "readOnly": true,
2026-06-11 18:17:20.436053 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.436067 | controller |           }
2026-06-11 18:17:20.436081 | controller |         ]
2026-06-11 18:17:20.436095 | controller |       }
2026-06-11 18:17:20.436110 | controller |     ],
2026-06-11 18:17:20.436124 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.436138 | controller |     "hostIPs": [
2026-06-11 18:17:20.436153 | controller |       {
2026-06-11 18:17:20.436167 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.436181 | controller |       }
2026-06-11 18:17:20.436195 | controller |     ],
2026-06-11 18:17:20.436209 | controller |     "phase": "Running",
2026-06-11 18:17:20.436224 | controller |     "podIP": "10.217.1.34",
2026-06-11 18:17:20.436238 | controller |     "podIPs": [
2026-06-11 18:17:20.436252 | controller |       {
2026-06-11 18:17:20.436266 | controller |         "ip": "10.217.1.34"
2026-06-11 18:17:20.436281 | controller |       }
2026-06-11 18:17:20.436295 | controller |     ],
2026-06-11 18:17:20.436310 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.436324 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.436339 | controller |   }
2026-06-11 18:17:20.436353 | controller | }
2026-06-11 18:17:20.459865 | controller | ok:
2026-06-11 18:17:20.459977 | controller | {
2026-06-11 18:17:20.460002 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.460019 | controller |   "kind": "Pod",
2026-06-11 18:17:20.460035 | controller |   "metadata": {
2026-06-11 18:17:20.460050 | controller |     "annotations": {
2026-06-11 18:17:20.460066 | 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:17:20.460086 | 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:17:20.460125 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.460157 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 18:17:20.460183 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 18:17:20.460200 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 18:17:20.460216 | controller |     },
2026-06-11 18:17:20.460232 | controller |     "creationTimestamp": "2026-06-11T17:42:35Z",
2026-06-11 18:17:20.460247 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-11 18:17:20.460262 | controller |     "generation": 1,
2026-06-11 18:17:20.460277 | controller |     "labels": {
2026-06-11 18:17:20.460292 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 18:17:20.460306 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.460321 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 18:17:20.460335 | controller |       "pod-template-hash": "79846f755c"
2026-06-11 18:17:20.460350 | controller |     },
2026-06-11 18:17:20.460365 | controller |     "managedFields": [
2026-06-11 18:17:20.460379 | controller |       {
2026-06-11 18:17:20.460394 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.460408 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.460423 | controller |         "fieldsV1": {
2026-06-11 18:17:20.460437 | controller |           "f:metadata": {
2026-06-11 18:17:20.460451 | controller |             "f:annotations": {
2026-06-11 18:17:20.460465 | controller |               ".": {},
2026-06-11 18:17:20.460479 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.460558 | controller |             },
2026-06-11 18:17:20.460582 | controller |             "f:generateName": {},
2026-06-11 18:17:20.460598 | controller |             "f:labels": {
2026-06-11 18:17:20.460613 | controller |               ".": {},
2026-06-11 18:17:20.460628 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.460643 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.460658 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.460673 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.460687 | controller |             },
2026-06-11 18:17:20.460702 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.460716 | controller |               ".": {},
2026-06-11 18:17:20.460731 | controller |               "k:{\"uid\":\"88173474-5200-43a0-92ab-d0453f919e20\"}": {}
2026-06-11 18:17:20.460745 | controller |             }
2026-06-11 18:17:20.460760 | controller |           },
2026-06-11 18:17:20.460774 | controller |           "f:spec": {
2026-06-11 18:17:20.460788 | controller |             "f:containers": {
2026-06-11 18:17:20.460803 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.460817 | controller |                 ".": {},
2026-06-11 18:17:20.460831 | controller |                 "f:args": {},
2026-06-11 18:17:20.460845 | controller |                 "f:command": {},
2026-06-11 18:17:20.460882 | controller |                 "f:env": {
2026-06-11 18:17:20.460897 | controller |                   ".": {},
2026-06-11 18:17:20.460912 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.460926 | controller |                     ".": {},
2026-06-11 18:17:20.460940 | controller |                     "f:name": {},
2026-06-11 18:17:20.460954 | controller |                     "f:value": {}
2026-06-11 18:17:20.460968 | controller |                   },
2026-06-11 18:17:20.460983 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.460997 | controller |                     ".": {},
2026-06-11 18:17:20.461017 | controller |                     "f:name": {},
2026-06-11 18:17:20.461032 | controller |                     "f:value": {}
2026-06-11 18:17:20.461047 | controller |                   },
2026-06-11 18:17:20.461061 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.461076 | controller |                     ".": {},
2026-06-11 18:17:20.461090 | controller |                     "f:name": {},
2026-06-11 18:17:20.461105 | controller |                     "f:value": {}
2026-06-11 18:17:20.461119 | controller |                   },
2026-06-11 18:17:20.461133 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.461148 | controller |                     ".": {},
2026-06-11 18:17:20.461162 | controller |                     "f:name": {},
2026-06-11 18:17:20.461177 | controller |                     "f:value": {}
2026-06-11 18:17:20.461191 | controller |                   },
2026-06-11 18:17:20.461206 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.461228 | controller |                     ".": {},
2026-06-11 18:17:20.461252 | controller |                     "f:name": {},
2026-06-11 18:17:20.461280 | controller |                     "f:value": {}
2026-06-11 18:17:20.461308 | controller |                   }
2026-06-11 18:17:20.461326 | controller |                 },
2026-06-11 18:17:20.461342 | controller |                 "f:image": {},
2026-06-11 18:17:20.461357 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.461372 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.461387 | controller |                   ".": {},
2026-06-11 18:17:20.461402 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.461416 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.461431 | controller |                     ".": {},
2026-06-11 18:17:20.461445 | controller |                     "f:path": {},
2026-06-11 18:17:20.461460 | controller |                     "f:port": {},
2026-06-11 18:17:20.461474 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.461489 | controller |                   },
2026-06-11 18:17:20.461503 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.461518 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.461532 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.461546 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.461560 | controller |                 },
2026-06-11 18:17:20.461575 | controller |                 "f:name": {},
2026-06-11 18:17:20.461589 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.461603 | controller |                   ".": {},
2026-06-11 18:17:20.461617 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.461632 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.461646 | controller |                     ".": {},
2026-06-11 18:17:20.461660 | controller |                     "f:path": {},
2026-06-11 18:17:20.461674 | controller |                     "f:port": {},
2026-06-11 18:17:20.461688 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.461703 | controller |                   },
2026-06-11 18:17:20.461719 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.461733 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.461748 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.461762 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.461776 | controller |                 },
2026-06-11 18:17:20.461791 | controller |                 "f:resources": {
2026-06-11 18:17:20.461805 | controller |                   ".": {},
2026-06-11 18:17:20.461819 | controller |                   "f:limits": {
2026-06-11 18:17:20.461834 | controller |                     ".": {},
2026-06-11 18:17:20.461874 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.461896 | controller |                     "f:memory": {}
2026-06-11 18:17:20.461912 | controller |                   },
2026-06-11 18:17:20.461926 | controller |                   "f:requests": {
2026-06-11 18:17:20.461941 | controller |                     ".": {},
2026-06-11 18:17:20.461955 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.461969 | controller |                     "f:memory": {}
2026-06-11 18:17:20.461984 | controller |                   }
2026-06-11 18:17:20.461999 | controller |                 },
2026-06-11 18:17:20.462013 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.462028 | controller |                   ".": {},
2026-06-11 18:17:20.462042 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.462056 | controller |                 },
2026-06-11 18:17:20.462071 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.462085 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.462099 | controller |               }
2026-06-11 18:17:20.462113 | controller |             },
2026-06-11 18:17:20.462128 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.462143 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.462158 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.462172 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.462187 | controller |             "f:securityContext": {
2026-06-11 18:17:20.462202 | controller |               ".": {},
2026-06-11 18:17:20.462216 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.462231 | controller |             },
2026-06-11 18:17:20.462245 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.462259 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.462274 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.462288 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.462302 | controller |           }
2026-06-11 18:17:20.462317 | controller |         },
2026-06-11 18:17:20.462332 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.462353 | controller |         "operation": "Update",
2026-06-11 18:17:20.462377 | controller |         "time": "2026-06-11T17:42:35Z"
2026-06-11 18:17:20.462405 | controller |       },
2026-06-11 18:17:20.462432 | controller |       {
2026-06-11 18:17:20.462450 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.462465 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.462480 | controller |         "fieldsV1": {
2026-06-11 18:17:20.462495 | controller |           "f:metadata": {
2026-06-11 18:17:20.462510 | controller |             "f:annotations": {
2026-06-11 18:17:20.462524 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.462539 | controller |             }
2026-06-11 18:17:20.462554 | controller |           }
2026-06-11 18:17:20.462568 | controller |         },
2026-06-11 18:17:20.462582 | controller |         "manager": "crc",
2026-06-11 18:17:20.462597 | controller |         "operation": "Update",
2026-06-11 18:17:20.462611 | controller |         "subresource": "status",
2026-06-11 18:17:20.462625 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.462639 | controller |       },
2026-06-11 18:17:20.462653 | controller |       {
2026-06-11 18:17:20.462667 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.462682 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.462696 | controller |         "fieldsV1": {
2026-06-11 18:17:20.462710 | controller |           "f:metadata": {
2026-06-11 18:17:20.462725 | controller |             "f:annotations": {
2026-06-11 18:17:20.462739 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.462758 | controller |             }
2026-06-11 18:17:20.462773 | controller |           }
2026-06-11 18:17:20.462787 | controller |         },
2026-06-11 18:17:20.462802 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.462815 | controller |         "operation": "Update",
2026-06-11 18:17:20.462829 | controller |         "subresource": "status",
2026-06-11 18:17:20.462843 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.462881 | controller |       },
2026-06-11 18:17:20.462897 | controller |       {
2026-06-11 18:17:20.462911 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.462925 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.462939 | controller |         "fieldsV1": {
2026-06-11 18:17:20.462953 | controller |           "f:status": {
2026-06-11 18:17:20.462967 | controller |             "f:conditions": {
2026-06-11 18:17:20.462981 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.462995 | controller |                 ".": {},
2026-06-11 18:17:20.463009 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.463023 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.463037 | controller |                 "f:status": {},
2026-06-11 18:17:20.463052 | controller |                 "f:type": {}
2026-06-11 18:17:20.463066 | controller |               },
2026-06-11 18:17:20.463080 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.463094 | controller |                 ".": {},
2026-06-11 18:17:20.463109 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.463123 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.463137 | controller |                 "f:status": {},
2026-06-11 18:17:20.463152 | controller |                 "f:type": {}
2026-06-11 18:17:20.463166 | controller |               },
2026-06-11 18:17:20.463181 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.463196 | controller |                 ".": {},
2026-06-11 18:17:20.463211 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.463225 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.463240 | controller |                 "f:status": {},
2026-06-11 18:17:20.463254 | controller |                 "f:type": {}
2026-06-11 18:17:20.463268 | controller |               },
2026-06-11 18:17:20.463282 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.463297 | controller |                 ".": {},
2026-06-11 18:17:20.463311 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.463325 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.463340 | controller |                 "f:status": {},
2026-06-11 18:17:20.463354 | controller |                 "f:type": {}
2026-06-11 18:17:20.463368 | controller |               }
2026-06-11 18:17:20.463383 | controller |             },
2026-06-11 18:17:20.463397 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.463412 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.463426 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.463441 | controller |             "f:phase": {},
2026-06-11 18:17:20.463455 | controller |             "f:podIP": {},
2026-06-11 18:17:20.463475 | controller |             "f:podIPs": {
2026-06-11 18:17:20.463497 | controller |               ".": {},
2026-06-11 18:17:20.463524 | controller |               "k:{\"ip\":\"10.217.1.35\"}": {
2026-06-11 18:17:20.463551 | controller |                 ".": {},
2026-06-11 18:17:20.463571 | controller |                 "f:ip": {}
2026-06-11 18:17:20.463587 | controller |               }
2026-06-11 18:17:20.463602 | controller |             },
2026-06-11 18:17:20.463617 | controller |             "f:startTime": {}
2026-06-11 18:17:20.463632 | controller |           }
2026-06-11 18:17:20.463646 | controller |         },
2026-06-11 18:17:20.463666 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.463681 | controller |         "operation": "Update",
2026-06-11 18:17:20.463695 | controller |         "subresource": "status",
2026-06-11 18:17:20.463710 | controller |         "time": "2026-06-11T17:43:22Z"
2026-06-11 18:17:20.463724 | controller |       }
2026-06-11 18:17:20.463739 | controller |     ],
2026-06-11 18:17:20.463753 | controller |     "name": "swift-operator-controller-manager-79846f755c-rh67b",
2026-06-11 18:17:20.463769 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.463783 | controller |     "ownerReferences": [
2026-06-11 18:17:20.463797 | controller |       {
2026-06-11 18:17:20.463812 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.463826 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.463840 | controller |         "controller": true,
2026-06-11 18:17:20.463878 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.463894 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-11 18:17:20.463910 | controller |         "uid": "88173474-5200-43a0-92ab-d0453f919e20"
2026-06-11 18:17:20.463925 | controller |       }
2026-06-11 18:17:20.463940 | controller |     ],
2026-06-11 18:17:20.463954 | controller |     "resourceVersion": "88717",
2026-06-11 18:17:20.463969 | controller |     "uid": "25b2b975-d0c4-4426-8e2a-ebedc95bd12a"
2026-06-11 18:17:20.463984 | controller |   },
2026-06-11 18:17:20.463999 | controller |   "spec": {
2026-06-11 18:17:20.464014 | controller |     "containers": [
2026-06-11 18:17:20.464029 | controller |       {
2026-06-11 18:17:20.464044 | controller |         "args": [
2026-06-11 18:17:20.464058 | controller |           "--leader-elect",
2026-06-11 18:17:20.464072 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.464087 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.464102 | controller |         ],
2026-06-11 18:17:20.464116 | controller |         "command": [
2026-06-11 18:17:20.464131 | controller |           "/manager"
2026-06-11 18:17:20.464145 | controller |         ],
2026-06-11 18:17:20.464159 | controller |         "env": [
2026-06-11 18:17:20.464173 | controller |           {
2026-06-11 18:17:20.464188 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.464202 | controller |             "value": "30"
2026-06-11 18:17:20.464217 | controller |           },
2026-06-11 18:17:20.464231 | controller |           {
2026-06-11 18:17:20.464246 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.464261 | controller |             "value": "20"
2026-06-11 18:17:20.464276 | controller |           },
2026-06-11 18:17:20.464290 | controller |           {
2026-06-11 18:17:20.464305 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.464320 | controller |             "value": "5"
2026-06-11 18:17:20.464334 | controller |           },
2026-06-11 18:17:20.464349 | controller |           {
2026-06-11 18:17:20.464363 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.464377 | controller |             "value": "false"
2026-06-11 18:17:20.464392 | controller |           },
2026-06-11 18:17:20.464406 | controller |           {
2026-06-11 18:17:20.464421 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.464435 | controller |             "value": "false"
2026-06-11 18:17:20.464449 | controller |           }
2026-06-11 18:17:20.464464 | controller |         ],
2026-06-11 18:17:20.464478 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:17:20.464494 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.464509 | controller |         "livenessProbe": {
2026-06-11 18:17:20.464538 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.464555 | controller |           "httpGet": {
2026-06-11 18:17:20.464581 | controller |             "path": "/healthz",
2026-06-11 18:17:20.464601 | controller |             "port": 8081,
2026-06-11 18:17:20.464625 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.464652 | controller |           },
2026-06-11 18:17:20.464679 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.464702 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.464725 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.464744 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.464759 | controller |         },
2026-06-11 18:17:20.464775 | controller |         "name": "manager",
2026-06-11 18:17:20.464791 | controller |         "readinessProbe": {
2026-06-11 18:17:20.464806 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.464820 | controller |           "httpGet": {
2026-06-11 18:17:20.464834 | controller |             "path": "/readyz",
2026-06-11 18:17:20.464867 | controller |             "port": 8081,
2026-06-11 18:17:20.464889 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.464904 | controller |           },
2026-06-11 18:17:20.464920 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.464934 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.464948 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.464963 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.464976 | controller |         },
2026-06-11 18:17:20.464991 | controller |         "resources": {
2026-06-11 18:17:20.465005 | controller |           "limits": {
2026-06-11 18:17:20.465019 | controller |             "cpu": "500m",
2026-06-11 18:17:20.465034 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.465048 | controller |           },
2026-06-11 18:17:20.465062 | controller |           "requests": {
2026-06-11 18:17:20.465076 | controller |             "cpu": "10m",
2026-06-11 18:17:20.465091 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.465105 | controller |           }
2026-06-11 18:17:20.465119 | controller |         },
2026-06-11 18:17:20.465133 | controller |         "securityContext": {
2026-06-11 18:17:20.465148 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.465162 | controller |           "capabilities": {
2026-06-11 18:17:20.465176 | controller |             "drop": [
2026-06-11 18:17:20.465189 | controller |               "ALL"
2026-06-11 18:17:20.465203 | controller |             ]
2026-06-11 18:17:20.465217 | controller |           },
2026-06-11 18:17:20.465232 | controller |           "runAsUser": 1000660000
2026-06-11 18:17:20.465246 | controller |         },
2026-06-11 18:17:20.465260 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.465275 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.465289 | controller |         "volumeMounts": [
2026-06-11 18:17:20.465303 | controller |           {
2026-06-11 18:17:20.465319 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.465333 | controller |             "name": "kube-api-access-c782x",
2026-06-11 18:17:20.465348 | controller |             "readOnly": true
2026-06-11 18:17:20.465363 | controller |           }
2026-06-11 18:17:20.465378 | controller |         ]
2026-06-11 18:17:20.465393 | controller |       }
2026-06-11 18:17:20.465408 | controller |     ],
2026-06-11 18:17:20.465423 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.465437 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.465452 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.465466 | controller |       {
2026-06-11 18:17:20.465480 | controller |         "name": "swift-operator-controller-manager-dockercfg-ts9pz"
2026-06-11 18:17:20.465496 | controller |       }
2026-06-11 18:17:20.465511 | controller |     ],
2026-06-11 18:17:20.465526 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.465545 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.465560 | controller |     "priority": 0,
2026-06-11 18:17:20.465575 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.465590 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.465604 | controller |     "securityContext": {
2026-06-11 18:17:20.465619 | controller |       "fsGroup": 1000660000,
2026-06-11 18:17:20.465634 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.465648 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.465662 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.465677 | controller |       },
2026-06-11 18:17:20.465691 | controller |       "seccompProfile": {
2026-06-11 18:17:20.465705 | controller |         "type": "RuntimeDefault"
2026-06-11 18:17:20.465725 | controller |       }
2026-06-11 18:17:20.465747 | controller |     },
2026-06-11 18:17:20.465774 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 18:17:20.465802 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 18:17:20.465825 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.465843 | controller |     "tolerations": [
2026-06-11 18:17:20.465881 | controller |       {
2026-06-11 18:17:20.465898 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.465913 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.465928 | controller |         "operator": "Exists",
2026-06-11 18:17:20.465944 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.465958 | controller |       },
2026-06-11 18:17:20.465973 | controller |       {
2026-06-11 18:17:20.465987 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.466002 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.466016 | controller |         "operator": "Exists",
2026-06-11 18:17:20.466031 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.466046 | controller |       },
2026-06-11 18:17:20.466061 | controller |       {
2026-06-11 18:17:20.466075 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.466090 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.466104 | controller |         "operator": "Exists"
2026-06-11 18:17:20.466118 | controller |       }
2026-06-11 18:17:20.466133 | controller |     ],
2026-06-11 18:17:20.466147 | controller |     "volumes": [
2026-06-11 18:17:20.466161 | controller |       {
2026-06-11 18:17:20.466175 | controller |         "name": "kube-api-access-c782x",
2026-06-11 18:17:20.466190 | controller |         "projected": {
2026-06-11 18:17:20.466204 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.466218 | controller |           "sources": [
2026-06-11 18:17:20.466232 | controller |             {
2026-06-11 18:17:20.466247 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.466261 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.466277 | controller |                 "path": "token"
2026-06-11 18:17:20.466292 | controller |               }
2026-06-11 18:17:20.466307 | controller |             },
2026-06-11 18:17:20.466322 | controller |             {
2026-06-11 18:17:20.466337 | controller |               "configMap": {
2026-06-11 18:17:20.466352 | controller |                 "items": [
2026-06-11 18:17:20.466366 | controller |                   {
2026-06-11 18:17:20.466381 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.466395 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.466410 | controller |                   }
2026-06-11 18:17:20.466425 | controller |                 ],
2026-06-11 18:17:20.466439 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.466455 | controller |               }
2026-06-11 18:17:20.466470 | controller |             },
2026-06-11 18:17:20.466484 | controller |             {
2026-06-11 18:17:20.466504 | controller |               "downwardAPI": {
2026-06-11 18:17:20.466519 | controller |                 "items": [
2026-06-11 18:17:20.466534 | controller |                   {
2026-06-11 18:17:20.466549 | controller |                     "fieldRef": {
2026-06-11 18:17:20.466563 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.466578 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.466594 | controller |                     },
2026-06-11 18:17:20.466609 | controller |                     "path": "namespace"
2026-06-11 18:17:20.466624 | controller |                   }
2026-06-11 18:17:20.466640 | controller |                 ]
2026-06-11 18:17:20.466654 | controller |               }
2026-06-11 18:17:20.466671 | controller |             },
2026-06-11 18:17:20.466685 | controller |             {
2026-06-11 18:17:20.466700 | controller |               "configMap": {
2026-06-11 18:17:20.466716 | controller |                 "items": [
2026-06-11 18:17:20.466731 | controller |                   {
2026-06-11 18:17:20.466746 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.466761 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.466775 | controller |                   }
2026-06-11 18:17:20.466790 | controller |                 ],
2026-06-11 18:17:20.466804 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.466819 | controller |               }
2026-06-11 18:17:20.466833 | controller |             }
2026-06-11 18:17:20.466878 | controller |           ]
2026-06-11 18:17:20.466910 | controller |         }
2026-06-11 18:17:20.466937 | controller |       }
2026-06-11 18:17:20.466955 | controller |     ]
2026-06-11 18:17:20.466971 | controller |   },
2026-06-11 18:17:20.466986 | controller |   "status": {
2026-06-11 18:17:20.467000 | controller |     "conditions": [
2026-06-11 18:17:20.467015 | controller |       {
2026-06-11 18:17:20.467030 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.467046 | controller |         "lastTransitionTime": "2026-06-11T17:43:11Z",
2026-06-11 18:17:20.467060 | controller |         "status": "True",
2026-06-11 18:17:20.467076 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.467091 | controller |       },
2026-06-11 18:17:20.467105 | controller |       {
2026-06-11 18:17:20.467120 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.467134 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.467149 | controller |         "status": "True",
2026-06-11 18:17:20.467164 | controller |         "type": "Initialized"
2026-06-11 18:17:20.467178 | controller |       },
2026-06-11 18:17:20.467192 | controller |       {
2026-06-11 18:17:20.467206 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.467222 | controller |         "lastTransitionTime": "2026-06-11T17:43:22Z",
2026-06-11 18:17:20.467237 | controller |         "status": "True",
2026-06-11 18:17:20.467251 | controller |         "type": "Ready"
2026-06-11 18:17:20.467266 | controller |       },
2026-06-11 18:17:20.467280 | controller |       {
2026-06-11 18:17:20.467294 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.467310 | controller |         "lastTransitionTime": "2026-06-11T17:43:22Z",
2026-06-11 18:17:20.467324 | controller |         "status": "True",
2026-06-11 18:17:20.467339 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.467353 | controller |       },
2026-06-11 18:17:20.467368 | controller |       {
2026-06-11 18:17:20.467382 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.467396 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.467410 | controller |         "status": "True",
2026-06-11 18:17:20.467425 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.467439 | controller |       }
2026-06-11 18:17:20.467453 | controller |     ],
2026-06-11 18:17:20.467473 | controller |     "containerStatuses": [
2026-06-11 18:17:20.467489 | controller |       {
2026-06-11 18:17:20.467504 | controller |         "allocatedResources": {
2026-06-11 18:17:20.467518 | controller |           "cpu": "10m",
2026-06-11 18:17:20.467534 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.467548 | controller |         },
2026-06-11 18:17:20.467563 | controller |         "containerID": "cri-o://3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1",
2026-06-11 18:17:20.467579 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:17:20.467595 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-11 18:17:20.467610 | controller |         "lastState": {},
2026-06-11 18:17:20.467626 | controller |         "name": "manager",
2026-06-11 18:17:20.467641 | controller |         "ready": true,
2026-06-11 18:17:20.467656 | controller |         "resources": {
2026-06-11 18:17:20.467670 | controller |           "limits": {
2026-06-11 18:17:20.467686 | controller |             "cpu": "500m",
2026-06-11 18:17:20.467701 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.467718 | controller |           },
2026-06-11 18:17:20.467734 | controller |           "requests": {
2026-06-11 18:17:20.467749 | controller |             "cpu": "10m",
2026-06-11 18:17:20.467763 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.467778 | controller |           }
2026-06-11 18:17:20.467793 | controller |         },
2026-06-11 18:17:20.467807 | controller |         "restartCount": 0,
2026-06-11 18:17:20.467822 | controller |         "started": true,
2026-06-11 18:17:20.467836 | controller |         "state": {
2026-06-11 18:17:20.467874 | controller |           "running": {
2026-06-11 18:17:20.467893 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.467908 | controller |           }
2026-06-11 18:17:20.467922 | controller |         },
2026-06-11 18:17:20.467937 | controller |         "user": {
2026-06-11 18:17:20.467951 | controller |           "linux": {
2026-06-11 18:17:20.467969 | controller |             "gid": 0,
2026-06-11 18:17:20.467991 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.468018 | controller |               0,
2026-06-11 18:17:20.468045 | controller |               1000660000
2026-06-11 18:17:20.468068 | controller |             ],
2026-06-11 18:17:20.468084 | controller |             "uid": 1000660000
2026-06-11 18:17:20.468099 | controller |           }
2026-06-11 18:17:20.468115 | controller |         },
2026-06-11 18:17:20.468130 | controller |         "volumeMounts": [
2026-06-11 18:17:20.468145 | controller |           {
2026-06-11 18:17:20.468160 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.468174 | controller |             "name": "kube-api-access-c782x",
2026-06-11 18:17:20.468189 | controller |             "readOnly": true,
2026-06-11 18:17:20.468203 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.468217 | controller |           }
2026-06-11 18:17:20.468232 | controller |         ]
2026-06-11 18:17:20.468247 | controller |       }
2026-06-11 18:17:20.468261 | controller |     ],
2026-06-11 18:17:20.468275 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.468290 | controller |     "hostIPs": [
2026-06-11 18:17:20.468305 | controller |       {
2026-06-11 18:17:20.468319 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.468335 | controller |       }
2026-06-11 18:17:20.468349 | controller |     ],
2026-06-11 18:17:20.468363 | controller |     "phase": "Running",
2026-06-11 18:17:20.468378 | controller |     "podIP": "10.217.1.35",
2026-06-11 18:17:20.468393 | controller |     "podIPs": [
2026-06-11 18:17:20.468408 | controller |       {
2026-06-11 18:17:20.468428 | controller |         "ip": "10.217.1.35"
2026-06-11 18:17:20.468443 | controller |       }
2026-06-11 18:17:20.468457 | controller |     ],
2026-06-11 18:17:20.468471 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.468486 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.468500 | controller |   }
2026-06-11 18:17:20.468514 | controller | }
2026-06-11 18:17:20.492507 | controller | ok:
2026-06-11 18:17:20.492676 | controller | {
2026-06-11 18:17:20.492700 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.492717 | controller |   "kind": "Pod",
2026-06-11 18:17:20.492732 | controller |   "metadata": {
2026-06-11 18:17:20.492747 | controller |     "annotations": {
2026-06-11 18:17:20.492763 | 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:17:20.492781 | 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:17:20.492797 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.492813 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.492828 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.492843 | controller |     },
2026-06-11 18:17:20.492880 | controller |     "creationTimestamp": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.492896 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-11 18:17:20.492911 | controller |     "generation": 1,
2026-06-11 18:17:20.492926 | controller |     "labels": {
2026-06-11 18:17:20.492941 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 18:17:20.492956 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.492970 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 18:17:20.492985 | controller |       "pod-template-hash": "565998cc45"
2026-06-11 18:17:20.493000 | controller |     },
2026-06-11 18:17:20.493015 | controller |     "managedFields": [
2026-06-11 18:17:20.493029 | controller |       {
2026-06-11 18:17:20.493044 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.493059 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.493074 | controller |         "fieldsV1": {
2026-06-11 18:17:20.493088 | controller |           "f:metadata": {
2026-06-11 18:17:20.493103 | controller |             "f:annotations": {
2026-06-11 18:17:20.493117 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.493132 | controller |             }
2026-06-11 18:17:20.493146 | controller |           }
2026-06-11 18:17:20.493161 | controller |         },
2026-06-11 18:17:20.493175 | controller |         "manager": "crc",
2026-06-11 18:17:20.493189 | controller |         "operation": "Update",
2026-06-11 18:17:20.493203 | controller |         "subresource": "status",
2026-06-11 18:17:20.493218 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.493232 | controller |       },
2026-06-11 18:17:20.493246 | controller |       {
2026-06-11 18:17:20.493261 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.493275 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.493290 | controller |         "fieldsV1": {
2026-06-11 18:17:20.493304 | controller |           "f:metadata": {
2026-06-11 18:17:20.493318 | controller |             "f:annotations": {
2026-06-11 18:17:20.493347 | controller |               ".": {},
2026-06-11 18:17:20.493362 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.493376 | controller |             },
2026-06-11 18:17:20.493391 | controller |             "f:generateName": {},
2026-06-11 18:17:20.493405 | controller |             "f:labels": {
2026-06-11 18:17:20.493419 | controller |               ".": {},
2026-06-11 18:17:20.493433 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.493448 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.493462 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.493476 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.493491 | controller |             },
2026-06-11 18:17:20.493505 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.493519 | controller |               ".": {},
2026-06-11 18:17:20.493533 | controller |               "k:{\"uid\":\"d633236f-b8a2-4ec6-99dc-8a2a32424d1f\"}": {}
2026-06-11 18:17:20.493548 | controller |             }
2026-06-11 18:17:20.493562 | controller |           },
2026-06-11 18:17:20.493577 | controller |           "f:spec": {
2026-06-11 18:17:20.493591 | controller |             "f:containers": {
2026-06-11 18:17:20.493606 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.493620 | controller |                 ".": {},
2026-06-11 18:17:20.493634 | controller |                 "f:args": {},
2026-06-11 18:17:20.493649 | controller |                 "f:command": {},
2026-06-11 18:17:20.493663 | controller |                 "f:env": {
2026-06-11 18:17:20.493678 | controller |                   ".": {},
2026-06-11 18:17:20.493692 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.493706 | controller |                     ".": {},
2026-06-11 18:17:20.493721 | controller |                     "f:name": {},
2026-06-11 18:17:20.493735 | controller |                     "f:value": {}
2026-06-11 18:17:20.493750 | controller |                   },
2026-06-11 18:17:20.493764 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.493778 | controller |                     ".": {},
2026-06-11 18:17:20.493793 | controller |                     "f:name": {},
2026-06-11 18:17:20.493807 | controller |                     "f:value": {}
2026-06-11 18:17:20.493822 | controller |                   },
2026-06-11 18:17:20.493836 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.493872 | controller |                     ".": {},
2026-06-11 18:17:20.493890 | controller |                     "f:name": {},
2026-06-11 18:17:20.493905 | controller |                     "f:value": {}
2026-06-11 18:17:20.493919 | controller |                   },
2026-06-11 18:17:20.493934 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.493949 | controller |                     ".": {},
2026-06-11 18:17:20.493963 | controller |                     "f:name": {},
2026-06-11 18:17:20.493977 | controller |                     "f:value": {}
2026-06-11 18:17:20.493992 | controller |                   },
2026-06-11 18:17:20.494006 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.494020 | controller |                     ".": {},
2026-06-11 18:17:20.494035 | controller |                     "f:name": {},
2026-06-11 18:17:20.494049 | controller |                     "f:value": {}
2026-06-11 18:17:20.494063 | controller |                   }
2026-06-11 18:17:20.494078 | controller |                 },
2026-06-11 18:17:20.494093 | controller |                 "f:image": {},
2026-06-11 18:17:20.494107 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.494121 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.494135 | controller |                   ".": {},
2026-06-11 18:17:20.494152 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.494180 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.494201 | controller |                     ".": {},
2026-06-11 18:17:20.494222 | controller |                     "f:path": {},
2026-06-11 18:17:20.494244 | controller |                     "f:port": {},
2026-06-11 18:17:20.494262 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.494277 | controller |                   },
2026-06-11 18:17:20.494291 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.494305 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.494320 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.494334 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.494349 | controller |                 },
2026-06-11 18:17:20.494363 | controller |                 "f:name": {},
2026-06-11 18:17:20.494377 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.494391 | controller |                   ".": {},
2026-06-11 18:17:20.494405 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.494419 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.494434 | controller |                     ".": {},
2026-06-11 18:17:20.494448 | controller |                     "f:path": {},
2026-06-11 18:17:20.494462 | controller |                     "f:port": {},
2026-06-11 18:17:20.494476 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.494490 | controller |                   },
2026-06-11 18:17:20.494504 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.494519 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.494533 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.494547 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.494561 | controller |                 },
2026-06-11 18:17:20.494575 | controller |                 "f:resources": {
2026-06-11 18:17:20.494589 | controller |                   ".": {},
2026-06-11 18:17:20.494604 | controller |                   "f:limits": {
2026-06-11 18:17:20.494618 | controller |                     ".": {},
2026-06-11 18:17:20.494632 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.494646 | controller |                     "f:memory": {}
2026-06-11 18:17:20.494660 | controller |                   },
2026-06-11 18:17:20.494674 | controller |                   "f:requests": {
2026-06-11 18:17:20.494688 | controller |                     ".": {},
2026-06-11 18:17:20.494702 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.494717 | controller |                     "f:memory": {}
2026-06-11 18:17:20.494731 | controller |                   }
2026-06-11 18:17:20.494745 | controller |                 },
2026-06-11 18:17:20.494760 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.494774 | controller |                   ".": {},
2026-06-11 18:17:20.494788 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.494802 | controller |                 },
2026-06-11 18:17:20.494817 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.494831 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.494845 | controller |               }
2026-06-11 18:17:20.494887 | controller |             },
2026-06-11 18:17:20.494903 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.494917 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.494932 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.494946 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.494961 | controller |             "f:securityContext": {
2026-06-11 18:17:20.494975 | controller |               ".": {},
2026-06-11 18:17:20.494992 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.495016 | controller |             },
2026-06-11 18:17:20.495035 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.495053 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.495068 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.495082 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.495097 | controller |           }
2026-06-11 18:17:20.495111 | controller |         },
2026-06-11 18:17:20.495127 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.495142 | controller |         "operation": "Update",
2026-06-11 18:17:20.495156 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.495171 | controller |       },
2026-06-11 18:17:20.495186 | controller |       {
2026-06-11 18:17:20.495201 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.495215 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.495229 | controller |         "fieldsV1": {
2026-06-11 18:17:20.495244 | controller |           "f:metadata": {
2026-06-11 18:17:20.495257 | controller |             "f:annotations": {
2026-06-11 18:17:20.495272 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.495286 | controller |             }
2026-06-11 18:17:20.495301 | controller |           }
2026-06-11 18:17:20.495341 | controller |         },
2026-06-11 18:17:20.495370 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.495390 | controller |         "operation": "Update",
2026-06-11 18:17:20.495405 | controller |         "subresource": "status",
2026-06-11 18:17:20.495420 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.495444 | controller |       },
2026-06-11 18:17:20.495484 | controller |       {
2026-06-11 18:17:20.495504 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.495520 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.495541 | controller |         "fieldsV1": {
2026-06-11 18:17:20.495563 | controller |           "f:status": {
2026-06-11 18:17:20.495585 | controller |             "f:conditions": {
2026-06-11 18:17:20.495602 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.495617 | controller |                 ".": {},
2026-06-11 18:17:20.495631 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.495645 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.495660 | controller |                 "f:status": {},
2026-06-11 18:17:20.495674 | controller |                 "f:type": {}
2026-06-11 18:17:20.495688 | controller |               },
2026-06-11 18:17:20.495701 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.495715 | controller |                 ".": {},
2026-06-11 18:17:20.495730 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.495749 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.495771 | controller |                 "f:status": {},
2026-06-11 18:17:20.495792 | controller |                 "f:type": {}
2026-06-11 18:17:20.495810 | controller |               },
2026-06-11 18:17:20.495826 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.495840 | controller |                 ".": {},
2026-06-11 18:17:20.495878 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.495895 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.495909 | controller |                 "f:status": {},
2026-06-11 18:17:20.495925 | controller |                 "f:type": {}
2026-06-11 18:17:20.495939 | controller |               },
2026-06-11 18:17:20.495953 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.495967 | controller |                 ".": {},
2026-06-11 18:17:20.495981 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.495995 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.496015 | controller |                 "f:status": {},
2026-06-11 18:17:20.496030 | controller |                 "f:type": {}
2026-06-11 18:17:20.496044 | controller |               }
2026-06-11 18:17:20.496058 | controller |             },
2026-06-11 18:17:20.496073 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.496087 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.496102 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.496116 | controller |             "f:phase": {},
2026-06-11 18:17:20.496130 | controller |             "f:podIP": {},
2026-06-11 18:17:20.496144 | controller |             "f:podIPs": {
2026-06-11 18:17:20.496158 | controller |               ".": {},
2026-06-11 18:17:20.496172 | controller |               "k:{\"ip\":\"10.217.1.36\"}": {
2026-06-11 18:17:20.496186 | controller |                 ".": {},
2026-06-11 18:17:20.496200 | controller |                 "f:ip": {}
2026-06-11 18:17:20.496214 | controller |               }
2026-06-11 18:17:20.496229 | controller |             },
2026-06-11 18:17:20.496243 | controller |             "f:startTime": {}
2026-06-11 18:17:20.496257 | controller |           }
2026-06-11 18:17:20.496272 | controller |         },
2026-06-11 18:17:20.496286 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.496305 | controller |         "operation": "Update",
2026-06-11 18:17:20.496345 | controller |         "subresource": "status",
2026-06-11 18:17:20.496365 | controller |         "time": "2026-06-11T17:43:25Z"
2026-06-11 18:17:20.496381 | controller |       }
2026-06-11 18:17:20.496395 | controller |     ],
2026-06-11 18:17:20.496410 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-bbpg4",
2026-06-11 18:17:20.496425 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.496441 | controller |     "ownerReferences": [
2026-06-11 18:17:20.496455 | controller |       {
2026-06-11 18:17:20.496469 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.496483 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.496497 | controller |         "controller": true,
2026-06-11 18:17:20.496512 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.496526 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-11 18:17:20.496575 | controller |         "uid": "d633236f-b8a2-4ec6-99dc-8a2a32424d1f"
2026-06-11 18:17:20.496591 | controller |       }
2026-06-11 18:17:20.496607 | controller |     ],
2026-06-11 18:17:20.496622 | controller |     "resourceVersion": "88815",
2026-06-11 18:17:20.496637 | controller |     "uid": "4e9524ac-696f-4c05-8d0b-419c4081ccfc"
2026-06-11 18:17:20.496651 | controller |   },
2026-06-11 18:17:20.496666 | controller |   "spec": {
2026-06-11 18:17:20.496680 | controller |     "containers": [
2026-06-11 18:17:20.496694 | controller |       {
2026-06-11 18:17:20.496710 | controller |         "args": [
2026-06-11 18:17:20.496726 | controller |           "--leader-elect",
2026-06-11 18:17:20.496743 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.496757 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.496771 | controller |         ],
2026-06-11 18:17:20.496785 | controller |         "command": [
2026-06-11 18:17:20.496799 | controller |           "/manager"
2026-06-11 18:17:20.496814 | controller |         ],
2026-06-11 18:17:20.496829 | controller |         "env": [
2026-06-11 18:17:20.496844 | controller |           {
2026-06-11 18:17:20.496882 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.496897 | controller |             "value": "30"
2026-06-11 18:17:20.496912 | controller |           },
2026-06-11 18:17:20.496926 | controller |           {
2026-06-11 18:17:20.496940 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.496954 | controller |             "value": "20"
2026-06-11 18:17:20.496968 | controller |           },
2026-06-11 18:17:20.496987 | controller |           {
2026-06-11 18:17:20.497002 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.497016 | controller |             "value": "5"
2026-06-11 18:17:20.497031 | controller |           },
2026-06-11 18:17:20.497045 | controller |           {
2026-06-11 18:17:20.497059 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.497073 | controller |             "value": "false"
2026-06-11 18:17:20.497088 | controller |           },
2026-06-11 18:17:20.497102 | controller |           {
2026-06-11 18:17:20.497116 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.497130 | controller |             "value": "false"
2026-06-11 18:17:20.497145 | controller |           }
2026-06-11 18:17:20.497160 | controller |         ],
2026-06-11 18:17:20.497175 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:17:20.497190 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.497205 | controller |         "livenessProbe": {
2026-06-11 18:17:20.497220 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.497234 | controller |           "httpGet": {
2026-06-11 18:17:20.497248 | controller |             "path": "/healthz",
2026-06-11 18:17:20.497263 | controller |             "port": 8081,
2026-06-11 18:17:20.497277 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.497291 | controller |           },
2026-06-11 18:17:20.497311 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.497332 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.497347 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.497362 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.497376 | controller |         },
2026-06-11 18:17:20.497391 | controller |         "name": "manager",
2026-06-11 18:17:20.497407 | controller |         "readinessProbe": {
2026-06-11 18:17:20.497422 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.497437 | controller |           "httpGet": {
2026-06-11 18:17:20.497451 | controller |             "path": "/readyz",
2026-06-11 18:17:20.497466 | controller |             "port": 8081,
2026-06-11 18:17:20.497481 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.497495 | controller |           },
2026-06-11 18:17:20.497509 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.497524 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.497539 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.497553 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.497568 | controller |         },
2026-06-11 18:17:20.497582 | controller |         "resources": {
2026-06-11 18:17:20.497596 | controller |           "limits": {
2026-06-11 18:17:20.497610 | controller |             "cpu": "500m",
2026-06-11 18:17:20.497625 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.497639 | controller |           },
2026-06-11 18:17:20.497654 | controller |           "requests": {
2026-06-11 18:17:20.497668 | controller |             "cpu": "10m",
2026-06-11 18:17:20.497683 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.497697 | controller |           }
2026-06-11 18:17:20.497712 | controller |         },
2026-06-11 18:17:20.497727 | controller |         "securityContext": {
2026-06-11 18:17:20.497742 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.497757 | controller |           "capabilities": {
2026-06-11 18:17:20.497772 | controller |             "drop": [
2026-06-11 18:17:20.497786 | controller |               "MKNOD"
2026-06-11 18:17:20.497801 | controller |             ]
2026-06-11 18:17:20.497815 | controller |           }
2026-06-11 18:17:20.497829 | controller |         },
2026-06-11 18:17:20.497843 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.497879 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.497900 | controller |         "volumeMounts": [
2026-06-11 18:17:20.497916 | controller |           {
2026-06-11 18:17:20.497930 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.497945 | controller |             "name": "kube-api-access-89xnz",
2026-06-11 18:17:20.497960 | controller |             "readOnly": true
2026-06-11 18:17:20.497975 | controller |           }
2026-06-11 18:17:20.497989 | controller |         ]
2026-06-11 18:17:20.498003 | controller |       }
2026-06-11 18:17:20.498018 | controller |     ],
2026-06-11 18:17:20.498033 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.498047 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.498063 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.498077 | controller |       {
2026-06-11 18:17:20.498092 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-xr6mf"
2026-06-11 18:17:20.498106 | controller |       }
2026-06-11 18:17:20.498122 | controller |     ],
2026-06-11 18:17:20.498136 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.498150 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.498165 | controller |     "priority": 0,
2026-06-11 18:17:20.498179 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.498194 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.498208 | controller |     "securityContext": {
2026-06-11 18:17:20.498222 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.498237 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.498252 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.498265 | controller |       }
2026-06-11 18:17:20.498280 | controller |     },
2026-06-11 18:17:20.498295 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 18:17:20.498316 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 18:17:20.498334 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.498350 | controller |     "tolerations": [
2026-06-11 18:17:20.498364 | controller |       {
2026-06-11 18:17:20.498378 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.498392 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.498407 | controller |         "operator": "Exists",
2026-06-11 18:17:20.498421 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.498436 | controller |       },
2026-06-11 18:17:20.498450 | controller |       {
2026-06-11 18:17:20.498465 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.498479 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.498493 | controller |         "operator": "Exists",
2026-06-11 18:17:20.498507 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.498521 | controller |       },
2026-06-11 18:17:20.498535 | controller |       {
2026-06-11 18:17:20.498549 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.498563 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.498577 | controller |         "operator": "Exists"
2026-06-11 18:17:20.498591 | controller |       }
2026-06-11 18:17:20.498605 | controller |     ],
2026-06-11 18:17:20.498619 | controller |     "volumes": [
2026-06-11 18:17:20.498633 | controller |       {
2026-06-11 18:17:20.498647 | controller |         "name": "kube-api-access-89xnz",
2026-06-11 18:17:20.498661 | controller |         "projected": {
2026-06-11 18:17:20.498675 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.498689 | controller |           "sources": [
2026-06-11 18:17:20.498703 | controller |             {
2026-06-11 18:17:20.498718 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.498732 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.498758 | controller |                 "path": "token"
2026-06-11 18:17:20.498780 | controller |               }
2026-06-11 18:17:20.498799 | controller |             },
2026-06-11 18:17:20.498819 | controller |             {
2026-06-11 18:17:20.498839 | controller |               "configMap": {
2026-06-11 18:17:20.498885 | controller |                 "items": [
2026-06-11 18:17:20.498909 | controller |                   {
2026-06-11 18:17:20.498931 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.498952 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.498972 | controller |                   }
2026-06-11 18:17:20.498990 | controller |                 ],
2026-06-11 18:17:20.499007 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.499024 | controller |               }
2026-06-11 18:17:20.499041 | controller |             },
2026-06-11 18:17:20.499058 | controller |             {
2026-06-11 18:17:20.499075 | controller |               "downwardAPI": {
2026-06-11 18:17:20.499092 | controller |                 "items": [
2026-06-11 18:17:20.499109 | controller |                   {
2026-06-11 18:17:20.499126 | controller |                     "fieldRef": {
2026-06-11 18:17:20.499143 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.499159 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.499178 | controller |                     },
2026-06-11 18:17:20.499197 | controller |                     "path": "namespace"
2026-06-11 18:17:20.499215 | controller |                   }
2026-06-11 18:17:20.499234 | controller |                 ]
2026-06-11 18:17:20.499252 | controller |               }
2026-06-11 18:17:20.499274 | controller |             },
2026-06-11 18:17:20.499294 | controller |             {
2026-06-11 18:17:20.499315 | controller |               "configMap": {
2026-06-11 18:17:20.499336 | controller |                 "items": [
2026-06-11 18:17:20.499355 | controller |                   {
2026-06-11 18:17:20.499371 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.499385 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.499400 | controller |                   }
2026-06-11 18:17:20.499414 | controller |                 ],
2026-06-11 18:17:20.499428 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.499442 | controller |               }
2026-06-11 18:17:20.499457 | controller |             }
2026-06-11 18:17:20.499471 | controller |           ]
2026-06-11 18:17:20.499488 | controller |         }
2026-06-11 18:17:20.499509 | controller |       }
2026-06-11 18:17:20.499528 | controller |     ]
2026-06-11 18:17:20.499548 | controller |   },
2026-06-11 18:17:20.499565 | controller |   "status": {
2026-06-11 18:17:20.499582 | controller |     "conditions": [
2026-06-11 18:17:20.499602 | controller |       {
2026-06-11 18:17:20.499620 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.499634 | controller |         "lastTransitionTime": "2026-06-11T17:42:40Z",
2026-06-11 18:17:20.499649 | controller |         "status": "True",
2026-06-11 18:17:20.499664 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.499679 | controller |       },
2026-06-11 18:17:20.499694 | controller |       {
2026-06-11 18:17:20.499708 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.499723 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.499739 | controller |         "status": "True",
2026-06-11 18:17:20.499755 | controller |         "type": "Initialized"
2026-06-11 18:17:20.499770 | controller |       },
2026-06-11 18:17:20.499784 | controller |       {
2026-06-11 18:17:20.499798 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.499812 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.499826 | controller |         "status": "True",
2026-06-11 18:17:20.499840 | controller |         "type": "Ready"
2026-06-11 18:17:20.499881 | controller |       },
2026-06-11 18:17:20.499899 | controller |       {
2026-06-11 18:17:20.499914 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.499928 | controller |         "lastTransitionTime": "2026-06-11T17:43:24Z",
2026-06-11 18:17:20.499942 | controller |         "status": "True",
2026-06-11 18:17:20.499956 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.499970 | controller |       },
2026-06-11 18:17:20.499985 | controller |       {
2026-06-11 18:17:20.499999 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.500014 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.500029 | controller |         "status": "True",
2026-06-11 18:17:20.500043 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.500058 | controller |       }
2026-06-11 18:17:20.500072 | controller |     ],
2026-06-11 18:17:20.500086 | controller |     "containerStatuses": [
2026-06-11 18:17:20.500100 | controller |       {
2026-06-11 18:17:20.500114 | controller |         "allocatedResources": {
2026-06-11 18:17:20.500128 | controller |           "cpu": "10m",
2026-06-11 18:17:20.500142 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.500156 | controller |         },
2026-06-11 18:17:20.500181 | controller |         "containerID": "cri-o://a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3",
2026-06-11 18:17:20.500221 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:17:20.500242 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-11 18:17:20.500259 | controller |         "lastState": {},
2026-06-11 18:17:20.500275 | controller |         "name": "manager",
2026-06-11 18:17:20.500290 | controller |         "ready": true,
2026-06-11 18:17:20.500320 | controller |         "resources": {
2026-06-11 18:17:20.500352 | controller |           "limits": {
2026-06-11 18:17:20.500370 | controller |             "cpu": "500m",
2026-06-11 18:17:20.500387 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.500429 | controller |           },
2026-06-11 18:17:20.500452 | controller |           "requests": {
2026-06-11 18:17:20.500468 | controller |             "cpu": "10m",
2026-06-11 18:17:20.500483 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.500497 | controller |           }
2026-06-11 18:17:20.500512 | controller |         },
2026-06-11 18:17:20.500530 | controller |         "restartCount": 0,
2026-06-11 18:17:20.500566 | controller |         "started": true,
2026-06-11 18:17:20.500588 | controller |         "state": {
2026-06-11 18:17:20.500611 | controller |           "running": {
2026-06-11 18:17:20.500629 | controller |             "startedAt": "2026-06-11T17:43:12Z"
2026-06-11 18:17:20.500644 | controller |           }
2026-06-11 18:17:20.500659 | controller |         },
2026-06-11 18:17:20.500674 | controller |         "user": {
2026-06-11 18:17:20.500688 | controller |           "linux": {
2026-06-11 18:17:20.500703 | controller |             "gid": 0,
2026-06-11 18:17:20.500717 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.500731 | controller |               0
2026-06-11 18:17:20.500745 | controller |             ],
2026-06-11 18:17:20.500759 | controller |             "uid": 65532
2026-06-11 18:17:20.500775 | controller |           }
2026-06-11 18:17:20.500789 | controller |         },
2026-06-11 18:17:20.500804 | controller |         "volumeMounts": [
2026-06-11 18:17:20.500818 | controller |           {
2026-06-11 18:17:20.500832 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.500914 | controller |             "name": "kube-api-access-89xnz",
2026-06-11 18:17:20.500947 | controller |             "readOnly": true,
2026-06-11 18:17:20.500970 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.500985 | controller |           }
2026-06-11 18:17:20.501000 | controller |         ]
2026-06-11 18:17:20.501015 | controller |       }
2026-06-11 18:17:20.501029 | controller |     ],
2026-06-11 18:17:20.501043 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.501057 | controller |     "hostIPs": [
2026-06-11 18:17:20.501071 | controller |       {
2026-06-11 18:17:20.501085 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.501099 | controller |       }
2026-06-11 18:17:20.501113 | controller |     ],
2026-06-11 18:17:20.501127 | controller |     "phase": "Running",
2026-06-11 18:17:20.501141 | controller |     "podIP": "10.217.1.36",
2026-06-11 18:17:20.501155 | controller |     "podIPs": [
2026-06-11 18:17:20.501169 | controller |       {
2026-06-11 18:17:20.501182 | controller |         "ip": "10.217.1.36"
2026-06-11 18:17:20.501196 | controller |       }
2026-06-11 18:17:20.501210 | controller |     ],
2026-06-11 18:17:20.501224 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.501238 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.501253 | controller |   }
2026-06-11 18:17:20.501266 | controller | }
2026-06-11 18:17:20.528315 | controller | ok:
2026-06-11 18:17:20.528499 | controller | {
2026-06-11 18:17:20.528526 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.528560 | controller |   "kind": "Pod",
2026-06-11 18:17:20.528579 | controller |   "metadata": {
2026-06-11 18:17:20.528595 | controller |     "annotations": {
2026-06-11 18:17:20.528611 | 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:17:20.528628 | 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:17:20.528645 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.528662 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.528677 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.528693 | controller |     },
2026-06-11 18:17:20.528708 | controller |     "creationTimestamp": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.528722 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-11 18:17:20.528737 | controller |     "generation": 1,
2026-06-11 18:17:20.528752 | controller |     "labels": {
2026-06-11 18:17:20.528766 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 18:17:20.528781 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.528796 | controller |       "openstack.org/operator-name": "test",
2026-06-11 18:17:20.528810 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-11 18:17:20.528824 | controller |     },
2026-06-11 18:17:20.528839 | controller |     "managedFields": [
2026-06-11 18:17:20.528875 | controller |       {
2026-06-11 18:17:20.528892 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.528907 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.528922 | controller |         "fieldsV1": {
2026-06-11 18:17:20.528938 | controller |           "f:metadata": {
2026-06-11 18:17:20.528953 | controller |             "f:annotations": {
2026-06-11 18:17:20.528969 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.529003 | controller |             }
2026-06-11 18:17:20.529019 | controller |           }
2026-06-11 18:17:20.529033 | controller |         },
2026-06-11 18:17:20.529048 | controller |         "manager": "crc",
2026-06-11 18:17:20.529062 | controller |         "operation": "Update",
2026-06-11 18:17:20.529077 | controller |         "subresource": "status",
2026-06-11 18:17:20.529091 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.529106 | controller |       },
2026-06-11 18:17:20.529120 | controller |       {
2026-06-11 18:17:20.529135 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.529149 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.529164 | controller |         "fieldsV1": {
2026-06-11 18:17:20.529178 | controller |           "f:metadata": {
2026-06-11 18:17:20.529193 | controller |             "f:annotations": {
2026-06-11 18:17:20.529208 | controller |               ".": {},
2026-06-11 18:17:20.529223 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.529237 | controller |             },
2026-06-11 18:17:20.529252 | controller |             "f:generateName": {},
2026-06-11 18:17:20.529266 | controller |             "f:labels": {
2026-06-11 18:17:20.529281 | controller |               ".": {},
2026-06-11 18:17:20.529296 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.529311 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.529326 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.529340 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.529355 | controller |             },
2026-06-11 18:17:20.529369 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.529386 | controller |               ".": {},
2026-06-11 18:17:20.529409 | controller |               "k:{\"uid\":\"6d420bda-8642-462c-b584-872a8568dc56\"}": {}
2026-06-11 18:17:20.529426 | controller |             }
2026-06-11 18:17:20.529441 | controller |           },
2026-06-11 18:17:20.529456 | controller |           "f:spec": {
2026-06-11 18:17:20.529470 | controller |             "f:containers": {
2026-06-11 18:17:20.529484 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.529499 | controller |                 ".": {},
2026-06-11 18:17:20.529513 | controller |                 "f:args": {},
2026-06-11 18:17:20.529527 | controller |                 "f:command": {},
2026-06-11 18:17:20.529542 | controller |                 "f:env": {
2026-06-11 18:17:20.529556 | controller |                   ".": {},
2026-06-11 18:17:20.529570 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.529584 | controller |                     ".": {},
2026-06-11 18:17:20.529598 | controller |                     "f:name": {},
2026-06-11 18:17:20.529612 | controller |                     "f:value": {}
2026-06-11 18:17:20.529627 | controller |                   },
2026-06-11 18:17:20.529641 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.529655 | controller |                     ".": {},
2026-06-11 18:17:20.529669 | controller |                     "f:name": {},
2026-06-11 18:17:20.529684 | controller |                     "f:value": {}
2026-06-11 18:17:20.529698 | controller |                   },
2026-06-11 18:17:20.529712 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.529726 | controller |                     ".": {},
2026-06-11 18:17:20.529740 | controller |                     "f:name": {},
2026-06-11 18:17:20.529755 | controller |                     "f:value": {}
2026-06-11 18:17:20.529769 | controller |                   },
2026-06-11 18:17:20.529783 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.529797 | controller |                     ".": {},
2026-06-11 18:17:20.529811 | controller |                     "f:name": {},
2026-06-11 18:17:20.529826 | controller |                     "f:value": {}
2026-06-11 18:17:20.529869 | controller |                   },
2026-06-11 18:17:20.529891 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.529907 | controller |                     ".": {},
2026-06-11 18:17:20.529921 | controller |                     "f:name": {},
2026-06-11 18:17:20.529936 | controller |                     "f:value": {}
2026-06-11 18:17:20.529950 | controller |                   }
2026-06-11 18:17:20.529964 | controller |                 },
2026-06-11 18:17:20.529978 | controller |                 "f:image": {},
2026-06-11 18:17:20.529993 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.530008 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.530022 | controller |                   ".": {},
2026-06-11 18:17:20.530037 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.530051 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.530066 | controller |                     ".": {},
2026-06-11 18:17:20.530080 | controller |                     "f:path": {},
2026-06-11 18:17:20.530094 | controller |                     "f:port": {},
2026-06-11 18:17:20.530108 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.530122 | controller |                   },
2026-06-11 18:17:20.530136 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.530151 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.530165 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.530180 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.530194 | controller |                 },
2026-06-11 18:17:20.530208 | controller |                 "f:name": {},
2026-06-11 18:17:20.530222 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.530237 | controller |                   ".": {},
2026-06-11 18:17:20.530252 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.530266 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.530281 | controller |                     ".": {},
2026-06-11 18:17:20.530295 | controller |                     "f:path": {},
2026-06-11 18:17:20.530309 | controller |                     "f:port": {},
2026-06-11 18:17:20.530323 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.530336 | controller |                   },
2026-06-11 18:17:20.530350 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.530365 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.530380 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.530401 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.530422 | controller |                 },
2026-06-11 18:17:20.530440 | controller |                 "f:resources": {
2026-06-11 18:17:20.530454 | controller |                   ".": {},
2026-06-11 18:17:20.530469 | controller |                   "f:limits": {
2026-06-11 18:17:20.530483 | controller |                     ".": {},
2026-06-11 18:17:20.530497 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.530511 | controller |                     "f:memory": {}
2026-06-11 18:17:20.530525 | controller |                   },
2026-06-11 18:17:20.530540 | controller |                   "f:requests": {
2026-06-11 18:17:20.530554 | controller |                     ".": {},
2026-06-11 18:17:20.530568 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.530582 | controller |                     "f:memory": {}
2026-06-11 18:17:20.530596 | controller |                   }
2026-06-11 18:17:20.530610 | controller |                 },
2026-06-11 18:17:20.530624 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.530639 | controller |                   ".": {},
2026-06-11 18:17:20.530653 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.530672 | controller |                 },
2026-06-11 18:17:20.530687 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.530701 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.530715 | controller |               }
2026-06-11 18:17:20.530730 | controller |             },
2026-06-11 18:17:20.530743 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.530757 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.530771 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.530785 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.530799 | controller |             "f:securityContext": {
2026-06-11 18:17:20.530814 | controller |               ".": {},
2026-06-11 18:17:20.530828 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.530842 | controller |             },
2026-06-11 18:17:20.530880 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.530896 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.530911 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.530929 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.530947 | controller |           }
2026-06-11 18:17:20.530966 | controller |         },
2026-06-11 18:17:20.530981 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.530995 | controller |         "operation": "Update",
2026-06-11 18:17:20.531009 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.531023 | controller |       },
2026-06-11 18:17:20.531038 | controller |       {
2026-06-11 18:17:20.531054 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.531068 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.531083 | controller |         "fieldsV1": {
2026-06-11 18:17:20.531097 | controller |           "f:metadata": {
2026-06-11 18:17:20.531112 | controller |             "f:annotations": {
2026-06-11 18:17:20.531126 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.531141 | controller |             }
2026-06-11 18:17:20.531155 | controller |           }
2026-06-11 18:17:20.531170 | controller |         },
2026-06-11 18:17:20.531242 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.531262 | controller |         "operation": "Update",
2026-06-11 18:17:20.531277 | controller |         "subresource": "status",
2026-06-11 18:17:20.531292 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.531307 | controller |       },
2026-06-11 18:17:20.531322 | controller |       {
2026-06-11 18:17:20.531337 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.531351 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.531366 | controller |         "fieldsV1": {
2026-06-11 18:17:20.531381 | controller |           "f:status": {
2026-06-11 18:17:20.531395 | controller |             "f:conditions": {
2026-06-11 18:17:20.531410 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.531424 | controller |                 ".": {},
2026-06-11 18:17:20.531439 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.531454 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.531468 | controller |                 "f:status": {},
2026-06-11 18:17:20.531482 | controller |                 "f:type": {}
2026-06-11 18:17:20.531496 | controller |               },
2026-06-11 18:17:20.531510 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.531529 | controller |                 ".": {},
2026-06-11 18:17:20.531548 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.531569 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.531588 | controller |                 "f:status": {},
2026-06-11 18:17:20.531605 | controller |                 "f:type": {}
2026-06-11 18:17:20.531625 | controller |               },
2026-06-11 18:17:20.531640 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.531655 | controller |                 ".": {},
2026-06-11 18:17:20.531669 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.531683 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.531697 | controller |                 "f:status": {},
2026-06-11 18:17:20.531712 | controller |                 "f:type": {}
2026-06-11 18:17:20.531726 | controller |               },
2026-06-11 18:17:20.531740 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.531755 | controller |                 ".": {},
2026-06-11 18:17:20.531769 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.531784 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.531798 | controller |                 "f:status": {},
2026-06-11 18:17:20.531812 | controller |                 "f:type": {}
2026-06-11 18:17:20.531826 | controller |               }
2026-06-11 18:17:20.531841 | controller |             },
2026-06-11 18:17:20.531876 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.531891 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.531905 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.531920 | controller |             "f:phase": {},
2026-06-11 18:17:20.531934 | controller |             "f:podIP": {},
2026-06-11 18:17:20.531949 | controller |             "f:podIPs": {
2026-06-11 18:17:20.531963 | controller |               ".": {},
2026-06-11 18:17:20.531977 | controller |               "k:{\"ip\":\"10.217.1.37\"}": {
2026-06-11 18:17:20.531991 | controller |                 ".": {},
2026-06-11 18:17:20.532005 | controller |                 "f:ip": {}
2026-06-11 18:17:20.532020 | controller |               }
2026-06-11 18:17:20.532034 | controller |             },
2026-06-11 18:17:20.532048 | controller |             "f:startTime": {}
2026-06-11 18:17:20.532063 | controller |           }
2026-06-11 18:17:20.532077 | controller |         },
2026-06-11 18:17:20.532091 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.532105 | controller |         "operation": "Update",
2026-06-11 18:17:20.532119 | controller |         "subresource": "status",
2026-06-11 18:17:20.532133 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:20.532147 | controller |       }
2026-06-11 18:17:20.532162 | controller |     ],
2026-06-11 18:17:20.532176 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-6h6jv",
2026-06-11 18:17:20.532191 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.532205 | controller |     "ownerReferences": [
2026-06-11 18:17:20.532220 | controller |       {
2026-06-11 18:17:20.532234 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.532248 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.532262 | controller |         "controller": true,
2026-06-11 18:17:20.532277 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.532291 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-11 18:17:20.532305 | controller |         "uid": "6d420bda-8642-462c-b584-872a8568dc56"
2026-06-11 18:17:20.532319 | controller |       }
2026-06-11 18:17:20.532333 | controller |     ],
2026-06-11 18:17:20.532347 | controller |     "resourceVersion": "88752",
2026-06-11 18:17:20.532362 | controller |     "uid": "f129c840-52fd-48cb-82df-1fe717c85211"
2026-06-11 18:17:20.532377 | controller |   },
2026-06-11 18:17:20.532392 | controller |   "spec": {
2026-06-11 18:17:20.532406 | controller |     "containers": [
2026-06-11 18:17:20.532421 | controller |       {
2026-06-11 18:17:20.532435 | controller |         "args": [
2026-06-11 18:17:20.532449 | controller |           "--leader-elect",
2026-06-11 18:17:20.532463 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.532482 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.532497 | controller |         ],
2026-06-11 18:17:20.532511 | controller |         "command": [
2026-06-11 18:17:20.532525 | controller |           "/manager"
2026-06-11 18:17:20.532540 | controller |         ],
2026-06-11 18:17:20.532567 | controller |         "env": [
2026-06-11 18:17:20.532582 | controller |           {
2026-06-11 18:17:20.532596 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.532610 | controller |             "value": "30"
2026-06-11 18:17:20.532625 | controller |           },
2026-06-11 18:17:20.532639 | controller |           {
2026-06-11 18:17:20.532653 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.532668 | controller |             "value": "20"
2026-06-11 18:17:20.532682 | controller |           },
2026-06-11 18:17:20.532696 | controller |           {
2026-06-11 18:17:20.532710 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.532724 | controller |             "value": "5"
2026-06-11 18:17:20.532739 | controller |           },
2026-06-11 18:17:20.532753 | controller |           {
2026-06-11 18:17:20.532767 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.532781 | controller |             "value": "false"
2026-06-11 18:17:20.532795 | controller |           },
2026-06-11 18:17:20.532809 | controller |           {
2026-06-11 18:17:20.532823 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.532837 | controller |             "value": "false"
2026-06-11 18:17:20.532869 | controller |           }
2026-06-11 18:17:20.532885 | controller |         ],
2026-06-11 18:17:20.532900 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:17:20.532915 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.532929 | controller |         "livenessProbe": {
2026-06-11 18:17:20.532944 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.532958 | controller |           "httpGet": {
2026-06-11 18:17:20.532973 | controller |             "path": "/healthz",
2026-06-11 18:17:20.532987 | controller |             "port": 8081,
2026-06-11 18:17:20.533001 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.533015 | controller |           },
2026-06-11 18:17:20.533029 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.533043 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.533058 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.533072 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.533086 | controller |         },
2026-06-11 18:17:20.533100 | controller |         "name": "manager",
2026-06-11 18:17:20.533115 | controller |         "readinessProbe": {
2026-06-11 18:17:20.533129 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.533143 | controller |           "httpGet": {
2026-06-11 18:17:20.533158 | controller |             "path": "/readyz",
2026-06-11 18:17:20.533173 | controller |             "port": 8081,
2026-06-11 18:17:20.533187 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.533201 | controller |           },
2026-06-11 18:17:20.533216 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.533230 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.533244 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.533259 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.533273 | controller |         },
2026-06-11 18:17:20.533287 | controller |         "resources": {
2026-06-11 18:17:20.533301 | controller |           "limits": {
2026-06-11 18:17:20.533316 | controller |             "cpu": "500m",
2026-06-11 18:17:20.533330 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.533344 | controller |           },
2026-06-11 18:17:20.533359 | controller |           "requests": {
2026-06-11 18:17:20.533378 | controller |             "cpu": "10m",
2026-06-11 18:17:20.533393 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.533407 | controller |           }
2026-06-11 18:17:20.533422 | controller |         },
2026-06-11 18:17:20.533436 | controller |         "securityContext": {
2026-06-11 18:17:20.533451 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.533465 | controller |           "capabilities": {
2026-06-11 18:17:20.533479 | controller |             "drop": [
2026-06-11 18:17:20.533494 | controller |               "MKNOD"
2026-06-11 18:17:20.533508 | controller |             ]
2026-06-11 18:17:20.533522 | controller |           }
2026-06-11 18:17:20.533537 | controller |         },
2026-06-11 18:17:20.533551 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.533566 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.533580 | controller |         "volumeMounts": [
2026-06-11 18:17:20.533594 | controller |           {
2026-06-11 18:17:20.533609 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.533624 | controller |             "name": "kube-api-access-zvs6w",
2026-06-11 18:17:20.533639 | controller |             "readOnly": true
2026-06-11 18:17:20.533653 | controller |           }
2026-06-11 18:17:20.533668 | controller |         ]
2026-06-11 18:17:20.533682 | controller |       }
2026-06-11 18:17:20.533697 | controller |     ],
2026-06-11 18:17:20.533711 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.533725 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.533739 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.533753 | controller |       {
2026-06-11 18:17:20.533767 | controller |         "name": "test-operator-controller-manager-dockercfg-458fl"
2026-06-11 18:17:20.533782 | controller |       }
2026-06-11 18:17:20.533796 | controller |     ],
2026-06-11 18:17:20.533810 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.533824 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.533839 | controller |     "priority": 0,
2026-06-11 18:17:20.533870 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.533886 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.533901 | controller |     "securityContext": {
2026-06-11 18:17:20.533915 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.533929 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.533943 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.533957 | controller |       }
2026-06-11 18:17:20.533971 | controller |     },
2026-06-11 18:17:20.533985 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 18:17:20.534000 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 18:17:20.534014 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.534028 | controller |     "tolerations": [
2026-06-11 18:17:20.534043 | controller |       {
2026-06-11 18:17:20.534057 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.534071 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.534085 | controller |         "operator": "Exists",
2026-06-11 18:17:20.534100 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.534114 | controller |       },
2026-06-11 18:17:20.534128 | controller |       {
2026-06-11 18:17:20.534142 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.534156 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.534171 | controller |         "operator": "Exists",
2026-06-11 18:17:20.534186 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.534200 | controller |       },
2026-06-11 18:17:20.534215 | controller |       {
2026-06-11 18:17:20.534229 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.534243 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.534265 | controller |         "operator": "Exists"
2026-06-11 18:17:20.534280 | controller |       }
2026-06-11 18:17:20.534295 | controller |     ],
2026-06-11 18:17:20.534309 | controller |     "volumes": [
2026-06-11 18:17:20.534323 | controller |       {
2026-06-11 18:17:20.534337 | controller |         "name": "kube-api-access-zvs6w",
2026-06-11 18:17:20.534351 | controller |         "projected": {
2026-06-11 18:17:20.534365 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.534379 | controller |           "sources": [
2026-06-11 18:17:20.534394 | controller |             {
2026-06-11 18:17:20.534409 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.534423 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.534437 | controller |                 "path": "token"
2026-06-11 18:17:20.534451 | controller |               }
2026-06-11 18:17:20.534465 | controller |             },
2026-06-11 18:17:20.534479 | controller |             {
2026-06-11 18:17:20.534494 | controller |               "configMap": {
2026-06-11 18:17:20.534508 | controller |                 "items": [
2026-06-11 18:17:20.534522 | controller |                   {
2026-06-11 18:17:20.534536 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.534550 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.534564 | controller |                   }
2026-06-11 18:17:20.534578 | controller |                 ],
2026-06-11 18:17:20.534592 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.534606 | controller |               }
2026-06-11 18:17:20.534621 | controller |             },
2026-06-11 18:17:20.534635 | controller |             {
2026-06-11 18:17:20.534648 | controller |               "downwardAPI": {
2026-06-11 18:17:20.534662 | controller |                 "items": [
2026-06-11 18:17:20.534676 | controller |                   {
2026-06-11 18:17:20.534690 | controller |                     "fieldRef": {
2026-06-11 18:17:20.534704 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.534720 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.534737 | controller |                     },
2026-06-11 18:17:20.534751 | controller |                     "path": "namespace"
2026-06-11 18:17:20.534765 | controller |                   }
2026-06-11 18:17:20.534779 | controller |                 ]
2026-06-11 18:17:20.534794 | controller |               }
2026-06-11 18:17:20.534808 | controller |             },
2026-06-11 18:17:20.534822 | controller |             {
2026-06-11 18:17:20.534836 | controller |               "configMap": {
2026-06-11 18:17:20.534868 | controller |                 "items": [
2026-06-11 18:17:20.534885 | controller |                   {
2026-06-11 18:17:20.534899 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.534913 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.534928 | controller |                   }
2026-06-11 18:17:20.534942 | controller |                 ],
2026-06-11 18:17:20.534956 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.534970 | controller |               }
2026-06-11 18:17:20.534985 | controller |             }
2026-06-11 18:17:20.534999 | controller |           ]
2026-06-11 18:17:20.535013 | controller |         }
2026-06-11 18:17:20.535027 | controller |       }
2026-06-11 18:17:20.535042 | controller |     ]
2026-06-11 18:17:20.535056 | controller |   },
2026-06-11 18:17:20.535070 | controller |   "status": {
2026-06-11 18:17:20.535084 | controller |     "conditions": [
2026-06-11 18:17:20.535098 | controller |       {
2026-06-11 18:17:20.535112 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.535126 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:20.535140 | controller |         "status": "True",
2026-06-11 18:17:20.535160 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.535175 | controller |       },
2026-06-11 18:17:20.535190 | controller |       {
2026-06-11 18:17:20.535204 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.535218 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.535233 | controller |         "status": "True",
2026-06-11 18:17:20.535247 | controller |         "type": "Initialized"
2026-06-11 18:17:20.535261 | controller |       },
2026-06-11 18:17:20.535276 | controller |       {
2026-06-11 18:17:20.535290 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.535304 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.535319 | controller |         "status": "True",
2026-06-11 18:17:20.535333 | controller |         "type": "Ready"
2026-06-11 18:17:20.535347 | controller |       },
2026-06-11 18:17:20.535361 | controller |       {
2026-06-11 18:17:20.535375 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.535390 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.535405 | controller |         "status": "True",
2026-06-11 18:17:20.535419 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.535434 | controller |       },
2026-06-11 18:17:20.535449 | controller |       {
2026-06-11 18:17:20.535463 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.535478 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.535492 | controller |         "status": "True",
2026-06-11 18:17:20.535506 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.535521 | controller |       }
2026-06-11 18:17:20.535535 | controller |     ],
2026-06-11 18:17:20.535549 | controller |     "containerStatuses": [
2026-06-11 18:17:20.535563 | controller |       {
2026-06-11 18:17:20.535577 | controller |         "allocatedResources": {
2026-06-11 18:17:20.535591 | controller |           "cpu": "10m",
2026-06-11 18:17:20.535605 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.535620 | controller |         },
2026-06-11 18:17:20.535634 | controller |         "containerID": "cri-o://58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7",
2026-06-11 18:17:20.535649 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:17:20.535663 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-11 18:17:20.535678 | controller |         "lastState": {},
2026-06-11 18:17:20.535692 | controller |         "name": "manager",
2026-06-11 18:17:20.535707 | controller |         "ready": true,
2026-06-11 18:17:20.535721 | controller |         "resources": {
2026-06-11 18:17:20.535735 | controller |           "limits": {
2026-06-11 18:17:20.535749 | controller |             "cpu": "500m",
2026-06-11 18:17:20.535763 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.535777 | controller |           },
2026-06-11 18:17:20.535792 | controller |           "requests": {
2026-06-11 18:17:20.535806 | controller |             "cpu": "10m",
2026-06-11 18:17:20.535820 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.535834 | controller |           }
2026-06-11 18:17:20.535863 | controller |         },
2026-06-11 18:17:20.535883 | controller |         "restartCount": 0,
2026-06-11 18:17:20.535898 | controller |         "started": true,
2026-06-11 18:17:20.535913 | controller |         "state": {
2026-06-11 18:17:20.535927 | controller |           "running": {
2026-06-11 18:17:20.535941 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.535956 | controller |           }
2026-06-11 18:17:20.535970 | controller |         },
2026-06-11 18:17:20.535984 | controller |         "user": {
2026-06-11 18:17:20.535999 | controller |           "linux": {
2026-06-11 18:17:20.536018 | controller |             "gid": 0,
2026-06-11 18:17:20.536032 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.536046 | controller |               0
2026-06-11 18:17:20.536060 | controller |             ],
2026-06-11 18:17:20.536074 | controller |             "uid": 65532
2026-06-11 18:17:20.536088 | controller |           }
2026-06-11 18:17:20.536103 | controller |         },
2026-06-11 18:17:20.536117 | controller |         "volumeMounts": [
2026-06-11 18:17:20.536131 | controller |           {
2026-06-11 18:17:20.536145 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.536159 | controller |             "name": "kube-api-access-zvs6w",
2026-06-11 18:17:20.536174 | controller |             "readOnly": true,
2026-06-11 18:17:20.536188 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.536203 | controller |           }
2026-06-11 18:17:20.536218 | controller |         ]
2026-06-11 18:17:20.536233 | controller |       }
2026-06-11 18:17:20.536247 | controller |     ],
2026-06-11 18:17:20.536261 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.536275 | controller |     "hostIPs": [
2026-06-11 18:17:20.536289 | controller |       {
2026-06-11 18:17:20.536303 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.536317 | controller |       }
2026-06-11 18:17:20.536332 | controller |     ],
2026-06-11 18:17:20.536346 | controller |     "phase": "Running",
2026-06-11 18:17:20.536360 | controller |     "podIP": "10.217.1.37",
2026-06-11 18:17:20.536374 | controller |     "podIPs": [
2026-06-11 18:17:20.536388 | controller |       {
2026-06-11 18:17:20.536403 | controller |         "ip": "10.217.1.37"
2026-06-11 18:17:20.536417 | controller |       }
2026-06-11 18:17:20.536432 | controller |     ],
2026-06-11 18:17:20.536446 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.536460 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.536475 | controller |   }
2026-06-11 18:17:20.536489 | controller | }
2026-06-11 18:17:20.559207 | controller | ok:
2026-06-11 18:17:20.559291 | controller | {
2026-06-11 18:17:20.559357 | controller |   "apiVersion": "v1",
2026-06-11 18:17:20.559378 | controller |   "kind": "Pod",
2026-06-11 18:17:20.559394 | controller |   "metadata": {
2026-06-11 18:17:20.559410 | controller |     "annotations": {
2026-06-11 18:17:20.559425 | 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:17:20.559442 | 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:17:20.559458 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 18:17:20.559474 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 18:17:20.559489 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 18:17:20.559504 | controller |     },
2026-06-11 18:17:20.559519 | controller |     "creationTimestamp": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.559535 | controller |     "generateName": "watcher-operator-controller-manager-5f7f6c9964-",
2026-06-11 18:17:20.559549 | controller |     "generation": 1,
2026-06-11 18:17:20.559564 | controller |     "labels": {
2026-06-11 18:17:20.559579 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 18:17:20.559603 | controller |       "control-plane": "controller-manager",
2026-06-11 18:17:20.559618 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 18:17:20.559633 | controller |       "pod-template-hash": "5f7f6c9964"
2026-06-11 18:17:20.559647 | controller |     },
2026-06-11 18:17:20.559662 | controller |     "managedFields": [
2026-06-11 18:17:20.559676 | controller |       {
2026-06-11 18:17:20.559691 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.559706 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.559721 | controller |         "fieldsV1": {
2026-06-11 18:17:20.559736 | controller |           "f:metadata": {
2026-06-11 18:17:20.559750 | controller |             "f:annotations": {
2026-06-11 18:17:20.559765 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 18:17:20.559780 | controller |             }
2026-06-11 18:17:20.559794 | controller |           }
2026-06-11 18:17:20.559809 | controller |         },
2026-06-11 18:17:20.559823 | controller |         "manager": "crc",
2026-06-11 18:17:20.559838 | controller |         "operation": "Update",
2026-06-11 18:17:20.559879 | controller |         "subresource": "status",
2026-06-11 18:17:20.559895 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.559910 | controller |       },
2026-06-11 18:17:20.559925 | controller |       {
2026-06-11 18:17:20.559939 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.559954 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.559968 | controller |         "fieldsV1": {
2026-06-11 18:17:20.559982 | controller |           "f:metadata": {
2026-06-11 18:17:20.559997 | controller |             "f:annotations": {
2026-06-11 18:17:20.560011 | controller |               ".": {},
2026-06-11 18:17:20.560025 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 18:17:20.560040 | controller |             },
2026-06-11 18:17:20.560056 | controller |             "f:generateName": {},
2026-06-11 18:17:20.560071 | controller |             "f:labels": {
2026-06-11 18:17:20.560086 | controller |               ".": {},
2026-06-11 18:17:20.560101 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 18:17:20.560116 | controller |               "f:control-plane": {},
2026-06-11 18:17:20.560131 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 18:17:20.560146 | controller |               "f:pod-template-hash": {}
2026-06-11 18:17:20.560161 | controller |             },
2026-06-11 18:17:20.560176 | controller |             "f:ownerReferences": {
2026-06-11 18:17:20.560190 | controller |               ".": {},
2026-06-11 18:17:20.560206 | controller |               "k:{\"uid\":\"90209e80-8c2a-4551-8420-16cbcddd9e19\"}": {}
2026-06-11 18:17:20.560221 | controller |             }
2026-06-11 18:17:20.560235 | controller |           },
2026-06-11 18:17:20.560250 | controller |           "f:spec": {
2026-06-11 18:17:20.560265 | controller |             "f:containers": {
2026-06-11 18:17:20.560280 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 18:17:20.560295 | controller |                 ".": {},
2026-06-11 18:17:20.560311 | controller |                 "f:args": {},
2026-06-11 18:17:20.560326 | controller |                 "f:command": {},
2026-06-11 18:17:20.560341 | controller |                 "f:env": {
2026-06-11 18:17:20.560356 | controller |                   ".": {},
2026-06-11 18:17:20.560371 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 18:17:20.560385 | controller |                     ".": {},
2026-06-11 18:17:20.560399 | controller |                     "f:name": {},
2026-06-11 18:17:20.560414 | controller |                     "f:value": {}
2026-06-11 18:17:20.560428 | controller |                   },
2026-06-11 18:17:20.560443 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 18:17:20.560457 | controller |                     ".": {},
2026-06-11 18:17:20.560477 | controller |                     "f:name": {},
2026-06-11 18:17:20.560492 | controller |                     "f:value": {}
2026-06-11 18:17:20.560506 | controller |                   },
2026-06-11 18:17:20.560520 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 18:17:20.560535 | controller |                     ".": {},
2026-06-11 18:17:20.560549 | controller |                     "f:name": {},
2026-06-11 18:17:20.560579 | controller |                     "f:value": {}
2026-06-11 18:17:20.560594 | controller |                   },
2026-06-11 18:17:20.560609 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 18:17:20.560623 | controller |                     ".": {},
2026-06-11 18:17:20.560638 | controller |                     "f:name": {},
2026-06-11 18:17:20.560652 | controller |                     "f:value": {}
2026-06-11 18:17:20.560667 | controller |                   },
2026-06-11 18:17:20.560681 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 18:17:20.560695 | controller |                     ".": {},
2026-06-11 18:17:20.560710 | controller |                     "f:name": {},
2026-06-11 18:17:20.560724 | controller |                     "f:value": {}
2026-06-11 18:17:20.560739 | controller |                   }
2026-06-11 18:17:20.560753 | controller |                 },
2026-06-11 18:17:20.560768 | controller |                 "f:image": {},
2026-06-11 18:17:20.560782 | controller |                 "f:imagePullPolicy": {},
2026-06-11 18:17:20.560796 | controller |                 "f:livenessProbe": {
2026-06-11 18:17:20.560811 | controller |                   ".": {},
2026-06-11 18:17:20.560825 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.560839 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.560876 | controller |                     ".": {},
2026-06-11 18:17:20.560892 | controller |                     "f:path": {},
2026-06-11 18:17:20.560906 | controller |                     "f:port": {},
2026-06-11 18:17:20.560920 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.560934 | controller |                   },
2026-06-11 18:17:20.560948 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.560962 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.560977 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.560991 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.561006 | controller |                 },
2026-06-11 18:17:20.561020 | controller |                 "f:name": {},
2026-06-11 18:17:20.561035 | controller |                 "f:readinessProbe": {
2026-06-11 18:17:20.561049 | controller |                   ".": {},
2026-06-11 18:17:20.561063 | controller |                   "f:failureThreshold": {},
2026-06-11 18:17:20.561077 | controller |                   "f:httpGet": {
2026-06-11 18:17:20.561092 | controller |                     ".": {},
2026-06-11 18:17:20.561106 | controller |                     "f:path": {},
2026-06-11 18:17:20.561121 | controller |                     "f:port": {},
2026-06-11 18:17:20.561135 | controller |                     "f:scheme": {}
2026-06-11 18:17:20.561150 | controller |                   },
2026-06-11 18:17:20.561164 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 18:17:20.561179 | controller |                   "f:periodSeconds": {},
2026-06-11 18:17:20.561194 | controller |                   "f:successThreshold": {},
2026-06-11 18:17:20.561208 | controller |                   "f:timeoutSeconds": {}
2026-06-11 18:17:20.561223 | controller |                 },
2026-06-11 18:17:20.561237 | controller |                 "f:resources": {
2026-06-11 18:17:20.561252 | controller |                   ".": {},
2026-06-11 18:17:20.561267 | controller |                   "f:limits": {
2026-06-11 18:17:20.561281 | controller |                     ".": {},
2026-06-11 18:17:20.561296 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.561314 | controller |                     "f:memory": {}
2026-06-11 18:17:20.561330 | controller |                   },
2026-06-11 18:17:20.561345 | controller |                   "f:requests": {
2026-06-11 18:17:20.561360 | controller |                     ".": {},
2026-06-11 18:17:20.561374 | controller |                     "f:cpu": {},
2026-06-11 18:17:20.561388 | controller |                     "f:memory": {}
2026-06-11 18:17:20.561403 | controller |                   }
2026-06-11 18:17:20.561417 | controller |                 },
2026-06-11 18:17:20.561431 | controller |                 "f:securityContext": {
2026-06-11 18:17:20.561489 | controller |                   ".": {},
2026-06-11 18:17:20.561507 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 18:17:20.561522 | controller |                 },
2026-06-11 18:17:20.561537 | controller |                 "f:terminationMessagePath": {},
2026-06-11 18:17:20.561552 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 18:17:20.561566 | controller |               }
2026-06-11 18:17:20.561581 | controller |             },
2026-06-11 18:17:20.561595 | controller |             "f:dnsPolicy": {},
2026-06-11 18:17:20.561610 | controller |             "f:enableServiceLinks": {},
2026-06-11 18:17:20.561624 | controller |             "f:restartPolicy": {},
2026-06-11 18:17:20.561639 | controller |             "f:schedulerName": {},
2026-06-11 18:17:20.561653 | controller |             "f:securityContext": {
2026-06-11 18:17:20.561668 | controller |               ".": {},
2026-06-11 18:17:20.561682 | controller |               "f:runAsNonRoot": {}
2026-06-11 18:17:20.561697 | controller |             },
2026-06-11 18:17:20.561711 | controller |             "f:serviceAccount": {},
2026-06-11 18:17:20.561726 | controller |             "f:serviceAccountName": {},
2026-06-11 18:17:20.561740 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 18:17:20.561754 | controller |             "f:tolerations": {}
2026-06-11 18:17:20.561769 | controller |           }
2026-06-11 18:17:20.561784 | controller |         },
2026-06-11 18:17:20.561798 | controller |         "manager": "kube-controller-manager",
2026-06-11 18:17:20.561813 | controller |         "operation": "Update",
2026-06-11 18:17:20.561827 | controller |         "time": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.561842 | controller |       },
2026-06-11 18:17:20.561874 | controller |       {
2026-06-11 18:17:20.561890 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.561904 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.561919 | controller |         "fieldsV1": {
2026-06-11 18:17:20.561933 | controller |           "f:metadata": {
2026-06-11 18:17:20.561947 | controller |             "f:annotations": {
2026-06-11 18:17:20.561962 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 18:17:20.561976 | controller |             }
2026-06-11 18:17:20.561990 | controller |           }
2026-06-11 18:17:20.562005 | controller |         },
2026-06-11 18:17:20.562019 | controller |         "manager": "multus-daemon",
2026-06-11 18:17:20.562033 | controller |         "operation": "Update",
2026-06-11 18:17:20.562048 | controller |         "subresource": "status",
2026-06-11 18:17:20.562062 | controller |         "time": "2026-06-11T17:42:39Z"
2026-06-11 18:17:20.562076 | controller |       },
2026-06-11 18:17:20.562091 | controller |       {
2026-06-11 18:17:20.562105 | controller |         "apiVersion": "v1",
2026-06-11 18:17:20.562120 | controller |         "fieldsType": "FieldsV1",
2026-06-11 18:17:20.562134 | controller |         "fieldsV1": {
2026-06-11 18:17:20.562149 | controller |           "f:status": {
2026-06-11 18:17:20.562164 | controller |             "f:conditions": {
2026-06-11 18:17:20.562179 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 18:17:20.562194 | controller |                 ".": {},
2026-06-11 18:17:20.562214 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.562229 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.562244 | controller |                 "f:status": {},
2026-06-11 18:17:20.562259 | controller |                 "f:type": {}
2026-06-11 18:17:20.562274 | controller |               },
2026-06-11 18:17:20.562288 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 18:17:20.562303 | controller |                 ".": {},
2026-06-11 18:17:20.562318 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.562332 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.562347 | controller |                 "f:status": {},
2026-06-11 18:17:20.562361 | controller |                 "f:type": {}
2026-06-11 18:17:20.562376 | controller |               },
2026-06-11 18:17:20.562391 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 18:17:20.562405 | controller |                 ".": {},
2026-06-11 18:17:20.562420 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.562435 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.562450 | controller |                 "f:status": {},
2026-06-11 18:17:20.562464 | controller |                 "f:type": {}
2026-06-11 18:17:20.562479 | controller |               },
2026-06-11 18:17:20.562493 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 18:17:20.562507 | controller |                 ".": {},
2026-06-11 18:17:20.562522 | controller |                 "f:lastProbeTime": {},
2026-06-11 18:17:20.562536 | controller |                 "f:lastTransitionTime": {},
2026-06-11 18:17:20.562550 | controller |                 "f:status": {},
2026-06-11 18:17:20.562565 | controller |                 "f:type": {}
2026-06-11 18:17:20.562579 | controller |               }
2026-06-11 18:17:20.562594 | controller |             },
2026-06-11 18:17:20.562608 | controller |             "f:containerStatuses": {},
2026-06-11 18:17:20.562622 | controller |             "f:hostIP": {},
2026-06-11 18:17:20.562636 | controller |             "f:hostIPs": {},
2026-06-11 18:17:20.562651 | controller |             "f:phase": {},
2026-06-11 18:17:20.562665 | controller |             "f:podIP": {},
2026-06-11 18:17:20.562680 | controller |             "f:podIPs": {
2026-06-11 18:17:20.562694 | controller |               ".": {},
2026-06-11 18:17:20.562708 | controller |               "k:{\"ip\":\"10.217.1.38\"}": {
2026-06-11 18:17:20.562722 | controller |                 ".": {},
2026-06-11 18:17:20.562737 | controller |                 "f:ip": {}
2026-06-11 18:17:20.562751 | controller |               }
2026-06-11 18:17:20.562766 | controller |             },
2026-06-11 18:17:20.562781 | controller |             "f:startTime": {}
2026-06-11 18:17:20.562795 | controller |           }
2026-06-11 18:17:20.562810 | controller |         },
2026-06-11 18:17:20.562824 | controller |         "manager": "kubelet",
2026-06-11 18:17:20.562839 | controller |         "operation": "Update",
2026-06-11 18:17:20.562871 | controller |         "subresource": "status",
2026-06-11 18:17:20.562887 | controller |         "time": "2026-06-11T17:43:23Z"
2026-06-11 18:17:20.562902 | controller |       }
2026-06-11 18:17:20.562916 | controller |     ],
2026-06-11 18:17:20.562931 | controller |     "name": "watcher-operator-controller-manager-5f7f6c9964-rr48t",
2026-06-11 18:17:20.562945 | controller |     "namespace": "openstack-operators",
2026-06-11 18:17:20.562960 | controller |     "ownerReferences": [
2026-06-11 18:17:20.562974 | controller |       {
2026-06-11 18:17:20.562988 | controller |         "apiVersion": "apps/v1",
2026-06-11 18:17:20.563002 | controller |         "blockOwnerDeletion": true,
2026-06-11 18:17:20.563017 | controller |         "controller": true,
2026-06-11 18:17:20.563031 | controller |         "kind": "ReplicaSet",
2026-06-11 18:17:20.563045 | controller |         "name": "watcher-operator-controller-manager-5f7f6c9964",
2026-06-11 18:17:20.563063 | controller |         "uid": "90209e80-8c2a-4551-8420-16cbcddd9e19"
2026-06-11 18:17:20.563078 | controller |       }
2026-06-11 18:17:20.563092 | controller |     ],
2026-06-11 18:17:20.563106 | controller |     "resourceVersion": "88743",
2026-06-11 18:17:20.563120 | controller |     "uid": "2d966671-44ee-465e-a345-0e9d8739c87c"
2026-06-11 18:17:20.563134 | controller |   },
2026-06-11 18:17:20.563149 | controller |   "spec": {
2026-06-11 18:17:20.563163 | controller |     "containers": [
2026-06-11 18:17:20.563177 | controller |       {
2026-06-11 18:17:20.563192 | controller |         "args": [
2026-06-11 18:17:20.563206 | controller |           "--leader-elect",
2026-06-11 18:17:20.563221 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 18:17:20.563235 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 18:17:20.563250 | controller |         ],
2026-06-11 18:17:20.563264 | controller |         "command": [
2026-06-11 18:17:20.563279 | controller |           "/manager"
2026-06-11 18:17:20.563293 | controller |         ],
2026-06-11 18:17:20.563308 | controller |         "env": [
2026-06-11 18:17:20.563322 | controller |           {
2026-06-11 18:17:20.563336 | controller |             "name": "LEASE_DURATION",
2026-06-11 18:17:20.563351 | controller |             "value": "30"
2026-06-11 18:17:20.563365 | controller |           },
2026-06-11 18:17:20.563380 | controller |           {
2026-06-11 18:17:20.563394 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 18:17:20.563409 | controller |             "value": "20"
2026-06-11 18:17:20.563424 | controller |           },
2026-06-11 18:17:20.563438 | controller |           {
2026-06-11 18:17:20.563453 | controller |             "name": "RETRY_PERIOD",
2026-06-11 18:17:20.563468 | controller |             "value": "5"
2026-06-11 18:17:20.563482 | controller |           },
2026-06-11 18:17:20.563497 | controller |           {
2026-06-11 18:17:20.563511 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 18:17:20.563526 | controller |             "value": "false"
2026-06-11 18:17:20.563540 | controller |           },
2026-06-11 18:17:20.563555 | controller |           {
2026-06-11 18:17:20.563569 | controller |             "name": "METRICS_CERTS",
2026-06-11 18:17:20.563584 | controller |             "value": "false"
2026-06-11 18:17:20.563598 | controller |           }
2026-06-11 18:17:20.563613 | controller |         ],
2026-06-11 18:17:20.563627 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 18:17:20.563642 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 18:17:20.563657 | controller |         "livenessProbe": {
2026-06-11 18:17:20.563672 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.563687 | controller |           "httpGet": {
2026-06-11 18:17:20.563701 | controller |             "path": "/healthz",
2026-06-11 18:17:20.563715 | controller |             "port": 8081,
2026-06-11 18:17:20.563730 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.563744 | controller |           },
2026-06-11 18:17:20.563759 | controller |           "initialDelaySeconds": 15,
2026-06-11 18:17:20.563773 | controller |           "periodSeconds": 20,
2026-06-11 18:17:20.563788 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.563802 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.563817 | controller |         },
2026-06-11 18:17:20.563831 | controller |         "name": "manager",
2026-06-11 18:17:20.563846 | controller |         "readinessProbe": {
2026-06-11 18:17:20.563881 | controller |           "failureThreshold": 3,
2026-06-11 18:17:20.563896 | controller |           "httpGet": {
2026-06-11 18:17:20.563911 | controller |             "path": "/readyz",
2026-06-11 18:17:20.563926 | controller |             "port": 8081,
2026-06-11 18:17:20.563944 | controller |             "scheme": "HTTP"
2026-06-11 18:17:20.563959 | controller |           },
2026-06-11 18:17:20.563973 | controller |           "initialDelaySeconds": 5,
2026-06-11 18:17:20.563988 | controller |           "periodSeconds": 10,
2026-06-11 18:17:20.564002 | controller |           "successThreshold": 1,
2026-06-11 18:17:20.564017 | controller |           "timeoutSeconds": 1
2026-06-11 18:17:20.564032 | controller |         },
2026-06-11 18:17:20.564046 | controller |         "resources": {
2026-06-11 18:17:20.564060 | controller |           "limits": {
2026-06-11 18:17:20.564075 | controller |             "cpu": "500m",
2026-06-11 18:17:20.564089 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.564103 | controller |           },
2026-06-11 18:17:20.564118 | controller |           "requests": {
2026-06-11 18:17:20.564132 | controller |             "cpu": "10m",
2026-06-11 18:17:20.564146 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.564161 | controller |           }
2026-06-11 18:17:20.564175 | controller |         },
2026-06-11 18:17:20.564190 | controller |         "securityContext": {
2026-06-11 18:17:20.564205 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 18:17:20.564220 | controller |           "capabilities": {
2026-06-11 18:17:20.564235 | controller |             "drop": [
2026-06-11 18:17:20.564250 | controller |               "MKNOD"
2026-06-11 18:17:20.564265 | controller |             ]
2026-06-11 18:17:20.564279 | controller |           }
2026-06-11 18:17:20.564293 | controller |         },
2026-06-11 18:17:20.564308 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 18:17:20.564323 | controller |         "terminationMessagePolicy": "File",
2026-06-11 18:17:20.564337 | controller |         "volumeMounts": [
2026-06-11 18:17:20.564352 | controller |           {
2026-06-11 18:17:20.564366 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.564381 | controller |             "name": "kube-api-access-r5wvv",
2026-06-11 18:17:20.564396 | controller |             "readOnly": true
2026-06-11 18:17:20.564410 | controller |           }
2026-06-11 18:17:20.564425 | controller |         ]
2026-06-11 18:17:20.564440 | controller |       }
2026-06-11 18:17:20.564455 | controller |     ],
2026-06-11 18:17:20.564470 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 18:17:20.564485 | controller |     "enableServiceLinks": true,
2026-06-11 18:17:20.564500 | controller |     "imagePullSecrets": [
2026-06-11 18:17:20.564515 | controller |       {
2026-06-11 18:17:20.564530 | controller |         "name": "watcher-operator-controller-manager-dockercfg-4m2h8"
2026-06-11 18:17:20.564544 | controller |       }
2026-06-11 18:17:20.564570 | controller |     ],
2026-06-11 18:17:20.564586 | controller |     "nodeName": "crc",
2026-06-11 18:17:20.564601 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 18:17:20.564616 | controller |     "priority": 0,
2026-06-11 18:17:20.564630 | controller |     "restartPolicy": "Always",
2026-06-11 18:17:20.564645 | controller |     "schedulerName": "default-scheduler",
2026-06-11 18:17:20.564660 | controller |     "securityContext": {
2026-06-11 18:17:20.564674 | controller |       "runAsNonRoot": true,
2026-06-11 18:17:20.564689 | controller |       "seLinuxOptions": {
2026-06-11 18:17:20.564703 | controller |         "level": "s0:c26,c5"
2026-06-11 18:17:20.564718 | controller |       }
2026-06-11 18:17:20.564732 | controller |     },
2026-06-11 18:17:20.564747 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 18:17:20.564761 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 18:17:20.564775 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 18:17:20.564790 | controller |     "tolerations": [
2026-06-11 18:17:20.564804 | controller |       {
2026-06-11 18:17:20.564819 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.564838 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 18:17:20.564872 | controller |         "operator": "Exists",
2026-06-11 18:17:20.564888 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.564902 | controller |       },
2026-06-11 18:17:20.564917 | controller |       {
2026-06-11 18:17:20.564931 | controller |         "effect": "NoExecute",
2026-06-11 18:17:20.564945 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 18:17:20.564960 | controller |         "operator": "Exists",
2026-06-11 18:17:20.564974 | controller |         "tolerationSeconds": 120
2026-06-11 18:17:20.564988 | controller |       },
2026-06-11 18:17:20.565002 | controller |       {
2026-06-11 18:17:20.565017 | controller |         "effect": "NoSchedule",
2026-06-11 18:17:20.565031 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 18:17:20.565046 | controller |         "operator": "Exists"
2026-06-11 18:17:20.565060 | controller |       }
2026-06-11 18:17:20.565075 | controller |     ],
2026-06-11 18:17:20.565089 | controller |     "volumes": [
2026-06-11 18:17:20.565104 | controller |       {
2026-06-11 18:17:20.565118 | controller |         "name": "kube-api-access-r5wvv",
2026-06-11 18:17:20.565132 | controller |         "projected": {
2026-06-11 18:17:20.565147 | controller |           "defaultMode": 420,
2026-06-11 18:17:20.565161 | controller |           "sources": [
2026-06-11 18:17:20.565175 | controller |             {
2026-06-11 18:17:20.565189 | controller |               "serviceAccountToken": {
2026-06-11 18:17:20.565204 | controller |                 "expirationSeconds": 3607,
2026-06-11 18:17:20.565218 | controller |                 "path": "token"
2026-06-11 18:17:20.565233 | controller |               }
2026-06-11 18:17:20.565248 | controller |             },
2026-06-11 18:17:20.565262 | controller |             {
2026-06-11 18:17:20.565277 | controller |               "configMap": {
2026-06-11 18:17:20.565291 | controller |                 "items": [
2026-06-11 18:17:20.565306 | controller |                   {
2026-06-11 18:17:20.565321 | controller |                     "key": "ca.crt",
2026-06-11 18:17:20.565336 | controller |                     "path": "ca.crt"
2026-06-11 18:17:20.565350 | controller |                   }
2026-06-11 18:17:20.565365 | controller |                 ],
2026-06-11 18:17:20.565379 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 18:17:20.565394 | controller |               }
2026-06-11 18:17:20.565409 | controller |             },
2026-06-11 18:17:20.565423 | controller |             {
2026-06-11 18:17:20.565438 | controller |               "downwardAPI": {
2026-06-11 18:17:20.565458 | controller |                 "items": [
2026-06-11 18:17:20.565480 | controller |                   {
2026-06-11 18:17:20.565501 | controller |                     "fieldRef": {
2026-06-11 18:17:20.565522 | controller |                       "apiVersion": "v1",
2026-06-11 18:17:20.565542 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 18:17:20.565561 | controller |                     },
2026-06-11 18:17:20.565581 | controller |                     "path": "namespace"
2026-06-11 18:17:20.565603 | controller |                   }
2026-06-11 18:17:20.565623 | controller |                 ]
2026-06-11 18:17:20.565642 | controller |               }
2026-06-11 18:17:20.565659 | controller |             },
2026-06-11 18:17:20.565674 | controller |             {
2026-06-11 18:17:20.565689 | controller |               "configMap": {
2026-06-11 18:17:20.565704 | controller |                 "items": [
2026-06-11 18:17:20.565718 | controller |                   {
2026-06-11 18:17:20.565733 | controller |                     "key": "service-ca.crt",
2026-06-11 18:17:20.565748 | controller |                     "path": "service-ca.crt"
2026-06-11 18:17:20.565762 | controller |                   }
2026-06-11 18:17:20.565777 | controller |                 ],
2026-06-11 18:17:20.565801 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 18:17:20.565816 | controller |               }
2026-06-11 18:17:20.565831 | controller |             }
2026-06-11 18:17:20.565845 | controller |           ]
2026-06-11 18:17:20.565883 | controller |         }
2026-06-11 18:17:20.565899 | controller |       }
2026-06-11 18:17:20.565913 | controller |     ]
2026-06-11 18:17:20.565928 | controller |   },
2026-06-11 18:17:20.565942 | controller |   "status": {
2026-06-11 18:17:20.565956 | controller |     "conditions": [
2026-06-11 18:17:20.565971 | controller |       {
2026-06-11 18:17:20.565985 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.565999 | controller |         "lastTransitionTime": "2026-06-11T17:43:12Z",
2026-06-11 18:17:20.566014 | controller |         "status": "True",
2026-06-11 18:17:20.566028 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 18:17:20.566043 | controller |       },
2026-06-11 18:17:20.566057 | controller |       {
2026-06-11 18:17:20.566072 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.566086 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.566101 | controller |         "status": "True",
2026-06-11 18:17:20.566115 | controller |         "type": "Initialized"
2026-06-11 18:17:20.566130 | controller |       },
2026-06-11 18:17:20.566145 | controller |       {
2026-06-11 18:17:20.566159 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.566173 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.566188 | controller |         "status": "True",
2026-06-11 18:17:20.566202 | controller |         "type": "Ready"
2026-06-11 18:17:20.566217 | controller |       },
2026-06-11 18:17:20.566231 | controller |       {
2026-06-11 18:17:20.566246 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.566260 | controller |         "lastTransitionTime": "2026-06-11T17:43:23Z",
2026-06-11 18:17:20.566275 | controller |         "status": "True",
2026-06-11 18:17:20.566289 | controller |         "type": "ContainersReady"
2026-06-11 18:17:20.566303 | controller |       },
2026-06-11 18:17:20.566318 | controller |       {
2026-06-11 18:17:20.566332 | controller |         "lastProbeTime": null,
2026-06-11 18:17:20.566347 | controller |         "lastTransitionTime": "2026-06-11T17:42:36Z",
2026-06-11 18:17:20.566362 | controller |         "status": "True",
2026-06-11 18:17:20.566376 | controller |         "type": "PodScheduled"
2026-06-11 18:17:20.566391 | controller |       }
2026-06-11 18:17:20.566406 | controller |     ],
2026-06-11 18:17:20.566421 | controller |     "containerStatuses": [
2026-06-11 18:17:20.566435 | controller |       {
2026-06-11 18:17:20.566450 | controller |         "allocatedResources": {
2026-06-11 18:17:20.566464 | controller |           "cpu": "10m",
2026-06-11 18:17:20.566479 | controller |           "memory": "256Mi"
2026-06-11 18:17:20.566493 | controller |         },
2026-06-11 18:17:20.566508 | controller |         "containerID": "cri-o://b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e",
2026-06-11 18:17:20.566523 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 18:17:20.566539 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83",
2026-06-11 18:17:20.566553 | controller |         "lastState": {},
2026-06-11 18:17:20.566569 | controller |         "name": "manager",
2026-06-11 18:17:20.566584 | controller |         "ready": true,
2026-06-11 18:17:20.566599 | controller |         "resources": {
2026-06-11 18:17:20.566614 | controller |           "limits": {
2026-06-11 18:17:20.566628 | controller |             "cpu": "500m",
2026-06-11 18:17:20.566643 | controller |             "memory": "512Mi"
2026-06-11 18:17:20.566657 | controller |           },
2026-06-11 18:17:20.566676 | controller |           "requests": {
2026-06-11 18:17:20.566691 | controller |             "cpu": "10m",
2026-06-11 18:17:20.566705 | controller |             "memory": "256Mi"
2026-06-11 18:17:20.566719 | controller |           }
2026-06-11 18:17:20.566734 | controller |         },
2026-06-11 18:17:20.566748 | controller |         "restartCount": 0,
2026-06-11 18:17:20.566762 | controller |         "started": true,
2026-06-11 18:17:20.566776 | controller |         "state": {
2026-06-11 18:17:20.566790 | controller |           "running": {
2026-06-11 18:17:20.566805 | controller |             "startedAt": "2026-06-11T17:43:11Z"
2026-06-11 18:17:20.566819 | controller |           }
2026-06-11 18:17:20.566834 | controller |         },
2026-06-11 18:17:20.566864 | controller |         "user": {
2026-06-11 18:17:20.566883 | controller |           "linux": {
2026-06-11 18:17:20.566899 | controller |             "gid": 0,
2026-06-11 18:17:20.566913 | controller |             "supplementalGroups": [
2026-06-11 18:17:20.566927 | controller |               0
2026-06-11 18:17:20.566942 | controller |             ],
2026-06-11 18:17:20.566956 | controller |             "uid": 65532
2026-06-11 18:17:20.566970 | controller |           }
2026-06-11 18:17:20.566984 | controller |         },
2026-06-11 18:17:20.566998 | controller |         "volumeMounts": [
2026-06-11 18:17:20.567012 | controller |           {
2026-06-11 18:17:20.567026 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 18:17:20.567041 | controller |             "name": "kube-api-access-r5wvv",
2026-06-11 18:17:20.567055 | controller |             "readOnly": true,
2026-06-11 18:17:20.567070 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 18:17:20.567084 | controller |           }
2026-06-11 18:17:20.567099 | controller |         ]
2026-06-11 18:17:20.567113 | controller |       }
2026-06-11 18:17:20.567127 | controller |     ],
2026-06-11 18:17:20.567142 | controller |     "hostIP": "192.168.126.11",
2026-06-11 18:17:20.567156 | controller |     "hostIPs": [
2026-06-11 18:17:20.567170 | controller |       {
2026-06-11 18:17:20.567184 | controller |         "ip": "192.168.126.11"
2026-06-11 18:17:20.567198 | controller |       }
2026-06-11 18:17:20.567212 | controller |     ],
2026-06-11 18:17:20.567226 | controller |     "phase": "Running",
2026-06-11 18:17:20.567240 | controller |     "podIP": "10.217.1.38",
2026-06-11 18:17:20.567254 | controller |     "podIPs": [
2026-06-11 18:17:20.567268 | controller |       {
2026-06-11 18:17:20.567283 | controller |         "ip": "10.217.1.38"
2026-06-11 18:17:20.567297 | controller |       }
2026-06-11 18:17:20.567311 | controller |     ],
2026-06-11 18:17:20.567326 | controller |     "qosClass": "Burstable",
2026-06-11 18:17:20.567340 | controller |     "startTime": "2026-06-11T17:42:36Z"
2026-06-11 18:17:20.567355 | controller |   }
2026-06-11 18:17:20.567370 | controller | }
2026-06-11 18:17:20.963747 | 
2026-06-11 18:17:20.963938 | TASK [env_op_images : Write images to file]
2026-06-11 18:17:22.283967 | controller | changed
2026-06-11 18:17:22.310738 | 
2026-06-11 18:17:22.310950 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 18:17:22.359344 | controller | ok
2026-06-11 18:17:22.393467 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 18:17:22.418783 | 
2026-06-11 18:17:22.419026 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 18:17:22.784624 | controller | ok
2026-06-11 18:17:22.807341 | 
2026-06-11 18:17:22.807490 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 18:17:23.346147 | controller | {
2026-06-11 18:17:23.346252 | controller |     "apiVersion": "v1",
2026-06-11 18:17:23.346262 | controller |     "items": [],
2026-06-11 18:17:23.346267 | controller |     "kind": "List",
2026-06-11 18:17:23.346273 | controller |     "metadata": {
2026-06-11 18:17:23.346278 | controller |         "resourceVersion": ""
2026-06-11 18:17:23.346283 | controller |     }
2026-06-11 18:17:23.346288 | controller | }
2026-06-11 18:17:23.431095 | controller | ok: Runtime: 0:00:00.140484
2026-06-11 18:17:23.452669 | 
2026-06-11 18:17:23.452874 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 18:17:24.025316 | controller | {
2026-06-11 18:17:24.025415 | controller |     "apiVersion": "v1",
2026-06-11 18:17:24.025427 | controller |     "items": [],
2026-06-11 18:17:24.025434 | controller |     "kind": "List",
2026-06-11 18:17:24.025442 | controller |     "metadata": {
2026-06-11 18:17:24.025449 | controller |         "resourceVersion": ""
2026-06-11 18:17:24.025457 | controller |     }
2026-06-11 18:17:24.025464 | controller | }
2026-06-11 18:17:24.129647 | controller | ok: Runtime: 0:00:00.140394
2026-06-11 18:17:24.159366 | 
2026-06-11 18:17:24.159731 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 18:17:24.510705 | controller | ok
2026-06-11 18:17:24.531615 | 
2026-06-11 18:17:24.531777 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 18:17:24.592952 | 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:17:24.615044 | 
2026-06-11 18:17:24.615215 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 18:17:26.717494 | controller | ok: "openstack"
2026-06-11 18:17:26.717948 | controller | ok: All items complete
2026-06-11 18:17:26.717987 | 
2026-06-11 18:17:28.733101 | controller | ok: "openstack-operators"
2026-06-11 18:17:30.046103 | 
2026-06-11 18:17:30.046293 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 18:17:32.039365 | controller | ok
2026-06-11 18:17:32.077471 | 
2026-06-11 18:17:32.077619 | TASK [env_op_images : Build report summary]
2026-06-11 18:17:32.198511 | controller | ok
2026-06-11 18:17:32.224007 | 
2026-06-11 18:17:32.224166 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 18:17:33.686753 | controller | changed
2026-06-11 18:17:33.716089 | 
2026-06-11 18:17:33.716275 | TASK [env_op_images : Pulled images report summary]
2026-06-11 18:17:33.790181 | controller | ok: Pulled images report: 127 containers (0 mirror, 127 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 18:17:33.812184 | 
2026-06-11 18:17:33.812355 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 18:17:33.864145 | controller | ok
2026-06-11 18:17:33.895960 | controller | included: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 18:17:33.926492 | 
2026-06-11 18:17:33.926656 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 18:17:34.670573 | controller | ok
2026-06-11 18:17:34.711672 | 
2026-06-11 18:17:34.711885 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 18:17:35.110722 | controller | changed
2026-06-11 18:17:35.147278 | 
2026-06-11 18:17:35.147516 | TASK [env_op_images : List cluster nodes]
2026-06-11 18:17:35.708790 | controller | {
2026-06-11 18:17:35.708872 | controller |     "apiVersion": "v1",
2026-06-11 18:17:35.708880 | controller |     "items": [
2026-06-11 18:17:35.708884 | controller |         {
2026-06-11 18:17:35.708889 | controller |             "apiVersion": "v1",
2026-06-11 18:17:35.708894 | controller |             "kind": "Node",
2026-06-11 18:17:35.708898 | controller |             "metadata": {
2026-06-11 18:17:35.708902 | controller |                 "annotations": {
2026-06-11 18:17:35.708908 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 18:17:35.708916 | 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:17:35.708923 | 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:17:35.708928 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 18:17:35.708932 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 18:17:35.708936 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 18:17:35.708942 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 18:17:35.708946 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 18:17:35.708950 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 18:17:35.708953 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 18:17:35.708957 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 18:17:35.708960 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 18:17:35.708964 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 18:17:35.708968 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:17:35.708971 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-b592310ca79f174b6c0b6bd568b8961f",
2026-06-11 18:17:35.708975 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:17:35.708979 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 18:17:35.708982 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 18:17:35.708986 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "88838",
2026-06-11 18:17:35.708989 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 18:17:35.708993 | 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:17:35.708996 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 18:17:35.709000 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 18:17:35.709003 | controller |                 },
2026-06-11 18:17:35.709007 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 18:17:35.709010 | controller |                 "labels": {
2026-06-11 18:17:35.709014 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 18:17:35.709017 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 18:17:35.709026 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 18:17:35.709029 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 18:17:35.709033 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 18:17:35.709058 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 18:17:35.709064 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 18:17:35.709069 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 18:17:35.709074 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 18:17:35.709077 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 18:17:35.709081 | controller |                 },
2026-06-11 18:17:35.709084 | controller |                 "name": "crc",
2026-06-11 18:17:35.709087 | controller |                 "resourceVersion": "114752",
2026-06-11 18:17:35.709091 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 18:17:35.709094 | controller |             },
2026-06-11 18:17:35.709097 | controller |             "spec": {},
2026-06-11 18:17:35.709101 | controller |             "status": {
2026-06-11 18:17:35.709104 | controller |                 "addresses": [
2026-06-11 18:17:35.709108 | controller |                     {
2026-06-11 18:17:35.709111 | controller |                         "address": "192.168.126.11",
2026-06-11 18:17:35.709114 | controller |                         "type": "InternalIP"
2026-06-11 18:17:35.709118 | controller |                     },
2026-06-11 18:17:35.709121 | controller |                     {
2026-06-11 18:17:35.709124 | controller |                         "address": "crc",
2026-06-11 18:17:35.709128 | controller |                         "type": "Hostname"
2026-06-11 18:17:35.709131 | controller |                     }
2026-06-11 18:17:35.709135 | controller |                 ],
2026-06-11 18:17:35.709146 | controller |                 "allocatable": {
2026-06-11 18:17:35.709150 | controller |                     "cpu": "11800m",
2026-06-11 18:17:35.709153 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 18:17:35.709157 | controller |                     "hugepages-1Gi": "0",
2026-06-11 18:17:35.709160 | controller |                     "hugepages-2Mi": "0",
2026-06-11 18:17:35.709163 | controller |                     "memory": "31621680Ki",
2026-06-11 18:17:35.709167 | controller |                     "pods": "250"
2026-06-11 18:17:35.709170 | controller |                 },
2026-06-11 18:17:35.709174 | controller |                 "capacity": {
2026-06-11 18:17:35.709177 | controller |                     "cpu": "12",
2026-06-11 18:17:35.709180 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 18:17:35.709184 | controller |                     "hugepages-1Gi": "0",
2026-06-11 18:17:35.709187 | controller |                     "hugepages-2Mi": "0",
2026-06-11 18:17:35.709190 | controller |                     "memory": "32082480Ki",
2026-06-11 18:17:35.709194 | controller |                     "pods": "250"
2026-06-11 18:17:35.709197 | controller |                 },
2026-06-11 18:17:35.709201 | controller |                 "conditions": [
2026-06-11 18:17:35.709204 | controller |                     {
2026-06-11 18:17:35.709207 | controller |                         "lastHeartbeatTime": "2026-06-11T18:17:35Z",
2026-06-11 18:17:35.709211 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:17:35.709214 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 18:17:35.709218 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 18:17:35.709221 | controller |                         "status": "False",
2026-06-11 18:17:35.709224 | controller |                         "type": "MemoryPressure"
2026-06-11 18:17:35.709228 | controller |                     },
2026-06-11 18:17:35.709231 | controller |                     {
2026-06-11 18:17:35.709237 | controller |                         "lastHeartbeatTime": "2026-06-11T18:17:35Z",
2026-06-11 18:17:35.709241 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:17:35.709244 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 18:17:35.709247 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 18:17:35.709251 | controller |                         "status": "False",
2026-06-11 18:17:35.709254 | controller |                         "type": "DiskPressure"
2026-06-11 18:17:35.709261 | controller |                     },
2026-06-11 18:17:35.709264 | controller |                     {
2026-06-11 18:17:35.709267 | controller |                         "lastHeartbeatTime": "2026-06-11T18:17:35Z",
2026-06-11 18:17:35.709271 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 18:17:35.709274 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 18:17:35.709277 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 18:17:35.709281 | controller |                         "status": "False",
2026-06-11 18:17:35.709284 | controller |                         "type": "PIDPressure"
2026-06-11 18:17:35.709288 | controller |                     },
2026-06-11 18:17:35.709291 | controller |                     {
2026-06-11 18:17:35.709294 | controller |                         "lastHeartbeatTime": "2026-06-11T18:17:35Z",
2026-06-11 18:17:35.709298 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 18:17:35.709301 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 18:17:35.709304 | controller |                         "reason": "KubeletReady",
2026-06-11 18:17:35.709308 | controller |                         "status": "True",
2026-06-11 18:17:35.709311 | controller |                         "type": "Ready"
2026-06-11 18:17:35.709314 | controller |                     }
2026-06-11 18:17:35.709318 | controller |                 ],
2026-06-11 18:17:35.709321 | controller |                 "daemonEndpoints": {
2026-06-11 18:17:35.709324 | controller |                     "kubeletEndpoint": {
2026-06-11 18:17:35.709328 | controller |                         "Port": 10250
2026-06-11 18:17:35.709331 | controller |                     }
2026-06-11 18:17:35.709334 | controller |                 },
2026-06-11 18:17:35.709338 | controller |                 "features": {
2026-06-11 18:17:35.709341 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 18:17:35.709345 | controller |                 },
2026-06-11 18:17:35.709348 | controller |                 "images": [
2026-06-11 18:17:35.709351 | controller |                     {
2026-06-11 18:17:35.709355 | controller |                         "names": [
2026-06-11 18:17:35.709358 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 18:17:35.709362 | controller |                         ],
2026-06-11 18:17:35.709366 | controller |                         "sizeBytes": 2981840865
2026-06-11 18:17:35.709371 | controller |                     },
2026-06-11 18:17:35.709379 | controller |                     {
2026-06-11 18:17:35.709387 | controller |                         "names": [
2026-06-11 18:17:35.709396 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 18:17:35.709403 | controller |                         ],
2026-06-11 18:17:35.709412 | controller |                         "sizeBytes": 1791386233
2026-06-11 18:17:35.709420 | controller |                     },
2026-06-11 18:17:35.709428 | controller |                     {
2026-06-11 18:17:35.709435 | controller |                         "names": [
2026-06-11 18:17:35.709443 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1",
2026-06-11 18:17:35.709451 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:c5818f1c22ef33edb048107c565f99a07ae45eaca0790e519a2fa419be43b61b",
2026-06-11 18:17:35.709458 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 18:17:35.709466 | controller |                         ],
2026-06-11 18:17:35.709473 | controller |                         "sizeBytes": 1662830151
2026-06-11 18:17:35.709481 | controller |                     },
2026-06-11 18:17:35.709488 | controller |                     {
2026-06-11 18:17:35.709496 | controller |                         "names": [
2026-06-11 18:17:35.709503 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 18:17:35.709511 | controller |                         ],
2026-06-11 18:17:35.709519 | controller |                         "sizeBytes": 1641503854
2026-06-11 18:17:35.709526 | controller |                     },
2026-06-11 18:17:35.709538 | controller |                     {
2026-06-11 18:17:35.709546 | controller |                         "names": [
2026-06-11 18:17:35.709558 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 18:17:35.709566 | controller |                         ],
2026-06-11 18:17:35.709573 | controller |                         "sizeBytes": 1597684406
2026-06-11 18:17:35.709581 | controller |                     },
2026-06-11 18:17:35.709589 | controller |                     {
2026-06-11 18:17:35.709596 | controller |                         "names": [
2026-06-11 18:17:35.709607 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 18:17:35.709615 | controller |                         ],
2026-06-11 18:17:35.709623 | controller |                         "sizeBytes": 1283022964
2026-06-11 18:17:35.709630 | controller |                     },
2026-06-11 18:17:35.709638 | controller |                     {
2026-06-11 18:17:35.709645 | controller |                         "names": [
2026-06-11 18:17:35.709653 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 18:17:35.709661 | controller |                         ],
2026-06-11 18:17:35.709668 | controller |                         "sizeBytes": 1261384762
2026-06-11 18:17:35.709676 | controller |                     },
2026-06-11 18:17:35.709683 | controller |                     {
2026-06-11 18:17:35.709691 | controller |                         "names": [
2026-06-11 18:17:35.709698 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 18:17:35.709706 | controller |                         ],
2026-06-11 18:17:35.709713 | controller |                         "sizeBytes": 1236270196
2026-06-11 18:17:35.709721 | controller |                     },
2026-06-11 18:17:35.709728 | controller |                     {
2026-06-11 18:17:35.709736 | controller |                         "names": [
2026-06-11 18:17:35.709743 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 18:17:35.709751 | controller |                         ],
2026-06-11 18:17:35.709758 | controller |                         "sizeBytes": 1224304325
2026-06-11 18:17:35.709766 | controller |                     },
2026-06-11 18:17:35.709774 | controller |                     {
2026-06-11 18:17:35.709781 | controller |                         "names": [
2026-06-11 18:17:35.709789 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 18:17:35.709796 | controller |                         ],
2026-06-11 18:17:35.709804 | controller |                         "sizeBytes": 1188201576
2026-06-11 18:17:35.709811 | controller |                     },
2026-06-11 18:17:35.709819 | controller |                     {
2026-06-11 18:17:35.709826 | controller |                         "names": [
2026-06-11 18:17:35.709834 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 18:17:35.709842 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 18:17:35.709849 | controller |                         ],
2026-06-11 18:17:35.709857 | controller |                         "sizeBytes": 1161782565
2026-06-11 18:17:35.709864 | controller |                     },
2026-06-11 18:17:35.709872 | controller |                     {
2026-06-11 18:17:35.709879 | controller |                         "names": [
2026-06-11 18:17:35.709887 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838"
2026-06-11 18:17:35.709894 | controller |                         ],
2026-06-11 18:17:35.709902 | controller |                         "sizeBytes": 1161387303
2026-06-11 18:17:35.709909 | controller |                     },
2026-06-11 18:17:35.709917 | controller |                     {
2026-06-11 18:17:35.709924 | controller |                         "names": [
2026-06-11 18:17:35.709936 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3",
2026-06-11 18:17:35.709944 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:c19c97044106820e97ec0c3ee50661ffa334fc28ebb885d570017673a77f9c3f",
2026-06-11 18:17:35.709951 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 18:17:35.709959 | controller |                         ],
2026-06-11 18:17:35.709966 | controller |                         "sizeBytes": 1142468929
2026-06-11 18:17:35.709974 | controller |                     },
2026-06-11 18:17:35.709982 | controller |                     {
2026-06-11 18:17:35.709989 | controller |                         "names": [
2026-06-11 18:17:35.709997 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 18:17:35.710004 | controller |                         ],
2026-06-11 18:17:35.710012 | controller |                         "sizeBytes": 1126957757
2026-06-11 18:17:35.710019 | controller |                     },
2026-06-11 18:17:35.710027 | controller |                     {
2026-06-11 18:17:35.710061 | controller |                         "names": [
2026-06-11 18:17:35.710082 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5b4781b60582555a62df47c17d0e68e74feae537127eb0d4fecd00a64b914b6d",
2026-06-11 18:17:35.710093 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0",
2026-06-11 18:17:35.710101 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 18:17:35.710109 | controller |                         ],
2026-06-11 18:17:35.710117 | controller |                         "sizeBytes": 1112806208
2026-06-11 18:17:35.710124 | controller |                     },
2026-06-11 18:17:35.710132 | controller |                     {
2026-06-11 18:17:35.710139 | controller |                         "names": [
2026-06-11 18:17:35.710147 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 18:17:35.710166 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 18:17:35.710174 | controller |                         ],
2026-06-11 18:17:35.710182 | controller |                         "sizeBytes": 1083749533
2026-06-11 18:17:35.710190 | controller |                     },
2026-06-11 18:17:35.710206 | controller |                     {
2026-06-11 18:17:35.710214 | controller |                         "names": [
2026-06-11 18:17:35.710222 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777"
2026-06-11 18:17:35.710230 | controller |                         ],
2026-06-11 18:17:35.710237 | controller |                         "sizeBytes": 1083250334
2026-06-11 18:17:35.710245 | controller |                     },
2026-06-11 18:17:35.710253 | controller |                     {
2026-06-11 18:17:35.710260 | controller |                         "names": [
2026-06-11 18:17:35.710301 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 18:17:35.710309 | controller |                         ],
2026-06-11 18:17:35.710317 | controller |                         "sizeBytes": 1079537324
2026-06-11 18:17:35.710324 | controller |                     },
2026-06-11 18:17:35.710332 | controller |                     {
2026-06-11 18:17:35.710340 | controller |                         "names": [
2026-06-11 18:17:35.710347 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 18:17:35.710355 | controller |                         ],
2026-06-11 18:17:35.710363 | controller |                         "sizeBytes": 1052707833
2026-06-11 18:17:35.710370 | controller |                     },
2026-06-11 18:17:35.710378 | controller |                     {
2026-06-11 18:17:35.710391 | controller |                         "names": [
2026-06-11 18:17:35.710399 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b",
2026-06-11 18:17:35.710407 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03",
2026-06-11 18:17:35.710415 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 18:17:35.710422 | controller |                         ],
2026-06-11 18:17:35.710430 | controller |                         "sizeBytes": 1040693038
2026-06-11 18:17:35.710438 | controller |                     },
2026-06-11 18:17:35.710445 | controller |                     {
2026-06-11 18:17:35.710453 | controller |                         "names": [
2026-06-11 18:17:35.710461 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 18:17:35.710468 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 18:17:35.710476 | controller |                         ],
2026-06-11 18:17:35.710484 | controller |                         "sizeBytes": 992738785
2026-06-11 18:17:35.710491 | controller |                     },
2026-06-11 18:17:35.710499 | controller |                     {
2026-06-11 18:17:35.710507 | controller |                         "names": [
2026-06-11 18:17:35.710514 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 18:17:35.710522 | controller |                         ],
2026-06-11 18:17:35.710530 | controller |                         "sizeBytes": 989392005
2026-06-11 18:17:35.710537 | controller |                     },
2026-06-11 18:17:35.710545 | controller |                     {
2026-06-11 18:17:35.710552 | controller |                         "names": [
2026-06-11 18:17:35.710560 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 18:17:35.710568 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 18:17:35.710576 | controller |                         ],
2026-06-11 18:17:35.710583 | controller |                         "sizeBytes": 983337330
2026-06-11 18:17:35.710591 | controller |                     },
2026-06-11 18:17:35.710598 | controller |                     {
2026-06-11 18:17:35.710606 | controller |                         "names": [
2026-06-11 18:17:35.710614 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07"
2026-06-11 18:17:35.710621 | controller |                         ],
2026-06-11 18:17:35.710629 | controller |                         "sizeBytes": 983190896
2026-06-11 18:17:35.710637 | controller |                     },
2026-06-11 18:17:35.710644 | controller |                     {
2026-06-11 18:17:35.710652 | controller |                         "names": [
2026-06-11 18:17:35.710659 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 18:17:35.710667 | controller |                         ],
2026-06-11 18:17:35.710675 | controller |                         "sizeBytes": 971668163
2026-06-11 18:17:35.710682 | controller |                     },
2026-06-11 18:17:35.710690 | controller |                     {
2026-06-11 18:17:35.710697 | controller |                         "names": [
2026-06-11 18:17:35.710705 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 18:17:35.710713 | controller |                         ],
2026-06-11 18:17:35.710724 | controller |                         "sizeBytes": 969078739
2026-06-11 18:17:35.710732 | controller |                     },
2026-06-11 18:17:35.710740 | controller |                     {
2026-06-11 18:17:35.710747 | controller |                         "names": [
2026-06-11 18:17:35.710755 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f"
2026-06-11 18:17:35.710767 | controller |                         ],
2026-06-11 18:17:35.710775 | controller |                         "sizeBytes": 963409888
2026-06-11 18:17:35.710783 | controller |                     },
2026-06-11 18:17:35.710790 | controller |                     {
2026-06-11 18:17:35.710798 | controller |                         "names": [
2026-06-11 18:17:35.710811 | controller |                             "quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044"
2026-06-11 18:17:35.710818 | controller |                         ],
2026-06-11 18:17:35.710826 | controller |                         "sizeBytes": 918620848
2026-06-11 18:17:35.710834 | controller |                     },
2026-06-11 18:17:35.710841 | controller |                     {
2026-06-11 18:17:35.710849 | controller |                         "names": [
2026-06-11 18:17:35.710856 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 18:17:35.710864 | controller |                         ],
2026-06-11 18:17:35.710872 | controller |                         "sizeBytes": 876488654
2026-06-11 18:17:35.710879 | controller |                     },
2026-06-11 18:17:35.710887 | controller |                     {
2026-06-11 18:17:35.710894 | controller |                         "names": [
2026-06-11 18:17:35.710902 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 18:17:35.710910 | controller |                         ],
2026-06-11 18:17:35.710917 | controller |                         "sizeBytes": 874121453
2026-06-11 18:17:35.710925 | controller |                     },
2026-06-11 18:17:35.710932 | controller |                     {
2026-06-11 18:17:35.710940 | controller |                         "names": [
2026-06-11 18:17:35.710948 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 18:17:35.710955 | controller |                         ],
2026-06-11 18:17:35.710963 | controller |                         "sizeBytes": 847332502
2026-06-11 18:17:35.710970 | controller |                     },
2026-06-11 18:17:35.710978 | controller |                     {
2026-06-11 18:17:35.710986 | controller |                         "names": [
2026-06-11 18:17:35.710993 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 18:17:35.711001 | controller |                         ],
2026-06-11 18:17:35.711008 | controller |                         "sizeBytes": 772260039
2026-06-11 18:17:35.711016 | controller |                     },
2026-06-11 18:17:35.711024 | controller |                     {
2026-06-11 18:17:35.711031 | controller |                         "names": [
2026-06-11 18:17:35.711074 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 18:17:35.711087 | controller |                         ],
2026-06-11 18:17:35.711098 | controller |                         "sizeBytes": 769516783
2026-06-11 18:17:35.711109 | controller |                     },
2026-06-11 18:17:35.711119 | controller |                     {
2026-06-11 18:17:35.711129 | controller |                         "names": [
2026-06-11 18:17:35.711140 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 18:17:35.711150 | controller |                         ],
2026-06-11 18:17:35.711158 | controller |                         "sizeBytes": 721591926
2026-06-11 18:17:35.711165 | controller |                     },
2026-06-11 18:17:35.711173 | controller |                     {
2026-06-11 18:17:35.711180 | controller |                         "names": [
2026-06-11 18:17:35.711188 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 18:17:35.711196 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 18:17:35.711203 | controller |                         ],
2026-06-11 18:17:35.711217 | controller |                         "sizeBytes": 685346535
2026-06-11 18:17:35.711225 | controller |                     },
2026-06-11 18:17:35.711232 | controller |                     {
2026-06-11 18:17:35.711240 | controller |                         "names": [
2026-06-11 18:17:35.711247 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c"
2026-06-11 18:17:35.711255 | controller |                         ],
2026-06-11 18:17:35.711263 | controller |                         "sizeBytes": 685002983
2026-06-11 18:17:35.711270 | controller |                     },
2026-06-11 18:17:35.711278 | controller |                     {
2026-06-11 18:17:35.711285 | controller |                         "names": [
2026-06-11 18:17:35.711293 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514"
2026-06-11 18:17:35.711301 | controller |                         ],
2026-06-11 18:17:35.711308 | controller |                         "sizeBytes": 679322452
2026-06-11 18:17:35.711316 | controller |                     },
2026-06-11 18:17:35.711323 | controller |                     {
2026-06-11 18:17:35.711331 | controller |                         "names": [
2026-06-11 18:17:35.711338 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 18:17:35.711346 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 18:17:35.711354 | controller |                         ],
2026-06-11 18:17:35.711361 | controller |                         "sizeBytes": 679305043
2026-06-11 18:17:35.711369 | controller |                     },
2026-06-11 18:17:35.711377 | controller |                     {
2026-06-11 18:17:35.711384 | controller |                         "names": [
2026-06-11 18:17:35.711392 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 18:17:35.711399 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 18:17:35.711407 | controller |                         ],
2026-06-11 18:17:35.711415 | controller |                         "sizeBytes": 670911986
2026-06-11 18:17:35.711427 | controller |                     },
2026-06-11 18:17:35.711435 | controller |                     {
2026-06-11 18:17:35.711443 | controller |                         "names": [
2026-06-11 18:17:35.711457 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d"
2026-06-11 18:17:35.711464 | controller |                         ],
2026-06-11 18:17:35.711472 | controller |                         "sizeBytes": 670568433
2026-06-11 18:17:35.711480 | controller |                     },
2026-06-11 18:17:35.711487 | controller |                     {
2026-06-11 18:17:35.711495 | controller |                         "names": [
2026-06-11 18:17:35.711502 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 18:17:35.711510 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 18:17:35.711518 | controller |                         ],
2026-06-11 18:17:35.711525 | controller |                         "sizeBytes": 668539883
2026-06-11 18:17:35.711533 | controller |                     },
2026-06-11 18:17:35.711540 | controller |                     {
2026-06-11 18:17:35.711548 | controller |                         "names": [
2026-06-11 18:17:35.711556 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 18:17:35.711563 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 18:17:35.711571 | controller |                         ],
2026-06-11 18:17:35.711578 | controller |                         "sizeBytes": 668539883
2026-06-11 18:17:35.711586 | controller |                     },
2026-06-11 18:17:35.711598 | controller |                     {
2026-06-11 18:17:35.711606 | controller |                         "names": [
2026-06-11 18:17:35.711613 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e"
2026-06-11 18:17:35.711621 | controller |                         ],
2026-06-11 18:17:35.711628 | controller |                         "sizeBytes": 668208107
2026-06-11 18:17:35.711636 | controller |                     },
2026-06-11 18:17:35.711644 | controller |                     {
2026-06-11 18:17:35.711651 | controller |                         "names": [
2026-06-11 18:17:35.711659 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697"
2026-06-11 18:17:35.711666 | controller |                         ],
2026-06-11 18:17:35.711674 | controller |                         "sizeBytes": 668208104
2026-06-11 18:17:35.711681 | controller |                     },
2026-06-11 18:17:35.711689 | controller |                     {
2026-06-11 18:17:35.711696 | controller |                         "names": [
2026-06-11 18:17:35.711704 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 18:17:35.711712 | controller |                         ],
2026-06-11 18:17:35.711719 | controller |                         "sizeBytes": 646867625
2026-06-11 18:17:35.711727 | controller |                     },
2026-06-11 18:17:35.711734 | controller |                     {
2026-06-11 18:17:35.711742 | controller |                         "names": [
2026-06-11 18:17:35.711749 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 18:17:35.711757 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 18:17:35.711765 | controller |                         ],
2026-06-11 18:17:35.711772 | controller |                         "sizeBytes": 644545406
2026-06-11 18:17:35.711780 | controller |                     },
2026-06-11 18:17:35.711787 | controller |                     {
2026-06-11 18:17:35.711795 | controller |                         "names": [
2026-06-11 18:17:35.711806 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 18:17:35.711814 | controller |                         ],
2026-06-11 18:17:35.711821 | controller |                         "sizeBytes": 638910445
2026-06-11 18:17:35.711829 | controller |                     },
2026-06-11 18:17:35.711837 | controller |                     {
2026-06-11 18:17:35.711844 | controller |                         "names": [
2026-06-11 18:17:35.711852 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 18:17:35.711859 | controller |                         ],
2026-06-11 18:17:35.711867 | controller |                         "sizeBytes": 617699779
2026-06-11 18:17:35.711874 | controller |                     },
2026-06-11 18:17:35.711882 | controller |                     {
2026-06-11 18:17:35.711889 | controller |                         "names": [
2026-06-11 18:17:35.711897 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 18:17:35.711905 | controller |                         ],
2026-06-11 18:17:35.711912 | controller |                         "sizeBytes": 607756695
2026-06-11 18:17:35.711920 | controller |                     },
2026-06-11 18:17:35.711927 | controller |                     {
2026-06-11 18:17:35.711935 | controller |                         "names": [
2026-06-11 18:17:35.711942 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 18:17:35.711950 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 18:17:35.711958 | controller |                         ],
2026-06-11 18:17:35.711965 | controller |                         "sizeBytes": 594687717
2026-06-11 18:17:35.711973 | controller |                     }
2026-06-11 18:17:35.711980 | controller |                 ],
2026-06-11 18:17:35.711992 | controller |                 "nodeInfo": {
2026-06-11 18:17:35.712000 | controller |                     "architecture": "amd64",
2026-06-11 18:17:35.712007 | controller |                     "bootID": "6c1746d0-cfb0-418a-aa5d-75dab68bce97",
2026-06-11 18:17:35.712015 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 18:17:35.712023 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 18:17:35.712030 | controller |                     "kubeProxyVersion": "",
2026-06-11 18:17:35.712072 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 18:17:35.712092 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 18:17:35.712101 | controller |                     "operatingSystem": "linux",
2026-06-11 18:17:35.712108 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 18:17:35.712116 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 18:17:35.712124 | controller |                 },
2026-06-11 18:17:35.712131 | controller |                 "runtimeHandlers": [
2026-06-11 18:17:35.712139 | controller |                     {
2026-06-11 18:17:35.712147 | controller |                         "features": {
2026-06-11 18:17:35.712154 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:17:35.712162 | controller |                             "userNamespaces": true
2026-06-11 18:17:35.712170 | controller |                         },
2026-06-11 18:17:35.712177 | controller |                         "name": "runc"
2026-06-11 18:17:35.712185 | controller |                     },
2026-06-11 18:17:35.712193 | controller |                     {
2026-06-11 18:17:35.712200 | controller |                         "features": {
2026-06-11 18:17:35.712208 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:17:35.712215 | controller |                             "userNamespaces": true
2026-06-11 18:17:35.712223 | controller |                         },
2026-06-11 18:17:35.712230 | controller |                         "name": "crun"
2026-06-11 18:17:35.712238 | controller |                     },
2026-06-11 18:17:35.712246 | controller |                     {
2026-06-11 18:17:35.712253 | controller |                         "features": {
2026-06-11 18:17:35.712261 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 18:17:35.712269 | controller |                             "userNamespaces": true
2026-06-11 18:17:35.712276 | controller |                         },
2026-06-11 18:17:35.712284 | controller |                         "name": ""
2026-06-11 18:17:35.712292 | controller |                     }
2026-06-11 18:17:35.712299 | controller |                 ]
2026-06-11 18:17:35.712307 | controller |             }
2026-06-11 18:17:35.712314 | controller |         }
2026-06-11 18:17:35.712322 | controller |     ],
2026-06-11 18:17:35.712330 | controller |     "kind": "List",
2026-06-11 18:17:35.712337 | controller |     "metadata": {
2026-06-11 18:17:35.712345 | controller |         "resourceVersion": ""
2026-06-11 18:17:35.712352 | controller |     }
2026-06-11 18:17:35.712360 | controller | }
2026-06-11 18:17:35.828399 | controller | ok: Runtime: 0:00:00.132613
2026-06-11 18:17:35.861022 | 
2026-06-11 18:17:35.861223 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 18:17:35.890653 | controller | skipping: Conditional result was False
2026-06-11 18:17:35.921744 | 
2026-06-11 18:17:35.921957 | TASK [env_op_images : Extract node names]
2026-06-11 18:17:35.995503 | controller | ok
2026-06-11 18:17:36.017940 | 
2026-06-11 18:17:36.018119 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 18:17:37.973565 | controller | Jun 11 16:21:47.004813 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:17:37.973845 | controller | Jun 11 16:21:49.105848 crc crio[3616]: time="2026-06-11T16:21:49.103888187Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:17:37.973893 | controller | Jun 11 16:21:49.105848 crc crio[3616]: time="2026-06-11T16:21:49.104924009Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:17:37.973914 | controller | Jun 11 16:21:49.144973 crc crio[3616]: time="2026-06-11T16:21:49.14477897Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:17:37.973934 | controller | Jun 11 16:21:49.146216 crc crio[3616]: time="2026-06-11T16:21:49.146093737Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:17:37.973952 | controller | Jun 11 16:21:49.291097 crc crio[3616]: time="2026-06-11T16:21:49.289863438Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:17:37.973971 | controller | Jun 11 16:21:49.291097 crc crio[3616]: time="2026-06-11T16:21:49.290299006Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:17:37.973989 | controller | Jun 11 16:21:49.291097 crc crio[3616]: time="2026-06-11T16:21:49.290311407Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:17:37.974006 | controller | Jun 11 16:21:49.291097 crc crio[3616]: time="2026-06-11T16:21:49.291010005Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:17:37.974023 | controller | Jun 11 16:21:49.291097 crc crio[3616]: time="2026-06-11T16:21:49.291022666Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:17:37.974040 | controller | Jun 11 16:21:49.324402 crc crio[3616]: time="2026-06-11T16:21:49.323657939Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:17:37.974058 | controller | Jun 11 16:21:49.369712 crc crio[3616]: time="2026-06-11T16:21:49.369656228Z" 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:17:37.974077 | controller | Jun 11 16:21:49.376289 crc crio[3616]: time="2026-06-11T16:21:49.376155754Z" 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:17:37.974096 | controller | Jun 11 16:21:49.907210 crc crio[3616]: time="2026-06-11T16:21:49.906204539Z" 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:17:37.974114 | controller | Jun 11 16:21:50.365660 crc crio[3616]: time="2026-06-11T16:21:50.365165781Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:17:37.974132 | controller | Jun 11 16:21:50.365660 crc crio[3616]: time="2026-06-11T16:21:50.365529869Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:17:37.974148 | controller | Jun 11 16:21:50.365660 crc crio[3616]: time="2026-06-11T16:21:50.365651888Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:17:37.974174 | controller | Jun 11 16:21:50.365660 crc crio[3616]: time="2026-06-11T16:21:50.3656689Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:17:37.974192 | controller | Jun 11 16:21:50.367206 crc crio[3616]: time="2026-06-11T16:21:50.365678991Z" level=info msg="RDT not available in the host system"
2026-06-11 18:17:37.974208 | controller | Jun 11 16:21:50.371631 crc crio[3616]: time="2026-06-11T16:21:50.371240281Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:37.974226 | controller | Jun 11 16:21:50.371631 crc crio[3616]: time="2026-06-11T16:21:50.371604029Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:37.974242 | controller | Jun 11 16:21:50.375727 crc crio[3616]: time="2026-06-11T16:21:50.375527006Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:37.974259 | controller | Jun 11 16:21:50.375727 crc crio[3616]: time="2026-06-11T16:21:50.375684398Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:37.974276 | controller | Jun 11 16:21:51.550168 crc crio[3616]: time="2026-06-11T16:21:51.549858568Z" 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:17:37.974296 | controller | Jun 11 16:21:51.550168 crc crio[3616]: time="2026-06-11T16:21:51.549983488Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:37.974313 | controller | Jun 11 16:21:51.555560 crc crio[3616]: time="2026-06-11T16:21:51.554752309Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:17:37.974330 | controller | Jun 11 16:21:51.555560 crc crio[3616]: time="2026-06-11T16:21:51.555314411Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:17:37.974349 | controller | Jun 11 16:21:51.556946 crc crio[3616]: time="2026-06-11T16:21:51.556284535Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.containers.trace-syscall\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"irq-load-balancing.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.PodLinuxResources\", \"org.criu.config\", \"run.oci.\"]\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:17:37.974382 | controller | Jun 11 16:21:51.822559 crc crio[3616]: time="2026-06-11T16:21:51.822078783Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 18:17:37.974400 | controller | Jun 11 16:21:58.004896 crc crio[3616]: time="2026-06-11T16:21:58.001846398Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:17:37.974417 | controller | Jun 11 16:21:58.007047 crc crio[3616]: time="2026-06-11T16:21:58.005261382Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:17:37.974434 | controller | Jun 11 16:21:58.369656 crc crio[3616]: time="2026-06-11T16:21:58.369266792Z" 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:17:37.974452 | controller | Jun 11 16:21:58.427245 crc crio[3616]: time="2026-06-11T16:21:58.426887688Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 18:17:37.974469 | controller | Jun 11 16:21:58.548446 crc crio[3616]: time="2026-06-11T16:21:58.548025526Z" 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:17:37.974486 | controller | Jun 11 16:21:58.567308 crc crio[3616]: time="2026-06-11T16:21:58.567088314Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 18:17:37.974503 | controller | Jun 11 16:21:58.596808 crc crio[3616]: time="2026-06-11T16:21:58.596578382Z" 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:17:37.974532 | controller | Jun 11 16:21:58.607079 crc crio[3616]: time="2026-06-11T16:21:58.606929578Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 18:17:37.974549 | controller | Jun 11 16:21:58.660489 crc crio[3616]: time="2026-06-11T16:21:58.660102144Z" 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:17:37.974565 | controller | Jun 11 16:21:58.669508 crc crio[3616]: time="2026-06-11T16:21:58.669401809Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 18:17:37.974588 | controller | Jun 11 16:21:58.680747 crc crio[3616]: time="2026-06-11T16:21:58.680606041Z" 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:17:37.974605 | controller | Jun 11 16:21:58.692162 crc crio[3616]: time="2026-06-11T16:21:58.69195516Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 18:17:37.974621 | controller | Jun 11 16:21:58.749433 crc crio[3616]: time="2026-06-11T16:21:58.748498764Z" 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:17:37.974637 | controller | Jun 11 16:21:58.755845 crc crio[3616]: time="2026-06-11T16:21:58.755721206Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 18:17:37.974653 | controller | Jun 11 16:21:58.765142 crc crio[3616]: time="2026-06-11T16:21:58.765019429Z" 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:17:37.974669 | controller | Jun 11 16:21:58.772747 crc crio[3616]: time="2026-06-11T16:21:58.772644011Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 18:17:37.974685 | controller | Jun 11 16:21:58.800712 crc crio[3616]: time="2026-06-11T16:21:58.800520133Z" 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:17:37.974701 | controller | Jun 11 16:21:58.808915 crc crio[3616]: time="2026-06-11T16:21:58.808801242Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 18:17:37.974717 | controller | Jun 11 16:21:58.936606 crc crio[3616]: time="2026-06-11T16:21:58.935959115Z" 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:17:37.974733 | controller | Jun 11 16:21:58.974052 crc crio[3616]: time="2026-06-11T16:21:58.973059328Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 18:17:37.974749 | controller | Jun 11 16:21:58.988490 crc crio[3616]: time="2026-06-11T16:21:58.988064371Z" 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:17:37.974765 | controller | Jun 11 16:21:58.994429 crc crio[3616]: time="2026-06-11T16:21:58.994135362Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 18:17:37.974781 | controller | Jun 11 16:21:59.001951 crc crio[3616]: time="2026-06-11T16:21:59.001840551Z" 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:17:37.974801 | controller | Jun 11 16:21:59.007425 crc crio[3616]: time="2026-06-11T16:21:59.006503014Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 18:17:37.974818 | controller | Jun 11 16:21:59.028751 crc crio[3616]: time="2026-06-11T16:21:59.028508027Z" 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:17:37.974834 | controller | Jun 11 16:21:59.038875 crc crio[3616]: time="2026-06-11T16:21:59.038687515Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 18:17:37.974866 | controller | Jun 11 16:21:59.054884 crc crio[3616]: time="2026-06-11T16:21:59.054696275Z" 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:17:37.974888 | controller | Jun 11 16:21:59.059275 crc crio[3616]: time="2026-06-11T16:21:59.059098412Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 18:17:37.974906 | controller | Jun 11 16:21:59.067793 crc crio[3616]: time="2026-06-11T16:21:59.06767065Z" 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:17:37.974923 | controller | Jun 11 16:21:59.072436 crc crio[3616]: time="2026-06-11T16:21:59.072307862Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 18:17:37.974939 | controller | Jun 11 16:21:59.138572 crc crio[3616]: time="2026-06-11T16:21:59.138288869Z" 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:17:37.974956 | controller | Jun 11 16:21:59.145075 crc crio[3616]: time="2026-06-11T16:21:59.144958311Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 18:17:37.974972 | controller | Jun 11 16:21:59.165896 crc crio[3616]: time="2026-06-11T16:21:59.165705782Z" 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:17:37.974988 | controller | Jun 11 16:21:59.173609 crc crio[3616]: time="2026-06-11T16:21:59.173505162Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 18:17:37.975005 | controller | Jun 11 16:21:59.186180 crc crio[3616]: time="2026-06-11T16:21:59.186072015Z" 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:17:37.975021 | controller | Jun 11 16:21:59.190564 crc crio[3616]: time="2026-06-11T16:21:59.190440369Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 18:17:37.975037 | controller | Jun 11 16:21:59.201118 crc crio[3616]: time="2026-06-11T16:21:59.200796953Z" 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:17:37.975058 | controller | Jun 11 16:21:59.207063 crc crio[3616]: time="2026-06-11T16:21:59.206843991Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 18:17:37.975075 | controller | Jun 11 16:21:59.247598 crc crio[3616]: time="2026-06-11T16:21:59.246176552Z" 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:17:37.975091 | controller | Jun 11 16:21:59.255188 crc crio[3616]: time="2026-06-11T16:21:59.255055433Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 18:17:37.975108 | controller | Jun 11 16:21:59.275928 crc crio[3616]: time="2026-06-11T16:21:59.275646459Z" 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:17:37.975124 | controller | Jun 11 16:21:59.282763 crc crio[3616]: time="2026-06-11T16:21:59.282648796Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 18:17:37.975141 | controller | Jun 11 16:21:59.308315 crc crio[3616]: time="2026-06-11T16:21:59.308142011Z" 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:17:37.975157 | controller | Jun 11 16:21:59.318360 crc crio[3616]: time="2026-06-11T16:21:59.31815766Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 18:17:37.975174 | controller | Jun 11 16:21:59.331683 crc crio[3616]: time="2026-06-11T16:21:59.331547759Z" 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:17:37.975191 | controller | Jun 11 16:21:59.341199 crc crio[3616]: time="2026-06-11T16:21:59.34099345Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 18:17:37.975207 | controller | Jun 11 16:21:59.379480 crc crio[3616]: time="2026-06-11T16:21:59.37887803Z" 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:17:37.975224 | controller | Jun 11 16:21:59.389287 crc crio[3616]: time="2026-06-11T16:21:59.389140276Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 18:17:37.975240 | controller | Jun 11 16:21:59.403051 crc crio[3616]: time="2026-06-11T16:21:59.402933935Z" 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:17:37.975257 | controller | Jun 11 16:21:59.411592 crc crio[3616]: time="2026-06-11T16:21:59.411481784Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 18:17:37.975273 | controller | Jun 11 16:21:59.481982 crc crio[3616]: time="2026-06-11T16:21:59.481679986Z" 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:17:37.975294 | controller | Jun 11 16:21:59.486794 crc crio[3616]: time="2026-06-11T16:21:59.486619359Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 18:17:37.975310 | controller | Jun 11 16:21:59.500173 crc crio[3616]: time="2026-06-11T16:21:59.500026759Z" 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:17:37.975326 | controller | Jun 11 16:21:59.517081 crc crio[3616]: time="2026-06-11T16:21:59.516863477Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 18:17:37.975342 | controller | Jun 11 16:21:59.527440 crc crio[3616]: time="2026-06-11T16:21:59.527107209Z" 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:17:37.975358 | controller | Jun 11 16:21:59.532413 crc crio[3616]: time="2026-06-11T16:21:59.532156484Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 18:17:37.975373 | controller | Jun 11 16:21:59.559997 crc crio[3616]: time="2026-06-11T16:21:59.559756697Z" 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:17:37.975389 | controller | Jun 11 16:21:59.566646 crc crio[3616]: time="2026-06-11T16:21:59.5665321Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 18:17:37.975406 | controller | Jun 11 16:21:59.596945 crc crio[3616]: time="2026-06-11T16:21:59.596751375Z" 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:17:37.975422 | controller | Jun 11 16:21:59.605218 crc crio[3616]: time="2026-06-11T16:21:59.605063758Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 18:17:37.975440 | controller | Jun 11 16:21:59.700672 crc crio[3616]: time="2026-06-11T16:21:59.699154519Z" 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:17:37.975459 | controller | Jun 11 16:21:59.718117 crc crio[3616]: time="2026-06-11T16:21:59.717819177Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 18:17:37.975475 | controller | Jun 11 16:21:59.728411 crc crio[3616]: time="2026-06-11T16:21:59.728193432Z" 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:17:37.975491 | controller | Jun 11 16:21:59.732572 crc crio[3616]: time="2026-06-11T16:21:59.732433303Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 18:17:37.975510 | controller | Jun 11 16:21:59.750621 crc crio[3616]: time="2026-06-11T16:21:59.749880753Z" 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:17:37.975527 | controller | Jun 11 16:21:59.768214 crc crio[3616]: time="2026-06-11T16:21:59.768079162Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 18:17:37.975543 | controller | Jun 11 16:21:59.776377 crc crio[3616]: time="2026-06-11T16:21:59.776207364Z" 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:17:37.975559 | controller | Jun 11 16:21:59.783214 crc crio[3616]: time="2026-06-11T16:21:59.783106061Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 18:17:37.975575 | controller | Jun 11 16:21:59.795664 crc crio[3616]: time="2026-06-11T16:21:59.79554475Z" 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:17:37.975591 | controller | Jun 11 16:21:59.813065 crc crio[3616]: time="2026-06-11T16:21:59.81288707Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 18:17:37.975606 | controller | Jun 11 16:21:59.852677 crc crio[3616]: time="2026-06-11T16:21:59.852444594Z" 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:17:37.975622 | controller | Jun 11 16:21:59.880406 crc crio[3616]: time="2026-06-11T16:21:59.880145749Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 18:17:37.975638 | controller | Jun 11 16:21:59.894023 crc crio[3616]: time="2026-06-11T16:21:59.893824007Z" 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:17:37.975653 | controller | Jun 11 16:21:59.915392 crc crio[3616]: time="2026-06-11T16:21:59.915208307Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 18:17:37.975669 | controller | Jun 11 16:21:59.959705 crc crio[3616]: time="2026-06-11T16:21:59.959466459Z" 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:17:37.975685 | controller | Jun 11 16:21:59.967647 crc crio[3616]: time="2026-06-11T16:21:59.967524145Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 18:17:37.975701 | controller | Jun 11 16:21:59.981906 crc crio[3616]: time="2026-06-11T16:21:59.981689314Z" 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:17:37.975717 | controller | Jun 11 16:22:00.049015 crc crio[3616]: time="2026-06-11T16:22:00.048734222Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 18:17:37.975736 | controller | Jun 11 16:22:00.065001 crc crio[3616]: time="2026-06-11T16:22:00.064836682Z" 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:17:37.975753 | controller | Jun 11 16:22:00.068619 crc crio[3616]: time="2026-06-11T16:22:00.068517304Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 18:17:37.975769 | controller | Jun 11 16:22:00.123231 crc crio[3616]: time="2026-06-11T16:22:00.123039609Z" 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:17:37.975785 | controller | Jun 11 16:22:00.127858 crc crio[3616]: time="2026-06-11T16:22:00.127715465Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 18:17:37.975801 | controller | Jun 11 16:22:00.145750 crc crio[3616]: time="2026-06-11T16:22:00.145560676Z" 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:17:37.975816 | controller | Jun 11 16:22:00.150171 crc crio[3616]: time="2026-06-11T16:22:00.15002421Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 18:17:37.975832 | controller | Jun 11 16:22:00.185118 crc crio[3616]: time="2026-06-11T16:22:00.184917639Z" 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:17:37.975862 | controller | Jun 11 16:22:00.216435 crc crio[3616]: time="2026-06-11T16:22:00.216111277Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 18:17:37.975883 | controller | Jun 11 16:22:00.233641 crc crio[3616]: time="2026-06-11T16:22:00.232708548Z" 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:17:37.975900 | controller | Jun 11 16:22:00.280431 crc crio[3616]: time="2026-06-11T16:22:00.280180184Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 18:17:37.975916 | controller | Jun 11 16:22:00.305609 crc crio[3616]: time="2026-06-11T16:22:00.305134832Z" 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:17:37.975932 | controller | Jun 11 16:22:00.312719 crc crio[3616]: time="2026-06-11T16:22:00.312573875Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 18:17:37.975948 | controller | Jun 11 16:22:00.324477 crc crio[3616]: time="2026-06-11T16:22:00.324178818Z" 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:17:37.975968 | controller | Jun 11 16:22:00.331920 crc crio[3616]: time="2026-06-11T16:22:00.331777698Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 18:17:37.975985 | controller | Jun 11 16:22:00.366801 crc crio[3616]: time="2026-06-11T16:22:00.366558725Z" 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:17:37.976001 | controller | Jun 11 16:22:00.379876 crc crio[3616]: time="2026-06-11T16:22:00.379810741Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 18:17:37.976018 | controller | Jun 11 16:22:00.465960 crc crio[3616]: time="2026-06-11T16:22:00.465839737Z" 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:17:37.976034 | controller | Jun 11 16:22:00.468798 crc crio[3616]: time="2026-06-11T16:22:00.468724586Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 18:17:37.976050 | controller | Jun 11 16:22:00.508457 crc crio[3616]: time="2026-06-11T16:22:00.508211823Z" 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:17:37.976067 | controller | Jun 11 16:22:00.510798 crc crio[3616]: time="2026-06-11T16:22:00.510699361Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 18:17:37.976083 | controller | Jun 11 16:22:00.532129 crc crio[3616]: time="2026-06-11T16:22:00.531930023Z" 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:17:37.976099 | controller | Jun 11 16:22:00.539060 crc crio[3616]: time="2026-06-11T16:22:00.538879746Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 18:17:37.976115 | controller | Jun 11 16:22:00.549530 crc crio[3616]: time="2026-06-11T16:22:00.549219697Z" 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:17:37.976131 | controller | Jun 11 16:22:00.554598 crc crio[3616]: time="2026-06-11T16:22:00.554485595Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 18:17:37.976147 | controller | Jun 11 16:22:00.564169 crc crio[3616]: time="2026-06-11T16:22:00.563900361Z" 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:17:37.976162 | controller | Jun 11 16:22:00.587472 crc crio[3616]: time="2026-06-11T16:22:00.587150813Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 18:17:37.976178 | controller | Jun 11 16:22:00.611495 crc crio[3616]: time="2026-06-11T16:22:00.611060934Z" 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:17:37.976198 | controller | Jun 11 16:22:00.618729 crc crio[3616]: time="2026-06-11T16:22:00.618595666Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 18:17:37.976215 | controller | Jun 11 16:22:00.625730 crc crio[3616]: time="2026-06-11T16:22:00.625586351Z" 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:17:37.976231 | controller | Jun 11 16:22:00.628814 crc crio[3616]: time="2026-06-11T16:22:00.628736748Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 18:17:37.976247 | controller | Jun 11 16:22:00.740243 crc crio[3616]: time="2026-06-11T16:22:00.739909362Z" 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:17:37.976264 | controller | Jun 11 16:22:00.744203 crc crio[3616]: time="2026-06-11T16:22:00.744079926Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 18:17:37.976280 | controller | Jun 11 16:22:00.886522 crc crio[3616]: time="2026-06-11T16:22:00.88600212Z" 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:17:37.976296 | controller | Jun 11 16:22:00.893185 crc crio[3616]: time="2026-06-11T16:22:00.892948551Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 18:17:37.976313 | controller | Jun 11 16:22:00.902670 crc crio[3616]: time="2026-06-11T16:22:00.902530595Z" 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:17:37.976329 | controller | Jun 11 16:22:00.908145 crc crio[3616]: time="2026-06-11T16:22:00.90797415Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 18:17:37.976345 | controller | Jun 11 16:22:00.936438 crc crio[3616]: time="2026-06-11T16:22:00.936104748Z" 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:17:37.976361 | controller | Jun 11 16:22:00.972700 crc crio[3616]: time="2026-06-11T16:22:00.972276132Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 18:17:37.976377 | controller | Jun 11 16:22:01.004238 crc crio[3616]: time="2026-06-11T16:22:01.003992392Z" 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:17:37.976394 | controller | Jun 11 16:22:01.009233 crc crio[3616]: time="2026-06-11T16:22:01.009100822Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 18:17:37.976410 | controller | Jun 11 16:22:01.035723 crc crio[3616]: time="2026-06-11T16:22:01.035521453Z" 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:17:37.976429 | controller | Jun 11 16:22:01.041463 crc crio[3616]: time="2026-06-11T16:22:01.041195723Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 18:17:37.976446 | controller | Jun 11 16:22:01.052470 crc crio[3616]: time="2026-06-11T16:22:01.052123915Z" 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:17:37.976462 | controller | Jun 11 16:22:01.057718 crc crio[3616]: time="2026-06-11T16:22:01.057600695Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 18:17:37.976478 | controller | Jun 11 16:22:01.071532 crc crio[3616]: time="2026-06-11T16:22:01.071086433Z" 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:17:37.976494 | controller | Jun 11 16:22:01.077086 crc crio[3616]: time="2026-06-11T16:22:01.076964884Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 18:17:37.976510 | controller | Jun 11 16:22:01.105793 crc crio[3616]: time="2026-06-11T16:22:01.105599634Z" 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:17:37.976526 | controller | Jun 11 16:22:01.110562 crc crio[3616]: time="2026-06-11T16:22:01.110296582Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 18:17:37.976543 | controller | Jun 11 16:22:01.118012 crc crio[3616]: time="2026-06-11T16:22:01.117903521Z" 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:17:37.976559 | controller | Jun 11 16:22:01.123515 crc crio[3616]: time="2026-06-11T16:22:01.123096089Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 18:17:37.976575 | controller | Jun 11 16:22:01.190150 crc crio[3616]: time="2026-06-11T16:22:01.189947835Z" 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:17:37.976591 | controller | Jun 11 16:22:01.194300 crc crio[3616]: time="2026-06-11T16:22:01.194152801Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 18:17:37.976607 | controller | Jun 11 16:22:01.208510 crc crio[3616]: time="2026-06-11T16:22:01.208242714Z" 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:17:37.976623 | controller | Jun 11 16:22:01.214758 crc crio[3616]: time="2026-06-11T16:22:01.214638458Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 18:17:37.976643 | controller | Jun 11 16:22:01.222809 crc crio[3616]: time="2026-06-11T16:22:01.222685282Z" 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:17:37.976659 | controller | Jun 11 16:22:01.227513 crc crio[3616]: time="2026-06-11T16:22:01.227285321Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 18:17:37.976676 | controller | Jun 11 16:22:01.235810 crc crio[3616]: time="2026-06-11T16:22:01.235691322Z" 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:17:37.976692 | controller | Jun 11 16:22:01.240314 crc crio[3616]: time="2026-06-11T16:22:01.24020266Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 18:17:37.976708 | controller | Jun 11 16:22:01.248940 crc crio[3616]: time="2026-06-11T16:22:01.248830465Z" 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:17:37.976723 | controller | Jun 11 16:22:01.253629 crc crio[3616]: time="2026-06-11T16:22:01.253523042Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 18:17:37.976739 | controller | Jun 11 16:22:01.302898 crc crio[3616]: time="2026-06-11T16:22:01.302707535Z" 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:17:37.976755 | controller | Jun 11 16:22:01.309023 crc crio[3616]: time="2026-06-11T16:22:01.308834711Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 18:17:37.976772 | controller | Jun 11 16:22:01.375934 crc crio[3616]: time="2026-06-11T16:22:01.37572694Z" 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:17:37.976788 | controller | Jun 11 16:22:01.381270 crc crio[3616]: time="2026-06-11T16:22:01.381090677Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 18:17:37.976803 | controller | Jun 11 16:22:01.391666 crc crio[3616]: time="2026-06-11T16:22:01.391542022Z" 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:17:37.976819 | controller | Jun 11 16:22:01.396095 crc crio[3616]: time="2026-06-11T16:22:01.395936598Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 18:17:37.976834 | controller | Jun 11 16:22:01.497612 crc crio[3616]: time="2026-06-11T16:22:01.49706578Z" 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:17:37.976864 | controller | Jun 11 16:22:01.498111 crc crio[3616]: time="2026-06-11T16:22:01.49793511Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.976890 | controller | Jun 11 16:22:01.498954 crc crio[3616]: time="2026-06-11T16:22:01.498791569Z" 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:17:37.976909 | controller | Jun 11 16:22:01.500075 crc crio[3616]: time="2026-06-11T16:22:01.49986216Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:17:37.976926 | controller | Jun 11 16:22:01.501580 crc crio[3616]: time="2026-06-11T16:22:01.50100555Z" 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:0xc0001163c0}] Aliases:map[]}"
2026-06-11 18:17:37.976945 | controller | Jun 11 16:22:01.501796 crc crio[3616]: time="2026-06-11T16:22:01.501711863Z" 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:17:37.976962 | controller | Jun 11 16:22:01.553937 crc crio[3616]: time="2026-06-11T16:22:01.553786185Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:17:37.976978 | controller | Jun 11 16:22:01.554239 crc crio[3616]: time="2026-06-11T16:22:01.553788135Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:17:37.976993 | controller | Jun 11 16:22:01.555759 crc crio[3616]: time="2026-06-11T16:22:01.555608575Z" level=info msg="Create NRI interface"
2026-06-11 18:17:37.977010 | controller | Jun 11 16:22:01.558139 crc crio[3616]: time="2026-06-11T16:22:01.557998741Z" level=info msg="runtime interface created"
2026-06-11 18:17:37.977026 | controller | Jun 11 16:22:01.558431 crc crio[3616]: time="2026-06-11T16:22:01.558144837Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:17:37.977042 | controller | Jun 11 16:22:01.558431 crc crio[3616]: time="2026-06-11T16:22:01.558182681Z" level=info msg="runtime interface starting up..."
2026-06-11 18:17:37.977058 | controller | Jun 11 16:22:01.558431 crc crio[3616]: time="2026-06-11T16:22:01.558212744Z" level=info msg="starting plugins..."
2026-06-11 18:17:37.977074 | controller | Jun 11 16:22:01.558774 crc crio[3616]: time="2026-06-11T16:22:01.55865437Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:17:37.977090 | controller | Jun 11 16:22:01.562125 crc crio[3616]: time="2026-06-11T16:22:01.561988946Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:17:37.977107 | controller | Jun 11 16:22:01.569642 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:17:37.977123 | controller | Jun 11 16:22:01.650680 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977139 | controller | Jun 11 16:22:01.651138 crc crio[3616]: time="2026-06-11T16:22:01.651038455Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 18:17:37.977156 | controller | Jun 11 16:22:01.651227 crc crio[3616]: time="2026-06-11T16:22:01.651134035Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977174 | controller | Jun 11 16:22:01.651227 crc crio[3616]: time="2026-06-11T16:22:01.651203992Z" 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:17:37.977196 | controller | Jun 11 16:22:01.652119 crc crio[3616]: time="2026-06-11T16:22:01.651991674Z" 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:0xc000880598}] Aliases:map[]}"
2026-06-11 18:17:37.977214 | controller | Jun 11 16:22:01.652807 crc crio[3616]: time="2026-06-11T16:22:01.652692027Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.977231 | controller | Jun 11 16:22:01.677234 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977247 | controller | Jun 11 16:22:01.677234 crc crio[3616]: time="2026-06-11T16:22:01.676895298Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 18:17:37.977264 | controller | Jun 11 16:22:01.677234 crc crio[3616]: time="2026-06-11T16:22:01.676927281Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977280 | controller | Jun 11 16:22:01.677234 crc crio[3616]: time="2026-06-11T16:22:01.676958915Z" 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:17:37.977298 | controller | Jun 11 16:22:01.677234 crc crio[3616]: time="2026-06-11T16:22:01.677145204Z" 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:0xc000918008}] Aliases:map[]}"
2026-06-11 18:17:37.977314 | controller | Jun 11 16:22:01.677234 crc crio[3616]: time="2026-06-11T16:22:01.677273897Z" 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:17:37.977330 | controller | Jun 11 16:22:01.760566 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977347 | controller | Jun 11 16:22:01.760566 crc crio[3616]: time="2026-06-11T16:22:01.76048402Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 18:17:37.977363 | controller | Jun 11 16:22:01.760566 crc crio[3616]: time="2026-06-11T16:22:01.760527725Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977380 | controller | Jun 11 16:22:01.760566 crc crio[3616]: time="2026-06-11T16:22:01.760569459Z" 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:17:37.977401 | controller | Jun 11 16:22:01.760981 crc crio[3616]: time="2026-06-11T16:22:01.760788852Z" 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:0xc000116600}] Aliases:map[]}"
2026-06-11 18:17:37.977418 | controller | Jun 11 16:22:01.760981 crc crio[3616]: time="2026-06-11T16:22:01.760973691Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.977437 | controller | Jun 11 16:22:01.847299 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977457 | controller | Jun 11 16:22:01.847679 crc crio[3616]: time="2026-06-11T16:22:01.847625612Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 18:17:37.977473 | controller | Jun 11 16:22:01.847679 crc crio[3616]: time="2026-06-11T16:22:01.847677697Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977489 | controller | Jun 11 16:22:01.847819 crc crio[3616]: time="2026-06-11T16:22:01.847730913Z" 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:17:37.977506 | controller | Jun 11 16:22:01.848158 crc crio[3616]: time="2026-06-11T16:22:01.848057597Z" 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:0xc0009180a0}] Aliases:map[]}"
2026-06-11 18:17:37.977522 | controller | Jun 11 16:22:01.848625 crc crio[3616]: time="2026-06-11T16:22:01.848517195Z" 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:17:37.977538 | controller | Jun 11 16:22:01.889829 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977554 | controller | Jun 11 16:22:01.890174 crc crio[3616]: time="2026-06-11T16:22:01.890033212Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 18:17:37.977570 | controller | Jun 11 16:22:01.890174 crc crio[3616]: time="2026-06-11T16:22:01.890092598Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977586 | controller | Jun 11 16:22:01.890174 crc crio[3616]: time="2026-06-11T16:22:01.890133022Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 18:17:37.977602 | controller | Jun 11 16:22:01.890174 crc crio[3616]: time="2026-06-11T16:22:01.890156195Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977618 | controller | Jun 11 16:22:01.890913 crc crio[3616]: time="2026-06-11T16:22:01.890215321Z" 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:17:37.977638 | controller | Jun 11 16:22:01.890913 crc crio[3616]: time="2026-06-11T16:22:01.890870749Z" 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:0xc000880630}] Aliases:map[]}"
2026-06-11 18:17:37.977655 | controller | Jun 11 16:22:01.891188 crc crio[3616]: time="2026-06-11T16:22:01.891148528Z" 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:17:37.977671 | controller | Jun 11 16:22:02.088301 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977688 | controller | Jun 11 16:22:02.088301 crc crio[3616]: time="2026-06-11T16:22:02.088245017Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 18:17:37.977704 | controller | Jun 11 16:22:02.088301 crc crio[3616]: time="2026-06-11T16:22:02.088297332Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977720 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088515365Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 18:17:37.977735 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.08855844Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977751 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088585122Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 18:17:37.977766 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088600764Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977783 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088617136Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 18:17:37.977798 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088631447Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977814 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088674252Z" 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:17:37.977831 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.088994315Z" 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:0xc000918138}] Aliases:map[]}"
2026-06-11 18:17:37.977868 | controller | Jun 11 16:22:02.090301 crc crio[3616]: time="2026-06-11T16:22:02.089198196Z" 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:17:37.977890 | controller | Jun 11 16:22:02.191996 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.977907 | controller | Jun 11 16:22:02.192186 crc crio[3616]: time="2026-06-11T16:22:02.192137776Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 18:17:37.977923 | controller | Jun 11 16:22:02.192237 crc crio[3616]: time="2026-06-11T16:22:02.192192382Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977940 | controller | Jun 11 16:22:02.192310 crc crio[3616]: time="2026-06-11T16:22:02.192231236Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 18:17:37.977956 | controller | Jun 11 16:22:02.192310 crc crio[3616]: time="2026-06-11T16:22:02.192249818Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.977972 | controller | Jun 11 16:22:02.192310 crc crio[3616]: time="2026-06-11T16:22:02.192282851Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 18:17:37.977988 | controller | Jun 11 16:22:02.192607 crc crio[3616]: time="2026-06-11T16:22:02.192303134Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978004 | controller | Jun 11 16:22:02.192750 crc crio[3616]: time="2026-06-11T16:22:02.192632558Z" 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:17:37.978021 | controller | Jun 11 16:22:02.193136 crc crio[3616]: time="2026-06-11T16:22:02.193051501Z" 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:0xc0008806c8}] Aliases:map[]}"
2026-06-11 18:17:37.978037 | controller | Jun 11 16:22:02.193745 crc crio[3616]: time="2026-06-11T16:22:02.193630362Z" 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:17:37.978054 | controller | Jun 11 16:22:02.326946 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978071 | controller | Jun 11 16:22:02.327231 crc crio[3616]: time="2026-06-11T16:22:02.327057825Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 18:17:37.978087 | controller | Jun 11 16:22:02.327231 crc crio[3616]: time="2026-06-11T16:22:02.32710301Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978103 | controller | Jun 11 16:22:02.327231 crc crio[3616]: time="2026-06-11T16:22:02.327137553Z" 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:17:37.978127 | controller | Jun 11 16:22:02.327814 crc crio[3616]: time="2026-06-11T16:22:02.327446515Z" 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:0xc0001166d0}] Aliases:map[]}"
2026-06-11 18:17:37.978144 | controller | Jun 11 16:22:02.327814 crc crio[3616]: time="2026-06-11T16:22:02.327619343Z" 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:17:37.978161 | controller | Jun 11 16:22:02.360701 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978177 | controller | Jun 11 16:22:02.360701 crc crio[3616]: time="2026-06-11T16:22:02.360686224Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 18:17:37.978193 | controller | Jun 11 16:22:02.360925 crc crio[3616]: time="2026-06-11T16:22:02.360719777Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978209 | controller | Jun 11 16:22:02.360925 crc crio[3616]: time="2026-06-11T16:22:02.360755101Z" 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:17:37.978225 | controller | Jun 11 16:22:02.361012 crc crio[3616]: time="2026-06-11T16:22:02.360976664Z" 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:0xc000116760}] Aliases:map[]}"
2026-06-11 18:17:37.978242 | controller | Jun 11 16:22:02.361159 crc crio[3616]: time="2026-06-11T16:22:02.361112588Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.978258 | controller | Jun 11 16:22:02.400861 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978274 | controller | Jun 11 16:22:02.401413 crc crio[3616]: time="2026-06-11T16:22:02.401027331Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 18:17:37.978290 | controller | Jun 11 16:22:02.401413 crc crio[3616]: time="2026-06-11T16:22:02.401080416Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978306 | controller | Jun 11 16:22:02.401576 crc crio[3616]: time="2026-06-11T16:22:02.401449935Z" 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:17:37.978326 | controller | Jun 11 16:22:02.402000 crc crio[3616]: time="2026-06-11T16:22:02.40188764Z" 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:0xc00018ecd8}] Aliases:map[]}"
2026-06-11 18:17:37.978344 | controller | Jun 11 16:22:02.402496 crc crio[3616]: time="2026-06-11T16:22:02.402239947Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.978361 | controller | Jun 11 16:22:02.541541 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978378 | controller | Jun 11 16:22:02.541898 crc crio[3616]: time="2026-06-11T16:22:02.541776172Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 18:17:37.978395 | controller | Jun 11 16:22:02.542024 crc crio[3616]: time="2026-06-11T16:22:02.541889524Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978411 | controller | Jun 11 16:22:02.542024 crc crio[3616]: time="2026-06-11T16:22:02.54194816Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 18:17:37.978427 | controller | Jun 11 16:22:02.542024 crc crio[3616]: time="2026-06-11T16:22:02.541977103Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978443 | controller | Jun 11 16:22:02.542463 crc crio[3616]: time="2026-06-11T16:22:02.542048341Z" 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:17:37.978460 | controller | Jun 11 16:22:02.542700 crc crio[3616]: time="2026-06-11T16:22:02.542550883Z" 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:0xc0009181d8}] Aliases:map[]}"
2026-06-11 18:17:37.978479 | controller | Jun 11 16:22:02.542700 crc crio[3616]: time="2026-06-11T16:22:02.542683847Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.978498 | controller | Jun 11 16:22:02.542898 crc crio[3616]: time="2026-06-11T16:22:02.54271754Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.978525 | controller | Jun 11 16:22:02.542898 crc crio[3616]: time="2026-06-11T16:22:02.542741143Z" 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:17:37.978542 | controller | Jun 11 16:22:02.630655 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978562 | controller | Jun 11 16:22:02.630655 crc crio[3616]: time="2026-06-11T16:22:02.63062477Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 18:17:37.978579 | controller | Jun 11 16:22:02.630954 crc crio[3616]: time="2026-06-11T16:22:02.630674056Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978595 | controller | Jun 11 16:22:02.630954 crc crio[3616]: time="2026-06-11T16:22:02.630728151Z" 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:17:37.978612 | controller | Jun 11 16:22:02.631092 crc crio[3616]: time="2026-06-11T16:22:02.631048635Z" 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:0xc000116818}] Aliases:map[]}"
2026-06-11 18:17:37.978628 | controller | Jun 11 16:22:02.631551 crc crio[3616]: time="2026-06-11T16:22:02.631281879Z" 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:17:37.978654 | controller | Jun 11 16:22:02.657241 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978674 | controller | Jun 11 16:22:02.657592 crc crio[3616]: time="2026-06-11T16:22:02.657304119Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 18:17:37.978694 | controller | Jun 11 16:22:02.657592 crc crio[3616]: time="2026-06-11T16:22:02.657439483Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978713 | controller | Jun 11 16:22:02.657592 crc crio[3616]: time="2026-06-11T16:22:02.657531703Z" 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:17:37.978733 | controller | Jun 11 16:22:02.657835 crc crio[3616]: time="2026-06-11T16:22:02.657762517Z" 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:0xc00018ed78}] Aliases:map[]}"
2026-06-11 18:17:37.978753 | controller | Jun 11 16:22:02.658003 crc crio[3616]: time="2026-06-11T16:22:02.657913533Z" 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:17:37.978772 | controller | Jun 11 16:22:02.809025 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.978834 | controller | Jun 11 16:22:02.809559 crc crio[3616]: time="2026-06-11T16:22:02.809284258Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 18:17:37.978881 | controller | Jun 11 16:22:02.809559 crc crio[3616]: time="2026-06-11T16:22:02.809474818Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978899 | controller | Jun 11 16:22:02.809883 crc crio[3616]: time="2026-06-11T16:22:02.80958908Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 18:17:37.978916 | controller | Jun 11 16:22:02.809883 crc crio[3616]: time="2026-06-11T16:22:02.809618003Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978932 | controller | Jun 11 16:22:02.809883 crc crio[3616]: time="2026-06-11T16:22:02.809646366Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 18:17:37.978948 | controller | Jun 11 16:22:02.809883 crc crio[3616]: time="2026-06-11T16:22:02.809669348Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.978964 | controller | Jun 11 16:22:02.809883 crc crio[3616]: time="2026-06-11T16:22:02.809721553Z" 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:17:37.978981 | controller | Jun 11 16:22:02.810276 crc crio[3616]: time="2026-06-11T16:22:02.810088272Z" 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:0xc00018ee08}] Aliases:map[]}"
2026-06-11 18:17:37.978998 | controller | Jun 11 16:22:02.810564 crc crio[3616]: time="2026-06-11T16:22:02.810472562Z" 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:17:37.979014 | controller | Jun 11 16:22:02.827093 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979031 | controller | Jun 11 16:22:02.827267 crc crio[3616]: time="2026-06-11T16:22:02.827188655Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 18:17:37.979047 | controller | Jun 11 16:22:02.827267 crc crio[3616]: time="2026-06-11T16:22:02.827225249Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979064 | controller | Jun 11 16:22:02.827533 crc crio[3616]: time="2026-06-11T16:22:02.827264583Z" 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:17:37.979081 | controller | Jun 11 16:22:02.827635 crc crio[3616]: time="2026-06-11T16:22:02.827583506Z" 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:0xc000918268}] Aliases:map[]}"
2026-06-11 18:17:37.979101 | controller | Jun 11 16:22:02.827834 crc crio[3616]: time="2026-06-11T16:22:02.827767885Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.979118 | controller | Jun 11 16:22:02.843424 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979135 | controller | Jun 11 16:22:02.843798 crc crio[3616]: time="2026-06-11T16:22:02.843548932Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 18:17:37.979151 | controller | Jun 11 16:22:02.843798 crc crio[3616]: time="2026-06-11T16:22:02.843589306Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979167 | controller | Jun 11 16:22:02.843798 crc crio[3616]: time="2026-06-11T16:22:02.84362662Z" 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:17:37.979184 | controller | Jun 11 16:22:02.844008 crc crio[3616]: time="2026-06-11T16:22:02.843845383Z" 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:0xc000918300}] Aliases:map[]}"
2026-06-11 18:17:37.979200 | controller | Jun 11 16:22:02.844008 crc crio[3616]: time="2026-06-11T16:22:02.843986878Z" 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:17:37.979216 | controller | Jun 11 16:22:02.865607 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979233 | controller | Jun 11 16:22:02.865834 crc crio[3616]: time="2026-06-11T16:22:02.865747465Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 18:17:37.979249 | controller | Jun 11 16:22:02.865834 crc crio[3616]: time="2026-06-11T16:22:02.865784179Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979265 | controller | Jun 11 16:22:02.865834 crc crio[3616]: time="2026-06-11T16:22:02.865822263Z" 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:17:37.979282 | controller | Jun 11 16:22:02.866149 crc crio[3616]: time="2026-06-11T16:22:02.866058778Z" 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:0xc000918398}] Aliases:map[]}"
2026-06-11 18:17:37.979302 | controller | Jun 11 16:22:02.866451 crc crio[3616]: time="2026-06-11T16:22:02.866261319Z" 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:17:37.979472 | controller | Jun 11 16:22:02.913142 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979491 | controller | Jun 11 16:22:02.913315 crc crio[3616]: time="2026-06-11T16:22:02.913223471Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 18:17:37.979507 | controller | Jun 11 16:22:02.913315 crc crio[3616]: time="2026-06-11T16:22:02.913269706Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979524 | controller | Jun 11 16:22:02.913473 crc crio[3616]: time="2026-06-11T16:22:02.91331313Z" 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:17:37.979540 | controller | Jun 11 16:22:02.913936 crc crio[3616]: time="2026-06-11T16:22:02.913817803Z" 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:0xc00018eea0}] Aliases:map[]}"
2026-06-11 18:17:37.979557 | controller | Jun 11 16:22:02.914229 crc crio[3616]: time="2026-06-11T16:22:02.914151588Z" 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:17:37.979574 | controller | Jun 11 16:22:03.100998 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979590 | controller | Jun 11 16:22:03.100998 crc crio[3616]: time="2026-06-11T16:22:03.100936999Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 18:17:37.979606 | controller | Jun 11 16:22:03.100998 crc crio[3616]: time="2026-06-11T16:22:03.100973972Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979623 | controller | Jun 11 16:22:03.100998 crc crio[3616]: time="2026-06-11T16:22:03.101016837Z" 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:17:37.979639 | controller | Jun 11 16:22:03.102453 crc crio[3616]: time="2026-06-11T16:22:03.101268413Z" 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:0xc00018ef30}] Aliases:map[]}"
2026-06-11 18:17:37.979656 | controller | Jun 11 16:22:03.102453 crc crio[3616]: time="2026-06-11T16:22:03.101498727Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.979676 | controller | Jun 11 16:22:03.118294 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979693 | controller | Jun 11 16:22:03.118594 crc crio[3616]: time="2026-06-11T16:22:03.118442964Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 18:17:37.979709 | controller | Jun 11 16:22:03.118594 crc crio[3616]: time="2026-06-11T16:22:03.118476328Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979726 | controller | Jun 11 16:22:03.118594 crc crio[3616]: time="2026-06-11T16:22:03.118553276Z" 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:17:37.979742 | controller | Jun 11 16:22:03.118846 crc crio[3616]: time="2026-06-11T16:22:03.118738465Z" 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:0xc0001168e8}] Aliases:map[]}"
2026-06-11 18:17:37.979759 | controller | Jun 11 16:22:03.118939 crc crio[3616]: time="2026-06-11T16:22:03.118888221Z" 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:17:37.979776 | controller | Jun 11 16:22:03.147967 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979792 | controller | Jun 11 16:22:03.148263 crc crio[3616]: time="2026-06-11T16:22:03.14818535Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 18:17:37.979808 | controller | Jun 11 16:22:03.148263 crc crio[3616]: time="2026-06-11T16:22:03.148250037Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979824 | controller | Jun 11 16:22:03.148464 crc crio[3616]: time="2026-06-11T16:22:03.148276249Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 18:17:37.979840 | controller | Jun 11 16:22:03.148464 crc crio[3616]: time="2026-06-11T16:22:03.148286561Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979875 | controller | Jun 11 16:22:03.148464 crc crio[3616]: time="2026-06-11T16:22:03.148299042Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 18:17:37.979893 | controller | Jun 11 16:22:03.148464 crc crio[3616]: time="2026-06-11T16:22:03.148308663Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.979910 | controller | Jun 11 16:22:03.148464 crc crio[3616]: time="2026-06-11T16:22:03.148436296Z" 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:17:37.979927 | controller | Jun 11 16:22:03.148862 crc crio[3616]: time="2026-06-11T16:22:03.148739878Z" 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:0xc00100e170}] Aliases:map[]}"
2026-06-11 18:17:37.979948 | controller | Jun 11 16:22:03.149184 crc crio[3616]: time="2026-06-11T16:22:03.149094135Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.979965 | controller | Jun 11 16:22:03.186400 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.979981 | controller | Jun 11 16:22:03.186649 crc crio[3616]: time="2026-06-11T16:22:03.186593906Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 18:17:37.979998 | controller | Jun 11 16:22:03.186649 crc crio[3616]: time="2026-06-11T16:22:03.186640831Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980014 | controller | Jun 11 16:22:03.186723 crc crio[3616]: time="2026-06-11T16:22:03.186661233Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 18:17:37.980030 | controller | Jun 11 16:22:03.186723 crc crio[3616]: time="2026-06-11T16:22:03.186672614Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980047 | controller | Jun 11 16:22:03.186723 crc crio[3616]: time="2026-06-11T16:22:03.186703037Z" 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:17:37.980064 | controller | Jun 11 16:22:03.186977 crc crio[3616]: time="2026-06-11T16:22:03.186904798Z" 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:0xc00018efd0}] Aliases:map[]}"
2026-06-11 18:17:37.980081 | controller | Jun 11 16:22:03.187162 crc crio[3616]: time="2026-06-11T16:22:03.187099178Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.980097 | controller | Jun 11 16:22:03.246914 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980114 | controller | Jun 11 16:22:03.247164 crc crio[3616]: time="2026-06-11T16:22:03.247012784Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 18:17:37.980130 | controller | Jun 11 16:22:03.247164 crc crio[3616]: time="2026-06-11T16:22:03.247048768Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980146 | controller | Jun 11 16:22:03.247164 crc crio[3616]: time="2026-06-11T16:22:03.247087742Z" 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:17:37.980166 | controller | Jun 11 16:22:03.247397 crc crio[3616]: time="2026-06-11T16:22:03.247297824Z" 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:0xc00018f060}] Aliases:map[]}"
2026-06-11 18:17:37.980183 | controller | Jun 11 16:22:03.247866 crc crio[3616]: time="2026-06-11T16:22:03.247785564Z" 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:17:37.980200 | controller | Jun 11 16:22:03.292238 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980217 | controller | Jun 11 16:22:03.292726 crc crio[3616]: time="2026-06-11T16:22:03.292308424Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 18:17:37.980233 | controller | Jun 11 16:22:03.292726 crc crio[3616]: time="2026-06-11T16:22:03.292443158Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980250 | controller | Jun 11 16:22:03.292726 crc crio[3616]: time="2026-06-11T16:22:03.292505854Z" 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:17:37.980266 | controller | Jun 11 16:22:03.292868 crc crio[3616]: time="2026-06-11T16:22:03.292799685Z" 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:0xc00018f0f0}] Aliases:map[]}"
2026-06-11 18:17:37.980283 | controller | Jun 11 16:22:03.293084 crc crio[3616]: time="2026-06-11T16:22:03.292952931Z" 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:17:37.980299 | controller | Jun 11 16:22:03.339648 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980315 | controller | Jun 11 16:22:03.339976 crc crio[3616]: time="2026-06-11T16:22:03.339681069Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 18:17:37.980331 | controller | Jun 11 16:22:03.339976 crc crio[3616]: time="2026-06-11T16:22:03.339724843Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980347 | controller | Jun 11 16:22:03.339976 crc crio[3616]: time="2026-06-11T16:22:03.339775889Z" 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:17:37.980367 | controller | Jun 11 16:22:03.340162 crc crio[3616]: time="2026-06-11T16:22:03.340007773Z" 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:0xc00018f180}] Aliases:map[]}"
2026-06-11 18:17:37.980384 | controller | Jun 11 16:22:03.340438 crc crio[3616]: time="2026-06-11T16:22:03.340246568Z" 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:17:37.980401 | controller | Jun 11 16:22:03.379676 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980417 | controller | Jun 11 16:22:03.379926 crc crio[3616]: time="2026-06-11T16:22:03.37977832Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 18:17:37.980433 | controller | Jun 11 16:22:03.379926 crc crio[3616]: time="2026-06-11T16:22:03.379823164Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980450 | controller | Jun 11 16:22:03.379926 crc crio[3616]: time="2026-06-11T16:22:03.379869579Z" 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:17:37.980466 | controller | Jun 11 16:22:03.380173 crc crio[3616]: time="2026-06-11T16:22:03.380137157Z" 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:0xc00100e258}] Aliases:map[]}"
2026-06-11 18:17:37.980483 | controller | Jun 11 16:22:03.380605 crc crio[3616]: time="2026-06-11T16:22:03.380444809Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.980499 | controller | Jun 11 16:22:03.454611 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980515 | controller | Jun 11 16:22:03.454789 crc crio[3616]: time="2026-06-11T16:22:03.454674721Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 18:17:37.980530 | controller | Jun 11 16:22:03.454789 crc crio[3616]: time="2026-06-11T16:22:03.454707204Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980546 | controller | Jun 11 16:22:03.454789 crc crio[3616]: time="2026-06-11T16:22:03.454741088Z" 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:17:37.980562 | controller | Jun 11 16:22:03.455018 crc crio[3616]: time="2026-06-11T16:22:03.454904315Z" 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:0xc0001169a0}] Aliases:map[]}"
2026-06-11 18:17:37.980582 | controller | Jun 11 16:22:03.455118 crc crio[3616]: time="2026-06-11T16:22:03.455022667Z" 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:17:37.980599 | controller | Jun 11 16:22:03.473993 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980616 | controller | Jun 11 16:22:03.474099 crc crio[3616]: time="2026-06-11T16:22:03.474056272Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 18:17:37.980631 | controller | Jun 11 16:22:03.474099 crc crio[3616]: time="2026-06-11T16:22:03.474086985Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980647 | controller | Jun 11 16:22:03.474212 crc crio[3616]: time="2026-06-11T16:22:03.474102806Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 18:17:37.980663 | controller | Jun 11 16:22:03.474212 crc crio[3616]: time="2026-06-11T16:22:03.474110707Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980678 | controller | Jun 11 16:22:03.474212 crc crio[3616]: time="2026-06-11T16:22:03.4741381Z" 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:17:37.980695 | controller | Jun 11 16:22:03.474423 crc crio[3616]: time="2026-06-11T16:22:03.474296517Z" 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:0xc000918468}] Aliases:map[]}"
2026-06-11 18:17:37.980711 | controller | Jun 11 16:22:03.474525 crc crio[3616]: time="2026-06-11T16:22:03.474483566Z" 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:17:37.980728 | controller | Jun 11 16:22:03.503098 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980744 | controller | Jun 11 16:22:03.503260 crc crio[3616]: time="2026-06-11T16:22:03.503209947Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 18:17:37.980760 | controller | Jun 11 16:22:03.503260 crc crio[3616]: time="2026-06-11T16:22:03.503256712Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980775 | controller | Jun 11 16:22:03.503467 crc crio[3616]: time="2026-06-11T16:22:03.503298576Z" 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:17:37.980795 | controller | Jun 11 16:22:03.503669 crc crio[3616]: time="2026-06-11T16:22:03.503589846Z" 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:0xc000116a38}] Aliases:map[]}"
2026-06-11 18:17:37.980812 | controller | Jun 11 16:22:03.503841 crc crio[3616]: time="2026-06-11T16:22:03.503774436Z" 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:17:37.980829 | controller | Jun 11 16:22:03.623785 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980845 | controller | Jun 11 16:22:03.624048 crc crio[3616]: time="2026-06-11T16:22:03.623959105Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 18:17:37.980881 | controller | Jun 11 16:22:03.624103 crc crio[3616]: time="2026-06-11T16:22:03.624049975Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.980898 | controller | Jun 11 16:22:03.624190 crc crio[3616]: time="2026-06-11T16:22:03.624133493Z" 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:17:37.980915 | controller | Jun 11 16:22:03.624588 crc crio[3616]: time="2026-06-11T16:22:03.624471429Z" 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:0xc00018f220}] Aliases:map[]}"
2026-06-11 18:17:37.980931 | controller | Jun 11 16:22:03.624696 crc crio[3616]: time="2026-06-11T16:22:03.624649867Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.980948 | controller | Jun 11 16:22:03.624755 crc crio[3616]: time="2026-06-11T16:22:03.624701713Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.980964 | controller | Jun 11 16:22:03.624755 crc crio[3616]: time="2026-06-11T16:22:03.624729445Z" 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:17:37.980981 | controller | Jun 11 16:22:03.672763 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.980997 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.672781131Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 18:17:37.981017 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.672815024Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981034 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.672828785Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 18:17:37.981051 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.672835816Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981067 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.672861879Z" 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:17:37.981084 | controller | Jun 11 16:22:03.673015 crc crio[3616]: time="2026-06-11T16:22:03.673005504Z" 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:0xc000116ad8}] Aliases:map[]}"
2026-06-11 18:17:37.981100 | controller | Jun 11 16:22:03.673965 crc crio[3616]: time="2026-06-11T16:22:03.673049979Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.981117 | controller | Jun 11 16:22:03.673965 crc crio[3616]: time="2026-06-11T16:22:03.673058919Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.981133 | controller | Jun 11 16:22:03.673965 crc crio[3616]: time="2026-06-11T16:22:03.67306754Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.981150 | controller | Jun 11 16:22:03.775968 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981166 | controller | Jun 11 16:22:03.776178 crc crio[3616]: time="2026-06-11T16:22:03.775992479Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 18:17:37.981182 | controller | Jun 11 16:22:03.776178 crc crio[3616]: time="2026-06-11T16:22:03.776051235Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981198 | controller | Jun 11 16:22:03.776178 crc crio[3616]: time="2026-06-11T16:22:03.776147945Z" 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:17:37.981216 | controller | Jun 11 16:22:03.776829 crc crio[3616]: time="2026-06-11T16:22:03.776702803Z" 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:0xc000918508}] Aliases:map[]}"
2026-06-11 18:17:37.981232 | controller | Jun 11 16:22:03.777126 crc crio[3616]: time="2026-06-11T16:22:03.777015976Z" 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:17:37.981253 | controller | Jun 11 16:22:03.962193 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981270 | controller | Jun 11 16:22:03.962689 crc crio[3616]: time="2026-06-11T16:22:03.962513092Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 18:17:37.981286 | controller | Jun 11 16:22:03.962689 crc crio[3616]: time="2026-06-11T16:22:03.962678359Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981302 | controller | Jun 11 16:22:03.962837 crc crio[3616]: time="2026-06-11T16:22:03.962746316Z" 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:17:37.981318 | controller | Jun 11 16:22:03.963106 crc crio[3616]: time="2026-06-11T16:22:03.963018495Z" 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:0xc000116b40}] Aliases:map[]}"
2026-06-11 18:17:37.981335 | controller | Jun 11 16:22:03.963491 crc crio[3616]: time="2026-06-11T16:22:03.963299524Z" 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:17:37.981351 | controller | Jun 11 16:22:04.003305 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981368 | controller | Jun 11 16:22:04.003807 crc crio[3616]: time="2026-06-11T16:22:04.00365075Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 18:17:37.981384 | controller | Jun 11 16:22:04.003807 crc crio[3616]: time="2026-06-11T16:22:04.003713076Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981400 | controller | Jun 11 16:22:04.003807 crc crio[3616]: time="2026-06-11T16:22:04.003786404Z" 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:17:37.981416 | controller | Jun 11 16:22:04.004169 crc crio[3616]: time="2026-06-11T16:22:04.004064173Z" 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:0xc00018f2a0}] Aliases:map[]}"
2026-06-11 18:17:37.981433 | controller | Jun 11 16:22:04.004655 crc crio[3616]: time="2026-06-11T16:22:04.00451686Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.981453 | controller | Jun 11 16:22:04.068564 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981470 | controller | Jun 11 16:22:04.068869 crc crio[3616]: time="2026-06-11T16:22:04.068721252Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 18:17:37.981486 | controller | Jun 11 16:22:04.068869 crc crio[3616]: time="2026-06-11T16:22:04.068766646Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981503 | controller | Jun 11 16:22:04.068869 crc crio[3616]: time="2026-06-11T16:22:04.068816641Z" 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:17:37.981519 | controller | Jun 11 16:22:04.069107 crc crio[3616]: time="2026-06-11T16:22:04.069049526Z" 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:0xc00018f338}] Aliases:map[]}"
2026-06-11 18:17:37.981536 | controller | Jun 11 16:22:04.069304 crc crio[3616]: time="2026-06-11T16:22:04.069244386Z" 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:17:37.981552 | controller | Jun 11 16:22:04.092821 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981568 | controller | Jun 11 16:22:04.093134 crc crio[3616]: time="2026-06-11T16:22:04.09290601Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 18:17:37.981585 | controller | Jun 11 16:22:04.093134 crc crio[3616]: time="2026-06-11T16:22:04.092942594Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981601 | controller | Jun 11 16:22:04.093134 crc crio[3616]: time="2026-06-11T16:22:04.092992069Z" 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:17:37.981617 | controller | Jun 11 16:22:04.093446 crc crio[3616]: time="2026-06-11T16:22:04.093168668Z" 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:0xc000880a18}] Aliases:map[]}"
2026-06-11 18:17:37.981634 | controller | Jun 11 16:22:04.093446 crc crio[3616]: time="2026-06-11T16:22:04.093306452Z" 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:17:37.981657 | controller | Jun 11 16:22:04.123829 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981674 | controller | Jun 11 16:22:04.124680 crc crio[3616]: time="2026-06-11T16:22:04.124582927Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 18:17:37.981690 | controller | Jun 11 16:22:04.124680 crc crio[3616]: time="2026-06-11T16:22:04.124666936Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981706 | controller | Jun 11 16:22:04.124779 crc crio[3616]: time="2026-06-11T16:22:04.124698959Z" 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:17:37.981723 | controller | Jun 11 16:22:04.124940 crc crio[3616]: time="2026-06-11T16:22:04.124875478Z" 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:0xc000116be0}] Aliases:map[]}"
2026-06-11 18:17:37.981739 | controller | Jun 11 16:22:04.125127 crc crio[3616]: time="2026-06-11T16:22:04.125071118Z" 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:17:37.981756 | controller | Jun 11 16:22:04.184575 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981772 | controller | Jun 11 16:22:04.184855 crc crio[3616]: time="2026-06-11T16:22:04.18475938Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 18:17:37.981788 | controller | Jun 11 16:22:04.184855 crc crio[3616]: time="2026-06-11T16:22:04.184825567Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981804 | controller | Jun 11 16:22:04.184997 crc crio[3616]: time="2026-06-11T16:22:04.184884643Z" 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:17:37.981821 | controller | Jun 11 16:22:04.185218 crc crio[3616]: time="2026-06-11T16:22:04.18513613Z" 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:0xc0009185c0}] Aliases:map[]}"
2026-06-11 18:17:37.981838 | controller | Jun 11 16:22:04.185432 crc crio[3616]: time="2026-06-11T16:22:04.185381725Z" 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:17:37.981872 | controller | Jun 11 16:22:04.281775 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981894 | controller | Jun 11 16:22:04.282044 crc crio[3616]: time="2026-06-11T16:22:04.281975178Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 18:17:37.981911 | controller | Jun 11 16:22:04.282044 crc crio[3616]: time="2026-06-11T16:22:04.282021963Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.981927 | controller | Jun 11 16:22:04.282243 crc crio[3616]: time="2026-06-11T16:22:04.282065207Z" 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:17:37.981944 | controller | Jun 11 16:22:04.282455 crc crio[3616]: time="2026-06-11T16:22:04.28228711Z" 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:0xc000116c78}] Aliases:map[]}"
2026-06-11 18:17:37.981961 | controller | Jun 11 16:22:04.282694 crc crio[3616]: time="2026-06-11T16:22:04.282542857Z" 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:17:37.981977 | controller | Jun 11 16:22:04.318020 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.981993 | controller | Jun 11 16:22:04.318503 crc crio[3616]: time="2026-06-11T16:22:04.318268513Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 18:17:37.982009 | controller | Jun 11 16:22:04.318503 crc crio[3616]: time="2026-06-11T16:22:04.318492036Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982025 | controller | Jun 11 16:22:04.318744 crc crio[3616]: time="2026-06-11T16:22:04.318577335Z" 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:17:37.982042 | controller | Jun 11 16:22:04.319054 crc crio[3616]: time="2026-06-11T16:22:04.318967286Z" 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:0xc00018f3d8}] Aliases:map[]}"
2026-06-11 18:17:37.982058 | controller | Jun 11 16:22:04.319472 crc crio[3616]: time="2026-06-11T16:22:04.319273758Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.982074 | controller | Jun 11 16:22:04.344709 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982094 | controller | Jun 11 16:22:04.345025 crc crio[3616]: time="2026-06-11T16:22:04.344834829Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 18:17:37.982111 | controller | Jun 11 16:22:04.345025 crc crio[3616]: time="2026-06-11T16:22:04.344877413Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982128 | controller | Jun 11 16:22:04.345025 crc crio[3616]: time="2026-06-11T16:22:04.344918838Z" 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:17:37.982145 | controller | Jun 11 16:22:04.345208 crc crio[3616]: time="2026-06-11T16:22:04.345118629Z" 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:0xc00018f468}] Aliases:map[]}"
2026-06-11 18:17:37.982161 | controller | Jun 11 16:22:04.345387 crc crio[3616]: time="2026-06-11T16:22:04.345270934Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.982178 | controller | Jun 11 16:22:04.386673 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982195 | controller | Jun 11 16:22:04.386980 crc crio[3616]: time="2026-06-11T16:22:04.386851108Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 18:17:37.982211 | controller | Jun 11 16:22:04.386980 crc crio[3616]: time="2026-06-11T16:22:04.386894643Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982227 | controller | Jun 11 16:22:04.386980 crc crio[3616]: time="2026-06-11T16:22:04.386942908Z" 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:17:37.982243 | controller | Jun 11 16:22:04.387164 crc crio[3616]: time="2026-06-11T16:22:04.387126987Z" 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:0xc000918660}] Aliases:map[]}"
2026-06-11 18:17:37.982260 | controller | Jun 11 16:22:04.387412 crc crio[3616]: time="2026-06-11T16:22:04.387307956Z" 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:17:37.982276 | controller | Jun 11 16:22:04.426253 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982296 | controller | Jun 11 16:22:04.426875 crc crio[3616]: time="2026-06-11T16:22:04.426456988Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 18:17:37.982312 | controller | Jun 11 16:22:04.426875 crc crio[3616]: time="2026-06-11T16:22:04.426502122Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982328 | controller | Jun 11 16:22:04.426875 crc crio[3616]: time="2026-06-11T16:22:04.42676903Z" 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:17:37.982345 | controller | Jun 11 16:22:04.427089 crc crio[3616]: time="2026-06-11T16:22:04.42696272Z" 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:0xc0009186f0}] Aliases:map[]}"
2026-06-11 18:17:37.982362 | controller | Jun 11 16:22:04.427208 crc crio[3616]: time="2026-06-11T16:22:04.42714812Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.982378 | controller | Jun 11 16:22:04.465204 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982395 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465297028Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 18:17:37.982411 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465499559Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982428 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465536322Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 18:17:37.982444 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465551424Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982460 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465570006Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 18:17:37.982476 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465584157Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982492 | controller | Jun 11 16:22:04.465803 crc crio[3616]: time="2026-06-11T16:22:04.465751435Z" 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:17:37.982519 | controller | Jun 11 16:22:04.466255 crc crio[3616]: time="2026-06-11T16:22:04.465968708Z" 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:0xc00018f508}] Aliases:map[]}"
2026-06-11 18:17:37.982542 | controller | Jun 11 16:22:04.466255 crc crio[3616]: time="2026-06-11T16:22:04.466065928Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.982559 | controller | Jun 11 16:22:04.466255 crc crio[3616]: time="2026-06-11T16:22:04.46608562Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.982575 | controller | Jun 11 16:22:04.466255 crc crio[3616]: time="2026-06-11T16:22:04.466106202Z" 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:17:37.982591 | controller | Jun 11 16:22:04.512012 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982608 | controller | Jun 11 16:22:04.512882 crc crio[3616]: time="2026-06-11T16:22:04.512039857Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 18:17:37.982624 | controller | Jun 11 16:22:04.512882 crc crio[3616]: time="2026-06-11T16:22:04.512078371Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982640 | controller | Jun 11 16:22:04.512882 crc crio[3616]: time="2026-06-11T16:22:04.512112865Z" 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:17:37.982656 | controller | Jun 11 16:22:04.512882 crc crio[3616]: time="2026-06-11T16:22:04.512300054Z" 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:0xc000880ad0}] Aliases:map[]}"
2026-06-11 18:17:37.982673 | controller | Jun 11 16:22:04.512882 crc crio[3616]: time="2026-06-11T16:22:04.512531608Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.982689 | controller | Jun 11 16:22:04.550886 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982706 | controller | Jun 11 16:22:04.551081 crc crio[3616]: time="2026-06-11T16:22:04.55100443Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 18:17:37.982722 | controller | Jun 11 16:22:04.551081 crc crio[3616]: time="2026-06-11T16:22:04.551070607Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982738 | controller | Jun 11 16:22:04.551297 crc crio[3616]: time="2026-06-11T16:22:04.55109937Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 18:17:37.982754 | controller | Jun 11 16:22:04.551297 crc crio[3616]: time="2026-06-11T16:22:04.551119892Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982770 | controller | Jun 11 16:22:04.551297 crc crio[3616]: time="2026-06-11T16:22:04.551135573Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 18:17:37.982790 | controller | Jun 11 16:22:04.551297 crc crio[3616]: time="2026-06-11T16:22:04.551148705Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982806 | controller | Jun 11 16:22:04.551297 crc crio[3616]: time="2026-06-11T16:22:04.55119483Z" 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:17:37.982823 | controller | Jun 11 16:22:04.551851 crc crio[3616]: time="2026-06-11T16:22:04.551531505Z" 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:0xc00018f570}] Aliases:map[]}"
2026-06-11 18:17:37.982840 | controller | Jun 11 16:22:04.551851 crc crio[3616]: time="2026-06-11T16:22:04.551808373Z" 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:17:37.982879 | controller | Jun 11 16:22:04.603869 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982897 | controller | Jun 11 16:22:04.603869 crc crio[3616]: time="2026-06-11T16:22:04.60382014Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 18:17:37.982914 | controller | Jun 11 16:22:04.603869 crc crio[3616]: time="2026-06-11T16:22:04.603854514Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.982930 | controller | Jun 11 16:22:04.603869 crc crio[3616]: time="2026-06-11T16:22:04.603886327Z" 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:17:37.982947 | controller | Jun 11 16:22:04.604494 crc crio[3616]: time="2026-06-11T16:22:04.604050654Z" 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:0xc00100e350}] Aliases:map[]}"
2026-06-11 18:17:37.982963 | controller | Jun 11 16:22:04.604494 crc crio[3616]: time="2026-06-11T16:22:04.604213811Z" 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:17:37.982980 | controller | Jun 11 16:22:04.641402 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.982996 | controller | Jun 11 16:22:04.641796 crc crio[3616]: time="2026-06-11T16:22:04.641498409Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 18:17:37.983012 | controller | Jun 11 16:22:04.641796 crc crio[3616]: time="2026-06-11T16:22:04.641544514Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.983031 | controller | Jun 11 16:22:04.641796 crc crio[3616]: time="2026-06-11T16:22:04.641588639Z" 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:17:37.983049 | controller | Jun 11 16:22:04.641986 crc crio[3616]: time="2026-06-11T16:22:04.641853026Z" 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:0xc000918790}] Aliases:map[]}"
2026-06-11 18:17:37.983065 | controller | Jun 11 16:22:04.642056 crc crio[3616]: time="2026-06-11T16:22:04.642002032Z" 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:17:37.983082 | controller | Jun 11 16:22:04.674456 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.983099 | controller | Jun 11 16:22:04.674456 crc crio[3616]: time="2026-06-11T16:22:04.674443857Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 18:17:37.983115 | controller | Jun 11 16:22:04.674456 crc crio[3616]: time="2026-06-11T16:22:04.674488252Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.983131 | controller | Jun 11 16:22:04.675057 crc crio[3616]: time="2026-06-11T16:22:04.674509704Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 18:17:37.983147 | controller | Jun 11 16:22:04.675057 crc crio[3616]: time="2026-06-11T16:22:04.674526856Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.983163 | controller | Jun 11 16:22:04.675057 crc crio[3616]: time="2026-06-11T16:22:04.6745728Z" 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:17:37.983179 | controller | Jun 11 16:22:04.675057 crc crio[3616]: time="2026-06-11T16:22:04.674840148Z" 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:0xc00100e3e8}] Aliases:map[]}"
2026-06-11 18:17:37.983196 | controller | Jun 11 16:22:04.675057 crc crio[3616]: time="2026-06-11T16:22:04.675036869Z" 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:17:37.983213 | controller | Jun 11 16:22:04.816098 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.983229 | controller | Jun 11 16:22:04.816483 crc crio[3616]: time="2026-06-11T16:22:04.816281317Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 18:17:37.983249 | controller | Jun 11 16:22:04.816483 crc crio[3616]: time="2026-06-11T16:22:04.816402991Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.983265 | controller | Jun 11 16:22:04.816483 crc crio[3616]: time="2026-06-11T16:22:04.816467713Z" 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:17:37.983281 | controller | Jun 11 16:22:04.816731 crc crio[3616]: time="2026-06-11T16:22:04.816595436Z" 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:0xc00018f610}] Aliases:map[]}"
2026-06-11 18:17:37.983298 | controller | Jun 11 16:22:04.816731 crc crio[3616]: time="2026-06-11T16:22:04.816705681Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.983315 | controller | Jun 11 16:22:04.816731 crc crio[3616]: time="2026-06-11T16:22:04.816725521Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.983331 | controller | Jun 11 16:22:04.816884 crc crio[3616]: time="2026-06-11T16:22:04.816740102Z" 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:17:37.983348 | controller | Jun 11 16:22:04.840122 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.983370 | controller | Jun 11 16:22:04.840519 crc crio[3616]: time="2026-06-11T16:22:04.840196141Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 18:17:37.983392 | controller | Jun 11 16:22:04.840519 crc crio[3616]: time="2026-06-11T16:22:04.840239902Z" level=info msg="cleanup sandbox network"
2026-06-11 18:17:37.983413 | controller | Jun 11 16:22:04.840519 crc crio[3616]: time="2026-06-11T16:22:04.840279674Z" 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:17:37.983435 | controller | Jun 11 16:22:04.840519 crc crio[3616]: time="2026-06-11T16:22:04.84047347Z" 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:0xc00018f678}] Aliases:map[]}"
2026-06-11 18:17:37.983457 | controller | Jun 11 16:22:04.840850 crc crio[3616]: time="2026-06-11T16:22:04.840546092Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.983479 | controller | Jun 11 16:22:04.840850 crc crio[3616]: time="2026-06-11T16:22:04.840564176Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.983504 | controller | Jun 11 16:22:04.840850 crc crio[3616]: time="2026-06-11T16:22:04.840585433Z" 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:17:37.983525 | controller | Jun 11 16:22:04.959715 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:37.983546 | controller | Jun 11 16:22:04.959972 crc crio[3616]: time="2026-06-11T16:22:04.959738201Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 18:17:37.983565 | controller | Jun 11 16:22:06.418503 crc crio[3616]: time="2026-06-11T16:22:06.416913931Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983585 | controller | Jun 11 16:22:06.418503 crc crio[3616]: time="2026-06-11T16:22:06.41842188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.983604 | controller | Jun 11 16:22:06.431116 crc crio[3616]: time="2026-06-11T16:22:06.430987148Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983624 | controller | Jun 11 16:22:06.431116 crc crio[3616]: time="2026-06-11T16:22:06.431102752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.983647 | controller | Jun 11 16:22:06.438420 crc crio[3616]: time="2026-06-11T16:22:06.438174169Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983668 | controller | Jun 11 16:22:06.438864 crc crio[3616]: time="2026-06-11T16:22:06.438743028Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983686 | controller | Jun 11 16:22:06.457184 crc crio[3616]: time="2026-06-11T16:22:06.457072852Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983703 | controller | Jun 11 16:22:06.457311 crc crio[3616]: time="2026-06-11T16:22:06.457188736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.983720 | controller | Jun 11 16:22:06.466146 crc crio[3616]: time="2026-06-11T16:22:06.466023982Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983736 | controller | Jun 11 16:22:06.478221 crc crio[3616]: time="2026-06-11T16:22:06.478049852Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983753 | controller | Jun 11 16:22:06.478453 crc crio[3616]: time="2026-06-11T16:22:06.47827831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.983773 | controller | Jun 11 16:22:06.484773 crc crio[3616]: time="2026-06-11T16:22:06.484594472Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983790 | controller | Jun 11 16:22:06.484899 crc crio[3616]: time="2026-06-11T16:22:06.484800458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.983806 | controller | Jun 11 16:22:06.486717 crc crio[3616]: time="2026-06-11T16:22:06.486601917Z" level=info msg="Ran pod sandbox f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983822 | controller | Jun 11 16:22:06.486814 crc crio[3616]: time="2026-06-11T16:22:06.486719229Z" level=info msg="Ran pod sandbox bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983838 | controller | Jun 11 16:22:06.492075 crc crio[3616]: time="2026-06-11T16:22:06.491924309Z" level=info msg="Ran pod sandbox f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983878 | controller | Jun 11 16:22:06.492822 crc crio[3616]: time="2026-06-11T16:22:06.492730292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0e97a461-ce50-4073-bfae-c84f6beff8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.983902 | controller | Jun 11 16:22:06.492926 crc crio[3616]: time="2026-06-11T16:22:06.492855626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c0928261-5af8-422f-a7ff-22525e027407 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.983921 | controller | Jun 11 16:22:06.493687 crc crio[3616]: time="2026-06-11T16:22:06.493524227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c7e2edc3-977c-474d-b7ff-9c465c545fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.983937 | controller | Jun 11 16:22:06.497268 crc crio[3616]: time="2026-06-11T16:22:06.497157424Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983954 | controller | Jun 11 16:22:06.499409 crc crio[3616]: time="2026-06-11T16:22:06.49919156Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.983970 | controller | Jun 11 16:22:06.504264 crc crio[3616]: time="2026-06-11T16:22:06.503228138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=34b4f604-987c-4a90-9254-6a4db650e556 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.983986 | controller | Jun 11 16:22:06.505475 crc crio[3616]: time="2026-06-11T16:22:06.505196039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=10cbcb80-e931-4b19-8fb1-215a7dec8db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984006 | controller | Jun 11 16:22:06.506411 crc crio[3616]: time="2026-06-11T16:22:06.506163361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d2fa5554-eb2c-41c0-b320-9d95cb940b13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984023 | controller | Jun 11 16:22:06.507480 crc crio[3616]: time="2026-06-11T16:22:06.50737612Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984039 | controller | Jun 11 16:22:06.507832 crc crio[3616]: time="2026-06-11T16:22:06.507730431Z" level=info msg="Ran pod sandbox a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320 with infra container: openshift-etcd/etcd-crc/POD" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.984056 | controller | Jun 11 16:22:06.509905 crc crio[3616]: time="2026-06-11T16:22:06.509828648Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984072 | controller | Jun 11 16:22:06.513082 crc crio[3616]: time="2026-06-11T16:22:06.51298751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984088 | controller | Jun 11 16:22:06.516547 crc crio[3616]: time="2026-06-11T16:22:06.516451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=34ac7408-6141-4411-8564-65cedf8f16bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984104 | controller | Jun 11 16:22:06.516699 crc crio[3616]: time="2026-06-11T16:22:06.516597394Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984120 | controller | Jun 11 16:22:06.518096 crc crio[3616]: time="2026-06-11T16:22:06.517929448Z" level=info msg="Ran pod sandbox 8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.984136 | controller | Jun 11 16:22:06.520012 crc crio[3616]: time="2026-06-11T16:22:06.519938561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2547d645-dad5-4ff5-adad-ddf36ac7d637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984152 | controller | Jun 11 16:22:06.520688 crc crio[3616]: time="2026-06-11T16:22:06.520601162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984168 | controller | Jun 11 16:22:06.521762 crc crio[3616]: time="2026-06-11T16:22:06.521685487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984184 | controller | Jun 11 16:22:06.525390 crc crio[3616]: time="2026-06-11T16:22:06.52522798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d16baed9-663f-43f6-b024-f5987543ed36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984204 | controller | Jun 11 16:22:06.529142 crc crio[3616]: time="2026-06-11T16:22:06.529062703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ac8af558-813c-4f0a-8b3b-52d1b1325934 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984220 | controller | Jun 11 16:22:06.532286 crc crio[3616]: time="2026-06-11T16:22:06.532208243Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984236 | controller | Jun 11 16:22:06.535090 crc crio[3616]: time="2026-06-11T16:22:06.535006065Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984252 | controller | Jun 11 16:22:06.538306 crc crio[3616]: time="2026-06-11T16:22:06.538192805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984268 | controller | Jun 11 16:22:06.538899 crc crio[3616]: time="2026-06-11T16:22:06.538817034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984284 | controller | Jun 11 16:22:06.541606 crc crio[3616]: time="2026-06-11T16:22:06.541555741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984300 | controller | Jun 11 16:22:06.542447 crc crio[3616]: time="2026-06-11T16:22:06.542303005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984315 | controller | Jun 11 16:22:06.552904 crc crio[3616]: time="2026-06-11T16:22:06.552828263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984331 | controller | Jun 11 16:22:06.577083 crc crio[3616]: time="2026-06-11T16:22:06.576927992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984347 | controller | Jun 11 16:22:06.624113 crc crio[3616]: time="2026-06-11T16:22:06.623920134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984362 | controller | Jun 11 16:22:08.736095 crc crio[3616]: time="2026-06-11T16:22:08.73587989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984378 | controller | Jun 11 16:22:08.738400 crc crio[3616]: time="2026-06-11T16:22:08.736585079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984393 | controller | Jun 11 16:22:08.738400 crc crio[3616]: time="2026-06-11T16:22:08.736884278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984409 | controller | Jun 11 16:22:08.738400 crc crio[3616]: time="2026-06-11T16:22:08.737086905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984424 | controller | Jun 11 16:22:08.741499 crc crio[3616]: time="2026-06-11T16:22:08.741296809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984443 | controller | Jun 11 16:22:09.032111 crc crio[3616]: time="2026-06-11T16:22:09.031569587Z" level=info msg="Created container 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984460 | controller | Jun 11 16:22:09.037545 crc crio[3616]: time="2026-06-11T16:22:09.037422076Z" level=info msg="Starting container: 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada" id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984476 | controller | Jun 11 16:22:09.046986 crc crio[3616]: time="2026-06-11T16:22:09.046817454Z" level=info msg="Started container" PID=5410 containerID=578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:37.984493 | controller | Jun 11 16:22:09.143810 crc crio[3616]: time="2026-06-11T16:22:09.142062568Z" level=info msg="Created container 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984509 | controller | Jun 11 16:22:09.144067 crc crio[3616]: time="2026-06-11T16:22:09.143871955Z" level=info msg="Starting container: 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285" id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984526 | controller | Jun 11 16:22:09.154807 crc crio[3616]: time="2026-06-11T16:22:09.154067211Z" level=info msg="Started container" PID=5414 containerID=47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47
2026-06-11 18:17:37.984542 | controller | Jun 11 16:22:09.255649 crc crio[3616]: time="2026-06-11T16:22:09.255152791Z" level=info msg="Created container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984559 | controller | Jun 11 16:22:09.257916 crc crio[3616]: time="2026-06-11T16:22:09.257767424Z" level=info msg="Starting container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f" id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984575 | controller | Jun 11 16:22:09.268507 crc crio[3616]: time="2026-06-11T16:22:09.268268041Z" level=info msg="Started container" PID=5413 containerID=9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f description=openshift-etcd/etcd-crc/setup id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.984591 | controller | Jun 11 16:22:09.281742 crc crio[3616]: time="2026-06-11T16:22:09.281236335Z" level=info msg="Created container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984607 | controller | Jun 11 16:22:09.281884 crc crio[3616]: time="2026-06-11T16:22:09.281789484Z" level=info msg="Created container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984627 | controller | Jun 11 16:22:09.286768 crc crio[3616]: time="2026-06-11T16:22:09.2867131Z" level=info msg="Starting container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a" id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984644 | controller | Jun 11 16:22:09.287853 crc crio[3616]: time="2026-06-11T16:22:09.287742963Z" level=info msg="Starting container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24" id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984664 | controller | Jun 11 16:22:09.306580 crc crio[3616]: time="2026-06-11T16:22:09.306482407Z" level=info msg="Started container" PID=5416 containerID=2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a description=openshift-kube-apiserver/kube-apiserver-crc/setup id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.984680 | controller | Jun 11 16:22:09.342528 crc crio[3616]: time="2026-06-11T16:22:09.342261347Z" level=info msg="Started container" PID=5415 containerID=83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:37.984697 | controller | Jun 11 16:22:09.397791 crc crio[3616]: time="2026-06-11T16:22:09.397653295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b6ca3672-698c-4dbe-a06d-e7b8d3f65259 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984713 | controller | Jun 11 16:22:09.403913 crc crio[3616]: time="2026-06-11T16:22:09.403772002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a4858019-6986-4b0b-8048-f01fb641f396 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984730 | controller | Jun 11 16:22:09.407877 crc crio[3616]: time="2026-06-11T16:22:09.407750088Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984746 | controller | Jun 11 16:22:09.408584 crc crio[3616]: time="2026-06-11T16:22:09.408495242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984762 | controller | Jun 11 16:22:09.431020 crc crio[3616]: time="2026-06-11T16:22:09.430901917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984778 | controller | Jun 11 16:22:09.752051 crc crio[3616]: time="2026-06-11T16:22:09.751823343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984794 | controller | Jun 11 16:22:09.842049 crc crio[3616]: time="2026-06-11T16:22:09.841630154Z" level=info msg="Created container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984815 | controller | Jun 11 16:22:09.843556 crc crio[3616]: time="2026-06-11T16:22:09.843442641Z" level=info msg="Starting container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5" id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.984832 | controller | Jun 11 16:22:09.852492 crc crio[3616]: time="2026-06-11T16:22:09.852251503Z" level=info msg="Started container" PID=5463 containerID=81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:37.984863 | controller | Jun 11 16:22:09.866992 crc crio[3616]: time="2026-06-11T16:22:09.86653918Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=33b690bd-4fb6-4c97-93e7-3ba389f7a735 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984886 | controller | Jun 11 16:22:09.868754 crc crio[3616]: time="2026-06-11T16:22:09.868712449Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b3adc217-5446-4824-8b83-bd3c869fb932 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984903 | controller | Jun 11 16:22:09.871226 crc crio[3616]: time="2026-06-11T16:22:09.871104085Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.984920 | controller | Jun 11 16:22:09.871633 crc crio[3616]: time="2026-06-11T16:22:09.87156175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984936 | controller | Jun 11 16:22:09.882844 crc crio[3616]: time="2026-06-11T16:22:09.882696456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.984952 | controller | Jun 11 16:22:10.045461 crc crio[3616]: time="2026-06-11T16:22:10.045070995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8076df5e-4313-41e7-86ec-5c4c10a508d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984968 | controller | Jun 11 16:22:10.047884 crc crio[3616]: time="2026-06-11T16:22:10.04774583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9e8b7819-68d6-4117-a10e-c5ad9089c9be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984983 | controller | Jun 11 16:22:10.047884 crc crio[3616]: time="2026-06-11T16:22:10.047867314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8540c1f2-70af-4682-bffb-b3a71105db83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.984999 | controller | Jun 11 16:22:10.053704 crc crio[3616]: time="2026-06-11T16:22:10.05357411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0e5fa44a-60ea-4b7c-a8c3-debff06de53e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985015 | controller | Jun 11 16:22:10.054570 crc crio[3616]: time="2026-06-11T16:22:10.054417299Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985038 | controller | Jun 11 16:22:10.056651 crc crio[3616]: time="2026-06-11T16:22:10.056571208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985054 | controller | Jun 11 16:22:10.058758 crc crio[3616]: time="2026-06-11T16:22:10.058478149Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985070 | controller | Jun 11 16:22:10.058889 crc crio[3616]: time="2026-06-11T16:22:10.058759908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985086 | controller | Jun 11 16:22:10.068935 crc crio[3616]: time="2026-06-11T16:22:10.068831343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cd2b5507-87de-46f1-b3a4-aff76537ebab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985102 | controller | Jun 11 16:22:10.076717 crc crio[3616]: time="2026-06-11T16:22:10.076020124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=21a2fb5e-0d94-4999-8188-ac0fc0558107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985117 | controller | Jun 11 16:22:10.082153 crc crio[3616]: time="2026-06-11T16:22:10.082084678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985133 | controller | Jun 11 16:22:10.084151 crc crio[3616]: time="2026-06-11T16:22:10.084089976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9c570394-80cb-4b00-af52-b6fc20cda651 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985149 | controller | Jun 11 16:22:10.091564 crc crio[3616]: time="2026-06-11T16:22:10.091441187Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985165 | controller | Jun 11 16:22:10.092977 crc crio[3616]: time="2026-06-11T16:22:10.092793941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=55ed3faf-0fbf-4520-92d2-24d88716d44d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985181 | controller | Jun 11 16:22:10.111265 crc crio[3616]: time="2026-06-11T16:22:10.111136386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985201 | controller | Jun 11 16:22:10.111917 crc crio[3616]: time="2026-06-11T16:22:10.111779716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985218 | controller | Jun 11 16:22:10.114580 crc crio[3616]: time="2026-06-11T16:22:10.114478538Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985234 | controller | Jun 11 16:22:10.125847 crc crio[3616]: time="2026-06-11T16:22:10.125578857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985254 | controller | Jun 11 16:22:10.187228 crc crio[3616]: time="2026-06-11T16:22:10.187027301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985271 | controller | Jun 11 16:22:10.195277 crc crio[3616]: time="2026-06-11T16:22:10.195207833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985287 | controller | Jun 11 16:22:11.139090 crc crio[3616]: time="2026-06-11T16:22:11.138954502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985303 | controller | Jun 11 16:22:11.250956 crc crio[3616]: time="2026-06-11T16:22:11.250630002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985319 | controller | Jun 11 16:22:11.352196 crc crio[3616]: time="2026-06-11T16:22:11.351573667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985335 | controller | Jun 11 16:22:11.374954 crc crio[3616]: time="2026-06-11T16:22:11.374836861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985351 | controller | Jun 11 16:22:11.573180 crc crio[3616]: time="2026-06-11T16:22:11.572941597Z" level=info msg="Created container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985367 | controller | Jun 11 16:22:11.574399 crc crio[3616]: time="2026-06-11T16:22:11.574286085Z" level=info msg="Starting container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a" id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.985383 | controller | Jun 11 16:22:11.593213 crc crio[3616]: time="2026-06-11T16:22:11.593162588Z" level=info msg="Started container" PID=5509 containerID=726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.985399 | controller | Jun 11 16:22:11.624898 crc crio[3616]: time="2026-06-11T16:22:11.624771948Z" level=info msg="Created container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985416 | controller | Jun 11 16:22:11.626553 crc crio[3616]: time="2026-06-11T16:22:11.626453142Z" level=info msg="Starting container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f" id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.985432 | controller | Jun 11 16:22:11.637113 crc crio[3616]: time="2026-06-11T16:22:11.63675198Z" level=info msg="Started container" PID=5514 containerID=11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.985448 | controller | Jun 11 16:22:11.947304 crc crio[3616]: time="2026-06-11T16:22:11.946948974Z" level=info msg="Created container 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985468 | controller | Jun 11 16:22:11.948240 crc crio[3616]: time="2026-06-11T16:22:11.948141653Z" level=info msg="Created container 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985485 | controller | Jun 11 16:22:11.949044 crc crio[3616]: time="2026-06-11T16:22:11.94897953Z" level=info msg="Starting container: 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c" id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.985501 | controller | Jun 11 16:22:11.949910 crc crio[3616]: time="2026-06-11T16:22:11.949742393Z" level=info msg="Starting container: 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082" id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.985518 | controller | Jun 11 16:22:11.950120 crc crio[3616]: time="2026-06-11T16:22:11.949982792Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=94ebabf0-998f-4166-ae0e-7b5f9ea58d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985534 | controller | Jun 11 16:22:11.953926 crc crio[3616]: time="2026-06-11T16:22:11.953656661Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6661cf3a-2302-4be0-af70-91285f40faad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985550 | controller | Jun 11 16:22:11.958314 crc crio[3616]: time="2026-06-11T16:22:11.958116651Z" level=info msg="Started container" PID=5522 containerID=7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:37.985566 | controller | Jun 11 16:22:11.960063 crc crio[3616]: time="2026-06-11T16:22:11.959553056Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985582 | controller | Jun 11 16:22:11.960063 crc crio[3616]: time="2026-06-11T16:22:11.959657051Z" level=info msg="Started container" PID=5521 containerID=3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47
2026-06-11 18:17:37.985599 | controller | Jun 11 16:22:11.960773 crc crio[3616]: time="2026-06-11T16:22:11.960094334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985615 | controller | Jun 11 16:22:11.992135 crc crio[3616]: time="2026-06-11T16:22:11.991959833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985631 | controller | Jun 11 16:22:12.090778 crc crio[3616]: time="2026-06-11T16:22:12.090307195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=70499512-5d9e-43df-9a60-d0de6d41fe78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985651 | controller | Jun 11 16:22:12.094144 crc crio[3616]: time="2026-06-11T16:22:12.094022084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0a9b906d-7bd1-470f-b402-cc1060ad03a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985668 | controller | Jun 11 16:22:12.096880 crc crio[3616]: time="2026-06-11T16:22:12.096782222Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985684 | controller | Jun 11 16:22:12.097534 crc crio[3616]: time="2026-06-11T16:22:12.097461484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985701 | controller | Jun 11 16:22:12.112465 crc crio[3616]: time="2026-06-11T16:22:12.112372591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985717 | controller | Jun 11 16:22:12.652664 crc crio[3616]: time="2026-06-11T16:22:12.651946186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c79a3afa-3e52-442b-a461-2ea086c8d399 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985734 | controller | Jun 11 16:22:12.658969 crc crio[3616]: time="2026-06-11T16:22:12.658801347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=eb38d712-d830-4a97-b47a-935f6b9f531a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985749 | controller | Jun 11 16:22:12.664641 crc crio[3616]: time="2026-06-11T16:22:12.664210807Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985765 | controller | Jun 11 16:22:12.667224 crc crio[3616]: time="2026-06-11T16:22:12.665882791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985781 | controller | Jun 11 16:22:12.699625 crc crio[3616]: time="2026-06-11T16:22:12.699234578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985797 | controller | Jun 11 16:22:12.754424 crc crio[3616]: time="2026-06-11T16:22:12.754176561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985813 | controller | Jun 11 16:22:13.601996 crc crio[3616]: time="2026-06-11T16:22:13.60144633Z" level=info msg="Created container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985829 | controller | Jun 11 16:22:13.604139 crc crio[3616]: time="2026-06-11T16:22:13.604069329Z" level=info msg="Starting container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b" id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.985845 | controller | Jun 11 16:22:13.637057 crc crio[3616]: time="2026-06-11T16:22:13.636533048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985882 | controller | Jun 11 16:22:13.720423 crc crio[3616]: time="2026-06-11T16:22:13.7194634Z" level=info msg="Started container" PID=5553 containerID=a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b description=openshift-etcd/etcd-crc/etcd-resources-copy id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.985904 | controller | Jun 11 16:22:14.121175 crc crio[3616]: time="2026-06-11T16:22:14.120086861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9edac058-069b-4c73-aa2e-94024348a098 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985920 | controller | Jun 11 16:22:14.138730 crc crio[3616]: time="2026-06-11T16:22:14.13848018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6a345afc-1779-435d-9126-1ff410435247 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.985936 | controller | Jun 11 16:22:14.143883 crc crio[3616]: time="2026-06-11T16:22:14.140893797Z" level=info msg="Created container 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985952 | controller | Jun 11 16:22:14.143883 crc crio[3616]: time="2026-06-11T16:22:14.142009043Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.985968 | controller | Jun 11 16:22:14.143883 crc crio[3616]: time="2026-06-11T16:22:14.142643403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.985985 | controller | Jun 11 16:22:14.143883 crc crio[3616]: time="2026-06-11T16:22:14.14346352Z" level=info msg="Starting container: 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16" id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986001 | controller | Jun 11 16:22:14.173476 crc crio[3616]: time="2026-06-11T16:22:14.173267441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986017 | controller | Jun 11 16:22:14.214292 crc crio[3616]: time="2026-06-11T16:22:14.21411595Z" level=info msg="Started container" PID=5575 containerID=291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:37.986035 | controller | Jun 11 16:22:14.311032 crc crio[3616]: time="2026-06-11T16:22:14.310964983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ad11ea02-4ac6-4b8c-a4bc-b23c799bd85d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986052 | controller | Jun 11 16:22:14.328587 crc crio[3616]: time="2026-06-11T16:22:14.328464719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=be0e81b7-0b49-4e60-9d0d-552286260663 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986069 | controller | Jun 11 16:22:14.354760 crc crio[3616]: time="2026-06-11T16:22:14.354445875Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986089 | controller | Jun 11 16:22:14.356308 crc crio[3616]: time="2026-06-11T16:22:14.356014086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986106 | controller | Jun 11 16:22:14.399477 crc crio[3616]: time="2026-06-11T16:22:14.399005096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986122 | controller | Jun 11 16:22:15.471437 crc crio[3616]: time="2026-06-11T16:22:15.471377636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986138 | controller | Jun 11 16:22:17.774891 crc crio[3616]: time="2026-06-11T16:22:17.772589195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986154 | controller | Jun 11 16:22:19.484510 crc crio[3616]: time="2026-06-11T16:22:19.482071737Z" level=info msg="Created container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986171 | controller | Jun 11 16:22:19.487409 crc crio[3616]: time="2026-06-11T16:22:19.487185869Z" level=info msg="Starting container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34" id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986187 | controller | Jun 11 16:22:19.497096 crc crio[3616]: time="2026-06-11T16:22:19.48851508Z" level=info msg="Created container 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986203 | controller | Jun 11 16:22:19.497096 crc crio[3616]: time="2026-06-11T16:22:19.4960524Z" level=info msg="Starting container: 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8" id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986219 | controller | Jun 11 16:22:19.537243 crc crio[3616]: time="2026-06-11T16:22:19.536896277Z" level=info msg="Started container" PID=5632 containerID=2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 description=openshift-etcd/etcd-crc/etcdctl id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.986235 | controller | Jun 11 16:22:19.547309 crc crio[3616]: time="2026-06-11T16:22:19.545859209Z" level=info msg="Started container" PID=5639 containerID=14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:37.986251 | controller | Jun 11 16:22:19.579706 crc crio[3616]: time="2026-06-11T16:22:19.575892202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e52cf3ce-4431-46ad-aa6e-1ee346e2cd45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986268 | controller | Jun 11 16:22:19.622518 crc crio[3616]: time="2026-06-11T16:22:19.615163577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4df10979-0b34-499b-a5f0-0a75131acb52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986287 | controller | Jun 11 16:22:19.647071 crc crio[3616]: time="2026-06-11T16:22:19.646999687Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986304 | controller | Jun 11 16:22:19.648210 crc crio[3616]: time="2026-06-11T16:22:19.648181276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986320 | controller | Jun 11 16:22:19.733113 crc crio[3616]: time="2026-06-11T16:22:19.733060342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986336 | controller | Jun 11 16:22:19.777878 crc crio[3616]: time="2026-06-11T16:22:19.757960668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986352 | controller | Jun 11 16:22:19.818597 crc crio[3616]: time="2026-06-11T16:22:19.811874243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986368 | controller | Jun 11 16:22:20.247655 crc crio[3616]: time="2026-06-11T16:22:20.247475867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986384 | controller | Jun 11 16:22:20.687082 crc crio[3616]: time="2026-06-11T16:22:20.686555044Z" level=info msg="Created container 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986400 | controller | Jun 11 16:22:20.689945 crc crio[3616]: time="2026-06-11T16:22:20.689702425Z" level=info msg="Starting container: 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911" id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986417 | controller | Jun 11 16:22:20.690101 crc crio[3616]: time="2026-06-11T16:22:20.689972873Z" level=info msg="Created container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986432 | controller | Jun 11 16:22:20.691138 crc crio[3616]: time="2026-06-11T16:22:20.690976835Z" level=info msg="Created container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986448 | controller | Jun 11 16:22:20.692114 crc crio[3616]: time="2026-06-11T16:22:20.691960177Z" level=info msg="Starting container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78" id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986464 | controller | Jun 11 16:22:20.693253 crc crio[3616]: time="2026-06-11T16:22:20.693122465Z" level=info msg="Starting container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8" id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986482 | controller | Jun 11 16:22:20.719993 crc crio[3616]: time="2026-06-11T16:22:20.719684652Z" level=info msg="Started container" PID=5668 containerID=85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.986503 | controller | Jun 11 16:22:20.721831 crc crio[3616]: time="2026-06-11T16:22:20.721610833Z" level=info msg="Started container" PID=5667 containerID=44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:37.986537 | controller | Jun 11 16:22:20.726287 crc crio[3616]: time="2026-06-11T16:22:20.72616358Z" level=info msg="Started container" PID=5674 containerID=104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 description=openshift-etcd/etcd-crc/etcd id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.986555 | controller | Jun 11 16:22:20.765436 crc crio[3616]: time="2026-06-11T16:22:20.765088203Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4df89e77-d817-4453-bc7e-701b59325e04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986571 | controller | Jun 11 16:22:20.772452 crc crio[3616]: time="2026-06-11T16:22:20.772273722Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6cf422e0-8a31-4060-8985-6d4c1637bd72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986590 | controller | Jun 11 16:22:20.779537 crc crio[3616]: time="2026-06-11T16:22:20.779396711Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986607 | controller | Jun 11 16:22:20.780589 crc crio[3616]: time="2026-06-11T16:22:20.780407403Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=914e622a-f89f-4eca-a513-eb04d56e64ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986623 | controller | Jun 11 16:22:20.780687 crc crio[3616]: time="2026-06-11T16:22:20.780585788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d9a9e069-9df7-4439-a449-f4b4dc941a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986639 | controller | Jun 11 16:22:20.784265 crc crio[3616]: time="2026-06-11T16:22:20.783685788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986655 | controller | Jun 11 16:22:20.788550 crc crio[3616]: time="2026-06-11T16:22:20.788146401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0238e863-14d9-49be-9900-e66b6462ac29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986671 | controller | Jun 11 16:22:20.793825 crc crio[3616]: time="2026-06-11T16:22:20.793494471Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986687 | controller | Jun 11 16:22:20.794140 crc crio[3616]: time="2026-06-11T16:22:20.79408357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986703 | controller | Jun 11 16:22:20.797675 crc crio[3616]: time="2026-06-11T16:22:20.797493778Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=229e9505-a3fe-425a-9314-2b1984edc0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.986723 | controller | Jun 11 16:22:20.833413 crc crio[3616]: time="2026-06-11T16:22:20.824646686Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986740 | controller | Jun 11 16:22:20.835803 crc crio[3616]: time="2026-06-11T16:22:20.835543734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986757 | controller | Jun 11 16:22:20.837197 crc crio[3616]: time="2026-06-11T16:22:20.837085474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986773 | controller | Jun 11 16:22:20.863879 crc crio[3616]: time="2026-06-11T16:22:20.863120525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986790 | controller | Jun 11 16:22:20.974566 crc crio[3616]: time="2026-06-11T16:22:20.974307341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986806 | controller | Jun 11 16:22:22.185410 crc crio[3616]: time="2026-06-11T16:22:22.183894168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986822 | controller | Jun 11 16:22:22.453262 crc crio[3616]: time="2026-06-11T16:22:22.439229915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986838 | controller | Jun 11 16:22:22.489887 crc crio[3616]: time="2026-06-11T16:22:22.489539269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.986873 | controller | Jun 11 16:22:23.106639 crc crio[3616]: time="2026-06-11T16:22:23.10354853Z" level=info msg="Created container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986892 | controller | Jun 11 16:22:23.108586 crc crio[3616]: time="2026-06-11T16:22:23.10851909Z" level=info msg="Starting container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98" id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986910 | controller | Jun 11 16:22:23.143120 crc crio[3616]: time="2026-06-11T16:22:23.142902818Z" level=info msg="Started container" PID=5748 containerID=8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.986927 | controller | Jun 11 16:22:23.165005 crc crio[3616]: time="2026-06-11T16:22:23.164707041Z" level=info msg="Created container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986948 | controller | Jun 11 16:22:23.168082 crc crio[3616]: time="2026-06-11T16:22:23.167881386Z" level=info msg="Starting container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e" id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986966 | controller | Jun 11 16:22:23.177992 crc crio[3616]: time="2026-06-11T16:22:23.177805875Z" level=info msg="Created container 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.986982 | controller | Jun 11 16:22:23.181177 crc crio[3616]: time="2026-06-11T16:22:23.180832477Z" level=info msg="Starting container: 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3" id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.986999 | controller | Jun 11 16:22:23.181291 crc crio[3616]: time="2026-06-11T16:22:23.181190611Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6f58ef8a-5705-4a25-8845-37b440fcdb03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987015 | controller | Jun 11 16:22:23.199545 crc crio[3616]: time="2026-06-11T16:22:23.199087498Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bc3f675e-dcb2-401e-b599-915fe7d340be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987031 | controller | Jun 11 16:22:23.208945 crc crio[3616]: time="2026-06-11T16:22:23.208189076Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987048 | controller | Jun 11 16:22:23.210182 crc crio[3616]: time="2026-06-11T16:22:23.210110108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987064 | controller | Jun 11 16:22:23.225262 crc crio[3616]: time="2026-06-11T16:22:23.219907038Z" level=info msg="Started container" PID=5750 containerID=26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:37.987081 | controller | Jun 11 16:22:23.228955 crc crio[3616]: time="2026-06-11T16:22:23.228855669Z" level=info msg="Started container" PID=5742 containerID=631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e description=openshift-etcd/etcd-crc/etcd-metrics id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.987097 | controller | Jun 11 16:22:23.251830 crc crio[3616]: time="2026-06-11T16:22:23.247715126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987113 | controller | Jun 11 16:22:23.358804 crc crio[3616]: time="2026-06-11T16:22:23.358492137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=34e2d9e9-24ef-4049-953a-94110acba0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987129 | controller | Jun 11 16:22:23.366921 crc crio[3616]: time="2026-06-11T16:22:23.366881388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a1789325-1ed8-48d0-8722-3cf5601d4ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987150 | controller | Jun 11 16:22:23.376127 crc crio[3616]: time="2026-06-11T16:22:23.37582697Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987167 | controller | Jun 11 16:22:23.376992 crc crio[3616]: time="2026-06-11T16:22:23.376289645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987184 | controller | Jun 11 16:22:23.445796 crc crio[3616]: time="2026-06-11T16:22:23.445507589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987200 | controller | Jun 11 16:22:24.211201 crc crio[3616]: time="2026-06-11T16:22:24.211127137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987216 | controller | Jun 11 16:22:24.484567 crc crio[3616]: time="2026-06-11T16:22:24.484448287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987233 | controller | Jun 11 16:22:24.715721 crc crio[3616]: time="2026-06-11T16:22:24.707426681Z" level=info msg="Created container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987248 | controller | Jun 11 16:22:24.715721 crc crio[3616]: time="2026-06-11T16:22:24.710135847Z" level=info msg="Starting container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409" id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.987265 | controller | Jun 11 16:22:24.729003 crc crio[3616]: time="2026-06-11T16:22:24.728929886Z" level=info msg="Created container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987280 | controller | Jun 11 16:22:24.738021 crc crio[3616]: time="2026-06-11T16:22:24.737902774Z" level=info msg="Starting container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff" id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.987297 | controller | Jun 11 16:22:24.762418 crc crio[3616]: time="2026-06-11T16:22:24.761291227Z" level=info msg="Started container" PID=5806 containerID=137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff description=openshift-etcd/etcd-crc/etcd-readyz id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.987314 | controller | Jun 11 16:22:24.772468 crc crio[3616]: time="2026-06-11T16:22:24.771983114Z" level=info msg="Started container" PID=5801 containerID=0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.987330 | controller | Jun 11 16:22:24.812546 crc crio[3616]: time="2026-06-11T16:22:24.811840867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c426dbf2-54c4-4e25-8e29-32f3b478d7fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987351 | controller | Jun 11 16:22:24.812546 crc crio[3616]: time="2026-06-11T16:22:24.812047843Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5b5403b7-190c-4543-9793-8161cf6af161 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987368 | controller | Jun 11 16:22:24.818296 crc crio[3616]: time="2026-06-11T16:22:24.818153558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ea3e207c-0be3-42cf-b4a1-dab66e67d924 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987385 | controller | Jun 11 16:22:24.821100 crc crio[3616]: time="2026-06-11T16:22:24.819954145Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5ea7b579-137c-4a63-ad7e-88034b7de182 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987401 | controller | Jun 11 16:22:24.832476 crc crio[3616]: time="2026-06-11T16:22:24.832162987Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987416 | controller | Jun 11 16:22:24.834589 crc crio[3616]: time="2026-06-11T16:22:24.834204213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987433 | controller | Jun 11 16:22:24.844877 crc crio[3616]: time="2026-06-11T16:22:24.841697094Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987449 | controller | Jun 11 16:22:24.876631 crc crio[3616]: time="2026-06-11T16:22:24.876197083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987464 | controller | Jun 11 16:22:24.921852 crc crio[3616]: time="2026-06-11T16:22:24.921604823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987480 | controller | Jun 11 16:22:24.946265 crc crio[3616]: time="2026-06-11T16:22:24.946083526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987496 | controller | Jun 11 16:22:25.954123 crc crio[3616]: time="2026-06-11T16:22:25.954025026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987511 | controller | Jun 11 16:22:26.014538 crc crio[3616]: time="2026-06-11T16:22:26.014428456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987527 | controller | Jun 11 16:22:26.150599 crc crio[3616]: time="2026-06-11T16:22:26.150039709Z" level=info msg="Created container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987543 | controller | Jun 11 16:22:26.153478 crc crio[3616]: time="2026-06-11T16:22:26.153276114Z" level=info msg="Starting container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a" id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.987566 | controller | Jun 11 16:22:26.163096 crc crio[3616]: time="2026-06-11T16:22:26.163009023Z" level=info msg="Started container" PID=5867 containerID=5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784
2026-06-11 18:17:37.987584 | controller | Jun 11 16:22:26.164154 crc crio[3616]: time="2026-06-11T16:22:26.163981083Z" level=info msg="Created container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987600 | controller | Jun 11 16:22:26.166814 crc crio[3616]: time="2026-06-11T16:22:26.166625999Z" level=info msg="Starting container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d" id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.987616 | controller | Jun 11 16:22:26.253238 crc crio[3616]: time="2026-06-11T16:22:26.25301937Z" level=info msg="Started container" PID=5864 containerID=6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d description=openshift-etcd/etcd-crc/etcd-rev id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320
2026-06-11 18:17:37.987633 | controller | Jun 11 16:22:49.741069 crc crio[3616]: time="2026-06-11T16:22:49.740300961Z" level=info msg="Stopping container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 (timeout: 30s)" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:37.987650 | controller | Jun 11 16:22:49.975773 crc crio[3616]: time="2026-06-11T16:22:49.975580018Z" level=info msg="Stopped container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:37.987666 | controller | Jun 11 16:22:49.980623 crc crio[3616]: time="2026-06-11T16:22:49.980135295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5f44aeba-d2aa-4ca8-aaa8-2f45149a933b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987683 | controller | Jun 11 16:22:49.990295 crc crio[3616]: time="2026-06-11T16:22:49.989975498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=984290b0-8285-43e4-b623-03bcf7131295 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.987699 | controller | Jun 11 16:22:49.997947 crc crio[3616]: time="2026-06-11T16:22:49.99658368Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987715 | controller | Jun 11 16:22:50.008416 crc crio[3616]: time="2026-06-11T16:22:50.008150938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987730 | controller | Jun 11 16:22:50.043756 crc crio[3616]: time="2026-06-11T16:22:50.043540271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987746 | controller | Jun 11 16:22:50.509903 crc crio[3616]: time="2026-06-11T16:22:50.509082368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987766 | controller | Jun 11 16:22:50.707527 crc crio[3616]: time="2026-06-11T16:22:50.707394015Z" level=info msg="Created container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.987782 | controller | Jun 11 16:22:50.710546 crc crio[3616]: time="2026-06-11T16:22:50.710275528Z" level=info msg="Starting container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0" id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.987799 | controller | Jun 11 16:22:50.716665 crc crio[3616]: time="2026-06-11T16:22:50.716439827Z" level=info msg="Started container" PID=6175 containerID=538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:37.987815 | controller | Jun 11 16:23:40.359595 crc crio[3616]: time="2026-06-11T16:23:40.359030968Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.987831 | controller | Jun 11 16:23:40.361015 crc crio[3616]: time="2026-06-11T16:23:40.359809474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987862 | controller | Jun 11 16:23:40.382065 crc crio[3616]: time="2026-06-11T16:23:40.381540332Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc001902c70}] Aliases:map[]}"
2026-06-11 18:17:37.987898 | controller | Jun 11 16:23:40.382905 crc crio[3616]: time="2026-06-11T16:23:40.382067329Z" 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:17:37.987916 | controller | Jun 11 16:23:42.651879 crc crio[3616]: time="2026-06-11T16:23:42.651713859Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.987933 | controller | Jun 11 16:23:42.651879 crc crio[3616]: time="2026-06-11T16:23:42.651808222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.987949 | controller | Jun 11 16:23:42.669538 crc crio[3616]: time="2026-06-11T16:23:42.669380734Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.987965 | controller | Jun 11 16:23:42.697950 crc crio[3616]: time="2026-06-11T16:23:42.697214039Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.987989 | controller | Jun 11 16:23:42.698070 crc crio[3616]: time="2026-06-11T16:23:42.697962994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988006 | controller | Jun 11 16:23:42.718875 crc crio[3616]: time="2026-06-11T16:23:42.71866742Z" level=info msg="Ran pod sandbox b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988023 | controller | Jun 11 16:23:42.724913 crc crio[3616]: time="2026-06-11T16:23:42.724668955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b482f813-6b83-4f4f-a167-594f4f347512 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988039 | controller | Jun 11 16:23:42.725536 crc crio[3616]: time="2026-06-11T16:23:42.725200982Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc00100f4f8}] Aliases:map[]}"
2026-06-11 18:17:37.988056 | controller | Jun 11 16:23:42.725536 crc crio[3616]: time="2026-06-11T16:23:42.725518483Z" 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:17:37.988072 | controller | Jun 11 16:23:42.743197 crc crio[3616]: time="2026-06-11T16:23:42.743062532Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988089 | controller | Jun 11 16:23:42.743281 crc crio[3616]: time="2026-06-11T16:23:42.743205217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988107 | controller | Jun 11 16:23:42.787028 crc crio[3616]: time="2026-06-11T16:23:42.78684912Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc001903168}] Aliases:map[]}"
2026-06-11 18:17:37.988125 | controller | Jun 11 16:23:42.787028 crc crio[3616]: time="2026-06-11T16:23:42.786946923Z" 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:17:37.988141 | controller | Jun 11 16:23:42.864891 crc crio[3616]: time="2026-06-11T16:23:42.864714438Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988158 | controller | Jun 11 16:23:42.864891 crc crio[3616]: time="2026-06-11T16:23:42.86479545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988179 | controller | Jun 11 16:23:42.904867 crc crio[3616]: time="2026-06-11T16:23:42.904785673Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988196 | controller | Jun 11 16:23:42.905822 crc crio[3616]: time="2026-06-11T16:23:42.905723691Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988212 | controller | Jun 11 16:23:42.905922 crc crio[3616]: time="2026-06-11T16:23:42.905858602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988229 | controller | Jun 11 16:23:42.918203 crc crio[3616]: time="2026-06-11T16:23:42.918082664Z" level=info msg="Ran pod sandbox 27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988245 | controller | Jun 11 16:23:42.927994 crc crio[3616]: time="2026-06-11T16:23:42.92689283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4ae6f624-2f5c-4133-b2d7-13afbbdce338 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988262 | controller | Jun 11 16:23:42.941304 crc crio[3616]: time="2026-06-11T16:23:42.941056921Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988278 | controller | Jun 11 16:23:42.941463 crc crio[3616]: time="2026-06-11T16:23:42.941407772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988295 | controller | Jun 11 16:23:42.950698 crc crio[3616]: time="2026-06-11T16:23:42.950529144Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc001902130}] Aliases:map[]}"
2026-06-11 18:17:37.988329 | controller | Jun 11 16:23:42.950698 crc crio[3616]: time="2026-06-11T16:23:42.950637538Z" 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:17:37.988348 | controller | Jun 11 16:23:42.986579 crc crio[3616]: time="2026-06-11T16:23:42.980997992Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc00162c290}] Aliases:map[]}"
2026-06-11 18:17:37.988365 | controller | Jun 11 16:23:42.986579 crc crio[3616]: time="2026-06-11T16:23:42.981037853Z" 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:17:37.988386 | controller | Jun 11 16:23:43.010999 crc crio[3616]: time="2026-06-11T16:23:43.010819431Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988404 | controller | Jun 11 16:23:43.010999 crc crio[3616]: time="2026-06-11T16:23:43.010927904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988420 | controller | Jun 11 16:23:43.013600 crc crio[3616]: time="2026-06-11T16:23:43.01317573Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988437 | controller | Jun 11 16:23:43.013600 crc crio[3616]: time="2026-06-11T16:23:43.013414378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988453 | controller | Jun 11 16:23:43.023058 crc crio[3616]: time="2026-06-11T16:23:43.022932565Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988470 | controller | Jun 11 16:23:43.023429 crc crio[3616]: time="2026-06-11T16:23:43.02309182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988486 | controller | Jun 11 16:23:43.050638 crc crio[3616]: time="2026-06-11T16:23:43.05044828Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988502 | controller | Jun 11 16:23:43.050754 crc crio[3616]: time="2026-06-11T16:23:43.050666237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988518 | controller | Jun 11 16:23:43.052587 crc crio[3616]: time="2026-06-11T16:23:43.052112283Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc00100e7a0}] Aliases:map[]}"
2026-06-11 18:17:37.988535 | controller | Jun 11 16:23:43.052587 crc crio[3616]: time="2026-06-11T16:23:43.052267688Z" 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:17:37.988551 | controller | Jun 11 16:23:43.057437 crc crio[3616]: time="2026-06-11T16:23:43.056527891Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988567 | controller | Jun 11 16:23:43.066584 crc crio[3616]: time="2026-06-11T16:23:43.066440064Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988588 | controller | Jun 11 16:23:43.070464 crc crio[3616]: time="2026-06-11T16:23:43.070423585Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988605 | controller | Jun 11 16:23:43.082897 crc crio[3616]: time="2026-06-11T16:23:43.082309708Z" level=info msg="Ran pod sandbox 8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988621 | controller | Jun 11 16:23:43.086726 crc crio[3616]: time="2026-06-11T16:23:43.086599137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=efd8d433-44f3-4fae-ac69-e2af3018513c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988637 | controller | Jun 11 16:23:43.092842 crc crio[3616]: time="2026-06-11T16:23:43.092232842Z" level=info msg="Ran pod sandbox 6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130 with infra container: openshift-dns/node-resolver-277xp/POD" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988653 | controller | Jun 11 16:23:43.092950 crc crio[3616]: time="2026-06-11T16:23:43.092905971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b64284ca-49cc-4183-afb6-b96c90ac0057 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988669 | controller | Jun 11 16:23:43.103632 crc crio[3616]: time="2026-06-11T16:23:43.095657655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=950263ee-1c9d-4c00-bd14-248ae35322a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988685 | controller | Jun 11 16:23:43.103632 crc crio[3616]: time="2026-06-11T16:23:43.096666297Z" level=info msg="Ran pod sandbox e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988702 | controller | Jun 11 16:23:43.103632 crc crio[3616]: time="2026-06-11T16:23:43.102300249Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=3a024f2c-13f4-47aa-9fc6-d5a5c95ad4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.988718 | controller | Jun 11 16:23:43.122973 crc crio[3616]: time="2026-06-11T16:23:43.120498352Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988735 | controller | Jun 11 16:23:43.122973 crc crio[3616]: time="2026-06-11T16:23:43.120693698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988751 | controller | Jun 11 16:23:43.328083 crc crio[3616]: time="2026-06-11T16:23:43.3248483Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc00162c998}] Aliases:map[]}"
2026-06-11 18:17:37.988771 | controller | Jun 11 16:23:43.328083 crc crio[3616]: time="2026-06-11T16:23:43.324895221Z" 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:17:37.988789 | controller | Jun 11 16:23:43.389018 crc crio[3616]: time="2026-06-11T16:23:43.388806178Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988805 | controller | Jun 11 16:23:43.389018 crc crio[3616]: time="2026-06-11T16:23:43.388920052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988822 | controller | Jun 11 16:23:43.433666 crc crio[3616]: time="2026-06-11T16:23:43.433627547Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988838 | controller | Jun 11 16:23:43.462104 crc crio[3616]: time="2026-06-11T16:23:43.461119266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988873 | controller | Jun 11 16:23:43.561016 crc crio[3616]: time="2026-06-11T16:23:43.560723887Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988892 | controller | Jun 11 16:23:43.561246 crc crio[3616]: time="2026-06-11T16:23:43.561063918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988937 | controller | Jun 11 16:23:43.599960 crc crio[3616]: time="2026-06-11T16:23:43.599814219Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988958 | controller | Jun 11 16:23:43.599960 crc crio[3616]: time="2026-06-11T16:23:43.599928833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.988975 | controller | Jun 11 16:23:43.624937 crc crio[3616]: time="2026-06-11T16:23:43.624855579Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.988992 | controller | Jun 11 16:23:43.625035 crc crio[3616]: time="2026-06-11T16:23:43.624982873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989009 | controller | Jun 11 16:23:43.628068 crc crio[3616]: time="2026-06-11T16:23:43.628028703Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=889bddd2-6bfa-489a-81c0-66f1e69467d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989026 | controller | Jun 11 16:23:43.632660 crc crio[3616]: time="2026-06-11T16:23:43.632462951Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000918378}] Aliases:map[]}"
2026-06-11 18:17:37.989049 | controller | Jun 11 16:23:43.632660 crc crio[3616]: time="2026-06-11T16:23:43.632625857Z" 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:17:37.989067 | controller | Jun 11 16:23:43.657037 crc crio[3616]: time="2026-06-11T16:23:43.656752158Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989084 | controller | Jun 11 16:23:43.657037 crc crio[3616]: time="2026-06-11T16:23:43.656830721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989102 | controller | Jun 11 16:23:43.662771 crc crio[3616]: time="2026-06-11T16:23:43.662728965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3e9f385e-ae84-4ba3-a796-eef0714d35c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989118 | controller | Jun 11 16:23:43.663723 crc crio[3616]: time="2026-06-11T16:23:43.662809318Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989135 | controller | Jun 11 16:23:43.668576 crc crio[3616]: time="2026-06-11T16:23:43.668549077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989151 | controller | Jun 11 16:23:43.668734 crc crio[3616]: time="2026-06-11T16:23:43.667405042Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989169 | controller | Jun 11 16:23:43.668857 crc crio[3616]: time="2026-06-11T16:23:43.668836966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989186 | controller | Jun 11 16:23:43.673106 crc crio[3616]: time="2026-06-11T16:23:43.672906103Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc00162ccd0}] Aliases:map[]}"
2026-06-11 18:17:37.989204 | controller | Jun 11 16:23:43.673106 crc crio[3616]: time="2026-06-11T16:23:43.673075738Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.989221 | controller | Jun 11 16:23:43.698885 crc crio[3616]: time="2026-06-11T16:23:43.698790317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2d0a601a-90c8-4bf1-bcfa-6f48ef74b259 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989238 | controller | Jun 11 16:23:43.716091 crc crio[3616]: time="2026-06-11T16:23:43.716046412Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989258 | controller | Jun 11 16:23:43.716575 crc crio[3616]: time="2026-06-11T16:23:43.716549499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989277 | controller | Jun 11 16:23:43.716826 crc crio[3616]: time="2026-06-11T16:23:43.716636882Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989294 | controller | Jun 11 16:23:43.719588 crc crio[3616]: time="2026-06-11T16:23:43.719534637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989312 | controller | Jun 11 16:23:43.721109 crc crio[3616]: time="2026-06-11T16:23:43.721073498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=bf9d3d96-094c-4514-bfa6-502353531813 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989330 | controller | Jun 11 16:23:43.733775 crc crio[3616]: time="2026-06-11T16:23:43.733112934Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989347 | controller | Jun 11 16:23:43.733775 crc crio[3616]: time="2026-06-11T16:23:43.73329755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989365 | controller | Jun 11 16:23:43.744550 crc crio[3616]: time="2026-06-11T16:23:43.744111513Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989382 | controller | Jun 11 16:23:43.744865 crc crio[3616]: time="2026-06-11T16:23:43.74464446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989400 | controller | Jun 11 16:23:43.744941 crc crio[3616]: time="2026-06-11T16:23:43.744908359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2dd73e1e-8f5a-4f0d-a073-9e8ad8dd0a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989417 | controller | Jun 11 16:23:43.753294 crc crio[3616]: time="2026-06-11T16:23:43.751817749Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989433 | controller | Jun 11 16:23:43.753294 crc crio[3616]: time="2026-06-11T16:23:43.753280687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989450 | controller | Jun 11 16:23:43.755953 crc crio[3616]: time="2026-06-11T16:23:43.754732108Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989468 | controller | Jun 11 16:23:43.755953 crc crio[3616]: time="2026-06-11T16:23:43.754912544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989485 | controller | Jun 11 16:23:43.811478 crc crio[3616]: time="2026-06-11T16:23:43.810682429Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989507 | controller | Jun 11 16:23:43.811478 crc crio[3616]: time="2026-06-11T16:23:43.81131135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989524 | controller | Jun 11 16:23:43.812100 crc crio[3616]: time="2026-06-11T16:23:43.812016413Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989541 | controller | Jun 11 16:23:43.812100 crc crio[3616]: time="2026-06-11T16:23:43.812055474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989558 | controller | Jun 11 16:23:43.815774 crc crio[3616]: time="2026-06-11T16:23:43.815650432Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc001902728}] Aliases:map[]}"
2026-06-11 18:17:37.989575 | controller | Jun 11 16:23:43.815774 crc crio[3616]: time="2026-06-11T16:23:43.815762706Z" 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:17:37.989774 | controller | Jun 11 16:23:43.827084 crc crio[3616]: time="2026-06-11T16:23:43.826733077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3d789eaa-0262-493a-b791-edfcc859e013 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.989792 | controller | Jun 11 16:23:43.829567 crc crio[3616]: time="2026-06-11T16:23:43.829491937Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989810 | controller | Jun 11 16:23:43.829644 crc crio[3616]: time="2026-06-11T16:23:43.82960079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989827 | controller | Jun 11 16:23:43.855593 crc crio[3616]: time="2026-06-11T16:23:43.855218061Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989844 | controller | Jun 11 16:23:43.855835 crc crio[3616]: time="2026-06-11T16:23:43.855689297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989892 | controller | Jun 11 16:23:43.865494 crc crio[3616]: time="2026-06-11T16:23:43.86521586Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.989911 | controller | Jun 11 16:23:43.865494 crc crio[3616]: time="2026-06-11T16:23:43.865294353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.989930 | controller | Jun 11 16:23:43.944841 crc crio[3616]: time="2026-06-11T16:23:43.932128666Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc000918068}] Aliases:map[]}"
2026-06-11 18:17:37.989952 | controller | Jun 11 16:23:43.944841 crc crio[3616]: time="2026-06-11T16:23:43.932824009Z" 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:17:37.989971 | controller | Jun 11 16:23:43.973687 crc crio[3616]: time="2026-06-11T16:23:43.970953974Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc001902180}] Aliases:map[]}"
2026-06-11 18:17:37.989988 | controller | Jun 11 16:23:43.973687 crc crio[3616]: time="2026-06-11T16:23:43.971003056Z" 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:17:37.990007 | controller | Jun 11 16:23:44.021861 crc crio[3616]: time="2026-06-11T16:23:44.02180921Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc0019022d8}] Aliases:map[]}"
2026-06-11 18:17:37.990025 | controller | Jun 11 16:23:44.022074 crc crio[3616]: time="2026-06-11T16:23:44.022052128Z" 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:17:37.990043 | controller | Jun 11 16:23:44.100744 crc crio[3616]: time="2026-06-11T16:23:44.09995399Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990061 | controller | Jun 11 16:23:44.281219 crc crio[3616]: time="2026-06-11T16:23:44.28076857Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990079 | controller | Jun 11 16:23:44.339945 crc crio[3616]: time="2026-06-11T16:23:44.339640691Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990095 | controller | Jun 11 16:23:44.349708 crc crio[3616]: time="2026-06-11T16:23:44.348884915Z" level=info msg="Ran pod sandbox 75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990117 | controller | Jun 11 16:23:44.419651 crc crio[3616]: time="2026-06-11T16:23:44.417952836Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990136 | controller | Jun 11 16:23:44.467633 crc crio[3616]: time="2026-06-11T16:23:44.466800389Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc000880d50}] Aliases:map[]}"
2026-06-11 18:17:37.990153 | controller | Jun 11 16:23:44.467633 crc crio[3616]: time="2026-06-11T16:23:44.466973375Z" 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:17:37.990171 | controller | Jun 11 16:23:44.498944 crc crio[3616]: time="2026-06-11T16:23:44.498279584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=0c953123-9997-43e4-a370-63c35be8ce29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.990188 | controller | Jun 11 16:23:44.531496 crc crio[3616]: time="2026-06-11T16:23:44.529926436Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00100e1e8}] Aliases:map[]}"
2026-06-11 18:17:37.990205 | controller | Jun 11 16:23:44.531496 crc crio[3616]: time="2026-06-11T16:23:44.529974948Z" 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:17:37.990223 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.544301227Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990240 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.546645131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990261 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.544847145Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990283 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.547046734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990302 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.544952298Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990324 | controller | Jun 11 16:23:44.549676 crc crio[3616]: time="2026-06-11T16:23:44.547756058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990343 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565452463Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990359 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565545066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990376 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565724315Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990393 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565789854Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990409 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565809037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990427 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565835365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990444 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.56598088Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990461 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.566008771Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990478 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.566022451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990496 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.566040032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990529 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.565726082Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990548 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.566136038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990565 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.596433029Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990586 | controller | Jun 11 16:23:44.622550 crc crio[3616]: time="2026-06-11T16:23:44.596508162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990604 | controller | Jun 11 16:23:44.646079 crc crio[3616]: time="2026-06-11T16:23:44.637605471Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990620 | controller | Jun 11 16:23:44.646079 crc crio[3616]: time="2026-06-11T16:23:44.637736725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990640 | controller | Jun 11 16:23:44.676658 crc crio[3616]: time="2026-06-11T16:23:44.675874427Z" level=info msg="Ran pod sandbox c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990658 | controller | Jun 11 16:23:44.734055 crc crio[3616]: time="2026-06-11T16:23:44.691703178Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990675 | controller | Jun 11 16:23:44.734055 crc crio[3616]: time="2026-06-11T16:23:44.69176664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990692 | controller | Jun 11 16:23:44.734055 crc crio[3616]: time="2026-06-11T16:23:44.691920125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2d73a630-88b7-46a8-8f44-c79d1d533c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.990710 | controller | Jun 11 16:23:44.734055 crc crio[3616]: time="2026-06-11T16:23:44.729596734Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc00018ed28}] Aliases:map[]}"
2026-06-11 18:17:37.990727 | controller | Jun 11 16:23:44.734055 crc crio[3616]: time="2026-06-11T16:23:44.729652696Z" 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:17:37.990745 | controller | Jun 11 16:23:44.745845 crc crio[3616]: time="2026-06-11T16:23:44.737123241Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc00162c160}] Aliases:map[]}"
2026-06-11 18:17:37.990762 | controller | Jun 11 16:23:44.745845 crc crio[3616]: time="2026-06-11T16:23:44.737279217Z" 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:17:37.990784 | controller | Jun 11 16:23:44.769751 crc crio[3616]: time="2026-06-11T16:23:44.760458342Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520580}] Aliases:map[]}"
2026-06-11 18:17:37.990803 | controller | Jun 11 16:23:44.769751 crc crio[3616]: time="2026-06-11T16:23:44.760524034Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.990822 | controller | Jun 11 16:23:44.816484 crc crio[3616]: time="2026-06-11T16:23:44.777229523Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc00100e558}] Aliases:map[]}"
2026-06-11 18:17:37.990840 | controller | Jun 11 16:23:44.816484 crc crio[3616]: time="2026-06-11T16:23:44.777286995Z" 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:17:37.990886 | controller | Jun 11 16:23:44.816484 crc crio[3616]: time="2026-06-11T16:23:44.794306985Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990905 | controller | Jun 11 16:23:44.816484 crc crio[3616]: time="2026-06-11T16:23:44.794683117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990922 | controller | Jun 11 16:23:44.869721 crc crio[3616]: time="2026-06-11T16:23:44.868478127Z" level=info msg="Ran pod sandbox 3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990941 | controller | Jun 11 16:23:44.876631 crc crio[3616]: time="2026-06-11T16:23:44.876476672Z" level=info msg="Ran pod sandbox b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990958 | controller | Jun 11 16:23:44.881941 crc crio[3616]: time="2026-06-11T16:23:44.881729555Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.990975 | controller | Jun 11 16:23:44.881941 crc crio[3616]: time="2026-06-11T16:23:44.881914161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.990992 | controller | Jun 11 16:23:44.882937 crc crio[3616]: time="2026-06-11T16:23:44.882885141Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc00162c058}] Aliases:map[]}"
2026-06-11 18:17:37.991018 | controller | Jun 11 16:23:44.893402 crc crio[3616]: time="2026-06-11T16:23:44.885545289Z" 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:17:37.991036 | controller | Jun 11 16:23:44.899841 crc crio[3616]: time="2026-06-11T16:23:44.899060413Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991054 | controller | Jun 11 16:23:44.900281 crc crio[3616]: time="2026-06-11T16:23:44.899928322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991071 | controller | Jun 11 16:23:44.900732 crc crio[3616]: time="2026-06-11T16:23:44.899063003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=c22ad950-2e9d-4a7c-a67c-f5a8ffe5415a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991088 | controller | Jun 11 16:23:44.900803 crc crio[3616]: time="2026-06-11T16:23:44.886256342Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc0019020b8}] Aliases:map[]}"
2026-06-11 18:17:37.991106 | controller | Jun 11 16:23:44.900803 crc crio[3616]: time="2026-06-11T16:23:44.900767659Z" 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:17:37.991123 | controller | Jun 11 16:23:44.900911 crc crio[3616]: time="2026-06-11T16:23:44.89319479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=fe8d8dbc-deb3-4458-8214-7abe64d3b300 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991141 | controller | Jun 11 16:23:44.900911 crc crio[3616]: time="2026-06-11T16:23:44.88742342Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991157 | controller | Jun 11 16:23:44.900911 crc crio[3616]: time="2026-06-11T16:23:44.900890303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991174 | controller | Jun 11 16:23:44.901074 crc crio[3616]: time="2026-06-11T16:23:44.890618665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=530a400c-8349-4d2c-b696-0653651144e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991191 | controller | Jun 11 16:23:44.901074 crc crio[3616]: time="2026-06-11T16:23:44.896677815Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc0018be030}] Aliases:map[]}"
2026-06-11 18:17:37.991212 | controller | Jun 11 16:23:44.901256 crc crio[3616]: time="2026-06-11T16:23:44.90108169Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.991230 | controller | Jun 11 16:23:44.919642 crc crio[3616]: time="2026-06-11T16:23:44.918565345Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991246 | controller | Jun 11 16:23:44.919642 crc crio[3616]: time="2026-06-11T16:23:44.918950287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991263 | controller | Jun 11 16:23:44.923494 crc crio[3616]: time="2026-06-11T16:23:44.922802874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2c2d6b00-3a3f-49c8-a165-4b874fc25f78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991279 | controller | Jun 11 16:23:44.961736 crc crio[3616]: time="2026-06-11T16:23:44.961576621Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991295 | controller | Jun 11 16:23:44.966060 crc crio[3616]: time="2026-06-11T16:23:44.961761437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991311 | controller | Jun 11 16:23:44.966060 crc crio[3616]: time="2026-06-11T16:23:44.964840659Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991327 | controller | Jun 11 16:23:44.976403 crc crio[3616]: time="2026-06-11T16:23:44.976068728Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991344 | controller | Jun 11 16:23:44.976486 crc crio[3616]: time="2026-06-11T16:23:44.97645279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991360 | controller | Jun 11 16:23:44.978298 crc crio[3616]: time="2026-06-11T16:23:44.977982714Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991376 | controller | Jun 11 16:23:44.978572 crc crio[3616]: time="2026-06-11T16:23:44.978308104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991392 | controller | Jun 11 16:23:45.013993 crc crio[3616]: time="2026-06-11T16:23:45.008312918Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991409 | controller | Jun 11 16:23:45.013993 crc crio[3616]: time="2026-06-11T16:23:45.008550536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991431 | controller | Jun 11 16:23:45.023092 crc crio[3616]: time="2026-06-11T16:23:45.022764583Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991451 | controller | Jun 11 16:23:45.023092 crc crio[3616]: time="2026-06-11T16:23:45.022913918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991467 | controller | Jun 11 16:23:45.035494 crc crio[3616]: time="2026-06-11T16:23:45.034740037Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991483 | controller | Jun 11 16:23:45.035494 crc crio[3616]: time="2026-06-11T16:23:45.034917583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991500 | controller | Jun 11 16:23:45.048105 crc crio[3616]: time="2026-06-11T16:23:45.046898897Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991517 | controller | Jun 11 16:23:45.048105 crc crio[3616]: time="2026-06-11T16:23:45.047012341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991534 | controller | Jun 11 16:23:45.061926 crc crio[3616]: time="2026-06-11T16:23:45.061678386Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991549 | controller | Jun 11 16:23:45.062507 crc crio[3616]: time="2026-06-11T16:23:45.062219324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991566 | controller | Jun 11 16:23:45.086528 crc crio[3616]: time="2026-06-11T16:23:45.084717024Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991582 | controller | Jun 11 16:23:45.086528 crc crio[3616]: time="2026-06-11T16:23:45.084760795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991598 | controller | Jun 11 16:23:45.101380 crc crio[3616]: time="2026-06-11T16:23:45.100967258Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991615 | controller | Jun 11 16:23:45.101380 crc crio[3616]: time="2026-06-11T16:23:45.101127274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991631 | controller | Jun 11 16:23:45.115783 crc crio[3616]: time="2026-06-11T16:23:45.11530941Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991648 | controller | Jun 11 16:23:45.115783 crc crio[3616]: time="2026-06-11T16:23:45.115447835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.991668 | controller | Jun 11 16:23:45.244042 crc crio[3616]: time="2026-06-11T16:23:45.243909083Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc0025201c0}] Aliases:map[]}"
2026-06-11 18:17:37.991686 | controller | Jun 11 16:23:45.244042 crc crio[3616]: time="2026-06-11T16:23:45.243977176Z" 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:17:37.991703 | controller | Jun 11 16:23:45.455944 crc crio[3616]: time="2026-06-11T16:23:45.455726394Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002520350}] Aliases:map[]}"
2026-06-11 18:17:37.991720 | controller | Jun 11 16:23:45.455944 crc crio[3616]: time="2026-06-11T16:23:45.455787886Z" 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:17:37.991737 | controller | Jun 11 16:23:46.548024 crc crio[3616]: time="2026-06-11T16:23:46.547788151Z" level=info msg="Ran pod sandbox fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991754 | controller | Jun 11 16:23:46.591252 crc crio[3616]: time="2026-06-11T16:23:46.590723987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=21d251ba-86db-4b2f-bf9c-11cedfb4b67a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991770 | controller | Jun 11 16:23:46.591252 crc crio[3616]: time="2026-06-11T16:23:46.591207623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=dbaffef1-6afd-485c-8c0d-e6346cbfb89a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991786 | controller | Jun 11 16:23:46.594552 crc crio[3616]: time="2026-06-11T16:23:46.593945223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=794431d0-a048-4c39-904f-107db876b8aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991803 | controller | Jun 11 16:23:46.845832 crc crio[3616]: time="2026-06-11T16:23:46.845648818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d4009327-6b97-4b5b-ae00-a7b0bf94dc98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991818 | controller | Jun 11 16:23:46.846055 crc crio[3616]: time="2026-06-11T16:23:46.845986529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f9e4df16-48f5-4304-8630-fa57df4ee856 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991838 | controller | Jun 11 16:23:46.853933 crc crio[3616]: time="2026-06-11T16:23:46.853593406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=da347b93-5642-47d1-8bf7-850c5ebfdc4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991873 | controller | Jun 11 16:23:46.894604 crc crio[3616]: time="2026-06-11T16:23:46.893931809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4aa6175f-60c4-4c60-a351-edc90a749f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.991893 | controller | Jun 11 16:23:46.971271 crc crio[3616]: time="2026-06-11T16:23:46.970657179Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991909 | controller | Jun 11 16:23:46.977017 crc crio[3616]: time="2026-06-11T16:23:46.976573301Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.991926 | controller | Jun 11 16:23:46.983985 crc crio[3616]: time="2026-06-11T16:23:46.983215354Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0009184d0}] Aliases:map[]}"
2026-06-11 18:17:37.991942 | controller | Jun 11 16:23:46.983985 crc crio[3616]: time="2026-06-11T16:23:46.98369837Z" 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:17:37.991959 | controller | Jun 11 16:23:47.002236 crc crio[3616]: time="2026-06-11T16:23:47.002034389Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc002520640}] Aliases:map[]}"
2026-06-11 18:17:37.991976 | controller | Jun 11 16:23:47.002236 crc crio[3616]: time="2026-06-11T16:23:47.002100571Z" 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:17:37.991993 | controller | Jun 11 16:23:47.017622 crc crio[3616]: time="2026-06-11T16:23:47.016539468Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc0025206d0}] Aliases:map[]}"
2026-06-11 18:17:37.992014 | controller | Jun 11 16:23:47.017622 crc crio[3616]: time="2026-06-11T16:23:47.016692283Z" 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:17:37.992031 | controller | Jun 11 16:23:47.019527 crc crio[3616]: time="2026-06-11T16:23:47.019146554Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc0009185e8}] Aliases:map[]}"
2026-06-11 18:17:37.992049 | controller | Jun 11 16:23:47.019527 crc crio[3616]: time="2026-06-11T16:23:47.019279788Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992066 | controller | Jun 11 16:23:47.031911 crc crio[3616]: time="2026-06-11T16:23:47.031483831Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992083 | controller | Jun 11 16:23:47.131748 crc crio[3616]: time="2026-06-11T16:23:47.131053643Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc002520758}] Aliases:map[]}"
2026-06-11 18:17:37.992101 | controller | Jun 11 16:23:47.131748 crc crio[3616]: time="2026-06-11T16:23:47.131199268Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992118 | controller | Jun 11 16:23:47.245573 crc crio[3616]: time="2026-06-11T16:23:47.245432264Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00100e9f0}] Aliases:map[]}"
2026-06-11 18:17:37.992135 | controller | Jun 11 16:23:47.245573 crc crio[3616]: time="2026-06-11T16:23:47.245512277Z" 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:17:37.992152 | controller | Jun 11 16:23:47.349833 crc crio[3616]: time="2026-06-11T16:23:47.34922131Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc00100eac8}] Aliases:map[]}"
2026-06-11 18:17:37.992174 | controller | Jun 11 16:23:47.350054 crc crio[3616]: time="2026-06-11T16:23:47.350021546Z" 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:17:37.992191 | controller | Jun 11 16:23:47.362732 crc crio[3616]: time="2026-06-11T16:23:47.362688568Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc0009187d8}] Aliases:map[]}"
2026-06-11 18:17:37.992208 | controller | Jun 11 16:23:47.362904 crc crio[3616]: time="2026-06-11T16:23:47.362884214Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992226 | controller | Jun 11 16:23:47.370090 crc crio[3616]: time="2026-06-11T16:23:47.369882Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc0025208d0}] Aliases:map[]}"
2026-06-11 18:17:37.992243 | controller | Jun 11 16:23:47.370435 crc crio[3616]: time="2026-06-11T16:23:47.370099887Z" 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:17:37.992260 | controller | Jun 11 16:23:47.382863 crc crio[3616]: time="2026-06-11T16:23:47.382520005Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc00100ea70}] Aliases:map[]}"
2026-06-11 18:17:37.992277 | controller | Jun 11 16:23:47.382863 crc crio[3616]: time="2026-06-11T16:23:47.382611868Z" 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:17:37.992293 | controller | Jun 11 16:23:47.433063 crc crio[3616]: time="2026-06-11T16:23:47.432126457Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc0019020d0}] Aliases:map[]}"
2026-06-11 18:17:37.992310 | controller | Jun 11 16:23:47.433063 crc crio[3616]: time="2026-06-11T16:23:47.432950234Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992327 | controller | Jun 11 16:23:47.441846 crc crio[3616]: time="2026-06-11T16:23:47.440813938Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00162c4d8}] Aliases:map[]}"
2026-06-11 18:17:37.992348 | controller | Jun 11 16:23:47.441846 crc crio[3616]: time="2026-06-11T16:23:47.441692467Z" 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:17:37.992365 | controller | Jun 11 16:23:47.584271 crc crio[3616]: time="2026-06-11T16:23:47.58285571Z" level=info msg="Ran pod sandbox 0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992382 | controller | Jun 11 16:23:47.587682 crc crio[3616]: time="2026-06-11T16:23:47.587310256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=86a1e670-1ad6-47c0-8962-4f0df88cdf82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992399 | controller | Jun 11 16:23:47.595523 crc crio[3616]: time="2026-06-11T16:23:47.595133294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=7a42187f-8744-46b2-9fb1-a1684b80de5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992415 | controller | Jun 11 16:23:48.003651 crc crio[3616]: time="2026-06-11T16:23:47.998783639Z" level=info msg="Ran pod sandbox 62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24 with infra container: openshift-multus/multus-bzhnf/POD" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992432 | controller | Jun 11 16:23:48.046833 crc crio[3616]: time="2026-06-11T16:23:48.044089109Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000116420}] Aliases:map[]}"
2026-06-11 18:17:37.992449 | controller | Jun 11 16:23:48.046833 crc crio[3616]: time="2026-06-11T16:23:48.044219499Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992466 | controller | Jun 11 16:23:48.087921 crc crio[3616]: time="2026-06-11T16:23:48.085948369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8324ce67-041e-4650-9b7e-3486601dcc71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992483 | controller | Jun 11 16:23:48.116445 crc crio[3616]: time="2026-06-11T16:23:48.116112491Z" level=info msg="Ran pod sandbox 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992499 | controller | Jun 11 16:23:48.140082 crc crio[3616]: time="2026-06-11T16:23:48.139295555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f7431b37-1bf4-4814-9a14-424c51d08252 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992520 | controller | Jun 11 16:23:48.196605 crc crio[3616]: time="2026-06-11T16:23:48.195561636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c9dbc938-3f93-486a-9e8e-cd5571aed22d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992536 | controller | Jun 11 16:23:48.262641 crc crio[3616]: time="2026-06-11T16:23:48.262422887Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00162c240}] Aliases:map[]}"
2026-06-11 18:17:37.992553 | controller | Jun 11 16:23:48.262641 crc crio[3616]: time="2026-06-11T16:23:48.262489029Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992570 | controller | Jun 11 16:23:48.632732 crc crio[3616]: time="2026-06-11T16:23:48.585585742Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc0009182d0}] Aliases:map[]}"
2026-06-11 18:17:37.992586 | controller | Jun 11 16:23:48.632732 crc crio[3616]: time="2026-06-11T16:23:48.585657164Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992603 | controller | Jun 11 16:23:48.632732 crc crio[3616]: time="2026-06-11T16:23:48.625790222Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc0000321c8}] Aliases:map[]}"
2026-06-11 18:17:37.992619 | controller | Jun 11 16:23:48.632732 crc crio[3616]: time="2026-06-11T16:23:48.625840084Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992636 | controller | Jun 11 16:23:48.638051 crc crio[3616]: time="2026-06-11T16:23:48.637697845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e7885588-4889-44bd-9d39-2c59e52c3204 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992652 | controller | Jun 11 16:23:48.642464 crc crio[3616]: time="2026-06-11T16:23:48.641602963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=9fbbe9d7-e983-4695-9f51-a376c2ca34d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992669 | controller | Jun 11 16:23:48.657955 crc crio[3616]: time="2026-06-11T16:23:48.657906698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bdaa7973-4dd6-40d2-b201-7b7d6adbaf41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992688 | controller | Jun 11 16:23:48.803664 crc crio[3616]: time="2026-06-11T16:23:48.80254789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=91734f90-3ea6-4243-8a88-7c7d2c9973dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992705 | controller | Jun 11 16:23:48.844150 crc crio[3616]: time="2026-06-11T16:23:48.841971803Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc000918548}] Aliases:map[]}"
2026-06-11 18:17:37.992722 | controller | Jun 11 16:23:48.844150 crc crio[3616]: time="2026-06-11T16:23:48.844123133Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992739 | controller | Jun 11 16:23:48.870656 crc crio[3616]: time="2026-06-11T16:23:48.869712025Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992755 | controller | Jun 11 16:23:48.891912 crc crio[3616]: time="2026-06-11T16:23:48.891002065Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc000880190}] Aliases:map[]}"
2026-06-11 18:17:37.992772 | controller | Jun 11 16:23:48.891912 crc crio[3616]: time="2026-06-11T16:23:48.891102148Z" 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:17:37.992789 | controller | Jun 11 16:23:48.938249 crc crio[3616]: time="2026-06-11T16:23:48.936949419Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc0009187f0}] Aliases:map[]}"
2026-06-11 18:17:37.992806 | controller | Jun 11 16:23:48.938249 crc crio[3616]: time="2026-06-11T16:23:48.937249309Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992823 | controller | Jun 11 16:23:48.949972 crc crio[3616]: time="2026-06-11T16:23:48.948662464Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc000880418}] Aliases:map[]}"
2026-06-11 18:17:37.992843 | controller | Jun 11 16:23:48.949972 crc crio[3616]: time="2026-06-11T16:23:48.949726469Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.992881 | controller | Jun 11 16:23:48.974511 crc crio[3616]: time="2026-06-11T16:23:48.974145173Z" level=info msg="Ran pod sandbox 15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.992900 | controller | Jun 11 16:23:48.982449 crc crio[3616]: time="2026-06-11T16:23:48.981733812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=877b6da4-7490-48df-aba3-830a22a50d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.992917 | controller | Jun 11 16:23:49.107651 crc crio[3616]: time="2026-06-11T16:23:49.106495858Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc000880618}] Aliases:map[]}"
2026-06-11 18:17:37.992934 | controller | Jun 11 16:23:49.107651 crc crio[3616]: time="2026-06-11T16:23:49.106736126Z" 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:17:37.992951 | controller | Jun 11 16:23:49.692145 crc crio[3616]: time="2026-06-11T16:23:49.692093044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b3f746d0-b968-46ef-8c67-822e31123f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993069 | controller | Jun 11 16:23:49.712686 crc crio[3616]: time="2026-06-11T16:23:49.711817833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=90fb53c9-67e8-4865-8c47-ea01034ffb07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993098 | controller | Jun 11 16:23:49.730534 crc crio[3616]: time="2026-06-11T16:23:49.729826545Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993116 | controller | Jun 11 16:23:49.731162 crc crio[3616]: time="2026-06-11T16:23:49.730785616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993133 | controller | Jun 11 16:23:49.981509 crc crio[3616]: time="2026-06-11T16:23:49.981393894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993149 | controller | Jun 11 16:23:50.034147 crc crio[3616]: time="2026-06-11T16:23:50.034058208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993166 | controller | Jun 11 16:23:50.390114 crc crio[3616]: time="2026-06-11T16:23:50.390000516Z" level=info msg="Created container 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993187 | controller | Jun 11 16:23:50.393888 crc crio[3616]: time="2026-06-11T16:23:50.39375567Z" level=info msg="Starting container: 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0" id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993204 | controller | Jun 11 16:23:50.404800 crc crio[3616]: time="2026-06-11T16:23:50.404702865Z" level=info msg="Started container" PID=7437 containerID=7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3
2026-06-11 18:17:37.993222 | controller | Jun 11 16:23:54.944616 crc crio[3616]: time="2026-06-11T16:23:54.943882635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=0ee7243d-f740-466a-b7ce-7eccce6e77ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993239 | controller | Jun 11 16:23:54.947707 crc crio[3616]: time="2026-06-11T16:23:54.947657547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=9f6968c0-25af-41c1-9514-eb78bd727be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993255 | controller | Jun 11 16:23:54.954571 crc crio[3616]: time="2026-06-11T16:23:54.95445213Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993271 | controller | Jun 11 16:23:54.956150 crc crio[3616]: time="2026-06-11T16:23:54.956113784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993288 | controller | Jun 11 16:23:55.021657 crc crio[3616]: time="2026-06-11T16:23:55.021501191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993304 | controller | Jun 11 16:23:55.428804 crc crio[3616]: time="2026-06-11T16:23:55.427766052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993320 | controller | Jun 11 16:23:55.596108 crc crio[3616]: time="2026-06-11T16:23:55.595910394Z" level=info msg="Created container a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6: openshift-image-registry/node-ca-2wddl/node-ca" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993336 | controller | Jun 11 16:23:55.597712 crc crio[3616]: time="2026-06-11T16:23:55.597610899Z" level=info msg="Starting container: a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6" id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993353 | controller | Jun 11 16:23:55.616006 crc crio[3616]: time="2026-06-11T16:23:55.615868753Z" level=info msg="Started container" PID=7523 containerID=a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6 description=openshift-image-registry/node-ca-2wddl/node-ca id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038
2026-06-11 18:17:37.993370 | controller | Jun 11 16:23:55.944915 crc crio[3616]: time="2026-06-11T16:23:55.944802056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5971da52-7fee-4c42-aa95-ce78a8c3029b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993390 | controller | Jun 11 16:23:55.949158 crc crio[3616]: time="2026-06-11T16:23:55.949105506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a6a59c85-6904-4098-84b7-46724a4ad7b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993407 | controller | Jun 11 16:23:55.951633 crc crio[3616]: time="2026-06-11T16:23:55.951546265Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993423 | controller | Jun 11 16:23:55.952434 crc crio[3616]: time="2026-06-11T16:23:55.951926277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993440 | controller | Jun 11 16:23:55.968252 crc crio[3616]: time="2026-06-11T16:23:55.968176217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993456 | controller | Jun 11 16:23:55.977727 crc crio[3616]: time="2026-06-11T16:23:55.977699556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993472 | controller | Jun 11 16:23:56.191678 crc crio[3616]: time="2026-06-11T16:23:56.191602955Z" level=info msg="Created container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993489 | controller | Jun 11 16:23:56.193507 crc crio[3616]: time="2026-06-11T16:23:56.193380082Z" level=info msg="Starting container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb" id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993506 | controller | Jun 11 16:23:56.199667 crc crio[3616]: time="2026-06-11T16:23:56.199611455Z" level=info msg="Started container" PID=7559 containerID=43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.993523 | controller | Jun 11 16:23:56.757644 crc crio[3616]: time="2026-06-11T16:23:56.757566806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b9b83f51-069c-41f2-9984-87d586f12e21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993539 | controller | Jun 11 16:23:56.760147 crc crio[3616]: time="2026-06-11T16:23:56.760069797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04e1555c-f566-47c9-b779-1284098408ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993555 | controller | Jun 11 16:23:56.769569 crc crio[3616]: time="2026-06-11T16:23:56.769441894Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993571 | controller | Jun 11 16:23:56.770161 crc crio[3616]: time="2026-06-11T16:23:56.76994123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993592 | controller | Jun 11 16:23:56.809413 crc crio[3616]: time="2026-06-11T16:23:56.80929236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993609 | controller | Jun 11 16:23:56.810896 crc crio[3616]: time="2026-06-11T16:23:56.810828821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993626 | controller | Jun 11 16:23:56.917985 crc crio[3616]: time="2026-06-11T16:23:56.917887091Z" level=info msg="Created container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993643 | controller | Jun 11 16:23:56.919770 crc crio[3616]: time="2026-06-11T16:23:56.919665109Z" level=info msg="Starting container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963" id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993659 | controller | Jun 11 16:23:56.925804 crc crio[3616]: time="2026-06-11T16:23:56.925479628Z" level=info msg="Started container" PID=7570 containerID=d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.993676 | controller | Jun 11 16:23:56.939943 crc crio[3616]: time="2026-06-11T16:23:56.939881007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d43fb599-445f-4a3d-8ee6-fc8f8f9e2f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993692 | controller | Jun 11 16:23:56.955017 crc crio[3616]: time="2026-06-11T16:23:56.95410153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=61562719-4754-40bb-ae4a-05d9c0f11e7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993708 | controller | Jun 11 16:23:56.958951 crc crio[3616]: time="2026-06-11T16:23:56.958893415Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993725 | controller | Jun 11 16:23:56.959523 crc crio[3616]: time="2026-06-11T16:23:56.959426332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993741 | controller | Jun 11 16:23:56.976372 crc crio[3616]: time="2026-06-11T16:23:56.976097345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993757 | controller | Jun 11 16:23:56.978692 crc crio[3616]: time="2026-06-11T16:23:56.97842255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993773 | controller | Jun 11 16:23:57.080706 crc crio[3616]: time="2026-06-11T16:23:57.080624145Z" level=info msg="Created container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993790 | controller | Jun 11 16:23:57.082241 crc crio[3616]: time="2026-06-11T16:23:57.082150745Z" level=info msg="Starting container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2" id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993810 | controller | Jun 11 16:23:57.088506 crc crio[3616]: time="2026-06-11T16:23:57.088400369Z" level=info msg="Started container" PID=7578 containerID=01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.993827 | controller | Jun 11 16:23:57.107593 crc crio[3616]: time="2026-06-11T16:23:57.106434804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=822ed8d2-82ed-42f5-832b-d2ee874eb8ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993844 | controller | Jun 11 16:23:57.109702 crc crio[3616]: time="2026-06-11T16:23:57.109288288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61016dbc-b707-4234-a0e9-0c1034f54c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.993880 | controller | Jun 11 16:23:57.113240 crc crio[3616]: time="2026-06-11T16:23:57.113152583Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993897 | controller | Jun 11 16:23:57.113879 crc crio[3616]: time="2026-06-11T16:23:57.113806965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993914 | controller | Jun 11 16:23:57.138451 crc crio[3616]: time="2026-06-11T16:23:57.136373849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993930 | controller | Jun 11 16:23:57.138451 crc crio[3616]: time="2026-06-11T16:23:57.137647631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.993947 | controller | Jun 11 16:23:57.256868 crc crio[3616]: time="2026-06-11T16:23:57.256569998Z" level=info msg="Created container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.993963 | controller | Jun 11 16:23:57.258120 crc crio[3616]: time="2026-06-11T16:23:57.258039466Z" level=info msg="Starting container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293" id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.993978 | controller | Jun 11 16:23:57.264117 crc crio[3616]: time="2026-06-11T16:23:57.263904257Z" level=info msg="Started container" PID=7600 containerID=5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.993995 | controller | Jun 11 16:23:57.276487 crc crio[3616]: time="2026-06-11T16:23:57.276193546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8c6e3e51-5093-4831-929c-beba91711083 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994011 | controller | Jun 11 16:23:57.279164 crc crio[3616]: time="2026-06-11T16:23:57.278744579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=776a3a00-6e4c-40f3-907a-f295b587a9bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994033 | controller | Jun 11 16:23:57.284264 crc crio[3616]: time="2026-06-11T16:23:57.281653654Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994050 | controller | Jun 11 16:23:57.284264 crc crio[3616]: time="2026-06-11T16:23:57.281907152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994067 | controller | Jun 11 16:23:57.311977 crc crio[3616]: time="2026-06-11T16:23:57.311733533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994083 | controller | Jun 11 16:23:57.317974 crc crio[3616]: time="2026-06-11T16:23:57.317606324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994099 | controller | Jun 11 16:23:57.427669 crc crio[3616]: time="2026-06-11T16:23:57.427569441Z" level=info msg="Created container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994115 | controller | Jun 11 16:23:57.434699 crc crio[3616]: time="2026-06-11T16:23:57.434558479Z" level=info msg="Starting container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1" id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.994131 | controller | Jun 11 16:23:57.444225 crc crio[3616]: time="2026-06-11T16:23:57.444136551Z" level=info msg="Started container" PID=7617 containerID=ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.994148 | controller | Jun 11 16:23:57.458923 crc crio[3616]: time="2026-06-11T16:23:57.458846588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9d568aff-bbd0-4705-a24d-85cb130b847f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994164 | controller | Jun 11 16:23:57.463255 crc crio[3616]: time="2026-06-11T16:23:57.463057566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dd592892-f545-438b-997d-f0ebaf4b5095 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994180 | controller | Jun 11 16:23:57.471581 crc crio[3616]: time="2026-06-11T16:23:57.471118639Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994196 | controller | Jun 11 16:23:57.472302 crc crio[3616]: time="2026-06-11T16:23:57.471830442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994212 | controller | Jun 11 16:23:57.520558 crc crio[3616]: time="2026-06-11T16:23:57.518634244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994232 | controller | Jun 11 16:23:57.523380 crc crio[3616]: time="2026-06-11T16:23:57.522959664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994248 | controller | Jun 11 16:23:57.703271 crc crio[3616]: time="2026-06-11T16:23:57.703100664Z" level=info msg="Created container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994264 | controller | Jun 11 16:23:57.706567 crc crio[3616]: time="2026-06-11T16:23:57.706471705Z" level=info msg="Starting container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184" id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.994280 | controller | Jun 11 16:23:57.728263 crc crio[3616]: time="2026-06-11T16:23:57.728010645Z" level=info msg="Started container" PID=7634 containerID=6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.994297 | controller | Jun 11 16:23:57.748828 crc crio[3616]: time="2026-06-11T16:23:57.748584374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6ad8dee4-1deb-4637-8d6a-64847980e62c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994313 | controller | Jun 11 16:23:57.759394 crc crio[3616]: time="2026-06-11T16:23:57.759111936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2d581e1f-8a55-4664-bc03-2233bff0c1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994329 | controller | Jun 11 16:23:57.764104 crc crio[3616]: time="2026-06-11T16:23:57.763835931Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994345 | controller | Jun 11 16:23:57.764853 crc crio[3616]: time="2026-06-11T16:23:57.764749461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994360 | controller | Jun 11 16:23:57.786061 crc crio[3616]: time="2026-06-11T16:23:57.785973451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994376 | controller | Jun 11 16:23:57.787959 crc crio[3616]: time="2026-06-11T16:23:57.787796801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994392 | controller | Jun 11 16:23:57.944704 crc crio[3616]: time="2026-06-11T16:23:57.94458515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=fb294080-4bf4-4c36-9ed0-fc2e71f95406 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994409 | controller | Jun 11 16:23:57.945771 crc crio[3616]: time="2026-06-11T16:23:57.944590312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=f7178989-f4d4-48d5-9edf-df4cb95558ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994424 | controller | Jun 11 16:23:57.951039 crc crio[3616]: time="2026-06-11T16:23:57.950952228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=15f08c08-9dd6-4389-9656-3aa273953367 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994444 | controller | Jun 11 16:23:57.951039 crc crio[3616]: time="2026-06-11T16:23:57.950993949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=9bfce836-edfc-4c1e-91e5-d0aef341afec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994460 | controller | Jun 11 16:23:57.952999 crc crio[3616]: time="2026-06-11T16:23:57.952865471Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994477 | controller | Jun 11 16:23:57.953465 crc crio[3616]: time="2026-06-11T16:23:57.953246123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994493 | controller | Jun 11 16:23:57.956090 crc crio[3616]: time="2026-06-11T16:23:57.956026763Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994509 | controller | Jun 11 16:23:57.958783 crc crio[3616]: time="2026-06-11T16:23:57.958747311Z" level=info msg="Created container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994710 | controller | Jun 11 16:23:57.960529 crc crio[3616]: time="2026-06-11T16:23:57.960301151Z" level=info msg="Starting container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36" id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.994730 | controller | Jun 11 16:23:57.972459 crc crio[3616]: time="2026-06-11T16:23:57.972312282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994747 | controller | Jun 11 16:23:57.976021 crc crio[3616]: time="2026-06-11T16:23:57.97594578Z" level=info msg="Started container" PID=7647 containerID=3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.994763 | controller | Jun 11 16:23:58.003039 crc crio[3616]: time="2026-06-11T16:23:58.003012561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994780 | controller | Jun 11 16:23:58.005186 crc crio[3616]: time="2026-06-11T16:23:58.005089939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994796 | controller | Jun 11 16:23:58.008101 crc crio[3616]: time="2026-06-11T16:23:58.007950522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994813 | controller | Jun 11 16:23:58.016562 crc crio[3616]: time="2026-06-11T16:23:58.016445508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.994829 | controller | Jun 11 16:23:58.183055 crc crio[3616]: time="2026-06-11T16:23:58.182869762Z" level=info msg="Created container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.994863 | controller | Jun 11 16:23:58.184356 crc crio[3616]: time="2026-06-11T16:23:58.184254196Z" level=info msg="Starting container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae" id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.994886 | controller | Jun 11 16:23:58.194192 crc crio[3616]: time="2026-06-11T16:23:58.194082146Z" level=info msg="Started container" PID=7673 containerID=2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d
2026-06-11 18:17:37.994904 | controller | Jun 11 16:23:58.943473 crc crio[3616]: time="2026-06-11T16:23:58.943284818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=baa887b2-73e9-436c-b62c-42b7f5ed96fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994921 | controller | Jun 11 16:23:58.944956 crc crio[3616]: time="2026-06-11T16:23:58.944801818Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=49326200-15db-4261-b014-510f767e3fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994938 | controller | Jun 11 16:23:58.945165 crc crio[3616]: time="2026-06-11T16:23:58.945081716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d6f18ffe-f2e7-46e9-b616-9cd299c5b7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994955 | controller | Jun 11 16:23:58.949931 crc crio[3616]: time="2026-06-11T16:23:58.949857181Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=2f51a146-0175-44a9-b75b-33dd0cc65464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994971 | controller | Jun 11 16:23:58.950509 crc crio[3616]: time="2026-06-11T16:23:58.949875533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9213b2a2-c528-4bc2-8ae5-063f2f9d3438 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.994988 | controller | Jun 11 16:23:58.950509 crc crio[3616]: time="2026-06-11T16:23:58.950046599Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995005 | controller | Jun 11 16:23:58.950865 crc crio[3616]: time="2026-06-11T16:23:58.950713511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995021 | controller | Jun 11 16:23:58.952019 crc crio[3616]: time="2026-06-11T16:23:58.951890848Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995038 | controller | Jun 11 16:23:58.952774 crc crio[3616]: time="2026-06-11T16:23:58.952630082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995054 | controller | Jun 11 16:23:58.954288 crc crio[3616]: time="2026-06-11T16:23:58.954150781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6597ae42-5bb6-419a-bb67-b71d43d87925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995075 | controller | Jun 11 16:23:58.967979 crc crio[3616]: time="2026-06-11T16:23:58.967862807Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995092 | controller | Jun 11 16:23:58.989168 crc crio[3616]: time="2026-06-11T16:23:58.989067618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995108 | controller | Jun 11 16:23:59.002374 crc crio[3616]: time="2026-06-11T16:23:58.992578591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995124 | controller | Jun 11 16:23:59.017131 crc crio[3616]: time="2026-06-11T16:23:59.016969285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995140 | controller | Jun 11 16:23:59.043720 crc crio[3616]: time="2026-06-11T16:23:59.043601531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995158 | controller | Jun 11 16:23:59.068752 crc crio[3616]: time="2026-06-11T16:23:59.068442199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995181 | controller | Jun 11 16:23:59.179989 crc crio[3616]: time="2026-06-11T16:23:59.179803736Z" level=info msg="Created container 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995203 | controller | Jun 11 16:23:59.182844 crc crio[3616]: time="2026-06-11T16:23:59.182657705Z" level=info msg="Starting container: 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb" id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995221 | controller | Jun 11 16:23:59.283054 crc crio[3616]: time="2026-06-11T16:23:59.281009625Z" level=info msg="Started container" PID=7724 containerID=4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9
2026-06-11 18:17:37.995238 | controller | Jun 11 16:23:59.794509 crc crio[3616]: time="2026-06-11T16:23:59.794022533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995254 | controller | Jun 11 16:23:59.796006 crc crio[3616]: time="2026-06-11T16:23:59.795589254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995270 | controller | Jun 11 16:23:59.945605 crc crio[3616]: time="2026-06-11T16:23:59.945429718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=cff608dc-7125-4904-b8eb-ef7a545c96a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995286 | controller | Jun 11 16:23:59.966689 crc crio[3616]: time="2026-06-11T16:23:59.966581387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=166a7701-2b10-481c-8d03-ad87fb1694c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995307 | controller | Jun 11 16:23:59.969724 crc crio[3616]: time="2026-06-11T16:23:59.969657116Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995323 | controller | Jun 11 16:23:59.972047 crc crio[3616]: time="2026-06-11T16:23:59.970178313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995339 | controller | Jun 11 16:24:00.018470 crc crio[3616]: time="2026-06-11T16:24:00.01830711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995355 | controller | Jun 11 16:24:00.150932 crc crio[3616]: time="2026-06-11T16:24:00.150756568Z" level=info msg="Created container 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995370 | controller | Jun 11 16:24:00.155695 crc crio[3616]: time="2026-06-11T16:24:00.154438169Z" level=info msg="Starting container: 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3" id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995386 | controller | Jun 11 16:24:00.178800 crc crio[3616]: time="2026-06-11T16:24:00.177459547Z" level=info msg="Created container 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d: openshift-dns/node-resolver-277xp/dns-node-resolver" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995401 | controller | Jun 11 16:24:00.180759 crc crio[3616]: time="2026-06-11T16:24:00.180557897Z" level=info msg="Starting container: 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d" id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995417 | controller | Jun 11 16:24:00.192152 crc crio[3616]: time="2026-06-11T16:24:00.192035947Z" level=info msg="Started container" PID=7740 containerID=6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf
2026-06-11 18:17:37.995433 | controller | Jun 11 16:24:00.284991 crc crio[3616]: time="2026-06-11T16:24:00.275472397Z" level=info msg="Started container" PID=7739 containerID=1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130
2026-06-11 18:17:37.995450 | controller | Jun 11 16:24:00.669413 crc crio[3616]: time="2026-06-11T16:24:00.669071674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a7083773-71e2-47fe-befd-ec27035de933 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995466 | controller | Jun 11 16:24:00.672936 crc crio[3616]: time="2026-06-11T16:24:00.672836481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f8662ebe-bc34-4eb6-8cfa-7269e10ee3e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995486 | controller | Jun 11 16:24:00.675465 crc crio[3616]: time="2026-06-11T16:24:00.675387904Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995502 | controller | Jun 11 16:24:00.676063 crc crio[3616]: time="2026-06-11T16:24:00.675977813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995518 | controller | Jun 11 16:24:00.697143 crc crio[3616]: time="2026-06-11T16:24:00.697004068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995533 | controller | Jun 11 16:24:00.706468 crc crio[3616]: time="2026-06-11T16:24:00.706272381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995549 | controller | Jun 11 16:24:00.712253 crc crio[3616]: time="2026-06-11T16:24:00.712084072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995565 | controller | Jun 11 16:24:00.809428 crc crio[3616]: time="2026-06-11T16:24:00.809070073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f375199d-0f2d-49d1-b93f-b8b5c5286d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995581 | controller | Jun 11 16:24:00.812382 crc crio[3616]: time="2026-06-11T16:24:00.812205804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3e1074a4-3e3d-4972-8199-20dd48450892 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995597 | controller | Jun 11 16:24:00.821651 crc crio[3616]: time="2026-06-11T16:24:00.821543229Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995613 | controller | Jun 11 16:24:00.822784 crc crio[3616]: time="2026-06-11T16:24:00.822670786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995629 | controller | Jun 11 16:24:00.843967 crc crio[3616]: time="2026-06-11T16:24:00.843908126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995645 | controller | Jun 11 16:24:00.943171 crc crio[3616]: time="2026-06-11T16:24:00.943063521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8997fec7-117e-4f7b-bd1a-a4e5b77aebec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995660 | controller | Jun 11 16:24:00.946740 crc crio[3616]: time="2026-06-11T16:24:00.946027499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a11b1c3f-97c5-4a48-a2dc-dbe9f8414952 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995676 | controller | Jun 11 16:24:00.953402 crc crio[3616]: time="2026-06-11T16:24:00.95327778Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995692 | controller | Jun 11 16:24:00.953864 crc crio[3616]: time="2026-06-11T16:24:00.953729355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995711 | controller | Jun 11 16:24:01.001735 crc crio[3616]: time="2026-06-11T16:24:01.001531444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995728 | controller | Jun 11 16:24:01.026143 crc crio[3616]: time="2026-06-11T16:24:01.025967109Z" level=info msg="Created container 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995744 | controller | Jun 11 16:24:01.028790 crc crio[3616]: time="2026-06-11T16:24:01.028218002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.995761 | controller | Jun 11 16:24:01.029191 crc crio[3616]: time="2026-06-11T16:24:01.028995568Z" level=info msg="Starting container: 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40" id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995777 | controller | Jun 11 16:24:01.080255 crc crio[3616]: time="2026-06-11T16:24:01.080122451Z" level=info msg="Started container" PID=7772 containerID=91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.995794 | controller | Jun 11 16:24:01.084216 crc crio[3616]: time="2026-06-11T16:24:01.083764138Z" level=info msg="Created container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995810 | controller | Jun 11 16:24:01.096545 crc crio[3616]: time="2026-06-11T16:24:01.096029263Z" level=info msg="Starting container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9" id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995826 | controller | Jun 11 16:24:01.113957 crc crio[3616]: time="2026-06-11T16:24:01.109250978Z" level=info msg="Started container" PID=7773 containerID=66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.995842 | controller | Jun 11 16:24:01.174034 crc crio[3616]: time="2026-06-11T16:24:01.173285671Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\""
2026-06-11 18:17:37.995878 | controller | Jun 11 16:24:01.547405 crc crio[3616]: time="2026-06-11T16:24:01.546675749Z" level=info msg="Created container 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.995901 | controller | Jun 11 16:24:01.551139 crc crio[3616]: time="2026-06-11T16:24:01.550834246Z" level=info msg="Starting container: 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970" id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.995923 | controller | Jun 11 16:24:01.607599 crc crio[3616]: time="2026-06-11T16:24:01.600004449Z" level=info msg="Started container" PID=7799 containerID=43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488
2026-06-11 18:17:37.995949 | controller | Jun 11 16:24:01.720483 crc crio[3616]: time="2026-06-11T16:24:01.720423507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=43e1a6a3-b1a5-41d5-a8f3-14cac503d53c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995972 | controller | Jun 11 16:24:01.730837 crc crio[3616]: time="2026-06-11T16:24:01.728188728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e879c043-af3f-43e5-9692-5e5ec282b409 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.995993 | controller | Jun 11 16:24:01.750511 crc crio[3616]: time="2026-06-11T16:24:01.738477918Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996012 | controller | Jun 11 16:24:01.750511 crc crio[3616]: time="2026-06-11T16:24:01.740806445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996034 | controller | Jun 11 16:24:02.009315 crc crio[3616]: time="2026-06-11T16:24:02.008875664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=607fcd7d-a8a0-4f51-9108-05e699583a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996054 | controller | Jun 11 16:24:02.040547 crc crio[3616]: time="2026-06-11T16:24:02.037152791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7d3038ee-7484-4445-a3a6-3afd03f9e3a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996076 | controller | Jun 11 16:24:02.074462 crc crio[3616]: time="2026-06-11T16:24:02.063712683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996099 | controller | Jun 11 16:24:02.081602 crc crio[3616]: time="2026-06-11T16:24:02.081436916Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996121 | controller | Jun 11 16:24:02.082551 crc crio[3616]: time="2026-06-11T16:24:02.082009214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996141 | controller | Jun 11 16:24:02.088997 crc crio[3616]: time="2026-06-11T16:24:02.088745602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996159 | controller | Jun 11 16:24:02.217557 crc crio[3616]: time="2026-06-11T16:24:02.213424101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996175 | controller | Jun 11 16:24:02.227023 crc crio[3616]: time="2026-06-11T16:24:02.226118103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996197 | controller | Jun 11 16:24:02.244056 crc crio[3616]: time="2026-06-11T16:24:02.243493195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996214 | controller | Jun 11 16:24:02.557393 crc crio[3616]: time="2026-06-11T16:24:02.556769797Z" level=info msg="Created container aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996231 | controller | Jun 11 16:24:02.561543 crc crio[3616]: time="2026-06-11T16:24:02.561015335Z" level=info msg="Starting container: aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7" id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.996248 | controller | Jun 11 16:24:02.627733 crc crio[3616]: time="2026-06-11T16:24:02.625672429Z" 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:17:37.996265 | controller | Jun 11 16:24:02.627733 crc crio[3616]: time="2026-06-11T16:24:02.626397153Z" level=info msg="Started container" PID=7893 containerID=aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488
2026-06-11 18:17:37.996284 | controller | Jun 11 16:24:02.652944 crc crio[3616]: time="2026-06-11T16:24:02.652270374Z" level=info msg="Created container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996301 | controller | Jun 11 16:24:02.662508 crc crio[3616]: time="2026-06-11T16:24:02.659744976Z" level=info msg="Starting container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5" id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.996317 | controller | Jun 11 16:24:02.727887 crc crio[3616]: time="2026-06-11T16:24:02.727645367Z" level=info msg="Started container" PID=7902 containerID=137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf
2026-06-11 18:17:37.996334 | controller | Jun 11 16:24:02.799881 crc crio[3616]: time="2026-06-11T16:24:02.798957246Z" level=info msg="Created container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996350 | controller | Jun 11 16:24:02.818203 crc crio[3616]: time="2026-06-11T16:24:02.81773928Z" level=info msg="Starting container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47" id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.996366 | controller | Jun 11 16:24:02.891521 crc crio[3616]: time="2026-06-11T16:24:02.891265279Z" level=info msg="Started container" PID=7903 containerID=7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee
2026-06-11 18:17:37.996387 | controller | Jun 11 16:24:02.970140 crc crio[3616]: time="2026-06-11T16:24:02.968010797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=827e9036-62df-435f-adc8-9b3d34e543a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996404 | controller | Jun 11 16:24:02.985653 crc crio[3616]: time="2026-06-11T16:24:02.969982822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=68de84f2-afec-48fd-82dd-59aca3ce68cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996420 | controller | Jun 11 16:24:02.985653 crc crio[3616]: time="2026-06-11T16:24:02.97569596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5a4e6b3b-b551-40b6-ac3d-46094f83a417 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996436 | controller | Jun 11 16:24:03.028134 crc crio[3616]: time="2026-06-11T16:24:03.02282836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=924a81ee-a22a-49d0-b6be-c9d67be1dd22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996452 | controller | Jun 11 16:24:03.029851 crc crio[3616]: time="2026-06-11T16:24:03.029705166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9123409f-a765-439b-b31d-40961b28602f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996468 | controller | Jun 11 16:24:03.036902 crc crio[3616]: time="2026-06-11T16:24:03.034057764Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996484 | controller | Jun 11 16:24:03.036902 crc crio[3616]: time="2026-06-11T16:24:03.035437808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996500 | controller | Jun 11 16:24:03.045632 crc crio[3616]: time="2026-06-11T16:24:03.038752307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b68933fd-4b33-4a26-8d41-f2bb0dd89d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996516 | controller | Jun 11 16:24:03.045632 crc crio[3616]: time="2026-06-11T16:24:03.039108838Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996532 | controller | Jun 11 16:24:03.045632 crc crio[3616]: time="2026-06-11T16:24:03.039857243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996548 | controller | Jun 11 16:24:03.048724 crc crio[3616]: time="2026-06-11T16:24:03.046071717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50196dc9-6a4d-4318-b0ff-530bd8bd1504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996564 | controller | Jun 11 16:24:03.086623 crc crio[3616]: time="2026-06-11T16:24:03.085822949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=c169f04c-6d17-47e9-bb37-97750d4dfb36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996580 | controller | Jun 11 16:24:03.169945 crc crio[3616]: time="2026-06-11T16:24:03.167129628Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996599 | controller | Jun 11 16:24:03.185858 crc crio[3616]: time="2026-06-11T16:24:03.184975793Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996618 | controller | Jun 11 16:24:03.191002 crc crio[3616]: time="2026-06-11T16:24:03.190411617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996634 | controller | Jun 11 16:24:03.195305 crc crio[3616]: time="2026-06-11T16:24:03.192087477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996651 | controller | Jun 11 16:24:03.254447 crc crio[3616]: time="2026-06-11T16:24:03.254160147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996667 | controller | Jun 11 16:24:03.267092 crc crio[3616]: time="2026-06-11T16:24:03.266775352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996683 | controller | Jun 11 16:24:03.268613 crc crio[3616]: time="2026-06-11T16:24:03.268467804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996698 | controller | Jun 11 16:24:03.273262 crc crio[3616]: time="2026-06-11T16:24:03.27311647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996714 | controller | Jun 11 16:24:03.275931 crc crio[3616]: time="2026-06-11T16:24:03.275767676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996730 | controller | Jun 11 16:24:03.414058 crc crio[3616]: time="2026-06-11T16:24:03.412589436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996747 | controller | Jun 11 16:24:03.784680 crc crio[3616]: time="2026-06-11T16:24:03.784557745Z" level=info msg="Created container ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996763 | controller | Jun 11 16:24:03.813405 crc crio[3616]: time="2026-06-11T16:24:03.796642962Z" level=info msg="Starting container: ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7" id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.996779 | controller | Jun 11 16:24:03.832197 crc crio[3616]: time="2026-06-11T16:24:03.831841108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5a950df3-350d-49f4-9217-189e2b373edf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996795 | controller | Jun 11 16:24:03.847452 crc crio[3616]: time="2026-06-11T16:24:03.839655998Z" level=info msg="Started container" PID=7934 containerID=ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee
2026-06-11 18:17:37.996816 | controller | Jun 11 16:24:03.903232 crc crio[3616]: time="2026-06-11T16:24:03.90297806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=58086af4-5db5-4831-905e-84e0f9f87f06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.996904 | controller | Jun 11 16:24:03.908126 crc crio[3616]: time="2026-06-11T16:24:03.9078932Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996924 | controller | Jun 11 16:24:03.909867 crc crio[3616]: time="2026-06-11T16:24:03.909201343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.996941 | controller | Jun 11 16:24:04.082994 crc crio[3616]: time="2026-06-11T16:24:04.082851904Z" level=info msg="Created container 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566: openshift-multus/multus-bzhnf/kube-multus" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.996958 | controller | Jun 11 16:24:04.088514 crc crio[3616]: time="2026-06-11T16:24:04.088087302Z" level=info msg="Starting container: 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566" id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.996974 | controller | Jun 11 16:24:04.150601 crc crio[3616]: time="2026-06-11T16:24:04.147231317Z" level=info msg="Started container" PID=7945 containerID=0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566 description=openshift-multus/multus-bzhnf/kube-multus id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24
2026-06-11 18:17:37.996991 | controller | Jun 11 16:24:04.499080 crc crio[3616]: time="2026-06-11T16:24:04.491860816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997007 | controller | Jun 11 16:24:05.098694 crc crio[3616]: time="2026-06-11T16:24:05.08977646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997023 | controller | Jun 11 16:24:06.119023 crc crio[3616]: time="2026-06-11T16:24:06.116728307Z" level=info msg="Created container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997040 | controller | Jun 11 16:24:06.133724 crc crio[3616]: time="2026-06-11T16:24:06.13351961Z" level=info msg="Starting container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad" id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997056 | controller | Jun 11 16:24:06.319235 crc crio[3616]: time="2026-06-11T16:24:06.3175812Z" level=info msg="Started container" PID=8015 containerID=f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83
2026-06-11 18:17:37.997073 | controller | Jun 11 16:24:06.333599 crc crio[3616]: time="2026-06-11T16:24:06.33336615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997094 | controller | Jun 11 16:24:06.881658 crc crio[3616]: time="2026-06-11T16:24:06.881178806Z" level=info msg="Created container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997110 | controller | Jun 11 16:24:06.911835 crc crio[3616]: time="2026-06-11T16:24:06.907978841Z" level=info msg="Starting container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef" id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997127 | controller | Jun 11 16:24:07.020489 crc crio[3616]: time="2026-06-11T16:24:07.019422549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997143 | controller | Jun 11 16:24:07.063784 crc crio[3616]: time="2026-06-11T16:24:07.063721853Z" level=info msg="Started container" PID=8033 containerID=f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0
2026-06-11 18:17:37.997159 | controller | Jun 11 16:24:07.332994 crc crio[3616]: time="2026-06-11T16:24:07.332936207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=01084eca-8015-4d33-a782-dd3ef7c1758c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997175 | controller | Jun 11 16:24:07.444075 crc crio[3616]: time="2026-06-11T16:24:07.443557284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d68229a-01ca-466a-aee4-c64f35372dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997192 | controller | Jun 11 16:24:07.508821 crc crio[3616]: time="2026-06-11T16:24:07.507644669Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997209 | controller | Jun 11 16:24:07.511507 crc crio[3616]: time="2026-06-11T16:24:07.510485722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997225 | controller | Jun 11 16:24:08.110888 crc crio[3616]: time="2026-06-11T16:24:08.109932844Z" level=info msg="Created container 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997242 | controller | Jun 11 16:24:08.119582 crc crio[3616]: time="2026-06-11T16:24:08.117744498Z" level=info msg="Starting container: 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de" id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997258 | controller | Jun 11 16:24:08.242023 crc crio[3616]: time="2026-06-11T16:24:08.241579407Z" level=info msg="Started container" PID=8049 containerID=49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e
2026-06-11 18:17:37.997274 | controller | Jun 11 16:24:09.410838 crc crio[3616]: time="2026-06-11T16:24:09.410644494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997295 | controller | Jun 11 16:24:09.447710 crc crio[3616]: time="2026-06-11T16:24:09.446905764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997312 | controller | Jun 11 16:24:09.885599 crc crio[3616]: time="2026-06-11T16:24:09.882156441Z" level=info msg="Created container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997328 | controller | Jun 11 16:24:09.893990 crc crio[3616]: time="2026-06-11T16:24:09.893892393Z" level=info msg="Starting container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0" id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997344 | controller | Jun 11 16:24:09.961848 crc crio[3616]: time="2026-06-11T16:24:09.961788553Z" level=info msg="Started container" PID=8103 containerID=7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0
2026-06-11 18:17:37.997361 | controller | Jun 11 16:24:10.312049 crc crio[3616]: time="2026-06-11T16:24:10.311827919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=e7b9ef3e-3380-456d-ba67-33b7c7a0b515 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997377 | controller | Jun 11 16:24:10.317558 crc crio[3616]: time="2026-06-11T16:24:10.317226755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=0cf3c4cc-3a2f-4764-80e2-beaf7e7a8e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997393 | controller | Jun 11 16:24:10.324989 crc crio[3616]: time="2026-06-11T16:24:10.324848903Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997409 | controller | Jun 11 16:24:10.325475 crc crio[3616]: time="2026-06-11T16:24:10.325405322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997427 | controller | Jun 11 16:24:10.427496 crc crio[3616]: time="2026-06-11T16:24:10.42714414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997446 | controller | Jun 11 16:24:12.314554 crc crio[3616]: time="2026-06-11T16:24:12.314256325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997463 | controller | Jun 11 16:24:12.654957 crc crio[3616]: time="2026-06-11T16:24:12.653702331Z" level=info msg="Created container b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997480 | controller | Jun 11 16:24:12.667243 crc crio[3616]: time="2026-06-11T16:24:12.667053468Z" level=info msg="Starting container: b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7" id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997502 | controller | Jun 11 16:24:12.729456 crc crio[3616]: time="2026-06-11T16:24:12.728903224Z" level=info msg="Started container" PID=8139 containerID=b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.997519 | controller | Jun 11 16:24:13.432953 crc crio[3616]: time="2026-06-11T16:24:13.432434942Z" level=info msg="Created container cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997536 | controller | Jun 11 16:24:13.438950 crc crio[3616]: time="2026-06-11T16:24:13.438856508Z" level=info msg="Starting container: cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf" id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997552 | controller | Jun 11 16:24:13.650101 crc crio[3616]: time="2026-06-11T16:24:13.648995694Z" level=info msg="Started container" PID=7878 containerID=cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d
2026-06-11 18:17:37.997568 | controller | Jun 11 16:24:24.960685 crc crio[3616]: time="2026-06-11T16:24:24.959107218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=03969df4-eb75-4c60-b662-9360b4c53c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997585 | controller | Jun 11 16:24:24.964267 crc crio[3616]: time="2026-06-11T16:24:24.964095917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=cf542c8f-300b-47bb-bee0-a934880ab1eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997600 | controller | Jun 11 16:24:24.968927 crc crio[3616]: time="2026-06-11T16:24:24.968601488Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997616 | controller | Jun 11 16:24:24.970877 crc crio[3616]: time="2026-06-11T16:24:24.969194497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997632 | controller | Jun 11 16:24:25.097609 crc crio[3616]: time="2026-06-11T16:24:25.096682274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997648 | controller | Jun 11 16:24:25.671478 crc crio[3616]: time="2026-06-11T16:24:25.671119091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997664 | controller | Jun 11 16:24:28.133040 crc crio[3616]: time="2026-06-11T16:24:28.132243732Z" level=info msg="Created container 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997680 | controller | Jun 11 16:24:28.136225 crc crio[3616]: time="2026-06-11T16:24:28.135854919Z" level=info msg="Starting container: 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef" id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997699 | controller | Jun 11 16:24:28.158693 crc crio[3616]: time="2026-06-11T16:24:28.158307249Z" level=info msg="Started container" PID=8520 containerID=14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.997716 | controller | Jun 11 16:24:29.008918 crc crio[3616]: time="2026-06-11T16:24:29.006210034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=a3a4ca5c-a2c2-47e1-abcf-2e38b5feb64b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997733 | controller | Jun 11 16:24:29.022171 crc crio[3616]: time="2026-06-11T16:24:29.022062478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=f307e4ca-7e7a-4613-842e-cdf397b1cd8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997749 | controller | Jun 11 16:24:29.027317 crc crio[3616]: time="2026-06-11T16:24:29.027172874Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997765 | controller | Jun 11 16:24:29.028654 crc crio[3616]: time="2026-06-11T16:24:29.028518808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997781 | controller | Jun 11 16:24:29.086645 crc crio[3616]: time="2026-06-11T16:24:29.085845294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997798 | controller | Jun 11 16:24:29.795260 crc crio[3616]: time="2026-06-11T16:24:29.794682031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.997814 | controller | Jun 11 16:24:30.102141 crc crio[3616]: time="2026-06-11T16:24:30.102016129Z" level=info msg="Created container 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.997830 | controller | Jun 11 16:24:30.103656 crc crio[3616]: time="2026-06-11T16:24:30.103518777Z" level=info msg="Starting container: 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012" id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.997846 | controller | Jun 11 16:24:30.112450 crc crio[3616]: time="2026-06-11T16:24:30.112161779Z" level=info msg="Started container" PID=8634 containerID=22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.997883 | controller | Jun 11 16:24:31.026800 crc crio[3616]: time="2026-06-11T16:24:31.026450452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=5fc00385-0534-487f-9305-cd36ef591e6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997901 | controller | Jun 11 16:24:31.030678 crc crio[3616]: time="2026-06-11T16:24:31.030522114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=2b581fb3-02dd-4412-a6d1-83e74433e4f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.997921 | controller | Jun 11 16:24:31.036010 crc crio[3616]: time="2026-06-11T16:24:31.03590929Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998005 | controller | Jun 11 16:24:31.036475 crc crio[3616]: time="2026-06-11T16:24:31.036399677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998024 | controller | Jun 11 16:24:31.893947 crc crio[3616]: time="2026-06-11T16:24:31.893724544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998041 | controller | Jun 11 16:24:32.378873 crc crio[3616]: time="2026-06-11T16:24:32.378795763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998057 | controller | Jun 11 16:24:32.714224 crc crio[3616]: time="2026-06-11T16:24:32.713467449Z" level=info msg="Created container 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998073 | controller | Jun 11 16:24:32.716516 crc crio[3616]: time="2026-06-11T16:24:32.716296251Z" level=info msg="Starting container: 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6" id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.998089 | controller | Jun 11 16:24:32.733208 crc crio[3616]: time="2026-06-11T16:24:32.733069607Z" level=info msg="Started container" PID=8727 containerID=6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.998106 | controller | Jun 11 16:24:39.151073 crc crio[3616]: time="2026-06-11T16:24:39.151019164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f8144f48-45f3-40b4-bc15-9946216dd247 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998122 | controller | Jun 11 16:24:39.155965 crc crio[3616]: time="2026-06-11T16:24:39.155499638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=24e3c62e-e3cc-43f2-93b7-2b03d97b587a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998138 | controller | Jun 11 16:24:39.161138 crc crio[3616]: time="2026-06-11T16:24:39.158792785Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998153 | controller | Jun 11 16:24:39.161138 crc crio[3616]: time="2026-06-11T16:24:39.159164408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998169 | controller | Jun 11 16:24:39.224985 crc crio[3616]: time="2026-06-11T16:24:39.223544052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998189 | controller | Jun 11 16:24:39.922127 crc crio[3616]: time="2026-06-11T16:24:39.920036345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998206 | controller | Jun 11 16:24:40.049080 crc crio[3616]: time="2026-06-11T16:24:40.049010434Z" level=info msg="Created container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998223 | controller | Jun 11 16:24:40.058597 crc crio[3616]: time="2026-06-11T16:24:40.058253416Z" level=info msg="Starting container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f" id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.998239 | controller | Jun 11 16:24:40.131232 crc crio[3616]: time="2026-06-11T16:24:40.129283657Z" level=info msg="Started container" PID=8815 containerID=79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf
2026-06-11 18:17:37.998255 | controller | Jun 11 16:24:40.533961 crc crio[3616]: time="2026-06-11T16:24:40.533252459Z" level=info msg="NetworkStart: stopping network for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998272 | controller | Jun 11 16:24:41.211116 crc crio[3616]: time="2026-06-11T16:24:41.210977453Z" level=info msg="Removing container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:37.998288 | controller | Jun 11 16:24:41.323992 crc crio[3616]: time="2026-06-11T16:24:41.323488033Z" level=info msg="Removed container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:37.998304 | controller | Jun 11 16:24:42.862418 crc crio[3616]: time="2026-06-11T16:24:42.861171986Z" level=info msg="NetworkStart: stopping network for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998320 | controller | Jun 11 16:24:43.198917 crc crio[3616]: time="2026-06-11T16:24:43.198718564Z" level=info msg="NetworkStart: stopping network for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998336 | controller | Jun 11 16:24:44.250785 crc crio[3616]: time="2026-06-11T16:24:44.250694076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=5777391c-2212-4099-864b-b6849ce5340f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998353 | controller | Jun 11 16:24:44.253912 crc crio[3616]: time="2026-06-11T16:24:44.253830947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=6bb80d65-2c4b-4564-9847-06b5e867b927 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998368 | controller | Jun 11 16:24:44.257626 crc crio[3616]: time="2026-06-11T16:24:44.257256899Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998388 | controller | Jun 11 16:24:44.257716 crc crio[3616]: time="2026-06-11T16:24:44.257629421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998405 | controller | Jun 11 16:24:44.289135 crc crio[3616]: time="2026-06-11T16:24:44.289025942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998421 | controller | Jun 11 16:24:44.332498 crc crio[3616]: time="2026-06-11T16:24:44.332219618Z" level=info msg="NetworkStart: stopping network for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998438 | controller | Jun 11 16:24:44.436371 crc crio[3616]: time="2026-06-11T16:24:44.43621805Z" level=info msg="NetworkStart: stopping network for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998455 | controller | Jun 11 16:24:44.469047 crc crio[3616]: time="2026-06-11T16:24:44.468976026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998471 | controller | Jun 11 16:24:44.493219 crc crio[3616]: time="2026-06-11T16:24:44.493053381Z" level=info msg="NetworkStart: stopping network for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998488 | controller | Jun 11 16:24:44.840175 crc crio[3616]: time="2026-06-11T16:24:44.839928033Z" level=info msg="Created container c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998504 | controller | Jun 11 16:24:44.842149 crc crio[3616]: time="2026-06-11T16:24:44.842008101Z" level=info msg="Starting container: c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484" id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.998532 | controller | Jun 11 16:24:44.853409 crc crio[3616]: time="2026-06-11T16:24:44.853259777Z" level=info msg="Started container" PID=8975 containerID=c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.998550 | controller | Jun 11 16:24:44.959047 crc crio[3616]: time="2026-06-11T16:24:44.958923864Z" level=info msg="NetworkStart: stopping network for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998566 | controller | Jun 11 16:24:44.970688 crc crio[3616]: time="2026-06-11T16:24:44.970401567Z" level=info msg="NetworkStart: stopping network for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998583 | controller | Jun 11 16:24:45.119152 crc crio[3616]: time="2026-06-11T16:24:45.118882788Z" level=info msg="NetworkStart: stopping network for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998603 | controller | Jun 11 16:24:45.203901 crc crio[3616]: time="2026-06-11T16:24:45.203730383Z" level=info msg="NetworkStart: stopping network for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998620 | controller | Jun 11 16:24:45.248107 crc crio[3616]: time="2026-06-11T16:24:45.247987098Z" level=info msg="NetworkStart: stopping network for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998636 | controller | Jun 11 16:24:45.261059 crc crio[3616]: time="2026-06-11T16:24:45.260641049Z" level=info msg="NetworkStart: stopping network for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998653 | controller | Jun 11 16:24:45.262389 crc crio[3616]: time="2026-06-11T16:24:45.262245611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ed3a0ece-73d7-4cf0-adcd-0aa16cb83080 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998669 | controller | Jun 11 16:24:45.265831 crc crio[3616]: time="2026-06-11T16:24:45.265738725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=78cd407a-973a-4825-b7f2-3a5f00b10bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:37.998685 | controller | Jun 11 16:24:45.270882 crc crio[3616]: time="2026-06-11T16:24:45.270764109Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998702 | controller | Jun 11 16:24:45.272192 crc crio[3616]: time="2026-06-11T16:24:45.271210233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998719 | controller | Jun 11 16:24:45.306076 crc crio[3616]: time="2026-06-11T16:24:45.305971773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998736 | controller | Jun 11 16:24:45.456097 crc crio[3616]: time="2026-06-11T16:24:45.455980204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:37.998752 | controller | Jun 11 16:24:45.542412 crc crio[3616]: time="2026-06-11T16:24:45.54223668Z" level=info msg="Created container 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:37.998769 | controller | Jun 11 16:24:45.544279 crc crio[3616]: time="2026-06-11T16:24:45.544169492Z" level=info msg="Starting container: 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344" id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:37.998785 | controller | Jun 11 16:24:45.553986 crc crio[3616]: time="2026-06-11T16:24:45.553857808Z" level=info msg="Started container" PID=9067 containerID=3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3
2026-06-11 18:17:37.998805 | controller | Jun 11 16:24:45.696976 crc crio[3616]: time="2026-06-11T16:24:45.696754666Z" level=info msg="NetworkStart: stopping network for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998822 | controller | Jun 11 16:24:46.131823 crc crio[3616]: time="2026-06-11T16:24:46.131714545Z" level=info msg="NetworkStart: stopping network for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998838 | controller | Jun 11 16:24:46.196145 crc crio[3616]: time="2026-06-11T16:24:46.195957056Z" level=info msg="NetworkStart: stopping network for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998873 | controller | Jun 11 16:24:46.269703 crc crio[3616]: time="2026-06-11T16:24:46.269622382Z" level=info msg="NetworkStart: stopping network for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998891 | controller | Jun 11 16:24:46.357431 crc crio[3616]: time="2026-06-11T16:24:46.357238602Z" level=info msg="NetworkStart: stopping network for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998907 | controller | Jun 11 16:24:46.697651 crc crio[3616]: time="2026-06-11T16:24:46.697526711Z" level=info msg="NetworkStart: stopping network for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998923 | controller | Jun 11 16:24:46.702945 crc crio[3616]: time="2026-06-11T16:24:46.702835784Z" level=info msg="NetworkStart: stopping network for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998939 | controller | Jun 11 16:24:46.717672 crc crio[3616]: time="2026-06-11T16:24:46.717572884Z" level=info msg="NetworkStart: stopping network for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998955 | controller | Jun 11 16:24:46.808138 crc crio[3616]: time="2026-06-11T16:24:46.808019836Z" level=info msg="NetworkStart: stopping network for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998971 | controller | Jun 11 16:24:46.821777 crc crio[3616]: time="2026-06-11T16:24:46.82167311Z" level=info msg="NetworkStart: stopping network for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.998987 | controller | Jun 11 16:24:46.866311 crc crio[3616]: time="2026-06-11T16:24:46.866227569Z" level=info msg="NetworkStart: stopping network for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999031 | controller | Jun 11 16:24:46.995247 crc crio[3616]: time="2026-06-11T16:24:46.995124283Z" level=info msg="NetworkStart: stopping network for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999051 | controller | Jun 11 16:24:47.802831 crc crio[3616]: time="2026-06-11T16:24:47.802746374Z" level=info msg="NetworkStart: stopping network for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999072 | controller | Jun 11 16:24:48.376441 crc crio[3616]: time="2026-06-11T16:24:48.376058235Z" level=info msg="NetworkStart: stopping network for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999088 | controller | Jun 11 16:24:48.960582 crc crio[3616]: time="2026-06-11T16:24:48.960443985Z" level=info msg="NetworkStart: stopping network for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999104 | controller | Jun 11 16:24:48.969725 crc crio[3616]: time="2026-06-11T16:24:48.96951033Z" level=info msg="NetworkStart: stopping network for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999120 | controller | Jun 11 16:24:48.977145 crc crio[3616]: time="2026-06-11T16:24:48.977051375Z" level=info msg="NetworkStart: stopping network for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999136 | controller | Jun 11 16:24:49.065670 crc crio[3616]: time="2026-06-11T16:24:49.065311046Z" level=info msg="NetworkStart: stopping network for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999152 | controller | Jun 11 16:24:49.272918 crc crio[3616]: time="2026-06-11T16:24:49.272299869Z" level=info msg="NetworkStart: stopping network for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999167 | controller | Jun 11 16:24:49.335101 crc crio[3616]: time="2026-06-11T16:24:49.334917676Z" level=info msg="NetworkStart: stopping network for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999183 | controller | Jun 11 16:24:49.371016 crc crio[3616]: time="2026-06-11T16:24:49.370804254Z" level=info msg="NetworkStart: stopping network for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999199 | controller | Jun 11 16:24:49.464198 crc crio[3616]: time="2026-06-11T16:24:49.464068778Z" level=info msg="NetworkStart: stopping network for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999215 | controller | Jun 11 16:24:49.693148 crc crio[3616]: time="2026-06-11T16:24:49.693101638Z" level=info msg="NetworkStart: stopping network for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999231 | controller | Jun 11 16:24:49.913064 crc crio[3616]: time="2026-06-11T16:24:49.912914009Z" level=info msg="NetworkStart: stopping network for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999246 | controller | Jun 11 16:24:49.983755 crc crio[3616]: time="2026-06-11T16:24:49.983602408Z" level=info msg="NetworkStart: stopping network for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999266 | controller | Jun 11 16:24:50.010159 crc crio[3616]: time="2026-06-11T16:24:50.010034238Z" level=info msg="NetworkStart: stopping network for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999283 | controller | Jun 11 16:24:50.072249 crc crio[3616]: time="2026-06-11T16:24:50.072091847Z" level=info msg="NetworkStart: stopping network for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999299 | controller | Jun 11 16:24:50.283711 crc crio[3616]: time="2026-06-11T16:24:50.283308368Z" level=info msg="NetworkStart: stopping network for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999315 | controller | Jun 11 16:24:50.296083 crc crio[3616]: time="2026-06-11T16:24:50.295940649Z" level=info msg="NetworkStart: stopping network for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999331 | controller | Jun 11 16:24:50.318422 crc crio[3616]: time="2026-06-11T16:24:50.318130401Z" level=info msg="NetworkStart: stopping network for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999347 | controller | Jun 11 16:24:50.369123 crc crio[3616]: time="2026-06-11T16:24:50.368953744Z" level=info msg="NetworkStart: stopping network for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999363 | controller | Jun 11 16:24:50.374013 crc crio[3616]: time="2026-06-11T16:24:50.373864534Z" level=info msg="NetworkStart: stopping network for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999379 | controller | Jun 11 16:24:50.391999 crc crio[3616]: time="2026-06-11T16:24:50.391878929Z" level=info msg="NetworkStart: stopping network for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:37.999396 | controller | Jun 11 16:24:50.392296 crc crio[3616]: time="2026-06-11T16:24:50.391994973Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:37.999412 | controller | Jun 11 16:24:50.392296 crc crio[3616]: time="2026-06-11T16:24:50.392135538Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\""
2026-06-11 18:17:37.999430 | controller | Jun 11 16:24:50.393177 crc crio[3616]: time="2026-06-11T16:24:50.393088789Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc002f8a550}] Aliases:map[]}"
2026-06-11 18:17:37.999447 | controller | Jun 11 16:24:50.393263 crc crio[3616]: time="2026-06-11T16:24:50.393180152Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000116f58}] Aliases:map[]}"
2026-06-11 18:17:37.999468 | controller | Jun 11 16:24:50.393263 crc crio[3616]: time="2026-06-11T16:24:50.393241004Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999486 | controller | Jun 11 16:24:50.393523 crc crio[3616]: time="2026-06-11T16:24:50.393260894Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999503 | controller | Jun 11 16:24:50.393523 crc crio[3616]: time="2026-06-11T16:24:50.393087329Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002f8a548}] Aliases:map[]}"
2026-06-11 18:17:37.999520 | controller | Jun 11 16:24:50.393523 crc crio[3616]: time="2026-06-11T16:24:50.393297886Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc002520aa0}] Aliases:map[]}"
2026-06-11 18:17:37.999537 | controller | Jun 11 16:24:50.393696 crc crio[3616]: time="2026-06-11T16:24:50.393564774Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc000116f88}] Aliases:map[]}"
2026-06-11 18:17:37.999554 | controller | Jun 11 16:24:50.393696 crc crio[3616]: time="2026-06-11T16:24:50.393687558Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999571 | controller | Jun 11 16:24:50.393801 crc crio[3616]: time="2026-06-11T16:24:50.393706739Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.999588 | controller | Jun 11 16:24:50.393801 crc crio[3616]: time="2026-06-11T16:24:50.39372024Z" 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:17:37.999605 | controller | Jun 11 16:24:50.393801 crc crio[3616]: time="2026-06-11T16:24:50.393786922Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc002f8a5b0}] Aliases:map[]}"
2026-06-11 18:17:37.999626 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393823723Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc002520ad0}] Aliases:map[]}"
2026-06-11 18:17:37.999644 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393855094Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc000918d50}] Aliases:map[]}"
2026-06-11 18:17:37.999661 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393896455Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc002f8a5c8}] Aliases:map[]}"
2026-06-11 18:17:37.999678 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393933457Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999695 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393947027Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.999712 | controller | Jun 11 16:24:50.393974 crc crio[3616]: time="2026-06-11T16:24:50.393957957Z" 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:17:37.999728 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394011619Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc002f8a5e0}] Aliases:map[]}"
2026-06-11 18:17:37.999745 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.39404224Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520b00}] Aliases:map[]}"
2026-06-11 18:17:37.999766 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394059111Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999783 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394082451Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.999799 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394092442Z" 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:17:37.999816 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394097182Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999832 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394121403Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.999870 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394138483Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:37.999893 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394202815Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc0018be2f8}] Aliases:map[]}"
2026-06-11 18:17:37.999911 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394274708Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999928 | controller | Jun 11 16:24:50.394271 crc crio[3616]: time="2026-06-11T16:24:50.394289098Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:37.999945 | controller | Jun 11 16:24:50.394808 crc crio[3616]: time="2026-06-11T16:24:50.394297699Z" 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:17:37.999962 | controller | Jun 11 16:24:50.394808 crc crio[3616]: time="2026-06-11T16:24:50.393317186Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00018f188}] Aliases:map[]}"
2026-06-11 18:17:37.999979 | controller | Jun 11 16:24:50.394808 crc crio[3616]: time="2026-06-11T16:24:50.394428003Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:37.999996 | controller | Jun 11 16:24:50.394808 crc crio[3616]: time="2026-06-11T16:24:50.394439323Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000013 | controller | Jun 11 16:24:50.394808 crc crio[3616]: time="2026-06-11T16:24:50.394450454Z" 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:17:38.000035 | controller | Jun 11 16:24:50.395400 crc crio[3616]: time="2026-06-11T16:24:50.395219028Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00008c978}] Aliases:map[]}"
2026-06-11 18:17:38.000053 | controller | Jun 11 16:24:50.395400 crc crio[3616]: time="2026-06-11T16:24:50.395396024Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000069 | controller | Jun 11 16:24:50.395622 crc crio[3616]: time="2026-06-11T16:24:50.395416354Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000085 | controller | Jun 11 16:24:50.395622 crc crio[3616]: time="2026-06-11T16:24:50.395428195Z" 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:17:38.000102 | controller | Jun 11 16:24:50.395622 crc crio[3616]: time="2026-06-11T16:24:50.393937327Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000117 | controller | Jun 11 16:24:50.395622 crc crio[3616]: time="2026-06-11T16:24:50.395565889Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000133 | controller | Jun 11 16:24:50.395622 crc crio[3616]: time="2026-06-11T16:24:50.39558145Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.000150 | controller | Jun 11 16:24:50.395980 crc crio[3616]: time="2026-06-11T16:24:50.393696849Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc002520ab8}] Aliases:map[]}"
2026-06-11 18:17:38.000166 | controller | Jun 11 16:24:50.395980 crc crio[3616]: time="2026-06-11T16:24:50.395914551Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000182 | controller | Jun 11 16:24:50.395980 crc crio[3616]: time="2026-06-11T16:24:50.395968163Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000198 | controller | Jun 11 16:24:50.396147 crc crio[3616]: time="2026-06-11T16:24:50.395983453Z" 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:17:38.000214 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396288094Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc00008c9e8}] Aliases:map[]}"
2026-06-11 18:17:38.000235 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396438239Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000252 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.39648423Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000268 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396505311Z" 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:17:38.000285 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.393591785Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc002f8a580}] Aliases:map[]}"
2026-06-11 18:17:38.000302 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396573333Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000319 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396584374Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000335 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396594204Z" 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:17:38.000351 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396623224Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc0000324d0}] Aliases:map[]}"
2026-06-11 18:17:38.000367 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396697827Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000384 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396721667Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000400 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396727918Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc00162c8c0}] Aliases:map[]}"
2026-06-11 18:17:38.000417 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396778969Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc00100e5b8}] Aliases:map[]}"
2026-06-11 18:17:38.000437 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.393269985Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000454 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396842501Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc0000324f0}] Aliases:map[]}"
2026-06-11 18:17:38.000470 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396898443Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000486 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396913504Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000501 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396927334Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.000517 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396942945Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc00100e5e0}] Aliases:map[]}"
2026-06-11 18:17:38.000534 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.396953255Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc000117008}] Aliases:map[]}"
2026-06-11 18:17:38.000550 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397045768Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc00162c8f0}] Aliases:map[]}"
2026-06-11 18:17:38.000566 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397064879Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc00100e5f8}] Aliases:map[]}"
2026-06-11 18:17:38.000588 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397083179Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000605 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397146761Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000622 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397159382Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.000638 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397176042Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc00100e610}] Aliases:map[]}"
2026-06-11 18:17:38.000655 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397209023Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000671 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397222144Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000686 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397234944Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.000703 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397626207Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc001902228}] Aliases:map[]}"
2026-06-11 18:17:38.000719 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.393947897Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc002520ae8}] Aliases:map[]}"
2026-06-11 18:17:38.000735 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397672109Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000752 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397691869Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000772 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.39770404Z" 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:17:38.000788 | controller | Jun 11 16:24:50.397656 crc crio[3616]: time="2026-06-11T16:24:50.397716119Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000805 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.39773045Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000821 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.39774284Z" 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:17:38.000837 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.39372337Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc002f8a598}] Aliases:map[]}"
2026-06-11 18:17:38.000873 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.39801778Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000891 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398030349Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000908 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.3980404Z" 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:17:38.000925 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398271289Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc002520b70}] Aliases:map[]}"
2026-06-11 18:17:38.000942 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398380203Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.000959 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398402214Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.000975 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398413094Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.000992 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.39710628Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001008 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398745094Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001028 | controller | Jun 11 16:24:50.399699 crc crio[3616]: time="2026-06-11T16:24:50.398759404Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001046 | controller | Jun 11 16:24:50.401864 crc crio[3616]: time="2026-06-11T16:24:50.401773143Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc00100e6b8}] Aliases:map[]}"
2026-06-11 18:17:38.001063 | controller | Jun 11 16:24:50.401864 crc crio[3616]: time="2026-06-11T16:24:50.401855316Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001079 | controller | Jun 11 16:24:50.401864 crc crio[3616]: time="2026-06-11T16:24:50.401869247Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001095 | controller | Jun 11 16:24:50.402061 crc crio[3616]: time="2026-06-11T16:24:50.401881107Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001111 | controller | Jun 11 16:24:50.402303 crc crio[3616]: time="2026-06-11T16:24:50.397070409Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001128 | controller | Jun 11 16:24:50.402303 crc crio[3616]: time="2026-06-11T16:24:50.40228507Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001144 | controller | Jun 11 16:24:50.402303 crc crio[3616]: time="2026-06-11T16:24:50.402300181Z" 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:17:38.001160 | controller | Jun 11 16:24:50.402907 crc crio[3616]: time="2026-06-11T16:24:50.396929834Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc00162c8d8}] Aliases:map[]}"
2026-06-11 18:17:38.001177 | controller | Jun 11 16:24:50.402907 crc crio[3616]: time="2026-06-11T16:24:50.396864372Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001193 | controller | Jun 11 16:24:50.402907 crc crio[3616]: time="2026-06-11T16:24:50.40259697Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001209 | controller | Jun 11 16:24:50.402907 crc crio[3616]: time="2026-06-11T16:24:50.402619921Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001225 | controller | Jun 11 16:24:50.403131 crc crio[3616]: time="2026-06-11T16:24:50.402978024Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc00162c9c0}] Aliases:map[]}"
2026-06-11 18:17:38.001246 | controller | Jun 11 16:24:50.403131 crc crio[3616]: time="2026-06-11T16:24:50.403026336Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001263 | controller | Jun 11 16:24:50.403131 crc crio[3616]: time="2026-06-11T16:24:50.403041746Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001279 | controller | Jun 11 16:24:50.403131 crc crio[3616]: time="2026-06-11T16:24:50.403080617Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001296 | controller | Jun 11 16:24:50.403679 crc crio[3616]: time="2026-06-11T16:24:50.403636965Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc0019022f0}] Aliases:map[]}"
2026-06-11 18:17:38.001313 | controller | Jun 11 16:24:50.403862 crc crio[3616]: time="2026-06-11T16:24:50.403837911Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001329 | controller | Jun 11 16:24:50.403979 crc crio[3616]: time="2026-06-11T16:24:50.403958055Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001346 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.393826993Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001362 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404154292Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001378 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404173022Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001395 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404177491Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc00008cab8}] Aliases:map[]}"
2026-06-11 18:17:38.001411 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404228033Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001427 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404240374Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001443 | controller | Jun 11 16:24:50.404197 crc crio[3616]: time="2026-06-11T16:24:50.404250964Z" 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:17:38.001460 | controller | Jun 11 16:24:50.404866 crc crio[3616]: time="2026-06-11T16:24:50.404788631Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0001170b0}] Aliases:map[]}"
2026-06-11 18:17:38.001482 | controller | Jun 11 16:24:50.405157 crc crio[3616]: time="2026-06-11T16:24:50.404882244Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001498 | controller | Jun 11 16:24:50.405157 crc crio[3616]: time="2026-06-11T16:24:50.404898964Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001514 | controller | Jun 11 16:24:50.405157 crc crio[3616]: time="2026-06-11T16:24:50.404910865Z" 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:17:38.001531 | controller | Jun 11 16:24:50.405432 crc crio[3616]: time="2026-06-11T16:24:50.396641275Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc00162c8a8}] Aliases:map[]}"
2026-06-11 18:17:38.001548 | controller | Jun 11 16:24:50.405657 crc crio[3616]: time="2026-06-11T16:24:50.396710857Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00100e588}] Aliases:map[]}"
2026-06-11 18:17:38.001565 | controller | Jun 11 16:24:50.405756 crc crio[3616]: time="2026-06-11T16:24:50.405703141Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001581 | controller | Jun 11 16:24:50.405814 crc crio[3616]: time="2026-06-11T16:24:50.405740254Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001597 | controller | Jun 11 16:24:50.405814 crc crio[3616]: time="2026-06-11T16:24:50.405773635Z" 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:17:38.001613 | controller | Jun 11 16:24:50.406077 crc crio[3616]: time="2026-06-11T16:24:50.405587249Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001630 | controller | Jun 11 16:24:50.406226 crc crio[3616]: time="2026-06-11T16:24:50.405428672Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00018f1f8}] Aliases:map[]}"
2026-06-11 18:17:38.001656 | controller | Jun 11 16:24:50.406491 crc crio[3616]: time="2026-06-11T16:24:50.406432787Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001673 | controller | Jun 11 16:24:50.406620 crc crio[3616]: time="2026-06-11T16:24:50.406597482Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001689 | controller | Jun 11 16:24:50.406726 crc crio[3616]: time="2026-06-11T16:24:50.406704656Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.001705 | controller | Jun 11 16:24:50.408122 crc crio[3616]: time="2026-06-11T16:24:50.393584355Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001721 | controller | Jun 11 16:24:50.408122 crc crio[3616]: time="2026-06-11T16:24:50.393871465Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001737 | controller | Jun 11 16:24:50.408271 crc crio[3616]: time="2026-06-11T16:24:50.408234107Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001753 | controller | Jun 11 16:24:50.408271 crc crio[3616]: time="2026-06-11T16:24:50.408259268Z" 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:17:38.001769 | controller | Jun 11 16:24:50.408505 crc crio[3616]: time="2026-06-11T16:24:50.3931285Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc002520a88}] Aliases:map[]}"
2026-06-11 18:17:38.001785 | controller | Jun 11 16:24:50.408582 crc crio[3616]: time="2026-06-11T16:24:50.408514143Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001801 | controller | Jun 11 16:24:50.408582 crc crio[3616]: time="2026-06-11T16:24:50.408531254Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001818 | controller | Jun 11 16:24:50.408582 crc crio[3616]: time="2026-06-11T16:24:50.408543264Z" 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:17:38.001834 | controller | Jun 11 16:24:50.408920 crc crio[3616]: time="2026-06-11T16:24:50.408099249Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001864 | controller | Jun 11 16:24:50.409002 crc crio[3616]: time="2026-06-11T16:24:50.408912576Z" 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:17:38.001886 | controller | Jun 11 16:24:50.409179 crc crio[3616]: time="2026-06-11T16:24:50.404788643Z" 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:17:38.001903 | controller | Jun 11 16:24:50.409451 crc crio[3616]: time="2026-06-11T16:24:50.403734138Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc000117098}] Aliases:map[]}"
2026-06-11 18:17:38.001924 | controller | Jun 11 16:24:50.409578 crc crio[3616]: time="2026-06-11T16:24:50.409540397Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.001941 | controller | Jun 11 16:24:50.409578 crc crio[3616]: time="2026-06-11T16:24:50.409558767Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001958 | controller | Jun 11 16:24:50.409578 crc crio[3616]: time="2026-06-11T16:24:50.409571798Z" 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:17:38.001974 | controller | Jun 11 16:24:50.410038 crc crio[3616]: time="2026-06-11T16:24:50.393277815Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.001990 | controller | Jun 11 16:24:50.410038 crc crio[3616]: time="2026-06-11T16:24:50.410025383Z" 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:17:38.002008 | controller | Jun 11 16:24:50.410265 crc crio[3616]: time="2026-06-11T16:24:50.39344201Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc000116f70}] Aliases:map[]}"
2026-06-11 18:17:38.002025 | controller | Jun 11 16:24:50.410586 crc crio[3616]: time="2026-06-11T16:24:50.410271412Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002043 | controller | Jun 11 16:24:50.410586 crc crio[3616]: time="2026-06-11T16:24:50.410285112Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002060 | controller | Jun 11 16:24:50.410586 crc crio[3616]: time="2026-06-11T16:24:50.410295843Z" 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:17:38.002078 | controller | Jun 11 16:24:50.411866 crc crio[3616]: time="2026-06-11T16:24:50.393505242Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc002f8a568}] Aliases:map[]}"
2026-06-11 18:17:38.002095 | controller | Jun 11 16:24:50.411988 crc crio[3616]: time="2026-06-11T16:24:50.411955636Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002112 | controller | Jun 11 16:24:50.411988 crc crio[3616]: time="2026-06-11T16:24:50.411983897Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002129 | controller | Jun 11 16:24:50.412128 crc crio[3616]: time="2026-06-11T16:24:50.412009768Z" 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:17:38.002150 | controller | Jun 11 16:24:50.412308 crc crio[3616]: time="2026-06-11T16:24:50.393312836Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002167 | controller | Jun 11 16:24:50.412308 crc crio[3616]: time="2026-06-11T16:24:50.412299338Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002184 | controller | Jun 11 16:24:50.412594 crc crio[3616]: time="2026-06-11T16:24:50.412366372Z" 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:17:38.002201 | controller | Jun 11 16:24:50.413072 crc crio[3616]: time="2026-06-11T16:24:50.404080918Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002218 | controller | Jun 11 16:24:50.413072 crc crio[3616]: time="2026-06-11T16:24:50.413016991Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002235 | controller | Jun 11 16:24:50.413072 crc crio[3616]: time="2026-06-11T16:24:50.413035582Z" 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:17:38.002252 | controller | Jun 11 16:24:50.413618 crc crio[3616]: time="2026-06-11T16:24:50.396980806Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002269 | controller | Jun 11 16:24:50.413747 crc crio[3616]: time="2026-06-11T16:24:50.413723866Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002286 | controller | Jun 11 16:24:50.413867 crc crio[3616]: time="2026-06-11T16:24:50.41383968Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.002304 | controller | Jun 11 16:24:50.415009 crc crio[3616]: time="2026-06-11T16:24:50.396633484Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc00100e568}] Aliases:map[]}"
2026-06-11 18:17:38.002321 | controller | Jun 11 16:24:50.415151 crc crio[3616]: time="2026-06-11T16:24:50.41506132Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002339 | controller | Jun 11 16:24:50.415151 crc crio[3616]: time="2026-06-11T16:24:50.41508201Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002356 | controller | Jun 11 16:24:50.415151 crc crio[3616]: time="2026-06-11T16:24:50.415095041Z" 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:17:38.002373 | controller | Jun 11 16:24:50.416784 crc crio[3616]: time="2026-06-11T16:24:50.396737788Z" 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:17:38.002391 | controller | Jun 11 16:24:50.423802 crc crio[3616]: time="2026-06-11T16:24:50.39680963Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002412 | controller | Jun 11 16:24:50.423802 crc crio[3616]: time="2026-06-11T16:24:50.423789805Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002429 | controller | Jun 11 16:24:50.423802 crc crio[3616]: time="2026-06-11T16:24:50.423812166Z" 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:17:38.002446 | controller | Jun 11 16:24:50.428234 crc crio[3616]: time="2026-06-11T16:24:50.403670996Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000117080}] Aliases:map[]}"
2026-06-11 18:17:38.002463 | controller | Jun 11 16:24:50.428405 crc crio[3616]: time="2026-06-11T16:24:50.428242412Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.002479 | controller | Jun 11 16:24:50.428405 crc crio[3616]: time="2026-06-11T16:24:50.428267863Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002496 | controller | Jun 11 16:24:50.428405 crc crio[3616]: time="2026-06-11T16:24:50.428285003Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.002512 | controller | Jun 11 16:24:50.428669 crc crio[3616]: time="2026-06-11T16:24:50.396851992Z" 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:17:38.002540 | controller | Jun 11 16:24:50.429438 crc crio[3616]: time="2026-06-11T16:24:50.40625092Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.002557 | controller | Jun 11 16:24:50.429438 crc crio[3616]: time="2026-06-11T16:24:50.429385019Z" 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:17:38.002574 | controller | Jun 11 16:24:50.436761 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.002591 | controller | Jun 11 16:24:50.436967 crc crio[3616]: time="2026-06-11T16:24:50.436818281Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002608 | controller | Jun 11 16:24:50.442012 crc crio[3616]: time="2026-06-11T16:24:50.441912397Z" level=info msg="runSandbox: deleting pod ID 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 from idIndex" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002625 | controller | Jun 11 16:24:50.442012 crc crio[3616]: time="2026-06-11T16:24:50.44197727Z" level=info msg="runSandbox: removing pod sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002642 | controller | Jun 11 16:24:50.442244 crc crio[3616]: time="2026-06-11T16:24:50.442161236Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002662 | controller | Jun 11 16:24:50.442244 crc crio[3616]: time="2026-06-11T16:24:50.442189377Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002680 | controller | Jun 11 16:24:50.444028 crc crio[3616]: time="2026-06-11T16:24:50.443958164Z" level=info msg="runSandbox: removing pod sandbox from storage: 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002696 | controller | Jun 11 16:24:50.450217 crc crio[3616]: time="2026-06-11T16:24:50.450119996Z" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002713 | controller | Jun 11 16:24:50.450217 crc crio[3616]: time="2026-06-11T16:24:50.450198399Z" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002729 | controller | Jun 11 16:24:50.468297 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.002746 | controller | Jun 11 16:24:50.468543 crc crio[3616]: time="2026-06-11T16:24:50.468436042Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002763 | controller | Jun 11 16:24:50.469167 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.002780 | controller | Jun 11 16:24:50.469543 crc crio[3616]: time="2026-06-11T16:24:50.469243136Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002797 | controller | Jun 11 16:24:50.472044 crc crio[3616]: time="2026-06-11T16:24:50.471977526Z" level=info msg="runSandbox: deleting pod ID e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a from idIndex" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002814 | controller | Jun 11 16:24:50.472044 crc crio[3616]: time="2026-06-11T16:24:50.472037028Z" level=info msg="runSandbox: removing pod sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002830 | controller | Jun 11 16:24:50.472250 crc crio[3616]: time="2026-06-11T16:24:50.472188823Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002846 | controller | Jun 11 16:24:50.472250 crc crio[3616]: time="2026-06-11T16:24:50.472211294Z" level=info msg="runSandbox: unmounting shmPath for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002886 | controller | Jun 11 16:24:50.472714 crc crio[3616]: time="2026-06-11T16:24:50.472627928Z" level=info msg="runSandbox: deleting pod ID b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 from idIndex" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002904 | controller | Jun 11 16:24:50.472714 crc crio[3616]: time="2026-06-11T16:24:50.47270626Z" level=info msg="runSandbox: removing pod sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002921 | controller | Jun 11 16:24:50.472945 crc crio[3616]: time="2026-06-11T16:24:50.472764412Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002937 | controller | Jun 11 16:24:50.472945 crc crio[3616]: time="2026-06-11T16:24:50.472786773Z" level=info msg="runSandbox: unmounting shmPath for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002953 | controller | Jun 11 16:24:50.473623 crc crio[3616]: time="2026-06-11T16:24:50.473563598Z" level=info msg="runSandbox: removing pod sandbox from storage: e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002970 | controller | Jun 11 16:24:50.474562 crc crio[3616]: time="2026-06-11T16:24:50.474494589Z" level=info msg="runSandbox: removing pod sandbox from storage: b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.002986 | controller | Jun 11 16:24:50.478233 crc crio[3616]: time="2026-06-11T16:24:50.478156839Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003003 | controller | Jun 11 16:24:50.478425 crc crio[3616]: time="2026-06-11T16:24:50.478245452Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003020 | controller | Jun 11 16:24:50.484455 crc crio[3616]: time="2026-06-11T16:24:50.484301882Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003036 | controller | Jun 11 16:24:50.484605 crc crio[3616]: time="2026-06-11T16:24:50.484451616Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003053 | controller | Jun 11 16:24:50.488621 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003070 | controller | Jun 11 16:24:50.488621 crc crio[3616]: time="2026-06-11T16:24:50.488628213Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003090 | controller | Jun 11 16:24:50.490711 crc crio[3616]: time="2026-06-11T16:24:50.490649449Z" level=info msg="runSandbox: deleting pod ID 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 from idIndex" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003107 | controller | Jun 11 16:24:50.490711 crc crio[3616]: time="2026-06-11T16:24:50.490695541Z" level=info msg="runSandbox: removing pod sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003123 | controller | Jun 11 16:24:50.490887 crc crio[3616]: time="2026-06-11T16:24:50.490730492Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003140 | controller | Jun 11 16:24:50.490887 crc crio[3616]: time="2026-06-11T16:24:50.490772553Z" level=info msg="runSandbox: unmounting shmPath for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003157 | controller | Jun 11 16:24:50.493573 crc crio[3616]: time="2026-06-11T16:24:50.493296776Z" level=info msg="runSandbox: removing pod sandbox from storage: 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003174 | controller | Jun 11 16:24:50.493968 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003191 | controller | Jun 11 16:24:50.494068 crc crio[3616]: time="2026-06-11T16:24:50.49401402Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003208 | controller | Jun 11 16:24:50.495611 crc crio[3616]: time="2026-06-11T16:24:50.495563983Z" 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:17:38.003224 | controller | Jun 11 16:24:50.496307 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003242 | controller | Jun 11 16:24:50.496438 crc crio[3616]: time="2026-06-11T16:24:50.49638158Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003259 | controller | Jun 11 16:24:50.498097 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003276 | controller | Jun 11 16:24:50.498185 crc crio[3616]: time="2026-06-11T16:24:50.498122787Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003298 | controller | Jun 11 16:24:50.498296 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003315 | controller | Jun 11 16:24:50.498480 crc crio[3616]: time="2026-06-11T16:24:50.498314833Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003332 | controller | Jun 11 16:24:50.498675 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003349 | controller | Jun 11 16:24:50.498909 crc crio[3616]: time="2026-06-11T16:24:50.498777147Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003366 | controller | Jun 11 16:24:50.499641 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003382 | controller | Jun 11 16:24:50.499716 crc crio[3616]: time="2026-06-11T16:24:50.499646855Z" level=info msg="runSandbox: deleting pod ID 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 from idIndex" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003399 | controller | Jun 11 16:24:50.499770 crc crio[3616]: time="2026-06-11T16:24:50.499742298Z" level=info msg="runSandbox: removing pod sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003416 | controller | Jun 11 16:24:50.499810 crc crio[3616]: time="2026-06-11T16:24:50.49979085Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003433 | controller | Jun 11 16:24:50.499862 crc crio[3616]: time="2026-06-11T16:24:50.499808699Z" level=info msg="runSandbox: unmounting shmPath for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003450 | controller | Jun 11 16:24:50.500035 crc crio[3616]: time="2026-06-11T16:24:50.499655998Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003467 | controller | Jun 11 16:24:50.500793 crc crio[3616]: time="2026-06-11T16:24:50.500722171Z" level=info msg="runSandbox: removing pod sandbox from storage: 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003484 | controller | Jun 11 16:24:50.500966 crc crio[3616]: time="2026-06-11T16:24:50.500904829Z" level=info msg="runSandbox: deleting pod ID 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 from idIndex" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003501 | controller | Jun 11 16:24:50.501031 crc crio[3616]: time="2026-06-11T16:24:50.501017862Z" level=info msg="runSandbox: removing pod sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003522 | controller | Jun 11 16:24:50.501071 crc crio[3616]: time="2026-06-11T16:24:50.501044923Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003540 | controller | Jun 11 16:24:50.501111 crc crio[3616]: time="2026-06-11T16:24:50.501083125Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003557 | controller | Jun 11 16:24:50.501150 crc crio[3616]: time="2026-06-11T16:24:50.501117654Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003573 | controller | Jun 11 16:24:50.501184 crc crio[3616]: time="2026-06-11T16:24:50.501161385Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003590 | controller | Jun 11 16:24:50.501436 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003606 | controller | Jun 11 16:24:50.501535 crc crio[3616]: time="2026-06-11T16:24:50.501494476Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003623 | controller | Jun 11 16:24:50.501641 crc crio[3616]: time="2026-06-11T16:24:50.500992492Z" level=info msg="runSandbox: deleting pod ID 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce from idIndex" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003640 | controller | Jun 11 16:24:50.501641 crc crio[3616]: time="2026-06-11T16:24:50.501630029Z" level=info msg="runSandbox: removing pod sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003657 | controller | Jun 11 16:24:50.501775 crc crio[3616]: time="2026-06-11T16:24:50.501659052Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003674 | controller | Jun 11 16:24:50.501775 crc crio[3616]: time="2026-06-11T16:24:50.501679477Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003691 | controller | Jun 11 16:24:50.502109 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.003707 | controller | Jun 11 16:24:50.502200 crc crio[3616]: time="2026-06-11T16:24:50.502149039Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003728 | controller | Jun 11 16:24:50.502425 crc crio[3616]: time="2026-06-11T16:24:50.502276861Z" level=info msg="runSandbox: deleting pod ID 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 from idIndex" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003745 | controller | Jun 11 16:24:50.502527 crc crio[3616]: time="2026-06-11T16:24:50.502432576Z" level=info msg="runSandbox: removing pod sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003762 | controller | Jun 11 16:24:50.502574 crc crio[3616]: time="2026-06-11T16:24:50.502544922Z" level=info msg="runSandbox: removing pod sandbox from storage: 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003778 | controller | Jun 11 16:24:50.502613 crc crio[3616]: time="2026-06-11T16:24:50.50256552Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003795 | controller | Jun 11 16:24:50.502613 crc crio[3616]: time="2026-06-11T16:24:50.502593031Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003812 | controller | Jun 11 16:24:50.502687 crc crio[3616]: time="2026-06-11T16:24:50.502617055Z" level=info msg="runSandbox: deleting pod ID d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 from idIndex" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003828 | controller | Jun 11 16:24:50.502687 crc crio[3616]: time="2026-06-11T16:24:50.502640866Z" level=info msg="runSandbox: removing pod sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003845 | controller | Jun 11 16:24:50.502687 crc crio[3616]: time="2026-06-11T16:24:50.502660466Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003880 | controller | Jun 11 16:24:50.502687 crc crio[3616]: time="2026-06-11T16:24:50.502674737Z" level=info msg="runSandbox: unmounting shmPath for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003898 | controller | Jun 11 16:24:50.502978 crc crio[3616]: time="2026-06-11T16:24:50.502905983Z" level=info msg="runSandbox: removing pod sandbox from storage: 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003914 | controller | Jun 11 16:24:50.503493 crc crio[3616]: time="2026-06-11T16:24:50.503429589Z" level=info msg="runSandbox: deleting pod ID 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 from idIndex" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003931 | controller | Jun 11 16:24:50.503591 crc crio[3616]: time="2026-06-11T16:24:50.503498561Z" level=info msg="runSandbox: removing pod sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003955 | controller | Jun 11 16:24:50.503591 crc crio[3616]: time="2026-06-11T16:24:50.503522612Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003972 | controller | Jun 11 16:24:50.503591 crc crio[3616]: time="2026-06-11T16:24:50.503535952Z" level=info msg="runSandbox: unmounting shmPath for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.003988 | controller | Jun 11 16:24:50.503873 crc crio[3616]: time="2026-06-11T16:24:50.503818011Z" level=info msg="runSandbox: removing pod sandbox from storage: d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004005 | controller | Jun 11 16:24:50.504776 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004021 | controller | Jun 11 16:24:50.504940 crc crio[3616]: time="2026-06-11T16:24:50.504860143Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004038 | controller | Jun 11 16:24:50.505406 crc crio[3616]: time="2026-06-11T16:24:50.50526712Z" level=info msg="runSandbox: deleting pod ID 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e from idIndex" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004055 | controller | Jun 11 16:24:50.505406 crc crio[3616]: time="2026-06-11T16:24:50.505377194Z" level=info msg="runSandbox: removing pod sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004071 | controller | Jun 11 16:24:50.505546 crc crio[3616]: time="2026-06-11T16:24:50.505416185Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004088 | controller | Jun 11 16:24:50.505546 crc crio[3616]: time="2026-06-11T16:24:50.505435646Z" level=info msg="runSandbox: unmounting shmPath for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004104 | controller | Jun 11 16:24:50.507220 crc crio[3616]: time="2026-06-11T16:24:50.507170353Z" level=info msg="runSandbox: removing pod sandbox from storage: 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004120 | controller | Jun 11 16:24:50.507673 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004137 | controller | Jun 11 16:24:50.508892 crc crio[3616]: time="2026-06-11T16:24:50.507561424Z" level=info msg="runSandbox: removing pod sandbox from storage: 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004157 | controller | Jun 11 16:24:50.508952 crc crio[3616]: time="2026-06-11T16:24:50.508414864Z" level=info msg="runSandbox: removing pod sandbox from storage: 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004174 | controller | Jun 11 16:24:50.508952 crc crio[3616]: time="2026-06-11T16:24:50.508842625Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004191 | controller | Jun 11 16:24:50.509503 crc crio[3616]: time="2026-06-11T16:24:50.509428693Z" level=info msg="runSandbox: deleting pod ID 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 from idIndex" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004208 | controller | Jun 11 16:24:50.509599 crc crio[3616]: time="2026-06-11T16:24:50.509521308Z" level=info msg="runSandbox: removing pod sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004225 | controller | Jun 11 16:24:50.509599 crc crio[3616]: time="2026-06-11T16:24:50.509562749Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004241 | controller | Jun 11 16:24:50.509675 crc crio[3616]: time="2026-06-11T16:24:50.509614751Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004257 | controller | Jun 11 16:24:50.510557 crc crio[3616]: time="2026-06-11T16:24:50.510511241Z" level=info msg="runSandbox: removing pod sandbox from storage: 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004273 | controller | Jun 11 16:24:50.510716 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004290 | controller | Jun 11 16:24:50.510999 crc crio[3616]: time="2026-06-11T16:24:50.510940693Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004306 | controller | Jun 11 16:24:50.513481 crc crio[3616]: time="2026-06-11T16:24:50.513398163Z" level=info msg="runSandbox: deleting pod ID 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 from idIndex" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004323 | controller | Jun 11 16:24:50.513593 crc crio[3616]: time="2026-06-11T16:24:50.513494857Z" level=info msg="runSandbox: removing pod sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004339 | controller | Jun 11 16:24:50.513731 crc crio[3616]: time="2026-06-11T16:24:50.513658702Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004356 | controller | Jun 11 16:24:50.513816 crc crio[3616]: time="2026-06-11T16:24:50.513789336Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004377 | controller | Jun 11 16:24:50.514113 crc crio[3616]: time="2026-06-11T16:24:50.514054687Z" level=info msg="runSandbox: deleting pod ID 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb from idIndex" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004394 | controller | Jun 11 16:24:50.514196 crc crio[3616]: time="2026-06-11T16:24:50.514107619Z" level=info msg="runSandbox: removing pod sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004411 | controller | Jun 11 16:24:50.514196 crc crio[3616]: time="2026-06-11T16:24:50.514178461Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004428 | controller | Jun 11 16:24:50.514428 crc crio[3616]: time="2026-06-11T16:24:50.514198042Z" level=info msg="runSandbox: unmounting shmPath for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004445 | controller | Jun 11 16:24:50.514817 crc crio[3616]: time="2026-06-11T16:24:50.514697646Z" level=info msg="runSandbox: deleting pod ID 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d from idIndex" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004462 | controller | Jun 11 16:24:50.514817 crc crio[3616]: time="2026-06-11T16:24:50.51481638Z" level=info msg="runSandbox: removing pod sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004479 | controller | Jun 11 16:24:50.515084 crc crio[3616]: time="2026-06-11T16:24:50.514966208Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004495 | controller | Jun 11 16:24:50.515084 crc crio[3616]: time="2026-06-11T16:24:50.515069182Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004512 | controller | Jun 11 16:24:50.515223 crc crio[3616]: time="2026-06-11T16:24:50.515143803Z" level=info msg="runSandbox: removing pod sandbox from storage: 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004529 | controller | Jun 11 16:24:50.516394 crc crio[3616]: time="2026-06-11T16:24:50.516231025Z" level=info msg="runSandbox: removing pod sandbox from storage: 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004545 | controller | Jun 11 16:24:50.516531 crc crio[3616]: time="2026-06-11T16:24:50.516295512Z" level=info msg="runSandbox: removing pod sandbox from storage: 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004562 | controller | Jun 11 16:24:50.517183 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004583 | controller | Jun 11 16:24:50.517427 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004600 | controller | Jun 11 16:24:50.517541 crc crio[3616]: time="2026-06-11T16:24:50.517371038Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004618 | controller | Jun 11 16:24:50.517793 crc crio[3616]: time="2026-06-11T16:24:50.517503661Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004635 | controller | Jun 11 16:24:50.518308 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004651 | controller | Jun 11 16:24:50.518608 crc crio[3616]: time="2026-06-11T16:24:50.518536707Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004668 | controller | Jun 11 16:24:50.520635 crc crio[3616]: time="2026-06-11T16:24:50.520549971Z" level=info msg="runSandbox: deleting pod ID a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e from idIndex" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004685 | controller | Jun 11 16:24:50.520725 crc crio[3616]: time="2026-06-11T16:24:50.520678045Z" level=info msg="runSandbox: removing pod sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004703 | controller | Jun 11 16:24:50.520725 crc crio[3616]: time="2026-06-11T16:24:50.520721976Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004720 | controller | Jun 11 16:24:50.520796 crc crio[3616]: time="2026-06-11T16:24:50.520739787Z" level=info msg="runSandbox: unmounting shmPath for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004736 | controller | Jun 11 16:24:50.521588 crc crio[3616]: time="2026-06-11T16:24:50.521514442Z" level=info msg="runSandbox: removing pod sandbox from storage: a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004753 | controller | Jun 11 16:24:50.521655 crc crio[3616]: time="2026-06-11T16:24:50.521594885Z" level=info msg="runSandbox: deleting pod ID 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e from idIndex" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004769 | controller | Jun 11 16:24:50.521655 crc crio[3616]: time="2026-06-11T16:24:50.521615446Z" level=info msg="runSandbox: removing pod sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004790 | controller | Jun 11 16:24:50.521752 crc crio[3616]: time="2026-06-11T16:24:50.521663017Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004806 | controller | Jun 11 16:24:50.521752 crc crio[3616]: time="2026-06-11T16:24:50.521686257Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004822 | controller | Jun 11 16:24:50.522036 crc crio[3616]: time="2026-06-11T16:24:50.521959887Z" level=info msg="runSandbox: deleting pod ID 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 from idIndex" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004839 | controller | Jun 11 16:24:50.522036 crc crio[3616]: time="2026-06-11T16:24:50.522027709Z" level=info msg="runSandbox: removing pod sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004872 | controller | Jun 11 16:24:50.522136 crc crio[3616]: time="2026-06-11T16:24:50.52205623Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004890 | controller | Jun 11 16:24:50.522136 crc crio[3616]: time="2026-06-11T16:24:50.522070991Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004907 | controller | Jun 11 16:24:50.523153 crc crio[3616]: time="2026-06-11T16:24:50.523103665Z" level=info msg="runSandbox: removing pod sandbox from storage: 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004924 | controller | Jun 11 16:24:50.523266 crc crio[3616]: time="2026-06-11T16:24:50.523236888Z" level=info msg="runSandbox: removing pod sandbox from storage: 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004940 | controller | Jun 11 16:24:50.524806 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.004957 | controller | Jun 11 16:24:50.524955 crc crio[3616]: time="2026-06-11T16:24:50.524882866Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004973 | controller | Jun 11 16:24:50.525123 crc crio[3616]: time="2026-06-11T16:24:50.525035341Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.004990 | controller | Jun 11 16:24:50.525224 crc crio[3616]: time="2026-06-11T16:24:50.525170916Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005011 | controller | Jun 11 16:24:50.525682 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005028 | controller | Jun 11 16:24:50.525939 crc crio[3616]: time="2026-06-11T16:24:50.525865526Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005044 | controller | Jun 11 16:24:50.527047 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005061 | controller | Jun 11 16:24:50.527047 crc crio[3616]: time="2026-06-11T16:24:50.526593061Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005077 | controller | Jun 11 16:24:50.527047 crc crio[3616]: time="2026-06-11T16:24:50.526916383Z" level=info msg="runSandbox: deleting pod ID 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b from idIndex" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005094 | controller | Jun 11 16:24:50.527047 crc crio[3616]: time="2026-06-11T16:24:50.526957704Z" level=info msg="runSandbox: removing pod sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005110 | controller | Jun 11 16:24:50.527047 crc crio[3616]: time="2026-06-11T16:24:50.527002396Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005126 | controller | Jun 11 16:24:50.527047 crc crio[3616]: time="2026-06-11T16:24:50.527026907Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005143 | controller | Jun 11 16:24:50.527672 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005159 | controller | Jun 11 16:24:50.527819 crc crio[3616]: time="2026-06-11T16:24:50.52775648Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005176 | controller | Jun 11 16:24:50.528553 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005193 | controller | Jun 11 16:24:50.528616 crc crio[3616]: time="2026-06-11T16:24:50.528561366Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005209 | controller | Jun 11 16:24:50.529270 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005230 | controller | Jun 11 16:24:50.529669 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005247 | controller | Jun 11 16:24:50.529752 crc crio[3616]: time="2026-06-11T16:24:50.529692022Z" level=info msg="runSandbox: removing pod sandbox from storage: 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005264 | controller | Jun 11 16:24:50.530567 crc crio[3616]: time="2026-06-11T16:24:50.53050733Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005281 | controller | Jun 11 16:24:50.531765 crc crio[3616]: time="2026-06-11T16:24:50.5316934Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005297 | controller | Jun 11 16:24:50.531844 crc crio[3616]: time="2026-06-11T16:24:50.531764501Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005314 | controller | Jun 11 16:24:50.531917 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005330 | controller | Jun 11 16:24:50.532008 crc crio[3616]: time="2026-06-11T16:24:50.531941594Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005346 | controller | Jun 11 16:24:50.532102 crc crio[3616]: time="2026-06-11T16:24:50.531772813Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005362 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532741732Z" level=info msg="runSandbox: deleting pod ID 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b from idIndex" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005378 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532806294Z" level=info msg="runSandbox: removing pod sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005395 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532744882Z" level=info msg="runSandbox: deleting pod ID 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 from idIndex" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005411 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532852165Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005431 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532865006Z" level=info msg="runSandbox: removing pod sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005448 | controller | Jun 11 16:24:50.532978 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.005464 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532938718Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005481 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532960709Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005498 | controller | Jun 11 16:24:50.532978 crc crio[3616]: time="2026-06-11T16:24:50.532959829Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005514 | controller | Jun 11 16:24:50.533581 crc crio[3616]: time="2026-06-11T16:24:50.532873126Z" level=info msg="runSandbox: unmounting shmPath for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005531 | controller | Jun 11 16:24:50.533787 crc crio[3616]: time="2026-06-11T16:24:50.533708963Z" level=info msg="runSandbox: deleting pod ID 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee from idIndex" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005547 | controller | Jun 11 16:24:50.533932 crc crio[3616]: time="2026-06-11T16:24:50.53390909Z" level=info msg="runSandbox: removing pod sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005564 | controller | Jun 11 16:24:50.534084 crc crio[3616]: time="2026-06-11T16:24:50.533770535Z" level=info msg="runSandbox: deleting pod ID df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e from idIndex" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005580 | controller | Jun 11 16:24:50.534151 crc crio[3616]: time="2026-06-11T16:24:50.534084176Z" level=info msg="runSandbox: removing pod sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005597 | controller | Jun 11 16:24:50.534151 crc crio[3616]: time="2026-06-11T16:24:50.534114077Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005614 | controller | Jun 11 16:24:50.534151 crc crio[3616]: time="2026-06-11T16:24:50.534127187Z" level=info msg="runSandbox: unmounting shmPath for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005634 | controller | Jun 11 16:24:50.534312 crc crio[3616]: time="2026-06-11T16:24:50.534258282Z" level=info msg="runSandbox: deleting pod ID b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 from idIndex" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005652 | controller | Jun 11 16:24:50.534312 crc crio[3616]: time="2026-06-11T16:24:50.534284184Z" level=info msg="runSandbox: deleting pod ID 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f from idIndex" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005669 | controller | Jun 11 16:24:50.534701 crc crio[3616]: time="2026-06-11T16:24:50.534302923Z" level=info msg="runSandbox: removing pod sandbox from storage: 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005686 | controller | Jun 11 16:24:50.534701 crc crio[3616]: time="2026-06-11T16:24:50.534313033Z" level=info msg="runSandbox: removing pod sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005702 | controller | Jun 11 16:24:50.534701 crc crio[3616]: time="2026-06-11T16:24:50.534586742Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005719 | controller | Jun 11 16:24:50.534701 crc crio[3616]: time="2026-06-11T16:24:50.534609673Z" level=info msg="runSandbox: unmounting shmPath for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005735 | controller | Jun 11 16:24:50.534916 crc crio[3616]: time="2026-06-11T16:24:50.534854741Z" level=info msg="runSandbox: removing pod sandbox from storage: df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005752 | controller | Jun 11 16:24:50.535017 crc crio[3616]: time="2026-06-11T16:24:50.534047785Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005769 | controller | Jun 11 16:24:50.535132 crc crio[3616]: time="2026-06-11T16:24:50.53511291Z" level=info msg="runSandbox: unmounting shmPath for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005785 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.534363274Z" level=info msg="runSandbox: deleting pod ID b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 from idIndex" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005802 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.535284265Z" level=info msg="runSandbox: removing pod sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005819 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.535306036Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005835 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.535383589Z" level=info msg="runSandbox: unmounting shmPath for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005877 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.534432797Z" level=info msg="runSandbox: removing pod sandbox from storage: 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005896 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.535410398Z" level=info msg="runSandbox: removing pod sandbox from storage: b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005914 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.534316395Z" level=info msg="runSandbox: removing pod sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005931 | controller | Jun 11 16:24:50.535520 crc crio[3616]: time="2026-06-11T16:24:50.535523174Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005949 | controller | Jun 11 16:24:50.535931 crc crio[3616]: time="2026-06-11T16:24:50.535541685Z" level=info msg="runSandbox: unmounting shmPath for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005966 | controller | Jun 11 16:24:50.535931 crc crio[3616]: time="2026-06-11T16:24:50.535894354Z" level=info msg="runSandbox: deleting pod ID c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e from idIndex" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.005983 | controller | Jun 11 16:24:50.535931 crc crio[3616]: time="2026-06-11T16:24:50.535924035Z" level=info msg="runSandbox: removing pod sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006000 | controller | Jun 11 16:24:50.536064 crc crio[3616]: time="2026-06-11T16:24:50.535956887Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006017 | controller | Jun 11 16:24:50.536064 crc crio[3616]: time="2026-06-11T16:24:50.535976567Z" level=info msg="runSandbox: unmounting shmPath for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006034 | controller | Jun 11 16:24:50.536390 crc crio[3616]: time="2026-06-11T16:24:50.536285879Z" level=info msg="runSandbox: removing pod sandbox from storage: 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006050 | controller | Jun 11 16:24:50.536670 crc crio[3616]: time="2026-06-11T16:24:50.536307649Z" level=info msg="runSandbox: removing pod sandbox from storage: b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006067 | controller | Jun 11 16:24:50.537037 crc crio[3616]: time="2026-06-11T16:24:50.536881328Z" level=info msg="runSandbox: removing pod sandbox from storage: 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006087 | controller | Jun 11 16:24:50.537559 crc crio[3616]: time="2026-06-11T16:24:50.537504147Z" level=info msg="runSandbox: removing pod sandbox from storage: c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006104 | controller | Jun 11 16:24:50.537559 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006121 | controller | Jun 11 16:24:50.537680 crc crio[3616]: time="2026-06-11T16:24:50.53759152Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006138 | controller | Jun 11 16:24:50.537680 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006154 | controller | Jun 11 16:24:50.537769 crc crio[3616]: time="2026-06-11T16:24:50.537734934Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006171 | controller | Jun 11 16:24:50.538920 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006187 | controller | Jun 11 16:24:50.539069 crc crio[3616]: time="2026-06-11T16:24:50.539012496Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006204 | controller | Jun 11 16:24:50.539996 crc crio[3616]: time="2026-06-11T16:24:50.539947927Z" level=info msg="runSandbox: deleting pod ID d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe from idIndex" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006221 | controller | Jun 11 16:24:50.539996 crc crio[3616]: time="2026-06-11T16:24:50.539992328Z" level=info msg="runSandbox: removing pod sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006237 | controller | Jun 11 16:24:50.540174 crc crio[3616]: time="2026-06-11T16:24:50.54005649Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006254 | controller | Jun 11 16:24:50.540174 crc crio[3616]: time="2026-06-11T16:24:50.540075141Z" level=info msg="runSandbox: unmounting shmPath for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006270 | controller | Jun 11 16:24:50.540502 crc crio[3616]: time="2026-06-11T16:24:50.540380951Z" level=info msg="runSandbox: deleting pod ID 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 from idIndex" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006291 | controller | Jun 11 16:24:50.540562 crc crio[3616]: time="2026-06-11T16:24:50.540523665Z" level=info msg="runSandbox: removing pod sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006308 | controller | Jun 11 16:24:50.540660 crc crio[3616]: time="2026-06-11T16:24:50.540609057Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006325 | controller | Jun 11 16:24:50.540720 crc crio[3616]: time="2026-06-11T16:24:50.540662679Z" level=info msg="runSandbox: unmounting shmPath for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006341 | controller | Jun 11 16:24:50.540720 crc crio[3616]: time="2026-06-11T16:24:50.540700231Z" level=info msg="runSandbox: removing pod sandbox from storage: d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006358 | controller | Jun 11 16:24:50.541233 crc crio[3616]: time="2026-06-11T16:24:50.541171101Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006374 | controller | Jun 11 16:24:50.542863 crc crio[3616]: time="2026-06-11T16:24:50.542809875Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006391 | controller | Jun 11 16:24:50.542945 crc crio[3616]: time="2026-06-11T16:24:50.541750035Z" level=info msg="runSandbox: removing pod sandbox from storage: 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006407 | controller | Jun 11 16:24:50.542987 crc crio[3616]: time="2026-06-11T16:24:50.542137368Z" level=info msg="runSandbox: deleting pod ID 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc from idIndex" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006424 | controller | Jun 11 16:24:50.542987 crc crio[3616]: time="2026-06-11T16:24:50.542967985Z" level=info msg="runSandbox: removing pod sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006440 | controller | Jun 11 16:24:50.543098 crc crio[3616]: time="2026-06-11T16:24:50.542990041Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006457 | controller | Jun 11 16:24:50.543098 crc crio[3616]: time="2026-06-11T16:24:50.543005296Z" level=info msg="runSandbox: unmounting shmPath for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006474 | controller | Jun 11 16:24:50.545256 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006490 | controller | Jun 11 16:24:50.545294 crc crio[3616]: time="2026-06-11T16:24:50.545274431Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006511 | controller | Jun 11 16:24:50.545580 crc crio[3616]: time="2026-06-11T16:24:50.545509868Z" level=info msg="runSandbox: removing pod sandbox from storage: 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006543 | controller | Jun 11 16:24:50.546396 crc crio[3616]: time="2026-06-11T16:24:50.546305478Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006560 | controller | Jun 11 16:24:50.546497 crc crio[3616]: time="2026-06-11T16:24:50.546402101Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006576 | controller | Jun 11 16:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006593 | controller | Jun 11 16:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006610 | controller | Jun 11 16:24:50.546697 crc crio[3616]: time="2026-06-11T16:24:50.546609183Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006627 | controller | Jun 11 16:24:50.547075 crc crio[3616]: time="2026-06-11T16:24:50.546991615Z" level=info msg="runSandbox: deleting pod ID d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 from idIndex" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006644 | controller | Jun 11 16:24:50.547075 crc crio[3616]: time="2026-06-11T16:24:50.547017526Z" level=info msg="runSandbox: removing pod sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006661 | controller | Jun 11 16:24:50.547075 crc crio[3616]: time="2026-06-11T16:24:50.547040757Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006678 | controller | Jun 11 16:24:50.547075 crc crio[3616]: time="2026-06-11T16:24:50.547054057Z" level=info msg="runSandbox: unmounting shmPath for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006695 | controller | Jun 11 16:24:50.547311 crc crio[3616]: time="2026-06-11T16:24:50.547075998Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006711 | controller | Jun 11 16:24:50.547660 crc crio[3616]: time="2026-06-11T16:24:50.547602135Z" level=info msg="runSandbox: removing pod sandbox from storage: d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006731 | controller | Jun 11 16:24:50.550158 crc crio[3616]: time="2026-06-11T16:24:50.550101148Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006748 | controller | Jun 11 16:24:50.550158 crc crio[3616]: time="2026-06-11T16:24:50.550150039Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006765 | controller | Jun 11 16:24:50.551406 crc crio[3616]: time="2026-06-11T16:24:50.551301427Z" level=info msg="runSandbox: deleting pod ID 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 from idIndex" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006782 | controller | Jun 11 16:24:50.551406 crc crio[3616]: time="2026-06-11T16:24:50.55140008Z" level=info msg="runSandbox: removing pod sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006799 | controller | Jun 11 16:24:50.551542 crc crio[3616]: time="2026-06-11T16:24:50.551437722Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006816 | controller | Jun 11 16:24:50.551542 crc crio[3616]: time="2026-06-11T16:24:50.551455102Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006834 | controller | Jun 11 16:24:50.551542 crc crio[3616]: time="2026-06-11T16:24:50.551515004Z" level=info msg="runSandbox: deleting pod ID e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 from idIndex" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006865 | controller | Jun 11 16:24:50.551542 crc crio[3616]: time="2026-06-11T16:24:50.551540984Z" level=info msg="runSandbox: removing pod sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006887 | controller | Jun 11 16:24:50.551817 crc crio[3616]: time="2026-06-11T16:24:50.551565746Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006905 | controller | Jun 11 16:24:50.551817 crc crio[3616]: time="2026-06-11T16:24:50.551582076Z" level=info msg="runSandbox: unmounting shmPath for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006922 | controller | Jun 11 16:24:50.551817 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006940 | controller | Jun 11 16:24:50.551817 crc crio[3616]: time="2026-06-11T16:24:50.551671739Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006961 | controller | Jun 11 16:24:50.552545 crc crio[3616]: time="2026-06-11T16:24:50.552454515Z" level=info msg="runSandbox: removing pod sandbox from storage: 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.006979 | controller | Jun 11 16:24:50.552692 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.006995 | controller | Jun 11 16:24:50.552789 crc crio[3616]: time="2026-06-11T16:24:50.552737992Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007012 | controller | Jun 11 16:24:50.553664 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007029 | controller | Jun 11 16:24:50.553664 crc crio[3616]: time="2026-06-11T16:24:50.553620571Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007046 | controller | Jun 11 16:24:50.554712 crc crio[3616]: time="2026-06-11T16:24:50.554642257Z" level=info msg="runSandbox: removing pod sandbox from storage: e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007063 | controller | Jun 11 16:24:50.554903 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007080 | controller | Jun 11 16:24:50.554903 crc crio[3616]: time="2026-06-11T16:24:50.554887565Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007097 | controller | Jun 11 16:24:50.555048 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007114 | controller | Jun 11 16:24:50.555083 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007131 | controller | Jun 11 16:24:50.555170 crc crio[3616]: time="2026-06-11T16:24:50.555051378Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007149 | controller | Jun 11 16:24:50.555703 crc crio[3616]: time="2026-06-11T16:24:50.555112109Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007172 | controller | Jun 11 16:24:50.556549 crc crio[3616]: time="2026-06-11T16:24:50.556494048Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007190 | controller | Jun 11 16:24:50.556633 crc crio[3616]: time="2026-06-11T16:24:50.55657049Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007206 | controller | Jun 11 16:24:50.557203 crc crio[3616]: time="2026-06-11T16:24:50.556771364Z" level=info msg="runSandbox: deleting pod ID adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 from idIndex" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007223 | controller | Jun 11 16:24:50.557203 crc crio[3616]: time="2026-06-11T16:24:50.556818365Z" level=info msg="runSandbox: removing pod sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007239 | controller | Jun 11 16:24:50.557203 crc crio[3616]: time="2026-06-11T16:24:50.556922509Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007256 | controller | Jun 11 16:24:50.557203 crc crio[3616]: time="2026-06-11T16:24:50.55697162Z" level=info msg="runSandbox: unmounting shmPath for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007272 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.557976107Z" level=info msg="runSandbox: deleting pod ID 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 from idIndex" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007288 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558023924Z" level=info msg="runSandbox: removing pod sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007305 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558052969Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007321 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558066399Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007339 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.557981353Z" level=info msg="runSandbox: deleting pod ID ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 from idIndex" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007355 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558449318Z" level=info msg="runSandbox: deleting pod ID 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 from idIndex" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007375 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558496404Z" level=info msg="runSandbox: removing pod sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007392 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.55851075Z" level=info msg="runSandbox: removing pod sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007408 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558528273Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007424 | controller | Jun 11 16:24:50.560435 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007441 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558543993Z" level=info msg="runSandbox: unmounting shmPath for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007458 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558735658Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007474 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558548611Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007491 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558434532Z" level=info msg="runSandbox: deleting pod ID 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 from idIndex" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007508 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.55881982Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007524 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558858192Z" level=info msg="runSandbox: removing pod sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007541 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558904547Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007557 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558919858Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007574 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558989056Z" level=info msg="runSandbox: deleting pod ID 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 from idIndex" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007594 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.559016417Z" level=info msg="runSandbox: removing pod sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007611 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.559043388Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007628 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.559058808Z" level=info msg="runSandbox: unmounting shmPath for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007644 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.558588517Z" level=info msg="runSandbox: removing pod sandbox from storage: 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007661 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.559374939Z" level=info msg="runSandbox: removing pod sandbox from storage: adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007677 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.559974562Z" level=info msg="runSandbox: removing pod sandbox from storage: 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007694 | controller | Jun 11 16:24:50.560435 crc crio[3616]: time="2026-06-11T16:24:50.560143918Z" level=info msg="runSandbox: removing pod sandbox from storage: ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007710 | controller | Jun 11 16:24:50.561753 crc crio[3616]: time="2026-06-11T16:24:50.560712752Z" level=info msg="runSandbox: removing pod sandbox from storage: 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007727 | controller | Jun 11 16:24:50.561753 crc crio[3616]: time="2026-06-11T16:24:50.560809885Z" level=info msg="runSandbox: removing pod sandbox from storage: 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007743 | controller | Jun 11 16:24:50.561753 crc crio[3616]: time="2026-06-11T16:24:50.560853951Z" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007760 | controller | Jun 11 16:24:50.561753 crc crio[3616]: time="2026-06-11T16:24:50.560911948Z" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007777 | controller | Jun 11 16:24:50.567158 crc crio[3616]: time="2026-06-11T16:24:50.567073619Z" level=info msg="runSandbox: deleting pod ID bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 from idIndex" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007797 | controller | Jun 11 16:24:50.567225 crc crio[3616]: time="2026-06-11T16:24:50.567178112Z" level=info msg="runSandbox: removing pod sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007814 | controller | Jun 11 16:24:50.567297 crc crio[3616]: time="2026-06-11T16:24:50.567244734Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007830 | controller | Jun 11 16:24:50.567297 crc crio[3616]: time="2026-06-11T16:24:50.567272905Z" level=info msg="runSandbox: unmounting shmPath for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007846 | controller | Jun 11 16:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007881 | controller | Jun 11 16:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007899 | controller | Jun 11 16:24:50.569433 crc crio[3616]: time="2026-06-11T16:24:50.569072945Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007915 | controller | Jun 11 16:24:50.569433 crc crio[3616]: time="2026-06-11T16:24:50.569139536Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007932 | controller | Jun 11 16:24:50.570250 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.007950 | controller | Jun 11 16:24:50.570250 crc crio[3616]: time="2026-06-11T16:24:50.570203552Z" level=info msg="runSandbox: removing pod sandbox from storage: bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007966 | controller | Jun 11 16:24:50.570539 crc crio[3616]: time="2026-06-11T16:24:50.570268593Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.007983 | controller | Jun 11 16:24:50.570539 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.008000 | controller | Jun 11 16:24:50.570677 crc crio[3616]: time="2026-06-11T16:24:50.570598974Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008021 | controller | Jun 11 16:24:50.571453 crc crio[3616]: time="2026-06-11T16:24:50.571389348Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008038 | controller | Jun 11 16:24:50.571453 crc crio[3616]: time="2026-06-11T16:24:50.571441509Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008055 | controller | Jun 11 16:24:50.571622 crc crio[3616]: time="2026-06-11T16:24:50.571519583Z" level=info msg="runSandbox: deleting pod ID d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d from idIndex" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008072 | controller | Jun 11 16:24:50.571622 crc crio[3616]: time="2026-06-11T16:24:50.571543854Z" level=info msg="runSandbox: removing pod sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008089 | controller | Jun 11 16:24:50.571622 crc crio[3616]: time="2026-06-11T16:24:50.571569815Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008107 | controller | Jun 11 16:24:50.571622 crc crio[3616]: time="2026-06-11T16:24:50.571584655Z" level=info msg="runSandbox: unmounting shmPath for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008124 | controller | Jun 11 16:24:50.572866 crc crio[3616]: time="2026-06-11T16:24:50.572799025Z" level=info msg="runSandbox: deleting pod ID 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 from idIndex" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008140 | controller | Jun 11 16:24:50.572866 crc crio[3616]: time="2026-06-11T16:24:50.572846007Z" level=info msg="runSandbox: removing pod sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008157 | controller | Jun 11 16:24:50.573084 crc crio[3616]: time="2026-06-11T16:24:50.572874758Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008174 | controller | Jun 11 16:24:50.573084 crc crio[3616]: time="2026-06-11T16:24:50.572889428Z" level=info msg="runSandbox: unmounting shmPath for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008191 | controller | Jun 11 16:24:50.573084 crc crio[3616]: time="2026-06-11T16:24:50.572903699Z" level=info msg="runSandbox: removing pod sandbox from storage: d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008208 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.57325455Z" level=info msg="runSandbox: deleting pod ID 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 from idIndex" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008228 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.573300822Z" level=info msg="runSandbox: removing pod sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008245 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.573398185Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008262 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.573419996Z" level=info msg="runSandbox: unmounting shmPath for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008279 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.5735522Z" level=info msg="runSandbox: removing pod sandbox from storage: 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008296 | controller | Jun 11 16:24:50.573682 crc crio[3616]: time="2026-06-11T16:24:50.573608602Z" level=info msg="runSandbox: deleting pod ID 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d from idIndex" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008313 | controller | Jun 11 16:24:50.573881 crc crio[3616]: time="2026-06-11T16:24:50.573739026Z" level=info msg="runSandbox: removing pod sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008330 | controller | Jun 11 16:24:50.573881 crc crio[3616]: time="2026-06-11T16:24:50.573793078Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008346 | controller | Jun 11 16:24:50.573881 crc crio[3616]: time="2026-06-11T16:24:50.573814118Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008363 | controller | Jun 11 16:24:50.573974 crc crio[3616]: time="2026-06-11T16:24:50.57388499Z" level=info msg="runSandbox: removing pod sandbox from storage: 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008380 | controller | Jun 11 16:24:50.574562 crc crio[3616]: time="2026-06-11T16:24:50.57448642Z" level=info msg="runSandbox: removing pod sandbox from storage: 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008396 | controller | Jun 11 16:24:50.575290 crc crio[3616]: time="2026-06-11T16:24:50.575233574Z" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008413 | controller | Jun 11 16:24:50.575290 crc crio[3616]: time="2026-06-11T16:24:50.575281566Z" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008433 | controller | Jun 11 16:24:50.576611 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:38.008451 | controller | Jun 11 16:24:50.576662 crc crio[3616]: time="2026-06-11T16:24:50.576638789Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008468 | controller | Jun 11 16:24:50.576937 crc crio[3616]: time="2026-06-11T16:24:50.576848337Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.008485 | controller | Jun 11 16:24:50.576998 crc crio[3616]: time="2026-06-11T16:24:50.576956481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.008503 | controller | Jun 11 16:24:50.577857 crc crio[3616]: time="2026-06-11T16:24:50.577802438Z" level=info msg="runSandbox: deleting pod ID 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 from idIndex" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008520 | controller | Jun 11 16:24:50.577857 crc crio[3616]: time="2026-06-11T16:24:50.577843889Z" level=info msg="runSandbox: removing pod sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008537 | controller | Jun 11 16:24:50.577962 crc crio[3616]: time="2026-06-11T16:24:50.57787059Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008554 | controller | Jun 11 16:24:50.577962 crc crio[3616]: time="2026-06-11T16:24:50.57788759Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008571 | controller | Jun 11 16:24:50.578200 crc crio[3616]: time="2026-06-11T16:24:50.578151059Z" level=info msg="runSandbox: removing pod sandbox from storage: 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008587 | controller | Jun 11 16:24:50.580895 crc crio[3616]: time="2026-06-11T16:24:50.580840609Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008603 | controller | Jun 11 16:24:50.580895 crc crio[3616]: time="2026-06-11T16:24:50.58088694Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008620 | controller | Jun 11 16:24:50.585298 crc crio[3616]: time="2026-06-11T16:24:50.585222211Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008637 | controller | Jun 11 16:24:50.585298 crc crio[3616]: time="2026-06-11T16:24:50.585289963Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008657 | controller | Jun 11 16:24:50.588892 crc crio[3616]: time="2026-06-11T16:24:50.588835767Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008675 | controller | Jun 11 16:24:50.588892 crc crio[3616]: time="2026-06-11T16:24:50.588882139Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008691 | controller | Jun 11 16:24:50.592119 crc crio[3616]: time="2026-06-11T16:24:50.592063932Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008708 | controller | Jun 11 16:24:50.592119 crc crio[3616]: time="2026-06-11T16:24:50.592109063Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008724 | controller | Jun 11 16:24:50.595456 crc crio[3616]: time="2026-06-11T16:24:50.595262506Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008741 | controller | Jun 11 16:24:50.595456 crc crio[3616]: time="2026-06-11T16:24:50.595310897Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008758 | controller | Jun 11 16:24:50.595927 crc crio[3616]: time="2026-06-11T16:24:50.595745552Z" 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:17:38.008775 | controller | Jun 11 16:24:50.595927 crc crio[3616]: time="2026-06-11T16:24:50.595818284Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.008792 | controller | Jun 11 16:24:50.595927 crc crio[3616]: time="2026-06-11T16:24:50.595872756Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 18:17:38.008808 | controller | Jun 11 16:24:50.598997 crc crio[3616]: time="2026-06-11T16:24:50.598916066Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008826 | controller | Jun 11 16:24:50.598997 crc crio[3616]: time="2026-06-11T16:24:50.598993039Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008842 | controller | Jun 11 16:24:50.603102 crc crio[3616]: time="2026-06-11T16:24:50.603032689Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008877 | controller | Jun 11 16:24:50.603102 crc crio[3616]: time="2026-06-11T16:24:50.603096401Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008899 | controller | Jun 11 16:24:50.607917 crc crio[3616]: time="2026-06-11T16:24:50.607834396Z" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008916 | controller | Jun 11 16:24:50.607917 crc crio[3616]: time="2026-06-11T16:24:50.607914419Z" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008933 | controller | Jun 11 16:24:50.611999 crc crio[3616]: time="2026-06-11T16:24:50.611924948Z" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008950 | controller | Jun 11 16:24:50.611999 crc crio[3616]: time="2026-06-11T16:24:50.61197804Z" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008967 | controller | Jun 11 16:24:50.615255 crc crio[3616]: time="2026-06-11T16:24:50.615158493Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.008984 | controller | Jun 11 16:24:50.615255 crc crio[3616]: time="2026-06-11T16:24:50.615206625Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009001 | controller | Jun 11 16:24:50.618936 crc crio[3616]: time="2026-06-11T16:24:50.618858144Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009018 | controller | Jun 11 16:24:50.618936 crc crio[3616]: time="2026-06-11T16:24:50.618931496Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009034 | controller | Jun 11 16:24:50.623212 crc crio[3616]: time="2026-06-11T16:24:50.622450902Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009051 | controller | Jun 11 16:24:50.623212 crc crio[3616]: time="2026-06-11T16:24:50.622540085Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009067 | controller | Jun 11 16:24:50.623996 crc crio[3616]: time="2026-06-11T16:24:50.623934671Z" 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:17:38.009087 | controller | Jun 11 16:24:50.623996 crc crio[3616]: time="2026-06-11T16:24:50.623973422Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.009104 | controller | Jun 11 16:24:50.623996 crc crio[3616]: time="2026-06-11T16:24:50.623992853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.009127 | controller | Jun 11 16:24:50.627528 crc crio[3616]: time="2026-06-11T16:24:50.627491875Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009148 | controller | Jun 11 16:24:50.627682 crc crio[3616]: time="2026-06-11T16:24:50.62766287Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009168 | controller | Jun 11 16:24:50.632017 crc crio[3616]: time="2026-06-11T16:24:50.631925269Z" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009188 | controller | Jun 11 16:24:50.632017 crc crio[3616]: time="2026-06-11T16:24:50.632005601Z" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009207 | controller | Jun 11 16:24:50.635722 crc crio[3616]: time="2026-06-11T16:24:50.635644961Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009227 | controller | Jun 11 16:24:50.635799 crc crio[3616]: time="2026-06-11T16:24:50.635711941Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009248 | controller | Jun 11 16:24:50.638234 crc crio[3616]: time="2026-06-11T16:24:50.638162974Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009267 | controller | Jun 11 16:24:50.638234 crc crio[3616]: time="2026-06-11T16:24:50.638220096Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009287 | controller | Jun 11 16:24:50.641826 crc crio[3616]: time="2026-06-11T16:24:50.641745808Z" 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:17:38.009308 | controller | Jun 11 16:24:50.641826 crc crio[3616]: time="2026-06-11T16:24:50.64180618Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.009328 | controller | Jun 11 16:24:50.641948 crc crio[3616]: time="2026-06-11T16:24:50.64182932Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\""
2026-06-11 18:17:38.009378 | controller | Jun 11 16:24:50.641948 crc crio[3616]: time="2026-06-11T16:24:50.641868662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.009400 | controller | Jun 11 16:24:50.641948 crc crio[3616]: time="2026-06-11T16:24:50.641925597Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009417 | controller | Jun 11 16:24:50.642078 crc crio[3616]: time="2026-06-11T16:24:50.641954898Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009435 | controller | Jun 11 16:24:50.645172 crc crio[3616]: time="2026-06-11T16:24:50.645085991Z" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009452 | controller | Jun 11 16:24:50.645172 crc crio[3616]: time="2026-06-11T16:24:50.645148163Z" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009468 | controller | Jun 11 16:24:50.647815 crc crio[3616]: time="2026-06-11T16:24:50.647732008Z" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009485 | controller | Jun 11 16:24:50.647815 crc crio[3616]: time="2026-06-11T16:24:50.64778274Z" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009502 | controller | Jun 11 16:24:50.651291 crc crio[3616]: time="2026-06-11T16:24:50.651082099Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009519 | controller | Jun 11 16:24:50.651291 crc crio[3616]: time="2026-06-11T16:24:50.65113254Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009535 | controller | Jun 11 16:24:50.653924 crc crio[3616]: time="2026-06-11T16:24:50.653840142Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009551 | controller | Jun 11 16:24:50.653924 crc crio[3616]: time="2026-06-11T16:24:50.653894474Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009568 | controller | Jun 11 16:24:50.656672 crc crio[3616]: time="2026-06-11T16:24:50.656603633Z" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009589 | controller | Jun 11 16:24:50.656672 crc crio[3616]: time="2026-06-11T16:24:50.656664375Z" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009606 | controller | Jun 11 16:24:50.660212 crc crio[3616]: time="2026-06-11T16:24:50.66014106Z" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009623 | controller | Jun 11 16:24:50.660212 crc crio[3616]: time="2026-06-11T16:24:50.660187771Z" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009640 | controller | Jun 11 16:24:50.664902 crc crio[3616]: time="2026-06-11T16:24:50.664820359Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009656 | controller | Jun 11 16:24:50.664902 crc crio[3616]: time="2026-06-11T16:24:50.664899642Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009673 | controller | Jun 11 16:24:50.668974 crc crio[3616]: time="2026-06-11T16:24:50.668898442Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009689 | controller | Jun 11 16:24:50.668974 crc crio[3616]: time="2026-06-11T16:24:50.668960834Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009705 | controller | Jun 11 16:24:50.673058 crc crio[3616]: time="2026-06-11T16:24:50.672937033Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009722 | controller | Jun 11 16:24:50.673058 crc crio[3616]: time="2026-06-11T16:24:50.673053477Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009738 | controller | Jun 11 16:24:50.676080 crc crio[3616]: time="2026-06-11T16:24:50.676009333Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009755 | controller | Jun 11 16:24:50.676080 crc crio[3616]: time="2026-06-11T16:24:50.676042314Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009775 | controller | Jun 11 16:24:50.676661 crc crio[3616]: time="2026-06-11T16:24:50.676498518Z" 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:17:38.009792 | controller | Jun 11 16:24:50.676661 crc crio[3616]: time="2026-06-11T16:24:50.67654455Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.009809 | controller | Jun 11 16:24:50.676661 crc crio[3616]: time="2026-06-11T16:24:50.676606502Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\""
2026-06-11 18:17:38.009826 | controller | Jun 11 16:24:50.681989 crc crio[3616]: time="2026-06-11T16:24:50.68170075Z" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009843 | controller | Jun 11 16:24:50.682607 crc crio[3616]: time="2026-06-11T16:24:50.682077372Z" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009886 | controller | Jun 11 16:24:50.692710 crc crio[3616]: time="2026-06-11T16:24:50.69254085Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009904 | controller | Jun 11 16:24:50.692710 crc crio[3616]: time="2026-06-11T16:24:50.692631893Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009921 | controller | Jun 11 16:24:50.697642 crc crio[3616]: time="2026-06-11T16:24:50.697547765Z" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009937 | controller | Jun 11 16:24:50.697742 crc crio[3616]: time="2026-06-11T16:24:50.6976933Z" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009954 | controller | Jun 11 16:24:50.701499 crc crio[3616]: time="2026-06-11T16:24:50.70142008Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009971 | controller | Jun 11 16:24:50.701589 crc crio[3616]: time="2026-06-11T16:24:50.701516593Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.009988 | controller | Jun 11 16:24:50.704836 crc crio[3616]: time="2026-06-11T16:24:50.704739799Z" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.010008 | controller | Jun 11 16:24:50.704836 crc crio[3616]: time="2026-06-11T16:24:50.704823482Z" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.010026 | controller | Jun 11 16:24:50.707659 crc crio[3616]: time="2026-06-11T16:24:50.70758319Z" 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:17:38.010042 | controller | Jun 11 16:24:50.707659 crc crio[3616]: time="2026-06-11T16:24:50.707634632Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010059 | controller | Jun 11 16:24:50.707832 crc crio[3616]: time="2026-06-11T16:24:50.707684323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.010076 | controller | Jun 11 16:24:50.740587 crc crio[3616]: time="2026-06-11T16:24:50.740456819Z" 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:17:38.010092 | controller | Jun 11 16:24:50.740587 crc crio[3616]: time="2026-06-11T16:24:50.740553202Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010109 | controller | Jun 11 16:24:50.740871 crc crio[3616]: time="2026-06-11T16:24:50.740605784Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 18:17:38.010125 | controller | Jun 11 16:24:50.763981 crc crio[3616]: time="2026-06-11T16:24:50.763043264Z" 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:17:38.010142 | controller | Jun 11 16:24:50.763981 crc crio[3616]: time="2026-06-11T16:24:50.763275361Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010159 | controller | Jun 11 16:24:50.763981 crc crio[3616]: time="2026-06-11T16:24:50.763309673Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 18:17:38.010175 | controller | Jun 11 16:24:50.798304 crc crio[3616]: time="2026-06-11T16:24:50.798136265Z" 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:17:38.010192 | controller | Jun 11 16:24:50.798304 crc crio[3616]: time="2026-06-11T16:24:50.798206767Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010209 | controller | Jun 11 16:24:50.798304 crc crio[3616]: time="2026-06-11T16:24:50.798258129Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 18:17:38.010226 | controller | Jun 11 16:24:50.813653 crc crio[3616]: time="2026-06-11T16:24:50.813554587Z" 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:17:38.010242 | controller | Jun 11 16:24:50.813653 crc crio[3616]: time="2026-06-11T16:24:50.813616289Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010259 | controller | Jun 11 16:24:50.813653 crc crio[3616]: time="2026-06-11T16:24:50.81365733Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 18:17:38.010275 | controller | Jun 11 16:24:50.828099 crc crio[3616]: time="2026-06-11T16:24:50.827999297Z" 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:17:38.010292 | controller | Jun 11 16:24:50.828099 crc crio[3616]: time="2026-06-11T16:24:50.828071589Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010312 | controller | Jun 11 16:24:50.828308 crc crio[3616]: time="2026-06-11T16:24:50.828124801Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 18:17:38.010329 | controller | Jun 11 16:24:50.848967 crc crio[3616]: time="2026-06-11T16:24:50.848848905Z" 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:17:38.010346 | controller | Jun 11 16:24:50.848967 crc crio[3616]: time="2026-06-11T16:24:50.848918827Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010362 | controller | Jun 11 16:24:50.848967 crc crio[3616]: time="2026-06-11T16:24:50.848955968Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 18:17:38.010378 | controller | Jun 11 16:24:50.867064 crc crio[3616]: time="2026-06-11T16:24:50.866970255Z" 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:17:38.010395 | controller | Jun 11 16:24:50.867064 crc crio[3616]: time="2026-06-11T16:24:50.867047137Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010412 | controller | Jun 11 16:24:50.867212 crc crio[3616]: time="2026-06-11T16:24:50.86712419Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 18:17:38.010428 | controller | Jun 11 16:24:50.883740 crc crio[3616]: time="2026-06-11T16:24:50.883644967Z" 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:17:38.010445 | controller | Jun 11 16:24:50.883740 crc crio[3616]: time="2026-06-11T16:24:50.883718689Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010461 | controller | Jun 11 16:24:50.883877 crc crio[3616]: time="2026-06-11T16:24:50.883769971Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 18:17:38.010478 | controller | Jun 11 16:24:50.900802 crc crio[3616]: time="2026-06-11T16:24:50.900717882Z" 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:17:38.010495 | controller | Jun 11 16:24:50.900802 crc crio[3616]: time="2026-06-11T16:24:50.900787875Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010512 | controller | Jun 11 16:24:50.901119 crc crio[3616]: time="2026-06-11T16:24:50.900843397Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 18:17:38.010549 | controller | Jun 11 16:24:50.920669 crc crio[3616]: time="2026-06-11T16:24:50.920552428Z" 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:17:38.010567 | controller | Jun 11 16:24:50.920669 crc crio[3616]: time="2026-06-11T16:24:50.92062594Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010584 | controller | Jun 11 16:24:50.920669 crc crio[3616]: time="2026-06-11T16:24:50.920666022Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 18:17:38.010601 | controller | Jun 11 16:24:50.936656 crc crio[3616]: time="2026-06-11T16:24:50.936366082Z" 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:17:38.010617 | controller | Jun 11 16:24:50.936656 crc crio[3616]: time="2026-06-11T16:24:50.936430684Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010634 | controller | Jun 11 16:24:50.936656 crc crio[3616]: time="2026-06-11T16:24:50.936507757Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 18:17:38.010650 | controller | Jun 11 16:24:50.952013 crc crio[3616]: time="2026-06-11T16:24:50.951909757Z" 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:17:38.010674 | controller | Jun 11 16:24:50.952013 crc crio[3616]: time="2026-06-11T16:24:50.951979259Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010691 | controller | Jun 11 16:24:50.952013 crc crio[3616]: time="2026-06-11T16:24:50.95200898Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 18:17:38.010708 | controller | Jun 11 16:24:50.967804 crc crio[3616]: time="2026-06-11T16:24:50.967638279Z" 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:17:38.010724 | controller | Jun 11 16:24:50.967804 crc crio[3616]: time="2026-06-11T16:24:50.967733773Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010740 | controller | Jun 11 16:24:50.967804 crc crio[3616]: time="2026-06-11T16:24:50.967801125Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 18:17:38.010757 | controller | Jun 11 16:24:50.991216 crc crio[3616]: time="2026-06-11T16:24:50.991114504Z" 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:17:38.010774 | controller | Jun 11 16:24:50.991216 crc crio[3616]: time="2026-06-11T16:24:50.991166866Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010791 | controller | Jun 11 16:24:50.991216 crc crio[3616]: time="2026-06-11T16:24:50.991212618Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 18:17:38.010808 | controller | Jun 11 16:24:51.010273 crc crio[3616]: time="2026-06-11T16:24:51.010160473Z" 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:17:38.010824 | controller | Jun 11 16:24:51.010273 crc crio[3616]: time="2026-06-11T16:24:51.010219305Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010841 | controller | Jun 11 16:24:51.010273 crc crio[3616]: time="2026-06-11T16:24:51.010263326Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 18:17:38.010875 | controller | Jun 11 16:24:51.026970 crc crio[3616]: time="2026-06-11T16:24:51.026882757Z" 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:17:38.010892 | controller | Jun 11 16:24:51.026970 crc crio[3616]: time="2026-06-11T16:24:51.026937359Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010909 | controller | Jun 11 16:24:51.026970 crc crio[3616]: time="2026-06-11T16:24:51.02697376Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 18:17:38.010926 | controller | Jun 11 16:24:51.042890 crc crio[3616]: time="2026-06-11T16:24:51.042813545Z" 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:17:38.010942 | controller | Jun 11 16:24:51.042890 crc crio[3616]: time="2026-06-11T16:24:51.042856726Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.010958 | controller | Jun 11 16:24:51.042890 crc crio[3616]: time="2026-06-11T16:24:51.042891447Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 18:17:38.010975 | controller | Jun 11 16:24:51.060168 crc crio[3616]: time="2026-06-11T16:24:51.059689994Z" 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:17:38.010991 | controller | Jun 11 16:24:51.060168 crc crio[3616]: time="2026-06-11T16:24:51.059736915Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011008 | controller | Jun 11 16:24:51.060168 crc crio[3616]: time="2026-06-11T16:24:51.059780377Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 18:17:38.011028 | controller | Jun 11 16:24:51.076690 crc crio[3616]: time="2026-06-11T16:24:51.076513931Z" 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:17:38.011045 | controller | Jun 11 16:24:51.076690 crc crio[3616]: time="2026-06-11T16:24:51.076638595Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011062 | controller | Jun 11 16:24:51.076690 crc crio[3616]: time="2026-06-11T16:24:51.076693797Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\""
2026-06-11 18:17:38.011079 | controller | Jun 11 16:24:51.077034 crc crio[3616]: time="2026-06-11T16:24:51.076739428Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\""
2026-06-11 18:17:38.011095 | controller | Jun 11 16:24:51.094424 crc crio[3616]: time="2026-06-11T16:24:51.094235598Z" 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:17:38.011112 | controller | Jun 11 16:24:51.094765 crc crio[3616]: time="2026-06-11T16:24:51.094317201Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011128 | controller | Jun 11 16:24:51.094765 crc crio[3616]: time="2026-06-11T16:24:51.094536378Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 18:17:38.011145 | controller | Jun 11 16:24:51.110000 crc crio[3616]: time="2026-06-11T16:24:51.109903887Z" 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:17:38.011162 | controller | Jun 11 16:24:51.110000 crc crio[3616]: time="2026-06-11T16:24:51.109961499Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011178 | controller | Jun 11 16:24:51.110207 crc crio[3616]: time="2026-06-11T16:24:51.110008891Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\""
2026-06-11 18:17:38.011195 | controller | Jun 11 16:24:51.110207 crc crio[3616]: time="2026-06-11T16:24:51.110072613Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\""
2026-06-11 18:17:38.011211 | controller | Jun 11 16:24:51.125975 crc crio[3616]: time="2026-06-11T16:24:51.125766393Z" 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:17:38.011228 | controller | Jun 11 16:24:51.125975 crc crio[3616]: time="2026-06-11T16:24:51.125856486Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011244 | controller | Jun 11 16:24:51.125975 crc crio[3616]: time="2026-06-11T16:24:51.125900317Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 18:17:38.011261 | controller | Jun 11 16:24:51.145817 crc crio[3616]: time="2026-06-11T16:24:51.145614699Z" 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:17:38.011277 | controller | Jun 11 16:24:51.145817 crc crio[3616]: time="2026-06-11T16:24:51.145680301Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011294 | controller | Jun 11 16:24:51.145817 crc crio[3616]: time="2026-06-11T16:24:51.145726022Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\""
2026-06-11 18:17:38.011310 | controller | Jun 11 16:24:51.145817 crc crio[3616]: time="2026-06-11T16:24:51.145780694Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\""
2026-06-11 18:17:38.011330 | controller | Jun 11 16:24:51.164892 crc crio[3616]: time="2026-06-11T16:24:51.164786083Z" 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:17:38.011347 | controller | Jun 11 16:24:51.164892 crc crio[3616]: time="2026-06-11T16:24:51.164840555Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011364 | controller | Jun 11 16:24:51.164892 crc crio[3616]: time="2026-06-11T16:24:51.164879376Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 18:17:38.011380 | controller | Jun 11 16:24:51.179879 crc crio[3616]: time="2026-06-11T16:24:51.179741659Z" 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:17:38.011397 | controller | Jun 11 16:24:51.179879 crc crio[3616]: time="2026-06-11T16:24:51.179796571Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011413 | controller | Jun 11 16:24:51.179879 crc crio[3616]: time="2026-06-11T16:24:51.179834422Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 18:17:38.011429 | controller | Jun 11 16:24:51.203401 crc crio[3616]: time="2026-06-11T16:24:51.203197292Z" 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:17:38.011446 | controller | Jun 11 16:24:51.203401 crc crio[3616]: time="2026-06-11T16:24:51.203268005Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011462 | controller | Jun 11 16:24:51.203401 crc crio[3616]: time="2026-06-11T16:24:51.203315396Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 18:17:38.011478 | controller | Jun 11 16:24:51.218213 crc crio[3616]: time="2026-06-11T16:24:51.218043715Z" 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:17:38.011495 | controller | Jun 11 16:24:51.218213 crc crio[3616]: time="2026-06-11T16:24:51.218133237Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011511 | controller | Jun 11 16:24:51.218213 crc crio[3616]: time="2026-06-11T16:24:51.218193409Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 18:17:38.011528 | controller | Jun 11 16:24:51.232786 crc crio[3616]: time="2026-06-11T16:24:51.232689001Z" 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:17:38.011545 | controller | Jun 11 16:24:51.232786 crc crio[3616]: time="2026-06-11T16:24:51.232752733Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011562 | controller | Jun 11 16:24:51.232786 crc crio[3616]: time="2026-06-11T16:24:51.232791885Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 18:17:38.011578 | controller | Jun 11 16:24:51.251729 crc crio[3616]: time="2026-06-11T16:24:51.251570376Z" 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:17:38.011595 | controller | Jun 11 16:24:51.251729 crc crio[3616]: time="2026-06-11T16:24:51.251639078Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011611 | controller | Jun 11 16:24:51.251729 crc crio[3616]: time="2026-06-11T16:24:51.25168126Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 18:17:38.011627 | controller | Jun 11 16:24:51.267995 crc crio[3616]: time="2026-06-11T16:24:51.26767563Z" 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:17:38.011644 | controller | Jun 11 16:24:51.267995 crc crio[3616]: time="2026-06-11T16:24:51.267784483Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011665 | controller | Jun 11 16:24:51.267995 crc crio[3616]: time="2026-06-11T16:24:51.267871336Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 18:17:38.011683 | controller | Jun 11 16:24:51.283857 crc crio[3616]: time="2026-06-11T16:24:51.283715271Z" 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:17:38.011699 | controller | Jun 11 16:24:51.283857 crc crio[3616]: time="2026-06-11T16:24:51.283808804Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011716 | controller | Jun 11 16:24:51.283857 crc crio[3616]: time="2026-06-11T16:24:51.283864846Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 18:17:38.011733 | controller | Jun 11 16:24:51.301214 crc crio[3616]: time="2026-06-11T16:24:51.301079356Z" 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:17:38.011750 | controller | Jun 11 16:24:51.301214 crc crio[3616]: time="2026-06-11T16:24:51.301144529Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011766 | controller | Jun 11 16:24:51.301214 crc crio[3616]: time="2026-06-11T16:24:51.30118526Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\""
2026-06-11 18:17:38.011782 | controller | Jun 11 16:24:51.301214 crc crio[3616]: time="2026-06-11T16:24:51.301224691Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 18:17:38.011799 | controller | Jun 11 16:24:51.333123 crc crio[3616]: time="2026-06-11T16:24:51.332841079Z" 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:17:38.011817 | controller | Jun 11 16:24:51.333123 crc crio[3616]: time="2026-06-11T16:24:51.332987374Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011834 | controller | Jun 11 16:24:51.333123 crc crio[3616]: time="2026-06-11T16:24:51.333054186Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 18:17:38.011864 | controller | Jun 11 16:24:51.349387 crc crio[3616]: time="2026-06-11T16:24:51.349112639Z" 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:17:38.011886 | controller | Jun 11 16:24:51.349387 crc crio[3616]: time="2026-06-11T16:24:51.349293285Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011904 | controller | Jun 11 16:24:51.349787 crc crio[3616]: time="2026-06-11T16:24:51.349416929Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 18:17:38.011921 | controller | Jun 11 16:24:51.368912 crc crio[3616]: time="2026-06-11T16:24:51.368768679Z" 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:17:38.011937 | controller | Jun 11 16:24:51.368912 crc crio[3616]: time="2026-06-11T16:24:51.3688186Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.011955 | controller | Jun 11 16:24:51.368912 crc crio[3616]: time="2026-06-11T16:24:51.368889693Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\""
2026-06-11 18:17:38.011972 | controller | Jun 11 16:24:52.944721 crc crio[3616]: time="2026-06-11T16:24:52.944625591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=938a21e4-7141-4b2e-be1c-fc09c0e5dc3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.011994 | controller | Jun 11 16:24:52.953102 crc crio[3616]: time="2026-06-11T16:24:52.952965422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ab7c6317-7f92-4302-b673-763602142f0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.012011 | controller | Jun 11 16:24:52.960512 crc crio[3616]: time="2026-06-11T16:24:52.960419124Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.012028 | controller | Jun 11 16:24:52.960909 crc crio[3616]: time="2026-06-11T16:24:52.960843308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012045 | controller | Jun 11 16:24:52.978840 crc crio[3616]: time="2026-06-11T16:24:52.977865002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012061 | controller | Jun 11 16:24:53.186654 crc crio[3616]: time="2026-06-11T16:24:53.186197039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012077 | controller | Jun 11 16:24:53.327189 crc crio[3616]: time="2026-06-11T16:24:53.327112493Z" level=info msg="Created container 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.012093 | controller | Jun 11 16:24:53.330413 crc crio[3616]: time="2026-06-11T16:24:53.330031218Z" level=info msg="Starting container: 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a" id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.012110 | controller | Jun 11 16:24:53.336826 crc crio[3616]: time="2026-06-11T16:24:53.336709576Z" level=info msg="Started container" PID=9856 containerID=3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf
2026-06-11 18:17:38.012126 | controller | Jun 11 16:24:59.818977 crc crio[3616]: time="2026-06-11T16:24:59.818294174Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:17:38.012142 | controller | Jun 11 16:24:59.858685 crc crio[3616]: time="2026-06-11T16:24:59.858495491Z" 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:17:38.012158 | controller | Jun 11 16:24:59.858685 crc crio[3616]: time="2026-06-11T16:24:59.858612355Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.012175 | controller | Jun 11 16:25:00.944121 crc crio[3616]: time="2026-06-11T16:25:00.944046086Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012191 | controller | Jun 11 16:25:00.944576 crc crio[3616]: time="2026-06-11T16:25:00.944254443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012207 | controller | Jun 11 16:25:00.944576 crc crio[3616]: time="2026-06-11T16:25:00.944071506Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012227 | controller | Jun 11 16:25:00.944782 crc crio[3616]: time="2026-06-11T16:25:00.944629794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012244 | controller | Jun 11 16:25:00.945048 crc crio[3616]: time="2026-06-11T16:25:00.944093316Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012261 | controller | Jun 11 16:25:00.945269 crc crio[3616]: time="2026-06-11T16:25:00.945249225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012276 | controller | Jun 11 16:25:00.945613 crc crio[3616]: time="2026-06-11T16:25:00.945551674Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012292 | controller | Jun 11 16:25:00.945701 crc crio[3616]: time="2026-06-11T16:25:00.945601628Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012307 | controller | Jun 11 16:25:00.945759 crc crio[3616]: time="2026-06-11T16:25:00.945699731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012323 | controller | Jun 11 16:25:00.945878 crc crio[3616]: time="2026-06-11T16:25:00.945626667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012340 | controller | Jun 11 16:25:00.996815 crc crio[3616]: time="2026-06-11T16:25:00.993856458Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}"
2026-06-11 18:17:38.012356 | controller | Jun 11 16:25:01.002697 crc crio[3616]: time="2026-06-11T16:25:01.000958481Z" 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:17:38.012373 | controller | Jun 11 16:25:01.005482 crc crio[3616]: time="2026-06-11T16:25:01.001722664Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}"
2026-06-11 18:17:38.012390 | controller | Jun 11 16:25:01.005482 crc crio[3616]: time="2026-06-11T16:25:01.003548531Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.012410 | controller | Jun 11 16:25:01.005482 crc crio[3616]: time="2026-06-11T16:25:00.995935644Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}"
2026-06-11 18:17:38.012427 | controller | Jun 11 16:25:01.005482 crc crio[3616]: time="2026-06-11T16:25:01.004003637Z" 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:17:38.012444 | controller | Jun 11 16:25:01.005482 crc crio[3616]: time="2026-06-11T16:25:00.997244377Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}"
2026-06-11 18:17:38.012460 | controller | Jun 11 16:25:01.008382 crc crio[3616]: time="2026-06-11T16:25:01.005298559Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.012477 | controller | Jun 11 16:25:01.008382 crc crio[3616]: time="2026-06-11T16:25:00.999161938Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}"
2026-06-11 18:17:38.012493 | controller | Jun 11 16:25:01.008382 crc crio[3616]: time="2026-06-11T16:25:01.007121117Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.012509 | controller | Jun 11 16:25:01.456407 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf6e60050a1064 Mac:b6:86:d0:af:d6:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 SocketPath: PciID:}] [{Interface:0xc000144e90 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.012525 | controller | Jun 11 16:25:01.458546 crc crio[3616]: time="2026-06-11T16:25:01.458451149Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}"
2026-06-11 18:17:38.012542 | controller | Jun 11 16:25:01.458709 crc crio[3616]: time="2026-06-11T16:25:01.458688687Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.012562 | controller | Jun 11 16:25:01.466887 crc crio[3616]: time="2026-06-11T16:25:01.466770151Z" level=info msg="Ran pod sandbox 8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012579 | controller | Jun 11 16:25:01.472710 crc crio[3616]: time="2026-06-11T16:25:01.472657602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=51dbb683-2add-4eeb-87a5-2824873e1fcb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.012595 | controller | Jun 11 16:25:01.477009 crc crio[3616]: time="2026-06-11T16:25:01.476895469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=2f96c946-fd34-486b-a976-5ebb2776cbd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.012610 | controller | Jun 11 16:25:01.480758 crc crio[3616]: time="2026-06-11T16:25:01.480561028Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.012626 | controller | Jun 11 16:25:01.481393 crc crio[3616]: time="2026-06-11T16:25:01.481073025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012642 | controller | Jun 11 16:25:01.512169 crc crio[3616]: time="2026-06-11T16:25:01.512050162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012657 | controller | Jun 11 16:25:01.671365 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c00737b294f4f Mac:0e:7c:05:67:08:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.012674 | controller | Jun 11 16:25:01.672225 crc crio[3616]: time="2026-06-11T16:25:01.67210708Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}"
2026-06-11 18:17:38.012690 | controller | Jun 11 16:25:01.672401 crc crio[3616]: time="2026-06-11T16:25:01.672296746Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.012707 | controller | Jun 11 16:25:01.678233 crc crio[3616]: time="2026-06-11T16:25:01.678049293Z" level=info msg="Ran pod sandbox 45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.012723 | controller | Jun 11 16:25:01.686870 crc crio[3616]: time="2026-06-11T16:25:01.686790197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=ec0493a4-dab8-4edb-b45c-9a3e3f7717cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.012739 | controller | Jun 11 16:25:01.689557 crc crio[3616]: time="2026-06-11T16:25:01.689471775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=44ec9651-ad77-4ae2-b707-f43facc44529 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.012759 | controller | Jun 11 16:25:01.693669 crc crio[3616]: time="2026-06-11T16:25:01.692251134Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.012776 | controller | Jun 11 16:25:01.693669 crc crio[3616]: time="2026-06-11T16:25:01.692658878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012792 | controller | Jun 11 16:25:01.699081 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f9392518b8f8b Mac:56:02:e5:9f:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea SocketPath: PciID:}] [{Interface:0xc0000156e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.012807 | controller | Jun 11 16:25:01.700041 crc crio[3616]: time="2026-06-11T16:25:01.700009245Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}"
2026-06-11 18:17:38.012824 | controller | Jun 11 16:25:01.700262 crc crio[3616]: time="2026-06-11T16:25:01.700244783Z" 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:17:38.012841 | controller | Jun 11 16:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e617c0c0e60a1a0 Mac:f6:b4:b8:13:51:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.012877 | controller | Jun 11 16:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d2ce4995d70cc Mac:4a:17:2e:e1:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed SocketPath: PciID:}] [{Interface:0xc0004031d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.012895 | controller | Jun 11 16:25:01.702143 crc crio[3616]: time="2026-06-11T16:25:01.702083465Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}"
2026-06-11 18:17:38.012912 | controller | Jun 11 16:25:01.702255 crc crio[3616]: time="2026-06-11T16:25:01.70223132Z" 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:17:38.012933 | controller | Jun 11 16:25:01.702563 crc crio[3616]: time="2026-06-11T16:25:01.702414746Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}"
2026-06-11 18:17:38.012950 | controller | Jun 11 16:25:01.702701 crc crio[3616]: time="2026-06-11T16:25:01.702644733Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.012967 | controller | Jun 11 16:25:01.710268 crc crio[3616]: time="2026-06-11T16:25:01.710076525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.012983 | controller | Jun 11 16:25:01.711664 crc crio[3616]: time="2026-06-11T16:25:01.711635058Z" level=info msg="Ran pod sandbox 92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013000 | controller | Jun 11 16:25:01.713491 crc crio[3616]: time="2026-06-11T16:25:01.713434953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=f948985a-b316-429c-bbed-1810e155faa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013016 | controller | Jun 11 16:25:01.714157 crc crio[3616]: time="2026-06-11T16:25:01.714059104Z" level=info msg="Ran pod sandbox e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013032 | controller | Jun 11 16:25:01.715362 crc crio[3616]: time="2026-06-11T16:25:01.715264503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=1b6de8c6-4d10-4145-b27a-79d0f7239536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013049 | controller | Jun 11 16:25:01.715608 crc crio[3616]: time="2026-06-11T16:25:01.715269327Z" level=info msg="Ran pod sandbox 04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013065 | controller | Jun 11 16:25:01.715713 crc crio[3616]: time="2026-06-11T16:25:01.715648767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013081 | controller | Jun 11 16:25:01.716079 crc crio[3616]: time="2026-06-11T16:25:01.715982407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=b4132370-0aff-4d52-92ba-e6a54ebf2525 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013097 | controller | Jun 11 16:25:01.717969 crc crio[3616]: time="2026-06-11T16:25:01.717930955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=144a6a1d-4cfd-4c22-8efe-e2f3f1d4bf4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013117 | controller | Jun 11 16:25:01.718398 crc crio[3616]: time="2026-06-11T16:25:01.718267432Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c5580a4c-d4a1-4bb5-b523-8387aba2a0b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013134 | controller | Jun 11 16:25:01.718636 crc crio[3616]: time="2026-06-11T16:25:01.717961362Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013150 | controller | Jun 11 16:25:01.718857 crc crio[3616]: time="2026-06-11T16:25:01.718803569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013167 | controller | Jun 11 16:25:01.720653 crc crio[3616]: time="2026-06-11T16:25:01.720598407Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013183 | controller | Jun 11 16:25:01.722617 crc crio[3616]: time="2026-06-11T16:25:01.722482618Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=965ff4f8-e422-4f83-99dc-c4f7ca043bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.013199 | controller | Jun 11 16:25:01.728086 crc crio[3616]: time="2026-06-11T16:25:01.728038448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013215 | controller | Jun 11 16:25:01.730729 crc crio[3616]: time="2026-06-11T16:25:01.730660694Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013231 | controller | Jun 11 16:25:01.736009 crc crio[3616]: time="2026-06-11T16:25:01.735963448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013247 | controller | Jun 11 16:25:01.740674 crc crio[3616]: time="2026-06-11T16:25:01.740605418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013263 | controller | Jun 11 16:25:01.751915 crc crio[3616]: time="2026-06-11T16:25:01.751823994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013279 | controller | Jun 11 16:25:01.758091 crc crio[3616]: time="2026-06-11T16:25:01.758035044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013294 | controller | Jun 11 16:25:01.781963 crc crio[3616]: time="2026-06-11T16:25:01.78187719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013310 | controller | Jun 11 16:25:01.808207 crc crio[3616]: time="2026-06-11T16:25:01.808121704Z" level=info msg="Created container 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013326 | controller | Jun 11 16:25:01.809235 crc crio[3616]: time="2026-06-11T16:25:01.809154587Z" level=info msg="Starting container: 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3" id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.013346 | controller | Jun 11 16:25:01.840043 crc crio[3616]: time="2026-06-11T16:25:01.839924618Z" level=info msg="Started container" PID=10355 containerID=41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466
2026-06-11 18:17:38.013364 | controller | Jun 11 16:25:01.854002 crc crio[3616]: time="2026-06-11T16:25:01.853944236Z" level=info msg="Created container f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013380 | controller | Jun 11 16:25:01.855666 crc crio[3616]: time="2026-06-11T16:25:01.855602919Z" level=info msg="Starting container: f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12" id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.013397 | controller | Jun 11 16:25:01.870105 crc crio[3616]: time="2026-06-11T16:25:01.869970196Z" level=info msg="Started container" PID=10359 containerID=f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb
2026-06-11 18:17:38.013414 | controller | Jun 11 16:25:01.927764 crc crio[3616]: time="2026-06-11T16:25:01.9275879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013430 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.941702723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013446 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.943774706Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013462 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.943825028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013478 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.944208682Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013494 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.944272404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013510 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.944374497Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013530 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.94446076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013546 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.944953696Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013562 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.944993427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013578 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.945111561Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013594 | controller | Jun 11 16:25:01.945294 crc crio[3616]: time="2026-06-11T16:25:01.945145492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013610 | controller | Jun 11 16:25:01.965897 crc crio[3616]: time="2026-06-11T16:25:01.965564855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013626 | controller | Jun 11 16:25:01.972720 crc crio[3616]: time="2026-06-11T16:25:01.972636256Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}"
2026-06-11 18:17:38.013643 | controller | Jun 11 16:25:01.972720 crc crio[3616]: time="2026-06-11T16:25:01.972715848Z" 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:17:38.013659 | controller | Jun 11 16:25:01.985882 crc crio[3616]: time="2026-06-11T16:25:01.985790694Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}"
2026-06-11 18:17:38.013676 | controller | Jun 11 16:25:01.985882 crc crio[3616]: time="2026-06-11T16:25:01.985861746Z" 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:17:38.013693 | controller | Jun 11 16:25:01.995586 crc crio[3616]: time="2026-06-11T16:25:01.994137656Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}"
2026-06-11 18:17:38.013713 | controller | Jun 11 16:25:01.995586 crc crio[3616]: time="2026-06-11T16:25:01.994233309Z" 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:17:38.013730 | controller | Jun 11 16:25:01.996118 crc crio[3616]: time="2026-06-11T16:25:01.996055368Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}"
2026-06-11 18:17:38.013747 | controller | Jun 11 16:25:01.996118 crc crio[3616]: time="2026-06-11T16:25:01.996098139Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.013763 | controller | Jun 11 16:25:02.007122 crc crio[3616]: time="2026-06-11T16:25:02.006993765Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}"
2026-06-11 18:17:38.013780 | controller | Jun 11 16:25:02.007122 crc crio[3616]: time="2026-06-11T16:25:02.007056096Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.013796 | controller | Jun 11 16:25:02.057062 crc crio[3616]: time="2026-06-11T16:25:02.056854916Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.013812 | controller | Jun 11 16:25:02.057152 crc crio[3616]: time="2026-06-11T16:25:02.057120715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.013828 | controller | Jun 11 16:25:02.122454 crc crio[3616]: time="2026-06-11T16:25:02.121770078Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}"
2026-06-11 18:17:38.013844 | controller | Jun 11 16:25:02.142034 crc crio[3616]: time="2026-06-11T16:25:02.140847496Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.013878 | controller | Jun 11 16:25:02.142034 crc crio[3616]: time="2026-06-11T16:25:02.128804927Z" level=info msg="Created container 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013899 | controller | Jun 11 16:25:02.147475 crc crio[3616]: time="2026-06-11T16:25:02.146915898Z" level=info msg="Starting container: 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4" id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.013915 | controller | Jun 11 16:25:02.161909 crc crio[3616]: time="2026-06-11T16:25:02.161640419Z" level=info msg="Created container d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013931 | controller | Jun 11 16:25:02.166296 crc crio[3616]: time="2026-06-11T16:25:02.165590582Z" level=info msg="Starting container: d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68" id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.013947 | controller | Jun 11 16:25:02.185629 crc crio[3616]: time="2026-06-11T16:25:02.184135886Z" level=info msg="Started container" PID=10445 containerID=d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1
2026-06-11 18:17:38.013963 | controller | Jun 11 16:25:02.196815 crc crio[3616]: time="2026-06-11T16:25:02.196315223Z" level=info msg="Started container" PID=10374 containerID=867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc
2026-06-11 18:17:38.013980 | controller | Jun 11 16:25:02.245436 crc crio[3616]: time="2026-06-11T16:25:02.242233716Z" level=info msg="Created container 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.013996 | controller | Jun 11 16:25:02.249473 crc crio[3616]: time="2026-06-11T16:25:02.248026768Z" level=info msg="Starting container: 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b" id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.014013 | controller | Jun 11 16:25:02.263658 crc crio[3616]: time="2026-06-11T16:25:02.262932216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=94233606-f2cd-455e-ab70-d1c3041b827a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014029 | controller | Jun 11 16:25:02.281386 crc crio[3616]: time="2026-06-11T16:25:02.278812641Z" level=info msg="Started container" PID=10452 containerID=4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d
2026-06-11 18:17:38.014046 | controller | Jun 11 16:25:02.293621 crc crio[3616]: time="2026-06-11T16:25:02.290968349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f1fb83a7-bf0d-4e9f-9812-928f236d5417 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014063 | controller | Jun 11 16:25:02.298242 crc crio[3616]: time="2026-06-11T16:25:02.298143074Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.014086 | controller | Jun 11 16:25:02.299295 crc crio[3616]: time="2026-06-11T16:25:02.298860417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014102 | controller | Jun 11 16:25:02.390580 crc crio[3616]: time="2026-06-11T16:25:02.389577739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014118 | controller | Jun 11 16:25:02.412968 crc crio[3616]: time="2026-06-11T16:25:02.412806048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=61ee322c-8716-4f96-8012-d609181102b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014134 | controller | Jun 11 16:25:02.422106 crc crio[3616]: time="2026-06-11T16:25:02.421673819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=69870a80-051c-48f9-a0f5-5c9f713d6176 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014150 | controller | Jun 11 16:25:02.468134 crc crio[3616]: time="2026-06-11T16:25:02.466746412Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.014166 | controller | Jun 11 16:25:02.468134 crc crio[3616]: time="2026-06-11T16:25:02.467167636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014182 | controller | Jun 11 16:25:02.597413 crc crio[3616]: time="2026-06-11T16:25:02.595978078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=8b23d594-1ee9-4891-a6b6-f07ce7d4f77c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014198 | controller | Jun 11 16:25:02.645662 crc crio[3616]: time="2026-06-11T16:25:02.644506914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=3c96a501-2d7a-436d-9371-46f8fec7499d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014214 | controller | Jun 11 16:25:02.651693 crc crio[3616]: time="2026-06-11T16:25:02.651624603Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.014230 | controller | Jun 11 16:25:02.668924 crc crio[3616]: time="2026-06-11T16:25:02.668811532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014246 | controller | Jun 11 16:25:02.863898 crc crio[3616]: time="2026-06-11T16:25:02.863621895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014262 | controller | Jun 11 16:25:02.910789 crc crio[3616]: time="2026-06-11T16:25:02.910139103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014278 | controller | Jun 11 16:25:02.951090 crc crio[3616]: time="2026-06-11T16:25:02.950883897Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014298 | controller | Jun 11 16:25:02.952097 crc crio[3616]: time="2026-06-11T16:25:02.951142075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014315 | controller | Jun 11 16:25:02.962071 crc crio[3616]: time="2026-06-11T16:25:02.961728924Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014331 | controller | Jun 11 16:25:02.962071 crc crio[3616]: time="2026-06-11T16:25:02.962037894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014348 | controller | Jun 11 16:25:02.974851 crc crio[3616]: time="2026-06-11T16:25:02.974307771Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014364 | controller | Jun 11 16:25:02.974851 crc crio[3616]: time="2026-06-11T16:25:02.974680443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014380 | controller | Jun 11 16:25:02.975934 crc crio[3616]: time="2026-06-11T16:25:02.975901Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014395 | controller | Jun 11 16:25:02.976174 crc crio[3616]: time="2026-06-11T16:25:02.975978033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014412 | controller | Jun 11 16:25:02.982751 crc crio[3616]: time="2026-06-11T16:25:02.982290164Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014428 | controller | Jun 11 16:25:02.982751 crc crio[3616]: time="2026-06-11T16:25:02.982672656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014445 | controller | Jun 11 16:25:02.985842 crc crio[3616]: time="2026-06-11T16:25:02.98521804Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014461 | controller | Jun 11 16:25:02.985842 crc crio[3616]: time="2026-06-11T16:25:02.985276212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014478 | controller | Jun 11 16:25:02.986792 crc crio[3616]: time="2026-06-11T16:25:02.986673115Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014494 | controller | Jun 11 16:25:02.986872 crc crio[3616]: time="2026-06-11T16:25:02.98682576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014510 | controller | Jun 11 16:25:02.995947 crc crio[3616]: time="2026-06-11T16:25:02.995773528Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014542 | controller | Jun 11 16:25:02.996755 crc crio[3616]: time="2026-06-11T16:25:02.995962645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.014560 | controller | Jun 11 16:25:03.094848 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baf6a976c4408a Mac:1a:9a:83:f4:f1:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac SocketPath: PciID:}] [{Interface:0xc0001a4f20 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.014577 | controller | Jun 11 16:25:03.114709 crc crio[3616]: time="2026-06-11T16:25:03.111905997Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}"
2026-06-11 18:17:38.014594 | controller | Jun 11 16:25:03.114709 crc crio[3616]: time="2026-06-11T16:25:03.112236518Z" 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:17:38.014611 | controller | Jun 11 16:25:03.172207 crc crio[3616]: time="2026-06-11T16:25:03.172054843Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}"
2026-06-11 18:17:38.014629 | controller | Jun 11 16:25:03.172207 crc crio[3616]: time="2026-06-11T16:25:03.172121406Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.014646 | controller | Jun 11 16:25:03.201305 crc crio[3616]: time="2026-06-11T16:25:03.201076996Z" level=info msg="Ran pod sandbox 3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.014663 | controller | Jun 11 16:25:03.250466 crc crio[3616]: time="2026-06-11T16:25:03.250073731Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=4da9ec39-2966-49e1-a20a-33227eee12f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014679 | controller | Jun 11 16:25:03.265266 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02f605820ee7a9b Mac:56:3f:64:82:eb:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.014696 | controller | Jun 11 16:25:03.265266 crc crio[3616]: time="2026-06-11T16:25:03.259281756Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}"
2026-06-11 18:17:38.014717 | controller | Jun 11 16:25:03.265266 crc crio[3616]: time="2026-06-11T16:25:03.260454645Z" 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:17:38.014735 | controller | Jun 11 16:25:03.276198 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8281dedb89c7e06 Mac:a6:2a:be:53:e9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.014752 | controller | Jun 11 16:25:03.284475 crc crio[3616]: time="2026-06-11T16:25:03.284067893Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}"
2026-06-11 18:17:38.014769 | controller | Jun 11 16:25:03.284475 crc crio[3616]: time="2026-06-11T16:25:03.284137675Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.014786 | controller | Jun 11 16:25:03.286159 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccb7dc2bed5099e Mac:fe:79:8a:4d:21:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 SocketPath: PciID:}] [{Interface:0xc0002b06c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.014803 | controller | Jun 11 16:25:03.287641 crc crio[3616]: time="2026-06-11T16:25:03.287482177Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}"
2026-06-11 18:17:38.014820 | controller | Jun 11 16:25:03.288226 crc crio[3616]: time="2026-06-11T16:25:03.287990904Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.014836 | controller | Jun 11 16:25:03.291769 crc crio[3616]: time="2026-06-11T16:25:03.29120763Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c23069d2-8bed-4aa3-9786-43678975cc73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.014871 | controller | Jun 11 16:25:03.296715 crc crio[3616]: time="2026-06-11T16:25:03.296028347Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}"
2026-06-11 18:17:38.014894 | controller | Jun 11 16:25:03.297222 crc crio[3616]: time="2026-06-11T16:25:03.296939927Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.014912 | controller | Jun 11 16:25:03.330569 crc crio[3616]: time="2026-06-11T16:25:03.330434145Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}"
2026-06-11 18:17:38.014929 | controller | Jun 11 16:25:03.330569 crc crio[3616]: time="2026-06-11T16:25:03.330560759Z" 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:17:38.014946 | controller | Jun 11 16:25:03.331460 crc crio[3616]: time="2026-06-11T16:25:03.330564842Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}"
2026-06-11 18:17:38.014963 | controller | Jun 11 16:25:03.331592 crc crio[3616]: time="2026-06-11T16:25:03.331548822Z" 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:17:38.014980 | controller | Jun 11 16:25:03.351509 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc88cf5ae5a61d Mac:7e:76:6c:4d:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.014997 | controller | Jun 11 16:25:03.351509 crc crio[3616]: time="2026-06-11T16:25:03.34405222Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}"
2026-06-11 18:17:38.015014 | controller | Jun 11 16:25:03.351509 crc crio[3616]: time="2026-06-11T16:25:03.344227136Z" 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:17:38.015031 | controller | Jun 11 16:25:03.386236 crc crio[3616]: time="2026-06-11T16:25:03.386188353Z" level=info msg="Ran pod sandbox 02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015052 | controller | Jun 11 16:25:03.411007 crc crio[3616]: time="2026-06-11T16:25:03.408917363Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015070 | controller | Jun 11 16:25:03.411164 crc crio[3616]: time="2026-06-11T16:25:03.411012078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=c3fdf596-79d2-4e03-889b-65fd75b9b59d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015087 | controller | Jun 11 16:25:03.437123 crc crio[3616]: time="2026-06-11T16:25:03.436846357Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}"
2026-06-11 18:17:38.015104 | controller | Jun 11 16:25:03.437934 crc crio[3616]: time="2026-06-11T16:25:03.437130666Z" 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:17:38.015121 | controller | Jun 11 16:25:03.440551 crc crio[3616]: time="2026-06-11T16:25:03.440083614Z" level=info msg="Ran pod sandbox ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015138 | controller | Jun 11 16:25:03.451294 crc crio[3616]: time="2026-06-11T16:25:03.450777783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f43a8764-72d6-4d11-9c8e-60af1deab6af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015154 | controller | Jun 11 16:25:03.456252 crc crio[3616]: time="2026-06-11T16:25:03.455200464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015171 | controller | Jun 11 16:25:03.464717 crc crio[3616]: time="2026-06-11T16:25:03.463740529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6b0bcbca-f43b-4072-8ce0-9ba8e4b2a228 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015188 | controller | Jun 11 16:25:03.464717 crc crio[3616]: time="2026-06-11T16:25:03.463862153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=00a45d5c-de61-49fa-af35-a81fa64de90e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015205 | controller | Jun 11 16:25:03.464717 crc crio[3616]: time="2026-06-11T16:25:03.464187944Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}"
2026-06-11 18:17:38.015226 | controller | Jun 11 16:25:03.464717 crc crio[3616]: time="2026-06-11T16:25:03.464223935Z" 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:17:38.015244 | controller | Jun 11 16:25:03.484877 crc crio[3616]: time="2026-06-11T16:25:03.483139477Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015261 | controller | Jun 11 16:25:03.484877 crc crio[3616]: time="2026-06-11T16:25:03.483716924Z" level=info msg="Ran pod sandbox 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015278 | controller | Jun 11 16:25:03.484877 crc crio[3616]: time="2026-06-11T16:25:03.483731287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015295 | controller | Jun 11 16:25:03.493033 crc crio[3616]: time="2026-06-11T16:25:03.485698889Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015312 | controller | Jun 11 16:25:03.493033 crc crio[3616]: time="2026-06-11T16:25:03.486106103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015329 | controller | Jun 11 16:25:03.496711 crc crio[3616]: time="2026-06-11T16:25:03.494133109Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}"
2026-06-11 18:17:38.015346 | controller | Jun 11 16:25:03.496711 crc crio[3616]: time="2026-06-11T16:25:03.49418509Z" 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:17:38.015363 | controller | Jun 11 16:25:03.518853 crc crio[3616]: time="2026-06-11T16:25:03.516117586Z" level=info msg="Ran pod sandbox bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015380 | controller | Jun 11 16:25:03.520184 crc crio[3616]: time="2026-06-11T16:25:03.520011397Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}"
2026-06-11 18:17:38.015397 | controller | Jun 11 16:25:03.520184 crc crio[3616]: time="2026-06-11T16:25:03.520143061Z" 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:17:38.015418 | controller | Jun 11 16:25:03.524070 crc crio[3616]: time="2026-06-11T16:25:03.523799464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=30b7656a-ed78-4adb-ab7d-7b9fa66eb6da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015436 | controller | Jun 11 16:25:03.540851 crc crio[3616]: time="2026-06-11T16:25:03.527878209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=580165cc-3247-412d-b72f-1e8df5f58d03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015453 | controller | Jun 11 16:25:03.583646 crc crio[3616]: time="2026-06-11T16:25:03.580500671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015470 | controller | Jun 11 16:25:03.622269 crc crio[3616]: time="2026-06-11T16:25:03.622139411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=b14c8625-6460-49f4-8e6d-62fcd3fa4483 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015487 | controller | Jun 11 16:25:03.622633 crc crio[3616]: time="2026-06-11T16:25:03.62243122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=3e6529c4-0fef-46aa-bc99-51d8ae953113 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.015503 | controller | Jun 11 16:25:03.859147 crc crio[3616]: time="2026-06-11T16:25:03.857979222Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015521 | controller | Jun 11 16:25:03.859147 crc crio[3616]: time="2026-06-11T16:25:03.858452897Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015537 | controller | Jun 11 16:25:03.881688 crc crio[3616]: time="2026-06-11T16:25:03.880990993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015554 | controller | Jun 11 16:25:03.898511 crc crio[3616]: time="2026-06-11T16:25:03.889495113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015571 | controller | Jun 11 16:25:03.969126 crc crio[3616]: time="2026-06-11T16:25:03.96868611Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015588 | controller | Jun 11 16:25:03.969126 crc crio[3616]: time="2026-06-11T16:25:03.968841195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015604 | controller | Jun 11 16:25:03.969126 crc crio[3616]: time="2026-06-11T16:25:03.96899127Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015621 | controller | Jun 11 16:25:03.969126 crc crio[3616]: time="2026-06-11T16:25:03.969081143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015652 | controller | Jun 11 16:25:03.970229 crc crio[3616]: time="2026-06-11T16:25:03.969457785Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015670 | controller | Jun 11 16:25:03.970229 crc crio[3616]: time="2026-06-11T16:25:03.969498137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015687 | controller | Jun 11 16:25:03.970229 crc crio[3616]: time="2026-06-11T16:25:03.969885209Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015703 | controller | Jun 11 16:25:03.970229 crc crio[3616]: time="2026-06-11T16:25:03.96991775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015720 | controller | Jun 11 16:25:03.981440 crc crio[3616]: time="2026-06-11T16:25:03.980746696Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015736 | controller | Jun 11 16:25:03.981440 crc crio[3616]: time="2026-06-11T16:25:03.980904012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015753 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.984835591Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015770 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.984974351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015786 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.985093495Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015803 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.985172972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015820 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.985093495Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.015836 | controller | Jun 11 16:25:03.986424 crc crio[3616]: time="2026-06-11T16:25:03.985495623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015873 | controller | Jun 11 16:25:04.119420 crc crio[3616]: time="2026-06-11T16:25:04.117556239Z" level=info msg="Created container fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.015892 | controller | Jun 11 16:25:04.123158 crc crio[3616]: time="2026-06-11T16:25:04.120559569Z" level=info msg="Starting container: fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453" id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.015913 | controller | Jun 11 16:25:04.225992 crc crio[3616]: time="2026-06-11T16:25:04.225674967Z" level=info msg="Started container" PID=10652 containerID=fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc
2026-06-11 18:17:38.015931 | controller | Jun 11 16:25:04.239585 crc crio[3616]: time="2026-06-11T16:25:04.237953581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.015948 | controller | Jun 11 16:25:04.239985 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cdb92140a88f5 Mac:d2:2f:5c:6a:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.015965 | controller | Jun 11 16:25:04.241750 crc crio[3616]: time="2026-06-11T16:25:04.241717115Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}"
2026-06-11 18:17:38.015982 | controller | Jun 11 16:25:04.286800 crc crio[3616]: time="2026-06-11T16:25:04.286756558Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.015999 | controller | Jun 11 16:25:04.287969 crc crio[3616]: time="2026-06-11T16:25:04.249494561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016016 | controller | Jun 11 16:25:04.289212 crc crio[3616]: time="2026-06-11T16:25:04.258999753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016033 | controller | Jun 11 16:25:04.293862 crc crio[3616]: time="2026-06-11T16:25:04.290485441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016049 | controller | Jun 11 16:25:04.306589 crc crio[3616]: time="2026-06-11T16:25:04.300800645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016066 | controller | Jun 11 16:25:04.321710 crc crio[3616]: time="2026-06-11T16:25:04.319242682Z" level=info msg="Ran pod sandbox 67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016083 | controller | Jun 11 16:25:04.321710 crc crio[3616]: time="2026-06-11T16:25:04.3200579Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}"
2026-06-11 18:17:38.016104 | controller | Jun 11 16:25:04.321710 crc crio[3616]: time="2026-06-11T16:25:04.320096312Z" 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:17:38.016122 | controller | Jun 11 16:25:04.353642 crc crio[3616]: time="2026-06-11T16:25:04.35081964Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=9a8acb3d-8aea-43ed-9ad7-9358c0cf4d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.016139 | controller | Jun 11 16:25:04.360933 crc crio[3616]: time="2026-06-11T16:25:04.358944816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016156 | controller | Jun 11 16:25:04.393241 crc crio[3616]: time="2026-06-11T16:25:04.379042056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016173 | controller | Jun 11 16:25:04.597071 crc crio[3616]: time="2026-06-11T16:25:04.596792793Z" level=info msg="Created container 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.016190 | controller | Jun 11 16:25:04.660281 crc crio[3616]: time="2026-06-11T16:25:04.659089584Z" level=info msg="Starting container: 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde" id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.016207 | controller | Jun 11 16:25:04.671651 crc crio[3616]: time="2026-06-11T16:25:04.665317679Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=03d96a97-8159-44ea-b422-adee1f2be55e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.016224 | controller | Jun 11 16:25:04.731876 crc crio[3616]: time="2026-06-11T16:25:04.730165982Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.016241 | controller | Jun 11 16:25:04.847882 crc crio[3616]: time="2026-06-11T16:25:04.846979638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016258 | controller | Jun 11 16:25:04.888863 crc crio[3616]: time="2026-06-11T16:25:04.888710841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016276 | controller | Jun 11 16:25:04.900845 crc crio[3616]: time="2026-06-11T16:25:04.900259912Z" level=info msg="Started container" PID=10698 containerID=17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f
2026-06-11 18:17:38.016293 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.953036908Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016314 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.953128021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016332 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.953281806Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016349 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.953312657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016365 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.95369114Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016382 | controller | Jun 11 16:25:04.955875 crc crio[3616]: time="2026-06-11T16:25:04.953722801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016398 | controller | Jun 11 16:25:05.028447 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f1281d5fecfa61 Mac:16:d9:30:ac:8a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.016415 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.95461398Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016432 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062134297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016449 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.957163034Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016466 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.06223833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016483 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.957230596Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016500 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062299852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016516 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.958948623Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016533 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062463258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016553 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.959011915Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016570 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062557361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016587 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.959134379Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016604 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062653234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016621 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:04.984955338Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016638 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.062741917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016654 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.05304633Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}"
2026-06-11 18:17:38.016671 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.063009446Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.016688 | controller | Jun 11 16:25:05.063825 crc crio[3616]: time="2026-06-11T16:25:05.06162286Z" level=info msg="Created container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.016706 | controller | Jun 11 16:25:05.093942 crc crio[3616]: time="2026-06-11T16:25:05.08617773Z" level=info msg="Starting container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b" id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.016723 | controller | Jun 11 16:25:05.268300 crc crio[3616]: time="2026-06-11T16:25:05.265884395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016741 | controller | Jun 11 16:25:05.371179 crc crio[3616]: time="2026-06-11T16:25:05.370929052Z" level=info msg="Started container" PID=10721 containerID=5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152
2026-06-11 18:17:38.016762 | controller | Jun 11 16:25:05.439735 crc crio[3616]: time="2026-06-11T16:25:05.439252892Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}"
2026-06-11 18:17:38.016779 | controller | Jun 11 16:25:05.439997 crc crio[3616]: time="2026-06-11T16:25:05.439750019Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.016796 | controller | Jun 11 16:25:05.450823 crc crio[3616]: time="2026-06-11T16:25:05.450609086Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}"
2026-06-11 18:17:38.016813 | controller | Jun 11 16:25:05.450823 crc crio[3616]: time="2026-06-11T16:25:05.450779182Z" 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:17:38.016830 | controller | Jun 11 16:25:05.527983 crc crio[3616]: time="2026-06-11T16:25:05.52786087Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}"
2026-06-11 18:17:38.016862 | controller | Jun 11 16:25:05.527983 crc crio[3616]: time="2026-06-11T16:25:05.527932472Z" 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:17:38.016885 | controller | Jun 11 16:25:05.530674 crc crio[3616]: time="2026-06-11T16:25:05.53030388Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016902 | controller | Jun 11 16:25:05.531110 crc crio[3616]: time="2026-06-11T16:25:05.530821307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.016920 | controller | Jun 11 16:25:05.543487 crc crio[3616]: time="2026-06-11T16:25:05.543020548Z" level=info msg="Ran pod sandbox 0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.016936 | controller | Jun 11 16:25:05.557071 crc crio[3616]: time="2026-06-11T16:25:05.556740069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=f8bcfe13-9c80-429e-96c0-7ba4076429dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.016957 | controller | Jun 11 16:25:05.686944 crc crio[3616]: time="2026-06-11T16:25:05.686898032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=b59f21e2-8bd6-423d-8e40-665ae54c0c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.016975 | controller | Jun 11 16:25:05.718310 crc crio[3616]: time="2026-06-11T16:25:05.715954318Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.016991 | controller | Jun 11 16:25:05.744972 crc crio[3616]: time="2026-06-11T16:25:05.744910962Z" level=info msg="Created container 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.017008 | controller | Jun 11 16:25:05.751864 crc crio[3616]: time="2026-06-11T16:25:05.75120635Z" level=info msg="Starting container: 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38" id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.017024 | controller | Jun 11 16:25:05.815607 crc crio[3616]: time="2026-06-11T16:25:05.809955082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017040 | controller | Jun 11 16:25:05.852026 crc crio[3616]: time="2026-06-11T16:25:05.851855893Z" level=info msg="Started container" PID=10720 containerID=59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44
2026-06-11 18:17:38.017057 | controller | Jun 11 16:25:05.868892 crc crio[3616]: time="2026-06-11T16:25:05.868817201Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}"
2026-06-11 18:17:38.017074 | controller | Jun 11 16:25:05.869009 crc crio[3616]: time="2026-06-11T16:25:05.868892034Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.017090 | controller | Jun 11 16:25:05.872175 crc crio[3616]: time="2026-06-11T16:25:05.87182828Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}"
2026-06-11 18:17:38.017107 | controller | Jun 11 16:25:05.872175 crc crio[3616]: time="2026-06-11T16:25:05.871918793Z" 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:17:38.017124 | controller | Jun 11 16:25:06.029791 crc crio[3616]: time="2026-06-11T16:25:06.02923199Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017147 | controller | Jun 11 16:25:06.032945 crc crio[3616]: time="2026-06-11T16:25:06.032609725Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017164 | controller | Jun 11 16:25:06.032945 crc crio[3616]: time="2026-06-11T16:25:06.032815052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017181 | controller | Jun 11 16:25:06.044046 crc crio[3616]: time="2026-06-11T16:25:06.043824583Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017198 | controller | Jun 11 16:25:06.045170 crc crio[3616]: time="2026-06-11T16:25:06.044710892Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017214 | controller | Jun 11 16:25:06.045242 crc crio[3616]: time="2026-06-11T16:25:06.045223529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017230 | controller | Jun 11 16:25:06.045866 crc crio[3616]: time="2026-06-11T16:25:06.044746803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017246 | controller | Jun 11 16:25:06.045929 crc crio[3616]: time="2026-06-11T16:25:06.044624759Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017263 | controller | Jun 11 16:25:06.045929 crc crio[3616]: time="2026-06-11T16:25:06.045902851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017279 | controller | Jun 11 16:25:06.046163 crc crio[3616]: time="2026-06-11T16:25:06.044818056Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017296 | controller | Jun 11 16:25:06.046163 crc crio[3616]: time="2026-06-11T16:25:06.045974194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017313 | controller | Jun 11 16:25:06.057193 crc crio[3616]: time="2026-06-11T16:25:06.057025747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017330 | controller | Jun 11 16:25:06.087049 crc crio[3616]: time="2026-06-11T16:25:06.086267349Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017346 | controller | Jun 11 16:25:06.087267 crc crio[3616]: time="2026-06-11T16:25:06.08720537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017362 | controller | Jun 11 16:25:06.088466 crc crio[3616]: time="2026-06-11T16:25:06.087487869Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.017382 | controller | Jun 11 16:25:06.109405 crc crio[3616]: time="2026-06-11T16:25:06.087745737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017400 | controller | Jun 11 16:25:06.200069 crc crio[3616]: time="2026-06-11T16:25:06.198914927Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}"
2026-06-11 18:17:38.017417 | controller | Jun 11 16:25:06.211668 crc crio[3616]: time="2026-06-11T16:25:06.204639085Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.017434 | controller | Jun 11 16:25:06.414618 crc crio[3616]: time="2026-06-11T16:25:06.405892894Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.017451 | controller | Jun 11 16:25:06.447244 crc crio[3616]: time="2026-06-11T16:25:06.446113602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017468 | controller | Jun 11 16:25:06.521011 crc crio[3616]: time="2026-06-11T16:25:06.520269182Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}"
2026-06-11 18:17:38.017485 | controller | Jun 11 16:25:06.521011 crc crio[3616]: time="2026-06-11T16:25:06.520528782Z" 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:17:38.017502 | controller | Jun 11 16:25:06.672316 crc crio[3616]: time="2026-06-11T16:25:06.67144345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.017519 | controller | Jun 11 16:25:06.693763 crc crio[3616]: time="2026-06-11T16:25:06.693692749Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}"
2026-06-11 18:17:38.017536 | controller | Jun 11 16:25:06.707176 crc crio[3616]: time="2026-06-11T16:25:06.707115741Z" 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:17:38.017557 | controller | Jun 11 16:25:06.708235 crc crio[3616]: time="2026-06-11T16:25:06.695944923Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.017574 | controller | Jun 11 16:25:06.736889 crc crio[3616]: time="2026-06-11T16:25:06.734134199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=bd283fde-8ff3-422a-a3cd-67c3b854c55d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.017592 | controller | Jun 11 16:25:06.746766 crc crio[3616]: time="2026-06-11T16:25:06.745978488Z" level=info msg="Created container a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.017608 | controller | Jun 11 16:25:06.746766 crc crio[3616]: time="2026-06-11T16:25:06.746235393Z" level=info msg="Created container c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.017625 | controller | Jun 11 16:25:06.751211 crc crio[3616]: time="2026-06-11T16:25:06.750147346Z" level=info msg="Starting container: a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5" id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.017641 | controller | Jun 11 16:25:06.753502 crc crio[3616]: time="2026-06-11T16:25:06.753258058Z" level=info msg="Starting container: c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f" id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.017658 | controller | Jun 11 16:25:06.849287 crc crio[3616]: time="2026-06-11T16:25:06.847817393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=630213b5-ad6d-4d86-9ead-f70c48c19298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.017675 | controller | Jun 11 16:25:07.008416 crc crio[3616]: time="2026-06-11T16:25:07.004865438Z" level=info msg="Started container" PID=10839 containerID=c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466
2026-06-11 18:17:38.017692 | controller | Jun 11 16:25:07.038636 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d9116b4c621c1 Mac:06:83:86:79:db:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.017709 | controller | Jun 11 16:25:07.065842 crc crio[3616]: time="2026-06-11T16:25:07.065060543Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}"
2026-06-11 18:17:38.017726 | controller | Jun 11 16:25:07.065842 crc crio[3616]: time="2026-06-11T16:25:07.065457066Z" 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:17:38.017747 | controller | Jun 11 16:25:07.068429 crc crio[3616]: time="2026-06-11T16:25:07.066505708Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}"
2026-06-11 18:17:38.017765 | controller | Jun 11 16:25:07.068429 crc crio[3616]: time="2026-06-11T16:25:07.066589801Z" 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:17:38.017782 | controller | Jun 11 16:25:07.076423 crc crio[3616]: time="2026-06-11T16:25:07.074131619Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}"
2026-06-11 18:17:38.017800 | controller | Jun 11 16:25:07.076423 crc crio[3616]: time="2026-06-11T16:25:07.074192721Z" 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:17:38.017817 | controller | Jun 11 16:25:07.087165 crc crio[3616]: time="2026-06-11T16:25:07.087039883Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}"
2026-06-11 18:17:38.017835 | controller | Jun 11 16:25:07.088228 crc crio[3616]: time="2026-06-11T16:25:07.088118159Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.017868 | controller | Jun 11 16:25:07.092666 crc crio[3616]: time="2026-06-11T16:25:07.092059501Z" level=info msg="Started container" PID=10840 containerID=a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1
2026-06-11 18:17:38.017888 | controller | Jun 11 16:25:07.213653 crc crio[3616]: time="2026-06-11T16:25:07.212759974Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}"
2026-06-11 18:17:38.017905 | controller | Jun 11 16:25:07.213653 crc crio[3616]: time="2026-06-11T16:25:07.21292983Z" 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:17:38.017927 | controller | Jun 11 16:25:07.260045 crc crio[3616]: time="2026-06-11T16:25:07.247120917Z" level=info msg="Created container 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.017945 | controller | Jun 11 16:25:07.265446 crc crio[3616]: time="2026-06-11T16:25:07.264889429Z" level=info msg="Starting container: 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1" id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.017963 | controller | Jun 11 16:25:07.272469 crc crio[3616]: time="2026-06-11T16:25:07.272127947Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}"
2026-06-11 18:17:38.017980 | controller | Jun 11 16:25:07.272469 crc crio[3616]: time="2026-06-11T16:25:07.272174368Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.017997 | controller | Jun 11 16:25:07.347684 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ccbc75aaad1ac6 Mac:5e:95:98:5d:71:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb SocketPath: PciID:}] [{Interface:0xc0001a5470 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018013 | controller | Jun 11 16:25:07.355954 crc crio[3616]: time="2026-06-11T16:25:07.348523615Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}"
2026-06-11 18:17:38.018030 | controller | Jun 11 16:25:07.355954 crc crio[3616]: time="2026-06-11T16:25:07.348722982Z" 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:17:38.018047 | controller | Jun 11 16:25:07.400038 crc crio[3616]: time="2026-06-11T16:25:07.398276106Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.018064 | controller | Jun 11 16:25:07.408726 crc crio[3616]: time="2026-06-11T16:25:07.408639922Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}"
2026-06-11 18:17:38.018085 | controller | Jun 11 16:25:07.418594 crc crio[3616]: time="2026-06-11T16:25:07.417484773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.018102 | controller | Jun 11 16:25:07.441997 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bd17b6efff441 Mac:0e:fc:a4:dd:ce:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f SocketPath: PciID:}] [{Interface:0xc000387c20 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018120 | controller | Jun 11 16:25:07.441997 crc crio[3616]: time="2026-06-11T16:25:07.4335098Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}"
2026-06-11 18:17:38.018137 | controller | Jun 11 16:25:07.441997 crc crio[3616]: time="2026-06-11T16:25:07.433787699Z" 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:17:38.018153 | controller | Jun 11 16:25:07.503821 crc crio[3616]: time="2026-06-11T16:25:07.412315853Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.018170 | controller | Jun 11 16:25:07.517781 crc crio[3616]: time="2026-06-11T16:25:07.517619589Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}"
2026-06-11 18:17:38.018187 | controller | Jun 11 16:25:07.547737 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcba9494b97289b Mac:92:96:44:5f:fc:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 SocketPath: PciID:}] [{Interface:0xc0001b50a0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018203 | controller | Jun 11 16:25:07.556715 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2a0854325082e Mac:3e:7c:8d:b9:64:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e SocketPath: PciID:}] [{Interface:0xc00025cc60 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018220 | controller | Jun 11 16:25:07.564156 crc crio[3616]: time="2026-06-11T16:25:07.517682811Z" 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:17:38.018236 | controller | Jun 11 16:25:07.570134 crc crio[3616]: time="2026-06-11T16:25:07.570083054Z" level=info msg="Started container" PID=10945 containerID=1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0
2026-06-11 18:17:38.018257 | controller | Jun 11 16:25:07.576032 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf7c05492b782b Mac:9a:a6:b7:c2:a4:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 SocketPath: PciID:}] [{Interface:0xc00052a6b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018273 | controller | Jun 11 16:25:07.578097 crc crio[3616]: time="2026-06-11T16:25:07.577942221Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}"
2026-06-11 18:17:38.018290 | controller | Jun 11 16:25:07.578656 crc crio[3616]: time="2026-06-11T16:25:07.578239961Z" 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:17:38.018306 | controller | Jun 11 16:25:07.578783 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c8dd07c04b3e2b Mac:de:7d:30:39:a3:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad SocketPath: PciID:}] [{Interface:0xc00049a5b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018322 | controller | Jun 11 16:25:07.580718 crc crio[3616]: time="2026-06-11T16:25:07.579982058Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}"
2026-06-11 18:17:38.018339 | controller | Jun 11 16:25:07.580718 crc crio[3616]: time="2026-06-11T16:25:07.580256797Z" 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:17:38.018355 | controller | Jun 11 16:25:07.587464 crc crio[3616]: time="2026-06-11T16:25:07.529260442Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}"
2026-06-11 18:17:38.018372 | controller | Jun 11 16:25:07.587464 crc crio[3616]: time="2026-06-11T16:25:07.585778886Z" 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:17:38.018388 | controller | Jun 11 16:25:07.599071 crc crio[3616]: time="2026-06-11T16:25:07.597074462Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}"
2026-06-11 18:17:38.018408 | controller | Jun 11 16:25:07.599071 crc crio[3616]: time="2026-06-11T16:25:07.597136574Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.018425 | controller | Jun 11 16:25:07.623135 crc crio[3616]: time="2026-06-11T16:25:07.623036549Z" level=info msg="Ran pod sandbox 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018442 | controller | Jun 11 16:25:07.628887 crc crio[3616]: time="2026-06-11T16:25:07.546434347Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}"
2026-06-11 18:17:38.018459 | controller | Jun 11 16:25:07.628887 crc crio[3616]: time="2026-06-11T16:25:07.627651431Z" 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:17:38.018476 | controller | Jun 11 16:25:07.628887 crc crio[3616]: time="2026-06-11T16:25:07.556122265Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}"
2026-06-11 18:17:38.018493 | controller | Jun 11 16:25:07.628887 crc crio[3616]: time="2026-06-11T16:25:07.628062244Z" 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:17:38.018509 | controller | Jun 11 16:25:07.679735 crc crio[3616]: time="2026-06-11T16:25:07.663867582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=99aa1409-7bad-4fad-8794-d3c2f278783f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018535 | controller | Jun 11 16:25:07.759832 crc crio[3616]: time="2026-06-11T16:25:07.754706352Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}"
2026-06-11 18:17:38.018552 | controller | Jun 11 16:25:07.759832 crc crio[3616]: time="2026-06-11T16:25:07.754878468Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.018571 | controller | Jun 11 16:25:07.759832 crc crio[3616]: time="2026-06-11T16:25:07.757810714Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fea5df11-c545-41fe-8906-9b589d550db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018588 | controller | Jun 11 16:25:08.086816 crc crio[3616]: time="2026-06-11T16:25:08.084032321Z" level=info msg="Ran pod sandbox 2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018605 | controller | Jun 11 16:25:08.088152 crc crio[3616]: 2026-06-11T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6bb55f90d10fd Mac:b2:2f:d7:99:0f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 SocketPath: PciID:}] [{Interface:0xc000122c50 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.018621 | controller | Jun 11 16:25:08.104888 crc crio[3616]: time="2026-06-11T16:25:08.102969844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.018637 | controller | Jun 11 16:25:08.126262 crc crio[3616]: time="2026-06-11T16:25:08.12484141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=802d9879-99a5-4aa5-9a7b-71b382bbff58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018653 | controller | Jun 11 16:25:08.354723 crc crio[3616]: time="2026-06-11T16:25:08.348025982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a528635d-9445-42ad-bece-8819dd3a1a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018668 | controller | Jun 11 16:25:08.373205 crc crio[3616]: time="2026-06-11T16:25:08.365855263Z" level=info msg="Ran pod sandbox 9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018684 | controller | Jun 11 16:25:08.374250 crc crio[3616]: time="2026-06-11T16:25:08.374205633Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}"
2026-06-11 18:17:38.018701 | controller | Jun 11 16:25:08.397561 crc crio[3616]: time="2026-06-11T16:25:08.396508116Z" 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:17:38.018717 | controller | Jun 11 16:25:08.397561 crc crio[3616]: time="2026-06-11T16:25:08.399296347Z" level=info msg="Ran pod sandbox f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018733 | controller | Jun 11 16:25:08.427042 crc crio[3616]: time="2026-06-11T16:25:08.425900582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=af37a152-a5e5-4d5b-a5fd-4a5db4bd49f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018752 | controller | Jun 11 16:25:08.427967 crc crio[3616]: time="2026-06-11T16:25:08.427086611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=982cf22f-810f-4641-a035-d9101f73538a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018769 | controller | Jun 11 16:25:08.624708 crc crio[3616]: time="2026-06-11T16:25:08.624295653Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}"
2026-06-11 18:17:38.018785 | controller | Jun 11 16:25:08.625002 crc crio[3616]: time="2026-06-11T16:25:08.624979895Z" 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:17:38.018802 | controller | Jun 11 16:25:08.687190 crc crio[3616]: time="2026-06-11T16:25:08.685111796Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}"
2026-06-11 18:17:38.018818 | controller | Jun 11 16:25:08.687190 crc crio[3616]: time="2026-06-11T16:25:08.685669464Z" 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:17:38.018835 | controller | Jun 11 16:25:08.856952 crc crio[3616]: time="2026-06-11T16:25:08.853647154Z" level=info msg="Ran pod sandbox 3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018869 | controller | Jun 11 16:25:08.918597 crc crio[3616]: time="2026-06-11T16:25:08.900807146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f80ac006-3ec1-4068-a6a4-cef2ffdc8afd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018888 | controller | Jun 11 16:25:09.133844 crc crio[3616]: time="2026-06-11T16:25:09.132288884Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}"
2026-06-11 18:17:38.018905 | controller | Jun 11 16:25:09.133844 crc crio[3616]: time="2026-06-11T16:25:09.133184474Z" 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:17:38.018926 | controller | Jun 11 16:25:09.158089 crc crio[3616]: time="2026-06-11T16:25:09.156945805Z" level=info msg="Ran pod sandbox ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018943 | controller | Jun 11 16:25:09.386079 crc crio[3616]: time="2026-06-11T16:25:09.384776475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=f06e42e4-5b91-4a9d-983a-d1207b8a6d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018959 | controller | Jun 11 16:25:09.826230 crc crio[3616]: time="2026-06-11T16:25:09.814906572Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=de734754-c4cc-4b16-8c9d-720ae53486a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.018975 | controller | Jun 11 16:25:09.826230 crc crio[3616]: time="2026-06-11T16:25:09.824312672Z" level=info msg="Ran pod sandbox bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.018991 | controller | Jun 11 16:25:09.885668 crc crio[3616]: time="2026-06-11T16:25:09.885002078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=db48a326-7d6b-4d6c-beac-d1d8ce0854f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019008 | controller | Jun 11 16:25:09.933589 crc crio[3616]: time="2026-06-11T16:25:09.933195176Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019024 | controller | Jun 11 16:25:10.111804 crc crio[3616]: time="2026-06-11T16:25:10.1116626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019041 | controller | Jun 11 16:25:10.135441 crc crio[3616]: time="2026-06-11T16:25:10.135143242Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}"
2026-06-11 18:17:38.019057 | controller | Jun 11 16:25:10.135441 crc crio[3616]: time="2026-06-11T16:25:10.135287257Z" 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:17:38.019073 | controller | Jun 11 16:25:10.205106 crc crio[3616]: time="2026-06-11T16:25:10.20505531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019090 | controller | Jun 11 16:25:10.220763 crc crio[3616]: time="2026-06-11T16:25:10.205739214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019110 | controller | Jun 11 16:25:10.271069 crc crio[3616]: time="2026-06-11T16:25:10.27063774Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019127 | controller | Jun 11 16:25:10.276091 crc crio[3616]: time="2026-06-11T16:25:10.275916725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=36c26fa0-ce7d-443b-92a3-bdc8829807da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019143 | controller | Jun 11 16:25:10.309528 crc crio[3616]: time="2026-06-11T16:25:10.304549347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=a4f6fbae-4eab-4246-8d02-a10828424fb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019159 | controller | Jun 11 16:25:10.363487 crc crio[3616]: time="2026-06-11T16:25:10.359294166Z" level=info msg="Ran pod sandbox 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.019175 | controller | Jun 11 16:25:10.374638 crc crio[3616]: time="2026-06-11T16:25:10.373984023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=1b9bb88a-3b06-4f50-99d6-83186b520369 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019191 | controller | Jun 11 16:25:10.454969 crc crio[3616]: 2026-06-11T16:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b0fce624324058 Mac:4a:f9:7d:1f:9c:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 SocketPath: PciID:}] [{Interface:0xc000015180 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.019207 | controller | Jun 11 16:25:10.564951 crc crio[3616]: time="2026-06-11T16:25:10.563234133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019223 | controller | Jun 11 16:25:10.564951 crc crio[3616]: time="2026-06-11T16:25:10.563281005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019239 | controller | Jun 11 16:25:10.595534 crc crio[3616]: time="2026-06-11T16:25:10.594949926Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019255 | controller | Jun 11 16:25:10.595534 crc crio[3616]: time="2026-06-11T16:25:10.595172674Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019270 | controller | Jun 11 16:25:10.607791 crc crio[3616]: time="2026-06-11T16:25:10.606723454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70d14848-56c8-4a5f-aa5e-0333f867e5be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019286 | controller | Jun 11 16:25:10.624119 crc crio[3616]: time="2026-06-11T16:25:10.620715914Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}"
2026-06-11 18:17:38.019305 | controller | Jun 11 16:25:10.624119 crc crio[3616]: time="2026-06-11T16:25:10.621166058Z" 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:17:38.019322 | controller | Jun 11 16:25:10.698719 crc crio[3616]: time="2026-06-11T16:25:10.697822194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0ecb3273-98e6-4321-9ef8-34032ad721cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019338 | controller | Jun 11 16:25:10.709778 crc crio[3616]: time="2026-06-11T16:25:10.708075961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8c89e784-7c3d-402a-8112-2cfaf5c359da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019354 | controller | Jun 11 16:25:10.747618 crc crio[3616]: time="2026-06-11T16:25:10.740509798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=e944573d-2a87-4ed6-85c7-725dff0473fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019370 | controller | Jun 11 16:25:10.747618 crc crio[3616]: time="2026-06-11T16:25:10.740796728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=27864957-f798-47ef-a741-2e28c9a988cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019386 | controller | Jun 11 16:25:10.911727 crc crio[3616]: time="2026-06-11T16:25:10.909190269Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}"
2026-06-11 18:17:38.019402 | controller | Jun 11 16:25:10.911727 crc crio[3616]: time="2026-06-11T16:25:10.909959674Z" 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:17:38.019418 | controller | Jun 11 16:25:11.018932 crc crio[3616]: time="2026-06-11T16:25:11.01861074Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}"
2026-06-11 18:17:38.019434 | controller | Jun 11 16:25:11.018932 crc crio[3616]: time="2026-06-11T16:25:11.018673823Z" 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:17:38.019450 | controller | Jun 11 16:25:11.039752 crc crio[3616]: time="2026-06-11T16:25:11.034240645Z" level=info msg="Ran pod sandbox 7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.019513 | controller | Jun 11 16:25:11.039752 crc crio[3616]: time="2026-06-11T16:25:11.035655141Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}"
2026-06-11 18:17:38.019534 | controller | Jun 11 16:25:11.039752 crc crio[3616]: time="2026-06-11T16:25:11.035684682Z" 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:17:38.019551 | controller | Jun 11 16:25:11.079305 crc crio[3616]: time="2026-06-11T16:25:11.052254448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=aab3dbe2-4f28-484d-8574-bd4837052d03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019567 | controller | Jun 11 16:25:11.093954 crc crio[3616]: time="2026-06-11T16:25:11.093820397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019583 | controller | Jun 11 16:25:11.116245 crc crio[3616]: time="2026-06-11T16:25:11.094244761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019599 | controller | Jun 11 16:25:11.116245 crc crio[3616]: time="2026-06-11T16:25:11.115257817Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019615 | controller | Jun 11 16:25:11.116245 crc crio[3616]: time="2026-06-11T16:25:11.116227784Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019631 | controller | Jun 11 16:25:11.116871 crc crio[3616]: time="2026-06-11T16:25:11.11672982Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019647 | controller | Jun 11 16:25:11.116871 crc crio[3616]: time="2026-06-11T16:25:11.116853674Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019663 | controller | Jun 11 16:25:11.133164 crc crio[3616]: time="2026-06-11T16:25:11.128806097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019678 | controller | Jun 11 16:25:11.133164 crc crio[3616]: time="2026-06-11T16:25:11.129701237Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019694 | controller | Jun 11 16:25:11.133164 crc crio[3616]: time="2026-06-11T16:25:11.129961385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019714 | controller | Jun 11 16:25:11.176611 crc crio[3616]: 2026-06-11T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc107768b39f224 Mac:a6:3f:6c:88:f9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.019730 | controller | Jun 11 16:25:11.204263 crc crio[3616]: time="2026-06-11T16:25:11.204015064Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}"
2026-06-11 18:17:38.019747 | controller | Jun 11 16:25:11.204701 crc crio[3616]: time="2026-06-11T16:25:11.204517851Z" 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:17:38.019763 | controller | Jun 11 16:25:11.216042 crc crio[3616]: time="2026-06-11T16:25:11.215828482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019780 | controller | Jun 11 16:25:11.255928 crc crio[3616]: time="2026-06-11T16:25:11.255226261Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}"
2026-06-11 18:17:38.019796 | controller | Jun 11 16:25:11.255928 crc crio[3616]: time="2026-06-11T16:25:11.255697477Z" 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:17:38.019812 | controller | Jun 11 16:25:11.272475 crc crio[3616]: time="2026-06-11T16:25:11.271671336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019828 | controller | Jun 11 16:25:11.276197 crc crio[3616]: time="2026-06-11T16:25:11.274786589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019844 | controller | Jun 11 16:25:11.276197 crc crio[3616]: time="2026-06-11T16:25:11.274938624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019882 | controller | Jun 11 16:25:11.276197 crc crio[3616]: time="2026-06-11T16:25:11.275104189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.019899 | controller | Jun 11 16:25:11.303639 crc crio[3616]: time="2026-06-11T16:25:11.303592126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6eeaa0de-2f21-4b85-ae29-e0cc7fc8064b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.019922 | controller | Jun 11 16:25:11.512902 crc crio[3616]: time="2026-06-11T16:25:11.512866929Z" level=info msg="Created container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019939 | controller | Jun 11 16:25:11.548995 crc crio[3616]: time="2026-06-11T16:25:11.548684937Z" level=info msg="Starting container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998" id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.019955 | controller | Jun 11 16:25:11.666015 crc crio[3616]: time="2026-06-11T16:25:11.665922265Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.019971 | controller | Jun 11 16:25:11.669221 crc crio[3616]: time="2026-06-11T16:25:11.555261174Z" level=info msg="Ran pod sandbox fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.019987 | controller | Jun 11 16:25:11.669554 crc crio[3616]: time="2026-06-11T16:25:11.619880421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020003 | controller | Jun 11 16:25:11.689983 crc crio[3616]: time="2026-06-11T16:25:11.657176119Z" level=info msg="Created container 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020019 | controller | Jun 11 16:25:11.691028 crc crio[3616]: time="2026-06-11T16:25:11.690827318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=50045f9d-c68d-49d1-9818-43f5431daf01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020034 | controller | Jun 11 16:25:11.696208 crc crio[3616]: time="2026-06-11T16:25:11.695940356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=c01d8125-5586-4179-bd4a-0b53488851a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020050 | controller | Jun 11 16:25:11.697553 crc crio[3616]: time="2026-06-11T16:25:11.696829936Z" level=info msg="Starting container: 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c" id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.020066 | controller | Jun 11 16:25:11.697553 crc crio[3616]: time="2026-06-11T16:25:11.697057013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020083 | controller | Jun 11 16:25:11.701996 crc crio[3616]: time="2026-06-11T16:25:11.701795099Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020099 | controller | Jun 11 16:25:11.702873 crc crio[3616]: time="2026-06-11T16:25:11.702789922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020120 | controller | Jun 11 16:25:11.813829 crc crio[3616]: time="2026-06-11T16:25:11.812004836Z" level=info msg="Started container" PID=11281 containerID=09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5
2026-06-11 18:17:38.020138 | controller | Jun 11 16:25:12.179757 crc crio[3616]: time="2026-06-11T16:25:12.175072886Z" level=info msg="Started container" PID=11269 containerID=c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4
2026-06-11 18:17:38.020155 | controller | Jun 11 16:25:12.182956 crc crio[3616]: time="2026-06-11T16:25:12.18290849Z" level=info msg="Created container a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020172 | controller | Jun 11 16:25:12.255685 crc crio[3616]: time="2026-06-11T16:25:12.25205912Z" level=info msg="Starting container: a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3" id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.020189 | controller | Jun 11 16:25:12.764243 crc crio[3616]: 2026-06-11T16:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f820a9e9409f33 Mac:42:84:d5:e1:02:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb SocketPath: PciID:}] [{Interface:0xc000548730 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.020207 | controller | Jun 11 16:25:12.797201 crc crio[3616]: time="2026-06-11T16:25:12.7968607Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}"
2026-06-11 18:17:38.020224 | controller | Jun 11 16:25:12.798203 crc crio[3616]: time="2026-06-11T16:25:12.798174004Z" 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:17:38.020241 | controller | Jun 11 16:25:12.819922 crc crio[3616]: time="2026-06-11T16:25:12.818887556Z" level=info msg="Started container" PID=11324 containerID=a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44
2026-06-11 18:17:38.020259 | controller | Jun 11 16:25:15.512142 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a63157a9892d Mac:be:bb:c2:20:15:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 SocketPath: PciID:}] [{Interface:0xc00051c7b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.020276 | controller | Jun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecae755d52b6c3d Mac:ca:03:28:49:c9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.020296 | controller | Jun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e377af0c2df727 Mac:8a:49:b2:78:de:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.020313 | controller | Jun 11 16:25:15.545909 crc crio[3616]: time="2026-06-11T16:25:15.538858236Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}"
2026-06-11 18:17:38.020331 | controller | Jun 11 16:25:15.545909 crc crio[3616]: time="2026-06-11T16:25:15.539089873Z" 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:17:38.020348 | controller | Jun 11 16:25:15.545909 crc crio[3616]: time="2026-06-11T16:25:15.539235828Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}"
2026-06-11 18:17:38.020366 | controller | Jun 11 16:25:15.545909 crc crio[3616]: time="2026-06-11T16:25:15.541012507Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}"
2026-06-11 18:17:38.020383 | controller | Jun 11 16:25:15.545909 crc crio[3616]: time="2026-06-11T16:25:15.541198073Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.020400 | controller | Jun 11 16:25:15.557756 crc crio[3616]: time="2026-06-11T16:25:15.552924718Z" 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:17:38.020417 | controller | Jun 11 16:25:15.958656 crc crio[3616]: time="2026-06-11T16:25:15.955123297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020434 | controller | Jun 11 16:25:16.198475 crc crio[3616]: time="2026-06-11T16:25:16.156011659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020451 | controller | Jun 11 16:25:16.213787 crc crio[3616]: time="2026-06-11T16:25:16.20225625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020472 | controller | Jun 11 16:25:16.316623 crc crio[3616]: time="2026-06-11T16:25:16.315316305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020489 | controller | Jun 11 16:25:16.429806 crc crio[3616]: time="2026-06-11T16:25:16.428971722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020505 | controller | Jun 11 16:25:16.760526 crc crio[3616]: time="2026-06-11T16:25:16.760041409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020521 | controller | Jun 11 16:25:16.809643 crc crio[3616]: time="2026-06-11T16:25:16.809024563Z" level=info msg="Ran pod sandbox ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.020538 | controller | Jun 11 16:25:16.924832 crc crio[3616]: time="2026-06-11T16:25:16.920924376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=4ffd9f18-aaeb-43a5-8793-ef817f792f1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020555 | controller | Jun 11 16:25:16.939737 crc crio[3616]: time="2026-06-11T16:25:16.939534282Z" level=info msg="Ran pod sandbox 7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.020572 | controller | Jun 11 16:25:16.952699 crc crio[3616]: time="2026-06-11T16:25:16.952280597Z" level=info msg="Ran pod sandbox c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f with infra container: openshift-dns/dns-default-qtghf/POD" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.020588 | controller | Jun 11 16:25:17.001989 crc crio[3616]: time="2026-06-11T16:25:17.000169834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=f75d4612-d651-4e63-815f-2bb1d90ad647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020605 | controller | Jun 11 16:25:17.010203 crc crio[3616]: time="2026-06-11T16:25:17.009869713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=fbbc08d0-e4fc-4d52-a92c-b3fb3255f3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020621 | controller | Jun 11 16:25:17.026051 crc crio[3616]: time="2026-06-11T16:25:17.025401774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020638 | controller | Jun 11 16:25:17.051047 crc crio[3616]: time="2026-06-11T16:25:17.050887622Z" level=info msg="Ran pod sandbox 2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.020655 | controller | Jun 11 16:25:17.177413 crc crio[3616]: time="2026-06-11T16:25:17.174018174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020675 | controller | Jun 11 16:25:17.180214 crc crio[3616]: 2026-06-11T16:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36ce43fa416c908 Mac:42:a5:ea:bc:93:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.020692 | controller | Jun 11 16:25:17.238075 crc crio[3616]: time="2026-06-11T16:25:17.238014602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ce42637d-9494-4956-8afc-99683e18f952 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020709 | controller | Jun 11 16:25:17.241762 crc crio[3616]: time="2026-06-11T16:25:17.241734064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=744295cf-c248-4206-9524-01191554f815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020725 | controller | Jun 11 16:25:17.279084 crc crio[3616]: time="2026-06-11T16:25:17.278849101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8247b3e9-1583-4e1e-9f98-b48ee14820f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020741 | controller | Jun 11 16:25:17.279084 crc crio[3616]: time="2026-06-11T16:25:17.279065322Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}"
2026-06-11 18:17:38.020758 | controller | Jun 11 16:25:17.280215 crc crio[3616]: time="2026-06-11T16:25:17.280034154Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.020775 | controller | Jun 11 16:25:17.376074 crc crio[3616]: time="2026-06-11T16:25:17.376017621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=1bade1f4-cecb-419f-a116-1a6e2a5c0003 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.020791 | controller | Jun 11 16:25:17.378305 crc crio[3616]: time="2026-06-11T16:25:17.377899185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020808 | controller | Jun 11 16:25:17.497453 crc crio[3616]: time="2026-06-11T16:25:17.494706592Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020826 | controller | Jun 11 16:25:17.512879 crc crio[3616]: time="2026-06-11T16:25:17.505466096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020843 | controller | Jun 11 16:25:17.532042 crc crio[3616]: time="2026-06-11T16:25:17.531881145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020878 | controller | Jun 11 16:25:18.603546 crc crio[3616]: time="2026-06-11T16:25:18.592033939Z" level=info msg="Created container faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020900 | controller | Jun 11 16:25:18.620277 crc crio[3616]: time="2026-06-11T16:25:18.612418759Z" level=info msg="Created container 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020917 | controller | Jun 11 16:25:18.717933 crc crio[3616]: time="2026-06-11T16:25:18.717022236Z" level=info msg="Starting container: faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792" id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.020934 | controller | Jun 11 16:25:18.772060 crc crio[3616]: time="2026-06-11T16:25:18.771699064Z" level=info msg="Created container 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020950 | controller | Jun 11 16:25:18.786983 crc crio[3616]: time="2026-06-11T16:25:18.776161988Z" level=info msg="Created container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.020967 | controller | Jun 11 16:25:18.840020 crc crio[3616]: time="2026-06-11T16:25:18.839957499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.020983 | controller | Jun 11 16:25:18.851388 crc crio[3616]: time="2026-06-11T16:25:18.847526351Z" level=info msg="Starting container: 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947" id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.021000 | controller | Jun 11 16:25:18.866881 crc crio[3616]: time="2026-06-11T16:25:18.856568828Z" level=info msg="Starting container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410" id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.021017 | controller | Jun 11 16:25:18.877850 crc crio[3616]: time="2026-06-11T16:25:18.877182416Z" level=info msg="Starting container: 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec" id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.021033 | controller | Jun 11 16:25:18.892456 crc crio[3616]: time="2026-06-11T16:25:18.885309293Z" level=info msg="Started container" PID=11632 containerID=4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7
2026-06-11 18:17:38.021050 | controller | Jun 11 16:25:18.965776 crc crio[3616]: time="2026-06-11T16:25:18.93831685Z" level=info msg="Started container" PID=11601 containerID=66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85
2026-06-11 18:17:38.021067 | controller | Jun 11 16:25:19.020500 crc crio[3616]: 2026-06-11T16:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e2eefed0c9f51 Mac:fa:ff:4a:5a:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.021088 | controller | Jun 11 16:25:19.024808 crc crio[3616]: time="2026-06-11T16:25:18.981304413Z" level=info msg="Started container" PID=11626 containerID=545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b
2026-06-11 18:17:38.021105 | controller | Jun 11 16:25:19.030928 crc crio[3616]: time="2026-06-11T16:25:19.029719661Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}"
2026-06-11 18:17:38.021122 | controller | Jun 11 16:25:19.030928 crc crio[3616]: time="2026-06-11T16:25:19.0302946Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.021139 | controller | Jun 11 16:25:19.071621 crc crio[3616]: time="2026-06-11T16:25:19.070744377Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021156 | controller | Jun 11 16:25:19.071621 crc crio[3616]: time="2026-06-11T16:25:19.071070397Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021173 | controller | Jun 11 16:25:19.077156 crc crio[3616]: time="2026-06-11T16:25:19.076740114Z" level=info msg="Started container" PID=11614 containerID=faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc
2026-06-11 18:17:38.021190 | controller | Jun 11 16:25:19.135279 crc crio[3616]: time="2026-06-11T16:25:19.131685406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50deca47-8092-4dad-bbe8-bca32e644487 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021207 | controller | Jun 11 16:25:19.257099 crc crio[3616]: time="2026-06-11T16:25:19.256891541Z" level=info msg="Created container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021224 | controller | Jun 11 16:25:19.275055 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cf828c5a509e3 Mac:32:72:c7:89:52:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd SocketPath: PciID:}] [{Interface:0xc0003068e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.021240 | controller | Jun 11 16:25:19.275055 crc crio[3616]: time="2026-06-11T16:25:19.27256231Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}"
2026-06-11 18:17:38.021261 | controller | Jun 11 16:25:19.275055 crc crio[3616]: time="2026-06-11T16:25:19.272842819Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.021280 | controller | Jun 11 16:25:19.290415 crc crio[3616]: time="2026-06-11T16:25:19.278265741Z" level=info msg="Starting container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6" id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.021297 | controller | Jun 11 16:25:19.290415 crc crio[3616]: time="2026-06-11T16:25:19.280821809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=43181195-b1dc-4e6f-9f08-51c224ed87f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021314 | controller | Jun 11 16:25:19.326900 crc crio[3616]: time="2026-06-11T16:25:19.310937066Z" level=info msg="Ran pod sandbox 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.021331 | controller | Jun 11 16:25:19.371484 crc crio[3616]: time="2026-06-11T16:25:19.370853035Z" level=info msg="Started container" PID=11680 containerID=71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66
2026-06-11 18:17:38.021348 | controller | Jun 11 16:25:19.407097 crc crio[3616]: time="2026-06-11T16:25:19.394070939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce77df3e-8856-43eb-9ada-e7d761c06b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021365 | controller | Jun 11 16:25:19.447642 crc crio[3616]: time="2026-06-11T16:25:19.447507966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021382 | controller | Jun 11 16:25:19.495877 crc crio[3616]: time="2026-06-11T16:25:19.493892235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021398 | controller | Jun 11 16:25:19.544807 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1391c555aa94ed Mac:6e:e9:46:e1:6b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.021415 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.547545085Z" level=info msg="Ran pod sandbox a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.021431 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.554634273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021451 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.557545147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021468 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.561975944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021484 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.564115004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a53577ea-4d7b-4852-bd7f-eb6c27c463c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021500 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.566847274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021516 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.566938777Z" level=info msg="Ran pod sandbox 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.021532 | controller | Jun 11 16:25:19.572545 crc crio[3616]: time="2026-06-11T16:25:19.568214573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021549 | controller | Jun 11 16:25:19.578841 crc crio[3616]: time="2026-06-11T16:25:19.578768199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021566 | controller | Jun 11 16:25:19.601216 crc crio[3616]: time="2026-06-11T16:25:19.600248076Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}"
2026-06-11 18:17:38.021583 | controller | Jun 11 16:25:19.601531 crc crio[3616]: time="2026-06-11T16:25:19.601425064Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.021599 | controller | Jun 11 16:25:19.602896 crc crio[3616]: time="2026-06-11T16:25:19.602691436Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.021615 | controller | Jun 11 16:25:19.611507 crc crio[3616]: time="2026-06-11T16:25:19.609107144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021632 | controller | Jun 11 16:25:19.613286 crc crio[3616]: time="2026-06-11T16:25:19.61314925Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.021648 | controller | Jun 11 16:25:19.614189 crc crio[3616]: time="2026-06-11T16:25:19.614087351Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021668 | controller | Jun 11 16:25:19.614762 crc crio[3616]: time="2026-06-11T16:25:19.614579677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=15eb0ccc-18ea-4d86-b871-c4b7336c535d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021684 | controller | Jun 11 16:25:19.615055 crc crio[3616]: time="2026-06-11T16:25:19.61496426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e77d3ff-fc7f-4272-881e-40046787556b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021700 | controller | Jun 11 16:25:19.615200 crc crio[3616]: time="2026-06-11T16:25:19.615104054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=8a0b3fc9-fdd1-4314-8c9a-37eecc510d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021715 | controller | Jun 11 16:25:19.624917 crc crio[3616]: time="2026-06-11T16:25:19.624835594Z" level=info msg="Created container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021730 | controller | Jun 11 16:25:19.628637 crc crio[3616]: time="2026-06-11T16:25:19.625848682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=3852e6f1-b186-421e-b21c-f60b68e4ef4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021746 | controller | Jun 11 16:25:19.628637 crc crio[3616]: time="2026-06-11T16:25:19.62683778Z" level=info msg="Starting container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71" id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.021761 | controller | Jun 11 16:25:19.636381 crc crio[3616]: time="2026-06-11T16:25:19.633990019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a8870859-c71f-431e-abc4-e383a02d89ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021777 | controller | Jun 11 16:25:19.639295 crc crio[3616]: time="2026-06-11T16:25:19.639194097Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021793 | controller | Jun 11 16:25:19.641469 crc crio[3616]: time="2026-06-11T16:25:19.639832948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021808 | controller | Jun 11 16:25:19.664534 crc crio[3616]: time="2026-06-11T16:25:19.664448777Z" level=info msg="Started container" PID=11715 containerID=37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934
2026-06-11 18:17:38.021824 | controller | Jun 11 16:25:19.757150 crc crio[3616]: time="2026-06-11T16:25:19.708471548Z" level=info msg="Ran pod sandbox d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.021844 | controller | Jun 11 16:25:19.777782 crc crio[3616]: time="2026-06-11T16:25:19.769808971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021878 | controller | Jun 11 16:25:19.787715 crc crio[3616]: time="2026-06-11T16:25:19.787456809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a77fb46-a2fd-4ed1-81cb-38756c09b0b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.021895 | controller | Jun 11 16:25:19.791956 crc crio[3616]: time="2026-06-11T16:25:19.788298266Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021912 | controller | Jun 11 16:25:19.791956 crc crio[3616]: time="2026-06-11T16:25:19.78900808Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021927 | controller | Jun 11 16:25:19.791956 crc crio[3616]: time="2026-06-11T16:25:19.789171075Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.021943 | controller | Jun 11 16:25:20.089038 crc crio[3616]: time="2026-06-11T16:25:20.087502631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021959 | controller | Jun 11 16:25:20.121952 crc crio[3616]: time="2026-06-11T16:25:20.119143985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.021975 | controller | Jun 11 16:25:20.121952 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1eceba162b2b48 Mac:e2:b1:37:ff:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.021990 | controller | Jun 11 16:25:20.123436 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e111e8c6050ac5 Mac:a6:b2:2f:78:ac:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.022006 | controller | Jun 11 16:25:20.146430 crc crio[3616]: time="2026-06-11T16:25:20.140683743Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}"
2026-06-11 18:17:38.022023 | controller | Jun 11 16:25:20.146430 crc crio[3616]: time="2026-06-11T16:25:20.141032025Z" 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:17:38.022039 | controller | Jun 11 16:25:20.160826 crc crio[3616]: time="2026-06-11T16:25:20.159641077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022059 | controller | Jun 11 16:25:20.167626 crc crio[3616]: time="2026-06-11T16:25:20.166700219Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}"
2026-06-11 18:17:38.022075 | controller | Jun 11 16:25:20.167626 crc crio[3616]: time="2026-06-11T16:25:20.167011729Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.022091 | controller | Jun 11 16:25:20.184529 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073328f58f04ff Mac:82:ad:4e:96:72:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.022108 | controller | Jun 11 16:25:20.186232 crc crio[3616]: time="2026-06-11T16:25:20.186144269Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}"
2026-06-11 18:17:38.022165 | controller | Jun 11 16:25:20.186467 crc crio[3616]: time="2026-06-11T16:25:20.186418048Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.022184 | controller | Jun 11 16:25:20.205084 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:102d58bd70a5a5d Mac:5e:c5:ba:ff:c6:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.022202 | controller | Jun 11 16:25:20.205084 crc crio[3616]: time="2026-06-11T16:25:20.199101068Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}"
2026-06-11 18:17:38.022218 | controller | Jun 11 16:25:20.205084 crc crio[3616]: time="2026-06-11T16:25:20.199833902Z" 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:17:38.022235 | controller | Jun 11 16:25:20.226375 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b46b85d26998893 Mac:66:b7:d3:50:c4:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.022256 | controller | Jun 11 16:25:20.227088 crc crio[3616]: time="2026-06-11T16:25:20.226762597Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}"
2026-06-11 18:17:38.022274 | controller | Jun 11 16:25:20.227088 crc crio[3616]: time="2026-06-11T16:25:20.227025386Z" 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:17:38.022291 | controller | Jun 11 16:25:20.369942 crc crio[3616]: time="2026-06-11T16:25:20.368729189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022307 | controller | Jun 11 16:25:20.369942 crc crio[3616]: time="2026-06-11T16:25:20.368965947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022322 | controller | Jun 11 16:25:20.369942 crc crio[3616]: time="2026-06-11T16:25:20.369117412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022339 | controller | Jun 11 16:25:20.383574 crc crio[3616]: time="2026-06-11T16:25:20.373770005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022354 | controller | Jun 11 16:25:20.397757 crc crio[3616]: time="2026-06-11T16:25:20.387949041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e2dd0ba-019a-4aa4-8192-e2260eb0ff50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022370 | controller | Jun 11 16:25:20.580848 crc crio[3616]: time="2026-06-11T16:25:20.566369624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022386 | controller | Jun 11 16:25:20.655560 crc crio[3616]: time="2026-06-11T16:25:20.65174201Z" level=info msg="Created container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022402 | controller | Jun 11 16:25:20.664784 crc crio[3616]: time="2026-06-11T16:25:20.664676705Z" level=info msg="Starting container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b" id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.022418 | controller | Jun 11 16:25:20.746223 crc crio[3616]: time="2026-06-11T16:25:20.7460704Z" level=info msg="Started container" PID=11762 containerID=d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a
2026-06-11 18:17:38.022434 | controller | Jun 11 16:25:20.906486 crc crio[3616]: time="2026-06-11T16:25:20.905947761Z" level=info msg="Created container 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022454 | controller | Jun 11 16:25:20.985939 crc crio[3616]: time="2026-06-11T16:25:20.985747459Z" level=info msg="Created container a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022471 | controller | Jun 11 16:25:21.017904 crc crio[3616]: time="2026-06-11T16:25:21.017197583Z" level=info msg="Starting container: 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c" id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.022488 | controller | Jun 11 16:25:21.059117 crc crio[3616]: time="2026-06-11T16:25:21.03556705Z" level=info msg="Starting container: a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044" id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.022504 | controller | Jun 11 16:25:21.131278 crc crio[3616]: time="2026-06-11T16:25:21.131156354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022533 | controller | Jun 11 16:25:21.149049 crc crio[3616]: 2026-06-11T16:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5397d4f83133b87 Mac:7a:f4:ab:fb:ee:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.022551 | controller | Jun 11 16:25:21.163177 crc crio[3616]: time="2026-06-11T16:25:21.162734084Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}"
2026-06-11 18:17:38.022568 | controller | Jun 11 16:25:21.163177 crc crio[3616]: time="2026-06-11T16:25:21.162961102Z" 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:17:38.022584 | controller | Jun 11 16:25:21.177656 crc crio[3616]: time="2026-06-11T16:25:21.176933181Z" level=info msg="Created container efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022601 | controller | Jun 11 16:25:21.187192 crc crio[3616]: time="2026-06-11T16:25:21.185834414Z" level=info msg="Started container" PID=11749 containerID=a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65
2026-06-11 18:17:38.022618 | controller | Jun 11 16:25:21.198408 crc crio[3616]: time="2026-06-11T16:25:21.196187315Z" level=info msg="Started container" PID=11838 containerID=9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1
2026-06-11 18:17:38.022638 | controller | Jun 11 16:25:21.243627 crc crio[3616]: time="2026-06-11T16:25:21.243044947Z" level=info msg="Starting container: efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19" id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.022654 | controller | Jun 11 16:25:21.298578 crc crio[3616]: time="2026-06-11T16:25:21.294486935Z" level=info msg="Ran pod sandbox 4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022670 | controller | Jun 11 16:25:21.298578 crc crio[3616]: time="2026-06-11T16:25:21.294853837Z" level=info msg="Ran pod sandbox e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022686 | controller | Jun 11 16:25:21.306206 crc crio[3616]: time="2026-06-11T16:25:21.301905154Z" level=info msg="Created container 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022701 | controller | Jun 11 16:25:21.331790 crc crio[3616]: time="2026-06-11T16:25:21.331146281Z" level=info msg="Starting container: 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88" id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.022717 | controller | Jun 11 16:25:21.356270 crc crio[3616]: time="2026-06-11T16:25:21.356200033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=e71122c9-b106-49dc-b608-686da9662bd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022733 | controller | Jun 11 16:25:21.383557 crc crio[3616]: time="2026-06-11T16:25:21.383007744Z" level=info msg="Started container" PID=11746 containerID=efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38
2026-06-11 18:17:38.022750 | controller | Jun 11 16:25:21.412105 crc crio[3616]: time="2026-06-11T16:25:21.411863713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=76dd143b-8d46-445e-ab15-f79192def80b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022766 | controller | Jun 11 16:25:21.427866 crc crio[3616]: time="2026-06-11T16:25:21.427134926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=57367691-689a-4aaf-851a-827efec1c2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022781 | controller | Jun 11 16:25:21.436316 crc crio[3616]: time="2026-06-11T16:25:21.436076816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.022797 | controller | Jun 11 16:25:21.470785 crc crio[3616]: time="2026-06-11T16:25:21.470264317Z" level=info msg="Ran pod sandbox 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022819 | controller | Jun 11 16:25:21.486388 crc crio[3616]: time="2026-06-11T16:25:21.486129249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=9cc77076-d0ec-481e-aa75-9a8d501eeace name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022836 | controller | Jun 11 16:25:21.488731 crc crio[3616]: time="2026-06-11T16:25:21.488088847Z" level=info msg="Ran pod sandbox 102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022870 | controller | Jun 11 16:25:21.553050 crc crio[3616]: time="2026-06-11T16:25:21.55297938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e8f3c932-d1d1-4f58-a851-6f15df2f4616 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022888 | controller | Jun 11 16:25:21.668921 crc crio[3616]: time="2026-06-11T16:25:21.667998686Z" level=info msg="Ran pod sandbox b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022904 | controller | Jun 11 16:25:21.707041 crc crio[3616]: time="2026-06-11T16:25:21.706759621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=42968450-7f42-42c1-a047-c521c309f05f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022921 | controller | Jun 11 16:25:22.092416 crc crio[3616]: time="2026-06-11T16:25:22.018238943Z" level=info msg="Started container" PID=11851 containerID=0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.022937 | controller | Jun 11 16:25:22.309746 crc crio[3616]: time="2026-06-11T16:25:22.308640748Z" level=info msg="Ran pod sandbox 5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.022953 | controller | Jun 11 16:25:22.340262 crc crio[3616]: time="2026-06-11T16:25:22.339941542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=b471cb2b-9257-4d39-aef0-993fcd06dd63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.022970 | controller | Jun 11 16:25:22.557172 crc crio[3616]: time="2026-06-11T16:25:22.553275804Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.022986 | controller | Jun 11 16:25:22.566119 crc crio[3616]: time="2026-06-11T16:25:22.563113007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=094f8abe-3e44-4db2-9802-dbc97b6dd1e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023001 | controller | Jun 11 16:25:22.622572 crc crio[3616]: time="2026-06-11T16:25:22.621432668Z" level=info msg="Created container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023021 | controller | Jun 11 16:25:22.694058 crc crio[3616]: time="2026-06-11T16:25:22.681122314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=4c672033-5e22-4be1-b68d-616ed7eb1d13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023037 | controller | Jun 11 16:25:22.703937 crc crio[3616]: time="2026-06-11T16:25:22.690773571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43334234-019e-41b6-9930-78c434ce90eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023053 | controller | Jun 11 16:25:22.704950 crc crio[3616]: time="2026-06-11T16:25:22.695189086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=7454b3ae-18d9-4c8b-b337-d63a98e2e439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023068 | controller | Jun 11 16:25:22.705595 crc crio[3616]: time="2026-06-11T16:25:22.695283449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=96f2f5a8-e4d4-466c-a8fb-25e6e6cf9f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023084 | controller | Jun 11 16:25:22.718847 crc crio[3616]: time="2026-06-11T16:25:22.71871236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023099 | controller | Jun 11 16:25:22.721500 crc crio[3616]: time="2026-06-11T16:25:22.72144842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=0e680d40-b423-499e-ab7b-d1bc1bfcf06f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023114 | controller | Jun 11 16:25:22.743438 crc crio[3616]: time="2026-06-11T16:25:22.739969619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023130 | controller | Jun 11 16:25:22.829174 crc crio[3616]: time="2026-06-11T16:25:22.827410277Z" level=info msg="Starting container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873" id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.023145 | controller | Jun 11 16:25:22.866382 crc crio[3616]: time="2026-06-11T16:25:22.860715593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023160 | controller | Jun 11 16:25:22.897289 crc crio[3616]: time="2026-06-11T16:25:22.894021308Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023176 | controller | Jun 11 16:25:22.897289 crc crio[3616]: time="2026-06-11T16:25:22.894479253Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023192 | controller | Jun 11 16:25:22.897289 crc crio[3616]: time="2026-06-11T16:25:22.895189667Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023212 | controller | Jun 11 16:25:22.911409 crc crio[3616]: time="2026-06-11T16:25:22.907082581Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023228 | controller | Jun 11 16:25:22.929731 crc crio[3616]: time="2026-06-11T16:25:22.927084629Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023244 | controller | Jun 11 16:25:22.929731 crc crio[3616]: time="2026-06-11T16:25:22.92772658Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023260 | controller | Jun 11 16:25:23.054476 crc crio[3616]: time="2026-06-11T16:25:23.046524599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=ff656ee5-84bb-4454-aa16-5a2af2bd8ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023276 | controller | Jun 11 16:25:23.116521 crc crio[3616]: time="2026-06-11T16:25:23.111958215Z" level=info msg="Started container" PID=11885 containerID=48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621
2026-06-11 18:17:38.023292 | controller | Jun 11 16:25:23.133901 crc crio[3616]: time="2026-06-11T16:25:23.132970326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023308 | controller | Jun 11 16:25:23.397701 crc crio[3616]: time="2026-06-11T16:25:23.396785237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023324 | controller | Jun 11 16:25:23.434980 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a134a033a63afc Mac:ae:b8:b2:35:94:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 SocketPath: PciID:}] [{Interface:0xc00018a990 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.023340 | controller | Jun 11 16:25:23.449648 crc crio[3616]: time="2026-06-11T16:25:23.436990882Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}"
2026-06-11 18:17:38.023357 | controller | Jun 11 16:25:23.449648 crc crio[3616]: time="2026-06-11T16:25:23.437307722Z" 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:17:38.023373 | controller | Jun 11 16:25:23.603153 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014017f102dcfa6 Mac:7a:b7:de:a8:79:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.023393 | controller | Jun 11 16:25:23.652052 crc crio[3616]: time="2026-06-11T16:25:23.647026396Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}"
2026-06-11 18:17:38.023410 | controller | Jun 11 16:25:23.652052 crc crio[3616]: time="2026-06-11T16:25:23.647521522Z" 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:17:38.023426 | controller | Jun 11 16:25:23.813481 crc crio[3616]: time="2026-06-11T16:25:23.807780546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023442 | controller | Jun 11 16:25:24.283934 crc crio[3616]: time="2026-06-11T16:25:24.28275963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023458 | controller | Jun 11 16:25:24.381280 crc crio[3616]: time="2026-06-11T16:25:24.381124116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023474 | controller | Jun 11 16:25:24.451940 crc crio[3616]: time="2026-06-11T16:25:24.445279079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023490 | controller | Jun 11 16:25:24.612989 crc crio[3616]: time="2026-06-11T16:25:24.612196262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023505 | controller | Jun 11 16:25:24.649492 crc crio[3616]: time="2026-06-11T16:25:24.646989569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023521 | controller | Jun 11 16:25:24.649492 crc crio[3616]: time="2026-06-11T16:25:24.647303769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023537 | controller | Jun 11 16:25:24.652494 crc crio[3616]: time="2026-06-11T16:25:24.652163479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023553 | controller | Jun 11 16:25:24.652754 crc crio[3616]: time="2026-06-11T16:25:24.652590283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023568 | controller | Jun 11 16:25:24.653023 crc crio[3616]: time="2026-06-11T16:25:24.652910394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023584 | controller | Jun 11 16:25:24.864142 crc crio[3616]: time="2026-06-11T16:25:24.863105472Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023600 | controller | Jun 11 16:25:24.885576 crc crio[3616]: time="2026-06-11T16:25:24.872888894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023620 | controller | Jun 11 16:25:24.945525 crc crio[3616]: time="2026-06-11T16:25:24.941759479Z" level=info msg="Created container 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023638 | controller | Jun 11 16:25:25.157127 crc crio[3616]: time="2026-06-11T16:25:25.156803877Z" level=info msg="Starting container: 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22" id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.023654 | controller | Jun 11 16:25:25.173263 crc crio[3616]: time="2026-06-11T16:25:25.173012583Z" level=info msg="Ran pod sandbox 9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.023671 | controller | Jun 11 16:25:25.329948 crc crio[3616]: time="2026-06-11T16:25:25.314180721Z" level=info msg="Ran pod sandbox 014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.023687 | controller | Jun 11 16:25:25.353985 crc crio[3616]: time="2026-06-11T16:25:25.351863053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=592730b1-3375-453d-b755-06f280256d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023704 | controller | Jun 11 16:25:25.388854 crc crio[3616]: time="2026-06-11T16:25:25.387820064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=0be5fb83-a164-4ac9-aaab-5d1ab1df1f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023719 | controller | Jun 11 16:25:25.434831 crc crio[3616]: time="2026-06-11T16:25:25.429224415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1b276510-2404-4be7-80a2-6c5f8768b902 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023735 | controller | Jun 11 16:25:25.473832 crc crio[3616]: time="2026-06-11T16:25:25.472593342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=230cf38e-7af6-4c68-988c-2055abb73bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023751 | controller | Jun 11 16:25:25.529772 crc crio[3616]: time="2026-06-11T16:25:25.52902208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023767 | controller | Jun 11 16:25:25.552706 crc crio[3616]: time="2026-06-11T16:25:25.55182717Z" level=info msg="Started container" PID=11975 containerID=3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9
2026-06-11 18:17:38.023784 | controller | Jun 11 16:25:26.366075 crc crio[3616]: time="2026-06-11T16:25:26.36584342Z" level=info msg="Created container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023803 | controller | Jun 11 16:25:26.537235 crc crio[3616]: time="2026-06-11T16:25:26.522210562Z" level=info msg="Created container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023820 | controller | Jun 11 16:25:26.646203 crc crio[3616]: time="2026-06-11T16:25:26.631004019Z" level=info msg="Starting container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3" id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.023836 | controller | Jun 11 16:25:26.700505 crc crio[3616]: time="2026-06-11T16:25:26.700269498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.023869 | controller | Jun 11 16:25:26.753997 crc crio[3616]: time="2026-06-11T16:25:26.632308903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5babe28d-8d1b-44dd-b7fd-4facb2ca84c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.023887 | controller | Jun 11 16:25:26.753997 crc crio[3616]: time="2026-06-11T16:25:26.632761588Z" level=info msg="Starting container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4" id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.023904 | controller | Jun 11 16:25:26.863871 crc crio[3616]: time="2026-06-11T16:25:26.863800702Z" level=info msg="Started container" PID=12015 containerID=2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60
2026-06-11 18:17:38.023921 | controller | Jun 11 16:25:26.947885 crc crio[3616]: time="2026-06-11T16:25:26.943568418Z" level=info msg="Started container" PID=12018 containerID=5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d
2026-06-11 18:17:38.023937 | controller | Jun 11 16:25:26.947885 crc crio[3616]: time="2026-06-11T16:25:26.944872591Z" level=info msg="Created container ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.023953 | controller | Jun 11 16:25:27.115048 crc crio[3616]: time="2026-06-11T16:25:27.114768791Z" level=info msg="Starting container: ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b" id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.023970 | controller | Jun 11 16:25:27.266309 crc crio[3616]: time="2026-06-11T16:25:27.265770673Z" level=info msg="Started container" PID=12033 containerID=ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc
2026-06-11 18:17:38.023986 | controller | Jun 11 16:25:27.469915 crc crio[3616]: time="2026-06-11T16:25:27.469860841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024007 | controller | Jun 11 16:25:27.546833 crc crio[3616]: time="2026-06-11T16:25:27.536862078Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.024024 | controller | Jun 11 16:25:27.546833 crc crio[3616]: time="2026-06-11T16:25:27.540769903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8f60cc0-dde8-4ae2-8db5-bc359fab091b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024040 | controller | Jun 11 16:25:27.819264 crc crio[3616]: 2026-06-11T16:25:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f8324f03c481 Mac:3a:b0:0b:6f:53:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024057 | controller | Jun 11 16:25:27.860469 crc crio[3616]: time="2026-06-11T16:25:27.860150434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024073 | controller | Jun 11 16:25:27.866412 crc crio[3616]: time="2026-06-11T16:25:27.865555382Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}"
2026-06-11 18:17:38.024089 | controller | Jun 11 16:25:27.866412 crc crio[3616]: time="2026-06-11T16:25:27.865933785Z" 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:17:38.024105 | controller | Jun 11 16:25:27.971306 crc crio[3616]: time="2026-06-11T16:25:27.971082186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024121 | controller | Jun 11 16:25:27.995788 crc crio[3616]: time="2026-06-11T16:25:27.9929854Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.024138 | controller | Jun 11 16:25:28.007998 crc crio[3616]: time="2026-06-11T16:25:27.99301986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024154 | controller | Jun 11 16:25:28.036542 crc crio[3616]: time="2026-06-11T16:25:28.006760922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024170 | controller | Jun 11 16:25:28.036542 crc crio[3616]: time="2026-06-11T16:25:27.99514572Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.024186 | controller | Jun 11 16:25:28.082859 crc crio[3616]: time="2026-06-11T16:25:28.080226537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024206 | controller | Jun 11 16:25:28.270075 crc crio[3616]: time="2026-06-11T16:25:28.270022482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024223 | controller | Jun 11 16:25:28.303286 crc crio[3616]: time="2026-06-11T16:25:28.30322739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024239 | controller | Jun 11 16:25:28.330594 crc crio[3616]: time="2026-06-11T16:25:28.329782934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024256 | controller | Jun 11 16:25:28.344115 crc crio[3616]: time="2026-06-11T16:25:28.334710526Z" level=info msg="Created container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.024273 | controller | Jun 11 16:25:28.365021 crc crio[3616]: time="2026-06-11T16:25:28.364970912Z" level=info msg="Starting container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06" id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.024290 | controller | Jun 11 16:25:28.386433 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b64af4593e8ac2 Mac:ea:bd:5c:3d:a7:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024307 | controller | Jun 11 16:25:28.386433 crc crio[3616]: time="2026-06-11T16:25:28.382049473Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}"
2026-06-11 18:17:38.024324 | controller | Jun 11 16:25:28.386433 crc crio[3616]: time="2026-06-11T16:25:28.382229899Z" 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:17:38.024341 | controller | Jun 11 16:25:28.387816 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3a1b961f204a2 Mac:ca:68:13:97:59:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb SocketPath: PciID:}] [{Interface:0xc0002d0a20 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024358 | controller | Jun 11 16:25:28.388933 crc crio[3616]: time="2026-06-11T16:25:28.388684041Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}"
2026-06-11 18:17:38.024379 | controller | Jun 11 16:25:28.388933 crc crio[3616]: time="2026-06-11T16:25:28.388858307Z" 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:17:38.024397 | controller | Jun 11 16:25:28.415136 crc crio[3616]: time="2026-06-11T16:25:28.414902277Z" level=info msg="Started container" PID=12107 containerID=c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88
2026-06-11 18:17:38.024414 | controller | Jun 11 16:25:28.464213 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3f8d45cb5456aa Mac:26:fa:d6:fc:30:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 SocketPath: PciID:}] [{Interface:0xc000123280 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024431 | controller | Jun 11 16:25:28.464213 crc crio[3616]: time="2026-06-11T16:25:28.463229436Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}"
2026-06-11 18:17:38.024448 | controller | Jun 11 16:25:28.464213 crc crio[3616]: time="2026-06-11T16:25:28.463526236Z" 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:17:38.024465 | controller | Jun 11 16:25:28.557777 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9bdcc9815cdea Mac:3e:c2:a4:fb:a1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 SocketPath: PciID:}] [{Interface:0xc000112b20 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024483 | controller | Jun 11 16:25:28.560060 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08b0a52b0c4ad6 Mac:fe:36:f3:d2:04:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024500 | controller | Jun 11 16:25:28.561306 crc crio[3616]: time="2026-06-11T16:25:28.56116312Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}"
2026-06-11 18:17:38.024517 | controller | Jun 11 16:25:28.561814 crc crio[3616]: time="2026-06-11T16:25:28.561612245Z" 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:17:38.024534 | controller | Jun 11 16:25:28.563551 crc crio[3616]: time="2026-06-11T16:25:28.561675937Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}"
2026-06-11 18:17:38.024555 | controller | Jun 11 16:25:28.564860 crc crio[3616]: time="2026-06-11T16:25:28.564151988Z" 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:17:38.024573 | controller | Jun 11 16:25:28.589053 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ee69cf833e963 Mac:62:aa:07:c9:49:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 SocketPath: PciID:}] [{Interface:0xc00058c6c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024591 | controller | Jun 11 16:25:28.589053 crc crio[3616]: time="2026-06-11T16:25:28.588051594Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}"
2026-06-11 18:17:38.024609 | controller | Jun 11 16:25:28.589053 crc crio[3616]: time="2026-06-11T16:25:28.58822527Z" 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:17:38.024626 | controller | Jun 11 16:25:28.589053 crc crio[3616]: time="2026-06-11T16:25:28.56704482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024643 | controller | Jun 11 16:25:28.635543 crc crio[3616]: time="2026-06-11T16:25:28.6352601Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.024660 | controller | Jun 11 16:25:28.636563 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a708a96a8c185 Mac:02:6f:aa:55:df:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.024677 | controller | Jun 11 16:25:28.646784 crc crio[3616]: time="2026-06-11T16:25:28.641746962Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.024694 | controller | Jun 11 16:25:28.665377 crc crio[3616]: time="2026-06-11T16:25:28.659167906Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}"
2026-06-11 18:17:38.024715 | controller | Jun 11 16:25:28.665377 crc crio[3616]: time="2026-06-11T16:25:28.659521598Z" 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:17:38.024732 | controller | Jun 11 16:25:28.675217 crc crio[3616]: time="2026-06-11T16:25:28.675133338Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.024749 | controller | Jun 11 16:25:28.696994 crc crio[3616]: time="2026-06-11T16:25:28.685093389Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.024767 | controller | Jun 11 16:25:28.723596 crc crio[3616]: time="2026-06-11T16:25:28.717079632Z" level=info msg="Ran pod sandbox 0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.024783 | controller | Jun 11 16:25:28.729941 crc crio[3616]: time="2026-06-11T16:25:28.72977233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=501958c1-c31b-4783-bc0c-f05927ec585e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024800 | controller | Jun 11 16:25:28.771135 crc crio[3616]: time="2026-06-11T16:25:28.768478103Z" level=info msg="Ran pod sandbox 2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.024817 | controller | Jun 11 16:25:28.793233 crc crio[3616]: time="2026-06-11T16:25:28.793164525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=75dc1813-9d40-4233-8cb2-fe4e59eb4c6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024834 | controller | Jun 11 16:25:28.827457 crc crio[3616]: time="2026-06-11T16:25:28.82728794Z" level=info msg="Ran pod sandbox f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.024868 | controller | Jun 11 16:25:28.842943 crc crio[3616]: time="2026-06-11T16:25:28.838412666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=7d537426-a2db-4c8c-bc3b-146549cbadee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024887 | controller | Jun 11 16:25:28.844565 crc crio[3616]: time="2026-06-11T16:25:28.844461245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=8fbd7d0c-f1aa-451f-ad30-e93a6c8426c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024904 | controller | Jun 11 16:25:28.954989 crc crio[3616]: time="2026-06-11T16:25:28.954877449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=e6a81f72-da3d-4b99-9c84-3d43a59f6664 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.024920 | controller | Jun 11 16:25:28.970291 crc crio[3616]: time="2026-06-11T16:25:28.96948365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024937 | controller | Jun 11 16:25:29.010766 crc crio[3616]: time="2026-06-11T16:25:29.010221219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024957 | controller | Jun 11 16:25:29.033685 crc crio[3616]: time="2026-06-11T16:25:29.033124375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.024974 | controller | Jun 11 16:25:29.057400 crc crio[3616]: time="2026-06-11T16:25:29.045818293Z" level=info msg="Created container 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.024991 | controller | Jun 11 16:25:29.082619 crc crio[3616]: time="2026-06-11T16:25:29.069536805Z" level=info msg="Starting container: 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb" id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.025008 | controller | Jun 11 16:25:29.084157 crc crio[3616]: time="2026-06-11T16:25:29.083846762Z" level=info msg="Started container" PID=12182 containerID=133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5
2026-06-11 18:17:38.025026 | controller | Jun 11 16:25:29.126848 crc crio[3616]: time="2026-06-11T16:25:29.114711028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025043 | controller | Jun 11 16:25:29.334676 crc crio[3616]: time="2026-06-11T16:25:29.334304509Z" level=info msg="Ran pod sandbox a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.025059 | controller | Jun 11 16:25:29.354024 crc crio[3616]: time="2026-06-11T16:25:29.352784216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fc50f6e5-8113-43dd-a65d-96d25b555204 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025076 | controller | Jun 11 16:25:29.370795 crc crio[3616]: time="2026-06-11T16:25:29.36019899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=248a9a95-9ce8-4460-bd04-1917f01cbadf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025093 | controller | Jun 11 16:25:29.487790 crc crio[3616]: time="2026-06-11T16:25:29.484847492Z" level=info msg="Ran pod sandbox 0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.025111 | controller | Jun 11 16:25:29.489427 crc crio[3616]: time="2026-06-11T16:25:29.489294362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=36882a0e-5717-4d18-8467-74c6fc9945e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025128 | controller | Jun 11 16:25:29.537829 crc crio[3616]: time="2026-06-11T16:25:29.536992428Z" level=info msg="Ran pod sandbox a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.025148 | controller | Jun 11 16:25:29.546843 crc crio[3616]: time="2026-06-11T16:25:29.542800611Z" level=info msg="Stopping container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b (timeout: 30s)" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.025166 | controller | Jun 11 16:25:29.546843 crc crio[3616]: time="2026-06-11T16:25:29.545531891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=223bd33f-a115-40a8-82a3-883e278c3b72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025183 | controller | Jun 11 16:25:29.558597 crc crio[3616]: time="2026-06-11T16:25:29.558473637Z" level=info msg="Ran pod sandbox c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.025200 | controller | Jun 11 16:25:29.588578 crc crio[3616]: time="2026-06-11T16:25:29.588286153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=4c0b7a48-c233-4708-a466-b5de250fe5a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025216 | controller | Jun 11 16:25:29.590581 crc crio[3616]: time="2026-06-11T16:25:29.590289649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=57a582b2-e2c6-483e-b200-c84ed9f38e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025233 | controller | Jun 11 16:25:29.590581 crc crio[3616]: time="2026-06-11T16:25:29.590518957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d3a266eb-4452-4ffa-8805-202cdcd95a39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025249 | controller | Jun 11 16:25:29.591282 crc crio[3616]: time="2026-06-11T16:25:29.590951181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=5928d477-3a1c-4c28-a270-3a1404824972 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025265 | controller | Jun 11 16:25:29.598953 crc crio[3616]: time="2026-06-11T16:25:29.594909535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025281 | controller | Jun 11 16:25:29.598953 crc crio[3616]: time="2026-06-11T16:25:29.595595038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025298 | controller | Jun 11 16:25:29.659114 crc crio[3616]: time="2026-06-11T16:25:29.65889646Z" level=info msg="Ran pod sandbox 535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.025314 | controller | Jun 11 16:25:29.668177 crc crio[3616]: time="2026-06-11T16:25:29.667869448Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025331 | controller | Jun 11 16:25:29.675940 crc crio[3616]: time="2026-06-11T16:25:29.67583917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=edf43154-5929-46a8-8efc-4f59e229819e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025351 | controller | Jun 11 16:25:29.725600 crc crio[3616]: time="2026-06-11T16:25:29.715478182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025368 | controller | Jun 11 16:25:29.795225 crc crio[3616]: time="2026-06-11T16:25:29.795086254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025385 | controller | Jun 11 16:25:29.821575 crc crio[3616]: time="2026-06-11T16:25:29.810925965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=0abc3014-fc52-4468-99cf-24c5aa240e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025401 | controller | Jun 11 16:25:29.821575 crc crio[3616]: time="2026-06-11T16:25:29.811147893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=63d5f45e-5b40-4cc2-b342-8d571925506a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025418 | controller | Jun 11 16:25:29.821575 crc crio[3616]: time="2026-06-11T16:25:29.811211175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3fcbe70c-3c22-43a1-862b-97a48b18cb96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025434 | controller | Jun 11 16:25:29.824260 crc crio[3616]: time="2026-06-11T16:25:29.82292248Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025451 | controller | Jun 11 16:25:29.830100 crc crio[3616]: time="2026-06-11T16:25:29.830046075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f8c8537c-dda4-49ab-8e48-f3113d6fe537 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025467 | controller | Jun 11 16:25:29.837686 crc crio[3616]: time="2026-06-11T16:25:29.837608704Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025483 | controller | Jun 11 16:25:29.874160 crc crio[3616]: time="2026-06-11T16:25:29.859684772Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025500 | controller | Jun 11 16:25:29.911722 crc crio[3616]: time="2026-06-11T16:25:29.909923654Z" level=info msg="Created container e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025516 | controller | Jun 11 16:25:29.932924 crc crio[3616]: time="2026-06-11T16:25:29.932035973Z" level=info msg="Created container a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025533 | controller | Jun 11 16:25:29.949153 crc crio[3616]: time="2026-06-11T16:25:29.943177658Z" level=info msg="Starting container: e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07" id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.025554 | controller | Jun 11 16:25:29.967971 crc crio[3616]: time="2026-06-11T16:25:29.960295682Z" level=info msg="Starting container: a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280" id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.025571 | controller | Jun 11 16:25:30.012514 crc crio[3616]: time="2026-06-11T16:25:30.011191988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025588 | controller | Jun 11 16:25:30.041283 crc crio[3616]: time="2026-06-11T16:25:30.015236661Z" level=info msg="Started container" PID=12188 containerID=a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b
2026-06-11 18:17:38.025605 | controller | Jun 11 16:25:30.072861 crc crio[3616]: time="2026-06-11T16:25:30.068299109Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025622 | controller | Jun 11 16:25:30.072861 crc crio[3616]: time="2026-06-11T16:25:30.070659576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025638 | controller | Jun 11 16:25:30.072861 crc crio[3616]: time="2026-06-11T16:25:30.070880134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025655 | controller | Jun 11 16:25:30.072861 crc crio[3616]: time="2026-06-11T16:25:30.071041019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025671 | controller | Jun 11 16:25:30.072861 crc crio[3616]: time="2026-06-11T16:25:30.071133192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025688 | controller | Jun 11 16:25:30.080796 crc crio[3616]: time="2026-06-11T16:25:30.074904931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=78bbf121-1e76-42be-81e8-d06858215c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025705 | controller | Jun 11 16:25:30.089928 crc crio[3616]: time="2026-06-11T16:25:30.084928496Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025722 | controller | Jun 11 16:25:30.103435 crc crio[3616]: time="2026-06-11T16:25:30.100893171Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025739 | controller | Jun 11 16:25:30.103435 crc crio[3616]: time="2026-06-11T16:25:30.029048065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025755 | controller | Jun 11 16:25:30.104188 crc crio[3616]: time="2026-06-11T16:25:30.034152253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=8ec8cde3-66a9-4843-84f3-4e82dcc87458 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025778 | controller | Jun 11 16:25:30.128802 crc crio[3616]: time="2026-06-11T16:25:30.1286965Z" level=info msg="Started container" PID=12219 containerID=e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c
2026-06-11 18:17:38.025796 | controller | Jun 11 16:25:30.168817 crc crio[3616]: time="2026-06-11T16:25:30.159723969Z" level=info msg="Created container c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025812 | controller | Jun 11 16:25:30.168817 crc crio[3616]: time="2026-06-11T16:25:30.16200129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025829 | controller | Jun 11 16:25:30.179424 crc crio[3616]: time="2026-06-11T16:25:30.1762282Z" level=info msg="Starting container: c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2" id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.025846 | controller | Jun 11 16:25:30.205745 crc crio[3616]: time="2026-06-11T16:25:30.205178262Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=71ae7f7d-ea73-4525-9f8d-0dc35304e5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.025884 | controller | Jun 11 16:25:30.215240 crc crio[3616]: time="2026-06-11T16:25:30.214993295Z" level=info msg="Started container" PID=12183 containerID=c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e
2026-06-11 18:17:38.025902 | controller | Jun 11 16:25:30.274259 crc crio[3616]: time="2026-06-11T16:25:30.272285852Z" level=info msg="Created container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025919 | controller | Jun 11 16:25:30.305033 crc crio[3616]: time="2026-06-11T16:25:30.30303123Z" level=info msg="Starting container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775" id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.025936 | controller | Jun 11 16:25:30.367419 crc crio[3616]: time="2026-06-11T16:25:30.363862361Z" level=info msg="Created container b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac: openshift-dns/dns-default-qtghf/dns" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.025953 | controller | Jun 11 16:25:30.367419 crc crio[3616]: time="2026-06-11T16:25:30.366982404Z" level=info msg="Started container" PID=12210 containerID=a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.025974 | controller | Jun 11 16:25:30.403436 crc crio[3616]: time="2026-06-11T16:25:30.401476474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.025992 | controller | Jun 11 16:25:30.415617 crc crio[3616]: time="2026-06-11T16:25:30.411447272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026009 | controller | Jun 11 16:25:30.427884 crc crio[3616]: time="2026-06-11T16:25:30.425273556Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026027 | controller | Jun 11 16:25:30.452157 crc crio[3616]: time="2026-06-11T16:25:30.430237213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026044 | controller | Jun 11 16:25:30.492496 crc crio[3616]: time="2026-06-11T16:25:30.488603462Z" level=info msg="Starting container: b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac" id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026061 | controller | Jun 11 16:25:30.802220 crc crio[3616]: time="2026-06-11T16:25:30.80213072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026079 | controller | Jun 11 16:25:30.839559 crc crio[3616]: time="2026-06-11T16:25:30.83581996Z" level=info msg="Created container 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026096 | controller | Jun 11 16:25:30.844872 crc crio[3616]: time="2026-06-11T16:25:30.803947902Z" level=info msg="Started container" PID=12229 containerID=b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac description=openshift-dns/dns-default-qtghf/dns id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f
2026-06-11 18:17:38.026114 | controller | Jun 11 16:25:30.852222 crc crio[3616]: time="2026-06-11T16:25:30.849062999Z" level=info msg="Starting container: 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d" id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026131 | controller | Jun 11 16:25:30.932110 crc crio[3616]: time="2026-06-11T16:25:30.931982685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026148 | controller | Jun 11 16:25:30.937210 crc crio[3616]: time="2026-06-11T16:25:30.935132448Z" level=info msg="Started container" PID=12222 containerID=099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65
2026-06-11 18:17:38.026165 | controller | Jun 11 16:25:30.978437 crc crio[3616]: time="2026-06-11T16:25:30.97805382Z" level=info msg="Created container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026182 | controller | Jun 11 16:25:30.999064 crc crio[3616]: time="2026-06-11T16:25:30.995758245Z" level=info msg="Starting container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed" id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026203 | controller | Jun 11 16:25:31.007932 crc crio[3616]: time="2026-06-11T16:25:31.007883064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026220 | controller | Jun 11 16:25:31.267971 crc crio[3616]: time="2026-06-11T16:25:31.163125072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026237 | controller | Jun 11 16:25:31.267971 crc crio[3616]: time="2026-06-11T16:25:31.163872997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026254 | controller | Jun 11 16:25:31.268221 crc crio[3616]: time="2026-06-11T16:25:31.268192369Z" level=info msg="Created container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026271 | controller | Jun 11 16:25:31.309588 crc crio[3616]: time="2026-06-11T16:25:31.303923434Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026288 | controller | Jun 11 16:25:31.309588 crc crio[3616]: time="2026-06-11T16:25:31.308110097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ebbfd447-74c7-46bf-a793-608064d28cc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.026305 | controller | Jun 11 16:25:31.309588 crc crio[3616]: time="2026-06-11T16:25:31.30852772Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026322 | controller | Jun 11 16:25:31.310799 crc crio[3616]: time="2026-06-11T16:25:31.310592358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026339 | controller | Jun 11 16:25:31.319869 crc crio[3616]: time="2026-06-11T16:25:31.319820562Z" level=info msg="Created container ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026356 | controller | Jun 11 16:25:31.332477 crc crio[3616]: time="2026-06-11T16:25:31.319961937Z" level=info msg="Starting container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c" id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026373 | controller | Jun 11 16:25:31.342827 crc crio[3616]: time="2026-06-11T16:25:31.336009694Z" level=info msg="Started container" PID=12298 containerID=687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac
2026-06-11 18:17:38.026391 | controller | Jun 11 16:25:31.343201 crc crio[3616]: time="2026-06-11T16:25:31.342996374Z" level=info msg="Starting container: ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779" id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026412 | controller | Jun 11 16:25:31.428391 crc crio[3616]: time="2026-06-11T16:25:31.423953828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8e54cbd0-ef99-4de2-9385-ee57d414ea4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.026430 | controller | Jun 11 16:25:31.428391 crc crio[3616]: time="2026-06-11T16:25:31.424152676Z" level=info msg="Started container" PID=12292 containerID=ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9
2026-06-11 18:17:38.026447 | controller | Jun 11 16:25:31.724771 crc crio[3616]: time="2026-06-11T16:25:31.724073348Z" level=info msg="Stopping container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 (timeout: 30s)" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.026464 | controller | Jun 11 16:25:31.864528 crc crio[3616]: time="2026-06-11T16:25:31.860753186Z" level=info msg="Started container" PID=12273 containerID=95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c description=openshift-console/console-6c684df5db-cc8g8/console id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3
2026-06-11 18:17:38.026481 | controller | Jun 11 16:25:32.037863 crc crio[3616]: time="2026-06-11T16:25:32.036825652Z" level=info msg="Created container 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026497 | controller | Jun 11 16:25:32.052445 crc crio[3616]: time="2026-06-11T16:25:32.052149345Z" level=info msg="Starting container: 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e" id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026514 | controller | Jun 11 16:25:32.108107 crc crio[3616]: time="2026-06-11T16:25:32.104036523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026543 | controller | Jun 11 16:25:32.116181 crc crio[3616]: time="2026-06-11T16:25:32.105680087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026561 | controller | Jun 11 16:25:32.132627 crc crio[3616]: time="2026-06-11T16:25:32.132273631Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026577 | controller | Jun 11 16:25:32.138128 crc crio[3616]: time="2026-06-11T16:25:32.138085152Z" level=info msg="Created container e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026594 | controller | Jun 11 16:25:32.144583 crc crio[3616]: time="2026-06-11T16:25:32.143602726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026610 | controller | Jun 11 16:25:32.149759 crc crio[3616]: time="2026-06-11T16:25:32.149582173Z" level=info msg="Starting container: e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd" id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026631 | controller | Jun 11 16:25:32.189854 crc crio[3616]: time="2026-06-11T16:25:32.188834284Z" level=info msg="Started container" PID=12350 containerID=73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346
2026-06-11 18:17:38.026649 | controller | Jun 11 16:25:32.196590 crc crio[3616]: time="2026-06-11T16:25:32.195090019Z" level=info msg="Started container" PID=12342 containerID=e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c
2026-06-11 18:17:38.026666 | controller | Jun 11 16:25:32.196590 crc crio[3616]: time="2026-06-11T16:25:32.196021343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3bfe93e0-4734-4f78-8dcf-2b5b4a49d02a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.026682 | controller | Jun 11 16:25:32.248888 crc crio[3616]: time="2026-06-11T16:25:32.248782968Z" level=info msg="Stopped container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.026699 | controller | Jun 11 16:25:32.257215 crc crio[3616]: time="2026-06-11T16:25:32.257062688Z" level=info msg="Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.026716 | controller | Jun 11 16:25:32.264249 crc crio[3616]: time="2026-06-11T16:25:32.264176272Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc000918598}] Aliases:map[]}"
2026-06-11 18:17:38.026732 | controller | Jun 11 16:25:32.264654 crc crio[3616]: time="2026-06-11T16:25:32.264538484Z" 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:17:38.026749 | controller | Jun 11 16:25:32.304156 crc crio[3616]: time="2026-06-11T16:25:32.303032907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026766 | controller | Jun 11 16:25:32.324236 crc crio[3616]: time="2026-06-11T16:25:32.324182172Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026783 | controller | Jun 11 16:25:32.397585 crc crio[3616]: time="2026-06-11T16:25:32.397507965Z" level=info msg="Created container bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.026803 | controller | Jun 11 16:25:32.435515 crc crio[3616]: time="2026-06-11T16:25:32.435170451Z" level=info msg="Starting container: bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee" id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.026821 | controller | Jun 11 16:25:32.510245 crc crio[3616]: time="2026-06-11T16:25:32.50588202Z" level=info msg="Started container" PID=12357 containerID=bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c
2026-06-11 18:17:38.026838 | controller | Jun 11 16:25:32.913289 crc crio[3616]: time="2026-06-11T16:25:32.912177594Z" level=info msg="Stopped container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.026873 | controller | Jun 11 16:25:32.933529 crc crio[3616]: time="2026-06-11T16:25:32.933043472Z" level=info msg="Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.026891 | controller | Jun 11 16:25:32.938816 crc crio[3616]: time="2026-06-11T16:25:32.938216922Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc0008805b8}] Aliases:map[]}"
2026-06-11 18:17:38.026909 | controller | Jun 11 16:25:32.938816 crc crio[3616]: time="2026-06-11T16:25:32.93877114Z" 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:17:38.026926 | controller | Jun 11 16:25:33.411880 crc crio[3616]: time="2026-06-11T16:25:33.410531281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026942 | controller | Jun 11 16:25:33.656542 crc crio[3616]: time="2026-06-11T16:25:33.651219703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026958 | controller | Jun 11 16:25:33.704149 crc crio[3616]: time="2026-06-11T16:25:33.703978258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026975 | controller | Jun 11 16:25:33.750788 crc crio[3616]: time="2026-06-11T16:25:33.749929563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.026991 | controller | Jun 11 16:25:34.186415 crc crio[3616]: time="2026-06-11T16:25:34.171512528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027007 | controller | Jun 11 16:25:34.317496 crc crio[3616]: time="2026-06-11T16:25:34.317115924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027027 | controller | Jun 11 16:25:34.850221 crc crio[3616]: time="2026-06-11T16:25:34.849988558Z" level=info msg="Created container 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027044 | controller | Jun 11 16:25:34.865643 crc crio[3616]: time="2026-06-11T16:25:34.857604868Z" level=info msg="Starting container: 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e" id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027061 | controller | Jun 11 16:25:35.257683 crc crio[3616]: time="2026-06-11T16:25:35.243995068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027077 | controller | Jun 11 16:25:35.277214 crc crio[3616]: time="2026-06-11T16:25:35.276303272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027093 | controller | Jun 11 16:25:35.446645 crc crio[3616]: time="2026-06-11T16:25:35.44487744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027109 | controller | Jun 11 16:25:35.933754 crc crio[3616]: time="2026-06-11T16:25:35.673118141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027125 | controller | Jun 11 16:25:35.999909 crc crio[3616]: time="2026-06-11T16:25:35.999542956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027141 | controller | Jun 11 16:25:36.052637 crc crio[3616]: time="2026-06-11T16:25:35.912870535Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.027157 | controller | Jun 11 16:25:36.053121 crc crio[3616]: time="2026-06-11T16:25:36.052830376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027173 | controller | Jun 11 16:25:36.233757 crc crio[3616]: time="2026-06-11T16:25:36.23355169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027190 | controller | Jun 11 16:25:36.433604 crc crio[3616]: time="2026-06-11T16:25:36.432647262Z" level=info msg="Started container" PID=12448 containerID=41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d
2026-06-11 18:17:38.027207 | controller | Jun 11 16:25:36.445872 crc crio[3616]: time="2026-06-11T16:25:36.445252207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027224 | controller | Jun 11 16:25:36.733738 crc crio[3616]: time="2026-06-11T16:25:36.732770832Z" level=info msg="Created container 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027245 | controller | Jun 11 16:25:36.741390 crc crio[3616]: time="2026-06-11T16:25:36.739946838Z" level=info msg="Created container 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027263 | controller | Jun 11 16:25:36.746383 crc crio[3616]: time="2026-06-11T16:25:36.746135031Z" level=info msg="Starting container: 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc" id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027280 | controller | Jun 11 16:25:36.754618 crc crio[3616]: time="2026-06-11T16:25:36.753428841Z" level=info msg="Starting container: 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b" id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027297 | controller | Jun 11 16:25:36.930062 crc crio[3616]: time="2026-06-11T16:25:36.929785093Z" level=info msg="Started container" PID=12499 containerID=76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805
2026-06-11 18:17:38.027314 | controller | Jun 11 16:25:37.283140 crc crio[3616]: time="2026-06-11T16:25:37.282585068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=715677f6-6ae8-40f1-a816-6829eb2cbd24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027331 | controller | Jun 11 16:25:37.302597 crc crio[3616]: time="2026-06-11T16:25:37.294989186Z" level=info msg="Started container" PID=12487 containerID=8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79
2026-06-11 18:17:38.027348 | controller | Jun 11 16:25:37.406871 crc crio[3616]: time="2026-06-11T16:25:37.405902245Z" level=info msg="Created container 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027365 | controller | Jun 11 16:25:37.439212 crc crio[3616]: time="2026-06-11T16:25:37.438832428Z" level=info msg="Starting container: 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05" id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027383 | controller | Jun 11 16:25:38.013942 crc crio[3616]: time="2026-06-11T16:25:38.013246626Z" level=info msg="Started container" PID=12514 containerID=5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47
2026-06-11 18:17:38.027400 | controller | Jun 11 16:25:38.206037 crc crio[3616]: time="2026-06-11T16:25:38.205902827Z" level=info msg="Created container f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027420 | controller | Jun 11 16:25:38.307128 crc crio[3616]: time="2026-06-11T16:25:38.306995225Z" level=info msg="Starting container: f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9" id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027438 | controller | Jun 11 16:25:38.445620 crc crio[3616]: time="2026-06-11T16:25:38.440886861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027455 | controller | Jun 11 16:25:38.574613 crc crio[3616]: time="2026-06-11T16:25:38.573942199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=8316cf54-f887-4e17-8402-7765a90075d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027472 | controller | Jun 11 16:25:38.581875 crc crio[3616]: time="2026-06-11T16:25:38.581254159Z" level=info msg="Started container" PID=12522 containerID=f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355
2026-06-11 18:17:38.027489 | controller | Jun 11 16:25:38.691985 crc crio[3616]: time="2026-06-11T16:25:38.596043305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=2adda4f7-9fe2-40d7-bb32-02624074e824 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027506 | controller | Jun 11 16:25:39.423737 crc crio[3616]: time="2026-06-11T16:25:39.419163258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=56c92ed0-5ba7-47e2-8651-e37eceed6944 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027523 | controller | Jun 11 16:25:39.503818 crc crio[3616]: time="2026-06-11T16:25:39.500953501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027540 | controller | Jun 11 16:25:39.587532 crc crio[3616]: time="2026-06-11T16:25:39.585252506Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027557 | controller | Jun 11 16:25:39.665206 crc crio[3616]: time="2026-06-11T16:25:39.66494795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027574 | controller | Jun 11 16:25:39.703596 crc crio[3616]: time="2026-06-11T16:25:39.70327475Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027591 | controller | Jun 11 16:25:39.715986 crc crio[3616]: time="2026-06-11T16:25:39.715858814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027608 | controller | Jun 11 16:25:40.040899 crc crio[3616]: time="2026-06-11T16:25:40.037905394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027624 | controller | Jun 11 16:25:40.709021 crc crio[3616]: time="2026-06-11T16:25:40.706277688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027644 | controller | Jun 11 16:25:41.200943 crc crio[3616]: time="2026-06-11T16:25:41.200178998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027661 | controller | Jun 11 16:25:41.403268 crc crio[3616]: time="2026-06-11T16:25:41.388184602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027679 | controller | Jun 11 16:25:41.478288 crc crio[3616]: time="2026-06-11T16:25:41.478016364Z" level=info msg="Created container 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027695 | controller | Jun 11 16:25:41.510872 crc crio[3616]: time="2026-06-11T16:25:41.509643424Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.027712 | controller | Jun 11 16:25:41.559196 crc crio[3616]: time="2026-06-11T16:25:41.558878207Z" level=info msg="Starting container: 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3" id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027729 | controller | Jun 11 16:25:41.594104 crc crio[3616]: time="2026-06-11T16:25:41.593738234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027745 | controller | Jun 11 16:25:41.664621 crc crio[3616]: time="2026-06-11T16:25:41.664053367Z" level=info msg="Started container" PID=12584 containerID=48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414
2026-06-11 18:17:38.027763 | controller | Jun 11 16:25:41.747918 crc crio[3616]: time="2026-06-11T16:25:41.746659487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027779 | controller | Jun 11 16:25:42.458492 crc crio[3616]: time="2026-06-11T16:25:42.445899986Z" level=info msg="Created container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.027796 | controller | Jun 11 16:25:42.616853 crc crio[3616]: time="2026-06-11T16:25:42.613263333Z" level=info msg="Starting container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9" id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.027813 | controller | Jun 11 16:25:42.632035 crc crio[3616]: time="2026-06-11T16:25:42.624981202Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=0022fce1-0da8-4935-8fb5-0c2c9f5c7414 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027830 | controller | Jun 11 16:25:42.714784 crc crio[3616]: time="2026-06-11T16:25:42.714259691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027864 | controller | Jun 11 16:25:42.751626 crc crio[3616]: time="2026-06-11T16:25:42.737993377Z" level=info msg="Started container" PID=12607 containerID=5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.027886 | controller | Jun 11 16:25:42.789845 crc crio[3616]: time="2026-06-11T16:25:42.789633413Z" level=info msg="Stopped pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.027904 | controller | Jun 11 16:25:42.802510 crc crio[3616]: time="2026-06-11T16:25:42.802470235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.027921 | controller | Jun 11 16:25:42.869984 crc crio[3616]: time="2026-06-11T16:25:42.869300329Z" level=info msg="Ran pod sandbox b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.027939 | controller | Jun 11 16:25:42.956895 crc crio[3616]: time="2026-06-11T16:25:42.94422021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=3dd5d080-8b14-4bb1-b640-4e04ce4dfbb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027956 | controller | Jun 11 16:25:43.229074 crc crio[3616]: time="2026-06-11T16:25:43.179949487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9d1ea2c1-dfb8-4f19-b082-f975ccc4aa9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027972 | controller | Jun 11 16:25:43.296524 crc crio[3616]: time="2026-06-11T16:25:43.280747147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=ae1677ca-6eab-4fef-81fa-66b90b54d35d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.027989 | controller | Jun 11 16:25:43.468384 crc crio[3616]: time="2026-06-11T16:25:43.467363248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028006 | controller | Jun 11 16:25:43.553278 crc crio[3616]: time="2026-06-11T16:25:43.551270911Z" level=info msg="Created container 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028023 | controller | Jun 11 16:25:43.565061 crc crio[3616]: time="2026-06-11T16:25:43.563998989Z" level=info msg="Starting container: 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e" id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028039 | controller | Jun 11 16:25:43.934473 crc crio[3616]: time="2026-06-11T16:25:43.933814882Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028056 | controller | Jun 11 16:25:43.935461 crc crio[3616]: time="2026-06-11T16:25:43.935423295Z" level=info msg="Removing container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.028081 | controller | Jun 11 16:25:43.955537 crc crio[3616]: time="2026-06-11T16:25:43.954916236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028098 | controller | Jun 11 16:25:44.050941 crc crio[3616]: time="2026-06-11T16:25:44.050553093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028115 | controller | Jun 11 16:25:44.134544 crc crio[3616]: time="2026-06-11T16:25:44.134169047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028131 | controller | Jun 11 16:25:44.275788 crc crio[3616]: time="2026-06-11T16:25:44.2750254Z" level=info msg="Started container" PID=12671 containerID=1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf
2026-06-11 18:17:38.028149 | controller | Jun 11 16:25:44.391962 crc crio[3616]: time="2026-06-11T16:25:44.389972136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028166 | controller | Jun 11 16:25:44.505935 crc crio[3616]: time="2026-06-11T16:25:44.505470986Z" level=info msg="Created container 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028183 | controller | Jun 11 16:25:44.530213 crc crio[3616]: time="2026-06-11T16:25:44.530027811Z" level=info msg="Starting container: 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a" id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028200 | controller | Jun 11 16:25:44.785177 crc crio[3616]: time="2026-06-11T16:25:44.784941283Z" level=info msg="Started container" PID=12693 containerID=4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce
2026-06-11 18:17:38.028217 | controller | Jun 11 16:25:44.795181 crc crio[3616]: time="2026-06-11T16:25:44.795053329Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028234 | controller | Jun 11 16:25:44.917999 crc crio[3616]: time="2026-06-11T16:25:44.917650048Z" level=info msg="Created container 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028251 | controller | Jun 11 16:25:45.142820 crc crio[3616]: time="2026-06-11T16:25:45.142567603Z" level=info msg="Starting container: 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a" id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028269 | controller | Jun 11 16:25:45.242552 crc crio[3616]: time="2026-06-11T16:25:45.217139781Z" level=info msg="Created container 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028296 | controller | Jun 11 16:25:45.251485 crc crio[3616]: time="2026-06-11T16:25:45.250654423Z" level=info msg="Started container" PID=12681 containerID=519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c
2026-06-11 18:17:38.028321 | controller | Jun 11 16:25:45.296840 crc crio[3616]: time="2026-06-11T16:25:45.295726089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028345 | controller | Jun 11 16:25:45.427384 crc crio[3616]: time="2026-06-11T16:25:45.422944425Z" level=info msg="Starting container: 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b" id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028368 | controller | Jun 11 16:25:45.482144 crc crio[3616]: time="2026-06-11T16:25:45.481742162Z" level=info msg="Removed container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.028391 | controller | Jun 11 16:25:45.483597 crc crio[3616]: time="2026-06-11T16:25:45.4826013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028409 | controller | Jun 11 16:25:45.511004 crc crio[3616]: time="2026-06-11T16:25:45.50874111Z" level=info msg="Started container" PID=12726 containerID=69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805
2026-06-11 18:17:38.028426 | controller | Jun 11 16:25:45.626062 crc crio[3616]: time="2026-06-11T16:25:45.626001309Z" level=info msg="Stopped pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.028445 | controller | Jun 11 16:25:46.045290 crc crio[3616]: time="2026-06-11T16:25:46.044895607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028463 | controller | Jun 11 16:25:46.089810 crc crio[3616]: time="2026-06-11T16:25:46.083194387Z" level=info msg="Created container 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028480 | controller | Jun 11 16:25:46.163232 crc crio[3616]: time="2026-06-11T16:25:46.163018345Z" level=info msg="Starting container: 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347" id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028498 | controller | Jun 11 16:25:46.224535 crc crio[3616]: time="2026-06-11T16:25:46.224044415Z" level=info msg="Created container 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028519 | controller | Jun 11 16:25:46.257177 crc crio[3616]: time="2026-06-11T16:25:46.256978118Z" level=info msg="Starting container: 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34" id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028537 | controller | Jun 11 16:25:46.515892 crc crio[3616]: time="2026-06-11T16:25:46.511236025Z" level=info msg="Started container" PID=12738 containerID=4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47
2026-06-11 18:17:38.028554 | controller | Jun 11 16:25:46.599616 crc crio[3616]: time="2026-06-11T16:25:46.598807028Z" level=info msg="Started container" PID=12749 containerID=7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169
2026-06-11 18:17:38.028571 | controller | Jun 11 16:25:46.844148 crc crio[3616]: time="2026-06-11T16:25:46.834600401Z" level=info msg="Removing container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.028588 | controller | Jun 11 16:25:46.965104 crc crio[3616]: time="2026-06-11T16:25:46.964252498Z" level=info msg="Created container da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028604 | controller | Jun 11 16:25:46.996220 crc crio[3616]: time="2026-06-11T16:25:46.996154417Z" level=info msg="Starting container: da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083" id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028621 | controller | Jun 11 16:25:47.169684 crc crio[3616]: time="2026-06-11T16:25:47.169162733Z" level=info msg="Started container" PID=12786 containerID=da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5
2026-06-11 18:17:38.028637 | controller | Jun 11 16:25:47.411850 crc crio[3616]: time="2026-06-11T16:25:47.411259898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028654 | controller | Jun 11 16:25:47.574287 crc crio[3616]: time="2026-06-11T16:25:47.574226406Z" level=info msg="Removed container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.028670 | controller | Jun 11 16:25:47.839654 crc crio[3616]: time="2026-06-11T16:25:47.826617582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028687 | controller | Jun 11 16:25:48.046288 crc crio[3616]: time="2026-06-11T16:25:48.04593984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=559a75cd-31dd-4834-95b5-a6a875ec5ea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.028707 | controller | Jun 11 16:25:48.068745 crc crio[3616]: time="2026-06-11T16:25:48.068627646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b333675b-5cc3-4973-9753-47978a542519 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.028724 | controller | Jun 11 16:25:48.106424 crc crio[3616]: time="2026-06-11T16:25:48.106276097Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028741 | controller | Jun 11 16:25:48.419251 crc crio[3616]: time="2026-06-11T16:25:48.411277487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028757 | controller | Jun 11 16:25:48.696386 crc crio[3616]: time="2026-06-11T16:25:48.693159236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028774 | controller | Jun 11 16:25:49.448380 crc crio[3616]: time="2026-06-11T16:25:49.448273589Z" level=info msg="Created container e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.028790 | controller | Jun 11 16:25:49.479725 crc crio[3616]: time="2026-06-11T16:25:49.479581959Z" level=info msg="Starting container: e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e" id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.028806 | controller | Jun 11 16:25:50.122002 crc crio[3616]: time="2026-06-11T16:25:50.121446194Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-scrzw/POD" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.028822 | controller | Jun 11 16:25:50.122247 crc crio[3616]: time="2026-06-11T16:25:50.122024514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028839 | controller | Jun 11 16:25:50.551792 crc crio[3616]: time="2026-06-11T16:25:50.55149084Z" level=info msg="Started container" PID=12824 containerID=e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f
2026-06-11 18:17:38.028876 | controller | Jun 11 16:25:50.675969 crc crio[3616]: time="2026-06-11T16:25:50.675912126Z" level=info msg="Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}"
2026-06-11 18:17:38.028894 | controller | Jun 11 16:25:50.676827 crc crio[3616]: time="2026-06-11T16:25:50.676806466Z" level=info msg="Adding pod openshift-marketplace_certified-operators-scrzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.028911 | controller | Jun 11 16:25:50.689825 crc crio[3616]: time="2026-06-11T16:25:50.689555685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028934 | controller | Jun 11 16:25:51.611980 crc crio[3616]: time="2026-06-11T16:25:51.592876456Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vvs9s/POD" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.028951 | controller | Jun 11 16:25:51.611980 crc crio[3616]: time="2026-06-11T16:25:51.611519689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028967 | controller | Jun 11 16:25:52.692776 crc crio[3616]: time="2026-06-11T16:25:52.684923173Z" level=info msg="Stopping container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 (timeout: 30s)" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.028983 | controller | Jun 11 16:25:52.920004 crc crio[3616]: time="2026-06-11T16:25:52.919935117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.028999 | controller | Jun 11 16:25:53.226163 crc crio[3616]: time="2026-06-11T16:25:53.201464183Z" level=info msg="Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}"
2026-06-11 18:17:38.029016 | controller | Jun 11 16:25:53.227113 crc crio[3616]: time="2026-06-11T16:25:53.227065126Z" level=info msg="Adding pod openshift-marketplace_community-operators-vvs9s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.029032 | controller | Jun 11 16:25:54.090409 crc crio[3616]: time="2026-06-11T16:25:54.076626709Z" level=info msg="Stopped container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.029048 | controller | Jun 11 16:25:54.130811 crc crio[3616]: time="2026-06-11T16:25:54.129313485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=054d7b08-4a01-462d-8436-850086f8508d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029064 | controller | Jun 11 16:25:54.191467 crc crio[3616]: time="2026-06-11T16:25:54.18293706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=93f71dfb-1807-4eef-a259-556dc8379670 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029080 | controller | Jun 11 16:25:54.284254 crc crio[3616]: time="2026-06-11T16:25:54.284055944Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029096 | controller | Jun 11 16:25:54.288234 crc crio[3616]: time="2026-06-11T16:25:54.287914501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029112 | controller | Jun 11 16:25:54.616041 crc crio[3616]: time="2026-06-11T16:25:54.615525743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029132 | controller | Jun 11 16:25:54.731806 crc crio[3616]: time="2026-06-11T16:25:54.731698263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029148 | controller | Jun 11 16:25:54.895694 crc crio[3616]: time="2026-06-11T16:25:54.889044501Z" level=info msg="Stopping container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 (timeout: 2s)" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.029164 | controller | Jun 11 16:25:55.525884 crc crio[3616]: time="2026-06-11T16:25:55.525524042Z" level=info msg="Created container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029180 | controller | Jun 11 16:25:55.585988 crc crio[3616]: time="2026-06-11T16:25:55.577082548Z" level=info msg="Starting container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337" id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.029196 | controller | Jun 11 16:25:55.740173 crc crio[3616]: time="2026-06-11T16:25:55.739697319Z" level=info msg="Started container" PID=12927 containerID=da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 description=openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9
2026-06-11 18:17:38.029212 | controller | Jun 11 16:25:56.012880 crc crio[3616]: time="2026-06-11T16:25:55.771844529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029228 | controller | Jun 11 16:25:56.074020 crc crio[3616]: time="2026-06-11T16:25:56.073861448Z" level=info msg="Created container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029244 | controller | Jun 11 16:25:56.090595 crc crio[3616]: time="2026-06-11T16:25:56.090542499Z" level=info msg="Starting container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236" id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.029260 | controller | Jun 11 16:25:56.562063 crc crio[3616]: time="2026-06-11T16:25:56.561969354Z" level=info msg="Started container" PID=12950 containerID=6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.029276 | controller | Jun 11 16:25:57.126783 crc crio[3616]: time="2026-06-11T16:25:57.103182667Z" level=info msg="Created container 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029292 | controller | Jun 11 16:25:57.128452 crc crio[3616]: time="2026-06-11T16:25:57.128251335Z" level=info msg="Starting container: 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6" id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.029308 | controller | Jun 11 16:25:57.283938 crc crio[3616]: time="2026-06-11T16:25:57.283532845Z" level=info msg="Started container" PID=12982 containerID=16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169
2026-06-11 18:17:38.029328 | controller | Jun 11 16:25:58.170782 crc crio[3616]: time="2026-06-11T16:25:58.170041976Z" level=info msg="Stopped container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.029345 | controller | Jun 11 16:25:58.174517 crc crio[3616]: time="2026-06-11T16:25:58.174270725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d6aa6c60-bdb8-442e-a05e-b10da0b55d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029361 | controller | Jun 11 16:25:58.203155 crc crio[3616]: time="2026-06-11T16:25:58.198641036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5dfd5226-bba7-4ed4-b7cd-89010fc165cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029377 | controller | Jun 11 16:25:58.213176 crc crio[3616]: time="2026-06-11T16:25:58.210048731Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029393 | controller | Jun 11 16:25:58.213176 crc crio[3616]: time="2026-06-11T16:25:58.21091684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029412 | controller | Jun 11 16:25:58.685559 crc crio[3616]: time="2026-06-11T16:25:58.6851452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029435 | controller | Jun 11 16:25:58.806904 crc crio[3616]: time="2026-06-11T16:25:58.805613655Z" level=info msg="Stopping container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae (timeout: 3600s)" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.029458 | controller | Jun 11 16:25:58.819121 crc crio[3616]: time="2026-06-11T16:25:58.812117049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029482 | controller | Jun 11 16:25:59.657622 crc crio[3616]: time="2026-06-11T16:25:59.650006098Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ml74d/POD" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.029503 | controller | Jun 11 16:25:59.657622 crc crio[3616]: time="2026-06-11T16:25:59.650098261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029523 | controller | Jun 11 16:26:00.051780 crc crio[3616]: time="2026-06-11T16:26:00.050976326Z" level=info msg="Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}"
2026-06-11 18:17:38.029545 | controller | Jun 11 16:26:00.052032 crc crio[3616]: time="2026-06-11T16:26:00.051863976Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ml74d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.029562 | controller | Jun 11 16:26:00.216514 crc crio[3616]: time="2026-06-11T16:26:00.216261395Z" level=info msg="Created container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029579 | controller | Jun 11 16:26:00.292151 crc crio[3616]: time="2026-06-11T16:26:00.291593769Z" level=info msg="Starting container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b" id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.029595 | controller | Jun 11 16:26:00.507497 crc crio[3616]: time="2026-06-11T16:26:00.505535502Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4ntvb/POD" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.029610 | controller | Jun 11 16:26:00.507497 crc crio[3616]: time="2026-06-11T16:26:00.505633135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029632 | controller | Jun 11 16:26:00.586071 crc crio[3616]: time="2026-06-11T16:26:00.582938585Z" level=info msg="Started container" PID=13093 containerID=501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.029691 | controller | Jun 11 16:26:00.690494 crc crio[3616]: time="2026-06-11T16:26:00.689225544Z" level=info msg="Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}"
2026-06-11 18:17:38.029712 | controller | Jun 11 16:26:00.690494 crc crio[3616]: time="2026-06-11T16:26:00.689469172Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4ntvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.029730 | controller | Jun 11 16:26:01.505671 crc crio[3616]: time="2026-06-11T16:26:01.498515132Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.029747 | controller | Jun 11 16:26:01.505671 crc crio[3616]: time="2026-06-11T16:26:01.499444293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029764 | controller | Jun 11 16:26:02.232479 crc crio[3616]: time="2026-06-11T16:26:02.226399221Z" level=info msg="Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}"
2026-06-11 18:17:38.029785 | controller | Jun 11 16:26:02.232479 crc crio[3616]: time="2026-06-11T16:26:02.226451993Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.029803 | controller | Jun 11 16:26:04.132242 crc crio[3616]: time="2026-06-11T16:26:04.127725081Z" level=info msg="Stopping container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed (timeout: 30s)" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.029826 | controller | Jun 11 16:26:05.703936 crc crio[3616]: 2026-06-11T16:26:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:100219e10d14ada Mac:02:4b:e2:10:c3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad SocketPath: PciID:}] [{Interface:0xc0005265b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.029869 | controller | Jun 11 16:26:05.706630 crc crio[3616]: time="2026-06-11T16:26:05.706587939Z" level=info msg="Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}"
2026-06-11 18:17:38.029893 | controller | Jun 11 16:26:05.707471 crc crio[3616]: time="2026-06-11T16:26:05.707303682Z" level=info msg="Checking pod openshift-marketplace_certified-operators-scrzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.029911 | controller | Jun 11 16:26:05.860099 crc crio[3616]: time="2026-06-11T16:26:05.859519804Z" level=info msg="Ran pod sandbox 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 with infra container: openshift-marketplace/certified-operators-scrzw/POD" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.029928 | controller | Jun 11 16:26:05.918713 crc crio[3616]: time="2026-06-11T16:26:05.910513741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d5fd8931-8e35-4864-84c4-22a23b2da19a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029944 | controller | Jun 11 16:26:05.934753 crc crio[3616]: time="2026-06-11T16:26:05.924580154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1c5e18c4-8305-43ea-a48a-6dd2b54f4ad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.029960 | controller | Jun 11 16:26:06.071210 crc crio[3616]: time="2026-06-11T16:26:06.070671583Z" level=info msg="Creating container: openshift-marketplace/certified-operators-scrzw/extract-utilities" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.029977 | controller | Jun 11 16:26:06.071210 crc crio[3616]: time="2026-06-11T16:26:06.071218182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.029993 | controller | Jun 11 16:26:06.549550 crc crio[3616]: 2026-06-11T16:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58ef1a5168a1e3 Mac:d2:b9:5d:07:c8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.030009 | controller | Jun 11 16:26:06.553069 crc crio[3616]: time="2026-06-11T16:26:06.550263484Z" level=info msg="Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}"
2026-06-11 18:17:38.030030 | controller | Jun 11 16:26:06.553069 crc crio[3616]: time="2026-06-11T16:26:06.550512672Z" level=info msg="Checking pod openshift-marketplace_community-operators-vvs9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.030047 | controller | Jun 11 16:26:06.631090 crc crio[3616]: time="2026-06-11T16:26:06.630711281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030064 | controller | Jun 11 16:26:06.657897 crc crio[3616]: time="2026-06-11T16:26:06.657423099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030081 | controller | Jun 11 16:26:06.701658 crc crio[3616]: time="2026-06-11T16:26:06.7009912Z" level=info msg="Ran pod sandbox c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 with infra container: openshift-marketplace/community-operators-vvs9s/POD" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.030097 | controller | Jun 11 16:26:06.990244 crc crio[3616]: time="2026-06-11T16:26:06.989231493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e9feab58-eadd-42bd-8148-40910cfa0d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.030113 | controller | Jun 11 16:26:07.039238 crc crio[3616]: time="2026-06-11T16:26:07.039057356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=191099b9-4685-4954-b0ca-f28f8fee8b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.030129 | controller | Jun 11 16:26:07.049481 crc crio[3616]: time="2026-06-11T16:26:07.048556339Z" level=info msg="Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.030145 | controller | Jun 11 16:26:07.049481 crc crio[3616]: time="2026-06-11T16:26:07.048666312Z" level=info msg="Stopped pod sandbox (already stopped): 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.030161 | controller | Jun 11 16:26:07.054919 crc crio[3616]: time="2026-06-11T16:26:07.053884784Z" level=info msg="Removing pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.030177 | controller | Jun 11 16:26:07.125462 crc crio[3616]: time="2026-06-11T16:26:07.123261409Z" level=info msg="Creating container: openshift-marketplace/community-operators-vvs9s/extract-utilities" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.030193 | controller | Jun 11 16:26:07.577409 crc crio[3616]: time="2026-06-11T16:26:07.576607782Z" level=info msg="Stopping container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 (timeout: 30s)" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.030210 | controller | Jun 11 16:26:07.615078 crc crio[3616]: time="2026-06-11T16:26:07.601573914Z" level=info msg="Created container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.030230 | controller | Jun 11 16:26:07.648257 crc crio[3616]: time="2026-06-11T16:26:07.647663698Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.030247 | controller | Jun 11 16:26:07.648257 crc crio[3616]: time="2026-06-11T16:26:07.647905046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030263 | controller | Jun 11 16:26:07.648257 crc crio[3616]: time="2026-06-11T16:26:07.648104502Z" level=info msg="Starting container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe" id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.030279 | controller | Jun 11 16:26:07.813720 crc crio[3616]: time="2026-06-11T16:26:07.812269514Z" level=info msg="Started container" PID=13283 containerID=375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe description=openshift-marketplace/certified-operators-scrzw/extract-utilities id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32
2026-06-11 18:17:38.030296 | controller | Jun 11 16:26:07.993821 crc crio[3616]: time="2026-06-11T16:26:07.984172743Z" level=info msg="Removed pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.030312 | controller | Jun 11 16:26:08.073604 crc crio[3616]: time="2026-06-11T16:26:08.01358151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030328 | controller | Jun 11 16:26:08.080297 crc crio[3616]: time="2026-06-11T16:26:08.07794704Z" level=info msg="Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.030344 | controller | Jun 11 16:26:08.080297 crc crio[3616]: time="2026-06-11T16:26:08.078051474Z" level=info msg="Stopped pod sandbox (already stopped): fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.030360 | controller | Jun 11 16:26:08.099656 crc crio[3616]: time="2026-06-11T16:26:08.099507564Z" level=info msg="Removing pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.030383 | controller | Jun 11 16:26:08.156866 crc crio[3616]: time="2026-06-11T16:26:08.156438705Z" level=info msg="Removed pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.030407 | controller | Jun 11 16:26:08.743827 crc crio[3616]: time="2026-06-11T16:26:08.743708196Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.030425 | controller | Jun 11 16:26:08.754513 crc crio[3616]: time="2026-06-11T16:26:08.754206236Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.030442 | controller | Jun 11 16:26:09.105425 crc crio[3616]: time="2026-06-11T16:26:09.090579541Z" level=info msg="Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}"
2026-06-11 18:17:38.030463 | controller | Jun 11 16:26:09.105425 crc crio[3616]: time="2026-06-11T16:26:09.104938703Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.030480 | controller | Jun 11 16:26:09.323997 crc crio[3616]: time="2026-06-11T16:26:09.323118514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030497 | controller | Jun 11 16:26:09.387575 crc crio[3616]: time="2026-06-11T16:26:09.385652281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030514 | controller | Jun 11 16:26:10.901441 crc crio[3616]: time="2026-06-11T16:26:10.895585586Z" level=info msg="Created container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.030544 | controller | Jun 11 16:26:10.915009 crc crio[3616]: time="2026-06-11T16:26:10.91465304Z" level=info msg="Starting container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce" id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.030561 | controller | Jun 11 16:26:10.977601 crc crio[3616]: time="2026-06-11T16:26:10.976370931Z" level=info msg="Started container" PID=13360 containerID=e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce description=openshift-marketplace/community-operators-vvs9s/extract-utilities id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85
2026-06-11 18:17:38.030578 | controller | Jun 11 16:26:11.156460 crc crio[3616]: time="2026-06-11T16:26:11.156222779Z" level=info msg="Stopped container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.030595 | controller | Jun 11 16:26:11.168938 crc crio[3616]: time="2026-06-11T16:26:11.168114363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=2eb3e476-9420-4644-a3f5-4918f5d17d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.030612 | controller | Jun 11 16:26:11.367485 crc crio[3616]: time="2026-06-11T16:26:11.361697122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=bb01ac52-587f-4e99-98ca-3d3c512714c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.030628 | controller | Jun 11 16:26:11.573412 crc crio[3616]: time="2026-06-11T16:26:11.573219664Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.030645 | controller | Jun 11 16:26:11.573711 crc crio[3616]: time="2026-06-11T16:26:11.573668889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030664 | controller | Jun 11 16:26:12.212532 crc crio[3616]: time="2026-06-11T16:26:12.207789333Z" level=info msg="Stopping container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 (timeout: 30s)" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.030681 | controller | Jun 11 16:26:12.630711 crc crio[3616]: time="2026-06-11T16:26:12.623744284Z" level=info msg="Removing container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.030697 | controller | Jun 11 16:26:12.779899 crc crio[3616]: time="2026-06-11T16:26:12.773063406Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.030713 | controller | Jun 11 16:26:12.810424 crc crio[3616]: time="2026-06-11T16:26:12.802303723Z" level=info msg="Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.030730 | controller | Jun 11 16:26:12.810424 crc crio[3616]: time="2026-06-11T16:26:12.803235505Z" level=info msg="Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0008809e8}] Aliases:map[]}"
2026-06-11 18:17:38.030746 | controller | Jun 11 16:26:12.831449 crc crio[3616]: time="2026-06-11T16:26:12.825756732Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.030763 | controller | Jun 11 16:26:12.861282 crc crio[3616]: time="2026-06-11T16:26:12.861221705Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.030779 | controller | Jun 11 16:26:13.267984 crc crio[3616]: time="2026-06-11T16:26:13.224570534Z" level=info msg="Removed container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.030796 | controller | Jun 11 16:26:13.401717 crc crio[3616]: time="2026-06-11T16:26:13.387668098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030813 | controller | Jun 11 16:26:13.628264 crc crio[3616]: time="2026-06-11T16:26:13.627935566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.030828 | controller | Jun 11 16:26:14.153572 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783b7d0708d55f7 Mac:b2:99:c6:19:35:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b SocketPath: PciID:}] [{Interface:0xc0002010e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.030845 | controller | Jun 11 16:26:14.169149 crc crio[3616]: time="2026-06-11T16:26:14.160467378Z" level=info msg="Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}"
2026-06-11 18:17:38.030885 | controller | Jun 11 16:26:14.169149 crc crio[3616]: time="2026-06-11T16:26:14.160652404Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4ntvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.030903 | controller | Jun 11 16:26:14.169149 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe17fcdfdba7b00 Mac:26:d4:72:c6:66:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 SocketPath: PciID:}] [{Interface:0xc000290a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.030920 | controller | Jun 11 16:26:14.185491 crc crio[3616]: time="2026-06-11T16:26:14.171778756Z" level=info msg="Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}"
2026-06-11 18:17:38.030937 | controller | Jun 11 16:26:14.198687 crc crio[3616]: time="2026-06-11T16:26:14.172134658Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ml74d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.030953 | controller | Jun 11 16:26:14.483609 crc crio[3616]: time="2026-06-11T16:26:14.479116649Z" level=info msg="Ran pod sandbox 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 with infra container: openshift-marketplace/redhat-marketplace-4ntvb/POD" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.030970 | controller | Jun 11 16:26:14.497542 crc crio[3616]: time="2026-06-11T16:26:14.491075936Z" level=info msg="Ran pod sandbox fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f with infra container: openshift-marketplace/redhat-operators-ml74d/POD" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.030987 | controller | Jun 11 16:26:14.511522 crc crio[3616]: time="2026-06-11T16:26:14.510083989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7f4ca6c7-cce2-4410-8995-a9d157b66d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031004 | controller | Jun 11 16:26:14.512272 crc crio[3616]: time="2026-06-11T16:26:14.511968304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2bf89fe-fa2d-428f-82de-384f40ad49b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031020 | controller | Jun 11 16:26:14.563766 crc crio[3616]: time="2026-06-11T16:26:14.56024718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=085f6867-4feb-4319-903a-38aae7ed0c64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031037 | controller | Jun 11 16:26:14.630406 crc crio[3616]: time="2026-06-11T16:26:14.626896675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=290c727c-f5c9-496f-b668-d2e9ba5eaf7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031057 | controller | Jun 11 16:26:15.203098 crc crio[3616]: time="2026-06-11T16:26:15.202795347Z" level=info msg="Created container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031073 | controller | Jun 11 16:26:15.205833 crc crio[3616]: time="2026-06-11T16:26:15.205132864Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml74d/extract-utilities" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031090 | controller | Jun 11 16:26:15.217481 crc crio[3616]: time="2026-06-11T16:26:15.217289867Z" level=info msg="Starting container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7" id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.031106 | controller | Jun 11 16:26:15.257505 crc crio[3616]: time="2026-06-11T16:26:15.239732878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031122 | controller | Jun 11 16:26:15.306167 crc crio[3616]: time="2026-06-11T16:26:15.305925944Z" level=info msg="Started container" PID=13514 containerID=08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.031139 | controller | Jun 11 16:26:15.437670 crc crio[3616]: time="2026-06-11T16:26:15.434194384Z" level=info msg="Stopped container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.031156 | controller | Jun 11 16:26:15.448237 crc crio[3616]: time="2026-06-11T16:26:15.444722103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23513333-4a67-422d-9713-0dec192fc0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031172 | controller | Jun 11 16:26:15.753713 crc crio[3616]: time="2026-06-11T16:26:15.753236467Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031188 | controller | Jun 11 16:26:15.754605 crc crio[3616]: time="2026-06-11T16:26:15.753992977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0bc691c-d6e2-4022-9f54-e212e11fdaab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031205 | controller | Jun 11 16:26:15.784217 crc crio[3616]: time="2026-06-11T16:26:15.784091333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031221 | controller | Jun 11 16:26:15.786780 crc crio[3616]: time="2026-06-11T16:26:15.786449796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031238 | controller | Jun 11 16:26:15.807971 crc crio[3616]: time="2026-06-11T16:26:15.80783113Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031259 | controller | Jun 11 16:26:15.975640 crc crio[3616]: time="2026-06-11T16:26:15.975147404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031276 | controller | Jun 11 16:26:16.043222 crc crio[3616]: time="2026-06-11T16:26:16.042565888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031292 | controller | Jun 11 16:26:16.166492 crc crio[3616]: time="2026-06-11T16:26:16.160147116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031309 | controller | Jun 11 16:26:16.174505 crc crio[3616]: time="2026-06-11T16:26:16.164939526Z" level=info msg="Stopped pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.031325 | controller | Jun 11 16:26:16.257292 crc crio[3616]: time="2026-06-11T16:26:16.254789507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031342 | controller | Jun 11 16:26:16.277304 crc crio[3616]: time="2026-06-11T16:26:16.277059575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031357 | controller | Jun 11 16:26:16.346483 crc crio[3616]: time="2026-06-11T16:26:16.346143442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031373 | controller | Jun 11 16:26:17.980722 crc crio[3616]: time="2026-06-11T16:26:17.978884364Z" level=info msg="Created container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031389 | controller | Jun 11 16:26:17.988583 crc crio[3616]: time="2026-06-11T16:26:17.988460571Z" level=info msg="Starting container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb" id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.031405 | controller | Jun 11 16:26:18.003990 crc crio[3616]: time="2026-06-11T16:26:18.002576452Z" level=info msg="Started container" PID=13560 containerID=15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb description=openshift-marketplace/redhat-operators-ml74d/extract-utilities id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f
2026-06-11 18:17:38.031421 | controller | Jun 11 16:26:18.435701 crc crio[3616]: time="2026-06-11T16:26:18.434987857Z" level=info msg="Created container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031437 | controller | Jun 11 16:26:18.437963 crc crio[3616]: time="2026-06-11T16:26:18.437741301Z" level=info msg="Created container 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031453 | controller | Jun 11 16:26:18.438540 crc crio[3616]: time="2026-06-11T16:26:18.438487407Z" level=info msg="Starting container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898" id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.031473 | controller | Jun 11 16:26:18.445075 crc crio[3616]: time="2026-06-11T16:26:18.445020365Z" level=info msg="Starting container: 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8" id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.031489 | controller | Jun 11 16:26:18.490121 crc crio[3616]: time="2026-06-11T16:26:18.489977401Z" level=info msg="Started container" PID=13573 containerID=8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac
2026-06-11 18:17:38.031506 | controller | Jun 11 16:26:18.515041 crc crio[3616]: time="2026-06-11T16:26:18.514608811Z" level=info msg="Started container" PID=13568 containerID=7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774
2026-06-11 18:17:38.031522 | controller | Jun 11 16:26:19.205603 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c34c69a7ad492 Mac:fa:3b:df:a1:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.031538 | controller | Jun 11 16:26:19.207379 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6818d75d8579578 Mac:12:73:cc:cb:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.031554 | controller | Jun 11 16:26:19.207936 crc crio[3616]: time="2026-06-11T16:26:19.207767508Z" level=info msg="Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}"
2026-06-11 18:17:38.031570 | controller | Jun 11 16:26:19.208042 crc crio[3616]: time="2026-06-11T16:26:19.208020717Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.031587 | controller | Jun 11 16:26:19.208503 crc crio[3616]: time="2026-06-11T16:26:19.208208787Z" level=info msg="Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}"
2026-06-11 18:17:38.031604 | controller | Jun 11 16:26:19.208655 crc crio[3616]: time="2026-06-11T16:26:19.208515388Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.031624 | controller | Jun 11 16:26:19.262253 crc crio[3616]: time="2026-06-11T16:26:19.261940857Z" level=info msg="Ran pod sandbox 6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 with infra container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.031640 | controller | Jun 11 16:26:19.283802 crc crio[3616]: time="2026-06-11T16:26:19.28310691Z" level=info msg="Ran pod sandbox c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe with infra container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.031657 | controller | Jun 11 16:26:19.287681 crc crio[3616]: time="2026-06-11T16:26:19.287537979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=b77e1989-9b05-4b35-a1bd-813d89ad9531 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031673 | controller | Jun 11 16:26:19.291293 crc crio[3616]: time="2026-06-11T16:26:19.291044591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=e6d436bd-c344-4be3-a557-acaaa5da1cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031696 | controller | Jun 11 16:26:19.301564 crc crio[3616]: time="2026-06-11T16:26:19.300744135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=411c616f-3beb-4ccf-b745-add44f76966e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031720 | controller | Jun 11 16:26:19.306314 crc crio[3616]: time="2026-06-11T16:26:19.30618761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=38b352ea-fdf6-4b78-b557-6357fb09a498 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.031737 | controller | Jun 11 16:26:20.229061 crc crio[3616]: time="2026-06-11T16:26:20.21764124Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.031754 | controller | Jun 11 16:26:20.255629 crc crio[3616]: time="2026-06-11T16:26:20.255435757Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.031770 | controller | Jun 11 16:26:21.254266 crc crio[3616]: time="2026-06-11T16:26:21.253622074Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.031787 | controller | Jun 11 16:26:21.269921 crc crio[3616]: time="2026-06-11T16:26:21.269761031Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.031803 | controller | Jun 11 16:26:21.563060 crc crio[3616]: time="2026-06-11T16:26:21.551307437Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031819 | controller | Jun 11 16:26:21.563060 crc crio[3616]: time="2026-06-11T16:26:21.551767083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031836 | controller | Jun 11 16:26:21.739303 crc crio[3616]: time="2026-06-11T16:26:21.738719404Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031875 | controller | Jun 11 16:26:21.842495 crc crio[3616]: time="2026-06-11T16:26:21.842196633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031894 | controller | Jun 11 16:26:22.114017 crc crio[3616]: time="2026-06-11T16:26:22.113572665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031910 | controller | Jun 11 16:26:22.417743 crc crio[3616]: time="2026-06-11T16:26:22.416661247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031926 | controller | Jun 11 16:26:23.026737 crc crio[3616]: time="2026-06-11T16:26:23.026551703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031942 | controller | Jun 11 16:26:23.109499 crc crio[3616]: time="2026-06-11T16:26:23.108705556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.031957 | controller | Jun 11 16:26:23.475954 crc crio[3616]: time="2026-06-11T16:26:23.47375814Z" level=info msg="Created container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.031973 | controller | Jun 11 16:26:23.486033 crc crio[3616]: time="2026-06-11T16:26:23.484127542Z" level=info msg="Starting container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876" id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.031989 | controller | Jun 11 16:26:23.778268 crc crio[3616]: time="2026-06-11T16:26:23.777239384Z" level=info msg="Started container" PID=13654 containerID=cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 description=openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe
2026-06-11 18:17:38.032006 | controller | Jun 11 16:26:23.813117 crc crio[3616]: time="2026-06-11T16:26:23.812727707Z" level=info msg="Created container d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032022 | controller | Jun 11 16:26:23.827265 crc crio[3616]: time="2026-06-11T16:26:23.826741108Z" level=info msg="Starting container: d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e" id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.032038 | controller | Jun 11 16:26:23.940821 crc crio[3616]: time="2026-06-11T16:26:23.94038042Z" level=info msg="Started container" PID=13662 containerID=d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6
2026-06-11 18:17:38.032061 | controller | Jun 11 16:26:24.938019 crc crio[3616]: time="2026-06-11T16:26:24.937791226Z" level=info msg="Stopping container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b (timeout: 2s)" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032077 | controller | Jun 11 16:26:25.019927 crc crio[3616]: time="2026-06-11T16:26:25.019699938Z" level=info msg="Stopping container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 (timeout: 30s)" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032093 | controller | Jun 11 16:26:25.547754 crc crio[3616]: time="2026-06-11T16:26:25.546681313Z" level=info msg="Stopped container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032109 | controller | Jun 11 16:26:25.554228 crc crio[3616]: time="2026-06-11T16:26:25.553911201Z" level=info msg="Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.032125 | controller | Jun 11 16:26:25.560221 crc crio[3616]: time="2026-06-11T16:26:25.560002389Z" level=info msg="Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00018e9e0}] Aliases:map[]}"
2026-06-11 18:17:38.032142 | controller | Jun 11 16:26:25.560221 crc crio[3616]: time="2026-06-11T16:26:25.560171315Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.032159 | controller | Jun 11 16:26:26.151126 crc crio[3616]: time="2026-06-11T16:26:26.150831058Z" level=info msg="Stopped container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032176 | controller | Jun 11 16:26:26.165571 crc crio[3616]: time="2026-06-11T16:26:26.165202256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=96bf7521-600f-476e-86ad-b8010fa3c498 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032192 | controller | Jun 11 16:26:26.189086 crc crio[3616]: time="2026-06-11T16:26:26.188947409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=fad2eda4-18ee-428e-a82c-5ca309514221 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032209 | controller | Jun 11 16:26:26.327838 crc crio[3616]: time="2026-06-11T16:26:26.327780185Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032225 | controller | Jun 11 16:26:26.364210 crc crio[3616]: time="2026-06-11T16:26:26.364123524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032241 | controller | Jun 11 16:26:26.455517 crc crio[3616]: time="2026-06-11T16:26:26.45511576Z" level=info msg="Removing container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.032261 | controller | Jun 11 16:26:27.307692 crc crio[3616]: time="2026-06-11T16:26:27.306564043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032278 | controller | Jun 11 16:26:27.450555 crc crio[3616]: time="2026-06-11T16:26:27.450495632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032294 | controller | Jun 11 16:26:27.817598 crc crio[3616]: time="2026-06-11T16:26:27.816420462Z" level=info msg="Removed container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.032310 | controller | Jun 11 16:26:28.042920 crc crio[3616]: time="2026-06-11T16:26:28.042685003Z" level=info msg="Created container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032325 | controller | Jun 11 16:26:28.064603 crc crio[3616]: time="2026-06-11T16:26:28.061842836Z" level=info msg="Starting container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22" id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.032341 | controller | Jun 11 16:26:28.114472 crc crio[3616]: time="2026-06-11T16:26:28.110086233Z" level=info msg="Started container" PID=13773 containerID=02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.032358 | controller | Jun 11 16:26:30.467999 crc crio[3616]: time="2026-06-11T16:26:30.467637026Z" level=info msg="Stopped pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.032374 | controller | Jun 11 16:26:30.607275 crc crio[3616]: time="2026-06-11T16:26:30.607125082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032391 | controller | Jun 11 16:26:31.155136 crc crio[3616]: time="2026-06-11T16:26:31.152740201Z" level=info msg="Created container 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032407 | controller | Jun 11 16:26:31.180608 crc crio[3616]: time="2026-06-11T16:26:31.180499678Z" level=info msg="Starting container: 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e" id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.032424 | controller | Jun 11 16:26:31.364430 crc crio[3616]: time="2026-06-11T16:26:31.360254687Z" level=info msg="Started container" PID=13849 containerID=1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414
2026-06-11 18:17:38.032441 | controller | Jun 11 16:26:31.399039 crc crio[3616]: time="2026-06-11T16:26:31.398154175Z" level=info msg="Removing container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.032462 | controller | Jun 11 16:26:31.589545 crc crio[3616]: time="2026-06-11T16:26:31.538462532Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.032480 | controller | Jun 11 16:26:31.639953 crc crio[3616]: time="2026-06-11T16:26:31.639792538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032496 | controller | Jun 11 16:26:32.040583 crc crio[3616]: time="2026-06-11T16:26:32.038963851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=07cda4d2-44cf-40a1-9964-247b251193e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032513 | controller | Jun 11 16:26:42.229064 crc crio[3616]: time="2026-06-11T16:26:42.226083846Z" level=warning msg="Stopping container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.032529 | controller | Jun 11 16:26:50.696897 crc crio[3616]: time="2026-06-11T16:26:50.695095518Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.032545 | controller | Jun 11 16:26:50.696897 crc crio[3616]: time="2026-06-11T16:26:50.695897336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032561 | controller | Jun 11 16:26:54.905762 crc crio[3616]: time="2026-06-11T16:26:54.890759845Z" level=info msg="Stopping container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 (timeout: 2s)" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032577 | controller | Jun 11 16:26:56.748237 crc crio[3616]: time="2026-06-11T16:26:56.748123801Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.032593 | controller | Jun 11 16:26:56.749143 crc crio[3616]: time="2026-06-11T16:26:56.748271056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032609 | controller | Jun 11 16:27:05.115156 crc crio[3616]: time="2026-06-11T16:27:05.113486752Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=e56db8c9-da06-45b8-9224-3936ad849e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032625 | controller | Jun 11 16:27:12.342612 crc crio[3616]: time="2026-06-11T16:27:12.339550103Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032641 | controller | Jun 11 16:27:12.342612 crc crio[3616]: time="2026-06-11T16:27:12.340595269Z" level=info msg="Stopped container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032657 | controller | Jun 11 16:27:12.344487 crc crio[3616]: time="2026-06-11T16:27:12.34337614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1e4f5d83-f05c-4e4b-9b98-20ae861c0028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032673 | controller | Jun 11 16:27:12.346446 crc crio[3616]: time="2026-06-11T16:27:12.346393283Z" level=info msg="Stopped container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032692 | controller | Jun 11 16:27:12.348051 crc crio[3616]: time="2026-06-11T16:27:12.34779741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b9ae3c61-111a-4fea-9551-465a48c46171 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032709 | controller | Jun 11 16:27:12.570444 crc crio[3616]: time="2026-06-11T16:27:12.570163543Z" level=info msg="Stopped container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032725 | controller | Jun 11 16:27:12.571958 crc crio[3616]: time="2026-06-11T16:27:12.571834508Z" level=info msg="Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.032741 | controller | Jun 11 16:27:12.630494 crc crio[3616]: time="2026-06-11T16:27:12.630301264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032757 | controller | Jun 11 16:27:12.634571 crc crio[3616]: time="2026-06-11T16:27:12.634269969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=2dc0a0b3-c33d-4e2d-be60-fb55231f5ba7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032773 | controller | Jun 11 16:27:12.634571 crc crio[3616]: time="2026-06-11T16:27:12.634491302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=4e6748d0-88fa-40b6-b9e6-2c94843e9e0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.032788 | controller | Jun 11 16:27:12.643831 crc crio[3616]: time="2026-06-11T16:27:12.643735852Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032805 | controller | Jun 11 16:27:12.650365 crc crio[3616]: time="2026-06-11T16:27:12.650241092Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.032821 | controller | Jun 11 16:27:12.660457 crc crio[3616]: time="2026-06-11T16:27:12.66019252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032836 | controller | Jun 11 16:27:12.665158 crc crio[3616]: time="2026-06-11T16:27:12.664934988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.032870 | controller | Jun 11 16:27:13.767899 crc crio[3616]: time="2026-06-11T16:27:13.767301653Z" level=info msg="Stopping container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 (timeout: 600s)" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032888 | controller | Jun 11 16:27:30.903005 crc crio[3616]: time="2026-06-11T16:27:30.894872389Z" level=info msg="Stopped pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.032909 | controller | Jun 11 16:27:30.904435 crc crio[3616]: time="2026-06-11T16:27:30.90170879Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}"
2026-06-11 18:17:38.032926 | controller | Jun 11 16:27:30.904435 crc crio[3616]: time="2026-06-11T16:27:30.90320044Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.032943 | controller | Jun 11 16:27:30.906887 crc crio[3616]: time="2026-06-11T16:27:30.906807435Z" level=info msg="Removed container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.032960 | controller | Jun 11 16:27:30.914012 crc crio[3616]: time="2026-06-11T16:27:30.913749184Z" level=info msg="Removing container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.032977 | controller | Jun 11 16:27:30.920917 crc crio[3616]: time="2026-06-11T16:27:30.920773047Z" level=info msg="Stopped container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.032993 | controller | Jun 11 16:27:30.923226 crc crio[3616]: time="2026-06-11T16:27:30.92312308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e12ec116-bb5f-4f22-b161-88b18a9182a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033009 | controller | Jun 11 16:27:32.640533 crc crio[3616]: 2026-06-11T16:27:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a057fc40921fd8 Mac:22:13:f8:a9:18:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.033026 | controller | Jun 11 16:27:32.642488 crc crio[3616]: time="2026-06-11T16:27:32.642411069Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}"
2026-06-11 18:17:38.033043 | controller | Jun 11 16:27:32.642693 crc crio[3616]: time="2026-06-11T16:27:32.642576664Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.033059 | controller | Jun 11 16:27:46.750047 crc crio[3616]: time="2026-06-11T16:27:46.74906646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6f124809-a911-4163-bc80-b2b110c808a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033075 | controller | Jun 11 16:27:46.810833 crc crio[3616]: time="2026-06-11T16:27:46.810712061Z" level=info msg="Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}"
2026-06-11 18:17:38.033096 | controller | Jun 11 16:27:46.810833 crc crio[3616]: time="2026-06-11T16:27:46.810780763Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.033112 | controller | Jun 11 16:27:46.814497 crc crio[3616]: time="2026-06-11T16:27:46.814092117Z" level=info msg="Ran pod sandbox 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.033129 | controller | Jun 11 16:27:46.817850 crc crio[3616]: time="2026-06-11T16:27:46.817740217Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ccdffb15-4386-4a87-8ab8-e8363218b715 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033145 | controller | Jun 11 16:27:48.524989 crc crio[3616]: 2026-06-11T16:27:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8352d004ccdd6 Mac:6e:ef:8f:dc:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 SocketPath: PciID:}] [{Interface:0xc000122f70 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.033161 | controller | Jun 11 16:27:48.528885 crc crio[3616]: time="2026-06-11T16:27:48.528012292Z" level=info msg="Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}"
2026-06-11 18:17:38.033177 | controller | Jun 11 16:27:48.528885 crc crio[3616]: time="2026-06-11T16:27:48.528306472Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.033193 | controller | Jun 11 16:27:54.466459 crc crio[3616]: time="2026-06-11T16:27:54.465947079Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.033209 | controller | Jun 11 16:27:54.470885 crc crio[3616]: time="2026-06-11T16:27:54.466500348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033226 | controller | Jun 11 16:28:08.338848 crc crio[3616]: time="2026-06-11T16:28:08.337493629Z" level=info msg="Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.033242 | controller | Jun 11 16:28:08.338848 crc crio[3616]: time="2026-06-11T16:28:08.338721741Z" level=info msg="Stopped pod sandbox (already stopped): c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.033262 | controller | Jun 11 16:28:08.341832 crc crio[3616]: time="2026-06-11T16:28:08.340421838Z" level=info msg="Removing pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.033279 | controller | Jun 11 16:28:13.457189 crc crio[3616]: time="2026-06-11T16:28:13.456671624Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=37c74591-e32d-4bb2-8de7-51f75377eacd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033295 | controller | Jun 11 16:28:13.472869 crc crio[3616]: time="2026-06-11T16:28:13.472672575Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033311 | controller | Jun 11 16:28:38.757496 crc crio[3616]: time="2026-06-11T16:28:38.752581028Z" level=info msg="Ran pod sandbox 1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 with infra container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.033327 | controller | Jun 11 16:28:38.757496 crc crio[3616]: time="2026-06-11T16:28:38.755720046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033344 | controller | Jun 11 16:28:38.757496 crc crio[3616]: time="2026-06-11T16:28:38.756965062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=edd247e8-26e7-41b2-a075-9c829da3596a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033360 | controller | Jun 11 16:28:38.962472 crc crio[3616]: time="2026-06-11T16:28:38.961552455Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033376 | controller | Jun 11 16:28:43.728966 crc crio[3616]: time="2026-06-11T16:28:43.727871523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033392 | controller | Jun 11 16:28:43.734026 crc crio[3616]: time="2026-06-11T16:28:43.733921235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033408 | controller | Jun 11 16:28:43.740523 crc crio[3616]: time="2026-06-11T16:28:43.739575766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033425 | controller | Jun 11 16:28:43.745756 crc crio[3616]: time="2026-06-11T16:28:43.745702363Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}"
2026-06-11 18:17:38.033441 | controller | Jun 11 16:28:43.745910 crc crio[3616]: time="2026-06-11T16:28:43.745886048Z" 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:17:38.033462 | controller | Jun 11 16:28:43.762768 crc crio[3616]: time="2026-06-11T16:28:43.76268823Z" level=info msg="Removed pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.033478 | controller | Jun 11 16:28:43.821967 crc crio[3616]: time="2026-06-11T16:28:43.821619291Z" level=info msg="Removed container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.033495 | controller | Jun 11 16:28:43.826238 crc crio[3616]: time="2026-06-11T16:28:43.826151476Z" level=info msg="Removing container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.033511 | controller | Jun 11 16:28:43.827116 crc crio[3616]: time="2026-06-11T16:28:43.826987732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033528 | controller | Jun 11 16:28:43.827237 crc crio[3616]: time="2026-06-11T16:28:43.827126153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033544 | controller | Jun 11 16:28:43.831655 crc crio[3616]: time="2026-06-11T16:28:43.831522179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033560 | controller | Jun 11 16:28:43.970051 crc crio[3616]: time="2026-06-11T16:28:43.969608086Z" level=info msg="Created container 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033577 | controller | Jun 11 16:28:43.972964 crc crio[3616]: time="2026-06-11T16:28:43.972646526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=598013c9-9c9f-4f48-823b-9231d526a3f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033593 | controller | Jun 11 16:28:43.974941 crc crio[3616]: time="2026-06-11T16:28:43.974734492Z" level=info msg="Starting container: 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14" id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.033609 | controller | Jun 11 16:28:43.986391 crc crio[3616]: time="2026-06-11T16:28:43.985857552Z" level=info msg="Created container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033625 | controller | Jun 11 16:28:43.987135 crc crio[3616]: time="2026-06-11T16:28:43.986397913Z" level=info msg="Started container" PID=14604 containerID=03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d
2026-06-11 18:17:38.033642 | controller | Jun 11 16:28:43.989684 crc crio[3616]: time="2026-06-11T16:28:43.989614098Z" level=info msg="Starting container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0" id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.033658 | controller | Jun 11 16:28:43.998470 crc crio[3616]: time="2026-06-11T16:28:43.99800974Z" level=info msg="Started container" PID=14607 containerID=7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.033679 | controller | Jun 11 16:28:44.133946 crc crio[3616]: time="2026-06-11T16:28:44.132812209Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033696 | controller | Jun 11 16:28:44.190658 crc crio[3616]: time="2026-06-11T16:28:44.184850595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033712 | controller | Jun 11 16:28:44.284033 crc crio[3616]: time="2026-06-11T16:28:44.283314042Z" level=info msg="Removed container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.033729 | controller | Jun 11 16:28:44.392869 crc crio[3616]: time="2026-06-11T16:28:44.390520441Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.033745 | controller | Jun 11 16:28:44.398517 crc crio[3616]: time="2026-06-11T16:28:44.398429619Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}"
2026-06-11 18:17:38.033761 | controller | Jun 11 16:28:44.398517 crc crio[3616]: time="2026-06-11T16:28:44.398498201Z" 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:17:38.033777 | controller | Jun 11 16:28:44.419543 crc crio[3616]: time="2026-06-11T16:28:44.419415388Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=783682c8-69fa-4d30-a574-65004bae3fb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033793 | controller | Jun 11 16:28:44.433802 crc crio[3616]: time="2026-06-11T16:28:44.4337059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033809 | controller | Jun 11 16:28:44.452394 crc crio[3616]: time="2026-06-11T16:28:44.452217648Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=37e47248-dd0b-4565-951a-426814b39296 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033825 | controller | Jun 11 16:28:44.459978 crc crio[3616]: time="2026-06-11T16:28:44.459879328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.033841 | controller | Jun 11 16:28:44.471142 crc crio[3616]: time="2026-06-11T16:28:44.4710009Z" level=info msg="Creating container: openshift-marketplace/community-operators-vvs9s/extract-content" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.033882 | controller | Jun 11 16:28:44.491073 crc crio[3616]: time="2026-06-11T16:28:44.490881711Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.033900 | controller | Jun 11 16:28:44.493931 crc crio[3616]: time="2026-06-11T16:28:44.493850465Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=01893442-178b-45ae-95b7-150fba52e7b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033917 | controller | Jun 11 16:28:44.494228 crc crio[3616]: time="2026-06-11T16:28:44.493850619Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.033933 | controller | Jun 11 16:28:44.499581 crc crio[3616]: time="2026-06-11T16:28:44.498063156Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=20bbc058-ff1f-48bf-94f6-148f72f62ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.033949 | controller | Jun 11 16:28:44.502876 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfeb54bf49f0887 Mac:aa:3b:a2:cc:a3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.033966 | controller | Jun 11 16:28:44.504241 crc crio[3616]: time="2026-06-11T16:28:44.504142615Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}"
2026-06-11 18:17:38.033982 | controller | Jun 11 16:28:44.504448 crc crio[3616]: time="2026-06-11T16:28:44.504313587Z" 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:17:38.033998 | controller | Jun 11 16:28:44.508450 crc crio[3616]: time="2026-06-11T16:28:44.508293028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034014 | controller | Jun 11 16:28:44.531126 crc crio[3616]: time="2026-06-11T16:28:44.530987703Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.034031 | controller | Jun 11 16:28:44.533092 crc crio[3616]: time="2026-06-11T16:28:44.533015588Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.034046 | controller | Jun 11 16:28:44.535539 crc crio[3616]: time="2026-06-11T16:28:44.53548632Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=326bb154-382a-4d3d-a8ab-2164fb732c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034062 | controller | Jun 11 16:28:44.535980 crc crio[3616]: time="2026-06-11T16:28:44.53540411Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cdd17096-d69e-4901-b4eb-549283f099d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034082 | controller | Jun 11 16:28:44.551407 crc crio[3616]: time="2026-06-11T16:28:44.550171572Z" level=info msg="Created container db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034098 | controller | Jun 11 16:28:44.554573 crc crio[3616]: time="2026-06-11T16:28:44.554258155Z" level=info msg="Starting container: db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141" id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.034114 | controller | Jun 11 16:28:44.556108 crc crio[3616]: time="2026-06-11T16:28:44.55582489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034130 | controller | Jun 11 16:28:44.562098 crc crio[3616]: time="2026-06-11T16:28:44.562028739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034146 | controller | Jun 11 16:28:44.564303 crc crio[3616]: time="2026-06-11T16:28:44.564168421Z" level=info msg="Started container" PID=14686 containerID=db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414
2026-06-11 18:17:38.034163 | controller | Jun 11 16:28:44.578630 crc crio[3616]: time="2026-06-11T16:28:44.578236307Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.034179 | controller | Jun 11 16:28:44.583437 crc crio[3616]: time="2026-06-11T16:28:44.583372595Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=13667cae-3db7-4ad3-8232-49ef5d67f320 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034195 | controller | Jun 11 16:28:44.585799 crc crio[3616]: time="2026-06-11T16:28:44.585720445Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=aefe4c95-339b-41bb-bafc-b02359471632 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034211 | controller | Jun 11 16:28:44.589446 crc crio[3616]: time="2026-06-11T16:28:44.589279768Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=c6b55d51-8cb7-483e-8a5b-1e4b506200f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034227 | controller | Jun 11 16:28:44.591308 crc crio[3616]: time="2026-06-11T16:28:44.591232182Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=afc253d8-a1e1-4312-b38f-b214aa30c51e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034243 | controller | Jun 11 16:28:44.597914 crc crio[3616]: time="2026-06-11T16:28:44.597591085Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.034259 | controller | Jun 11 16:28:44.597914 crc crio[3616]: time="2026-06-11T16:28:44.597777351Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6ffbb204-341f-4251-849b-76415696916f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034275 | controller | Jun 11 16:28:44.619282 crc crio[3616]: time="2026-06-11T16:28:44.618698596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034295 | controller | Jun 11 16:28:44.621503 crc crio[3616]: time="2026-06-11T16:28:44.620659102Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e778a119-2fde-4a49-ba42-9a84ba9952d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034311 | controller | Jun 11 16:28:44.623383 crc crio[3616]: time="2026-06-11T16:28:44.623140083Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=320723e7-9f59-4865-a082-5c645a69a1c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034327 | controller | Jun 11 16:28:44.626770 crc crio[3616]: time="2026-06-11T16:28:44.624996966Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=094fe1f1-51d7-4036-8a07-c8ea81fa99ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034342 | controller | Jun 11 16:28:44.633929 crc crio[3616]: time="2026-06-11T16:28:44.63060924Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034358 | controller | Jun 11 16:28:44.633929 crc crio[3616]: time="2026-06-11T16:28:44.630621857Z" level=info msg="Creating container: openshift-marketplace/certified-operators-scrzw/extract-content" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034374 | controller | Jun 11 16:28:44.633929 crc crio[3616]: time="2026-06-11T16:28:44.630826447Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034390 | controller | Jun 11 16:28:44.634231 crc crio[3616]: time="2026-06-11T16:28:44.634020351Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e14a3fc1-d05e-41cd-b569-d15af6b60d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034406 | controller | Jun 11 16:28:44.634843 crc crio[3616]: time="2026-06-11T16:28:44.634596663Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ec1986d4-3757-4e38-8606-83fc4ce1131d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034422 | controller | Jun 11 16:28:44.639932 crc crio[3616]: time="2026-06-11T16:28:44.639833847Z" level=info msg="Ran pod sandbox cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.034438 | controller | Jun 11 16:28:44.646465 crc crio[3616]: time="2026-06-11T16:28:44.642163182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034453 | controller | Jun 11 16:28:44.654704 crc crio[3616]: time="2026-06-11T16:28:44.654622974Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e86ffc12-72b8-4e86-ba27-98dbd3f72ba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034469 | controller | Jun 11 16:28:44.678832 crc crio[3616]: time="2026-06-11T16:28:44.678681931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034485 | controller | Jun 11 16:28:44.680933 crc crio[3616]: time="2026-06-11T16:28:44.680851399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034505 | controller | Jun 11 16:28:44.681012 crc crio[3616]: time="2026-06-11T16:28:44.680990584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034522 | controller | Jun 11 16:28:44.699850 crc crio[3616]: time="2026-06-11T16:28:44.699704905Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=64323db4-b2a0-4394-a898-dd474349001a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034587 | controller | Jun 11 16:28:44.699850 crc crio[3616]: time="2026-06-11T16:28:44.699769852Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-content" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034604 | controller | Jun 11 16:28:44.700709 crc crio[3616]: time="2026-06-11T16:28:44.700487933Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml74d/extract-content" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034620 | controller | Jun 11 16:28:44.701890 crc crio[3616]: time="2026-06-11T16:28:44.701836952Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034636 | controller | Jun 11 16:28:44.701970 crc crio[3616]: time="2026-06-11T16:28:44.701947015Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034651 | controller | Jun 11 16:28:44.732176 crc crio[3616]: time="2026-06-11T16:28:44.730650903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034667 | controller | Jun 11 16:28:44.734583 crc crio[3616]: time="2026-06-11T16:28:44.734544069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034684 | controller | Jun 11 16:28:44.739918 crc crio[3616]: time="2026-06-11T16:28:44.739890812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034700 | controller | Jun 11 16:28:44.755939 crc crio[3616]: time="2026-06-11T16:28:44.755866721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034716 | controller | Jun 11 16:28:44.756283 crc crio[3616]: time="2026-06-11T16:28:44.75618203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034732 | controller | Jun 11 16:28:44.760617 crc crio[3616]: time="2026-06-11T16:28:44.760436564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034748 | controller | Jun 11 16:28:44.775572 crc crio[3616]: time="2026-06-11T16:28:44.771006408Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.034764 | controller | Jun 11 16:28:44.775572 crc crio[3616]: time="2026-06-11T16:28:44.772027628Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cadbc1ba-81d6-4d36-94fd-4faf5ced40f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034784 | controller | Jun 11 16:28:44.780983 crc crio[3616]: time="2026-06-11T16:28:44.780278496Z" level=info msg="Created container 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034802 | controller | Jun 11 16:28:44.782781 crc crio[3616]: time="2026-06-11T16:28:44.782653611Z" level=info msg="Starting container: 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7" id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.034819 | controller | Jun 11 16:28:44.789386 crc crio[3616]: time="2026-06-11T16:28:44.789224619Z" level=info msg="Started container" PID=14715 containerID=4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7 description=openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59
2026-06-11 18:17:38.034835 | controller | Jun 11 16:28:44.805618 crc crio[3616]: time="2026-06-11T16:28:44.80554152Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a8a0e363-6e1e-4b4f-ad8a-52769592650c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.034871 | controller | Jun 11 16:28:44.819808 crc crio[3616]: time="2026-06-11T16:28:44.819723599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.034889 | controller | Jun 11 16:28:44.828411 crc crio[3616]: time="2026-06-11T16:28:44.828261722Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034906 | controller | Jun 11 16:28:44.839903 crc crio[3616]: time="2026-06-11T16:28:44.83974441Z" level=info msg="Created container 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.034922 | controller | Jun 11 16:28:44.841182 crc crio[3616]: time="2026-06-11T16:28:44.841034077Z" level=info msg="Starting container: 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5" id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.034938 | controller | Jun 11 16:28:44.856403 crc crio[3616]: time="2026-06-11T16:28:44.855556495Z" level=info msg="Started container" PID=14726 containerID=3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee
2026-06-11 18:17:38.034955 | controller | Jun 11 16:28:44.859796 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b427e1e7c4299 Mac:c2:f9:5f:fa:06:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a SocketPath: PciID:}] [{Interface:0xc0004226c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.034971 | controller | Jun 11 16:28:44.862038 crc crio[3616]: time="2026-06-11T16:28:44.861955944Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}"
2026-06-11 18:17:38.034992 | controller | Jun 11 16:28:44.865476 crc crio[3616]: time="2026-06-11T16:28:44.862132329Z" 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:17:38.035009 | controller | Jun 11 16:28:44.869396 crc crio[3616]: time="2026-06-11T16:28:44.867975764Z" level=info msg="Created container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035026 | controller | Jun 11 16:28:44.877541 crc crio[3616]: time="2026-06-11T16:28:44.876376033Z" level=info msg="Starting container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29" id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035041 | controller | Jun 11 16:28:44.877775 crc crio[3616]: time="2026-06-11T16:28:44.877711032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035058 | controller | Jun 11 16:28:44.893577 crc crio[3616]: time="2026-06-11T16:28:44.891498909Z" level=info msg="Started container" PID=14733 containerID=cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29 description=openshift-marketplace/community-operators-vvs9s/extract-content id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85
2026-06-11 18:17:38.035074 | controller | Jun 11 16:28:44.940647 crc crio[3616]: time="2026-06-11T16:28:44.940094333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035090 | controller | Jun 11 16:28:44.950558 crc crio[3616]: time="2026-06-11T16:28:44.94994091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035107 | controller | Jun 11 16:28:44.974529 crc crio[3616]: time="2026-06-11T16:28:44.974484616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035123 | controller | Jun 11 16:28:44.977641 crc crio[3616]: time="2026-06-11T16:28:44.976669744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035139 | controller | Jun 11 16:28:44.984098 crc crio[3616]: time="2026-06-11T16:28:44.984036999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035155 | controller | Jun 11 16:28:44.984920 crc crio[3616]: time="2026-06-11T16:28:44.984889431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035171 | controller | Jun 11 16:28:45.002237 crc crio[3616]: time="2026-06-11T16:28:45.002152825Z" level=info msg="Ran pod sandbox 11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.035187 | controller | Jun 11 16:28:45.013499 crc crio[3616]: time="2026-06-11T16:28:45.013449211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035209 | controller | Jun 11 16:28:45.016979 crc crio[3616]: time="2026-06-11T16:28:45.016943152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7bf304cf-1d11-42b4-9a08-f2ae5d1d97a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.035226 | controller | Jun 11 16:28:45.047604 crc crio[3616]: time="2026-06-11T16:28:45.047162631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=d5289766-046b-480e-bd0e-27947e890ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.035242 | controller | Jun 11 16:28:45.095761 crc crio[3616]: time="2026-06-11T16:28:45.087772698Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035258 | controller | Jun 11 16:28:45.095761 crc crio[3616]: time="2026-06-11T16:28:45.093025662Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035274 | controller | Jun 11 16:28:45.207974 crc crio[3616]: time="2026-06-11T16:28:45.207418208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035290 | controller | Jun 11 16:28:45.211791 crc crio[3616]: time="2026-06-11T16:28:45.210003049Z" level=info msg="Created container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035307 | controller | Jun 11 16:28:45.216555 crc crio[3616]: time="2026-06-11T16:28:45.216504347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035323 | controller | Jun 11 16:28:45.220477 crc crio[3616]: time="2026-06-11T16:28:45.218952314Z" level=info msg="Starting container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603" id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035339 | controller | Jun 11 16:28:45.221490 crc crio[3616]: time="2026-06-11T16:28:45.221047112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035355 | controller | Jun 11 16:28:45.231618 crc crio[3616]: time="2026-06-11T16:28:45.23146684Z" level=info msg="Created container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035371 | controller | Jun 11 16:28:45.235424 crc crio[3616]: time="2026-06-11T16:28:45.232054406Z" level=info msg="Created container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035387 | controller | Jun 11 16:28:45.236627 crc crio[3616]: time="2026-06-11T16:28:45.234852956Z" level=info msg="Started container" PID=14762 containerID=61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603 description=openshift-marketplace/certified-operators-scrzw/extract-content id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32
2026-06-11 18:17:38.035407 | controller | Jun 11 16:28:45.237547 crc crio[3616]: time="2026-06-11T16:28:45.236530514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035424 | controller | Jun 11 16:28:45.242947 crc crio[3616]: time="2026-06-11T16:28:45.242586098Z" level=info msg="Starting container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6" id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035440 | controller | Jun 11 16:28:45.242947 crc crio[3616]: time="2026-06-11T16:28:45.242710792Z" level=info msg="Starting container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923" id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035456 | controller | Jun 11 16:28:45.257228 crc crio[3616]: time="2026-06-11T16:28:45.255727499Z" level=info msg="Started container" PID=14776 containerID=454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923 description=openshift-marketplace/certified-operators-l27pk/extract-content id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d
2026-06-11 18:17:38.035473 | controller | Jun 11 16:28:45.259535 crc crio[3616]: time="2026-06-11T16:28:45.257811162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035489 | controller | Jun 11 16:28:45.278771 crc crio[3616]: time="2026-06-11T16:28:45.277580314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035505 | controller | Jun 11 16:28:45.291646 crc crio[3616]: time="2026-06-11T16:28:45.291520465Z" level=info msg="Started container" PID=14772 containerID=bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6 description=openshift-marketplace/redhat-operators-ml74d/extract-content id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f
2026-06-11 18:17:38.035522 | controller | Jun 11 16:28:45.325088 crc crio[3616]: time="2026-06-11T16:28:45.324897856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035538 | controller | Jun 11 16:28:45.382812 crc crio[3616]: time="2026-06-11T16:28:45.38261269Z" level=info msg="Created container dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329: openshift-kube-apiserver/installer-13-crc/installer" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035554 | controller | Jun 11 16:28:45.390598 crc crio[3616]: time="2026-06-11T16:28:45.390513461Z" level=info msg="Starting container: dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329" id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035570 | controller | Jun 11 16:28:45.424568 crc crio[3616]: time="2026-06-11T16:28:45.42431498Z" level=info msg="Started container" PID=14775 containerID=dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329 description=openshift-kube-apiserver/installer-13-crc/installer id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f
2026-06-11 18:17:38.035587 | controller | Jun 11 16:28:45.542117 crc crio[3616]: time="2026-06-11T16:28:45.541889312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035607 | controller | Jun 11 16:28:45.572753 crc crio[3616]: time="2026-06-11T16:28:45.572641318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035623 | controller | Jun 11 16:28:45.901809 crc crio[3616]: time="2026-06-11T16:28:45.901634091Z" level=info msg="Created container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035639 | controller | Jun 11 16:28:45.906286 crc crio[3616]: time="2026-06-11T16:28:45.906084818Z" level=info msg="Starting container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab" id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035655 | controller | Jun 11 16:28:45.928523 crc crio[3616]: time="2026-06-11T16:28:45.923817337Z" level=info msg="Created container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035671 | controller | Jun 11 16:28:45.944436 crc crio[3616]: time="2026-06-11T16:28:45.943002283Z" level=info msg="Starting container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5" id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035687 | controller | Jun 11 16:28:45.954251 crc crio[3616]: time="2026-06-11T16:28:45.95407723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035703 | controller | Jun 11 16:28:45.983498 crc crio[3616]: time="2026-06-11T16:28:45.974316687Z" level=info msg="Started container" PID=14812 containerID=872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152
2026-06-11 18:17:38.035720 | controller | Jun 11 16:28:45.983498 crc crio[3616]: time="2026-06-11T16:28:45.976910227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035736 | controller | Jun 11 16:28:45.987841 crc crio[3616]: time="2026-06-11T16:28:45.987596362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035753 | controller | Jun 11 16:28:45.987986 crc crio[3616]: time="2026-06-11T16:28:45.987825788Z" level=info msg="Started container" PID=14805 containerID=12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-content id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774
2026-06-11 18:17:38.035769 | controller | Jun 11 16:28:46.021452 crc crio[3616]: time="2026-06-11T16:28:46.021130618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035785 | controller | Jun 11 16:28:46.129858 crc crio[3616]: time="2026-06-11T16:28:46.127938205Z" level=info msg="Created container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035806 | controller | Jun 11 16:28:46.138730 crc crio[3616]: time="2026-06-11T16:28:46.134811531Z" level=info msg="Starting container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943" id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035822 | controller | Jun 11 16:28:46.190364 crc crio[3616]: time="2026-06-11T16:28:46.18761839Z" level=info msg="Started container" PID=14818 containerID=367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7
2026-06-11 18:17:38.035839 | controller | Jun 11 16:28:46.300502 crc crio[3616]: time="2026-06-11T16:28:46.300143344Z" level=info msg="Created container 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035873 | controller | Jun 11 16:28:46.306042 crc crio[3616]: time="2026-06-11T16:28:46.305992161Z" level=info msg="Starting container: 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461" id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035891 | controller | Jun 11 16:28:46.453305 crc crio[3616]: time="2026-06-11T16:28:46.453061601Z" level=info msg="Started container" PID=14847 containerID=342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed
2026-06-11 18:17:38.035908 | controller | Jun 11 16:28:46.466693 crc crio[3616]: time="2026-06-11T16:28:46.466496508Z" level=info msg="Created container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.035924 | controller | Jun 11 16:28:46.513961 crc crio[3616]: time="2026-06-11T16:28:46.510448731Z" level=info msg="Starting container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8" id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.035940 | controller | Jun 11 16:28:46.535279 crc crio[3616]: time="2026-06-11T16:28:46.534478317Z" level=info msg="Started container" PID=14859 containerID=8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8 description=openshift-marketplace/community-operators-qhh6t/extract-content id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60
2026-06-11 18:17:38.035956 | controller | Jun 11 16:28:46.547933 crc crio[3616]: time="2026-06-11T16:28:46.54781999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=47ea8c6b-274e-4af5-b32d-cde8870075ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.035973 | controller | Jun 11 16:28:46.549447 crc crio[3616]: time="2026-06-11T16:28:46.548749819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.035989 | controller | Jun 11 16:28:46.551784 crc crio[3616]: time="2026-06-11T16:28:46.551510519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ab06b02-5cd3-4cfb-a93f-46459f674da2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036010 | controller | Jun 11 16:28:46.564825 crc crio[3616]: time="2026-06-11T16:28:46.564738761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036027 | controller | Jun 11 16:28:46.606751 crc crio[3616]: time="2026-06-11T16:28:46.603748105Z" level=info msg="Creating container: openshift-marketplace/certified-operators-scrzw/registry-server" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036043 | controller | Jun 11 16:28:46.606751 crc crio[3616]: time="2026-06-11T16:28:46.60426524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036059 | controller | Jun 11 16:28:46.653705 crc crio[3616]: time="2026-06-11T16:28:46.653636315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c72206e2-c37f-48e7-bbf5-b77f8039a28e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036075 | controller | Jun 11 16:28:46.654889 crc crio[3616]: time="2026-06-11T16:28:46.654813889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=41590c1d-626e-48b5-9204-8fcd08bebcc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036091 | controller | Jun 11 16:28:46.674472 crc crio[3616]: time="2026-06-11T16:28:46.670980082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db1f060f-3614-42e5-a958-1cb454c56404 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036106 | controller | Jun 11 16:28:46.674472 crc crio[3616]: time="2026-06-11T16:28:46.672560003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=460630c7-8870-40b6-b620-2f5495e1b854 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036123 | controller | Jun 11 16:28:46.687050 crc crio[3616]: time="2026-06-11T16:28:46.686723088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1f8b7694-b851-4de5-92a2-eb61dad7aaf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036138 | controller | Jun 11 16:28:46.690303 crc crio[3616]: time="2026-06-11T16:28:46.690228977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e95a224-3630-45ef-8e28-62bbb8d31191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036153 | controller | Jun 11 16:28:46.709270 crc crio[3616]: time="2026-06-11T16:28:46.709085338Z" level=info msg="Creating container: openshift-marketplace/community-operators-vvs9s/registry-server" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036169 | controller | Jun 11 16:28:46.710838 crc crio[3616]: time="2026-06-11T16:28:46.710739296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036185 | controller | Jun 11 16:28:46.713428 crc crio[3616]: time="2026-06-11T16:28:46.7130792Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036201 | controller | Jun 11 16:28:46.713428 crc crio[3616]: time="2026-06-11T16:28:46.713279886Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036221 | controller | Jun 11 16:28:46.713916 crc crio[3616]: time="2026-06-11T16:28:46.713783622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036238 | controller | Jun 11 16:28:46.731069 crc crio[3616]: time="2026-06-11T16:28:46.730128847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036254 | controller | Jun 11 16:28:46.731069 crc crio[3616]: time="2026-06-11T16:28:46.730172077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036270 | controller | Jun 11 16:28:46.757484 crc crio[3616]: time="2026-06-11T16:28:46.757410521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036286 | controller | Jun 11 16:28:46.912612 crc crio[3616]: time="2026-06-11T16:28:46.910850909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036302 | controller | Jun 11 16:28:46.922159 crc crio[3616]: time="2026-06-11T16:28:46.92202914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036317 | controller | Jun 11 16:28:46.951803 crc crio[3616]: time="2026-06-11T16:28:46.951655368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036333 | controller | Jun 11 16:28:46.965533 crc crio[3616]: time="2026-06-11T16:28:46.965283101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036349 | controller | Jun 11 16:28:46.993085 crc crio[3616]: time="2026-06-11T16:28:46.992931089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036364 | controller | Jun 11 16:28:47.000915 crc crio[3616]: time="2026-06-11T16:28:47.000759813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036380 | controller | Jun 11 16:28:47.091804 crc crio[3616]: time="2026-06-11T16:28:47.091713517Z" level=info msg="Created container 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036396 | controller | Jun 11 16:28:47.092992 crc crio[3616]: time="2026-06-11T16:28:47.092957075Z" level=info msg="Starting container: 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562" id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036413 | controller | Jun 11 16:28:47.101536 crc crio[3616]: time="2026-06-11T16:28:47.101457668Z" level=info msg="Started container" PID=14904 containerID=3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414
2026-06-11 18:17:38.036429 | controller | Jun 11 16:28:47.438732 crc crio[3616]: time="2026-06-11T16:28:47.438616923Z" level=info msg="Created container 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036449 | controller | Jun 11 16:28:47.441382 crc crio[3616]: time="2026-06-11T16:28:47.440862574Z" level=info msg="Starting container: 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3" id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036466 | controller | Jun 11 16:28:47.455560 crc crio[3616]: time="2026-06-11T16:28:47.455457411Z" level=info msg="Started container" PID=14903 containerID=7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef
2026-06-11 18:17:38.036482 | controller | Jun 11 16:28:47.524477 crc crio[3616]: time="2026-06-11T16:28:47.524292762Z" level=info msg="Created container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036498 | controller | Jun 11 16:28:47.526401 crc crio[3616]: time="2026-06-11T16:28:47.526292649Z" level=info msg="Starting container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d" id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036514 | controller | Jun 11 16:28:47.533857 crc crio[3616]: time="2026-06-11T16:28:47.533440174Z" level=info msg="Started container" PID=14920 containerID=3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d description=openshift-marketplace/certified-operators-scrzw/registry-server id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32
2026-06-11 18:17:38.036531 | controller | Jun 11 16:28:47.652637 crc crio[3616]: time="2026-06-11T16:28:47.651933632Z" level=info msg="Created container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036546 | controller | Jun 11 16:28:47.652997 crc crio[3616]: time="2026-06-11T16:28:47.651987245Z" level=info msg="Created container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036562 | controller | Jun 11 16:28:47.653298 crc crio[3616]: time="2026-06-11T16:28:47.652129828Z" level=info msg="Created container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036578 | controller | Jun 11 16:28:47.654511 crc crio[3616]: time="2026-06-11T16:28:47.654421533Z" level=info msg="Starting container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3" id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036593 | controller | Jun 11 16:28:47.654809 crc crio[3616]: time="2026-06-11T16:28:47.654584948Z" level=info msg="Starting container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53" id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036609 | controller | Jun 11 16:28:47.654932 crc crio[3616]: time="2026-06-11T16:28:47.654625629Z" level=info msg="Starting container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d" id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036629 | controller | Jun 11 16:28:47.666648 crc crio[3616]: time="2026-06-11T16:28:47.666527082Z" level=info msg="Started container" PID=14938 containerID=d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d description=openshift-marketplace/community-operators-vvs9s/registry-server id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85
2026-06-11 18:17:38.036645 | controller | Jun 11 16:28:47.674018 crc crio[3616]: time="2026-06-11T16:28:47.673873263Z" level=info msg="Started container" PID=14939 containerID=cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152
2026-06-11 18:17:38.036661 | controller | Jun 11 16:28:47.682444 crc crio[3616]: time="2026-06-11T16:28:47.682301028Z" level=info msg="Started container" PID=14937 containerID=6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d
2026-06-11 18:17:38.036677 | controller | Jun 11 16:28:47.703950 crc crio[3616]: time="2026-06-11T16:28:47.703611525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=af9a9131-4772-4550-a7a0-ce2c5262a573 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036693 | controller | Jun 11 16:28:47.710637 crc crio[3616]: time="2026-06-11T16:28:47.710577014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e88f2234-2981-4685-9579-d1c06cb00f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036710 | controller | Jun 11 16:28:47.712713 crc crio[3616]: time="2026-06-11T16:28:47.712644015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9ce1226-77c1-45cd-9faa-034ba04f626a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036725 | controller | Jun 11 16:28:47.761525 crc crio[3616]: time="2026-06-11T16:28:47.75913649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c73946d-17e6-4320-90c9-973cb336f768 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036741 | controller | Jun 11 16:28:48.303694 crc crio[3616]: time="2026-06-11T16:28:48.300757684Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4ntvb/registry-server" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036757 | controller | Jun 11 16:28:48.303694 crc crio[3616]: time="2026-06-11T16:28:48.30130833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036774 | controller | Jun 11 16:28:48.305598 crc crio[3616]: time="2026-06-11T16:28:48.304047528Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036790 | controller | Jun 11 16:28:48.319283 crc crio[3616]: time="2026-06-11T16:28:48.319151899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036809 | controller | Jun 11 16:28:48.345209 crc crio[3616]: time="2026-06-11T16:28:48.345076777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036826 | controller | Jun 11 16:28:48.348393 crc crio[3616]: time="2026-06-11T16:28:48.348254768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036842 | controller | Jun 11 16:28:48.361786 crc crio[3616]: time="2026-06-11T16:28:48.361691041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036876 | controller | Jun 11 16:28:48.365788 crc crio[3616]: time="2026-06-11T16:28:48.365697016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.036894 | controller | Jun 11 16:28:48.818903 crc crio[3616]: time="2026-06-11T16:28:48.81716402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa1d78ea-abe5-45d0-83b0-2c98f81dc1ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036911 | controller | Jun 11 16:28:48.827886 crc crio[3616]: time="2026-06-11T16:28:48.826812666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4dea9fda-bf40-47a0-b101-c95a953a5b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036927 | controller | Jun 11 16:28:48.839118 crc crio[3616]: time="2026-06-11T16:28:48.838936652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e94cf2c9-3fdf-4c81-9c4c-6a45e858f57c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036943 | controller | Jun 11 16:28:48.839995 crc crio[3616]: time="2026-06-11T16:28:48.839856587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd6a3d4d-def8-4a4b-9c5e-3e43042d16d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.036959 | controller | Jun 11 16:28:49.310439 crc crio[3616]: time="2026-06-11T16:28:49.309940392Z" level=info msg="Created container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.036975 | controller | Jun 11 16:28:49.311977 crc crio[3616]: time="2026-06-11T16:28:49.311657031Z" level=info msg="Starting container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796" id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.036991 | controller | Jun 11 16:28:49.321882 crc crio[3616]: time="2026-06-11T16:28:49.32178159Z" level=info msg="Started container" PID=15038 containerID=c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 description=openshift-marketplace/redhat-marketplace-4ntvb/registry-server id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774
2026-06-11 18:17:38.037008 | controller | Jun 11 16:28:49.533859 crc crio[3616]: time="2026-06-11T16:28:49.533007354Z" level=info msg="Created container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.037028 | controller | Jun 11 16:28:49.534385 crc crio[3616]: time="2026-06-11T16:28:49.534233688Z" level=info msg="Starting container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2" id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.037045 | controller | Jun 11 16:28:49.540134 crc crio[3616]: time="2026-06-11T16:28:49.539864649Z" level=info msg="Started container" PID=15039 containerID=e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60
2026-06-11 18:17:38.037061 | controller | Jun 11 16:28:49.720818 crc crio[3616]: time="2026-06-11T16:28:49.720675235Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml74d/registry-server" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.037078 | controller | Jun 11 16:28:49.721404 crc crio[3616]: time="2026-06-11T16:28:49.721254891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037094 | controller | Jun 11 16:28:49.721521 crc crio[3616]: time="2026-06-11T16:28:49.721438957Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.037110 | controller | Jun 11 16:28:49.722000 crc crio[3616]: time="2026-06-11T16:28:49.721864239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037126 | controller | Jun 11 16:28:49.803577 crc crio[3616]: time="2026-06-11T16:28:49.802726846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037143 | controller | Jun 11 16:28:49.807786 crc crio[3616]: time="2026-06-11T16:28:49.807682066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037160 | controller | Jun 11 16:28:49.809251 crc crio[3616]: time="2026-06-11T16:28:49.809005727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037176 | controller | Jun 11 16:28:49.813718 crc crio[3616]: time="2026-06-11T16:28:49.813648487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.037191 | controller | Jun 11 16:28:50.470989 crc crio[3616]: time="2026-06-11T16:28:50.469096247Z" level=info msg="Created container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.037207 | controller | Jun 11 16:28:50.481130 crc crio[3616]: time="2026-06-11T16:28:50.480839719Z" level=info msg="Starting container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f" id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.037224 | controller | Jun 11 16:28:50.513722 crc crio[3616]: time="2026-06-11T16:28:50.513141974Z" level=info msg="Started container" PID=15126 containerID=f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7
2026-06-11 18:17:38.037244 | controller | Jun 11 16:28:50.804817 crc crio[3616]: time="2026-06-11T16:28:50.804572444Z" level=info msg="Created container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.037261 | controller | Jun 11 16:28:50.808067 crc crio[3616]: time="2026-06-11T16:28:50.807029294Z" level=info msg="Starting container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0" id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.037277 | controller | Jun 11 16:28:50.829055 crc crio[3616]: time="2026-06-11T16:28:50.828887206Z" level=info msg="Started container" PID=15114 containerID=2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 description=openshift-marketplace/redhat-operators-ml74d/registry-server id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f
2026-06-11 18:17:38.037294 | controller | Jun 11 16:28:50.941046 crc crio[3616]: time="2026-06-11T16:28:50.940928332Z" level=info msg="Stopping pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037310 | controller | Jun 11 16:28:50.942465 crc crio[3616]: time="2026-06-11T16:28:50.941687484Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc00162c0b0}] Aliases:map[]}"
2026-06-11 18:17:38.037327 | controller | Jun 11 16:28:50.942465 crc crio[3616]: time="2026-06-11T16:28:50.942128036Z" 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:17:38.037343 | controller | Jun 11 16:28:52.959992 crc crio[3616]: time="2026-06-11T16:28:52.959565318Z" level=info msg="Stopped pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037359 | controller | Jun 11 16:29:04.645242 crc crio[3616]: time="2026-06-11T16:29:04.644002635Z" level=info msg="Stopping container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 (timeout: 2s)" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037375 | controller | Jun 11 16:29:05.788733 crc crio[3616]: time="2026-06-11T16:29:05.788575129Z" level=info msg="Stopped container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037392 | controller | Jun 11 16:29:05.790771 crc crio[3616]: time="2026-06-11T16:29:05.790503153Z" level=info msg="Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037408 | controller | Jun 11 16:29:05.792227 crc crio[3616]: time="2026-06-11T16:29:05.792085329Z" level=info msg="Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc00162ce10}] Aliases:map[]}"
2026-06-11 18:17:38.037429 | controller | Jun 11 16:29:05.792872 crc crio[3616]: time="2026-06-11T16:29:05.792747668Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4ntvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.037445 | controller | Jun 11 16:29:06.621783 crc crio[3616]: time="2026-06-11T16:29:06.621611274Z" level=info msg="Stopped pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037461 | controller | Jun 11 16:29:07.491083 crc crio[3616]: time="2026-06-11T16:29:07.490651066Z" level=info msg="Removing container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037478 | controller | Jun 11 16:29:07.536770 crc crio[3616]: time="2026-06-11T16:29:07.536671431Z" level=info msg="Removed container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037494 | controller | Jun 11 16:29:07.549828 crc crio[3616]: time="2026-06-11T16:29:07.546862249Z" level=info msg="Removing container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037509 | controller | Jun 11 16:29:07.575697 crc crio[3616]: time="2026-06-11T16:29:07.575580319Z" level=info msg="Removed container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037525 | controller | Jun 11 16:29:07.579458 crc crio[3616]: time="2026-06-11T16:29:07.579063197Z" level=info msg="Removing container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037541 | controller | Jun 11 16:29:07.610720 crc crio[3616]: time="2026-06-11T16:29:07.61062918Z" level=info msg="Removed container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037556 | controller | Jun 11 16:29:11.722981 crc crio[3616]: time="2026-06-11T16:29:11.722845152Z" level=info msg="Stopping container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d (timeout: 2s)" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037573 | controller | Jun 11 16:29:11.763469 crc crio[3616]: time="2026-06-11T16:29:11.76325577Z" level=info msg="Stopping container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d (timeout: 2s)" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037589 | controller | Jun 11 16:29:11.991903 crc crio[3616]: time="2026-06-11T16:29:11.991406217Z" level=info msg="Stopped container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037605 | controller | Jun 11 16:29:11.999194 crc crio[3616]: time="2026-06-11T16:29:11.999080602Z" level=info msg="Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037625 | controller | Jun 11 16:29:11.999865 crc crio[3616]: time="2026-06-11T16:29:11.999799643Z" level=info msg="Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc000918830}] Aliases:map[]}"
2026-06-11 18:17:38.037642 | controller | Jun 11 16:29:12.000088 crc crio[3616]: time="2026-06-11T16:29:12.00002811Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vvs9s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.037659 | controller | Jun 11 16:29:12.452525 crc crio[3616]: time="2026-06-11T16:29:12.452405199Z" level=info msg="Stopped container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037675 | controller | Jun 11 16:29:12.454751 crc crio[3616]: time="2026-06-11T16:29:12.454312224Z" level=info msg="Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037692 | controller | Jun 11 16:29:12.455427 crc crio[3616]: time="2026-06-11T16:29:12.454828529Z" level=info msg="Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162d1b8}] Aliases:map[]}"
2026-06-11 18:17:38.037708 | controller | Jun 11 16:29:12.455427 crc crio[3616]: time="2026-06-11T16:29:12.455035995Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-scrzw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.037725 | controller | Jun 11 16:29:12.582242 crc crio[3616]: time="2026-06-11T16:29:12.582162051Z" level=info msg="Stopped pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037741 | controller | Jun 11 16:29:12.696495 crc crio[3616]: time="2026-06-11T16:29:12.695146483Z" level=info msg="Removing container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037758 | controller | Jun 11 16:29:12.761094 crc crio[3616]: time="2026-06-11T16:29:12.760986613Z" level=info msg="Removed container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037774 | controller | Jun 11 16:29:12.785146 crc crio[3616]: time="2026-06-11T16:29:12.784937688Z" level=info msg="Removing container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037789 | controller | Jun 11 16:29:12.848603 crc crio[3616]: time="2026-06-11T16:29:12.848436543Z" level=info msg="Removed container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037809 | controller | Jun 11 16:29:12.858885 crc crio[3616]: time="2026-06-11T16:29:12.858803538Z" level=info msg="Removing container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037825 | controller | Jun 11 16:29:12.888558 crc crio[3616]: time="2026-06-11T16:29:12.885056531Z" level=info msg="Removed container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037841 | controller | Jun 11 16:29:13.205016 crc crio[3616]: time="2026-06-11T16:29:13.204922118Z" level=info msg="Stopped pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.037874 | controller | Jun 11 16:29:13.705730 crc crio[3616]: time="2026-06-11T16:29:13.705641239Z" level=info msg="Removing container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037891 | controller | Jun 11 16:29:13.728140 crc crio[3616]: time="2026-06-11T16:29:13.728016739Z" level=info msg="Removed container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037907 | controller | Jun 11 16:29:13.732255 crc crio[3616]: time="2026-06-11T16:29:13.732105632Z" level=info msg="Removing container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037923 | controller | Jun 11 16:29:13.763831 crc crio[3616]: time="2026-06-11T16:29:13.763737265Z" level=info msg="Removed container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037939 | controller | Jun 11 16:29:13.766226 crc crio[3616]: time="2026-06-11T16:29:13.76608506Z" level=info msg="Removing container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037955 | controller | Jun 11 16:29:13.806611 crc crio[3616]: time="2026-06-11T16:29:13.806544288Z" level=info msg="Removed container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.037970 | controller | Jun 11 16:29:14.888780 crc crio[3616]: time="2026-06-11T16:29:14.888375224Z" level=info msg="Stopping container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 (timeout: 2s)" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.037986 | controller | Jun 11 16:29:15.032092 crc crio[3616]: time="2026-06-11T16:29:15.03200228Z" level=info msg="Stopped container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038003 | controller | Jun 11 16:29:15.033408 crc crio[3616]: time="2026-06-11T16:29:15.033298926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1fa662bc-9217-4d69-84c7-cfc6e3d9fe52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.038024 | controller | Jun 11 16:29:15.036062 crc crio[3616]: time="2026-06-11T16:29:15.035484989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=da67a314-f8f1-4432-841d-f90386d452df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.038041 | controller | Jun 11 16:29:15.043984 crc crio[3616]: time="2026-06-11T16:29:15.043534048Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.038058 | controller | Jun 11 16:29:15.044479 crc crio[3616]: time="2026-06-11T16:29:15.044262569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038074 | controller | Jun 11 16:29:15.146559 crc crio[3616]: time="2026-06-11T16:29:15.146267878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038090 | controller | Jun 11 16:29:15.155428 crc crio[3616]: time="2026-06-11T16:29:15.155316229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038107 | controller | Jun 11 16:29:15.289220 crc crio[3616]: time="2026-06-11T16:29:15.288832514Z" level=info msg="Created container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.038123 | controller | Jun 11 16:29:15.290504 crc crio[3616]: time="2026-06-11T16:29:15.290389731Z" level=info msg="Starting container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4" id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.038139 | controller | Jun 11 16:29:15.315625 crc crio[3616]: time="2026-06-11T16:29:15.315564151Z" level=info msg="Started container" PID=15801 containerID=537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.038155 | controller | Jun 11 16:29:15.452533 crc crio[3616]: time="2026-06-11T16:29:15.452460372Z" level=info msg="Stopping container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 (timeout: 2s)" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038171 | controller | Jun 11 16:29:15.587919 crc crio[3616]: time="2026-06-11T16:29:15.587799118Z" level=info msg="Stopped container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038188 | controller | Jun 11 16:29:15.589545 crc crio[3616]: time="2026-06-11T16:29:15.589460737Z" level=info msg="Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038204 | controller | Jun 11 16:29:15.590690 crc crio[3616]: time="2026-06-11T16:29:15.590367683Z" level=info msg="Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc00162c638}] Aliases:map[]}"
2026-06-11 18:17:38.038227 | controller | Jun 11 16:29:15.590690 crc crio[3616]: time="2026-06-11T16:29:15.590573069Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-ml74d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.038244 | controller | Jun 11 16:29:15.746025 crc crio[3616]: time="2026-06-11T16:29:15.745930838Z" level=info msg="Removing container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038261 | controller | Jun 11 16:29:15.851262 crc crio[3616]: time="2026-06-11T16:29:15.850960384Z" level=info msg="Removed container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038278 | controller | Jun 11 16:29:15.992070 crc crio[3616]: time="2026-06-11T16:29:15.991923223Z" level=info msg="Stopped pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038294 | controller | Jun 11 16:29:16.773222 crc crio[3616]: time="2026-06-11T16:29:16.77207337Z" level=info msg="Removing container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038311 | controller | Jun 11 16:29:16.818054 crc crio[3616]: time="2026-06-11T16:29:16.817769724Z" level=info msg="Removed container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038327 | controller | Jun 11 16:29:16.821813 crc crio[3616]: time="2026-06-11T16:29:16.821684625Z" level=info msg="Removing container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038343 | controller | Jun 11 16:29:16.859173 crc crio[3616]: time="2026-06-11T16:29:16.85898711Z" level=info msg="Removed container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038359 | controller | Jun 11 16:29:16.862918 crc crio[3616]: time="2026-06-11T16:29:16.862875319Z" level=info msg="Removing container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038375 | controller | Jun 11 16:29:16.885051 crc crio[3616]: time="2026-06-11T16:29:16.884989292Z" level=info msg="Removed container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038391 | controller | Jun 11 16:29:34.732814 crc crio[3616]: time="2026-06-11T16:29:34.731689487Z" level=info msg="Stopping container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 (timeout: 15s)" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038407 | controller | Jun 11 16:29:34.734992 crc crio[3616]: time="2026-06-11T16:29:34.732821875Z" level=info msg="Stopping container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a (timeout: 15s)" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038427 | controller | Jun 11 16:29:34.734992 crc crio[3616]: time="2026-06-11T16:29:34.734443775Z" level=info msg="Stopping container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 (timeout: 15s)" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038446 | controller | Jun 11 16:29:34.734992 crc crio[3616]: time="2026-06-11T16:29:34.734858774Z" level=info msg="Stopping container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a (timeout: 15s)" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038464 | controller | Jun 11 16:29:34.740910 crc crio[3616]: time="2026-06-11T16:29:34.735498849Z" level=info msg="Stopping container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 (timeout: 15s)" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038480 | controller | Jun 11 16:29:35.093921 crc crio[3616]: time="2026-06-11T16:29:35.093106089Z" level=info msg="Stopped container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038495 | controller | Jun 11 16:29:35.122238 crc crio[3616]: time="2026-06-11T16:29:35.122112869Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.038511 | controller | Jun 11 16:29:35.122457 crc crio[3616]: time="2026-06-11T16:29:35.122304164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038538 | controller | Jun 11 16:29:35.138584 crc crio[3616]: time="2026-06-11T16:29:35.13466365Z" level=info msg="Stopped container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038555 | controller | Jun 11 16:29:35.287472 crc crio[3616]: time="2026-06-11T16:29:35.284714478Z" level=info msg="Stopped container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038571 | controller | Jun 11 16:29:35.379075 crc crio[3616]: time="2026-06-11T16:29:35.378987685Z" level=info msg="Stopped container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038589 | controller | Jun 11 16:29:35.389560 crc crio[3616]: time="2026-06-11T16:29:35.389430717Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.038611 | controller | Jun 11 16:29:35.401636 crc crio[3616]: time="2026-06-11T16:29:35.401546969Z" level=info msg="Ran pod sandbox ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.038633 | controller | Jun 11 16:29:35.404691 crc crio[3616]: time="2026-06-11T16:29:35.404496608Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ca7834ec-bbff-473f-aa92-d1036a31e0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.038660 | controller | Jun 11 16:29:35.431914 crc crio[3616]: time="2026-06-11T16:29:35.431753333Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2514caea-45b2-468e-9391-fd22ae9e3933 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.038684 | controller | Jun 11 16:29:35.445144 crc crio[3616]: time="2026-06-11T16:29:35.444994002Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.038705 | controller | Jun 11 16:29:35.445677 crc crio[3616]: time="2026-06-11T16:29:35.445610677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038723 | controller | Jun 11 16:29:35.471113 crc crio[3616]: time="2026-06-11T16:29:35.470991607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038740 | controller | Jun 11 16:29:35.683443 crc crio[3616]: time="2026-06-11T16:29:35.683284292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.038756 | controller | Jun 11 16:29:35.780405 crc crio[3616]: time="2026-06-11T16:29:35.780248755Z" level=info msg="Created container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.038772 | controller | Jun 11 16:29:35.782258 crc crio[3616]: time="2026-06-11T16:29:35.782189081Z" level=info msg="Starting container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c" id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.038788 | controller | Jun 11 16:29:35.790189 crc crio[3616]: time="2026-06-11T16:29:35.789896777Z" level=info msg="Started container" PID=16151 containerID=3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b
2026-06-11 18:17:38.038805 | controller | Jun 11 16:29:37.131970 crc crio[3616]: time="2026-06-11T16:29:37.131194214Z" level=info msg="Stopping pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038821 | controller | Jun 11 16:29:37.133778 crc crio[3616]: time="2026-06-11T16:29:37.133296685Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc0018be6d0}] Aliases:map[]}"
2026-06-11 18:17:38.038838 | controller | Jun 11 16:29:37.133926 crc crio[3616]: time="2026-06-11T16:29:37.13388565Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.038880 | controller | Jun 11 16:29:38.799382 crc crio[3616]: time="2026-06-11T16:29:38.7992427Z" level=info msg="Stopped pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038899 | controller | Jun 11 16:29:43.057583 crc crio[3616]: time="2026-06-11T16:29:43.056790871Z" level=info msg="Stopped container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.038916 | controller | Jun 11 16:29:43.059056 crc crio[3616]: time="2026-06-11T16:29:43.058947104Z" level=info msg="Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038933 | controller | Jun 11 16:29:43.063959 crc crio[3616]: time="2026-06-11T16:29:43.063884885Z" level=info msg="Stopped pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.038949 | controller | Jun 11 16:29:43.211506 crc crio[3616]: time="2026-06-11T16:29:43.211080281Z" level=info msg="Removing container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038965 | controller | Jun 11 16:29:43.230923 crc crio[3616]: time="2026-06-11T16:29:43.230827287Z" level=info msg="Removed container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038981 | controller | Jun 11 16:29:43.234763 crc crio[3616]: time="2026-06-11T16:29:43.234664829Z" level=info msg="Removing container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.038996 | controller | Jun 11 16:29:43.255263 crc crio[3616]: time="2026-06-11T16:29:43.255161013Z" level=info msg="Removed container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039012 | controller | Jun 11 16:29:43.258768 crc crio[3616]: time="2026-06-11T16:29:43.258699877Z" level=info msg="Removing container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039028 | controller | Jun 11 16:29:43.277599 crc crio[3616]: time="2026-06-11T16:29:43.277518691Z" level=info msg="Removed container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039044 | controller | Jun 11 16:29:43.280933 crc crio[3616]: time="2026-06-11T16:29:43.280855449Z" level=info msg="Removing container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039060 | controller | Jun 11 16:29:43.306016 crc crio[3616]: time="2026-06-11T16:29:43.305917244Z" level=info msg="Removed container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039080 | controller | Jun 11 16:29:43.312024 crc crio[3616]: time="2026-06-11T16:29:43.311819015Z" level=info msg="Removing container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039096 | controller | Jun 11 16:29:43.339624 crc crio[3616]: time="2026-06-11T16:29:43.339546711Z" level=info msg="Removed container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039112 | controller | Jun 11 16:29:43.343426 crc crio[3616]: time="2026-06-11T16:29:43.343306632Z" level=info msg="Removing container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039128 | controller | Jun 11 16:29:43.454196 crc crio[3616]: time="2026-06-11T16:29:43.453758832Z" level=info msg="Removed container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039144 | controller | Jun 11 16:29:43.794938 crc crio[3616]: time="2026-06-11T16:29:43.794251096Z" level=info msg="Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039160 | controller | Jun 11 16:29:43.795101 crc crio[3616]: time="2026-06-11T16:29:43.794958883Z" level=info msg="Stopped pod sandbox (already stopped): 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039176 | controller | Jun 11 16:29:43.797940 crc crio[3616]: time="2026-06-11T16:29:43.797648019Z" level=info msg="Removing pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039192 | controller | Jun 11 16:29:43.829045 crc crio[3616]: time="2026-06-11T16:29:43.827253899Z" level=info msg="Removed pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039208 | controller | Jun 11 16:29:43.831492 crc crio[3616]: time="2026-06-11T16:29:43.831270467Z" level=info msg="Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039224 | controller | Jun 11 16:29:43.831492 crc crio[3616]: time="2026-06-11T16:29:43.83139088Z" level=info msg="Stopped pod sandbox (already stopped): b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039240 | controller | Jun 11 16:29:43.831948 crc crio[3616]: time="2026-06-11T16:29:43.83180069Z" level=info msg="Removing pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039257 | controller | Jun 11 16:29:43.846753 crc crio[3616]: time="2026-06-11T16:29:43.846635832Z" level=info msg="Removed pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039274 | controller | Jun 11 16:29:43.848125 crc crio[3616]: time="2026-06-11T16:29:43.84803563Z" level=info msg="Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039316 | controller | Jun 11 16:29:43.848125 crc crio[3616]: time="2026-06-11T16:29:43.848110322Z" level=info msg="Stopped pod sandbox (already stopped): f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039340 | controller | Jun 11 16:29:43.849625 crc crio[3616]: time="2026-06-11T16:29:43.849558236Z" level=info msg="Removing pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039358 | controller | Jun 11 16:29:43.876207 crc crio[3616]: time="2026-06-11T16:29:43.876035118Z" level=info msg="Removed pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039375 | controller | Jun 11 16:29:43.877858 crc crio[3616]: time="2026-06-11T16:29:43.877789237Z" level=info msg="Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039392 | controller | Jun 11 16:29:43.877930 crc crio[3616]: time="2026-06-11T16:29:43.877883119Z" level=info msg="Stopped pod sandbox (already stopped): fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039409 | controller | Jun 11 16:29:43.878669 crc crio[3616]: time="2026-06-11T16:29:43.878559494Z" level=info msg="Removing pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039427 | controller | Jun 11 16:29:43.892527 crc crio[3616]: time="2026-06-11T16:29:43.892413869Z" level=info msg="Removed pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039444 | controller | Jun 11 16:29:43.894864 crc crio[3616]: time="2026-06-11T16:29:43.894801234Z" level=info msg="Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039460 | controller | Jun 11 16:29:43.894939 crc crio[3616]: time="2026-06-11T16:29:43.894889976Z" level=info msg="Stopped pod sandbox (already stopped): c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039477 | controller | Jun 11 16:29:43.895888 crc crio[3616]: time="2026-06-11T16:29:43.895826119Z" level=info msg="Removing pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039494 | controller | Jun 11 16:29:43.905124 crc crio[3616]: time="2026-06-11T16:29:43.904860598Z" level=info msg="Removed pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039511 | controller | Jun 11 16:29:43.906156 crc crio[3616]: time="2026-06-11T16:29:43.905874771Z" level=info msg="Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039528 | controller | Jun 11 16:29:43.906156 crc crio[3616]: time="2026-06-11T16:29:43.906037405Z" level=info msg="Stopped pod sandbox (already stopped): 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.039550 | controller | Jun 11 16:29:43.907125 crc crio[3616]: time="2026-06-11T16:29:43.907028519Z" level=info msg="Removing pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039567 | controller | Jun 11 16:29:43.919005 crc crio[3616]: time="2026-06-11T16:29:43.918897565Z" level=info msg="Removed pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.039585 | controller | Jun 11 16:29:44.891191 crc crio[3616]: time="2026-06-11T16:29:44.891067532Z" level=info msg="Stopping container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 (timeout: 2s)" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.039601 | controller | Jun 11 16:29:45.039237 crc crio[3616]: time="2026-06-11T16:29:45.039099422Z" level=info msg="Stopped container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.039618 | controller | Jun 11 16:29:45.247894 crc crio[3616]: time="2026-06-11T16:29:45.247190566Z" level=info msg="Removing container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039635 | controller | Jun 11 16:29:45.585381 crc crio[3616]: time="2026-06-11T16:29:45.584820187Z" level=info msg="Removed container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.039652 | controller | Jun 11 16:29:45.984543 crc crio[3616]: time="2026-06-11T16:29:45.983925034Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.039669 | controller | Jun 11 16:29:45.984543 crc crio[3616]: time="2026-06-11T16:29:45.984484347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.039686 | controller | Jun 11 16:29:46.002896 crc crio[3616]: time="2026-06-11T16:29:46.002815701Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.039703 | controller | Jun 11 16:29:46.013996 crc crio[3616]: time="2026-06-11T16:29:46.013605708Z" level=info msg="Ran pod sandbox 506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.039719 | controller | Jun 11 16:29:46.017867 crc crio[3616]: time="2026-06-11T16:29:46.017748557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=71398de6-a152-4176-8c1d-6660cc8bcadc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.039736 | controller | Jun 11 16:29:46.020867 crc crio[3616]: time="2026-06-11T16:29:46.020575885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=82cd6a02-d67d-430c-b1ee-180834c42e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.039756 | controller | Jun 11 16:29:46.474569 crc crio[3616]: time="2026-06-11T16:29:46.474157797Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.039772 | controller | Jun 11 16:29:46.474884 crc crio[3616]: time="2026-06-11T16:29:46.474805472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.039835 | controller | Jun 11 16:29:46.498897 crc crio[3616]: time="2026-06-11T16:29:46.498754955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.039894 | controller | Jun 11 16:29:46.772493 crc crio[3616]: time="2026-06-11T16:29:46.77238807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.039918 | controller | Jun 11 16:29:46.871933 crc crio[3616]: time="2026-06-11T16:29:46.871850008Z" level=info msg="Created container a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.039940 | controller | Jun 11 16:29:46.873211 crc crio[3616]: time="2026-06-11T16:29:46.873126728Z" level=info msg="Starting container: a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b" id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.039966 | controller | Jun 11 16:29:46.879111 crc crio[3616]: time="2026-06-11T16:29:46.87904403Z" level=info msg="Started container" PID=16329 containerID=a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.039991 | controller | Jun 11 16:29:47.298780 crc crio[3616]: time="2026-06-11T16:29:47.298171753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c8dc01c4-ad3d-490a-9f1b-595f765b5785 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040015 | controller | Jun 11 16:29:47.300197 crc crio[3616]: time="2026-06-11T16:29:47.300094677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f7934eda-ef8e-4853-b923-00ebf96a5363 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040042 | controller | Jun 11 16:29:47.308832 crc crio[3616]: time="2026-06-11T16:29:47.308765115Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040069 | controller | Jun 11 16:29:47.309092 crc crio[3616]: time="2026-06-11T16:29:47.309031912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040094 | controller | Jun 11 16:29:47.330103 crc crio[3616]: time="2026-06-11T16:29:47.329992737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040112 | controller | Jun 11 16:29:47.474551 crc crio[3616]: time="2026-06-11T16:29:47.47445246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040133 | controller | Jun 11 16:29:47.579339 crc crio[3616]: time="2026-06-11T16:29:47.57927211Z" level=info msg="Created container b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040150 | controller | Jun 11 16:29:47.580521 crc crio[3616]: time="2026-06-11T16:29:47.580453519Z" level=info msg="Starting container: b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2" id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040166 | controller | Jun 11 16:29:47.589215 crc crio[3616]: time="2026-06-11T16:29:47.589133698Z" level=info msg="Started container" PID=16343 containerID=b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.040183 | controller | Jun 11 16:29:47.602594 crc crio[3616]: time="2026-06-11T16:29:47.602422257Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=20d43113-bbba-4877-aaf9-28241ccf7ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040199 | controller | Jun 11 16:29:47.606280 crc crio[3616]: time="2026-06-11T16:29:47.606041765Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=54f5ec6e-854b-49c8-8f2b-434f22b651e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040215 | controller | Jun 11 16:29:47.617616 crc crio[3616]: time="2026-06-11T16:29:47.617456928Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040230 | controller | Jun 11 16:29:47.617991 crc crio[3616]: time="2026-06-11T16:29:47.617910159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040246 | controller | Jun 11 16:29:47.640072 crc crio[3616]: time="2026-06-11T16:29:47.639926764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040262 | controller | Jun 11 16:29:47.826512 crc crio[3616]: time="2026-06-11T16:29:47.824699763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040278 | controller | Jun 11 16:29:47.945453 crc crio[3616]: time="2026-06-11T16:29:47.944912994Z" level=info msg="Created container bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040294 | controller | Jun 11 16:29:47.946680 crc crio[3616]: time="2026-06-11T16:29:47.946601785Z" level=info msg="Starting container: bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80" id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040310 | controller | Jun 11 16:29:47.957460 crc crio[3616]: time="2026-06-11T16:29:47.957261362Z" level=info msg="Started container" PID=16375 containerID=bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.040330 | controller | Jun 11 16:29:47.997717 crc crio[3616]: time="2026-06-11T16:29:47.997575281Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a18e92a2-ef5b-4ad6-bf9b-24f8a55d0de9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040347 | controller | Jun 11 16:29:48.001179 crc crio[3616]: time="2026-06-11T16:29:48.001075074Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2d6018ce-a75f-43d2-a087-859ead5f7345 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040363 | controller | Jun 11 16:29:48.021248 crc crio[3616]: time="2026-06-11T16:29:48.021074145Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040379 | controller | Jun 11 16:29:48.021966 crc crio[3616]: time="2026-06-11T16:29:48.021557287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040395 | controller | Jun 11 16:29:48.041412 crc crio[3616]: time="2026-06-11T16:29:48.041283302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040411 | controller | Jun 11 16:29:48.209411 crc crio[3616]: time="2026-06-11T16:29:48.209246011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040427 | controller | Jun 11 16:29:48.294485 crc crio[3616]: time="2026-06-11T16:29:48.294268776Z" level=info msg="Created container 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040443 | controller | Jun 11 16:29:48.296447 crc crio[3616]: time="2026-06-11T16:29:48.296401077Z" level=info msg="Starting container: 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00" id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040459 | controller | Jun 11 16:29:48.302917 crc crio[3616]: time="2026-06-11T16:29:48.302818111Z" level=info msg="Started container" PID=16395 containerID=571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.040476 | controller | Jun 11 16:29:48.317691 crc crio[3616]: time="2026-06-11T16:29:48.316410098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=99200c72-c765-4d96-befc-152b61458e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040492 | controller | Jun 11 16:29:48.320010 crc crio[3616]: time="2026-06-11T16:29:48.319855521Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6aa1d003-9805-4c6c-8dc3-bebcb567ad7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040508 | controller | Jun 11 16:29:48.320642 crc crio[3616]: time="2026-06-11T16:29:48.320380793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3641daee-fc6a-4c14-9aa0-1d4babbf8e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040527 | controller | Jun 11 16:29:48.321919 crc crio[3616]: time="2026-06-11T16:29:48.321791438Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d366bd93-fed2-4a99-8de2-d379a1e5fd90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040544 | controller | Jun 11 16:29:48.323299 crc crio[3616]: time="2026-06-11T16:29:48.32316426Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040560 | controller | Jun 11 16:29:48.324534 crc crio[3616]: time="2026-06-11T16:29:48.323826016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040577 | controller | Jun 11 16:29:48.343885 crc crio[3616]: time="2026-06-11T16:29:48.343691914Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040594 | controller | Jun 11 16:29:48.344496 crc crio[3616]: time="2026-06-11T16:29:48.344269528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040610 | controller | Jun 11 16:29:48.378197 crc crio[3616]: time="2026-06-11T16:29:48.377922918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040627 | controller | Jun 11 16:29:48.387540 crc crio[3616]: time="2026-06-11T16:29:48.387400639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040643 | controller | Jun 11 16:29:48.785772 crc crio[3616]: time="2026-06-11T16:29:48.785656476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040659 | controller | Jun 11 16:29:48.806107 crc crio[3616]: time="2026-06-11T16:29:48.805980386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040676 | controller | Jun 11 16:29:48.895665 crc crio[3616]: time="2026-06-11T16:29:48.895595267Z" level=info msg="Created container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040692 | controller | Jun 11 16:29:48.896888 crc crio[3616]: time="2026-06-11T16:29:48.896816486Z" level=info msg="Starting container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835" id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040709 | controller | Jun 11 16:29:48.897529 crc crio[3616]: time="2026-06-11T16:29:48.897454821Z" level=info msg="Created container eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040726 | controller | Jun 11 16:29:48.899764 crc crio[3616]: time="2026-06-11T16:29:48.899693887Z" level=info msg="Starting container: eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f" id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040746 | controller | Jun 11 16:29:48.904735 crc crio[3616]: time="2026-06-11T16:29:48.904657156Z" level=info msg="Started container" PID=16417 containerID=ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.040763 | controller | Jun 11 16:29:48.905107 crc crio[3616]: time="2026-06-11T16:29:48.905049846Z" level=info msg="Started container" PID=16420 containerID=eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.040779 | controller | Jun 11 16:29:48.917130 crc crio[3616]: time="2026-06-11T16:29:48.916979632Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=640718d8-e511-4c7a-8ab7-009ee3793c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040796 | controller | Jun 11 16:29:48.919480 crc crio[3616]: time="2026-06-11T16:29:48.919298567Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=38303cb9-3198-4988-9d3a-2fb5c16ed360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.040812 | controller | Jun 11 16:29:48.932502 crc crio[3616]: time="2026-06-11T16:29:48.932238258Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040828 | controller | Jun 11 16:29:48.932887 crc crio[3616]: time="2026-06-11T16:29:48.932627018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040844 | controller | Jun 11 16:29:48.957597 crc crio[3616]: time="2026-06-11T16:29:48.957516866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040881 | controller | Jun 11 16:29:49.212488 crc crio[3616]: time="2026-06-11T16:29:49.211970206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.040899 | controller | Jun 11 16:29:49.302902 crc crio[3616]: time="2026-06-11T16:29:49.300200017Z" level=info msg="Created container 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.040915 | controller | Jun 11 16:29:49.306571 crc crio[3616]: time="2026-06-11T16:29:49.306394106Z" level=info msg="Starting container: 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7" id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.040931 | controller | Jun 11 16:29:49.314456 crc crio[3616]: time="2026-06-11T16:29:49.314293456Z" level=info msg="Started container" PID=16451 containerID=606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2
2026-06-11 18:17:38.040952 | controller | Jun 11 16:30:08.204296 crc crio[3616]: time="2026-06-11T16:30:08.203624722Z" level=info msg="Stopping container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c (timeout: 5s)" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.040969 | controller | Jun 11 16:30:13.217130 crc crio[3616]: time="2026-06-11T16:30:13.216494307Z" level=warning msg="Stopping container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.040985 | controller | Jun 11 16:30:13.897745 crc crio[3616]: time="2026-06-11T16:30:13.897032284Z" level=info msg="Stopped container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041001 | controller | Jun 11 16:30:13.899883 crc crio[3616]: time="2026-06-11T16:30:13.899725549Z" level=info msg="Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041017 | controller | Jun 11 16:30:13.906418 crc crio[3616]: time="2026-06-11T16:30:13.906246376Z" level=info msg="Stopped pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041032 | controller | Jun 11 16:30:14.634580 crc crio[3616]: time="2026-06-11T16:30:14.634295636Z" level=info msg="Removing container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.041048 | controller | Jun 11 16:30:14.716210 crc crio[3616]: time="2026-06-11T16:30:14.715555713Z" level=info msg="Removed container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.041063 | controller | Jun 11 16:30:18.949700 crc crio[3616]: time="2026-06-11T16:30:18.949026523Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.041079 | controller | Jun 11 16:30:18.950879 crc crio[3616]: time="2026-06-11T16:30:18.950265143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041095 | controller | Jun 11 16:30:18.982950 crc crio[3616]: time="2026-06-11T16:30:18.982786674Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}"
2026-06-11 18:17:38.041112 | controller | Jun 11 16:30:18.982950 crc crio[3616]: time="2026-06-11T16:30:18.982843935Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.041128 | controller | Jun 11 16:30:19.655681 crc crio[3616]: 2026-06-11T16:30:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c38f677625d8 Mac:2a:fe:89:32:f8:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 SocketPath: PciID:}] [{Interface:0xc000292970 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.041149 | controller | Jun 11 16:30:19.671506 crc crio[3616]: time="2026-06-11T16:30:19.670389141Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}"
2026-06-11 18:17:38.041166 | controller | Jun 11 16:30:19.671506 crc crio[3616]: time="2026-06-11T16:30:19.670648327Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.041183 | controller | Jun 11 16:30:19.676588 crc crio[3616]: time="2026-06-11T16:30:19.67650107Z" level=info msg="Ran pod sandbox 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.041199 | controller | Jun 11 16:30:19.684750 crc crio[3616]: time="2026-06-11T16:30:19.684639224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e3a2c44-7b72-4e89-9a9c-4e8e760f832f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041215 | controller | Jun 11 16:30:19.689890 crc crio[3616]: time="2026-06-11T16:30:19.689707844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=52d35d69-014d-4567-8f9e-6063e562acb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041231 | controller | Jun 11 16:30:19.701298 crc crio[3616]: time="2026-06-11T16:30:19.701218101Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041247 | controller | Jun 11 16:30:19.702234 crc crio[3616]: time="2026-06-11T16:30:19.702191055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041263 | controller | Jun 11 16:30:19.728210 crc crio[3616]: time="2026-06-11T16:30:19.728062426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041279 | controller | Jun 11 16:30:19.732174 crc crio[3616]: time="2026-06-11T16:30:19.732097924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041295 | controller | Jun 11 16:30:19.854138 crc crio[3616]: time="2026-06-11T16:30:19.854043036Z" level=info msg="Created container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041310 | controller | Jun 11 16:30:19.855138 crc crio[3616]: time="2026-06-11T16:30:19.855091532Z" level=info msg="Starting container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb" id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.041334 | controller | Jun 11 16:30:19.862547 crc crio[3616]: time="2026-06-11T16:30:19.860597814Z" level=info msg="Started container" PID=16976 containerID=f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb description=openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c
2026-06-11 18:17:38.041351 | controller | Jun 11 16:30:22.701697 crc crio[3616]: time="2026-06-11T16:30:22.701060795Z" level=info msg="Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041367 | controller | Jun 11 16:30:22.702781 crc crio[3616]: time="2026-06-11T16:30:22.702263824Z" level=info msg="Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000880e28}] Aliases:map[]}"
2026-06-11 18:17:38.041383 | controller | Jun 11 16:30:22.702781 crc crio[3616]: time="2026-06-11T16:30:22.702445059Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.041400 | controller | Jun 11 16:30:23.364914 crc crio[3616]: time="2026-06-11T16:30:23.364663334Z" level=info msg="Stopped pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041417 | controller | Jun 11 16:30:25.950789 crc crio[3616]: time="2026-06-11T16:30:25.949648709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3d6db332-b4d4-41dc-9c95-b4c7d23a485b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041436 | controller | Jun 11 16:30:25.955199 crc crio[3616]: time="2026-06-11T16:30:25.955039678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5ad65840-097a-4af3-95a2-7881f77e299f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041454 | controller | Jun 11 16:30:25.964922 crc crio[3616]: time="2026-06-11T16:30:25.964792123Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041471 | controller | Jun 11 16:30:25.965538 crc crio[3616]: time="2026-06-11T16:30:25.965228554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041486 | controller | Jun 11 16:30:26.010552 crc crio[3616]: time="2026-06-11T16:30:26.010171905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041502 | controller | Jun 11 16:30:26.017487 crc crio[3616]: time="2026-06-11T16:30:26.017309816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041518 | controller | Jun 11 16:30:26.140578 crc crio[3616]: time="2026-06-11T16:30:26.140459228Z" level=info msg="Created container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041540 | controller | Jun 11 16:30:26.141529 crc crio[3616]: time="2026-06-11T16:30:26.141473433Z" level=info msg="Starting container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a" id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.041557 | controller | Jun 11 16:30:26.147663 crc crio[3616]: time="2026-06-11T16:30:26.147571078Z" level=info msg="Started container" PID=17123 containerID=c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.041573 | controller | Jun 11 16:30:43.955264 crc crio[3616]: time="2026-06-11T16:30:43.953800563Z" level=info msg="Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041589 | controller | Jun 11 16:30:43.957774 crc crio[3616]: time="2026-06-11T16:30:43.955299285Z" level=info msg="Stopped pod sandbox (already stopped): ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.041604 | controller | Jun 11 16:30:43.962243 crc crio[3616]: time="2026-06-11T16:30:43.958588967Z" level=info msg="Removing pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.041620 | controller | Jun 11 16:30:43.976041 crc crio[3616]: time="2026-06-11T16:30:43.975423368Z" level=info msg="Removed pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.041636 | controller | Jun 11 16:30:54.920312 crc crio[3616]: time="2026-06-11T16:30:54.918555448Z" level=info msg="Stopping container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a (timeout: 2s)" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041651 | controller | Jun 11 16:30:55.183210 crc crio[3616]: time="2026-06-11T16:30:55.182009051Z" level=info msg="Stopped container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041667 | controller | Jun 11 16:30:55.485747 crc crio[3616]: time="2026-06-11T16:30:55.485108169Z" level=info msg="Removing container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.041683 | controller | Jun 11 16:30:56.194229 crc crio[3616]: time="2026-06-11T16:30:56.194106147Z" level=info msg="Removed container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.041699 | controller | Jun 11 16:32:18.944971 crc crio[3616]: time="2026-06-11T16:32:18.943992264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1b919626-4ae3-4f61-8f5f-62fd5dd80d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041715 | controller | Jun 11 16:32:18.947857 crc crio[3616]: time="2026-06-11T16:32:18.94777189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=258527af-3db0-40d5-a7e7-b058bb4a0227 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.041735 | controller | Jun 11 16:32:18.950102 crc crio[3616]: time="2026-06-11T16:32:18.950024913Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041753 | controller | Jun 11 16:32:18.950766 crc crio[3616]: time="2026-06-11T16:32:18.950672662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041769 | controller | Jun 11 16:32:18.984293 crc crio[3616]: time="2026-06-11T16:32:18.984164585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041785 | controller | Jun 11 16:32:18.992406 crc crio[3616]: time="2026-06-11T16:32:18.992234024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.041801 | controller | Jun 11 16:32:19.099789 crc crio[3616]: time="2026-06-11T16:32:19.09966892Z" level=info msg="Created container 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26: openshift-console/downloads-747b44746d-4pqvr/download-server" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.041817 | controller | Jun 11 16:32:19.101544 crc crio[3616]: time="2026-06-11T16:32:19.101439111Z" level=info msg="Starting container: 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26" id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.041833 | controller | Jun 11 16:32:19.107460 crc crio[3616]: time="2026-06-11T16:32:19.107167161Z" level=info msg="Started container" PID=18546 containerID=85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42
2026-06-11 18:17:38.041865 | controller | Jun 11 16:32:40.059229 crc crio[3616]: time="2026-06-11T16:32:40.057281857Z" level=info msg="Stopping container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 (timeout: 30s)" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041892 | controller | Jun 11 16:32:40.071806 crc crio[3616]: time="2026-06-11T16:32:40.07160738Z" level=info msg="Stopping container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 (timeout: 30s)" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041912 | controller | Jun 11 16:32:40.110007 crc crio[3616]: time="2026-06-11T16:32:40.109809147Z" level=info msg="Stopping container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 (timeout: 30s)" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041933 | controller | Jun 11 16:32:40.119537 crc crio[3616]: time="2026-06-11T16:32:40.119305875Z" level=info msg="Stopping container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 (timeout: 30s)" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041955 | controller | Jun 11 16:32:40.166541 crc crio[3616]: time="2026-06-11T16:32:40.163618303Z" level=info msg="Stopping container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f (timeout: 30s)" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.041986 | controller | Jun 11 16:32:40.263662 crc crio[3616]: time="2026-06-11T16:32:40.263484327Z" level=info msg="Stopped container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.042011 | controller | Jun 11 16:32:40.264754 crc crio[3616]: time="2026-06-11T16:32:40.264691361Z" level=info msg="Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042033 | controller | Jun 11 16:32:40.265913 crc crio[3616]: time="2026-06-11T16:32:40.265833244Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc000881748}] Aliases:map[]}"
2026-06-11 18:17:38.042060 | controller | Jun 11 16:32:40.266108 crc crio[3616]: time="2026-06-11T16:32:40.26603837Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042087 | controller | Jun 11 16:32:40.313895 crc crio[3616]: time="2026-06-11T16:32:40.313809826Z" level=info msg="Stopped container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.042110 | controller | Jun 11 16:32:40.315001 crc crio[3616]: time="2026-06-11T16:32:40.314922738Z" level=info msg="Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042130 | controller | Jun 11 16:32:40.315530 crc crio[3616]: time="2026-06-11T16:32:40.315469863Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc00162c190}] Aliases:map[]}"
2026-06-11 18:17:38.042148 | controller | Jun 11 16:32:40.315681 crc crio[3616]: time="2026-06-11T16:32:40.315657389Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042165 | controller | Jun 11 16:32:40.566087 crc crio[3616]: time="2026-06-11T16:32:40.565524168Z" level=info msg="Stopped pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042183 | controller | Jun 11 16:32:40.583107 crc crio[3616]: time="2026-06-11T16:32:40.582917288Z" level=info msg="Stopped pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042199 | controller | Jun 11 16:32:40.628963 crc crio[3616]: time="2026-06-11T16:32:40.628844783Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.042221 | controller | Jun 11 16:32:40.629138 crc crio[3616]: time="2026-06-11T16:32:40.629000797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.042239 | controller | Jun 11 16:32:40.688046 crc crio[3616]: time="2026-06-11T16:32:40.687934209Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}"
2026-06-11 18:17:38.042256 | controller | Jun 11 16:32:40.688046 crc crio[3616]: time="2026-06-11T16:32:40.688017571Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042273 | controller | Jun 11 16:32:40.773826 crc crio[3616]: time="2026-06-11T16:32:40.773519179Z" level=info msg="Stopped container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.042290 | controller | Jun 11 16:32:40.774912 crc crio[3616]: time="2026-06-11T16:32:40.774839137Z" level=info msg="Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042307 | controller | Jun 11 16:32:40.775876 crc crio[3616]: time="2026-06-11T16:32:40.775413903Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc0001173f0}] Aliases:map[]}"
2026-06-11 18:17:38.042324 | controller | Jun 11 16:32:40.775876 crc crio[3616]: time="2026-06-11T16:32:40.775582708Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042341 | controller | Jun 11 16:32:40.859673 crc crio[3616]: time="2026-06-11T16:32:40.859547804Z" level=info msg="Stopped container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.042359 | controller | Jun 11 16:32:40.860467 crc crio[3616]: time="2026-06-11T16:32:40.860399847Z" level=info msg="Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042376 | controller | Jun 11 16:32:40.861003 crc crio[3616]: time="2026-06-11T16:32:40.860935763Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc0001174c0}] Aliases:map[]}"
2026-06-11 18:17:38.042398 | controller | Jun 11 16:32:40.861214 crc crio[3616]: time="2026-06-11T16:32:40.861164029Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042416 | controller | Jun 11 16:32:40.958785 crc crio[3616]: time="2026-06-11T16:32:40.958695617Z" level=info msg="Stopped container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.042434 | controller | Jun 11 16:32:40.967459 crc crio[3616]: time="2026-06-11T16:32:40.965962572Z" level=info msg="Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042451 | controller | Jun 11 16:32:40.969459 crc crio[3616]: time="2026-06-11T16:32:40.968558895Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000032360}] Aliases:map[]}"
2026-06-11 18:17:38.042468 | controller | Jun 11 16:32:40.969459 crc crio[3616]: time="2026-06-11T16:32:40.968790721Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.042486 | controller | Jun 11 16:32:41.046017 crc crio[3616]: time="2026-06-11T16:32:41.045755211Z" level=info msg="Stopped pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042503 | controller | Jun 11 16:32:41.104699 crc crio[3616]: time="2026-06-11T16:32:41.104285291Z" level=info msg="Stopped pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042520 | controller | Jun 11 16:32:41.230750 crc crio[3616]: time="2026-06-11T16:32:41.230666371Z" level=info msg="Stopped pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.042552 | controller | Jun 11 16:32:41.269131 crc crio[3616]: 2026-06-11T16:32:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:914d53fd619e693 Mac:aa:9e:08:9e:be:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 SocketPath: PciID:}] [{Interface:0xc0003a8ce0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.042571 | controller | Jun 11 16:32:41.271939 crc crio[3616]: time="2026-06-11T16:32:41.27179746Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}"
2026-06-11 18:17:38.042588 | controller | Jun 11 16:32:41.272535 crc crio[3616]: time="2026-06-11T16:32:41.272218892Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.042609 | controller | Jun 11 16:32:41.281244 crc crio[3616]: time="2026-06-11T16:32:41.281136735Z" level=info msg="Ran pod sandbox 914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.042627 | controller | Jun 11 16:32:41.286451 crc crio[3616]: time="2026-06-11T16:32:41.286291478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=05bf310b-ce84-4d72-ade3-bdcff9db46af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.042643 | controller | Jun 11 16:32:41.290868 crc crio[3616]: time="2026-06-11T16:32:41.290394433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b74a572c-7ee2-4f74-9d2f-0fb43035fbe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.042660 | controller | Jun 11 16:32:41.370250 crc crio[3616]: time="2026-06-11T16:32:41.369831912Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.042676 | controller | Jun 11 16:32:41.370614 crc crio[3616]: time="2026-06-11T16:32:41.370597734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.042691 | controller | Jun 11 16:32:41.416305 crc crio[3616]: time="2026-06-11T16:32:41.416214169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.042707 | controller | Jun 11 16:32:41.421641 crc crio[3616]: time="2026-06-11T16:32:41.42155815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.042723 | controller | Jun 11 16:32:41.491795 crc crio[3616]: time="2026-06-11T16:32:41.491723458Z" level=info msg="Removing container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042739 | controller | Jun 11 16:32:41.518033 crc crio[3616]: time="2026-06-11T16:32:41.517979248Z" level=info msg="Removed container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042755 | controller | Jun 11 16:32:41.521105 crc crio[3616]: time="2026-06-11T16:32:41.521066244Z" level=info msg="Removing container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042772 | controller | Jun 11 16:32:41.554412 crc crio[3616]: time="2026-06-11T16:32:41.554260771Z" level=info msg="Removed container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042788 | controller | Jun 11 16:32:41.558147 crc crio[3616]: time="2026-06-11T16:32:41.558063877Z" level=info msg="Removing container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042804 | controller | Jun 11 16:32:41.590719 crc crio[3616]: time="2026-06-11T16:32:41.590617647Z" level=info msg="Removed container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042824 | controller | Jun 11 16:32:41.594882 crc crio[3616]: time="2026-06-11T16:32:41.594801122Z" level=info msg="Removing container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042841 | controller | Jun 11 16:32:41.611132 crc crio[3616]: time="2026-06-11T16:32:41.611082944Z" level=info msg="Removed container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042877 | controller | Jun 11 16:32:41.616176 crc crio[3616]: time="2026-06-11T16:32:41.616089132Z" level=info msg="Removing container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042895 | controller | Jun 11 16:32:41.633868 crc crio[3616]: time="2026-06-11T16:32:41.633763862Z" level=info msg="Removed container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042912 | controller | Jun 11 16:32:41.638535 crc crio[3616]: time="2026-06-11T16:32:41.638495583Z" level=info msg="Removing container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042928 | controller | Jun 11 16:32:41.655023 crc crio[3616]: time="2026-06-11T16:32:41.654927408Z" level=info msg="Removed container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042943 | controller | Jun 11 16:32:41.661249 crc crio[3616]: time="2026-06-11T16:32:41.661150161Z" level=info msg="Removing container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042960 | controller | Jun 11 16:32:41.675663 crc crio[3616]: time="2026-06-11T16:32:41.67560207Z" level=info msg="Removed container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042975 | controller | Jun 11 16:32:41.679450 crc crio[3616]: time="2026-06-11T16:32:41.679247942Z" level=info msg="Removing container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.042991 | controller | Jun 11 16:32:41.702245 crc crio[3616]: time="2026-06-11T16:32:41.702160769Z" level=info msg="Removed container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043008 | controller | Jun 11 16:32:41.705391 crc crio[3616]: time="2026-06-11T16:32:41.705228164Z" level=info msg="Created container d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.043028 | controller | Jun 11 16:32:41.705599 crc crio[3616]: time="2026-06-11T16:32:41.705521902Z" level=info msg="Removing container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043047 | controller | Jun 11 16:32:41.707305 crc crio[3616]: time="2026-06-11T16:32:41.707198659Z" level=info msg="Starting container: d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d" id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.043065 | controller | Jun 11 16:32:41.713788 crc crio[3616]: time="2026-06-11T16:32:41.713675571Z" level=info msg="Started container" PID=19179 containerID=d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1
2026-06-11 18:17:38.043083 | controller | Jun 11 16:32:41.732888 crc crio[3616]: time="2026-06-11T16:32:41.732745392Z" level=info msg="Removed container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043099 | controller | Jun 11 16:32:41.738472 crc crio[3616]: time="2026-06-11T16:32:41.738405848Z" level=info msg="Removing container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043116 | controller | Jun 11 16:32:41.759983 crc crio[3616]: time="2026-06-11T16:32:41.759910866Z" level=info msg="Removed container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043132 | controller | Jun 11 16:32:41.764383 crc crio[3616]: time="2026-06-11T16:32:41.764231466Z" level=info msg="Removing container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043148 | controller | Jun 11 16:32:41.799259 crc crio[3616]: time="2026-06-11T16:32:41.799103309Z" level=info msg="Removed container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043164 | controller | Jun 11 16:32:41.802230 crc crio[3616]: time="2026-06-11T16:32:41.802181396Z" level=info msg="Removing container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043180 | controller | Jun 11 16:32:41.839869 crc crio[3616]: time="2026-06-11T16:32:41.837718097Z" level=info msg="Removed container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043196 | controller | Jun 11 16:32:41.846988 crc crio[3616]: time="2026-06-11T16:32:41.846526275Z" level=info msg="Removing container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043212 | controller | Jun 11 16:32:41.868080 crc crio[3616]: time="2026-06-11T16:32:41.867797666Z" level=info msg="Removed container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.043232 | controller | Jun 11 16:32:43.008293 crc crio[3616]: time="2026-06-11T16:32:43.00786903Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-njn89/POD" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.043249 | controller | Jun 11 16:32:43.009026 crc crio[3616]: time="2026-06-11T16:32:43.008309603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043265 | controller | Jun 11 16:32:43.040029 crc crio[3616]: time="2026-06-11T16:32:43.037435184Z" level=info msg="Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}"
2026-06-11 18:17:38.043282 | controller | Jun 11 16:32:43.040029 crc crio[3616]: time="2026-06-11T16:32:43.037486585Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-njn89 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.043299 | controller | Jun 11 16:32:43.262240 crc crio[3616]: 2026-06-11T16:32:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30e94ae416114a Mac:9e:64:0e:4e:a6:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.043316 | controller | Jun 11 16:32:43.264858 crc crio[3616]: time="2026-06-11T16:32:43.264707958Z" level=info msg="Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}"
2026-06-11 18:17:38.043332 | controller | Jun 11 16:32:43.265053 crc crio[3616]: time="2026-06-11T16:32:43.264993876Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.043348 | controller | Jun 11 16:32:43.272566 crc crio[3616]: time="2026-06-11T16:32:43.272468238Z" level=info msg="Ran pod sandbox b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d with infra container: openshift-marketplace/redhat-operators-njn89/POD" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.043364 | controller | Jun 11 16:32:43.274979 crc crio[3616]: time="2026-06-11T16:32:43.274909315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0b98fae-7bd9-4cc1-90bc-52ed4e921a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.043380 | controller | Jun 11 16:32:43.278203 crc crio[3616]: time="2026-06-11T16:32:43.278133095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=807698be-3d83-4155-955c-b3bbe03a1356 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.043396 | controller | Jun 11 16:32:43.284244 crc crio[3616]: time="2026-06-11T16:32:43.284072623Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-njn89/extract-utilities" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.043415 | controller | Jun 11 16:32:43.284617 crc crio[3616]: time="2026-06-11T16:32:43.284594248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043431 | controller | Jun 11 16:32:43.320635 crc crio[3616]: time="2026-06-11T16:32:43.320492913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043447 | controller | Jun 11 16:32:43.330706 crc crio[3616]: time="2026-06-11T16:32:43.329178844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043463 | controller | Jun 11 16:32:43.452032 crc crio[3616]: time="2026-06-11T16:32:43.451875862Z" level=info msg="Created container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.043479 | controller | Jun 11 16:32:43.455009 crc crio[3616]: time="2026-06-11T16:32:43.454919518Z" level=info msg="Starting container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276" id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.043495 | controller | Jun 11 16:32:43.462856 crc crio[3616]: time="2026-06-11T16:32:43.462633615Z" level=info msg="Started container" PID=19253 containerID=fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276 description=openshift-marketplace/redhat-operators-njn89/extract-utilities id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d
2026-06-11 18:17:38.043511 | controller | Jun 11 16:32:43.550072 crc crio[3616]: time="2026-06-11T16:32:43.549609406Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.043527 | controller | Jun 11 16:32:43.557062 crc crio[3616]: time="2026-06-11T16:32:43.556961894Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.043544 | controller | Jun 11 16:32:44.010284 crc crio[3616]: time="2026-06-11T16:32:44.010209465Z" level=info msg="Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043560 | controller | Jun 11 16:32:44.011570 crc crio[3616]: time="2026-06-11T16:32:44.010292967Z" level=info msg="Stopped pod sandbox (already stopped): 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043576 | controller | Jun 11 16:32:44.012191 crc crio[3616]: time="2026-06-11T16:32:44.012118688Z" level=info msg="Removing pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043592 | controller | Jun 11 16:32:44.020673 crc crio[3616]: time="2026-06-11T16:32:44.02058563Z" level=info msg="Removed pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043608 | controller | Jun 11 16:32:44.021675 crc crio[3616]: time="2026-06-11T16:32:44.021603906Z" level=info msg="Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043628 | controller | Jun 11 16:32:44.021779 crc crio[3616]: time="2026-06-11T16:32:44.021683658Z" level=info msg="Stopped pod sandbox (already stopped): a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043645 | controller | Jun 11 16:32:44.022479 crc crio[3616]: time="2026-06-11T16:32:44.022301036Z" level=info msg="Removing pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043661 | controller | Jun 11 16:32:44.030458 crc crio[3616]: time="2026-06-11T16:32:44.030097466Z" level=info msg="Removed pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043677 | controller | Jun 11 16:32:44.031760 crc crio[3616]: time="2026-06-11T16:32:44.031589927Z" level=info msg="Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043693 | controller | Jun 11 16:32:44.032757 crc crio[3616]: time="2026-06-11T16:32:44.031955497Z" level=info msg="Stopped pod sandbox (already stopped): 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043709 | controller | Jun 11 16:32:44.033791 crc crio[3616]: time="2026-06-11T16:32:44.033715417Z" level=info msg="Removing pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043725 | controller | Jun 11 16:32:44.042582 crc crio[3616]: time="2026-06-11T16:32:44.042472804Z" level=info msg="Removed pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043741 | controller | Jun 11 16:32:44.043192 crc crio[3616]: time="2026-06-11T16:32:44.043116932Z" level=info msg="Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043757 | controller | Jun 11 16:32:44.043476 crc crio[3616]: time="2026-06-11T16:32:44.043192204Z" level=info msg="Stopped pod sandbox (already stopped): 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043773 | controller | Jun 11 16:32:44.044181 crc crio[3616]: time="2026-06-11T16:32:44.04410314Z" level=info msg="Removing pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043789 | controller | Jun 11 16:32:44.063219 crc crio[3616]: time="2026-06-11T16:32:44.063115245Z" level=info msg="Removed pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043805 | controller | Jun 11 16:32:44.064122 crc crio[3616]: time="2026-06-11T16:32:44.064019641Z" level=info msg="Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043821 | controller | Jun 11 16:32:44.064122 crc crio[3616]: time="2026-06-11T16:32:44.064068012Z" level=info msg="Stopped pod sandbox (already stopped): ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.043841 | controller | Jun 11 16:32:44.064822 crc crio[3616]: time="2026-06-11T16:32:44.064754791Z" level=info msg="Removing pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043875 | controller | Jun 11 16:32:44.078420 crc crio[3616]: time="2026-06-11T16:32:44.078251075Z" level=info msg="Removed pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.043894 | controller | Jun 11 16:32:44.233457 crc crio[3616]: time="2026-06-11T16:32:44.233192279Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.043911 | controller | Jun 11 16:32:44.234602 crc crio[3616]: time="2026-06-11T16:32:44.234514825Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0e59832b-7882-4fcd-9737-97bf8396c137 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.043927 | controller | Jun 11 16:32:44.237430 crc crio[3616]: time="2026-06-11T16:32:44.237292314Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0ecfb261-1fb3-48f4-b0bd-63e4dc84f6e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.043943 | controller | Jun 11 16:32:44.244409 crc crio[3616]: time="2026-06-11T16:32:44.244275542Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-njn89/extract-content" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.043959 | controller | Jun 11 16:32:44.244803 crc crio[3616]: time="2026-06-11T16:32:44.244742665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043975 | controller | Jun 11 16:32:44.267834 crc crio[3616]: time="2026-06-11T16:32:44.267750962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.043991 | controller | Jun 11 16:32:44.271186 crc crio[3616]: time="2026-06-11T16:32:44.271124517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044006 | controller | Jun 11 16:32:44.411950 crc crio[3616]: time="2026-06-11T16:32:44.41180335Z" level=info msg="Created container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044022 | controller | Jun 11 16:32:44.416484 crc crio[3616]: time="2026-06-11T16:32:44.416399042Z" level=info msg="Starting container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b" id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.044037 | controller | Jun 11 16:32:44.423602 crc crio[3616]: time="2026-06-11T16:32:44.423306106Z" level=info msg="Started container" PID=19262 containerID=448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b description=openshift-marketplace/redhat-operators-njn89/extract-content id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d
2026-06-11 18:17:38.044053 | controller | Jun 11 16:32:44.452018 crc crio[3616]: time="2026-06-11T16:32:44.451935903Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-lf2lx/POD" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.044073 | controller | Jun 11 16:32:44.452138 crc crio[3616]: time="2026-06-11T16:32:44.452115348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044090 | controller | Jun 11 16:32:44.480241 crc crio[3616]: time="2026-06-11T16:32:44.480159468Z" level=info msg="Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}"
2026-06-11 18:17:38.044106 | controller | Jun 11 16:32:44.480241 crc crio[3616]: time="2026-06-11T16:32:44.480213799Z" level=info msg="Adding pod openshift-marketplace_certified-operators-lf2lx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.044122 | controller | Jun 11 16:32:44.754719 crc crio[3616]: 2026-06-11T16:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c748ffe1c98332f Mac:06:2a:76:32:f9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.044138 | controller | Jun 11 16:32:44.756770 crc crio[3616]: time="2026-06-11T16:32:44.756714891Z" level=info msg="Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}"
2026-06-11 18:17:38.044155 | controller | Jun 11 16:32:44.756892 crc crio[3616]: time="2026-06-11T16:32:44.756862255Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.044171 | controller | Jun 11 16:32:44.762894 crc crio[3616]: time="2026-06-11T16:32:44.76272492Z" level=info msg="Ran pod sandbox c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 with infra container: openshift-marketplace/certified-operators-lf2lx/POD" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.044188 | controller | Jun 11 16:32:44.766465 crc crio[3616]: time="2026-06-11T16:32:44.766314051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4b1b5dd0-1391-497a-abe6-7877fe17c602 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044204 | controller | Jun 11 16:32:44.768463 crc crio[3616]: time="2026-06-11T16:32:44.768271515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f4b9091-382c-4bc8-b587-3204d9619ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044221 | controller | Jun 11 16:32:44.780623 crc crio[3616]: time="2026-06-11T16:32:44.780419138Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lf2lx/extract-utilities" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044241 | controller | Jun 11 16:32:44.781018 crc crio[3616]: time="2026-06-11T16:32:44.780896762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044257 | controller | Jun 11 16:32:44.811815 crc crio[3616]: time="2026-06-11T16:32:44.81166755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044273 | controller | Jun 11 16:32:44.816628 crc crio[3616]: time="2026-06-11T16:32:44.816542126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044290 | controller | Jun 11 16:32:44.996902 crc crio[3616]: time="2026-06-11T16:32:44.996699003Z" level=info msg="Created container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044305 | controller | Jun 11 16:32:44.997991 crc crio[3616]: time="2026-06-11T16:32:44.997885596Z" level=info msg="Starting container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad" id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.044322 | controller | Jun 11 16:32:45.006931 crc crio[3616]: time="2026-06-11T16:32:45.006809197Z" level=info msg="Started container" PID=19306 containerID=aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad description=openshift-marketplace/certified-operators-lf2lx/extract-utilities id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3
2026-06-11 18:17:38.044338 | controller | Jun 11 16:32:45.449915 crc crio[3616]: time="2026-06-11T16:32:45.449559914Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-rtpqs/POD" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.044354 | controller | Jun 11 16:32:45.449915 crc crio[3616]: time="2026-06-11T16:32:45.449909794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044370 | controller | Jun 11 16:32:45.469585 crc crio[3616]: time="2026-06-11T16:32:45.469459334Z" level=info msg="Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}"
2026-06-11 18:17:38.044386 | controller | Jun 11 16:32:45.469585 crc crio[3616]: time="2026-06-11T16:32:45.469531126Z" level=info msg="Adding pod openshift-marketplace_community-operators-rtpqs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.044402 | controller | Jun 11 16:32:45.586150 crc crio[3616]: time="2026-06-11T16:32:45.58572205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a8d96e89-412c-438d-b270-30ca22b334cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044419 | controller | Jun 11 16:32:45.588808 crc crio[3616]: time="2026-06-11T16:32:45.588730715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e555dacb-b253-4862-80ac-e04375f82b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044439 | controller | Jun 11 16:32:45.591852 crc crio[3616]: time="2026-06-11T16:32:45.591690498Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.044456 | controller | Jun 11 16:32:45.598609 crc crio[3616]: time="2026-06-11T16:32:45.598543444Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.044473 | controller | Jun 11 16:32:45.633924 crc crio[3616]: time="2026-06-11T16:32:45.628553759Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-njn89/registry-server" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044489 | controller | Jun 11 16:32:45.633924 crc crio[3616]: time="2026-06-11T16:32:45.629193018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044506 | controller | Jun 11 16:32:45.694034 crc crio[3616]: time="2026-06-11T16:32:45.693898779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044522 | controller | Jun 11 16:32:45.697188 crc crio[3616]: time="2026-06-11T16:32:45.697120199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044538 | controller | Jun 11 16:32:45.752761 crc crio[3616]: 2026-06-11T16:32:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:127519d02eda829 Mac:4e:09:14:5b:00:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 SocketPath: PciID:}] [{Interface:0xc00013a750 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.044554 | controller | Jun 11 16:32:45.754234 crc crio[3616]: time="2026-06-11T16:32:45.75416598Z" level=info msg="Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}"
2026-06-11 18:17:38.044570 | controller | Jun 11 16:32:45.754567 crc crio[3616]: time="2026-06-11T16:32:45.75451287Z" level=info msg="Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.044587 | controller | Jun 11 16:32:45.766284 crc crio[3616]: time="2026-06-11T16:32:45.766231888Z" level=info msg="Ran pod sandbox 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 with infra container: openshift-marketplace/community-operators-rtpqs/POD" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.044603 | controller | Jun 11 16:32:45.768958 crc crio[3616]: time="2026-06-11T16:32:45.76883439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e1fd9d90-358d-40fa-9a01-0a890ecd3e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044619 | controller | Jun 11 16:32:45.775081 crc crio[3616]: time="2026-06-11T16:32:45.774994894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=09794f48-f5cb-4dd5-a9c9-7f09155be17e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044641 | controller | Jun 11 16:32:45.787265 crc crio[3616]: time="2026-06-11T16:32:45.787169126Z" level=info msg="Creating container: openshift-marketplace/community-operators-rtpqs/extract-utilities" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044657 | controller | Jun 11 16:32:45.787742 crc crio[3616]: time="2026-06-11T16:32:45.787684151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044673 | controller | Jun 11 16:32:45.791480 crc crio[3616]: time="2026-06-11T16:32:45.791410666Z" level=info msg="Created container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044689 | controller | Jun 11 16:32:45.792778 crc crio[3616]: time="2026-06-11T16:32:45.792671531Z" level=info msg="Starting container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad" id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.044705 | controller | Jun 11 16:32:45.798124 crc crio[3616]: time="2026-06-11T16:32:45.797965261Z" level=info msg="Started container" PID=19354 containerID=14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad description=openshift-marketplace/redhat-operators-njn89/registry-server id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d
2026-06-11 18:17:38.044721 | controller | Jun 11 16:32:45.815029 crc crio[3616]: time="2026-06-11T16:32:45.81496667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044737 | controller | Jun 11 16:32:45.818277 crc crio[3616]: time="2026-06-11T16:32:45.818252422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044753 | controller | Jun 11 16:32:45.926294 crc crio[3616]: time="2026-06-11T16:32:45.926187456Z" level=info msg="Created container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044769 | controller | Jun 11 16:32:45.928199 crc crio[3616]: time="2026-06-11T16:32:45.928090619Z" level=info msg="Starting container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23" id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.044785 | controller | Jun 11 16:32:45.934464 crc crio[3616]: time="2026-06-11T16:32:45.934238291Z" level=info msg="Started container" PID=19370 containerID=a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23 description=openshift-marketplace/community-operators-rtpqs/extract-utilities id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225
2026-06-11 18:17:38.044801 | controller | Jun 11 16:32:46.163789 crc crio[3616]: time="2026-06-11T16:32:46.163632205Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.044817 | controller | Jun 11 16:32:46.166076 crc crio[3616]: time="2026-06-11T16:32:46.165992501Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a2cdb353-248f-41b8-a98b-e93f3cd96e0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044832 | controller | Jun 11 16:32:46.169229 crc crio[3616]: time="2026-06-11T16:32:46.16912872Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ed7aa815-8a3a-46b5-b2a4-8bf96f1ba72f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.044866 | controller | Jun 11 16:32:46.175610 crc crio[3616]: time="2026-06-11T16:32:46.175536541Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lf2lx/extract-content" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044887 | controller | Jun 11 16:32:46.176226 crc crio[3616]: time="2026-06-11T16:32:46.176157079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044904 | controller | Jun 11 16:32:46.204150 crc crio[3616]: time="2026-06-11T16:32:46.203885159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044920 | controller | Jun 11 16:32:46.212300 crc crio[3616]: time="2026-06-11T16:32:46.212195763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.044936 | controller | Jun 11 16:32:46.334883 crc crio[3616]: time="2026-06-11T16:32:46.334739047Z" level=info msg="Created container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.044952 | controller | Jun 11 16:32:46.336441 crc crio[3616]: time="2026-06-11T16:32:46.33628827Z" level=info msg="Starting container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620" id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.044968 | controller | Jun 11 16:32:46.343000 crc crio[3616]: time="2026-06-11T16:32:46.342912547Z" level=info msg="Started container" PID=19386 containerID=60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620 description=openshift-marketplace/certified-operators-lf2lx/extract-content id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3
2026-06-11 18:17:38.044984 | controller | Jun 11 16:32:46.607822 crc crio[3616]: time="2026-06-11T16:32:46.60774764Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.045001 | controller | Jun 11 16:32:46.613249 crc crio[3616]: time="2026-06-11T16:32:46.613169444Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.045017 | controller | Jun 11 16:32:47.375839 crc crio[3616]: time="2026-06-11T16:32:47.375226768Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nnlsj/POD" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.045033 | controller | Jun 11 16:32:47.375839 crc crio[3616]: time="2026-06-11T16:32:47.375884177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045050 | controller | Jun 11 16:32:47.402066 crc crio[3616]: time="2026-06-11T16:32:47.401921611Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}"
2026-06-11 18:17:38.045070 | controller | Jun 11 16:32:47.402066 crc crio[3616]: time="2026-06-11T16:32:47.402030274Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nnlsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.045087 | controller | Jun 11 16:32:47.629515 crc crio[3616]: time="2026-06-11T16:32:47.628801893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38afab0f-ad04-4a7d-a0f0-b71d95b7f347 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045104 | controller | Jun 11 16:32:47.632180 crc crio[3616]: time="2026-06-11T16:32:47.632003454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cf9ede87-ee5d-4b1f-921b-cc21a709ba3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045120 | controller | Jun 11 16:32:47.748432 crc crio[3616]: time="2026-06-11T16:32:47.745565554Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lf2lx/registry-server" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045136 | controller | Jun 11 16:32:47.748432 crc crio[3616]: time="2026-06-11T16:32:47.746820839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045152 | controller | Jun 11 16:32:47.776399 crc crio[3616]: time="2026-06-11T16:32:47.77627376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045169 | controller | Jun 11 16:32:47.779597 crc crio[3616]: time="2026-06-11T16:32:47.779536861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045184 | controller | Jun 11 16:32:47.888912 crc crio[3616]: 2026-06-11T16:32:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e66dd6de87cbf Mac:ce:5f:fe:73:6a:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.045201 | controller | Jun 11 16:32:47.890631 crc crio[3616]: time="2026-06-11T16:32:47.89051851Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}"
2026-06-11 18:17:38.045217 | controller | Jun 11 16:32:47.890843 crc crio[3616]: time="2026-06-11T16:32:47.890763917Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.045233 | controller | Jun 11 16:32:47.899651 crc crio[3616]: time="2026-06-11T16:32:47.899565698Z" level=info msg="Ran pod sandbox b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 with infra container: openshift-marketplace/redhat-marketplace-nnlsj/POD" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.045249 | controller | Jun 11 16:32:47.901996 crc crio[3616]: time="2026-06-11T16:32:47.901836997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=633976d8-cc1a-4f9b-88f6-fac2a49ae9d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045269 | controller | Jun 11 16:32:47.904152 crc crio[3616]: time="2026-06-11T16:32:47.90406504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b322e77-de37-4444-92e1-41f7fd0f77e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045287 | controller | Jun 11 16:32:47.985755 crc crio[3616]: time="2026-06-11T16:32:47.985644569Z" level=info msg="Created container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045303 | controller | Jun 11 16:32:47.986910 crc crio[3616]: time="2026-06-11T16:32:47.986627107Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045320 | controller | Jun 11 16:32:47.987230 crc crio[3616]: time="2026-06-11T16:32:47.987142211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045337 | controller | Jun 11 16:32:47.987503 crc crio[3616]: time="2026-06-11T16:32:47.987422989Z" level=info msg="Starting container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38" id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.045355 | controller | Jun 11 16:32:47.992977 crc crio[3616]: time="2026-06-11T16:32:47.992878612Z" level=info msg="Started container" PID=19436 containerID=81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 description=openshift-marketplace/certified-operators-lf2lx/registry-server id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3
2026-06-11 18:17:38.045372 | controller | Jun 11 16:32:48.008586 crc crio[3616]: time="2026-06-11T16:32:48.008466712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045389 | controller | Jun 11 16:32:48.012295 crc crio[3616]: time="2026-06-11T16:32:48.012183666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045407 | controller | Jun 11 16:32:48.169298 crc crio[3616]: time="2026-06-11T16:32:48.169119308Z" level=info msg="Created container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045423 | controller | Jun 11 16:32:48.170849 crc crio[3616]: time="2026-06-11T16:32:48.170733114Z" level=info msg="Starting container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e" id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.045440 | controller | Jun 11 16:32:48.181496 crc crio[3616]: time="2026-06-11T16:32:48.180970533Z" level=info msg="Started container" PID=19450 containerID=8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e description=openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6
2026-06-11 18:17:38.045457 | controller | Jun 11 16:32:48.217806 crc crio[3616]: time="2026-06-11T16:32:48.217703689Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.045478 | controller | Jun 11 16:32:48.218858 crc crio[3616]: time="2026-06-11T16:32:48.218763468Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2c8d89a7-01fd-47d5-a452-b765de4c7d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045495 | controller | Jun 11 16:32:48.223056 crc crio[3616]: time="2026-06-11T16:32:48.222906354Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7c830915-6357-4b26-9169-dc7ac960b5ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045511 | controller | Jun 11 16:32:48.231130 crc crio[3616]: time="2026-06-11T16:32:48.231031183Z" level=info msg="Creating container: openshift-marketplace/community-operators-rtpqs/extract-content" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045528 | controller | Jun 11 16:32:48.231810 crc crio[3616]: time="2026-06-11T16:32:48.231732023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045544 | controller | Jun 11 16:32:48.267705 crc crio[3616]: time="2026-06-11T16:32:48.267592903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045560 | controller | Jun 11 16:32:48.271388 crc crio[3616]: time="2026-06-11T16:32:48.271199915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045577 | controller | Jun 11 16:32:48.372608 crc crio[3616]: time="2026-06-11T16:32:48.37249138Z" level=info msg="Created container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045594 | controller | Jun 11 16:32:48.374297 crc crio[3616]: time="2026-06-11T16:32:48.374209058Z" level=info msg="Starting container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c" id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.045611 | controller | Jun 11 16:32:48.379069 crc crio[3616]: time="2026-06-11T16:32:48.378974613Z" level=info msg="Started container" PID=19468 containerID=ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c description=openshift-marketplace/community-operators-rtpqs/extract-content id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225
2026-06-11 18:17:38.045628 | controller | Jun 11 16:32:48.652606 crc crio[3616]: time="2026-06-11T16:32:48.652008801Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.045644 | controller | Jun 11 16:32:48.658513 crc crio[3616]: time="2026-06-11T16:32:48.656499239Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.045662 | controller | Jun 11 16:32:49.392685 crc crio[3616]: time="2026-06-11T16:32:49.391970787Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.045679 | controller | Jun 11 16:32:49.393564 crc crio[3616]: time="2026-06-11T16:32:49.393490539Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=283ba8c2-6d7d-47ab-91e7-1a85954aba17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045699 | controller | Jun 11 16:32:49.396030 crc crio[3616]: time="2026-06-11T16:32:49.395972969Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=835b19fb-4392-49f1-864f-9d07cc69fab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045717 | controller | Jun 11 16:32:49.410422 crc crio[3616]: time="2026-06-11T16:32:49.410285413Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-content" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045734 | controller | Jun 11 16:32:49.410932 crc crio[3616]: time="2026-06-11T16:32:49.410865199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045751 | controller | Jun 11 16:32:49.447384 crc crio[3616]: time="2026-06-11T16:32:49.437758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045768 | controller | Jun 11 16:32:49.447384 crc crio[3616]: time="2026-06-11T16:32:49.441544934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045784 | controller | Jun 11 16:32:49.566548 crc crio[3616]: time="2026-06-11T16:32:49.565881391Z" level=info msg="Created container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045800 | controller | Jun 11 16:32:49.567954 crc crio[3616]: time="2026-06-11T16:32:49.567838063Z" level=info msg="Starting container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c" id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.045816 | controller | Jun 11 16:32:49.575919 crc crio[3616]: time="2026-06-11T16:32:49.575816309Z" level=info msg="Started container" PID=19504 containerID=c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c description=openshift-marketplace/redhat-marketplace-nnlsj/extract-content id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6
2026-06-11 18:17:38.045833 | controller | Jun 11 16:32:49.674686 crc crio[3616]: time="2026-06-11T16:32:49.67455158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=57e2091e-0f44-4aca-9e82-5059faf69ef0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045864 | controller | Jun 11 16:32:49.724192 crc crio[3616]: time="2026-06-11T16:32:49.72407303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b5c544c4-86c5-4eb2-af72-ec322fec2eac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.045886 | controller | Jun 11 16:32:50.165868 crc crio[3616]: time="2026-06-11T16:32:50.165779071Z" level=info msg="Creating container: openshift-marketplace/community-operators-rtpqs/registry-server" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045903 | controller | Jun 11 16:32:50.166268 crc crio[3616]: time="2026-06-11T16:32:50.166210103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045920 | controller | Jun 11 16:32:50.215567 crc crio[3616]: time="2026-06-11T16:32:50.213911908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045942 | controller | Jun 11 16:32:50.217943 crc crio[3616]: time="2026-06-11T16:32:50.217850829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.045959 | controller | Jun 11 16:32:50.335570 crc crio[3616]: time="2026-06-11T16:32:50.335299339Z" level=info msg="Created container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.045976 | controller | Jun 11 16:32:50.336572 crc crio[3616]: time="2026-06-11T16:32:50.336481671Z" level=info msg="Starting container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d" id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.045993 | controller | Jun 11 16:32:50.344400 crc crio[3616]: time="2026-06-11T16:32:50.342088999Z" level=info msg="Started container" PID=19583 containerID=170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d description=openshift-marketplace/community-operators-rtpqs/registry-server id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225
2026-06-11 18:17:38.046010 | controller | Jun 11 16:32:50.748665 crc crio[3616]: time="2026-06-11T16:32:50.747240536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7148a3b9-f864-48f5-9275-30be91539365 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.046027 | controller | Jun 11 16:32:50.753086 crc crio[3616]: time="2026-06-11T16:32:50.749786131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1f4e4cb5-4df7-40e5-8417-11561710c15b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.046044 | controller | Jun 11 16:32:50.765564 crc crio[3616]: time="2026-06-11T16:32:50.765463605Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nnlsj/registry-server" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.046060 | controller | Jun 11 16:32:50.765969 crc crio[3616]: time="2026-06-11T16:32:50.765913087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.046077 | controller | Jun 11 16:32:50.804171 crc crio[3616]: time="2026-06-11T16:32:50.804073267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.046094 | controller | Jun 11 16:32:50.810885 crc crio[3616]: time="2026-06-11T16:32:50.809571612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.046110 | controller | Jun 11 16:32:50.906259 crc crio[3616]: time="2026-06-11T16:32:50.904905979Z" level=info msg="Created container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.046126 | controller | Jun 11 16:32:50.909889 crc crio[3616]: time="2026-06-11T16:32:50.907240515Z" level=info msg="Starting container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0" id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.046147 | controller | Jun 11 16:32:50.912673 crc crio[3616]: time="2026-06-11T16:32:50.912586495Z" level=info msg="Started container" PID=19703 containerID=868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 description=openshift-marketplace/redhat-marketplace-nnlsj/registry-server id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6
2026-06-11 18:17:38.046164 | controller | Jun 11 16:32:59.825150 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:17:38.046182 | controller | Jun 11 16:33:00.108987 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 18:17:38.046199 | controller | Jun 11 16:33:00.109570 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:17:38.046216 | controller | Jun 11 16:33:00.109771 crc systemd[1]: crio.service: Consumed 17min 34.082s CPU time.
2026-06-11 18:17:38.046232 | controller | Jun 11 16:33:00.194526 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:17:38.046249 | controller | Jun 11 16:33:00.283746 crc crio[20466]: time="2026-06-11T16:33:00.283569062Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:17:38.046265 | controller | Jun 11 16:33:00.283746 crc crio[20466]: time="2026-06-11T16:33:00.283669455Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:17:38.046282 | controller | Jun 11 16:33:00.285871 crc crio[20466]: time="2026-06-11T16:33:00.285642411Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:17:38.046298 | controller | Jun 11 16:33:00.285871 crc crio[20466]: time="2026-06-11T16:33:00.285704833Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:17:38.046315 | controller | Jun 11 16:33:00.303103 crc crio[20466]: time="2026-06-11T16:33:00.302905353Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:17:38.046331 | controller | Jun 11 16:33:00.303222 crc crio[20466]: time="2026-06-11T16:33:00.30312386Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:17:38.046348 | controller | Jun 11 16:33:00.303222 crc crio[20466]: time="2026-06-11T16:33:00.30314077Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:17:38.046365 | controller | Jun 11 16:33:00.303730 crc crio[20466]: time="2026-06-11T16:33:00.303270314Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:17:38.046382 | controller | Jun 11 16:33:00.303730 crc crio[20466]: time="2026-06-11T16:33:00.303285224Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:17:38.046399 | controller | Jun 11 16:33:00.325246 crc crio[20466]: time="2026-06-11T16:33:00.325122468Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:17:38.046415 | controller | Jun 11 16:33:00.338645 crc crio[20466]: time="2026-06-11T16:33:00.338552341Z" 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:17:38.046433 | controller | Jun 11 16:33:00.352036 crc crio[20466]: time="2026-06-11T16:33:00.351171922Z" 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:17:38.046449 | controller | Jun 11 16:33:00.371445 crc crio[20466]: time="2026-06-11T16:33:00.371169605Z" 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:17:38.046466 | controller | Jun 11 16:33:00.526542 crc crio[20466]: time="2026-06-11T16:33:00.526401897Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:17:38.046487 | controller | Jun 11 16:33:00.526542 crc crio[20466]: time="2026-06-11T16:33:00.526472349Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:17:38.046505 | controller | Jun 11 16:33:00.526542 crc crio[20466]: time="2026-06-11T16:33:00.526484649Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:17:38.046522 | controller | Jun 11 16:33:00.526542 crc crio[20466]: time="2026-06-11T16:33:00.5264915Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:17:38.046556 | controller | Jun 11 16:33:00.526542 crc crio[20466]: time="2026-06-11T16:33:00.52649869Z" level=info msg="RDT not available in the host system"
2026-06-11 18:17:38.046574 | controller | Jun 11 16:33:00.531191 crc crio[20466]: time="2026-06-11T16:33:00.531116383Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:38.046592 | controller | Jun 11 16:33:00.531191 crc crio[20466]: time="2026-06-11T16:33:00.531158584Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:38.046609 | controller | Jun 11 16:33:00.535700 crc crio[20466]: time="2026-06-11T16:33:00.535572048Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:38.046626 | controller | Jun 11 16:33:00.535700 crc crio[20466]: time="2026-06-11T16:33:00.535671441Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:38.046643 | controller | Jun 11 16:33:00.562909 crc crio[20466]: time="2026-06-11T16:33:00.562580248Z" 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:17:38.046660 | controller | Jun 11 16:33:00.562909 crc crio[20466]: time="2026-06-11T16:33:00.562701513Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.046677 | controller | Jun 11 16:33:00.563712 crc crio[20466]: time="2026-06-11T16:33:00.563443684Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:17:38.046693 | controller | Jun 11 16:33:00.563712 crc crio[20466]: time="2026-06-11T16:33:00.563464765Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:17:38.046714 | controller | Jun 11 16:33:00.564682 crc crio[20466]: time="2026-06-11T16:33:00.564513215Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/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:17:38.046742 | controller | Jun 11 16:33:00.565896 crc crio[20466]: time="2026-06-11T16:33:00.565813882Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:17:38.046761 | controller | Jun 11 16:33:00.566164 crc crio[20466]: time="2026-06-11T16:33:00.5660957Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:17:38.046778 | controller | Jun 11 16:33:02.910139 crc crio[20466]: time="2026-06-11T16:33:02.909947727Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc0005ad628}] Aliases:map[]}"
2026-06-11 18:17:38.046796 | controller | Jun 11 16:33:02.911090 crc crio[20466]: time="2026-06-11T16:33:02.910831473Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.046813 | controller | Jun 11 16:33:02.913073 crc crio[20466]: time="2026-06-11T16:33:02.912975594Z" level=info msg="Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc0011a0190}] Aliases:map[]}"
2026-06-11 18:17:38.046831 | controller | Jun 11 16:33:02.913222 crc crio[20466]: time="2026-06-11T16:33:02.913148509Z" level=info msg="Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.046864 | controller | Jun 11 16:33:02.913849 crc crio[20466]: time="2026-06-11T16:33:02.913770007Z" level=info msg="Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0011a0238}] Aliases:map[]}"
2026-06-11 18:17:38.046891 | controller | Jun 11 16:33:02.913955 crc crio[20466]: time="2026-06-11T16:33:02.913937471Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.046910 | controller | Jun 11 16:33:02.914596 crc crio[20466]: time="2026-06-11T16:33:02.914528088Z" level=info msg="Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc0011a02e8}] Aliases:map[]}"
2026-06-11 18:17:38.046928 | controller | Jun 11 16:33:02.914711 crc crio[20466]: time="2026-06-11T16:33:02.914692983Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.046946 | controller | Jun 11 16:33:02.915274 crc crio[20466]: time="2026-06-11T16:33:02.915148856Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc0011a0390}] Aliases:map[]}"
2026-06-11 18:17:38.046963 | controller | Jun 11 16:33:02.915476 crc crio[20466]: time="2026-06-11T16:33:02.915409533Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.046980 | controller | Jun 11 16:33:02.915610 crc crio[20466]: time="2026-06-11T16:33:02.915547017Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.046998 | controller | Jun 11 16:33:02.915610 crc crio[20466]: time="2026-06-11T16:33:02.915603019Z" level=warning msg="Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047016 | controller | Jun 11 16:33:02.916734 crc crio[20466]: time="2026-06-11T16:33:02.916638848Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0011a0430}] Aliases:map[]}"
2026-06-11 18:17:38.047033 | controller | Jun 11 16:33:02.917041 crc crio[20466]: time="2026-06-11T16:33:02.91682001Z" 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:17:38.047050 | controller | Jun 11 16:33:02.917041 crc crio[20466]: time="2026-06-11T16:33:02.916960998Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047071 | controller | Jun 11 16:33:02.917041 crc crio[20466]: time="2026-06-11T16:33:02.916982518Z" level=warning msg="Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047090 | controller | Jun 11 16:33:02.917609 crc crio[20466]: time="2026-06-11T16:33:02.917516263Z" level=info msg="Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc0011a04f0}] Aliases:map[]}"
2026-06-11 18:17:38.047107 | controller | Jun 11 16:33:02.917785 crc crio[20466]: time="2026-06-11T16:33:02.917721739Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.047125 | controller | Jun 11 16:33:02.917964 crc crio[20466]: time="2026-06-11T16:33:02.917897234Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047142 | controller | Jun 11 16:33:02.918050 crc crio[20466]: time="2026-06-11T16:33:02.917955316Z" level=warning msg="Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047159 | controller | Jun 11 16:33:02.918498 crc crio[20466]: time="2026-06-11T16:33:02.91843115Z" level=info msg="Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0011a05a8}] Aliases:map[]}"
2026-06-11 18:17:38.047177 | controller | Jun 11 16:33:02.918643 crc crio[20466]: time="2026-06-11T16:33:02.918598574Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.047195 | controller | Jun 11 16:33:02.920602 crc crio[20466]: time="2026-06-11T16:33:02.920487068Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0011a0650}] Aliases:map[]}"
2026-06-11 18:17:38.047212 | controller | Jun 11 16:33:02.920729 crc crio[20466]: time="2026-06-11T16:33:02.920671263Z" 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:17:38.047233 | controller | Jun 11 16:33:02.922084 crc crio[20466]: time="2026-06-11T16:33:02.921893748Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc0011a06f8}] Aliases:map[]}"
2026-06-11 18:17:38.047251 | controller | Jun 11 16:33:02.922593 crc crio[20466]: time="2026-06-11T16:33:02.922504876Z" 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:17:38.047268 | controller | Jun 11 16:33:02.923235 crc crio[20466]: time="2026-06-11T16:33:02.923140934Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0011a07a0}] Aliases:map[]}"
2026-06-11 18:17:38.047285 | controller | Jun 11 16:33:02.923862 crc crio[20466]: time="2026-06-11T16:33:02.923623908Z" 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:17:38.047303 | controller | Jun 11 16:33:02.925406 crc crio[20466]: time="2026-06-11T16:33:02.925199043Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc0011a0848}] Aliases:map[]}"
2026-06-11 18:17:38.047320 | controller | Jun 11 16:33:02.926427 crc crio[20466]: time="2026-06-11T16:33:02.926252523Z" 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:17:38.047338 | controller | Jun 11 16:33:02.927552 crc crio[20466]: time="2026-06-11T16:33:02.927389885Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0011a08e0}] Aliases:map[]}"
2026-06-11 18:17:38.047355 | controller | Jun 11 16:33:02.927742 crc crio[20466]: time="2026-06-11T16:33:02.927576201Z" 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:17:38.047372 | controller | Jun 11 16:33:02.928219 crc crio[20466]: time="2026-06-11T16:33:02.928136136Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc0011a0978}] Aliases:map[]}"
2026-06-11 18:17:38.047393 | controller | Jun 11 16:33:02.928464 crc crio[20466]: time="2026-06-11T16:33:02.928420655Z" 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:17:38.047411 | controller | Jun 11 16:33:02.929061 crc crio[20466]: time="2026-06-11T16:33:02.92896237Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc0011a0a18}] Aliases:map[]}"
2026-06-11 18:17:38.047428 | controller | Jun 11 16:33:02.929188 crc crio[20466]: time="2026-06-11T16:33:02.929134075Z" 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:17:38.047445 | controller | Jun 11 16:33:02.930475 crc crio[20466]: time="2026-06-11T16:33:02.930138094Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0011a0aa0}] Aliases:map[]}"
2026-06-11 18:17:38.047462 | controller | Jun 11 16:33:02.930693 crc crio[20466]: time="2026-06-11T16:33:02.930607737Z" 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:17:38.047479 | controller | Jun 11 16:33:02.931574 crc crio[20466]: time="2026-06-11T16:33:02.931133192Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc0011a0b40}] Aliases:map[]}"
2026-06-11 18:17:38.047497 | controller | Jun 11 16:33:02.931574 crc crio[20466]: time="2026-06-11T16:33:02.931564004Z" 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:17:38.047515 | controller | Jun 11 16:33:02.934961 crc crio[20466]: time="2026-06-11T16:33:02.934631802Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0011a0bc8}] Aliases:map[]}"
2026-06-11 18:17:38.047538 | controller | Jun 11 16:33:02.935578 crc crio[20466]: time="2026-06-11T16:33:02.935490056Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.047555 | controller | Jun 11 16:33:02.935880 crc crio[20466]: time="2026-06-11T16:33:02.935782915Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047572 | controller | Jun 11 16:33:02.935880 crc crio[20466]: time="2026-06-11T16:33:02.935854777Z" level=warning msg="Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.047590 | controller | Jun 11 16:33:02.936475 crc crio[20466]: time="2026-06-11T16:33:02.936406452Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0011a0c70}] Aliases:map[]}"
2026-06-11 18:17:38.047608 | controller | Jun 11 16:33:02.936694 crc crio[20466]: time="2026-06-11T16:33:02.936634889Z" 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:17:38.047625 | controller | Jun 11 16:33:02.937447 crc crio[20466]: time="2026-06-11T16:33:02.937175304Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0011a0cf8}] Aliases:map[]}"
2026-06-11 18:17:38.047642 | controller | Jun 11 16:33:02.937774 crc crio[20466]: time="2026-06-11T16:33:02.937681229Z" 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:17:38.047659 | controller | Jun 11 16:33:02.938645 crc crio[20466]: time="2026-06-11T16:33:02.938564071Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0011a0d80}] Aliases:map[]}"
2026-06-11 18:17:38.047676 | controller | Jun 11 16:33:02.938880 crc crio[20466]: time="2026-06-11T16:33:02.938804068Z" 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:17:38.047694 | controller | Jun 11 16:33:02.939895 crc crio[20466]: time="2026-06-11T16:33:02.939809647Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0011a0e20}] Aliases:map[]}"
2026-06-11 18:17:38.047714 | controller | Jun 11 16:33:02.940107 crc crio[20466]: time="2026-06-11T16:33:02.940028623Z" 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:17:38.047732 | controller | Jun 11 16:33:02.940796 crc crio[20466]: time="2026-06-11T16:33:02.940718773Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0011a0ec8}] Aliases:map[]}"
2026-06-11 18:17:38.047749 | controller | Jun 11 16:33:02.941006 crc crio[20466]: time="2026-06-11T16:33:02.940931449Z" 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:17:38.047766 | controller | Jun 11 16:33:02.941783 crc crio[20466]: time="2026-06-11T16:33:02.94168126Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0011a0f48}] Aliases:map[]}"
2026-06-11 18:17:38.047783 | controller | Jun 11 16:33:02.941927 crc crio[20466]: time="2026-06-11T16:33:02.941873125Z" 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:17:38.047801 | controller | Jun 11 16:33:02.942644 crc crio[20466]: time="2026-06-11T16:33:02.942524604Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0011a0fd8}] Aliases:map[]}"
2026-06-11 18:17:38.047818 | controller | Jun 11 16:33:02.942831 crc crio[20466]: time="2026-06-11T16:33:02.942768751Z" 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:17:38.047836 | controller | Jun 11 16:33:02.943484 crc crio[20466]: time="2026-06-11T16:33:02.943407429Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0011a1068}] Aliases:map[]}"
2026-06-11 18:17:38.047879 | controller | Jun 11 16:33:02.943767 crc crio[20466]: time="2026-06-11T16:33:02.943624725Z" 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:17:38.047899 | controller | Jun 11 16:33:02.944406 crc crio[20466]: time="2026-06-11T16:33:02.944225373Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0011a10e8}] Aliases:map[]}"
2026-06-11 18:17:38.047917 | controller | Jun 11 16:33:02.944512 crc crio[20466]: time="2026-06-11T16:33:02.94447128Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.047934 | controller | Jun 11 16:33:02.944933 crc crio[20466]: time="2026-06-11T16:33:02.94484686Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0011a1168}] Aliases:map[]}"
2026-06-11 18:17:38.047951 | controller | Jun 11 16:33:02.945081 crc crio[20466]: time="2026-06-11T16:33:02.945028496Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.047969 | controller | Jun 11 16:33:02.946073 crc crio[20466]: time="2026-06-11T16:33:02.945961912Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0011a11f8}] Aliases:map[]}"
2026-06-11 18:17:38.047986 | controller | Jun 11 16:33:02.946428 crc crio[20466]: time="2026-06-11T16:33:02.946265181Z" 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:17:38.048003 | controller | Jun 11 16:33:02.946809 crc crio[20466]: time="2026-06-11T16:33:02.946737804Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0011a1288}] Aliases:map[]}"
2026-06-11 18:17:38.048020 | controller | Jun 11 16:33:02.946905 crc crio[20466]: time="2026-06-11T16:33:02.946864448Z" 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:17:38.048038 | controller | Jun 11 16:33:02.947395 crc crio[20466]: time="2026-06-11T16:33:02.947251279Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0011a1318}] Aliases:map[]}"
2026-06-11 18:17:38.048059 | controller | Jun 11 16:33:02.947514 crc crio[20466]: time="2026-06-11T16:33:02.947435334Z" 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:17:38.048077 | controller | Jun 11 16:33:02.947942 crc crio[20466]: time="2026-06-11T16:33:02.947853506Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0011a13a8}] Aliases:map[]}"
2026-06-11 18:17:38.048094 | controller | Jun 11 16:33:02.948102 crc crio[20466]: time="2026-06-11T16:33:02.948056332Z" 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:17:38.048112 | controller | Jun 11 16:33:02.948659 crc crio[20466]: time="2026-06-11T16:33:02.948586477Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc0011a1438}] Aliases:map[]}"
2026-06-11 18:17:38.048130 | controller | Jun 11 16:33:02.948780 crc crio[20466]: time="2026-06-11T16:33:02.948730681Z" 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:17:38.048147 | controller | Jun 11 16:33:02.949262 crc crio[20466]: time="2026-06-11T16:33:02.949189604Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc0011a14c8}] Aliases:map[]}"
2026-06-11 18:17:38.048165 | controller | Jun 11 16:33:02.949459 crc crio[20466]: time="2026-06-11T16:33:02.949414591Z" 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:17:38.048182 | controller | Jun 11 16:33:02.949903 crc crio[20466]: time="2026-06-11T16:33:02.949780771Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc0011a1558}] Aliases:map[]}"
2026-06-11 18:17:38.048203 | controller | Jun 11 16:33:02.950010 crc crio[20466]: time="2026-06-11T16:33:02.949948356Z" 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:17:38.048221 | controller | Jun 11 16:33:02.950467 crc crio[20466]: time="2026-06-11T16:33:02.950266495Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc0011a15e8}] Aliases:map[]}"
2026-06-11 18:17:38.048238 | controller | Jun 11 16:33:02.950730 crc crio[20466]: time="2026-06-11T16:33:02.950717343Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048255 | controller | Jun 11 16:33:02.951210 crc crio[20466]: time="2026-06-11T16:33:02.951099324Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0011a1678}] Aliases:map[]}"
2026-06-11 18:17:38.048273 | controller | Jun 11 16:33:02.951911 crc crio[20466]: time="2026-06-11T16:33:02.951686831Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048290 | controller | Jun 11 16:33:02.952898 crc crio[20466]: time="2026-06-11T16:33:02.952803762Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0011a16f8}] Aliases:map[]}"
2026-06-11 18:17:38.048307 | controller | Jun 11 16:33:02.953224 crc crio[20466]: time="2026-06-11T16:33:02.953139321Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048325 | controller | Jun 11 16:33:02.954223 crc crio[20466]: time="2026-06-11T16:33:02.954124219Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0011a1788}] Aliases:map[]}"
2026-06-11 18:17:38.048342 | controller | Jun 11 16:33:02.954492 crc crio[20466]: time="2026-06-11T16:33:02.954472709Z" 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:17:38.048363 | controller | Jun 11 16:33:02.954912 crc crio[20466]: time="2026-06-11T16:33:02.954829979Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc0011a1818}] Aliases:map[]}"
2026-06-11 18:17:38.048381 | controller | Jun 11 16:33:02.955024 crc crio[20466]: time="2026-06-11T16:33:02.954985474Z" 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:17:38.048398 | controller | Jun 11 16:33:02.955649 crc crio[20466]: time="2026-06-11T16:33:02.955575291Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc0011a1898}] Aliases:map[]}"
2026-06-11 18:17:38.048416 | controller | Jun 11 16:33:02.955861 crc crio[20466]: time="2026-06-11T16:33:02.955696404Z" 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:17:38.048434 | controller | Jun 11 16:33:02.956277 crc crio[20466]: time="2026-06-11T16:33:02.956196948Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0011a1928}] Aliases:map[]}"
2026-06-11 18:17:38.048451 | controller | Jun 11 16:33:02.956535 crc crio[20466]: time="2026-06-11T16:33:02.956448465Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048468 | controller | Jun 11 16:33:02.956899 crc crio[20466]: time="2026-06-11T16:33:02.956814986Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0011a19a8}] Aliases:map[]}"
2026-06-11 18:17:38.048485 | controller | Jun 11 16:33:02.957141 crc crio[20466]: time="2026-06-11T16:33:02.957056913Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048502 | controller | Jun 11 16:33:02.958808 crc crio[20466]: time="2026-06-11T16:33:02.95869967Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc0011a1a38}] Aliases:map[]}"
2026-06-11 18:17:38.048523 | controller | Jun 11 16:33:02.958920 crc crio[20466]: time="2026-06-11T16:33:02.958862574Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.048541 | controller | Jun 11 16:33:02.959410 crc crio[20466]: time="2026-06-11T16:33:02.959198064Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc0011a1ac8}] Aliases:map[]}"
2026-06-11 18:17:38.048558 | controller | Jun 11 16:33:02.959529 crc crio[20466]: time="2026-06-11T16:33:02.95941935Z" 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:17:38.048575 | controller | Jun 11 16:33:02.959852 crc crio[20466]: time="2026-06-11T16:33:02.95976854Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc0011a1b48}] Aliases:map[]}"
2026-06-11 18:17:38.048592 | controller | Jun 11 16:33:02.959943 crc crio[20466]: time="2026-06-11T16:33:02.959893174Z" 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:17:38.048609 | controller | Jun 11 16:33:02.960465 crc crio[20466]: time="2026-06-11T16:33:02.960271595Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:17:38.048626 | controller | Jun 11 16:33:02.961422 crc crio[20466]: time="2026-06-11T16:33:02.961259333Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:17:38.048643 | controller | Jun 11 16:33:02.961422 crc crio[20466]: time="2026-06-11T16:33:02.961408227Z" level=info msg="Create NRI interface"
2026-06-11 18:17:38.048659 | controller | Jun 11 16:33:02.961660 crc crio[20466]: time="2026-06-11T16:33:02.961448136Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:17:38.048676 | controller | Jun 11 16:33:02.961745 crc crio[20466]: time="2026-06-11T16:33:02.961450455Z" level=info msg="runtime interface created"
2026-06-11 18:17:38.048693 | controller | Jun 11 16:33:02.962017 crc crio[20466]: time="2026-06-11T16:33:02.961788725Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:17:38.048710 | controller | Jun 11 16:33:02.962017 crc crio[20466]: time="2026-06-11T16:33:02.96197323Z" level=info msg="runtime interface starting up..."
2026-06-11 18:17:38.048726 | controller | Jun 11 16:33:02.962017 crc crio[20466]: time="2026-06-11T16:33:02.961997611Z" level=info msg="starting plugins..."
2026-06-11 18:17:38.048743 | controller | Jun 11 16:33:02.962269 crc crio[20466]: time="2026-06-11T16:33:02.962065063Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:17:38.048764 | controller | Jun 11 16:33:02.974546 crc crio[20466]: time="2026-06-11T16:33:02.974394921Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:17:38.048781 | controller | Jun 11 16:33:02.981425 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:17:38.048798 | controller | Jun 11 16:33:17.212907 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:17:38.048815 | controller | Jun 11 16:33:17.268209 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 18:17:38.048832 | controller | Jun 11 16:33:17.268667 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:17:38.048862 | controller | Jun 11 16:33:17.269068 crc systemd[1]: crio.service: Consumed 4.297s CPU time.
2026-06-11 18:17:38.048884 | controller | Jun 11 16:33:17.338238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 18:17:38.048902 | controller | Jun 11 16:33:17.392185 crc crio[22018]: time="2026-06-11T16:33:17.392013889Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 18:17:38.048920 | controller | Jun 11 16:33:17.392185 crc crio[22018]: time="2026-06-11T16:33:17.392141571Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 18:17:38.048937 | controller | Jun 11 16:33:17.394503 crc crio[22018]: time="2026-06-11T16:33:17.394424596Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 18:17:38.048954 | controller | Jun 11 16:33:17.394602 crc crio[22018]: time="2026-06-11T16:33:17.394532679Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 18:17:38.048971 | controller | Jun 11 16:33:17.394976 crc crio[22018]: time="2026-06-11T16:33:17.394905609Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 18:17:38.048988 | controller | Jun 11 16:33:17.408416 crc crio[22018]: time="2026-06-11T16:33:17.40805433Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 18:17:38.049004 | controller | Jun 11 16:33:17.408416 crc crio[22018]: time="2026-06-11T16:33:17.408307828Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 18:17:38.049021 | controller | Jun 11 16:33:17.408416 crc crio[22018]: time="2026-06-11T16:33:17.40837671Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 18:17:38.049037 | controller | Jun 11 16:33:17.408416 crc crio[22018]: time="2026-06-11T16:33:17.408477643Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 18:17:38.049054 | controller | Jun 11 16:33:17.408416 crc crio[22018]: time="2026-06-11T16:33:17.408487012Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 18:17:38.049071 | controller | Jun 11 16:33:17.426295 crc crio[22018]: time="2026-06-11T16:33:17.426060897Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 18:17:38.049088 | controller | Jun 11 16:33:17.444996 crc crio[22018]: time="2026-06-11T16:33:17.444862998Z" 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:17:38.049106 | controller | Jun 11 16:33:17.448973 crc crio[22018]: time="2026-06-11T16:33:17.448912491Z" 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:17:38.049123 | controller | Jun 11 16:33:17.461752 crc crio[22018]: time="2026-06-11T16:33:17.461685631Z" 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:17:38.049140 | controller | Jun 11 16:33:17.619062 crc crio[22018]: time="2026-06-11T16:33:17.618868441Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 18:17:38.049161 | controller | Jun 11 16:33:17.619062 crc crio[22018]: time="2026-06-11T16:33:17.618927523Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 18:17:38.049179 | controller | Jun 11 16:33:17.619062 crc crio[22018]: time="2026-06-11T16:33:17.618938833Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 18:17:38.049196 | controller | Jun 11 16:33:17.619062 crc crio[22018]: time="2026-06-11T16:33:17.618945353Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 18:17:38.049213 | controller | Jun 11 16:33:17.619062 crc crio[22018]: time="2026-06-11T16:33:17.618952954Z" level=info msg="RDT not available in the host system"
2026-06-11 18:17:38.049230 | controller | Jun 11 16:33:17.624599 crc crio[22018]: time="2026-06-11T16:33:17.624491029Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:38.049247 | controller | Jun 11 16:33:17.624599 crc crio[22018]: time="2026-06-11T16:33:17.624594982Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:38.049263 | controller | Jun 11 16:33:17.632042 crc crio[22018]: time="2026-06-11T16:33:17.631932808Z" level=info msg="Conmon does support the --sync option"
2026-06-11 18:17:38.049280 | controller | Jun 11 16:33:17.632042 crc crio[22018]: time="2026-06-11T16:33:17.6320011Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 18:17:38.049297 | controller | Jun 11 16:33:17.655834 crc crio[22018]: time="2026-06-11T16:33:17.655745959Z" 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:17:38.049314 | controller | Jun 11 16:33:17.655834 crc crio[22018]: time="2026-06-11T16:33:17.655802201Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.049330 | controller | Jun 11 16:33:17.656179 crc crio[22018]: time="2026-06-11T16:33:17.6561293Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 18:17:38.049347 | controller | Jun 11 16:33:17.656179 crc crio[22018]: time="2026-06-11T16:33:17.656162311Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 18:17:38.049366 | controller | Jun 11 16:33:17.656999 crc crio[22018]: time="2026-06-11T16:33:17.656851651Z" 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.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.systemd.property.\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\"]\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:17:38.049391 | controller | Jun 11 16:33:17.657620 crc crio[22018]: time="2026-06-11T16:33:17.657555421Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 18:17:38.049409 | controller | Jun 11 16:33:17.657775 crc crio[22018]: time="2026-06-11T16:33:17.657726336Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 18:17:38.049425 | controller | Jun 11 16:33:19.168646 crc crio[22018]: time="2026-06-11T16:33:19.168139297Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc000aa5c68}] Aliases:map[]}"
2026-06-11 18:17:38.049443 | controller | Jun 11 16:33:19.169647 crc crio[22018]: time="2026-06-11T16:33:19.168740974Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049459 | controller | Jun 11 16:33:19.169647 crc crio[22018]: time="2026-06-11T16:33:19.169429263Z" level=info msg="Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc000380cd8}] Aliases:map[]}"
2026-06-11 18:17:38.049476 | controller | Jun 11 16:33:19.169647 crc crio[22018]: time="2026-06-11T16:33:19.169557517Z" level=info msg="Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049493 | controller | Jun 11 16:33:19.170122 crc crio[22018]: time="2026-06-11T16:33:19.169954458Z" level=info msg="Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d68}] Aliases:map[]}"
2026-06-11 18:17:38.049514 | controller | Jun 11 16:33:19.170122 crc crio[22018]: time="2026-06-11T16:33:19.170102603Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049532 | controller | Jun 11 16:33:19.171075 crc crio[22018]: time="2026-06-11T16:33:19.170798493Z" level=info msg="Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc000380df8}] Aliases:map[]}"
2026-06-11 18:17:38.049549 | controller | Jun 11 16:33:19.171504 crc crio[22018]: time="2026-06-11T16:33:19.171218375Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049566 | controller | Jun 11 16:33:19.172227 crc crio[22018]: time="2026-06-11T16:33:19.17211171Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000380e88}] Aliases:map[]}"
2026-06-11 18:17:38.049584 | controller | Jun 11 16:33:19.172535 crc crio[22018]: time="2026-06-11T16:33:19.172298435Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049601 | controller | Jun 11 16:33:19.172535 crc crio[22018]: time="2026-06-11T16:33:19.172495711Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049618 | controller | Jun 11 16:33:19.172535 crc crio[22018]: time="2026-06-11T16:33:19.172516772Z" level=warning msg="Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049636 | controller | Jun 11 16:33:19.173085 crc crio[22018]: time="2026-06-11T16:33:19.172777629Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc000380f10}] Aliases:map[]}"
2026-06-11 18:17:38.049653 | controller | Jun 11 16:33:19.173085 crc crio[22018]: time="2026-06-11T16:33:19.172906713Z" 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:17:38.049670 | controller | Jun 11 16:33:19.174726 crc crio[22018]: time="2026-06-11T16:33:19.174650119Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049691 | controller | Jun 11 16:33:19.174726 crc crio[22018]: time="2026-06-11T16:33:19.174710711Z" level=warning msg="Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049709 | controller | Jun 11 16:33:19.175143 crc crio[22018]: time="2026-06-11T16:33:19.175063121Z" level=info msg="Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc000380fa8}] Aliases:map[]}"
2026-06-11 18:17:38.049726 | controller | Jun 11 16:33:19.175508 crc crio[22018]: time="2026-06-11T16:33:19.175444542Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049742 | controller | Jun 11 16:33:19.175696 crc crio[22018]: time="2026-06-11T16:33:19.175636808Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049759 | controller | Jun 11 16:33:19.175696 crc crio[22018]: time="2026-06-11T16:33:19.175685279Z" level=warning msg="Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.049776 | controller | Jun 11 16:33:19.176174 crc crio[22018]: time="2026-06-11T16:33:19.176095451Z" level=info msg="Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc000381040}] Aliases:map[]}"
2026-06-11 18:17:38.049794 | controller | Jun 11 16:33:19.176445 crc crio[22018]: time="2026-06-11T16:33:19.176381529Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.049811 | controller | Jun 11 16:33:19.178710 crc crio[22018]: time="2026-06-11T16:33:19.17856201Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0003810d0}] Aliases:map[]}"
2026-06-11 18:17:38.049828 | controller | Jun 11 16:33:19.178970 crc crio[22018]: time="2026-06-11T16:33:19.178824158Z" 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:17:38.049865 | controller | Jun 11 16:33:19.179688 crc crio[22018]: time="2026-06-11T16:33:19.179527828Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc00012af30}] Aliases:map[]}"
2026-06-11 18:17:38.049888 | controller | Jun 11 16:33:19.180526 crc crio[22018]: time="2026-06-11T16:33:19.180427093Z" 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:17:38.049906 | controller | Jun 11 16:33:19.185581 crc crio[22018]: time="2026-06-11T16:33:19.18522028Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc00012afc0}] Aliases:map[]}"
2026-06-11 18:17:38.049967 | controller | Jun 11 16:33:19.186857 crc crio[22018]: time="2026-06-11T16:33:19.185769226Z" 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:17:38.049988 | controller | Jun 11 16:33:19.188806 crc crio[22018]: time="2026-06-11T16:33:19.188575132Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc00012b050}] Aliases:map[]}"
2026-06-11 18:17:38.050006 | controller | Jun 11 16:33:19.188806 crc crio[22018]: time="2026-06-11T16:33:19.188787828Z" 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:17:38.050023 | controller | Jun 11 16:33:19.190125 crc crio[22018]: time="2026-06-11T16:33:19.189433166Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc00141a060}] Aliases:map[]}"
2026-06-11 18:17:38.050040 | controller | Jun 11 16:33:19.190125 crc crio[22018]: time="2026-06-11T16:33:19.189596841Z" 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:17:38.050057 | controller | Jun 11 16:33:19.190125 crc crio[22018]: time="2026-06-11T16:33:19.190045614Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00141a120}] Aliases:map[]}"
2026-06-11 18:17:38.050079 | controller | Jun 11 16:33:19.191625 crc crio[22018]: time="2026-06-11T16:33:19.190451115Z" 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:17:38.050096 | controller | Jun 11 16:33:19.191625 crc crio[22018]: time="2026-06-11T16:33:19.1909742Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00141a1c0}] Aliases:map[]}"
2026-06-11 18:17:38.050113 | controller | Jun 11 16:33:19.191625 crc crio[22018]: time="2026-06-11T16:33:19.191127165Z" 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:17:38.050131 | controller | Jun 11 16:33:19.192047 crc crio[22018]: time="2026-06-11T16:33:19.19166602Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc00141a248}] Aliases:map[]}"
2026-06-11 18:17:38.050148 | controller | Jun 11 16:33:19.192047 crc crio[22018]: time="2026-06-11T16:33:19.191835535Z" 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:17:38.050165 | controller | Jun 11 16:33:19.194748 crc crio[22018]: time="2026-06-11T16:33:19.194683404Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00141a2f8}] Aliases:map[]}"
2026-06-11 18:17:38.050183 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.194914681Z" 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:17:38.050201 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.19558469Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0004be0c0}] Aliases:map[]}"
2026-06-11 18:17:38.050224 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.195783856Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.050241 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.195979721Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.050259 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.196000932Z" level=warning msg="Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 18:17:38.050276 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.196459195Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0004be490}] Aliases:map[]}"
2026-06-11 18:17:38.050293 | controller | Jun 11 16:33:19.196633 crc crio[22018]: time="2026-06-11T16:33:19.196601489Z" 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:17:38.050310 | controller | Jun 11 16:33:19.198180 crc crio[22018]: time="2026-06-11T16:33:19.197208756Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0004be5d0}] Aliases:map[]}"
2026-06-11 18:17:38.050327 | controller | Jun 11 16:33:19.198180 crc crio[22018]: time="2026-06-11T16:33:19.197757842Z" 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:17:38.050345 | controller | Jun 11 16:33:19.198568 crc crio[22018]: time="2026-06-11T16:33:19.198421131Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0004be6a0}] Aliases:map[]}"
2026-06-11 18:17:38.050363 | controller | Jun 11 16:33:19.198666 crc crio[22018]: time="2026-06-11T16:33:19.198643437Z" 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:17:38.050381 | controller | Jun 11 16:33:19.199426 crc crio[22018]: time="2026-06-11T16:33:19.199213203Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0004be778}] Aliases:map[]}"
2026-06-11 18:17:38.050402 | controller | Jun 11 16:33:19.199598 crc crio[22018]: time="2026-06-11T16:33:19.199502762Z" 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:17:38.050420 | controller | Jun 11 16:33:19.200118 crc crio[22018]: time="2026-06-11T16:33:19.200010346Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0004be860}] Aliases:map[]}"
2026-06-11 18:17:38.050437 | controller | Jun 11 16:33:19.200571 crc crio[22018]: time="2026-06-11T16:33:19.200450389Z" 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:17:38.050455 | controller | Jun 11 16:33:19.201569 crc crio[22018]: time="2026-06-11T16:33:19.201471408Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0004be918}] Aliases:map[]}"
2026-06-11 18:17:38.050472 | controller | Jun 11 16:33:19.201798 crc crio[22018]: time="2026-06-11T16:33:19.201707165Z" 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:17:38.050489 | controller | Jun 11 16:33:19.202524 crc crio[22018]: time="2026-06-11T16:33:19.20224389Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0004be9d8}] Aliases:map[]}"
2026-06-11 18:17:38.050506 | controller | Jun 11 16:33:19.202675 crc crio[22018]: time="2026-06-11T16:33:19.20259313Z" 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:17:38.050524 | controller | Jun 11 16:33:19.203294 crc crio[22018]: time="2026-06-11T16:33:19.203202357Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0004bed80}] Aliases:map[]}"
2026-06-11 18:17:38.050558 | controller | Jun 11 16:33:19.203542 crc crio[22018]: time="2026-06-11T16:33:19.203479905Z" 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:17:38.050577 | controller | Jun 11 16:33:19.204757 crc crio[22018]: time="2026-06-11T16:33:19.204234267Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0004bee48}] Aliases:map[]}"
2026-06-11 18:17:38.050594 | controller | Jun 11 16:33:19.205048 crc crio[22018]: time="2026-06-11T16:33:19.204960777Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.050612 | controller | Jun 11 16:33:19.206518 crc crio[22018]: time="2026-06-11T16:33:19.206288315Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0004beef0}] Aliases:map[]}"
2026-06-11 18:17:38.050629 | controller | Jun 11 16:33:19.206643 crc crio[22018]: time="2026-06-11T16:33:19.206565743Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.050647 | controller | Jun 11 16:33:19.207123 crc crio[22018]: time="2026-06-11T16:33:19.207036927Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0004befa8}] Aliases:map[]}"
2026-06-11 18:17:38.050664 | controller | Jun 11 16:33:19.207229 crc crio[22018]: time="2026-06-11T16:33:19.207209232Z" 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:17:38.050681 | controller | Jun 11 16:33:19.207890 crc crio[22018]: time="2026-06-11T16:33:19.207800208Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0004bf040}] Aliases:map[]}"
2026-06-11 18:17:38.050698 | controller | Jun 11 16:33:19.208003 crc crio[22018]: time="2026-06-11T16:33:19.207986164Z" 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:17:38.050716 | controller | Jun 11 16:33:19.208702 crc crio[22018]: time="2026-06-11T16:33:19.208622072Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0004bf0d8}] Aliases:map[]}"
2026-06-11 18:17:38.050737 | controller | Jun 11 16:33:19.208898 crc crio[22018]: time="2026-06-11T16:33:19.208818537Z" 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:17:38.050754 | controller | Jun 11 16:33:19.209597 crc crio[22018]: time="2026-06-11T16:33:19.209489372Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0004bf178}] Aliases:map[]}"
2026-06-11 18:17:38.050771 | controller | Jun 11 16:33:19.209865 crc crio[22018]: time="2026-06-11T16:33:19.209734309Z" 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:17:38.050788 | controller | Jun 11 16:33:19.210283 crc crio[22018]: time="2026-06-11T16:33:19.210212652Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc00141a3a8}] Aliases:map[]}"
2026-06-11 18:17:38.050805 | controller | Jun 11 16:33:19.210522 crc crio[22018]: time="2026-06-11T16:33:19.21048197Z" 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:17:38.050822 | controller | Jun 11 16:33:19.211014 crc crio[22018]: time="2026-06-11T16:33:19.210936123Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc00141a448}] Aliases:map[]}"
2026-06-11 18:17:38.050839 | controller | Jun 11 16:33:19.211140 crc crio[22018]: time="2026-06-11T16:33:19.211114188Z" 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:17:38.050882 | controller | Jun 11 16:33:19.211595 crc crio[22018]: time="2026-06-11T16:33:19.21152214Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc00141a4f0}] Aliases:map[]}"
2026-06-11 18:17:38.050905 | controller | Jun 11 16:33:19.211744 crc crio[22018]: time="2026-06-11T16:33:19.211647433Z" 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:17:38.050923 | controller | Jun 11 16:33:19.212083 crc crio[22018]: time="2026-06-11T16:33:19.212011464Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00141a588}] Aliases:map[]}"
2026-06-11 18:17:38.050939 | controller | Jun 11 16:33:19.212182 crc crio[22018]: time="2026-06-11T16:33:19.212136467Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.050956 | controller | Jun 11 16:33:19.212991 crc crio[22018]: time="2026-06-11T16:33:19.21292954Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc00141a630}] Aliases:map[]}"
2026-06-11 18:17:38.050973 | controller | Jun 11 16:33:19.213174 crc crio[22018]: time="2026-06-11T16:33:19.213073894Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.050991 | controller | Jun 11 16:33:19.213661 crc crio[22018]: time="2026-06-11T16:33:19.213596229Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc00141a6b8}] Aliases:map[]}"
2026-06-11 18:17:38.051007 | controller | Jun 11 16:33:19.213807 crc crio[22018]: time="2026-06-11T16:33:19.213755563Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.051024 | controller | Jun 11 16:33:19.214410 crc crio[22018]: time="2026-06-11T16:33:19.214144605Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc00141a758}] Aliases:map[]}"
2026-06-11 18:17:38.051041 | controller | Jun 11 16:33:19.214410 crc crio[22018]: time="2026-06-11T16:33:19.214362541Z" 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:17:38.051062 | controller | Jun 11 16:33:19.214952 crc crio[22018]: time="2026-06-11T16:33:19.214790913Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc00141a7f0}] Aliases:map[]}"
2026-06-11 18:17:38.051080 | controller | Jun 11 16:33:19.214952 crc crio[22018]: time="2026-06-11T16:33:19.214912996Z" 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:17:38.051098 | controller | Jun 11 16:33:19.215427 crc crio[22018]: time="2026-06-11T16:33:19.215241386Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00141a878}] Aliases:map[]}"
2026-06-11 18:17:38.051115 | controller | Jun 11 16:33:19.215580 crc crio[22018]: time="2026-06-11T16:33:19.215442342Z" 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:17:38.051133 | controller | Jun 11 16:33:19.215958 crc crio[22018]: time="2026-06-11T16:33:19.215877614Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc00141a918}] Aliases:map[]}"
2026-06-11 18:17:38.051150 | controller | Jun 11 16:33:19.216507 crc crio[22018]: time="2026-06-11T16:33:19.216012328Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.051167 | controller | Jun 11 16:33:19.216507 crc crio[22018]: time="2026-06-11T16:33:19.216414809Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc00141a9a0}] Aliases:map[]}"
2026-06-11 18:17:38.051184 | controller | Jun 11 16:33:19.216786 crc crio[22018]: time="2026-06-11T16:33:19.216524882Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.051201 | controller | Jun 11 16:33:19.217101 crc crio[22018]: time="2026-06-11T16:33:19.216906383Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00141aa40}] Aliases:map[]}"
2026-06-11 18:17:38.051222 | controller | Jun 11 16:33:19.217101 crc crio[22018]: time="2026-06-11T16:33:19.217077878Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.051240 | controller | Jun 11 16:33:19.217573 crc crio[22018]: time="2026-06-11T16:33:19.217509221Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc00141aae0}] Aliases:map[]}"
2026-06-11 18:17:38.051257 | controller | Jun 11 16:33:19.217680 crc crio[22018]: time="2026-06-11T16:33:19.217636024Z" 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:17:38.051274 | controller | Jun 11 16:33:19.218126 crc crio[22018]: time="2026-06-11T16:33:19.218072697Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc00141ab68}] Aliases:map[]}"
2026-06-11 18:17:38.051291 | controller | Jun 11 16:33:19.218534 crc crio[22018]: time="2026-06-11T16:33:19.21820602Z" 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:17:38.051307 | controller | Jun 11 16:33:19.218994 crc crio[22018]: time="2026-06-11T16:33:19.218909996Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 18:17:38.051323 | controller | Jun 11 16:33:19.220106 crc crio[22018]: time="2026-06-11T16:33:19.220019758Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 18:17:38.051339 | controller | Jun 11 16:33:19.220106 crc crio[22018]: time="2026-06-11T16:33:19.22007059Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 18:17:38.051355 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220147232Z" level=info msg="Create NRI interface"
2026-06-11 18:17:38.051371 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220204163Z" level=info msg="runtime interface created"
2026-06-11 18:17:38.051387 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220232634Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 18:17:38.051403 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220242985Z" level=info msg="runtime interface starting up..."
2026-06-11 18:17:38.051419 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220301506Z" level=info msg="starting plugins..."
2026-06-11 18:17:38.051438 | controller | Jun 11 16:33:19.220488 crc crio[22018]: time="2026-06-11T16:33:19.220391369Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 18:17:38.051461 | controller | Jun 11 16:33:19.226028 crc crio[22018]: time="2026-06-11T16:33:19.225934466Z" level=info msg="No systemd watchdog enabled"
2026-06-11 18:17:38.051477 | controller | Jun 11 16:33:19.234775 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 18:17:38.051493 | controller | Jun 11 16:33:39.396884 crc crio[22018]: time="2026-06-11T16:33:39.395992521Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.051509 | controller | Jun 11 16:33:39.398081 crc crio[22018]: time="2026-06-11T16:33:39.396917547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.051526 | controller | Jun 11 16:33:39.427400 crc crio[22018]: time="2026-06-11T16:33:39.427067177Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}"
2026-06-11 18:17:38.051542 | controller | Jun 11 16:33:39.427400 crc crio[22018]: time="2026-06-11T16:33:39.427379036Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.051559 | controller | Jun 11 16:33:39.979025 crc crio[22018]: 2026-06-11T16:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:514de2ff7e6e1da Mac:72:f3:d4:1f:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 SocketPath: PciID:}] [{Interface:0xc00011e720 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.051576 | controller | Jun 11 16:33:39.980297 crc crio[22018]: time="2026-06-11T16:33:39.980170493Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}"
2026-06-11 18:17:38.051593 | controller | Jun 11 16:33:39.980496 crc crio[22018]: time="2026-06-11T16:33:39.98044375Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.051609 | controller | Jun 11 16:33:39.988379 crc crio[22018]: time="2026-06-11T16:33:39.988230223Z" level=info msg="Ran pod sandbox 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d with infra container: openshift-etcd/installer-3-crc/POD" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.051626 | controller | Jun 11 16:33:39.994050 crc crio[22018]: time="2026-06-11T16:33:39.993947501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=bec36cea-6296-4a68-9dde-b0b0d365fa62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.051642 | controller | Jun 11 16:33:39.997882 crc crio[22018]: time="2026-06-11T16:33:39.997778988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c1add9aa-2d7a-4250-ac83-e35a28e2b815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.051662 | controller | Jun 11 16:33:40.009905 crc crio[22018]: time="2026-06-11T16:33:40.009812267Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.051679 | controller | Jun 11 16:33:40.010530 crc crio[22018]: time="2026-06-11T16:33:40.010463997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.051695 | controller | Jun 11 16:33:40.078125 crc crio[22018]: time="2026-06-11T16:33:40.077999159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.051711 | controller | Jun 11 16:33:40.271378 crc crio[22018]: time="2026-06-11T16:33:40.270878474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.051728 | controller | Jun 11 16:33:40.615401 crc crio[22018]: time="2026-06-11T16:33:40.61498538Z" level=info msg="Created container ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203: openshift-etcd/installer-3-crc/installer" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.051744 | controller | Jun 11 16:33:40.617612 crc crio[22018]: time="2026-06-11T16:33:40.617543902Z" level=info msg="Starting container: ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203" id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.051760 | controller | Jun 11 16:33:40.624750 crc crio[22018]: time="2026-06-11T16:33:40.624652742Z" level=info msg="Started container" PID=22596 containerID=ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203 description=openshift-etcd/installer-3-crc/installer id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer sandboxID=514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d
2026-06-11 18:17:38.051777 | controller | Jun 11 16:34:12.389517 crc crio[22018]: time="2026-06-11T16:34:12.388495644Z" level=info msg="Stopping container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 (timeout: 30s)" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051794 | controller | Jun 11 16:34:12.392124 crc crio[22018]: time="2026-06-11T16:34:12.391761408Z" level=info msg="Stopping container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d (timeout: 30s)" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051810 | controller | Jun 11 16:34:12.392884 crc crio[22018]: time="2026-06-11T16:34:12.392481014Z" level=info msg="Stopping container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff (timeout: 30s)" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051826 | controller | Jun 11 16:34:12.394770 crc crio[22018]: time="2026-06-11T16:34:12.394692083Z" level=info msg="Stopping container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e (timeout: 30s)" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051843 | controller | Jun 11 16:34:12.394880 crc crio[22018]: time="2026-06-11T16:34:12.394772125Z" level=info msg="Stopping container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 (timeout: 30s)" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051878 | controller | Jun 11 16:34:12.916437 crc crio[22018]: time="2026-06-11T16:34:12.914152552Z" level=info msg="Stopped container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051899 | controller | Jun 11 16:34:13.127908 crc crio[22018]: time="2026-06-11T16:34:13.127748986Z" level=info msg="Stopped container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051916 | controller | Jun 11 16:34:13.201494 crc crio[22018]: time="2026-06-11T16:34:13.201216901Z" level=info msg="Stopped container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.051932 | controller | Jun 11 16:34:26.597198 crc crio[22018]: time="2026-06-11T16:34:26.595756068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=34685375-0b25-4142-a0f9-bd3e73929264 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.051948 | controller | Jun 11 16:34:26.598704 crc crio[22018]: time="2026-06-11T16:34:26.597619849Z" level=info msg="Removing container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.051964 | controller | Jun 11 16:34:26.600491 crc crio[22018]: time="2026-06-11T16:34:26.600277015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4335a8dc-cca9-436c-b16b-b5b1d0581dcb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.051980 | controller | Jun 11 16:34:26.933697 crc crio[22018]: time="2026-06-11T16:34:26.933620482Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.051997 | controller | Jun 11 16:34:26.934795 crc crio[22018]: time="2026-06-11T16:34:26.934386077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052013 | controller | Jun 11 16:34:26.981751 crc crio[22018]: time="2026-06-11T16:34:26.981601949Z" level=info msg="Removed container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052029 | controller | Jun 11 16:34:26.984665 crc crio[22018]: time="2026-06-11T16:34:26.984588393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052045 | controller | Jun 11 16:34:27.129136 crc crio[22018]: time="2026-06-11T16:34:27.129013041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052061 | controller | Jun 11 16:34:27.596639 crc crio[22018]: time="2026-06-11T16:34:27.596092274Z" level=info msg="Created container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.052077 | controller | Jun 11 16:34:27.598191 crc crio[22018]: time="2026-06-11T16:34:27.598042937Z" level=info msg="Starting container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49" id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.052093 | controller | Jun 11 16:34:27.604208 crc crio[22018]: time="2026-06-11T16:34:27.6040686Z" level=info msg="Started container" PID=23236 containerID=0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.052114 | controller | Jun 11 16:34:27.631659 crc crio[22018]: time="2026-06-11T16:34:27.631145052Z" level=info msg="Stopping pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052130 | controller | Jun 11 16:34:27.631874 crc crio[22018]: time="2026-06-11T16:34:27.631845385Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc0004bf3d8}] Aliases:map[]}"
2026-06-11 18:17:38.052147 | controller | Jun 11 16:34:27.632025 crc crio[22018]: time="2026-06-11T16:34:27.63199164Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.052163 | controller | Jun 11 16:34:27.887149 crc crio[22018]: time="2026-06-11T16:34:27.886925724Z" level=info msg="Stopped pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052179 | controller | Jun 11 16:34:39.582105 crc crio[22018]: time="2026-06-11T16:34:39.581128485Z" level=info msg="Stopped container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.052196 | controller | Jun 11 16:34:42.425227 crc crio[22018]: time="2026-06-11T16:34:42.424516311Z" level=warning msg="Stopping container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.052212 | controller | Jun 11 16:34:42.478208 crc crio[22018]: time="2026-06-11T16:34:42.477568618Z" level=error msg="Killing container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.052228 | controller | Jun 11 16:34:42.550252 crc crio[22018]: time="2026-06-11T16:34:42.550193536Z" level=info msg="Stopped container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.052245 | controller | Jun 11 16:34:42.551653 crc crio[22018]: time="2026-06-11T16:34:42.551574281Z" level=info msg="Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052261 | controller | Jun 11 16:34:42.557641 crc crio[22018]: time="2026-06-11T16:34:42.557525571Z" level=info msg="Stopped pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052277 | controller | Jun 11 16:34:42.794837 crc crio[22018]: time="2026-06-11T16:34:42.794747696Z" level=info msg="Removing container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052296 | controller | Jun 11 16:34:42.816893 crc crio[22018]: time="2026-06-11T16:34:42.816777037Z" level=info msg="Removed container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052313 | controller | Jun 11 16:34:42.820390 crc crio[22018]: time="2026-06-11T16:34:42.820027851Z" level=info msg="Removing container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052329 | controller | Jun 11 16:34:42.839544 crc crio[22018]: time="2026-06-11T16:34:42.839482617Z" level=info msg="Removed container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052345 | controller | Jun 11 16:34:42.842933 crc crio[22018]: time="2026-06-11T16:34:42.842835585Z" level=info msg="Removing container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052361 | controller | Jun 11 16:34:42.870315 crc crio[22018]: time="2026-06-11T16:34:42.870150834Z" level=info msg="Removed container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052377 | controller | Jun 11 16:34:42.876023 crc crio[22018]: time="2026-06-11T16:34:42.875909858Z" level=info msg="Removing container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052392 | controller | Jun 11 16:34:42.899166 crc crio[22018]: time="2026-06-11T16:34:42.899022865Z" level=info msg="Removed container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052408 | controller | Jun 11 16:34:42.903720 crc crio[22018]: time="2026-06-11T16:34:42.903230029Z" level=info msg="Removing container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052424 | controller | Jun 11 16:34:42.922996 crc crio[22018]: time="2026-06-11T16:34:42.922861511Z" level=info msg="Removed container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052440 | controller | Jun 11 16:34:42.927984 crc crio[22018]: time="2026-06-11T16:34:42.927891332Z" level=info msg="Removing container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052456 | controller | Jun 11 16:34:43.013701 crc crio[22018]: time="2026-06-11T16:34:43.013573454Z" level=info msg="Removed container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052472 | controller | Jun 11 16:34:43.017821 crc crio[22018]: time="2026-06-11T16:34:43.017712713Z" level=info msg="Removing container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052488 | controller | Jun 11 16:34:43.112090 crc crio[22018]: time="2026-06-11T16:34:43.111967677Z" level=info msg="Removed container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052508 | controller | Jun 11 16:34:43.119730 crc crio[22018]: time="2026-06-11T16:34:43.119672225Z" level=info msg="Removing container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052525 | controller | Jun 11 16:34:43.184892 crc crio[22018]: time="2026-06-11T16:34:43.18474049Z" level=info msg="Removed container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052541 | controller | Jun 11 16:34:52.808003 crc crio[22018]: time="2026-06-11T16:34:52.806845249Z" level=info msg="Stopping container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 (timeout: 30s)" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.052557 | controller | Jun 11 16:35:09.016073 crc crio[22018]: time="2026-06-11T16:35:09.015129326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f24434f9-5189-4aa2-8dc4-979c90bc5c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.052574 | controller | Jun 11 16:35:09.018251 crc crio[22018]: time="2026-06-11T16:35:09.018105932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d2248396-a982-4930-917f-7af387a0cf49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.052590 | controller | Jun 11 16:35:09.020764 crc crio[22018]: time="2026-06-11T16:35:09.020667595Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.052606 | controller | Jun 11 16:35:09.021591 crc crio[22018]: time="2026-06-11T16:35:09.021510873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052623 | controller | Jun 11 16:35:09.055657 crc crio[22018]: time="2026-06-11T16:35:09.055546877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052639 | controller | Jun 11 16:35:09.062360 crc crio[22018]: time="2026-06-11T16:35:09.062219812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052654 | controller | Jun 11 16:35:09.390622 crc crio[22018]: time="2026-06-11T16:35:09.389668351Z" level=info msg="Created container 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.052670 | controller | Jun 11 16:35:09.393067 crc crio[22018]: time="2026-06-11T16:35:09.392910476Z" level=info msg="Starting container: 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3" id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.052685 | controller | Jun 11 16:35:09.405750 crc crio[22018]: time="2026-06-11T16:35:09.405291494Z" level=info msg="Started container" PID=23911 containerID=677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488
2026-06-11 18:17:38.052705 | controller | Jun 11 16:35:19.635706 crc crio[22018]: time="2026-06-11T16:35:19.634637583Z" level=info msg="Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052722 | controller | Jun 11 16:35:19.638669 crc crio[22018]: time="2026-06-11T16:35:19.635730468Z" level=info msg="Stopped pod sandbox (already stopped): a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.052739 | controller | Jun 11 16:35:19.638669 crc crio[22018]: time="2026-06-11T16:35:19.637594228Z" level=info msg="Removing pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.052756 | controller | Jun 11 16:35:19.653559 crc crio[22018]: time="2026-06-11T16:35:19.653418353Z" level=info msg="Removed pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.052773 | controller | Jun 11 16:35:22.819495 crc crio[22018]: time="2026-06-11T16:35:22.818284214Z" level=warning msg="Stopping container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.052789 | controller | Jun 11 16:35:22.863517 crc crio[22018]: time="2026-06-11T16:35:22.862606771Z" level=error msg="Killing container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.052805 | controller | Jun 11 16:35:24.085913 crc crio[22018]: time="2026-06-11T16:35:24.085789269Z" level=info msg="Stopped container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.052822 | controller | Jun 11 16:35:24.088017 crc crio[22018]: time="2026-06-11T16:35:24.087935149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5150c404-c14c-42b2-a071-21f9e3828aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.052838 | controller | Jun 11 16:35:24.091944 crc crio[22018]: time="2026-06-11T16:35:24.091823944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=eaebd09e-d13f-4e8e-b16e-5ffbb5131fdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.052872 | controller | Jun 11 16:35:24.094275 crc crio[22018]: time="2026-06-11T16:35:24.09419417Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.052890 | controller | Jun 11 16:35:24.094695 crc crio[22018]: time="2026-06-11T16:35:24.094623874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052907 | controller | Jun 11 16:35:24.113821 crc crio[22018]: time="2026-06-11T16:35:24.113419519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052927 | controller | Jun 11 16:35:24.143289 crc crio[22018]: time="2026-06-11T16:35:24.143113105Z" level=info msg="Removing container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.052944 | controller | Jun 11 16:35:24.246128 crc crio[22018]: time="2026-06-11T16:35:24.246041727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.052960 | controller | Jun 11 16:35:24.365915 crc crio[22018]: time="2026-06-11T16:35:24.36575673Z" level=info msg="Created container d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.052976 | controller | Jun 11 16:35:24.367087 crc crio[22018]: time="2026-06-11T16:35:24.367009221Z" level=info msg="Starting container: d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac" id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.052993 | controller | Jun 11 16:35:24.368696 crc crio[22018]: time="2026-06-11T16:35:24.368606713Z" level=info msg="Removed container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.053009 | controller | Jun 11 16:35:24.372699 crc crio[22018]: time="2026-06-11T16:35:24.372624692Z" level=info msg="Started container" PID=24112 containerID=d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.053026 | controller | Jun 11 16:36:16.675676 crc crio[22018]: time="2026-06-11T16:36:16.6746527Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.053043 | controller | Jun 11 16:36:16.675676 crc crio[22018]: time="2026-06-11T16:36:16.67525485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053059 | controller | Jun 11 16:36:16.687949 crc crio[22018]: time="2026-06-11T16:36:16.687837114Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.053076 | controller | Jun 11 16:36:16.709471 crc crio[22018]: time="2026-06-11T16:36:16.708303242Z" level=info msg="Ran pod sandbox 8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962 with infra container: openshift-etcd/etcd-crc/POD" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.053092 | controller | Jun 11 16:36:16.712699 crc crio[22018]: time="2026-06-11T16:36:16.712564639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3b843c12-dbc8-42b5-8f76-352fd8d8225b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053108 | controller | Jun 11 16:36:16.714780 crc crio[22018]: time="2026-06-11T16:36:16.714744528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c70eeec4-9ba5-493b-ac72-9e82e1534dd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053130 | controller | Jun 11 16:36:16.725915 crc crio[22018]: time="2026-06-11T16:36:16.725851244Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053147 | controller | Jun 11 16:36:16.726457 crc crio[22018]: time="2026-06-11T16:36:16.726179215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053162 | controller | Jun 11 16:36:16.748936 crc crio[22018]: time="2026-06-11T16:36:16.748689948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053178 | controller | Jun 11 16:36:16.878660 crc crio[22018]: time="2026-06-11T16:36:16.878486499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053193 | controller | Jun 11 16:36:16.976045 crc crio[22018]: time="2026-06-11T16:36:16.975993872Z" level=info msg="Created container c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908: openshift-etcd/etcd-crc/setup" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053209 | controller | Jun 11 16:36:16.977264 crc crio[22018]: time="2026-06-11T16:36:16.97714407Z" level=info msg="Starting container: c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908" id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.053225 | controller | Jun 11 16:36:16.985502 crc crio[22018]: time="2026-06-11T16:36:16.985205898Z" level=info msg="Started container" PID=24823 containerID=c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908 description=openshift-etcd/etcd-crc/setup id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.053241 | controller | Jun 11 16:36:17.610438 crc crio[22018]: time="2026-06-11T16:36:17.610221772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a5b8c3ca-7fb8-4c2b-a9cb-028997de8726 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053257 | controller | Jun 11 16:36:17.613129 crc crio[22018]: time="2026-06-11T16:36:17.613046121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=69d0195a-034a-47e2-83f5-ea00d706f39f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053273 | controller | Jun 11 16:36:17.615315 crc crio[22018]: time="2026-06-11T16:36:17.615250683Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053289 | controller | Jun 11 16:36:17.615736 crc crio[22018]: time="2026-06-11T16:36:17.615603414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053304 | controller | Jun 11 16:36:17.640011 crc crio[22018]: time="2026-06-11T16:36:17.639881034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053320 | controller | Jun 11 16:36:17.645779 crc crio[22018]: time="2026-06-11T16:36:17.645698102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053339 | controller | Jun 11 16:36:17.762438 crc crio[22018]: time="2026-06-11T16:36:17.762219525Z" level=info msg="Created container 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053355 | controller | Jun 11 16:36:17.763972 crc crio[22018]: time="2026-06-11T16:36:17.763880759Z" level=info msg="Starting container: 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07" id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.053372 | controller | Jun 11 16:36:17.769600 crc crio[22018]: time="2026-06-11T16:36:17.76951393Z" level=info msg="Started container" PID=24857 containerID=876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07 description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1
2026-06-11 18:17:38.053388 | controller | Jun 11 16:36:40.816951 crc crio[22018]: time="2026-06-11T16:36:40.816095028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=69cae143-5b37-44d3-834b-8f5268250381 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053404 | controller | Jun 11 16:36:40.819418 crc crio[22018]: time="2026-06-11T16:36:40.81928203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9bf4ab83-1669-416d-a177-9627218646ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053420 | controller | Jun 11 16:36:40.821547 crc crio[22018]: time="2026-06-11T16:36:40.821462281Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053437 | controller | Jun 11 16:36:40.822106 crc crio[22018]: time="2026-06-11T16:36:40.822001279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053453 | controller | Jun 11 16:36:40.842948 crc crio[22018]: time="2026-06-11T16:36:40.842848008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053468 | controller | Jun 11 16:36:40.992477 crc crio[22018]: time="2026-06-11T16:36:40.992032102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053484 | controller | Jun 11 16:36:41.094724 crc crio[22018]: time="2026-06-11T16:36:41.094613728Z" level=info msg="Created container d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053500 | controller | Jun 11 16:36:41.095825 crc crio[22018]: time="2026-06-11T16:36:41.095759835Z" level=info msg="Starting container: d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1" id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.053516 | controller | Jun 11 16:36:41.103783 crc crio[22018]: time="2026-06-11T16:36:41.103683119Z" level=info msg="Started container" PID=25149 containerID=d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:38.053541 | controller | Jun 11 16:36:42.846566 crc crio[22018]: time="2026-06-11T16:36:42.846210218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4ac30dc9-cad0-475c-a207-9dc96a0ea2d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053558 | controller | Jun 11 16:36:42.850196 crc crio[22018]: time="2026-06-11T16:36:42.850085703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=cd6fef04-48b4-499f-b1fd-75e687eed72c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053573 | controller | Jun 11 16:36:42.855929 crc crio[22018]: time="2026-06-11T16:36:42.855802257Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053589 | controller | Jun 11 16:36:42.856780 crc crio[22018]: time="2026-06-11T16:36:42.856694396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053604 | controller | Jun 11 16:36:42.860201 crc crio[22018]: time="2026-06-11T16:36:42.860036163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5a1121eb-8d5d-44f8-81b2-d0b18e78f460 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053620 | controller | Jun 11 16:36:42.861839 crc crio[22018]: time="2026-06-11T16:36:42.861736508Z" level=info msg="Removing container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.053635 | controller | Jun 11 16:36:42.867951 crc crio[22018]: time="2026-06-11T16:36:42.867825434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=63a52a3e-21cf-4918-97d5-b8193cdbaaf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053651 | controller | Jun 11 16:36:42.871552 crc crio[22018]: time="2026-06-11T16:36:42.871234222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=211796f6-1cae-4004-beec-5e00da771095 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053668 | controller | Jun 11 16:36:42.871552 crc crio[22018]: time="2026-06-11T16:36:42.871292044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=576faf4e-bd4d-44d3-b907-0745d32122a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.053684 | controller | Jun 11 16:36:42.877228 crc crio[22018]: time="2026-06-11T16:36:42.8770783Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053699 | controller | Jun 11 16:36:42.877836 crc crio[22018]: time="2026-06-11T16:36:42.877732261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053715 | controller | Jun 11 16:36:42.878190 crc crio[22018]: time="2026-06-11T16:36:42.87800314Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053734 | controller | Jun 11 16:36:42.878640 crc crio[22018]: time="2026-06-11T16:36:42.878546198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053750 | controller | Jun 11 16:36:42.908674 crc crio[22018]: time="2026-06-11T16:36:42.901187035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053766 | controller | Jun 11 16:36:42.908674 crc crio[22018]: time="2026-06-11T16:36:42.906562478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053782 | controller | Jun 11 16:36:42.908674 crc crio[22018]: time="2026-06-11T16:36:42.908118828Z" level=info msg="Removed container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.053798 | controller | Jun 11 16:36:42.931104 crc crio[22018]: time="2026-06-11T16:36:42.931000113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053814 | controller | Jun 11 16:36:42.947642 crc crio[22018]: time="2026-06-11T16:36:42.947556965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053829 | controller | Jun 11 16:36:43.025431 crc crio[22018]: time="2026-06-11T16:36:43.02297607Z" level=info msg="Created container 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053845 | controller | Jun 11 16:36:43.025707 crc crio[22018]: time="2026-06-11T16:36:43.025630483Z" level=info msg="Starting container: 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6" id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.053880 | controller | Jun 11 16:36:43.044634 crc crio[22018]: time="2026-06-11T16:36:43.038875329Z" level=info msg="Started container" PID=25184 containerID=78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355
2026-06-11 18:17:38.053898 | controller | Jun 11 16:36:43.097997 crc crio[22018]: time="2026-06-11T16:36:43.097828173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053915 | controller | Jun 11 16:36:43.112836 crc crio[22018]: time="2026-06-11T16:36:43.112782074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.053932 | controller | Jun 11 16:36:43.193138 crc crio[22018]: time="2026-06-11T16:36:43.193077594Z" level=info msg="Created container 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.053948 | controller | Jun 11 16:36:43.194870 crc crio[22018]: time="2026-06-11T16:36:43.19479924Z" level=info msg="Starting container: 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8" id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.053969 | controller | Jun 11 16:36:43.200271 crc crio[22018]: time="2026-06-11T16:36:43.200168152Z" level=info msg="Started container" PID=25231 containerID=59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc
2026-06-11 18:17:38.053986 | controller | Jun 11 16:36:43.205419 crc crio[22018]: time="2026-06-11T16:36:43.205264666Z" level=info msg="Created container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054002 | controller | Jun 11 16:36:43.206863 crc crio[22018]: time="2026-06-11T16:36:43.206770154Z" level=info msg="Starting container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c" id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054018 | controller | Jun 11 16:36:43.213212 crc crio[22018]: time="2026-06-11T16:36:43.212603771Z" level=info msg="Started container" PID=25230 containerID=70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.054035 | controller | Jun 11 16:36:43.223605 crc crio[22018]: time="2026-06-11T16:36:43.223489732Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=83f23ca0-2f92-454f-92ec-612a14638441 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054051 | controller | Jun 11 16:36:43.226695 crc crio[22018]: time="2026-06-11T16:36:43.226613991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=33a5a32a-4c23-4df5-bd61-edf28cba06b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054067 | controller | Jun 11 16:36:43.228695 crc crio[22018]: time="2026-06-11T16:36:43.228614396Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054084 | controller | Jun 11 16:36:43.229024 crc crio[22018]: time="2026-06-11T16:36:43.228953807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054100 | controller | Jun 11 16:36:43.259789 crc crio[22018]: time="2026-06-11T16:36:43.259664774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054116 | controller | Jun 11 16:36:43.437946 crc crio[22018]: time="2026-06-11T16:36:43.437851069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054132 | controller | Jun 11 16:36:43.520155 crc crio[22018]: time="2026-06-11T16:36:43.519606856Z" level=info msg="Created container a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054153 | controller | Jun 11 16:36:43.534644 crc crio[22018]: time="2026-06-11T16:36:43.534509345Z" level=info msg="Starting container: a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77" id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054170 | controller | Jun 11 16:36:43.539886 crc crio[22018]: time="2026-06-11T16:36:43.539770264Z" level=info msg="Started container" PID=25274 containerID=a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.054187 | controller | Jun 11 16:36:43.894218 crc crio[22018]: time="2026-06-11T16:36:43.89414287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2a414517-dc09-46ef-926b-6821b4471529 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054204 | controller | Jun 11 16:36:43.895731 crc crio[22018]: time="2026-06-11T16:36:43.895674529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b2803c6b-36b1-4558-afc2-e3b500a6ed95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054220 | controller | Jun 11 16:36:43.898690 crc crio[22018]: time="2026-06-11T16:36:43.898608594Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054236 | controller | Jun 11 16:36:43.899056 crc crio[22018]: time="2026-06-11T16:36:43.898988107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054253 | controller | Jun 11 16:36:43.920637 crc crio[22018]: time="2026-06-11T16:36:43.920555821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054269 | controller | Jun 11 16:36:43.924188 crc crio[22018]: time="2026-06-11T16:36:43.924110543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054285 | controller | Jun 11 16:36:44.018941 crc crio[22018]: time="2026-06-11T16:36:44.018817367Z" level=info msg="Created container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054301 | controller | Jun 11 16:36:44.019941 crc crio[22018]: time="2026-06-11T16:36:44.01987439Z" level=info msg="Starting container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc" id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054317 | controller | Jun 11 16:36:44.027382 crc crio[22018]: time="2026-06-11T16:36:44.02670838Z" level=info msg="Started container" PID=25296 containerID=8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0
2026-06-11 18:17:38.054337 | controller | Jun 11 16:36:48.956733 crc crio[22018]: time="2026-06-11T16:36:48.955887342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=da256831-bfe2-47e9-9585-437e90c1c3c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054353 | controller | Jun 11 16:36:48.957305 crc crio[22018]: time="2026-06-11T16:36:48.956108389Z" level=info msg="Removing container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.054369 | controller | Jun 11 16:36:48.958882 crc crio[22018]: time="2026-06-11T16:36:48.958828746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=568469d9-3ff6-43b4-8e23-57ffe14b2ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054385 | controller | Jun 11 16:36:49.023199 crc crio[22018]: time="2026-06-11T16:36:49.023013368Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054401 | controller | Jun 11 16:36:49.025615 crc crio[22018]: time="2026-06-11T16:36:49.023568336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054417 | controller | Jun 11 16:36:49.051257 crc crio[22018]: time="2026-06-11T16:36:49.051130642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054435 | controller | Jun 11 16:36:49.089009 crc crio[22018]: time="2026-06-11T16:36:49.088716302Z" level=info msg="Removed container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.054454 | controller | Jun 11 16:36:49.224242 crc crio[22018]: time="2026-06-11T16:36:49.224137461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054470 | controller | Jun 11 16:36:49.313942 crc crio[22018]: time="2026-06-11T16:36:49.313791001Z" level=info msg="Created container 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054486 | controller | Jun 11 16:36:49.314993 crc crio[22018]: time="2026-06-11T16:36:49.314943869Z" level=info msg="Starting container: 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934" id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054502 | controller | Jun 11 16:36:49.319699 crc crio[22018]: time="2026-06-11T16:36:49.319609138Z" level=info msg="Started container" PID=25400 containerID=12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf
2026-06-11 18:17:38.054519 | controller | Jun 11 16:36:51.622740 crc crio[22018]: time="2026-06-11T16:36:51.621994018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0202eff9-ad21-4f8b-8fc9-e84f68a3b42e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054556 | controller | Jun 11 16:36:51.629779 crc crio[22018]: time="2026-06-11T16:36:51.629619823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8439d8be-ae3b-403b-8b75-9d2b274bbcd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054577 | controller | Jun 11 16:36:51.766086 crc crio[22018]: time="2026-06-11T16:36:51.765948293Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054594 | controller | Jun 11 16:36:51.766638 crc crio[22018]: time="2026-06-11T16:36:51.766565633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054610 | controller | Jun 11 16:36:51.795673 crc crio[22018]: time="2026-06-11T16:36:51.795050719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054626 | controller | Jun 11 16:36:51.964244 crc crio[22018]: time="2026-06-11T16:36:51.964133311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054642 | controller | Jun 11 16:36:52.083171 crc crio[22018]: time="2026-06-11T16:36:52.083034932Z" level=info msg="Created container c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054658 | controller | Jun 11 16:36:52.084560 crc crio[22018]: time="2026-06-11T16:36:52.08450636Z" level=info msg="Starting container: c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8" id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054674 | controller | Jun 11 16:36:52.090159 crc crio[22018]: time="2026-06-11T16:36:52.089989895Z" level=info msg="Started container" PID=25431 containerID=c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.054690 | controller | Jun 11 16:37:07.872222 crc crio[22018]: time="2026-06-11T16:37:07.871241465Z" level=info msg="Stopping container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c (timeout: 30s)" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.054706 | controller | Jun 11 16:37:08.064122 crc crio[22018]: time="2026-06-11T16:37:08.063946798Z" level=info msg="Stopped container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.054723 | controller | Jun 11 16:37:08.066005 crc crio[22018]: time="2026-06-11T16:37:08.065956533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7f52b227-02ba-4b04-b48c-e5e06d0b0f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054739 | controller | Jun 11 16:37:08.069234 crc crio[22018]: time="2026-06-11T16:37:08.069155605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5e2c0c38-29ee-437a-8a31-3ac2fe1c8fca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054758 | controller | Jun 11 16:37:08.071641 crc crio[22018]: time="2026-06-11T16:37:08.071602123Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054775 | controller | Jun 11 16:37:08.071925 crc crio[22018]: time="2026-06-11T16:37:08.071891622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054791 | controller | Jun 11 16:37:08.101217 crc crio[22018]: time="2026-06-11T16:37:08.101048024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054807 | controller | Jun 11 16:37:08.146849 crc crio[22018]: time="2026-06-11T16:37:08.146681984Z" level=info msg="Removing container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.054823 | controller | Jun 11 16:37:08.256837 crc crio[22018]: time="2026-06-11T16:37:08.256707532Z" level=info msg="Removed container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.054839 | controller | Jun 11 16:37:08.268836 crc crio[22018]: time="2026-06-11T16:37:08.268733507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054875 | controller | Jun 11 16:37:08.364583 crc crio[22018]: time="2026-06-11T16:37:08.363951841Z" level=info msg="Created container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054893 | controller | Jun 11 16:37:08.366535 crc crio[22018]: time="2026-06-11T16:37:08.366268546Z" level=info msg="Starting container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53" id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.054909 | controller | Jun 11 16:37:08.371139 crc crio[22018]: time="2026-06-11T16:37:08.371039759Z" level=info msg="Started container" PID=25698 containerID=e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.054926 | controller | Jun 11 16:37:27.005188 crc crio[22018]: time="2026-06-11T16:37:27.00431809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=101eb38b-10ce-4ef9-9c50-05db66cd3473 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054942 | controller | Jun 11 16:37:27.007747 crc crio[22018]: time="2026-06-11T16:37:27.007699638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=01831c4d-4c39-47f0-8845-9fcc484dda46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.054958 | controller | Jun 11 16:37:27.036368 crc crio[22018]: time="2026-06-11T16:37:27.036113147Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.054978 | controller | Jun 11 16:37:27.037123 crc crio[22018]: time="2026-06-11T16:37:27.037033637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.054995 | controller | Jun 11 16:37:27.083684 crc crio[22018]: time="2026-06-11T16:37:27.083572665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055011 | controller | Jun 11 16:37:27.221532 crc crio[22018]: time="2026-06-11T16:37:27.220850055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055027 | controller | Jun 11 16:37:27.328979 crc crio[22018]: time="2026-06-11T16:37:27.3288985Z" level=info msg="Created container 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf: openshift-etcd/etcd-crc/etcd-resources-copy" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055042 | controller | Jun 11 16:37:27.330178 crc crio[22018]: time="2026-06-11T16:37:27.329939754Z" level=info msg="Starting container: 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf" id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055058 | controller | Jun 11 16:37:27.335877 crc crio[22018]: time="2026-06-11T16:37:27.33576493Z" level=info msg="Started container" PID=25953 containerID=23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf description=openshift-etcd/etcd-crc/etcd-resources-copy id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.055075 | controller | Jun 11 16:37:37.870049 crc crio[22018]: time="2026-06-11T16:37:37.869625505Z" level=info msg="Stopping container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 (timeout: 30s)" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.055091 | controller | Jun 11 16:37:38.036400 crc crio[22018]: time="2026-06-11T16:37:38.036176042Z" level=info msg="Stopped container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.055108 | controller | Jun 11 16:37:38.039596 crc crio[22018]: time="2026-06-11T16:37:38.03929442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=31362b72-3b4f-4151-b00b-c492eb571971 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055124 | controller | Jun 11 16:37:38.044487 crc crio[22018]: time="2026-06-11T16:37:38.044290261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=414e868d-ebab-4c7c-ae3a-0da8934db19f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055140 | controller | Jun 11 16:37:38.047276 crc crio[22018]: time="2026-06-11T16:37:38.047164683Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055157 | controller | Jun 11 16:37:38.047602 crc crio[22018]: time="2026-06-11T16:37:38.047512304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055173 | controller | Jun 11 16:37:38.075875 crc crio[22018]: time="2026-06-11T16:37:38.075728875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055192 | controller | Jun 11 16:37:38.218984 crc crio[22018]: time="2026-06-11T16:37:38.218842772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055209 | controller | Jun 11 16:37:38.305964 crc crio[22018]: time="2026-06-11T16:37:38.305846775Z" level=info msg="Created container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055225 | controller | Jun 11 16:37:38.307530 crc crio[22018]: time="2026-06-11T16:37:38.307402045Z" level=info msg="Starting container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6" id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055241 | controller | Jun 11 16:37:38.313202 crc crio[22018]: time="2026-06-11T16:37:38.313070246Z" level=info msg="Started container" PID=26101 containerID=fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.055258 | controller | Jun 11 16:37:38.447143 crc crio[22018]: time="2026-06-11T16:37:38.447042651Z" level=info msg="Removing container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.055274 | controller | Jun 11 16:37:38.469422 crc crio[22018]: time="2026-06-11T16:37:38.469185692Z" level=info msg="Removed container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.055290 | controller | Jun 11 16:38:02.351864 crc crio[22018]: time="2026-06-11T16:38:02.350852382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d8090144-397b-4e14-8003-84a4058c9835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055306 | controller | Jun 11 16:38:02.355790 crc crio[22018]: time="2026-06-11T16:38:02.355663345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a5aafd86-2265-419d-8b07-a2a19db793b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055322 | controller | Jun 11 16:38:02.382370 crc crio[22018]: time="2026-06-11T16:38:02.382203913Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055338 | controller | Jun 11 16:38:02.383285 crc crio[22018]: time="2026-06-11T16:38:02.383149814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055354 | controller | Jun 11 16:38:02.414844 crc crio[22018]: time="2026-06-11T16:38:02.414748925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055370 | controller | Jun 11 16:38:02.546746 crc crio[22018]: time="2026-06-11T16:38:02.546258261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055390 | controller | Jun 11 16:38:02.736925 crc crio[22018]: time="2026-06-11T16:38:02.736790804Z" level=info msg="Created container 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e: openshift-etcd/etcd-crc/etcdctl" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055406 | controller | Jun 11 16:38:02.738793 crc crio[22018]: time="2026-06-11T16:38:02.738663004Z" level=info msg="Starting container: 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e" id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055422 | controller | Jun 11 16:38:02.745619 crc crio[22018]: time="2026-06-11T16:38:02.745178532Z" level=info msg="Started container" PID=26418 containerID=4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e description=openshift-etcd/etcd-crc/etcdctl id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.055439 | controller | Jun 11 16:38:02.788264 crc crio[22018]: time="2026-06-11T16:38:02.788096095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=dfd800b8-7aa9-40d8-b14d-96e702977100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055455 | controller | Jun 11 16:38:02.792000 crc crio[22018]: time="2026-06-11T16:38:02.791869205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=edbd77b4-e939-478d-a1ad-4c742d6fcdf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055471 | controller | Jun 11 16:38:02.831179 crc crio[22018]: time="2026-06-11T16:38:02.831056809Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055486 | controller | Jun 11 16:38:02.831948 crc crio[22018]: time="2026-06-11T16:38:02.831843304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055502 | controller | Jun 11 16:38:02.888218 crc crio[22018]: time="2026-06-11T16:38:02.887936538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055518 | controller | Jun 11 16:38:03.092288 crc crio[22018]: time="2026-06-11T16:38:03.092154609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055534 | controller | Jun 11 16:38:03.343940 crc crio[22018]: time="2026-06-11T16:38:03.343781006Z" level=info msg="Created container 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9: openshift-etcd/etcd-crc/etcd" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055549 | controller | Jun 11 16:38:03.345737 crc crio[22018]: time="2026-06-11T16:38:03.34548864Z" level=info msg="Starting container: 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9" id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055565 | controller | Jun 11 16:38:03.356893 crc crio[22018]: time="2026-06-11T16:38:03.356778531Z" level=info msg="Started container" PID=26446 containerID=3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9 description=openshift-etcd/etcd-crc/etcd id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.055581 | controller | Jun 11 16:38:03.507690 crc crio[22018]: time="2026-06-11T16:38:03.506217861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=06aeecea-8f60-4a78-926e-fd7a8ca0239a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055601 | controller | Jun 11 16:38:03.511279 crc crio[22018]: time="2026-06-11T16:38:03.51118557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=039f4ad4-fb1c-4dcf-8708-eda9948d51bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055618 | controller | Jun 11 16:38:03.519216 crc crio[22018]: time="2026-06-11T16:38:03.519090682Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055633 | controller | Jun 11 16:38:03.519959 crc crio[22018]: time="2026-06-11T16:38:03.519871048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055649 | controller | Jun 11 16:38:03.554149 crc crio[22018]: time="2026-06-11T16:38:03.553920577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055665 | controller | Jun 11 16:38:03.700808 crc crio[22018]: time="2026-06-11T16:38:03.700634308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055681 | controller | Jun 11 16:38:03.804283 crc crio[22018]: time="2026-06-11T16:38:03.804125688Z" level=info msg="Created container e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d: openshift-etcd/etcd-crc/etcd-metrics" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055697 | controller | Jun 11 16:38:03.805596 crc crio[22018]: time="2026-06-11T16:38:03.805521773Z" level=info msg="Starting container: e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d" id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055713 | controller | Jun 11 16:38:03.811896 crc crio[22018]: time="2026-06-11T16:38:03.811804434Z" level=info msg="Started container" PID=26463 containerID=e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d description=openshift-etcd/etcd-crc/etcd-metrics id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.055729 | controller | Jun 11 16:38:03.822196 crc crio[22018]: time="2026-06-11T16:38:03.822127714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=1ce49e01-d9f1-403e-b604-86e09034b37a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055745 | controller | Jun 11 16:38:03.827246 crc crio[22018]: time="2026-06-11T16:38:03.827069431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2cc18895-e8d5-4576-86d8-d6b88b787faf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055760 | controller | Jun 11 16:38:03.833307 crc crio[22018]: time="2026-06-11T16:38:03.833223178Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055776 | controller | Jun 11 16:38:03.833679 crc crio[22018]: time="2026-06-11T16:38:03.833639672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055795 | controller | Jun 11 16:38:03.856941 crc crio[22018]: time="2026-06-11T16:38:03.856813352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055812 | controller | Jun 11 16:38:04.023236 crc crio[22018]: time="2026-06-11T16:38:04.023019618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055828 | controller | Jun 11 16:38:04.110491 crc crio[22018]: time="2026-06-11T16:38:04.110394012Z" level=info msg="Created container 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e: openshift-etcd/etcd-crc/etcd-readyz" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055844 | controller | Jun 11 16:38:04.111754 crc crio[22018]: time="2026-06-11T16:38:04.111682454Z" level=info msg="Starting container: 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e" id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.055884 | controller | Jun 11 16:38:04.117151 crc crio[22018]: time="2026-06-11T16:38:04.117071646Z" level=info msg="Started container" PID=26481 containerID=7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e description=openshift-etcd/etcd-crc/etcd-readyz id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.055902 | controller | Jun 11 16:38:04.132703 crc crio[22018]: time="2026-06-11T16:38:04.132553501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=571fea05-2d45-4874-bbc1-8ce562802410 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055918 | controller | Jun 11 16:38:04.135504 crc crio[22018]: time="2026-06-11T16:38:04.135392152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=86a1e0ed-7961-4220-b519-ecccde47f71b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.055934 | controller | Jun 11 16:38:04.141422 crc crio[22018]: time="2026-06-11T16:38:04.141218289Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.055949 | controller | Jun 11 16:38:04.141993 crc crio[22018]: time="2026-06-11T16:38:04.141922532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055966 | controller | Jun 11 16:38:04.166845 crc crio[22018]: time="2026-06-11T16:38:04.166748145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055981 | controller | Jun 11 16:38:04.302755 crc crio[22018]: time="2026-06-11T16:38:04.302600329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.055997 | controller | Jun 11 16:38:04.396087 crc crio[22018]: time="2026-06-11T16:38:04.395874372Z" level=info msg="Created container 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299: openshift-etcd/etcd-crc/etcd-rev" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056012 | controller | Jun 11 16:38:04.397022 crc crio[22018]: time="2026-06-11T16:38:04.396923406Z" level=info msg="Starting container: 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299" id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.056032 | controller | Jun 11 16:38:04.408386 crc crio[22018]: time="2026-06-11T16:38:04.408165375Z" level=info msg="Started container" PID=26500 containerID=1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299 description=openshift-etcd/etcd-crc/etcd-rev id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962
2026-06-11 18:17:38.056048 | controller | Jun 11 16:38:07.871973 crc crio[22018]: time="2026-06-11T16:38:07.870062146Z" level=info msg="Stopping container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 (timeout: 30s)" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.056065 | controller | Jun 11 16:38:08.035080 crc crio[22018]: time="2026-06-11T16:38:08.035015082Z" level=info msg="Stopped container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.056081 | controller | Jun 11 16:38:08.774120 crc crio[22018]: time="2026-06-11T16:38:08.774059576Z" level=info msg="Removing container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.056097 | controller | Jun 11 16:38:08.841633 crc crio[22018]: time="2026-06-11T16:38:08.841527094Z" level=info msg="Removed container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.056113 | controller | Jun 11 16:38:39.130729 crc crio[22018]: time="2026-06-11T16:38:39.129602372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1d279ccc-661c-4454-af54-d6466e35c9f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056129 | controller | Jun 11 16:38:39.132748 crc crio[22018]: time="2026-06-11T16:38:39.13265566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b76953cf-e9ec-4232-80a5-ba820545b6d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056145 | controller | Jun 11 16:38:39.134275 crc crio[22018]: time="2026-06-11T16:38:39.134192609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=261517cb-6742-4ff2-a8ed-ab7f2fdc231b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056161 | controller | Jun 11 16:38:39.134914 crc crio[22018]: time="2026-06-11T16:38:39.13484149Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056176 | controller | Jun 11 16:38:39.135218 crc crio[22018]: time="2026-06-11T16:38:39.13516368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056192 | controller | Jun 11 16:38:39.136089 crc crio[22018]: time="2026-06-11T16:38:39.135845231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=8798633d-1a13-490b-9bab-a55e34fece10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056208 | controller | Jun 11 16:38:39.136503 crc crio[22018]: time="2026-06-11T16:38:39.136302298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=74f8f941-8c1b-4fb1-9be1-498f05c8fcec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056230 | controller | Jun 11 16:38:39.138209 crc crio[22018]: time="2026-06-11T16:38:39.138121934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=1e65651f-18aa-403c-960d-dc202d68df6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056247 | controller | Jun 11 16:38:39.142316 crc crio[22018]: time="2026-06-11T16:38:39.142240236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d53c2805-322e-46e7-b961-d384076fa1a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056263 | controller | Jun 11 16:38:39.143673 crc crio[22018]: time="2026-06-11T16:38:39.14359307Z" level=info msg="Removing container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.056279 | controller | Jun 11 16:38:39.145759 crc crio[22018]: time="2026-06-11T16:38:39.145698586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=b1bace1d-66d8-4407-bf17-a49cdea0cfba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056295 | controller | Jun 11 16:38:39.147621 crc crio[22018]: time="2026-06-11T16:38:39.147551966Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056311 | controller | Jun 11 16:38:39.149463 crc crio[22018]: time="2026-06-11T16:38:39.149425245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056327 | controller | Jun 11 16:38:39.150874 crc crio[22018]: time="2026-06-11T16:38:39.150817012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f487eee3-c545-4b13-95a1-7a7425fd3ced name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056343 | controller | Jun 11 16:38:39.150874 crc crio[22018]: time="2026-06-11T16:38:39.150837681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=28150c76-956b-4f94-8526-2bbf5491d583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056359 | controller | Jun 11 16:38:39.150990 crc crio[22018]: time="2026-06-11T16:38:39.150862502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=90cd44ab-6e26-4cd1-84a1-dcfb76177b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056375 | controller | Jun 11 16:38:39.151758 crc crio[22018]: time="2026-06-11T16:38:39.151688299Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056391 | controller | Jun 11 16:38:39.152938 crc crio[22018]: time="2026-06-11T16:38:39.152840735Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056411 | controller | Jun 11 16:38:39.153854 crc crio[22018]: time="2026-06-11T16:38:39.153809027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ebafb3fa-3f42-4e44-a388-f57115421276 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056428 | controller | Jun 11 16:38:39.154444 crc crio[22018]: time="2026-06-11T16:38:39.154414115Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056444 | controller | Jun 11 16:38:39.157310 crc crio[22018]: time="2026-06-11T16:38:39.157266236Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=70063ec5-e0c6-4659-beaa-c27b7d8678cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056459 | controller | Jun 11 16:38:39.158697 crc crio[22018]: time="2026-06-11T16:38:39.158592763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056475 | controller | Jun 11 16:38:39.160169 crc crio[22018]: time="2026-06-11T16:38:39.160034265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056492 | controller | Jun 11 16:38:39.160708 crc crio[22018]: time="2026-06-11T16:38:39.160572347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056508 | controller | Jun 11 16:38:39.163579 crc crio[22018]: time="2026-06-11T16:38:39.162250526Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b811200d-87d0-4606-a625-6e8f657131ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.056524 | controller | Jun 11 16:38:39.163579 crc crio[22018]: time="2026-06-11T16:38:39.16268736Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056540 | controller | Jun 11 16:38:39.195707 crc crio[22018]: time="2026-06-11T16:38:39.195597003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056556 | controller | Jun 11 16:38:39.198920 crc crio[22018]: time="2026-06-11T16:38:39.198853416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056572 | controller | Jun 11 16:38:39.205645 crc crio[22018]: time="2026-06-11T16:38:39.205558631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056588 | controller | Jun 11 16:38:39.206109 crc crio[22018]: time="2026-06-11T16:38:39.206022166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056603 | controller | Jun 11 16:38:39.208890 crc crio[22018]: time="2026-06-11T16:38:39.208865397Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056623 | controller | Jun 11 16:38:39.231574 crc crio[22018]: time="2026-06-11T16:38:39.227652688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056640 | controller | Jun 11 16:38:39.239735 crc crio[22018]: time="2026-06-11T16:38:39.238407952Z" level=info msg="Removed container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.056656 | controller | Jun 11 16:38:39.239735 crc crio[22018]: time="2026-06-11T16:38:39.239191287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056672 | controller | Jun 11 16:38:39.242717 crc crio[22018]: time="2026-06-11T16:38:39.241886855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056688 | controller | Jun 11 16:38:39.280626 crc crio[22018]: time="2026-06-11T16:38:39.280517538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056704 | controller | Jun 11 16:38:39.283441 crc crio[22018]: time="2026-06-11T16:38:39.283311057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056719 | controller | Jun 11 16:38:39.283663 crc crio[22018]: time="2026-06-11T16:38:39.283606117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056735 | controller | Jun 11 16:38:39.288391 crc crio[22018]: time="2026-06-11T16:38:39.288245747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056751 | controller | Jun 11 16:38:39.291271 crc crio[22018]: time="2026-06-11T16:38:39.291195791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056767 | controller | Jun 11 16:38:39.295993 crc crio[22018]: time="2026-06-11T16:38:39.295849999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056782 | controller | Jun 11 16:38:39.298259 crc crio[22018]: time="2026-06-11T16:38:39.298201773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056798 | controller | Jun 11 16:38:39.382974 crc crio[22018]: time="2026-06-11T16:38:39.382156151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.056815 | controller | Jun 11 16:38:39.447750 crc crio[22018]: time="2026-06-11T16:38:39.444531883Z" level=info msg="Created container fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056831 | controller | Jun 11 16:38:39.447750 crc crio[22018]: time="2026-06-11T16:38:39.446220929Z" level=info msg="Starting container: fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68" id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.056866 | controller | Jun 11 16:38:39.455679 crc crio[22018]: time="2026-06-11T16:38:39.455570948Z" level=info msg="Started container" PID=27060 containerID=fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65
2026-06-11 18:17:38.056888 | controller | Jun 11 16:38:39.459298 crc crio[22018]: time="2026-06-11T16:38:39.459205544Z" level=info msg="Created container 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056906 | controller | Jun 11 16:38:39.462221 crc crio[22018]: time="2026-06-11T16:38:39.461962541Z" level=info msg="Created container 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056923 | controller | Jun 11 16:38:39.463558 crc crio[22018]: time="2026-06-11T16:38:39.463403827Z" level=info msg="Created container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.056940 | controller | Jun 11 16:38:39.464591 crc crio[22018]: time="2026-06-11T16:38:39.464376879Z" level=info msg="Starting container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13" id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.056956 | controller | Jun 11 16:38:39.464591 crc crio[22018]: time="2026-06-11T16:38:39.464509901Z" level=info msg="Starting container: 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8" id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.056972 | controller | Jun 11 16:38:39.464591 crc crio[22018]: time="2026-06-11T16:38:39.464546115Z" level=info msg="Starting container: 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce" id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.056988 | controller | Jun 11 16:38:39.467803 crc crio[22018]: time="2026-06-11T16:38:39.467717354Z" level=info msg="Created container efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057004 | controller | Jun 11 16:38:39.468625 crc crio[22018]: time="2026-06-11T16:38:39.468566222Z" level=info msg="Starting container: efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b" id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.057021 | controller | Jun 11 16:38:39.468707 crc crio[22018]: time="2026-06-11T16:38:39.468650524Z" level=info msg="Created container e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057036 | controller | Jun 11 16:38:39.469676 crc crio[22018]: time="2026-06-11T16:38:39.469589156Z" level=info msg="Starting container: e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4" id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.057056 | controller | Jun 11 16:38:39.472416 crc crio[22018]: time="2026-06-11T16:38:39.472296101Z" level=info msg="Started container" PID=27055 containerID=6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.057073 | controller | Jun 11 16:38:39.474725 crc crio[22018]: time="2026-06-11T16:38:39.474631597Z" level=info msg="Started container" PID=27059 containerID=efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb
2026-06-11 18:17:38.057090 | controller | Jun 11 16:38:39.474826 crc crio[22018]: time="2026-06-11T16:38:39.474752611Z" level=info msg="Started container" PID=27056 containerID=2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f
2026-06-11 18:17:38.057107 | controller | Jun 11 16:38:39.480570 crc crio[22018]: time="2026-06-11T16:38:39.479636706Z" level=info msg="Started container" PID=27068 containerID=e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e
2026-06-11 18:17:38.057124 | controller | Jun 11 16:38:39.493061 crc crio[22018]: time="2026-06-11T16:38:39.481728433Z" level=info msg="Started container" PID=27058 containerID=4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8 description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6
2026-06-11 18:17:38.057140 | controller | Jun 11 16:38:39.520167 crc crio[22018]: time="2026-06-11T16:38:39.519984706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057157 | controller | Jun 11 16:38:39.622416 crc crio[22018]: time="2026-06-11T16:38:39.622270787Z" level=info msg="Created container 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057173 | controller | Jun 11 16:38:39.623902 crc crio[22018]: time="2026-06-11T16:38:39.623813067Z" level=info msg="Starting container: 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e" id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.057189 | controller | Jun 11 16:38:39.628411 crc crio[22018]: time="2026-06-11T16:38:39.628281389Z" level=info msg="Started container" PID=27142 containerID=7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0
2026-06-11 18:17:38.057208 | controller | Jun 11 16:38:50.704088 crc crio[22018]: time="2026-06-11T16:38:50.70331332Z" level=info msg="Stopping container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 (timeout: 30s)" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.057225 | controller | Jun 11 16:38:59.645886 crc crio[22018]: time="2026-06-11T16:38:59.644862879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=23730482-74cd-43bc-bf38-8a19ffb719b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.057241 | controller | Jun 11 16:38:59.649541 crc crio[22018]: time="2026-06-11T16:38:59.649444528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e3fcbdd1-8d5f-4185-9aa5-d6665f825570 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.057257 | controller | Jun 11 16:38:59.654011 crc crio[22018]: time="2026-06-11T16:38:59.653910751Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057273 | controller | Jun 11 16:38:59.654535 crc crio[22018]: time="2026-06-11T16:38:59.654454858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057288 | controller | Jun 11 16:38:59.681513 crc crio[22018]: time="2026-06-11T16:38:59.681028906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057304 | controller | Jun 11 16:38:59.854956 crc crio[22018]: time="2026-06-11T16:38:59.854756672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057320 | controller | Jun 11 16:38:59.934618 crc crio[22018]: time="2026-06-11T16:38:59.934298836Z" level=info msg="Created container c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057336 | controller | Jun 11 16:38:59.940751 crc crio[22018]: time="2026-06-11T16:38:59.94068271Z" level=info msg="Starting container: c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310" id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.057352 | controller | Jun 11 16:38:59.948855 crc crio[22018]: time="2026-06-11T16:38:59.948703196Z" level=info msg="Started container" PID=27450 containerID=c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd
2026-06-11 18:17:38.057369 | controller | Jun 11 16:39:04.245943 crc crio[22018]: time="2026-06-11T16:39:04.245278343Z" level=info msg="Stopped container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.057386 | controller | Jun 11 16:39:04.248604 crc crio[22018]: time="2026-06-11T16:39:04.248509375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=7e2ac89a-7f45-4059-93c6-9b8e321024d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.057406 | controller | Jun 11 16:39:04.251209 crc crio[22018]: time="2026-06-11T16:39:04.251126399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ad59c47e-ce60-4cce-af28-b1d72e2904a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.057423 | controller | Jun 11 16:39:04.253715 crc crio[22018]: time="2026-06-11T16:39:04.253607859Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057439 | controller | Jun 11 16:39:04.254072 crc crio[22018]: time="2026-06-11T16:39:04.254014172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057457 | controller | Jun 11 16:39:04.284713 crc crio[22018]: time="2026-06-11T16:39:04.284109523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057476 | controller | Jun 11 16:39:04.292964 crc crio[22018]: time="2026-06-11T16:39:04.292846663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057492 | controller | Jun 11 16:39:04.431151 crc crio[22018]: time="2026-06-11T16:39:04.431068244Z" level=info msg="Removing container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.057508 | controller | Jun 11 16:39:04.437961 crc crio[22018]: time="2026-06-11T16:39:04.437866762Z" level=info msg="Created container a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.057524 | controller | Jun 11 16:39:04.439641 crc crio[22018]: time="2026-06-11T16:39:04.439567105Z" level=info msg="Starting container: a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135" id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.057540 | controller | Jun 11 16:39:04.445934 crc crio[22018]: time="2026-06-11T16:39:04.445815504Z" level=info msg="Started container" PID=27525 containerID=a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef
2026-06-11 18:17:38.057556 | controller | Jun 11 16:39:04.477412 crc crio[22018]: time="2026-06-11T16:39:04.477234144Z" level=info msg="Removed container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.057572 | controller | Jun 11 16:39:37.245034 crc crio[22018]: time="2026-06-11T16:39:37.243725342Z" level=info msg="Stopping container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 (timeout: 15s)" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.057588 | controller | Jun 11 16:39:37.425390 crc crio[22018]: time="2026-06-11T16:39:37.425178219Z" level=info msg="Stopped container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.057607 | controller | Jun 11 16:39:37.426783 crc crio[22018]: time="2026-06-11T16:39:37.426649226Z" level=info msg="Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.057624 | controller | Jun 11 16:39:37.427927 crc crio[22018]: time="2026-06-11T16:39:37.427857034Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0029b40f0}] Aliases:map[]}"
2026-06-11 18:17:38.057641 | controller | Jun 11 16:39:37.428115 crc crio[22018]: time="2026-06-11T16:39:37.428058439Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.057658 | controller | Jun 11 16:39:37.709208 crc crio[22018]: time="2026-06-11T16:39:37.709086164Z" level=info msg="Stopped pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.057675 | controller | Jun 11 16:39:38.755001 crc crio[22018]: time="2026-06-11T16:39:38.753464266Z" level=info msg="Removing container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.057691 | controller | Jun 11 16:39:38.789313 crc crio[22018]: time="2026-06-11T16:39:38.789128076Z" level=info msg="Removed container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.057707 | controller | Jun 11 16:40:19.767070 crc crio[22018]: time="2026-06-11T16:40:19.765162188Z" level=info msg="Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.057723 | controller | Jun 11 16:40:19.767070 crc crio[22018]: time="2026-06-11T16:40:19.767067519Z" level=info msg="Stopped pod sandbox (already stopped): 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.057740 | controller | Jun 11 16:40:19.768867 crc crio[22018]: time="2026-06-11T16:40:19.768004008Z" level=info msg="Removing pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.057755 | controller | Jun 11 16:40:19.777549 crc crio[22018]: time="2026-06-11T16:40:19.777428138Z" level=info msg="Removed pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.057771 | controller | Jun 11 16:41:45.008172 crc crio[22018]: time="2026-06-11T16:41:45.007655926Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-qhfx6/POD" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.057791 | controller | Jun 11 16:41:45.009125 crc crio[22018]: time="2026-06-11T16:41:45.008184633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057808 | controller | Jun 11 16:41:45.029393 crc crio[22018]: time="2026-06-11T16:41:45.029266849Z" level=info msg="Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}"
2026-06-11 18:17:38.057824 | controller | Jun 11 16:41:45.029393 crc crio[22018]: time="2026-06-11T16:41:45.029366251Z" level=info msg="Adding pod openshift-marketplace_certified-operators-qhfx6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.057840 | controller | Jun 11 16:41:45.033287 crc crio[22018]: time="2026-06-11T16:41:45.033162811Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.057873 | controller | Jun 11 16:41:45.033287 crc crio[22018]: time="2026-06-11T16:41:45.033273475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057891 | controller | Jun 11 16:41:45.048963 crc crio[22018]: time="2026-06-11T16:41:45.048887037Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686600-vmj8c/POD" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.057907 | controller | Jun 11 16:41:45.049138 crc crio[22018]: time="2026-06-11T16:41:45.048967679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057923 | controller | Jun 11 16:41:45.051543 crc crio[22018]: time="2026-06-11T16:41:45.051434491Z" level=info msg="Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}"
2026-06-11 18:17:38.057939 | controller | Jun 11 16:41:45.051543 crc crio[22018]: time="2026-06-11T16:41:45.051530444Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-7476499447-kpp7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.057956 | controller | Jun 11 16:41:45.062380 crc crio[22018]: time="2026-06-11T16:41:45.06229788Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ssgl7/POD" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.057972 | controller | Jun 11 16:41:45.062602 crc crio[22018]: time="2026-06-11T16:41:45.06258171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.057988 | controller | Jun 11 16:41:45.064701 crc crio[22018]: time="2026-06-11T16:41:45.064638624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}"
2026-06-11 18:17:38.058008 | controller | Jun 11 16:41:45.064701 crc crio[22018]: time="2026-06-11T16:41:45.064686726Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686600-vmj8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.058025 | controller | Jun 11 16:41:45.081768 crc crio[22018]: time="2026-06-11T16:41:45.081575778Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-gvr2q/POD" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058041 | controller | Jun 11 16:41:45.081768 crc crio[22018]: time="2026-06-11T16:41:45.081690232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058057 | controller | Jun 11 16:41:45.084954 crc crio[22018]: time="2026-06-11T16:41:45.084861252Z" level=info msg="Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}"
2026-06-11 18:17:38.058073 | controller | Jun 11 16:41:45.084954 crc crio[22018]: time="2026-06-11T16:41:45.084937285Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ssgl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.058090 | controller | Jun 11 16:41:45.097013 crc crio[22018]: time="2026-06-11T16:41:45.096043567Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ml4q4/POD" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058106 | controller | Jun 11 16:41:45.097013 crc crio[22018]: time="2026-06-11T16:41:45.096890434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058122 | controller | Jun 11 16:41:45.107976 crc crio[22018]: time="2026-06-11T16:41:45.107857577Z" level=info msg="Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}"
2026-06-11 18:17:38.058137 | controller | Jun 11 16:41:45.107976 crc crio[22018]: time="2026-06-11T16:41:45.10794543Z" level=info msg="Adding pod openshift-marketplace_community-operators-gvr2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.058153 | controller | Jun 11 16:41:45.169062 crc crio[22018]: time="2026-06-11T16:41:45.168656626Z" level=info msg="Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}"
2026-06-11 18:17:38.058173 | controller | Jun 11 16:41:45.169062 crc crio[22018]: time="2026-06-11T16:41:45.169047288Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ml4q4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.058190 | controller | Jun 11 16:41:45.633102 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f95f5d2770821d Mac:32:ab:c0:28:43:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.058206 | controller | Jun 11 16:41:45.638419 crc crio[22018]: time="2026-06-11T16:41:45.633842119Z" level=info msg="Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}"
2026-06-11 18:17:38.058222 | controller | Jun 11 16:41:45.638419 crc crio[22018]: time="2026-06-11T16:41:45.633981874Z" level=info msg="Checking pod openshift-marketplace_certified-operators-qhfx6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.058239 | controller | Jun 11 16:41:45.659245 crc crio[22018]: time="2026-06-11T16:41:45.659181209Z" level=info msg="Ran pod sandbox 4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 with infra container: openshift-marketplace/certified-operators-qhfx6/POD" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058255 | controller | Jun 11 16:41:45.663547 crc crio[22018]: time="2026-06-11T16:41:45.663226044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e9c8be4a-ae48-4496-a8d4-0fd143302b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058271 | controller | Jun 11 16:41:45.664519 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db8f9f2261e086 Mac:ba:e9:46:8d:69:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e SocketPath: PciID:}] [{Interface:0xc000302820 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.058288 | controller | Jun 11 16:41:45.666235 crc crio[22018]: time="2026-06-11T16:41:45.666062724Z" level=info msg="Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}"
2026-06-11 18:17:38.058304 | controller | Jun 11 16:41:45.666235 crc crio[22018]: time="2026-06-11T16:41:45.666106904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=62aea745-46c6-4e11-9316-28f7ecdab9e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058321 | controller | Jun 11 16:41:45.666555 crc crio[22018]: time="2026-06-11T16:41:45.6662669Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-7476499447-kpp7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.058340 | controller | Jun 11 16:41:45.675249 crc crio[22018]: time="2026-06-11T16:41:45.674794731Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qhfx6/extract-utilities" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.058357 | controller | Jun 11 16:41:45.675588 crc crio[22018]: time="2026-06-11T16:41:45.675378749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058373 | controller | Jun 11 16:41:45.677151 crc crio[22018]: time="2026-06-11T16:41:45.677055905Z" level=info msg="Ran pod sandbox 8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e with infra container: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058389 | controller | Jun 11 16:41:45.685056 crc crio[22018]: time="2026-06-11T16:41:45.684928652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=fac3b3ec-bda2-46ca-a916-efdc4469c53c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058405 | controller | Jun 11 16:41:45.690735 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701e3d7b87bf428 Mac:ca:16:67:d1:fe:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f SocketPath: PciID:}] [{Interface:0xc00051e468 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.058421 | controller | Jun 11 16:41:45.693767 crc crio[22018]: time="2026-06-11T16:41:45.693605952Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}"
2026-06-11 18:17:38.058437 | controller | Jun 11 16:41:45.694302 crc crio[22018]: time="2026-06-11T16:41:45.693840839Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686600-vmj8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.058453 | controller | Jun 11 16:41:45.716279 crc crio[22018]: time="2026-06-11T16:41:45.715988902Z" level=info msg="Ran pod sandbox 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 with infra container: openshift-infra/auto-csr-approver-29686600-vmj8c/POD" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058469 | controller | Jun 11 16:41:45.719977 crc crio[22018]: time="2026-06-11T16:41:45.71986492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=0901d1ce-6ca4-4ef3-a384-bd71f4b59d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058485 | controller | Jun 11 16:41:45.724080 crc crio[22018]: time="2026-06-11T16:41:45.723768324Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.058501 | controller | Jun 11 16:41:45.739664 crc crio[22018]: time="2026-06-11T16:41:45.737903389Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.058517 | controller | Jun 11 16:41:45.739664 crc crio[22018]: time="2026-06-11T16:41:45.739005166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058552 | controller | Jun 11 16:41:45.747991 crc crio[22018]: time="2026-06-11T16:41:45.747881896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058570 | controller | Jun 11 16:41:45.755643 crc crio[22018]: time="2026-06-11T16:41:45.755522939Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.058586 | controller | Jun 11 16:41:45.758126 crc crio[22018]: time="2026-06-11T16:41:45.757856619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058603 | controller | Jun 11 16:41:45.806562 crc crio[22018]: time="2026-06-11T16:41:45.804623433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058618 | controller | Jun 11 16:41:45.807662 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeff95d0c32681a Mac:46:5b:de:a5:6f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.058635 | controller | Jun 11 16:41:45.808630 crc crio[22018]: time="2026-06-11T16:41:45.80856486Z" level=info msg="Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}"
2026-06-11 18:17:38.058652 | controller | Jun 11 16:41:45.808751 crc crio[22018]: time="2026-06-11T16:41:45.808730145Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ssgl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.058669 | controller | Jun 11 16:41:45.819132 crc crio[22018]: time="2026-06-11T16:41:45.819032369Z" level=info msg="Ran pod sandbox aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 with infra container: openshift-marketplace/redhat-marketplace-ssgl7/POD" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058686 | controller | Jun 11 16:41:45.825818 crc crio[22018]: time="2026-06-11T16:41:45.825730033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dad6186a-25ab-4ae6-bbb3-9e78fecea6bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058702 | controller | Jun 11 16:41:45.829992 crc crio[22018]: time="2026-06-11T16:41:45.829946032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c27979f7-33b3-42dc-a84f-19d832629a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058719 | controller | Jun 11 16:41:45.839871 crc crio[22018]: time="2026-06-11T16:41:45.839763863Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.058735 | controller | Jun 11 16:41:45.840313 crc crio[22018]: time="2026-06-11T16:41:45.840243358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058755 | controller | Jun 11 16:41:45.855541 crc crio[22018]: time="2026-06-11T16:41:45.85518539Z" level=info msg="Created container 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505: openshift-marketplace/certified-operators-qhfx6/extract-utilities" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.058771 | controller | Jun 11 16:41:45.858456 crc crio[22018]: time="2026-06-11T16:41:45.857508474Z" level=info msg="Starting container: 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505" id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.058788 | controller | Jun 11 16:41:45.869832 crc crio[22018]: time="2026-06-11T16:41:45.869557443Z" level=info msg="Started container" PID=29849 containerID=5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505 description=openshift-marketplace/certified-operators-qhfx6/extract-utilities id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920
2026-06-11 18:17:38.058804 | controller | Jun 11 16:41:45.879119 crc crio[22018]: time="2026-06-11T16:41:45.8790169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058821 | controller | Jun 11 16:41:45.894619 crc crio[22018]: time="2026-06-11T16:41:45.894098036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.058837 | controller | Jun 11 16:41:45.945305 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854f2e8d19fc18b Mac:32:ce:e7:4b:e9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.058870 | controller | Jun 11 16:41:45.947106 crc crio[22018]: time="2026-06-11T16:41:45.946888672Z" level=info msg="Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}"
2026-06-11 18:17:38.058889 | controller | Jun 11 16:41:45.947106 crc crio[22018]: time="2026-06-11T16:41:45.947097458Z" level=info msg="Checking pod openshift-marketplace_community-operators-gvr2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.058905 | controller | Jun 11 16:41:45.958594 crc crio[22018]: time="2026-06-11T16:41:45.955895714Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.058922 | controller | Jun 11 16:41:45.962598 crc crio[22018]: time="2026-06-11T16:41:45.962528714Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.058938 | controller | Jun 11 16:41:45.971974 crc crio[22018]: time="2026-06-11T16:41:45.97188997Z" level=info msg="Ran pod sandbox 854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b with infra container: openshift-marketplace/community-operators-gvr2q/POD" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.058955 | controller | Jun 11 16:41:45.976544 crc crio[22018]: time="2026-06-11T16:41:45.976420442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fc761a26-08c6-4818-9ac2-cefb15b3c31b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058975 | controller | Jun 11 16:41:45.978692 crc crio[22018]: time="2026-06-11T16:41:45.978627701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=917b88e5-992f-416d-9935-021061cc9ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.058991 | controller | Jun 11 16:41:45.989705 crc crio[22018]: time="2026-06-11T16:41:45.989599507Z" level=info msg="Creating container: openshift-marketplace/community-operators-gvr2q/extract-utilities" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059007 | controller | Jun 11 16:41:45.990142 crc crio[22018]: time="2026-06-11T16:41:45.990077842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059023 | controller | Jun 11 16:41:45.997990 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3d7671386ee0ad Mac:26:40:b8:d1:56:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.059040 | controller | Jun 11 16:41:45.998704 crc crio[22018]: time="2026-06-11T16:41:45.998650484Z" level=info msg="Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}"
2026-06-11 18:17:38.059057 | controller | Jun 11 16:41:45.998825 crc crio[22018]: time="2026-06-11T16:41:45.998792778Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ml4q4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.059073 | controller | Jun 11 16:41:46.010147 crc crio[22018]: time="2026-06-11T16:41:46.008398682Z" level=info msg="Ran pod sandbox e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d with infra container: openshift-marketplace/redhat-operators-ml4q4/POD" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.059089 | controller | Jun 11 16:41:46.011376 crc crio[22018]: time="2026-06-11T16:41:46.010377593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44287755-5bdf-4b78-afce-0eaaaad96038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059106 | controller | Jun 11 16:41:46.014522 crc crio[22018]: time="2026-06-11T16:41:46.013047587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=afaf4be0-6382-4482-a0a9-2ef05c188879 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059122 | controller | Jun 11 16:41:46.017760 crc crio[22018]: time="2026-06-11T16:41:46.017680213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059138 | controller | Jun 11 16:41:46.020889 crc crio[22018]: time="2026-06-11T16:41:46.020796381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059160 | controller | Jun 11 16:41:46.024002 crc crio[22018]: time="2026-06-11T16:41:46.02391539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059177 | controller | Jun 11 16:41:46.026072 crc crio[22018]: time="2026-06-11T16:41:46.025991956Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-utilities" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059192 | controller | Jun 11 16:41:46.028199 crc crio[22018]: time="2026-06-11T16:41:46.026530663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059208 | controller | Jun 11 16:41:46.052687 crc crio[22018]: time="2026-06-11T16:41:46.052527922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059224 | controller | Jun 11 16:41:46.056125 crc crio[22018]: time="2026-06-11T16:41:46.056039943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059241 | controller | Jun 11 16:41:46.108281 crc crio[22018]: time="2026-06-11T16:41:46.108088365Z" level=info msg="Created container 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059257 | controller | Jun 11 16:41:46.109681 crc crio[22018]: time="2026-06-11T16:41:46.109439978Z" level=info msg="Starting container: 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54" id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.059273 | controller | Jun 11 16:41:46.115912 crc crio[22018]: time="2026-06-11T16:41:46.115759187Z" level=info msg="Started container" PID=29876 containerID=1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06
2026-06-11 18:17:38.059289 | controller | Jun 11 16:41:46.272153 crc crio[22018]: time="2026-06-11T16:41:46.272029005Z" level=info msg="Created container 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0: openshift-marketplace/community-operators-gvr2q/extract-utilities" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059305 | controller | Jun 11 16:41:46.273295 crc crio[22018]: time="2026-06-11T16:41:46.273213823Z" level=info msg="Starting container: 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0" id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.059321 | controller | Jun 11 16:41:46.276056 crc crio[22018]: time="2026-06-11T16:41:46.27596337Z" level=info msg="Created container 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae: openshift-marketplace/redhat-operators-ml4q4/extract-utilities" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059337 | controller | Jun 11 16:41:46.277155 crc crio[22018]: time="2026-06-11T16:41:46.277083295Z" level=info msg="Starting container: 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae" id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.059353 | controller | Jun 11 16:41:46.278464 crc crio[22018]: time="2026-06-11T16:41:46.278268052Z" level=info msg="Created container 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059373 | controller | Jun 11 16:41:46.278985 crc crio[22018]: time="2026-06-11T16:41:46.278949484Z" level=info msg="Starting container: 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73" id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.059389 | controller | Jun 11 16:41:46.279476 crc crio[22018]: time="2026-06-11T16:41:46.279316745Z" level=info msg="Started container" PID=29891 containerID=1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0 description=openshift-marketplace/community-operators-gvr2q/extract-utilities id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b
2026-06-11 18:17:38.059406 | controller | Jun 11 16:41:46.287241 crc crio[22018]: time="2026-06-11T16:41:46.284740368Z" level=info msg="Started container" PID=29903 containerID=5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae description=openshift-marketplace/redhat-operators-ml4q4/extract-utilities id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d
2026-06-11 18:17:38.059422 | controller | Jun 11 16:41:46.288994 crc crio[22018]: time="2026-06-11T16:41:46.288741794Z" level=info msg="Started container" PID=29892 containerID=97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73 description=openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e
2026-06-11 18:17:38.059438 | controller | Jun 11 16:41:46.606274 crc crio[22018]: time="2026-06-11T16:41:46.606137893Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059454 | controller | Jun 11 16:41:46.607525 crc crio[22018]: time="2026-06-11T16:41:46.607392024Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5cf48501-c612-4767-9be8-1b6317ad370b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059470 | controller | Jun 11 16:41:46.612762 crc crio[22018]: time="2026-06-11T16:41:46.6126387Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=49cb01b3-90ca-4ad4-b562-465861ad05a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059486 | controller | Jun 11 16:41:46.619554 crc crio[22018]: time="2026-06-11T16:41:46.619517721Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qhfx6/extract-content" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059502 | controller | Jun 11 16:41:46.620040 crc crio[22018]: time="2026-06-11T16:41:46.620019007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059518 | controller | Jun 11 16:41:46.643200 crc crio[22018]: time="2026-06-11T16:41:46.643158601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059534 | controller | Jun 11 16:41:46.646097 crc crio[22018]: time="2026-06-11T16:41:46.646073983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059554 | controller | Jun 11 16:41:46.725732 crc crio[22018]: time="2026-06-11T16:41:46.725682734Z" level=info msg="Created container 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252: openshift-marketplace/certified-operators-qhfx6/extract-content" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059570 | controller | Jun 11 16:41:46.727907 crc crio[22018]: time="2026-06-11T16:41:46.727798741Z" level=info msg="Starting container: 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252" id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.059586 | controller | Jun 11 16:41:46.733881 crc crio[22018]: time="2026-06-11T16:41:46.733789299Z" level=info msg="Started container" PID=29945 containerID=713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252 description=openshift-marketplace/certified-operators-qhfx6/extract-content id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920
2026-06-11 18:17:38.059603 | controller | Jun 11 16:41:46.982712 crc crio[22018]: time="2026-06-11T16:41:46.982275478Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059619 | controller | Jun 11 16:41:46.988630 crc crio[22018]: time="2026-06-11T16:41:46.988458585Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.059634 | controller | Jun 11 16:41:47.010296 crc crio[22018]: time="2026-06-11T16:41:47.010206789Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059650 | controller | Jun 11 16:41:47.016052 crc crio[22018]: time="2026-06-11T16:41:47.016002152Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.059666 | controller | Jun 11 16:41:47.028436 crc crio[22018]: time="2026-06-11T16:41:47.028253698Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059683 | controller | Jun 11 16:41:47.041255 crc crio[22018]: time="2026-06-11T16:41:47.040997883Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.059699 | controller | Jun 11 16:41:47.616406 crc crio[22018]: time="2026-06-11T16:41:47.616063928Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059716 | controller | Jun 11 16:41:47.618587 crc crio[22018]: time="2026-06-11T16:41:47.617884236Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=89b38a98-d283-4df7-a3d4-e6b1d0a4e2b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059733 | controller | Jun 11 16:41:47.623300 crc crio[22018]: time="2026-06-11T16:41:47.622984756Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7a682fbe-65c5-446d-8a04-7d3552081dca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059749 | controller | Jun 11 16:41:47.633247 crc crio[22018]: time="2026-06-11T16:41:47.633082005Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-content" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059765 | controller | Jun 11 16:41:47.633940 crc crio[22018]: time="2026-06-11T16:41:47.633887311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059785 | controller | Jun 11 16:41:47.807103 crc crio[22018]: time="2026-06-11T16:41:47.804954295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059802 | controller | Jun 11 16:41:47.812642 crc crio[22018]: time="2026-06-11T16:41:47.812465352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059819 | controller | Jun 11 16:41:47.826655 crc crio[22018]: time="2026-06-11T16:41:47.826522056Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.059835 | controller | Jun 11 16:41:47.829854 crc crio[22018]: time="2026-06-11T16:41:47.829714236Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4ac80c04-65cf-4984-920f-d700902e8e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059867 | controller | Jun 11 16:41:47.833650 crc crio[22018]: time="2026-06-11T16:41:47.833581059Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=02007dd7-a5ce-448d-8afa-86d5fd251f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.059897 | controller | Jun 11 16:41:47.873936 crc crio[22018]: time="2026-06-11T16:41:47.873816067Z" level=info msg="Creating container: openshift-marketplace/community-operators-gvr2q/extract-content" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059921 | controller | Jun 11 16:41:47.874676 crc crio[22018]: time="2026-06-11T16:41:47.874566481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059942 | controller | Jun 11 16:41:47.981103 crc crio[22018]: time="2026-06-11T16:41:47.981019955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059959 | controller | Jun 11 16:41:47.984840 crc crio[22018]: time="2026-06-11T16:41:47.984764784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.059976 | controller | Jun 11 16:41:48.026298 crc crio[22018]: time="2026-06-11T16:41:48.025928645Z" level=info msg="Created container 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76: openshift-marketplace/redhat-marketplace-ssgl7/extract-content" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.059992 | controller | Jun 11 16:41:48.028218 crc crio[22018]: time="2026-06-11T16:41:48.02798078Z" level=info msg="Starting container: 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76" id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060009 | controller | Jun 11 16:41:48.041463 crc crio[22018]: time="2026-06-11T16:41:48.040252277Z" level=info msg="Started container" PID=30005 containerID=96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-content id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06
2026-06-11 18:17:38.060026 | controller | Jun 11 16:41:48.142030 crc crio[22018]: time="2026-06-11T16:41:48.141842052Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.060081 | controller | Jun 11 16:41:48.143839 crc crio[22018]: time="2026-06-11T16:41:48.143799614Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8d2d00ec-4e3c-4ffd-a8c8-b5cdd012fcad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060102 | controller | Jun 11 16:41:48.149837 crc crio[22018]: time="2026-06-11T16:41:48.149568395Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6b37fdc7-9b69-4790-9fb7-b7d7fc43d38b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060118 | controller | Jun 11 16:41:48.161617 crc crio[22018]: time="2026-06-11T16:41:48.16113542Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-content" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060134 | controller | Jun 11 16:41:48.162445 crc crio[22018]: time="2026-06-11T16:41:48.161937735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060151 | controller | Jun 11 16:41:48.170288 crc crio[22018]: time="2026-06-11T16:41:48.170208586Z" level=info msg="Created container 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e: openshift-marketplace/community-operators-gvr2q/extract-content" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060167 | controller | Jun 11 16:41:48.176249 crc crio[22018]: time="2026-06-11T16:41:48.176009638Z" level=info msg="Starting container: 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e" id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060183 | controller | Jun 11 16:41:48.192863 crc crio[22018]: time="2026-06-11T16:41:48.189752982Z" level=info msg="Started container" PID=30016 containerID=740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e description=openshift-marketplace/community-operators-gvr2q/extract-content id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b
2026-06-11 18:17:38.060199 | controller | Jun 11 16:41:48.224433 crc crio[22018]: time="2026-06-11T16:41:48.22426442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060215 | controller | Jun 11 16:41:48.228761 crc crio[22018]: time="2026-06-11T16:41:48.22866922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060231 | controller | Jun 11 16:41:48.519264 crc crio[22018]: time="2026-06-11T16:41:48.519106609Z" level=info msg="Created container 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe: openshift-marketplace/redhat-operators-ml4q4/extract-content" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060247 | controller | Jun 11 16:41:48.525437 crc crio[22018]: time="2026-06-11T16:41:48.524905083Z" level=info msg="Starting container: 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe" id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060262 | controller | Jun 11 16:41:48.587032 crc crio[22018]: time="2026-06-11T16:41:48.586883857Z" level=info msg="Started container" PID=30027 containerID=3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe description=openshift-marketplace/redhat-operators-ml4q4/extract-content id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d
2026-06-11 18:17:38.060282 | controller | Jun 11 16:41:53.605936 crc crio[22018]: time="2026-06-11T16:41:53.597594424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=064c79f2-d66d-4f45-819a-43429cbca6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060299 | controller | Jun 11 16:41:53.617930 crc crio[22018]: time="2026-06-11T16:41:53.617142328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ce4a0707-3629-46d0-bd02-4f1ecccf0755 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060315 | controller | Jun 11 16:41:53.939785 crc crio[22018]: time="2026-06-11T16:41:53.939475908Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qhfx6/registry-server" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060330 | controller | Jun 11 16:41:53.940064 crc crio[22018]: time="2026-06-11T16:41:53.939961033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060346 | controller | Jun 11 16:41:54.063412 crc crio[22018]: time="2026-06-11T16:41:54.063003104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060362 | controller | Jun 11 16:41:54.071692 crc crio[22018]: time="2026-06-11T16:41:54.069137487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060378 | controller | Jun 11 16:41:54.365254 crc crio[22018]: time="2026-06-11T16:41:54.364968148Z" level=info msg="Created container 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152: openshift-marketplace/certified-operators-qhfx6/registry-server" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060393 | controller | Jun 11 16:41:54.367802 crc crio[22018]: time="2026-06-11T16:41:54.367766507Z" level=info msg="Starting container: 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152" id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060409 | controller | Jun 11 16:41:54.381083 crc crio[22018]: time="2026-06-11T16:41:54.380944711Z" level=info msg="Started container" PID=30078 containerID=1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152 description=openshift-marketplace/certified-operators-qhfx6/registry-server id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920
2026-06-11 18:17:38.060425 | controller | Jun 11 16:41:54.641030 crc crio[22018]: time="2026-06-11T16:41:54.640753069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5fcea633-8c38-477b-90c9-b1863f2d9a7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060443 | controller | Jun 11 16:41:54.648680 crc crio[22018]: time="2026-06-11T16:41:54.646634192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5593626d-175d-4600-bee4-206f2db15e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060461 | controller | Jun 11 16:41:54.665752 crc crio[22018]: time="2026-06-11T16:41:54.665624351Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ssgl7/registry-server" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060481 | controller | Jun 11 16:41:54.667040 crc crio[22018]: time="2026-06-11T16:41:54.666656454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060497 | controller | Jun 11 16:41:54.779418 crc crio[22018]: time="2026-06-11T16:41:54.774749094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060513 | controller | Jun 11 16:41:54.795910 crc crio[22018]: time="2026-06-11T16:41:54.795697813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060529 | controller | Jun 11 16:41:55.074175 crc crio[22018]: time="2026-06-11T16:41:55.073397531Z" level=info msg="Created container 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca: openshift-marketplace/redhat-marketplace-ssgl7/registry-server" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060545 | controller | Jun 11 16:41:55.075923 crc crio[22018]: time="2026-06-11T16:41:55.075810069Z" level=info msg="Starting container: 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca" id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060561 | controller | Jun 11 16:41:55.134011 crc crio[22018]: time="2026-06-11T16:41:55.133687653Z" level=info msg="Started container" PID=30105 containerID=8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca description=openshift-marketplace/redhat-marketplace-ssgl7/registry-server id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06
2026-06-11 18:17:38.060577 | controller | Jun 11 16:41:57.726143 crc crio[22018]: time="2026-06-11T16:41:57.726060057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d3998704-4f8d-426f-9769-8187c1c69cd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060593 | controller | Jun 11 16:41:57.733427 crc crio[22018]: time="2026-06-11T16:41:57.733230414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=224bcafd-e05a-4783-ac0a-5755033b1f5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060609 | controller | Jun 11 16:41:57.756413 crc crio[22018]: time="2026-06-11T16:41:57.755741684Z" level=info msg="Creating container: openshift-marketplace/community-operators-gvr2q/registry-server" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060624 | controller | Jun 11 16:41:57.767700 crc crio[22018]: time="2026-06-11T16:41:57.767306493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060640 | controller | Jun 11 16:41:57.899796 crc crio[22018]: time="2026-06-11T16:41:57.899709324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060656 | controller | Jun 11 16:41:57.905178 crc crio[22018]: time="2026-06-11T16:41:57.905120716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060672 | controller | Jun 11 16:41:58.174473 crc crio[22018]: time="2026-06-11T16:41:58.174074665Z" level=info msg="Created container 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7: openshift-marketplace/community-operators-gvr2q/registry-server" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060692 | controller | Jun 11 16:41:58.181085 crc crio[22018]: time="2026-06-11T16:41:58.180859525Z" level=info msg="Starting container: 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7" id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.060708 | controller | Jun 11 16:41:58.208524 crc crio[22018]: time="2026-06-11T16:41:58.208010799Z" level=info msg="Started container" PID=30253 containerID=45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7 description=openshift-marketplace/community-operators-gvr2q/registry-server id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b
2026-06-11 18:17:38.060724 | controller | Jun 11 16:42:00.582636 crc crio[22018]: time="2026-06-11T16:42:00.580055265Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686602-r2sjr/POD" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.060740 | controller | Jun 11 16:42:00.588150 crc crio[22018]: time="2026-06-11T16:42:00.588106922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.060756 | controller | Jun 11 16:42:08.280309 crc crio[22018]: time="2026-06-11T16:42:08.277286044Z" level=info msg="Stopping container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 (timeout: 2s)" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060772 | controller | Jun 11 16:42:09.676018 crc crio[22018]: time="2026-06-11T16:42:09.674983334Z" level=info msg="Stopping container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 (timeout: 2s)" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060787 | controller | Jun 11 16:42:10.671202 crc crio[22018]: time="2026-06-11T16:42:10.670981718Z" level=info msg="Stopping container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d (timeout: 2s)" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060802 | controller | Jun 11 16:42:11.375296 crc crio[22018]: time="2026-06-11T16:42:11.375184191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ffdb9c16-be09-4d7d-9cc6-0e2e906a6b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060818 | controller | Jun 11 16:42:12.911057 crc crio[22018]: time="2026-06-11T16:42:12.908243123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2042f253-f452-482d-a293-500e15d29a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.060834 | controller | Jun 11 16:42:12.933961 crc crio[22018]: time="2026-06-11T16:42:12.933720827Z" level=info msg="Stopped container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060872 | controller | Jun 11 16:42:12.935630 crc crio[22018]: time="2026-06-11T16:42:12.9347831Z" level=info msg="Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.060894 | controller | Jun 11 16:42:12.935630 crc crio[22018]: time="2026-06-11T16:42:12.935285427Z" level=info msg="Stopped container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060915 | controller | Jun 11 16:42:12.935630 crc crio[22018]: time="2026-06-11T16:42:12.935561234Z" level=info msg="Stopped container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.060932 | controller | Jun 11 16:42:12.936031 crc crio[22018]: time="2026-06-11T16:42:12.935606546Z" level=info msg="Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d08}] Aliases:map[]}"
2026-06-11 18:17:38.060949 | controller | Jun 11 16:42:12.936295 crc crio[22018]: time="2026-06-11T16:42:12.936103644Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-lf2lx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.060966 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.936585887Z" level=info msg="Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.060983 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.93668286Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ml4q4/registry-server" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.060999 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.936785823Z" level=info msg="Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.061016 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.936962439Z" level=info msg="Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002ca0af8}] Aliases:map[]}"
2026-06-11 18:17:38.061032 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.937108994Z" level=info msg="Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc00141a7d0}] Aliases:map[]}"
2026-06-11 18:17:38.061049 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.93729485Z" level=info msg="Deleting pod openshift-marketplace_community-operators-rtpqs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.061066 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.937109434Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nnlsj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.061087 | controller | Jun 11 16:42:12.939391 crc crio[22018]: time="2026-06-11T16:42:12.937455255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061104 | controller | Jun 11 16:42:12.956701 crc crio[22018]: time="2026-06-11T16:42:12.948015163Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}"
2026-06-11 18:17:38.061121 | controller | Jun 11 16:42:12.956701 crc crio[22018]: time="2026-06-11T16:42:12.948092383Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686602-r2sjr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.061138 | controller | Jun 11 16:42:13.175843 crc crio[22018]: time="2026-06-11T16:42:13.169578615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061155 | controller | Jun 11 16:42:13.205852 crc crio[22018]: time="2026-06-11T16:42:13.205261624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061172 | controller | Jun 11 16:42:13.531471 crc crio[22018]: time="2026-06-11T16:42:13.530725836Z" level=info msg="Created container 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c: openshift-marketplace/redhat-operators-ml4q4/registry-server" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.061188 | controller | Jun 11 16:42:13.537575 crc crio[22018]: time="2026-06-11T16:42:13.536469311Z" level=info msg="Starting container: 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c" id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.061205 | controller | Jun 11 16:42:13.569607 crc crio[22018]: time="2026-06-11T16:42:13.569213366Z" level=info msg="Started container" PID=30638 containerID=4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c description=openshift-marketplace/redhat-operators-ml4q4/registry-server id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d
2026-06-11 18:17:38.061222 | controller | Jun 11 16:42:13.663405 crc crio[22018]: time="2026-06-11T16:42:13.66300492Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.061239 | controller | Jun 11 16:42:13.677379 crc crio[22018]: time="2026-06-11T16:42:13.676640284Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4a4355da-e535-4257-bd4d-4d94d0234189 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.061255 | controller | Jun 11 16:42:13.681409 crc crio[22018]: time="2026-06-11T16:42:13.680033603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c524b445-aaf4-42a6-8ff9-6945c3fed5c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.061272 | controller | Jun 11 16:42:13.698465 crc crio[22018]: time="2026-06-11T16:42:13.696911321Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686600-vmj8c/oc" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.061293 | controller | Jun 11 16:42:13.699274 crc crio[22018]: time="2026-06-11T16:42:13.698822142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061310 | controller | Jun 11 16:42:13.794727 crc crio[22018]: time="2026-06-11T16:42:13.794630156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061327 | controller | Jun 11 16:42:13.866413 crc crio[22018]: time="2026-06-11T16:42:13.865704182Z" level=info msg="Stopped pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.061343 | controller | Jun 11 16:42:14.386460 crc crio[22018]: time="2026-06-11T16:42:14.381666499Z" level=info msg="Stopped pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.061359 | controller | Jun 11 16:42:14.467437 crc crio[22018]: time="2026-06-11T16:42:14.467249357Z" level=info msg="Removing container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061375 | controller | Jun 11 16:42:14.491272 crc crio[22018]: 2026-06-11T16:42:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d628267a00085b0 Mac:12:83:42:25:91:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.061393 | controller | Jun 11 16:42:14.492700 crc crio[22018]: time="2026-06-11T16:42:14.491907225Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}"
2026-06-11 18:17:38.061410 | controller | Jun 11 16:42:14.492700 crc crio[22018]: time="2026-06-11T16:42:14.492031839Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686602-r2sjr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.061427 | controller | Jun 11 16:42:14.509936 crc crio[22018]: time="2026-06-11T16:42:14.509507348Z" level=info msg="Removed container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061443 | controller | Jun 11 16:42:14.517801 crc crio[22018]: time="2026-06-11T16:42:14.516037883Z" level=info msg="Removing container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061460 | controller | Jun 11 16:42:14.522001 crc crio[22018]: time="2026-06-11T16:42:14.521306103Z" level=info msg="Ran pod sandbox d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd with infra container: openshift-infra/auto-csr-approver-29686602-r2sjr/POD" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.061476 | controller | Jun 11 16:42:14.538460 crc crio[22018]: time="2026-06-11T16:42:14.532103058Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.061497 | controller | Jun 11 16:42:14.538460 crc crio[22018]: time="2026-06-11T16:42:14.534738855Z" level=info msg="Stopped pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.061514 | controller | Jun 11 16:42:14.549127 crc crio[22018]: time="2026-06-11T16:42:14.540068542Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.061530 | controller | Jun 11 16:42:14.591287 crc crio[22018]: time="2026-06-11T16:42:14.590746336Z" level=info msg="Removed container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061547 | controller | Jun 11 16:42:14.599111 crc crio[22018]: time="2026-06-11T16:42:14.599067373Z" level=info msg="Removing container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061563 | controller | Jun 11 16:42:14.652123 crc crio[22018]: time="2026-06-11T16:42:14.652023433Z" level=info msg="Removed container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061579 | controller | Jun 11 16:42:14.666519 crc crio[22018]: time="2026-06-11T16:42:14.666442833Z" level=info msg="Removing container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061595 | controller | Jun 11 16:42:14.718907 crc crio[22018]: time="2026-06-11T16:42:14.718803494Z" level=info msg="Removed container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061611 | controller | Jun 11 16:42:14.733979 crc crio[22018]: time="2026-06-11T16:42:14.733781983Z" level=info msg="Removing container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061627 | controller | Jun 11 16:42:14.771916 crc crio[22018]: time="2026-06-11T16:42:14.771791018Z" level=info msg="Removed container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061643 | controller | Jun 11 16:42:14.786672 crc crio[22018]: time="2026-06-11T16:42:14.783903024Z" level=info msg="Removing container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061659 | controller | Jun 11 16:42:14.896430 crc crio[22018]: time="2026-06-11T16:42:14.896240034Z" level=info msg="Removed container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061675 | controller | Jun 11 16:42:15.154199 crc crio[22018]: time="2026-06-11T16:42:15.152292744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061691 | controller | Jun 11 16:42:15.264713 crc crio[22018]: time="2026-06-11T16:42:15.264576732Z" level=info msg="Created container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.061710 | controller | Jun 11 16:42:15.265940 crc crio[22018]: time="2026-06-11T16:42:15.265874864Z" level=info msg="Starting container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c" id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.061726 | controller | Jun 11 16:42:15.273156 crc crio[22018]: time="2026-06-11T16:42:15.27302467Z" level=info msg="Started container" PID=30789 containerID=fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c description=openshift-infra/auto-csr-approver-29686600-vmj8c/oc id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6
2026-06-11 18:17:38.061743 | controller | Jun 11 16:42:15.527947 crc crio[22018]: time="2026-06-11T16:42:15.527888119Z" level=info msg="Removing container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061759 | controller | Jun 11 16:42:15.560089 crc crio[22018]: time="2026-06-11T16:42:15.559564127Z" level=info msg="Removed container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061775 | controller | Jun 11 16:42:15.572860 crc crio[22018]: time="2026-06-11T16:42:15.572572027Z" level=info msg="Removing container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061791 | controller | Jun 11 16:42:15.598816 crc crio[22018]: time="2026-06-11T16:42:15.598737402Z" level=info msg="Removed container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061807 | controller | Jun 11 16:42:15.608469 crc crio[22018]: time="2026-06-11T16:42:15.608300734Z" level=info msg="Removing container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061823 | controller | Jun 11 16:42:15.647904 crc crio[22018]: time="2026-06-11T16:42:15.647811021Z" level=info msg="Removed container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.061839 | controller | Jun 11 16:42:15.672997 crc crio[22018]: time="2026-06-11T16:42:15.672903743Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.061873 | controller | Jun 11 16:42:15.674614 crc crio[22018]: time="2026-06-11T16:42:15.674514775Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d55f2f44-fde2-45b5-af89-c6ddbe1f9c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.061891 | controller | Jun 11 16:42:15.677388 crc crio[22018]: time="2026-06-11T16:42:15.677278443Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a89b9add-c30f-41ce-86b4-23a313819d80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.061907 | controller | Jun 11 16:42:15.685667 crc crio[22018]: time="2026-06-11T16:42:15.685513539Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686602-r2sjr/oc" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.061927 | controller | Jun 11 16:42:15.687262 crc crio[22018]: time="2026-06-11T16:42:15.687229164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061944 | controller | Jun 11 16:42:15.715051 crc crio[22018]: time="2026-06-11T16:42:15.714963577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061959 | controller | Jun 11 16:42:16.000820 crc crio[22018]: time="2026-06-11T16:42:16.00066895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.061975 | controller | Jun 11 16:42:16.192814 crc crio[22018]: time="2026-06-11T16:42:16.192727378Z" level=info msg="Created container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.061992 | controller | Jun 11 16:42:16.193977 crc crio[22018]: time="2026-06-11T16:42:16.19389096Z" level=info msg="Starting container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08" id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.062008 | controller | Jun 11 16:42:16.199026 crc crio[22018]: time="2026-06-11T16:42:16.198850168Z" level=info msg="Started container" PID=30849 containerID=dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08 description=openshift-infra/auto-csr-approver-29686602-r2sjr/oc id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd
2026-06-11 18:17:38.062024 | controller | Jun 11 16:42:17.682958 crc crio[22018]: time="2026-06-11T16:42:17.681261875Z" level=info msg="Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062041 | controller | Jun 11 16:42:17.686303 crc crio[22018]: time="2026-06-11T16:42:17.684960158Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc000aa4858}] Aliases:map[]}"
2026-06-11 18:17:38.062057 | controller | Jun 11 16:42:17.686303 crc crio[22018]: time="2026-06-11T16:42:17.685684541Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686600-vmj8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.062074 | controller | Jun 11 16:42:18.973277 crc crio[22018]: time="2026-06-11T16:42:18.973199892Z" level=info msg="Stopped pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062090 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.813223339Z" level=info msg="Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062106 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.813787084Z" level=info msg="Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062127 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.813824965Z" level=info msg="Stopped pod sandbox (already stopped): 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062144 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.814407155Z" level=info msg="Removing pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062161 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.814564652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc00285c7f0}] Aliases:map[]}"
2026-06-11 18:17:38.062178 | controller | Jun 11 16:42:19.814970 crc crio[22018]: time="2026-06-11T16:42:19.814722357Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686602-r2sjr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.062194 | controller | Jun 11 16:42:19.824031 crc crio[22018]: time="2026-06-11T16:42:19.823894057Z" level=info msg="Removed pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062211 | controller | Jun 11 16:42:19.825797 crc crio[22018]: time="2026-06-11T16:42:19.825629379Z" level=info msg="Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062227 | controller | Jun 11 16:42:19.826016 crc crio[22018]: time="2026-06-11T16:42:19.825930688Z" level=info msg="Stopped pod sandbox (already stopped): c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062243 | controller | Jun 11 16:42:19.827147 crc crio[22018]: time="2026-06-11T16:42:19.827009796Z" level=info msg="Removing pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062259 | controller | Jun 11 16:42:19.838152 crc crio[22018]: time="2026-06-11T16:42:19.837961165Z" level=info msg="Removed pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062276 | controller | Jun 11 16:42:19.844756 crc crio[22018]: time="2026-06-11T16:42:19.844634007Z" level=info msg="Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062292 | controller | Jun 11 16:42:19.844890 crc crio[22018]: time="2026-06-11T16:42:19.844791992Z" level=info msg="Stopped pod sandbox (already stopped): b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062308 | controller | Jun 11 16:42:19.845975 crc crio[22018]: time="2026-06-11T16:42:19.845827155Z" level=info msg="Removing pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062331 | controller | Jun 11 16:42:19.886756 crc crio[22018]: time="2026-06-11T16:42:19.886252937Z" level=info msg="Removed pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062347 | controller | Jun 11 16:42:20.100852 crc crio[22018]: time="2026-06-11T16:42:20.100139296Z" level=info msg="Stopped pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062363 | controller | Jun 11 16:42:35.619370 crc crio[22018]: time="2026-06-11T16:42:35.618276011Z" level=info msg="Stopping container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad (timeout: 2s)" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.062379 | controller | Jun 11 16:42:35.748735 crc crio[22018]: time="2026-06-11T16:42:35.748458131Z" level=info msg="Stopped container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.062395 | controller | Jun 11 16:42:35.749877 crc crio[22018]: time="2026-06-11T16:42:35.749804073Z" level=info msg="Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062412 | controller | Jun 11 16:42:35.750562 crc crio[22018]: time="2026-06-11T16:42:35.750468554Z" level=info msg="Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002300ea0}] Aliases:map[]}"
2026-06-11 18:17:38.062428 | controller | Jun 11 16:42:35.750868 crc crio[22018]: time="2026-06-11T16:42:35.750811845Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-njn89 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.062444 | controller | Jun 11 16:42:36.013977 crc crio[22018]: time="2026-06-11T16:42:36.01338347Z" level=info msg="Stopped pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062460 | controller | Jun 11 16:42:36.984070 crc crio[22018]: time="2026-06-11T16:42:36.983979911Z" level=info msg="Removing container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062477 | controller | Jun 11 16:42:37.007137 crc crio[22018]: time="2026-06-11T16:42:37.007069618Z" level=info msg="Removed container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062493 | controller | Jun 11 16:42:37.009843 crc crio[22018]: time="2026-06-11T16:42:37.009775244Z" level=info msg="Removing container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062508 | controller | Jun 11 16:42:37.054996 crc crio[22018]: time="2026-06-11T16:42:37.054922157Z" level=info msg="Removed container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062528 | controller | Jun 11 16:42:37.058615 crc crio[22018]: time="2026-06-11T16:42:37.0585436Z" level=info msg="Removing container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062558 | controller | Jun 11 16:42:37.080153 crc crio[22018]: time="2026-06-11T16:42:37.080012521Z" level=info msg="Removed container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.062575 | controller | Jun 11 16:43:19.906133 crc crio[22018]: time="2026-06-11T16:43:19.904916513Z" level=info msg="Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062591 | controller | Jun 11 16:43:19.907666 crc crio[22018]: time="2026-06-11T16:43:19.906143192Z" level=info msg="Stopped pod sandbox (already stopped): b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.062607 | controller | Jun 11 16:43:19.907874 crc crio[22018]: time="2026-06-11T16:43:19.90769739Z" level=info msg="Removing pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062623 | controller | Jun 11 16:43:19.925654 crc crio[22018]: time="2026-06-11T16:43:19.925453712Z" level=info msg="Removed pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.062639 | controller | Jun 11 16:44:00.581985 crc crio[22018]: time="2026-06-11T16:44:00.581025373Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686604-7kshn/POD" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.062655 | controller | Jun 11 16:44:00.584443 crc crio[22018]: time="2026-06-11T16:44:00.582026815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.062672 | controller | Jun 11 16:44:00.628386 crc crio[22018]: time="2026-06-11T16:44:00.628243301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}"
2026-06-11 18:17:38.062688 | controller | Jun 11 16:44:00.628715 crc crio[22018]: time="2026-06-11T16:44:00.628410066Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686604-7kshn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.062708 | controller | Jun 11 16:44:00.949601 crc crio[22018]: 2026-06-11T16:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d08c117e9a73f35 Mac:66:06:13:7c:28:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.062729 | controller | Jun 11 16:44:00.951091 crc crio[22018]: time="2026-06-11T16:44:00.95098947Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}"
2026-06-11 18:17:38.062747 | controller | Jun 11 16:44:00.951191 crc crio[22018]: time="2026-06-11T16:44:00.951141885Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686604-7kshn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.062763 | controller | Jun 11 16:44:00.958768 crc crio[22018]: time="2026-06-11T16:44:00.958496997Z" level=info msg="Ran pod sandbox d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c with infra container: openshift-infra/auto-csr-approver-29686604-7kshn/POD" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.062779 | controller | Jun 11 16:44:00.962008 crc crio[22018]: time="2026-06-11T16:44:00.961898683Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.062795 | controller | Jun 11 16:44:00.974996 crc crio[22018]: time="2026-06-11T16:44:00.974909894Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.062812 | controller | Jun 11 16:44:02.431247 crc crio[22018]: time="2026-06-11T16:44:02.431096156Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.062828 | controller | Jun 11 16:44:02.433500 crc crio[22018]: time="2026-06-11T16:44:02.432451418Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dc7100a0-2c33-42fe-9e4c-f0f544d5260d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.062863 | controller | Jun 11 16:44:02.434306 crc crio[22018]: time="2026-06-11T16:44:02.434254866Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d45e34be-4b4d-426b-b231-fc81f9663497 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.062891 | controller | Jun 11 16:44:02.439822 crc crio[22018]: time="2026-06-11T16:44:02.439708997Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686604-7kshn/oc" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.062909 | controller | Jun 11 16:44:02.440228 crc crio[22018]: time="2026-06-11T16:44:02.440151391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.062926 | controller | Jun 11 16:44:02.468394 crc crio[22018]: time="2026-06-11T16:44:02.467039119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.062942 | controller | Jun 11 16:44:02.636901 crc crio[22018]: time="2026-06-11T16:44:02.636827339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.062958 | controller | Jun 11 16:44:02.749816 crc crio[22018]: time="2026-06-11T16:44:02.749743436Z" level=info msg="Created container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.062978 | controller | Jun 11 16:44:02.751923 crc crio[22018]: time="2026-06-11T16:44:02.751822061Z" level=info msg="Starting container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279" id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.062995 | controller | Jun 11 16:44:02.756894 crc crio[22018]: time="2026-06-11T16:44:02.756794747Z" level=info msg="Started container" PID=32406 containerID=5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279 description=openshift-infra/auto-csr-approver-29686604-7kshn/oc id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c
2026-06-11 18:17:38.063011 | controller | Jun 11 16:44:04.885695 crc crio[22018]: time="2026-06-11T16:44:04.885131732Z" level=info msg="Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063028 | controller | Jun 11 16:44:04.887175 crc crio[22018]: time="2026-06-11T16:44:04.886212466Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}"
2026-06-11 18:17:38.063044 | controller | Jun 11 16:44:04.887175 crc crio[22018]: time="2026-06-11T16:44:04.886408623Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686604-7kshn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063060 | controller | Jun 11 16:44:05.112935 crc crio[22018]: time="2026-06-11T16:44:05.112607026Z" level=info msg="Stopped pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063076 | controller | Jun 11 16:45:00.508436 crc crio[22018]: time="2026-06-11T16:45:00.507558794Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063092 | controller | Jun 11 16:45:00.508436 crc crio[22018]: time="2026-06-11T16:45:00.508427511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063108 | controller | Jun 11 16:45:00.532632 crc crio[22018]: time="2026-06-11T16:45:00.5324894Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}"
2026-06-11 18:17:38.063124 | controller | Jun 11 16:45:00.532632 crc crio[22018]: time="2026-06-11T16:45:00.532566212Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063140 | controller | Jun 11 16:45:00.764037 crc crio[22018]: 2026-06-11T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d76335c9a6aa8 Mac:1a:3c:21:bf:63:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.063160 | controller | Jun 11 16:45:00.766295 crc crio[22018]: time="2026-06-11T16:45:00.766245005Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}"
2026-06-11 18:17:38.063177 | controller | Jun 11 16:45:00.766546 crc crio[22018]: time="2026-06-11T16:45:00.766494113Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.063194 | controller | Jun 11 16:45:00.772170 crc crio[22018]: time="2026-06-11T16:45:00.772083101Z" level=info msg="Ran pod sandbox 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063210 | controller | Jun 11 16:45:00.773655 crc crio[22018]: time="2026-06-11T16:45:00.773578065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4f28f770-e63b-4128-8fd4-df0a966f5063 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.063226 | controller | Jun 11 16:45:00.776409 crc crio[22018]: time="2026-06-11T16:45:00.776282371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff1a8a5b-8293-4e72-9d84-09fef414e448 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.063242 | controller | Jun 11 16:45:00.784199 crc crio[22018]: time="2026-06-11T16:45:00.784093426Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.063258 | controller | Jun 11 16:45:00.784599 crc crio[22018]: time="2026-06-11T16:45:00.7845321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063274 | controller | Jun 11 16:45:00.810064 crc crio[22018]: time="2026-06-11T16:45:00.809955752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063289 | controller | Jun 11 16:45:00.814420 crc crio[22018]: time="2026-06-11T16:45:00.81431569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063305 | controller | Jun 11 16:45:00.916489 crc crio[22018]: time="2026-06-11T16:45:00.916290112Z" level=info msg="Created container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.063321 | controller | Jun 11 16:45:00.917738 crc crio[22018]: time="2026-06-11T16:45:00.917618004Z" level=info msg="Starting container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75" id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.063342 | controller | Jun 11 16:45:00.924975 crc crio[22018]: time="2026-06-11T16:45:00.924656016Z" level=info msg="Started container" PID=33282 containerID=d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75 description=openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5
2026-06-11 18:17:38.063358 | controller | Jun 11 16:45:02.397121 crc crio[22018]: time="2026-06-11T16:45:02.396881833Z" level=info msg="Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063375 | controller | Jun 11 16:45:02.398184 crc crio[22018]: time="2026-06-11T16:45:02.397843504Z" level=info msg="Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc002b144f8}] Aliases:map[]}"
2026-06-11 18:17:38.063391 | controller | Jun 11 16:45:02.398184 crc crio[22018]: time="2026-06-11T16:45:02.397999519Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063408 | controller | Jun 11 16:45:02.625223 crc crio[22018]: time="2026-06-11T16:45:02.625094873Z" level=info msg="Stopped pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063424 | controller | Jun 11 16:46:00.668751 crc crio[22018]: time="2026-06-11T16:46:00.667762648Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686606-gcwng/POD" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063442 | controller | Jun 11 16:46:00.670395 crc crio[22018]: time="2026-06-11T16:46:00.66878275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063461 | controller | Jun 11 16:46:00.694932 crc crio[22018]: time="2026-06-11T16:46:00.694822881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}"
2026-06-11 18:17:38.063477 | controller | Jun 11 16:46:00.694932 crc crio[22018]: time="2026-06-11T16:46:00.694922874Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686606-gcwng to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063494 | controller | Jun 11 16:46:00.943910 crc crio[22018]: 2026-06-11T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a7587fbbef020 Mac:66:fd:72:b7:f3:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.063510 | controller | Jun 11 16:46:00.947798 crc crio[22018]: time="2026-06-11T16:46:00.947648467Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}"
2026-06-11 18:17:38.063531 | controller | Jun 11 16:46:00.947940 crc crio[22018]: time="2026-06-11T16:46:00.947883435Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686606-gcwng for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.063547 | controller | Jun 11 16:46:00.962073 crc crio[22018]: time="2026-06-11T16:46:00.961952989Z" level=info msg="Ran pod sandbox e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 with infra container: openshift-infra/auto-csr-approver-29686606-gcwng/POD" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063564 | controller | Jun 11 16:46:00.965002 crc crio[22018]: time="2026-06-11T16:46:00.964925571Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.063580 | controller | Jun 11 16:46:00.975243 crc crio[22018]: time="2026-06-11T16:46:00.975160844Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.063597 | controller | Jun 11 16:46:01.973872 crc crio[22018]: time="2026-06-11T16:46:01.973726567Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.063613 | controller | Jun 11 16:46:01.975240 crc crio[22018]: time="2026-06-11T16:46:01.97448165Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bbebe528-a120-4b45-a49b-04cfcfacb5ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.063629 | controller | Jun 11 16:46:01.976400 crc crio[22018]: time="2026-06-11T16:46:01.976256177Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=31407ee4-dbda-4263-8774-7259fab34c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.063646 | controller | Jun 11 16:46:01.987142 crc crio[22018]: time="2026-06-11T16:46:01.987027316Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686606-gcwng/oc" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.063662 | controller | Jun 11 16:46:01.987740 crc crio[22018]: time="2026-06-11T16:46:01.987663736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063677 | controller | Jun 11 16:46:02.014177 crc crio[22018]: time="2026-06-11T16:46:02.014046767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063693 | controller | Jun 11 16:46:02.294011 crc crio[22018]: time="2026-06-11T16:46:02.293835532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063708 | controller | Jun 11 16:46:02.449995 crc crio[22018]: time="2026-06-11T16:46:02.449248039Z" level=info msg="Created container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.063727 | controller | Jun 11 16:46:02.451409 crc crio[22018]: time="2026-06-11T16:46:02.451248052Z" level=info msg="Starting container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60" id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.063744 | controller | Jun 11 16:46:02.457262 crc crio[22018]: time="2026-06-11T16:46:02.457150298Z" level=info msg="Started container" PID=34471 containerID=dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60 description=openshift-infra/auto-csr-approver-29686606-gcwng/oc id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5
2026-06-11 18:17:38.063760 | controller | Jun 11 16:46:03.966942 crc crio[22018]: time="2026-06-11T16:46:03.966842726Z" level=info msg="Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063776 | controller | Jun 11 16:46:03.968422 crc crio[22018]: time="2026-06-11T16:46:03.967537598Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc00285c2e8}] Aliases:map[]}"
2026-06-11 18:17:38.063792 | controller | Jun 11 16:46:03.968422 crc crio[22018]: time="2026-06-11T16:46:03.967711754Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686606-gcwng from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063808 | controller | Jun 11 16:46:04.232994 crc crio[22018]: time="2026-06-11T16:46:04.232010472Z" level=info msg="Stopped pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.063824 | controller | Jun 11 16:46:11.992115 crc crio[22018]: time="2026-06-11T16:46:11.991634435Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063840 | controller | Jun 11 16:46:11.993170 crc crio[22018]: time="2026-06-11T16:46:11.992160102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063874 | controller | Jun 11 16:46:12.007699 crc crio[22018]: time="2026-06-11T16:46:12.007596357Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063892 | controller | Jun 11 16:46:12.007806 crc crio[22018]: time="2026-06-11T16:46:12.007733141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063908 | controller | Jun 11 16:46:12.041619 crc crio[22018]: time="2026-06-11T16:46:12.041506561Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.063923 | controller | Jun 11 16:46:12.041734 crc crio[22018]: time="2026-06-11T16:46:12.041697697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.063939 | controller | Jun 11 16:46:12.043730 crc crio[22018]: time="2026-06-11T16:46:12.043629483Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}"
2026-06-11 18:17:38.063959 | controller | Jun 11 16:46:12.043730 crc crio[22018]: time="2026-06-11T16:46:12.043726586Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.063976 | controller | Jun 11 16:46:12.048310 crc crio[22018]: time="2026-06-11T16:46:12.048131435Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.063992 | controller | Jun 11 16:46:12.048529 crc crio[22018]: time="2026-06-11T16:46:12.04830722Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-x7kfx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.064009 | controller | Jun 11 16:46:12.082241 crc crio[22018]: time="2026-06-11T16:46:12.082113988Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}"
2026-06-11 18:17:38.064025 | controller | Jun 11 16:46:12.082241 crc crio[22018]: time="2026-06-11T16:46:12.082222311Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.064042 | controller | Jun 11 16:46:12.848845 crc crio[22018]: 2026-06-11T16:46:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5332bd3b16a54f Mac:76:6b:56:3c:58:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.064058 | controller | Jun 11 16:46:12.851397 crc crio[22018]: time="2026-06-11T16:46:12.8512448Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}"
2026-06-11 18:17:38.064075 | controller | Jun 11 16:46:12.851569 crc crio[22018]: time="2026-06-11T16:46:12.851523939Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.064091 | controller | Jun 11 16:46:12.859809 crc crio[22018]: time="2026-06-11T16:46:12.859757217Z" level=info msg="Ran pod sandbox f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.064112 | controller | Jun 11 16:46:12.861957 crc crio[22018]: time="2026-06-11T16:46:12.861882324Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064129 | controller | Jun 11 16:46:12.862210 crc crio[22018]: time="2026-06-11T16:46:12.862146142Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064145 | controller | Jun 11 16:46:12.862459 crc crio[22018]: time="2026-06-11T16:46:12.86238273Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064161 | controller | Jun 11 16:46:12.863245 crc crio[22018]: time="2026-06-11T16:46:12.863186306Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064178 | controller | Jun 11 16:46:12.869819 crc crio[22018]: time="2026-06-11T16:46:12.869497815Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 18:17:38.064194 | controller | Jun 11 16:46:13.030111 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afb4a157dab29e Mac:aa:b5:a0:35:55:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.064210 | controller | Jun 11 16:46:13.031640 crc crio[22018]: time="2026-06-11T16:46:13.030996143Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.064227 | controller | Jun 11 16:46:13.031640 crc crio[22018]: time="2026-06-11T16:46:13.031184119Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-x7kfx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.064243 | controller | Jun 11 16:46:13.032160 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d78daf14ebe237 Mac:06:a4:0c:a0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a SocketPath: PciID:}] [{Interface:0xc0002c89e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.064260 | controller | Jun 11 16:46:13.035078 crc crio[22018]: time="2026-06-11T16:46:13.033301756Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}"
2026-06-11 18:17:38.064276 | controller | Jun 11 16:46:13.035078 crc crio[22018]: time="2026-06-11T16:46:13.033696489Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.064297 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.037949264Z" level=info msg="Ran pod sandbox 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 with infra container: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.064313 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.039991497Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064330 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.040161772Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064346 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.040250735Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064362 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.041304077Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064378 | controller | Jun 11 16:46:13.043507 crc crio[22018]: time="2026-06-11T16:46:13.04191686Z" level=info msg="Ran pod sandbox 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.064393 | controller | Jun 11 16:46:13.044254 crc crio[22018]: time="2026-06-11T16:46:13.043759396Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064409 | controller | Jun 11 16:46:13.044254 crc crio[22018]: time="2026-06-11T16:46:13.043914571Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064425 | controller | Jun 11 16:46:13.044254 crc crio[22018]: time="2026-06-11T16:46:13.043946472Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 18:17:38.064441 | controller | Jun 11 16:46:13.044254 crc crio[22018]: time="2026-06-11T16:46:13.043964572Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064457 | controller | Jun 11 16:46:13.045402 crc crio[22018]: time="2026-06-11T16:46:13.045207376Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064473 | controller | Jun 11 16:46:13.051065 crc crio[22018]: time="2026-06-11T16:46:13.051004075Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 18:17:38.064489 | controller | Jun 11 16:46:18.160395 crc crio[22018]: time="2026-06-11T16:46:18.159380423Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064506 | controller | Jun 11 16:46:18.162125 crc crio[22018]: time="2026-06-11T16:46:18.161589959Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=0ec2e8bb-1277-4246-adde-b3b0040d7c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064526 | controller | Jun 11 16:46:18.919585 crc crio[22018]: time="2026-06-11T16:46:18.918637973Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=f7f60b5c-dd1f-46f5-8943-dc27c1719c87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064542 | controller | Jun 11 16:46:19.107431 crc crio[22018]: time="2026-06-11T16:46:19.107231516Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064558 | controller | Jun 11 16:46:19.109070 crc crio[22018]: time="2026-06-11T16:46:19.10895869Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=18ce7f92-990e-4e16-a912-5f3f00e04645 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064574 | controller | Jun 11 16:46:19.180022 crc crio[22018]: time="2026-06-11T16:46:19.179284955Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f78c7ce6-d5c3-44bf-9898-e74db3aac1c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064590 | controller | Jun 11 16:46:19.186812 crc crio[22018]: time="2026-06-11T16:46:19.186672598Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064605 | controller | Jun 11 16:46:19.190493 crc crio[22018]: time="2026-06-11T16:46:19.190251511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064621 | controller | Jun 11 16:46:19.190810 crc crio[22018]: time="2026-06-11T16:46:19.190701515Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064636 | controller | Jun 11 16:46:19.194203 crc crio[22018]: time="2026-06-11T16:46:19.19404418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064652 | controller | Jun 11 16:46:19.252627 crc crio[22018]: time="2026-06-11T16:46:19.250200879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064667 | controller | Jun 11 16:46:19.259697 crc crio[22018]: time="2026-06-11T16:46:19.258544662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064683 | controller | Jun 11 16:46:19.260139 crc crio[22018]: time="2026-06-11T16:46:19.260105412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064699 | controller | Jun 11 16:46:19.267854 crc crio[22018]: time="2026-06-11T16:46:19.267820386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064715 | controller | Jun 11 16:46:19.270471 crc crio[22018]: time="2026-06-11T16:46:19.270310536Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.064731 | controller | Jun 11 16:46:19.271758 crc crio[22018]: time="2026-06-11T16:46:19.271692567Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=7caee235-fc44-4b8a-b758-9b47afa866b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064750 | controller | Jun 11 16:46:19.274741 crc crio[22018]: time="2026-06-11T16:46:19.274664201Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=ae2d20da-1eed-4446-8bad-094dcb2439de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.064767 | controller | Jun 11 16:46:19.286744 crc crio[22018]: time="2026-06-11T16:46:19.286687309Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064783 | controller | Jun 11 16:46:19.289849 crc crio[22018]: time="2026-06-11T16:46:19.289818849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064799 | controller | Jun 11 16:46:19.347154 crc crio[22018]: time="2026-06-11T16:46:19.347070992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064815 | controller | Jun 11 16:46:19.350900 crc crio[22018]: time="2026-06-11T16:46:19.350788609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.064831 | controller | Jun 11 16:46:19.445405 crc crio[22018]: time="2026-06-11T16:46:19.445269256Z" level=info msg="Created container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064846 | controller | Jun 11 16:46:19.446815 crc crio[22018]: time="2026-06-11T16:46:19.446731852Z" level=info msg="Starting container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316" id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.064881 | controller | Jun 11 16:46:19.446985 crc crio[22018]: time="2026-06-11T16:46:19.446693421Z" level=info msg="Created container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064897 | controller | Jun 11 16:46:19.447247 crc crio[22018]: time="2026-06-11T16:46:19.446741632Z" level=info msg="Created container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.064913 | controller | Jun 11 16:46:19.448264 crc crio[22018]: time="2026-06-11T16:46:19.448173778Z" level=info msg="Starting container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622" id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.064929 | controller | Jun 11 16:46:19.448403 crc crio[22018]: time="2026-06-11T16:46:19.448368873Z" level=info msg="Starting container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e" id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.064945 | controller | Jun 11 16:46:19.452689 crc crio[22018]: time="2026-06-11T16:46:19.452599467Z" level=info msg="Started container" PID=35397 containerID=4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e description=cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55
2026-06-11 18:17:38.064966 | controller | Jun 11 16:46:19.453224 crc crio[22018]: time="2026-06-11T16:46:19.453123485Z" level=info msg="Started container" PID=35393 containerID=f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2
2026-06-11 18:17:38.064982 | controller | Jun 11 16:46:19.457841 crc crio[22018]: time="2026-06-11T16:46:19.455601772Z" level=info msg="Started container" PID=35392 containerID=ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 description=cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761
2026-06-11 18:17:38.064999 | controller | Jun 11 16:46:20.861428 crc crio[22018]: time="2026-06-11T16:46:20.860711904Z" level=info msg="Stopping container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc (timeout: 30s)" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065015 | controller | Jun 11 16:46:20.862578 crc crio[22018]: time="2026-06-11T16:46:20.860975802Z" level=info msg="Stopping container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef (timeout: 30s)" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065030 | controller | Jun 11 16:46:20.985251 crc crio[22018]: time="2026-06-11T16:46:20.983702369Z" level=info msg="Stopped container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065046 | controller | Jun 11 16:46:21.023776 crc crio[22018]: time="2026-06-11T16:46:21.020649173Z" level=info msg="Stopping container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 (timeout: 30s)" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065062 | controller | Jun 11 16:46:21.023776 crc crio[22018]: time="2026-06-11T16:46:21.020750077Z" level=info msg="Stopping container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 (timeout: 30s)" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065078 | controller | Jun 11 16:46:21.023776 crc crio[22018]: time="2026-06-11T16:46:21.021137529Z" level=info msg="Stopping container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 (timeout: 30s)" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065093 | controller | Jun 11 16:46:21.023776 crc crio[22018]: time="2026-06-11T16:46:21.02336027Z" level=info msg="Stopping container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 (timeout: 30s)" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065108 | controller | Jun 11 16:46:21.024400 crc crio[22018]: time="2026-06-11T16:46:21.02431328Z" level=info msg="Stopping container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 (timeout: 30s)" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065124 | controller | Jun 11 16:46:21.030757 crc crio[22018]: time="2026-06-11T16:46:21.030671223Z" level=info msg="Stopping container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 (timeout: 30s)" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065140 | controller | Jun 11 16:46:21.032832 crc crio[22018]: time="2026-06-11T16:46:21.032766789Z" level=info msg="Stopping container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 (timeout: 30s)" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065159 | controller | Jun 11 16:46:21.055576 crc crio[22018]: time="2026-06-11T16:46:21.054677967Z" level=info msg="Stopped container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065175 | controller | Jun 11 16:46:21.058982 crc crio[22018]: time="2026-06-11T16:46:21.05887753Z" level=info msg="Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.065191 | controller | Jun 11 16:46:21.078610 crc crio[22018]: time="2026-06-11T16:46:21.078493387Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:17:38.065207 | controller | Jun 11 16:46:21.079113 crc crio[22018]: time="2026-06-11T16:46:21.078731104Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065223 | controller | Jun 11 16:46:21.079702 crc crio[22018]: time="2026-06-11T16:46:21.079643752Z" level=info msg="Stopped pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.065239 | controller | Jun 11 16:46:21.095577 crc crio[22018]: time="2026-06-11T16:46:21.094929517Z" level=info msg="Stopping container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad (timeout: 30s)" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065255 | controller | Jun 11 16:46:21.173916 crc crio[22018]: time="2026-06-11T16:46:21.17382904Z" level=info msg="Stopped container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065271 | controller | Jun 11 16:46:21.178750 crc crio[22018]: time="2026-06-11T16:46:21.178645722Z" level=info msg="Stopped container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065287 | controller | Jun 11 16:46:21.180715 crc crio[22018]: time="2026-06-11T16:46:21.18042196Z" level=info msg="Stopped container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065302 | controller | Jun 11 16:46:21.181100 crc crio[22018]: time="2026-06-11T16:46:21.180805172Z" level=info msg="Stopped container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065317 | controller | Jun 11 16:46:21.236170 crc crio[22018]: time="2026-06-11T16:46:21.236060711Z" level=info msg="Removing container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.065333 | controller | Jun 11 16:46:21.242798 crc crio[22018]: time="2026-06-11T16:46:21.242719471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9fc4f6f5-c645-4424-8eab-153fde18b2f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.065356 | controller | Jun 11 16:46:21.248014 crc crio[22018]: time="2026-06-11T16:46:21.247916214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ecd02047-e53f-4845-bc8a-628f239b5ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.065372 | controller | Jun 11 16:46:21.251053 crc crio[22018]: time="2026-06-11T16:46:21.250965801Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.065388 | controller | Jun 11 16:46:21.252827 crc crio[22018]: time="2026-06-11T16:46:21.252489348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065404 | controller | Jun 11 16:46:21.287647 crc crio[22018]: time="2026-06-11T16:46:21.287157851Z" level=info msg="Stopped container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065419 | controller | Jun 11 16:46:21.299972 crc crio[22018]: time="2026-06-11T16:46:21.299787448Z" level=info msg="Removed container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.065435 | controller | Jun 11 16:46:21.304049 crc crio[22018]: time="2026-06-11T16:46:21.303958981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065450 | controller | Jun 11 16:46:21.308615 crc crio[22018]: time="2026-06-11T16:46:21.308475372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065466 | controller | Jun 11 16:46:21.367774 crc crio[22018]: time="2026-06-11T16:46:21.367615364Z" level=info msg="Stopped container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065482 | controller | Jun 11 16:46:21.369786 crc crio[22018]: time="2026-06-11T16:46:21.369696261Z" level=info msg="Stopped container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065497 | controller | Jun 11 16:46:21.475749 crc crio[22018]: time="2026-06-11T16:46:21.47468993Z" level=info msg="Created container 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d: openshift-multus/multus-bzhnf/kube-multus" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.065513 | controller | Jun 11 16:46:21.477844 crc crio[22018]: time="2026-06-11T16:46:21.477719685Z" level=info msg="Starting container: 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d" id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.065528 | controller | Jun 11 16:46:21.495282 crc crio[22018]: time="2026-06-11T16:46:21.495104702Z" level=info msg="Started container" PID=35575 containerID=099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d description=openshift-multus/multus-bzhnf/kube-multus id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24
2026-06-11 18:17:38.065549 | controller | Jun 11 16:46:21.520241 crc crio[22018]: time="2026-06-11T16:46:21.52012671Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\""
2026-06-11 18:17:38.065565 | controller | Jun 11 16:46:21.520241 crc crio[22018]: time="2026-06-11T16:46:21.520247664Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065581 | controller | Jun 11 16:46:21.749492 crc crio[22018]: time="2026-06-11T16:46:21.749313383Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.065598 | controller | Jun 11 16:46:21.749616 crc crio[22018]: time="2026-06-11T16:46:21.74953918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065614 | controller | Jun 11 16:46:21.772070 crc crio[22018]: time="2026-06-11T16:46:21.771861355Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.065630 | controller | Jun 11 16:46:21.799146 crc crio[22018]: time="2026-06-11T16:46:21.799029853Z" level=info msg="Ran pod sandbox 0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.065646 | controller | Jun 11 16:46:21.801796 crc crio[22018]: time="2026-06-11T16:46:21.801743235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7a7f9db3-88f8-423d-b682-9f850d83319a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.065662 | controller | Jun 11 16:46:21.807918 crc crio[22018]: time="2026-06-11T16:46:21.807838098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=aaca3837-f904-41b2-9d9c-fec3bcccc9c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.065677 | controller | Jun 11 16:46:21.816042 crc crio[22018]: time="2026-06-11T16:46:21.815954522Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.065693 | controller | Jun 11 16:46:21.817712 crc crio[22018]: time="2026-06-11T16:46:21.817643716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065709 | controller | Jun 11 16:46:21.836203 crc crio[22018]: time="2026-06-11T16:46:21.836097347Z" level=info msg="Stopped container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.065724 | controller | Jun 11 16:46:21.837645 crc crio[22018]: time="2026-06-11T16:46:21.837564413Z" level=info msg="Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.065740 | controller | Jun 11 16:46:21.841458 crc crio[22018]: time="2026-06-11T16:46:21.841379974Z" level=info msg="Stopped pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.065756 | controller | Jun 11 16:46:21.846851 crc crio[22018]: time="2026-06-11T16:46:21.846784494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.065776 | controller | Jun 11 16:46:21.937243 crc crio[22018]: time="2026-06-11T16:46:21.937138691Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 18:17:38.065793 | controller | Jun 11 16:46:21.938547 crc crio[22018]: time="2026-06-11T16:46:21.937482882Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065809 | controller | Jun 11 16:46:21.954999 crc crio[22018]: time="2026-06-11T16:46:21.952545737Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 18:17:38.065825 | controller | Jun 11 16:46:21.954999 crc crio[22018]: time="2026-06-11T16:46:21.952741383Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065841 | controller | Jun 11 16:46:21.954999 crc crio[22018]: time="2026-06-11T16:46:21.952781754Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 18:17:38.065877 | controller | Jun 11 16:46:21.954999 crc crio[22018]: time="2026-06-11T16:46:21.952813155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065895 | controller | Jun 11 16:46:21.968214 crc crio[22018]: time="2026-06-11T16:46:21.968059594Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 18:17:38.065911 | controller | Jun 11 16:46:21.968214 crc crio[22018]: time="2026-06-11T16:46:21.968206819Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065928 | controller | Jun 11 16:46:21.986418 crc crio[22018]: time="2026-06-11T16:46:21.986044021Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 18:17:38.065945 | controller | Jun 11 16:46:21.986670 crc crio[22018]: time="2026-06-11T16:46:21.986610252Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065961 | controller | Jun 11 16:46:21.998141 crc crio[22018]: time="2026-06-11T16:46:21.99802586Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 18:17:38.065977 | controller | Jun 11 16:46:21.998419 crc crio[22018]: time="2026-06-11T16:46:21.998152934Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.065992 | controller | Jun 11 16:46:22.007137 crc crio[22018]: time="2026-06-11T16:46:22.007006234Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 18:17:38.066008 | controller | Jun 11 16:46:22.007235 crc crio[22018]: time="2026-06-11T16:46:22.007206141Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.066024 | controller | Jun 11 16:46:22.007842 crc crio[22018]: time="2026-06-11T16:46:22.007736965Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 18:17:38.066039 | controller | Jun 11 16:46:22.007910 crc crio[22018]: time="2026-06-11T16:46:22.007846478Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.066055 | controller | Jun 11 16:46:22.018935 crc crio[22018]: time="2026-06-11T16:46:22.018787823Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\""
2026-06-11 18:17:38.066071 | controller | Jun 11 16:46:22.093268 crc crio[22018]: time="2026-06-11T16:46:22.093034333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066087 | controller | Jun 11 16:46:22.200842 crc crio[22018]: time="2026-06-11T16:46:22.200653034Z" level=info msg="Created container 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066108 | controller | Jun 11 16:46:22.201918 crc crio[22018]: time="2026-06-11T16:46:22.201868442Z" level=info msg="Starting container: 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd" id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.066125 | controller | Jun 11 16:46:22.207567 crc crio[22018]: time="2026-06-11T16:46:22.207430868Z" level=info msg="Started container" PID=35614 containerID=457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c
2026-06-11 18:17:38.066142 | controller | Jun 11 16:46:22.217511 crc crio[22018]: time="2026-06-11T16:46:22.216972379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4f5de746-da36-4be1-806b-67e588266d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066158 | controller | Jun 11 16:46:22.219945 crc crio[22018]: time="2026-06-11T16:46:22.21989217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=788be526-99a1-41ef-b5e6-90c95dfa2e84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066174 | controller | Jun 11 16:46:22.228037 crc crio[22018]: time="2026-06-11T16:46:22.227918964Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066190 | controller | Jun 11 16:46:22.228813 crc crio[22018]: time="2026-06-11T16:46:22.228766201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066206 | controller | Jun 11 16:46:22.250968 crc crio[22018]: time="2026-06-11T16:46:22.250867848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066222 | controller | Jun 11 16:46:22.255428 crc crio[22018]: time="2026-06-11T16:46:22.255228524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066238 | controller | Jun 11 16:46:22.321143 crc crio[22018]: time="2026-06-11T16:46:22.321104639Z" level=info msg="Removing container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066253 | controller | Jun 11 16:46:22.348756 crc crio[22018]: time="2026-06-11T16:46:22.348643108Z" level=info msg="Removed container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066269 | controller | Jun 11 16:46:22.356545 crc crio[22018]: time="2026-06-11T16:46:22.356429755Z" level=info msg="Removing container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066285 | controller | Jun 11 16:46:22.376190 crc crio[22018]: time="2026-06-11T16:46:22.376116214Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.066301 | controller | Jun 11 16:46:22.376413 crc crio[22018]: time="2026-06-11T16:46:22.376242018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066320 | controller | Jun 11 16:46:22.380999 crc crio[22018]: time="2026-06-11T16:46:22.380912495Z" level=info msg="Removed container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066337 | controller | Jun 11 16:46:22.383574 crc crio[22018]: time="2026-06-11T16:46:22.383501906Z" level=info msg="Removing container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066352 | controller | Jun 11 16:46:22.387465 crc crio[22018]: time="2026-06-11T16:46:22.387205893Z" level=info msg="Created container 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066368 | controller | Jun 11 16:46:22.388314 crc crio[22018]: time="2026-06-11T16:46:22.388282826Z" level=info msg="Starting container: 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18" id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.066384 | controller | Jun 11 16:46:22.394089 crc crio[22018]: time="2026-06-11T16:46:22.393616814Z" level=info msg="Started container" PID=35638 containerID=1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c
2026-06-11 18:17:38.066400 | controller | Jun 11 16:46:22.409386 crc crio[22018]: time="2026-06-11T16:46:22.40859327Z" level=info msg="Removed container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066417 | controller | Jun 11 16:46:22.412286 crc crio[22018]: time="2026-06-11T16:46:22.412203411Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.066434 | controller | Jun 11 16:46:22.415927 crc crio[22018]: time="2026-06-11T16:46:22.415862435Z" level=info msg="Removing container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066452 | controller | Jun 11 16:46:22.426887 crc crio[22018]: time="2026-06-11T16:46:22.426790153Z" level=info msg="Ran pod sandbox fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a with infra container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.066468 | controller | Jun 11 16:46:22.430719 crc crio[22018]: time="2026-06-11T16:46:22.43061526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4c3b4727-217a-4c40-9fc6-b74b41ad38a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066484 | controller | Jun 11 16:46:22.434534 crc crio[22018]: time="2026-06-11T16:46:22.43441822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fa8b9e3d-9822-4a0e-be08-33b34640cd36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066511 | controller | Jun 11 16:46:22.441051 crc crio[22018]: time="2026-06-11T16:46:22.440952939Z" level=info msg="Removed container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066527 | controller | Jun 11 16:46:22.445238 crc crio[22018]: time="2026-06-11T16:46:22.445164819Z" level=info msg="Removing container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066555 | controller | Jun 11 16:46:22.453151 crc crio[22018]: time="2026-06-11T16:46:22.451572521Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066572 | controller | Jun 11 16:46:22.453151 crc crio[22018]: time="2026-06-11T16:46:22.452218232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066588 | controller | Jun 11 16:46:22.477457 crc crio[22018]: time="2026-06-11T16:46:22.477303302Z" level=info msg="Removed container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066604 | controller | Jun 11 16:46:22.488004 crc crio[22018]: time="2026-06-11T16:46:22.487832933Z" level=info msg="Removing container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066620 | controller | Jun 11 16:46:22.489475 crc crio[22018]: time="2026-06-11T16:46:22.48930182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066635 | controller | Jun 11 16:46:22.491665 crc crio[22018]: time="2026-06-11T16:46:22.491605684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066651 | controller | Jun 11 16:46:22.503721 crc crio[22018]: time="2026-06-11T16:46:22.503226039Z" level=info msg="Removed container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066667 | controller | Jun 11 16:46:22.505950 crc crio[22018]: time="2026-06-11T16:46:22.505885563Z" level=info msg="Removing container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066684 | controller | Jun 11 16:46:22.529374 crc crio[22018]: time="2026-06-11T16:46:22.528098285Z" level=info msg="Removed container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066699 | controller | Jun 11 16:46:22.531646 crc crio[22018]: time="2026-06-11T16:46:22.531618162Z" level=info msg="Removing container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066715 | controller | Jun 11 16:46:22.590083 crc crio[22018]: time="2026-06-11T16:46:22.589656084Z" level=info msg="Removed container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066735 | controller | Jun 11 16:46:22.597019 crc crio[22018]: time="2026-06-11T16:46:22.596964693Z" level=info msg="Removing container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066752 | controller | Jun 11 16:46:22.608116 crc crio[22018]: time="2026-06-11T16:46:22.60801711Z" level=info msg="Created container df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066768 | controller | Jun 11 16:46:22.609296 crc crio[22018]: time="2026-06-11T16:46:22.609187397Z" level=info msg="Starting container: df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62" id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.066785 | controller | Jun 11 16:46:22.615055 crc crio[22018]: time="2026-06-11T16:46:22.614961918Z" level=info msg="Started container" PID=35664 containerID=df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.066802 | controller | Jun 11 16:46:22.625646 crc crio[22018]: time="2026-06-11T16:46:22.625570205Z" level=info msg="Removed container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.066818 | controller | Jun 11 16:46:23.329861 crc crio[22018]: time="2026-06-11T16:46:23.328267954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4bbe952-d894-4821-9d98-7bff1cb64485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066834 | controller | Jun 11 16:46:23.331796 crc crio[22018]: time="2026-06-11T16:46:23.330843735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f46cb8cc-1fa3-4ef5-a10f-cda0d3529f35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.066865 | controller | Jun 11 16:46:23.339869 crc crio[22018]: time="2026-06-11T16:46:23.339727095Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066887 | controller | Jun 11 16:46:23.340560 crc crio[22018]: time="2026-06-11T16:46:23.340290163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066904 | controller | Jun 11 16:46:23.395997 crc crio[22018]: time="2026-06-11T16:46:23.395772057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066920 | controller | Jun 11 16:46:23.407825 crc crio[22018]: time="2026-06-11T16:46:23.407744609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.066936 | controller | Jun 11 16:46:23.522148 crc crio[22018]: time="2026-06-11T16:46:23.522019929Z" level=info msg="Created container 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.066956 | controller | Jun 11 16:46:23.523665 crc crio[22018]: time="2026-06-11T16:46:23.523575718Z" level=info msg="Starting container: 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880" id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.066972 | controller | Jun 11 16:46:23.532760 crc crio[22018]: time="2026-06-11T16:46:23.531943142Z" level=info msg="Started container" PID=35683 containerID=462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.066989 | controller | Jun 11 16:46:23.550574 crc crio[22018]: time="2026-06-11T16:46:23.550409033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7a68ea66-2cde-4b96-bb87-b83a3f9b9243 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067005 | controller | Jun 11 16:46:23.554163 crc crio[22018]: time="2026-06-11T16:46:23.55410061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f92d2cc2-ec4b-437c-ad50-f98a2fc603c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067022 | controller | Jun 11 16:46:23.565473 crc crio[22018]: time="2026-06-11T16:46:23.565238901Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067038 | controller | Jun 11 16:46:23.565816 crc crio[22018]: time="2026-06-11T16:46:23.565746747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067055 | controller | Jun 11 16:46:23.590015 crc crio[22018]: time="2026-06-11T16:46:23.589794055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067071 | controller | Jun 11 16:46:23.591903 crc crio[22018]: time="2026-06-11T16:46:23.59183393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067088 | controller | Jun 11 16:46:23.681105 crc crio[22018]: time="2026-06-11T16:46:23.681008309Z" level=info msg="Created container 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067104 | controller | Jun 11 16:46:23.684515 crc crio[22018]: time="2026-06-11T16:46:23.684377335Z" level=info msg="Starting container: 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a" id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067120 | controller | Jun 11 16:46:23.690584 crc crio[22018]: time="2026-06-11T16:46:23.690464216Z" level=info msg="Started container" PID=35695 containerID=94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067136 | controller | Jun 11 16:46:23.703746 crc crio[22018]: time="2026-06-11T16:46:23.703426075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c1508da5-a9f3-4659-90e2-f52a337a732b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067156 | controller | Jun 11 16:46:23.708570 crc crio[22018]: time="2026-06-11T16:46:23.708505785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b95c2cb4-9031-425d-8cf4-83af24e9340b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067172 | controller | Jun 11 16:46:23.721887 crc crio[22018]: time="2026-06-11T16:46:23.721817934Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067188 | controller | Jun 11 16:46:23.722371 crc crio[22018]: time="2026-06-11T16:46:23.722250638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067204 | controller | Jun 11 16:46:23.745618 crc crio[22018]: time="2026-06-11T16:46:23.745515081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067219 | controller | Jun 11 16:46:23.747043 crc crio[22018]: time="2026-06-11T16:46:23.746925435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067235 | controller | Jun 11 16:46:23.847539 crc crio[22018]: time="2026-06-11T16:46:23.84736371Z" level=info msg="Created container 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067251 | controller | Jun 11 16:46:23.848755 crc crio[22018]: time="2026-06-11T16:46:23.848689122Z" level=info msg="Starting container: 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1" id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067267 | controller | Jun 11 16:46:23.854173 crc crio[22018]: time="2026-06-11T16:46:23.853946878Z" level=info msg="Started container" PID=35713 containerID=6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067282 | controller | Jun 11 16:46:23.866166 crc crio[22018]: time="2026-06-11T16:46:23.866030088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=368fa0e1-e87c-4c89-9365-aa40cd6ed84e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067298 | controller | Jun 11 16:46:23.868549 crc crio[22018]: time="2026-06-11T16:46:23.86829062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ef43c84e-1292-4c5a-af32-07b9ac27b7b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067314 | controller | Jun 11 16:46:23.874676 crc crio[22018]: time="2026-06-11T16:46:23.874566317Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067329 | controller | Jun 11 16:46:23.874883 crc crio[22018]: time="2026-06-11T16:46:23.874855006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067351 | controller | Jun 11 16:46:23.902625 crc crio[22018]: time="2026-06-11T16:46:23.902246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067367 | controller | Jun 11 16:46:23.905280 crc crio[22018]: time="2026-06-11T16:46:23.905161033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067382 | controller | Jun 11 16:46:24.029625 crc crio[22018]: time="2026-06-11T16:46:24.02948125Z" level=info msg="Created container 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067398 | controller | Jun 11 16:46:24.031273 crc crio[22018]: time="2026-06-11T16:46:24.031171512Z" level=info msg="Starting container: 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab" id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067414 | controller | Jun 11 16:46:24.039628 crc crio[22018]: time="2026-06-11T16:46:24.039420722Z" level=info msg="Started container" PID=35734 containerID=7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067430 | controller | Jun 11 16:46:24.056598 crc crio[22018]: time="2026-06-11T16:46:24.05650297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7a07517a-8aec-4348-abdc-a64e1f7975ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067446 | controller | Jun 11 16:46:24.059074 crc crio[22018]: time="2026-06-11T16:46:24.058995369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0536e614-05df-414e-bbef-f88ee2299422 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067461 | controller | Jun 11 16:46:24.069731 crc crio[22018]: time="2026-06-11T16:46:24.069642314Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067477 | controller | Jun 11 16:46:24.070094 crc crio[22018]: time="2026-06-11T16:46:24.070027626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067492 | controller | Jun 11 16:46:24.104838 crc crio[22018]: time="2026-06-11T16:46:24.104485581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067508 | controller | Jun 11 16:46:24.108622 crc crio[22018]: time="2026-06-11T16:46:24.108530051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067523 | controller | Jun 11 16:46:24.223108 crc crio[22018]: time="2026-06-11T16:46:24.222910173Z" level=info msg="Created container 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067539 | controller | Jun 11 16:46:24.224527 crc crio[22018]: time="2026-06-11T16:46:24.224456081Z" level=info msg="Starting container: 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3" id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067559 | controller | Jun 11 16:46:24.231159 crc crio[22018]: time="2026-06-11T16:46:24.231048429Z" level=info msg="Started container" PID=35753 containerID=8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067575 | controller | Jun 11 16:46:24.240392 crc crio[22018]: time="2026-06-11T16:46:24.240278831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8511f25e-2bbf-45cb-bd21-0ee01917c1f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067591 | controller | Jun 11 16:46:24.244213 crc crio[22018]: time="2026-06-11T16:46:24.244050809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0f66751f-625f-49b5-8565-71051bac0dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067608 | controller | Jun 11 16:46:24.252618 crc crio[22018]: time="2026-06-11T16:46:24.252414574Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067623 | controller | Jun 11 16:46:24.253368 crc crio[22018]: time="2026-06-11T16:46:24.25326816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067639 | controller | Jun 11 16:46:24.283572 crc crio[22018]: time="2026-06-11T16:46:24.283491892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067655 | controller | Jun 11 16:46:24.285180 crc crio[22018]: time="2026-06-11T16:46:24.285118694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067671 | controller | Jun 11 16:46:24.399125 crc crio[22018]: time="2026-06-11T16:46:24.396575275Z" level=info msg="Created container fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067687 | controller | Jun 11 16:46:24.399125 crc crio[22018]: time="2026-06-11T16:46:24.399075884Z" level=info msg="Starting container: fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3" id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067703 | controller | Jun 11 16:46:24.405046 crc crio[22018]: time="2026-06-11T16:46:24.40494679Z" level=info msg="Started container" PID=35764 containerID=fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067719 | controller | Jun 11 16:46:26.499014 crc crio[22018]: time="2026-06-11T16:46:26.498553087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d9a80f88-a98f-4f7c-ab7d-b993935f9962 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067735 | controller | Jun 11 16:46:26.506722 crc crio[22018]: time="2026-06-11T16:46:26.506594443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f200debe-3581-4232-9037-24fcbced826b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067754 | controller | Jun 11 16:46:26.513726 crc crio[22018]: time="2026-06-11T16:46:26.513626212Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067770 | controller | Jun 11 16:46:26.514290 crc crio[22018]: time="2026-06-11T16:46:26.51418848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067786 | controller | Jun 11 16:46:26.542386 crc crio[22018]: time="2026-06-11T16:46:26.542270595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067802 | controller | Jun 11 16:46:26.544274 crc crio[22018]: time="2026-06-11T16:46:26.544170805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067817 | controller | Jun 11 16:46:26.673491 crc crio[22018]: time="2026-06-11T16:46:26.67319697Z" level=info msg="Created container 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067833 | controller | Jun 11 16:46:26.681258 crc crio[22018]: time="2026-06-11T16:46:26.674931874Z" level=info msg="Starting container: 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027" id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.067866 | controller | Jun 11 16:46:26.681817 crc crio[22018]: time="2026-06-11T16:46:26.681671437Z" level=info msg="Started container" PID=35894 containerID=436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.067888 | controller | Jun 11 16:46:28.787021 crc crio[22018]: time="2026-06-11T16:46:28.786086243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7a946b95-2bab-4ac4-a62e-7d91d42dea7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067905 | controller | Jun 11 16:46:28.813131 crc crio[22018]: time="2026-06-11T16:46:28.809036227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c0ccd4fe-c5bd-4e63-adce-4cd33dea81cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.067922 | controller | Jun 11 16:46:28.821076 crc crio[22018]: time="2026-06-11T16:46:28.820919411Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.067938 | controller | Jun 11 16:46:28.821493 crc crio[22018]: time="2026-06-11T16:46:28.821396017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067955 | controller | Jun 11 16:46:28.854518 crc crio[22018]: time="2026-06-11T16:46:28.854423569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067971 | controller | Jun 11 16:46:28.857491 crc crio[22018]: time="2026-06-11T16:46:28.857405724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.067991 | controller | Jun 11 16:46:28.984954 crc crio[22018]: time="2026-06-11T16:46:28.984852426Z" level=info msg="Created container e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.068007 | controller | Jun 11 16:46:28.986913 crc crio[22018]: time="2026-06-11T16:46:28.986811369Z" level=info msg="Starting container: e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd" id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.068024 | controller | Jun 11 16:46:28.992815 crc crio[22018]: time="2026-06-11T16:46:28.992710384Z" level=info msg="Started container" PID=35981 containerID=e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a
2026-06-11 18:17:38.068040 | controller | Jun 11 16:46:29.109998 crc crio[22018]: time="2026-06-11T16:46:29.109775922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068057 | controller | Jun 11 16:46:29.110777 crc crio[22018]: time="2026-06-11T16:46:29.11065438Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068073 | controller | Jun 11 16:46:29.110874 crc crio[22018]: time="2026-06-11T16:46:29.110805505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068090 | controller | Jun 11 16:46:29.110944 crc crio[22018]: time="2026-06-11T16:46:29.110875697Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068106 | controller | Jun 11 16:46:29.110989 crc crio[22018]: time="2026-06-11T16:46:29.110937739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068122 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111071593Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068138 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111414254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068154 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.11158107Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068171 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111622421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068187 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111661572Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068203 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111697513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068220 | controller | Jun 11 16:46:29.111759 crc crio[22018]: time="2026-06-11T16:46:29.111736575Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068236 | controller | Jun 11 16:46:29.112242 crc crio[22018]: time="2026-06-11T16:46:29.112081225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068252 | controller | Jun 11 16:46:29.112242 crc crio[22018]: time="2026-06-11T16:46:29.112122777Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068272 | controller | Jun 11 16:46:29.112400 crc crio[22018]: time="2026-06-11T16:46:29.112301671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068288 | controller | Jun 11 16:46:29.112660 crc crio[22018]: time="2026-06-11T16:46:29.11255986Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068304 | controller | Jun 11 16:46:29.112743 crc crio[22018]: time="2026-06-11T16:46:29.112686837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068321 | controller | Jun 11 16:46:29.112930 crc crio[22018]: time="2026-06-11T16:46:29.112835171Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068337 | controller | Jun 11 16:46:29.113010 crc crio[22018]: time="2026-06-11T16:46:29.112949732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068353 | controller | Jun 11 16:46:29.113010 crc crio[22018]: time="2026-06-11T16:46:29.112989103Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068413 | controller | Jun 11 16:46:29.113299 crc crio[22018]: time="2026-06-11T16:46:29.113203143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068433 | controller | Jun 11 16:46:29.113502 crc crio[22018]: time="2026-06-11T16:46:29.113307366Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068449 | controller | Jun 11 16:46:29.113502 crc crio[22018]: time="2026-06-11T16:46:29.113480292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068465 | controller | Jun 11 16:46:29.113615 crc crio[22018]: time="2026-06-11T16:46:29.113528234Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068481 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.113662535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068497 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.113897092Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068513 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.113927133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068529 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.113946284Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068545 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.114226803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068561 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.114254644Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068577 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.114553163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068593 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.114659347Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068610 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.11507817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068625 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.115181063Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068641 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.115224005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068661 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.115266496Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068678 | controller | Jun 11 16:46:29.115304 crc crio[22018]: time="2026-06-11T16:46:29.115303497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068693 | controller | Jun 11 16:46:29.115977 crc crio[22018]: time="2026-06-11T16:46:29.11539344Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068709 | controller | Jun 11 16:46:29.115977 crc crio[22018]: time="2026-06-11T16:46:29.115780385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068725 | controller | Jun 11 16:46:29.115977 crc crio[22018]: time="2026-06-11T16:46:29.115841517Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068740 | controller | Jun 11 16:46:29.115977 crc crio[22018]: time="2026-06-11T16:46:29.115956967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068756 | controller | Jun 11 16:46:29.116165 crc crio[22018]: time="2026-06-11T16:46:29.115993108Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068772 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.11625348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068788 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.116414756Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068804 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.116591887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068820 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.116629348Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068836 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.116912611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068872 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.116971023Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068890 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117051302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068906 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117086973Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068922 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117410007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068938 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117514511Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068954 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117595329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.068970 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.11762892Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.068986 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117858557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069002 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.117898128Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069018 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118251084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069041 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118308496Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069058 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118471441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069074 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118553069Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069090 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118712534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069106 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118759395Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069123 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118948311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069139 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.118982532Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069155 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.119176759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069171 | controller | Jun 11 16:46:29.119404 crc crio[22018]: time="2026-06-11T16:46:29.119203599Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069188 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.119603082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069204 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.119632583Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069220 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.119821079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069236 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.11984802Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069252 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.120062797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069269 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.120092458Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069285 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.120300204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069301 | controller | Jun 11 16:46:29.120609 crc crio[22018]: time="2026-06-11T16:46:29.120378177Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069317 | controller | Jun 11 16:46:29.120899 crc crio[22018]: time="2026-06-11T16:46:29.120681195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069333 | controller | Jun 11 16:46:29.120899 crc crio[22018]: time="2026-06-11T16:46:29.120709586Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069349 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121054017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069365 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.12112628Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069386 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121394688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069403 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121427689Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069420 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121649146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069505 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121684507Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069529 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121934415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069547 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.121969287Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069564 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.122167813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069581 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.122194954Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069598 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.123153984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069614 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.123550547Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069631 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.123786844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069648 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.123923769Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069664 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.124061993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069680 | controller | Jun 11 16:46:29.124278 crc crio[22018]: time="2026-06-11T16:46:29.124289891Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069697 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.124479357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069713 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.124732045Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069729 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.124860449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069746 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.12489953Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069762 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.124952291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069779 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.124991612Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069796 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.125424327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069817 | controller | Jun 11 16:46:29.125578 crc crio[22018]: time="2026-06-11T16:46:29.125511469Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069835 | controller | Jun 11 16:46:29.125955 crc crio[22018]: time="2026-06-11T16:46:29.125711405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069868 | controller | Jun 11 16:46:29.125955 crc crio[22018]: time="2026-06-11T16:46:29.125752366Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069887 | controller | Jun 11 16:46:29.125955 crc crio[22018]: time="2026-06-11T16:46:29.125941082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069904 | controller | Jun 11 16:46:29.126084 crc crio[22018]: time="2026-06-11T16:46:29.125974603Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069921 | controller | Jun 11 16:46:29.126269 crc crio[22018]: time="2026-06-11T16:46:29.126156979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069938 | controller | Jun 11 16:46:29.126269 crc crio[22018]: time="2026-06-11T16:46:29.126229771Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069955 | controller | Jun 11 16:46:29.126691 crc crio[22018]: time="2026-06-11T16:46:29.126634034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.069971 | controller | Jun 11 16:46:29.126787 crc crio[22018]: time="2026-06-11T16:46:29.126751148Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.069987 | controller | Jun 11 16:46:29.126934 crc crio[22018]: time="2026-06-11T16:46:29.126864672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070004 | controller | Jun 11 16:46:29.127002 crc crio[22018]: time="2026-06-11T16:46:29.126982545Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070021 | controller | Jun 11 16:46:29.127127 crc crio[22018]: time="2026-06-11T16:46:29.127085099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070037 | controller | Jun 11 16:46:29.127221 crc crio[22018]: time="2026-06-11T16:46:29.127190742Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070053 | controller | Jun 11 16:46:29.127292 crc crio[22018]: time="2026-06-11T16:46:29.127225753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070070 | controller | Jun 11 16:46:29.127415 crc crio[22018]: time="2026-06-11T16:46:29.127313826Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070086 | controller | Jun 11 16:46:29.127415 crc crio[22018]: time="2026-06-11T16:46:29.127395818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070103 | controller | Jun 11 16:46:29.127556 crc crio[22018]: time="2026-06-11T16:46:29.127418409Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070119 | controller | Jun 11 16:46:29.127975 crc crio[22018]: time="2026-06-11T16:46:29.127894453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070136 | controller | Jun 11 16:46:29.127975 crc crio[22018]: time="2026-06-11T16:46:29.127956035Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070152 | controller | Jun 11 16:46:29.128127 crc crio[22018]: time="2026-06-11T16:46:29.12809093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070176 | controller | Jun 11 16:46:29.128127 crc crio[22018]: time="2026-06-11T16:46:29.128123871Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070198 | controller | Jun 11 16:46:29.128728 crc crio[22018]: time="2026-06-11T16:46:29.128613726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070263 | controller | Jun 11 16:46:29.128815 crc crio[22018]: time="2026-06-11T16:46:29.128794382Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070288 | controller | Jun 11 16:46:29.128925 crc crio[22018]: time="2026-06-11T16:46:29.128844634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070306 | controller | Jun 11 16:46:29.128925 crc crio[22018]: time="2026-06-11T16:46:29.128878095Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070323 | controller | Jun 11 16:46:29.129026 crc crio[22018]: time="2026-06-11T16:46:29.128923846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070340 | controller | Jun 11 16:46:29.129026 crc crio[22018]: time="2026-06-11T16:46:29.128960207Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070357 | controller | Jun 11 16:46:29.129313 crc crio[22018]: time="2026-06-11T16:46:29.129193484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070374 | controller | Jun 11 16:46:29.129313 crc crio[22018]: time="2026-06-11T16:46:29.129282007Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070391 | controller | Jun 11 16:46:29.129591 crc crio[22018]: time="2026-06-11T16:46:29.129528224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070408 | controller | Jun 11 16:46:29.129661 crc crio[22018]: time="2026-06-11T16:46:29.129607357Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070425 | controller | Jun 11 16:46:29.129841 crc crio[22018]: time="2026-06-11T16:46:29.129763432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070442 | controller | Jun 11 16:46:29.129912 crc crio[22018]: time="2026-06-11T16:46:29.129843344Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070459 | controller | Jun 11 16:46:29.130169 crc crio[22018]: time="2026-06-11T16:46:29.130101783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070476 | controller | Jun 11 16:46:29.130169 crc crio[22018]: time="2026-06-11T16:46:29.130163085Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070493 | controller | Jun 11 16:46:29.130579 crc crio[22018]: time="2026-06-11T16:46:29.130426143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070510 | controller | Jun 11 16:46:29.130660 crc crio[22018]: time="2026-06-11T16:46:29.130584838Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070526 | controller | Jun 11 16:46:29.130660 crc crio[22018]: time="2026-06-11T16:46:29.13064321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070556 | controller | Jun 11 16:46:29.130745 crc crio[22018]: time="2026-06-11T16:46:29.130684551Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070575 | controller | Jun 11 16:46:29.130921 crc crio[22018]: time="2026-06-11T16:46:29.130863097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070592 | controller | Jun 11 16:46:29.130921 crc crio[22018]: time="2026-06-11T16:46:29.130920539Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070609 | controller | Jun 11 16:46:29.131244 crc crio[22018]: time="2026-06-11T16:46:29.131141846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070630 | controller | Jun 11 16:46:29.131522 crc crio[22018]: time="2026-06-11T16:46:29.131251939Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070648 | controller | Jun 11 16:46:29.131522 crc crio[22018]: time="2026-06-11T16:46:29.131301721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070664 | controller | Jun 11 16:46:29.131522 crc crio[22018]: time="2026-06-11T16:46:29.131404574Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070681 | controller | Jun 11 16:46:29.131675 crc crio[22018]: time="2026-06-11T16:46:29.131651212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070698 | controller | Jun 11 16:46:29.131717 crc crio[22018]: time="2026-06-11T16:46:29.131687183Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070715 | controller | Jun 11 16:46:29.132012 crc crio[22018]: time="2026-06-11T16:46:29.13194446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070732 | controller | Jun 11 16:46:29.132080 crc crio[22018]: time="2026-06-11T16:46:29.132032023Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070749 | controller | Jun 11 16:46:29.132306 crc crio[22018]: time="2026-06-11T16:46:29.132238721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070766 | controller | Jun 11 16:46:29.132306 crc crio[22018]: time="2026-06-11T16:46:29.132299583Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070783 | controller | Jun 11 16:46:29.132756 crc crio[22018]: time="2026-06-11T16:46:29.132675784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070800 | controller | Jun 11 16:46:29.132835 crc crio[22018]: time="2026-06-11T16:46:29.132766497Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070816 | controller | Jun 11 16:46:29.132835 crc crio[22018]: time="2026-06-11T16:46:29.132819228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070833 | controller | Jun 11 16:46:29.132916 crc crio[22018]: time="2026-06-11T16:46:29.13286759Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070868 | controller | Jun 11 16:46:29.132916 crc crio[22018]: time="2026-06-11T16:46:29.13288819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070891 | controller | Jun 11 16:46:29.133020 crc crio[22018]: time="2026-06-11T16:46:29.132921481Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070908 | controller | Jun 11 16:46:29.133184 crc crio[22018]: time="2026-06-11T16:46:29.133122168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070925 | controller | Jun 11 16:46:29.133184 crc crio[22018]: time="2026-06-11T16:46:29.13317761Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070941 | controller | Jun 11 16:46:29.134086 crc crio[22018]: time="2026-06-11T16:46:29.133593863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070958 | controller | Jun 11 16:46:29.134636 crc crio[22018]: time="2026-06-11T16:46:29.134244164Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.070974 | controller | Jun 11 16:46:29.134636 crc crio[22018]: time="2026-06-11T16:46:29.134506382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.070991 | controller | Jun 11 16:46:29.134636 crc crio[22018]: time="2026-06-11T16:46:29.134583755Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071007 | controller | Jun 11 16:46:29.134766 crc crio[22018]: time="2026-06-11T16:46:29.134648577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071027 | controller | Jun 11 16:46:29.134766 crc crio[22018]: time="2026-06-11T16:46:29.134709549Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071044 | controller | Jun 11 16:46:29.134975 crc crio[22018]: time="2026-06-11T16:46:29.134911444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071061 | controller | Jun 11 16:46:29.135056 crc crio[22018]: time="2026-06-11T16:46:29.134990856Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071077 | controller | Jun 11 16:46:29.135233 crc crio[22018]: time="2026-06-11T16:46:29.135174952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071093 | controller | Jun 11 16:46:29.135292 crc crio[22018]: time="2026-06-11T16:46:29.135241154Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071110 | controller | Jun 11 16:46:29.135486 crc crio[22018]: time="2026-06-11T16:46:29.135461911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071126 | controller | Jun 11 16:46:29.135535 crc crio[22018]: time="2026-06-11T16:46:29.135496573Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071142 | controller | Jun 11 16:46:29.135959 crc crio[22018]: time="2026-06-11T16:46:29.135709079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071158 | controller | Jun 11 16:46:29.136059 crc crio[22018]: time="2026-06-11T16:46:29.136019929Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071175 | controller | Jun 11 16:46:29.136122 crc crio[22018]: time="2026-06-11T16:46:29.136088901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071191 | controller | Jun 11 16:46:29.136169 crc crio[22018]: time="2026-06-11T16:46:29.136127283Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071207 | controller | Jun 11 16:46:29.136494 crc crio[22018]: time="2026-06-11T16:46:29.136408662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071224 | controller | Jun 11 16:46:29.136494 crc crio[22018]: time="2026-06-11T16:46:29.136488964Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071240 | controller | Jun 11 16:46:29.136735 crc crio[22018]: time="2026-06-11T16:46:29.13668043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071256 | controller | Jun 11 16:46:29.136978 crc crio[22018]: time="2026-06-11T16:46:29.136924248Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071272 | controller | Jun 11 16:46:29.137290 crc crio[22018]: time="2026-06-11T16:46:29.137216507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071288 | controller | Jun 11 16:46:29.137290 crc crio[22018]: time="2026-06-11T16:46:29.13728914Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071304 | controller | Jun 11 16:46:29.137485 crc crio[22018]: time="2026-06-11T16:46:29.137427974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071320 | controller | Jun 11 16:46:29.137537 crc crio[22018]: time="2026-06-11T16:46:29.137496756Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071336 | controller | Jun 11 16:46:29.137825 crc crio[22018]: time="2026-06-11T16:46:29.137762164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071353 | controller | Jun 11 16:46:29.137883 crc crio[22018]: time="2026-06-11T16:46:29.137831376Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071373 | controller | Jun 11 16:46:29.137982 crc crio[22018]: time="2026-06-11T16:46:29.13793434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071390 | controller | Jun 11 16:46:29.138099 crc crio[22018]: time="2026-06-11T16:46:29.138056664Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071406 | controller | Jun 11 16:46:29.138565 crc crio[22018]: time="2026-06-11T16:46:29.138488148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071422 | controller | Jun 11 16:46:29.138640 crc crio[22018]: time="2026-06-11T16:46:29.138582321Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071437 | controller | Jun 11 16:46:29.138640 crc crio[22018]: time="2026-06-11T16:46:29.138601482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071453 | controller | Jun 11 16:46:29.138640 crc crio[22018]: time="2026-06-11T16:46:29.138628932Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071469 | controller | Jun 11 16:46:29.138832 crc crio[22018]: time="2026-06-11T16:46:29.138793338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071485 | controller | Jun 11 16:46:29.138895 crc crio[22018]: time="2026-06-11T16:46:29.13885696Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071501 | controller | Jun 11 16:46:29.139303 crc crio[22018]: time="2026-06-11T16:46:29.139236781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071517 | controller | Jun 11 16:46:29.139422 crc crio[22018]: time="2026-06-11T16:46:29.139376145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071533 | controller | Jun 11 16:46:29.139422 crc crio[22018]: time="2026-06-11T16:46:29.139407896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071549 | controller | Jun 11 16:46:29.139576 crc crio[22018]: time="2026-06-11T16:46:29.139428597Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071564 | controller | Jun 11 16:46:29.139617 crc crio[22018]: time="2026-06-11T16:46:29.139580532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071580 | controller | Jun 11 16:46:29.139617 crc crio[22018]: time="2026-06-11T16:46:29.139609153Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071596 | controller | Jun 11 16:46:29.139883 crc crio[22018]: time="2026-06-11T16:46:29.139813949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071613 | controller | Jun 11 16:46:29.139883 crc crio[22018]: time="2026-06-11T16:46:29.139863581Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071629 | controller | Jun 11 16:46:29.140098 crc crio[22018]: time="2026-06-11T16:46:29.140042786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071646 | controller | Jun 11 16:46:29.140098 crc crio[22018]: time="2026-06-11T16:46:29.140090528Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071661 | controller | Jun 11 16:46:29.140475 crc crio[22018]: time="2026-06-11T16:46:29.140368308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071678 | controller | Jun 11 16:46:29.140541 crc crio[22018]: time="2026-06-11T16:46:29.140473351Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071694 | controller | Jun 11 16:46:29.142009 crc crio[22018]: time="2026-06-11T16:46:29.141948886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071714 | controller | Jun 11 16:46:29.142009 crc crio[22018]: time="2026-06-11T16:46:29.142008898Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071730 | controller | Jun 11 16:46:29.142127 crc crio[22018]: time="2026-06-11T16:46:29.142046929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071746 | controller | Jun 11 16:46:29.142127 crc crio[22018]: time="2026-06-11T16:46:29.14207269Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071762 | controller | Jun 11 16:46:29.142419 crc crio[22018]: time="2026-06-11T16:46:29.142144232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071778 | controller | Jun 11 16:46:29.142530 crc crio[22018]: time="2026-06-11T16:46:29.142469693Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071794 | controller | Jun 11 16:46:29.142530 crc crio[22018]: time="2026-06-11T16:46:29.142490973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071810 | controller | Jun 11 16:46:29.142622 crc crio[22018]: time="2026-06-11T16:46:29.142534125Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071826 | controller | Jun 11 16:46:29.142994 crc crio[22018]: time="2026-06-11T16:46:29.14268243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071842 | controller | Jun 11 16:46:29.142994 crc crio[22018]: time="2026-06-11T16:46:29.142731791Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071881 | controller | Jun 11 16:46:29.142994 crc crio[22018]: time="2026-06-11T16:46:29.142920937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071899 | controller | Jun 11 16:46:29.142994 crc crio[22018]: time="2026-06-11T16:46:29.142988919Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071915 | controller | Jun 11 16:46:29.143542 crc crio[22018]: time="2026-06-11T16:46:29.143472854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071932 | controller | Jun 11 16:46:29.143619 crc crio[22018]: time="2026-06-11T16:46:29.143599068Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071948 | controller | Jun 11 16:46:29.143709 crc crio[22018]: time="2026-06-11T16:46:29.14365957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071965 | controller | Jun 11 16:46:29.143787 crc crio[22018]: time="2026-06-11T16:46:29.143731992Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.071981 | controller | Jun 11 16:46:29.143787 crc crio[22018]: time="2026-06-11T16:46:29.143760113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.071997 | controller | Jun 11 16:46:29.143892 crc crio[22018]: time="2026-06-11T16:46:29.143791324Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072012 | controller | Jun 11 16:46:29.144080 crc crio[22018]: time="2026-06-11T16:46:29.144013871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072028 | controller | Jun 11 16:46:29.144080 crc crio[22018]: time="2026-06-11T16:46:29.144072193Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072044 | controller | Jun 11 16:46:29.144458 crc crio[22018]: time="2026-06-11T16:46:29.14429709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072059 | controller | Jun 11 16:46:29.144458 crc crio[22018]: time="2026-06-11T16:46:29.144417744Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072079 | controller | Jun 11 16:46:29.144634 crc crio[22018]: time="2026-06-11T16:46:29.144584009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072096 | controller | Jun 11 16:46:29.144711 crc crio[22018]: time="2026-06-11T16:46:29.144635991Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072112 | controller | Jun 11 16:46:29.144981 crc crio[22018]: time="2026-06-11T16:46:29.144844607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072128 | controller | Jun 11 16:46:29.144981 crc crio[22018]: time="2026-06-11T16:46:29.14490989Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072143 | controller | Jun 11 16:46:29.145108 crc crio[22018]: time="2026-06-11T16:46:29.145028963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072159 | controller | Jun 11 16:46:29.145108 crc crio[22018]: time="2026-06-11T16:46:29.145060374Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072174 | controller | Jun 11 16:46:29.145463 crc crio[22018]: time="2026-06-11T16:46:29.145413936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072190 | controller | Jun 11 16:46:29.145463 crc crio[22018]: time="2026-06-11T16:46:29.145485888Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072206 | controller | Jun 11 16:46:29.145789 crc crio[22018]: time="2026-06-11T16:46:29.145748276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072221 | controller | Jun 11 16:46:29.145864 crc crio[22018]: time="2026-06-11T16:46:29.145796918Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072237 | controller | Jun 11 16:46:29.146057 crc crio[22018]: time="2026-06-11T16:46:29.146014114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072253 | controller | Jun 11 16:46:29.146123 crc crio[22018]: time="2026-06-11T16:46:29.146073696Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072269 | controller | Jun 11 16:46:29.146297 crc crio[22018]: time="2026-06-11T16:46:29.146258192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072285 | controller | Jun 11 16:46:29.146421 crc crio[22018]: time="2026-06-11T16:46:29.146305053Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072301 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.147975296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072317 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.148031628Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072333 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.148044908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072348 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.148061939Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072364 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.14808544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072380 | controller | Jun 11 16:46:29.148505 crc crio[22018]: time="2026-06-11T16:46:29.14810287Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072396 | controller | Jun 11 16:46:29.148860 crc crio[22018]: time="2026-06-11T16:46:29.148658108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072416 | controller | Jun 11 16:46:29.148860 crc crio[22018]: time="2026-06-11T16:46:29.148702879Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072432 | controller | Jun 11 16:46:29.148860 crc crio[22018]: time="2026-06-11T16:46:29.14873148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072448 | controller | Jun 11 16:46:29.148860 crc crio[22018]: time="2026-06-11T16:46:29.148757831Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072463 | controller | Jun 11 16:46:29.148999 crc crio[22018]: time="2026-06-11T16:46:29.148922105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072479 | controller | Jun 11 16:46:29.148999 crc crio[22018]: time="2026-06-11T16:46:29.148951416Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072494 | controller | Jun 11 16:46:29.149204 crc crio[22018]: time="2026-06-11T16:46:29.149141052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072510 | controller | Jun 11 16:46:29.149275 crc crio[22018]: time="2026-06-11T16:46:29.149217475Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072526 | controller | Jun 11 16:46:29.149275 crc crio[22018]: time="2026-06-11T16:46:29.149254686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072597 | controller | Jun 11 16:46:29.149603 crc crio[22018]: time="2026-06-11T16:46:29.149283907Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072626 | controller | Jun 11 16:46:29.149603 crc crio[22018]: time="2026-06-11T16:46:29.149464193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072643 | controller | Jun 11 16:46:29.149603 crc crio[22018]: time="2026-06-11T16:46:29.149500644Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072660 | controller | Jun 11 16:46:29.149805 crc crio[22018]: time="2026-06-11T16:46:29.149624478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072676 | controller | Jun 11 16:46:29.149805 crc crio[22018]: time="2026-06-11T16:46:29.149658179Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072692 | controller | Jun 11 16:46:29.149885 crc crio[22018]: time="2026-06-11T16:46:29.149855985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072708 | controller | Jun 11 16:46:29.149927 crc crio[22018]: time="2026-06-11T16:46:29.149887476Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072724 | controller | Jun 11 16:46:29.150189 crc crio[22018]: time="2026-06-11T16:46:29.150136384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072739 | controller | Jun 11 16:46:29.150189 crc crio[22018]: time="2026-06-11T16:46:29.150186106Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072755 | controller | Jun 11 16:46:29.150476 crc crio[22018]: time="2026-06-11T16:46:29.150403153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072771 | controller | Jun 11 16:46:29.150476 crc crio[22018]: time="2026-06-11T16:46:29.150467725Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072786 | controller | Jun 11 16:46:29.150602 crc crio[22018]: time="2026-06-11T16:46:29.150572728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072803 | controller | Jun 11 16:46:29.150641 crc crio[22018]: time="2026-06-11T16:46:29.150606239Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072819 | controller | Jun 11 16:46:29.150838 crc crio[22018]: time="2026-06-11T16:46:29.150777635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072840 | controller | Jun 11 16:46:29.150838 crc crio[22018]: time="2026-06-11T16:46:29.150832476Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072875 | controller | Jun 11 16:46:29.151363 crc crio[22018]: time="2026-06-11T16:46:29.1512643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072893 | controller | Jun 11 16:46:29.151468 crc crio[22018]: time="2026-06-11T16:46:29.151385254Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072909 | controller | Jun 11 16:46:29.151468 crc crio[22018]: time="2026-06-11T16:46:29.151418465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072925 | controller | Jun 11 16:46:29.151561 crc crio[22018]: time="2026-06-11T16:46:29.151473467Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072942 | controller | Jun 11 16:46:29.152016 crc crio[22018]: time="2026-06-11T16:46:29.151958531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072958 | controller | Jun 11 16:46:29.152095 crc crio[22018]: time="2026-06-11T16:46:29.152019743Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.072973 | controller | Jun 11 16:46:29.152095 crc crio[22018]: time="2026-06-11T16:46:29.152049604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.072989 | controller | Jun 11 16:46:29.152095 crc crio[22018]: time="2026-06-11T16:46:29.152067425Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073006 | controller | Jun 11 16:46:29.152301 crc crio[22018]: time="2026-06-11T16:46:29.15224073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073021 | controller | Jun 11 16:46:29.152301 crc crio[22018]: time="2026-06-11T16:46:29.152295402Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073038 | controller | Jun 11 16:46:29.152525 crc crio[22018]: time="2026-06-11T16:46:29.152460947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073053 | controller | Jun 11 16:46:29.152525 crc crio[22018]: time="2026-06-11T16:46:29.152494198Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073070 | controller | Jun 11 16:46:29.152707 crc crio[22018]: time="2026-06-11T16:46:29.152650483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073086 | controller | Jun 11 16:46:29.152772 crc crio[22018]: time="2026-06-11T16:46:29.152724927Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073102 | controller | Jun 11 16:46:29.152815 crc crio[22018]: time="2026-06-11T16:46:29.152776287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073119 | controller | Jun 11 16:46:29.152815 crc crio[22018]: time="2026-06-11T16:46:29.152807278Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073135 | controller | Jun 11 16:46:29.153246 crc crio[22018]: time="2026-06-11T16:46:29.15318673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073151 | controller | Jun 11 16:46:29.153409 crc crio[22018]: time="2026-06-11T16:46:29.153247552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073167 | controller | Jun 11 16:46:29.153409 crc crio[22018]: time="2026-06-11T16:46:29.153282983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073182 | controller | Jun 11 16:46:29.153409 crc crio[22018]: time="2026-06-11T16:46:29.153308384Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073203 | controller | Jun 11 16:46:29.153573 crc crio[22018]: time="2026-06-11T16:46:29.153412308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073220 | controller | Jun 11 16:46:29.153573 crc crio[22018]: time="2026-06-11T16:46:29.153469759Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073235 | controller | Jun 11 16:46:29.153792 crc crio[22018]: time="2026-06-11T16:46:29.153693056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073251 | controller | Jun 11 16:46:29.154044 crc crio[22018]: time="2026-06-11T16:46:29.153969405Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073267 | controller | Jun 11 16:46:29.154408 crc crio[22018]: time="2026-06-11T16:46:29.154269285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073282 | controller | Jun 11 16:46:29.154774 crc crio[22018]: time="2026-06-11T16:46:29.154640117Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073298 | controller | Jun 11 16:46:29.154848 crc crio[22018]: time="2026-06-11T16:46:29.154784101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073314 | controller | Jun 11 16:46:29.154848 crc crio[22018]: time="2026-06-11T16:46:29.154822282Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073329 | controller | Jun 11 16:46:29.154951 crc crio[22018]: time="2026-06-11T16:46:29.154868914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073345 | controller | Jun 11 16:46:29.154951 crc crio[22018]: time="2026-06-11T16:46:29.154898635Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073361 | controller | Jun 11 16:46:29.155265 crc crio[22018]: time="2026-06-11T16:46:29.155063239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073377 | controller | Jun 11 16:46:29.155265 crc crio[22018]: time="2026-06-11T16:46:29.155180173Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073393 | controller | Jun 11 16:46:29.155265 crc crio[22018]: time="2026-06-11T16:46:29.155196253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073409 | controller | Jun 11 16:46:29.155265 crc crio[22018]: time="2026-06-11T16:46:29.155281896Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073424 | controller | Jun 11 16:46:29.155559 crc crio[22018]: time="2026-06-11T16:46:29.155460512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073441 | controller | Jun 11 16:46:29.155559 crc crio[22018]: time="2026-06-11T16:46:29.155492073Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073456 | controller | Jun 11 16:46:29.155643 crc crio[22018]: time="2026-06-11T16:46:29.155624187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073472 | controller | Jun 11 16:46:29.155729 crc crio[22018]: time="2026-06-11T16:46:29.155690089Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073487 | controller | Jun 11 16:46:29.155786 crc crio[22018]: time="2026-06-11T16:46:29.155763231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073503 | controller | Jun 11 16:46:29.155829 crc crio[22018]: time="2026-06-11T16:46:29.155795132Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073519 | controller | Jun 11 16:46:29.156012 crc crio[22018]: time="2026-06-11T16:46:29.155963908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073538 | controller | Jun 11 16:46:29.156090 crc crio[22018]: time="2026-06-11T16:46:29.156015349Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073555 | controller | Jun 11 16:46:29.157600 crc crio[22018]: time="2026-06-11T16:46:29.157543958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073570 | controller | Jun 11 16:46:29.157600 crc crio[22018]: time="2026-06-11T16:46:29.15759996Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073586 | controller | Jun 11 16:46:29.157721 crc crio[22018]: time="2026-06-11T16:46:29.15761459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073602 | controller | Jun 11 16:46:29.157721 crc crio[22018]: time="2026-06-11T16:46:29.157631971Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073618 | controller | Jun 11 16:46:29.157801 crc crio[22018]: time="2026-06-11T16:46:29.157732474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073634 | controller | Jun 11 16:46:29.157801 crc crio[22018]: time="2026-06-11T16:46:29.157756655Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073650 | controller | Jun 11 16:46:29.157930 crc crio[22018]: time="2026-06-11T16:46:29.157885358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073672 | controller | Jun 11 16:46:29.157986 crc crio[22018]: time="2026-06-11T16:46:29.157933911Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073692 | controller | Jun 11 16:46:29.158072 crc crio[22018]: time="2026-06-11T16:46:29.158035124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073712 | controller | Jun 11 16:46:29.158139 crc crio[22018]: time="2026-06-11T16:46:29.158078855Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073732 | controller | Jun 11 16:46:29.159078 crc crio[22018]: time="2026-06-11T16:46:29.159015665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073754 | controller | Jun 11 16:46:29.159078 crc crio[22018]: time="2026-06-11T16:46:29.159069757Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073776 | controller | Jun 11 16:46:29.159307 crc crio[22018]: time="2026-06-11T16:46:29.159102378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073796 | controller | Jun 11 16:46:29.159307 crc crio[22018]: time="2026-06-11T16:46:29.159134849Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073813 | controller | Jun 11 16:46:29.159307 crc crio[22018]: time="2026-06-11T16:46:29.159146279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073829 | controller | Jun 11 16:46:29.159307 crc crio[22018]: time="2026-06-11T16:46:29.1591654Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073845 | controller | Jun 11 16:46:29.159600 crc crio[22018]: time="2026-06-11T16:46:29.15950038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073882 | controller | Jun 11 16:46:29.159600 crc crio[22018]: time="2026-06-11T16:46:29.159586232Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073899 | controller | Jun 11 16:46:29.159683 crc crio[22018]: time="2026-06-11T16:46:29.159627594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073915 | controller | Jun 11 16:46:29.159683 crc crio[22018]: time="2026-06-11T16:46:29.159657425Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073936 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160183981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.073955 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160241113Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.073978 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160499851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074000 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160544802Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074020 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160621324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074036 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160657075Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074052 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160837981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074068 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160879912Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074084 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.160962085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074100 | controller | Jun 11 16:46:29.161111 crc crio[22018]: time="2026-06-11T16:46:29.161001476Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074117 | controller | Jun 11 16:46:29.161937 crc crio[22018]: time="2026-06-11T16:46:29.161875404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074133 | controller | Jun 11 16:46:29.162168 crc crio[22018]: time="2026-06-11T16:46:29.161996998Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074149 | controller | Jun 11 16:46:29.162168 crc crio[22018]: time="2026-06-11T16:46:29.162012559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074165 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162240176Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074181 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162272057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074197 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162563756Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074213 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162692089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074229 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.16272785Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074245 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162871846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074261 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.162907647Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074279 | controller | Jun 11 16:46:29.163081 crc crio[22018]: time="2026-06-11T16:46:29.163065941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074300 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163099872Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074317 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163211696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074334 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163243637Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074351 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163414852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074368 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163477584Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074385 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163582538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074401 | controller | Jun 11 16:46:29.163661 crc crio[22018]: time="2026-06-11T16:46:29.163614419Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074418 | controller | Jun 11 16:46:29.164229 crc crio[22018]: time="2026-06-11T16:46:29.164160906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074435 | controller | Jun 11 16:46:29.164298 crc crio[22018]: time="2026-06-11T16:46:29.164232278Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074452 | controller | Jun 11 16:46:29.164298 crc crio[22018]: time="2026-06-11T16:46:29.164247939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074469 | controller | Jun 11 16:46:29.164298 crc crio[22018]: time="2026-06-11T16:46:29.164266299Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074485 | controller | Jun 11 16:46:29.164510 crc crio[22018]: time="2026-06-11T16:46:29.164422504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074502 | controller | Jun 11 16:46:29.164510 crc crio[22018]: time="2026-06-11T16:46:29.164487326Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074519 | controller | Jun 11 16:46:29.164729 crc crio[22018]: time="2026-06-11T16:46:29.164679733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074535 | controller | Jun 11 16:46:29.164794 crc crio[22018]: time="2026-06-11T16:46:29.164730034Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074563 | controller | Jun 11 16:46:29.164837 crc crio[22018]: time="2026-06-11T16:46:29.164817557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074580 | controller | Jun 11 16:46:29.164877 crc crio[22018]: time="2026-06-11T16:46:29.164848948Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074597 | controller | Jun 11 16:46:29.165164 crc crio[22018]: time="2026-06-11T16:46:29.165115376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074613 | controller | Jun 11 16:46:29.165229 crc crio[22018]: time="2026-06-11T16:46:29.165165748Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074630 | controller | Jun 11 16:46:29.165379 crc crio[22018]: time="2026-06-11T16:46:29.165274642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074647 | controller | Jun 11 16:46:29.165379 crc crio[22018]: time="2026-06-11T16:46:29.165309413Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074671 | controller | Jun 11 16:46:29.165517 crc crio[22018]: time="2026-06-11T16:46:29.165503878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074688 | controller | Jun 11 16:46:29.165560 crc crio[22018]: time="2026-06-11T16:46:29.165535429Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074705 | controller | Jun 11 16:46:29.165696 crc crio[22018]: time="2026-06-11T16:46:29.165650122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074722 | controller | Jun 11 16:46:29.165696 crc crio[22018]: time="2026-06-11T16:46:29.165695654Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074738 | controller | Jun 11 16:46:29.165887 crc crio[22018]: time="2026-06-11T16:46:29.165850629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074755 | controller | Jun 11 16:46:29.166176 crc crio[22018]: time="2026-06-11T16:46:29.16589374Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074772 | controller | Jun 11 16:46:29.166176 crc crio[22018]: time="2026-06-11T16:46:29.166092267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074788 | controller | Jun 11 16:46:29.166176 crc crio[22018]: time="2026-06-11T16:46:29.166118157Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074805 | controller | Jun 11 16:46:29.166638 crc crio[22018]: time="2026-06-11T16:46:29.166574772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074821 | controller | Jun 11 16:46:29.166638 crc crio[22018]: time="2026-06-11T16:46:29.166633804Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074838 | controller | Jun 11 16:46:29.166736 crc crio[22018]: time="2026-06-11T16:46:29.166651824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074872 | controller | Jun 11 16:46:29.166736 crc crio[22018]: time="2026-06-11T16:46:29.166669195Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074890 | controller | Jun 11 16:46:29.166909 crc crio[22018]: time="2026-06-11T16:46:29.166867921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074907 | controller | Jun 11 16:46:29.166973 crc crio[22018]: time="2026-06-11T16:46:29.166920913Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074923 | controller | Jun 11 16:46:29.167062 crc crio[22018]: time="2026-06-11T16:46:29.167028936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074940 | controller | Jun 11 16:46:29.167121 crc crio[22018]: time="2026-06-11T16:46:29.167093788Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074956 | controller | Jun 11 16:46:29.167355 crc crio[22018]: time="2026-06-11T16:46:29.167278594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.074972 | controller | Jun 11 16:46:29.167429 crc crio[22018]: time="2026-06-11T16:46:29.167379628Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.074988 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167511252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075005 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167555453Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075021 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167670047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075038 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167696328Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075058 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167821362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075075 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167849673Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075092 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.167984867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075108 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.168011288Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075124 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.168120831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075141 | controller | Jun 11 16:46:29.168382 crc crio[22018]: time="2026-06-11T16:46:29.168147162Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075157 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168456601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075174 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168487282Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075191 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168649837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075208 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168675478Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075225 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168818712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075242 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168846673Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075259 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.168987278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075276 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.169012089Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075293 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.169158783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075310 | controller | Jun 11 16:46:29.169191 crc crio[22018]: time="2026-06-11T16:46:29.169189844Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075327 | controller | Jun 11 16:46:29.169908 crc crio[22018]: time="2026-06-11T16:46:29.169874396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075344 | controller | Jun 11 16:46:29.170007 crc crio[22018]: time="2026-06-11T16:46:29.169922448Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075360 | controller | Jun 11 16:46:29.170007 crc crio[22018]: time="2026-06-11T16:46:29.169947208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075377 | controller | Jun 11 16:46:29.170007 crc crio[22018]: time="2026-06-11T16:46:29.169964219Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075394 | controller | Jun 11 16:46:29.170126 crc crio[22018]: time="2026-06-11T16:46:29.170080323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075414 | controller | Jun 11 16:46:29.170126 crc crio[22018]: time="2026-06-11T16:46:29.170105503Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075431 | controller | Jun 11 16:46:29.170251 crc crio[22018]: time="2026-06-11T16:46:29.170221297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075448 | controller | Jun 11 16:46:29.170304 crc crio[22018]: time="2026-06-11T16:46:29.170262168Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075465 | controller | Jun 11 16:46:29.170546 crc crio[22018]: time="2026-06-11T16:46:29.170496616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075482 | controller | Jun 11 16:46:29.170603 crc crio[22018]: time="2026-06-11T16:46:29.170559558Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075499 | controller | Jun 11 16:46:29.170771 crc crio[22018]: time="2026-06-11T16:46:29.170742294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075515 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.170783385Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075532 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.17093187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075548 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.17095671Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075565 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.171143696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075581 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.171168837Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075597 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.171381483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075614 | controller | Jun 11 16:46:29.171490 crc crio[22018]: time="2026-06-11T16:46:29.171408115Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075630 | controller | Jun 11 16:46:29.172513 crc crio[22018]: time="2026-06-11T16:46:29.172315394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075647 | controller | Jun 11 16:46:29.172513 crc crio[22018]: time="2026-06-11T16:46:29.172407347Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075663 | controller | Jun 11 16:46:29.172513 crc crio[22018]: time="2026-06-11T16:46:29.172461759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075679 | controller | Jun 11 16:46:29.172513 crc crio[22018]: time="2026-06-11T16:46:29.172487109Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075696 | controller | Jun 11 16:46:29.172746 crc crio[22018]: time="2026-06-11T16:46:29.172699636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075712 | controller | Jun 11 16:46:29.172746 crc crio[22018]: time="2026-06-11T16:46:29.172746188Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075729 | controller | Jun 11 16:46:29.172975 crc crio[22018]: time="2026-06-11T16:46:29.172930813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075745 | controller | Jun 11 16:46:29.172975 crc crio[22018]: time="2026-06-11T16:46:29.172974515Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075766 | controller | Jun 11 16:46:29.173165 crc crio[22018]: time="2026-06-11T16:46:29.17312145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075783 | controller | Jun 11 16:46:29.173165 crc crio[22018]: time="2026-06-11T16:46:29.173164951Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075800 | controller | Jun 11 16:46:29.173454 crc crio[22018]: time="2026-06-11T16:46:29.173399348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075816 | controller | Jun 11 16:46:29.173514 crc crio[22018]: time="2026-06-11T16:46:29.173486281Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075833 | controller | Jun 11 16:46:29.173688 crc crio[22018]: time="2026-06-11T16:46:29.173646236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075862 | controller | Jun 11 16:46:29.174479 crc crio[22018]: time="2026-06-11T16:46:29.17376236Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075884 | controller | Jun 11 16:46:29.174479 crc crio[22018]: time="2026-06-11T16:46:29.173859432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075901 | controller | Jun 11 16:46:29.174479 crc crio[22018]: time="2026-06-11T16:46:29.173987287Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075918 | controller | Jun 11 16:46:29.174479 crc crio[22018]: time="2026-06-11T16:46:29.174022528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075934 | controller | Jun 11 16:46:29.174479 crc crio[22018]: time="2026-06-11T16:46:29.174050239Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075951 | controller | Jun 11 16:46:29.174878 crc crio[22018]: time="2026-06-11T16:46:29.174480942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.075967 | controller | Jun 11 16:46:29.174878 crc crio[22018]: time="2026-06-11T16:46:29.174525964Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.075983 | controller | Jun 11 16:46:29.174878 crc crio[22018]: time="2026-06-11T16:46:29.174652438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076000 | controller | Jun 11 16:46:29.174878 crc crio[22018]: time="2026-06-11T16:46:29.174677219Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076016 | controller | Jun 11 16:46:29.175001 crc crio[22018]: time="2026-06-11T16:46:29.174914437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076032 | controller | Jun 11 16:46:29.175001 crc crio[22018]: time="2026-06-11T16:46:29.174941458Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076049 | controller | Jun 11 16:46:29.175110 crc crio[22018]: time="2026-06-11T16:46:29.175066712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076065 | controller | Jun 11 16:46:29.175171 crc crio[22018]: time="2026-06-11T16:46:29.175115433Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076081 | controller | Jun 11 16:46:29.175382 crc crio[22018]: time="2026-06-11T16:46:29.175300019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076098 | controller | Jun 11 16:46:29.175478 crc crio[22018]: time="2026-06-11T16:46:29.175384662Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076114 | controller | Jun 11 16:46:29.175598 crc crio[22018]: time="2026-06-11T16:46:29.175568698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076135 | controller | Jun 11 16:46:29.175729 crc crio[22018]: time="2026-06-11T16:46:29.175610839Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076152 | controller | Jun 11 16:46:29.175914 crc crio[22018]: time="2026-06-11T16:46:29.175764113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076169 | controller | Jun 11 16:46:29.175914 crc crio[22018]: time="2026-06-11T16:46:29.175787554Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076186 | controller | Jun 11 16:46:29.176030 crc crio[22018]: time="2026-06-11T16:46:29.175995301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076203 | controller | Jun 11 16:46:29.176114 crc crio[22018]: time="2026-06-11T16:46:29.176057633Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076219 | controller | Jun 11 16:46:29.176254 crc crio[22018]: time="2026-06-11T16:46:29.176216618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076235 | controller | Jun 11 16:46:29.176377 crc crio[22018]: time="2026-06-11T16:46:29.17627552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076252 | controller | Jun 11 16:46:29.176517 crc crio[22018]: time="2026-06-11T16:46:29.176484337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076268 | controller | Jun 11 16:46:29.176605 crc crio[22018]: time="2026-06-11T16:46:29.176531968Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076285 | controller | Jun 11 16:46:29.176605 crc crio[22018]: time="2026-06-11T16:46:29.17657444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076301 | controller | Jun 11 16:46:29.176605 crc crio[22018]: time="2026-06-11T16:46:29.1765962Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076318 | controller | Jun 11 16:46:29.176812 crc crio[22018]: time="2026-06-11T16:46:29.176782066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076335 | controller | Jun 11 16:46:29.176873 crc crio[22018]: time="2026-06-11T16:46:29.176822467Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076352 | controller | Jun 11 16:46:29.177050 crc crio[22018]: time="2026-06-11T16:46:29.177022004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076369 | controller | Jun 11 16:46:29.177109 crc crio[22018]: time="2026-06-11T16:46:29.177061845Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076386 | controller | Jun 11 16:46:29.177247 crc crio[22018]: time="2026-06-11T16:46:29.17721948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076403 | controller | Jun 11 16:46:29.177297 crc crio[22018]: time="2026-06-11T16:46:29.177260831Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076420 | controller | Jun 11 16:46:29.177593 crc crio[22018]: time="2026-06-11T16:46:29.177563881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076437 | controller | Jun 11 16:46:29.177656 crc crio[22018]: time="2026-06-11T16:46:29.177607892Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076454 | controller | Jun 11 16:46:29.177754 crc crio[22018]: time="2026-06-11T16:46:29.177724176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076471 | controller | Jun 11 16:46:29.177804 crc crio[22018]: time="2026-06-11T16:46:29.177765818Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076491 | controller | Jun 11 16:46:29.177939 crc crio[22018]: time="2026-06-11T16:46:29.177911342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076509 | controller | Jun 11 16:46:29.177990 crc crio[22018]: time="2026-06-11T16:46:29.177950573Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076525 | controller | Jun 11 16:46:29.178126 crc crio[22018]: time="2026-06-11T16:46:29.178098338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076542 | controller | Jun 11 16:46:29.178183 crc crio[22018]: time="2026-06-11T16:46:29.178137389Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076559 | controller | Jun 11 16:46:29.178312 crc crio[22018]: time="2026-06-11T16:46:29.178284964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076575 | controller | Jun 11 16:46:29.178455 crc crio[22018]: time="2026-06-11T16:46:29.178367037Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076592 | controller | Jun 11 16:46:29.178628 crc crio[22018]: time="2026-06-11T16:46:29.178593514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076608 | controller | Jun 11 16:46:29.178682 crc crio[22018]: time="2026-06-11T16:46:29.178641175Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076625 | controller | Jun 11 16:46:29.178773 crc crio[22018]: time="2026-06-11T16:46:29.178744819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076643 | controller | Jun 11 16:46:29.178838 crc crio[22018]: time="2026-06-11T16:46:29.178784648Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076659 | controller | Jun 11 16:46:29.179004 crc crio[22018]: time="2026-06-11T16:46:29.178976496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076676 | controller | Jun 11 16:46:29.179057 crc crio[22018]: time="2026-06-11T16:46:29.179015827Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076693 | controller | Jun 11 16:46:29.179214 crc crio[22018]: time="2026-06-11T16:46:29.179184453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076710 | controller | Jun 11 16:46:29.179267 crc crio[22018]: time="2026-06-11T16:46:29.179229874Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076727 | controller | Jun 11 16:46:29.179421 crc crio[22018]: time="2026-06-11T16:46:29.179394369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076743 | controller | Jun 11 16:46:29.179502 crc crio[22018]: time="2026-06-11T16:46:29.179458341Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076760 | controller | Jun 11 16:46:29.179648 crc crio[22018]: time="2026-06-11T16:46:29.179617877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076776 | controller | Jun 11 16:46:29.179711 crc crio[22018]: time="2026-06-11T16:46:29.179658828Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076793 | controller | Jun 11 16:46:29.179827 crc crio[22018]: time="2026-06-11T16:46:29.179799072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076810 | controller | Jun 11 16:46:29.179880 crc crio[22018]: time="2026-06-11T16:46:29.179840044Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076827 | controller | Jun 11 16:46:29.180016 crc crio[22018]: time="2026-06-11T16:46:29.179988008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076861 | controller | Jun 11 16:46:29.180079 crc crio[22018]: time="2026-06-11T16:46:29.1800282Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076883 | controller | Jun 11 16:46:29.180391 crc crio[22018]: time="2026-06-11T16:46:29.180285618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076901 | controller | Jun 11 16:46:29.180391 crc crio[22018]: time="2026-06-11T16:46:29.180383161Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076917 | controller | Jun 11 16:46:29.180801 crc crio[22018]: time="2026-06-11T16:46:29.180409412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076934 | controller | Jun 11 16:46:29.180801 crc crio[22018]: time="2026-06-11T16:46:29.180428562Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076951 | controller | Jun 11 16:46:29.180801 crc crio[22018]: time="2026-06-11T16:46:29.180684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.076967 | controller | Jun 11 16:46:29.180801 crc crio[22018]: time="2026-06-11T16:46:29.180710931Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.076983 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.180862836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077000 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.180886187Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077017 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.181077273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077033 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.181101064Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077049 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.18129089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077064 | controller | Jun 11 16:46:29.181393 crc crio[22018]: time="2026-06-11T16:46:29.181314531Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077080 | controller | Jun 11 16:46:29.181858 crc crio[22018]: time="2026-06-11T16:46:29.181557478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077096 | controller | Jun 11 16:46:29.181858 crc crio[22018]: time="2026-06-11T16:46:29.181584659Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077112 | controller | Jun 11 16:46:29.181858 crc crio[22018]: time="2026-06-11T16:46:29.181764565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077128 | controller | Jun 11 16:46:29.181858 crc crio[22018]: time="2026-06-11T16:46:29.181789016Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077143 | controller | Jun 11 16:46:29.182002 crc crio[22018]: time="2026-06-11T16:46:29.181974842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077159 | controller | Jun 11 16:46:29.182002 crc crio[22018]: time="2026-06-11T16:46:29.181998082Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077175 | controller | Jun 11 16:46:29.182192 crc crio[22018]: time="2026-06-11T16:46:29.182162898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077191 | controller | Jun 11 16:46:29.182246 crc crio[22018]: time="2026-06-11T16:46:29.182201069Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077207 | controller | Jun 11 16:46:29.182649 crc crio[22018]: time="2026-06-11T16:46:29.18253742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077227 | controller | Jun 11 16:46:29.182649 crc crio[22018]: time="2026-06-11T16:46:29.182583631Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077244 | controller | Jun 11 16:46:29.182795 crc crio[22018]: time="2026-06-11T16:46:29.182752076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077260 | controller | Jun 11 16:46:29.182864 crc crio[22018]: time="2026-06-11T16:46:29.182796303Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077276 | controller | Jun 11 16:46:29.183046 crc crio[22018]: time="2026-06-11T16:46:29.182998514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077292 | controller | Jun 11 16:46:29.183046 crc crio[22018]: time="2026-06-11T16:46:29.183042136Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077308 | controller | Jun 11 16:46:29.183229 crc crio[22018]: time="2026-06-11T16:46:29.18319357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077324 | controller | Jun 11 16:46:29.183293 crc crio[22018]: time="2026-06-11T16:46:29.183234502Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077339 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.18349023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077355 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.183547427Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077370 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.183621644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077386 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.183645925Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077402 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.183858012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077417 | controller | Jun 11 16:46:29.183918 crc crio[22018]: time="2026-06-11T16:46:29.183886823Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077433 | controller | Jun 11 16:46:29.184543 crc crio[22018]: time="2026-06-11T16:46:29.184048208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077449 | controller | Jun 11 16:46:29.184543 crc crio[22018]: time="2026-06-11T16:46:29.184073469Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077464 | controller | Jun 11 16:46:29.184543 crc crio[22018]: time="2026-06-11T16:46:29.184412749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077480 | controller | Jun 11 16:46:29.184543 crc crio[22018]: time="2026-06-11T16:46:29.184472681Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077496 | controller | Jun 11 16:46:29.184681 crc crio[22018]: time="2026-06-11T16:46:29.184620366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077512 | controller | Jun 11 16:46:29.184681 crc crio[22018]: time="2026-06-11T16:46:29.184645122Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077529 | controller | Jun 11 16:46:29.184850 crc crio[22018]: time="2026-06-11T16:46:29.184810802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077545 | controller | Jun 11 16:46:29.184906 crc crio[22018]: time="2026-06-11T16:46:29.184851123Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077565 | controller | Jun 11 16:46:29.185031 crc crio[22018]: time="2026-06-11T16:46:29.185001928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077582 | controller | Jun 11 16:46:29.185093 crc crio[22018]: time="2026-06-11T16:46:29.185042044Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077598 | controller | Jun 11 16:46:29.185252 crc crio[22018]: time="2026-06-11T16:46:29.185220805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077614 | controller | Jun 11 16:46:29.185376 crc crio[22018]: time="2026-06-11T16:46:29.185259616Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077630 | controller | Jun 11 16:46:29.185469 crc crio[22018]: time="2026-06-11T16:46:29.185427392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077646 | controller | Jun 11 16:46:29.185519 crc crio[22018]: time="2026-06-11T16:46:29.185480563Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077662 | controller | Jun 11 16:46:29.185702 crc crio[22018]: time="2026-06-11T16:46:29.185663119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077677 | controller | Jun 11 16:46:29.185769 crc crio[22018]: time="2026-06-11T16:46:29.185706201Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077693 | controller | Jun 11 16:46:29.185869 crc crio[22018]: time="2026-06-11T16:46:29.18584178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077709 | controller | Jun 11 16:46:29.185928 crc crio[22018]: time="2026-06-11T16:46:29.185880336Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077725 | controller | Jun 11 16:46:29.186126 crc crio[22018]: time="2026-06-11T16:46:29.186098593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077741 | controller | Jun 11 16:46:29.186178 crc crio[22018]: time="2026-06-11T16:46:29.186136688Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077757 | controller | Jun 11 16:46:29.186495 crc crio[22018]: time="2026-06-11T16:46:29.186292649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077773 | controller | Jun 11 16:46:29.186495 crc crio[22018]: time="2026-06-11T16:46:29.186382482Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077789 | controller | Jun 11 16:46:29.186650 crc crio[22018]: time="2026-06-11T16:46:29.186562728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077806 | controller | Jun 11 16:46:29.186650 crc crio[22018]: time="2026-06-11T16:46:29.186590403Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077822 | controller | Jun 11 16:46:29.186803 crc crio[22018]: time="2026-06-11T16:46:29.186771534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077838 | controller | Jun 11 16:46:29.186858 crc crio[22018]: time="2026-06-11T16:46:29.186813336Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077872 | controller | Jun 11 16:46:29.186988 crc crio[22018]: time="2026-06-11T16:46:29.186960761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077890 | controller | Jun 11 16:46:29.187049 crc crio[22018]: time="2026-06-11T16:46:29.187000532Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077906 | controller | Jun 11 16:46:29.187214 crc crio[22018]: time="2026-06-11T16:46:29.187160157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077926 | controller | Jun 11 16:46:29.187423 crc crio[22018]: time="2026-06-11T16:46:29.187184368Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077943 | controller | Jun 11 16:46:29.187423 crc crio[22018]: time="2026-06-11T16:46:29.187414029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077959 | controller | Jun 11 16:46:29.187550 crc crio[22018]: time="2026-06-11T16:46:29.187481341Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.077975 | controller | Jun 11 16:46:29.187676 crc crio[22018]: time="2026-06-11T16:46:29.187644196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.077991 | controller | Jun 11 16:46:29.187741 crc crio[22018]: time="2026-06-11T16:46:29.187690628Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078006 | controller | Jun 11 16:46:29.188649 crc crio[22018]: time="2026-06-11T16:46:29.187907314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078022 | controller | Jun 11 16:46:29.188649 crc crio[22018]: time="2026-06-11T16:46:29.187955655Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078038 | controller | Jun 11 16:46:29.188649 crc crio[22018]: time="2026-06-11T16:46:29.188566785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078053 | controller | Jun 11 16:46:29.188994 crc crio[22018]: time="2026-06-11T16:46:29.188611206Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078069 | controller | Jun 11 16:46:29.189049 crc crio[22018]: time="2026-06-11T16:46:29.189016739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078085 | controller | Jun 11 16:46:29.189084 crc crio[22018]: time="2026-06-11T16:46:29.18904643Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078101 | controller | Jun 11 16:46:29.189253 crc crio[22018]: time="2026-06-11T16:46:29.189225716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078117 | controller | Jun 11 16:46:29.189383 crc crio[22018]: time="2026-06-11T16:46:29.189265707Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078133 | controller | Jun 11 16:46:29.189616 crc crio[22018]: time="2026-06-11T16:46:29.189588317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078148 | controller | Jun 11 16:46:29.189679 crc crio[22018]: time="2026-06-11T16:46:29.189631579Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078164 | controller | Jun 11 16:46:29.189823 crc crio[22018]: time="2026-06-11T16:46:29.189792474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078180 | controller | Jun 11 16:46:29.189875 crc crio[22018]: time="2026-06-11T16:46:29.189839165Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078195 | controller | Jun 11 16:46:29.190102 crc crio[22018]: time="2026-06-11T16:46:29.190010841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078211 | controller | Jun 11 16:46:29.190102 crc crio[22018]: time="2026-06-11T16:46:29.190056672Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078226 | controller | Jun 11 16:46:29.190193 crc crio[22018]: time="2026-06-11T16:46:29.190173006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078242 | controller | Jun 11 16:46:29.190238 crc crio[22018]: time="2026-06-11T16:46:29.190209837Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078261 | controller | Jun 11 16:46:29.190480 crc crio[22018]: time="2026-06-11T16:46:29.190427034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078278 | controller | Jun 11 16:46:29.190568 crc crio[22018]: time="2026-06-11T16:46:29.190496496Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078293 | controller | Jun 11 16:46:29.192278 crc crio[22018]: time="2026-06-11T16:46:29.192226541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078309 | controller | Jun 11 16:46:29.192500 crc crio[22018]: time="2026-06-11T16:46:29.192283653Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078325 | controller | Jun 11 16:46:29.192500 crc crio[22018]: time="2026-06-11T16:46:29.192299684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078341 | controller | Jun 11 16:46:29.192500 crc crio[22018]: time="2026-06-11T16:46:29.192379096Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078356 | controller | Jun 11 16:46:29.192625 crc crio[22018]: time="2026-06-11T16:46:29.192531401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078372 | controller | Jun 11 16:46:29.192625 crc crio[22018]: time="2026-06-11T16:46:29.192567092Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078388 | controller | Jun 11 16:46:29.192767 crc crio[22018]: time="2026-06-11T16:46:29.192713037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078403 | controller | Jun 11 16:46:29.192824 crc crio[22018]: time="2026-06-11T16:46:29.192772489Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078419 | controller | Jun 11 16:46:29.193035 crc crio[22018]: time="2026-06-11T16:46:29.193001566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078435 | controller | Jun 11 16:46:29.193094 crc crio[22018]: time="2026-06-11T16:46:29.193053898Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078450 | controller | Jun 11 16:46:29.193228 crc crio[22018]: time="2026-06-11T16:46:29.193175612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078466 | controller | Jun 11 16:46:29.193295 crc crio[22018]: time="2026-06-11T16:46:29.193233693Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078482 | controller | Jun 11 16:46:29.193586 crc crio[22018]: time="2026-06-11T16:46:29.193532643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078498 | controller | Jun 11 16:46:29.193657 crc crio[22018]: time="2026-06-11T16:46:29.193594845Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078514 | controller | Jun 11 16:46:29.193657 crc crio[22018]: time="2026-06-11T16:46:29.193628796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078529 | controller | Jun 11 16:46:29.193657 crc crio[22018]: time="2026-06-11T16:46:29.193655267Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078555 | controller | Jun 11 16:46:29.193901 crc crio[22018]: time="2026-06-11T16:46:29.193856993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078572 | controller | Jun 11 16:46:29.193963 crc crio[22018]: time="2026-06-11T16:46:29.193914095Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078588 | controller | Jun 11 16:46:29.194071 crc crio[22018]: time="2026-06-11T16:46:29.194036939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078608 | controller | Jun 11 16:46:29.194123 crc crio[22018]: time="2026-06-11T16:46:29.194090751Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078625 | controller | Jun 11 16:46:29.194279 crc crio[22018]: time="2026-06-11T16:46:29.194245366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078641 | controller | Jun 11 16:46:29.194389 crc crio[22018]: time="2026-06-11T16:46:29.194299067Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078657 | controller | Jun 11 16:46:29.194587 crc crio[22018]: time="2026-06-11T16:46:29.194529995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078673 | controller | Jun 11 16:46:29.194698 crc crio[22018]: time="2026-06-11T16:46:29.194643898Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078689 | controller | Jun 11 16:46:29.195238 crc crio[22018]: time="2026-06-11T16:46:29.195038681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078705 | controller | Jun 11 16:46:29.195514 crc crio[22018]: time="2026-06-11T16:46:29.195247398Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078721 | controller | Jun 11 16:46:29.195514 crc crio[22018]: time="2026-06-11T16:46:29.195266608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078737 | controller | Jun 11 16:46:29.195514 crc crio[22018]: time="2026-06-11T16:46:29.195289249Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078753 | controller | Jun 11 16:46:29.195636 crc crio[22018]: time="2026-06-11T16:46:29.19531534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078769 | controller | Jun 11 16:46:29.195788 crc crio[22018]: time="2026-06-11T16:46:29.195685532Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078785 | controller | Jun 11 16:46:29.195846 crc crio[22018]: time="2026-06-11T16:46:29.195793715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078801 | controller | Jun 11 16:46:29.195846 crc crio[22018]: time="2026-06-11T16:46:29.195829696Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078816 | controller | Jun 11 16:46:29.196053 crc crio[22018]: time="2026-06-11T16:46:29.195993491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078833 | controller | Jun 11 16:46:29.196125 crc crio[22018]: time="2026-06-11T16:46:29.196054693Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078861 | controller | Jun 11 16:46:29.196242 crc crio[22018]: time="2026-06-11T16:46:29.196197248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078882 | controller | Jun 11 16:46:29.196307 crc crio[22018]: time="2026-06-11T16:46:29.19625657Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078900 | controller | Jun 11 16:46:29.196629 crc crio[22018]: time="2026-06-11T16:46:29.19657148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078916 | controller | Jun 11 16:46:29.196700 crc crio[22018]: time="2026-06-11T16:46:29.196635812Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078932 | controller | Jun 11 16:46:29.196779 crc crio[22018]: time="2026-06-11T16:46:29.196741555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078949 | controller | Jun 11 16:46:29.196833 crc crio[22018]: time="2026-06-11T16:46:29.196800487Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.078965 | controller | Jun 11 16:46:29.196994 crc crio[22018]: time="2026-06-11T16:46:29.196949652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.078986 | controller | Jun 11 16:46:29.197056 crc crio[22018]: time="2026-06-11T16:46:29.197009264Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079003 | controller | Jun 11 16:46:29.197166 crc crio[22018]: time="2026-06-11T16:46:29.197129498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079019 | controller | Jun 11 16:46:29.197218 crc crio[22018]: time="2026-06-11T16:46:29.197186559Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079035 | controller | Jun 11 16:46:29.197422 crc crio[22018]: time="2026-06-11T16:46:29.197386606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079051 | controller | Jun 11 16:46:29.197555 crc crio[22018]: time="2026-06-11T16:46:29.197478419Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079067 | controller | Jun 11 16:46:29.197630 crc crio[22018]: time="2026-06-11T16:46:29.197594622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079083 | controller | Jun 11 16:46:29.197689 crc crio[22018]: time="2026-06-11T16:46:29.197650034Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079099 | controller | Jun 11 16:46:29.197833 crc crio[22018]: time="2026-06-11T16:46:29.197799029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079115 | controller | Jun 11 16:46:29.197884 crc crio[22018]: time="2026-06-11T16:46:29.197860151Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079131 | controller | Jun 11 16:46:29.197960 crc crio[22018]: time="2026-06-11T16:46:29.197927013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079147 | controller | Jun 11 16:46:29.198018 crc crio[22018]: time="2026-06-11T16:46:29.197985955Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079164 | controller | Jun 11 16:46:29.198175 crc crio[22018]: time="2026-06-11T16:46:29.19813815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079179 | controller | Jun 11 16:46:29.198237 crc crio[22018]: time="2026-06-11T16:46:29.198197242Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079195 | controller | Jun 11 16:46:29.198866 crc crio[22018]: time="2026-06-11T16:46:29.198817921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079211 | controller | Jun 11 16:46:29.198957 crc crio[22018]: time="2026-06-11T16:46:29.198880153Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079227 | controller | Jun 11 16:46:29.198957 crc crio[22018]: time="2026-06-11T16:46:29.198901714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079243 | controller | Jun 11 16:46:29.198957 crc crio[22018]: time="2026-06-11T16:46:29.198925385Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079258 | controller | Jun 11 16:46:29.199784 crc crio[22018]: time="2026-06-11T16:46:29.199237832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079274 | controller | Jun 11 16:46:29.200136 crc crio[22018]: time="2026-06-11T16:46:29.200059668Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079290 | controller | Jun 11 16:46:29.200562 crc crio[22018]: time="2026-06-11T16:46:29.200226313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079306 | controller | Jun 11 16:46:29.200686 crc crio[22018]: time="2026-06-11T16:46:29.200568574Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079325 | controller | Jun 11 16:46:29.201014 crc crio[22018]: time="2026-06-11T16:46:29.200856353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079342 | controller | Jun 11 16:46:29.201162 crc crio[22018]: time="2026-06-11T16:46:29.201100891Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079358 | controller | Jun 11 16:46:29.201296 crc crio[22018]: time="2026-06-11T16:46:29.201240816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079374 | controller | Jun 11 16:46:29.207709 crc crio[22018]: time="2026-06-11T16:46:29.207593418Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079390 | controller | Jun 11 16:46:29.207709 crc crio[22018]: time="2026-06-11T16:46:29.207711112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079406 | controller | Jun 11 16:46:29.208034 crc crio[22018]: time="2026-06-11T16:46:29.207750223Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079422 | controller | Jun 11 16:46:29.208034 crc crio[22018]: time="2026-06-11T16:46:29.207784754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079438 | controller | Jun 11 16:46:29.208034 crc crio[22018]: time="2026-06-11T16:46:29.207811165Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079453 | controller | Jun 11 16:46:29.208140 crc crio[22018]: time="2026-06-11T16:46:29.208062709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079469 | controller | Jun 11 16:46:29.208184 crc crio[22018]: time="2026-06-11T16:46:29.208157572Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079485 | controller | Jun 11 16:46:29.208231 crc crio[22018]: time="2026-06-11T16:46:29.208191543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079501 | controller | Jun 11 16:46:29.208231 crc crio[22018]: time="2026-06-11T16:46:29.208217004Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079517 | controller | Jun 11 16:46:29.208562 crc crio[22018]: time="2026-06-11T16:46:29.208496713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079533 | controller | Jun 11 16:46:29.208628 crc crio[22018]: time="2026-06-11T16:46:29.208565445Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079548 | controller | Jun 11 16:46:29.208628 crc crio[22018]: time="2026-06-11T16:46:29.208597406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079565 | controller | Jun 11 16:46:29.208628 crc crio[22018]: time="2026-06-11T16:46:29.208625287Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079580 | controller | Jun 11 16:46:29.208918 crc crio[22018]: time="2026-06-11T16:46:29.208865344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079596 | controller | Jun 11 16:46:29.208977 crc crio[22018]: time="2026-06-11T16:46:29.208928997Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079613 | controller | Jun 11 16:46:29.209052 crc crio[22018]: time="2026-06-11T16:46:29.209019979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079629 | controller | Jun 11 16:46:29.209112 crc crio[22018]: time="2026-06-11T16:46:29.209068471Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079645 | controller | Jun 11 16:46:29.209411 crc crio[22018]: time="2026-06-11T16:46:29.209372121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079666 | controller | Jun 11 16:46:29.209511 crc crio[22018]: time="2026-06-11T16:46:29.209460903Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079683 | controller | Jun 11 16:46:29.209635 crc crio[22018]: time="2026-06-11T16:46:29.209590268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079700 | controller | Jun 11 16:46:29.209704 crc crio[22018]: time="2026-06-11T16:46:29.20965042Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079717 | controller | Jun 11 16:46:29.209916 crc crio[22018]: time="2026-06-11T16:46:29.209797584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079733 | controller | Jun 11 16:46:29.209916 crc crio[22018]: time="2026-06-11T16:46:29.209850796Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079749 | controller | Jun 11 16:46:29.210122 crc crio[22018]: time="2026-06-11T16:46:29.20998791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079766 | controller | Jun 11 16:46:29.210122 crc crio[22018]: time="2026-06-11T16:46:29.210016741Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079783 | controller | Jun 11 16:46:29.210239 crc crio[22018]: time="2026-06-11T16:46:29.210190127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079800 | controller | Jun 11 16:46:29.210239 crc crio[22018]: time="2026-06-11T16:46:29.210223208Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079817 | controller | Jun 11 16:46:29.210469 crc crio[22018]: time="2026-06-11T16:46:29.210426894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079833 | controller | Jun 11 16:46:29.210565 crc crio[22018]: time="2026-06-11T16:46:29.210493005Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079866 | controller | Jun 11 16:46:29.210729 crc crio[22018]: time="2026-06-11T16:46:29.210685103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079887 | controller | Jun 11 16:46:29.210786 crc crio[22018]: time="2026-06-11T16:46:29.210736614Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079904 | controller | Jun 11 16:46:29.210916 crc crio[22018]: time="2026-06-11T16:46:29.210884669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079921 | controller | Jun 11 16:46:29.210971 crc crio[22018]: time="2026-06-11T16:46:29.21093275Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079938 | controller | Jun 11 16:46:29.211198 crc crio[22018]: time="2026-06-11T16:46:29.211160158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079955 | controller | Jun 11 16:46:29.211271 crc crio[22018]: time="2026-06-11T16:46:29.211209639Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.079972 | controller | Jun 11 16:46:29.211409 crc crio[22018]: time="2026-06-11T16:46:29.211387955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.079989 | controller | Jun 11 16:46:29.211516 crc crio[22018]: time="2026-06-11T16:46:29.211424216Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080006 | controller | Jun 11 16:46:29.211634 crc crio[22018]: time="2026-06-11T16:46:29.211596422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080023 | controller | Jun 11 16:46:29.211699 crc crio[22018]: time="2026-06-11T16:46:29.211654803Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080046 | controller | Jun 11 16:46:29.211831 crc crio[22018]: time="2026-06-11T16:46:29.211800688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080064 | controller | Jun 11 16:46:29.211894 crc crio[22018]: time="2026-06-11T16:46:29.211846479Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080082 | controller | Jun 11 16:46:29.212023 crc crio[22018]: time="2026-06-11T16:46:29.211992044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080099 | controller | Jun 11 16:46:29.212074 crc crio[22018]: time="2026-06-11T16:46:29.212038186Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080116 | controller | Jun 11 16:46:29.212209 crc crio[22018]: time="2026-06-11T16:46:29.21217737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080133 | controller | Jun 11 16:46:29.212268 crc crio[22018]: time="2026-06-11T16:46:29.212224742Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080150 | controller | Jun 11 16:46:29.212579 crc crio[22018]: time="2026-06-11T16:46:29.212427608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080166 | controller | Jun 11 16:46:29.212579 crc crio[22018]: time="2026-06-11T16:46:29.21249513Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080183 | controller | Jun 11 16:46:29.212882 crc crio[22018]: time="2026-06-11T16:46:29.212598643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080200 | controller | Jun 11 16:46:29.212882 crc crio[22018]: time="2026-06-11T16:46:29.212626924Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080216 | controller | Jun 11 16:46:29.212882 crc crio[22018]: time="2026-06-11T16:46:29.212853332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080232 | controller | Jun 11 16:46:29.212882 crc crio[22018]: time="2026-06-11T16:46:29.212884073Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080249 | controller | Jun 11 16:46:29.213180 crc crio[22018]: time="2026-06-11T16:46:29.213083879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080265 | controller | Jun 11 16:46:29.213180 crc crio[22018]: time="2026-06-11T16:46:29.21311172Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080281 | controller | Jun 11 16:46:29.213362 crc crio[22018]: time="2026-06-11T16:46:29.213287535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080298 | controller | Jun 11 16:46:29.213501 crc crio[22018]: time="2026-06-11T16:46:29.213467241Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080314 | controller | Jun 11 16:46:29.213557 crc crio[22018]: time="2026-06-11T16:46:29.213542794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080331 | controller | Jun 11 16:46:29.213602 crc crio[22018]: time="2026-06-11T16:46:29.213572155Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080401 | controller | Jun 11 16:46:29.213801 crc crio[22018]: time="2026-06-11T16:46:29.213770271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080418 | controller | Jun 11 16:46:29.213861 crc crio[22018]: time="2026-06-11T16:46:29.213817432Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080436 | controller | Jun 11 16:46:29.213995 crc crio[22018]: time="2026-06-11T16:46:29.213959967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080461 | controller | Jun 11 16:46:29.214053 crc crio[22018]: time="2026-06-11T16:46:29.214015449Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080479 | controller | Jun 11 16:46:29.214212 crc crio[22018]: time="2026-06-11T16:46:29.214183704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080501 | controller | Jun 11 16:46:29.214274 crc crio[22018]: time="2026-06-11T16:46:29.214226745Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080519 | controller | Jun 11 16:46:29.214497 crc crio[22018]: time="2026-06-11T16:46:29.214465973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080539 | controller | Jun 11 16:46:29.214599 crc crio[22018]: time="2026-06-11T16:46:29.214524075Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080556 | controller | Jun 11 16:46:29.214764 crc crio[22018]: time="2026-06-11T16:46:29.214730921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080573 | controller | Jun 11 16:46:29.214832 crc crio[22018]: time="2026-06-11T16:46:29.214772023Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080595 | controller | Jun 11 16:46:29.214943 crc crio[22018]: time="2026-06-11T16:46:29.214915637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080612 | controller | Jun 11 16:46:29.215008 crc crio[22018]: time="2026-06-11T16:46:29.214955529Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080632 | controller | Jun 11 16:46:29.215127 crc crio[22018]: time="2026-06-11T16:46:29.215094583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080649 | controller | Jun 11 16:46:29.215198 crc crio[22018]: time="2026-06-11T16:46:29.215134944Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080666 | controller | Jun 11 16:46:29.215386 crc crio[22018]: time="2026-06-11T16:46:29.215357221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080686 | controller | Jun 11 16:46:29.215492 crc crio[22018]: time="2026-06-11T16:46:29.215403881Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080706 | controller | Jun 11 16:46:29.215636 crc crio[22018]: time="2026-06-11T16:46:29.215600689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080725 | controller | Jun 11 16:46:29.215698 crc crio[22018]: time="2026-06-11T16:46:29.215662001Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080745 | controller | Jun 11 16:46:29.215817 crc crio[22018]: time="2026-06-11T16:46:29.215782375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080764 | controller | Jun 11 16:46:29.215891 crc crio[22018]: time="2026-06-11T16:46:29.215828156Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080785 | controller | Jun 11 16:46:29.216013 crc crio[22018]: time="2026-06-11T16:46:29.215979281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080803 | controller | Jun 11 16:46:29.216096 crc crio[22018]: time="2026-06-11T16:46:29.216020973Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080822 | controller | Jun 11 16:46:29.216191 crc crio[22018]: time="2026-06-11T16:46:29.216160687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080842 | controller | Jun 11 16:46:29.216254 crc crio[22018]: time="2026-06-11T16:46:29.216199868Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080883 | controller | Jun 11 16:46:29.216542 crc crio[22018]: time="2026-06-11T16:46:29.216462747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080904 | controller | Jun 11 16:46:29.216640 crc crio[22018]: time="2026-06-11T16:46:29.216550549Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080927 | controller | Jun 11 16:46:29.216640 crc crio[22018]: time="2026-06-11T16:46:29.216613751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080945 | controller | Jun 11 16:46:29.216640 crc crio[22018]: time="2026-06-11T16:46:29.216638212Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.080962 | controller | Jun 11 16:46:29.216863 crc crio[22018]: time="2026-06-11T16:46:29.216825118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.080980 | controller | Jun 11 16:46:29.216940 crc crio[22018]: time="2026-06-11T16:46:29.2168803Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081000 | controller | Jun 11 16:46:29.217047 crc crio[22018]: time="2026-06-11T16:46:29.217014534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081016 | controller | Jun 11 16:46:29.217124 crc crio[22018]: time="2026-06-11T16:46:29.217060926Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081034 | controller | Jun 11 16:46:29.217223 crc crio[22018]: time="2026-06-11T16:46:29.21719282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081055 | controller | Jun 11 16:46:29.217289 crc crio[22018]: time="2026-06-11T16:46:29.217232651Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081072 | controller | Jun 11 16:46:29.217461 crc crio[22018]: time="2026-06-11T16:46:29.217414947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081092 | controller | Jun 11 16:46:29.217544 crc crio[22018]: time="2026-06-11T16:46:29.217480919Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081112 | controller | Jun 11 16:46:29.217672 crc crio[22018]: time="2026-06-11T16:46:29.217635754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081130 | controller | Jun 11 16:46:29.217672 crc crio[22018]: time="2026-06-11T16:46:29.217660195Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081178 | controller | Jun 11 16:46:29.217856 crc crio[22018]: time="2026-06-11T16:46:29.21782325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081198 | controller | Jun 11 16:46:29.217926 crc crio[22018]: time="2026-06-11T16:46:29.217864271Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081215 | controller | Jun 11 16:46:29.218119 crc crio[22018]: time="2026-06-11T16:46:29.218090578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081232 | controller | Jun 11 16:46:29.218181 crc crio[22018]: time="2026-06-11T16:46:29.21813016Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081249 | controller | Jun 11 16:46:29.218393 crc crio[22018]: time="2026-06-11T16:46:29.218295955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081266 | controller | Jun 11 16:46:29.218393 crc crio[22018]: time="2026-06-11T16:46:29.218382268Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081283 | controller | Jun 11 16:46:29.218584 crc crio[22018]: time="2026-06-11T16:46:29.218554543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081300 | controller | Jun 11 16:46:29.218650 crc crio[22018]: time="2026-06-11T16:46:29.218597085Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081321 | controller | Jun 11 16:46:29.218810 crc crio[22018]: time="2026-06-11T16:46:29.21877925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081338 | controller | Jun 11 16:46:29.218876 crc crio[22018]: time="2026-06-11T16:46:29.218827552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081355 | controller | Jun 11 16:46:29.218998 crc crio[22018]: time="2026-06-11T16:46:29.218969446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081371 | controller | Jun 11 16:46:29.219056 crc crio[22018]: time="2026-06-11T16:46:29.219010878Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081388 | controller | Jun 11 16:46:29.219185 crc crio[22018]: time="2026-06-11T16:46:29.219158543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081404 | controller | Jun 11 16:46:29.219243 crc crio[22018]: time="2026-06-11T16:46:29.219198234Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081421 | controller | Jun 11 16:46:29.219421 crc crio[22018]: time="2026-06-11T16:46:29.21938965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081438 | controller | Jun 11 16:46:29.219510 crc crio[22018]: time="2026-06-11T16:46:29.219453792Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081455 | controller | Jun 11 16:46:29.219646 crc crio[22018]: time="2026-06-11T16:46:29.219615857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081472 | controller | Jun 11 16:46:29.219713 crc crio[22018]: time="2026-06-11T16:46:29.219658438Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081489 | controller | Jun 11 16:46:29.219914 crc crio[22018]: time="2026-06-11T16:46:29.219880786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081506 | controller | Jun 11 16:46:29.219968 crc crio[22018]: time="2026-06-11T16:46:29.219934827Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081523 | controller | Jun 11 16:46:29.220089 crc crio[22018]: time="2026-06-11T16:46:29.220061341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081539 | controller | Jun 11 16:46:29.220141 crc crio[22018]: time="2026-06-11T16:46:29.220105163Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081556 | controller | Jun 11 16:46:29.220272 crc crio[22018]: time="2026-06-11T16:46:29.220243977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081572 | controller | Jun 11 16:46:29.220406 crc crio[22018]: time="2026-06-11T16:46:29.220283408Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081588 | controller | Jun 11 16:46:29.220559 crc crio[22018]: time="2026-06-11T16:46:29.220529596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081605 | controller | Jun 11 16:46:29.220617 crc crio[22018]: time="2026-06-11T16:46:29.220571768Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081622 | controller | Jun 11 16:46:29.220742 crc crio[22018]: time="2026-06-11T16:46:29.220711982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081639 | controller | Jun 11 16:46:29.220805 crc crio[22018]: time="2026-06-11T16:46:29.220758063Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081656 | controller | Jun 11 16:46:29.221154 crc crio[22018]: time="2026-06-11T16:46:29.221119545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081677 | controller | Jun 11 16:46:29.221240 crc crio[22018]: time="2026-06-11T16:46:29.221178777Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081694 | controller | Jun 11 16:46:29.221403 crc crio[22018]: time="2026-06-11T16:46:29.221312391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081711 | controller | Jun 11 16:46:29.221494 crc crio[22018]: time="2026-06-11T16:46:29.221414524Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081727 | controller | Jun 11 16:46:29.221659 crc crio[22018]: time="2026-06-11T16:46:29.221628136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081743 | controller | Jun 11 16:46:29.221719 crc crio[22018]: time="2026-06-11T16:46:29.221671203Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081760 | controller | Jun 11 16:46:29.221959 crc crio[22018]: time="2026-06-11T16:46:29.221926901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081776 | controller | Jun 11 16:46:29.222018 crc crio[22018]: time="2026-06-11T16:46:29.221974622Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081792 | controller | Jun 11 16:46:29.222119 crc crio[22018]: time="2026-06-11T16:46:29.222091476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081809 | controller | Jun 11 16:46:29.222178 crc crio[22018]: time="2026-06-11T16:46:29.222131227Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081825 | controller | Jun 11 16:46:29.222385 crc crio[22018]: time="2026-06-11T16:46:29.222302673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081842 | controller | Jun 11 16:46:29.222497 crc crio[22018]: time="2026-06-11T16:46:29.222388845Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081878 | controller | Jun 11 16:46:29.222632 crc crio[22018]: time="2026-06-11T16:46:29.222601912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081897 | controller | Jun 11 16:46:29.222694 crc crio[22018]: time="2026-06-11T16:46:29.222647884Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081913 | controller | Jun 11 16:46:29.222840 crc crio[22018]: time="2026-06-11T16:46:29.222812129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081930 | controller | Jun 11 16:46:29.222903 crc crio[22018]: time="2026-06-11T16:46:29.222856505Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081947 | controller | Jun 11 16:46:29.223055 crc crio[22018]: time="2026-06-11T16:46:29.223023041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081964 | controller | Jun 11 16:46:29.223113 crc crio[22018]: time="2026-06-11T16:46:29.223070307Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.081981 | controller | Jun 11 16:46:29.223251 crc crio[22018]: time="2026-06-11T16:46:29.223217982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.081997 | controller | Jun 11 16:46:29.223390 crc crio[22018]: time="2026-06-11T16:46:29.223270994Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082014 | controller | Jun 11 16:46:29.223492 crc crio[22018]: time="2026-06-11T16:46:29.22347823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082030 | controller | Jun 11 16:46:29.223536 crc crio[22018]: time="2026-06-11T16:46:29.223507871Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082051 | controller | Jun 11 16:46:29.223726 crc crio[22018]: time="2026-06-11T16:46:29.223696837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082068 | controller | Jun 11 16:46:29.223778 crc crio[22018]: time="2026-06-11T16:46:29.223737088Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082084 | controller | Jun 11 16:46:29.223918 crc crio[22018]: time="2026-06-11T16:46:29.223888873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082101 | controller | Jun 11 16:46:29.223977 crc crio[22018]: time="2026-06-11T16:46:29.223929745Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082117 | controller | Jun 11 16:46:29.224116 crc crio[22018]: time="2026-06-11T16:46:29.224083959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082134 | controller | Jun 11 16:46:29.224175 crc crio[22018]: time="2026-06-11T16:46:29.224124101Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082150 | controller | Jun 11 16:46:29.224360 crc crio[22018]: time="2026-06-11T16:46:29.224287666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082166 | controller | Jun 11 16:46:29.224429 crc crio[22018]: time="2026-06-11T16:46:29.224383323Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082182 | controller | Jun 11 16:46:29.224623 crc crio[22018]: time="2026-06-11T16:46:29.224592636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082199 | controller | Jun 11 16:46:29.224674 crc crio[22018]: time="2026-06-11T16:46:29.224636227Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082215 | controller | Jun 11 16:46:29.224832 crc crio[22018]: time="2026-06-11T16:46:29.224804492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082232 | controller | Jun 11 16:46:29.224896 crc crio[22018]: time="2026-06-11T16:46:29.224844144Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082248 | controller | Jun 11 16:46:29.225030 crc crio[22018]: time="2026-06-11T16:46:29.225000629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082264 | controller | Jun 11 16:46:29.225081 crc crio[22018]: time="2026-06-11T16:46:29.22504004Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082281 | controller | Jun 11 16:46:29.225214 crc crio[22018]: time="2026-06-11T16:46:29.225185385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082298 | controller | Jun 11 16:46:29.225266 crc crio[22018]: time="2026-06-11T16:46:29.225226976Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082314 | controller | Jun 11 16:46:29.225533 crc crio[22018]: time="2026-06-11T16:46:29.225501675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082331 | controller | Jun 11 16:46:29.225593 crc crio[22018]: time="2026-06-11T16:46:29.225544256Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082348 | controller | Jun 11 16:46:29.225728 crc crio[22018]: time="2026-06-11T16:46:29.225699261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082364 | controller | Jun 11 16:46:29.225781 crc crio[22018]: time="2026-06-11T16:46:29.225742172Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082381 | controller | Jun 11 16:46:29.225933 crc crio[22018]: time="2026-06-11T16:46:29.225905428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082401 | controller | Jun 11 16:46:29.225984 crc crio[22018]: time="2026-06-11T16:46:29.225944859Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082419 | controller | Jun 11 16:46:29.226117 crc crio[22018]: time="2026-06-11T16:46:29.226089013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082435 | controller | Jun 11 16:46:29.226168 crc crio[22018]: time="2026-06-11T16:46:29.226129635Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082452 | controller | Jun 11 16:46:29.226377 crc crio[22018]: time="2026-06-11T16:46:29.22628785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082469 | controller | Jun 11 16:46:29.226377 crc crio[22018]: time="2026-06-11T16:46:29.226367552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082486 | controller | Jun 11 16:46:29.226643 crc crio[22018]: time="2026-06-11T16:46:29.22661106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082503 | controller | Jun 11 16:46:29.226700 crc crio[22018]: time="2026-06-11T16:46:29.226656231Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082519 | controller | Jun 11 16:46:29.226775 crc crio[22018]: time="2026-06-11T16:46:29.226739324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082536 | controller | Jun 11 16:46:29.226853 crc crio[22018]: time="2026-06-11T16:46:29.226781865Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082570 | controller | Jun 11 16:46:29.226964 crc crio[22018]: time="2026-06-11T16:46:29.22693543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082588 | controller | Jun 11 16:46:29.227111 crc crio[22018]: time="2026-06-11T16:46:29.226976902Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082604 | controller | Jun 11 16:46:29.227242 crc crio[22018]: time="2026-06-11T16:46:29.227187318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082621 | controller | Jun 11 16:46:29.227242 crc crio[22018]: time="2026-06-11T16:46:29.227211879Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082638 | controller | Jun 11 16:46:29.227476 crc crio[22018]: time="2026-06-11T16:46:29.227426776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082655 | controller | Jun 11 16:46:29.227549 crc crio[22018]: time="2026-06-11T16:46:29.227490148Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082671 | controller | Jun 11 16:46:29.227691 crc crio[22018]: time="2026-06-11T16:46:29.227660643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082688 | controller | Jun 11 16:46:29.227691 crc crio[22018]: time="2026-06-11T16:46:29.227702145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082704 | controller | Jun 11 16:46:29.227883 crc crio[22018]: time="2026-06-11T16:46:29.22785384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082721 | controller | Jun 11 16:46:29.227935 crc crio[22018]: time="2026-06-11T16:46:29.227894661Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082737 | controller | Jun 11 16:46:29.228081 crc crio[22018]: time="2026-06-11T16:46:29.228053956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082753 | controller | Jun 11 16:46:29.228131 crc crio[22018]: time="2026-06-11T16:46:29.228093157Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082773 | controller | Jun 11 16:46:29.228418 crc crio[22018]: time="2026-06-11T16:46:29.228231812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082790 | controller | Jun 11 16:46:29.228418 crc crio[22018]: time="2026-06-11T16:46:29.228272493Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082807 | controller | Jun 11 16:46:29.228594 crc crio[22018]: time="2026-06-11T16:46:29.22850915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082823 | controller | Jun 11 16:46:29.228594 crc crio[22018]: time="2026-06-11T16:46:29.228539081Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082839 | controller | Jun 11 16:46:29.228725 crc crio[22018]: time="2026-06-11T16:46:29.228695356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082874 | controller | Jun 11 16:46:29.228785 crc crio[22018]: time="2026-06-11T16:46:29.228736578Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082892 | controller | Jun 11 16:46:29.229016 crc crio[22018]: time="2026-06-11T16:46:29.228984766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082909 | controller | Jun 11 16:46:29.229078 crc crio[22018]: time="2026-06-11T16:46:29.229029617Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082925 | controller | Jun 11 16:46:29.229176 crc crio[22018]: time="2026-06-11T16:46:29.229147681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082941 | controller | Jun 11 16:46:29.229234 crc crio[22018]: time="2026-06-11T16:46:29.229187972Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082958 | controller | Jun 11 16:46:29.229421 crc crio[22018]: time="2026-06-11T16:46:29.229392919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.082974 | controller | Jun 11 16:46:29.229500 crc crio[22018]: time="2026-06-11T16:46:29.229458061Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.082990 | controller | Jun 11 16:46:29.229644 crc crio[22018]: time="2026-06-11T16:46:29.229607475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083006 | controller | Jun 11 16:46:29.229702 crc crio[22018]: time="2026-06-11T16:46:29.229660727Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083023 | controller | Jun 11 16:46:29.229824 crc crio[22018]: time="2026-06-11T16:46:29.229796782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083039 | controller | Jun 11 16:46:29.229875 crc crio[22018]: time="2026-06-11T16:46:29.229835053Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083056 | controller | Jun 11 16:46:29.229994 crc crio[22018]: time="2026-06-11T16:46:29.229966747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083072 | controller | Jun 11 16:46:29.230049 crc crio[22018]: time="2026-06-11T16:46:29.230006418Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083089 | controller | Jun 11 16:46:29.230256 crc crio[22018]: time="2026-06-11T16:46:29.230166823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083106 | controller | Jun 11 16:46:29.230256 crc crio[22018]: time="2026-06-11T16:46:29.230209245Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083122 | controller | Jun 11 16:46:29.230410 crc crio[22018]: time="2026-06-11T16:46:29.23039141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083143 | controller | Jun 11 16:46:29.230497 crc crio[22018]: time="2026-06-11T16:46:29.230417611Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083160 | controller | Jun 11 16:46:29.230739 crc crio[22018]: time="2026-06-11T16:46:29.230709033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083177 | controller | Jun 11 16:46:29.230805 crc crio[22018]: time="2026-06-11T16:46:29.230753614Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083193 | controller | Jun 11 16:46:29.230988 crc crio[22018]: time="2026-06-11T16:46:29.23095658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083210 | controller | Jun 11 16:46:29.231053 crc crio[22018]: time="2026-06-11T16:46:29.230998442Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083226 | controller | Jun 11 16:46:29.231151 crc crio[22018]: time="2026-06-11T16:46:29.231123256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083242 | controller | Jun 11 16:46:29.231202 crc crio[22018]: time="2026-06-11T16:46:29.231163777Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083259 | controller | Jun 11 16:46:29.231376 crc crio[22018]: time="2026-06-11T16:46:29.231303121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083275 | controller | Jun 11 16:46:29.231525 crc crio[22018]: time="2026-06-11T16:46:29.231495318Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083291 | controller | Jun 11 16:46:29.231648 crc crio[22018]: time="2026-06-11T16:46:29.231617001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083308 | controller | Jun 11 16:46:29.231707 crc crio[22018]: time="2026-06-11T16:46:29.231661843Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083324 | controller | Jun 11 16:46:29.231846 crc crio[22018]: time="2026-06-11T16:46:29.231816518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083341 | controller | Jun 11 16:46:29.231898 crc crio[22018]: time="2026-06-11T16:46:29.231859159Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083357 | controller | Jun 11 16:46:29.232038 crc crio[22018]: time="2026-06-11T16:46:29.232011244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083373 | controller | Jun 11 16:46:29.232088 crc crio[22018]: time="2026-06-11T16:46:29.232050995Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083390 | controller | Jun 11 16:46:29.232217 crc crio[22018]: time="2026-06-11T16:46:29.23218924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083406 | controller | Jun 11 16:46:29.232277 crc crio[22018]: time="2026-06-11T16:46:29.232229771Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083423 | controller | Jun 11 16:46:29.232616 crc crio[22018]: time="2026-06-11T16:46:29.232574442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083440 | controller | Jun 11 16:46:29.232679 crc crio[22018]: time="2026-06-11T16:46:29.232620784Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083457 | controller | Jun 11 16:46:29.232741 crc crio[22018]: time="2026-06-11T16:46:29.232715987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083473 | controller | Jun 11 16:46:29.232741 crc crio[22018]: time="2026-06-11T16:46:29.232740457Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083489 | controller | Jun 11 16:46:29.232981 crc crio[22018]: time="2026-06-11T16:46:29.232928693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083510 | controller | Jun 11 16:46:29.232981 crc crio[22018]: time="2026-06-11T16:46:29.232971685Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083527 | controller | Jun 11 16:46:29.233147 crc crio[22018]: time="2026-06-11T16:46:29.233108779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083545 | controller | Jun 11 16:46:29.233225 crc crio[22018]: time="2026-06-11T16:46:29.233163431Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083562 | controller | Jun 11 16:46:29.233469 crc crio[22018]: time="2026-06-11T16:46:29.233315676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083578 | controller | Jun 11 16:46:29.233469 crc crio[22018]: time="2026-06-11T16:46:29.233408239Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083595 | controller | Jun 11 16:46:29.233646 crc crio[22018]: time="2026-06-11T16:46:29.233599185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083612 | controller | Jun 11 16:46:29.233646 crc crio[22018]: time="2026-06-11T16:46:29.233641506Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083629 | controller | Jun 11 16:46:29.233935 crc crio[22018]: time="2026-06-11T16:46:29.233874763Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083645 | controller | Jun 11 16:46:29.233935 crc crio[22018]: time="2026-06-11T16:46:29.233898794Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083662 | controller | Jun 11 16:46:29.234076 crc crio[22018]: time="2026-06-11T16:46:29.234042519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083679 | controller | Jun 11 16:46:29.234142 crc crio[22018]: time="2026-06-11T16:46:29.23408145Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083695 | controller | Jun 11 16:46:29.234400 crc crio[22018]: time="2026-06-11T16:46:29.234303087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083712 | controller | Jun 11 16:46:29.234400 crc crio[22018]: time="2026-06-11T16:46:29.23439309Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083729 | controller | Jun 11 16:46:29.234703 crc crio[22018]: time="2026-06-11T16:46:29.234660067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083745 | controller | Jun 11 16:46:29.234773 crc crio[22018]: time="2026-06-11T16:46:29.234758111Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083762 | controller | Jun 11 16:46:29.234853 crc crio[22018]: time="2026-06-11T16:46:29.234824663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083779 | controller | Jun 11 16:46:29.234906 crc crio[22018]: time="2026-06-11T16:46:29.234863284Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083796 | controller | Jun 11 16:46:29.235042 crc crio[22018]: time="2026-06-11T16:46:29.235014979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083813 | controller | Jun 11 16:46:29.235096 crc crio[22018]: time="2026-06-11T16:46:29.23505412Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083830 | controller | Jun 11 16:46:29.235232 crc crio[22018]: time="2026-06-11T16:46:29.235205185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083859 | controller | Jun 11 16:46:29.235291 crc crio[22018]: time="2026-06-11T16:46:29.235243506Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083885 | controller | Jun 11 16:46:29.235504 crc crio[22018]: time="2026-06-11T16:46:29.235465493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083902 | controller | Jun 11 16:46:29.235562 crc crio[22018]: time="2026-06-11T16:46:29.235508635Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083919 | controller | Jun 11 16:46:29.235676 crc crio[22018]: time="2026-06-11T16:46:29.235647659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083935 | controller | Jun 11 16:46:29.235738 crc crio[22018]: time="2026-06-11T16:46:29.23568672Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083951 | controller | Jun 11 16:46:29.235873 crc crio[22018]: time="2026-06-11T16:46:29.235846085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083967 | controller | Jun 11 16:46:29.235925 crc crio[22018]: time="2026-06-11T16:46:29.235884056Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.083983 | controller | Jun 11 16:46:29.236114 crc crio[22018]: time="2026-06-11T16:46:29.236078843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.083999 | controller | Jun 11 16:46:29.236189 crc crio[22018]: time="2026-06-11T16:46:29.236117734Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084015 | controller | Jun 11 16:46:29.236293 crc crio[22018]: time="2026-06-11T16:46:29.236264589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084031 | controller | Jun 11 16:46:29.236410 crc crio[22018]: time="2026-06-11T16:46:29.23630472Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084046 | controller | Jun 11 16:46:29.236573 crc crio[22018]: time="2026-06-11T16:46:29.236544868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084062 | controller | Jun 11 16:46:29.236642 crc crio[22018]: time="2026-06-11T16:46:29.236586149Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084078 | controller | Jun 11 16:46:29.236975 crc crio[22018]: time="2026-06-11T16:46:29.236742814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084094 | controller | Jun 11 16:46:29.236975 crc crio[22018]: time="2026-06-11T16:46:29.236967781Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084110 | controller | Jun 11 16:46:29.237145 crc crio[22018]: time="2026-06-11T16:46:29.237106875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084126 | controller | Jun 11 16:46:29.237209 crc crio[22018]: time="2026-06-11T16:46:29.237149327Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084142 | controller | Jun 11 16:46:29.237378 crc crio[22018]: time="2026-06-11T16:46:29.237296941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084157 | controller | Jun 11 16:46:29.237463 crc crio[22018]: time="2026-06-11T16:46:29.237383764Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084173 | controller | Jun 11 16:46:29.237597 crc crio[22018]: time="2026-06-11T16:46:29.237557759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084189 | controller | Jun 11 16:46:29.237653 crc crio[22018]: time="2026-06-11T16:46:29.23760101Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084205 | controller | Jun 11 16:46:29.237969 crc crio[22018]: time="2026-06-11T16:46:29.237751446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084224 | controller | Jun 11 16:46:29.237969 crc crio[22018]: time="2026-06-11T16:46:29.237967243Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084241 | controller | Jun 11 16:46:29.238223 crc crio[22018]: time="2026-06-11T16:46:29.23817856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084257 | controller | Jun 11 16:46:29.238223 crc crio[22018]: time="2026-06-11T16:46:29.238221851Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084273 | controller | Jun 11 16:46:29.238463 crc crio[22018]: time="2026-06-11T16:46:29.238420437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084288 | controller | Jun 11 16:46:29.238542 crc crio[22018]: time="2026-06-11T16:46:29.238483299Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084304 | controller | Jun 11 16:46:29.238661 crc crio[22018]: time="2026-06-11T16:46:29.238620604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084320 | controller | Jun 11 16:46:29.238727 crc crio[22018]: time="2026-06-11T16:46:29.238666675Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084336 | controller | Jun 11 16:46:29.238847 crc crio[22018]: time="2026-06-11T16:46:29.23881044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084352 | controller | Jun 11 16:46:29.238902 crc crio[22018]: time="2026-06-11T16:46:29.238852421Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084367 | controller | Jun 11 16:46:29.239016 crc crio[22018]: time="2026-06-11T16:46:29.239004586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084383 | controller | Jun 11 16:46:29.239168 crc crio[22018]: time="2026-06-11T16:46:29.239028957Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084399 | controller | Jun 11 16:46:29.239168 crc crio[22018]: time="2026-06-11T16:46:29.239199792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084415 | controller | Jun 11 16:46:29.239168 crc crio[22018]: time="2026-06-11T16:46:29.239225893Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084431 | controller | Jun 11 16:46:29.239775 crc crio[22018]: time="2026-06-11T16:46:29.239475029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084446 | controller | Jun 11 16:46:29.239775 crc crio[22018]: time="2026-06-11T16:46:29.239506922Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084463 | controller | Jun 11 16:46:29.239775 crc crio[22018]: time="2026-06-11T16:46:29.239636706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084478 | controller | Jun 11 16:46:29.239775 crc crio[22018]: time="2026-06-11T16:46:29.239661457Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084494 | controller | Jun 11 16:46:29.240063 crc crio[22018]: time="2026-06-11T16:46:29.239833592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084510 | controller | Jun 11 16:46:29.240063 crc crio[22018]: time="2026-06-11T16:46:29.239860193Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084526 | controller | Jun 11 16:46:29.240137 crc crio[22018]: time="2026-06-11T16:46:29.240103951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084542 | controller | Jun 11 16:46:29.240137 crc crio[22018]: time="2026-06-11T16:46:29.240130072Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084562 | controller | Jun 11 16:46:29.240390 crc crio[22018]: time="2026-06-11T16:46:29.240290057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084578 | controller | Jun 11 16:46:29.240390 crc crio[22018]: time="2026-06-11T16:46:29.240370109Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084594 | controller | Jun 11 16:46:29.240602 crc crio[22018]: time="2026-06-11T16:46:29.240573346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084609 | controller | Jun 11 16:46:29.240656 crc crio[22018]: time="2026-06-11T16:46:29.240614557Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084625 | controller | Jun 11 16:46:29.240798 crc crio[22018]: time="2026-06-11T16:46:29.240770252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084641 | controller | Jun 11 16:46:29.240857 crc crio[22018]: time="2026-06-11T16:46:29.240812894Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084657 | controller | Jun 11 16:46:29.240987 crc crio[22018]: time="2026-06-11T16:46:29.240958818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084673 | controller | Jun 11 16:46:29.241042 crc crio[22018]: time="2026-06-11T16:46:29.24100071Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084690 | controller | Jun 11 16:46:29.241189 crc crio[22018]: time="2026-06-11T16:46:29.241161735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084706 | controller | Jun 11 16:46:29.241240 crc crio[22018]: time="2026-06-11T16:46:29.241201546Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084722 | controller | Jun 11 16:46:29.241503 crc crio[22018]: time="2026-06-11T16:46:29.241407273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084738 | controller | Jun 11 16:46:29.241558 crc crio[22018]: time="2026-06-11T16:46:29.241516076Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084755 | controller | Jun 11 16:46:29.241669 crc crio[22018]: time="2026-06-11T16:46:29.24163932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084770 | controller | Jun 11 16:46:29.241722 crc crio[22018]: time="2026-06-11T16:46:29.241680391Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084787 | controller | Jun 11 16:46:29.241892 crc crio[22018]: time="2026-06-11T16:46:29.241864817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084803 | controller | Jun 11 16:46:29.241950 crc crio[22018]: time="2026-06-11T16:46:29.241904518Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084819 | controller | Jun 11 16:46:29.242088 crc crio[22018]: time="2026-06-11T16:46:29.242061403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084835 | controller | Jun 11 16:46:29.242145 crc crio[22018]: time="2026-06-11T16:46:29.242100835Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084864 | controller | Jun 11 16:46:29.242287 crc crio[22018]: time="2026-06-11T16:46:29.242252119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084885 | controller | Jun 11 16:46:29.242394 crc crio[22018]: time="2026-06-11T16:46:29.242308601Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084902 | controller | Jun 11 16:46:29.242552 crc crio[22018]: time="2026-06-11T16:46:29.242520828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084923 | controller | Jun 11 16:46:29.242608 crc crio[22018]: time="2026-06-11T16:46:29.242565539Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084940 | controller | Jun 11 16:46:29.242731 crc crio[22018]: time="2026-06-11T16:46:29.242703784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084956 | controller | Jun 11 16:46:29.242791 crc crio[22018]: time="2026-06-11T16:46:29.242744035Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.084972 | controller | Jun 11 16:46:29.242923 crc crio[22018]: time="2026-06-11T16:46:29.24289492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.084988 | controller | Jun 11 16:46:29.242981 crc crio[22018]: time="2026-06-11T16:46:29.242933189Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085004 | controller | Jun 11 16:46:29.243104 crc crio[22018]: time="2026-06-11T16:46:29.243076076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085020 | controller | Jun 11 16:46:29.243167 crc crio[22018]: time="2026-06-11T16:46:29.243116497Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085036 | controller | Jun 11 16:46:29.243313 crc crio[22018]: time="2026-06-11T16:46:29.243284849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085051 | controller | Jun 11 16:46:29.243423 crc crio[22018]: time="2026-06-11T16:46:29.243366285Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085067 | controller | Jun 11 16:46:29.243600 crc crio[22018]: time="2026-06-11T16:46:29.243557831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085083 | controller | Jun 11 16:46:29.243665 crc crio[22018]: time="2026-06-11T16:46:29.243601512Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085098 | controller | Jun 11 16:46:29.243777 crc crio[22018]: time="2026-06-11T16:46:29.243748027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085114 | controller | Jun 11 16:46:29.243835 crc crio[22018]: time="2026-06-11T16:46:29.243787948Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085130 | controller | Jun 11 16:46:29.243969 crc crio[22018]: time="2026-06-11T16:46:29.243940803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085146 | controller | Jun 11 16:46:29.244021 crc crio[22018]: time="2026-06-11T16:46:29.243980354Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085161 | controller | Jun 11 16:46:29.244166 crc crio[22018]: time="2026-06-11T16:46:29.24413936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085177 | controller | Jun 11 16:46:29.244218 crc crio[22018]: time="2026-06-11T16:46:29.244179161Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085193 | controller | Jun 11 16:46:29.244368 crc crio[22018]: time="2026-06-11T16:46:29.244284744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085209 | controller | Jun 11 16:46:29.244500 crc crio[22018]: time="2026-06-11T16:46:29.244373057Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085225 | controller | Jun 11 16:46:29.244500 crc crio[22018]: time="2026-06-11T16:46:29.244495611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085241 | controller | Jun 11 16:46:29.244623 crc crio[22018]: time="2026-06-11T16:46:29.244526462Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085256 | controller | Jun 11 16:46:29.244808 crc crio[22018]: time="2026-06-11T16:46:29.244647076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085276 | controller | Jun 11 16:46:29.244808 crc crio[22018]: time="2026-06-11T16:46:29.244681477Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085293 | controller | Jun 11 16:46:29.244808 crc crio[22018]: time="2026-06-11T16:46:29.24478628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085309 | controller | Jun 11 16:46:29.244986 crc crio[22018]: time="2026-06-11T16:46:29.244813371Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085325 | controller | Jun 11 16:46:29.245031 crc crio[22018]: time="2026-06-11T16:46:29.244989277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085341 | controller | Jun 11 16:46:29.245031 crc crio[22018]: time="2026-06-11T16:46:29.245015097Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085356 | controller | Jun 11 16:46:29.245163 crc crio[22018]: time="2026-06-11T16:46:29.245133511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085372 | controller | Jun 11 16:46:29.245216 crc crio[22018]: time="2026-06-11T16:46:29.245174283Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085388 | controller | Jun 11 16:46:29.245313 crc crio[22018]: time="2026-06-11T16:46:29.245282536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085403 | controller | Jun 11 16:46:29.245578 crc crio[22018]: time="2026-06-11T16:46:29.245537384Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085419 | controller | Jun 11 16:46:29.245578 crc crio[22018]: time="2026-06-11T16:46:29.245566875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085435 | controller | Jun 11 16:46:29.245703 crc crio[22018]: time="2026-06-11T16:46:29.245593026Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085451 | controller | Jun 11 16:46:29.245798 crc crio[22018]: time="2026-06-11T16:46:29.245708286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085467 | controller | Jun 11 16:46:29.245909 crc crio[22018]: time="2026-06-11T16:46:29.245867801Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085482 | controller | Jun 11 16:46:29.246184 crc crio[22018]: time="2026-06-11T16:46:29.245944753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085498 | controller | Jun 11 16:46:29.246304 crc crio[22018]: time="2026-06-11T16:46:29.246264033Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085513 | controller | Jun 11 16:46:29.246503 crc crio[22018]: time="2026-06-11T16:46:29.246418408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085529 | controller | Jun 11 16:46:29.246584 crc crio[22018]: time="2026-06-11T16:46:29.246566043Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085545 | controller | Jun 11 16:46:29.246734 crc crio[22018]: time="2026-06-11T16:46:29.246688187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085560 | controller | Jun 11 16:46:29.246798 crc crio[22018]: time="2026-06-11T16:46:29.246765569Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085576 | controller | Jun 11 16:46:29.246835 crc crio[22018]: time="2026-06-11T16:46:29.246814591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085592 | controller | Jun 11 16:46:29.246869 crc crio[22018]: time="2026-06-11T16:46:29.246848992Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085614 | controller | Jun 11 16:46:29.246909 crc crio[22018]: time="2026-06-11T16:46:29.246884403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085630 | controller | Jun 11 16:46:29.246946 crc crio[22018]: time="2026-06-11T16:46:29.246917784Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085645 | controller | Jun 11 16:46:29.246987 crc crio[22018]: time="2026-06-11T16:46:29.246952545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085661 | controller | Jun 11 16:46:29.246987 crc crio[22018]: time="2026-06-11T16:46:29.246982006Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085676 | controller | Jun 11 16:46:29.247199 crc crio[22018]: time="2026-06-11T16:46:29.247164321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085692 | controller | Jun 11 16:46:29.247256 crc crio[22018]: time="2026-06-11T16:46:29.247213862Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085707 | controller | Jun 11 16:46:29.247380 crc crio[22018]: time="2026-06-11T16:46:29.247298165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085723 | controller | Jun 11 16:46:29.247460 crc crio[22018]: time="2026-06-11T16:46:29.247386568Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085739 | controller | Jun 11 16:46:29.247639 crc crio[22018]: time="2026-06-11T16:46:29.247610385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085754 | controller | Jun 11 16:46:29.247702 crc crio[22018]: time="2026-06-11T16:46:29.247653966Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085770 | controller | Jun 11 16:46:29.247833 crc crio[22018]: time="2026-06-11T16:46:29.247803721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085786 | controller | Jun 11 16:46:29.247894 crc crio[22018]: time="2026-06-11T16:46:29.247844643Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085803 | controller | Jun 11 16:46:29.247988 crc crio[22018]: time="2026-06-11T16:46:29.247960376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085819 | controller | Jun 11 16:46:29.248041 crc crio[22018]: time="2026-06-11T16:46:29.248000538Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085835 | controller | Jun 11 16:46:29.248149 crc crio[22018]: time="2026-06-11T16:46:29.248121701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085872 | controller | Jun 11 16:46:29.248206 crc crio[22018]: time="2026-06-11T16:46:29.248164993Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085890 | controller | Jun 11 16:46:29.248394 crc crio[22018]: time="2026-06-11T16:46:29.248310997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085906 | controller | Jun 11 16:46:29.248505 crc crio[22018]: time="2026-06-11T16:46:29.248416601Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085923 | controller | Jun 11 16:46:29.248505 crc crio[22018]: time="2026-06-11T16:46:29.248488093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085939 | controller | Jun 11 16:46:29.248589 crc crio[22018]: time="2026-06-11T16:46:29.248521884Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085955 | controller | Jun 11 16:46:29.248692 crc crio[22018]: time="2026-06-11T16:46:29.248658389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.085975 | controller | Jun 11 16:46:29.248744 crc crio[22018]: time="2026-06-11T16:46:29.24870909Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.085992 | controller | Jun 11 16:46:29.248843 crc crio[22018]: time="2026-06-11T16:46:29.248812063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086008 | controller | Jun 11 16:46:29.248961 crc crio[22018]: time="2026-06-11T16:46:29.248930437Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086024 | controller | Jun 11 16:46:29.249012 crc crio[22018]: time="2026-06-11T16:46:29.248989249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086040 | controller | Jun 11 16:46:29.249058 crc crio[22018]: time="2026-06-11T16:46:29.24901812Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086056 | controller | Jun 11 16:46:29.249224 crc crio[22018]: time="2026-06-11T16:46:29.249190895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086072 | controller | Jun 11 16:46:29.249283 crc crio[22018]: time="2026-06-11T16:46:29.249244077Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086088 | controller | Jun 11 16:46:29.249509 crc crio[22018]: time="2026-06-11T16:46:29.249473864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086104 | controller | Jun 11 16:46:29.249577 crc crio[22018]: time="2026-06-11T16:46:29.249530466Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086120 | controller | Jun 11 16:46:29.249577 crc crio[22018]: time="2026-06-11T16:46:29.249562657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086136 | controller | Jun 11 16:46:29.249650 crc crio[22018]: time="2026-06-11T16:46:29.249586768Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086152 | controller | Jun 11 16:46:29.249746 crc crio[22018]: time="2026-06-11T16:46:29.249712132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086168 | controller | Jun 11 16:46:29.249798 crc crio[22018]: time="2026-06-11T16:46:29.249765744Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086184 | controller | Jun 11 16:46:29.249874 crc crio[22018]: time="2026-06-11T16:46:29.249841806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086199 | controller | Jun 11 16:46:29.249927 crc crio[22018]: time="2026-06-11T16:46:29.249895128Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086215 | controller | Jun 11 16:46:29.250039 crc crio[22018]: time="2026-06-11T16:46:29.250002381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086231 | controller | Jun 11 16:46:29.250084 crc crio[22018]: time="2026-06-11T16:46:29.250038792Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086246 | controller | Jun 11 16:46:29.250242 crc crio[22018]: time="2026-06-11T16:46:29.250207678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086262 | controller | Jun 11 16:46:29.250303 crc crio[22018]: time="2026-06-11T16:46:29.25026117Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086278 | controller | Jun 11 16:46:29.250303 crc crio[22018]: time="2026-06-11T16:46:29.250293441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086294 | controller | Jun 11 16:46:29.250463 crc crio[22018]: time="2026-06-11T16:46:29.250314841Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086314 | controller | Jun 11 16:46:29.250693 crc crio[22018]: time="2026-06-11T16:46:29.250657321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086330 | controller | Jun 11 16:46:29.250762 crc crio[22018]: time="2026-06-11T16:46:29.250713583Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086347 | controller | Jun 11 16:46:29.250869 crc crio[22018]: time="2026-06-11T16:46:29.250834507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086363 | controller | Jun 11 16:46:29.250921 crc crio[22018]: time="2026-06-11T16:46:29.250889809Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086379 | controller | Jun 11 16:46:29.250955 crc crio[22018]: time="2026-06-11T16:46:29.25092441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086394 | controller | Jun 11 16:46:29.250955 crc crio[22018]: time="2026-06-11T16:46:29.250948921Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086410 | controller | Jun 11 16:46:29.251174 crc crio[22018]: time="2026-06-11T16:46:29.251093405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086426 | controller | Jun 11 16:46:29.251393 crc crio[22018]: time="2026-06-11T16:46:29.251296992Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086442 | controller | Jun 11 16:46:29.251542 crc crio[22018]: time="2026-06-11T16:46:29.251490128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086458 | controller | Jun 11 16:46:29.251542 crc crio[22018]: time="2026-06-11T16:46:29.251524029Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086473 | controller | Jun 11 16:46:29.251642 crc crio[22018]: time="2026-06-11T16:46:29.25156291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086489 | controller | Jun 11 16:46:29.251642 crc crio[22018]: time="2026-06-11T16:46:29.251602691Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086506 | controller | Jun 11 16:46:29.252149 crc crio[22018]: time="2026-06-11T16:46:29.252101027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086522 | controller | Jun 11 16:46:29.252221 crc crio[22018]: time="2026-06-11T16:46:29.252154369Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086538 | controller | Jun 11 16:46:29.252281 crc crio[22018]: time="2026-06-11T16:46:29.252223381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086567 | controller | Jun 11 16:46:29.252281 crc crio[22018]: time="2026-06-11T16:46:29.252248552Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086584 | controller | Jun 11 16:46:29.252644 crc crio[22018]: time="2026-06-11T16:46:29.252609133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086600 | controller | Jun 11 16:46:29.252702 crc crio[22018]: time="2026-06-11T16:46:29.252655825Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086617 | controller | Jun 11 16:46:29.252702 crc crio[22018]: time="2026-06-11T16:46:29.252667805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086633 | controller | Jun 11 16:46:29.252702 crc crio[22018]: time="2026-06-11T16:46:29.252684886Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086650 | controller | Jun 11 16:46:29.252811 crc crio[22018]: time="2026-06-11T16:46:29.252799799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086671 | controller | Jun 11 16:46:29.252855 crc crio[22018]: time="2026-06-11T16:46:29.25282874Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086688 | controller | Jun 11 16:46:29.252960 crc crio[22018]: time="2026-06-11T16:46:29.252921743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086704 | controller | Jun 11 16:46:29.253015 crc crio[22018]: time="2026-06-11T16:46:29.252963215Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086720 | controller | Jun 11 16:46:29.253241 crc crio[22018]: time="2026-06-11T16:46:29.253186811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086737 | controller | Jun 11 16:46:29.253366 crc crio[22018]: time="2026-06-11T16:46:29.253271994Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086753 | controller | Jun 11 16:46:29.253419 crc crio[22018]: time="2026-06-11T16:46:29.253401778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086770 | controller | Jun 11 16:46:29.253491 crc crio[22018]: time="2026-06-11T16:46:29.25347934Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086786 | controller | Jun 11 16:46:29.253589 crc crio[22018]: time="2026-06-11T16:46:29.253552432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086803 | controller | Jun 11 16:46:29.253645 crc crio[22018]: time="2026-06-11T16:46:29.253608964Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086819 | controller | Jun 11 16:46:29.253732 crc crio[22018]: time="2026-06-11T16:46:29.253700957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086836 | controller | Jun 11 16:46:29.253783 crc crio[22018]: time="2026-06-11T16:46:29.253750089Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086868 | controller | Jun 11 16:46:29.254152 crc crio[22018]: time="2026-06-11T16:46:29.253948875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086887 | controller | Jun 11 16:46:29.254275 crc crio[22018]: time="2026-06-11T16:46:29.254214844Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086903 | controller | Jun 11 16:46:29.254492 crc crio[22018]: time="2026-06-11T16:46:29.254286236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086920 | controller | Jun 11 16:46:29.254492 crc crio[22018]: time="2026-06-11T16:46:29.254385519Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086936 | controller | Jun 11 16:46:29.254492 crc crio[22018]: time="2026-06-11T16:46:29.25440843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086953 | controller | Jun 11 16:46:29.254492 crc crio[22018]: time="2026-06-11T16:46:29.254473852Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.086969 | controller | Jun 11 16:46:29.254707 crc crio[22018]: time="2026-06-11T16:46:29.254540354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 18:17:38.086986 | controller | Jun 11 16:46:29.254707 crc crio[22018]: time="2026-06-11T16:46:29.254576525Z" level=info msg="Updated default CNI network name to "
2026-06-11 18:17:38.087003 | controller | Jun 11 16:46:33.239982 crc crio[22018]: time="2026-06-11T16:46:33.239460932Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:17:38.087020 | controller | Jun 11 16:46:33.274692 crc crio[22018]: time="2026-06-11T16:46:33.274555568Z" 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:17:38.087042 | controller | Jun 11 16:46:33.274857 crc crio[22018]: time="2026-06-11T16:46:33.274687792Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.087059 | controller | Jun 11 16:46:33.274857 crc crio[22018]: time="2026-06-11T16:46:33.274787825Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 18:17:38.087077 | controller | Jun 11 16:46:33.301782 crc crio[22018]: time="2026-06-11T16:46:33.301655121Z" 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:17:38.087094 | controller | Jun 11 16:46:33.301782 crc crio[22018]: time="2026-06-11T16:46:33.301733184Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 18:17:38.087111 | controller | Jun 11 16:47:03.366552 crc crio[22018]: time="2026-06-11T16:47:03.36549672Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.087128 | controller | Jun 11 16:47:03.367879 crc crio[22018]: time="2026-06-11T16:47:03.366618955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087147 | controller | Jun 11 16:47:03.395782 crc crio[22018]: time="2026-06-11T16:47:03.395213696Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}"
2026-06-11 18:17:38.087165 | controller | Jun 11 16:47:03.395782 crc crio[22018]: time="2026-06-11T16:47:03.395717693Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.087183 | controller | Jun 11 16:47:03.649844 crc crio[22018]: 2026-06-11T16:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50865bcf58d4e3d Mac:32:54:c4:23:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 SocketPath: PciID:}] [{Interface:0xc000294690 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.087201 | controller | Jun 11 16:47:03.651472 crc crio[22018]: time="2026-06-11T16:47:03.65137536Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}"
2026-06-11 18:17:38.087218 | controller | Jun 11 16:47:03.651664 crc crio[22018]: time="2026-06-11T16:47:03.651610468Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.087236 | controller | Jun 11 16:47:03.660906 crc crio[22018]: time="2026-06-11T16:47:03.66064195Z" level=info msg="Ran pod sandbox 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.087257 | controller | Jun 11 16:47:03.664720 crc crio[22018]: time="2026-06-11T16:47:03.664642344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=adc17517-29e6-4c79-a19d-ba2d9389de49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087275 | controller | Jun 11 16:47:03.667167 crc crio[22018]: time="2026-06-11T16:47:03.667084625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7c11f6e6-d71c-419f-8530-692138444d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087292 | controller | Jun 11 16:47:03.684301 crc crio[22018]: time="2026-06-11T16:47:03.684190091Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087309 | controller | Jun 11 16:47:03.684747 crc crio[22018]: time="2026-06-11T16:47:03.684715618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087326 | controller | Jun 11 16:47:03.710730 crc crio[22018]: time="2026-06-11T16:47:03.710598822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087342 | controller | Jun 11 16:47:03.715416 crc crio[22018]: time="2026-06-11T16:47:03.715375653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087359 | controller | Jun 11 16:47:03.824292 crc crio[22018]: time="2026-06-11T16:47:03.823662295Z" level=info msg="Created container 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087376 | controller | Jun 11 16:47:03.826232 crc crio[22018]: time="2026-06-11T16:47:03.826097292Z" level=info msg="Starting container: 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045" id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.087393 | controller | Jun 11 16:47:03.833496 crc crio[22018]: time="2026-06-11T16:47:03.831667227Z" level=info msg="Started container" PID=37500 containerID=66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf
2026-06-11 18:17:38.087411 | controller | Jun 11 16:47:04.779541 crc crio[22018]: time="2026-06-11T16:47:04.778128399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087429 | controller | Jun 11 16:47:04.779541 crc crio[22018]: time="2026-06-11T16:47:04.778518391Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087446 | controller | Jun 11 16:47:04.779541 crc crio[22018]: time="2026-06-11T16:47:04.778574743Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087467 | controller | Jun 11 16:47:04.780830 crc crio[22018]: time="2026-06-11T16:47:04.77975832Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.087484 | controller | Jun 11 16:47:04.788163 crc crio[22018]: time="2026-06-11T16:47:04.788059052Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 18:17:38.087500 | controller | Jun 11 16:47:06.791235 crc crio[22018]: time="2026-06-11T16:47:06.789857065Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.087517 | controller | Jun 11 16:47:06.794053 crc crio[22018]: time="2026-06-11T16:47:06.793939974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=03aefccb-46f3-4508-8928-cd148f531729 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087533 | controller | Jun 11 16:47:06.799358 crc crio[22018]: time="2026-06-11T16:47:06.799279512Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=cab07b90-35d9-4535-8a83-4b6af30e3fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087550 | controller | Jun 11 16:47:06.813624 crc crio[22018]: time="2026-06-11T16:47:06.813532431Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087567 | controller | Jun 11 16:47:06.814994 crc crio[22018]: time="2026-06-11T16:47:06.814932196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087583 | controller | Jun 11 16:47:06.840589 crc crio[22018]: time="2026-06-11T16:47:06.840503711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087600 | controller | Jun 11 16:47:06.841105 crc crio[22018]: time="2026-06-11T16:47:06.840766629Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/passwd: no such file or directory"
2026-06-11 18:17:38.087616 | controller | Jun 11 16:47:06.841105 crc crio[22018]: time="2026-06-11T16:47:06.84079534Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/group: no such file or directory"
2026-06-11 18:17:38.087633 | controller | Jun 11 16:47:06.844769 crc crio[22018]: time="2026-06-11T16:47:06.844702993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087649 | controller | Jun 11 16:47:06.961154 crc crio[22018]: time="2026-06-11T16:47:06.961042939Z" level=info msg="Created container cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087669 | controller | Jun 11 16:47:06.962304 crc crio[22018]: time="2026-06-11T16:47:06.962217626Z" level=info msg="Starting container: cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e" id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.087687 | controller | Jun 11 16:47:06.974159 crc crio[22018]: time="2026-06-11T16:47:06.973976357Z" level=info msg="Started container" PID=37598 containerID=cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf
2026-06-11 18:17:38.087704 | controller | Jun 11 16:47:07.868402 crc crio[22018]: time="2026-06-11T16:47:07.821142199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70b9ec8f-f3f5-4518-ab04-b69072643794 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087721 | controller | Jun 11 16:47:07.868402 crc crio[22018]: time="2026-06-11T16:47:07.826020705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d157af3-a53b-47fd-828c-853fa0a891eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.087738 | controller | Jun 11 16:47:07.874163 crc crio[22018]: time="2026-06-11T16:47:07.874051716Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087754 | controller | Jun 11 16:47:07.875408 crc crio[22018]: time="2026-06-11T16:47:07.874626395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087771 | controller | Jun 11 16:47:07.901292 crc crio[22018]: time="2026-06-11T16:47:07.901131789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087788 | controller | Jun 11 16:47:07.903875 crc crio[22018]: time="2026-06-11T16:47:07.903813254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.087804 | controller | Jun 11 16:47:08.020232 crc crio[22018]: time="2026-06-11T16:47:08.01922911Z" level=info msg="Created container e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.087821 | controller | Jun 11 16:47:08.021783 crc crio[22018]: time="2026-06-11T16:47:08.021696288Z" level=info msg="Starting container: e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026" id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.087838 | controller | Jun 11 16:47:08.032723 crc crio[22018]: time="2026-06-11T16:47:08.032596712Z" level=info msg="Started container" PID=37642 containerID=e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf
2026-06-11 18:17:38.087894 | controller | Jun 11 16:47:09.843300 crc crio[22018]: time="2026-06-11T16:47:09.842897132Z" level=info msg="Stopping pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.087938 | controller | Jun 11 16:47:09.844180 crc crio[22018]: time="2026-06-11T16:47:09.844000967Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc00012b1f8}] Aliases:map[]}"
2026-06-11 18:17:38.087962 | controller | Jun 11 16:47:09.844180 crc crio[22018]: time="2026-06-11T16:47:09.844141551Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.087980 | controller | Jun 11 16:47:10.282658 crc crio[22018]: time="2026-06-11T16:47:10.282493063Z" level=info msg="Stopped pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.087997 | controller | Jun 11 16:47:15.029496 crc crio[22018]: time="2026-06-11T16:47:15.028389978Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088014 | controller | Jun 11 16:47:15.032531 crc crio[22018]: time="2026-06-11T16:47:15.029509233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088030 | controller | Jun 11 16:47:15.059696 crc crio[22018]: time="2026-06-11T16:47:15.059589963Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}"
2026-06-11 18:17:38.088047 | controller | Jun 11 16:47:15.059696 crc crio[22018]: time="2026-06-11T16:47:15.059668176Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.088063 | controller | Jun 11 16:47:15.865236 crc crio[22018]: 2026-06-11T16:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73bb73192f1878 Mac:2a:b0:ad:06:68:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.088080 | controller | Jun 11 16:47:15.868765 crc crio[22018]: time="2026-06-11T16:47:15.867552699Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}"
2026-06-11 18:17:38.088101 | controller | Jun 11 16:47:15.868765 crc crio[22018]: time="2026-06-11T16:47:15.867765256Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.088118 | controller | Jun 11 16:47:15.879970 crc crio[22018]: time="2026-06-11T16:47:15.879863272Z" level=info msg="Ran pod sandbox d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088134 | controller | Jun 11 16:47:15.885515 crc crio[22018]: time="2026-06-11T16:47:15.884877654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088150 | controller | Jun 11 16:47:15.885792 crc crio[22018]: time="2026-06-11T16:47:15.885728261Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088168 | controller | Jun 11 16:47:15.885890 crc crio[22018]: time="2026-06-11T16:47:15.885822214Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088184 | controller | Jun 11 16:47:15.891687 crc crio[22018]: time="2026-06-11T16:47:15.891576518Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.088201 | controller | Jun 11 16:47:15.899086 crc crio[22018]: time="2026-06-11T16:47:15.898964882Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 18:17:38.088218 | controller | Jun 11 16:47:19.864155 crc crio[22018]: time="2026-06-11T16:47:19.863270669Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.088234 | controller | Jun 11 16:47:19.867494 crc crio[22018]: time="2026-06-11T16:47:19.867460258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=ee97ab09-28a3-4078-af4a-684f2ee67540 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088251 | controller | Jun 11 16:47:19.871917 crc crio[22018]: time="2026-06-11T16:47:19.871749563Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=7e2084c1-782f-42c6-bd2d-908e4c587605 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088267 | controller | Jun 11 16:47:19.881300 crc crio[22018]: time="2026-06-11T16:47:19.881253163Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.088283 | controller | Jun 11 16:47:19.889521 crc crio[22018]: time="2026-06-11T16:47:19.888930045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088303 | controller | Jun 11 16:47:19.928212 crc crio[22018]: time="2026-06-11T16:47:19.928160231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088320 | controller | Jun 11 16:47:19.933058 crc crio[22018]: time="2026-06-11T16:47:19.933002164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088336 | controller | Jun 11 16:47:20.030075 crc crio[22018]: time="2026-06-11T16:47:20.030027111Z" level=info msg="Removing container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.088351 | controller | Jun 11 16:47:20.030515 crc crio[22018]: time="2026-06-11T16:47:20.030058562Z" level=info msg="Created container 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.088367 | controller | Jun 11 16:47:20.031285 crc crio[22018]: time="2026-06-11T16:47:20.031218518Z" level=info msg="Starting container: 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3" id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.088383 | controller | Jun 11 16:47:20.037670 crc crio[22018]: time="2026-06-11T16:47:20.037602929Z" level=info msg="Started container" PID=37925 containerID=25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3 description=openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3
2026-06-11 18:17:38.088399 | controller | Jun 11 16:47:20.048260 crc crio[22018]: time="2026-06-11T16:47:20.048183956Z" level=info msg="Removed container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.088415 | controller | Jun 11 16:47:20.051130 crc crio[22018]: time="2026-06-11T16:47:20.051097754Z" level=info msg="Removing container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.088431 | controller | Jun 11 16:47:20.070211 crc crio[22018]: time="2026-06-11T16:47:20.070083526Z" level=info msg="Removed container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.088447 | controller | Jun 11 16:47:20.076909 crc crio[22018]: time="2026-06-11T16:47:20.076815685Z" level=info msg="Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.088463 | controller | Jun 11 16:47:20.077017 crc crio[22018]: time="2026-06-11T16:47:20.076914568Z" level=info msg="Stopped pod sandbox (already stopped): b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.088479 | controller | Jun 11 16:47:20.078043 crc crio[22018]: time="2026-06-11T16:47:20.077640201Z" level=info msg="Removing pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.088499 | controller | Jun 11 16:47:20.085179 crc crio[22018]: time="2026-06-11T16:47:20.085069918Z" level=info msg="Removed pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.088516 | controller | Jun 11 16:47:20.086206 crc crio[22018]: time="2026-06-11T16:47:20.086106118Z" level=info msg="Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.088531 | controller | Jun 11 16:47:20.086206 crc crio[22018]: time="2026-06-11T16:47:20.08617394Z" level=info msg="Stopped pod sandbox (already stopped): 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.088547 | controller | Jun 11 16:47:20.087843 crc crio[22018]: time="2026-06-11T16:47:20.087755759Z" level=info msg="Removing pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.088563 | controller | Jun 11 16:47:20.095502 crc crio[22018]: time="2026-06-11T16:47:20.095266918Z" level=info msg="Removed pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.088579 | controller | Jun 11 16:47:33.882628 crc crio[22018]: time="2026-06-11T16:47:33.881738077Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088595 | controller | Jun 11 16:47:33.883827 crc crio[22018]: time="2026-06-11T16:47:33.882659896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088611 | controller | Jun 11 16:47:33.918475 crc crio[22018]: time="2026-06-11T16:47:33.918367383Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}"
2026-06-11 18:17:38.088627 | controller | Jun 11 16:47:33.918475 crc crio[22018]: time="2026-06-11T16:47:33.918471116Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.088643 | controller | Jun 11 16:47:33.971409 crc crio[22018]: time="2026-06-11T16:47:33.971196055Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-6w79h/POD" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088659 | controller | Jun 11 16:47:33.971409 crc crio[22018]: time="2026-06-11T16:47:33.971397392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088674 | controller | Jun 11 16:47:34.010421 crc crio[22018]: time="2026-06-11T16:47:34.009968051Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088694 | controller | Jun 11 16:47:34.058038 crc crio[22018]: time="2026-06-11T16:47:34.05796671Z" level=info msg="Ran pod sandbox 8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e with infra container: openshift-nmstate/nmstate-handler-6w79h/POD" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088710 | controller | Jun 11 16:47:34.059992 crc crio[22018]: time="2026-06-11T16:47:34.059947364Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088726 | controller | Jun 11 16:47:34.060271 crc crio[22018]: time="2026-06-11T16:47:34.060184649Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088741 | controller | Jun 11 16:47:34.060398 crc crio[22018]: time="2026-06-11T16:47:34.060276162Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088756 | controller | Jun 11 16:47:34.061562 crc crio[22018]: time="2026-06-11T16:47:34.061493741Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.088772 | controller | Jun 11 16:47:34.075490 crc crio[22018]: time="2026-06-11T16:47:34.072118258Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:17:38.088788 | controller | Jun 11 16:47:34.359133 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d0343a75bf84b Mac:ce:8c:43:b4:6c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.088803 | controller | Jun 11 16:47:34.361316 crc crio[22018]: time="2026-06-11T16:47:34.361239047Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}"
2026-06-11 18:17:38.088819 | controller | Jun 11 16:47:34.361567 crc crio[22018]: time="2026-06-11T16:47:34.361501236Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.088836 | controller | Jun 11 16:47:34.369111 crc crio[22018]: time="2026-06-11T16:47:34.369035892Z" level=info msg="Ran pod sandbox d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088873 | controller | Jun 11 16:47:34.372405 crc crio[22018]: time="2026-06-11T16:47:34.372272753Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088897 | controller | Jun 11 16:47:34.372701 crc crio[22018]: time="2026-06-11T16:47:34.372621644Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088914 | controller | Jun 11 16:47:34.372841 crc crio[22018]: time="2026-06-11T16:47:34.372787679Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.088930 | controller | Jun 11 16:47:34.374080 crc crio[22018]: time="2026-06-11T16:47:34.374015549Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.088946 | controller | Jun 11 16:47:34.376717 crc crio[22018]: time="2026-06-11T16:47:34.3766501Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:17:38.088961 | controller | Jun 11 16:47:34.557792 crc crio[22018]: time="2026-06-11T16:47:34.557745197Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.088977 | controller | Jun 11 16:47:34.557939 crc crio[22018]: time="2026-06-11T16:47:34.5578264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.088993 | controller | Jun 11 16:47:34.578578 crc crio[22018]: time="2026-06-11T16:47:34.578306974Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}"
2026-06-11 18:17:38.089010 | controller | Jun 11 16:47:34.578578 crc crio[22018]: time="2026-06-11T16:47:34.578407267Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.089026 | controller | Jun 11 16:47:34.980043 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:862e12444386d7f Mac:52:5b:14:70:2d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.089043 | controller | Jun 11 16:47:34.981961 crc crio[22018]: time="2026-06-11T16:47:34.981692624Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}"
2026-06-11 18:17:38.089063 | controller | Jun 11 16:47:34.981961 crc crio[22018]: time="2026-06-11T16:47:34.981864862Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.089080 | controller | Jun 11 16:47:34.991502 crc crio[22018]: time="2026-06-11T16:47:34.991398383Z" level=info msg="Ran pod sandbox 862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.089096 | controller | Jun 11 16:47:34.993629 crc crio[22018]: time="2026-06-11T16:47:34.993539818Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089111 | controller | Jun 11 16:47:34.993880 crc crio[22018]: time="2026-06-11T16:47:34.993812217Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089127 | controller | Jun 11 16:47:34.994061 crc crio[22018]: time="2026-06-11T16:47:34.993900219Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089142 | controller | Jun 11 16:47:34.995989 crc crio[22018]: time="2026-06-11T16:47:34.995918923Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.089158 | controller | Jun 11 16:47:35.001140 crc crio[22018]: time="2026-06-11T16:47:35.000737815Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 18:17:38.089174 | controller | Jun 11 16:47:35.121757 crc crio[22018]: time="2026-06-11T16:47:35.121555046Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.089190 | controller | Jun 11 16:47:35.121757 crc crio[22018]: time="2026-06-11T16:47:35.12166054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089205 | controller | Jun 11 16:47:35.142562 crc crio[22018]: time="2026-06-11T16:47:35.142396669Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}"
2026-06-11 18:17:38.089222 | controller | Jun 11 16:47:35.142562 crc crio[22018]: time="2026-06-11T16:47:35.142491592Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.089238 | controller | Jun 11 16:47:35.148657 crc crio[22018]: time="2026-06-11T16:47:35.148527723Z" level=info msg="Running pod sandbox: openshift-console/console-6875b76fdb-mxxnj/POD" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.089260 | controller | Jun 11 16:47:35.149543 crc crio[22018]: time="2026-06-11T16:47:35.149515994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089277 | controller | Jun 11 16:47:35.183194 crc crio[22018]: time="2026-06-11T16:47:35.183013009Z" level=info msg="Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}"
2026-06-11 18:17:38.089293 | controller | Jun 11 16:47:35.183194 crc crio[22018]: time="2026-06-11T16:47:35.183094201Z" level=info msg="Adding pod openshift-console_console-6875b76fdb-mxxnj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.089308 | controller | Jun 11 16:47:35.626878 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b88aa0f8f3bdb Mac:86:6d:19:b4:00:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.089325 | controller | Jun 11 16:47:35.628842 crc crio[22018]: time="2026-06-11T16:47:35.628765834Z" level=info msg="Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}"
2026-06-11 18:17:38.089342 | controller | Jun 11 16:47:35.629107 crc crio[22018]: time="2026-06-11T16:47:35.628979201Z" level=info msg="Checking pod openshift-console_console-6875b76fdb-mxxnj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.089358 | controller | Jun 11 16:47:35.637404 crc crio[22018]: time="2026-06-11T16:47:35.637247334Z" level=info msg="Ran pod sandbox 65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce with infra container: openshift-console/console-6875b76fdb-mxxnj/POD" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.089375 | controller | Jun 11 16:47:35.640103 crc crio[22018]: time="2026-06-11T16:47:35.640012037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=d75f9f2f-fd9d-43b7-93a9-8065c4b32f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089391 | controller | Jun 11 16:47:35.642168 crc crio[22018]: time="2026-06-11T16:47:35.641950918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=aefd98a7-da90-4370-a0d1-91582876bfc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089407 | controller | Jun 11 16:47:35.687713 crc crio[22018]: time="2026-06-11T16:47:35.687604777Z" level=info msg="Creating container: openshift-console/console-6875b76fdb-mxxnj/console" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.089427 | controller | Jun 11 16:47:35.688174 crc crio[22018]: time="2026-06-11T16:47:35.688106653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089443 | controller | Jun 11 16:47:35.727810 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb102626c0ab11 Mac:fe:a5:b8:b1:78:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.089460 | controller | Jun 11 16:47:35.729892 crc crio[22018]: time="2026-06-11T16:47:35.729800708Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}"
2026-06-11 18:17:38.089476 | controller | Jun 11 16:47:35.730160 crc crio[22018]: time="2026-06-11T16:47:35.730049526Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.089492 | controller | Jun 11 16:47:35.731671 crc crio[22018]: time="2026-06-11T16:47:35.73149574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089508 | controller | Jun 11 16:47:35.738474 crc crio[22018]: time="2026-06-11T16:47:35.738379827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089524 | controller | Jun 11 16:47:35.739699 crc crio[22018]: time="2026-06-11T16:47:35.739547795Z" level=info msg="Ran pod sandbox cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.089541 | controller | Jun 11 16:47:35.743240 crc crio[22018]: time="2026-06-11T16:47:35.743149747Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089557 | controller | Jun 11 16:47:35.743681 crc crio[22018]: time="2026-06-11T16:47:35.743517149Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089572 | controller | Jun 11 16:47:35.743681 crc crio[22018]: time="2026-06-11T16:47:35.743592191Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089588 | controller | Jun 11 16:47:35.744899 crc crio[22018]: time="2026-06-11T16:47:35.74482564Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.089604 | controller | Jun 11 16:47:35.749693 crc crio[22018]: time="2026-06-11T16:47:35.747938729Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 18:17:38.089623 | controller | Jun 11 16:47:35.833112 crc crio[22018]: time="2026-06-11T16:47:35.832460071Z" level=info msg="Created container 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9: openshift-console/console-6875b76fdb-mxxnj/console" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.089641 | controller | Jun 11 16:47:35.835468 crc crio[22018]: time="2026-06-11T16:47:35.835228158Z" level=info msg="Starting container: 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9" id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.089658 | controller | Jun 11 16:47:35.849877 crc crio[22018]: time="2026-06-11T16:47:35.849731675Z" level=info msg="Started container" PID=38323 containerID=156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9 description=openshift-console/console-6875b76fdb-mxxnj/console id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce
2026-06-11 18:17:38.089675 | controller | Jun 11 16:47:38.305974 crc crio[22018]: time="2026-06-11T16:47:38.305501304Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.089691 | controller | Jun 11 16:47:38.308271 crc crio[22018]: time="2026-06-11T16:47:38.307565237Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4cb49fb8-44f9-4a28-ad37-1d54ad3ef100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089707 | controller | Jun 11 16:47:38.325854 crc crio[22018]: time="2026-06-11T16:47:38.325751881Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4c12fddb-1972-4f8f-9041-5ab6d91724cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089722 | controller | Jun 11 16:47:38.334714 crc crio[22018]: time="2026-06-11T16:47:38.334554752Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.089738 | controller | Jun 11 16:47:38.336264 crc crio[22018]: time="2026-06-11T16:47:38.336090246Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a31260d5-f174-4d8d-bf6c-bf0515022a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089753 | controller | Jun 11 16:47:38.336704 crc crio[22018]: time="2026-06-11T16:47:38.336625123Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.089769 | controller | Jun 11 16:47:38.339599 crc crio[22018]: time="2026-06-11T16:47:38.339539245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089785 | controller | Jun 11 16:47:38.341196 crc crio[22018]: time="2026-06-11T16:47:38.341135435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0d41f4e1-ff13-4f7c-882c-719e3d40c128 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089806 | controller | Jun 11 16:47:38.361976 crc crio[22018]: time="2026-06-11T16:47:38.361848278Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.089822 | controller | Jun 11 16:47:38.387469 crc crio[22018]: time="2026-06-11T16:47:38.387358373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089838 | controller | Jun 11 16:47:38.388931 crc crio[22018]: time="2026-06-11T16:47:38.388831689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089872 | controller | Jun 11 16:47:38.415595 crc crio[22018]: time="2026-06-11T16:47:38.415311074Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.089891 | controller | Jun 11 16:47:38.416574 crc crio[22018]: time="2026-06-11T16:47:38.416466368Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=38fc8e61-1282-441f-90e1-e6cafeca0284 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089907 | controller | Jun 11 16:47:38.426163 crc crio[22018]: time="2026-06-11T16:47:38.426059981Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8ec3d56f-8377-4928-a058-798897790739 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.089922 | controller | Jun 11 16:47:38.438057 crc crio[22018]: time="2026-06-11T16:47:38.437901654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089938 | controller | Jun 11 16:47:38.441874 crc crio[22018]: time="2026-06-11T16:47:38.441790686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089954 | controller | Jun 11 16:47:38.483289 crc crio[22018]: time="2026-06-11T16:47:38.483066198Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.089969 | controller | Jun 11 16:47:38.485915 crc crio[22018]: time="2026-06-11T16:47:38.485830126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.089985 | controller | Jun 11 16:47:38.548748 crc crio[22018]: time="2026-06-11T16:47:38.548657894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090001 | controller | Jun 11 16:47:38.554153 crc crio[22018]: time="2026-06-11T16:47:38.55362478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090016 | controller | Jun 11 16:47:38.586875 crc crio[22018]: time="2026-06-11T16:47:38.58584435Z" level=info msg="Created container 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090036 | controller | Jun 11 16:47:38.587577 crc crio[22018]: time="2026-06-11T16:47:38.587512473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090052 | controller | Jun 11 16:47:38.589092 crc crio[22018]: time="2026-06-11T16:47:38.588766228Z" level=info msg="Starting container: 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a" id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090067 | controller | Jun 11 16:47:38.600862 crc crio[22018]: time="2026-06-11T16:47:38.600766246Z" level=info msg="Started container" PID=38420 containerID=17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7
2026-06-11 18:17:38.090084 | controller | Jun 11 16:47:38.614985 crc crio[22018]: time="2026-06-11T16:47:38.61486631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090099 | controller | Jun 11 16:47:38.615382 crc crio[22018]: time="2026-06-11T16:47:38.615111417Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090115 | controller | Jun 11 16:47:38.615382 crc crio[22018]: time="2026-06-11T16:47:38.615172779Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090130 | controller | Jun 11 16:47:38.635064 crc crio[22018]: time="2026-06-11T16:47:38.631224871Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.090146 | controller | Jun 11 16:47:38.637213 crc crio[22018]: time="2026-06-11T16:47:38.637000129Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 18:17:38.090162 | controller | Jun 11 16:47:38.677355 crc crio[22018]: time="2026-06-11T16:47:38.676848093Z" level=info msg="Created container f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090178 | controller | Jun 11 16:47:38.678618 crc crio[22018]: time="2026-06-11T16:47:38.678550287Z" level=info msg="Starting container: f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a" id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090194 | controller | Jun 11 16:47:38.689600 crc crio[22018]: time="2026-06-11T16:47:38.689451783Z" level=info msg="Started container" PID=38431 containerID=f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a description=openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180
2026-06-11 18:17:38.090209 | controller | Jun 11 16:47:38.717677 crc crio[22018]: time="2026-06-11T16:47:38.717592997Z" level=info msg="Created container 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090229 | controller | Jun 11 16:47:38.721686 crc crio[22018]: time="2026-06-11T16:47:38.72149555Z" level=info msg="Starting container: 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8" id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090246 | controller | Jun 11 16:47:38.740135 crc crio[22018]: time="2026-06-11T16:47:38.740007783Z" level=info msg="Started container" PID=38440 containerID=92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8 description=openshift-nmstate/nmstate-handler-6w79h/nmstate-handler id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e
2026-06-11 18:17:38.090262 | controller | Jun 11 16:47:40.611228 crc crio[22018]: time="2026-06-11T16:47:40.608991513Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.090278 | controller | Jun 11 16:47:40.615389 crc crio[22018]: time="2026-06-11T16:47:40.6118137Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=298d9a72-c290-4603-8572-233b4a647e56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090293 | controller | Jun 11 16:47:40.631521 crc crio[22018]: time="2026-06-11T16:47:40.631044007Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=3e15e05f-73e2-4bf1-85fb-1ac0da7c41e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090309 | controller | Jun 11 16:47:40.642455 crc crio[22018]: time="2026-06-11T16:47:40.642232079Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090325 | controller | Jun 11 16:47:40.646620 crc crio[22018]: time="2026-06-11T16:47:40.646464894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090341 | controller | Jun 11 16:47:40.690051 crc crio[22018]: time="2026-06-11T16:47:40.689955645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090356 | controller | Jun 11 16:47:40.693753 crc crio[22018]: time="2026-06-11T16:47:40.69368471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090371 | controller | Jun 11 16:47:40.840043 crc crio[22018]: time="2026-06-11T16:47:40.839397771Z" level=info msg="Created container 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090388 | controller | Jun 11 16:47:40.844843 crc crio[22018]: time="2026-06-11T16:47:40.841003182Z" level=info msg="Starting container: 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea" id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090403 | controller | Jun 11 16:47:40.846689 crc crio[22018]: time="2026-06-11T16:47:40.846553317Z" level=info msg="Started container" PID=38522 containerID=1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792
2026-06-11 18:17:38.090424 | controller | Jun 11 16:47:42.115823 crc crio[22018]: time="2026-06-11T16:47:42.115250274Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.090441 | controller | Jun 11 16:47:42.117257 crc crio[22018]: time="2026-06-11T16:47:42.117167511Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4b1be560-6e44-4594-bc72-7952e9e33062 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090457 | controller | Jun 11 16:47:42.123083 crc crio[22018]: time="2026-06-11T16:47:42.122794009Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=9a9e8836-c5c8-45bc-9c61-b18cd6177012 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090473 | controller | Jun 11 16:47:42.131519 crc crio[22018]: time="2026-06-11T16:47:42.13140806Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090490 | controller | Jun 11 16:47:42.133132 crc crio[22018]: time="2026-06-11T16:47:42.133051393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090506 | controller | Jun 11 16:47:42.164132 crc crio[22018]: time="2026-06-11T16:47:42.164006608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090522 | controller | Jun 11 16:47:42.167252 crc crio[22018]: time="2026-06-11T16:47:42.167152557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090538 | controller | Jun 11 16:47:42.285718 crc crio[22018]: time="2026-06-11T16:47:42.285491875Z" level=info msg="Created container 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090570 | controller | Jun 11 16:47:42.287065 crc crio[22018]: time="2026-06-11T16:47:42.286980173Z" level=info msg="Starting container: 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47" id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090587 | controller | Jun 11 16:47:42.295417 crc crio[22018]: time="2026-06-11T16:47:42.294123787Z" level=info msg="Started container" PID=38550 containerID=88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7
2026-06-11 18:17:38.090604 | controller | Jun 11 16:48:01.125017 crc crio[22018]: time="2026-06-11T16:48:01.12409548Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686608-wnhpf/POD" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.090625 | controller | Jun 11 16:48:01.126576 crc crio[22018]: time="2026-06-11T16:48:01.125184924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090642 | controller | Jun 11 16:48:01.157172 crc crio[22018]: time="2026-06-11T16:48:01.157058598Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}"
2026-06-11 18:17:38.090658 | controller | Jun 11 16:48:01.157172 crc crio[22018]: time="2026-06-11T16:48:01.157116801Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686608-wnhpf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.090675 | controller | Jun 11 16:48:01.421473 crc crio[22018]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2684db4ace55f5c Mac:de:3b:b8:43:4a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f SocketPath: PciID:}] [{Interface:0xc0002a1160 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.090692 | controller | Jun 11 16:48:01.423604 crc crio[22018]: time="2026-06-11T16:48:01.423532626Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}"
2026-06-11 18:17:38.090709 | controller | Jun 11 16:48:01.423704 crc crio[22018]: time="2026-06-11T16:48:01.423692131Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686608-wnhpf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.090725 | controller | Jun 11 16:48:01.431594 crc crio[22018]: time="2026-06-11T16:48:01.429926369Z" level=info msg="Ran pod sandbox 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b with infra container: openshift-infra/auto-csr-approver-29686608-wnhpf/POD" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.090741 | controller | Jun 11 16:48:01.437054 crc crio[22018]: time="2026-06-11T16:48:01.436855535Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.090757 | controller | Jun 11 16:48:01.446397 crc crio[22018]: time="2026-06-11T16:48:01.446289466Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.090774 | controller | Jun 11 16:48:03.129212 crc crio[22018]: time="2026-06-11T16:48:03.128399723Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.090790 | controller | Jun 11 16:48:03.133017 crc crio[22018]: time="2026-06-11T16:48:03.130135847Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3dcbeef2-343a-4fb3-864c-605f29c09e21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090807 | controller | Jun 11 16:48:03.135079 crc crio[22018]: time="2026-06-11T16:48:03.134966349Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=68ed99f6-77ed-45a1-927c-1bc70c82f504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.090826 | controller | Jun 11 16:48:03.151166 crc crio[22018]: time="2026-06-11T16:48:03.150838729Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686608-wnhpf/oc" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090843 | controller | Jun 11 16:48:03.151643 crc crio[22018]: time="2026-06-11T16:48:03.151554752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090877 | controller | Jun 11 16:48:03.195550 crc crio[22018]: time="2026-06-11T16:48:03.195279159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090895 | controller | Jun 11 16:48:03.527117 crc crio[22018]: time="2026-06-11T16:48:03.527031845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.090910 | controller | Jun 11 16:48:03.649176 crc crio[22018]: time="2026-06-11T16:48:03.648996327Z" level=info msg="Created container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.090926 | controller | Jun 11 16:48:03.654361 crc crio[22018]: time="2026-06-11T16:48:03.654218293Z" level=info msg="Starting container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec" id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.090942 | controller | Jun 11 16:48:03.660763 crc crio[22018]: time="2026-06-11T16:48:03.660683415Z" level=info msg="Started container" PID=38976 containerID=29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec description=openshift-infra/auto-csr-approver-29686608-wnhpf/oc id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b
2026-06-11 18:17:38.090959 | controller | Jun 11 16:48:05.534475 crc crio[22018]: time="2026-06-11T16:48:05.533826581Z" level=info msg="Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.090975 | controller | Jun 11 16:48:05.535840 crc crio[22018]: time="2026-06-11T16:48:05.535060624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc002b14710}] Aliases:map[]}"
2026-06-11 18:17:38.090992 | controller | Jun 11 16:48:05.535840 crc crio[22018]: time="2026-06-11T16:48:05.535181428Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686608-wnhpf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.091008 | controller | Jun 11 16:48:05.886758 crc crio[22018]: time="2026-06-11T16:48:05.886003101Z" level=info msg="Stopped pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.091024 | controller | Jun 11 16:48:10.600594 crc crio[22018]: time="2026-06-11T16:48:10.599660991Z" level=info msg="Stopping container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c (timeout: 15s)" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.091045 | controller | Jun 11 16:48:10.740395 crc crio[22018]: time="2026-06-11T16:48:10.739855927Z" level=info msg="Stopped container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.091061 | controller | Jun 11 16:48:10.741157 crc crio[22018]: time="2026-06-11T16:48:10.741014084Z" level=info msg="Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.091077 | controller | Jun 11 16:48:10.742281 crc crio[22018]: time="2026-06-11T16:48:10.741782488Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc000380b80}] Aliases:map[]}"
2026-06-11 18:17:38.091093 | controller | Jun 11 16:48:10.743742 crc crio[22018]: time="2026-06-11T16:48:10.742549514Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.091109 | controller | Jun 11 16:48:11.006584 crc crio[22018]: time="2026-06-11T16:48:11.006019673Z" level=info msg="Stopped pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.091125 | controller | Jun 11 16:48:11.596913 crc crio[22018]: time="2026-06-11T16:48:11.596297923Z" level=info msg="Removing container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.091141 | controller | Jun 11 16:48:11.624671 crc crio[22018]: time="2026-06-11T16:48:11.624575868Z" level=info msg="Removed container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.091156 | controller | Jun 11 16:48:15.067252 crc crio[22018]: time="2026-06-11T16:48:15.0663894Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.091172 | controller | Jun 11 16:48:15.068921 crc crio[22018]: time="2026-06-11T16:48:15.067289659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091188 | controller | Jun 11 16:48:15.096532 crc crio[22018]: time="2026-06-11T16:48:15.095543228Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}"
2026-06-11 18:17:38.091204 | controller | Jun 11 16:48:15.096532 crc crio[22018]: time="2026-06-11T16:48:15.09560484Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.091229 | controller | Jun 11 16:48:15.372510 crc crio[22018]: 2026-06-11T16:48:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4013a465769b69a Mac:6e:28:ce:ae:38:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.091276 | controller | Jun 11 16:48:15.374228 crc crio[22018]: time="2026-06-11T16:48:15.374149687Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}"
2026-06-11 18:17:38.091305 | controller | Jun 11 16:48:15.374453 crc crio[22018]: time="2026-06-11T16:48:15.374323753Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.091324 | controller | Jun 11 16:48:15.380045 crc crio[22018]: time="2026-06-11T16:48:15.379954802Z" level=info msg="Ran pod sandbox 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.091341 | controller | Jun 11 16:48:15.382801 crc crio[22018]: time="2026-06-11T16:48:15.382722046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82fc2657-b8e1-4026-a1d4-531eaf3ca15b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091358 | controller | Jun 11 16:48:15.385253 crc crio[22018]: time="2026-06-11T16:48:15.385181554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03aed23a-7f82-49de-9f56-871b370a45cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091374 | controller | Jun 11 16:48:15.394495 crc crio[22018]: time="2026-06-11T16:48:15.39426504Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091389 | controller | Jun 11 16:48:15.394915 crc crio[22018]: time="2026-06-11T16:48:15.394840119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091405 | controller | Jun 11 16:48:15.422949 crc crio[22018]: time="2026-06-11T16:48:15.42281953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091421 | controller | Jun 11 16:48:15.427038 crc crio[22018]: time="2026-06-11T16:48:15.4269401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091436 | controller | Jun 11 16:48:15.543948 crc crio[22018]: time="2026-06-11T16:48:15.543755861Z" level=info msg="Created container 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091456 | controller | Jun 11 16:48:15.545285 crc crio[22018]: time="2026-06-11T16:48:15.545213926Z" level=info msg="Starting container: 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d" id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.091472 | controller | Jun 11 16:48:15.552460 crc crio[22018]: time="2026-06-11T16:48:15.552272849Z" level=info msg="Started container" PID=39971 containerID=399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e
2026-06-11 18:17:38.091490 | controller | Jun 11 16:48:16.664259 crc crio[22018]: time="2026-06-11T16:48:16.66395774Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091505 | controller | Jun 11 16:48:16.665204 crc crio[22018]: time="2026-06-11T16:48:16.664527298Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091521 | controller | Jun 11 16:48:16.665204 crc crio[22018]: time="2026-06-11T16:48:16.664694633Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091537 | controller | Jun 11 16:48:16.666000 crc crio[22018]: time="2026-06-11T16:48:16.665926699Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.091553 | controller | Jun 11 16:48:16.672779 crc crio[22018]: time="2026-06-11T16:48:16.672707403Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 18:17:38.091568 | controller | Jun 11 16:48:18.963249 crc crio[22018]: time="2026-06-11T16:48:18.963097619Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.091583 | controller | Jun 11 16:48:18.964803 crc crio[22018]: time="2026-06-11T16:48:18.964143533Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=d5855bb7-0298-4253-bd27-35aac1eb16ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091598 | controller | Jun 11 16:48:18.968988 crc crio[22018]: time="2026-06-11T16:48:18.968879911Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1a6ce925-28da-4b37-954a-25f707a972fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091614 | controller | Jun 11 16:48:18.980973 crc crio[22018]: time="2026-06-11T16:48:18.980395734Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091633 | controller | Jun 11 16:48:18.983002 crc crio[22018]: time="2026-06-11T16:48:18.982937615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091649 | controller | Jun 11 16:48:19.011359 crc crio[22018]: time="2026-06-11T16:48:19.011241246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091665 | controller | Jun 11 16:48:19.011674 crc crio[22018]: time="2026-06-11T16:48:19.011615398Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/passwd: no such file or directory"
2026-06-11 18:17:38.091680 | controller | Jun 11 16:48:19.011674 crc crio[22018]: time="2026-06-11T16:48:19.011647409Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/group: no such file or directory"
2026-06-11 18:17:38.091695 | controller | Jun 11 16:48:19.014151 crc crio[22018]: time="2026-06-11T16:48:19.014078846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091711 | controller | Jun 11 16:48:19.119140 crc crio[22018]: time="2026-06-11T16:48:19.119000291Z" level=info msg="Created container f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091727 | controller | Jun 11 16:48:19.120007 crc crio[22018]: time="2026-06-11T16:48:19.119924381Z" level=info msg="Starting container: f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61" id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.091744 | controller | Jun 11 16:48:19.125606 crc crio[22018]: time="2026-06-11T16:48:19.125501616Z" level=info msg="Started container" PID=40018 containerID=f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e
2026-06-11 18:17:38.091762 | controller | Jun 11 16:48:19.696542 crc crio[22018]: time="2026-06-11T16:48:19.696032825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d77d3a0-a4fb-4204-874a-4870c6d86723 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091778 | controller | Jun 11 16:48:19.702849 crc crio[22018]: time="2026-06-11T16:48:19.702750725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f140c9c2-9481-49d7-a313-772a67cab339 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.091795 | controller | Jun 11 16:48:19.715598 crc crio[22018]: time="2026-06-11T16:48:19.715484425Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091810 | controller | Jun 11 16:48:19.715971 crc crio[22018]: time="2026-06-11T16:48:19.71590533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091830 | controller | Jun 11 16:48:19.746521 crc crio[22018]: time="2026-06-11T16:48:19.746310737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091863 | controller | Jun 11 16:48:19.753850 crc crio[22018]: time="2026-06-11T16:48:19.753758673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.091896 | controller | Jun 11 16:48:19.860676 crc crio[22018]: time="2026-06-11T16:48:19.859880686Z" level=info msg="Created container da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.091915 | controller | Jun 11 16:48:19.864637 crc crio[22018]: time="2026-06-11T16:48:19.861457366Z" level=info msg="Starting container: da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6" id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.091932 | controller | Jun 11 16:48:19.869050 crc crio[22018]: time="2026-06-11T16:48:19.868871729Z" level=info msg="Started container" PID=40053 containerID=da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e
2026-06-11 18:17:38.091948 | controller | Jun 11 16:48:20.124849 crc crio[22018]: time="2026-06-11T16:48:20.124589866Z" level=info msg="Removing container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.091965 | controller | Jun 11 16:48:20.218487 crc crio[22018]: time="2026-06-11T16:48:20.21828905Z" level=info msg="Removed container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.091981 | controller | Jun 11 16:48:20.223775 crc crio[22018]: time="2026-06-11T16:48:20.223633937Z" level=info msg="Removing container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.091997 | controller | Jun 11 16:48:20.328197 crc crio[22018]: time="2026-06-11T16:48:20.328072979Z" level=info msg="Removed container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.092013 | controller | Jun 11 16:48:20.334000 crc crio[22018]: time="2026-06-11T16:48:20.333904491Z" level=info msg="Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092029 | controller | Jun 11 16:48:20.334105 crc crio[22018]: time="2026-06-11T16:48:20.334003826Z" level=info msg="Stopped pod sandbox (already stopped): 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092045 | controller | Jun 11 16:48:20.335014 crc crio[22018]: time="2026-06-11T16:48:20.334921463Z" level=info msg="Removing pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092065 | controller | Jun 11 16:48:20.350376 crc crio[22018]: time="2026-06-11T16:48:20.348283556Z" level=info msg="Removed pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092081 | controller | Jun 11 16:48:20.350376 crc crio[22018]: time="2026-06-11T16:48:20.349207464Z" level=info msg="Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092097 | controller | Jun 11 16:48:20.350376 crc crio[22018]: time="2026-06-11T16:48:20.349285777Z" level=info msg="Stopped pod sandbox (already stopped): d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092113 | controller | Jun 11 16:48:20.350376 crc crio[22018]: time="2026-06-11T16:48:20.349848265Z" level=info msg="Removing pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092129 | controller | Jun 11 16:48:20.360959 crc crio[22018]: time="2026-06-11T16:48:20.360827951Z" level=info msg="Removed pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092144 | controller | Jun 11 16:48:20.361514 crc crio[22018]: time="2026-06-11T16:48:20.361404178Z" level=info msg="Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092160 | controller | Jun 11 16:48:20.361603 crc crio[22018]: time="2026-06-11T16:48:20.361515672Z" level=info msg="Stopped pod sandbox (already stopped): 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092175 | controller | Jun 11 16:48:20.362105 crc crio[22018]: time="2026-06-11T16:48:20.362031848Z" level=info msg="Removing pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092191 | controller | Jun 11 16:48:20.370686 crc crio[22018]: time="2026-06-11T16:48:20.370600671Z" level=info msg="Removed pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.092207 | controller | Jun 11 16:48:21.713794 crc crio[22018]: time="2026-06-11T16:48:21.71316434Z" level=info msg="Stopping pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092223 | controller | Jun 11 16:48:21.715465 crc crio[22018]: time="2026-06-11T16:48:21.714468192Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000380a38}] Aliases:map[]}"
2026-06-11 18:17:38.092239 | controller | Jun 11 16:48:21.715465 crc crio[22018]: time="2026-06-11T16:48:21.714682349Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.092262 | controller | Jun 11 16:48:21.990414 crc crio[22018]: time="2026-06-11T16:48:21.98962884Z" level=info msg="Stopped pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.092279 | controller | Jun 11 16:48:34.076878 crc crio[22018]: time="2026-06-11T16:48:34.076674861Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.092295 | controller | Jun 11 16:48:34.077957 crc crio[22018]: time="2026-06-11T16:48:34.07694942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.092311 | controller | Jun 11 16:48:34.115579 crc crio[22018]: time="2026-06-11T16:48:34.11071767Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}"
2026-06-11 18:17:38.092327 | controller | Jun 11 16:48:34.115579 crc crio[22018]: time="2026-06-11T16:48:34.110796922Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.092343 | controller | Jun 11 16:48:34.803405 crc crio[22018]: 2026-06-11T16:48:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf632d65ac8e5b8 Mac:fa:3f:e5:3b:45:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 SocketPath: PciID:}] [{Interface:0xc00011aa80 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.092359 | controller | Jun 11 16:48:34.803405 crc crio[22018]: time="2026-06-11T16:48:34.798676556Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}"
2026-06-11 18:17:38.092376 | controller | Jun 11 16:48:34.803405 crc crio[22018]: time="2026-06-11T16:48:34.798921534Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.092393 | controller | Jun 11 16:48:34.805407 crc crio[22018]: time="2026-06-11T16:48:34.80537683Z" level=info msg="Ran pod sandbox bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 with infra container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.092409 | controller | Jun 11 16:48:34.808598 crc crio[22018]: time="2026-06-11T16:48:34.808511366Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092425 | controller | Jun 11 16:48:34.808947 crc crio[22018]: time="2026-06-11T16:48:34.808905878Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092444 | controller | Jun 11 16:48:34.809035 crc crio[22018]: time="2026-06-11T16:48:34.809001451Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092461 | controller | Jun 11 16:48:34.811613 crc crio[22018]: time="2026-06-11T16:48:34.811548442Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.092476 | controller | Jun 11 16:48:34.817911 crc crio[22018]: time="2026-06-11T16:48:34.81783853Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.092492 | controller | Jun 11 16:48:34.818030 crc crio[22018]: time="2026-06-11T16:48:34.817934253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.092508 | controller | Jun 11 16:48:34.821780 crc crio[22018]: time="2026-06-11T16:48:34.821608029Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 18:17:38.092524 | controller | Jun 11 16:48:34.852854 crc crio[22018]: time="2026-06-11T16:48:34.852667629Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}"
2026-06-11 18:17:38.092541 | controller | Jun 11 16:48:34.853201 crc crio[22018]: time="2026-06-11T16:48:34.852912977Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.092557 | controller | Jun 11 16:48:35.562799 crc crio[22018]: 2026-06-11T16:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e555f27652029 Mac:92:9e:85:ab:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.092574 | controller | Jun 11 16:48:35.564611 crc crio[22018]: time="2026-06-11T16:48:35.564508247Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}"
2026-06-11 18:17:38.092590 | controller | Jun 11 16:48:35.564885 crc crio[22018]: time="2026-06-11T16:48:35.564822588Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.092610 | controller | Jun 11 16:48:35.572407 crc crio[22018]: time="2026-06-11T16:48:35.571914391Z" level=info msg="Ran pod sandbox f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 with infra container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.092626 | controller | Jun 11 16:48:35.574732 crc crio[22018]: time="2026-06-11T16:48:35.574669277Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092643 | controller | Jun 11 16:48:35.575038 crc crio[22018]: time="2026-06-11T16:48:35.574970677Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092658 | controller | Jun 11 16:48:35.575038 crc crio[22018]: time="2026-06-11T16:48:35.575039319Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092674 | controller | Jun 11 16:48:35.576554 crc crio[22018]: time="2026-06-11T16:48:35.576443913Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.092689 | controller | Jun 11 16:48:35.580183 crc crio[22018]: time="2026-06-11T16:48:35.580015266Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 18:17:38.092705 | controller | Jun 11 16:48:41.498938 crc crio[22018]: time="2026-06-11T16:48:41.498016138Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.092721 | controller | Jun 11 16:48:41.502035 crc crio[22018]: time="2026-06-11T16:48:41.501956996Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=560369d0-24d8-4046-b846-52bf741802aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092737 | controller | Jun 11 16:48:41.506526 crc crio[22018]: time="2026-06-11T16:48:41.506160739Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f6041091-ecb1-4448-a00e-95152d60ad50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092752 | controller | Jun 11 16:48:41.519297 crc crio[22018]: time="2026-06-11T16:48:41.5192203Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.092768 | controller | Jun 11 16:48:41.529480 crc crio[22018]: time="2026-06-11T16:48:41.521775381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.092783 | controller | Jun 11 16:48:41.560643 crc crio[22018]: time="2026-06-11T16:48:41.560246716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.092803 | controller | Jun 11 16:48:41.566759 crc crio[22018]: time="2026-06-11T16:48:41.566682787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.092820 | controller | Jun 11 16:48:41.732710 crc crio[22018]: time="2026-06-11T16:48:41.732623415Z" level=info msg="Created container 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.092836 | controller | Jun 11 16:48:41.740636 crc crio[22018]: time="2026-06-11T16:48:41.740530265Z" level=info msg="Starting container: 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38" id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.092871 | controller | Jun 11 16:48:41.746065 crc crio[22018]: time="2026-06-11T16:48:41.745970996Z" level=info msg="Started container" PID=40525 containerID=7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38 description=metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8
2026-06-11 18:17:38.092898 | controller | Jun 11 16:48:48.672282 crc crio[22018]: time="2026-06-11T16:48:48.671227754Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.092926 | controller | Jun 11 16:48:48.673994 crc crio[22018]: time="2026-06-11T16:48:48.673587032Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=01ec6417-807f-4663-b07d-2229a7289871 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092951 | controller | Jun 11 16:48:48.677492 crc crio[22018]: time="2026-06-11T16:48:48.67731564Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=0f4480f0-9a68-4663-ab21-46d6f4323943 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.092969 | controller | Jun 11 16:48:48.687865 crc crio[22018]: time="2026-06-11T16:48:48.687735388Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.092986 | controller | Jun 11 16:48:48.690137 crc crio[22018]: time="2026-06-11T16:48:48.690053502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093003 | controller | Jun 11 16:48:48.735514 crc crio[22018]: time="2026-06-11T16:48:48.729570096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093019 | controller | Jun 11 16:48:48.735514 crc crio[22018]: time="2026-06-11T16:48:48.733231341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093035 | controller | Jun 11 16:48:48.841609 crc crio[22018]: time="2026-06-11T16:48:48.841384699Z" level=info msg="Created container 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093052 | controller | Jun 11 16:48:48.842890 crc crio[22018]: time="2026-06-11T16:48:48.842801343Z" level=info msg="Starting container: 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417" id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.093074 | controller | Jun 11 16:48:48.848153 crc crio[22018]: time="2026-06-11T16:48:48.84807322Z" level=info msg="Started container" PID=40670 containerID=06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417 description=metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987
2026-06-11 18:17:38.093091 | controller | Jun 11 16:49:14.418275 crc crio[22018]: time="2026-06-11T16:49:14.417498532Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-755v2/POD" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093108 | controller | Jun 11 16:49:14.419674 crc crio[22018]: time="2026-06-11T16:49:14.4183012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093124 | controller | Jun 11 16:49:14.444950 crc crio[22018]: time="2026-06-11T16:49:14.444844054Z" level=info msg="Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}"
2026-06-11 18:17:38.093141 | controller | Jun 11 16:49:14.444950 crc crio[22018]: time="2026-06-11T16:49:14.444920597Z" level=info msg="Adding pod metallb-system_controller-8464864885-755v2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.093158 | controller | Jun 11 16:49:14.970857 crc crio[22018]: 2026-06-11T16:49:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f88bd6ad145e26a Mac:1a:45:a4:d0:70:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e SocketPath: PciID:}] [{Interface:0xc00032c5c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.093174 | controller | Jun 11 16:49:14.973941 crc crio[22018]: time="2026-06-11T16:49:14.973856182Z" level=info msg="Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}"
2026-06-11 18:17:38.093191 | controller | Jun 11 16:49:14.974100 crc crio[22018]: time="2026-06-11T16:49:14.974060399Z" level=info msg="Checking pod metallb-system_controller-8464864885-755v2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.093208 | controller | Jun 11 16:49:14.985725 crc crio[22018]: time="2026-06-11T16:49:14.985038729Z" level=info msg="Ran pod sandbox f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 with infra container: metallb-system/controller-8464864885-755v2/POD" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093225 | controller | Jun 11 16:49:14.991456 crc crio[22018]: time="2026-06-11T16:49:14.991317412Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=1c3da56d-67fa-4a9b-a8c7-b1b9a4c2a841 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093245 | controller | Jun 11 16:49:14.993860 crc crio[22018]: time="2026-06-11T16:49:14.993773291Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=53cc02f8-46d0-4986-bdc3-eaeb2e9d8577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093262 | controller | Jun 11 16:49:15.047657 crc crio[22018]: time="2026-06-11T16:49:15.047543333Z" level=info msg="Creating container: metallb-system/controller-8464864885-755v2/controller" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093278 | controller | Jun 11 16:49:15.048085 crc crio[22018]: time="2026-06-11T16:49:15.047965437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093294 | controller | Jun 11 16:49:15.073843 crc crio[22018]: time="2026-06-11T16:49:15.073740819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093310 | controller | Jun 11 16:49:15.077905 crc crio[22018]: time="2026-06-11T16:49:15.077836928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093326 | controller | Jun 11 16:49:15.264164 crc crio[22018]: time="2026-06-11T16:49:15.264045446Z" level=info msg="Created container c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4: metallb-system/controller-8464864885-755v2/controller" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093343 | controller | Jun 11 16:49:15.267743 crc crio[22018]: time="2026-06-11T16:49:15.267642731Z" level=info msg="Starting container: c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4" id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.093359 | controller | Jun 11 16:49:15.273818 crc crio[22018]: time="2026-06-11T16:49:15.273709013Z" level=info msg="Started container" PID=41131 containerID=c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4 description=metallb-system/controller-8464864885-755v2/controller id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37
2026-06-11 18:17:38.093375 | controller | Jun 11 16:49:15.295813 crc crio[22018]: time="2026-06-11T16:49:15.295714624Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1ecb6c5f-ffa9-42e9-be77-b10199607900 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093391 | controller | Jun 11 16:49:15.298561 crc crio[22018]: time="2026-06-11T16:49:15.298483763Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=47f4d572-b723-4dce-9979-5da641839dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093407 | controller | Jun 11 16:49:15.304013 crc crio[22018]: time="2026-06-11T16:49:15.303934712Z" level=info msg="Creating container: metallb-system/controller-8464864885-755v2/kube-rbac-proxy" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093422 | controller | Jun 11 16:49:15.304495 crc crio[22018]: time="2026-06-11T16:49:15.304396327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093442 | controller | Jun 11 16:49:15.332992 crc crio[22018]: time="2026-06-11T16:49:15.332760111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093458 | controller | Jun 11 16:49:15.336307 crc crio[22018]: time="2026-06-11T16:49:15.33623087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093473 | controller | Jun 11 16:49:15.472121 crc crio[22018]: time="2026-06-11T16:49:15.471991557Z" level=info msg="Created container 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2: metallb-system/controller-8464864885-755v2/kube-rbac-proxy" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093489 | controller | Jun 11 16:49:15.474447 crc crio[22018]: time="2026-06-11T16:49:15.473836038Z" level=info msg="Starting container: 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2" id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.093505 | controller | Jun 11 16:49:15.483893 crc crio[22018]: time="2026-06-11T16:49:15.483673565Z" level=info msg="Started container" PID=41177 containerID=7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2 description=metallb-system/controller-8464864885-755v2/kube-rbac-proxy id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37
2026-06-11 18:17:38.093521 | controller | Jun 11 16:49:16.161251 crc crio[22018]: time="2026-06-11T16:49:16.161005188Z" level=info msg="Running pod sandbox: metallb-system/speaker-wlfvx/POD" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093537 | controller | Jun 11 16:49:16.161251 crc crio[22018]: time="2026-06-11T16:49:16.161128202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093553 | controller | Jun 11 16:49:16.192100 crc crio[22018]: time="2026-06-11T16:49:16.191982596Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093569 | controller | Jun 11 16:49:16.217495 crc crio[22018]: time="2026-06-11T16:49:16.217136366Z" level=info msg="Ran pod sandbox a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5 with infra container: metallb-system/speaker-wlfvx/POD" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093585 | controller | Jun 11 16:49:16.221852 crc crio[22018]: time="2026-06-11T16:49:16.221613657Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=9c100201-cd5c-4947-b05b-f377b8af1a58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093601 | controller | Jun 11 16:49:16.226999 crc crio[22018]: time="2026-06-11T16:49:16.226831171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=17ebc0b5-d5eb-4807-ad59-3d93c4c9f905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093617 | controller | Jun 11 16:49:16.652984 crc crio[22018]: time="2026-06-11T16:49:16.652607507Z" level=info msg="Creating container: metallb-system/speaker-wlfvx/speaker" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093633 | controller | Jun 11 16:49:16.654634 crc crio[22018]: time="2026-06-11T16:49:16.653548037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093652 | controller | Jun 11 16:49:16.719071 crc crio[22018]: time="2026-06-11T16:49:16.718945803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093668 | controller | Jun 11 16:49:16.852729 crc crio[22018]: time="2026-06-11T16:49:16.852277367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093683 | controller | Jun 11 16:49:16.963391 crc crio[22018]: time="2026-06-11T16:49:16.959253989Z" level=info msg="Created container 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247: metallb-system/speaker-wlfvx/speaker" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093699 | controller | Jun 11 16:49:16.963391 crc crio[22018]: time="2026-06-11T16:49:16.962792101Z" level=info msg="Starting container: 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247" id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.093715 | controller | Jun 11 16:49:16.977909 crc crio[22018]: time="2026-06-11T16:49:16.977809753Z" level=info msg="Started container" PID=41204 containerID=0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247 description=metallb-system/speaker-wlfvx/speaker id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5
2026-06-11 18:17:38.093731 | controller | Jun 11 16:49:17.000664 crc crio[22018]: time="2026-06-11T16:49:17.000586775Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d7b74409-1369-4bfb-a0ca-e5756b22dab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093746 | controller | Jun 11 16:49:17.003140 crc crio[22018]: time="2026-06-11T16:49:17.00311107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=99dc6bf3-e592-4682-a1f8-8de798670934 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.093762 | controller | Jun 11 16:49:17.032124 crc crio[22018]: time="2026-06-11T16:49:17.032061382Z" level=info msg="Creating container: metallb-system/speaker-wlfvx/kube-rbac-proxy" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093777 | controller | Jun 11 16:49:17.032953 crc crio[22018]: time="2026-06-11T16:49:17.032889829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093793 | controller | Jun 11 16:49:17.057509 crc crio[22018]: time="2026-06-11T16:49:17.057390152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093809 | controller | Jun 11 16:49:17.328201 crc crio[22018]: time="2026-06-11T16:49:17.328112087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093824 | controller | Jun 11 16:49:17.453845 crc crio[22018]: time="2026-06-11T16:49:17.453758119Z" level=info msg="Created container 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92: metallb-system/speaker-wlfvx/kube-rbac-proxy" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.093839 | controller | Jun 11 16:49:17.454943 crc crio[22018]: time="2026-06-11T16:49:17.454860634Z" level=info msg="Starting container: 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92" id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.093880 | controller | Jun 11 16:49:17.461603 crc crio[22018]: time="2026-06-11T16:49:17.461435322Z" level=info msg="Started container" PID=41221 containerID=282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92 description=metallb-system/speaker-wlfvx/kube-rbac-proxy id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5
2026-06-11 18:17:38.093898 | controller | Jun 11 16:49:32.460491 crc crio[22018]: time="2026-06-11T16:49:32.459183077Z" level=info msg="Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.093915 | controller | Jun 11 16:49:32.462288 crc crio[22018]: time="2026-06-11T16:49:32.460618713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.093931 | controller | Jun 11 16:49:32.510467 crc crio[22018]: time="2026-06-11T16:49:32.510163104Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}"
2026-06-11 18:17:38.093947 | controller | Jun 11 16:49:32.510467 crc crio[22018]: time="2026-06-11T16:49:32.510301278Z" level=info msg="Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.093963 | controller | Jun 11 16:49:32.853266 crc crio[22018]: 2026-06-11T16:49:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8b80781bfaaf21 Mac:1e:9f:a7:17:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 SocketPath: PciID:}] [{Interface:0xc00051c790 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.093979 | controller | Jun 11 16:49:32.855601 crc crio[22018]: time="2026-06-11T16:49:32.855507635Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}"
2026-06-11 18:17:38.093995 | controller | Jun 11 16:49:32.855841 crc crio[22018]: time="2026-06-11T16:49:32.855764645Z" level=info msg="Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.094011 | controller | Jun 11 16:49:32.873480 crc crio[22018]: time="2026-06-11T16:49:32.86387394Z" level=info msg="Ran pod sandbox e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.094027 | controller | Jun 11 16:49:32.873480 crc crio[22018]: time="2026-06-11T16:49:32.865898833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=08595dd9-629f-48ac-8d0a-a3814a600507 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094046 | controller | Jun 11 16:49:32.873480 crc crio[22018]: time="2026-06-11T16:49:32.868109892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3197e392-e775-496c-872f-2f76137f3fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094062 | controller | Jun 11 16:49:32.878568 crc crio[22018]: time="2026-06-11T16:49:32.874520394Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.094078 | controller | Jun 11 16:49:32.878568 crc crio[22018]: time="2026-06-11T16:49:32.875160455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094094 | controller | Jun 11 16:49:32.918865 crc crio[22018]: time="2026-06-11T16:49:32.918708997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094110 | controller | Jun 11 16:49:32.930830 crc crio[22018]: time="2026-06-11T16:49:32.930707489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094127 | controller | Jun 11 16:49:33.043135 crc crio[22018]: time="2026-06-11T16:49:33.04257534Z" level=info msg="Created container 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.094143 | controller | Jun 11 16:49:33.044434 crc crio[22018]: time="2026-06-11T16:49:33.044258972Z" level=info msg="Starting container: 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5" id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.094160 | controller | Jun 11 16:49:33.051582 crc crio[22018]: time="2026-06-11T16:49:33.051501591Z" level=info msg="Started container" PID=41490 containerID=46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68
2026-06-11 18:17:38.094176 | controller | Jun 11 16:49:34.544040 crc crio[22018]: time="2026-06-11T16:49:34.543950137Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094193 | controller | Jun 11 16:49:34.545566 crc crio[22018]: time="2026-06-11T16:49:34.544237716Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094210 | controller | Jun 11 16:49:34.545566 crc crio[22018]: time="2026-06-11T16:49:34.544308558Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094231 | controller | Jun 11 16:49:34.545841 crc crio[22018]: time="2026-06-11T16:49:34.54564542Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.094398 | controller | Jun 11 16:49:34.556458 crc crio[22018]: time="2026-06-11T16:49:34.556305567Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\""
2026-06-11 18:17:38.094418 | controller | Jun 11 16:49:34.805122 crc crio[22018]: time="2026-06-11T16:49:34.804702783Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-g76cx/POD" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.094435 | controller | Jun 11 16:49:34.805122 crc crio[22018]: time="2026-06-11T16:49:34.805052254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094453 | controller | Jun 11 16:49:34.833480 crc crio[22018]: time="2026-06-11T16:49:34.833197021Z" level=info msg="Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}"
2026-06-11 18:17:38.094471 | controller | Jun 11 16:49:34.833480 crc crio[22018]: time="2026-06-11T16:49:34.833285884Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-g76cx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.094489 | controller | Jun 11 16:49:35.757768 crc crio[22018]: 2026-06-11T16:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540bd8555fa9dae Mac:8a:2b:02:d3:51:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.094696 | controller | Jun 11 16:49:35.760764 crc crio[22018]: time="2026-06-11T16:49:35.760173609Z" level=info msg="Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}"
2026-06-11 18:17:38.094717 | controller | Jun 11 16:49:35.760764 crc crio[22018]: time="2026-06-11T16:49:35.760536691Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-g76cx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.094734 | controller | Jun 11 16:49:35.775627 crc crio[22018]: time="2026-06-11T16:49:35.775459144Z" level=info msg="Ran pod sandbox 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 with infra container: openshift-marketplace/redhat-operators-g76cx/POD" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.094751 | controller | Jun 11 16:49:35.778737 crc crio[22018]: time="2026-06-11T16:49:35.778634502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=872d7e93-4ac5-4785-94d4-f77f0dd47359 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094773 | controller | Jun 11 16:49:35.785095 crc crio[22018]: time="2026-06-11T16:49:35.78491673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=730d22bc-c7be-4125-afd8-fde546f2ad0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094791 | controller | Jun 11 16:49:35.797730 crc crio[22018]: time="2026-06-11T16:49:35.795611317Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g76cx/extract-utilities" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.094808 | controller | Jun 11 16:49:35.797730 crc crio[22018]: time="2026-06-11T16:49:35.79604856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094825 | controller | Jun 11 16:49:35.841778 crc crio[22018]: time="2026-06-11T16:49:35.841550326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094841 | controller | Jun 11 16:49:35.847308 crc crio[22018]: time="2026-06-11T16:49:35.847213043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.094877 | controller | Jun 11 16:49:35.968677 crc crio[22018]: time="2026-06-11T16:49:35.968585046Z" level=info msg="Created container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.094895 | controller | Jun 11 16:49:35.973887 crc crio[22018]: time="2026-06-11T16:49:35.972127298Z" level=info msg="Starting container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92" id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.094912 | controller | Jun 11 16:49:35.985205 crc crio[22018]: time="2026-06-11T16:49:35.984956152Z" level=info msg="Started container" PID=41617 containerID=2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92 description=openshift-marketplace/redhat-operators-g76cx/extract-utilities id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74
2026-06-11 18:17:38.094930 | controller | Jun 11 16:49:36.573069 crc crio[22018]: time="2026-06-11T16:49:36.572447313Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.094946 | controller | Jun 11 16:49:36.578305 crc crio[22018]: time="2026-06-11T16:49:36.576958996Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.094963 | controller | Jun 11 16:49:37.178213 crc crio[22018]: time="2026-06-11T16:49:37.178011364Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.094980 | controller | Jun 11 16:49:37.178955 crc crio[22018]: time="2026-06-11T16:49:37.178916825Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fb748547-e121-4f56-a836-1f57ce0f7d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.094997 | controller | Jun 11 16:49:37.183311 crc crio[22018]: time="2026-06-11T16:49:37.182509116Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=36dc08c3-bf65-432b-a02c-b398509ae4d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095018 | controller | Jun 11 16:49:37.191482 crc crio[22018]: time="2026-06-11T16:49:37.191398295Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g76cx/extract-content" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095035 | controller | Jun 11 16:49:37.191840 crc crio[22018]: time="2026-06-11T16:49:37.191780467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095052 | controller | Jun 11 16:49:37.232000 crc crio[22018]: time="2026-06-11T16:49:37.231892441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095069 | controller | Jun 11 16:49:37.234939 crc crio[22018]: time="2026-06-11T16:49:37.234791733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095087 | controller | Jun 11 16:49:37.368306 crc crio[22018]: time="2026-06-11T16:49:37.368213621Z" level=info msg="Created container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095103 | controller | Jun 11 16:49:37.369941 crc crio[22018]: time="2026-06-11T16:49:37.369820648Z" level=info msg="Starting container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235" id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.095120 | controller | Jun 11 16:49:37.375682 crc crio[22018]: time="2026-06-11T16:49:37.375566259Z" level=info msg="Started container" PID=41626 containerID=d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235 description=openshift-marketplace/redhat-operators-g76cx/extract-content id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74
2026-06-11 18:17:38.095137 | controller | Jun 11 16:49:41.013809 crc crio[22018]: time="2026-06-11T16:49:41.012463272Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-nbw57/POD" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095154 | controller | Jun 11 16:49:41.015679 crc crio[22018]: time="2026-06-11T16:49:41.013818406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095171 | controller | Jun 11 16:49:41.797472 crc crio[22018]: time="2026-06-11T16:49:41.796795297Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095188 | controller | Jun 11 16:49:41.797713 crc crio[22018]: time="2026-06-11T16:49:41.797489829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095204 | controller | Jun 11 16:49:45.140296 crc crio[22018]: time="2026-06-11T16:49:45.138740545Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095222 | controller | Jun 11 16:49:45.330150 crc crio[22018]: time="2026-06-11T16:49:45.330012506Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.095242 | controller | Jun 11 16:49:45.333992 crc crio[22018]: time="2026-06-11T16:49:45.333799222Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=801dafaa-396d-46d4-970c-b10d9acabc33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095260 | controller | Jun 11 16:49:45.353221 crc crio[22018]: time="2026-06-11T16:49:45.353068389Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095276 | controller | Jun 11 16:49:45.372156 crc crio[22018]: time="2026-06-11T16:49:45.371905258Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=c054b46b-7b4a-4689-abc6-0e1c4a098465 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095293 | controller | Jun 11 16:49:45.395917 crc crio[22018]: time="2026-06-11T16:49:45.395237708Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095309 | controller | Jun 11 16:49:45.398310 crc crio[22018]: time="2026-06-11T16:49:45.398202692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095326 | controller | Jun 11 16:49:45.417247 crc crio[22018]: time="2026-06-11T16:49:45.413670699Z" level=info msg="Ran pod sandbox 352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095343 | controller | Jun 11 16:49:45.443119 crc crio[22018]: time="2026-06-11T16:49:45.442297691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095359 | controller | Jun 11 16:49:45.443373 crc crio[22018]: time="2026-06-11T16:49:45.443293983Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095375 | controller | Jun 11 16:49:45.443627 crc crio[22018]: time="2026-06-11T16:49:45.44351471Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095392 | controller | Jun 11 16:49:45.445301 crc crio[22018]: time="2026-06-11T16:49:45.445153972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095409 | controller | Jun 11 16:49:45.447753 crc crio[22018]: time="2026-06-11T16:49:45.447565449Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.095426 | controller | Jun 11 16:49:45.451452 crc crio[22018]: time="2026-06-11T16:49:45.45115475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095450 | controller | Jun 11 16:49:45.464634 crc crio[22018]: time="2026-06-11T16:49:45.464511839Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 18:17:38.095467 | controller | Jun 11 16:49:45.639686 crc crio[22018]: time="2026-06-11T16:49:45.639605786Z" level=info msg="Ran pod sandbox 1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad with infra container: openshift-frr-k8s/frr-k8s-nbw57/POD" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.095483 | controller | Jun 11 16:49:45.646718 crc crio[22018]: time="2026-06-11T16:49:45.646535804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095499 | controller | Jun 11 16:49:45.646985 crc crio[22018]: time="2026-06-11T16:49:45.646908536Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095514 | controller | Jun 11 16:49:45.647075 crc crio[22018]: time="2026-06-11T16:49:45.646998519Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095530 | controller | Jun 11 16:49:45.648435 crc crio[22018]: time="2026-06-11T16:49:45.648273689Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.095546 | controller | Jun 11 16:49:45.654703 crc crio[22018]: time="2026-06-11T16:49:45.654654141Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 18:17:38.095562 | controller | Jun 11 16:49:45.655686 crc crio[22018]: time="2026-06-11T16:49:45.655549579Z" level=info msg="Created container f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095578 | controller | Jun 11 16:49:45.657730 crc crio[22018]: time="2026-06-11T16:49:45.657696508Z" level=info msg="Starting container: f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df" id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.095594 | controller | Jun 11 16:49:45.674758 crc crio[22018]: time="2026-06-11T16:49:45.674628Z" level=info msg="Started container" PID=41795 containerID=f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68
2026-06-11 18:17:38.095611 | controller | Jun 11 16:49:46.999183 crc crio[22018]: time="2026-06-11T16:49:46.998313517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6394f0c-2d0b-4493-9802-4a03ac94f087 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095633 | controller | Jun 11 16:49:47.018823 crc crio[22018]: time="2026-06-11T16:49:47.01870061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d1658c9-2388-4c47-91e7-3a5699cf4d71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095650 | controller | Jun 11 16:49:47.035218 crc crio[22018]: time="2026-06-11T16:49:47.034738584Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095667 | controller | Jun 11 16:49:47.035752 crc crio[22018]: time="2026-06-11T16:49:47.03554631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095683 | controller | Jun 11 16:49:47.081177 crc crio[22018]: time="2026-06-11T16:49:47.081062524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095699 | controller | Jun 11 16:49:47.085018 crc crio[22018]: time="2026-06-11T16:49:47.084889914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095715 | controller | Jun 11 16:49:47.242026 crc crio[22018]: time="2026-06-11T16:49:47.241009113Z" level=info msg="Created container 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095731 | controller | Jun 11 16:49:47.245270 crc crio[22018]: time="2026-06-11T16:49:47.245025021Z" level=info msg="Starting container: 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152" id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.095748 | controller | Jun 11 16:49:47.286602 crc crio[22018]: time="2026-06-11T16:49:47.286062325Z" level=info msg="Started container" PID=41822 containerID=2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68
2026-06-11 18:17:38.095764 | controller | Jun 11 16:49:50.068132 crc crio[22018]: time="2026-06-11T16:49:50.067159204Z" level=info msg="Stopping pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.095780 | controller | Jun 11 16:49:50.070277 crc crio[22018]: time="2026-06-11T16:49:50.068450055Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc00141a608}] Aliases:map[]}"
2026-06-11 18:17:38.095797 | controller | Jun 11 16:49:50.070277 crc crio[22018]: time="2026-06-11T16:49:50.06859138Z" level=info msg="Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.095813 | controller | Jun 11 16:49:51.931102 crc crio[22018]: time="2026-06-11T16:49:51.930544183Z" level=info msg="Stopped pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.095833 | controller | Jun 11 16:49:53.165215 crc crio[22018]: time="2026-06-11T16:49:53.165010039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9ccf89a-dc1d-4a87-99f8-afb416249a42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095867 | controller | Jun 11 16:49:53.170598 crc crio[22018]: time="2026-06-11T16:49:53.17043146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6dbd1118-5f31-4f06-9200-b70cd057fcfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.095899 | controller | Jun 11 16:49:53.179475 crc crio[22018]: time="2026-06-11T16:49:53.179240197Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g76cx/registry-server" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095919 | controller | Jun 11 16:49:53.179929 crc crio[22018]: time="2026-06-11T16:49:53.179831296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095936 | controller | Jun 11 16:49:53.290106 crc crio[22018]: time="2026-06-11T16:49:53.289974827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095952 | controller | Jun 11 16:49:53.297368 crc crio[22018]: time="2026-06-11T16:49:53.296917315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.095969 | controller | Jun 11 16:49:53.465287 crc crio[22018]: time="2026-06-11T16:49:53.465144477Z" level=info msg="Created container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.095985 | controller | Jun 11 16:49:53.466543 crc crio[22018]: time="2026-06-11T16:49:53.466479788Z" level=info msg="Starting container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9" id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.096001 | controller | Jun 11 16:49:53.480687 crc crio[22018]: time="2026-06-11T16:49:53.480601193Z" level=info msg="Started container" PID=41919 containerID=dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 description=openshift-marketplace/redhat-operators-g76cx/registry-server id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74
2026-06-11 18:17:38.096017 | controller | Jun 11 16:50:00.508272 crc crio[22018]: time="2026-06-11T16:50:00.507474698Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686610-ncgdj/POD" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.096034 | controller | Jun 11 16:50:00.509777 crc crio[22018]: time="2026-06-11T16:50:00.508702587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096050 | controller | Jun 11 16:50:04.124274 crc crio[22018]: time="2026-06-11T16:50:04.123568916Z" level=info msg="Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.096070 | controller | Jun 11 16:50:04.124274 crc crio[22018]: time="2026-06-11T16:50:04.124177576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096087 | controller | Jun 11 16:50:13.895107 crc crio[22018]: time="2026-06-11T16:50:13.894195588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}"
2026-06-11 18:17:38.096104 | controller | Jun 11 16:50:13.895107 crc crio[22018]: time="2026-06-11T16:50:13.895009614Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686610-ncgdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.096120 | controller | Jun 11 16:50:13.908706 crc crio[22018]: time="2026-06-11T16:50:13.908608093Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.096136 | controller | Jun 11 16:50:13.910020 crc crio[22018]: time="2026-06-11T16:50:13.909759449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e86fcb89-b378-4c4f-91ce-166a36744925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096152 | controller | Jun 11 16:50:13.943476 crc crio[22018]: time="2026-06-11T16:50:13.943052139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cbcaf5c8-4f6b-4e1c-97b4-62e071d50ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096168 | controller | Jun 11 16:50:13.948826 crc crio[22018]: time="2026-06-11T16:50:13.948657915Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}"
2026-06-11 18:17:38.096184 | controller | Jun 11 16:50:13.948826 crc crio[22018]: time="2026-06-11T16:50:13.948731056Z" level=info msg="Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.096200 | controller | Jun 11 16:50:13.971420 crc crio[22018]: time="2026-06-11T16:50:13.97054661Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096216 | controller | Jun 11 16:50:13.981306 crc crio[22018]: time="2026-06-11T16:50:13.981183479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096232 | controller | Jun 11 16:50:14.007115 crc crio[22018]: time="2026-06-11T16:50:14.006652481Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.096251 | controller | Jun 11 16:50:14.009180 crc crio[22018]: time="2026-06-11T16:50:14.008540745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1edfe588-1fce-4158-94fa-331f4a0126a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096267 | controller | Jun 11 16:50:14.016910 crc crio[22018]: time="2026-06-11T16:50:14.016766823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b4e12d69-c3c5-4989-96b3-67747d4cd152 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096283 | controller | Jun 11 16:50:14.031768 crc crio[22018]: time="2026-06-11T16:50:14.031590367Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096298 | controller | Jun 11 16:50:14.035000 crc crio[22018]: time="2026-06-11T16:50:14.034934354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096314 | controller | Jun 11 16:50:14.071160 crc crio[22018]: time="2026-06-11T16:50:14.071006642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096329 | controller | Jun 11 16:50:14.092605 crc crio[22018]: time="2026-06-11T16:50:14.092204851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096344 | controller | Jun 11 16:50:14.150608 crc crio[22018]: time="2026-06-11T16:50:14.150188645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096359 | controller | Jun 11 16:50:14.171707 crc crio[22018]: time="2026-06-11T16:50:14.171600627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096375 | controller | Jun 11 16:50:14.277714 crc crio[22018]: time="2026-06-11T16:50:14.276883339Z" level=info msg="Created container 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096390 | controller | Jun 11 16:50:14.290563 crc crio[22018]: time="2026-06-11T16:50:14.286466279Z" level=info msg="Starting container: 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23" id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.096406 | controller | Jun 11 16:50:14.302589 crc crio[22018]: time="2026-06-11T16:50:14.298508869Z" level=info msg="Started container" PID=42319 containerID=25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136
2026-06-11 18:17:38.096423 | controller | Jun 11 16:50:14.304812 crc crio[22018]: time="2026-06-11T16:50:14.303252101Z" level=info msg="Created container 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096439 | controller | Jun 11 16:50:14.308394 crc crio[22018]: time="2026-06-11T16:50:14.30713248Z" level=info msg="Starting container: 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038" id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.096458 | controller | Jun 11 16:50:14.349307 crc crio[22018]: time="2026-06-11T16:50:14.348926779Z" level=info msg="Started container" PID=42328 containerID=4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.096475 | controller | Jun 11 16:50:14.491931 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a242cd88dfaae6c Mac:7a:28:ca:18:d7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.096491 | controller | Jun 11 16:50:14.493309 crc crio[22018]: time="2026-06-11T16:50:14.493236564Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}"
2026-06-11 18:17:38.096508 | controller | Jun 11 16:50:14.493515 crc crio[22018]: time="2026-06-11T16:50:14.493480132Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686610-ncgdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.096524 | controller | Jun 11 16:50:14.507056 crc crio[22018]: time="2026-06-11T16:50:14.50675437Z" level=info msg="Ran pod sandbox a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 with infra container: openshift-infra/auto-csr-approver-29686610-ncgdj/POD" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.096540 | controller | Jun 11 16:50:14.510593 crc crio[22018]: time="2026-06-11T16:50:14.510530018Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.096556 | controller | Jun 11 16:50:14.515479 crc crio[22018]: time="2026-06-11T16:50:14.515212046Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.096572 | controller | Jun 11 16:50:14.549761 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9468efd81396034 Mac:f6:c9:d7:39:f6:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.096588 | controller | Jun 11 16:50:14.550791 crc crio[22018]: time="2026-06-11T16:50:14.550724695Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}"
2026-06-11 18:17:38.096606 | controller | Jun 11 16:50:14.551061 crc crio[22018]: time="2026-06-11T16:50:14.550964523Z" level=info msg="Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.096625 | controller | Jun 11 16:50:14.554734 crc crio[22018]: time="2026-06-11T16:50:14.552854772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4d27b85c-8c9d-45a8-9345-186118d98f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096642 | controller | Jun 11 16:50:14.561459 crc crio[22018]: time="2026-06-11T16:50:14.561275167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3aa0a2e0-5ea8-4ce2-9d0f-9b77c428843f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096658 | controller | Jun 11 16:50:14.567084 crc crio[22018]: time="2026-06-11T16:50:14.566954531Z" level=info msg="Ran pod sandbox 9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.096674 | controller | Jun 11 16:50:14.569549 crc crio[22018]: time="2026-06-11T16:50:14.569505666Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096689 | controller | Jun 11 16:50:14.571222 crc crio[22018]: time="2026-06-11T16:50:14.571138369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096705 | controller | Jun 11 16:50:14.574701 crc crio[22018]: time="2026-06-11T16:50:14.574638288Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096721 | controller | Jun 11 16:50:14.581527 crc crio[22018]: time="2026-06-11T16:50:14.581446053Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096736 | controller | Jun 11 16:50:14.581656 crc crio[22018]: time="2026-06-11T16:50:14.581620739Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096752 | controller | Jun 11 16:50:14.582910 crc crio[22018]: time="2026-06-11T16:50:14.582840746Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.096767 | controller | Jun 11 16:50:14.586694 crc crio[22018]: time="2026-06-11T16:50:14.586625876Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\""
2026-06-11 18:17:38.096783 | controller | Jun 11 16:50:14.604230 crc crio[22018]: time="2026-06-11T16:50:14.604095076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096799 | controller | Jun 11 16:50:14.613225 crc crio[22018]: time="2026-06-11T16:50:14.611895372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096818 | controller | Jun 11 16:50:14.702911 crc crio[22018]: time="2026-06-11T16:50:14.702785376Z" level=info msg="Created container 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096834 | controller | Jun 11 16:50:14.709079 crc crio[22018]: time="2026-06-11T16:50:14.708757194Z" level=info msg="Starting container: 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce" id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.096865 | controller | Jun 11 16:50:14.715723 crc crio[22018]: time="2026-06-11T16:50:14.715552708Z" level=info msg="Started container" PID=42403 containerID=6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce description=openshift-frr-k8s/frr-k8s-nbw57/cp-reloader id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.096888 | controller | Jun 11 16:50:15.473549 crc crio[22018]: time="2026-06-11T16:50:15.472814289Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.096906 | controller | Jun 11 16:50:15.475469 crc crio[22018]: time="2026-06-11T16:50:15.475426251Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a2f4a7bd-cf01-4a34-b077-283b9bc0c352 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096923 | controller | Jun 11 16:50:15.477674 crc crio[22018]: time="2026-06-11T16:50:15.477609769Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4ea1097-2dca-4951-b760-bc2552e57206 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.096940 | controller | Jun 11 16:50:15.483295 crc crio[22018]: time="2026-06-11T16:50:15.483267007Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686610-ncgdj/oc" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.096956 | controller | Jun 11 16:50:15.483803 crc crio[22018]: time="2026-06-11T16:50:15.483779383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096972 | controller | Jun 11 16:50:15.506844 crc crio[22018]: time="2026-06-11T16:50:15.506787469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.096988 | controller | Jun 11 16:50:15.589438 crc crio[22018]: time="2026-06-11T16:50:15.588620457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f21f63db-1781-426f-9549-d38e082ebc00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097003 | controller | Jun 11 16:50:15.602034 crc crio[22018]: time="2026-06-11T16:50:15.601885765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2de99384-52ed-4d16-a5c4-8daa79064f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097019 | controller | Jun 11 16:50:15.619001 crc crio[22018]: time="2026-06-11T16:50:15.61789567Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097035 | controller | Jun 11 16:50:15.635894 crc crio[22018]: time="2026-06-11T16:50:15.63578836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097056 | controller | Jun 11 16:50:15.710144 crc crio[22018]: time="2026-06-11T16:50:15.709971734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097073 | controller | Jun 11 16:50:15.715749 crc crio[22018]: time="2026-06-11T16:50:15.715663639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097089 | controller | Jun 11 16:50:15.832541 crc crio[22018]: time="2026-06-11T16:50:15.83243969Z" level=info msg="Created container 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097105 | controller | Jun 11 16:50:15.835588 crc crio[22018]: time="2026-06-11T16:50:15.835429824Z" level=info msg="Starting container: 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686" id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.097121 | controller | Jun 11 16:50:15.851102 crc crio[22018]: time="2026-06-11T16:50:15.850975563Z" level=info msg="Started container" PID=42512 containerID=86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686 description=openshift-frr-k8s/frr-k8s-nbw57/cp-metrics id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.097137 | controller | Jun 11 16:50:15.914485 crc crio[22018]: time="2026-06-11T16:50:15.913465099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097153 | controller | Jun 11 16:50:16.003482 crc crio[22018]: time="2026-06-11T16:50:16.002854259Z" level=info msg="Created container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097170 | controller | Jun 11 16:50:16.005179 crc crio[22018]: time="2026-06-11T16:50:16.005082339Z" level=info msg="Starting container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c" id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.097186 | controller | Jun 11 16:50:16.009908 crc crio[22018]: time="2026-06-11T16:50:16.009827198Z" level=info msg="Started container" PID=42521 containerID=1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c description=openshift-infra/auto-csr-approver-29686610-ncgdj/oc id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3
2026-06-11 18:17:38.097202 | controller | Jun 11 16:50:16.618530 crc crio[22018]: time="2026-06-11T16:50:16.618460885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=be5cb7db-76d5-44f8-ad7b-0b6707fa9170 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097218 | controller | Jun 11 16:50:16.628416 crc crio[22018]: time="2026-06-11T16:50:16.628294296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=22327544-5ced-48aa-8770-c0f14120113e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097233 | controller | Jun 11 16:50:16.657297 crc crio[22018]: time="2026-06-11T16:50:16.657193256Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097254 | controller | Jun 11 16:50:16.662460 crc crio[22018]: time="2026-06-11T16:50:16.660611465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097270 | controller | Jun 11 16:50:16.722555 crc crio[22018]: time="2026-06-11T16:50:16.722211585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097286 | controller | Jun 11 16:50:16.726255 crc crio[22018]: time="2026-06-11T16:50:16.726189539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097302 | controller | Jun 11 16:50:16.852238 crc crio[22018]: time="2026-06-11T16:50:16.851625492Z" level=info msg="Created container 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097318 | controller | Jun 11 16:50:16.854478 crc crio[22018]: time="2026-06-11T16:50:16.854309497Z" level=info msg="Starting container: 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5" id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.097334 | controller | Jun 11 16:50:16.860252 crc crio[22018]: time="2026-06-11T16:50:16.860211823Z" level=info msg="Started container" PID=42578 containerID=65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.097350 | controller | Jun 11 16:50:17.252970 crc crio[22018]: time="2026-06-11T16:50:17.252827894Z" level=info msg="Stopping container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 (timeout: 2s)" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.097366 | controller | Jun 11 16:50:17.650699 crc crio[22018]: time="2026-06-11T16:50:17.649143751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c6813fad-5b58-46e9-b6cd-048ecbbb8c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097381 | controller | Jun 11 16:50:17.680391 crc crio[22018]: time="2026-06-11T16:50:17.675675926Z" level=info msg="Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.097398 | controller | Jun 11 16:50:17.680391 crc crio[22018]: time="2026-06-11T16:50:17.676958637Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001ade2f0}] Aliases:map[]}"
2026-06-11 18:17:38.097414 | controller | Jun 11 16:50:17.680391 crc crio[22018]: time="2026-06-11T16:50:17.677280627Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686610-ncgdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.097430 | controller | Jun 11 16:50:18.522055 crc crio[22018]: time="2026-06-11T16:50:18.521647781Z" level=info msg="Stopped container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.097450 | controller | Jun 11 16:50:18.523015 crc crio[22018]: time="2026-06-11T16:50:18.522956563Z" level=info msg="Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.097467 | controller | Jun 11 16:50:18.524624 crc crio[22018]: time="2026-06-11T16:50:18.524548924Z" level=info msg="Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc002ca05e8}] Aliases:map[]}"
2026-06-11 18:17:38.097483 | controller | Jun 11 16:50:18.526776 crc crio[22018]: time="2026-06-11T16:50:18.525322569Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-g76cx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.097499 | controller | Jun 11 16:50:18.530390 crc crio[22018]: time="2026-06-11T16:50:18.527562228Z" level=info msg="Stopped pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.097515 | controller | Jun 11 16:50:18.530390 crc crio[22018]: time="2026-06-11T16:50:18.528862118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=85a77913-1f9f-4bd0-a7b4-a50d76c01fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097531 | controller | Jun 11 16:50:18.536562 crc crio[22018]: time="2026-06-11T16:50:18.536291183Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/controller" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097547 | controller | Jun 11 16:50:18.539253 crc crio[22018]: time="2026-06-11T16:50:18.538942808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097563 | controller | Jun 11 16:50:18.662382 crc crio[22018]: time="2026-06-11T16:50:18.662219781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097579 | controller | Jun 11 16:50:18.669559 crc crio[22018]: time="2026-06-11T16:50:18.669476501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097595 | controller | Jun 11 16:50:18.677851 crc crio[22018]: time="2026-06-11T16:50:18.677697472Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.097611 | controller | Jun 11 16:50:18.680445 crc crio[22018]: time="2026-06-11T16:50:18.68027115Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=dfca5e6d-fc04-4036-bd43-02962e726fad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097627 | controller | Jun 11 16:50:18.683699 crc crio[22018]: time="2026-06-11T16:50:18.683642466Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=15f6fc25-4cf7-47e3-a69b-1d6f7a09ea58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097681 | controller | Jun 11 16:50:18.699737 crc crio[22018]: time="2026-06-11T16:50:18.699654142Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097705 | controller | Jun 11 16:50:18.701105 crc crio[22018]: time="2026-06-11T16:50:18.701007895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097722 | controller | Jun 11 16:50:18.750017 crc crio[22018]: time="2026-06-11T16:50:18.749912003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097737 | controller | Jun 11 16:50:18.755442 crc crio[22018]: time="2026-06-11T16:50:18.755272454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097753 | controller | Jun 11 16:50:18.791577 crc crio[22018]: time="2026-06-11T16:50:18.791234946Z" level=info msg="Created container 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3: openshift-frr-k8s/frr-k8s-nbw57/controller" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097769 | controller | Jun 11 16:50:18.793801 crc crio[22018]: time="2026-06-11T16:50:18.793766626Z" level=info msg="Starting container: 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3" id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.097785 | controller | Jun 11 16:50:18.800929 crc crio[22018]: time="2026-06-11T16:50:18.80087125Z" level=info msg="Started container" PID=42678 containerID=8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3 description=openshift-frr-k8s/frr-k8s-nbw57/controller id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.097801 | controller | Jun 11 16:50:18.814876 crc crio[22018]: time="2026-06-11T16:50:18.814776067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8b9899e2-8893-469a-9bf8-9f0ed0f15b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097817 | controller | Jun 11 16:50:18.823936 crc crio[22018]: time="2026-06-11T16:50:18.823834883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cef89501-490c-4fb6-bf4b-5d08fc3db689 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.097832 | controller | Jun 11 16:50:18.834722 crc crio[22018]: time="2026-06-11T16:50:18.834626613Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097860 | controller | Jun 11 16:50:18.836755 crc crio[22018]: time="2026-06-11T16:50:18.836684068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097882 | controller | Jun 11 16:50:18.882690 crc crio[22018]: time="2026-06-11T16:50:18.881970684Z" level=info msg="Stopped pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.097902 | controller | Jun 11 16:50:18.891364 crc crio[22018]: time="2026-06-11T16:50:18.891194515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097919 | controller | Jun 11 16:50:18.893032 crc crio[22018]: time="2026-06-11T16:50:18.892930659Z" level=info msg="Created container 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.097936 | controller | Jun 11 16:50:18.894906 crc crio[22018]: time="2026-06-11T16:50:18.894653835Z" level=info msg="Starting container: 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8" id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.097952 | controller | Jun 11 16:50:18.897604 crc crio[22018]: time="2026-06-11T16:50:18.896585955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.097968 | controller | Jun 11 16:50:18.900574 crc crio[22018]: time="2026-06-11T16:50:18.900488259Z" level=info msg="Started container" PID=42696 containerID=047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa
2026-06-11 18:17:38.097985 | controller | Jun 11 16:50:18.998376 crc crio[22018]: time="2026-06-11T16:50:18.99827379Z" level=info msg="Created container 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9: openshift-frr-k8s/frr-k8s-nbw57/frr" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098002 | controller | Jun 11 16:50:19.001441 crc crio[22018]: time="2026-06-11T16:50:19.00020418Z" level=info msg="Starting container: 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9" id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.098018 | controller | Jun 11 16:50:19.005498 crc crio[22018]: time="2026-06-11T16:50:19.005235769Z" level=info msg="Started container" PID=42715 containerID=3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9 description=openshift-frr-k8s/frr-k8s-nbw57/frr id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.098035 | controller | Jun 11 16:50:19.016392 crc crio[22018]: time="2026-06-11T16:50:19.016254046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1fdcfde8-3621-4432-980e-bc187d64480a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098051 | controller | Jun 11 16:50:19.023060 crc crio[22018]: time="2026-06-11T16:50:19.022967959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=988858cb-d222-43d4-accd-957568541f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098068 | controller | Jun 11 16:50:19.035522 crc crio[22018]: time="2026-06-11T16:50:19.032493548Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/reloader" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098085 | controller | Jun 11 16:50:19.035522 crc crio[22018]: time="2026-06-11T16:50:19.034231983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098106 | controller | Jun 11 16:50:19.066143 crc crio[22018]: time="2026-06-11T16:50:19.066017696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098124 | controller | Jun 11 16:50:19.069063 crc crio[22018]: time="2026-06-11T16:50:19.068984261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098141 | controller | Jun 11 16:50:19.171502 crc crio[22018]: time="2026-06-11T16:50:19.171296562Z" level=info msg="Created container 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a: openshift-frr-k8s/frr-k8s-nbw57/reloader" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098158 | controller | Jun 11 16:50:19.173381 crc crio[22018]: time="2026-06-11T16:50:19.173289626Z" level=info msg="Starting container: 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a" id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.098174 | controller | Jun 11 16:50:19.180732 crc crio[22018]: time="2026-06-11T16:50:19.180581884Z" level=info msg="Started container" PID=42747 containerID=1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a description=openshift-frr-k8s/frr-k8s-nbw57/reloader id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.098191 | controller | Jun 11 16:50:19.192821 crc crio[22018]: time="2026-06-11T16:50:19.192776068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6580a781-0f37-4f0c-b500-1d98e7814886 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098208 | controller | Jun 11 16:50:19.196719 crc crio[22018]: time="2026-06-11T16:50:19.19662825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9c51c01c-9c26-4703-b482-1303867e7103 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098225 | controller | Jun 11 16:50:19.204453 crc crio[22018]: time="2026-06-11T16:50:19.204252708Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098243 | controller | Jun 11 16:50:19.206320 crc crio[22018]: time="2026-06-11T16:50:19.206249432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098259 | controller | Jun 11 16:50:19.232956 crc crio[22018]: time="2026-06-11T16:50:19.23283494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098278 | controller | Jun 11 16:50:19.235482 crc crio[22018]: time="2026-06-11T16:50:19.235307928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098295 | controller | Jun 11 16:50:19.331810 crc crio[22018]: time="2026-06-11T16:50:19.331715996Z" level=info msg="Created container 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098312 | controller | Jun 11 16:50:19.333287 crc crio[22018]: time="2026-06-11T16:50:19.333202052Z" level=info msg="Starting container: 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4" id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.098333 | controller | Jun 11 16:50:19.340660 crc crio[22018]: time="2026-06-11T16:50:19.340619217Z" level=info msg="Started container" PID=42777 containerID=00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4 description=openshift-frr-k8s/frr-k8s-nbw57/frr-metrics id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.098352 | controller | Jun 11 16:50:19.350148 crc crio[22018]: time="2026-06-11T16:50:19.350107687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=52d79ccf-3422-47a5-bbcf-995cbc3d9d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098369 | controller | Jun 11 16:50:19.355439 crc crio[22018]: time="2026-06-11T16:50:19.355295268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c2315f8b-d67d-4a27-a3bb-d9f097524382 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098385 | controller | Jun 11 16:50:19.363428 crc crio[22018]: time="2026-06-11T16:50:19.3632808Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-status" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098403 | controller | Jun 11 16:50:19.365729 crc crio[22018]: time="2026-06-11T16:50:19.365653085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098419 | controller | Jun 11 16:50:19.424730 crc crio[22018]: time="2026-06-11T16:50:19.424627864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098439 | controller | Jun 11 16:50:19.431891 crc crio[22018]: time="2026-06-11T16:50:19.43181727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098458 | controller | Jun 11 16:50:19.605033 crc crio[22018]: time="2026-06-11T16:50:19.604921405Z" level=info msg="Created container 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca: openshift-frr-k8s/frr-k8s-nbw57/frr-status" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098475 | controller | Jun 11 16:50:19.607164 crc crio[22018]: time="2026-06-11T16:50:19.607099934Z" level=info msg="Starting container: 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca" id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.098492 | controller | Jun 11 16:50:19.612887 crc crio[22018]: time="2026-06-11T16:50:19.612844043Z" level=info msg="Started container" PID=42811 containerID=08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca description=openshift-frr-k8s/frr-k8s-nbw57/frr-status id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.098508 | controller | Jun 11 16:50:19.626669 crc crio[22018]: time="2026-06-11T16:50:19.626535384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a7f04959-7698-4db4-a367-ed82fd5bbad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098525 | controller | Jun 11 16:50:19.629055 crc crio[22018]: time="2026-06-11T16:50:19.628993104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=713aea5c-e783-4059-999a-5fb6a15a6926 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098546 | controller | Jun 11 16:50:19.636518 crc crio[22018]: time="2026-06-11T16:50:19.63591192Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098579 | controller | Jun 11 16:50:19.637231 crc crio[22018]: time="2026-06-11T16:50:19.637202501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098597 | controller | Jun 11 16:50:19.682746 crc crio[22018]: time="2026-06-11T16:50:19.682666183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098613 | controller | Jun 11 16:50:19.733708 crc crio[22018]: time="2026-06-11T16:50:19.733642605Z" level=info msg="Removing container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098630 | controller | Jun 11 16:50:19.774658 crc crio[22018]: time="2026-06-11T16:50:19.774239647Z" level=info msg="Removed container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098647 | controller | Jun 11 16:50:19.787736 crc crio[22018]: time="2026-06-11T16:50:19.787658642Z" level=info msg="Removing container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098664 | controller | Jun 11 16:50:19.832704 crc crio[22018]: time="2026-06-11T16:50:19.832613773Z" level=info msg="Removed container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098680 | controller | Jun 11 16:50:19.834630 crc crio[22018]: time="2026-06-11T16:50:19.83456721Z" level=info msg="Removing container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098697 | controller | Jun 11 16:50:19.870846 crc crio[22018]: time="2026-06-11T16:50:19.870130345Z" level=info msg="Removed container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.098714 | controller | Jun 11 16:50:20.086249 crc crio[22018]: time="2026-06-11T16:50:20.079533479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098797 | controller | Jun 11 16:50:20.189698 crc crio[22018]: time="2026-06-11T16:50:20.189614296Z" level=info msg="Created container 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098817 | controller | Jun 11 16:50:20.191599 crc crio[22018]: time="2026-06-11T16:50:20.191495966Z" level=info msg="Starting container: 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11" id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.098834 | controller | Jun 11 16:50:20.197790 crc crio[22018]: time="2026-06-11T16:50:20.197713425Z" level=info msg="Started container" PID=42844 containerID=0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11 description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.098875 | controller | Jun 11 16:50:20.214833 crc crio[22018]: time="2026-06-11T16:50:20.214710277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0ddfb344-2a15-4d27-bdc2-fd5b53a14196 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098895 | controller | Jun 11 16:50:20.217676 crc crio[22018]: time="2026-06-11T16:50:20.21752517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c5bd905b-27a9-4e9e-bac8-12789a76242f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.098912 | controller | Jun 11 16:50:20.222733 crc crio[22018]: time="2026-06-11T16:50:20.222307087Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.098929 | controller | Jun 11 16:50:20.223052 crc crio[22018]: time="2026-06-11T16:50:20.222744821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098946 | controller | Jun 11 16:50:20.259465 crc crio[22018]: time="2026-06-11T16:50:20.257885839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098962 | controller | Jun 11 16:50:20.368108 crc crio[22018]: time="2026-06-11T16:50:20.368053139Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-79c8d999ff-k576b/POD" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.098978 | controller | Jun 11 16:50:20.368444 crc crio[22018]: time="2026-06-11T16:50:20.3683851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.098995 | controller | Jun 11 16:50:20.428171 crc crio[22018]: time="2026-06-11T16:50:20.42805397Z" level=info msg="Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.099011 | controller | Jun 11 16:50:20.428171 crc crio[22018]: time="2026-06-11T16:50:20.428172954Z" level=info msg="Stopped pod sandbox (already stopped): 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.099029 | controller | Jun 11 16:50:20.430567 crc crio[22018]: time="2026-06-11T16:50:20.430497408Z" level=info msg="Removing pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.099046 | controller | Jun 11 16:50:20.434267 crc crio[22018]: time="2026-06-11T16:50:20.434167423Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}"
2026-06-11 18:17:38.099063 | controller | Jun 11 16:50:20.434267 crc crio[22018]: time="2026-06-11T16:50:20.434259986Z" level=info msg="Adding pod cert-manager_cert-manager-79c8d999ff-k576b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.099084 | controller | Jun 11 16:50:20.443472 crc crio[22018]: time="2026-06-11T16:50:20.443242288Z" level=info msg="Removed pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.099102 | controller | Jun 11 16:50:20.817180 crc crio[22018]: time="2026-06-11T16:50:20.814621876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.099120 | controller | Jun 11 16:50:20.987893 crc crio[22018]: time="2026-06-11T16:50:20.987080584Z" level=info msg="Created container 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.099137 | controller | Jun 11 16:50:20.988973 crc crio[22018]: time="2026-06-11T16:50:20.98885289Z" level=info msg="Starting container: 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d" id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.099154 | controller | Jun 11 16:50:21.009760 crc crio[22018]: time="2026-06-11T16:50:21.009573087Z" level=info msg="Started container" PID=42884 containerID=0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad
2026-06-11 18:17:38.099170 | controller | Jun 11 16:50:21.418542 crc crio[22018]: time="2026-06-11T16:50:21.41795655Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.099186 | controller | Jun 11 16:50:21.418694 crc crio[22018]: time="2026-06-11T16:50:21.41859516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.099204 | controller | Jun 11 16:50:21.466395 crc crio[22018]: time="2026-06-11T16:50:21.466118568Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}"
2026-06-11 18:17:38.099222 | controller | Jun 11 16:50:21.466395 crc crio[22018]: time="2026-06-11T16:50:21.466220751Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.099240 | controller | Jun 11 16:50:21.672808 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff1de25ae460ae Mac:c6:39:c2:79:d0:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.099258 | controller | Jun 11 16:50:21.674266 crc crio[22018]: time="2026-06-11T16:50:21.674185916Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}"
2026-06-11 18:17:38.099279 | controller | Jun 11 16:50:21.674680 crc crio[22018]: time="2026-06-11T16:50:21.674467515Z" level=info msg="Checking pod cert-manager_cert-manager-79c8d999ff-k576b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.099297 | controller | Jun 11 16:50:21.689262 crc crio[22018]: time="2026-06-11T16:50:21.689008304Z" level=info msg="Ran pod sandbox 5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 with infra container: cert-manager/cert-manager-79c8d999ff-k576b/POD" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.099314 | controller | Jun 11 16:50:21.698232 crc crio[22018]: time="2026-06-11T16:50:21.698077523Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099331 | controller | Jun 11 16:50:21.698731 crc crio[22018]: time="2026-06-11T16:50:21.698511799Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099348 | controller | Jun 11 16:50:21.698731 crc crio[22018]: time="2026-06-11T16:50:21.69859234Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099365 | controller | Jun 11 16:50:21.700666 crc crio[22018]: time="2026-06-11T16:50:21.700296086Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.099382 | controller | Jun 11 16:50:21.707192 crc crio[22018]: time="2026-06-11T16:50:21.707134032Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:17:38.099399 | controller | Jun 11 16:50:21.934511 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0424002f7eb7f85 Mac:9e:8a:28:30:7c:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.099416 | controller | Jun 11 16:50:21.937035 crc crio[22018]: time="2026-06-11T16:50:21.936897932Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}"
2026-06-11 18:17:38.099432 | controller | Jun 11 16:50:21.937425 crc crio[22018]: time="2026-06-11T16:50:21.937364177Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.099453 | controller | Jun 11 16:50:21.945319 crc crio[22018]: time="2026-06-11T16:50:21.945243828Z" level=info msg="Ran pod sandbox 0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 with infra container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.099472 | controller | Jun 11 16:50:21.947606 crc crio[22018]: time="2026-06-11T16:50:21.947510866Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099489 | controller | Jun 11 16:50:21.947862 crc crio[22018]: time="2026-06-11T16:50:21.947803005Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099507 | controller | Jun 11 16:50:21.947923 crc crio[22018]: time="2026-06-11T16:50:21.947880547Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099524 | controller | Jun 11 16:50:21.949145 crc crio[22018]: time="2026-06-11T16:50:21.949026113Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.099541 | controller | Jun 11 16:50:21.956432 crc crio[22018]: time="2026-06-11T16:50:21.95617874Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:17:38.099558 | controller | Jun 11 16:50:24.994243 crc crio[22018]: time="2026-06-11T16:50:24.993628474Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.099574 | controller | Jun 11 16:50:24.995634 crc crio[22018]: time="2026-06-11T16:50:24.995608967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.099593 | controller | Jun 11 16:50:25.025434 crc crio[22018]: time="2026-06-11T16:50:25.025225558Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}"
2026-06-11 18:17:38.099610 | controller | Jun 11 16:50:25.025434 crc crio[22018]: time="2026-06-11T16:50:25.025299631Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.099628 | controller | Jun 11 16:50:25.578547 crc crio[22018]: 2026-06-11T16:50:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17cc0476a5d7c21 Mac:f6:1c:d4:16:8a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.099649 | controller | Jun 11 16:50:25.579780 crc crio[22018]: time="2026-06-11T16:50:25.579690749Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}"
2026-06-11 18:17:38.099668 | controller | Jun 11 16:50:25.580030 crc crio[22018]: time="2026-06-11T16:50:25.579916546Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.099686 | controller | Jun 11 16:50:27.531773 crc crio[22018]: time="2026-06-11T16:50:27.531081548Z" level=info msg="Ran pod sandbox 17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 with infra container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.099703 | controller | Jun 11 16:50:27.535928 crc crio[22018]: time="2026-06-11T16:50:27.535843523Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099720 | controller | Jun 11 16:50:27.536141 crc crio[22018]: time="2026-06-11T16:50:27.536122932Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099736 | controller | Jun 11 16:50:27.536253 crc crio[22018]: time="2026-06-11T16:50:27.536170104Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099753 | controller | Jun 11 16:50:27.537510 crc crio[22018]: time="2026-06-11T16:50:27.537467625Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.099770 | controller | Jun 11 16:50:27.549616 crc crio[22018]: time="2026-06-11T16:50:27.549529077Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-11 18:17:38.099787 | controller | Jun 11 16:50:27.632017 crc crio[22018]: time="2026-06-11T16:50:27.631883407Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.099803 | controller | Jun 11 16:50:27.633667 crc crio[22018]: time="2026-06-11T16:50:27.633597914Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=2a9cfaed-a3b2-42c2-b127-ea6b61f6a810 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099819 | controller | Jun 11 16:50:27.647538 crc crio[22018]: time="2026-06-11T16:50:27.64745929Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=dc6ea1e6-d11e-42c7-bb3b-f0b45bc0a5c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099840 | controller | Jun 11 16:50:27.659737 crc crio[22018]: time="2026-06-11T16:50:27.659605113Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.099883 | controller | Jun 11 16:50:27.662099 crc crio[22018]: time="2026-06-11T16:50:27.661938208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.099910 | controller | Jun 11 16:50:27.662449 crc crio[22018]: time="2026-06-11T16:50:27.662239772Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.099928 | controller | Jun 11 16:50:27.663639 crc crio[22018]: time="2026-06-11T16:50:27.663558128Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=c290a915-4bbe-49de-9a24-4cd677c231b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099945 | controller | Jun 11 16:50:27.679312 crc crio[22018]: time="2026-06-11T16:50:27.67918775Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=13c32166-915c-4f3e-9f7e-3145f73fc0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.099961 | controller | Jun 11 16:50:27.689876 crc crio[22018]: time="2026-06-11T16:50:27.689676442Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.099978 | controller | Jun 11 16:50:27.694710 crc crio[22018]: time="2026-06-11T16:50:27.694565216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.099994 | controller | Jun 11 16:50:27.710930 crc crio[22018]: time="2026-06-11T16:50:27.710762966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100010 | controller | Jun 11 16:50:27.716772 crc crio[22018]: time="2026-06-11T16:50:27.716232188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100026 | controller | Jun 11 16:50:27.741760 crc crio[22018]: time="2026-06-11T16:50:27.741601677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100042 | controller | Jun 11 16:50:27.747942 crc crio[22018]: time="2026-06-11T16:50:27.747805103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100058 | controller | Jun 11 16:50:27.870606 crc crio[22018]: time="2026-06-11T16:50:27.870269481Z" level=info msg="Created container 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.100074 | controller | Jun 11 16:50:27.871870 crc crio[22018]: time="2026-06-11T16:50:27.871765948Z" level=info msg="Starting container: 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f" id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.100095 | controller | Jun 11 16:50:27.881542 crc crio[22018]: time="2026-06-11T16:50:27.881448853Z" level=info msg="Started container" PID=43186 containerID=0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f description=cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71
2026-06-11 18:17:38.100112 | controller | Jun 11 16:50:27.882871 crc crio[22018]: time="2026-06-11T16:50:27.882769665Z" level=info msg="Created container cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.100128 | controller | Jun 11 16:50:27.886738 crc crio[22018]: time="2026-06-11T16:50:27.886681538Z" level=info msg="Starting container: cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126" id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.100144 | controller | Jun 11 16:50:27.896828 crc crio[22018]: time="2026-06-11T16:50:27.896624622Z" level=info msg="Started container" PID=43187 containerID=cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126 description=cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39
2026-06-11 18:17:38.100159 | controller | Jun 11 16:50:28.038657 crc crio[22018]: time="2026-06-11T16:50:28.038077131Z" level=info msg="Stopping container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e (timeout: 30s)" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100175 | controller | Jun 11 16:50:28.073265 crc crio[22018]: time="2026-06-11T16:50:28.073153756Z" level=info msg="Stopping container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 (timeout: 30s)" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100191 | controller | Jun 11 16:50:28.164545 crc crio[22018]: time="2026-06-11T16:50:28.164226895Z" level=info msg="Stopped container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100206 | controller | Jun 11 16:50:28.165462 crc crio[22018]: time="2026-06-11T16:50:28.165268859Z" level=info msg="Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100222 | controller | Jun 11 16:50:28.166055 crc crio[22018]: time="2026-06-11T16:50:28.16595765Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc0004be328}] Aliases:map[]}"
2026-06-11 18:17:38.100238 | controller | Jun 11 16:50:28.166209 crc crio[22018]: time="2026-06-11T16:50:28.166146146Z" level=info msg="Deleting pod cert-manager_cert-manager-7b8b89f89d-x7kfx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.100254 | controller | Jun 11 16:50:28.194778 crc crio[22018]: time="2026-06-11T16:50:28.194688013Z" level=info msg="Stopped container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100275 | controller | Jun 11 16:50:28.196676 crc crio[22018]: time="2026-06-11T16:50:28.196589813Z" level=info msg="Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100292 | controller | Jun 11 16:50:28.197130 crc crio[22018]: time="2026-06-11T16:50:28.197062529Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc00141a3c8}] Aliases:map[]}"
2026-06-11 18:17:38.100309 | controller | Jun 11 16:50:28.197312 crc crio[22018]: time="2026-06-11T16:50:28.197252125Z" level=info msg="Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.100325 | controller | Jun 11 16:50:28.489360 crc crio[22018]: time="2026-06-11T16:50:28.489189103Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.100342 | controller | Jun 11 16:50:28.492859 crc crio[22018]: time="2026-06-11T16:50:28.492795207Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=2cc18c00-b689-4dd1-a6b2-0caa18920455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.100358 | controller | Jun 11 16:50:28.554051 crc crio[22018]: time="2026-06-11T16:50:28.55386423Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=b2c3b6fa-bcda-4e4d-bbe9-c9efe8247bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.100373 | controller | Jun 11 16:50:28.567040 crc crio[22018]: time="2026-06-11T16:50:28.566927293Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.100389 | controller | Jun 11 16:50:28.568795 crc crio[22018]: time="2026-06-11T16:50:28.568704409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100405 | controller | Jun 11 16:50:28.574148 crc crio[22018]: time="2026-06-11T16:50:28.574036326Z" level=info msg="Stopped pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100421 | controller | Jun 11 16:50:28.636455 crc crio[22018]: time="2026-06-11T16:50:28.636270086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100436 | controller | Jun 11 16:50:28.649036 crc crio[22018]: time="2026-06-11T16:50:28.648623456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.100452 | controller | Jun 11 16:50:28.684072 crc crio[22018]: time="2026-06-11T16:50:28.683635294Z" level=info msg="Stopped pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100472 | controller | Jun 11 16:50:28.793287 crc crio[22018]: time="2026-06-11T16:50:28.792033665Z" level=info msg="Created container fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.100489 | controller | Jun 11 16:50:28.800214 crc crio[22018]: time="2026-06-11T16:50:28.799745898Z" level=info msg="Starting container: fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34" id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.100505 | controller | Jun 11 16:50:28.813550 crc crio[22018]: time="2026-06-11T16:50:28.811860202Z" level=info msg="Started container" PID=43275 containerID=fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34 description=cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3
2026-06-11 18:17:38.100522 | controller | Jun 11 16:50:28.969704 crc crio[22018]: time="2026-06-11T16:50:28.969629735Z" level=info msg="Removing container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100716 | controller | Jun 11 16:50:29.014767 crc crio[22018]: time="2026-06-11T16:50:29.002057296Z" level=info msg="Removed container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100732 | controller | Jun 11 16:50:29.023851 crc crio[22018]: time="2026-06-11T16:50:29.023765406Z" level=info msg="Removing container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100748 | controller | Jun 11 16:50:29.052987 crc crio[22018]: time="2026-06-11T16:50:29.052852072Z" level=info msg="Removed container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100764 | controller | Jun 11 16:50:36.107595 crc crio[22018]: time="2026-06-11T16:50:36.106655077Z" level=info msg="Stopping container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 (timeout: 30s)" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100781 | controller | Jun 11 16:50:36.233834 crc crio[22018]: time="2026-06-11T16:50:36.233720471Z" level=info msg="Stopped container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.100798 | controller | Jun 11 16:50:36.234891 crc crio[22018]: time="2026-06-11T16:50:36.234818465Z" level=info msg="Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100814 | controller | Jun 11 16:50:36.235448 crc crio[22018]: time="2026-06-11T16:50:36.23530272Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc002ca00c0}] Aliases:map[]}"
2026-06-11 18:17:38.100835 | controller | Jun 11 16:50:36.235631 crc crio[22018]: time="2026-06-11T16:50:36.235575579Z" level=info msg="Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.100871 | controller | Jun 11 16:50:36.581520 crc crio[22018]: time="2026-06-11T16:50:36.579867758Z" level=info msg="Stopped pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100890 | controller | Jun 11 16:50:37.072432 crc crio[22018]: time="2026-06-11T16:50:37.072254502Z" level=info msg="Removing container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100905 | controller | Jun 11 16:50:37.100665 crc crio[22018]: time="2026-06-11T16:50:37.100570284Z" level=info msg="Removed container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100921 | controller | Jun 11 16:51:20.458917 crc crio[22018]: time="2026-06-11T16:51:20.458468822Z" level=info msg="Removing container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100937 | controller | Jun 11 16:51:20.571289 crc crio[22018]: time="2026-06-11T16:51:20.571179235Z" level=info msg="Removed container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.100953 | controller | Jun 11 16:51:20.582586 crc crio[22018]: time="2026-06-11T16:51:20.582428926Z" level=info msg="Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100969 | controller | Jun 11 16:51:20.582586 crc crio[22018]: time="2026-06-11T16:51:20.582506869Z" level=info msg="Stopped pod sandbox (already stopped): 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.100985 | controller | Jun 11 16:51:20.583872 crc crio[22018]: time="2026-06-11T16:51:20.583143949Z" level=info msg="Removing pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101001 | controller | Jun 11 16:51:20.593541 crc crio[22018]: time="2026-06-11T16:51:20.593487049Z" level=info msg="Removed pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101017 | controller | Jun 11 16:51:20.594899 crc crio[22018]: time="2026-06-11T16:51:20.594644651Z" level=info msg="Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101033 | controller | Jun 11 16:51:20.594899 crc crio[22018]: time="2026-06-11T16:51:20.594776045Z" level=info msg="Stopped pod sandbox (already stopped): f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101053 | controller | Jun 11 16:51:20.595567 crc crio[22018]: time="2026-06-11T16:51:20.595484878Z" level=info msg="Removing pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101069 | controller | Jun 11 16:51:20.609286 crc crio[22018]: time="2026-06-11T16:51:20.609133138Z" level=info msg="Removed pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101085 | controller | Jun 11 16:51:20.610125 crc crio[22018]: time="2026-06-11T16:51:20.610083177Z" level=info msg="Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101100 | controller | Jun 11 16:51:20.610289 crc crio[22018]: time="2026-06-11T16:51:20.610264863Z" level=info msg="Stopped pod sandbox (already stopped): d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101117 | controller | Jun 11 16:51:20.611455 crc crio[22018]: time="2026-06-11T16:51:20.611227473Z" level=info msg="Removing pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101133 | controller | Jun 11 16:51:20.624643 crc crio[22018]: time="2026-06-11T16:51:20.624518493Z" level=info msg="Removed pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101148 | controller | Jun 11 16:51:20.627165 crc crio[22018]: time="2026-06-11T16:51:20.62700835Z" level=info msg="Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101164 | controller | Jun 11 16:51:20.627165 crc crio[22018]: time="2026-06-11T16:51:20.627097403Z" level=info msg="Stopped pod sandbox (already stopped): 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.101179 | controller | Jun 11 16:51:20.628955 crc crio[22018]: time="2026-06-11T16:51:20.62887905Z" level=info msg="Removing pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101195 | controller | Jun 11 16:51:20.640940 crc crio[22018]: time="2026-06-11T16:51:20.640813247Z" level=info msg="Removed pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.101210 | controller | Jun 11 16:51:21.494220 crc crio[22018]: time="2026-06-11T16:51:21.493694469Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101226 | controller | Jun 11 16:51:21.494905 crc crio[22018]: time="2026-06-11T16:51:21.494259897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.101242 | controller | Jun 11 16:51:21.523136 crc crio[22018]: time="2026-06-11T16:51:21.522950371Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}"
2026-06-11 18:17:38.101266 | controller | Jun 11 16:51:21.523136 crc crio[22018]: time="2026-06-11T16:51:21.523022653Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.101283 | controller | Jun 11 16:51:22.378871 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e3e3e99b029aaf Mac:7a:24:b1:6f:a6:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 SocketPath: PciID:}] [{Interface:0xc000154690 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.101299 | controller | Jun 11 16:51:22.380457 crc crio[22018]: time="2026-06-11T16:51:22.380280584Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}"
2026-06-11 18:17:38.101316 | controller | Jun 11 16:51:22.380642 crc crio[22018]: time="2026-06-11T16:51:22.380565523Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.101339 | controller | Jun 11 16:51:22.389263 crc crio[22018]: time="2026-06-11T16:51:22.389206339Z" level=info msg="Ran pod sandbox 0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101369 | controller | Jun 11 16:51:22.399909 crc crio[22018]: time="2026-06-11T16:51:22.39977395Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.101400 | controller | Jun 11 16:51:22.409258 crc crio[22018]: time="2026-06-11T16:51:22.409174965Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 18:17:38.101430 | controller | Jun 11 16:51:22.450188 crc crio[22018]: time="2026-06-11T16:51:22.450094343Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-r8v6t/POD" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101509 | controller | Jun 11 16:51:22.450408 crc crio[22018]: time="2026-06-11T16:51:22.450191866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.101540 | controller | Jun 11 16:51:22.476572 crc crio[22018]: time="2026-06-11T16:51:22.476519767Z" level=info msg="Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}"
2026-06-11 18:17:38.101574 | controller | Jun 11 16:51:22.476809 crc crio[22018]: time="2026-06-11T16:51:22.476783615Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-r8v6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.101604 | controller | Jun 11 16:51:22.989994 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d04c42c08ede7 Mac:1a:82:22:dc:58:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.101632 | controller | Jun 11 16:51:22.990985 crc crio[22018]: time="2026-06-11T16:51:22.99079628Z" level=info msg="Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}"
2026-06-11 18:17:38.101661 | controller | Jun 11 16:51:22.990985 crc crio[22018]: time="2026-06-11T16:51:22.990969975Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-r8v6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.101689 | controller | Jun 11 16:51:22.998597 crc crio[22018]: time="2026-06-11T16:51:22.996606765Z" level=info msg="Ran pod sandbox 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 with infra container: openstack-operators/openstack-operator-index-r8v6t/POD" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101717 | controller | Jun 11 16:51:23.002123 crc crio[22018]: time="2026-06-11T16:51:23.001990994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.101745 | controller | Jun 11 16:51:23.002576 crc crio[22018]: time="2026-06-11T16:51:23.002445379Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.101773 | controller | Jun 11 16:51:23.002686 crc crio[22018]: time="2026-06-11T16:51:23.002578303Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.101800 | controller | Jun 11 16:51:23.004531 crc crio[22018]: time="2026-06-11T16:51:23.004487671Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.101828 | controller | Jun 11 16:51:23.008907 crc crio[22018]: time="2026-06-11T16:51:23.008829858Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-11 18:17:38.101898 | controller | Jun 11 16:51:25.241683 crc crio[22018]: time="2026-06-11T16:51:25.240797233Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101936 | controller | Jun 11 16:51:25.243385 crc crio[22018]: time="2026-06-11T16:51:25.241742783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.101956 | controller | Jun 11 16:51:26.129726 crc crio[22018]: time="2026-06-11T16:51:26.12964812Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.101973 | controller | Jun 11 16:51:26.129824 crc crio[22018]: time="2026-06-11T16:51:26.129777374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.101989 | controller | Jun 11 16:51:26.219686 crc crio[22018]: time="2026-06-11T16:51:26.219567267Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.102006 | controller | Jun 11 16:51:26.234298 crc crio[22018]: time="2026-06-11T16:51:26.233880486Z" level=info msg="Ran pod sandbox 550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020 with infra container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.102022 | controller | Jun 11 16:51:26.237884 crc crio[22018]: time="2026-06-11T16:51:26.237814518Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102039 | controller | Jun 11 16:51:26.241706 crc crio[22018]: time="2026-06-11T16:51:26.24163105Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}"
2026-06-11 18:17:38.102055 | controller | Jun 11 16:51:26.241706 crc crio[22018]: time="2026-06-11T16:51:26.241691012Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.102071 | controller | Jun 11 16:51:26.242991 crc crio[22018]: time="2026-06-11T16:51:26.242902509Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 18:17:38.102087 | controller | Jun 11 16:51:26.369375 crc crio[22018]: time="2026-06-11T16:51:26.367608199Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102103 | controller | Jun 11 16:51:26.372152 crc crio[22018]: time="2026-06-11T16:51:26.37116124Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=29c3a064-70b4-456d-9530-601f698cc8b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102119 | controller | Jun 11 16:51:26.380015 crc crio[22018]: time="2026-06-11T16:51:26.379777206Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=fb6de369-cdcf-47e6-af34-ac096ef093dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102139 | controller | Jun 11 16:51:26.394152 crc crio[22018]: time="2026-06-11T16:51:26.393893068Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102156 | controller | Jun 11 16:51:26.400554 crc crio[22018]: time="2026-06-11T16:51:26.400071585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102172 | controller | Jun 11 16:51:26.477488 crc crio[22018]: time="2026-06-11T16:51:26.477225882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102188 | controller | Jun 11 16:51:26.521429 crc crio[22018]: time="2026-06-11T16:51:26.520612828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102204 | controller | Jun 11 16:51:26.684742 crc crio[22018]: time="2026-06-11T16:51:26.681821768Z" level=info msg="Created container 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102220 | controller | Jun 11 16:51:26.684742 crc crio[22018]: 2026-06-11T16:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c803945a74631d6 Mac:ca:ff:8e:4d:33:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 SocketPath: PciID:}] [{Interface:0xc000423220 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.102236 | controller | Jun 11 16:51:26.684742 crc crio[22018]: time="2026-06-11T16:51:26.684193633Z" level=info msg="Starting container: 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76" id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.102253 | controller | Jun 11 16:51:26.688077 crc crio[22018]: time="2026-06-11T16:51:26.686674572Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}"
2026-06-11 18:17:38.102269 | controller | Jun 11 16:51:26.688077 crc crio[22018]: time="2026-06-11T16:51:26.68685185Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.102286 | controller | Jun 11 16:51:26.694723 crc crio[22018]: time="2026-06-11T16:51:26.694596414Z" level=info msg="Ran pod sandbox c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa with infra container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.102302 | controller | Jun 11 16:51:26.696715 crc crio[22018]: time="2026-06-11T16:51:26.69649788Z" level=info msg="Started container" PID=44509 containerID=9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76 description=baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932
2026-06-11 18:17:38.102325 | controller | Jun 11 16:51:26.701845 crc crio[22018]: time="2026-06-11T16:51:26.701749956Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102342 | controller | Jun 11 16:51:26.707962 crc crio[22018]: time="2026-06-11T16:51:26.707790757Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 18:17:38.102358 | controller | Jun 11 16:52:01.884907 crc crio[22018]: time="2026-06-11T16:52:01.883183645Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102374 | controller | Jun 11 16:52:01.887581 crc crio[22018]: time="2026-06-11T16:52:01.886213738Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=01aedf66-db32-4b6e-957c-4a9abd031438 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102390 | controller | Jun 11 16:52:03.302613 crc crio[22018]: time="2026-06-11T16:52:03.301937455Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686612-zt7kd/POD" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.102407 | controller | Jun 11 16:52:03.303714 crc crio[22018]: time="2026-06-11T16:52:03.302636438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102423 | controller | Jun 11 16:52:03.872946 crc crio[22018]: time="2026-06-11T16:52:03.872616608Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102438 | controller | Jun 11 16:52:03.874192 crc crio[22018]: time="2026-06-11T16:52:03.874118143Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=66f482f1-f63d-43dd-837d-a94cc751eb01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102454 | controller | Jun 11 16:52:04.071216 crc crio[22018]: time="2026-06-11T16:52:04.071076749Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=18512377-6671-4366-95ed-20f51c3fab25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102469 | controller | Jun 11 16:52:04.086523 crc crio[22018]: time="2026-06-11T16:52:04.084927116Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=549abb12-a372-47c0-b82e-21cdcaba63a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102485 | controller | Jun 11 16:52:04.092458 crc crio[22018]: time="2026-06-11T16:52:04.092253218Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}"
2026-06-11 18:17:38.102501 | controller | Jun 11 16:52:04.092616 crc crio[22018]: time="2026-06-11T16:52:04.092464835Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686612-zt7kd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.102517 | controller | Jun 11 16:52:04.100905 crc crio[22018]: time="2026-06-11T16:52:04.100838318Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102538 | controller | Jun 11 16:52:04.103064 crc crio[22018]: time="2026-06-11T16:52:04.102946435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102571 | controller | Jun 11 16:52:04.129814 crc crio[22018]: time="2026-06-11T16:52:04.129604363Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102589 | controller | Jun 11 16:52:04.130499 crc crio[22018]: time="2026-06-11T16:52:04.130219073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102605 | controller | Jun 11 16:52:04.172091 crc crio[22018]: time="2026-06-11T16:52:04.171970488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102621 | controller | Jun 11 16:52:04.181949 crc crio[22018]: time="2026-06-11T16:52:04.181756259Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.102637 | controller | Jun 11 16:52:04.187996 crc crio[22018]: time="2026-06-11T16:52:04.187787056Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=f80d9583-a657-4ea7-b521-6981e07c6d06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102652 | controller | Jun 11 16:52:04.209832 crc crio[22018]: time="2026-06-11T16:52:04.208684169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=ae05335f-3e77-4aa9-b6f0-9ab5176bad4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.102668 | controller | Jun 11 16:52:04.226278 crc crio[22018]: time="2026-06-11T16:52:04.226108556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102683 | controller | Jun 11 16:52:04.265088 crc crio[22018]: time="2026-06-11T16:52:04.258922419Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-r8v6t/registry-server" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102699 | controller | Jun 11 16:52:04.269731 crc crio[22018]: time="2026-06-11T16:52:04.268918244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102715 | controller | Jun 11 16:52:04.342981 crc crio[22018]: time="2026-06-11T16:52:04.342845784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102731 | controller | Jun 11 16:52:04.374608 crc crio[22018]: time="2026-06-11T16:52:04.37414694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102746 | controller | Jun 11 16:52:04.386564 crc crio[22018]: time="2026-06-11T16:52:04.386082695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102761 | controller | Jun 11 16:52:04.520429 crc crio[22018]: time="2026-06-11T16:52:04.519195039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.102782 | controller | Jun 11 16:52:04.578078 crc crio[22018]: time="2026-06-11T16:52:04.577937331Z" level=info msg="Created container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102798 | controller | Jun 11 16:52:04.579497 crc crio[22018]: time="2026-06-11T16:52:04.579199749Z" level=info msg="Created container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102814 | controller | Jun 11 16:52:04.580882 crc crio[22018]: time="2026-06-11T16:52:04.580676349Z" level=info msg="Starting container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be" id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.102829 | controller | Jun 11 16:52:04.598241 crc crio[22018]: time="2026-06-11T16:52:04.598094905Z" level=info msg="Started container" PID=45273 containerID=dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be description=openstack-operators/openstack-operator-index-r8v6t/registry-server id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496
2026-06-11 18:17:38.102845 | controller | Jun 11 16:52:04.598882 crc crio[22018]: time="2026-06-11T16:52:04.598141296Z" level=info msg="Starting container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd" id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.102894 | controller | Jun 11 16:52:04.631033 crc crio[22018]: time="2026-06-11T16:52:04.630945334Z" level=info msg="Started container" PID=45271 containerID=890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd description=baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa
2026-06-11 18:17:38.102912 | controller | Jun 11 16:52:04.693044 crc crio[22018]: time="2026-06-11T16:52:04.692907353Z" level=info msg="Created container bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.102929 | controller | Jun 11 16:52:04.696247 crc crio[22018]: time="2026-06-11T16:52:04.696005261Z" level=info msg="Starting container: bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23" id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.102945 | controller | Jun 11 16:52:04.714250 crc crio[22018]: time="2026-06-11T16:52:04.714130741Z" level=info msg="Started container" PID=45289 containerID=bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020
2026-06-11 18:17:38.102961 | controller | Jun 11 16:52:05.313840 crc crio[22018]: 2026-06-11T16:52:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2eee71c40824f Mac:8e:20:21:d7:1e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.102984 | controller | Jun 11 16:52:05.315813 crc crio[22018]: time="2026-06-11T16:52:05.315734008Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}"
2026-06-11 18:17:38.103009 | controller | Jun 11 16:52:05.316048 crc crio[22018]: time="2026-06-11T16:52:05.315976226Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686612-zt7kd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.103035 | controller | Jun 11 16:52:05.323134 crc crio[22018]: time="2026-06-11T16:52:05.323056481Z" level=info msg="Ran pod sandbox fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d with infra container: openshift-infra/auto-csr-approver-29686612-zt7kd/POD" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.103059 | controller | Jun 11 16:52:05.325853 crc crio[22018]: time="2026-06-11T16:52:05.325756303Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.103077 | controller | Jun 11 16:52:05.333749 crc crio[22018]: time="2026-06-11T16:52:05.333646662Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.103094 | controller | Jun 11 16:52:05.429173 crc crio[22018]: time="2026-06-11T16:52:05.429074208Z" level=info msg="Stopping container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd (timeout: 10s)" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.103111 | controller | Jun 11 16:52:05.739120 crc crio[22018]: time="2026-06-11T16:52:05.738488926Z" level=info msg="Stopped container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.103127 | controller | Jun 11 16:52:05.740251 crc crio[22018]: time="2026-06-11T16:52:05.740136409Z" level=info msg="Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103143 | controller | Jun 11 16:52:05.741656 crc crio[22018]: time="2026-06-11T16:52:05.741569355Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc000380a60}] Aliases:map[]}"
2026-06-11 18:17:38.103159 | controller | Jun 11 16:52:05.741836 crc crio[22018]: time="2026-06-11T16:52:05.741785891Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.103176 | controller | Jun 11 16:52:06.012129 crc crio[22018]: time="2026-06-11T16:52:06.012030886Z" level=info msg="Stopped pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103196 | controller | Jun 11 16:52:06.441864 crc crio[22018]: time="2026-06-11T16:52:06.441173117Z" level=info msg="Removing container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.103212 | controller | Jun 11 16:52:06.478423 crc crio[22018]: time="2026-06-11T16:52:06.47827379Z" level=info msg="Removed container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.103228 | controller | Jun 11 16:52:07.214093 crc crio[22018]: time="2026-06-11T16:52:07.213988078Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.103244 | controller | Jun 11 16:52:07.215820 crc crio[22018]: time="2026-06-11T16:52:07.215710892Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ccd4418d-3423-4dfb-ae9c-8ec965f0d92f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.103260 | controller | Jun 11 16:52:07.217857 crc crio[22018]: time="2026-06-11T16:52:07.217787927Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75e3a4d7-dfd2-4d01-ad55-9d1eff9700e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.103276 | controller | Jun 11 16:52:07.237443 crc crio[22018]: time="2026-06-11T16:52:07.23725087Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686612-zt7kd/oc" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.103291 | controller | Jun 11 16:52:07.238047 crc crio[22018]: time="2026-06-11T16:52:07.23789271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103307 | controller | Jun 11 16:52:07.271409 crc crio[22018]: time="2026-06-11T16:52:07.271262962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103323 | controller | Jun 11 16:52:07.582487 crc crio[22018]: time="2026-06-11T16:52:07.581651412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103338 | controller | Jun 11 16:52:07.710678 crc crio[22018]: time="2026-06-11T16:52:07.710564124Z" level=info msg="Created container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.103354 | controller | Jun 11 16:52:07.711810 crc crio[22018]: time="2026-06-11T16:52:07.711764262Z" level=info msg="Starting container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0" id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.103371 | controller | Jun 11 16:52:07.718580 crc crio[22018]: time="2026-06-11T16:52:07.718514175Z" level=info msg="Started container" PID=45483 containerID=5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0 description=openshift-infra/auto-csr-approver-29686612-zt7kd/oc id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d
2026-06-11 18:17:38.103388 | controller | Jun 11 16:52:09.482674 crc crio[22018]: time="2026-06-11T16:52:09.482020443Z" level=info msg="Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103409 | controller | Jun 11 16:52:09.484513 crc crio[22018]: time="2026-06-11T16:52:09.483073967Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc000380c20}] Aliases:map[]}"
2026-06-11 18:17:38.103427 | controller | Jun 11 16:52:09.484513 crc crio[22018]: time="2026-06-11T16:52:09.483222832Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686612-zt7kd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.103444 | controller | Jun 11 16:52:09.754310 crc crio[22018]: time="2026-06-11T16:52:09.752890868Z" level=info msg="Stopped pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103460 | controller | Jun 11 16:52:18.129477 crc crio[22018]: time="2026-06-11T16:52:18.128649328Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-6npdp/POD" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.103476 | controller | Jun 11 16:52:18.130648 crc crio[22018]: time="2026-06-11T16:52:18.129528826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103492 | controller | Jun 11 16:52:18.167670 crc crio[22018]: time="2026-06-11T16:52:18.167255175Z" level=info msg="Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}"
2026-06-11 18:17:38.103509 | controller | Jun 11 16:52:18.167670 crc crio[22018]: time="2026-06-11T16:52:18.167657208Z" level=info msg="Adding pod openshift-marketplace_community-operators-6npdp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.103525 | controller | Jun 11 16:52:20.331801 crc crio[22018]: 2026-06-11T16:52:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ae8a5cdf1e136d Mac:2a:d1:09:ca:de:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.103541 | controller | Jun 11 16:52:20.335177 crc crio[22018]: time="2026-06-11T16:52:20.33427417Z" level=info msg="Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}"
2026-06-11 18:17:38.103558 | controller | Jun 11 16:52:20.341409 crc crio[22018]: time="2026-06-11T16:52:20.341261303Z" level=info msg="Checking pod openshift-marketplace_community-operators-6npdp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.103577 | controller | Jun 11 16:52:20.349133 crc crio[22018]: time="2026-06-11T16:52:20.349055892Z" level=info msg="Ran pod sandbox 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 with infra container: openshift-marketplace/community-operators-6npdp/POD" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.103594 | controller | Jun 11 16:52:20.351901 crc crio[22018]: time="2026-06-11T16:52:20.35183323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23dbbad9-3547-4b1b-845d-20d3358c8f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.103610 | controller | Jun 11 16:52:20.356437 crc crio[22018]: time="2026-06-11T16:52:20.356192706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6d617b9-7e9d-4a8a-9be6-e2ae4e0e5e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.103627 | controller | Jun 11 16:52:20.364143 crc crio[22018]: time="2026-06-11T16:52:20.364069484Z" level=info msg="Creating container: openshift-marketplace/community-operators-6npdp/extract-utilities" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.103643 | controller | Jun 11 16:52:20.365867 crc crio[22018]: time="2026-06-11T16:52:20.3658237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103658 | controller | Jun 11 16:52:20.405422 crc crio[22018]: time="2026-06-11T16:52:20.405191752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103675 | controller | Jun 11 16:52:20.411304 crc crio[22018]: time="2026-06-11T16:52:20.4111983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.103690 | controller | Jun 11 16:52:20.533462 crc crio[22018]: time="2026-06-11T16:52:20.533269146Z" level=info msg="Created container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.103706 | controller | Jun 11 16:52:20.535244 crc crio[22018]: time="2026-06-11T16:52:20.535141005Z" level=info msg="Starting container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22" id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.103722 | controller | Jun 11 16:52:20.541432 crc crio[22018]: time="2026-06-11T16:52:20.541195246Z" level=info msg="Started container" PID=45822 containerID=569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22 description=openshift-marketplace/community-operators-6npdp/extract-utilities id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6
2026-06-11 18:17:38.103738 | controller | Jun 11 16:52:20.659673 crc crio[22018]: time="2026-06-11T16:52:20.659554605Z" level=info msg="Removing container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.103754 | controller | Jun 11 16:52:20.897228 crc crio[22018]: time="2026-06-11T16:52:20.896541254Z" level=info msg="Removed container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.103774 | controller | Jun 11 16:52:20.905863 crc crio[22018]: time="2026-06-11T16:52:20.90566994Z" level=info msg="Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103790 | controller | Jun 11 16:52:20.906128 crc crio[22018]: time="2026-06-11T16:52:20.905927898Z" level=info msg="Stopped pod sandbox (already stopped): c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103806 | controller | Jun 11 16:52:20.908790 crc crio[22018]: time="2026-06-11T16:52:20.908699916Z" level=info msg="Removing pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.103821 | controller | Jun 11 16:52:20.922631 crc crio[22018]: time="2026-06-11T16:52:20.922460844Z" level=info msg="Removed pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.103837 | controller | Jun 11 16:52:20.923771 crc crio[22018]: time="2026-06-11T16:52:20.923683478Z" level=info msg="Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103878 | controller | Jun 11 16:52:20.923853 crc crio[22018]: time="2026-06-11T16:52:20.923785571Z" level=info msg="Stopped pod sandbox (already stopped): e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.103904 | controller | Jun 11 16:52:20.925071 crc crio[22018]: time="2026-06-11T16:52:20.924805904Z" level=info msg="Removing pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.103922 | controller | Jun 11 16:52:20.939836 crc crio[22018]: time="2026-06-11T16:52:20.939708264Z" level=info msg="Removed pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.103938 | controller | Jun 11 16:52:21.663143 crc crio[22018]: time="2026-06-11T16:52:21.662831117Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.103954 | controller | Jun 11 16:52:21.686831 crc crio[22018]: time="2026-06-11T16:52:21.684268793Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.103970 | controller | Jun 11 16:52:23.038871 crc crio[22018]: time="2026-06-11T16:52:23.038743819Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.103986 | controller | Jun 11 16:52:23.041090 crc crio[22018]: time="2026-06-11T16:52:23.04096364Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c753c201-882d-4778-afc4-42544d81b6b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104001 | controller | Jun 11 16:52:23.045625 crc crio[22018]: time="2026-06-11T16:52:23.045289336Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f900ba3a-97fd-4b93-9872-c3ce8ec22e8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104016 | controller | Jun 11 16:52:23.058957 crc crio[22018]: time="2026-06-11T16:52:23.058836362Z" level=info msg="Creating container: openshift-marketplace/community-operators-6npdp/extract-content" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104036 | controller | Jun 11 16:52:23.059493 crc crio[22018]: time="2026-06-11T16:52:23.059432131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104052 | controller | Jun 11 16:52:23.095153 crc crio[22018]: time="2026-06-11T16:52:23.095036525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104068 | controller | Jun 11 16:52:23.098887 crc crio[22018]: time="2026-06-11T16:52:23.098810625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104084 | controller | Jun 11 16:52:23.228802 crc crio[22018]: time="2026-06-11T16:52:23.228643312Z" level=info msg="Created container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104099 | controller | Jun 11 16:52:23.233872 crc crio[22018]: time="2026-06-11T16:52:23.233752703Z" level=info msg="Starting container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f" id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.104115 | controller | Jun 11 16:52:23.241569 crc crio[22018]: time="2026-06-11T16:52:23.24125337Z" level=info msg="Started container" PID=45857 containerID=5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f description=openshift-marketplace/community-operators-6npdp/extract-content id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6
2026-06-11 18:17:38.104131 | controller | Jun 11 16:52:29.761563 crc crio[22018]: time="2026-06-11T16:52:29.760909143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=317e0737-6069-4ba7-b03e-dacbe35edac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104147 | controller | Jun 11 16:52:29.763982 crc crio[22018]: time="2026-06-11T16:52:29.763910798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fb5ee0ec-c018-49de-9a5d-ee20da4db396 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104163 | controller | Jun 11 16:52:30.017272 crc crio[22018]: time="2026-06-11T16:52:30.017199293Z" level=info msg="Creating container: openshift-marketplace/community-operators-6npdp/registry-server" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104178 | controller | Jun 11 16:52:30.018607 crc crio[22018]: time="2026-06-11T16:52:30.018285168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104194 | controller | Jun 11 16:52:30.068906 crc crio[22018]: time="2026-06-11T16:52:30.068614418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104209 | controller | Jun 11 16:52:30.072696 crc crio[22018]: time="2026-06-11T16:52:30.072670376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104225 | controller | Jun 11 16:52:30.244758 crc crio[22018]: time="2026-06-11T16:52:30.244554472Z" level=info msg="Created container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104245 | controller | Jun 11 16:52:30.246579 crc crio[22018]: time="2026-06-11T16:52:30.246206053Z" level=info msg="Starting container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847" id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.104262 | controller | Jun 11 16:52:30.254471 crc crio[22018]: time="2026-06-11T16:52:30.254229439Z" level=info msg="Started container" PID=45997 containerID=3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 description=openshift-marketplace/community-operators-6npdp/registry-server id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6
2026-06-11 18:17:38.104278 | controller | Jun 11 16:52:38.571260 crc crio[22018]: time="2026-06-11T16:52:38.570091647Z" level=info msg="Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.104293 | controller | Jun 11 16:52:38.573112 crc crio[22018]: time="2026-06-11T16:52:38.571557244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104310 | controller | Jun 11 16:52:38.630628 crc crio[22018]: time="2026-06-11T16:52:38.630508058Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}"
2026-06-11 18:17:38.104326 | controller | Jun 11 16:52:38.630628 crc crio[22018]: time="2026-06-11T16:52:38.630597513Z" level=info msg="Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.104342 | controller | Jun 11 16:52:40.141160 crc crio[22018]: 2026-06-11T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9beb74ba1bb1960 Mac:02:ab:d4:5d:c6:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.104359 | controller | Jun 11 16:52:40.145429 crc crio[22018]: time="2026-06-11T16:52:40.145131695Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}"
2026-06-11 18:17:38.104375 | controller | Jun 11 16:52:40.145632 crc crio[22018]: time="2026-06-11T16:52:40.145535908Z" level=info msg="Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.104395 | controller | Jun 11 16:52:40.173458 crc crio[22018]: time="2026-06-11T16:52:40.173064335Z" level=info msg="Ran pod sandbox 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.104412 | controller | Jun 11 16:52:40.175979 crc crio[22018]: time="2026-06-11T16:52:40.175899683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ffd8dcd4-8fac-4f5b-86d1-788727452f0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104428 | controller | Jun 11 16:52:40.184861 crc crio[22018]: time="2026-06-11T16:52:40.184749854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7fd3708-10df-4221-8ffe-6262a270b859 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104444 | controller | Jun 11 16:52:40.192726 crc crio[22018]: time="2026-06-11T16:52:40.192620911Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104460 | controller | Jun 11 16:52:40.193236 crc crio[22018]: time="2026-06-11T16:52:40.193165378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104476 | controller | Jun 11 16:52:40.234964 crc crio[22018]: time="2026-06-11T16:52:40.23487289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104491 | controller | Jun 11 16:52:40.238217 crc crio[22018]: time="2026-06-11T16:52:40.238161414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104507 | controller | Jun 11 16:52:40.399848 crc crio[22018]: time="2026-06-11T16:52:40.399471237Z" level=info msg="Created container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104522 | controller | Jun 11 16:52:40.402068 crc crio[22018]: time="2026-06-11T16:52:40.401884493Z" level=info msg="Starting container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b" id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.104539 | controller | Jun 11 16:52:40.411238 crc crio[22018]: time="2026-06-11T16:52:40.411066083Z" level=info msg="Started container" PID=46273 containerID=e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba
2026-06-11 18:17:38.104555 | controller | Jun 11 16:52:40.939621 crc crio[22018]: time="2026-06-11T16:52:40.938032335Z" level=info msg="Stopping container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 (timeout: 2s)" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.104571 | controller | Jun 11 16:52:41.104176 crc crio[22018]: time="2026-06-11T16:52:41.104127552Z" level=info msg="Stopped container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.104591 | controller | Jun 11 16:52:41.107887 crc crio[22018]: time="2026-06-11T16:52:41.107833168Z" level=info msg="Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.104608 | controller | Jun 11 16:52:41.108590 crc crio[22018]: time="2026-06-11T16:52:41.108551561Z" level=info msg="Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}"
2026-06-11 18:17:38.104624 | controller | Jun 11 16:52:41.108907 crc crio[22018]: time="2026-06-11T16:52:41.108879141Z" level=info msg="Deleting pod openshift-marketplace_community-operators-6npdp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.104641 | controller | Jun 11 16:52:41.647186 crc crio[22018]: time="2026-06-11T16:52:41.64713536Z" level=info msg="Stopped pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.104657 | controller | Jun 11 16:52:41.959880 crc crio[22018]: time="2026-06-11T16:52:41.959115023Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.104674 | controller | Jun 11 16:52:41.973060 crc crio[22018]: time="2026-06-11T16:52:41.97298282Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\""
2026-06-11 18:17:38.104690 | controller | Jun 11 16:52:41.985290 crc crio[22018]: time="2026-06-11T16:52:41.984772201Z" level=info msg="Removing container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104706 | controller | Jun 11 16:52:42.077453 crc crio[22018]: time="2026-06-11T16:52:42.076696506Z" level=info msg="Removed container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104722 | controller | Jun 11 16:52:42.088251 crc crio[22018]: time="2026-06-11T16:52:42.088127476Z" level=info msg="Removing container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104739 | controller | Jun 11 16:52:42.143578 crc crio[22018]: time="2026-06-11T16:52:42.1434296Z" level=info msg="Removed container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104754 | controller | Jun 11 16:52:42.148859 crc crio[22018]: time="2026-06-11T16:52:42.148773151Z" level=info msg="Removing container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104771 | controller | Jun 11 16:52:42.173801 crc crio[22018]: time="2026-06-11T16:52:42.173691906Z" level=info msg="Removed container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.104790 | controller | Jun 11 16:52:43.186878 crc crio[22018]: time="2026-06-11T16:52:43.186739034Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.104807 | controller | Jun 11 16:52:43.188219 crc crio[22018]: time="2026-06-11T16:52:43.188130237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=b0d42183-f754-4277-843b-a8d474f0e733 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104823 | controller | Jun 11 16:52:43.192145 crc crio[22018]: time="2026-06-11T16:52:43.192018329Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=e6b49176-3c9d-476f-a86f-97768c4163c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.104839 | controller | Jun 11 16:52:43.202502 crc crio[22018]: time="2026-06-11T16:52:43.202265702Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104874 | controller | Jun 11 16:52:43.203740 crc crio[22018]: time="2026-06-11T16:52:43.203604055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104893 | controller | Jun 11 16:52:43.235623 crc crio[22018]: time="2026-06-11T16:52:43.235534341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104909 | controller | Jun 11 16:52:43.235919 crc crio[22018]: time="2026-06-11T16:52:43.235792779Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/passwd: no such file or directory"
2026-06-11 18:17:38.104925 | controller | Jun 11 16:52:43.235919 crc crio[22018]: time="2026-06-11T16:52:43.23582203Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/group: no such file or directory"
2026-06-11 18:17:38.104940 | controller | Jun 11 16:52:43.239753 crc crio[22018]: time="2026-06-11T16:52:43.239627999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.104956 | controller | Jun 11 16:52:43.406182 crc crio[22018]: time="2026-06-11T16:52:43.406023493Z" level=info msg="Created container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.104972 | controller | Jun 11 16:52:43.407770 crc crio[22018]: time="2026-06-11T16:52:43.407678995Z" level=info msg="Starting container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4" id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.104993 | controller | Jun 11 16:52:43.414446 crc crio[22018]: time="2026-06-11T16:52:43.414254913Z" level=info msg="Started container" PID=46359 containerID=e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba
2026-06-11 18:17:38.105020 | controller | Jun 11 16:52:44.016647 crc crio[22018]: time="2026-06-11T16:52:44.015851189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=761870d3-aa09-4bda-9652-b75c5067b402 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105044 | controller | Jun 11 16:52:44.020607 crc crio[22018]: time="2026-06-11T16:52:44.020488384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6c3eb036-0f31-4df5-857e-a38de39a20d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105065 | controller | Jun 11 16:52:44.028185 crc crio[22018]: time="2026-06-11T16:52:44.028091174Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.105085 | controller | Jun 11 16:52:44.029043 crc crio[22018]: time="2026-06-11T16:52:44.028943391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105101 | controller | Jun 11 16:52:44.094198 crc crio[22018]: time="2026-06-11T16:52:44.094117264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105117 | controller | Jun 11 16:52:44.098185 crc crio[22018]: time="2026-06-11T16:52:44.098128451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105132 | controller | Jun 11 16:52:44.244235 crc crio[22018]: time="2026-06-11T16:52:44.244103109Z" level=info msg="Created container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.105148 | controller | Jun 11 16:52:44.245562 crc crio[22018]: time="2026-06-11T16:52:44.245475843Z" level=info msg="Starting container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384" id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.105164 | controller | Jun 11 16:52:44.265412 crc crio[22018]: time="2026-06-11T16:52:44.265123722Z" level=info msg="Started container" PID=46375 containerID=85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba
2026-06-11 18:17:38.105180 | controller | Jun 11 16:52:46.047542 crc crio[22018]: time="2026-06-11T16:52:46.046905814Z" level=info msg="Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.105196 | controller | Jun 11 16:52:46.048289 crc crio[22018]: time="2026-06-11T16:52:46.048164764Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1ac10}] Aliases:map[]}"
2026-06-11 18:17:38.105216 | controller | Jun 11 16:52:46.048478 crc crio[22018]: time="2026-06-11T16:52:46.048456963Z" level=info msg="Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.105233 | controller | Jun 11 16:52:46.899114 crc crio[22018]: time="2026-06-11T16:52:46.899018633Z" level=info msg="Stopped pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.105248 | controller | Jun 11 16:52:48.073182 crc crio[22018]: time="2026-06-11T16:52:48.072707755Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.105264 | controller | Jun 11 16:52:48.077669 crc crio[22018]: time="2026-06-11T16:52:48.07761565Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 18:17:38.105279 | controller | Jun 11 16:52:51.175266 crc crio[22018]: time="2026-06-11T16:52:51.174286321Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.105295 | controller | Jun 11 16:52:51.176679 crc crio[22018]: time="2026-06-11T16:52:51.175300573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105311 | controller | Jun 11 16:52:51.243304 crc crio[22018]: time="2026-06-11T16:52:51.243176153Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}"
2026-06-11 18:17:38.105327 | controller | Jun 11 16:52:51.243304 crc crio[22018]: time="2026-06-11T16:52:51.243230635Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.105344 | controller | Jun 11 16:52:53.171516 crc crio[22018]: 2026-06-11T16:52:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880037edaa57091 Mac:0e:8d:e4:db:6a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 SocketPath: PciID:}] [{Interface:0xc0001294e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.105360 | controller | Jun 11 16:52:53.173910 crc crio[22018]: time="2026-06-11T16:52:53.173824954Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}"
2026-06-11 18:17:38.105377 | controller | Jun 11 16:52:53.174123 crc crio[22018]: time="2026-06-11T16:52:53.174063181Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.105399 | controller | Jun 11 16:52:53.189490 crc crio[22018]: time="2026-06-11T16:52:53.189235161Z" level=info msg="Ran pod sandbox 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.105415 | controller | Jun 11 16:52:53.192926 crc crio[22018]: time="2026-06-11T16:52:53.192824051Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105432 | controller | Jun 11 16:52:53.193458 crc crio[22018]: time="2026-06-11T16:52:53.193312717Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105448 | controller | Jun 11 16:52:53.193577 crc crio[22018]: time="2026-06-11T16:52:53.193489772Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105463 | controller | Jun 11 16:52:53.194908 crc crio[22018]: time="2026-06-11T16:52:53.194825825Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.105478 | controller | Jun 11 16:52:53.201690 crc crio[22018]: time="2026-06-11T16:52:53.201626479Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\""
2026-06-11 18:17:38.105494 | controller | Jun 11 16:52:57.670212 crc crio[22018]: time="2026-06-11T16:52:57.669565198Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-8clvr/POD" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.105509 | controller | Jun 11 16:52:57.671690 crc crio[22018]: time="2026-06-11T16:52:57.67024474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105525 | controller | Jun 11 16:53:01.630855 crc crio[22018]: time="2026-06-11T16:53:01.628714274Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-59cbs/POD" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.105540 | controller | Jun 11 16:53:01.633081 crc crio[22018]: time="2026-06-11T16:53:01.630932154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105555 | controller | Jun 11 16:53:18.323193 crc crio[22018]: time="2026-06-11T16:53:18.322463233Z" level=info msg="Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}"
2026-06-11 18:17:38.105571 | controller | Jun 11 16:53:18.323193 crc crio[22018]: time="2026-06-11T16:53:18.323144964Z" level=info msg="Adding pod openshift-marketplace_certified-operators-59cbs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.105590 | controller | Jun 11 16:53:18.326433 crc crio[22018]: time="2026-06-11T16:53:18.326252382Z" level=info msg="Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}"
2026-06-11 18:17:38.105607 | controller | Jun 11 16:53:18.326433 crc crio[22018]: time="2026-06-11T16:53:18.326317845Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-8clvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.105623 | controller | Jun 11 16:53:18.336927 crc crio[22018]: time="2026-06-11T16:53:18.336120253Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.105639 | controller | Jun 11 16:53:18.339194 crc crio[22018]: time="2026-06-11T16:53:18.339102627Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=e2b2ce6f-9f14-48b8-b247-bb274c3000ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105655 | controller | Jun 11 16:53:18.344021 crc crio[22018]: time="2026-06-11T16:53:18.343888547Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=0ef74fb9-972e-4d3c-806b-5f7b4dfb54ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105671 | controller | Jun 11 16:53:18.354274 crc crio[22018]: time="2026-06-11T16:53:18.354132381Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.105687 | controller | Jun 11 16:53:18.355101 crc crio[22018]: time="2026-06-11T16:53:18.355011053Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.105703 | controller | Jun 11 16:53:18.356873 crc crio[22018]: time="2026-06-11T16:53:18.356801284Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=78b1bab2-a5fd-433d-9c33-d70959ead0b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105720 | controller | Jun 11 16:53:18.357125 crc crio[22018]: time="2026-06-11T16:53:18.357091855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105737 | controller | Jun 11 16:53:18.374936 crc crio[22018]: time="2026-06-11T16:53:18.3747675Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=224d1d21-860f-4a3e-8a59-058feb2ac1de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105753 | controller | Jun 11 16:53:18.396178 crc crio[22018]: time="2026-06-11T16:53:18.396055742Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.105770 | controller | Jun 11 16:53:18.397702 crc crio[22018]: time="2026-06-11T16:53:18.397635692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105790 | controller | Jun 11 16:53:18.414037 crc crio[22018]: time="2026-06-11T16:53:18.413908334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105807 | controller | Jun 11 16:53:18.420704 crc crio[22018]: time="2026-06-11T16:53:18.419945506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105823 | controller | Jun 11 16:53:18.433971 crc crio[22018]: time="2026-06-11T16:53:18.433896394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.105840 | controller | Jun 11 16:53:18.587394 crc crio[22018]: time="2026-06-11T16:53:18.58645608Z" level=info msg="Created container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.105876 | controller | Jun 11 16:53:18.588436 crc crio[22018]: time="2026-06-11T16:53:18.588305049Z" level=info msg="Starting container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323" id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.105895 | controller | Jun 11 16:53:18.594298 crc crio[22018]: time="2026-06-11T16:53:18.594099804Z" level=info msg="Started container" PID=47337 containerID=48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8
2026-06-11 18:17:38.105912 | controller | Jun 11 16:53:18.608665 crc crio[22018]: time="2026-06-11T16:53:18.608550794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105929 | controller | Jun 11 16:53:18.609235 crc crio[22018]: time="2026-06-11T16:53:18.60874067Z" level=info msg="Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105946 | controller | Jun 11 16:53:18.609235 crc crio[22018]: time="2026-06-11T16:53:18.608785501Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.105963 | controller | Jun 11 16:53:18.611090 crc crio[22018]: time="2026-06-11T16:53:18.610947653Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.105980 | controller | Jun 11 16:53:18.622973 crc crio[22018]: time="2026-06-11T16:53:18.62285392Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\""
2026-06-11 18:17:38.105997 | controller | Jun 11 16:53:18.671006 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bcae862e88ab4a Mac:9e:5d:f3:2a:d7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a SocketPath: PciID:}] [{Interface:0xc000292da0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.106018 | controller | Jun 11 16:53:18.672721 crc crio[22018]: time="2026-06-11T16:53:18.672627816Z" level=info msg="Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}"
2026-06-11 18:17:38.106035 | controller | Jun 11 16:53:18.672881 crc crio[22018]: time="2026-06-11T16:53:18.672832272Z" level=info msg="Checking pod openshift-marketplace_certified-operators-59cbs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.106053 | controller | Jun 11 16:53:18.680924 crc crio[22018]: time="2026-06-11T16:53:18.680861426Z" level=info msg="Ran pod sandbox 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 with infra container: openshift-marketplace/certified-operators-59cbs/POD" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.106069 | controller | Jun 11 16:53:18.684141 crc crio[22018]: time="2026-06-11T16:53:18.684069727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4d0b999a-1d12-48d8-82d0-fff80fa6af4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106086 | controller | Jun 11 16:53:18.688536 crc crio[22018]: time="2026-06-11T16:53:18.68706293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=524748a2-bb4e-41b3-9130-656ad47567fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106102 | controller | Jun 11 16:53:18.698045 crc crio[22018]: time="2026-06-11T16:53:18.697928433Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59cbs/extract-utilities" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106118 | controller | Jun 11 16:53:18.705258 crc crio[22018]: time="2026-06-11T16:53:18.704952787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106134 | controller | Jun 11 16:53:18.709941 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8094a1c35bd36f Mac:e2:9d:83:9a:6f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd SocketPath: PciID:}] [{Interface:0xc000014690 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.106151 | controller | Jun 11 16:53:18.710675 crc crio[22018]: time="2026-06-11T16:53:18.710559208Z" level=info msg="Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}"
2026-06-11 18:17:38.106167 | controller | Jun 11 16:53:18.710941 crc crio[22018]: time="2026-06-11T16:53:18.710769314Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-8clvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.106184 | controller | Jun 11 16:53:18.732889 crc crio[22018]: time="2026-06-11T16:53:18.732782982Z" level=info msg="Ran pod sandbox f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb with infra container: openshift-marketplace/redhat-marketplace-8clvr/POD" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.106205 | controller | Jun 11 16:53:18.736024 crc crio[22018]: time="2026-06-11T16:53:18.735951011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f037c4de-70aa-4be9-8f23-f261a5e1ac4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106222 | controller | Jun 11 16:53:18.738670 crc crio[22018]: time="2026-06-11T16:53:18.738579267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a2a45e5-84c8-44f2-ab30-01a9d4414d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106239 | controller | Jun 11 16:53:18.748596 crc crio[22018]: time="2026-06-11T16:53:18.748404164Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106255 | controller | Jun 11 16:53:18.749595 crc crio[22018]: time="2026-06-11T16:53:18.749446707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106271 | controller | Jun 11 16:53:18.759253 crc crio[22018]: time="2026-06-11T16:53:18.759032248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106288 | controller | Jun 11 16:53:18.764733 crc crio[22018]: time="2026-06-11T16:53:18.764607334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106304 | controller | Jun 11 16:53:18.793863 crc crio[22018]: time="2026-06-11T16:53:18.793107031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106320 | controller | Jun 11 16:53:18.801896 crc crio[22018]: time="2026-06-11T16:53:18.801754195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106336 | controller | Jun 11 16:53:18.859105 crc crio[22018]: time="2026-06-11T16:53:18.858922776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106352 | controller | Jun 11 16:53:18.927052 crc crio[22018]: time="2026-06-11T16:53:18.92696141Z" level=info msg="Created container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106368 | controller | Jun 11 16:53:18.928825 crc crio[22018]: time="2026-06-11T16:53:18.928731395Z" level=info msg="Starting container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57" id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.106384 | controller | Jun 11 16:53:18.929819 crc crio[22018]: time="2026-06-11T16:53:18.929736587Z" level=info msg="Created container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106400 | controller | Jun 11 16:53:18.930867 crc crio[22018]: time="2026-06-11T16:53:18.930718958Z" level=info msg="Starting container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843" id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.106420 | controller | Jun 11 16:53:18.938663 crc crio[22018]: time="2026-06-11T16:53:18.938564835Z" level=info msg="Started container" PID=47365 containerID=3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57 description=openshift-marketplace/certified-operators-59cbs/extract-utilities id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975
2026-06-11 18:17:38.106438 | controller | Jun 11 16:53:18.940541 crc crio[22018]: time="2026-06-11T16:53:18.940411183Z" level=info msg="Started container" PID=47369 containerID=21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843 description=openshift-marketplace/redhat-marketplace-8clvr/extract-utilities id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb
2026-06-11 18:17:38.106455 | controller | Jun 11 16:53:18.963732 crc crio[22018]: time="2026-06-11T16:53:18.963674056Z" level=info msg="Created container d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106471 | controller | Jun 11 16:53:18.965242 crc crio[22018]: time="2026-06-11T16:53:18.965179163Z" level=info msg="Starting container: d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376" id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.106488 | controller | Jun 11 16:53:18.974942 crc crio[22018]: time="2026-06-11T16:53:18.974820058Z" level=info msg="Started container" PID=47373 containerID=d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020
2026-06-11 18:17:38.106504 | controller | Jun 11 16:53:18.991460 crc crio[22018]: time="2026-06-11T16:53:18.991278396Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106521 | controller | Jun 11 16:53:18.994430 crc crio[22018]: time="2026-06-11T16:53:18.99425635Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:17:38.106538 | controller | Jun 11 16:53:19.758227 crc crio[22018]: time="2026-06-11T16:53:19.758119828Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106570 | controller | Jun 11 16:53:19.770019 crc crio[22018]: time="2026-06-11T16:53:19.769877711Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.106589 | controller | Jun 11 16:53:19.798416 crc crio[22018]: time="2026-06-11T16:53:19.797767617Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106607 | controller | Jun 11 16:53:19.806523 crc crio[22018]: time="2026-06-11T16:53:19.806493552Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.106624 | controller | Jun 11 16:53:20.969528 crc crio[22018]: time="2026-06-11T16:53:20.969468475Z" level=info msg="Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.106644 | controller | Jun 11 16:53:20.970894 crc crio[22018]: time="2026-06-11T16:53:20.970614552Z" level=info msg="Stopped pod sandbox (already stopped): 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.106662 | controller | Jun 11 16:53:20.971653 crc crio[22018]: time="2026-06-11T16:53:20.971413113Z" level=info msg="Removing pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.106679 | controller | Jun 11 16:53:21.225101 crc crio[22018]: time="2026-06-11T16:53:21.224997807Z" level=info msg="Removed pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.106696 | controller | Jun 11 16:53:22.074725 crc crio[22018]: time="2026-06-11T16:53:22.074560206Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106713 | controller | Jun 11 16:53:22.078433 crc crio[22018]: time="2026-06-11T16:53:22.078091196Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f8b944d1-582d-4f25-aa1b-a35918147864 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106729 | controller | Jun 11 16:53:24.658127 crc crio[22018]: time="2026-06-11T16:53:24.657634963Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6843a36d-7420-4ca6-aafe-20a27cd34fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106745 | controller | Jun 11 16:53:24.666157 crc crio[22018]: time="2026-06-11T16:53:24.666058741Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106761 | controller | Jun 11 16:53:24.668787 crc crio[22018]: time="2026-06-11T16:53:24.668734253Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5592ef32-650c-4d4a-b20b-3bcc8df15a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106777 | controller | Jun 11 16:53:24.671447 crc crio[22018]: time="2026-06-11T16:53:24.671274373Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=557f90ba-e81a-4085-8b30-74c844a58ac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106794 | controller | Jun 11 16:53:24.678789 crc crio[22018]: time="2026-06-11T16:53:24.678303576Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-content" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106810 | controller | Jun 11 16:53:24.679695 crc crio[22018]: time="2026-06-11T16:53:24.678818792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106826 | controller | Jun 11 16:53:24.681040 crc crio[22018]: time="2026-06-11T16:53:24.680813195Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59cbs/extract-content" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106842 | controller | Jun 11 16:53:24.694578 crc crio[22018]: time="2026-06-11T16:53:24.694449978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106882 | controller | Jun 11 16:53:24.749489 crc crio[22018]: time="2026-06-11T16:53:24.749305572Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.106901 | controller | Jun 11 16:53:24.750969 crc crio[22018]: time="2026-06-11T16:53:24.750889172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6ac2addc-08bd-4db0-8aab-67a289a9b532 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106920 | controller | Jun 11 16:53:24.757162 crc crio[22018]: time="2026-06-11T16:53:24.757052528Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6fdf9b3b-281d-470f-b1b2-a3382ac1db6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.106938 | controller | Jun 11 16:53:24.777589 crc crio[22018]: time="2026-06-11T16:53:24.777474749Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.106954 | controller | Jun 11 16:53:24.780162 crc crio[22018]: time="2026-06-11T16:53:24.779880735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106971 | controller | Jun 11 16:53:24.792882 crc crio[22018]: time="2026-06-11T16:53:24.79276155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.106987 | controller | Jun 11 16:53:24.797533 crc crio[22018]: time="2026-06-11T16:53:24.797432448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107003 | controller | Jun 11 16:53:24.801034 crc crio[22018]: time="2026-06-11T16:53:24.800914018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107020 | controller | Jun 11 16:53:24.808193 crc crio[22018]: time="2026-06-11T16:53:24.804513393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107036 | controller | Jun 11 16:53:24.850587 crc crio[22018]: time="2026-06-11T16:53:24.849940422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107053 | controller | Jun 11 16:53:24.856194 crc crio[22018]: time="2026-06-11T16:53:24.855911651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107069 | controller | Jun 11 16:53:25.018635 crc crio[22018]: time="2026-06-11T16:53:25.018529385Z" level=info msg="Created container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.107087 | controller | Jun 11 16:53:25.023615 crc crio[22018]: time="2026-06-11T16:53:25.022602903Z" level=info msg="Created container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.107104 | controller | Jun 11 16:53:25.023615 crc crio[22018]: time="2026-06-11T16:53:25.023541863Z" level=info msg="Starting container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06" id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.107125 | controller | Jun 11 16:53:25.023953 crc crio[22018]: time="2026-06-11T16:53:25.023787871Z" level=info msg="Starting container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906" id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.107142 | controller | Jun 11 16:53:25.029145 crc crio[22018]: time="2026-06-11T16:53:25.027045743Z" level=info msg="Created container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.107159 | controller | Jun 11 16:53:25.030575 crc crio[22018]: time="2026-06-11T16:53:25.030499972Z" level=info msg="Started container" PID=47736 containerID=6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8
2026-06-11 18:17:38.107177 | controller | Jun 11 16:53:25.030922 crc crio[22018]: time="2026-06-11T16:53:25.030851773Z" level=info msg="Starting container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d" id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.107193 | controller | Jun 11 16:53:25.038495 crc crio[22018]: time="2026-06-11T16:53:25.037224434Z" level=info msg="Started container" PID=47734 containerID=22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906 description=openshift-marketplace/certified-operators-59cbs/extract-content id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975
2026-06-11 18:17:38.107211 | controller | Jun 11 16:53:25.049426 crc crio[22018]: time="2026-06-11T16:53:25.046917742Z" level=info msg="Started container" PID=47735 containerID=3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d description=openshift-marketplace/redhat-marketplace-8clvr/extract-content id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb
2026-06-11 18:17:38.107228 | controller | Jun 11 16:53:29.069017 crc crio[22018]: time="2026-06-11T16:53:29.068465391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a548c188-d258-436f-8871-fe10ae9c1c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.107244 | controller | Jun 11 16:53:29.075952 crc crio[22018]: time="2026-06-11T16:53:29.075872435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9a1a599c-e49d-48fb-96b6-a2c67796bb02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.107260 | controller | Jun 11 16:53:32.217528 crc crio[22018]: time="2026-06-11T16:53:32.215744017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0157840f-b1b5-4352-881a-436419b4f026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.107276 | controller | Jun 11 16:53:32.217528 crc crio[22018]: time="2026-06-11T16:53:32.215890772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8f833ec5-58e2-4619-a2e2-8fab7ee10096 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.107296 | controller | Jun 11 16:53:32.345795 crc crio[22018]: time="2026-06-11T16:53:32.345711483Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8clvr/registry-server" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.107313 | controller | Jun 11 16:53:32.349966 crc crio[22018]: time="2026-06-11T16:53:32.349897734Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59cbs/registry-server" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.107328 | controller | Jun 11 16:53:32.448813 crc crio[22018]: time="2026-06-11T16:53:32.448617415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107344 | controller | Jun 11 16:53:32.449206 crc crio[22018]: time="2026-06-11T16:53:32.449125141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107360 | controller | Jun 11 16:53:46.097729 crc crio[22018]: time="2026-06-11T16:53:46.096730666Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107376 | controller | Jun 11 16:53:46.103313 crc crio[22018]: time="2026-06-11T16:53:46.102950267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107392 | controller | Jun 11 16:53:46.108026 crc crio[22018]: time="2026-06-11T16:53:46.106745036Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107409 | controller | Jun 11 16:53:46.108026 crc crio[22018]: time="2026-06-11T16:53:46.10685379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107425 | controller | Jun 11 16:53:46.123175 crc crio[22018]: time="2026-06-11T16:53:46.122982764Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107441 | controller | Jun 11 16:53:46.138390 crc crio[22018]: time="2026-06-11T16:53:46.136285805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107456 | controller | Jun 11 16:53:46.167716 crc crio[22018]: time="2026-06-11T16:53:46.167383559Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107472 | controller | Jun 11 16:53:46.167716 crc crio[22018]: time="2026-06-11T16:53:46.167463511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107487 | controller | Jun 11 16:53:46.213068 crc crio[22018]: time="2026-06-11T16:53:46.212988614Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107503 | controller | Jun 11 16:53:46.213198 crc crio[22018]: time="2026-06-11T16:53:46.213102108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107523 | controller | Jun 11 16:53:46.404672 crc crio[22018]: time="2026-06-11T16:53:46.404559408Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107539 | controller | Jun 11 16:53:46.404672 crc crio[22018]: time="2026-06-11T16:53:46.404664621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107555 | controller | Jun 11 16:53:46.429124 crc crio[22018]: time="2026-06-11T16:53:46.428886804Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107570 | controller | Jun 11 16:53:46.429124 crc crio[22018]: time="2026-06-11T16:53:46.428990007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107586 | controller | Jun 11 16:53:46.520904 crc crio[22018]: time="2026-06-11T16:53:46.519730947Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107602 | controller | Jun 11 16:53:46.524533 crc crio[22018]: time="2026-06-11T16:53:46.52014182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107618 | controller | Jun 11 16:53:46.532073 crc crio[22018]: time="2026-06-11T16:53:46.531819937Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107635 | controller | Jun 11 16:53:46.536432 crc crio[22018]: time="2026-06-11T16:53:46.533910584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107651 | controller | Jun 11 16:53:46.541401 crc crio[22018]: time="2026-06-11T16:53:46.541248952Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107667 | controller | Jun 11 16:53:46.541490 crc crio[22018]: time="2026-06-11T16:53:46.541406807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107682 | controller | Jun 11 16:53:46.543545 crc crio[22018]: time="2026-06-11T16:53:46.541907933Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107698 | controller | Jun 11 16:53:46.543545 crc crio[22018]: time="2026-06-11T16:53:46.541982416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107713 | controller | Jun 11 16:53:46.567195 crc crio[22018]: time="2026-06-11T16:53:46.564771195Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107729 | controller | Jun 11 16:53:46.567195 crc crio[22018]: time="2026-06-11T16:53:46.565267421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107748 | controller | Jun 11 16:53:46.581604 crc crio[22018]: time="2026-06-11T16:53:46.581513754Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107765 | controller | Jun 11 16:53:46.581763 crc crio[22018]: time="2026-06-11T16:53:46.581614407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107780 | controller | Jun 11 16:53:46.607549 crc crio[22018]: time="2026-06-11T16:53:46.60744607Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107796 | controller | Jun 11 16:53:46.607691 crc crio[22018]: time="2026-06-11T16:53:46.607634466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107811 | controller | Jun 11 16:53:46.699047 crc crio[22018]: time="2026-06-11T16:53:46.698983645Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107826 | controller | Jun 11 16:53:46.699047 crc crio[22018]: time="2026-06-11T16:53:46.699050687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107842 | controller | Jun 11 16:53:46.937821 crc crio[22018]: time="2026-06-11T16:53:46.937709227Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107883 | controller | Jun 11 16:53:46.938031 crc crio[22018]: time="2026-06-11T16:53:46.937957395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107909 | controller | Jun 11 16:53:46.995462 crc crio[22018]: time="2026-06-11T16:53:46.994176645Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107926 | controller | Jun 11 16:53:46.995462 crc crio[22018]: time="2026-06-11T16:53:46.994265198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107943 | controller | Jun 11 16:53:47.043451 crc crio[22018]: time="2026-06-11T16:53:47.043261581Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107958 | controller | Jun 11 16:53:47.043593 crc crio[22018]: time="2026-06-11T16:53:47.043512599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.107974 | controller | Jun 11 16:53:47.083079 crc crio[22018]: time="2026-06-11T16:53:47.082975063Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.107989 | controller | Jun 11 16:53:47.083079 crc crio[22018]: time="2026-06-11T16:53:47.083070866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108010 | controller | Jun 11 16:53:47.182010 crc crio[22018]: time="2026-06-11T16:53:47.18193971Z" level=info msg="Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.108026 | controller | Jun 11 16:53:47.182708 crc crio[22018]: time="2026-06-11T16:53:47.182046194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108042 | controller | Jun 11 16:53:47.365150 crc crio[22018]: time="2026-06-11T16:53:47.364930006Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.108057 | controller | Jun 11 16:53:47.365150 crc crio[22018]: time="2026-06-11T16:53:47.365062151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108073 | controller | Jun 11 16:53:47.673920 crc crio[22018]: time="2026-06-11T16:53:47.673828769Z" level=info msg="Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.108089 | controller | Jun 11 16:53:47.674176 crc crio[22018]: time="2026-06-11T16:53:47.673935837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108105 | controller | Jun 11 16:53:47.764856 crc crio[22018]: time="2026-06-11T16:53:47.764777736Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.108121 | controller | Jun 11 16:53:47.765080 crc crio[22018]: time="2026-06-11T16:53:47.764880229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108137 | controller | Jun 11 16:53:47.800037 crc crio[22018]: time="2026-06-11T16:53:47.799814881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108153 | controller | Jun 11 16:53:47.804262 crc crio[22018]: time="2026-06-11T16:53:47.804184277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108169 | controller | Jun 11 16:53:47.899878 crc crio[22018]: time="2026-06-11T16:53:47.899453928Z" level=info msg="Created container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.108185 | controller | Jun 11 16:53:47.901080 crc crio[22018]: time="2026-06-11T16:53:47.901012727Z" level=info msg="Starting container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764" id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.108201 | controller | Jun 11 16:53:47.906234 crc crio[22018]: time="2026-06-11T16:53:47.90614811Z" level=info msg="Started container" PID=48356 containerID=b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 description=openshift-marketplace/certified-operators-59cbs/registry-server id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975
2026-06-11 18:17:38.108221 | controller | Jun 11 16:53:47.920553 crc crio[22018]: time="2026-06-11T16:53:47.920312915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108237 | controller | Jun 11 16:53:47.923469 crc crio[22018]: time="2026-06-11T16:53:47.923400793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.108253 | controller | Jun 11 16:53:48.025119 crc crio[22018]: time="2026-06-11T16:53:48.024946192Z" level=info msg="Created container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.108269 | controller | Jun 11 16:53:48.027181 crc crio[22018]: time="2026-06-11T16:53:48.026971216Z" level=info msg="Starting container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf" id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.108285 | controller | Jun 11 16:53:48.036449 crc crio[22018]: time="2026-06-11T16:53:48.034113711Z" level=info msg="Started container" PID=48374 containerID=1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf description=openshift-marketplace/redhat-marketplace-8clvr/registry-server id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb
2026-06-11 18:17:38.108301 | controller | Jun 11 16:53:48.212609 crc crio[22018]: time="2026-06-11T16:53:48.212484914Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}"
2026-06-11 18:17:38.108318 | controller | Jun 11 16:53:48.212609 crc crio[22018]: time="2026-06-11T16:53:48.212584767Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108335 | controller | Jun 11 16:53:48.218184 crc crio[22018]: time="2026-06-11T16:53:48.21809962Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}"
2026-06-11 18:17:38.108352 | controller | Jun 11 16:53:48.218184 crc crio[22018]: time="2026-06-11T16:53:48.218158272Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108368 | controller | Jun 11 16:53:48.562766 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a2aebc78b3a19d Mac:fe:d8:64:50:79:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.108389 | controller | Jun 11 16:53:48.563756 crc crio[22018]: time="2026-06-11T16:53:48.563699888Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}"
2026-06-11 18:17:38.108406 | controller | Jun 11 16:53:48.563929 crc crio[22018]: time="2026-06-11T16:53:48.563885834Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.108422 | controller | Jun 11 16:53:48.714824 crc crio[22018]: time="2026-06-11T16:53:48.714770758Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}"
2026-06-11 18:17:38.108439 | controller | Jun 11 16:53:48.716246 crc crio[22018]: time="2026-06-11T16:53:48.716221834Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108455 | controller | Jun 11 16:53:48.733085 crc crio[22018]: time="2026-06-11T16:53:48.727811969Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}"
2026-06-11 18:17:38.108471 | controller | Jun 11 16:53:48.733085 crc crio[22018]: time="2026-06-11T16:53:48.727875092Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108487 | controller | Jun 11 16:53:48.740480 crc crio[22018]: time="2026-06-11T16:53:48.740239153Z" level=info msg="Ran pod sandbox 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.108503 | controller | Jun 11 16:53:48.742529 crc crio[22018]: time="2026-06-11T16:53:48.742456313Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.108519 | controller | Jun 11 16:53:48.744466 crc crio[22018]: time="2026-06-11T16:53:48.744316528Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.108535 | controller | Jun 11 16:53:48.744611 crc crio[22018]: time="2026-06-11T16:53:48.744561996Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.108557 | controller | Jun 11 16:53:48.746846 crc crio[22018]: time="2026-06-11T16:53:48.746775131Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.108574 | controller | Jun 11 16:53:48.751984 crc crio[22018]: time="2026-06-11T16:53:48.751851128Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\""
2026-06-11 18:17:38.108591 | controller | Jun 11 16:53:48.757212 crc crio[22018]: time="2026-06-11T16:53:48.756900258Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}"
2026-06-11 18:17:38.108607 | controller | Jun 11 16:53:48.757212 crc crio[22018]: time="2026-06-11T16:53:48.75693475Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108624 | controller | Jun 11 16:53:48.761502 crc crio[22018]: time="2026-06-11T16:53:48.761463384Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}"
2026-06-11 18:17:38.108640 | controller | Jun 11 16:53:48.761675 crc crio[22018]: time="2026-06-11T16:53:48.761658Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108656 | controller | Jun 11 16:53:48.762235 crc crio[22018]: time="2026-06-11T16:53:48.761684936Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}"
2026-06-11 18:17:38.108672 | controller | Jun 11 16:53:48.762311 crc crio[22018]: time="2026-06-11T16:53:48.762236193Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108688 | controller | Jun 11 16:53:48.782077 crc crio[22018]: time="2026-06-11T16:53:48.777511311Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}"
2026-06-11 18:17:38.108709 | controller | Jun 11 16:53:48.782077 crc crio[22018]: time="2026-06-11T16:53:48.777576913Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108726 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.788140701Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}"
2026-06-11 18:17:38.108742 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.788208635Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108759 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.78898556Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}"
2026-06-11 18:17:38.108776 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.789008901Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108792 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.791551248Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}"
2026-06-11 18:17:38.108808 | controller | Jun 11 16:53:48.795643 crc crio[22018]: time="2026-06-11T16:53:48.791585949Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108825 | controller | Jun 11 16:53:48.829804 crc crio[22018]: time="2026-06-11T16:53:48.829717526Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}"
2026-06-11 18:17:38.108845 | controller | Jun 11 16:53:48.834659 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc58f4f2cf1344e Mac:4a:b2:ce:dd:11:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b SocketPath: PciID:}] [{Interface:0xc000403280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.108882 | controller | Jun 11 16:53:48.834659 crc crio[22018]: time="2026-06-11T16:53:48.829756217Z" level=info msg="Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108899 | controller | Jun 11 16:53:48.927246 crc crio[22018]: time="2026-06-11T16:53:48.92709558Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}"
2026-06-11 18:17:38.108916 | controller | Jun 11 16:53:48.927246 crc crio[22018]: time="2026-06-11T16:53:48.927170032Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.108934 | controller | Jun 11 16:53:48.927960 crc crio[22018]: time="2026-06-11T16:53:48.927861004Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}"
2026-06-11 18:17:38.108951 | controller | Jun 11 16:53:48.928221 crc crio[22018]: time="2026-06-11T16:53:48.928195205Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.108967 | controller | Jun 11 16:53:48.952528 crc crio[22018]: time="2026-06-11T16:53:48.948884272Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}"
2026-06-11 18:17:38.108984 | controller | Jun 11 16:53:48.952528 crc crio[22018]: time="2026-06-11T16:53:48.948949924Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109000 | controller | Jun 11 16:53:49.010096 crc crio[22018]: time="2026-06-11T16:53:49.009860155Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}"
2026-06-11 18:17:38.109020 | controller | Jun 11 16:53:49.010096 crc crio[22018]: time="2026-06-11T16:53:49.01000455Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109037 | controller | Jun 11 16:53:49.050585 crc crio[22018]: time="2026-06-11T16:53:49.050522708Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}"
2026-06-11 18:17:38.109053 | controller | Jun 11 16:53:49.050585 crc crio[22018]: time="2026-06-11T16:53:49.050569449Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109069 | controller | Jun 11 16:53:49.072012 crc crio[22018]: time="2026-06-11T16:53:49.071923575Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}"
2026-06-11 18:17:38.109086 | controller | Jun 11 16:53:49.075210 crc crio[22018]: time="2026-06-11T16:53:49.075166978Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109102 | controller | Jun 11 16:53:49.188542 crc crio[22018]: time="2026-06-11T16:53:49.188466414Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}"
2026-06-11 18:17:38.109118 | controller | Jun 11 16:53:49.188749 crc crio[22018]: time="2026-06-11T16:53:49.188556276Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109134 | controller | Jun 11 16:53:49.348621 crc crio[22018]: time="2026-06-11T16:53:49.346810716Z" level=info msg="Ran pod sandbox dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.109150 | controller | Jun 11 16:53:49.355488 crc crio[22018]: time="2026-06-11T16:53:49.354535519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109169 | controller | Jun 11 16:53:49.355488 crc crio[22018]: time="2026-06-11T16:53:49.354850911Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109186 | controller | Jun 11 16:53:49.355488 crc crio[22018]: time="2026-06-11T16:53:49.354909563Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109201 | controller | Jun 11 16:53:49.356009 crc crio[22018]: time="2026-06-11T16:53:49.355925035Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.109217 | controller | Jun 11 16:53:49.360255 crc crio[22018]: time="2026-06-11T16:53:49.360189175Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\""
2026-06-11 18:17:38.109233 | controller | Jun 11 16:53:49.405273 crc crio[22018]: time="2026-06-11T16:53:49.405191984Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}"
2026-06-11 18:17:38.109250 | controller | Jun 11 16:53:49.405273 crc crio[22018]: time="2026-06-11T16:53:49.405258376Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109267 | controller | Jun 11 16:53:49.532497 crc crio[22018]: time="2026-06-11T16:53:49.532276186Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}"
2026-06-11 18:17:38.109284 | controller | Jun 11 16:53:49.532497 crc crio[22018]: time="2026-06-11T16:53:49.532473853Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109300 | controller | Jun 11 16:53:49.538891 crc crio[22018]: time="2026-06-11T16:53:49.538831865Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}"
2026-06-11 18:17:38.109316 | controller | Jun 11 16:53:49.538891 crc crio[22018]: time="2026-06-11T16:53:49.538880374Z" level=info msg="Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109336 | controller | Jun 11 16:53:49.567688 crc crio[22018]: time="2026-06-11T16:53:49.567520897Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}"
2026-06-11 18:17:38.109354 | controller | Jun 11 16:53:49.567688 crc crio[22018]: time="2026-06-11T16:53:49.567583289Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109370 | controller | Jun 11 16:53:49.568143 crc crio[22018]: time="2026-06-11T16:53:49.568013282Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}"
2026-06-11 18:17:38.109387 | controller | Jun 11 16:53:49.568143 crc crio[22018]: time="2026-06-11T16:53:49.568050813Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.109403 | controller | Jun 11 16:53:49.847602 crc crio[22018]: 2026-06-11T16:53:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b84ed472d267bc Mac:8e:e7:2d:49:af:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109419 | controller | Jun 11 16:53:49.899706 crc crio[22018]: time="2026-06-11T16:53:49.899289312Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}"
2026-06-11 18:17:38.109436 | controller | Jun 11 16:53:49.899706 crc crio[22018]: time="2026-06-11T16:53:49.899668505Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109452 | controller | Jun 11 16:53:50.424800 crc crio[22018]: time="2026-06-11T16:53:50.424011623Z" level=info msg="Ran pod sandbox 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.109469 | controller | Jun 11 16:53:50.440973 crc crio[22018]: time="2026-06-11T16:53:50.439861888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109489 | controller | Jun 11 16:53:50.440973 crc crio[22018]: time="2026-06-11T16:53:50.440187539Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109506 | controller | Jun 11 16:53:50.440973 crc crio[22018]: time="2026-06-11T16:53:50.44024402Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.109522 | controller | Jun 11 16:53:50.448073 crc crio[22018]: time="2026-06-11T16:53:50.447850427Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.109538 | controller | Jun 11 16:53:50.456236 crc crio[22018]: time="2026-06-11T16:53:50.456050244Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\""
2026-06-11 18:17:38.109554 | controller | Jun 11 16:53:50.671448 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bce564316b05de2 Mac:36:46:63:ce:e6:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109571 | controller | Jun 11 16:53:50.683422 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b0d9f48ee405c Mac:0e:0b:12:64:e2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109587 | controller | Jun 11 16:53:50.683422 crc crio[22018]: time="2026-06-11T16:53:50.678655198Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}"
2026-06-11 18:17:38.109603 | controller | Jun 11 16:53:50.683422 crc crio[22018]: time="2026-06-11T16:53:50.678804733Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109619 | controller | Jun 11 16:53:50.683422 crc crio[22018]: time="2026-06-11T16:53:50.681132917Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}"
2026-06-11 18:17:38.109636 | controller | Jun 11 16:53:50.683422 crc crio[22018]: time="2026-06-11T16:53:50.681274562Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109656 | controller | Jun 11 16:53:50.755722 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafbe8383053ec2 Mac:56:49:27:73:fa:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109672 | controller | Jun 11 16:53:50.759685 crc crio[22018]: time="2026-06-11T16:53:50.756316095Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}"
2026-06-11 18:17:38.109689 | controller | Jun 11 16:53:50.759685 crc crio[22018]: time="2026-06-11T16:53:50.756655176Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109704 | controller | Jun 11 16:53:50.759685 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56106d68712ff33 Mac:5e:81:28:0c:43:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109720 | controller | Jun 11 16:53:50.759685 crc crio[22018]: time="2026-06-11T16:53:50.758016209Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}"
2026-06-11 18:17:38.109736 | controller | Jun 11 16:53:50.764284 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44a9c23d967700 Mac:0a:90:f4:21:d5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109754 | controller | Jun 11 16:53:50.764284 crc crio[22018]: time="2026-06-11T16:53:50.762057525Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}"
2026-06-11 18:17:38.109770 | controller | Jun 11 16:53:50.764284 crc crio[22018]: time="2026-06-11T16:53:50.762189449Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109786 | controller | Jun 11 16:53:50.823396 crc crio[22018]: time="2026-06-11T16:53:50.818271158Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109806 | controller | Jun 11 16:53:50.838598 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b1bce7846ebfe Mac:96:81:0a:1f:67:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109822 | controller | Jun 11 16:53:50.840844 crc crio[22018]: time="2026-06-11T16:53:50.839704692Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}"
2026-06-11 18:17:38.109839 | controller | Jun 11 16:53:50.844960 crc crio[22018]: time="2026-06-11T16:53:50.844864517Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109874 | controller | Jun 11 16:53:50.871191 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefb05144af1fa2 Mac:b2:57:9b:3b:76:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 SocketPath: PciID:}] [{Interface:0xc0003627f0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109892 | controller | Jun 11 16:53:50.885114 crc crio[22018]: time="2026-06-11T16:53:50.878693896Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}"
2026-06-11 18:17:38.109909 | controller | Jun 11 16:53:50.885114 crc crio[22018]: time="2026-06-11T16:53:50.879590304Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109925 | controller | Jun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e691a12296d12ad Mac:6a:26:99:69:23:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109941 | controller | Jun 11 16:53:50.897650 crc crio[22018]: time="2026-06-11T16:53:50.888781728Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}"
2026-06-11 18:17:38.109957 | controller | Jun 11 16:53:50.897650 crc crio[22018]: time="2026-06-11T16:53:50.888951184Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.109977 | controller | Jun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:254e5349063b6bf Mac:0a:8b:ce:2d:d7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 SocketPath: PciID:}] [{Interface:0xc000015950 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.109994 | controller | Jun 11 16:53:50.897650 crc crio[22018]: time="2026-06-11T16:53:50.895655919Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}"
2026-06-11 18:17:38.110013 | controller | Jun 11 16:53:50.897650 crc crio[22018]: time="2026-06-11T16:53:50.895786383Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110029 | controller | Jun 11 16:53:51.138848 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2ee4c78cc475 Mac:f2:68:2d:3d:8b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 SocketPath: PciID:}] [{Interface:0xc00047d070 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110046 | controller | Jun 11 16:53:51.144710 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbae470ea95d266 Mac:d6:43:79:93:fc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110063 | controller | Jun 11 16:53:51.144710 crc crio[22018]: time="2026-06-11T16:53:51.139954552Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}"
2026-06-11 18:17:38.110080 | controller | Jun 11 16:53:51.144710 crc crio[22018]: time="2026-06-11T16:53:51.140084596Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110097 | controller | Jun 11 16:53:51.144710 crc crio[22018]: time="2026-06-11T16:53:51.144135474Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}"
2026-06-11 18:17:38.110117 | controller | Jun 11 16:53:51.144710 crc crio[22018]: time="2026-06-11T16:53:51.144444784Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110135 | controller | Jun 11 16:53:51.177795 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db678ed922b558 Mac:1a:31:ff:76:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110153 | controller | Jun 11 16:53:51.179644 crc crio[22018]: time="2026-06-11T16:53:51.179610495Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}"
2026-06-11 18:17:38.110170 | controller | Jun 11 16:53:51.180055 crc crio[22018]: time="2026-06-11T16:53:51.180030308Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110187 | controller | Jun 11 16:53:51.180290 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c040707411bbec Mac:d6:38:43:7e:5f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110204 | controller | Jun 11 16:53:51.181104 crc crio[22018]: time="2026-06-11T16:53:51.181033506Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}"
2026-06-11 18:17:38.110221 | controller | Jun 11 16:53:51.181285 crc crio[22018]: time="2026-06-11T16:53:51.181210902Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110238 | controller | Jun 11 16:53:51.197270 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57077d77c5d38cd Mac:1a:fe:98:22:7d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e SocketPath: PciID:}] [{Interface:0xc00028eed0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110255 | controller | Jun 11 16:53:51.198430 crc crio[22018]: time="2026-06-11T16:53:51.198267309Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}"
2026-06-11 18:17:38.110275 | controller | Jun 11 16:53:51.198590 crc crio[22018]: time="2026-06-11T16:53:51.198545338Z" level=info msg="Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110292 | controller | Jun 11 16:53:51.228692 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df86e01cc9eca8b Mac:82:32:88:01:e4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110309 | controller | Jun 11 16:53:51.230622 crc crio[22018]: time="2026-06-11T16:53:51.230069222Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}"
2026-06-11 18:17:38.110327 | controller | Jun 11 16:53:51.230622 crc crio[22018]: time="2026-06-11T16:53:51.230431673Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110344 | controller | Jun 11 16:53:51.318900 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471d43a2be8597b Mac:96:4e:a1:a5:aa:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110362 | controller | Jun 11 16:53:51.319590 crc crio[22018]: time="2026-06-11T16:53:51.31952613Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}"
2026-06-11 18:17:38.110379 | controller | Jun 11 16:53:51.321423 crc crio[22018]: time="2026-06-11T16:53:51.319696505Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110397 | controller | Jun 11 16:53:51.341913 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b16d12523f2411 Mac:56:01:47:d7:b5:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110414 | controller | Jun 11 16:53:51.345595 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d0de178a46f3fb Mac:d6:15:8e:50:ad:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 SocketPath: PciID:}] [{Interface:0xc0001b6610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110432 | controller | Jun 11 16:53:51.345595 crc crio[22018]: time="2026-06-11T16:53:51.344570139Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}"
2026-06-11 18:17:38.110454 | controller | Jun 11 16:53:51.345595 crc crio[22018]: time="2026-06-11T16:53:51.344792626Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110472 | controller | Jun 11 16:53:51.379143 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423ebbabfcd27 Mac:ae:a9:62:16:0c:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110491 | controller | Jun 11 16:53:51.379994 crc crio[22018]: time="2026-06-11T16:53:51.379903362Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}"
2026-06-11 18:17:38.110508 | controller | Jun 11 16:53:51.380182 crc crio[22018]: time="2026-06-11T16:53:51.380110159Z" level=info msg="Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110526 | controller | Jun 11 16:53:51.389710 crc crio[22018]: time="2026-06-11T16:53:51.389612402Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}"
2026-06-11 18:17:38.110544 | controller | Jun 11 16:53:51.389950 crc crio[22018]: time="2026-06-11T16:53:51.389827929Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110577 | controller | Jun 11 16:53:51.402948 crc crio[22018]: time="2026-06-11T16:53:51.401142282Z" level=info msg="Ran pod sandbox 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.110596 | controller | Jun 11 16:53:51.404422 crc crio[22018]: time="2026-06-11T16:53:51.404241629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110613 | controller | Jun 11 16:53:51.405119 crc crio[22018]: time="2026-06-11T16:53:51.404560149Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110634 | controller | Jun 11 16:53:51.405119 crc crio[22018]: time="2026-06-11T16:53:51.4046067Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110652 | controller | Jun 11 16:53:51.407502 crc crio[22018]: time="2026-06-11T16:53:51.407269525Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.110670 | controller | Jun 11 16:53:51.413500 crc crio[22018]: time="2026-06-11T16:53:51.41345465Z" level=info msg="Ran pod sandbox bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.110688 | controller | Jun 11 16:53:51.415588 crc crio[22018]: time="2026-06-11T16:53:51.414896325Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\""
2026-06-11 18:17:38.110705 | controller | Jun 11 16:53:51.420490 crc crio[22018]: time="2026-06-11T16:53:51.420398597Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110722 | controller | Jun 11 16:53:51.420675 crc crio[22018]: time="2026-06-11T16:53:51.420617154Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110740 | controller | Jun 11 16:53:51.420765 crc crio[22018]: time="2026-06-11T16:53:51.420700927Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110758 | controller | Jun 11 16:53:51.423816 crc crio[22018]: time="2026-06-11T16:53:51.423137135Z" level=info msg="Ran pod sandbox fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.110775 | controller | Jun 11 16:53:51.424061 crc crio[22018]: time="2026-06-11T16:53:51.42396663Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.110792 | controller | Jun 11 16:53:51.427994 crc crio[22018]: time="2026-06-11T16:53:51.427621616Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\""
2026-06-11 18:17:38.110809 | controller | Jun 11 16:53:51.442762 crc crio[22018]: time="2026-06-11T16:53:51.442715603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110826 | controller | Jun 11 16:53:51.443899 crc crio[22018]: time="2026-06-11T16:53:51.443872597Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110860 | controller | Jun 11 16:53:51.444089 crc crio[22018]: time="2026-06-11T16:53:51.444067394Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.110884 | controller | Jun 11 16:53:51.447691 crc crio[22018]: time="2026-06-11T16:53:51.447546304Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.110901 | controller | Jun 11 16:53:51.454993 crc crio[22018]: time="2026-06-11T16:53:51.454923526Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\""
2026-06-11 18:17:38.110918 | controller | Jun 11 16:53:51.462599 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca71c480129a49 Mac:0e:51:27:53:08:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.110935 | controller | Jun 11 16:53:51.465494 crc crio[22018]: time="2026-06-11T16:53:51.465187321Z" level=info msg="Ran pod sandbox 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.110952 | controller | Jun 11 16:53:51.468768 crc crio[22018]: time="2026-06-11T16:53:51.46867751Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}"
2026-06-11 18:17:38.110970 | controller | Jun 11 16:53:51.470675 crc crio[22018]: time="2026-06-11T16:53:51.470515407Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.110988 | controller | Jun 11 16:53:51.474262 crc crio[22018]: time="2026-06-11T16:53:51.474187532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111005 | controller | Jun 11 16:53:51.474545 crc crio[22018]: time="2026-06-11T16:53:51.474528003Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111021 | controller | Jun 11 16:53:51.474624 crc crio[22018]: time="2026-06-11T16:53:51.474578605Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111045 | controller | Jun 11 16:53:51.476560 crc crio[22018]: time="2026-06-11T16:53:51.476442573Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111062 | controller | Jun 11 16:53:51.480448 crc crio[22018]: time="2026-06-11T16:53:51.480276694Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\""
2026-06-11 18:17:38.111080 | controller | Jun 11 16:53:51.596679 crc crio[22018]: time="2026-06-11T16:53:51.596098842Z" level=info msg="Ran pod sandbox df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111097 | controller | Jun 11 16:53:51.600829 crc crio[22018]: time="2026-06-11T16:53:51.600702649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111114 | controller | Jun 11 16:53:51.601894 crc crio[22018]: time="2026-06-11T16:53:51.601527295Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111130 | controller | Jun 11 16:53:51.602314 crc crio[22018]: time="2026-06-11T16:53:51.602289149Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111147 | controller | Jun 11 16:53:51.602814 crc crio[22018]: time="2026-06-11T16:53:51.602665697Z" level=info msg="Ran pod sandbox 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111164 | controller | Jun 11 16:53:51.606038 crc crio[22018]: time="2026-06-11T16:53:51.605709196Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111182 | controller | Jun 11 16:53:51.607160 crc crio[22018]: time="2026-06-11T16:53:51.606783241Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111199 | controller | Jun 11 16:53:51.607160 crc crio[22018]: time="2026-06-11T16:53:51.606925785Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111215 | controller | Jun 11 16:53:51.607160 crc crio[22018]: time="2026-06-11T16:53:51.606967177Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111232 | controller | Jun 11 16:53:51.607160 crc crio[22018]: time="2026-06-11T16:53:51.607089615Z" level=info msg="Ran pod sandbox 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111253 | controller | Jun 11 16:53:51.607981 crc crio[22018]: time="2026-06-11T16:53:51.607904241Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111270 | controller | Jun 11 16:53:51.609949 crc crio[22018]: time="2026-06-11T16:53:51.609441004Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\""
2026-06-11 18:17:38.111288 | controller | Jun 11 16:53:51.611219 crc crio[22018]: time="2026-06-11T16:53:51.610279551Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111305 | controller | Jun 11 16:53:51.611219 crc crio[22018]: time="2026-06-11T16:53:51.610493778Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111321 | controller | Jun 11 16:53:51.611219 crc crio[22018]: time="2026-06-11T16:53:51.610536029Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111337 | controller | Jun 11 16:53:51.611219 crc crio[22018]: time="2026-06-11T16:53:51.610775118Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\""
2026-06-11 18:17:38.111354 | controller | Jun 11 16:53:51.611219 crc crio[22018]: time="2026-06-11T16:53:51.611148429Z" level=info msg="Ran pod sandbox a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111371 | controller | Jun 11 16:53:51.612279 crc crio[22018]: time="2026-06-11T16:53:51.611536292Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111388 | controller | Jun 11 16:53:51.614068 crc crio[22018]: time="2026-06-11T16:53:51.613718749Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=759246a0-4f39-46de-85b6-d63199aad3e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111405 | controller | Jun 11 16:53:51.617751 crc crio[22018]: time="2026-06-11T16:53:51.617061556Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\""
2026-06-11 18:17:38.111422 | controller | Jun 11 16:53:51.630995 crc crio[22018]: time="2026-06-11T16:53:51.629290366Z" level=info msg="Ran pod sandbox 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111442 | controller | Jun 11 16:53:51.636083 crc crio[22018]: time="2026-06-11T16:53:51.63599021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111460 | controller | Jun 11 16:53:51.636307 crc crio[22018]: time="2026-06-11T16:53:51.636210907Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111476 | controller | Jun 11 16:53:51.636307 crc crio[22018]: time="2026-06-11T16:53:51.636256679Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111492 | controller | Jun 11 16:53:51.638891 crc crio[22018]: time="2026-06-11T16:53:51.638807089Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111508 | controller | Jun 11 16:53:51.642827 crc crio[22018]: time="2026-06-11T16:53:51.642729164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\""
2026-06-11 18:17:38.111526 | controller | Jun 11 16:53:51.654171 crc crio[22018]: time="2026-06-11T16:53:51.65306656Z" level=info msg="Ran pod sandbox 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111542 | controller | Jun 11 16:53:51.658656 crc crio[22018]: time="2026-06-11T16:53:51.65850699Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111560 | controller | Jun 11 16:53:51.658975 crc crio[22018]: time="2026-06-11T16:53:51.658694306Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111577 | controller | Jun 11 16:53:51.658975 crc crio[22018]: time="2026-06-11T16:53:51.658738417Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111593 | controller | Jun 11 16:53:51.665314 crc crio[22018]: time="2026-06-11T16:53:51.665224642Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111610 | controller | Jun 11 16:53:51.667996 crc crio[22018]: time="2026-06-11T16:53:51.667910717Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\""
2026-06-11 18:17:38.111626 | controller | Jun 11 16:53:51.711000 crc crio[22018]: time="2026-06-11T16:53:51.710918148Z" level=info msg="Ran pod sandbox 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111647 | controller | Jun 11 16:53:51.713516 crc crio[22018]: time="2026-06-11T16:53:51.713282503Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111665 | controller | Jun 11 16:53:51.713844 crc crio[22018]: time="2026-06-11T16:53:51.713785899Z" level=info msg="Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111682 | controller | Jun 11 16:53:51.713988 crc crio[22018]: time="2026-06-11T16:53:51.713939824Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111699 | controller | Jun 11 16:53:51.716489 crc crio[22018]: time="2026-06-11T16:53:51.716276769Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111716 | controller | Jun 11 16:53:51.717186 crc crio[22018]: time="2026-06-11T16:53:51.717053388Z" level=info msg="Ran pod sandbox 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111733 | controller | Jun 11 16:53:51.723677 crc crio[22018]: time="2026-06-11T16:53:51.723588487Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111750 | controller | Jun 11 16:53:51.723823 crc crio[22018]: time="2026-06-11T16:53:51.723786583Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111767 | controller | Jun 11 16:53:51.723883 crc crio[22018]: time="2026-06-11T16:53:51.723837475Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111784 | controller | Jun 11 16:53:51.726439 crc crio[22018]: time="2026-06-11T16:53:51.726005929Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.111802 | controller | Jun 11 16:53:51.729041 crc crio[22018]: time="2026-06-11T16:53:51.728801858Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\""
2026-06-11 18:17:38.111819 | controller | Jun 11 16:53:51.733736 crc crio[22018]: time="2026-06-11T16:53:51.733657248Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\""
2026-06-11 18:17:38.111840 | controller | Jun 11 16:53:51.734780 crc crio[22018]: time="2026-06-11T16:53:51.727661386Z" level=info msg="Ran pod sandbox 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.111881 | controller | Jun 11 16:53:51.740027 crc crio[22018]: time="2026-06-11T16:53:51.739946782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111909 | controller | Jun 11 16:53:51.740303 crc crio[22018]: time="2026-06-11T16:53:51.740208934Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111931 | controller | Jun 11 16:53:51.740461 crc crio[22018]: time="2026-06-11T16:53:51.740306937Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111955 | controller | Jun 11 16:53:51.743398 crc crio[22018]: time="2026-06-11T16:53:51.743245963Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=54b68cf4-9506-4bca-b7ce-ff566759846e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.111982 | controller | Jun 11 16:53:51.755037 crc crio[22018]: time="2026-06-11T16:53:51.751966219Z" level=info msg="Ran pod sandbox eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112059 | controller | Jun 11 16:53:51.759641 crc crio[22018]: time="2026-06-11T16:53:51.759546423Z" level=info msg="Ran pod sandbox 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112090 | controller | Jun 11 16:53:51.765275 crc crio[22018]: time="2026-06-11T16:53:51.765201303Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112119 | controller | Jun 11 16:53:51.765524 crc crio[22018]: time="2026-06-11T16:53:51.765462391Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112147 | controller | Jun 11 16:53:51.765627 crc crio[22018]: time="2026-06-11T16:53:51.765536313Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112175 | controller | Jun 11 16:53:51.767485 crc crio[22018]: time="2026-06-11T16:53:51.767166605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112208 | controller | Jun 11 16:53:51.767687 crc crio[22018]: time="2026-06-11T16:53:51.76763998Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112237 | controller | Jun 11 16:53:51.767777 crc crio[22018]: time="2026-06-11T16:53:51.767715633Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112264 | controller | Jun 11 16:53:51.768952 crc crio[22018]: time="2026-06-11T16:53:51.768393274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c99f0257-c85e-42b9-8a05-e228653c4a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112291 | controller | Jun 11 16:53:51.771537 crc crio[22018]: time="2026-06-11T16:53:51.77149792Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6f78a3c3-d073-4046-a6ee-346919cdbb11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112319 | controller | Jun 11 16:53:51.774818 crc crio[22018]: time="2026-06-11T16:53:51.774605862Z" level=info msg="Ran pod sandbox 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112347 | controller | Jun 11 16:53:51.778130 crc crio[22018]: time="2026-06-11T16:53:51.777917994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112374 | controller | Jun 11 16:53:51.778130 crc crio[22018]: time="2026-06-11T16:53:51.77809317Z" level=info msg="Ran pod sandbox fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112402 | controller | Jun 11 16:53:51.778433 crc crio[22018]: time="2026-06-11T16:53:51.778245784Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112429 | controller | Jun 11 16:53:51.778433 crc crio[22018]: time="2026-06-11T16:53:51.77830612Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112457 | controller | Jun 11 16:53:51.782782 crc crio[22018]: time="2026-06-11T16:53:51.782547071Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112484 | controller | Jun 11 16:53:51.783085 crc crio[22018]: time="2026-06-11T16:53:51.783060758Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112517 | controller | Jun 11 16:53:51.783241 crc crio[22018]: time="2026-06-11T16:53:51.783216831Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112546 | controller | Jun 11 16:53:51.784216 crc crio[22018]: time="2026-06-11T16:53:51.784129332Z" level=info msg="Ran pod sandbox 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112573 | controller | Jun 11 16:53:51.787773 crc crio[22018]: time="2026-06-11T16:53:51.787637488Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ba6c8a84-ac9b-4ca7-a51f-9e0c51bc5273 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112601 | controller | Jun 11 16:53:51.788827 crc crio[22018]: time="2026-06-11T16:53:51.788757844Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=72188f3c-b92b-444a-9764-3c7544a71cb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112628 | controller | Jun 11 16:53:51.790587 crc crio[22018]: time="2026-06-11T16:53:51.790426398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112655 | controller | Jun 11 16:53:51.791124 crc crio[22018]: time="2026-06-11T16:53:51.790543951Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112683 | controller | Jun 11 16:53:51.791124 crc crio[22018]: time="2026-06-11T16:53:51.790885142Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112710 | controller | Jun 11 16:53:51.793770 crc crio[22018]: time="2026-06-11T16:53:51.793691002Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=523d7dfb-f50b-4038-b7a8-f28194b1c72a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112738 | controller | Jun 11 16:53:51.798265 crc crio[22018]: time="2026-06-11T16:53:51.798199574Z" level=info msg="Ran pod sandbox e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112765 | controller | Jun 11 16:53:51.801545 crc crio[22018]: time="2026-06-11T16:53:51.801402102Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112792 | controller | Jun 11 16:53:51.801916 crc crio[22018]: time="2026-06-11T16:53:51.801864087Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112825 | controller | Jun 11 16:53:51.802014 crc crio[22018]: time="2026-06-11T16:53:51.80195021Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112887 | controller | Jun 11 16:53:51.805261 crc crio[22018]: time="2026-06-11T16:53:51.805228604Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ee9ee104-bc2f-4e6b-b6df-cf4018a97a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112919 | controller | Jun 11 16:53:52.482473 crc crio[22018]: time="2026-06-11T16:53:52.482258479Z" level=info msg="Ran pod sandbox dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.112937 | controller | Jun 11 16:53:52.483974 crc crio[22018]: time="2026-06-11T16:53:52.483902858Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=f2098d85-a527-4443-9c1d-75dacceef450 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112954 | controller | Jun 11 16:53:52.484230 crc crio[22018]: time="2026-06-11T16:53:52.484078656Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=79c2fa0f-e730-4ab0-a9a2-76be90f2dd96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112971 | controller | Jun 11 16:53:52.484230 crc crio[22018]: time="2026-06-11T16:53:52.484188911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=403659ed-681f-4ae7-b76f-9f4f0bf52d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.112987 | controller | Jun 11 16:53:52.484230 crc crio[22018]: time="2026-06-11T16:53:52.484208368Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=618573e3-a52b-401e-bf3e-4e71f5f2c324 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113003 | controller | Jun 11 16:53:52.484496 crc crio[22018]: time="2026-06-11T16:53:52.484233709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=87d69e08-527f-4c86-8485-7928a8adba91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113019 | controller | Jun 11 16:53:52.484559 crc crio[22018]: time="2026-06-11T16:53:52.484195478Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=85982116-04ee-456c-823e-bb7a881b18b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113035 | controller | Jun 11 16:53:52.484674 crc crio[22018]: time="2026-06-11T16:53:52.484607159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=41f630a2-0b35-4e2e-abe9-8841702df972 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113050 | controller | Jun 11 16:53:52.485269 crc crio[22018]: time="2026-06-11T16:53:52.485197622Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113066 | controller | Jun 11 16:53:52.485618 crc crio[22018]: time="2026-06-11T16:53:52.485520072Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113088 | controller | Jun 11 16:53:52.485736 crc crio[22018]: time="2026-06-11T16:53:52.485670497Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113112 | controller | Jun 11 16:53:52.485997 crc crio[22018]: time="2026-06-11T16:53:52.485942643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b427c29c-31e5-4bb4-8907-9032078d8bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.113139 | controller | Jun 11 16:53:52.490595 crc crio[22018]: time="2026-06-11T16:53:52.490457143Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.113159 | controller | Jun 11 16:53:52.498874 crc crio[22018]: time="2026-06-11T16:53:52.498765826Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113176 | controller | Jun 11 16:53:52.506068 crc crio[22018]: time="2026-06-11T16:53:52.505596562Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\""
2026-06-11 18:17:38.113193 | controller | Jun 11 16:53:52.507878 crc crio[22018]: time="2026-06-11T16:53:52.507804021Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113209 | controller | Jun 11 16:53:52.510705 crc crio[22018]: time="2026-06-11T16:53:52.510487585Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113225 | controller | Jun 11 16:53:52.513293 crc crio[22018]: time="2026-06-11T16:53:52.513193118Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113241 | controller | Jun 11 16:53:52.522208 crc crio[22018]: time="2026-06-11T16:53:52.522115635Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113257 | controller | Jun 11 16:53:52.534575 crc crio[22018]: time="2026-06-11T16:53:52.533636997Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113273 | controller | Jun 11 16:53:52.536980 crc crio[22018]: time="2026-06-11T16:53:52.53688424Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113289 | controller | Jun 11 16:53:52.545790 crc crio[22018]: time="2026-06-11T16:53:52.545721775Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113309 | controller | Jun 11 16:53:53.354797 crc crio[22018]: time="2026-06-11T16:53:53.353873169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113325 | controller | Jun 11 16:53:53.355239 crc crio[22018]: time="2026-06-11T16:53:53.354874302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113341 | controller | Jun 11 16:53:53.355239 crc crio[22018]: time="2026-06-11T16:53:53.354109886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113358 | controller | Jun 11 16:53:53.355239 crc crio[22018]: time="2026-06-11T16:53:53.354207856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113375 | controller | Jun 11 16:53:53.355239 crc crio[22018]: time="2026-06-11T16:53:53.354303619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113391 | controller | Jun 11 16:53:53.355605 crc crio[22018]: time="2026-06-11T16:53:53.355085624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113406 | controller | Jun 11 16:53:53.355605 crc crio[22018]: time="2026-06-11T16:53:53.354633035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113422 | controller | Jun 11 16:53:53.355605 crc crio[22018]: time="2026-06-11T16:53:53.354589898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113438 | controller | Jun 11 16:53:55.168699 crc crio[22018]: time="2026-06-11T16:53:55.168514116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113454 | controller | Jun 11 16:53:55.177198 crc crio[22018]: time="2026-06-11T16:53:55.177003522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113470 | controller | Jun 11 16:53:55.202483 crc crio[22018]: time="2026-06-11T16:53:55.20163386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113485 | controller | Jun 11 16:53:55.211701 crc crio[22018]: time="2026-06-11T16:53:55.211611895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113501 | controller | Jun 11 16:53:55.212203 crc crio[22018]: time="2026-06-11T16:53:55.212133359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113518 | controller | Jun 11 16:53:55.216058 crc crio[22018]: time="2026-06-11T16:53:55.215974494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113534 | controller | Jun 11 16:53:55.224099 crc crio[22018]: time="2026-06-11T16:53:55.224020044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113555 | controller | Jun 11 16:53:55.228132 crc crio[22018]: time="2026-06-11T16:53:55.228045811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113571 | controller | Jun 11 16:53:55.232699 crc crio[22018]: time="2026-06-11T16:53:55.232405148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113587 | controller | Jun 11 16:53:55.238980 crc crio[22018]: time="2026-06-11T16:53:55.23882875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113603 | controller | Jun 11 16:53:55.264667 crc crio[22018]: time="2026-06-11T16:53:55.26455106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113620 | controller | Jun 11 16:53:55.267988 crc crio[22018]: time="2026-06-11T16:53:55.267666285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113636 | controller | Jun 11 16:53:55.269040 crc crio[22018]: time="2026-06-11T16:53:55.268954246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113652 | controller | Jun 11 16:53:55.272142 crc crio[22018]: time="2026-06-11T16:53:55.272024557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113667 | controller | Jun 11 16:53:55.297892 crc crio[22018]: time="2026-06-11T16:53:55.295838086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113683 | controller | Jun 11 16:53:55.301576 crc crio[22018]: time="2026-06-11T16:53:55.301498905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.113698 | controller | Jun 11 16:53:55.671397 crc crio[22018]: time="2026-06-11T16:53:55.671186124Z" level=info msg="Created container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113714 | controller | Jun 11 16:53:55.672604 crc crio[22018]: time="2026-06-11T16:53:55.672520827Z" level=info msg="Starting container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5" id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.113730 | controller | Jun 11 16:53:55.678601 crc crio[22018]: time="2026-06-11T16:53:55.678445912Z" level=info msg="Started container" PID=49581 containerID=4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad
2026-06-11 18:17:38.113748 | controller | Jun 11 16:53:55.689159 crc crio[22018]: time="2026-06-11T16:53:55.68895727Z" level=info msg="Created container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113768 | controller | Jun 11 16:53:55.690732 crc crio[22018]: time="2026-06-11T16:53:55.690659417Z" level=info msg="Starting container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d" id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.113785 | controller | Jun 11 16:53:55.695785 crc crio[22018]: time="2026-06-11T16:53:55.695705695Z" level=info msg="Started container" PID=49580 containerID=c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493
2026-06-11 18:17:38.113801 | controller | Jun 11 16:53:55.725690 crc crio[22018]: time="2026-06-11T16:53:55.725511698Z" level=info msg="Created container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113816 | controller | Jun 11 16:53:55.736656 crc crio[22018]: time="2026-06-11T16:53:55.736512199Z" level=info msg="Starting container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2" id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.113832 | controller | Jun 11 16:53:55.738994 crc crio[22018]: time="2026-06-11T16:53:55.738163341Z" level=info msg="Created container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113867 | controller | Jun 11 16:53:55.740174 crc crio[22018]: time="2026-06-11T16:53:55.740007141Z" level=info msg="Starting container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba" id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.113898 | controller | Jun 11 16:53:55.752995 crc crio[22018]: time="2026-06-11T16:53:55.752904828Z" level=info msg="Started container" PID=49584 containerID=d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d
2026-06-11 18:17:38.113918 | controller | Jun 11 16:53:55.756386 crc crio[22018]: time="2026-06-11T16:53:55.756203493Z" level=info msg="Created container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.113934 | controller | Jun 11 16:53:55.757626 crc crio[22018]: time="2026-06-11T16:53:55.757470572Z" level=info msg="Starting container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935" id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.113950 | controller | Jun 11 16:53:55.763609 crc crio[22018]: time="2026-06-11T16:53:55.761441527Z" level=info msg="Started container" PID=49582 containerID=0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc
2026-06-11 18:17:38.113972 | controller | Jun 11 16:53:55.764234 crc crio[22018]: time="2026-06-11T16:53:55.764151112Z" level=info msg="Started container" PID=49583 containerID=d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04
2026-06-11 18:17:38.113988 | controller | Jun 11 16:53:55.764615 crc crio[22018]: time="2026-06-11T16:53:55.764535562Z" level=info msg="Created container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.114004 | controller | Jun 11 16:53:55.764924 crc crio[22018]: time="2026-06-11T16:53:55.763425196Z" level=info msg="Created container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.114021 | controller | Jun 11 16:53:55.765858 crc crio[22018]: time="2026-06-11T16:53:55.765772034Z" level=info msg="Created container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.114037 | controller | Jun 11 16:53:55.777676 crc crio[22018]: time="2026-06-11T16:53:55.777504663Z" level=info msg="Starting container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea" id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.114053 | controller | Jun 11 16:53:55.777776 crc crio[22018]: time="2026-06-11T16:53:55.77767362Z" level=info msg="Starting container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772" id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.114068 | controller | Jun 11 16:53:55.777776 crc crio[22018]: time="2026-06-11T16:53:55.777741843Z" level=info msg="Starting container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a" id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.114084 | controller | Jun 11 16:53:55.786625 crc crio[22018]: time="2026-06-11T16:53:55.786553528Z" level=info msg="Started container" PID=49585 containerID=c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a
2026-06-11 18:17:38.114100 | controller | Jun 11 16:53:55.788076 crc crio[22018]: time="2026-06-11T16:53:55.787940858Z" level=info msg="Started container" PID=49587 containerID=848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33
2026-06-11 18:17:38.114116 | controller | Jun 11 16:53:55.802522 crc crio[22018]: time="2026-06-11T16:53:55.798807399Z" level=info msg="Started container" PID=49586 containerID=fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a
2026-06-11 18:17:38.114136 | controller | Jun 11 16:53:55.913711 crc crio[22018]: time="2026-06-11T16:53:55.913627226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a27ece16-cd66-4cb3-995b-48c4ed0bf5f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114152 | controller | Jun 11 16:53:55.916604 crc crio[22018]: time="2026-06-11T16:53:55.916528371Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=bf53c052-222e-462e-a103-3586fd141090 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114168 | controller | Jun 11 16:53:56.211298 crc crio[22018]: time="2026-06-11T16:53:56.211242328Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.114183 | controller | Jun 11 16:53:56.212567 crc crio[22018]: time="2026-06-11T16:53:56.21253921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.114199 | controller | Jun 11 16:53:56.258993 crc crio[22018]: time="2026-06-11T16:53:56.258820168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.114214 | controller | Jun 11 16:53:56.262080 crc crio[22018]: time="2026-06-11T16:53:56.26201378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.114230 | controller | Jun 11 16:53:56.774997 crc crio[22018]: time="2026-06-11T16:53:56.7749168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114245 | controller | Jun 11 16:53:56.775528 crc crio[22018]: time="2026-06-11T16:53:56.775468627Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114260 | controller | Jun 11 16:53:56.775703 crc crio[22018]: time="2026-06-11T16:53:56.775552869Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114275 | controller | Jun 11 16:53:56.783549 crc crio[22018]: time="2026-06-11T16:53:56.783462958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114291 | controller | Jun 11 16:53:56.783687 crc crio[22018]: time="2026-06-11T16:53:56.783664605Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114307 | controller | Jun 11 16:53:56.783820 crc crio[22018]: time="2026-06-11T16:53:56.783720297Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114332 | controller | Jun 11 16:53:56.797211 crc crio[22018]: time="2026-06-11T16:53:56.797171841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114349 | controller | Jun 11 16:53:56.797987 crc crio[22018]: time="2026-06-11T16:53:56.797965817Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114364 | controller | Jun 11 16:53:56.798208 crc crio[22018]: time="2026-06-11T16:53:56.798189334Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114380 | controller | Jun 11 16:53:56.802021 crc crio[22018]: time="2026-06-11T16:53:56.801808048Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114396 | controller | Jun 11 16:53:56.802640 crc crio[22018]: time="2026-06-11T16:53:56.802563162Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114412 | controller | Jun 11 16:53:56.802707 crc crio[22018]: time="2026-06-11T16:53:56.802689736Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114428 | controller | Jun 11 16:53:56.804535 crc crio[22018]: time="2026-06-11T16:53:56.804505542Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114444 | controller | Jun 11 16:53:56.804777 crc crio[22018]: time="2026-06-11T16:53:56.80475909Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114459 | controller | Jun 11 16:53:56.804949 crc crio[22018]: time="2026-06-11T16:53:56.804531553Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114475 | controller | Jun 11 16:53:56.805298 crc crio[22018]: time="2026-06-11T16:53:56.805026659Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114491 | controller | Jun 11 16:53:56.805298 crc crio[22018]: time="2026-06-11T16:53:56.805094671Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114507 | controller | Jun 11 16:53:56.805298 crc crio[22018]: time="2026-06-11T16:53:56.804874634Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114529 | controller | Jun 11 16:53:56.805525 crc crio[22018]: time="2026-06-11T16:53:56.805458782Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114546 | controller | Jun 11 16:53:56.805525 crc crio[22018]: time="2026-06-11T16:53:56.805509514Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114582 | controller | Jun 11 16:53:56.805602 crc crio[22018]: time="2026-06-11T16:53:56.804875904Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114600 | controller | Jun 11 16:53:56.896138 crc crio[22018]: time="2026-06-11T16:53:56.896027076Z" level=info msg="Created container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.114616 | controller | Jun 11 16:53:56.897510 crc crio[22018]: time="2026-06-11T16:53:56.89743836Z" level=info msg="Starting container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364" id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.114632 | controller | Jun 11 16:53:56.904004 crc crio[22018]: time="2026-06-11T16:53:56.903968135Z" level=info msg="Started container" PID=49696 containerID=d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a
2026-06-11 18:17:38.114649 | controller | Jun 11 16:53:57.832963 crc crio[22018]: time="2026-06-11T16:53:57.832289416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114665 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.832990178Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114681 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.83306322Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114697 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.833912827Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114714 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.834074182Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114735 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.834165545Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114752 | controller | Jun 11 16:53:57.834517 crc crio[22018]: time="2026-06-11T16:53:57.834270258Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114768 | controller | Jun 11 16:53:57.834747 crc crio[22018]: time="2026-06-11T16:53:57.834666511Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114784 | controller | Jun 11 16:53:57.834747 crc crio[22018]: time="2026-06-11T16:53:57.834719762Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114800 | controller | Jun 11 16:53:57.835121 crc crio[22018]: time="2026-06-11T16:53:57.834896458Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114816 | controller | Jun 11 16:53:57.835121 crc crio[22018]: time="2026-06-11T16:53:57.835092904Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114832 | controller | Jun 11 16:53:57.840918 crc crio[22018]: time="2026-06-11T16:53:57.835148176Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114863 | controller | Jun 11 16:53:57.840918 crc crio[22018]: time="2026-06-11T16:53:57.835395354Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114885 | controller | Jun 11 16:53:57.840918 crc crio[22018]: time="2026-06-11T16:53:57.83559905Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114901 | controller | Jun 11 16:53:57.840918 crc crio[22018]: time="2026-06-11T16:53:57.835655822Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114917 | controller | Jun 11 16:54:00.528858 crc crio[22018]: time="2026-06-11T16:54:00.528316714Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686614-nhlvf/POD" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.114937 | controller | Jun 11 16:54:00.529700 crc crio[22018]: time="2026-06-11T16:54:00.528902943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.114954 | controller | Jun 11 16:54:07.842720 crc crio[22018]: time="2026-06-11T16:54:07.841909334Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.114969 | controller | Jun 11 16:54:07.844482 crc crio[22018]: time="2026-06-11T16:54:07.843856833Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=9b6146d3-2172-4891-b9f7-021141b785da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.114986 | controller | Jun 11 16:54:08.645000 crc crio[22018]: time="2026-06-11T16:54:08.644858298Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115001 | controller | Jun 11 16:54:08.645922 crc crio[22018]: time="2026-06-11T16:54:08.645079305Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115017 | controller | Jun 11 16:54:08.645922 crc crio[22018]: time="2026-06-11T16:54:08.645158677Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115033 | controller | Jun 11 16:54:08.647522 crc crio[22018]: time="2026-06-11T16:54:08.647162994Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115049 | controller | Jun 11 16:54:08.651453 crc crio[22018]: time="2026-06-11T16:54:08.651015546Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\""
2026-06-11 18:17:38.115064 | controller | Jun 11 16:54:09.006913 crc crio[22018]: time="2026-06-11T16:54:09.006844827Z" level=info msg="Stopping container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf (timeout: 2s)" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.115080 | controller | Jun 11 16:54:09.654652 crc crio[22018]: time="2026-06-11T16:54:09.654562326Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115096 | controller | Jun 11 16:54:09.654924 crc crio[22018]: time="2026-06-11T16:54:09.654580686Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115111 | controller | Jun 11 16:54:09.655042 crc crio[22018]: time="2026-06-11T16:54:09.654971708Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115131 | controller | Jun 11 16:54:09.655115 crc crio[22018]: time="2026-06-11T16:54:09.655092202Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115147 | controller | Jun 11 16:54:09.655416 crc crio[22018]: time="2026-06-11T16:54:09.655223426Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115163 | controller | Jun 11 16:54:09.655518 crc crio[22018]: time="2026-06-11T16:54:09.655477685Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115179 | controller | Jun 11 16:54:09.657989 crc crio[22018]: time="2026-06-11T16:54:09.656124265Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115194 | controller | Jun 11 16:54:09.657989 crc crio[22018]: time="2026-06-11T16:54:09.656740504Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115210 | controller | Jun 11 16:54:09.657989 crc crio[22018]: time="2026-06-11T16:54:09.656864859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115226 | controller | Jun 11 16:54:09.657989 crc crio[22018]: time="2026-06-11T16:54:09.657019404Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115241 | controller | Jun 11 16:54:09.657989 crc crio[22018]: time="2026-06-11T16:54:09.657062155Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115257 | controller | Jun 11 16:54:09.659855 crc crio[22018]: time="2026-06-11T16:54:09.65816318Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115272 | controller | Jun 11 16:54:09.660815 crc crio[22018]: time="2026-06-11T16:54:09.660613318Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\""
2026-06-11 18:17:38.115288 | controller | Jun 11 16:54:09.660954 crc crio[22018]: time="2026-06-11T16:54:09.660816973Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\""
2026-06-11 18:17:38.115304 | controller | Jun 11 16:54:09.661606 crc crio[22018]: time="2026-06-11T16:54:09.661423082Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\""
2026-06-11 18:17:38.115323 | controller | Jun 11 16:54:10.434895 crc crio[22018]: time="2026-06-11T16:54:10.434316967Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115340 | controller | Jun 11 16:54:10.436127 crc crio[22018]: time="2026-06-11T16:54:10.436036519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=77135e2b-533f-4459-bd89-9b058e1f02c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115355 | controller | Jun 11 16:54:11.592525 crc crio[22018]: time="2026-06-11T16:54:11.592465993Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115371 | controller | Jun 11 16:54:11.594626 crc crio[22018]: time="2026-06-11T16:54:11.594274352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=8c33b59b-677b-480e-bff3-fa14b0fccc96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115387 | controller | Jun 11 16:54:11.644477 crc crio[22018]: time="2026-06-11T16:54:11.644231557Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115403 | controller | Jun 11 16:54:11.644715 crc crio[22018]: time="2026-06-11T16:54:11.644674221Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115418 | controller | Jun 11 16:54:11.644796 crc crio[22018]: time="2026-06-11T16:54:11.644739233Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115437 | controller | Jun 11 16:54:11.648218 crc crio[22018]: time="2026-06-11T16:54:11.648092149Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115454 | controller | Jun 11 16:54:11.659150 crc crio[22018]: time="2026-06-11T16:54:11.659063829Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\""
2026-06-11 18:17:38.115470 | controller | Jun 11 16:54:12.645525 crc crio[22018]: time="2026-06-11T16:54:12.64500733Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115487 | controller | Jun 11 16:54:12.646298 crc crio[22018]: time="2026-06-11T16:54:12.64565478Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115502 | controller | Jun 11 16:54:12.646298 crc crio[22018]: time="2026-06-11T16:54:12.645705282Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115522 | controller | Jun 11 16:54:12.647238 crc crio[22018]: time="2026-06-11T16:54:12.647170999Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115538 | controller | Jun 11 16:54:12.657655 crc crio[22018]: time="2026-06-11T16:54:12.657453513Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\""
2026-06-11 18:17:38.115555 | controller | Jun 11 16:54:13.068209 crc crio[22018]: time="2026-06-11T16:54:13.067657997Z" level=info msg="Stopping container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 (timeout: 2s)" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.115571 | controller | Jun 11 16:54:13.147071 crc crio[22018]: time="2026-06-11T16:54:13.147009138Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=ed7659f1-b65e-4317-a9d4-c2adb9f87299 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115587 | controller | Jun 11 16:54:13.645138 crc crio[22018]: time="2026-06-11T16:54:13.645064995Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115604 | controller | Jun 11 16:54:13.645651 crc crio[22018]: time="2026-06-11T16:54:13.645571377Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115620 | controller | Jun 11 16:54:13.645651 crc crio[22018]: time="2026-06-11T16:54:13.645644742Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115636 | controller | Jun 11 16:54:13.647586 crc crio[22018]: time="2026-06-11T16:54:13.647516729Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115651 | controller | Jun 11 16:54:13.655982 crc crio[22018]: time="2026-06-11T16:54:13.655618115Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\""
2026-06-11 18:17:38.115667 | controller | Jun 11 16:54:15.172952 crc crio[22018]: time="2026-06-11T16:54:15.172543393Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=f0891493-313d-4934-b6ca-2f0f8eebf39b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115684 | controller | Jun 11 16:54:16.894699 crc crio[22018]: time="2026-06-11T16:54:16.894507048Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.115700 | controller | Jun 11 16:54:19.988204 crc crio[22018]: time="2026-06-11T16:54:19.987114852Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.115722 | controller | Jun 11 16:54:23.823767 crc crio[22018]: time="2026-06-11T16:54:23.82281714Z" level=info msg="Stopped container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.115739 | controller | Jun 11 16:54:23.828301 crc crio[22018]: time="2026-06-11T16:54:23.82818174Z" level=info msg="Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.115755 | controller | Jun 11 16:54:23.829214 crc crio[22018]: time="2026-06-11T16:54:23.82909834Z" level=info msg="Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc007484900}] Aliases:map[]}"
2026-06-11 18:17:38.115772 | controller | Jun 11 16:54:23.829663 crc crio[22018]: time="2026-06-11T16:54:23.829562355Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-8clvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.115788 | controller | Jun 11 16:54:23.831161 crc crio[22018]: time="2026-06-11T16:54:23.829967367Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115804 | controller | Jun 11 16:54:23.831161 crc crio[22018]: time="2026-06-11T16:54:23.830816702Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=78b2bef9-a829-4894-8d3a-a87f0803bb81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115820 | controller | Jun 11 16:54:23.977859 crc crio[22018]: time="2026-06-11T16:54:23.977765096Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115837 | controller | Jun 11 16:54:23.978842 crc crio[22018]: time="2026-06-11T16:54:23.978725932Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=75a8134f-afec-4245-b5d7-8ac75262f943 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115875 | controller | Jun 11 16:54:23.984823 crc crio[22018]: time="2026-06-11T16:54:23.984135613Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115903 | controller | Jun 11 16:54:23.985405 crc crio[22018]: time="2026-06-11T16:54:23.985278363Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.115927 | controller | Jun 11 16:54:23.986629 crc crio[22018]: time="2026-06-11T16:54:23.98652585Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=70fcf9f0-9562-4d08-900a-17e8ea94c514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115952 | controller | Jun 11 16:54:23.986851 crc crio[22018]: time="2026-06-11T16:54:23.986815757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=0236525b-c519-4b76-befa-e94e6e0882a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.115970 | controller | Jun 11 16:54:24.523495 crc crio[22018]: time="2026-06-11T16:54:24.523442845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.115986 | controller | Jun 11 16:54:24.525448 crc crio[22018]: time="2026-06-11T16:54:24.525243652Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=6243da44-7a6c-4639-8aa7-b832c742fad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116003 | controller | Jun 11 16:54:24.566822 crc crio[22018]: time="2026-06-11T16:54:24.56672606Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116019 | controller | Jun 11 16:54:24.567881 crc crio[22018]: time="2026-06-11T16:54:24.567846034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=752af0ed-31a4-419f-afd3-32433e842be8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116035 | controller | Jun 11 16:54:25.863441 crc crio[22018]: time="2026-06-11T16:54:25.862700313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116052 | controller | Jun 11 16:54:25.864797 crc crio[22018]: time="2026-06-11T16:54:25.864730877Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=3f24f434-341f-4569-a517-c1f309a942df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116068 | controller | Jun 11 16:54:25.865953 crc crio[22018]: time="2026-06-11T16:54:25.86579958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=6cef55a0-a0f7-4c58-afd2-52e6a005d1e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116083 | controller | Jun 11 16:54:25.866285 crc crio[22018]: time="2026-06-11T16:54:25.866196013Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=7ac3dbdd-0877-48d3-8ae9-ce0d5f5f3eec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116099 | controller | Jun 11 16:54:25.866828 crc crio[22018]: time="2026-06-11T16:54:25.86672888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=22eca2f3-38ad-4b33-8061-7f09b76466cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116115 | controller | Jun 11 16:54:26.557981 crc crio[22018]: time="2026-06-11T16:54:26.557759513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=a9130205-d4fe-4ace-b0d2-406c5ac8e636 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116130 | controller | Jun 11 16:54:26.560443 crc crio[22018]: time="2026-06-11T16:54:26.560192549Z" level=info msg="Stopped container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.116150 | controller | Jun 11 16:54:26.561856 crc crio[22018]: time="2026-06-11T16:54:26.561718398Z" level=info msg="Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.116167 | controller | Jun 11 16:54:26.562591 crc crio[22018]: time="2026-06-11T16:54:26.562505123Z" level=info msg="Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc0004be3d0}] Aliases:map[]}"
2026-06-11 18:17:38.116183 | controller | Jun 11 16:54:26.562773 crc crio[22018]: time="2026-06-11T16:54:26.56273297Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-59cbs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.116199 | controller | Jun 11 16:54:26.611730 crc crio[22018]: time="2026-06-11T16:54:26.611630521Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116215 | controller | Jun 11 16:54:26.613856 crc crio[22018]: time="2026-06-11T16:54:26.613774329Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=2013c9d2-1367-4885-8dd7-b5e260206901 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116230 | controller | Jun 11 16:54:26.628021 crc crio[22018]: time="2026-06-11T16:54:26.627911193Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116246 | controller | Jun 11 16:54:26.629103 crc crio[22018]: time="2026-06-11T16:54:26.629009188Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=cf5acdc5-213c-4df1-ba21-8576cf8bebc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116261 | controller | Jun 11 16:54:26.637442 crc crio[22018]: time="2026-06-11T16:54:26.637286659Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116276 | controller | Jun 11 16:54:26.647199 crc crio[22018]: time="2026-06-11T16:54:26.647070757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=3487db6b-4a39-4031-8ea6-a144e5712afc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116291 | controller | Jun 11 16:54:26.651854 crc crio[22018]: time="2026-06-11T16:54:26.651781026Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116306 | controller | Jun 11 16:54:26.653217 crc crio[22018]: time="2026-06-11T16:54:26.653113857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=9c71c88c-a4dd-41e0-a160-0b559d756c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116325 | controller | Jun 11 16:54:27.346244 crc crio[22018]: time="2026-06-11T16:54:27.345560686Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116341 | controller | Jun 11 16:54:27.353184 crc crio[22018]: time="2026-06-11T16:54:27.35292821Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116356 | controller | Jun 11 16:54:27.354487 crc crio[22018]: time="2026-06-11T16:54:27.354312531Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116372 | controller | Jun 11 16:54:27.355546 crc crio[22018]: time="2026-06-11T16:54:27.355439676Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=ac2cab25-9ff8-4acb-8f16-af148927be5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116387 | controller | Jun 11 16:54:27.358156 crc crio[22018]: time="2026-06-11T16:54:27.35808334Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116402 | controller | Jun 11 16:54:27.363039 crc crio[22018]: time="2026-06-11T16:54:27.362995345Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116417 | controller | Jun 11 16:54:28.012562 crc crio[22018]: time="2026-06-11T16:54:28.012283283Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=908ea581-bd55-4c3b-8c8c-deff940b44fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116433 | controller | Jun 11 16:54:28.012846 crc crio[22018]: time="2026-06-11T16:54:28.012732697Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=a98202a8-d4a8-41d6-84d7-9b6a81271ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116448 | controller | Jun 11 16:54:28.013021 crc crio[22018]: time="2026-06-11T16:54:28.012943903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=b9375d2a-e8a2-473c-a8f4-2fb052f0bede name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116463 | controller | Jun 11 16:54:28.014419 crc crio[22018]: time="2026-06-11T16:54:28.014230514Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=b7bec454-f389-4e2e-8f19-6199a49b105a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116479 | controller | Jun 11 16:54:28.018810 crc crio[22018]: time="2026-06-11T16:54:28.018603103Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116495 | controller | Jun 11 16:54:28.030756 crc crio[22018]: time="2026-06-11T16:54:28.030612905Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116514 | controller | Jun 11 16:54:28.031888 crc crio[22018]: time="2026-06-11T16:54:28.031701997Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=78f9ee5e-6e59-43b7-9c9d-32b07b034d18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116530 | controller | Jun 11 16:54:28.608681 crc crio[22018]: time="2026-06-11T16:54:28.60854277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116546 | controller | Jun 11 16:54:28.616000 crc crio[22018]: time="2026-06-11T16:54:28.615874491Z" level=info msg="Stopped pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.116561 | controller | Jun 11 16:54:28.618998 crc crio[22018]: time="2026-06-11T16:54:28.618931668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116576 | controller | Jun 11 16:54:28.619632 crc crio[22018]: time="2026-06-11T16:54:28.619563107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116592 | controller | Jun 11 16:54:28.621952 crc crio[22018]: time="2026-06-11T16:54:28.62186327Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=6db07d42-110c-4fd7-9e4f-4d54be35a13e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116607 | controller | Jun 11 16:54:28.626045 crc crio[22018]: time="2026-06-11T16:54:28.625919747Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}"
2026-06-11 18:17:38.116623 | controller | Jun 11 16:54:28.626045 crc crio[22018]: time="2026-06-11T16:54:28.62599884Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686614-nhlvf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.116639 | controller | Jun 11 16:54:28.630441 crc crio[22018]: time="2026-06-11T16:54:28.630309617Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116654 | controller | Jun 11 16:54:28.634067 crc crio[22018]: time="2026-06-11T16:54:28.633874038Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=54cb9399-9a42-4719-8eb2-b1cf9df3612e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116670 | controller | Jun 11 16:54:28.645834 crc crio[22018]: time="2026-06-11T16:54:28.645691672Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116685 | controller | Jun 11 16:54:28.646814 crc crio[22018]: time="2026-06-11T16:54:28.646698984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=66e2f111-f216-4c42-aa6b-075b055059d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116704 | controller | Jun 11 16:54:28.654600 crc crio[22018]: time="2026-06-11T16:54:28.654502009Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116720 | controller | Jun 11 16:54:28.655871 crc crio[22018]: time="2026-06-11T16:54:28.655782629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=1e805ef5-79ed-437a-aba0-d767ca24568a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116736 | controller | Jun 11 16:54:28.663444 crc crio[22018]: time="2026-06-11T16:54:28.663271227Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116751 | controller | Jun 11 16:54:28.665260 crc crio[22018]: time="2026-06-11T16:54:28.665035019Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=790a7f33-b441-4fae-b05d-55a015fb7f59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116766 | controller | Jun 11 16:54:28.668925 crc crio[22018]: time="2026-06-11T16:54:28.668833601Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116781 | controller | Jun 11 16:54:28.669664 crc crio[22018]: time="2026-06-11T16:54:28.669599194Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=50fe6ad3-e9d6-4984-a50f-6284ce227935 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116796 | controller | Jun 11 16:54:28.671734 crc crio[22018]: time="2026-06-11T16:54:28.671652819Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.116812 | controller | Jun 11 16:54:28.672590 crc crio[22018]: time="2026-06-11T16:54:28.672531916Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=a212bca7-330a-4bfa-a086-4696a484ca29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116827 | controller | Jun 11 16:54:28.690557 crc crio[22018]: time="2026-06-11T16:54:28.686114164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116843 | controller | Jun 11 16:54:28.690557 crc crio[22018]: time="2026-06-11T16:54:28.687166278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.116880 | controller | Jun 11 16:54:28.691445 crc crio[22018]: time="2026-06-11T16:54:28.691289157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=a34cb47e-6eae-4988-898b-fca1517900ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.116898 | controller | Jun 11 16:54:28.701074 crc crio[22018]: time="2026-06-11T16:54:28.700412445Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116919 | controller | Jun 11 16:54:28.705101 crc crio[22018]: time="2026-06-11T16:54:28.70502334Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116934 | controller | Jun 11 16:54:28.710106 crc crio[22018]: time="2026-06-11T16:54:28.710008597Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116950 | controller | Jun 11 16:54:28.719150 crc crio[22018]: time="2026-06-11T16:54:28.719074044Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116965 | controller | Jun 11 16:54:28.722121 crc crio[22018]: time="2026-06-11T16:54:28.722028668Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.116981 | controller | Jun 11 16:54:28.806833 crc crio[22018]: time="2026-06-11T16:54:28.80246321Z" level=info msg="Stopped pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.116996 | controller | Jun 11 16:54:28.811517 crc crio[22018]: time="2026-06-11T16:54:28.811276536Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.117012 | controller | Jun 11 16:54:28.813025 crc crio[22018]: time="2026-06-11T16:54:28.812843057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=81af2449-ab05-4714-a333-aaafa1b3cabb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117027 | controller | Jun 11 16:54:28.814914 crc crio[22018]: time="2026-06-11T16:54:28.814682579Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.117043 | controller | Jun 11 16:54:28.815837 crc crio[22018]: time="2026-06-11T16:54:28.815762469Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=61b5a638-9231-43d4-a1ca-57cd67866e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117059 | controller | Jun 11 16:54:28.840876 crc crio[22018]: time="2026-06-11T16:54:28.840698535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117075 | controller | Jun 11 16:54:28.842865 crc crio[22018]: time="2026-06-11T16:54:28.8424106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117091 | controller | Jun 11 16:54:28.844940 crc crio[22018]: time="2026-06-11T16:54:28.844759802Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=b6490e0e-981d-422a-8fe0-0707601f8488 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117111 | controller | Jun 11 16:54:28.846745 crc crio[22018]: time="2026-06-11T16:54:28.84650665Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=51922f17-73e7-4266-ae0e-c3571183b392 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117127 | controller | Jun 11 16:54:28.847467 crc crio[22018]: time="2026-06-11T16:54:28.847283333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117143 | controller | Jun 11 16:54:28.851722 crc crio[22018]: time="2026-06-11T16:54:28.851633269Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117159 | controller | Jun 11 16:54:28.852284 crc crio[22018]: time="2026-06-11T16:54:28.852209148Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=f1ed45cb-13b2-451f-b46d-6328e9459a53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117174 | controller | Jun 11 16:54:28.852702 crc crio[22018]: time="2026-06-11T16:54:28.852558168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=8338724e-186d-4778-a2f4-4a17f1613b5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117190 | controller | Jun 11 16:54:28.852852 crc crio[22018]: time="2026-06-11T16:54:28.852700437Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=ad713a3e-675b-4ea5-bc9b-6f5a8b1968a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117205 | controller | Jun 11 16:54:28.862424 crc crio[22018]: time="2026-06-11T16:54:28.862007556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=401f4a3b-f300-4e55-a985-4a5c26867403 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117220 | controller | Jun 11 16:54:28.874633 crc crio[22018]: time="2026-06-11T16:54:28.87258831Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117236 | controller | Jun 11 16:54:28.882010 crc crio[22018]: time="2026-06-11T16:54:28.881965665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117251 | controller | Jun 11 16:54:28.885897 crc crio[22018]: time="2026-06-11T16:54:28.883235886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117267 | controller | Jun 11 16:54:28.886984 crc crio[22018]: time="2026-06-11T16:54:28.886247656Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.117282 | controller | Jun 11 16:54:28.897785 crc crio[22018]: time="2026-06-11T16:54:28.897740322Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=f3234b02-579f-4ecc-ae90-5fdf7e73853e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117301 | controller | Jun 11 16:54:28.901181 crc crio[22018]: time="2026-06-11T16:54:28.90085076Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=7f68310f-c319-4c05-b78a-0d13b5332a1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117317 | controller | Jun 11 16:54:28.901639 crc crio[22018]: time="2026-06-11T16:54:28.901522091Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=1bc0ab49-942f-4703-80c0-b6a0fe9fc113 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117333 | controller | Jun 11 16:54:28.910842 crc crio[22018]: time="2026-06-11T16:54:28.910734162Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117348 | controller | Jun 11 16:54:28.959022 crc crio[22018]: time="2026-06-11T16:54:28.958923049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117364 | controller | Jun 11 16:54:28.960657 crc crio[22018]: time="2026-06-11T16:54:28.960581592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117379 | controller | Jun 11 16:54:28.963120 crc crio[22018]: time="2026-06-11T16:54:28.96304122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117394 | controller | Jun 11 16:54:28.964062 crc crio[22018]: time="2026-06-11T16:54:28.96399255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117410 | controller | Jun 11 16:54:28.968039 crc crio[22018]: time="2026-06-11T16:54:28.967963315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117425 | controller | Jun 11 16:54:28.971194 crc crio[22018]: time="2026-06-11T16:54:28.971113514Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117441 | controller | Jun 11 16:54:28.972842 crc crio[22018]: time="2026-06-11T16:54:28.972685174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117456 | controller | Jun 11 16:54:28.974092 crc crio[22018]: time="2026-06-11T16:54:28.974024809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117471 | controller | Jun 11 16:54:28.975850 crc crio[22018]: time="2026-06-11T16:54:28.97570741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117487 | controller | Jun 11 16:54:28.980119 crc crio[22018]: time="2026-06-11T16:54:28.98004402Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=681e1be8-0152-411c-9d50-41c3a8405a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117502 | controller | Jun 11 16:54:28.984973 crc crio[22018]: time="2026-06-11T16:54:28.984901798Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117525 | controller | Jun 11 16:54:28.990270 crc crio[22018]: time="2026-06-11T16:54:28.990201085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117541 | controller | Jun 11 16:54:28.992054 crc crio[22018]: time="2026-06-11T16:54:28.991997672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117556 | controller | Jun 11 16:54:28.995211 crc crio[22018]: time="2026-06-11T16:54:28.995136001Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117572 | controller | Jun 11 16:54:29.001596 crc crio[22018]: time="2026-06-11T16:54:29.001157251Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117587 | controller | Jun 11 16:54:29.004785 crc crio[22018]: time="2026-06-11T16:54:29.004414933Z" level=info msg="Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117603 | controller | Jun 11 16:54:29.049405 crc crio[22018]: time="2026-06-11T16:54:29.044653881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117618 | controller | Jun 11 16:54:29.049405 crc crio[22018]: time="2026-06-11T16:54:29.045081456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117634 | controller | Jun 11 16:54:29.059552 crc crio[22018]: time="2026-06-11T16:54:29.05946106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117650 | controller | Jun 11 16:54:29.085395 crc crio[22018]: time="2026-06-11T16:54:29.085252252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117666 | controller | Jun 11 16:54:29.086436 crc crio[22018]: time="2026-06-11T16:54:29.086291244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117682 | controller | Jun 11 16:54:29.090045 crc crio[22018]: time="2026-06-11T16:54:29.089975402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117697 | controller | Jun 11 16:54:29.092301 crc crio[22018]: time="2026-06-11T16:54:29.09223159Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117713 | controller | Jun 11 16:54:29.095621 crc crio[22018]: time="2026-06-11T16:54:29.095543135Z" level=info msg="Created container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117729 | controller | Jun 11 16:54:29.096703 crc crio[22018]: time="2026-06-11T16:54:29.096655149Z" level=info msg="Created container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117748 | controller | Jun 11 16:54:29.097684 crc crio[22018]: time="2026-06-11T16:54:29.097642231Z" level=info msg="Starting container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e" id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.117764 | controller | Jun 11 16:54:29.098235 crc crio[22018]: time="2026-06-11T16:54:29.098166657Z" level=info msg="Created container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117781 | controller | Jun 11 16:54:29.098635 crc crio[22018]: time="2026-06-11T16:54:29.09856871Z" level=info msg="Starting container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85" id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.117797 | controller | Jun 11 16:54:29.101008 crc crio[22018]: time="2026-06-11T16:54:29.100928374Z" level=info msg="Starting container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c" id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.117812 | controller | Jun 11 16:54:29.102928 crc crio[22018]: time="2026-06-11T16:54:29.102801623Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.117828 | controller | Jun 11 16:54:29.110502 crc crio[22018]: time="2026-06-11T16:54:29.104793329Z" level=info msg="Started container" PID=50932 containerID=dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa
2026-06-11 18:17:38.117844 | controller | Jun 11 16:54:29.110502 crc crio[22018]: time="2026-06-11T16:54:29.106883002Z" level=info msg="Started container" PID=50933 containerID=90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573
2026-06-11 18:17:38.117880 | controller | Jun 11 16:54:29.113252 crc crio[22018]: time="2026-06-11T16:54:29.113071877Z" level=info msg="Started container" PID=50929 containerID=69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6
2026-06-11 18:17:38.117898 | controller | Jun 11 16:54:29.125774 crc crio[22018]: time="2026-06-11T16:54:29.125656109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117915 | controller | Jun 11 16:54:29.126042 crc crio[22018]: time="2026-06-11T16:54:29.125678609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117931 | controller | Jun 11 16:54:29.130304 crc crio[22018]: time="2026-06-11T16:54:29.130211867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.117952 | controller | Jun 11 16:54:29.131220 crc crio[22018]: time="2026-06-11T16:54:29.131132813Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b6e8b0ba-20e9-464f-96f9-57b0ef862f05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117968 | controller | Jun 11 16:54:29.131672 crc crio[22018]: time="2026-06-11T16:54:29.131597583Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ef9a48b5-0450-442d-b70b-fb41912afc98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.117985 | controller | Jun 11 16:54:29.131869 crc crio[22018]: time="2026-06-11T16:54:29.131803804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ca98899c-beac-4756-a417-e7c97d4de08c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118001 | controller | Jun 11 16:54:29.138437 crc crio[22018]: time="2026-06-11T16:54:29.138082945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118017 | controller | Jun 11 16:54:29.138729 crc crio[22018]: time="2026-06-11T16:54:29.138639322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118033 | controller | Jun 11 16:54:29.146847 crc crio[22018]: time="2026-06-11T16:54:29.146757829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118049 | controller | Jun 11 16:54:29.147082 crc crio[22018]: time="2026-06-11T16:54:29.146996648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c0764c38-98c6-4555-b0ed-323ad2d17f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118064 | controller | Jun 11 16:54:29.165374 crc crio[22018]: time="2026-06-11T16:54:29.164859799Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3c4716c1-51a6-43fa-a522-0c0521798846 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118079 | controller | Jun 11 16:54:29.172054 crc crio[22018]: time="2026-06-11T16:54:29.171688123Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=be16b3ba-7557-4102-b7c4-a82d92ad2ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118095 | controller | Jun 11 16:54:29.190454 crc crio[22018]: time="2026-06-11T16:54:29.190178906Z" level=info msg="Created container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118111 | controller | Jun 11 16:54:29.192914 crc crio[22018]: time="2026-06-11T16:54:29.191587841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118127 | controller | Jun 11 16:54:29.192914 crc crio[22018]: time="2026-06-11T16:54:29.192021624Z" level=info msg="Starting container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e" id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.118149 | controller | Jun 11 16:54:29.193126 crc crio[22018]: time="2026-06-11T16:54:29.192988005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118166 | controller | Jun 11 16:54:29.204603 crc crio[22018]: time="2026-06-11T16:54:29.194154532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118182 | controller | Jun 11 16:54:29.204603 crc crio[22018]: time="2026-06-11T16:54:29.194934997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118197 | controller | Jun 11 16:54:29.209408 crc crio[22018]: time="2026-06-11T16:54:29.207853604Z" level=info msg="Started container" PID=50941 containerID=7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1
2026-06-11 18:17:38.118214 | controller | Jun 11 16:54:29.219103 crc crio[22018]: time="2026-06-11T16:54:29.21900047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118230 | controller | Jun 11 16:54:29.224930 crc crio[22018]: time="2026-06-11T16:54:29.2248432Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118247 | controller | Jun 11 16:54:29.225054 crc crio[22018]: 2026-06-11T16:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22a599db9433b8b Mac:aa:71:86:c8:b1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 SocketPath: PciID:}] [{Interface:0xc0001772a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.118264 | controller | Jun 11 16:54:29.225875 crc crio[22018]: time="2026-06-11T16:54:29.22580109Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}"
2026-06-11 18:17:38.118281 | controller | Jun 11 16:54:29.226026 crc crio[22018]: time="2026-06-11T16:54:29.225967205Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686614-nhlvf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.118297 | controller | Jun 11 16:54:29.231011 crc crio[22018]: time="2026-06-11T16:54:29.230797856Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=30e31d98-d6ff-48ca-ad5d-c5d688d27748 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118314 | controller | Jun 11 16:54:29.232164 crc crio[22018]: time="2026-06-11T16:54:29.232072616Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118329 | controller | Jun 11 16:54:29.243230 crc crio[22018]: time="2026-06-11T16:54:29.241089592Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118350 | controller | Jun 11 16:54:29.243230 crc crio[22018]: time="2026-06-11T16:54:29.242115893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118366 | controller | Jun 11 16:54:29.245648 crc crio[22018]: time="2026-06-11T16:54:29.2435937Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118382 | controller | Jun 11 16:54:29.250059 crc crio[22018]: time="2026-06-11T16:54:29.249987321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118398 | controller | Jun 11 16:54:29.262943 crc crio[22018]: time="2026-06-11T16:54:29.262855036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118414 | controller | Jun 11 16:54:29.272936 crc crio[22018]: time="2026-06-11T16:54:29.272836441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118429 | controller | Jun 11 16:54:29.282161 crc crio[22018]: time="2026-06-11T16:54:29.280729001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118445 | controller | Jun 11 16:54:29.293673 crc crio[22018]: time="2026-06-11T16:54:29.293598825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118460 | controller | Jun 11 16:54:29.299042 crc crio[22018]: time="2026-06-11T16:54:29.298976315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118475 | controller | Jun 11 16:54:29.299899 crc crio[22018]: time="2026-06-11T16:54:29.299829141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118491 | controller | Jun 11 16:54:29.303295 crc crio[22018]: time="2026-06-11T16:54:29.30321136Z" level=info msg="Created container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118506 | controller | Jun 11 16:54:29.310248 crc crio[22018]: time="2026-06-11T16:54:29.310078355Z" level=info msg="Removing container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.118522 | controller | Jun 11 16:54:29.310401 crc crio[22018]: time="2026-06-11T16:54:29.310246279Z" level=info msg="Starting container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab" id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.118537 | controller | Jun 11 16:54:29.314461 crc crio[22018]: time="2026-06-11T16:54:29.314308058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118553 | controller | Jun 11 16:54:29.328633 crc crio[22018]: time="2026-06-11T16:54:29.328568201Z" level=info msg="Started container" PID=50976 containerID=5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500
2026-06-11 18:17:38.118588 | controller | Jun 11 16:54:29.380723 crc crio[22018]: time="2026-06-11T16:54:29.38061482Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=216e5142-ee2f-4c54-a905-1c08891beeb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118606 | controller | Jun 11 16:54:29.399746 crc crio[22018]: time="2026-06-11T16:54:29.399678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118622 | controller | Jun 11 16:54:29.400430 crc crio[22018]: time="2026-06-11T16:54:29.400287698Z" level=info msg="Created container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118638 | controller | Jun 11 16:54:29.403434 crc crio[22018]: time="2026-06-11T16:54:29.402754355Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=1b4dbfc7-7e3f-4443-8cb4-4403180fbf6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118654 | controller | Jun 11 16:54:29.403434 crc crio[22018]: time="2026-06-11T16:54:29.402964032Z" level=info msg="Starting container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796" id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.118669 | controller | Jun 11 16:54:29.420466 crc crio[22018]: time="2026-06-11T16:54:29.420313221Z" level=info msg="Ran pod sandbox 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 with infra container: openshift-infra/auto-csr-approver-29686614-nhlvf/POD" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.118685 | controller | Jun 11 16:54:29.420983 crc crio[22018]: time="2026-06-11T16:54:29.4209267Z" level=info msg="Started container" PID=50997 containerID=2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461
2026-06-11 18:17:38.118701 | controller | Jun 11 16:54:29.444219 crc crio[22018]: time="2026-06-11T16:54:29.444087238Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3077bd67-d04b-408c-b749-fe36f0b2d173 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.118716 | controller | Jun 11 16:54:29.444644 crc crio[22018]: time="2026-06-11T16:54:29.444597195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118732 | controller | Jun 11 16:54:29.444953 crc crio[22018]: time="2026-06-11T16:54:29.444888604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118747 | controller | Jun 11 16:54:29.455859 crc crio[22018]: time="2026-06-11T16:54:29.455784121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118763 | controller | Jun 11 16:54:29.459198 crc crio[22018]: time="2026-06-11T16:54:29.459079866Z" level=info msg="Created container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118783 | controller | Jun 11 16:54:29.460672 crc crio[22018]: time="2026-06-11T16:54:29.460589154Z" level=info msg="Created container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.118800 | controller | Jun 11 16:54:29.462742 crc crio[22018]: time="2026-06-11T16:54:29.462673523Z" level=info msg="Starting container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2" id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.118815 | controller | Jun 11 16:54:29.462937 crc crio[22018]: time="2026-06-11T16:54:29.462856819Z" level=info msg="Starting container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3" id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.118830 | controller | Jun 11 16:54:29.463176 crc crio[22018]: time="2026-06-11T16:54:29.462695822Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.118846 | controller | Jun 11 16:54:29.465427 crc crio[22018]: time="2026-06-11T16:54:29.465291266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118884 | controller | Jun 11 16:54:29.475072 crc crio[22018]: time="2026-06-11T16:54:29.474909648Z" level=info msg="Started container" PID=50999 containerID=f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab
2026-06-11 18:17:38.118901 | controller | Jun 11 16:54:29.475430 crc crio[22018]: time="2026-06-11T16:54:29.475257492Z" level=info msg="Started container" PID=50996 containerID=8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84
2026-06-11 18:17:38.118917 | controller | Jun 11 16:54:29.476494 crc crio[22018]: time="2026-06-11T16:54:29.476303826Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.118933 | controller | Jun 11 16:54:29.481283 crc crio[22018]: time="2026-06-11T16:54:29.481201841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118950 | controller | Jun 11 16:54:29.500959 crc crio[22018]: time="2026-06-11T16:54:29.500851065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118965 | controller | Jun 11 16:54:29.503006 crc crio[22018]: time="2026-06-11T16:54:29.502903473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.118981 | controller | Jun 11 16:54:29.507950 crc crio[22018]: time="2026-06-11T16:54:29.507815967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119000 | controller | Jun 11 16:54:29.508855 crc crio[22018]: time="2026-06-11T16:54:29.508782202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6ca2b596-d018-4c0d-a33c-02bf48b49415 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119016 | controller | Jun 11 16:54:29.509580 crc crio[22018]: time="2026-06-11T16:54:29.509473797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119032 | controller | Jun 11 16:54:29.510577 crc crio[22018]: time="2026-06-11T16:54:29.510509784Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7654d319-6a38-47c3-ba71-5aed4b5d6eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119047 | controller | Jun 11 16:54:29.515633 crc crio[22018]: time="2026-06-11T16:54:29.515500177Z" level=info msg="Created container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119063 | controller | Jun 11 16:54:29.515842 crc crio[22018]: time="2026-06-11T16:54:29.515748575Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6822a0e2-5c6a-49c4-b943-e286d115ec95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119079 | controller | Jun 11 16:54:29.516044 crc crio[22018]: time="2026-06-11T16:54:29.51591979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=eb2e4dc8-68c1-4adf-9620-4cd06e976d22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119094 | controller | Jun 11 16:54:29.518951 crc crio[22018]: time="2026-06-11T16:54:29.518859334Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119110 | controller | Jun 11 16:54:29.533929 crc crio[22018]: time="2026-06-11T16:54:29.533829161Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=95a14d0b-be47-48e8-bfcc-af62063f02dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119126 | controller | Jun 11 16:54:29.534218 crc crio[22018]: time="2026-06-11T16:54:29.533999286Z" level=info msg="Starting container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98" id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119142 | controller | Jun 11 16:54:29.536472 crc crio[22018]: time="2026-06-11T16:54:29.536378852Z" level=info msg="Removed container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.119158 | controller | Jun 11 16:54:29.536905 crc crio[22018]: time="2026-06-11T16:54:29.536836227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119174 | controller | Jun 11 16:54:29.540956 crc crio[22018]: time="2026-06-11T16:54:29.540819646Z" level=info msg="Started container" PID=51003 containerID=9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1
2026-06-11 18:17:38.119195 | controller | Jun 11 16:54:29.548488 crc crio[22018]: time="2026-06-11T16:54:29.548446168Z" level=info msg="Removing container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.119212 | controller | Jun 11 16:54:29.566169 crc crio[22018]: time="2026-06-11T16:54:29.565968046Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119228 | controller | Jun 11 16:54:29.566427 crc crio[22018]: time="2026-06-11T16:54:29.566178683Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=abec6761-26ff-4812-81bd-e8eb6927fa70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119244 | controller | Jun 11 16:54:29.576106 crc crio[22018]: time="2026-06-11T16:54:29.576017546Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119260 | controller | Jun 11 16:54:29.580245 crc crio[22018]: time="2026-06-11T16:54:29.580114327Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=1a19331a-a3be-432d-8b45-e52b73e307ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119276 | controller | Jun 11 16:54:29.584851 crc crio[22018]: time="2026-06-11T16:54:29.584742378Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119291 | controller | Jun 11 16:54:29.586258 crc crio[22018]: time="2026-06-11T16:54:29.586209904Z" level=info msg="Created container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119307 | controller | Jun 11 16:54:29.588994 crc crio[22018]: time="2026-06-11T16:54:29.588773526Z" level=info msg="Starting container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303" id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119323 | controller | Jun 11 16:54:29.589629 crc crio[22018]: time="2026-06-11T16:54:29.589536383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119339 | controller | Jun 11 16:54:29.601433 crc crio[22018]: time="2026-06-11T16:54:29.601248498Z" level=info msg="Started container" PID=51040 containerID=22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad
2026-06-11 18:17:38.119355 | controller | Jun 11 16:54:29.601828 crc crio[22018]: time="2026-06-11T16:54:29.601791302Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119375 | controller | Jun 11 16:54:29.638488 crc crio[22018]: time="2026-06-11T16:54:29.638254808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119391 | controller | Jun 11 16:54:29.640564 crc crio[22018]: time="2026-06-11T16:54:29.640505516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ae254a34-78a9-4d8f-9db9-c9eb5cd1c009 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119407 | controller | Jun 11 16:54:29.640720 crc crio[22018]: time="2026-06-11T16:54:29.640631957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119424 | controller | Jun 11 16:54:29.645515 crc crio[22018]: time="2026-06-11T16:54:29.641459946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119440 | controller | Jun 11 16:54:29.667532 crc crio[22018]: time="2026-06-11T16:54:29.664619406Z" level=info msg="Created container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119456 | controller | Jun 11 16:54:29.667532 crc crio[22018]: time="2026-06-11T16:54:29.665955278Z" level=info msg="Starting container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5" id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119472 | controller | Jun 11 16:54:29.675742 crc crio[22018]: time="2026-06-11T16:54:29.675671275Z" level=info msg="Started container" PID=51013 containerID=c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2
2026-06-11 18:17:38.119488 | controller | Jun 11 16:54:29.690810 crc crio[22018]: time="2026-06-11T16:54:29.690730724Z" level=info msg="Created container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119504 | controller | Jun 11 16:54:29.693052 crc crio[22018]: time="2026-06-11T16:54:29.692957868Z" level=info msg="Starting container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86" id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119519 | controller | Jun 11 16:54:29.699907 crc crio[22018]: time="2026-06-11T16:54:29.699772685Z" level=info msg="Started container" PID=51079 containerID=9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60
2026-06-11 18:17:38.119536 | controller | Jun 11 16:54:29.700062 crc crio[22018]: time="2026-06-11T16:54:29.699894332Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5a9eb3d9-5819-4e84-ad2c-85b41476af09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119552 | controller | Jun 11 16:54:29.727907 crc crio[22018]: time="2026-06-11T16:54:29.727857209Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=45341ddd-d8fd-487f-81dc-23fa46fb979e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119572 | controller | Jun 11 16:54:29.729483 crc crio[22018]: time="2026-06-11T16:54:29.729431459Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119588 | controller | Jun 11 16:54:29.730574 crc crio[22018]: time="2026-06-11T16:54:29.730250756Z" level=info msg="Created container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119604 | controller | Jun 11 16:54:29.731916 crc crio[22018]: time="2026-06-11T16:54:29.731859027Z" level=info msg="Starting container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6" id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119620 | controller | Jun 11 16:54:29.762656 crc crio[22018]: time="2026-06-11T16:54:29.762564696Z" level=info msg="Started container" PID=51037 containerID=fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493
2026-06-11 18:17:38.119636 | controller | Jun 11 16:54:29.782741 crc crio[22018]: time="2026-06-11T16:54:29.782658178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119652 | controller | Jun 11 16:54:29.791871 crc crio[22018]: time="2026-06-11T16:54:29.791786422Z" level=info msg="Created container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119667 | controller | Jun 11 16:54:29.799986 crc crio[22018]: time="2026-06-11T16:54:29.799904214Z" level=info msg="Starting container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839" id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119683 | controller | Jun 11 16:54:29.802775 crc crio[22018]: time="2026-06-11T16:54:29.802705337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119699 | controller | Jun 11 16:54:29.808189 crc crio[22018]: time="2026-06-11T16:54:29.808097658Z" level=info msg="Created container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119715 | controller | Jun 11 16:54:29.817638 crc crio[22018]: time="2026-06-11T16:54:29.817545845Z" level=info msg="Starting container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31" id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.119730 | controller | Jun 11 16:54:29.817993 crc crio[22018]: time="2026-06-11T16:54:29.817946523Z" level=info msg="Started container" PID=51042 containerID=bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5
2026-06-11 18:17:38.119750 | controller | Jun 11 16:54:29.821014 crc crio[22018]: time="2026-06-11T16:54:29.820923922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119767 | controller | Jun 11 16:54:29.822004 crc crio[22018]: time="2026-06-11T16:54:29.821932125Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=2eda1085-a729-4519-8529-1c9c150582bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119784 | controller | Jun 11 16:54:29.836619 crc crio[22018]: time="2026-06-11T16:54:29.836490071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119799 | controller | Jun 11 16:54:29.840752 crc crio[22018]: time="2026-06-11T16:54:29.840665257Z" level=info msg="Started container" PID=51111 containerID=8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc
2026-06-11 18:17:38.119815 | controller | Jun 11 16:54:29.845194 crc crio[22018]: time="2026-06-11T16:54:29.845118696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119830 | controller | Jun 11 16:54:29.848601 crc crio[22018]: time="2026-06-11T16:54:29.848565989Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6d151c3e-3a6e-4124-9a84-19b9d59d062d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119846 | controller | Jun 11 16:54:29.848782 crc crio[22018]: time="2026-06-11T16:54:29.848641415Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=830e85a0-ee0f-48d4-9a65-66f2bf5074a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.119890 | controller | Jun 11 16:54:29.861421 crc crio[22018]: time="2026-06-11T16:54:29.861268914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119913 | controller | Jun 11 16:54:29.874442 crc crio[22018]: time="2026-06-11T16:54:29.874268569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119930 | controller | Jun 11 16:54:29.953743 crc crio[22018]: time="2026-06-11T16:54:29.953629779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119946 | controller | Jun 11 16:54:29.966685 crc crio[22018]: time="2026-06-11T16:54:29.966627883Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.119962 | controller | Jun 11 16:54:29.975198 crc crio[22018]: time="2026-06-11T16:54:29.975063982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.119978 | controller | Jun 11 16:54:30.038465 crc crio[22018]: time="2026-06-11T16:54:30.03829326Z" level=info msg="Removed container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.119999 | controller | Jun 11 16:54:30.048396 crc crio[22018]: time="2026-06-11T16:54:30.048045518Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120016 | controller | Jun 11 16:54:30.068145 crc crio[22018]: time="2026-06-11T16:54:30.068048238Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=72a10f19-6038-42f6-b176-17173b43395b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120032 | controller | Jun 11 16:54:30.073869 crc crio[22018]: time="2026-06-11T16:54:30.071727605Z" level=info msg="Removing container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.120047 | controller | Jun 11 16:54:30.116759 crc crio[22018]: time="2026-06-11T16:54:30.116686077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120063 | controller | Jun 11 16:54:30.120513 crc crio[22018]: time="2026-06-11T16:54:30.120427042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120079 | controller | Jun 11 16:54:30.128725 crc crio[22018]: time="2026-06-11T16:54:30.128636996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120094 | controller | Jun 11 16:54:30.159441 crc crio[22018]: time="2026-06-11T16:54:30.159219226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120110 | controller | Jun 11 16:54:30.169425 crc crio[22018]: time="2026-06-11T16:54:30.169279577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120126 | controller | Jun 11 16:54:30.192104 crc crio[22018]: time="2026-06-11T16:54:30.192013164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120141 | controller | Jun 11 16:54:30.212710 crc crio[22018]: time="2026-06-11T16:54:30.21256472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120157 | controller | Jun 11 16:54:30.213858 crc crio[22018]: time="2026-06-11T16:54:30.213784061Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120172 | controller | Jun 11 16:54:30.230922 crc crio[22018]: time="2026-06-11T16:54:30.23077224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120188 | controller | Jun 11 16:54:30.330715 crc crio[22018]: time="2026-06-11T16:54:30.330612338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120203 | controller | Jun 11 16:54:30.348247 crc crio[22018]: time="2026-06-11T16:54:30.348116731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120223 | controller | Jun 11 16:54:30.382509 crc crio[22018]: time="2026-06-11T16:54:30.379699248Z" level=info msg="Created container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120239 | controller | Jun 11 16:54:30.386067 crc crio[22018]: time="2026-06-11T16:54:30.385978588Z" level=info msg="Starting container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495" id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120255 | controller | Jun 11 16:54:30.409055 crc crio[22018]: time="2026-06-11T16:54:30.404845717Z" level=info msg="Started container" PID=51227 containerID=4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb
2026-06-11 18:17:38.120271 | controller | Jun 11 16:54:30.409055 crc crio[22018]: time="2026-06-11T16:54:30.405705537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120288 | controller | Jun 11 16:54:30.426960 crc crio[22018]: time="2026-06-11T16:54:30.426874971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120304 | controller | Jun 11 16:54:30.437868 crc crio[22018]: time="2026-06-11T16:54:30.437722687Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=739867f6-98e1-4626-9d70-eb26a65e3759 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120320 | controller | Jun 11 16:54:30.446759 crc crio[22018]: time="2026-06-11T16:54:30.446624881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120336 | controller | Jun 11 16:54:30.486552 crc crio[22018]: time="2026-06-11T16:54:30.486470232Z" level=info msg="Created container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120353 | controller | Jun 11 16:54:30.497547 crc crio[22018]: time="2026-06-11T16:54:30.494944023Z" level=info msg="Starting container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9" id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120370 | controller | Jun 11 16:54:30.507400 crc crio[22018]: time="2026-06-11T16:54:30.50729813Z" level=info msg="Started container" PID=51230 containerID=36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20
2026-06-11 18:17:38.120386 | controller | Jun 11 16:54:30.513739 crc crio[22018]: time="2026-06-11T16:54:30.512671458Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=28777fb2-b9d4-4127-87b9-5f76aaba8880 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120402 | controller | Jun 11 16:54:30.534613 crc crio[22018]: time="2026-06-11T16:54:30.534558496Z" level=info msg="Created container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120423 | controller | Jun 11 16:54:30.536202 crc crio[22018]: time="2026-06-11T16:54:30.535913813Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=17ced7fe-3f1a-49f3-b048-58d8203c3eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120439 | controller | Jun 11 16:54:30.540781 crc crio[22018]: time="2026-06-11T16:54:30.54071814Z" level=info msg="Removed container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.120455 | controller | Jun 11 16:54:30.542204 crc crio[22018]: time="2026-06-11T16:54:30.542134425Z" level=info msg="Starting container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5" id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120473 | controller | Jun 11 16:54:30.543291 crc crio[22018]: time="2026-06-11T16:54:30.543234672Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120491 | controller | Jun 11 16:54:30.546556 crc crio[22018]: time="2026-06-11T16:54:30.545777723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=772e09ed-2a4f-405b-a5c6-5d7892d93f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120507 | controller | Jun 11 16:54:30.556439 crc crio[22018]: time="2026-06-11T16:54:30.556290451Z" level=info msg="Started container" PID=51123 containerID=f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33
2026-06-11 18:17:38.120523 | controller | Jun 11 16:54:30.557150 crc crio[22018]: time="2026-06-11T16:54:30.557082785Z" level=info msg="Removing container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.120540 | controller | Jun 11 16:54:30.573223 crc crio[22018]: time="2026-06-11T16:54:30.573137248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120556 | controller | Jun 11 16:54:30.583580 crc crio[22018]: time="2026-06-11T16:54:30.583498277Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120573 | controller | Jun 11 16:54:30.622922 crc crio[22018]: time="2026-06-11T16:54:30.619383522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120588 | controller | Jun 11 16:54:30.774757 crc crio[22018]: time="2026-06-11T16:54:30.774655204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120604 | controller | Jun 11 16:54:30.780281 crc crio[22018]: time="2026-06-11T16:54:30.779411842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120626 | controller | Jun 11 16:54:30.808882 crc crio[22018]: time="2026-06-11T16:54:30.808790971Z" level=info msg="Removed container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.120643 | controller | Jun 11 16:54:30.820310 crc crio[22018]: time="2026-06-11T16:54:30.82023203Z" level=info msg="Removing container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.120659 | controller | Jun 11 16:54:30.830554 crc crio[22018]: time="2026-06-11T16:54:30.827474616Z" level=info msg="Created container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120674 | controller | Jun 11 16:54:30.832699 crc crio[22018]: time="2026-06-11T16:54:30.832632029Z" level=info msg="Starting container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c" id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120690 | controller | Jun 11 16:54:30.858461 crc crio[22018]: time="2026-06-11T16:54:30.854682348Z" level=info msg="Created container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120706 | controller | Jun 11 16:54:30.858461 crc crio[22018]: time="2026-06-11T16:54:30.856928893Z" level=info msg="Started container" PID=51265 containerID=067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08
2026-06-11 18:17:38.120722 | controller | Jun 11 16:54:30.859823 crc crio[22018]: time="2026-06-11T16:54:30.859763092Z" level=info msg="Starting container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd" id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120737 | controller | Jun 11 16:54:30.869716 crc crio[22018]: time="2026-06-11T16:54:30.869614163Z" level=info msg="Started container" PID=51264 containerID=91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04
2026-06-11 18:17:38.120753 | controller | Jun 11 16:54:30.882664 crc crio[22018]: time="2026-06-11T16:54:30.88257357Z" level=info msg="Created container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120770 | controller | Jun 11 16:54:30.884925 crc crio[22018]: time="2026-06-11T16:54:30.884796261Z" level=info msg="Starting container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1" id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120786 | controller | Jun 11 16:54:30.923906 crc crio[22018]: time="2026-06-11T16:54:30.923684764Z" level=info msg="Started container" PID=51245 containerID=8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a
2026-06-11 18:17:38.120806 | controller | Jun 11 16:54:30.965906 crc crio[22018]: time="2026-06-11T16:54:30.965845106Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.120822 | controller | Jun 11 16:54:30.970026 crc crio[22018]: time="2026-06-11T16:54:30.968890205Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=63d28730-2932-4964-8f98-af3c3eb4c87f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120839 | controller | Jun 11 16:54:30.995626 crc crio[22018]: time="2026-06-11T16:54:30.995511308Z" level=info msg="Created container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.120876 | controller | Jun 11 16:54:30.997037 crc crio[22018]: time="2026-06-11T16:54:30.996988186Z" level=info msg="Starting container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9" id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.120895 | controller | Jun 11 16:54:31.006079 crc crio[22018]: time="2026-06-11T16:54:31.005998563Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d8f7b30f-1c19-49f6-9ac9-eb3a471aceb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.120911 | controller | Jun 11 16:54:31.006653 crc crio[22018]: time="2026-06-11T16:54:31.006570882Z" level=info msg="Started container" PID=51269 containerID=3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84
2026-06-11 18:17:38.120928 | controller | Jun 11 16:54:31.026453 crc crio[22018]: time="2026-06-11T16:54:31.0215398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120944 | controller | Jun 11 16:54:31.043530 crc crio[22018]: time="2026-06-11T16:54:31.043260634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120959 | controller | Jun 11 16:54:31.097391 crc crio[22018]: time="2026-06-11T16:54:31.097241586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120975 | controller | Jun 11 16:54:31.106423 crc crio[22018]: time="2026-06-11T16:54:31.106266999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.120991 | controller | Jun 11 16:54:31.129658 crc crio[22018]: time="2026-06-11T16:54:31.129500675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121006 | controller | Jun 11 16:54:31.136912 crc crio[22018]: time="2026-06-11T16:54:31.136829051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121025 | controller | Jun 11 16:54:31.140256 crc crio[22018]: time="2026-06-11T16:54:31.140196239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121041 | controller | Jun 11 16:54:31.144246 crc crio[22018]: time="2026-06-11T16:54:31.144169196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121056 | controller | Jun 11 16:54:31.166101 crc crio[22018]: time="2026-06-11T16:54:31.166026793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121072 | controller | Jun 11 16:54:31.169298 crc crio[22018]: time="2026-06-11T16:54:31.169232463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121087 | controller | Jun 11 16:54:31.175406 crc crio[22018]: time="2026-06-11T16:54:31.173580699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121103 | controller | Jun 11 16:54:31.179770 crc crio[22018]: time="2026-06-11T16:54:31.179701003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121118 | controller | Jun 11 16:54:31.180203 crc crio[22018]: time="2026-06-11T16:54:31.180134536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121133 | controller | Jun 11 16:54:31.203118 crc crio[22018]: time="2026-06-11T16:54:31.203002287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121149 | controller | Jun 11 16:54:31.246972 crc crio[22018]: time="2026-06-11T16:54:31.246860447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121164 | controller | Jun 11 16:54:31.250934 crc crio[22018]: time="2026-06-11T16:54:31.250882485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121180 | controller | Jun 11 16:54:31.253616 crc crio[22018]: time="2026-06-11T16:54:31.253282189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121195 | controller | Jun 11 16:54:31.257276 crc crio[22018]: time="2026-06-11T16:54:31.257184295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121210 | controller | Jun 11 16:54:31.262016 crc crio[22018]: time="2026-06-11T16:54:31.261936254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121226 | controller | Jun 11 16:54:31.269185 crc crio[22018]: time="2026-06-11T16:54:31.268960205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121241 | controller | Jun 11 16:54:31.271696 crc crio[22018]: time="2026-06-11T16:54:31.271623159Z" level=info msg="Created container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121262 | controller | Jun 11 16:54:31.274991 crc crio[22018]: time="2026-06-11T16:54:31.274896643Z" level=info msg="Starting container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad" id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121278 | controller | Jun 11 16:54:31.275102 crc crio[22018]: time="2026-06-11T16:54:31.275024166Z" level=info msg="Created container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121295 | controller | Jun 11 16:54:31.275305 crc crio[22018]: time="2026-06-11T16:54:31.275237434Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686614-nhlvf/oc" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121311 | controller | Jun 11 16:54:31.275489 crc crio[22018]: time="2026-06-11T16:54:31.27542754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121327 | controller | Jun 11 16:54:31.275909 crc crio[22018]: time="2026-06-11T16:54:31.275842443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121342 | controller | Jun 11 16:54:31.279100 crc crio[22018]: time="2026-06-11T16:54:31.278981923Z" level=info msg="Starting container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297" id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121358 | controller | Jun 11 16:54:31.282554 crc crio[22018]: time="2026-06-11T16:54:31.282485875Z" level=info msg="Started container" PID=51280 containerID=99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1
2026-06-11 18:17:38.121374 | controller | Jun 11 16:54:31.308054 crc crio[22018]: time="2026-06-11T16:54:31.307932332Z" level=info msg="Started container" PID=51234 containerID=600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d
2026-06-11 18:17:38.121390 | controller | Jun 11 16:54:31.308518 crc crio[22018]: time="2026-06-11T16:54:31.308402243Z" level=info msg="Created container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121406 | controller | Jun 11 16:54:31.323786 crc crio[22018]: time="2026-06-11T16:54:31.323731415Z" level=info msg="Starting container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726" id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121422 | controller | Jun 11 16:54:31.361582 crc crio[22018]: time="2026-06-11T16:54:31.361476354Z" level=info msg="Started container" PID=51308 containerID=c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1
2026-06-11 18:17:38.121442 | controller | Jun 11 16:54:31.457733 crc crio[22018]: time="2026-06-11T16:54:31.457490077Z" level=info msg="Removed container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.121458 | controller | Jun 11 16:54:31.471619 crc crio[22018]: time="2026-06-11T16:54:31.470308434Z" level=info msg="Removing container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.121474 | controller | Jun 11 16:54:31.518763 crc crio[22018]: time="2026-06-11T16:54:31.518511838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121490 | controller | Jun 11 16:54:31.577142 crc crio[22018]: time="2026-06-11T16:54:31.576738924Z" level=info msg="Removed container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.121506 | controller | Jun 11 16:54:32.003573 crc crio[22018]: time="2026-06-11T16:54:32.003058777Z" level=info msg="Created container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121522 | controller | Jun 11 16:54:32.011005 crc crio[22018]: time="2026-06-11T16:54:32.009781441Z" level=info msg="Starting container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550" id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121538 | controller | Jun 11 16:54:32.023236 crc crio[22018]: time="2026-06-11T16:54:32.023063798Z" level=info msg="Started container" PID=51493 containerID=6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb
2026-06-11 18:17:38.121555 | controller | Jun 11 16:54:32.062290 crc crio[22018]: time="2026-06-11T16:54:32.061674312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.121571 | controller | Jun 11 16:54:32.063991 crc crio[22018]: time="2026-06-11T16:54:32.063901953Z" level=info msg="Created container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121587 | controller | Jun 11 16:54:32.076258 crc crio[22018]: time="2026-06-11T16:54:32.07615843Z" level=info msg="Starting container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367" id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121603 | controller | Jun 11 16:54:32.101060 crc crio[22018]: time="2026-06-11T16:54:32.100997343Z" level=info msg="Started container" PID=51537 containerID=00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2
2026-06-11 18:17:38.121623 | controller | Jun 11 16:54:32.116254 crc crio[22018]: time="2026-06-11T16:54:32.116147279Z" level=info msg="Created container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121639 | controller | Jun 11 16:54:32.120610 crc crio[22018]: time="2026-06-11T16:54:32.120521648Z" level=info msg="Starting container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969" id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121655 | controller | Jun 11 16:54:32.133475 crc crio[22018]: time="2026-06-11T16:54:32.133403934Z" level=info msg="Started container" PID=51528 containerID=4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5
2026-06-11 18:17:38.121671 | controller | Jun 11 16:54:32.157425 crc crio[22018]: time="2026-06-11T16:54:32.157233599Z" level=info msg="Created container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121688 | controller | Jun 11 16:54:32.158649 crc crio[22018]: time="2026-06-11T16:54:32.158510118Z" level=info msg="Starting container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043" id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121704 | controller | Jun 11 16:54:32.169481 crc crio[22018]: time="2026-06-11T16:54:32.169377007Z" level=info msg="Started container" PID=51536 containerID=a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab
2026-06-11 18:17:38.121720 | controller | Jun 11 16:54:32.188422 crc crio[22018]: time="2026-06-11T16:54:32.185111731Z" level=info msg="Created container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121736 | controller | Jun 11 16:54:32.190685 crc crio[22018]: time="2026-06-11T16:54:32.189127085Z" level=info msg="Starting container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2" id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121752 | controller | Jun 11 16:54:32.234220 crc crio[22018]: time="2026-06-11T16:54:32.234130186Z" level=info msg="Created container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121768 | controller | Jun 11 16:54:32.236931 crc crio[22018]: time="2026-06-11T16:54:32.236860443Z" level=info msg="Starting container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b" id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121784 | controller | Jun 11 16:54:32.241825 crc crio[22018]: time="2026-06-11T16:54:32.241752089Z" level=info msg="Created container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121804 | controller | Jun 11 16:54:32.248146 crc crio[22018]: time="2026-06-11T16:54:32.248053185Z" level=info msg="Starting container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e" id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121820 | controller | Jun 11 16:54:32.252229 crc crio[22018]: time="2026-06-11T16:54:32.252177796Z" level=info msg="Started container" PID=51487 containerID=3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60
2026-06-11 18:17:38.121836 | controller | Jun 11 16:54:32.254972 crc crio[22018]: time="2026-06-11T16:54:32.253519888Z" level=info msg="Started container" PID=51515 containerID=471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6
2026-06-11 18:17:38.121870 | controller | Jun 11 16:54:32.255818 crc crio[22018]: time="2026-06-11T16:54:32.253786348Z" level=info msg="Created container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121888 | controller | Jun 11 16:54:32.255993 crc crio[22018]: time="2026-06-11T16:54:32.255884524Z" level=info msg="Created container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121904 | controller | Jun 11 16:54:32.256418 crc crio[22018]: time="2026-06-11T16:54:32.253946062Z" level=info msg="Created container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.121919 | controller | Jun 11 16:54:32.258148 crc crio[22018]: time="2026-06-11T16:54:32.257881915Z" level=info msg="Starting container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5" id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121934 | controller | Jun 11 16:54:32.259147 crc crio[22018]: time="2026-06-11T16:54:32.259083176Z" level=info msg="Starting container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6" id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121950 | controller | Jun 11 16:54:32.259536 crc crio[22018]: time="2026-06-11T16:54:32.25929328Z" level=info msg="Starting container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e" id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.121965 | controller | Jun 11 16:54:32.263307 crc crio[22018]: time="2026-06-11T16:54:32.263217415Z" level=info msg="Started container" PID=51519 containerID=cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573
2026-06-11 18:17:38.121981 | controller | Jun 11 16:54:32.266072 crc crio[22018]: time="2026-06-11T16:54:32.266021063Z" level=info msg="Started container" PID=51535 containerID=d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20
2026-06-11 18:17:38.122001 | controller | Jun 11 16:54:32.276561 crc crio[22018]: time="2026-06-11T16:54:32.276316589Z" level=info msg="Created container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122017 | controller | Jun 11 16:54:32.278480 crc crio[22018]: time="2026-06-11T16:54:32.278434893Z" level=info msg="Starting container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d" id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.122033 | controller | Jun 11 16:54:32.282279 crc crio[22018]: time="2026-06-11T16:54:32.282172272Z" level=info msg="Started container" PID=51538 containerID=bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461
2026-06-11 18:17:38.122049 | controller | Jun 11 16:54:32.302758 crc crio[22018]: time="2026-06-11T16:54:32.302619128Z" level=info msg="Started container" PID=51534 containerID=ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500
2026-06-11 18:17:38.122065 | controller | Jun 11 16:54:32.314295 crc crio[22018]: time="2026-06-11T16:54:32.314229298Z" level=info msg="Started container" PID=51539 containerID=eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa
2026-06-11 18:17:38.122081 | controller | Jun 11 16:54:32.378671 crc crio[22018]: time="2026-06-11T16:54:32.378564847Z" level=info msg="Created container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122097 | controller | Jun 11 16:54:32.380454 crc crio[22018]: time="2026-06-11T16:54:32.38026827Z" level=info msg="Starting container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad" id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.122113 | controller | Jun 11 16:54:32.397671 crc crio[22018]: time="2026-06-11T16:54:32.397596216Z" level=info msg="Started container" PID=51576 containerID=8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad description=openshift-infra/auto-csr-approver-29686614-nhlvf/oc id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9
2026-06-11 18:17:38.122129 | controller | Jun 11 16:54:33.110064 crc crio[22018]: time="2026-06-11T16:54:33.109155847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122149 | controller | Jun 11 16:54:33.270533 crc crio[22018]: time="2026-06-11T16:54:33.270446108Z" level=info msg="Created container 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122166 | controller | Jun 11 16:54:33.272140 crc crio[22018]: time="2026-06-11T16:54:33.272072684Z" level=info msg="Starting container: 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a" id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.122182 | controller | Jun 11 16:54:33.285588 crc crio[22018]: time="2026-06-11T16:54:33.285489582Z" level=info msg="Started container" PID=51715 containerID=5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020
2026-06-11 18:17:38.122198 | controller | Jun 11 16:54:33.302683 crc crio[22018]: time="2026-06-11T16:54:33.302584653Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.122214 | controller | Jun 11 16:54:33.306960 crc crio[22018]: time="2026-06-11T16:54:33.30688443Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:17:38.122231 | controller | Jun 11 16:54:33.783960 crc crio[22018]: time="2026-06-11T16:54:33.783836475Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.122247 | controller | Jun 11 16:54:33.784902 crc crio[22018]: time="2026-06-11T16:54:33.784846619Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=349b99bf-bcea-42a4-bcca-ff278de124d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122262 | controller | Jun 11 16:54:33.786938 crc crio[22018]: time="2026-06-11T16:54:33.786881991Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=39205726-9851-4cf7-b7c9-b84f3bab74b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122278 | controller | Jun 11 16:54:33.793632 crc crio[22018]: time="2026-06-11T16:54:33.793593963Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122294 | controller | Jun 11 16:54:33.794685 crc crio[22018]: time="2026-06-11T16:54:33.794652186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122310 | controller | Jun 11 16:54:33.844381 crc crio[22018]: time="2026-06-11T16:54:33.844274172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122325 | controller | Jun 11 16:54:34.281025 crc crio[22018]: time="2026-06-11T16:54:34.279981838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122340 | controller | Jun 11 16:54:34.421190 crc crio[22018]: time="2026-06-11T16:54:34.415202292Z" level=info msg="Created container d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122356 | controller | Jun 11 16:54:34.421963 crc crio[22018]: time="2026-06-11T16:54:34.421914442Z" level=info msg="Starting container: d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9" id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.122375 | controller | Jun 11 16:54:34.430286 crc crio[22018]: time="2026-06-11T16:54:34.430230711Z" level=info msg="Started container" PID=51777 containerID=d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020
2026-06-11 18:17:38.122392 | controller | Jun 11 16:54:34.442611 crc crio[22018]: time="2026-06-11T16:54:34.44255713Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.122408 | controller | Jun 11 16:54:34.446439 crc crio[22018]: time="2026-06-11T16:54:34.445965458Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 18:17:38.122424 | controller | Jun 11 16:54:34.831735 crc crio[22018]: time="2026-06-11T16:54:34.831485825Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.122439 | controller | Jun 11 16:54:34.833153 crc crio[22018]: time="2026-06-11T16:54:34.833057614Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=db4e538b-5d03-4aed-b4a6-a23e58f44314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122455 | controller | Jun 11 16:54:34.836700 crc crio[22018]: time="2026-06-11T16:54:34.836488522Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=121912f7-1ee0-4c1d-a99c-3ff96d2e59d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122470 | controller | Jun 11 16:54:34.843715 crc crio[22018]: time="2026-06-11T16:54:34.843617617Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122486 | controller | Jun 11 16:54:34.844160 crc crio[22018]: time="2026-06-11T16:54:34.844113393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122501 | controller | Jun 11 16:54:34.898596 crc crio[22018]: time="2026-06-11T16:54:34.89854224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122517 | controller | Jun 11 16:54:35.270470 crc crio[22018]: time="2026-06-11T16:54:35.269983161Z" level=info msg="Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.122534 | controller | Jun 11 16:54:35.271093 crc crio[22018]: time="2026-06-11T16:54:35.271024294Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade918}] Aliases:map[]}"
2026-06-11 18:17:38.122551 | controller | Jun 11 16:54:35.271276 crc crio[22018]: time="2026-06-11T16:54:35.27122084Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686614-nhlvf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.122588 | controller | Jun 11 16:54:35.575249 crc crio[22018]: time="2026-06-11T16:54:35.575177457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122606 | controller | Jun 11 16:54:35.646198 crc crio[22018]: time="2026-06-11T16:54:35.645519404Z" level=info msg="Stopped pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.122623 | controller | Jun 11 16:54:35.711233 crc crio[22018]: time="2026-06-11T16:54:35.71108826Z" level=info msg="Created container 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.122639 | controller | Jun 11 16:54:35.715948 crc crio[22018]: time="2026-06-11T16:54:35.715783569Z" level=info msg="Starting container: 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381" id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.122655 | controller | Jun 11 16:54:35.726951 crc crio[22018]: time="2026-06-11T16:54:35.724266558Z" level=info msg="Started container" PID=52015 containerID=17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020
2026-06-11 18:17:38.122672 | controller | Jun 11 16:55:00.467682 crc crio[22018]: time="2026-06-11T16:55:00.46667953Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.122688 | controller | Jun 11 16:55:00.467682 crc crio[22018]: time="2026-06-11T16:55:00.467582478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122705 | controller | Jun 11 16:55:00.510487 crc crio[22018]: time="2026-06-11T16:55:00.510425318Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}"
2026-06-11 18:17:38.122721 | controller | Jun 11 16:55:00.510766 crc crio[22018]: time="2026-06-11T16:55:00.510747979Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.122737 | controller | Jun 11 16:55:00.657045 crc crio[22018]: time="2026-06-11T16:55:00.656947095Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.122754 | controller | Jun 11 16:55:00.657160 crc crio[22018]: time="2026-06-11T16:55:00.657068949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.122770 | controller | Jun 11 16:55:00.693678 crc crio[22018]: time="2026-06-11T16:55:00.693575869Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}"
2026-06-11 18:17:38.122790 | controller | Jun 11 16:55:00.693678 crc crio[22018]: time="2026-06-11T16:55:00.693645603Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f94844f59-jbhd9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.122807 | controller | Jun 11 16:55:00.863196 crc crio[22018]: 2026-06-11T16:55:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:052ef7bba4f74f1 Mac:52:38:ed:41:49:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.122823 | controller | Jun 11 16:55:00.867745 crc crio[22018]: time="2026-06-11T16:55:00.865704336Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}"
2026-06-11 18:17:38.122840 | controller | Jun 11 16:55:00.867745 crc crio[22018]: time="2026-06-11T16:55:00.865895022Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.122874 | controller | Jun 11 16:55:00.881509 crc crio[22018]: time="2026-06-11T16:55:00.881465418Z" level=info msg="Ran pod sandbox 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd with infra container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.122893 | controller | Jun 11 16:55:00.889560 crc crio[22018]: time="2026-06-11T16:55:00.88816791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122909 | controller | Jun 11 16:55:00.889560 crc crio[22018]: time="2026-06-11T16:55:00.888515591Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122927 | controller | Jun 11 16:55:00.889560 crc crio[22018]: time="2026-06-11T16:55:00.888580683Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.122950 | controller | Jun 11 16:55:00.890583 crc crio[22018]: time="2026-06-11T16:55:00.890230665Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.122981 | controller | Jun 11 16:55:00.910884 crc crio[22018]: time="2026-06-11T16:55:00.910076369Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:17:38.123046 | controller | Jun 11 16:55:01.039187 crc crio[22018]: 2026-06-11T16:55:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b161f47eebc804b Mac:f6:d2:25:9f:5a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 SocketPath: PciID:}] [{Interface:0xc0003c3610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.123075 | controller | Jun 11 16:55:01.041162 crc crio[22018]: time="2026-06-11T16:55:01.041059091Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}"
2026-06-11 18:17:38.123094 | controller | Jun 11 16:55:01.041671 crc crio[22018]: time="2026-06-11T16:55:01.041463784Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f94844f59-jbhd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.123111 | controller | Jun 11 16:55:01.050094 crc crio[22018]: time="2026-06-11T16:55:01.050010887Z" level=info msg="Ran pod sandbox b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 with infra container: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123127 | controller | Jun 11 16:55:01.052032 crc crio[22018]: time="2026-06-11T16:55:01.051694081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123144 | controller | Jun 11 16:55:01.052032 crc crio[22018]: time="2026-06-11T16:55:01.051920099Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123160 | controller | Jun 11 16:55:01.052032 crc crio[22018]: time="2026-06-11T16:55:01.05196795Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123176 | controller | Jun 11 16:55:01.054312 crc crio[22018]: time="2026-06-11T16:55:01.053032617Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.123199 | controller | Jun 11 16:55:01.056238 crc crio[22018]: time="2026-06-11T16:55:01.056120022Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:17:38.123225 | controller | Jun 11 16:55:02.854119 crc crio[22018]: time="2026-06-11T16:55:02.847482189Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69664d8887-6dn2k/POD" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123251 | controller | Jun 11 16:55:02.854119 crc crio[22018]: time="2026-06-11T16:55:02.852498339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.123269 | controller | Jun 11 16:55:03.016716 crc crio[22018]: time="2026-06-11T16:55:03.016562033Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}"
2026-06-11 18:17:38.123290 | controller | Jun 11 16:55:03.016716 crc crio[22018]: time="2026-06-11T16:55:03.016640376Z" level=info msg="Adding pod openstack_dnsmasq-dns-69664d8887-6dn2k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.123307 | controller | Jun 11 16:55:03.441563 crc crio[22018]: time="2026-06-11T16:55:03.441047197Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123323 | controller | Jun 11 16:55:03.441937 crc crio[22018]: time="2026-06-11T16:55:03.441911265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.123341 | controller | Jun 11 16:55:03.474879 crc crio[22018]: 2026-06-11T16:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8402ea7671ada7 Mac:b2:d9:c6:a3:4d:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 SocketPath: PciID:}] [{Interface:0xc00028e850 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.123357 | controller | Jun 11 16:55:03.489933 crc crio[22018]: time="2026-06-11T16:55:03.489818353Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}"
2026-06-11 18:17:38.123373 | controller | Jun 11 16:55:03.495466 crc crio[22018]: time="2026-06-11T16:55:03.492471497Z" level=info msg="Checking pod openstack_dnsmasq-dns-69664d8887-6dn2k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.123389 | controller | Jun 11 16:55:03.605709 crc crio[22018]: time="2026-06-11T16:55:03.605614396Z" level=info msg="Ran pod sandbox c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 with infra container: openstack/dnsmasq-dns-69664d8887-6dn2k/POD" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123406 | controller | Jun 11 16:55:03.612640 crc crio[22018]: time="2026-06-11T16:55:03.612534152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123422 | controller | Jun 11 16:55:03.612917 crc crio[22018]: time="2026-06-11T16:55:03.612869643Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123440 | controller | Jun 11 16:55:03.613008 crc crio[22018]: time="2026-06-11T16:55:03.612941345Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123462 | controller | Jun 11 16:55:03.623447 crc crio[22018]: time="2026-06-11T16:55:03.623221999Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.123478 | controller | Jun 11 16:55:03.645262 crc crio[22018]: time="2026-06-11T16:55:03.644829661Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:17:38.123494 | controller | Jun 11 16:55:03.650624 crc crio[22018]: time="2026-06-11T16:55:03.650280168Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}"
2026-06-11 18:17:38.123510 | controller | Jun 11 16:55:03.650624 crc crio[22018]: time="2026-06-11T16:55:03.650413038Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b485b7db9-zlccb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.123526 | controller | Jun 11 16:55:04.146297 crc crio[22018]: time="2026-06-11T16:55:04.145868027Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123542 | controller | Jun 11 16:55:04.147216 crc crio[22018]: time="2026-06-11T16:55:04.146314481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.123558 | controller | Jun 11 16:55:04.233069 crc crio[22018]: time="2026-06-11T16:55:04.232572378Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}"
2026-06-11 18:17:38.123575 | controller | Jun 11 16:55:04.233069 crc crio[22018]: time="2026-06-11T16:55:04.233067964Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.123592 | controller | Jun 11 16:55:04.373980 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:439653c52a5eecf Mac:26:05:be:0a:b3:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.123608 | controller | Jun 11 16:55:04.375461 crc crio[22018]: time="2026-06-11T16:55:04.375261304Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}"
2026-06-11 18:17:38.123631 | controller | Jun 11 16:55:04.376597 crc crio[22018]: time="2026-06-11T16:55:04.376509094Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b485b7db9-zlccb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.123648 | controller | Jun 11 16:55:04.418763 crc crio[22018]: time="2026-06-11T16:55:04.418623356Z" level=info msg="Ran pod sandbox 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 with infra container: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123664 | controller | Jun 11 16:55:04.443252 crc crio[22018]: time="2026-06-11T16:55:04.443104241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123679 | controller | Jun 11 16:55:04.445564 crc crio[22018]: time="2026-06-11T16:55:04.443586176Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123695 | controller | Jun 11 16:55:04.445564 crc crio[22018]: time="2026-06-11T16:55:04.443672039Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123710 | controller | Jun 11 16:55:04.445885 crc crio[22018]: time="2026-06-11T16:55:04.44580314Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.123726 | controller | Jun 11 16:55:04.472509 crc crio[22018]: time="2026-06-11T16:55:04.471972265Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-11 18:17:38.123742 | controller | Jun 11 16:55:04.946110 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09be2ff3ab78a3 Mac:4e:2b:62:38:cb:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.123758 | controller | Jun 11 16:55:04.952249 crc crio[22018]: time="2026-06-11T16:55:04.948721269Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}"
2026-06-11 18:17:38.123775 | controller | Jun 11 16:55:04.952249 crc crio[22018]: time="2026-06-11T16:55:04.948962347Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.123791 | controller | Jun 11 16:55:04.987738 crc crio[22018]: time="2026-06-11T16:55:04.980962308Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123807 | controller | Jun 11 16:55:04.987738 crc crio[22018]: time="2026-06-11T16:55:04.981125873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.123827 | controller | Jun 11 16:55:05.035933 crc crio[22018]: time="2026-06-11T16:55:05.035793096Z" level=info msg="Ran pod sandbox c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab with infra container: openstack/rabbitmq-server-0/POD" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.123843 | controller | Jun 11 16:55:05.043886 crc crio[22018]: time="2026-06-11T16:55:05.043768462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123892 | controller | Jun 11 16:55:05.044131 crc crio[22018]: time="2026-06-11T16:55:05.043986859Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123914 | controller | Jun 11 16:55:05.044131 crc crio[22018]: time="2026-06-11T16:55:05.044037051Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.123931 | controller | Jun 11 16:55:05.053583 crc crio[22018]: time="2026-06-11T16:55:05.053293177Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.123948 | controller | Jun 11 16:55:05.053583 crc crio[22018]: time="2026-06-11T16:55:05.053535956Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}"
2026-06-11 18:17:38.123966 | controller | Jun 11 16:55:05.053583 crc crio[22018]: time="2026-06-11T16:55:05.053584187Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.123983 | controller | Jun 11 16:55:05.059135 crc crio[22018]: time="2026-06-11T16:55:05.058993848Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-11 18:17:38.123999 | controller | Jun 11 16:55:05.530241 crc crio[22018]: time="2026-06-11T16:55:05.526085633Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124016 | controller | Jun 11 16:55:05.530241 crc crio[22018]: time="2026-06-11T16:55:05.529611075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.124033 | controller | Jun 11 16:55:05.711276 crc crio[22018]: time="2026-06-11T16:55:05.690802303Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}"
2026-06-11 18:17:38.124054 | controller | Jun 11 16:55:05.711276 crc crio[22018]: time="2026-06-11T16:55:05.711213747Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.124071 | controller | Jun 11 16:55:05.932293 crc crio[22018]: 2026-06-11T16:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d04fe88ef9ca3 Mac:ee:f6:e4:92:e6:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.124088 | controller | Jun 11 16:55:05.935092 crc crio[22018]: time="2026-06-11T16:55:05.93441243Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}"
2026-06-11 18:17:38.124105 | controller | Jun 11 16:55:05.935092 crc crio[22018]: time="2026-06-11T16:55:05.934791655Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.124121 | controller | Jun 11 16:55:06.002419 crc crio[22018]: time="2026-06-11T16:55:06.002279596Z" level=info msg="Ran pod sandbox a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc with infra container: openstack/rabbitmq-cell1-server-0/POD" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124138 | controller | Jun 11 16:55:06.020478 crc crio[22018]: time="2026-06-11T16:55:06.019870982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124154 | controller | Jun 11 16:55:06.020801 crc crio[22018]: time="2026-06-11T16:55:06.02075018Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124170 | controller | Jun 11 16:55:06.020876 crc crio[22018]: time="2026-06-11T16:55:06.020844673Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124187 | controller | Jun 11 16:55:06.022439 crc crio[22018]: time="2026-06-11T16:55:06.022308609Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.124204 | controller | Jun 11 16:55:06.039057 crc crio[22018]: time="2026-06-11T16:55:06.038821139Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-11 18:17:38.124221 | controller | Jun 11 16:55:06.313601 crc crio[22018]: 2026-06-11T16:55:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf724202b5ce2b Mac:a6:60:41:7c:3d:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.124240 | controller | Jun 11 16:55:06.314837 crc crio[22018]: time="2026-06-11T16:55:06.314760407Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}"
2026-06-11 18:17:38.124257 | controller | Jun 11 16:55:06.315023 crc crio[22018]: time="2026-06-11T16:55:06.314966424Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.124274 | controller | Jun 11 16:55:06.356455 crc crio[22018]: time="2026-06-11T16:55:06.353239045Z" level=info msg="Ran pod sandbox fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be with infra container: openstack/openstack-galera-0/POD" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124289 | controller | Jun 11 16:55:06.362790 crc crio[22018]: time="2026-06-11T16:55:06.362654962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124306 | controller | Jun 11 16:55:06.365571 crc crio[22018]: time="2026-06-11T16:55:06.36320098Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124321 | controller | Jun 11 16:55:06.365571 crc crio[22018]: time="2026-06-11T16:55:06.364941575Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124337 | controller | Jun 11 16:55:06.371618 crc crio[22018]: time="2026-06-11T16:55:06.371549633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.124352 | controller | Jun 11 16:55:06.375858 crc crio[22018]: time="2026-06-11T16:55:06.375773336Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-11 18:17:38.124368 | controller | Jun 11 16:55:06.944291 crc crio[22018]: time="2026-06-11T16:55:06.942083434Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124384 | controller | Jun 11 16:55:06.945909 crc crio[22018]: time="2026-06-11T16:55:06.944285234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.124400 | controller | Jun 11 16:55:07.014023 crc crio[22018]: time="2026-06-11T16:55:07.01069949Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}"
2026-06-11 18:17:38.124421 | controller | Jun 11 16:55:07.014023 crc crio[22018]: time="2026-06-11T16:55:07.010762962Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.124438 | controller | Jun 11 16:55:07.525548 crc crio[22018]: time="2026-06-11T16:55:07.525189142Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124454 | controller | Jun 11 16:55:07.525692 crc crio[22018]: time="2026-06-11T16:55:07.525622616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.124470 | controller | Jun 11 16:55:07.618922 crc crio[22018]: time="2026-06-11T16:55:07.618827585Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}"
2026-06-11 18:17:38.124486 | controller | Jun 11 16:55:07.618922 crc crio[22018]: time="2026-06-11T16:55:07.618905994Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.124503 | controller | Jun 11 16:55:07.845704 crc crio[22018]: 2026-06-11T16:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0931c22b29a62f5 Mac:5a:8c:7d:1b:f8:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 SocketPath: PciID:}] [{Interface:0xc0002bc7a0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.124519 | controller | Jun 11 16:55:07.845891 crc crio[22018]: time="2026-06-11T16:55:07.845731073Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}"
2026-06-11 18:17:38.124535 | controller | Jun 11 16:55:07.845964 crc crio[22018]: time="2026-06-11T16:55:07.84593498Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.124551 | controller | Jun 11 16:55:07.865484 crc crio[22018]: time="2026-06-11T16:55:07.855829825Z" level=info msg="Ran pod sandbox 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d with infra container: openstack/openstack-cell1-galera-0/POD" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124567 | controller | Jun 11 16:55:07.865484 crc crio[22018]: time="2026-06-11T16:55:07.862652344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124582 | controller | Jun 11 16:55:07.865484 crc crio[22018]: time="2026-06-11T16:55:07.86283417Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124602 | controller | Jun 11 16:55:07.865484 crc crio[22018]: time="2026-06-11T16:55:07.862883172Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124618 | controller | Jun 11 16:55:07.869522 crc crio[22018]: time="2026-06-11T16:55:07.867156064Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.124634 | controller | Jun 11 16:55:07.874542 crc crio[22018]: time="2026-06-11T16:55:07.873494916Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-11 18:17:38.124650 | controller | Jun 11 16:55:08.352396 crc crio[22018]: 2026-06-11T16:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e4d2cfbac29d6 Mac:7a:4b:83:49:44:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.124666 | controller | Jun 11 16:55:08.355009 crc crio[22018]: time="2026-06-11T16:55:08.354925448Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}"
2026-06-11 18:17:38.124682 | controller | Jun 11 16:55:08.355695 crc crio[22018]: time="2026-06-11T16:55:08.355674972Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.124698 | controller | Jun 11 16:55:08.371624 crc crio[22018]: time="2026-06-11T16:55:08.370463079Z" level=info msg="Ran pod sandbox 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 with infra container: openstack/memcached-0/POD" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124714 | controller | Jun 11 16:55:08.379450 crc crio[22018]: time="2026-06-11T16:55:08.373998597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124730 | controller | Jun 11 16:55:08.379450 crc crio[22018]: time="2026-06-11T16:55:08.374441941Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124746 | controller | Jun 11 16:55:08.379450 crc crio[22018]: time="2026-06-11T16:55:08.374556955Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.124762 | controller | Jun 11 16:55:08.379450 crc crio[22018]: time="2026-06-11T16:55:08.375713885Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.124781 | controller | Jun 11 16:55:08.398455 crc crio[22018]: time="2026-06-11T16:55:08.39814551Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\""
2026-06-11 18:17:38.124797 | controller | Jun 11 16:55:09.535456 crc crio[22018]: time="2026-06-11T16:55:09.535420337Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124813 | controller | Jun 11 16:55:09.536538 crc crio[22018]: time="2026-06-11T16:55:09.536515532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.124828 | controller | Jun 11 16:55:09.618683 crc crio[22018]: time="2026-06-11T16:55:09.612062076Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}"
2026-06-11 18:17:38.124844 | controller | Jun 11 16:55:09.618683 crc crio[22018]: time="2026-06-11T16:55:09.612162129Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.124880 | controller | Jun 11 16:55:10.223059 crc crio[22018]: 2026-06-11T16:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef12e9c100da3fb Mac:a6:c9:77:bc:f0:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.124898 | controller | Jun 11 16:55:10.258975 crc crio[22018]: time="2026-06-11T16:55:10.25886422Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}"
2026-06-11 18:17:38.124914 | controller | Jun 11 16:55:10.261123 crc crio[22018]: time="2026-06-11T16:55:10.26107557Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.124931 | controller | Jun 11 16:55:10.314178 crc crio[22018]: time="2026-06-11T16:55:10.314028625Z" level=info msg="Ran pod sandbox ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 with infra container: openstack/kube-state-metrics-0/POD" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.124947 | controller | Jun 11 16:55:10.316047 crc crio[22018]: time="2026-06-11T16:55:10.315836142Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.124963 | controller | Jun 11 16:55:10.325559 crc crio[22018]: time="2026-06-11T16:55:10.325490251Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-11 18:17:38.124983 | controller | Jun 11 16:55:12.953118 crc crio[22018]: time="2026-06-11T16:55:12.948820126Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125000 | controller | Jun 11 16:55:12.953118 crc crio[22018]: time="2026-06-11T16:55:12.952674965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.125016 | controller | Jun 11 16:55:13.255888 crc crio[22018]: time="2026-06-11T16:55:13.253996671Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gqhzb/POD" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125032 | controller | Jun 11 16:55:13.256512 crc crio[22018]: time="2026-06-11T16:55:13.25645939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.125048 | controller | Jun 11 16:55:13.286947 crc crio[22018]: time="2026-06-11T16:55:13.286893877Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-sg2p9/POD" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125065 | controller | Jun 11 16:55:13.298671 crc crio[22018]: time="2026-06-11T16:55:13.286971609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.125082 | controller | Jun 11 16:55:16.507079 crc crio[22018]: time="2026-06-11T16:55:16.506100715Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125098 | controller | Jun 11 16:55:16.508847 crc crio[22018]: time="2026-06-11T16:55:16.507105958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.125116 | controller | Jun 11 16:55:20.271024 crc crio[22018]: time="2026-06-11T16:55:20.267790091Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}"
2026-06-11 18:17:38.125133 | controller | Jun 11 16:55:20.271024 crc crio[22018]: time="2026-06-11T16:55:20.270971003Z" level=info msg="Adding pod openstack_ovn-controller-gqhzb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.125149 | controller | Jun 11 16:55:20.860029 crc crio[22018]: 2026-06-11T16:55:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8e4a3f747c39a Mac:aa:ac:13:44:0c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 SocketPath: PciID:}] [{Interface:0xc0002dca40 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.125166 | controller | Jun 11 16:55:20.862105 crc crio[22018]: time="2026-06-11T16:55:20.861944069Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}"
2026-06-11 18:17:38.125187 | controller | Jun 11 16:55:20.865915 crc crio[22018]: time="2026-06-11T16:55:20.863802959Z" level=info msg="Checking pod openstack_ovn-controller-gqhzb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.125204 | controller | Jun 11 16:55:21.226955 crc crio[22018]: time="2026-06-11T16:55:21.226442369Z" level=info msg="Ran pod sandbox 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 with infra container: openstack/ovn-controller-gqhzb/POD" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125220 | controller | Jun 11 16:55:21.230181 crc crio[22018]: time="2026-06-11T16:55:21.229905716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125236 | controller | Jun 11 16:55:21.230310 crc crio[22018]: time="2026-06-11T16:55:21.230189595Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125252 | controller | Jun 11 16:55:21.230310 crc crio[22018]: time="2026-06-11T16:55:21.230250847Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125267 | controller | Jun 11 16:55:21.231836 crc crio[22018]: time="2026-06-11T16:55:21.231288741Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125283 | controller | Jun 11 16:55:21.235116 crc crio[22018]: time="2026-06-11T16:55:21.235061801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\""
2026-06-11 18:17:38.125299 | controller | Jun 11 16:55:21.276114 crc crio[22018]: time="2026-06-11T16:55:21.276034865Z" level=info msg="Removing container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.125315 | controller | Jun 11 16:55:24.477448 crc crio[22018]: time="2026-06-11T16:55:24.474475244Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}"
2026-06-11 18:17:38.125332 | controller | Jun 11 16:55:24.477448 crc crio[22018]: time="2026-06-11T16:55:24.474549557Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.125349 | controller | Jun 11 16:55:25.547154 crc crio[22018]: 2026-06-11T16:55:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3e46cc63f4f27e Mac:06:ca:e0:a5:93:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.125369 | controller | Jun 11 16:55:25.548840 crc crio[22018]: time="2026-06-11T16:55:25.548489297Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}"
2026-06-11 18:17:38.125386 | controller | Jun 11 16:55:25.548840 crc crio[22018]: time="2026-06-11T16:55:25.548661032Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.125403 | controller | Jun 11 16:55:39.634619 crc crio[22018]: time="2026-06-11T16:55:39.63384981Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 18:17:38.125420 | controller | Jun 11 16:55:39.634619 crc crio[22018]: time="2026-06-11T16:55:39.634530441Z" level=info msg="Adding pod openstack_ovn-controller-ovs-sg2p9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.125436 | controller | Jun 11 16:55:39.638295 crc crio[22018]: time="2026-06-11T16:55:39.638038085Z" level=info msg="Ran pod sandbox a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 with infra container: openstack/ovsdbserver-nb-0/POD" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125451 | controller | Jun 11 16:55:39.644667 crc crio[22018]: time="2026-06-11T16:55:39.644589991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125467 | controller | Jun 11 16:55:39.644884 crc crio[22018]: time="2026-06-11T16:55:39.644832399Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125483 | controller | Jun 11 16:55:39.644938 crc crio[22018]: time="2026-06-11T16:55:39.644902541Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125499 | controller | Jun 11 16:55:39.647556 crc crio[22018]: time="2026-06-11T16:55:39.647488333Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125514 | controller | Jun 11 16:55:39.653241 crc crio[22018]: time="2026-06-11T16:55:39.653130029Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\""
2026-06-11 18:17:38.125530 | controller | Jun 11 16:55:40.626891 crc crio[22018]: 2026-06-11T16:55:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38b9c4e961131 Mac:1e:45:a5:cd:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 SocketPath: PciID:}] [{Interface:0xc0005825c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.125549 | controller | Jun 11 16:55:40.631111 crc crio[22018]: time="2026-06-11T16:55:40.631027664Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 18:17:38.125566 | controller | Jun 11 16:55:40.632481 crc crio[22018]: time="2026-06-11T16:55:40.632424148Z" level=info msg="Checking pod openstack_ovn-controller-ovs-sg2p9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.125581 | controller | Jun 11 16:55:41.368604 crc crio[22018]: time="2026-06-11T16:55:41.367791611Z" level=info msg="Ran pod sandbox 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 with infra container: openstack/ovn-controller-ovs-sg2p9/POD" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.125597 | controller | Jun 11 16:55:41.370684 crc crio[22018]: time="2026-06-11T16:55:41.370608486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125613 | controller | Jun 11 16:55:41.492995 crc crio[22018]: time="2026-06-11T16:55:41.492849569Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125628 | controller | Jun 11 16:55:41.492995 crc crio[22018]: time="2026-06-11T16:55:41.492996584Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125644 | controller | Jun 11 16:55:41.496217 crc crio[22018]: time="2026-06-11T16:55:41.496158944Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125660 | controller | Jun 11 16:55:41.500631 crc crio[22018]: time="2026-06-11T16:55:41.500570584Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\""
2026-06-11 18:17:38.125676 | controller | Jun 11 16:55:41.607425 crc crio[22018]: time="2026-06-11T16:55:41.607201269Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125691 | controller | Jun 11 16:55:41.608699 crc crio[22018]: time="2026-06-11T16:55:41.608612927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7480c1ca-fa83-4668-a0a6-3b2e1386bf0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125707 | controller | Jun 11 16:55:41.632910 crc crio[22018]: time="2026-06-11T16:55:41.632708379Z" level=info msg="Removed container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.125726 | controller | Jun 11 16:55:41.647059 crc crio[22018]: time="2026-06-11T16:55:41.64696076Z" level=info msg="Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.125742 | controller | Jun 11 16:55:41.647534 crc crio[22018]: time="2026-06-11T16:55:41.647073553Z" level=info msg="Stopped pod sandbox (already stopped): 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.125758 | controller | Jun 11 16:55:41.649288 crc crio[22018]: time="2026-06-11T16:55:41.649120138Z" level=info msg="Removing pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.125774 | controller | Jun 11 16:55:41.663536 crc crio[22018]: time="2026-06-11T16:55:41.663289427Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}"
2026-06-11 18:17:38.125791 | controller | Jun 11 16:55:41.663536 crc crio[22018]: time="2026-06-11T16:55:41.66343822Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.125808 | controller | Jun 11 16:55:41.694205 crc crio[22018]: time="2026-06-11T16:55:41.694106161Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125826 | controller | Jun 11 16:55:41.695887 crc crio[22018]: time="2026-06-11T16:55:41.695797645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=95a36371-80c3-4d78-9c4f-ef4b6e79d017 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125843 | controller | Jun 11 16:55:41.722973 crc crio[22018]: time="2026-06-11T16:55:41.722761644Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125878 | controller | Jun 11 16:55:41.727053 crc crio[22018]: time="2026-06-11T16:55:41.726964721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=ecb64b4a-0e6a-432e-bac0-2c59922df42e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125897 | controller | Jun 11 16:55:41.729413 crc crio[22018]: time="2026-06-11T16:55:41.729232192Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125914 | controller | Jun 11 16:55:41.730014 crc crio[22018]: time="2026-06-11T16:55:41.729907722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=3083f6a3-7eb1-474b-ad28-bc8e00f93d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125935 | controller | Jun 11 16:55:41.739545 crc crio[22018]: time="2026-06-11T16:55:41.73944269Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.125952 | controller | Jun 11 16:55:41.740986 crc crio[22018]: time="2026-06-11T16:55:41.740925619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9f74c6a8-e1b9-4023-9664-707bae979e66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125968 | controller | Jun 11 16:55:41.746462 crc crio[22018]: time="2026-06-11T16:55:41.746106283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=b42cb22e-9812-4fa5-a6f2-faeeb5ef5349 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.125985 | controller | Jun 11 16:55:41.801307 crc crio[22018]: time="2026-06-11T16:55:41.778519652Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126001 | controller | Jun 11 16:55:41.801307 crc crio[22018]: time="2026-06-11T16:55:41.779830948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d14a4843-440a-4fbf-ae93-871ebf3d07d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126017 | controller | Jun 11 16:55:41.801307 crc crio[22018]: time="2026-06-11T16:55:41.799984817Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126034 | controller | Jun 11 16:55:41.801307 crc crio[22018]: time="2026-06-11T16:55:41.800833313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8c2b233e-2123-455a-91e3-fe9ac65157cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126050 | controller | Jun 11 16:55:41.913860 crc crio[22018]: time="2026-06-11T16:55:41.913758057Z" level=info msg="Removed pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.126066 | controller | Jun 11 16:55:41.915852 crc crio[22018]: time="2026-06-11T16:55:41.915639441Z" level=info msg="Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.126083 | controller | Jun 11 16:55:41.915852 crc crio[22018]: time="2026-06-11T16:55:41.915712443Z" level=info msg="Stopped pod sandbox (already stopped): f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.126100 | controller | Jun 11 16:55:41.916899 crc crio[22018]: time="2026-06-11T16:55:41.916561216Z" level=info msg="Removing pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.126116 | controller | Jun 11 16:55:41.929969 crc crio[22018]: time="2026-06-11T16:55:41.92987578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=30a8da3d-fa22-46d3-830f-f5097ae19734 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126137 | controller | Jun 11 16:55:41.950431 crc crio[22018]: time="2026-06-11T16:55:41.950267173Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126154 | controller | Jun 11 16:55:41.951238 crc crio[22018]: time="2026-06-11T16:55:41.951200174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=723f710e-5011-45e5-8d90-4a4aa3486d06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126171 | controller | Jun 11 16:55:41.956796 crc crio[22018]: time="2026-06-11T16:55:41.956634707Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126187 | controller | Jun 11 16:55:41.959429 crc crio[22018]: time="2026-06-11T16:55:41.95896823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c5045710-7ac5-4d45-893c-8a4c580128a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126204 | controller | Jun 11 16:55:42.143803 crc crio[22018]: time="2026-06-11T16:55:42.143618647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=daa3c710-69f9-4e23-a46c-0ca6955386ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126220 | controller | Jun 11 16:55:42.145003 crc crio[22018]: time="2026-06-11T16:55:42.144888209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5cbb4022-1989-482b-99ec-6cb83e6e37dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126237 | controller | Jun 11 16:55:42.166585 crc crio[22018]: time="2026-06-11T16:55:42.158684113Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126253 | controller | Jun 11 16:55:42.166807 crc crio[22018]: time="2026-06-11T16:55:42.166607872Z" level=info msg="Removed pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.126270 | controller | Jun 11 16:55:42.167683 crc crio[22018]: time="2026-06-11T16:55:42.167597233Z" level=info msg="Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.126287 | controller | Jun 11 16:55:42.167758 crc crio[22018]: time="2026-06-11T16:55:42.167708597Z" level=info msg="Stopped pod sandbox (already stopped): 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.126303 | controller | Jun 11 16:55:42.168730 crc crio[22018]: time="2026-06-11T16:55:42.168646538Z" level=info msg="Removing pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.126320 | controller | Jun 11 16:55:42.175394 crc crio[22018]: 2026-06-11T16:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185e81cff8ccc3e Mac:f6:ac:5d:0c:5e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.126341 | controller | Jun 11 16:55:42.176627 crc crio[22018]: time="2026-06-11T16:55:42.176554164Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}"
2026-06-11 18:17:38.126359 | controller | Jun 11 16:55:42.176785 crc crio[22018]: time="2026-06-11T16:55:42.176724389Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.126377 | controller | Jun 11 16:55:42.177229 crc crio[22018]: time="2026-06-11T16:55:42.17708161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=ce705d3b-99a7-47a8-a591-85574fb9b4f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126394 | controller | Jun 11 16:55:42.311754 crc crio[22018]: time="2026-06-11T16:55:42.311707189Z" level=info msg="Ran pod sandbox 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 with infra container: openstack/ovsdbserver-sb-0/POD" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.126411 | controller | Jun 11 16:55:42.315410 crc crio[22018]: time="2026-06-11T16:55:42.31528818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126428 | controller | Jun 11 16:55:42.315853 crc crio[22018]: time="2026-06-11T16:55:42.315830528Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126445 | controller | Jun 11 16:55:42.316132 crc crio[22018]: time="2026-06-11T16:55:42.316107857Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126461 | controller | Jun 11 16:55:42.316570 crc crio[22018]: time="2026-06-11T16:55:42.3161993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=60b5db46-7557-404c-9f43-444852d5f69a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126478 | controller | Jun 11 16:55:42.320526 crc crio[22018]: time="2026-06-11T16:55:42.320314419Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126496 | controller | Jun 11 16:55:42.325206 crc crio[22018]: time="2026-06-11T16:55:42.324915674Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126513 | controller | Jun 11 16:55:42.327401 crc crio[22018]: time="2026-06-11T16:55:42.3272774Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\""
2026-06-11 18:17:38.126536 | controller | Jun 11 16:55:42.334485 crc crio[22018]: time="2026-06-11T16:55:42.334436035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b1ebcb92-c30a-47f8-927f-336698f18b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126554 | controller | Jun 11 16:55:42.337859 crc crio[22018]: time="2026-06-11T16:55:42.337776791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b7cbfedc-66ac-4e64-9739-c6a5530c88da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126588 | controller | Jun 11 16:55:42.339205 crc crio[22018]: time="2026-06-11T16:55:42.339149705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1e8bad3e-5e77-42c4-a697-b01098d920c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126606 | controller | Jun 11 16:55:44.843959 crc crio[22018]: time="2026-06-11T16:55:44.843459728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126623 | controller | Jun 11 16:55:44.857801 crc crio[22018]: time="2026-06-11T16:55:44.857260584Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126640 | controller | Jun 11 16:55:45.127541 crc crio[22018]: time="2026-06-11T16:55:45.127278586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126657 | controller | Jun 11 16:55:45.135307 crc crio[22018]: time="2026-06-11T16:55:45.13370955Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126673 | controller | Jun 11 16:55:45.144282 crc crio[22018]: time="2026-06-11T16:55:45.142680704Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126689 | controller | Jun 11 16:55:45.148538 crc crio[22018]: time="2026-06-11T16:55:45.148482347Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f94844f59-jbhd9/init" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126706 | controller | Jun 11 16:55:45.188877 crc crio[22018]: time="2026-06-11T16:55:45.188739561Z" level=info msg="Removed pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.126722 | controller | Jun 11 16:55:45.572931 crc crio[22018]: time="2026-06-11T16:55:45.572843947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126738 | controller | Jun 11 16:55:45.581704 crc crio[22018]: time="2026-06-11T16:55:45.581609555Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/init" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126756 | controller | Jun 11 16:55:45.585041 crc crio[22018]: time="2026-06-11T16:55:45.584949491Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126778 | controller | Jun 11 16:55:45.585899 crc crio[22018]: time="2026-06-11T16:55:45.585828628Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=631ceb07-b372-43ff-a831-b1096e2b0e5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126795 | controller | Jun 11 16:55:45.586608 crc crio[22018]: time="2026-06-11T16:55:45.58652894Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/init" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126812 | controller | Jun 11 16:55:45.594141 crc crio[22018]: time="2026-06-11T16:55:45.594014797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126829 | controller | Jun 11 16:55:45.594613 crc crio[22018]: time="2026-06-11T16:55:45.594191483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126845 | controller | Jun 11 16:55:45.600902 crc crio[22018]: time="2026-06-11T16:55:45.600849806Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.126882 | controller | Jun 11 16:55:45.601510 crc crio[22018]: time="2026-06-11T16:55:45.601433986Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126907 | controller | Jun 11 16:55:45.603418 crc crio[22018]: time="2026-06-11T16:55:45.603274779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=61559e2e-762e-4137-8593-656e3af0d077 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126929 | controller | Jun 11 16:55:45.608958 crc crio[22018]: time="2026-06-11T16:55:45.608758707Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.126951 | controller | Jun 11 16:55:45.609653 crc crio[22018]: time="2026-06-11T16:55:45.60958398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.126969 | controller | Jun 11 16:55:45.609849 crc crio[22018]: time="2026-06-11T16:55:45.609786135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=2b1f3226-98a3-4ecd-9a00-850017db8731 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.126985 | controller | Jun 11 16:55:45.656145 crc crio[22018]: time="2026-06-11T16:55:45.656049729Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=fc36ebd2-9af4-4aa2-a50f-6c0cabc1a45a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127002 | controller | Jun 11 16:55:45.683644 crc crio[22018]: time="2026-06-11T16:55:45.683566832Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.127029 | controller | Jun 11 16:55:45.684949 crc crio[22018]: time="2026-06-11T16:55:45.684848717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=e2229b48-3a49-445e-9bc1-222db6c7a15f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127046 | controller | Jun 11 16:55:45.954077 crc crio[22018]: time="2026-06-11T16:55:45.953981897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127063 | controller | Jun 11 16:55:45.955573 crc crio[22018]: time="2026-06-11T16:55:45.954143668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127079 | controller | Jun 11 16:55:45.973132 crc crio[22018]: time="2026-06-11T16:55:45.973042525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127095 | controller | Jun 11 16:55:45.982894 crc crio[22018]: time="2026-06-11T16:55:45.982254566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127112 | controller | Jun 11 16:55:45.984877 crc crio[22018]: time="2026-06-11T16:55:45.98267549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127129 | controller | Jun 11 16:55:45.991600 crc crio[22018]: time="2026-06-11T16:55:45.991566231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127145 | controller | Jun 11 16:55:46.027883 crc crio[22018]: time="2026-06-11T16:55:46.027782485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=b7fbc491-c7fd-404d-9da4-5f4b55c7912b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127162 | controller | Jun 11 16:55:46.034115 crc crio[22018]: time="2026-06-11T16:55:46.034031553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127178 | controller | Jun 11 16:55:46.036276 crc crio[22018]: time="2026-06-11T16:55:46.036136609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=bb3f44b2-d0c8-440d-950c-cb0c7dff86cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127194 | controller | Jun 11 16:55:46.043489 crc crio[22018]: time="2026-06-11T16:55:46.043302325Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127212 | controller | Jun 11 16:55:46.049685 crc crio[22018]: time="2026-06-11T16:55:46.049611816Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.127228 | controller | Jun 11 16:55:46.060878 crc crio[22018]: time="2026-06-11T16:55:46.060827319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=a0ef18ff-b09d-4d09-a5b9-077547466048 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127245 | controller | Jun 11 16:55:46.101568 crc crio[22018]: time="2026-06-11T16:55:46.101169684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127265 | controller | Jun 11 16:55:46.106253 crc crio[22018]: time="2026-06-11T16:55:46.106174633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127281 | controller | Jun 11 16:55:46.113868 crc crio[22018]: time="2026-06-11T16:55:46.113761058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127298 | controller | Jun 11 16:55:46.122476 crc crio[22018]: time="2026-06-11T16:55:46.121705592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127314 | controller | Jun 11 16:55:46.136852 crc crio[22018]: time="2026-06-11T16:55:46.136760745Z" level=info msg="Creating container: openstack/ovn-controller-gqhzb/ovn-controller" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127330 | controller | Jun 11 16:55:46.151491 crc crio[22018]: time="2026-06-11T16:55:46.151043192Z" level=info msg="Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127348 | controller | Jun 11 16:55:46.175200 crc crio[22018]: time="2026-06-11T16:55:46.175111362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=0b4c51ec-274f-4cba-9f04-0055f9db8910 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127364 | controller | Jun 11 16:55:46.181288 crc crio[22018]: time="2026-06-11T16:55:46.181175783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127381 | controller | Jun 11 16:55:46.181979 crc crio[22018]: time="2026-06-11T16:55:46.181810333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127397 | controller | Jun 11 16:55:46.182219 crc crio[22018]: time="2026-06-11T16:55:46.182118543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127413 | controller | Jun 11 16:55:46.187282 crc crio[22018]: time="2026-06-11T16:55:46.187119561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127429 | controller | Jun 11 16:55:46.188718 crc crio[22018]: time="2026-06-11T16:55:46.188638248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127447 | controller | Jun 11 16:55:46.192880 crc crio[22018]: time="2026-06-11T16:55:46.192679946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127464 | controller | Jun 11 16:55:46.193408 crc crio[22018]: time="2026-06-11T16:55:46.193284466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127481 | controller | Jun 11 16:55:46.196515 crc crio[22018]: time="2026-06-11T16:55:46.196169227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9663016a-0cdb-4b86-afaf-854ecb53ce13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.127502 | controller | Jun 11 16:55:46.197232 crc crio[22018]: time="2026-06-11T16:55:46.197172488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127519 | controller | Jun 11 16:55:46.201781 crc crio[22018]: time="2026-06-11T16:55:46.201265258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127536 | controller | Jun 11 16:55:46.205824 crc crio[22018]: time="2026-06-11T16:55:46.205686359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127552 | controller | Jun 11 16:55:46.206285 crc crio[22018]: time="2026-06-11T16:55:46.206252755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127568 | controller | Jun 11 16:55:46.216464 crc crio[22018]: time="2026-06-11T16:55:46.216288442Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127585 | controller | Jun 11 16:55:46.220394 crc crio[22018]: time="2026-06-11T16:55:46.220211546Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127602 | controller | Jun 11 16:55:46.232673 crc crio[22018]: time="2026-06-11T16:55:46.232606307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127618 | controller | Jun 11 16:55:46.234815 crc crio[22018]: time="2026-06-11T16:55:46.234750756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127635 | controller | Jun 11 16:55:46.236309 crc crio[22018]: time="2026-06-11T16:55:46.236280014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127651 | controller | Jun 11 16:55:46.245481 crc crio[22018]: time="2026-06-11T16:55:46.245421443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127667 | controller | Jun 11 16:55:46.263894 crc crio[22018]: time="2026-06-11T16:55:46.263738402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127684 | controller | Jun 11 16:55:46.268978 crc crio[22018]: time="2026-06-11T16:55:46.267929804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127700 | controller | Jun 11 16:55:46.269489 crc crio[22018]: time="2026-06-11T16:55:46.268140731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127717 | controller | Jun 11 16:55:46.356921 crc crio[22018]: time="2026-06-11T16:55:46.356789192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127734 | controller | Jun 11 16:55:46.496272 crc crio[22018]: time="2026-06-11T16:55:46.496112986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127755 | controller | Jun 11 16:55:46.505191 crc crio[22018]: time="2026-06-11T16:55:46.504776473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127772 | controller | Jun 11 16:55:46.576205 crc crio[22018]: time="2026-06-11T16:55:46.57505434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127789 | controller | Jun 11 16:55:46.593267 crc crio[22018]: time="2026-06-11T16:55:46.593187683Z" level=info msg="Created container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127805 | controller | Jun 11 16:55:46.596306 crc crio[22018]: time="2026-06-11T16:55:46.596219271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127822 | controller | Jun 11 16:55:46.597273 crc crio[22018]: time="2026-06-11T16:55:46.597190866Z" level=info msg="Starting container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275" id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.127838 | controller | Jun 11 16:55:46.606205 crc crio[22018]: time="2026-06-11T16:55:46.605834345Z" level=info msg="Created container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127881 | controller | Jun 11 16:55:46.606794 crc crio[22018]: time="2026-06-11T16:55:46.606254009Z" level=info msg="Created container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.127906 | controller | Jun 11 16:55:46.607733 crc crio[22018]: time="2026-06-11T16:55:46.60763343Z" level=info msg="Starting container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f" id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.127924 | controller | Jun 11 16:55:46.608530 crc crio[22018]: time="2026-06-11T16:55:46.608446736Z" level=info msg="Starting container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124" id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.127942 | controller | Jun 11 16:55:46.615705 crc crio[22018]: time="2026-06-11T16:55:46.614171889Z" level=info msg="Started container" PID=54698 containerID=6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f description=openstack/openstack-galera-0/mysql-bootstrap id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be
2026-06-11 18:17:38.127959 | controller | Jun 11 16:55:46.625584 crc crio[22018]: time="2026-06-11T16:55:46.624544839Z" level=info msg="Started container" PID=54705 containerID=e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 description=openstack/memcached-0/memcached id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7
2026-06-11 18:17:38.127976 | controller | Jun 11 16:55:46.625584 crc crio[22018]: time="2026-06-11T16:55:46.624876503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.127998 | controller | Jun 11 16:55:46.625584 crc crio[22018]: time="2026-06-11T16:55:46.625153374Z" level=info msg="Created container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128015 | controller | Jun 11 16:55:46.627261 crc crio[22018]: time="2026-06-11T16:55:46.626526958Z" level=info msg="Starting container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9" id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128034 | controller | Jun 11 16:55:46.630122 crc crio[22018]: time="2026-06-11T16:55:46.630019165Z" level=info msg="Started container" PID=54678 containerID=1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d
2026-06-11 18:17:38.128052 | controller | Jun 11 16:55:46.633128 crc crio[22018]: time="2026-06-11T16:55:46.633051384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128070 | controller | Jun 11 16:55:46.652797 crc crio[22018]: time="2026-06-11T16:55:46.65260205Z" level=info msg="Started container" PID=54702 containerID=a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9 description=openstack/dnsmasq-dns-6f94844f59-jbhd9/init id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81
2026-06-11 18:17:38.128088 | controller | Jun 11 16:55:46.666066 crc crio[22018]: time="2026-06-11T16:55:46.665962153Z" level=info msg="Created container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128105 | controller | Jun 11 16:55:46.671581 crc crio[22018]: time="2026-06-11T16:55:46.671412245Z" level=info msg="Starting container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665" id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128122 | controller | Jun 11 16:55:46.681012 crc crio[22018]: time="2026-06-11T16:55:46.6787777Z" level=info msg="Started container" PID=54709 containerID=f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665 description=openstack/dnsmasq-dns-bf5545dbf-c8lt7/init id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd
2026-06-11 18:17:38.128138 | controller | Jun 11 16:55:46.710705 crc crio[22018]: time="2026-06-11T16:55:46.710595235Z" level=info msg="Created container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128155 | controller | Jun 11 16:55:46.711806 crc crio[22018]: time="2026-06-11T16:55:46.711708329Z" level=info msg="Starting container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43" id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128171 | controller | Jun 11 16:55:46.718973 crc crio[22018]: time="2026-06-11T16:55:46.718894886Z" level=info msg="Started container" PID=54708 containerID=d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 description=openstack/kube-state-metrics-0/kube-state-metrics id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0
2026-06-11 18:17:38.128192 | controller | Jun 11 16:55:46.743918 crc crio[22018]: time="2026-06-11T16:55:46.743793613Z" level=info msg="Created container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128209 | controller | Jun 11 16:55:46.745050 crc crio[22018]: time="2026-06-11T16:55:46.74497394Z" level=info msg="Starting container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970" id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128225 | controller | Jun 11 16:55:46.745231 crc crio[22018]: time="2026-06-11T16:55:46.745190416Z" level=info msg="Created container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128241 | controller | Jun 11 16:55:46.746600 crc crio[22018]: time="2026-06-11T16:55:46.746263451Z" level=info msg="Starting container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384" id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128257 | controller | Jun 11 16:55:46.755053 crc crio[22018]: time="2026-06-11T16:55:46.754980866Z" level=info msg="Started container" PID=54700 containerID=7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384 description=openstack/dnsmasq-dns-69664d8887-6dn2k/init id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9
2026-06-11 18:17:38.128273 | controller | Jun 11 16:55:46.755901 crc crio[22018]: time="2026-06-11T16:55:46.755867395Z" level=info msg="Started container" PID=54707 containerID=078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970 description=openstack/dnsmasq-dns-6b485b7db9-zlccb/init id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900
2026-06-11 18:17:38.128289 | controller | Jun 11 16:55:46.778778 crc crio[22018]: time="2026-06-11T16:55:46.778679526Z" level=info msg="Created container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128305 | controller | Jun 11 16:55:46.780722 crc crio[22018]: time="2026-06-11T16:55:46.780650748Z" level=info msg="Starting container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5" id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128321 | controller | Jun 11 16:55:46.787704 crc crio[22018]: time="2026-06-11T16:55:46.787610887Z" level=info msg="Started container" PID=54727 containerID=5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8
2026-06-11 18:17:38.128337 | controller | Jun 11 16:55:46.801863 crc crio[22018]: time="2026-06-11T16:55:46.801776575Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128353 | controller | Jun 11 16:55:46.802140 crc crio[22018]: time="2026-06-11T16:55:46.801986211Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128372 | controller | Jun 11 16:55:46.802140 crc crio[22018]: time="2026-06-11T16:55:46.802034823Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128389 | controller | Jun 11 16:55:46.803126 crc crio[22018]: time="2026-06-11T16:55:46.802988004Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.128405 | controller | Jun 11 16:55:46.806764 crc crio[22018]: time="2026-06-11T16:55:46.806685801Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-11 18:17:38.128420 | controller | Jun 11 16:55:46.910149 crc crio[22018]: time="2026-06-11T16:55:46.910051718Z" level=info msg="Created container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128435 | controller | Jun 11 16:55:46.911215 crc crio[22018]: time="2026-06-11T16:55:46.911129891Z" level=info msg="Starting container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6" id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128450 | controller | Jun 11 16:55:46.919751 crc crio[22018]: time="2026-06-11T16:55:46.919618499Z" level=info msg="Started container" PID=54760 containerID=98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2
2026-06-11 18:17:38.128466 | controller | Jun 11 16:55:47.019474 crc crio[22018]: time="2026-06-11T16:55:47.019225709Z" level=info msg="Created container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128482 | controller | Jun 11 16:55:47.021050 crc crio[22018]: time="2026-06-11T16:55:47.020608441Z" level=info msg="Starting container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73" id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128497 | controller | Jun 11 16:55:47.030953 crc crio[22018]: time="2026-06-11T16:55:47.030860038Z" level=info msg="Started container" PID=54759 containerID=369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 description=openstack/ovn-controller-gqhzb/ovn-controller id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073
2026-06-11 18:17:38.128512 | controller | Jun 11 16:55:47.149160 crc crio[22018]: time="2026-06-11T16:55:47.14809964Z" level=info msg="Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.128528 | controller | Jun 11 16:55:47.149257 crc crio[22018]: time="2026-06-11T16:55:47.149179254Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc002b15100}] Aliases:map[]}"
2026-06-11 18:17:38.128547 | controller | Jun 11 16:55:47.149588 crc crio[22018]: time="2026-06-11T16:55:47.149458423Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.128564 | controller | Jun 11 16:55:47.190912 crc crio[22018]: time="2026-06-11T16:55:47.190831412Z" level=info msg="Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.128580 | controller | Jun 11 16:55:47.191530 crc crio[22018]: time="2026-06-11T16:55:47.19139412Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}"
2026-06-11 18:17:38.128596 | controller | Jun 11 16:55:47.191635 crc crio[22018]: time="2026-06-11T16:55:47.191555365Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f94844f59-jbhd9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.128612 | controller | Jun 11 16:55:47.212177 crc crio[22018]: time="2026-06-11T16:55:47.212110333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=89719da4-bb87-4b06-89de-2e7d7d94b91a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128628 | controller | Jun 11 16:55:47.246244 crc crio[22018]: time="2026-06-11T16:55:47.246173113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f62ac4e9-b81f-4b42-a03b-8430c728e71c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128643 | controller | Jun 11 16:55:47.336566 crc crio[22018]: time="2026-06-11T16:55:47.334597224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8c755b38-f81d-40fd-8319-7e2acdbadbd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128659 | controller | Jun 11 16:55:47.336566 crc crio[22018]: time="2026-06-11T16:55:47.336168003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fa3fa608-b4ff-44a2-a958-63d7827e48e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128675 | controller | Jun 11 16:55:47.398209 crc crio[22018]: time="2026-06-11T16:55:47.397968528Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128691 | controller | Jun 11 16:55:47.404126 crc crio[22018]: time="2026-06-11T16:55:47.403619359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128707 | controller | Jun 11 16:55:47.434192 crc crio[22018]: time="2026-06-11T16:55:47.434069481Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128723 | controller | Jun 11 16:55:47.443602 crc crio[22018]: time="2026-06-11T16:55:47.442961015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128747 | controller | Jun 11 16:55:47.539699 crc crio[22018]: time="2026-06-11T16:55:47.539508909Z" level=info msg="Created container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.128764 | controller | Jun 11 16:55:47.544120 crc crio[22018]: time="2026-06-11T16:55:47.543569277Z" level=info msg="Starting container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4" id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.128780 | controller | Jun 11 16:55:47.570646 crc crio[22018]: time="2026-06-11T16:55:47.56890658Z" level=info msg="Started container" PID=54749 containerID=e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825
2026-06-11 18:17:38.128796 | controller | Jun 11 16:55:47.607108 crc crio[22018]: time="2026-06-11T16:55:47.606666603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128811 | controller | Jun 11 16:55:47.607108 crc crio[22018]: time="2026-06-11T16:55:47.606968612Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128827 | controller | Jun 11 16:55:47.607108 crc crio[22018]: time="2026-06-11T16:55:47.607035975Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.128843 | controller | Jun 11 16:55:47.618016 crc crio[22018]: time="2026-06-11T16:55:47.615650258Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.128880 | controller | Jun 11 16:55:47.618016 crc crio[22018]: time="2026-06-11T16:55:47.620260241Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-11 18:17:38.128897 | controller | Jun 11 16:55:47.647011 crc crio[22018]: time="2026-06-11T16:55:47.646937334Z" level=info msg="Stopped pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.128913 | controller | Jun 11 16:55:47.720091 crc crio[22018]: time="2026-06-11T16:55:47.720002743Z" level=info msg="Stopped pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.128930 | controller | Jun 11 16:55:47.900805 crc crio[22018]: time="2026-06-11T16:55:47.89995731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128946 | controller | Jun 11 16:55:47.926677 crc crio[22018]: time="2026-06-11T16:55:47.925706424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128966 | controller | Jun 11 16:55:48.105880 crc crio[22018]: time="2026-06-11T16:55:48.105706013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128982 | controller | Jun 11 16:55:48.109811 crc crio[22018]: time="2026-06-11T16:55:48.109474601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.128997 | controller | Jun 11 16:55:48.293654 crc crio[22018]: time="2026-06-11T16:55:48.284610299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=9820bba0-352d-4d28-b1a8-6427637ae8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129012 | controller | Jun 11 16:55:48.293654 crc crio[22018]: time="2026-06-11T16:55:48.290561518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=c44e7425-b09b-4792-ae08-66b1a6c1146c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129027 | controller | Jun 11 16:55:48.311762 crc crio[22018]: time="2026-06-11T16:55:48.310509466Z" level=info msg="Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129043 | controller | Jun 11 16:55:48.311920 crc crio[22018]: time="2026-06-11T16:55:48.311876109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129059 | controller | Jun 11 16:55:48.392677 crc crio[22018]: time="2026-06-11T16:55:48.39231462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129074 | controller | Jun 11 16:55:48.404215 crc crio[22018]: time="2026-06-11T16:55:48.404054405Z" level=info msg="Created container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129090 | controller | Jun 11 16:55:48.411601 crc crio[22018]: time="2026-06-11T16:55:48.408943359Z" level=info msg="Starting container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a" id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129106 | controller | Jun 11 16:55:48.421087 crc crio[22018]: time="2026-06-11T16:55:48.420823174Z" level=info msg="Started container" PID=54704 containerID=2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a description=openstack/rabbitmq-server-0/setup-container id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab
2026-06-11 18:17:38.129122 | controller | Jun 11 16:55:48.514847 crc crio[22018]: time="2026-06-11T16:55:48.514572055Z" level=info msg="Created container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129138 | controller | Jun 11 16:55:48.518956 crc crio[22018]: time="2026-06-11T16:55:48.518301982Z" level=info msg="Starting container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386" id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129154 | controller | Jun 11 16:55:48.550190 crc crio[22018]: time="2026-06-11T16:55:48.549863282Z" level=info msg="Started container" PID=54697 containerID=c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386 description=openstack/rabbitmq-cell1-server-0/setup-container id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc
2026-06-11 18:17:38.129174 | controller | Jun 11 16:55:48.609303 crc crio[22018]: time="2026-06-11T16:55:48.600847151Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/4a44c435-2d8a-4695-8d7b-e7885fdea9b8/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129191 | controller | Jun 11 16:55:48.611670 crc crio[22018]: time="2026-06-11T16:55:48.611534263Z" level=info msg="createCtr: deleting container ID d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from idIndex" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129207 | controller | Jun 11 16:55:48.611670 crc crio[22018]: time="2026-06-11T16:55:48.611621746Z" level=info msg="createCtr: removing container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129222 | controller | Jun 11 16:55:48.611882 crc crio[22018]: time="2026-06-11T16:55:48.611684228Z" level=info msg="createCtr: deleting container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from storage" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129238 | controller | Jun 11 16:55:48.626147 crc crio[22018]: time="2026-06-11T16:55:48.625710497Z" level=info msg="Created container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129253 | controller | Jun 11 16:55:48.629015 crc crio[22018]: time="2026-06-11T16:55:48.628543539Z" level=info msg="Starting container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d" id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129269 | controller | Jun 11 16:55:48.638854 crc crio[22018]: time="2026-06-11T16:55:48.638216915Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-6dn2k_openstack_4a44c435-2d8a-4695-8d7b-e7885fdea9b8_0" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129284 | controller | Jun 11 16:55:48.683496 crc crio[22018]: time="2026-06-11T16:55:48.683228233Z" level=info msg="Started container" PID=55320 containerID=5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d description=openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900
2026-06-11 18:17:38.129300 | controller | Jun 11 16:55:48.805837 crc crio[22018]: time="2026-06-11T16:55:48.805201109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129316 | controller | Jun 11 16:55:48.979979 crc crio[22018]: time="2026-06-11T16:55:48.97925293Z" level=info msg="Created container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129332 | controller | Jun 11 16:55:48.983467 crc crio[22018]: time="2026-06-11T16:55:48.981825921Z" level=info msg="Starting container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218" id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129351 | controller | Jun 11 16:55:49.008996 crc crio[22018]: time="2026-06-11T16:55:49.00863028Z" level=info msg="Started container" PID=55418 containerID=39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2
2026-06-11 18:17:38.129368 | controller | Jun 11 16:55:49.038096 crc crio[22018]: time="2026-06-11T16:55:49.037853122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=34356489-6880-4319-a0a8-e7eaa55e8c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129384 | controller | Jun 11 16:55:49.059638 crc crio[22018]: time="2026-06-11T16:55:49.056180332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=242e5cd3-a6e4-451d-9d73-8f2d746a0427 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129400 | controller | Jun 11 16:55:49.067440 crc crio[22018]: time="2026-06-11T16:55:49.065856937Z" level=info msg="Creating container: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129417 | controller | Jun 11 16:55:49.068254 crc crio[22018]: time="2026-06-11T16:55:49.0681537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129433 | controller | Jun 11 16:55:49.259469 crc crio[22018]: time="2026-06-11T16:55:49.259112764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129451 | controller | Jun 11 16:55:49.381088 crc crio[22018]: time="2026-06-11T16:55:49.380954815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=38258d76-5913-474f-b1c0-5b33bc86b4be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129469 | controller | Jun 11 16:55:49.546014 crc crio[22018]: time="2026-06-11T16:55:49.540454218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0379dd57-21d4-4214-a01b-e0a1d9db1040 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129484 | controller | Jun 11 16:55:49.567464 crc crio[22018]: time="2026-06-11T16:55:49.567154569Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129500 | controller | Jun 11 16:55:49.578271 crc crio[22018]: time="2026-06-11T16:55:49.578027377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129516 | controller | Jun 11 16:55:49.590840 crc crio[22018]: time="2026-06-11T16:55:49.590175379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129532 | controller | Jun 11 16:55:49.713603 crc crio[22018]: time="2026-06-11T16:55:49.711901728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129547 | controller | Jun 11 16:55:49.732850 crc crio[22018]: time="2026-06-11T16:55:49.732680472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129566 | controller | Jun 11 16:55:50.174433 crc crio[22018]: time="2026-06-11T16:55:50.174228145Z" level=info msg="Created container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129582 | controller | Jun 11 16:55:50.176743 crc crio[22018]: time="2026-06-11T16:55:50.176646023Z" level=info msg="Starting container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf" id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129598 | controller | Jun 11 16:55:50.186605 crc crio[22018]: time="2026-06-11T16:55:50.186505303Z" level=info msg="Started container" PID=55735 containerID=2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf description=openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2
2026-06-11 18:17:38.129614 | controller | Jun 11 16:55:50.452673 crc crio[22018]: time="2026-06-11T16:55:50.450537827Z" level=info msg="Created container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129630 | controller | Jun 11 16:55:50.454036 crc crio[22018]: time="2026-06-11T16:55:50.453968406Z" level=info msg="Starting container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284" id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.129645 | controller | Jun 11 16:55:50.463077 crc crio[22018]: time="2026-06-11T16:55:50.46299476Z" level=info msg="Started container" PID=55744 containerID=d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 description=openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9
2026-06-11 18:17:38.129661 | controller | Jun 11 16:55:52.445829 crc crio[22018]: time="2026-06-11T16:55:52.443913433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=90dbe8b5-317c-4e72-b295-297211add7a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129677 | controller | Jun 11 16:55:52.449946 crc crio[22018]: time="2026-06-11T16:55:52.449789079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=13453c6a-fcb0-4043-898c-971d6aa00237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129692 | controller | Jun 11 16:55:53.881625 crc crio[22018]: time="2026-06-11T16:55:53.879783841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64ad0fd4-dd92-47f1-8a85-8cde829802de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129709 | controller | Jun 11 16:55:53.895980 crc crio[22018]: time="2026-06-11T16:55:53.895786876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8dd77036-16ca-438f-89b1-378854a28a3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129724 | controller | Jun 11 16:55:53.926929 crc crio[22018]: time="2026-06-11T16:55:53.926826837Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129746 | controller | Jun 11 16:55:53.935641 crc crio[22018]: time="2026-06-11T16:55:53.935210074Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.129762 | controller | Jun 11 16:55:53.937108 crc crio[22018]: time="2026-06-11T16:55:53.936923817Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129778 | controller | Jun 11 16:55:53.937293 crc crio[22018]: time="2026-06-11T16:55:53.937248197Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2c0400ae-1e8c-4647-bb85-8c5530fb62a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129794 | controller | Jun 11 16:55:53.940975 crc crio[22018]: time="2026-06-11T16:55:53.940902642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129811 | controller | Jun 11 16:55:53.941312 crc crio[22018]: time="2026-06-11T16:55:53.941240923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129827 | controller | Jun 11 16:55:53.955551 crc crio[22018]: time="2026-06-11T16:55:53.955271302Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.129842 | controller | Jun 11 16:55:53.956257 crc crio[22018]: time="2026-06-11T16:55:53.956163745Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=9e47de48-7051-4d06-813d-c5494e4c2a14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129877 | controller | Jun 11 16:55:53.970768 crc crio[22018]: time="2026-06-11T16:55:53.970669303Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=f0349795-8fda-4072-aae9-b5af4bdd74f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129895 | controller | Jun 11 16:55:53.984527 crc crio[22018]: time="2026-06-11T16:55:53.984447898Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.129911 | controller | Jun 11 16:55:53.986117 crc crio[22018]: time="2026-06-11T16:55:53.986065589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129927 | controller | Jun 11 16:55:53.986117 crc crio[22018]: time="2026-06-11T16:55:53.986098721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129942 | controller | Jun 11 16:55:53.989265 crc crio[22018]: time="2026-06-11T16:55:53.989226879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129958 | controller | Jun 11 16:55:54.011056 crc crio[22018]: time="2026-06-11T16:55:54.010952536Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=8f444823-353f-4d23-83e3-ad6e976611d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.129978 | controller | Jun 11 16:55:54.012286 crc crio[22018]: time="2026-06-11T16:55:54.012219826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.129995 | controller | Jun 11 16:55:54.015796 crc crio[22018]: time="2026-06-11T16:55:54.015455218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130010 | controller | Jun 11 16:55:54.030146 crc crio[22018]: time="2026-06-11T16:55:54.03006567Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130026 | controller | Jun 11 16:55:54.031774 crc crio[22018]: time="2026-06-11T16:55:54.031708663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130042 | controller | Jun 11 16:55:54.066114 crc crio[22018]: time="2026-06-11T16:55:54.066009415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130058 | controller | Jun 11 16:55:54.071154 crc crio[22018]: time="2026-06-11T16:55:54.071079296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130074 | controller | Jun 11 16:55:54.107595 crc crio[22018]: time="2026-06-11T16:55:54.106873918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130090 | controller | Jun 11 16:55:54.113048 crc crio[22018]: time="2026-06-11T16:55:54.112981461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130106 | controller | Jun 11 16:55:54.187801 crc crio[22018]: time="2026-06-11T16:55:54.187679761Z" level=info msg="Created container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130122 | controller | Jun 11 16:55:54.188905 crc crio[22018]: time="2026-06-11T16:55:54.188847518Z" level=info msg="Created container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130138 | controller | Jun 11 16:55:54.189222 crc crio[22018]: time="2026-06-11T16:55:54.189088365Z" level=info msg="Starting container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41" id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.130154 | controller | Jun 11 16:55:54.191170 crc crio[22018]: time="2026-06-11T16:55:54.191052271Z" level=info msg="Starting container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335" id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.130169 | controller | Jun 11 16:55:54.196712 crc crio[22018]: time="2026-06-11T16:55:54.19651195Z" level=info msg="Started container" PID=56041 containerID=c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 description=openstack/openstack-cell1-galera-0/galera id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d
2026-06-11 18:17:38.130189 | controller | Jun 11 16:55:54.196944 crc crio[22018]: time="2026-06-11T16:55:54.19681157Z" level=info msg="Started container" PID=56043 containerID=dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 description=openstack/openstack-galera-0/galera id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be
2026-06-11 18:17:38.130206 | controller | Jun 11 16:55:54.227419 crc crio[22018]: time="2026-06-11T16:55:54.227158348Z" level=info msg="Created container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130222 | controller | Jun 11 16:55:54.229167 crc crio[22018]: time="2026-06-11T16:55:54.22908692Z" level=info msg="Starting container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc" id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.130238 | controller | Jun 11 16:55:54.236144 crc crio[22018]: time="2026-06-11T16:55:54.236082451Z" level=info msg="Started container" PID=56046 containerID=a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8
2026-06-11 18:17:38.130254 | controller | Jun 11 16:55:54.243792 crc crio[22018]: time="2026-06-11T16:55:54.243016372Z" level=info msg="Created container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130270 | controller | Jun 11 16:55:54.246715 crc crio[22018]: time="2026-06-11T16:55:54.246549522Z" level=info msg="Starting container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6" id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.130285 | controller | Jun 11 16:55:54.252145 crc crio[22018]: time="2026-06-11T16:55:54.251962403Z" level=info msg="Started container" PID=56050 containerID=1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825
2026-06-11 18:17:38.130301 | controller | Jun 11 16:55:57.350017 crc crio[22018]: time="2026-06-11T16:55:57.34909654Z" level=info msg="Stopping container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 (timeout: 10s)" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.130317 | controller | Jun 11 16:55:57.495051 crc crio[22018]: time="2026-06-11T16:55:57.494620524Z" level=info msg="Stopped container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.130332 | controller | Jun 11 16:55:57.496426 crc crio[22018]: time="2026-06-11T16:55:57.496219757Z" level=info msg="Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.130348 | controller | Jun 11 16:55:57.502421 crc crio[22018]: time="2026-06-11T16:55:57.497640373Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc00012a570}] Aliases:map[]}"
2026-06-11 18:17:38.130368 | controller | Jun 11 16:55:57.502421 crc crio[22018]: time="2026-06-11T16:55:57.497991894Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69664d8887-6dn2k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.130385 | controller | Jun 11 16:55:57.889271 crc crio[22018]: time="2026-06-11T16:55:57.889166701Z" level=info msg="Stopped pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.130401 | controller | Jun 11 16:55:57.904838 crc crio[22018]: time="2026-06-11T16:55:57.90477125Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-jz65l/POD" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130417 | controller | Jun 11 16:55:57.905024 crc crio[22018]: time="2026-06-11T16:55:57.904890124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130433 | controller | Jun 11 16:55:57.965951 crc crio[22018]: time="2026-06-11T16:55:57.959531605Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}"
2026-06-11 18:17:38.130450 | controller | Jun 11 16:55:57.966240 crc crio[22018]: time="2026-06-11T16:55:57.965975171Z" level=info msg="Adding pod openstack_ovn-controller-metrics-jz65l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.130466 | controller | Jun 11 16:55:58.024312 crc crio[22018]: time="2026-06-11T16:55:58.024178607Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130482 | controller | Jun 11 16:55:58.024312 crc crio[22018]: time="2026-06-11T16:55:58.02427233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130498 | controller | Jun 11 16:55:58.057010 crc crio[22018]: time="2026-06-11T16:55:58.05694186Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}"
2026-06-11 18:17:38.130514 | controller | Jun 11 16:55:58.057010 crc crio[22018]: time="2026-06-11T16:55:58.057001832Z" level=info msg="Adding pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.130529 | controller | Jun 11 16:55:58.433661 crc crio[22018]: time="2026-06-11T16:55:58.43317249Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130545 | controller | Jun 11 16:55:58.434711 crc crio[22018]: time="2026-06-11T16:55:58.433691147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130583 | controller | Jun 11 16:55:58.478420 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfe7099ccf1fbe Mac:36:1d:94:57:6f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 SocketPath: PciID:}] [{Interface:0xc0000146d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.130604 | controller | Jun 11 16:55:58.479303 crc crio[22018]: time="2026-06-11T16:55:58.478933268Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}"
2026-06-11 18:17:38.130625 | controller | Jun 11 16:55:58.480730 crc crio[22018]: time="2026-06-11T16:55:58.479558128Z" level=info msg="Checking pod openstack_ovn-controller-metrics-jz65l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.130645 | controller | Jun 11 16:55:58.498675 crc crio[22018]: time="2026-06-11T16:55:58.494849052Z" level=info msg="Ran pod sandbox dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 with infra container: openstack/ovn-controller-metrics-jz65l/POD" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130662 | controller | Jun 11 16:55:58.498675 crc crio[22018]: time="2026-06-11T16:55:58.49665885Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}"
2026-06-11 18:17:38.130680 | controller | Jun 11 16:55:58.498675 crc crio[22018]: time="2026-06-11T16:55:58.496679731Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.130702 | controller | Jun 11 16:55:58.498675 crc crio[22018]: time="2026-06-11T16:55:58.497142952Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=bd0920a3-046b-474d-8813-1df1d5c0c623 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.130724 | controller | Jun 11 16:55:58.540856 crc crio[22018]: time="2026-06-11T16:55:58.54078874Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130747 | controller | Jun 11 16:55:58.541037 crc crio[22018]: time="2026-06-11T16:55:58.540883193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130770 | controller | Jun 11 16:55:58.556953 crc crio[22018]: time="2026-06-11T16:55:58.556859218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=28f2e13b-8f2f-4431-a598-bfa972037d34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.130792 | controller | Jun 11 16:55:58.577175 crc crio[22018]: time="2026-06-11T16:55:58.577019224Z" level=info msg="Creating container: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.130820 | controller | Jun 11 16:55:58.589055 crc crio[22018]: time="2026-06-11T16:55:58.588869313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.130844 | controller | Jun 11 16:55:58.627198 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8aa0b8e0d51e46 Mac:e6:f9:8d:1c:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 SocketPath: PciID:}] [{Interface:0xc0003ee960 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.130883 | controller | Jun 11 16:55:58.637717 crc crio[22018]: time="2026-06-11T16:55:58.637514213Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}"
2026-06-11 18:17:38.130902 | controller | Jun 11 16:55:58.637953 crc crio[22018]: time="2026-06-11T16:55:58.637765871Z" level=info msg="Checking pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.130920 | controller | Jun 11 16:55:58.646151 crc crio[22018]: time="2026-06-11T16:55:58.645122559Z" level=info msg="Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.130938 | controller | Jun 11 16:55:58.646151 crc crio[22018]: time="2026-06-11T16:55:58.645228692Z" level=info msg="Adding pod openstack_dnsmasq-dns-ccbf59689-jbd5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.130954 | controller | Jun 11 16:55:58.673756 crc crio[22018]: time="2026-06-11T16:55:58.673678614Z" level=info msg="Removing container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.130972 | controller | Jun 11 16:55:58.674571 crc crio[22018]: time="2026-06-11T16:55:58.674502777Z" level=info msg="Ran pod sandbox c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 with infra container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.130989 | controller | Jun 11 16:55:58.679782 crc crio[22018]: time="2026-06-11T16:55:58.679642423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6cb3b690-2ea0-415c-b81d-ae601763aac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131007 | controller | Jun 11 16:55:58.740963 crc crio[22018]: time="2026-06-11T16:55:58.740912235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d0eefc00-5b2d-450a-9ae5-7fb3c71b4729 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131027 | controller | Jun 11 16:55:58.759943 crc crio[22018]: time="2026-06-11T16:55:58.759860589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131045 | controller | Jun 11 16:55:58.780451 crc crio[22018]: time="2026-06-11T16:55:58.780106898Z" level=info msg="Removed container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.131061 | controller | Jun 11 16:55:58.788491 crc crio[22018]: time="2026-06-11T16:55:58.786698483Z" level=info msg="Removing container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.131079 | controller | Jun 11 16:55:58.797990 crc crio[22018]: time="2026-06-11T16:55:58.79787346Z" level=info msg="Creating container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.131096 | controller | Jun 11 16:55:58.805290 crc crio[22018]: time="2026-06-11T16:55:58.805196846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131113 | controller | Jun 11 16:55:58.822511 crc crio[22018]: time="2026-06-11T16:55:58.822418503Z" level=info msg="Removed container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.131130 | controller | Jun 11 16:55:58.893889 crc crio[22018]: time="2026-06-11T16:55:58.893692763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131146 | controller | Jun 11 16:55:58.894922 crc crio[22018]: time="2026-06-11T16:55:58.894846464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131163 | controller | Jun 11 16:55:58.901415 crc crio[22018]: time="2026-06-11T16:55:58.901225972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131181 | controller | Jun 11 16:55:59.040547 crc crio[22018]: time="2026-06-11T16:55:59.039852646Z" level=info msg="Created container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.131197 | controller | Jun 11 16:55:59.044039 crc crio[22018]: time="2026-06-11T16:55:59.04391406Z" level=info msg="Starting container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a" id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.131214 | controller | Jun 11 16:55:59.044459 crc crio[22018]: time="2026-06-11T16:55:59.044284444Z" level=info msg="Created container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.131232 | controller | Jun 11 16:55:59.045754 crc crio[22018]: time="2026-06-11T16:55:59.045551383Z" level=info msg="Starting container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285" id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.131253 | controller | Jun 11 16:55:59.057286 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4479532407b7884 Mac:6a:c4:7d:47:1c:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.131277 | controller | Jun 11 16:55:59.057748 crc crio[22018]: time="2026-06-11T16:55:59.057682456Z" level=info msg="Started container" PID=56883 containerID=70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 description=openstack/ovn-controller-metrics-jz65l/openstack-network-exporter id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0
2026-06-11 18:17:38.131303 | controller | Jun 11 16:55:59.058388 crc crio[22018]: time="2026-06-11T16:55:59.058245094Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}"
2026-06-11 18:17:38.131326 | controller | Jun 11 16:55:59.058541 crc crio[22018]: time="2026-06-11T16:55:59.058489601Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.131347 | controller | Jun 11 16:55:59.060713 crc crio[22018]: time="2026-06-11T16:55:59.06067771Z" level=info msg="Started container" PID=56884 containerID=7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a description=openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1
2026-06-11 18:17:38.131364 | controller | Jun 11 16:55:59.082491 crc crio[22018]: time="2026-06-11T16:55:59.081568834Z" level=info msg="Ran pod sandbox 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 with infra container: openstack/ovn-northd-0/POD" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.131382 | controller | Jun 11 16:55:59.090893 crc crio[22018]: time="2026-06-11T16:55:59.090791383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131400 | controller | Jun 11 16:55:59.091596 crc crio[22018]: time="2026-06-11T16:55:59.091533747Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131417 | controller | Jun 11 16:55:59.091804 crc crio[22018]: time="2026-06-11T16:55:59.091743314Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131433 | controller | Jun 11 16:55:59.096085 crc crio[22018]: time="2026-06-11T16:55:59.095975576Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.131449 | controller | Jun 11 16:55:59.104217 crc crio[22018]: time="2026-06-11T16:55:59.104062074Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\""
2026-06-11 18:17:38.131471 | controller | Jun 11 16:55:59.238845 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d30447e6da162 Mac:de:7a:25:f7:43:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 SocketPath: PciID:}] [{Interface:0xc000143390 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.131489 | controller | Jun 11 16:55:59.239968 crc crio[22018]: time="2026-06-11T16:55:59.239889205Z" level=info msg="Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.131507 | controller | Jun 11 16:55:59.240098 crc crio[22018]: time="2026-06-11T16:55:59.240074731Z" level=info msg="Checking pod openstack_dnsmasq-dns-ccbf59689-jbd5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.131525 | controller | Jun 11 16:55:59.248069 crc crio[22018]: time="2026-06-11T16:55:59.248012434Z" level=info msg="Ran pod sandbox c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd with infra container: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.131541 | controller | Jun 11 16:55:59.250215 crc crio[22018]: time="2026-06-11T16:55:59.250129068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=11688e81-e440-43cb-a600-6250bdf829cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131559 | controller | Jun 11 16:55:59.303853 crc crio[22018]: time="2026-06-11T16:55:59.303774633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0423dffc-4966-4ed5-a00c-e9349587aa26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.131576 | controller | Jun 11 16:55:59.331976 crc crio[22018]: time="2026-06-11T16:55:59.331864651Z" level=info msg="Creating container: openstack/dnsmasq-dns-ccbf59689-jbd5d/init" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.131593 | controller | Jun 11 16:55:59.334596 crc crio[22018]: time="2026-06-11T16:55:59.334521636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131610 | controller | Jun 11 16:55:59.377589 crc crio[22018]: time="2026-06-11T16:55:59.377509073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131627 | controller | Jun 11 16:55:59.381161 crc crio[22018]: time="2026-06-11T16:55:59.381046895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131643 | controller | Jun 11 16:55:59.688814 crc crio[22018]: time="2026-06-11T16:55:59.679829487Z" level=info msg="Created container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.131664 | controller | Jun 11 16:55:59.688814 crc crio[22018]: time="2026-06-11T16:55:59.682637586Z" level=info msg="Starting container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9" id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.131682 | controller | Jun 11 16:55:59.711425 crc crio[22018]: time="2026-06-11T16:55:59.697207797Z" level=info msg="Started container" PID=57033 containerID=b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9 description=openstack/dnsmasq-dns-ccbf59689-jbd5d/init id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd
2026-06-11 18:17:38.131699 | controller | Jun 11 16:55:59.772859 crc crio[22018]: time="2026-06-11T16:55:59.772761074Z" level=info msg="Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.131716 | controller | Jun 11 16:55:59.773559 crc crio[22018]: time="2026-06-11T16:55:59.773305422Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc0029b42d8}] Aliases:map[]}"
2026-06-11 18:17:38.131733 | controller | Jun 11 16:55:59.773960 crc crio[22018]: time="2026-06-11T16:55:59.7738681Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.131750 | controller | Jun 11 16:56:00.119163 crc crio[22018]: time="2026-06-11T16:56:00.118785485Z" level=info msg="Stopped pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.131767 | controller | Jun 11 16:56:00.474295 crc crio[22018]: time="2026-06-11T16:56:00.474160041Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.131783 | controller | Jun 11 16:56:00.474543 crc crio[22018]: time="2026-06-11T16:56:00.474303625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131800 | controller | Jun 11 16:56:00.507497 crc crio[22018]: time="2026-06-11T16:56:00.507392432Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}"
2026-06-11 18:17:38.131817 | controller | Jun 11 16:56:00.507497 crc crio[22018]: time="2026-06-11T16:56:00.507455254Z" level=info msg="Adding pod openstack_dnsmasq-dns-657df6d86f-d7kbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.131834 | controller | Jun 11 16:56:00.649087 crc crio[22018]: time="2026-06-11T16:56:00.647424348Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686616-qtcn7/POD" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.131869 | controller | Jun 11 16:56:00.649087 crc crio[22018]: time="2026-06-11T16:56:00.648068089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.131907 | controller | Jun 11 16:56:00.687266 crc crio[22018]: time="2026-06-11T16:56:00.68548532Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}"
2026-06-11 18:17:38.131929 | controller | Jun 11 16:56:00.687266 crc crio[22018]: time="2026-06-11T16:56:00.685595683Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686616-qtcn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.131946 | controller | Jun 11 16:56:00.789400 crc crio[22018]: time="2026-06-11T16:56:00.788737442Z" level=info msg="Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.131962 | controller | Jun 11 16:56:00.789400 crc crio[22018]: time="2026-06-11T16:56:00.789222757Z" level=info msg="Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002300700}] Aliases:map[]}"
2026-06-11 18:17:38.131981 | controller | Jun 11 16:56:00.791464 crc crio[22018]: time="2026-06-11T16:56:00.789536717Z" level=info msg="Deleting pod openstack_dnsmasq-dns-ccbf59689-jbd5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.132002 | controller | Jun 11 16:56:00.810244 crc crio[22018]: time="2026-06-11T16:56:00.81017565Z" level=info msg="Removing container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.132019 | controller | Jun 11 16:56:00.884992 crc crio[22018]: time="2026-06-11T16:56:00.884570257Z" level=info msg="Removed container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.132035 | controller | Jun 11 16:56:01.224562 crc crio[22018]: time="2026-06-11T16:56:01.223279985Z" level=info msg="Stopped pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.132051 | controller | Jun 11 16:56:01.315266 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb6f1621331760 Mac:5a:9d:7e:e7:ba:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 SocketPath: PciID:}] [{Interface:0xc00013afd0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.132068 | controller | Jun 11 16:56:01.317524 crc crio[22018]: time="2026-06-11T16:56:01.31741403Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}"
2026-06-11 18:17:38.132089 | controller | Jun 11 16:56:01.317750 crc crio[22018]: time="2026-06-11T16:56:01.317687629Z" level=info msg="Checking pod openstack_dnsmasq-dns-657df6d86f-d7kbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.132107 | controller | Jun 11 16:56:01.328227 crc crio[22018]: time="2026-06-11T16:56:01.328090911Z" level=info msg="Ran pod sandbox 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c with infra container: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.132123 | controller | Jun 11 16:56:01.331713 crc crio[22018]: time="2026-06-11T16:56:01.331605148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b92f5fb0-828b-4538-b6b6-3057ac1267b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132139 | controller | Jun 11 16:56:01.395942 crc crio[22018]: time="2026-06-11T16:56:01.39584331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=53dfbdf0-b012-44c2-8584-9c50aa6d4015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132155 | controller | Jun 11 16:56:01.588900 crc crio[22018]: time="2026-06-11T16:56:01.588626961Z" level=info msg="Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/init" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.132170 | controller | Jun 11 16:56:01.597834 crc crio[22018]: time="2026-06-11T16:56:01.592147574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132186 | controller | Jun 11 16:56:01.614754 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b122f77a2d0ab Mac:ce:85:c6:d1:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.132202 | controller | Jun 11 16:56:01.617159 crc crio[22018]: time="2026-06-11T16:56:01.617109869Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}"
2026-06-11 18:17:38.132219 | controller | Jun 11 16:56:01.617795 crc crio[22018]: time="2026-06-11T16:56:01.617514242Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686616-qtcn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.132235 | controller | Jun 11 16:56:01.650079 crc crio[22018]: time="2026-06-11T16:56:01.649834177Z" level=info msg="Ran pod sandbox 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a with infra container: openshift-infra/auto-csr-approver-29686616-qtcn7/POD" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.132252 | controller | Jun 11 16:56:01.659679 crc crio[22018]: time="2026-06-11T16:56:01.659304034Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.132272 | controller | Jun 11 16:56:01.672733 crc crio[22018]: time="2026-06-11T16:56:01.672635676Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.132289 | controller | Jun 11 16:56:01.747063 crc crio[22018]: time="2026-06-11T16:56:01.746965128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132306 | controller | Jun 11 16:56:01.752042 crc crio[22018]: time="2026-06-11T16:56:01.751974408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132322 | controller | Jun 11 16:56:02.010508 crc crio[22018]: time="2026-06-11T16:56:02.008620543Z" level=info msg="Removing container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.132338 | controller | Jun 11 16:56:02.118496 crc crio[22018]: time="2026-06-11T16:56:02.116588778Z" level=info msg="Removed container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.132355 | controller | Jun 11 16:56:02.204553 crc crio[22018]: time="2026-06-11T16:56:02.19957841Z" level=info msg="Created container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.132371 | controller | Jun 11 16:56:02.204553 crc crio[22018]: time="2026-06-11T16:56:02.201427929Z" level=info msg="Starting container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967" id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.132387 | controller | Jun 11 16:56:02.212237 crc crio[22018]: time="2026-06-11T16:56:02.212140732Z" level=info msg="Started container" PID=57542 containerID=bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/init id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c
2026-06-11 18:17:38.132403 | controller | Jun 11 16:56:02.432882 crc crio[22018]: time="2026-06-11T16:56:02.432050045Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-nc2kw/POD" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.132419 | controller | Jun 11 16:56:02.432882 crc crio[22018]: time="2026-06-11T16:56:02.432862751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132438 | controller | Jun 11 16:56:02.460914 crc crio[22018]: time="2026-06-11T16:56:02.460854015Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}"
2026-06-11 18:17:38.132457 | controller | Jun 11 16:56:02.461240 crc crio[22018]: time="2026-06-11T16:56:02.461217307Z" level=info msg="Adding pod openstack_swift-ring-rebalance-nc2kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.132474 | controller | Jun 11 16:56:03.027397 crc crio[22018]: time="2026-06-11T16:56:03.027191465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7962713e-0c5c-4533-a9dc-ff655d3ccf90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132495 | controller | Jun 11 16:56:03.139861 crc crio[22018]: time="2026-06-11T16:56:03.139683918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=10cc0941-1c98-48a9-abf2-5bcc1e4fc249 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132511 | controller | Jun 11 16:56:03.392542 crc crio[22018]: time="2026-06-11T16:56:03.392226789Z" level=info msg="Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.132527 | controller | Jun 11 16:56:03.394986 crc crio[22018]: time="2026-06-11T16:56:03.393767828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132542 | controller | Jun 11 16:56:03.432887 crc crio[22018]: time="2026-06-11T16:56:03.432708079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132559 | controller | Jun 11 16:56:03.437163 crc crio[22018]: time="2026-06-11T16:56:03.436758096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132575 | controller | Jun 11 16:56:03.721036 crc crio[22018]: 2026-06-11T16:56:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e409a30d80fa2d1 Mac:62:fd:9d:cb:4a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.132591 | controller | Jun 11 16:56:03.722751 crc crio[22018]: time="2026-06-11T16:56:03.722671095Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}"
2026-06-11 18:17:38.132608 | controller | Jun 11 16:56:03.722986 crc crio[22018]: time="2026-06-11T16:56:03.722899012Z" level=info msg="Checking pod openstack_swift-ring-rebalance-nc2kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.132625 | controller | Jun 11 16:56:03.888029 crc crio[22018]: time="2026-06-11T16:56:03.88778711Z" level=info msg="Created container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.132641 | controller | Jun 11 16:56:03.889762 crc crio[22018]: time="2026-06-11T16:56:03.889553376Z" level=info msg="Starting container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18" id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.132657 | controller | Jun 11 16:56:03.899253 crc crio[22018]: time="2026-06-11T16:56:03.898972035Z" level=info msg="Started container" PID=57714 containerID=0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c
2026-06-11 18:17:38.132677 | controller | Jun 11 16:56:04.340107 crc crio[22018]: time="2026-06-11T16:56:04.339551599Z" level=info msg="Ran pod sandbox e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 with infra container: openstack/swift-ring-rebalance-nc2kw/POD" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.132694 | controller | Jun 11 16:56:04.350965 crc crio[22018]: time="2026-06-11T16:56:04.350848595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132712 | controller | Jun 11 16:56:04.371645 crc crio[22018]: time="2026-06-11T16:56:04.371521108Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132734 | controller | Jun 11 16:56:04.371947 crc crio[22018]: time="2026-06-11T16:56:04.371703844Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132757 | controller | Jun 11 16:56:04.379632 crc crio[22018]: time="2026-06-11T16:56:04.376450425Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.132780 | controller | Jun 11 16:56:04.386190 crc crio[22018]: time="2026-06-11T16:56:04.386078307Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\""
2026-06-11 18:17:38.132803 | controller | Jun 11 16:56:04.386555 crc crio[22018]: time="2026-06-11T16:56:04.386083097Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.132823 | controller | Jun 11 16:56:04.388291 crc crio[22018]: time="2026-06-11T16:56:04.388227805Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=36195c3d-dc2f-4193-91f8-4f210145d37a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132841 | controller | Jun 11 16:56:04.440805 crc crio[22018]: time="2026-06-11T16:56:04.440644202Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.132880 | controller | Jun 11 16:56:04.441264 crc crio[22018]: time="2026-06-11T16:56:04.440667406Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2ba8df89-4999-4d32-a243-1d586f45d827 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132903 | controller | Jun 11 16:56:04.441964 crc crio[22018]: time="2026-06-11T16:56:04.441890601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=7ae7f372-8ca0-4f95-8b7f-7c4f4ef0289c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.132927 | controller | Jun 11 16:56:04.453532 crc crio[22018]: time="2026-06-11T16:56:04.453289791Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686616-qtcn7/oc" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.132957 | controller | Jun 11 16:56:04.454841 crc crio[22018]: time="2026-06-11T16:56:04.454785339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.132980 | controller | Jun 11 16:56:04.505441 crc crio[22018]: time="2026-06-11T16:56:04.505214213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=0922ab6d-8a9f-4dd6-82aa-af4f71f40dc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.133002 | controller | Jun 11 16:56:04.515187 crc crio[22018]: time="2026-06-11T16:56:04.515102786Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133023 | controller | Jun 11 16:56:04.520459 crc crio[22018]: time="2026-06-11T16:56:04.520240398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133040 | controller | Jun 11 16:56:04.522260 crc crio[22018]: time="2026-06-11T16:56:04.522058355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133056 | controller | Jun 11 16:56:04.570959 crc crio[22018]: time="2026-06-11T16:56:04.570877767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133071 | controller | Jun 11 16:56:04.579001 crc crio[22018]: time="2026-06-11T16:56:04.578817038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133090 | controller | Jun 11 16:56:04.782546 crc crio[22018]: time="2026-06-11T16:56:04.781804685Z" level=info msg="Created container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133114 | controller | Jun 11 16:56:04.787489 crc crio[22018]: time="2026-06-11T16:56:04.783944591Z" level=info msg="Starting container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447" id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.133143 | controller | Jun 11 16:56:04.794035 crc crio[22018]: time="2026-06-11T16:56:04.793113033Z" level=info msg="Started container" PID=57798 containerID=26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 description=openstack/ovn-northd-0/ovn-northd id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404
2026-06-11 18:17:38.133167 | controller | Jun 11 16:56:04.795420 crc crio[22018]: time="2026-06-11T16:56:04.794715231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133196 | controller | Jun 11 16:56:04.830433 crc crio[22018]: time="2026-06-11T16:56:04.830255965Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=0ed1b01c-10cc-4795-9c15-8d12f2a399aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.133225 | controller | Jun 11 16:56:04.887883 crc crio[22018]: time="2026-06-11T16:56:04.887780153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6deda374-9079-4b03-915d-6e25e5067f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.133344 | controller | Jun 11 16:56:04.897420 crc crio[22018]: time="2026-06-11T16:56:04.897230712Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133380 | controller | Jun 11 16:56:04.898620 crc crio[22018]: time="2026-06-11T16:56:04.898549064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133400 | controller | Jun 11 16:56:04.903458 crc crio[22018]: time="2026-06-11T16:56:04.903264651Z" level=info msg="Created container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133418 | controller | Jun 11 16:56:04.911630 crc crio[22018]: time="2026-06-11T16:56:04.911422422Z" level=info msg="Starting container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0" id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.133435 | controller | Jun 11 16:56:04.917882 crc crio[22018]: time="2026-06-11T16:56:04.917782621Z" level=info msg="Started container" PID=57830 containerID=6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0 description=openshift-infra/auto-csr-approver-29686616-qtcn7/oc id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a
2026-06-11 18:17:38.133453 | controller | Jun 11 16:56:04.967113 crc crio[22018]: time="2026-06-11T16:56:04.967025582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133469 | controller | Jun 11 16:56:04.971477 crc crio[22018]: time="2026-06-11T16:56:04.971409695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133486 | controller | Jun 11 16:56:05.098221 crc crio[22018]: time="2026-06-11T16:56:05.097210633Z" level=info msg="Created container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133502 | controller | Jun 11 16:56:05.100926 crc crio[22018]: time="2026-06-11T16:56:05.099786955Z" level=info msg="Starting container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e" id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.133518 | controller | Jun 11 16:56:05.115640 crc crio[22018]: time="2026-06-11T16:56:05.107489261Z" level=info msg="Started container" PID=57890 containerID=00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e description=openstack/ovn-northd-0/openstack-network-exporter id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404
2026-06-11 18:17:38.133534 | controller | Jun 11 16:56:07.192513 crc crio[22018]: time="2026-06-11T16:56:07.191836517Z" level=info msg="Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.133551 | controller | Jun 11 16:56:07.193463 crc crio[22018]: time="2026-06-11T16:56:07.193236381Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0004be8e8}] Aliases:map[]}"
2026-06-11 18:17:38.133573 | controller | Jun 11 16:56:07.193549 crc crio[22018]: time="2026-06-11T16:56:07.193456478Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686616-qtcn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.133595 | controller | Jun 11 16:56:07.209759 crc crio[22018]: time="2026-06-11T16:56:07.209427963Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-twmkq/POD" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.133616 | controller | Jun 11 16:56:07.209870 crc crio[22018]: time="2026-06-11T16:56:07.209782624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133633 | controller | Jun 11 16:56:07.525194 crc crio[22018]: time="2026-06-11T16:56:07.525105799Z" level=info msg="Running pod sandbox: openstack/placement-db-create-xmmsr/POD" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.133648 | controller | Jun 11 16:56:07.525419 crc crio[22018]: time="2026-06-11T16:56:07.525248434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133664 | controller | Jun 11 16:56:09.175389 crc crio[22018]: time="2026-06-11T16:56:09.174617318Z" level=info msg="Stopped pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.133680 | controller | Jun 11 16:56:09.309263 crc crio[22018]: time="2026-06-11T16:56:09.30915954Z" level=info msg="Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}"
2026-06-11 18:17:38.133697 | controller | Jun 11 16:56:09.309263 crc crio[22018]: time="2026-06-11T16:56:09.309232022Z" level=info msg="Adding pod openstack_placement-db-create-xmmsr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.133714 | controller | Jun 11 16:56:09.348726 crc crio[22018]: time="2026-06-11T16:56:09.348615957Z" level=info msg="Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}"
2026-06-11 18:17:38.133731 | controller | Jun 11 16:56:09.348726 crc crio[22018]: time="2026-06-11T16:56:09.34871838Z" level=info msg="Adding pod openstack_keystone-db-create-twmkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.133747 | controller | Jun 11 16:56:09.354621 crc crio[22018]: time="2026-06-11T16:56:09.354523443Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.133768 | controller | Jun 11 16:56:09.355660 crc crio[22018]: time="2026-06-11T16:56:09.355618588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=9a14a66d-45e0-427e-baed-4f8aa257a20f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.133785 | controller | Jun 11 16:56:09.408661 crc crio[22018]: time="2026-06-11T16:56:09.408571001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=cd803a0f-df3a-4bf3-af0b-677e76510cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.133801 | controller | Jun 11 16:56:09.739606 crc crio[22018]: time="2026-06-11T16:56:09.73886191Z" level=info msg="Creating container: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133817 | controller | Jun 11 16:56:09.741179 crc crio[22018]: time="2026-06-11T16:56:09.741110872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133833 | controller | Jun 11 16:56:09.779176 crc crio[22018]: time="2026-06-11T16:56:09.779022621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133871 | controller | Jun 11 16:56:09.787298 crc crio[22018]: time="2026-06-11T16:56:09.787178396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.133895 | controller | Jun 11 16:56:10.304256 crc crio[22018]: time="2026-06-11T16:56:10.303771272Z" level=info msg="Created container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.133912 | controller | Jun 11 16:56:10.307959 crc crio[22018]: time="2026-06-11T16:56:10.307925083Z" level=info msg="Starting container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210" id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.133928 | controller | Jun 11 16:56:10.317507 crc crio[22018]: time="2026-06-11T16:56:10.31730151Z" level=info msg="Started container" PID=58271 containerID=92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210 description=openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6
2026-06-11 18:17:38.133945 | controller | Jun 11 16:56:10.361213 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbe433f3dec342 Mac:46:2c:70:b4:01:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.133961 | controller | Jun 11 16:56:10.364284 crc crio[22018]: time="2026-06-11T16:56:10.364176623Z" level=info msg="Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}"
2026-06-11 18:17:38.133984 | controller | Jun 11 16:56:10.364739 crc crio[22018]: time="2026-06-11T16:56:10.364634618Z" level=info msg="Checking pod openstack_placement-db-create-xmmsr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.134007 | controller | Jun 11 16:56:10.380062 crc crio[22018]: time="2026-06-11T16:56:10.380008243Z" level=info msg="Ran pod sandbox 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e with infra container: openstack/placement-db-create-xmmsr/POD" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.134032 | controller | Jun 11 16:56:10.386453 crc crio[22018]: time="2026-06-11T16:56:10.38628231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5a2d79d7-84a7-4f01-97bd-d8e23995c5eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.134057 | controller | Jun 11 16:56:10.392956 crc crio[22018]: time="2026-06-11T16:56:10.392871278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e827b855-2ebe-45ce-af83-ce0cc380b4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.134079 | controller | Jun 11 16:56:10.559533 crc crio[22018]: time="2026-06-11T16:56:10.559431121Z" level=info msg="Creating container: openstack/placement-db-create-xmmsr/mariadb-database-create" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.134098 | controller | Jun 11 16:56:10.561137 crc crio[22018]: time="2026-06-11T16:56:10.561066064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134114 | controller | Jun 11 16:56:10.602255 crc crio[22018]: time="2026-06-11T16:56:10.602185163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134130 | controller | Jun 11 16:56:10.605615 crc crio[22018]: time="2026-06-11T16:56:10.60555678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134146 | controller | Jun 11 16:56:10.667866 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94f74e567c6641a Mac:fa:2b:91:5b:73:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da SocketPath: PciID:}] [{Interface:0xc000368780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.134163 | controller | Jun 11 16:56:10.669142 crc crio[22018]: time="2026-06-11T16:56:10.669039436Z" level=info msg="Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}"
2026-06-11 18:17:38.134179 | controller | Jun 11 16:56:10.669284 crc crio[22018]: time="2026-06-11T16:56:10.669260473Z" level=info msg="Checking pod openstack_keystone-db-create-twmkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.134196 | controller | Jun 11 16:56:10.683213 crc crio[22018]: time="2026-06-11T16:56:10.682992048Z" level=info msg="Ran pod sandbox 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 with infra container: openstack/keystone-db-create-twmkq/POD" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.134217 | controller | Jun 11 16:56:10.685817 crc crio[22018]: time="2026-06-11T16:56:10.685697812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=55b65f4d-955d-4acd-8310-1c6f5fa820b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.134233 | controller | Jun 11 16:56:10.690598 crc crio[22018]: time="2026-06-11T16:56:10.690494773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=670a1f34-27ef-47f1-be39-235da2fa4520 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.134249 | controller | Jun 11 16:56:10.807026 crc crio[22018]: time="2026-06-11T16:56:10.806869383Z" level=info msg="Creating container: openstack/keystone-db-create-twmkq/mariadb-database-create" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.134264 | controller | Jun 11 16:56:10.809412 crc crio[22018]: time="2026-06-11T16:56:10.80928311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134280 | controller | Jun 11 16:56:10.863109 crc crio[22018]: time="2026-06-11T16:56:10.863004987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134296 | controller | Jun 11 16:56:10.866620 crc crio[22018]: time="2026-06-11T16:56:10.866552408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134312 | controller | Jun 11 16:56:10.923839 crc crio[22018]: time="2026-06-11T16:56:10.923678303Z" level=info msg="Created container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.134327 | controller | Jun 11 16:56:10.925893 crc crio[22018]: time="2026-06-11T16:56:10.92582192Z" level=info msg="Starting container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648" id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.134343 | controller | Jun 11 16:56:10.931211 crc crio[22018]: time="2026-06-11T16:56:10.931118689Z" level=info msg="Started container" PID=58305 containerID=a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648 description=openstack/placement-db-create-xmmsr/mariadb-database-create id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e
2026-06-11 18:17:38.134360 | controller | Jun 11 16:56:11.346761 crc crio[22018]: time="2026-06-11T16:56:11.34665674Z" level=info msg="Created container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.134376 | controller | Jun 11 16:56:11.348297 crc crio[22018]: time="2026-06-11T16:56:11.348041033Z" level=info msg="Starting container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423" id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.134392 | controller | Jun 11 16:56:11.354677 crc crio[22018]: time="2026-06-11T16:56:11.354591342Z" level=info msg="Started container" PID=58313 containerID=7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423 description=openstack/keystone-db-create-twmkq/mariadb-database-create id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809
2026-06-11 18:17:38.134413 | controller | Jun 11 16:56:12.241547 crc crio[22018]: time="2026-06-11T16:56:12.241472986Z" level=info msg="Stopping container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d (timeout: 10s)" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.134430 | controller | Jun 11 16:56:12.376790 crc crio[22018]: time="2026-06-11T16:56:12.376553557Z" level=info msg="Stopped container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.134446 | controller | Jun 11 16:56:12.378614 crc crio[22018]: time="2026-06-11T16:56:12.378551331Z" level=info msg="Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.134462 | controller | Jun 11 16:56:12.379086 crc crio[22018]: time="2026-06-11T16:56:12.379023316Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc00012af10}] Aliases:map[]}"
2026-06-11 18:17:38.134478 | controller | Jun 11 16:56:12.379215 crc crio[22018]: time="2026-06-11T16:56:12.379178431Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b485b7db9-zlccb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.134494 | controller | Jun 11 16:56:12.663783 crc crio[22018]: time="2026-06-11T16:56:12.663159375Z" level=info msg="Stopped pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.134516 | controller | Jun 11 16:56:13.310211 crc crio[22018]: time="2026-06-11T16:56:13.308262002Z" level=info msg="Removing container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.134540 | controller | Jun 11 16:56:13.356706 crc crio[22018]: time="2026-06-11T16:56:13.356508779Z" level=info msg="Removed container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.134630 | controller | Jun 11 16:56:13.360314 crc crio[22018]: time="2026-06-11T16:56:13.360253625Z" level=info msg="Removing container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.134655 | controller | Jun 11 16:56:13.437532 crc crio[22018]: time="2026-06-11T16:56:13.437447823Z" level=info msg="Removed container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.134673 | controller | Jun 11 16:56:13.980202 crc crio[22018]: time="2026-06-11T16:56:13.980069613Z" level=info msg="Running pod sandbox: openstack/glance-db-create-dwc8v/POD" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.134689 | controller | Jun 11 16:56:13.980202 crc crio[22018]: time="2026-06-11T16:56:13.980166046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.134710 | controller | Jun 11 16:56:14.007654 crc crio[22018]: time="2026-06-11T16:56:14.007523151Z" level=info msg="Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}"
2026-06-11 18:17:38.134729 | controller | Jun 11 16:56:14.007654 crc crio[22018]: time="2026-06-11T16:56:14.007601763Z" level=info msg="Adding pod openstack_glance-db-create-dwc8v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.134751 | controller | Jun 11 16:56:14.320972 crc crio[22018]: time="2026-06-11T16:56:14.320259344Z" level=info msg="Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.134773 | controller | Jun 11 16:56:14.321239 crc crio[22018]: time="2026-06-11T16:56:14.320462695Z" level=info msg="Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.134793 | controller | Jun 11 16:56:14.321773 crc crio[22018]: time="2026-06-11T16:56:14.321716246Z" level=info msg="Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc007484378}] Aliases:map[]}"
2026-06-11 18:17:38.134810 | controller | Jun 11 16:56:14.321932 crc crio[22018]: time="2026-06-11T16:56:14.321883551Z" level=info msg="Deleting pod openstack_placement-db-create-xmmsr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.134826 | controller | Jun 11 16:56:14.322031 crc crio[22018]: time="2026-06-11T16:56:14.321716551Z" level=info msg="Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc002b14418}] Aliases:map[]}"
2026-06-11 18:17:38.134843 | controller | Jun 11 16:56:14.322096 crc crio[22018]: time="2026-06-11T16:56:14.32205473Z" level=info msg="Deleting pod openstack_keystone-db-create-twmkq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.134881 | controller | Jun 11 16:56:14.562146 crc crio[22018]: 2026-06-11T16:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec57fd9d618c68 Mac:66:14:76:86:2b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.134907 | controller | Jun 11 16:56:14.566275 crc crio[22018]: time="2026-06-11T16:56:14.565287487Z" level=info msg="Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}"
2026-06-11 18:17:38.134934 | controller | Jun 11 16:56:14.566275 crc crio[22018]: time="2026-06-11T16:56:14.565575687Z" level=info msg="Checking pod openstack_glance-db-create-dwc8v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.134952 | controller | Jun 11 16:56:14.572905 crc crio[22018]: time="2026-06-11T16:56:14.572843095Z" level=info msg="Ran pod sandbox 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 with infra container: openstack/glance-db-create-dwc8v/POD" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.134969 | controller | Jun 11 16:56:14.575004 crc crio[22018]: time="2026-06-11T16:56:14.574936993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6582d82f-36d6-42ac-b01e-05eb59e76f8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.134985 | controller | Jun 11 16:56:14.585428 crc crio[22018]: time="2026-06-11T16:56:14.585264218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8b7bcd71-9cb0-4a57-812b-b7101120911c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135001 | controller | Jun 11 16:56:14.595734 crc crio[22018]: time="2026-06-11T16:56:14.595652516Z" level=info msg="Creating container: openstack/glance-db-create-dwc8v/mariadb-database-create" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135017 | controller | Jun 11 16:56:14.597253 crc crio[22018]: time="2026-06-11T16:56:14.597186906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135035 | controller | Jun 11 16:56:14.648572 crc crio[22018]: time="2026-06-11T16:56:14.648491856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135051 | controller | Jun 11 16:56:14.652666 crc crio[22018]: time="2026-06-11T16:56:14.652282266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135067 | controller | Jun 11 16:56:14.676053 crc crio[22018]: time="2026-06-11T16:56:14.675979557Z" level=info msg="Stopped pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135083 | controller | Jun 11 16:56:14.713885 crc crio[22018]: time="2026-06-11T16:56:14.713810502Z" level=info msg="Stopped pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135099 | controller | Jun 11 16:56:14.908995 crc crio[22018]: time="2026-06-11T16:56:14.908706666Z" level=info msg="Created container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135116 | controller | Jun 11 16:56:14.912073 crc crio[22018]: time="2026-06-11T16:56:14.911932503Z" level=info msg="Starting container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8" id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.135136 | controller | Jun 11 16:56:14.918508 crc crio[22018]: time="2026-06-11T16:56:14.91807846Z" level=info msg="Started container" PID=58618 containerID=ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8 description=openstack/glance-db-create-dwc8v/mariadb-database-create id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94
2026-06-11 18:17:38.135153 | controller | Jun 11 16:56:16.368567 crc crio[22018]: time="2026-06-11T16:56:16.368141192Z" level=info msg="Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135169 | controller | Jun 11 16:56:16.370521 crc crio[22018]: time="2026-06-11T16:56:16.369042081Z" level=info msg="Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc00012a7d0}] Aliases:map[]}"
2026-06-11 18:17:38.135186 | controller | Jun 11 16:56:16.370521 crc crio[22018]: time="2026-06-11T16:56:16.369168565Z" level=info msg="Deleting pod openstack_glance-db-create-dwc8v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.135202 | controller | Jun 11 16:56:16.724752 crc crio[22018]: time="2026-06-11T16:56:16.724131182Z" level=info msg="Stopped pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135219 | controller | Jun 11 16:56:20.431950 crc crio[22018]: time="2026-06-11T16:56:20.430981379Z" level=info msg="Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135235 | controller | Jun 11 16:56:20.433193 crc crio[22018]: time="2026-06-11T16:56:20.432645833Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc00012b580}] Aliases:map[]}"
2026-06-11 18:17:38.135251 | controller | Jun 11 16:56:20.433193 crc crio[22018]: time="2026-06-11T16:56:20.432809488Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-nc2kw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.135268 | controller | Jun 11 16:56:20.769246 crc crio[22018]: time="2026-06-11T16:56:20.768779524Z" level=info msg="Stopped pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.135284 | controller | Jun 11 16:56:21.454706 crc crio[22018]: time="2026-06-11T16:56:21.454631731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=bee4dace-5e68-4a15-b559-bd11754251c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135300 | controller | Jun 11 16:56:21.565421 crc crio[22018]: time="2026-06-11T16:56:21.564844943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7a49a4f8-5155-491e-8c94-228268f30a56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135320 | controller | Jun 11 16:56:21.579142 crc crio[22018]: time="2026-06-11T16:56:21.578480944Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135338 | controller | Jun 11 16:56:21.579142 crc crio[22018]: time="2026-06-11T16:56:21.578912198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135355 | controller | Jun 11 16:56:21.628025 crc crio[22018]: time="2026-06-11T16:56:21.627695378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135372 | controller | Jun 11 16:56:21.631577 crc crio[22018]: time="2026-06-11T16:56:21.63152715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135388 | controller | Jun 11 16:56:21.748161 crc crio[22018]: time="2026-06-11T16:56:21.748019733Z" level=info msg="Created container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135404 | controller | Jun 11 16:56:21.749390 crc crio[22018]: time="2026-06-11T16:56:21.74923534Z" level=info msg="Starting container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e" id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.135420 | controller | Jun 11 16:56:21.755680 crc crio[22018]: time="2026-06-11T16:56:21.755568121Z" level=info msg="Started container" PID=58959 containerID=292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e description=openstack/rabbitmq-server-0/rabbitmq id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab
2026-06-11 18:17:38.135437 | controller | Jun 11 16:56:22.494723 crc crio[22018]: time="2026-06-11T16:56:22.494620156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=f0faf295-b9d3-43e5-a746-6086208f25d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135453 | controller | Jun 11 16:56:22.607498 crc crio[22018]: time="2026-06-11T16:56:22.606784544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=e104e981-b643-4403-a96a-dfd2c4cd593f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135469 | controller | Jun 11 16:56:22.618040 crc crio[22018]: time="2026-06-11T16:56:22.617950684Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135485 | controller | Jun 11 16:56:22.618541 crc crio[22018]: time="2026-06-11T16:56:22.618489871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135501 | controller | Jun 11 16:56:22.677043 crc crio[22018]: time="2026-06-11T16:56:22.676715261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135516 | controller | Jun 11 16:56:22.682739 crc crio[22018]: time="2026-06-11T16:56:22.682648198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135536 | controller | Jun 11 16:56:22.805096 crc crio[22018]: time="2026-06-11T16:56:22.804938113Z" level=info msg="Created container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135552 | controller | Jun 11 16:56:22.806514 crc crio[22018]: time="2026-06-11T16:56:22.806295386Z" level=info msg="Starting container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a" id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.135568 | controller | Jun 11 16:56:22.812743 crc crio[22018]: time="2026-06-11T16:56:22.812052727Z" level=info msg="Started container" PID=59094 containerID=bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc
2026-06-11 18:17:38.135584 | controller | Jun 11 16:56:23.286267 crc crio[22018]: time="2026-06-11T16:56:23.286202589Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gqhzb-config-kmqdp/POD" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.135600 | controller | Jun 11 16:56:23.286444 crc crio[22018]: time="2026-06-11T16:56:23.286294732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135616 | controller | Jun 11 16:56:23.337534 crc crio[22018]: time="2026-06-11T16:56:23.337454848Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}"
2026-06-11 18:17:38.135632 | controller | Jun 11 16:56:23.337534 crc crio[22018]: time="2026-06-11T16:56:23.33752198Z" level=info msg="Adding pod openstack_ovn-controller-gqhzb-config-kmqdp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.135648 | controller | Jun 11 16:56:26.410718 crc crio[22018]: time="2026-06-11T16:56:26.407858374Z" level=info msg="Running pod sandbox: openstack/glance-7819-account-create-b49sj/POD" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.135663 | controller | Jun 11 16:56:26.412452 crc crio[22018]: time="2026-06-11T16:56:26.41087201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135679 | controller | Jun 11 16:56:26.476264 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09e8881312a124 Mac:c2:a8:84:ac:b2:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a SocketPath: PciID:}] [{Interface:0xc0002b45b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.135695 | controller | Jun 11 16:56:26.479503 crc crio[22018]: time="2026-06-11T16:56:26.478151637Z" level=info msg="Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}"
2026-06-11 18:17:38.135716 | controller | Jun 11 16:56:26.479503 crc crio[22018]: time="2026-06-11T16:56:26.478191368Z" level=info msg="Adding pod openstack_glance-7819-account-create-b49sj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.135733 | controller | Jun 11 16:56:26.479503 crc crio[22018]: time="2026-06-11T16:56:26.478250672Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}"
2026-06-11 18:17:38.135749 | controller | Jun 11 16:56:26.490733 crc crio[22018]: time="2026-06-11T16:56:26.490455115Z" level=info msg="Checking pod openstack_ovn-controller-gqhzb-config-kmqdp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.135765 | controller | Jun 11 16:56:26.502702 crc crio[22018]: time="2026-06-11T16:56:26.502617805Z" level=info msg="Ran pod sandbox d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 with infra container: openstack/ovn-controller-gqhzb-config-kmqdp/POD" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.135782 | controller | Jun 11 16:56:26.505140 crc crio[22018]: time="2026-06-11T16:56:26.505068016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=5cb7524f-7165-4d68-a5a7-2ca9cd8a1bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135799 | controller | Jun 11 16:56:26.507844 crc crio[22018]: time="2026-06-11T16:56:26.507691419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=7b5ea388-b52e-452b-b7f1-b27dcf5a9b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135815 | controller | Jun 11 16:56:26.759260 crc crio[22018]: time="2026-06-11T16:56:26.751567216Z" level=info msg="Creating container: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.135831 | controller | Jun 11 16:56:26.759260 crc crio[22018]: time="2026-06-11T16:56:26.752646921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135864 | controller | Jun 11 16:56:26.816860 crc crio[22018]: time="2026-06-11T16:56:26.816747867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.135896 | controller | Jun 11 16:56:26.816860 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3abefbee79a70fe Mac:86:c8:07:91:db:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.135918 | controller | Jun 11 16:56:26.818373 crc crio[22018]: time="2026-06-11T16:56:26.818263837Z" level=info msg="Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}"
2026-06-11 18:17:38.135941 | controller | Jun 11 16:56:26.818572 crc crio[22018]: time="2026-06-11T16:56:26.818493054Z" level=info msg="Checking pod openstack_glance-7819-account-create-b49sj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.135959 | controller | Jun 11 16:56:26.832859 crc crio[22018]: time="2026-06-11T16:56:26.832529586Z" level=info msg="Ran pod sandbox 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 with infra container: openstack/glance-7819-account-create-b49sj/POD" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.135975 | controller | Jun 11 16:56:26.837954 crc crio[22018]: time="2026-06-11T16:56:26.837848487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4d5824ce-4323-434c-86f2-34c173d7b8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.135991 | controller | Jun 11 16:56:26.842034 crc crio[22018]: time="2026-06-11T16:56:26.841947023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6b52deb7-37a6-4738-9b90-31a9b95a40ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.136007 | controller | Jun 11 16:56:26.854787 crc crio[22018]: time="2026-06-11T16:56:26.854676566Z" level=info msg="Creating container: openstack/glance-7819-account-create-b49sj/mariadb-account-create" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136023 | controller | Jun 11 16:56:26.855293 crc crio[22018]: time="2026-06-11T16:56:26.855214403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136040 | controller | Jun 11 16:56:26.909186 crc crio[22018]: time="2026-06-11T16:56:26.908241738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136055 | controller | Jun 11 16:56:26.911917 crc crio[22018]: time="2026-06-11T16:56:26.911841011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136071 | controller | Jun 11 16:56:27.106458 crc crio[22018]: time="2026-06-11T16:56:27.105774561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136087 | controller | Jun 11 16:56:27.114850 crc crio[22018]: time="2026-06-11T16:56:27.114768585Z" level=info msg="Created container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136102 | controller | Jun 11 16:56:27.118039 crc crio[22018]: time="2026-06-11T16:56:27.117876063Z" level=info msg="Starting container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405" id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.136117 | controller | Jun 11 16:56:27.125767 crc crio[22018]: time="2026-06-11T16:56:27.125669599Z" level=info msg="Started container" PID=59574 containerID=5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405 description=openstack/glance-7819-account-create-b49sj/mariadb-account-create id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761
2026-06-11 18:17:38.136138 | controller | Jun 11 16:56:27.260926 crc crio[22018]: time="2026-06-11T16:56:27.260828031Z" level=info msg="Created container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136154 | controller | Jun 11 16:56:27.263002 crc crio[22018]: time="2026-06-11T16:56:27.262884456Z" level=info msg="Starting container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23" id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.136171 | controller | Jun 11 16:56:27.278696 crc crio[22018]: time="2026-06-11T16:56:27.274763391Z" level=info msg="Started container" PID=59590 containerID=2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23 description=openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4
2026-06-11 18:17:38.136187 | controller | Jun 11 16:56:27.365820 crc crio[22018]: time="2026-06-11T16:56:27.36519108Z" level=info msg="Running pod sandbox: openstack/keystone-1ec2-account-create-vwsfv/POD" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.136203 | controller | Jun 11 16:56:27.365988 crc crio[22018]: time="2026-06-11T16:56:27.365851131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136219 | controller | Jun 11 16:56:27.402148 crc crio[22018]: time="2026-06-11T16:56:27.402053185Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}"
2026-06-11 18:17:38.136235 | controller | Jun 11 16:56:27.402148 crc crio[22018]: time="2026-06-11T16:56:27.402125607Z" level=info msg="Adding pod openstack_keystone-1ec2-account-create-vwsfv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.136252 | controller | Jun 11 16:56:27.792851 crc crio[22018]: time="2026-06-11T16:56:27.792261656Z" level=info msg="Running pod sandbox: openstack/placement-32b1-account-create-k2dvn/POD" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.136269 | controller | Jun 11 16:56:27.793908 crc crio[22018]: time="2026-06-11T16:56:27.792876025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136286 | controller | Jun 11 16:56:27.827445 crc crio[22018]: time="2026-06-11T16:56:27.827285522Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}"
2026-06-11 18:17:38.136302 | controller | Jun 11 16:56:27.827445 crc crio[22018]: time="2026-06-11T16:56:27.827430977Z" level=info msg="Adding pod openstack_placement-32b1-account-create-k2dvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.136325 | controller | Jun 11 16:56:28.034898 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df143aa1db8a633 Mac:02:26:55:ce:26:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 SocketPath: PciID:}] [{Interface:0xc0004b8790 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.136343 | controller | Jun 11 16:56:28.036823 crc crio[22018]: time="2026-06-11T16:56:28.036698991Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}"
2026-06-11 18:17:38.136360 | controller | Jun 11 16:56:28.036958 crc crio[22018]: time="2026-06-11T16:56:28.036890877Z" level=info msg="Checking pod openstack_keystone-1ec2-account-create-vwsfv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.136377 | controller | Jun 11 16:56:28.054460 crc crio[22018]: time="2026-06-11T16:56:28.051106495Z" level=info msg="Ran pod sandbox df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 with infra container: openstack/keystone-1ec2-account-create-vwsfv/POD" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.136393 | controller | Jun 11 16:56:28.054679 crc crio[22018]: time="2026-06-11T16:56:28.054522683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e22af3d8-8693-4a52-8155-a163697e641f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.136409 | controller | Jun 11 16:56:28.057441 crc crio[22018]: time="2026-06-11T16:56:28.057153896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c56ca73d-2e36-4349-a8e5-6173102cd463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.136425 | controller | Jun 11 16:56:28.064923 crc crio[22018]: time="2026-06-11T16:56:28.0648657Z" level=info msg="Creating container: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136440 | controller | Jun 11 16:56:28.065198 crc crio[22018]: time="2026-06-11T16:56:28.065128428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136456 | controller | Jun 11 16:56:28.121572 crc crio[22018]: time="2026-06-11T16:56:28.121446198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136472 | controller | Jun 11 16:56:28.127072 crc crio[22018]: time="2026-06-11T16:56:28.126991983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136487 | controller | Jun 11 16:56:28.188780 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6817ac95e1d9745 Mac:12:80:a7:6f:d8:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.136503 | controller | Jun 11 16:56:28.189850 crc crio[22018]: time="2026-06-11T16:56:28.189767098Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}"
2026-06-11 18:17:38.136524 | controller | Jun 11 16:56:28.190072 crc crio[22018]: time="2026-06-11T16:56:28.190012726Z" level=info msg="Checking pod openstack_placement-32b1-account-create-k2dvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.136542 | controller | Jun 11 16:56:28.197614 crc crio[22018]: time="2026-06-11T16:56:28.197532739Z" level=info msg="Ran pod sandbox 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a with infra container: openstack/placement-32b1-account-create-k2dvn/POD" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.136559 | controller | Jun 11 16:56:28.209820 crc crio[22018]: time="2026-06-11T16:56:28.209727538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d7e7d9d4-c89c-48b2-aa29-0220079f6049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.136576 | controller | Jun 11 16:56:28.212005 crc crio[22018]: time="2026-06-11T16:56:28.211931398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bff561d8-85d4-4791-9a2a-f773764b93f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.136592 | controller | Jun 11 16:56:28.218788 crc crio[22018]: time="2026-06-11T16:56:28.218717912Z" level=info msg="Creating container: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136608 | controller | Jun 11 16:56:28.219160 crc crio[22018]: time="2026-06-11T16:56:28.219083594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136624 | controller | Jun 11 16:56:28.264414 crc crio[22018]: time="2026-06-11T16:56:28.264245711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136640 | controller | Jun 11 16:56:28.269293 crc crio[22018]: time="2026-06-11T16:56:28.268737104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.136656 | controller | Jun 11 16:56:28.327655 crc crio[22018]: time="2026-06-11T16:56:28.327572623Z" level=info msg="Created container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136672 | controller | Jun 11 16:56:28.329018 crc crio[22018]: time="2026-06-11T16:56:28.328958326Z" level=info msg="Starting container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7" id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.136688 | controller | Jun 11 16:56:28.334761 crc crio[22018]: time="2026-06-11T16:56:28.334585405Z" level=info msg="Started container" PID=59756 containerID=9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7 description=openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4
2026-06-11 18:17:38.136709 | controller | Jun 11 16:56:28.390217 crc crio[22018]: time="2026-06-11T16:56:28.39014949Z" level=info msg="Created container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.136725 | controller | Jun 11 16:56:28.391634 crc crio[22018]: time="2026-06-11T16:56:28.391559324Z" level=info msg="Starting container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e" id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.136741 | controller | Jun 11 16:56:28.397745 crc crio[22018]: time="2026-06-11T16:56:28.397270685Z" level=info msg="Started container" PID=59780 containerID=721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e description=openstack/placement-32b1-account-create-k2dvn/mariadb-account-create id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a
2026-06-11 18:17:38.136757 | controller | Jun 11 16:56:28.616477 crc crio[22018]: time="2026-06-11T16:56:28.61640603Z" level=info msg="Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.136773 | controller | Jun 11 16:56:28.617170 crc crio[22018]: time="2026-06-11T16:56:28.617113034Z" level=info msg="Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc0029b4838}] Aliases:map[]}"
2026-06-11 18:17:38.136789 | controller | Jun 11 16:56:28.617386 crc crio[22018]: time="2026-06-11T16:56:28.61730027Z" level=info msg="Deleting pod openstack_glance-7819-account-create-b49sj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.136805 | controller | Jun 11 16:56:29.019083 crc crio[22018]: time="2026-06-11T16:56:29.019001903Z" level=info msg="Stopped pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.136827 | controller | Jun 11 16:56:29.663217 crc crio[22018]: time="2026-06-11T16:56:29.662555966Z" level=info msg="Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.136866 | controller | Jun 11 16:56:29.663217 crc crio[22018]: time="2026-06-11T16:56:29.6628534Z" level=info msg="Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.136894 | controller | Jun 11 16:56:29.663601 crc crio[22018]: time="2026-06-11T16:56:29.662886711Z" level=info msg="Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.136916 | controller | Jun 11 16:56:29.663711 crc crio[22018]: time="2026-06-11T16:56:29.663631582Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}"
2026-06-11 18:17:38.136941 | controller | Jun 11 16:56:29.663904 crc crio[22018]: time="2026-06-11T16:56:29.663825458Z" level=info msg="Deleting pod openstack_placement-32b1-account-create-k2dvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.136963 | controller | Jun 11 16:56:29.664108 crc crio[22018]: time="2026-06-11T16:56:29.664050269Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc000380358}] Aliases:map[]}"
2026-06-11 18:17:38.136984 | controller | Jun 11 16:56:29.664194 crc crio[22018]: time="2026-06-11T16:56:29.66363128Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b140c8}] Aliases:map[]}"
2026-06-11 18:17:38.137005 | controller | Jun 11 16:56:29.664403 crc crio[22018]: time="2026-06-11T16:56:29.664254805Z" level=info msg="Deleting pod openstack_ovn-controller-gqhzb-config-kmqdp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.137026 | controller | Jun 11 16:56:29.664403 crc crio[22018]: time="2026-06-11T16:56:29.664314077Z" level=info msg="Deleting pod openstack_keystone-1ec2-account-create-vwsfv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.137046 | controller | Jun 11 16:56:30.092583 crc crio[22018]: time="2026-06-11T16:56:30.092482688Z" level=info msg="Stopped pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.137068 | controller | Jun 11 16:56:30.166046 crc crio[22018]: time="2026-06-11T16:56:30.165720333Z" level=info msg="Stopped pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.137089 | controller | Jun 11 16:56:30.186533 crc crio[22018]: time="2026-06-11T16:56:30.186225951Z" level=info msg="Stopped pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.137109 | controller | Jun 11 16:56:33.099412 crc crio[22018]: time="2026-06-11T16:56:33.094694396Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.137129 | controller | Jun 11 16:56:33.099412 crc crio[22018]: time="2026-06-11T16:56:33.095517633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137150 | controller | Jun 11 16:56:33.125745 crc crio[22018]: time="2026-06-11T16:56:33.125642528Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}"
2026-06-11 18:17:38.137175 | controller | Jun 11 16:56:33.125745 crc crio[22018]: time="2026-06-11T16:56:33.125724051Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.137196 | controller | Jun 11 16:56:34.007639 crc crio[22018]: 2026-06-11T16:56:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1416941f64ad433 Mac:62:4a:6c:3b:80:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 SocketPath: PciID:}] [{Interface:0xc0003048b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.137217 | controller | Jun 11 16:56:34.012305 crc crio[22018]: time="2026-06-11T16:56:34.00987867Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}"
2026-06-11 18:17:38.137239 | controller | Jun 11 16:56:34.012305 crc crio[22018]: time="2026-06-11T16:56:34.010073266Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.137262 | controller | Jun 11 16:56:34.030600 crc crio[22018]: time="2026-06-11T16:56:34.030288702Z" level=info msg="Ran pod sandbox 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 with infra container: openstack/swift-storage-0/POD" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.137285 | controller | Jun 11 16:56:34.035393 crc crio[22018]: time="2026-06-11T16:56:34.035217729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137306 | controller | Jun 11 16:56:34.035688 crc crio[22018]: time="2026-06-11T16:56:34.03556823Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137327 | controller | Jun 11 16:56:34.035688 crc crio[22018]: time="2026-06-11T16:56:34.035648223Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137346 | controller | Jun 11 16:56:34.037142 crc crio[22018]: time="2026-06-11T16:56:34.037072228Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.137365 | controller | Jun 11 16:56:34.047266 crc crio[22018]: time="2026-06-11T16:56:34.047137877Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\""
2026-06-11 18:17:38.137387 | controller | Jun 11 16:56:34.422896 crc crio[22018]: time="2026-06-11T16:56:34.422503938Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-pzl8d/POD" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.137411 | controller | Jun 11 16:56:34.424010 crc crio[22018]: time="2026-06-11T16:56:34.422915981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137431 | controller | Jun 11 16:56:34.476737 crc crio[22018]: time="2026-06-11T16:56:34.460274055Z" level=info msg="Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}"
2026-06-11 18:17:38.137453 | controller | Jun 11 16:56:34.476737 crc crio[22018]: time="2026-06-11T16:56:34.460643927Z" level=info msg="Adding pod openstack_glance-db-sync-pzl8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.137474 | controller | Jun 11 16:56:35.300894 crc crio[22018]: 2026-06-11T16:56:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a53a238774c089 Mac:56:c1:b9:6b:d7:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 SocketPath: PciID:}] [{Interface:0xc00025b5a0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.137497 | controller | Jun 11 16:56:35.305932 crc crio[22018]: time="2026-06-11T16:56:35.305855357Z" level=info msg="Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}"
2026-06-11 18:17:38.137519 | controller | Jun 11 16:56:35.306055 crc crio[22018]: time="2026-06-11T16:56:35.306017352Z" level=info msg="Checking pod openstack_glance-db-sync-pzl8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.137540 | controller | Jun 11 16:56:36.033492 crc crio[22018]: time="2026-06-11T16:56:36.032972515Z" level=info msg="Ran pod sandbox 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 with infra container: openstack/glance-db-sync-pzl8d/POD" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.137559 | controller | Jun 11 16:56:36.036296 crc crio[22018]: time="2026-06-11T16:56:36.036248117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137579 | controller | Jun 11 16:56:36.036790 crc crio[22018]: time="2026-06-11T16:56:36.036765133Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137601 | controller | Jun 11 16:56:36.036963 crc crio[22018]: time="2026-06-11T16:56:36.036942299Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137625 | controller | Jun 11 16:56:36.039636 crc crio[22018]: time="2026-06-11T16:56:36.039459989Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.137644 | controller | Jun 11 16:56:36.047990 crc crio[22018]: time="2026-06-11T16:56:36.047892495Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\""
2026-06-11 18:17:38.137666 | controller | Jun 11 16:56:36.110244 crc crio[22018]: time="2026-06-11T16:56:36.11006841Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.137686 | controller | Jun 11 16:56:36.111575 crc crio[22018]: time="2026-06-11T16:56:36.111501595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=124a6734-e6f4-48c5-8109-836556fb02b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137703 | controller | Jun 11 16:56:36.116888 crc crio[22018]: time="2026-06-11T16:56:36.116801228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=968c2c09-1abe-4e6a-9253-74a8b4fd068a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137720 | controller | Jun 11 16:56:36.126543 crc crio[22018]: time="2026-06-11T16:56:36.126432867Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.137736 | controller | Jun 11 16:56:36.128561 crc crio[22018]: time="2026-06-11T16:56:36.128494663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137752 | controller | Jun 11 16:56:36.185701 crc crio[22018]: time="2026-06-11T16:56:36.185594586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137767 | controller | Jun 11 16:56:36.189569 crc crio[22018]: time="2026-06-11T16:56:36.18950696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137783 | controller | Jun 11 16:56:36.358912 crc crio[22018]: time="2026-06-11T16:56:36.357572702Z" level=info msg="Created container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.137799 | controller | Jun 11 16:56:36.358912 crc crio[22018]: time="2026-06-11T16:56:36.358830902Z" level=info msg="Starting container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c" id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.137815 | controller | Jun 11 16:56:36.364902 crc crio[22018]: time="2026-06-11T16:56:36.364801889Z" level=info msg="Started container" PID=60325 containerID=08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c description=openstack/swift-storage-0/account-server id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.137831 | controller | Jun 11 16:56:36.376047 crc crio[22018]: time="2026-06-11T16:56:36.375967902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=60fc0bf6-9b65-4d58-845d-498fbc812255 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137867 | controller | Jun 11 16:56:36.381602 crc crio[22018]: time="2026-06-11T16:56:36.381520259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=fdeac9d6-2b42-4333-af3a-7692b174faf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.137889 | controller | Jun 11 16:56:36.393530 crc crio[22018]: time="2026-06-11T16:56:36.393311272Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.137906 | controller | Jun 11 16:56:36.402890 crc crio[22018]: time="2026-06-11T16:56:36.402830955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137922 | controller | Jun 11 16:56:36.469294 crc crio[22018]: time="2026-06-11T16:56:36.469170228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137939 | controller | Jun 11 16:56:36.473595 crc crio[22018]: time="2026-06-11T16:56:36.473395732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.137955 | controller | Jun 11 16:56:36.638510 crc crio[22018]: time="2026-06-11T16:56:36.637589278Z" level=info msg="Created container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.137971 | controller | Jun 11 16:56:36.640187 crc crio[22018]: time="2026-06-11T16:56:36.640047668Z" level=info msg="Starting container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155" id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.137987 | controller | Jun 11 16:56:36.654404 crc crio[22018]: time="2026-06-11T16:56:36.654074422Z" level=info msg="Started container" PID=60335 containerID=3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 description=openstack/swift-storage-0/account-replicator id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138004 | controller | Jun 11 16:56:36.677252 crc crio[22018]: time="2026-06-11T16:56:36.677111085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=66543784-894d-4716-b854-5647283e4fee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138022 | controller | Jun 11 16:56:36.682885 crc crio[22018]: time="2026-06-11T16:56:36.68280493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=009d8f6c-2f40-4a15-a921-1018b17fbeb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138039 | controller | Jun 11 16:56:36.696161 crc crio[22018]: time="2026-06-11T16:56:36.696056363Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138055 | controller | Jun 11 16:56:36.698012 crc crio[22018]: time="2026-06-11T16:56:36.697941793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138082 | controller | Jun 11 16:56:36.746690 crc crio[22018]: time="2026-06-11T16:56:36.746607939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138104 | controller | Jun 11 16:56:36.749512 crc crio[22018]: time="2026-06-11T16:56:36.749428889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138124 | controller | Jun 11 16:56:36.936380 crc crio[22018]: time="2026-06-11T16:56:36.936249019Z" level=info msg="Created container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138147 | controller | Jun 11 16:56:36.941228 crc crio[22018]: time="2026-06-11T16:56:36.94114919Z" level=info msg="Starting container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c" id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.138169 | controller | Jun 11 16:56:36.950908 crc crio[22018]: time="2026-06-11T16:56:36.950257631Z" level=info msg="Started container" PID=60353 containerID=cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c description=openstack/swift-storage-0/account-auditor id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138190 | controller | Jun 11 16:56:36.968878 crc crio[22018]: time="2026-06-11T16:56:36.968751247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=6f576b8d-e8ca-448c-9ffb-23f145f8cda6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138208 | controller | Jun 11 16:56:36.972901 crc crio[22018]: time="2026-06-11T16:56:36.972812504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ecf3f152-3b7b-4b79-b162-d8978e5d1f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138229 | controller | Jun 11 16:56:36.984223 crc crio[22018]: time="2026-06-11T16:56:36.984105058Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138251 | controller | Jun 11 16:56:36.986779 crc crio[22018]: time="2026-06-11T16:56:36.986704681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138271 | controller | Jun 11 16:56:37.074738 crc crio[22018]: time="2026-06-11T16:56:37.074674174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138288 | controller | Jun 11 16:56:37.077861 crc crio[22018]: time="2026-06-11T16:56:37.077798863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138306 | controller | Jun 11 16:56:37.226076 crc crio[22018]: time="2026-06-11T16:56:37.225960836Z" level=info msg="Created container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138324 | controller | Jun 11 16:56:37.227923 crc crio[22018]: time="2026-06-11T16:56:37.227852115Z" level=info msg="Starting container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303" id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.138348 | controller | Jun 11 16:56:37.238112 crc crio[22018]: time="2026-06-11T16:56:37.237994759Z" level=info msg="Started container" PID=60390 containerID=82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 description=openstack/swift-storage-0/account-reaper id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138371 | controller | Jun 11 16:56:37.260052 crc crio[22018]: time="2026-06-11T16:56:37.25992714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138392 | controller | Jun 11 16:56:37.260303 crc crio[22018]: time="2026-06-11T16:56:37.260219288Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138411 | controller | Jun 11 16:56:37.260303 crc crio[22018]: time="2026-06-11T16:56:37.26028383Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138426 | controller | Jun 11 16:56:37.261225 crc crio[22018]: time="2026-06-11T16:56:37.261140436Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.138441 | controller | Jun 11 16:56:37.266648 crc crio[22018]: time="2026-06-11T16:56:37.266573491Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\""
2026-06-11 18:17:38.138457 | controller | Jun 11 16:56:38.931560 crc crio[22018]: time="2026-06-11T16:56:38.930488673Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.138473 | controller | Jun 11 16:56:38.933266 crc crio[22018]: time="2026-06-11T16:56:38.933168778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=a882cd98-3575-48de-a3ee-58b43f332f14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138488 | controller | Jun 11 16:56:38.941647 crc crio[22018]: time="2026-06-11T16:56:38.941547664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=463d48bd-8291-4947-ad8e-8de679bbdc9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138503 | controller | Jun 11 16:56:38.958738 crc crio[22018]: time="2026-06-11T16:56:38.958643532Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138519 | controller | Jun 11 16:56:38.960549 crc crio[22018]: time="2026-06-11T16:56:38.960485001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138534 | controller | Jun 11 16:56:39.018553 crc crio[22018]: time="2026-06-11T16:56:39.018438131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138554 | controller | Jun 11 16:56:39.025054 crc crio[22018]: time="2026-06-11T16:56:39.024949497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138592 | controller | Jun 11 16:56:39.235055 crc crio[22018]: time="2026-06-11T16:56:39.234827141Z" level=info msg="Created container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138609 | controller | Jun 11 16:56:39.236912 crc crio[22018]: time="2026-06-11T16:56:39.236268566Z" level=info msg="Starting container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905" id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.138626 | controller | Jun 11 16:56:39.244218 crc crio[22018]: time="2026-06-11T16:56:39.244118054Z" level=info msg="Started container" PID=60513 containerID=57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 description=openstack/swift-storage-0/container-server id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138645 | controller | Jun 11 16:56:39.265817 crc crio[22018]: time="2026-06-11T16:56:39.265655994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=743f4d66-524a-4a95-a563-3ac4320e61fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138662 | controller | Jun 11 16:56:39.272424 crc crio[22018]: time="2026-06-11T16:56:39.272292644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=d34959fc-f847-459e-b5a3-c2f7658d51bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138679 | controller | Jun 11 16:56:39.283730 crc crio[22018]: time="2026-06-11T16:56:39.283258521Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138695 | controller | Jun 11 16:56:39.285760 crc crio[22018]: time="2026-06-11T16:56:39.28542744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138711 | controller | Jun 11 16:56:39.346968 crc crio[22018]: time="2026-06-11T16:56:39.346838153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138727 | controller | Jun 11 16:56:39.350192 crc crio[22018]: time="2026-06-11T16:56:39.350068313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138742 | controller | Jun 11 16:56:39.512314 crc crio[22018]: time="2026-06-11T16:56:39.512210266Z" level=info msg="Created container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138758 | controller | Jun 11 16:56:39.513889 crc crio[22018]: time="2026-06-11T16:56:39.513779386Z" level=info msg="Starting container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4" id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.138779 | controller | Jun 11 16:56:39.520839 crc crio[22018]: time="2026-06-11T16:56:39.520788967Z" level=info msg="Started container" PID=60529 containerID=264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 description=openstack/swift-storage-0/container-replicator id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138799 | controller | Jun 11 16:56:39.533533 crc crio[22018]: time="2026-06-11T16:56:39.533276502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=8273e057-ce29-4c3c-b5ed-65597a08d6d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138823 | controller | Jun 11 16:56:39.537677 crc crio[22018]: time="2026-06-11T16:56:39.537590999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=5996da1c-067d-45c4-8521-d1596d65f193 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.138846 | controller | Jun 11 16:56:39.549434 crc crio[22018]: time="2026-06-11T16:56:39.54923914Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138884 | controller | Jun 11 16:56:39.552839 crc crio[22018]: time="2026-06-11T16:56:39.552496924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138902 | controller | Jun 11 16:56:39.608599 crc crio[22018]: time="2026-06-11T16:56:39.608438032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138919 | controller | Jun 11 16:56:39.634187 crc crio[22018]: time="2026-06-11T16:56:39.634046912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.138936 | controller | Jun 11 16:56:39.776757 crc crio[22018]: time="2026-06-11T16:56:39.776655195Z" level=info msg="Created container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.138953 | controller | Jun 11 16:56:39.778642 crc crio[22018]: time="2026-06-11T16:56:39.778500522Z" level=info msg="Starting container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6" id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.138970 | controller | Jun 11 16:56:39.785486 crc crio[22018]: time="2026-06-11T16:56:39.785419241Z" level=info msg="Started container" PID=60560 containerID=ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 description=openstack/swift-storage-0/container-auditor id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.138986 | controller | Jun 11 16:56:39.798967 crc crio[22018]: time="2026-06-11T16:56:39.79867992Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=10dfb09f-f458-4d4f-a204-8fc691dda852 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139002 | controller | Jun 11 16:56:39.807222 crc crio[22018]: time="2026-06-11T16:56:39.807147928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=26d0946e-b717-4d44-8be8-c3cda3073aee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139023 | controller | Jun 11 16:56:39.822136 crc crio[22018]: time="2026-06-11T16:56:39.822047108Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139040 | controller | Jun 11 16:56:39.824008 crc crio[22018]: time="2026-06-11T16:56:39.823940209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139055 | controller | Jun 11 16:56:39.875276 crc crio[22018]: time="2026-06-11T16:56:39.875147908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139071 | controller | Jun 11 16:56:39.881746 crc crio[22018]: time="2026-06-11T16:56:39.881672633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139087 | controller | Jun 11 16:56:40.062925 crc crio[22018]: time="2026-06-11T16:56:40.062755245Z" level=info msg="Created container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139103 | controller | Jun 11 16:56:40.066769 crc crio[22018]: time="2026-06-11T16:56:40.066157422Z" level=info msg="Starting container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813" id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.139118 | controller | Jun 11 16:56:40.077950 crc crio[22018]: time="2026-06-11T16:56:40.077811582Z" level=info msg="Started container" PID=60587 containerID=d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 description=openstack/swift-storage-0/container-updater id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.139134 | controller | Jun 11 16:56:40.093822 crc crio[22018]: time="2026-06-11T16:56:40.093768526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139150 | controller | Jun 11 16:56:40.095610 crc crio[22018]: time="2026-06-11T16:56:40.095582394Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139166 | controller | Jun 11 16:56:40.095801 crc crio[22018]: time="2026-06-11T16:56:40.09577633Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139182 | controller | Jun 11 16:56:40.097149 crc crio[22018]: time="2026-06-11T16:56:40.097071959Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.139198 | controller | Jun 11 16:56:40.105586 crc crio[22018]: time="2026-06-11T16:56:40.105538982Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\""
2026-06-11 18:17:38.139218 | controller | Jun 11 16:56:41.319890 crc crio[22018]: time="2026-06-11T16:56:41.319262317Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.139234 | controller | Jun 11 16:56:41.321018 crc crio[22018]: time="2026-06-11T16:56:41.320943037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=e504d90b-f3c4-4916-89a8-a28f5f46f01d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139251 | controller | Jun 11 16:56:41.324824 crc crio[22018]: time="2026-06-11T16:56:41.324750007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=5004dc54-ad84-447e-90d9-e9c0525b790e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139267 | controller | Jun 11 16:56:41.334057 crc crio[22018]: time="2026-06-11T16:56:41.333912377Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139284 | controller | Jun 11 16:56:41.336417 crc crio[22018]: time="2026-06-11T16:56:41.336278803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139300 | controller | Jun 11 16:56:41.390547 crc crio[22018]: time="2026-06-11T16:56:41.39005033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139316 | controller | Jun 11 16:56:41.394831 crc crio[22018]: time="2026-06-11T16:56:41.394740829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139332 | controller | Jun 11 16:56:41.538496 crc crio[22018]: time="2026-06-11T16:56:41.538207313Z" level=info msg="Created container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139347 | controller | Jun 11 16:56:41.539853 crc crio[22018]: time="2026-06-11T16:56:41.539774893Z" level=info msg="Starting container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0" id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.139364 | controller | Jun 11 16:56:41.547786 crc crio[22018]: time="2026-06-11T16:56:41.54757965Z" level=info msg="Started container" PID=60636 containerID=7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 description=openstack/swift-storage-0/object-server id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.139383 | controller | Jun 11 16:56:41.562850 crc crio[22018]: time="2026-06-11T16:56:41.562743769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=b81337ca-deb1-489a-a6c3-574718dbdaae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139399 | controller | Jun 11 16:56:41.568147 crc crio[22018]: time="2026-06-11T16:56:41.568043486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=1a1ec98e-dfc8-422b-b5c8-d5d4788d9b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139414 | controller | Jun 11 16:56:41.576313 crc crio[22018]: time="2026-06-11T16:56:41.576216775Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139435 | controller | Jun 11 16:56:41.579306 crc crio[22018]: time="2026-06-11T16:56:41.579233272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139453 | controller | Jun 11 16:56:41.639782 crc crio[22018]: time="2026-06-11T16:56:41.639729221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139470 | controller | Jun 11 16:56:41.643836 crc crio[22018]: time="2026-06-11T16:56:41.643749459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139487 | controller | Jun 11 16:56:41.842770 crc crio[22018]: time="2026-06-11T16:56:41.842686416Z" level=info msg="Created container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139503 | controller | Jun 11 16:56:41.844631 crc crio[22018]: time="2026-06-11T16:56:41.844551376Z" level=info msg="Starting container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b" id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.139521 | controller | Jun 11 16:56:41.850142 crc crio[22018]: time="2026-06-11T16:56:41.850055838Z" level=info msg="Started container" PID=60647 containerID=4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b description=openstack/swift-storage-0/object-replicator id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.139538 | controller | Jun 11 16:56:42.004043 crc crio[22018]: time="2026-06-11T16:56:42.003848849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=472f821f-0781-4111-9475-5b823cd09c7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139555 | controller | Jun 11 16:56:42.008602 crc crio[22018]: time="2026-06-11T16:56:42.008114774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=f38e2dc3-99af-4df4-9778-e9f81c3791f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139571 | controller | Jun 11 16:56:42.137076 crc crio[22018]: time="2026-06-11T16:56:42.136991737Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139588 | controller | Jun 11 16:56:42.139032 crc crio[22018]: time="2026-06-11T16:56:42.13896876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139604 | controller | Jun 11 16:56:42.192565 crc crio[22018]: time="2026-06-11T16:56:42.192471554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139622 | controller | Jun 11 16:56:42.198138 crc crio[22018]: time="2026-06-11T16:56:42.198062592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139643 | controller | Jun 11 16:56:42.471515 crc crio[22018]: time="2026-06-11T16:56:42.470538388Z" level=info msg="Created container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139669 | controller | Jun 11 16:56:42.473002 crc crio[22018]: time="2026-06-11T16:56:42.472942713Z" level=info msg="Starting container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a" id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.139689 | controller | Jun 11 16:56:42.486805 crc crio[22018]: time="2026-06-11T16:56:42.486674407Z" level=info msg="Started container" PID=60686 containerID=63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a description=openstack/swift-storage-0/object-auditor id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.139708 | controller | Jun 11 16:56:42.562182 crc crio[22018]: time="2026-06-11T16:56:42.56207082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2b9fe8e1-c7c4-4c9d-937a-3fb9dd2a552b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139729 | controller | Jun 11 16:56:42.566282 crc crio[22018]: time="2026-06-11T16:56:42.56618768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=4562f613-da8d-424d-800d-44e867d0da39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139749 | controller | Jun 11 16:56:42.580306 crc crio[22018]: time="2026-06-11T16:56:42.580215944Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139769 | controller | Jun 11 16:56:42.581761 crc crio[22018]: time="2026-06-11T16:56:42.581696661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139786 | controller | Jun 11 16:56:42.692952 crc crio[22018]: time="2026-06-11T16:56:42.692856385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139802 | controller | Jun 11 16:56:42.696878 crc crio[22018]: time="2026-06-11T16:56:42.696797451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139820 | controller | Jun 11 16:56:42.898407 crc crio[22018]: time="2026-06-11T16:56:42.898277625Z" level=info msg="Created container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139837 | controller | Jun 11 16:56:42.899901 crc crio[22018]: time="2026-06-11T16:56:42.899776974Z" level=info msg="Starting container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5" id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.139879 | controller | Jun 11 16:56:42.909643 crc crio[22018]: time="2026-06-11T16:56:42.909550361Z" level=info msg="Started container" PID=60737 containerID=8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 description=openstack/swift-storage-0/object-updater id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.139906 | controller | Jun 11 16:56:43.058292 crc crio[22018]: time="2026-06-11T16:56:43.058110437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=5c1af5cc-b2f1-4946-b93e-1d807afe9ce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139929 | controller | Jun 11 16:56:43.060692 crc crio[22018]: time="2026-06-11T16:56:43.060618325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=f87ebdee-46aa-47d4-a767-057d3c17e034 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.139948 | controller | Jun 11 16:56:43.083899 crc crio[22018]: time="2026-06-11T16:56:43.083785118Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.139967 | controller | Jun 11 16:56:43.084261 crc crio[22018]: time="2026-06-11T16:56:43.084191901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.139985 | controller | Jun 11 16:56:43.143683 crc crio[22018]: time="2026-06-11T16:56:43.143617008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140002 | controller | Jun 11 16:56:43.148014 crc crio[22018]: time="2026-06-11T16:56:43.147969696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140022 | controller | Jun 11 16:56:43.307382 crc crio[22018]: time="2026-06-11T16:56:43.30726936Z" level=info msg="Created container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.140042 | controller | Jun 11 16:56:43.309274 crc crio[22018]: time="2026-06-11T16:56:43.309167223Z" level=info msg="Starting container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596" id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.140061 | controller | Jun 11 16:56:43.315282 crc crio[22018]: time="2026-06-11T16:56:43.314867683Z" level=info msg="Started container" PID=60754 containerID=690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 description=openstack/swift-storage-0/object-expirer id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.140080 | controller | Jun 11 16:56:43.334602 crc crio[22018]: time="2026-06-11T16:56:43.334301644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=c7e3a98d-6a5b-491c-9a58-03be054eb498 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.140099 | controller | Jun 11 16:56:43.339750 crc crio[22018]: time="2026-06-11T16:56:43.339597252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=bcd59e9c-5fa5-4bb0-ac6f-dc1d6ef65847 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.140117 | controller | Jun 11 16:56:43.361745 crc crio[22018]: time="2026-06-11T16:56:43.351627072Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.140136 | controller | Jun 11 16:56:43.361745 crc crio[22018]: time="2026-06-11T16:56:43.35342902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140159 | controller | Jun 11 16:56:43.424373 crc crio[22018]: time="2026-06-11T16:56:43.42403428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140178 | controller | Jun 11 16:56:43.428778 crc crio[22018]: time="2026-06-11T16:56:43.428674567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140198 | controller | Jun 11 16:56:43.572885 crc crio[22018]: time="2026-06-11T16:56:43.572564185Z" level=info msg="Created container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.140217 | controller | Jun 11 16:56:43.612169 crc crio[22018]: time="2026-06-11T16:56:43.611563079Z" level=info msg="Starting container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4" id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.140236 | controller | Jun 11 16:56:43.636041 crc crio[22018]: time="2026-06-11T16:56:43.634055888Z" level=info msg="Started container" PID=60791 containerID=51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 description=openstack/swift-storage-0/rsync id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.140256 | controller | Jun 11 16:56:43.656165 crc crio[22018]: time="2026-06-11T16:56:43.655952104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=ff5e1520-c04a-4552-8fc6-b42103570e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.140275 | controller | Jun 11 16:56:44.643859 crc crio[22018]: time="2026-06-11T16:56:44.643767289Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-z7c8m/POD" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.140294 | controller | Jun 11 16:56:44.643859 crc crio[22018]: time="2026-06-11T16:56:44.643860492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140313 | controller | Jun 11 16:56:44.817216 crc crio[22018]: time="2026-06-11T16:56:44.816706532Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-5njvr/POD" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.140332 | controller | Jun 11 16:56:44.817411 crc crio[22018]: time="2026-06-11T16:56:44.817250409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140351 | controller | Jun 11 16:56:45.091007 crc crio[22018]: time="2026-06-11T16:56:45.090824266Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-prkxh/POD" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.140369 | controller | Jun 11 16:56:45.091007 crc crio[22018]: time="2026-06-11T16:56:45.090917819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140388 | controller | Jun 11 16:56:45.207534 crc crio[22018]: time="2026-06-11T16:56:45.207395939Z" level=info msg="Removing container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.140407 | controller | Jun 11 16:56:45.258825 crc crio[22018]: time="2026-06-11T16:56:45.258521899Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-zkkvv/POD" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.140430 | controller | Jun 11 16:56:45.258825 crc crio[22018]: time="2026-06-11T16:56:45.258617882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140449 | controller | Jun 11 16:56:54.342459 crc crio[22018]: time="2026-06-11T16:56:54.341258076Z" level=info msg="Removed container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.140468 | controller | Jun 11 16:56:54.344162 crc crio[22018]: time="2026-06-11T16:56:54.344074043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=73909212-f366-4961-b1d7-cad1d10eac08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.140488 | controller | Jun 11 16:56:54.354302 crc crio[22018]: time="2026-06-11T16:56:54.354196254Z" level=info msg="Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140507 | controller | Jun 11 16:56:54.354302 crc crio[22018]: time="2026-06-11T16:56:54.354300687Z" level=info msg="Stopped pod sandbox (already stopped): c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140526 | controller | Jun 11 16:56:54.354970 crc crio[22018]: time="2026-06-11T16:56:54.354892835Z" level=info msg="Removing pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140546 | controller | Jun 11 16:56:54.384062 crc crio[22018]: time="2026-06-11T16:56:54.383951795Z" level=info msg="Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}"
2026-06-11 18:17:38.140565 | controller | Jun 11 16:56:54.384062 crc crio[22018]: time="2026-06-11T16:56:54.384038038Z" level=info msg="Adding pod openstack_barbican-db-create-5njvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.140585 | controller | Jun 11 16:56:54.419235 crc crio[22018]: time="2026-06-11T16:56:54.419088685Z" level=info msg="Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}"
2026-06-11 18:17:38.140604 | controller | Jun 11 16:56:54.419235 crc crio[22018]: time="2026-06-11T16:56:54.419144997Z" level=info msg="Adding pod openstack_neutron-db-create-prkxh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.140623 | controller | Jun 11 16:56:54.419974 crc crio[22018]: time="2026-06-11T16:56:54.419936022Z" level=info msg="Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}"
2026-06-11 18:17:38.140646 | controller | Jun 11 16:56:54.420113 crc crio[22018]: time="2026-06-11T16:56:54.420088727Z" level=info msg="Adding pod openstack_keystone-db-sync-zkkvv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.140666 | controller | Jun 11 16:56:54.426793 crc crio[22018]: time="2026-06-11T16:56:54.426659889Z" level=info msg="Removed pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140686 | controller | Jun 11 16:56:54.430183 crc crio[22018]: time="2026-06-11T16:56:54.42842186Z" level=info msg="Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140706 | controller | Jun 11 16:56:54.430183 crc crio[22018]: time="2026-06-11T16:56:54.428574245Z" level=info msg="Stopped pod sandbox (already stopped): c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140723 | controller | Jun 11 16:56:54.430183 crc crio[22018]: time="2026-06-11T16:56:54.429263327Z" level=info msg="Removing pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140741 | controller | Jun 11 16:56:54.439721 crc crio[22018]: time="2026-06-11T16:56:54.439513079Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.140758 | controller | Jun 11 16:56:54.441131 crc crio[22018]: time="2026-06-11T16:56:54.441070959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=20791ee8-cc26-4d81-b24c-42ee17e690ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.140776 | controller | Jun 11 16:56:54.460204 crc crio[22018]: time="2026-06-11T16:56:54.459148941Z" level=info msg="Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}"
2026-06-11 18:17:38.140793 | controller | Jun 11 16:56:54.460204 crc crio[22018]: time="2026-06-11T16:56:54.459710089Z" level=info msg="Adding pod openstack_cinder-db-create-z7c8m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.140809 | controller | Jun 11 16:56:54.465570 crc crio[22018]: time="2026-06-11T16:56:54.465317308Z" level=info msg="Removed pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140826 | controller | Jun 11 16:56:54.470155 crc crio[22018]: time="2026-06-11T16:56:54.469867879Z" level=info msg="Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140872 | controller | Jun 11 16:56:54.470155 crc crio[22018]: time="2026-06-11T16:56:54.469988612Z" level=info msg="Stopped pod sandbox (already stopped): 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140897 | controller | Jun 11 16:56:54.470761 crc crio[22018]: time="2026-06-11T16:56:54.470702465Z" level=info msg="Removing pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140917 | controller | Jun 11 16:56:54.490465 crc crio[22018]: time="2026-06-11T16:56:54.488014965Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.140936 | controller | Jun 11 16:56:54.503299 crc crio[22018]: time="2026-06-11T16:56:54.503195115Z" level=info msg="Removed pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.140954 | controller | Jun 11 16:56:54.505270 crc crio[22018]: time="2026-06-11T16:56:54.505193169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.140974 | controller | Jun 11 16:56:54.507156 crc crio[22018]: time="2026-06-11T16:56:54.507072067Z" level=info msg="Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.140993 | controller | Jun 11 16:56:54.507294 crc crio[22018]: time="2026-06-11T16:56:54.50716814Z" level=info msg="Stopped pod sandbox (already stopped): c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.141012 | controller | Jun 11 16:56:54.509311 crc crio[22018]: time="2026-06-11T16:56:54.509252763Z" level=info msg="Removing pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.141031 | controller | Jun 11 16:56:54.528241 crc crio[22018]: time="2026-06-11T16:56:54.528150754Z" level=info msg="Removed pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.141049 | controller | Jun 11 16:56:54.529629 crc crio[22018]: time="2026-06-11T16:56:54.529471373Z" level=info msg="Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.141069 | controller | Jun 11 16:56:54.529629 crc crio[22018]: time="2026-06-11T16:56:54.529559508Z" level=info msg="Stopped pod sandbox (already stopped): a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.141087 | controller | Jun 11 16:56:54.530444 crc crio[22018]: time="2026-06-11T16:56:54.530284579Z" level=info msg="Removing pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.141106 | controller | Jun 11 16:56:54.549693 crc crio[22018]: time="2026-06-11T16:56:54.549617433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=57b78e41-d2c3-44b1-b4e2-6bf7aafcc64b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141129 | controller | Jun 11 16:56:54.606791 crc crio[22018]: time="2026-06-11T16:56:54.606258864Z" level=info msg="Removed pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.141148 | controller | Jun 11 16:56:54.619470 crc crio[22018]: time="2026-06-11T16:56:54.619263692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141166 | controller | Jun 11 16:56:54.661297 crc crio[22018]: time="2026-06-11T16:56:54.660136362Z" level=info msg="Creating container: openstack/glance-db-sync-pzl8d/glance-db-sync" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.141185 | controller | Jun 11 16:56:54.661983 crc crio[22018]: time="2026-06-11T16:56:54.661915988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141204 | controller | Jun 11 16:56:54.663179 crc crio[22018]: time="2026-06-11T16:56:54.663092983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141222 | controller | Jun 11 16:56:54.711695 crc crio[22018]: time="2026-06-11T16:56:54.711568637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141241 | controller | Jun 11 16:56:54.866979 crc crio[22018]: time="2026-06-11T16:56:54.866868679Z" level=info msg="Created container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.141259 | controller | Jun 11 16:56:54.869197 crc crio[22018]: time="2026-06-11T16:56:54.869009137Z" level=info msg="Starting container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0" id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.141277 | controller | Jun 11 16:56:54.877634 crc crio[22018]: time="2026-06-11T16:56:54.87746739Z" level=info msg="Started container" PID=61508 containerID=f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 description=openstack/swift-storage-0/swift-recon-cron id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553
2026-06-11 18:17:38.141296 | controller | Jun 11 16:56:54.905593 crc crio[22018]: 2026-06-11T16:56:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb2fa6bf0173559 Mac:be:cb:5a:8d:d6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d SocketPath: PciID:}] [{Interface:0xc0002b27f0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.141316 | controller | Jun 11 16:56:54.906646 crc crio[22018]: time="2026-06-11T16:56:54.90657586Z" level=info msg="Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}"
2026-06-11 18:17:38.141335 | controller | Jun 11 16:56:54.906794 crc crio[22018]: time="2026-06-11T16:56:54.906740415Z" level=info msg="Checking pod openstack_barbican-db-create-5njvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.141358 | controller | Jun 11 16:56:54.917170 crc crio[22018]: time="2026-06-11T16:56:54.917096876Z" level=info msg="Ran pod sandbox eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 with infra container: openstack/barbican-db-create-5njvr/POD" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.141378 | controller | Jun 11 16:56:54.918934 crc crio[22018]: time="2026-06-11T16:56:54.918857222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ecc35cd9-80ca-42be-8b86-afdf9d7877e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141396 | controller | Jun 11 16:56:54.921028 crc crio[22018]: time="2026-06-11T16:56:54.920990855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2e70b135-e379-400d-acbc-5d467122d867 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141415 | controller | Jun 11 16:56:54.990313 crc crio[22018]: time="2026-06-11T16:56:54.99009654Z" level=info msg="Creating container: openstack/barbican-db-create-5njvr/mariadb-database-create" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.141434 | controller | Jun 11 16:56:54.990801 crc crio[22018]: time="2026-06-11T16:56:54.990744631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141453 | controller | Jun 11 16:56:55.035304 crc crio[22018]: time="2026-06-11T16:56:55.035005388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141472 | controller | Jun 11 16:56:55.041743 crc crio[22018]: time="2026-06-11T16:56:55.039245723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.141496 | controller | Jun 11 16:56:55.203661 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a06064d6f5efb Mac:fa:0e:a3:50:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.141515 | controller | Jun 11 16:56:55.205387 crc crio[22018]: time="2026-06-11T16:56:55.204975631Z" level=info msg="Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}"
2026-06-11 18:17:38.141532 | controller | Jun 11 16:56:55.205488 crc crio[22018]: time="2026-06-11T16:56:55.205417435Z" level=info msg="Checking pod openstack_keystone-db-sync-zkkvv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.141550 | controller | Jun 11 16:56:55.213720 crc crio[22018]: time="2026-06-11T16:56:55.213649058Z" level=info msg="Ran pod sandbox e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a with infra container: openstack/keystone-db-sync-zkkvv/POD" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.141573 | controller | Jun 11 16:56:55.216211 crc crio[22018]: time="2026-06-11T16:56:55.216152144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141603 | controller | Jun 11 16:56:55.216462 crc crio[22018]: time="2026-06-11T16:56:55.216417932Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141626 | controller | Jun 11 16:56:55.216544 crc crio[22018]: time="2026-06-11T16:56:55.216486744Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141646 | controller | Jun 11 16:56:55.217572 crc crio[22018]: time="2026-06-11T16:56:55.217440574Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.141664 | controller | Jun 11 16:56:55.224923 crc crio[22018]: time="2026-06-11T16:56:55.224852621Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\""
2026-06-11 18:17:38.141681 | controller | Jun 11 16:56:55.255048 crc crio[22018]: time="2026-06-11T16:56:55.254869797Z" level=info msg="Created container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.141698 | controller | Jun 11 16:56:55.256467 crc crio[22018]: time="2026-06-11T16:56:55.256306123Z" level=info msg="Starting container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85" id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.141715 | controller | Jun 11 16:56:55.264406 crc crio[22018]: time="2026-06-11T16:56:55.26159806Z" level=info msg="Started container" PID=61561 containerID=20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85 description=openstack/barbican-db-create-5njvr/mariadb-database-create id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3
2026-06-11 18:17:38.141732 | controller | Jun 11 16:56:55.340132 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991cab0ca523b39 Mac:fe:b5:74:32:1c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 SocketPath: PciID:}] [{Interface:0xc00061e5d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.141749 | controller | Jun 11 16:56:55.341047 crc crio[22018]: time="2026-06-11T16:56:55.340962238Z" level=info msg="Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}"
2026-06-11 18:17:38.141770 | controller | Jun 11 16:56:55.342121 crc crio[22018]: time="2026-06-11T16:56:55.341153814Z" level=info msg="Checking pod openstack_cinder-db-create-z7c8m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.141794 | controller | Jun 11 16:56:55.346601 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f364b331a1ee7e Mac:c6:cf:08:d8:e3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.141815 | controller | Jun 11 16:56:55.347610 crc crio[22018]: time="2026-06-11T16:56:55.347238627Z" level=info msg="Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}"
2026-06-11 18:17:38.141835 | controller | Jun 11 16:56:55.347610 crc crio[22018]: time="2026-06-11T16:56:55.347454214Z" level=info msg="Checking pod openstack_neutron-db-create-prkxh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.141874 | controller | Jun 11 16:56:55.349306 crc crio[22018]: time="2026-06-11T16:56:55.349242612Z" level=info msg="Ran pod sandbox 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 with infra container: openstack/cinder-db-create-z7c8m/POD" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.141898 | controller | Jun 11 16:56:55.352024 crc crio[22018]: time="2026-06-11T16:56:55.351944565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=11e7a4a1-e98b-4bda-93e9-1abd0a53aa6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141919 | controller | Jun 11 16:56:55.355207 crc crio[22018]: time="2026-06-11T16:56:55.3551457Z" level=info msg="Ran pod sandbox 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 with infra container: openstack/neutron-db-create-prkxh/POD" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.141935 | controller | Jun 11 16:56:55.355514 crc crio[22018]: time="2026-06-11T16:56:55.355455328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5aab155a-816e-4b7d-9a42-2c5daa777cad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141954 | controller | Jun 11 16:56:55.357403 crc crio[22018]: time="2026-06-11T16:56:55.357269666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0b2ae6d1-5e4c-42c0-9625-f313173a55a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141969 | controller | Jun 11 16:56:55.359502 crc crio[22018]: time="2026-06-11T16:56:55.359427443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=493872b2-8db3-43a8-8a50-b40156e57e51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.141985 | controller | Jun 11 16:56:55.411676 crc crio[22018]: time="2026-06-11T16:56:55.411555889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142004 | controller | Jun 11 16:56:55.448950 crc crio[22018]: time="2026-06-11T16:56:55.448657242Z" level=info msg="Creating container: openstack/cinder-db-create-z7c8m/mariadb-database-create" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142035 | controller | Jun 11 16:56:55.450478 crc crio[22018]: time="2026-06-11T16:56:55.449088755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142058 | controller | Jun 11 16:56:55.492278 crc crio[22018]: time="2026-06-11T16:56:55.492174486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142078 | controller | Jun 11 16:56:55.496788 crc crio[22018]: time="2026-06-11T16:56:55.496723751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142096 | controller | Jun 11 16:56:55.766149 crc crio[22018]: time="2026-06-11T16:56:55.76566288Z" level=info msg="Creating container: openstack/neutron-db-create-prkxh/mariadb-database-create" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142115 | controller | Jun 11 16:56:55.767293 crc crio[22018]: time="2026-06-11T16:56:55.766866649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142133 | controller | Jun 11 16:56:55.813286 crc crio[22018]: time="2026-06-11T16:56:55.81311491Z" level=info msg="Created container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142155 | controller | Jun 11 16:56:55.817926 crc crio[22018]: time="2026-06-11T16:56:55.817817718Z" level=info msg="Starting container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f" id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.142176 | controller | Jun 11 16:56:55.828288 crc crio[22018]: time="2026-06-11T16:56:55.828167866Z" level=info msg="Created container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142196 | controller | Jun 11 16:56:55.851059 crc crio[22018]: time="2026-06-11T16:56:55.845950568Z" level=info msg="Starting container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c" id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.142212 | controller | Jun 11 16:56:55.851059 crc crio[22018]: time="2026-06-11T16:56:55.847765326Z" level=info msg="Started container" PID=61633 containerID=32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f description=openstack/glance-db-sync-pzl8d/glance-db-sync id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3
2026-06-11 18:17:38.142228 | controller | Jun 11 16:56:55.858524 crc crio[22018]: time="2026-06-11T16:56:55.858397306Z" level=info msg="Started container" PID=61656 containerID=280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c description=openstack/cinder-db-create-z7c8m/mariadb-database-create id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4
2026-06-11 18:17:38.142245 | controller | Jun 11 16:56:55.862742 crc crio[22018]: time="2026-06-11T16:56:55.862649372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142261 | controller | Jun 11 16:56:55.874197 crc crio[22018]: time="2026-06-11T16:56:55.874096507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142283 | controller | Jun 11 16:56:56.139534 crc crio[22018]: time="2026-06-11T16:56:56.139402853Z" level=info msg="Created container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142307 | controller | Jun 11 16:56:56.144643 crc crio[22018]: time="2026-06-11T16:56:56.144554014Z" level=info msg="Starting container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d" id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.142330 | controller | Jun 11 16:56:56.151807 crc crio[22018]: time="2026-06-11T16:56:56.151691209Z" level=info msg="Started container" PID=61671 containerID=bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d description=openstack/neutron-db-create-prkxh/mariadb-database-create id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28
2026-06-11 18:17:38.142352 | controller | Jun 11 16:56:57.237117 crc crio[22018]: time="2026-06-11T16:56:57.231910247Z" level=info msg="Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142371 | controller | Jun 11 16:56:57.238795 crc crio[22018]: time="2026-06-11T16:56:57.238708101Z" level=info msg="Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc002ca0360}] Aliases:map[]}"
2026-06-11 18:17:38.142391 | controller | Jun 11 16:56:57.238995 crc crio[22018]: time="2026-06-11T16:56:57.238937359Z" level=info msg="Deleting pod openstack_barbican-db-create-5njvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.142410 | controller | Jun 11 16:56:57.262109 crc crio[22018]: time="2026-06-11T16:56:57.261616897Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-686bf69565-ctxd8/POD" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.142429 | controller | Jun 11 16:56:57.262412 crc crio[22018]: time="2026-06-11T16:56:57.262146713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142452 | controller | Jun 11 16:56:57.312976 crc crio[22018]: time="2026-06-11T16:56:57.312887336Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}"
2026-06-11 18:17:38.142476 | controller | Jun 11 16:56:57.312976 crc crio[22018]: time="2026-06-11T16:56:57.312948208Z" level=info msg="Adding pod openstack_dnsmasq-dns-686bf69565-ctxd8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.142496 | controller | Jun 11 16:56:57.644990 crc crio[22018]: time="2026-06-11T16:56:57.644875827Z" level=info msg="Stopped pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142519 | controller | Jun 11 16:56:58.248676 crc crio[22018]: time="2026-06-11T16:56:58.248083271Z" level=info msg="Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142538 | controller | Jun 11 16:56:58.249726 crc crio[22018]: time="2026-06-11T16:56:58.248451303Z" level=info msg="Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142556 | controller | Jun 11 16:56:58.249726 crc crio[22018]: time="2026-06-11T16:56:58.249695821Z" level=info msg="Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002ca0600}] Aliases:map[]}"
2026-06-11 18:17:38.142592 | controller | Jun 11 16:56:58.249840 crc crio[22018]: time="2026-06-11T16:56:58.249822675Z" level=info msg="Deleting pod openstack_cinder-db-create-z7c8m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.142612 | controller | Jun 11 16:56:58.250387 crc crio[22018]: time="2026-06-11T16:56:58.249867008Z" level=info msg="Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc002a1a570}] Aliases:map[]}"
2026-06-11 18:17:38.142632 | controller | Jun 11 16:56:58.250387 crc crio[22018]: time="2026-06-11T16:56:58.250064784Z" level=info msg="Deleting pod openstack_neutron-db-create-prkxh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.142650 | controller | Jun 11 16:56:58.347979 crc crio[22018]: 2026-06-11T16:56:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4455e28f433e1da Mac:42:7d:2e:3f:2d:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.142668 | controller | Jun 11 16:56:58.347979 crc crio[22018]: time="2026-06-11T16:56:58.343181297Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}"
2026-06-11 18:17:38.142687 | controller | Jun 11 16:56:58.347979 crc crio[22018]: time="2026-06-11T16:56:58.343406824Z" level=info msg="Checking pod openstack_dnsmasq-dns-686bf69565-ctxd8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.142705 | controller | Jun 11 16:56:58.355919 crc crio[22018]: time="2026-06-11T16:56:58.354607159Z" level=info msg="Ran pod sandbox 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 with infra container: openstack/dnsmasq-dns-686bf69565-ctxd8/POD" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.142727 | controller | Jun 11 16:56:58.357030 crc crio[22018]: time="2026-06-11T16:56:58.356974732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=304bfa80-d725-4d3e-848e-802c82f388ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.142747 | controller | Jun 11 16:56:58.426985 crc crio[22018]: time="2026-06-11T16:56:58.426294012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2463e38a-45e4-429e-9834-c45c51f63ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.142765 | controller | Jun 11 16:56:58.550517 crc crio[22018]: time="2026-06-11T16:56:58.550287541Z" level=info msg="Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/init" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142783 | controller | Jun 11 16:56:58.550871 crc crio[22018]: time="2026-06-11T16:56:58.550806358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142801 | controller | Jun 11 16:56:58.605111 crc crio[22018]: time="2026-06-11T16:56:58.60499424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142819 | controller | Jun 11 16:56:58.613470 crc crio[22018]: time="2026-06-11T16:56:58.610600777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.142837 | controller | Jun 11 16:56:58.642977 crc crio[22018]: time="2026-06-11T16:56:58.642859037Z" level=info msg="Stopped pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142875 | controller | Jun 11 16:56:58.718699 crc crio[22018]: time="2026-06-11T16:56:58.718504327Z" level=info msg="Stopped pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.142896 | controller | Jun 11 16:56:58.981096 crc crio[22018]: time="2026-06-11T16:56:58.98024637Z" level=info msg="Created container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.142914 | controller | Jun 11 16:56:58.984647 crc crio[22018]: time="2026-06-11T16:56:58.984595258Z" level=info msg="Starting container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267" id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.142931 | controller | Jun 11 16:56:58.993227 crc crio[22018]: time="2026-06-11T16:56:58.993142838Z" level=info msg="Started container" PID=61935 containerID=c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267 description=openstack/dnsmasq-dns-686bf69565-ctxd8/init id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0
2026-06-11 18:17:38.142947 | controller | Jun 11 16:57:00.300845 crc crio[22018]: time="2026-06-11T16:57:00.30040767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=09098acd-a3d9-472b-9aa8-9c79009880ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.142964 | controller | Jun 11 16:57:02.646248 crc crio[22018]: time="2026-06-11T16:57:02.645834261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4f0d4e09-3314-4ec1-89e1-85df7160e149 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.142986 | controller | Jun 11 16:57:02.703773 crc crio[22018]: time="2026-06-11T16:57:02.703660764Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.143002 | controller | Jun 11 16:57:02.706571 crc crio[22018]: time="2026-06-11T16:57:02.706478357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d1100b26-4813-4dac-b107-60596031749c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.143018 | controller | Jun 11 16:57:02.707085 crc crio[22018]: time="2026-06-11T16:57:02.707035386Z" level=info msg="Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.143034 | controller | Jun 11 16:57:02.707881 crc crio[22018]: time="2026-06-11T16:57:02.707748309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143051 | controller | Jun 11 16:57:02.738760 crc crio[22018]: time="2026-06-11T16:57:02.738615734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ec699311-3129-4bdd-8bae-a37588e0485b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.143067 | controller | Jun 11 16:57:02.746172 crc crio[22018]: time="2026-06-11T16:57:02.746069769Z" level=info msg="Creating container: openstack/keystone-db-sync-zkkvv/keystone-db-sync" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.143082 | controller | Jun 11 16:57:02.751664 crc crio[22018]: time="2026-06-11T16:57:02.751555802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143098 | controller | Jun 11 16:57:02.753155 crc crio[22018]: time="2026-06-11T16:57:02.75305951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143113 | controller | Jun 11 16:57:02.760132 crc crio[22018]: time="2026-06-11T16:57:02.759926738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143130 | controller | Jun 11 16:57:02.803441 crc crio[22018]: time="2026-06-11T16:57:02.802704961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143145 | controller | Jun 11 16:57:02.806500 crc crio[22018]: time="2026-06-11T16:57:02.806427977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143161 | controller | Jun 11 16:57:02.966676 crc crio[22018]: time="2026-06-11T16:57:02.966590347Z" level=info msg="Created container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.143177 | controller | Jun 11 16:57:02.968295 crc crio[22018]: time="2026-06-11T16:57:02.96792444Z" level=info msg="Starting container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83" id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.143200 | controller | Jun 11 16:57:02.973579 crc crio[22018]: time="2026-06-11T16:57:02.973500866Z" level=info msg="Started container" PID=62133 containerID=a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 description=openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0
2026-06-11 18:17:38.143217 | controller | Jun 11 16:57:02.978804 crc crio[22018]: time="2026-06-11T16:57:02.978721691Z" level=info msg="Created container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.143233 | controller | Jun 11 16:57:02.980041 crc crio[22018]: time="2026-06-11T16:57:02.979968561Z" level=info msg="Starting container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328" id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.143249 | controller | Jun 11 16:57:02.985302 crc crio[22018]: time="2026-06-11T16:57:02.985141274Z" level=info msg="Started container" PID=62134 containerID=2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328 description=openstack/keystone-db-sync-zkkvv/keystone-db-sync id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a
2026-06-11 18:17:38.143265 | controller | Jun 11 16:57:08.422774 crc crio[22018]: time="2026-06-11T16:57:08.421694884Z" level=info msg="Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.143282 | controller | Jun 11 16:57:08.441938 crc crio[22018]: time="2026-06-11T16:57:08.423265134Z" level=info msg="Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc002300558}] Aliases:map[]}"
2026-06-11 18:17:38.143298 | controller | Jun 11 16:57:08.441938 crc crio[22018]: time="2026-06-11T16:57:08.42347558Z" level=info msg="Deleting pod openstack_keystone-db-sync-zkkvv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143314 | controller | Jun 11 16:57:08.794228 crc crio[22018]: time="2026-06-11T16:57:08.793629218Z" level=info msg="Stopped pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.143330 | controller | Jun 11 16:57:09.478826 crc crio[22018]: time="2026-06-11T16:57:09.477884602Z" level=info msg="Stopping container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 (timeout: 10s)" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.143346 | controller | Jun 11 16:57:09.613663 crc crio[22018]: time="2026-06-11T16:57:09.612146105Z" level=info msg="Stopped container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.143368 | controller | Jun 11 16:57:09.626713 crc crio[22018]: time="2026-06-11T16:57:09.62589887Z" level=info msg="Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.143396 | controller | Jun 11 16:57:09.629797 crc crio[22018]: time="2026-06-11T16:57:09.628929596Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc002300918}] Aliases:map[]}"
2026-06-11 18:17:38.143424 | controller | Jun 11 16:57:09.629797 crc crio[22018]: time="2026-06-11T16:57:09.629098621Z" level=info msg="Deleting pod openstack_dnsmasq-dns-657df6d86f-d7kbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143456 | controller | Jun 11 16:57:10.384972 crc crio[22018]: time="2026-06-11T16:57:10.381893531Z" level=info msg="Stopped pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.143485 | controller | Jun 11 16:57:10.425950 crc crio[22018]: time="2026-06-11T16:57:10.425876481Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.143514 | controller | Jun 11 16:57:10.426092 crc crio[22018]: time="2026-06-11T16:57:10.425971344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143543 | controller | Jun 11 16:57:10.469943 crc crio[22018]: time="2026-06-11T16:57:10.469734637Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}"
2026-06-11 18:17:38.143570 | controller | Jun 11 16:57:10.469943 crc crio[22018]: time="2026-06-11T16:57:10.469816409Z" level=info msg="Adding pod openstack_dnsmasq-dns-7c8547bc57-2bs6b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143596 | controller | Jun 11 16:57:10.547912 crc crio[22018]: time="2026-06-11T16:57:10.547802734Z" level=info msg="Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.143623 | controller | Jun 11 16:57:10.550469 crc crio[22018]: time="2026-06-11T16:57:10.548774815Z" level=info msg="Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc0029b4158}] Aliases:map[]}"
2026-06-11 18:17:38.143650 | controller | Jun 11 16:57:10.550469 crc crio[22018]: time="2026-06-11T16:57:10.549533609Z" level=info msg="Deleting pod openstack_glance-db-sync-pzl8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143676 | controller | Jun 11 16:57:10.568773 crc crio[22018]: time="2026-06-11T16:57:10.568691706Z" level=info msg="Removing container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.143736 | controller | Jun 11 16:57:10.641980 crc crio[22018]: time="2026-06-11T16:57:10.641873429Z" level=info msg="Removed container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.143767 | controller | Jun 11 16:57:10.666911 crc crio[22018]: time="2026-06-11T16:57:10.666627069Z" level=info msg="Removing container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.143786 | controller | Jun 11 16:57:10.752813 crc crio[22018]: time="2026-06-11T16:57:10.745214183Z" level=info msg="Removed container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.143803 | controller | Jun 11 16:57:10.752813 crc crio[22018]: time="2026-06-11T16:57:10.751974071Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-hc8v4/POD" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.143820 | controller | Jun 11 16:57:10.752813 crc crio[22018]: time="2026-06-11T16:57:10.752041613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143836 | controller | Jun 11 16:57:10.812645 crc crio[22018]: time="2026-06-11T16:57:10.812033805Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}"
2026-06-11 18:17:38.143881 | controller | Jun 11 16:57:10.812645 crc crio[22018]: time="2026-06-11T16:57:10.812640025Z" level=info msg="Adding pod openstack_keystone-bootstrap-hc8v4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143909 | controller | Jun 11 16:57:11.150580 crc crio[22018]: time="2026-06-11T16:57:11.147272415Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-6gq4l/POD" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.143930 | controller | Jun 11 16:57:11.150580 crc crio[22018]: time="2026-06-11T16:57:11.147543257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.143948 | controller | Jun 11 16:57:11.180771 crc crio[22018]: time="2026-06-11T16:57:11.180556532Z" level=info msg="Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}"
2026-06-11 18:17:38.143966 | controller | Jun 11 16:57:11.180771 crc crio[22018]: time="2026-06-11T16:57:11.180755459Z" level=info msg="Adding pod openstack_placement-db-sync-6gq4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.143982 | controller | Jun 11 16:57:11.414178 crc crio[22018]: time="2026-06-11T16:57:11.413731341Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144003 | controller | Jun 11 16:57:11.414178 crc crio[22018]: time="2026-06-11T16:57:11.414175535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144020 | controller | Jun 11 16:57:11.459762 crc crio[22018]: time="2026-06-11T16:57:11.459652351Z" level=info msg="Stopped pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.144040 | controller | Jun 11 16:57:11.461083 crc crio[22018]: time="2026-06-11T16:57:11.461018175Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144060 | controller | Jun 11 16:57:11.461191 crc crio[22018]: time="2026-06-11T16:57:11.461113008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144081 | controller | Jun 11 16:57:11.469577 crc crio[22018]: time="2026-06-11T16:57:11.468587525Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}"
2026-06-11 18:17:38.144105 | controller | Jun 11 16:57:11.469577 crc crio[22018]: time="2026-06-11T16:57:11.468662357Z" level=info msg="Adding pod openstack_dnsmasq-dns-75b9cf7779-smnjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.144123 | controller | Jun 11 16:57:11.495554 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12b4229ad8349a Mac:0e:e7:a2:35:66:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 SocketPath: PciID:}] [{Interface:0xc0003ef080 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.144140 | controller | Jun 11 16:57:11.496478 crc crio[22018]: time="2026-06-11T16:57:11.496401173Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}"
2026-06-11 18:17:38.144156 | controller | Jun 11 16:57:11.496702 crc crio[22018]: time="2026-06-11T16:57:11.496597689Z" level=info msg="Checking pod openstack_dnsmasq-dns-7c8547bc57-2bs6b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.144172 | controller | Jun 11 16:57:11.613802 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214404ec2e5ea27 Mac:ce:e4:db:3f:43:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.144189 | controller | Jun 11 16:57:11.615070 crc crio[22018]: time="2026-06-11T16:57:11.614741732Z" level=info msg="Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}"
2026-06-11 18:17:38.144211 | controller | Jun 11 16:57:11.615070 crc crio[22018]: time="2026-06-11T16:57:11.614870898Z" level=info msg="Checking pod openstack_placement-db-sync-6gq4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.144228 | controller | Jun 11 16:57:11.631595 crc crio[22018]: time="2026-06-11T16:57:11.631271408Z" level=info msg="Ran pod sandbox f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 with infra container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144244 | controller | Jun 11 16:57:11.634876 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:231ee7aac6b8cac Mac:26:b8:76:38:01:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 SocketPath: PciID:}] [{Interface:0xc0001bccc0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.144260 | controller | Jun 11 16:57:11.635642 crc crio[22018]: time="2026-06-11T16:57:11.635581622Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}"
2026-06-11 18:17:38.144276 | controller | Jun 11 16:57:11.635759 crc crio[22018]: time="2026-06-11T16:57:11.635734557Z" level=info msg="Checking pod openstack_keystone-bootstrap-hc8v4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.144292 | controller | Jun 11 16:57:11.636433 crc crio[22018]: time="2026-06-11T16:57:11.635977053Z" level=info msg="Ran pod sandbox 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 with infra container: openstack/placement-db-sync-6gq4l/POD" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144309 | controller | Jun 11 16:57:11.636433 crc crio[22018]: time="2026-06-11T16:57:11.636096759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=df40256c-891d-499b-8b3b-cffcd4a6beb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144325 | controller | Jun 11 16:57:11.641906 crc crio[22018]: time="2026-06-11T16:57:11.641838412Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}"
2026-06-11 18:17:38.144342 | controller | Jun 11 16:57:11.641906 crc crio[22018]: time="2026-06-11T16:57:11.641894724Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.144358 | controller | Jun 11 16:57:11.645994 crc crio[22018]: time="2026-06-11T16:57:11.644189836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144379 | controller | Jun 11 16:57:11.645994 crc crio[22018]: time="2026-06-11T16:57:11.644547134Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144396 | controller | Jun 11 16:57:11.645994 crc crio[22018]: time="2026-06-11T16:57:11.644606456Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144413 | controller | Jun 11 16:57:11.648231 crc crio[22018]: time="2026-06-11T16:57:11.648094497Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.144429 | controller | Jun 11 16:57:11.660518 crc crio[22018]: time="2026-06-11T16:57:11.659667622Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\""
2026-06-11 18:17:38.144446 | controller | Jun 11 16:57:11.662120 crc crio[22018]: time="2026-06-11T16:57:11.661989166Z" level=info msg="Ran pod sandbox 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e with infra container: openstack/keystone-bootstrap-hc8v4/POD" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144461 | controller | Jun 11 16:57:11.669790 crc crio[22018]: time="2026-06-11T16:57:11.66970627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=87118636-b1e0-4ccd-9391-a46d38256da2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144478 | controller | Jun 11 16:57:11.754771 crc crio[22018]: time="2026-06-11T16:57:11.749892293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d947408b-0f2f-438d-a048-422306fbacc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144493 | controller | Jun 11 16:57:11.784104 crc crio[22018]: time="2026-06-11T16:57:11.783788757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=234e58b7-91e9-43b3-ba71-0a3e54479f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144509 | controller | Jun 11 16:57:11.785949 crc crio[22018]: time="2026-06-11T16:57:11.78585992Z" level=info msg="Creating container: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.144525 | controller | Jun 11 16:57:11.788854 crc crio[22018]: time="2026-06-11T16:57:11.788732931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144542 | controller | Jun 11 16:57:11.807555 crc crio[22018]: time="2026-06-11T16:57:11.807132682Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.144557 | controller | Jun 11 16:57:11.816770 crc crio[22018]: time="2026-06-11T16:57:11.816271712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144577 | controller | Jun 11 16:57:11.855537 crc crio[22018]: time="2026-06-11T16:57:11.855442939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144594 | controller | Jun 11 16:57:11.867922 crc crio[22018]: time="2026-06-11T16:57:11.867735227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144611 | controller | Jun 11 16:57:11.910844 crc crio[22018]: time="2026-06-11T16:57:11.910625126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144627 | controller | Jun 11 16:57:11.927437 crc crio[22018]: time="2026-06-11T16:57:11.926800547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144643 | controller | Jun 11 16:57:12.019184 crc crio[22018]: time="2026-06-11T16:57:12.018494742Z" level=info msg="Created container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.144658 | controller | Jun 11 16:57:12.021079 crc crio[22018]: time="2026-06-11T16:57:12.020657161Z" level=info msg="Starting container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3" id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.144674 | controller | Jun 11 16:57:12.031396 crc crio[22018]: time="2026-06-11T16:57:12.031251055Z" level=info msg="Started container" PID=62863 containerID=dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3 description=openstack/keystone-bootstrap-hc8v4/keystone-bootstrap id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e
2026-06-11 18:17:38.144691 | controller | Jun 11 16:57:12.107563 crc crio[22018]: time="2026-06-11T16:57:12.107257171Z" level=info msg="Created container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.144707 | controller | Jun 11 16:57:12.110020 crc crio[22018]: time="2026-06-11T16:57:12.108792637Z" level=info msg="Starting container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd" id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.144723 | controller | Jun 11 16:57:12.113027 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5749e74e44fe5b Mac:f2:6f:45:77:6d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.144739 | controller | Jun 11 16:57:12.115473 crc crio[22018]: time="2026-06-11T16:57:12.115302407Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}"
2026-06-11 18:17:38.144760 | controller | Jun 11 16:57:12.117015 crc crio[22018]: time="2026-06-11T16:57:12.116870217Z" level=info msg="Checking pod openstack_dnsmasq-dns-75b9cf7779-smnjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.144776 | controller | Jun 11 16:57:12.121872 crc crio[22018]: time="2026-06-11T16:57:12.121827167Z" level=info msg="Started container" PID=62868 containerID=e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd description=openstack/dnsmasq-dns-7c8547bc57-2bs6b/init id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3
2026-06-11 18:17:38.144792 | controller | Jun 11 16:57:12.129623 crc crio[22018]: time="2026-06-11T16:57:12.128780849Z" level=info msg="Ran pod sandbox a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 with infra container: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.144808 | controller | Jun 11 16:57:12.131115 crc crio[22018]: time="2026-06-11T16:57:12.13108375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d10e2b64-0f50-4d73-9262-b3b2080db07b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144824 | controller | Jun 11 16:57:12.220003 crc crio[22018]: time="2026-06-11T16:57:12.219923119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=15e9688b-0e16-405c-a92e-9299172a5086 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.144840 | controller | Jun 11 16:57:12.237921 crc crio[22018]: time="2026-06-11T16:57:12.237849814Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/init" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.144879 | controller | Jun 11 16:57:12.238862 crc crio[22018]: time="2026-06-11T16:57:12.238746312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.144936 | controller | Jun 11 16:57:12.244555 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20fc9e6612ae21 Mac:8a:9b:03:aa:4d:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.144960 | controller | Jun 11 16:57:12.245680 crc crio[22018]: time="2026-06-11T16:57:12.245419843Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}"
2026-06-11 18:17:38.144982 | controller | Jun 11 16:57:12.245680 crc crio[22018]: time="2026-06-11T16:57:12.245586488Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.145004 | controller | Jun 11 16:57:12.281917 crc crio[22018]: time="2026-06-11T16:57:12.281882197Z" level=info msg="Ran pod sandbox f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc with infra container: openstack/ceilometer-0/POD" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145032 | controller | Jun 11 16:57:12.285512 crc crio[22018]: time="2026-06-11T16:57:12.28548086Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.145051 | controller | Jun 11 16:57:12.295405 crc crio[22018]: time="2026-06-11T16:57:12.288701432Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.145067 | controller | Jun 11 16:57:12.309892 crc crio[22018]: time="2026-06-11T16:57:12.309724637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145083 | controller | Jun 11 16:57:12.318172 crc crio[22018]: time="2026-06-11T16:57:12.3180934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145099 | controller | Jun 11 16:57:12.579724 crc crio[22018]: time="2026-06-11T16:57:12.579170552Z" level=info msg="Created container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145115 | controller | Jun 11 16:57:12.581515 crc crio[22018]: time="2026-06-11T16:57:12.581190335Z" level=info msg="Starting container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15" id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.145131 | controller | Jun 11 16:57:12.591635 crc crio[22018]: time="2026-06-11T16:57:12.591254473Z" level=info msg="Started container" PID=62920 containerID=56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15 description=openstack/dnsmasq-dns-75b9cf7779-smnjh/init id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028
2026-06-11 18:17:38.145147 | controller | Jun 11 16:57:12.632459 crc crio[22018]: time="2026-06-11T16:57:12.632409833Z" level=info msg="Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.145163 | controller | Jun 11 16:57:12.633417 crc crio[22018]: time="2026-06-11T16:57:12.63294021Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc00141a560}] Aliases:map[]}"
2026-06-11 18:17:38.145179 | controller | Jun 11 16:57:12.633851 crc crio[22018]: time="2026-06-11T16:57:12.633739486Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7c8547bc57-2bs6b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145195 | controller | Jun 11 16:57:13.051638 crc crio[22018]: time="2026-06-11T16:57:13.05152821Z" level=info msg="Stopped pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.145211 | controller | Jun 11 16:57:13.716610 crc crio[22018]: time="2026-06-11T16:57:13.715797971Z" level=info msg="Removing container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.145230 | controller | Jun 11 16:57:13.723895 crc crio[22018]: time="2026-06-11T16:57:13.723124173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=064729f1-2999-44a1-8805-7f8d90b28723 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.145248 | controller | Jun 11 16:57:13.807139 crc crio[22018]: time="2026-06-11T16:57:13.805913909Z" level=info msg="Removed container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.145265 | controller | Jun 11 16:57:13.884409 crc crio[22018]: time="2026-06-11T16:57:13.881685277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=60a71506-327e-4d1e-8592-7ef55fbb54e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.145280 | controller | Jun 11 16:57:13.918226 crc crio[22018]: time="2026-06-11T16:57:13.918150756Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/dnsmasq-dns" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145295 | controller | Jun 11 16:57:13.918690 crc crio[22018]: time="2026-06-11T16:57:13.918625442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145311 | controller | Jun 11 16:57:14.015690 crc crio[22018]: time="2026-06-11T16:57:14.015564375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145326 | controller | Jun 11 16:57:14.022254 crc crio[22018]: time="2026-06-11T16:57:14.022168773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145342 | controller | Jun 11 16:57:14.034629 crc crio[22018]: time="2026-06-11T16:57:14.032917666Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145358 | controller | Jun 11 16:57:14.034629 crc crio[22018]: time="2026-06-11T16:57:14.03303257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145374 | controller | Jun 11 16:57:14.086872 crc crio[22018]: time="2026-06-11T16:57:14.086819078Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}"
2026-06-11 18:17:38.145390 | controller | Jun 11 16:57:14.087173 crc crio[22018]: time="2026-06-11T16:57:14.087154839Z" level=info msg="Adding pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145407 | controller | Jun 11 16:57:14.168775 crc crio[22018]: time="2026-06-11T16:57:14.168501834Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/09708b1f-693e-46c5-9be8-8d7cbb0795f2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145427 | controller | Jun 11 16:57:14.184207 crc crio[22018]: time="2026-06-11T16:57:14.184114603Z" level=info msg="createCtr: deleting container ID 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from idIndex" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145444 | controller | Jun 11 16:57:14.184207 crc crio[22018]: time="2026-06-11T16:57:14.184195215Z" level=info msg="createCtr: removing container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145462 | controller | Jun 11 16:57:14.184570 crc crio[22018]: time="2026-06-11T16:57:14.184251557Z" level=info msg="createCtr: deleting container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from storage" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145480 | controller | Jun 11 16:57:14.230154 crc crio[22018]: time="2026-06-11T16:57:14.22965337Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-75b9cf7779-smnjh_openstack_09708b1f-693e-46c5-9be8-8d7cbb0795f2_0" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145495 | controller | Jun 11 16:57:14.552033 crc crio[22018]: time="2026-06-11T16:57:14.551846874Z" level=info msg="Running pod sandbox: openstack/cinder-9687-account-create-l9jds/POD" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145511 | controller | Jun 11 16:57:14.552033 crc crio[22018]: time="2026-06-11T16:57:14.551957708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145527 | controller | Jun 11 16:57:14.628882 crc crio[22018]: time="2026-06-11T16:57:14.628305552Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}"
2026-06-11 18:17:38.145543 | controller | Jun 11 16:57:14.628882 crc crio[22018]: time="2026-06-11T16:57:14.628424136Z" level=info msg="Adding pod openstack_cinder-9687-account-create-l9jds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145559 | controller | Jun 11 16:57:14.819939 crc crio[22018]: time="2026-06-11T16:57:14.819754241Z" level=info msg="Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.145576 | controller | Jun 11 16:57:14.821784 crc crio[22018]: time="2026-06-11T16:57:14.821687692Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc0003804d8}] Aliases:map[]}"
2026-06-11 18:17:38.145593 | controller | Jun 11 16:57:14.821914 crc crio[22018]: time="2026-06-11T16:57:14.821856228Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75b9cf7779-smnjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145609 | controller | Jun 11 16:57:14.866535 crc crio[22018]: time="2026-06-11T16:57:14.866405595Z" level=info msg="Running pod sandbox: openstack/barbican-af72-account-create-cgqph/POD" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145629 | controller | Jun 11 16:57:14.866691 crc crio[22018]: time="2026-06-11T16:57:14.866529559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145646 | controller | Jun 11 16:57:14.898532 crc crio[22018]: 2026-06-11T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb0f119d4210c78 Mac:72:16:41:b6:b7:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a SocketPath: PciID:}] [{Interface:0xc0001baf40 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.145662 | controller | Jun 11 16:57:14.900192 crc crio[22018]: time="2026-06-11T16:57:14.900091988Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145678 | controller | Jun 11 16:57:14.900296 crc crio[22018]: time="2026-06-11T16:57:14.900220362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145694 | controller | Jun 11 16:57:14.907428 crc crio[22018]: time="2026-06-11T16:57:14.902856009Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}"
2026-06-11 18:17:38.145715 | controller | Jun 11 16:57:14.907428 crc crio[22018]: time="2026-06-11T16:57:14.903094597Z" level=info msg="Checking pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.145737 | controller | Jun 11 16:57:14.912655 crc crio[22018]: time="2026-06-11T16:57:14.912543282Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}"
2026-06-11 18:17:38.145757 | controller | Jun 11 16:57:14.912655 crc crio[22018]: time="2026-06-11T16:57:14.912585043Z" level=info msg="Adding pod openstack_barbican-af72-account-create-cgqph to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145780 | controller | Jun 11 16:57:15.008776 crc crio[22018]: time="2026-06-11T16:57:15.001744686Z" level=info msg="Ran pod sandbox eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 with infra container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145800 | controller | Jun 11 16:57:15.029054 crc crio[22018]: time="2026-06-11T16:57:15.028315162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a3557f66-8e5d-4807-84ac-f1ae2908cb51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.145818 | controller | Jun 11 16:57:15.049578 crc crio[22018]: time="2026-06-11T16:57:15.04950115Z" level=info msg="Running pod sandbox: openstack/neutron-3e9a-account-create-hgdvd/POD" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145839 | controller | Jun 11 16:57:15.049840 crc crio[22018]: time="2026-06-11T16:57:15.049594973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145876 | controller | Jun 11 16:57:15.061308 crc crio[22018]: time="2026-06-11T16:57:15.061203271Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.145896 | controller | Jun 11 16:57:15.061541 crc crio[22018]: time="2026-06-11T16:57:15.061414408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145912 | controller | Jun 11 16:57:15.076427 crc crio[22018]: time="2026-06-11T16:57:15.075215017Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}"
2026-06-11 18:17:38.145929 | controller | Jun 11 16:57:15.076427 crc crio[22018]: time="2026-06-11T16:57:15.075287249Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.145945 | controller | Jun 11 16:57:15.156426 crc crio[22018]: time="2026-06-11T16:57:15.152002903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=baa57fba-f927-4632-80fe-860a492baab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.145961 | controller | Jun 11 16:57:15.178174 crc crio[22018]: time="2026-06-11T16:57:15.177989327Z" level=info msg="Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.145977 | controller | Jun 11 16:57:15.183194 crc crio[22018]: time="2026-06-11T16:57:15.18310009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.145993 | controller | Jun 11 16:57:15.201432 crc crio[22018]: time="2026-06-11T16:57:15.198811439Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}"
2026-06-11 18:17:38.146009 | controller | Jun 11 16:57:15.201432 crc crio[22018]: time="2026-06-11T16:57:15.198914042Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.146025 | controller | Jun 11 16:57:15.201432 crc crio[22018]: time="2026-06-11T16:57:15.199920697Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}"
2026-06-11 18:17:38.146046 | controller | Jun 11 16:57:15.201432 crc crio[22018]: time="2026-06-11T16:57:15.200160425Z" level=info msg="Adding pod openstack_neutron-3e9a-account-create-hgdvd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.146063 | controller | Jun 11 16:57:15.289646 crc crio[22018]: time="2026-06-11T16:57:15.281270857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146080 | controller | Jun 11 16:57:15.300857 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:660786be79481bc Mac:fa:09:25:45:80:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.146099 | controller | Jun 11 16:57:15.301655 crc crio[22018]: time="2026-06-11T16:57:15.301560446Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}"
2026-06-11 18:17:38.146123 | controller | Jun 11 16:57:15.304069 crc crio[22018]: time="2026-06-11T16:57:15.304013324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146146 | controller | Jun 11 16:57:15.307605 crc crio[22018]: time="2026-06-11T16:57:15.307209766Z" level=info msg="Checking pod openstack_cinder-9687-account-create-l9jds for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.146163 | controller | Jun 11 16:57:15.319419 crc crio[22018]: time="2026-06-11T16:57:15.313975329Z" level=info msg="Ran pod sandbox 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b with infra container: openstack/cinder-9687-account-create-l9jds/POD" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.146179 | controller | Jun 11 16:57:15.333591 crc crio[22018]: time="2026-06-11T16:57:15.332925836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a6de85a1-7a31-4406-9ade-f45a05cbddf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146195 | controller | Jun 11 16:57:15.359664 crc crio[22018]: time="2026-06-11T16:57:15.356549125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=47f51f13-6f97-435b-acef-83d8e091e184 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146211 | controller | Jun 11 16:57:15.363420 crc crio[22018]: time="2026-06-11T16:57:15.360823468Z" level=info msg="Stopped pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.146226 | controller | Jun 11 16:57:15.393489 crc crio[22018]: time="2026-06-11T16:57:15.388063171Z" level=info msg="Creating container: openstack/cinder-9687-account-create-l9jds/mariadb-account-create" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146246 | controller | Jun 11 16:57:15.393489 crc crio[22018]: time="2026-06-11T16:57:15.388668678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146263 | controller | Jun 11 16:57:15.498256 crc crio[22018]: time="2026-06-11T16:57:15.498094298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146278 | controller | Jun 11 16:57:15.500219 crc crio[22018]: time="2026-06-11T16:57:15.500147442Z" level=info msg="Created container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146293 | controller | Jun 11 16:57:15.501841 crc crio[22018]: time="2026-06-11T16:57:15.501786496Z" level=info msg="Starting container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e" id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.146309 | controller | Jun 11 16:57:15.503938 crc crio[22018]: time="2026-06-11T16:57:15.503873833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146324 | controller | Jun 11 16:57:15.520639 crc crio[22018]: time="2026-06-11T16:57:15.508748462Z" level=info msg="Started container" PID=63354 containerID=096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/init id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12
2026-06-11 18:17:38.146340 | controller | Jun 11 16:57:15.653812 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfef237918533a4 Mac:16:9b:65:9b:56:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.146356 | controller | Jun 11 16:57:15.656730 crc crio[22018]: time="2026-06-11T16:57:15.65665349Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}"
2026-06-11 18:17:38.146372 | controller | Jun 11 16:57:15.657067 crc crio[22018]: time="2026-06-11T16:57:15.656956309Z" level=info msg="Checking pod openstack_barbican-af72-account-create-cgqph for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.146388 | controller | Jun 11 16:57:15.674533 crc crio[22018]: time="2026-06-11T16:57:15.673805485Z" level=info msg="Ran pod sandbox dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 with infra container: openstack/barbican-af72-account-create-cgqph/POD" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.146407 | controller | Jun 11 16:57:15.681457 crc crio[22018]: time="2026-06-11T16:57:15.681390029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d52bcf3d-bff7-47d2-b0b4-7fae343527bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146429 | controller | Jun 11 16:57:15.684226 crc crio[22018]: time="2026-06-11T16:57:15.684087454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4f984574-7870-4484-81a7-5c893fbf1611 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146458 | controller | Jun 11 16:57:15.706535 crc crio[22018]: time="2026-06-11T16:57:15.705552869Z" level=info msg="Creating container: openstack/barbican-af72-account-create-cgqph/mariadb-account-create" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146476 | controller | Jun 11 16:57:15.706535 crc crio[22018]: time="2026-06-11T16:57:15.705972653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146492 | controller | Jun 11 16:57:15.833823 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f33872c055b3ef Mac:e2:21:0a:0b:d7:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a SocketPath: PciID:}] [{Interface:0xc0004c0060 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.146508 | controller | Jun 11 16:57:15.837647 crc crio[22018]: time="2026-06-11T16:57:15.835218216Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}"
2026-06-11 18:17:38.146524 | controller | Jun 11 16:57:15.837647 crc crio[22018]: time="2026-06-11T16:57:15.835476685Z" level=info msg="Checking pod openstack_neutron-3e9a-account-create-hgdvd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.146540 | controller | Jun 11 16:57:15.862964 crc crio[22018]: time="2026-06-11T16:57:15.859054644Z" level=info msg="Ran pod sandbox 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 with infra container: openstack/neutron-3e9a-account-create-hgdvd/POD" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.146556 | controller | Jun 11 16:57:15.872035 crc crio[22018]: time="2026-06-11T16:57:15.87187682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d332d1fc-a2f2-4e56-9e3d-7d103630d4bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146587 | controller | Jun 11 16:57:15.876762 crc crio[22018]: time="2026-06-11T16:57:15.876712932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146604 | controller | Jun 11 16:57:15.883915 crc crio[22018]: time="2026-06-11T16:57:15.88387215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146620 | controller | Jun 11 16:57:15.888294 crc crio[22018]: time="2026-06-11T16:57:15.884507628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7fef7762-9993-4167-861d-3d51775e2ead name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146636 | controller | Jun 11 16:57:15.915139 crc crio[22018]: time="2026-06-11T16:57:15.914640571Z" level=info msg="Creating container: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146656 | controller | Jun 11 16:57:15.918671 crc crio[22018]: time="2026-06-11T16:57:15.917829741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146672 | controller | Jun 11 16:57:15.975287 crc crio[22018]: time="2026-06-11T16:57:15.975231526Z" level=info msg="Removing container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.146689 | controller | Jun 11 16:57:15.976367 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c29f3257770ec5 Mac:62:23:31:48:60:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.146705 | controller | Jun 11 16:57:15.977428 crc crio[22018]: time="2026-06-11T16:57:15.97730133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d329d0dd-fcb3-432e-a9ee-6ab54a627951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146721 | controller | Jun 11 16:57:15.977958 crc crio[22018]: time="2026-06-11T16:57:15.977400184Z" level=info msg="Created container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146738 | controller | Jun 11 16:57:15.991176 crc crio[22018]: time="2026-06-11T16:57:15.987744653Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}"
2026-06-11 18:17:38.146754 | controller | Jun 11 16:57:15.991176 crc crio[22018]: time="2026-06-11T16:57:15.98827855Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.146770 | controller | Jun 11 16:57:15.994486 crc crio[22018]: time="2026-06-11T16:57:15.994379511Z" level=info msg="Starting container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0" id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.146787 | controller | Jun 11 16:57:16.047716 crc crio[22018]: time="2026-06-11T16:57:16.043434085Z" level=info msg="Ran pod sandbox 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 with infra container: openstack/glance-default-external-api-0/POD" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.146802 | controller | Jun 11 16:57:16.047716 crc crio[22018]: time="2026-06-11T16:57:16.044064576Z" level=info msg="Started container" PID=63401 containerID=5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0 description=openstack/cinder-9687-account-create-l9jds/mariadb-account-create id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b
2026-06-11 18:17:38.146819 | controller | Jun 11 16:57:16.072072 crc crio[22018]: time="2026-06-11T16:57:16.071981192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=27878973-1d4a-483d-a82a-4cef0abef822 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146839 | controller | Jun 11 16:57:16.083310 crc crio[22018]: time="2026-06-11T16:57:16.083219441Z" level=info msg="Removed container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.146875 | controller | Jun 11 16:57:16.083895 crc crio[22018]: time="2026-06-11T16:57:16.083860828Z" level=info msg="Created container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.146893 | controller | Jun 11 16:57:16.084716 crc crio[22018]: time="2026-06-11T16:57:16.084654546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146909 | controller | Jun 11 16:57:16.084979 crc crio[22018]: time="2026-06-11T16:57:16.084917712Z" level=info msg="Starting container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe" id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.146925 | controller | Jun 11 16:57:16.088026 crc crio[22018]: time="2026-06-11T16:57:16.087962868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bf732a0a-0ab6-45f2-ae42-89cfadceea07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146941 | controller | Jun 11 16:57:16.105178 crc crio[22018]: time="2026-06-11T16:57:16.098193131Z" level=info msg="Started container" PID=63457 containerID=d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe description=openstack/barbican-af72-account-create-cgqph/mariadb-account-create id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73
2026-06-11 18:17:38.146957 | controller | Jun 11 16:57:16.110102 crc crio[22018]: time="2026-06-11T16:57:16.109898403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.146973 | controller | Jun 11 16:57:16.176123 crc crio[22018]: time="2026-06-11T16:57:16.176050601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=351e93e7-324e-4d7a-9103-e58da3e86462 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.146990 | controller | Jun 11 16:57:16.181938 crc crio[22018]: time="2026-06-11T16:57:16.181856676Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147005 | controller | Jun 11 16:57:16.183424 crc crio[22018]: time="2026-06-11T16:57:16.1832197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147021 | controller | Jun 11 16:57:16.194732 crc crio[22018]: time="2026-06-11T16:57:16.194663735Z" level=info msg="Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147038 | controller | Jun 11 16:57:16.209973 crc crio[22018]: time="2026-06-11T16:57:16.209574352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147059 | controller | Jun 11 16:57:16.234173 crc crio[22018]: 2026-06-11T16:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91be2b03d1b6802 Mac:f2:a4:00:6b:31:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee SocketPath: PciID:}] [{Interface:0xc0004daf40 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.147076 | controller | Jun 11 16:57:16.237600 crc crio[22018]: time="2026-06-11T16:57:16.237448335Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}"
2026-06-11 18:17:38.147092 | controller | Jun 11 16:57:16.238059 crc crio[22018]: time="2026-06-11T16:57:16.237990624Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.147109 | controller | Jun 11 16:57:16.264486 crc crio[22018]: time="2026-06-11T16:57:16.264248341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147125 | controller | Jun 11 16:57:16.269207 crc crio[22018]: time="2026-06-11T16:57:16.269098922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147141 | controller | Jun 11 16:57:16.294624 crc crio[22018]: time="2026-06-11T16:57:16.294534676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147157 | controller | Jun 11 16:57:16.330238 crc crio[22018]: time="2026-06-11T16:57:16.330147721Z" level=info msg="Ran pod sandbox 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc with infra container: openstack/glance-default-internal-api-0/POD" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.147173 | controller | Jun 11 16:57:16.335667 crc crio[22018]: time="2026-06-11T16:57:16.335615034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=548ad9a1-2bc9-41d2-abd2-0c364819266e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147189 | controller | Jun 11 16:57:16.348915 crc crio[22018]: time="2026-06-11T16:57:16.34548728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2ef1b918-3493-4511-a5c8-66028e4f2022 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147205 | controller | Jun 11 16:57:16.354572 crc crio[22018]: time="2026-06-11T16:57:16.354505538Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147222 | controller | Jun 11 16:57:16.356066 crc crio[22018]: time="2026-06-11T16:57:16.356003076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147238 | controller | Jun 11 16:57:16.489909 crc crio[22018]: time="2026-06-11T16:57:16.489623721Z" level=info msg="Created container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147258 | controller | Jun 11 16:57:16.494906 crc crio[22018]: time="2026-06-11T16:57:16.494174147Z" level=info msg="Starting container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b" id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.147274 | controller | Jun 11 16:57:16.511096 crc crio[22018]: time="2026-06-11T16:57:16.510941452Z" level=info msg="Started container" PID=63509 containerID=e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12
2026-06-11 18:17:38.147291 | controller | Jun 11 16:57:16.514023 crc crio[22018]: time="2026-06-11T16:57:16.51396053Z" level=info msg="Created container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147307 | controller | Jun 11 16:57:16.516260 crc crio[22018]: time="2026-06-11T16:57:16.516183831Z" level=info msg="Starting container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6" id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.147323 | controller | Jun 11 16:57:16.529168 crc crio[22018]: time="2026-06-11T16:57:16.528990895Z" level=info msg="Started container" PID=63499 containerID=e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6 description=openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891
2026-06-11 18:17:38.147339 | controller | Jun 11 16:57:16.570628 crc crio[22018]: time="2026-06-11T16:57:16.569884146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147355 | controller | Jun 11 16:57:17.226940 crc crio[22018]: time="2026-06-11T16:57:17.226796898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147371 | controller | Jun 11 16:57:17.352453 crc crio[22018]: time="2026-06-11T16:57:17.352299034Z" level=info msg="Created container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147387 | controller | Jun 11 16:57:17.357559 crc crio[22018]: time="2026-06-11T16:57:17.354851635Z" level=info msg="Starting container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb" id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.147403 | controller | Jun 11 16:57:17.372022 crc crio[22018]: time="2026-06-11T16:57:17.370841661Z" level=info msg="Started container" PID=63569 containerID=e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb description=openstack/glance-default-external-api-0/glance-log id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287
2026-06-11 18:17:38.147419 | controller | Jun 11 16:57:17.387543 crc crio[22018]: time="2026-06-11T16:57:17.387441325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ea9df141-d485-4021-8609-2751c7f139e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147434 | controller | Jun 11 16:57:17.438483 crc crio[22018]: time="2026-06-11T16:57:17.436304322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=30800f83-4eb8-448f-97dc-9ef56ebcc998 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147454 | controller | Jun 11 16:57:17.461590 crc crio[22018]: time="2026-06-11T16:57:17.461510785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147470 | controller | Jun 11 16:57:17.466936 crc crio[22018]: time="2026-06-11T16:57:17.466851154Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147486 | controller | Jun 11 16:57:17.468640 crc crio[22018]: time="2026-06-11T16:57:17.468383023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147501 | controller | Jun 11 16:57:17.568191 crc crio[22018]: time="2026-06-11T16:57:17.568080973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147517 | controller | Jun 11 16:57:17.706406 crc crio[22018]: time="2026-06-11T16:57:17.706230343Z" level=info msg="Created container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147533 | controller | Jun 11 16:57:17.707558 crc crio[22018]: time="2026-06-11T16:57:17.707412956Z" level=info msg="Starting container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3" id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.147549 | controller | Jun 11 16:57:17.716076 crc crio[22018]: time="2026-06-11T16:57:17.715893124Z" level=info msg="Started container" PID=63597 containerID=ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 description=openstack/glance-default-internal-api-0/glance-log id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc
2026-06-11 18:17:38.147565 | controller | Jun 11 16:57:17.729121 crc crio[22018]: time="2026-06-11T16:57:17.728960868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=686079cb-9dde-447d-8d51-e59236e8ce01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147581 | controller | Jun 11 16:57:17.778450 crc crio[22018]: time="2026-06-11T16:57:17.778266627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=1c5f4da5-ca56-4c82-8236-711ac0afb133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.147597 | controller | Jun 11 16:57:18.199863 crc crio[22018]: time="2026-06-11T16:57:18.199097173Z" level=info msg="Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147613 | controller | Jun 11 16:57:18.200301 crc crio[22018]: time="2026-06-11T16:57:18.200241497Z" level=info msg="Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147628 | controller | Jun 11 16:57:18.200913 crc crio[22018]: time="2026-06-11T16:57:18.200849727Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc002b14448}] Aliases:map[]}"
2026-06-11 18:17:38.147648 | controller | Jun 11 16:57:18.201062 crc crio[22018]: time="2026-06-11T16:57:18.201005632Z" level=info msg="Deleting pod openstack_cinder-9687-account-create-l9jds from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.147665 | controller | Jun 11 16:57:18.201281 crc crio[22018]: time="2026-06-11T16:57:18.1997121Z" level=info msg="Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147681 | controller | Jun 11 16:57:18.201720 crc crio[22018]: time="2026-06-11T16:57:18.201653304Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002ca0228}] Aliases:map[]}"
2026-06-11 18:17:38.147697 | controller | Jun 11 16:57:18.201874 crc crio[22018]: time="2026-06-11T16:57:18.201816291Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}"
2026-06-11 18:17:38.147713 | controller | Jun 11 16:57:18.202021 crc crio[22018]: time="2026-06-11T16:57:18.201909472Z" level=info msg="Deleting pod openstack_neutron-3e9a-account-create-hgdvd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.147729 | controller | Jun 11 16:57:18.202218 crc crio[22018]: time="2026-06-11T16:57:18.201970586Z" level=info msg="Deleting pod openstack_barbican-af72-account-create-cgqph from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.147745 | controller | Jun 11 16:57:18.332262 crc crio[22018]: time="2026-06-11T16:57:18.332206542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.147761 | controller | Jun 11 16:57:18.462888 crc crio[22018]: time="2026-06-11T16:57:18.4628299Z" level=info msg="Created container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.147778 | controller | Jun 11 16:57:18.465247 crc crio[22018]: time="2026-06-11T16:57:18.465172384Z" level=info msg="Starting container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84" id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.147793 | controller | Jun 11 16:57:18.475960 crc crio[22018]: time="2026-06-11T16:57:18.475849265Z" level=info msg="Started container" PID=63721 containerID=703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 description=openstack/glance-default-external-api-0/glance-httpd id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287
2026-06-11 18:17:38.147813 | controller | Jun 11 16:57:19.211713 crc crio[22018]: time="2026-06-11T16:57:19.21148971Z" level=info msg="Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147830 | controller | Jun 11 16:57:19.212614 crc crio[22018]: time="2026-06-11T16:57:19.212229613Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc00141aa48}] Aliases:map[]}"
2026-06-11 18:17:38.147846 | controller | Jun 11 16:57:19.212614 crc crio[22018]: time="2026-06-11T16:57:19.21242845Z" level=info msg="Deleting pod openstack_keystone-bootstrap-hc8v4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.147892 | controller | Jun 11 16:57:21.245702 crc crio[22018]: time="2026-06-11T16:57:21.244530989Z" level=info msg="Stopping container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb (timeout: 30s)" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.147917 | controller | Jun 11 16:57:21.247530 crc crio[22018]: time="2026-06-11T16:57:21.247246596Z" level=info msg="Stopping container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 (timeout: 30s)" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.147935 | controller | Jun 11 16:57:23.338566 crc crio[22018]: time="2026-06-11T16:57:23.33538656Z" level=info msg="Stopping container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 (timeout: 10s)" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.147952 | controller | Jun 11 16:57:23.994054 crc crio[22018]: time="2026-06-11T16:57:23.993808164Z" level=info msg="Stopped pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147969 | controller | Jun 11 16:57:24.037782 crc crio[22018]: time="2026-06-11T16:57:24.037269237Z" level=info msg="Stopped pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.147985 | controller | Jun 11 16:57:24.041713 crc crio[22018]: time="2026-06-11T16:57:24.041585873Z" level=info msg="Stopped pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148001 | controller | Jun 11 16:57:24.057758 crc crio[22018]: time="2026-06-11T16:57:24.057694465Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148017 | controller | Jun 11 16:57:24.059088 crc crio[22018]: time="2026-06-11T16:57:24.058883772Z" level=info msg="Stopped pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148033 | controller | Jun 11 16:57:24.209265 crc crio[22018]: time="2026-06-11T16:57:24.209037586Z" level=info msg="Stopped container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.148054 | controller | Jun 11 16:57:24.370410 crc crio[22018]: time="2026-06-11T16:57:24.37021686Z" level=info msg="Stopped container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.148071 | controller | Jun 11 16:57:24.374622 crc crio[22018]: time="2026-06-11T16:57:24.374512487Z" level=info msg="Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148087 | controller | Jun 11 16:57:24.375610 crc crio[22018]: time="2026-06-11T16:57:24.375533358Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc002b146d8}] Aliases:map[]}"
2026-06-11 18:17:38.148103 | controller | Jun 11 16:57:24.375771 crc crio[22018]: time="2026-06-11T16:57:24.375703204Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.148120 | controller | Jun 11 16:57:24.381432 crc crio[22018]: time="2026-06-11T16:57:24.380695131Z" level=info msg="Stopped container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.148136 | controller | Jun 11 16:57:24.382897 crc crio[22018]: time="2026-06-11T16:57:24.382127096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148152 | controller | Jun 11 16:57:24.383954 crc crio[22018]: time="2026-06-11T16:57:24.383684125Z" level=info msg="Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148169 | controller | Jun 11 16:57:24.384276 crc crio[22018]: time="2026-06-11T16:57:24.384208681Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc007484458}] Aliases:map[]}"
2026-06-11 18:17:38.148187 | controller | Jun 11 16:57:24.384509 crc crio[22018]: time="2026-06-11T16:57:24.38447175Z" level=info msg="Deleting pod openstack_dnsmasq-dns-686bf69565-ctxd8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.148203 | controller | Jun 11 16:57:24.402085 crc crio[22018]: time="2026-06-11T16:57:24.40154773Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.148220 | controller | Jun 11 16:57:24.403186 crc crio[22018]: time="2026-06-11T16:57:24.403138242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6a439d6b-a247-4856-ba1c-c3eac2711028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.148240 | controller | Jun 11 16:57:24.411994 crc crio[22018]: time="2026-06-11T16:57:24.411930783Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.148257 | controller | Jun 11 16:57:24.420926 crc crio[22018]: time="2026-06-11T16:57:24.420823848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=e642f331-a2bf-45d2-b861-01d8bf203dd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.148272 | controller | Jun 11 16:57:24.447841 crc crio[22018]: time="2026-06-11T16:57:24.447747023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148289 | controller | Jun 11 16:57:24.469440 crc crio[22018]: time="2026-06-11T16:57:24.462708264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=badccd23-01f5-4c6e-990e-a062299c4b07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.148304 | controller | Jun 11 16:57:24.475494 crc crio[22018]: time="2026-06-11T16:57:24.475254369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=df905b8c-c40f-480c-ae9d-4d1ece455312 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.148320 | controller | Jun 11 16:57:24.478705 crc crio[22018]: time="2026-06-11T16:57:24.478618855Z" level=info msg="Creating container: openstack/placement-db-sync-6gq4l/placement-db-sync" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148335 | controller | Jun 11 16:57:24.480201 crc crio[22018]: time="2026-06-11T16:57:24.480088422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148351 | controller | Jun 11 16:57:24.494046 crc crio[22018]: time="2026-06-11T16:57:24.486685955Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148366 | controller | Jun 11 16:57:24.514776 crc crio[22018]: time="2026-06-11T16:57:24.514398655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148381 | controller | Jun 11 16:57:24.575766 crc crio[22018]: time="2026-06-11T16:57:24.57559572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148397 | controller | Jun 11 16:57:24.586688 crc crio[22018]: time="2026-06-11T16:57:24.585762701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148412 | controller | Jun 11 16:57:24.595558 crc crio[22018]: time="2026-06-11T16:57:24.595473852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148428 | controller | Jun 11 16:57:24.598883 crc crio[22018]: time="2026-06-11T16:57:24.598838509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148447 | controller | Jun 11 16:57:24.743165 crc crio[22018]: time="2026-06-11T16:57:24.742655659Z" level=info msg="Created container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148463 | controller | Jun 11 16:57:24.754693 crc crio[22018]: time="2026-06-11T16:57:24.75460335Z" level=info msg="Created container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148479 | controller | Jun 11 16:57:24.759151 crc crio[22018]: time="2026-06-11T16:57:24.75906526Z" level=info msg="Starting container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376" id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.148495 | controller | Jun 11 16:57:24.759624 crc crio[22018]: time="2026-06-11T16:57:24.759573056Z" level=info msg="Starting container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd" id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.148510 | controller | Jun 11 16:57:24.766042 crc crio[22018]: time="2026-06-11T16:57:24.765294346Z" level=info msg="Started container" PID=64287 containerID=6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376 description=openstack/placement-db-sync-6gq4l/placement-db-sync id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273
2026-06-11 18:17:38.148526 | controller | Jun 11 16:57:24.770271 crc crio[22018]: time="2026-06-11T16:57:24.769261313Z" level=info msg="Started container" PID=64288 containerID=8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd description=openstack/ceilometer-0/ceilometer-central-agent id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc
2026-06-11 18:17:38.148543 | controller | Jun 11 16:57:24.781466 crc crio[22018]: time="2026-06-11T16:57:24.781314392Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.148559 | controller | Jun 11 16:57:24.792273 crc crio[22018]: time="2026-06-11T16:57:24.792193218Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.148575 | controller | Jun 11 16:57:24.848931 crc crio[22018]: time="2026-06-11T16:57:24.848825225Z" level=info msg="Stopped pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148591 | controller | Jun 11 16:57:24.958493 crc crio[22018]: time="2026-06-11T16:57:24.958430206Z" level=info msg="Stopped pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.148606 | controller | Jun 11 16:57:25.353302 crc crio[22018]: time="2026-06-11T16:57:25.352703899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148622 | controller | Jun 11 16:57:25.384714 crc crio[22018]: time="2026-06-11T16:57:25.384668149Z" level=info msg="Removing container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148642 | controller | Jun 11 16:57:25.510858 crc crio[22018]: time="2026-06-11T16:57:25.510610325Z" level=info msg="Removed container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148658 | controller | Jun 11 16:57:25.522715 crc crio[22018]: time="2026-06-11T16:57:25.522663939Z" level=info msg="Removing container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148674 | controller | Jun 11 16:57:25.535027 crc crio[22018]: time="2026-06-11T16:57:25.533872945Z" level=info msg="Created container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.148690 | controller | Jun 11 16:57:25.540398 crc crio[22018]: time="2026-06-11T16:57:25.538394098Z" level=info msg="Starting container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96" id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.148705 | controller | Jun 11 16:57:25.545496 crc crio[22018]: time="2026-06-11T16:57:25.54418233Z" level=info msg="Started container" PID=64405 containerID=e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 description=openstack/glance-default-internal-api-0/glance-httpd id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc
2026-06-11 18:17:38.148721 | controller | Jun 11 16:57:25.613482 crc crio[22018]: time="2026-06-11T16:57:25.613168924Z" level=info msg="Removed container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148737 | controller | Jun 11 16:57:25.617600 crc crio[22018]: time="2026-06-11T16:57:25.616586532Z" level=info msg="Removing container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148752 | controller | Jun 11 16:57:25.742512 crc crio[22018]: time="2026-06-11T16:57:25.742414087Z" level=info msg="Removed container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148768 | controller | Jun 11 16:57:25.746297 crc crio[22018]: time="2026-06-11T16:57:25.746122772Z" level=info msg="Removing container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148783 | controller | Jun 11 16:57:25.836799 crc crio[22018]: time="2026-06-11T16:57:25.836710797Z" level=info msg="Removed container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.148799 | controller | Jun 11 16:57:26.002232 crc crio[22018]: time="2026-06-11T16:57:25.998449476Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.148814 | controller | Jun 11 16:57:26.002232 crc crio[22018]: time="2026-06-11T16:57:25.998985193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148833 | controller | Jun 11 16:57:26.047588 crc crio[22018]: time="2026-06-11T16:57:26.047050343Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}"
2026-06-11 18:17:38.148866 | controller | Jun 11 16:57:26.047588 crc crio[22018]: time="2026-06-11T16:57:26.047566519Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.148888 | controller | Jun 11 16:57:26.181523 crc crio[22018]: time="2026-06-11T16:57:26.180493733Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-nfk87/POD" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.148905 | controller | Jun 11 16:57:26.181523 crc crio[22018]: time="2026-06-11T16:57:26.180602397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.148922 | controller | Jun 11 16:57:26.236405 crc crio[22018]: time="2026-06-11T16:57:26.235966257Z" level=info msg="Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}"
2026-06-11 18:17:38.148937 | controller | Jun 11 16:57:26.236405 crc crio[22018]: time="2026-06-11T16:57:26.236033249Z" level=info msg="Adding pod openstack_keystone-bootstrap-nfk87 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.148953 | controller | Jun 11 16:57:26.429978 crc crio[22018]: time="2026-06-11T16:57:26.429794676Z" level=info msg="Stopping container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 (timeout: 30s)" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.148969 | controller | Jun 11 16:57:26.430750 crc crio[22018]: time="2026-06-11T16:57:26.430076426Z" level=info msg="Stopping container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 (timeout: 30s)" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.148985 | controller | Jun 11 16:57:27.174806 crc crio[22018]: time="2026-06-11T16:57:27.174629548Z" level=info msg="Stopped container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.149002 | controller | Jun 11 16:57:27.272252 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0caf47e142f26db Mac:2e:16:82:8c:59:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 SocketPath: PciID:}] [{Interface:0xc00012aee0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.149018 | controller | Jun 11 16:57:27.274586 crc crio[22018]: time="2026-06-11T16:57:27.274470533Z" level=info msg="Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}"
2026-06-11 18:17:38.149039 | controller | Jun 11 16:57:27.274889 crc crio[22018]: time="2026-06-11T16:57:27.27467848Z" level=info msg="Checking pod openstack_keystone-bootstrap-nfk87 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.149055 | controller | Jun 11 16:57:27.493706 crc crio[22018]: time="2026-06-11T16:57:27.493606756Z" level=info msg="Stopped container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.149071 | controller | Jun 11 16:57:27.498208 crc crio[22018]: time="2026-06-11T16:57:27.49813188Z" level=info msg="Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.149088 | controller | Jun 11 16:57:27.498753 crc crio[22018]: time="2026-06-11T16:57:27.498679598Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc002ca0648}] Aliases:map[]}"
2026-06-11 18:17:38.149103 | controller | Jun 11 16:57:27.499490 crc crio[22018]: time="2026-06-11T16:57:27.498841856Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.149120 | controller | Jun 11 16:57:27.621827 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe8e53f16812881 Mac:c2:c2:2f:28:bf:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.149136 | controller | Jun 11 16:57:27.623174 crc crio[22018]: time="2026-06-11T16:57:27.623107443Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}"
2026-06-11 18:17:38.149153 | controller | Jun 11 16:57:27.623517 crc crio[22018]: time="2026-06-11T16:57:27.62332058Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.149169 | controller | Jun 11 16:57:27.805537 crc crio[22018]: time="2026-06-11T16:57:27.805264283Z" level=info msg="Ran pod sandbox fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 with infra container: openstack/glance-default-external-api-0/POD" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.149185 | controller | Jun 11 16:57:27.807477 crc crio[22018]: time="2026-06-11T16:57:27.807444235Z" level=info msg="Ran pod sandbox 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 with infra container: openstack/keystone-bootstrap-nfk87/POD" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.149205 | controller | Jun 11 16:57:27.810005 crc crio[22018]: time="2026-06-11T16:57:27.80996537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=db2bc847-5365-462b-ad6b-183dc6abbc08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149222 | controller | Jun 11 16:57:27.811203 crc crio[22018]: time="2026-06-11T16:57:27.811130368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=242603a1-9b1f-4e0a-b035-7489abde2d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149239 | controller | Jun 11 16:57:27.812511 crc crio[22018]: time="2026-06-11T16:57:27.812052947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c8958a8e-8591-468f-adce-ddec7b7ad079 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149255 | controller | Jun 11 16:57:27.838843 crc crio[22018]: time="2026-06-11T16:57:27.838758516Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149272 | controller | Jun 11 16:57:27.840190 crc crio[22018]: time="2026-06-11T16:57:27.840155641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d1676182-8061-4f1c-ba6b-b2510b18d72f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149293 | controller | Jun 11 16:57:27.841495 crc crio[22018]: time="2026-06-11T16:57:27.841463395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149312 | controller | Jun 11 16:57:27.859179 crc crio[22018]: time="2026-06-11T16:57:27.85897808Z" level=info msg="Creating container: openstack/keystone-bootstrap-nfk87/keystone-bootstrap" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149331 | controller | Jun 11 16:57:27.881001 crc crio[22018]: time="2026-06-11T16:57:27.880946697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149351 | controller | Jun 11 16:57:27.912459 crc crio[22018]: time="2026-06-11T16:57:27.912270092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149370 | controller | Jun 11 16:57:27.965591 crc crio[22018]: time="2026-06-11T16:57:27.965458013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149389 | controller | Jun 11 16:57:27.999319 crc crio[22018]: time="2026-06-11T16:57:27.999211706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149405 | controller | Jun 11 16:57:28.165590 crc crio[22018]: time="2026-06-11T16:57:28.165465154Z" level=info msg="Created container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149421 | controller | Jun 11 16:57:28.174503 crc crio[22018]: time="2026-06-11T16:57:28.174453329Z" level=info msg="Starting container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba" id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.149444 | controller | Jun 11 16:57:28.195741 crc crio[22018]: time="2026-06-11T16:57:28.19569532Z" level=info msg="Started container" PID=64901 containerID=2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba description=openstack/keystone-bootstrap-nfk87/keystone-bootstrap id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1
2026-06-11 18:17:38.149460 | controller | Jun 11 16:57:28.214889 crc crio[22018]: time="2026-06-11T16:57:28.214723926Z" level=info msg="Stopped pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.149477 | controller | Jun 11 16:57:28.232004 crc crio[22018]: time="2026-06-11T16:57:28.231962316Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.149492 | controller | Jun 11 16:57:28.234722 crc crio[22018]: time="2026-06-11T16:57:28.234622792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1494682f-0108-4625-ba5f-d5c95284152d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149508 | controller | Jun 11 16:57:28.277088 crc crio[22018]: time="2026-06-11T16:57:28.277024325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=dc9a6600-549c-4e28-8de4-ddee1d073aca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149523 | controller | Jun 11 16:57:28.304904 crc crio[22018]: time="2026-06-11T16:57:28.304767982Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149540 | controller | Jun 11 16:57:28.307083 crc crio[22018]: time="2026-06-11T16:57:28.306994953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149556 | controller | Jun 11 16:57:28.359748 crc crio[22018]: time="2026-06-11T16:57:28.359659201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149571 | controller | Jun 11 16:57:28.372529 crc crio[22018]: time="2026-06-11T16:57:28.372435287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149587 | controller | Jun 11 16:57:28.504062 crc crio[22018]: time="2026-06-11T16:57:28.501833081Z" level=info msg="Removing container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.149603 | controller | Jun 11 16:57:28.547803 crc crio[22018]: time="2026-06-11T16:57:28.547532794Z" level=info msg="Removed container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.149618 | controller | Jun 11 16:57:28.560636 crc crio[22018]: time="2026-06-11T16:57:28.560561867Z" level=info msg="Removing container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.149634 | controller | Jun 11 16:57:28.567083 crc crio[22018]: time="2026-06-11T16:57:28.56699498Z" level=info msg="Created container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149653 | controller | Jun 11 16:57:28.570605 crc crio[22018]: time="2026-06-11T16:57:28.570499402Z" level=info msg="Starting container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3" id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.149669 | controller | Jun 11 16:57:28.579460 crc crio[22018]: time="2026-06-11T16:57:28.579195082Z" level=info msg="Started container" PID=64943 containerID=4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 description=openstack/ceilometer-0/ceilometer-notification-agent id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc
2026-06-11 18:17:38.149685 | controller | Jun 11 16:57:28.592017 crc crio[22018]: time="2026-06-11T16:57:28.591929842Z" level=info msg="Removed container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.149701 | controller | Jun 11 16:57:28.597656 crc crio[22018]: time="2026-06-11T16:57:28.597464589Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.149716 | controller | Jun 11 16:57:28.610465 crc crio[22018]: time="2026-06-11T16:57:28.610317458Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.149732 | controller | Jun 11 16:57:28.647818 crc crio[22018]: time="2026-06-11T16:57:28.647709305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149748 | controller | Jun 11 16:57:28.777241 crc crio[22018]: time="2026-06-11T16:57:28.777127719Z" level=info msg="Created container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149764 | controller | Jun 11 16:57:28.778992 crc crio[22018]: time="2026-06-11T16:57:28.778937546Z" level=info msg="Starting container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5" id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.149779 | controller | Jun 11 16:57:28.784507 crc crio[22018]: time="2026-06-11T16:57:28.78442153Z" level=info msg="Started container" PID=64969 containerID=0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 description=openstack/glance-default-external-api-0/glance-log id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6
2026-06-11 18:17:38.149795 | controller | Jun 11 16:57:28.799301 crc crio[22018]: time="2026-06-11T16:57:28.799216303Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=eef6a8e2-5a0f-4d8a-aa00-ce342583b7c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149811 | controller | Jun 11 16:57:28.874468 crc crio[22018]: time="2026-06-11T16:57:28.87377759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=4288dfc3-aba7-4d6b-999f-869f0d6f0185 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.149831 | controller | Jun 11 16:57:28.883568 crc crio[22018]: time="2026-06-11T16:57:28.883481813Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.149864 | controller | Jun 11 16:57:28.883920 crc crio[22018]: time="2026-06-11T16:57:28.883854952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149887 | controller | Jun 11 16:57:28.955388 crc crio[22018]: time="2026-06-11T16:57:28.955248319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149906 | controller | Jun 11 16:57:29.340288 crc crio[22018]: time="2026-06-11T16:57:29.340206475Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.149923 | controller | Jun 11 16:57:29.340498 crc crio[22018]: time="2026-06-11T16:57:29.340389852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149938 | controller | Jun 11 16:57:29.397144 crc crio[22018]: time="2026-06-11T16:57:29.396969292Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}"
2026-06-11 18:17:38.149955 | controller | Jun 11 16:57:29.397144 crc crio[22018]: time="2026-06-11T16:57:29.397053225Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.149974 | controller | Jun 11 16:57:30.009507 crc crio[22018]: time="2026-06-11T16:57:30.008839105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.149998 | controller | Jun 11 16:57:30.202219 crc crio[22018]: time="2026-06-11T16:57:30.201509271Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-g9cl9/POD" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150021 | controller | Jun 11 16:57:30.202219 crc crio[22018]: time="2026-06-11T16:57:30.202130981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150041 | controller | Jun 11 16:57:30.236844 crc crio[22018]: time="2026-06-11T16:57:30.236683706Z" level=info msg="Created container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.150058 | controller | Jun 11 16:57:30.243465 crc crio[22018]: time="2026-06-11T16:57:30.242628504Z" level=info msg="Starting container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151" id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.150074 | controller | Jun 11 16:57:30.258977 crc crio[22018]: time="2026-06-11T16:57:30.258507512Z" level=info msg="Started container" PID=65082 containerID=b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 description=openstack/glance-default-external-api-0/glance-httpd id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6
2026-06-11 18:17:38.150096 | controller | Jun 11 16:57:30.306139 crc crio[22018]: time="2026-06-11T16:57:30.294570274Z" level=info msg="Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}"
2026-06-11 18:17:38.150113 | controller | Jun 11 16:57:30.306139 crc crio[22018]: time="2026-06-11T16:57:30.294650217Z" level=info msg="Adding pod openstack_cinder-db-sync-g9cl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.150129 | controller | Jun 11 16:57:30.306828 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65078b62293b4d Mac:36:ee:22:e6:f7:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.150146 | controller | Jun 11 16:57:30.311796 crc crio[22018]: time="2026-06-11T16:57:30.311729471Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}"
2026-06-11 18:17:38.150163 | controller | Jun 11 16:57:30.312005 crc crio[22018]: time="2026-06-11T16:57:30.311965939Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.150179 | controller | Jun 11 16:57:30.320394 crc crio[22018]: time="2026-06-11T16:57:30.320212984Z" level=info msg="Ran pod sandbox c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f with infra container: openstack/glance-default-internal-api-0/POD" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150195 | controller | Jun 11 16:57:30.323280 crc crio[22018]: time="2026-06-11T16:57:30.323239387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=4d5d32a8-6221-44f2-88db-5158ac89d7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150211 | controller | Jun 11 16:57:30.329812 crc crio[22018]: time="2026-06-11T16:57:30.329752574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bf3c91a6-f415-40a7-9711-28ff30abb2a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150227 | controller | Jun 11 16:57:30.337731 crc crio[22018]: time="2026-06-11T16:57:30.337655775Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.150243 | controller | Jun 11 16:57:30.341101 crc crio[22018]: time="2026-06-11T16:57:30.338087462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150263 | controller | Jun 11 16:57:30.409298 crc crio[22018]: time="2026-06-11T16:57:30.408801955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150280 | controller | Jun 11 16:57:30.473489 crc crio[22018]: time="2026-06-11T16:57:30.472787211Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-zz72b/POD" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150296 | controller | Jun 11 16:57:30.473704 crc crio[22018]: time="2026-06-11T16:57:30.473657949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150312 | controller | Jun 11 16:57:30.561706 crc crio[22018]: time="2026-06-11T16:57:30.560921724Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-5f5d6/POD" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150328 | controller | Jun 11 16:57:30.561706 crc crio[22018]: time="2026-06-11T16:57:30.561024888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150344 | controller | Jun 11 16:57:30.624307 crc crio[22018]: time="2026-06-11T16:57:30.624229461Z" level=info msg="Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}"
2026-06-11 18:17:38.150361 | controller | Jun 11 16:57:30.624307 crc crio[22018]: time="2026-06-11T16:57:30.624294023Z" level=info msg="Adding pod openstack_neutron-db-sync-zz72b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.150377 | controller | Jun 11 16:57:30.669024 crc crio[22018]: time="2026-06-11T16:57:30.668915923Z" level=info msg="Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}"
2026-06-11 18:17:38.150393 | controller | Jun 11 16:57:30.669024 crc crio[22018]: time="2026-06-11T16:57:30.668972385Z" level=info msg="Adding pod openstack_barbican-db-sync-5f5d6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.150409 | controller | Jun 11 16:57:30.882610 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b72b31aba9c6c Mac:06:86:09:44:47:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.150425 | controller | Jun 11 16:57:30.884809 crc crio[22018]: time="2026-06-11T16:57:30.88472083Z" level=info msg="Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}"
2026-06-11 18:17:38.150445 | controller | Jun 11 16:57:30.885007 crc crio[22018]: time="2026-06-11T16:57:30.884945007Z" level=info msg="Checking pod openstack_cinder-db-sync-g9cl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.150462 | controller | Jun 11 16:57:30.894479 crc crio[22018]: time="2026-06-11T16:57:30.894416571Z" level=info msg="Ran pod sandbox 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c with infra container: openstack/cinder-db-sync-g9cl9/POD" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150478 | controller | Jun 11 16:57:30.897418 crc crio[22018]: time="2026-06-11T16:57:30.897021432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150494 | controller | Jun 11 16:57:30.897538 crc crio[22018]: time="2026-06-11T16:57:30.897473447Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150510 | controller | Jun 11 16:57:30.897579 crc crio[22018]: time="2026-06-11T16:57:30.897540079Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150526 | controller | Jun 11 16:57:30.899163 crc crio[22018]: time="2026-06-11T16:57:30.898483579Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.150542 | controller | Jun 11 16:57:30.907989 crc crio[22018]: time="2026-06-11T16:57:30.907612733Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\""
2026-06-11 18:17:38.150558 | controller | Jun 11 16:57:31.323586 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3abb6ee4adb48 Mac:46:84:fc:82:56:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.150590 | controller | Jun 11 16:57:31.325079 crc crio[22018]: time="2026-06-11T16:57:31.324396019Z" level=info msg="Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}"
2026-06-11 18:17:38.150608 | controller | Jun 11 16:57:31.325079 crc crio[22018]: time="2026-06-11T16:57:31.324556774Z" level=info msg="Checking pod openstack_neutron-db-sync-zz72b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.150626 | controller | Jun 11 16:57:31.346183 crc crio[22018]: time="2026-06-11T16:57:31.346094186Z" level=info msg="Ran pod sandbox 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 with infra container: openstack/neutron-db-sync-zz72b/POD" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150646 | controller | Jun 11 16:57:31.361892 crc crio[22018]: time="2026-06-11T16:57:31.361830828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=90bcd0bc-1bde-43fa-979d-dd6b67f182e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150663 | controller | Jun 11 16:57:31.397403 crc crio[22018]: time="2026-06-11T16:57:31.394753034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=bccd3575-7302-4abb-970c-5116b8437236 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150679 | controller | Jun 11 16:57:31.403888 crc crio[22018]: time="2026-06-11T16:57:31.403717327Z" level=info msg="Creating container: openstack/neutron-db-sync-zz72b/neutron-db-sync" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.150695 | controller | Jun 11 16:57:31.405482 crc crio[22018]: time="2026-06-11T16:57:31.405391791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150711 | controller | Jun 11 16:57:31.448522 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fffb8787052a64 Mac:52:fb:4b:c6:74:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 SocketPath: PciID:}] [{Interface:0xc000432720 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.150727 | controller | Jun 11 16:57:31.450629 crc crio[22018]: time="2026-06-11T16:57:31.450449363Z" level=info msg="Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}"
2026-06-11 18:17:38.150743 | controller | Jun 11 16:57:31.451191 crc crio[22018]: time="2026-06-11T16:57:31.451121314Z" level=info msg="Checking pod openstack_barbican-db-sync-5f5d6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.150760 | controller | Jun 11 16:57:31.514538 crc crio[22018]: time="2026-06-11T16:57:31.514393175Z" level=info msg="Ran pod sandbox 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e with infra container: openstack/barbican-db-sync-5f5d6/POD" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.150776 | controller | Jun 11 16:57:31.518267 crc crio[22018]: time="2026-06-11T16:57:31.51814685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150792 | controller | Jun 11 16:57:31.518581 crc crio[22018]: time="2026-06-11T16:57:31.51846792Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150809 | controller | Jun 11 16:57:31.518581 crc crio[22018]: time="2026-06-11T16:57:31.518522882Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.150828 | controller | Jun 11 16:57:31.521456 crc crio[22018]: time="2026-06-11T16:57:31.52128314Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.150845 | controller | Jun 11 16:57:31.543879 crc crio[22018]: time="2026-06-11T16:57:31.54375543Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\""
2026-06-11 18:17:38.150881 | controller | Jun 11 16:57:31.561587 crc crio[22018]: time="2026-06-11T16:57:31.561146395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150899 | controller | Jun 11 16:57:31.565527 crc crio[22018]: time="2026-06-11T16:57:31.561988547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150915 | controller | Jun 11 16:57:31.584071 crc crio[22018]: time="2026-06-11T16:57:31.583940499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.150931 | controller | Jun 11 16:57:31.679687 crc crio[22018]: time="2026-06-11T16:57:31.678189481Z" level=info msg="Created container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.150947 | controller | Jun 11 16:57:31.681747 crc crio[22018]: time="2026-06-11T16:57:31.681661072Z" level=info msg="Starting container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8" id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.150963 | controller | Jun 11 16:57:31.719286 crc crio[22018]: time="2026-06-11T16:57:31.718676187Z" level=info msg="Started container" PID=65402 containerID=e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 description=openstack/glance-default-internal-api-0/glance-log id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f
2026-06-11 18:17:38.150979 | controller | Jun 11 16:57:31.753615 crc crio[22018]: time="2026-06-11T16:57:31.753522675Z" level=info msg="Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.150995 | controller | Jun 11 16:57:31.754202 crc crio[22018]: time="2026-06-11T16:57:31.754139235Z" level=info msg="Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc002a1a540}] Aliases:map[]}"
2026-06-11 18:17:38.151011 | controller | Jun 11 16:57:31.754631 crc crio[22018]: time="2026-06-11T16:57:31.754461555Z" level=info msg="Deleting pod openstack_placement-db-sync-6gq4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.151027 | controller | Jun 11 16:57:31.756151 crc crio[22018]: time="2026-06-11T16:57:31.756039054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c69f1a0d-e5d3-446f-a5d1-692653628dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151047 | controller | Jun 11 16:57:31.760997 crc crio[22018]: time="2026-06-11T16:57:31.760864237Z" level=info msg="Created container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151063 | controller | Jun 11 16:57:31.762986 crc crio[22018]: time="2026-06-11T16:57:31.761894891Z" level=info msg="Starting container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798" id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.151078 | controller | Jun 11 16:57:31.775895 crc crio[22018]: time="2026-06-11T16:57:31.775800912Z" level=info msg="Started container" PID=65407 containerID=f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798 description=openstack/neutron-db-sync-zz72b/neutron-db-sync id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685
2026-06-11 18:17:38.151094 | controller | Jun 11 16:57:31.846222 crc crio[22018]: time="2026-06-11T16:57:31.845927541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2b575259-a365-4dc2-b520-02f4ee6388da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151110 | controller | Jun 11 16:57:31.862529 crc crio[22018]: time="2026-06-11T16:57:31.862448386Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151125 | controller | Jun 11 16:57:31.863138 crc crio[22018]: time="2026-06-11T16:57:31.863056456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151142 | controller | Jun 11 16:57:31.930660 crc crio[22018]: time="2026-06-11T16:57:31.928317139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151158 | controller | Jun 11 16:57:32.135524 crc crio[22018]: time="2026-06-11T16:57:32.135038039Z" level=info msg="Stopped pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.151174 | controller | Jun 11 16:57:32.920382 crc crio[22018]: time="2026-06-11T16:57:32.919983046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151190 | controller | Jun 11 16:57:33.272159 crc crio[22018]: time="2026-06-11T16:57:33.272102989Z" level=info msg="Created container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151206 | controller | Jun 11 16:57:33.274580 crc crio[22018]: time="2026-06-11T16:57:33.274442502Z" level=info msg="Starting container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8" id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.151222 | controller | Jun 11 16:57:33.316078 crc crio[22018]: time="2026-06-11T16:57:33.312409428Z" level=info msg="Started container" PID=65532 containerID=b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 description=openstack/glance-default-internal-api-0/glance-httpd id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f
2026-06-11 18:17:38.151241 | controller | Jun 11 16:57:33.892085 crc crio[22018]: time="2026-06-11T16:57:33.889879652Z" level=info msg="Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.151258 | controller | Jun 11 16:57:33.892085 crc crio[22018]: time="2026-06-11T16:57:33.890856553Z" level=info msg="Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc00012b490}] Aliases:map[]}"
2026-06-11 18:17:38.151274 | controller | Jun 11 16:57:33.892085 crc crio[22018]: time="2026-06-11T16:57:33.891009268Z" level=info msg="Deleting pod openstack_keystone-bootstrap-nfk87 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.151290 | controller | Jun 11 16:57:34.228202 crc crio[22018]: time="2026-06-11T16:57:34.219298726Z" level=info msg="Running pod sandbox: openstack/placement-5ffbb867db-hvqzs/POD" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.151306 | controller | Jun 11 16:57:34.228202 crc crio[22018]: time="2026-06-11T16:57:34.227964284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151324 | controller | Jun 11 16:57:34.328935 crc crio[22018]: time="2026-06-11T16:57:34.328580544Z" level=info msg="Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.151340 | controller | Jun 11 16:57:34.328935 crc crio[22018]: time="2026-06-11T16:57:34.328914525Z" level=info msg="Adding pod openstack_placement-5ffbb867db-hvqzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.151356 | controller | Jun 11 16:57:34.333523 crc crio[22018]: time="2026-06-11T16:57:34.333444148Z" level=info msg="Stopped pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.151372 | controller | Jun 11 16:57:35.034876 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9702fcee30ae4f2 Mac:ae:90:c9:74:c9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 SocketPath: PciID:}] [{Interface:0xc000232e60 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.151388 | controller | Jun 11 16:57:35.037116 crc crio[22018]: time="2026-06-11T16:57:35.037019791Z" level=info msg="Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}"
2026-06-11 18:17:38.151405 | controller | Jun 11 16:57:35.037558 crc crio[22018]: time="2026-06-11T16:57:35.037487216Z" level=info msg="Checking pod openstack_placement-5ffbb867db-hvqzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.151425 | controller | Jun 11 16:57:35.058647 crc crio[22018]: time="2026-06-11T16:57:35.056315407Z" level=info msg="Ran pod sandbox 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b with infra container: openstack/placement-5ffbb867db-hvqzs/POD" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.151445 | controller | Jun 11 16:57:35.066052 crc crio[22018]: time="2026-06-11T16:57:35.065989754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=cba72c7e-f79a-4a28-a59a-679aa9f7de69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151463 | controller | Jun 11 16:57:35.089314 crc crio[22018]: time="2026-06-11T16:57:35.089221288Z" level=info msg="Running pod sandbox: openstack/keystone-5dd8f975d6-wpjs5/POD" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.151479 | controller | Jun 11 16:57:35.089528 crc crio[22018]: time="2026-06-11T16:57:35.089451366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151495 | controller | Jun 11 16:57:35.174402 crc crio[22018]: time="2026-06-11T16:57:35.17420959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=a32dff0c-60ee-45aa-b61e-5d5f787c7838 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151511 | controller | Jun 11 16:57:35.190742 crc crio[22018]: time="2026-06-11T16:57:35.190530202Z" level=info msg="Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}"
2026-06-11 18:17:38.151528 | controller | Jun 11 16:57:35.190742 crc crio[22018]: time="2026-06-11T16:57:35.190640366Z" level=info msg="Adding pod openstack_keystone-5dd8f975d6-wpjs5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.151544 | controller | Jun 11 16:57:35.201548 crc crio[22018]: time="2026-06-11T16:57:35.201086716Z" level=info msg="Creating container: openstack/placement-5ffbb867db-hvqzs/placement-log" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151560 | controller | Jun 11 16:57:35.201826 crc crio[22018]: time="2026-06-11T16:57:35.201606492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151576 | controller | Jun 11 16:57:35.389935 crc crio[22018]: time="2026-06-11T16:57:35.389419479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151592 | controller | Jun 11 16:57:35.407124 crc crio[22018]: time="2026-06-11T16:57:35.406693998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151608 | controller | Jun 11 16:57:35.574085 crc crio[22018]: time="2026-06-11T16:57:35.573986777Z" level=info msg="Created container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151628 | controller | Jun 11 16:57:35.577751 crc crio[22018]: time="2026-06-11T16:57:35.577648034Z" level=info msg="Starting container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded" id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.151645 | controller | Jun 11 16:57:35.583248 crc crio[22018]: time="2026-06-11T16:57:35.583160011Z" level=info msg="Started container" PID=65958 containerID=6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded description=openstack/placement-5ffbb867db-hvqzs/placement-log id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b
2026-06-11 18:17:38.151662 | controller | Jun 11 16:57:35.600943 crc crio[22018]: time="2026-06-11T16:57:35.600768807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=22f8ff8f-a370-4d37-9117-060706da2f29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151678 | controller | Jun 11 16:57:35.660098 crc crio[22018]: time="2026-06-11T16:57:35.65997146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=1d297c15-49c6-4259-80f3-7630b6f48dd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151694 | controller | Jun 11 16:57:35.669235 crc crio[22018]: time="2026-06-11T16:57:35.669050256Z" level=info msg="Creating container: openstack/placement-5ffbb867db-hvqzs/placement-api" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151710 | controller | Jun 11 16:57:35.670054 crc crio[22018]: time="2026-06-11T16:57:35.669804051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151726 | controller | Jun 11 16:57:35.770961 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f920130ccc9b2 Mac:4a:05:83:11:9e:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.151742 | controller | Jun 11 16:57:35.772275 crc crio[22018]: time="2026-06-11T16:57:35.772167057Z" level=info msg="Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}"
2026-06-11 18:17:38.151759 | controller | Jun 11 16:57:35.772508 crc crio[22018]: time="2026-06-11T16:57:35.772381554Z" level=info msg="Checking pod openstack_keystone-5dd8f975d6-wpjs5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.151776 | controller | Jun 11 16:57:40.735761 crc crio[22018]: time="2026-06-11T16:57:40.731565554Z" level=info msg="Ran pod sandbox 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 with infra container: openstack/keystone-5dd8f975d6-wpjs5/POD" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.151792 | controller | Jun 11 16:57:40.741729 crc crio[22018]: time="2026-06-11T16:57:40.741680994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=2e24ef33-db2a-4262-bf9a-96ac6456a95f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151812 | controller | Jun 11 16:57:43.672525 crc crio[22018]: time="2026-06-11T16:57:43.671818213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151829 | controller | Jun 11 16:57:43.679616 crc crio[22018]: time="2026-06-11T16:57:43.677987665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151845 | controller | Jun 11 16:57:43.734046 crc crio[22018]: time="2026-06-11T16:57:43.733932904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=72e5e313-aaa6-491f-ad2b-87aa94139234 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151889 | controller | Jun 11 16:57:43.849224 crc crio[22018]: time="2026-06-11T16:57:43.849128807Z" level=info msg="Creating container: openstack/keystone-5dd8f975d6-wpjs5/keystone-api" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151912 | controller | Jun 11 16:57:43.851525 crc crio[22018]: time="2026-06-11T16:57:43.851433108Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.151929 | controller | Jun 11 16:57:43.853447 crc crio[22018]: time="2026-06-11T16:57:43.853238705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0b2f2da0-5a2e-4819-8b5d-12dabccc95c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.151945 | controller | Jun 11 16:57:43.910004 crc crio[22018]: time="2026-06-11T16:57:43.909954698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.151961 | controller | Jun 11 16:57:43.926866 crc crio[22018]: time="2026-06-11T16:57:43.926767805Z" level=info msg="Created container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.151977 | controller | Jun 11 16:57:43.928592 crc crio[22018]: time="2026-06-11T16:57:43.928189987Z" level=info msg="Starting container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248" id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.151993 | controller | Jun 11 16:57:43.935500 crc crio[22018]: time="2026-06-11T16:57:43.933726713Z" level=info msg="Started container" PID=66539 containerID=3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 description=openstack/placement-5ffbb867db-hvqzs/placement-api id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b
2026-06-11 18:17:38.152009 | controller | Jun 11 16:57:43.952188 crc crio[22018]: time="2026-06-11T16:57:43.952029746Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.152025 | controller | Jun 11 16:57:43.953309 crc crio[22018]: time="2026-06-11T16:57:43.953111619Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b7321761-62bf-409f-8786-183c2932ff39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.152046 | controller | Jun 11 16:57:43.962178 crc crio[22018]: time="2026-06-11T16:57:43.961998822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=947cac0f-be61-421e-afaa-6c6c9fbf9c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.152063 | controller | Jun 11 16:57:43.970854 crc crio[22018]: time="2026-06-11T16:57:43.97073533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bbf0b215-8166-4f3c-b015-f7cee3950216 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.152080 | controller | Jun 11 16:57:43.981613 crc crio[22018]: time="2026-06-11T16:57:43.981570826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152095 | controller | Jun 11 16:57:43.989049 crc crio[22018]: time="2026-06-11T16:57:43.988940609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152111 | controller | Jun 11 16:57:43.992920 crc crio[22018]: time="2026-06-11T16:57:43.992553904Z" level=info msg="Creating container: openstack/barbican-db-sync-5f5d6/barbican-db-sync" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152127 | controller | Jun 11 16:57:44.003067 crc crio[22018]: time="2026-06-11T16:57:44.002929857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152143 | controller | Jun 11 16:57:44.016970 crc crio[22018]: time="2026-06-11T16:57:44.016846146Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152159 | controller | Jun 11 16:57:44.040605 crc crio[22018]: time="2026-06-11T16:57:44.040505627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152175 | controller | Jun 11 16:57:44.081451 crc crio[22018]: time="2026-06-11T16:57:44.081319574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152190 | controller | Jun 11 16:57:44.086796 crc crio[22018]: time="2026-06-11T16:57:44.086737157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152206 | controller | Jun 11 16:57:44.115924 crc crio[22018]: time="2026-06-11T16:57:44.115853123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152222 | controller | Jun 11 16:57:44.121418 crc crio[22018]: time="2026-06-11T16:57:44.121277354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.152238 | controller | Jun 11 16:57:44.338759 crc crio[22018]: time="2026-06-11T16:57:44.33823266Z" level=info msg="Created container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152253 | controller | Jun 11 16:57:44.339617 crc crio[22018]: time="2026-06-11T16:57:44.339507581Z" level=info msg="Created container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152273 | controller | Jun 11 16:57:44.343638 crc crio[22018]: time="2026-06-11T16:57:44.338930362Z" level=info msg="Created container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152289 | controller | Jun 11 16:57:44.349652 crc crio[22018]: time="2026-06-11T16:57:44.348558508Z" level=info msg="Starting container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b" id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.152305 | controller | Jun 11 16:57:44.349652 crc crio[22018]: time="2026-06-11T16:57:44.34954155Z" level=info msg="Starting container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b" id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.152321 | controller | Jun 11 16:57:44.354147 crc crio[22018]: time="2026-06-11T16:57:44.354046192Z" level=info msg="Starting container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851" id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.152336 | controller | Jun 11 16:57:44.356281 crc crio[22018]: time="2026-06-11T16:57:44.35618516Z" level=info msg="Started container" PID=66567 containerID=251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b description=openstack/ceilometer-0/sg-core id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc
2026-06-11 18:17:38.152352 | controller | Jun 11 16:57:44.356899 crc crio[22018]: time="2026-06-11T16:57:44.356836041Z" level=info msg="Started container" PID=66556 containerID=cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b description=openstack/keystone-5dd8f975d6-wpjs5/keystone-api id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34
2026-06-11 18:17:38.152368 | controller | Jun 11 16:57:44.359825 crc crio[22018]: time="2026-06-11T16:57:44.359737433Z" level=info msg="Started container" PID=66563 containerID=9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851 description=openstack/barbican-db-sync-5f5d6/barbican-db-sync id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e
2026-06-11 18:17:38.152384 | controller | Jun 11 16:57:44.470495 crc crio[22018]: time="2026-06-11T16:57:44.47039761Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.152400 | controller | Jun 11 16:57:44.484517 crc crio[22018]: time="2026-06-11T16:57:44.484439967Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.152416 | controller | Jun 11 16:57:51.311185 crc crio[22018]: time="2026-06-11T16:57:51.310231732Z" level=info msg="Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152433 | controller | Jun 11 16:57:51.313125 crc crio[22018]: time="2026-06-11T16:57:51.312459573Z" level=info msg="Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc007484020}] Aliases:map[]}"
2026-06-11 18:17:38.152455 | controller | Jun 11 16:57:51.313125 crc crio[22018]: time="2026-06-11T16:57:51.313080863Z" level=info msg="Deleting pod openstack_barbican-db-sync-5f5d6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.152474 | controller | Jun 11 16:57:54.645216 crc crio[22018]: time="2026-06-11T16:57:54.643813748Z" level=info msg="Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152490 | controller | Jun 11 16:57:54.645216 crc crio[22018]: time="2026-06-11T16:57:54.645058848Z" level=info msg="Stopped pod sandbox (already stopped): 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152507 | controller | Jun 11 16:57:54.646692 crc crio[22018]: time="2026-06-11T16:57:54.645709279Z" level=info msg="Removing pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152523 | controller | Jun 11 16:57:58.251517 crc crio[22018]: time="2026-06-11T16:57:58.250144654Z" level=info msg="Stopped pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152540 | controller | Jun 11 16:57:58.267726 crc crio[22018]: time="2026-06-11T16:57:58.267549252Z" level=info msg="Removed pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152557 | controller | Jun 11 16:57:58.268896 crc crio[22018]: time="2026-06-11T16:57:58.268815698Z" level=info msg="Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152573 | controller | Jun 11 16:57:58.269000 crc crio[22018]: time="2026-06-11T16:57:58.268897051Z" level=info msg="Stopped pod sandbox (already stopped): 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152589 | controller | Jun 11 16:57:58.269747 crc crio[22018]: time="2026-06-11T16:57:58.269662664Z" level=info msg="Removing pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152606 | controller | Jun 11 16:57:58.284417 crc crio[22018]: time="2026-06-11T16:57:58.28382785Z" level=info msg="Removed pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152622 | controller | Jun 11 16:57:58.285860 crc crio[22018]: time="2026-06-11T16:57:58.284710993Z" level=info msg="Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152638 | controller | Jun 11 16:57:58.285860 crc crio[22018]: time="2026-06-11T16:57:58.284771325Z" level=info msg="Stopped pod sandbox (already stopped): 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152655 | controller | Jun 11 16:57:58.288750 crc crio[22018]: time="2026-06-11T16:57:58.288209605Z" level=info msg="Removing pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152676 | controller | Jun 11 16:57:58.325670 crc crio[22018]: time="2026-06-11T16:57:58.325574325Z" level=info msg="Removed pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152694 | controller | Jun 11 16:57:58.332933 crc crio[22018]: time="2026-06-11T16:57:58.332569174Z" level=info msg="Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152712 | controller | Jun 11 16:57:58.332933 crc crio[22018]: time="2026-06-11T16:57:58.332673418Z" level=info msg="Stopped pod sandbox (already stopped): a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152729 | controller | Jun 11 16:57:58.345723 crc crio[22018]: time="2026-06-11T16:57:58.333402681Z" level=info msg="Removing pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152746 | controller | Jun 11 16:57:58.345723 crc crio[22018]: time="2026-06-11T16:57:58.345254849Z" level=info msg="Removed pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152763 | controller | Jun 11 16:57:58.346201 crc crio[22018]: time="2026-06-11T16:57:58.346106544Z" level=info msg="Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152782 | controller | Jun 11 16:57:58.346201 crc crio[22018]: time="2026-06-11T16:57:58.346176321Z" level=info msg="Stopped pod sandbox (already stopped): 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152800 | controller | Jun 11 16:57:58.347016 crc crio[22018]: time="2026-06-11T16:57:58.34689146Z" level=info msg="Removing pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152817 | controller | Jun 11 16:57:58.363932 crc crio[22018]: time="2026-06-11T16:57:58.363837379Z" level=info msg="Removed pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152834 | controller | Jun 11 16:57:58.365125 crc crio[22018]: time="2026-06-11T16:57:58.364810848Z" level=info msg="Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152868 | controller | Jun 11 16:57:58.365125 crc crio[22018]: time="2026-06-11T16:57:58.364885291Z" level=info msg="Stopped pod sandbox (already stopped): f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.152890 | controller | Jun 11 16:57:58.365913 crc crio[22018]: time="2026-06-11T16:57:58.365779019Z" level=info msg="Removing pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152908 | controller | Jun 11 16:57:58.382302 crc crio[22018]: time="2026-06-11T16:57:58.381085408Z" level=info msg="Removed pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.152929 | controller | Jun 11 16:57:59.829090 crc crio[22018]: time="2026-06-11T16:57:59.828554965Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.152947 | controller | Jun 11 16:57:59.831155 crc crio[22018]: time="2026-06-11T16:57:59.83000345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9bdb9545-39c1-4802-97f6-3c3a514f406c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.152964 | controller | Jun 11 16:57:59.862782 crc crio[22018]: time="2026-06-11T16:57:59.862640612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=471a39ef-39fa-4670-9765-597e8afebaec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.152980 | controller | Jun 11 16:57:59.871610 crc crio[22018]: time="2026-06-11T16:57:59.871101701Z" level=info msg="Creating container: openstack/cinder-db-sync-g9cl9/cinder-db-sync" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.152997 | controller | Jun 11 16:57:59.876074 crc crio[22018]: time="2026-06-11T16:57:59.87603726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153014 | controller | Jun 11 16:57:59.956977 crc crio[22018]: time="2026-06-11T16:57:59.956772856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153031 | controller | Jun 11 16:58:00.576193 crc crio[22018]: time="2026-06-11T16:58:00.575641103Z" level=info msg="Running pod sandbox: openstack/barbican-worker-56fbcbcd75-mt8z6/POD" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153047 | controller | Jun 11 16:58:00.576193 crc crio[22018]: time="2026-06-11T16:58:00.575787738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153063 | controller | Jun 11 16:58:00.654696 crc crio[22018]: time="2026-06-11T16:58:00.649790647Z" level=info msg="Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}"
2026-06-11 18:17:38.153080 | controller | Jun 11 16:58:00.654696 crc crio[22018]: time="2026-06-11T16:58:00.65203621Z" level=info msg="Adding pod openstack_barbican-worker-56fbcbcd75-mt8z6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.153097 | controller | Jun 11 16:58:00.716975 crc crio[22018]: time="2026-06-11T16:58:00.70796233Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153113 | controller | Jun 11 16:58:00.716975 crc crio[22018]: time="2026-06-11T16:58:00.708074354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153134 | controller | Jun 11 16:58:00.769023 crc crio[22018]: time="2026-06-11T16:58:00.768465016Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686618-w7xzf/POD" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153151 | controller | Jun 11 16:58:00.769394 crc crio[22018]: time="2026-06-11T16:58:00.769043575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153168 | controller | Jun 11 16:58:00.945598 crc crio[22018]: time="2026-06-11T16:58:00.943664343Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}"
2026-06-11 18:17:38.153186 | controller | Jun 11 16:58:00.945598 crc crio[22018]: time="2026-06-11T16:58:00.943755276Z" level=info msg="Adding pod openstack_barbican-keystone-listener-c6b77b85d-clp5h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.153203 | controller | Jun 11 16:58:01.033712 crc crio[22018]: time="2026-06-11T16:58:01.033397823Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153220 | controller | Jun 11 16:58:01.034162 crc crio[22018]: time="2026-06-11T16:58:01.034119837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153237 | controller | Jun 11 16:58:01.068919 crc crio[22018]: time="2026-06-11T16:58:01.068870373Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 18:17:38.153254 | controller | Jun 11 16:58:01.069301 crc crio[22018]: time="2026-06-11T16:58:01.069238215Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686618-w7xzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.153270 | controller | Jun 11 16:58:01.132859 crc crio[22018]: time="2026-06-11T16:58:01.13277213Z" level=info msg="Running pod sandbox: openstack/barbican-api-688454f6fb-fdgz9/POD" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153288 | controller | Jun 11 16:58:01.133037 crc crio[22018]: time="2026-06-11T16:58:01.132891304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.153305 | controller | Jun 11 16:58:01.257214 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc7501cb4ddfc24 Mac:ea:68:a5:dd:1d:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.153322 | controller | Jun 11 16:58:01.257214 crc crio[22018]: time="2026-06-11T16:58:01.255656966Z" level=info msg="Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}"
2026-06-11 18:17:38.153342 | controller | Jun 11 16:58:01.257214 crc crio[22018]: time="2026-06-11T16:58:01.255805591Z" level=info msg="Checking pod openstack_barbican-worker-56fbcbcd75-mt8z6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.153360 | controller | Jun 11 16:58:01.353844 crc crio[22018]: time="2026-06-11T16:58:01.352180351Z" level=info msg="Ran pod sandbox cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 with infra container: openstack/barbican-worker-56fbcbcd75-mt8z6/POD" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153378 | controller | Jun 11 16:58:01.372978 crc crio[22018]: time="2026-06-11T16:58:01.372884272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153395 | controller | Jun 11 16:58:01.417268 crc crio[22018]: time="2026-06-11T16:58:01.417194872Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}"
2026-06-11 18:17:38.153411 | controller | Jun 11 16:58:01.417932 crc crio[22018]: time="2026-06-11T16:58:01.417869944Z" level=info msg="Adding pod openstack_dnsmasq-dns-774c8fb449-t9zl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.153428 | controller | Jun 11 16:58:01.448059 crc crio[22018]: time="2026-06-11T16:58:01.448002068Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153444 | controller | Jun 11 16:58:01.449305 crc crio[22018]: time="2026-06-11T16:58:01.449276399Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153461 | controller | Jun 11 16:58:01.454277 crc crio[22018]: time="2026-06-11T16:58:01.454214639Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.153482 | controller | Jun 11 16:58:01.468937 crc crio[22018]: time="2026-06-11T16:58:01.464828495Z" level=info msg="Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}"
2026-06-11 18:17:38.153514 | controller | Jun 11 16:58:01.468937 crc crio[22018]: time="2026-06-11T16:58:01.468904762Z" level=info msg="Adding pod openstack_barbican-api-688454f6fb-fdgz9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.153542 | controller | Jun 11 16:58:01.470502 crc crio[22018]: time="2026-06-11T16:58:01.466490887Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\""
2026-06-11 18:17:38.153562 | controller | Jun 11 16:58:01.698316 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f1928e6344ccf Mac:32:d2:7e:17:ef:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd SocketPath: PciID:}] [{Interface:0xc0002005b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.153587 | controller | Jun 11 16:58:01.702871 crc crio[22018]: time="2026-06-11T16:58:01.702737081Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}"
2026-06-11 18:17:38.153612 | controller | Jun 11 16:58:01.703162 crc crio[22018]: time="2026-06-11T16:58:01.702895276Z" level=info msg="Checking pod openstack_barbican-keystone-listener-c6b77b85d-clp5h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.153631 | controller | Jun 11 16:58:01.777798 crc crio[22018]: time="2026-06-11T16:58:01.771006045Z" level=info msg="Ran pod sandbox 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 with infra container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153648 | controller | Jun 11 16:58:01.788077 crc crio[22018]: time="2026-06-11T16:58:01.787925341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153665 | controller | Jun 11 16:58:01.788500 crc crio[22018]: time="2026-06-11T16:58:01.788173863Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153683 | controller | Jun 11 16:58:01.788500 crc crio[22018]: time="2026-06-11T16:58:01.788222091Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.153700 | controller | Jun 11 16:58:01.796194 crc crio[22018]: time="2026-06-11T16:58:01.796142633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.153717 | controller | Jun 11 16:58:01.803412 crc crio[22018]: time="2026-06-11T16:58:01.800989988Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\""
2026-06-11 18:17:38.153739 | controller | Jun 11 16:58:01.815281 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35d5018bbba34dd Mac:56:80:6a:c7:7c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 SocketPath: PciID:}] [{Interface:0xc00013cd20 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.153756 | controller | Jun 11 16:58:01.818012 crc crio[22018]: time="2026-06-11T16:58:01.817932485Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 18:17:38.153775 | controller | Jun 11 16:58:01.818221 crc crio[22018]: time="2026-06-11T16:58:01.818140472Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686618-w7xzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.153799 | controller | Jun 11 16:58:01.891448 crc crio[22018]: time="2026-06-11T16:58:01.884722169Z" level=info msg="Ran pod sandbox 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac with infra container: openshift-infra/auto-csr-approver-29686618-w7xzf/POD" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.153826 | controller | Jun 11 16:58:01.982289 crc crio[22018]: time="2026-06-11T16:58:01.982031496Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.153908 | controller | Jun 11 16:58:01.997461 crc crio[22018]: time="2026-06-11T16:58:01.997292115Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.153942 | controller | Jun 11 16:58:02.214629 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885e71d76efefbb Mac:3a:6c:9f:55:7e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.153970 | controller | Jun 11 16:58:02.217214 crc crio[22018]: time="2026-06-11T16:58:02.216881215Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}"
2026-06-11 18:17:38.153990 | controller | Jun 11 16:58:02.217214 crc crio[22018]: time="2026-06-11T16:58:02.217087092Z" level=info msg="Checking pod openstack_dnsmasq-dns-774c8fb449-t9zl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.154009 | controller | Jun 11 16:58:02.266401 crc crio[22018]: time="2026-06-11T16:58:02.264804352Z" level=info msg="Ran pod sandbox 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 with infra container: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.154026 | controller | Jun 11 16:58:02.276136 crc crio[22018]: time="2026-06-11T16:58:02.276028145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6f3dbac0-c813-47d2-b33a-92fdf8fca793 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154048 | controller | Jun 11 16:58:02.406140 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caebe55c5b8f689 Mac:0e:7f:82:14:6b:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.154066 | controller | Jun 11 16:58:02.407961 crc crio[22018]: time="2026-06-11T16:58:02.407619998Z" level=info msg="Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}"
2026-06-11 18:17:38.154085 | controller | Jun 11 16:58:02.408272 crc crio[22018]: time="2026-06-11T16:58:02.408171866Z" level=info msg="Checking pod openstack_barbican-api-688454f6fb-fdgz9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.154102 | controller | Jun 11 16:58:02.415995 crc crio[22018]: time="2026-06-11T16:58:02.4159147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=753c62fd-d495-47f4-b662-e59d6eb73771 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154119 | controller | Jun 11 16:58:02.433620 crc crio[22018]: time="2026-06-11T16:58:02.433534602Z" level=info msg="Ran pod sandbox caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f with infra container: openstack/barbican-api-688454f6fb-fdgz9/POD" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.154136 | controller | Jun 11 16:58:02.440882 crc crio[22018]: time="2026-06-11T16:58:02.440798749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=cf5e3148-31b1-4444-a330-742763fdbe60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154152 | controller | Jun 11 16:58:02.442129 crc crio[22018]: time="2026-06-11T16:58:02.441561966Z" level=info msg="Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/init" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154169 | controller | Jun 11 16:58:02.444136 crc crio[22018]: time="2026-06-11T16:58:02.444081625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154186 | controller | Jun 11 16:58:02.449003 crc crio[22018]: time="2026-06-11T16:58:02.448852587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=9cfc7f7b-f75b-46a9-8993-5c3eab4749ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154203 | controller | Jun 11 16:58:02.511606 crc crio[22018]: time="2026-06-11T16:58:02.511286691Z" level=info msg="Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154220 | controller | Jun 11 16:58:02.512166 crc crio[22018]: time="2026-06-11T16:58:02.512106168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154246 | controller | Jun 11 16:58:02.584077 crc crio[22018]: time="2026-06-11T16:58:02.583991332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154263 | controller | Jun 11 16:58:02.593683 crc crio[22018]: time="2026-06-11T16:58:02.593561358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154279 | controller | Jun 11 16:58:02.599115 crc crio[22018]: time="2026-06-11T16:58:02.599036422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154295 | controller | Jun 11 16:58:02.605536 crc crio[22018]: time="2026-06-11T16:58:02.605469965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154311 | controller | Jun 11 16:58:02.762208 crc crio[22018]: time="2026-06-11T16:58:02.761734137Z" level=info msg="Created container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154327 | controller | Jun 11 16:58:02.764538 crc crio[22018]: time="2026-06-11T16:58:02.764471025Z" level=info msg="Starting container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932" id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.154344 | controller | Jun 11 16:58:02.779918 crc crio[22018]: time="2026-06-11T16:58:02.77924334Z" level=info msg="Started container" PID=67975 containerID=c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f
2026-06-11 18:17:38.154360 | controller | Jun 11 16:58:02.789206 crc crio[22018]: time="2026-06-11T16:58:02.788938762Z" level=info msg="Created container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154376 | controller | Jun 11 16:58:02.793172 crc crio[22018]: time="2026-06-11T16:58:02.792412196Z" level=info msg="Starting container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5" id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.154392 | controller | Jun 11 16:58:02.802886 crc crio[22018]: time="2026-06-11T16:58:02.802791437Z" level=info msg="Started container" PID=67976 containerID=7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5 description=openstack/dnsmasq-dns-774c8fb449-t9zl2/init id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8
2026-06-11 18:17:38.154409 | controller | Jun 11 16:58:02.837820 crc crio[22018]: time="2026-06-11T16:58:02.837303235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=776028f7-2d25-45df-a58f-4ad4c6685127 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154425 | controller | Jun 11 16:58:02.947653 crc crio[22018]: time="2026-06-11T16:58:02.947314379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5d952788-e0cb-4571-ac95-d0d7eae6a876 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154449 | controller | Jun 11 16:58:03.017803 crc crio[22018]: time="2026-06-11T16:58:03.017539452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154468 | controller | Jun 11 16:58:03.059962 crc crio[22018]: time="2026-06-11T16:58:03.059754822Z" level=info msg="Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154484 | controller | Jun 11 16:58:03.060465 crc crio[22018]: time="2026-06-11T16:58:03.060193347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154500 | controller | Jun 11 16:58:03.148912 crc crio[22018]: time="2026-06-11T16:58:03.148814383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154516 | controller | Jun 11 16:58:03.169071 crc crio[22018]: time="2026-06-11T16:58:03.168189589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154532 | controller | Jun 11 16:58:03.248617 crc crio[22018]: time="2026-06-11T16:58:03.247932928Z" level=info msg="Created container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154547 | controller | Jun 11 16:58:03.253303 crc crio[22018]: time="2026-06-11T16:58:03.252538814Z" level=info msg="Starting container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256" id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.154563 | controller | Jun 11 16:58:03.282757 crc crio[22018]: time="2026-06-11T16:58:03.282630327Z" level=info msg="Started container" PID=68006 containerID=9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256 description=openstack/cinder-db-sync-g9cl9/cinder-db-sync id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c
2026-06-11 18:17:38.154596 | controller | Jun 11 16:58:03.293141 crc crio[22018]: time="2026-06-11T16:58:03.293044068Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.154613 | controller | Jun 11 16:58:03.293941 crc crio[22018]: time="2026-06-11T16:58:03.293908656Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=756b348f-c9f1-4ac5-a9b5-2477f031ccac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154629 | controller | Jun 11 16:58:03.296222 crc crio[22018]: time="2026-06-11T16:58:03.296034324Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef9a2bb5-b34f-40f2-bbdd-750ba1456a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154645 | controller | Jun 11 16:58:03.328959 crc crio[22018]: time="2026-06-11T16:58:03.328813799Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686618-w7xzf/oc" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154660 | controller | Jun 11 16:58:03.354601 crc crio[22018]: time="2026-06-11T16:58:03.340264449Z" level=info msg="Created container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154680 | controller | Jun 11 16:58:03.356491 crc crio[22018]: time="2026-06-11T16:58:03.356422295Z" level=info msg="Starting container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d" id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.154697 | controller | Jun 11 16:58:03.370665 crc crio[22018]: time="2026-06-11T16:58:03.37058163Z" level=info msg="Started container" PID=68012 containerID=e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f
2026-06-11 18:17:38.154713 | controller | Jun 11 16:58:03.678705 crc crio[22018]: time="2026-06-11T16:58:03.678614333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a983023a-cd8e-4d7b-87c4-83fea34b1053 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154728 | controller | Jun 11 16:58:04.215853 crc crio[22018]: time="2026-06-11T16:58:04.215437514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154743 | controller | Jun 11 16:58:04.325772 crc crio[22018]: time="2026-06-11T16:58:04.325597373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4d5b8c84-100b-4b51-8f8a-dcce439fa045 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154759 | controller | Jun 11 16:58:04.814239 crc crio[22018]: time="2026-06-11T16:58:04.81351262Z" level=info msg="Running pod sandbox: openstack/barbican-api-5dc9db7644-g2g8t/POD" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.154774 | controller | Jun 11 16:58:04.815093 crc crio[22018]: time="2026-06-11T16:58:04.814574905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154790 | controller | Jun 11 16:58:05.344792 crc crio[22018]: time="2026-06-11T16:58:05.344693234Z" level=info msg="Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154805 | controller | Jun 11 16:58:05.426157 crc crio[22018]: time="2026-06-11T16:58:05.426044538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.154821 | controller | Jun 11 16:58:05.438937 crc crio[22018]: time="2026-06-11T16:58:05.438807665Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.154836 | controller | Jun 11 16:58:05.440158 crc crio[22018]: time="2026-06-11T16:58:05.440078454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=94d2de19-6cae-44fe-a63f-dc507e18876a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154878 | controller | Jun 11 16:58:05.499077 crc crio[22018]: time="2026-06-11T16:58:05.498427651Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.154901 | controller | Jun 11 16:58:05.500289 crc crio[22018]: time="2026-06-11T16:58:05.500195595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=96c85407-07cc-4de1-b4e5-14500413bbf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154918 | controller | Jun 11 16:58:05.527662 crc crio[22018]: time="2026-06-11T16:58:05.527527337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=4cab04b2-f723-4821-b1b2-778ae1712ecf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154935 | controller | Jun 11 16:58:05.560273 crc crio[22018]: time="2026-06-11T16:58:05.559834222Z" level=info msg="Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}"
2026-06-11 18:17:38.154951 | controller | Jun 11 16:58:05.560273 crc crio[22018]: time="2026-06-11T16:58:05.560179053Z" level=info msg="Adding pod openstack_barbican-api-5dc9db7644-g2g8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.154967 | controller | Jun 11 16:58:05.611435 crc crio[22018]: time="2026-06-11T16:58:05.611234133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=b7b9850a-604f-418c-a81e-9c2cbd3421af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.154983 | controller | Jun 11 16:58:05.622645 crc crio[22018]: time="2026-06-11T16:58:05.622446804Z" level=info msg="Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.154999 | controller | Jun 11 16:58:05.630249 crc crio[22018]: time="2026-06-11T16:58:05.630124105Z" level=info msg="Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155015 | controller | Jun 11 16:58:05.630655 crc crio[22018]: time="2026-06-11T16:58:05.630596456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155030 | controller | Jun 11 16:58:05.642817 crc crio[22018]: time="2026-06-11T16:58:05.642696449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155046 | controller | Jun 11 16:58:05.650986 crc crio[22018]: time="2026-06-11T16:58:05.650878349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155062 | controller | Jun 11 16:58:05.732486 crc crio[22018]: time="2026-06-11T16:58:05.731823152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155078 | controller | Jun 11 16:58:05.792575 crc crio[22018]: time="2026-06-11T16:58:05.792301059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155094 | controller | Jun 11 16:58:05.801243 crc crio[22018]: time="2026-06-11T16:58:05.801095968Z" level=info msg="Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.155114 | controller | Jun 11 16:58:05.815451 crc crio[22018]: time="2026-06-11T16:58:05.807131252Z" level=info msg="Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc0004be708}] Aliases:map[]}"
2026-06-11 18:17:38.155131 | controller | Jun 11 16:58:05.827150 crc crio[22018]: time="2026-06-11T16:58:05.826573147Z" level=info msg="Deleting pod openstack_neutron-db-sync-zz72b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.155148 | controller | Jun 11 16:58:05.843395 crc crio[22018]: time="2026-06-11T16:58:05.842934097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155167 | controller | Jun 11 16:58:05.846580 crc crio[22018]: time="2026-06-11T16:58:05.846497091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155183 | controller | Jun 11 16:58:05.848018 crc crio[22018]: time="2026-06-11T16:58:05.847930008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155199 | controller | Jun 11 16:58:05.876896 crc crio[22018]: time="2026-06-11T16:58:05.876773073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155214 | controller | Jun 11 16:58:06.095099 crc crio[22018]: time="2026-06-11T16:58:06.094841878Z" level=info msg="Created container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155230 | controller | Jun 11 16:58:06.099811 crc crio[22018]: time="2026-06-11T16:58:06.099733489Z" level=info msg="Starting container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb" id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155247 | controller | Jun 11 16:58:06.112903 crc crio[22018]: time="2026-06-11T16:58:06.112753153Z" level=info msg="Created container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155263 | controller | Jun 11 16:58:06.116552 crc crio[22018]: time="2026-06-11T16:58:06.116021569Z" level=info msg="Starting container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c" id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155279 | controller | Jun 11 16:58:06.117806 crc crio[22018]: time="2026-06-11T16:58:06.117680312Z" level=info msg="Started container" PID=68481 containerID=7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055
2026-06-11 18:17:38.155296 | controller | Jun 11 16:58:06.126176 crc crio[22018]: time="2026-06-11T16:58:06.126110903Z" level=info msg="Started container" PID=68479 containerID=22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c description=openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8
2026-06-11 18:17:38.155317 | controller | Jun 11 16:58:06.133592 crc crio[22018]: time="2026-06-11T16:58:06.133496525Z" level=info msg="Created container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155333 | controller | Jun 11 16:58:06.136667 crc crio[22018]: time="2026-06-11T16:58:06.136017764Z" level=info msg="Starting container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28" id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155349 | controller | Jun 11 16:58:06.139840 crc crio[22018]: time="2026-06-11T16:58:06.139724962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=4efe9c5c-08c0-45d1-8f25-0e953992dafa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155366 | controller | Jun 11 16:58:06.142572 crc crio[22018]: time="2026-06-11T16:58:06.142390405Z" level=info msg="Started container" PID=68500 containerID=491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658
2026-06-11 18:17:38.155383 | controller | Jun 11 16:58:06.202502 crc crio[22018]: time="2026-06-11T16:58:06.202311789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=231be504-3880-40bc-b1ad-9633e9696028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155398 | controller | Jun 11 16:58:06.205394 crc crio[22018]: time="2026-06-11T16:58:06.205231722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=89758046-58bd-4d8b-9c65-e0e3d9ab6d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155414 | controller | Jun 11 16:58:06.211880 crc crio[22018]: time="2026-06-11T16:58:06.21180437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155431 | controller | Jun 11 16:58:06.226384 crc crio[22018]: time="2026-06-11T16:58:06.226219789Z" level=info msg="Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155446 | controller | Jun 11 16:58:06.227847 crc crio[22018]: time="2026-06-11T16:58:06.227769778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155462 | controller | Jun 11 16:58:06.254410 crc crio[22018]: time="2026-06-11T16:58:06.25427926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=98b39071-a262-4578-9a92-5f5004767635 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155478 | controller | Jun 11 16:58:06.264177 crc crio[22018]: 2026-06-11T16:58:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd0e80f8d72ff7 Mac:2e:79:40:5d:3a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.155499 | controller | Jun 11 16:58:06.265242 crc crio[22018]: time="2026-06-11T16:58:06.265169367Z" level=info msg="Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}"
2026-06-11 18:17:38.155516 | controller | Jun 11 16:58:06.265905 crc crio[22018]: time="2026-06-11T16:58:06.265845189Z" level=info msg="Checking pod openstack_barbican-api-5dc9db7644-g2g8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.155532 | controller | Jun 11 16:58:06.275442 crc crio[22018]: time="2026-06-11T16:58:06.274817103Z" level=info msg="Stopped pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.155548 | controller | Jun 11 16:58:06.286130 crc crio[22018]: time="2026-06-11T16:58:06.286049921Z" level=info msg="Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155564 | controller | Jun 11 16:58:06.289115 crc crio[22018]: time="2026-06-11T16:58:06.289054526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155580 | controller | Jun 11 16:58:06.289512 crc crio[22018]: time="2026-06-11T16:58:06.289437348Z" level=info msg="Ran pod sandbox 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 with infra container: openstack/barbican-api-5dc9db7644-g2g8t/POD" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.155596 | controller | Jun 11 16:58:06.293131 crc crio[22018]: time="2026-06-11T16:58:06.292573657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=52c8cc0c-422f-4c06-a7ce-4622539b5f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155611 | controller | Jun 11 16:58:06.313805 crc crio[22018]: time="2026-06-11T16:58:06.31371811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155627 | controller | Jun 11 16:58:06.321314 crc crio[22018]: time="2026-06-11T16:58:06.321081804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155642 | controller | Jun 11 16:58:06.332170 crc crio[22018]: time="2026-06-11T16:58:06.329886285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=267d4117-7990-4f6c-b07b-c338b8fbc947 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.155657 | controller | Jun 11 16:58:06.340048 crc crio[22018]: time="2026-06-11T16:58:06.339924036Z" level=info msg="Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155673 | controller | Jun 11 16:58:06.340509 crc crio[22018]: time="2026-06-11T16:58:06.340464173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155695 | controller | Jun 11 16:58:06.352098 crc crio[22018]: time="2026-06-11T16:58:06.351615874Z" level=info msg="Created container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155711 | controller | Jun 11 16:58:06.356516 crc crio[22018]: time="2026-06-11T16:58:06.356451289Z" level=info msg="Starting container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6" id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155726 | controller | Jun 11 16:58:06.361913 crc crio[22018]: time="2026-06-11T16:58:06.36156848Z" level=info msg="Started container" PID=68540 containerID=7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6 description=openshift-infra/auto-csr-approver-29686618-w7xzf/oc id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac
2026-06-11 18:17:38.155742 | controller | Jun 11 16:58:06.389510 crc crio[22018]: time="2026-06-11T16:58:06.388587439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155758 | controller | Jun 11 16:58:06.393103 crc crio[22018]: time="2026-06-11T16:58:06.393032151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155774 | controller | Jun 11 16:58:06.452533 crc crio[22018]: time="2026-06-11T16:58:06.452309189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155789 | controller | Jun 11 16:58:06.470662 crc crio[22018]: time="2026-06-11T16:58:06.470585237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.155804 | controller | Jun 11 16:58:06.526160 crc crio[22018]: time="2026-06-11T16:58:06.526066138Z" level=info msg="Created container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155820 | controller | Jun 11 16:58:06.533023 crc crio[22018]: time="2026-06-11T16:58:06.532926539Z" level=info msg="Starting container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3" id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155835 | controller | Jun 11 16:58:06.541466 crc crio[22018]: time="2026-06-11T16:58:06.541384536Z" level=info msg="Started container" PID=68547 containerID=939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055
2026-06-11 18:17:38.155878 | controller | Jun 11 16:58:06.589160 crc crio[22018]: time="2026-06-11T16:58:06.589043046Z" level=info msg="Created container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155903 | controller | Jun 11 16:58:06.590202 crc crio[22018]: time="2026-06-11T16:58:06.590122454Z" level=info msg="Starting container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123" id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155930 | controller | Jun 11 16:58:06.598443 crc crio[22018]: time="2026-06-11T16:58:06.597871853Z" level=info msg="Started container" PID=68562 containerID=0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658
2026-06-11 18:17:38.155953 | controller | Jun 11 16:58:06.758925 crc crio[22018]: time="2026-06-11T16:58:06.758759334Z" level=info msg="Created container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.155975 | controller | Jun 11 16:58:06.761569 crc crio[22018]: time="2026-06-11T16:58:06.761408239Z" level=info msg="Starting container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574" id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.155997 | controller | Jun 11 16:58:06.768830 crc crio[22018]: time="2026-06-11T16:58:06.768633828Z" level=info msg="Started container" PID=68569 containerID=2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80
2026-06-11 18:17:38.156020 | controller | Jun 11 16:58:06.785647 crc crio[22018]: time="2026-06-11T16:58:06.784956999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f833f832-affb-43e8-9e6c-e0db793fa687 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.156042 | controller | Jun 11 16:58:06.898973 crc crio[22018]: time="2026-06-11T16:58:06.898596888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d0e48390-263a-46da-a749-21fe38c59794 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.156063 | controller | Jun 11 16:58:06.917931 crc crio[22018]: time="2026-06-11T16:58:06.917857271Z" level=info msg="Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.156082 | controller | Jun 11 16:58:06.918385 crc crio[22018]: time="2026-06-11T16:58:06.918265524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156098 | controller | Jun 11 16:58:07.250167 crc crio[22018]: time="2026-06-11T16:58:07.250071589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156114 | controller | Jun 11 16:58:07.272062 crc crio[22018]: time="2026-06-11T16:58:07.270449518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156130 | controller | Jun 11 16:58:07.486009 crc crio[22018]: time="2026-06-11T16:58:07.485601245Z" level=info msg="Created container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.156146 | controller | Jun 11 16:58:07.487824 crc crio[22018]: time="2026-06-11T16:58:07.487737252Z" level=info msg="Starting container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661" id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.156166 | controller | Jun 11 16:58:07.500513 crc crio[22018]: time="2026-06-11T16:58:07.497724986Z" level=info msg="Started container" PID=68712 containerID=45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80
2026-06-11 18:17:38.156183 | controller | Jun 11 16:58:07.724236 crc crio[22018]: time="2026-06-11T16:58:07.724153352Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.156199 | controller | Jun 11 16:58:07.724613 crc crio[22018]: time="2026-06-11T16:58:07.724253655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156215 | controller | Jun 11 16:58:07.781520 crc crio[22018]: time="2026-06-11T16:58:07.781247293Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}"
2026-06-11 18:17:38.156231 | controller | Jun 11 16:58:07.781520 crc crio[22018]: time="2026-06-11T16:58:07.781383477Z" level=info msg="Adding pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156248 | controller | Jun 11 16:58:08.001267 crc crio[22018]: time="2026-06-11T16:58:08.000134468Z" level=info msg="Running pod sandbox: openstack/neutron-7b7489bdd-znwrk/POD" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.156263 | controller | Jun 11 16:58:08.001267 crc crio[22018]: time="2026-06-11T16:58:08.000826771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156279 | controller | Jun 11 16:58:08.106739 crc crio[22018]: time="2026-06-11T16:58:08.106622004Z" level=info msg="Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}"
2026-06-11 18:17:38.156296 | controller | Jun 11 16:58:08.106739 crc crio[22018]: time="2026-06-11T16:58:08.106695136Z" level=info msg="Adding pod openstack_neutron-7b7489bdd-znwrk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156316 | controller | Jun 11 16:58:08.985054 crc crio[22018]: time="2026-06-11T16:58:08.984482223Z" level=info msg="Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156338 | controller | Jun 11 16:58:08.985950 crc crio[22018]: time="2026-06-11T16:58:08.984780381Z" level=info msg="Stopping container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c (timeout: 10s)" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.156366 | controller | Jun 11 16:58:08.985950 crc crio[22018]: time="2026-06-11T16:58:08.985884688Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc000380720}] Aliases:map[]}"
2026-06-11 18:17:38.156389 | controller | Jun 11 16:58:08.986136 crc crio[22018]: time="2026-06-11T16:58:08.986005332Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686618-w7xzf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156408 | controller | Jun 11 16:58:09.291285 crc crio[22018]: time="2026-06-11T16:58:09.28994999Z" level=info msg="Stopped pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156428 | controller | Jun 11 16:58:09.378547 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416490b3957424 Mac:be:77:39:7c:e4:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.156450 | controller | Jun 11 16:58:09.378547 crc crio[22018]: time="2026-06-11T16:58:09.377954877Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}"
2026-06-11 18:17:38.156472 | controller | Jun 11 16:58:09.378547 crc crio[22018]: time="2026-06-11T16:58:09.378127883Z" level=info msg="Checking pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.156492 | controller | Jun 11 16:58:09.473834 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cb5d754f26de0b Mac:4a:fa:4f:13:ac:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a SocketPath: PciID:}] [{Interface:0xc000248f20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.156514 | controller | Jun 11 16:58:09.475596 crc crio[22018]: time="2026-06-11T16:58:09.475506677Z" level=info msg="Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}"
2026-06-11 18:17:38.156537 | controller | Jun 11 16:58:09.475720 crc crio[22018]: time="2026-06-11T16:58:09.475703894Z" level=info msg="Checking pod openstack_neutron-7b7489bdd-znwrk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.156560 | controller | Jun 11 16:58:09.652784 crc crio[22018]: time="2026-06-11T16:58:09.64986814Z" level=info msg="Stopped container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.156586 | controller | Jun 11 16:58:09.655604 crc crio[22018]: time="2026-06-11T16:58:09.65545168Z" level=info msg="Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156604 | controller | Jun 11 16:58:09.667072 crc crio[22018]: time="2026-06-11T16:58:09.666901721Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc005da0570}] Aliases:map[]}"
2026-06-11 18:17:38.156621 | controller | Jun 11 16:58:09.667312 crc crio[22018]: time="2026-06-11T16:58:09.667172398Z" level=info msg="Deleting pod openstack_dnsmasq-dns-774c8fb449-t9zl2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156637 | controller | Jun 11 16:58:12.325589 crc crio[22018]: time="2026-06-11T16:58:12.324872915Z" level=info msg="Running pod sandbox: openstack/neutron-5bcd44869-4nmqw/POD" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.156653 | controller | Jun 11 16:58:12.326797 crc crio[22018]: time="2026-06-11T16:58:12.32564663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.156669 | controller | Jun 11 16:58:14.103100 crc crio[22018]: time="2026-06-11T16:58:14.102569874Z" level=info msg="Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156685 | controller | Jun 11 16:58:14.104604 crc crio[22018]: time="2026-06-11T16:58:14.103988259Z" level=info msg="Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc00012b368}] Aliases:map[]}"
2026-06-11 18:17:38.156701 | controller | Jun 11 16:58:14.104604 crc crio[22018]: time="2026-06-11T16:58:14.104121274Z" level=info msg="Deleting pod openstack_cinder-db-sync-g9cl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156717 | controller | Jun 11 16:58:18.982803 crc crio[22018]: time="2026-06-11T16:58:18.977469054Z" level=info msg="Stopping container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d (timeout: 30s)" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.156733 | controller | Jun 11 16:58:18.982803 crc crio[22018]: time="2026-06-11T16:58:18.977960453Z" level=info msg="Stopping container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 (timeout: 30s)" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.156748 | controller | Jun 11 16:58:19.849910 crc crio[22018]: time="2026-06-11T16:58:19.849532398Z" level=info msg="Ran pod sandbox 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 with infra container: openstack/neutron-7b7489bdd-znwrk/POD" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.156768 | controller | Jun 11 16:58:19.852242 crc crio[22018]: time="2026-06-11T16:58:19.852148966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c686b3c7-53bf-4d81-a57b-957be2a9a5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.156785 | controller | Jun 11 16:58:19.856086 crc crio[22018]: time="2026-06-11T16:58:19.855913296Z" level=info msg="Stopped pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156800 | controller | Jun 11 16:58:19.861778 crc crio[22018]: time="2026-06-11T16:58:19.86169755Z" level=info msg="Stopped pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.156816 | controller | Jun 11 16:58:19.875268 crc crio[22018]: time="2026-06-11T16:58:19.875148407Z" level=info msg="Ran pod sandbox 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 with infra container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.156832 | controller | Jun 11 16:58:19.881105 crc crio[22018]: time="2026-06-11T16:58:19.881011403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=28b11919-6aa8-497f-b8ce-e94900539f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.156865 | controller | Jun 11 16:58:19.902066 crc crio[22018]: time="2026-06-11T16:58:19.901960403Z" level=info msg="Stopped container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.156887 | controller | Jun 11 16:58:19.902806 crc crio[22018]: time="2026-06-11T16:58:19.902729465Z" level=info msg="Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}"
2026-06-11 18:17:38.156904 | controller | Jun 11 16:58:19.902806 crc crio[22018]: time="2026-06-11T16:58:19.902791237Z" level=info msg="Adding pod openstack_neutron-5bcd44869-4nmqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.156920 | controller | Jun 11 16:58:19.938867 crc crio[22018]: time="2026-06-11T16:58:19.938776019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4f6c0ec2-7130-4a33-b14f-c59160ff1e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.156936 | controller | Jun 11 16:58:20.263392 crc crio[22018]: time="2026-06-11T16:58:20.261992582Z" level=info msg="Removing container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.156951 | controller | Jun 11 16:58:20.759968 crc crio[22018]: 2026-06-11T16:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb84588cd73460 Mac:16:23:9b:97:a9:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.156971 | controller | Jun 11 16:58:20.761692 crc crio[22018]: time="2026-06-11T16:58:20.761626075Z" level=info msg="Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}"
2026-06-11 18:17:38.156988 | controller | Jun 11 16:58:20.761864 crc crio[22018]: time="2026-06-11T16:58:20.761815532Z" level=info msg="Checking pod openstack_neutron-5bcd44869-4nmqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.157003 | controller | Jun 11 16:58:21.347034 crc crio[22018]: time="2026-06-11T16:58:21.346935463Z" level=info msg="Ran pod sandbox bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 with infra container: openstack/neutron-5bcd44869-4nmqw/POD" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.157019 | controller | Jun 11 16:58:21.352798 crc crio[22018]: time="2026-06-11T16:58:21.352685128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1e141345-573a-479c-b96d-02ceef89072a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157035 | controller | Jun 11 16:58:21.370697 crc crio[22018]: time="2026-06-11T16:58:21.369573547Z" level=info msg="Removed container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.157050 | controller | Jun 11 16:58:21.376307 crc crio[22018]: time="2026-06-11T16:58:21.376231207Z" level=info msg="Removing container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.157066 | controller | Jun 11 16:58:21.385895 crc crio[22018]: time="2026-06-11T16:58:21.385845995Z" level=info msg="Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-api" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157081 | controller | Jun 11 16:58:21.386664 crc crio[22018]: time="2026-06-11T16:58:21.38662869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157096 | controller | Jun 11 16:58:21.417514 crc crio[22018]: time="2026-06-11T16:58:21.417273198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fae622dc-e501-4179-a19b-274fc8439b4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157112 | controller | Jun 11 16:58:21.445289 crc crio[22018]: time="2026-06-11T16:58:21.444784685Z" level=info msg="Creating container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157127 | controller | Jun 11 16:58:21.452029 crc crio[22018]: time="2026-06-11T16:58:21.450762703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157142 | controller | Jun 11 16:58:21.452616 crc crio[22018]: time="2026-06-11T16:58:21.452510308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157161 | controller | Jun 11 16:58:21.452760 crc crio[22018]: time="2026-06-11T16:58:21.452720066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=82814749-9f53-4097-b782-752335c0766f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157177 | controller | Jun 11 16:58:21.470039 crc crio[22018]: time="2026-06-11T16:58:21.469951324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157194 | controller | Jun 11 16:58:21.497558 crc crio[22018]: time="2026-06-11T16:58:21.497306481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157209 | controller | Jun 11 16:58:21.501431 crc crio[22018]: time="2026-06-11T16:58:21.501262588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157224 | controller | Jun 11 16:58:21.507408 crc crio[22018]: time="2026-06-11T16:58:21.507289962Z" level=info msg="Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-api" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157240 | controller | Jun 11 16:58:21.508033 crc crio[22018]: time="2026-06-11T16:58:21.508010835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157255 | controller | Jun 11 16:58:21.764855 crc crio[22018]: time="2026-06-11T16:58:21.764229666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157270 | controller | Jun 11 16:58:21.825001 crc crio[22018]: time="2026-06-11T16:58:21.823242875Z" level=info msg="Removed container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.157286 | controller | Jun 11 16:58:21.829241 crc crio[22018]: time="2026-06-11T16:58:21.827619945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157301 | controller | Jun 11 16:58:21.843764 crc crio[22018]: time="2026-06-11T16:58:21.843684372Z" level=info msg="Created container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157317 | controller | Jun 11 16:58:21.859868 crc crio[22018]: time="2026-06-11T16:58:21.858081211Z" level=info msg="Starting container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d" id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.157332 | controller | Jun 11 16:58:21.865514 crc crio[22018]: time="2026-06-11T16:58:21.865001937Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.157348 | controller | Jun 11 16:58:21.870426 crc crio[22018]: time="2026-06-11T16:58:21.868881772Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=30d3d39c-9f32-4724-9b3e-49a181c5e5d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157363 | controller | Jun 11 16:58:21.873992 crc crio[22018]: time="2026-06-11T16:58:21.871493968Z" level=info msg="Started container" PID=69985 containerID=d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d description=openstack/neutron-7b7489bdd-znwrk/neutron-api id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279
2026-06-11 18:17:38.157383 | controller | Jun 11 16:58:21.927160 crc crio[22018]: time="2026-06-11T16:58:21.927067881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8270219b-19c5-4c54-b299-cdf8cfb9e4bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157400 | controller | Jun 11 16:58:21.959418 crc crio[22018]: time="2026-06-11T16:58:21.958896598Z" level=info msg="Created container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157415 | controller | Jun 11 16:58:21.965738 crc crio[22018]: time="2026-06-11T16:58:21.965073409Z" level=info msg="Starting container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6" id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.157431 | controller | Jun 11 16:58:21.975008 crc crio[22018]: time="2026-06-11T16:58:21.974709697Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c5f64de8-30ee-466b-97bc-4e2dce3d3ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157447 | controller | Jun 11 16:58:21.999409 crc crio[22018]: time="2026-06-11T16:58:21.998606517Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157462 | controller | Jun 11 16:58:22.002845 crc crio[22018]: time="2026-06-11T16:58:22.00118826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157478 | controller | Jun 11 16:58:22.009802 crc crio[22018]: time="2026-06-11T16:58:22.009698856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e85a548f-9399-408d-8b6d-dabe76c9c33a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157494 | controller | Jun 11 16:58:22.034801 crc crio[22018]: time="2026-06-11T16:58:22.034707187Z" level=info msg="Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-httpd" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157510 | controller | Jun 11 16:58:22.052928 crc crio[22018]: time="2026-06-11T16:58:22.048900906Z" level=info msg="Started container" PID=69982 containerID=d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6 description=openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43
2026-06-11 18:17:38.157525 | controller | Jun 11 16:58:22.123142 crc crio[22018]: time="2026-06-11T16:58:22.122267691Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.157541 | controller | Jun 11 16:58:22.123142 crc crio[22018]: time="2026-06-11T16:58:22.12244596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157556 | controller | Jun 11 16:58:22.135270 crc crio[22018]: time="2026-06-11T16:58:22.133930029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157575 | controller | Jun 11 16:58:22.228436 crc crio[22018]: time="2026-06-11T16:58:22.228280174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157591 | controller | Jun 11 16:58:22.231412 crc crio[22018]: time="2026-06-11T16:58:22.231215749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157607 | controller | Jun 11 16:58:22.316058 crc crio[22018]: time="2026-06-11T16:58:22.315924Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}"
2026-06-11 18:17:38.157623 | controller | Jun 11 16:58:22.316058 crc crio[22018]: time="2026-06-11T16:58:22.315995442Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.157640 | controller | Jun 11 16:58:22.328408 crc crio[22018]: time="2026-06-11T16:58:22.320893088Z" level=info msg="Created container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157656 | controller | Jun 11 16:58:22.328408 crc crio[22018]: time="2026-06-11T16:58:22.321697094Z" level=info msg="Starting container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1" id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.157672 | controller | Jun 11 16:58:22.333274 crc crio[22018]: time="2026-06-11T16:58:22.333182169Z" level=info msg="Started container" PID=70037 containerID=fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 description=openstack/neutron-5bcd44869-4nmqw/neutron-api id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98
2026-06-11 18:17:38.157689 | controller | Jun 11 16:58:22.352127 crc crio[22018]: time="2026-06-11T16:58:22.351948136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=179e3a92-85da-4617-bbeb-8c62042a02bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157705 | controller | Jun 11 16:58:22.355463 crc crio[22018]: time="2026-06-11T16:58:22.355387152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157720 | controller | Jun 11 16:58:22.367769 crc crio[22018]: time="2026-06-11T16:58:22.363947238Z" level=info msg="Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.157736 | controller | Jun 11 16:58:22.367769 crc crio[22018]: time="2026-06-11T16:58:22.364523806Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc000380a80}] Aliases:map[]}"
2026-06-11 18:17:38.157757 | controller | Jun 11 16:58:22.367769 crc crio[22018]: time="2026-06-11T16:58:22.364673741Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.157773 | controller | Jun 11 16:58:22.376076 crc crio[22018]: time="2026-06-11T16:58:22.372453551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157789 | controller | Jun 11 16:58:22.470002 crc crio[22018]: time="2026-06-11T16:58:22.461173295Z" level=info msg="Created container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.157805 | controller | Jun 11 16:58:22.477879 crc crio[22018]: time="2026-06-11T16:58:22.477648695Z" level=info msg="Starting container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a" id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.157820 | controller | Jun 11 16:58:22.514489 crc crio[22018]: time="2026-06-11T16:58:22.498223116Z" level=info msg="Stopped container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.157836 | controller | Jun 11 16:58:22.515200 crc crio[22018]: time="2026-06-11T16:58:22.505612534Z" level=info msg="Started container" PID=70055 containerID=03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a description=openstack/ceilometer-0/proxy-httpd id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc
2026-06-11 18:17:38.157871 | controller | Jun 11 16:58:22.520777 crc crio[22018]: time="2026-06-11T16:58:22.517900968Z" level=info msg="Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.157889 | controller | Jun 11 16:58:22.520777 crc crio[22018]: time="2026-06-11T16:58:22.518697504Z" level=info msg="Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0074846c8}] Aliases:map[]}"
2026-06-11 18:17:38.157907 | controller | Jun 11 16:58:22.520777 crc crio[22018]: time="2026-06-11T16:58:22.51886962Z" level=info msg="Deleting pod openstack_barbican-api-688454f6fb-fdgz9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.157923 | controller | Jun 11 16:58:22.548868 crc crio[22018]: time="2026-06-11T16:58:22.548829702Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.157940 | controller | Jun 11 16:58:22.549054 crc crio[22018]: time="2026-06-11T16:58:22.549038128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.157956 | controller | Jun 11 16:58:22.570851 crc crio[22018]: time="2026-06-11T16:58:22.568686553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5bbaa64b-d4ee-4089-916f-8c1477813466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.157977 | controller | Jun 11 16:58:22.580507 crc crio[22018]: time="2026-06-11T16:58:22.578103982Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.157994 | controller | Jun 11 16:58:22.580507 crc crio[22018]: time="2026-06-11T16:58:22.578223596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158010 | controller | Jun 11 16:58:22.678829 crc crio[22018]: time="2026-06-11T16:58:22.673644839Z" level=info msg="Created container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158026 | controller | Jun 11 16:58:22.680316 crc crio[22018]: time="2026-06-11T16:58:22.679946948Z" level=info msg="Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-httpd" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158041 | controller | Jun 11 16:58:22.680316 crc crio[22018]: time="2026-06-11T16:58:22.680172564Z" level=info msg="Starting container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306" id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.158057 | controller | Jun 11 16:58:22.696879 crc crio[22018]: time="2026-06-11T16:58:22.69678273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158072 | controller | Jun 11 16:58:22.699116 crc crio[22018]: time="2026-06-11T16:58:22.699017659Z" level=info msg="Started container" PID=70119 containerID=f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 description=openstack/neutron-7b7489bdd-znwrk/neutron-httpd id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279
2026-06-11 18:17:38.158088 | controller | Jun 11 16:58:22.702780 crc crio[22018]: time="2026-06-11T16:58:22.701947111Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}"
2026-06-11 18:17:38.158104 | controller | Jun 11 16:58:22.702780 crc crio[22018]: time="2026-06-11T16:58:22.702010773Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dc87fb88f-x4298 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.158120 | controller | Jun 11 16:58:22.730524 crc crio[22018]: time="2026-06-11T16:58:22.730428415Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}"
2026-06-11 18:17:38.158136 | controller | Jun 11 16:58:22.730524 crc crio[22018]: time="2026-06-11T16:58:22.730489677Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.158159 | controller | Jun 11 16:58:22.782993 crc crio[22018]: time="2026-06-11T16:58:22.78288347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158182 | controller | Jun 11 16:58:22.820005 crc crio[22018]: time="2026-06-11T16:58:22.818678716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158205 | controller | Jun 11 16:58:23.008730 crc crio[22018]: time="2026-06-11T16:58:23.008228475Z" level=info msg="Created container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158226 | controller | Jun 11 16:58:23.009974 crc crio[22018]: time="2026-06-11T16:58:23.009895545Z" level=info msg="Starting container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0" id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.158248 | controller | Jun 11 16:58:23.016162 crc crio[22018]: time="2026-06-11T16:58:23.016057303Z" level=info msg="Started container" PID=70429 containerID=4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 description=openstack/neutron-5bcd44869-4nmqw/neutron-httpd id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98
2026-06-11 18:17:38.158272 | controller | Jun 11 16:58:23.125264 crc crio[22018]: time="2026-06-11T16:58:23.124805967Z" level=info msg="Stopped pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.158295 | controller | Jun 11 16:58:23.205311 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e84b8f97a225d2f Mac:de:ae:5a:e8:0a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.158315 | controller | Jun 11 16:58:23.205774 crc crio[22018]: time="2026-06-11T16:58:23.20566308Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}"
2026-06-11 18:17:38.158332 | controller | Jun 11 16:58:23.205859 crc crio[22018]: time="2026-06-11T16:58:23.205817625Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.158348 | controller | Jun 11 16:58:23.264419 crc crio[22018]: time="2026-06-11T16:58:23.261068501Z" level=info msg="Ran pod sandbox e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad with infra container: openstack/cinder-scheduler-0/POD" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.158364 | controller | Jun 11 16:58:23.283208 crc crio[22018]: time="2026-06-11T16:58:23.282714831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158380 | controller | Jun 11 16:58:23.283208 crc crio[22018]: time="2026-06-11T16:58:23.282886386Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158401 | controller | Jun 11 16:58:23.283208 crc crio[22018]: time="2026-06-11T16:58:23.282940548Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158417 | controller | Jun 11 16:58:23.285368 crc crio[22018]: time="2026-06-11T16:58:23.285234562Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.158433 | controller | Jun 11 16:58:23.322017 crc crio[22018]: time="2026-06-11T16:58:23.321954638Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\""
2026-06-11 18:17:38.158449 | controller | Jun 11 16:58:23.323040 crc crio[22018]: time="2026-06-11T16:58:23.322968665Z" level=info msg="Stopped pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.158464 | controller | Jun 11 16:58:23.451283 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c753e57e4f487 Mac:a6:1e:09:81:d1:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.158480 | controller | Jun 11 16:58:23.453258 crc crio[22018]: time="2026-06-11T16:58:23.453183214Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}"
2026-06-11 18:17:38.158496 | controller | Jun 11 16:58:23.454163 crc crio[22018]: time="2026-06-11T16:58:23.454030861Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.158511 | controller | Jun 11 16:58:23.514461 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858c8abb19f618e Mac:ae:fd:40:0a:bb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.158528 | controller | Jun 11 16:58:23.514461 crc crio[22018]: time="2026-06-11T16:58:23.51343303Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}"
2026-06-11 18:17:38.158544 | controller | Jun 11 16:58:23.514461 crc crio[22018]: time="2026-06-11T16:58:23.513568164Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dc87fb88f-x4298 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.158565 | controller | Jun 11 16:58:23.542763 crc crio[22018]: time="2026-06-11T16:58:23.542295636Z" level=info msg="Removing container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.158600 | controller | Jun 11 16:58:23.546684 crc crio[22018]: time="2026-06-11T16:58:23.546561782Z" level=info msg="Ran pod sandbox b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a with infra container: openstack/cinder-api-0/POD" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.158616 | controller | Jun 11 16:58:23.549245 crc crio[22018]: time="2026-06-11T16:58:23.549144858Z" level=info msg="Ran pod sandbox 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 with infra container: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.158632 | controller | Jun 11 16:58:23.552802 crc crio[22018]: time="2026-06-11T16:58:23.552704463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=34c09724-b74c-4f89-a6b7-2cbab5fc79e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158648 | controller | Jun 11 16:58:23.570067 crc crio[22018]: time="2026-06-11T16:58:23.569984747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=24af2896-15c9-4f76-90c5-b52a91cec5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158662 | controller | Jun 11 16:58:23.575981 crc crio[22018]: time="2026-06-11T16:58:23.575889833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d0e6ae8f-5c9f-4024-8db2-3ff0aa7d9d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158677 | controller | Jun 11 16:58:23.612986 crc crio[22018]: time="2026-06-11T16:58:23.612900775Z" level=info msg="Removed container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.158692 | controller | Jun 11 16:58:23.630937 crc crio[22018]: time="2026-06-11T16:58:23.630833536Z" level=info msg="Stopping container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 (timeout: 30s)" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.158707 | controller | Jun 11 16:58:23.630937 crc crio[22018]: time="2026-06-11T16:58:23.630933482Z" level=info msg="Stopping container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a (timeout: 30s)" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.158723 | controller | Jun 11 16:58:23.631434 crc crio[22018]: time="2026-06-11T16:58:23.631121357Z" level=info msg="Stopping container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b (timeout: 30s)" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.158738 | controller | Jun 11 16:58:23.634528 crc crio[22018]: time="2026-06-11T16:58:23.634193396Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158754 | controller | Jun 11 16:58:23.634528 crc crio[22018]: time="2026-06-11T16:58:23.63086212Z" level=info msg="Stopping container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd (timeout: 30s)" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.158776 | controller | Jun 11 16:58:23.636613 crc crio[22018]: time="2026-06-11T16:58:23.636548252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158792 | controller | Jun 11 16:58:23.755629 crc crio[22018]: time="2026-06-11T16:58:23.755255554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158807 | controller | Jun 11 16:58:23.759703 crc crio[22018]: time="2026-06-11T16:58:23.759583636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=26fc284d-7202-47fe-b10a-db59885a2fd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.158823 | controller | Jun 11 16:58:24.007095 crc crio[22018]: time="2026-06-11T16:58:24.004797114Z" level=info msg="Stopped container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.158838 | controller | Jun 11 16:58:24.016560 crc crio[22018]: time="2026-06-11T16:58:24.016482793Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/init" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158872 | controller | Jun 11 16:58:24.017973 crc crio[22018]: time="2026-06-11T16:58:24.016851865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158890 | controller | Jun 11 16:58:24.153290 crc crio[22018]: time="2026-06-11T16:58:24.152941394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158907 | controller | Jun 11 16:58:24.175019 crc crio[22018]: time="2026-06-11T16:58:24.174929701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158923 | controller | Jun 11 16:58:24.330125 crc crio[22018]: time="2026-06-11T16:58:24.329979867Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.158939 | controller | Jun 11 16:58:24.331750 crc crio[22018]: time="2026-06-11T16:58:24.3316254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.158955 | controller | Jun 11 16:58:24.379463 crc crio[22018]: time="2026-06-11T16:58:24.378951019Z" level=info msg="Created container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.158970 | controller | Jun 11 16:58:24.392528 crc crio[22018]: time="2026-06-11T16:58:24.392231Z" level=info msg="Starting container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c" id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.158986 | controller | Jun 11 16:58:24.404188 crc crio[22018]: time="2026-06-11T16:58:24.404088528Z" level=info msg="Started container" PID=70769 containerID=2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c description=openstack/dnsmasq-dns-6dc87fb88f-x4298/init id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2
2026-06-11 18:17:38.159007 | controller | Jun 11 16:58:24.514525 crc crio[22018]: time="2026-06-11T16:58:24.513850459Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc00141a310}] Aliases:map[]}"
2026-06-11 18:17:38.159024 | controller | Jun 11 16:58:24.514525 crc crio[22018]: time="2026-06-11T16:58:24.514282593Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.159041 | controller | Jun 11 16:58:24.607303 crc crio[22018]: time="2026-06-11T16:58:24.607164938Z" level=info msg="Stopped container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.159058 | controller | Jun 11 16:58:24.610541 crc crio[22018]: time="2026-06-11T16:58:24.610410702Z" level=info msg="Stopped container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.159075 | controller | Jun 11 16:58:24.621027 crc crio[22018]: time="2026-06-11T16:58:24.620948456Z" level=info msg="NetworkStart: stopping network for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159091 | controller | Jun 11 16:58:24.624996 crc crio[22018]: time="2026-06-11T16:58:24.621445142Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc000aa4670}] Aliases:map[]}"
2026-06-11 18:17:38.159107 | controller | Jun 11 16:58:24.624996 crc crio[22018]: time="2026-06-11T16:58:24.621539145Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 18:17:38.159124 | controller | Jun 11 16:58:24.624996 crc crio[22018]: time="2026-06-11T16:58:24.621555675Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 18:17:38.159141 | controller | Jun 11 16:58:24.624996 crc crio[22018]: time="2026-06-11T16:58:24.621567936Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.159157 | controller | Jun 11 16:58:24.706389 crc crio[22018]: time="2026-06-11T16:58:24.701740505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e5637d2b-b4b7-4815-8f04-eeb738071c91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159173 | controller | Jun 11 16:58:24.731488 crc crio[22018]: time="2026-06-11T16:58:24.730869959Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159190 | controller | Jun 11 16:58:24.733573 crc crio[22018]: time="2026-06-11T16:58:24.73276865Z" level=info msg="runSandbox: deleting pod ID 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 from idIndex" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159209 | controller | Jun 11 16:58:24.733573 crc crio[22018]: time="2026-06-11T16:58:24.732839782Z" level=info msg="runSandbox: removing pod sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159225 | controller | Jun 11 16:58:24.733573 crc crio[22018]: time="2026-06-11T16:58:24.732890824Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159241 | controller | Jun 11 16:58:24.733573 crc crio[22018]: time="2026-06-11T16:58:24.732915015Z" level=info msg="runSandbox: unmounting shmPath for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159256 | controller | Jun 11 16:58:24.733573 crc crio[22018]: time="2026-06-11T16:58:24.733558424Z" level=info msg="runSandbox: removing pod sandbox from storage: 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159272 | controller | Jun 11 16:58:24.757200 crc crio[22018]: time="2026-06-11T16:58:24.756779601Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159287 | controller | Jun 11 16:58:24.757200 crc crio[22018]: time="2026-06-11T16:58:24.756899844Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159302 | controller | Jun 11 16:58:24.829128 crc crio[22018]: time="2026-06-11T16:58:24.829089952Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159318 | controller | Jun 11 16:58:24.829400 crc crio[22018]: time="2026-06-11T16:58:24.829312169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159334 | controller | Jun 11 16:58:24.852251 crc crio[22018]: time="2026-06-11T16:58:24.852132382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=878a0222-ce7e-403f-9db4-d16ade521bd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159349 | controller | Jun 11 16:58:24.882587 crc crio[22018]: time="2026-06-11T16:58:24.881182749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159365 | controller | Jun 11 16:58:24.897967 crc crio[22018]: time="2026-06-11T16:58:24.897820995Z" level=info msg="Stopped container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.159381 | controller | Jun 11 16:58:24.900288 crc crio[22018]: time="2026-06-11T16:58:24.900243382Z" level=info msg="Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.159400 | controller | Jun 11 16:58:24.903427 crc crio[22018]: time="2026-06-11T16:58:24.903311041Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc001ade148}] Aliases:map[]}"
2026-06-11 18:17:38.159417 | controller | Jun 11 16:58:24.904808 crc crio[22018]: time="2026-06-11T16:58:24.904774928Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.159433 | controller | Jun 11 16:58:24.907423 crc crio[22018]: time="2026-06-11T16:58:24.907274461Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}"
2026-06-11 18:17:38.159449 | controller | Jun 11 16:58:24.907423 crc crio[22018]: time="2026-06-11T16:58:24.907401725Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.159466 | controller | Jun 11 16:58:24.910037 crc crio[22018]: time="2026-06-11T16:58:24.908921189Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.159482 | controller | Jun 11 16:58:24.910037 crc crio[22018]: time="2026-06-11T16:58:24.909617782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159498 | controller | Jun 11 16:58:25.010775 crc crio[22018]: time="2026-06-11T16:58:25.004062572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159514 | controller | Jun 11 16:58:25.010775 crc crio[22018]: time="2026-06-11T16:58:25.009625611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159530 | controller | Jun 11 16:58:25.321057 crc crio[22018]: time="2026-06-11T16:58:25.320598133Z" level=info msg="Created container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.159545 | controller | Jun 11 16:58:25.331016 crc crio[22018]: time="2026-06-11T16:58:25.33084047Z" level=info msg="Starting container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e" id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.159562 | controller | Jun 11 16:58:25.359696 crc crio[22018]: time="2026-06-11T16:58:25.359604495Z" level=info msg="Started container" PID=70897 containerID=7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e description=openstack/cinder-api-0/cinder-api-log id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a
2026-06-11 18:17:38.159578 | controller | Jun 11 16:58:25.370023 crc crio[22018]: time="2026-06-11T16:58:25.369894436Z" level=info msg="Created container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.159597 | controller | Jun 11 16:58:25.385485 crc crio[22018]: time="2026-06-11T16:58:25.383244311Z" level=info msg="Starting container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296" id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.159614 | controller | Jun 11 16:58:25.413541 crc crio[22018]: time="2026-06-11T16:58:25.413402363Z" level=info msg="Started container" PID=70899 containerID=9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 description=openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2
2026-06-11 18:17:38.159630 | controller | Jun 11 16:58:25.426133 crc crio[22018]: time="2026-06-11T16:58:25.426012338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9a47ded6-4fa0-402f-bf04-e2865e1c8f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159645 | controller | Jun 11 16:58:25.698640 crc crio[22018]: time="2026-06-11T16:58:25.698026954Z" level=info msg="Stopped pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.159661 | controller | Jun 11 16:58:25.753288 crc crio[22018]: 2026-06-11T16:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25d2be7f99867b7 Mac:b6:f9:d4:26:99:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 SocketPath: PciID:}] [{Interface:0xc000218880 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.159677 | controller | Jun 11 16:58:25.755258 crc crio[22018]: time="2026-06-11T16:58:25.755177691Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}"
2026-06-11 18:17:38.159693 | controller | Jun 11 16:58:25.755540 crc crio[22018]: time="2026-06-11T16:58:25.7554753Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.159708 | controller | Jun 11 16:58:25.784847 crc crio[22018]: time="2026-06-11T16:58:25.784232491Z" level=info msg="Ran pod sandbox 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f with infra container: openstack/openstackclient/POD" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.159724 | controller | Jun 11 16:58:25.797861 crc crio[22018]: time="2026-06-11T16:58:25.797680816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159740 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.81022095Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.159756 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.810627273Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159775 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.810690105Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159791 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.816805942Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.159807 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.816830813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=573ee934-9754-4096-8c3e-47122387c526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159822 | controller | Jun 11 16:58:25.837459 crc crio[22018]: time="2026-06-11T16:58:25.82827238Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\""
2026-06-11 18:17:38.159837 | controller | Jun 11 16:58:25.845066 crc crio[22018]: time="2026-06-11T16:58:25.844603098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=23f6dd7f-2514-4c2c-9945-c8ed0a7e124d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159868 | controller | Jun 11 16:58:25.896664 crc crio[22018]: time="2026-06-11T16:58:25.896051571Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.159886 | controller | Jun 11 16:58:25.896664 crc crio[22018]: time="2026-06-11T16:58:25.896540237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159901 | controller | Jun 11 16:58:25.901447 crc crio[22018]: time="2026-06-11T16:58:25.901263126Z" level=info msg="Removing container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.159917 | controller | Jun 11 16:58:25.944379 crc crio[22018]: time="2026-06-11T16:58:25.943690134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=1e890f01-5993-4214-9a47-b2a8e5980101 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.159933 | controller | Jun 11 16:58:25.960302 crc crio[22018]: time="2026-06-11T16:58:25.960212149Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.159948 | controller | Jun 11 16:58:25.976641 crc crio[22018]: time="2026-06-11T16:58:25.976593423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159964 | controller | Jun 11 16:58:26.065699 crc crio[22018]: time="2026-06-11T16:58:26.064987454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.159983 | controller | Jun 11 16:58:26.092164 crc crio[22018]: time="2026-06-11T16:58:26.092124323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160000 | controller | Jun 11 16:58:26.252192 crc crio[22018]: time="2026-06-11T16:58:26.251939193Z" level=info msg="Removed container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160015 | controller | Jun 11 16:58:26.268178 crc crio[22018]: time="2026-06-11T16:58:26.262707633Z" level=info msg="Removing container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160031 | controller | Jun 11 16:58:26.321557 crc crio[22018]: time="2026-06-11T16:58:26.321466661Z" level=info msg="Removed container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160047 | controller | Jun 11 16:58:26.329134 crc crio[22018]: time="2026-06-11T16:58:26.328253908Z" level=info msg="Removing container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160063 | controller | Jun 11 16:58:26.387621 crc crio[22018]: time="2026-06-11T16:58:26.387565592Z" level=info msg="Removed container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160078 | controller | Jun 11 16:58:26.392705 crc crio[22018]: time="2026-06-11T16:58:26.392582821Z" level=info msg="Removing container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160094 | controller | Jun 11 16:58:26.454952 crc crio[22018]: time="2026-06-11T16:58:26.454871535Z" level=info msg="Removed container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.160110 | controller | Jun 11 16:58:27.519636 crc crio[22018]: time="2026-06-11T16:58:27.518266978Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.160126 | controller | Jun 11 16:58:27.519636 crc crio[22018]: time="2026-06-11T16:58:27.519536569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160141 | controller | Jun 11 16:58:27.519636 crc crio[22018]: time="2026-06-11T16:58:27.519650951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160157 | controller | Jun 11 16:58:27.560220 crc crio[22018]: time="2026-06-11T16:58:27.556782374Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}"
2026-06-11 18:17:38.160178 | controller | Jun 11 16:58:27.560220 crc crio[22018]: time="2026-06-11T16:58:27.556842175Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.160194 | controller | Jun 11 16:58:27.675528 crc crio[22018]: time="2026-06-11T16:58:27.675448303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160211 | controller | Jun 11 16:58:27.895627 crc crio[22018]: time="2026-06-11T16:58:27.895071494Z" level=info msg="Created container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160227 | controller | Jun 11 16:58:27.897667 crc crio[22018]: time="2026-06-11T16:58:27.897236512Z" level=info msg="Starting container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c" id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.160243 | controller | Jun 11 16:58:27.903490 crc crio[22018]: time="2026-06-11T16:58:27.903391058Z" level=info msg="Started container" PID=71140 containerID=3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c description=openstack/cinder-api-0/cinder-api id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a
2026-06-11 18:17:38.160259 | controller | Jun 11 16:58:27.915135 crc crio[22018]: time="2026-06-11T16:58:27.913152982Z" level=info msg="Created container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160276 | controller | Jun 11 16:58:27.915135 crc crio[22018]: time="2026-06-11T16:58:27.91445649Z" level=info msg="Starting container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e" id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.160292 | controller | Jun 11 16:58:27.922018 crc crio[22018]: time="2026-06-11T16:58:27.921936637Z" level=info msg="Started container" PID=71133 containerID=702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e description=openstack/cinder-scheduler-0/cinder-scheduler id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad
2026-06-11 18:17:38.160308 | controller | Jun 11 16:58:27.950249 crc crio[22018]: time="2026-06-11T16:58:27.950152524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a2ba89c4-58c2-415f-a5a4-70b1dc1c4055 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160324 | controller | Jun 11 16:58:28.011623 crc crio[22018]: time="2026-06-11T16:58:28.009411997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a2da6cae-4a1c-483d-8005-e021eb9e3afb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160340 | controller | Jun 11 16:58:28.032670 crc crio[22018]: time="2026-06-11T16:58:28.028303998Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160356 | controller | Jun 11 16:58:28.038627 crc crio[22018]: time="2026-06-11T16:58:28.035843277Z" level=info msg="Stopping container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c (timeout: 30s)" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.160372 | controller | Jun 11 16:58:28.038627 crc crio[22018]: time="2026-06-11T16:58:28.037222741Z" level=info msg="Stopping container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e (timeout: 30s)" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.160391 | controller | Jun 11 16:58:28.043385 crc crio[22018]: time="2026-06-11T16:58:28.040764178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160407 | controller | Jun 11 16:58:28.169421 crc crio[22018]: 2026-06-11T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57a6d8a7f290d7 Mac:da:e1:01:67:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.160423 | controller | Jun 11 16:58:28.179172 crc crio[22018]: time="2026-06-11T16:58:28.171816741Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}"
2026-06-11 18:17:38.160440 | controller | Jun 11 16:58:28.179172 crc crio[22018]: time="2026-06-11T16:58:28.172034648Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.160456 | controller | Jun 11 16:58:28.419470 crc crio[22018]: time="2026-06-11T16:58:28.419145332Z" level=info msg="Ran pod sandbox a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 with infra container: openstack/ceilometer-0/POD" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.160472 | controller | Jun 11 16:58:28.429409 crc crio[22018]: time="2026-06-11T16:58:28.425025707Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.160488 | controller | Jun 11 16:58:28.429409 crc crio[22018]: time="2026-06-11T16:58:28.426411479Z" level=info msg="Stopped container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.160504 | controller | Jun 11 16:58:28.429409 crc crio[22018]: time="2026-06-11T16:58:28.426443331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160519 | controller | Jun 11 16:58:28.432069 crc crio[22018]: time="2026-06-11T16:58:28.431620287Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.160535 | controller | Jun 11 16:58:28.907872 crc crio[22018]: time="2026-06-11T16:58:28.90743726Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.160551 | controller | Jun 11 16:58:28.914479 crc crio[22018]: time="2026-06-11T16:58:28.912593603Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=a7e643a2-828e-4c8e-bb94-770f0dd270ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160570 | controller | Jun 11 16:58:28.964598 crc crio[22018]: time="2026-06-11T16:58:28.964502673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=43094a9e-a566-4a05-bfcc-cb8c9490c8ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160585 | controller | Jun 11 16:58:28.994894 crc crio[22018]: time="2026-06-11T16:58:28.994807137Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160601 | controller | Jun 11 16:58:28.995742 crc crio[22018]: time="2026-06-11T16:58:28.995255792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160617 | controller | Jun 11 16:58:29.165442 crc crio[22018]: time="2026-06-11T16:58:29.16110447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160632 | controller | Jun 11 16:58:29.169297 crc crio[22018]: time="2026-06-11T16:58:29.169190117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160647 | controller | Jun 11 16:58:29.259161 crc crio[22018]: time="2026-06-11T16:58:29.259097345Z" level=info msg="Running pod sandbox: openstack/swift-proxy-6d4d56598c-rjxm2/POD" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.160663 | controller | Jun 11 16:58:29.259301 crc crio[22018]: time="2026-06-11T16:58:29.259188548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160678 | controller | Jun 11 16:58:29.281721 crc crio[22018]: time="2026-06-11T16:58:29.280926569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.160694 | controller | Jun 11 16:58:29.302236 crc crio[22018]: time="2026-06-11T16:58:29.302162603Z" level=info msg="Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}"
2026-06-11 18:17:38.160710 | controller | Jun 11 16:58:29.302236 crc crio[22018]: time="2026-06-11T16:58:29.302208015Z" level=info msg="Adding pod openstack_swift-proxy-6d4d56598c-rjxm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.160725 | controller | Jun 11 16:58:29.614742 crc crio[22018]: time="2026-06-11T16:58:29.614113718Z" level=info msg="Created container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160741 | controller | Jun 11 16:58:29.618068 crc crio[22018]: time="2026-06-11T16:58:29.617955169Z" level=info msg="Starting container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf" id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.160757 | controller | Jun 11 16:58:29.630496 crc crio[22018]: time="2026-06-11T16:58:29.630284001Z" level=info msg="Created container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.160776 | controller | Jun 11 16:58:29.631415 crc crio[22018]: time="2026-06-11T16:58:29.631264503Z" level=info msg="Started container" PID=71436 containerID=8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf description=openstack/cinder-scheduler-0/probe id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad
2026-06-11 18:17:38.160792 | controller | Jun 11 16:58:29.634875 crc crio[22018]: time="2026-06-11T16:58:29.634802937Z" level=info msg="Starting container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de" id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.160807 | controller | Jun 11 16:58:29.646493 crc crio[22018]: time="2026-06-11T16:58:29.645849977Z" level=info msg="Started container" PID=71437 containerID=3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de description=openstack/ceilometer-0/ceilometer-central-agent id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25
2026-06-11 18:17:38.160823 | controller | Jun 11 16:58:29.702490 crc crio[22018]: time="2026-06-11T16:58:29.699731351Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.160839 | controller | Jun 11 16:58:29.710575 crc crio[22018]: time="2026-06-11T16:58:29.708014117Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.160871 | controller | Jun 11 16:58:30.080140 crc crio[22018]: 2026-06-11T16:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3731dca2ac93704 Mac:c6:7c:0b:b9:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.160889 | controller | Jun 11 16:58:30.082546 crc crio[22018]: time="2026-06-11T16:58:30.082429052Z" level=info msg="Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}"
2026-06-11 18:17:38.160905 | controller | Jun 11 16:58:30.082658 crc crio[22018]: time="2026-06-11T16:58:30.082625918Z" level=info msg="Checking pod openstack_swift-proxy-6d4d56598c-rjxm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.160921 | controller | Jun 11 16:58:30.102743 crc crio[22018]: time="2026-06-11T16:58:30.096713597Z" level=info msg="Ran pod sandbox 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 with infra container: openstack/swift-proxy-6d4d56598c-rjxm2/POD" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.160937 | controller | Jun 11 16:58:30.102743 crc crio[22018]: time="2026-06-11T16:58:30.101307215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=d3426094-1940-48ed-b21e-2d0328719569 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160956 | controller | Jun 11 16:58:30.164580 crc crio[22018]: time="2026-06-11T16:58:30.164072186Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.160972 | controller | Jun 11 16:58:30.166930 crc crio[22018]: time="2026-06-11T16:58:30.166857856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1beeaae9-cb1c-4688-8bf9-cec651210030 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.160988 | controller | Jun 11 16:58:30.211065 crc crio[22018]: time="2026-06-11T16:58:30.209808921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=eb8f56fd-aa17-4937-a2ec-a8fb9b807774 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161004 | controller | Jun 11 16:58:30.219075 crc crio[22018]: time="2026-06-11T16:58:30.218987291Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161019 | controller | Jun 11 16:58:30.222558 crc crio[22018]: time="2026-06-11T16:58:30.219482799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161035 | controller | Jun 11 16:58:30.241582 crc crio[22018]: time="2026-06-11T16:58:30.24124492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=c3c065de-79c5-4749-aced-56f8d51d316b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161050 | controller | Jun 11 16:58:30.262619 crc crio[22018]: time="2026-06-11T16:58:30.261775364Z" level=info msg="Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161066 | controller | Jun 11 16:58:30.262619 crc crio[22018]: time="2026-06-11T16:58:30.262224179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161081 | controller | Jun 11 16:58:30.323477 crc crio[22018]: time="2026-06-11T16:58:30.323146739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161096 | controller | Jun 11 16:58:30.341637 crc crio[22018]: time="2026-06-11T16:58:30.341531816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161112 | controller | Jun 11 16:58:30.386086 crc crio[22018]: time="2026-06-11T16:58:30.386009459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161128 | controller | Jun 11 16:58:30.390154 crc crio[22018]: time="2026-06-11T16:58:30.3900963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161144 | controller | Jun 11 16:58:30.543655 crc crio[22018]: time="2026-06-11T16:58:30.543573088Z" level=info msg="Created container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161163 | controller | Jun 11 16:58:30.545149 crc crio[22018]: time="2026-06-11T16:58:30.544976786Z" level=info msg="Starting container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca" id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.161180 | controller | Jun 11 16:58:30.554816 crc crio[22018]: time="2026-06-11T16:58:30.554720804Z" level=info msg="Started container" PID=71528 containerID=caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca description=openstack/ceilometer-0/ceilometer-notification-agent id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25
2026-06-11 18:17:38.161196 | controller | Jun 11 16:58:30.557954 crc crio[22018]: time="2026-06-11T16:58:30.557850902Z" level=info msg="Created container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161212 | controller | Jun 11 16:58:30.562090 crc crio[22018]: time="2026-06-11T16:58:30.561996163Z" level=info msg="Starting container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad" id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.161228 | controller | Jun 11 16:58:30.568875 crc crio[22018]: time="2026-06-11T16:58:30.568734897Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.161243 | controller | Jun 11 16:58:30.579807 crc crio[22018]: time="2026-06-11T16:58:30.579695026Z" level=info msg="Started container" PID=71527 containerID=8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707
2026-06-11 18:17:38.161260 | controller | Jun 11 16:58:30.593261 crc crio[22018]: time="2026-06-11T16:58:30.593138578Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.161276 | controller | Jun 11 16:58:30.614657 crc crio[22018]: time="2026-06-11T16:58:30.614537887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=6e90564f-adb1-4eae-b309-ff0cf9be1950 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161292 | controller | Jun 11 16:58:30.628404 crc crio[22018]: time="2026-06-11T16:58:30.628159995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=1bfbc7a8-f0b0-4dd5-bc0f-e52057d11a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161307 | controller | Jun 11 16:58:30.641138 crc crio[22018]: time="2026-06-11T16:58:30.641035842Z" level=info msg="Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161323 | controller | Jun 11 16:58:30.641660 crc crio[22018]: time="2026-06-11T16:58:30.64159374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161339 | controller | Jun 11 16:58:30.732603 crc crio[22018]: time="2026-06-11T16:58:30.731959204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161358 | controller | Jun 11 16:58:30.736033 crc crio[22018]: time="2026-06-11T16:58:30.735960313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161375 | controller | Jun 11 16:58:30.896307 crc crio[22018]: time="2026-06-11T16:58:30.896206104Z" level=info msg="Created container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161391 | controller | Jun 11 16:58:30.898770 crc crio[22018]: time="2026-06-11T16:58:30.898693784Z" level=info msg="Starting container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9" id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.161407 | controller | Jun 11 16:58:30.914167 crc crio[22018]: time="2026-06-11T16:58:30.913995463Z" level=info msg="Started container" PID=71551 containerID=7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707
2026-06-11 18:17:38.161424 | controller | Jun 11 16:58:31.092157 crc crio[22018]: time="2026-06-11T16:58:31.092079179Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.161440 | controller | Jun 11 16:58:31.093101 crc crio[22018]: time="2026-06-11T16:58:31.092963798Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=23202ca3-9dde-4525-8a63-1e6d6a2de0e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161455 | controller | Jun 11 16:58:31.118922 crc crio[22018]: time="2026-06-11T16:58:31.118795179Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=98a8d779-4f44-44e5-9ed9-66665438e6bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161471 | controller | Jun 11 16:58:31.132658 crc crio[22018]: time="2026-06-11T16:58:31.13262142Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161488 | controller | Jun 11 16:58:31.133139 crc crio[22018]: time="2026-06-11T16:58:31.133120386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161506 | controller | Jun 11 16:58:31.212379 crc crio[22018]: time="2026-06-11T16:58:31.212188686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161522 | controller | Jun 11 16:58:31.218615 crc crio[22018]: time="2026-06-11T16:58:31.21826667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161538 | controller | Jun 11 16:58:31.402462 crc crio[22018]: time="2026-06-11T16:58:31.402237716Z" level=info msg="Created container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161554 | controller | Jun 11 16:58:31.406141 crc crio[22018]: time="2026-06-11T16:58:31.405291875Z" level=info msg="Starting container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f" id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.161575 | controller | Jun 11 16:58:31.416170 crc crio[22018]: time="2026-06-11T16:58:31.41611785Z" level=info msg="Started container" PID=71673 containerID=d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f description=openstack/ceilometer-0/sg-core id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25
2026-06-11 18:17:38.161592 | controller | Jun 11 16:58:31.442407 crc crio[22018]: time="2026-06-11T16:58:31.442239991Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.161608 | controller | Jun 11 16:58:31.449031 crc crio[22018]: time="2026-06-11T16:58:31.448934142Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.161625 | controller | Jun 11 16:58:32.189724 crc crio[22018]: time="2026-06-11T16:58:32.189151036Z" level=info msg="Stopping container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b (timeout: 10s)" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.161642 | controller | Jun 11 16:58:32.337012 crc crio[22018]: time="2026-06-11T16:58:32.336928043Z" level=info msg="Stopped container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.161658 | controller | Jun 11 16:58:32.338106 crc crio[22018]: time="2026-06-11T16:58:32.338002127Z" level=info msg="Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.161674 | controller | Jun 11 16:58:32.338928 crc crio[22018]: time="2026-06-11T16:58:32.338848314Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}"
2026-06-11 18:17:38.161691 | controller | Jun 11 16:58:32.339135 crc crio[22018]: time="2026-06-11T16:58:32.339082022Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.161707 | controller | Jun 11 16:58:32.919744 crc crio[22018]: time="2026-06-11T16:58:32.919274881Z" level=info msg="Stopped pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.161724 | controller | Jun 11 16:58:33.266824 crc crio[22018]: time="2026-06-11T16:58:33.266249474Z" level=info msg="Removing container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.161740 | controller | Jun 11 16:58:33.284079 crc crio[22018]: time="2026-06-11T16:58:33.283883794Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.161763 | controller | Jun 11 16:58:33.291640 crc crio[22018]: time="2026-06-11T16:58:33.288440247Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=30434d93-783c-48db-98c2-185b5441a96b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161779 | controller | Jun 11 16:58:33.446918 crc crio[22018]: time="2026-06-11T16:58:33.44682744Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=af6f69d8-31cc-492f-a9f9-8d1864a5287d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.161796 | controller | Jun 11 16:58:33.467242 crc crio[22018]: time="2026-06-11T16:58:33.467052663Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161812 | controller | Jun 11 16:58:33.468470 crc crio[22018]: time="2026-06-11T16:58:33.467587001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161829 | controller | Jun 11 16:58:33.573068 crc crio[22018]: time="2026-06-11T16:58:33.572929259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161845 | controller | Jun 11 16:58:33.578177 crc crio[22018]: time="2026-06-11T16:58:33.578102485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.161879 | controller | Jun 11 16:58:33.667548 crc crio[22018]: time="2026-06-11T16:58:33.66746166Z" level=info msg="Removed container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.161896 | controller | Jun 11 16:58:33.739149 crc crio[22018]: time="2026-06-11T16:58:33.739063692Z" level=info msg="Removing container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.161913 | controller | Jun 11 16:58:33.843222 crc crio[22018]: time="2026-06-11T16:58:33.843110157Z" level=info msg="Created container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.161929 | controller | Jun 11 16:58:33.848672 crc crio[22018]: time="2026-06-11T16:58:33.847554233Z" level=info msg="Starting container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945" id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.161946 | controller | Jun 11 16:58:33.865100 crc crio[22018]: time="2026-06-11T16:58:33.864659247Z" level=info msg="Started container" PID=71953 containerID=96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 description=openstack/ceilometer-0/proxy-httpd id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25
2026-06-11 18:17:38.161962 | controller | Jun 11 16:58:33.874063 crc crio[22018]: time="2026-06-11T16:58:33.873904667Z" level=info msg="Removed container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.161979 | controller | Jun 11 16:58:34.290699 crc crio[22018]: time="2026-06-11T16:58:34.289515245Z" level=info msg="Stopping container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e (timeout: 30s)" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.161999 | controller | Jun 11 16:58:34.290699 crc crio[22018]: time="2026-06-11T16:58:34.289913617Z" level=info msg="Stopping container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf (timeout: 30s)" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162016 | controller | Jun 11 16:58:34.291565 crc crio[22018]: time="2026-06-11T16:58:34.291216553Z" level=info msg="Stopping container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de (timeout: 30s)" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162032 | controller | Jun 11 16:58:34.291565 crc crio[22018]: time="2026-06-11T16:58:34.291445232Z" level=info msg="Stopping container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 (timeout: 30s)" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162048 | controller | Jun 11 16:58:34.296401 crc crio[22018]: time="2026-06-11T16:58:34.295935836Z" level=info msg="Stopping container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca (timeout: 30s)" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162064 | controller | Jun 11 16:58:34.296735 crc crio[22018]: time="2026-06-11T16:58:34.296682829Z" level=info msg="Stopping container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f (timeout: 30s)" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162080 | controller | Jun 11 16:58:34.444701 crc crio[22018]: time="2026-06-11T16:58:34.444597002Z" level=info msg="Stopped container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162096 | controller | Jun 11 16:58:34.564885 crc crio[22018]: time="2026-06-11T16:58:34.564806222Z" level=info msg="Stopped container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162112 | controller | Jun 11 16:58:34.734710 crc crio[22018]: time="2026-06-11T16:58:34.734620726Z" level=info msg="Stopped container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162128 | controller | Jun 11 16:58:34.958268 crc crio[22018]: time="2026-06-11T16:58:34.958220613Z" level=info msg="Stopped container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162144 | controller | Jun 11 16:58:34.963190 crc crio[22018]: time="2026-06-11T16:58:34.963100494Z" level=info msg="Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.162161 | controller | Jun 11 16:58:34.965029 crc crio[22018]: time="2026-06-11T16:58:34.965000161Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0029b42b8}] Aliases:map[]}"
2026-06-11 18:17:38.162178 | controller | Jun 11 16:58:34.965308 crc crio[22018]: time="2026-06-11T16:58:34.96528232Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.162198 | controller | Jun 11 16:58:35.708702 crc crio[22018]: time="2026-06-11T16:58:35.707983162Z" level=info msg="Stopped container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162216 | controller | Jun 11 16:58:35.710281 crc crio[22018]: time="2026-06-11T16:58:35.709969895Z" level=info msg="Stopped pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.162232 | controller | Jun 11 16:58:36.368481 crc crio[22018]: time="2026-06-11T16:58:36.367761591Z" level=info msg="Removing container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162249 | controller | Jun 11 16:58:36.454571 crc crio[22018]: time="2026-06-11T16:58:36.454418234Z" level=info msg="Removed container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162265 | controller | Jun 11 16:58:36.469963 crc crio[22018]: time="2026-06-11T16:58:36.46971925Z" level=info msg="Removing container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162281 | controller | Jun 11 16:58:36.535698 crc crio[22018]: time="2026-06-11T16:58:36.535511158Z" level=info msg="Removed container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162298 | controller | Jun 11 16:58:36.539415 crc crio[22018]: time="2026-06-11T16:58:36.538314311Z" level=info msg="Removing container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162315 | controller | Jun 11 16:58:36.606099 crc crio[22018]: time="2026-06-11T16:58:36.606027672Z" level=info msg="Removed container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162332 | controller | Jun 11 16:58:36.645152 crc crio[22018]: time="2026-06-11T16:58:36.644934001Z" level=info msg="Removing container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162349 | controller | Jun 11 16:58:36.681860 crc crio[22018]: time="2026-06-11T16:58:36.681758679Z" level=info msg="Removed container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162365 | controller | Jun 11 16:58:36.905758 crc crio[22018]: time="2026-06-11T16:58:36.90514301Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.162382 | controller | Jun 11 16:58:36.906808 crc crio[22018]: time="2026-06-11T16:58:36.905795351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.162398 | controller | Jun 11 16:58:36.996089 crc crio[22018]: time="2026-06-11T16:58:36.995952176Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}"
2026-06-11 18:17:38.162419 | controller | Jun 11 16:58:36.996445 crc crio[22018]: time="2026-06-11T16:58:36.996115121Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.162436 | controller | Jun 11 16:58:37.556695 crc crio[22018]: time="2026-06-11T16:58:37.556246002Z" level=info msg="Stopped container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.162453 | controller | Jun 11 16:58:37.557751 crc crio[22018]: time="2026-06-11T16:58:37.557695106Z" level=info msg="Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.162470 | controller | Jun 11 16:58:37.558434 crc crio[22018]: time="2026-06-11T16:58:37.558303975Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc001adeb30}] Aliases:map[]}"
2026-06-11 18:17:38.162486 | controller | Jun 11 16:58:37.558560 crc crio[22018]: time="2026-06-11T16:58:37.558525202Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.162503 | controller | Jun 11 16:58:37.683704 crc crio[22018]: 2026-06-11T16:58:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3956192246abdc8 Mac:d6:13:1d:05:cf:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 SocketPath: PciID:}] [{Interface:0xc0002b8970 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.162520 | controller | Jun 11 16:58:37.686409 crc crio[22018]: time="2026-06-11T16:58:37.686291768Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}"
2026-06-11 18:17:38.162537 | controller | Jun 11 16:58:37.686561 crc crio[22018]: time="2026-06-11T16:58:37.686512553Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.162554 | controller | Jun 11 16:58:37.699890 crc crio[22018]: time="2026-06-11T16:58:37.699642237Z" level=info msg="Ran pod sandbox 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 with infra container: openstack/ceilometer-0/POD" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.162583 | controller | Jun 11 16:58:37.708382 crc crio[22018]: time="2026-06-11T16:58:37.707584042Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.162606 | controller | Jun 11 16:58:37.733258 crc crio[22018]: time="2026-06-11T16:58:37.7300842Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.162623 | controller | Jun 11 16:58:37.979921 crc crio[22018]: time="2026-06-11T16:58:37.976797088Z" level=info msg="Stopped pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.162640 | controller | Jun 11 16:58:38.233637 crc crio[22018]: time="2026-06-11T16:58:38.233436294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.162656 | controller | Jun 11 16:58:38.235154 crc crio[22018]: time="2026-06-11T16:58:38.235059226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=faa22f06-145e-40c1-8ac7-feb80cf70092 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.162672 | controller | Jun 11 16:58:38.275487 crc crio[22018]: time="2026-06-11T16:58:38.275236287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7276bda0-98fd-476f-85a8-c0803faa2ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.162688 | controller | Jun 11 16:58:38.288401 crc crio[22018]: time="2026-06-11T16:58:38.287784485Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.162704 | controller | Jun 11 16:58:38.288401 crc crio[22018]: time="2026-06-11T16:58:38.28824527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.162721 | controller | Jun 11 16:58:38.494141 crc crio[22018]: time="2026-06-11T16:58:38.493433633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.162738 | controller | Jun 11 16:58:38.521855 crc crio[22018]: time="2026-06-11T16:58:38.521728013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.162754 | controller | Jun 11 16:58:38.594288 crc crio[22018]: time="2026-06-11T16:58:38.593535871Z" level=info msg="Removing container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162770 | controller | Jun 11 16:58:38.668808 crc crio[22018]: time="2026-06-11T16:58:38.668755333Z" level=info msg="Removed container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162786 | controller | Jun 11 16:58:38.677919 crc crio[22018]: time="2026-06-11T16:58:38.677839619Z" level=info msg="Removing container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162803 | controller | Jun 11 16:58:38.742303 crc crio[22018]: time="2026-06-11T16:58:38.742160834Z" level=info msg="Removed container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.162823 | controller | Jun 11 16:58:38.791921 crc crio[22018]: time="2026-06-11T16:58:38.79174561Z" level=info msg="Created container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.162839 | controller | Jun 11 16:58:38.796521 crc crio[22018]: time="2026-06-11T16:58:38.796308876Z" level=info msg="Starting container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8" id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.162872 | controller | Jun 11 16:58:38.803420 crc crio[22018]: time="2026-06-11T16:58:38.803245715Z" level=info msg="Started container" PID=72586 containerID=ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 description=openstack/ceilometer-0/ceilometer-central-agent id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134
2026-06-11 18:17:38.162891 | controller | Jun 11 16:58:38.824958 crc crio[22018]: time="2026-06-11T16:58:38.824879532Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.162907 | controller | Jun 11 16:58:38.847541 crc crio[22018]: time="2026-06-11T16:58:38.845299841Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.162924 | controller | Jun 11 16:58:39.226929 crc crio[22018]: time="2026-06-11T16:58:39.225184858Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.162940 | controller | Jun 11 16:58:39.226929 crc crio[22018]: time="2026-06-11T16:58:39.225817628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.162957 | controller | Jun 11 16:58:39.289599 crc crio[22018]: time="2026-06-11T16:58:39.289317494Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}"
2026-06-11 18:17:38.162974 | controller | Jun 11 16:58:39.289599 crc crio[22018]: time="2026-06-11T16:58:39.289582603Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.162990 | controller | Jun 11 16:58:39.348022 crc crio[22018]: time="2026-06-11T16:58:39.347927905Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.163007 | controller | Jun 11 16:58:39.349923 crc crio[22018]: time="2026-06-11T16:58:39.349831946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=63007498-fec5-49c2-a44a-b1ef27880062 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163027 | controller | Jun 11 16:58:39.390472 crc crio[22018]: time="2026-06-11T16:58:39.390294913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fdf095fc-041b-4919-8c38-f3c74ca0c10e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163043 | controller | Jun 11 16:58:39.404903 crc crio[22018]: time="2026-06-11T16:58:39.404823514Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163059 | controller | Jun 11 16:58:39.405959 crc crio[22018]: time="2026-06-11T16:58:39.405511696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163075 | controller | Jun 11 16:58:39.593402 crc crio[22018]: time="2026-06-11T16:58:39.593160549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163091 | controller | Jun 11 16:58:39.612122 crc crio[22018]: time="2026-06-11T16:58:39.612026975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163106 | controller | Jun 11 16:58:39.764168 crc crio[22018]: time="2026-06-11T16:58:39.763534184Z" level=info msg="Created container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163122 | controller | Jun 11 16:58:39.766058 crc crio[22018]: time="2026-06-11T16:58:39.765977902Z" level=info msg="Starting container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04" id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.163138 | controller | Jun 11 16:58:39.771874 crc crio[22018]: time="2026-06-11T16:58:39.771787876Z" level=info msg="Started container" PID=72763 containerID=126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 description=openstack/ceilometer-0/ceilometer-notification-agent id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134
2026-06-11 18:17:38.163154 | controller | Jun 11 16:58:39.786594 crc crio[22018]: time="2026-06-11T16:58:39.786219605Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.163170 | controller | Jun 11 16:58:39.791995 crc crio[22018]: time="2026-06-11T16:58:39.791884446Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.163185 | controller | Jun 11 16:58:39.924492 crc crio[22018]: 2026-06-11T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ca7a765d17927 Mac:76:c5:f8:4d:a8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.163201 | controller | Jun 11 16:58:39.926251 crc crio[22018]: time="2026-06-11T16:58:39.926038096Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}"
2026-06-11 18:17:38.163221 | controller | Jun 11 16:58:39.926251 crc crio[22018]: time="2026-06-11T16:58:39.926234672Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.163237 | controller | Jun 11 16:58:39.944100 crc crio[22018]: time="2026-06-11T16:58:39.944017684Z" level=info msg="Ran pod sandbox 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 with infra container: openstack/cinder-scheduler-0/POD" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.163252 | controller | Jun 11 16:58:39.953061 crc crio[22018]: time="2026-06-11T16:58:39.952576552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=f12bf3e8-5e8e-415d-b691-d57415959c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163268 | controller | Jun 11 16:58:40.007869 crc crio[22018]: time="2026-06-11T16:58:40.007788037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e7c94b1f-c376-4bee-ab06-eaf353de9310 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163283 | controller | Jun 11 16:58:40.018651 crc crio[22018]: time="2026-06-11T16:58:40.01854199Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163298 | controller | Jun 11 16:58:40.019407 crc crio[22018]: time="2026-06-11T16:58:40.019266483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163314 | controller | Jun 11 16:58:40.137027 crc crio[22018]: time="2026-06-11T16:58:40.136944259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163330 | controller | Jun 11 16:58:40.221914 crc crio[22018]: time="2026-06-11T16:58:40.221053375Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.163345 | controller | Jun 11 16:58:40.230107 crc crio[22018]: time="2026-06-11T16:58:40.224224785Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2d23ffda-2b86-4cd2-9068-ab62766484ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163360 | controller | Jun 11 16:58:40.241121 crc crio[22018]: time="2026-06-11T16:58:40.2410434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e58ecc0a-8ee0-4786-bc45-073eaea849c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163376 | controller | Jun 11 16:58:40.283034 crc crio[22018]: time="2026-06-11T16:58:40.282946021Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163392 | controller | Jun 11 16:58:40.283553 crc crio[22018]: time="2026-06-11T16:58:40.283500769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163411 | controller | Jun 11 16:58:40.488788 crc crio[22018]: time="2026-06-11T16:58:40.488689353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163427 | controller | Jun 11 16:58:40.504704 crc crio[22018]: time="2026-06-11T16:58:40.504649528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163443 | controller | Jun 11 16:58:40.681849 crc crio[22018]: time="2026-06-11T16:58:40.68176763Z" level=info msg="Created container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163459 | controller | Jun 11 16:58:40.683682 crc crio[22018]: time="2026-06-11T16:58:40.68353065Z" level=info msg="Starting container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de" id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.163475 | controller | Jun 11 16:58:40.714582 crc crio[22018]: time="2026-06-11T16:58:40.714471487Z" level=info msg="Started container" PID=72810 containerID=c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de description=openstack/ceilometer-0/sg-core id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134
2026-06-11 18:17:38.163491 | controller | Jun 11 16:58:40.734836 crc crio[22018]: time="2026-06-11T16:58:40.73473653Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.163507 | controller | Jun 11 16:58:40.743959 crc crio[22018]: time="2026-06-11T16:58:40.743883822Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.163523 | controller | Jun 11 16:58:41.088859 crc crio[22018]: time="2026-06-11T16:58:41.088788682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163539 | controller | Jun 11 16:58:41.229463 crc crio[22018]: time="2026-06-11T16:58:41.228824604Z" level=info msg="Created container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163555 | controller | Jun 11 16:58:41.234069 crc crio[22018]: time="2026-06-11T16:58:41.233957462Z" level=info msg="Starting container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b" id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.163570 | controller | Jun 11 16:58:41.241893 crc crio[22018]: time="2026-06-11T16:58:41.241848478Z" level=info msg="Started container" PID=72836 containerID=62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b description=openstack/cinder-scheduler-0/cinder-scheduler id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55
2026-06-11 18:17:38.163586 | controller | Jun 11 16:58:41.257173 crc crio[22018]: time="2026-06-11T16:58:41.25698435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=0ff45870-702a-4be3-8ee8-376215e9cfe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163602 | controller | Jun 11 16:58:41.296971 crc crio[22018]: time="2026-06-11T16:58:41.296885496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=d7924fd9-9b1b-4837-9e61-550ec176951b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.163621 | controller | Jun 11 16:58:41.306311 crc crio[22018]: time="2026-06-11T16:58:41.306260725Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163638 | controller | Jun 11 16:58:41.307128 crc crio[22018]: time="2026-06-11T16:58:41.307105452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163654 | controller | Jun 11 16:58:41.387073 crc crio[22018]: time="2026-06-11T16:58:41.383228167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163669 | controller | Jun 11 16:58:42.301051 crc crio[22018]: time="2026-06-11T16:58:42.299283324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163685 | controller | Jun 11 16:58:42.409410 crc crio[22018]: time="2026-06-11T16:58:42.409256702Z" level=info msg="Created container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.163702 | controller | Jun 11 16:58:42.411778 crc crio[22018]: time="2026-06-11T16:58:42.411682617Z" level=info msg="Starting container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54" id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.163718 | controller | Jun 11 16:58:42.425433 crc crio[22018]: time="2026-06-11T16:58:42.425256849Z" level=info msg="Started container" PID=72903 containerID=0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 description=openstack/cinder-scheduler-0/probe id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55
2026-06-11 18:17:38.163734 | controller | Jun 11 16:58:51.712734 crc crio[22018]: time="2026-06-11T16:58:51.711960527Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-r9c59/POD" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.163750 | controller | Jun 11 16:58:51.713857 crc crio[22018]: time="2026-06-11T16:58:51.712765373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163766 | controller | Jun 11 16:58:51.858731 crc crio[22018]: time="2026-06-11T16:58:51.85681973Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-mt6zn/POD" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.163782 | controller | Jun 11 16:58:51.858731 crc crio[22018]: time="2026-06-11T16:58:51.856922114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163798 | controller | Jun 11 16:58:52.122118 crc crio[22018]: time="2026-06-11T16:58:52.122049741Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-x5fsf/POD" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.163814 | controller | Jun 11 16:58:52.122245 crc crio[22018]: time="2026-06-11T16:58:52.122147494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.163833 | controller | Jun 11 16:58:52.603141 crc crio[22018]: time="2026-06-11T16:58:52.602493092Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}"
2026-06-11 18:17:38.163863 | controller | Jun 11 16:58:52.603141 crc crio[22018]: time="2026-06-11T16:58:52.603030119Z" level=info msg="Adding pod openstack_nova-cell0-db-create-mt6zn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.163886 | controller | Jun 11 16:58:52.627931 crc crio[22018]: time="2026-06-11T16:58:52.627399935Z" level=info msg="Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}"
2026-06-11 18:17:38.163910 | controller | Jun 11 16:58:52.627931 crc crio[22018]: time="2026-06-11T16:58:52.627467997Z" level=info msg="Adding pod openstack_nova-api-db-create-r9c59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.163929 | controller | Jun 11 16:58:52.634547 crc crio[22018]: time="2026-06-11T16:58:52.634499177Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}"
2026-06-11 18:17:38.163946 | controller | Jun 11 16:58:52.634723 crc crio[22018]: time="2026-06-11T16:58:52.634700224Z" level=info msg="Adding pod openstack_nova-cell1-db-create-x5fsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.163981 | controller | Jun 11 16:58:52.640114 crc crio[22018]: time="2026-06-11T16:58:52.64000176Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.164000 | controller | Jun 11 16:58:52.641477 crc crio[22018]: time="2026-06-11T16:58:52.641249763Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=7c3a2f5c-cfca-47d6-9ef6-1e388b5a9424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164016 | controller | Jun 11 16:58:52.655891 crc crio[22018]: time="2026-06-11T16:58:52.65495031Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.164032 | controller | Jun 11 16:58:52.665075 crc crio[22018]: time="2026-06-11T16:58:52.664770751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=59a33c9c-5567-481e-87fd-ccc643665166 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164052 | controller | Jun 11 16:58:52.703599 crc crio[22018]: time="2026-06-11T16:58:52.70346093Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b2acaf4e-62e2-4f53-8302-c3796ee01683 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164068 | controller | Jun 11 16:58:52.718186 crc crio[22018]: time="2026-06-11T16:58:52.718074232Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164084 | controller | Jun 11 16:58:52.719061 crc crio[22018]: time="2026-06-11T16:58:52.71864137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164099 | controller | Jun 11 16:58:52.787242 crc crio[22018]: time="2026-06-11T16:58:52.787108189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=b84e6a3c-31ce-482f-867b-8a7b4f200a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164115 | controller | Jun 11 16:58:52.794888 crc crio[22018]: time="2026-06-11T16:58:52.794464954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164131 | controller | Jun 11 16:58:52.800962 crc crio[22018]: time="2026-06-11T16:58:52.800728436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164146 | controller | Jun 11 16:58:52.808649 crc crio[22018]: time="2026-06-11T16:58:52.808519309Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164162 | controller | Jun 11 16:58:52.834423 crc crio[22018]: time="2026-06-11T16:58:52.826021991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164177 | controller | Jun 11 16:58:52.928921 crc crio[22018]: time="2026-06-11T16:58:52.927975104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164192 | controller | Jun 11 16:58:52.934313 crc crio[22018]: time="2026-06-11T16:58:52.934015926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164208 | controller | Jun 11 16:58:53.048285 crc crio[22018]: time="2026-06-11T16:58:53.048156814Z" level=info msg="Created container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164223 | controller | Jun 11 16:58:53.049225 crc crio[22018]: time="2026-06-11T16:58:53.049163786Z" level=info msg="Starting container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e" id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.164239 | controller | Jun 11 16:58:53.055077 crc crio[22018]: time="2026-06-11T16:58:53.055009641Z" level=info msg="Started container" PID=73470 containerID=fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e description=openstack/ceilometer-0/proxy-httpd id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134
2026-06-11 18:17:38.164255 | controller | Jun 11 16:58:53.067024 crc crio[22018]: time="2026-06-11T16:58:53.066923961Z" level=info msg="Created container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164275 | controller | Jun 11 16:58:53.069743 crc crio[22018]: time="2026-06-11T16:58:53.069498564Z" level=info msg="Starting container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1" id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.164291 | controller | Jun 11 16:58:53.082133 crc crio[22018]: time="2026-06-11T16:58:53.081804063Z" level=info msg="Started container" PID=73477 containerID=249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 description=openstack/openstackclient/openstackclient id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f
2026-06-11 18:17:38.164307 | controller | Jun 11 16:58:53.247113 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d90a634d7d395 Mac:ba:aa:04:21:d0:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.164323 | controller | Jun 11 16:58:53.248837 crc crio[22018]: time="2026-06-11T16:58:53.248773749Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}"
2026-06-11 18:17:38.164339 | controller | Jun 11 16:58:53.248977 crc crio[22018]: time="2026-06-11T16:58:53.248925304Z" level=info msg="Checking pod openstack_nova-cell0-db-create-mt6zn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.164356 | controller | Jun 11 16:58:53.261157 crc crio[22018]: time="2026-06-11T16:58:53.261054691Z" level=info msg="Ran pod sandbox d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 with infra container: openstack/nova-cell0-db-create-mt6zn/POD" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.164372 | controller | Jun 11 16:58:53.263285 crc crio[22018]: time="2026-06-11T16:58:53.263190358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1342b7fc-ef15-401d-9795-a62c48228d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164387 | controller | Jun 11 16:58:53.265927 crc crio[22018]: time="2026-06-11T16:58:53.265840112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7df35a58-b16e-4190-81ec-b2ae2f4ebf0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164403 | controller | Jun 11 16:58:53.273587 crc crio[22018]: time="2026-06-11T16:58:53.273503615Z" level=info msg="Creating container: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164419 | controller | Jun 11 16:58:53.273931 crc crio[22018]: time="2026-06-11T16:58:53.273874547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164434 | controller | Jun 11 16:58:53.329555 crc crio[22018]: time="2026-06-11T16:58:53.329450013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164454 | controller | Jun 11 16:58:53.333293 crc crio[22018]: time="2026-06-11T16:58:53.333226584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164470 | controller | Jun 11 16:58:53.359738 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30592604c845edf Mac:aa:55:a3:2b:4a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.164485 | controller | Jun 11 16:58:53.359948 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530850f2daabb82 Mac:42:27:38:13:7e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.164501 | controller | Jun 11 16:58:53.360701 crc crio[22018]: time="2026-06-11T16:58:53.360625056Z" level=info msg="Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}"
2026-06-11 18:17:38.164517 | controller | Jun 11 16:58:53.360866 crc crio[22018]: time="2026-06-11T16:58:53.360815662Z" level=info msg="Checking pod openstack_nova-api-db-create-r9c59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.164534 | controller | Jun 11 16:58:53.360936 crc crio[22018]: time="2026-06-11T16:58:53.360882232Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}"
2026-06-11 18:17:38.164550 | controller | Jun 11 16:58:53.361067 crc crio[22018]: time="2026-06-11T16:58:53.361020007Z" level=info msg="Checking pod openstack_nova-cell1-db-create-x5fsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.164566 | controller | Jun 11 16:58:53.374310 crc crio[22018]: time="2026-06-11T16:58:53.374221386Z" level=info msg="Ran pod sandbox 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 with infra container: openstack/nova-api-db-create-r9c59/POD" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.164583 | controller | Jun 11 16:58:53.378581 crc crio[22018]: time="2026-06-11T16:58:53.378237584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4d2abd27-ef31-4a00-8c8c-473025feb944 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164599 | controller | Jun 11 16:58:53.388206 crc crio[22018]: time="2026-06-11T16:58:53.388111907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d0a89dee-8845-4926-be90-7022198313fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164619 | controller | Jun 11 16:58:53.392849 crc crio[22018]: time="2026-06-11T16:58:53.392757409Z" level=info msg="Ran pod sandbox 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 with infra container: openstack/nova-cell1-db-create-x5fsf/POD" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.164636 | controller | Jun 11 16:58:53.396516 crc crio[22018]: time="2026-06-11T16:58:53.396443722Z" level=info msg="Creating container: openstack/nova-api-db-create-r9c59/mariadb-database-create" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164652 | controller | Jun 11 16:58:53.396866 crc crio[22018]: time="2026-06-11T16:58:53.396765313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164668 | controller | Jun 11 16:58:53.398832 crc crio[22018]: time="2026-06-11T16:58:53.398735077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a4cdabe8-5781-4040-aeae-ac9f335cb728 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164684 | controller | Jun 11 16:58:53.422256 crc crio[22018]: time="2026-06-11T16:58:53.422128147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=03161012-5841-40e8-b77c-810db1d43f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.164700 | controller | Jun 11 16:58:53.440057 crc crio[22018]: time="2026-06-11T16:58:53.439909864Z" level=info msg="Creating container: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164715 | controller | Jun 11 16:58:53.440568 crc crio[22018]: time="2026-06-11T16:58:53.440496793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164731 | controller | Jun 11 16:58:53.466180 crc crio[22018]: time="2026-06-11T16:58:53.466099526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164746 | controller | Jun 11 16:58:53.468875 crc crio[22018]: time="2026-06-11T16:58:53.468771891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164762 | controller | Jun 11 16:58:53.481504 crc crio[22018]: time="2026-06-11T16:58:53.479503483Z" level=info msg="Created container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164778 | controller | Jun 11 16:58:53.485623 crc crio[22018]: time="2026-06-11T16:58:53.485437Z" level=info msg="Starting container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21" id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.164794 | controller | Jun 11 16:58:53.493034 crc crio[22018]: time="2026-06-11T16:58:53.492801665Z" level=info msg="Started container" PID=73699 containerID=8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21 description=openstack/nova-cell0-db-create-mt6zn/mariadb-database-create id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418
2026-06-11 18:17:38.164815 | controller | Jun 11 16:58:53.493769 crc crio[22018]: time="2026-06-11T16:58:53.493674952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164832 | controller | Jun 11 16:58:53.498245 crc crio[22018]: time="2026-06-11T16:58:53.49801042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.164862 | controller | Jun 11 16:58:53.604650 crc crio[22018]: time="2026-06-11T16:58:53.604108982Z" level=info msg="Created container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164883 | controller | Jun 11 16:58:53.606544 crc crio[22018]: time="2026-06-11T16:58:53.606444806Z" level=info msg="Starting container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480" id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.164900 | controller | Jun 11 16:58:53.613789 crc crio[22018]: time="2026-06-11T16:58:53.613675798Z" level=info msg="Started container" PID=73711 containerID=0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480 description=openstack/nova-api-db-create-r9c59/mariadb-database-create id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer sandboxID=30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7
2026-06-11 18:17:38.164916 | controller | Jun 11 16:58:53.866713 crc crio[22018]: time="2026-06-11T16:58:53.866630475Z" level=info msg="Created container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.164932 | controller | Jun 11 16:58:53.868825 crc crio[22018]: time="2026-06-11T16:58:53.868602298Z" level=info msg="Starting container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b" id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.164948 | controller | Jun 11 16:58:53.878699 crc crio[22018]: time="2026-06-11T16:58:53.878615708Z" level=info msg="Started container" PID=73718 containerID=e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b description=openstack/nova-cell1-db-create-x5fsf/mariadb-database-create id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41
2026-06-11 18:17:38.164964 | controller | Jun 11 16:58:53.975871 crc crio[22018]: time="2026-06-11T16:58:53.975155286Z" level=info msg="Stopping container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 (timeout: 30s)" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.164980 | controller | Jun 11 16:58:53.975871 crc crio[22018]: time="2026-06-11T16:58:53.975670021Z" level=info msg="Stopping container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 (timeout: 30s)" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.164996 | controller | Jun 11 16:58:53.976687 crc crio[22018]: time="2026-06-11T16:58:53.97623724Z" level=info msg="Stopping container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de (timeout: 30s)" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165012 | controller | Jun 11 16:58:53.981047 crc crio[22018]: time="2026-06-11T16:58:53.98090503Z" level=info msg="Stopping container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e (timeout: 30s)" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165031 | controller | Jun 11 16:58:54.103807 crc crio[22018]: time="2026-06-11T16:58:54.103753493Z" level=info msg="Stopped container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165047 | controller | Jun 11 16:58:54.204814 crc crio[22018]: time="2026-06-11T16:58:54.204722243Z" level=info msg="Stopped container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165062 | controller | Jun 11 16:58:54.511849 crc crio[22018]: time="2026-06-11T16:58:54.511748781Z" level=info msg="Stopped container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165078 | controller | Jun 11 16:58:55.089199 crc crio[22018]: time="2026-06-11T16:58:55.087808668Z" level=info msg="Stopping container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 (timeout: 30s)" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165094 | controller | Jun 11 16:58:55.090089 crc crio[22018]: time="2026-06-11T16:58:55.088831907Z" level=info msg="Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165110 | controller | Jun 11 16:58:55.090089 crc crio[22018]: time="2026-06-11T16:58:55.088861328Z" level=info msg="Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165125 | controller | Jun 11 16:58:55.090554 crc crio[22018]: time="2026-06-11T16:58:55.090496351Z" level=info msg="Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc005da0010}] Aliases:map[]}"
2026-06-11 18:17:38.165141 | controller | Jun 11 16:58:55.090635 crc crio[22018]: time="2026-06-11T16:58:55.090577544Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012af20}] Aliases:map[]}"
2026-06-11 18:17:38.165157 | controller | Jun 11 16:58:55.090691 crc crio[22018]: time="2026-06-11T16:58:55.090660056Z" level=info msg="Deleting pod openstack_nova-api-db-create-r9c59 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.165173 | controller | Jun 11 16:58:55.090815 crc crio[22018]: time="2026-06-11T16:58:55.090754519Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-x5fsf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.165189 | controller | Jun 11 16:58:55.091137 crc crio[22018]: time="2026-06-11T16:58:55.088896229Z" level=info msg="Stopping container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d (timeout: 30s)" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165208 | controller | Jun 11 16:58:55.093860 crc crio[22018]: time="2026-06-11T16:58:55.08893034Z" level=info msg="Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165225 | controller | Jun 11 16:58:55.096288 crc crio[22018]: time="2026-06-11T16:58:55.094643364Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002a1ac28}] Aliases:map[]}"
2026-06-11 18:17:38.165241 | controller | Jun 11 16:58:55.096288 crc crio[22018]: time="2026-06-11T16:58:55.09480837Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-mt6zn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.165257 | controller | Jun 11 16:58:55.353646 crc crio[22018]: time="2026-06-11T16:58:55.353550882Z" level=info msg="Stopped container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165273 | controller | Jun 11 16:58:55.532408 crc crio[22018]: time="2026-06-11T16:58:55.531623827Z" level=info msg="Stopped pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165289 | controller | Jun 11 16:58:55.708784 crc crio[22018]: time="2026-06-11T16:58:55.707985865Z" level=info msg="Stopped pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165304 | controller | Jun 11 16:58:55.754615 crc crio[22018]: time="2026-06-11T16:58:55.754229448Z" level=info msg="Stopped pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165319 | controller | Jun 11 16:58:58.052999 crc crio[22018]: time="2026-06-11T16:58:58.052202629Z" level=warning msg="Stopping container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.165335 | controller | Jun 11 16:58:58.170075 crc crio[22018]: time="2026-06-11T16:58:58.169960891Z" level=error msg="Killing container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.165351 | controller | Jun 11 16:58:58.292771 crc crio[22018]: time="2026-06-11T16:58:58.292661703Z" level=info msg="Stopped container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165367 | controller | Jun 11 16:58:58.295209 crc crio[22018]: time="2026-06-11T16:58:58.29510305Z" level=info msg="Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165382 | controller | Jun 11 16:58:58.296488 crc crio[22018]: time="2026-06-11T16:58:58.296311759Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc0029b5050}] Aliases:map[]}"
2026-06-11 18:17:38.165402 | controller | Jun 11 16:58:58.296731 crc crio[22018]: time="2026-06-11T16:58:58.29666442Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.165418 | controller | Jun 11 16:58:58.337676 crc crio[22018]: time="2026-06-11T16:58:58.337484207Z" level=info msg="Stopped container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.165433 | controller | Jun 11 16:58:58.347022 crc crio[22018]: time="2026-06-11T16:58:58.346825494Z" level=info msg="Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165449 | controller | Jun 11 16:58:58.347837 crc crio[22018]: time="2026-06-11T16:58:58.347746243Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc002b15000}] Aliases:map[]}"
2026-06-11 18:17:38.165465 | controller | Jun 11 16:58:58.348095 crc crio[22018]: time="2026-06-11T16:58:58.347977451Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.165481 | controller | Jun 11 16:58:58.402994 crc crio[22018]: time="2026-06-11T16:58:58.402525453Z" level=info msg="Removing container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.165497 | controller | Jun 11 16:58:58.514093 crc crio[22018]: time="2026-06-11T16:58:58.513999259Z" level=info msg="Removed container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.165513 | controller | Jun 11 16:58:58.527410 crc crio[22018]: time="2026-06-11T16:58:58.527268397Z" level=info msg="Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165528 | controller | Jun 11 16:58:58.527568 crc crio[22018]: time="2026-06-11T16:58:58.527424622Z" level=info msg="Stopped pod sandbox (already stopped): 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165544 | controller | Jun 11 16:58:58.527879 crc crio[22018]: time="2026-06-11T16:58:58.527850506Z" level=info msg="Removing pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165559 | controller | Jun 11 16:58:58.543462 crc crio[22018]: time="2026-06-11T16:58:58.543390495Z" level=info msg="Removed pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165575 | controller | Jun 11 16:58:58.545108 crc crio[22018]: time="2026-06-11T16:58:58.545037023Z" level=info msg="Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165593 | controller | Jun 11 16:58:58.545195 crc crio[22018]: time="2026-06-11T16:58:58.545125246Z" level=info msg="Stopped pod sandbox (already stopped): 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165609 | controller | Jun 11 16:58:58.545636 crc crio[22018]: time="2026-06-11T16:58:58.545586451Z" level=info msg="Removing pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165624 | controller | Jun 11 16:58:58.572519 crc crio[22018]: time="2026-06-11T16:58:58.572407133Z" level=info msg="Removed pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165640 | controller | Jun 11 16:58:58.574289 crc crio[22018]: time="2026-06-11T16:58:58.573152767Z" level=info msg="Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165655 | controller | Jun 11 16:58:58.574289 crc crio[22018]: time="2026-06-11T16:58:58.573229219Z" level=info msg="Stopped pod sandbox (already stopped): f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165670 | controller | Jun 11 16:58:58.574289 crc crio[22018]: time="2026-06-11T16:58:58.573883029Z" level=info msg="Removing pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165685 | controller | Jun 11 16:58:58.599504 crc crio[22018]: time="2026-06-11T16:58:58.599196378Z" level=info msg="Removed pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165700 | controller | Jun 11 16:58:58.611541 crc crio[22018]: time="2026-06-11T16:58:58.610838274Z" level=info msg="Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165715 | controller | Jun 11 16:58:58.611541 crc crio[22018]: time="2026-06-11T16:58:58.610992889Z" level=info msg="Stopped pod sandbox (already stopped): e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165731 | controller | Jun 11 16:58:58.613596 crc crio[22018]: time="2026-06-11T16:58:58.612545038Z" level=info msg="Removing pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165746 | controller | Jun 11 16:58:58.636586 crc crio[22018]: time="2026-06-11T16:58:58.63645789Z" level=info msg="Removed pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165763 | controller | Jun 11 16:58:58.639069 crc crio[22018]: time="2026-06-11T16:58:58.638980158Z" level=info msg="Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165778 | controller | Jun 11 16:58:58.639159 crc crio[22018]: time="2026-06-11T16:58:58.639136213Z" level=info msg="Stopped pod sandbox (already stopped): fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165798 | controller | Jun 11 16:58:58.641700 crc crio[22018]: time="2026-06-11T16:58:58.641631404Z" level=info msg="Removing pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165814 | controller | Jun 11 16:58:58.668490 crc crio[22018]: time="2026-06-11T16:58:58.668196789Z" level=info msg="Removed pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165829 | controller | Jun 11 16:58:58.671677 crc crio[22018]: time="2026-06-11T16:58:58.6715885Z" level=info msg="Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165845 | controller | Jun 11 16:58:58.671778 crc crio[22018]: time="2026-06-11T16:58:58.671693394Z" level=info msg="Stopped pod sandbox (already stopped): eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165880 | controller | Jun 11 16:58:58.672731 crc crio[22018]: time="2026-06-11T16:58:58.672544865Z" level=info msg="Removing pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165897 | controller | Jun 11 16:58:58.693462 crc crio[22018]: time="2026-06-11T16:58:58.693158344Z" level=info msg="Removed pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165913 | controller | Jun 11 16:58:58.696742 crc crio[22018]: time="2026-06-11T16:58:58.696662561Z" level=info msg="Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165930 | controller | Jun 11 16:58:58.696884 crc crio[22018]: time="2026-06-11T16:58:58.696795845Z" level=info msg="Stopped pod sandbox (already stopped): a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165947 | controller | Jun 11 16:58:58.698203 crc crio[22018]: time="2026-06-11T16:58:58.698079037Z" level=info msg="Removing pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165963 | controller | Jun 11 16:58:58.699283 crc crio[22018]: time="2026-06-11T16:58:58.699216413Z" level=info msg="Stopped pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.165980 | controller | Jun 11 16:58:58.715675 crc crio[22018]: time="2026-06-11T16:58:58.71559174Z" level=info msg="Removed pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.165996 | controller | Jun 11 16:58:58.775469 crc crio[22018]: time="2026-06-11T16:58:58.774905548Z" level=info msg="Stopped pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.166013 | controller | Jun 11 16:58:59.191197 crc crio[22018]: time="2026-06-11T16:58:59.190688672Z" level=info msg="Removing container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166033 | controller | Jun 11 16:58:59.301774 crc crio[22018]: time="2026-06-11T16:58:59.301678667Z" level=info msg="Removed container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166051 | controller | Jun 11 16:58:59.303867 crc crio[22018]: time="2026-06-11T16:58:59.303799027Z" level=info msg="Removing container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166067 | controller | Jun 11 16:58:59.374499 crc crio[22018]: time="2026-06-11T16:58:59.372931385Z" level=info msg="Removed container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166084 | controller | Jun 11 16:58:59.379179 crc crio[22018]: time="2026-06-11T16:58:59.378813822Z" level=info msg="Removing container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166100 | controller | Jun 11 16:58:59.459411 crc crio[22018]: time="2026-06-11T16:58:59.452528471Z" level=info msg="Removed container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166116 | controller | Jun 11 16:58:59.488010 crc crio[22018]: time="2026-06-11T16:58:59.487739627Z" level=info msg="Removing container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166132 | controller | Jun 11 16:58:59.538503 crc crio[22018]: time="2026-06-11T16:58:59.537309313Z" level=info msg="Removed container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166148 | controller | Jun 11 16:58:59.548218 crc crio[22018]: time="2026-06-11T16:58:59.547590332Z" level=info msg="Removing container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166164 | controller | Jun 11 16:58:59.585469 crc crio[22018]: time="2026-06-11T16:58:59.585298641Z" level=info msg="Removed container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166181 | controller | Jun 11 16:58:59.594471 crc crio[22018]: time="2026-06-11T16:58:59.594085823Z" level=info msg="Removing container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166197 | controller | Jun 11 16:58:59.626211 crc crio[22018]: time="2026-06-11T16:58:59.626120701Z" level=info msg="Removed container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166213 | controller | Jun 11 16:58:59.763977 crc crio[22018]: time="2026-06-11T16:58:59.763874829Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.166234 | controller | Jun 11 16:58:59.764127 crc crio[22018]: time="2026-06-11T16:58:59.763988633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166251 | controller | Jun 11 16:58:59.799604 crc crio[22018]: time="2026-06-11T16:58:59.799522603Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}"
2026-06-11 18:17:38.166268 | controller | Jun 11 16:58:59.799604 crc crio[22018]: time="2026-06-11T16:58:59.799584025Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.166285 | controller | Jun 11 16:58:59.856735 crc crio[22018]: time="2026-06-11T16:58:59.856198303Z" level=info msg="Stopped container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.166301 | controller | Jun 11 16:58:59.858410 crc crio[22018]: time="2026-06-11T16:58:59.858238988Z" level=info msg="Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.166318 | controller | Jun 11 16:58:59.859099 crc crio[22018]: time="2026-06-11T16:58:59.859015783Z" level=info msg="Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc00141a2e8}] Aliases:map[]}"
2026-06-11 18:17:38.166335 | controller | Jun 11 16:58:59.859562 crc crio[22018]: time="2026-06-11T16:58:59.859493358Z" level=info msg="Deleting pod openstack_neutron-7b7489bdd-znwrk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.166351 | controller | Jun 11 16:58:59.892810 crc crio[22018]: time="2026-06-11T16:58:59.892597264Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.166368 | controller | Jun 11 16:58:59.892810 crc crio[22018]: time="2026-06-11T16:58:59.892738189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166384 | controller | Jun 11 16:58:59.990736 crc crio[22018]: time="2026-06-11T16:58:59.990049878Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}"
2026-06-11 18:17:38.166401 | controller | Jun 11 16:58:59.990736 crc crio[22018]: time="2026-06-11T16:58:59.990127521Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.166421 | controller | Jun 11 16:59:00.410950 crc crio[22018]: time="2026-06-11T16:59:00.410134423Z" level=info msg="Stopped pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.166438 | controller | Jun 11 16:59:00.448416 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838a451c8470f9a Mac:aa:b3:fd:7d:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.166455 | controller | Jun 11 16:59:00.450508 crc crio[22018]: time="2026-06-11T16:59:00.449182241Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}"
2026-06-11 18:17:38.166472 | controller | Jun 11 16:59:00.450508 crc crio[22018]: time="2026-06-11T16:59:00.449595104Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.166488 | controller | Jun 11 16:59:00.464116 crc crio[22018]: time="2026-06-11T16:59:00.464041819Z" level=info msg="Ran pod sandbox 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 with infra container: openstack/cinder-api-0/POD" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.166504 | controller | Jun 11 16:59:00.472148 crc crio[22018]: time="2026-06-11T16:59:00.471961703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=38d5ef46-2b5b-45b5-b7f7-4c3ae45b0ead name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.166521 | controller | Jun 11 16:59:00.478425 crc crio[22018]: time="2026-06-11T16:59:00.477634134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5ef1457d-e366-40fc-8b98-51daca554e7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.166537 | controller | Jun 11 16:59:00.484267 crc crio[22018]: time="2026-06-11T16:59:00.484185222Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.166554 | controller | Jun 11 16:59:00.484731 crc crio[22018]: time="2026-06-11T16:59:00.484680028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166570 | controller | Jun 11 16:59:00.543071 crc crio[22018]: time="2026-06-11T16:59:00.542963259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166601 | controller | Jun 11 16:59:00.615697 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366ad34735b680f Mac:4e:54:96:8e:a7:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.166619 | controller | Jun 11 16:59:00.616067 crc crio[22018]: time="2026-06-11T16:59:00.616009006Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}"
2026-06-11 18:17:38.166639 | controller | Jun 11 16:59:00.616248 crc crio[22018]: time="2026-06-11T16:59:00.616203348Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.166656 | controller | Jun 11 16:59:00.652845 crc crio[22018]: time="2026-06-11T16:59:00.652715599Z" level=info msg="Ran pod sandbox 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f with infra container: openstack/ceilometer-0/POD" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.166673 | controller | Jun 11 16:59:00.658082 crc crio[22018]: time="2026-06-11T16:59:00.657969525Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.166689 | controller | Jun 11 16:59:00.686204 crc crio[22018]: time="2026-06-11T16:59:00.686106182Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.166705 | controller | Jun 11 16:59:01.201732 crc crio[22018]: time="2026-06-11T16:59:01.201022885Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.166722 | controller | Jun 11 16:59:01.203750 crc crio[22018]: time="2026-06-11T16:59:01.203685959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=45a9a169-c7ea-4d7b-9538-896c58c16504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.166738 | controller | Jun 11 16:59:01.258983 crc crio[22018]: time="2026-06-11T16:59:01.258687209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=1633ca89-50d6-4826-aa3d-049f94ae4f0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.166754 | controller | Jun 11 16:59:01.270672 crc crio[22018]: time="2026-06-11T16:59:01.268779748Z" level=info msg="Removing container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166770 | controller | Jun 11 16:59:01.271570 crc crio[22018]: time="2026-06-11T16:59:01.271492234Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.166786 | controller | Jun 11 16:59:01.273571 crc crio[22018]: time="2026-06-11T16:59:01.272226547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166802 | controller | Jun 11 16:59:01.359994 crc crio[22018]: time="2026-06-11T16:59:01.359895823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166818 | controller | Jun 11 16:59:01.366261 crc crio[22018]: time="2026-06-11T16:59:01.36575751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166838 | controller | Jun 11 16:59:01.373450 crc crio[22018]: time="2026-06-11T16:59:01.373292354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.166876 | controller | Jun 11 16:59:01.379949 crc crio[22018]: time="2026-06-11T16:59:01.379852865Z" level=info msg="Removed container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166895 | controller | Jun 11 16:59:01.391578 crc crio[22018]: time="2026-06-11T16:59:01.39148501Z" level=info msg="Removing container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166911 | controller | Jun 11 16:59:01.479935 crc crio[22018]: time="2026-06-11T16:59:01.479750965Z" level=info msg="Removed container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.166927 | controller | Jun 11 16:59:01.609067 crc crio[22018]: time="2026-06-11T16:59:01.608902691Z" level=info msg="Created container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.166944 | controller | Jun 11 16:59:01.610612 crc crio[22018]: time="2026-06-11T16:59:01.609840938Z" level=info msg="Created container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.166961 | controller | Jun 11 16:59:01.610865 crc crio[22018]: time="2026-06-11T16:59:01.610768127Z" level=info msg="Starting container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1" id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.166978 | controller | Jun 11 16:59:01.617548 crc crio[22018]: time="2026-06-11T16:59:01.61747115Z" level=info msg="Started container" PID=74421 containerID=81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 description=openstack/ceilometer-0/ceilometer-central-agent id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f
2026-06-11 18:17:38.166995 | controller | Jun 11 16:59:01.618610 crc crio[22018]: time="2026-06-11T16:59:01.618483522Z" level=info msg="Starting container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff" id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.167012 | controller | Jun 11 16:59:01.629877 crc crio[22018]: time="2026-06-11T16:59:01.629527785Z" level=info msg="Started container" PID=74422 containerID=b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff description=openstack/cinder-api-0/cinder-api-log id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9
2026-06-11 18:17:38.167029 | controller | Jun 11 16:59:01.641409 crc crio[22018]: time="2026-06-11T16:59:01.641222545Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167054 | controller | Jun 11 16:59:01.642567 crc crio[22018]: time="2026-06-11T16:59:01.642303299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f1afc3c5-1c97-45ce-930a-78e3ff67497d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167071 | controller | Jun 11 16:59:01.645815 crc crio[22018]: time="2026-06-11T16:59:01.645745289Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.167087 | controller | Jun 11 16:59:01.759959 crc crio[22018]: time="2026-06-11T16:59:01.759275846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=1ca997e5-e690-4403-a570-182a9288c1ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167104 | controller | Jun 11 16:59:01.773647 crc crio[22018]: time="2026-06-11T16:59:01.772638261Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167120 | controller | Jun 11 16:59:01.773647 crc crio[22018]: time="2026-06-11T16:59:01.772982382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167137 | controller | Jun 11 16:59:01.852481 crc crio[22018]: time="2026-06-11T16:59:01.852294793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167153 | controller | Jun 11 16:59:02.097533 crc crio[22018]: time="2026-06-11T16:59:02.097393842Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167170 | controller | Jun 11 16:59:02.098687 crc crio[22018]: time="2026-06-11T16:59:02.098601891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=132e51dc-385b-4b1f-80a5-5e5fe9d9dcb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167186 | controller | Jun 11 16:59:02.119521 crc crio[22018]: time="2026-06-11T16:59:02.119240746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=96bcce43-41d6-4ba4-93d7-0bbedc5a8bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167203 | controller | Jun 11 16:59:02.131277 crc crio[22018]: time="2026-06-11T16:59:02.12910573Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167219 | controller | Jun 11 16:59:02.131277 crc crio[22018]: time="2026-06-11T16:59:02.129748711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167236 | controller | Jun 11 16:59:02.253314 crc crio[22018]: time="2026-06-11T16:59:02.252972837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167252 | controller | Jun 11 16:59:02.283144 crc crio[22018]: time="2026-06-11T16:59:02.283045308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167273 | controller | Jun 11 16:59:02.400190 crc crio[22018]: time="2026-06-11T16:59:02.400058652Z" level=info msg="Created container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167290 | controller | Jun 11 16:59:02.403534 crc crio[22018]: time="2026-06-11T16:59:02.402018244Z" level=info msg="Starting container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9" id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.167306 | controller | Jun 11 16:59:02.419786 crc crio[22018]: time="2026-06-11T16:59:02.419643888Z" level=info msg="Started container" PID=74497 containerID=961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 description=openstack/ceilometer-0/ceilometer-notification-agent id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f
2026-06-11 18:17:38.167323 | controller | Jun 11 16:59:02.444251 crc crio[22018]: time="2026-06-11T16:59:02.444033364Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167340 | controller | Jun 11 16:59:02.457144 crc crio[22018]: time="2026-06-11T16:59:02.456887519Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.167357 | controller | Jun 11 16:59:02.618278 crc crio[22018]: time="2026-06-11T16:59:02.617306596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167373 | controller | Jun 11 16:59:02.736160 crc crio[22018]: time="2026-06-11T16:59:02.736050236Z" level=info msg="Created container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167389 | controller | Jun 11 16:59:02.737450 crc crio[22018]: time="2026-06-11T16:59:02.73730029Z" level=info msg="Starting container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b" id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.167405 | controller | Jun 11 16:59:02.745704 crc crio[22018]: time="2026-06-11T16:59:02.745585506Z" level=info msg="Started container" PID=74545 containerID=7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b description=openstack/cinder-api-0/cinder-api id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9
2026-06-11 18:17:38.167422 | controller | Jun 11 16:59:03.186957 crc crio[22018]: time="2026-06-11T16:59:03.186822537Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167438 | controller | Jun 11 16:59:03.188641 crc crio[22018]: time="2026-06-11T16:59:03.188549351Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=74c2873d-92fe-4f8e-87c5-bca02150bcd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167454 | controller | Jun 11 16:59:03.208206 crc crio[22018]: time="2026-06-11T16:59:03.20801135Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=856ebf66-f38d-41c5-b3ee-d130cc493e13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167474 | controller | Jun 11 16:59:03.218684 crc crio[22018]: time="2026-06-11T16:59:03.217936031Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167491 | controller | Jun 11 16:59:03.218972 crc crio[22018]: time="2026-06-11T16:59:03.218947153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167507 | controller | Jun 11 16:59:03.270960 crc crio[22018]: time="2026-06-11T16:59:03.270215158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167523 | controller | Jun 11 16:59:03.273889 crc crio[22018]: time="2026-06-11T16:59:03.273644697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167539 | controller | Jun 11 16:59:03.524767 crc crio[22018]: time="2026-06-11T16:59:03.524677684Z" level=info msg="Created container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167556 | controller | Jun 11 16:59:03.525885 crc crio[22018]: time="2026-06-11T16:59:03.525763859Z" level=info msg="Starting container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac" id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.167572 | controller | Jun 11 16:59:03.531418 crc crio[22018]: time="2026-06-11T16:59:03.531237883Z" level=info msg="Started container" PID=74727 containerID=278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac description=openstack/ceilometer-0/sg-core id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f
2026-06-11 18:17:38.167588 | controller | Jun 11 16:59:03.544801 crc crio[22018]: time="2026-06-11T16:59:03.544707301Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167604 | controller | Jun 11 16:59:03.548798 crc crio[22018]: time="2026-06-11T16:59:03.548736599Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.167620 | controller | Jun 11 16:59:05.163299 crc crio[22018]: time="2026-06-11T16:59:05.162432706Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.167636 | controller | Jun 11 16:59:05.165395 crc crio[22018]: time="2026-06-11T16:59:05.164632585Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=efdfeb8f-a533-4303-b73c-45eafa1ef67a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167651 | controller | Jun 11 16:59:05.199164 crc crio[22018]: time="2026-06-11T16:59:05.199050689Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=1b067e13-a0c9-4219-832c-b4fe5d09a767 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.167667 | controller | Jun 11 16:59:05.211618 crc crio[22018]: time="2026-06-11T16:59:05.211531166Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167686 | controller | Jun 11 16:59:05.212928 crc crio[22018]: time="2026-06-11T16:59:05.2128982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167702 | controller | Jun 11 16:59:05.272468 crc crio[22018]: time="2026-06-11T16:59:05.272296349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167717 | controller | Jun 11 16:59:05.278193 crc crio[22018]: time="2026-06-11T16:59:05.278128152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.167733 | controller | Jun 11 16:59:05.460956 crc crio[22018]: time="2026-06-11T16:59:05.460395685Z" level=info msg="Created container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.167748 | controller | Jun 11 16:59:05.462741 crc crio[22018]: time="2026-06-11T16:59:05.462676648Z" level=info msg="Starting container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2" id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.167763 | controller | Jun 11 16:59:05.478223 crc crio[22018]: time="2026-06-11T16:59:05.47811845Z" level=info msg="Started container" PID=74840 containerID=f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 description=openstack/ceilometer-0/proxy-httpd id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f
2026-06-11 18:17:38.167779 | controller | Jun 11 16:59:09.108868 crc crio[22018]: time="2026-06-11T16:59:09.108281592Z" level=info msg="Stopping container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 (timeout: 30s)" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167795 | controller | Jun 11 16:59:09.109944 crc crio[22018]: time="2026-06-11T16:59:09.108765057Z" level=info msg="Stopping container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 (timeout: 30s)" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167810 | controller | Jun 11 16:59:09.109944 crc crio[22018]: time="2026-06-11T16:59:09.108781088Z" level=info msg="Stopping container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 (timeout: 30s)" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167825 | controller | Jun 11 16:59:09.109944 crc crio[22018]: time="2026-06-11T16:59:09.109835751Z" level=info msg="Stopping container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac (timeout: 30s)" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167840 | controller | Jun 11 16:59:09.242178 crc crio[22018]: time="2026-06-11T16:59:09.242062264Z" level=info msg="Stopped container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167872 | controller | Jun 11 16:59:09.344751 crc crio[22018]: time="2026-06-11T16:59:09.344445457Z" level=info msg="Stopped container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167890 | controller | Jun 11 16:59:09.664456 crc crio[22018]: time="2026-06-11T16:59:09.664120532Z" level=info msg="Stopped container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167912 | controller | Jun 11 16:59:09.665199 crc crio[22018]: time="2026-06-11T16:59:09.664741535Z" level=info msg="Stopped container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.167929 | controller | Jun 11 16:59:09.666728 crc crio[22018]: time="2026-06-11T16:59:09.666670507Z" level=info msg="Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.167945 | controller | Jun 11 16:59:09.667565 crc crio[22018]: time="2026-06-11T16:59:09.667449903Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc007484800}] Aliases:map[]}"
2026-06-11 18:17:38.167961 | controller | Jun 11 16:59:09.667783 crc crio[22018]: time="2026-06-11T16:59:09.667618418Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.167977 | controller | Jun 11 16:59:09.993400 crc crio[22018]: time="2026-06-11T16:59:09.992921657Z" level=info msg="Stopped pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.167993 | controller | Jun 11 16:59:10.495686 crc crio[22018]: time="2026-06-11T16:59:10.495589832Z" level=info msg="Removing container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168009 | controller | Jun 11 16:59:10.561715 crc crio[22018]: time="2026-06-11T16:59:10.561138781Z" level=info msg="Removed container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168024 | controller | Jun 11 16:59:10.574882 crc crio[22018]: time="2026-06-11T16:59:10.573952003Z" level=info msg="Removing container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168039 | controller | Jun 11 16:59:10.629656 crc crio[22018]: time="2026-06-11T16:59:10.62955838Z" level=info msg="Removed container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168054 | controller | Jun 11 16:59:10.634270 crc crio[22018]: time="2026-06-11T16:59:10.634183617Z" level=info msg="Removing container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168070 | controller | Jun 11 16:59:10.665932 crc crio[22018]: time="2026-06-11T16:59:10.665839012Z" level=info msg="Removed container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168085 | controller | Jun 11 16:59:10.668292 crc crio[22018]: time="2026-06-11T16:59:10.668196039Z" level=info msg="Removing container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168105 | controller | Jun 11 16:59:10.701199 crc crio[22018]: time="2026-06-11T16:59:10.701135768Z" level=info msg="Removed container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.168122 | controller | Jun 11 16:59:10.966972 crc crio[22018]: time="2026-06-11T16:59:10.966843441Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168138 | controller | Jun 11 16:59:10.966972 crc crio[22018]: time="2026-06-11T16:59:10.966939384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168154 | controller | Jun 11 16:59:11.030217 crc crio[22018]: time="2026-06-11T16:59:11.030154553Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}"
2026-06-11 18:17:38.168170 | controller | Jun 11 16:59:11.030594 crc crio[22018]: time="2026-06-11T16:59:11.030567356Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.168187 | controller | Jun 11 16:59:11.708879 crc crio[22018]: 2026-06-11T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff4f4f39f78ddc9 Mac:7e:68:f9:87:fe:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 SocketPath: PciID:}] [{Interface:0xc00068c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.168204 | controller | Jun 11 16:59:11.710143 crc crio[22018]: time="2026-06-11T16:59:11.710023421Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}"
2026-06-11 18:17:38.168220 | controller | Jun 11 16:59:11.710242 crc crio[22018]: time="2026-06-11T16:59:11.710227827Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.168236 | controller | Jun 11 16:59:11.726432 crc crio[22018]: time="2026-06-11T16:59:11.726276218Z" level=info msg="Ran pod sandbox ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b with infra container: openstack/ceilometer-0/POD" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168252 | controller | Jun 11 16:59:11.731858 crc crio[22018]: time="2026-06-11T16:59:11.731783293Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.168268 | controller | Jun 11 16:59:11.741863 crc crio[22018]: time="2026-06-11T16:59:11.741762259Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.168288 | controller | Jun 11 16:59:11.943658 crc crio[22018]: time="2026-06-11T16:59:11.94306917Z" level=info msg="Running pod sandbox: openstack/nova-api-e1c1-account-create-qvf4t/POD" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168304 | controller | Jun 11 16:59:11.943782 crc crio[22018]: time="2026-06-11T16:59:11.94369793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168320 | controller | Jun 11 16:59:11.985490 crc crio[22018]: time="2026-06-11T16:59:11.985405744Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}"
2026-06-11 18:17:38.168336 | controller | Jun 11 16:59:11.985490 crc crio[22018]: time="2026-06-11T16:59:11.985480907Z" level=info msg="Adding pod openstack_nova-api-e1c1-account-create-qvf4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.168352 | controller | Jun 11 16:59:12.130936 crc crio[22018]: time="2026-06-11T16:59:12.1308369Z" level=info msg="Running pod sandbox: openstack/nova-cell0-b02f-account-create-n9j2l/POD" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168368 | controller | Jun 11 16:59:12.131046 crc crio[22018]: time="2026-06-11T16:59:12.130962874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168384 | controller | Jun 11 16:59:12.217851 crc crio[22018]: time="2026-06-11T16:59:12.217772415Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}"
2026-06-11 18:17:38.168400 | controller | Jun 11 16:59:12.217851 crc crio[22018]: time="2026-06-11T16:59:12.217831417Z" level=info msg="Adding pod openstack_nova-cell0-b02f-account-create-n9j2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.168416 | controller | Jun 11 16:59:12.398239 crc crio[22018]: time="2026-06-11T16:59:12.398113168Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.168432 | controller | Jun 11 16:59:12.403712 crc crio[22018]: time="2026-06-11T16:59:12.403625904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dbfd2ce1-aa4f-40a8-a26f-c4f3f71d3df3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168448 | controller | Jun 11 16:59:12.404424 crc crio[22018]: time="2026-06-11T16:59:12.404281315Z" level=info msg="Running pod sandbox: openstack/nova-cell1-b273-account-create-crr6m/POD" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168467 | controller | Jun 11 16:59:12.404524 crc crio[22018]: time="2026-06-11T16:59:12.404480981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168483 | controller | Jun 11 16:59:12.444859 crc crio[22018]: time="2026-06-11T16:59:12.444762771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ced23ddb-3240-483f-97cb-b5adb01c774e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168500 | controller | Jun 11 16:59:12.469158 crc crio[22018]: time="2026-06-11T16:59:12.462820395Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}"
2026-06-11 18:17:38.168516 | controller | Jun 11 16:59:12.469158 crc crio[22018]: time="2026-06-11T16:59:12.462881067Z" level=info msg="Adding pod openstack_nova-cell1-b273-account-create-crr6m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.168532 | controller | Jun 11 16:59:12.469158 crc crio[22018]: time="2026-06-11T16:59:12.463245689Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.168547 | controller | Jun 11 16:59:12.469158 crc crio[22018]: time="2026-06-11T16:59:12.463713644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168563 | controller | Jun 11 16:59:12.636737 crc crio[22018]: time="2026-06-11T16:59:12.634629567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168578 | controller | Jun 11 16:59:12.654679 crc crio[22018]: time="2026-06-11T16:59:12.653712354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168594 | controller | Jun 11 16:59:12.677565 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2015b5978c2d61 Mac:2a:b0:85:54:c9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.168610 | controller | Jun 11 16:59:12.684057 crc crio[22018]: time="2026-06-11T16:59:12.679216307Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}"
2026-06-11 18:17:38.168627 | controller | Jun 11 16:59:12.684057 crc crio[22018]: time="2026-06-11T16:59:12.679446534Z" level=info msg="Checking pod openstack_nova-api-e1c1-account-create-qvf4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.168642 | controller | Jun 11 16:59:12.705905 crc crio[22018]: time="2026-06-11T16:59:12.705809913Z" level=info msg="Ran pod sandbox b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 with infra container: openstack/nova-api-e1c1-account-create-qvf4t/POD" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168662 | controller | Jun 11 16:59:12.712519 crc crio[22018]: time="2026-06-11T16:59:12.712216301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9da634f-b387-48ac-81b9-e738d404b721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168678 | controller | Jun 11 16:59:12.717699 crc crio[22018]: time="2026-06-11T16:59:12.717577892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=22bfdc2f-67c2-4f6e-b64c-bb1effe32639 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168693 | controller | Jun 11 16:59:12.735550 crc crio[22018]: time="2026-06-11T16:59:12.735195886Z" level=info msg="Creating container: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.168709 | controller | Jun 11 16:59:12.735872 crc crio[22018]: time="2026-06-11T16:59:12.735811026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168725 | controller | Jun 11 16:59:12.836956 crc crio[22018]: time="2026-06-11T16:59:12.836613744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168740 | controller | Jun 11 16:59:12.840912 crc crio[22018]: time="2026-06-11T16:59:12.840832099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168755 | controller | Jun 11 16:59:12.841562 crc crio[22018]: time="2026-06-11T16:59:12.84148687Z" level=info msg="Created container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.168771 | controller | Jun 11 16:59:12.842859 crc crio[22018]: time="2026-06-11T16:59:12.842784251Z" level=info msg="Starting container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17" id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.168787 | controller | Jun 11 16:59:12.865235 crc crio[22018]: time="2026-06-11T16:59:12.865153365Z" level=info msg="Started container" PID=75545 containerID=7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 description=openstack/ceilometer-0/ceilometer-central-agent id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b
2026-06-11 18:17:38.168803 | controller | Jun 11 16:59:12.892780 crc crio[22018]: time="2026-06-11T16:59:12.892691877Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.168818 | controller | Jun 11 16:59:12.900053 crc crio[22018]: time="2026-06-11T16:59:12.899981609Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.168834 | controller | Jun 11 16:59:12.923085 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bb4baeb4f839cd Mac:1e:e3:e0:14:9a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.168868 | controller | Jun 11 16:59:12.924088 crc crio[22018]: time="2026-06-11T16:59:12.924019552Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}"
2026-06-11 18:17:38.168889 | controller | Jun 11 16:59:12.924305 crc crio[22018]: time="2026-06-11T16:59:12.92424577Z" level=info msg="Checking pod openstack_nova-cell0-b02f-account-create-n9j2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.168906 | controller | Jun 11 16:59:12.936282 crc crio[22018]: time="2026-06-11T16:59:12.936204492Z" level=info msg="Ran pod sandbox 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 with infra container: openstack/nova-cell0-b02f-account-create-n9j2l/POD" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.168922 | controller | Jun 11 16:59:12.942886 crc crio[22018]: time="2026-06-11T16:59:12.94282665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae7be6d8-407b-4a54-9845-3fa62feac8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168938 | controller | Jun 11 16:59:12.947549 crc crio[22018]: time="2026-06-11T16:59:12.947480629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=816a0097-47f6-4ded-b735-b03639971dd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.168953 | controller | Jun 11 16:59:12.956773 crc crio[22018]: time="2026-06-11T16:59:12.95668667Z" level=info msg="Creating container: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.168970 | controller | Jun 11 16:59:12.957131 crc crio[22018]: time="2026-06-11T16:59:12.957065012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.168986 | controller | Jun 11 16:59:13.002680 crc crio[22018]: time="2026-06-11T16:59:13.002578129Z" level=info msg="Created container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169001 | controller | Jun 11 16:59:13.004262 crc crio[22018]: time="2026-06-11T16:59:13.004191712Z" level=info msg="Starting container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0" id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.169017 | controller | Jun 11 16:59:13.012177 crc crio[22018]: time="2026-06-11T16:59:13.012084191Z" level=info msg="Started container" PID=75558 containerID=a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0 description=openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053
2026-06-11 18:17:38.169033 | controller | Jun 11 16:59:13.039992 crc crio[22018]: time="2026-06-11T16:59:13.039887715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169052 | controller | Jun 11 16:59:13.045267 crc crio[22018]: time="2026-06-11T16:59:13.045192784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169069 | controller | Jun 11 16:59:13.099670 crc crio[22018]: 2026-06-11T16:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309f4ac9bf6f391 Mac:3e:bd:b0:b7:88:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d SocketPath: PciID:}] [{Interface:0xc000138e90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.169085 | controller | Jun 11 16:59:13.103284 crc crio[22018]: time="2026-06-11T16:59:13.101517404Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}"
2026-06-11 18:17:38.169101 | controller | Jun 11 16:59:13.103865 crc crio[22018]: time="2026-06-11T16:59:13.103810518Z" level=info msg="Checking pod openstack_nova-cell1-b273-account-create-crr6m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.169117 | controller | Jun 11 16:59:13.189614 crc crio[22018]: time="2026-06-11T16:59:13.189544035Z" level=info msg="Ran pod sandbox 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 with infra container: openstack/nova-cell1-b273-account-create-crr6m/POD" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.169133 | controller | Jun 11 16:59:13.192906 crc crio[22018]: time="2026-06-11T16:59:13.192831226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bfecebb3-86b6-456e-bb50-1cc25d27e351 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169149 | controller | Jun 11 16:59:13.196635 crc crio[22018]: time="2026-06-11T16:59:13.196545496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=da4fc689-4cea-46c0-b8cb-b6f5df42d398 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169164 | controller | Jun 11 16:59:13.206758 crc crio[22018]: time="2026-06-11T16:59:13.206651286Z" level=info msg="Creating container: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169180 | controller | Jun 11 16:59:13.207223 crc crio[22018]: time="2026-06-11T16:59:13.207151912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169196 | controller | Jun 11 16:59:13.257157 crc crio[22018]: time="2026-06-11T16:59:13.256994354Z" level=info msg="Created container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169211 | controller | Jun 11 16:59:13.259070 crc crio[22018]: time="2026-06-11T16:59:13.258950879Z" level=info msg="Starting container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675" id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.169233 | controller | Jun 11 16:59:13.276934 crc crio[22018]: time="2026-06-11T16:59:13.276764248Z" level=info msg="Started container" PID=75575 containerID=c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675 description=openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7
2026-06-11 18:17:38.169250 | controller | Jun 11 16:59:13.287273 crc crio[22018]: time="2026-06-11T16:59:13.287142473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169266 | controller | Jun 11 16:59:13.297167 crc crio[22018]: time="2026-06-11T16:59:13.297042071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169282 | controller | Jun 11 16:59:13.316967 crc crio[22018]: time="2026-06-11T16:59:13.316826587Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.169298 | controller | Jun 11 16:59:13.318279 crc crio[22018]: time="2026-06-11T16:59:13.318124192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=443e60e1-1c57-472f-bdb3-386185214070 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169313 | controller | Jun 11 16:59:13.362958 crc crio[22018]: time="2026-06-11T16:59:13.361736196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=60a73af9-8d77-461e-8231-03fc7cf71fd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169329 | controller | Jun 11 16:59:13.376423 crc crio[22018]: time="2026-06-11T16:59:13.376209198Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169345 | controller | Jun 11 16:59:13.377036 crc crio[22018]: time="2026-06-11T16:59:13.376966233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169366 | controller | Jun 11 16:59:13.453695 crc crio[22018]: time="2026-06-11T16:59:13.45347933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169388 | controller | Jun 11 16:59:13.459208 crc crio[22018]: time="2026-06-11T16:59:13.458061245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169405 | controller | Jun 11 16:59:13.661065 crc crio[22018]: time="2026-06-11T16:59:13.660500299Z" level=info msg="Created container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169421 | controller | Jun 11 16:59:13.663497 crc crio[22018]: time="2026-06-11T16:59:13.663399912Z" level=info msg="Starting container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f" id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.169441 | controller | Jun 11 16:59:13.669579 crc crio[22018]: time="2026-06-11T16:59:13.669513442Z" level=info msg="Started container" PID=75631 containerID=4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f description=openstack/ceilometer-0/ceilometer-notification-agent id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b
2026-06-11 18:17:38.169459 | controller | Jun 11 16:59:13.673510 crc crio[22018]: time="2026-06-11T16:59:13.673418888Z" level=info msg="Created container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169475 | controller | Jun 11 16:59:13.675921 crc crio[22018]: time="2026-06-11T16:59:13.675814987Z" level=info msg="Starting container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e" id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.169491 | controller | Jun 11 16:59:13.681482 crc crio[22018]: time="2026-06-11T16:59:13.681304941Z" level=info msg="Started container" PID=75632 containerID=972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e description=openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7
2026-06-11 18:17:38.169508 | controller | Jun 11 16:59:13.682757 crc crio[22018]: time="2026-06-11T16:59:13.682643063Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.169525 | controller | Jun 11 16:59:13.691868 crc crio[22018]: time="2026-06-11T16:59:13.691789584Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.169541 | controller | Jun 11 16:59:14.190260 crc crio[22018]: time="2026-06-11T16:59:14.190163093Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.169557 | controller | Jun 11 16:59:14.193218 crc crio[22018]: time="2026-06-11T16:59:14.19213779Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3ee23b25-1c56-4edd-8463-930ad4f2775f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169573 | controller | Jun 11 16:59:14.207196 crc crio[22018]: time="2026-06-11T16:59:14.207077961Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e1b35595-9aa5-46ac-9004-436f9a86bd29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169588 | controller | Jun 11 16:59:14.214646 crc crio[22018]: time="2026-06-11T16:59:14.214593169Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169604 | controller | Jun 11 16:59:14.215258 crc crio[22018]: time="2026-06-11T16:59:14.215156557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169620 | controller | Jun 11 16:59:14.276793 crc crio[22018]: time="2026-06-11T16:59:14.27656477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169639 | controller | Jun 11 16:59:14.282719 crc crio[22018]: time="2026-06-11T16:59:14.282288604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.169655 | controller | Jun 11 16:59:14.475911 crc crio[22018]: time="2026-06-11T16:59:14.475821582Z" level=info msg="Created container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.169671 | controller | Jun 11 16:59:14.478007 crc crio[22018]: time="2026-06-11T16:59:14.477907203Z" level=info msg="Starting container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad" id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.169686 | controller | Jun 11 16:59:14.487738 crc crio[22018]: time="2026-06-11T16:59:14.487629057Z" level=info msg="Started container" PID=75673 containerID=da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad description=openstack/ceilometer-0/sg-core id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b
2026-06-11 18:17:38.169703 | controller | Jun 11 16:59:14.504263 crc crio[22018]: time="2026-06-11T16:59:14.504113241Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.169719 | controller | Jun 11 16:59:14.508291 crc crio[22018]: time="2026-06-11T16:59:14.508204652Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.169735 | controller | Jun 11 16:59:14.733838 crc crio[22018]: time="2026-06-11T16:59:14.733056307Z" level=info msg="Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.169751 | controller | Jun 11 16:59:14.734088 crc crio[22018]: time="2026-06-11T16:59:14.733182827Z" level=info msg="Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.169767 | controller | Jun 11 16:59:14.734486 crc crio[22018]: time="2026-06-11T16:59:14.734434122Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc000380cd0}] Aliases:map[]}"
2026-06-11 18:17:38.169783 | controller | Jun 11 16:59:14.734697 crc crio[22018]: time="2026-06-11T16:59:14.734648568Z" level=info msg="Deleting pod openstack_nova-api-e1c1-account-create-qvf4t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.169799 | controller | Jun 11 16:59:14.738400 crc crio[22018]: time="2026-06-11T16:59:14.735428009Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc007484e20}] Aliases:map[]}"
2026-06-11 18:17:38.169819 | controller | Jun 11 16:59:14.738400 crc crio[22018]: time="2026-06-11T16:59:14.735715819Z" level=info msg="Deleting pod openstack_nova-cell0-b02f-account-create-n9j2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.169841 | controller | Jun 11 16:59:15.365836 crc crio[22018]: time="2026-06-11T16:59:15.36527508Z" level=info msg="Stopped pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.169886 | controller | Jun 11 16:59:15.411432 crc crio[22018]: time="2026-06-11T16:59:15.411098276Z" level=info msg="Stopped pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.169908 | controller | Jun 11 16:59:15.759970 crc crio[22018]: time="2026-06-11T16:59:15.759828163Z" level=info msg="Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.169925 | controller | Jun 11 16:59:15.760962 crc crio[22018]: time="2026-06-11T16:59:15.760496774Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc002a1a7d0}] Aliases:map[]}"
2026-06-11 18:17:38.169942 | controller | Jun 11 16:59:15.760962 crc crio[22018]: time="2026-06-11T16:59:15.760777913Z" level=info msg="Deleting pod openstack_nova-cell1-b273-account-create-crr6m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.169958 | controller | Jun 11 16:59:16.066782 crc crio[22018]: time="2026-06-11T16:59:16.066097944Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.169975 | controller | Jun 11 16:59:16.068551 crc crio[22018]: time="2026-06-11T16:59:16.068453282Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=fabbf515-657d-44fa-9899-350b58a9b2d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.169990 | controller | Jun 11 16:59:16.138694 crc crio[22018]: time="2026-06-11T16:59:16.138554558Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=aedbb379-1714-4d7c-9e74-66ab7e64eeaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.170006 | controller | Jun 11 16:59:16.151549 crc crio[22018]: time="2026-06-11T16:59:16.15085483Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.170023 | controller | Jun 11 16:59:16.159085 crc crio[22018]: time="2026-06-11T16:59:16.156812091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.170077 | controller | Jun 11 16:59:16.241653 crc crio[22018]: time="2026-06-11T16:59:16.240585069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.170100 | controller | Jun 11 16:59:16.243123 crc crio[22018]: time="2026-06-11T16:59:16.242959894Z" level=info msg="Stopped pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.170122 | controller | Jun 11 16:59:16.245242 crc crio[22018]: time="2026-06-11T16:59:16.245185546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.170139 | controller | Jun 11 16:59:16.396181 crc crio[22018]: time="2026-06-11T16:59:16.395488842Z" level=info msg="Created container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.170156 | controller | Jun 11 16:59:16.401616 crc crio[22018]: time="2026-06-11T16:59:16.401529944Z" level=info msg="Starting container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3" id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.170172 | controller | Jun 11 16:59:16.406828 crc crio[22018]: time="2026-06-11T16:59:16.406709842Z" level=info msg="Started container" PID=75875 containerID=04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 description=openstack/ceilometer-0/proxy-httpd id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b
2026-06-11 18:17:38.170189 | controller | Jun 11 16:59:16.614013 crc crio[22018]: time="2026-06-11T16:59:16.613940945Z" level=info msg="Stopping container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 (timeout: 30s)" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170206 | controller | Jun 11 16:59:16.614128 crc crio[22018]: time="2026-06-11T16:59:16.61409572Z" level=info msg="Stopping container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 (timeout: 30s)" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170228 | controller | Jun 11 16:59:16.864256 crc crio[22018]: time="2026-06-11T16:59:16.863644658Z" level=info msg="Stopped container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170252 | controller | Jun 11 16:59:18.129031 crc crio[22018]: time="2026-06-11T16:59:18.123678869Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-t5rn5/POD" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.170270 | controller | Jun 11 16:59:18.129031 crc crio[22018]: time="2026-06-11T16:59:18.12403244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.170287 | controller | Jun 11 16:59:18.168412 crc crio[22018]: time="2026-06-11T16:59:18.168213253Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}"
2026-06-11 18:17:38.170303 | controller | Jun 11 16:59:18.168412 crc crio[22018]: time="2026-06-11T16:59:18.168279605Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-t5rn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.170320 | controller | Jun 11 16:59:19.121721 crc crio[22018]: time="2026-06-11T16:59:19.11531363Z" level=info msg="Stopping container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 (timeout: 30s)" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170341 | controller | Jun 11 16:59:19.121721 crc crio[22018]: time="2026-06-11T16:59:19.116611171Z" level=info msg="Stopping container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 (timeout: 30s)" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170358 | controller | Jun 11 16:59:19.324985 crc crio[22018]: time="2026-06-11T16:59:19.32413037Z" level=info msg="Stopped container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170375 | controller | Jun 11 16:59:19.599690 crc crio[22018]: 2026-06-11T16:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91d5179c9010a86 Mac:1a:2e:04:9a:25:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.170392 | controller | Jun 11 16:59:19.601695 crc crio[22018]: time="2026-06-11T16:59:19.601591298Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}"
2026-06-11 18:17:38.170408 | controller | Jun 11 16:59:19.601859 crc crio[22018]: time="2026-06-11T16:59:19.601795035Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-t5rn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.170426 | controller | Jun 11 16:59:19.615482 crc crio[22018]: time="2026-06-11T16:59:19.614731608Z" level=info msg="Ran pod sandbox 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e with infra container: openstack/nova-cell0-conductor-db-sync-t5rn5/POD" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.170445 | controller | Jun 11 16:59:19.623405 crc crio[22018]: time="2026-06-11T16:59:19.623232867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.170463 | controller | Jun 11 16:59:19.623692 crc crio[22018]: time="2026-06-11T16:59:19.623577918Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.170480 | controller | Jun 11 16:59:19.623692 crc crio[22018]: time="2026-06-11T16:59:19.62364459Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.170497 | controller | Jun 11 16:59:19.627921 crc crio[22018]: time="2026-06-11T16:59:19.627809715Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.170518 | controller | Jun 11 16:59:19.641206 crc crio[22018]: time="2026-06-11T16:59:19.641115967Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\""
2026-06-11 18:17:38.170535 | controller | Jun 11 16:59:19.936642 crc crio[22018]: time="2026-06-11T16:59:19.936490462Z" level=info msg="Stopped container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170552 | controller | Jun 11 16:59:19.937891 crc crio[22018]: time="2026-06-11T16:59:19.937803664Z" level=info msg="Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.170569 | controller | Jun 11 16:59:19.938673 crc crio[22018]: time="2026-06-11T16:59:19.93860287Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc000380ff0}] Aliases:map[]}"
2026-06-11 18:17:38.170599 | controller | Jun 11 16:59:19.938858 crc crio[22018]: time="2026-06-11T16:59:19.938802406Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.170617 | controller | Jun 11 16:59:20.478447 crc crio[22018]: time="2026-06-11T16:59:20.477848058Z" level=info msg="Stopping container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad (timeout: 30s)" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170634 | controller | Jun 11 16:59:20.479881 crc crio[22018]: time="2026-06-11T16:59:20.479740238Z" level=info msg="Stopping container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f (timeout: 30s)" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170650 | controller | Jun 11 16:59:20.480139 crc crio[22018]: time="2026-06-11T16:59:20.480109599Z" level=info msg="Stopping container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 (timeout: 30s)" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170667 | controller | Jun 11 16:59:20.486956 crc crio[22018]: time="2026-06-11T16:59:20.486135032Z" level=info msg="Stopping container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 (timeout: 30s)" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170683 | controller | Jun 11 16:59:20.623129 crc crio[22018]: time="2026-06-11T16:59:20.622592877Z" level=info msg="Stopped container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170700 | controller | Jun 11 16:59:20.768548 crc crio[22018]: time="2026-06-11T16:59:20.767610466Z" level=info msg="Stopped container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170716 | controller | Jun 11 16:59:20.869808 crc crio[22018]: time="2026-06-11T16:59:20.868272227Z" level=info msg="Stopped pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.170737 | controller | Jun 11 16:59:21.043900 crc crio[22018]: time="2026-06-11T16:59:21.04367193Z" level=info msg="Stopped container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170755 | controller | Jun 11 16:59:21.285006 crc crio[22018]: time="2026-06-11T16:59:21.284925879Z" level=info msg="Removing container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.170772 | controller | Jun 11 16:59:21.360651 crc crio[22018]: time="2026-06-11T16:59:21.360536639Z" level=info msg="Removed container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.170792 | controller | Jun 11 16:59:21.370441 crc crio[22018]: time="2026-06-11T16:59:21.3702724Z" level=info msg="Removing container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.170814 | controller | Jun 11 16:59:21.431818 crc crio[22018]: time="2026-06-11T16:59:21.430969043Z" level=info msg="Removed container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.170831 | controller | Jun 11 16:59:21.757216 crc crio[22018]: time="2026-06-11T16:59:21.757132992Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.170871 | controller | Jun 11 16:59:21.758452 crc crio[22018]: time="2026-06-11T16:59:21.757234096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.170892 | controller | Jun 11 16:59:21.832458 crc crio[22018]: time="2026-06-11T16:59:21.83240071Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}"
2026-06-11 18:17:38.170909 | controller | Jun 11 16:59:21.832777 crc crio[22018]: time="2026-06-11T16:59:21.832751862Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.170926 | controller | Jun 11 16:59:22.524226 crc crio[22018]: time="2026-06-11T16:59:22.523618216Z" level=info msg="Stopped container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.170944 | controller | Jun 11 16:59:22.525284 crc crio[22018]: time="2026-06-11T16:59:22.525192818Z" level=info msg="Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.170960 | controller | Jun 11 16:59:22.528492 crc crio[22018]: time="2026-06-11T16:59:22.528255277Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc002b14af8}] Aliases:map[]}"
2026-06-11 18:17:38.170984 | controller | Jun 11 16:59:22.528776 crc crio[22018]: time="2026-06-11T16:59:22.528552026Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.171001 | controller | Jun 11 16:59:22.668785 crc crio[22018]: 2026-06-11T16:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a79f5e6a2e45b5 Mac:0a:11:32:72:c4:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd SocketPath: PciID:}] [{Interface:0xc00012ab40 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.171017 | controller | Jun 11 16:59:22.677952 crc crio[22018]: time="2026-06-11T16:59:22.677838577Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}"
2026-06-11 18:17:38.171035 | controller | Jun 11 16:59:22.678126 crc crio[22018]: time="2026-06-11T16:59:22.678050874Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.171051 | controller | Jun 11 16:59:22.692090 crc crio[22018]: time="2026-06-11T16:59:22.691913135Z" level=info msg="Ran pod sandbox 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f with infra container: openstack/glance-default-external-api-0/POD" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.171068 | controller | Jun 11 16:59:22.697159 crc crio[22018]: time="2026-06-11T16:59:22.696678406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=bd8df1b2-4199-4ea6-bbdd-623a8191ac4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171085 | controller | Jun 11 16:59:22.702547 crc crio[22018]: time="2026-06-11T16:59:22.702446759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7c0fea2f-d76c-41c9-b22a-4e167fc2814c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171101 | controller | Jun 11 16:59:22.744007 crc crio[22018]: time="2026-06-11T16:59:22.743869825Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.171118 | controller | Jun 11 16:59:22.744444 crc crio[22018]: time="2026-06-11T16:59:22.744282579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171134 | controller | Jun 11 16:59:22.802827 crc crio[22018]: time="2026-06-11T16:59:22.802664844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171151 | controller | Jun 11 16:59:23.619198 crc crio[22018]: time="2026-06-11T16:59:23.619096702Z" level=info msg="Stopped pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.171171 | controller | Jun 11 16:59:23.806004 crc crio[22018]: time="2026-06-11T16:59:23.80527055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171188 | controller | Jun 11 16:59:24.336088 crc crio[22018]: time="2026-06-11T16:59:24.335941145Z" level=info msg="Created container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.171204 | controller | Jun 11 16:59:24.337936 crc crio[22018]: time="2026-06-11T16:59:24.337831085Z" level=info msg="Starting container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63" id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.171220 | controller | Jun 11 16:59:24.363166 crc crio[22018]: time="2026-06-11T16:59:24.363032671Z" level=info msg="Started container" PID=76561 containerID=ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 description=openstack/glance-default-external-api-0/glance-log id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f
2026-06-11 18:17:38.171237 | controller | Jun 11 16:59:24.400969 crc crio[22018]: time="2026-06-11T16:59:24.399561808Z" level=info msg="Removing container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171254 | controller | Jun 11 16:59:24.417797 crc crio[22018]: time="2026-06-11T16:59:24.41768579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7bc3cbda-e74b-4783-93c3-24d032db6827 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171270 | controller | Jun 11 16:59:24.466747 crc crio[22018]: time="2026-06-11T16:59:24.465957927Z" level=info msg="Removed container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171287 | controller | Jun 11 16:59:24.469289 crc crio[22018]: time="2026-06-11T16:59:24.469249543Z" level=info msg="Removing container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171303 | controller | Jun 11 16:59:24.533805 crc crio[22018]: time="2026-06-11T16:59:24.533715601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=45ffbecb-9592-4122-b001-d184ec7e245a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171319 | controller | Jun 11 16:59:24.536587 crc crio[22018]: time="2026-06-11T16:59:24.536510881Z" level=info msg="Removed container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171335 | controller | Jun 11 16:59:24.549648 crc crio[22018]: time="2026-06-11T16:59:24.549509296Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.171351 | controller | Jun 11 16:59:24.549974 crc crio[22018]: time="2026-06-11T16:59:24.549937196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171371 | controller | Jun 11 16:59:24.624881 crc crio[22018]: time="2026-06-11T16:59:24.624508405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171387 | controller | Jun 11 16:59:24.933580 crc crio[22018]: time="2026-06-11T16:59:24.933466856Z" level=info msg="Stopped container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.171404 | controller | Jun 11 16:59:24.936030 crc crio[22018]: time="2026-06-11T16:59:24.934314294Z" level=info msg="Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.171420 | controller | Jun 11 16:59:24.936030 crc crio[22018]: time="2026-06-11T16:59:24.935855123Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc00012b518}] Aliases:map[]}"
2026-06-11 18:17:38.171437 | controller | Jun 11 16:59:24.936537 crc crio[22018]: time="2026-06-11T16:59:24.936031409Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.171453 | controller | Jun 11 16:59:25.215617 crc crio[22018]: time="2026-06-11T16:59:25.214948621Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.171469 | controller | Jun 11 16:59:25.215815 crc crio[22018]: time="2026-06-11T16:59:25.215772228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171485 | controller | Jun 11 16:59:25.345660 crc crio[22018]: time="2026-06-11T16:59:25.345596733Z" level=info msg="Stopped pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.171502 | controller | Jun 11 16:59:25.374386 crc crio[22018]: time="2026-06-11T16:59:25.374220244Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}"
2026-06-11 18:17:38.171518 | controller | Jun 11 16:59:25.374386 crc crio[22018]: time="2026-06-11T16:59:25.374302577Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.171535 | controller | Jun 11 16:59:25.402994 crc crio[22018]: time="2026-06-11T16:59:25.402821963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171551 | controller | Jun 11 16:59:25.487086 crc crio[22018]: time="2026-06-11T16:59:25.486618206Z" level=info msg="Removing container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171571 | controller | Jun 11 16:59:25.549630 crc crio[22018]: time="2026-06-11T16:59:25.549517583Z" level=info msg="Removed container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171589 | controller | Jun 11 16:59:25.557593 crc crio[22018]: time="2026-06-11T16:59:25.557471984Z" level=info msg="Removing container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171604 | controller | Jun 11 16:59:25.583006 crc crio[22018]: time="2026-06-11T16:59:25.582817354Z" level=info msg="Created container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.171621 | controller | Jun 11 16:59:25.591584 crc crio[22018]: time="2026-06-11T16:59:25.591480617Z" level=info msg="Starting container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335" id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.171637 | controller | Jun 11 16:59:25.601233 crc crio[22018]: time="2026-06-11T16:59:25.601126077Z" level=info msg="Started container" PID=76733 containerID=7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 description=openstack/glance-default-external-api-0/glance-httpd id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f
2026-06-11 18:17:38.171654 | controller | Jun 11 16:59:25.629861 crc crio[22018]: time="2026-06-11T16:59:25.629709151Z" level=info msg="Removed container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171670 | controller | Jun 11 16:59:25.636899 crc crio[22018]: time="2026-06-11T16:59:25.636757057Z" level=info msg="Removing container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171686 | controller | Jun 11 16:59:25.865286 crc crio[22018]: time="2026-06-11T16:59:25.864637446Z" level=info msg="Removed container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171703 | controller | Jun 11 16:59:25.898080 crc crio[22018]: time="2026-06-11T16:59:25.895036886Z" level=info msg="Removing container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171720 | controller | Jun 11 16:59:25.961693 crc crio[22018]: time="2026-06-11T16:59:25.958162274Z" level=info msg="Removed container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.171737 | controller | Jun 11 16:59:26.199063 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cfce24840916 Mac:3a:00:aa:3d:17:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 SocketPath: PciID:}] [{Interface:0xc00052e5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.171754 | controller | Jun 11 16:59:26.200215 crc crio[22018]: time="2026-06-11T16:59:26.200127581Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}"
2026-06-11 18:17:38.171775 | controller | Jun 11 16:59:26.200451 crc crio[22018]: time="2026-06-11T16:59:26.200284596Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.171793 | controller | Jun 11 16:59:26.211621 crc crio[22018]: time="2026-06-11T16:59:26.211164803Z" level=info msg="Ran pod sandbox 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 with infra container: openstack/glance-default-internal-api-0/POD" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.171810 | controller | Jun 11 16:59:26.224554 crc crio[22018]: time="2026-06-11T16:59:26.223075121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=17ab7f89-6d5f-4d70-bded-d1a28eb41956 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171826 | controller | Jun 11 16:59:26.226398 crc crio[22018]: time="2026-06-11T16:59:26.226172778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=95b0cd68-621c-4d5d-8e71-a7df7849a5a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.171843 | controller | Jun 11 16:59:26.238634 crc crio[22018]: time="2026-06-11T16:59:26.23848493Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.171877 | controller | Jun 11 16:59:26.239137 crc crio[22018]: time="2026-06-11T16:59:26.238927464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171895 | controller | Jun 11 16:59:26.328932 crc crio[22018]: time="2026-06-11T16:59:26.328142989Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.171912 | controller | Jun 11 16:59:26.329491 crc crio[22018]: time="2026-06-11T16:59:26.329314357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171929 | controller | Jun 11 16:59:26.382975 crc crio[22018]: time="2026-06-11T16:59:26.382882519Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}"
2026-06-11 18:17:38.171946 | controller | Jun 11 16:59:26.382975 crc crio[22018]: time="2026-06-11T16:59:26.382941101Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.171963 | controller | Jun 11 16:59:26.383456 crc crio[22018]: time="2026-06-11T16:59:26.38327258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.171984 | controller | Jun 11 16:59:26.917465 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5430145a31d081c Mac:ae:c0:3d:f9:64:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.172001 | controller | Jun 11 16:59:26.918705 crc crio[22018]: time="2026-06-11T16:59:26.918624215Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}"
2026-06-11 18:17:38.172018 | controller | Jun 11 16:59:26.918892 crc crio[22018]: time="2026-06-11T16:59:26.918831472Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.172036 | controller | Jun 11 16:59:26.937033 crc crio[22018]: time="2026-06-11T16:59:26.936947379Z" level=info msg="Ran pod sandbox 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f with infra container: openstack/ceilometer-0/POD" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.172053 | controller | Jun 11 16:59:26.941985 crc crio[22018]: time="2026-06-11T16:59:26.941894524Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172070 | controller | Jun 11 16:59:26.949477 crc crio[22018]: time="2026-06-11T16:59:26.949313803Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.172086 | controller | Jun 11 16:59:27.058873 crc crio[22018]: time="2026-06-11T16:59:27.05842929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172103 | controller | Jun 11 16:59:27.179959 crc crio[22018]: time="2026-06-11T16:59:27.178160174Z" level=info msg="Created container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172118 | controller | Jun 11 16:59:27.179959 crc crio[22018]: time="2026-06-11T16:59:27.17961776Z" level=info msg="Starting container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274" id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.172134 | controller | Jun 11 16:59:27.188043 crc crio[22018]: time="2026-06-11T16:59:27.187947614Z" level=info msg="Started container" PID=77058 containerID=8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 description=openstack/glance-default-internal-api-0/glance-log id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573
2026-06-11 18:17:38.172150 | controller | Jun 11 16:59:27.201896 crc crio[22018]: time="2026-06-11T16:59:27.201789514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f278b6ae-f0a6-4706-9eba-d503236fc85e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172177 | controller | Jun 11 16:59:32.649628 crc crio[22018]: time="2026-06-11T16:59:32.648266805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=71df3bcd-897e-44a2-bb57-b624184bd79c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172200 | controller | Jun 11 16:59:33.102438 crc crio[22018]: time="2026-06-11T16:59:33.101660004Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172222 | controller | Jun 11 16:59:33.102793 crc crio[22018]: time="2026-06-11T16:59:33.102726838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172244 | controller | Jun 11 16:59:33.191973 crc crio[22018]: time="2026-06-11T16:59:33.191830799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172265 | controller | Jun 11 16:59:33.279543 crc crio[22018]: time="2026-06-11T16:59:33.27929969Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172287 | controller | Jun 11 16:59:33.283607 crc crio[22018]: time="2026-06-11T16:59:33.283532797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=a25f04bc-d0ce-494b-9498-998f96b2295c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172306 | controller | Jun 11 16:59:33.284069 crc crio[22018]: time="2026-06-11T16:59:33.283989742Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172322 | controller | Jun 11 16:59:33.286444 crc crio[22018]: time="2026-06-11T16:59:33.286279552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3f1769de-68cf-430f-a09c-9b861e2ee98b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172337 | controller | Jun 11 16:59:33.318266 crc crio[22018]: time="2026-06-11T16:59:33.318166491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=053f9e8b-ad99-4e2c-82cd-373de95873f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172353 | controller | Jun 11 16:59:33.328646 crc crio[22018]: time="2026-06-11T16:59:33.326515899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=2c76e38d-7a21-422e-bfd8-7209f18dbd40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172369 | controller | Jun 11 16:59:33.332185 crc crio[22018]: time="2026-06-11T16:59:33.331573961Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172384 | controller | Jun 11 16:59:33.333175 crc crio[22018]: time="2026-06-11T16:59:33.333035488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172405 | controller | Jun 11 16:59:33.336935 crc crio[22018]: time="2026-06-11T16:59:33.3368929Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172422 | controller | Jun 11 16:59:33.354187 crc crio[22018]: time="2026-06-11T16:59:33.354000664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172443 | controller | Jun 11 16:59:33.409417 crc crio[22018]: time="2026-06-11T16:59:33.408738853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172465 | controller | Jun 11 16:59:33.413753 crc crio[22018]: time="2026-06-11T16:59:33.413688461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172487 | controller | Jun 11 16:59:33.430585 crc crio[22018]: time="2026-06-11T16:59:33.430484914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172506 | controller | Jun 11 16:59:33.434075 crc crio[22018]: time="2026-06-11T16:59:33.434001286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172523 | controller | Jun 11 16:59:33.566118 crc crio[22018]: time="2026-06-11T16:59:33.565895058Z" level=info msg="Created container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172538 | controller | Jun 11 16:59:33.566988 crc crio[22018]: time="2026-06-11T16:59:33.56691112Z" level=info msg="Created container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172554 | controller | Jun 11 16:59:33.569023 crc crio[22018]: time="2026-06-11T16:59:33.568847602Z" level=info msg="Starting container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00" id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.172569 | controller | Jun 11 16:59:33.570041 crc crio[22018]: time="2026-06-11T16:59:33.569964878Z" level=info msg="Starting container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b" id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.172590 | controller | Jun 11 16:59:33.577600 crc crio[22018]: time="2026-06-11T16:59:33.577506157Z" level=info msg="Started container" PID=77373 containerID=f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b description=openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e
2026-06-11 18:17:38.172613 | controller | Jun 11 16:59:33.588939 crc crio[22018]: time="2026-06-11T16:59:33.588447515Z" level=info msg="Started container" PID=77372 containerID=c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 description=openstack/ceilometer-0/ceilometer-central-agent id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f
2026-06-11 18:17:38.172630 | controller | Jun 11 16:59:33.625529 crc crio[22018]: time="2026-06-11T16:59:33.625283236Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172650 | controller | Jun 11 16:59:33.633115 crc crio[22018]: time="2026-06-11T16:59:33.632693087Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.172667 | controller | Jun 11 16:59:33.782084 crc crio[22018]: time="2026-06-11T16:59:33.781994326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172683 | controller | Jun 11 16:59:33.904713 crc crio[22018]: time="2026-06-11T16:59:33.904599393Z" level=info msg="Created container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172700 | controller | Jun 11 16:59:33.905905 crc crio[22018]: time="2026-06-11T16:59:33.905839735Z" level=info msg="Starting container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde" id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.172721 | controller | Jun 11 16:59:33.914750 crc crio[22018]: time="2026-06-11T16:59:33.914638822Z" level=info msg="Started container" PID=77405 containerID=776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde description=openstack/glance-default-internal-api-0/glance-httpd id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573
2026-06-11 18:17:38.172740 | controller | Jun 11 16:59:34.076262 crc crio[22018]: time="2026-06-11T16:59:34.076079583Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172756 | controller | Jun 11 16:59:34.077508 crc crio[22018]: time="2026-06-11T16:59:34.077430146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2ce97041-91c7-4a8e-b072-b6f2877d6f3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172772 | controller | Jun 11 16:59:34.114868 crc crio[22018]: time="2026-06-11T16:59:34.114760762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=9586bcdf-7ff9-45b1-8130-6c975328ca8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172787 | controller | Jun 11 16:59:34.124686 crc crio[22018]: time="2026-06-11T16:59:34.124593014Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172803 | controller | Jun 11 16:59:34.125148 crc crio[22018]: time="2026-06-11T16:59:34.12508881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172818 | controller | Jun 11 16:59:34.176803 crc crio[22018]: time="2026-06-11T16:59:34.176651339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172834 | controller | Jun 11 16:59:34.179725 crc crio[22018]: time="2026-06-11T16:59:34.179648644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.172870 | controller | Jun 11 16:59:34.318036 crc crio[22018]: time="2026-06-11T16:59:34.31762303Z" level=info msg="Created container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.172892 | controller | Jun 11 16:59:34.319650 crc crio[22018]: time="2026-06-11T16:59:34.319565572Z" level=info msg="Starting container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027" id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.172909 | controller | Jun 11 16:59:34.325624 crc crio[22018]: time="2026-06-11T16:59:34.3255354Z" level=info msg="Started container" PID=77463 containerID=1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 description=openstack/ceilometer-0/ceilometer-notification-agent id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f
2026-06-11 18:17:38.172925 | controller | Jun 11 16:59:34.335705 crc crio[22018]: time="2026-06-11T16:59:34.335628052Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172941 | controller | Jun 11 16:59:34.338910 crc crio[22018]: time="2026-06-11T16:59:34.338830445Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.172957 | controller | Jun 11 16:59:34.857886 crc crio[22018]: time="2026-06-11T16:59:34.857787178Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.172974 | controller | Jun 11 16:59:34.858995 crc crio[22018]: time="2026-06-11T16:59:34.85877871Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=7f08494f-9e6c-4639-8f7f-08ae9daae96a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.172990 | controller | Jun 11 16:59:34.876881 crc crio[22018]: time="2026-06-11T16:59:34.875735881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=5a732369-b292-48f2-8860-13a4e626bb58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.173006 | controller | Jun 11 16:59:34.893844 crc crio[22018]: time="2026-06-11T16:59:34.893762939Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.173022 | controller | Jun 11 16:59:34.894258 crc crio[22018]: time="2026-06-11T16:59:34.894205773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173038 | controller | Jun 11 16:59:35.000492 crc crio[22018]: time="2026-06-11T16:59:35.000183681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173054 | controller | Jun 11 16:59:35.012888 crc crio[22018]: time="2026-06-11T16:59:35.012791784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173070 | controller | Jun 11 16:59:35.276046 crc crio[22018]: time="2026-06-11T16:59:35.275838636Z" level=info msg="Created container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.173089 | controller | Jun 11 16:59:35.282790 crc crio[22018]: time="2026-06-11T16:59:35.282699636Z" level=info msg="Starting container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5" id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.173106 | controller | Jun 11 16:59:35.298798 crc crio[22018]: time="2026-06-11T16:59:35.29872732Z" level=info msg="Started container" PID=77650 containerID=fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 description=openstack/ceilometer-0/sg-core id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f
2026-06-11 18:17:38.173122 | controller | Jun 11 16:59:35.315457 crc crio[22018]: time="2026-06-11T16:59:35.314905294Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.173138 | controller | Jun 11 16:59:35.330029 crc crio[22018]: time="2026-06-11T16:59:35.329789039Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.173154 | controller | Jun 11 16:59:37.395188 crc crio[22018]: time="2026-06-11T16:59:37.394421992Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.173171 | controller | Jun 11 16:59:37.396641 crc crio[22018]: time="2026-06-11T16:59:37.396051714Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=90e59176-a7d9-4ddd-addc-e7a014d34987 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.173187 | controller | Jun 11 16:59:37.440109 crc crio[22018]: time="2026-06-11T16:59:37.439978025Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=aa775c90-9c65-4178-bb04-b32263083cf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.173203 | controller | Jun 11 16:59:37.465580 crc crio[22018]: time="2026-06-11T16:59:37.46548894Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.173219 | controller | Jun 11 16:59:37.466012 crc crio[22018]: time="2026-06-11T16:59:37.465952745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173235 | controller | Jun 11 16:59:37.563986 crc crio[22018]: time="2026-06-11T16:59:37.563885899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173250 | controller | Jun 11 16:59:37.569221 crc crio[22018]: time="2026-06-11T16:59:37.569141737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173266 | controller | Jun 11 16:59:37.731657 crc crio[22018]: time="2026-06-11T16:59:37.730996989Z" level=info msg="Created container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.173282 | controller | Jun 11 16:59:37.733603 crc crio[22018]: time="2026-06-11T16:59:37.733192259Z" level=info msg="Starting container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208" id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.173302 | controller | Jun 11 16:59:37.746874 crc crio[22018]: time="2026-06-11T16:59:37.746805093Z" level=info msg="Started container" PID=77872 containerID=cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 description=openstack/ceilometer-0/proxy-httpd id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f
2026-06-11 18:17:38.173319 | controller | Jun 11 16:59:56.057484 crc crio[22018]: time="2026-06-11T16:59:56.056446638Z" level=info msg="Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173335 | controller | Jun 11 16:59:56.059295 crc crio[22018]: time="2026-06-11T16:59:56.058040359Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc00285c610}] Aliases:map[]}"
2026-06-11 18:17:38.173351 | controller | Jun 11 16:59:56.059295 crc crio[22018]: time="2026-06-11T16:59:56.058168493Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-t5rn5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.173367 | controller | Jun 11 16:59:56.442088 crc crio[22018]: time="2026-06-11T16:59:56.441972815Z" level=info msg="Stopped pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173383 | controller | Jun 11 16:59:58.483470 crc crio[22018]: time="2026-06-11T16:59:58.482535652Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.173398 | controller | Jun 11 16:59:58.485210 crc crio[22018]: time="2026-06-11T16:59:58.483514205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.173414 | controller | Jun 11 16:59:58.523012 crc crio[22018]: time="2026-06-11T16:59:58.522909013Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}"
2026-06-11 18:17:38.173430 | controller | Jun 11 16:59:58.523012 crc crio[22018]: time="2026-06-11T16:59:58.522988845Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.173447 | controller | Jun 11 16:59:58.772483 crc crio[22018]: time="2026-06-11T16:59:58.772286219Z" level=info msg="Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173463 | controller | Jun 11 16:59:58.772483 crc crio[22018]: time="2026-06-11T16:59:58.772477836Z" level=info msg="Stopped pod sandbox (already stopped): 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173483 | controller | Jun 11 16:59:58.775125 crc crio[22018]: time="2026-06-11T16:59:58.775063339Z" level=info msg="Removing pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173500 | controller | Jun 11 16:59:58.793260 crc crio[22018]: time="2026-06-11T16:59:58.792879027Z" level=info msg="Removed pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173515 | controller | Jun 11 16:59:58.794495 crc crio[22018]: time="2026-06-11T16:59:58.794077281Z" level=info msg="Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173531 | controller | Jun 11 16:59:58.794495 crc crio[22018]: time="2026-06-11T16:59:58.794164954Z" level=info msg="Stopped pod sandbox (already stopped): 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173547 | controller | Jun 11 16:59:58.795506 crc crio[22018]: time="2026-06-11T16:59:58.795070724Z" level=info msg="Removing pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173562 | controller | Jun 11 16:59:58.811881 crc crio[22018]: time="2026-06-11T16:59:58.811743341Z" level=info msg="Removed pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173578 | controller | Jun 11 16:59:58.812852 crc crio[22018]: time="2026-06-11T16:59:58.812792208Z" level=info msg="Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173593 | controller | Jun 11 16:59:58.813078 crc crio[22018]: time="2026-06-11T16:59:58.812949834Z" level=info msg="Stopped pod sandbox (already stopped): b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173608 | controller | Jun 11 16:59:58.813837 crc crio[22018]: time="2026-06-11T16:59:58.813802131Z" level=info msg="Removing pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173624 | controller | Jun 11 16:59:58.829191 crc crio[22018]: time="2026-06-11T16:59:58.829135815Z" level=info msg="Removed pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173639 | controller | Jun 11 16:59:58.830726 crc crio[22018]: time="2026-06-11T16:59:58.830650611Z" level=info msg="Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173654 | controller | Jun 11 16:59:58.830825 crc crio[22018]: time="2026-06-11T16:59:58.830755445Z" level=info msg="Stopped pod sandbox (already stopped): 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173670 | controller | Jun 11 16:59:58.831252 crc crio[22018]: time="2026-06-11T16:59:58.831163998Z" level=info msg="Removing pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173689 | controller | Jun 11 16:59:58.853575 crc crio[22018]: time="2026-06-11T16:59:58.853485879Z" level=info msg="Removed pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173705 | controller | Jun 11 16:59:58.854564 crc crio[22018]: time="2026-06-11T16:59:58.854489099Z" level=info msg="Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173720 | controller | Jun 11 16:59:58.854564 crc crio[22018]: time="2026-06-11T16:59:58.854559442Z" level=info msg="Stopped pod sandbox (already stopped): fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173736 | controller | Jun 11 16:59:58.855232 crc crio[22018]: time="2026-06-11T16:59:58.855182561Z" level=info msg="Removing pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173752 | controller | Jun 11 16:59:58.868713 crc crio[22018]: time="2026-06-11T16:59:58.868629824Z" level=info msg="Removed pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173767 | controller | Jun 11 16:59:58.869911 crc crio[22018]: time="2026-06-11T16:59:58.869694444Z" level=info msg="Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173783 | controller | Jun 11 16:59:58.869911 crc crio[22018]: time="2026-06-11T16:59:58.869769176Z" level=info msg="Stopped pod sandbox (already stopped): c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173799 | controller | Jun 11 16:59:58.870304 crc crio[22018]: time="2026-06-11T16:59:58.870251082Z" level=info msg="Removing pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173814 | controller | Jun 11 16:59:58.889839 crc crio[22018]: time="2026-06-11T16:59:58.889739217Z" level=info msg="Removed pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173830 | controller | Jun 11 16:59:58.890781 crc crio[22018]: time="2026-06-11T16:59:58.890724665Z" level=info msg="Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173845 | controller | Jun 11 16:59:58.890907 crc crio[22018]: time="2026-06-11T16:59:58.890807818Z" level=info msg="Stopped pod sandbox (already stopped): ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.173880 | controller | Jun 11 16:59:58.891868 crc crio[22018]: time="2026-06-11T16:59:58.891561511Z" level=info msg="Removing pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173896 | controller | Jun 11 16:59:58.906957 crc crio[22018]: time="2026-06-11T16:59:58.906846721Z" level=info msg="Removed pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.173916 | controller | Jun 11 16:59:59.138827 crc crio[22018]: 2026-06-11T16:59:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a4379a701bfef7 Mac:4e:aa:4f:93:41:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.173933 | controller | Jun 11 16:59:59.140931 crc crio[22018]: time="2026-06-11T16:59:59.140836284Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}"
2026-06-11 18:17:38.173949 | controller | Jun 11 16:59:59.141193 crc crio[22018]: time="2026-06-11T16:59:59.141067792Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.173966 | controller | Jun 11 16:59:59.153719 crc crio[22018]: time="2026-06-11T16:59:59.153632627Z" level=info msg="Ran pod sandbox 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd with infra container: openstack/nova-cell0-conductor-0/POD" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.173981 | controller | Jun 11 16:59:59.157235 crc crio[22018]: time="2026-06-11T16:59:59.157104563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=afe1803c-ee40-4618-bed8-9b265c0fbc17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.173997 | controller | Jun 11 16:59:59.191930 crc crio[22018]: time="2026-06-11T16:59:59.191814901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=df7709a5-175b-4ab8-ba91-20e627d72c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.174013 | controller | Jun 11 16:59:59.202918 crc crio[22018]: time="2026-06-11T16:59:59.202808001Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.174028 | controller | Jun 11 16:59:59.205439 crc crio[22018]: time="2026-06-11T16:59:59.205247629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174044 | controller | Jun 11 16:59:59.308490 crc crio[22018]: time="2026-06-11T16:59:59.308156092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174066 | controller | Jun 11 16:59:59.314485 crc crio[22018]: time="2026-06-11T16:59:59.314241656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174085 | controller | Jun 11 16:59:59.464816 crc crio[22018]: time="2026-06-11T16:59:59.464711366Z" level=info msg="Created container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.174127 | controller | Jun 11 16:59:59.466022 crc crio[22018]: time="2026-06-11T16:59:59.465929285Z" level=info msg="Starting container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050" id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.174147 | controller | Jun 11 16:59:59.471739 crc crio[22018]: time="2026-06-11T16:59:59.471640467Z" level=info msg="Started container" PID=79068 containerID=639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd
2026-06-11 18:17:38.174167 | controller | Jun 11 17:00:00.524201 crc crio[22018]: time="2026-06-11T17:00:00.523836245Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686620-tr5xj/POD" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174188 | controller | Jun 11 17:00:00.525651 crc crio[22018]: time="2026-06-11T17:00:00.524219707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174211 | controller | Jun 11 17:00:00.547436 crc crio[22018]: time="2026-06-11T17:00:00.547278414Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174234 | controller | Jun 11 17:00:00.548494 crc crio[22018]: time="2026-06-11T17:00:00.547507571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174254 | controller | Jun 11 17:00:00.584853 crc crio[22018]: time="2026-06-11T17:00:00.584723028Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}"
2026-06-11 18:17:38.174272 | controller | Jun 11 17:00:00.584853 crc crio[22018]: time="2026-06-11T17:00:00.584842912Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686620-tr5xj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174289 | controller | Jun 11 17:00:00.588025 crc crio[22018]: time="2026-06-11T17:00:00.587834006Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}"
2026-06-11 18:17:38.174306 | controller | Jun 11 17:00:00.588025 crc crio[22018]: time="2026-06-11T17:00:00.587900898Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174323 | controller | Jun 11 17:00:01.010945 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a7bdb850d917c5 Mac:46:5a:fb:b1:16:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.174346 | controller | Jun 11 17:00:01.012225 crc crio[22018]: time="2026-06-11T17:00:01.012117792Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}"
2026-06-11 18:17:38.174371 | controller | Jun 11 17:00:01.012534 crc crio[22018]: time="2026-06-11T17:00:01.012317489Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686620-tr5xj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.174395 | controller | Jun 11 17:00:01.024922 crc crio[22018]: time="2026-06-11T17:00:01.02427828Z" level=info msg="Ran pod sandbox 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 with infra container: openshift-infra/auto-csr-approver-29686620-tr5xj/POD" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174417 | controller | Jun 11 17:00:01.034608 crc crio[22018]: time="2026-06-11T17:00:01.034309309Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.174439 | controller | Jun 11 17:00:01.038422 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caba69930ac8303 Mac:92:99:65:4e:09:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.174456 | controller | Jun 11 17:00:01.039464 crc crio[22018]: time="2026-06-11T17:00:01.039296302Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}"
2026-06-11 18:17:38.174474 | controller | Jun 11 17:00:01.039597 crc crio[22018]: time="2026-06-11T17:00:01.039564311Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.174491 | controller | Jun 11 17:00:01.047088 crc crio[22018]: time="2026-06-11T17:00:01.047033647Z" level=info msg="Ran pod sandbox caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174507 | controller | Jun 11 17:00:01.050033 crc crio[22018]: time="2026-06-11T17:00:01.049957378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b3effeac-17f4-477f-bb1c-f318a45b75ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.174523 | controller | Jun 11 17:00:01.053404 crc crio[22018]: time="2026-06-11T17:00:01.053287985Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.174539 | controller | Jun 11 17:00:01.055196 crc crio[22018]: time="2026-06-11T17:00:01.055073532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0980384d-b6fe-40b5-8f9d-38b67a6b020b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.174560 | controller | Jun 11 17:00:01.097273 crc crio[22018]: time="2026-06-11T17:00:01.097136114Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.174590 | controller | Jun 11 17:00:01.097830 crc crio[22018]: time="2026-06-11T17:00:01.097761654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174610 | controller | Jun 11 17:00:01.148985 crc crio[22018]: time="2026-06-11T17:00:01.148853123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174626 | controller | Jun 11 17:00:01.154884 crc crio[22018]: time="2026-06-11T17:00:01.154782402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174641 | controller | Jun 11 17:00:01.287627 crc crio[22018]: time="2026-06-11T17:00:01.287139695Z" level=info msg="Created container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.174657 | controller | Jun 11 17:00:01.289200 crc crio[22018]: time="2026-06-11T17:00:01.289129029Z" level=info msg="Starting container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828" id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.174673 | controller | Jun 11 17:00:01.295550 crc crio[22018]: time="2026-06-11T17:00:01.295232523Z" level=info msg="Started container" PID=79197 containerID=dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828 description=openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed
2026-06-11 18:17:38.174689 | controller | Jun 11 17:00:03.198541 crc crio[22018]: time="2026-06-11T17:00:03.198268784Z" level=info msg="Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.174705 | controller | Jun 11 17:00:03.200042 crc crio[22018]: time="2026-06-11T17:00:03.199915397Z" level=info msg="Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc005da0338}] Aliases:map[]}"
2026-06-11 18:17:38.174722 | controller | Jun 11 17:00:03.200607 crc crio[22018]: time="2026-06-11T17:00:03.200480085Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174739 | controller | Jun 11 17:00:03.589672 crc crio[22018]: time="2026-06-11T17:00:03.589307868Z" level=info msg="Stopped pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.174759 | controller | Jun 11 17:00:07.255075 crc crio[22018]: time="2026-06-11T17:00:07.254299311Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-wpwfn/POD" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174776 | controller | Jun 11 17:00:07.256575 crc crio[22018]: time="2026-06-11T17:00:07.25646741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174792 | controller | Jun 11 17:00:07.377736 crc crio[22018]: time="2026-06-11T17:00:07.377435744Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}"
2026-06-11 18:17:38.174808 | controller | Jun 11 17:00:07.378042 crc crio[22018]: time="2026-06-11T17:00:07.377980128Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-wpwfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174824 | controller | Jun 11 17:00:07.663258 crc crio[22018]: time="2026-06-11T17:00:07.660959456Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174839 | controller | Jun 11 17:00:07.663258 crc crio[22018]: time="2026-06-11T17:00:07.661067629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174874 | controller | Jun 11 17:00:07.707957 crc crio[22018]: time="2026-06-11T17:00:07.707701986Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5rhbp/POD" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174891 | controller | Jun 11 17:00:07.707957 crc crio[22018]: time="2026-06-11T17:00:07.707785489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.174907 | controller | Jun 11 17:00:07.782024 crc crio[22018]: time="2026-06-11T17:00:07.781636696Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}"
2026-06-11 18:17:38.174923 | controller | Jun 11 17:00:07.782024 crc crio[22018]: time="2026-06-11T17:00:07.781980257Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174939 | controller | Jun 11 17:00:07.932062 crc crio[22018]: time="2026-06-11T17:00:07.931973107Z" level=info msg="Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}"
2026-06-11 18:17:38.174959 | controller | Jun 11 17:00:07.932062 crc crio[22018]: time="2026-06-11T17:00:07.932043419Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5rhbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.174975 | controller | Jun 11 17:00:07.987121 crc crio[22018]: time="2026-06-11T17:00:07.9870758Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.174991 | controller | Jun 11 17:00:07.987461 crc crio[22018]: time="2026-06-11T17:00:07.987434432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175007 | controller | Jun 11 17:00:08.061799 crc crio[22018]: time="2026-06-11T17:00:08.061676717Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}"
2026-06-11 18:17:38.175023 | controller | Jun 11 17:00:08.061799 crc crio[22018]: time="2026-06-11T17:00:08.061742709Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.175039 | controller | Jun 11 17:00:08.089436 crc crio[22018]: time="2026-06-11T17:00:08.088874114Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175054 | controller | Jun 11 17:00:08.089708 crc crio[22018]: time="2026-06-11T17:00:08.089449823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175070 | controller | Jun 11 17:00:08.160659 crc crio[22018]: time="2026-06-11T17:00:08.160552881Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}"
2026-06-11 18:17:38.175086 | controller | Jun 11 17:00:08.160659 crc crio[22018]: time="2026-06-11T17:00:08.160611172Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.175102 | controller | Jun 11 17:00:08.213410 crc crio[22018]: time="2026-06-11T17:00:08.212902455Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175117 | controller | Jun 11 17:00:08.213410 crc crio[22018]: time="2026-06-11T17:00:08.213296828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175133 | controller | Jun 11 17:00:08.244803 crc crio[22018]: time="2026-06-11T17:00:08.242915465Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175149 | controller | Jun 11 17:00:08.244803 crc crio[22018]: time="2026-06-11T17:00:08.242989498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175168 | controller | Jun 11 17:00:08.297137 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:794cf934afe9ddf Mac:b6:a0:50:29:ce:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.175185 | controller | Jun 11 17:00:08.312051 crc crio[22018]: time="2026-06-11T17:00:08.31154713Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}"
2026-06-11 18:17:38.175201 | controller | Jun 11 17:00:08.313513 crc crio[22018]: time="2026-06-11T17:00:08.313265416Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-wpwfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.175217 | controller | Jun 11 17:00:08.405171 crc crio[22018]: time="2026-06-11T17:00:08.404975378Z" level=info msg="Ran pod sandbox 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf with infra container: openstack/nova-cell0-cell-mapping-wpwfn/POD" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175232 | controller | Jun 11 17:00:08.416213 crc crio[22018]: time="2026-06-11T17:00:08.415837055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d0680bd4-64bb-42d4-a3ac-08e327209f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175248 | controller | Jun 11 17:00:08.422086 crc crio[22018]: time="2026-06-11T17:00:08.421746284Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}"
2026-06-11 18:17:38.175263 | controller | Jun 11 17:00:08.422086 crc crio[22018]: time="2026-06-11T17:00:08.421802206Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.175279 | controller | Jun 11 17:00:08.422086 crc crio[22018]: time="2026-06-11T17:00:08.422011883Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}"
2026-06-11 18:17:38.175295 | controller | Jun 11 17:00:08.422086 crc crio[22018]: time="2026-06-11T17:00:08.422046624Z" level=info msg="Adding pod openstack_dnsmasq-dns-946cbdf6f-ps7xs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.175310 | controller | Jun 11 17:00:08.505872 crc crio[22018]: time="2026-06-11T17:00:08.505622362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=167b66eb-a6ef-4577-9cb2-8c8e23ad093c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175329 | controller | Jun 11 17:00:08.602716 crc crio[22018]: time="2026-06-11T17:00:08.60222157Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.175345 | controller | Jun 11 17:00:08.603188 crc crio[22018]: time="2026-06-11T17:00:08.60313245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175361 | controller | Jun 11 17:00:08.644670 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06e757170bea37 Mac:36:31:cf:73:25:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.175378 | controller | Jun 11 17:00:08.696758 crc crio[22018]: time="2026-06-11T17:00:08.696675533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175394 | controller | Jun 11 17:00:08.708095 crc crio[22018]: time="2026-06-11T17:00:08.707983824Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}"
2026-06-11 18:17:38.175415 | controller | Jun 11 17:00:08.708453 crc crio[22018]: time="2026-06-11T17:00:08.708259713Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.175439 | controller | Jun 11 17:00:08.717847 crc crio[22018]: time="2026-06-11T17:00:08.716807589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175463 | controller | Jun 11 17:00:08.753060 crc crio[22018]: time="2026-06-11T17:00:08.752947304Z" level=info msg="Ran pod sandbox f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 with infra container: openstack/nova-api-0/POD" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175487 | controller | Jun 11 17:00:08.766245 crc crio[22018]: time="2026-06-11T17:00:08.766074392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175508 | controller | Jun 11 17:00:08.766516 crc crio[22018]: time="2026-06-11T17:00:08.766285709Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175525 | controller | Jun 11 17:00:08.766579 crc crio[22018]: time="2026-06-11T17:00:08.766543177Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175541 | controller | Jun 11 17:00:08.777959 crc crio[22018]: time="2026-06-11T17:00:08.77780178Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.175562 | controller | Jun 11 17:00:08.792707 crc crio[22018]: time="2026-06-11T17:00:08.792601617Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-11 18:17:38.175578 | controller | Jun 11 17:00:08.844407 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c2b6c689649e7 Mac:c6:ac:c9:0f:bf:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.175595 | controller | Jun 11 17:00:08.844407 crc crio[22018]: time="2026-06-11T17:00:08.834746724Z" level=info msg="Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}"
2026-06-11 18:17:38.175612 | controller | Jun 11 17:00:08.844407 crc crio[22018]: time="2026-06-11T17:00:08.834884259Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5rhbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.175628 | controller | Jun 11 17:00:08.877717 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da091e129cb1b23 Mac:52:8b:e5:f0:06:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.175645 | controller | Jun 11 17:00:08.879043 crc crio[22018]: time="2026-06-11T17:00:08.878975301Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}"
2026-06-11 18:17:38.175661 | controller | Jun 11 17:00:08.879227 crc crio[22018]: time="2026-06-11T17:00:08.879172368Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.175677 | controller | Jun 11 17:00:08.881286 crc crio[22018]: time="2026-06-11T17:00:08.880083595Z" level=info msg="Ran pod sandbox 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 with infra container: openshift-marketplace/redhat-operators-5rhbp/POD" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175697 | controller | Jun 11 17:00:08.893839 crc crio[22018]: time="2026-06-11T17:00:08.885026947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3a1d977-1c35-4127-991f-90ee95ea94b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175713 | controller | Jun 11 17:00:08.901125 crc crio[22018]: time="2026-06-11T17:00:08.898504616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18461462-a9b9-46fc-a7ca-b742063600f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175733 | controller | Jun 11 17:00:08.901125 crc crio[22018]: time="2026-06-11T17:00:08.899935787Z" level=info msg="Ran pod sandbox da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 with infra container: openstack/nova-scheduler-0/POD" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.175749 | controller | Jun 11 17:00:08.906992 crc crio[22018]: time="2026-06-11T17:00:08.906784997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175764 | controller | Jun 11 17:00:08.907145 crc crio[22018]: time="2026-06-11T17:00:08.907023325Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175780 | controller | Jun 11 17:00:08.907145 crc crio[22018]: time="2026-06-11T17:00:08.907078197Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.175795 | controller | Jun 11 17:00:08.909427 crc crio[22018]: time="2026-06-11T17:00:08.909251217Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.175811 | controller | Jun 11 17:00:08.928992 crc crio[22018]: time="2026-06-11T17:00:08.928870694Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\""
2026-06-11 18:17:38.175826 | controller | Jun 11 17:00:08.935939 crc crio[22018]: time="2026-06-11T17:00:08.935750068Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-utilities" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.175841 | controller | Jun 11 17:00:08.937495 crc crio[22018]: time="2026-06-11T17:00:08.936265434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175878 | controller | Jun 11 17:00:09.054735 crc crio[22018]: time="2026-06-11T17:00:09.052132363Z" level=info msg="Created container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.175896 | controller | Jun 11 17:00:09.067703 crc crio[22018]: time="2026-06-11T17:00:09.067537988Z" level=info msg="Starting container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363" id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.175913 | controller | Jun 11 17:00:09.084293 crc crio[22018]: time="2026-06-11T17:00:09.084214238Z" level=info msg="Started container" PID=79824 containerID=018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363 description=openstack/nova-cell0-cell-mapping-wpwfn/nova-manage id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer sandboxID=794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf
2026-06-11 18:17:38.175933 | controller | Jun 11 17:00:09.165038 crc crio[22018]: time="2026-06-11T17:00:09.164969626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175949 | controller | Jun 11 17:00:09.186520 crc crio[22018]: time="2026-06-11T17:00:09.17440622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.175965 | controller | Jun 11 17:00:09.204229 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19da6703532363e Mac:06:c6:3a:01:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.175981 | controller | Jun 11 17:00:09.205238 crc crio[22018]: time="2026-06-11T17:00:09.205156132Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}"
2026-06-11 18:17:38.175996 | controller | Jun 11 17:00:09.206412 crc crio[22018]: time="2026-06-11T17:00:09.206295219Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.176013 | controller | Jun 11 17:00:09.225445 crc crio[22018]: time="2026-06-11T17:00:09.225301242Z" level=info msg="Ran pod sandbox 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec with infra container: openstack/nova-metadata-0/POD" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.176029 | controller | Jun 11 17:00:09.229293 crc crio[22018]: time="2026-06-11T17:00:09.22912906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176045 | controller | Jun 11 17:00:09.229481 crc crio[22018]: time="2026-06-11T17:00:09.229420639Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176061 | controller | Jun 11 17:00:09.229481 crc crio[22018]: time="2026-06-11T17:00:09.229473011Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176076 | controller | Jun 11 17:00:09.235750 crc crio[22018]: time="2026-06-11T17:00:09.235663999Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.176091 | controller | Jun 11 17:00:09.250415 crc crio[22018]: time="2026-06-11T17:00:09.249749877Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-11 18:17:38.176107 | controller | Jun 11 17:00:09.464961 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4dfcb6671ec2a Mac:9e:e5:a4:92:35:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.176128 | controller | Jun 11 17:00:09.466568 crc crio[22018]: time="2026-06-11T17:00:09.465310975Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}"
2026-06-11 18:17:38.176145 | controller | Jun 11 17:00:09.466568 crc crio[22018]: time="2026-06-11T17:00:09.465667596Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.176161 | controller | Jun 11 17:00:09.508530 crc crio[22018]: time="2026-06-11T17:00:09.508013001Z" level=info msg="Ran pod sandbox 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.176177 | controller | Jun 11 17:00:09.539916 crc crio[22018]: time="2026-06-11T17:00:09.539775642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176193 | controller | Jun 11 17:00:09.540191 crc crio[22018]: time="2026-06-11T17:00:09.539995059Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176209 | controller | Jun 11 17:00:09.540191 crc crio[22018]: time="2026-06-11T17:00:09.540045831Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176225 | controller | Jun 11 17:00:09.543730 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22687d918c85a43 Mac:52:d4:71:15:74:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.176241 | controller | Jun 11 17:00:09.544268 crc crio[22018]: time="2026-06-11T17:00:09.544181766Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.176257 | controller | Jun 11 17:00:09.545266 crc crio[22018]: time="2026-06-11T17:00:09.545177827Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}"
2026-06-11 18:17:38.176273 | controller | Jun 11 17:00:09.545512 crc crio[22018]: time="2026-06-11T17:00:09.545460746Z" level=info msg="Checking pod openstack_dnsmasq-dns-946cbdf6f-ps7xs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.176293 | controller | Jun 11 17:00:09.556858 crc crio[22018]: time="2026-06-11T17:00:09.55670125Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\""
2026-06-11 18:17:38.176309 | controller | Jun 11 17:00:09.601589 crc crio[22018]: time="2026-06-11T17:00:09.600240808Z" level=info msg="Ran pod sandbox 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 with infra container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.176326 | controller | Jun 11 17:00:09.619677 crc crio[22018]: time="2026-06-11T17:00:09.618562016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1596f2f7-a60b-4a17-a6fd-3c8f888fffc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176342 | controller | Jun 11 17:00:09.644846 crc crio[22018]: time="2026-06-11T17:00:09.644726893Z" level=info msg="Created container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176358 | controller | Jun 11 17:00:09.688074 crc crio[22018]: time="2026-06-11T17:00:09.681945477Z" level=info msg="Starting container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d" id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.176374 | controller | Jun 11 17:00:09.688074 crc crio[22018]: time="2026-06-11T17:00:09.687913826Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-fch7p/POD" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.176390 | controller | Jun 11 17:00:09.688228 crc crio[22018]: time="2026-06-11T17:00:09.688069251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176406 | controller | Jun 11 17:00:09.707991 crc crio[22018]: time="2026-06-11T17:00:09.706930564Z" level=info msg="Started container" PID=79865 containerID=fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d description=openshift-marketplace/redhat-operators-5rhbp/extract-utilities id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828
2026-06-11 18:17:38.176422 | controller | Jun 11 17:00:09.815142 crc crio[22018]: time="2026-06-11T17:00:09.807552089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7dcf1e7e-97ff-4ccc-8e63-6368f749dfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176438 | controller | Jun 11 17:00:09.815985 crc crio[22018]: time="2026-06-11T17:00:09.815908507Z" level=info msg="Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176454 | controller | Jun 11 17:00:09.816543 crc crio[22018]: time="2026-06-11T17:00:09.816315812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176470 | controller | Jun 11 17:00:09.818443 crc crio[22018]: time="2026-06-11T17:00:09.817286465Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}"
2026-06-11 18:17:38.176490 | controller | Jun 11 17:00:09.818443 crc crio[22018]: time="2026-06-11T17:00:09.817442618Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-fch7p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.176507 | controller | Jun 11 17:00:10.073665 crc crio[22018]: time="2026-06-11T17:00:10.073256869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176523 | controller | Jun 11 17:00:10.088469 crc crio[22018]: time="2026-06-11T17:00:10.088294931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176540 | controller | Jun 11 17:00:10.291889 crc crio[22018]: time="2026-06-11T17:00:10.289848044Z" level=info msg="Created container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176557 | controller | Jun 11 17:00:10.303445 crc crio[22018]: time="2026-06-11T17:00:10.303210077Z" level=info msg="Starting container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0" id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.176573 | controller | Jun 11 17:00:10.329490 crc crio[22018]: time="2026-06-11T17:00:10.329080351Z" level=info msg="Started container" PID=79966 containerID=bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/init id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2
2026-06-11 18:17:38.176589 | controller | Jun 11 17:00:10.615423 crc crio[22018]: time="2026-06-11T17:00:10.61527088Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.176605 | controller | Jun 11 17:00:10.622116 crc crio[22018]: time="2026-06-11T17:00:10.621966427Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.176621 | controller | Jun 11 17:00:10.677006 crc crio[22018]: 2026-06-11T17:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14073c18b52931e Mac:3e:a8:4b:dd:48:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.176638 | controller | Jun 11 17:00:10.680273 crc crio[22018]: time="2026-06-11T17:00:10.680205713Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}"
2026-06-11 18:17:38.176655 | controller | Jun 11 17:00:10.686961 crc crio[22018]: time="2026-06-11T17:00:10.685566736Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-fch7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.176675 | controller | Jun 11 17:00:10.726996 crc crio[22018]: time="2026-06-11T17:00:10.726863024Z" level=info msg="Ran pod sandbox 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 with infra container: openstack/nova-cell1-conductor-db-sync-fch7p/POD" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.176693 | controller | Jun 11 17:00:10.729183 crc crio[22018]: time="2026-06-11T17:00:10.729117912Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5ee3c2bb-0bd9-4331-8ca7-21cdaaa540d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176709 | controller | Jun 11 17:00:10.767717 crc crio[22018]: time="2026-06-11T17:00:10.767618241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=ffe8dce1-5447-4c06-a9de-9d150b4cfa62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176725 | controller | Jun 11 17:00:10.779248 crc crio[22018]: time="2026-06-11T17:00:10.779161359Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176740 | controller | Jun 11 17:00:10.779727 crc crio[22018]: time="2026-06-11T17:00:10.779662626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176756 | controller | Jun 11 17:00:10.847013 crc crio[22018]: time="2026-06-11T17:00:10.846861188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176772 | controller | Jun 11 17:00:10.856733 crc crio[22018]: time="2026-06-11T17:00:10.856648221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176787 | controller | Jun 11 17:00:11.127095 crc crio[22018]: time="2026-06-11T17:00:11.126276628Z" level=info msg="Created container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176803 | controller | Jun 11 17:00:11.130117 crc crio[22018]: time="2026-06-11T17:00:11.130029842Z" level=info msg="Starting container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b" id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.176820 | controller | Jun 11 17:00:11.141668 crc crio[22018]: time="2026-06-11T17:00:11.141569133Z" level=info msg="Started container" PID=80019 containerID=e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b description=openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4
2026-06-11 18:17:38.176836 | controller | Jun 11 17:00:11.713942 crc crio[22018]: time="2026-06-11T17:00:11.713664684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=47431c59-29f7-4a6d-86ef-9c08dba419fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176870 | controller | Jun 11 17:00:11.782289 crc crio[22018]: time="2026-06-11T17:00:11.772786647Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.176893 | controller | Jun 11 17:00:11.782289 crc crio[22018]: time="2026-06-11T17:00:11.774939616Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5fec2003-4137-447b-b311-c45921de09b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176909 | controller | Jun 11 17:00:11.858568 crc crio[22018]: time="2026-06-11T17:00:11.851178903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=dd21242e-1dbc-4f5f-bb27-14f33bf96a0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176925 | controller | Jun 11 17:00:12.967543 crc crio[22018]: time="2026-06-11T17:00:12.966995045Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=92efd97a-0cba-47a2-b3c3-e9d424ac1f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.176940 | controller | Jun 11 17:00:12.973904 crc crio[22018]: time="2026-06-11T17:00:12.973761811Z" level=info msg="Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176955 | controller | Jun 11 17:00:13.828187 crc crio[22018]: time="2026-06-11T17:00:13.828096395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.176971 | controller | Jun 11 17:00:13.841694 crc crio[22018]: time="2026-06-11T17:00:13.837516537Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-content" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.176987 | controller | Jun 11 17:00:15.213207 crc crio[22018]: time="2026-06-11T17:00:15.212548493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177003 | controller | Jun 11 17:00:15.305179 crc crio[22018]: time="2026-06-11T17:00:15.305089775Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.177018 | controller | Jun 11 17:00:15.308488 crc crio[22018]: time="2026-06-11T17:00:15.30840305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=61935cfa-b0b8-42ef-bfd4-2ef4eed3c825 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177034 | controller | Jun 11 17:00:15.316102 crc crio[22018]: time="2026-06-11T17:00:15.316016874Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.177050 | controller | Jun 11 17:00:15.317522 crc crio[22018]: time="2026-06-11T17:00:15.31745789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=eeb9a752-aafc-455e-b71a-0e1cb234e9ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177068 | controller | Jun 11 17:00:15.322234 crc crio[22018]: time="2026-06-11T17:00:15.322162619Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.177091 | controller | Jun 11 17:00:15.322965 crc crio[22018]: time="2026-06-11T17:00:15.322903373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e596de7f-ef9f-4771-9ca6-903f016164ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177109 | controller | Jun 11 17:00:15.365283 crc crio[22018]: time="2026-06-11T17:00:15.365192884Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.177125 | controller | Jun 11 17:00:15.367421 crc crio[22018]: time="2026-06-11T17:00:15.367249597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8cdff6d6-6414-4117-8348-4c3e0cca1314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177141 | controller | Jun 11 17:00:15.393124 crc crio[22018]: time="2026-06-11T17:00:15.392903626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177157 | controller | Jun 11 17:00:15.398220 crc crio[22018]: time="2026-06-11T17:00:15.398134353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4d541e97-2c17-4a1e-869d-d0af932ac548 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177173 | controller | Jun 11 17:00:15.401304 crc crio[22018]: time="2026-06-11T17:00:15.401183331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=46ead2c7-5964-412a-a50a-64ca91ea2c48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177189 | controller | Jun 11 17:00:15.412388 crc crio[22018]: time="2026-06-11T17:00:15.412225973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177206 | controller | Jun 11 17:00:15.420183 crc crio[22018]: time="2026-06-11T17:00:15.42009703Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177223 | controller | Jun 11 17:00:15.422512 crc crio[22018]: time="2026-06-11T17:00:15.422434382Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177240 | controller | Jun 11 17:00:15.422944 crc crio[22018]: time="2026-06-11T17:00:15.42289272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177256 | controller | Jun 11 17:00:15.426512 crc crio[22018]: time="2026-06-11T17:00:15.426295057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=6fc7ffae-871e-4487-a865-d423fa124188 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177273 | controller | Jun 11 17:00:15.441893 crc crio[22018]: time="2026-06-11T17:00:15.441747153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=26da54da-a668-49f0-9de4-398f9b7d3793 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177290 | controller | Jun 11 17:00:15.488792 crc crio[22018]: time="2026-06-11T17:00:15.488656712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177311 | controller | Jun 11 17:00:15.501160 crc crio[22018]: time="2026-06-11T17:00:15.499690113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177329 | controller | Jun 11 17:00:15.506080 crc crio[22018]: time="2026-06-11T17:00:15.505993156Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177345 | controller | Jun 11 17:00:15.507828 crc crio[22018]: time="2026-06-11T17:00:15.507771443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177362 | controller | Jun 11 17:00:15.511893 crc crio[22018]: time="2026-06-11T17:00:15.511806954Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177379 | controller | Jun 11 17:00:15.554166 crc crio[22018]: time="2026-06-11T17:00:15.55381911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177396 | controller | Jun 11 17:00:15.564019 crc crio[22018]: time="2026-06-11T17:00:15.563938973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177412 | controller | Jun 11 17:00:15.565620 crc crio[22018]: time="2026-06-11T17:00:15.565309569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177429 | controller | Jun 11 17:00:15.570917 crc crio[22018]: time="2026-06-11T17:00:15.570826522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177448 | controller | Jun 11 17:00:15.622459 crc crio[22018]: time="2026-06-11T17:00:15.622292994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177466 | controller | Jun 11 17:00:15.628506 crc crio[22018]: time="2026-06-11T17:00:15.62846127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177483 | controller | Jun 11 17:00:15.628887 crc crio[22018]: time="2026-06-11T17:00:15.628803104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177499 | controller | Jun 11 17:00:15.632282 crc crio[22018]: time="2026-06-11T17:00:15.632191553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177515 | controller | Jun 11 17:00:15.652234 crc crio[22018]: time="2026-06-11T17:00:15.652053144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177532 | controller | Jun 11 17:00:15.657901 crc crio[22018]: time="2026-06-11T17:00:15.657828778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177549 | controller | Jun 11 17:00:15.996910 crc crio[22018]: time="2026-06-11T17:00:15.996308836Z" level=info msg="Created container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177570 | controller | Jun 11 17:00:15.999252 crc crio[22018]: time="2026-06-11T17:00:15.999169497Z" level=info msg="Starting container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7" id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177587 | controller | Jun 11 17:00:16.004627 crc crio[22018]: time="2026-06-11T17:00:16.004541979Z" level=info msg="Created container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177603 | controller | Jun 11 17:00:16.005828 crc crio[22018]: time="2026-06-11T17:00:16.005753809Z" level=info msg="Created container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177620 | controller | Jun 11 17:00:16.006664 crc crio[22018]: time="2026-06-11T17:00:16.006586445Z" level=info msg="Starting container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657" id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177636 | controller | Jun 11 17:00:16.006785 crc crio[22018]: time="2026-06-11T17:00:16.006700847Z" level=info msg="Starting container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65" id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177652 | controller | Jun 11 17:00:16.008780 crc crio[22018]: time="2026-06-11T17:00:16.008692992Z" level=info msg="Started container" PID=80366 containerID=0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6
2026-06-11 18:17:38.177669 | controller | Jun 11 17:00:16.014821 crc crio[22018]: time="2026-06-11T17:00:16.014609679Z" level=info msg="Started container" PID=80364 containerID=92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65 description=openshift-marketplace/redhat-operators-5rhbp/extract-content id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828
2026-06-11 18:17:38.177686 | controller | Jun 11 17:00:16.015081 crc crio[22018]: time="2026-06-11T17:00:16.014968302Z" level=info msg="Started container" PID=80367 containerID=b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 description=openstack/nova-metadata-0/nova-metadata-log id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec
2026-06-11 18:17:38.177704 | controller | Jun 11 17:00:16.021852 crc crio[22018]: time="2026-06-11T17:00:16.021787249Z" level=info msg="Created container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177721 | controller | Jun 11 17:00:16.027467 crc crio[22018]: time="2026-06-11T17:00:16.027209232Z" level=info msg="Starting container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123" id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177739 | controller | Jun 11 17:00:16.042799 crc crio[22018]: time="2026-06-11T17:00:16.042718937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=54beb4c5-68e6-4d12-a4fe-b34f0a7da5eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177760 | controller | Jun 11 17:00:16.051095 crc crio[22018]: time="2026-06-11T17:00:16.050481016Z" level=info msg="Started container" PID=80368 containerID=afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2
2026-06-11 18:17:38.177778 | controller | Jun 11 17:00:16.064992 crc crio[22018]: time="2026-06-11T17:00:16.064865973Z" level=info msg="Created container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177795 | controller | Jun 11 17:00:16.066155 crc crio[22018]: time="2026-06-11T17:00:16.066023009Z" level=info msg="Starting container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4" id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177813 | controller | Jun 11 17:00:16.071859 crc crio[22018]: time="2026-06-11T17:00:16.071752993Z" level=info msg="Started container" PID=80369 containerID=90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 description=openstack/nova-api-0/nova-api-log id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1
2026-06-11 18:17:38.177830 | controller | Jun 11 17:00:16.072799 crc crio[22018]: time="2026-06-11T17:00:16.072711852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=56f378d4-6d54-4afd-a674-f56ac1aed945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177846 | controller | Jun 11 17:00:16.081954 crc crio[22018]: time="2026-06-11T17:00:16.081859645Z" level=info msg="Created container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177882 | controller | Jun 11 17:00:16.082713 crc crio[22018]: time="2026-06-11T17:00:16.08264668Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.177899 | controller | Jun 11 17:00:16.083191 crc crio[22018]: time="2026-06-11T17:00:16.083097305Z" level=info msg="Starting container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258" id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.177916 | controller | Jun 11 17:00:16.084268 crc crio[22018]: time="2026-06-11T17:00:16.084147179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.177933 | controller | Jun 11 17:00:16.094375 crc crio[22018]: time="2026-06-11T17:00:16.094257754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fd49a825-4984-4956-92ce-228323a41208 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177951 | controller | Jun 11 17:00:16.098626 crc crio[22018]: time="2026-06-11T17:00:16.098543732Z" level=info msg="Started container" PID=80365 containerID=ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301
2026-06-11 18:17:38.177972 | controller | Jun 11 17:00:16.146845 crc crio[22018]: time="2026-06-11T17:00:16.146749935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a59af94e-ab01-4d9e-9406-f812b3e5c640 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.177989 | controller | Jun 11 17:00:16.157272 crc crio[22018]: time="2026-06-11T17:00:16.157131018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178006 | controller | Jun 11 17:00:16.162121 crc crio[22018]: time="2026-06-11T17:00:16.162055543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178023 | controller | Jun 11 17:00:16.164915 crc crio[22018]: time="2026-06-11T17:00:16.164202823Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.178039 | controller | Jun 11 17:00:16.171199 crc crio[22018]: time="2026-06-11T17:00:16.171110366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178056 | controller | Jun 11 17:00:16.248584 crc crio[22018]: time="2026-06-11T17:00:16.242652405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178073 | controller | Jun 11 17:00:16.248584 crc crio[22018]: time="2026-06-11T17:00:16.247654776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178090 | controller | Jun 11 17:00:16.337222 crc crio[22018]: time="2026-06-11T17:00:16.337072429Z" level=info msg="Created container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.178107 | controller | Jun 11 17:00:16.340062 crc crio[22018]: time="2026-06-11T17:00:16.339959742Z" level=info msg="Starting container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d" id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.178123 | controller | Jun 11 17:00:16.346569 crc crio[22018]: time="2026-06-11T17:00:16.346481497Z" level=info msg="Started container" PID=80433 containerID=49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d description=openstack/nova-metadata-0/nova-metadata-metadata id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec
2026-06-11 18:17:38.178140 | controller | Jun 11 17:00:16.379174 crc crio[22018]: time="2026-06-11T17:00:16.379113564Z" level=info msg="Created container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.178157 | controller | Jun 11 17:00:16.380892 crc crio[22018]: time="2026-06-11T17:00:16.38083648Z" level=info msg="Starting container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1" id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.178174 | controller | Jun 11 17:00:16.407079 crc crio[22018]: time="2026-06-11T17:00:16.406946765Z" level=info msg="Started container" PID=80445 containerID=2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 description=openstack/nova-api-0/nova-api-api id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1
2026-06-11 18:17:38.178194 | controller | Jun 11 17:00:16.777783 crc crio[22018]: time="2026-06-11T17:00:16.777590514Z" level=info msg="Stopping container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d (timeout: 30s)" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178213 | controller | Jun 11 17:00:16.778621 crc crio[22018]: time="2026-06-11T17:00:16.778532692Z" level=info msg="Stopping container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 (timeout: 30s)" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178230 | controller | Jun 11 17:00:16.803510 crc crio[22018]: time="2026-06-11T17:00:16.802236067Z" level=info msg="Stopping container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 (timeout: 30s)" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178246 | controller | Jun 11 17:00:16.919098 crc crio[22018]: time="2026-06-11T17:00:16.918991471Z" level=info msg="Stopped container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178263 | controller | Jun 11 17:00:17.118554 crc crio[22018]: time="2026-06-11T17:00:17.118486495Z" level=info msg="Stopping container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 (timeout: 30s)" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178283 | controller | Jun 11 17:00:17.257643 crc crio[22018]: time="2026-06-11T17:00:17.254813177Z" level=info msg="Stopped container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178307 | controller | Jun 11 17:00:17.257643 crc crio[22018]: time="2026-06-11T17:00:17.255733344Z" level=info msg="Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.178332 | controller | Jun 11 17:00:17.257643 crc crio[22018]: time="2026-06-11T17:00:17.25716375Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}"
2026-06-11 18:17:38.178355 | controller | Jun 11 17:00:17.257643 crc crio[22018]: time="2026-06-11T17:00:17.257295984Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.178376 | controller | Jun 11 17:00:17.331277 crc crio[22018]: time="2026-06-11T17:00:17.331185589Z" level=info msg="Stopped container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.178394 | controller | Jun 11 17:00:17.333203 crc crio[22018]: time="2026-06-11T17:00:17.333102827Z" level=info msg="Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.178416 | controller | Jun 11 17:00:17.333826 crc crio[22018]: time="2026-06-11T17:00:17.333741407Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc002b14628}] Aliases:map[]}"
2026-06-11 18:17:38.178434 | controller | Jun 11 17:00:17.333999 crc crio[22018]: time="2026-06-11T17:00:17.333944084Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.178452 | controller | Jun 11 17:00:17.886715 crc crio[22018]: time="2026-06-11T17:00:17.884612043Z" level=info msg="Stopped pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.178470 | controller | Jun 11 17:00:17.920438 crc crio[22018]: time="2026-06-11T17:00:17.920244243Z" level=info msg="Stopped pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.178486 | controller | Jun 11 17:00:18.914899 crc crio[22018]: time="2026-06-11T17:00:18.914203038Z" level=info msg="Removing container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178503 | controller | Jun 11 17:00:18.950519 crc crio[22018]: time="2026-06-11T17:00:18.950430074Z" level=info msg="Removed container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178519 | controller | Jun 11 17:00:18.960706 crc crio[22018]: time="2026-06-11T17:00:18.960618094Z" level=info msg="Removing container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178536 | controller | Jun 11 17:00:19.004751 crc crio[22018]: time="2026-06-11T17:00:19.004657871Z" level=info msg="Removed container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178553 | controller | Jun 11 17:00:19.013488 crc crio[22018]: time="2026-06-11T17:00:19.013399677Z" level=info msg="Removing container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178569 | controller | Jun 11 17:00:19.059496 crc crio[22018]: time="2026-06-11T17:00:19.059302732Z" level=info msg="Removed container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.178597 | controller | Jun 11 17:00:19.758182 crc crio[22018]: time="2026-06-11T17:00:19.755583548Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.178615 | controller | Jun 11 17:00:19.758182 crc crio[22018]: time="2026-06-11T17:00:19.756527418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178636 | controller | Jun 11 17:00:19.819799 crc crio[22018]: time="2026-06-11T17:00:19.818757409Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}"
2026-06-11 18:17:38.178653 | controller | Jun 11 17:00:19.819799 crc crio[22018]: time="2026-06-11T17:00:19.818822552Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.178669 | controller | Jun 11 17:00:19.854704 crc crio[22018]: time="2026-06-11T17:00:19.854630605Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.178686 | controller | Jun 11 17:00:19.854863 crc crio[22018]: time="2026-06-11T17:00:19.854721998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178702 | controller | Jun 11 17:00:19.933445 crc crio[22018]: time="2026-06-11T17:00:19.933260626Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}"
2026-06-11 18:17:38.178719 | controller | Jun 11 17:00:19.933445 crc crio[22018]: time="2026-06-11T17:00:19.933373319Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.178735 | controller | Jun 11 17:00:20.519745 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8242cefa7cefbf8 Mac:5a:c9:18:87:08:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.178752 | controller | Jun 11 17:00:20.519745 crc crio[22018]: time="2026-06-11T17:00:20.518913903Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}"
2026-06-11 18:17:38.178769 | controller | Jun 11 17:00:20.519745 crc crio[22018]: time="2026-06-11T17:00:20.519049838Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.178785 | controller | Jun 11 17:00:20.551830 crc crio[22018]: time="2026-06-11T17:00:20.551042252Z" level=info msg="Ran pod sandbox 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 with infra container: openstack/nova-metadata-0/POD" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.178802 | controller | Jun 11 17:00:20.557397 crc crio[22018]: time="2026-06-11T17:00:20.557161449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2b724358-8c1d-4c94-ad5c-79b4347aee0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.178823 | controller | Jun 11 17:00:20.563047 crc crio[22018]: time="2026-06-11T17:00:20.563000084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e3d724cf-68b9-4f5c-a224-622629935222 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.178839 | controller | Jun 11 17:00:20.573959 crc crio[22018]: time="2026-06-11T17:00:20.573800906Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.178873 | controller | Jun 11 17:00:20.576953 crc crio[22018]: time="2026-06-11T17:00:20.576829804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.178891 | controller | Jun 11 17:00:20.637112 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffe389415c263c3 Mac:02:b4:56:35:c6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 SocketPath: PciID:}] [{Interface:0xc00011ab30 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.178908 | controller | Jun 11 17:00:20.638864 crc crio[22018]: time="2026-06-11T17:00:20.638311925Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}"
2026-06-11 18:17:38.178925 | controller | Jun 11 17:00:20.638864 crc crio[22018]: time="2026-06-11T17:00:20.638739819Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.178941 | controller | Jun 11 17:00:20.666686 crc crio[22018]: time="2026-06-11T17:00:20.666551598Z" level=info msg="Ran pod sandbox ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db with infra container: openstack/kube-state-metrics-0/POD" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.178958 | controller | Jun 11 17:00:20.671155 crc crio[22018]: time="2026-06-11T17:00:20.671109326Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.178974 | controller | Jun 11 17:00:20.675895 crc crio[22018]: time="2026-06-11T17:00:20.675870895Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-11 18:17:38.178991 | controller | Jun 11 17:00:20.686426 crc crio[22018]: time="2026-06-11T17:00:20.686263234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179008 | controller | Jun 11 17:00:20.690488 crc crio[22018]: time="2026-06-11T17:00:20.690429757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179025 | controller | Jun 11 17:00:20.948929 crc crio[22018]: time="2026-06-11T17:00:20.948761421Z" level=info msg="Created container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179045 | controller | Jun 11 17:00:20.951192 crc crio[22018]: time="2026-06-11T17:00:20.950956631Z" level=info msg="Starting container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef" id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.179062 | controller | Jun 11 17:00:20.958191 crc crio[22018]: time="2026-06-11T17:00:20.958104777Z" level=info msg="Started container" PID=81064 containerID=d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef description=openstack/nova-metadata-0/nova-metadata-log id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6
2026-06-11 18:17:38.179079 | controller | Jun 11 17:00:20.976570 crc crio[22018]: time="2026-06-11T17:00:20.976487163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=845bb486-0ae8-44b1-95a3-4f3012cdb49d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179096 | controller | Jun 11 17:00:21.031248 crc crio[22018]: time="2026-06-11T17:00:21.030723955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=0424fd41-c3a6-4de3-ba7b-70852f63ac4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179112 | controller | Jun 11 17:00:21.048515 crc crio[22018]: time="2026-06-11T17:00:21.048423128Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179129 | controller | Jun 11 17:00:21.050276 crc crio[22018]: time="2026-06-11T17:00:21.050213196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179146 | controller | Jun 11 17:00:21.115636 crc crio[22018]: time="2026-06-11T17:00:21.115530559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179162 | controller | Jun 11 17:00:21.119576 crc crio[22018]: time="2026-06-11T17:00:21.119494237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179178 | controller | Jun 11 17:00:21.337155 crc crio[22018]: time="2026-06-11T17:00:21.337011435Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.179195 | controller | Jun 11 17:00:21.338211 crc crio[22018]: time="2026-06-11T17:00:21.338103371Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=5424462b-7f5b-4462-8779-cf75a7f81894 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179211 | controller | Jun 11 17:00:21.340178 crc crio[22018]: time="2026-06-11T17:00:21.340092063Z" level=info msg="Created container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179227 | controller | Jun 11 17:00:21.341215 crc crio[22018]: time="2026-06-11T17:00:21.341156426Z" level=info msg="Starting container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a" id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.179248 | controller | Jun 11 17:00:21.347393 crc crio[22018]: time="2026-06-11T17:00:21.347238581Z" level=info msg="Started container" PID=81088 containerID=59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a description=openstack/nova-metadata-0/nova-metadata-metadata id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6
2026-06-11 18:17:38.179265 | controller | Jun 11 17:00:21.382169 crc crio[22018]: time="2026-06-11T17:00:21.382067502Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=d6a7d916-9f5c-47e5-b5ad-2d8becde189b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179281 | controller | Jun 11 17:00:21.391928 crc crio[22018]: time="2026-06-11T17:00:21.391847643Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179297 | controller | Jun 11 17:00:21.392667 crc crio[22018]: time="2026-06-11T17:00:21.392592867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179313 | controller | Jun 11 17:00:21.458739 crc crio[22018]: time="2026-06-11T17:00:21.458529422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179329 | controller | Jun 11 17:00:21.478051 crc crio[22018]: time="2026-06-11T17:00:21.477797256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179345 | controller | Jun 11 17:00:21.702894 crc crio[22018]: time="2026-06-11T17:00:21.702791209Z" level=info msg="Stopping container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 (timeout: 30s)" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179360 | controller | Jun 11 17:00:21.706905 crc crio[22018]: time="2026-06-11T17:00:21.706804383Z" level=info msg="Stopping container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 (timeout: 30s)" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179375 | controller | Jun 11 17:00:21.711283 crc crio[22018]: time="2026-06-11T17:00:21.711174483Z" level=info msg="Stopping container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 (timeout: 30s)" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179391 | controller | Jun 11 17:00:21.712694 crc crio[22018]: time="2026-06-11T17:00:21.71117489Z" level=info msg="Stopping container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 (timeout: 30s)" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179406 | controller | Jun 11 17:00:21.739306 crc crio[22018]: time="2026-06-11T17:00:21.739059666Z" level=info msg="Created container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179422 | controller | Jun 11 17:00:21.744147 crc crio[22018]: time="2026-06-11T17:00:21.743882315Z" level=info msg="Starting container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c" id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.179438 | controller | Jun 11 17:00:21.767588 crc crio[22018]: time="2026-06-11T17:00:21.760611889Z" level=info msg="Started container" PID=81107 containerID=6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c description=openstack/kube-state-metrics-0/kube-state-metrics id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db
2026-06-11 18:17:38.179458 | controller | Jun 11 17:00:21.875054 crc crio[22018]: time="2026-06-11T17:00:21.87484261Z" level=info msg="Stopped container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179474 | controller | Jun 11 17:00:22.145089 crc crio[22018]: time="2026-06-11T17:00:22.145012062Z" level=info msg="Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179491 | controller | Jun 11 17:00:22.146118 crc crio[22018]: time="2026-06-11T17:00:22.145838129Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007484028}] Aliases:map[]}"
2026-06-11 18:17:38.179507 | controller | Jun 11 17:00:22.146118 crc crio[22018]: time="2026-06-11T17:00:22.145953792Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-wpwfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.179523 | controller | Jun 11 17:00:22.158445 crc crio[22018]: time="2026-06-11T17:00:22.158216013Z" level=info msg="Stopped container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179539 | controller | Jun 11 17:00:22.645647 crc crio[22018]: time="2026-06-11T17:00:22.640886012Z" level=info msg="Stopped container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179555 | controller | Jun 11 17:00:22.843069 crc crio[22018]: time="2026-06-11T17:00:22.842866984Z" level=info msg="Stopped pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179571 | controller | Jun 11 17:00:23.034042 crc crio[22018]: time="2026-06-11T17:00:23.033951142Z" level=info msg="Stopping container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 (timeout: 10s)" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179587 | controller | Jun 11 17:00:23.068417 crc crio[22018]: time="2026-06-11T17:00:23.068104171Z" level=info msg="Stopped container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179602 | controller | Jun 11 17:00:23.069563 crc crio[22018]: time="2026-06-11T17:00:23.06929945Z" level=info msg="Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179618 | controller | Jun 11 17:00:23.070943 crc crio[22018]: time="2026-06-11T17:00:23.070567301Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc002ca0430}] Aliases:map[]}"
2026-06-11 18:17:38.179638 | controller | Jun 11 17:00:23.071849 crc crio[22018]: time="2026-06-11T17:00:23.071513558Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.179654 | controller | Jun 11 17:00:23.182748 crc crio[22018]: time="2026-06-11T17:00:23.182139378Z" level=info msg="Stopped container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179670 | controller | Jun 11 17:00:23.190095 crc crio[22018]: time="2026-06-11T17:00:23.189037019Z" level=info msg="Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179685 | controller | Jun 11 17:00:23.194823 crc crio[22018]: time="2026-06-11T17:00:23.193662129Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14420}] Aliases:map[]}"
2026-06-11 18:17:38.179701 | controller | Jun 11 17:00:23.196848 crc crio[22018]: time="2026-06-11T17:00:23.196783495Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dc87fb88f-x4298 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.179716 | controller | Jun 11 17:00:23.235051 crc crio[22018]: time="2026-06-11T17:00:23.234033193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=333a7026-d68b-4523-9f1a-1750f1969127 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179732 | controller | Jun 11 17:00:23.254460 crc crio[22018]: time="2026-06-11T17:00:23.244165677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=acfb557e-34d9-4d17-b663-323c3a37a5b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179747 | controller | Jun 11 17:00:23.275895 crc crio[22018]: time="2026-06-11T17:00:23.267986062Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5rhbp/registry-server" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179763 | controller | Jun 11 17:00:23.275895 crc crio[22018]: time="2026-06-11T17:00:23.268557611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179778 | controller | Jun 11 17:00:23.501232 crc crio[22018]: time="2026-06-11T17:00:23.501156537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179794 | controller | Jun 11 17:00:23.505076 crc crio[22018]: time="2026-06-11T17:00:23.504912555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.179810 | controller | Jun 11 17:00:23.685547 crc crio[22018]: time="2026-06-11T17:00:23.68405477Z" level=info msg="Stopped pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179829 | controller | Jun 11 17:00:23.742394 crc crio[22018]: time="2026-06-11T17:00:23.72888264Z" level=info msg="Created container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.179845 | controller | Jun 11 17:00:23.742394 crc crio[22018]: time="2026-06-11T17:00:23.735074055Z" level=info msg="Starting container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db" id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.179880 | controller | Jun 11 17:00:23.758314 crc crio[22018]: time="2026-06-11T17:00:23.757847546Z" level=info msg="Started container" PID=81490 containerID=b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db description=openshift-marketplace/redhat-operators-5rhbp/registry-server id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828
2026-06-11 18:17:38.179898 | controller | Jun 11 17:00:23.765151 crc crio[22018]: time="2026-06-11T17:00:23.763729613Z" level=info msg="Stopping container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 (timeout: 30s)" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179914 | controller | Jun 11 17:00:23.767748 crc crio[22018]: time="2026-06-11T17:00:23.767570225Z" level=info msg="Stopping container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 (timeout: 30s)" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179929 | controller | Jun 11 17:00:23.802120 crc crio[22018]: time="2026-06-11T17:00:23.801602609Z" level=info msg="Stopped pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.179945 | controller | Jun 11 17:00:23.813452 crc crio[22018]: time="2026-06-11T17:00:23.812176878Z" level=info msg="Stopping container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 (timeout: 30s)" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.179961 | controller | Jun 11 17:00:23.835118 crc crio[22018]: time="2026-06-11T17:00:23.834283874Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.179977 | controller | Jun 11 17:00:23.839911 crc crio[22018]: time="2026-06-11T17:00:23.838927153Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c25b18b2-acb1-463a-a564-3bf2ecf025e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.179992 | controller | Jun 11 17:00:23.849835 crc crio[22018]: time="2026-06-11T17:00:23.849739942Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9c65af55-0349-4f26-a96e-596185d4109b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.180008 | controller | Jun 11 17:00:23.871916 crc crio[22018]: time="2026-06-11T17:00:23.871779053Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686620-tr5xj/oc" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.180024 | controller | Jun 11 17:00:23.873274 crc crio[22018]: time="2026-06-11T17:00:23.872424044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180049 | controller | Jun 11 17:00:23.970405 crc crio[22018]: time="2026-06-11T17:00:23.969290366Z" level=info msg="Stopped container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180065 | controller | Jun 11 17:00:24.009067 crc crio[22018]: time="2026-06-11T17:00:24.008924664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180080 | controller | Jun 11 17:00:24.333235 crc crio[22018]: time="2026-06-11T17:00:24.333149478Z" level=info msg="Removing container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180095 | controller | Jun 11 17:00:24.408227 crc crio[22018]: time="2026-06-11T17:00:24.407712321Z" level=info msg="Stopping container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a (timeout: 30s)" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180111 | controller | Jun 11 17:00:24.408227 crc crio[22018]: time="2026-06-11T17:00:24.40775776Z" level=info msg="Stopping container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef (timeout: 30s)" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180127 | controller | Jun 11 17:00:24.426741 crc crio[22018]: time="2026-06-11T17:00:24.420613503Z" level=info msg="Removed container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180143 | controller | Jun 11 17:00:24.430917 crc crio[22018]: time="2026-06-11T17:00:24.430719012Z" level=info msg="Removing container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180159 | controller | Jun 11 17:00:24.543005 crc crio[22018]: time="2026-06-11T17:00:24.538925942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180175 | controller | Jun 11 17:00:24.543005 crc crio[22018]: time="2026-06-11T17:00:24.539264665Z" level=info msg="Removed container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180190 | controller | Jun 11 17:00:24.550189 crc crio[22018]: time="2026-06-11T17:00:24.550104308Z" level=info msg="Removing container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180206 | controller | Jun 11 17:00:24.579981 crc crio[22018]: time="2026-06-11T17:00:24.579898663Z" level=info msg="Stopped container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180222 | controller | Jun 11 17:00:24.601809 crc crio[22018]: time="2026-06-11T17:00:24.599006652Z" level=info msg="Removed container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180238 | controller | Jun 11 17:00:24.608182 crc crio[22018]: time="2026-06-11T17:00:24.607991636Z" level=info msg="Removing container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180260 | controller | Jun 11 17:00:24.660312 crc crio[22018]: time="2026-06-11T17:00:24.660124288Z" level=info msg="Stopped container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180277 | controller | Jun 11 17:00:24.661221 crc crio[22018]: time="2026-06-11T17:00:24.6611069Z" level=info msg="Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.180293 | controller | Jun 11 17:00:24.661898 crc crio[22018]: time="2026-06-11T17:00:24.661830864Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c7a8}] Aliases:map[]}"
2026-06-11 18:17:38.180309 | controller | Jun 11 17:00:24.662088 crc crio[22018]: time="2026-06-11T17:00:24.66202915Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.180325 | controller | Jun 11 17:00:24.761302 crc crio[22018]: time="2026-06-11T17:00:24.761222936Z" level=info msg="Removed container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180341 | controller | Jun 11 17:00:24.765129 crc crio[22018]: time="2026-06-11T17:00:24.764973463Z" level=info msg="Removing container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180357 | controller | Jun 11 17:00:24.801400 crc crio[22018]: time="2026-06-11T17:00:24.800921412Z" level=info msg="Removed container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180373 | controller | Jun 11 17:00:24.810936 crc crio[22018]: time="2026-06-11T17:00:24.810845918Z" level=info msg="Removing container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180388 | controller | Jun 11 17:00:24.822411 crc crio[22018]: time="2026-06-11T17:00:24.822279902Z" level=info msg="Created container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.180404 | controller | Jun 11 17:00:24.826871 crc crio[22018]: time="2026-06-11T17:00:24.826818037Z" level=info msg="Starting container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6" id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.180420 | controller | Jun 11 17:00:24.834134 crc crio[22018]: time="2026-06-11T17:00:24.834044847Z" level=info msg="Started container" PID=81591 containerID=3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6 description=openshift-infra/auto-csr-approver-29686620-tr5xj/oc id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964
2026-06-11 18:17:38.180443 | controller | Jun 11 17:00:24.916537 crc crio[22018]: time="2026-06-11T17:00:24.915569026Z" level=info msg="Removed container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180461 | controller | Jun 11 17:00:25.031310 crc crio[22018]: time="2026-06-11T17:00:25.026059938Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.180478 | controller | Jun 11 17:00:25.031310 crc crio[22018]: time="2026-06-11T17:00:25.026161852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180493 | controller | Jun 11 17:00:25.140246 crc crio[22018]: time="2026-06-11T17:00:25.139856364Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}"
2026-06-11 18:17:38.180509 | controller | Jun 11 17:00:25.140246 crc crio[22018]: time="2026-06-11T17:00:25.139921376Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.180525 | controller | Jun 11 17:00:25.198447 crc crio[22018]: time="2026-06-11T17:00:25.198248456Z" level=info msg="Stopped pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.180541 | controller | Jun 11 17:00:25.452173 crc crio[22018]: time="2026-06-11T17:00:25.451445153Z" level=info msg="Removing container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180557 | controller | Jun 11 17:00:25.543467 crc crio[22018]: time="2026-06-11T17:00:25.542736231Z" level=info msg="Removed container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180573 | controller | Jun 11 17:00:25.555966 crc crio[22018]: time="2026-06-11T17:00:25.555864474Z" level=info msg="Removing container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180589 | controller | Jun 11 17:00:25.586616 crc crio[22018]: time="2026-06-11T17:00:25.58645129Z" level=info msg="Removed container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180605 | controller | Jun 11 17:00:25.863598 crc crio[22018]: time="2026-06-11T17:00:25.86353445Z" level=info msg="Stopped container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.180620 | controller | Jun 11 17:00:25.866694 crc crio[22018]: time="2026-06-11T17:00:25.865465302Z" level=info msg="Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.180640 | controller | Jun 11 17:00:25.873760 crc crio[22018]: time="2026-06-11T17:00:25.872075475Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc005da0290}] Aliases:map[]}"
2026-06-11 18:17:38.180656 | controller | Jun 11 17:00:25.873760 crc crio[22018]: time="2026-06-11T17:00:25.872306712Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.180672 | controller | Jun 11 17:00:25.972437 crc crio[22018]: 2026-06-11T17:00:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d9a4079372723 Mac:12:fd:60:6b:dc:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.180688 | controller | Jun 11 17:00:25.972437 crc crio[22018]: time="2026-06-11T17:00:25.971294934Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}"
2026-06-11 18:17:38.180705 | controller | Jun 11 17:00:25.972437 crc crio[22018]: time="2026-06-11T17:00:25.971527401Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.180721 | controller | Jun 11 17:00:25.981101 crc crio[22018]: time="2026-06-11T17:00:25.981016299Z" level=info msg="Ran pod sandbox 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c with infra container: openstack/ceilometer-0/POD" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.180737 | controller | Jun 11 17:00:25.986498 crc crio[22018]: time="2026-06-11T17:00:25.986299866Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.180753 | controller | Jun 11 17:00:25.998584 crc crio[22018]: time="2026-06-11T17:00:25.998434004Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.180768 | controller | Jun 11 17:00:26.257459 crc crio[22018]: time="2026-06-11T17:00:26.257011982Z" level=info msg="Stopped pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.180784 | controller | Jun 11 17:00:26.271502 crc crio[22018]: time="2026-06-11T17:00:26.271428042Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.180800 | controller | Jun 11 17:00:26.271650 crc crio[22018]: time="2026-06-11T17:00:26.271520345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180815 | controller | Jun 11 17:00:26.304035 crc crio[22018]: time="2026-06-11T17:00:26.303851139Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}"
2026-06-11 18:17:38.180835 | controller | Jun 11 17:00:26.304035 crc crio[22018]: time="2026-06-11T17:00:26.303937251Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.180869 | controller | Jun 11 17:00:26.494699 crc crio[22018]: time="2026-06-11T17:00:26.494526827Z" level=info msg="Removing container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180888 | controller | Jun 11 17:00:26.516918 crc crio[22018]: time="2026-06-11T17:00:26.516841961Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.180905 | controller | Jun 11 17:00:26.518931 crc crio[22018]: time="2026-06-11T17:00:26.518804804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=bb5eddec-f0dc-4499-994a-2e761945c0bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.180921 | controller | Jun 11 17:00:26.555766 crc crio[22018]: time="2026-06-11T17:00:26.554820308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c55c74af-82c9-4c2c-ab19-d68cc9fde8e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.180936 | controller | Jun 11 17:00:26.570273 crc crio[22018]: time="2026-06-11T17:00:26.570123908Z" level=info msg="Removed container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.180952 | controller | Jun 11 17:00:26.592081 crc crio[22018]: time="2026-06-11T17:00:26.592032935Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.180967 | controller | Jun 11 17:00:26.598477 crc crio[22018]: time="2026-06-11T17:00:26.595692316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180982 | controller | Jun 11 17:00:26.699994 crc crio[22018]: time="2026-06-11T17:00:26.699575591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.180997 | controller | Jun 11 17:00:26.705102 crc crio[22018]: time="2026-06-11T17:00:26.705019857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181013 | controller | Jun 11 17:00:26.822908 crc crio[22018]: time="2026-06-11T17:00:26.822807713Z" level=info msg="Created container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181029 | controller | Jun 11 17:00:26.823988 crc crio[22018]: time="2026-06-11T17:00:26.823900557Z" level=info msg="Starting container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e" id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.181048 | controller | Jun 11 17:00:26.832116 crc crio[22018]: time="2026-06-11T17:00:26.832031836Z" level=info msg="Started container" PID=81936 containerID=9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e description=openstack/ceilometer-0/ceilometer-central-agent id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c
2026-06-11 18:17:38.181065 | controller | Jun 11 17:00:26.850416 crc crio[22018]: time="2026-06-11T17:00:26.850221007Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.181081 | controller | Jun 11 17:00:26.853806 crc crio[22018]: time="2026-06-11T17:00:26.853738709Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.181097 | controller | Jun 11 17:00:26.949737 crc crio[22018]: 2026-06-11T17:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:494b5cd7676fca3 Mac:b6:fb:a2:ad:1e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.181113 | controller | Jun 11 17:00:26.952069 crc crio[22018]: time="2026-06-11T17:00:26.951976817Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}"
2026-06-11 18:17:38.181129 | controller | Jun 11 17:00:26.952267 crc crio[22018]: time="2026-06-11T17:00:26.952169034Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.181145 | controller | Jun 11 17:00:26.967946 crc crio[22018]: time="2026-06-11T17:00:26.967571041Z" level=info msg="Ran pod sandbox 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 with infra container: openstack/nova-metadata-0/POD" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.181162 | controller | Jun 11 17:00:26.970218 crc crio[22018]: time="2026-06-11T17:00:26.970070521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=841f0f1a-f272-4521-bd03-43694ae9143a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181177 | controller | Jun 11 17:00:26.973778 crc crio[22018]: time="2026-06-11T17:00:26.973694158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6a100f0c-fb7f-4fc4-bcf7-b530c736f51d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181193 | controller | Jun 11 17:00:26.984314 crc crio[22018]: time="2026-06-11T17:00:26.984220407Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181212 | controller | Jun 11 17:00:26.985732 crc crio[22018]: time="2026-06-11T17:00:26.985649403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181228 | controller | Jun 11 17:00:27.011522 crc crio[22018]: time="2026-06-11T17:00:27.011422581Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.181244 | controller | Jun 11 17:00:27.011776 crc crio[22018]: time="2026-06-11T17:00:27.011588986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181260 | controller | Jun 11 17:00:27.059050 crc crio[22018]: time="2026-06-11T17:00:27.058962852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181276 | controller | Jun 11 17:00:27.060436 crc crio[22018]: time="2026-06-11T17:00:27.060197976Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}"
2026-06-11 18:17:38.181293 | controller | Jun 11 17:00:27.060436 crc crio[22018]: time="2026-06-11T17:00:27.060399172Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.181309 | controller | Jun 11 17:00:27.068743 crc crio[22018]: time="2026-06-11T17:00:27.068678815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181325 | controller | Jun 11 17:00:27.286528 crc crio[22018]: time="2026-06-11T17:00:27.286243597Z" level=info msg="Created container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181342 | controller | Jun 11 17:00:27.302931 crc crio[22018]: time="2026-06-11T17:00:27.300700858Z" level=info msg="Starting container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131" id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.181357 | controller | Jun 11 17:00:27.307258 crc crio[22018]: time="2026-06-11T17:00:27.307162643Z" level=info msg="Started container" PID=81982 containerID=2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 description=openstack/nova-metadata-0/nova-metadata-log id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252
2026-06-11 18:17:38.181373 | controller | Jun 11 17:00:27.308765 crc crio[22018]: time="2026-06-11T17:00:27.308695123Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.181389 | controller | Jun 11 17:00:27.309551 crc crio[22018]: time="2026-06-11T17:00:27.309485218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0dc21eb9-bfcf-4459-adbd-c7c39eec9b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181405 | controller | Jun 11 17:00:27.348042 crc crio[22018]: time="2026-06-11T17:00:27.347508381Z" level=info msg="Stopped container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.181424 | controller | Jun 11 17:00:27.355780 crc crio[22018]: time="2026-06-11T17:00:27.355163535Z" level=info msg="Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.181443 | controller | Jun 11 17:00:27.356171 crc crio[22018]: time="2026-06-11T17:00:27.356102225Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0004be968}] Aliases:map[]}"
2026-06-11 18:17:38.181461 | controller | Jun 11 17:00:27.356278 crc crio[22018]: time="2026-06-11T17:00:27.35626631Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.181477 | controller | Jun 11 17:00:27.359762 crc crio[22018]: time="2026-06-11T17:00:27.359579687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=714a524e-8f3c-4604-ba40-fd773f0d4286 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181493 | controller | Jun 11 17:00:27.375939 crc crio[22018]: time="2026-06-11T17:00:27.375858368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=74f00da2-0a71-4313-b03e-cfe41b09d921 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181509 | controller | Jun 11 17:00:27.401709 crc crio[22018]: time="2026-06-11T17:00:27.401639569Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181525 | controller | Jun 11 17:00:27.403002 crc crio[22018]: time="2026-06-11T17:00:27.40291438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181541 | controller | Jun 11 17:00:27.423858 crc crio[22018]: time="2026-06-11T17:00:27.42369683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=330ae429-99ea-4b16-b7fe-67dddbbdcecd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181557 | controller | Jun 11 17:00:27.443739 crc crio[22018]: time="2026-06-11T17:00:27.443661Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181572 | controller | Jun 11 17:00:27.448102 crc crio[22018]: time="2026-06-11T17:00:27.448015088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181588 | controller | Jun 11 17:00:27.470163 crc crio[22018]: time="2026-06-11T17:00:27.47005944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181603 | controller | Jun 11 17:00:27.473404 crc crio[22018]: time="2026-06-11T17:00:27.473187341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181622 | controller | Jun 11 17:00:27.524769 crc crio[22018]: time="2026-06-11T17:00:27.524649286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181638 | controller | Jun 11 17:00:27.536269 crc crio[22018]: time="2026-06-11T17:00:27.536204404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181653 | controller | Jun 11 17:00:27.566133 crc crio[22018]: time="2026-06-11T17:00:27.566088264Z" level=info msg="Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.181669 | controller | Jun 11 17:00:27.568109 crc crio[22018]: time="2026-06-11T17:00:27.568079878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc002ca0468}] Aliases:map[]}"
2026-06-11 18:17:38.181685 | controller | Jun 11 17:00:27.568897 crc crio[22018]: time="2026-06-11T17:00:27.568834722Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686620-tr5xj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.181701 | controller | Jun 11 17:00:27.655219 crc crio[22018]: time="2026-06-11T17:00:27.655142425Z" level=info msg="Created container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181716 | controller | Jun 11 17:00:27.666463 crc crio[22018]: time="2026-06-11T17:00:27.66561143Z" level=info msg="Starting container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03" id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.181731 | controller | Jun 11 17:00:27.673630 crc crio[22018]: time="2026-06-11T17:00:27.67308182Z" level=info msg="Started container" PID=82048 containerID=63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 description=openstack/ceilometer-0/ceilometer-notification-agent id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c
2026-06-11 18:17:38.181748 | controller | Jun 11 17:00:27.683452 crc crio[22018]: 2026-06-11T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ecb2df3165b99e Mac:26:60:12:3b:fd:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.181764 | controller | Jun 11 17:00:27.685121 crc crio[22018]: time="2026-06-11T17:00:27.683667808Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}"
2026-06-11 18:17:38.181784 | controller | Jun 11 17:00:27.685121 crc crio[22018]: time="2026-06-11T17:00:27.683805382Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.181801 | controller | Jun 11 17:00:27.725131 crc crio[22018]: time="2026-06-11T17:00:27.72448697Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.181817 | controller | Jun 11 17:00:27.735163 crc crio[22018]: time="2026-06-11T17:00:27.734990972Z" level=info msg="Ran pod sandbox 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a with infra container: openstack/nova-scheduler-0/POD" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.181833 | controller | Jun 11 17:00:27.735452 crc crio[22018]: time="2026-06-11T17:00:27.735278903Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.181862 | controller | Jun 11 17:00:27.737504 crc crio[22018]: time="2026-06-11T17:00:27.737444083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=435f48d7-ba14-4045-b352-7c9c1817faa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181883 | controller | Jun 11 17:00:27.738577 crc crio[22018]: time="2026-06-11T17:00:27.738509484Z" level=info msg="Created container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181899 | controller | Jun 11 17:00:27.742937 crc crio[22018]: time="2026-06-11T17:00:27.742701959Z" level=info msg="Starting container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697" id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.181915 | controller | Jun 11 17:00:27.756381 crc crio[22018]: time="2026-06-11T17:00:27.753785641Z" level=info msg="Started container" PID=82056 containerID=fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 description=openstack/nova-metadata-0/nova-metadata-metadata id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252
2026-06-11 18:17:38.181931 | controller | Jun 11 17:00:27.795495 crc crio[22018]: time="2026-06-11T17:00:27.795311916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=9ca9e0b7-c9da-4dca-974c-a9523da8cb5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.181947 | controller | Jun 11 17:00:27.813164 crc crio[22018]: time="2026-06-11T17:00:27.813066203Z" level=info msg="Stopped pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.181962 | controller | Jun 11 17:00:27.813668 crc crio[22018]: time="2026-06-11T17:00:27.81360605Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.181977 | controller | Jun 11 17:00:27.822411 crc crio[22018]: time="2026-06-11T17:00:27.816383945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.181993 | controller | Jun 11 17:00:27.887498 crc crio[22018]: time="2026-06-11T17:00:27.886086752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182012 | controller | Jun 11 17:00:27.890799 crc crio[22018]: time="2026-06-11T17:00:27.890768241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182028 | controller | Jun 11 17:00:28.132641 crc crio[22018]: time="2026-06-11T17:00:28.13253846Z" level=info msg="Stopped pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.182044 | controller | Jun 11 17:00:28.164935 crc crio[22018]: time="2026-06-11T17:00:28.164853253Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.182060 | controller | Jun 11 17:00:28.169816 crc crio[22018]: time="2026-06-11T17:00:28.169731564Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=78c9d832-26f2-4c3d-907c-bba3ae17b0fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182076 | controller | Jun 11 17:00:28.190222 crc crio[22018]: time="2026-06-11T17:00:28.190047007Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=757cb864-9556-439b-9760-90f5901a09a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182092 | controller | Jun 11 17:00:28.204941 crc crio[22018]: time="2026-06-11T17:00:28.204774078Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182108 | controller | Jun 11 17:00:28.205436 crc crio[22018]: time="2026-06-11T17:00:28.205289005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182124 | controller | Jun 11 17:00:28.306938 crc crio[22018]: time="2026-06-11T17:00:28.306083235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182140 | controller | Jun 11 17:00:28.312962 crc crio[22018]: time="2026-06-11T17:00:28.312883944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182156 | controller | Jun 11 17:00:28.321866 crc crio[22018]: time="2026-06-11T17:00:28.321776304Z" level=info msg="Created container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182172 | controller | Jun 11 17:00:28.323934 crc crio[22018]: time="2026-06-11T17:00:28.323848338Z" level=info msg="Starting container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133" id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.182188 | controller | Jun 11 17:00:28.331194 crc crio[22018]: time="2026-06-11T17:00:28.330990928Z" level=info msg="Started container" PID=82161 containerID=d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a
2026-06-11 18:17:38.182205 | controller | Jun 11 17:00:28.624296 crc crio[22018]: time="2026-06-11T17:00:28.624180636Z" level=info msg="Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.182225 | controller | Jun 11 17:00:28.625418 crc crio[22018]: time="2026-06-11T17:00:28.624818607Z" level=info msg="Removing container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.182242 | controller | Jun 11 17:00:28.625787 crc crio[22018]: time="2026-06-11T17:00:28.625731346Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0029b44c0}] Aliases:map[]}"
2026-06-11 18:17:38.182259 | controller | Jun 11 17:00:28.626037 crc crio[22018]: time="2026-06-11T17:00:28.625965294Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-fch7p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.182276 | controller | Jun 11 17:00:28.674067 crc crio[22018]: time="2026-06-11T17:00:28.673906417Z" level=info msg="Removed container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.182292 | controller | Jun 11 17:00:28.677443 crc crio[22018]: time="2026-06-11T17:00:28.67728664Z" level=info msg="Removing container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.182309 | controller | Jun 11 17:00:28.713308 crc crio[22018]: time="2026-06-11T17:00:28.713195187Z" level=info msg="Removed container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.182325 | controller | Jun 11 17:00:28.789919 crc crio[22018]: time="2026-06-11T17:00:28.789780992Z" level=info msg="Created container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182341 | controller | Jun 11 17:00:28.794756 crc crio[22018]: time="2026-06-11T17:00:28.794670364Z" level=info msg="Starting container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac" id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.182358 | controller | Jun 11 17:00:28.807101 crc crio[22018]: time="2026-06-11T17:00:28.806662811Z" level=info msg="Started container" PID=82306 containerID=52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac description=openstack/ceilometer-0/sg-core id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c
2026-06-11 18:17:38.182374 | controller | Jun 11 17:00:28.846229 crc crio[22018]: time="2026-06-11T17:00:28.846045346Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.182391 | controller | Jun 11 17:00:28.866792 crc crio[22018]: time="2026-06-11T17:00:28.866696802Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.182413 | controller | Jun 11 17:00:29.157415 crc crio[22018]: time="2026-06-11T17:00:29.155489855Z" level=info msg="Stopped pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.182430 | controller | Jun 11 17:00:29.619092 crc crio[22018]: time="2026-06-11T17:00:29.6186202Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.182447 | controller | Jun 11 17:00:29.619092 crc crio[22018]: time="2026-06-11T17:00:29.619104156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182464 | controller | Jun 11 17:00:29.655876 crc crio[22018]: time="2026-06-11T17:00:29.655710856Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}"
2026-06-11 18:17:38.182481 | controller | Jun 11 17:00:29.657528 crc crio[22018]: time="2026-06-11T17:00:29.655930433Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.182497 | controller | Jun 11 17:00:30.266525 crc crio[22018]: 2026-06-11T17:00:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:951e721ae02c645 Mac:da:96:6d:6d:10:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.182514 | controller | Jun 11 17:00:30.268046 crc crio[22018]: time="2026-06-11T17:00:30.267889483Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}"
2026-06-11 18:17:38.182531 | controller | Jun 11 17:00:30.268046 crc crio[22018]: time="2026-06-11T17:00:30.268030657Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.182548 | controller | Jun 11 17:00:30.278452 crc crio[22018]: time="2026-06-11T17:00:30.277853234Z" level=info msg="Ran pod sandbox 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 with infra container: openstack/nova-api-0/POD" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.182565 | controller | Jun 11 17:00:30.281852 crc crio[22018]: time="2026-06-11T17:00:30.281779936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=0e5e826b-f48e-4d69-8b00-e9f188d1a037 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182593 | controller | Jun 11 17:00:30.287229 crc crio[22018]: time="2026-06-11T17:00:30.28714619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4abcde28-4f14-4cb8-95a5-001c0662a8d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182615 | controller | Jun 11 17:00:30.297446 crc crio[22018]: time="2026-06-11T17:00:30.297394474Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182633 | controller | Jun 11 17:00:30.299123 crc crio[22018]: time="2026-06-11T17:00:30.299067908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182650 | controller | Jun 11 17:00:30.347565 crc crio[22018]: time="2026-06-11T17:00:30.347391139Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.182666 | controller | Jun 11 17:00:30.347565 crc crio[22018]: time="2026-06-11T17:00:30.347490943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182683 | controller | Jun 11 17:00:30.383442 crc crio[22018]: time="2026-06-11T17:00:30.383251187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182700 | controller | Jun 11 17:00:30.393779 crc crio[22018]: time="2026-06-11T17:00:30.393676474Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}"
2026-06-11 18:17:38.182717 | controller | Jun 11 17:00:30.393779 crc crio[22018]: time="2026-06-11T17:00:30.393765566Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.182734 | controller | Jun 11 17:00:30.396476 crc crio[22018]: time="2026-06-11T17:00:30.396407224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182751 | controller | Jun 11 17:00:30.659083 crc crio[22018]: time="2026-06-11T17:00:30.655608042Z" level=info msg="Created container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182768 | controller | Jun 11 17:00:30.659083 crc crio[22018]: time="2026-06-11T17:00:30.658706559Z" level=info msg="Starting container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241" id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.182785 | controller | Jun 11 17:00:30.668788 crc crio[22018]: time="2026-06-11T17:00:30.66866617Z" level=info msg="Started container" PID=82480 containerID=137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 description=openstack/nova-api-0/nova-api-log id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95
2026-06-11 18:17:38.182802 | controller | Jun 11 17:00:30.683811 crc crio[22018]: time="2026-06-11T17:00:30.683727959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=83e85c1e-7812-4cfd-b27a-1246ab9041f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182819 | controller | Jun 11 17:00:30.710402 crc crio[22018]: time="2026-06-11T17:00:30.710206834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=53d0a3f3-f402-4776-96bb-15e5a26dcdec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.182839 | controller | Jun 11 17:00:30.720623 crc crio[22018]: time="2026-06-11T17:00:30.720526562Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182874 | controller | Jun 11 17:00:30.722738 crc crio[22018]: time="2026-06-11T17:00:30.722666611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182891 | controller | Jun 11 17:00:30.823446 crc crio[22018]: time="2026-06-11T17:00:30.82324776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182908 | controller | Jun 11 17:00:30.832460 crc crio[22018]: time="2026-06-11T17:00:30.832123962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.182924 | controller | Jun 11 17:00:30.995853 crc crio[22018]: time="2026-06-11T17:00:30.995739473Z" level=info msg="Created container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.182940 | controller | Jun 11 17:00:30.997289 crc crio[22018]: time="2026-06-11T17:00:30.997070575Z" level=info msg="Starting container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9" id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.182956 | controller | Jun 11 17:00:31.005876 crc crio[22018]: time="2026-06-11T17:00:31.005771476Z" level=info msg="Started container" PID=82504 containerID=63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 description=openstack/nova-api-0/nova-api-api id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95
2026-06-11 18:17:38.182972 | controller | Jun 11 17:00:31.021915 crc crio[22018]: 2026-06-11T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd25acbb4ebffe8 Mac:f6:1c:b6:27:76:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.182989 | controller | Jun 11 17:00:31.027785 crc crio[22018]: time="2026-06-11T17:00:31.02769303Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}"
2026-06-11 18:17:38.183006 | controller | Jun 11 17:00:31.028150 crc crio[22018]: time="2026-06-11T17:00:31.027893757Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.183022 | controller | Jun 11 17:00:31.048215 crc crio[22018]: time="2026-06-11T17:00:31.048101685Z" level=info msg="Ran pod sandbox fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc with infra container: openstack/nova-cell1-conductor-0/POD" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.183043 | controller | Jun 11 17:00:31.054722 crc crio[22018]: time="2026-06-11T17:00:31.054629342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=896b2aaf-0b6a-42c5-b128-e9bbb0f44b23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183059 | controller | Jun 11 17:00:31.089317 crc crio[22018]: time="2026-06-11T17:00:31.089132165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=19baeaa5-d65e-40c1-9f91-671c4daa30a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183075 | controller | Jun 11 17:00:31.097721 crc crio[22018]: time="2026-06-11T17:00:31.09765755Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183091 | controller | Jun 11 17:00:31.098088 crc crio[22018]: time="2026-06-11T17:00:31.098042093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183107 | controller | Jun 11 17:00:31.151855 crc crio[22018]: time="2026-06-11T17:00:31.151222974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183123 | controller | Jun 11 17:00:31.155809 crc crio[22018]: time="2026-06-11T17:00:31.15574347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183139 | controller | Jun 11 17:00:31.322466 crc crio[22018]: time="2026-06-11T17:00:31.321930269Z" level=info msg="Created container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183155 | controller | Jun 11 17:00:31.323747 crc crio[22018]: time="2026-06-11T17:00:31.323593172Z" level=info msg="Starting container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4" id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.183171 | controller | Jun 11 17:00:31.329866 crc crio[22018]: time="2026-06-11T17:00:31.32975984Z" level=info msg="Started container" PID=82532 containerID=dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc
2026-06-11 18:17:38.183187 | controller | Jun 11 17:00:32.546947 crc crio[22018]: time="2026-06-11T17:00:32.546116953Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.183204 | controller | Jun 11 17:00:32.549547 crc crio[22018]: time="2026-06-11T17:00:32.549097834Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=759f2f4f-bf76-4f57-9709-e0fd5a388add name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183220 | controller | Jun 11 17:00:32.608519 crc crio[22018]: time="2026-06-11T17:00:32.608465843Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9d9bd846-b564-4dd0-a04a-b7197c1b13c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183243 | controller | Jun 11 17:00:32.616680 crc crio[22018]: time="2026-06-11T17:00:32.616566556Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183260 | controller | Jun 11 17:00:32.617310 crc crio[22018]: time="2026-06-11T17:00:32.617239158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183276 | controller | Jun 11 17:00:32.699836 crc crio[22018]: time="2026-06-11T17:00:32.699703132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183292 | controller | Jun 11 17:00:32.717506 crc crio[22018]: time="2026-06-11T17:00:32.717235722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183308 | controller | Jun 11 17:00:32.892889 crc crio[22018]: time="2026-06-11T17:00:32.89275022Z" level=info msg="Created container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183324 | controller | Jun 11 17:00:32.894573 crc crio[22018]: time="2026-06-11T17:00:32.894408524Z" level=info msg="Starting container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee" id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.183340 | controller | Jun 11 17:00:32.901692 crc crio[22018]: time="2026-06-11T17:00:32.901579215Z" level=info msg="Started container" PID=82750 containerID=98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee description=openstack/ceilometer-0/proxy-httpd id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c
2026-06-11 18:17:38.183357 | controller | Jun 11 17:00:38.917240 crc crio[22018]: time="2026-06-11T17:00:38.916292717Z" level=info msg="Stopping container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db (timeout: 2s)" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.183373 | controller | Jun 11 17:00:39.046463 crc crio[22018]: time="2026-06-11T17:00:39.046221948Z" level=info msg="Stopped container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.183390 | controller | Jun 11 17:00:39.047541 crc crio[22018]: time="2026-06-11T17:00:39.047307928Z" level=info msg="Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.183406 | controller | Jun 11 17:00:39.048103 crc crio[22018]: time="2026-06-11T17:00:39.048021481Z" level=info msg="Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00012b480}] Aliases:map[]}"
2026-06-11 18:17:38.183423 | controller | Jun 11 17:00:39.048266 crc crio[22018]: time="2026-06-11T17:00:39.048216147Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-5rhbp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.183446 | controller | Jun 11 17:00:39.655557 crc crio[22018]: time="2026-06-11T17:00:39.654948501Z" level=info msg="Stopped pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.183465 | controller | Jun 11 17:00:39.946185 crc crio[22018]: time="2026-06-11T17:00:39.945679743Z" level=info msg="Removing container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183482 | controller | Jun 11 17:00:40.001074 crc crio[22018]: time="2026-06-11T17:00:40.000968368Z" level=info msg="Removed container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183499 | controller | Jun 11 17:00:40.007638 crc crio[22018]: time="2026-06-11T17:00:40.007547763Z" level=info msg="Removing container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183515 | controller | Jun 11 17:00:40.044964 crc crio[22018]: time="2026-06-11T17:00:40.044869998Z" level=info msg="Removed container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183530 | controller | Jun 11 17:00:40.059754 crc crio[22018]: time="2026-06-11T17:00:40.059667385Z" level=info msg="Removing container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183546 | controller | Jun 11 17:00:40.094024 crc crio[22018]: time="2026-06-11T17:00:40.093942214Z" level=info msg="Removed container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183561 | controller | Jun 11 17:00:46.811905 crc crio[22018]: time="2026-06-11T17:00:46.810571306Z" level=warning msg="Stopping container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.183577 | controller | Jun 11 17:00:46.972216 crc crio[22018]: time="2026-06-11T17:00:46.971619015Z" level=error msg="Killing container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.183593 | controller | Jun 11 17:00:47.010693 crc crio[22018]: time="2026-06-11T17:00:47.010601196Z" level=info msg="Stopped container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.183610 | controller | Jun 11 17:00:47.011514 crc crio[22018]: time="2026-06-11T17:00:47.011269458Z" level=info msg="Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.183627 | controller | Jun 11 17:00:47.012029 crc crio[22018]: time="2026-06-11T17:00:47.01196312Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc0023012a0}] Aliases:map[]}"
2026-06-11 18:17:38.183647 | controller | Jun 11 17:00:47.012173 crc crio[22018]: time="2026-06-11T17:00:47.012122435Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.183664 | controller | Jun 11 17:00:47.441222 crc crio[22018]: time="2026-06-11T17:00:47.441097163Z" level=info msg="Stopped pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.183680 | controller | Jun 11 17:00:48.059003 crc crio[22018]: time="2026-06-11T17:00:48.058278699Z" level=info msg="Removing container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183696 | controller | Jun 11 17:00:48.089696 crc crio[22018]: time="2026-06-11T17:00:48.089581832Z" level=info msg="Removed container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.183712 | controller | Jun 11 17:00:48.526717 crc crio[22018]: time="2026-06-11T17:00:48.526198598Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.183728 | controller | Jun 11 17:00:48.526911 crc crio[22018]: time="2026-06-11T17:00:48.526748436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183744 | controller | Jun 11 17:00:48.556625 crc crio[22018]: time="2026-06-11T17:00:48.556544106Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}"
2026-06-11 18:17:38.183760 | controller | Jun 11 17:00:48.556625 crc crio[22018]: time="2026-06-11T17:00:48.556597028Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.183776 | controller | Jun 11 17:00:49.068612 crc crio[22018]: 2026-06-11T17:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84ee999c3467dd0 Mac:3e:af:58:a7:e5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 SocketPath: PciID:}] [{Interface:0xc000180f80 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.183792 | controller | Jun 11 17:00:49.070637 crc crio[22018]: time="2026-06-11T17:00:49.070552863Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}"
2026-06-11 18:17:38.183808 | controller | Jun 11 17:00:49.070860 crc crio[22018]: time="2026-06-11T17:00:49.070806722Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.183828 | controller | Jun 11 17:00:49.082049 crc crio[22018]: time="2026-06-11T17:00:49.08171631Z" level=info msg="Ran pod sandbox 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.183845 | controller | Jun 11 17:00:49.084171 crc crio[22018]: time="2026-06-11T17:00:49.084059274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=f1f23350-ddda-4077-9abd-51347e197ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183880 | controller | Jun 11 17:00:49.152579 crc crio[22018]: time="2026-06-11T17:00:49.152399694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=09142b64-c5d2-4880-a89c-8df6ba70a5a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.183897 | controller | Jun 11 17:00:49.159807 crc crio[22018]: time="2026-06-11T17:00:49.159731778Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183913 | controller | Jun 11 17:00:49.160108 crc crio[22018]: time="2026-06-11T17:00:49.160042398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183929 | controller | Jun 11 17:00:49.206769 crc crio[22018]: time="2026-06-11T17:00:49.206645405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183945 | controller | Jun 11 17:00:49.212630 crc crio[22018]: time="2026-06-11T17:00:49.212537584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.183961 | controller | Jun 11 17:00:49.332615 crc crio[22018]: time="2026-06-11T17:00:49.332439258Z" level=info msg="Created container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.183976 | controller | Jun 11 17:00:49.334944 crc crio[22018]: time="2026-06-11T17:00:49.334818784Z" level=info msg="Starting container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953" id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.183991 | controller | Jun 11 17:00:49.345510 crc crio[22018]: time="2026-06-11T17:00:49.345213015Z" level=info msg="Started container" PID=83998 containerID=faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer sandboxID=84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73
2026-06-11 18:17:38.184007 | controller | Jun 11 17:00:51.565492 crc crio[22018]: time="2026-06-11T17:00:51.562569084Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.184023 | controller | Jun 11 17:00:51.565492 crc crio[22018]: time="2026-06-11T17:00:51.56306716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184042 | controller | Jun 11 17:00:51.617832 crc crio[22018]: time="2026-06-11T17:00:51.617775516Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}"
2026-06-11 18:17:38.184059 | controller | Jun 11 17:00:51.618137 crc crio[22018]: time="2026-06-11T17:00:51.618115197Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.184075 | controller | Jun 11 17:00:52.253535 crc crio[22018]: 2026-06-11T17:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08acd0369d7504b Mac:fe:14:96:ec:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 SocketPath: PciID:}] [{Interface:0xc0006205d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.184091 | controller | Jun 11 17:00:52.254999 crc crio[22018]: time="2026-06-11T17:00:52.254957708Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}"
2026-06-11 18:17:38.184107 | controller | Jun 11 17:00:52.255241 crc crio[22018]: time="2026-06-11T17:00:52.255220606Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.184123 | controller | Jun 11 17:00:52.271138 crc crio[22018]: time="2026-06-11T17:00:52.271020097Z" level=info msg="Ran pod sandbox 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 with infra container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.184139 | controller | Jun 11 17:00:52.276144 crc crio[22018]: time="2026-06-11T17:00:52.276031534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fb230f20-2800-4779-9b82-a95421352060 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.184154 | controller | Jun 11 17:00:52.340307 crc crio[22018]: time="2026-06-11T17:00:52.340202071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a26f2a9d-8cd4-4096-b1eb-e8e8d650dd59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.184170 | controller | Jun 11 17:00:52.350037 crc crio[22018]: time="2026-06-11T17:00:52.349914696Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.184186 | controller | Jun 11 17:00:52.350305 crc crio[22018]: time="2026-06-11T17:00:52.350253057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184203 | controller | Jun 11 17:00:52.403543 crc crio[22018]: time="2026-06-11T17:00:52.403445279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184229 | controller | Jun 11 17:00:52.410216 crc crio[22018]: time="2026-06-11T17:00:52.410137782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184248 | controller | Jun 11 17:00:52.578764 crc crio[22018]: time="2026-06-11T17:00:52.575206738Z" level=info msg="Created container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.184267 | controller | Jun 11 17:00:52.586803 crc crio[22018]: time="2026-06-11T17:00:52.579227237Z" level=info msg="Starting container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715" id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.184285 | controller | Jun 11 17:00:52.597450 crc crio[22018]: time="2026-06-11T17:00:52.594435503Z" level=info msg="Started container" PID=84180 containerID=48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/init id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272
2026-06-11 18:17:38.184303 | controller | Jun 11 17:00:53.555020 crc crio[22018]: time="2026-06-11T17:00:53.553741235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0cee9aa8-a87b-4f45-be22-dcbfee444ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.184321 | controller | Jun 11 17:00:53.686831 crc crio[22018]: time="2026-06-11T17:00:53.686701321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c978ff09-f7ec-47ee-8ea1-1e5fcbf0165c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.184339 | controller | Jun 11 17:00:53.697054 crc crio[22018]: time="2026-06-11T17:00:53.696925773Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.184356 | controller | Jun 11 17:00:53.697591 crc crio[22018]: time="2026-06-11T17:00:53.697466931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184374 | controller | Jun 11 17:00:53.779452 crc crio[22018]: time="2026-06-11T17:00:53.776604096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184393 | controller | Jun 11 17:00:53.789166 crc crio[22018]: time="2026-06-11T17:00:53.789084178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.184411 | controller | Jun 11 17:00:53.990296 crc crio[22018]: time="2026-06-11T17:00:53.990168388Z" level=info msg="Created container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.184429 | controller | Jun 11 17:00:53.991603 crc crio[22018]: time="2026-06-11T17:00:53.991518152Z" level=info msg="Starting container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27" id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.184447 | controller | Jun 11 17:00:53.996761 crc crio[22018]: time="2026-06-11T17:00:53.996084107Z" level=info msg="Started container" PID=84285 containerID=6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272
2026-06-11 18:17:38.184469 | controller | Jun 11 17:00:54.100831 crc crio[22018]: time="2026-06-11T17:00:54.100755656Z" level=info msg="Stopping container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee (timeout: 30s)" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184488 | controller | Jun 11 17:00:54.100831 crc crio[22018]: time="2026-06-11T17:00:54.100798648Z" level=info msg="Stopping container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e (timeout: 30s)" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184506 | controller | Jun 11 17:00:54.101193 crc crio[22018]: time="2026-06-11T17:00:54.101130769Z" level=info msg="Stopping container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac (timeout: 30s)" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184525 | controller | Jun 11 17:00:54.101374 crc crio[22018]: time="2026-06-11T17:00:54.100759437Z" level=info msg="Stopping container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 (timeout: 30s)" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184543 | controller | Jun 11 17:00:54.233851 crc crio[22018]: time="2026-06-11T17:00:54.233725169Z" level=info msg="Stopped container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184561 | controller | Jun 11 17:00:54.253403 crc crio[22018]: time="2026-06-11T17:00:54.252799957Z" level=info msg="Stopped container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184579 | controller | Jun 11 17:00:54.504250 crc crio[22018]: time="2026-06-11T17:00:54.504164418Z" level=info msg="Stopping container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 (timeout: 30s)" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184597 | controller | Jun 11 17:00:54.504455 crc crio[22018]: time="2026-06-11T17:00:54.504282012Z" level=info msg="Stopping container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 (timeout: 30s)" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184614 | controller | Jun 11 17:00:54.635254 crc crio[22018]: time="2026-06-11T17:00:54.635108673Z" level=info msg="Stopped container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184632 | controller | Jun 11 17:00:54.663782 crc crio[22018]: time="2026-06-11T17:00:54.663643336Z" level=info msg="Stopped container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184650 | controller | Jun 11 17:00:56.842508 crc crio[22018]: time="2026-06-11T17:00:56.841873874Z" level=info msg="Stopped container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184668 | controller | Jun 11 17:00:56.843287 crc crio[22018]: time="2026-06-11T17:00:56.843247027Z" level=info msg="Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.184690 | controller | Jun 11 17:00:56.843943 crc crio[22018]: time="2026-06-11T17:00:56.843879617Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc001adec38}] Aliases:map[]}"
2026-06-11 18:17:38.184710 | controller | Jun 11 17:00:56.844089 crc crio[22018]: time="2026-06-11T17:00:56.844040992Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.184729 | controller | Jun 11 17:00:57.165153 crc crio[22018]: time="2026-06-11T17:00:57.1649655Z" level=info msg="Stopped pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.184747 | controller | Jun 11 17:00:57.679602 crc crio[22018]: time="2026-06-11T17:00:57.67900272Z" level=info msg="Removing container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184766 | controller | Jun 11 17:00:57.718157 crc crio[22018]: time="2026-06-11T17:00:57.718064566Z" level=info msg="Removed container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184784 | controller | Jun 11 17:00:57.728060 crc crio[22018]: time="2026-06-11T17:00:57.727983644Z" level=info msg="Removing container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184803 | controller | Jun 11 17:00:57.784202 crc crio[22018]: time="2026-06-11T17:00:57.784089389Z" level=info msg="Removed container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184822 | controller | Jun 11 17:00:57.788110 crc crio[22018]: time="2026-06-11T17:00:57.788042908Z" level=info msg="Removing container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184841 | controller | Jun 11 17:00:57.867132 crc crio[22018]: time="2026-06-11T17:00:57.867026697Z" level=info msg="Stopped container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.184876 | controller | Jun 11 17:00:57.868416 crc crio[22018]: time="2026-06-11T17:00:57.868026741Z" level=info msg="Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.184897 | controller | Jun 11 17:00:57.869027 crc crio[22018]: time="2026-06-11T17:00:57.86861829Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc005da0080}] Aliases:map[]}"
2026-06-11 18:17:38.184920 | controller | Jun 11 17:00:57.869027 crc crio[22018]: time="2026-06-11T17:00:57.868745055Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.184940 | controller | Jun 11 17:00:57.886154 crc crio[22018]: time="2026-06-11T17:00:57.884498745Z" level=info msg="Removed container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184959 | controller | Jun 11 17:00:57.887504 crc crio[22018]: time="2026-06-11T17:00:57.887310565Z" level=info msg="Removing container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184978 | controller | Jun 11 17:00:57.915211 crc crio[22018]: time="2026-06-11T17:00:57.915098708Z" level=info msg="Removed container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.184997 | controller | Jun 11 17:00:58.203928 crc crio[22018]: time="2026-06-11T17:00:58.203534563Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.185015 | controller | Jun 11 17:00:58.204071 crc crio[22018]: time="2026-06-11T17:00:58.203963776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.185034 | controller | Jun 11 17:00:58.239448 crc crio[22018]: time="2026-06-11T17:00:58.239235263Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}"
2026-06-11 18:17:38.185053 | controller | Jun 11 17:00:58.239448 crc crio[22018]: time="2026-06-11T17:00:58.239304926Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.185072 | controller | Jun 11 17:00:58.305788 crc crio[22018]: time="2026-06-11T17:00:58.305722406Z" level=info msg="Stopped pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185091 | controller | Jun 11 17:00:58.736733 crc crio[22018]: time="2026-06-11T17:00:58.736275448Z" level=info msg="Removing container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185109 | controller | Jun 11 17:00:58.802563 crc crio[22018]: time="2026-06-11T17:00:58.80246388Z" level=info msg="Removed container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185128 | controller | Jun 11 17:00:58.810048 crc crio[22018]: time="2026-06-11T17:00:58.809879803Z" level=info msg="Removing container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185151 | controller | Jun 11 17:00:58.951693 crc crio[22018]: time="2026-06-11T17:00:58.950948277Z" level=info msg="Removing container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185171 | controller | Jun 11 17:00:58.973673 crc crio[22018]: 2026-06-11T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077664f1c950692 Mac:a6:77:9a:40:a4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 SocketPath: PciID:}] [{Interface:0xc000422d60 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.185190 | controller | Jun 11 17:00:58.973858 crc crio[22018]: time="2026-06-11T17:00:58.973750745Z" level=info msg="Removed container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185209 | controller | Jun 11 17:00:58.975425 crc crio[22018]: time="2026-06-11T17:00:58.975277375Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}"
2026-06-11 18:17:38.185228 | controller | Jun 11 17:00:58.975553 crc crio[22018]: time="2026-06-11T17:00:58.975504282Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.185247 | controller | Jun 11 17:00:59.069230 crc crio[22018]: time="2026-06-11T17:00:59.069083568Z" level=info msg="Ran pod sandbox 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b with infra container: openstack/ceilometer-0/POD" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.185266 | controller | Jun 11 17:00:59.073784 crc crio[22018]: time="2026-06-11T17:00:59.073685293Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.185285 | controller | Jun 11 17:00:59.079238 crc crio[22018]: time="2026-06-11T17:00:59.079101567Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-11 18:17:38.185303 | controller | Jun 11 17:00:59.103508 crc crio[22018]: time="2026-06-11T17:00:59.103420294Z" level=info msg="Removed container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185321 | controller | Jun 11 17:00:59.106785 crc crio[22018]: time="2026-06-11T17:00:59.106716777Z" level=info msg="Removing container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185340 | controller | Jun 11 17:00:59.144398 crc crio[22018]: time="2026-06-11T17:00:59.14421525Z" level=info msg="Removed container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.185358 | controller | Jun 11 17:00:59.159452 crc crio[22018]: time="2026-06-11T17:00:59.159288504Z" level=info msg="Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185380 | controller | Jun 11 17:00:59.159452 crc crio[22018]: time="2026-06-11T17:00:59.159440799Z" level=info msg="Stopped pod sandbox (already stopped): da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185399 | controller | Jun 11 17:00:59.165483 crc crio[22018]: time="2026-06-11T17:00:59.165188435Z" level=info msg="Removing pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185418 | controller | Jun 11 17:00:59.205934 crc crio[22018]: time="2026-06-11T17:00:59.205821443Z" level=info msg="Removed pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185436 | controller | Jun 11 17:00:59.207104 crc crio[22018]: time="2026-06-11T17:00:59.207070768Z" level=info msg="Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185454 | controller | Jun 11 17:00:59.207229 crc crio[22018]: time="2026-06-11T17:00:59.207212143Z" level=info msg="Stopped pod sandbox (already stopped): 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185473 | controller | Jun 11 17:00:59.209194 crc crio[22018]: time="2026-06-11T17:00:59.209171805Z" level=info msg="Removing pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185491 | controller | Jun 11 17:00:59.224954 crc crio[22018]: time="2026-06-11T17:00:59.224843538Z" level=info msg="Removed pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185509 | controller | Jun 11 17:00:59.226186 crc crio[22018]: time="2026-06-11T17:00:59.226104736Z" level=info msg="Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185527 | controller | Jun 11 17:00:59.226476 crc crio[22018]: time="2026-06-11T17:00:59.226198869Z" level=info msg="Stopped pod sandbox (already stopped): f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185545 | controller | Jun 11 17:00:59.230217 crc crio[22018]: time="2026-06-11T17:00:59.229662689Z" level=info msg="Removing pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185563 | controller | Jun 11 17:00:59.253070 crc crio[22018]: time="2026-06-11T17:00:59.252930266Z" level=info msg="Removed pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185581 | controller | Jun 11 17:00:59.253897 crc crio[22018]: time="2026-06-11T17:00:59.25386102Z" level=info msg="Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185599 | controller | Jun 11 17:00:59.254398 crc crio[22018]: time="2026-06-11T17:00:59.254311365Z" level=info msg="Stopped pod sandbox (already stopped): 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185621 | controller | Jun 11 17:00:59.255764 crc crio[22018]: time="2026-06-11T17:00:59.255720655Z" level=info msg="Removing pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185640 | controller | Jun 11 17:00:59.276935 crc crio[22018]: time="2026-06-11T17:00:59.276850085Z" level=info msg="Removed pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185658 | controller | Jun 11 17:00:59.277959 crc crio[22018]: time="2026-06-11T17:00:59.27792511Z" level=info msg="Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185677 | controller | Jun 11 17:00:59.278111 crc crio[22018]: time="2026-06-11T17:00:59.278086675Z" level=info msg="Stopped pod sandbox (already stopped): 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185695 | controller | Jun 11 17:00:59.279992 crc crio[22018]: time="2026-06-11T17:00:59.279962916Z" level=info msg="Removing pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185713 | controller | Jun 11 17:00:59.314711 crc crio[22018]: time="2026-06-11T17:00:59.31461355Z" level=info msg="Removed pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185731 | controller | Jun 11 17:00:59.316288 crc crio[22018]: time="2026-06-11T17:00:59.316157948Z" level=info msg="Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185749 | controller | Jun 11 17:00:59.316288 crc crio[22018]: time="2026-06-11T17:00:59.316269471Z" level=info msg="Stopped pod sandbox (already stopped): 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185767 | controller | Jun 11 17:00:59.317113 crc crio[22018]: time="2026-06-11T17:00:59.316991508Z" level=info msg="Removing pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185785 | controller | Jun 11 17:00:59.338119 crc crio[22018]: time="2026-06-11T17:00:59.338007737Z" level=info msg="Removed pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185803 | controller | Jun 11 17:00:59.340541 crc crio[22018]: time="2026-06-11T17:00:59.340447706Z" level=info msg="Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185821 | controller | Jun 11 17:00:59.341173 crc crio[22018]: time="2026-06-11T17:00:59.341029145Z" level=info msg="Stopped pod sandbox (already stopped): 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185839 | controller | Jun 11 17:00:59.342314 crc crio[22018]: time="2026-06-11T17:00:59.342180178Z" level=info msg="Removing pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185879 | controller | Jun 11 17:00:59.344302 crc crio[22018]: time="2026-06-11T17:00:59.344181401Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.185900 | controller | Jun 11 17:00:59.344302 crc crio[22018]: time="2026-06-11T17:00:59.344282385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.185918 | controller | Jun 11 17:00:59.358687 crc crio[22018]: time="2026-06-11T17:00:59.358631885Z" level=info msg="Removed pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185937 | controller | Jun 11 17:00:59.360026 crc crio[22018]: time="2026-06-11T17:00:59.359992026Z" level=info msg="Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185955 | controller | Jun 11 17:00:59.360178 crc crio[22018]: time="2026-06-11T17:00:59.360153731Z" level=info msg="Stopped pod sandbox (already stopped): 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.185974 | controller | Jun 11 17:00:59.360980 crc crio[22018]: time="2026-06-11T17:00:59.360948897Z" level=info msg="Removing pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.185992 | controller | Jun 11 17:00:59.398060 crc crio[22018]: time="2026-06-11T17:00:59.39793534Z" level=info msg="Removed pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186009 | controller | Jun 11 17:00:59.400093 crc crio[22018]: time="2026-06-11T17:00:59.400026915Z" level=info msg="Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186028 | controller | Jun 11 17:00:59.400222 crc crio[22018]: time="2026-06-11T17:00:59.400114768Z" level=info msg="Stopped pod sandbox (already stopped): ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186046 | controller | Jun 11 17:00:59.401131 crc crio[22018]: time="2026-06-11T17:00:59.401049566Z" level=info msg="Removing pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186065 | controller | Jun 11 17:00:59.420854 crc crio[22018]: time="2026-06-11T17:00:59.420781337Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}"
2026-06-11 18:17:38.186083 | controller | Jun 11 17:00:59.421115 crc crio[22018]: time="2026-06-11T17:00:59.421087677Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.186107 | controller | Jun 11 17:00:59.458023 crc crio[22018]: time="2026-06-11T17:00:59.457942568Z" level=info msg="Removed pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186126 | controller | Jun 11 17:00:59.459568 crc crio[22018]: time="2026-06-11T17:00:59.459504359Z" level=info msg="Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186145 | controller | Jun 11 17:00:59.459758 crc crio[22018]: time="2026-06-11T17:00:59.459591702Z" level=info msg="Stopped pod sandbox (already stopped): 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186164 | controller | Jun 11 17:00:59.460441 crc crio[22018]: time="2026-06-11T17:00:59.460258665Z" level=info msg="Removing pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186183 | controller | Jun 11 17:00:59.492665 crc crio[22018]: time="2026-06-11T17:00:59.492574506Z" level=info msg="Removed pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186201 | controller | Jun 11 17:00:59.498053 crc crio[22018]: time="2026-06-11T17:00:59.497984039Z" level=info msg="Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186220 | controller | Jun 11 17:00:59.498163 crc crio[22018]: time="2026-06-11T17:00:59.498073992Z" level=info msg="Stopped pod sandbox (already stopped): 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186238 | controller | Jun 11 17:00:59.498908 crc crio[22018]: time="2026-06-11T17:00:59.498844517Z" level=info msg="Removing pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186257 | controller | Jun 11 17:00:59.552617 crc crio[22018]: time="2026-06-11T17:00:59.547121456Z" level=info msg="Removed pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186276 | controller | Jun 11 17:00:59.559747 crc crio[22018]: time="2026-06-11T17:00:59.556420012Z" level=info msg="Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186294 | controller | Jun 11 17:00:59.559747 crc crio[22018]: time="2026-06-11T17:00:59.556502605Z" level=info msg="Stopped pod sandbox (already stopped): d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186313 | controller | Jun 11 17:00:59.559747 crc crio[22018]: time="2026-06-11T17:00:59.557186597Z" level=info msg="Removing pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186333 | controller | Jun 11 17:00:59.573812 crc crio[22018]: time="2026-06-11T17:00:59.573678653Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.186356 | controller | Jun 11 17:00:59.575953 crc crio[22018]: time="2026-06-11T17:00:59.575854412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=d1bf93c1-692e-4e75-85ae-bbac2a38d8cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.186375 | controller | Jun 11 17:00:59.593639 crc crio[22018]: time="2026-06-11T17:00:59.592786102Z" level=info msg="Removed pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186394 | controller | Jun 11 17:00:59.594615 crc crio[22018]: time="2026-06-11T17:00:59.594292471Z" level=info msg="Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186412 | controller | Jun 11 17:00:59.594615 crc crio[22018]: time="2026-06-11T17:00:59.594452936Z" level=info msg="Stopped pod sandbox (already stopped): 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.186431 | controller | Jun 11 17:00:59.595670 crc crio[22018]: time="2026-06-11T17:00:59.595421686Z" level=info msg="Removing pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186453 | controller | Jun 11 17:00:59.610550 crc crio[22018]: time="2026-06-11T17:00:59.61025569Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-wfz64/POD" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.186474 | controller | Jun 11 17:00:59.610550 crc crio[22018]: time="2026-06-11T17:00:59.610465557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186493 | controller | Jun 11 17:00:59.626957 crc crio[22018]: time="2026-06-11T17:00:59.626771666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b8fd3d3e-5489-461c-a8dc-828af253835d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.186512 | controller | Jun 11 17:00:59.638407 crc crio[22018]: time="2026-06-11T17:00:59.638261852Z" level=info msg="Removed pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.186530 | controller | Jun 11 17:00:59.661457 crc crio[22018]: time="2026-06-11T17:00:59.661302364Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.186549 | controller | Jun 11 17:00:59.699656 crc crio[22018]: time="2026-06-11T17:00:59.697880435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186567 | controller | Jun 11 17:00:59.787769 crc crio[22018]: time="2026-06-11T17:00:59.778392148Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}"
2026-06-11 18:17:38.186633 | controller | Jun 11 17:00:59.787769 crc crio[22018]: time="2026-06-11T17:00:59.778786931Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-wfz64 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.186654 | controller | Jun 11 17:00:59.894622 crc crio[22018]: time="2026-06-11T17:00:59.894218537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186671 | controller | Jun 11 17:00:59.898942 crc crio[22018]: time="2026-06-11T17:00:59.898866486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186687 | controller | Jun 11 17:01:00.048138 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4498d282eb9aebd Mac:8e:1b:2b:bf:65:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.186703 | controller | Jun 11 17:01:00.050674 crc crio[22018]: time="2026-06-11T17:01:00.050290817Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}"
2026-06-11 18:17:38.186719 | controller | Jun 11 17:01:00.050993 crc crio[22018]: time="2026-06-11T17:01:00.050870506Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.186735 | controller | Jun 11 17:01:00.069417 crc crio[22018]: time="2026-06-11T17:01:00.067606269Z" level=info msg="Ran pod sandbox 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 with infra container: openstack/nova-api-0/POD" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.186751 | controller | Jun 11 17:01:00.072466 crc crio[22018]: time="2026-06-11T17:01:00.072207149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8e2b3c19-52a1-4410-b890-881599cd0d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.186766 | controller | Jun 11 17:01:00.094430 crc crio[22018]: time="2026-06-11T17:01:00.093841946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7f72644e-1f33-42cd-88bb-0961e354b1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.186782 | controller | Jun 11 17:01:00.105693 crc crio[22018]: time="2026-06-11T17:01:00.105568541Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.186797 | controller | Jun 11 17:01:00.106174 crc crio[22018]: time="2026-06-11T17:01:00.106103508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186812 | controller | Jun 11 17:01:00.174234 crc crio[22018]: time="2026-06-11T17:01:00.173656324Z" level=info msg="Created container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.186832 | controller | Jun 11 17:01:00.177825 crc crio[22018]: time="2026-06-11T17:01:00.177777927Z" level=info msg="Starting container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870" id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.186869 | controller | Jun 11 17:01:00.188679 crc crio[22018]: time="2026-06-11T17:01:00.188621642Z" level=info msg="Started container" PID=84868 containerID=139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 description=openstack/ceilometer-0/ceilometer-central-agent id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b
2026-06-11 18:17:38.186890 | controller | Jun 11 17:01:00.203811 crc crio[22018]: time="2026-06-11T17:01:00.203715061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186907 | controller | Jun 11 17:01:00.207201 crc crio[22018]: time="2026-06-11T17:01:00.207015117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.186923 | controller | Jun 11 17:01:00.246394 crc crio[22018]: time="2026-06-11T17:01:00.246270329Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.186939 | controller | Jun 11 17:01:00.261936 crc crio[22018]: time="2026-06-11T17:01:00.261864078Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-11 18:17:38.186955 | controller | Jun 11 17:01:00.431837 crc crio[22018]: time="2026-06-11T17:01:00.431724016Z" level=info msg="Created container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.186970 | controller | Jun 11 17:01:00.433272 crc crio[22018]: time="2026-06-11T17:01:00.433196312Z" level=info msg="Starting container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef" id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.186986 | controller | Jun 11 17:01:00.439964 crc crio[22018]: time="2026-06-11T17:01:00.439870835Z" level=info msg="Started container" PID=84884 containerID=8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef description=openstack/nova-api-0/nova-api-log id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3
2026-06-11 18:17:38.187001 | controller | Jun 11 17:01:00.476196 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819a43c4fd7c49c Mac:92:80:fc:29:df:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.187017 | controller | Jun 11 17:01:00.477039 crc crio[22018]: time="2026-06-11T17:01:00.476971618Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}"
2026-06-11 18:17:38.187038 | controller | Jun 11 17:01:00.477217 crc crio[22018]: time="2026-06-11T17:01:00.477173915Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-wfz64 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.187054 | controller | Jun 11 17:01:00.484627 crc crio[22018]: time="2026-06-11T17:01:00.484255572Z" level=info msg="Ran pod sandbox 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 with infra container: openstack/nova-cell1-cell-mapping-wfz64/POD" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.187070 | controller | Jun 11 17:01:00.488149 crc crio[22018]: time="2026-06-11T17:01:00.488082844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=568e63f2-8478-4913-bd50-454a1dc40171 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187085 | controller | Jun 11 17:01:00.491419 crc crio[22018]: time="2026-06-11T17:01:00.491281445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9759b2a6-4bd3-46ca-8077-bc23ddd280c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187100 | controller | Jun 11 17:01:00.520552 crc crio[22018]: time="2026-06-11T17:01:00.520462266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=6d8b5dc0-8180-4ce1-a48c-054db37b3013 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187116 | controller | Jun 11 17:01:00.558141 crc crio[22018]: time="2026-06-11T17:01:00.558051517Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-wfz64/nova-manage" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187131 | controller | Jun 11 17:01:00.558712 crc crio[22018]: time="2026-06-11T17:01:00.558645676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187146 | controller | Jun 11 17:01:00.588087 crc crio[22018]: time="2026-06-11T17:01:00.587920068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f6277339-54b3-4126-9681-6633ad15fb17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187161 | controller | Jun 11 17:01:00.620164 crc crio[22018]: time="2026-06-11T17:01:00.620078584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187176 | controller | Jun 11 17:01:00.626759 crc crio[22018]: time="2026-06-11T17:01:00.626681834Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29686621-25xxs/POD" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.187192 | controller | Jun 11 17:01:00.626839 crc crio[22018]: time="2026-06-11T17:01:00.626794807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187207 | controller | Jun 11 17:01:00.629143 crc crio[22018]: time="2026-06-11T17:01:00.629082741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187223 | controller | Jun 11 17:01:00.632385 crc crio[22018]: time="2026-06-11T17:01:00.630110054Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187242 | controller | Jun 11 17:01:00.656893 crc crio[22018]: time="2026-06-11T17:01:00.65631205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187258 | controller | Jun 11 17:01:00.688928 crc crio[22018]: time="2026-06-11T17:01:00.688822447Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}"
2026-06-11 18:17:38.187274 | controller | Jun 11 17:01:00.689213 crc crio[22018]: time="2026-06-11T17:01:00.689088266Z" level=info msg="Adding pod openstack_keystone-cron-29686621-25xxs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.187290 | controller | Jun 11 17:01:00.739671 crc crio[22018]: time="2026-06-11T17:01:00.739494834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187306 | controller | Jun 11 17:01:00.759106 crc crio[22018]: time="2026-06-11T17:01:00.758970555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187322 | controller | Jun 11 17:01:00.809192 crc crio[22018]: time="2026-06-11T17:01:00.809121256Z" level=info msg="Created container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187337 | controller | Jun 11 17:01:00.810704 crc crio[22018]: time="2026-06-11T17:01:00.810641963Z" level=info msg="Starting container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587" id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.187352 | controller | Jun 11 17:01:00.819923 crc crio[22018]: time="2026-06-11T17:01:00.81806084Z" level=info msg="Started container" PID=84930 containerID=069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587 description=openstack/nova-cell1-cell-mapping-wfz64/nova-manage id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer sandboxID=819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756
2026-06-11 18:17:38.187368 | controller | Jun 11 17:01:00.838210 crc crio[22018]: time="2026-06-11T17:01:00.838011887Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.187384 | controller | Jun 11 17:01:00.845438 crc crio[22018]: time="2026-06-11T17:01:00.840058102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=19c16bbb-13ae-4f02-b62b-359a54ab2e51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187400 | controller | Jun 11 17:01:00.900134 crc crio[22018]: time="2026-06-11T17:01:00.899607491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f053d782-5e0a-447d-ac7e-53a29ca5c593 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187416 | controller | Jun 11 17:01:00.943048 crc crio[22018]: time="2026-06-11T17:01:00.942463109Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187436 | controller | Jun 11 17:01:00.946543 crc crio[22018]: time="2026-06-11T17:01:00.943480122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187452 | controller | Jun 11 17:01:01.105310 crc crio[22018]: time="2026-06-11T17:01:01.10486275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187468 | controller | Jun 11 17:01:01.111915 crc crio[22018]: time="2026-06-11T17:01:01.111814494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187483 | controller | Jun 11 17:01:01.145463 crc crio[22018]: time="2026-06-11T17:01:01.145241281Z" level=info msg="Created container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187499 | controller | Jun 11 17:01:01.148330 crc crio[22018]: time="2026-06-11T17:01:01.148232751Z" level=info msg="Starting container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a" id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.187515 | controller | Jun 11 17:01:01.164069 crc crio[22018]: time="2026-06-11T17:01:01.163043299Z" level=info msg="Started container" PID=84957 containerID=78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a description=openstack/nova-api-0/nova-api-api id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3
2026-06-11 18:17:38.187531 | controller | Jun 11 17:01:01.369692 crc crio[22018]: time="2026-06-11T17:01:01.369514534Z" level=info msg="Created container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187548 | controller | Jun 11 17:01:01.371039 crc crio[22018]: time="2026-06-11T17:01:01.370964149Z" level=info msg="Starting container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002" id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.187563 | controller | Jun 11 17:01:01.379516 crc crio[22018]: time="2026-06-11T17:01:01.379402018Z" level=info msg="Started container" PID=85003 containerID=92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 description=openstack/ceilometer-0/ceilometer-notification-agent id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b
2026-06-11 18:17:38.187579 | controller | Jun 11 17:01:01.424032 crc crio[22018]: time="2026-06-11T17:01:01.423787224Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.187596 | controller | Jun 11 17:01:01.428757 crc crio[22018]: time="2026-06-11T17:01:01.42865191Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-11 18:17:38.187612 | controller | Jun 11 17:01:01.472972 crc crio[22018]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd79cad2c6b3747 Mac:3a:5d:93:bc:58:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.187632 | controller | Jun 11 17:01:01.475080 crc crio[22018]: time="2026-06-11T17:01:01.475002599Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}"
2026-06-11 18:17:38.187648 | controller | Jun 11 17:01:01.475405 crc crio[22018]: time="2026-06-11T17:01:01.475222236Z" level=info msg="Checking pod openstack_keystone-cron-29686621-25xxs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.187665 | controller | Jun 11 17:01:01.500066 crc crio[22018]: time="2026-06-11T17:01:01.498396026Z" level=info msg="Ran pod sandbox dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be with infra container: openstack/keystone-cron-29686621-25xxs/POD" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.187681 | controller | Jun 11 17:01:01.509640 crc crio[22018]: time="2026-06-11T17:01:01.50956951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d86ae026-1509-4038-8f41-41a22b765efa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187697 | controller | Jun 11 17:01:01.562132 crc crio[22018]: time="2026-06-11T17:01:01.561685857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=b216412f-3111-42aa-bc26-825e41c666bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187713 | controller | Jun 11 17:01:01.608697 crc crio[22018]: time="2026-06-11T17:01:01.60858718Z" level=info msg="Creating container: openstack/keystone-cron-29686621-25xxs/keystone-cron" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187729 | controller | Jun 11 17:01:01.609165 crc crio[22018]: time="2026-06-11T17:01:01.609112217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187745 | controller | Jun 11 17:01:01.686939 crc crio[22018]: time="2026-06-11T17:01:01.686846676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187760 | controller | Jun 11 17:01:01.694698 crc crio[22018]: time="2026-06-11T17:01:01.694493121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.187776 | controller | Jun 11 17:01:01.887228 crc crio[22018]: time="2026-06-11T17:01:01.886739944Z" level=info msg="Stopping container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 (timeout: 10s)" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.187791 | controller | Jun 11 17:01:01.968046 crc crio[22018]: time="2026-06-11T17:01:01.967746642Z" level=info msg="Created container f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69: openstack/keystone-cron-29686621-25xxs/keystone-cron" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187807 | controller | Jun 11 17:01:01.970642 crc crio[22018]: time="2026-06-11T17:01:01.970571603Z" level=info msg="Starting container: f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69" id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.187826 | controller | Jun 11 17:01:01.987027 crc crio[22018]: time="2026-06-11T17:01:01.986903919Z" level=info msg="Started container" PID=85171 containerID=f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69 description=openstack/keystone-cron-29686621-25xxs/keystone-cron id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be
2026-06-11 18:17:38.187842 | controller | Jun 11 17:01:02.137837 crc crio[22018]: time="2026-06-11T17:01:02.137735211Z" level=info msg="Stopped container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.187876 | controller | Jun 11 17:01:02.145919 crc crio[22018]: time="2026-06-11T17:01:02.145781179Z" level=info msg="Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.187894 | controller | Jun 11 17:01:02.146677 crc crio[22018]: time="2026-06-11T17:01:02.146637656Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc00285cc48}] Aliases:map[]}"
2026-06-11 18:17:38.187911 | controller | Jun 11 17:01:02.146853 crc crio[22018]: time="2026-06-11T17:01:02.146814682Z" level=info msg="Deleting pod openstack_dnsmasq-dns-946cbdf6f-ps7xs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.187927 | controller | Jun 11 17:01:02.259978 crc crio[22018]: time="2026-06-11T17:01:02.259877206Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.187944 | controller | Jun 11 17:01:02.272114 crc crio[22018]: time="2026-06-11T17:01:02.271103993Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3e18a3fd-bb92-42a9-a816-4f59803970b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187959 | controller | Jun 11 17:01:02.299471 crc crio[22018]: time="2026-06-11T17:01:02.299239893Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=63a57244-1642-4f42-abdf-d552cab9b30a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.187975 | controller | Jun 11 17:01:02.323606 crc crio[22018]: time="2026-06-11T17:01:02.32328649Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.187991 | controller | Jun 11 17:01:02.326898 crc crio[22018]: time="2026-06-11T17:01:02.324981385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188007 | controller | Jun 11 17:01:02.452696 crc crio[22018]: time="2026-06-11T17:01:02.452260962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188027 | controller | Jun 11 17:01:02.462156 crc crio[22018]: time="2026-06-11T17:01:02.46118867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188043 | controller | Jun 11 17:01:02.727151 crc crio[22018]: time="2026-06-11T17:01:02.726929977Z" level=info msg="Created container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.188061 | controller | Jun 11 17:01:02.728862 crc crio[22018]: time="2026-06-11T17:01:02.728775959Z" level=info msg="Starting container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc" id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.188078 | controller | Jun 11 17:01:02.736641 crc crio[22018]: time="2026-06-11T17:01:02.736216475Z" level=info msg="Started container" PID=85302 containerID=5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc description=openstack/ceilometer-0/sg-core id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b
2026-06-11 18:17:38.188095 | controller | Jun 11 17:01:02.752301 crc crio[22018]: time="2026-06-11T17:01:02.752130182Z" level=info msg="Stopped pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188111 | controller | Jun 11 17:01:02.777967 crc crio[22018]: time="2026-06-11T17:01:02.777429088Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.188128 | controller | Jun 11 17:01:02.788663 crc crio[22018]: time="2026-06-11T17:01:02.788613415Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-11 18:17:38.188144 | controller | Jun 11 17:01:03.111649 crc crio[22018]: time="2026-06-11T17:01:03.111562977Z" level=info msg="Removing container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188160 | controller | Jun 11 17:01:03.196725 crc crio[22018]: time="2026-06-11T17:01:03.196631609Z" level=info msg="Removed container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188176 | controller | Jun 11 17:01:03.204741 crc crio[22018]: time="2026-06-11T17:01:03.204696348Z" level=info msg="Removing container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188192 | controller | Jun 11 17:01:03.253258 crc crio[22018]: time="2026-06-11T17:01:03.253187582Z" level=info msg="Removed container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188208 | controller | Jun 11 17:01:05.210292 crc crio[22018]: time="2026-06-11T17:01:05.209458584Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.188224 | controller | Jun 11 17:01:05.212054 crc crio[22018]: time="2026-06-11T17:01:05.211961704Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c998bb69-ddce-4788-b8f1-ad452bc95a02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.188244 | controller | Jun 11 17:01:05.280297 crc crio[22018]: time="2026-06-11T17:01:05.280024276Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=d2ad83d1-05e6-4d68-9f94-122e1d98e5f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.188261 | controller | Jun 11 17:01:05.289187 crc crio[22018]: time="2026-06-11T17:01:05.289063294Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.188277 | controller | Jun 11 17:01:05.289919 crc crio[22018]: time="2026-06-11T17:01:05.28984752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188292 | controller | Jun 11 17:01:05.357642 crc crio[22018]: time="2026-06-11T17:01:05.357560919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188308 | controller | Jun 11 17:01:05.360888 crc crio[22018]: time="2026-06-11T17:01:05.360829333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188323 | controller | Jun 11 17:01:05.586603 crc crio[22018]: time="2026-06-11T17:01:05.586070628Z" level=info msg="Created container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.188339 | controller | Jun 11 17:01:05.587619 crc crio[22018]: time="2026-06-11T17:01:05.587548436Z" level=info msg="Starting container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935" id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.188355 | controller | Jun 11 17:01:05.592657 crc crio[22018]: time="2026-06-11T17:01:05.592547585Z" level=info msg="Started container" PID=85517 containerID=174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 description=openstack/ceilometer-0/proxy-httpd id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b
2026-06-11 18:17:38.188371 | controller | Jun 11 17:01:07.163654 crc crio[22018]: time="2026-06-11T17:01:07.163096979Z" level=info msg="Stopping pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188386 | controller | Jun 11 17:01:07.164877 crc crio[22018]: time="2026-06-11T17:01:07.164480644Z" level=info msg="Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc00012b200}] Aliases:map[]}"
2026-06-11 18:17:38.188402 | controller | Jun 11 17:01:07.164877 crc crio[22018]: time="2026-06-11T17:01:07.164607888Z" level=info msg="Deleting pod openstack_keystone-cron-29686621-25xxs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.188419 | controller | Jun 11 17:01:07.522425 crc crio[22018]: time="2026-06-11T17:01:07.521861036Z" level=info msg="Stopped pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188439 | controller | Jun 11 17:01:09.196870 crc crio[22018]: time="2026-06-11T17:01:09.196290832Z" level=info msg="Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188456 | controller | Jun 11 17:01:09.198154 crc crio[22018]: time="2026-06-11T17:01:09.197700306Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc002ca02f0}] Aliases:map[]}"
2026-06-11 18:17:38.188472 | controller | Jun 11 17:01:09.198154 crc crio[22018]: time="2026-06-11T17:01:09.197840752Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-wfz64 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.188488 | controller | Jun 11 17:01:09.648083 crc crio[22018]: time="2026-06-11T17:01:09.647540868Z" level=info msg="Stopped pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188504 | controller | Jun 11 17:01:10.481952 crc crio[22018]: time="2026-06-11T17:01:10.481460566Z" level=info msg="Stopping container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a (timeout: 30s)" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188520 | controller | Jun 11 17:01:10.483900 crc crio[22018]: time="2026-06-11T17:01:10.483811987Z" level=info msg="Stopping container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef (timeout: 30s)" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188536 | controller | Jun 11 17:01:10.589463 crc crio[22018]: time="2026-06-11T17:01:10.589274731Z" level=info msg="Stopping container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 (timeout: 30s)" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188553 | controller | Jun 11 17:01:10.639795 crc crio[22018]: time="2026-06-11T17:01:10.639715525Z" level=info msg="Stopping container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 (timeout: 30s)" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188569 | controller | Jun 11 17:01:10.640168 crc crio[22018]: time="2026-06-11T17:01:10.639752771Z" level=info msg="Stopping container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 (timeout: 30s)" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188585 | controller | Jun 11 17:01:10.642742 crc crio[22018]: time="2026-06-11T17:01:10.642656847Z" level=info msg="Stopped container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188601 | controller | Jun 11 17:01:10.767418 crc crio[22018]: time="2026-06-11T17:01:10.767057297Z" level=info msg="Stopped container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188617 | controller | Jun 11 17:01:12.956559 crc crio[22018]: time="2026-06-11T17:01:12.955657103Z" level=info msg="Stopped container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188636 | controller | Jun 11 17:01:12.957988 crc crio[22018]: time="2026-06-11T17:01:12.957713968Z" level=info msg="Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188653 | controller | Jun 11 17:01:12.958836 crc crio[22018]: time="2026-06-11T17:01:12.9586987Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc002b14418}] Aliases:map[]}"
2026-06-11 18:17:38.188669 | controller | Jun 11 17:01:12.959065 crc crio[22018]: time="2026-06-11T17:01:12.958966168Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.188685 | controller | Jun 11 17:01:13.331910 crc crio[22018]: time="2026-06-11T17:01:13.331821772Z" level=info msg="Stopped pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188701 | controller | Jun 11 17:01:13.884058 crc crio[22018]: time="2026-06-11T17:01:13.883547634Z" level=info msg="Stopped container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.188717 | controller | Jun 11 17:01:13.885057 crc crio[22018]: time="2026-06-11T17:01:13.88497716Z" level=info msg="Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188733 | controller | Jun 11 17:01:13.887498 crc crio[22018]: time="2026-06-11T17:01:13.885566059Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}"
2026-06-11 18:17:38.188749 | controller | Jun 11 17:01:13.887498 crc crio[22018]: time="2026-06-11T17:01:13.885749435Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.188765 | controller | Jun 11 17:01:14.292447 crc crio[22018]: time="2026-06-11T17:01:14.291832391Z" level=info msg="Removing container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188781 | controller | Jun 11 17:01:14.344902 crc crio[22018]: time="2026-06-11T17:01:14.344661418Z" level=info msg="Removed container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188798 | controller | Jun 11 17:01:14.350511 crc crio[22018]: time="2026-06-11T17:01:14.350291424Z" level=info msg="Stopped pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.188818 | controller | Jun 11 17:01:14.788961 crc crio[22018]: time="2026-06-11T17:01:14.788512524Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.188834 | controller | Jun 11 17:01:14.788961 crc crio[22018]: time="2026-06-11T17:01:14.788929327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.188865 | controller | Jun 11 17:01:14.832470 crc crio[22018]: time="2026-06-11T17:01:14.832301182Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}"
2026-06-11 18:17:38.188886 | controller | Jun 11 17:01:14.832470 crc crio[22018]: time="2026-06-11T17:01:14.832430306Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.188903 | controller | Jun 11 17:01:15.327603 crc crio[22018]: time="2026-06-11T17:01:15.327043016Z" level=info msg="Removing container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188919 | controller | Jun 11 17:01:15.375663 crc crio[22018]: time="2026-06-11T17:01:15.375611769Z" level=info msg="Removed container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188934 | controller | Jun 11 17:01:15.379294 crc crio[22018]: 2026-06-11T17:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:270cc3a9533bb65 Mac:7a:e8:ce:d0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.188950 | controller | Jun 11 17:01:15.379901 crc crio[22018]: time="2026-06-11T17:01:15.379720905Z" level=info msg="Removing container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.188966 | controller | Jun 11 17:01:15.381246 crc crio[22018]: time="2026-06-11T17:01:15.380760838Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}"
2026-06-11 18:17:38.188982 | controller | Jun 11 17:01:15.381246 crc crio[22018]: time="2026-06-11T17:01:15.380965885Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.188997 | controller | Jun 11 17:01:15.396749 crc crio[22018]: time="2026-06-11T17:01:15.396645845Z" level=info msg="Ran pod sandbox 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 with infra container: openstack/nova-scheduler-0/POD" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.189017 | controller | Jun 11 17:01:15.399466 crc crio[22018]: time="2026-06-11T17:01:15.399247284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=b74cf9b7-5fb6-44bf-aaf3-d3f739efe5d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189033 | controller | Jun 11 17:01:15.448720 crc crio[22018]: time="2026-06-11T17:01:15.448624508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=4924b694-c949-4e9b-9388-283f8940d361 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189048 | controller | Jun 11 17:01:15.467017 crc crio[22018]: time="2026-06-11T17:01:15.466946821Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189064 | controller | Jun 11 17:01:15.467530 crc crio[22018]: time="2026-06-11T17:01:15.467454807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189079 | controller | Jun 11 17:01:15.563317 crc crio[22018]: time="2026-06-11T17:01:15.562917722Z" level=info msg="Removed container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.189094 | controller | Jun 11 17:01:15.570556 crc crio[22018]: time="2026-06-11T17:01:15.570299895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189109 | controller | Jun 11 17:01:15.573871 crc crio[22018]: time="2026-06-11T17:01:15.573761625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189124 | controller | Jun 11 17:01:15.729671 crc crio[22018]: time="2026-06-11T17:01:15.729544365Z" level=info msg="Created container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189139 | controller | Jun 11 17:01:15.731228 crc crio[22018]: time="2026-06-11T17:01:15.730991052Z" level=info msg="Starting container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce" id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.189154 | controller | Jun 11 17:01:15.737107 crc crio[22018]: time="2026-06-11T17:01:15.736953741Z" level=info msg="Started container" PID=86413 containerID=3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515
2026-06-11 18:17:38.189170 | controller | Jun 11 17:01:15.870267 crc crio[22018]: time="2026-06-11T17:01:15.870181632Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.189186 | controller | Jun 11 17:01:15.870525 crc crio[22018]: time="2026-06-11T17:01:15.870282235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189202 | controller | Jun 11 17:01:15.906100 crc crio[22018]: time="2026-06-11T17:01:15.905983915Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}"
2026-06-11 18:17:38.189222 | controller | Jun 11 17:01:15.906100 crc crio[22018]: time="2026-06-11T17:01:15.906047317Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.189239 | controller | Jun 11 17:01:16.059731 crc crio[22018]: time="2026-06-11T17:01:16.059597634Z" level=info msg="Stopped container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.189255 | controller | Jun 11 17:01:16.062897 crc crio[22018]: time="2026-06-11T17:01:16.062836259Z" level=info msg="Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.189272 | controller | Jun 11 17:01:16.063443 crc crio[22018]: time="2026-06-11T17:01:16.063312534Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00285c420}] Aliases:map[]}"
2026-06-11 18:17:38.189288 | controller | Jun 11 17:01:16.063578 crc crio[22018]: time="2026-06-11T17:01:16.063540381Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.189304 | controller | Jun 11 17:01:16.471215 crc crio[22018]: time="2026-06-11T17:01:16.470729786Z" level=info msg="Stopped pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.189319 | controller | Jun 11 17:01:16.488571 crc crio[22018]: 2026-06-11T17:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96cd46d81e0f00b Mac:be:95:d2:39:c8:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 SocketPath: PciID:}] [{Interface:0xc00050e7a0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.189335 | controller | Jun 11 17:01:16.489480 crc crio[22018]: time="2026-06-11T17:01:16.489415367Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}"
2026-06-11 18:17:38.189351 | controller | Jun 11 17:01:16.489669 crc crio[22018]: time="2026-06-11T17:01:16.489600533Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.189367 | controller | Jun 11 17:01:16.561627 crc crio[22018]: time="2026-06-11T17:01:16.561535772Z" level=info msg="Ran pod sandbox 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 with infra container: openstack/nova-metadata-0/POD" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.189386 | controller | Jun 11 17:01:16.630642 crc crio[22018]: time="2026-06-11T17:01:16.630559378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8d4dc04c-ae35-42e8-91ab-182f43cb96c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189403 | controller | Jun 11 17:01:16.640772 crc crio[22018]: time="2026-06-11T17:01:16.640681784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=af2fbbae-a303-4c2f-ab78-bf0b31e42f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189418 | controller | Jun 11 17:01:16.736757 crc crio[22018]: time="2026-06-11T17:01:16.736720376Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189435 | controller | Jun 11 17:01:16.737170 crc crio[22018]: time="2026-06-11T17:01:16.73714812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189453 | controller | Jun 11 17:01:16.792481 crc crio[22018]: time="2026-06-11T17:01:16.792308049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189470 | controller | Jun 11 17:01:16.795767 crc crio[22018]: time="2026-06-11T17:01:16.795696777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189485 | controller | Jun 11 17:01:17.016056 crc crio[22018]: time="2026-06-11T17:01:17.015286953Z" level=info msg="Created container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189501 | controller | Jun 11 17:01:17.017567 crc crio[22018]: time="2026-06-11T17:01:17.017485703Z" level=info msg="Starting container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea" id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.189516 | controller | Jun 11 17:01:17.022195 crc crio[22018]: time="2026-06-11T17:01:17.022141161Z" level=info msg="Started container" PID=86523 containerID=500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea description=openstack/nova-metadata-0/nova-metadata-log id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5
2026-06-11 18:17:38.189532 | controller | Jun 11 17:01:17.037530 crc crio[22018]: time="2026-06-11T17:01:17.037264264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=af952afd-e7bc-4898-afa7-2507a669bb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189547 | controller | Jun 11 17:01:17.076218 crc crio[22018]: time="2026-06-11T17:01:17.076115083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=393d9c84-7ad4-4786-808b-6fa0078c3c7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189563 | controller | Jun 11 17:01:17.112942 crc crio[22018]: time="2026-06-11T17:01:17.112862965Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189585 | controller | Jun 11 17:01:17.113492 crc crio[22018]: time="2026-06-11T17:01:17.113400013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189601 | controller | Jun 11 17:01:17.161279 crc crio[22018]: time="2026-06-11T17:01:17.16119608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189617 | controller | Jun 11 17:01:17.164819 crc crio[22018]: time="2026-06-11T17:01:17.164753721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189632 | controller | Jun 11 17:01:17.358049 crc crio[22018]: time="2026-06-11T17:01:17.357955354Z" level=info msg="Created container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189648 | controller | Jun 11 17:01:17.359555 crc crio[22018]: time="2026-06-11T17:01:17.359462633Z" level=info msg="Starting container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f" id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.189664 | controller | Jun 11 17:01:17.365505 crc crio[22018]: time="2026-06-11T17:01:17.365234417Z" level=info msg="Started container" PID=86562 containerID=73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f description=openstack/nova-metadata-0/nova-metadata-metadata id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5
2026-06-11 18:17:38.189680 | controller | Jun 11 17:01:17.398005 crc crio[22018]: time="2026-06-11T17:01:17.397905259Z" level=info msg="Removing container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.189696 | controller | Jun 11 17:01:17.435657 crc crio[22018]: time="2026-06-11T17:01:17.435564191Z" level=info msg="Removed container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.189713 | controller | Jun 11 17:01:17.438173 crc crio[22018]: time="2026-06-11T17:01:17.438093531Z" level=info msg="Removing container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.189729 | controller | Jun 11 17:01:17.463949 crc crio[22018]: time="2026-06-11T17:01:17.463859155Z" level=info msg="Removed container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.189745 | controller | Jun 11 17:01:18.041698 crc crio[22018]: time="2026-06-11T17:01:18.03955553Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.189761 | controller | Jun 11 17:01:18.041698 crc crio[22018]: time="2026-06-11T17:01:18.040264263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189777 | controller | Jun 11 17:01:18.096556 crc crio[22018]: time="2026-06-11T17:01:18.09631409Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}"
2026-06-11 18:17:38.189798 | controller | Jun 11 17:01:18.096556 crc crio[22018]: time="2026-06-11T17:01:18.096507166Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.189814 | controller | Jun 11 17:01:18.686866 crc crio[22018]: 2026-06-11T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bda29b78d122bd9 Mac:62:2a:6c:11:77:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.189831 | controller | Jun 11 17:01:18.686866 crc crio[22018]: time="2026-06-11T17:01:18.685051116Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}"
2026-06-11 18:17:38.189864 | controller | Jun 11 17:01:18.686866 crc crio[22018]: time="2026-06-11T17:01:18.68518219Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.189886 | controller | Jun 11 17:01:18.693974 crc crio[22018]: time="2026-06-11T17:01:18.693894465Z" level=info msg="Ran pod sandbox bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff with infra container: openstack/nova-api-0/POD" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.189903 | controller | Jun 11 17:01:18.697166 crc crio[22018]: time="2026-06-11T17:01:18.697085685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e0ead0db-7dc2-46b1-9e38-07f8f37e17de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189919 | controller | Jun 11 17:01:18.700776 crc crio[22018]: time="2026-06-11T17:01:18.700729292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=acea62d6-1bfb-4785-845a-0367cf31d015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.189935 | controller | Jun 11 17:01:18.710787 crc crio[22018]: time="2026-06-11T17:01:18.71070954Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.189951 | controller | Jun 11 17:01:18.711137 crc crio[22018]: time="2026-06-11T17:01:18.711075141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189967 | controller | Jun 11 17:01:18.768833 crc crio[22018]: time="2026-06-11T17:01:18.76873326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189983 | controller | Jun 11 17:01:18.772549 crc crio[22018]: time="2026-06-11T17:01:18.77248259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.189999 | controller | Jun 11 17:01:18.989470 crc crio[22018]: time="2026-06-11T17:01:18.988775561Z" level=info msg="Created container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.190019 | controller | Jun 11 17:01:18.992474 crc crio[22018]: time="2026-06-11T17:01:18.992401727Z" level=info msg="Starting container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26" id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.190035 | controller | Jun 11 17:01:18.999281 crc crio[22018]: time="2026-06-11T17:01:18.999168672Z" level=info msg="Started container" PID=86806 containerID=2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 description=openstack/nova-api-0/nova-api-log id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff
2026-06-11 18:17:38.190052 | controller | Jun 11 17:01:19.058296 crc crio[22018]: time="2026-06-11T17:01:19.058207016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=158d8c63-ebb3-423f-8e56-a83320152141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.190067 | controller | Jun 11 17:01:19.125138 crc crio[22018]: time="2026-06-11T17:01:19.125000657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b7f86675-ab12-4b8e-9676-3eb73b8e3209 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.190083 | controller | Jun 11 17:01:19.160529 crc crio[22018]: time="2026-06-11T17:01:19.160395786Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.190098 | controller | Jun 11 17:01:19.160938 crc crio[22018]: time="2026-06-11T17:01:19.160858481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.190114 | controller | Jun 11 17:01:19.240099 crc crio[22018]: time="2026-06-11T17:01:19.239757427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.190130 | controller | Jun 11 17:01:19.243449 crc crio[22018]: time="2026-06-11T17:01:19.243199047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.190146 | controller | Jun 11 17:01:19.594873 crc crio[22018]: time="2026-06-11T17:01:19.594797034Z" level=info msg="Created container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.190161 | controller | Jun 11 17:01:19.596511 crc crio[22018]: time="2026-06-11T17:01:19.596225709Z" level=info msg="Starting container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3" id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.190177 | controller | Jun 11 17:01:19.601702 crc crio[22018]: time="2026-06-11T17:01:19.601414915Z" level=info msg="Started container" PID=86837 containerID=9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 description=openstack/nova-api-0/nova-api-api id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff
2026-06-11 18:17:38.190192 | controller | Jun 11 17:01:50.587589 crc crio[22018]: time="2026-06-11T17:01:50.586260487Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.190212 | controller | Jun 11 17:01:50.588832 crc crio[22018]: time="2026-06-11T17:01:50.587637292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.190228 | controller | Jun 11 17:01:50.654415 crc crio[22018]: time="2026-06-11T17:01:50.654252567Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}"
2026-06-11 18:17:38.190245 | controller | Jun 11 17:01:50.654415 crc crio[22018]: time="2026-06-11T17:01:50.654422852Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.190261 | controller | Jun 11 17:01:51.215546 crc crio[22018]: 2026-06-11T17:01:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da68b2b90f3dd4 Mac:62:ec:98:a2:22:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca SocketPath: PciID:}] [{Interface:0xc000234fb0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.190277 | controller | Jun 11 17:01:51.216738 crc crio[22018]: time="2026-06-11T17:01:51.21667626Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}"
2026-06-11 18:17:38.190294 | controller | Jun 11 17:01:51.216933 crc crio[22018]: time="2026-06-11T17:01:51.216852696Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.190309 | controller | Jun 11 17:01:51.224798 crc crio[22018]: time="2026-06-11T17:01:51.224664948Z" level=info msg="Ran pod sandbox 9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc with infra container: sushy-emulator/sushy-emulator/POD" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.190325 | controller | Jun 11 17:01:51.229742 crc crio[22018]: time="2026-06-11T17:01:51.228458392Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.190341 | controller | Jun 11 17:01:51.238719 crc crio[22018]: time="2026-06-11T17:01:51.238637886Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 18:17:38.190356 | controller | Jun 11 17:01:59.690391 crc crio[22018]: time="2026-06-11T17:01:59.689439086Z" level=info msg="Removing container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.190372 | controller | Jun 11 17:02:01.697904 crc crio[22018]: time="2026-06-11T17:02:01.697410263Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686622-d2m7c/POD" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.190388 | controller | Jun 11 17:02:01.699096 crc crio[22018]: time="2026-06-11T17:02:01.6979192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.190408 | controller | Jun 11 17:02:02.331081 crc crio[22018]: time="2026-06-11T17:02:02.330930846Z" level=info msg="Removed container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.190424 | controller | Jun 11 17:02:02.334206 crc crio[22018]: time="2026-06-11T17:02:02.334113124Z" level=info msg="Removing container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.190440 | controller | Jun 11 17:02:03.316733 crc crio[22018]: time="2026-06-11T17:02:03.315960087Z" level=info msg="Removed container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.190455 | controller | Jun 11 17:02:03.331616 crc crio[22018]: time="2026-06-11T17:02:03.330291823Z" level=info msg="Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190471 | controller | Jun 11 17:02:03.331616 crc crio[22018]: time="2026-06-11T17:02:03.330435087Z" level=info msg="Stopped pod sandbox (already stopped): 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190486 | controller | Jun 11 17:02:03.331616 crc crio[22018]: time="2026-06-11T17:02:03.330939954Z" level=info msg="Removing pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190503 | controller | Jun 11 17:02:03.373016 crc crio[22018]: time="2026-06-11T17:02:03.372929353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}"
2026-06-11 18:17:38.190519 | controller | Jun 11 17:02:03.373016 crc crio[22018]: time="2026-06-11T17:02:03.372985445Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686622-d2m7c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.190535 | controller | Jun 11 17:02:03.386291 crc crio[22018]: time="2026-06-11T17:02:03.386190209Z" level=info msg="Removed pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190551 | controller | Jun 11 17:02:03.387729 crc crio[22018]: time="2026-06-11T17:02:03.387665954Z" level=info msg="Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190568 | controller | Jun 11 17:02:03.387851 crc crio[22018]: time="2026-06-11T17:02:03.387749816Z" level=info msg="Stopped pod sandbox (already stopped): b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190610 | controller | Jun 11 17:02:03.388752 crc crio[22018]: time="2026-06-11T17:02:03.388681835Z" level=info msg="Removing pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190638 | controller | Jun 11 17:02:03.416474 crc crio[22018]: time="2026-06-11T17:02:03.41627656Z" level=info msg="Removed pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190660 | controller | Jun 11 17:02:03.418275 crc crio[22018]: time="2026-06-11T17:02:03.418192177Z" level=info msg="Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190682 | controller | Jun 11 17:02:03.418275 crc crio[22018]: time="2026-06-11T17:02:03.418257409Z" level=info msg="Stopped pod sandbox (already stopped): 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190704 | controller | Jun 11 17:02:03.422693 crc crio[22018]: time="2026-06-11T17:02:03.421215021Z" level=info msg="Removing pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190721 | controller | Jun 11 17:02:03.444696 crc crio[22018]: time="2026-06-11T17:02:03.444572931Z" level=info msg="Removed pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190737 | controller | Jun 11 17:02:03.445465 crc crio[22018]: time="2026-06-11T17:02:03.445395575Z" level=info msg="Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190754 | controller | Jun 11 17:02:03.445568 crc crio[22018]: time="2026-06-11T17:02:03.445471657Z" level=info msg="Stopped pod sandbox (already stopped): 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190770 | controller | Jun 11 17:02:03.446295 crc crio[22018]: time="2026-06-11T17:02:03.446224232Z" level=info msg="Removing pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190786 | controller | Jun 11 17:02:03.464746 crc crio[22018]: time="2026-06-11T17:02:03.46461711Z" level=info msg="Removed pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190802 | controller | Jun 11 17:02:03.465909 crc crio[22018]: time="2026-06-11T17:02:03.465830449Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.190817 | controller | Jun 11 17:02:03.467268 crc crio[22018]: time="2026-06-11T17:02:03.4671798Z" level=info msg="Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190833 | controller | Jun 11 17:02:03.467494 crc crio[22018]: time="2026-06-11T17:02:03.467272993Z" level=info msg="Stopped pod sandbox (already stopped): 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190864 | controller | Jun 11 17:02:03.467690 crc crio[22018]: time="2026-06-11T17:02:03.467535941Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=48159bed-fe29-4497-a4ec-8242a6d00afa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.190898 | controller | Jun 11 17:02:03.469463 crc crio[22018]: time="2026-06-11T17:02:03.469269947Z" level=info msg="Removing pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190924 | controller | Jun 11 17:02:03.489055 crc crio[22018]: time="2026-06-11T17:02:03.488533554Z" level=info msg="Removed pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.190942 | controller | Jun 11 17:02:03.492188 crc crio[22018]: time="2026-06-11T17:02:03.492101227Z" level=info msg="Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190959 | controller | Jun 11 17:02:03.492486 crc crio[22018]: time="2026-06-11T17:02:03.492190459Z" level=info msg="Stopped pod sandbox (already stopped): 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.190975 | controller | Jun 11 17:02:03.492486 crc crio[22018]: time="2026-06-11T17:02:03.492136296Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=7141d621-0c52-49eb-b746-0d06f472730d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.190991 | controller | Jun 11 17:02:03.493042 crc crio[22018]: time="2026-06-11T17:02:03.492953912Z" level=info msg="Removing pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.191007 | controller | Jun 11 17:02:03.521937 crc crio[22018]: time="2026-06-11T17:02:03.521791297Z" level=info msg="Removed pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.191022 | controller | Jun 11 17:02:03.544823 crc crio[22018]: time="2026-06-11T17:02:03.544660682Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191038 | controller | Jun 11 17:02:03.546854 crc crio[22018]: time="2026-06-11T17:02:03.546796481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191054 | controller | Jun 11 17:02:03.623558 crc crio[22018]: time="2026-06-11T17:02:03.622877327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191069 | controller | Jun 11 17:02:03.628269 crc crio[22018]: time="2026-06-11T17:02:03.628190187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191085 | controller | Jun 11 17:02:04.064741 crc crio[22018]: time="2026-06-11T17:02:04.061893932Z" level=info msg="Created container e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646: sushy-emulator/sushy-emulator/sushy-emulator" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191101 | controller | Jun 11 17:02:04.068563 crc crio[22018]: time="2026-06-11T17:02:04.06494418Z" level=info msg="Starting container: e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646" id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.191121 | controller | Jun 11 17:02:04.078723 crc crio[22018]: time="2026-06-11T17:02:04.076784108Z" level=info msg="Started container" PID=89314 containerID=e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646 description=sushy-emulator/sushy-emulator/sushy-emulator id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc
2026-06-11 18:17:38.191138 | controller | Jun 11 17:02:04.272866 crc crio[22018]: 2026-06-11T17:02:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa5a9ff347802a Mac:82:59:70:66:4e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.191154 | controller | Jun 11 17:02:04.275407 crc crio[22018]: time="2026-06-11T17:02:04.275216749Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}"
2026-06-11 18:17:38.191171 | controller | Jun 11 17:02:04.275688 crc crio[22018]: time="2026-06-11T17:02:04.275596261Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686622-d2m7c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.191188 | controller | Jun 11 17:02:04.292019 crc crio[22018]: time="2026-06-11T17:02:04.291922502Z" level=info msg="Ran pod sandbox 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 with infra container: openshift-infra/auto-csr-approver-29686622-d2m7c/POD" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.191204 | controller | Jun 11 17:02:04.294994 crc crio[22018]: time="2026-06-11T17:02:04.294918266Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.191221 | controller | Jun 11 17:02:04.315048 crc crio[22018]: time="2026-06-11T17:02:04.314913365Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.191237 | controller | Jun 11 17:02:05.432749 crc crio[22018]: time="2026-06-11T17:02:05.432266721Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.191254 | controller | Jun 11 17:02:05.434277 crc crio[22018]: time="2026-06-11T17:02:05.434238143Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=df6579ac-6ecf-4bf9-8303-762cb80fc308 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191269 | controller | Jun 11 17:02:05.438282 crc crio[22018]: time="2026-06-11T17:02:05.438202949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82febe04-4482-426f-8604-ca39480cd8c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191285 | controller | Jun 11 17:02:05.447467 crc crio[22018]: time="2026-06-11T17:02:05.447244238Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686622-d2m7c/oc" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191301 | controller | Jun 11 17:02:05.447894 crc crio[22018]: time="2026-06-11T17:02:05.447862648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191320 | controller | Jun 11 17:02:05.495093 crc crio[22018]: time="2026-06-11T17:02:05.494794424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191336 | controller | Jun 11 17:02:05.678698 crc crio[22018]: time="2026-06-11T17:02:05.678606479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191352 | controller | Jun 11 17:02:05.809789 crc crio[22018]: time="2026-06-11T17:02:05.809131143Z" level=info msg="Created container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191368 | controller | Jun 11 17:02:05.812072 crc crio[22018]: time="2026-06-11T17:02:05.81185594Z" level=info msg="Starting container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6" id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.191383 | controller | Jun 11 17:02:05.816806 crc crio[22018]: time="2026-06-11T17:02:05.816735496Z" level=info msg="Started container" PID=89454 containerID=caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6 description=openshift-infra/auto-csr-approver-29686622-d2m7c/oc id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0
2026-06-11 18:17:38.191399 | controller | Jun 11 17:02:09.261452 crc crio[22018]: time="2026-06-11T17:02:09.260751966Z" level=info msg="Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.191414 | controller | Jun 11 17:02:09.263781 crc crio[22018]: time="2026-06-11T17:02:09.26212032Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1bb50}] Aliases:map[]}"
2026-06-11 18:17:38.191430 | controller | Jun 11 17:02:09.263781 crc crio[22018]: time="2026-06-11T17:02:09.262241704Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686622-d2m7c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.191446 | controller | Jun 11 17:02:09.598685 crc crio[22018]: time="2026-06-11T17:02:09.59811994Z" level=info msg="Stopped pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.191462 | controller | Jun 11 17:02:13.469125 crc crio[22018]: time="2026-06-11T17:02:13.467685905Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.191477 | controller | Jun 11 17:02:24.154413 crc crio[22018]: time="2026-06-11T17:02:24.150626042Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.191493 | controller | Jun 11 17:02:24.154413 crc crio[22018]: time="2026-06-11T17:02:24.151198569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191512 | controller | Jun 11 17:02:24.197852 crc crio[22018]: time="2026-06-11T17:02:24.197733483Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}"
2026-06-11 18:17:38.191528 | controller | Jun 11 17:02:24.197852 crc crio[22018]: time="2026-06-11T17:02:24.197798536Z" level=info msg="Adding pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.191544 | controller | Jun 11 17:02:24.590031 crc crio[22018]: 2026-06-11T17:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97bfcf8b5231bd9 Mac:ee:53:93:d4:f4:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.191560 | controller | Jun 11 17:02:24.590031 crc crio[22018]: time="2026-06-11T17:02:24.589368188Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}"
2026-06-11 18:17:38.191577 | controller | Jun 11 17:02:24.590031 crc crio[22018]: time="2026-06-11T17:02:24.589522973Z" level=info msg="Checking pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.191593 | controller | Jun 11 17:02:24.597621 crc crio[22018]: time="2026-06-11T17:02:24.59758574Z" level=info msg="Ran pod sandbox 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 with infra container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.191609 | controller | Jun 11 17:02:24.600770 crc crio[22018]: time="2026-06-11T17:02:24.600676919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1ad923e4-1a40-4dc4-8983-00e3769f1bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191625 | controller | Jun 11 17:02:24.682405 crc crio[22018]: time="2026-06-11T17:02:24.681680432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b6cb6a65-ff71-4115-a1fb-c2a4f645ca12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191640 | controller | Jun 11 17:02:24.697640 crc crio[22018]: time="2026-06-11T17:02:24.697572379Z" level=info msg="Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191655 | controller | Jun 11 17:02:24.698273 crc crio[22018]: time="2026-06-11T17:02:24.69823641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191671 | controller | Jun 11 17:02:24.757754 crc crio[22018]: time="2026-06-11T17:02:24.757656765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191690 | controller | Jun 11 17:02:24.763156 crc crio[22018]: time="2026-06-11T17:02:24.762701997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191706 | controller | Jun 11 17:02:24.891750 crc crio[22018]: time="2026-06-11T17:02:24.891598349Z" level=info msg="Created container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191721 | controller | Jun 11 17:02:24.892951 crc crio[22018]: time="2026-06-11T17:02:24.892895981Z" level=info msg="Starting container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f" id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.191737 | controller | Jun 11 17:02:24.899693 crc crio[22018]: time="2026-06-11T17:02:24.899599004Z" level=info msg="Started container" PID=90414 containerID=a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/init id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5
2026-06-11 18:17:38.191752 | controller | Jun 11 17:02:25.550913 crc crio[22018]: time="2026-06-11T17:02:25.55023666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=20590699-cf53-4997-9c53-c32d00a95393 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191767 | controller | Jun 11 17:02:25.649192 crc crio[22018]: time="2026-06-11T17:02:25.648992472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b9018910-d1f2-4025-9b00-7cf1def7a7a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.191782 | controller | Jun 11 17:02:25.660509 crc crio[22018]: time="2026-06-11T17:02:25.658135703Z" level=info msg="Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191797 | controller | Jun 11 17:02:25.660509 crc crio[22018]: time="2026-06-11T17:02:25.659189127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191813 | controller | Jun 11 17:02:25.709975 crc crio[22018]: time="2026-06-11T17:02:25.709270974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191829 | controller | Jun 11 17:02:25.714757 crc crio[22018]: time="2026-06-11T17:02:25.714680267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.191844 | controller | Jun 11 17:02:25.911635 crc crio[22018]: time="2026-06-11T17:02:25.911541117Z" level=info msg="Created container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.191879 | controller | Jun 11 17:02:25.913188 crc crio[22018]: time="2026-06-11T17:02:25.913088502Z" level=info msg="Starting container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec" id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.191896 | controller | Jun 11 17:02:25.918953 crc crio[22018]: time="2026-06-11T17:02:25.918872461Z" level=info msg="Started container" PID=90542 containerID=36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5
2026-06-11 18:17:38.191917 | controller | Jun 11 17:02:32.759227 crc crio[22018]: time="2026-06-11T17:02:32.758478506Z" level=info msg="Stopping container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 (timeout: 10s)" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.191933 | controller | Jun 11 17:02:32.893272 crc crio[22018]: time="2026-06-11T17:02:32.893124391Z" level=info msg="Stopped container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.191949 | controller | Jun 11 17:02:32.895466 crc crio[22018]: time="2026-06-11T17:02:32.895371353Z" level=info msg="Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.191965 | controller | Jun 11 17:02:32.896244 crc crio[22018]: time="2026-06-11T17:02:32.896134778Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc00141a878}] Aliases:map[]}"
2026-06-11 18:17:38.191981 | controller | Jun 11 17:02:32.896566 crc crio[22018]: time="2026-06-11T17:02:32.896480719Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.191996 | controller | Jun 11 17:02:33.478905 crc crio[22018]: time="2026-06-11T17:02:33.478531447Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.192012 | controller | Jun 11 17:02:33.479040 crc crio[22018]: time="2026-06-11T17:02:33.478912088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192028 | controller | Jun 11 17:02:33.559535 crc crio[22018]: time="2026-06-11T17:02:33.55926475Z" level=info msg="Stopped pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192044 | controller | Jun 11 17:02:33.572271 crc crio[22018]: time="2026-06-11T17:02:33.572128852Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}"
2026-06-11 18:17:38.192061 | controller | Jun 11 17:02:33.572271 crc crio[22018]: time="2026-06-11T17:02:33.572248026Z" level=info msg="Adding pod openstack_dnsmasq-dns-6ddbdd9749-zb76z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.192077 | controller | Jun 11 17:02:33.749812 crc crio[22018]: time="2026-06-11T17:02:33.748572969Z" level=info msg="Removing container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192097 | controller | Jun 11 17:02:33.812774 crc crio[22018]: time="2026-06-11T17:02:33.812672337Z" level=info msg="Removed container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192113 | controller | Jun 11 17:02:33.817731 crc crio[22018]: time="2026-06-11T17:02:33.817653773Z" level=info msg="Removing container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192129 | controller | Jun 11 17:02:33.871961 crc crio[22018]: time="2026-06-11T17:02:33.871811036Z" level=info msg="Removed container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192145 | controller | Jun 11 17:02:34.764641 crc crio[22018]: 2026-06-11T17:02:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c23f9a89b2b38bb Mac:32:a2:0d:0b:16:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.192167 | controller | Jun 11 17:02:34.767060 crc crio[22018]: time="2026-06-11T17:02:34.767023212Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}"
2026-06-11 18:17:38.192189 | controller | Jun 11 17:02:34.767491 crc crio[22018]: time="2026-06-11T17:02:34.767463596Z" level=info msg="Checking pod openstack_dnsmasq-dns-6ddbdd9749-zb76z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.192210 | controller | Jun 11 17:02:34.798083 crc crio[22018]: time="2026-06-11T17:02:34.79802839Z" level=info msg="Ran pod sandbox c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 with infra container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.192230 | controller | Jun 11 17:02:34.801946 crc crio[22018]: time="2026-06-11T17:02:34.801903183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=915b51ec-8d78-471b-84bc-935f9e99c303 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.192246 | controller | Jun 11 17:02:34.885547 crc crio[22018]: time="2026-06-11T17:02:34.885447008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fe7d9c5f-6455-4f11-8f97-1b66d55b4e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.192262 | controller | Jun 11 17:02:35.294194 crc crio[22018]: time="2026-06-11T17:02:35.293205446Z" level=info msg="Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.192277 | controller | Jun 11 17:02:35.296593 crc crio[22018]: time="2026-06-11T17:02:35.295156429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192297 | controller | Jun 11 17:02:35.373175 crc crio[22018]: time="2026-06-11T17:02:35.373086335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192314 | controller | Jun 11 17:02:35.377612 crc crio[22018]: time="2026-06-11T17:02:35.377527946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192330 | controller | Jun 11 17:02:36.041084 crc crio[22018]: time="2026-06-11T17:02:36.040699412Z" level=info msg="Created container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.192346 | controller | Jun 11 17:02:36.047145 crc crio[22018]: time="2026-06-11T17:02:36.047030565Z" level=info msg="Starting container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53" id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.192362 | controller | Jun 11 17:02:36.057725 crc crio[22018]: time="2026-06-11T17:02:36.056902162Z" level=info msg="Started container" PID=91140 containerID=2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53 description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/init id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1
2026-06-11 18:17:38.192378 | controller | Jun 11 17:02:36.841571 crc crio[22018]: time="2026-06-11T17:02:36.841522901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a4c1142f-542f-455c-904e-9b545ffe5fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.192394 | controller | Jun 11 17:02:37.076429 crc crio[22018]: time="2026-06-11T17:02:37.07473786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d113dd7e-e7c7-4ae6-9098-4f80909b835a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.192409 | controller | Jun 11 17:02:37.150756 crc crio[22018]: time="2026-06-11T17:02:37.150532538Z" level=info msg="Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.192425 | controller | Jun 11 17:02:37.151275 crc crio[22018]: time="2026-06-11T17:02:37.151207799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192443 | controller | Jun 11 17:02:37.218444 crc crio[22018]: time="2026-06-11T17:02:37.218254187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192461 | controller | Jun 11 17:02:37.226600 crc crio[22018]: time="2026-06-11T17:02:37.226507572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.192477 | controller | Jun 11 17:02:37.688585 crc crio[22018]: time="2026-06-11T17:02:37.688272973Z" level=info msg="Created container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.192492 | controller | Jun 11 17:02:37.690215 crc crio[22018]: time="2026-06-11T17:02:37.690136882Z" level=info msg="Starting container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca" id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.192512 | controller | Jun 11 17:02:37.697230 crc crio[22018]: time="2026-06-11T17:02:37.697161995Z" level=info msg="Started container" PID=91223 containerID=3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1
2026-06-11 18:17:38.192529 | controller | Jun 11 17:02:44.481082 crc crio[22018]: time="2026-06-11T17:02:44.479825188Z" level=info msg="Stopping container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec (timeout: 10s)" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.192545 | controller | Jun 11 17:02:44.628265 crc crio[22018]: time="2026-06-11T17:02:44.62817408Z" level=info msg="Stopped container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.192560 | controller | Jun 11 17:02:44.629444 crc crio[22018]: time="2026-06-11T17:02:44.629200441Z" level=info msg="Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192576 | controller | Jun 11 17:02:44.630028 crc crio[22018]: time="2026-06-11T17:02:44.629967485Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc0004bf8d0}] Aliases:map[]}"
2026-06-11 18:17:38.192592 | controller | Jun 11 17:02:44.630246 crc crio[22018]: time="2026-06-11T17:02:44.630189912Z" level=info msg="Deleting pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.192607 | controller | Jun 11 17:02:45.091818 crc crio[22018]: time="2026-06-11T17:02:45.091106237Z" level=info msg="Stopped pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192623 | controller | Jun 11 17:02:46.074276 crc crio[22018]: time="2026-06-11T17:02:46.073795946Z" level=info msg="Removing container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192639 | controller | Jun 11 17:02:46.118986 crc crio[22018]: time="2026-06-11T17:02:46.118853389Z" level=info msg="Removed container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192655 | controller | Jun 11 17:02:46.123882 crc crio[22018]: time="2026-06-11T17:02:46.123702279Z" level=info msg="Removing container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192670 | controller | Jun 11 17:02:46.169194 crc crio[22018]: time="2026-06-11T17:02:46.168854379Z" level=info msg="Removed container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192693 | controller | Jun 11 17:03:03.546492 crc crio[22018]: time="2026-06-11T17:03:03.544850966Z" level=info msg="Removing container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192709 | controller | Jun 11 17:03:03.629098 crc crio[22018]: time="2026-06-11T17:03:03.629015032Z" level=info msg="Removed container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192724 | controller | Jun 11 17:03:03.631908 crc crio[22018]: time="2026-06-11T17:03:03.631823741Z" level=info msg="Removing container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192740 | controller | Jun 11 17:03:03.732484 crc crio[22018]: time="2026-06-11T17:03:03.73196841Z" level=info msg="Removed container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.192756 | controller | Jun 11 17:03:03.747425 crc crio[22018]: time="2026-06-11T17:03:03.747245222Z" level=info msg="Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192772 | controller | Jun 11 17:03:03.747425 crc crio[22018]: time="2026-06-11T17:03:03.747414028Z" level=info msg="Stopped pod sandbox (already stopped): 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192787 | controller | Jun 11 17:03:03.748601 crc crio[22018]: time="2026-06-11T17:03:03.748534884Z" level=info msg="Removing pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192803 | controller | Jun 11 17:03:03.768921 crc crio[22018]: time="2026-06-11T17:03:03.768838292Z" level=info msg="Removed pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192818 | controller | Jun 11 17:03:03.770649 crc crio[22018]: time="2026-06-11T17:03:03.770588517Z" level=info msg="Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192833 | controller | Jun 11 17:03:03.770802 crc crio[22018]: time="2026-06-11T17:03:03.77066919Z" level=info msg="Stopped pod sandbox (already stopped): 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192865 | controller | Jun 11 17:03:03.771611 crc crio[22018]: time="2026-06-11T17:03:03.771505607Z" level=info msg="Removing pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192893 | controller | Jun 11 17:03:03.789095 crc crio[22018]: time="2026-06-11T17:03:03.788857433Z" level=info msg="Removed pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192917 | controller | Jun 11 17:03:03.790042 crc crio[22018]: time="2026-06-11T17:03:03.789993226Z" level=info msg="Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192941 | controller | Jun 11 17:03:03.790462 crc crio[22018]: time="2026-06-11T17:03:03.790065968Z" level=info msg="Stopped pod sandbox (already stopped): 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.192958 | controller | Jun 11 17:03:03.790924 crc crio[22018]: time="2026-06-11T17:03:03.790843423Z" level=info msg="Removing pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192974 | controller | Jun 11 17:03:03.804463 crc crio[22018]: time="2026-06-11T17:03:03.804306315Z" level=info msg="Removed pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.192990 | controller | Jun 11 17:03:03.805463 crc crio[22018]: time="2026-06-11T17:03:03.805314275Z" level=info msg="Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193005 | controller | Jun 11 17:03:03.805553 crc crio[22018]: time="2026-06-11T17:03:03.805501701Z" level=info msg="Stopped pod sandbox (already stopped): d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193021 | controller | Jun 11 17:03:03.805964 crc crio[22018]: time="2026-06-11T17:03:03.805924314Z" level=info msg="Removing pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193036 | controller | Jun 11 17:03:03.822714 crc crio[22018]: time="2026-06-11T17:03:03.8226307Z" level=info msg="Removed pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193051 | controller | Jun 11 17:04:00.635568 crc crio[22018]: time="2026-06-11T17:04:00.634259405Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686624-pzspl/POD" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.193067 | controller | Jun 11 17:04:00.639467 crc crio[22018]: time="2026-06-11T17:04:00.635785854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193083 | controller | Jun 11 17:04:00.760848 crc crio[22018]: time="2026-06-11T17:04:00.760146262Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}"
2026-06-11 18:17:38.193100 | controller | Jun 11 17:04:00.761395 crc crio[22018]: time="2026-06-11T17:04:00.760254095Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686624-pzspl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.193116 | controller | Jun 11 17:04:01.425589 crc crio[22018]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc5cecb6f34309 Mac:ee:0c:9c:5f:32:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee SocketPath: PciID:}] [{Interface:0xc0002ff580 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.193141 | controller | Jun 11 17:04:01.427581 crc crio[22018]: time="2026-06-11T17:04:01.42751616Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}"
2026-06-11 18:17:38.193158 | controller | Jun 11 17:04:01.427704 crc crio[22018]: time="2026-06-11T17:04:01.427668645Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686624-pzspl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.193174 | controller | Jun 11 17:04:01.442542 crc crio[22018]: time="2026-06-11T17:04:01.442204522Z" level=info msg="Ran pod sandbox bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c with infra container: openshift-infra/auto-csr-approver-29686624-pzspl/POD" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.193190 | controller | Jun 11 17:04:01.446779 crc crio[22018]: time="2026-06-11T17:04:01.446673921Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.193206 | controller | Jun 11 17:04:01.461549 crc crio[22018]: time="2026-06-11T17:04:01.461217486Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.193222 | controller | Jun 11 17:04:02.317749 crc crio[22018]: time="2026-06-11T17:04:02.317147842Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.193238 | controller | Jun 11 17:04:02.320606 crc crio[22018]: time="2026-06-11T17:04:02.318823335Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0b80629e-9dbf-4c88-84ab-1d98a29e4c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.193254 | controller | Jun 11 17:04:02.321878 crc crio[22018]: time="2026-06-11T17:04:02.321776479Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=282301f0-2801-4e11-ad7a-44875d797a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.193270 | controller | Jun 11 17:04:02.331258 crc crio[22018]: time="2026-06-11T17:04:02.331143048Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686624-pzspl/oc" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.193286 | controller | Jun 11 17:04:02.331865 crc crio[22018]: time="2026-06-11T17:04:02.331802779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193302 | controller | Jun 11 17:04:02.415830 crc crio[22018]: time="2026-06-11T17:04:02.415711126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193317 | controller | Jun 11 17:04:02.830809 crc crio[22018]: time="2026-06-11T17:04:02.830620662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193333 | controller | Jun 11 17:04:03.034257 crc crio[22018]: time="2026-06-11T17:04:03.033743483Z" level=info msg="Created container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.193353 | controller | Jun 11 17:04:03.037158 crc crio[22018]: time="2026-06-11T17:04:03.037106019Z" level=info msg="Starting container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1" id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.193369 | controller | Jun 11 17:04:03.043580 crc crio[22018]: time="2026-06-11T17:04:03.043465642Z" level=info msg="Started container" PID=95280 containerID=c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1 description=openshift-infra/auto-csr-approver-29686624-pzspl/oc id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c
2026-06-11 18:17:38.193385 | controller | Jun 11 17:04:03.891536 crc crio[22018]: time="2026-06-11T17:04:03.891301471Z" level=info msg="Removing container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193402 | controller | Jun 11 17:04:04.279643 crc crio[22018]: time="2026-06-11T17:04:04.279013818Z" level=info msg="Removed container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193418 | controller | Jun 11 17:04:04.291743 crc crio[22018]: time="2026-06-11T17:04:04.291641084Z" level=info msg="Removing container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193434 | controller | Jun 11 17:04:04.481929 crc crio[22018]: time="2026-06-11T17:04:04.481193781Z" level=info msg="Removed container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193449 | controller | Jun 11 17:04:04.488129 crc crio[22018]: time="2026-06-11T17:04:04.487962438Z" level=info msg="Removing container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193465 | controller | Jun 11 17:04:04.739155 crc crio[22018]: time="2026-06-11T17:04:04.738236779Z" level=info msg="Removed container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.193481 | controller | Jun 11 17:04:04.801025 crc crio[22018]: time="2026-06-11T17:04:04.800233301Z" level=info msg="Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193497 | controller | Jun 11 17:04:04.801025 crc crio[22018]: time="2026-06-11T17:04:04.800941114Z" level=info msg="Stopped pod sandbox (already stopped): 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193512 | controller | Jun 11 17:04:04.808311 crc crio[22018]: time="2026-06-11T17:04:04.807921689Z" level=info msg="Removing pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193528 | controller | Jun 11 17:04:04.898119 crc crio[22018]: time="2026-06-11T17:04:04.897577172Z" level=info msg="Removed pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193547 | controller | Jun 11 17:04:04.899138 crc crio[22018]: time="2026-06-11T17:04:04.898756739Z" level=info msg="Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193563 | controller | Jun 11 17:04:04.899138 crc crio[22018]: time="2026-06-11T17:04:04.898808881Z" level=info msg="Stopped pod sandbox (already stopped): caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193579 | controller | Jun 11 17:04:04.904633 crc crio[22018]: time="2026-06-11T17:04:04.903265214Z" level=info msg="Removing pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193594 | controller | Jun 11 17:04:04.953676 crc crio[22018]: time="2026-06-11T17:04:04.946577706Z" level=info msg="Removed pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.193610 | controller | Jun 11 17:04:05.634795 crc crio[22018]: time="2026-06-11T17:04:05.633430896Z" level=info msg="Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193626 | controller | Jun 11 17:04:05.635170 crc crio[22018]: time="2026-06-11T17:04:05.635031628Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca09b8}] Aliases:map[]}"
2026-06-11 18:17:38.193642 | controller | Jun 11 17:04:05.635258 crc crio[22018]: time="2026-06-11T17:04:05.635186853Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686624-pzspl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.193658 | controller | Jun 11 17:04:06.029444 crc crio[22018]: time="2026-06-11T17:04:06.028924855Z" level=info msg="Stopped pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.193674 | controller | Jun 11 17:04:37.416973 crc crio[22018]: time="2026-06-11T17:04:37.415835007Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-pfvrn/POD" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.193689 | controller | Jun 11 17:04:37.420227 crc crio[22018]: time="2026-06-11T17:04:37.417117978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193705 | controller | Jun 11 17:04:37.493590 crc crio[22018]: time="2026-06-11T17:04:37.493475405Z" level=info msg="Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}"
2026-06-11 18:17:38.193726 | controller | Jun 11 17:04:37.493590 crc crio[22018]: time="2026-06-11T17:04:37.493555557Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-pfvrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.193742 | controller | Jun 11 17:04:38.228921 crc crio[22018]: 2026-06-11T17:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ca1298c3137c1f Mac:1a:84:75:59:71:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.193757 | controller | Jun 11 17:04:38.232023 crc crio[22018]: time="2026-06-11T17:04:38.231934877Z" level=info msg="Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}"
2026-06-11 18:17:38.193773 | controller | Jun 11 17:04:38.232479 crc crio[22018]: time="2026-06-11T17:04:38.232380246Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-pfvrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.193789 | controller | Jun 11 17:04:38.244126 crc crio[22018]: time="2026-06-11T17:04:38.244050721Z" level=info msg="Ran pod sandbox 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb with infra container: openshift-marketplace/redhat-marketplace-pfvrn/POD" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.193804 | controller | Jun 11 17:04:38.247946 crc crio[22018]: time="2026-06-11T17:04:38.247897991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=93bf2036-0df3-4d9a-bb14-35fa4b644856 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.193819 | controller | Jun 11 17:04:38.251460 crc crio[22018]: time="2026-06-11T17:04:38.25130024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ee4ff9b-078e-430f-b0ae-74312eaa5d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.193835 | controller | Jun 11 17:04:38.259112 crc crio[22018]: time="2026-06-11T17:04:38.259031816Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.193875 | controller | Jun 11 17:04:38.260129 crc crio[22018]: time="2026-06-11T17:04:38.260102021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193906 | controller | Jun 11 17:04:38.326683 crc crio[22018]: time="2026-06-11T17:04:38.32653968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193933 | controller | Jun 11 17:04:38.334754 crc crio[22018]: time="2026-06-11T17:04:38.334702389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.193956 | controller | Jun 11 17:04:38.533290 crc crio[22018]: time="2026-06-11T17:04:38.533229493Z" level=info msg="Created container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.193980 | controller | Jun 11 17:04:38.536566 crc crio[22018]: time="2026-06-11T17:04:38.536281831Z" level=info msg="Starting container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f" id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.193997 | controller | Jun 11 17:04:38.544848 crc crio[22018]: time="2026-06-11T17:04:38.544692229Z" level=info msg="Started container" PID=97024 containerID=a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f description=openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb
2026-06-11 18:17:38.194014 | controller | Jun 11 17:04:38.860838 crc crio[22018]: time="2026-06-11T17:04:38.860197614Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.194030 | controller | Jun 11 17:04:38.883295 crc crio[22018]: time="2026-06-11T17:04:38.882991994Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.194046 | controller | Jun 11 17:04:39.540081 crc crio[22018]: time="2026-06-11T17:04:39.539897302Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.194063 | controller | Jun 11 17:04:39.542696 crc crio[22018]: time="2026-06-11T17:04:39.542594339Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d62f56c2-5056-4529-b609-f46fa0fa0c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194079 | controller | Jun 11 17:04:39.545756 crc crio[22018]: time="2026-06-11T17:04:39.545673542Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5eabc23b-a1b6-4cc0-9a0d-697e6f9f1572 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194094 | controller | Jun 11 17:04:39.558700 crc crio[22018]: time="2026-06-11T17:04:39.557853771Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-content" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194110 | controller | Jun 11 17:04:39.559518 crc crio[22018]: time="2026-06-11T17:04:39.559449922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194126 | controller | Jun 11 17:04:39.637569 crc crio[22018]: time="2026-06-11T17:04:39.636964214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194141 | controller | Jun 11 17:04:39.642856 crc crio[22018]: time="2026-06-11T17:04:39.64278591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194156 | controller | Jun 11 17:04:39.915020 crc crio[22018]: time="2026-06-11T17:04:39.914780707Z" level=info msg="Created container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194172 | controller | Jun 11 17:04:39.923297 crc crio[22018]: time="2026-06-11T17:04:39.922831695Z" level=info msg="Starting container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e" id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.194192 | controller | Jun 11 17:04:39.932720 crc crio[22018]: time="2026-06-11T17:04:39.932632908Z" level=info msg="Started container" PID=97090 containerID=ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e description=openshift-marketplace/redhat-marketplace-pfvrn/extract-content id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb
2026-06-11 18:17:38.194209 | controller | Jun 11 17:04:41.915110 crc crio[22018]: time="2026-06-11T17:04:41.914521832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a6a6e2f8-6003-4f73-86cd-dd4462f92d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194225 | controller | Jun 11 17:04:41.919080 crc crio[22018]: time="2026-06-11T17:04:41.918707596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cb19b52a-28cb-4a09-9a77-211f7b96daf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194241 | controller | Jun 11 17:04:41.936149 crc crio[22018]: time="2026-06-11T17:04:41.93608795Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pfvrn/registry-server" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194256 | controller | Jun 11 17:04:41.936928 crc crio[22018]: time="2026-06-11T17:04:41.936902827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194272 | controller | Jun 11 17:04:42.032591 crc crio[22018]: time="2026-06-11T17:04:42.032493554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194287 | controller | Jun 11 17:04:42.038938 crc crio[22018]: time="2026-06-11T17:04:42.038835349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194304 | controller | Jun 11 17:04:42.313065 crc crio[22018]: time="2026-06-11T17:04:42.312492848Z" level=info msg="Created container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194319 | controller | Jun 11 17:04:42.314689 crc crio[22018]: time="2026-06-11T17:04:42.314612105Z" level=info msg="Starting container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158" id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.194334 | controller | Jun 11 17:04:42.320989 crc crio[22018]: time="2026-06-11T17:04:42.320890107Z" level=info msg="Started container" PID=97236 containerID=db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 description=openshift-marketplace/redhat-marketplace-pfvrn/registry-server id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb
2026-06-11 18:17:38.194350 | controller | Jun 11 17:04:50.227801 crc crio[22018]: time="2026-06-11T17:04:50.226806788Z" level=info msg="Stopping container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 (timeout: 2s)" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.194366 | controller | Jun 11 17:04:50.378801 crc crio[22018]: time="2026-06-11T17:04:50.376017809Z" level=info msg="Stopped container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.194385 | controller | Jun 11 17:04:50.380470 crc crio[22018]: time="2026-06-11T17:04:50.380114972Z" level=info msg="Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.194402 | controller | Jun 11 17:04:50.381292 crc crio[22018]: time="2026-06-11T17:04:50.381221395Z" level=info msg="Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000380570}] Aliases:map[]}"
2026-06-11 18:17:38.194419 | controller | Jun 11 17:04:50.381910 crc crio[22018]: time="2026-06-11T17:04:50.381602107Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-pfvrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.194435 | controller | Jun 11 17:04:51.371986 crc crio[22018]: time="2026-06-11T17:04:51.371260649Z" level=info msg="Stopped pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.194452 | controller | Jun 11 17:04:52.354598 crc crio[22018]: time="2026-06-11T17:04:52.353991699Z" level=info msg="Removing container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194468 | controller | Jun 11 17:04:52.455020 crc crio[22018]: time="2026-06-11T17:04:52.452976042Z" level=info msg="Removed container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194484 | controller | Jun 11 17:04:52.508920 crc crio[22018]: time="2026-06-11T17:04:52.507051833Z" level=info msg="Removing container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194499 | controller | Jun 11 17:04:52.566316 crc crio[22018]: time="2026-06-11T17:04:52.566146892Z" level=info msg="Removed container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194515 | controller | Jun 11 17:04:52.589972 crc crio[22018]: time="2026-06-11T17:04:52.589855601Z" level=info msg="Removing container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194531 | controller | Jun 11 17:04:52.677927 crc crio[22018]: time="2026-06-11T17:04:52.676869143Z" level=info msg="Removed container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.194548 | controller | Jun 11 17:04:54.458371 crc crio[22018]: time="2026-06-11T17:04:54.453956133Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l86qt/POD" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.194568 | controller | Jun 11 17:04:54.458371 crc crio[22018]: time="2026-06-11T17:04:54.454590523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194597 | controller | Jun 11 17:04:54.781834 crc crio[22018]: time="2026-06-11T17:04:54.781610837Z" level=info msg="Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}"
2026-06-11 18:17:38.194617 | controller | Jun 11 17:04:54.781834 crc crio[22018]: time="2026-06-11T17:04:54.78170342Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l86qt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.194633 | controller | Jun 11 17:04:55.321644 crc crio[22018]: 2026-06-11T17:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de08a0556b7775b Mac:d2:e4:fd:65:91:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.194650 | controller | Jun 11 17:04:55.323600 crc crio[22018]: time="2026-06-11T17:04:55.323524123Z" level=info msg="Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}"
2026-06-11 18:17:38.194666 | controller | Jun 11 17:04:55.323787 crc crio[22018]: time="2026-06-11T17:04:55.32372888Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l86qt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.194683 | controller | Jun 11 17:04:55.337440 crc crio[22018]: time="2026-06-11T17:04:55.335553221Z" level=info msg="Ran pod sandbox de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 with infra container: openshift-marketplace/certified-operators-l86qt/POD" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.194699 | controller | Jun 11 17:04:55.339642 crc crio[22018]: time="2026-06-11T17:04:55.339564165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c6c73a6a-e1cf-4506-b409-73dbfa0b42eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194716 | controller | Jun 11 17:04:55.342471 crc crio[22018]: time="2026-06-11T17:04:55.342273641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c2bc245-6278-4f74-8ab5-b930df55c5a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194731 | controller | Jun 11 17:04:55.355743 crc crio[22018]: time="2026-06-11T17:04:55.355540139Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l86qt/extract-utilities" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194747 | controller | Jun 11 17:04:55.356004 crc crio[22018]: time="2026-06-11T17:04:55.355947132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194766 | controller | Jun 11 17:04:55.410547 crc crio[22018]: time="2026-06-11T17:04:55.410298971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194782 | controller | Jun 11 17:04:55.415614 crc crio[22018]: time="2026-06-11T17:04:55.415544849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194798 | controller | Jun 11 17:04:55.582881 crc crio[22018]: time="2026-06-11T17:04:55.582756813Z" level=info msg="Created container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194813 | controller | Jun 11 17:04:55.586238 crc crio[22018]: time="2026-06-11T17:04:55.5860941Z" level=info msg="Starting container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6" id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.194829 | controller | Jun 11 17:04:55.591791 crc crio[22018]: time="2026-06-11T17:04:55.591699508Z" level=info msg="Started container" PID=97980 containerID=f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6 description=openshift-marketplace/certified-operators-l86qt/extract-utilities id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534
2026-06-11 18:17:38.194844 | controller | Jun 11 17:04:56.423500 crc crio[22018]: time="2026-06-11T17:04:56.422935927Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.194882 | controller | Jun 11 17:04:56.433071 crc crio[22018]: time="2026-06-11T17:04:56.432970516Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.194900 | controller | Jun 11 17:04:57.308548 crc crio[22018]: time="2026-06-11T17:04:57.308441126Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.194917 | controller | Jun 11 17:04:57.309796 crc crio[22018]: time="2026-06-11T17:04:57.309302563Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5e3580b2-ebf7-4e39-b366-e0897ff87ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194934 | controller | Jun 11 17:04:57.312477 crc crio[22018]: time="2026-06-11T17:04:57.312378971Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e3a0f113-3dd0-4562-8c2e-f17b887f4457 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.194950 | controller | Jun 11 17:04:57.321010 crc crio[22018]: time="2026-06-11T17:04:57.320888943Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l86qt/extract-content" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.194967 | controller | Jun 11 17:04:57.321851 crc crio[22018]: time="2026-06-11T17:04:57.32172067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.194983 | controller | Jun 11 17:04:57.375792 crc crio[22018]: time="2026-06-11T17:04:57.375536406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195005 | controller | Jun 11 17:04:57.379293 crc crio[22018]: time="2026-06-11T17:04:57.379228663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195023 | controller | Jun 11 17:04:57.577159 crc crio[22018]: time="2026-06-11T17:04:57.577061485Z" level=info msg="Created container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.195040 | controller | Jun 11 17:04:57.578522 crc crio[22018]: time="2026-06-11T17:04:57.578466993Z" level=info msg="Starting container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a" id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.195057 | controller | Jun 11 17:04:57.587710 crc crio[22018]: time="2026-06-11T17:04:57.587606512Z" level=info msg="Started container" PID=98067 containerID=ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a description=openshift-marketplace/certified-operators-l86qt/extract-content id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534
2026-06-11 18:17:38.195075 | controller | Jun 11 17:05:00.495266 crc crio[22018]: time="2026-06-11T17:05:00.494779636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b3d4c4b-f1f2-436b-92a1-00fb9a3aeadb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.195091 | controller | Jun 11 17:05:00.498808 crc crio[22018]: time="2026-06-11T17:05:00.498718072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f206cc44-86a3-4053-b070-5caf9ef8d55e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.195108 | controller | Jun 11 17:05:00.535966 crc crio[22018]: time="2026-06-11T17:05:00.535706483Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l86qt/registry-server" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.195124 | controller | Jun 11 17:05:00.539691 crc crio[22018]: time="2026-06-11T17:05:00.539616139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195140 | controller | Jun 11 17:05:00.648251 crc crio[22018]: time="2026-06-11T17:05:00.64816038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195156 | controller | Jun 11 17:05:00.652143 crc crio[22018]: time="2026-06-11T17:05:00.652055223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195173 | controller | Jun 11 17:05:00.823300 crc crio[22018]: time="2026-06-11T17:05:00.822648115Z" level=info msg="Created container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.195189 | controller | Jun 11 17:05:00.824903 crc crio[22018]: time="2026-06-11T17:05:00.824807625Z" level=info msg="Starting container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19" id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.195205 | controller | Jun 11 17:05:00.831971 crc crio[22018]: time="2026-06-11T17:05:00.830787926Z" level=info msg="Started container" PID=98245 containerID=1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 description=openshift-marketplace/certified-operators-l86qt/registry-server id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534
2026-06-11 18:17:38.195226 | controller | Jun 11 17:05:05.078289 crc crio[22018]: time="2026-06-11T17:05:05.077453663Z" level=info msg="Removing container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195243 | controller | Jun 11 17:05:05.283401 crc crio[22018]: time="2026-06-11T17:05:05.283259525Z" level=info msg="Removed container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195260 | controller | Jun 11 17:05:05.305462 crc crio[22018]: time="2026-06-11T17:05:05.305286811Z" level=info msg="Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195276 | controller | Jun 11 17:05:05.305782 crc crio[22018]: time="2026-06-11T17:05:05.305492978Z" level=info msg="Stopped pod sandbox (already stopped): 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195293 | controller | Jun 11 17:05:05.306976 crc crio[22018]: time="2026-06-11T17:05:05.306910993Z" level=info msg="Removing pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.195309 | controller | Jun 11 17:05:05.321453 crc crio[22018]: time="2026-06-11T17:05:05.320955403Z" level=info msg="Removed pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.195325 | controller | Jun 11 17:05:05.322676 crc crio[22018]: time="2026-06-11T17:05:05.322553341Z" level=info msg="Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195342 | controller | Jun 11 17:05:05.322676 crc crio[22018]: time="2026-06-11T17:05:05.322659905Z" level=info msg="Stopped pod sandbox (already stopped): 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195358 | controller | Jun 11 17:05:05.323622 crc crio[22018]: time="2026-06-11T17:05:05.323458841Z" level=info msg="Removing pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.195375 | controller | Jun 11 17:05:05.346367 crc crio[22018]: time="2026-06-11T17:05:05.346185657Z" level=info msg="Removed pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.195392 | controller | Jun 11 17:05:14.966243 crc crio[22018]: time="2026-06-11T17:05:14.96527271Z" level=info msg="Stopping container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 (timeout: 2s)" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.195408 | controller | Jun 11 17:05:15.163604 crc crio[22018]: time="2026-06-11T17:05:15.161481686Z" level=info msg="Stopped container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.195429 | controller | Jun 11 17:05:15.189674 crc crio[22018]: time="2026-06-11T17:05:15.189560795Z" level=info msg="Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195448 | controller | Jun 11 17:05:15.194127 crc crio[22018]: time="2026-06-11T17:05:15.191792936Z" level=info msg="Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc001adf5f0}] Aliases:map[]}"
2026-06-11 18:17:38.195469 | controller | Jun 11 17:05:15.194127 crc crio[22018]: time="2026-06-11T17:05:15.191998253Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l86qt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.195486 | controller | Jun 11 17:05:15.743764 crc crio[22018]: time="2026-06-11T17:05:15.743245049Z" level=info msg="Stopped pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.195503 | controller | Jun 11 17:05:16.787718 crc crio[22018]: time="2026-06-11T17:05:16.786988786Z" level=info msg="Removing container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195519 | controller | Jun 11 17:05:16.827613 crc crio[22018]: time="2026-06-11T17:05:16.827483762Z" level=info msg="Removed container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195537 | controller | Jun 11 17:05:16.830667 crc crio[22018]: time="2026-06-11T17:05:16.830558886Z" level=info msg="Removing container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195553 | controller | Jun 11 17:05:16.903028 crc crio[22018]: time="2026-06-11T17:05:16.902913689Z" level=info msg="Removed container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195570 | controller | Jun 11 17:05:16.908208 crc crio[22018]: time="2026-06-11T17:05:16.908020367Z" level=info msg="Removing container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195587 | controller | Jun 11 17:05:16.944801 crc crio[22018]: time="2026-06-11T17:05:16.944614448Z" level=info msg="Removed container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.195604 | controller | Jun 11 17:05:39.713729 crc crio[22018]: time="2026-06-11T17:05:39.712721029Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7z2wd/POD" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.195622 | controller | Jun 11 17:05:39.715549 crc crio[22018]: time="2026-06-11T17:05:39.713743712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195643 | controller | Jun 11 17:05:39.772360 crc crio[22018]: time="2026-06-11T17:05:39.772173267Z" level=info msg="Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}"
2026-06-11 18:17:38.195662 | controller | Jun 11 17:05:39.772360 crc crio[22018]: time="2026-06-11T17:05:39.772312491Z" level=info msg="Adding pod openshift-marketplace_community-operators-7z2wd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.195679 | controller | Jun 11 17:05:40.389554 crc crio[22018]: 2026-06-11T17:05:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e829e69bc0caa Mac:06:1c:6f:db:ef:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.195696 | controller | Jun 11 17:05:40.391896 crc crio[22018]: time="2026-06-11T17:05:40.391542556Z" level=info msg="Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}"
2026-06-11 18:17:38.195714 | controller | Jun 11 17:05:40.391896 crc crio[22018]: time="2026-06-11T17:05:40.391699231Z" level=info msg="Checking pod openshift-marketplace_community-operators-7z2wd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.195731 | controller | Jun 11 17:05:40.403748 crc crio[22018]: time="2026-06-11T17:05:40.403648755Z" level=info msg="Ran pod sandbox 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 with infra container: openshift-marketplace/community-operators-7z2wd/POD" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.195748 | controller | Jun 11 17:05:40.406827 crc crio[22018]: time="2026-06-11T17:05:40.406533883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbfbe564-4a4e-4ea8-889a-1e8b662fedab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.195765 | controller | Jun 11 17:05:40.409143 crc crio[22018]: time="2026-06-11T17:05:40.408975922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fbc8f9c0-66ec-4ed4-8cf7-c066fcb74ae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.195782 | controller | Jun 11 17:05:40.417238 crc crio[22018]: time="2026-06-11T17:05:40.417122051Z" level=info msg="Creating container: openshift-marketplace/community-operators-7z2wd/extract-utilities" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.195799 | controller | Jun 11 17:05:40.417801 crc crio[22018]: time="2026-06-11T17:05:40.417731101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195824 | controller | Jun 11 17:05:40.482093 crc crio[22018]: time="2026-06-11T17:05:40.48200413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195841 | controller | Jun 11 17:05:40.486942 crc crio[22018]: time="2026-06-11T17:05:40.486876657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.195885 | controller | Jun 11 17:05:40.667860 crc crio[22018]: time="2026-06-11T17:05:40.667603842Z" level=info msg="Created container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.195912 | controller | Jun 11 17:05:40.669055 crc crio[22018]: time="2026-06-11T17:05:40.668993167Z" level=info msg="Starting container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c" id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.195930 | controller | Jun 11 17:05:40.676723 crc crio[22018]: time="2026-06-11T17:05:40.676676121Z" level=info msg="Started container" PID=100115 containerID=9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c description=openshift-marketplace/community-operators-7z2wd/extract-utilities id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2
2026-06-11 18:17:38.195949 | controller | Jun 11 17:05:41.240703 crc crio[22018]: time="2026-06-11T17:05:41.240074914Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.195967 | controller | Jun 11 17:05:41.250451 crc crio[22018]: time="2026-06-11T17:05:41.250261239Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.195985 | controller | Jun 11 17:05:41.890592 crc crio[22018]: time="2026-06-11T17:05:41.890317488Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.196001 | controller | Jun 11 17:05:41.891889 crc crio[22018]: time="2026-06-11T17:05:41.891786905Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=87dbea25-c26a-4f4a-aeb7-222128e0c079 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196018 | controller | Jun 11 17:05:41.895148 crc crio[22018]: time="2026-06-11T17:05:41.895033369Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8b472f11-02e0-4253-b848-63c022ac09d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196035 | controller | Jun 11 17:05:41.906660 crc crio[22018]: time="2026-06-11T17:05:41.906578518Z" level=info msg="Creating container: openshift-marketplace/community-operators-7z2wd/extract-content" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196051 | controller | Jun 11 17:05:41.907078 crc crio[22018]: time="2026-06-11T17:05:41.906988781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196067 | controller | Jun 11 17:05:41.960865 crc crio[22018]: time="2026-06-11T17:05:41.960786996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196084 | controller | Jun 11 17:05:41.966028 crc crio[22018]: time="2026-06-11T17:05:41.965961762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196105 | controller | Jun 11 17:05:42.161831 crc crio[22018]: time="2026-06-11T17:05:42.161738737Z" level=info msg="Created container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196123 | controller | Jun 11 17:05:42.162908 crc crio[22018]: time="2026-06-11T17:05:42.162840902Z" level=info msg="Starting container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25" id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.196140 | controller | Jun 11 17:05:42.168614 crc crio[22018]: time="2026-06-11T17:05:42.168459252Z" level=info msg="Started container" PID=100144 containerID=67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25 description=openshift-marketplace/community-operators-7z2wd/extract-content id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2
2026-06-11 18:17:38.196157 | controller | Jun 11 17:05:44.298006 crc crio[22018]: time="2026-06-11T17:05:44.297203975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d697020a-2c66-43d4-9681-520255ae1b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196173 | controller | Jun 11 17:05:44.300542 crc crio[22018]: time="2026-06-11T17:05:44.300465107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7cb8bb26-58a4-4d8c-8ff9-514adbcc980b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196190 | controller | Jun 11 17:05:44.308228 crc crio[22018]: time="2026-06-11T17:05:44.308151712Z" level=info msg="Creating container: openshift-marketplace/community-operators-7z2wd/registry-server" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196206 | controller | Jun 11 17:05:44.308634 crc crio[22018]: time="2026-06-11T17:05:44.308575855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196222 | controller | Jun 11 17:05:44.385757 crc crio[22018]: time="2026-06-11T17:05:44.385264881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196239 | controller | Jun 11 17:05:44.396262 crc crio[22018]: time="2026-06-11T17:05:44.396164369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196255 | controller | Jun 11 17:05:44.549679 crc crio[22018]: time="2026-06-11T17:05:44.549577333Z" level=info msg="Created container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196271 | controller | Jun 11 17:05:44.555141 crc crio[22018]: time="2026-06-11T17:05:44.554998477Z" level=info msg="Starting container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721" id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.196287 | controller | Jun 11 17:05:44.561264 crc crio[22018]: time="2026-06-11T17:05:44.561186313Z" level=info msg="Started container" PID=100357 containerID=77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 description=openshift-marketplace/community-operators-7z2wd/registry-server id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2
2026-06-11 18:17:38.196308 | controller | Jun 11 17:05:53.249864 crc crio[22018]: time="2026-06-11T17:05:53.249300302Z" level=info msg="Stopping container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 (timeout: 2s)" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.196325 | controller | Jun 11 17:05:53.375824 crc crio[22018]: time="2026-06-11T17:05:53.375680353Z" level=info msg="Stopped container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.196342 | controller | Jun 11 17:05:53.376815 crc crio[22018]: time="2026-06-11T17:05:53.376722226Z" level=info msg="Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.196359 | controller | Jun 11 17:05:53.377583 crc crio[22018]: time="2026-06-11T17:05:53.377508241Z" level=info msg="Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc007484030}] Aliases:map[]}"
2026-06-11 18:17:38.196376 | controller | Jun 11 17:05:53.377792 crc crio[22018]: time="2026-06-11T17:05:53.377721008Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7z2wd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.196393 | controller | Jun 11 17:05:53.670657 crc crio[22018]: time="2026-06-11T17:05:53.67055002Z" level=info msg="Stopped pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.196410 | controller | Jun 11 17:05:54.476008 crc crio[22018]: time="2026-06-11T17:05:54.475466648Z" level=info msg="Removing container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196427 | controller | Jun 11 17:05:54.513451 crc crio[22018]: time="2026-06-11T17:05:54.513195433Z" level=info msg="Removed container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196443 | controller | Jun 11 17:05:54.516103 crc crio[22018]: time="2026-06-11T17:05:54.516019202Z" level=info msg="Removing container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196458 | controller | Jun 11 17:05:54.571746 crc crio[22018]: time="2026-06-11T17:05:54.571610718Z" level=info msg="Removed container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196474 | controller | Jun 11 17:05:54.576122 crc crio[22018]: time="2026-06-11T17:05:54.575269872Z" level=info msg="Removing container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196494 | controller | Jun 11 17:05:54.629966 crc crio[22018]: time="2026-06-11T17:05:54.629841497Z" level=info msg="Removed container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.196511 | controller | Jun 11 17:06:00.532081 crc crio[22018]: time="2026-06-11T17:06:00.531548389Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686626-8vvs7/POD" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.196528 | controller | Jun 11 17:06:00.533880 crc crio[22018]: time="2026-06-11T17:06:00.532091747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196546 | controller | Jun 11 17:06:00.572725 crc crio[22018]: time="2026-06-11T17:06:00.572581249Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}"
2026-06-11 18:17:38.196563 | controller | Jun 11 17:06:00.572725 crc crio[22018]: time="2026-06-11T17:06:00.572645541Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686626-8vvs7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.196582 | controller | Jun 11 17:06:01.206687 crc crio[22018]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea5fc6371e0b56f Mac:9a:3c:05:8d:31:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 SocketPath: PciID:}] [{Interface:0xc0003589f0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.196599 | controller | Jun 11 17:06:01.208780 crc crio[22018]: time="2026-06-11T17:06:01.208132053Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}"
2026-06-11 18:17:38.196616 | controller | Jun 11 17:06:01.208780 crc crio[22018]: time="2026-06-11T17:06:01.208259117Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686626-8vvs7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.196632 | controller | Jun 11 17:06:01.218188 crc crio[22018]: time="2026-06-11T17:06:01.218070642Z" level=info msg="Ran pod sandbox ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca with infra container: openshift-infra/auto-csr-approver-29686626-8vvs7/POD" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.196649 | controller | Jun 11 17:06:01.225420 crc crio[22018]: time="2026-06-11T17:06:01.224249347Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.196666 | controller | Jun 11 17:06:01.234564 crc crio[22018]: time="2026-06-11T17:06:01.234285058Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.196693 | controller | Jun 11 17:06:02.415054 crc crio[22018]: time="2026-06-11T17:06:02.414520659Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.196730 | controller | Jun 11 17:06:02.416939 crc crio[22018]: time="2026-06-11T17:06:02.416862484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=10daf11d-7dd0-4ccb-8625-f9b6ff98d7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196762 | controller | Jun 11 17:06:02.419162 crc crio[22018]: time="2026-06-11T17:06:02.419065594Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5749ebee-43ce-43df-b113-4e14e209a8ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.196792 | controller | Jun 11 17:06:02.428027 crc crio[22018]: time="2026-06-11T17:06:02.427946147Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686626-8vvs7/oc" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196821 | controller | Jun 11 17:06:02.428729 crc crio[22018]: time="2026-06-11T17:06:02.42864376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196866 | controller | Jun 11 17:06:02.486949 crc crio[22018]: time="2026-06-11T17:06:02.48664369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196904 | controller | Jun 11 17:06:02.786662 crc crio[22018]: time="2026-06-11T17:06:02.786408333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.196936 | controller | Jun 11 17:06:02.924064 crc crio[22018]: time="2026-06-11T17:06:02.923973422Z" level=info msg="Created container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.196966 | controller | Jun 11 17:06:02.927968 crc crio[22018]: time="2026-06-11T17:06:02.927860097Z" level=info msg="Starting container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64" id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.196996 | controller | Jun 11 17:06:02.933104 crc crio[22018]: time="2026-06-11T17:06:02.932951579Z" level=info msg="Started container" PID=101315 containerID=9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64 description=openshift-infra/auto-csr-approver-29686626-8vvs7/oc id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca
2026-06-11 18:17:38.197027 | controller | Jun 11 17:06:04.645597 crc crio[22018]: time="2026-06-11T17:06:04.643134138Z" level=info msg="Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197057 | controller | Jun 11 17:06:04.645597 crc crio[22018]: time="2026-06-11T17:06:04.644811371Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc002b14b60}] Aliases:map[]}"
2026-06-11 18:17:38.197092 | controller | Jun 11 17:06:04.645597 crc crio[22018]: time="2026-06-11T17:06:04.644965285Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686626-8vvs7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.197123 | controller | Jun 11 17:06:05.041480 crc crio[22018]: time="2026-06-11T17:06:05.04131608Z" level=info msg="Stopped pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197152 | controller | Jun 11 17:06:05.391274 crc crio[22018]: time="2026-06-11T17:06:05.390178298Z" level=info msg="Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197182 | controller | Jun 11 17:06:05.391274 crc crio[22018]: time="2026-06-11T17:06:05.391272934Z" level=info msg="Stopped pod sandbox (already stopped): 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197212 | controller | Jun 11 17:06:05.392389 crc crio[22018]: time="2026-06-11T17:06:05.392184622Z" level=info msg="Removing pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.197241 | controller | Jun 11 17:06:05.414987 crc crio[22018]: time="2026-06-11T17:06:05.4148655Z" level=info msg="Removed pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.197270 | controller | Jun 11 17:06:05.416868 crc crio[22018]: time="2026-06-11T17:06:05.416742226Z" level=info msg="Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197298 | controller | Jun 11 17:06:05.417219 crc crio[22018]: time="2026-06-11T17:06:05.416888791Z" level=info msg="Stopped pod sandbox (already stopped): de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.197327 | controller | Jun 11 17:06:05.418293 crc crio[22018]: time="2026-06-11T17:06:05.418207072Z" level=info msg="Removing pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.197356 | controller | Jun 11 17:06:05.440217 crc crio[22018]: time="2026-06-11T17:06:05.440104413Z" level=info msg="Removed pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.197385 | controller | Jun 11 17:06:39.567896 crc crio[22018]: time="2026-06-11T17:06:39.566643619Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.197414 | controller | Jun 11 17:06:39.569413 crc crio[22018]: time="2026-06-11T17:06:39.567948861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.197443 | controller | Jun 11 17:06:39.612257 crc crio[22018]: time="2026-06-11T17:06:39.612190616Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.197478 | controller | Jun 11 17:06:39.626272 crc crio[22018]: time="2026-06-11T17:06:39.62616526Z" level=info msg="Ran pod sandbox b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.197509 | controller | Jun 11 17:06:39.628294 crc crio[22018]: time="2026-06-11T17:06:39.628235326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.197538 | controller | Jun 11 17:06:39.628757 crc crio[22018]: time="2026-06-11T17:06:39.628621228Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.197567 | controller | Jun 11 17:06:39.628894 crc crio[22018]: time="2026-06-11T17:06:39.628865236Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.197595 | controller | Jun 11 17:06:39.630551 crc crio[22018]: time="2026-06-11T17:06:39.630489567Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.197624 | controller | Jun 11 17:06:39.651126 crc crio[22018]: time="2026-06-11T17:06:39.650996801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\""
2026-06-11 18:17:38.197652 | controller | Jun 11 17:07:02.305935 crc crio[22018]: time="2026-06-11T17:07:02.304973523Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.197681 | controller | Jun 11 17:07:02.307690 crc crio[22018]: time="2026-06-11T17:07:02.307197833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=3ad91cfa-f6f4-4274-9002-c52c4288388a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.197709 | controller | Jun 11 17:07:02.313906 crc crio[22018]: time="2026-06-11T17:07:02.313819614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=cf0f18c5-33c2-4746-9325-30f4284f56a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.197737 | controller | Jun 11 17:07:02.325048 crc crio[22018]: time="2026-06-11T17:07:02.32494765Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.197766 | controller | Jun 11 17:07:02.327571 crc crio[22018]: time="2026-06-11T17:07:02.327502212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.197794 | controller | Jun 11 17:07:02.369621 crc crio[22018]: time="2026-06-11T17:07:02.369520821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.197828 | controller | Jun 11 17:07:02.373707 crc crio[22018]: time="2026-06-11T17:07:02.373584291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.197878 | controller | Jun 11 17:07:02.577709 crc crio[22018]: time="2026-06-11T17:07:02.57666668Z" level=info msg="Created container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.197908 | controller | Jun 11 17:07:02.580121 crc crio[22018]: time="2026-06-11T17:07:02.579920223Z" level=info msg="Starting container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd" id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.197938 | controller | Jun 11 17:07:02.586285 crc crio[22018]: time="2026-06-11T17:07:02.586182693Z" level=info msg="Started container" PID=104189 containerID=205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879
2026-06-11 18:17:38.197967 | controller | Jun 11 17:07:05.488503 crc crio[22018]: time="2026-06-11T17:07:05.48773503Z" level=info msg="Removing container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.197997 | controller | Jun 11 17:07:05.723248 crc crio[22018]: time="2026-06-11T17:07:05.723176308Z" level=info msg="Removed container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198026 | controller | Jun 11 17:07:05.726940 crc crio[22018]: time="2026-06-11T17:07:05.726887978Z" level=info msg="Removing container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198054 | controller | Jun 11 17:07:05.813891 crc crio[22018]: time="2026-06-11T17:07:05.813671807Z" level=info msg="Removed container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198083 | controller | Jun 11 17:07:05.819176 crc crio[22018]: time="2026-06-11T17:07:05.819101919Z" level=info msg="Removing container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198111 | controller | Jun 11 17:07:05.987153 crc crio[22018]: time="2026-06-11T17:07:05.987078879Z" level=info msg="Removed container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198139 | controller | Jun 11 17:07:05.990035 crc crio[22018]: time="2026-06-11T17:07:05.98994435Z" level=info msg="Removing container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198168 | controller | Jun 11 17:07:06.058111 crc crio[22018]: time="2026-06-11T17:07:06.058004338Z" level=info msg="Removed container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198201 | controller | Jun 11 17:07:06.062488 crc crio[22018]: time="2026-06-11T17:07:06.062307558Z" level=info msg="Removing container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198267 | controller | Jun 11 17:07:06.102075 crc crio[22018]: time="2026-06-11T17:07:06.101998668Z" level=info msg="Removed container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198300 | controller | Jun 11 17:07:06.105549 crc crio[22018]: time="2026-06-11T17:07:06.1052876Z" level=info msg="Removing container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198329 | controller | Jun 11 17:07:06.241064 crc crio[22018]: time="2026-06-11T17:07:06.240980062Z" level=info msg="Removed container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198358 | controller | Jun 11 17:07:06.246937 crc crio[22018]: time="2026-06-11T17:07:06.246838475Z" level=info msg="Removing container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198387 | controller | Jun 11 17:07:06.376564 crc crio[22018]: time="2026-06-11T17:07:06.376190986Z" level=info msg="Removed container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198414 | controller | Jun 11 17:07:06.380163 crc crio[22018]: time="2026-06-11T17:07:06.380068616Z" level=info msg="Removing container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198443 | controller | Jun 11 17:07:06.548835 crc crio[22018]: time="2026-06-11T17:07:06.548743289Z" level=info msg="Removed container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198471 | controller | Jun 11 17:07:06.556000 crc crio[22018]: time="2026-06-11T17:07:06.555705919Z" level=info msg="Removing container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198746 | controller | Jun 11 17:07:06.614927 crc crio[22018]: time="2026-06-11T17:07:06.610721204Z" level=info msg="Removed container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198788 | controller | Jun 11 17:07:06.617829 crc crio[22018]: time="2026-06-11T17:07:06.617310624Z" level=info msg="Removing container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198819 | controller | Jun 11 17:07:06.666021 crc crio[22018]: time="2026-06-11T17:07:06.665948469Z" level=info msg="Removed container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.198911 | controller | Jun 11 17:07:06.710829 crc crio[22018]: time="2026-06-11T17:07:06.710717294Z" level=info msg="Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.198944 | controller | Jun 11 17:07:06.710829 crc crio[22018]: time="2026-06-11T17:07:06.710797197Z" level=info msg="Stopped pod sandbox (already stopped): 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.198965 | controller | Jun 11 17:07:06.713117 crc crio[22018]: time="2026-06-11T17:07:06.713048968Z" level=info msg="Removing pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.198982 | controller | Jun 11 17:07:06.742420 crc crio[22018]: time="2026-06-11T17:07:06.742242884Z" level=info msg="Removed pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.198998 | controller | Jun 11 17:07:06.745670 crc crio[22018]: time="2026-06-11T17:07:06.745607127Z" level=info msg="Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199014 | controller | Jun 11 17:07:06.746066 crc crio[22018]: time="2026-06-11T17:07:06.746038001Z" level=info msg="Stopped pod sandbox (already stopped): 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199030 | controller | Jun 11 17:07:06.747094 crc crio[22018]: time="2026-06-11T17:07:06.747063104Z" level=info msg="Removing pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199046 | controller | Jun 11 17:07:06.777896 crc crio[22018]: time="2026-06-11T17:07:06.777810374Z" level=info msg="Removed pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199061 | controller | Jun 11 17:07:06.779543 crc crio[22018]: time="2026-06-11T17:07:06.779402665Z" level=info msg="Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199077 | controller | Jun 11 17:07:06.779543 crc crio[22018]: time="2026-06-11T17:07:06.779529649Z" level=info msg="Stopped pod sandbox (already stopped): 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199093 | controller | Jun 11 17:07:06.780109 crc crio[22018]: time="2026-06-11T17:07:06.780073507Z" level=info msg="Removing pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199109 | controller | Jun 11 17:07:07.101489 crc crio[22018]: time="2026-06-11T17:07:07.099874622Z" level=info msg="Removed pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199125 | controller | Jun 11 17:07:07.103172 crc crio[22018]: time="2026-06-11T17:07:07.102180184Z" level=info msg="Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199145 | controller | Jun 11 17:07:07.103439 crc crio[22018]: time="2026-06-11T17:07:07.103407974Z" level=info msg="Stopped pod sandbox (already stopped): 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199162 | controller | Jun 11 17:07:07.104596 crc crio[22018]: time="2026-06-11T17:07:07.104494186Z" level=info msg="Removing pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199180 | controller | Jun 11 17:07:07.167596 crc crio[22018]: time="2026-06-11T17:07:07.167387814Z" level=info msg="Removed pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199196 | controller | Jun 11 17:07:07.169485 crc crio[22018]: time="2026-06-11T17:07:07.169040815Z" level=info msg="Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199213 | controller | Jun 11 17:07:07.169485 crc crio[22018]: time="2026-06-11T17:07:07.169139948Z" level=info msg="Stopped pod sandbox (already stopped): 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199229 | controller | Jun 11 17:07:07.169935 crc crio[22018]: time="2026-06-11T17:07:07.169859751Z" level=info msg="Removing pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199245 | controller | Jun 11 17:07:07.187424 crc crio[22018]: time="2026-06-11T17:07:07.18727818Z" level=info msg="Removed pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199261 | controller | Jun 11 17:07:07.189395 crc crio[22018]: time="2026-06-11T17:07:07.189284971Z" level=info msg="Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199277 | controller | Jun 11 17:07:07.189507 crc crio[22018]: time="2026-06-11T17:07:07.189423566Z" level=info msg="Stopped pod sandbox (already stopped): eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199293 | controller | Jun 11 17:07:07.191485 crc crio[22018]: time="2026-06-11T17:07:07.191307516Z" level=info msg="Removing pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199309 | controller | Jun 11 17:07:07.218521 crc crio[22018]: time="2026-06-11T17:07:07.218139584Z" level=info msg="Removed pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199325 | controller | Jun 11 17:07:07.219847 crc crio[22018]: time="2026-06-11T17:07:07.219315519Z" level=info msg="Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199340 | controller | Jun 11 17:07:07.219847 crc crio[22018]: time="2026-06-11T17:07:07.219809715Z" level=info msg="Stopped pod sandbox (already stopped): df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199360 | controller | Jun 11 17:07:07.220718 crc crio[22018]: time="2026-06-11T17:07:07.220594059Z" level=info msg="Removing pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199377 | controller | Jun 11 17:07:07.250069 crc crio[22018]: time="2026-06-11T17:07:07.249953796Z" level=info msg="Removed pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199393 | controller | Jun 11 17:07:07.255029 crc crio[22018]: time="2026-06-11T17:07:07.254717248Z" level=info msg="Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199409 | controller | Jun 11 17:07:07.255029 crc crio[22018]: time="2026-06-11T17:07:07.254809551Z" level=info msg="Stopped pod sandbox (already stopped): 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199426 | controller | Jun 11 17:07:07.260756 crc crio[22018]: time="2026-06-11T17:07:07.260690579Z" level=info msg="Removing pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199442 | controller | Jun 11 17:07:07.290516 crc crio[22018]: time="2026-06-11T17:07:07.290403517Z" level=info msg="Removed pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199458 | controller | Jun 11 17:07:07.292196 crc crio[22018]: time="2026-06-11T17:07:07.291776181Z" level=info msg="Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199474 | controller | Jun 11 17:07:07.292196 crc crio[22018]: time="2026-06-11T17:07:07.291862093Z" level=info msg="Stopped pod sandbox (already stopped): 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199490 | controller | Jun 11 17:07:07.292667 crc crio[22018]: time="2026-06-11T17:07:07.292601547Z" level=info msg="Removing pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199506 | controller | Jun 11 17:07:07.328024 crc crio[22018]: time="2026-06-11T17:07:07.327865674Z" level=info msg="Removed pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199522 | controller | Jun 11 17:07:07.329269 crc crio[22018]: time="2026-06-11T17:07:07.329210975Z" level=info msg="Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199538 | controller | Jun 11 17:07:07.329597 crc crio[22018]: time="2026-06-11T17:07:07.329298738Z" level=info msg="Stopped pod sandbox (already stopped): 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.199553 | controller | Jun 11 17:07:07.329842 crc crio[22018]: time="2026-06-11T17:07:07.329789223Z" level=info msg="Removing pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199573 | controller | Jun 11 17:07:07.460002 crc crio[22018]: time="2026-06-11T17:07:07.458944113Z" level=info msg="Removed pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.199589 | controller | Jun 11 17:07:09.834614 crc crio[22018]: time="2026-06-11T17:07:09.833969262Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b91c5cae-73e9-49a8-bdfc-35367ef64b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.199605 | controller | Jun 11 17:07:09.849550 crc crio[22018]: time="2026-06-11T17:07:09.849437835Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c931e7ea-f293-41fc-a969-6dbc1ce1c69e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.199620 | controller | Jun 11 17:07:09.856792 crc crio[22018]: time="2026-06-11T17:07:09.856575943Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.199636 | controller | Jun 11 17:07:09.857246 crc crio[22018]: time="2026-06-11T17:07:09.857191323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199652 | controller | Jun 11 17:07:09.924038 crc crio[22018]: time="2026-06-11T17:07:09.923811828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199668 | controller | Jun 11 17:07:09.927742 crc crio[22018]: time="2026-06-11T17:07:09.927663531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199683 | controller | Jun 11 17:07:10.126234 crc crio[22018]: time="2026-06-11T17:07:10.126113412Z" level=info msg="Created container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.199699 | controller | Jun 11 17:07:10.127438 crc crio[22018]: time="2026-06-11T17:07:10.12730822Z" level=info msg="Starting container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f" id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.199715 | controller | Jun 11 17:07:10.132834 crc crio[22018]: time="2026-06-11T17:07:10.132743813Z" level=info msg="Started container" PID=104584 containerID=1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879
2026-06-11 18:17:38.199731 | controller | Jun 11 17:07:20.652665 crc crio[22018]: time="2026-06-11T17:07:20.6515941Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.199748 | controller | Jun 11 17:07:20.654164 crc crio[22018]: time="2026-06-11T17:07:20.652686934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199764 | controller | Jun 11 17:07:20.696398 crc crio[22018]: time="2026-06-11T17:07:20.695966856Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}"
2026-06-11 18:17:38.199784 | controller | Jun 11 17:07:20.696398 crc crio[22018]: time="2026-06-11T17:07:20.696374339Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.199802 | controller | Jun 11 17:07:21.253016 crc crio[22018]: 2026-06-11T17:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d334f540a6538 Mac:e6:51:6c:79:b9:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 SocketPath: PciID:}] [{Interface:0xc0004b2690 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.199818 | controller | Jun 11 17:07:21.254678 crc crio[22018]: time="2026-06-11T17:07:21.254589107Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}"
2026-06-11 18:17:38.199835 | controller | Jun 11 17:07:21.254851 crc crio[22018]: time="2026-06-11T17:07:21.254794033Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.199877 | controller | Jun 11 17:07:21.263096 crc crio[22018]: time="2026-06-11T17:07:21.263047247Z" level=info msg="Ran pod sandbox 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.199904 | controller | Jun 11 17:07:21.266168 crc crio[22018]: time="2026-06-11T17:07:21.266085072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=e8edde2f-1964-44e5-9203-b876d805173d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.199922 | controller | Jun 11 17:07:21.268374 crc crio[22018]: time="2026-06-11T17:07:21.268256522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=510981e9-e0a6-4700-bbb1-ef672411dd65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.199939 | controller | Jun 11 17:07:21.278387 crc crio[22018]: time="2026-06-11T17:07:21.278244081Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.199955 | controller | Jun 11 17:07:21.278944 crc crio[22018]: time="2026-06-11T17:07:21.278880231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199971 | controller | Jun 11 17:07:21.327025 crc crio[22018]: time="2026-06-11T17:07:21.326953335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.199992 | controller | Jun 11 17:07:21.333601 crc crio[22018]: time="2026-06-11T17:07:21.333512174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200008 | controller | Jun 11 17:07:21.487753 crc crio[22018]: time="2026-06-11T17:07:21.487198036Z" level=info msg="Created container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.200024 | controller | Jun 11 17:07:21.490834 crc crio[22018]: time="2026-06-11T17:07:21.490752651Z" level=info msg="Starting container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a" id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.200040 | controller | Jun 11 17:07:21.499222 crc crio[22018]: time="2026-06-11T17:07:21.499110667Z" level=info msg="Started container" PID=105333 containerID=97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f
2026-06-11 18:17:38.200056 | controller | Jun 11 17:07:30.211299 crc crio[22018]: time="2026-06-11T17:07:30.21024899Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200072 | controller | Jun 11 17:07:30.212686 crc crio[22018]: time="2026-06-11T17:07:30.21179771Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200087 | controller | Jun 11 17:07:30.212686 crc crio[22018]: time="2026-06-11T17:07:30.211865772Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200104 | controller | Jun 11 17:07:30.213959 crc crio[22018]: time="2026-06-11T17:07:30.213852444Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.200120 | controller | Jun 11 17:07:30.222753 crc crio[22018]: time="2026-06-11T17:07:30.222544222Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\""
2026-06-11 18:17:38.200136 | controller | Jun 11 17:07:34.444599 crc crio[22018]: time="2026-06-11T17:07:34.443517251Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.200151 | controller | Jun 11 17:07:34.446256 crc crio[22018]: time="2026-06-11T17:07:34.44561003Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=03d62268-7758-4e58-baae-87dc7f12bc86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200174 | controller | Jun 11 17:07:34.450666 crc crio[22018]: time="2026-06-11T17:07:34.450010306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=1e471b3a-0137-406d-b8b7-7c7c383ac95f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200190 | controller | Jun 11 17:07:34.462655 crc crio[22018]: time="2026-06-11T17:07:34.462567427Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.200206 | controller | Jun 11 17:07:34.464199 crc crio[22018]: time="2026-06-11T17:07:34.464120187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200222 | controller | Jun 11 17:07:34.508916 crc crio[22018]: time="2026-06-11T17:07:34.507664327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200237 | controller | Jun 11 17:07:34.515902 crc crio[22018]: time="2026-06-11T17:07:34.515800095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200253 | controller | Jun 11 17:07:34.687917 crc crio[22018]: time="2026-06-11T17:07:34.687792851Z" level=info msg="Created container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.200269 | controller | Jun 11 17:07:34.689299 crc crio[22018]: time="2026-06-11T17:07:34.689219817Z" level=info msg="Starting container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf" id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.200286 | controller | Jun 11 17:07:34.695415 crc crio[22018]: time="2026-06-11T17:07:34.695267771Z" level=info msg="Started container" PID=105944 containerID=9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f
2026-06-11 18:17:38.200302 | controller | Jun 11 17:07:36.308791 crc crio[22018]: time="2026-06-11T17:07:36.308061001Z" level=info msg="Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.200318 | controller | Jun 11 17:07:36.310083 crc crio[22018]: time="2026-06-11T17:07:36.309298691Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc005da0bd8}] Aliases:map[]}"
2026-06-11 18:17:38.200334 | controller | Jun 11 17:07:36.310083 crc crio[22018]: time="2026-06-11T17:07:36.309545629Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.200354 | controller | Jun 11 17:07:36.683649 crc crio[22018]: time="2026-06-11T17:07:36.683009443Z" level=info msg="Stopped pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.200371 | controller | Jun 11 17:08:00.684125 crc crio[22018]: time="2026-06-11T17:08:00.68318025Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686628-4v4mx/POD" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.200388 | controller | Jun 11 17:08:00.685299 crc crio[22018]: time="2026-06-11T17:08:00.684181072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200405 | controller | Jun 11 17:08:00.744279 crc crio[22018]: time="2026-06-11T17:08:00.744184597Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}"
2026-06-11 18:17:38.200422 | controller | Jun 11 17:08:00.744279 crc crio[22018]: time="2026-06-11T17:08:00.744256698Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686628-4v4mx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.200439 | controller | Jun 11 17:08:03.185061 crc crio[22018]: 2026-06-11T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cdaa9395498da Mac:12:15:e6:9e:b1:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc SocketPath: PciID:}] [{Interface:0xc0001f6890 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.200456 | controller | Jun 11 17:08:03.188687 crc crio[22018]: time="2026-06-11T17:08:03.188594188Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}"
2026-06-11 18:17:38.200472 | controller | Jun 11 17:08:03.188922 crc crio[22018]: time="2026-06-11T17:08:03.188857256Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686628-4v4mx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.200490 | controller | Jun 11 17:08:03.202992 crc crio[22018]: time="2026-06-11T17:08:03.202889839Z" level=info msg="Ran pod sandbox 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 with infra container: openshift-infra/auto-csr-approver-29686628-4v4mx/POD" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.200506 | controller | Jun 11 17:08:03.207152 crc crio[22018]: time="2026-06-11T17:08:03.207036856Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.200523 | controller | Jun 11 17:08:03.218047 crc crio[22018]: time="2026-06-11T17:08:03.217899032Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.200717 | controller | Jun 11 17:08:04.098124 crc crio[22018]: time="2026-06-11T17:08:04.097685548Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.200734 | controller | Jun 11 17:08:04.099117 crc crio[22018]: time="2026-06-11T17:08:04.099028822Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd655cd0-b76e-4f14-ab77-f5f9e6de9a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200750 | controller | Jun 11 17:08:04.101125 crc crio[22018]: time="2026-06-11T17:08:04.101047827Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=05bf5cb3-faba-4835-8577-835b195a8048 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.200766 | controller | Jun 11 17:08:04.132166 crc crio[22018]: time="2026-06-11T17:08:04.131993013Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686628-4v4mx/oc" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.200783 | controller | Jun 11 17:08:04.132792 crc crio[22018]: time="2026-06-11T17:08:04.132707966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200799 | controller | Jun 11 17:08:04.182376 crc crio[22018]: time="2026-06-11T17:08:04.182225676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200815 | controller | Jun 11 17:08:04.508563 crc crio[22018]: time="2026-06-11T17:08:04.50680024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.200831 | controller | Jun 11 17:08:04.640064 crc crio[22018]: time="2026-06-11T17:08:04.639613147Z" level=info msg="Created container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.200846 | controller | Jun 11 17:08:04.643058 crc crio[22018]: time="2026-06-11T17:08:04.642975684Z" level=info msg="Starting container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6" id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.200883 | controller | Jun 11 17:08:04.648508 crc crio[22018]: time="2026-06-11T17:08:04.648280103Z" level=info msg="Started container" PID=107530 containerID=5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6 description=openshift-infra/auto-csr-approver-29686628-4v4mx/oc id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3
2026-06-11 18:17:38.200901 | controller | Jun 11 17:08:06.837087 crc crio[22018]: time="2026-06-11T17:08:06.836512143Z" level=info msg="Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.200918 | controller | Jun 11 17:08:06.838517 crc crio[22018]: time="2026-06-11T17:08:06.838243588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc000381090}] Aliases:map[]}"
2026-06-11 18:17:38.200939 | controller | Jun 11 17:08:06.838841 crc crio[22018]: time="2026-06-11T17:08:06.838723224Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686628-4v4mx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.200956 | controller | Jun 11 17:08:07.190377 crc crio[22018]: time="2026-06-11T17:08:07.189969528Z" level=info msg="Stopped pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.200972 | controller | Jun 11 17:08:07.492884 crc crio[22018]: time="2026-06-11T17:08:07.492283203Z" level=info msg="Removing container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.200988 | controller | Jun 11 17:08:07.525112 crc crio[22018]: time="2026-06-11T17:08:07.52500506Z" level=info msg="Removed container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201003 | controller | Jun 11 17:08:07.532127 crc crio[22018]: time="2026-06-11T17:08:07.531888377Z" level=info msg="Removing container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201019 | controller | Jun 11 17:08:07.610561 crc crio[22018]: time="2026-06-11T17:08:07.610432097Z" level=info msg="Removed container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201034 | controller | Jun 11 17:08:07.613972 crc crio[22018]: time="2026-06-11T17:08:07.613871351Z" level=info msg="Removing container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201050 | controller | Jun 11 17:08:07.657562 crc crio[22018]: time="2026-06-11T17:08:07.65704136Z" level=info msg="Removed container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201066 | controller | Jun 11 17:08:07.660774 crc crio[22018]: time="2026-06-11T17:08:07.660579923Z" level=info msg="Removing container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201082 | controller | Jun 11 17:08:07.719862 crc crio[22018]: time="2026-06-11T17:08:07.719641179Z" level=info msg="Removed container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201098 | controller | Jun 11 17:08:07.723100 crc crio[22018]: time="2026-06-11T17:08:07.723001333Z" level=info msg="Removing container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201114 | controller | Jun 11 17:08:07.805793 crc crio[22018]: time="2026-06-11T17:08:07.805686454Z" level=info msg="Removed container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201129 | controller | Jun 11 17:08:07.808990 crc crio[22018]: time="2026-06-11T17:08:07.808903054Z" level=info msg="Removing container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201148 | controller | Jun 11 17:08:07.965510 crc crio[22018]: time="2026-06-11T17:08:07.9652178Z" level=info msg="Removed container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201164 | controller | Jun 11 17:08:07.968752 crc crio[22018]: time="2026-06-11T17:08:07.968672991Z" level=info msg="Removing container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201179 | controller | Jun 11 17:08:08.038549 crc crio[22018]: time="2026-06-11T17:08:08.038418667Z" level=info msg="Removed container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201195 | controller | Jun 11 17:08:08.041216 crc crio[22018]: time="2026-06-11T17:08:08.041169313Z" level=info msg="Removing container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201210 | controller | Jun 11 17:08:08.205055 crc crio[22018]: time="2026-06-11T17:08:08.204932207Z" level=info msg="Removed container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201225 | controller | Jun 11 17:08:08.208557 crc crio[22018]: time="2026-06-11T17:08:08.208502982Z" level=info msg="Removing container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201242 | controller | Jun 11 17:08:08.379887 crc crio[22018]: time="2026-06-11T17:08:08.379702103Z" level=info msg="Removed container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201258 | controller | Jun 11 17:08:08.390588 crc crio[22018]: time="2026-06-11T17:08:08.390440676Z" level=info msg="Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201273 | controller | Jun 11 17:08:08.390734 crc crio[22018]: time="2026-06-11T17:08:08.390613361Z" level=info msg="Stopped pod sandbox (already stopped): 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201289 | controller | Jun 11 17:08:08.391441 crc crio[22018]: time="2026-06-11T17:08:08.391296992Z" level=info msg="Removing pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201304 | controller | Jun 11 17:08:08.448526 crc crio[22018]: time="2026-06-11T17:08:08.448302352Z" level=info msg="Removed pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201319 | controller | Jun 11 17:08:08.449571 crc crio[22018]: time="2026-06-11T17:08:08.449443118Z" level=info msg="Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201338 | controller | Jun 11 17:08:08.449705 crc crio[22018]: time="2026-06-11T17:08:08.449574822Z" level=info msg="Stopped pod sandbox (already stopped): dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201354 | controller | Jun 11 17:08:08.450426 crc crio[22018]: time="2026-06-11T17:08:08.450237033Z" level=info msg="Removing pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201370 | controller | Jun 11 17:08:08.571486 crc crio[22018]: time="2026-06-11T17:08:08.57076106Z" level=info msg="Removed pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201385 | controller | Jun 11 17:08:08.572424 crc crio[22018]: time="2026-06-11T17:08:08.572283177Z" level=info msg="Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201401 | controller | Jun 11 17:08:08.572586 crc crio[22018]: time="2026-06-11T17:08:08.572521124Z" level=info msg="Stopped pod sandbox (already stopped): 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201417 | controller | Jun 11 17:08:08.573676 crc crio[22018]: time="2026-06-11T17:08:08.573599918Z" level=info msg="Removing pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201433 | controller | Jun 11 17:08:08.663743 crc crio[22018]: time="2026-06-11T17:08:08.663575193Z" level=info msg="Removed pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201448 | controller | Jun 11 17:08:08.664793 crc crio[22018]: time="2026-06-11T17:08:08.664708315Z" level=info msg="Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201464 | controller | Jun 11 17:08:08.664883 crc crio[22018]: time="2026-06-11T17:08:08.664812769Z" level=info msg="Stopped pod sandbox (already stopped): 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201479 | controller | Jun 11 17:08:08.665411 crc crio[22018]: time="2026-06-11T17:08:08.665295674Z" level=info msg="Removing pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201495 | controller | Jun 11 17:08:08.687067 crc crio[22018]: time="2026-06-11T17:08:08.686873295Z" level=info msg="Removed pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201510 | controller | Jun 11 17:08:08.689229 crc crio[22018]: time="2026-06-11T17:08:08.689090613Z" level=info msg="Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201526 | controller | Jun 11 17:08:08.689229 crc crio[22018]: time="2026-06-11T17:08:08.689171786Z" level=info msg="Stopped pod sandbox (already stopped): e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201545 | controller | Jun 11 17:08:08.689853 crc crio[22018]: time="2026-06-11T17:08:08.689736724Z" level=info msg="Removing pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201562 | controller | Jun 11 17:08:08.709074 crc crio[22018]: time="2026-06-11T17:08:08.708941698Z" level=info msg="Removed pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201577 | controller | Jun 11 17:08:08.710858 crc crio[22018]: time="2026-06-11T17:08:08.710765654Z" level=info msg="Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201592 | controller | Jun 11 17:08:08.711019 crc crio[22018]: time="2026-06-11T17:08:08.71094335Z" level=info msg="Stopped pod sandbox (already stopped): 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201608 | controller | Jun 11 17:08:08.712161 crc crio[22018]: time="2026-06-11T17:08:08.712031505Z" level=info msg="Removing pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201623 | controller | Jun 11 17:08:08.740174 crc crio[22018]: time="2026-06-11T17:08:08.740016531Z" level=info msg="Removed pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201639 | controller | Jun 11 17:08:08.755039 crc crio[22018]: time="2026-06-11T17:08:08.754897194Z" level=info msg="Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201655 | controller | Jun 11 17:08:08.755503 crc crio[22018]: time="2026-06-11T17:08:08.755157362Z" level=info msg="Stopped pod sandbox (already stopped): 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201672 | controller | Jun 11 17:08:08.757051 crc crio[22018]: time="2026-06-11T17:08:08.756961669Z" level=info msg="Removing pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201688 | controller | Jun 11 17:08:08.798130 crc crio[22018]: time="2026-06-11T17:08:08.798035689Z" level=info msg="Removed pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201704 | controller | Jun 11 17:08:08.799853 crc crio[22018]: time="2026-06-11T17:08:08.799777253Z" level=info msg="Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201720 | controller | Jun 11 17:08:08.799961 crc crio[22018]: time="2026-06-11T17:08:08.799853416Z" level=info msg="Stopped pod sandbox (already stopped): 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201736 | controller | Jun 11 17:08:08.800865 crc crio[22018]: time="2026-06-11T17:08:08.800762985Z" level=info msg="Removing pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201755 | controller | Jun 11 17:08:08.827132 crc crio[22018]: time="2026-06-11T17:08:08.826944411Z" level=info msg="Removed pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201771 | controller | Jun 11 17:08:08.828287 crc crio[22018]: time="2026-06-11T17:08:08.82818737Z" level=info msg="Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201787 | controller | Jun 11 17:08:08.828427 crc crio[22018]: time="2026-06-11T17:08:08.828301324Z" level=info msg="Stopped pod sandbox (already stopped): 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.201803 | controller | Jun 11 17:08:08.829479 crc crio[22018]: time="2026-06-11T17:08:08.829392649Z" level=info msg="Removing pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201819 | controller | Jun 11 17:08:08.894664 crc crio[22018]: time="2026-06-11T17:08:08.89456651Z" level=info msg="Removed pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.201834 | controller | Jun 11 17:09:08.920833 crc crio[22018]: time="2026-06-11T17:09:08.919874828Z" level=info msg="Removing container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201865 | controller | Jun 11 17:09:08.959792 crc crio[22018]: time="2026-06-11T17:09:08.959649402Z" level=info msg="Removed container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201886 | controller | Jun 11 17:09:08.964838 crc crio[22018]: time="2026-06-11T17:09:08.96477242Z" level=info msg="Removing container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201904 | controller | Jun 11 17:09:09.174495 crc crio[22018]: time="2026-06-11T17:09:09.174120143Z" level=info msg="Removed container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201921 | controller | Jun 11 17:09:09.183088 crc crio[22018]: time="2026-06-11T17:09:09.182400833Z" level=info msg="Removing container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201939 | controller | Jun 11 17:09:09.228832 crc crio[22018]: time="2026-06-11T17:09:09.228574398Z" level=info msg="Removed container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201957 | controller | Jun 11 17:09:09.232161 crc crio[22018]: time="2026-06-11T17:09:09.231963764Z" level=info msg="Removing container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201975 | controller | Jun 11 17:09:09.437457 crc crio[22018]: time="2026-06-11T17:09:09.437233986Z" level=info msg="Removed container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.201996 | controller | Jun 11 17:09:09.441048 crc crio[22018]: time="2026-06-11T17:09:09.440974512Z" level=info msg="Removing container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.202013 | controller | Jun 11 17:09:09.484393 crc crio[22018]: time="2026-06-11T17:09:09.484196496Z" level=info msg="Removed container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.202030 | controller | Jun 11 17:09:09.494951 crc crio[22018]: time="2026-06-11T17:09:09.49483886Z" level=info msg="Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202046 | controller | Jun 11 17:09:09.494951 crc crio[22018]: time="2026-06-11T17:09:09.494924413Z" level=info msg="Stopped pod sandbox (already stopped): 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202062 | controller | Jun 11 17:09:09.495893 crc crio[22018]: time="2026-06-11T17:09:09.495715778Z" level=info msg="Removing pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202078 | controller | Jun 11 17:09:09.512876 crc crio[22018]: time="2026-06-11T17:09:09.512796055Z" level=info msg="Removed pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202094 | controller | Jun 11 17:09:09.514892 crc crio[22018]: time="2026-06-11T17:09:09.514815127Z" level=info msg="Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202111 | controller | Jun 11 17:09:09.514989 crc crio[22018]: time="2026-06-11T17:09:09.51491135Z" level=info msg="Stopped pod sandbox (already stopped): d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202128 | controller | Jun 11 17:09:09.515913 crc crio[22018]: time="2026-06-11T17:09:09.515693426Z" level=info msg="Removing pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202144 | controller | Jun 11 17:09:09.538635 crc crio[22018]: time="2026-06-11T17:09:09.538526446Z" level=info msg="Removed pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202161 | controller | Jun 11 17:09:09.539766 crc crio[22018]: time="2026-06-11T17:09:09.539700421Z" level=info msg="Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202177 | controller | Jun 11 17:09:09.539907 crc crio[22018]: time="2026-06-11T17:09:09.539779984Z" level=info msg="Stopped pod sandbox (already stopped): 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202198 | controller | Jun 11 17:09:09.540418 crc crio[22018]: time="2026-06-11T17:09:09.54028815Z" level=info msg="Removing pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202215 | controller | Jun 11 17:09:09.556143 crc crio[22018]: time="2026-06-11T17:09:09.556001654Z" level=info msg="Removed pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202232 | controller | Jun 11 17:09:09.557208 crc crio[22018]: time="2026-06-11T17:09:09.557136788Z" level=info msg="Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202248 | controller | Jun 11 17:09:09.557300 crc crio[22018]: time="2026-06-11T17:09:09.55721943Z" level=info msg="Stopped pod sandbox (already stopped): 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202265 | controller | Jun 11 17:09:09.558125 crc crio[22018]: time="2026-06-11T17:09:09.558051287Z" level=info msg="Removing pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202282 | controller | Jun 11 17:09:09.580889 crc crio[22018]: time="2026-06-11T17:09:09.580794946Z" level=info msg="Removed pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202298 | controller | Jun 11 17:09:09.581960 crc crio[22018]: time="2026-06-11T17:09:09.581879087Z" level=info msg="Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202314 | controller | Jun 11 17:09:09.582122 crc crio[22018]: time="2026-06-11T17:09:09.581958599Z" level=info msg="Stopped pod sandbox (already stopped): 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202330 | controller | Jun 11 17:09:09.582589 crc crio[22018]: time="2026-06-11T17:09:09.582528968Z" level=info msg="Removing pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202346 | controller | Jun 11 17:09:09.599033 crc crio[22018]: time="2026-06-11T17:09:09.598925784Z" level=info msg="Removed pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.202363 | controller | Jun 11 17:10:00.774582 crc crio[22018]: time="2026-06-11T17:10:00.774044038Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686630-c9ql9/POD" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.202381 | controller | Jun 11 17:10:00.776209 crc crio[22018]: time="2026-06-11T17:10:00.774614087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.202398 | controller | Jun 11 17:10:00.823281 crc crio[22018]: time="2026-06-11T17:10:00.822855367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}"
2026-06-11 18:17:38.202419 | controller | Jun 11 17:10:00.823281 crc crio[22018]: time="2026-06-11T17:10:00.822986341Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686630-c9ql9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.202439 | controller | Jun 11 17:10:01.410863 crc crio[22018]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b40fff5ef3fe5d Mac:4a:35:3b:33:82:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db SocketPath: PciID:}] [{Interface:0xc000423150 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.202459 | controller | Jun 11 17:10:01.413564 crc crio[22018]: time="2026-06-11T17:10:01.413417226Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}"
2026-06-11 18:17:38.202478 | controller | Jun 11 17:10:01.413940 crc crio[22018]: time="2026-06-11T17:10:01.413754217Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686630-c9ql9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.202495 | controller | Jun 11 17:10:01.425383 crc crio[22018]: time="2026-06-11T17:10:01.425174122Z" level=info msg="Ran pod sandbox 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 with infra container: openshift-infra/auto-csr-approver-29686630-c9ql9/POD" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.202511 | controller | Jun 11 17:10:01.429599 crc crio[22018]: time="2026-06-11T17:10:01.429362854Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.202528 | controller | Jun 11 17:10:01.440872 crc crio[22018]: time="2026-06-11T17:10:01.440734027Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.202544 | controller | Jun 11 17:10:02.470879 crc crio[22018]: time="2026-06-11T17:10:02.470435196Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.202561 | controller | Jun 11 17:10:02.472459 crc crio[22018]: time="2026-06-11T17:10:02.47212469Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e0bb5620-0d35-4e29-9a81-110dabfb3397 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.202578 | controller | Jun 11 17:10:02.476897 crc crio[22018]: time="2026-06-11T17:10:02.474783915Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e0427009-5f41-4998-8894-7db629198abc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.202610 | controller | Jun 11 17:10:02.506402 crc crio[22018]: time="2026-06-11T17:10:02.506240608Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686630-c9ql9/oc" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.202628 | controller | Jun 11 17:10:02.507610 crc crio[22018]: time="2026-06-11T17:10:02.507545679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.202650 | controller | Jun 11 17:10:02.569761 crc crio[22018]: time="2026-06-11T17:10:02.569668651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.202667 | controller | Jun 11 17:10:02.811428 crc crio[22018]: time="2026-06-11T17:10:02.811207487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.202684 | controller | Jun 11 17:10:02.929022 crc crio[22018]: time="2026-06-11T17:10:02.928865801Z" level=info msg="Created container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.202700 | controller | Jun 11 17:10:02.933167 crc crio[22018]: time="2026-06-11T17:10:02.93293225Z" level=info msg="Starting container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927" id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.202717 | controller | Jun 11 17:10:02.938295 crc crio[22018]: time="2026-06-11T17:10:02.938086275Z" level=info msg="Started container" PID=113070 containerID=fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927 description=openshift-infra/auto-csr-approver-29686630-c9ql9/oc id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9
2026-06-11 18:17:38.202734 | controller | Jun 11 17:10:05.084218 crc crio[22018]: time="2026-06-11T17:10:05.082988802Z" level=info msg="Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202751 | controller | Jun 11 17:10:05.085866 crc crio[22018]: time="2026-06-11T17:10:05.085695749Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc007484878}] Aliases:map[]}"
2026-06-11 18:17:38.202769 | controller | Jun 11 17:10:05.088013 crc crio[22018]: time="2026-06-11T17:10:05.086271558Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686630-c9ql9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.202786 | controller | Jun 11 17:10:05.479232 crc crio[22018]: time="2026-06-11T17:10:05.478702245Z" level=info msg="Stopped pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.202803 | controller | Jun 11 17:10:09.625143 crc crio[22018]: time="2026-06-11T17:10:09.624192444Z" level=info msg="Removing container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.202819 | controller | Jun 11 17:10:09.721596 crc crio[22018]: time="2026-06-11T17:10:09.721064476Z" level=info msg="Removed container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.202835 | controller | Jun 11 17:10:09.733566 crc crio[22018]: time="2026-06-11T17:10:09.73345197Z" level=info msg="Removing container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.202869 | controller | Jun 11 17:10:09.774184 crc crio[22018]: time="2026-06-11T17:10:09.774097811Z" level=info msg="Removed container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203008 | controller | Jun 11 17:10:09.776790 crc crio[22018]: time="2026-06-11T17:10:09.776729471Z" level=info msg="Removing container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203029 | controller | Jun 11 17:10:09.863247 crc crio[22018]: time="2026-06-11T17:10:09.86309471Z" level=info msg="Removed container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203046 | controller | Jun 11 17:10:09.866271 crc crio[22018]: time="2026-06-11T17:10:09.866186505Z" level=info msg="Removing container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203062 | controller | Jun 11 17:10:09.938398 crc crio[22018]: time="2026-06-11T17:10:09.938258537Z" level=info msg="Removed container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203080 | controller | Jun 11 17:10:09.941245 crc crio[22018]: time="2026-06-11T17:10:09.941166966Z" level=info msg="Removing container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203096 | controller | Jun 11 17:10:10.121069 crc crio[22018]: time="2026-06-11T17:10:10.120895545Z" level=info msg="Removed container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.203113 | controller | Jun 11 17:10:10.132260 crc crio[22018]: time="2026-06-11T17:10:10.132109628Z" level=info msg="Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203130 | controller | Jun 11 17:10:10.132260 crc crio[22018]: time="2026-06-11T17:10:10.132197381Z" level=info msg="Stopped pod sandbox (already stopped): bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203146 | controller | Jun 11 17:10:10.133037 crc crio[22018]: time="2026-06-11T17:10:10.1328005Z" level=info msg="Removing pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203162 | controller | Jun 11 17:10:10.153629 crc crio[22018]: time="2026-06-11T17:10:10.153520555Z" level=info msg="Removed pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203179 | controller | Jun 11 17:10:10.154724 crc crio[22018]: time="2026-06-11T17:10:10.154612356Z" level=info msg="Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203199 | controller | Jun 11 17:10:10.154724 crc crio[22018]: time="2026-06-11T17:10:10.154706899Z" level=info msg="Stopped pod sandbox (already stopped): 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203217 | controller | Jun 11 17:10:10.155557 crc crio[22018]: time="2026-06-11T17:10:10.155285858Z" level=info msg="Removing pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203234 | controller | Jun 11 17:10:10.172217 crc crio[22018]: time="2026-06-11T17:10:10.171960822Z" level=info msg="Removed pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203250 | controller | Jun 11 17:10:10.173221 crc crio[22018]: time="2026-06-11T17:10:10.173137317Z" level=info msg="Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203267 | controller | Jun 11 17:10:10.173396 crc crio[22018]: time="2026-06-11T17:10:10.17323299Z" level=info msg="Stopped pod sandbox (already stopped): 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203283 | controller | Jun 11 17:10:10.174522 crc crio[22018]: time="2026-06-11T17:10:10.174427508Z" level=info msg="Removing pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203300 | controller | Jun 11 17:10:10.191079 crc crio[22018]: time="2026-06-11T17:10:10.190915096Z" level=info msg="Removed pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203317 | controller | Jun 11 17:10:10.192173 crc crio[22018]: time="2026-06-11T17:10:10.19207222Z" level=info msg="Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203333 | controller | Jun 11 17:10:10.192173 crc crio[22018]: time="2026-06-11T17:10:10.192136732Z" level=info msg="Stopped pod sandbox (already stopped): 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203350 | controller | Jun 11 17:10:10.192882 crc crio[22018]: time="2026-06-11T17:10:10.192783983Z" level=info msg="Removing pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203367 | controller | Jun 11 17:10:10.211953 crc crio[22018]: time="2026-06-11T17:10:10.211761323Z" level=info msg="Removed pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203384 | controller | Jun 11 17:10:10.214199 crc crio[22018]: time="2026-06-11T17:10:10.214100394Z" level=info msg="Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203400 | controller | Jun 11 17:10:10.214293 crc crio[22018]: time="2026-06-11T17:10:10.214230308Z" level=info msg="Stopped pod sandbox (already stopped): b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.203421 | controller | Jun 11 17:10:10.215628 crc crio[22018]: time="2026-06-11T17:10:10.215471697Z" level=info msg="Removing pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203438 | controller | Jun 11 17:10:10.234859 crc crio[22018]: time="2026-06-11T17:10:10.234746845Z" level=info msg="Removed pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.203454 | controller | Jun 11 17:10:31.738756 crc crio[22018]: time="2026-06-11T17:10:31.737553321Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zl8w9/POD" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.203470 | controller | Jun 11 17:10:31.740891 crc crio[22018]: time="2026-06-11T17:10:31.738786881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.203486 | controller | Jun 11 17:10:31.865982 crc crio[22018]: time="2026-06-11T17:10:31.865720794Z" level=info msg="Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}"
2026-06-11 18:17:38.203504 | controller | Jun 11 17:10:31.867047 crc crio[22018]: time="2026-06-11T17:10:31.866080751Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zl8w9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.203521 | controller | Jun 11 17:10:33.060908 crc crio[22018]: 2026-06-11T17:10:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271783adbaf2466 Mac:fa:16:5a:f7:56:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae SocketPath: PciID:}] [{Interface:0xc000196600 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.203691 | controller | Jun 11 17:10:33.063188 crc crio[22018]: time="2026-06-11T17:10:33.063085378Z" level=info msg="Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}"
2026-06-11 18:17:38.203709 | controller | Jun 11 17:10:33.063605 crc crio[22018]: time="2026-06-11T17:10:33.063545431Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zl8w9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.203726 | controller | Jun 11 17:10:33.074606 crc crio[22018]: time="2026-06-11T17:10:33.074472992Z" level=info msg="Ran pod sandbox 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 with infra container: openshift-marketplace/redhat-operators-zl8w9/POD" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.203743 | controller | Jun 11 17:10:33.078249 crc crio[22018]: time="2026-06-11T17:10:33.078154238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d48c842-e2ae-45ae-96c3-874c0ced387f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.203766 | controller | Jun 11 17:10:33.081419 crc crio[22018]: time="2026-06-11T17:10:33.081258132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eaaa2007-6674-44eb-ba77-a9d1e2a897ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.203783 | controller | Jun 11 17:10:33.089387 crc crio[22018]: time="2026-06-11T17:10:33.089242161Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-utilities" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.203799 | controller | Jun 11 17:10:33.089929 crc crio[22018]: time="2026-06-11T17:10:33.089861121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.203816 | controller | Jun 11 17:10:33.170227 crc crio[22018]: time="2026-06-11T17:10:33.170127787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.203832 | controller | Jun 11 17:10:33.177794 crc crio[22018]: time="2026-06-11T17:10:33.177705633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.203865 | controller | Jun 11 17:10:33.366722 crc crio[22018]: time="2026-06-11T17:10:33.366082347Z" level=info msg="Created container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.203897 | controller | Jun 11 17:10:33.368385 crc crio[22018]: time="2026-06-11T17:10:33.368227031Z" level=info msg="Starting container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e" id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.203918 | controller | Jun 11 17:10:33.382236 crc crio[22018]: time="2026-06-11T17:10:33.376863027Z" level=info msg="Started container" PID=114611 containerID=8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e description=openshift-marketplace/redhat-operators-zl8w9/extract-utilities id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8
2026-06-11 18:17:38.203936 | controller | Jun 11 17:10:34.191382 crc crio[22018]: time="2026-06-11T17:10:34.191165775Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.203954 | controller | Jun 11 17:10:34.203786 crc crio[22018]: time="2026-06-11T17:10:34.203417417Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.203979 | controller | Jun 11 17:10:35.562598 crc crio[22018]: time="2026-06-11T17:10:35.561272675Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.204006 | controller | Jun 11 17:10:35.563835 crc crio[22018]: time="2026-06-11T17:10:35.563630171Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5ae67197-d237-4016-ba02-b2510e81aad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.204033 | controller | Jun 11 17:10:35.567243 crc crio[22018]: time="2026-06-11T17:10:35.567165971Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9def5fdd-6c5d-4b9d-a263-7924f8d6fe00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.204056 | controller | Jun 11 17:10:35.575905 crc crio[22018]: time="2026-06-11T17:10:35.575811508Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-content" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.204073 | controller | Jun 11 17:10:35.577200 crc crio[22018]: time="2026-06-11T17:10:35.576719847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204090 | controller | Jun 11 17:10:35.664608 crc crio[22018]: time="2026-06-11T17:10:35.663863876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204106 | controller | Jun 11 17:10:35.670593 crc crio[22018]: time="2026-06-11T17:10:35.67055931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204122 | controller | Jun 11 17:10:35.991834 crc crio[22018]: time="2026-06-11T17:10:35.991478508Z" level=info msg="Created container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.204138 | controller | Jun 11 17:10:35.993787 crc crio[22018]: time="2026-06-11T17:10:35.993643217Z" level=info msg="Starting container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74" id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.204153 | controller | Jun 11 17:10:36.002527 crc crio[22018]: time="2026-06-11T17:10:36.002284983Z" level=info msg="Started container" PID=114779 containerID=1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74 description=openshift-marketplace/redhat-operators-zl8w9/extract-content id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8
2026-06-11 18:17:38.204170 | controller | Jun 11 17:10:45.381369 crc crio[22018]: time="2026-06-11T17:10:45.38065321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=33f31e2f-f07f-4b24-b09a-7805f3559e2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.204186 | controller | Jun 11 17:10:45.392177 crc crio[22018]: time="2026-06-11T17:10:45.392073134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8ca871ce-0e85-4241-a917-80625e03ab74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.204201 | controller | Jun 11 17:10:45.401608 crc crio[22018]: time="2026-06-11T17:10:45.401464064Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zl8w9/registry-server" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.204217 | controller | Jun 11 17:10:45.402055 crc crio[22018]: time="2026-06-11T17:10:45.401999591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204233 | controller | Jun 11 17:10:45.490250 crc crio[22018]: time="2026-06-11T17:10:45.490099811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204249 | controller | Jun 11 17:10:45.494692 crc crio[22018]: time="2026-06-11T17:10:45.494591435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204268 | controller | Jun 11 17:10:45.664311 crc crio[22018]: time="2026-06-11T17:10:45.664212676Z" level=info msg="Created container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.204285 | controller | Jun 11 17:10:45.665778 crc crio[22018]: time="2026-06-11T17:10:45.665699744Z" level=info msg="Starting container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6" id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.204300 | controller | Jun 11 17:10:45.673678 crc crio[22018]: time="2026-06-11T17:10:45.673312717Z" level=info msg="Started container" PID=115327 containerID=ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 description=openshift-marketplace/redhat-operators-zl8w9/registry-server id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8
2026-06-11 18:17:38.204316 | controller | Jun 11 17:11:03.629015 crc crio[22018]: time="2026-06-11T17:11:03.62728484Z" level=info msg="Stopping container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 (timeout: 2s)" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.204332 | controller | Jun 11 17:11:03.785843 crc crio[22018]: time="2026-06-11T17:11:03.785371783Z" level=info msg="Stopped container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.204348 | controller | Jun 11 17:11:03.788554 crc crio[22018]: time="2026-06-11T17:11:03.788160502Z" level=info msg="Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204364 | controller | Jun 11 17:11:03.789764 crc crio[22018]: time="2026-06-11T17:11:03.789177185Z" level=info msg="Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc00141b1e0}] Aliases:map[]}"
2026-06-11 18:17:38.204380 | controller | Jun 11 17:11:03.789764 crc crio[22018]: time="2026-06-11T17:11:03.789746933Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zl8w9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.204397 | controller | Jun 11 17:11:04.284604 crc crio[22018]: time="2026-06-11T17:11:04.280009353Z" level=info msg="Stopped pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204414 | controller | Jun 11 17:11:04.652186 crc crio[22018]: time="2026-06-11T17:11:04.652097823Z" level=info msg="Removing container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204431 | controller | Jun 11 17:11:04.717169 crc crio[22018]: time="2026-06-11T17:11:04.717087028Z" level=info msg="Removed container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204451 | controller | Jun 11 17:11:04.723872 crc crio[22018]: time="2026-06-11T17:11:04.723754949Z" level=info msg="Removing container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204468 | controller | Jun 11 17:11:04.770042 crc crio[22018]: time="2026-06-11T17:11:04.769928085Z" level=info msg="Removed container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204484 | controller | Jun 11 17:11:04.773872 crc crio[22018]: time="2026-06-11T17:11:04.773720993Z" level=info msg="Removing container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204500 | controller | Jun 11 17:11:04.823786 crc crio[22018]: time="2026-06-11T17:11:04.822751705Z" level=info msg="Removed container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204516 | controller | Jun 11 17:11:10.257011 crc crio[22018]: time="2026-06-11T17:11:10.255939977Z" level=info msg="Removing container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204531 | controller | Jun 11 17:11:10.449376 crc crio[22018]: time="2026-06-11T17:11:10.449203339Z" level=info msg="Removed container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204547 | controller | Jun 11 17:11:10.453387 crc crio[22018]: time="2026-06-11T17:11:10.45324196Z" level=info msg="Removing container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204562 | controller | Jun 11 17:11:10.618491 crc crio[22018]: time="2026-06-11T17:11:10.613721404Z" level=info msg="Removed container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.204577 | controller | Jun 11 17:11:10.624139 crc crio[22018]: time="2026-06-11T17:11:10.623971157Z" level=info msg="Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204593 | controller | Jun 11 17:11:10.624139 crc crio[22018]: time="2026-06-11T17:11:10.62405988Z" level=info msg="Stopped pod sandbox (already stopped): 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204609 | controller | Jun 11 17:11:10.625267 crc crio[22018]: time="2026-06-11T17:11:10.625218517Z" level=info msg="Removing pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204624 | controller | Jun 11 17:11:10.640975 crc crio[22018]: time="2026-06-11T17:11:10.640818315Z" level=info msg="Removed pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204644 | controller | Jun 11 17:11:10.642151 crc crio[22018]: time="2026-06-11T17:11:10.642003323Z" level=info msg="Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204661 | controller | Jun 11 17:11:10.642259 crc crio[22018]: time="2026-06-11T17:11:10.642159078Z" level=info msg="Stopped pod sandbox (already stopped): 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204677 | controller | Jun 11 17:11:10.643962 crc crio[22018]: time="2026-06-11T17:11:10.643860082Z" level=info msg="Removing pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204693 | controller | Jun 11 17:11:10.672948 crc crio[22018]: time="2026-06-11T17:11:10.672800848Z" level=info msg="Removed pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204709 | controller | Jun 11 17:11:10.674011 crc crio[22018]: time="2026-06-11T17:11:10.67392455Z" level=info msg="Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204725 | controller | Jun 11 17:11:10.674131 crc crio[22018]: time="2026-06-11T17:11:10.674006983Z" level=info msg="Stopped pod sandbox (already stopped): 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.204740 | controller | Jun 11 17:11:10.674935 crc crio[22018]: time="2026-06-11T17:11:10.674858151Z" level=info msg="Removing pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204756 | controller | Jun 11 17:11:10.692263 crc crio[22018]: time="2026-06-11T17:11:10.692160694Z" level=info msg="Removed pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.204771 | controller | Jun 11 17:12:00.540484 crc crio[22018]: time="2026-06-11T17:12:00.539499607Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686632-67w4n/POD" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.204786 | controller | Jun 11 17:12:00.541985 crc crio[22018]: time="2026-06-11T17:12:00.540608282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.204802 | controller | Jun 11 17:12:00.598557 crc crio[22018]: time="2026-06-11T17:12:00.598455397Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}"
2026-06-11 18:17:38.204819 | controller | Jun 11 17:12:00.598866 crc crio[22018]: time="2026-06-11T17:12:00.598554341Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686632-67w4n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.204834 | controller | Jun 11 17:12:00.932467 crc crio[22018]: 2026-06-11T17:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0367fda7320126 Mac:ea:f6:71:06:d8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.204872 | controller | Jun 11 17:12:00.936197 crc crio[22018]: time="2026-06-11T17:12:00.936037798Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}"
2026-06-11 18:17:38.204895 | controller | Jun 11 17:12:00.936575 crc crio[22018]: time="2026-06-11T17:12:00.936256965Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686632-67w4n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.204913 | controller | Jun 11 17:12:00.950643 crc crio[22018]: time="2026-06-11T17:12:00.950481999Z" level=info msg="Ran pod sandbox c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 with infra container: openshift-infra/auto-csr-approver-29686632-67w4n/POD" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.204929 | controller | Jun 11 17:12:00.955471 crc crio[22018]: time="2026-06-11T17:12:00.955422345Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.204945 | controller | Jun 11 17:12:00.968096 crc crio[22018]: time="2026-06-11T17:12:00.967964285Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.204960 | controller | Jun 11 17:12:01.900313 crc crio[22018]: time="2026-06-11T17:12:01.89972294Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.204976 | controller | Jun 11 17:12:01.903620 crc crio[22018]: time="2026-06-11T17:12:01.903441999Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=10d7d8b5-5368-4ed1-a0cd-8db73ee721fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.204994 | controller | Jun 11 17:12:01.906573 crc crio[22018]: time="2026-06-11T17:12:01.906476226Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d513ca8f-35ab-4ed6-bd81-ca67d4292d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.205010 | controller | Jun 11 17:12:01.919844 crc crio[22018]: time="2026-06-11T17:12:01.919746369Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686632-67w4n/oc" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.205025 | controller | Jun 11 17:12:01.920242 crc crio[22018]: time="2026-06-11T17:12:01.920184012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205041 | controller | Jun 11 17:12:01.978574 crc crio[22018]: time="2026-06-11T17:12:01.978411001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205056 | controller | Jun 11 17:12:02.337633 crc crio[22018]: time="2026-06-11T17:12:02.337496935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205076 | controller | Jun 11 17:12:02.463761 crc crio[22018]: time="2026-06-11T17:12:02.463687521Z" level=info msg="Created container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.205092 | controller | Jun 11 17:12:02.465393 crc crio[22018]: time="2026-06-11T17:12:02.465115527Z" level=info msg="Starting container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d" id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.205107 | controller | Jun 11 17:12:02.472562 crc crio[22018]: time="2026-06-11T17:12:02.47210268Z" level=info msg="Started container" PID=118945 containerID=21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d description=openshift-infra/auto-csr-approver-29686632-67w4n/oc id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9
2026-06-11 18:17:38.205123 | controller | Jun 11 17:12:05.505661 crc crio[22018]: time="2026-06-11T17:12:05.504682975Z" level=info msg="Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205139 | controller | Jun 11 17:12:05.507202 crc crio[22018]: time="2026-06-11T17:12:05.50639271Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc002b14df0}] Aliases:map[]}"
2026-06-11 18:17:38.205155 | controller | Jun 11 17:12:05.507202 crc crio[22018]: time="2026-06-11T17:12:05.506588076Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686632-67w4n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.205171 | controller | Jun 11 17:12:05.877609 crc crio[22018]: time="2026-06-11T17:12:05.877069045Z" level=info msg="Stopped pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205187 | controller | Jun 11 17:12:10.717635 crc crio[22018]: time="2026-06-11T17:12:10.716832493Z" level=info msg="Removing container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.205202 | controller | Jun 11 17:12:10.873209 crc crio[22018]: time="2026-06-11T17:12:10.873092394Z" level=info msg="Removed container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.205217 | controller | Jun 11 17:12:10.876388 crc crio[22018]: time="2026-06-11T17:12:10.876252788Z" level=info msg="Removing container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.205233 | controller | Jun 11 17:12:10.987025 crc crio[22018]: time="2026-06-11T17:12:10.986031281Z" level=info msg="Removed container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.205252 | controller | Jun 11 17:12:11.003937 crc crio[22018]: time="2026-06-11T17:12:11.003848439Z" level=info msg="Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205268 | controller | Jun 11 17:12:11.003937 crc crio[22018]: time="2026-06-11T17:12:11.003928702Z" level=info msg="Stopped pod sandbox (already stopped): 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205284 | controller | Jun 11 17:12:11.004772 crc crio[22018]: time="2026-06-11T17:12:11.004685956Z" level=info msg="Removing pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.205299 | controller | Jun 11 17:12:11.025964 crc crio[22018]: time="2026-06-11T17:12:11.025867365Z" level=info msg="Removed pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.205315 | controller | Jun 11 17:12:11.027300 crc crio[22018]: time="2026-06-11T17:12:11.027208115Z" level=info msg="Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205330 | controller | Jun 11 17:12:11.027300 crc crio[22018]: time="2026-06-11T17:12:11.027270767Z" level=info msg="Stopped pod sandbox (already stopped): ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205346 | controller | Jun 11 17:12:11.028706 crc crio[22018]: time="2026-06-11T17:12:11.028476715Z" level=info msg="Removing pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.205361 | controller | Jun 11 17:12:11.047095 crc crio[22018]: time="2026-06-11T17:12:11.046987312Z" level=info msg="Removed pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.205376 | controller | Jun 11 17:12:28.415232 crc crio[22018]: time="2026-06-11T17:12:28.413796627Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.205392 | controller | Jun 11 17:12:28.416722 crc crio[22018]: time="2026-06-11T17:12:28.415405079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205407 | controller | Jun 11 17:12:28.468230 crc crio[22018]: time="2026-06-11T17:12:28.468040308Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}"
2026-06-11 18:17:38.205423 | controller | Jun 11 17:12:28.468230 crc crio[22018]: time="2026-06-11T17:12:28.468144182Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.205439 | controller | Jun 11 17:12:29.159373 crc crio[22018]: 2026-06-11T17:12:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d3e1cff5d607f Mac:b6:dc:91:fd:2b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 SocketPath: PciID:}] [{Interface:0xc000306c00 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.205459 | controller | Jun 11 17:12:29.160811 crc crio[22018]: time="2026-06-11T17:12:29.160726657Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}"
2026-06-11 18:17:38.205476 | controller | Jun 11 17:12:29.160975 crc crio[22018]: time="2026-06-11T17:12:29.160918653Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.205493 | controller | Jun 11 17:12:29.174219 crc crio[22018]: time="2026-06-11T17:12:29.174017704Z" level=info msg="Ran pod sandbox 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.205509 | controller | Jun 11 17:12:29.177900 crc crio[22018]: time="2026-06-11T17:12:29.177769175Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.205525 | controller | Jun 11 17:12:29.191004 crc crio[22018]: time="2026-06-11T17:12:29.1909164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.205541 | controller | Jun 11 17:12:43.131058 crc crio[22018]: time="2026-06-11T17:12:43.129988904Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.205557 | controller | Jun 11 17:12:43.132744 crc crio[22018]: time="2026-06-11T17:12:43.131999707Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3f9ac591-aa9d-4461-b011-06a4625f7cdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.205573 | controller | Jun 11 17:12:43.160037 crc crio[22018]: time="2026-06-11T17:12:43.159893611Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d3252fc7-6971-4063-ac05-43834a54a8b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.205589 | controller | Jun 11 17:12:43.170667 crc crio[22018]: time="2026-06-11T17:12:43.170565739Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.205605 | controller | Jun 11 17:12:43.172303 crc crio[22018]: time="2026-06-11T17:12:43.172226472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205625 | controller | Jun 11 17:12:43.220800 crc crio[22018]: time="2026-06-11T17:12:43.220420788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205641 | controller | Jun 11 17:12:43.226010 crc crio[22018]: time="2026-06-11T17:12:43.224043383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205657 | controller | Jun 11 17:12:43.480079 crc crio[22018]: time="2026-06-11T17:12:43.478841765Z" level=info msg="Created container df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.205672 | controller | Jun 11 17:12:43.480967 crc crio[22018]: time="2026-06-11T17:12:43.480878799Z" level=info msg="Starting container: df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea" id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.205688 | controller | Jun 11 17:12:43.491688 crc crio[22018]: time="2026-06-11T17:12:43.49160676Z" level=info msg="Started container" PID=120946 containerID=df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75
2026-06-11 18:17:38.205705 | controller | Jun 11 17:12:58.215076 crc crio[22018]: time="2026-06-11T17:12:58.213975107Z" level=info msg="Stopping pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205721 | controller | Jun 11 17:12:58.218638 crc crio[22018]: time="2026-06-11T17:12:58.215781865Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}"
2026-06-11 18:17:38.205737 | controller | Jun 11 17:12:58.218638 crc crio[22018]: time="2026-06-11T17:12:58.216012623Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.205753 | controller | Jun 11 17:12:58.697405 crc crio[22018]: time="2026-06-11T17:12:58.696937787Z" level=info msg="Stopped pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.205769 | controller | Jun 11 17:12:59.760198 crc crio[22018]: time="2026-06-11T17:12:59.75963747Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.205785 | controller | Jun 11 17:12:59.760198 crc crio[22018]: time="2026-06-11T17:12:59.760191678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.205801 | controller | Jun 11 17:12:59.803597 crc crio[22018]: time="2026-06-11T17:12:59.80350271Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}"
2026-06-11 18:17:38.205821 | controller | Jun 11 17:12:59.803947 crc crio[22018]: time="2026-06-11T17:12:59.803920073Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.205838 | controller | Jun 11 17:13:00.463313 crc crio[22018]: 2026-06-11T17:13:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb3cc557fe6a74 Mac:2a:41:eb:bf:d7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.205880 | controller | Jun 11 17:13:00.465234 crc crio[22018]: time="2026-06-11T17:13:00.465185771Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}"
2026-06-11 18:17:38.205908 | controller | Jun 11 17:13:00.465700 crc crio[22018]: time="2026-06-11T17:13:00.465665286Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.205934 | controller | Jun 11 17:13:00.479565 crc crio[22018]: time="2026-06-11T17:13:00.479467602Z" level=info msg="Ran pod sandbox 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.205956 | controller | Jun 11 17:13:00.482889 crc crio[22018]: time="2026-06-11T17:13:00.482731566Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.205976 | controller | Jun 11 17:13:00.494167 crc crio[22018]: time="2026-06-11T17:13:00.494065486Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.205992 | controller | Jun 11 17:13:00.898956 crc crio[22018]: time="2026-06-11T17:13:00.898849328Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.206009 | controller | Jun 11 17:13:00.900165 crc crio[22018]: time="2026-06-11T17:13:00.900055305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c64f74bb-a4a4-4925-92a2-2eb404835ecb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206025 | controller | Jun 11 17:13:00.925261 crc crio[22018]: time="2026-06-11T17:13:00.92512919Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ce131255-b25d-4324-a998-9efb8dfebeb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206046 | controller | Jun 11 17:13:00.935599 crc crio[22018]: time="2026-06-11T17:13:00.935486179Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206062 | controller | Jun 11 17:13:00.937954 crc crio[22018]: time="2026-06-11T17:13:00.937890576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206078 | controller | Jun 11 17:13:00.984864 crc crio[22018]: time="2026-06-11T17:13:00.98477922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206093 | controller | Jun 11 17:13:00.988721 crc crio[22018]: time="2026-06-11T17:13:00.988653752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206109 | controller | Jun 11 17:13:01.214269 crc crio[22018]: time="2026-06-11T17:13:01.213314889Z" level=info msg="Created container 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206126 | controller | Jun 11 17:13:01.217589 crc crio[22018]: time="2026-06-11T17:13:01.21744956Z" level=info msg="Starting container: 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f" id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.206142 | controller | Jun 11 17:13:01.224864 crc crio[22018]: time="2026-06-11T17:13:01.22471719Z" level=info msg="Started container" PID=121979 containerID=93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea
2026-06-11 18:17:38.206158 | controller | Jun 11 17:13:05.354901 crc crio[22018]: time="2026-06-11T17:13:05.35374478Z" level=info msg="Stopping pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.206174 | controller | Jun 11 17:13:05.358237 crc crio[22018]: time="2026-06-11T17:13:05.35529774Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c908}] Aliases:map[]}"
2026-06-11 18:17:38.206190 | controller | Jun 11 17:13:05.358237 crc crio[22018]: time="2026-06-11T17:13:05.355585479Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.206206 | controller | Jun 11 17:13:05.823634 crc crio[22018]: time="2026-06-11T17:13:05.823081167Z" level=info msg="Stopped pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.206227 | controller | Jun 11 17:13:06.876045 crc crio[22018]: time="2026-06-11T17:13:06.875486794Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.206244 | controller | Jun 11 17:13:06.877933 crc crio[22018]: time="2026-06-11T17:13:06.876061122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206260 | controller | Jun 11 17:13:06.925145 crc crio[22018]: time="2026-06-11T17:13:06.924971641Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}"
2026-06-11 18:17:38.206278 | controller | Jun 11 17:13:06.925145 crc crio[22018]: time="2026-06-11T17:13:06.925041523Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.206295 | controller | Jun 11 17:13:07.680289 crc crio[22018]: 2026-06-11T17:13:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39ee4c08c96dd8 Mac:32:f3:67:31:c9:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e SocketPath: PciID:}] [{Interface:0xc0003e1180 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.206312 | controller | Jun 11 17:13:07.682174 crc crio[22018]: time="2026-06-11T17:13:07.682112316Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}"
2026-06-11 18:17:38.206330 | controller | Jun 11 17:13:07.682419 crc crio[22018]: time="2026-06-11T17:13:07.682294422Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.206347 | controller | Jun 11 17:13:07.691828 crc crio[22018]: time="2026-06-11T17:13:07.691731032Z" level=info msg="Ran pod sandbox a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.206364 | controller | Jun 11 17:13:07.694868 crc crio[22018]: time="2026-06-11T17:13:07.694803827Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.206381 | controller | Jun 11 17:13:07.701556 crc crio[22018]: time="2026-06-11T17:13:07.701432209Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.206399 | controller | Jun 11 17:13:08.354471 crc crio[22018]: time="2026-06-11T17:13:08.353673199Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.206419 | controller | Jun 11 17:13:08.355706 crc crio[22018]: time="2026-06-11T17:13:08.354921048Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=19f389ac-3c4a-4a6f-993c-35a83bf8fb5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206437 | controller | Jun 11 17:13:08.379542 crc crio[22018]: time="2026-06-11T17:13:08.378983511Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=590d1a99-1ef6-41b6-9686-b0e5a0ca9f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206453 | controller | Jun 11 17:13:08.388101 crc crio[22018]: time="2026-06-11T17:13:08.388051978Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206471 | controller | Jun 11 17:13:08.389999 crc crio[22018]: time="2026-06-11T17:13:08.389633409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206487 | controller | Jun 11 17:13:08.442396 crc crio[22018]: time="2026-06-11T17:13:08.442220384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206503 | controller | Jun 11 17:13:08.445761 crc crio[22018]: time="2026-06-11T17:13:08.445695965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206519 | controller | Jun 11 17:13:08.635290 crc crio[22018]: time="2026-06-11T17:13:08.635192017Z" level=info msg="Created container d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206536 | controller | Jun 11 17:13:08.636928 crc crio[22018]: time="2026-06-11T17:13:08.636839419Z" level=info msg="Starting container: d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d" id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.206552 | controller | Jun 11 17:13:08.648939 crc crio[22018]: time="2026-06-11T17:13:08.648786317Z" level=info msg="Started container" PID=122552 containerID=d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033
2026-06-11 18:17:38.206569 | controller | Jun 11 17:14:00.561398 crc crio[22018]: time="2026-06-11T17:14:00.560579057Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686634-74sl5/POD" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.206600 | controller | Jun 11 17:14:00.562932 crc crio[22018]: time="2026-06-11T17:14:00.561425005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206626 | controller | Jun 11 17:14:00.620393 crc crio[22018]: time="2026-06-11T17:14:00.620101663Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}"
2026-06-11 18:17:38.206645 | controller | Jun 11 17:14:00.620393 crc crio[22018]: time="2026-06-11T17:14:00.620186446Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686634-74sl5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.206663 | controller | Jun 11 17:14:01.635233 crc crio[22018]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d02ca9e266dfe Mac:1a:dc:6d:8e:af:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 SocketPath: PciID:}] [{Interface:0xc0005945a0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.206680 | controller | Jun 11 17:14:01.669751 crc crio[22018]: time="2026-06-11T17:14:01.657975665Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}"
2026-06-11 18:17:38.206697 | controller | Jun 11 17:14:01.669751 crc crio[22018]: time="2026-06-11T17:14:01.658714045Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686634-74sl5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.206715 | controller | Jun 11 17:14:01.999608 crc crio[22018]: time="2026-06-11T17:14:01.999492757Z" level=info msg="Ran pod sandbox a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 with infra container: openshift-infra/auto-csr-approver-29686634-74sl5/POD" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.206732 | controller | Jun 11 17:14:02.052467 crc crio[22018]: time="2026-06-11T17:14:02.052241047Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.206749 | controller | Jun 11 17:14:02.104851 crc crio[22018]: time="2026-06-11T17:14:02.099548335Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.206766 | controller | Jun 11 17:14:03.474825 crc crio[22018]: time="2026-06-11T17:14:03.474216493Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.206785 | controller | Jun 11 17:14:03.477395 crc crio[22018]: time="2026-06-11T17:14:03.47729265Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=78f0cf5b-72e5-49af-8ab8-01ddc36c514e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206802 | controller | Jun 11 17:14:03.480516 crc crio[22018]: time="2026-06-11T17:14:03.480377977Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=39b01fe7-c71c-4d72-93e0-ba141fb1fd5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.206819 | controller | Jun 11 17:14:03.497776 crc crio[22018]: time="2026-06-11T17:14:03.497681385Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686634-74sl5/oc" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206842 | controller | Jun 11 17:14:03.498363 crc crio[22018]: time="2026-06-11T17:14:03.498255394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206881 | controller | Jun 11 17:14:03.553722 crc crio[22018]: time="2026-06-11T17:14:03.553673809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206899 | controller | Jun 11 17:14:03.855243 crc crio[22018]: time="2026-06-11T17:14:03.8551049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.206916 | controller | Jun 11 17:14:03.988156 crc crio[22018]: time="2026-06-11T17:14:03.987972137Z" level=info msg="Created container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.206933 | controller | Jun 11 17:14:03.989801 crc crio[22018]: time="2026-06-11T17:14:03.989715703Z" level=info msg="Starting container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100" id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.206950 | controller | Jun 11 17:14:03.994690 crc crio[22018]: time="2026-06-11T17:14:03.994599517Z" level=info msg="Started container" PID=125272 containerID=e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100 description=openshift-infra/auto-csr-approver-29686634-74sl5/oc id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103
2026-06-11 18:17:38.206967 | controller | Jun 11 17:14:06.466936 crc crio[22018]: time="2026-06-11T17:14:06.465756307Z" level=info msg="Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.206984 | controller | Jun 11 17:14:06.470246 crc crio[22018]: time="2026-06-11T17:14:06.468261367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}"
2026-06-11 18:17:38.207002 | controller | Jun 11 17:14:06.470246 crc crio[22018]: time="2026-06-11T17:14:06.468681321Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686634-74sl5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.207019 | controller | Jun 11 17:14:06.848773 crc crio[22018]: time="2026-06-11T17:14:06.84780035Z" level=info msg="Stopped pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.207037 | controller | Jun 11 17:14:11.106418 crc crio[22018]: time="2026-06-11T17:14:11.105573436Z" level=info msg="Removing container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.207055 | controller | Jun 11 17:14:11.291110 crc crio[22018]: time="2026-06-11T17:14:11.291025771Z" level=info msg="Removed container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.207076 | controller | Jun 11 17:14:11.304093 crc crio[22018]: time="2026-06-11T17:14:11.30395152Z" level=info msg="Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.207094 | controller | Jun 11 17:14:11.304093 crc crio[22018]: time="2026-06-11T17:14:11.304057514Z" level=info msg="Stopped pod sandbox (already stopped): 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.207111 | controller | Jun 11 17:14:11.304823 crc crio[22018]: time="2026-06-11T17:14:11.304743796Z" level=info msg="Removing pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.207127 | controller | Jun 11 17:14:11.328053 crc crio[22018]: time="2026-06-11T17:14:11.327878938Z" level=info msg="Removed pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.207144 | controller | Jun 11 17:14:46.533604 crc crio[22018]: time="2026-06-11T17:14:46.532287075Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-m47kc/POD" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.207161 | controller | Jun 11 17:14:46.535990 crc crio[22018]: time="2026-06-11T17:14:46.533635428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207178 | controller | Jun 11 17:14:46.605769 crc crio[22018]: time="2026-06-11T17:14:46.60472744Z" level=info msg="Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}"
2026-06-11 18:17:38.207195 | controller | Jun 11 17:14:46.605769 crc crio[22018]: time="2026-06-11T17:14:46.604875495Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-m47kc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.207213 | controller | Jun 11 17:14:47.010966 crc crio[22018]: 2026-06-11T17:14:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9d714496103b5 Mac:ea:7c:9b:94:79:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 SocketPath: PciID:}] [{Interface:0xc0005305b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.207230 | controller | Jun 11 17:14:47.013132 crc crio[22018]: time="2026-06-11T17:14:47.013049485Z" level=info msg="Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}"
2026-06-11 18:17:38.207246 | controller | Jun 11 17:14:47.013451 crc crio[22018]: time="2026-06-11T17:14:47.013298853Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-m47kc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.207267 | controller | Jun 11 17:14:47.030820 crc crio[22018]: time="2026-06-11T17:14:47.030731406Z" level=info msg="Ran pod sandbox 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c with infra container: openshift-marketplace/redhat-marketplace-m47kc/POD" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.207284 | controller | Jun 11 17:14:47.038194 crc crio[22018]: time="2026-06-11T17:14:47.038111398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=326cb723-536a-47c0-9deb-e6465a600154 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207301 | controller | Jun 11 17:14:47.041900 crc crio[22018]: time="2026-06-11T17:14:47.041157815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=632c3e61-a18c-47fe-8248-a085c1431259 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207318 | controller | Jun 11 17:14:47.051558 crc crio[22018]: time="2026-06-11T17:14:47.051444845Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207336 | controller | Jun 11 17:14:47.052045 crc crio[22018]: time="2026-06-11T17:14:47.051985073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207353 | controller | Jun 11 17:14:47.112446 crc crio[22018]: time="2026-06-11T17:14:47.112226415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207370 | controller | Jun 11 17:14:47.118752 crc crio[22018]: time="2026-06-11T17:14:47.118711751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207386 | controller | Jun 11 17:14:47.299509 crc crio[22018]: time="2026-06-11T17:14:47.298967282Z" level=info msg="Created container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207403 | controller | Jun 11 17:14:47.302123 crc crio[22018]: time="2026-06-11T17:14:47.302037429Z" level=info msg="Starting container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2" id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.207419 | controller | Jun 11 17:14:47.307267 crc crio[22018]: time="2026-06-11T17:14:47.307178192Z" level=info msg="Started container" PID=127390 containerID=696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2 description=openshift-marketplace/redhat-marketplace-m47kc/extract-utilities id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c
2026-06-11 18:17:38.207436 | controller | Jun 11 17:14:47.821243 crc crio[22018]: time="2026-06-11T17:14:47.821129522Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.207453 | controller | Jun 11 17:14:47.835005 crc crio[22018]: time="2026-06-11T17:14:47.83491809Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.207474 | controller | Jun 11 17:14:48.448495 crc crio[22018]: time="2026-06-11T17:14:48.448224287Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.207491 | controller | Jun 11 17:14:48.449798 crc crio[22018]: time="2026-06-11T17:14:48.449727105Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cabcae7e-4acc-4764-b295-cc94213aa7c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207507 | controller | Jun 11 17:14:48.452759 crc crio[22018]: time="2026-06-11T17:14:48.452688629Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0fe59b1b-aa3b-46cf-8b83-fd6c29efc121 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207524 | controller | Jun 11 17:14:48.464245 crc crio[22018]: time="2026-06-11T17:14:48.464136453Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-content" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207540 | controller | Jun 11 17:14:48.465092 crc crio[22018]: time="2026-06-11T17:14:48.464794024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207557 | controller | Jun 11 17:14:48.524560 crc crio[22018]: time="2026-06-11T17:14:48.524431741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207573 | controller | Jun 11 17:14:48.530139 crc crio[22018]: time="2026-06-11T17:14:48.53007241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207590 | controller | Jun 11 17:14:48.719892 crc crio[22018]: time="2026-06-11T17:14:48.714881294Z" level=info msg="Created container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207606 | controller | Jun 11 17:14:48.719892 crc crio[22018]: time="2026-06-11T17:14:48.719048838Z" level=info msg="Starting container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0" id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.207623 | controller | Jun 11 17:14:48.734056 crc crio[22018]: time="2026-06-11T17:14:48.733937528Z" level=info msg="Started container" PID=127477 containerID=5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0 description=openshift-marketplace/redhat-marketplace-m47kc/extract-content id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c
2026-06-11 18:17:38.207639 | controller | Jun 11 17:14:49.859988 crc crio[22018]: time="2026-06-11T17:14:49.859301247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=55362b6f-223e-496d-9f52-a697f28969b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207655 | controller | Jun 11 17:14:49.862107 crc crio[22018]: time="2026-06-11T17:14:49.862059144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5d495fa3-6739-41ed-8142-14db526ecf50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.207672 | controller | Jun 11 17:14:49.872261 crc crio[22018]: time="2026-06-11T17:14:49.872134274Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-m47kc/registry-server" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207692 | controller | Jun 11 17:14:49.872633 crc crio[22018]: time="2026-06-11T17:14:49.872590859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207709 | controller | Jun 11 17:14:49.926773 crc crio[22018]: time="2026-06-11T17:14:49.926686131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207725 | controller | Jun 11 17:14:49.930290 crc crio[22018]: time="2026-06-11T17:14:49.930231664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.207741 | controller | Jun 11 17:14:50.120584 crc crio[22018]: time="2026-06-11T17:14:50.120033786Z" level=info msg="Created container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.207757 | controller | Jun 11 17:14:50.121647 crc crio[22018]: time="2026-06-11T17:14:50.121569755Z" level=info msg="Starting container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a" id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.207774 | controller | Jun 11 17:14:50.126892 crc crio[22018]: time="2026-06-11T17:14:50.126737849Z" level=info msg="Started container" PID=127531 containerID=888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a description=openshift-marketplace/redhat-marketplace-m47kc/registry-server id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c
2026-06-11 18:17:38.207791 | controller | Jun 11 17:14:58.973641 crc crio[22018]: time="2026-06-11T17:14:58.972159882Z" level=info msg="Stopping container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a (timeout: 2s)" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.207807 | controller | Jun 11 17:14:59.096267 crc crio[22018]: time="2026-06-11T17:14:59.096147467Z" level=info msg="Stopped container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.207824 | controller | Jun 11 17:14:59.097468 crc crio[22018]: time="2026-06-11T17:14:59.097377206Z" level=info msg="Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.207841 | controller | Jun 11 17:14:59.098077 crc crio[22018]: time="2026-06-11T17:14:59.098015886Z" level=info msg="Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc0029b5600}] Aliases:map[]}"
2026-06-11 18:17:38.207885 | controller | Jun 11 17:14:59.098239 crc crio[22018]: time="2026-06-11T17:14:59.098193432Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-m47kc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.207911 | controller | Jun 11 17:14:59.422814 crc crio[22018]: time="2026-06-11T17:14:59.422218396Z" level=info msg="Stopped pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.207939 | controller | Jun 11 17:14:59.992022 crc crio[22018]: time="2026-06-11T17:14:59.991902133Z" level=info msg="Removing container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.207958 | controller | Jun 11 17:15:00.024659 crc crio[22018]: time="2026-06-11T17:15:00.024569318Z" level=info msg="Removed container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.207974 | controller | Jun 11 17:15:00.030784 crc crio[22018]: time="2026-06-11T17:15:00.030695984Z" level=info msg="Removing container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.207991 | controller | Jun 11 17:15:00.061358 crc crio[22018]: time="2026-06-11T17:15:00.061164318Z" level=info msg="Removed container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.208008 | controller | Jun 11 17:15:00.064484 crc crio[22018]: time="2026-06-11T17:15:00.064277627Z" level=info msg="Removing container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.208025 | controller | Jun 11 17:15:00.113689 crc crio[22018]: time="2026-06-11T17:15:00.11355846Z" level=info msg="Removed container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.208042 | controller | Jun 11 17:15:00.655036 crc crio[22018]: time="2026-06-11T17:15:00.654493592Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.208059 | controller | Jun 11 17:15:00.655168 crc crio[22018]: time="2026-06-11T17:15:00.65505431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208076 | controller | Jun 11 17:15:00.696300 crc crio[22018]: time="2026-06-11T17:15:00.696145031Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}"
2026-06-11 18:17:38.208093 | controller | Jun 11 17:15:00.696300 crc crio[22018]: time="2026-06-11T17:15:00.696247445Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.208111 | controller | Jun 11 17:15:01.230083 crc crio[22018]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af4597d8f194c8e Mac:a2:39:06:51:a2:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.208133 | controller | Jun 11 17:15:01.231703 crc crio[22018]: time="2026-06-11T17:15:01.231282534Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}"
2026-06-11 18:17:38.208150 | controller | Jun 11 17:15:01.231703 crc crio[22018]: time="2026-06-11T17:15:01.231580294Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.208167 | controller | Jun 11 17:15:01.242961 crc crio[22018]: time="2026-06-11T17:15:01.242851982Z" level=info msg="Ran pod sandbox af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.208184 | controller | Jun 11 17:15:01.246576 crc crio[22018]: time="2026-06-11T17:15:01.246414093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e0e6f62-1584-41c7-9bef-5bb1ae335f8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.208201 | controller | Jun 11 17:15:01.249871 crc crio[22018]: time="2026-06-11T17:15:01.249751778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f7d1e10-f4d7-4d4c-a805-793427e2e6b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.208218 | controller | Jun 11 17:15:01.259875 crc crio[22018]: time="2026-06-11T17:15:01.259788037Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.208235 | controller | Jun 11 17:15:01.260433 crc crio[22018]: time="2026-06-11T17:15:01.260258382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208251 | controller | Jun 11 17:15:01.313895 crc crio[22018]: time="2026-06-11T17:15:01.313783557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208268 | controller | Jun 11 17:15:01.319755 crc crio[22018]: time="2026-06-11T17:15:01.319686593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208285 | controller | Jun 11 17:15:01.517855 crc crio[22018]: time="2026-06-11T17:15:01.517763269Z" level=info msg="Created container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.208303 | controller | Jun 11 17:15:01.519823 crc crio[22018]: time="2026-06-11T17:15:01.519725491Z" level=info msg="Starting container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126" id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.208324 | controller | Jun 11 17:15:01.527421 crc crio[22018]: time="2026-06-11T17:15:01.527279471Z" level=info msg="Started container" PID=128139 containerID=ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda
2026-06-11 18:17:38.208342 | controller | Jun 11 17:15:04.054155 crc crio[22018]: time="2026-06-11T17:15:04.053119392Z" level=info msg="Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208360 | controller | Jun 11 17:15:04.055935 crc crio[22018]: time="2026-06-11T17:15:04.055579081Z" level=info msg="Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0023008c8}] Aliases:map[]}"
2026-06-11 18:17:38.208377 | controller | Jun 11 17:15:04.055935 crc crio[22018]: time="2026-06-11T17:15:04.055732646Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.208395 | controller | Jun 11 17:15:04.371608 crc crio[22018]: time="2026-06-11T17:15:04.369425716Z" level=info msg="Stopped pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208412 | controller | Jun 11 17:15:11.350675 crc crio[22018]: time="2026-06-11T17:15:11.349800855Z" level=info msg="Removing container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.208430 | controller | Jun 11 17:15:11.413786 crc crio[22018]: time="2026-06-11T17:15:11.413641508Z" level=info msg="Removed container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.208449 | controller | Jun 11 17:15:11.430882 crc crio[22018]: time="2026-06-11T17:15:11.43078883Z" level=info msg="Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208467 | controller | Jun 11 17:15:11.431083 crc crio[22018]: time="2026-06-11T17:15:11.430903304Z" level=info msg="Stopped pod sandbox (already stopped): 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208483 | controller | Jun 11 17:15:11.432029 crc crio[22018]: time="2026-06-11T17:15:11.431959037Z" level=info msg="Removing pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.208500 | controller | Jun 11 17:15:11.454022 crc crio[22018]: time="2026-06-11T17:15:11.453903025Z" level=info msg="Removed pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.208517 | controller | Jun 11 17:15:11.455890 crc crio[22018]: time="2026-06-11T17:15:11.455765551Z" level=info msg="Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208538 | controller | Jun 11 17:15:11.456075 crc crio[22018]: time="2026-06-11T17:15:11.455965018Z" level=info msg="Stopped pod sandbox (already stopped): 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.208556 | controller | Jun 11 17:15:11.456971 crc crio[22018]: time="2026-06-11T17:15:11.456848035Z" level=info msg="Removing pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.208574 | controller | Jun 11 17:15:11.476043 crc crio[22018]: time="2026-06-11T17:15:11.475822949Z" level=info msg="Removed pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.208590 | controller | Jun 11 17:15:30.931859 crc crio[22018]: time="2026-06-11T17:15:30.930310037Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-pxtcw/POD" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.208607 | controller | Jun 11 17:15:30.933986 crc crio[22018]: time="2026-06-11T17:15:30.931931229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208624 | controller | Jun 11 17:15:31.002827 crc crio[22018]: time="2026-06-11T17:15:31.00199862Z" level=info msg="Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}"
2026-06-11 18:17:38.208641 | controller | Jun 11 17:15:31.002827 crc crio[22018]: time="2026-06-11T17:15:31.002093313Z" level=info msg="Adding pod openshift-marketplace_certified-operators-pxtcw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.208658 | controller | Jun 11 17:15:31.811142 crc crio[22018]: 2026-06-11T17:15:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2628861e94788d Mac:26:0a:a3:97:46:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 SocketPath: PciID:}] [{Interface:0xc000312960 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.208675 | controller | Jun 11 17:15:31.814049 crc crio[22018]: time="2026-06-11T17:15:31.813955286Z" level=info msg="Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}"
2026-06-11 18:17:38.208693 | controller | Jun 11 17:15:31.814315 crc crio[22018]: time="2026-06-11T17:15:31.814202704Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pxtcw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.208710 | controller | Jun 11 17:15:31.829050 crc crio[22018]: time="2026-06-11T17:15:31.828906976Z" level=info msg="Ran pod sandbox d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 with infra container: openshift-marketplace/certified-operators-pxtcw/POD" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.208730 | controller | Jun 11 17:15:31.831878 crc crio[22018]: time="2026-06-11T17:15:31.831776237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fdd2c8e0-8f06-4ecd-af55-2243f8150910 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.208748 | controller | Jun 11 17:15:31.834845 crc crio[22018]: time="2026-06-11T17:15:31.834781013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6386e31e-27d8-4edf-86e6-8167c23eb670 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.208764 | controller | Jun 11 17:15:31.842062 crc crio[22018]: time="2026-06-11T17:15:31.841979748Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pxtcw/extract-utilities" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.208781 | controller | Jun 11 17:15:31.842672 crc crio[22018]: time="2026-06-11T17:15:31.842585067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208798 | controller | Jun 11 17:15:31.941119 crc crio[22018]: time="2026-06-11T17:15:31.940982405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208815 | controller | Jun 11 17:15:31.950714 crc crio[22018]: time="2026-06-11T17:15:31.950612149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.208831 | controller | Jun 11 17:15:32.203138 crc crio[22018]: time="2026-06-11T17:15:32.202461627Z" level=info msg="Created container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.208861 | controller | Jun 11 17:15:32.205070 crc crio[22018]: time="2026-06-11T17:15:32.20473227Z" level=info msg="Starting container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0" id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.208884 | controller | Jun 11 17:15:32.216226 crc crio[22018]: time="2026-06-11T17:15:32.216043817Z" level=info msg="Started container" PID=129590 containerID=7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0 description=openshift-marketplace/certified-operators-pxtcw/extract-utilities id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01
2026-06-11 18:17:38.208902 | controller | Jun 11 17:15:32.597224 crc crio[22018]: time="2026-06-11T17:15:32.597140471Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.208919 | controller | Jun 11 17:15:32.611277 crc crio[22018]: time="2026-06-11T17:15:32.611144156Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.208937 | controller | Jun 11 17:15:33.237480 crc crio[22018]: time="2026-06-11T17:15:33.236830244Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.208968 | controller | Jun 11 17:15:33.239965 crc crio[22018]: time="2026-06-11T17:15:33.23987593Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=088f66cf-3f7a-4133-8724-35283589f794 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.209001 | controller | Jun 11 17:15:33.246468 crc crio[22018]: time="2026-06-11T17:15:33.246412218Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ba280160-c2e9-422e-855a-8f95ee36eb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.209032 | controller | Jun 11 17:15:33.261133 crc crio[22018]: time="2026-06-11T17:15:33.26102017Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pxtcw/extract-content" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.209062 | controller | Jun 11 17:15:33.262669 crc crio[22018]: time="2026-06-11T17:15:33.262638462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209091 | controller | Jun 11 17:15:33.323667 crc crio[22018]: time="2026-06-11T17:15:33.323613853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209120 | controller | Jun 11 17:15:33.328078 crc crio[22018]: time="2026-06-11T17:15:33.328050243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209150 | controller | Jun 11 17:15:33.524182 crc crio[22018]: time="2026-06-11T17:15:33.524118324Z" level=info msg="Created container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.209179 | controller | Jun 11 17:15:33.526077 crc crio[22018]: time="2026-06-11T17:15:33.526008913Z" level=info msg="Starting container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094" id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.209208 | controller | Jun 11 17:15:33.533734 crc crio[22018]: time="2026-06-11T17:15:33.533575814Z" level=info msg="Started container" PID=129684 containerID=7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094 description=openshift-marketplace/certified-operators-pxtcw/extract-content id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01
2026-06-11 18:17:38.209238 | controller | Jun 11 17:15:35.678141 crc crio[22018]: time="2026-06-11T17:15:35.677620102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=27957dd1-5c0e-4468-b1b7-735570958c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.209267 | controller | Jun 11 17:15:35.683049 crc crio[22018]: time="2026-06-11T17:15:35.682961961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=23dfb1d8-f1c7-4619-a807-d2224d06d9be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.209296 | controller | Jun 11 17:15:35.694698 crc crio[22018]: time="2026-06-11T17:15:35.694577739Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pxtcw/registry-server" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.209324 | controller | Jun 11 17:15:35.695310 crc crio[22018]: time="2026-06-11T17:15:35.695246361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209358 | controller | Jun 11 17:15:35.775804 crc crio[22018]: time="2026-06-11T17:15:35.775249964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209392 | controller | Jun 11 17:15:35.782198 crc crio[22018]: time="2026-06-11T17:15:35.782123586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209423 | controller | Jun 11 17:15:35.950674 crc crio[22018]: time="2026-06-11T17:15:35.950477976Z" level=info msg="Created container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.209453 | controller | Jun 11 17:15:35.953221 crc crio[22018]: time="2026-06-11T17:15:35.95312331Z" level=info msg="Starting container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491" id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.209482 | controller | Jun 11 17:15:35.959291 crc crio[22018]: time="2026-06-11T17:15:35.959176361Z" level=info msg="Started container" PID=129831 containerID=55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 description=openshift-marketplace/certified-operators-pxtcw/registry-server id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01
2026-06-11 18:17:38.209512 | controller | Jun 11 17:15:43.828094 crc crio[22018]: time="2026-06-11T17:15:43.826722586Z" level=info msg="Stopping container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 (timeout: 2s)" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.209541 | controller | Jun 11 17:15:44.221831 crc crio[22018]: time="2026-06-11T17:15:44.221265285Z" level=info msg="Stopped container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.209570 | controller | Jun 11 17:15:44.223127 crc crio[22018]: time="2026-06-11T17:15:44.223068781Z" level=info msg="Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.209600 | controller | Jun 11 17:15:44.223804 crc crio[22018]: time="2026-06-11T17:15:44.223744633Z" level=info msg="Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc002ca0158}] Aliases:map[]}"
2026-06-11 18:17:38.209629 | controller | Jun 11 17:15:44.223951 crc crio[22018]: time="2026-06-11T17:15:44.223902128Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-pxtcw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.209659 | controller | Jun 11 17:15:44.594731 crc crio[22018]: time="2026-06-11T17:15:44.594435576Z" level=info msg="Stopped pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.209694 | controller | Jun 11 17:15:44.878507 crc crio[22018]: time="2026-06-11T17:15:44.877691197Z" level=info msg="Removing container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209724 | controller | Jun 11 17:15:44.972752 crc crio[22018]: time="2026-06-11T17:15:44.972458551Z" level=info msg="Removed container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209752 | controller | Jun 11 17:15:44.977686 crc crio[22018]: time="2026-06-11T17:15:44.977598244Z" level=info msg="Removing container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209781 | controller | Jun 11 17:15:45.011655 crc crio[22018]: time="2026-06-11T17:15:45.011484157Z" level=info msg="Removed container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209810 | controller | Jun 11 17:15:45.016831 crc crio[22018]: time="2026-06-11T17:15:45.016718473Z" level=info msg="Removing container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209839 | controller | Jun 11 17:15:45.083845 crc crio[22018]: time="2026-06-11T17:15:45.083635378Z" level=info msg="Removed container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.209889 | controller | Jun 11 17:16:00.551755 crc crio[22018]: time="2026-06-11T17:16:00.55061862Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686636-tsnwk/POD" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.209920 | controller | Jun 11 17:16:00.553674 crc crio[22018]: time="2026-06-11T17:16:00.553031648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.209950 | controller | Jun 11 17:16:00.610402 crc crio[22018]: time="2026-06-11T17:16:00.609904226Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}"
2026-06-11 18:17:38.209979 | controller | Jun 11 17:16:00.610402 crc crio[22018]: time="2026-06-11T17:16:00.610386792Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686636-tsnwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.210008 | controller | Jun 11 17:16:01.024811 crc crio[22018]: time="2026-06-11T17:16:01.023795197Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-h5ztt/POD" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.210038 | controller | Jun 11 17:16:01.024811 crc crio[22018]: time="2026-06-11T17:16:01.024309924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.210067 | controller | Jun 11 17:16:01.063596 crc crio[22018]: time="2026-06-11T17:16:01.063484445Z" level=info msg="Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}"
2026-06-11 18:17:38.210102 | controller | Jun 11 17:16:01.063596 crc crio[22018]: time="2026-06-11T17:16:01.063572428Z" level=info msg="Adding pod openshift-marketplace_community-operators-h5ztt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.210132 | controller | Jun 11 17:16:01.229463 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5d9db86410ed29 Mac:c6:5b:2f:d7:e7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 SocketPath: PciID:}] [{Interface:0xc0001d9090 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.210161 | controller | Jun 11 17:16:01.230904 crc crio[22018]: time="2026-06-11T17:16:01.230835297Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}"
2026-06-11 18:17:38.210191 | controller | Jun 11 17:16:01.231067 crc crio[22018]: time="2026-06-11T17:16:01.231009992Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686636-tsnwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.210220 | controller | Jun 11 17:16:01.271804 crc crio[22018]: time="2026-06-11T17:16:01.271477663Z" level=info msg="Ran pod sandbox a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 with infra container: openshift-infra/auto-csr-approver-29686636-tsnwk/POD" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.210249 | controller | Jun 11 17:16:01.278477 crc crio[22018]: time="2026-06-11T17:16:01.276168433Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.210277 | controller | Jun 11 17:16:01.293805 crc crio[22018]: time="2026-06-11T17:16:01.293711129Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.210306 | controller | Jun 11 17:16:01.758144 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3ba9908cc96a08 Mac:6a:a4:ce:0a:09:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.210335 | controller | Jun 11 17:16:01.759652 crc crio[22018]: time="2026-06-11T17:16:01.759503433Z" level=info msg="Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}"
2026-06-11 18:17:38.210370 | controller | Jun 11 17:16:01.759793 crc crio[22018]: time="2026-06-11T17:16:01.7597096Z" level=info msg="Checking pod openshift-marketplace_community-operators-h5ztt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.210399 | controller | Jun 11 17:16:01.771794 crc crio[22018]: time="2026-06-11T17:16:01.771699752Z" level=info msg="Ran pod sandbox f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 with infra container: openshift-marketplace/community-operators-h5ztt/POD" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.210428 | controller | Jun 11 17:16:01.775591 crc crio[22018]: time="2026-06-11T17:16:01.77547109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=efd1ea1a-4e22-4cb0-a3be-1adb5fd0113e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210457 | controller | Jun 11 17:16:01.781460 crc crio[22018]: time="2026-06-11T17:16:01.781273486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dec221fa-c5ef-4d6d-9f9a-f613f744f6de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210486 | controller | Jun 11 17:16:01.789806 crc crio[22018]: time="2026-06-11T17:16:01.789693339Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5ztt/extract-utilities" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.210515 | controller | Jun 11 17:16:01.790175 crc crio[22018]: time="2026-06-11T17:16:01.790156844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.210543 | controller | Jun 11 17:16:01.855758 crc crio[22018]: time="2026-06-11T17:16:01.85568801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.210572 | controller | Jun 11 17:16:01.859600 crc crio[22018]: time="2026-06-11T17:16:01.85947659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.210615 | controller | Jun 11 17:16:02.010943 crc crio[22018]: time="2026-06-11T17:16:02.010777803Z" level=info msg="Created container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.210643 | controller | Jun 11 17:16:02.011887 crc crio[22018]: time="2026-06-11T17:16:02.011825685Z" level=info msg="Starting container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800" id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.210672 | controller | Jun 11 17:16:02.015798 crc crio[22018]: time="2026-06-11T17:16:02.015685228Z" level=info msg="Started container" PID=131209 containerID=3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800 description=openshift-marketplace/community-operators-h5ztt/extract-utilities id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078
2026-06-11 18:17:38.210702 | controller | Jun 11 17:16:02.112738 crc crio[22018]: time="2026-06-11T17:16:02.11264291Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.210731 | controller | Jun 11 17:16:02.118927 crc crio[22018]: time="2026-06-11T17:16:02.118825416Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.210803 | controller | Jun 11 17:16:02.839041 crc crio[22018]: time="2026-06-11T17:16:02.838405211Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.210836 | controller | Jun 11 17:16:02.840987 crc crio[22018]: time="2026-06-11T17:16:02.840432705Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6962bf98-89c0-4f14-b018-c3568bc3bdea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210880 | controller | Jun 11 17:16:02.850442 crc crio[22018]: time="2026-06-11T17:16:02.848924623Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d72dcad7-c104-4f3d-aea0-119cd4045ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210900 | controller | Jun 11 17:16:02.863422 crc crio[22018]: time="2026-06-11T17:16:02.863303268Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686636-tsnwk/oc" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.210918 | controller | Jun 11 17:16:02.880204 crc crio[22018]: time="2026-06-11T17:16:02.88009578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.210935 | controller | Jun 11 17:16:02.880956 crc crio[22018]: time="2026-06-11T17:16:02.880850275Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.210952 | controller | Jun 11 17:16:02.882856 crc crio[22018]: time="2026-06-11T17:16:02.882770716Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=802bfae7-a0a4-4199-88e7-45f9d5477565 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210968 | controller | Jun 11 17:16:02.902236 crc crio[22018]: time="2026-06-11T17:16:02.902140689Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=85754b26-801c-4d4e-b663-c71344d0a426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.210985 | controller | Jun 11 17:16:02.930477 crc crio[22018]: time="2026-06-11T17:16:02.930242212Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5ztt/extract-content" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.211004 | controller | Jun 11 17:16:02.931002 crc crio[22018]: time="2026-06-11T17:16:02.930938574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211028 | controller | Jun 11 17:16:02.985015 crc crio[22018]: time="2026-06-11T17:16:02.98488594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211050 | controller | Jun 11 17:16:03.013648 crc crio[22018]: time="2026-06-11T17:16:03.013552149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211067 | controller | Jun 11 17:16:03.020583 crc crio[22018]: time="2026-06-11T17:16:03.020402095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211084 | controller | Jun 11 17:16:03.282108 crc crio[22018]: time="2026-06-11T17:16:03.281986382Z" level=info msg="Created container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.211106 | controller | Jun 11 17:16:03.283674 crc crio[22018]: time="2026-06-11T17:16:03.283596872Z" level=info msg="Starting container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6" id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.211123 | controller | Jun 11 17:16:03.302453 crc crio[22018]: time="2026-06-11T17:16:03.301736677Z" level=info msg="Started container" PID=131281 containerID=3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6 description=openshift-marketplace/community-operators-h5ztt/extract-content id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078
2026-06-11 18:17:38.211140 | controller | Jun 11 17:16:03.562243 crc crio[22018]: time="2026-06-11T17:16:03.561825916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211158 | controller | Jun 11 17:16:03.677827 crc crio[22018]: time="2026-06-11T17:16:03.677686277Z" level=info msg="Created container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.211174 | controller | Jun 11 17:16:03.684404 crc crio[22018]: time="2026-06-11T17:16:03.679309178Z" level=info msg="Starting container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e" id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.211191 | controller | Jun 11 17:16:03.685822 crc crio[22018]: time="2026-06-11T17:16:03.685705371Z" level=info msg="Started container" PID=131328 containerID=5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e description=openshift-infra/auto-csr-approver-29686636-tsnwk/oc id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73
2026-06-11 18:17:38.211208 | controller | Jun 11 17:16:05.180270 crc crio[22018]: time="2026-06-11T17:16:05.179262632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=78873d4e-28b0-4068-908f-3f75994378a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.211225 | controller | Jun 11 17:16:05.181869 crc crio[22018]: time="2026-06-11T17:16:05.18173502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=01db7d35-8179-4b00-aaa6-0e357ebd9289 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.211241 | controller | Jun 11 17:16:05.190684 crc crio[22018]: time="2026-06-11T17:16:05.190498128Z" level=info msg="Creating container: openshift-marketplace/community-operators-h5ztt/registry-server" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.211257 | controller | Jun 11 17:16:05.191015 crc crio[22018]: time="2026-06-11T17:16:05.190948503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211274 | controller | Jun 11 17:16:05.250246 crc crio[22018]: time="2026-06-11T17:16:05.250095746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211291 | controller | Jun 11 17:16:05.254290 crc crio[22018]: time="2026-06-11T17:16:05.254227159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211312 | controller | Jun 11 17:16:05.424875 crc crio[22018]: time="2026-06-11T17:16:05.424292833Z" level=info msg="Created container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.211329 | controller | Jun 11 17:16:05.426841 crc crio[22018]: time="2026-06-11T17:16:05.426593757Z" level=info msg="Starting container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a" id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.211347 | controller | Jun 11 17:16:05.434976 crc crio[22018]: time="2026-06-11T17:16:05.43488584Z" level=info msg="Started container" PID=131450 containerID=e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a description=openshift-marketplace/community-operators-h5ztt/registry-server id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078
2026-06-11 18:17:38.211364 | controller | Jun 11 17:16:06.215464 crc crio[22018]: time="2026-06-11T17:16:06.214404563Z" level=info msg="Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211381 | controller | Jun 11 17:16:06.215464 crc crio[22018]: time="2026-06-11T17:16:06.215321002Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc007484a70}] Aliases:map[]}"
2026-06-11 18:17:38.211400 | controller | Jun 11 17:16:06.216283 crc crio[22018]: time="2026-06-11T17:16:06.21556516Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686636-tsnwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.211417 | controller | Jun 11 17:16:06.638148 crc crio[22018]: time="2026-06-11T17:16:06.637595479Z" level=info msg="Stopped pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211434 | controller | Jun 11 17:16:11.498865 crc crio[22018]: time="2026-06-11T17:16:11.497486499Z" level=info msg="Removing container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211450 | controller | Jun 11 17:16:11.708301 crc crio[22018]: time="2026-06-11T17:16:11.708162386Z" level=info msg="Removed container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211467 | controller | Jun 11 17:16:11.731567 crc crio[22018]: time="2026-06-11T17:16:11.731436379Z" level=info msg="Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211483 | controller | Jun 11 17:16:11.731924 crc crio[22018]: time="2026-06-11T17:16:11.731606505Z" level=info msg="Stopped pod sandbox (already stopped): d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211504 | controller | Jun 11 17:16:11.732638 crc crio[22018]: time="2026-06-11T17:16:11.732571575Z" level=info msg="Removing pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211521 | controller | Jun 11 17:16:11.747079 crc crio[22018]: time="2026-06-11T17:16:11.746992395Z" level=info msg="Removed pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211538 | controller | Jun 11 17:16:11.748294 crc crio[22018]: time="2026-06-11T17:16:11.748152829Z" level=info msg="Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211555 | controller | Jun 11 17:16:11.748436 crc crio[22018]: time="2026-06-11T17:16:11.748319284Z" level=info msg="Stopped pod sandbox (already stopped): 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211572 | controller | Jun 11 17:16:11.749288 crc crio[22018]: time="2026-06-11T17:16:11.749199902Z" level=info msg="Removing pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211589 | controller | Jun 11 17:16:11.767698 crc crio[22018]: time="2026-06-11T17:16:11.767392913Z" level=info msg="Removed pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211606 | controller | Jun 11 17:16:13.318295 crc crio[22018]: time="2026-06-11T17:16:13.317513783Z" level=info msg="Stopping container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a (timeout: 2s)" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.211622 | controller | Jun 11 17:16:13.441866 crc crio[22018]: time="2026-06-11T17:16:13.44180396Z" level=info msg="Stopped container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.211639 | controller | Jun 11 17:16:13.442948 crc crio[22018]: time="2026-06-11T17:16:13.442899104Z" level=info msg="Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211657 | controller | Jun 11 17:16:13.443710 crc crio[22018]: time="2026-06-11T17:16:13.443602057Z" level=info msg="Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc0004bf948}] Aliases:map[]}"
2026-06-11 18:17:38.211674 | controller | Jun 11 17:16:13.443848 crc crio[22018]: time="2026-06-11T17:16:13.443763072Z" level=info msg="Deleting pod openshift-marketplace_community-operators-h5ztt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.211691 | controller | Jun 11 17:16:13.810494 crc crio[22018]: time="2026-06-11T17:16:13.807734322Z" level=info msg="Stopped pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211713 | controller | Jun 11 17:16:14.370482 crc crio[22018]: time="2026-06-11T17:16:14.37018816Z" level=info msg="Removing container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211734 | controller | Jun 11 17:16:14.405862 crc crio[22018]: time="2026-06-11T17:16:14.405702896Z" level=info msg="Removed container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211756 | controller | Jun 11 17:16:14.409502 crc crio[22018]: time="2026-06-11T17:16:14.409417321Z" level=info msg="Removing container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211772 | controller | Jun 11 17:16:14.441395 crc crio[22018]: time="2026-06-11T17:16:14.441243648Z" level=info msg="Removed container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211788 | controller | Jun 11 17:16:14.455461 crc crio[22018]: time="2026-06-11T17:16:14.454958708Z" level=info msg="Removing container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211803 | controller | Jun 11 17:16:14.500895 crc crio[22018]: time="2026-06-11T17:16:14.500777177Z" level=info msg="Removed container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.211819 | controller | Jun 11 17:17:11.899771 crc crio[22018]: time="2026-06-11T17:17:11.892900957Z" level=info msg="Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211834 | controller | Jun 11 17:17:11.902697 crc crio[22018]: time="2026-06-11T17:17:11.899926471Z" level=info msg="Stopped pod sandbox (already stopped): f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.211868 | controller | Jun 11 17:17:11.903457 crc crio[22018]: time="2026-06-11T17:17:11.903177622Z" level=info msg="Removing pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211899 | controller | Jun 11 17:17:11.929416 crc crio[22018]: time="2026-06-11T17:17:11.929102388Z" level=info msg="Removed pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.211920 | controller | Jun 11 17:18:00.536604 crc crio[22018]: time="2026-06-11T17:18:00.535501509Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686638-rjd89/POD" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.211936 | controller | Jun 11 17:18:00.538220 crc crio[22018]: time="2026-06-11T17:18:00.536627945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.211952 | controller | Jun 11 17:18:00.581207 crc crio[22018]: time="2026-06-11T17:18:00.580917237Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}"
2026-06-11 18:17:38.211972 | controller | Jun 11 17:18:00.581572 crc crio[22018]: time="2026-06-11T17:18:00.581544987Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686638-rjd89 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.211989 | controller | Jun 11 17:18:01.120635 crc crio[22018]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1770d36c6d15bc8 Mac:aa:d6:70:d5:d9:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.212006 | controller | Jun 11 17:18:01.123763 crc crio[22018]: time="2026-06-11T17:18:01.123624293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}"
2026-06-11 18:17:38.212022 | controller | Jun 11 17:18:01.124160 crc crio[22018]: time="2026-06-11T17:18:01.123979295Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686638-rjd89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.212038 | controller | Jun 11 17:18:01.143912 crc crio[22018]: time="2026-06-11T17:18:01.143792729Z" level=info msg="Ran pod sandbox 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 with infra container: openshift-infra/auto-csr-approver-29686638-rjd89/POD" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.212054 | controller | Jun 11 17:18:01.148230 crc crio[22018]: time="2026-06-11T17:18:01.147846971Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.212072 | controller | Jun 11 17:18:01.159835 crc crio[22018]: time="2026-06-11T17:18:01.159715208Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.212088 | controller | Jun 11 17:18:02.221163 crc crio[22018]: time="2026-06-11T17:18:02.221103899Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.212104 | controller | Jun 11 17:18:02.224971 crc crio[22018]: time="2026-06-11T17:18:02.224941961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9c7d51ef-00cb-4b30-aef6-9562bafcf986 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.212120 | controller | Jun 11 17:18:02.229941 crc crio[22018]: time="2026-06-11T17:18:02.229837695Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bfafdc6-0068-4f63-950c-8a81ce38fdda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.212135 | controller | Jun 11 17:18:02.240860 crc crio[22018]: time="2026-06-11T17:18:02.24073419Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686638-rjd89/oc" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.212155 | controller | Jun 11 17:18:02.241479 crc crio[22018]: time="2026-06-11T17:18:02.241392452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212171 | controller | Jun 11 17:18:02.341443 crc crio[22018]: time="2026-06-11T17:18:02.341232473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212187 | controller | Jun 11 17:18:02.689377 crc crio[22018]: time="2026-06-11T17:18:02.688889433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212203 | controller | Jun 11 17:18:02.817905 crc crio[22018]: time="2026-06-11T17:18:02.817804855Z" level=info msg="Created container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.212219 | controller | Jun 11 17:18:02.819706 crc crio[22018]: time="2026-06-11T17:18:02.819517313Z" level=info msg="Starting container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500" id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.212235 | controller | Jun 11 17:18:02.824477 crc crio[22018]: time="2026-06-11T17:18:02.824316122Z" level=info msg="Started container" PID=136975 containerID=4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500 description=openshift-infra/auto-csr-approver-29686638-rjd89/oc id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75
2026-06-11 18:17:38.212250 | controller | Jun 11 17:18:05.276079 crc crio[22018]: time="2026-06-11T17:18:05.27504429Z" level=info msg="Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212266 | controller | Jun 11 17:18:05.277574 crc crio[22018]: time="2026-06-11T17:18:05.276850807Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc002300fe8}] Aliases:map[]}"
2026-06-11 18:17:38.212282 | controller | Jun 11 17:18:05.277574 crc crio[22018]: time="2026-06-11T17:18:05.277011083Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686638-rjd89 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.212298 | controller | Jun 11 17:18:05.618874 crc crio[22018]: time="2026-06-11T17:18:05.618728583Z" level=info msg="Stopped pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212314 | controller | Jun 11 17:18:11.988473 crc crio[22018]: time="2026-06-11T17:18:11.987209252Z" level=info msg="Removing container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212329 | controller | Jun 11 17:18:12.208050 crc crio[22018]: time="2026-06-11T17:18:12.207912464Z" level=info msg="Removed container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212348 | controller | Jun 11 17:18:12.211183 crc crio[22018]: time="2026-06-11T17:18:12.211102991Z" level=info msg="Removing container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212364 | controller | Jun 11 17:18:12.246546 crc crio[22018]: time="2026-06-11T17:18:12.246172279Z" level=info msg="Removed container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212380 | controller | Jun 11 17:18:12.250895 crc crio[22018]: time="2026-06-11T17:18:12.250741487Z" level=info msg="Removing container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212397 | controller | Jun 11 17:18:12.300947 crc crio[22018]: time="2026-06-11T17:18:12.300818386Z" level=info msg="Removed container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.212413 | controller | Jun 11 17:18:12.311271 crc crio[22018]: time="2026-06-11T17:18:12.31114833Z" level=info msg="Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212428 | controller | Jun 11 17:18:12.311271 crc crio[22018]: time="2026-06-11T17:18:12.311236993Z" level=info msg="Stopped pod sandbox (already stopped): 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212444 | controller | Jun 11 17:18:12.311941 crc crio[22018]: time="2026-06-11T17:18:12.311868452Z" level=info msg="Removing pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.212460 | controller | Jun 11 17:18:12.334141 crc crio[22018]: time="2026-06-11T17:18:12.333595895Z" level=info msg="Removed pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.212476 | controller | Jun 11 17:18:12.334688 crc crio[22018]: time="2026-06-11T17:18:12.334612244Z" level=info msg="Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212492 | controller | Jun 11 17:18:12.334783 crc crio[22018]: time="2026-06-11T17:18:12.334688776Z" level=info msg="Stopped pod sandbox (already stopped): c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212508 | controller | Jun 11 17:18:12.335692 crc crio[22018]: time="2026-06-11T17:18:12.335636996Z" level=info msg="Removing pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.212524 | controller | Jun 11 17:18:12.354265 crc crio[22018]: time="2026-06-11T17:18:12.354161465Z" level=info msg="Removed pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.212545 | controller | Jun 11 17:19:30.866021 crc crio[22018]: time="2026-06-11T17:19:30.864854837Z" level=info msg="Stopping pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212562 | controller | Jun 11 17:19:30.869851 crc crio[22018]: time="2026-06-11T17:19:30.867376317Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}"
2026-06-11 18:17:38.212578 | controller | Jun 11 17:19:30.869851 crc crio[22018]: time="2026-06-11T17:19:30.867829532Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.212595 | controller | Jun 11 17:19:31.413895 crc crio[22018]: time="2026-06-11T17:19:31.413090098Z" level=info msg="Stopped pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.212611 | controller | Jun 11 17:19:32.391165 crc crio[22018]: time="2026-06-11T17:19:32.390684197Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.212627 | controller | Jun 11 17:19:32.392817 crc crio[22018]: time="2026-06-11T17:19:32.391309677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212643 | controller | Jun 11 17:19:32.438642 crc crio[22018]: time="2026-06-11T17:19:32.438479731Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}"
2026-06-11 18:17:38.212659 | controller | Jun 11 17:19:32.438642 crc crio[22018]: time="2026-06-11T17:19:32.438567503Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.212676 | controller | Jun 11 17:19:33.097397 crc crio[22018]: 2026-06-11T17:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ee0136e99d9e5 Mac:1a:b6:ab:cc:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.212692 | controller | Jun 11 17:19:33.099193 crc crio[22018]: time="2026-06-11T17:19:33.099105476Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}"
2026-06-11 18:17:38.212713 | controller | Jun 11 17:19:33.099300 crc crio[22018]: time="2026-06-11T17:19:33.099267682Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.212730 | controller | Jun 11 17:19:33.110812 crc crio[22018]: time="2026-06-11T17:19:33.110718441Z" level=info msg="Ran pod sandbox d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.212746 | controller | Jun 11 17:19:33.122163 crc crio[22018]: time="2026-06-11T17:19:33.122023378Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.212763 | controller | Jun 11 17:19:33.136990 crc crio[22018]: time="2026-06-11T17:19:33.136129655Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.212779 | controller | Jun 11 17:19:33.658902 crc crio[22018]: time="2026-06-11T17:19:33.658759935Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.212795 | controller | Jun 11 17:19:33.663113 crc crio[22018]: time="2026-06-11T17:19:33.662992859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=684bd952-a40e-415b-9b32-b73b52011901 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.212811 | controller | Jun 11 17:19:33.691745 crc crio[22018]: time="2026-06-11T17:19:33.691486601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f5a4d675-30b3-4746-a1da-187078992bcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.212827 | controller | Jun 11 17:19:33.702111 crc crio[22018]: time="2026-06-11T17:19:33.702001013Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.212842 | controller | Jun 11 17:19:33.702833 crc crio[22018]: time="2026-06-11T17:19:33.702739637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212884 | controller | Jun 11 17:19:33.750456 crc crio[22018]: time="2026-06-11T17:19:33.750310623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212902 | controller | Jun 11 17:19:33.756078 crc crio[22018]: time="2026-06-11T17:19:33.755990123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.212917 | controller | Jun 11 17:19:33.973629 crc crio[22018]: time="2026-06-11T17:19:33.972694136Z" level=info msg="Created container 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.212937 | controller | Jun 11 17:19:33.974687 crc crio[22018]: time="2026-06-11T17:19:33.974496393Z" level=info msg="Starting container: 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d" id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.212953 | controller | Jun 11 17:19:33.987086 crc crio[22018]: time="2026-06-11T17:19:33.986939267Z" level=info msg="Started container" PID=141802 containerID=6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac
2026-06-11 18:17:38.212969 | controller | Jun 11 17:20:00.571250 crc crio[22018]: time="2026-06-11T17:20:00.570010383Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686640-rhxr5/POD" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.212985 | controller | Jun 11 17:20:00.571250 crc crio[22018]: time="2026-06-11T17:20:00.571193101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213002 | controller | Jun 11 17:20:00.623941 crc crio[22018]: time="2026-06-11T17:20:00.623759616Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}"
2026-06-11 18:17:38.213019 | controller | Jun 11 17:20:00.623941 crc crio[22018]: time="2026-06-11T17:20:00.62388338Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686640-rhxr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.213035 | controller | Jun 11 17:20:01.187812 crc crio[22018]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93d61b2e0249ea Mac:96:93:dc:4c:39:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.213052 | controller | Jun 11 17:20:01.189897 crc crio[22018]: time="2026-06-11T17:20:01.189751889Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}"
2026-06-11 18:17:38.213069 | controller | Jun 11 17:20:01.190209 crc crio[22018]: time="2026-06-11T17:20:01.1900877Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686640-rhxr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.213085 | controller | Jun 11 17:20:01.200307 crc crio[22018]: time="2026-06-11T17:20:01.200217915Z" level=info msg="Ran pod sandbox f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea with infra container: openshift-infra/auto-csr-approver-29686640-rhxr5/POD" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.213105 | controller | Jun 11 17:20:01.202709 crc crio[22018]: time="2026-06-11T17:20:01.202624527Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.213121 | controller | Jun 11 17:20:01.212083 crc crio[22018]: time="2026-06-11T17:20:01.211997035Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.213137 | controller | Jun 11 17:20:02.375377 crc crio[22018]: time="2026-06-11T17:20:02.374811098Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.213153 | controller | Jun 11 17:20:02.376859 crc crio[22018]: time="2026-06-11T17:20:02.376259244Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dc48d6ec-f6a1-4976-aeaa-d91cf8cf55bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213169 | controller | Jun 11 17:20:02.378681 crc crio[22018]: time="2026-06-11T17:20:02.378593047Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=90dacf9f-1f59-48fd-9e18-1aa36f849134 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213185 | controller | Jun 11 17:20:02.390095 crc crio[22018]: time="2026-06-11T17:20:02.38999481Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686640-rhxr5/oc" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213200 | controller | Jun 11 17:20:02.390757 crc crio[22018]: time="2026-06-11T17:20:02.390696052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213216 | controller | Jun 11 17:20:02.471394 crc crio[22018]: time="2026-06-11T17:20:02.471249112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213232 | controller | Jun 11 17:20:02.829415 crc crio[22018]: time="2026-06-11T17:20:02.829162656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213247 | controller | Jun 11 17:20:02.946869 crc crio[22018]: time="2026-06-11T17:20:02.945438738Z" level=info msg="Created container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213263 | controller | Jun 11 17:20:02.946869 crc crio[22018]: time="2026-06-11T17:20:02.946261524Z" level=info msg="Starting container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5" id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.213278 | controller | Jun 11 17:20:02.969388 crc crio[22018]: time="2026-06-11T17:20:02.968630239Z" level=info msg="Started container" PID=143466 containerID=2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5 description=openshift-infra/auto-csr-approver-29686640-rhxr5/oc id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea
2026-06-11 18:17:38.213294 | controller | Jun 11 17:20:05.389287 crc crio[22018]: time="2026-06-11T17:20:05.388593469Z" level=info msg="Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.213310 | controller | Jun 11 17:20:05.390572 crc crio[22018]: time="2026-06-11T17:20:05.389837809Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc0003817c8}] Aliases:map[]}"
2026-06-11 18:17:38.213329 | controller | Jun 11 17:20:05.390572 crc crio[22018]: time="2026-06-11T17:20:05.389959763Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686640-rhxr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.213346 | controller | Jun 11 17:20:05.747765 crc crio[22018]: time="2026-06-11T17:20:05.747669579Z" level=info msg="Stopped pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.213361 | controller | Jun 11 17:20:12.458223 crc crio[22018]: time="2026-06-11T17:20:12.449590495Z" level=info msg="Removing container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.213377 | controller | Jun 11 17:20:12.742102 crc crio[22018]: time="2026-06-11T17:20:12.741883334Z" level=info msg="Removed container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.213392 | controller | Jun 11 17:20:12.753707 crc crio[22018]: time="2026-06-11T17:20:12.752946371Z" level=info msg="Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.213408 | controller | Jun 11 17:20:12.753707 crc crio[22018]: time="2026-06-11T17:20:12.753051764Z" level=info msg="Stopped pod sandbox (already stopped): a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.213423 | controller | Jun 11 17:20:12.753707 crc crio[22018]: time="2026-06-11T17:20:12.753583511Z" level=info msg="Removing pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.213438 | controller | Jun 11 17:20:12.769664 crc crio[22018]: time="2026-06-11T17:20:12.769570259Z" level=info msg="Removed pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.213453 | controller | Jun 11 17:21:28.132865 crc crio[22018]: time="2026-06-11T17:21:28.13187542Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gkjvs/POD" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.213469 | controller | Jun 11 17:21:28.135748 crc crio[22018]: time="2026-06-11T17:21:28.133246744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213484 | controller | Jun 11 17:21:28.177069 crc crio[22018]: time="2026-06-11T17:21:28.176966159Z" level=info msg="Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}"
2026-06-11 18:17:38.213505 | controller | Jun 11 17:21:28.177069 crc crio[22018]: time="2026-06-11T17:21:28.17702704Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gkjvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.213523 | controller | Jun 11 17:21:28.822146 crc crio[22018]: 2026-06-11T17:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c71ae8bf6d1f47 Mac:66:a5:24:28:8b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.213539 | controller | Jun 11 17:21:28.824928 crc crio[22018]: time="2026-06-11T17:21:28.824825856Z" level=info msg="Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}"
2026-06-11 18:17:38.213555 | controller | Jun 11 17:21:28.825235 crc crio[22018]: time="2026-06-11T17:21:28.825168677Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gkjvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.213571 | controller | Jun 11 17:21:28.837837 crc crio[22018]: time="2026-06-11T17:21:28.837740195Z" level=info msg="Ran pod sandbox 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 with infra container: openshift-marketplace/redhat-operators-gkjvs/POD" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.213587 | controller | Jun 11 17:21:28.843126 crc crio[22018]: time="2026-06-11T17:21:28.843043335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29e79908-64ca-4d8d-8e61-691d8a0bab45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213602 | controller | Jun 11 17:21:28.845055 crc crio[22018]: time="2026-06-11T17:21:28.845004065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a33395f5-98ec-4f42-8314-7bef930e0636 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213618 | controller | Jun 11 17:21:28.859475 crc crio[22018]: time="2026-06-11T17:21:28.859323499Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-utilities" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213634 | controller | Jun 11 17:21:28.860014 crc crio[22018]: time="2026-06-11T17:21:28.859956237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213650 | controller | Jun 11 17:21:28.950051 crc crio[22018]: time="2026-06-11T17:21:28.949640218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213665 | controller | Jun 11 17:21:28.957170 crc crio[22018]: time="2026-06-11T17:21:28.957126396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213681 | controller | Jun 11 17:21:29.142990 crc crio[22018]: time="2026-06-11T17:21:29.142796104Z" level=info msg="Created container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213701 | controller | Jun 11 17:21:29.146042 crc crio[22018]: time="2026-06-11T17:21:29.145904039Z" level=info msg="Starting container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d" id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.213717 | controller | Jun 11 17:21:29.152461 crc crio[22018]: time="2026-06-11T17:21:29.152391599Z" level=info msg="Started container" PID=147619 containerID=456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d description=openshift-marketplace/redhat-operators-gkjvs/extract-utilities id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029
2026-06-11 18:17:38.213733 | controller | Jun 11 17:21:30.277452 crc crio[22018]: time="2026-06-11T17:21:30.276770646Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.213749 | controller | Jun 11 17:21:30.291925 crc crio[22018]: time="2026-06-11T17:21:30.291841153Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.213767 | controller | Jun 11 17:21:31.318765 crc crio[22018]: time="2026-06-11T17:21:31.318550897Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.213784 | controller | Jun 11 17:21:31.320009 crc crio[22018]: time="2026-06-11T17:21:31.319767986Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d5b00835-a013-470c-ab01-d1e27924eca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213800 | controller | Jun 11 17:21:31.323182 crc crio[22018]: time="2026-06-11T17:21:31.323125432Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8c32a23e-8714-49f6-b414-aec4262f669f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213816 | controller | Jun 11 17:21:31.339612 crc crio[22018]: time="2026-06-11T17:21:31.334172501Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-content" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213831 | controller | Jun 11 17:21:31.339612 crc crio[22018]: time="2026-06-11T17:21:31.334787351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213860 | controller | Jun 11 17:21:31.383182 crc crio[22018]: time="2026-06-11T17:21:31.383074481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213881 | controller | Jun 11 17:21:31.386556 crc crio[22018]: time="2026-06-11T17:21:31.386435847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.213899 | controller | Jun 11 17:21:31.573706 crc crio[22018]: time="2026-06-11T17:21:31.572799089Z" level=info msg="Created container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.213916 | controller | Jun 11 17:21:31.574890 crc crio[22018]: time="2026-06-11T17:21:31.574719709Z" level=info msg="Starting container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161" id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.213939 | controller | Jun 11 17:21:31.586330 crc crio[22018]: time="2026-06-11T17:21:31.582841657Z" level=info msg="Started container" PID=147703 containerID=8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161 description=openshift-marketplace/redhat-operators-gkjvs/extract-content id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029
2026-06-11 18:17:38.213956 | controller | Jun 11 17:21:45.909569 crc crio[22018]: time="2026-06-11T17:21:45.908971507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=462f3491-d236-425f-a784-da99777d858f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213973 | controller | Jun 11 17:21:45.913398 crc crio[22018]: time="2026-06-11T17:21:45.913250048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=241537a2-7cb2-4b98-89ff-49d6a7a390d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.213988 | controller | Jun 11 17:21:45.923669 crc crio[22018]: time="2026-06-11T17:21:45.923573775Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkjvs/registry-server" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.214004 | controller | Jun 11 17:21:45.925171 crc crio[22018]: time="2026-06-11T17:21:45.925072473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214020 | controller | Jun 11 17:21:46.040219 crc crio[22018]: time="2026-06-11T17:21:46.040117175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214036 | controller | Jun 11 17:21:46.054353 crc crio[22018]: time="2026-06-11T17:21:46.054251763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214051 | controller | Jun 11 17:21:46.315280 crc crio[22018]: time="2026-06-11T17:21:46.315120995Z" level=info msg="Created container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.214072 | controller | Jun 11 17:21:46.316683 crc crio[22018]: time="2026-06-11T17:21:46.316589401Z" level=info msg="Starting container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d" id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.214097 | controller | Jun 11 17:21:46.323420 crc crio[22018]: time="2026-06-11T17:21:46.323257732Z" level=info msg="Started container" PID=148417 containerID=ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d description=openshift-marketplace/redhat-operators-gkjvs/registry-server id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029
2026-06-11 18:17:38.214125 | controller | Jun 11 17:22:01.083483 crc crio[22018]: time="2026-06-11T17:22:01.082607691Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686642-wclzh/POD" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.214146 | controller | Jun 11 17:22:01.085457 crc crio[22018]: time="2026-06-11T17:22:01.083903292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214168 | controller | Jun 11 17:22:01.325666 crc crio[22018]: time="2026-06-11T17:22:01.325423344Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}"
2026-06-11 18:17:38.214186 | controller | Jun 11 17:22:01.325666 crc crio[22018]: time="2026-06-11T17:22:01.325486946Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686642-wclzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.214203 | controller | Jun 11 17:22:01.927864 crc crio[22018]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bb15a55cefd22 Mac:0e:11:f3:d7:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.214220 | controller | Jun 11 17:22:01.929038 crc crio[22018]: time="2026-06-11T17:22:01.928972055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}"
2026-06-11 18:17:38.214237 | controller | Jun 11 17:22:01.929269 crc crio[22018]: time="2026-06-11T17:22:01.929213683Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686642-wclzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.214253 | controller | Jun 11 17:22:01.940246 crc crio[22018]: time="2026-06-11T17:22:01.940167863Z" level=info msg="Ran pod sandbox d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 with infra container: openshift-infra/auto-csr-approver-29686642-wclzh/POD" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.214269 | controller | Jun 11 17:22:01.943106 crc crio[22018]: time="2026-06-11T17:22:01.943035309Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.214285 | controller | Jun 11 17:22:01.951979 crc crio[22018]: time="2026-06-11T17:22:01.951892411Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.214302 | controller | Jun 11 17:22:02.778955 crc crio[22018]: time="2026-06-11T17:22:02.778389643Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.214318 | controller | Jun 11 17:22:02.780420 crc crio[22018]: time="2026-06-11T17:22:02.780141079Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=061a99b9-3307-42a9-af4e-2edd626767b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.214333 | controller | Jun 11 17:22:02.783757 crc crio[22018]: time="2026-06-11T17:22:02.783680761Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ea9daa90-86df-495a-8f07-8134ba86ca42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.214353 | controller | Jun 11 17:22:02.814603 crc crio[22018]: time="2026-06-11T17:22:02.814390844Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686642-wclzh/oc" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.214370 | controller | Jun 11 17:22:02.815150 crc crio[22018]: time="2026-06-11T17:22:02.815091016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214386 | controller | Jun 11 17:22:02.956685 crc crio[22018]: time="2026-06-11T17:22:02.956564396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214402 | controller | Jun 11 17:22:03.518943 crc crio[22018]: time="2026-06-11T17:22:03.51558426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.214418 | controller | Jun 11 17:22:03.780620 crc crio[22018]: time="2026-06-11T17:22:03.780470088Z" level=info msg="Created container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.214436 | controller | Jun 11 17:22:03.781552 crc crio[22018]: time="2026-06-11T17:22:03.781275023Z" level=info msg="Starting container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5" id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.214454 | controller | Jun 11 17:22:03.791134 crc crio[22018]: time="2026-06-11T17:22:03.791038882Z" level=info msg="Started container" PID=149350 containerID=f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5 description=openshift-infra/auto-csr-approver-29686642-wclzh/oc id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445
2026-06-11 18:17:38.214471 | controller | Jun 11 17:22:08.523837 crc crio[22018]: time="2026-06-11T17:22:08.522778918Z" level=info msg="Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214487 | controller | Jun 11 17:22:08.525982 crc crio[22018]: time="2026-06-11T17:22:08.524461192Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}"
2026-06-11 18:17:38.214503 | controller | Jun 11 17:22:08.525982 crc crio[22018]: time="2026-06-11T17:22:08.524926667Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686642-wclzh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.214519 | controller | Jun 11 17:22:08.951870 crc crio[22018]: time="2026-06-11T17:22:08.951457504Z" level=info msg="Stopped pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214536 | controller | Jun 11 17:22:09.539689 crc crio[22018]: time="2026-06-11T17:22:09.538860996Z" level=info msg="Stopping container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d (timeout: 2s)" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.214556 | controller | Jun 11 17:22:09.668066 crc crio[22018]: time="2026-06-11T17:22:09.667958154Z" level=info msg="Stopped container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.214572 | controller | Jun 11 17:22:09.669296 crc crio[22018]: time="2026-06-11T17:22:09.669167372Z" level=info msg="Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214603 | controller | Jun 11 17:22:09.669835 crc crio[22018]: time="2026-06-11T17:22:09.669765871Z" level=info msg="Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc0004bf370}] Aliases:map[]}"
2026-06-11 18:17:38.214623 | controller | Jun 11 17:22:09.670156 crc crio[22018]: time="2026-06-11T17:22:09.670094222Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gkjvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.214639 | controller | Jun 11 17:22:10.140668 crc crio[22018]: time="2026-06-11T17:22:10.140089708Z" level=info msg="Stopped pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214656 | controller | Jun 11 17:22:10.610110 crc crio[22018]: time="2026-06-11T17:22:10.571203488Z" level=info msg="Removing container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214673 | controller | Jun 11 17:22:10.610110 crc crio[22018]: time="2026-06-11T17:22:10.606112207Z" level=info msg="Removed container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214688 | controller | Jun 11 17:22:10.610110 crc crio[22018]: time="2026-06-11T17:22:10.609807382Z" level=info msg="Removing container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214704 | controller | Jun 11 17:22:10.663468 crc crio[22018]: time="2026-06-11T17:22:10.663287436Z" level=info msg="Removed container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214720 | controller | Jun 11 17:22:10.666915 crc crio[22018]: time="2026-06-11T17:22:10.666741214Z" level=info msg="Removing container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214829 | controller | Jun 11 17:22:10.708112 crc crio[22018]: time="2026-06-11T17:22:10.707914369Z" level=info msg="Removed container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214896 | controller | Jun 11 17:22:12.849706 crc crio[22018]: time="2026-06-11T17:22:12.84894012Z" level=info msg="Removing container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214932 | controller | Jun 11 17:22:13.249592 crc crio[22018]: time="2026-06-11T17:22:13.248872907Z" level=info msg="Removed container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.214950 | controller | Jun 11 17:22:13.264768 crc crio[22018]: time="2026-06-11T17:22:13.264141571Z" level=info msg="Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214967 | controller | Jun 11 17:22:13.264768 crc crio[22018]: time="2026-06-11T17:22:13.264249964Z" level=info msg="Stopped pod sandbox (already stopped): 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.214983 | controller | Jun 11 17:22:13.276825 crc crio[22018]: time="2026-06-11T17:22:13.276735361Z" level=info msg="Removing pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.214999 | controller | Jun 11 17:22:13.296405 crc crio[22018]: time="2026-06-11T17:22:13.295818736Z" level=info msg="Removed pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.215015 | controller | Jun 11 17:22:13.297235 crc crio[22018]: time="2026-06-11T17:22:13.297157874Z" level=info msg="Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215031 | controller | Jun 11 17:22:13.297235 crc crio[22018]: time="2026-06-11T17:22:13.297239076Z" level=info msg="Stopped pod sandbox (already stopped): a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215047 | controller | Jun 11 17:22:13.297787 crc crio[22018]: time="2026-06-11T17:22:13.297724422Z" level=info msg="Removing pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.215063 | controller | Jun 11 17:22:13.314774 crc crio[22018]: time="2026-06-11T17:22:13.31466405Z" level=info msg="Removed pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.215079 | controller | Jun 11 17:22:16.705598 crc crio[22018]: time="2026-06-11T17:22:16.70431344Z" level=info msg="Stopping pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215103 | controller | Jun 11 17:22:16.707922 crc crio[22018]: time="2026-06-11T17:22:16.706578072Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc000aa59e8}] Aliases:map[]}"
2026-06-11 18:17:38.215123 | controller | Jun 11 17:22:16.707922 crc crio[22018]: time="2026-06-11T17:22:16.70682089Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.215145 | controller | Jun 11 17:22:17.244088 crc crio[22018]: time="2026-06-11T17:22:17.243941998Z" level=info msg="Stopped pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215162 | controller | Jun 11 17:22:18.337766 crc crio[22018]: time="2026-06-11T17:22:18.337143919Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.215178 | controller | Jun 11 17:22:18.338948 crc crio[22018]: time="2026-06-11T17:22:18.33780348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215194 | controller | Jun 11 17:22:18.397523 crc crio[22018]: time="2026-06-11T17:22:18.39682286Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}"
2026-06-11 18:17:38.215210 | controller | Jun 11 17:22:18.397523 crc crio[22018]: time="2026-06-11T17:22:18.397404849Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.215227 | controller | Jun 11 17:22:19.108206 crc crio[22018]: 2026-06-11T17:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25e99a7db4a07c5 Mac:be:2b:78:96:64:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.215244 | controller | Jun 11 17:22:19.109909 crc crio[22018]: time="2026-06-11T17:22:19.109443407Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}"
2026-06-11 18:17:38.215260 | controller | Jun 11 17:22:19.109909 crc crio[22018]: time="2026-06-11T17:22:19.109688267Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.215276 | controller | Jun 11 17:22:19.119284 crc crio[22018]: time="2026-06-11T17:22:19.11922619Z" level=info msg="Ran pod sandbox 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.215292 | controller | Jun 11 17:22:19.122965 crc crio[22018]: time="2026-06-11T17:22:19.122874281Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.215313 | controller | Jun 11 17:22:19.137773 crc crio[22018]: time="2026-06-11T17:22:19.137690982Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.215330 | controller | Jun 11 17:22:19.545391 crc crio[22018]: time="2026-06-11T17:22:19.545255268Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.215346 | controller | Jun 11 17:22:19.547100 crc crio[22018]: time="2026-06-11T17:22:19.546629011Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=339db114-1f35-49d5-961e-178ffcd62da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.215361 | controller | Jun 11 17:22:19.572989 crc crio[22018]: time="2026-06-11T17:22:19.572822031Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=93e6885a-ee90-487c-b062-1d27b9f37da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.215377 | controller | Jun 11 17:22:19.581635 crc crio[22018]: time="2026-06-11T17:22:19.581490825Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.215392 | controller | Jun 11 17:22:19.582156 crc crio[22018]: time="2026-06-11T17:22:19.582068244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215408 | controller | Jun 11 17:22:19.659745 crc crio[22018]: time="2026-06-11T17:22:19.659636799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215423 | controller | Jun 11 17:22:19.663450 crc crio[22018]: time="2026-06-11T17:22:19.663371369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215439 | controller | Jun 11 17:22:19.824302 crc crio[22018]: time="2026-06-11T17:22:19.818573353Z" level=info msg="Created container 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.215455 | controller | Jun 11 17:22:19.824302 crc crio[22018]: time="2026-06-11T17:22:19.819954956Z" level=info msg="Starting container: 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e" id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.215479 | controller | Jun 11 17:22:19.826381 crc crio[22018]: time="2026-06-11T17:22:19.826182974Z" level=info msg="Started container" PID=150394 containerID=50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153
2026-06-11 18:17:38.215497 | controller | Jun 11 17:23:14.737788 crc crio[22018]: time="2026-06-11T17:23:14.736634427Z" level=info msg="Stopping pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215517 | controller | Jun 11 17:23:14.739127 crc crio[22018]: time="2026-06-11T17:23:14.739024223Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc00012b0a0}] Aliases:map[]}"
2026-06-11 18:17:38.215534 | controller | Jun 11 17:23:14.739259 crc crio[22018]: time="2026-06-11T17:23:14.73922858Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.215550 | controller | Jun 11 17:23:15.296000 crc crio[22018]: time="2026-06-11T17:23:15.295241728Z" level=info msg="Stopped pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215566 | controller | Jun 11 17:23:16.302564 crc crio[22018]: time="2026-06-11T17:23:16.301935978Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.215582 | controller | Jun 11 17:23:16.302564 crc crio[22018]: time="2026-06-11T17:23:16.302465105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215597 | controller | Jun 11 17:23:16.338120 crc crio[22018]: time="2026-06-11T17:23:16.338000151Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}"
2026-06-11 18:17:38.215613 | controller | Jun 11 17:23:16.338120 crc crio[22018]: time="2026-06-11T17:23:16.338059463Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.215629 | controller | Jun 11 17:23:17.062675 crc crio[22018]: 2026-06-11T17:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:147ebf1e88c103c Mac:8a:7a:aa:3a:d9:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 SocketPath: PciID:}] [{Interface:0xc000142b40 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.215644 | controller | Jun 11 17:23:17.064702 crc crio[22018]: time="2026-06-11T17:23:17.064617841Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}"
2026-06-11 18:17:38.215665 | controller | Jun 11 17:23:17.064887 crc crio[22018]: time="2026-06-11T17:23:17.064822278Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.215682 | controller | Jun 11 17:23:17.073971 crc crio[22018]: time="2026-06-11T17:23:17.073861094Z" level=info msg="Ran pod sandbox 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.215698 | controller | Jun 11 17:23:17.077296 crc crio[22018]: time="2026-06-11T17:23:17.077223149Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.215713 | controller | Jun 11 17:23:17.086620 crc crio[22018]: time="2026-06-11T17:23:17.086526965Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.215729 | controller | Jun 11 17:23:17.494161 crc crio[22018]: time="2026-06-11T17:23:17.494026489Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.215744 | controller | Jun 11 17:23:17.495601 crc crio[22018]: time="2026-06-11T17:23:17.494900476Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3f7a1b5d-e01b-4583-a1d2-b6fd3fe1b503 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.215760 | controller | Jun 11 17:23:17.581129 crc crio[22018]: time="2026-06-11T17:23:17.580974391Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3fc39fee-3284-4dcc-beb0-3c832823c15e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.215775 | controller | Jun 11 17:23:17.590183 crc crio[22018]: time="2026-06-11T17:23:17.59002541Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.215790 | controller | Jun 11 17:23:17.591477 crc crio[22018]: time="2026-06-11T17:23:17.59126231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215806 | controller | Jun 11 17:23:17.653073 crc crio[22018]: time="2026-06-11T17:23:17.652836036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215821 | controller | Jun 11 17:23:17.656160 crc crio[22018]: time="2026-06-11T17:23:17.656086829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.215836 | controller | Jun 11 17:23:17.855394 crc crio[22018]: time="2026-06-11T17:23:17.854973948Z" level=info msg="Created container df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.215889 | controller | Jun 11 17:23:17.857614 crc crio[22018]: time="2026-06-11T17:23:17.857521789Z" level=info msg="Starting container: df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983" id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.215925 | controller | Jun 11 17:23:17.864814 crc crio[22018]: time="2026-06-11T17:23:17.864606153Z" level=info msg="Started container" PID=153504 containerID=df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d
2026-06-11 18:17:38.215949 | controller | Jun 11 17:23:24.929865 crc crio[22018]: time="2026-06-11T17:23:24.92868544Z" level=info msg="Stopping pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.215972 | controller | Jun 11 17:23:24.931597 crc crio[22018]: time="2026-06-11T17:23:24.9305774Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}"
2026-06-11 18:17:38.215995 | controller | Jun 11 17:23:24.931597 crc crio[22018]: time="2026-06-11T17:23:24.930812338Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216017 | controller | Jun 11 17:23:25.452519 crc crio[22018]: time="2026-06-11T17:23:25.451982602Z" level=info msg="Stopped pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.216035 | controller | Jun 11 17:23:26.429916 crc crio[22018]: time="2026-06-11T17:23:26.428888708Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216052 | controller | Jun 11 17:23:26.429916 crc crio[22018]: time="2026-06-11T17:23:26.42955657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216068 | controller | Jun 11 17:23:26.461642 crc crio[22018]: time="2026-06-11T17:23:26.461475061Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}"
2026-06-11 18:17:38.216085 | controller | Jun 11 17:23:26.461642 crc crio[22018]: time="2026-06-11T17:23:26.461586205Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216101 | controller | Jun 11 17:23:27.004160 crc crio[22018]: 2026-06-11T17:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52faee8c0311a Mac:d2:5c:4d:2c:06:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.216123 | controller | Jun 11 17:23:27.005401 crc crio[22018]: time="2026-06-11T17:23:27.00523192Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}"
2026-06-11 18:17:38.216139 | controller | Jun 11 17:23:27.005598 crc crio[22018]: time="2026-06-11T17:23:27.005432926Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.216155 | controller | Jun 11 17:23:27.015817 crc crio[22018]: time="2026-06-11T17:23:27.014803226Z" level=info msg="Ran pod sandbox 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216171 | controller | Jun 11 17:23:27.018148 crc crio[22018]: time="2026-06-11T17:23:27.018033325Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.216187 | controller | Jun 11 17:23:27.025050 crc crio[22018]: time="2026-06-11T17:23:27.024951015Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.216202 | controller | Jun 11 17:23:27.452751 crc crio[22018]: time="2026-06-11T17:23:27.452616818Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.216218 | controller | Jun 11 17:23:27.454290 crc crio[22018]: time="2026-06-11T17:23:27.453448364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=82af17e2-21c4-4ca2-a959-065c89e9fd1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.216234 | controller | Jun 11 17:23:27.487896 crc crio[22018]: time="2026-06-11T17:23:27.487791441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5ccf9ef7-291f-4733-b463-d5b094b52080 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.216250 | controller | Jun 11 17:23:27.496985 crc crio[22018]: time="2026-06-11T17:23:27.496817257Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.216266 | controller | Jun 11 17:23:27.497836 crc crio[22018]: time="2026-06-11T17:23:27.497774338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216282 | controller | Jun 11 17:23:27.578076 crc crio[22018]: time="2026-06-11T17:23:27.577983588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216301 | controller | Jun 11 17:23:27.582653 crc crio[22018]: time="2026-06-11T17:23:27.582262744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216318 | controller | Jun 11 17:23:27.746193 crc crio[22018]: time="2026-06-11T17:23:27.746085961Z" level=info msg="Created container 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.216334 | controller | Jun 11 17:23:27.747221 crc crio[22018]: time="2026-06-11T17:23:27.7471362Z" level=info msg="Starting container: 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d" id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.216350 | controller | Jun 11 17:23:27.755696 crc crio[22018]: time="2026-06-11T17:23:27.755606401Z" level=info msg="Started container" PID=154119 containerID=15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798
2026-06-11 18:17:38.216366 | controller | Jun 11 17:24:00.556242 crc crio[22018]: time="2026-06-11T17:24:00.555526273Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686644-lrcxj/POD" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216381 | controller | Jun 11 17:24:00.557674 crc crio[22018]: time="2026-06-11T17:24:00.556403471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216397 | controller | Jun 11 17:24:00.599397 crc crio[22018]: time="2026-06-11T17:24:00.599238088Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}"
2026-06-11 18:17:38.216414 | controller | Jun 11 17:24:00.599397 crc crio[22018]: time="2026-06-11T17:24:00.59930851Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686644-lrcxj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216430 | controller | Jun 11 17:24:00.922261 crc crio[22018]: 2026-06-11T17:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:108ab44df2d6699 Mac:0a:df:b1:17:73:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.216446 | controller | Jun 11 17:24:00.924161 crc crio[22018]: time="2026-06-11T17:24:00.923789806Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}"
2026-06-11 18:17:38.216466 | controller | Jun 11 17:24:00.924161 crc crio[22018]: time="2026-06-11T17:24:00.923956991Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686644-lrcxj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.216483 | controller | Jun 11 17:24:00.931776 crc crio[22018]: time="2026-06-11T17:24:00.931690266Z" level=info msg="Ran pod sandbox 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 with infra container: openshift-infra/auto-csr-approver-29686644-lrcxj/POD" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216500 | controller | Jun 11 17:24:00.935449 crc crio[22018]: time="2026-06-11T17:24:00.93531398Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.216516 | controller | Jun 11 17:24:00.942951 crc crio[22018]: time="2026-06-11T17:24:00.942862659Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.216533 | controller | Jun 11 17:24:01.917924 crc crio[22018]: time="2026-06-11T17:24:01.917388911Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.216550 | controller | Jun 11 17:24:01.919893 crc crio[22018]: time="2026-06-11T17:24:01.919821888Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1baf7024-5e5d-4158-9e70-dcb3f3a50576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.216566 | controller | Jun 11 17:24:01.974106 crc crio[22018]: time="2026-06-11T17:24:01.973984262Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a38a7715-b91e-479f-bc1a-a631c175ed2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.216581 | controller | Jun 11 17:24:01.984542 crc crio[22018]: time="2026-06-11T17:24:01.98429738Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686644-lrcxj/oc" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.216596 | controller | Jun 11 17:24:01.985275 crc crio[22018]: time="2026-06-11T17:24:01.985195689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216616 | controller | Jun 11 17:24:02.035750 crc crio[22018]: time="2026-06-11T17:24:02.035644855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216632 | controller | Jun 11 17:24:02.410080 crc crio[22018]: time="2026-06-11T17:24:02.409967879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216647 | controller | Jun 11 17:24:02.579768 crc crio[22018]: time="2026-06-11T17:24:02.579641413Z" level=info msg="Created container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.216662 | controller | Jun 11 17:24:02.582417 crc crio[22018]: time="2026-06-11T17:24:02.582301049Z" level=info msg="Starting container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2" id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.216678 | controller | Jun 11 17:24:02.588699 crc crio[22018]: time="2026-06-11T17:24:02.588613458Z" level=info msg="Started container" PID=156052 containerID=db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2 description=openshift-infra/auto-csr-approver-29686644-lrcxj/oc id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948
2026-06-11 18:17:38.216698 | controller | Jun 11 17:24:04.548017 crc crio[22018]: time="2026-06-11T17:24:04.547088639Z" level=info msg="Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.216714 | controller | Jun 11 17:24:04.550255 crc crio[22018]: time="2026-06-11T17:24:04.548828464Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}"
2026-06-11 18:17:38.216730 | controller | Jun 11 17:24:04.550255 crc crio[22018]: time="2026-06-11T17:24:04.549158735Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686644-lrcxj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216747 | controller | Jun 11 17:24:04.918683 crc crio[22018]: time="2026-06-11T17:24:04.918013105Z" level=info msg="Stopped pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.216763 | controller | Jun 11 17:24:07.630115 crc crio[22018]: time="2026-06-11T17:24:07.62907855Z" level=info msg="Stopping pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.216778 | controller | Jun 11 17:24:07.631327 crc crio[22018]: time="2026-06-11T17:24:07.630849207Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc002b14cc8}] Aliases:map[]}"
2026-06-11 18:17:38.216794 | controller | Jun 11 17:24:07.631327 crc crio[22018]: time="2026-06-11T17:24:07.631016592Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216811 | controller | Jun 11 17:24:08.208146 crc crio[22018]: time="2026-06-11T17:24:08.207154377Z" level=info msg="Stopped pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.216826 | controller | Jun 11 17:24:09.246934 crc crio[22018]: time="2026-06-11T17:24:09.246305014Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216842 | controller | Jun 11 17:24:09.246934 crc crio[22018]: time="2026-06-11T17:24:09.246910364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.216880 | controller | Jun 11 17:24:09.283873 crc crio[22018]: time="2026-06-11T17:24:09.28370228Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}"
2026-06-11 18:17:38.216901 | controller | Jun 11 17:24:09.283873 crc crio[22018]: time="2026-06-11T17:24:09.283820624Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.216919 | controller | Jun 11 17:24:10.037981 crc crio[22018]: 2026-06-11T17:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aca9fd85ab95a6 Mac:92:e1:c8:47:7b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a SocketPath: PciID:}] [{Interface:0xc0002b30a0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.216935 | controller | Jun 11 17:24:10.039952 crc crio[22018]: time="2026-06-11T17:24:10.039805006Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}"
2026-06-11 18:17:38.216951 | controller | Jun 11 17:24:10.040063 crc crio[22018]: time="2026-06-11T17:24:10.039966822Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.216967 | controller | Jun 11 17:24:10.048204 crc crio[22018]: time="2026-06-11T17:24:10.048094127Z" level=info msg="Ran pod sandbox 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.216983 | controller | Jun 11 17:24:10.052560 crc crio[22018]: time="2026-06-11T17:24:10.052271109Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.216999 | controller | Jun 11 17:24:10.059841 crc crio[22018]: time="2026-06-11T17:24:10.059697765Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.217015 | controller | Jun 11 17:24:10.516639 crc crio[22018]: time="2026-06-11T17:24:10.516546151Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.217031 | controller | Jun 11 17:24:10.517857 crc crio[22018]: time="2026-06-11T17:24:10.517475651Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1aaa8121-3ea5-4090-9419-b65a820b3da1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.217053 | controller | Jun 11 17:24:10.554239 crc crio[22018]: time="2026-06-11T17:24:10.554138601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a389517f-0c6c-45ec-a2a6-741e13cd116c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.217070 | controller | Jun 11 17:24:10.566838 crc crio[22018]: time="2026-06-11T17:24:10.566765942Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.217086 | controller | Jun 11 17:24:10.567201 crc crio[22018]: time="2026-06-11T17:24:10.567176705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217102 | controller | Jun 11 17:24:10.622901 crc crio[22018]: time="2026-06-11T17:24:10.622778855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217118 | controller | Jun 11 17:24:10.627033 crc crio[22018]: time="2026-06-11T17:24:10.626944857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217134 | controller | Jun 11 17:24:10.889688 crc crio[22018]: time="2026-06-11T17:24:10.888918504Z" level=info msg="Created container fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.217150 | controller | Jun 11 17:24:10.891933 crc crio[22018]: time="2026-06-11T17:24:10.891875937Z" level=info msg="Starting container: fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523" id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.217167 | controller | Jun 11 17:24:10.900228 crc crio[22018]: time="2026-06-11T17:24:10.899828569Z" level=info msg="Started container" PID=156694 containerID=fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9
2026-06-11 18:17:38.217183 | controller | Jun 11 17:24:13.401911 crc crio[22018]: time="2026-06-11T17:24:13.378089082Z" level=info msg="Removing container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.217199 | controller | Jun 11 17:24:13.641972 crc crio[22018]: time="2026-06-11T17:24:13.641057202Z" level=info msg="Removed container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.217215 | controller | Jun 11 17:24:13.655942 crc crio[22018]: time="2026-06-11T17:24:13.653991589Z" level=info msg="Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217232 | controller | Jun 11 17:24:13.655942 crc crio[22018]: time="2026-06-11T17:24:13.654424923Z" level=info msg="Stopped pod sandbox (already stopped): 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217251 | controller | Jun 11 17:24:13.655942 crc crio[22018]: time="2026-06-11T17:24:13.655404914Z" level=info msg="Removing pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.217267 | controller | Jun 11 17:24:13.677661 crc crio[22018]: time="2026-06-11T17:24:13.67753142Z" level=info msg="Removed pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.217283 | controller | Jun 11 17:25:05.805780 crc crio[22018]: time="2026-06-11T17:25:05.804793399Z" level=info msg="Stopping pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217299 | controller | Jun 11 17:25:05.810544 crc crio[22018]: time="2026-06-11T17:25:05.810264984Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc001ade718}] Aliases:map[]}"
2026-06-11 18:17:38.217315 | controller | Jun 11 17:25:05.813545 crc crio[22018]: time="2026-06-11T17:25:05.810701778Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.217332 | controller | Jun 11 17:25:06.349513 crc crio[22018]: time="2026-06-11T17:25:06.349301913Z" level=info msg="Stopped pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217349 | controller | Jun 11 17:25:07.571575 crc crio[22018]: time="2026-06-11T17:25:07.570752294Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.217365 | controller | Jun 11 17:25:07.572425 crc crio[22018]: time="2026-06-11T17:25:07.571603161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217382 | controller | Jun 11 17:25:07.619257 crc crio[22018]: time="2026-06-11T17:25:07.619163277Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}"
2026-06-11 18:17:38.217399 | controller | Jun 11 17:25:07.619257 crc crio[22018]: time="2026-06-11T17:25:07.619223359Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.217416 | controller | Jun 11 17:25:08.099580 crc crio[22018]: 2026-06-11T17:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e732378494795d0 Mac:fe:c9:e7:3a:f9:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.217436 | controller | Jun 11 17:25:08.101863 crc crio[22018]: time="2026-06-11T17:25:08.101779834Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}"
2026-06-11 18:17:38.217454 | controller | Jun 11 17:25:08.102043 crc crio[22018]: time="2026-06-11T17:25:08.10198706Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.217471 | controller | Jun 11 17:25:08.117233 crc crio[22018]: time="2026-06-11T17:25:08.117084656Z" level=info msg="Ran pod sandbox e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.217487 | controller | Jun 11 17:25:08.129463 crc crio[22018]: time="2026-06-11T17:25:08.129297517Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.217503 | controller | Jun 11 17:25:08.143833 crc crio[22018]: time="2026-06-11T17:25:08.1437471Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.217519 | controller | Jun 11 17:25:08.572094 crc crio[22018]: time="2026-06-11T17:25:08.571842278Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.217535 | controller | Jun 11 17:25:08.576993 crc crio[22018]: time="2026-06-11T17:25:08.573784698Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3af807d1-3c06-4d26-bbb1-0e6bbe988239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.217551 | controller | Jun 11 17:25:08.603785 crc crio[22018]: time="2026-06-11T17:25:08.602877589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=57253d2b-bdfd-4c4a-8ef0-b63a76369116 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.217567 | controller | Jun 11 17:25:08.611885 crc crio[22018]: time="2026-06-11T17:25:08.611795411Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.217583 | controller | Jun 11 17:25:08.612218 crc crio[22018]: time="2026-06-11T17:25:08.612199184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217599 | controller | Jun 11 17:25:08.665279 crc crio[22018]: time="2026-06-11T17:25:08.665214913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217615 | controller | Jun 11 17:25:08.669228 crc crio[22018]: time="2026-06-11T17:25:08.669151938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217635 | controller | Jun 11 17:25:08.883175 crc crio[22018]: time="2026-06-11T17:25:08.883052771Z" level=info msg="Created container 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.217652 | controller | Jun 11 17:25:08.885271 crc crio[22018]: time="2026-06-11T17:25:08.885121477Z" level=info msg="Starting container: 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40" id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.217669 | controller | Jun 11 17:25:08.893232 crc crio[22018]: time="2026-06-11T17:25:08.893154732Z" level=info msg="Started container" PID=159991 containerID=7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40 description=openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01
2026-06-11 18:17:38.217686 | controller | Jun 11 17:25:19.293425 crc crio[22018]: time="2026-06-11T17:25:19.292414557Z" level=info msg="Stopping pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217702 | controller | Jun 11 17:25:19.294794 crc crio[22018]: time="2026-06-11T17:25:19.294198314Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc002ca0348}] Aliases:map[]}"
2026-06-11 18:17:38.217719 | controller | Jun 11 17:25:19.294794 crc crio[22018]: time="2026-06-11T17:25:19.29439518Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.217735 | controller | Jun 11 17:25:19.885439 crc crio[22018]: time="2026-06-11T17:25:19.884931292Z" level=info msg="Stopped pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.217751 | controller | Jun 11 17:25:20.909786 crc crio[22018]: time="2026-06-11T17:25:20.909111655Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.217766 | controller | Jun 11 17:25:20.909786 crc crio[22018]: time="2026-06-11T17:25:20.909653592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.217783 | controller | Jun 11 17:25:20.968883 crc crio[22018]: time="2026-06-11T17:25:20.968787674Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}"
2026-06-11 18:17:38.217803 | controller | Jun 11 17:25:20.969068 crc crio[22018]: time="2026-06-11T17:25:20.968946319Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.217819 | controller | Jun 11 17:25:21.667618 crc crio[22018]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f5ae3b5b46355 Mac:9a:74:db:27:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.217835 | controller | Jun 11 17:25:21.669643 crc crio[22018]: time="2026-06-11T17:25:21.669562646Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}"
2026-06-11 18:17:38.217869 | controller | Jun 11 17:25:21.669824 crc crio[22018]: time="2026-06-11T17:25:21.669731251Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.217898 | controller | Jun 11 17:25:21.683052 crc crio[22018]: time="2026-06-11T17:25:21.682313991Z" level=info msg="Ran pod sandbox 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.217919 | controller | Jun 11 17:25:21.687775 crc crio[22018]: time="2026-06-11T17:25:21.687665359Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.217935 | controller | Jun 11 17:25:21.693945 crc crio[22018]: time="2026-06-11T17:25:21.693840434Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.217951 | controller | Jun 11 17:25:22.212525 crc crio[22018]: time="2026-06-11T17:25:22.202418369Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.217966 | controller | Jun 11 17:25:22.212525 crc crio[22018]: time="2026-06-11T17:25:22.21119663Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ac403ac8-6a44-4006-b3e0-83ce4c082127 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.217984 | controller | Jun 11 17:25:22.246119 crc crio[22018]: time="2026-06-11T17:25:22.245907153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=17f91759-eb56-4dd8-9cae-6f8ea7a82d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218005 | controller | Jun 11 17:25:22.328242 crc crio[22018]: time="2026-06-11T17:25:22.327738097Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218031 | controller | Jun 11 17:25:22.328758 crc crio[22018]: time="2026-06-11T17:25:22.328696468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218052 | controller | Jun 11 17:25:22.372047 crc crio[22018]: time="2026-06-11T17:25:22.371960938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218068 | controller | Jun 11 17:25:22.375173 crc crio[22018]: time="2026-06-11T17:25:22.375072206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218083 | controller | Jun 11 17:25:22.614996 crc crio[22018]: time="2026-06-11T17:25:22.614802138Z" level=info msg="Created container d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218099 | controller | Jun 11 17:25:22.616261 crc crio[22018]: time="2026-06-11T17:25:22.616188702Z" level=info msg="Starting container: d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058" id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.218114 | controller | Jun 11 17:25:22.622726 crc crio[22018]: time="2026-06-11T17:25:22.622599255Z" level=info msg="Started container" PID=160735 containerID=d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12
2026-06-11 18:17:38.218130 | controller | Jun 11 17:25:32.654800 crc crio[22018]: time="2026-06-11T17:25:32.653972358Z" level=info msg="Stopping pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.218146 | controller | Jun 11 17:25:32.657096 crc crio[22018]: time="2026-06-11T17:25:32.657058797Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc007484660}] Aliases:map[]}"
2026-06-11 18:17:38.218163 | controller | Jun 11 17:25:32.657612 crc crio[22018]: time="2026-06-11T17:25:32.657577704Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.218179 | controller | Jun 11 17:25:33.341112 crc crio[22018]: time="2026-06-11T17:25:33.340639329Z" level=info msg="Stopped pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.218195 | controller | Jun 11 17:25:34.433109 crc crio[22018]: time="2026-06-11T17:25:34.432645423Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.218222 | controller | Jun 11 17:25:34.434311 crc crio[22018]: time="2026-06-11T17:25:34.433135038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218245 | controller | Jun 11 17:25:34.475229 crc crio[22018]: time="2026-06-11T17:25:34.475123862Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}"
2026-06-11 18:17:38.218263 | controller | Jun 11 17:25:34.475229 crc crio[22018]: time="2026-06-11T17:25:34.475200985Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.218280 | controller | Jun 11 17:25:35.408831 crc crio[22018]: 2026-06-11T17:25:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ffbf1fa1143f1 Mac:de:7f:66:1a:1e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.218296 | controller | Jun 11 17:25:35.410776 crc crio[22018]: time="2026-06-11T17:25:35.410031079Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}"
2026-06-11 18:17:38.218313 | controller | Jun 11 17:25:35.410776 crc crio[22018]: time="2026-06-11T17:25:35.410601267Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.218328 | controller | Jun 11 17:25:35.428127 crc crio[22018]: time="2026-06-11T17:25:35.427950334Z" level=info msg="Ran pod sandbox 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.218344 | controller | Jun 11 17:25:35.433249 crc crio[22018]: time="2026-06-11T17:25:35.433086018Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.218360 | controller | Jun 11 17:25:35.438972 crc crio[22018]: time="2026-06-11T17:25:35.438888482Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.218376 | controller | Jun 11 17:25:36.212061 crc crio[22018]: time="2026-06-11T17:25:36.211501973Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.218391 | controller | Jun 11 17:25:36.213184 crc crio[22018]: time="2026-06-11T17:25:36.213092593Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ecf154d6-4a1e-4bb1-9a61-6f74b7b6458b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218410 | controller | Jun 11 17:25:36.245836 crc crio[22018]: time="2026-06-11T17:25:36.245693238Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1e9b9b4e-e970-4ebc-ac73-2d5da131b3d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218426 | controller | Jun 11 17:25:36.291063 crc crio[22018]: time="2026-06-11T17:25:36.290883498Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218442 | controller | Jun 11 17:25:36.291567 crc crio[22018]: time="2026-06-11T17:25:36.291430016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218461 | controller | Jun 11 17:25:36.356046 crc crio[22018]: time="2026-06-11T17:25:36.355852338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218479 | controller | Jun 11 17:25:36.360815 crc crio[22018]: time="2026-06-11T17:25:36.360747733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218494 | controller | Jun 11 17:25:36.555961 crc crio[22018]: time="2026-06-11T17:25:36.555722524Z" level=info msg="Created container 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218512 | controller | Jun 11 17:25:36.557138 crc crio[22018]: time="2026-06-11T17:25:36.557097057Z" level=info msg="Starting container: 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d" id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.218534 | controller | Jun 11 17:25:36.564644 crc crio[22018]: time="2026-06-11T17:25:36.564545365Z" level=info msg="Started container" PID=161616 containerID=55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2
2026-06-11 18:17:38.218555 | controller | Jun 11 17:25:44.310261 crc crio[22018]: time="2026-06-11T17:25:44.308696634Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tpv7h/POD" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.218576 | controller | Jun 11 17:25:44.311913 crc crio[22018]: time="2026-06-11T17:25:44.310420408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218611 | controller | Jun 11 17:25:44.356539 crc crio[22018]: time="2026-06-11T17:25:44.356301885Z" level=info msg="Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}"
2026-06-11 18:17:38.218640 | controller | Jun 11 17:25:44.356539 crc crio[22018]: time="2026-06-11T17:25:44.356427596Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tpv7h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.218662 | controller | Jun 11 17:25:45.010092 crc crio[22018]: 2026-06-11T17:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e3e64f58625c6b Mac:82:c6:31:e1:e4:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.218680 | controller | Jun 11 17:25:45.010846 crc crio[22018]: time="2026-06-11T17:25:45.010730073Z" level=info msg="Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}"
2026-06-11 18:17:38.218697 | controller | Jun 11 17:25:45.010972 crc crio[22018]: time="2026-06-11T17:25:45.010889598Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tpv7h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.218713 | controller | Jun 11 17:25:45.025066 crc crio[22018]: time="2026-06-11T17:25:45.024994171Z" level=info msg="Ran pod sandbox 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc with infra container: openshift-marketplace/certified-operators-tpv7h/POD" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.218730 | controller | Jun 11 17:25:45.029218 crc crio[22018]: time="2026-06-11T17:25:45.029092633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04cfa7ca-d64e-43ef-9e63-f6af6c20c39e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218746 | controller | Jun 11 17:25:45.042033 crc crio[22018]: time="2026-06-11T17:25:45.041935348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=544dc861-6ca7-4583-bcc3-dcbb9097faef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218762 | controller | Jun 11 17:25:45.052076 crc crio[22018]: time="2026-06-11T17:25:45.051993666Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tpv7h/extract-utilities" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218779 | controller | Jun 11 17:25:45.052613 crc crio[22018]: time="2026-06-11T17:25:45.052563954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218795 | controller | Jun 11 17:25:45.136648 crc crio[22018]: time="2026-06-11T17:25:45.136389362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218811 | controller | Jun 11 17:25:45.143633 crc crio[22018]: time="2026-06-11T17:25:45.143579679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.218827 | controller | Jun 11 17:25:45.332271 crc crio[22018]: time="2026-06-11T17:25:45.332150798Z" level=info msg="Created container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218862 | controller | Jun 11 17:25:45.334707 crc crio[22018]: time="2026-06-11T17:25:45.334609606Z" level=info msg="Starting container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7" id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.218885 | controller | Jun 11 17:25:45.340267 crc crio[22018]: time="2026-06-11T17:25:45.340172144Z" level=info msg="Started container" PID=162110 containerID=3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7 description=openshift-marketplace/certified-operators-tpv7h/extract-utilities id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc
2026-06-11 18:17:38.218903 | controller | Jun 11 17:25:46.304159 crc crio[22018]: time="2026-06-11T17:25:46.303725246Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.218919 | controller | Jun 11 17:25:46.316183 crc crio[22018]: time="2026-06-11T17:25:46.315973102Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.218935 | controller | Jun 11 17:25:47.016864 crc crio[22018]: time="2026-06-11T17:25:47.016736379Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.218951 | controller | Jun 11 17:25:47.017958 crc crio[22018]: time="2026-06-11T17:25:47.017817133Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=70c3cb59-089c-4a7f-a9d9-819a814818ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218967 | controller | Jun 11 17:25:47.022547 crc crio[22018]: time="2026-06-11T17:25:47.022440069Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=89f44413-1288-411b-abc5-f231b5b246a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.218983 | controller | Jun 11 17:25:47.030960 crc crio[22018]: time="2026-06-11T17:25:47.030781853Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tpv7h/extract-content" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.218999 | controller | Jun 11 17:25:47.032038 crc crio[22018]: time="2026-06-11T17:25:47.031960021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219015 | controller | Jun 11 17:25:47.101209 crc crio[22018]: time="2026-06-11T17:25:47.100734901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219031 | controller | Jun 11 17:25:47.106276 crc crio[22018]: time="2026-06-11T17:25:47.106217965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219047 | controller | Jun 11 17:25:47.341113 crc crio[22018]: time="2026-06-11T17:25:47.340987957Z" level=info msg="Created container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.219063 | controller | Jun 11 17:25:47.343687 crc crio[22018]: time="2026-06-11T17:25:47.3432634Z" level=info msg="Starting container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da" id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.219083 | controller | Jun 11 17:25:47.350741 crc crio[22018]: time="2026-06-11T17:25:47.350570691Z" level=info msg="Started container" PID=162226 containerID=8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da description=openshift-marketplace/certified-operators-tpv7h/extract-content id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc
2026-06-11 18:17:38.219100 | controller | Jun 11 17:25:49.387533 crc crio[22018]: time="2026-06-11T17:25:49.386674096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=69800036-f532-4e00-9c2c-1737819adf1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.219119 | controller | Jun 11 17:25:49.390682 crc crio[22018]: time="2026-06-11T17:25:49.390263659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8e2bb5f7-e5b6-4da3-8978-f1103820635e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.219135 | controller | Jun 11 17:25:49.401611 crc crio[22018]: time="2026-06-11T17:25:49.401472204Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tpv7h/registry-server" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.219151 | controller | Jun 11 17:25:49.402097 crc crio[22018]: time="2026-06-11T17:25:49.402020672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219167 | controller | Jun 11 17:25:49.537643 crc crio[22018]: time="2026-06-11T17:25:49.535956067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219183 | controller | Jun 11 17:25:49.545983 crc crio[22018]: time="2026-06-11T17:25:49.545838952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219200 | controller | Jun 11 17:25:49.755687 crc crio[22018]: time="2026-06-11T17:25:49.754878817Z" level=info msg="Created container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.219218 | controller | Jun 11 17:25:49.757690 crc crio[22018]: time="2026-06-11T17:25:49.757605654Z" level=info msg="Starting container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014" id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.219235 | controller | Jun 11 17:25:49.767937 crc crio[22018]: time="2026-06-11T17:25:49.767465027Z" level=info msg="Started container" PID=162475 containerID=93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 description=openshift-marketplace/certified-operators-tpv7h/registry-server id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc
2026-06-11 18:17:38.219251 | controller | Jun 11 17:25:56.503876 crc crio[22018]: time="2026-06-11T17:25:56.502758294Z" level=info msg="Stopping container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 (timeout: 2s)" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.219267 | controller | Jun 11 17:25:56.628634 crc crio[22018]: time="2026-06-11T17:25:56.628571402Z" level=info msg="Stopped container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.219287 | controller | Jun 11 17:25:56.630169 crc crio[22018]: time="2026-06-11T17:25:56.630073449Z" level=info msg="Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219304 | controller | Jun 11 17:25:56.631035 crc crio[22018]: time="2026-06-11T17:25:56.630965648Z" level=info msg="Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}"
2026-06-11 18:17:38.219321 | controller | Jun 11 17:25:56.631234 crc crio[22018]: time="2026-06-11T17:25:56.631175405Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tpv7h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.219337 | controller | Jun 11 17:25:56.977387 crc crio[22018]: time="2026-06-11T17:25:56.976924034Z" level=info msg="Stopped pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219352 | controller | Jun 11 17:25:57.522749 crc crio[22018]: time="2026-06-11T17:25:57.522703046Z" level=info msg="Removing container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219368 | controller | Jun 11 17:25:57.558817 crc crio[22018]: time="2026-06-11T17:25:57.558718409Z" level=info msg="Removed container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219383 | controller | Jun 11 17:25:57.563140 crc crio[22018]: time="2026-06-11T17:25:57.563031024Z" level=info msg="Removing container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219399 | controller | Jun 11 17:25:57.611109 crc crio[22018]: time="2026-06-11T17:25:57.611005296Z" level=info msg="Removed container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219414 | controller | Jun 11 17:25:57.613750 crc crio[22018]: time="2026-06-11T17:25:57.61366484Z" level=info msg="Removing container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219430 | controller | Jun 11 17:25:57.679173 crc crio[22018]: time="2026-06-11T17:25:57.679068603Z" level=info msg="Removed container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219445 | controller | Jun 11 17:26:00.549070 crc crio[22018]: time="2026-06-11T17:26:00.548014339Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686646-xnw97/POD" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.219465 | controller | Jun 11 17:26:00.550709 crc crio[22018]: time="2026-06-11T17:26:00.549702672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219481 | controller | Jun 11 17:26:00.612900 crc crio[22018]: time="2026-06-11T17:26:00.612528134Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}"
2026-06-11 18:17:38.219498 | controller | Jun 11 17:26:00.612900 crc crio[22018]: time="2026-06-11T17:26:00.612637898Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686646-xnw97 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.219514 | controller | Jun 11 17:26:01.235894 crc crio[22018]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:709abc7636825db Mac:f6:86:60:bc:16:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a SocketPath: PciID:}] [{Interface:0xc000148940 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.219532 | controller | Jun 11 17:26:01.237399 crc crio[22018]: time="2026-06-11T17:26:01.237203846Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}"
2026-06-11 18:17:38.219548 | controller | Jun 11 17:26:01.237646 crc crio[22018]: time="2026-06-11T17:26:01.237541937Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686646-xnw97 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.219564 | controller | Jun 11 17:26:01.249875 crc crio[22018]: time="2026-06-11T17:26:01.249772306Z" level=info msg="Ran pod sandbox 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 with infra container: openshift-infra/auto-csr-approver-29686646-xnw97/POD" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.219580 | controller | Jun 11 17:26:01.253877 crc crio[22018]: time="2026-06-11T17:26:01.253467641Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.219596 | controller | Jun 11 17:26:01.265140 crc crio[22018]: time="2026-06-11T17:26:01.265034629Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.219615 | controller | Jun 11 17:26:02.208523 crc crio[22018]: time="2026-06-11T17:26:02.207792494Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.219632 | controller | Jun 11 17:26:02.210243 crc crio[22018]: time="2026-06-11T17:26:02.209639303Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=11ea78e7-3976-484a-96eb-2f0f9b9e657b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.219648 | controller | Jun 11 17:26:02.215177 crc crio[22018]: time="2026-06-11T17:26:02.215030843Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de429807-a63c-420e-af7f-76c03d3d6c86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.219667 | controller | Jun 11 17:26:02.226710 crc crio[22018]: time="2026-06-11T17:26:02.226566568Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686646-xnw97/oc" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.219683 | controller | Jun 11 17:26:02.227607 crc crio[22018]: time="2026-06-11T17:26:02.227466167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219699 | controller | Jun 11 17:26:02.327028 crc crio[22018]: time="2026-06-11T17:26:02.326836107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219714 | controller | Jun 11 17:26:02.710974 crc crio[22018]: time="2026-06-11T17:26:02.71085471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.219730 | controller | Jun 11 17:26:02.833417 crc crio[22018]: time="2026-06-11T17:26:02.83325876Z" level=info msg="Created container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.219746 | controller | Jun 11 17:26:02.837737 crc crio[22018]: time="2026-06-11T17:26:02.837570548Z" level=info msg="Starting container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d" id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.219763 | controller | Jun 11 17:26:02.844446 crc crio[22018]: time="2026-06-11T17:26:02.844231109Z" level=info msg="Started container" PID=163190 containerID=dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d description=openshift-infra/auto-csr-approver-29686646-xnw97/oc id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2
2026-06-11 18:17:38.219779 | controller | Jun 11 17:26:04.660850 crc crio[22018]: time="2026-06-11T17:26:04.659790722Z" level=info msg="Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219796 | controller | Jun 11 17:26:04.662387 crc crio[22018]: time="2026-06-11T17:26:04.661422534Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc005da1018}] Aliases:map[]}"
2026-06-11 18:17:38.219812 | controller | Jun 11 17:26:04.662387 crc crio[22018]: time="2026-06-11T17:26:04.661589949Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686646-xnw97 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.219829 | controller | Jun 11 17:26:04.984429 crc crio[22018]: time="2026-06-11T17:26:04.984201095Z" level=info msg="Stopped pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219846 | controller | Jun 11 17:26:13.739939 crc crio[22018]: time="2026-06-11T17:26:13.738975142Z" level=info msg="Removing container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219898 | controller | Jun 11 17:26:13.992052 crc crio[22018]: time="2026-06-11T17:26:13.991681856Z" level=info msg="Removed container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.219920 | controller | Jun 11 17:26:14.008953 crc crio[22018]: time="2026-06-11T17:26:14.008865898Z" level=info msg="Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219937 | controller | Jun 11 17:26:14.008953 crc crio[22018]: time="2026-06-11T17:26:14.00894976Z" level=info msg="Stopped pod sandbox (already stopped): f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.219953 | controller | Jun 11 17:26:14.009788 crc crio[22018]: time="2026-06-11T17:26:14.009714506Z" level=info msg="Removing pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.219970 | controller | Jun 11 17:26:14.029291 crc crio[22018]: time="2026-06-11T17:26:14.029178656Z" level=info msg="Removed pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.219986 | controller | Jun 11 17:26:14.030180 crc crio[22018]: time="2026-06-11T17:26:14.03009703Z" level=info msg="Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.220002 | controller | Jun 11 17:26:14.030180 crc crio[22018]: time="2026-06-11T17:26:14.030178983Z" level=info msg="Stopped pod sandbox (already stopped): 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.220019 | controller | Jun 11 17:26:14.031306 crc crio[22018]: time="2026-06-11T17:26:14.030993189Z" level=info msg="Removing pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.220035 | controller | Jun 11 17:26:14.046636 crc crio[22018]: time="2026-06-11T17:26:14.046516703Z" level=info msg="Removed pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.220051 | controller | Jun 11 17:26:16.652206 crc crio[22018]: time="2026-06-11T17:26:16.651146338Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-slbnh/POD" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.220067 | controller | Jun 11 17:26:16.653554 crc crio[22018]: time="2026-06-11T17:26:16.652256193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220084 | controller | Jun 11 17:26:16.706861 crc crio[22018]: time="2026-06-11T17:26:16.706723249Z" level=info msg="Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}"
2026-06-11 18:17:38.220109 | controller | Jun 11 17:26:16.706861 crc crio[22018]: time="2026-06-11T17:26:16.706844053Z" level=info msg="Adding pod openshift-marketplace_community-operators-slbnh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.220126 | controller | Jun 11 17:26:17.312789 crc crio[22018]: 2026-06-11T17:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2d0eaf91c1b1a Mac:e6:87:2a:3d:b4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d SocketPath: PciID:}] [{Interface:0xc0003c25b0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.220143 | controller | Jun 11 17:26:17.312789 crc crio[22018]: time="2026-06-11T17:26:17.311301995Z" level=info msg="Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}"
2026-06-11 18:17:38.220160 | controller | Jun 11 17:26:17.312789 crc crio[22018]: time="2026-06-11T17:26:17.311520852Z" level=info msg="Checking pod openshift-marketplace_community-operators-slbnh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.220176 | controller | Jun 11 17:26:17.329458 crc crio[22018]: time="2026-06-11T17:26:17.32928934Z" level=info msg="Ran pod sandbox 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 with infra container: openshift-marketplace/community-operators-slbnh/POD" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.220193 | controller | Jun 11 17:26:17.335040 crc crio[22018]: time="2026-06-11T17:26:17.33272891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=02d7d98b-eb87-43fc-8c96-4b6e4b9d3bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220209 | controller | Jun 11 17:26:17.335836 crc crio[22018]: time="2026-06-11T17:26:17.335761514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=47f4d135-5ba8-4f96-b188-c155b4bde5f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220225 | controller | Jun 11 17:26:17.344898 crc crio[22018]: time="2026-06-11T17:26:17.344745836Z" level=info msg="Creating container: openshift-marketplace/community-operators-slbnh/extract-utilities" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220241 | controller | Jun 11 17:26:17.345158 crc crio[22018]: time="2026-06-11T17:26:17.345120268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220256 | controller | Jun 11 17:26:17.404204 crc crio[22018]: time="2026-06-11T17:26:17.40412627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220272 | controller | Jun 11 17:26:17.410604 crc crio[22018]: time="2026-06-11T17:26:17.410525385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220288 | controller | Jun 11 17:26:17.576815 crc crio[22018]: time="2026-06-11T17:26:17.57614849Z" level=info msg="Created container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220307 | controller | Jun 11 17:26:17.577951 crc crio[22018]: time="2026-06-11T17:26:17.577893486Z" level=info msg="Starting container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8" id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.220323 | controller | Jun 11 17:26:17.588805 crc crio[22018]: time="2026-06-11T17:26:17.588723479Z" level=info msg="Started container" PID=164021 containerID=62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8 description=openshift-marketplace/community-operators-slbnh/extract-utilities id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192
2026-06-11 18:17:38.220339 | controller | Jun 11 17:26:17.884518 crc crio[22018]: time="2026-06-11T17:26:17.884405941Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.220355 | controller | Jun 11 17:26:17.888673 crc crio[22018]: time="2026-06-11T17:26:17.888575895Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.220370 | controller | Jun 11 17:26:18.615738 crc crio[22018]: time="2026-06-11T17:26:18.614971641Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.220386 | controller | Jun 11 17:26:18.616234 crc crio[22018]: time="2026-06-11T17:26:18.616073826Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9c4aa5c4-ed26-4bb1-a164-6893ddc79678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220402 | controller | Jun 11 17:26:18.619563 crc crio[22018]: time="2026-06-11T17:26:18.619304338Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ecf16926-a66d-478c-916a-23170b367cf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220418 | controller | Jun 11 17:26:18.626977 crc crio[22018]: time="2026-06-11T17:26:18.626852017Z" level=info msg="Creating container: openshift-marketplace/community-operators-slbnh/extract-content" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220433 | controller | Jun 11 17:26:18.627467 crc crio[22018]: time="2026-06-11T17:26:18.627221109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220449 | controller | Jun 11 17:26:18.674608 crc crio[22018]: time="2026-06-11T17:26:18.674459236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220464 | controller | Jun 11 17:26:18.678186 crc crio[22018]: time="2026-06-11T17:26:18.678053011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220479 | controller | Jun 11 17:26:18.849032 crc crio[22018]: time="2026-06-11T17:26:18.848931947Z" level=info msg="Created container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220498 | controller | Jun 11 17:26:18.849971 crc crio[22018]: time="2026-06-11T17:26:18.849888317Z" level=info msg="Starting container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31" id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.220514 | controller | Jun 11 17:26:18.856312 crc crio[22018]: time="2026-06-11T17:26:18.855992261Z" level=info msg="Started container" PID=164096 containerID=607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31 description=openshift-marketplace/community-operators-slbnh/extract-content id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192
2026-06-11 18:17:38.220537 | controller | Jun 11 17:26:20.932608 crc crio[22018]: time="2026-06-11T17:26:20.930999379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ce7000d5-9da0-4bfd-b442-965afd6adedd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220560 | controller | Jun 11 17:26:20.935260 crc crio[22018]: time="2026-06-11T17:26:20.935173081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fe6200bb-68dc-414b-9fd0-b362fd481650 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220579 | controller | Jun 11 17:26:20.942856 crc crio[22018]: time="2026-06-11T17:26:20.942745511Z" level=info msg="Creating container: openshift-marketplace/community-operators-slbnh/registry-server" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220599 | controller | Jun 11 17:26:20.943298 crc crio[22018]: time="2026-06-11T17:26:20.943226908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220618 | controller | Jun 11 17:26:21.050864 crc crio[22018]: time="2026-06-11T17:26:21.050105704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220635 | controller | Jun 11 17:26:21.057996 crc crio[22018]: time="2026-06-11T17:26:21.057894552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220651 | controller | Jun 11 17:26:21.634554 crc crio[22018]: time="2026-06-11T17:26:21.634425618Z" level=info msg="Created container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220667 | controller | Jun 11 17:26:21.636518 crc crio[22018]: time="2026-06-11T17:26:21.63641208Z" level=info msg="Starting container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91" id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.220682 | controller | Jun 11 17:26:21.643423 crc crio[22018]: time="2026-06-11T17:26:21.643281809Z" level=info msg="Started container" PID=164168 containerID=3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 description=openshift-marketplace/community-operators-slbnh/registry-server id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192
2026-06-11 18:17:38.220698 | controller | Jun 11 17:26:23.047078 crc crio[22018]: time="2026-06-11T17:26:23.046104061Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nt49q/POD" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.220714 | controller | Jun 11 17:26:23.048133 crc crio[22018]: time="2026-06-11T17:26:23.047117904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220734 | controller | Jun 11 17:26:23.086945 crc crio[22018]: time="2026-06-11T17:26:23.086817064Z" level=info msg="Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}"
2026-06-11 18:17:38.220751 | controller | Jun 11 17:26:23.086945 crc crio[22018]: time="2026-06-11T17:26:23.086877174Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nt49q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.220768 | controller | Jun 11 17:26:23.734244 crc crio[22018]: 2026-06-11T17:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31f33f60f955a78 Mac:aa:a4:08:28:c2:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.220784 | controller | Jun 11 17:26:23.736735 crc crio[22018]: time="2026-06-11T17:26:23.736655698Z" level=info msg="Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}"
2026-06-11 18:17:38.220800 | controller | Jun 11 17:26:23.736932 crc crio[22018]: time="2026-06-11T17:26:23.736879535Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nt49q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.220816 | controller | Jun 11 17:26:23.749866 crc crio[22018]: time="2026-06-11T17:26:23.749686275Z" level=info msg="Ran pod sandbox 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 with infra container: openshift-marketplace/redhat-marketplace-nt49q/POD" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.220832 | controller | Jun 11 17:26:23.753549 crc crio[22018]: time="2026-06-11T17:26:23.753429998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=655e169f-fa9f-4eba-8bb5-75d0a11f1e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220876 | controller | Jun 11 17:26:23.755977 crc crio[22018]: time="2026-06-11T17:26:23.755812795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=43066d5e-2fc7-4e12-ad75-232571a0a0c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.220909 | controller | Jun 11 17:26:23.764062 crc crio[22018]: time="2026-06-11T17:26:23.763932341Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.220939 | controller | Jun 11 17:26:23.764676 crc crio[22018]: time="2026-06-11T17:26:23.764603003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.220974 | controller | Jun 11 17:26:23.825418 crc crio[22018]: time="2026-06-11T17:26:23.825267326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221004 | controller | Jun 11 17:26:23.829413 crc crio[22018]: time="2026-06-11T17:26:23.829299664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221031 | controller | Jun 11 17:26:24.490763 crc crio[22018]: time="2026-06-11T17:26:24.490121248Z" level=info msg="Created container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.221060 | controller | Jun 11 17:26:24.493793 crc crio[22018]: time="2026-06-11T17:26:24.492604638Z" level=info msg="Starting container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e" id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.221089 | controller | Jun 11 17:26:24.498672 crc crio[22018]: time="2026-06-11T17:26:24.498509737Z" level=info msg="Started container" PID=164371 containerID=01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e description=openshift-marketplace/redhat-marketplace-nt49q/extract-utilities id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7
2026-06-11 18:17:38.221117 | controller | Jun 11 17:26:25.124752 crc crio[22018]: time="2026-06-11T17:26:25.105737498Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.221145 | controller | Jun 11 17:26:25.124752 crc crio[22018]: time="2026-06-11T17:26:25.111809377Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.221174 | controller | Jun 11 17:26:25.789407 crc crio[22018]: time="2026-06-11T17:26:25.789095431Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.221201 | controller | Jun 11 17:26:25.791184 crc crio[22018]: time="2026-06-11T17:26:25.79098325Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0b65cd94-72fe-4feb-bf25-7e516af9fa40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.221229 | controller | Jun 11 17:26:25.794091 crc crio[22018]: time="2026-06-11T17:26:25.794021147Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8273021b-8c36-49e6-bc37-7ec82cd9629a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.221257 | controller | Jun 11 17:26:25.801632 crc crio[22018]: time="2026-06-11T17:26:25.801452542Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-content" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.221286 | controller | Jun 11 17:26:25.802268 crc crio[22018]: time="2026-06-11T17:26:25.801938517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221314 | controller | Jun 11 17:26:25.855134 crc crio[22018]: time="2026-06-11T17:26:25.854923657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221347 | controller | Jun 11 17:26:25.859242 crc crio[22018]: time="2026-06-11T17:26:25.859153452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221376 | controller | Jun 11 17:26:26.023295 crc crio[22018]: time="2026-06-11T17:26:26.023121409Z" level=info msg="Created container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.221404 | controller | Jun 11 17:26:26.024924 crc crio[22018]: time="2026-06-11T17:26:26.024187213Z" level=info msg="Starting container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242" id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.221432 | controller | Jun 11 17:26:26.032310 crc crio[22018]: time="2026-06-11T17:26:26.032210247Z" level=info msg="Started container" PID=164512 containerID=eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242 description=openshift-marketplace/redhat-marketplace-nt49q/extract-content id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7
2026-06-11 18:17:38.221461 | controller | Jun 11 17:26:27.137743 crc crio[22018]: time="2026-06-11T17:26:27.137643599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4136710c-a7ac-4c97-a546-159bff712f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.221493 | controller | Jun 11 17:26:27.139802 crc crio[22018]: time="2026-06-11T17:26:27.139696114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38eb7f06-e467-4873-a818-8900ba89e622 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.221521 | controller | Jun 11 17:26:27.151028 crc crio[22018]: time="2026-06-11T17:26:27.15092551Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nt49q/registry-server" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.221549 | controller | Jun 11 17:26:27.151665 crc crio[22018]: time="2026-06-11T17:26:27.151570341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221577 | controller | Jun 11 17:26:27.237844 crc crio[22018]: time="2026-06-11T17:26:27.237704751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221605 | controller | Jun 11 17:26:27.243573 crc crio[22018]: time="2026-06-11T17:26:27.243458343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.221633 | controller | Jun 11 17:26:27.427824 crc crio[22018]: time="2026-06-11T17:26:27.427185459Z" level=info msg="Created container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.221662 | controller | Jun 11 17:26:27.429577 crc crio[22018]: time="2026-06-11T17:26:27.429432119Z" level=info msg="Starting container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27" id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.221689 | controller | Jun 11 17:26:27.437197 crc crio[22018]: time="2026-06-11T17:26:27.437057393Z" level=info msg="Started container" PID=164598 containerID=0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 description=openshift-marketplace/redhat-marketplace-nt49q/registry-server id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7
2026-06-11 18:17:38.221723 | controller | Jun 11 17:26:29.168110 crc crio[22018]: time="2026-06-11T17:26:29.167652972Z" level=info msg="Stopping container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 (timeout: 2s)" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.221752 | controller | Jun 11 17:26:29.804888 crc crio[22018]: time="2026-06-11T17:26:29.804787898Z" level=info msg="Stopped container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.221779 | controller | Jun 11 17:26:29.806143 crc crio[22018]: time="2026-06-11T17:26:29.806081459Z" level=info msg="Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.221807 | controller | Jun 11 17:26:29.806737 crc crio[22018]: time="2026-06-11T17:26:29.806679398Z" level=info msg="Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc000381028}] Aliases:map[]}"
2026-06-11 18:17:38.221835 | controller | Jun 11 17:26:29.806879 crc crio[22018]: time="2026-06-11T17:26:29.806840883Z" level=info msg="Deleting pod openshift-marketplace_community-operators-slbnh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.221888 | controller | Jun 11 17:26:30.125545 crc crio[22018]: time="2026-06-11T17:26:30.125446274Z" level=info msg="Stopped pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.221919 | controller | Jun 11 17:26:35.433700 crc crio[22018]: time="2026-06-11T17:26:35.431388021Z" level=info msg="Stopping container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 (timeout: 2s)" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.221948 | controller | Jun 11 17:26:35.562743 crc crio[22018]: time="2026-06-11T17:26:35.562090134Z" level=info msg="Stopped container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.221976 | controller | Jun 11 17:26:35.564043 crc crio[22018]: time="2026-06-11T17:26:35.563977893Z" level=info msg="Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222004 | controller | Jun 11 17:26:35.564833 crc crio[22018]: time="2026-06-11T17:26:35.564639385Z" level=info msg="Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc005da1398}] Aliases:map[]}"
2026-06-11 18:17:38.222037 | controller | Jun 11 17:26:35.564833 crc crio[22018]: time="2026-06-11T17:26:35.56481228Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nt49q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.222067 | controller | Jun 11 17:26:35.961705 crc crio[22018]: time="2026-06-11T17:26:35.961581698Z" level=info msg="Stopped pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222095 | controller | Jun 11 17:26:36.462226 crc crio[22018]: time="2026-06-11T17:26:36.460823864Z" level=info msg="Removing container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222122 | controller | Jun 11 17:26:36.508398 crc crio[22018]: time="2026-06-11T17:26:36.508051521Z" level=info msg="Removed container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222150 | controller | Jun 11 17:26:36.512572 crc crio[22018]: time="2026-06-11T17:26:36.51246609Z" level=info msg="Removing container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222176 | controller | Jun 11 17:26:36.545662 crc crio[22018]: time="2026-06-11T17:26:36.545542933Z" level=info msg="Removed container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222203 | controller | Jun 11 17:26:36.552747 crc crio[22018]: time="2026-06-11T17:26:36.55252152Z" level=info msg="Removing container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222230 | controller | Jun 11 17:26:36.626700 crc crio[22018]: time="2026-06-11T17:26:36.62657674Z" level=info msg="Removed container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.222257 | controller | Jun 11 17:26:55.772387 crc crio[22018]: time="2026-06-11T17:26:55.771274905Z" level=info msg="Stopping pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222284 | controller | Jun 11 17:26:55.774181 crc crio[22018]: time="2026-06-11T17:26:55.773116054Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc002ca1228}] Aliases:map[]}"
2026-06-11 18:17:38.222312 | controller | Jun 11 17:26:55.774181 crc crio[22018]: time="2026-06-11T17:26:55.773282229Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.222340 | controller | Jun 11 17:26:56.252634 crc crio[22018]: time="2026-06-11T17:26:56.25253157Z" level=info msg="Stopped pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222406 | controller | Jun 11 17:26:57.318576 crc crio[22018]: time="2026-06-11T17:26:57.318009906Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.222441 | controller | Jun 11 17:26:57.320089 crc crio[22018]: time="2026-06-11T17:26:57.318624805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.222468 | controller | Jun 11 17:26:57.358832 crc crio[22018]: time="2026-06-11T17:26:57.358434938Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}"
2026-06-11 18:17:38.222490 | controller | Jun 11 17:26:57.358832 crc crio[22018]: time="2026-06-11T17:26:57.358786519Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.222509 | controller | Jun 11 17:26:57.861622 crc crio[22018]: 2026-06-11T17:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e747dddeaf0c12c Mac:fa:81:19:e5:5d:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.222526 | controller | Jun 11 17:26:57.863179 crc crio[22018]: time="2026-06-11T17:26:57.863124687Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}"
2026-06-11 18:17:38.222543 | controller | Jun 11 17:26:57.863440 crc crio[22018]: time="2026-06-11T17:26:57.863282893Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.222559 | controller | Jun 11 17:26:57.876498 crc crio[22018]: time="2026-06-11T17:26:57.872804574Z" level=info msg="Ran pod sandbox e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.222575 | controller | Jun 11 17:26:57.877819 crc crio[22018]: time="2026-06-11T17:26:57.877792781Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.222604 | controller | Jun 11 17:26:57.890124 crc crio[22018]: time="2026-06-11T17:26:57.89004891Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.222628 | controller | Jun 11 17:26:58.398001 crc crio[22018]: time="2026-06-11T17:26:58.397872337Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.222645 | controller | Jun 11 17:26:58.400611 crc crio[22018]: time="2026-06-11T17:26:58.400514991Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=553ebdc6-e2bd-4899-ba28-08fdf6df0ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.222661 | controller | Jun 11 17:26:58.428558 crc crio[22018]: time="2026-06-11T17:26:58.428282091Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b33551dc-f644-4e5e-87a5-5f65a5abcf6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.222676 | controller | Jun 11 17:26:58.435980 crc crio[22018]: time="2026-06-11T17:26:58.435886953Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.222692 | controller | Jun 11 17:26:58.436744 crc crio[22018]: time="2026-06-11T17:26:58.436301386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.222708 | controller | Jun 11 17:26:58.508673 crc crio[22018]: time="2026-06-11T17:26:58.508576646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.222723 | controller | Jun 11 17:26:58.515895 crc crio[22018]: time="2026-06-11T17:26:58.515802295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.222739 | controller | Jun 11 17:26:58.667895 crc crio[22018]: time="2026-06-11T17:26:58.667447653Z" level=info msg="Created container 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.222754 | controller | Jun 11 17:26:58.671408 crc crio[22018]: time="2026-06-11T17:26:58.671287554Z" level=info msg="Starting container: 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62" id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.222770 | controller | Jun 11 17:26:58.678967 crc crio[22018]: time="2026-06-11T17:26:58.67873009Z" level=info msg="Started container" PID=166359 containerID=3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab
2026-06-11 18:17:38.222787 | controller | Jun 11 17:27:14.072230 crc crio[22018]: time="2026-06-11T17:27:14.071451579Z" level=info msg="Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222802 | controller | Jun 11 17:27:14.072230 crc crio[22018]: time="2026-06-11T17:27:14.072227384Z" level=info msg="Stopped pod sandbox (already stopped): 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222823 | controller | Jun 11 17:27:14.074288 crc crio[22018]: time="2026-06-11T17:27:14.072779022Z" level=info msg="Removing pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.222839 | controller | Jun 11 17:27:14.091676 crc crio[22018]: time="2026-06-11T17:27:14.091614436Z" level=info msg="Removed pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.222882 | controller | Jun 11 17:27:40.434072 crc crio[22018]: time="2026-06-11T17:27:40.433128464Z" level=info msg="Stopping pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222902 | controller | Jun 11 17:27:40.435853 crc crio[22018]: time="2026-06-11T17:27:40.434828619Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc000aa5b10}] Aliases:map[]}"
2026-06-11 18:17:38.222919 | controller | Jun 11 17:27:40.435853 crc crio[22018]: time="2026-06-11T17:27:40.434964243Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.222936 | controller | Jun 11 17:27:40.934103 crc crio[22018]: time="2026-06-11T17:27:40.933111572Z" level=info msg="Stopped pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.222953 | controller | Jun 11 17:27:42.048849 crc crio[22018]: time="2026-06-11T17:27:42.048262273Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.222969 | controller | Jun 11 17:27:42.050059 crc crio[22018]: time="2026-06-11T17:27:42.048872603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.222986 | controller | Jun 11 17:27:42.092419 crc crio[22018]: time="2026-06-11T17:27:42.092155445Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}"
2026-06-11 18:17:38.223002 | controller | Jun 11 17:27:42.092419 crc crio[22018]: time="2026-06-11T17:27:42.09229072Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.223018 | controller | Jun 11 17:27:42.633361 crc crio[22018]: 2026-06-11T17:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3701c5f1a8fb47a Mac:d6:7e:5b:7c:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac SocketPath: PciID:}] [{Interface:0xc000014400 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.223039 | controller | Jun 11 17:27:42.634754 crc crio[22018]: time="2026-06-11T17:27:42.634649902Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}"
2026-06-11 18:17:38.223056 | controller | Jun 11 17:27:42.634867 crc crio[22018]: time="2026-06-11T17:27:42.634835388Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.223073 | controller | Jun 11 17:27:42.650121 crc crio[22018]: time="2026-06-11T17:27:42.65000877Z" level=info msg="Ran pod sandbox 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.223089 | controller | Jun 11 17:27:42.654122 crc crio[22018]: time="2026-06-11T17:27:42.653965954Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.223104 | controller | Jun 11 17:27:42.663898 crc crio[22018]: time="2026-06-11T17:27:42.663806817Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.223120 | controller | Jun 11 17:27:43.048753 crc crio[22018]: time="2026-06-11T17:27:43.047099057Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.223136 | controller | Jun 11 17:27:43.049892 crc crio[22018]: time="2026-06-11T17:27:43.049714429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=938a9f32-0f61-40c7-83ff-ff604daf862a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.223151 | controller | Jun 11 17:27:43.103667 crc crio[22018]: time="2026-06-11T17:27:43.103584317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bc4f7278-2009-432c-8a01-dc1af5493312 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.223167 | controller | Jun 11 17:27:43.113236 crc crio[22018]: time="2026-06-11T17:27:43.113035367Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.223183 | controller | Jun 11 17:27:43.113617 crc crio[22018]: time="2026-06-11T17:27:43.113545993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223199 | controller | Jun 11 17:27:43.163620 crc crio[22018]: time="2026-06-11T17:27:43.163510707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223219 | controller | Jun 11 17:27:43.170951 crc crio[22018]: time="2026-06-11T17:27:43.170750879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223236 | controller | Jun 11 17:27:43.365805 crc crio[22018]: time="2026-06-11T17:27:43.365704087Z" level=info msg="Created container 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.223251 | controller | Jun 11 17:27:43.367942 crc crio[22018]: time="2026-06-11T17:27:43.367852975Z" level=info msg="Starting container: 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6" id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.223268 | controller | Jun 11 17:27:43.383450 crc crio[22018]: time="2026-06-11T17:27:43.383309974Z" level=info msg="Started container" PID=168904 containerID=2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761
2026-06-11 18:17:38.223284 | controller | Jun 11 17:28:00.631251 crc crio[22018]: time="2026-06-11T17:28:00.630435968Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686648-q5zhs/POD" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.223300 | controller | Jun 11 17:28:00.632823 crc crio[22018]: time="2026-06-11T17:28:00.632785204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223315 | controller | Jun 11 17:28:00.672017 crc crio[22018]: time="2026-06-11T17:28:00.671925646Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}"
2026-06-11 18:17:38.223331 | controller | Jun 11 17:28:00.672017 crc crio[22018]: time="2026-06-11T17:28:00.672000468Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686648-q5zhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.223347 | controller | Jun 11 17:28:01.265167 crc crio[22018]: 2026-06-11T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38acd44082e280 Mac:5a:39:5b:b4:81:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd SocketPath: PciID:}] [{Interface:0xc00025b2e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.223363 | controller | Jun 11 17:28:01.267207 crc crio[22018]: time="2026-06-11T17:28:01.267050902Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}"
2026-06-11 18:17:38.223383 | controller | Jun 11 17:28:01.267207 crc crio[22018]: time="2026-06-11T17:28:01.267183616Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686648-q5zhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.223400 | controller | Jun 11 17:28:01.282565 crc crio[22018]: time="2026-06-11T17:28:01.282180807Z" level=info msg="Ran pod sandbox e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 with infra container: openshift-infra/auto-csr-approver-29686648-q5zhs/POD" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.223415 | controller | Jun 11 17:28:01.286299 crc crio[22018]: time="2026-06-11T17:28:01.285865835Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.223431 | controller | Jun 11 17:28:01.302736 crc crio[22018]: time="2026-06-11T17:28:01.302646028Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.223447 | controller | Jun 11 17:28:02.348553 crc crio[22018]: time="2026-06-11T17:28:02.347907493Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.223463 | controller | Jun 11 17:28:02.349559 crc crio[22018]: time="2026-06-11T17:28:02.349515024Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b66e40d-9550-41e6-baa5-b644d024c0d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.223479 | controller | Jun 11 17:28:02.351830 crc crio[22018]: time="2026-06-11T17:28:02.351741314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=60896797-a4f0-4c6c-9fb8-c104250627e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.223495 | controller | Jun 11 17:28:02.362904 crc crio[22018]: time="2026-06-11T17:28:02.362826996Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686648-q5zhs/oc" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.223510 | controller | Jun 11 17:28:02.363540 crc crio[22018]: time="2026-06-11T17:28:02.36326214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223526 | controller | Jun 11 17:28:02.406179 crc crio[22018]: time="2026-06-11T17:28:02.406064375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223541 | controller | Jun 11 17:28:02.670275 crc crio[22018]: time="2026-06-11T17:28:02.670058014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223558 | controller | Jun 11 17:28:02.830849 crc crio[22018]: time="2026-06-11T17:28:02.830753139Z" level=info msg="Created container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.223574 | controller | Jun 11 17:28:02.833608 crc crio[22018]: time="2026-06-11T17:28:02.833520476Z" level=info msg="Starting container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4" id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.223590 | controller | Jun 11 17:28:02.841132 crc crio[22018]: time="2026-06-11T17:28:02.841032234Z" level=info msg="Started container" PID=170066 containerID=ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4 description=openshift-infra/auto-csr-approver-29686648-q5zhs/oc id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04
2026-06-11 18:17:38.223610 | controller | Jun 11 17:28:04.811960 crc crio[22018]: time="2026-06-11T17:28:04.811417385Z" level=info msg="Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223627 | controller | Jun 11 17:28:04.813382 crc crio[22018]: time="2026-06-11T17:28:04.812890243Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002a1b1a0}] Aliases:map[]}"
2026-06-11 18:17:38.223643 | controller | Jun 11 17:28:04.813382 crc crio[22018]: time="2026-06-11T17:28:04.813056048Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686648-q5zhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.223659 | controller | Jun 11 17:28:05.167890 crc crio[22018]: time="2026-06-11T17:28:05.167108021Z" level=info msg="Stopped pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223675 | controller | Jun 11 17:28:14.113655 crc crio[22018]: time="2026-06-11T17:28:14.112737298Z" level=info msg="Removing container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.223691 | controller | Jun 11 17:28:14.244531 crc crio[22018]: time="2026-06-11T17:28:14.244396346Z" level=info msg="Removed container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.223706 | controller | Jun 11 17:28:14.258695 crc crio[22018]: time="2026-06-11T17:28:14.258591371Z" level=info msg="Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223721 | controller | Jun 11 17:28:14.258695 crc crio[22018]: time="2026-06-11T17:28:14.258690945Z" level=info msg="Stopped pod sandbox (already stopped): d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223737 | controller | Jun 11 17:28:14.259208 crc crio[22018]: time="2026-06-11T17:28:14.25916824Z" level=info msg="Removing pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.223752 | controller | Jun 11 17:28:14.277517 crc crio[22018]: time="2026-06-11T17:28:14.277285298Z" level=info msg="Removed pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.223767 | controller | Jun 11 17:28:52.560555 crc crio[22018]: time="2026-06-11T17:28:52.559578203Z" level=info msg="Stopping pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223782 | controller | Jun 11 17:28:52.561699 crc crio[22018]: time="2026-06-11T17:28:52.561290147Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc002b144a8}] Aliases:map[]}"
2026-06-11 18:17:38.223805 | controller | Jun 11 17:28:52.561940 crc crio[22018]: time="2026-06-11T17:28:52.561896987Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.223821 | controller | Jun 11 17:28:53.065661 crc crio[22018]: time="2026-06-11T17:28:53.06485375Z" level=info msg="Stopped pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.223836 | controller | Jun 11 17:28:54.257053 crc crio[22018]: time="2026-06-11T17:28:54.256758863Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.223876 | controller | Jun 11 17:28:54.257953 crc crio[22018]: time="2026-06-11T17:28:54.257932851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.223903 | controller | Jun 11 17:28:54.295040 crc crio[22018]: time="2026-06-11T17:28:54.294916884Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}"
2026-06-11 18:17:38.223921 | controller | Jun 11 17:28:54.295040 crc crio[22018]: time="2026-06-11T17:28:54.294995647Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.223938 | controller | Jun 11 17:28:54.980941 crc crio[22018]: 2026-06-11T17:28:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c15f0c58aea86a Mac:d6:f0:3b:41:12:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.223954 | controller | Jun 11 17:28:54.982617 crc crio[22018]: time="2026-06-11T17:28:54.982544633Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}"
2026-06-11 18:17:38.223971 | controller | Jun 11 17:28:54.982915 crc crio[22018]: time="2026-06-11T17:28:54.98284027Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.223991 | controller | Jun 11 17:28:54.994728 crc crio[22018]: time="2026-06-11T17:28:54.994644046Z" level=info msg="Ran pod sandbox 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224008 | controller | Jun 11 17:28:54.998039 crc crio[22018]: time="2026-06-11T17:28:54.9979545Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.224024 | controller | Jun 11 17:28:55.007234 crc crio[22018]: time="2026-06-11T17:28:55.007142761Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.224040 | controller | Jun 11 17:28:55.544995 crc crio[22018]: time="2026-06-11T17:28:55.544514136Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.224055 | controller | Jun 11 17:28:55.547877 crc crio[22018]: time="2026-06-11T17:28:55.547798951Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7c64db4e-1f82-4b61-bfa4-182d19addb69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224071 | controller | Jun 11 17:28:55.615333 crc crio[22018]: time="2026-06-11T17:28:55.615250218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d4d6cad1-be5a-4580-b97e-794abecfc9a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224086 | controller | Jun 11 17:28:55.623326 crc crio[22018]: time="2026-06-11T17:28:55.623202179Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.224102 | controller | Jun 11 17:28:55.623999 crc crio[22018]: time="2026-06-11T17:28:55.623928313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224117 | controller | Jun 11 17:28:55.683816 crc crio[22018]: time="2026-06-11T17:28:55.68371113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224133 | controller | Jun 11 17:28:55.688045 crc crio[22018]: time="2026-06-11T17:28:55.687780317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224149 | controller | Jun 11 17:28:55.910301 crc crio[22018]: time="2026-06-11T17:28:55.909809005Z" level=info msg="Created container addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.224166 | controller | Jun 11 17:28:55.911097 crc crio[22018]: time="2026-06-11T17:28:55.911035265Z" level=info msg="Starting container: addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb" id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.224195 | controller | Jun 11 17:28:55.919036 crc crio[22018]: time="2026-06-11T17:28:55.918945655Z" level=info msg="Started container" PID=173256 containerID=addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e
2026-06-11 18:17:38.224225 | controller | Jun 11 17:29:48.669015 crc crio[22018]: time="2026-06-11T17:29:48.643289846Z" level=info msg="Stopping pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.224246 | controller | Jun 11 17:29:48.691766 crc crio[22018]: time="2026-06-11T17:29:48.691134549Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}"
2026-06-11 18:17:38.224264 | controller | Jun 11 17:29:48.701030 crc crio[22018]: time="2026-06-11T17:29:48.695140127Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.224281 | controller | Jun 11 17:29:50.076848 crc crio[22018]: time="2026-06-11T17:29:50.076074106Z" level=info msg="Stopped pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.224298 | controller | Jun 11 17:29:51.788080 crc crio[22018]: time="2026-06-11T17:29:51.787193117Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224314 | controller | Jun 11 17:29:51.789276 crc crio[22018]: time="2026-06-11T17:29:51.788087636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224331 | controller | Jun 11 17:29:51.819594 crc crio[22018]: time="2026-06-11T17:29:51.81942623Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}"
2026-06-11 18:17:38.224348 | controller | Jun 11 17:29:51.819594 crc crio[22018]: time="2026-06-11T17:29:51.819541343Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.224365 | controller | Jun 11 17:29:52.501840 crc crio[22018]: 2026-06-11T17:29:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5d8db3ff31db0 Mac:36:3c:e0:73:de:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.224382 | controller | Jun 11 17:29:52.503200 crc crio[22018]: time="2026-06-11T17:29:52.503095228Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}"
2026-06-11 18:17:38.224403 | controller | Jun 11 17:29:52.503386 crc crio[22018]: time="2026-06-11T17:29:52.503290745Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.224420 | controller | Jun 11 17:29:52.516565 crc crio[22018]: time="2026-06-11T17:29:52.516479765Z" level=info msg="Ran pod sandbox bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224439 | controller | Jun 11 17:29:52.520251 crc crio[22018]: time="2026-06-11T17:29:52.520168859Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.224456 | controller | Jun 11 17:29:52.533737 crc crio[22018]: time="2026-06-11T17:29:52.533632458Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.224472 | controller | Jun 11 17:29:53.156147 crc crio[22018]: time="2026-06-11T17:29:53.155969318Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.224487 | controller | Jun 11 17:29:53.158186 crc crio[22018]: time="2026-06-11T17:29:53.157085683Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=be124d8f-6507-480d-8990-2ae3d78d1a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224503 | controller | Jun 11 17:29:53.205163 crc crio[22018]: time="2026-06-11T17:29:53.204982723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=027820fb-8881-4935-a39e-08dd92bd3f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224518 | controller | Jun 11 17:29:53.215067 crc crio[22018]: time="2026-06-11T17:29:53.214292168Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.224534 | controller | Jun 11 17:29:53.215431 crc crio[22018]: time="2026-06-11T17:29:53.215370863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224549 | controller | Jun 11 17:29:53.300073 crc crio[22018]: time="2026-06-11T17:29:53.299968167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224565 | controller | Jun 11 17:29:53.305071 crc crio[22018]: time="2026-06-11T17:29:53.304843163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224585 | controller | Jun 11 17:29:53.455921 crc crio[22018]: time="2026-06-11T17:29:53.455730377Z" level=info msg="Created container 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.224602 | controller | Jun 11 17:29:53.457209 crc crio[22018]: time="2026-06-11T17:29:53.456864059Z" level=info msg="Starting container: 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09" id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.224618 | controller | Jun 11 17:29:53.467655 crc crio[22018]: time="2026-06-11T17:29:53.467282984Z" level=info msg="Started container" PID=176468 containerID=7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2
2026-06-11 18:17:38.224634 | controller | Jun 11 17:30:00.583104 crc crio[22018]: time="2026-06-11T17:30:00.581612988Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686650-q5l9b/POD" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224650 | controller | Jun 11 17:30:00.583104 crc crio[22018]: time="2026-06-11T17:30:00.582628801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224666 | controller | Jun 11 17:30:00.603925 crc crio[22018]: time="2026-06-11T17:30:00.603553975Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224682 | controller | Jun 11 17:30:00.603925 crc crio[22018]: time="2026-06-11T17:30:00.603674539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224698 | controller | Jun 11 17:30:00.649429 crc crio[22018]: time="2026-06-11T17:30:00.647494995Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}"
2026-06-11 18:17:38.224713 | controller | Jun 11 17:30:00.649429 crc crio[22018]: time="2026-06-11T17:30:00.647572638Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686650-q5l9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.224729 | controller | Jun 11 17:30:00.650939 crc crio[22018]: time="2026-06-11T17:30:00.650855185Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}"
2026-06-11 18:17:38.224751 | controller | Jun 11 17:30:00.650939 crc crio[22018]: time="2026-06-11T17:30:00.650932788Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.224767 | controller | Jun 11 17:30:01.069960 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c1a080942526f Mac:2a:88:01:49:33:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.224783 | controller | Jun 11 17:30:01.070994 crc crio[22018]: time="2026-06-11T17:30:01.070916845Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}"
2026-06-11 18:17:38.224800 | controller | Jun 11 17:30:01.071105 crc crio[22018]: time="2026-06-11T17:30:01.07107078Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.224816 | controller | Jun 11 17:30:01.082384 crc crio[22018]: time="2026-06-11T17:30:01.082247852Z" level=info msg="Ran pod sandbox 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.224832 | controller | Jun 11 17:30:01.084806 crc crio[22018]: time="2026-06-11T17:30:01.084744649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=81a02e3d-08df-413c-adcd-878487a96630 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224864 | controller | Jun 11 17:30:01.088398 crc crio[22018]: time="2026-06-11T17:30:01.087650442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=81793011-6680-4339-a74b-0130047948a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.224886 | controller | Jun 11 17:30:01.097254 crc crio[22018]: time="2026-06-11T17:30:01.097171913Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.224902 | controller | Jun 11 17:30:01.097818 crc crio[22018]: time="2026-06-11T17:30:01.097754232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224919 | controller | Jun 11 17:30:01.169180 crc crio[22018]: time="2026-06-11T17:30:01.169047014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224935 | controller | Jun 11 17:30:01.184562 crc crio[22018]: time="2026-06-11T17:30:01.183788281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.224951 | controller | Jun 11 17:30:01.191307 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec66981baa1e41a Mac:22:c1:a1:17:4a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.224971 | controller | Jun 11 17:30:01.194072 crc crio[22018]: time="2026-06-11T17:30:01.194022336Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}"
2026-06-11 18:17:38.224988 | controller | Jun 11 17:30:01.194260 crc crio[22018]: time="2026-06-11T17:30:01.194198732Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686650-q5l9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.225005 | controller | Jun 11 17:30:01.225696 crc crio[22018]: time="2026-06-11T17:30:01.22564979Z" level=info msg="Ran pod sandbox ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc with infra container: openshift-infra/auto-csr-approver-29686650-q5l9b/POD" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.225021 | controller | Jun 11 17:30:01.228373 crc crio[22018]: time="2026-06-11T17:30:01.228282342Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.225037 | controller | Jun 11 17:30:01.244362 crc crio[22018]: time="2026-06-11T17:30:01.244239239Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.225057 | controller | Jun 11 17:30:01.311144 crc crio[22018]: time="2026-06-11T17:30:01.311045708Z" level=info msg="Created container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.225073 | controller | Jun 11 17:30:01.312731 crc crio[22018]: time="2026-06-11T17:30:01.312641498Z" level=info msg="Starting container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce" id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.225100 | controller | Jun 11 17:30:01.318863 crc crio[22018]: time="2026-06-11T17:30:01.318782603Z" level=info msg="Started container" PID=176977 containerID=82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce description=openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7
2026-06-11 18:17:38.225118 | controller | Jun 11 17:30:02.859862 crc crio[22018]: time="2026-06-11T17:30:02.858788117Z" level=info msg="Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225134 | controller | Jun 11 17:30:02.861273 crc crio[22018]: time="2026-06-11T17:30:02.86044094Z" level=info msg="Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc00141a600}] Aliases:map[]}"
2026-06-11 18:17:38.225155 | controller | Jun 11 17:30:02.861273 crc crio[22018]: time="2026-06-11T17:30:02.860721769Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.225172 | controller | Jun 11 17:30:03.261228 crc crio[22018]: time="2026-06-11T17:30:03.26111598Z" level=info msg="Stopped pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225188 | controller | Jun 11 17:30:05.260552 crc crio[22018]: time="2026-06-11T17:30:05.259905638Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.225204 | controller | Jun 11 17:30:05.262976 crc crio[22018]: time="2026-06-11T17:30:05.261860939Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bfe97e84-e219-4f4d-ac0f-8676f86de3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.225220 | controller | Jun 11 17:30:05.265275 crc crio[22018]: time="2026-06-11T17:30:05.265171855Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=70f630f1-7859-4596-8c10-4b1ef0816c6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.225236 | controller | Jun 11 17:30:05.276390 crc crio[22018]: time="2026-06-11T17:30:05.276206535Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686650-q5l9b/oc" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.225251 | controller | Jun 11 17:30:05.276869 crc crio[22018]: time="2026-06-11T17:30:05.276798684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225268 | controller | Jun 11 17:30:05.330109 crc crio[22018]: time="2026-06-11T17:30:05.329917949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225284 | controller | Jun 11 17:30:05.639694 crc crio[22018]: time="2026-06-11T17:30:05.639508729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225300 | controller | Jun 11 17:30:05.835079 crc crio[22018]: time="2026-06-11T17:30:05.834307538Z" level=info msg="Created container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.225317 | controller | Jun 11 17:30:05.836498 crc crio[22018]: time="2026-06-11T17:30:05.836312722Z" level=info msg="Starting container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3" id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.225333 | controller | Jun 11 17:30:05.842624 crc crio[22018]: time="2026-06-11T17:30:05.842539079Z" level=info msg="Started container" PID=177308 containerID=2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3 description=openshift-infra/auto-csr-approver-29686650-q5l9b/oc id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc
2026-06-11 18:17:38.225350 | controller | Jun 11 17:30:07.932185 crc crio[22018]: time="2026-06-11T17:30:07.931686383Z" level=info msg="Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225380 | controller | Jun 11 17:30:07.933427 crc crio[22018]: time="2026-06-11T17:30:07.932747297Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc000380910}] Aliases:map[]}"
2026-06-11 18:17:38.225399 | controller | Jun 11 17:30:07.933427 crc crio[22018]: time="2026-06-11T17:30:07.932869051Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686650-q5l9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.225416 | controller | Jun 11 17:30:08.316393 crc crio[22018]: time="2026-06-11T17:30:08.315773037Z" level=info msg="Stopped pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225432 | controller | Jun 11 17:30:14.320860 crc crio[22018]: time="2026-06-11T17:30:14.319835551Z" level=info msg="Removing container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.225449 | controller | Jun 11 17:30:14.471564 crc crio[22018]: time="2026-06-11T17:30:14.470929624Z" level=info msg="Removed container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.225465 | controller | Jun 11 17:30:14.475407 crc crio[22018]: time="2026-06-11T17:30:14.475306114Z" level=info msg="Removing container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.225480 | controller | Jun 11 17:30:14.511079 crc crio[22018]: time="2026-06-11T17:30:14.510967689Z" level=info msg="Removed container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.225496 | controller | Jun 11 17:30:14.527271 crc crio[22018]: time="2026-06-11T17:30:14.527171448Z" level=info msg="Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225511 | controller | Jun 11 17:30:14.527271 crc crio[22018]: time="2026-06-11T17:30:14.527269431Z" level=info msg="Stopped pod sandbox (already stopped): 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225527 | controller | Jun 11 17:30:14.528251 crc crio[22018]: time="2026-06-11T17:30:14.528218622Z" level=info msg="Removing pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.225543 | controller | Jun 11 17:30:14.557519 crc crio[22018]: time="2026-06-11T17:30:14.557281028Z" level=info msg="Removed pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.225559 | controller | Jun 11 17:30:14.559567 crc crio[22018]: time="2026-06-11T17:30:14.559397851Z" level=info msg="Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225580 | controller | Jun 11 17:30:14.559752 crc crio[22018]: time="2026-06-11T17:30:14.559692901Z" level=info msg="Stopped pod sandbox (already stopped): 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.225596 | controller | Jun 11 17:30:14.561491 crc crio[22018]: time="2026-06-11T17:30:14.56125787Z" level=info msg="Removing pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.225613 | controller | Jun 11 17:30:14.589011 crc crio[22018]: time="2026-06-11T17:30:14.588824705Z" level=info msg="Removed pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.225628 | controller | Jun 11 17:31:41.556555 crc crio[22018]: time="2026-06-11T17:31:41.553159137Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-rbx8t/POD" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.225644 | controller | Jun 11 17:31:41.556555 crc crio[22018]: time="2026-06-11T17:31:41.554130458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225660 | controller | Jun 11 17:31:41.601100 crc crio[22018]: time="2026-06-11T17:31:41.600913552Z" level=info msg="Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}"
2026-06-11 18:17:38.225676 | controller | Jun 11 17:31:41.601100 crc crio[22018]: time="2026-06-11T17:31:41.600992224Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-rbx8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.225692 | controller | Jun 11 17:31:42.195625 crc crio[22018]: 2026-06-11T17:31:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:640ec04e816d329 Mac:7e:5c:16:40:01:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.225707 | controller | Jun 11 17:31:42.197271 crc crio[22018]: time="2026-06-11T17:31:42.197173898Z" level=info msg="Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}"
2026-06-11 18:17:38.225723 | controller | Jun 11 17:31:42.197497 crc crio[22018]: time="2026-06-11T17:31:42.197414145Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-rbx8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.225739 | controller | Jun 11 17:31:42.213284 crc crio[22018]: time="2026-06-11T17:31:42.212185424Z" level=info msg="Ran pod sandbox 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 with infra container: openshift-marketplace/redhat-operators-rbx8t/POD" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.225759 | controller | Jun 11 17:31:42.216291 crc crio[22018]: time="2026-06-11T17:31:42.216194564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1e9043b-a761-4271-bf12-370cf659ad4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.225776 | controller | Jun 11 17:31:42.221684 crc crio[22018]: time="2026-06-11T17:31:42.221520119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b021663-2b1e-4d8c-bac1-d91f05ef1ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.225791 | controller | Jun 11 17:31:42.230899 crc crio[22018]: time="2026-06-11T17:31:42.230783823Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-utilities" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.225807 | controller | Jun 11 17:31:42.231295 crc crio[22018]: time="2026-06-11T17:31:42.231235988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225823 | controller | Jun 11 17:31:42.293799 crc crio[22018]: time="2026-06-11T17:31:42.293650028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225838 | controller | Jun 11 17:31:42.303151 crc crio[22018]: time="2026-06-11T17:31:42.303057536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.225874 | controller | Jun 11 17:31:42.470841 crc crio[22018]: time="2026-06-11T17:31:42.470201407Z" level=info msg="Created container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.225892 | controller | Jun 11 17:31:42.473515 crc crio[22018]: time="2026-06-11T17:31:42.472422019Z" level=info msg="Starting container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98" id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.225908 | controller | Jun 11 17:31:42.479029 crc crio[22018]: time="2026-06-11T17:31:42.478925554Z" level=info msg="Started container" PID=181945 containerID=f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98 description=openshift-marketplace/redhat-operators-rbx8t/extract-utilities id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00
2026-06-11 18:17:38.225924 | controller | Jun 11 17:31:43.398699 crc crio[22018]: time="2026-06-11T17:31:43.398564738Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.225939 | controller | Jun 11 17:31:43.412051 crc crio[22018]: time="2026-06-11T17:31:43.411955993Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.225955 | controller | Jun 11 17:31:44.074058 crc crio[22018]: time="2026-06-11T17:31:44.073136407Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.225971 | controller | Jun 11 17:31:44.075813 crc crio[22018]: time="2026-06-11T17:31:44.075655377Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=df86b538-c589-42d8-b609-965b25b1bcb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.225992 | controller | Jun 11 17:31:44.079228 crc crio[22018]: time="2026-06-11T17:31:44.079101045Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e3e8e456-2042-403a-8b28-10bf6121e2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.226008 | controller | Jun 11 17:31:44.113160 crc crio[22018]: time="2026-06-11T17:31:44.113068903Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-content" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226024 | controller | Jun 11 17:31:44.113927 crc crio[22018]: time="2026-06-11T17:31:44.113848878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226040 | controller | Jun 11 17:31:44.195817 crc crio[22018]: time="2026-06-11T17:31:44.195650193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226055 | controller | Jun 11 17:31:44.200063 crc crio[22018]: time="2026-06-11T17:31:44.199856667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226071 | controller | Jun 11 17:31:44.374818 crc crio[22018]: time="2026-06-11T17:31:44.374688473Z" level=info msg="Created container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226087 | controller | Jun 11 17:31:44.376416 crc crio[22018]: time="2026-06-11T17:31:44.376302004Z" level=info msg="Starting container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5" id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.226102 | controller | Jun 11 17:31:44.384560 crc crio[22018]: time="2026-06-11T17:31:44.38407341Z" level=info msg="Started container" PID=182042 containerID=c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5 description=openshift-marketplace/redhat-operators-rbx8t/extract-content id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00
2026-06-11 18:17:38.226118 | controller | Jun 11 17:31:48.493506 crc crio[22018]: time="2026-06-11T17:31:48.492439888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f36911c7-f731-493e-8a04-1132085b9110 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.226134 | controller | Jun 11 17:31:48.496674 crc crio[22018]: time="2026-06-11T17:31:48.49661655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bec15806-370b-41ef-8338-c07274df951d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.226149 | controller | Jun 11 17:31:48.507444 crc crio[22018]: time="2026-06-11T17:31:48.50730854Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-rbx8t/registry-server" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226165 | controller | Jun 11 17:31:48.508419 crc crio[22018]: time="2026-06-11T17:31:48.508392185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226184 | controller | Jun 11 17:31:48.582065 crc crio[22018]: time="2026-06-11T17:31:48.58200598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226201 | controller | Jun 11 17:31:48.587845 crc crio[22018]: time="2026-06-11T17:31:48.587820784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226216 | controller | Jun 11 17:31:48.769835 crc crio[22018]: time="2026-06-11T17:31:48.769760996Z" level=info msg="Created container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226232 | controller | Jun 11 17:31:48.772549 crc crio[22018]: time="2026-06-11T17:31:48.772185173Z" level=info msg="Starting container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3" id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.226247 | controller | Jun 11 17:31:48.779549 crc crio[22018]: time="2026-06-11T17:31:48.779281988Z" level=info msg="Started container" PID=182285 containerID=2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 description=openshift-marketplace/redhat-operators-rbx8t/registry-server id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00
2026-06-11 18:17:38.226263 | controller | Jun 11 17:32:00.735581 crc crio[22018]: time="2026-06-11T17:32:00.734313081Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686652-qmgdp/POD" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.226278 | controller | Jun 11 17:32:00.735581 crc crio[22018]: time="2026-06-11T17:32:00.73520974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226294 | controller | Jun 11 17:32:00.776270 crc crio[22018]: time="2026-06-11T17:32:00.77617343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}"
2026-06-11 18:17:38.226311 | controller | Jun 11 17:32:00.776270 crc crio[22018]: time="2026-06-11T17:32:00.776245633Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686652-qmgdp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.226329 | controller | Jun 11 17:32:01.280571 crc crio[22018]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557f41d5a731f41 Mac:6a:e9:de:77:79:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.226353 | controller | Jun 11 17:32:01.282233 crc crio[22018]: time="2026-06-11T17:32:01.28212102Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}"
2026-06-11 18:17:38.226376 | controller | Jun 11 17:32:01.282410 crc crio[22018]: time="2026-06-11T17:32:01.282302796Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686652-qmgdp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.226392 | controller | Jun 11 17:32:01.292207 crc crio[22018]: time="2026-06-11T17:32:01.292020625Z" level=info msg="Ran pod sandbox 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 with infra container: openshift-infra/auto-csr-approver-29686652-qmgdp/POD" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.226409 | controller | Jun 11 17:32:01.295733 crc crio[22018]: time="2026-06-11T17:32:01.295584577Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.226425 | controller | Jun 11 17:32:01.303241 crc crio[22018]: time="2026-06-11T17:32:01.303132578Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.226441 | controller | Jun 11 17:32:02.570716 crc crio[22018]: time="2026-06-11T17:32:02.570080877Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.226458 | controller | Jun 11 17:32:02.573102 crc crio[22018]: time="2026-06-11T17:32:02.571694188Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0328c6b9-f343-4663-becf-1e2502a623cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.226474 | controller | Jun 11 17:32:02.574572 crc crio[22018]: time="2026-06-11T17:32:02.574495767Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d60135ee-a52c-4f8e-8504-c87a6d443c1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.226491 | controller | Jun 11 17:32:02.582966 crc crio[22018]: time="2026-06-11T17:32:02.582849502Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686652-qmgdp/oc" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226507 | controller | Jun 11 17:32:02.583510 crc crio[22018]: time="2026-06-11T17:32:02.583286206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226523 | controller | Jun 11 17:32:02.636012 crc crio[22018]: time="2026-06-11T17:32:02.635905005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226539 | controller | Jun 11 17:32:02.725642 crc crio[22018]: time="2026-06-11T17:32:02.725601852Z" level=info msg="Stopping container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 (timeout: 2s)" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.226556 | controller | Jun 11 17:32:02.868142 crc crio[22018]: time="2026-06-11T17:32:02.868037339Z" level=info msg="Stopped container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.226572 | controller | Jun 11 17:32:02.869667 crc crio[22018]: time="2026-06-11T17:32:02.869583008Z" level=info msg="Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226588 | controller | Jun 11 17:32:02.870486 crc crio[22018]: time="2026-06-11T17:32:02.8702553Z" level=info msg="Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}"
2026-06-11 18:17:38.226630 | controller | Jun 11 17:32:02.872790 crc crio[22018]: time="2026-06-11T17:32:02.872717239Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-rbx8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.226649 | controller | Jun 11 17:32:02.915905 crc crio[22018]: time="2026-06-11T17:32:02.915495399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.226665 | controller | Jun 11 17:32:03.040849 crc crio[22018]: time="2026-06-11T17:32:03.040743377Z" level=info msg="Created container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.226681 | controller | Jun 11 17:32:03.041978 crc crio[22018]: time="2026-06-11T17:32:03.041858413Z" level=info msg="Starting container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a" id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.226698 | controller | Jun 11 17:32:03.046681 crc crio[22018]: time="2026-06-11T17:32:03.046561422Z" level=info msg="Started container" PID=183111 containerID=582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a description=openshift-infra/auto-csr-approver-29686652-qmgdp/oc id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147
2026-06-11 18:17:38.226714 | controller | Jun 11 17:32:03.235470 crc crio[22018]: time="2026-06-11T17:32:03.231808478Z" level=info msg="Stopped pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226731 | controller | Jun 11 17:32:03.780626 crc crio[22018]: time="2026-06-11T17:32:03.779932387Z" level=info msg="Removing container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226748 | controller | Jun 11 17:32:03.822853 crc crio[22018]: time="2026-06-11T17:32:03.822739944Z" level=info msg="Removed container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226764 | controller | Jun 11 17:32:03.825682 crc crio[22018]: time="2026-06-11T17:32:03.825398518Z" level=info msg="Removing container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226780 | controller | Jun 11 17:32:03.874137 crc crio[22018]: time="2026-06-11T17:32:03.874013951Z" level=info msg="Removed container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226796 | controller | Jun 11 17:32:03.877536 crc crio[22018]: time="2026-06-11T17:32:03.877429349Z" level=info msg="Removing container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226819 | controller | Jun 11 17:32:03.920183 crc crio[22018]: time="2026-06-11T17:32:03.919761553Z" level=info msg="Removed container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226835 | controller | Jun 11 17:32:04.795775 crc crio[22018]: time="2026-06-11T17:32:04.795128223Z" level=info msg="Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226868 | controller | Jun 11 17:32:04.797545 crc crio[22018]: time="2026-06-11T17:32:04.796233419Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc0029b4ca0}] Aliases:map[]}"
2026-06-11 18:17:38.226890 | controller | Jun 11 17:32:04.797545 crc crio[22018]: time="2026-06-11T17:32:04.796522528Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686652-qmgdp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.226906 | controller | Jun 11 17:32:05.162561 crc crio[22018]: time="2026-06-11T17:32:05.161761022Z" level=info msg="Stopped pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226923 | controller | Jun 11 17:32:14.637743 crc crio[22018]: time="2026-06-11T17:32:14.636796465Z" level=info msg="Removing container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226939 | controller | Jun 11 17:32:14.751593 crc crio[22018]: time="2026-06-11T17:32:14.751470293Z" level=info msg="Removed container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.226955 | controller | Jun 11 17:32:14.762778 crc crio[22018]: time="2026-06-11T17:32:14.762691848Z" level=info msg="Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226970 | controller | Jun 11 17:32:14.762778 crc crio[22018]: time="2026-06-11T17:32:14.762783001Z" level=info msg="Stopped pod sandbox (already stopped): 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.226987 | controller | Jun 11 17:32:14.763654 crc crio[22018]: time="2026-06-11T17:32:14.763498834Z" level=info msg="Removing pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227003 | controller | Jun 11 17:32:14.778144 crc crio[22018]: time="2026-06-11T17:32:14.778076268Z" level=info msg="Removed pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227019 | controller | Jun 11 17:32:14.779308 crc crio[22018]: time="2026-06-11T17:32:14.779181361Z" level=info msg="Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227040 | controller | Jun 11 17:32:14.779308 crc crio[22018]: time="2026-06-11T17:32:14.779296845Z" level=info msg="Stopped pod sandbox (already stopped): 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227057 | controller | Jun 11 17:32:14.780116 crc crio[22018]: time="2026-06-11T17:32:14.780022778Z" level=info msg="Removing pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227073 | controller | Jun 11 17:32:14.796151 crc crio[22018]: time="2026-06-11T17:32:14.796025519Z" level=info msg="Removed pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227089 | controller | Jun 11 17:33:14.819984 crc crio[22018]: time="2026-06-11T17:33:14.818440189Z" level=info msg="Removing container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227105 | controller | Jun 11 17:33:14.860714 crc crio[22018]: time="2026-06-11T17:33:14.860051453Z" level=info msg="Removed container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227121 | controller | Jun 11 17:33:14.863439 crc crio[22018]: time="2026-06-11T17:33:14.863312723Z" level=info msg="Removing container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227137 | controller | Jun 11 17:33:14.907802 crc crio[22018]: time="2026-06-11T17:33:14.907558772Z" level=info msg="Removed container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227153 | controller | Jun 11 17:33:14.911652 crc crio[22018]: time="2026-06-11T17:33:14.911435449Z" level=info msg="Removing container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227168 | controller | Jun 11 17:33:14.948942 crc crio[22018]: time="2026-06-11T17:33:14.948814456Z" level=info msg="Removed container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.227184 | controller | Jun 11 17:33:14.959000 crc crio[22018]: time="2026-06-11T17:33:14.958924016Z" level=info msg="Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227200 | controller | Jun 11 17:33:14.959096 crc crio[22018]: time="2026-06-11T17:33:14.959005408Z" level=info msg="Stopped pod sandbox (already stopped): 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227216 | controller | Jun 11 17:33:14.959808 crc crio[22018]: time="2026-06-11T17:33:14.959730292Z" level=info msg="Removing pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227237 | controller | Jun 11 17:33:14.976245 crc crio[22018]: time="2026-06-11T17:33:14.975918008Z" level=info msg="Removed pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.227254 | controller | Jun 11 17:33:59.450732 crc crio[22018]: time="2026-06-11T17:33:59.449908505Z" level=info msg="Stopping pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227269 | controller | Jun 11 17:33:59.452698 crc crio[22018]: time="2026-06-11T17:33:59.451252598Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc007485318}] Aliases:map[]}"
2026-06-11 18:17:38.227286 | controller | Jun 11 17:33:59.452698 crc crio[22018]: time="2026-06-11T17:33:59.451557148Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.227302 | controller | Jun 11 17:33:59.970630 crc crio[22018]: time="2026-06-11T17:33:59.970373675Z" level=info msg="Stopped pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.227318 | controller | Jun 11 17:34:00.687728 crc crio[22018]: time="2026-06-11T17:34:00.686941147Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686654-ckspb/POD" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.227333 | controller | Jun 11 17:34:00.688908 crc crio[22018]: time="2026-06-11T17:34:00.687764103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227349 | controller | Jun 11 17:34:00.745137 crc crio[22018]: time="2026-06-11T17:34:00.745006601Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}"
2026-06-11 18:17:38.227365 | controller | Jun 11 17:34:00.745137 crc crio[22018]: time="2026-06-11T17:34:00.745100354Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686654-ckspb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.227381 | controller | Jun 11 17:34:01.120362 crc crio[22018]: time="2026-06-11T17:34:01.119732736Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.227397 | controller | Jun 11 17:34:01.120362 crc crio[22018]: time="2026-06-11T17:34:01.120306674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227413 | controller | Jun 11 17:34:01.150252 crc crio[22018]: time="2026-06-11T17:34:01.150151821Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}"
2026-06-11 18:17:38.227433 | controller | Jun 11 17:34:01.150252 crc crio[22018]: time="2026-06-11T17:34:01.150206002Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.227452 | controller | Jun 11 17:34:01.314225 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53346791eee58d Mac:0e:f8:c8:7c:2e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 SocketPath: PciID:}] [{Interface:0xc00028e5e0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.227470 | controller | Jun 11 17:34:01.317398 crc crio[22018]: time="2026-06-11T17:34:01.317186201Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}"
2026-06-11 18:17:38.227487 | controller | Jun 11 17:34:01.317607 crc crio[22018]: time="2026-06-11T17:34:01.317541732Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686654-ckspb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.227503 | controller | Jun 11 17:34:01.333238 crc crio[22018]: time="2026-06-11T17:34:01.333142266Z" level=info msg="Ran pod sandbox b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 with infra container: openshift-infra/auto-csr-approver-29686654-ckspb/POD" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.227519 | controller | Jun 11 17:34:01.338795 crc crio[22018]: time="2026-06-11T17:34:01.338720073Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.227535 | controller | Jun 11 17:34:01.359092 crc crio[22018]: time="2026-06-11T17:34:01.359016296Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.227551 | controller | Jun 11 17:34:01.651495 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d8213ede53b1c6 Mac:ae:1d:6b:21:15:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.227567 | controller | Jun 11 17:34:01.652756 crc crio[22018]: time="2026-06-11T17:34:01.652691003Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}"
2026-06-11 18:17:38.227583 | controller | Jun 11 17:34:01.652903 crc crio[22018]: time="2026-06-11T17:34:01.652855078Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.227603 | controller | Jun 11 17:34:01.665107 crc crio[22018]: time="2026-06-11T17:34:01.664944833Z" level=info msg="Ran pod sandbox 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.227621 | controller | Jun 11 17:34:01.672199 crc crio[22018]: time="2026-06-11T17:34:01.667917555Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.227638 | controller | Jun 11 17:34:01.674805 crc crio[22018]: time="2026-06-11T17:34:01.674647469Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.227654 | controller | Jun 11 17:34:02.137977 crc crio[22018]: time="2026-06-11T17:34:02.137243074Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.227670 | controller | Jun 11 17:34:02.139827 crc crio[22018]: time="2026-06-11T17:34:02.139725513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=47a3f0a9-2217-4340-ac08-8ee0d79d306b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.227686 | controller | Jun 11 17:34:02.218700 crc crio[22018]: time="2026-06-11T17:34:02.218594915Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=523e983b-e658-47a7-93dc-87ebf079bcaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.227702 | controller | Jun 11 17:34:02.230136 crc crio[22018]: time="2026-06-11T17:34:02.230056608Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.227719 | controller | Jun 11 17:34:02.231046 crc crio[22018]: time="2026-06-11T17:34:02.230783801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227735 | controller | Jun 11 17:34:02.282942 crc crio[22018]: time="2026-06-11T17:34:02.282838843Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.227751 | controller | Jun 11 17:34:02.284239 crc crio[22018]: time="2026-06-11T17:34:02.28403815Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b7b5b63b-a908-407b-94a1-201ef4ad00b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.227767 | controller | Jun 11 17:34:02.287266 crc crio[22018]: time="2026-06-11T17:34:02.287191291Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1b6f51c-839c-4458-8e66-6e52dcda040a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.227783 | controller | Jun 11 17:34:02.299782 crc crio[22018]: time="2026-06-11T17:34:02.299674256Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686654-ckspb/oc" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.227804 | controller | Jun 11 17:34:02.300594 crc crio[22018]: time="2026-06-11T17:34:02.300528243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227820 | controller | Jun 11 17:34:02.302242 crc crio[22018]: time="2026-06-11T17:34:02.302152724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227836 | controller | Jun 11 17:34:02.306967 crc crio[22018]: time="2026-06-11T17:34:02.306825843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227875 | controller | Jun 11 17:34:02.367832 crc crio[22018]: time="2026-06-11T17:34:02.366846907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227902 | controller | Jun 11 17:34:02.557933 crc crio[22018]: time="2026-06-11T17:34:02.557534407Z" level=info msg="Created container 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.227924 | controller | Jun 11 17:34:02.566693 crc crio[22018]: time="2026-06-11T17:34:02.561192672Z" level=info msg="Starting container: 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102" id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.227942 | controller | Jun 11 17:34:02.570727 crc crio[22018]: time="2026-06-11T17:34:02.569823668Z" level=info msg="Started container" PID=189866 containerID=4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0
2026-06-11 18:17:38.227958 | controller | Jun 11 17:34:02.673407 crc crio[22018]: time="2026-06-11T17:34:02.67303341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.227975 | controller | Jun 11 17:34:02.786837 crc crio[22018]: time="2026-06-11T17:34:02.786716816Z" level=info msg="Created container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.227991 | controller | Jun 11 17:34:02.789210 crc crio[22018]: time="2026-06-11T17:34:02.788790593Z" level=info msg="Starting container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1" id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.228007 | controller | Jun 11 17:34:02.794512 crc crio[22018]: time="2026-06-11T17:34:02.794178054Z" level=info msg="Started container" PID=189919 containerID=e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1 description=openshift-infra/auto-csr-approver-29686654-ckspb/oc id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131
2026-06-11 18:17:38.228023 | controller | Jun 11 17:34:04.597127 crc crio[22018]: time="2026-06-11T17:34:04.596407025Z" level=info msg="Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.228054 | controller | Jun 11 17:34:04.598943 crc crio[22018]: time="2026-06-11T17:34:04.598900945Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc0004bf408}] Aliases:map[]}"
2026-06-11 18:17:38.228073 | controller | Jun 11 17:34:04.599235 crc crio[22018]: time="2026-06-11T17:34:04.599214824Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686654-ckspb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.228090 | controller | Jun 11 17:34:04.957527 crc crio[22018]: time="2026-06-11T17:34:04.9574748Z" level=info msg="Stopped pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.228106 | controller | Jun 11 17:34:15.004017 crc crio[22018]: time="2026-06-11T17:34:15.002932687Z" level=info msg="Removing container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.228122 | controller | Jun 11 17:34:15.167731 crc crio[22018]: time="2026-06-11T17:34:15.16720875Z" level=info msg="Removed container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.228138 | controller | Jun 11 17:34:15.188781 crc crio[22018]: time="2026-06-11T17:34:15.188670749Z" level=info msg="Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.228154 | controller | Jun 11 17:34:15.189115 crc crio[22018]: time="2026-06-11T17:34:15.188885316Z" level=info msg="Stopped pod sandbox (already stopped): e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.228171 | controller | Jun 11 17:34:15.191208 crc crio[22018]: time="2026-06-11T17:34:15.191111897Z" level=info msg="Removing pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.228187 | controller | Jun 11 17:34:15.211783 crc crio[22018]: time="2026-06-11T17:34:15.210847475Z" level=info msg="Removed pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.228202 | controller | Jun 11 17:35:53.742850 crc crio[22018]: time="2026-06-11T17:35:53.741924311Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-r88p7/POD" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.228218 | controller | Jun 11 17:35:53.744408 crc crio[22018]: time="2026-06-11T17:35:53.742919973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228233 | controller | Jun 11 17:35:53.801274 crc crio[22018]: time="2026-06-11T17:35:53.801200193Z" level=info msg="Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}"
2026-06-11 18:17:38.228253 | controller | Jun 11 17:35:53.801274 crc crio[22018]: time="2026-06-11T17:35:53.801259095Z" level=info msg="Adding pod openshift-marketplace_certified-operators-r88p7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.228270 | controller | Jun 11 17:35:54.391279 crc crio[22018]: 2026-06-11T17:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8695196dd56ff8f Mac:f6:a6:50:3b:b9:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 SocketPath: PciID:}] [{Interface:0xc0003c0ae0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.228286 | controller | Jun 11 17:35:54.392833 crc crio[22018]: time="2026-06-11T17:35:54.392756393Z" level=info msg="Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}"
2026-06-11 18:17:38.228302 | controller | Jun 11 17:35:54.393062 crc crio[22018]: time="2026-06-11T17:35:54.3930002Z" level=info msg="Checking pod openshift-marketplace_certified-operators-r88p7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.228319 | controller | Jun 11 17:35:54.417935 crc crio[22018]: time="2026-06-11T17:35:54.417843465Z" level=info msg="Ran pod sandbox 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 with infra container: openshift-marketplace/certified-operators-r88p7/POD" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.228335 | controller | Jun 11 17:35:54.420586 crc crio[22018]: time="2026-06-11T17:35:54.420504998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=01f205ba-97f3-4bca-85e6-3dfcdda20847 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228351 | controller | Jun 11 17:35:54.423484 crc crio[22018]: time="2026-06-11T17:35:54.423371769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03a198ae-8ef0-4b0b-ae2e-56a9c520187b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228367 | controller | Jun 11 17:35:54.433073 crc crio[22018]: time="2026-06-11T17:35:54.432948996Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r88p7/extract-utilities" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228382 | controller | Jun 11 17:35:54.433609 crc crio[22018]: time="2026-06-11T17:35:54.433543965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228398 | controller | Jun 11 17:35:54.537806 crc crio[22018]: time="2026-06-11T17:35:54.537205432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228413 | controller | Jun 11 17:35:54.542826 crc crio[22018]: time="2026-06-11T17:35:54.542747785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228433 | controller | Jun 11 17:35:54.736128 crc crio[22018]: time="2026-06-11T17:35:54.735979765Z" level=info msg="Created container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228450 | controller | Jun 11 17:35:54.737879 crc crio[22018]: time="2026-06-11T17:35:54.737801624Z" level=info msg="Starting container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072" id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.228466 | controller | Jun 11 17:35:54.742957 crc crio[22018]: time="2026-06-11T17:35:54.742865035Z" level=info msg="Started container" PID=196115 containerID=b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072 description=openshift-marketplace/certified-operators-r88p7/extract-utilities id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3
2026-06-11 18:17:38.228482 | controller | Jun 11 17:35:55.182291 crc crio[22018]: time="2026-06-11T17:35:55.181844729Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.228498 | controller | Jun 11 17:35:55.191934 crc crio[22018]: time="2026-06-11T17:35:55.191733775Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.228514 | controller | Jun 11 17:35:55.857854 crc crio[22018]: time="2026-06-11T17:35:55.85770355Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.228530 | controller | Jun 11 17:35:55.859203 crc crio[22018]: time="2026-06-11T17:35:55.858699961Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a459b48-b5b3-4d5c-ba4f-d7900f7bc025 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228546 | controller | Jun 11 17:35:55.861648 crc crio[22018]: time="2026-06-11T17:35:55.86151742Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c7d6fb22-13f5-442e-a559-257a3121c977 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228561 | controller | Jun 11 17:35:55.870730 crc crio[22018]: time="2026-06-11T17:35:55.870422503Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r88p7/extract-content" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228577 | controller | Jun 11 17:35:55.871632 crc crio[22018]: time="2026-06-11T17:35:55.87158349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228592 | controller | Jun 11 17:35:55.923037 crc crio[22018]: time="2026-06-11T17:35:55.922905169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228608 | controller | Jun 11 17:35:55.926885 crc crio[22018]: time="2026-06-11T17:35:55.926835603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228623 | controller | Jun 11 17:35:56.090757 crc crio[22018]: time="2026-06-11T17:35:56.090650509Z" level=info msg="Created container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228643 | controller | Jun 11 17:35:56.092325 crc crio[22018]: time="2026-06-11T17:35:56.09225811Z" level=info msg="Starting container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245" id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.228659 | controller | Jun 11 17:35:56.099801 crc crio[22018]: time="2026-06-11T17:35:56.099715867Z" level=info msg="Started container" PID=196239 containerID=57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245 description=openshift-marketplace/certified-operators-r88p7/extract-content id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3
2026-06-11 18:17:38.228677 | controller | Jun 11 17:35:58.234463 crc crio[22018]: time="2026-06-11T17:35:58.233526969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=89d3ccec-301c-4133-a7ba-32bd93bad8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228693 | controller | Jun 11 17:35:58.237999 crc crio[22018]: time="2026-06-11T17:35:58.237202387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=63706db8-60cf-4b7a-9074-063a6dac0ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.228709 | controller | Jun 11 17:35:58.252728 crc crio[22018]: time="2026-06-11T17:35:58.251637812Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r88p7/registry-server" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228725 | controller | Jun 11 17:35:58.252728 crc crio[22018]: time="2026-06-11T17:35:58.252151268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228740 | controller | Jun 11 17:35:58.344726 crc crio[22018]: time="2026-06-11T17:35:58.344107665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228756 | controller | Jun 11 17:35:58.352677 crc crio[22018]: time="2026-06-11T17:35:58.352638836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228772 | controller | Jun 11 17:35:58.515603 crc crio[22018]: time="2026-06-11T17:35:58.515219853Z" level=info msg="Created container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.228787 | controller | Jun 11 17:35:58.516678 crc crio[22018]: time="2026-06-11T17:35:58.516582876Z" level=info msg="Starting container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd" id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.228802 | controller | Jun 11 17:35:58.528849 crc crio[22018]: time="2026-06-11T17:35:58.527908575Z" level=info msg="Started container" PID=196377 containerID=6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd description=openshift-marketplace/certified-operators-r88p7/registry-server id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3
2026-06-11 18:17:38.228818 | controller | Jun 11 17:36:00.556900 crc crio[22018]: time="2026-06-11T17:36:00.556017283Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686656-9rzb5/POD" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.228839 | controller | Jun 11 17:36:00.556900 crc crio[22018]: time="2026-06-11T17:36:00.556908561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.228875 | controller | Jun 11 17:36:00.591848 crc crio[22018]: time="2026-06-11T17:36:00.591773037Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}"
2026-06-11 18:17:38.228895 | controller | Jun 11 17:36:00.591848 crc crio[22018]: time="2026-06-11T17:36:00.591843019Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686656-9rzb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.228911 | controller | Jun 11 17:36:00.897008 crc crio[22018]: 2026-06-11T17:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2493e15f2d48926 Mac:76:2c:35:9c:58:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b SocketPath: PciID:}] [{Interface:0xc00025a960 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.228927 | controller | Jun 11 17:36:00.899773 crc crio[22018]: time="2026-06-11T17:36:00.899693646Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}"
2026-06-11 18:17:38.228944 | controller | Jun 11 17:36:00.900120 crc crio[22018]: time="2026-06-11T17:36:00.900078038Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686656-9rzb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.228960 | controller | Jun 11 17:36:00.912055 crc crio[22018]: time="2026-06-11T17:36:00.911958199Z" level=info msg="Ran pod sandbox 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c with infra container: openshift-infra/auto-csr-approver-29686656-9rzb5/POD" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.228976 | controller | Jun 11 17:36:00.920038 crc crio[22018]: time="2026-06-11T17:36:00.919789042Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.228992 | controller | Jun 11 17:36:00.926698 crc crio[22018]: time="2026-06-11T17:36:00.926597839Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.229008 | controller | Jun 11 17:36:02.011719 crc crio[22018]: time="2026-06-11T17:36:02.011613458Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.229024 | controller | Jun 11 17:36:02.013884 crc crio[22018]: time="2026-06-11T17:36:02.013781886Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=003ad86c-455a-4a97-b17d-68dd8b10c56c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229044 | controller | Jun 11 17:36:02.016664 crc crio[22018]: time="2026-06-11T17:36:02.016580985Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9b5149bb-5ffc-46fd-bcdd-d4afb7ba90bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229061 | controller | Jun 11 17:36:02.026008 crc crio[22018]: time="2026-06-11T17:36:02.025887351Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686656-9rzb5/oc" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.229077 | controller | Jun 11 17:36:02.026834 crc crio[22018]: time="2026-06-11T17:36:02.026775769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229094 | controller | Jun 11 17:36:02.078566 crc crio[22018]: time="2026-06-11T17:36:02.077897621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229110 | controller | Jun 11 17:36:02.356790 crc crio[22018]: time="2026-06-11T17:36:02.356324406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229126 | controller | Jun 11 17:36:02.563890 crc crio[22018]: time="2026-06-11T17:36:02.563766635Z" level=info msg="Created container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.229143 | controller | Jun 11 17:36:02.565170 crc crio[22018]: time="2026-06-11T17:36:02.565068243Z" level=info msg="Starting container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c" id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.229159 | controller | Jun 11 17:36:02.571587 crc crio[22018]: time="2026-06-11T17:36:02.571133788Z" level=info msg="Started container" PID=196615 containerID=498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c description=openshift-infra/auto-csr-approver-29686656-9rzb5/oc id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c
2026-06-11 18:17:38.229175 | controller | Jun 11 17:36:04.331520 crc crio[22018]: time="2026-06-11T17:36:04.330946972Z" level=info msg="Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229191 | controller | Jun 11 17:36:04.332769 crc crio[22018]: time="2026-06-11T17:36:04.332508582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc0003809f0}] Aliases:map[]}"
2026-06-11 18:17:38.229207 | controller | Jun 11 17:36:04.332769 crc crio[22018]: time="2026-06-11T17:36:04.332645227Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686656-9rzb5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.229224 | controller | Jun 11 17:36:04.724417 crc crio[22018]: time="2026-06-11T17:36:04.724001473Z" level=info msg="Stopped pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229240 | controller | Jun 11 17:36:06.361507 crc crio[22018]: time="2026-06-11T17:36:06.359134982Z" level=info msg="Stopping container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd (timeout: 2s)" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.229260 | controller | Jun 11 17:36:06.486034 crc crio[22018]: time="2026-06-11T17:36:06.485914293Z" level=info msg="Stopped container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.229276 | controller | Jun 11 17:36:06.488039 crc crio[22018]: time="2026-06-11T17:36:06.487031209Z" level=info msg="Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229292 | controller | Jun 11 17:36:06.488039 crc crio[22018]: time="2026-06-11T17:36:06.487659119Z" level=info msg="Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc000381678}] Aliases:map[]}"
2026-06-11 18:17:38.229309 | controller | Jun 11 17:36:06.488039 crc crio[22018]: time="2026-06-11T17:36:06.487780113Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-r88p7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.229325 | controller | Jun 11 17:36:06.894867 crc crio[22018]: time="2026-06-11T17:36:06.891125027Z" level=info msg="Stopped pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229341 | controller | Jun 11 17:36:07.377948 crc crio[22018]: time="2026-06-11T17:36:07.377865628Z" level=info msg="Removing container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229358 | controller | Jun 11 17:36:07.405199 crc crio[22018]: time="2026-06-11T17:36:07.405096468Z" level=info msg="Removed container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229374 | controller | Jun 11 17:36:07.407942 crc crio[22018]: time="2026-06-11T17:36:07.407853759Z" level=info msg="Removing container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229390 | controller | Jun 11 17:36:07.461625 crc crio[22018]: time="2026-06-11T17:36:07.461051478Z" level=info msg="Removed container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229406 | controller | Jun 11 17:36:07.465885 crc crio[22018]: time="2026-06-11T17:36:07.465845689Z" level=info msg="Removing container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229422 | controller | Jun 11 17:36:07.511695 crc crio[22018]: time="2026-06-11T17:36:07.511517038Z" level=info msg="Removed container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229441 | controller | Jun 11 17:36:15.270867 crc crio[22018]: time="2026-06-11T17:36:15.267451606Z" level=info msg="Removing container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229458 | controller | Jun 11 17:36:15.374930 crc crio[22018]: time="2026-06-11T17:36:15.374826855Z" level=info msg="Removed container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.229473 | controller | Jun 11 17:36:15.385881 crc crio[22018]: time="2026-06-11T17:36:15.385825311Z" level=info msg="Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229489 | controller | Jun 11 17:36:15.386116 crc crio[22018]: time="2026-06-11T17:36:15.385887363Z" level=info msg="Stopped pod sandbox (already stopped): ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229506 | controller | Jun 11 17:36:15.386460 crc crio[22018]: time="2026-06-11T17:36:15.386398949Z" level=info msg="Removing pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.229522 | controller | Jun 11 17:36:15.399742 crc crio[22018]: time="2026-06-11T17:36:15.399639724Z" level=info msg="Removed pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.229537 | controller | Jun 11 17:36:15.400688 crc crio[22018]: time="2026-06-11T17:36:15.400636341Z" level=info msg="Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229553 | controller | Jun 11 17:36:15.400773 crc crio[22018]: time="2026-06-11T17:36:15.400704453Z" level=info msg="Stopped pod sandbox (already stopped): 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.229568 | controller | Jun 11 17:36:15.401316 crc crio[22018]: time="2026-06-11T17:36:15.401289982Z" level=info msg="Removing pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.229584 | controller | Jun 11 17:36:15.413771 crc crio[22018]: time="2026-06-11T17:36:15.413687297Z" level=info msg="Removed pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.229599 | controller | Jun 11 17:36:43.678784 crc crio[22018]: time="2026-06-11T17:36:43.67795057Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-dgw5r/POD" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.229615 | controller | Jun 11 17:36:43.684604 crc crio[22018]: time="2026-06-11T17:36:43.681001067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229631 | controller | Jun 11 17:36:43.712038 crc crio[22018]: time="2026-06-11T17:36:43.71197733Z" level=info msg="Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}"
2026-06-11 18:17:38.229652 | controller | Jun 11 17:36:43.712420 crc crio[22018]: time="2026-06-11T17:36:43.712394444Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-dgw5r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.229669 | controller | Jun 11 17:36:44.322366 crc crio[22018]: 2026-06-11T17:36:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:448d9166cf71598 Mac:da:2e:8d:6f:6e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 SocketPath: PciID:}] [{Interface:0xc00028acd0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.229685 | controller | Jun 11 17:36:44.324666 crc crio[22018]: time="2026-06-11T17:36:44.324576254Z" level=info msg="Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}"
2026-06-11 18:17:38.229702 | controller | Jun 11 17:36:44.324864 crc crio[22018]: time="2026-06-11T17:36:44.324792111Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-dgw5r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.229718 | controller | Jun 11 17:36:44.335747 crc crio[22018]: time="2026-06-11T17:36:44.335689737Z" level=info msg="Ran pod sandbox 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 with infra container: openshift-marketplace/redhat-marketplace-dgw5r/POD" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.229735 | controller | Jun 11 17:36:44.338693 crc crio[22018]: time="2026-06-11T17:36:44.338578846Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c7fffd5-ef66-4223-be85-824894d10efe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229751 | controller | Jun 11 17:36:44.340759 crc crio[22018]: time="2026-06-11T17:36:44.340707695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2e4da40-9d09-430c-856e-ac160b8c7941 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229766 | controller | Jun 11 17:36:44.348076 crc crio[22018]: time="2026-06-11T17:36:44.348005226Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.229782 | controller | Jun 11 17:36:44.348394 crc crio[22018]: time="2026-06-11T17:36:44.348310216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229797 | controller | Jun 11 17:36:44.400604 crc crio[22018]: time="2026-06-11T17:36:44.400136409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229814 | controller | Jun 11 17:36:44.404963 crc crio[22018]: time="2026-06-11T17:36:44.404893341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.229836 | controller | Jun 11 17:36:44.575925 crc crio[22018]: time="2026-06-11T17:36:44.575783702Z" level=info msg="Created container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.229872 | controller | Jun 11 17:36:44.579823 crc crio[22018]: time="2026-06-11T17:36:44.579742187Z" level=info msg="Starting container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286" id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.229890 | controller | Jun 11 17:36:44.587565 crc crio[22018]: time="2026-06-11T17:36:44.587248006Z" level=info msg="Started container" PID=199133 containerID=7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286 description=openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446
2026-06-11 18:17:38.229906 | controller | Jun 11 17:36:44.942935 crc crio[22018]: time="2026-06-11T17:36:44.942849346Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.229922 | controller | Jun 11 17:36:44.952057 crc crio[22018]: time="2026-06-11T17:36:44.951890863Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.229938 | controller | Jun 11 17:36:45.685369 crc crio[22018]: time="2026-06-11T17:36:45.685209816Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.229954 | controller | Jun 11 17:36:45.687124 crc crio[22018]: time="2026-06-11T17:36:45.687022363Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=25a91c78-a446-46e2-8a01-476a73b6c9bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229970 | controller | Jun 11 17:36:45.694910 crc crio[22018]: time="2026-06-11T17:36:45.694770809Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5a846e19-cb80-41af-adef-e43a7cd88caf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.229986 | controller | Jun 11 17:36:45.702212 crc crio[22018]: time="2026-06-11T17:36:45.702118497Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-content" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230003 | controller | Jun 11 17:36:45.702775 crc crio[22018]: time="2026-06-11T17:36:45.702713346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230019 | controller | Jun 11 17:36:45.746359 crc crio[22018]: time="2026-06-11T17:36:45.746258302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230035 | controller | Jun 11 17:36:45.753194 crc crio[22018]: time="2026-06-11T17:36:45.753114229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230051 | controller | Jun 11 17:36:45.917460 crc crio[22018]: time="2026-06-11T17:36:45.917232146Z" level=info msg="Created container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230071 | controller | Jun 11 17:36:45.918968 crc crio[22018]: time="2026-06-11T17:36:45.918890368Z" level=info msg="Starting container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb" id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.230089 | controller | Jun 11 17:36:45.925210 crc crio[22018]: time="2026-06-11T17:36:45.925113676Z" level=info msg="Started container" PID=199272 containerID=952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb description=openshift-marketplace/redhat-marketplace-dgw5r/extract-content id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446
2026-06-11 18:17:38.230105 | controller | Jun 11 17:36:46.990621 crc crio[22018]: time="2026-06-11T17:36:46.988077297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8375929e-e1bc-4665-b3f2-0602ab1e50ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.230122 | controller | Jun 11 17:36:46.992807 crc crio[22018]: time="2026-06-11T17:36:46.992661662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c6857e7-22fc-4111-81f7-1eb653733549 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.230138 | controller | Jun 11 17:36:47.003976 crc crio[22018]: time="2026-06-11T17:36:47.003787235Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dgw5r/registry-server" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230154 | controller | Jun 11 17:36:47.004744 crc crio[22018]: time="2026-06-11T17:36:47.004665913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230170 | controller | Jun 11 17:36:47.056732 crc crio[22018]: time="2026-06-11T17:36:47.056653612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230186 | controller | Jun 11 17:36:47.059628 crc crio[22018]: time="2026-06-11T17:36:47.059569646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230202 | controller | Jun 11 17:36:47.218008 crc crio[22018]: time="2026-06-11T17:36:47.217927717Z" level=info msg="Created container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230218 | controller | Jun 11 17:36:47.219122 crc crio[22018]: time="2026-06-11T17:36:47.219057424Z" level=info msg="Starting container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19" id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.230234 | controller | Jun 11 17:36:47.225210 crc crio[22018]: time="2026-06-11T17:36:47.224851426Z" level=info msg="Started container" PID=199335 containerID=089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 description=openshift-marketplace/redhat-marketplace-dgw5r/registry-server id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446
2026-06-11 18:17:38.230250 | controller | Jun 11 17:36:56.112230 crc crio[22018]: time="2026-06-11T17:36:56.111519185Z" level=info msg="Stopping container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 (timeout: 2s)" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.230271 | controller | Jun 11 17:36:56.235803 crc crio[22018]: time="2026-06-11T17:36:56.235192239Z" level=info msg="Stopped container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.230287 | controller | Jun 11 17:36:56.236637 crc crio[22018]: time="2026-06-11T17:36:56.236552011Z" level=info msg="Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230303 | controller | Jun 11 17:36:56.237412 crc crio[22018]: time="2026-06-11T17:36:56.237186842Z" level=info msg="Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}"
2026-06-11 18:17:38.230320 | controller | Jun 11 17:36:56.237646 crc crio[22018]: time="2026-06-11T17:36:56.237536773Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-dgw5r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.230336 | controller | Jun 11 17:36:56.575922 crc crio[22018]: time="2026-06-11T17:36:56.575802163Z" level=info msg="Stopped pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230352 | controller | Jun 11 17:36:57.139281 crc crio[22018]: time="2026-06-11T17:36:57.13871509Z" level=info msg="Removing container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230368 | controller | Jun 11 17:36:57.184888 crc crio[22018]: time="2026-06-11T17:36:57.184617887Z" level=info msg="Removed container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230384 | controller | Jun 11 17:36:57.188632 crc crio[22018]: time="2026-06-11T17:36:57.187573251Z" level=info msg="Removing container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230399 | controller | Jun 11 17:36:57.244817 crc crio[22018]: time="2026-06-11T17:36:57.244676217Z" level=info msg="Removed container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230415 | controller | Jun 11 17:36:57.248889 crc crio[22018]: time="2026-06-11T17:36:57.248811963Z" level=info msg="Removing container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230431 | controller | Jun 11 17:36:57.304757 crc crio[22018]: time="2026-06-11T17:36:57.304654647Z" level=info msg="Removed container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.230450 | controller | Jun 11 17:37:15.453766 crc crio[22018]: time="2026-06-11T17:37:15.452697288Z" level=info msg="Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230466 | controller | Jun 11 17:37:15.455843 crc crio[22018]: time="2026-06-11T17:37:15.453796413Z" level=info msg="Stopped pod sandbox (already stopped): 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230482 | controller | Jun 11 17:37:15.455843 crc crio[22018]: time="2026-06-11T17:37:15.454692841Z" level=info msg="Removing pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.230497 | controller | Jun 11 17:37:15.478650 crc crio[22018]: time="2026-06-11T17:37:15.478552319Z" level=info msg="Removed pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.230513 | controller | Jun 11 17:37:21.514763 crc crio[22018]: time="2026-06-11T17:37:21.512973655Z" level=info msg="Stopping pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230528 | controller | Jun 11 17:37:21.517017 crc crio[22018]: time="2026-06-11T17:37:21.516104166Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc000aa5548}] Aliases:map[]}"
2026-06-11 18:17:38.230544 | controller | Jun 11 17:37:21.517017 crc crio[22018]: time="2026-06-11T17:37:21.516483906Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.230559 | controller | Jun 11 17:37:22.005287 crc crio[22018]: time="2026-06-11T17:37:22.004868212Z" level=info msg="Stopped pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.230575 | controller | Jun 11 17:37:23.056065 crc crio[22018]: time="2026-06-11T17:37:23.055523289Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.230590 | controller | Jun 11 17:37:23.058106 crc crio[22018]: time="2026-06-11T17:37:23.056070726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230625 | controller | Jun 11 17:37:23.096168 crc crio[22018]: time="2026-06-11T17:37:23.095952972Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}"
2026-06-11 18:17:38.230647 | controller | Jun 11 17:37:23.096168 crc crio[22018]: time="2026-06-11T17:37:23.096175049Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.230664 | controller | Jun 11 17:37:23.535019 crc crio[22018]: 2026-06-11T17:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0e14f1ae358fa Mac:2e:a4:ed:9b:c4:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 SocketPath: PciID:}] [{Interface:0xc000494b90 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.230680 | controller | Jun 11 17:37:23.537182 crc crio[22018]: time="2026-06-11T17:37:23.537085527Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}"
2026-06-11 18:17:38.230697 | controller | Jun 11 17:37:23.537314 crc crio[22018]: time="2026-06-11T17:37:23.537277763Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.230713 | controller | Jun 11 17:37:23.547156 crc crio[22018]: time="2026-06-11T17:37:23.547009834Z" level=info msg="Ran pod sandbox 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.230730 | controller | Jun 11 17:37:23.553706 crc crio[22018]: time="2026-06-11T17:37:23.553597999Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.230746 | controller | Jun 11 17:37:23.563538 crc crio[22018]: time="2026-06-11T17:37:23.563455652Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-11 18:17:38.230762 | controller | Jun 11 17:37:24.021749 crc crio[22018]: time="2026-06-11T17:37:24.021633066Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.230777 | controller | Jun 11 17:37:24.022845 crc crio[22018]: time="2026-06-11T17:37:24.022650579Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ebef65fd-2a06-4be4-8130-a5825d7e64ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.230793 | controller | Jun 11 17:37:24.084957 crc crio[22018]: time="2026-06-11T17:37:24.084845231Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=91cd210d-456f-4812-a8d4-dfbe396c4785 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.230808 | controller | Jun 11 17:37:24.093703 crc crio[22018]: time="2026-06-11T17:37:24.093602859Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230829 | controller | Jun 11 17:37:24.094141 crc crio[22018]: time="2026-06-11T17:37:24.094068734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230845 | controller | Jun 11 17:37:24.141206 crc crio[22018]: time="2026-06-11T17:37:24.141078615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230879 | controller | Jun 11 17:37:24.145749 crc crio[22018]: time="2026-06-11T17:37:24.14565554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230895 | controller | Jun 11 17:37:24.356580 crc crio[22018]: time="2026-06-11T17:37:24.355767011Z" level=info msg="Created container de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.230911 | controller | Jun 11 17:37:24.357801 crc crio[22018]: time="2026-06-11T17:37:24.357701878Z" level=info msg="Starting container: de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389" id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.230927 | controller | Jun 11 17:37:24.364729 crc crio[22018]: time="2026-06-11T17:37:24.364520783Z" level=info msg="Started container" PID=201595 containerID=de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24
2026-06-11 18:17:38.230943 | controller | Jun 11 17:37:32.234398 crc crio[22018]: time="2026-06-11T17:37:32.23199605Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-xjhtk/POD" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.230958 | controller | Jun 11 17:37:32.234398 crc crio[22018]: time="2026-06-11T17:37:32.233013252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.230974 | controller | Jun 11 17:37:32.272689 crc crio[22018]: time="2026-06-11T17:37:32.272576528Z" level=info msg="Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}"
2026-06-11 18:17:38.230990 | controller | Jun 11 17:37:32.272689 crc crio[22018]: time="2026-06-11T17:37:32.272633329Z" level=info msg="Adding pod openshift-marketplace_community-operators-xjhtk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.231006 | controller | Jun 11 17:37:32.882467 crc crio[22018]: 2026-06-11T17:37:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66048d5915303ac Mac:26:e2:82:c5:e2:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.231022 | controller | Jun 11 17:37:32.884419 crc crio[22018]: time="2026-06-11T17:37:32.883766196Z" level=info msg="Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}"
2026-06-11 18:17:38.231044 | controller | Jun 11 17:37:32.884419 crc crio[22018]: time="2026-06-11T17:37:32.883946382Z" level=info msg="Checking pod openshift-marketplace_community-operators-xjhtk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.231060 | controller | Jun 11 17:37:32.894767 crc crio[22018]: time="2026-06-11T17:37:32.894628395Z" level=info msg="Ran pod sandbox 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b with infra container: openshift-marketplace/community-operators-xjhtk/POD" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.231076 | controller | Jun 11 17:37:32.897077 crc crio[22018]: time="2026-06-11T17:37:32.896999755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4b8742d9-18d9-4f34-8b28-432215f6af93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231092 | controller | Jun 11 17:37:32.899189 crc crio[22018]: time="2026-06-11T17:37:32.899112673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d42bd3d6-2b73-4e70-8aa0-4008f9094a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231108 | controller | Jun 11 17:37:32.906780 crc crio[22018]: time="2026-06-11T17:37:32.906693013Z" level=info msg="Creating container: openshift-marketplace/community-operators-xjhtk/extract-utilities" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231124 | controller | Jun 11 17:37:32.907156 crc crio[22018]: time="2026-06-11T17:37:32.907103496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231140 | controller | Jun 11 17:37:32.968223 crc crio[22018]: time="2026-06-11T17:37:32.968018388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231156 | controller | Jun 11 17:37:32.973804 crc crio[22018]: time="2026-06-11T17:37:32.973715029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231171 | controller | Jun 11 17:37:33.144673 crc crio[22018]: time="2026-06-11T17:37:33.143902028Z" level=info msg="Created container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231187 | controller | Jun 11 17:37:33.148859 crc crio[22018]: time="2026-06-11T17:37:33.148781384Z" level=info msg="Starting container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9" id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.231204 | controller | Jun 11 17:37:33.154264 crc crio[22018]: time="2026-06-11T17:37:33.154154193Z" level=info msg="Started container" PID=202120 containerID=ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9 description=openshift-marketplace/community-operators-xjhtk/extract-utilities id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b
2026-06-11 18:17:38.231224 | controller | Jun 11 17:37:33.731560 crc crio[22018]: time="2026-06-11T17:37:33.731114601Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.231240 | controller | Jun 11 17:37:33.740481 crc crio[22018]: time="2026-06-11T17:37:33.740294369Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.231266 | controller | Jun 11 17:37:34.311484 crc crio[22018]: time="2026-06-11T17:37:34.310499235Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.231284 | controller | Jun 11 17:37:34.313291 crc crio[22018]: time="2026-06-11T17:37:34.312746387Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=812c2625-9ea0-4781-831d-b52dbc810545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231300 | controller | Jun 11 17:37:34.316592 crc crio[22018]: time="2026-06-11T17:37:34.316463605Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2630bd8d-7340-40f4-b31f-ca7d440ba8aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231316 | controller | Jun 11 17:37:34.325955 crc crio[22018]: time="2026-06-11T17:37:34.325823981Z" level=info msg="Creating container: openshift-marketplace/community-operators-xjhtk/extract-content" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231333 | controller | Jun 11 17:37:34.326901 crc crio[22018]: time="2026-06-11T17:37:34.326805283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231349 | controller | Jun 11 17:37:34.396307 crc crio[22018]: time="2026-06-11T17:37:34.39608113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231365 | controller | Jun 11 17:37:34.400858 crc crio[22018]: time="2026-06-11T17:37:34.400763308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231381 | controller | Jun 11 17:37:34.601903 crc crio[22018]: time="2026-06-11T17:37:34.601773886Z" level=info msg="Created container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231397 | controller | Jun 11 17:37:34.606824 crc crio[22018]: time="2026-06-11T17:37:34.603991416Z" level=info msg="Starting container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b" id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.231413 | controller | Jun 11 17:37:34.611107 crc crio[22018]: time="2026-06-11T17:37:34.611025909Z" level=info msg="Started container" PID=202211 containerID=286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b description=openshift-marketplace/community-operators-xjhtk/extract-content id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b
2026-06-11 18:17:38.231430 | controller | Jun 11 17:37:36.773108 crc crio[22018]: time="2026-06-11T17:37:36.77261473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=346ac78e-2d24-4100-8823-ab4a2c019e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231450 | controller | Jun 11 17:37:36.775776 crc crio[22018]: time="2026-06-11T17:37:36.775578384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d95dd4f-ba22-4912-9c1f-f05043b27bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.231467 | controller | Jun 11 17:37:36.785734 crc crio[22018]: time="2026-06-11T17:37:36.785655604Z" level=info msg="Creating container: openshift-marketplace/community-operators-xjhtk/registry-server" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231483 | controller | Jun 11 17:37:36.786538 crc crio[22018]: time="2026-06-11T17:37:36.78647696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231498 | controller | Jun 11 17:37:36.845533 crc crio[22018]: time="2026-06-11T17:37:36.845260214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231514 | controller | Jun 11 17:37:36.848861 crc crio[22018]: time="2026-06-11T17:37:36.848803407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231531 | controller | Jun 11 17:37:37.044091 crc crio[22018]: time="2026-06-11T17:37:37.043992478Z" level=info msg="Created container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.231546 | controller | Jun 11 17:37:37.045529 crc crio[22018]: time="2026-06-11T17:37:37.045327487Z" level=info msg="Starting container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e" id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.231562 | controller | Jun 11 17:37:37.053691 crc crio[22018]: time="2026-06-11T17:37:37.051305391Z" level=info msg="Started container" PID=202379 containerID=a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e description=openshift-marketplace/community-operators-xjhtk/registry-server id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b
2026-06-11 18:17:38.231578 | controller | Jun 11 17:37:44.888496 crc crio[22018]: time="2026-06-11T17:37:44.887840475Z" level=info msg="Stopping container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e (timeout: 2s)" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.231594 | controller | Jun 11 17:37:45.550509 crc crio[22018]: time="2026-06-11T17:37:45.550394623Z" level=info msg="Stopped container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.231609 | controller | Jun 11 17:37:45.551497 crc crio[22018]: time="2026-06-11T17:37:45.551416716Z" level=info msg="Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.231624 | controller | Jun 11 17:37:45.552828 crc crio[22018]: time="2026-06-11T17:37:45.552504081Z" level=info msg="Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc0029b4d98}] Aliases:map[]}"
2026-06-11 18:17:38.231644 | controller | Jun 11 17:37:45.552828 crc crio[22018]: time="2026-06-11T17:37:45.552733998Z" level=info msg="Deleting pod openshift-marketplace_community-operators-xjhtk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.231661 | controller | Jun 11 17:37:45.959618 crc crio[22018]: time="2026-06-11T17:37:45.958703006Z" level=info msg="Stopped pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.231677 | controller | Jun 11 17:37:46.937703 crc crio[22018]: time="2026-06-11T17:37:46.936822505Z" level=info msg="Removing container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231692 | controller | Jun 11 17:37:46.982489 crc crio[22018]: time="2026-06-11T17:37:46.982272637Z" level=info msg="Removed container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231708 | controller | Jun 11 17:37:46.985725 crc crio[22018]: time="2026-06-11T17:37:46.985654484Z" level=info msg="Removing container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231724 | controller | Jun 11 17:37:47.030065 crc crio[22018]: time="2026-06-11T17:37:47.029958161Z" level=info msg="Removed container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231739 | controller | Jun 11 17:37:47.035695 crc crio[22018]: time="2026-06-11T17:37:47.035645349Z" level=info msg="Removing container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231754 | controller | Jun 11 17:37:47.081185 crc crio[22018]: time="2026-06-11T17:37:47.081055885Z" level=info msg="Removed container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.231769 | controller | Jun 11 17:38:00.575826 crc crio[22018]: time="2026-06-11T17:38:00.574524548Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686658-9nj72/POD" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.231785 | controller | Jun 11 17:38:00.578242 crc crio[22018]: time="2026-06-11T17:38:00.575874031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.231800 | controller | Jun 11 17:38:00.621791 crc crio[22018]: time="2026-06-11T17:38:00.621193829Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}"
2026-06-11 18:17:38.231819 | controller | Jun 11 17:38:00.622164 crc crio[22018]: time="2026-06-11T17:38:00.62214082Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686658-9nj72 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.231836 | controller | Jun 11 17:38:00.955534 crc crio[22018]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1898dd559383957 Mac:46:ad:65:25:3f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.231874 | controller | Jun 11 17:38:00.957612 crc crio[22018]: time="2026-06-11T17:38:00.957536989Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}"
2026-06-11 18:17:38.231902 | controller | Jun 11 17:38:00.957753 crc crio[22018]: time="2026-06-11T17:38:00.957701724Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686658-9nj72 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.231920 | controller | Jun 11 17:38:00.972236 crc crio[22018]: time="2026-06-11T17:38:00.972047371Z" level=info msg="Ran pod sandbox 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 with infra container: openshift-infra/auto-csr-approver-29686658-9nj72/POD" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.231936 | controller | Jun 11 17:38:00.975725 crc crio[22018]: time="2026-06-11T17:38:00.975629783Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.231953 | controller | Jun 11 17:38:00.988564 crc crio[22018]: time="2026-06-11T17:38:00.988474851Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.231969 | controller | Jun 11 17:38:02.216815 crc crio[22018]: time="2026-06-11T17:38:02.216150495Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.231985 | controller | Jun 11 17:38:02.218697 crc crio[22018]: time="2026-06-11T17:38:02.218654854Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=81646125-39a7-4200-8847-bfd570f360e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.232001 | controller | Jun 11 17:38:02.221549 crc crio[22018]: time="2026-06-11T17:38:02.221296698Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ede88017-18fb-476a-9df9-7a0ade7d43d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.232017 | controller | Jun 11 17:38:02.229677 crc crio[22018]: time="2026-06-11T17:38:02.229578291Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686658-9nj72/oc" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.232033 | controller | Jun 11 17:38:02.230163 crc crio[22018]: time="2026-06-11T17:38:02.230092497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232048 | controller | Jun 11 17:38:02.274495 crc crio[22018]: time="2026-06-11T17:38:02.274371554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232070 | controller | Jun 11 17:38:02.456981 crc crio[22018]: time="2026-06-11T17:38:02.456830174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232087 | controller | Jun 11 17:38:02.599803 crc crio[22018]: time="2026-06-11T17:38:02.599108413Z" level=info msg="Created container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.232103 | controller | Jun 11 17:38:02.601033 crc crio[22018]: time="2026-06-11T17:38:02.600887839Z" level=info msg="Starting container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb" id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.232118 | controller | Jun 11 17:38:02.607975 crc crio[22018]: time="2026-06-11T17:38:02.607874741Z" level=info msg="Started container" PID=204004 containerID=76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb description=openshift-infra/auto-csr-approver-29686658-9nj72/oc id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9
2026-06-11 18:17:38.232134 | controller | Jun 11 17:38:04.196798 crc crio[22018]: time="2026-06-11T17:38:04.195753573Z" level=info msg="Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232154 | controller | Jun 11 17:38:04.198131 crc crio[22018]: time="2026-06-11T17:38:04.197672975Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc00141ad30}] Aliases:map[]}"
2026-06-11 18:17:38.232171 | controller | Jun 11 17:38:04.198131 crc crio[22018]: time="2026-06-11T17:38:04.197880141Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686658-9nj72 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.232187 | controller | Jun 11 17:38:04.591646 crc crio[22018]: time="2026-06-11T17:38:04.590372181Z" level=info msg="Stopped pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232203 | controller | Jun 11 17:38:15.508820 crc crio[22018]: time="2026-06-11T17:38:15.508096599Z" level=info msg="Removing container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.232219 | controller | Jun 11 17:38:15.635757 crc crio[22018]: time="2026-06-11T17:38:15.635563115Z" level=info msg="Removed container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.232234 | controller | Jun 11 17:38:15.648148 crc crio[22018]: time="2026-06-11T17:38:15.648015808Z" level=info msg="Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232254 | controller | Jun 11 17:38:15.648148 crc crio[22018]: time="2026-06-11T17:38:15.648108841Z" level=info msg="Stopped pod sandbox (already stopped): 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232271 | controller | Jun 11 17:38:15.648874 crc crio[22018]: time="2026-06-11T17:38:15.648759812Z" level=info msg="Removing pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.232287 | controller | Jun 11 17:38:15.678226 crc crio[22018]: time="2026-06-11T17:38:15.678078032Z" level=info msg="Removed pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.232302 | controller | Jun 11 17:38:15.679064 crc crio[22018]: time="2026-06-11T17:38:15.679031812Z" level=info msg="Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232318 | controller | Jun 11 17:38:15.679258 crc crio[22018]: time="2026-06-11T17:38:15.679236688Z" level=info msg="Stopped pod sandbox (already stopped): 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232334 | controller | Jun 11 17:38:15.680054 crc crio[22018]: time="2026-06-11T17:38:15.679987191Z" level=info msg="Removing pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.232351 | controller | Jun 11 17:38:15.699517 crc crio[22018]: time="2026-06-11T17:38:15.699014609Z" level=info msg="Removed pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.232368 | controller | Jun 11 17:39:54.880863 crc crio[22018]: time="2026-06-11T17:39:54.880044005Z" level=info msg="Stopping pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232385 | controller | Jun 11 17:39:54.883267 crc crio[22018]: time="2026-06-11T17:39:54.883144514Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc00285d328}] Aliases:map[]}"
2026-06-11 18:17:38.232401 | controller | Jun 11 17:39:54.883644 crc crio[22018]: time="2026-06-11T17:39:54.883570958Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.232418 | controller | Jun 11 17:39:55.401613 crc crio[22018]: time="2026-06-11T17:39:55.399587037Z" level=info msg="Stopped pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.232434 | controller | Jun 11 17:39:56.894263 crc crio[22018]: time="2026-06-11T17:39:56.893765996Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.232456 | controller | Jun 11 17:40:00.575682 crc crio[22018]: time="2026-06-11T17:40:00.574993363Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686660-kgcnj/POD" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.232491 | controller | Jun 11 17:40:00.576743 crc crio[22018]: time="2026-06-11T17:40:00.576720939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232523 | controller | Jun 11 17:40:00.614412 crc crio[22018]: time="2026-06-11T17:40:00.61424401Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}"
2026-06-11 18:17:38.232553 | controller | Jun 11 17:40:00.614734 crc crio[22018]: time="2026-06-11T17:40:00.614292181Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686660-kgcnj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.232582 | controller | Jun 11 17:40:00.941889 crc crio[22018]: 2026-06-11T17:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebf18f6bbb5633 Mac:d2:74:69:02:f4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 SocketPath: PciID:}] [{Interface:0xc0003389e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.232611 | controller | Jun 11 17:40:00.944203 crc crio[22018]: time="2026-06-11T17:40:00.944109673Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}"
2026-06-11 18:17:38.232639 | controller | Jun 11 17:40:00.944646 crc crio[22018]: time="2026-06-11T17:40:00.944266728Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686660-kgcnj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.232668 | controller | Jun 11 17:40:00.954791 crc crio[22018]: time="2026-06-11T17:40:00.954720491Z" level=info msg="Ran pod sandbox eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe with infra container: openshift-infra/auto-csr-approver-29686660-kgcnj/POD" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.232696 | controller | Jun 11 17:40:00.957822 crc crio[22018]: time="2026-06-11T17:40:00.957726458Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.232724 | controller | Jun 11 17:40:00.970967 crc crio[22018]: time="2026-06-11T17:40:00.970894273Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.232753 | controller | Jun 11 17:40:01.885222 crc crio[22018]: time="2026-06-11T17:40:01.884796755Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.232781 | controller | Jun 11 17:40:01.886826 crc crio[22018]: time="2026-06-11T17:40:01.886729946Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=134d5230-d949-409b-a065-945d211e9639 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.232814 | controller | Jun 11 17:40:01.888177 crc crio[22018]: time="2026-06-11T17:40:01.88814857Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a62b1df9-9d1e-422e-94b9-f2685f47cf7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.232843 | controller | Jun 11 17:40:01.897960 crc crio[22018]: time="2026-06-11T17:40:01.897853289Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686660-kgcnj/oc" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.232893 | controller | Jun 11 17:40:01.898531 crc crio[22018]: time="2026-06-11T17:40:01.89848336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232922 | controller | Jun 11 17:40:01.951707 crc crio[22018]: time="2026-06-11T17:40:01.951600963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232950 | controller | Jun 11 17:40:02.240077 crc crio[22018]: time="2026-06-11T17:40:02.239888106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.232977 | controller | Jun 11 17:40:02.357309 crc crio[22018]: time="2026-06-11T17:40:02.357143048Z" level=info msg="Created container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.233004 | controller | Jun 11 17:40:02.360119 crc crio[22018]: time="2026-06-11T17:40:02.358410628Z" level=info msg="Starting container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f" id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.233032 | controller | Jun 11 17:40:02.365463 crc crio[22018]: time="2026-06-11T17:40:02.365261036Z" level=info msg="Started container" PID=210570 containerID=5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f description=openshift-infra/auto-csr-approver-29686660-kgcnj/oc id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe
2026-06-11 18:17:38.233061 | controller | Jun 11 17:40:04.044477 crc crio[22018]: time="2026-06-11T17:40:04.043685659Z" level=info msg="Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.233089 | controller | Jun 11 17:40:04.046586 crc crio[22018]: time="2026-06-11T17:40:04.044997981Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc0029b4968}] Aliases:map[]}"
2026-06-11 18:17:38.233117 | controller | Jun 11 17:40:04.046586 crc crio[22018]: time="2026-06-11T17:40:04.045145196Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686660-kgcnj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.233144 | controller | Jun 11 17:40:04.380402 crc crio[22018]: time="2026-06-11T17:40:04.3797422Z" level=info msg="Stopped pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.233212 | controller | Jun 11 17:40:15.748981 crc crio[22018]: time="2026-06-11T17:40:15.748118264Z" level=info msg="Removing container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.233244 | controller | Jun 11 17:40:15.882605 crc crio[22018]: time="2026-06-11T17:40:15.881714168Z" level=info msg="Removed container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.233263 | controller | Jun 11 17:40:15.897005 crc crio[22018]: time="2026-06-11T17:40:15.896873782Z" level=info msg="Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.233280 | controller | Jun 11 17:40:15.897005 crc crio[22018]: time="2026-06-11T17:40:15.896988276Z" level=info msg="Stopped pod sandbox (already stopped): b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.233296 | controller | Jun 11 17:40:15.898403 crc crio[22018]: time="2026-06-11T17:40:15.898290978Z" level=info msg="Removing pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.233312 | controller | Jun 11 17:40:15.932526 crc crio[22018]: time="2026-06-11T17:40:15.932391015Z" level=info msg="Removed pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.233328 | controller | Jun 11 17:40:30.511299 crc crio[22018]: time="2026-06-11T17:40:30.510037822Z" level=info msg="Stopping container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a (timeout: 10s)" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233344 | controller | Jun 11 17:40:30.512292 crc crio[22018]: time="2026-06-11T17:40:30.510131785Z" level=info msg="Stopping container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 (timeout: 10s)" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233359 | controller | Jun 11 17:40:30.615688 crc crio[22018]: time="2026-06-11T17:40:30.61496348Z" level=info msg="Stopping container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 (timeout: 10s)" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233375 | controller | Jun 11 17:40:30.617706 crc crio[22018]: time="2026-06-11T17:40:30.617263394Z" level=info msg="Stopping container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e (timeout: 10s)" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233390 | controller | Jun 11 17:40:30.644395 crc crio[22018]: time="2026-06-11T17:40:30.644309521Z" level=info msg="Stopping container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d (timeout: 10s)" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233405 | controller | Jun 11 17:40:30.647969 crc crio[22018]: time="2026-06-11T17:40:30.645916442Z" level=info msg="Stopping container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e (timeout: 10s)" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233421 | controller | Jun 11 17:40:30.647969 crc crio[22018]: time="2026-06-11T17:40:30.647683477Z" level=info msg="Stopped container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233442 | controller | Jun 11 17:40:30.693743 crc crio[22018]: time="2026-06-11T17:40:30.692571021Z" level=info msg="Stopping container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 (timeout: 10s)" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233458 | controller | Jun 11 17:40:30.697600 crc crio[22018]: time="2026-06-11T17:40:30.697392421Z" level=info msg="Stopping container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 (timeout: 10s)" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233473 | controller | Jun 11 17:40:30.748742 crc crio[22018]: time="2026-06-11T17:40:30.748671451Z" level=info msg="Stopping container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 (timeout: 10s)" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233488 | controller | Jun 11 17:40:30.750802 crc crio[22018]: time="2026-06-11T17:40:30.749643474Z" level=info msg="Stopping container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 (timeout: 10s)" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233504 | controller | Jun 11 17:40:30.785761 crc crio[22018]: time="2026-06-11T17:40:30.783741632Z" level=info msg="Stopped container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233520 | controller | Jun 11 17:40:30.785761 crc crio[22018]: time="2026-06-11T17:40:30.783803709Z" level=info msg="Stopping container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 (timeout: 10s)" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233535 | controller | Jun 11 17:40:30.785761 crc crio[22018]: time="2026-06-11T17:40:30.783773218Z" level=info msg="Stopping container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e (timeout: 10s)" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233551 | controller | Jun 11 17:40:30.791439 crc crio[22018]: time="2026-06-11T17:40:30.791212835Z" level=info msg="Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.233567 | controller | Jun 11 17:40:30.795078 crc crio[22018]: time="2026-06-11T17:40:30.794897567Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}"
2026-06-11 18:17:38.233584 | controller | Jun 11 17:40:30.795259 crc crio[22018]: time="2026-06-11T17:40:30.795155186Z" level=info msg="Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.233600 | controller | Jun 11 17:40:30.839848 crc crio[22018]: time="2026-06-11T17:40:30.839805377Z" level=info msg="Stopping container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e (timeout: 10s)" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233620 | controller | Jun 11 17:40:30.842736 crc crio[22018]: time="2026-06-11T17:40:30.84265455Z" level=info msg="Stopped container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233639 | controller | Jun 11 17:40:30.843040 crc crio[22018]: time="2026-06-11T17:40:30.84297088Z" level=info msg="Stopping container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 (timeout: 10s)" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233662 | controller | Jun 11 17:40:30.850455 crc crio[22018]: time="2026-06-11T17:40:30.850235384Z" level=info msg="Stopped container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233689 | controller | Jun 11 17:40:30.915399 crc crio[22018]: time="2026-06-11T17:40:30.91526558Z" level=info msg="Stopping container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 (timeout: 10s)" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233709 | controller | Jun 11 17:40:30.916228 crc crio[22018]: time="2026-06-11T17:40:30.916074675Z" level=info msg="Stopping container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 (timeout: 10s)" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233727 | controller | Jun 11 17:40:30.962600 crc crio[22018]: time="2026-06-11T17:40:30.96201322Z" level=info msg="Stopping container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c (timeout: 10s)" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233745 | controller | Jun 11 17:40:31.023302 crc crio[22018]: time="2026-06-11T17:40:31.020022659Z" level=info msg="Stopping container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 (timeout: 10s)" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233765 | controller | Jun 11 17:40:31.023302 crc crio[22018]: time="2026-06-11T17:40:31.020950423Z" level=info msg="Stopping container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c (timeout: 10s)" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233782 | controller | Jun 11 17:40:31.128862 crc crio[22018]: time="2026-06-11T17:40:31.128274016Z" level=info msg="Stopped container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233798 | controller | Jun 11 17:40:31.138861 crc crio[22018]: time="2026-06-11T17:40:31.137812048Z" level=info msg="Stopping container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 (timeout: 10s)" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233813 | controller | Jun 11 17:40:31.139399 crc crio[22018]: time="2026-06-11T17:40:31.139290002Z" level=info msg="Stopping container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 (timeout: 10s)" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233828 | controller | Jun 11 17:40:31.145009 crc crio[22018]: time="2026-06-11T17:40:31.144564594Z" level=info msg="Stopping container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 (timeout: 10s)" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233870 | controller | Jun 11 17:40:31.146678 crc crio[22018]: time="2026-06-11T17:40:31.145872106Z" level=info msg="Stopping container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea (timeout: 10s)" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233898 | controller | Jun 11 17:40:31.182640 crc crio[22018]: time="2026-06-11T17:40:31.182563307Z" level=info msg="Stopped container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233916 | controller | Jun 11 17:40:31.205661 crc crio[22018]: time="2026-06-11T17:40:31.202975802Z" level=info msg="Stopped container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233932 | controller | Jun 11 17:40:31.210088 crc crio[22018]: time="2026-06-11T17:40:31.208033701Z" level=info msg="Stopped container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233948 | controller | Jun 11 17:40:31.224166 crc crio[22018]: time="2026-06-11T17:40:31.224018233Z" level=info msg="Stopped container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233963 | controller | Jun 11 17:40:31.224598 crc crio[22018]: time="2026-06-11T17:40:31.224191776Z" level=info msg="Stopped container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233979 | controller | Jun 11 17:40:31.225550 crc crio[22018]: time="2026-06-11T17:40:31.225244995Z" level=info msg="Stopped container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.233994 | controller | Jun 11 17:40:31.247292 crc crio[22018]: time="2026-06-11T17:40:31.24607611Z" level=info msg="Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234010 | controller | Jun 11 17:40:31.247832 crc crio[22018]: time="2026-06-11T17:40:31.247400812Z" level=info msg="Stopping container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 (timeout: 10s)" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234026 | controller | Jun 11 17:40:31.251292 crc crio[22018]: time="2026-06-11T17:40:31.248706733Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc0029b4348}] Aliases:map[]}"
2026-06-11 18:17:38.234046 | controller | Jun 11 17:40:31.251292 crc crio[22018]: time="2026-06-11T17:40:31.248882149Z" level=info msg="Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234063 | controller | Jun 11 17:40:31.252054 crc crio[22018]: time="2026-06-11T17:40:31.251969868Z" level=info msg="Stopping container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad (timeout: 10s)" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234079 | controller | Jun 11 17:40:31.256117 crc crio[22018]: time="2026-06-11T17:40:31.255972251Z" level=info msg="Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234095 | controller | Jun 11 17:40:31.256545 crc crio[22018]: time="2026-06-11T17:40:31.256315046Z" level=info msg="Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234111 | controller | Jun 11 17:40:31.259594 crc crio[22018]: time="2026-06-11T17:40:31.257641599Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}"
2026-06-11 18:17:38.234127 | controller | Jun 11 17:40:31.259594 crc crio[22018]: time="2026-06-11T17:40:31.257817865Z" level=info msg="Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234144 | controller | Jun 11 17:40:31.263986 crc crio[22018]: time="2026-06-11T17:40:31.25840752Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc000aa4960}] Aliases:map[]}"
2026-06-11 18:17:38.234161 | controller | Jun 11 17:40:31.263986 crc crio[22018]: time="2026-06-11T17:40:31.261065015Z" level=info msg="Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234178 | controller | Jun 11 17:40:31.263986 crc crio[22018]: time="2026-06-11T17:40:31.262611905Z" level=info msg="Stopped container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234194 | controller | Jun 11 17:40:31.265290 crc crio[22018]: time="2026-06-11T17:40:31.265203188Z" level=info msg="Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234210 | controller | Jun 11 17:40:31.268231 crc crio[22018]: time="2026-06-11T17:40:31.267682837Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc005da01a0}] Aliases:map[]}"
2026-06-11 18:17:38.234231 | controller | Jun 11 17:40:31.268231 crc crio[22018]: time="2026-06-11T17:40:31.267889584Z" level=info msg="Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234249 | controller | Jun 11 17:40:31.268643 crc crio[22018]: time="2026-06-11T17:40:31.268511932Z" level=info msg="Stopping container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 (timeout: 10s)" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234266 | controller | Jun 11 17:40:31.274687 crc crio[22018]: time="2026-06-11T17:40:31.274570156Z" level=info msg="Stopping container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 (timeout: 10s)" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234295 | controller | Jun 11 17:40:31.293593 crc crio[22018]: time="2026-06-11T17:40:31.291605531Z" level=info msg="Stopped container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234322 | controller | Jun 11 17:40:31.294870 crc crio[22018]: time="2026-06-11T17:40:31.294811146Z" level=info msg="Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234346 | controller | Jun 11 17:40:31.312411 crc crio[22018]: time="2026-06-11T17:40:31.301932495Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}"
2026-06-11 18:17:38.234364 | controller | Jun 11 17:40:31.312411 crc crio[22018]: time="2026-06-11T17:40:31.310798028Z" level=info msg="Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234381 | controller | Jun 11 17:40:31.363514 crc crio[22018]: time="2026-06-11T17:40:31.350546797Z" level=info msg="Stopped container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234397 | controller | Jun 11 17:40:31.363744 crc crio[22018]: time="2026-06-11T17:40:31.363298506Z" level=info msg="Stopped container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234413 | controller | Jun 11 17:40:31.365157 crc crio[22018]: time="2026-06-11T17:40:31.365088425Z" level=info msg="Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234429 | controller | Jun 11 17:40:31.367510 crc crio[22018]: time="2026-06-11T17:40:31.367459031Z" level=info msg="Stopping container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 (timeout: 10s)" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234450 | controller | Jun 11 17:40:31.368058 crc crio[22018]: time="2026-06-11T17:40:31.367547763Z" level=info msg="Stopping container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b (timeout: 10s)" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234473 | controller | Jun 11 17:40:31.375864 crc crio[22018]: time="2026-06-11T17:40:31.375748017Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc001ade660}] Aliases:map[]}"
2026-06-11 18:17:38.234494 | controller | Jun 11 17:40:31.376132 crc crio[22018]: time="2026-06-11T17:40:31.375983034Z" level=info msg="Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234511 | controller | Jun 11 17:40:31.381043 crc crio[22018]: time="2026-06-11T17:40:31.380987305Z" level=info msg="Stopped container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234527 | controller | Jun 11 17:40:31.394439 crc crio[22018]: time="2026-06-11T17:40:31.393576708Z" level=info msg="Stopped container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234543 | controller | Jun 11 17:40:31.396226 crc crio[22018]: time="2026-06-11T17:40:31.396156392Z" level=info msg="Stopping container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab (timeout: 10s)" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234559 | controller | Jun 11 17:40:31.397726 crc crio[22018]: time="2026-06-11T17:40:31.397688511Z" level=info msg="Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234575 | controller | Jun 11 17:40:31.401176 crc crio[22018]: time="2026-06-11T17:40:31.401147742Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc001ade760}] Aliases:map[]}"
2026-06-11 18:17:38.234591 | controller | Jun 11 17:40:31.401683 crc crio[22018]: time="2026-06-11T17:40:31.401653128Z" level=info msg="Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234661 | controller | Jun 11 17:40:31.408374 crc crio[22018]: time="2026-06-11T17:40:31.408030252Z" level=info msg="Stopped container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234682 | controller | Jun 11 17:40:31.409506 crc crio[22018]: time="2026-06-11T17:40:31.398087642Z" level=info msg="Stopping container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 (timeout: 10s)" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234699 | controller | Jun 11 17:40:31.416682 crc crio[22018]: time="2026-06-11T17:40:31.413908931Z" level=info msg="Stopping container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 (timeout: 10s)" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234715 | controller | Jun 11 17:40:31.418925 crc crio[22018]: time="2026-06-11T17:40:31.417760235Z" level=info msg="Stopping container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba (timeout: 10s)" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234731 | controller | Jun 11 17:40:31.428110 crc crio[22018]: time="2026-06-11T17:40:31.421462201Z" level=info msg="Stopping container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 (timeout: 10s)" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234747 | controller | Jun 11 17:40:31.428110 crc crio[22018]: time="2026-06-11T17:40:31.423473937Z" level=info msg="Stopping container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 (timeout: 10s)" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234763 | controller | Jun 11 17:40:31.428110 crc crio[22018]: time="2026-06-11T17:40:31.424879743Z" level=info msg="Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234778 | controller | Jun 11 17:40:31.454547 crc crio[22018]: time="2026-06-11T17:40:31.454175223Z" level=info msg="Stopping container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 (timeout: 10s)" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234793 | controller | Jun 11 17:40:31.462928 crc crio[22018]: time="2026-06-11T17:40:31.462772551Z" level=info msg="Stopping container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d (timeout: 10s)" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234810 | controller | Jun 11 17:40:31.479006 crc crio[22018]: time="2026-06-11T17:40:31.478861354Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc007484440}] Aliases:map[]}"
2026-06-11 18:17:38.234827 | controller | Jun 11 17:40:31.479646 crc crio[22018]: time="2026-06-11T17:40:31.479159193Z" level=info msg="Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.234843 | controller | Jun 11 17:40:31.520272 crc crio[22018]: time="2026-06-11T17:40:31.520122246Z" level=info msg="Stopping container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 (timeout: 10s)" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234881 | controller | Jun 11 17:40:31.539410 crc crio[22018]: time="2026-06-11T17:40:31.539275313Z" level=info msg="Stopping container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 (timeout: 10s)" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234902 | controller | Jun 11 17:40:31.548069 crc crio[22018]: time="2026-06-11T17:40:31.547942446Z" level=info msg="Stopped container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234920 | controller | Jun 11 17:40:31.569458 crc crio[22018]: time="2026-06-11T17:40:31.569248739Z" level=info msg="Stopped container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234936 | controller | Jun 11 17:40:31.572094 crc crio[22018]: time="2026-06-11T17:40:31.571288635Z" level=info msg="Stopped container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.234951 | controller | Jun 11 17:40:31.586896 crc crio[22018]: time="2026-06-11T17:40:31.584972983Z" level=info msg="Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.234967 | controller | Jun 11 17:40:31.587200 crc crio[22018]: time="2026-06-11T17:40:31.58705992Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4948}] Aliases:map[]}"
2026-06-11 18:17:38.234984 | controller | Jun 11 17:40:31.587284 crc crio[22018]: time="2026-06-11T17:40:31.587225815Z" level=info msg="Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235000 | controller | Jun 11 17:40:31.588723 crc crio[22018]: time="2026-06-11T17:40:31.588647352Z" level=info msg="Stopped container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235016 | controller | Jun 11 17:40:31.599004 crc crio[22018]: time="2026-06-11T17:40:31.595674657Z" level=info msg="Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235044 | controller | Jun 11 17:40:31.600105 crc crio[22018]: time="2026-06-11T17:40:31.600042067Z" level=info msg="Stopping container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 (timeout: 10s)" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235062 | controller | Jun 11 17:40:31.603167 crc crio[22018]: time="2026-06-11T17:40:31.601288941Z" level=info msg="Stopping container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 (timeout: 10s)" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235078 | controller | Jun 11 17:40:31.651763 crc crio[22018]: time="2026-06-11T17:40:31.650122944Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc00012ade0}] Aliases:map[]}"
2026-06-11 18:17:38.235099 | controller | Jun 11 17:40:31.651763 crc crio[22018]: time="2026-06-11T17:40:31.650457294Z" level=info msg="Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235116 | controller | Jun 11 17:40:31.755610 crc crio[22018]: time="2026-06-11T17:40:31.744119811Z" level=info msg="Stopped container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235132 | controller | Jun 11 17:40:31.758111 crc crio[22018]: time="2026-06-11T17:40:31.757953579Z" level=info msg="Stopped container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235148 | controller | Jun 11 17:40:31.758592 crc crio[22018]: time="2026-06-11T17:40:31.758440955Z" level=info msg="Stopping container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 (timeout: 10s)" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235165 | controller | Jun 11 17:40:31.758723 crc crio[22018]: time="2026-06-11T17:40:31.758662572Z" level=info msg="Stopping container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 (timeout: 10s)" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235182 | controller | Jun 11 17:40:31.770855 crc crio[22018]: time="2026-06-11T17:40:31.76950466Z" level=info msg="Stopping container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 (timeout: 10s)" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235198 | controller | Jun 11 17:40:31.772478 crc crio[22018]: time="2026-06-11T17:40:31.7723172Z" level=info msg="Stopped container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235214 | controller | Jun 11 17:40:31.775452 crc crio[22018]: time="2026-06-11T17:40:31.774648079Z" level=info msg="Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235230 | controller | Jun 11 17:40:31.775452 crc crio[22018]: time="2026-06-11T17:40:31.775262481Z" level=info msg="Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235247 | controller | Jun 11 17:40:31.782121 crc crio[22018]: time="2026-06-11T17:40:31.777806911Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc001ade8c0}] Aliases:map[]}"
2026-06-11 18:17:38.235267 | controller | Jun 11 17:40:31.782121 crc crio[22018]: time="2026-06-11T17:40:31.778005647Z" level=info msg="Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235284 | controller | Jun 11 17:40:31.782121 crc crio[22018]: time="2026-06-11T17:40:31.779843001Z" level=info msg="Stopped container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235301 | controller | Jun 11 17:40:31.782121 crc crio[22018]: time="2026-06-11T17:40:31.780542934Z" level=info msg="Stopping container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 (timeout: 10s)" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235317 | controller | Jun 11 17:40:31.810972 crc crio[22018]: time="2026-06-11T17:40:31.80422266Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc000aa51a8}] Aliases:map[]}"
2026-06-11 18:17:38.235333 | controller | Jun 11 17:40:31.810972 crc crio[22018]: time="2026-06-11T17:40:31.804596042Z" level=info msg="Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235349 | controller | Jun 11 17:40:31.833382 crc crio[22018]: time="2026-06-11T17:40:31.831480168Z" level=info msg="Stopped container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235366 | controller | Jun 11 17:40:31.833382 crc crio[22018]: time="2026-06-11T17:40:31.831969073Z" level=info msg="Stopping container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be (timeout: 30s)" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235381 | controller | Jun 11 17:40:31.897223 crc crio[22018]: time="2026-06-11T17:40:31.897168408Z" level=info msg="Stopped container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235397 | controller | Jun 11 17:40:31.940957 crc crio[22018]: time="2026-06-11T17:40:31.94088848Z" level=info msg="Stopping container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 (timeout: 30s)" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235414 | controller | Jun 11 17:40:32.017922 crc crio[22018]: time="2026-06-11T17:40:32.017803951Z" level=info msg="Stopped container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235431 | controller | Jun 11 17:40:32.082863 crc crio[22018]: time="2026-06-11T17:40:32.079587835Z" level=info msg="Stopped container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235456 | controller | Jun 11 17:40:32.170745 crc crio[22018]: time="2026-06-11T17:40:32.170684547Z" level=info msg="Stopped container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235472 | controller | Jun 11 17:40:32.182499 crc crio[22018]: time="2026-06-11T17:40:32.180461304Z" level=info msg="Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235489 | controller | Jun 11 17:40:32.194483 crc crio[22018]: time="2026-06-11T17:40:32.191174748Z" level=info msg="Stopped container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235506 | controller | Jun 11 17:40:32.195963 crc crio[22018]: time="2026-06-11T17:40:32.195875848Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc001ade9e8}] Aliases:map[]}"
2026-06-11 18:17:38.235523 | controller | Jun 11 17:40:32.196236 crc crio[22018]: time="2026-06-11T17:40:32.196206409Z" level=info msg="Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235540 | controller | Jun 11 17:40:32.199411 crc crio[22018]: time="2026-06-11T17:40:32.199280849Z" level=info msg="Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235556 | controller | Jun 11 17:40:32.199589 crc crio[22018]: time="2026-06-11T17:40:32.199540486Z" level=info msg="Stopped container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235572 | controller | Jun 11 17:40:32.212438 crc crio[22018]: time="2026-06-11T17:40:32.201995756Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}"
2026-06-11 18:17:38.235589 | controller | Jun 11 17:40:32.212438 crc crio[22018]: time="2026-06-11T17:40:32.20214288Z" level=info msg="Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235605 | controller | Jun 11 17:40:32.212438 crc crio[22018]: time="2026-06-11T17:40:32.205957972Z" level=info msg="Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235625 | controller | Jun 11 17:40:32.212438 crc crio[22018]: time="2026-06-11T17:40:32.209517466Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc0029b4c88}] Aliases:map[]}"
2026-06-11 18:17:38.235641 | controller | Jun 11 17:40:32.212438 crc crio[22018]: time="2026-06-11T17:40:32.209697792Z" level=info msg="Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235658 | controller | Jun 11 17:40:32.213117 crc crio[22018]: time="2026-06-11T17:40:32.213013248Z" level=info msg="Stopped container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235674 | controller | Jun 11 17:40:32.232658 crc crio[22018]: time="2026-06-11T17:40:32.232229544Z" level=info msg="Stopped pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235690 | controller | Jun 11 17:40:32.234176 crc crio[22018]: time="2026-06-11T17:40:32.234043422Z" level=info msg="Stopped container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235706 | controller | Jun 11 17:40:32.260655 crc crio[22018]: time="2026-06-11T17:40:32.26045569Z" level=info msg="Stopped container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235723 | controller | Jun 11 17:40:32.264463 crc crio[22018]: time="2026-06-11T17:40:32.264240582Z" level=info msg="Stopped container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235738 | controller | Jun 11 17:40:32.269638 crc crio[22018]: time="2026-06-11T17:40:32.269567542Z" level=info msg="Stopped container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235754 | controller | Jun 11 17:40:32.274583 crc crio[22018]: time="2026-06-11T17:40:32.274298574Z" level=info msg="Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235770 | controller | Jun 11 17:40:32.279660 crc crio[22018]: time="2026-06-11T17:40:32.279591877Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc0029b4d68}] Aliases:map[]}"
2026-06-11 18:17:38.235790 | controller | Jun 11 17:40:32.279911 crc crio[22018]: time="2026-06-11T17:40:32.279767083Z" level=info msg="Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235806 | controller | Jun 11 17:40:32.315272 crc crio[22018]: time="2026-06-11T17:40:32.315142443Z" level=info msg="Stopped container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235822 | controller | Jun 11 17:40:32.316792 crc crio[22018]: time="2026-06-11T17:40:32.316728673Z" level=info msg="Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235838 | controller | Jun 11 17:40:32.318972 crc crio[22018]: time="2026-06-11T17:40:32.318797679Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000380c50}] Aliases:map[]}"
2026-06-11 18:17:38.235886 | controller | Jun 11 17:40:32.319055 crc crio[22018]: time="2026-06-11T17:40:32.318963144Z" level=info msg="Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.235912 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.338559753Z" level=info msg="Stopped container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235930 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.339985668Z" level=info msg="Stopped container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235947 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.343217318Z" level=info msg="Stopped container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.235963 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.346702166Z" level=info msg="Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.235980 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.348522014Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc002a1a8e0}] Aliases:map[]}"
2026-06-11 18:17:38.236001 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.348664009Z" level=info msg="Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236018 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.351709258Z" level=info msg="Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236034 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.355903782Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc0023008d0}] Aliases:map[]}"
2026-06-11 18:17:38.236051 | controller | Jun 11 17:40:32.361609 crc crio[22018]: time="2026-06-11T17:40:32.356692737Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236067 | controller | Jun 11 17:40:32.367085 crc crio[22018]: time="2026-06-11T17:40:32.366143062Z" level=info msg="Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236083 | controller | Jun 11 17:40:32.372142 crc crio[22018]: time="2026-06-11T17:40:32.370657336Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc0029b4e48}] Aliases:map[]}"
2026-06-11 18:17:38.236099 | controller | Jun 11 17:40:32.372142 crc crio[22018]: time="2026-06-11T17:40:32.370807101Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236116 | controller | Jun 11 17:40:32.416761 crc crio[22018]: time="2026-06-11T17:40:32.416293665Z" level=info msg="Stopped container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236133 | controller | Jun 11 17:40:32.424993 crc crio[22018]: time="2026-06-11T17:40:32.423766205Z" level=info msg="Stopped container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236149 | controller | Jun 11 17:40:32.434769 crc crio[22018]: time="2026-06-11T17:40:32.430664689Z" level=info msg="Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236171 | controller | Jun 11 17:40:32.434769 crc crio[22018]: time="2026-06-11T17:40:32.432069972Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1aa48}] Aliases:map[]}"
2026-06-11 18:17:38.236188 | controller | Jun 11 17:40:32.434769 crc crio[22018]: time="2026-06-11T17:40:32.432226437Z" level=info msg="Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236205 | controller | Jun 11 17:40:32.435138 crc crio[22018]: time="2026-06-11T17:40:32.434942074Z" level=info msg="Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236221 | controller | Jun 11 17:40:32.455531 crc crio[22018]: time="2026-06-11T17:40:32.455234495Z" level=info msg="Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc000380dd8}] Aliases:map[]}"
2026-06-11 18:17:38.236238 | controller | Jun 11 17:40:32.455795 crc crio[22018]: time="2026-06-11T17:40:32.455771272Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-r8v6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236254 | controller | Jun 11 17:40:32.702576 crc crio[22018]: time="2026-06-11T17:40:32.684630359Z" level=info msg="Stopped container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236270 | controller | Jun 11 17:40:32.704309 crc crio[22018]: time="2026-06-11T17:40:32.692576958Z" level=info msg="Stopping container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 (timeout: 10s)" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236286 | controller | Jun 11 17:40:32.716618 crc crio[22018]: time="2026-06-11T17:40:32.715135211Z" level=info msg="Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236302 | controller | Jun 11 17:40:32.716953 crc crio[22018]: time="2026-06-11T17:40:32.716832576Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc00141afa0}] Aliases:map[]}"
2026-06-11 18:17:38.236318 | controller | Jun 11 17:40:32.717294 crc crio[22018]: time="2026-06-11T17:40:32.717016862Z" 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:17:38.236337 | controller | Jun 11 17:40:32.728078 crc crio[22018]: time="2026-06-11T17:40:32.727589997Z" level=info msg="Stopping container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd (timeout: 10s)" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236354 | controller | Jun 11 17:40:32.812658 crc crio[22018]: time="2026-06-11T17:40:32.812184047Z" level=info msg="Stopped container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236370 | controller | Jun 11 17:40:32.929602 crc crio[22018]: time="2026-06-11T17:40:32.926818147Z" level=info msg="Stopped container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236387 | controller | Jun 11 17:40:32.934139 crc crio[22018]: time="2026-06-11T17:40:32.933877067Z" level=info msg="Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236405 | controller | Jun 11 17:40:32.935847 crc crio[22018]: time="2026-06-11T17:40:32.935764238Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc005da07c8}] Aliases:map[]}"
2026-06-11 18:17:38.236423 | controller | Jun 11 17:40:32.937162 crc crio[22018]: time="2026-06-11T17:40:32.936061687Z" level=info msg="Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236440 | controller | Jun 11 17:40:32.959069 crc crio[22018]: time="2026-06-11T17:40:32.958888077Z" level=info msg="Stopped container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236456 | controller | Jun 11 17:40:32.974682 crc crio[22018]: time="2026-06-11T17:40:32.974622245Z" level=info msg="Stopped container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.236472 | controller | Jun 11 17:40:32.984634 crc crio[22018]: time="2026-06-11T17:40:32.983829568Z" level=info msg="Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236488 | controller | Jun 11 17:40:32.984875 crc crio[22018]: time="2026-06-11T17:40:32.984806517Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc00012b2d8}] Aliases:map[]}"
2026-06-11 18:17:38.236508 | controller | Jun 11 17:40:32.986048 crc crio[22018]: time="2026-06-11T17:40:32.985006064Z" level=info msg="Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236524 | controller | Jun 11 17:40:33.073647 crc crio[22018]: time="2026-06-11T17:40:33.071776406Z" level=info msg="Stopped pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236541 | controller | Jun 11 17:40:33.368817 crc crio[22018]: time="2026-06-11T17:40:33.366883113Z" level=info msg="Stopped pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236557 | controller | Jun 11 17:40:33.388763 crc crio[22018]: time="2026-06-11T17:40:33.386700341Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.236572 | controller | Jun 11 17:40:33.388763 crc crio[22018]: time="2026-06-11T17:40:33.386798684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.236588 | controller | Jun 11 17:40:33.469080 crc crio[22018]: time="2026-06-11T17:40:33.46896903Z" level=info msg="Stopped pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236605 | controller | Jun 11 17:40:33.476846 crc crio[22018]: time="2026-06-11T17:40:33.476807141Z" level=info msg="Stopped pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236621 | controller | Jun 11 17:40:33.699114 crc crio[22018]: time="2026-06-11T17:40:33.698766086Z" level=info msg="Stopped pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236638 | controller | Jun 11 17:40:33.704184 crc crio[22018]: time="2026-06-11T17:40:33.70390708Z" level=info msg="Stopped pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236654 | controller | Jun 11 17:40:33.733760 crc crio[22018]: time="2026-06-11T17:40:33.733646792Z" level=info msg="Stopped pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236670 | controller | Jun 11 17:40:33.742151 crc crio[22018]: time="2026-06-11T17:40:33.740875212Z" level=info msg="Removing container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.236686 | controller | Jun 11 17:40:33.750210 crc crio[22018]: time="2026-06-11T17:40:33.750122384Z" level=info msg="Stopped pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236702 | controller | Jun 11 17:40:33.783230 crc crio[22018]: time="2026-06-11T17:40:33.781018554Z" level=info msg="Stopped pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236721 | controller | Jun 11 17:40:33.807240 crc crio[22018]: time="2026-06-11T17:40:33.807119434Z" level=info msg="Stopped pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236738 | controller | Jun 11 17:40:33.845446 crc crio[22018]: time="2026-06-11T17:40:33.845245542Z" level=info msg="Stopped pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236755 | controller | Jun 11 17:40:33.965737 crc crio[22018]: time="2026-06-11T17:40:33.965092434Z" level=info msg="Stopped pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236771 | controller | Jun 11 17:40:34.182546 crc crio[22018]: time="2026-06-11T17:40:34.182466612Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}"
2026-06-11 18:17:38.236787 | controller | Jun 11 17:40:34.182546 crc crio[22018]: time="2026-06-11T17:40:34.182539924Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.236805 | controller | Jun 11 17:40:34.187971 crc crio[22018]: time="2026-06-11T17:40:34.187857955Z" level=info msg="Removed container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.236821 | controller | Jun 11 17:40:34.204407 crc crio[22018]: time="2026-06-11T17:40:34.201746474Z" level=info msg="Removing container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.236837 | controller | Jun 11 17:40:34.245390 crc crio[22018]: time="2026-06-11T17:40:34.245044418Z" level=info msg="Removed container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.236877 | controller | Jun 11 17:40:34.296861 crc crio[22018]: time="2026-06-11T17:40:34.293964773Z" level=info msg="Removing container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.236896 | controller | Jun 11 17:40:34.313200 crc crio[22018]: time="2026-06-11T17:40:34.312700486Z" level=info msg="Stopped pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236912 | controller | Jun 11 17:40:34.321682 crc crio[22018]: time="2026-06-11T17:40:34.321584963Z" level=info msg="Stopped pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236928 | controller | Jun 11 17:40:34.353205 crc crio[22018]: time="2026-06-11T17:40:34.353001219Z" level=info msg="Stopped pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236949 | controller | Jun 11 17:40:34.362645 crc crio[22018]: time="2026-06-11T17:40:34.355131227Z" level=info msg="Stopped pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236965 | controller | Jun 11 17:40:34.362645 crc crio[22018]: time="2026-06-11T17:40:34.35962086Z" level=info msg="Stopped pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236981 | controller | Jun 11 17:40:34.376008 crc crio[22018]: time="2026-06-11T17:40:34.375930758Z" level=info msg="Stopped pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.236997 | controller | Jun 11 17:40:34.427906 crc crio[22018]: time="2026-06-11T17:40:34.427839847Z" level=info msg="Removed container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237014 | controller | Jun 11 17:40:34.440803 crc crio[22018]: time="2026-06-11T17:40:34.440718611Z" level=info msg="Stopped pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237030 | controller | Jun 11 17:40:34.459777 crc crio[22018]: time="2026-06-11T17:40:34.459728265Z" level=info msg="Stopped pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237046 | controller | Jun 11 17:40:34.461695 crc crio[22018]: time="2026-06-11T17:40:34.461502652Z" level=info msg="Removing container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237062 | controller | Jun 11 17:40:34.525298 crc crio[22018]: time="2026-06-11T17:40:34.524867587Z" level=info msg="Removed container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237078 | controller | Jun 11 17:40:34.537098 crc crio[22018]: time="2026-06-11T17:40:34.532712171Z" level=info msg="Removing container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237094 | controller | Jun 11 17:40:34.591546 crc crio[22018]: time="2026-06-11T17:40:34.591142546Z" level=info msg="Removed container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237110 | controller | Jun 11 17:40:34.593616 crc crio[22018]: time="2026-06-11T17:40:34.593563021Z" level=info msg="Removing container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237126 | controller | Jun 11 17:40:34.646491 crc crio[22018]: time="2026-06-11T17:40:34.643894901Z" level=info msg="Removed container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237146 | controller | Jun 11 17:40:34.668272 crc crio[22018]: time="2026-06-11T17:40:34.667160816Z" level=info msg="Removing container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237163 | controller | Jun 11 17:40:34.815032 crc crio[22018]: time="2026-06-11T17:40:34.814579502Z" level=info msg="Stopped pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237179 | controller | Jun 11 17:40:34.840693 crc crio[22018]: time="2026-06-11T17:40:34.840596087Z" level=info msg="Stopped pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237195 | controller | Jun 11 17:40:34.898451 crc crio[22018]: time="2026-06-11T17:40:34.897857211Z" level=info msg="Stopped pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237211 | controller | Jun 11 17:40:34.899013 crc crio[22018]: time="2026-06-11T17:40:34.898912857Z" level=info msg="Stopped pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237227 | controller | Jun 11 17:40:34.918914 crc crio[22018]: time="2026-06-11T17:40:34.918854536Z" level=info msg="Stopped pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.237243 | controller | Jun 11 17:40:35.202064 crc crio[22018]: time="2026-06-11T17:40:35.201959945Z" level=info msg="Removed container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237259 | controller | Jun 11 17:40:35.207088 crc crio[22018]: time="2026-06-11T17:40:35.206961409Z" level=info msg="Removing container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237275 | controller | Jun 11 17:40:35.308777 crc crio[22018]: time="2026-06-11T17:40:35.30684181Z" level=info msg="Removed container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237291 | controller | Jun 11 17:40:35.314664 crc crio[22018]: time="2026-06-11T17:40:35.313675585Z" level=info msg="Removing container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237307 | controller | Jun 11 17:40:35.379226 crc crio[22018]: time="2026-06-11T17:40:35.378612951Z" level=info msg="Removed container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237323 | controller | Jun 11 17:40:35.403626 crc crio[22018]: time="2026-06-11T17:40:35.403508646Z" level=info msg="Removing container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237342 | controller | Jun 11 17:40:35.442377 crc crio[22018]: time="2026-06-11T17:40:35.442207504Z" level=info msg="Removed container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237359 | controller | Jun 11 17:40:35.446148 crc crio[22018]: time="2026-06-11T17:40:35.446016684Z" level=info msg="Removing container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237376 | controller | Jun 11 17:40:35.491509 crc crio[22018]: time="2026-06-11T17:40:35.491083858Z" level=info msg="Removed container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237391 | controller | Jun 11 17:40:35.496035 crc crio[22018]: time="2026-06-11T17:40:35.495854213Z" level=info msg="Removing container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237408 | controller | Jun 11 17:40:35.534312 crc crio[22018]: time="2026-06-11T17:40:35.534165311Z" level=info msg="Removed container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237424 | controller | Jun 11 17:40:35.554633 crc crio[22018]: time="2026-06-11T17:40:35.554558084Z" level=info msg="Removing container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237440 | controller | Jun 11 17:40:35.608970 crc crio[22018]: time="2026-06-11T17:40:35.608833977Z" level=info msg="Removed container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237456 | controller | Jun 11 17:40:35.616622 crc crio[22018]: time="2026-06-11T17:40:35.615081186Z" level=info msg="Removing container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237471 | controller | Jun 11 17:40:35.651288 crc crio[22018]: time="2026-06-11T17:40:35.651192026Z" level=info msg="Removed container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237488 | controller | Jun 11 17:40:35.654218 crc crio[22018]: time="2026-06-11T17:40:35.654120994Z" level=info msg="Removing container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237504 | controller | Jun 11 17:40:35.771001 crc crio[22018]: time="2026-06-11T17:40:35.762558659Z" level=info msg="Removed container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237519 | controller | Jun 11 17:40:35.771001 crc crio[22018]: time="2026-06-11T17:40:35.767702504Z" level=info msg="Removing container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237541 | controller | Jun 11 17:40:35.808194 crc crio[22018]: time="2026-06-11T17:40:35.808057429Z" level=info msg="Removed container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237558 | controller | Jun 11 17:40:35.815407 crc crio[22018]: time="2026-06-11T17:40:35.815223765Z" level=info msg="Removing container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237575 | controller | Jun 11 17:40:35.830034 crc crio[22018]: 2026-06-11T17:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbd24d9176370a6 Mac:ce:d8:04:71:af:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 SocketPath: PciID:}] [{Interface:0xc0002d8bf0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.237591 | controller | Jun 11 17:40:35.834138 crc crio[22018]: time="2026-06-11T17:40:35.833913306Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}"
2026-06-11 18:17:38.237608 | controller | Jun 11 17:40:35.834242 crc crio[22018]: time="2026-06-11T17:40:35.834213515Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.237624 | controller | Jun 11 17:40:35.861250 crc crio[22018]: time="2026-06-11T17:40:35.861115688Z" level=info msg="Removed container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237641 | controller | Jun 11 17:40:35.866082 crc crio[22018]: time="2026-06-11T17:40:35.865986766Z" level=info msg="Removing container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237657 | controller | Jun 11 17:40:35.895582 crc crio[22018]: time="2026-06-11T17:40:35.895498116Z" level=info msg="Ran pod sandbox cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.237673 | controller | Jun 11 17:40:35.898792 crc crio[22018]: time="2026-06-11T17:40:35.898723895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7cc103d9-f811-40df-9184-abead99b74b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.237689 | controller | Jun 11 17:40:35.903707 crc crio[22018]: time="2026-06-11T17:40:35.903647481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c6d713f-7e41-4a47-94e5-50d68f1054f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.237708 | controller | Jun 11 17:40:35.918017 crc crio[22018]: time="2026-06-11T17:40:35.917908982Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.237725 | controller | Jun 11 17:40:35.918574 crc crio[22018]: time="2026-06-11T17:40:35.918512512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.237741 | controller | Jun 11 17:40:36.015856 crc crio[22018]: time="2026-06-11T17:40:36.015808067Z" level=info msg="Removed container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237757 | controller | Jun 11 17:40:36.026001 crc crio[22018]: time="2026-06-11T17:40:36.025955591Z" level=info msg="Removing container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237773 | controller | Jun 11 17:40:36.039984 crc crio[22018]: time="2026-06-11T17:40:36.039925742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.237789 | controller | Jun 11 17:40:36.044878 crc crio[22018]: time="2026-06-11T17:40:36.044815038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.237805 | controller | Jun 11 17:40:36.071453 crc crio[22018]: time="2026-06-11T17:40:36.070791649Z" level=info msg="Removed container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237821 | controller | Jun 11 17:40:36.076545 crc crio[22018]: time="2026-06-11T17:40:36.076515464Z" level=info msg="Removing container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237837 | controller | Jun 11 17:40:36.130582 crc crio[22018]: time="2026-06-11T17:40:36.130469135Z" level=info msg="Removed container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237876 | controller | Jun 11 17:40:36.133829 crc crio[22018]: time="2026-06-11T17:40:36.133751649Z" level=info msg="Removing container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237895 | controller | Jun 11 17:40:36.163126 crc crio[22018]: time="2026-06-11T17:40:36.163053523Z" level=info msg="Removed container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237911 | controller | Jun 11 17:40:36.166513 crc crio[22018]: time="2026-06-11T17:40:36.166463938Z" level=info msg="Removing container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237927 | controller | Jun 11 17:40:36.225091 crc crio[22018]: time="2026-06-11T17:40:36.224958152Z" level=info msg="Created container a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.237947 | controller | Jun 11 17:40:36.226237 crc crio[22018]: time="2026-06-11T17:40:36.226126285Z" level=info msg="Starting container: a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13" id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.237962 | controller | Jun 11 17:40:36.235744 crc crio[22018]: time="2026-06-11T17:40:36.235657992Z" level=info msg="Started container" PID=213181 containerID=a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3
2026-06-11 18:17:38.237978 | controller | Jun 11 17:40:36.240069 crc crio[22018]: time="2026-06-11T17:40:36.239990851Z" level=info msg="Removed container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.237994 | controller | Jun 11 17:40:36.248163 crc crio[22018]: time="2026-06-11T17:40:36.248062716Z" level=info msg="Removing container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238010 | controller | Jun 11 17:40:36.299734 crc crio[22018]: time="2026-06-11T17:40:36.299630896Z" level=info msg="Removed container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238026 | controller | Jun 11 17:40:36.302991 crc crio[22018]: time="2026-06-11T17:40:36.302915675Z" level=info msg="Removing container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238041 | controller | Jun 11 17:40:36.338794 crc crio[22018]: time="2026-06-11T17:40:36.338703733Z" level=info msg="Removed container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238057 | controller | Jun 11 17:40:36.342755 crc crio[22018]: time="2026-06-11T17:40:36.342682187Z" level=info msg="Removing container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238072 | controller | Jun 11 17:40:36.407958 crc crio[22018]: time="2026-06-11T17:40:36.407872646Z" level=info msg="Removed container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238088 | controller | Jun 11 17:40:36.420706 crc crio[22018]: time="2026-06-11T17:40:36.420581628Z" level=info msg="Removing container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238103 | controller | Jun 11 17:40:36.480754 crc crio[22018]: time="2026-06-11T17:40:36.480582015Z" level=info msg="Removed container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238122 | controller | Jun 11 17:40:36.483840 crc crio[22018]: time="2026-06-11T17:40:36.483755752Z" level=info msg="Removing container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238138 | controller | Jun 11 17:40:36.507113 crc crio[22018]: time="2026-06-11T17:40:36.507010211Z" level=info msg="Removed container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238153 | controller | Jun 11 17:40:36.525018 crc crio[22018]: time="2026-06-11T17:40:36.524924299Z" level=info msg="Removing container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238169 | controller | Jun 11 17:40:36.554386 crc crio[22018]: time="2026-06-11T17:40:36.554258992Z" level=info msg="Removed container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238184 | controller | Jun 11 17:40:36.560033 crc crio[22018]: time="2026-06-11T17:40:36.559895938Z" level=info msg="Removing container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238200 | controller | Jun 11 17:40:36.599863 crc crio[22018]: time="2026-06-11T17:40:36.599542217Z" level=info msg="Removed container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238215 | controller | Jun 11 17:40:36.606693 crc crio[22018]: time="2026-06-11T17:40:36.606590431Z" level=info msg="Removing container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238231 | controller | Jun 11 17:40:36.637273 crc crio[22018]: time="2026-06-11T17:40:36.637179582Z" level=info msg="Removed container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238246 | controller | Jun 11 17:40:36.641409 crc crio[22018]: time="2026-06-11T17:40:36.641297029Z" level=info msg="Removing container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238261 | controller | Jun 11 17:40:36.666570 crc crio[22018]: time="2026-06-11T17:40:36.666494072Z" level=info msg="Removed container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238277 | controller | Jun 11 17:40:36.670643 crc crio[22018]: time="2026-06-11T17:40:36.670550289Z" level=info msg="Removing container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238292 | controller | Jun 11 17:40:36.706378 crc crio[22018]: time="2026-06-11T17:40:36.706071045Z" level=info msg="Removed container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238311 | controller | Jun 11 17:40:36.710045 crc crio[22018]: time="2026-06-11T17:40:36.709995419Z" level=info msg="Removing container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238327 | controller | Jun 11 17:40:36.733504 crc crio[22018]: time="2026-06-11T17:40:36.732064802Z" level=info msg="Removed container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238342 | controller | Jun 11 17:40:36.735157 crc crio[22018]: time="2026-06-11T17:40:36.735058264Z" level=info msg="Removing container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238358 | controller | Jun 11 17:40:36.770493 crc crio[22018]: time="2026-06-11T17:40:36.770375807Z" level=info msg="Removed container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238373 | controller | Jun 11 17:40:36.773957 crc crio[22018]: time="2026-06-11T17:40:36.773860855Z" level=info msg="Removing container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238389 | controller | Jun 11 17:40:36.797916 crc crio[22018]: time="2026-06-11T17:40:36.797805737Z" level=info msg="Removed container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238404 | controller | Jun 11 17:40:36.801412 crc crio[22018]: time="2026-06-11T17:40:36.801172921Z" level=info msg="Removing container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238420 | controller | Jun 11 17:40:36.865099 crc crio[22018]: time="2026-06-11T17:40:36.864998658Z" level=info msg="Removed container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238436 | controller | Jun 11 17:40:36.871604 crc crio[22018]: time="2026-06-11T17:40:36.871534534Z" level=info msg="Removing container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238451 | controller | Jun 11 17:40:36.919825 crc crio[22018]: time="2026-06-11T17:40:36.919744555Z" level=info msg="Removed container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238467 | controller | Jun 11 17:40:36.921933 crc crio[22018]: time="2026-06-11T17:40:36.92187215Z" level=info msg="Removing container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238488 | controller | Jun 11 17:40:36.951595 crc crio[22018]: time="2026-06-11T17:40:36.951507853Z" level=info msg="Removed container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238505 | controller | Jun 11 17:40:36.955276 crc crio[22018]: time="2026-06-11T17:40:36.955195067Z" level=info msg="Removing container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238521 | controller | Jun 11 17:40:36.992262 crc crio[22018]: time="2026-06-11T17:40:36.992077617Z" level=info msg="Removed container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238536 | controller | Jun 11 17:40:36.996121 crc crio[22018]: time="2026-06-11T17:40:36.995950501Z" level=info msg="Removing container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238552 | controller | Jun 11 17:40:37.019098 crc crio[22018]: time="2026-06-11T17:40:37.018993214Z" level=info msg="Removed container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238567 | controller | Jun 11 17:40:37.028060 crc crio[22018]: time="2026-06-11T17:40:37.027856042Z" level=info msg="Removing container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238582 | controller | Jun 11 17:40:37.053578 crc crio[22018]: time="2026-06-11T17:40:37.05349774Z" level=info msg="Removed container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.238612 | controller | Jun 11 17:41:01.558246 crc crio[22018]: time="2026-06-11T17:41:01.557485816Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-9stwm/POD" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.238631 | controller | Jun 11 17:41:01.560204 crc crio[22018]: time="2026-06-11T17:41:01.558271621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.238648 | controller | Jun 11 17:41:01.600040 crc crio[22018]: time="2026-06-11T17:41:01.599812758Z" level=info msg="Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}"
2026-06-11 18:17:38.238664 | controller | Jun 11 17:41:01.600040 crc crio[22018]: time="2026-06-11T17:41:01.599904011Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-9stwm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.238681 | controller | Jun 11 17:41:01.951744 crc crio[22018]: 2026-06-11T17:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f533015471f3de3 Mac:de:d4:1a:90:5e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a SocketPath: PciID:}] [{Interface:0xc00013a680 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.238702 | controller | Jun 11 17:41:01.953292 crc crio[22018]: time="2026-06-11T17:41:01.95322172Z" level=info msg="Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}"
2026-06-11 18:17:38.238720 | controller | Jun 11 17:41:01.956459 crc crio[22018]: time="2026-06-11T17:41:01.953462938Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-9stwm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.238736 | controller | Jun 11 17:41:01.964138 crc crio[22018]: time="2026-06-11T17:41:01.964090105Z" level=info msg="Ran pod sandbox f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a with infra container: openstack-operators/openstack-operator-index-9stwm/POD" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.238753 | controller | Jun 11 17:41:01.968520 crc crio[22018]: time="2026-06-11T17:41:01.968122782Z" level=info msg="Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.238769 | controller | Jun 11 17:41:01.969632 crc crio[22018]: time="2026-06-11T17:41:01.969564798Z" level=info msg="Trying to access \"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\""
2026-06-11 18:17:38.238785 | controller | Jun 11 17:41:04.785078 crc crio[22018]: time="2026-06-11T17:41:04.781755219Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-j5dvj/POD" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.238800 | controller | Jun 11 17:41:04.785078 crc crio[22018]: time="2026-06-11T17:41:04.782603005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.238816 | controller | Jun 11 17:41:06.837635 crc crio[22018]: time="2026-06-11T17:41:06.836825871Z" level=info msg="Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}"
2026-06-11 18:17:38.238832 | controller | Jun 11 17:41:06.837635 crc crio[22018]: time="2026-06-11T17:41:06.837580685Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-j5dvj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.238863 | controller | Jun 11 17:41:06.892476 crc crio[22018]: time="2026-06-11T17:41:06.892050455Z" level=info msg="Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.238889 | controller | Jun 11 17:41:06.893525 crc crio[22018]: time="2026-06-11T17:41:06.893272511Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=ef176028-19ac-474f-b9a8-7106cc1e51e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.238906 | controller | Jun 11 17:41:06.900677 crc crio[22018]: time="2026-06-11T17:41:06.900564043Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=bc5b41ba-123f-4de1-8ab0-1922295dd433 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.238922 | controller | Jun 11 17:41:06.912967 crc crio[22018]: time="2026-06-11T17:41:06.91278612Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-9stwm/registry-server" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.238938 | controller | Jun 11 17:41:06.922978 crc crio[22018]: time="2026-06-11T17:41:06.922827478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.238954 | controller | Jun 11 17:41:06.980378 crc crio[22018]: time="2026-06-11T17:41:06.980055964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.238970 | controller | Jun 11 17:41:06.984156 crc crio[22018]: time="2026-06-11T17:41:06.984087062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.238986 | controller | Jun 11 17:41:07.141843 crc crio[22018]: time="2026-06-11T17:41:07.141734442Z" level=info msg="Created container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.239003 | controller | Jun 11 17:41:07.143223 crc crio[22018]: time="2026-06-11T17:41:07.143134016Z" level=info msg="Starting container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec" id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.239019 | controller | Jun 11 17:41:07.147735 crc crio[22018]: time="2026-06-11T17:41:07.14765852Z" level=info msg="Started container" PID=215395 containerID=c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec description=openstack-operators/openstack-operator-index-9stwm/registry-server id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a
2026-06-11 18:17:38.239035 | controller | Jun 11 17:41:07.378574 crc crio[22018]: 2026-06-11T17:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2a49500b692a Mac:62:22:b3:e8:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 SocketPath: PciID:}] [{Interface:0xc000326ed0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.239051 | controller | Jun 11 17:41:07.380182 crc crio[22018]: time="2026-06-11T17:41:07.379844927Z" level=info msg="Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}"
2026-06-11 18:17:38.239074 | controller | Jun 11 17:41:07.380182 crc crio[22018]: time="2026-06-11T17:41:07.380052143Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-j5dvj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.239090 | controller | Jun 11 17:41:07.392617 crc crio[22018]: time="2026-06-11T17:41:07.392452007Z" level=info msg="Ran pod sandbox 53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 with infra container: openstack-operators/openstack-operator-index-j5dvj/POD" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.239106 | controller | Jun 11 17:41:07.405128 crc crio[22018]: time="2026-06-11T17:41:07.401245024Z" level=info msg="Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.239122 | controller | Jun 11 17:41:07.407952 crc crio[22018]: time="2026-06-11T17:41:07.407915176Z" level=info msg="Trying to access \"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\""
2026-06-11 18:17:38.239138 | controller | Jun 11 17:41:07.483809 crc crio[22018]: time="2026-06-11T17:41:07.483708871Z" level=info msg="Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.239154 | controller | Jun 11 17:41:07.484573 crc crio[22018]: time="2026-06-11T17:41:07.484491616Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=7d67ae9f-f1d9-4860-8fe6-b35554f56ecb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.239169 | controller | Jun 11 17:41:07.489552 crc crio[22018]: time="2026-06-11T17:41:07.489485764Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=8fd3da5c-9ec9-4906-9542-e0dbde9ebfa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.239185 | controller | Jun 11 17:41:07.503748 crc crio[22018]: time="2026-06-11T17:41:07.503657274Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-j5dvj/registry-server" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.239200 | controller | Jun 11 17:41:07.509472 crc crio[22018]: time="2026-06-11T17:41:07.509312695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.239216 | controller | Jun 11 17:41:07.558756 crc crio[22018]: time="2026-06-11T17:41:07.558675019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.239231 | controller | Jun 11 17:41:07.562807 crc crio[22018]: time="2026-06-11T17:41:07.562743747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.239246 | controller | Jun 11 17:41:07.728083 crc crio[22018]: time="2026-06-11T17:41:07.72801838Z" level=info msg="Created container a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597: openstack-operators/openstack-operator-index-j5dvj/registry-server" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.239262 | controller | Jun 11 17:41:07.729455 crc crio[22018]: time="2026-06-11T17:41:07.729277331Z" level=info msg="Starting container: a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597" id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.239281 | controller | Jun 11 17:41:07.736167 crc crio[22018]: time="2026-06-11T17:41:07.735911111Z" level=info msg="Started container" PID=215447 containerID=a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597 description=openstack-operators/openstack-operator-index-j5dvj/registry-server id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369
2026-06-11 18:17:38.239297 | controller | Jun 11 17:41:07.754735 crc crio[22018]: time="2026-06-11T17:41:07.752481667Z" level=info msg="Stopping container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec (timeout: 2s)" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.239313 | controller | Jun 11 17:41:07.875929 crc crio[22018]: time="2026-06-11T17:41:07.875866291Z" level=info msg="Stopped container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.239328 | controller | Jun 11 17:41:07.878470 crc crio[22018]: time="2026-06-11T17:41:07.878295248Z" level=info msg="Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239344 | controller | Jun 11 17:41:07.878851 crc crio[22018]: time="2026-06-11T17:41:07.878802124Z" level=info msg="Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc007484500}] Aliases:map[]}"
2026-06-11 18:17:38.239360 | controller | Jun 11 17:41:07.878981 crc crio[22018]: time="2026-06-11T17:41:07.878949679Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-9stwm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.239375 | controller | Jun 11 17:41:08.160132 crc crio[22018]: time="2026-06-11T17:41:08.159990934Z" level=info msg="Stopped pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239391 | controller | Jun 11 17:41:08.775718 crc crio[22018]: time="2026-06-11T17:41:08.775092786Z" level=info msg="Removing container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239407 | controller | Jun 11 17:41:08.801216 crc crio[22018]: time="2026-06-11T17:41:08.800988044Z" level=info msg="Removed container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239422 | controller | Jun 11 17:41:15.955296 crc crio[22018]: time="2026-06-11T17:41:15.954525936Z" level=info msg="Removing container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239437 | controller | Jun 11 17:41:15.993172 crc crio[22018]: time="2026-06-11T17:41:15.993028537Z" level=info msg="Removed container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239456 | controller | Jun 11 17:41:15.997791 crc crio[22018]: time="2026-06-11T17:41:15.997681506Z" level=info msg="Removing container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239472 | controller | Jun 11 17:41:16.040696 crc crio[22018]: time="2026-06-11T17:41:16.040566166Z" level=info msg="Removed container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239487 | controller | Jun 11 17:41:16.044065 crc crio[22018]: time="2026-06-11T17:41:16.043692979Z" level=info msg="Removing container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239502 | controller | Jun 11 17:41:16.117628 crc crio[22018]: time="2026-06-11T17:41:16.117466685Z" level=info msg="Removed container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239518 | controller | Jun 11 17:41:16.121482 crc crio[22018]: time="2026-06-11T17:41:16.121144471Z" level=info msg="Removing container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239533 | controller | Jun 11 17:41:16.158592 crc crio[22018]: time="2026-06-11T17:41:16.158534859Z" level=info msg="Removed container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239548 | controller | Jun 11 17:41:16.161859 crc crio[22018]: time="2026-06-11T17:41:16.161798322Z" level=info msg="Removing container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239564 | controller | Jun 11 17:41:16.222811 crc crio[22018]: time="2026-06-11T17:41:16.222718048Z" level=info msg="Removed container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239579 | controller | Jun 11 17:41:16.233634 crc crio[22018]: time="2026-06-11T17:41:16.2335553Z" level=info msg="Removing container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239594 | controller | Jun 11 17:41:16.269267 crc crio[22018]: time="2026-06-11T17:41:16.269168038Z" level=info msg="Removed container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239610 | controller | Jun 11 17:41:16.273955 crc crio[22018]: time="2026-06-11T17:41:16.273874248Z" level=info msg="Removing container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239625 | controller | Jun 11 17:41:16.297115 crc crio[22018]: time="2026-06-11T17:41:16.296938431Z" level=info msg="Removed container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239645 | controller | Jun 11 17:41:16.299610 crc crio[22018]: time="2026-06-11T17:41:16.299521901Z" level=info msg="Removing container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239661 | controller | Jun 11 17:41:16.367688 crc crio[22018]: time="2026-06-11T17:41:16.367635183Z" level=info msg="Removed container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239676 | controller | Jun 11 17:41:16.371190 crc crio[22018]: time="2026-06-11T17:41:16.371165663Z" level=info msg="Removing container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239691 | controller | Jun 11 17:41:16.402576 crc crio[22018]: time="2026-06-11T17:41:16.402041217Z" level=info msg="Removed container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239707 | controller | Jun 11 17:41:16.407543 crc crio[22018]: time="2026-06-11T17:41:16.407298249Z" level=info msg="Removing container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239722 | controller | Jun 11 17:41:16.439965 crc crio[22018]: time="2026-06-11T17:41:16.439849544Z" level=info msg="Removed container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239738 | controller | Jun 11 17:41:16.442998 crc crio[22018]: time="2026-06-11T17:41:16.442905728Z" level=info msg="Removing container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239753 | controller | Jun 11 17:41:16.478138 crc crio[22018]: time="2026-06-11T17:41:16.47791385Z" level=info msg="Removed container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.239769 | controller | Jun 11 17:41:16.491268 crc crio[22018]: time="2026-06-11T17:41:16.491216311Z" level=info msg="Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239785 | controller | Jun 11 17:41:16.491671 crc crio[22018]: time="2026-06-11T17:41:16.491644025Z" level=info msg="Stopped pod sandbox (already stopped): 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239801 | controller | Jun 11 17:41:16.492652 crc crio[22018]: time="2026-06-11T17:41:16.492573335Z" level=info msg="Removing pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.239817 | controller | Jun 11 17:41:16.513474 crc crio[22018]: time="2026-06-11T17:41:16.513313945Z" level=info msg="Removed pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.239836 | controller | Jun 11 17:41:16.515543 crc crio[22018]: time="2026-06-11T17:41:16.515404799Z" level=info msg="Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239877 | controller | Jun 11 17:41:16.515713 crc crio[22018]: time="2026-06-11T17:41:16.515550734Z" level=info msg="Stopped pod sandbox (already stopped): 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239905 | controller | Jun 11 17:41:16.516550 crc crio[22018]: time="2026-06-11T17:41:16.516203864Z" level=info msg="Removing pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.239927 | controller | Jun 11 17:41:16.530237 crc crio[22018]: time="2026-06-11T17:41:16.530104358Z" level=info msg="Removed pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.239948 | controller | Jun 11 17:41:16.531466 crc crio[22018]: time="2026-06-11T17:41:16.531159169Z" level=info msg="Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239965 | controller | Jun 11 17:41:16.531466 crc crio[22018]: time="2026-06-11T17:41:16.531389606Z" level=info msg="Stopped pod sandbox (already stopped): bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.239981 | controller | Jun 11 17:41:16.532018 crc crio[22018]: time="2026-06-11T17:41:16.531950904Z" level=info msg="Removing pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.239997 | controller | Jun 11 17:41:16.547715 crc crio[22018]: time="2026-06-11T17:41:16.546630883Z" level=info msg="Removed pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240012 | controller | Jun 11 17:41:16.549169 crc crio[22018]: time="2026-06-11T17:41:16.54790732Z" level=info msg="Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240028 | controller | Jun 11 17:41:16.549169 crc crio[22018]: time="2026-06-11T17:41:16.547983942Z" level=info msg="Stopped pod sandbox (already stopped): 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240044 | controller | Jun 11 17:41:16.549673 crc crio[22018]: time="2026-06-11T17:41:16.549594314Z" level=info msg="Removing pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240059 | controller | Jun 11 17:41:16.566938 crc crio[22018]: time="2026-06-11T17:41:16.566876971Z" level=info msg="Removed pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240075 | controller | Jun 11 17:41:16.568272 crc crio[22018]: time="2026-06-11T17:41:16.568196864Z" level=info msg="Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240095 | controller | Jun 11 17:41:16.568457 crc crio[22018]: time="2026-06-11T17:41:16.568278646Z" level=info msg="Stopped pod sandbox (already stopped): 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240112 | controller | Jun 11 17:41:16.578952 crc crio[22018]: time="2026-06-11T17:41:16.578760799Z" level=info msg="Removing pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240128 | controller | Jun 11 17:41:16.609646 crc crio[22018]: time="2026-06-11T17:41:16.605283192Z" level=info msg="Removed pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240143 | controller | Jun 11 17:41:16.609646 crc crio[22018]: time="2026-06-11T17:41:16.606745306Z" level=info msg="Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240159 | controller | Jun 11 17:41:16.609646 crc crio[22018]: time="2026-06-11T17:41:16.606827469Z" level=info msg="Stopped pod sandbox (already stopped): dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240174 | controller | Jun 11 17:41:16.609646 crc crio[22018]: time="2026-06-11T17:41:16.607637235Z" level=info msg="Removing pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240190 | controller | Jun 11 17:41:16.637793 crc crio[22018]: time="2026-06-11T17:41:16.63768531Z" level=info msg="Removed pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240205 | controller | Jun 11 17:41:16.638818 crc crio[22018]: time="2026-06-11T17:41:16.638739562Z" level=info msg="Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240220 | controller | Jun 11 17:41:16.638945 crc crio[22018]: time="2026-06-11T17:41:16.638928278Z" level=info msg="Stopped pod sandbox (already stopped): dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240236 | controller | Jun 11 17:41:16.639728 crc crio[22018]: time="2026-06-11T17:41:16.63965766Z" level=info msg="Removing pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240251 | controller | Jun 11 17:41:16.667989 crc crio[22018]: time="2026-06-11T17:41:16.667913451Z" level=info msg="Removed pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240266 | controller | Jun 11 17:41:16.668842 crc crio[22018]: time="2026-06-11T17:41:16.668773784Z" level=info msg="Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240281 | controller | Jun 11 17:41:16.668984 crc crio[22018]: time="2026-06-11T17:41:16.668856117Z" level=info msg="Stopped pod sandbox (already stopped): df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240301 | controller | Jun 11 17:41:16.669924 crc crio[22018]: time="2026-06-11T17:41:16.669878879Z" level=info msg="Removing pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240317 | controller | Jun 11 17:41:16.695594 crc crio[22018]: time="2026-06-11T17:41:16.695533238Z" level=info msg="Removed pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240332 | controller | Jun 11 17:41:16.699748 crc crio[22018]: time="2026-06-11T17:41:16.699689305Z" level=info msg="Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240348 | controller | Jun 11 17:41:16.700544 crc crio[22018]: time="2026-06-11T17:41:16.699944333Z" level=info msg="Stopped pod sandbox (already stopped): 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240363 | controller | Jun 11 17:41:16.700911 crc crio[22018]: time="2026-06-11T17:41:16.700838231Z" level=info msg="Removing pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240378 | controller | Jun 11 17:41:16.730210 crc crio[22018]: time="2026-06-11T17:41:16.730064595Z" level=info msg="Removed pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240393 | controller | Jun 11 17:41:16.731724 crc crio[22018]: time="2026-06-11T17:41:16.731648799Z" level=info msg="Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240409 | controller | Jun 11 17:41:16.732226 crc crio[22018]: time="2026-06-11T17:41:16.731748012Z" level=info msg="Stopped pod sandbox (already stopped): fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240424 | controller | Jun 11 17:41:16.732938 crc crio[22018]: time="2026-06-11T17:41:16.732674931Z" level=info msg="Removing pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240439 | controller | Jun 11 17:41:16.761364 crc crio[22018]: time="2026-06-11T17:41:16.761209787Z" level=info msg="Removed pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240455 | controller | Jun 11 17:41:16.762618 crc crio[22018]: time="2026-06-11T17:41:16.762570809Z" level=info msg="Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240470 | controller | Jun 11 17:41:16.762948 crc crio[22018]: time="2026-06-11T17:41:16.76291946Z" level=info msg="Stopped pod sandbox (already stopped): 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240486 | controller | Jun 11 17:41:16.764865 crc crio[22018]: time="2026-06-11T17:41:16.764835612Z" level=info msg="Removing pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240505 | controller | Jun 11 17:41:16.792983 crc crio[22018]: time="2026-06-11T17:41:16.79275927Z" level=info msg="Removed pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240521 | controller | Jun 11 17:41:16.797373 crc crio[22018]: time="2026-06-11T17:41:16.797268571Z" level=info msg="Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240537 | controller | Jun 11 17:41:16.797607 crc crio[22018]: time="2026-06-11T17:41:16.797578401Z" level=info msg="Stopped pod sandbox (already stopped): a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240553 | controller | Jun 11 17:41:16.799654 crc crio[22018]: time="2026-06-11T17:41:16.799198291Z" level=info msg="Removing pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240568 | controller | Jun 11 17:41:16.824988 crc crio[22018]: time="2026-06-11T17:41:16.82493521Z" level=info msg="Removed pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240584 | controller | Jun 11 17:41:16.826639 crc crio[22018]: time="2026-06-11T17:41:16.826540639Z" level=info msg="Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240599 | controller | Jun 11 17:41:16.826872 crc crio[22018]: time="2026-06-11T17:41:16.826646873Z" level=info msg="Stopped pod sandbox (already stopped): 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240614 | controller | Jun 11 17:41:16.828406 crc crio[22018]: time="2026-06-11T17:41:16.828298875Z" level=info msg="Removing pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240629 | controller | Jun 11 17:41:16.849976 crc crio[22018]: time="2026-06-11T17:41:16.849769276Z" level=info msg="Removed pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240645 | controller | Jun 11 17:41:16.851683 crc crio[22018]: time="2026-06-11T17:41:16.851504571Z" level=info msg="Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240660 | controller | Jun 11 17:41:16.851683 crc crio[22018]: time="2026-06-11T17:41:16.851621655Z" level=info msg="Stopped pod sandbox (already stopped): 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240675 | controller | Jun 11 17:41:16.852683 crc crio[22018]: time="2026-06-11T17:41:16.852604605Z" level=info msg="Removing pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240690 | controller | Jun 11 17:41:16.876490 crc crio[22018]: time="2026-06-11T17:41:16.876399791Z" level=info msg="Removed pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240709 | controller | Jun 11 17:41:16.878047 crc crio[22018]: time="2026-06-11T17:41:16.878020812Z" level=info msg="Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240725 | controller | Jun 11 17:41:16.878198 crc crio[22018]: time="2026-06-11T17:41:16.878179917Z" level=info msg="Stopped pod sandbox (already stopped): eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240740 | controller | Jun 11 17:41:16.879560 crc crio[22018]: time="2026-06-11T17:41:16.879311983Z" level=info msg="Removing pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240755 | controller | Jun 11 17:41:16.900441 crc crio[22018]: time="2026-06-11T17:41:16.900269121Z" level=info msg="Removed pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240770 | controller | Jun 11 17:41:16.901991 crc crio[22018]: time="2026-06-11T17:41:16.901650012Z" level=info msg="Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240785 | controller | Jun 11 17:41:16.901991 crc crio[22018]: time="2026-06-11T17:41:16.901731785Z" level=info msg="Stopped pod sandbox (already stopped): 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240800 | controller | Jun 11 17:41:16.902569 crc crio[22018]: time="2026-06-11T17:41:16.902464858Z" level=info msg="Removing pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240816 | controller | Jun 11 17:41:16.936646 crc crio[22018]: time="2026-06-11T17:41:16.936014143Z" level=info msg="Removed pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240831 | controller | Jun 11 17:41:16.938013 crc crio[22018]: time="2026-06-11T17:41:16.937896552Z" level=info msg="Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240846 | controller | Jun 11 17:41:16.938013 crc crio[22018]: time="2026-06-11T17:41:16.938012555Z" level=info msg="Stopped pod sandbox (already stopped): 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240884 | controller | Jun 11 17:41:16.939941 crc crio[22018]: time="2026-06-11T17:41:16.939840563Z" level=info msg="Removing pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240900 | controller | Jun 11 17:41:16.969232 crc crio[22018]: time="2026-06-11T17:41:16.969069523Z" level=info msg="Removed pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240916 | controller | Jun 11 17:41:16.971154 crc crio[22018]: time="2026-06-11T17:41:16.971063624Z" level=info msg="Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240935 | controller | Jun 11 17:41:16.971593 crc crio[22018]: time="2026-06-11T17:41:16.971548549Z" level=info msg="Stopped pod sandbox (already stopped): 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240951 | controller | Jun 11 17:41:16.973813 crc crio[22018]: time="2026-06-11T17:41:16.973731358Z" level=info msg="Removing pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240967 | controller | Jun 11 17:41:16.990245 crc crio[22018]: time="2026-06-11T17:41:16.989597704Z" level=info msg="Removed pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.240983 | controller | Jun 11 17:41:16.991931 crc crio[22018]: time="2026-06-11T17:41:16.991805872Z" level=info msg="Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.240998 | controller | Jun 11 17:41:16.992118 crc crio[22018]: time="2026-06-11T17:41:16.991934556Z" level=info msg="Stopped pod sandbox (already stopped): 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241014 | controller | Jun 11 17:41:16.994167 crc crio[22018]: time="2026-06-11T17:41:16.994033152Z" level=info msg="Removing pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241029 | controller | Jun 11 17:41:17.014660 crc crio[22018]: time="2026-06-11T17:41:17.014541275Z" level=info msg="Removed pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241045 | controller | Jun 11 17:41:17.016266 crc crio[22018]: time="2026-06-11T17:41:17.016022307Z" level=info msg="Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241061 | controller | Jun 11 17:41:17.016266 crc crio[22018]: time="2026-06-11T17:41:17.016174172Z" level=info msg="Stopped pod sandbox (already stopped): 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241076 | controller | Jun 11 17:41:17.017124 crc crio[22018]: time="2026-06-11T17:41:17.017025441Z" level=info msg="Removing pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241092 | controller | Jun 11 17:41:17.035873 crc crio[22018]: time="2026-06-11T17:41:17.035764267Z" level=info msg="Removed pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241108 | controller | Jun 11 17:41:17.036809 crc crio[22018]: time="2026-06-11T17:41:17.036738996Z" level=info msg="Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241124 | controller | Jun 11 17:41:17.037104 crc crio[22018]: time="2026-06-11T17:41:17.036812869Z" level=info msg="Stopped pod sandbox (already stopped): 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241143 | controller | Jun 11 17:41:17.037541 crc crio[22018]: time="2026-06-11T17:41:17.03747201Z" level=info msg="Removing pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241159 | controller | Jun 11 17:41:17.060767 crc crio[22018]: time="2026-06-11T17:41:17.059536276Z" level=info msg="Removed pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241175 | controller | Jun 11 17:41:17.061757 crc crio[22018]: time="2026-06-11T17:41:17.061688528Z" level=info msg="Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241191 | controller | Jun 11 17:41:17.061875 crc crio[22018]: time="2026-06-11T17:41:17.061771201Z" level=info msg="Stopped pod sandbox (already stopped): 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241208 | controller | Jun 11 17:41:17.062656 crc crio[22018]: time="2026-06-11T17:41:17.062582447Z" level=info msg="Removing pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241224 | controller | Jun 11 17:41:17.082569 crc crio[22018]: time="2026-06-11T17:41:17.082459874Z" level=info msg="Removed pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241241 | controller | Jun 11 17:41:17.083705 crc crio[22018]: time="2026-06-11T17:41:17.083609198Z" level=info msg="Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241257 | controller | Jun 11 17:41:17.083834 crc crio[22018]: time="2026-06-11T17:41:17.083786334Z" level=info msg="Stopped pod sandbox (already stopped): bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241273 | controller | Jun 11 17:41:17.085393 crc crio[22018]: time="2026-06-11T17:41:17.085297327Z" level=info msg="Removing pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241289 | controller | Jun 11 17:41:17.102914 crc crio[22018]: time="2026-06-11T17:41:17.102787503Z" level=info msg="Removed pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241304 | controller | Jun 11 17:41:17.103818 crc crio[22018]: time="2026-06-11T17:41:17.103742292Z" level=info msg="Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241320 | controller | Jun 11 17:41:17.103939 crc crio[22018]: time="2026-06-11T17:41:17.103828505Z" level=info msg="Stopped pod sandbox (already stopped): e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241335 | controller | Jun 11 17:41:17.105588 crc crio[22018]: time="2026-06-11T17:41:17.105487978Z" level=info msg="Removing pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241355 | controller | Jun 11 17:41:17.128981 crc crio[22018]: time="2026-06-11T17:41:17.128881445Z" level=info msg="Removed pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241371 | controller | Jun 11 17:41:17.130095 crc crio[22018]: time="2026-06-11T17:41:17.129982756Z" level=info msg="Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241386 | controller | Jun 11 17:41:17.130192 crc crio[22018]: time="2026-06-11T17:41:17.13012794Z" level=info msg="Stopped pod sandbox (already stopped): 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241402 | controller | Jun 11 17:41:17.130949 crc crio[22018]: time="2026-06-11T17:41:17.130871026Z" level=info msg="Removing pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241417 | controller | Jun 11 17:41:17.235913 crc crio[22018]: time="2026-06-11T17:41:17.235014548Z" level=info msg="Removed pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241432 | controller | Jun 11 17:41:17.235913 crc crio[22018]: time="2026-06-11T17:41:17.235908681Z" level=info msg="Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241448 | controller | Jun 11 17:41:17.236309 crc crio[22018]: time="2026-06-11T17:41:17.235965703Z" level=info msg="Stopped pod sandbox (already stopped): f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241464 | controller | Jun 11 17:41:17.236566 crc crio[22018]: time="2026-06-11T17:41:17.23651864Z" level=info msg="Removing pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241479 | controller | Jun 11 17:41:17.253721 crc crio[22018]: time="2026-06-11T17:41:17.253581217Z" level=info msg="Removed pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241495 | controller | Jun 11 17:41:17.255706 crc crio[22018]: time="2026-06-11T17:41:17.255623511Z" level=info msg="Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241511 | controller | Jun 11 17:41:17.255847 crc crio[22018]: time="2026-06-11T17:41:17.255724584Z" level=info msg="Stopped pod sandbox (already stopped): fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241526 | controller | Jun 11 17:41:17.265074 crc crio[22018]: time="2026-06-11T17:41:17.264921179Z" level=info msg="Removing pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241542 | controller | Jun 11 17:41:17.293645 crc crio[22018]: time="2026-06-11T17:41:17.293099763Z" level=info msg="Removed pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241561 | controller | Jun 11 17:41:17.295218 crc crio[22018]: time="2026-06-11T17:41:17.295111303Z" level=info msg="Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241577 | controller | Jun 11 17:41:17.295303 crc crio[22018]: time="2026-06-11T17:41:17.295233017Z" level=info msg="Stopped pod sandbox (already stopped): 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.241593 | controller | Jun 11 17:41:17.295995 crc crio[22018]: time="2026-06-11T17:41:17.295930599Z" level=info msg="Removing pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241608 | controller | Jun 11 17:41:17.341097 crc crio[22018]: time="2026-06-11T17:41:17.340886507Z" level=info msg="Removed pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.241623 | controller | Jun 11 17:41:28.738595 crc crio[22018]: time="2026-06-11T17:41:28.737783655Z" level=info msg="Running pod sandbox: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.241638 | controller | Jun 11 17:41:28.740042 crc crio[22018]: time="2026-06-11T17:41:28.738625412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.241654 | controller | Jun 11 17:41:28.778603 crc crio[22018]: time="2026-06-11T17:41:28.778460398Z" level=info msg="Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}"
2026-06-11 18:17:38.241670 | controller | Jun 11 17:41:28.778603 crc crio[22018]: time="2026-06-11T17:41:28.778533321Z" level=info msg="Adding pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.241686 | controller | Jun 11 17:41:29.364575 crc crio[22018]: 2026-06-11T17:41:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedded452958d23 Mac:aa:9b:d8:fa:d9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.241702 | controller | Jun 11 17:41:29.366106 crc crio[22018]: time="2026-06-11T17:41:29.365918633Z" level=info msg="Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}"
2026-06-11 18:17:38.241721 | controller | Jun 11 17:41:29.366560 crc crio[22018]: time="2026-06-11T17:41:29.366486241Z" level=info msg="Checking pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.241738 | controller | Jun 11 17:41:29.385088 crc crio[22018]: time="2026-06-11T17:41:29.384936206Z" level=info msg="Ran pod sandbox fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 with infra container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.241755 | controller | Jun 11 17:41:29.388154 crc crio[22018]: time="2026-06-11T17:41:29.388069403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21eb4746-8554-4165-8469-84d2831f9afd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.241771 | controller | Jun 11 17:41:29.391793 crc crio[22018]: time="2026-06-11T17:41:29.391643187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9654800b-d3fb-435f-aeeb-15f83a8e3b01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.241786 | controller | Jun 11 17:41:29.409403 crc crio[22018]: time="2026-06-11T17:41:29.409159273Z" level=info msg="Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.241802 | controller | Jun 11 17:41:29.410069 crc crio[22018]: time="2026-06-11T17:41:29.409978349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.241818 | controller | Jun 11 17:41:29.458195 crc crio[22018]: time="2026-06-11T17:41:29.458094156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.241833 | controller | Jun 11 17:41:29.462761 crc crio[22018]: time="2026-06-11T17:41:29.462376191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.241864 | controller | Jun 11 17:41:29.653133 crc crio[22018]: time="2026-06-11T17:41:29.65299757Z" level=info msg="Created container 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.241885 | controller | Jun 11 17:41:29.653791 crc crio[22018]: time="2026-06-11T17:41:29.653718331Z" level=info msg="Starting container: 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f" id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.241902 | controller | Jun 11 17:41:29.665538 crc crio[22018]: time="2026-06-11T17:41:29.664987159Z" level=info msg="Started container" PID=216540 containerID=243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8
2026-06-11 18:17:38.241918 | controller | Jun 11 17:41:31.117192 crc crio[22018]: time="2026-06-11T17:41:31.116609998Z" level=info msg="Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.241939 | controller | Jun 11 17:41:31.118724 crc crio[22018]: time="2026-06-11T17:41:31.11855105Z" level=info msg="Trying to access \"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\""
2026-06-11 18:17:38.241955 | controller | Jun 11 17:41:31.509012 crc crio[22018]: time="2026-06-11T17:41:31.508896562Z" level=info msg="Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7dc81b438e66ccf7cf28fa5232ca87687272b4eab40c1fdaa406d4e341af3e23" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.241971 | controller | Jun 11 17:41:31.510278 crc crio[22018]: time="2026-06-11T17:41:31.510152322Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=c012a65a-981c-444f-8d44-33a2dcfd6bec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.241987 | controller | Jun 11 17:41:31.514463 crc crio[22018]: time="2026-06-11T17:41:31.514258722Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=f525eb96-82d3-4523-89bd-d59bdb57e169 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242003 | controller | Jun 11 17:41:31.523242 crc crio[22018]: time="2026-06-11T17:41:31.523059132Z" level=info msg="Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242019 | controller | Jun 11 17:41:31.525507 crc crio[22018]: time="2026-06-11T17:41:31.524852459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242035 | controller | Jun 11 17:41:31.574493 crc crio[22018]: time="2026-06-11T17:41:31.574306799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242051 | controller | Jun 11 17:41:31.574775 crc crio[22018]: time="2026-06-11T17:41:31.57465747Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/passwd: no such file or directory"
2026-06-11 18:17:38.242066 | controller | Jun 11 17:41:31.574775 crc crio[22018]: time="2026-06-11T17:41:31.574695141Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/group: no such file or directory"
2026-06-11 18:17:38.242082 | controller | Jun 11 17:41:31.577125 crc crio[22018]: time="2026-06-11T17:41:31.577055495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242098 | controller | Jun 11 17:41:31.760491 crc crio[22018]: time="2026-06-11T17:41:31.759614965Z" level=info msg="Created container 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242114 | controller | Jun 11 17:41:31.767242 crc crio[22018]: time="2026-06-11T17:41:31.767182186Z" level=info msg="Starting container: 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf" id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.242130 | controller | Jun 11 17:41:31.778790 crc crio[22018]: time="2026-06-11T17:41:31.77864308Z" level=info msg="Started container" PID=216649 containerID=8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8
2026-06-11 18:17:38.242153 | controller | Jun 11 17:41:32.133852 crc crio[22018]: time="2026-06-11T17:41:32.133742834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=69e049e8-0dcd-488d-b54f-45948303a4b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242169 | controller | Jun 11 17:41:32.136775 crc crio[22018]: time="2026-06-11T17:41:32.136682778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a3b5f4c0-98a8-48f7-99dc-bb35f10d5d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242185 | controller | Jun 11 17:41:32.144603 crc crio[22018]: time="2026-06-11T17:41:32.144506616Z" level=info msg="Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242202 | controller | Jun 11 17:41:32.145108 crc crio[22018]: time="2026-06-11T17:41:32.144980441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242217 | controller | Jun 11 17:41:32.233404 crc crio[22018]: time="2026-06-11T17:41:32.233232443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242233 | controller | Jun 11 17:41:32.240152 crc crio[22018]: time="2026-06-11T17:41:32.240037156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242249 | controller | Jun 11 17:41:32.385125 crc crio[22018]: time="2026-06-11T17:41:32.384929322Z" level=info msg="Created container 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242265 | controller | Jun 11 17:41:32.387208 crc crio[22018]: time="2026-06-11T17:41:32.387123252Z" level=info msg="Starting container: 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b" id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.242280 | controller | Jun 11 17:41:32.395050 crc crio[22018]: time="2026-06-11T17:41:32.394214317Z" level=info msg="Started container" PID=216685 containerID=800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8
2026-06-11 18:17:38.242297 | controller | Jun 11 17:41:34.163397 crc crio[22018]: time="2026-06-11T17:41:34.162523612Z" level=info msg="Stopping pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.242312 | controller | Jun 11 17:41:34.164775 crc crio[22018]: time="2026-06-11T17:41:34.164001919Z" level=info msg="Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc005da0940}] Aliases:map[]}"
2026-06-11 18:17:38.242332 | controller | Jun 11 17:41:34.164775 crc crio[22018]: time="2026-06-11T17:41:34.164120563Z" level=info msg="Deleting pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.242349 | controller | Jun 11 17:41:34.494525 crc crio[22018]: time="2026-06-11T17:41:34.494308537Z" level=info msg="Stopped pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.242366 | controller | Jun 11 17:41:38.815617 crc crio[22018]: time="2026-06-11T17:41:38.814943422Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.242382 | controller | Jun 11 17:41:38.816681 crc crio[22018]: time="2026-06-11T17:41:38.815637504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242398 | controller | Jun 11 17:41:38.861007 crc crio[22018]: time="2026-06-11T17:41:38.860926128Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}"
2026-06-11 18:17:38.242415 | controller | Jun 11 17:41:38.861007 crc crio[22018]: time="2026-06-11T17:41:38.86098453Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.242431 | controller | Jun 11 17:41:39.481001 crc crio[22018]: 2026-06-11T17:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1cd900f1caab79 Mac:7a:26:dd:3e:59:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 SocketPath: PciID:}] [{Interface:0xc000288b10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.242447 | controller | Jun 11 17:41:39.481281 crc crio[22018]: time="2026-06-11T17:41:39.481223186Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}"
2026-06-11 18:17:38.242464 | controller | Jun 11 17:41:39.482127 crc crio[22018]: time="2026-06-11T17:41:39.482016571Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.242480 | controller | Jun 11 17:41:39.493174 crc crio[22018]: time="2026-06-11T17:41:39.493090182Z" level=info msg="Ran pod sandbox e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc with infra container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.242500 | controller | Jun 11 17:41:39.498723 crc crio[22018]: time="2026-06-11T17:41:39.49865153Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242516 | controller | Jun 11 17:41:39.498960 crc crio[22018]: time="2026-06-11T17:41:39.498882117Z" level=info msg="Image 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 not found" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242532 | controller | Jun 11 17:41:39.498960 crc crio[22018]: time="2026-06-11T17:41:39.498927769Z" level=info msg="Neither image nor artfiact 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 found" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242548 | controller | Jun 11 17:41:39.501047 crc crio[22018]: time="2026-06-11T17:41:39.500964011Z" level=info msg="Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.242564 | controller | Jun 11 17:41:39.502516 crc crio[22018]: time="2026-06-11T17:41:39.502284213Z" level=info msg="Trying to access \"38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\""
2026-06-11 18:17:38.242580 | controller | Jun 11 17:41:45.974293 crc crio[22018]: time="2026-06-11T17:41:45.973153046Z" level=info msg="Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator@sha256:fdf9fc88bafa9929e5f423594aef4da842f8c9fe10695a5fb2e4c1cf26295f7e" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.242596 | controller | Jun 11 17:41:45.986795 crc crio[22018]: time="2026-06-11T17:41:45.978259543Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=39f8ca1d-d4d7-4ecd-84f5-b788e870c3ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242629 | controller | Jun 11 17:41:45.986795 crc crio[22018]: time="2026-06-11T17:41:45.982692537Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=d6fa125f-a248-4399-8040-d9c8217a26ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242647 | controller | Jun 11 17:41:46.001264 crc crio[22018]: time="2026-06-11T17:41:45.992948433Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242663 | controller | Jun 11 17:41:46.001264 crc crio[22018]: time="2026-06-11T17:41:45.995249687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242680 | controller | Jun 11 17:41:46.044123 crc crio[22018]: time="2026-06-11T17:41:46.043950751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242696 | controller | Jun 11 17:41:46.049091 crc crio[22018]: time="2026-06-11T17:41:46.049011502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242713 | controller | Jun 11 17:41:46.238826 crc crio[22018]: time="2026-06-11T17:41:46.238711719Z" level=info msg="Created container 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.242733 | controller | Jun 11 17:41:46.239958 crc crio[22018]: time="2026-06-11T17:41:46.239908148Z" level=info msg="Starting container: 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6" id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.242750 | controller | Jun 11 17:41:46.248189 crc crio[22018]: time="2026-06-11T17:41:46.248022876Z" level=info msg="Started container" PID=217522 containerID=7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6 description=openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc
2026-06-11 18:17:38.242766 | controller | Jun 11 17:42:00.554950 crc crio[22018]: time="2026-06-11T17:42:00.553988438Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686662-kg2c8/POD" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.242782 | controller | Jun 11 17:42:00.556748 crc crio[22018]: time="2026-06-11T17:42:00.555866877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.242798 | controller | Jun 11 17:42:00.628092 crc crio[22018]: time="2026-06-11T17:42:00.627750648Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}"
2026-06-11 18:17:38.242814 | controller | Jun 11 17:42:00.628092 crc crio[22018]: time="2026-06-11T17:42:00.628028508Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686662-kg2c8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.242831 | controller | Jun 11 17:42:01.205080 crc crio[22018]: 2026-06-11T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd85e80083a25ba Mac:4e:b7:4d:b1:03:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.242861 | controller | Jun 11 17:42:01.206607 crc crio[22018]: time="2026-06-11T17:42:01.206535648Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}"
2026-06-11 18:17:38.242884 | controller | Jun 11 17:42:01.206752 crc crio[22018]: time="2026-06-11T17:42:01.206682173Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686662-kg2c8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.242901 | controller | Jun 11 17:42:01.215209 crc crio[22018]: time="2026-06-11T17:42:01.2150603Z" level=info msg="Ran pod sandbox bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 with infra container: openshift-infra/auto-csr-approver-29686662-kg2c8/POD" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.242923 | controller | Jun 11 17:42:01.220726 crc crio[22018]: time="2026-06-11T17:42:01.220592166Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.242939 | controller | Jun 11 17:42:01.232197 crc crio[22018]: time="2026-06-11T17:42:01.231867074Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.242955 | controller | Jun 11 17:42:02.319530 crc crio[22018]: time="2026-06-11T17:42:02.319131893Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.242971 | controller | Jun 11 17:42:02.323020 crc crio[22018]: time="2026-06-11T17:42:02.320665492Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef0d61b5-5763-4610-9ffd-108224be30fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.242987 | controller | Jun 11 17:42:02.323490 crc crio[22018]: time="2026-06-11T17:42:02.323385698Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e83f743-e8bc-417d-9f2b-a768600f9bba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.243003 | controller | Jun 11 17:42:02.334674 crc crio[22018]: time="2026-06-11T17:42:02.334288054Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686662-kg2c8/oc" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.243019 | controller | Jun 11 17:42:02.335755 crc crio[22018]: time="2026-06-11T17:42:02.335517284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243034 | controller | Jun 11 17:42:02.382849 crc crio[22018]: time="2026-06-11T17:42:02.382743151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243050 | controller | Jun 11 17:42:02.624731 crc crio[22018]: time="2026-06-11T17:42:02.62449664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243065 | controller | Jun 11 17:42:02.784021 crc crio[22018]: time="2026-06-11T17:42:02.783278877Z" level=info msg="Created container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.243080 | controller | Jun 11 17:42:02.786110 crc crio[22018]: time="2026-06-11T17:42:02.786004103Z" level=info msg="Starting container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b" id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.243096 | controller | Jun 11 17:42:02.794146 crc crio[22018]: time="2026-06-11T17:42:02.793551232Z" level=info msg="Started container" PID=218355 containerID=e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b description=openshift-infra/auto-csr-approver-29686662-kg2c8/oc id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3
2026-06-11 18:17:38.243112 | controller | Jun 11 17:42:04.671865 crc crio[22018]: time="2026-06-11T17:42:04.670947919Z" level=info msg="Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.243132 | controller | Jun 11 17:42:04.673525 crc crio[22018]: time="2026-06-11T17:42:04.672640872Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc0074847e8}] Aliases:map[]}"
2026-06-11 18:17:38.243149 | controller | Jun 11 17:42:04.673525 crc crio[22018]: time="2026-06-11T17:42:04.672788137Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686662-kg2c8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.243165 | controller | Jun 11 17:42:04.986722 crc crio[22018]: time="2026-06-11T17:42:04.986582691Z" level=info msg="Stopped pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.243181 | controller | Jun 11 17:42:17.379585 crc crio[22018]: time="2026-06-11T17:42:17.378709Z" level=info msg="Removing container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.243197 | controller | Jun 11 17:42:17.487889 crc crio[22018]: time="2026-06-11T17:42:17.487285045Z" level=info msg="Removed container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.243212 | controller | Jun 11 17:42:17.502779 crc crio[22018]: time="2026-06-11T17:42:17.499508963Z" level=info msg="Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.243227 | controller | Jun 11 17:42:17.502779 crc crio[22018]: time="2026-06-11T17:42:17.499572745Z" level=info msg="Stopped pod sandbox (already stopped): 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.243243 | controller | Jun 11 17:42:17.502779 crc crio[22018]: time="2026-06-11T17:42:17.500008379Z" level=info msg="Removing pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.243266 | controller | Jun 11 17:42:17.517037 crc crio[22018]: time="2026-06-11T17:42:17.516928641Z" level=info msg="Removed pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.243289 | controller | Jun 11 17:42:35.481181 crc crio[22018]: time="2026-06-11T17:42:35.480539909Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243321 | controller | Jun 11 17:42:35.482679 crc crio[22018]: time="2026-06-11T17:42:35.48119385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243349 | controller | Jun 11 17:42:35.554697 crc crio[22018]: time="2026-06-11T17:42:35.554588961Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243423 | controller | Jun 11 17:42:35.555025 crc crio[22018]: time="2026-06-11T17:42:35.554742216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243453 | controller | Jun 11 17:42:35.652405 crc crio[22018]: time="2026-06-11T17:42:35.652299233Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243481 | controller | Jun 11 17:42:35.652889 crc crio[22018]: time="2026-06-11T17:42:35.652864851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243507 | controller | Jun 11 17:42:35.689684 crc crio[22018]: time="2026-06-11T17:42:35.689595655Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243533 | controller | Jun 11 17:42:35.689970 crc crio[22018]: time="2026-06-11T17:42:35.689700079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243560 | controller | Jun 11 17:42:35.835906 crc crio[22018]: time="2026-06-11T17:42:35.835613274Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}"
2026-06-11 18:17:38.243587 | controller | Jun 11 17:42:35.835906 crc crio[22018]: time="2026-06-11T17:42:35.835652526Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.243614 | controller | Jun 11 17:42:35.880980 crc crio[22018]: time="2026-06-11T17:42:35.877497955Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243640 | controller | Jun 11 17:42:35.880980 crc crio[22018]: time="2026-06-11T17:42:35.877580578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243666 | controller | Jun 11 17:42:35.955389 crc crio[22018]: time="2026-06-11T17:42:35.940463951Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}"
2026-06-11 18:17:38.243692 | controller | Jun 11 17:42:35.955389 crc crio[22018]: time="2026-06-11T17:42:35.940824233Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.243719 | controller | Jun 11 17:42:36.078137 crc crio[22018]: time="2026-06-11T17:42:36.073954563Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243785 | controller | Jun 11 17:42:36.078137 crc crio[22018]: time="2026-06-11T17:42:36.074069757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243816 | controller | Jun 11 17:42:36.123259 crc crio[22018]: time="2026-06-11T17:42:36.123010792Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}"
2026-06-11 18:17:38.243835 | controller | Jun 11 17:42:36.123259 crc crio[22018]: time="2026-06-11T17:42:36.123081364Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.243883 | controller | Jun 11 17:42:36.171146 crc crio[22018]: time="2026-06-11T17:42:36.170716731Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}"
2026-06-11 18:17:38.243913 | controller | Jun 11 17:42:36.171146 crc crio[22018]: time="2026-06-11T17:42:36.170784663Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.243935 | controller | Jun 11 17:42:36.176771 crc crio[22018]: time="2026-06-11T17:42:36.176681555Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.243952 | controller | Jun 11 17:42:36.176771 crc crio[22018]: time="2026-06-11T17:42:36.176780318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.243968 | controller | Jun 11 17:42:36.186002 crc crio[22018]: time="2026-06-11T17:42:36.185598941Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}"
2026-06-11 18:17:38.243984 | controller | Jun 11 17:42:36.186002 crc crio[22018]: time="2026-06-11T17:42:36.185668313Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244000 | controller | Jun 11 17:42:36.274753 crc crio[22018]: time="2026-06-11T17:42:36.273101671Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244021 | controller | Jun 11 17:42:36.274753 crc crio[22018]: time="2026-06-11T17:42:36.273307547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244037 | controller | Jun 11 17:42:36.474921 crc crio[22018]: time="2026-06-11T17:42:36.473771766Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244053 | controller | Jun 11 17:42:36.474921 crc crio[22018]: time="2026-06-11T17:42:36.474288093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244068 | controller | Jun 11 17:42:36.596961 crc crio[22018]: time="2026-06-11T17:42:36.596690036Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244084 | controller | Jun 11 17:42:36.596961 crc crio[22018]: time="2026-06-11T17:42:36.596784049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244100 | controller | Jun 11 17:42:36.629912 crc crio[22018]: time="2026-06-11T17:42:36.629392153Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}"
2026-06-11 18:17:38.244116 | controller | Jun 11 17:42:36.629912 crc crio[22018]: time="2026-06-11T17:42:36.629873828Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244132 | controller | Jun 11 17:42:36.635897 crc crio[22018]: time="2026-06-11T17:42:36.635776289Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}"
2026-06-11 18:17:38.244149 | controller | Jun 11 17:42:36.635897 crc crio[22018]: time="2026-06-11T17:42:36.635837015Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244165 | controller | Jun 11 17:42:36.647547 crc crio[22018]: time="2026-06-11T17:42:36.647384602Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}"
2026-06-11 18:17:38.244185 | controller | Jun 11 17:42:36.647547 crc crio[22018]: time="2026-06-11T17:42:36.647467535Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244202 | controller | Jun 11 17:42:36.664733 crc crio[22018]: time="2026-06-11T17:42:36.663108423Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}"
2026-06-11 18:17:38.244218 | controller | Jun 11 17:42:36.664733 crc crio[22018]: time="2026-06-11T17:42:36.663252398Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244234 | controller | Jun 11 17:42:36.899107 crc crio[22018]: time="2026-06-11T17:42:36.897016107Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}"
2026-06-11 18:17:38.244250 | controller | Jun 11 17:42:36.899513 crc crio[22018]: time="2026-06-11T17:42:36.899106114Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244266 | controller | Jun 11 17:42:36.974842 crc crio[22018]: time="2026-06-11T17:42:36.973847851Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244282 | controller | Jun 11 17:42:36.974842 crc crio[22018]: time="2026-06-11T17:42:36.974074928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244298 | controller | Jun 11 17:42:37.059134 crc crio[22018]: time="2026-06-11T17:42:37.059044817Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244314 | controller | Jun 11 17:42:37.059460 crc crio[22018]: time="2026-06-11T17:42:37.059183581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244330 | controller | Jun 11 17:42:37.131942 crc crio[22018]: time="2026-06-11T17:42:37.128828654Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244345 | controller | Jun 11 17:42:37.131942 crc crio[22018]: time="2026-06-11T17:42:37.128911089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244361 | controller | Jun 11 17:42:37.168897 crc crio[22018]: time="2026-06-11T17:42:37.168394363Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}"
2026-06-11 18:17:38.244388 | controller | Jun 11 17:42:37.168897 crc crio[22018]: time="2026-06-11T17:42:37.168461847Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244415 | controller | Jun 11 17:42:37.177048 crc crio[22018]: time="2026-06-11T17:42:37.176993095Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244442 | controller | Jun 11 17:42:37.177204 crc crio[22018]: time="2026-06-11T17:42:37.177077387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244465 | controller | Jun 11 17:42:37.179043 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f2db7f5aa7233 Mac:b2:90:e8:e9:c8:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.244487 | controller | Jun 11 17:42:37.181114 crc crio[22018]: time="2026-06-11T17:42:37.181071543Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}"
2026-06-11 18:17:38.244508 | controller | Jun 11 17:42:37.182074 crc crio[22018]: time="2026-06-11T17:42:37.182054185Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.244531 | controller | Jun 11 17:42:37.191622 crc crio[22018]: time="2026-06-11T17:42:37.18750544Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244553 | controller | Jun 11 17:42:37.191622 crc crio[22018]: time="2026-06-11T17:42:37.187736577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244570 | controller | Jun 11 17:42:37.191622 crc crio[22018]: time="2026-06-11T17:42:37.188072327Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}"
2026-06-11 18:17:38.244591 | controller | Jun 11 17:42:37.191622 crc crio[22018]: time="2026-06-11T17:42:37.188297664Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244609 | controller | Jun 11 17:42:37.244453 crc crio[22018]: time="2026-06-11T17:42:37.244127336Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244625 | controller | Jun 11 17:42:37.244795 crc crio[22018]: time="2026-06-11T17:42:37.244402855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244642 | controller | Jun 11 17:42:37.266670 crc crio[22018]: time="2026-06-11T17:42:37.266041909Z" level=info msg="Ran pod sandbox 61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244658 | controller | Jun 11 17:42:37.321458 crc crio[22018]: time="2026-06-11T17:42:37.312961908Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244674 | controller | Jun 11 17:42:37.321458 crc crio[22018]: time="2026-06-11T17:42:37.313054021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244690 | controller | Jun 11 17:42:37.338538 crc crio[22018]: time="2026-06-11T17:42:37.338257025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.244706 | controller | Jun 11 17:42:37.404905 crc crio[22018]: time="2026-06-11T17:42:37.404781486Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244721 | controller | Jun 11 17:42:37.406196 crc crio[22018]: time="2026-06-11T17:42:37.406167844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244737 | controller | Jun 11 17:42:37.408127 crc crio[22018]: time="2026-06-11T17:42:37.408070412Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}"
2026-06-11 18:17:38.244753 | controller | Jun 11 17:42:37.408249 crc crio[22018]: time="2026-06-11T17:42:37.408123363Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.244769 | controller | Jun 11 17:42:37.498676 crc crio[22018]: time="2026-06-11T17:42:37.497686059Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.244790 | controller | Jun 11 17:42:37.498676 crc crio[22018]: time="2026-06-11T17:42:37.498130814Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.244807 | controller | Jun 11 17:42:37.500557 crc crio[22018]: time="2026-06-11T17:42:37.500476006Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.244823 | controller | Jun 11 17:42:37.520573 crc crio[22018]: time="2026-06-11T17:42:37.520499921Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-11 18:17:38.244840 | controller | Jun 11 17:42:37.538613 crc crio[22018]: time="2026-06-11T17:42:37.537094455Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244880 | controller | Jun 11 17:42:37.538613 crc crio[22018]: time="2026-06-11T17:42:37.537168675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244899 | controller | Jun 11 17:42:37.569714 crc crio[22018]: time="2026-06-11T17:42:37.569671884Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.244915 | controller | Jun 11 17:42:37.570082 crc crio[22018]: time="2026-06-11T17:42:37.570058726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.244931 | controller | Jun 11 17:42:37.600649 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbe3a714a4909c Mac:52:84:56:ef:21:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.244947 | controller | Jun 11 17:42:37.605723 crc crio[22018]: time="2026-06-11T17:42:37.605268784Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}"
2026-06-11 18:17:38.244964 | controller | Jun 11 17:42:37.606056 crc crio[22018]: time="2026-06-11T17:42:37.605892154Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.244980 | controller | Jun 11 17:42:37.660058 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c38ceb95eb55deb Mac:b6:0f:30:a0:b2:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.244996 | controller | Jun 11 17:42:37.684539 crc crio[22018]: time="2026-06-11T17:42:37.68429173Z" level=info msg="Ran pod sandbox 9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.245018 | controller | Jun 11 17:42:37.687681 crc crio[22018]: time="2026-06-11T17:42:37.687618902Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245035 | controller | Jun 11 17:42:37.702846 crc crio[22018]: time="2026-06-11T17:42:37.702684891Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}"
2026-06-11 18:17:38.245051 | controller | Jun 11 17:42:37.703656 crc crio[22018]: time="2026-06-11T17:42:37.702927478Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.245068 | controller | Jun 11 17:42:37.712609 crc crio[22018]: time="2026-06-11T17:42:37.712525293Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-11 18:17:38.245085 | controller | Jun 11 17:42:37.712609 crc crio[22018]: time="2026-06-11T17:42:37.712668048Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245102 | controller | Jun 11 17:42:37.713918 crc crio[22018]: time="2026-06-11T17:42:37.712842612Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}"
2026-06-11 18:17:38.245119 | controller | Jun 11 17:42:37.713918 crc crio[22018]: time="2026-06-11T17:42:37.712871963Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245136 | controller | Jun 11 17:42:37.716260 crc crio[22018]: time="2026-06-11T17:42:37.715737819Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}"
2026-06-11 18:17:38.245156 | controller | Jun 11 17:42:37.716260 crc crio[22018]: time="2026-06-11T17:42:37.715793341Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245173 | controller | Jun 11 17:42:37.718649 crc crio[22018]: time="2026-06-11T17:42:37.718511115Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}"
2026-06-11 18:17:38.245190 | controller | Jun 11 17:42:37.718649 crc crio[22018]: time="2026-06-11T17:42:37.718556487Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245206 | controller | Jun 11 17:42:37.748131 crc crio[22018]: time="2026-06-11T17:42:37.747951068Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245223 | controller | Jun 11 17:42:37.749404 crc crio[22018]: time="2026-06-11T17:42:37.748842896Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245238 | controller | Jun 11 17:42:37.756190 crc crio[22018]: time="2026-06-11T17:42:37.756091439Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.245254 | controller | Jun 11 17:42:37.770252 crc crio[22018]: time="2026-06-11T17:42:37.76875187Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-11 18:17:38.245270 | controller | Jun 11 17:42:37.790950 crc crio[22018]: time="2026-06-11T17:42:37.785555509Z" level=info msg="Ran pod sandbox c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.245286 | controller | Jun 11 17:42:37.796198 crc crio[22018]: time="2026-06-11T17:42:37.796113284Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245302 | controller | Jun 11 17:42:37.803565 crc crio[22018]: time="2026-06-11T17:42:37.803458937Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245318 | controller | Jun 11 17:42:37.803565 crc crio[22018]: time="2026-06-11T17:42:37.803558521Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245340 | controller | Jun 11 17:42:37.805281 crc crio[22018]: time="2026-06-11T17:42:37.80508998Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.245356 | controller | Jun 11 17:42:37.830682 crc crio[22018]: time="2026-06-11T17:42:37.830527798Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-11 18:17:38.245373 | controller | Jun 11 17:42:37.848932 crc crio[22018]: time="2026-06-11T17:42:37.848739914Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}"
2026-06-11 18:17:38.245389 | controller | Jun 11 17:42:37.848932 crc crio[22018]: time="2026-06-11T17:42:37.848868778Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245406 | controller | Jun 11 17:42:37.890870 crc crio[22018]: time="2026-06-11T17:42:37.889776419Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}"
2026-06-11 18:17:38.245422 | controller | Jun 11 17:42:37.890870 crc crio[22018]: time="2026-06-11T17:42:37.889994947Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245438 | controller | Jun 11 17:42:37.966933 crc crio[22018]: time="2026-06-11T17:42:37.960311682Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}"
2026-06-11 18:17:38.245455 | controller | Jun 11 17:42:37.966933 crc crio[22018]: time="2026-06-11T17:42:37.966897024Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.245471 | controller | Jun 11 17:42:38.010583 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7e5149638c9244 Mac:5e:72:29:54:ab:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.245487 | controller | Jun 11 17:42:38.011652 crc crio[22018]: time="2026-06-11T17:42:38.011582789Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}"
2026-06-11 18:17:38.245507 | controller | Jun 11 17:42:38.011979 crc crio[22018]: time="2026-06-11T17:42:38.01192041Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.245524 | controller | Jun 11 17:42:38.013250 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa17f8ebc50bc37 Mac:12:c4:df:b7:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.245540 | controller | Jun 11 17:42:38.014140 crc crio[22018]: time="2026-06-11T17:42:38.014025057Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}"
2026-06-11 18:17:38.245556 | controller | Jun 11 17:42:38.014233 crc crio[22018]: time="2026-06-11T17:42:38.014207933Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.245572 | controller | Jun 11 17:42:38.028282 crc crio[22018]: time="2026-06-11T17:42:38.028197613Z" level=info msg="Ran pod sandbox a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.245588 | controller | Jun 11 17:42:38.032802 crc crio[22018]: time="2026-06-11T17:42:38.032606014Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245604 | controller | Jun 11 17:42:38.035300 crc crio[22018]: time="2026-06-11T17:42:38.035206838Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245620 | controller | Jun 11 17:42:38.035300 crc crio[22018]: time="2026-06-11T17:42:38.03528356Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245636 | controller | Jun 11 17:42:38.042521 crc crio[22018]: time="2026-06-11T17:42:38.042108829Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.245655 | controller | Jun 11 17:42:38.047531 crc crio[22018]: time="2026-06-11T17:42:38.046733274Z" level=info msg="Ran pod sandbox fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.245672 | controller | Jun 11 17:42:38.053434 crc crio[22018]: time="2026-06-11T17:42:38.053020645Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-11 18:17:38.245688 | controller | Jun 11 17:42:38.053434 crc crio[22018]: time="2026-06-11T17:42:38.05319743Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245703 | controller | Jun 11 17:42:38.053609 crc crio[22018]: time="2026-06-11T17:42:38.05351149Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245719 | controller | Jun 11 17:42:38.053609 crc crio[22018]: time="2026-06-11T17:42:38.053575672Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245735 | controller | Jun 11 17:42:38.063850 crc crio[22018]: time="2026-06-11T17:42:38.060166451Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.245751 | controller | Jun 11 17:42:38.075600 crc crio[22018]: time="2026-06-11T17:42:38.075486093Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-11 18:17:38.245768 | controller | Jun 11 17:42:38.249305 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10dcd4d05c5a44 Mac:c2:97:9d:16:72:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.245784 | controller | Jun 11 17:42:38.250526 crc crio[22018]: time="2026-06-11T17:42:38.249607123Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}"
2026-06-11 18:17:38.245800 | controller | Jun 11 17:42:38.250526 crc crio[22018]: time="2026-06-11T17:42:38.249728695Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.245817 | controller | Jun 11 17:42:38.267774 crc crio[22018]: time="2026-06-11T17:42:38.264033611Z" level=info msg="Ran pod sandbox a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.245837 | controller | Jun 11 17:42:38.276861 crc crio[22018]: time="2026-06-11T17:42:38.276778582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245872 | controller | Jun 11 17:42:38.277295 crc crio[22018]: time="2026-06-11T17:42:38.276988709Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245890 | controller | Jun 11 17:42:38.277295 crc crio[22018]: time="2026-06-11T17:42:38.277033421Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.245907 | controller | Jun 11 17:42:38.280788 crc crio[22018]: time="2026-06-11T17:42:38.280742392Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.245923 | controller | Jun 11 17:42:38.294539 crc crio[22018]: time="2026-06-11T17:42:38.294405853Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-11 18:17:38.245939 | controller | Jun 11 17:42:38.437116 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31241f1a06b86b6 Mac:2e:24:b1:00:fb:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d SocketPath: PciID:}] [{Interface:0xc000308930 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.245955 | controller | Jun 11 17:42:38.437116 crc crio[22018]: time="2026-06-11T17:42:38.4343095Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}"
2026-06-11 18:17:38.245973 | controller | Jun 11 17:42:38.437116 crc crio[22018]: time="2026-06-11T17:42:38.434579579Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.245990 | controller | Jun 11 17:42:38.448167 crc crio[22018]: time="2026-06-11T17:42:38.445932633Z" level=info msg="Ran pod sandbox 31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246006 | controller | Jun 11 17:42:38.448167 crc crio[22018]: time="2026-06-11T17:42:38.447797708Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246023 | controller | Jun 11 17:42:38.448167 crc crio[22018]: time="2026-06-11T17:42:38.448002543Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246043 | controller | Jun 11 17:42:38.448167 crc crio[22018]: time="2026-06-11T17:42:38.448077977Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246061 | controller | Jun 11 17:42:38.453746 crc crio[22018]: time="2026-06-11T17:42:38.453671065Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246078 | controller | Jun 11 17:42:38.461670 crc crio[22018]: time="2026-06-11T17:42:38.461194796Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-11 18:17:38.246094 | controller | Jun 11 17:42:38.839375 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2614b1c745c2509 Mac:82:2b:fa:38:8f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff SocketPath: PciID:}] [{Interface:0xc0002d8830 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246110 | controller | Jun 11 17:42:38.848130 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a0e988f91e0254 Mac:ba:01:67:ab:40:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 SocketPath: PciID:}] [{Interface:0xc000194610 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246126 | controller | Jun 11 17:42:38.848891 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df67ce736230c63 Mac:9a:d0:10:67:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 SocketPath: PciID:}] [{Interface:0xc0001acd60 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246143 | controller | Jun 11 17:42:38.849299 crc crio[22018]: time="2026-06-11T17:42:38.849036345Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}"
2026-06-11 18:17:38.246159 | controller | Jun 11 17:42:38.849299 crc crio[22018]: time="2026-06-11T17:42:38.849256152Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246176 | controller | Jun 11 17:42:38.849991 crc crio[22018]: time="2026-06-11T17:42:38.84974467Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}"
2026-06-11 18:17:38.246196 | controller | Jun 11 17:42:38.849991 crc crio[22018]: time="2026-06-11T17:42:38.849924506Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246213 | controller | Jun 11 17:42:38.855245 crc crio[22018]: time="2026-06-11T17:42:38.855087331Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}"
2026-06-11 18:17:38.246231 | controller | Jun 11 17:42:38.862524 crc crio[22018]: time="2026-06-11T17:42:38.862446897Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246248 | controller | Jun 11 17:42:38.863011 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb4df90e19d9e4 Mac:9e:af:3b:e9:20:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 SocketPath: PciID:}] [{Interface:0xc000516610 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246265 | controller | Jun 11 17:42:38.869622 crc crio[22018]: time="2026-06-11T17:42:38.869554264Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}"
2026-06-11 18:17:38.246282 | controller | Jun 11 17:42:38.869748 crc crio[22018]: time="2026-06-11T17:42:38.869732041Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246298 | controller | Jun 11 17:42:38.887470 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813d9bd9596f84d Mac:ee:21:86:01:db:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246314 | controller | Jun 11 17:42:38.888149 crc crio[22018]: time="2026-06-11T17:42:38.888058781Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}"
2026-06-11 18:17:38.246331 | controller | Jun 11 17:42:38.888232 crc crio[22018]: time="2026-06-11T17:42:38.888213906Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246347 | controller | Jun 11 17:42:38.900949 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea23c2d453d711 Mac:06:16:af:a5:e4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.246367 | controller | Jun 11 17:42:38.902253 crc crio[22018]: time="2026-06-11T17:42:38.902161776Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}"
2026-06-11 18:17:38.246384 | controller | Jun 11 17:42:38.902514 crc crio[22018]: time="2026-06-11T17:42:38.902462686Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.246400 | controller | Jun 11 17:42:38.982202 crc crio[22018]: time="2026-06-11T17:42:38.976401007Z" level=info msg="Ran pod sandbox df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246416 | controller | Jun 11 17:42:38.991876 crc crio[22018]: time="2026-06-11T17:42:38.991774883Z" level=info msg="Ran pod sandbox 2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246431 | controller | Jun 11 17:42:38.996080 crc crio[22018]: time="2026-06-11T17:42:38.995920607Z" level=info msg="Ran pod sandbox 2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246447 | controller | Jun 11 17:42:39.001931 crc crio[22018]: time="2026-06-11T17:42:39.001864624Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246463 | controller | Jun 11 17:42:39.002060 crc crio[22018]: time="2026-06-11T17:42:39.001906205Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246479 | controller | Jun 11 17:42:39.002271 crc crio[22018]: time="2026-06-11T17:42:39.002216066Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246495 | controller | Jun 11 17:42:39.002574 crc crio[22018]: time="2026-06-11T17:42:39.002538696Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246511 | controller | Jun 11 17:42:39.002767 crc crio[22018]: time="2026-06-11T17:42:39.002709412Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246530 | controller | Jun 11 17:42:39.002934 crc crio[22018]: time="2026-06-11T17:42:39.002880207Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246547 | controller | Jun 11 17:42:39.003017 crc crio[22018]: time="2026-06-11T17:42:39.00294868Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246563 | controller | Jun 11 17:42:39.003298 crc crio[22018]: time="2026-06-11T17:42:39.003225478Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246579 | controller | Jun 11 17:42:39.003656 crc crio[22018]: time="2026-06-11T17:42:39.003630321Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246595 | controller | Jun 11 17:42:39.006188 crc crio[22018]: time="2026-06-11T17:42:39.006116188Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246636 | controller | Jun 11 17:42:39.006601 crc crio[22018]: time="2026-06-11T17:42:39.006527763Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246654 | controller | Jun 11 17:42:39.006846 crc crio[22018]: time="2026-06-11T17:42:39.00679401Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246670 | controller | Jun 11 17:42:39.009507 crc crio[22018]: time="2026-06-11T17:42:39.009447237Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-11 18:17:38.246686 | controller | Jun 11 17:42:39.011553 crc crio[22018]: time="2026-06-11T17:42:39.010161867Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-11 18:17:38.246702 | controller | Jun 11 17:42:39.011553 crc crio[22018]: time="2026-06-11T17:42:39.010229852Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\""
2026-06-11 18:17:38.246719 | controller | Jun 11 17:42:39.014956 crc crio[22018]: time="2026-06-11T17:42:39.014759008Z" level=info msg="Ran pod sandbox 2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246735 | controller | Jun 11 17:42:39.024992 crc crio[22018]: time="2026-06-11T17:42:39.024934361Z" level=info msg="Ran pod sandbox 8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246755 | controller | Jun 11 17:42:39.026186 crc crio[22018]: time="2026-06-11T17:42:39.026144344Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246772 | controller | Jun 11 17:42:39.028128 crc crio[22018]: time="2026-06-11T17:42:39.028103567Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246787 | controller | Jun 11 17:42:39.028964 crc crio[22018]: time="2026-06-11T17:42:39.028445837Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246803 | controller | Jun 11 17:42:39.033170 crc crio[22018]: time="2026-06-11T17:42:39.033106554Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246819 | controller | Jun 11 17:42:39.034808 crc crio[22018]: time="2026-06-11T17:42:39.034777599Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246834 | controller | Jun 11 17:42:39.037149 crc crio[22018]: time="2026-06-11T17:42:39.036924677Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246865 | controller | Jun 11 17:42:39.037149 crc crio[22018]: time="2026-06-11T17:42:39.037091972Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246887 | controller | Jun 11 17:42:39.041578 crc crio[22018]: time="2026-06-11T17:42:39.04150248Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.246904 | controller | Jun 11 17:42:39.043149 crc crio[22018]: time="2026-06-11T17:42:39.042975354Z" level=info msg="Ran pod sandbox 813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.246920 | controller | Jun 11 17:42:39.043528 crc crio[22018]: time="2026-06-11T17:42:39.042998883Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-11 18:17:38.246937 | controller | Jun 11 17:42:39.043762 crc crio[22018]: time="2026-06-11T17:42:39.043729626Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-11 18:17:38.246964 | controller | Jun 11 17:42:39.055302 crc crio[22018]: time="2026-06-11T17:42:39.055123914Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.246986 | controller | Jun 11 17:42:39.059160 crc crio[22018]: time="2026-06-11T17:42:39.058940067Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247006 | controller | Jun 11 17:42:39.059407 crc crio[22018]: time="2026-06-11T17:42:39.059159694Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247029 | controller | Jun 11 17:42:39.061156 crc crio[22018]: time="2026-06-11T17:42:39.061003833Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247050 | controller | Jun 11 17:42:39.115395 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd0c003229d1d77 Mac:be:4f:b2:36:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 SocketPath: PciID:}] [{Interface:0xc00011b150 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247072 | controller | Jun 11 17:42:39.115395 crc crio[22018]: time="2026-06-11T17:42:39.112995138Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}"
2026-06-11 18:17:38.247094 | controller | Jun 11 17:42:39.115395 crc crio[22018]: time="2026-06-11T17:42:39.113131252Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247111 | controller | Jun 11 17:42:39.115395 crc crio[22018]: time="2026-06-11T17:42:39.114034603Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-11 18:17:38.247127 | controller | Jun 11 17:42:39.125291 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27f7673b5da8973 Mac:1e:1b:bb:7b:e3:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247144 | controller | Jun 11 17:42:39.128774 crc crio[22018]: time="2026-06-11T17:42:39.128570103Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}"
2026-06-11 18:17:38.247166 | controller | Jun 11 17:42:39.129550 crc crio[22018]: time="2026-06-11T17:42:39.129023827Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247190 | controller | Jun 11 17:42:39.139473 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134037c53a1f6a2 Mac:f6:a8:26:3b:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247211 | controller | Jun 11 17:42:39.140251 crc crio[22018]: time="2026-06-11T17:42:39.140178592Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}"
2026-06-11 18:17:38.247229 | controller | Jun 11 17:42:39.140519 crc crio[22018]: time="2026-06-11T17:42:39.140454111Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247246 | controller | Jun 11 17:42:39.144479 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:058c8acfedfc177 Mac:0a:ed:a2:5b:86:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247264 | controller | Jun 11 17:42:39.145132 crc crio[22018]: time="2026-06-11T17:42:39.145068868Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-11 18:17:38.247280 | controller | Jun 11 17:42:39.145244 crc crio[22018]: time="2026-06-11T17:42:39.145216803Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247297 | controller | Jun 11 17:42:39.161771 crc crio[22018]: time="2026-06-11T17:42:39.161276443Z" level=info msg="Ran pod sandbox 27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.247313 | controller | Jun 11 17:42:39.165106 crc crio[22018]: time="2026-06-11T17:42:39.164999059Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247329 | controller | Jun 11 17:42:39.166835 crc crio[22018]: time="2026-06-11T17:42:39.166015542Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247349 | controller | Jun 11 17:42:39.167243 crc crio[22018]: time="2026-06-11T17:42:39.166949655Z" level=info msg="Ran pod sandbox dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.247366 | controller | Jun 11 17:42:39.167809 crc crio[22018]: time="2026-06-11T17:42:39.167211203Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247383 | controller | Jun 11 17:42:39.179583 crc crio[22018]: time="2026-06-11T17:42:39.179462226Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247399 | controller | Jun 11 17:42:39.182163 crc crio[22018]: time="2026-06-11T17:42:39.182047029Z" level=info msg="Ran pod sandbox 134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.247416 | controller | Jun 11 17:42:39.183634 crc crio[22018]: time="2026-06-11T17:42:39.183566748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247432 | controller | Jun 11 17:42:39.184013 crc crio[22018]: time="2026-06-11T17:42:39.18395821Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247448 | controller | Jun 11 17:42:39.184135 crc crio[22018]: time="2026-06-11T17:42:39.184041763Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247464 | controller | Jun 11 17:42:39.185791 crc crio[22018]: time="2026-06-11T17:42:39.185703346Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247480 | controller | Jun 11 17:42:39.186911 crc crio[22018]: time="2026-06-11T17:42:39.186838582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247497 | controller | Jun 11 17:42:39.187137 crc crio[22018]: time="2026-06-11T17:42:39.18708288Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247514 | controller | Jun 11 17:42:39.187243 crc crio[22018]: time="2026-06-11T17:42:39.187160912Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247535 | controller | Jun 11 17:42:39.188054 crc crio[22018]: time="2026-06-11T17:42:39.18802272Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247552 | controller | Jun 11 17:42:39.189221 crc crio[22018]: time="2026-06-11T17:42:39.189139177Z" level=info msg="Ran pod sandbox 058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.247568 | controller | Jun 11 17:42:39.191744 crc crio[22018]: time="2026-06-11T17:42:39.191313963Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247583 | controller | Jun 11 17:42:39.191744 crc crio[22018]: time="2026-06-11T17:42:39.191601643Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247598 | controller | Jun 11 17:42:39.191744 crc crio[22018]: time="2026-06-11T17:42:39.191658274Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247614 | controller | Jun 11 17:42:39.194088 crc crio[22018]: time="2026-06-11T17:42:39.194008919Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247629 | controller | Jun 11 17:42:39.197629 crc crio[22018]: time="2026-06-11T17:42:39.196301056Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-11 18:17:38.247644 | controller | Jun 11 17:42:39.197629 crc crio[22018]: time="2026-06-11T17:42:39.196384886Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\""
2026-06-11 18:17:38.247660 | controller | Jun 11 17:42:39.198768 crc crio[22018]: time="2026-06-11T17:42:39.198524428Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\""
2026-06-11 18:17:38.247675 | controller | Jun 11 17:42:39.235443 crc crio[22018]: time="2026-06-11T17:42:39.219226843Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-11 18:17:38.247691 | controller | Jun 11 17:42:39.443525 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28da0d26bcc2118 Mac:e2:50:89:d6:5a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247706 | controller | Jun 11 17:42:39.450117 crc crio[22018]: time="2026-06-11T17:42:39.44984203Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}"
2026-06-11 18:17:38.247726 | controller | Jun 11 17:42:39.450274 crc crio[22018]: time="2026-06-11T17:42:39.450254893Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247744 | controller | Jun 11 17:42:39.461574 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383d8a94b53c1fa Mac:d2:e2:36:7f:57:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247761 | controller | Jun 11 17:42:39.463774 crc crio[22018]: time="2026-06-11T17:42:39.462137825Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}"
2026-06-11 18:17:38.247777 | controller | Jun 11 17:42:39.463774 crc crio[22018]: time="2026-06-11T17:42:39.46229002Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247793 | controller | Jun 11 17:42:39.485616 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceb99462566f389 Mac:d2:63:d5:04:cd:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 SocketPath: PciID:}] [{Interface:0xc000130f10 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.247809 | controller | Jun 11 17:42:39.486681 crc crio[22018]: time="2026-06-11T17:42:39.486605367Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}"
2026-06-11 18:17:38.247826 | controller | Jun 11 17:42:39.486792 crc crio[22018]: time="2026-06-11T17:42:39.486754612Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.247842 | controller | Jun 11 17:42:39.487305 crc crio[22018]: time="2026-06-11T17:42:39.487233457Z" level=info msg="Ran pod sandbox 28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.247887 | controller | Jun 11 17:42:39.492772 crc crio[22018]: time="2026-06-11T17:42:39.492634071Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247922 | controller | Jun 11 17:42:39.492901 crc crio[22018]: time="2026-06-11T17:42:39.492823667Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247940 | controller | Jun 11 17:42:39.492901 crc crio[22018]: time="2026-06-11T17:42:39.492872738Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.247956 | controller | Jun 11 17:42:39.494303 crc crio[22018]: time="2026-06-11T17:42:39.494185001Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.247973 | controller | Jun 11 17:42:39.498791 crc crio[22018]: time="2026-06-11T17:42:39.498496209Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-11 18:17:38.247989 | controller | Jun 11 17:42:39.507072 crc crio[22018]: time="2026-06-11T17:42:39.507001202Z" level=info msg="Ran pod sandbox 383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.248005 | controller | Jun 11 17:42:39.517245 crc crio[22018]: time="2026-06-11T17:42:39.517156559Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248021 | controller | Jun 11 17:42:39.517527 crc crio[22018]: time="2026-06-11T17:42:39.517468059Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248036 | controller | Jun 11 17:42:39.517527 crc crio[22018]: time="2026-06-11T17:42:39.517519589Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248052 | controller | Jun 11 17:42:39.519932 crc crio[22018]: time="2026-06-11T17:42:39.519749033Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248068 | controller | Jun 11 17:42:39.523647 crc crio[22018]: time="2026-06-11T17:42:39.523576793Z" level=info msg="Ran pod sandbox ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.248083 | controller | Jun 11 17:42:39.527971 crc crio[22018]: time="2026-06-11T17:42:39.52782538Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\""
2026-06-11 18:17:38.248105 | controller | Jun 11 17:42:39.534101 crc crio[22018]: time="2026-06-11T17:42:39.533788101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248122 | controller | Jun 11 17:42:39.534101 crc crio[22018]: time="2026-06-11T17:42:39.534038859Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248138 | controller | Jun 11 17:42:39.534248 crc crio[22018]: time="2026-06-11T17:42:39.534135192Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248155 | controller | Jun 11 17:42:40.683407 crc crio[22018]: time="2026-06-11T17:42:40.683279594Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248170 | controller | Jun 11 17:42:40.706937 crc crio[22018]: time="2026-06-11T17:42:40.706737332Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248186 | controller | Jun 11 17:42:40.706937 crc crio[22018]: time="2026-06-11T17:42:40.706932468Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248202 | controller | Jun 11 17:42:41.738647 crc crio[22018]: time="2026-06-11T17:42:41.738487352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248217 | controller | Jun 11 17:42:41.741810 crc crio[22018]: time="2026-06-11T17:42:41.738859004Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248233 | controller | Jun 11 17:42:41.741810 crc crio[22018]: time="2026-06-11T17:42:41.738929836Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248248 | controller | Jun 11 17:42:53.166176 crc crio[22018]: time="2026-06-11T17:42:53.164448168Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.248264 | controller | Jun 11 17:42:53.168011 crc crio[22018]: time="2026-06-11T17:42:53.167025811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.248279 | controller | Jun 11 17:42:56.645348 crc crio[22018]: time="2026-06-11T17:42:56.644156072Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248299 | controller | Jun 11 17:42:56.647110 crc crio[22018]: time="2026-06-11T17:42:56.645796655Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248315 | controller | Jun 11 17:42:56.647110 crc crio[22018]: time="2026-06-11T17:42:56.646045503Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248330 | controller | Jun 11 17:42:56.647530 crc crio[22018]: time="2026-06-11T17:42:56.647316183Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248346 | controller | Jun 11 17:42:56.661775 crc crio[22018]: time="2026-06-11T17:42:56.661695169Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-11 18:17:38.248361 | controller | Jun 11 17:43:08.306243 crc crio[22018]: time="2026-06-11T17:43:08.304714766Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248377 | controller | Jun 11 17:43:08.309007 crc crio[22018]: time="2026-06-11T17:43:08.30800108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=eba12dd3-04ec-4b08-97e3-9da70fc53c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248392 | controller | Jun 11 17:43:08.320660 crc crio[22018]: time="2026-06-11T17:43:08.320197619Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248408 | controller | Jun 11 17:43:08.321482 crc crio[22018]: time="2026-06-11T17:43:08.32123707Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=73b2af26-b395-41d4-8960-a531fa9c4e6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248424 | controller | Jun 11 17:43:08.347268 crc crio[22018]: time="2026-06-11T17:43:08.347101074Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248440 | controller | Jun 11 17:43:08.348531 crc crio[22018]: time="2026-06-11T17:43:08.348388471Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=ae4406ae-8703-48e9-b40f-5c2f09a87d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248456 | controller | Jun 11 17:43:08.366438 crc crio[22018]: time="2026-06-11T17:43:08.366241538Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248473 | controller | Jun 11 17:43:08.367780 crc crio[22018]: time="2026-06-11T17:43:08.367687013Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=98b42168-3f30-42e7-b05c-1d912f9c94d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248493 | controller | Jun 11 17:43:08.393955 crc crio[22018]: time="2026-06-11T17:43:08.393798754Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248510 | controller | Jun 11 17:43:08.395306 crc crio[22018]: time="2026-06-11T17:43:08.395150364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=a27d776e-32db-4e02-bcd9-f3b954fe6cad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248527 | controller | Jun 11 17:43:08.411758 crc crio[22018]: time="2026-06-11T17:43:08.411558108Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248543 | controller | Jun 11 17:43:08.412963 crc crio[22018]: time="2026-06-11T17:43:08.412855526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=8ad70329-c8f1-45f3-be58-4f44037e12aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248558 | controller | Jun 11 17:43:08.423504 crc crio[22018]: time="2026-06-11T17:43:08.4233172Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248574 | controller | Jun 11 17:43:08.425675 crc crio[22018]: time="2026-06-11T17:43:08.425510688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=a70ab5c6-71cf-43fc-b2c3-9b189b436660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248590 | controller | Jun 11 17:43:08.447696 crc crio[22018]: time="2026-06-11T17:43:08.44759813Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248605 | controller | Jun 11 17:43:08.449211 crc crio[22018]: time="2026-06-11T17:43:08.449119666Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=cf1c2fd6-96f9-4b03-afc7-c906af9e1638 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248621 | controller | Jun 11 17:43:08.462561 crc crio[22018]: time="2026-06-11T17:43:08.462399808Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248637 | controller | Jun 11 17:43:08.463824 crc crio[22018]: time="2026-06-11T17:43:08.463772363Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=b5458593-82f7-4420-b187-1e9ee5c38740 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248653 | controller | Jun 11 17:43:08.489511 crc crio[22018]: time="2026-06-11T17:43:08.489293581Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248672 | controller | Jun 11 17:43:08.490882 crc crio[22018]: time="2026-06-11T17:43:08.490769127Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=0f2e7015-ecf6-4b3c-981b-5af71d5fbc2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248689 | controller | Jun 11 17:43:08.502054 crc crio[22018]: time="2026-06-11T17:43:08.501991626Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248705 | controller | Jun 11 17:43:08.504034 crc crio[22018]: time="2026-06-11T17:43:08.503900745Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=80218625-79d9-419b-9a13-6742a8f12cdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248720 | controller | Jun 11 17:43:08.659632 crc crio[22018]: time="2026-06-11T17:43:08.659120039Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248736 | controller | Jun 11 17:43:08.660901 crc crio[22018]: time="2026-06-11T17:43:08.660720719Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=34b47443-595e-4e38-8ae5-7f56eab0e0cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248751 | controller | Jun 11 17:43:08.679634 crc crio[22018]: time="2026-06-11T17:43:08.679493225Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248768 | controller | Jun 11 17:43:08.681294 crc crio[22018]: time="2026-06-11T17:43:08.681154458Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=966330d9-57b3-4edd-85e0-92b2de2f5a91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248783 | controller | Jun 11 17:43:08.684989 crc crio[22018]: time="2026-06-11T17:43:08.684880217Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248799 | controller | Jun 11 17:43:08.686700 crc crio[22018]: time="2026-06-11T17:43:08.68659455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=4106df2c-987e-410a-a859-c637ffe3055a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248814 | controller | Jun 11 17:43:08.692809 crc crio[22018]: time="2026-06-11T17:43:08.692680544Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.248830 | controller | Jun 11 17:43:08.693957 crc crio[22018]: time="2026-06-11T17:43:08.69383758Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=b34e8fdd-f377-428a-8298-de2b36363e61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248845 | controller | Jun 11 17:43:09.690750 crc crio[22018]: time="2026-06-11T17:43:09.689997861Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=c36ad901-5fc6-4bfb-8328-722e01eecc6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248886 | controller | Jun 11 17:43:09.692757 crc crio[22018]: time="2026-06-11T17:43:09.692659395Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=82d86773-5339-4cbf-8ead-d909689bc2a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248904 | controller | Jun 11 17:43:09.697016 crc crio[22018]: time="2026-06-11T17:43:09.696953171Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=f95c7c15-ef76-49f2-86e3-6745f141cf9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248919 | controller | Jun 11 17:43:09.697126 crc crio[22018]: time="2026-06-11T17:43:09.697045044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=bf8e8daa-0564-453a-95a4-86115b2c10dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248935 | controller | Jun 11 17:43:09.697126 crc crio[22018]: time="2026-06-11T17:43:09.697086625Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=12603602-0905-4802-b624-4da6c3266ef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248950 | controller | Jun 11 17:43:09.697227 crc crio[22018]: time="2026-06-11T17:43:09.697095496Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=e43b7094-eed3-494d-9530-ba488868d334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248966 | controller | Jun 11 17:43:09.697378 crc crio[22018]: time="2026-06-11T17:43:09.697220451Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=c4ef1c28-cf79-4839-b364-e48095442c1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248982 | controller | Jun 11 17:43:09.699638 crc crio[22018]: time="2026-06-11T17:43:09.699557533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=f0beb07a-896a-4074-a702-dd77cb9a3da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.248997 | controller | Jun 11 17:43:09.699816 crc crio[22018]: time="2026-06-11T17:43:09.699747609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=bc83a1a1-0351-4483-8ec3-ddbade64fc2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249013 | controller | Jun 11 17:43:09.717010 crc crio[22018]: time="2026-06-11T17:43:09.716935355Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.249029 | controller | Jun 11 17:43:09.718369 crc crio[22018]: time="2026-06-11T17:43:09.718245216Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=168b4160-7a57-40ac-befc-1779f8103cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249045 | controller | Jun 11 17:43:09.734202 crc crio[22018]: time="2026-06-11T17:43:09.73411505Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.249064 | controller | Jun 11 17:43:09.735888 crc crio[22018]: time="2026-06-11T17:43:09.735810434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=d7ef2a91-5486-4516-bc3b-9895f9b01447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249080 | controller | Jun 11 17:43:10.556728 crc crio[22018]: time="2026-06-11T17:43:10.556634202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=1e04d6fe-14ce-4744-97b5-b43aee7d002a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249095 | controller | Jun 11 17:43:10.556728 crc crio[22018]: time="2026-06-11T17:43:10.556732255Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224" id=9e7b5d2a-1951-46ff-8159-4242f77b842b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249111 | controller | Jun 11 17:43:10.557533 crc crio[22018]: time="2026-06-11T17:43:10.557294213Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=b2cd1c0d-c49b-4377-8d6f-1b6249d92761 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249126 | controller | Jun 11 17:43:10.609905 crc crio[22018]: time="2026-06-11T17:43:10.609783549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=bf781d7a-9c58-43ad-a075-7cbbbe0e93f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249141 | controller | Jun 11 17:43:10.610226 crc crio[22018]: time="2026-06-11T17:43:10.609985794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721" id=776b2a1f-989b-4c13-a854-8682dc83fc60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249156 | controller | Jun 11 17:43:10.610907 crc crio[22018]: time="2026-06-11T17:43:10.610841292Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664" id=91460a15-f90f-4f1c-be14-9738f2e00837 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249172 | controller | Jun 11 17:43:10.666533 crc crio[22018]: time="2026-06-11T17:43:10.666291191Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249187 | controller | Jun 11 17:43:10.679579 crc crio[22018]: time="2026-06-11T17:43:10.679461648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=4377f5cb-35bb-4d80-bb42-5f34f150a979 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249202 | controller | Jun 11 17:43:10.681885 crc crio[22018]: time="2026-06-11T17:43:10.681788598Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.249218 | controller | Jun 11 17:43:10.682012 crc crio[22018]: time="2026-06-11T17:43:10.681887326Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249237 | controller | Jun 11 17:43:10.683788 crc crio[22018]: time="2026-06-11T17:43:10.683703703Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=0f5b7879-109d-4744-9aa4-9f0ea9dfd411 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249253 | controller | Jun 11 17:43:10.688718 crc crio[22018]: time="2026-06-11T17:43:10.688611859Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249269 | controller | Jun 11 17:43:10.689506 crc crio[22018]: time="2026-06-11T17:43:10.689405385Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}"
2026-06-11 18:17:38.249285 | controller | Jun 11 17:43:10.689506 crc crio[22018]: time="2026-06-11T17:43:10.689481177Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.249302 | controller | Jun 11 17:43:10.698833 crc crio[22018]: time="2026-06-11T17:43:10.698712229Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249319 | controller | Jun 11 17:43:10.702797 crc crio[22018]: time="2026-06-11T17:43:10.702683891Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.249335 | controller | Jun 11 17:43:10.703252 crc crio[22018]: time="2026-06-11T17:43:10.703211914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249350 | controller | Jun 11 17:43:10.704073 crc crio[22018]: time="2026-06-11T17:43:10.704003323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249366 | controller | Jun 11 17:43:10.707092 crc crio[22018]: time="2026-06-11T17:43:10.707005453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249382 | controller | Jun 11 17:43:10.708264 crc crio[22018]: time="2026-06-11T17:43:10.708177569Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83" id=8805f665-661b-4b99-86c6-56df67774987 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249397 | controller | Jun 11 17:43:10.709256 crc crio[22018]: time="2026-06-11T17:43:10.708532202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=24b383a8-53d1-4c56-9903-d17b0ae20150 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249412 | controller | Jun 11 17:43:10.709518 crc crio[22018]: time="2026-06-11T17:43:10.708777688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=56d23e74-c181-4175-9d66-f72e508f5dfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249432 | controller | Jun 11 17:43:10.709620 crc crio[22018]: time="2026-06-11T17:43:10.708909657Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249451 | controller | Jun 11 17:43:10.717033 crc crio[22018]: time="2026-06-11T17:43:10.716931497Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249468 | controller | Jun 11 17:43:10.726065 crc crio[22018]: time="2026-06-11T17:43:10.725941903Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249484 | controller | Jun 11 17:43:10.729299 crc crio[22018]: time="2026-06-11T17:43:10.729235778Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249499 | controller | Jun 11 17:43:10.732083 crc crio[22018]: time="2026-06-11T17:43:10.731991567Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.249515 | controller | Jun 11 17:43:10.732928 crc crio[22018]: time="2026-06-11T17:43:10.732863582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=12de8ee4-9543-4c1e-8137-e2da44e5f63a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249531 | controller | Jun 11 17:43:10.734273 crc crio[22018]: time="2026-06-11T17:43:10.734201665Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249547 | controller | Jun 11 17:43:10.736187 crc crio[22018]: time="2026-06-11T17:43:10.736121586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249563 | controller | Jun 11 17:43:10.740924 crc crio[22018]: time="2026-06-11T17:43:10.740852826Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249579 | controller | Jun 11 17:43:10.748930 crc crio[22018]: time="2026-06-11T17:43:10.748848691Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249595 | controller | Jun 11 17:43:10.754757 crc crio[22018]: time="2026-06-11T17:43:10.754647734Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249611 | controller | Jun 11 17:43:10.759650 crc crio[22018]: time="2026-06-11T17:43:10.759153686Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249627 | controller | Jun 11 17:43:10.764088 crc crio[22018]: time="2026-06-11T17:43:10.763932649Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249647 | controller | Jun 11 17:43:10.764088 crc crio[22018]: time="2026-06-11T17:43:10.764055833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249664 | controller | Jun 11 17:43:10.766537 crc crio[22018]: time="2026-06-11T17:43:10.766462878Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=f7a3ef02-c21e-4506-a783-47f7614a9ae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249681 | controller | Jun 11 17:43:10.767572 crc crio[22018]: time="2026-06-11T17:43:10.767487621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=2dddc1d9-7b7c-444c-8090-0f4861ab033d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.249697 | controller | Jun 11 17:43:10.770083 crc crio[22018]: time="2026-06-11T17:43:10.770011252Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249713 | controller | Jun 11 17:43:10.775650 crc crio[22018]: time="2026-06-11T17:43:10.775519865Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249729 | controller | Jun 11 17:43:10.783154 crc crio[22018]: time="2026-06-11T17:43:10.782982482Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249745 | controller | Jun 11 17:43:10.807690 crc crio[22018]: time="2026-06-11T17:43:10.80747766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249762 | controller | Jun 11 17:43:10.808215 crc crio[22018]: time="2026-06-11T17:43:10.80815084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249778 | controller | Jun 11 17:43:10.808316 crc crio[22018]: time="2026-06-11T17:43:10.808254715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249794 | controller | Jun 11 17:43:10.809284 crc crio[22018]: time="2026-06-11T17:43:10.809205665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249809 | controller | Jun 11 17:43:10.809284 crc crio[22018]: time="2026-06-11T17:43:10.809258947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249825 | controller | Jun 11 17:43:10.818380 crc crio[22018]: time="2026-06-11T17:43:10.818228665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249840 | controller | Jun 11 17:43:10.822176 crc crio[22018]: time="2026-06-11T17:43:10.822020991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249884 | controller | Jun 11 17:43:10.822774 crc crio[22018]: time="2026-06-11T17:43:10.822731544Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.249903 | controller | Jun 11 17:43:10.846794 crc crio[22018]: time="2026-06-11T17:43:10.846739075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249920 | controller | Jun 11 17:43:10.851203 crc crio[22018]: time="2026-06-11T17:43:10.851158225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249935 | controller | Jun 11 17:43:10.872076 crc crio[22018]: time="2026-06-11T17:43:10.872003281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249951 | controller | Jun 11 17:43:10.919829 crc crio[22018]: time="2026-06-11T17:43:10.919731961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249966 | controller | Jun 11 17:43:10.920650 crc crio[22018]: time="2026-06-11T17:43:10.920620299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249981 | controller | Jun 11 17:43:10.921894 crc crio[22018]: time="2026-06-11T17:43:10.921797907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.249997 | controller | Jun 11 17:43:10.922006 crc crio[22018]: time="2026-06-11T17:43:10.921850849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250012 | controller | Jun 11 17:43:10.925381 crc crio[22018]: time="2026-06-11T17:43:10.924911457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250027 | controller | Jun 11 17:43:10.927610 crc crio[22018]: time="2026-06-11T17:43:10.927543528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250042 | controller | Jun 11 17:43:10.932788 crc crio[22018]: time="2026-06-11T17:43:10.932720864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250058 | controller | Jun 11 17:43:10.942794 crc crio[22018]: time="2026-06-11T17:43:10.94266658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250074 | controller | Jun 11 17:43:10.945737 crc crio[22018]: time="2026-06-11T17:43:10.945623091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250090 | controller | Jun 11 17:43:10.962379 crc crio[22018]: time="2026-06-11T17:43:10.962220956Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250106 | controller | Jun 11 17:43:10.965512 crc crio[22018]: time="2026-06-11T17:43:10.96446051Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250126 | controller | Jun 11 17:43:11.005453 crc crio[22018]: time="2026-06-11T17:43:11.005117449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250143 | controller | Jun 11 17:43:11.009769 crc crio[22018]: time="2026-06-11T17:43:11.009680945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250159 | controller | Jun 11 17:43:11.010784 crc crio[22018]: time="2026-06-11T17:43:11.010705096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250174 | controller | Jun 11 17:43:11.011089 crc crio[22018]: time="2026-06-11T17:43:11.011024576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250189 | controller | Jun 11 17:43:11.015176 crc crio[22018]: time="2026-06-11T17:43:11.014238489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250204 | controller | Jun 11 17:43:11.043864 crc crio[22018]: time="2026-06-11T17:43:11.043737654Z" level=info msg="Created container b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250220 | controller | Jun 11 17:43:11.045869 crc crio[22018]: time="2026-06-11T17:43:11.045725408Z" level=info msg="Starting container: b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87" id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250236 | controller | Jun 11 17:43:11.051878 crc crio[22018]: time="2026-06-11T17:43:11.051735427Z" level=info msg="Started container" PID=222748 containerID=b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7
2026-06-11 18:17:38.250252 | controller | Jun 11 17:43:11.059383 crc crio[22018]: time="2026-06-11T17:43:11.058285536Z" level=info msg="Created container 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250268 | controller | Jun 11 17:43:11.061679 crc crio[22018]: time="2026-06-11T17:43:11.060799965Z" level=info msg="Starting container: 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1" id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250284 | controller | Jun 11 17:43:11.068055 crc crio[22018]: time="2026-06-11T17:43:11.067768438Z" level=info msg="Started container" PID=222751 containerID=3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1 description=openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02
2026-06-11 18:17:38.250300 | controller | Jun 11 17:43:11.080306 crc crio[22018]: time="2026-06-11T17:43:11.080225661Z" level=info msg="Created container 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250319 | controller | Jun 11 17:43:11.081773 crc crio[22018]: time="2026-06-11T17:43:11.081698089Z" level=info msg="Starting container: 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210" id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250335 | controller | Jun 11 17:43:11.088085 crc crio[22018]: time="2026-06-11T17:43:11.087960958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250351 | controller | Jun 11 17:43:11.091504 crc crio[22018]: time="2026-06-11T17:43:11.09111082Z" level=info msg="Started container" PID=222754 containerID=49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e
2026-06-11 18:17:38.250368 | controller | Jun 11 17:43:11.092738 crc crio[22018]: time="2026-06-11T17:43:11.09214087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250384 | controller | Jun 11 17:43:11.095040 crc crio[22018]: time="2026-06-11T17:43:11.094921999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250399 | controller | Jun 11 17:43:11.115848 crc crio[22018]: time="2026-06-11T17:43:11.115545372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250415 | controller | Jun 11 17:43:11.124187 crc crio[22018]: time="2026-06-11T17:43:11.124108934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250430 | controller | Jun 11 17:43:11.252442 crc crio[22018]: 2026-06-11T17:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174065ac9c6e5cb Mac:ee:5c:33:bc:79:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 SocketPath: PciID:}] [{Interface:0xc00048e5d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.250446 | controller | Jun 11 17:43:11.252442 crc crio[22018]: time="2026-06-11T17:43:11.251540477Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}"
2026-06-11 18:17:38.250461 | controller | Jun 11 17:43:11.252442 crc crio[22018]: time="2026-06-11T17:43:11.251841657Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.250477 | controller | Jun 11 17:43:11.281395 crc crio[22018]: time="2026-06-11T17:43:11.281228218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250493 | controller | Jun 11 17:43:11.293020 crc crio[22018]: time="2026-06-11T17:43:11.291975779Z" level=info msg="Created container d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250512 | controller | Jun 11 17:43:11.293020 crc crio[22018]: time="2026-06-11T17:43:11.292103093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250528 | controller | Jun 11 17:43:11.299916 crc crio[22018]: time="2026-06-11T17:43:11.299742025Z" level=info msg="Starting container: d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74" id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250543 | controller | Jun 11 17:43:11.317790 crc crio[22018]: time="2026-06-11T17:43:11.317488284Z" level=info msg="Started container" PID=222774 containerID=d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74 description=openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe
2026-06-11 18:17:38.250560 | controller | Jun 11 17:43:11.327387 crc crio[22018]: time="2026-06-11T17:43:11.327262498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250576 | controller | Jun 11 17:43:11.334975 crc crio[22018]: time="2026-06-11T17:43:11.334847099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250591 | controller | Jun 11 17:43:11.346877 crc crio[22018]: time="2026-06-11T17:43:11.346500944Z" level=info msg="Created container 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250626 | controller | Jun 11 17:43:11.349908 crc crio[22018]: time="2026-06-11T17:43:11.349743381Z" level=info msg="Starting container: 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188" id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250644 | controller | Jun 11 17:43:11.358799 crc crio[22018]: time="2026-06-11T17:43:11.358738128Z" level=info msg="Started container" PID=222778 containerID=736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188 description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0
2026-06-11 18:17:38.250660 | controller | Jun 11 17:43:11.411405 crc crio[22018]: time="2026-06-11T17:43:11.411257246Z" level=info msg="Ran pod sandbox 174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d with infra container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.250677 | controller | Jun 11 17:43:11.420750 crc crio[22018]: time="2026-06-11T17:43:11.4206091Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=aea5e866-62ce-4eef-8719-c693c2292f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.250693 | controller | Jun 11 17:43:11.445259 crc crio[22018]: time="2026-06-11T17:43:11.445203398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250713 | controller | Jun 11 17:43:11.460846 crc crio[22018]: time="2026-06-11T17:43:11.460765247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250731 | controller | Jun 11 17:43:11.483169 crc crio[22018]: time="2026-06-11T17:43:11.481977476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250747 | controller | Jun 11 17:43:11.485264 crc crio[22018]: time="2026-06-11T17:43:11.485059754Z" level=info msg="Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1" id=c8a83c37-3699-42e5-bfc0-080099805a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.250763 | controller | Jun 11 17:43:11.487662 crc crio[22018]: time="2026-06-11T17:43:11.486117017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250779 | controller | Jun 11 17:43:11.497254 crc crio[22018]: time="2026-06-11T17:43:11.497071606Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250794 | controller | Jun 11 17:43:11.497757 crc crio[22018]: time="2026-06-11T17:43:11.497636174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250810 | controller | Jun 11 17:43:11.584130 crc crio[22018]: time="2026-06-11T17:43:11.58392378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250826 | controller | Jun 11 17:43:11.618840 crc crio[22018]: time="2026-06-11T17:43:11.607733376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250842 | controller | Jun 11 17:43:11.653370 crc crio[22018]: time="2026-06-11T17:43:11.65324385Z" level=info msg="Created container 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250882 | controller | Jun 11 17:43:11.655665 crc crio[22018]: time="2026-06-11T17:43:11.655554963Z" level=info msg="Starting container: 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608" id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250901 | controller | Jun 11 17:43:11.660591 crc crio[22018]: time="2026-06-11T17:43:11.660442897Z" level=info msg="Created container 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.250918 | controller | Jun 11 17:43:11.664923 crc crio[22018]: time="2026-06-11T17:43:11.664821027Z" level=info msg="Starting container: 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413" id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.250934 | controller | Jun 11 17:43:11.669178 crc crio[22018]: time="2026-06-11T17:43:11.668670889Z" level=info msg="Started container" PID=222799 containerID=35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608 description=openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275
2026-06-11 18:17:38.250955 | controller | Jun 11 17:43:11.669384 crc crio[22018]: time="2026-06-11T17:43:11.669159376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.250972 | controller | Jun 11 17:43:11.671859 crc crio[22018]: time="2026-06-11T17:43:11.671743479Z" level=info msg="Started container" PID=222804 containerID=4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be
2026-06-11 18:17:38.250989 | controller | Jun 11 17:43:11.674513 crc crio[22018]: time="2026-06-11T17:43:11.67439493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251005 | controller | Jun 11 17:43:11.744121 crc crio[22018]: time="2026-06-11T17:43:11.74404786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251021 | controller | Jun 11 17:43:11.748169 crc crio[22018]: time="2026-06-11T17:43:11.748105469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251036 | controller | Jun 11 17:43:11.754950 crc crio[22018]: time="2026-06-11T17:43:11.754887543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251052 | controller | Jun 11 17:43:11.760169 crc crio[22018]: time="2026-06-11T17:43:11.76010858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251068 | controller | Jun 11 17:43:11.765848 crc crio[22018]: time="2026-06-11T17:43:11.765752719Z" level=info msg="Created container 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251083 | controller | Jun 11 17:43:11.766160 crc crio[22018]: time="2026-06-11T17:43:11.76608402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251100 | controller | Jun 11 17:43:11.767137 crc crio[22018]: time="2026-06-11T17:43:11.76705439Z" level=info msg="Starting container: 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8" id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251116 | controller | Jun 11 17:43:11.772048 crc crio[22018]: time="2026-06-11T17:43:11.771965365Z" level=info msg="Started container" PID=222845 containerID=350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8 description=openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc
2026-06-11 18:17:38.251133 | controller | Jun 11 17:43:11.774111 crc crio[22018]: time="2026-06-11T17:43:11.774027594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251148 | controller | Jun 11 17:43:11.778278 crc crio[22018]: time="2026-06-11T17:43:11.778189593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251170 | controller | Jun 11 17:43:11.806880 crc crio[22018]: time="2026-06-11T17:43:11.806749386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251187 | controller | Jun 11 17:43:11.872389 crc crio[22018]: time="2026-06-11T17:43:11.871555015Z" level=info msg="Created container b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251202 | controller | Jun 11 17:43:11.872904 crc crio[22018]: time="2026-06-11T17:43:11.872823657Z" level=info msg="Starting container: b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e" id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251218 | controller | Jun 11 17:43:11.878039 crc crio[22018]: time="2026-06-11T17:43:11.878004943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251233 | controller | Jun 11 17:43:11.878264 crc crio[22018]: time="2026-06-11T17:43:11.878189665Z" level=info msg="Started container" PID=222842 containerID=b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e
2026-06-11 18:17:38.251249 | controller | Jun 11 17:43:11.883433 crc crio[22018]: time="2026-06-11T17:43:11.883266226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251264 | controller | Jun 11 17:43:11.884006 crc crio[22018]: time="2026-06-11T17:43:11.883977429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251280 | controller | Jun 11 17:43:11.889743 crc crio[22018]: time="2026-06-11T17:43:11.889670221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251295 | controller | Jun 11 17:43:11.890002 crc crio[22018]: time="2026-06-11T17:43:11.889975811Z" level=info msg="Created container 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251310 | controller | Jun 11 17:43:11.895471 crc crio[22018]: time="2026-06-11T17:43:11.895277142Z" level=info msg="Starting container: 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7" id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251326 | controller | Jun 11 17:43:11.914618 crc crio[22018]: time="2026-06-11T17:43:11.914574659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251341 | controller | Jun 11 17:43:11.924911 crc crio[22018]: time="2026-06-11T17:43:11.924405022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251358 | controller | Jun 11 17:43:11.927433 crc crio[22018]: time="2026-06-11T17:43:11.927226295Z" level=info msg="Started container" PID=222853 containerID=58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d
2026-06-11 18:17:38.251379 | controller | Jun 11 17:43:11.927731 crc crio[22018]: time="2026-06-11T17:43:11.927530515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251396 | controller | Jun 11 17:43:11.937312 crc crio[22018]: time="2026-06-11T17:43:11.937181504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.251412 | controller | Jun 11 17:43:11.942813 crc crio[22018]: time="2026-06-11T17:43:11.942735492Z" level=info msg="Created container 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251428 | controller | Jun 11 17:43:11.944305 crc crio[22018]: time="2026-06-11T17:43:11.944215492Z" level=info msg="Starting container: 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759" id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251444 | controller | Jun 11 17:43:11.955814 crc crio[22018]: time="2026-06-11T17:43:11.955678379Z" level=info msg="Started container" PID=222856 containerID=5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe
2026-06-11 18:17:38.251460 | controller | Jun 11 17:43:12.559825 crc crio[22018]: time="2026-06-11T17:43:12.559723955Z" level=info msg="Created container a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251475 | controller | Jun 11 17:43:12.562686 crc crio[22018]: time="2026-06-11T17:43:12.562604779Z" level=info msg="Starting container: a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51" id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251491 | controller | Jun 11 17:43:12.569162 crc crio[22018]: time="2026-06-11T17:43:12.569054332Z" level=info msg="Started container" PID=222975 containerID=a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51 description=openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac
2026-06-11 18:17:38.251508 | controller | Jun 11 17:43:12.664516 crc crio[22018]: time="2026-06-11T17:43:12.664214303Z" level=info msg="Created container 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251524 | controller | Jun 11 17:43:12.666834 crc crio[22018]: time="2026-06-11T17:43:12.666747781Z" level=info msg="Starting container: 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474" id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251540 | controller | Jun 11 17:43:12.671117 crc crio[22018]: time="2026-06-11T17:43:12.671021836Z" level=info msg="Created container 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251559 | controller | Jun 11 17:43:12.672549 crc crio[22018]: time="2026-06-11T17:43:12.672055079Z" level=info msg="Starting container: 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71" id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251576 | controller | Jun 11 17:43:12.672807 crc crio[22018]: time="2026-06-11T17:43:12.672673809Z" level=info msg="Started container" PID=222983 containerID=1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935
2026-06-11 18:17:38.251592 | controller | Jun 11 17:43:12.677539 crc crio[22018]: time="2026-06-11T17:43:12.67745773Z" level=info msg="Started container" PID=222969 containerID=95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985
2026-06-11 18:17:38.251608 | controller | Jun 11 17:43:12.700870 crc crio[22018]: time="2026-06-11T17:43:12.700756935Z" level=info msg="Created container a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251624 | controller | Jun 11 17:43:12.702270 crc crio[22018]: time="2026-06-11T17:43:12.702209165Z" level=info msg="Starting container: a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c" id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251639 | controller | Jun 11 17:43:12.709838 crc crio[22018]: time="2026-06-11T17:43:12.709737814Z" level=info msg="Started container" PID=222964 containerID=a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer sandboxID=813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736
2026-06-11 18:17:38.251655 | controller | Jun 11 17:43:12.760795 crc crio[22018]: time="2026-06-11T17:43:12.759711584Z" level=info msg="Created container b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251671 | controller | Jun 11 17:43:12.761729 crc crio[22018]: time="2026-06-11T17:43:12.760934088Z" level=info msg="Starting container: b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b" id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251687 | controller | Jun 11 17:43:12.763030 crc crio[22018]: time="2026-06-11T17:43:12.762950772Z" level=info msg="Created container 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251702 | controller | Jun 11 17:43:12.764360 crc crio[22018]: time="2026-06-11T17:43:12.764248909Z" level=info msg="Starting container: 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119" id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251722 | controller | Jun 11 17:43:12.766809 crc crio[22018]: time="2026-06-11T17:43:12.766713272Z" level=info msg="Started container" PID=222971 containerID=b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38
2026-06-11 18:17:38.251738 | controller | Jun 11 17:43:12.772191 crc crio[22018]: time="2026-06-11T17:43:12.772097225Z" level=info msg="Created container a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251754 | controller | Jun 11 17:43:12.775900 crc crio[22018]: time="2026-06-11T17:43:12.775793452Z" level=info msg="Starting container: a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3" id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251770 | controller | Jun 11 17:43:12.776568 crc crio[22018]: time="2026-06-11T17:43:12.776475792Z" level=info msg="Started container" PID=222985 containerID=4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35
2026-06-11 18:17:38.251786 | controller | Jun 11 17:43:12.791359 crc crio[22018]: time="2026-06-11T17:43:12.787838958Z" level=info msg="Started container" PID=222970 containerID=a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f
2026-06-11 18:17:38.251802 | controller | Jun 11 17:43:12.808165 crc crio[22018]: time="2026-06-11T17:43:12.808070925Z" level=info msg="Created container 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251818 | controller | Jun 11 17:43:12.809470 crc crio[22018]: time="2026-06-11T17:43:12.809295363Z" level=info msg="Starting container: 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97" id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251835 | controller | Jun 11 17:43:12.820377 crc crio[22018]: time="2026-06-11T17:43:12.816586335Z" level=info msg="Started container" PID=222981 containerID=48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d
2026-06-11 18:17:38.251875 | controller | Jun 11 17:43:12.827900 crc crio[22018]: time="2026-06-11T17:43:12.82780929Z" level=info msg="Created container 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251904 | controller | Jun 11 17:43:12.828959 crc crio[22018]: time="2026-06-11T17:43:12.828903486Z" level=info msg="Starting container: 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa" id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251928 | controller | Jun 11 17:43:12.837687 crc crio[22018]: time="2026-06-11T17:43:12.837593269Z" level=info msg="Started container" PID=222980 containerID=46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8
2026-06-11 18:17:38.251946 | controller | Jun 11 17:43:12.887953 crc crio[22018]: time="2026-06-11T17:43:12.887830054Z" level=info msg="Created container 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.251963 | controller | Jun 11 17:43:12.888906 crc crio[22018]: time="2026-06-11T17:43:12.888859247Z" level=info msg="Starting container: 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6" id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.251979 | controller | Jun 11 17:43:12.895871 crc crio[22018]: time="2026-06-11T17:43:12.895794169Z" level=info msg="Started container" PID=222984 containerID=850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6 description=openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d
2026-06-11 18:17:38.251995 | controller | Jun 11 17:43:46.230678 crc crio[22018]: time="2026-06-11T17:43:46.229682656Z" level=info msg="Running pod sandbox: openstack/nova-cell1-b273-account-create-update-pcpcc/POD" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252011 | controller | Jun 11 17:43:46.232694 crc crio[22018]: time="2026-06-11T17:43:46.230718979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252027 | controller | Jun 11 17:43:46.297737 crc crio[22018]: time="2026-06-11T17:43:46.297634415Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}"
2026-06-11 18:17:38.252044 | controller | Jun 11 17:43:46.297737 crc crio[22018]: time="2026-06-11T17:43:46.297696957Z" level=info msg="Adding pod openstack_nova-cell1-b273-account-create-update-pcpcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.252060 | controller | Jun 11 17:43:46.737492 crc crio[22018]: time="2026-06-11T17:43:46.729987515Z" level=info msg="Running pod sandbox: openstack/placement-32b1-account-create-update-s5qtk/POD" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252076 | controller | Jun 11 17:43:46.737492 crc crio[22018]: time="2026-06-11T17:43:46.730605294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252093 | controller | Jun 11 17:43:46.763228 crc crio[22018]: time="2026-06-11T17:43:46.7567644Z" level=info msg="Running pod sandbox: openstack/nova-api-e1c1-account-create-update-k9qzq/POD" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252112 | controller | Jun 11 17:43:46.763228 crc crio[22018]: time="2026-06-11T17:43:46.756842642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252130 | controller | Jun 11 17:43:46.790687 crc crio[22018]: time="2026-06-11T17:43:46.783980111Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-6kggc/POD" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252147 | controller | Jun 11 17:43:46.790687 crc crio[22018]: time="2026-06-11T17:43:46.784132926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252163 | controller | Jun 11 17:43:46.808808 crc crio[22018]: time="2026-06-11T17:43:46.803814927Z" level=info msg="Stopping container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 (timeout: 30s)" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252180 | controller | Jun 11 17:43:46.821430 crc crio[22018]: time="2026-06-11T17:43:46.817819522Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-85hwk/POD" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252196 | controller | Jun 11 17:43:46.821430 crc crio[22018]: time="2026-06-11T17:43:46.817925646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252212 | controller | Jun 11 17:43:46.823034 crc crio[22018]: time="2026-06-11T17:43:46.822617915Z" level=info msg="Stopping container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e (timeout: 30s)" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252228 | controller | Jun 11 17:43:46.823034 crc crio[22018]: time="2026-06-11T17:43:46.8227635Z" level=info msg="Stopping container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc (timeout: 300s)" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252244 | controller | Jun 11 17:43:46.884558 crc crio[22018]: time="2026-06-11T17:43:46.876773037Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-w7zc5/POD" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252259 | controller | Jun 11 17:43:46.884558 crc crio[22018]: time="2026-06-11T17:43:46.87687338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252275 | controller | Jun 11 17:43:46.885543 crc crio[22018]: time="2026-06-11T17:43:46.885388533Z" level=info msg="Running pod sandbox: openstack/barbican-af72-account-create-update-zltvj/POD" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252290 | controller | Jun 11 17:43:46.885543 crc crio[22018]: time="2026-06-11T17:43:46.885483836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252305 | controller | Jun 11 17:43:46.896965 crc crio[22018]: time="2026-06-11T17:43:46.895931643Z" level=info msg="Running pod sandbox: openstack/glance-db-create-64bgj/POD" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252320 | controller | Jun 11 17:43:46.896965 crc crio[22018]: time="2026-06-11T17:43:46.896013216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252340 | controller | Jun 11 17:43:46.918464 crc crio[22018]: time="2026-06-11T17:43:46.91224213Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-jc59n/POD" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252356 | controller | Jun 11 17:43:46.918464 crc crio[22018]: time="2026-06-11T17:43:46.913977746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252372 | controller | Jun 11 17:43:46.954055 crc crio[22018]: time="2026-06-11T17:43:46.953950279Z" level=info msg="Running pod sandbox: openstack/cinder-9687-account-create-update-tlj9d/POD" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252387 | controller | Jun 11 17:43:46.954795 crc crio[22018]: time="2026-06-11T17:43:46.954146656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252403 | controller | Jun 11 17:43:47.026031 crc crio[22018]: time="2026-06-11T17:43:47.025972793Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}"
2026-06-11 18:17:38.252420 | controller | Jun 11 17:43:47.032751 crc crio[22018]: time="2026-06-11T17:43:47.032585654Z" level=info msg="Adding pod openstack_placement-32b1-account-create-update-s5qtk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.252436 | controller | Jun 11 17:43:47.273072 crc crio[22018]: time="2026-06-11T17:43:47.272941938Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-9jddb/POD" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252455 | controller | Jun 11 17:43:47.273072 crc crio[22018]: time="2026-06-11T17:43:47.273050772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252473 | controller | Jun 11 17:43:47.284175 crc crio[22018]: time="2026-06-11T17:43:47.284061625Z" level=info msg="Running pod sandbox: openstack/placement-db-create-wp7pr/POD" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252489 | controller | Jun 11 17:43:47.289387 crc crio[22018]: time="2026-06-11T17:43:47.28420856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252504 | controller | Jun 11 17:43:47.340214 crc crio[22018]: time="2026-06-11T17:43:47.337458407Z" level=info msg="Running pod sandbox: openstack/glance-7819-account-create-update-vkdf7/POD" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252520 | controller | Jun 11 17:43:47.340214 crc crio[22018]: time="2026-06-11T17:43:47.337579501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252536 | controller | Jun 11 17:43:47.639291 crc crio[22018]: 2026-06-11T17:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faeb155d4f77d0e Mac:e2:98:63:61:81:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 SocketPath: PciID:}] [{Interface:0xc00048e590 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.252556 | controller | Jun 11 17:43:47.675868 crc crio[22018]: time="2026-06-11T17:43:47.673374137Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}"
2026-06-11 18:17:38.252573 | controller | Jun 11 17:43:47.675868 crc crio[22018]: time="2026-06-11T17:43:47.673875273Z" level=info msg="Checking pod openstack_nova-cell1-b273-account-create-update-pcpcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.252589 | controller | Jun 11 17:43:47.688941 crc crio[22018]: time="2026-06-11T17:43:47.679883301Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-fv555/POD" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252605 | controller | Jun 11 17:43:47.688941 crc crio[22018]: time="2026-06-11T17:43:47.679959503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252620 | controller | Jun 11 17:43:47.703630 crc crio[22018]: time="2026-06-11T17:43:47.692837088Z" level=info msg="Running pod sandbox: openstack/keystone-1ec2-account-create-update-27cn9/POD" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252636 | controller | Jun 11 17:43:47.703630 crc crio[22018]: time="2026-06-11T17:43:47.692937271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252651 | controller | Jun 11 17:43:47.703630 crc crio[22018]: time="2026-06-11T17:43:47.693593487Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}"
2026-06-11 18:17:38.252667 | controller | Jun 11 17:43:47.703630 crc crio[22018]: time="2026-06-11T17:43:47.693634668Z" level=info msg="Adding pod openstack_nova-api-e1c1-account-create-update-k9qzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.252683 | controller | Jun 11 17:43:47.728913 crc crio[22018]: time="2026-06-11T17:43:47.728816761Z" level=info msg="Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}"
2026-06-11 18:17:38.252700 | controller | Jun 11 17:43:47.728913 crc crio[22018]: time="2026-06-11T17:43:47.728897563Z" level=info msg="Adding pod openstack_keystone-db-create-85hwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.252716 | controller | Jun 11 17:43:47.748277 crc crio[22018]: time="2026-06-11T17:43:47.742665665Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-2kw84/POD" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252737 | controller | Jun 11 17:43:47.748277 crc crio[22018]: time="2026-06-11T17:43:47.742872042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252754 | controller | Jun 11 17:43:47.751824 crc crio[22018]: time="2026-06-11T17:43:47.751145219Z" level=info msg="Stopped container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252770 | controller | Jun 11 17:43:47.777461 crc crio[22018]: time="2026-06-11T17:43:47.777032672Z" level=info msg="Stopped container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252787 | controller | Jun 11 17:43:47.784733 crc crio[22018]: time="2026-06-11T17:43:47.781815435Z" level=info msg="Stopping container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 (timeout: 300s)" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252803 | controller | Jun 11 17:43:47.874115 crc crio[22018]: time="2026-06-11T17:43:47.8728252Z" level=info msg="Stopping container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 (timeout: 30s)" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252819 | controller | Jun 11 17:43:48.019236 crc crio[22018]: time="2026-06-11T17:43:48.019140501Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}"
2026-06-11 18:17:38.252835 | controller | Jun 11 17:43:48.019236 crc crio[22018]: time="2026-06-11T17:43:48.019200153Z" level=info msg="Adding pod openstack_nova-cell1-db-create-6kggc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.252871 | controller | Jun 11 17:43:48.049214 crc crio[22018]: time="2026-06-11T17:43:48.048889564Z" level=info msg="Stopping container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 (timeout: 30s)" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252890 | controller | Jun 11 17:43:48.135724 crc crio[22018]: time="2026-06-11T17:43:48.071450471Z" level=info msg="Running pod sandbox: openstack/ovn-controller-gqhzb-config-2hg5d/POD" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.252906 | controller | Jun 11 17:43:48.135724 crc crio[22018]: time="2026-06-11T17:43:48.071557374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.252922 | controller | Jun 11 17:43:48.327875 crc crio[22018]: time="2026-06-11T17:43:48.325141558Z" level=info msg="Stopping container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 (timeout: 300s)" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.252938 | controller | Jun 11 17:43:48.460976 crc crio[22018]: 2026-06-11T17:43:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ad50d423cc0af9 Mac:4e:64:3c:5e:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.252958 | controller | Jun 11 17:43:48.460976 crc crio[22018]: time="2026-06-11T17:43:48.460251797Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}"
2026-06-11 18:17:38.252975 | controller | Jun 11 17:43:48.460976 crc crio[22018]: time="2026-06-11T17:43:48.460562507Z" level=info msg="Checking pod openstack_placement-32b1-account-create-update-s5qtk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.252991 | controller | Jun 11 17:43:48.471824 crc crio[22018]: time="2026-06-11T17:43:48.470923295Z" level=info msg="Running pod sandbox: openstack/neutron-3e9a-account-create-update-fblsc/POD" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253007 | controller | Jun 11 17:43:48.471824 crc crio[22018]: time="2026-06-11T17:43:48.471091181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253022 | controller | Jun 11 17:43:48.573576 crc crio[22018]: time="2026-06-11T17:43:48.573285545Z" level=info msg="Stopping container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 (timeout: 300s)" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253038 | controller | Jun 11 17:43:48.585469 crc crio[22018]: time="2026-06-11T17:43:48.584503011Z" level=info msg="Ran pod sandbox faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a with infra container: openstack/nova-cell1-b273-account-create-update-pcpcc/POD" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253054 | controller | Jun 11 17:43:48.615441 crc crio[22018]: time="2026-06-11T17:43:48.614857432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=92444c75-42c5-49d8-a326-fb602edf6729 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.253071 | controller | Jun 11 17:43:48.615441 crc crio[22018]: time="2026-06-11T17:43:48.615049214Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}"
2026-06-11 18:17:38.253087 | controller | Jun 11 17:43:48.615441 crc crio[22018]: time="2026-06-11T17:43:48.615104526Z" level=info msg="Adding pod openstack_cinder-9687-account-create-update-tlj9d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253103 | controller | Jun 11 17:43:48.681693 crc crio[22018]: time="2026-06-11T17:43:48.680972716Z" level=info msg="Stopped container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253119 | controller | Jun 11 17:43:48.691562 crc crio[22018]: time="2026-06-11T17:43:48.685005973Z" level=info msg="Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.253140 | controller | Jun 11 17:43:48.691562 crc crio[22018]: time="2026-06-11T17:43:48.686986957Z" level=info msg="Stopped container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253157 | controller | Jun 11 17:43:48.691919 crc crio[22018]: time="2026-06-11T17:43:48.691618343Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc007484198}] Aliases:map[]}"
2026-06-11 18:17:38.253173 | controller | Jun 11 17:43:48.691919 crc crio[22018]: time="2026-06-11T17:43:48.691785679Z" level=info msg="Deleting pod openstack_ovn-controller-gqhzb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253189 | controller | Jun 11 17:43:48.815055 crc crio[22018]: time="2026-06-11T17:43:48.812721341Z" level=info msg="Running pod sandbox: openstack/nova-cell0-b02f-account-create-update-9glnf/POD" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253205 | controller | Jun 11 17:43:48.815055 crc crio[22018]: time="2026-06-11T17:43:48.812819774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253222 | controller | Jun 11 17:43:48.815055 crc crio[22018]: time="2026-06-11T17:43:48.814535729Z" level=info msg="Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.253238 | controller | Jun 11 17:43:48.833030 crc crio[22018]: time="2026-06-11T17:43:48.82324073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0dc4518e-f541-4a80-b5ef-51c7908c86dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.253256 | controller | Jun 11 17:43:48.833030 crc crio[22018]: time="2026-06-11T17:43:48.830648206Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc0029b4350}] Aliases:map[]}"
2026-06-11 18:17:38.253273 | controller | Jun 11 17:43:48.833030 crc crio[22018]: time="2026-06-11T17:43:48.830868683Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253289 | controller | Jun 11 17:43:48.858455 crc crio[22018]: time="2026-06-11T17:43:48.857856689Z" level=info msg="Ran pod sandbox 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 with infra container: openstack/placement-32b1-account-create-update-s5qtk/POD" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253305 | controller | Jun 11 17:43:48.887637 crc crio[22018]: time="2026-06-11T17:43:48.887451929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c72d0d52-d82a-4d9f-b99e-933ce6bff75d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.253325 | controller | Jun 11 17:43:48.979846 crc crio[22018]: time="2026-06-11T17:43:48.975108796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1c36e70e-0306-4884-8e5f-09b3725d0267 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.253342 | controller | Jun 11 17:43:49.011906 crc crio[22018]: time="2026-06-11T17:43:49.011759301Z" level=info msg="Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.253357 | controller | Jun 11 17:43:49.028281 crc crio[22018]: time="2026-06-11T17:43:49.027803091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253374 | controller | Jun 11 17:43:49.067556 crc crio[22018]: time="2026-06-11T17:43:49.066776641Z" level=info msg="Stopped container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253390 | controller | Jun 11 17:43:49.076886 crc crio[22018]: time="2026-06-11T17:43:49.072991366Z" level=info msg="Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.253406 | controller | Jun 11 17:43:49.100149 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e2c2826b95339a Mac:2e:99:68:ba:d9:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.253421 | controller | Jun 11 17:43:49.100149 crc crio[22018]: time="2026-06-11T17:43:49.098564266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253437 | controller | Jun 11 17:43:49.100149 crc crio[22018]: time="2026-06-11T17:43:49.099165736Z" level=info msg="Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}"
2026-06-11 18:17:38.253453 | controller | Jun 11 17:43:49.117075 crc crio[22018]: time="2026-06-11T17:43:49.112059832Z" level=info msg="Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}"
2026-06-11 18:17:38.253469 | controller | Jun 11 17:43:49.117075 crc crio[22018]: time="2026-06-11T17:43:49.112127244Z" level=info msg="Adding pod openstack_glance-db-create-64bgj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253485 | controller | Jun 11 17:43:49.118775 crc crio[22018]: time="2026-06-11T17:43:49.118693871Z" level=info msg="Checking pod openstack_keystone-db-create-85hwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.253505 | controller | Jun 11 17:43:49.136534 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993c5201581b89f Mac:5e:09:fc:50:14:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.253522 | controller | Jun 11 17:43:49.136534 crc crio[22018]: time="2026-06-11T17:43:49.135574805Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}"
2026-06-11 18:17:38.253538 | controller | Jun 11 17:43:49.136534 crc crio[22018]: time="2026-06-11T17:43:49.13570688Z" level=info msg="Checking pod openstack_nova-api-e1c1-account-create-update-k9qzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.253555 | controller | Jun 11 17:43:49.199706 crc crio[22018]: time="2026-06-11T17:43:49.193664919Z" level=info msg="Stopped container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253571 | controller | Jun 11 17:43:49.211855 crc crio[22018]: time="2026-06-11T17:43:49.208224237Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}"
2026-06-11 18:17:38.253587 | controller | Jun 11 17:43:49.211855 crc crio[22018]: time="2026-06-11T17:43:49.208292279Z" level=info msg="Adding pod openstack_nova-cell0-db-create-jc59n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253603 | controller | Jun 11 17:43:49.285793 crc crio[22018]: time="2026-06-11T17:43:49.284729618Z" level=info msg="Stopping container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 (timeout: 29s)" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253620 | controller | Jun 11 17:43:49.285793 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788a6e81f3e9900 Mac:ea:6c:12:24:d8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df SocketPath: PciID:}] [{Interface:0xc000140e30 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.253636 | controller | Jun 11 17:43:49.301531 crc crio[22018]: time="2026-06-11T17:43:49.286181345Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}"
2026-06-11 18:17:38.253656 | controller | Jun 11 17:43:49.301531 crc crio[22018]: time="2026-06-11T17:43:49.286438623Z" level=info msg="Checking pod openstack_nova-cell1-db-create-6kggc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.253673 | controller | Jun 11 17:43:49.301531 crc crio[22018]: time="2026-06-11T17:43:49.286731452Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253689 | controller | Jun 11 17:43:49.301531 crc crio[22018]: time="2026-06-11T17:43:49.286779724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253705 | controller | Jun 11 17:43:49.301531 crc crio[22018]: time="2026-06-11T17:43:49.292493917Z" level=info msg="Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.253721 | controller | Jun 11 17:43:49.323442 crc crio[22018]: time="2026-06-11T17:43:49.32325632Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc00285c660}] Aliases:map[]}"
2026-06-11 18:17:38.253738 | controller | Jun 11 17:43:49.323781 crc crio[22018]: time="2026-06-11T17:43:49.323604981Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253755 | controller | Jun 11 17:43:49.484181 crc crio[22018]: time="2026-06-11T17:43:49.477950017Z" level=info msg="Stopping container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 (timeout: 28s)" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.253771 | controller | Jun 11 17:43:49.547253 crc crio[22018]: time="2026-06-11T17:43:49.545121286Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}"
2026-06-11 18:17:38.253787 | controller | Jun 11 17:43:49.547253 crc crio[22018]: time="2026-06-11T17:43:49.545214719Z" level=info msg="Adding pod openstack_barbican-af72-account-create-update-zltvj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253804 | controller | Jun 11 17:43:49.556464 crc crio[22018]: time="2026-06-11T17:43:49.554946257Z" level=info msg="Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}"
2026-06-11 18:17:38.253821 | controller | Jun 11 17:43:49.556464 crc crio[22018]: time="2026-06-11T17:43:49.5550539Z" level=info msg="Adding pod openstack_neutron-db-create-w7zc5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.253864 | controller | Jun 11 17:43:49.614501 crc crio[22018]: time="2026-06-11T17:43:49.613726007Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-k9ltg/POD" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253902 | controller | Jun 11 17:43:49.614824 crc crio[22018]: time="2026-06-11T17:43:49.614531985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.253932 | controller | Jun 11 17:43:49.645763 crc crio[22018]: time="2026-06-11T17:43:49.640145283Z" level=info msg="Ran pod sandbox 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 with infra container: openstack/nova-api-e1c1-account-create-update-k9qzq/POD" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.253962 | controller | Jun 11 17:43:49.645763 crc crio[22018]: time="2026-06-11T17:43:49.644656826Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}"
2026-06-11 18:17:38.253991 | controller | Jun 11 17:43:49.645763 crc crio[22018]: time="2026-06-11T17:43:49.644735969Z" level=info msg="Adding pod openstack_keystone-1ec2-account-create-update-27cn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254018 | controller | Jun 11 17:43:49.650788 crc crio[22018]: time="2026-06-11T17:43:49.650604267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=727f536f-07dd-472e-afc4-d66e1a4af211 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.254045 | controller | Jun 11 17:43:49.663047 crc crio[22018]: time="2026-06-11T17:43:49.662877556Z" level=info msg="Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}"
2026-06-11 18:17:38.254071 | controller | Jun 11 17:43:49.663047 crc crio[22018]: time="2026-06-11T17:43:49.663023111Z" level=info msg="Adding pod openstack_placement-db-create-wp7pr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254099 | controller | Jun 11 17:43:49.678671 crc crio[22018]: time="2026-06-11T17:43:49.675646202Z" level=info msg="Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}"
2026-06-11 18:17:38.254126 | controller | Jun 11 17:43:49.678671 crc crio[22018]: time="2026-06-11T17:43:49.675741725Z" level=info msg="Adding pod openstack_glance-7819-account-create-update-vkdf7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254152 | controller | Jun 11 17:43:49.678671 crc crio[22018]: time="2026-06-11T17:43:49.676506491Z" level=info msg="Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}"
2026-06-11 18:17:38.254188 | controller | Jun 11 17:43:49.678671 crc crio[22018]: time="2026-06-11T17:43:49.676537322Z" level=info msg="Adding pod openstack_nova-api-db-create-9jddb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254219 | controller | Jun 11 17:43:49.957874 crc crio[22018]: time="2026-06-11T17:43:49.957657779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9937272a-d31f-4504-9b5c-1f802c21e317 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.254246 | controller | Jun 11 17:43:50.016289 crc crio[22018]: time="2026-06-11T17:43:50.015137531Z" level=info msg="Stopping container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf (timeout: 28s)" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.254273 | controller | Jun 11 17:43:50.268989 crc crio[22018]: time="2026-06-11T17:43:50.268217112Z" level=info msg="Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.254299 | controller | Jun 11 17:43:50.377981 crc crio[22018]: time="2026-06-11T17:43:50.37400069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.254326 | controller | Jun 11 17:43:50.410148 crc crio[22018]: 2026-06-11T17:43:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4829c7421d38d9d Mac:fa:90:c4:8d:03:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.254353 | controller | Jun 11 17:43:50.462746 crc crio[22018]: time="2026-06-11T17:43:50.462642235Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}"
2026-06-11 18:17:38.254380 | controller | Jun 11 17:43:50.466542 crc crio[22018]: time="2026-06-11T17:43:50.463168912Z" level=info msg="Checking pod openstack_cinder-9687-account-create-update-tlj9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.254406 | controller | Jun 11 17:43:50.675507 crc crio[22018]: time="2026-06-11T17:43:50.674196105Z" level=info msg="Stopped container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.254433 | controller | Jun 11 17:43:50.712906 crc crio[22018]: time="2026-06-11T17:43:50.712855492Z" level=info msg="Stopped pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.254460 | controller | Jun 11 17:43:50.908947 crc crio[22018]: time="2026-06-11T17:43:50.908880181Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}"
2026-06-11 18:17:38.254495 | controller | Jun 11 17:43:50.911773 crc crio[22018]: time="2026-06-11T17:43:50.911298199Z" level=info msg="Adding pod openstack_neutron-3e9a-account-create-update-fblsc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254530 | controller | Jun 11 17:43:50.918579 crc crio[22018]: time="2026-06-11T17:43:50.913903878Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}"
2026-06-11 18:17:38.254560 | controller | Jun 11 17:43:50.918579 crc crio[22018]: time="2026-06-11T17:43:50.914037532Z" level=info msg="Adding pod openstack_ovn-controller-gqhzb-config-2hg5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254588 | controller | Jun 11 17:43:50.919518 crc crio[22018]: time="2026-06-11T17:43:50.91926388Z" level=info msg="Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}"
2026-06-11 18:17:38.254628 | controller | Jun 11 17:43:50.919914 crc crio[22018]: time="2026-06-11T17:43:50.919511798Z" level=info msg="Adding pod openstack_cinder-db-create-fv555 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254658 | controller | Jun 11 17:43:50.920875 crc crio[22018]: time="2026-06-11T17:43:50.920722561Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}"
2026-06-11 18:17:38.254686 | controller | Jun 11 17:43:50.920875 crc crio[22018]: time="2026-06-11T17:43:50.920857046Z" level=info msg="Adding pod openstack_nova-cell0-b02f-account-create-update-9glnf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254715 | controller | Jun 11 17:43:51.078954 crc crio[22018]: time="2026-06-11T17:43:51.077179635Z" level=info msg="Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}"
2026-06-11 18:17:38.254749 | controller | Jun 11 17:43:51.078954 crc crio[22018]: time="2026-06-11T17:43:51.077603189Z" level=info msg="Adding pod openstack_barbican-db-create-2kw84 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254779 | controller | Jun 11 17:43:51.104358 crc crio[22018]: time="2026-06-11T17:43:51.104068535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.254807 | controller | Jun 11 17:43:51.126442 crc crio[22018]: time="2026-06-11T17:43:51.12605456Z" level=info msg="Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}"
2026-06-11 18:17:38.254835 | controller | Jun 11 17:43:51.126442 crc crio[22018]: time="2026-06-11T17:43:51.126180124Z" level=info msg="Adding pod openstack_root-account-create-update-k9ltg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.254889 | controller | Jun 11 17:43:51.160008 crc crio[22018]: time="2026-06-11T17:43:51.141133248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.254919 | controller | Jun 11 17:43:51.160008 crc crio[22018]: time="2026-06-11T17:43:51.157066375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.254946 | controller | Jun 11 17:43:51.274011 crc crio[22018]: time="2026-06-11T17:43:51.273850519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.254973 | controller | Jun 11 17:43:51.298998 crc crio[22018]: time="2026-06-11T17:43:51.298901405Z" level=info msg="Stopped container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255000 | controller | Jun 11 17:43:51.323573 crc crio[22018]: time="2026-06-11T17:43:51.323185504Z" level=info msg="Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.255027 | controller | Jun 11 17:43:51.325462 crc crio[22018]: time="2026-06-11T17:43:51.325275931Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}"
2026-06-11 18:17:38.255053 | controller | Jun 11 17:43:51.325867 crc crio[22018]: time="2026-06-11T17:43:51.325611602Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.255079 | controller | Jun 11 17:43:51.364009 crc crio[22018]: time="2026-06-11T17:43:51.363917975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255137 | controller | Jun 11 17:43:51.374762 crc crio[22018]: time="2026-06-11T17:43:51.374657887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255168 | controller | Jun 11 17:43:51.452472 crc crio[22018]: time="2026-06-11T17:43:51.451748525Z" level=info msg="Ran pod sandbox 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 with infra container: openstack/keystone-db-create-85hwk/POD" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.255191 | controller | Jun 11 17:43:51.492906 crc crio[22018]: time="2026-06-11T17:43:51.48509055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cadcf77c-f34d-47e0-814b-a4a7b0478f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255212 | controller | Jun 11 17:43:51.492906 crc crio[22018]: time="2026-06-11T17:43:51.490981649Z" level=info msg="Ran pod sandbox 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc with infra container: openstack/nova-cell1-db-create-6kggc/POD" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.255231 | controller | Jun 11 17:43:51.504792 crc crio[22018]: time="2026-06-11T17:43:51.499036271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1345e959-9f16-476b-a40b-6a7e3c7f1364 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255247 | controller | Jun 11 17:43:51.512487 crc crio[22018]: time="2026-06-11T17:43:51.508695591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f347fec4-2160-441b-9540-5bbc17af2dc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255263 | controller | Jun 11 17:43:51.517114 crc crio[22018]: time="2026-06-11T17:43:51.517028429Z" level=info msg="Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.255279 | controller | Jun 11 17:43:51.517892 crc crio[22018]: time="2026-06-11T17:43:51.517818484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255295 | controller | Jun 11 17:43:51.524691 crc crio[22018]: time="2026-06-11T17:43:51.524613596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ffb1251b-721d-4efb-841f-a02e09223221 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255310 | controller | Jun 11 17:43:51.535750 crc crio[22018]: time="2026-06-11T17:43:51.535657153Z" level=info msg="Ran pod sandbox 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 with infra container: openstack/cinder-9687-account-create-update-tlj9d/POD" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.255326 | controller | Jun 11 17:43:51.555624 crc crio[22018]: time="2026-06-11T17:43:51.555445541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9aac8161-450d-44fa-8a87-ce96ee2b5477 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255342 | controller | Jun 11 17:43:51.575446 crc crio[22018]: time="2026-06-11T17:43:51.575304891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad78027a-6e3c-49cd-98d3-28c0b230db08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.255363 | controller | Jun 11 17:43:51.579198 crc crio[22018]: time="2026-06-11T17:43:51.578927057Z" level=info msg="Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.255379 | controller | Jun 11 17:43:51.579454 crc crio[22018]: time="2026-06-11T17:43:51.579298279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255395 | controller | Jun 11 17:43:51.603642 crc crio[22018]: time="2026-06-11T17:43:51.603183805Z" level=info msg="Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.255411 | controller | Jun 11 17:43:51.613787 crc crio[22018]: time="2026-06-11T17:43:51.613685241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255427 | controller | Jun 11 17:43:51.626455 crc crio[22018]: time="2026-06-11T17:43:51.626281067Z" level=info msg="Stopped pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.255443 | controller | Jun 11 17:43:51.653222 crc crio[22018]: time="2026-06-11T17:43:51.65315171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255458 | controller | Jun 11 17:43:51.657484 crc crio[22018]: time="2026-06-11T17:43:51.657305064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255474 | controller | Jun 11 17:43:51.668161 crc crio[22018]: time="2026-06-11T17:43:51.668065563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255489 | controller | Jun 11 17:43:51.674222 crc crio[22018]: time="2026-06-11T17:43:51.674164336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255504 | controller | Jun 11 17:43:51.752831 crc crio[22018]: time="2026-06-11T17:43:51.752606027Z" level=info msg="Stopping container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde (timeout: 30s)" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255520 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.752978417Z" level=info msg="Stopping container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 (timeout: 30s)" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255535 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.753030698Z" level=info msg="Stopping container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b (timeout: 30s)" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255550 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.753081817Z" level=info msg="Stopping container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 (timeout: 30s)" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255566 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.753960188Z" level=info msg="Stopping container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 (timeout: 30s)" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255586 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.754047491Z" level=info msg="Stopping container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff (timeout: 30s)" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255602 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.754226124Z" level=info msg="Stopping container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c (timeout: 30s)" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255617 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.756194149Z" level=info msg="Stopping container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 (timeout: 30s)" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255633 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.757025687Z" level=info msg="Stopping container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b (timeout: 30s)" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255648 | controller | Jun 11 17:43:51.768619 crc crio[22018]: time="2026-06-11T17:43:51.757748389Z" level=info msg="Stopping container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b (timeout: 30s)" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255663 | controller | Jun 11 17:43:51.774497 crc crio[22018]: time="2026-06-11T17:43:51.770961848Z" level=info msg="Stopping container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c (timeout: 30s)" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255678 | controller | Jun 11 17:43:51.780957 crc crio[22018]: time="2026-06-11T17:43:51.758734511Z" level=info msg="Stopping container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 (timeout: 30s)" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255692 | controller | Jun 11 17:43:51.781514 crc crio[22018]: time="2026-06-11T17:43:51.78145555Z" level=info msg="Stopping container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 (timeout: 30s)" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255707 | controller | Jun 11 17:43:51.781514 crc crio[22018]: time="2026-06-11T17:43:51.781497565Z" level=info msg="Stopping container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 (timeout: 30s)" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255722 | controller | Jun 11 17:43:51.781655 crc crio[22018]: time="2026-06-11T17:43:51.781574004Z" level=info msg="Stopping container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 (timeout: 30s)" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255737 | controller | Jun 11 17:43:51.781655 crc crio[22018]: time="2026-06-11T17:43:51.781605056Z" level=info msg="Stopping container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 (timeout: 30s)" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255753 | controller | Jun 11 17:43:51.781780 crc crio[22018]: time="2026-06-11T17:43:51.781467594Z" level=info msg="Stopping container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 (timeout: 30s)" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255768 | controller | Jun 11 17:43:51.781822 crc crio[22018]: time="2026-06-11T17:43:51.781609065Z" level=info msg="Stopping container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 (timeout: 30s)" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255787 | controller | Jun 11 17:43:51.790968 crc crio[22018]: time="2026-06-11T17:43:51.785959135Z" level=info msg="Stopping container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 (timeout: 30s)" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255802 | controller | Jun 11 17:43:51.794942 crc crio[22018]: time="2026-06-11T17:43:51.794898513Z" level=info msg="Stopping container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 (timeout: 30s)" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255818 | controller | Jun 11 17:43:51.797017 crc crio[22018]: time="2026-06-11T17:43:51.796964079Z" level=info msg="Stopping container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 (timeout: 30s)" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255834 | controller | Jun 11 17:43:51.813079 crc crio[22018]: time="2026-06-11T17:43:51.798975489Z" level=info msg="Stopping container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 (timeout: 30s)" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255876 | controller | Jun 11 17:43:51.813368 crc crio[22018]: time="2026-06-11T17:43:51.796922837Z" level=info msg="Stopping container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a (timeout: 30s)" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.255908 | controller | Jun 11 17:43:51.826544 crc crio[22018]: time="2026-06-11T17:43:51.802571205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255931 | controller | Jun 11 17:43:51.834677 crc crio[22018]: time="2026-06-11T17:43:51.833821309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.255950 | controller | Jun 11 17:43:51.926579 crc crio[22018]: time="2026-06-11T17:43:51.926490645Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}"
2026-06-11 18:17:38.255967 | controller | Jun 11 17:43:51.926579 crc crio[22018]: time="2026-06-11T17:43:51.926562757Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.255983 | controller | Jun 11 17:43:52.263434 crc crio[22018]: time="2026-06-11T17:43:52.257257355Z" level=info msg="Stopped container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256000 | controller | Jun 11 17:43:52.293398 crc crio[22018]: time="2026-06-11T17:43:52.290548693Z" level=info msg="Stopped container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256016 | controller | Jun 11 17:43:52.318735 crc crio[22018]: time="2026-06-11T17:43:52.314608184Z" level=info msg="Stopped container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256036 | controller | Jun 11 17:43:52.382259 crc crio[22018]: time="2026-06-11T17:43:52.382166224Z" level=info msg="Stopped container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256052 | controller | Jun 11 17:43:52.480806 crc crio[22018]: time="2026-06-11T17:43:52.480026027Z" level=info msg="Stopped container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256068 | controller | Jun 11 17:43:52.644773 crc crio[22018]: time="2026-06-11T17:43:52.644667374Z" level=info msg="Stopped container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256084 | controller | Jun 11 17:43:52.749608 crc crio[22018]: time="2026-06-11T17:43:52.749435248Z" level=info msg="Stopped container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256099 | controller | Jun 11 17:43:52.777014 crc crio[22018]: time="2026-06-11T17:43:52.776003838Z" level=info msg="Stopped container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256115 | controller | Jun 11 17:43:52.881639 crc crio[22018]: time="2026-06-11T17:43:52.879741101Z" level=info msg="Stopped container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256131 | controller | Jun 11 17:43:52.881639 crc crio[22018]: 2026-06-11T17:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04e2659722cf4f Mac:7e:b8:e9:59:c6:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256148 | controller | Jun 11 17:43:52.894395 crc crio[22018]: time="2026-06-11T17:43:52.883595725Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}"
2026-06-11 18:17:38.256164 | controller | Jun 11 17:43:52.894395 crc crio[22018]: time="2026-06-11T17:43:52.883956556Z" level=info msg="Checking pod openstack_nova-cell0-db-create-jc59n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256181 | controller | Jun 11 17:43:52.896719 crc crio[22018]: time="2026-06-11T17:43:52.89654882Z" level=info msg="Stopped container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256198 | controller | Jun 11 17:43:52.967874 crc crio[22018]: time="2026-06-11T17:43:52.967252161Z" level=info msg="Stopped container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256217 | controller | Jun 11 17:43:53.004889 crc crio[22018]: time="2026-06-11T17:43:53.003739401Z" level=info msg="Stopped container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256235 | controller | Jun 11 17:43:53.119374 crc crio[22018]: time="2026-06-11T17:43:53.117881258Z" level=info msg="Stopped container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256251 | controller | Jun 11 17:43:53.137030 crc crio[22018]: time="2026-06-11T17:43:53.135900579Z" level=info msg="Stopped container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256266 | controller | Jun 11 17:43:53.214635 crc crio[22018]: time="2026-06-11T17:43:53.201661577Z" level=info msg="Stopped container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256282 | controller | Jun 11 17:43:53.316523 crc crio[22018]: time="2026-06-11T17:43:53.31560578Z" level=info msg="Stopped container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256298 | controller | Jun 11 17:43:53.373310 crc crio[22018]: time="2026-06-11T17:43:53.373122913Z" level=info msg="Ran pod sandbox a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f with infra container: openstack/nova-cell0-db-create-jc59n/POD" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.256313 | controller | Jun 11 17:43:53.410389 crc crio[22018]: time="2026-06-11T17:43:53.40769079Z" level=info msg="Stopped container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256329 | controller | Jun 11 17:43:53.421229 crc crio[22018]: time="2026-06-11T17:43:53.418694695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7912d756-dfea-44e2-9d0f-4e25f11a84e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.256345 | controller | Jun 11 17:43:53.549748 crc crio[22018]: time="2026-06-11T17:43:53.548898899Z" level=info msg="Stopped container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256360 | controller | Jun 11 17:43:53.550609 crc crio[22018]: time="2026-06-11T17:43:53.549225416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c914bfb4-07db-4d82-919c-a3f3441bcec1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.256375 | controller | Jun 11 17:43:53.595694 crc crio[22018]: time="2026-06-11T17:43:53.595589846Z" level=info msg="Stopped pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.256395 | controller | Jun 11 17:43:53.621579 crc crio[22018]: time="2026-06-11T17:43:53.621290758Z" level=info msg="Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.256410 | controller | Jun 11 17:43:53.621986 crc crio[22018]: time="2026-06-11T17:43:53.621925278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.256426 | controller | Jun 11 17:43:53.741913 crc crio[22018]: time="2026-06-11T17:43:53.741736631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.256441 | controller | Jun 11 17:43:53.751012 crc crio[22018]: time="2026-06-11T17:43:53.750882549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.256457 | controller | Jun 11 17:43:54.835457 crc crio[22018]: time="2026-06-11T17:43:54.834613777Z" level=info msg="Stopping container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea (timeout: 30s)" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256472 | controller | Jun 11 17:43:54.855969 crc crio[22018]: time="2026-06-11T17:43:54.855815319Z" level=info msg="Stopping container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f (timeout: 30s)" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256488 | controller | Jun 11 17:43:54.862391 crc crio[22018]: time="2026-06-11T17:43:54.86155605Z" level=info msg="Stopping container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 (timeout: 30s)" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256504 | controller | Jun 11 17:43:54.870313 crc crio[22018]: time="2026-06-11T17:43:54.861555017Z" level=info msg="Stopping container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 (timeout: 30s)" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256520 | controller | Jun 11 17:43:54.959912 crc crio[22018]: time="2026-06-11T17:43:54.95929508Z" level=info msg="Stopping container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce (timeout: 30s)" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256535 | controller | Jun 11 17:43:54.959912 crc crio[22018]: time="2026-06-11T17:43:54.95929508Z" level=info msg="Stopping container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 (timeout: 30s)" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256550 | controller | Jun 11 17:43:54.960809 crc crio[22018]: time="2026-06-11T17:43:54.959445745Z" level=info msg="Stopping container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 (timeout: 30s)" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256566 | controller | Jun 11 17:43:55.268391 crc crio[22018]: time="2026-06-11T17:43:55.264298945Z" level=info msg="Stopped container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256582 | controller | Jun 11 17:43:55.582473 crc crio[22018]: time="2026-06-11T17:43:55.581666942Z" level=info msg="Stopped container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.256601 | controller | Jun 11 17:43:55.659987 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b8bcd32e2690e Mac:1a:f6:58:ab:69:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256618 | controller | Jun 11 17:43:55.667561 crc crio[22018]: time="2026-06-11T17:43:55.667384405Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}"
2026-06-11 18:17:38.256635 | controller | Jun 11 17:43:55.667652 crc crio[22018]: time="2026-06-11T17:43:55.667618363Z" level=info msg="Checking pod openstack_keystone-1ec2-account-create-update-27cn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256652 | controller | Jun 11 17:43:55.719173 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715d0c287eaaa93 Mac:66:ab:1e:9f:77:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256668 | controller | Jun 11 17:43:55.722482 crc crio[22018]: time="2026-06-11T17:43:55.719937911Z" level=info msg="Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}"
2026-06-11 18:17:38.256684 | controller | Jun 11 17:43:55.722482 crc crio[22018]: time="2026-06-11T17:43:55.720117357Z" level=info msg="Checking pod openstack_neutron-db-create-w7zc5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256700 | controller | Jun 11 17:43:55.727364 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7e51542f30b55 Mac:da:9e:08:bc:e4:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256716 | controller | Jun 11 17:43:55.727364 crc crio[22018]: time="2026-06-11T17:43:55.72603378Z" level=info msg="Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}"
2026-06-11 18:17:38.256732 | controller | Jun 11 17:43:55.727364 crc crio[22018]: time="2026-06-11T17:43:55.726157054Z" level=info msg="Checking pod openstack_nova-api-db-create-9jddb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256748 | controller | Jun 11 17:43:55.765533 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9243cd221c9699e Mac:3a:bb:a5:93:71:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256768 | controller | Jun 11 17:43:55.765533 crc crio[22018]: time="2026-06-11T17:43:55.763313755Z" level=info msg="Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}"
2026-06-11 18:17:38.256786 | controller | Jun 11 17:43:55.765533 crc crio[22018]: time="2026-06-11T17:43:55.763530752Z" level=info msg="Checking pod openstack_glance-7819-account-create-update-vkdf7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256802 | controller | Jun 11 17:43:55.765903 crc crio[22018]: time="2026-06-11T17:43:55.765643469Z" level=info msg="Stopped pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.256818 | controller | Jun 11 17:43:55.772653 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b41b0bedd545f Mac:1e:30:26:7e:18:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 SocketPath: PciID:}] [{Interface:0xc000324980 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256834 | controller | Jun 11 17:43:55.772653 crc crio[22018]: time="2026-06-11T17:43:55.767075476Z" level=info msg="Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}"
2026-06-11 18:17:38.256867 | controller | Jun 11 17:43:55.772653 crc crio[22018]: time="2026-06-11T17:43:55.767213621Z" level=info msg="Checking pod openstack_cinder-db-create-fv555 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256889 | controller | Jun 11 17:43:55.772988 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d7453ac87bad2 Mac:1a:bd:1e:88:35:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256906 | controller | Jun 11 17:43:55.774458 crc crio[22018]: time="2026-06-11T17:43:55.773896145Z" level=info msg="Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}"
2026-06-11 18:17:38.256923 | controller | Jun 11 17:43:55.774458 crc crio[22018]: time="2026-06-11T17:43:55.774066171Z" level=info msg="Checking pod openstack_root-account-create-update-k9ltg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.256943 | controller | Jun 11 17:43:55.783499 crc crio[22018]: time="2026-06-11T17:43:55.782644936Z" level=info msg="Created container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.256961 | controller | Jun 11 17:43:55.788672 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd4323293143edb Mac:de:da:ea:2b:66:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 SocketPath: PciID:}] [{Interface:0xc0002ac6c0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.256977 | controller | Jun 11 17:43:55.790842 crc crio[22018]: time="2026-06-11T17:43:55.790807029Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}"
2026-06-11 18:17:38.256993 | controller | Jun 11 17:43:55.791094 crc crio[22018]: time="2026-06-11T17:43:55.791073486Z" level=info msg="Checking pod openstack_ovn-controller-gqhzb-config-2hg5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257009 | controller | Jun 11 17:43:55.797884 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98d4d47e168d8e1 Mac:b2:3c:dd:2d:aa:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257026 | controller | Jun 11 17:43:55.801384 crc crio[22018]: time="2026-06-11T17:43:55.801259513Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}"
2026-06-11 18:17:38.257042 | controller | Jun 11 17:43:55.802368 crc crio[22018]: time="2026-06-11T17:43:55.801838508Z" level=info msg="Checking pod openstack_neutron-3e9a-account-create-update-fblsc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257058 | controller | Jun 11 17:43:55.813427 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6eb21e1a9cfbd37 Mac:76:dc:60:b0:c0:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee SocketPath: PciID:}] [{Interface:0xc000112e00 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257075 | controller | Jun 11 17:43:55.813427 crc crio[22018]: time="2026-06-11T17:43:55.810890482Z" level=info msg="Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}"
2026-06-11 18:17:38.257095 | controller | Jun 11 17:43:55.813427 crc crio[22018]: time="2026-06-11T17:43:55.811029486Z" level=info msg="Checking pod openstack_placement-db-create-wp7pr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257113 | controller | Jun 11 17:43:55.815930 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133afcab0c53371 Mac:42:04:97:67:ac:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e SocketPath: PciID:}] [{Interface:0xc0002f2940 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257131 | controller | Jun 11 17:43:55.816512 crc crio[22018]: time="2026-06-11T17:43:55.816444556Z" level=info msg="Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}"
2026-06-11 18:17:38.257148 | controller | Jun 11 17:43:55.816633 crc crio[22018]: time="2026-06-11T17:43:55.816599281Z" level=info msg="Checking pod openstack_glance-db-create-64bgj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257164 | controller | Jun 11 17:43:55.851556 crc crio[22018]: time="2026-06-11T17:43:55.851317039Z" level=info msg="Starting container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f" id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.257180 | controller | Jun 11 17:43:55.876834 crc crio[22018]: time="2026-06-11T17:43:55.876754258Z" level=info msg="Ran pod sandbox 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 with infra container: openstack/neutron-db-create-w7zc5/POD" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257197 | controller | Jun 11 17:43:55.884015 crc crio[22018]: time="2026-06-11T17:43:55.883295237Z" level=info msg="Ran pod sandbox d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c with infra container: openstack/keystone-1ec2-account-create-update-27cn9/POD" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257213 | controller | Jun 11 17:43:55.884900 crc crio[22018]: time="2026-06-11T17:43:55.884513407Z" level=info msg="Ran pod sandbox 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e with infra container: openstack/nova-api-db-create-9jddb/POD" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257229 | controller | Jun 11 17:43:55.904515 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac8858e64a8116d Mac:0a:d6:5c:32:3e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257245 | controller | Jun 11 17:43:55.904515 crc crio[22018]: time="2026-06-11T17:43:55.903798487Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}"
2026-06-11 18:17:38.257265 | controller | Jun 11 17:43:55.904515 crc crio[22018]: time="2026-06-11T17:43:55.903924351Z" level=info msg="Checking pod openstack_barbican-af72-account-create-update-zltvj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257281 | controller | Jun 11 17:43:55.911841 crc crio[22018]: time="2026-06-11T17:43:55.911769043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9458b3cc-6c67-4d36-b695-9fd9408c10ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257298 | controller | Jun 11 17:43:55.911977 crc crio[22018]: time="2026-06-11T17:43:55.911890981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=eb586784-a580-4f10-b9d2-8348e691815d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257314 | controller | Jun 11 17:43:55.912064 crc crio[22018]: time="2026-06-11T17:43:55.911982905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b26e6379-5246-41aa-b9dc-db9599ac2ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257330 | controller | Jun 11 17:43:55.948394 crc crio[22018]: time="2026-06-11T17:43:55.946932413Z" level=info msg="Ran pod sandbox 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a with infra container: openstack/glance-7819-account-create-update-vkdf7/POD" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257346 | controller | Jun 11 17:43:55.969208 crc crio[22018]: time="2026-06-11T17:43:55.967524431Z" level=info msg="Started container" PID=225920 containerID=d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945
2026-06-11 18:17:38.257363 | controller | Jun 11 17:43:55.998188 crc crio[22018]: time="2026-06-11T17:43:55.998054951Z" level=info msg="Ran pod sandbox e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 with infra container: openstack/cinder-db-create-fv555/POD" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257379 | controller | Jun 11 17:43:56.005002 crc crio[22018]: time="2026-06-11T17:43:56.004968533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fd6f4401-e6e4-494c-9217-6d5c4e429495 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257396 | controller | Jun 11 17:43:56.007922 crc crio[22018]: time="2026-06-11T17:43:56.006837049Z" level=info msg="Ran pod sandbox f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 with infra container: openstack/root-account-create-update-k9ltg/POD" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257412 | controller | Jun 11 17:43:56.008163 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f4ecaa271f3e3 Mac:2a:f8:04:7f:8b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257428 | controller | Jun 11 17:43:56.009229 crc crio[22018]: time="2026-06-11T17:43:56.009162057Z" level=info msg="Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}"
2026-06-11 18:17:38.257451 | controller | Jun 11 17:43:56.009738 crc crio[22018]: time="2026-06-11T17:43:56.009714935Z" level=info msg="Checking pod openstack_barbican-db-create-2kw84 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257468 | controller | Jun 11 17:43:56.015948 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95dffc91da4a62a Mac:6a:60:ac:9a:cb:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae SocketPath: PciID:}] [{Interface:0xc000473180 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257484 | controller | Jun 11 17:43:56.015948 crc crio[22018]: time="2026-06-11T17:43:56.014978527Z" level=info msg="Ran pod sandbox fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e with infra container: openstack/ovn-controller-gqhzb-config-2hg5d/POD" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257501 | controller | Jun 11 17:43:56.015948 crc crio[22018]: time="2026-06-11T17:43:56.015450599Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}"
2026-06-11 18:17:38.257518 | controller | Jun 11 17:43:56.015948 crc crio[22018]: time="2026-06-11T17:43:56.015583143Z" level=info msg="Checking pod openstack_nova-cell0-b02f-account-create-update-9glnf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257534 | controller | Jun 11 17:43:56.039516 crc crio[22018]: time="2026-06-11T17:43:56.030181674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=763a75a2-f12c-42f7-baf7-06125f54c3fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257550 | controller | Jun 11 17:43:56.045436 crc crio[22018]: time="2026-06-11T17:43:56.0431676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=ee0c7fb2-350b-4313-be97-063671ba1986 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257566 | controller | Jun 11 17:43:56.045436 crc crio[22018]: time="2026-06-11T17:43:56.043575591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4a33ba94-db7d-437d-ab99-2ad5222df8be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257582 | controller | Jun 11 17:43:56.138091 crc crio[22018]: 2026-06-11T17:43:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1ac7c5f58b9cc Mac:fa:da:2b:22:31:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.257597 | controller | Jun 11 17:43:56.138091 crc crio[22018]: time="2026-06-11T17:43:56.136592488Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}"
2026-06-11 18:17:38.257618 | controller | Jun 11 17:43:56.138091 crc crio[22018]: time="2026-06-11T17:43:56.136766524Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.257635 | controller | Jun 11 17:43:56.166678 crc crio[22018]: time="2026-06-11T17:43:56.160857727Z" level=info msg="Ran pod sandbox 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e with infra container: openstack/neutron-3e9a-account-create-update-fblsc/POD" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257651 | controller | Jun 11 17:43:56.203612 crc crio[22018]: time="2026-06-11T17:43:56.200752199Z" level=info msg="Ran pod sandbox 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f with infra container: openstack/placement-db-create-wp7pr/POD" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257666 | controller | Jun 11 17:43:56.206215 crc crio[22018]: time="2026-06-11T17:43:56.206154983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9604832c-f390-45e5-b301-ff301f0b0fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257681 | controller | Jun 11 17:43:56.213775 crc crio[22018]: time="2026-06-11T17:43:56.213711191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2e53352e-ebb7-4f4d-9b87-17ee92a07813 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257697 | controller | Jun 11 17:43:56.233404 crc crio[22018]: time="2026-06-11T17:43:56.226216732Z" level=info msg="Ran pod sandbox 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 with infra container: openstack/glance-db-create-64bgj/POD" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257712 | controller | Jun 11 17:43:56.234001 crc crio[22018]: time="2026-06-11T17:43:56.233933936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0d87a206-5954-4321-aab6-c7f896fbcd75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257728 | controller | Jun 11 17:43:56.352900 crc crio[22018]: time="2026-06-11T17:43:56.352693257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4912e875-1658-4705-ad18-d21d805682c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257743 | controller | Jun 11 17:43:56.386595 crc crio[22018]: time="2026-06-11T17:43:56.386197101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fc5a4e85-c7aa-4ea9-81ca-d3e5a6705d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257759 | controller | Jun 11 17:43:56.387376 crc crio[22018]: time="2026-06-11T17:43:56.386936108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cec06713-fb78-48c2-95af-cc95e12829e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257775 | controller | Jun 11 17:43:56.407819 crc crio[22018]: time="2026-06-11T17:43:56.407309502Z" level=info msg="Ran pod sandbox ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf with infra container: openstack/barbican-af72-account-create-update-zltvj/POD" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.257794 | controller | Jun 11 17:43:56.453486 crc crio[22018]: time="2026-06-11T17:43:56.44995991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75375e9d-d691-4e77-8783-a8612dfa079b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257811 | controller | Jun 11 17:43:56.690703 crc crio[22018]: time="2026-06-11T17:43:56.688559982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9f23b215-9b36-44bf-b88f-ae469d5346b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257827 | controller | Jun 11 17:43:56.699606 crc crio[22018]: time="2026-06-11T17:43:56.698991327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=33503e12-fbca-47c8-bb10-10d0a83c5dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257842 | controller | Jun 11 17:43:56.699606 crc crio[22018]: time="2026-06-11T17:43:56.699444101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0512eeb3-46d2-488b-a3cc-2d1cb4d99487 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257877 | controller | Jun 11 17:43:56.699606 crc crio[22018]: time="2026-06-11T17:43:56.699583056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0255a426-5735-4098-ba36-8f508fd4aed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257895 | controller | Jun 11 17:43:56.702994 crc crio[22018]: time="2026-06-11T17:43:56.702311233Z" level=info msg="Stopped container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.257911 | controller | Jun 11 17:43:56.709376 crc crio[22018]: time="2026-06-11T17:43:56.709218065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dc16db1e-de21-4169-a35d-ce4b835a08e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257927 | controller | Jun 11 17:43:56.710032 crc crio[22018]: time="2026-06-11T17:43:56.70969844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9c1815b-cda3-495b-ad1b-29cf02aa060d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257943 | controller | Jun 11 17:43:56.710032 crc crio[22018]: time="2026-06-11T17:43:56.709907157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ca18a2af-3739-49d2-bceb-f1c1cdd016fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.257959 | controller | Jun 11 17:43:56.719507 crc crio[22018]: time="2026-06-11T17:43:56.719267567Z" level=info msg="Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.257974 | controller | Jun 11 17:43:56.731963 crc crio[22018]: time="2026-06-11T17:43:56.729874558Z" level=info msg="Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.257994 | controller | Jun 11 17:43:56.731963 crc crio[22018]: time="2026-06-11T17:43:56.730753456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258010 | controller | Jun 11 17:43:56.732282 crc crio[22018]: time="2026-06-11T17:43:56.732066308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=10405b98-8cfa-42f7-af12-2742bd67202b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.258026 | controller | Jun 11 17:43:56.734295 crc crio[22018]: time="2026-06-11T17:43:56.733585557Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc00012af68}] Aliases:map[]}"
2026-06-11 18:17:38.258042 | controller | Jun 11 17:43:56.734295 crc crio[22018]: time="2026-06-11T17:43:56.733790243Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258058 | controller | Jun 11 17:43:56.759793 crc crio[22018]: time="2026-06-11T17:43:56.758737753Z" level=info msg="Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258074 | controller | Jun 11 17:43:56.800851 crc crio[22018]: time="2026-06-11T17:43:56.80019505Z" level=info msg="Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258090 | controller | Jun 11 17:43:56.802629 crc crio[22018]: time="2026-06-11T17:43:56.802529001Z" level=info msg="Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258105 | controller | Jun 11 17:43:56.817673 crc crio[22018]: time="2026-06-11T17:43:56.816092626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258121 | controller | Jun 11 17:43:56.852638 crc crio[22018]: time="2026-06-11T17:43:56.849047563Z" level=info msg="Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258137 | controller | Jun 11 17:43:56.880152 crc crio[22018]: time="2026-06-11T17:43:56.880023266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258152 | controller | Jun 11 17:43:56.880303 crc crio[22018]: time="2026-06-11T17:43:56.880065782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258168 | controller | Jun 11 17:43:56.883699 crc crio[22018]: time="2026-06-11T17:43:56.88357552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258183 | controller | Jun 11 17:43:56.926285 crc crio[22018]: time="2026-06-11T17:43:56.926192261Z" level=info msg="Creating container: openstack/cinder-db-create-fv555/mariadb-database-create" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258202 | controller | Jun 11 17:43:57.003389 crc crio[22018]: time="2026-06-11T17:43:57.003022954Z" level=info msg="Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258219 | controller | Jun 11 17:43:57.026924 crc crio[22018]: time="2026-06-11T17:43:57.026844143Z" level=info msg="Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258235 | controller | Jun 11 17:43:57.059432 crc crio[22018]: time="2026-06-11T17:43:57.058834367Z" level=info msg="Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258251 | controller | Jun 11 17:43:57.114354 crc crio[22018]: time="2026-06-11T17:43:57.107271753Z" level=info msg="Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258267 | controller | Jun 11 17:43:57.141503 crc crio[22018]: time="2026-06-11T17:43:57.135992818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258283 | controller | Jun 11 17:43:57.160709 crc crio[22018]: time="2026-06-11T17:43:57.159901993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258298 | controller | Jun 11 17:43:57.160709 crc crio[22018]: time="2026-06-11T17:43:57.160152721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258314 | controller | Jun 11 17:43:57.160709 crc crio[22018]: time="2026-06-11T17:43:57.160276965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258329 | controller | Jun 11 17:43:57.160709 crc crio[22018]: time="2026-06-11T17:43:57.160492312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258345 | controller | Jun 11 17:43:57.191637 crc crio[22018]: time="2026-06-11T17:43:57.188004646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258361 | controller | Jun 11 17:43:57.210777 crc crio[22018]: time="2026-06-11T17:43:57.210693465Z" level=info msg="Stopped container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.258376 | controller | Jun 11 17:43:57.230940 crc crio[22018]: time="2026-06-11T17:43:57.230785567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258392 | controller | Jun 11 17:43:57.257398 crc crio[22018]: time="2026-06-11T17:43:57.256854409Z" level=info msg="Creating container: openstack/glance-db-create-64bgj/mariadb-database-create" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.258408 | controller | Jun 11 17:43:57.307909 crc crio[22018]: time="2026-06-11T17:43:57.306051307Z" level=info msg="Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258428 | controller | Jun 11 17:43:57.312558 crc crio[22018]: time="2026-06-11T17:43:57.309201408Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}"
2026-06-11 18:17:38.258445 | controller | Jun 11 17:43:57.317755 crc crio[22018]: time="2026-06-11T17:43:57.315708867Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258461 | controller | Jun 11 17:43:57.459024 crc crio[22018]: time="2026-06-11T17:43:57.458473456Z" level=info msg="Stopped container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.258478 | controller | Jun 11 17:43:57.465384 crc crio[22018]: time="2026-06-11T17:43:57.462099567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258494 | controller | Jun 11 17:43:57.468665 crc crio[22018]: time="2026-06-11T17:43:57.465967581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258510 | controller | Jun 11 17:43:57.477561 crc crio[22018]: time="2026-06-11T17:43:57.474634079Z" level=info msg="Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258528 | controller | Jun 11 17:43:57.481550 crc crio[22018]: time="2026-06-11T17:43:57.481475949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258545 | controller | Jun 11 17:43:57.490935 crc crio[22018]: time="2026-06-11T17:43:57.490709065Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc0003807a0}] Aliases:map[]}"
2026-06-11 18:17:38.258561 | controller | Jun 11 17:43:57.491043 crc crio[22018]: time="2026-06-11T17:43:57.491005964Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258578 | controller | Jun 11 17:43:57.545527 crc crio[22018]: time="2026-06-11T17:43:57.544727496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258594 | controller | Jun 11 17:43:57.558256 crc crio[22018]: time="2026-06-11T17:43:57.555987307Z" level=info msg="Stopped pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258627 | controller | Jun 11 17:43:57.558256 crc crio[22018]: time="2026-06-11T17:43:57.556216584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258650 | controller | Jun 11 17:43:57.670031 crc crio[22018]: time="2026-06-11T17:43:57.669640439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258666 | controller | Jun 11 17:43:57.677245 crc crio[22018]: time="2026-06-11T17:43:57.677176313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258682 | controller | Jun 11 17:43:58.028622 crc crio[22018]: time="2026-06-11T17:43:58.026722204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258698 | controller | Jun 11 17:43:58.043030 crc crio[22018]: time="2026-06-11T17:43:58.041869781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258714 | controller | Jun 11 17:43:58.110163 crc crio[22018]: time="2026-06-11T17:43:58.108554972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258729 | controller | Jun 11 17:43:58.223065 crc crio[22018]: time="2026-06-11T17:43:58.222948195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258744 | controller | Jun 11 17:43:58.896792 crc crio[22018]: time="2026-06-11T17:43:58.896670417Z" level=info msg="Stopped container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.258760 | controller | Jun 11 17:43:58.918244 crc crio[22018]: time="2026-06-11T17:43:58.918151335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258776 | controller | Jun 11 17:43:58.954393 crc crio[22018]: time="2026-06-11T17:43:58.950602826Z" level=info msg="Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258792 | controller | Jun 11 17:43:58.954393 crc crio[22018]: time="2026-06-11T17:43:58.952662982Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}"
2026-06-11 18:17:38.258808 | controller | Jun 11 17:43:58.954393 crc crio[22018]: time="2026-06-11T17:43:58.95292963Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258824 | controller | Jun 11 17:43:59.206401 crc crio[22018]: time="2026-06-11T17:43:59.193465866Z" level=info msg="Stopped container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.258840 | controller | Jun 11 17:43:59.212090 crc crio[22018]: time="2026-06-11T17:43:59.211961351Z" level=info msg="Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258879 | controller | Jun 11 17:43:59.220903 crc crio[22018]: time="2026-06-11T17:43:59.220763994Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc002b14548}] Aliases:map[]}"
2026-06-11 18:17:38.258899 | controller | Jun 11 17:43:59.221170 crc crio[22018]: time="2026-06-11T17:43:59.22096653Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258915 | controller | Jun 11 17:43:59.232846 crc crio[22018]: time="2026-06-11T17:43:59.232165696Z" level=info msg="Stopped container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.258931 | controller | Jun 11 17:43:59.237040 crc crio[22018]: time="2026-06-11T17:43:59.236984739Z" level=info msg="Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.258947 | controller | Jun 11 17:43:59.238949 crc crio[22018]: time="2026-06-11T17:43:59.23891164Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc000aa48e8}] Aliases:map[]}"
2026-06-11 18:17:38.258963 | controller | Jun 11 17:43:59.240565 crc crio[22018]: time="2026-06-11T17:43:59.240534136Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.258979 | controller | Jun 11 17:43:59.270259 crc crio[22018]: time="2026-06-11T17:43:59.270114881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.258995 | controller | Jun 11 17:43:59.281398 crc crio[22018]: time="2026-06-11T17:43:59.279897201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259010 | controller | Jun 11 17:43:59.288982 crc crio[22018]: time="2026-06-11T17:43:59.288901451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259026 | controller | Jun 11 17:43:59.295469 crc crio[22018]: time="2026-06-11T17:43:59.293587875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259041 | controller | Jun 11 17:43:59.301174 crc crio[22018]: time="2026-06-11T17:43:59.298649735Z" level=info msg="Stopped pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259057 | controller | Jun 11 17:43:59.301998 crc crio[22018]: time="2026-06-11T17:43:59.301818867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259076 | controller | Jun 11 17:43:59.318513 crc crio[22018]: time="2026-06-11T17:43:59.314315534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259092 | controller | Jun 11 17:43:59.331396 crc crio[22018]: time="2026-06-11T17:43:59.328438231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259108 | controller | Jun 11 17:43:59.345640 crc crio[22018]: time="2026-06-11T17:43:59.345031099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259124 | controller | Jun 11 17:43:59.509050 crc crio[22018]: time="2026-06-11T17:43:59.506602815Z" level=info msg="Stopped pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259140 | controller | Jun 11 17:43:59.509050 crc crio[22018]: time="2026-06-11T17:43:59.50705377Z" level=info msg="Ran pod sandbox 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f with infra container: openstack/nova-cell0-b02f-account-create-update-9glnf/POD" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.259155 | controller | Jun 11 17:43:59.525129 crc crio[22018]: time="2026-06-11T17:43:59.516097054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c62334fe-0cd9-4481-8c08-0fce035726b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259171 | controller | Jun 11 17:43:59.540001 crc crio[22018]: time="2026-06-11T17:43:59.538252867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=be395427-7403-4545-8603-16e4b09e980c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259187 | controller | Jun 11 17:43:59.549102 crc crio[22018]: time="2026-06-11T17:43:59.549022902Z" level=info msg="Ran pod sandbox a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 with infra container: openstack/barbican-db-create-2kw84/POD" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.259202 | controller | Jun 11 17:43:59.550646 crc crio[22018]: time="2026-06-11T17:43:59.549916577Z" level=info msg="Ran pod sandbox ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 with infra container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.259218 | controller | Jun 11 17:43:59.557169 crc crio[22018]: time="2026-06-11T17:43:59.555712162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=25dbd712-558b-43e6-9587-c9f5456bd5cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259235 | controller | Jun 11 17:43:59.561382 crc crio[22018]: time="2026-06-11T17:43:59.557887741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=14175c9d-b88d-4a36-a8d2-58766a05d28d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259251 | controller | Jun 11 17:43:59.578565 crc crio[22018]: time="2026-06-11T17:43:59.57839491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ae73237c-05b3-439a-b740-bbe74c0363dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259271 | controller | Jun 11 17:43:59.578844 crc crio[22018]: time="2026-06-11T17:43:59.578794943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=7d6d7213-9e4d-41ac-aab7-944a9e91850b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.259287 | controller | Jun 11 17:43:59.583373 crc crio[22018]: time="2026-06-11T17:43:59.58306137Z" level=info msg="Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259302 | controller | Jun 11 17:43:59.583373 crc crio[22018]: time="2026-06-11T17:43:59.583304048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259318 | controller | Jun 11 17:43:59.611972 crc crio[22018]: time="2026-06-11T17:43:59.611903982Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259334 | controller | Jun 11 17:43:59.625425 crc crio[22018]: time="2026-06-11T17:43:59.625043634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259349 | controller | Jun 11 17:43:59.646554 crc crio[22018]: time="2026-06-11T17:43:59.646093099Z" level=info msg="Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259365 | controller | Jun 11 17:43:59.761957 crc crio[22018]: time="2026-06-11T17:43:59.758609992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259380 | controller | Jun 11 17:43:59.894121 crc crio[22018]: time="2026-06-11T17:43:59.893972395Z" level=info msg="Stopped container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.259396 | controller | Jun 11 17:43:59.895394 crc crio[22018]: time="2026-06-11T17:43:59.895217627Z" level=info msg="Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259413 | controller | Jun 11 17:43:59.897812 crc crio[22018]: time="2026-06-11T17:43:59.89717347Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}"
2026-06-11 18:17:38.259430 | controller | Jun 11 17:43:59.897812 crc crio[22018]: time="2026-06-11T17:43:59.897618384Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.259446 | controller | Jun 11 17:43:59.917094 crc crio[22018]: time="2026-06-11T17:43:59.916984035Z" level=info msg="Created container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259467 | controller | Jun 11 17:43:59.939189 crc crio[22018]: time="2026-06-11T17:43:59.933091114Z" level=info msg="Starting container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4" id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259486 | controller | Jun 11 17:43:59.942993 crc crio[22018]: time="2026-06-11T17:43:59.940856513Z" level=info msg="Started container" PID=226183 containerID=13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f
2026-06-11 18:17:38.259506 | controller | Jun 11 17:44:00.205112 crc crio[22018]: time="2026-06-11T17:44:00.203932457Z" level=info msg="Stopped pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259523 | controller | Jun 11 17:44:00.215823 crc crio[22018]: time="2026-06-11T17:44:00.214093165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259539 | controller | Jun 11 17:44:00.223223 crc crio[22018]: time="2026-06-11T17:44:00.223127592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259555 | controller | Jun 11 17:44:00.227660 crc crio[22018]: time="2026-06-11T17:44:00.226560671Z" level=info msg="Created container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259571 | controller | Jun 11 17:44:00.230733 crc crio[22018]: time="2026-06-11T17:44:00.229774555Z" level=info msg="Starting container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54" id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259587 | controller | Jun 11 17:44:00.232278 crc crio[22018]: time="2026-06-11T17:44:00.231755618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259603 | controller | Jun 11 17:44:00.240209 crc crio[22018]: time="2026-06-11T17:44:00.24009998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259618 | controller | Jun 11 17:44:00.242503 crc crio[22018]: time="2026-06-11T17:44:00.24160445Z" level=info msg="Started container" PID=226179 containerID=d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6
2026-06-11 18:17:38.259635 | controller | Jun 11 17:44:00.243536 crc crio[22018]: time="2026-06-11T17:44:00.243454156Z" level=info msg="Stopped pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259651 | controller | Jun 11 17:44:00.349868 crc crio[22018]: time="2026-06-11T17:44:00.348720806Z" level=info msg="Created container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259672 | controller | Jun 11 17:44:00.360688 crc crio[22018]: time="2026-06-11T17:44:00.357169185Z" level=info msg="Starting container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d" id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259688 | controller | Jun 11 17:44:00.379013 crc crio[22018]: time="2026-06-11T17:44:00.37792369Z" level=info msg="Started container" PID=226177 containerID=c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a
2026-06-11 18:17:38.259705 | controller | Jun 11 17:44:00.410583 crc crio[22018]: time="2026-06-11T17:44:00.410472994Z" level=info msg="Stopped container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.259721 | controller | Jun 11 17:44:00.424400 crc crio[22018]: time="2026-06-11T17:44:00.423570824Z" level=info msg="Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259737 | controller | Jun 11 17:44:00.426282 crc crio[22018]: time="2026-06-11T17:44:00.425653766Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002a1a4f8}] Aliases:map[]}"
2026-06-11 18:17:38.259754 | controller | Jun 11 17:44:00.426282 crc crio[22018]: time="2026-06-11T17:44:00.425825152Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.259770 | controller | Jun 11 17:44:00.445514 crc crio[22018]: time="2026-06-11T17:44:00.445389762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259787 | controller | Jun 11 17:44:00.451190 crc crio[22018]: time="2026-06-11T17:44:00.451104724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.259804 | controller | Jun 11 17:44:00.455726 crc crio[22018]: time="2026-06-11T17:44:00.455632348Z" level=info msg="Created container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259820 | controller | Jun 11 17:44:00.457299 crc crio[22018]: time="2026-06-11T17:44:00.457207938Z" level=info msg="Starting container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701" id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259836 | controller | Jun 11 17:44:00.483006 crc crio[22018]: time="2026-06-11T17:44:00.482907103Z" level=info msg="Started container" PID=226180 containerID=32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc
2026-06-11 18:17:38.259876 | controller | Jun 11 17:44:00.489186 crc crio[22018]: time="2026-06-11T17:44:00.489103881Z" level=info msg="Stopped pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259908 | controller | Jun 11 17:44:00.497399 crc crio[22018]: time="2026-06-11T17:44:00.497255428Z" level=info msg="Stopped pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.259928 | controller | Jun 11 17:44:00.510269 crc crio[22018]: time="2026-06-11T17:44:00.510168937Z" level=info msg="Created container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259945 | controller | Jun 11 17:44:00.513884 crc crio[22018]: time="2026-06-11T17:44:00.512525872Z" level=info msg="Created container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.259961 | controller | Jun 11 17:44:00.513884 crc crio[22018]: time="2026-06-11T17:44:00.512971227Z" level=info msg="Starting container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae" id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259977 | controller | Jun 11 17:44:00.514171 crc crio[22018]: time="2026-06-11T17:44:00.514080292Z" level=info msg="Starting container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40" id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.259993 | controller | Jun 11 17:44:00.518211 crc crio[22018]: time="2026-06-11T17:44:00.51814883Z" level=info msg="Started container" PID=226169 containerID=74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae description=openstack/keystone-db-create-85hwk/mariadb-database-create id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31
2026-06-11 18:17:38.260009 | controller | Jun 11 17:44:00.524088 crc crio[22018]: time="2026-06-11T17:44:00.522857931Z" level=info msg="Started container" PID=226166 containerID=c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40 description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66
2026-06-11 18:17:38.260025 | controller | Jun 11 17:44:00.778242 crc crio[22018]: time="2026-06-11T17:44:00.778151426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260041 | controller | Jun 11 17:44:00.874137 crc crio[22018]: time="2026-06-11T17:44:00.87402034Z" level=info msg="Stopped container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260056 | controller | Jun 11 17:44:00.874956 crc crio[22018]: time="2026-06-11T17:44:00.874867847Z" level=info msg="Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260072 | controller | Jun 11 17:44:00.876194 crc crio[22018]: time="2026-06-11T17:44:00.876121566Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc00285ca20}] Aliases:map[]}"
2026-06-11 18:17:38.260092 | controller | Jun 11 17:44:00.876304 crc crio[22018]: time="2026-06-11T17:44:00.876274631Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260109 | controller | Jun 11 17:44:00.993913 crc crio[22018]: time="2026-06-11T17:44:00.99347125Z" level=info msg="Stopped container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260125 | controller | Jun 11 17:44:00.999519 crc crio[22018]: time="2026-06-11T17:44:00.999287014Z" level=info msg="Stopped pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260143 | controller | Jun 11 17:44:01.004199 crc crio[22018]: time="2026-06-11T17:44:01.004123857Z" level=info msg="Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260159 | controller | Jun 11 17:44:01.006705 crc crio[22018]: time="2026-06-11T17:44:01.006650597Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc0004bf748}] Aliases:map[]}"
2026-06-11 18:17:38.260176 | controller | Jun 11 17:44:01.006860 crc crio[22018]: time="2026-06-11T17:44:01.006815583Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260192 | controller | Jun 11 17:44:01.500135 crc crio[22018]: time="2026-06-11T17:44:01.500086487Z" level=info msg="Stopping container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 (timeout: 30s)" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260208 | controller | Jun 11 17:44:01.501448 crc crio[22018]: time="2026-06-11T17:44:01.500589509Z" level=info msg="Stopping container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c (timeout: 30s)" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260224 | controller | Jun 11 17:44:01.505534 crc crio[22018]: time="2026-06-11T17:44:01.505126098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=46f34aa3-020d-41f7-948a-96162cad390a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.260240 | controller | Jun 11 17:44:01.536192 crc crio[22018]: time="2026-06-11T17:44:01.533000545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=63e0b342-9306-4738-9196-984a85692176 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.260255 | controller | Jun 11 17:44:01.547904 crc crio[22018]: time="2026-06-11T17:44:01.546712059Z" level=info msg="Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.260274 | controller | Jun 11 17:44:01.547904 crc crio[22018]: time="2026-06-11T17:44:01.547257047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260291 | controller | Jun 11 17:44:01.584753 crc crio[22018]: time="2026-06-11T17:44:01.584661786Z" level=info msg="Stopping container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 (timeout: 30s)" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260307 | controller | Jun 11 17:44:01.605867 crc crio[22018]: time="2026-06-11T17:44:01.605793419Z" level=info msg="Stopping container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 (timeout: 30s)" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260322 | controller | Jun 11 17:44:01.605867 crc crio[22018]: time="2026-06-11T17:44:01.605850125Z" level=info msg="Stopping container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc (timeout: 30s)" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260338 | controller | Jun 11 17:44:01.606183 crc crio[22018]: time="2026-06-11T17:44:01.606142701Z" level=info msg="Stopping container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 (timeout: 30s)" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260353 | controller | Jun 11 17:44:01.606901 crc crio[22018]: time="2026-06-11T17:44:01.606205432Z" level=info msg="Stopping container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 (timeout: 30s)" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260368 | controller | Jun 11 17:44:01.737759 crc crio[22018]: time="2026-06-11T17:44:01.736595305Z" level=info msg="Stopped container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260384 | controller | Jun 11 17:44:01.776140 crc crio[22018]: time="2026-06-11T17:44:01.775979584Z" level=info msg="Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260400 | controller | Jun 11 17:44:01.793518 crc crio[22018]: time="2026-06-11T17:44:01.78752009Z" level=info msg="Stopped pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260416 | controller | Jun 11 17:44:01.793518 crc crio[22018]: time="2026-06-11T17:44:01.787688047Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc0023009d8}] Aliases:map[]}"
2026-06-11 18:17:38.260432 | controller | Jun 11 17:44:01.793518 crc crio[22018]: time="2026-06-11T17:44:01.787947044Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260449 | controller | Jun 11 17:44:01.831581 crc crio[22018]: time="2026-06-11T17:44:01.830749872Z" level=info msg="Stopped pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260471 | controller | Jun 11 17:44:01.859764 crc crio[22018]: time="2026-06-11T17:44:01.856735575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260488 | controller | Jun 11 17:44:01.896894 crc crio[22018]: time="2026-06-11T17:44:01.895374839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260504 | controller | Jun 11 17:44:01.896894 crc crio[22018]: time="2026-06-11T17:44:01.89665591Z" level=info msg="Stopped container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260520 | controller | Jun 11 17:44:02.163475 crc crio[22018]: time="2026-06-11T17:44:02.163231948Z" level=info msg="Stopped container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260536 | controller | Jun 11 17:44:02.903113 crc crio[22018]: time="2026-06-11T17:44:02.689063288Z" level=info msg="Stopped pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260552 | controller | Jun 11 17:44:02.903113 crc crio[22018]: time="2026-06-11T17:44:02.881533254Z" level=info msg="Created container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.260569 | controller | Jun 11 17:44:02.903113 crc crio[22018]: time="2026-06-11T17:44:02.883588129Z" level=info msg="Starting container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add" id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.260585 | controller | Jun 11 17:44:02.903113 crc crio[22018]: time="2026-06-11T17:44:02.892891617Z" level=info msg="Started container" PID=227103 containerID=35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c
2026-06-11 18:17:38.260601 | controller | Jun 11 17:44:02.932495 crc crio[22018]: time="2026-06-11T17:44:02.930284521Z" level=info msg="Running pod sandbox: openstack/ovn-controller-mj4xz/POD" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.260618 | controller | Jun 11 17:44:02.932495 crc crio[22018]: time="2026-06-11T17:44:02.930443356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260633 | controller | Jun 11 17:44:02.932495 crc crio[22018]: time="2026-06-11T17:44:02.932106958Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.260649 | controller | Jun 11 17:44:02.932495 crc crio[22018]: time="2026-06-11T17:44:02.932176081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260665 | controller | Jun 11 17:44:02.933522 crc crio[22018]: time="2026-06-11T17:44:02.93343417Z" level=info msg="Running pod sandbox: openstack/ovn-controller-mj4xz-config-92rmk/POD" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.260685 | controller | Jun 11 17:44:02.933690 crc crio[22018]: time="2026-06-11T17:44:02.933527013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.260702 | controller | Jun 11 17:44:02.967178 crc crio[22018]: time="2026-06-11T17:44:02.967083697Z" level=info msg="Stopped container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260718 | controller | Jun 11 17:44:02.971776 crc crio[22018]: time="2026-06-11T17:44:02.971732397Z" level=info msg="Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260734 | controller | Jun 11 17:44:02.979808 crc crio[22018]: time="2026-06-11T17:44:02.979740613Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc001ade108}] Aliases:map[]}"
2026-06-11 18:17:38.260751 | controller | Jun 11 17:44:02.980454 crc crio[22018]: time="2026-06-11T17:44:02.980313312Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260767 | controller | Jun 11 17:44:03.110389 crc crio[22018]: time="2026-06-11T17:44:03.102126071Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}"
2026-06-11 18:17:38.260784 | controller | Jun 11 17:44:03.110389 crc crio[22018]: time="2026-06-11T17:44:03.102202294Z" level=info msg="Adding pod openstack_ovn-controller-mj4xz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260800 | controller | Jun 11 17:44:03.112185 crc crio[22018]: time="2026-06-11T17:44:03.111926392Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}"
2026-06-11 18:17:38.260816 | controller | Jun 11 17:44:03.112185 crc crio[22018]: time="2026-06-11T17:44:03.111996934Z" level=info msg="Adding pod openstack_ovn-controller-mj4xz-config-92rmk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260833 | controller | Jun 11 17:44:03.132058 crc crio[22018]: time="2026-06-11T17:44:03.13199661Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}"
2026-06-11 18:17:38.260879 | controller | Jun 11 17:44:03.132530 crc crio[22018]: time="2026-06-11T17:44:03.1325037Z" level=info msg="Adding pod openstack_dnsmasq-dns-f5446bd49-jwp8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260902 | controller | Jun 11 17:44:03.217456 crc crio[22018]: time="2026-06-11T17:44:03.212850003Z" level=info msg="Stopped container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260919 | controller | Jun 11 17:44:03.217456 crc crio[22018]: time="2026-06-11T17:44:03.217384302Z" level=info msg="Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.260936 | controller | Jun 11 17:44:03.222772 crc crio[22018]: time="2026-06-11T17:44:03.222661331Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc001ade6f0}] Aliases:map[]}"
2026-06-11 18:17:38.260953 | controller | Jun 11 17:44:03.222930 crc crio[22018]: time="2026-06-11T17:44:03.222889348Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.260969 | controller | Jun 11 17:44:03.297562 crc crio[22018]: time="2026-06-11T17:44:03.297224006Z" level=info msg="Stopped container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.260985 | controller | Jun 11 17:44:04.456664 crc crio[22018]: time="2026-06-11T17:44:04.455686321Z" level=info msg="Stopped pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.261001 | controller | Jun 11 17:44:04.614665 crc crio[22018]: 2026-06-11T17:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07a04a66b5d5a34 Mac:f2:94:75:1d:d7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e SocketPath: PciID:}] [{Interface:0xc0004485d0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.261017 | controller | Jun 11 17:44:04.618938 crc crio[22018]: time="2026-06-11T17:44:04.618694331Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}"
2026-06-11 18:17:38.261033 | controller | Jun 11 17:44:04.618938 crc crio[22018]: time="2026-06-11T17:44:04.618862367Z" level=info msg="Checking pod openstack_dnsmasq-dns-f5446bd49-jwp8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.261049 | controller | Jun 11 17:44:04.770697 crc crio[22018]: time="2026-06-11T17:44:04.770238168Z" level=info msg="Stopped pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.261069 | controller | Jun 11 17:44:05.166987 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ad34de2ddcf066 Mac:e6:4b:86:86:3c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.261085 | controller | Jun 11 17:44:05.168276 crc crio[22018]: time="2026-06-11T17:44:05.168204347Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}"
2026-06-11 18:17:38.261102 | controller | Jun 11 17:44:05.168484 crc crio[22018]: time="2026-06-11T17:44:05.168432435Z" level=info msg="Checking pod openstack_ovn-controller-mj4xz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.261118 | controller | Jun 11 17:44:05.430706 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b597b474d6f50af Mac:6e:0f:ce:c2:95:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d SocketPath: PciID:}] [{Interface:0xc00023e5d0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.261134 | controller | Jun 11 17:44:05.439464 crc crio[22018]: time="2026-06-11T17:44:05.43914901Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}"
2026-06-11 18:17:38.261151 | controller | Jun 11 17:44:05.439775 crc crio[22018]: time="2026-06-11T17:44:05.439519052Z" level=info msg="Checking pod openstack_ovn-controller-mj4xz-config-92rmk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.261167 | controller | Jun 11 17:44:05.675595 crc crio[22018]: time="2026-06-11T17:44:05.674879569Z" level=info msg="Ran pod sandbox 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b with infra container: openstack/ovn-controller-mj4xz/POD" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.261182 | controller | Jun 11 17:44:05.683078 crc crio[22018]: time="2026-06-11T17:44:05.682269934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4ab60787-d02e-4c11-a95f-b27f5616ed6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261198 | controller | Jun 11 17:44:05.685244 crc crio[22018]: time="2026-06-11T17:44:05.685166694Z" level=info msg="Ran pod sandbox 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 with infra container: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.261214 | controller | Jun 11 17:44:05.686441 crc crio[22018]: time="2026-06-11T17:44:05.686208851Z" level=info msg="Ran pod sandbox b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e with infra container: openstack/ovn-controller-mj4xz-config-92rmk/POD" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.261233 | controller | Jun 11 17:44:05.741216 crc crio[22018]: time="2026-06-11T17:44:05.741082029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8129d3dc-b464-4445-8990-d4a3950e57c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261249 | controller | Jun 11 17:44:05.742133 crc crio[22018]: time="2026-06-11T17:44:05.74202069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=99dabd72-c6b4-4be2-ab21-6da2bd2ed9f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261265 | controller | Jun 11 17:44:05.794091 crc crio[22018]: time="2026-06-11T17:44:05.793947101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=6a13395e-0d21-4bdb-9b37-ff8cff9d9ef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261281 | controller | Jun 11 17:44:06.087499 crc crio[22018]: time="2026-06-11T17:44:06.087266943Z" level=info msg="Stopped container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.261296 | controller | Jun 11 17:44:06.104985 crc crio[22018]: time="2026-06-11T17:44:06.104857944Z" level=info msg="Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.261314 | controller | Jun 11 17:44:06.107966 crc crio[22018]: time="2026-06-11T17:44:06.107161797Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc007484348}] Aliases:map[]}"
2026-06-11 18:17:38.261336 | controller | Jun 11 17:44:06.107966 crc crio[22018]: time="2026-06-11T17:44:06.107451807Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.261354 | controller | Jun 11 17:44:06.131801 crc crio[22018]: time="2026-06-11T17:44:06.131122985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=41e1ac0a-57d3-4b61-85dc-216180cff765 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261370 | controller | Jun 11 17:44:06.137830 crc crio[22018]: time="2026-06-11T17:44:06.137635355Z" level=info msg="Creating container: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261386 | controller | Jun 11 17:44:06.138512 crc crio[22018]: time="2026-06-11T17:44:06.138462592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261402 | controller | Jun 11 17:44:06.141913 crc crio[22018]: time="2026-06-11T17:44:06.141836339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=3d5a3a38-22ad-4121-b131-2f4183bfa593 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261423 | controller | Jun 11 17:44:06.161129 crc crio[22018]: time="2026-06-11T17:44:06.160796677Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/init" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261440 | controller | Jun 11 17:44:06.182451 crc crio[22018]: time="2026-06-11T17:44:06.182256289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5bfb2f19-2761-4c07-8473-9556781112bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261456 | controller | Jun 11 17:44:06.200247 crc crio[22018]: time="2026-06-11T17:44:06.199863794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6e4fe60e-7cd3-4433-b1ec-9e6440a9fa79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261472 | controller | Jun 11 17:44:06.275507 crc crio[22018]: time="2026-06-11T17:44:06.27507453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261487 | controller | Jun 11 17:44:06.291506 crc crio[22018]: time="2026-06-11T17:44:06.291008491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=709d4a5b-cf25-42a7-aee4-8a74183b9adc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261503 | controller | Jun 11 17:44:06.291506 crc crio[22018]: time="2026-06-11T17:44:06.291143855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d53fdac-af42-4ad2-a822-dbcc469bc2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.261518 | controller | Jun 11 17:44:06.322184 crc crio[22018]: time="2026-06-11T17:44:06.321912963Z" level=info msg="Creating container: openstack/ovn-controller-mj4xz/ovn-controller" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261533 | controller | Jun 11 17:44:06.410209 crc crio[22018]: time="2026-06-11T17:44:06.399994481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261549 | controller | Jun 11 17:44:06.450484 crc crio[22018]: time="2026-06-11T17:44:06.443823147Z" level=info msg="Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261565 | controller | Jun 11 17:44:06.495753 crc crio[22018]: time="2026-06-11T17:44:06.483533762Z" level=info msg="Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261581 | controller | Jun 11 17:44:06.508789 crc crio[22018]: time="2026-06-11T17:44:06.507828624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261597 | controller | Jun 11 17:44:06.515928 crc crio[22018]: time="2026-06-11T17:44:06.514591571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261612 | controller | Jun 11 17:44:06.602773 crc crio[22018]: time="2026-06-11T17:44:06.598531544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261628 | controller | Jun 11 17:44:06.629919 crc crio[22018]: time="2026-06-11T17:44:06.628287558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261647 | controller | Jun 11 17:44:06.648790 crc crio[22018]: time="2026-06-11T17:44:06.647823315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261664 | controller | Jun 11 17:44:06.775276 crc crio[22018]: time="2026-06-11T17:44:06.773828421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261679 | controller | Jun 11 17:44:06.788827 crc crio[22018]: time="2026-06-11T17:44:06.788017709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261695 | controller | Jun 11 17:44:06.803663 crc crio[22018]: time="2026-06-11T17:44:06.79773789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261711 | controller | Jun 11 17:44:07.018304 crc crio[22018]: time="2026-06-11T17:44:07.018253111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261732 | controller | Jun 11 17:44:07.027989 crc crio[22018]: time="2026-06-11T17:44:07.027957263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261754 | controller | Jun 11 17:44:07.172512 crc crio[22018]: time="2026-06-11T17:44:07.1724529Z" level=info msg="Created container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261777 | controller | Jun 11 17:44:07.182662 crc crio[22018]: time="2026-06-11T17:44:07.181617704Z" level=info msg="Starting container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd" id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.261796 | controller | Jun 11 17:44:07.198240 crc crio[22018]: time="2026-06-11T17:44:07.196043703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261813 | controller | Jun 11 17:44:07.238723 crc crio[22018]: time="2026-06-11T17:44:07.238453809Z" level=info msg="Started container" PID=227479 containerID=36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e
2026-06-11 18:17:38.261835 | controller | Jun 11 17:44:07.447305 crc crio[22018]: time="2026-06-11T17:44:07.447126076Z" level=info msg="Created container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261880 | controller | Jun 11 17:44:07.456618 crc crio[22018]: time="2026-06-11T17:44:07.455835443Z" level=info msg="Starting container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e" id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.261906 | controller | Jun 11 17:44:07.477507 crc crio[22018]: time="2026-06-11T17:44:07.477214329Z" level=info msg="Started container" PID=227728 containerID=10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945
2026-06-11 18:17:38.261935 | controller | Jun 11 17:44:07.533598 crc crio[22018]: time="2026-06-11T17:44:07.53355744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.261957 | controller | Jun 11 17:44:07.597085 crc crio[22018]: time="2026-06-11T17:44:07.596800625Z" level=info msg="Stopped pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.261974 | controller | Jun 11 17:44:07.640516 crc crio[22018]: time="2026-06-11T17:44:07.638880281Z" level=info msg="Created container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.261991 | controller | Jun 11 17:44:07.642971 crc crio[22018]: time="2026-06-11T17:44:07.641975736Z" level=info msg="Starting container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade" id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262007 | controller | Jun 11 17:44:07.649519 crc crio[22018]: time="2026-06-11T17:44:07.648915206Z" level=info msg="Started container" PID=227474 containerID=591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade description=openstack/placement-db-create-wp7pr/mariadb-database-create id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f
2026-06-11 18:17:38.262023 | controller | Jun 11 17:44:07.717302 crc crio[22018]: time="2026-06-11T17:44:07.716505384Z" level=info msg="Stopped container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.262038 | controller | Jun 11 17:44:07.718141 crc crio[22018]: time="2026-06-11T17:44:07.717720452Z" level=info msg="Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.262054 | controller | Jun 11 17:44:07.720366 crc crio[22018]: time="2026-06-11T17:44:07.719156748Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}"
2026-06-11 18:17:38.262070 | controller | Jun 11 17:44:07.720366 crc crio[22018]: time="2026-06-11T17:44:07.719502579Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.262087 | controller | Jun 11 17:44:07.883045 crc crio[22018]: time="2026-06-11T17:44:07.882944723Z" level=info msg="Created container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262103 | controller | Jun 11 17:44:07.886596 crc crio[22018]: time="2026-06-11T17:44:07.886213391Z" level=info msg="Starting container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5" id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262124 | controller | Jun 11 17:44:07.923681 crc crio[22018]: time="2026-06-11T17:44:07.921724294Z" level=info msg="Started container" PID=227476 containerID=6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5 description=openstack/cinder-db-create-fv555/mariadb-database-create id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358
2026-06-11 18:17:38.262141 | controller | Jun 11 17:44:08.005773 crc crio[22018]: time="2026-06-11T17:44:08.005092428Z" level=info msg="Created container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262157 | controller | Jun 11 17:44:08.008312 crc crio[22018]: time="2026-06-11T17:44:08.007847275Z" level=info msg="Starting container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88" id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262173 | controller | Jun 11 17:44:08.026040 crc crio[22018]: time="2026-06-11T17:44:08.025978613Z" level=info msg="Started container" PID=227468 containerID=52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94
2026-06-11 18:17:38.262189 | controller | Jun 11 17:44:08.121020 crc crio[22018]: time="2026-06-11T17:44:08.120902302Z" level=info msg="Created container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262205 | controller | Jun 11 17:44:08.124117 crc crio[22018]: time="2026-06-11T17:44:08.12369562Z" level=info msg="Created container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262221 | controller | Jun 11 17:44:08.127718 crc crio[22018]: time="2026-06-11T17:44:08.124704694Z" level=info msg="Starting container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e" id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262237 | controller | Jun 11 17:44:08.132579 crc crio[22018]: time="2026-06-11T17:44:08.132502419Z" level=info msg="Starting container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14" id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262252 | controller | Jun 11 17:44:08.148870 crc crio[22018]: time="2026-06-11T17:44:08.148741648Z" level=info msg="Started container" PID=227433 containerID=0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692
2026-06-11 18:17:38.262269 | controller | Jun 11 17:44:08.194285 crc crio[22018]: time="2026-06-11T17:44:08.194075377Z" level=info msg="Started container" PID=227465 containerID=5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e
2026-06-11 18:17:38.262289 | controller | Jun 11 17:44:08.198611 crc crio[22018]: time="2026-06-11T17:44:08.197805332Z" level=info msg="Created container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262306 | controller | Jun 11 17:44:08.203185 crc crio[22018]: time="2026-06-11T17:44:08.202255493Z" level=info msg="Starting container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10" id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262323 | controller | Jun 11 17:44:08.216746 crc crio[22018]: time="2026-06-11T17:44:08.216669971Z" level=info msg="Started container" PID=227473 containerID=d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10 description=openstack/glance-db-create-64bgj/mariadb-database-create id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3
2026-06-11 18:17:38.262339 | controller | Jun 11 17:44:08.271865 crc crio[22018]: time="2026-06-11T17:44:08.271659654Z" level=info msg="Created container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262355 | controller | Jun 11 17:44:08.277481 crc crio[22018]: time="2026-06-11T17:44:08.277393268Z" level=info msg="Starting container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285" id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262371 | controller | Jun 11 17:44:08.292831 crc crio[22018]: time="2026-06-11T17:44:08.292747803Z" level=info msg="Started container" PID=227494 containerID=b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf
2026-06-11 18:17:38.262387 | controller | Jun 11 17:44:08.373268 crc crio[22018]: time="2026-06-11T17:44:08.373224407Z" level=info msg="Created container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262403 | controller | Jun 11 17:44:08.388305 crc crio[22018]: time="2026-06-11T17:44:08.388255694Z" level=info msg="Created container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262419 | controller | Jun 11 17:44:08.395948 crc crio[22018]: time="2026-06-11T17:44:08.395750214Z" level=info msg="Starting container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd" id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262435 | controller | Jun 11 17:44:08.400064 crc crio[22018]: time="2026-06-11T17:44:08.399015728Z" level=info msg="Created container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262450 | controller | Jun 11 17:44:08.405501 crc crio[22018]: time="2026-06-11T17:44:08.405308967Z" level=info msg="Starting container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3" id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262469 | controller | Jun 11 17:44:08.406631 crc crio[22018]: time="2026-06-11T17:44:08.406483438Z" level=info msg="Stopped pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.262486 | controller | Jun 11 17:44:08.407071 crc crio[22018]: time="2026-06-11T17:44:08.406875241Z" level=info msg="Starting container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076" id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262502 | controller | Jun 11 17:44:08.421697 crc crio[22018]: time="2026-06-11T17:44:08.420533219Z" level=info msg="Started container" PID=227458 containerID=f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f
2026-06-11 18:17:38.262518 | controller | Jun 11 17:44:08.436809 crc crio[22018]: time="2026-06-11T17:44:08.420819584Z" level=info msg="Started container" PID=227495 containerID=4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846
2026-06-11 18:17:38.262534 | controller | Jun 11 17:44:08.436809 crc crio[22018]: time="2026-06-11T17:44:08.433795384Z" level=info msg="Started container" PID=227518 containerID=750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9
2026-06-11 18:17:38.262550 | controller | Jun 11 17:44:08.442436 crc crio[22018]: time="2026-06-11T17:44:08.439907661Z" level=info msg="Created container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262567 | controller | Jun 11 17:44:08.444882 crc crio[22018]: time="2026-06-11T17:44:08.444736508Z" level=info msg="Starting container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff" id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262582 | controller | Jun 11 17:44:08.454740 crc crio[22018]: time="2026-06-11T17:44:08.45465348Z" level=info msg="Started container" PID=227516 containerID=e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a
2026-06-11 18:17:38.262598 | controller | Jun 11 17:44:08.481102 crc crio[22018]: time="2026-06-11T17:44:08.481029896Z" level=info msg="Created container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262629 | controller | Jun 11 17:44:08.492155 crc crio[22018]: time="2026-06-11T17:44:08.491972835Z" level=info msg="Starting container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea" id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262647 | controller | Jun 11 17:44:08.500895 crc crio[22018]: time="2026-06-11T17:44:08.500454623Z" level=info msg="Started container" PID=227484 containerID=8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e
2026-06-11 18:17:38.262668 | controller | Jun 11 17:44:09.818431 crc crio[22018]: time="2026-06-11T17:44:09.813905748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9c2ee0f6-b49d-4036-b86a-2db8101969a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.262684 | controller | Jun 11 17:44:09.819439 crc crio[22018]: time="2026-06-11T17:44:09.819168835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=cfd526df-abd6-4f74-bf20-30669ffcf44b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.262701 | controller | Jun 11 17:44:09.840383 crc crio[22018]: time="2026-06-11T17:44:09.836274761Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262717 | controller | Jun 11 17:44:09.840383 crc crio[22018]: time="2026-06-11T17:44:09.836778217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.262732 | controller | Jun 11 17:44:10.132947 crc crio[22018]: time="2026-06-11T17:44:10.12844943Z" level=info msg="Created container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262748 | controller | Jun 11 17:44:10.136081 crc crio[22018]: time="2026-06-11T17:44:10.135947779Z" level=info msg="Starting container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8" id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262763 | controller | Jun 11 17:44:10.144501 crc crio[22018]: time="2026-06-11T17:44:10.143995301Z" level=info msg="Started container" PID=228205 containerID=5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8 description=openstack/dnsmasq-dns-f5446bd49-jwp8b/init id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10
2026-06-11 18:17:38.262779 | controller | Jun 11 17:44:10.256882 crc crio[22018]: time="2026-06-11T17:44:10.256431036Z" level=info msg="Created container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262795 | controller | Jun 11 17:44:10.260285 crc crio[22018]: time="2026-06-11T17:44:10.258939127Z" level=info msg="Starting container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8" id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.262811 | controller | Jun 11 17:44:10.278386 crc crio[22018]: time="2026-06-11T17:44:10.274113146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.262827 | controller | Jun 11 17:44:10.288763 crc crio[22018]: time="2026-06-11T17:44:10.288669392Z" level=info msg="Started container" PID=228198 containerID=751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a
2026-06-11 18:17:38.262847 | controller | Jun 11 17:44:10.307445 crc crio[22018]: time="2026-06-11T17:44:10.30678049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.262885 | controller | Jun 11 17:44:10.874664 crc crio[22018]: time="2026-06-11T17:44:10.874522088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=95107d9e-fcc9-4725-9101-198ebd29ddd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.262903 | controller | Jun 11 17:44:10.889587 crc crio[22018]: time="2026-06-11T17:44:10.889515589Z" level=info msg="Stopping container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e (timeout: 604791s)" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.262920 | controller | Jun 11 17:44:10.958610 crc crio[22018]: time="2026-06-11T17:44:10.958488947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=00e6c4d5-1c3e-4f70-93ef-d3c0613f904f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.262937 | controller | Jun 11 17:44:10.966803 crc crio[22018]: time="2026-06-11T17:44:10.96674938Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.262954 | controller | Jun 11 17:44:10.967480 crc crio[22018]: time="2026-06-11T17:44:10.967454142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.262970 | controller | Jun 11 17:44:11.026935 crc crio[22018]: time="2026-06-11T17:44:11.026441668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.262987 | controller | Jun 11 17:44:11.031750 crc crio[22018]: time="2026-06-11T17:44:11.031673649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263004 | controller | Jun 11 17:44:11.539703 crc crio[22018]: time="2026-06-11T17:44:11.539614838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8a46d77a-4e54-49f0-b4a3-b42ea2fd9827 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263021 | controller | Jun 11 17:44:11.539824 crc crio[22018]: time="2026-06-11T17:44:11.539649317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=233567f8-0f4e-4db7-a8cd-99ad18e05a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263039 | controller | Jun 11 17:44:11.541046 crc crio[22018]: time="2026-06-11T17:44:11.5409811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9df04bb2-1ead-41b3-ab72-fd3866de16c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263061 | controller | Jun 11 17:44:11.542106 crc crio[22018]: time="2026-06-11T17:44:11.542057879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1d06c84a-5e41-488f-be53-65b3064526da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263083 | controller | Jun 11 17:44:11.547638 crc crio[22018]: time="2026-06-11T17:44:11.54756336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f7a10b7a-df87-4090-a112-b16c0ae1d9e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263100 | controller | Jun 11 17:44:11.548631 crc crio[22018]: time="2026-06-11T17:44:11.548514534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=62322596-4858-4dea-b48f-c4ea65dc9939 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263118 | controller | Jun 11 17:44:11.550698 crc crio[22018]: time="2026-06-11T17:44:11.550596978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=21c754c9-9ef8-44e8-9aca-4f593ed67acc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263135 | controller | Jun 11 17:44:11.550698 crc crio[22018]: time="2026-06-11T17:44:11.550645611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ee971da0-441e-46f5-b081-c29a56a0812b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263152 | controller | Jun 11 17:44:11.564478 crc crio[22018]: time="2026-06-11T17:44:11.564270254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02db96f8-98db-4af4-a8b6-ff5f2728d02c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263168 | controller | Jun 11 17:44:11.565189 crc crio[22018]: time="2026-06-11T17:44:11.565130262Z" level=info msg="Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263185 | controller | Jun 11 17:44:11.565576 crc crio[22018]: time="2026-06-11T17:44:11.565492503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263202 | controller | Jun 11 17:44:11.568928 crc crio[22018]: time="2026-06-11T17:44:11.568850692Z" level=info msg="Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263218 | controller | Jun 11 17:44:11.573743 crc crio[22018]: time="2026-06-11T17:44:11.573647372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=52a3f39c-4073-4022-bf27-4a7f593ca6ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263234 | controller | Jun 11 17:44:11.573743 crc crio[22018]: time="2026-06-11T17:44:11.573721194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c84225fc-a376-4702-98be-0ce09dd775f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263252 | controller | Jun 11 17:44:11.573900 crc crio[22018]: time="2026-06-11T17:44:11.573745295Z" level=info msg="Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263269 | controller | Jun 11 17:44:11.576070 crc crio[22018]: time="2026-06-11T17:44:11.576011078Z" level=info msg="Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263290 | controller | Jun 11 17:44:11.581640 crc crio[22018]: time="2026-06-11T17:44:11.581571555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263308 | controller | Jun 11 17:44:11.581731 crc crio[22018]: time="2026-06-11T17:44:11.581649875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263325 | controller | Jun 11 17:44:11.581775 crc crio[22018]: time="2026-06-11T17:44:11.581724319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263341 | controller | Jun 11 17:44:11.584815 crc crio[22018]: time="2026-06-11T17:44:11.584758518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ec3aa292-3981-4f23-aab3-c9c66732e28a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263357 | controller | Jun 11 17:44:11.595564 crc crio[22018]: time="2026-06-11T17:44:11.594235242Z" level=info msg="Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263373 | controller | Jun 11 17:44:11.612838 crc crio[22018]: time="2026-06-11T17:44:11.612763995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263391 | controller | Jun 11 17:44:11.618078 crc crio[22018]: time="2026-06-11T17:44:11.617971569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0ab7186c-af58-4129-9fb4-a2f29d57cadd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263407 | controller | Jun 11 17:44:11.621748 crc crio[22018]: time="2026-06-11T17:44:11.621262332Z" level=info msg="Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263427 | controller | Jun 11 17:44:11.621818 crc crio[22018]: time="2026-06-11T17:44:11.621744167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7a84f658-7972-409c-acf0-3765fa58b773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263444 | controller | Jun 11 17:44:11.629535 crc crio[22018]: time="2026-06-11T17:44:11.629500613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fe652a08-663b-4c17-be4d-8ddd3323e17d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263461 | controller | Jun 11 17:44:11.639375 crc crio[22018]: time="2026-06-11T17:44:11.635733422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263478 | controller | Jun 11 17:44:11.701177 crc crio[22018]: time="2026-06-11T17:44:11.647300864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f9010867-3c17-4f39-9c2a-4ae1fb3bc920 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263496 | controller | Jun 11 17:44:11.701177 crc crio[22018]: time="2026-06-11T17:44:11.654226515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9cbd3cb2-4c67-48ca-ac49-d4743c4ec166 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263519 | controller | Jun 11 17:44:11.701580 crc crio[22018]: time="2026-06-11T17:44:11.654272566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c7d15ea0-9cf6-4151-8f37-ed18ad6b4793 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263537 | controller | Jun 11 17:44:11.701580 crc crio[22018]: time="2026-06-11T17:44:11.667444008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=50076cc6-8413-4e2e-a60c-6c00ada8cefd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263554 | controller | Jun 11 17:44:11.717018 crc crio[22018]: time="2026-06-11T17:44:11.716934957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263571 | controller | Jun 11 17:44:11.721296 crc crio[22018]: time="2026-06-11T17:44:11.721231342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263588 | controller | Jun 11 17:44:11.729672 crc crio[22018]: time="2026-06-11T17:44:11.729604058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263605 | controller | Jun 11 17:44:11.741614 crc crio[22018]: time="2026-06-11T17:44:11.741209057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263621 | controller | Jun 11 17:44:11.753775 crc crio[22018]: time="2026-06-11T17:44:11.750952325Z" level=info msg="Creating container: openstack/glance-db-create-64bgj/mariadb-database-create" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263638 | controller | Jun 11 17:44:11.753775 crc crio[22018]: time="2026-06-11T17:44:11.751464692Z" level=info msg="Stopping container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a (timeout: 604790s)" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.263654 | controller | Jun 11 17:44:11.753775 crc crio[22018]: time="2026-06-11T17:44:11.752065679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=83b89029-b007-4796-89ed-51c30b6cbe6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263672 | controller | Jun 11 17:44:11.753775 crc crio[22018]: time="2026-06-11T17:44:11.752304783Z" level=info msg="Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263688 | controller | Jun 11 17:44:11.753775 crc crio[22018]: time="2026-06-11T17:44:11.752492452Z" level=info msg="Creating container: openstack/cinder-db-create-fv555/mariadb-database-create" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263706 | controller | Jun 11 17:44:11.776032 crc crio[22018]: time="2026-06-11T17:44:11.775218636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263722 | controller | Jun 11 17:44:11.781708 crc crio[22018]: time="2026-06-11T17:44:11.781684352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263743 | controller | Jun 11 17:44:11.819003 crc crio[22018]: time="2026-06-11T17:44:11.818811533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263761 | controller | Jun 11 17:44:11.819894 crc crio[22018]: time="2026-06-11T17:44:11.819806971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263778 | controller | Jun 11 17:44:11.824687 crc crio[22018]: time="2026-06-11T17:44:11.824540442Z" level=info msg="Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.263794 | controller | Jun 11 17:44:11.825069 crc crio[22018]: time="2026-06-11T17:44:11.824898303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263810 | controller | Jun 11 17:44:11.833969 crc crio[22018]: time="2026-06-11T17:44:11.833827966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263826 | controller | Jun 11 17:44:11.845743 crc crio[22018]: time="2026-06-11T17:44:11.84565926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263842 | controller | Jun 11 17:44:11.861162 crc crio[22018]: time="2026-06-11T17:44:11.8610849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263888 | controller | Jun 11 17:44:11.954934 crc crio[22018]: time="2026-06-11T17:44:11.95349369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d4da9b2-219d-4237-b3bd-cdcdc3a4ceba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263915 | controller | Jun 11 17:44:11.956427 crc crio[22018]: time="2026-06-11T17:44:11.956013081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=318b90f2-d186-4810-b556-49c03fe3ab49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263937 | controller | Jun 11 17:44:11.959526 crc crio[22018]: time="2026-06-11T17:44:11.959463992Z" level=info msg="Removing container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.263958 | controller | Jun 11 17:44:11.971939 crc crio[22018]: time="2026-06-11T17:44:11.971844925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d51479fb-4290-4227-b04d-71feeb773edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.263975 | controller | Jun 11 17:44:11.971939 crc crio[22018]: time="2026-06-11T17:44:11.971891117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.263991 | controller | Jun 11 17:44:11.972385 crc crio[22018]: time="2026-06-11T17:44:11.971883204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8775a70b-77c8-4243-915a-f9985f843197 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.264008 | controller | Jun 11 17:44:11.977449 crc crio[22018]: time="2026-06-11T17:44:11.977308856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264029 | controller | Jun 11 17:44:11.978435 crc crio[22018]: time="2026-06-11T17:44:11.978300728Z" level=info msg="Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264046 | controller | Jun 11 17:44:11.979633 crc crio[22018]: time="2026-06-11T17:44:11.979560249Z" level=info msg="Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264063 | controller | Jun 11 17:44:12.003452 crc crio[22018]: time="2026-06-11T17:44:12.003138476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264080 | controller | Jun 11 17:44:12.015014 crc crio[22018]: time="2026-06-11T17:44:12.014969024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264097 | controller | Jun 11 17:44:12.032058 crc crio[22018]: time="2026-06-11T17:44:12.031983941Z" level=info msg="Created container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264113 | controller | Jun 11 17:44:12.033543 crc crio[22018]: time="2026-06-11T17:44:12.033479508Z" level=info msg="Starting container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1" id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.264129 | controller | Jun 11 17:44:12.049203 crc crio[22018]: time="2026-06-11T17:44:12.048962387Z" level=info msg="Created container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264146 | controller | Jun 11 17:44:12.054472 crc crio[22018]: time="2026-06-11T17:44:12.05383277Z" level=info msg="Starting container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3" id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.264164 | controller | Jun 11 17:44:12.057389 crc crio[22018]: time="2026-06-11T17:44:12.057277224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264180 | controller | Jun 11 17:44:12.057772 crc crio[22018]: time="2026-06-11T17:44:12.057713168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264198 | controller | Jun 11 17:44:12.058010 crc crio[22018]: time="2026-06-11T17:44:12.057941294Z" level=info msg="Created container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264214 | controller | Jun 11 17:44:12.067501 crc crio[22018]: time="2026-06-11T17:44:12.067298962Z" level=info msg="Starting container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b" id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.264231 | controller | Jun 11 17:44:12.069750 crc crio[22018]: time="2026-06-11T17:44:12.069704383Z" level=info msg="Started container" PID=228236 containerID=0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc
2026-06-11 18:17:38.264253 | controller | Jun 11 17:44:12.081012 crc crio[22018]: time="2026-06-11T17:44:12.080898567Z" level=info msg="Started container" PID=228239 containerID=eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1 description=openstack/ovn-controller-mj4xz-config-92rmk/ovn-config id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e
2026-06-11 18:17:38.264272 | controller | Jun 11 17:44:12.081691 crc crio[22018]: time="2026-06-11T17:44:12.081635956Z" level=info msg="Started container" PID=228244 containerID=e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b description=openstack/ovn-controller-mj4xz/ovn-controller id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b
2026-06-11 18:17:38.264290 | controller | Jun 11 17:44:12.130456 crc crio[22018]: time="2026-06-11T17:44:12.1302845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264307 | controller | Jun 11 17:44:12.137583 crc crio[22018]: time="2026-06-11T17:44:12.135550977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264324 | controller | Jun 11 17:44:12.175037 crc crio[22018]: time="2026-06-11T17:44:12.174872768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264341 | controller | Jun 11 17:44:12.179079 crc crio[22018]: time="2026-06-11T17:44:12.179018965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264357 | controller | Jun 11 17:44:12.199997 crc crio[22018]: time="2026-06-11T17:44:12.19991529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264375 | controller | Jun 11 17:44:12.202852 crc crio[22018]: time="2026-06-11T17:44:12.202794912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264391 | controller | Jun 11 17:44:12.255963 crc crio[22018]: time="2026-06-11T17:44:12.25585811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264407 | controller | Jun 11 17:44:12.261786 crc crio[22018]: time="2026-06-11T17:44:12.2617571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264424 | controller | Jun 11 17:44:12.264396 crc crio[22018]: time="2026-06-11T17:44:12.264296641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264440 | controller | Jun 11 17:44:12.268041 crc crio[22018]: time="2026-06-11T17:44:12.267989587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264456 | controller | Jun 11 17:44:12.284136 crc crio[22018]: time="2026-06-11T17:44:12.284032916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264477 | controller | Jun 11 17:44:12.290539 crc crio[22018]: time="2026-06-11T17:44:12.289174101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264495 | controller | Jun 11 17:44:12.348971 crc crio[22018]: time="2026-06-11T17:44:12.348848622Z" level=info msg="Removed container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.264512 | controller | Jun 11 17:44:12.359096 crc crio[22018]: time="2026-06-11T17:44:12.359002375Z" level=info msg="Removing container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.264529 | controller | Jun 11 17:44:12.394552 crc crio[22018]: time="2026-06-11T17:44:12.394398388Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.264546 | controller | Jun 11 17:44:12.394552 crc crio[22018]: time="2026-06-11T17:44:12.394540612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264568 | controller | Jun 11 17:44:12.459912 crc crio[22018]: time="2026-06-11T17:44:12.459860609Z" level=info msg="Removed container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.264593 | controller | Jun 11 17:44:12.462614 crc crio[22018]: time="2026-06-11T17:44:12.460280124Z" level=info msg="Running pod sandbox: openstack/barbican-worker-64979cd66f-xl8c6/POD" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.264622 | controller | Jun 11 17:44:12.463056 crc crio[22018]: time="2026-06-11T17:44:12.46303129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264643 | controller | Jun 11 17:44:12.485295 crc crio[22018]: time="2026-06-11T17:44:12.485212741Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}"
2026-06-11 18:17:38.264661 | controller | Jun 11 17:44:12.485295 crc crio[22018]: time="2026-06-11T17:44:12.485272633Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.264679 | controller | Jun 11 17:44:12.657263 crc crio[22018]: time="2026-06-11T17:44:12.656754097Z" level=info msg="Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}"
2026-06-11 18:17:38.264703 | controller | Jun 11 17:44:12.657737 crc crio[22018]: time="2026-06-11T17:44:12.657655236Z" level=info msg="Adding pod openstack_barbican-worker-64979cd66f-xl8c6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.264721 | controller | Jun 11 17:44:12.722085 crc crio[22018]: time="2026-06-11T17:44:12.720537985Z" level=info msg="Running pod sandbox: openstack/barbican-api-5c49b57c6b-hzkgz/POD" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.264738 | controller | Jun 11 17:44:12.722085 crc crio[22018]: time="2026-06-11T17:44:12.720618918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264754 | controller | Jun 11 17:44:12.749214 crc crio[22018]: time="2026-06-11T17:44:12.749149152Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686664-tmd2w/POD" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.264771 | controller | Jun 11 17:44:12.749441 crc crio[22018]: time="2026-06-11T17:44:12.749260005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264787 | controller | Jun 11 17:44:12.857394 crc crio[22018]: time="2026-06-11T17:44:12.857126567Z" level=info msg="Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}"
2026-06-11 18:17:38.264804 | controller | Jun 11 17:44:12.857394 crc crio[22018]: time="2026-06-11T17:44:12.857191839Z" level=info msg="Adding pod openstack_barbican-api-5c49b57c6b-hzkgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.264821 | controller | Jun 11 17:44:12.862515 crc crio[22018]: time="2026-06-11T17:44:12.862477293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}"
2026-06-11 18:17:38.264839 | controller | Jun 11 17:44:12.862652 crc crio[22018]: time="2026-06-11T17:44:12.862634692Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686664-tmd2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.264879 | controller | Jun 11 17:44:12.926006 crc crio[22018]: time="2026-06-11T17:44:12.925962531Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.264899 | controller | Jun 11 17:44:12.926252 crc crio[22018]: time="2026-06-11T17:44:12.92622809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.264916 | controller | Jun 11 17:44:12.958811 crc crio[22018]: time="2026-06-11T17:44:12.958129533Z" level=info msg="Created container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.264938 | controller | Jun 11 17:44:13.013245 crc crio[22018]: time="2026-06-11T17:44:13.0132102Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}"
2026-06-11 18:17:38.264956 | controller | Jun 11 17:44:13.013531 crc crio[22018]: time="2026-06-11T17:44:13.013505619Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.264974 | controller | Jun 11 17:44:13.035392 crc crio[22018]: time="2026-06-11T17:44:13.027887374Z" level=info msg="Starting container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810" id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.264992 | controller | Jun 11 17:44:13.035392 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92ed4d81523b594 Mac:ba:4f:4b:a0:46:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.265008 | controller | Jun 11 17:44:13.035392 crc crio[22018]: time="2026-06-11T17:44:13.035274389Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}"
2026-06-11 18:17:38.265025 | controller | Jun 11 17:44:13.035929 crc crio[22018]: time="2026-06-11T17:44:13.035489496Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.265042 | controller | Jun 11 17:44:13.044206 crc crio[22018]: time="2026-06-11T17:44:13.044067573Z" level=info msg="Started container" PID=228810 containerID=1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846
2026-06-11 18:17:38.265059 | controller | Jun 11 17:44:13.070056 crc crio[22018]: time="2026-06-11T17:44:13.069957578Z" level=info msg="Ran pod sandbox 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 with infra container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.265075 | controller | Jun 11 17:44:13.085022 crc crio[22018]: time="2026-06-11T17:44:13.073668656Z" level=info msg="Created container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265092 | controller | Jun 11 17:44:13.099705 crc crio[22018]: time="2026-06-11T17:44:13.09891174Z" level=info msg="Starting container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d" id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265114 | controller | Jun 11 17:44:13.112685 crc crio[22018]: time="2026-06-11T17:44:13.109657117Z" level=info msg="Started container" PID=228814 containerID=14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d description=openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10
2026-06-11 18:17:38.265132 | controller | Jun 11 17:44:13.112685 crc crio[22018]: time="2026-06-11T17:44:13.112183238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=adc5493b-a037-43d5-95be-8b247454a6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.265149 | controller | Jun 11 17:44:13.117431 crc crio[22018]: time="2026-06-11T17:44:13.114552144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=0eb2174b-8a83-430f-aa96-7e32b53c3098 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.265167 | controller | Jun 11 17:44:13.145132 crc crio[22018]: time="2026-06-11T17:44:13.145054796Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265192 | controller | Jun 11 17:44:13.145552 crc crio[22018]: time="2026-06-11T17:44:13.145527331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.265219 | controller | Jun 11 17:44:13.162427 crc crio[22018]: time="2026-06-11T17:44:13.162262947Z" level=info msg="Removing container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.265252 | controller | Jun 11 17:44:13.370521 crc crio[22018]: time="2026-06-11T17:44:13.364150591Z" level=info msg="Created container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265282 | controller | Jun 11 17:44:13.377649 crc crio[22018]: time="2026-06-11T17:44:13.375940876Z" level=info msg="Starting container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4" id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265313 | controller | Jun 11 17:44:13.393550 crc crio[22018]: time="2026-06-11T17:44:13.393207686Z" level=info msg="Started container" PID=228853 containerID=383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f
2026-06-11 18:17:38.265342 | controller | Jun 11 17:44:13.430308 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b790a6968616f Mac:da:bb:00:24:84:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.265371 | controller | Jun 11 17:44:13.431503 crc crio[22018]: time="2026-06-11T17:44:13.431404556Z" level=info msg="Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}"
2026-06-11 18:17:38.265407 | controller | Jun 11 17:44:13.431773 crc crio[22018]: time="2026-06-11T17:44:13.431626657Z" level=info msg="Checking pod openstack_barbican-worker-64979cd66f-xl8c6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.265439 | controller | Jun 11 17:44:13.459780 crc crio[22018]: time="2026-06-11T17:44:13.459570608Z" level=info msg="Created container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265470 | controller | Jun 11 17:44:13.466543 crc crio[22018]: time="2026-06-11T17:44:13.461195011Z" level=info msg="Starting container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee" id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265504 | controller | Jun 11 17:44:13.482233 crc crio[22018]: time="2026-06-11T17:44:13.482133875Z" level=info msg="Started container" PID=228867 containerID=218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee description=openstack/barbican-db-create-2kw84/mariadb-database-create id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692
2026-06-11 18:17:38.265534 | controller | Jun 11 17:44:13.501475 crc crio[22018]: time="2026-06-11T17:44:13.501367494Z" level=info msg="Ran pod sandbox d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd with infra container: openstack/barbican-worker-64979cd66f-xl8c6/POD" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.265563 | controller | Jun 11 17:44:13.503910 crc crio[22018]: time="2026-06-11T17:44:13.503874333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=a2e1ba50-985c-4465-93da-54786624125a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.265592 | controller | Jun 11 17:44:13.510480 crc crio[22018]: time="2026-06-11T17:44:13.51005891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=022c6f9a-e279-41f3-8ba7-6bf6b5fc5a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.265621 | controller | Jun 11 17:44:13.510694 crc crio[22018]: time="2026-06-11T17:44:13.510627293Z" level=info msg="Created container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265649 | controller | Jun 11 17:44:13.512614 crc crio[22018]: time="2026-06-11T17:44:13.51257931Z" level=info msg="Starting container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146" id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265678 | controller | Jun 11 17:44:13.517253 crc crio[22018]: time="2026-06-11T17:44:13.515143712Z" level=info msg="Created container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265708 | controller | Jun 11 17:44:13.517253 crc crio[22018]: time="2026-06-11T17:44:13.516300315Z" level=info msg="Created container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265742 | controller | Jun 11 17:44:13.535840 crc crio[22018]: time="2026-06-11T17:44:13.53548576Z" level=info msg="Started container" PID=228889 containerID=faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146 description=openstack/glance-db-create-64bgj/mariadb-database-create id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3
2026-06-11 18:17:38.265773 | controller | Jun 11 17:44:13.539033 crc crio[22018]: time="2026-06-11T17:44:13.537821613Z" level=info msg="Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.265803 | controller | Jun 11 17:44:13.539033 crc crio[22018]: time="2026-06-11T17:44:13.538187664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.265832 | controller | Jun 11 17:44:13.571235 crc crio[22018]: time="2026-06-11T17:44:13.571146378Z" level=info msg="Starting container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53" id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265884 | controller | Jun 11 17:44:13.584441 crc crio[22018]: time="2026-06-11T17:44:13.583691318Z" level=info msg="Starting container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc" id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.265916 | controller | Jun 11 17:44:13.593169 crc crio[22018]: time="2026-06-11T17:44:13.587285983Z" level=info msg="Started container" PID=228875 containerID=d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c
2026-06-11 18:17:38.265946 | controller | Jun 11 17:44:13.593169 crc crio[22018]: time="2026-06-11T17:44:13.59156942Z" level=info msg="Started container" PID=228873 containerID=426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc description=openstack/placement-db-create-wp7pr/mariadb-database-create id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f
2026-06-11 18:17:38.265974 | controller | Jun 11 17:44:13.616993 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9e3f465322153 Mac:62:a5:50:4b:06:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 SocketPath: PciID:}] [{Interface:0xc0004167d0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.266002 | controller | Jun 11 17:44:13.622823 crc crio[22018]: time="2026-06-11T17:44:13.619001721Z" level=info msg="Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}"
2026-06-11 18:17:38.266030 | controller | Jun 11 17:44:13.622823 crc crio[22018]: time="2026-06-11T17:44:13.619402693Z" level=info msg="Checking pod openstack_barbican-api-5c49b57c6b-hzkgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.266090 | controller | Jun 11 17:44:13.651387 crc crio[22018]: time="2026-06-11T17:44:13.650134635Z" level=info msg="Created container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266122 | controller | Jun 11 17:44:13.654892 crc crio[22018]: time="2026-06-11T17:44:13.654643927Z" level=info msg="Starting container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c" id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266144 | controller | Jun 11 17:44:13.659722 crc crio[22018]: time="2026-06-11T17:44:13.659657388Z" level=info msg="Started container" PID=228868 containerID=b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e
2026-06-11 18:17:38.266164 | controller | Jun 11 17:44:13.693147 crc crio[22018]: time="2026-06-11T17:44:13.691941181Z" level=info msg="Ran pod sandbox ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 with infra container: openstack/barbican-api-5c49b57c6b-hzkgz/POD" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.266181 | controller | Jun 11 17:44:13.699919 crc crio[22018]: time="2026-06-11T17:44:13.69985268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=25886574-7ce5-4cef-8627-bf877a1020b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.266199 | controller | Jun 11 17:44:13.702495 crc crio[22018]: time="2026-06-11T17:44:13.702139663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=31ca9386-b2c0-4240-b27e-24cd42eb541d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.266216 | controller | Jun 11 17:44:13.717120 crc crio[22018]: time="2026-06-11T17:44:13.716978032Z" level=info msg="Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266232 | controller | Jun 11 17:44:13.717823 crc crio[22018]: time="2026-06-11T17:44:13.717569131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266251 | controller | Jun 11 17:44:13.724368 crc crio[22018]: time="2026-06-11T17:44:13.721511277Z" level=info msg="Created container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266268 | controller | Jun 11 17:44:13.724368 crc crio[22018]: time="2026-06-11T17:44:13.723616605Z" level=info msg="Starting container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55" id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266284 | controller | Jun 11 17:44:13.733905 crc crio[22018]: time="2026-06-11T17:44:13.731623309Z" level=info msg="Started container" PID=228880 containerID=ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94
2026-06-11 18:17:38.266301 | controller | Jun 11 17:44:13.734248 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec2f1a3192ab1e Mac:3e:be:8f:b7:29:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.266324 | controller | Jun 11 17:44:13.736790 crc crio[22018]: time="2026-06-11T17:44:13.735779071Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}"
2026-06-11 18:17:38.266342 | controller | Jun 11 17:44:13.742896 crc crio[22018]: time="2026-06-11T17:44:13.742841527Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686664-tmd2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.266359 | controller | Jun 11 17:44:13.763666 crc crio[22018]: time="2026-06-11T17:44:13.759470253Z" level=info msg="Created container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266377 | controller | Jun 11 17:44:13.783467 crc crio[22018]: time="2026-06-11T17:44:13.778489033Z" level=info msg="Starting container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed" id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266394 | controller | Jun 11 17:44:13.793665 crc crio[22018]: time="2026-06-11T17:44:13.793494332Z" level=info msg="Started container" PID=228834 containerID=3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e
2026-06-11 18:17:38.266411 | controller | Jun 11 17:44:13.817250 crc crio[22018]: time="2026-06-11T17:44:13.815524642Z" level=info msg="Created container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266428 | controller | Jun 11 17:44:13.820259 crc crio[22018]: time="2026-06-11T17:44:13.820140391Z" level=info msg="Starting container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc" id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266445 | controller | Jun 11 17:44:13.824066 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add6bbda30bf7ae Mac:6a:07:f1:f7:f7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.266463 | controller | Jun 11 17:44:13.824066 crc crio[22018]: time="2026-06-11T17:44:13.823730028Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}"
2026-06-11 18:17:38.266483 | controller | Jun 11 17:44:13.824066 crc crio[22018]: time="2026-06-11T17:44:13.823890533Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.266500 | controller | Jun 11 17:44:13.836284 crc crio[22018]: time="2026-06-11T17:44:13.834535763Z" level=info msg="Started container" PID=228899 containerID=f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf
2026-06-11 18:17:38.266517 | controller | Jun 11 17:44:13.838385 crc crio[22018]: time="2026-06-11T17:44:13.83820119Z" level=info msg="Created container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266533 | controller | Jun 11 17:44:13.841178 crc crio[22018]: time="2026-06-11T17:44:13.841088702Z" level=info msg="Starting container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b" id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266550 | controller | Jun 11 17:44:13.849823 crc crio[22018]: time="2026-06-11T17:44:13.849718569Z" level=info msg="Started container" PID=228856 containerID=06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b description=openstack/cinder-db-create-fv555/mariadb-database-create id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358
2026-06-11 18:17:38.266567 | controller | Jun 11 17:44:13.873694 crc crio[22018]: time="2026-06-11T17:44:13.873291147Z" level=info msg="Ran pod sandbox 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 with infra container: openshift-infra/auto-csr-approver-29686664-tmd2w/POD" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.266583 | controller | Jun 11 17:44:13.878470 crc crio[22018]: time="2026-06-11T17:44:13.878245615Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.266600 | controller | Jun 11 17:44:13.886373 crc crio[22018]: time="2026-06-11T17:44:13.886229414Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.266635 | controller | Jun 11 17:44:13.930531 crc crio[22018]: time="2026-06-11T17:44:13.92712874Z" level=info msg="Created container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266653 | controller | Jun 11 17:44:13.933809 crc crio[22018]: time="2026-06-11T17:44:13.933739815Z" level=info msg="Starting container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0" id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266670 | controller | Jun 11 17:44:13.941860 crc crio[22018]: time="2026-06-11T17:44:13.937967327Z" level=info msg="Ran pod sandbox add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 with infra container: openstack/ovsdbserver-sb-0/POD" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.266687 | controller | Jun 11 17:44:13.951570 crc crio[22018]: time="2026-06-11T17:44:13.949819049Z" level=info msg="Started container" PID=228829 containerID=fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9
2026-06-11 18:17:38.266708 | controller | Jun 11 17:44:13.966258 crc crio[22018]: time="2026-06-11T17:44:13.964478244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=2aeff071-6156-46ab-a9b1-854147c14a15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.266725 | controller | Jun 11 17:44:13.966258 crc crio[22018]: time="2026-06-11T17:44:13.965148516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266743 | controller | Jun 11 17:44:13.990490 crc crio[22018]: time="2026-06-11T17:44:13.990371335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266760 | controller | Jun 11 17:44:14.082252 crc crio[22018]: time="2026-06-11T17:44:14.082204549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=a9e1a202-099f-47fa-b6bb-b4b67e2fdac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.266777 | controller | Jun 11 17:44:14.094638 crc crio[22018]: time="2026-06-11T17:44:14.094558431Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266794 | controller | Jun 11 17:44:14.094998 crc crio[22018]: time="2026-06-11T17:44:14.094931533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266810 | controller | Jun 11 17:44:14.151297 crc crio[22018]: time="2026-06-11T17:44:14.151182828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266826 | controller | Jun 11 17:44:14.162548 crc crio[22018]: time="2026-06-11T17:44:14.160136473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266843 | controller | Jun 11 17:44:14.162548 crc crio[22018]: time="2026-06-11T17:44:14.161911166Z" level=info msg="Created container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.266893 | controller | Jun 11 17:44:14.180292 crc crio[22018]: time="2026-06-11T17:44:14.180248122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266914 | controller | Jun 11 17:44:14.182180 crc crio[22018]: time="2026-06-11T17:44:14.182154003Z" level=info msg="Starting container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da" id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.266933 | controller | Jun 11 17:44:14.188909 crc crio[22018]: time="2026-06-11T17:44:14.188876069Z" level=info msg="Started container" PID=228838 containerID=542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a
2026-06-11 18:17:38.266955 | controller | Jun 11 17:44:14.193095 crc crio[22018]: time="2026-06-11T17:44:14.193019882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266972 | controller | Jun 11 17:44:14.220040 crc crio[22018]: time="2026-06-11T17:44:14.219860616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.266989 | controller | Jun 11 17:44:14.234236 crc crio[22018]: time="2026-06-11T17:44:14.233817621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267006 | controller | Jun 11 17:44:14.904390 crc crio[22018]: time="2026-06-11T17:44:14.903809093Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.267023 | controller | Jun 11 17:44:14.905579 crc crio[22018]: time="2026-06-11T17:44:14.905488096Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c7d65a17-bd7c-400e-bf66-dc939d8511c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267039 | controller | Jun 11 17:44:14.907847 crc crio[22018]: time="2026-06-11T17:44:14.907783899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b6d21a3-4e03-4244-be18-304ab0c2c386 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267055 | controller | Jun 11 17:44:14.917801 crc crio[22018]: time="2026-06-11T17:44:14.917692423Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686664-tmd2w/oc" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.267072 | controller | Jun 11 17:44:14.918213 crc crio[22018]: time="2026-06-11T17:44:14.918154248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267088 | controller | Jun 11 17:44:14.971552 crc crio[22018]: time="2026-06-11T17:44:14.971388997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267104 | controller | Jun 11 17:44:15.235995 crc crio[22018]: time="2026-06-11T17:44:15.227044792Z" level=info msg="Removed container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267121 | controller | Jun 11 17:44:15.236316 crc crio[22018]: time="2026-06-11T17:44:15.236119447Z" level=info msg="Removing container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267137 | controller | Jun 11 17:44:15.328027 crc crio[22018]: time="2026-06-11T17:44:15.327925666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267154 | controller | Jun 11 17:44:15.350099 crc crio[22018]: time="2026-06-11T17:44:15.349667042Z" level=info msg="Removed container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267171 | controller | Jun 11 17:44:15.352784 crc crio[22018]: time="2026-06-11T17:44:15.352716763Z" level=info msg="Removing container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267196 | controller | Jun 11 17:44:15.559638 crc crio[22018]: time="2026-06-11T17:44:15.559546943Z" level=info msg="Removed container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267213 | controller | Jun 11 17:44:15.585044 crc crio[22018]: time="2026-06-11T17:44:15.584891017Z" level=info msg="Removing container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267231 | controller | Jun 11 17:44:15.623202 crc crio[22018]: time="2026-06-11T17:44:15.621259684Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267248 | controller | Jun 11 17:44:15.623202 crc crio[22018]: time="2026-06-11T17:44:15.621373487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267264 | controller | Jun 11 17:44:15.733855 crc crio[22018]: time="2026-06-11T17:44:15.73371924Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}"
2026-06-11 18:17:38.267281 | controller | Jun 11 17:44:15.733855 crc crio[22018]: time="2026-06-11T17:44:15.733790323Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.267299 | controller | Jun 11 17:44:15.798783 crc crio[22018]: time="2026-06-11T17:44:15.797026358Z" level=info msg="Created container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.267316 | controller | Jun 11 17:44:15.804288 crc crio[22018]: time="2026-06-11T17:44:15.804210118Z" level=info msg="Starting container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1" id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.267334 | controller | Jun 11 17:44:15.839620 crc crio[22018]: time="2026-06-11T17:44:15.839443045Z" level=info msg="Started container" PID=229727 containerID=06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259
2026-06-11 18:17:38.267351 | controller | Jun 11 17:44:15.881969 crc crio[22018]: time="2026-06-11T17:44:15.878003786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=c0a8fccb-f768-46f9-807e-c51845b75082 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267368 | controller | Jun 11 17:44:15.913093 crc crio[22018]: time="2026-06-11T17:44:15.912974427Z" level=info msg="Removed container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267390 | controller | Jun 11 17:44:15.933378 crc crio[22018]: time="2026-06-11T17:44:15.932939853Z" level=info msg="Removing container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267408 | controller | Jun 11 17:44:16.026851 crc crio[22018]: time="2026-06-11T17:44:16.026753856Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=3668fa08-97d3-442d-8ea8-4900f758967c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267425 | controller | Jun 11 17:44:16.048389 crc crio[22018]: time="2026-06-11T17:44:16.044602631Z" level=info msg="Removed container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267443 | controller | Jun 11 17:44:16.068795 crc crio[22018]: time="2026-06-11T17:44:16.067133522Z" level=info msg="Removing container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267460 | controller | Jun 11 17:44:16.088067 crc crio[22018]: time="2026-06-11T17:44:16.087934226Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267477 | controller | Jun 11 17:44:16.088067 crc crio[22018]: time="2026-06-11T17:44:16.0880582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267494 | controller | Jun 11 17:44:16.094624 crc crio[22018]: time="2026-06-11T17:44:16.094114443Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.267510 | controller | Jun 11 17:44:16.124154 crc crio[22018]: time="2026-06-11T17:44:16.122007943Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267527 | controller | Jun 11 17:44:16.124154 crc crio[22018]: time="2026-06-11T17:44:16.122105336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267545 | controller | Jun 11 17:44:16.132478 crc crio[22018]: time="2026-06-11T17:44:16.130748593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267562 | controller | Jun 11 17:44:16.152838 crc crio[22018]: time="2026-06-11T17:44:16.152298619Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267578 | controller | Jun 11 17:44:16.152838 crc crio[22018]: time="2026-06-11T17:44:16.152765264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267594 | controller | Jun 11 17:44:16.206475 crc crio[22018]: time="2026-06-11T17:44:16.205582339Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267611 | controller | Jun 11 17:44:16.206475 crc crio[22018]: time="2026-06-11T17:44:16.205684322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267631 | controller | Jun 11 17:44:16.260224 crc crio[22018]: time="2026-06-11T17:44:16.260080949Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.267649 | controller | Jun 11 17:44:16.260224 crc crio[22018]: time="2026-06-11T17:44:16.260186242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.267665 | controller | Jun 11 17:44:16.301166 crc crio[22018]: time="2026-06-11T17:44:16.301060098Z" level=info msg="Removed container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267682 | controller | Jun 11 17:44:16.311917 crc crio[22018]: time="2026-06-11T17:44:16.311826944Z" level=info msg="Created container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.267699 | controller | Jun 11 17:44:16.313112 crc crio[22018]: time="2026-06-11T17:44:16.313024481Z" level=info msg="Starting container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb" id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.267716 | controller | Jun 11 17:44:16.313260 crc crio[22018]: time="2026-06-11T17:44:16.313168411Z" level=info msg="Removing container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.267733 | controller | Jun 11 17:44:16.324691 crc crio[22018]: time="2026-06-11T17:44:16.324590546Z" level=info msg="Started container" PID=229737 containerID=5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2
2026-06-11 18:17:38.267750 | controller | Jun 11 17:44:16.352139 crc crio[22018]: time="2026-06-11T17:44:16.351558881Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}"
2026-06-11 18:17:38.267768 | controller | Jun 11 17:44:16.352139 crc crio[22018]: time="2026-06-11T17:44:16.351637854Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.267785 | controller | Jun 11 17:44:16.378946 crc crio[22018]: time="2026-06-11T17:44:16.378725763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=112640b6-f972-4213-8891-993dd01205c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267802 | controller | Jun 11 17:44:16.636635 crc crio[22018]: time="2026-06-11T17:44:16.636055199Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}"
2026-06-11 18:17:38.267822 | controller | Jun 11 17:44:16.636635 crc crio[22018]: time="2026-06-11T17:44:16.636597606Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.267840 | controller | Jun 11 17:44:16.699675 crc crio[22018]: 2026-06-11T17:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b12681266a851b Mac:02:d6:f4:ce:f0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 SocketPath: PciID:}] [{Interface:0xc0001a8d10 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.267885 | controller | Jun 11 17:44:16.700771 crc crio[22018]: time="2026-06-11T17:44:16.700581633Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}"
2026-06-11 18:17:38.267913 | controller | Jun 11 17:44:16.700771 crc crio[22018]: time="2026-06-11T17:44:16.700741068Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.267938 | controller | Jun 11 17:44:16.859173 crc crio[22018]: time="2026-06-11T17:44:16.8590552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=399705da-7d8e-47c2-bfea-a05e2a58d844 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.267959 | controller | Jun 11 17:44:16.944936 crc crio[22018]: time="2026-06-11T17:44:16.944796539Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}"
2026-06-11 18:17:38.267976 | controller | Jun 11 17:44:16.944936 crc crio[22018]: time="2026-06-11T17:44:16.944871572Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.267993 | controller | Jun 11 17:44:17.047859 crc crio[22018]: time="2026-06-11T17:44:17.046796044Z" level=info msg="Created container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268011 | controller | Jun 11 17:44:17.060216 crc crio[22018]: time="2026-06-11T17:44:17.059303117Z" level=info msg="Ran pod sandbox 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 with infra container: openstack/openstack-cell1-galera-0/POD" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.268028 | controller | Jun 11 17:44:17.065606 crc crio[22018]: time="2026-06-11T17:44:17.063885172Z" level=info msg="Starting container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc" id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.268050 | controller | Jun 11 17:44:17.068848 crc crio[22018]: time="2026-06-11T17:44:17.068020769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b21da189-fec1-46d3-ae4f-902b8ea6e951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268067 | controller | Jun 11 17:44:17.092209 crc crio[22018]: time="2026-06-11T17:44:17.090002166Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268084 | controller | Jun 11 17:44:17.092209 crc crio[22018]: time="2026-06-11T17:44:17.090549944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268101 | controller | Jun 11 17:44:17.092620 crc crio[22018]: time="2026-06-11T17:44:17.092255119Z" level=info msg="Started container" PID=229739 containerID=8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd
2026-06-11 18:17:38.268118 | controller | Jun 11 17:44:17.100140 crc crio[22018]: time="2026-06-11T17:44:17.100023833Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}"
2026-06-11 18:17:38.268147 | controller | Jun 11 17:44:17.100942 crc crio[22018]: time="2026-06-11T17:44:17.10086006Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.268166 | controller | Jun 11 17:44:17.123767 crc crio[22018]: time="2026-06-11T17:44:17.120299696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=eefe009a-537f-4b8f-9ac9-b3fabbfbbe52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268183 | controller | Jun 11 17:44:17.126999 crc crio[22018]: time="2026-06-11T17:44:17.124800313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=06ef12b9-85b5-4e41-942a-8c0770dd7e7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268201 | controller | Jun 11 17:44:17.131938 crc crio[22018]: time="2026-06-11T17:44:17.131858184Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}"
2026-06-11 18:17:38.268219 | controller | Jun 11 17:44:17.132971 crc crio[22018]: time="2026-06-11T17:44:17.131940397Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.268236 | controller | Jun 11 17:44:17.189556 crc crio[22018]: time="2026-06-11T17:44:17.189376457Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268257 | controller | Jun 11 17:44:17.190092 crc crio[22018]: time="2026-06-11T17:44:17.189790881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268274 | controller | Jun 11 17:44:17.296057 crc crio[22018]: time="2026-06-11T17:44:17.294574975Z" level=info msg="Created container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268291 | controller | Jun 11 17:44:17.299978 crc crio[22018]: time="2026-06-11T17:44:17.298021066Z" level=info msg="Starting container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938" id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.268308 | controller | Jun 11 17:44:17.311544 crc crio[22018]: time="2026-06-11T17:44:17.311125699Z" level=info msg="Started container" PID=229740 containerID=a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938 description=openshift-infra/auto-csr-approver-29686664-tmd2w/oc id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059
2026-06-11 18:17:38.268325 | controller | Jun 11 17:44:17.311544 crc crio[22018]: time="2026-06-11T17:44:17.311191763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=43157206-15a5-4870-8ac1-3d4adfcbd4de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268341 | controller | Jun 11 17:44:17.347484 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acdd7826a8e69aa Mac:86:85:9f:af:39:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.268360 | controller | Jun 11 17:44:17.347484 crc crio[22018]: time="2026-06-11T17:44:17.345816162Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}"
2026-06-11 18:17:38.268377 | controller | Jun 11 17:44:17.347484 crc crio[22018]: time="2026-06-11T17:44:17.345954306Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.268395 | controller | Jun 11 17:44:17.502098 crc crio[22018]: time="2026-06-11T17:44:17.501769397Z" level=info msg="Created container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268411 | controller | Jun 11 17:44:17.506719 crc crio[22018]: time="2026-06-11T17:44:17.50624357Z" level=info msg="Starting container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6" id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.268428 | controller | Jun 11 17:44:17.519173 crc crio[22018]: time="2026-06-11T17:44:17.518302082Z" level=info msg="Stopped container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.268450 | controller | Jun 11 17:44:17.522013 crc crio[22018]: time="2026-06-11T17:44:17.520857919Z" level=info msg="Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.268468 | controller | Jun 11 17:44:17.523279 crc crio[22018]: time="2026-06-11T17:44:17.52265783Z" level=info msg="Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268485 | controller | Jun 11 17:44:17.523900 crc crio[22018]: time="2026-06-11T17:44:17.523585457Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002a1a480}] Aliases:map[]}"
2026-06-11 18:17:38.268503 | controller | Jun 11 17:44:17.523900 crc crio[22018]: time="2026-06-11T17:44:17.523740582Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.268520 | controller | Jun 11 17:44:17.526623 crc crio[22018]: time="2026-06-11T17:44:17.521932802Z" level=info msg="Started container" PID=229738 containerID=21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639
2026-06-11 18:17:38.268538 | controller | Jun 11 17:44:17.559297 crc crio[22018]: time="2026-06-11T17:44:17.559221189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=4cd5edbf-3480-4f62-92ae-6e04a027502c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268554 | controller | Jun 11 17:44:17.635003 crc crio[22018]: time="2026-06-11T17:44:17.634896291Z" level=info msg="Ran pod sandbox acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 with infra container: openstack/cinder-scheduler-0/POD" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.268571 | controller | Jun 11 17:44:17.642262 crc crio[22018]: time="2026-06-11T17:44:17.641600116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268589 | controller | Jun 11 17:44:17.658729 crc crio[22018]: time="2026-06-11T17:44:17.657938468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268605 | controller | Jun 11 17:44:17.668813 crc crio[22018]: time="2026-06-11T17:44:17.667962731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a58c9177-b0f6-400f-a084-4c09e179fcf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268623 | controller | Jun 11 17:44:17.704525 crc crio[22018]: time="2026-06-11T17:44:17.704402464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268644 | controller | Jun 11 17:44:17.713168 crc crio[22018]: time="2026-06-11T17:44:17.712529524Z" level=info msg="Removing container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.268661 | controller | Jun 11 17:44:17.725530 crc crio[22018]: time="2026-06-11T17:44:17.72548482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268678 | controller | Jun 11 17:44:17.733816 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfacd42d162eb9e Mac:f2:59:d6:26:b6:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.268695 | controller | Jun 11 17:44:17.750638 crc crio[22018]: time="2026-06-11T17:44:17.750593121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268713 | controller | Jun 11 17:44:17.752240 crc crio[22018]: time="2026-06-11T17:44:17.752093522Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}"
2026-06-11 18:17:38.268730 | controller | Jun 11 17:44:17.752475 crc crio[22018]: time="2026-06-11T17:44:17.752374511Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.268748 | controller | Jun 11 17:44:17.756935 crc crio[22018]: time="2026-06-11T17:44:17.756895193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268765 | controller | Jun 11 17:44:17.773143 crc crio[22018]: time="2026-06-11T17:44:17.773109866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268782 | controller | Jun 11 17:44:17.825695 crc crio[22018]: time="2026-06-11T17:44:17.82560263Z" level=info msg="Ran pod sandbox cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 with infra container: openstack/glance-default-internal-api-0/POD" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.268798 | controller | Jun 11 17:44:17.838728 crc crio[22018]: time="2026-06-11T17:44:17.838648537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=7693923b-781d-4a3c-bfa9-d435b5c99026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268816 | controller | Jun 11 17:44:17.839123 crc crio[22018]: time="2026-06-11T17:44:17.83906775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=e76e7b51-f5c2-4867-a524-f4fc6b459c99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268833 | controller | Jun 11 17:44:17.842994 crc crio[22018]: time="2026-06-11T17:44:17.842893039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7c9b8f7b-b742-4137-a090-ec867d314bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268872 | controller | Jun 11 17:44:17.862365 crc crio[22018]: time="2026-06-11T17:44:17.86185927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268896 | controller | Jun 11 17:44:17.871151 crc crio[22018]: time="2026-06-11T17:44:17.871108193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268913 | controller | Jun 11 17:44:17.900065 crc crio[22018]: time="2026-06-11T17:44:17.89998184Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268930 | controller | Jun 11 17:44:17.900529 crc crio[22018]: time="2026-06-11T17:44:17.900399284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268947 | controller | Jun 11 17:44:17.900756 crc crio[22018]: time="2026-06-11T17:44:17.90066579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=5caf5319-407b-4004-8a1c-25802dbb656b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.268964 | controller | Jun 11 17:44:17.912572 crc crio[22018]: time="2026-06-11T17:44:17.912490326Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.268980 | controller | Jun 11 17:44:17.913233 crc crio[22018]: time="2026-06-11T17:44:17.913028103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.268998 | controller | Jun 11 17:44:17.923818 crc crio[22018]: time="2026-06-11T17:44:17.923054981Z" level=info msg="Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269014 | controller | Jun 11 17:44:17.949638 crc crio[22018]: time="2026-06-11T17:44:17.949061848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269030 | controller | Jun 11 17:44:18.025493 crc crio[22018]: time="2026-06-11T17:44:18.025380547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269047 | controller | Jun 11 17:44:18.030654 crc crio[22018]: time="2026-06-11T17:44:18.029734847Z" level=warning msg="Stopping container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.269063 | controller | Jun 11 17:44:18.036132 crc crio[22018]: time="2026-06-11T17:44:18.036096577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269079 | controller | Jun 11 17:44:18.110751 crc crio[22018]: time="2026-06-11T17:44:18.110628171Z" level=error msg="Killing container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.269096 | controller | Jun 11 17:44:18.237981 crc crio[22018]: time="2026-06-11T17:44:18.237681182Z" level=info msg="Stopped container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.269117 | controller | Jun 11 17:44:18.241615 crc crio[22018]: time="2026-06-11T17:44:18.241283146Z" level=info msg="Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.269135 | controller | Jun 11 17:44:18.243504 crc crio[22018]: time="2026-06-11T17:44:18.243202237Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc002b14850}] Aliases:map[]}"
2026-06-11 18:17:38.269153 | controller | Jun 11 17:44:18.243925 crc crio[22018]: time="2026-06-11T17:44:18.243545198Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.269170 | controller | Jun 11 17:44:18.304917 crc crio[22018]: time="2026-06-11T17:44:18.302603373Z" level=info msg="Stopped container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.269187 | controller | Jun 11 17:44:18.306487 crc crio[22018]: time="2026-06-11T17:44:18.306311181Z" level=info msg="Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.269204 | controller | Jun 11 17:44:18.307962 crc crio[22018]: time="2026-06-11T17:44:18.30788872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269221 | controller | Jun 11 17:44:18.312162 crc crio[22018]: time="2026-06-11T17:44:18.312086094Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc002300340}] Aliases:map[]}"
2026-06-11 18:17:38.269239 | controller | Jun 11 17:44:18.314672 crc crio[22018]: time="2026-06-11T17:44:18.31228788Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-sg2p9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.269256 | controller | Jun 11 17:44:18.319109 crc crio[22018]: time="2026-06-11T17:44:18.317401151Z" level=info msg="Stopped pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.269273 | controller | Jun 11 17:44:18.327483 crc crio[22018]: time="2026-06-11T17:44:18.326929031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269290 | controller | Jun 11 17:44:18.425027 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22944e8d9c6602f Mac:a6:24:f0:3e:54:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.269311 | controller | Jun 11 17:44:18.428200 crc crio[22018]: time="2026-06-11T17:44:18.42812573Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}"
2026-06-11 18:17:38.269328 | controller | Jun 11 17:44:18.428299 crc crio[22018]: time="2026-06-11T17:44:18.428271905Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.269345 | controller | Jun 11 17:44:18.434738 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d222b711b6a81b0 Mac:2a:96:eb:0a:67:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf SocketPath: PciID:}] [{Interface:0xc0002d09b0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.269361 | controller | Jun 11 17:44:18.435018 crc crio[22018]: time="2026-06-11T17:44:18.43496293Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}"
2026-06-11 18:17:38.269379 | controller | Jun 11 17:44:18.435173 crc crio[22018]: time="2026-06-11T17:44:18.435124435Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.269396 | controller | Jun 11 17:44:18.442921 crc crio[22018]: time="2026-06-11T17:44:18.442845681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=404a6578-2f6c-444b-b58b-e054be573af9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269413 | controller | Jun 11 17:44:18.443173 crc crio[22018]: time="2026-06-11T17:44:18.44310807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e5ca8fcc-e917-4f83-af95-133aece51106 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269431 | controller | Jun 11 17:44:18.443814 crc crio[22018]: time="2026-06-11T17:44:18.443620226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5a8f70c6-fd56-4bc2-a47c-3181b5c8dcbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269449 | controller | Jun 11 17:44:18.443934 crc crio[22018]: time="2026-06-11T17:44:18.443898995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7fe74b4e-26f2-4c9c-87d9-c9c60fadebef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269465 | controller | Jun 11 17:44:18.453898 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d314728c767cac Mac:22:ad:35:ea:bb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 SocketPath: PciID:}] [{Interface:0xc0002a4750 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.269486 | controller | Jun 11 17:44:18.455082 crc crio[22018]: time="2026-06-11T17:44:18.455009657Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}"
2026-06-11 18:17:38.269504 | controller | Jun 11 17:44:18.455257 crc crio[22018]: time="2026-06-11T17:44:18.455199233Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.269521 | controller | Jun 11 17:44:18.507981 crc crio[22018]: time="2026-06-11T17:44:18.507897338Z" level=info msg="Ran pod sandbox d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d with infra container: openstack/nova-cell0-conductor-0/POD" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.269538 | controller | Jun 11 17:44:18.508487 crc crio[22018]: time="2026-06-11T17:44:18.508025218Z" level=info msg="Ran pod sandbox 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.269554 | controller | Jun 11 17:44:18.518921 crc crio[22018]: time="2026-06-11T17:44:18.518174579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=63c42640-2084-4953-86a9-e6ce54e4d387 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269571 | controller | Jun 11 17:44:18.518921 crc crio[22018]: time="2026-06-11T17:44:18.518603683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=d05fa9f1-93be-4c4f-9ed8-f8ecbca3406d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269588 | controller | Jun 11 17:44:18.518921 crc crio[22018]: time="2026-06-11T17:44:18.518720977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=21934727-2bce-4010-ba23-4bb7914161a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269605 | controller | Jun 11 17:44:18.519141 crc crio[22018]: time="2026-06-11T17:44:18.518929105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=72bb7341-afb4-499f-8aa0-d07f74270b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269621 | controller | Jun 11 17:44:18.519141 crc crio[22018]: time="2026-06-11T17:44:18.5191313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=047615cf-4fde-47ed-878d-15c85e752a1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269637 | controller | Jun 11 17:44:18.524264 crc crio[22018]: time="2026-06-11T17:44:18.523115336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f9f5f6a0-6d2b-4fe3-aeea-79bd39367322 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269653 | controller | Jun 11 17:44:18.559050 crc crio[22018]: time="2026-06-11T17:44:18.558761057Z" level=info msg="Removed container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.269674 | controller | Jun 11 17:44:18.584574 crc crio[22018]: time="2026-06-11T17:44:18.581995179Z" level=info msg="Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269691 | controller | Jun 11 17:44:18.584574 crc crio[22018]: time="2026-06-11T17:44:18.582277335Z" level=info msg="Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269709 | controller | Jun 11 17:44:18.584574 crc crio[22018]: time="2026-06-11T17:44:18.583054187Z" level=info msg="Removing container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.269726 | controller | Jun 11 17:44:18.584574 crc crio[22018]: time="2026-06-11T17:44:18.583269617Z" level=info msg="Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269742 | controller | Jun 11 17:44:18.584574 crc crio[22018]: time="2026-06-11T17:44:18.583536158Z" level=info msg="Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269759 | controller | Jun 11 17:44:18.626728 crc crio[22018]: time="2026-06-11T17:44:18.61579441Z" level=info msg="Ran pod sandbox 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 with infra container: openstack/cinder-api-0/POD" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.269776 | controller | Jun 11 17:44:18.626728 crc crio[22018]: time="2026-06-11T17:44:18.619067894Z" level=info msg="Removed container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.269792 | controller | Jun 11 17:44:18.626728 crc crio[22018]: time="2026-06-11T17:44:18.610763897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1d6305bf-f801-4245-b4ec-19ffeb5c2e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269809 | controller | Jun 11 17:44:18.626728 crc crio[22018]: time="2026-06-11T17:44:18.619931781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=01e9fb44-64fe-4799-a7eb-2593668782e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269825 | controller | Jun 11 17:44:18.633276 crc crio[22018]: time="2026-06-11T17:44:18.633202592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269842 | controller | Jun 11 17:44:18.636692 crc crio[22018]: time="2026-06-11T17:44:18.636429756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269879 | controller | Jun 11 17:44:18.639770 crc crio[22018]: time="2026-06-11T17:44:18.639712678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269899 | controller | Jun 11 17:44:18.647160 crc crio[22018]: time="2026-06-11T17:44:18.631158986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269920 | controller | Jun 11 17:44:18.658463 crc crio[22018]: time="2026-06-11T17:44:18.653586679Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.269937 | controller | Jun 11 17:44:18.658463 crc crio[22018]: time="2026-06-11T17:44:18.655024885Z" level=info msg="Removing container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.269954 | controller | Jun 11 17:44:18.724018 crc crio[22018]: time="2026-06-11T17:44:18.723053037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.269971 | controller | Jun 11 17:44:18.727979 crc crio[22018]: time="2026-06-11T17:44:18.727784799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=15c54a90-e86b-4a2c-9c2b-628b6e38648a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.269988 | controller | Jun 11 17:44:18.757063 crc crio[22018]: time="2026-06-11T17:44:18.756895004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=c6ca3232-057e-41cc-9cf0-f9d951a6b3e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.270005 | controller | Jun 11 17:44:18.778099 crc crio[22018]: time="2026-06-11T17:44:18.777909909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270022 | controller | Jun 11 17:44:18.784054 crc crio[22018]: time="2026-06-11T17:44:18.783981833Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.270039 | controller | Jun 11 17:44:18.784692 crc crio[22018]: time="2026-06-11T17:44:18.784627793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270056 | controller | Jun 11 17:44:18.786679 crc crio[22018]: time="2026-06-11T17:44:18.786595772Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.270072 | controller | Jun 11 17:44:18.822698 crc crio[22018]: time="2026-06-11T17:44:18.822603857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270088 | controller | Jun 11 17:44:18.823193 crc crio[22018]: time="2026-06-11T17:44:18.823122981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270104 | controller | Jun 11 17:44:18.828697 crc crio[22018]: time="2026-06-11T17:44:18.828309657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270120 | controller | Jun 11 17:44:18.834241 crc crio[22018]: time="2026-06-11T17:44:18.834203029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270137 | controller | Jun 11 17:44:18.867936 crc crio[22018]: time="2026-06-11T17:44:18.867815796Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270157 | controller | Jun 11 17:44:18.867936 crc crio[22018]: time="2026-06-11T17:44:18.867909904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270174 | controller | Jun 11 17:44:18.926750 crc crio[22018]: time="2026-06-11T17:44:18.923757366Z" level=info msg="Stopped pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.270191 | controller | Jun 11 17:44:18.975460 crc crio[22018]: time="2026-06-11T17:44:18.963162916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270209 | controller | Jun 11 17:44:18.983466 crc crio[22018]: time="2026-06-11T17:44:18.976704755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270225 | controller | Jun 11 17:44:18.995616 crc crio[22018]: time="2026-06-11T17:44:18.995182371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270241 | controller | Jun 11 17:44:19.002793 crc crio[22018]: time="2026-06-11T17:44:19.002635928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270258 | controller | Jun 11 17:44:19.052583 crc crio[22018]: time="2026-06-11T17:44:19.052435092Z" level=info msg="Removed container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270274 | controller | Jun 11 17:44:19.062674 crc crio[22018]: time="2026-06-11T17:44:19.062462716Z" level=info msg="Removing container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270291 | controller | Jun 11 17:44:19.116465 crc crio[22018]: time="2026-06-11T17:44:19.116189459Z" level=info msg="Removed container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270307 | controller | Jun 11 17:44:19.123252 crc crio[22018]: time="2026-06-11T17:44:19.123160528Z" level=info msg="Removing container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270324 | controller | Jun 11 17:44:19.160075 crc crio[22018]: time="2026-06-11T17:44:19.1599975Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270341 | controller | Jun 11 17:44:19.160210 crc crio[22018]: time="2026-06-11T17:44:19.160101064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270357 | controller | Jun 11 17:44:19.169529 crc crio[22018]: time="2026-06-11T17:44:19.168876603Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270373 | controller | Jun 11 17:44:19.169529 crc crio[22018]: time="2026-06-11T17:44:19.169461402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270396 | controller | Jun 11 17:44:19.173213 crc crio[22018]: time="2026-06-11T17:44:19.173117649Z" level=info msg="Stopped pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.270413 | controller | Jun 11 17:44:19.282880 crc crio[22018]: time="2026-06-11T17:44:19.282728494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270429 | controller | Jun 11 17:44:19.324562 crc crio[22018]: time="2026-06-11T17:44:19.320512733Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270444 | controller | Jun 11 17:44:19.324562 crc crio[22018]: time="2026-06-11T17:44:19.321315168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270460 | controller | Jun 11 17:44:19.354535 crc crio[22018]: time="2026-06-11T17:44:19.345283899Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}"
2026-06-11 18:17:38.270476 | controller | Jun 11 17:44:19.354535 crc crio[22018]: time="2026-06-11T17:44:19.353568685Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.270493 | controller | Jun 11 17:44:19.417488 crc crio[22018]: time="2026-06-11T17:44:19.417259505Z" level=info msg="Removed container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270509 | controller | Jun 11 17:44:19.459881 crc crio[22018]: time="2026-06-11T17:44:19.457501107Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270525 | controller | Jun 11 17:44:19.459881 crc crio[22018]: time="2026-06-11T17:44:19.457656462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270541 | controller | Jun 11 17:44:19.497741 crc crio[22018]: time="2026-06-11T17:44:19.497399249Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270556 | controller | Jun 11 17:44:19.497741 crc crio[22018]: time="2026-06-11T17:44:19.497541614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270572 | controller | Jun 11 17:44:19.502451 crc crio[22018]: time="2026-06-11T17:44:19.502124377Z" level=info msg="Removing container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270587 | controller | Jun 11 17:44:19.551624 crc crio[22018]: time="2026-06-11T17:44:19.547093069Z" level=info msg="Removed container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270620 | controller | Jun 11 17:44:19.562013 crc crio[22018]: time="2026-06-11T17:44:19.561936871Z" level=info msg="Removing container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270641 | controller | Jun 11 17:44:19.878900 crc crio[22018]: time="2026-06-11T17:44:19.877885284Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.270658 | controller | Jun 11 17:44:19.882598 crc crio[22018]: time="2026-06-11T17:44:19.882244084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.270678 | controller | Jun 11 17:44:19.916661 crc crio[22018]: time="2026-06-11T17:44:19.916562841Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}"
2026-06-11 18:17:38.270694 | controller | Jun 11 17:44:19.916661 crc crio[22018]: time="2026-06-11T17:44:19.916623013Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.270710 | controller | Jun 11 17:44:19.932579 crc crio[22018]: time="2026-06-11T17:44:19.931454623Z" level=info msg="Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.270726 | controller | Jun 11 17:44:19.938379 crc crio[22018]: time="2026-06-11T17:44:19.938120495Z" level=info msg="Removed container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270743 | controller | Jun 11 17:44:19.962860 crc crio[22018]: time="2026-06-11T17:44:19.962726467Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc0074841f0}] Aliases:map[]}"
2026-06-11 18:17:38.270759 | controller | Jun 11 17:44:19.963883 crc crio[22018]: time="2026-06-11T17:44:19.96314646Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686664-tmd2w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.270775 | controller | Jun 11 17:44:19.972238 crc crio[22018]: time="2026-06-11T17:44:19.972152628Z" level=info msg="Removing container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.270791 | controller | Jun 11 17:44:19.982380 crc crio[22018]: time="2026-06-11T17:44:19.978123105Z" level=info msg="Created container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.270812 | controller | Jun 11 17:44:19.982380 crc crio[22018]: time="2026-06-11T17:44:19.980885134Z" level=info msg="Starting container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619" id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.270829 | controller | Jun 11 17:44:20.017551 crc crio[22018]: time="2026-06-11T17:44:20.014286607Z" level=info msg="Started container" PID=230516 containerID=c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2
2026-06-11 18:17:38.270845 | controller | Jun 11 17:44:20.147025 crc crio[22018]: time="2026-06-11T17:44:20.146620795Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}"
2026-06-11 18:17:38.270881 | controller | Jun 11 17:44:20.147025 crc crio[22018]: time="2026-06-11T17:44:20.146660886Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.270899 | controller | Jun 11 17:44:20.163510 crc crio[22018]: time="2026-06-11T17:44:20.162979178Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}"
2026-06-11 18:17:38.270915 | controller | Jun 11 17:44:20.163510 crc crio[22018]: time="2026-06-11T17:44:20.163018939Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.270932 | controller | Jun 11 17:44:20.181538 crc crio[22018]: time="2026-06-11T17:44:20.179769361Z" level=info msg="Created container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.270948 | controller | Jun 11 17:44:20.204616 crc crio[22018]: time="2026-06-11T17:44:20.204531146Z" level=info msg="Starting container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd" id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.270964 | controller | Jun 11 17:44:20.225023 crc crio[22018]: time="2026-06-11T17:44:20.22430912Z" level=info msg="Started container" PID=230552 containerID=2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f
2026-06-11 18:17:38.270980 | controller | Jun 11 17:44:20.252366 crc crio[22018]: time="2026-06-11T17:44:20.251858057Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}"
2026-06-11 18:17:38.271002 | controller | Jun 11 17:44:20.252366 crc crio[22018]: time="2026-06-11T17:44:20.251926679Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.271019 | controller | Jun 11 17:44:20.275685 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac10ebff6fd0739 Mac:9a:bc:0f:11:5d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271035 | controller | Jun 11 17:44:20.276536 crc crio[22018]: time="2026-06-11T17:44:20.276475884Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}"
2026-06-11 18:17:38.271052 | controller | Jun 11 17:44:20.276712 crc crio[22018]: time="2026-06-11T17:44:20.276641979Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.271068 | controller | Jun 11 17:44:20.486870 crc crio[22018]: time="2026-06-11T17:44:20.486047412Z" level=info msg="Ran pod sandbox ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 with infra container: openstack/openstack-galera-0/POD" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.271084 | controller | Jun 11 17:44:20.493463 crc crio[22018]: time="2026-06-11T17:44:20.493232163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0cdfb92b-f7a0-49ed-9dc2-34532afc6421 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.271100 | controller | Jun 11 17:44:20.532308 crc crio[22018]: time="2026-06-11T17:44:20.531287541Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}"
2026-06-11 18:17:38.271116 | controller | Jun 11 17:44:20.532308 crc crio[22018]: time="2026-06-11T17:44:20.531452396Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.271133 | controller | Jun 11 17:44:20.545435 crc crio[22018]: time="2026-06-11T17:44:20.545125964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2050982c-3ca7-481c-9d93-0f1470269049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.271149 | controller | Jun 11 17:44:20.546749 crc crio[22018]: time="2026-06-11T17:44:20.546694142Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}"
2026-06-11 18:17:38.271169 | controller | Jun 11 17:44:20.546749 crc crio[22018]: time="2026-06-11T17:44:20.546739556Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.271186 | controller | Jun 11 17:44:20.590459 crc crio[22018]: time="2026-06-11T17:44:20.590289124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271202 | controller | Jun 11 17:44:20.601307 crc crio[22018]: time="2026-06-11T17:44:20.601161091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271217 | controller | Jun 11 17:44:20.624153 crc crio[22018]: time="2026-06-11T17:44:20.623720354Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271233 | controller | Jun 11 17:44:20.624853 crc crio[22018]: time="2026-06-11T17:44:20.624803779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271249 | controller | Jun 11 17:44:20.851565 crc crio[22018]: time="2026-06-11T17:44:20.850736103Z" level=info msg="Created container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271265 | controller | Jun 11 17:44:20.854242 crc crio[22018]: time="2026-06-11T17:44:20.854165475Z" level=info msg="Starting container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0" id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271281 | controller | Jun 11 17:44:20.866885 crc crio[22018]: time="2026-06-11T17:44:20.865506303Z" level=info msg="Started container" PID=230554 containerID=907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31
2026-06-11 18:17:38.271298 | controller | Jun 11 17:44:20.867510 crc crio[22018]: time="2026-06-11T17:44:20.867396546Z" level=info msg="Created container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271314 | controller | Jun 11 17:44:20.892472 crc crio[22018]: time="2026-06-11T17:44:20.883788723Z" level=info msg="Starting container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d" id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271330 | controller | Jun 11 17:44:20.892472 crc crio[22018]: time="2026-06-11T17:44:20.888814763Z" level=info msg="Created container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271346 | controller | Jun 11 17:44:20.903616 crc crio[22018]: time="2026-06-11T17:44:20.90348939Z" level=info msg="Starting container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a" id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271365 | controller | Jun 11 17:44:20.920277 crc crio[22018]: time="2026-06-11T17:44:20.920159925Z" level=info msg="Started container" PID=230549 containerID=7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd
2026-06-11 18:17:38.271382 | controller | Jun 11 17:44:20.947087 crc crio[22018]: time="2026-06-11T17:44:20.94629347Z" level=info msg="Created container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271398 | controller | Jun 11 17:44:20.948840 crc crio[22018]: time="2026-06-11T17:44:20.948728269Z" level=info msg="Started container" PID=230517 containerID=5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259
2026-06-11 18:17:38.271414 | controller | Jun 11 17:44:20.952929 crc crio[22018]: time="2026-06-11T17:44:20.952856916Z" level=info msg="Starting container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626" id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271429 | controller | Jun 11 17:44:20.961252 crc crio[22018]: time="2026-06-11T17:44:20.961177258Z" level=info msg="Created container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271445 | controller | Jun 11 17:44:20.961962 crc crio[22018]: time="2026-06-11T17:44:20.961905295Z" level=info msg="Started container" PID=230542 containerID=df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3
2026-06-11 18:17:38.271461 | controller | Jun 11 17:44:20.971877 crc crio[22018]: time="2026-06-11T17:44:20.966700039Z" level=info msg="Starting container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a" id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271477 | controller | Jun 11 17:44:20.978910 crc crio[22018]: time="2026-06-11T17:44:20.97881294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271492 | controller | Jun 11 17:44:20.989055 crc crio[22018]: time="2026-06-11T17:44:20.984400299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271508 | controller | Jun 11 17:44:20.989055 crc crio[22018]: time="2026-06-11T17:44:20.988946691Z" level=info msg="Started container" PID=230544 containerID=807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639
2026-06-11 18:17:38.271523 | controller | Jun 11 17:44:21.008718 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2414c8d4c63226d Mac:b6:fa:49:a1:0c:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271543 | controller | Jun 11 17:44:21.009655 crc crio[22018]: time="2026-06-11T17:44:21.009572654Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}"
2026-06-11 18:17:38.271559 | controller | Jun 11 17:44:21.009766 crc crio[22018]: time="2026-06-11T17:44:21.00973191Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.271575 | controller | Jun 11 17:44:21.023075 crc crio[22018]: time="2026-06-11T17:44:21.021739601Z" level=info msg="Created container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271591 | controller | Jun 11 17:44:21.027031 crc crio[22018]: time="2026-06-11T17:44:21.026950385Z" level=info msg="Starting container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7" id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271607 | controller | Jun 11 17:44:21.040833 crc crio[22018]: time="2026-06-11T17:44:21.040477065Z" level=info msg="Started container" PID=230563 containerID=ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6
2026-06-11 18:17:38.271623 | controller | Jun 11 17:44:21.057619 crc crio[22018]: time="2026-06-11T17:44:21.054282582Z" level=info msg="Stopped pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.271639 | controller | Jun 11 17:44:21.057619 crc crio[22018]: time="2026-06-11T17:44:21.057589784Z" level=info msg="Ran pod sandbox 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc with infra container: openstack/nova-api-0/POD" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.271655 | controller | Jun 11 17:44:21.064641 crc crio[22018]: time="2026-06-11T17:44:21.064560903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ade718e2-3cae-4484-8e71-e53e6279ccd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.271671 | controller | Jun 11 17:44:21.072180 crc crio[22018]: time="2026-06-11T17:44:21.072081507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=299c75f8-fcf0-44fd-9168-c6bc8f08ab86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.271687 | controller | Jun 11 17:44:21.081207 crc crio[22018]: time="2026-06-11T17:44:21.080810344Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271703 | controller | Jun 11 17:44:21.081207 crc crio[22018]: time="2026-06-11T17:44:21.081154995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.271722 | controller | Jun 11 17:44:21.507644 crc crio[22018]: time="2026-06-11T17:44:21.502775189Z" level=info msg="Created container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.271739 | controller | Jun 11 17:44:21.509019 crc crio[22018]: time="2026-06-11T17:44:21.50817516Z" level=info msg="Starting container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a" id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.271756 | controller | Jun 11 17:44:21.531983 crc crio[22018]: time="2026-06-11T17:44:21.531301481Z" level=info msg="Started container" PID=230558 containerID=de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66
2026-06-11 18:17:38.271773 | controller | Jun 11 17:44:21.636780 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b06f0d04d1e8eb2 Mac:ae:f1:8c:ca:fb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271789 | controller | Jun 11 17:44:21.637174 crc crio[22018]: time="2026-06-11T17:44:21.637095529Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}"
2026-06-11 18:17:38.271805 | controller | Jun 11 17:44:21.637313 crc crio[22018]: time="2026-06-11T17:44:21.637252564Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.271821 | controller | Jun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a72b35f38b4b7 Mac:be:84:f1:ae:ef:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271837 | controller | Jun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499cbca4b0c8ee2 Mac:e2:43:83:64:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 SocketPath: PciID:}] [{Interface:0xc0004109a0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271874 | controller | Jun 11 17:44:21.656442 crc crio[22018]: time="2026-06-11T17:44:21.655962584Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}"
2026-06-11 18:17:38.271903 | controller | Jun 11 17:44:21.656792 crc crio[22018]: time="2026-06-11T17:44:21.656508512Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}"
2026-06-11 18:17:38.271927 | controller | Jun 11 17:44:21.656792 crc crio[22018]: time="2026-06-11T17:44:21.656659427Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.271944 | controller | Jun 11 17:44:21.667572 crc crio[22018]: time="2026-06-11T17:44:21.667283381Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.271961 | controller | Jun 11 17:44:21.671299 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3274e2507d4a18a Mac:da:2f:b3:e5:2b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.271977 | controller | Jun 11 17:44:21.671299 crc crio[22018]: time="2026-06-11T17:44:21.670439972Z" level=info msg="Ran pod sandbox b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f with infra container: openstack/memcached-0/POD" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.271993 | controller | Jun 11 17:44:21.671299 crc crio[22018]: time="2026-06-11T17:44:21.671100083Z" level=info msg="Ran pod sandbox 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 with infra container: openstack/nova-scheduler-0/POD" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.272010 | controller | Jun 11 17:44:21.688959 crc crio[22018]: time="2026-06-11T17:44:21.688821931Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}"
2026-06-11 18:17:38.272027 | controller | Jun 11 17:44:21.689513 crc crio[22018]: time="2026-06-11T17:44:21.689054518Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.272043 | controller | Jun 11 17:44:21.703011 crc crio[22018]: time="2026-06-11T17:44:21.702903026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=bc5851c7-83df-4439-b1bf-3b700759c384 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272060 | controller | Jun 11 17:44:21.719079 crc crio[22018]: time="2026-06-11T17:44:21.703060288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=9a9b301c-1673-494e-994f-65767e27c716 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272076 | controller | Jun 11 17:44:21.754125 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97409b04b4d3a91 Mac:a6:24:27:8a:7d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.272097 | controller | Jun 11 17:44:21.754125 crc crio[22018]: time="2026-06-11T17:44:21.74427555Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}"
2026-06-11 18:17:38.272114 | controller | Jun 11 17:44:21.754125 crc crio[22018]: time="2026-06-11T17:44:21.744482667Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.272130 | controller | Jun 11 17:44:21.754125 crc crio[22018]: time="2026-06-11T17:44:21.753246198Z" level=info msg="Ran pod sandbox f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d with infra container: openstack/nova-cell1-conductor-0/POD" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.272146 | controller | Jun 11 17:44:21.784437 crc crio[22018]: time="2026-06-11T17:44:21.776529068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f4248118-55a0-4558-964e-23e8ff0fb10b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272163 | controller | Jun 11 17:44:21.823810 crc crio[22018]: time="2026-06-11T17:44:21.823726142Z" level=info msg="Ran pod sandbox 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 with infra container: openstack/ovn-northd-0/POD" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.272179 | controller | Jun 11 17:44:21.830794 crc crio[22018]: time="2026-06-11T17:44:21.829210458Z" level=warning msg="Stopping container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.272195 | controller | Jun 11 17:44:21.840746 crc crio[22018]: time="2026-06-11T17:44:21.83986389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=514855d1-3aa2-48c6-bef6-384da01e0abd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272211 | controller | Jun 11 17:44:21.883857 crc crio[22018]: time="2026-06-11T17:44:21.879273237Z" level=info msg="Ran pod sandbox 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d with infra container: openstack/ceilometer-0/POD" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.272227 | controller | Jun 11 17:44:21.899726 crc crio[22018]: time="2026-06-11T17:44:21.899285999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8820814d-db1d-44d1-b4dd-f7499503cb9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272243 | controller | Jun 11 17:44:21.919036 crc crio[22018]: time="2026-06-11T17:44:21.91895272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=c43a7911-6981-4661-9f83-c0e84df82a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272258 | controller | Jun 11 17:44:21.923653 crc crio[22018]: time="2026-06-11T17:44:21.923575868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=aa8754ef-a111-4012-ba4e-bc2af4af1ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272278 | controller | Jun 11 17:44:21.967801 crc crio[22018]: time="2026-06-11T17:44:21.967711032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=44beca10-f7ce-4e1b-bc17-7512a156f0a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272295 | controller | Jun 11 17:44:21.992433 crc crio[22018]: time="2026-06-11T17:44:21.988302687Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272311 | controller | Jun 11 17:44:22.005508 crc crio[22018]: time="2026-06-11T17:44:21.995646802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=8a1bde30-b93e-4db0-a273-a93c83f50ea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272328 | controller | Jun 11 17:44:22.005508 crc crio[22018]: time="2026-06-11T17:44:22.004451755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272344 | controller | Jun 11 17:44:22.049760 crc crio[22018]: time="2026-06-11T17:44:22.04967449Z" level=info msg="Stopped container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.272361 | controller | Jun 11 17:44:22.050622 crc crio[22018]: time="2026-06-11T17:44:22.050566048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272377 | controller | Jun 11 17:44:22.056214 crc crio[22018]: time="2026-06-11T17:44:22.056119492Z" level=info msg="Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.272393 | controller | Jun 11 17:44:22.060722 crc crio[22018]: time="2026-06-11T17:44:22.060685917Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002300a60}] Aliases:map[]}"
2026-06-11 18:17:38.272409 | controller | Jun 11 17:44:22.061068 crc crio[22018]: time="2026-06-11T17:44:22.061048348Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.272426 | controller | Jun 11 17:44:22.075884 crc crio[22018]: time="2026-06-11T17:44:22.075462486Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272442 | controller | Jun 11 17:44:22.080905 crc crio[22018]: time="2026-06-11T17:44:22.080810347Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272458 | controller | Jun 11 17:44:22.099146 crc crio[22018]: time="2026-06-11T17:44:22.099050395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272473 | controller | Jun 11 17:44:22.108242 crc crio[22018]: time="2026-06-11T17:44:22.108156245Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272493 | controller | Jun 11 17:44:22.155818 crc crio[22018]: time="2026-06-11T17:44:22.154946966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272509 | controller | Jun 11 17:44:22.207744 crc crio[22018]: time="2026-06-11T17:44:22.206978508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272525 | controller | Jun 11 17:44:22.267210 crc crio[22018]: time="2026-06-11T17:44:22.267065675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272540 | controller | Jun 11 17:44:22.294784 crc crio[22018]: time="2026-06-11T17:44:22.293702193Z" level=info msg="Stopping container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 (timeout: 30s)" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.272556 | controller | Jun 11 17:44:22.294784 crc crio[22018]: time="2026-06-11T17:44:22.293947631Z" level=info msg="Stopping container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 (timeout: 30s)" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.272571 | controller | Jun 11 17:44:22.305400 crc crio[22018]: time="2026-06-11T17:44:22.305270784Z" level=info msg="Removed container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.272587 | controller | Jun 11 17:44:22.309097 crc crio[22018]: time="2026-06-11T17:44:22.309026345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272603 | controller | Jun 11 17:44:22.311882 crc crio[22018]: time="2026-06-11T17:44:22.311812336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272618 | controller | Jun 11 17:44:22.323315 crc crio[22018]: time="2026-06-11T17:44:22.323216859Z" level=info msg="Removing container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.272634 | controller | Jun 11 17:44:22.392820 crc crio[22018]: time="2026-06-11T17:44:22.391191982Z" level=info msg="Removed container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.272650 | controller | Jun 11 17:44:22.497802 crc crio[22018]: time="2026-06-11T17:44:22.496510933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c0a693dc-37f0-4c28-9808-63f4b6e9ca34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272666 | controller | Jun 11 17:44:22.497802 crc crio[22018]: time="2026-06-11T17:44:22.496917176Z" level=info msg="Removing container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.272681 | controller | Jun 11 17:44:22.647726 crc crio[22018]: time="2026-06-11T17:44:22.647152827Z" level=info msg="Stopped container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.272700 | controller | Jun 11 17:44:22.700964 crc crio[22018]: time="2026-06-11T17:44:22.697764118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=473c58c4-124e-47d1-9bbe-894ccbf06295 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272717 | controller | Jun 11 17:44:22.700964 crc crio[22018]: time="2026-06-11T17:44:22.698481691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e53b0598-e299-462c-b546-b21968d29a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272732 | controller | Jun 11 17:44:22.708390 crc crio[22018]: time="2026-06-11T17:44:22.70825707Z" level=info msg="Created container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272748 | controller | Jun 11 17:44:22.724766 crc crio[22018]: time="2026-06-11T17:44:22.724685262Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272763 | controller | Jun 11 17:44:22.744958 crc crio[22018]: time="2026-06-11T17:44:22.744881958Z" level=info msg="Starting container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c" id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.272779 | controller | Jun 11 17:44:22.754030 crc crio[22018]: time="2026-06-11T17:44:22.753953619Z" level=info msg="Started container" PID=231440 containerID=b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40
2026-06-11 18:17:38.272795 | controller | Jun 11 17:44:22.819908 crc crio[22018]: time="2026-06-11T17:44:22.819853026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272811 | controller | Jun 11 17:44:22.826903 crc crio[22018]: time="2026-06-11T17:44:22.826805959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.272826 | controller | Jun 11 17:44:22.833374 crc crio[22018]: time="2026-06-11T17:44:22.830578361Z" level=info msg="Created container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272842 | controller | Jun 11 17:44:22.837382 crc crio[22018]: time="2026-06-11T17:44:22.836133088Z" level=info msg="Starting container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1" id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.272880 | controller | Jun 11 17:44:22.858429 crc crio[22018]: time="2026-06-11T17:44:22.857762702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ab3599c5-c511-4e8b-a26b-96696b1d2945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272897 | controller | Jun 11 17:44:22.861795 crc crio[22018]: time="2026-06-11T17:44:22.85988375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=45b45c19-bba2-421c-8d2e-7b6e6b65bbd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.272917 | controller | Jun 11 17:44:22.865401 crc crio[22018]: time="2026-06-11T17:44:22.864959829Z" level=info msg="Started container" PID=231570 containerID=5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1 description=openstack/openstack-galera-0/mysql-bootstrap id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5
2026-06-11 18:17:38.272934 | controller | Jun 11 17:44:22.871475 crc crio[22018]: time="2026-06-11T17:44:22.869871668Z" level=info msg="Created container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.272950 | controller | Jun 11 17:44:22.883870 crc crio[22018]: time="2026-06-11T17:44:22.875839138Z" level=info msg="Starting container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1" id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.272982 | controller | Jun 11 17:44:22.906396 crc crio[22018]: time="2026-06-11T17:44:22.89664863Z" level=info msg="Started container" PID=231543 containerID=2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d
2026-06-11 18:17:38.272999 | controller | Jun 11 17:44:22.932390 crc crio[22018]: time="2026-06-11T17:44:22.931711977Z" level=info msg="Created container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273015 | controller | Jun 11 17:44:22.965473 crc crio[22018]: time="2026-06-11T17:44:22.965298934Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-fx6lq/POD" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.273031 | controller | Jun 11 17:44:22.965829 crc crio[22018]: time="2026-06-11T17:44:22.965768679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273047 | controller | Jun 11 17:44:22.980931 crc crio[22018]: time="2026-06-11T17:44:22.980615431Z" level=info msg="Starting container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87" id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.273063 | controller | Jun 11 17:44:22.991703 crc crio[22018]: time="2026-06-11T17:44:22.991626372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273079 | controller | Jun 11 17:44:22.996137 crc crio[22018]: time="2026-06-11T17:44:22.996064767Z" level=info msg="Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273095 | controller | Jun 11 17:44:22.998311 crc crio[22018]: time="2026-06-11T17:44:22.998230484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273111 | controller | Jun 11 17:44:23.011839 crc crio[22018]: time="2026-06-11T17:44:23.010582342Z" level=info msg="Started container" PID=231551 containerID=52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 description=openstack/nova-api-0/nova-api-log id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc
2026-06-11 18:17:38.273131 | controller | Jun 11 17:44:23.011839 crc crio[22018]: time="2026-06-11T17:44:23.011231873Z" level=info msg="Stopping container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 (timeout: 30s)" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273147 | controller | Jun 11 17:44:23.012614 crc crio[22018]: time="2026-06-11T17:44:23.012555774Z" level=info msg="Stopping container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb (timeout: 30s)" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273163 | controller | Jun 11 17:44:23.028776 crc crio[22018]: time="2026-06-11T17:44:23.028635009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273178 | controller | Jun 11 17:44:23.029966 crc crio[22018]: time="2026-06-11T17:44:23.029900718Z" level=info msg="Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273194 | controller | Jun 11 17:44:23.040382 crc crio[22018]: time="2026-06-11T17:44:23.038295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273209 | controller | Jun 11 17:44:23.058823 crc crio[22018]: time="2026-06-11T17:44:23.054737916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273225 | controller | Jun 11 17:44:23.061603 crc crio[22018]: time="2026-06-11T17:44:23.060212206Z" level=info msg="Stopping container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d (timeout: 10s)" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273241 | controller | Jun 11 17:44:23.062437 crc crio[22018]: time="2026-06-11T17:44:23.062250232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b1cafe6f-cf8f-4122-8584-113d263083cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.273257 | controller | Jun 11 17:44:23.070672 crc crio[22018]: time="2026-06-11T17:44:23.070596303Z" level=info msg="Stopped pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.273273 | controller | Jun 11 17:44:23.256954 crc crio[22018]: time="2026-06-11T17:44:23.255896825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273289 | controller | Jun 11 17:44:23.266078 crc crio[22018]: time="2026-06-11T17:44:23.265972808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273304 | controller | Jun 11 17:44:23.295479 crc crio[22018]: time="2026-06-11T17:44:23.292127307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273320 | controller | Jun 11 17:44:23.328597 crc crio[22018]: time="2026-06-11T17:44:23.32704008Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6566476449-zkqxt/POD" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.273342 | controller | Jun 11 17:44:23.328597 crc crio[22018]: time="2026-06-11T17:44:23.327278648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273359 | controller | Jun 11 17:44:23.369703 crc crio[22018]: time="2026-06-11T17:44:23.366885028Z" level=info msg="Stopped container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273375 | controller | Jun 11 17:44:23.375089 crc crio[22018]: time="2026-06-11T17:44:23.375017182Z" level=info msg="Stopped container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273391 | controller | Jun 11 17:44:23.376847 crc crio[22018]: time="2026-06-11T17:44:23.376715184Z" level=info msg="Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.273407 | controller | Jun 11 17:44:23.377618 crc crio[22018]: time="2026-06-11T17:44:23.377502239Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc002ca05a0}] Aliases:map[]}"
2026-06-11 18:17:38.273423 | controller | Jun 11 17:44:23.377721 crc crio[22018]: time="2026-06-11T17:44:23.377677835Z" level=info msg="Deleting pod openstack_dnsmasq-dns-f5446bd49-jwp8b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.273439 | controller | Jun 11 17:44:23.467882 crc crio[22018]: time="2026-06-11T17:44:23.466681443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f4b4b110-7601-4b26-b290-0ae9056bccb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.273456 | controller | Jun 11 17:44:23.540153 crc crio[22018]: time="2026-06-11T17:44:23.5400672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273472 | controller | Jun 11 17:44:23.567160 crc crio[22018]: time="2026-06-11T17:44:23.567076276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273489 | controller | Jun 11 17:44:23.616545 crc crio[22018]: time="2026-06-11T17:44:23.614578923Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273505 | controller | Jun 11 17:44:23.620210 crc crio[22018]: time="2026-06-11T17:44:23.620130246Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.273521 | controller | Jun 11 17:44:23.620299 crc crio[22018]: time="2026-06-11T17:44:23.620223549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273536 | controller | Jun 11 17:44:23.710032 crc crio[22018]: time="2026-06-11T17:44:23.709660796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273557 | controller | Jun 11 17:44:23.712997 crc crio[22018]: time="2026-06-11T17:44:23.71273277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273573 | controller | Jun 11 17:44:23.732935 crc crio[22018]: time="2026-06-11T17:44:23.732838078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273589 | controller | Jun 11 17:44:23.772226 crc crio[22018]: time="2026-06-11T17:44:23.772175861Z" level=info msg="Removed container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.273604 | controller | Jun 11 17:44:23.784467 crc crio[22018]: time="2026-06-11T17:44:23.78139962Z" level=info msg="Removing container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.273620 | controller | Jun 11 17:44:23.790182 crc crio[22018]: time="2026-06-11T17:44:23.790094446Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}"
2026-06-11 18:17:38.273637 | controller | Jun 11 17:44:23.790182 crc crio[22018]: time="2026-06-11T17:44:23.790172668Z" level=info msg="Adding pod openstack_ovn-controller-ovs-fx6lq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.273653 | controller | Jun 11 17:44:23.810168 crc crio[22018]: time="2026-06-11T17:44:23.809168437Z" level=info msg="Removed container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.273669 | controller | Jun 11 17:44:23.815385 crc crio[22018]: time="2026-06-11T17:44:23.815290937Z" level=info msg="Removing container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.273685 | controller | Jun 11 17:44:23.885390 crc crio[22018]: time="2026-06-11T17:44:23.884253595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273700 | controller | Jun 11 17:44:23.906113 crc crio[22018]: time="2026-06-11T17:44:23.906026336Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}"
2026-06-11 18:17:38.273717 | controller | Jun 11 17:44:23.906113 crc crio[22018]: time="2026-06-11T17:44:23.906092238Z" level=info msg="Adding pod openstack_dnsmasq-dns-6566476449-zkqxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.273736 | controller | Jun 11 17:44:23.906977 crc crio[22018]: time="2026-06-11T17:44:23.906914122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.273752 | controller | Jun 11 17:44:23.920383 crc crio[22018]: time="2026-06-11T17:44:23.919946479Z" level=info msg="Created container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273768 | controller | Jun 11 17:44:23.923230 crc crio[22018]: time="2026-06-11T17:44:23.922400225Z" level=info msg="Starting container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7" id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.273784 | controller | Jun 11 17:44:23.923230 crc crio[22018]: time="2026-06-11T17:44:23.922913982Z" level=info msg="Stopping container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b (timeout: 20s)" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.273800 | controller | Jun 11 17:44:23.950534 crc crio[22018]: time="2026-06-11T17:44:23.949909619Z" level=info msg="Started container" PID=231840 containerID=0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d
2026-06-11 18:17:38.273816 | controller | Jun 11 17:44:23.968668 crc crio[22018]: time="2026-06-11T17:44:23.968605139Z" level=info msg="Stopped pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.273831 | controller | Jun 11 17:44:23.999488 crc crio[22018]: time="2026-06-11T17:44:23.998600869Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}"
2026-06-11 18:17:38.273903 | controller | Jun 11 17:44:23.999488 crc crio[22018]: time="2026-06-11T17:44:23.999440956Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.273932 | controller | Jun 11 17:44:24.091717 crc crio[22018]: time="2026-06-11T17:44:24.086744361Z" level=info msg="Created container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.273951 | controller | Jun 11 17:44:24.092747 crc crio[22018]: time="2026-06-11T17:44:24.092647001Z" level=info msg="Starting container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e" id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.273968 | controller | Jun 11 17:44:24.105654 crc crio[22018]: time="2026-06-11T17:44:24.10093969Z" level=info msg="Started container" PID=231843 containerID=763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e description=openstack/ovn-northd-0/ovn-northd id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426
2026-06-11 18:17:38.273984 | controller | Jun 11 17:44:24.147007 crc crio[22018]: time="2026-06-11T17:44:24.146918922Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2ee4206d-4031-44b3-87c1-e32e40e83491 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274004 | controller | Jun 11 17:44:24.159553 crc crio[22018]: time="2026-06-11T17:44:24.159391545Z" level=info msg="Created container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274021 | controller | Jun 11 17:44:24.166554 crc crio[22018]: time="2026-06-11T17:44:24.166475082Z" level=info msg="Starting container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5" id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.274037 | controller | Jun 11 17:44:24.185008 crc crio[22018]: time="2026-06-11T17:44:24.184926966Z" level=info msg="Started container" PID=231837 containerID=eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 description=openstack/glance-default-internal-api-0/glance-log id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9
2026-06-11 18:17:38.274052 | controller | Jun 11 17:44:24.265890 crc crio[22018]: time="2026-06-11T17:44:24.265795921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f676026f-914f-4193-87b7-2864cdff0ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274068 | controller | Jun 11 17:44:24.285733 crc crio[22018]: time="2026-06-11T17:44:24.285627897Z" level=info msg="Created container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274084 | controller | Jun 11 17:44:24.305284 crc crio[22018]: time="2026-06-11T17:44:24.305201403Z" level=info msg="Starting container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2" id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.274099 | controller | Jun 11 17:44:24.331960 crc crio[22018]: time="2026-06-11T17:44:24.33183637Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.274115 | controller | Jun 11 17:44:24.331960 crc crio[22018]: time="2026-06-11T17:44:24.331933853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274131 | controller | Jun 11 17:44:24.357607 crc crio[22018]: time="2026-06-11T17:44:24.352253915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274147 | controller | Jun 11 17:44:24.358372 crc crio[22018]: time="2026-06-11T17:44:24.358152263Z" level=info msg="Started container" PID=231834 containerID=526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 description=openstack/memcached-0/memcached id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f
2026-06-11 18:17:38.274162 | controller | Jun 11 17:44:24.358507 crc crio[22018]: time="2026-06-11T17:44:24.352993517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274178 | controller | Jun 11 17:44:24.361816 crc crio[22018]: time="2026-06-11T17:44:24.361180985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274198 | controller | Jun 11 17:44:24.376132 crc crio[22018]: time="2026-06-11T17:44:24.374507571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274214 | controller | Jun 11 17:44:24.376132 crc crio[22018]: time="2026-06-11T17:44:24.374921465Z" level=info msg="Stopped container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.274229 | controller | Jun 11 17:44:24.390458 crc crio[22018]: time="2026-06-11T17:44:24.380019899Z" level=info msg="Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.274245 | controller | Jun 11 17:44:24.390458 crc crio[22018]: time="2026-06-11T17:44:24.380777643Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001adea10}] Aliases:map[]}"
2026-06-11 18:17:38.274261 | controller | Jun 11 17:44:24.390458 crc crio[22018]: time="2026-06-11T17:44:24.380911487Z" level=info msg="Deleting pod openstack_ovn-controller-mj4xz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.274277 | controller | Jun 11 17:44:24.423837 crc crio[22018]: time="2026-06-11T17:44:24.42346266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6e4be470-eb24-4fc3-853a-b0b3e51248a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274293 | controller | Jun 11 17:44:24.467955 crc crio[22018]: time="2026-06-11T17:44:24.467916471Z" level=info msg="Removed container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274309 | controller | Jun 11 17:44:24.519271 crc crio[22018]: time="2026-06-11T17:44:24.519115224Z" level=info msg="Removing container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274325 | controller | Jun 11 17:44:24.519844 crc crio[22018]: time="2026-06-11T17:44:24.519791735Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274341 | controller | Jun 11 17:44:24.533629 crc crio[22018]: time="2026-06-11T17:44:24.533520173Z" level=info msg="Removed container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274357 | controller | Jun 11 17:44:24.543058 crc crio[22018]: time="2026-06-11T17:44:24.542978449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=18dbf605-f0f4-4fdb-9b18-fb8daadad417 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274373 | controller | Jun 11 17:44:24.543665 crc crio[22018]: time="2026-06-11T17:44:24.543603119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274398 | controller | Jun 11 17:44:24.569877 crc crio[22018]: time="2026-06-11T17:44:24.56980503Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274415 | controller | Jun 11 17:44:24.570111 crc crio[22018]: time="2026-06-11T17:44:24.569926684Z" level=info msg="Removing container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274431 | controller | Jun 11 17:44:24.696306 crc crio[22018]: time="2026-06-11T17:44:24.69621075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274447 | controller | Jun 11 17:44:24.709700 crc crio[22018]: time="2026-06-11T17:44:24.709660601Z" level=info msg="Created container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274462 | controller | Jun 11 17:44:24.770069 crc crio[22018]: time="2026-06-11T17:44:24.731194762Z" level=info msg="Starting container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e" id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.274478 | controller | Jun 11 17:44:24.777021 crc crio[22018]: time="2026-06-11T17:44:24.746028878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f818c4c5-31c9-4fae-ab34-a31c06ffc933 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274493 | controller | Jun 11 17:44:24.820635 crc crio[22018]: time="2026-06-11T17:44:24.820565542Z" level=info msg="Started container" PID=231876 containerID=d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940
2026-06-11 18:17:38.274510 | controller | Jun 11 17:44:24.830143 crc crio[22018]: time="2026-06-11T17:44:24.830073297Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}"
2026-06-11 18:17:38.274527 | controller | Jun 11 17:44:24.830143 crc crio[22018]: time="2026-06-11T17:44:24.830128619Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.274543 | controller | Jun 11 17:44:24.937297 crc crio[22018]: 2026-06-11T17:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0d0a10909e782 Mac:d2:69:0e:7f:7d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.274559 | controller | Jun 11 17:44:24.940219 crc crio[22018]: time="2026-06-11T17:44:24.939430163Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}"
2026-06-11 18:17:38.274579 | controller | Jun 11 17:44:24.940219 crc crio[22018]: time="2026-06-11T17:44:24.93963393Z" level=info msg="Checking pod openstack_ovn-controller-ovs-fx6lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.274595 | controller | Jun 11 17:44:24.942426 crc crio[22018]: time="2026-06-11T17:44:24.942288445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274627 | controller | Jun 11 17:44:25.005587 crc crio[22018]: time="2026-06-11T17:44:25.004779308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274645 | controller | Jun 11 17:44:25.036388 crc crio[22018]: time="2026-06-11T17:44:25.034709978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274665 | controller | Jun 11 17:44:25.082394 crc crio[22018]: time="2026-06-11T17:44:25.069134412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d30b14c8-1d7a-49ff-8efd-718e0c35b707 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274689 | controller | Jun 11 17:44:25.169048 crc crio[22018]: time="2026-06-11T17:44:25.168974078Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.274717 | controller | Jun 11 17:44:25.297443 crc crio[22018]: time="2026-06-11T17:44:25.296899153Z" level=info msg="Ran pod sandbox cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 with infra container: openstack/ovn-controller-ovs-fx6lq/POD" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.274740 | controller | Jun 11 17:44:25.331873 crc crio[22018]: time="2026-06-11T17:44:25.331795763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=a538fc1e-946b-45f6-a33d-cad8040ead93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274758 | controller | Jun 11 17:44:25.344108 crc crio[22018]: time="2026-06-11T17:44:25.34404513Z" level=info msg="Removed container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274774 | controller | Jun 11 17:44:25.389434 crc crio[22018]: time="2026-06-11T17:44:25.38020558Z" level=info msg="Removing container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.274791 | controller | Jun 11 17:44:25.389434 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1739338eea1ae Mac:f6:18:51:93:e0:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc SocketPath: PciID:}] [{Interface:0xc000304780 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.274807 | controller | Jun 11 17:44:25.429713 crc crio[22018]: time="2026-06-11T17:44:25.429284047Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}"
2026-06-11 18:17:38.274828 | controller | Jun 11 17:44:25.429713 crc crio[22018]: time="2026-06-11T17:44:25.429633378Z" level=info msg="Checking pod openstack_dnsmasq-dns-6566476449-zkqxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.274845 | controller | Jun 11 17:44:25.430019 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dda61eff5814ee Mac:d2:4e:61:b8:1e:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.274885 | controller | Jun 11 17:44:25.431143 crc crio[22018]: time="2026-06-11T17:44:25.431089205Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}"
2026-06-11 18:17:38.274903 | controller | Jun 11 17:44:25.435543 crc crio[22018]: time="2026-06-11T17:44:25.431477557Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.274920 | controller | Jun 11 17:44:25.467252 crc crio[22018]: time="2026-06-11T17:44:25.467205053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274937 | controller | Jun 11 17:44:25.477442 crc crio[22018]: time="2026-06-11T17:44:25.473693176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=f0c95684-47e7-4064-9baf-0ceac2db424c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274953 | controller | Jun 11 17:44:25.613718 crc crio[22018]: time="2026-06-11T17:44:25.60916335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.274969 | controller | Jun 11 17:44:25.662379 crc crio[22018]: time="2026-06-11T17:44:25.658393022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b7949fa6-76d2-4971-850d-a1b36cfeb5bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.274985 | controller | Jun 11 17:44:25.779130 crc crio[22018]: time="2026-06-11T17:44:25.779027675Z" level=info msg="Ran pod sandbox ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 with infra container: openstack/dnsmasq-dns-6566476449-zkqxt/POD" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.275001 | controller | Jun 11 17:44:25.788616 crc crio[22018]: time="2026-06-11T17:44:25.788550965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f09a8690-a0bf-4316-b85a-4f59bfe90b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275021 | controller | Jun 11 17:44:25.856213 crc crio[22018]: time="2026-06-11T17:44:25.855972187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275039 | controller | Jun 11 17:44:25.874999 crc crio[22018]: time="2026-06-11T17:44:25.874915426Z" level=info msg="Ran pod sandbox 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 with infra container: openstack/rabbitmq-server-0/POD" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.275056 | controller | Jun 11 17:44:25.881660 crc crio[22018]: time="2026-06-11T17:44:25.881572848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=091cb68e-1c50-4e8e-a560-6eb41c4be8bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275072 | controller | Jun 11 17:44:25.887822 crc crio[22018]: time="2026-06-11T17:44:25.887715281Z" level=info msg="Created container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275088 | controller | Jun 11 17:44:25.891956 crc crio[22018]: time="2026-06-11T17:44:25.891275759Z" level=info msg="Starting container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40" id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.275104 | controller | Jun 11 17:44:25.913997 crc crio[22018]: time="2026-06-11T17:44:25.911829109Z" level=info msg="Started container" PID=232209 containerID=08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 description=openstack/ceilometer-0/ceilometer-central-agent id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d
2026-06-11 18:17:38.275121 | controller | Jun 11 17:44:25.922930 crc crio[22018]: time="2026-06-11T17:44:25.922847297Z" level=info msg="Removed container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.275137 | controller | Jun 11 17:44:25.930492 crc crio[22018]: time="2026-06-11T17:44:25.930445008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=23652d2c-2460-4946-aaa9-383cccec2619 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275153 | controller | Jun 11 17:44:25.936451 crc crio[22018]: time="2026-06-11T17:44:25.936292465Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275169 | controller | Jun 11 17:44:25.942175 crc crio[22018]: time="2026-06-11T17:44:25.942091115Z" level=info msg="Removing container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.275186 | controller | Jun 11 17:44:26.001388 crc crio[22018]: time="2026-06-11T17:44:25.995398141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275202 | controller | Jun 11 17:44:26.031924 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34df90c0ab2ee8e Mac:be:5a:04:a1:df:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.275222 | controller | Jun 11 17:44:26.031924 crc crio[22018]: time="2026-06-11T17:44:26.031815674Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}"
2026-06-11 18:17:38.275239 | controller | Jun 11 17:44:26.033435 crc crio[22018]: time="2026-06-11T17:44:26.032977131Z" level=info msg="Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275255 | controller | Jun 11 17:44:26.033435 crc crio[22018]: time="2026-06-11T17:44:26.033037103Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.275272 | controller | Jun 11 17:44:26.053854 crc crio[22018]: time="2026-06-11T17:44:26.053759598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2e2d6562-95f5-417b-8c99-9dd3da0e59f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275288 | controller | Jun 11 17:44:26.082308 crc crio[22018]: time="2026-06-11T17:44:26.082231851Z" level=info msg="Created container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275304 | controller | Jun 11 17:44:26.083803 crc crio[22018]: time="2026-06-11T17:44:26.083720029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=74f98eb6-624e-4fbc-8216-b97a8283cc33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275320 | controller | Jun 11 17:44:26.093108 crc crio[22018]: time="2026-06-11T17:44:26.092974576Z" level=info msg="Starting container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e" id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.275337 | controller | Jun 11 17:44:26.113197 crc crio[22018]: time="2026-06-11T17:44:26.11275877Z" level=info msg="Started container" PID=232198 containerID=ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945
2026-06-11 18:17:38.275354 | controller | Jun 11 17:44:26.187365 crc crio[22018]: time="2026-06-11T17:44:26.187242664Z" level=info msg="Stopped pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.275371 | controller | Jun 11 17:44:26.359115 crc crio[22018]: time="2026-06-11T17:44:26.357395312Z" level=info msg="Ran pod sandbox 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.275387 | controller | Jun 11 17:44:26.359115 crc crio[22018]: time="2026-06-11T17:44:26.357757004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6e544608-7909-4867-92e2-27bb830ff23c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275407 | controller | Jun 11 17:44:26.366723 crc crio[22018]: time="2026-06-11T17:44:26.366309102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=4d038070-a442-4895-8b08-d7b9680527e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275423 | controller | Jun 11 17:44:26.412377 crc crio[22018]: time="2026-06-11T17:44:26.408063252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275440 | controller | Jun 11 17:44:26.422379 crc crio[22018]: time="2026-06-11T17:44:26.420710248Z" level=info msg="Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/init" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275456 | controller | Jun 11 17:44:26.428782 crc crio[22018]: time="2026-06-11T17:44:26.427714442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275472 | controller | Jun 11 17:44:26.429949 crc crio[22018]: time="2026-06-11T17:44:26.42989129Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275488 | controller | Jun 11 17:44:26.448574 crc crio[22018]: time="2026-06-11T17:44:26.447364344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5d6e4946-7fb8-41d5-9e6e-94939c6730c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275504 | controller | Jun 11 17:44:26.454680 crc crio[22018]: time="2026-06-11T17:44:26.454264306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275520 | controller | Jun 11 17:44:26.475899 crc crio[22018]: time="2026-06-11T17:44:26.475766917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=4e453cfb-54e0-40a8-a69e-c0a849b54911 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.275536 | controller | Jun 11 17:44:26.477246 crc crio[22018]: time="2026-06-11T17:44:26.477151526Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275551 | controller | Jun 11 17:44:26.501391 crc crio[22018]: time="2026-06-11T17:44:26.501182043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275567 | controller | Jun 11 17:44:26.523099 crc crio[22018]: time="2026-06-11T17:44:26.519180592Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275583 | controller | Jun 11 17:44:26.549580 crc crio[22018]: time="2026-06-11T17:44:26.549085382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275600 | controller | Jun 11 17:44:26.622240 crc crio[22018]: time="2026-06-11T17:44:26.621193235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275620 | controller | Jun 11 17:44:26.786392 crc crio[22018]: time="2026-06-11T17:44:26.785644355Z" level=info msg="Created container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275648 | controller | Jun 11 17:44:26.788213 crc crio[22018]: time="2026-06-11T17:44:26.787663479Z" level=info msg="Starting container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3" id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.275672 | controller | Jun 11 17:44:26.797451 crc crio[22018]: time="2026-06-11T17:44:26.796271546Z" level=info msg="Started container" PID=232230 containerID=6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a
2026-06-11 18:17:38.275695 | controller | Jun 11 17:44:26.851457 crc crio[22018]: time="2026-06-11T17:44:26.849389547Z" level=info msg="Stopped container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.275716 | controller | Jun 11 17:44:26.851727 crc crio[22018]: time="2026-06-11T17:44:26.851628368Z" level=info msg="Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.275737 | controller | Jun 11 17:44:26.855373 crc crio[22018]: time="2026-06-11T17:44:26.85295958Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0130}] Aliases:map[]}"
2026-06-11 18:17:38.275754 | controller | Jun 11 17:44:26.855373 crc crio[22018]: time="2026-06-11T17:44:26.853114095Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-c6b77b85d-clp5h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.275771 | controller | Jun 11 17:44:26.945388 crc crio[22018]: time="2026-06-11T17:44:26.942513665Z" level=info msg="Stopped container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.275787 | controller | Jun 11 17:44:26.945668 crc crio[22018]: time="2026-06-11T17:44:26.94560982Z" level=info msg="Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.275804 | controller | Jun 11 17:44:26.949262 crc crio[22018]: time="2026-06-11T17:44:26.947983706Z" level=info msg="Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc002b141f0}] Aliases:map[]}"
2026-06-11 18:17:38.275825 | controller | Jun 11 17:44:26.949262 crc crio[22018]: time="2026-06-11T17:44:26.948149381Z" level=info msg="Deleting pod openstack_barbican-worker-56fbcbcd75-mt8z6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.275842 | controller | Jun 11 17:44:26.992503 crc crio[22018]: time="2026-06-11T17:44:26.992037092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275888 | controller | Jun 11 17:44:27.081382 crc crio[22018]: time="2026-06-11T17:44:27.081010468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275914 | controller | Jun 11 17:44:27.276854 crc crio[22018]: time="2026-06-11T17:44:27.275866987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275931 | controller | Jun 11 17:44:27.283291 crc crio[22018]: time="2026-06-11T17:44:27.283214229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275948 | controller | Jun 11 17:44:27.319723 crc crio[22018]: time="2026-06-11T17:44:27.318471233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.275964 | controller | Jun 11 17:44:27.579778 crc crio[22018]: time="2026-06-11T17:44:27.578895463Z" level=info msg="Created container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.275981 | controller | Jun 11 17:44:27.581499 crc crio[22018]: time="2026-06-11T17:44:27.581450581Z" level=info msg="Starting container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275" id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.276000 | controller | Jun 11 17:44:27.594890 crc crio[22018]: time="2026-06-11T17:44:27.594828544Z" level=info msg="Started container" PID=232222 containerID=72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 description=openstack/nova-api-0/nova-api-api id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc
2026-06-11 18:17:38.276021 | controller | Jun 11 17:44:27.635527 crc crio[22018]: time="2026-06-11T17:44:27.611981192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276038 | controller | Jun 11 17:44:27.635527 crc crio[22018]: time="2026-06-11T17:44:27.633592535Z" level=info msg="Created container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276054 | controller | Jun 11 17:44:27.636579 crc crio[22018]: time="2026-06-11T17:44:27.636395486Z" level=info msg="Starting container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e" id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.276071 | controller | Jun 11 17:44:27.656500 crc crio[22018]: time="2026-06-11T17:44:27.637996387Z" level=info msg="Stopped pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.276094 | controller | Jun 11 17:44:27.656500 crc crio[22018]: time="2026-06-11T17:44:27.650188378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276120 | controller | Jun 11 17:44:27.656500 crc crio[22018]: time="2026-06-11T17:44:27.650276602Z" level=info msg="Started container" PID=232276 containerID=0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e description=openstack/ovn-northd-0/openstack-network-exporter id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426
2026-06-11 18:17:38.276143 | controller | Jun 11 17:44:27.672203 crc crio[22018]: time="2026-06-11T17:44:27.67211308Z" level=info msg="Stopped pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.276189 | controller | Jun 11 17:44:27.677540 crc crio[22018]: time="2026-06-11T17:44:27.677380357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276221 | controller | Jun 11 17:44:27.713559 crc crio[22018]: time="2026-06-11T17:44:27.694545739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276247 | controller | Jun 11 17:44:27.730726 crc crio[22018]: time="2026-06-11T17:44:27.725663545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276269 | controller | Jun 11 17:44:27.734389 crc crio[22018]: time="2026-06-11T17:44:27.73208641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276287 | controller | Jun 11 17:44:27.858947 crc crio[22018]: time="2026-06-11T17:44:27.858288481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276303 | controller | Jun 11 17:44:27.874539 crc crio[22018]: time="2026-06-11T17:44:27.874249209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276319 | controller | Jun 11 17:44:27.922272 crc crio[22018]: time="2026-06-11T17:44:27.922071066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276335 | controller | Jun 11 17:44:28.245731 crc crio[22018]: time="2026-06-11T17:44:28.245467622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=578b2714-6408-4db0-8584-597ba8527b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276352 | controller | Jun 11 17:44:28.245731 crc crio[22018]: time="2026-06-11T17:44:28.245580046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bc7d052a-739b-4437-9224-dc3a82e31825 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276368 | controller | Jun 11 17:44:28.245731 crc crio[22018]: time="2026-06-11T17:44:28.24569795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=70dea628-ecd7-4b07-8de9-9d202d26f65a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276384 | controller | Jun 11 17:44:28.246211 crc crio[22018]: time="2026-06-11T17:44:28.246112913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e1e21c5e-589e-49bd-adb2-459cda539df3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276406 | controller | Jun 11 17:44:28.246211 crc crio[22018]: time="2026-06-11T17:44:28.246179935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cd06d97f-5b7a-478b-ad98-4a4f2962b926 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276429 | controller | Jun 11 17:44:28.249247 crc crio[22018]: time="2026-06-11T17:44:28.248983345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=5ed11b39-49ae-4a20-8f2b-ca0c954e3af2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276451 | controller | Jun 11 17:44:28.265402 crc crio[22018]: time="2026-06-11T17:44:28.265303436Z" level=info msg="Removed container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276473 | controller | Jun 11 17:44:28.286878 crc crio[22018]: time="2026-06-11T17:44:28.286759337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=74615e44-eae7-4e6f-8448-3b662e01fff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276496 | controller | Jun 11 17:44:28.313883 crc crio[22018]: time="2026-06-11T17:44:28.313274492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ca418c1a-6038-46df-bec9-84a648ddd3e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276516 | controller | Jun 11 17:44:28.314025 crc crio[22018]: time="2026-06-11T17:44:28.313955184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f6e54e8b-ff2b-4d1a-9a3e-aabb6abdc8a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276537 | controller | Jun 11 17:44:28.315032 crc crio[22018]: time="2026-06-11T17:44:28.314064448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5403b55d-8e0c-4d30-b949-d00fe4b20728 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276554 | controller | Jun 11 17:44:28.321157 crc crio[22018]: time="2026-06-11T17:44:28.321077805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c8536ba1-5da5-491d-80c1-802f324f477b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276570 | controller | Jun 11 17:44:28.327508 crc crio[22018]: time="2026-06-11T17:44:28.32724997Z" level=info msg="Removing container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276586 | controller | Jun 11 17:44:28.333072 crc crio[22018]: time="2026-06-11T17:44:28.33290398Z" level=info msg="Removed container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276602 | controller | Jun 11 17:44:28.340824 crc crio[22018]: time="2026-06-11T17:44:28.336861081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7d9f8e05-88d1-44a1-9fae-84bdbedffb49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276625 | controller | Jun 11 17:44:28.352317 crc crio[22018]: time="2026-06-11T17:44:28.352220573Z" level=info msg="Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276642 | controller | Jun 11 17:44:28.352692 crc crio[22018]: time="2026-06-11T17:44:28.352678958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276658 | controller | Jun 11 17:44:28.353991 crc crio[22018]: time="2026-06-11T17:44:28.353948986Z" level=info msg="Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276674 | controller | Jun 11 17:44:28.354610 crc crio[22018]: time="2026-06-11T17:44:28.354585307Z" level=info msg="Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276690 | controller | Jun 11 17:44:28.355714 crc crio[22018]: time="2026-06-11T17:44:28.355691292Z" level=info msg="Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276705 | controller | Jun 11 17:44:28.368033 crc crio[22018]: time="2026-06-11T17:44:28.367930688Z" level=info msg="Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276722 | controller | Jun 11 17:44:28.368620 crc crio[22018]: time="2026-06-11T17:44:28.368538287Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276737 | controller | Jun 11 17:44:28.383952 crc crio[22018]: time="2026-06-11T17:44:28.383866099Z" level=info msg="Removing container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276754 | controller | Jun 11 17:44:28.402950 crc crio[22018]: time="2026-06-11T17:44:28.402742051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=308a1fe3-df7e-46bf-81bf-c219ec657d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276770 | controller | Jun 11 17:44:28.426064 crc crio[22018]: time="2026-06-11T17:44:28.42588304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276786 | controller | Jun 11 17:44:28.427024 crc crio[22018]: time="2026-06-11T17:44:28.426929143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276802 | controller | Jun 11 17:44:28.428579 crc crio[22018]: time="2026-06-11T17:44:28.428516524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276818 | controller | Jun 11 17:44:28.460926 crc crio[22018]: time="2026-06-11T17:44:28.460843611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276834 | controller | Jun 11 17:44:28.461204 crc crio[22018]: time="2026-06-11T17:44:28.461147601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.276873 | controller | Jun 11 17:44:28.644728 crc crio[22018]: time="2026-06-11T17:44:28.644646244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3c2c8ac3-6410-4165-8f69-6d798e7fcf44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276897 | controller | Jun 11 17:44:28.648642 crc crio[22018]: time="2026-06-11T17:44:28.648557769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=33561ffb-b350-492c-8086-c404c6cef91b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276915 | controller | Jun 11 17:44:28.670272 crc crio[22018]: time="2026-06-11T17:44:28.670192153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b3a10ae6-de29-4a28-b8b6-f43021c8d9b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276931 | controller | Jun 11 17:44:28.748173 crc crio[22018]: time="2026-06-11T17:44:28.748091125Z" level=info msg="Removed container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276947 | controller | Jun 11 17:44:28.773486 crc crio[22018]: time="2026-06-11T17:44:28.76800446Z" level=info msg="Creating container: openstack/cinder-db-create-fv555/mariadb-database-create" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.276963 | controller | Jun 11 17:44:28.791070 crc crio[22018]: time="2026-06-11T17:44:28.790977321Z" level=info msg="Removing container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.276979 | controller | Jun 11 17:44:28.794672 crc crio[22018]: time="2026-06-11T17:44:28.794526577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=110d2cca-9156-4866-8845-dbd36f7b25d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.276996 | controller | Jun 11 17:44:28.813220 crc crio[22018]: time="2026-06-11T17:44:28.812724319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=eb74c0ce-8a58-4168-baf3-1e4270c18782 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277012 | controller | Jun 11 17:44:28.834395 crc crio[22018]: time="2026-06-11T17:44:28.833449839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1b89de3d-a367-4fe6-84c6-8f2bc31f3062 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277029 | controller | Jun 11 17:44:28.902950 crc crio[22018]: time="2026-06-11T17:44:28.902829658Z" level=info msg="Removed container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277045 | controller | Jun 11 17:44:28.905570 crc crio[22018]: time="2026-06-11T17:44:28.905505942Z" level=info msg="Removing container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277060 | controller | Jun 11 17:44:28.960895 crc crio[22018]: time="2026-06-11T17:44:28.960776975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277080 | controller | Jun 11 17:44:28.975530 crc crio[22018]: time="2026-06-11T17:44:28.975451421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277096 | controller | Jun 11 17:44:29.129865 crc crio[22018]: time="2026-06-11T17:44:29.12575045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277113 | controller | Jun 11 17:44:29.130999 crc crio[22018]: time="2026-06-11T17:44:29.130942895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1c31871d-1812-489e-809a-b79c16888800 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277129 | controller | Jun 11 17:44:29.139649 crc crio[22018]: time="2026-06-11T17:44:29.139371075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277146 | controller | Jun 11 17:44:29.139649 crc crio[22018]: time="2026-06-11T17:44:29.1396414Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277162 | controller | Jun 11 17:44:29.149089 crc crio[22018]: time="2026-06-11T17:44:29.14878539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277178 | controller | Jun 11 17:44:29.153689 crc crio[22018]: time="2026-06-11T17:44:29.15349881Z" level=info msg="Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277194 | controller | Jun 11 17:44:29.157688 crc crio[22018]: time="2026-06-11T17:44:29.157607679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277210 | controller | Jun 11 17:44:29.158612 crc crio[22018]: time="2026-06-11T17:44:29.157686194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277226 | controller | Jun 11 17:44:29.160512 crc crio[22018]: time="2026-06-11T17:44:29.160437853Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277243 | controller | Jun 11 17:44:29.189133 crc crio[22018]: time="2026-06-11T17:44:29.188612978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277259 | controller | Jun 11 17:44:29.228791 crc crio[22018]: time="2026-06-11T17:44:29.228617471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277275 | controller | Jun 11 17:44:29.233974 crc crio[22018]: time="2026-06-11T17:44:29.233831528Z" level=info msg="Removed container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277292 | controller | Jun 11 17:44:29.241121 crc crio[22018]: time="2026-06-11T17:44:29.241042287Z" level=info msg="Removing container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277312 | controller | Jun 11 17:44:29.264169 crc crio[22018]: time="2026-06-11T17:44:29.263615705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277329 | controller | Jun 11 17:44:29.343145 crc crio[22018]: time="2026-06-11T17:44:29.341973099Z" level=info msg="Created container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277346 | controller | Jun 11 17:44:29.360825 crc crio[22018]: time="2026-06-11T17:44:29.360657172Z" level=info msg="Starting container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731" id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.277363 | controller | Jun 11 17:44:29.368846 crc crio[22018]: time="2026-06-11T17:44:29.368657099Z" level=info msg="Started container" PID=232813 containerID=b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc
2026-06-11 18:17:38.277379 | controller | Jun 11 17:44:29.395859 crc crio[22018]: time="2026-06-11T17:44:29.39467415Z" level=info msg="Running pod sandbox: openstack/ovn-controller-mmwg9/POD" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.277395 | controller | Jun 11 17:44:29.395859 crc crio[22018]: time="2026-06-11T17:44:29.394874946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277411 | controller | Jun 11 17:44:29.538385 crc crio[22018]: time="2026-06-11T17:44:29.538212863Z" level=info msg="Removed container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277427 | controller | Jun 11 17:44:29.548437 crc crio[22018]: time="2026-06-11T17:44:29.547732355Z" level=info msg="Removing container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277445 | controller | Jun 11 17:44:29.593246 crc crio[22018]: time="2026-06-11T17:44:29.592858418Z" level=info msg="Removed container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277463 | controller | Jun 11 17:44:29.601198 crc crio[22018]: time="2026-06-11T17:44:29.600713876Z" level=info msg="Removing container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277479 | controller | Jun 11 17:44:29.679690 crc crio[22018]: time="2026-06-11T17:44:29.679556648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bfa3c4af-ce6b-4af5-b3e7-76cb7ddd4a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277495 | controller | Jun 11 17:44:29.684923 crc crio[22018]: time="2026-06-11T17:44:29.684780606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64ba7886-9c33-493e-bf1d-eeb5867e72e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277514 | controller | Jun 11 17:44:29.705671 crc crio[22018]: time="2026-06-11T17:44:29.705560615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=82976c88-1f74-4f32-a38c-413a1137cad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277531 | controller | Jun 11 17:44:29.710065 crc crio[22018]: time="2026-06-11T17:44:29.709617396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c7788482-325f-462e-8c2b-3541b78b500b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277548 | controller | Jun 11 17:44:29.722710 crc crio[22018]: time="2026-06-11T17:44:29.721128885Z" level=info msg="Created container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277568 | controller | Jun 11 17:44:29.726079 crc crio[22018]: time="2026-06-11T17:44:29.726000772Z" level=info msg="Starting container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c" id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.277590 | controller | Jun 11 17:44:29.732009 crc crio[22018]: time="2026-06-11T17:44:29.731917481Z" level=info msg="Created container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277613 | controller | Jun 11 17:44:29.737727 crc crio[22018]: time="2026-06-11T17:44:29.736430522Z" level=info msg="Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277636 | controller | Jun 11 17:44:29.737727 crc crio[22018]: time="2026-06-11T17:44:29.736588291Z" level=info msg="Starting container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea" id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.277658 | controller | Jun 11 17:44:29.737727 crc crio[22018]: time="2026-06-11T17:44:29.736962263Z" level=info msg="Creating container: openstack/glance-db-create-64bgj/mariadb-database-create" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277677 | controller | Jun 11 17:44:29.738275 crc crio[22018]: time="2026-06-11T17:44:29.738165997Z" level=info msg="Started container" PID=232819 containerID=50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c description=openstack/cinder-api-0/cinder-api-log id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79
2026-06-11 18:17:38.277694 | controller | Jun 11 17:44:29.743439 crc crio[22018]: time="2026-06-11T17:44:29.74325475Z" level=info msg="Started container" PID=232817 containerID=9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea description=openstack/glance-default-internal-api-0/glance-httpd id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9
2026-06-11 18:17:38.277711 | controller | Jun 11 17:44:29.766800 crc crio[22018]: time="2026-06-11T17:44:29.766746024Z" level=info msg="Removed container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277733 | controller | Jun 11 17:44:29.779309 crc crio[22018]: time="2026-06-11T17:44:29.778723886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=23c60475-ccd6-4d45-bf68-c81eb620c600 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.277749 | controller | Jun 11 17:44:29.789653 crc crio[22018]: time="2026-06-11T17:44:29.789127176Z" level=info msg="Removing container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277765 | controller | Jun 11 17:44:29.794609 crc crio[22018]: time="2026-06-11T17:44:29.794527598Z" level=info msg="Removed container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277782 | controller | Jun 11 17:44:29.814677 crc crio[22018]: time="2026-06-11T17:44:29.811524128Z" level=info msg="Removing container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.277798 | controller | Jun 11 17:44:29.915609 crc crio[22018]: time="2026-06-11T17:44:29.915529723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277813 | controller | Jun 11 17:44:29.918062 crc crio[22018]: time="2026-06-11T17:44:29.916055374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277829 | controller | Jun 11 17:44:29.920211 crc crio[22018]: time="2026-06-11T17:44:29.917003675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277845 | controller | Jun 11 17:44:29.973207 crc crio[22018]: time="2026-06-11T17:44:29.973094584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277883 | controller | Jun 11 17:44:29.987844 crc crio[22018]: time="2026-06-11T17:44:29.987655314Z" level=info msg="Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}"
2026-06-11 18:17:38.277901 | controller | Jun 11 17:44:29.987844 crc crio[22018]: time="2026-06-11T17:44:29.987724236Z" level=info msg="Adding pod openstack_ovn-controller-mmwg9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.277917 | controller | Jun 11 17:44:30.054374 crc crio[22018]: time="2026-06-11T17:44:30.053309233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277934 | controller | Jun 11 17:44:30.067057 crc crio[22018]: time="2026-06-11T17:44:30.066954038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.277950 | controller | Jun 11 17:44:30.112213 crc crio[22018]: time="2026-06-11T17:44:30.112136189Z" level=info msg="Created container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.277970 | controller | Jun 11 17:44:30.113566 crc crio[22018]: time="2026-06-11T17:44:30.113467994Z" level=info msg="Starting container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca" id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.277988 | controller | Jun 11 17:44:30.123823 crc crio[22018]: time="2026-06-11T17:44:30.121595513Z" level=info msg="Created container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278004 | controller | Jun 11 17:44:30.132560 crc crio[22018]: time="2026-06-11T17:44:30.132471712Z" level=info msg="Starting container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be" id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278020 | controller | Jun 11 17:44:30.145763 crc crio[22018]: time="2026-06-11T17:44:30.143775945Z" level=info msg="Created container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278036 | controller | Jun 11 17:44:30.145763 crc crio[22018]: time="2026-06-11T17:44:30.144646052Z" level=info msg="Started container" PID=232826 containerID=2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be description=openstack/openstack-cell1-galera-0/galera id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3
2026-06-11 18:17:38.278052 | controller | Jun 11 17:44:30.145763 crc crio[22018]: time="2026-06-11T17:44:30.145591043Z" level=info msg="Started container" PID=232809 containerID=3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca description=openstack/cinder-scheduler-0/cinder-scheduler id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785
2026-06-11 18:17:38.278068 | controller | Jun 11 17:44:30.153429 crc crio[22018]: time="2026-06-11T17:44:30.15294334Z" level=info msg="Starting container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe" id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278084 | controller | Jun 11 17:44:30.174595 crc crio[22018]: time="2026-06-11T17:44:30.174496638Z" level=info msg="Started container" PID=232842 containerID=d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846
2026-06-11 18:17:38.278100 | controller | Jun 11 17:44:30.213518 crc crio[22018]: time="2026-06-11T17:44:30.212011431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b8b8dc3a-595a-4d54-bb15-725b49fd98f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278116 | controller | Jun 11 17:44:30.322544 crc crio[22018]: time="2026-06-11T17:44:30.321273456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5978bbc4-55ae-4612-ba1b-ab0c41104e60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278132 | controller | Jun 11 17:44:30.332901 crc crio[22018]: time="2026-06-11T17:44:30.332703108Z" level=info msg="Created container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278151 | controller | Jun 11 17:44:30.335458 crc crio[22018]: time="2026-06-11T17:44:30.334599533Z" level=info msg="Starting container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99" id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278167 | controller | Jun 11 17:44:30.339439 crc crio[22018]: time="2026-06-11T17:44:30.338811682Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278183 | controller | Jun 11 17:44:30.342436 crc crio[22018]: time="2026-06-11T17:44:30.340887689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278199 | controller | Jun 11 17:44:30.361066 crc crio[22018]: time="2026-06-11T17:44:30.360974564Z" level=info msg="Started container" PID=232827 containerID=c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007
2026-06-11 18:17:38.278216 | controller | Jun 11 17:44:30.419391 crc crio[22018]: time="2026-06-11T17:44:30.411896514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ca75d98f-ba5d-41e0-ab17-29caa991f86e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278232 | controller | Jun 11 17:44:30.483021 crc crio[22018]: time="2026-06-11T17:44:30.482927042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278247 | controller | Jun 11 17:44:30.489767 crc crio[22018]: time="2026-06-11T17:44:30.489684286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278263 | controller | Jun 11 17:44:30.495249 crc crio[22018]: time="2026-06-11T17:44:30.49516037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278279 | controller | Jun 11 17:44:30.500236 crc crio[22018]: time="2026-06-11T17:44:30.500095157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278294 | controller | Jun 11 17:44:30.504903 crc crio[22018]: time="2026-06-11T17:44:30.504810578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278310 | controller | Jun 11 17:44:30.518495 crc crio[22018]: time="2026-06-11T17:44:30.51826333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278325 | controller | Jun 11 17:44:30.522990 crc crio[22018]: time="2026-06-11T17:44:30.522902712Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278341 | controller | Jun 11 17:44:30.523444 crc crio[22018]: time="2026-06-11T17:44:30.523314435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278357 | controller | Jun 11 17:44:30.598239 crc crio[22018]: time="2026-06-11T17:44:30.597771974Z" level=info msg="Created container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278376 | controller | Jun 11 17:44:30.602166 crc crio[22018]: time="2026-06-11T17:44:30.599462379Z" level=info msg="Starting container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08" id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278394 | controller | Jun 11 17:44:30.602166 crc crio[22018]: time="2026-06-11T17:44:30.599925327Z" level=info msg="Created container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278410 | controller | Jun 11 17:44:30.602166 crc crio[22018]: time="2026-06-11T17:44:30.599999896Z" level=info msg="Created container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278426 | controller | Jun 11 17:44:30.602166 crc crio[22018]: time="2026-06-11T17:44:30.602171486Z" level=info msg="Starting container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e" id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278442 | controller | Jun 11 17:44:30.606259 crc crio[22018]: time="2026-06-11T17:44:30.604808379Z" level=info msg="Starting container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297" id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278458 | controller | Jun 11 17:44:30.619108 crc crio[22018]: time="2026-06-11T17:44:30.619014705Z" level=info msg="Started container" PID=232821 containerID=31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297 description=openstack/dnsmasq-dns-6566476449-zkqxt/init id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969
2026-06-11 18:17:38.278474 | controller | Jun 11 17:44:30.619494 crc crio[22018]: time="2026-06-11T17:44:30.619400757Z" level=info msg="Started container" PID=232829 containerID=f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e description=openstack/placement-db-create-wp7pr/mariadb-database-create id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f
2026-06-11 18:17:38.278491 | controller | Jun 11 17:44:30.622741 crc crio[22018]: time="2026-06-11T17:44:30.622643178Z" level=info msg="Started container" PID=232825 containerID=2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 description=openstack/ceilometer-0/ceilometer-notification-agent id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d
2026-06-11 18:17:38.278507 | controller | Jun 11 17:44:30.644289 crc crio[22018]: time="2026-06-11T17:44:30.644206434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=edf34791-b4b5-4826-96e2-5af8ba5854b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278523 | controller | Jun 11 17:44:30.688427 crc crio[22018]: time="2026-06-11T17:44:30.676144438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=47c62238-2db0-4fec-8533-07720fcdf1e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278539 | controller | Jun 11 17:44:30.698752 crc crio[22018]: time="2026-06-11T17:44:30.698064601Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278561 | controller | Jun 11 17:44:30.759471 crc crio[22018]: 2026-06-11T17:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2b7fe983b40c7 Mac:b2:8e:84:53:c3:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.278578 | controller | Jun 11 17:44:30.759471 crc crio[22018]: time="2026-06-11T17:44:30.757034676Z" level=info msg="Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}"
2026-06-11 18:17:38.278595 | controller | Jun 11 17:44:30.759471 crc crio[22018]: time="2026-06-11T17:44:30.757371676Z" level=info msg="Checking pod openstack_ovn-controller-mmwg9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.278628 | controller | Jun 11 17:44:30.799014 crc crio[22018]: time="2026-06-11T17:44:30.798825644Z" level=info msg="Created container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278646 | controller | Jun 11 17:44:30.800964 crc crio[22018]: time="2026-06-11T17:44:30.800882928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278662 | controller | Jun 11 17:44:30.804782 crc crio[22018]: time="2026-06-11T17:44:30.804212044Z" level=info msg="Starting container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea" id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.278679 | controller | Jun 11 17:44:30.805438 crc crio[22018]: time="2026-06-11T17:44:30.805273303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278695 | controller | Jun 11 17:44:30.809514 crc crio[22018]: time="2026-06-11T17:44:30.809305253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278710 | controller | Jun 11 17:44:30.815992 crc crio[22018]: time="2026-06-11T17:44:30.815950877Z" level=info msg="Started container" PID=232837 containerID=c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f
2026-06-11 18:17:38.278726 | controller | Jun 11 17:44:30.906116 crc crio[22018]: time="2026-06-11T17:44:30.905865891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278742 | controller | Jun 11 17:44:30.921124 crc crio[22018]: time="2026-06-11T17:44:30.920958359Z" level=info msg="Ran pod sandbox 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 with infra container: openstack/ovn-controller-mmwg9/POD" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.278762 | controller | Jun 11 17:44:30.924294 crc crio[22018]: time="2026-06-11T17:44:30.924214224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278778 | controller | Jun 11 17:44:30.927818 crc crio[22018]: time="2026-06-11T17:44:30.927789318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=8b25f20c-db3f-4e03-a137-c55a31c5e80e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278794 | controller | Jun 11 17:44:31.150483 crc crio[22018]: time="2026-06-11T17:44:31.149612241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=019ae0f2-9d5d-4fd3-931b-7893bbdcc783 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278809 | controller | Jun 11 17:44:31.164199 crc crio[22018]: time="2026-06-11T17:44:31.163993488Z" level=info msg="Creating container: openstack/ovn-controller-mmwg9/ovn-controller" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278825 | controller | Jun 11 17:44:31.164633 crc crio[22018]: time="2026-06-11T17:44:31.164547966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278840 | controller | Jun 11 17:44:31.206053 crc crio[22018]: time="2026-06-11T17:44:31.205958849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1eef1ee1-d2f6-4c6a-bd3f-79f88b079e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278875 | controller | Jun 11 17:44:31.315877 crc crio[22018]: time="2026-06-11T17:44:31.315767112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278892 | controller | Jun 11 17:44:31.321833 crc crio[22018]: time="2026-06-11T17:44:31.321005189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278909 | controller | Jun 11 17:44:31.364953 crc crio[22018]: time="2026-06-11T17:44:31.364622272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3f00eb2a-f115-4dc7-ac8a-3f3db9b6ccbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.278924 | controller | Jun 11 17:44:31.381590 crc crio[22018]: time="2026-06-11T17:44:31.378156896Z" level=info msg="Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.278940 | controller | Jun 11 17:44:31.381590 crc crio[22018]: time="2026-06-11T17:44:31.378773556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278955 | controller | Jun 11 17:44:31.568203 crc crio[22018]: time="2026-06-11T17:44:31.568089076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278971 | controller | Jun 11 17:44:31.577452 crc crio[22018]: time="2026-06-11T17:44:31.577297929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.278991 | controller | Jun 11 17:44:31.621298 crc crio[22018]: time="2026-06-11T17:44:31.621199091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279007 | controller | Jun 11 17:44:31.729962 crc crio[22018]: time="2026-06-11T17:44:31.729832112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279023 | controller | Jun 11 17:44:31.786511 crc crio[22018]: time="2026-06-11T17:44:31.785725894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279038 | controller | Jun 11 17:44:31.927847 crc crio[22018]: time="2026-06-11T17:44:31.927746066Z" level=info msg="Created container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279054 | controller | Jun 11 17:44:31.930304 crc crio[22018]: time="2026-06-11T17:44:31.930192473Z" level=info msg="Starting container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115" id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.279070 | controller | Jun 11 17:44:31.939791 crc crio[22018]: time="2026-06-11T17:44:31.938725575Z" level=info msg="Started container" PID=232818 containerID=61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115 description=openstack/rabbitmq-cell1-server-0/setup-container id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044
2026-06-11 18:17:38.279086 | controller | Jun 11 17:44:32.191155 crc crio[22018]: time="2026-06-11T17:44:32.190791579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279102 | controller | Jun 11 17:44:32.226191 crc crio[22018]: time="2026-06-11T17:44:32.226077789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279117 | controller | Jun 11 17:44:32.228186 crc crio[22018]: time="2026-06-11T17:44:32.228070323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279132 | controller | Jun 11 17:44:32.247748 crc crio[22018]: time="2026-06-11T17:44:32.247619563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279148 | controller | Jun 11 17:44:32.429493 crc crio[22018]: time="2026-06-11T17:44:32.429315109Z" level=info msg="Created container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279164 | controller | Jun 11 17:44:32.430768 crc crio[22018]: time="2026-06-11T17:44:32.430566901Z" level=info msg="Starting container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d" id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.279180 | controller | Jun 11 17:44:32.459129 crc crio[22018]: time="2026-06-11T17:44:32.450787849Z" level=info msg="Started container" PID=232814 containerID=bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d description=openstack/rabbitmq-server-0/setup-container id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122
2026-06-11 18:17:38.279200 | controller | Jun 11 17:44:32.693238 crc crio[22018]: time="2026-06-11T17:44:32.693053247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279217 | controller | Jun 11 17:44:32.815583 crc crio[22018]: time="2026-06-11T17:44:32.815307972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f7f3c759-67cc-4196-8a51-03a56e105b6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279233 | controller | Jun 11 17:44:32.818639 crc crio[22018]: time="2026-06-11T17:44:32.818480463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bbe64ac3-ab5e-4869-b401-8035a9b74dee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279249 | controller | Jun 11 17:44:32.821864 crc crio[22018]: time="2026-06-11T17:44:32.82171719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=48e66007-54ce-4588-9b5d-b715d9fb9a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279264 | controller | Jun 11 17:44:32.822205 crc crio[22018]: time="2026-06-11T17:44:32.822126683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8cb9a161-1381-4b9a-9d7e-ad1a0ac9daa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279280 | controller | Jun 11 17:44:32.842440 crc crio[22018]: time="2026-06-11T17:44:32.841615157Z" level=info msg="Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279296 | controller | Jun 11 17:44:32.842440 crc crio[22018]: time="2026-06-11T17:44:32.842189736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=720f1b4a-9e2e-4f16-8acc-d8e12c7c6541 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279311 | controller | Jun 11 17:44:32.842440 crc crio[22018]: time="2026-06-11T17:44:32.842246988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5f34dd22-404f-452b-87e7-0280c116b4f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279327 | controller | Jun 11 17:44:32.906223 crc crio[22018]: time="2026-06-11T17:44:32.906103681Z" level=info msg="Removed container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279343 | controller | Jun 11 17:44:32.907446 crc crio[22018]: time="2026-06-11T17:44:32.906977391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=f4764201-7a4b-421a-80dd-6ffc48816f8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279359 | controller | Jun 11 17:44:32.908812 crc crio[22018]: time="2026-06-11T17:44:32.906268077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279375 | controller | Jun 11 17:44:32.910961 crc crio[22018]: time="2026-06-11T17:44:32.910632047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d25b657b-d574-48a7-941e-5c58bd38ebe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279396 | controller | Jun 11 17:44:32.916604 crc crio[22018]: time="2026-06-11T17:44:32.91619748Z" level=info msg="Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279412 | controller | Jun 11 17:44:32.932077 crc crio[22018]: time="2026-06-11T17:44:32.931991593Z" level=info msg="Removing container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279429 | controller | Jun 11 17:44:32.954036 crc crio[22018]: time="2026-06-11T17:44:32.953953074Z" level=info msg="Removed container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279444 | controller | Jun 11 17:44:32.954827 crc crio[22018]: time="2026-06-11T17:44:32.9547673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279460 | controller | Jun 11 17:44:32.966515 crc crio[22018]: time="2026-06-11T17:44:32.966208238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=ec93ac69-4bbc-4ef6-a8a3-80fee879b2ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279476 | controller | Jun 11 17:44:32.966683 crc crio[22018]: time="2026-06-11T17:44:32.966519878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1906530e-04ce-46d1-996a-9bba61bfa9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279491 | controller | Jun 11 17:44:32.967158 crc crio[22018]: time="2026-06-11T17:44:32.967112617Z" level=info msg="Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279507 | controller | Jun 11 17:44:32.970690 crc crio[22018]: time="2026-06-11T17:44:32.970652829Z" level=info msg="Removing container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279523 | controller | Jun 11 17:44:33.034592 crc crio[22018]: time="2026-06-11T17:44:33.034489884Z" level=info msg="Removed container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279539 | controller | Jun 11 17:44:33.039139 crc crio[22018]: time="2026-06-11T17:44:33.038502343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279555 | controller | Jun 11 17:44:33.039229 crc crio[22018]: time="2026-06-11T17:44:33.039170762Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279570 | controller | Jun 11 17:44:33.042920 crc crio[22018]: time="2026-06-11T17:44:33.04285666Z" level=info msg="Removing container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279587 | controller | Jun 11 17:44:33.043441 crc crio[22018]: time="2026-06-11T17:44:33.043282023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279606 | controller | Jun 11 17:44:33.067713 crc crio[22018]: time="2026-06-11T17:44:33.058394775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279623 | controller | Jun 11 17:44:33.090976 crc crio[22018]: time="2026-06-11T17:44:33.089720783Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279639 | controller | Jun 11 17:44:33.108701 crc crio[22018]: time="2026-06-11T17:44:33.107553722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279655 | controller | Jun 11 17:44:33.346964 crc crio[22018]: time="2026-06-11T17:44:33.346651291Z" level=info msg="Removed container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279671 | controller | Jun 11 17:44:33.352498 crc crio[22018]: time="2026-06-11T17:44:33.352097681Z" level=info msg="Removing container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279687 | controller | Jun 11 17:44:33.417103 crc crio[22018]: time="2026-06-11T17:44:33.41673643Z" level=info msg="Removed container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279703 | controller | Jun 11 17:44:33.421453 crc crio[22018]: time="2026-06-11T17:44:33.421363167Z" level=info msg="Removing container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.279718 | controller | Jun 11 17:44:33.598024 crc crio[22018]: time="2026-06-11T17:44:33.597967089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=677542fd-1430-4563-aebd-80284b05b141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279734 | controller | Jun 11 17:44:33.605000 crc crio[22018]: time="2026-06-11T17:44:33.60492039Z" level=info msg="Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.279750 | controller | Jun 11 17:44:33.605668 crc crio[22018]: time="2026-06-11T17:44:33.605595192Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc000380430}] Aliases:map[]}"
2026-06-11 18:17:38.279766 | controller | Jun 11 17:44:33.605806 crc crio[22018]: time="2026-06-11T17:44:33.605760047Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.279782 | controller | Jun 11 17:44:33.706255 crc crio[22018]: time="2026-06-11T17:44:33.705763751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279804 | controller | Jun 11 17:44:33.733291 crc crio[22018]: time="2026-06-11T17:44:33.731814245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279821 | controller | Jun 11 17:44:33.741965 crc crio[22018]: time="2026-06-11T17:44:33.741883335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279836 | controller | Jun 11 17:44:33.756851 crc crio[22018]: time="2026-06-11T17:44:33.756800037Z" level=info msg="Created container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279875 | controller | Jun 11 17:44:33.759799 crc crio[22018]: time="2026-06-11T17:44:33.759747943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279903 | controller | Jun 11 17:44:33.762897 crc crio[22018]: time="2026-06-11T17:44:33.762675889Z" level=info msg="Starting container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf" id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.279922 | controller | Jun 11 17:44:33.763813 crc crio[22018]: time="2026-06-11T17:44:33.763737549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9387d29d-0b70-43d7-ab97-a733c3d2f9c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.279938 | controller | Jun 11 17:44:33.765639 crc crio[22018]: time="2026-06-11T17:44:33.765577806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.279954 | controller | Jun 11 17:44:33.767244 crc crio[22018]: time="2026-06-11T17:44:33.767103918Z" level=info msg="Created container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.279970 | controller | Jun 11 17:44:33.774196 crc crio[22018]: time="2026-06-11T17:44:33.769060207Z" level=info msg="Starting container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec" id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.279986 | controller | Jun 11 17:44:33.781130 crc crio[22018]: time="2026-06-11T17:44:33.778156678Z" level=info msg="Started container" PID=233629 containerID=b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94
2026-06-11 18:17:38.280002 | controller | Jun 11 17:44:33.784541 crc crio[22018]: time="2026-06-11T17:44:33.784302673Z" level=info msg="Started container" PID=233642 containerID=5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a
2026-06-11 18:17:38.280018 | controller | Jun 11 17:44:33.797569 crc crio[22018]: time="2026-06-11T17:44:33.797392566Z" level=info msg="Removed container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.280039 | controller | Jun 11 17:44:33.806222 crc crio[22018]: time="2026-06-11T17:44:33.806144613Z" level=info msg="Removing container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.280056 | controller | Jun 11 17:44:33.825734 crc crio[22018]: time="2026-06-11T17:44:33.825678965Z" level=info msg="Removed container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.280072 | controller | Jun 11 17:44:33.835704 crc crio[22018]: time="2026-06-11T17:44:33.835568269Z" level=info msg="Removing container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.280087 | controller | Jun 11 17:44:33.861855 crc crio[22018]: time="2026-06-11T17:44:33.861798343Z" level=info msg="Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280103 | controller | Jun 11 17:44:33.988142 crc crio[22018]: time="2026-06-11T17:44:33.987191679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280118 | controller | Jun 11 17:44:34.173136 crc crio[22018]: time="2026-06-11T17:44:34.173053063Z" level=info msg="Created container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280134 | controller | Jun 11 17:44:34.174983 crc crio[22018]: time="2026-06-11T17:44:34.174759456Z" level=info msg="Starting container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65" id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280150 | controller | Jun 11 17:44:34.180705 crc crio[22018]: time="2026-06-11T17:44:34.180636243Z" level=info msg="Started container" PID=233649 containerID=ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 description=openstack/openstack-galera-0/galera id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5
2026-06-11 18:17:38.280165 | controller | Jun 11 17:44:34.189869 crc crio[22018]: time="2026-06-11T17:44:34.189772655Z" level=info msg="Stopped pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.280181 | controller | Jun 11 17:44:34.223124 crc crio[22018]: time="2026-06-11T17:44:34.222923338Z" level=info msg="Created container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280197 | controller | Jun 11 17:44:34.224103 crc crio[22018]: time="2026-06-11T17:44:34.224034932Z" level=info msg="Starting container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00" id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280214 | controller | Jun 11 17:44:34.233240 crc crio[22018]: time="2026-06-11T17:44:34.233156455Z" level=info msg="Started container" PID=233647 containerID=082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 description=openstack/ceilometer-0/sg-core id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d
2026-06-11 18:17:38.280235 | controller | Jun 11 17:44:34.282398 crc crio[22018]: time="2026-06-11T17:44:34.282241016Z" level=info msg="Created container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280251 | controller | Jun 11 17:44:34.293477 crc crio[22018]: time="2026-06-11T17:44:34.293303323Z" level=info msg="Starting container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202" id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280267 | controller | Jun 11 17:44:34.303912 crc crio[22018]: time="2026-06-11T17:44:34.299925218Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a92392cf-5e26-486e-8358-cbc8e81f8a76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.280283 | controller | Jun 11 17:44:34.308359 crc crio[22018]: time="2026-06-11T17:44:34.305437683Z" level=info msg="Started container" PID=233650 containerID=59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c
2026-06-11 18:17:38.280299 | controller | Jun 11 17:44:34.361803 crc crio[22018]: time="2026-06-11T17:44:34.361715652Z" level=info msg="Created container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280315 | controller | Jun 11 17:44:34.367836 crc crio[22018]: time="2026-06-11T17:44:34.367699049Z" level=info msg="Starting container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b" id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280331 | controller | Jun 11 17:44:34.377747 crc crio[22018]: time="2026-06-11T17:44:34.377664669Z" level=info msg="Started container" PID=233638 containerID=3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b description=openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969
2026-06-11 18:17:38.280347 | controller | Jun 11 17:44:34.428684 crc crio[22018]: time="2026-06-11T17:44:34.428596319Z" level=info msg="Created container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280363 | controller | Jun 11 17:44:34.429397 crc crio[22018]: time="2026-06-11T17:44:34.4291999Z" level=info msg="Created container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280378 | controller | Jun 11 17:44:34.431739 crc crio[22018]: time="2026-06-11T17:44:34.431648991Z" level=info msg="Starting container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99" id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280394 | controller | Jun 11 17:44:34.431972 crc crio[22018]: time="2026-06-11T17:44:34.431948557Z" level=info msg="Starting container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9" id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280413 | controller | Jun 11 17:44:34.447589 crc crio[22018]: time="2026-06-11T17:44:34.44216067Z" level=info msg="Started container" PID=233639 containerID=e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 description=openstack/ovn-controller-mmwg9/ovn-controller id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4
2026-06-11 18:17:38.280429 | controller | Jun 11 17:44:34.447589 crc crio[22018]: time="2026-06-11T17:44:34.44563935Z" level=info msg="Started container" PID=233643 containerID=ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9
2026-06-11 18:17:38.280446 | controller | Jun 11 17:44:34.463253 crc crio[22018]: time="2026-06-11T17:44:34.463202568Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=01d43242-abac-44ff-85c7-c8ddefad0afe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.280462 | controller | Jun 11 17:44:34.512041 crc crio[22018]: time="2026-06-11T17:44:34.510839768Z" level=info msg="Created container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280478 | controller | Jun 11 17:44:34.512644 crc crio[22018]: time="2026-06-11T17:44:34.512371448Z" level=info msg="Starting container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c" id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280494 | controller | Jun 11 17:44:34.523962 crc crio[22018]: time="2026-06-11T17:44:34.523862065Z" level=info msg="Started container" PID=233646 containerID=07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e
2026-06-11 18:17:38.280511 | controller | Jun 11 17:44:34.572386 crc crio[22018]: time="2026-06-11T17:44:34.572234235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280528 | controller | Jun 11 17:44:34.577514 crc crio[22018]: time="2026-06-11T17:44:34.577436371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280544 | controller | Jun 11 17:44:34.590174 crc crio[22018]: time="2026-06-11T17:44:34.590077412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280560 | controller | Jun 11 17:44:34.596733 crc crio[22018]: time="2026-06-11T17:44:34.596642072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280576 | controller | Jun 11 17:44:34.618468 crc crio[22018]: time="2026-06-11T17:44:34.616905302Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280591 | controller | Jun 11 17:44:34.618468 crc crio[22018]: time="2026-06-11T17:44:34.617251063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280611 | controller | Jun 11 17:44:34.620991 crc crio[22018]: time="2026-06-11T17:44:34.620876678Z" level=info msg="Created container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280628 | controller | Jun 11 17:44:34.621530 crc crio[22018]: time="2026-06-11T17:44:34.621314873Z" level=info msg="Created container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280644 | controller | Jun 11 17:44:34.634064 crc crio[22018]: time="2026-06-11T17:44:34.63396722Z" level=info msg="Starting container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585" id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280660 | controller | Jun 11 17:44:34.647769 crc crio[22018]: time="2026-06-11T17:44:34.637996396Z" level=info msg="Starting container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58" id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280675 | controller | Jun 11 17:44:34.659434 crc crio[22018]: time="2026-06-11T17:44:34.655808446Z" level=info msg="Started container" PID=233645 containerID=caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585 description=openstack/glance-db-create-64bgj/mariadb-database-create id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3
2026-06-11 18:17:38.280692 | controller | Jun 11 17:44:34.678609 crc crio[22018]: time="2026-06-11T17:44:34.672560613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0f0bb3cf-3801-4438-9d71-55b6d2638443 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.280708 | controller | Jun 11 17:44:34.678609 crc crio[22018]: time="2026-06-11T17:44:34.672805361Z" level=info msg="Started container" PID=233627 containerID=58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d
2026-06-11 18:17:38.280724 | controller | Jun 11 17:44:34.707297 crc crio[22018]: time="2026-06-11T17:44:34.706621582Z" level=info msg="Created container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280741 | controller | Jun 11 17:44:34.712200 crc crio[22018]: time="2026-06-11T17:44:34.712119903Z" level=info msg="Starting container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067" id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280757 | controller | Jun 11 17:44:34.733519 crc crio[22018]: time="2026-06-11T17:44:34.733295076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dc1bac60-9e90-4d04-bf8d-a17e9938818e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.280774 | controller | Jun 11 17:44:34.745273 crc crio[22018]: time="2026-06-11T17:44:34.745129942Z" level=info msg="Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280795 | controller | Jun 11 17:44:34.746488 crc crio[22018]: time="2026-06-11T17:44:34.745729381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280812 | controller | Jun 11 17:44:34.762649 crc crio[22018]: time="2026-06-11T17:44:34.762395889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280829 | controller | Jun 11 17:44:34.782280 crc crio[22018]: time="2026-06-11T17:44:34.781643389Z" level=info msg="Started container" PID=233651 containerID=e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 description=openstack/cinder-scheduler-0/probe id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785
2026-06-11 18:17:38.280845 | controller | Jun 11 17:44:34.797272 crc crio[22018]: time="2026-06-11T17:44:34.79713377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280885 | controller | Jun 11 17:44:34.832919 crc crio[22018]: time="2026-06-11T17:44:34.832609395Z" level=info msg="Created container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.280910 | controller | Jun 11 17:44:34.845896 crc crio[22018]: time="2026-06-11T17:44:34.845812514Z" level=info msg="Starting container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d" id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.280930 | controller | Jun 11 17:44:34.857001 crc crio[22018]: time="2026-06-11T17:44:34.856467796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280947 | controller | Jun 11 17:44:34.913654 crc crio[22018]: time="2026-06-11T17:44:34.906901606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.280963 | controller | Jun 11 17:44:34.955005 crc crio[22018]: time="2026-06-11T17:44:34.954786791Z" level=info msg="Started container" PID=233648 containerID=74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d description=openstack/cinder-db-create-fv555/mariadb-database-create id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358
2026-06-11 18:17:38.280980 | controller | Jun 11 17:44:34.986401 crc crio[22018]: time="2026-06-11T17:44:34.986180872Z" level=info msg="Removed container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.280996 | controller | Jun 11 17:44:35.050202 crc crio[22018]: time="2026-06-11T17:44:35.039142361Z" level=info msg="Removing container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281012 | controller | Jun 11 17:44:35.061203 crc crio[22018]: time="2026-06-11T17:44:35.056052463Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.281028 | controller | Jun 11 17:44:35.061203 crc crio[22018]: time="2026-06-11T17:44:35.056143096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281048 | controller | Jun 11 17:44:35.137987 crc crio[22018]: time="2026-06-11T17:44:35.130097612Z" level=info msg="Removed container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281065 | controller | Jun 11 17:44:35.235671 crc crio[22018]: time="2026-06-11T17:44:35.231085544Z" level=info msg="Removing container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281081 | controller | Jun 11 17:44:35.256894 crc crio[22018]: time="2026-06-11T17:44:35.251923272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281097 | controller | Jun 11 17:44:35.270566 crc crio[22018]: time="2026-06-11T17:44:35.270386875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281113 | controller | Jun 11 17:44:35.657310 crc crio[22018]: time="2026-06-11T17:44:35.656792495Z" level=info msg="Removed container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281129 | controller | Jun 11 17:44:35.711658 crc crio[22018]: time="2026-06-11T17:44:35.708678209Z" level=info msg="Removing container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281145 | controller | Jun 11 17:44:35.773159 crc crio[22018]: time="2026-06-11T17:44:35.773068338Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}"
2026-06-11 18:17:38.281161 | controller | Jun 11 17:44:35.773159 crc crio[22018]: time="2026-06-11T17:44:35.7731338Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.281178 | controller | Jun 11 17:44:35.858021 crc crio[22018]: time="2026-06-11T17:44:35.856654631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281194 | controller | Jun 11 17:44:35.906186 crc crio[22018]: time="2026-06-11T17:44:35.905982535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281211 | controller | Jun 11 17:44:36.176314 crc crio[22018]: time="2026-06-11T17:44:36.17556271Z" level=info msg="Created container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281226 | controller | Jun 11 17:44:36.207810 crc crio[22018]: time="2026-06-11T17:44:36.204613711Z" level=info msg="Starting container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1" id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.281242 | controller | Jun 11 17:44:36.215504 crc crio[22018]: time="2026-06-11T17:44:36.215139939Z" level=info msg="Started container" PID=233940 containerID=4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf
2026-06-11 18:17:38.281262 | controller | Jun 11 17:44:36.349095 crc crio[22018]: time="2026-06-11T17:44:36.348285986Z" level=info msg="Created container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281279 | controller | Jun 11 17:44:36.362945 crc crio[22018]: time="2026-06-11T17:44:36.361845111Z" level=info msg="Starting container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e" id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.281294 | controller | Jun 11 17:44:36.387749 crc crio[22018]: time="2026-06-11T17:44:36.387619968Z" level=info msg="Started container" PID=233939 containerID=fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e description=openstack/cinder-api-0/cinder-api id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79
2026-06-11 18:17:38.281311 | controller | Jun 11 17:44:36.537390 crc crio[22018]: time="2026-06-11T17:44:36.536167529Z" level=info msg="Removed container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281327 | controller | Jun 11 17:44:36.561861 crc crio[22018]: time="2026-06-11T17:44:36.561782174Z" level=info msg="Removing container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281343 | controller | Jun 11 17:44:36.567427 crc crio[22018]: time="2026-06-11T17:44:36.566788502Z" level=info msg="Removed container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281359 | controller | Jun 11 17:44:36.576918 crc crio[22018]: time="2026-06-11T17:44:36.576813653Z" level=info msg="Removing container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281374 | controller | Jun 11 17:44:36.651968 crc crio[22018]: time="2026-06-11T17:44:36.651532897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=abffc1bb-85d1-46ef-ba2d-b2f4ca4465e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.281390 | controller | Jun 11 17:44:36.658112 crc crio[22018]: time="2026-06-11T17:44:36.657853345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fb6c0239-8d00-4aad-b2fe-e267e91aea02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.281405 | controller | Jun 11 17:44:36.682493 crc crio[22018]: time="2026-06-11T17:44:36.682161215Z" level=info msg="Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281421 | controller | Jun 11 17:44:36.683060 crc crio[22018]: time="2026-06-11T17:44:36.68264741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281442 | controller | Jun 11 17:44:36.700561 crc crio[22018]: 2026-06-11T17:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67710d7b4b5430a Mac:c6:fb:c0:46:a2:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 SocketPath: PciID:}] [{Interface:0xc0001128d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.281461 | controller | Jun 11 17:44:36.704749 crc crio[22018]: time="2026-06-11T17:44:36.702017223Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}"
2026-06-11 18:17:38.281479 | controller | Jun 11 17:44:36.704749 crc crio[22018]: time="2026-06-11T17:44:36.703592133Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.281496 | controller | Jun 11 17:44:36.799000 crc crio[22018]: time="2026-06-11T17:44:36.798901832Z" level=info msg="Removed container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281512 | controller | Jun 11 17:44:36.811654 crc crio[22018]: time="2026-06-11T17:44:36.811514145Z" level=info msg="Removed container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281528 | controller | Jun 11 17:44:36.824181 crc crio[22018]: time="2026-06-11T17:44:36.824099501Z" level=info msg="Removing container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281545 | controller | Jun 11 17:44:36.824675 crc crio[22018]: time="2026-06-11T17:44:36.824502798Z" level=info msg="Ran pod sandbox 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 with infra container: openstack/ovsdbserver-nb-0/POD" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.281560 | controller | Jun 11 17:44:36.825393 crc crio[22018]: time="2026-06-11T17:44:36.825292479Z" level=info msg="Removing container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281576 | controller | Jun 11 17:44:36.831865 crc crio[22018]: time="2026-06-11T17:44:36.831801958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=d7ea28b2-2368-440b-bf13-6824e2818ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.281592 | controller | Jun 11 17:44:36.931290 crc crio[22018]: time="2026-06-11T17:44:36.930133839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281607 | controller | Jun 11 17:44:36.938373 crc crio[22018]: time="2026-06-11T17:44:36.937610202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281623 | controller | Jun 11 17:44:36.989466 crc crio[22018]: time="2026-06-11T17:44:36.949923243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=c01ef526-27ed-4106-b7ca-ccc7496dd4c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.281642 | controller | Jun 11 17:44:37.004211 crc crio[22018]: time="2026-06-11T17:44:37.004161284Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281659 | controller | Jun 11 17:44:37.005132 crc crio[22018]: time="2026-06-11T17:44:37.005111394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281675 | controller | Jun 11 17:44:37.159471 crc crio[22018]: time="2026-06-11T17:44:37.156739924Z" level=info msg="Created container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281692 | controller | Jun 11 17:44:37.167389 crc crio[22018]: time="2026-06-11T17:44:37.163606085Z" level=info msg="Starting container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7" id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.281708 | controller | Jun 11 17:44:37.174257 crc crio[22018]: time="2026-06-11T17:44:37.174074073Z" level=info msg="Started container" PID=234396 containerID=8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d
2026-06-11 18:17:38.281726 | controller | Jun 11 17:44:37.178815 crc crio[22018]: time="2026-06-11T17:44:37.178760481Z" level=info msg="Created container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281742 | controller | Jun 11 17:44:37.181945 crc crio[22018]: time="2026-06-11T17:44:37.180864358Z" level=info msg="Starting container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2" id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.281758 | controller | Jun 11 17:44:37.189978 crc crio[22018]: time="2026-06-11T17:44:37.188933825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281774 | controller | Jun 11 17:44:37.193749 crc crio[22018]: time="2026-06-11T17:44:37.193673427Z" level=info msg="Started container" PID=234384 containerID=8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692
2026-06-11 18:17:38.281791 | controller | Jun 11 17:44:37.198968 crc crio[22018]: time="2026-06-11T17:44:37.198617096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.281807 | controller | Jun 11 17:44:37.253200 crc crio[22018]: time="2026-06-11T17:44:37.253009983Z" level=info msg="Created container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.281827 | controller | Jun 11 17:44:37.256531 crc crio[22018]: time="2026-06-11T17:44:37.256482959Z" level=info msg="Starting container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8" id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.281844 | controller | Jun 11 17:44:37.282505 crc crio[22018]: time="2026-06-11T17:44:37.281824856Z" level=info msg="Started container" PID=234376 containerID=d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e
2026-06-11 18:17:38.281881 | controller | Jun 11 17:44:37.455791 crc crio[22018]: time="2026-06-11T17:44:37.455309735Z" level=info msg="Removed container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281899 | controller | Jun 11 17:44:37.459619 crc crio[22018]: time="2026-06-11T17:44:37.45958188Z" level=info msg="Removing container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281915 | controller | Jun 11 17:44:37.553757 crc crio[22018]: time="2026-06-11T17:44:37.552049194Z" level=info msg="Removed container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281931 | controller | Jun 11 17:44:37.562628 crc crio[22018]: time="2026-06-11T17:44:37.562487911Z" level=info msg="Removing container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281947 | controller | Jun 11 17:44:37.622756 crc crio[22018]: time="2026-06-11T17:44:37.622691503Z" level=info msg="Stopping container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 (timeout: 30s)" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.281964 | controller | Jun 11 17:44:37.639586 crc crio[22018]: time="2026-06-11T17:44:37.639222793Z" level=info msg="Removed container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281980 | controller | Jun 11 17:44:37.643060 crc crio[22018]: time="2026-06-11T17:44:37.642995174Z" level=info msg="Removing container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.281996 | controller | Jun 11 17:44:37.693458 crc crio[22018]: time="2026-06-11T17:44:37.69200801Z" level=info msg="Created container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282012 | controller | Jun 11 17:44:37.704090 crc crio[22018]: time="2026-06-11T17:44:37.704033945Z" level=info msg="Starting container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063" id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282028 | controller | Jun 11 17:44:37.725651 crc crio[22018]: time="2026-06-11T17:44:37.71726182Z" level=info msg="Removed container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.282048 | controller | Jun 11 17:44:37.727595 crc crio[22018]: time="2026-06-11T17:44:37.727552882Z" level=info msg="Started container" PID=234426 containerID=68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007
2026-06-11 18:17:38.282066 | controller | Jun 11 17:44:37.771743 crc crio[22018]: time="2026-06-11T17:44:37.770841303Z" level=info msg="Removed container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.282082 | controller | Jun 11 17:44:37.835757 crc crio[22018]: time="2026-06-11T17:44:37.830738596Z" level=info msg="Removing container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.282098 | controller | Jun 11 17:44:37.850108 crc crio[22018]: time="2026-06-11T17:44:37.848283614Z" level=info msg="Removing container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.282114 | controller | Jun 11 17:44:37.905391 crc crio[22018]: time="2026-06-11T17:44:37.905240145Z" level=info msg="Stopped container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.282130 | controller | Jun 11 17:44:37.911059 crc crio[22018]: time="2026-06-11T17:44:37.909123931Z" level=info msg="Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282146 | controller | Jun 11 17:44:37.924202 crc crio[22018]: time="2026-06-11T17:44:37.920137244Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc007484518}] Aliases:map[]}"
2026-06-11 18:17:38.282162 | controller | Jun 11 17:44:37.924202 crc crio[22018]: time="2026-06-11T17:44:37.920733213Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-jz65l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.282178 | controller | Jun 11 17:44:37.934435 crc crio[22018]: time="2026-06-11T17:44:37.933290356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=4cc6357c-955c-42db-aabb-87eac83ffacd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282194 | controller | Jun 11 17:44:37.949645 crc crio[22018]: time="2026-06-11T17:44:37.94650712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=125b2e52-df58-4c9f-a3d9-0e0c3d100c30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282210 | controller | Jun 11 17:44:37.980557 crc crio[22018]: time="2026-06-11T17:44:37.975802638Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282230 | controller | Jun 11 17:44:37.980557 crc crio[22018]: time="2026-06-11T17:44:37.976651395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282247 | controller | Jun 11 17:44:38.005846 crc crio[22018]: time="2026-06-11T17:44:38.005795168Z" level=info msg="Created container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282263 | controller | Jun 11 17:44:38.006904 crc crio[22018]: time="2026-06-11T17:44:38.006878732Z" level=info msg="Starting container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71" id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282279 | controller | Jun 11 17:44:38.033741 crc crio[22018]: time="2026-06-11T17:44:38.033688306Z" level=info msg="Started container" PID=234424 containerID=1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f
2026-06-11 18:17:38.282295 | controller | Jun 11 17:44:38.071876 crc crio[22018]: time="2026-06-11T17:44:38.071585555Z" level=info msg="Created container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282311 | controller | Jun 11 17:44:38.073946 crc crio[22018]: time="2026-06-11T17:44:38.073831769Z" level=info msg="Starting container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef" id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282326 | controller | Jun 11 17:44:38.087985 crc crio[22018]: time="2026-06-11T17:44:38.081602784Z" level=info msg="Started container" PID=234423 containerID=141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef description=openstack/ceilometer-0/proxy-httpd id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d
2026-06-11 18:17:38.282343 | controller | Jun 11 17:44:38.141003 crc crio[22018]: time="2026-06-11T17:44:38.140242411Z" level=info msg="Stopping container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f (timeout: 30s)" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.282358 | controller | Jun 11 17:44:38.339398 crc crio[22018]: time="2026-06-11T17:44:38.337161754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282374 | controller | Jun 11 17:44:38.400143 crc crio[22018]: time="2026-06-11T17:44:38.397687342Z" level=info msg="Stopping container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b (timeout: 10s)" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.282390 | controller | Jun 11 17:44:38.448236 crc crio[22018]: time="2026-06-11T17:44:38.44811737Z" level=info msg="Created container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282405 | controller | Jun 11 17:44:38.450759 crc crio[22018]: time="2026-06-11T17:44:38.450487166Z" level=info msg="Starting container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4" id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282425 | controller | Jun 11 17:44:38.474475 crc crio[22018]: time="2026-06-11T17:44:38.469359621Z" level=info msg="Started container" PID=234420 containerID=cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4 description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e
2026-06-11 18:17:38.282442 | controller | Jun 11 17:44:38.576283 crc crio[22018]: time="2026-06-11T17:44:38.574927098Z" level=info msg="Stopped container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.282458 | controller | Jun 11 17:44:38.580768 crc crio[22018]: time="2026-06-11T17:44:38.57880027Z" level=info msg="Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282474 | controller | Jun 11 17:44:38.580768 crc crio[22018]: time="2026-06-11T17:44:38.579629317Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc00012a580}] Aliases:map[]}"
2026-06-11 18:17:38.282490 | controller | Jun 11 17:44:38.580768 crc crio[22018]: time="2026-06-11T17:44:38.579777561Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6566476449-zkqxt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.282506 | controller | Jun 11 17:44:38.606396 crc crio[22018]: time="2026-06-11T17:44:38.603135861Z" level=info msg="Stopped pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282522 | controller | Jun 11 17:44:38.692733 crc crio[22018]: time="2026-06-11T17:44:38.692032275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3b842901-d9c6-4420-b270-42dce5f7e222 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282538 | controller | Jun 11 17:44:38.714762 crc crio[22018]: time="2026-06-11T17:44:38.709590864Z" level=info msg="Stopped container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.282554 | controller | Jun 11 17:44:38.714762 crc crio[22018]: time="2026-06-11T17:44:38.709630797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5e096d48-cb98-4eca-b26b-90a14744674b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282570 | controller | Jun 11 17:44:38.720708 crc crio[22018]: time="2026-06-11T17:44:38.720610423Z" level=info msg="Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282586 | controller | Jun 11 17:44:38.725064 crc crio[22018]: time="2026-06-11T17:44:38.724970883Z" level=info msg="Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282605 | controller | Jun 11 17:44:38.763397 crc crio[22018]: time="2026-06-11T17:44:38.760008643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282639 | controller | Jun 11 17:44:38.782391 crc crio[22018]: time="2026-06-11T17:44:38.780321448Z" level=info msg="Stopped pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282657 | controller | Jun 11 17:44:38.936979 crc crio[22018]: time="2026-06-11T17:44:38.936846594Z" level=info msg="Created container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282673 | controller | Jun 11 17:44:38.938611 crc crio[22018]: time="2026-06-11T17:44:38.938577457Z" level=info msg="Starting container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49" id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282689 | controller | Jun 11 17:44:38.953378 crc crio[22018]: time="2026-06-11T17:44:38.952653278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282706 | controller | Jun 11 17:44:38.953378 crc crio[22018]: time="2026-06-11T17:44:38.952713297Z" level=info msg="Started container" PID=234650 containerID=2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5
2026-06-11 18:17:38.282722 | controller | Jun 11 17:44:38.953660 crc crio[22018]: time="2026-06-11T17:44:38.953512513Z" level=info msg="Created container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282737 | controller | Jun 11 17:44:38.955051 crc crio[22018]: time="2026-06-11T17:44:38.954899008Z" level=info msg="Starting container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0" id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.282753 | controller | Jun 11 17:44:38.963950 crc crio[22018]: time="2026-06-11T17:44:38.963874994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282768 | controller | Jun 11 17:44:38.980011 crc crio[22018]: time="2026-06-11T17:44:38.979805476Z" level=info msg="Started container" PID=234648 containerID=3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6
2026-06-11 18:17:38.282784 | controller | Jun 11 17:44:39.004662 crc crio[22018]: time="2026-06-11T17:44:39.004478984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d8f50e89-c980-4337-97a3-cecbc7cda723 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282800 | controller | Jun 11 17:44:39.042146 crc crio[22018]: time="2026-06-11T17:44:39.042035012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282823 | controller | Jun 11 17:44:39.125564 crc crio[22018]: time="2026-06-11T17:44:39.111827085Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=fdb40bad-1152-40d7-97ea-835d7b344a9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282839 | controller | Jun 11 17:44:39.138563 crc crio[22018]: time="2026-06-11T17:44:39.137162618Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282876 | controller | Jun 11 17:44:39.138563 crc crio[22018]: time="2026-06-11T17:44:39.137658944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282894 | controller | Jun 11 17:44:39.319081 crc crio[22018]: time="2026-06-11T17:44:39.318984416Z" level=info msg="Stopped pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.282910 | controller | Jun 11 17:44:39.331288 crc crio[22018]: time="2026-06-11T17:44:39.331208583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282926 | controller | Jun 11 17:44:39.337059 crc crio[22018]: time="2026-06-11T17:44:39.337003647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.282942 | controller | Jun 11 17:44:39.651265 crc crio[22018]: time="2026-06-11T17:44:39.650038759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6137ec81-754b-4372-b7fa-dabda4e559a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282957 | controller | Jun 11 17:44:39.668885 crc crio[22018]: time="2026-06-11T17:44:39.666872021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=be25b7e7-aa3f-45e1-9bdb-cfb466832666 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.282974 | controller | Jun 11 17:44:39.687986 crc crio[22018]: time="2026-06-11T17:44:39.687911712Z" level=info msg="Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.282991 | controller | Jun 11 17:44:39.690998 crc crio[22018]: time="2026-06-11T17:44:39.690912594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283007 | controller | Jun 11 17:44:39.732923 crc crio[22018]: time="2026-06-11T17:44:39.732829467Z" level=info msg="Removed container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283023 | controller | Jun 11 17:44:39.836782 crc crio[22018]: time="2026-06-11T17:44:39.737397259Z" level=info msg="Removing container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283039 | controller | Jun 11 17:44:39.841862 crc crio[22018]: time="2026-06-11T17:44:39.841251194Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694549dd57-8pr5p/POD" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.283055 | controller | Jun 11 17:44:39.841979 crc crio[22018]: time="2026-06-11T17:44:39.841926325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283075 | controller | Jun 11 17:44:39.842028 crc crio[22018]: time="2026-06-11T17:44:39.841271357Z" level=info msg="Stopping container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 (timeout: 30s)" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.283091 | controller | Jun 11 17:44:39.853093 crc crio[22018]: time="2026-06-11T17:44:39.852942585Z" level=info msg="Removed container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283107 | controller | Jun 11 17:44:39.860094 crc crio[22018]: time="2026-06-11T17:44:39.859956267Z" level=info msg="Removing container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283123 | controller | Jun 11 17:44:39.878432 crc crio[22018]: time="2026-06-11T17:44:39.876850223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283139 | controller | Jun 11 17:44:39.887102 crc crio[22018]: time="2026-06-11T17:44:39.886229204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283155 | controller | Jun 11 17:44:39.997380 crc crio[22018]: time="2026-06-11T17:44:39.992711879Z" level=info msg="Removed container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283172 | controller | Jun 11 17:44:40.027981 crc crio[22018]: time="2026-06-11T17:44:40.02460171Z" level=info msg="Stopped container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.283188 | controller | Jun 11 17:44:40.034175 crc crio[22018]: time="2026-06-11T17:44:40.033713359Z" level=info msg="Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283203 | controller | Jun 11 17:44:40.036050 crc crio[22018]: time="2026-06-11T17:44:40.035926269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f328a7fb-9df8-4df5-8eab-2e1183a78eee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.283219 | controller | Jun 11 17:44:40.041485 crc crio[22018]: time="2026-06-11T17:44:40.041374502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=78998dea-33bf-4039-aa13-1a9c89c89097 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.283234 | controller | Jun 11 17:44:40.062709 crc crio[22018]: time="2026-06-11T17:44:40.044687716Z" level=info msg="Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283250 | controller | Jun 11 17:44:40.062709 crc crio[22018]: time="2026-06-11T17:44:40.044959685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283269 | controller | Jun 11 17:44:40.096700 crc crio[22018]: time="2026-06-11T17:44:40.096625174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283286 | controller | Jun 11 17:44:40.103716 crc crio[22018]: time="2026-06-11T17:44:40.103652227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283302 | controller | Jun 11 17:44:40.343770 crc crio[22018]: time="2026-06-11T17:44:40.341231987Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}"
2026-06-11 18:17:38.283319 | controller | Jun 11 17:44:40.343770 crc crio[22018]: time="2026-06-11T17:44:40.341272808Z" level=info msg="Adding pod openstack_dnsmasq-dns-694549dd57-8pr5p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.283336 | controller | Jun 11 17:44:40.394941 crc crio[22018]: time="2026-06-11T17:44:40.394479848Z" level=info msg="Created container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283352 | controller | Jun 11 17:44:40.411181 crc crio[22018]: time="2026-06-11T17:44:40.406017499Z" level=info msg="Starting container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14" id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.283368 | controller | Jun 11 17:44:40.423643 crc crio[22018]: time="2026-06-11T17:44:40.422185142Z" level=info msg="Created container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283385 | controller | Jun 11 17:44:40.429657 crc crio[22018]: time="2026-06-11T17:44:40.424644382Z" level=info msg="Started container" PID=235568 containerID=4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 description=openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007
2026-06-11 18:17:38.283400 | controller | Jun 11 17:44:40.431801 crc crio[22018]: time="2026-06-11T17:44:40.431757597Z" level=info msg="Starting container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c" id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.283417 | controller | Jun 11 17:44:40.468969 crc crio[22018]: time="2026-06-11T17:44:40.468925486Z" level=info msg="Started container" PID=235572 containerID=369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66
2026-06-11 18:17:38.283433 | controller | Jun 11 17:44:40.521617 crc crio[22018]: time="2026-06-11T17:44:40.521135501Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.283451 | controller | Jun 11 17:44:40.522442 crc crio[22018]: time="2026-06-11T17:44:40.521799473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283471 | controller | Jun 11 17:44:40.559215 crc crio[22018]: time="2026-06-11T17:44:40.55859983Z" level=info msg="Removed container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283487 | controller | Jun 11 17:44:40.583226 crc crio[22018]: time="2026-06-11T17:44:40.583184919Z" level=info msg="Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283503 | controller | Jun 11 17:44:40.632673 crc crio[22018]: time="2026-06-11T17:44:40.632550482Z" level=info msg="Removed container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283519 | controller | Jun 11 17:44:40.637396 crc crio[22018]: time="2026-06-11T17:44:40.637232514Z" level=info msg="Container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b not known, assuming it got already removed" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283535 | controller | Jun 11 17:44:40.710928 crc crio[22018]: time="2026-06-11T17:44:40.710736428Z" level=info msg="Removing container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283551 | controller | Jun 11 17:44:40.713590 crc crio[22018]: time="2026-06-11T17:44:40.712690372Z" level=info msg="Removing container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.283567 | controller | Jun 11 17:44:40.919074 crc crio[22018]: time="2026-06-11T17:44:40.918974218Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}"
2026-06-11 18:17:38.283584 | controller | Jun 11 17:44:40.919074 crc crio[22018]: time="2026-06-11T17:44:40.919060621Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.283600 | controller | Jun 11 17:44:41.244482 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d2284322cf896a Mac:5a:8b:9f:6a:87:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.283616 | controller | Jun 11 17:44:41.259505 crc crio[22018]: time="2026-06-11T17:44:41.258254997Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}"
2026-06-11 18:17:38.283636 | controller | Jun 11 17:44:41.262217 crc crio[22018]: time="2026-06-11T17:44:41.2605303Z" level=info msg="Checking pod openstack_dnsmasq-dns-694549dd57-8pr5p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.283653 | controller | Jun 11 17:44:41.381440 crc crio[22018]: time="2026-06-11T17:44:41.379668336Z" level=info msg="Created container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283669 | controller | Jun 11 17:44:41.398516 crc crio[22018]: time="2026-06-11T17:44:41.392137363Z" level=info msg="Ran pod sandbox 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 with infra container: openstack/dnsmasq-dns-694549dd57-8pr5p/POD" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.283686 | controller | Jun 11 17:44:41.398516 crc crio[22018]: time="2026-06-11T17:44:41.39499403Z" level=info msg="Starting container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe" id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.283702 | controller | Jun 11 17:44:41.399174 crc crio[22018]: time="2026-06-11T17:44:41.399137474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b97a59a2-3f8b-43aa-bd31-db7c55d6e473 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.283717 | controller | Jun 11 17:44:41.416756 crc crio[22018]: time="2026-06-11T17:44:41.416692092Z" level=info msg="Started container" PID=235682 containerID=041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639
2026-06-11 18:17:38.283735 | controller | Jun 11 17:44:41.510301 crc crio[22018]: time="2026-06-11T17:44:41.510231008Z" level=info msg="Created container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283751 | controller | Jun 11 17:44:41.514787 crc crio[22018]: time="2026-06-11T17:44:41.512751996Z" level=info msg="Starting container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec" id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.283767 | controller | Jun 11 17:44:41.539210 crc crio[22018]: time="2026-06-11T17:44:41.534706024Z" level=info msg="Started container" PID=235579 containerID=6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5
2026-06-11 18:17:38.283784 | controller | Jun 11 17:44:41.548985 crc crio[22018]: time="2026-06-11T17:44:41.548858493Z" level=info msg="Stopping container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 (timeout: 27s)" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.283800 | controller | Jun 11 17:44:41.630032 crc crio[22018]: time="2026-06-11T17:44:41.629683577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=93909c2a-b26b-4f71-897b-ed0152e38c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.283820 | controller | Jun 11 17:44:41.654290 crc crio[22018]: time="2026-06-11T17:44:41.654077756Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/init" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283837 | controller | Jun 11 17:44:41.655006 crc crio[22018]: time="2026-06-11T17:44:41.654571146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.283872 | controller | Jun 11 17:44:41.679737 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa4d3158f1dd07d Mac:16:14:9c:f2:3e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 SocketPath: PciID:}] [{Interface:0xc0005346c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.283891 | controller | Jun 11 17:44:41.687023 crc crio[22018]: time="2026-06-11T17:44:41.686948974Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}"
2026-06-11 18:17:38.283908 | controller | Jun 11 17:44:41.687220 crc crio[22018]: time="2026-06-11T17:44:41.687116561Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.283924 | controller | Jun 11 17:44:41.711758 crc crio[22018]: time="2026-06-11T17:44:41.711650887Z" level=info msg="Created container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.283941 | controller | Jun 11 17:44:41.715813 crc crio[22018]: time="2026-06-11T17:44:41.715725317Z" level=info msg="Starting container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5" id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.283957 | controller | Jun 11 17:44:41.723957 crc crio[22018]: time="2026-06-11T17:44:41.723885297Z" level=info msg="Started container" PID=235678 containerID=3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31
2026-06-11 18:17:38.283974 | controller | Jun 11 17:44:41.839860 crc crio[22018]: time="2026-06-11T17:44:41.839757441Z" level=info msg="Stopped container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.283990 | controller | Jun 11 17:44:41.846158 crc crio[22018]: time="2026-06-11T17:44:41.846014633Z" level=info msg="Ran pod sandbox fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284006 | controller | Jun 11 17:44:41.851993 crc crio[22018]: time="2026-06-11T17:44:41.850860253Z" level=info msg="Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.284027 | controller | Jun 11 17:44:41.852466 crc crio[22018]: time="2026-06-11T17:44:41.852239857Z" level=info msg="Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc0080aa300}] Aliases:map[]}"
2026-06-11 18:17:38.284044 | controller | Jun 11 17:44:41.852466 crc crio[22018]: time="2026-06-11T17:44:41.852455344Z" level=info msg="Deleting pod openstack_ovn-controller-mmwg9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.284061 | controller | Jun 11 17:44:41.856728 crc crio[22018]: time="2026-06-11T17:44:41.856594016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284078 | controller | Jun 11 17:44:41.856815 crc crio[22018]: time="2026-06-11T17:44:41.856779462Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284094 | controller | Jun 11 17:44:41.856903 crc crio[22018]: time="2026-06-11T17:44:41.856822233Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284110 | controller | Jun 11 17:44:41.859781 crc crio[22018]: time="2026-06-11T17:44:41.859707963Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.284126 | controller | Jun 11 17:44:41.868714 crc crio[22018]: time="2026-06-11T17:44:41.862458437Z" level=info msg="Stopping container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 (timeout: 29s)" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.284142 | controller | Jun 11 17:44:41.874141 crc crio[22018]: time="2026-06-11T17:44:41.87407474Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 18:17:38.284159 | controller | Jun 11 17:44:41.879075 crc crio[22018]: time="2026-06-11T17:44:41.879001425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.284176 | controller | Jun 11 17:44:41.885808 crc crio[22018]: time="2026-06-11T17:44:41.885731199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.284192 | controller | Jun 11 17:44:42.099903 crc crio[22018]: time="2026-06-11T17:44:42.099524361Z" level=info msg="Stopped container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.284208 | controller | Jun 11 17:44:42.271168 crc crio[22018]: time="2026-06-11T17:44:42.271099851Z" level=info msg="Stopped pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.284224 | controller | Jun 11 17:44:42.401680 crc crio[22018]: time="2026-06-11T17:44:42.401566153Z" level=info msg="Removed container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284243 | controller | Jun 11 17:44:42.419149 crc crio[22018]: time="2026-06-11T17:44:42.418633171Z" level=info msg="Removing container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284260 | controller | Jun 11 17:44:42.431920 crc crio[22018]: time="2026-06-11T17:44:42.431838795Z" level=info msg="Removed container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284276 | controller | Jun 11 17:44:42.477018 crc crio[22018]: time="2026-06-11T17:44:42.476914734Z" level=info msg="Removing container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284293 | controller | Jun 11 17:44:42.670421 crc crio[22018]: time="2026-06-11T17:44:42.669987638Z" level=info msg="Removed container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284309 | controller | Jun 11 17:44:42.710084 crc crio[22018]: time="2026-06-11T17:44:42.709906912Z" level=info msg="Removing container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284325 | controller | Jun 11 17:44:42.726769 crc crio[22018]: time="2026-06-11T17:44:42.722519863Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284342 | controller | Jun 11 17:44:42.726769 crc crio[22018]: time="2026-06-11T17:44:42.722639837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.284358 | controller | Jun 11 17:44:42.742238 crc crio[22018]: time="2026-06-11T17:44:42.742151644Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-56gwb/POD" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284374 | controller | Jun 11 17:44:42.742567 crc crio[22018]: time="2026-06-11T17:44:42.742285875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.284390 | controller | Jun 11 17:44:42.773075 crc crio[22018]: time="2026-06-11T17:44:42.772934535Z" level=info msg="Removed container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284406 | controller | Jun 11 17:44:42.800780 crc crio[22018]: time="2026-06-11T17:44:42.800615372Z" level=info msg="Removing container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284422 | controller | Jun 11 17:44:42.811571 crc crio[22018]: time="2026-06-11T17:44:42.811191732Z" level=info msg="Removed container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284439 | controller | Jun 11 17:44:42.852838 crc crio[22018]: time="2026-06-11T17:44:42.852581441Z" level=info msg="Created container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.284462 | controller | Jun 11 17:44:42.853649 crc crio[22018]: time="2026-06-11T17:44:42.853305881Z" level=info msg="Removing container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284479 | controller | Jun 11 17:44:42.866701 crc crio[22018]: time="2026-06-11T17:44:42.865574024Z" level=info msg="Starting container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3" id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.284495 | controller | Jun 11 17:44:42.957071 crc crio[22018]: time="2026-06-11T17:44:42.951777324Z" level=info msg="Started container" PID=235943 containerID=1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3 description=openstack/dnsmasq-dns-694549dd57-8pr5p/init id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97
2026-06-11 18:17:38.284510 | controller | Jun 11 17:44:42.996813 crc crio[22018]: time="2026-06-11T17:44:42.995784659Z" level=info msg="Removed container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284526 | controller | Jun 11 17:44:43.011195 crc crio[22018]: time="2026-06-11T17:44:43.007633489Z" level=info msg="Removing container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284542 | controller | Jun 11 17:44:43.022920 crc crio[22018]: time="2026-06-11T17:44:43.022816782Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284558 | controller | Jun 11 17:44:43.069693 crc crio[22018]: time="2026-06-11T17:44:43.068009706Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}"
2026-06-11 18:17:38.284574 | controller | Jun 11 17:44:43.069693 crc crio[22018]: time="2026-06-11T17:44:43.068088907Z" level=info msg="Adding pod openstack_ovn-controller-metrics-56gwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.284590 | controller | Jun 11 17:44:43.077150 crc crio[22018]: time="2026-06-11T17:44:43.076989054Z" level=info msg="Ran pod sandbox 63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284606 | controller | Jun 11 17:44:43.090101 crc crio[22018]: time="2026-06-11T17:44:43.08994606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284622 | controller | Jun 11 17:44:43.091266 crc crio[22018]: time="2026-06-11T17:44:43.091120668Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284641 | controller | Jun 11 17:44:43.091919 crc crio[22018]: time="2026-06-11T17:44:43.091857501Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284657 | controller | Jun 11 17:44:43.098602 crc crio[22018]: time="2026-06-11T17:44:43.096246149Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.284673 | controller | Jun 11 17:44:43.103704 crc crio[22018]: time="2026-06-11T17:44:43.103091759Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 18:17:38.284689 | controller | Jun 11 17:44:43.215284 crc crio[22018]: time="2026-06-11T17:44:43.209132329Z" level=info msg="Removed container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284704 | controller | Jun 11 17:44:43.215284 crc crio[22018]: time="2026-06-11T17:44:43.210956763Z" level=info msg="Running pod sandbox: openstack/ovn-controller-qmgxf/POD" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.284720 | controller | Jun 11 17:44:43.215284 crc crio[22018]: time="2026-06-11T17:44:43.211062547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.284737 | controller | Jun 11 17:44:43.231911 crc crio[22018]: time="2026-06-11T17:44:43.231875282Z" level=info msg="Removing container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284753 | controller | Jun 11 17:44:43.280164 crc crio[22018]: time="2026-06-11T17:44:43.279714176Z" level=info msg="Removed container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284774 | controller | Jun 11 17:44:43.293122 crc crio[22018]: time="2026-06-11T17:44:43.293034313Z" level=info msg="Removing container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284797 | controller | Jun 11 17:44:43.348254 crc crio[22018]: time="2026-06-11T17:44:43.347093957Z" level=info msg="Removed container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284825 | controller | Jun 11 17:44:43.352693 crc crio[22018]: time="2026-06-11T17:44:43.351977762Z" level=info msg="Removing container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.284866 | controller | Jun 11 17:44:43.430606 crc crio[22018]: time="2026-06-11T17:44:43.430067681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b1e5dd60-8c60-4e78-b96c-ef1b073b37a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.284899 | controller | Jun 11 17:44:43.442272 crc crio[22018]: time="2026-06-11T17:44:43.44216905Z" level=info msg="Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.284929 | controller | Jun 11 17:44:43.442642 crc crio[22018]: time="2026-06-11T17:44:43.442438166Z" level=info msg="Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.284947 | controller | Jun 11 17:44:43.443289 crc crio[22018]: time="2026-06-11T17:44:43.443228381Z" level=info msg="Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}"
2026-06-11 18:17:38.284964 | controller | Jun 11 17:44:43.443509 crc crio[22018]: time="2026-06-11T17:44:43.443286756Z" level=info msg="Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}"
2026-06-11 18:17:38.284980 | controller | Jun 11 17:44:43.443571 crc crio[22018]: time="2026-06-11T17:44:43.443543562Z" level=info msg="Deleting pod openstack_ovn-controller-mj4xz-config-92rmk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.284997 | controller | Jun 11 17:44:43.443765 crc crio[22018]: time="2026-06-11T17:44:43.443655581Z" level=info msg="Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285013 | controller | Jun 11 17:44:43.443896 crc crio[22018]: time="2026-06-11T17:44:43.443544527Z" level=info msg="Deleting pod openstack_nova-api-e1c1-account-create-update-k9qzq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.285029 | controller | Jun 11 17:44:43.444134 crc crio[22018]: time="2026-06-11T17:44:43.444070578Z" level=info msg="Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285045 | controller | Jun 11 17:44:43.444812 crc crio[22018]: time="2026-06-11T17:44:43.44474705Z" level=info msg="Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}"
2026-06-11 18:17:38.285062 | controller | Jun 11 17:44:43.444929 crc crio[22018]: time="2026-06-11T17:44:43.444896625Z" level=info msg="Deleting pod openstack_ovn-controller-gqhzb-config-2hg5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.285078 | controller | Jun 11 17:44:43.445173 crc crio[22018]: time="2026-06-11T17:44:43.445041856Z" level=info msg="Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}"
2026-06-11 18:17:38.285099 | controller | Jun 11 17:44:43.445961 crc crio[22018]: time="2026-06-11T17:44:43.445848251Z" level=info msg="Deleting pod openstack_keystone-db-create-85hwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.285116 | controller | Jun 11 17:44:43.489779 crc crio[22018]: time="2026-06-11T17:44:43.480061451Z" level=info msg="Removed container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285133 | controller | Jun 11 17:44:43.524583 crc crio[22018]: time="2026-06-11T17:44:43.524521984Z" level=info msg="Removed container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285149 | controller | Jun 11 17:44:43.619384 crc crio[22018]: time="2026-06-11T17:44:43.619178294Z" level=info msg="Removing container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285165 | controller | Jun 11 17:44:43.624577 crc crio[22018]: time="2026-06-11T17:44:43.624385811Z" level=info msg="Removing container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285181 | controller | Jun 11 17:44:43.652286 crc crio[22018]: time="2026-06-11T17:44:43.651529452Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}"
2026-06-11 18:17:38.285198 | controller | Jun 11 17:44:43.652286 crc crio[22018]: time="2026-06-11T17:44:43.651594174Z" level=info msg="Adding pod openstack_ovn-controller-qmgxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.285215 | controller | Jun 11 17:44:43.792044 crc crio[22018]: time="2026-06-11T17:44:43.791774234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c3a1019c-4de3-437a-a8c6-49dba303d1a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.285232 | controller | Jun 11 17:44:43.819609 crc crio[22018]: time="2026-06-11T17:44:43.818209215Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.285249 | controller | Jun 11 17:44:43.819609 crc crio[22018]: time="2026-06-11T17:44:43.81868347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.285265 | controller | Jun 11 17:44:43.894725 crc crio[22018]: 2026-06-11T17:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db0507cce812cb Mac:22:15:e1:32:b2:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a SocketPath: PciID:}] [{Interface:0xc000406ad0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.285285 | controller | Jun 11 17:44:43.910124 crc crio[22018]: time="2026-06-11T17:44:43.910045671Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}"
2026-06-11 18:17:38.285302 | controller | Jun 11 17:44:43.910510 crc crio[22018]: time="2026-06-11T17:44:43.910316408Z" level=info msg="Checking pod openstack_ovn-controller-metrics-56gwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.285319 | controller | Jun 11 17:44:44.045447 crc crio[22018]: time="2026-06-11T17:44:44.045284235Z" level=info msg="Ran pod sandbox 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba with infra container: openstack/ovn-controller-metrics-56gwb/POD" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.285335 | controller | Jun 11 17:44:44.080684 crc crio[22018]: time="2026-06-11T17:44:44.080552516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.285350 | controller | Jun 11 17:44:44.089308 crc crio[22018]: time="2026-06-11T17:44:44.089184451Z" level=info msg="Removed container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285366 | controller | Jun 11 17:44:44.089774 crc crio[22018]: time="2026-06-11T17:44:44.089678346Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.285382 | controller | Jun 11 17:44:44.089847 crc crio[22018]: time="2026-06-11T17:44:44.08978058Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.285399 | controller | Jun 11 17:44:44.126249 crc crio[22018]: time="2026-06-11T17:44:44.112498172Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.285415 | controller | Jun 11 17:44:44.133900 crc crio[22018]: time="2026-06-11T17:44:44.13326602Z" level=info msg="Removed container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285431 | controller | Jun 11 17:44:44.144921 crc crio[22018]: time="2026-06-11T17:44:44.143155507Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 18:17:38.285447 | controller | Jun 11 17:44:44.158088 crc crio[22018]: time="2026-06-11T17:44:44.157926449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.285463 | controller | Jun 11 17:44:44.176941 crc crio[22018]: time="2026-06-11T17:44:44.176834347Z" level=info msg="Removing container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285483 | controller | Jun 11 17:44:44.184389 crc crio[22018]: time="2026-06-11T17:44:44.182824902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.285499 | controller | Jun 11 17:44:44.188178 crc crio[22018]: time="2026-06-11T17:44:44.184236206Z" level=info msg="Removing container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285516 | controller | Jun 11 17:44:44.232275 crc crio[22018]: time="2026-06-11T17:44:44.232190916Z" level=info msg="Removed container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285532 | controller | Jun 11 17:44:44.282292 crc crio[22018]: time="2026-06-11T17:44:44.281814103Z" level=info msg="Removed container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285548 | controller | Jun 11 17:44:44.291108 crc crio[22018]: time="2026-06-11T17:44:44.290959059Z" level=info msg="Removing container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285564 | controller | Jun 11 17:44:44.297743 crc crio[22018]: time="2026-06-11T17:44:44.297676013Z" level=info msg="Removing container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285579 | controller | Jun 11 17:44:44.300162 crc crio[22018]: time="2026-06-11T17:44:44.299967507Z" level=info msg="Stopped pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285595 | controller | Jun 11 17:44:44.348580 crc crio[22018]: time="2026-06-11T17:44:44.34848375Z" level=info msg="Removed container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285611 | controller | Jun 11 17:44:44.359937 crc crio[22018]: time="2026-06-11T17:44:44.359859536Z" level=info msg="Removing container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285626 | controller | Jun 11 17:44:44.422686 crc crio[22018]: time="2026-06-11T17:44:44.422450573Z" level=info msg="Created container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.285642 | controller | Jun 11 17:44:44.427186 crc crio[22018]: time="2026-06-11T17:44:44.426956247Z" level=info msg="Starting container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78" id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.285657 | controller | Jun 11 17:44:44.435847 crc crio[22018]: time="2026-06-11T17:44:44.435520445Z" level=info msg="Started container" PID=236165 containerID=f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 description=openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97
2026-06-11 18:17:38.285677 | controller | Jun 11 17:44:44.464805 crc crio[22018]: time="2026-06-11T17:44:44.464390842Z" level=info msg="Removed container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285694 | controller | Jun 11 17:44:44.481785 crc crio[22018]: time="2026-06-11T17:44:44.48172698Z" level=info msg="Removing container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285709 | controller | Jun 11 17:44:44.511387 crc crio[22018]: time="2026-06-11T17:44:44.510757602Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.285725 | controller | Jun 11 17:44:44.511387 crc crio[22018]: time="2026-06-11T17:44:44.510909587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.285741 | controller | Jun 11 17:44:44.608020 crc crio[22018]: time="2026-06-11T17:44:44.607908281Z" level=info msg="Removed container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285757 | controller | Jun 11 17:44:44.691551 crc crio[22018]: time="2026-06-11T17:44:44.689538485Z" level=info msg="Removing container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285773 | controller | Jun 11 17:44:44.698906 crc crio[22018]: time="2026-06-11T17:44:44.698817157Z" level=info msg="Removed container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285789 | controller | Jun 11 17:44:44.704763 crc crio[22018]: time="2026-06-11T17:44:44.704686924Z" level=info msg="Removing container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285805 | controller | Jun 11 17:44:44.723367 crc crio[22018]: time="2026-06-11T17:44:44.720934869Z" level=info msg="Stopped pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285821 | controller | Jun 11 17:44:44.872119 crc crio[22018]: time="2026-06-11T17:44:44.86376473Z" level=info msg="Stopped pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285837 | controller | Jun 11 17:44:44.872119 crc crio[22018]: time="2026-06-11T17:44:44.865075192Z" level=info msg="Stopped pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.285872 | controller | Jun 11 17:44:44.917462 crc crio[22018]: 2026-06-11T17:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfcb9d905563967 Mac:0a:b0:99:fa:ef:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.285890 | controller | Jun 11 17:44:44.947136 crc crio[22018]: time="2026-06-11T17:44:44.946943567Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}"
2026-06-11 18:17:38.285914 | controller | Jun 11 17:44:44.947136 crc crio[22018]: time="2026-06-11T17:44:44.94701875Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.285931 | controller | Jun 11 17:44:44.961114 crc crio[22018]: time="2026-06-11T17:44:44.959713826Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}"
2026-06-11 18:17:38.285947 | controller | Jun 11 17:44:44.961114 crc crio[22018]: time="2026-06-11T17:44:44.959982294Z" level=info msg="Checking pod openstack_ovn-controller-qmgxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.285964 | controller | Jun 11 17:44:44.966608 crc crio[22018]: time="2026-06-11T17:44:44.965321526Z" level=info msg="Removed container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285981 | controller | Jun 11 17:44:44.978039 crc crio[22018]: time="2026-06-11T17:44:44.97537879Z" level=info msg="Removing container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.285997 | controller | Jun 11 17:44:45.024223 crc crio[22018]: time="2026-06-11T17:44:45.024014091Z" level=info msg="Removed container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286013 | controller | Jun 11 17:44:45.034446 crc crio[22018]: time="2026-06-11T17:44:45.033562446Z" level=info msg="Removing container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286028 | controller | Jun 11 17:44:45.050061 crc crio[22018]: time="2026-06-11T17:44:45.049926736Z" level=info msg="Ran pod sandbox cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e with infra container: openstack/ovn-controller-qmgxf/POD" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.286044 | controller | Jun 11 17:44:45.078662 crc crio[22018]: time="2026-06-11T17:44:45.073433742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.286059 | controller | Jun 11 17:44:45.123379 crc crio[22018]: time="2026-06-11T17:44:45.123243732Z" level=info msg="Removed container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286075 | controller | Jun 11 17:44:45.124219 crc crio[22018]: time="2026-06-11T17:44:45.124147124Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.286094 | controller | Jun 11 17:44:45.124219 crc crio[22018]: time="2026-06-11T17:44:45.124238957Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.286110 | controller | Jun 11 17:44:45.126429 crc crio[22018]: time="2026-06-11T17:44:45.126250367Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.286127 | controller | Jun 11 17:44:45.144028 crc crio[22018]: time="2026-06-11T17:44:45.136439282Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 18:17:38.286142 | controller | Jun 11 17:44:45.164997 crc crio[22018]: time="2026-06-11T17:44:45.164531121Z" level=info msg="Removing container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286158 | controller | Jun 11 17:44:45.186211 crc crio[22018]: time="2026-06-11T17:44:45.185176064Z" level=info msg="Removed container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286174 | controller | Jun 11 17:44:45.195187 crc crio[22018]: time="2026-06-11T17:44:45.195089005Z" level=info msg="Removing container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286190 | controller | Jun 11 17:44:45.269300 crc crio[22018]: time="2026-06-11T17:44:45.268626944Z" level=info msg="Removed container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286206 | controller | Jun 11 17:44:45.296779 crc crio[22018]: time="2026-06-11T17:44:45.292183272Z" level=info msg="Removing container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286222 | controller | Jun 11 17:44:45.344040 crc crio[22018]: time="2026-06-11T17:44:45.343865583Z" level=info msg="Removed container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286240 | controller | Jun 11 17:44:45.351211 crc crio[22018]: time="2026-06-11T17:44:45.350640175Z" level=info msg="Removing container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286263 | controller | Jun 11 17:44:45.620222 crc crio[22018]: time="2026-06-11T17:44:45.614643943Z" level=info msg="Removed container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286294 | controller | Jun 11 17:44:45.640729 crc crio[22018]: time="2026-06-11T17:44:45.640481577Z" level=info msg="Removing container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286324 | controller | Jun 11 17:44:45.718857 crc crio[22018]: time="2026-06-11T17:44:45.71827541Z" level=info msg="Removed container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286358 | controller | Jun 11 17:44:45.728873 crc crio[22018]: time="2026-06-11T17:44:45.728798391Z" level=info msg="Removing container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286388 | controller | Jun 11 17:44:45.823546 crc crio[22018]: time="2026-06-11T17:44:45.820219324Z" level=info msg="Removed container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.286457 | controller | Jun 11 17:44:45.832528 crc crio[22018]: time="2026-06-11T17:44:45.831055551Z" level=info msg="Stopping container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef (timeout: 30s)" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.286542 | controller | Jun 11 17:44:45.832528 crc crio[22018]: time="2026-06-11T17:44:45.831268092Z" level=info msg="Stopping container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 (timeout: 30s)" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.286576 | controller | Jun 11 17:44:45.832528 crc crio[22018]: time="2026-06-11T17:44:45.831495479Z" level=info msg="Stopping container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 (timeout: 30s)" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.286605 | controller | Jun 11 17:44:45.836394 crc crio[22018]: time="2026-06-11T17:44:45.833503599Z" level=info msg="Stopping container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 (timeout: 30s)" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.286652 | controller | Jun 11 17:44:45.879140 crc crio[22018]: time="2026-06-11T17:44:45.878891393Z" level=info msg="Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.286732 | controller | Jun 11 17:44:45.879140 crc crio[22018]: time="2026-06-11T17:44:45.879097399Z" level=info msg="Stopped pod sandbox (already stopped): a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.286769 | controller | Jun 11 17:44:45.881632 crc crio[22018]: time="2026-06-11T17:44:45.881520846Z" level=info msg="Removing pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.286798 | controller | Jun 11 17:44:45.921628 crc crio[22018]: time="2026-06-11T17:44:45.921507254Z" level=info msg="Removed pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.286827 | controller | Jun 11 17:44:45.923998 crc crio[22018]: time="2026-06-11T17:44:45.923235801Z" level=info msg="Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.286932 | controller | Jun 11 17:44:45.923998 crc crio[22018]: time="2026-06-11T17:44:45.923314484Z" level=info msg="Stopped pod sandbox (already stopped): 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.286975 | controller | Jun 11 17:44:45.924268 crc crio[22018]: time="2026-06-11T17:44:45.924163823Z" level=info msg="Removing pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287026 | controller | Jun 11 17:44:45.958736 crc crio[22018]: time="2026-06-11T17:44:45.957518949Z" level=info msg="Removed pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287046 | controller | Jun 11 17:44:45.959891 crc crio[22018]: time="2026-06-11T17:44:45.959754988Z" level=info msg="Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287121 | controller | Jun 11 17:44:45.959891 crc crio[22018]: time="2026-06-11T17:44:45.95983206Z" level=info msg="Stopped pod sandbox (already stopped): 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287188 | controller | Jun 11 17:44:45.960366 crc crio[22018]: time="2026-06-11T17:44:45.960193082Z" level=info msg="Removing pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287210 | controller | Jun 11 17:44:45.996631 crc crio[22018]: 2026-06-11T17:44:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06786d86e25762d Mac:da:1f:8d:eb:59:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.287247 | controller | Jun 11 17:44:45.998804 crc crio[22018]: time="2026-06-11T17:44:45.998738285Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}"
2026-06-11 18:17:38.287270 | controller | Jun 11 17:44:45.998963 crc crio[22018]: time="2026-06-11T17:44:45.998916201Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.287288 | controller | Jun 11 17:44:46.042226 crc crio[22018]: time="2026-06-11T17:44:46.042085299Z" level=info msg="Stopped container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287305 | controller | Jun 11 17:44:46.085436 crc crio[22018]: time="2026-06-11T17:44:46.084303951Z" level=info msg="Removed container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.287322 | controller | Jun 11 17:44:46.143566 crc crio[22018]: time="2026-06-11T17:44:46.142167904Z" level=info msg="Stopped container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287343 | controller | Jun 11 17:44:46.146837 crc crio[22018]: time="2026-06-11T17:44:46.145519014Z" level=info msg="Ran pod sandbox 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 with infra container: openstack/glance-default-external-api-0/POD" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.287360 | controller | Jun 11 17:44:46.176846 crc crio[22018]: time="2026-06-11T17:44:46.176726939Z" level=info msg="Removing container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.287377 | controller | Jun 11 17:44:46.177220 crc crio[22018]: time="2026-06-11T17:44:46.177163623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=373e1ae2-b8db-46c3-819d-d2ffd63dddba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.287393 | controller | Jun 11 17:44:46.271876 crc crio[22018]: time="2026-06-11T17:44:46.269986529Z" level=info msg="Removed pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287409 | controller | Jun 11 17:44:46.280182 crc crio[22018]: time="2026-06-11T17:44:46.279927634Z" level=info msg="Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287460 | controller | Jun 11 17:44:46.280182 crc crio[22018]: time="2026-06-11T17:44:46.280013217Z" level=info msg="Stopped pod sandbox (already stopped): fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287478 | controller | Jun 11 17:44:46.299875 crc crio[22018]: time="2026-06-11T17:44:46.299778575Z" level=info msg="Removing pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287494 | controller | Jun 11 17:44:46.305911 crc crio[22018]: time="2026-06-11T17:44:46.305759587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f0f841d4-cf21-44ee-8346-5c7d5e4bcc1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.287511 | controller | Jun 11 17:44:46.326233 crc crio[22018]: time="2026-06-11T17:44:46.32610599Z" level=info msg="Removed pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287527 | controller | Jun 11 17:44:46.352616 crc crio[22018]: time="2026-06-11T17:44:46.350587026Z" level=info msg="Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287543 | controller | Jun 11 17:44:46.352616 crc crio[22018]: time="2026-06-11T17:44:46.350671878Z" level=info msg="Stopped pod sandbox (already stopped): 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287559 | controller | Jun 11 17:44:46.353615 crc crio[22018]: time="2026-06-11T17:44:46.353570376Z" level=info msg="Removing pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287574 | controller | Jun 11 17:44:46.392100 crc crio[22018]: time="2026-06-11T17:44:46.392046211Z" level=info msg="Removed pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287594 | controller | Jun 11 17:44:46.398760 crc crio[22018]: time="2026-06-11T17:44:46.398640432Z" level=info msg="Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287610 | controller | Jun 11 17:44:46.399145 crc crio[22018]: time="2026-06-11T17:44:46.398817948Z" level=info msg="Stopped pod sandbox (already stopped): cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287626 | controller | Jun 11 17:44:46.399145 crc crio[22018]: time="2026-06-11T17:44:46.399076406Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.287643 | controller | Jun 11 17:44:46.400167 crc crio[22018]: time="2026-06-11T17:44:46.400102169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.287659 | controller | Jun 11 17:44:46.400723 crc crio[22018]: time="2026-06-11T17:44:46.400650875Z" level=info msg="Removing pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287675 | controller | Jun 11 17:44:46.426107 crc crio[22018]: time="2026-06-11T17:44:46.426054235Z" level=info msg="Removed container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.287691 | controller | Jun 11 17:44:46.456448 crc crio[22018]: time="2026-06-11T17:44:46.456361782Z" level=info msg="Removing container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.287706 | controller | Jun 11 17:44:46.753312 crc crio[22018]: time="2026-06-11T17:44:46.753243153Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.287722 | controller | Jun 11 17:44:46.753783 crc crio[22018]: time="2026-06-11T17:44:46.753704498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.287737 | controller | Jun 11 17:44:47.059852 crc crio[22018]: time="2026-06-11T17:44:47.059782583Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.287754 | controller | Jun 11 17:44:47.060470 crc crio[22018]: time="2026-06-11T17:44:47.059880857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.287769 | controller | Jun 11 17:44:48.219674 crc crio[22018]: time="2026-06-11T17:44:48.219207672Z" level=info msg="Stopped container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287786 | controller | Jun 11 17:44:48.239837 crc crio[22018]: time="2026-06-11T17:44:48.239748394Z" level=info msg="Stopped container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287805 | controller | Jun 11 17:44:48.241718 crc crio[22018]: time="2026-06-11T17:44:48.241031056Z" level=info msg="Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287822 | controller | Jun 11 17:44:48.242691 crc crio[22018]: time="2026-06-11T17:44:48.242545563Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}"
2026-06-11 18:17:38.287838 | controller | Jun 11 17:44:48.242898 crc crio[22018]: time="2026-06-11T17:44:48.242859364Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.287886 | controller | Jun 11 17:44:48.375873 crc crio[22018]: time="2026-06-11T17:44:48.374935146Z" level=info msg="Removed pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287908 | controller | Jun 11 17:44:48.379187 crc crio[22018]: time="2026-06-11T17:44:48.379029134Z" level=info msg="Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287925 | controller | Jun 11 17:44:48.379308 crc crio[22018]: time="2026-06-11T17:44:48.37922088Z" level=info msg="Stopped pod sandbox (already stopped): 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.287942 | controller | Jun 11 17:44:48.380289 crc crio[22018]: time="2026-06-11T17:44:48.380215251Z" level=info msg="Removing pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.287959 | controller | Jun 11 17:44:49.918075 crc crio[22018]: time="2026-06-11T17:44:49.915451999Z" level=info msg="Stopping container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 (timeout: 30s)" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287975 | controller | Jun 11 17:44:49.918075 crc crio[22018]: time="2026-06-11T17:44:49.915452913Z" level=info msg="Stopping container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 (timeout: 30s)" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.287991 | controller | Jun 11 17:44:51.214207 crc crio[22018]: time="2026-06-11T17:44:51.214050937Z" level=info msg="Stopping container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca (timeout: 10s)" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.288007 | controller | Jun 11 17:44:51.649003 crc crio[22018]: time="2026-06-11T17:44:51.648476819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0a1c8917-f428-46c6-81c5-ec79fbe4354a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288023 | controller | Jun 11 17:44:52.335088 crc crio[22018]: time="2026-06-11T17:44:52.334938834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=23304a97-f6ae-407f-814e-7eab0c743101 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288044 | controller | Jun 11 17:44:52.381978 crc crio[22018]: time="2026-06-11T17:44:52.378609964Z" level=info msg="Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.288060 | controller | Jun 11 17:44:52.386757 crc crio[22018]: time="2026-06-11T17:44:52.386715227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288077 | controller | Jun 11 17:44:52.390439 crc crio[22018]: time="2026-06-11T17:44:52.390287631Z" level=info msg="Stopped pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288093 | controller | Jun 11 17:44:52.391541 crc crio[22018]: time="2026-06-11T17:44:52.39127408Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.288109 | controller | Jun 11 17:44:52.395263 crc crio[22018]: time="2026-06-11T17:44:52.394310558Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e1896d7f-4994-4947-a0df-77762ddc737c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288125 | controller | Jun 11 17:44:52.395519 crc crio[22018]: time="2026-06-11T17:44:52.394626238Z" level=info msg="Stopped container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.288141 | controller | Jun 11 17:44:52.423539 crc crio[22018]: time="2026-06-11T17:44:52.42304085Z" level=info msg="Stopped container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.288156 | controller | Jun 11 17:44:52.426972 crc crio[22018]: time="2026-06-11T17:44:52.4268483Z" level=info msg="Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288173 | controller | Jun 11 17:44:52.428671 crc crio[22018]: time="2026-06-11T17:44:52.428587865Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}"
2026-06-11 18:17:38.288189 | controller | Jun 11 17:44:52.428906 crc crio[22018]: time="2026-06-11T17:44:52.428798612Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6ddbdd9749-zb76z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.288205 | controller | Jun 11 17:44:52.650300 crc crio[22018]: time="2026-06-11T17:44:52.649700821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=35a28823-0d4e-4b7f-a749-4c89893e1f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288222 | controller | Jun 11 17:44:55.663380 crc crio[22018]: time="2026-06-11T17:44:55.662288858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=41d1bcf4-4757-4bc7-acca-ee8ef5e55e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288256 | controller | Jun 11 17:44:56.648140 crc crio[22018]: time="2026-06-11T17:44:56.646694605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=72e75bc1-e72a-4968-8263-38073987f0cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288280 | controller | Jun 11 17:44:57.405923 crc crio[22018]: time="2026-06-11T17:44:57.405590718Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.288298 | controller | Jun 11 17:44:57.407065 crc crio[22018]: time="2026-06-11T17:44:57.40595121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288314 | controller | Jun 11 17:44:57.702567 crc crio[22018]: time="2026-06-11T17:44:57.702386183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f63ec40a-57d5-4f55-8685-4ad440defdf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288330 | controller | Jun 11 17:44:57.702567 crc crio[22018]: time="2026-06-11T17:44:57.702502057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=69a252c5-81c5-43fe-baf7-3e86419c5a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288346 | controller | Jun 11 17:44:57.704055 crc crio[22018]: time="2026-06-11T17:44:57.702452449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ec25ed20-3007-4c03-8257-4e8346830dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288362 | controller | Jun 11 17:44:57.726314 crc crio[22018]: time="2026-06-11T17:44:57.726193747Z" level=info msg="Removed container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.288378 | controller | Jun 11 17:44:57.732541 crc crio[22018]: time="2026-06-11T17:44:57.732387495Z" level=info msg="Removing container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.288394 | controller | Jun 11 17:44:57.750039 crc crio[22018]: time="2026-06-11T17:44:57.749984764Z" level=info msg="Removed pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.288410 | controller | Jun 11 17:44:57.752390 crc crio[22018]: time="2026-06-11T17:44:57.752292206Z" level=info msg="Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288427 | controller | Jun 11 17:44:57.752694 crc crio[22018]: time="2026-06-11T17:44:57.752665718Z" level=info msg="Stopped pod sandbox (already stopped): 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288444 | controller | Jun 11 17:44:57.753611 crc crio[22018]: time="2026-06-11T17:44:57.753533306Z" level=info msg="Removing pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.288472 | controller | Jun 11 17:44:57.758759 crc crio[22018]: time="2026-06-11T17:44:57.758221784Z" level=info msg="Stopped pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288495 | controller | Jun 11 17:44:57.824927 crc crio[22018]: time="2026-06-11T17:44:57.82297871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288518 | controller | Jun 11 17:44:57.835948 crc crio[22018]: time="2026-06-11T17:44:57.835884639Z" level=info msg="Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.288537 | controller | Jun 11 17:44:57.839199 crc crio[22018]: time="2026-06-11T17:44:57.839158003Z" level=info msg="Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.288554 | controller | Jun 11 17:44:57.850086 crc crio[22018]: time="2026-06-11T17:44:57.843667363Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.288571 | controller | Jun 11 17:44:57.867874 crc crio[22018]: time="2026-06-11T17:44:57.867738155Z" level=info msg="Stopped container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.288588 | controller | Jun 11 17:44:57.869679 crc crio[22018]: time="2026-06-11T17:44:57.869599648Z" level=info msg="Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.288605 | controller | Jun 11 17:44:57.879445 crc crio[22018]: time="2026-06-11T17:44:57.878009967Z" level=info msg="Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc00285c240}] Aliases:map[]}"
2026-06-11 18:17:38.288622 | controller | Jun 11 17:44:57.879445 crc crio[22018]: time="2026-06-11T17:44:57.878247705Z" level=info msg="Deleting pod openstack_barbican-api-5dc9db7644-g2g8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.288638 | controller | Jun 11 17:44:58.646973 crc crio[22018]: time="2026-06-11T17:44:58.646516014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4f2d476a-016d-472f-a218-c16be7b50948 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288655 | controller | Jun 11 17:44:58.647969 crc crio[22018]: time="2026-06-11T17:44:58.647177746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8d663b0c-e707-492a-a6d8-21dc21afb781 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288671 | controller | Jun 11 17:44:58.853655 crc crio[22018]: time="2026-06-11T17:44:58.853286883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288691 | controller | Jun 11 17:44:59.035542 crc crio[22018]: time="2026-06-11T17:44:59.035374901Z" level=info msg="Created container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.288708 | controller | Jun 11 17:44:59.043625 crc crio[22018]: time="2026-06-11T17:44:59.043529411Z" level=info msg="Starting container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae" id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.288724 | controller | Jun 11 17:44:59.054156 crc crio[22018]: time="2026-06-11T17:44:59.053990736Z" level=info msg="Started container" PID=237281 containerID=ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae description=openstack/glance-default-external-api-0/glance-log id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189
2026-06-11 18:17:38.288741 | controller | Jun 11 17:44:59.096601 crc crio[22018]: time="2026-06-11T17:44:59.096503568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=1d2d5879-ad69-44a4-90f7-86970b236b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288757 | controller | Jun 11 17:44:59.371239 crc crio[22018]: time="2026-06-11T17:44:59.370836681Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.288773 | controller | Jun 11 17:44:59.371575 crc crio[22018]: time="2026-06-11T17:44:59.371279195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288789 | controller | Jun 11 17:44:59.660850 crc crio[22018]: time="2026-06-11T17:44:59.660766839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3093bfa3-0abf-4f39-9da3-32ed3575e57b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288806 | controller | Jun 11 17:44:59.660850 crc crio[22018]: time="2026-06-11T17:44:59.66082014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dd7b7cd5-b978-4997-aaae-e9058b563dec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288821 | controller | Jun 11 17:44:59.843430 crc crio[22018]: time="2026-06-11T17:44:59.843116863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288838 | controller | Jun 11 17:44:59.847088 crc crio[22018]: time="2026-06-11T17:44:59.845548043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288883 | controller | Jun 11 17:44:59.847088 crc crio[22018]: time="2026-06-11T17:44:59.846030745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.288911 | controller | Jun 11 17:44:59.847088 crc crio[22018]: time="2026-06-11T17:44:59.846381626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7d751c06-f936-4ad8-a81c-a300ec5686cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288936 | controller | Jun 11 17:44:59.847088 crc crio[22018]: time="2026-06-11T17:44:59.846835665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=945e7ad5-f91b-4212-aa1d-9fd6c659cbfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288962 | controller | Jun 11 17:44:59.847088 crc crio[22018]: time="2026-06-11T17:44:59.846865035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d031f1fc-5f24-4ecf-bcd0-df48f3266cab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288980 | controller | Jun 11 17:44:59.847940 crc crio[22018]: time="2026-06-11T17:44:59.847870604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fe0cdc2f-4fed-4635-a71c-8dea6837c89e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.288995 | controller | Jun 11 17:44:59.898783 crc crio[22018]: time="2026-06-11T17:44:59.898700246Z" level=info msg="Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289011 | controller | Jun 11 17:44:59.898783 crc crio[22018]: time="2026-06-11T17:44:59.898750028Z" level=info msg="Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289027 | controller | Jun 11 17:44:59.903884 crc crio[22018]: time="2026-06-11T17:44:59.898704691Z" level=info msg="Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289044 | controller | Jun 11 17:44:59.905947 crc crio[22018]: time="2026-06-11T17:44:59.905879404Z" level=info msg="Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289060 | controller | Jun 11 17:44:59.906172 crc crio[22018]: time="2026-06-11T17:44:59.906114109Z" level=info msg="Stopped pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.289076 | controller | Jun 11 17:44:59.925780 crc crio[22018]: time="2026-06-11T17:44:59.9256255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289092 | controller | Jun 11 17:44:59.925780 crc crio[22018]: time="2026-06-11T17:44:59.925704423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289108 | controller | Jun 11 17:44:59.926180 crc crio[22018]: time="2026-06-11T17:44:59.926122536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289124 | controller | Jun 11 17:44:59.926312 crc crio[22018]: time="2026-06-11T17:44:59.92623852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289140 | controller | Jun 11 17:44:59.946693 crc crio[22018]: time="2026-06-11T17:44:59.946605736Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}"
2026-06-11 18:17:38.289160 | controller | Jun 11 17:44:59.948455 crc crio[22018]: time="2026-06-11T17:44:59.946846443Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.289177 | controller | Jun 11 17:44:59.949202 crc crio[22018]: time="2026-06-11T17:44:59.949114686Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d20c45d6-19fb-41b2-8fe7-4b01caa398b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289194 | controller | Jun 11 17:44:59.951811 crc crio[22018]: time="2026-06-11T17:44:59.951757709Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}"
2026-06-11 18:17:38.289210 | controller | Jun 11 17:44:59.951811 crc crio[22018]: time="2026-06-11T17:44:59.951802581Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.289227 | controller | Jun 11 17:44:59.953498 crc crio[22018]: time="2026-06-11T17:44:59.953220285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=22c4ae7d-3e75-4728-819d-867d3190b6c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289250 | controller | Jun 11 17:45:00.665941 crc crio[22018]: time="2026-06-11T17:45:00.662781736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c1967b74-948b-43fa-88a5-527ca7d74853 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289273 | controller | Jun 11 17:45:00.900165 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:518684075affe45 Mac:be:c2:0e:0a:4d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 SocketPath: PciID:}] [{Interface:0xc0001265d0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.289296 | controller | Jun 11 17:45:00.902288 crc crio[22018]: time="2026-06-11T17:45:00.902185691Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}"
2026-06-11 18:17:38.289317 | controller | Jun 11 17:45:00.902631 crc crio[22018]: time="2026-06-11T17:45:00.902560613Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.289336 | controller | Jun 11 17:45:00.928715 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6f2f68055da2cf Mac:36:6d:1c:76:59:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.289358 | controller | Jun 11 17:45:00.929977 crc crio[22018]: time="2026-06-11T17:45:00.929533128Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}"
2026-06-11 18:17:38.289376 | controller | Jun 11 17:45:00.929977 crc crio[22018]: time="2026-06-11T17:45:00.929746035Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.289393 | controller | Jun 11 17:45:01.267597 crc crio[22018]: time="2026-06-11T17:45:01.267017863Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.289409 | controller | Jun 11 17:45:01.267721 crc crio[22018]: time="2026-06-11T17:45:01.267639073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289425 | controller | Jun 11 17:45:02.646045 crc crio[22018]: time="2026-06-11T17:45:02.645599525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0ad70971-7644-4e0d-800a-064d639e379a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289441 | controller | Jun 11 17:45:03.379691 crc crio[22018]: time="2026-06-11T17:45:03.379553948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bf494e73-04f4-4050-80e5-fac85c9f3d85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289457 | controller | Jun 11 17:45:03.380386 crc crio[22018]: time="2026-06-11T17:45:03.380194318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e532b1b6-dc57-4435-925b-468d131bcf85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289473 | controller | Jun 11 17:45:03.449816 crc crio[22018]: time="2026-06-11T17:45:03.449668586Z" level=info msg="Removed pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.289489 | controller | Jun 11 17:45:03.452501 crc crio[22018]: time="2026-06-11T17:45:03.452376367Z" level=info msg="Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.289505 | controller | Jun 11 17:45:03.452501 crc crio[22018]: time="2026-06-11T17:45:03.452495781Z" level=info msg="Stopped pod sandbox (already stopped): 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.289523 | controller | Jun 11 17:45:03.453160 crc crio[22018]: time="2026-06-11T17:45:03.453110971Z" level=info msg="Removing pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.289539 | controller | Jun 11 17:45:03.544652 crc crio[22018]: time="2026-06-11T17:45:03.544434108Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289560 | controller | Jun 11 17:45:03.651390 crc crio[22018]: time="2026-06-11T17:45:03.650998508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d539f816-27bf-4e15-8bce-5e35bc1ca275 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289577 | controller | Jun 11 17:45:03.651390 crc crio[22018]: time="2026-06-11T17:45:03.651134032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d8c9b87c-07f2-4253-bb11-46c1758eaf8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289593 | controller | Jun 11 17:45:04.064064 crc crio[22018]: time="2026-06-11T17:45:04.063935758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289610 | controller | Jun 11 17:45:04.068778 crc crio[22018]: time="2026-06-11T17:45:04.06868225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289626 | controller | Jun 11 17:45:04.075145 crc crio[22018]: time="2026-06-11T17:45:04.075087282Z" level=info msg="Ran pod sandbox 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 with infra container: openstack/nova-metadata-0/POD" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.289642 | controller | Jun 11 17:45:04.081100 crc crio[22018]: time="2026-06-11T17:45:04.080939917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=93cdf7cb-2cbd-458d-8a2c-caceb0ff2dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289658 | controller | Jun 11 17:45:04.083640 crc crio[22018]: time="2026-06-11T17:45:04.083191018Z" level=info msg="Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289674 | controller | Jun 11 17:45:04.087581 crc crio[22018]: time="2026-06-11T17:45:04.087384532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7b680760-9d59-4869-b9ab-2b488de0c41b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289690 | controller | Jun 11 17:45:04.087871 crc crio[22018]: time="2026-06-11T17:45:04.087788516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289706 | controller | Jun 11 17:45:04.088233 crc crio[22018]: time="2026-06-11T17:45:04.088128475Z" level=info msg="Creating container: openstack/glance-db-create-64bgj/mariadb-database-create" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289722 | controller | Jun 11 17:45:04.088900 crc crio[22018]: time="2026-06-11T17:45:04.088866739Z" level=info msg="Ran pod sandbox b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 with infra container: openstack/kube-state-metrics-0/POD" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.289739 | controller | Jun 11 17:45:04.089726 crc crio[22018]: time="2026-06-11T17:45:04.089654534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c4deeeca-2470-4703-b91e-30fcf7e88bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289755 | controller | Jun 11 17:45:04.090915 crc crio[22018]: time="2026-06-11T17:45:04.090845811Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=81717b4a-ec50-4cd4-9c56-5a45d199776b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289778 | controller | Jun 11 17:45:04.092966 crc crio[22018]: time="2026-06-11T17:45:04.092914117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289795 | controller | Jun 11 17:45:04.093095 crc crio[22018]: time="2026-06-11T17:45:04.093071592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.289811 | controller | Jun 11 17:45:04.095130 crc crio[22018]: time="2026-06-11T17:45:04.095105697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=75641d1b-d78e-43b8-a768-04e3a4d2ccfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289827 | controller | Jun 11 17:45:04.126276 crc crio[22018]: time="2026-06-11T17:45:04.126193506Z" level=info msg="Removed pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.289844 | controller | Jun 11 17:45:04.127241 crc crio[22018]: time="2026-06-11T17:45:04.127169214Z" level=info msg="Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.289888 | controller | Jun 11 17:45:04.127618 crc crio[22018]: time="2026-06-11T17:45:04.127268647Z" level=info msg="Stopped pod sandbox (already stopped): ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.289907 | controller | Jun 11 17:45:04.129724 crc crio[22018]: time="2026-06-11T17:45:04.129691934Z" level=info msg="Removing pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.289924 | controller | Jun 11 17:45:04.140653 crc crio[22018]: time="2026-06-11T17:45:04.140582549Z" level=info msg="Creating container: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289940 | controller | Jun 11 17:45:04.143193 crc crio[22018]: time="2026-06-11T17:45:04.1430893Z" level=info msg="Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289956 | controller | Jun 11 17:45:04.143827 crc crio[22018]: time="2026-06-11T17:45:04.143272845Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=5fd66f37-8dbc-4b3b-aa9b-9daba2e522aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.289972 | controller | Jun 11 17:45:04.143918 crc crio[22018]: time="2026-06-11T17:45:04.143826442Z" level=info msg="Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.289988 | controller | Jun 11 17:45:04.165128 crc crio[22018]: time="2026-06-11T17:45:04.164970414Z" level=info msg="Removed container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.290009 | controller | Jun 11 17:45:04.167875 crc crio[22018]: time="2026-06-11T17:45:04.165622886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290026 | controller | Jun 11 17:45:04.172212 crc crio[22018]: time="2026-06-11T17:45:04.172025561Z" level=info msg="Removing container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.290042 | controller | Jun 11 17:45:04.192586 crc crio[22018]: time="2026-06-11T17:45:04.192495406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290058 | controller | Jun 11 17:45:04.225160 crc crio[22018]: time="2026-06-11T17:45:04.224621855Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}"
2026-06-11 18:17:38.290075 | controller | Jun 11 17:45:04.225160 crc crio[22018]: time="2026-06-11T17:45:04.224687878Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.290091 | controller | Jun 11 17:45:04.246889 crc crio[22018]: time="2026-06-11T17:45:04.246787529Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290107 | controller | Jun 11 17:45:04.264433 crc crio[22018]: time="2026-06-11T17:45:04.263825799Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}"
2026-06-11 18:17:38.290124 | controller | Jun 11 17:45:04.264433 crc crio[22018]: time="2026-06-11T17:45:04.263908112Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.290140 | controller | Jun 11 17:45:04.278399 crc crio[22018]: time="2026-06-11T17:45:04.278179845Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290157 | controller | Jun 11 17:45:04.326229 crc crio[22018]: time="2026-06-11T17:45:04.326055492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290173 | controller | Jun 11 17:45:04.331301 crc crio[22018]: time="2026-06-11T17:45:04.331228868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290189 | controller | Jun 11 17:45:04.428053 crc crio[22018]: time="2026-06-11T17:45:04.427029599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290205 | controller | Jun 11 17:45:04.461655 crc crio[22018]: time="2026-06-11T17:45:04.457221127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290225 | controller | Jun 11 17:45:04.490930 crc crio[22018]: time="2026-06-11T17:45:04.490893441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290241 | controller | Jun 11 17:45:04.499862 crc crio[22018]: time="2026-06-11T17:45:04.499772873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290257 | controller | Jun 11 17:45:04.500377 crc crio[22018]: time="2026-06-11T17:45:04.50028702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290273 | controller | Jun 11 17:45:04.507376 crc crio[22018]: time="2026-06-11T17:45:04.500562319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290290 | controller | Jun 11 17:45:04.507376 crc crio[22018]: time="2026-06-11T17:45:04.50184116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290306 | controller | Jun 11 17:45:04.646957 crc crio[22018]: time="2026-06-11T17:45:04.646475086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f044eba1-a07d-44cc-8f91-72acd3ccf140 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290322 | controller | Jun 11 17:45:04.646957 crc crio[22018]: time="2026-06-11T17:45:04.646628021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d42ddd60-b8e5-4fe4-a5ba-e139cac4c2ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290338 | controller | Jun 11 17:45:04.650261 crc crio[22018]: time="2026-06-11T17:45:04.647079626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b68b2775-e6ab-493d-ac16-ef08c1f0080f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290353 | controller | Jun 11 17:45:04.681582 crc crio[22018]: time="2026-06-11T17:45:04.680932431Z" level=info msg="Removed pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.290369 | controller | Jun 11 17:45:04.684917 crc crio[22018]: time="2026-06-11T17:45:04.682838662Z" level=info msg="Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.290385 | controller | Jun 11 17:45:04.684917 crc crio[22018]: time="2026-06-11T17:45:04.682903564Z" level=info msg="Stopped pod sandbox (already stopped): 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.290401 | controller | Jun 11 17:45:04.684917 crc crio[22018]: time="2026-06-11T17:45:04.683831595Z" level=info msg="Removing pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.290417 | controller | Jun 11 17:45:04.688684 crc crio[22018]: time="2026-06-11T17:45:04.688470021Z" level=info msg="Created container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290438 | controller | Jun 11 17:45:04.689907 crc crio[22018]: time="2026-06-11T17:45:04.689828827Z" level=info msg="Starting container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d" id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.290455 | controller | Jun 11 17:45:04.717389 crc crio[22018]: time="2026-06-11T17:45:04.715737044Z" level=info msg="Started container" PID=237688 containerID=70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a
2026-06-11 18:17:38.290471 | controller | Jun 11 17:45:04.722389 crc crio[22018]: time="2026-06-11T17:45:04.719460384Z" level=info msg="Created container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290487 | controller | Jun 11 17:45:04.724818 crc crio[22018]: time="2026-06-11T17:45:04.724227977Z" level=info msg="Starting container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d" id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.290503 | controller | Jun 11 17:45:04.742555 crc crio[22018]: time="2026-06-11T17:45:04.738851321Z" level=info msg="Started container" PID=237696 containerID=ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945
2026-06-11 18:17:38.290519 | controller | Jun 11 17:45:04.753929 crc crio[22018]: time="2026-06-11T17:45:04.753798863Z" level=info msg="Created container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290535 | controller | Jun 11 17:45:04.754940 crc crio[22018]: time="2026-06-11T17:45:04.75486995Z" level=info msg="Starting container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2" id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.290551 | controller | Jun 11 17:45:04.779847 crc crio[22018]: time="2026-06-11T17:45:04.779601293Z" level=info msg="Started container" PID=237731 containerID=400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2 description=openstack/placement-db-create-wp7pr/mariadb-database-create id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f
2026-06-11 18:17:38.290567 | controller | Jun 11 17:45:04.797140 crc crio[22018]: time="2026-06-11T17:45:04.797072904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=0c838fbb-9e97-4d63-b2a0-70535d891caa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290583 | controller | Jun 11 17:45:04.809254 crc crio[22018]: time="2026-06-11T17:45:04.809168016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290600 | controller | Jun 11 17:45:04.818247 crc crio[22018]: time="2026-06-11T17:45:04.818173993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f776e8b7-6de5-481c-825e-d4966ec8e80b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290633 | controller | Jun 11 17:45:04.819302 crc crio[22018]: time="2026-06-11T17:45:04.819168165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290652 | controller | Jun 11 17:45:04.847366 crc crio[22018]: time="2026-06-11T17:45:04.847273827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1b290659-bc79-46c1-acb3-28d74a08004c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290668 | controller | Jun 11 17:45:04.850312 crc crio[22018]: time="2026-06-11T17:45:04.850253373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=3182ffc6-9deb-4175-b67b-2ae4250eaec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290684 | controller | Jun 11 17:45:04.870002 crc crio[22018]: time="2026-06-11T17:45:04.864307803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e12f9a7-604e-43ca-be91-32992573adc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290700 | controller | Jun 11 17:45:04.870002 crc crio[22018]: time="2026-06-11T17:45:04.868625479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290717 | controller | Jun 11 17:45:04.886756 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe3a2bcc9520fc Mac:1a:f5:69:71:61:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.290734 | controller | Jun 11 17:45:04.890108 crc crio[22018]: time="2026-06-11T17:45:04.888817397Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}"
2026-06-11 18:17:38.290750 | controller | Jun 11 17:45:04.890108 crc crio[22018]: time="2026-06-11T17:45:04.888946731Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.290768 | controller | Jun 11 17:45:04.892197 crc crio[22018]: time="2026-06-11T17:45:04.892123263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290785 | controller | Jun 11 17:45:04.899307 crc crio[22018]: time="2026-06-11T17:45:04.899238041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290801 | controller | Jun 11 17:45:04.902985 crc crio[22018]: time="2026-06-11T17:45:04.902076066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.290817 | controller | Jun 11 17:45:04.923902 crc crio[22018]: time="2026-06-11T17:45:04.923810785Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.290837 | controller | Jun 11 17:45:04.926851 crc crio[22018]: time="2026-06-11T17:45:04.92677351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=6a8346e4-91f4-4deb-85c8-a10f76be0742 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.290874 | controller | Jun 11 17:45:04.958914 crc crio[22018]: time="2026-06-11T17:45:04.958370514Z" level=info msg="Removed container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.290893 | controller | Jun 11 17:45:04.963523 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4671dca3457c649 Mac:22:8c:62:35:7a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 SocketPath: PciID:}] [{Interface:0xc0002d06c0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.290910 | controller | Jun 11 17:45:04.964540 crc crio[22018]: time="2026-06-11T17:45:04.964387134Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}"
2026-06-11 18:17:38.290926 | controller | Jun 11 17:45:04.964639 crc crio[22018]: time="2026-06-11T17:45:04.96457332Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.290943 | controller | Jun 11 17:45:04.970053 crc crio[22018]: time="2026-06-11T17:45:04.969863116Z" level=info msg="Removing container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.290959 | controller | Jun 11 17:45:04.970154 crc crio[22018]: time="2026-06-11T17:45:04.970081315Z" level=info msg="Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290976 | controller | Jun 11 17:45:04.972918 crc crio[22018]: time="2026-06-11T17:45:04.97285316Z" level=info msg="Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.290992 | controller | Jun 11 17:45:04.975909 crc crio[22018]: time="2026-06-11T17:45:04.975779865Z" level=info msg="Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291009 | controller | Jun 11 17:45:05.001213 crc crio[22018]: time="2026-06-11T17:45:05.001173003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=cbcfd778-051a-4243-8e5b-dd88bd908fcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291025 | controller | Jun 11 17:45:05.010144 crc crio[22018]: time="2026-06-11T17:45:05.010106733Z" level=info msg="Created container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291045 | controller | Jun 11 17:45:05.012744 crc crio[22018]: time="2026-06-11T17:45:05.012580192Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}"
2026-06-11 18:17:38.291063 | controller | Jun 11 17:45:05.012744 crc crio[22018]: time="2026-06-11T17:45:05.012651924Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.291079 | controller | Jun 11 17:45:05.016361 crc crio[22018]: time="2026-06-11T17:45:05.01626265Z" level=info msg="Starting container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128" id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.291095 | controller | Jun 11 17:45:05.025298 crc crio[22018]: time="2026-06-11T17:45:05.025159961Z" level=info msg="Started container" PID=237738 containerID=ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d
2026-06-11 18:17:38.291118 | controller | Jun 11 17:45:05.040037 crc crio[22018]: time="2026-06-11T17:45:05.039923323Z" level=info msg="Ran pod sandbox ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c with infra container: openstack/ceilometer-0/POD" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.291140 | controller | Jun 11 17:45:05.047229 crc crio[22018]: time="2026-06-11T17:45:05.047153499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7a7d48a3-7713-4b0f-b17b-6e178b188c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291162 | controller | Jun 11 17:45:05.073656 crc crio[22018]: time="2026-06-11T17:45:05.073605967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=68f96978-7e27-4170-87bb-0b933d69236d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291180 | controller | Jun 11 17:45:05.075655 crc crio[22018]: time="2026-06-11T17:45:05.074281039Z" level=info msg="Removed pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.291200 | controller | Jun 11 17:45:05.076983 crc crio[22018]: time="2026-06-11T17:45:05.076700951Z" level=info msg="Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.291221 | controller | Jun 11 17:45:05.076983 crc crio[22018]: time="2026-06-11T17:45:05.076780403Z" level=info msg="Stopped pod sandbox (already stopped): 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.291243 | controller | Jun 11 17:45:05.102682 crc crio[22018]: time="2026-06-11T17:45:05.102599847Z" level=info msg="Removing pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.291268 | controller | Jun 11 17:45:05.146449 crc crio[22018]: time="2026-06-11T17:45:05.146254621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291291 | controller | Jun 11 17:45:05.146759 crc crio[22018]: time="2026-06-11T17:45:05.146705616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291313 | controller | Jun 11 17:45:05.146847 crc crio[22018]: time="2026-06-11T17:45:05.146729776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291333 | controller | Jun 11 17:45:05.154760 crc crio[22018]: time="2026-06-11T17:45:05.154640608Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291350 | controller | Jun 11 17:45:05.161396 crc crio[22018]: time="2026-06-11T17:45:05.161278859Z" level=info msg="Ran pod sandbox 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd with infra container: openstack/swift-storage-0/POD" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.291366 | controller | Jun 11 17:45:05.171207 crc crio[22018]: time="2026-06-11T17:45:05.17111476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=19bb81c3-f441-4088-952c-8ca96676aa0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291382 | controller | Jun 11 17:45:05.174544 crc crio[22018]: time="2026-06-11T17:45:05.174316152Z" level=info msg="Created container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291398 | controller | Jun 11 17:45:05.175544 crc crio[22018]: time="2026-06-11T17:45:05.175475962Z" level=info msg="Starting container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c" id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.291414 | controller | Jun 11 17:45:05.183524 crc crio[22018]: time="2026-06-11T17:45:05.183446251Z" level=info msg="Started container" PID=237800 containerID=5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94
2026-06-11 18:17:38.291431 | controller | Jun 11 17:45:05.184197 crc crio[22018]: time="2026-06-11T17:45:05.184099222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291447 | controller | Jun 11 17:45:05.206968 crc crio[22018]: time="2026-06-11T17:45:05.206924549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291463 | controller | Jun 11 17:45:05.272219 crc crio[22018]: time="2026-06-11T17:45:05.27172532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291479 | controller | Jun 11 17:45:05.294908 crc crio[22018]: time="2026-06-11T17:45:05.29481688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291660 | controller | Jun 11 17:45:05.308455 crc crio[22018]: time="2026-06-11T17:45:05.308367948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291690 | controller | Jun 11 17:45:05.347422 crc crio[22018]: time="2026-06-11T17:45:05.347256618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f9dbdd00-68b5-4836-8d0a-02d631a36238 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291708 | controller | Jun 11 17:45:05.394655 crc crio[22018]: time="2026-06-11T17:45:05.394571992Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291725 | controller | Jun 11 17:45:05.394943 crc crio[22018]: time="2026-06-11T17:45:05.394467516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291742 | controller | Jun 11 17:45:05.395764 crc crio[22018]: time="2026-06-11T17:45:05.394982231Z" level=info msg="Created container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291759 | controller | Jun 11 17:45:05.396692 crc crio[22018]: time="2026-06-11T17:45:05.396641094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=af4f7da5-c48d-4e3f-971c-89a18fa2d537 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.291775 | controller | Jun 11 17:45:05.396948 crc crio[22018]: time="2026-06-11T17:45:05.396888372Z" level=info msg="Starting container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837" id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.291792 | controller | Jun 11 17:45:05.404533 crc crio[22018]: time="2026-06-11T17:45:05.404026014Z" level=info msg="Created container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291808 | controller | Jun 11 17:45:05.404760 crc crio[22018]: time="2026-06-11T17:45:05.404542605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291823 | controller | Jun 11 17:45:05.406643 crc crio[22018]: time="2026-06-11T17:45:05.404547166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291839 | controller | Jun 11 17:45:05.406923 crc crio[22018]: time="2026-06-11T17:45:05.406143817Z" level=info msg="Starting container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1" id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.291880 | controller | Jun 11 17:45:05.413109 crc crio[22018]: time="2026-06-11T17:45:05.412934483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291898 | controller | Jun 11 17:45:05.414481 crc crio[22018]: time="2026-06-11T17:45:05.414234467Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291920 | controller | Jun 11 17:45:05.435520 crc crio[22018]: time="2026-06-11T17:45:05.435021333Z" level=info msg="Started container" PID=237835 containerID=28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f
2026-06-11 18:17:38.291937 | controller | Jun 11 17:45:05.435520 crc crio[22018]: time="2026-06-11T17:45:05.435194623Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.291953 | controller | Jun 11 17:45:05.438452 crc crio[22018]: time="2026-06-11T17:45:05.435655498Z" level=info msg="Started container" PID=237834 containerID=4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1 description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a
2026-06-11 18:17:38.291969 | controller | Jun 11 17:45:05.465379 crc crio[22018]: time="2026-06-11T17:45:05.465283399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.291985 | controller | Jun 11 17:45:05.586659 crc crio[22018]: time="2026-06-11T17:45:05.58623033Z" level=info msg="Removed pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.292001 | controller | Jun 11 17:45:05.586659 crc crio[22018]: time="2026-06-11T17:45:05.58653524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292017 | controller | Jun 11 17:45:05.588122 crc crio[22018]: time="2026-06-11T17:45:05.588009114Z" level=info msg="Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.292033 | controller | Jun 11 17:45:05.588122 crc crio[22018]: time="2026-06-11T17:45:05.588096147Z" level=info msg="Stopped pod sandbox (already stopped): 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.292049 | controller | Jun 11 17:45:05.589715 crc crio[22018]: time="2026-06-11T17:45:05.58966139Z" level=info msg="Removing pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.292065 | controller | Jun 11 17:45:05.668169 crc crio[22018]: time="2026-06-11T17:45:05.668118659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292081 | controller | Jun 11 17:45:05.671265 crc crio[22018]: time="2026-06-11T17:45:05.671173944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=92fb087a-5527-4b2c-8967-ca78406cf6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292097 | controller | Jun 11 17:45:05.678695 crc crio[22018]: time="2026-06-11T17:45:05.678654977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292119 | controller | Jun 11 17:45:05.680039 crc crio[22018]: time="2026-06-11T17:45:05.679926937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292136 | controller | Jun 11 17:45:05.687243 crc crio[22018]: time="2026-06-11T17:45:05.687172272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292152 | controller | Jun 11 17:45:05.711883 crc crio[22018]: time="2026-06-11T17:45:05.711431129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fd11144b-b5c3-4999-b66d-3715086fc9ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292169 | controller | Jun 11 17:45:05.711883 crc crio[22018]: time="2026-06-11T17:45:05.711805496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=20c84377-7b95-4d22-a6ae-b764d4fa56fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292185 | controller | Jun 11 17:45:05.731081 crc crio[22018]: time="2026-06-11T17:45:05.730955802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292201 | controller | Jun 11 17:45:05.741786 crc crio[22018]: time="2026-06-11T17:45:05.740642783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292218 | controller | Jun 11 17:45:05.794681 crc crio[22018]: 2026-06-11T17:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59623998e52fc71 Mac:4e:a5:5b:d7:75:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.292235 | controller | Jun 11 17:45:05.796484 crc crio[22018]: time="2026-06-11T17:45:05.796399316Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}"
2026-06-11 18:17:38.292252 | controller | Jun 11 17:45:05.796686 crc crio[22018]: time="2026-06-11T17:45:05.796584982Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.292268 | controller | Jun 11 17:45:05.836306 crc crio[22018]: time="2026-06-11T17:45:05.835860556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=283fd7b4-1171-47eb-bcdd-503bd3054e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292284 | controller | Jun 11 17:45:05.865065 crc crio[22018]: time="2026-06-11T17:45:05.864933211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5e55d843-828b-425e-9cab-f702955f88bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292301 | controller | Jun 11 17:45:05.958121 crc crio[22018]: time="2026-06-11T17:45:05.957996852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292321 | controller | Jun 11 17:45:05.962985 crc crio[22018]: time="2026-06-11T17:45:05.962905338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292338 | controller | Jun 11 17:45:05.967838 crc crio[22018]: time="2026-06-11T17:45:05.967760732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292354 | controller | Jun 11 17:45:05.973599 crc crio[22018]: time="2026-06-11T17:45:05.973476488Z" level=info msg="Creating container: openstack/cinder-db-create-fv555/mariadb-database-create" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292370 | controller | Jun 11 17:45:05.974795 crc crio[22018]: time="2026-06-11T17:45:05.974658374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292387 | controller | Jun 11 17:45:05.975607 crc crio[22018]: time="2026-06-11T17:45:05.975520138Z" level=info msg="Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292404 | controller | Jun 11 17:45:06.020767 crc crio[22018]: time="2026-06-11T17:45:06.020260806Z" level=info msg="Removed pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.292420 | controller | Jun 11 17:45:06.023155 crc crio[22018]: time="2026-06-11T17:45:06.023025716Z" level=info msg="Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.292436 | controller | Jun 11 17:45:06.023155 crc crio[22018]: time="2026-06-11T17:45:06.023108029Z" level=info msg="Stopped pod sandbox (already stopped): 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.292452 | controller | Jun 11 17:45:06.024944 crc crio[22018]: time="2026-06-11T17:45:06.023482311Z" level=info msg="Removing pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.292469 | controller | Jun 11 17:45:06.054025 crc crio[22018]: time="2026-06-11T17:45:06.050962078Z" level=info msg="Ran pod sandbox 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.292485 | controller | Jun 11 17:45:06.074525 crc crio[22018]: time="2026-06-11T17:45:06.066146305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7d74cc9-e2c0-4ab5-90cc-5cb97617d57e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292501 | controller | Jun 11 17:45:06.116941 crc crio[22018]: time="2026-06-11T17:45:06.110093617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292517 | controller | Jun 11 17:45:06.132005 crc crio[22018]: time="2026-06-11T17:45:06.127021219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292536 | controller | Jun 11 17:45:06.141111 crc crio[22018]: time="2026-06-11T17:45:06.137050321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292552 | controller | Jun 11 17:45:06.143875 crc crio[22018]: time="2026-06-11T17:45:06.143799157Z" level=info msg="Removed container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.292568 | controller | Jun 11 17:45:06.146168 crc crio[22018]: time="2026-06-11T17:45:06.146008588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292584 | controller | Jun 11 17:45:06.164140 crc crio[22018]: time="2026-06-11T17:45:06.163980949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6df6853d-1ff3-4b60-93f5-38a61d16b592 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.292600 | controller | Jun 11 17:45:06.167261 crc crio[22018]: time="2026-06-11T17:45:06.167176742Z" level=info msg="Removing container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.292616 | controller | Jun 11 17:45:06.246187 crc crio[22018]: time="2026-06-11T17:45:06.246133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292632 | controller | Jun 11 17:45:06.252229 crc crio[22018]: time="2026-06-11T17:45:06.252024902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292647 | controller | Jun 11 17:45:06.262940 crc crio[22018]: time="2026-06-11T17:45:06.262847444Z" level=info msg="Creating container: openstack/ovn-controller-qmgxf/ovn-controller" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292663 | controller | Jun 11 17:45:06.364853 crc crio[22018]: time="2026-06-11T17:45:06.364787569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292680 | controller | Jun 11 17:45:06.375967 crc crio[22018]: time="2026-06-11T17:45:06.375816518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292697 | controller | Jun 11 17:45:06.394028 crc crio[22018]: time="2026-06-11T17:45:06.393890981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292713 | controller | Jun 11 17:45:06.397135 crc crio[22018]: time="2026-06-11T17:45:06.397097909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292729 | controller | Jun 11 17:45:06.398796 crc crio[22018]: time="2026-06-11T17:45:06.398570036Z" level=info msg="Created container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292745 | controller | Jun 11 17:45:06.400422 crc crio[22018]: time="2026-06-11T17:45:06.400289104Z" level=info msg="Starting container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d" id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.292767 | controller | Jun 11 17:45:06.403558 crc crio[22018]: time="2026-06-11T17:45:06.403486659Z" level=info msg="Created container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292784 | controller | Jun 11 17:45:06.405196 crc crio[22018]: time="2026-06-11T17:45:06.405172579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292800 | controller | Jun 11 17:45:06.413102 crc crio[22018]: time="2026-06-11T17:45:06.41297718Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.292816 | controller | Jun 11 17:45:06.421051 crc crio[22018]: time="2026-06-11T17:45:06.42096262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292832 | controller | Jun 11 17:45:06.427495 crc crio[22018]: time="2026-06-11T17:45:06.427367893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292866 | controller | Jun 11 17:45:06.428128 crc crio[22018]: time="2026-06-11T17:45:06.428059534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.292897 | controller | Jun 11 17:45:06.429052 crc crio[22018]: time="2026-06-11T17:45:06.428990154Z" level=info msg="Starting container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f" id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.292920 | controller | Jun 11 17:45:06.431119 crc crio[22018]: time="2026-06-11T17:45:06.430813142Z" level=info msg="Started container" PID=238172 containerID=a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9
2026-06-11 18:17:38.292937 | controller | Jun 11 17:45:06.447264 crc crio[22018]: time="2026-06-11T17:45:06.446144624Z" level=info msg="Started container" PID=238171 containerID=589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f
2026-06-11 18:17:38.292954 | controller | Jun 11 17:45:06.461618 crc crio[22018]: time="2026-06-11T17:45:06.461492985Z" level=info msg="Removed pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.292970 | controller | Jun 11 17:45:06.465627 crc crio[22018]: time="2026-06-11T17:45:06.465518504Z" level=info msg="Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.292986 | controller | Jun 11 17:45:06.466013 crc crio[22018]: time="2026-06-11T17:45:06.465988109Z" level=info msg="Stopped pod sandbox (already stopped): bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293007 | controller | Jun 11 17:45:06.467400 crc crio[22018]: time="2026-06-11T17:45:06.467248852Z" level=info msg="Removing pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293023 | controller | Jun 11 17:45:06.511226 crc crio[22018]: time="2026-06-11T17:45:06.511158681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293039 | controller | Jun 11 17:45:06.549985 crc crio[22018]: time="2026-06-11T17:45:06.549882551Z" level=info msg="Removed pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293054 | controller | Jun 11 17:45:06.557566 crc crio[22018]: time="2026-06-11T17:45:06.55745897Z" level=info msg="Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293070 | controller | Jun 11 17:45:06.557780 crc crio[22018]: time="2026-06-11T17:45:06.557698967Z" level=info msg="Stopped pod sandbox (already stopped): a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293085 | controller | Jun 11 17:45:06.559140 crc crio[22018]: time="2026-06-11T17:45:06.559102845Z" level=info msg="Removing pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293102 | controller | Jun 11 17:45:06.567713 crc crio[22018]: time="2026-06-11T17:45:06.567601452Z" level=info msg="Created container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293117 | controller | Jun 11 17:45:06.570512 crc crio[22018]: time="2026-06-11T17:45:06.570453512Z" level=info msg="Starting container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d" id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293133 | controller | Jun 11 17:45:06.583818 crc crio[22018]: time="2026-06-11T17:45:06.583737155Z" level=info msg="Started container" PID=238178 containerID=014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d description=openstack/glance-db-create-64bgj/mariadb-database-create id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3
2026-06-11 18:17:38.293150 | controller | Jun 11 17:45:06.647918 crc crio[22018]: time="2026-06-11T17:45:06.647833212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e8cdb229-12d7-4c7e-9e1a-0584e4cb0d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.293166 | controller | Jun 11 17:45:06.654888 crc crio[22018]: time="2026-06-11T17:45:06.654793027Z" level=info msg="Created container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293182 | controller | Jun 11 17:45:06.659815 crc crio[22018]: time="2026-06-11T17:45:06.659666374Z" level=info msg="Starting container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0" id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293205 | controller | Jun 11 17:45:06.677752 crc crio[22018]: time="2026-06-11T17:45:06.677652396Z" level=info msg="Started container" PID=238176 containerID=37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c
2026-06-11 18:17:38.293223 | controller | Jun 11 17:45:06.684698 crc crio[22018]: time="2026-06-11T17:45:06.684563042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3bc0546d-2e4a-4eaa-9ff3-cf6a9ee88b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.293239 | controller | Jun 11 17:45:06.690786 crc crio[22018]: time="2026-06-11T17:45:06.690621677Z" level=info msg="Created container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293255 | controller | Jun 11 17:45:06.692773 crc crio[22018]: time="2026-06-11T17:45:06.692242305Z" level=info msg="Starting container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2" id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293272 | controller | Jun 11 17:45:06.707661 crc crio[22018]: time="2026-06-11T17:45:06.707540702Z" level=info msg="Started container" PID=238182 containerID=1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf
2026-06-11 18:17:38.293288 | controller | Jun 11 17:45:06.726972 crc crio[22018]: time="2026-06-11T17:45:06.726857009Z" level=info msg="Removed pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293304 | controller | Jun 11 17:45:06.729156 crc crio[22018]: time="2026-06-11T17:45:06.729115825Z" level=info msg="Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293321 | controller | Jun 11 17:45:06.729298 crc crio[22018]: time="2026-06-11T17:45:06.72928015Z" level=info msg="Stopped pod sandbox (already stopped): 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293337 | controller | Jun 11 17:45:06.730228 crc crio[22018]: time="2026-06-11T17:45:06.730169319Z" level=info msg="Removing pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293353 | controller | Jun 11 17:45:06.737146 crc crio[22018]: time="2026-06-11T17:45:06.737026188Z" level=info msg="Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293370 | controller | Jun 11 17:45:06.771200 crc crio[22018]: time="2026-06-11T17:45:06.771150401Z" level=info msg="Removed pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293393 | controller | Jun 11 17:45:06.771715 crc crio[22018]: time="2026-06-11T17:45:06.771626654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293422 | controller | Jun 11 17:45:06.772582 crc crio[22018]: time="2026-06-11T17:45:06.772550913Z" level=info msg="Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293444 | controller | Jun 11 17:45:06.772761 crc crio[22018]: time="2026-06-11T17:45:06.772690207Z" level=info msg="Stopped pod sandbox (already stopped): fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293463 | controller | Jun 11 17:45:06.773485 crc crio[22018]: time="2026-06-11T17:45:06.773305587Z" level=info msg="Removing pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293480 | controller | Jun 11 17:45:06.845674 crc crio[22018]: time="2026-06-11T17:45:06.842039088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293496 | controller | Jun 11 17:45:06.848598 crc crio[22018]: time="2026-06-11T17:45:06.848503553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293512 | controller | Jun 11 17:45:06.877752 crc crio[22018]: time="2026-06-11T17:45:06.87554255Z" level=info msg="Created container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293528 | controller | Jun 11 17:45:06.877752 crc crio[22018]: time="2026-06-11T17:45:06.877192782Z" level=info msg="Starting container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db" id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293546 | controller | Jun 11 17:45:06.886882 crc crio[22018]: time="2026-06-11T17:45:06.886783505Z" level=info msg="Started container" PID=238181 containerID=3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc
2026-06-11 18:17:38.293563 | controller | Jun 11 17:45:06.893899 crc crio[22018]: time="2026-06-11T17:45:06.893803578Z" level=info msg="Created container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293580 | controller | Jun 11 17:45:06.900449 crc crio[22018]: time="2026-06-11T17:45:06.900195542Z" level=info msg="Starting container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7" id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293596 | controller | Jun 11 17:45:06.909714 crc crio[22018]: time="2026-06-11T17:45:06.905037667Z" level=info msg="Started container" PID=238183 containerID=a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6
2026-06-11 18:17:38.293613 | controller | Jun 11 17:45:06.916860 crc crio[22018]: time="2026-06-11T17:45:06.91678301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293634 | controller | Jun 11 17:45:06.921677 crc crio[22018]: time="2026-06-11T17:45:06.921620225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293651 | controller | Jun 11 17:45:06.928700 crc crio[22018]: time="2026-06-11T17:45:06.927798078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293667 | controller | Jun 11 17:45:06.936187 crc crio[22018]: time="2026-06-11T17:45:06.936115822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293683 | controller | Jun 11 17:45:06.977501 crc crio[22018]: time="2026-06-11T17:45:06.977199438Z" level=info msg="Removed pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293699 | controller | Jun 11 17:45:06.979766 crc crio[22018]: time="2026-06-11T17:45:06.979399638Z" level=info msg="Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293714 | controller | Jun 11 17:45:06.979766 crc crio[22018]: time="2026-06-11T17:45:06.979512772Z" level=info msg="Stopped pod sandbox (already stopped): 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293730 | controller | Jun 11 17:45:06.986520 crc crio[22018]: time="2026-06-11T17:45:06.984929872Z" level=info msg="Removing pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293746 | controller | Jun 11 17:45:06.990305 crc crio[22018]: time="2026-06-11T17:45:06.990265139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293762 | controller | Jun 11 17:45:06.995612 crc crio[22018]: time="2026-06-11T17:45:06.995553677Z" level=info msg="Created container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.293778 | controller | Jun 11 17:45:06.995961 crc crio[22018]: time="2026-06-11T17:45:06.995936239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293794 | controller | Jun 11 17:45:06.998160 crc crio[22018]: time="2026-06-11T17:45:06.997909364Z" level=info msg="Starting container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1" id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.293810 | controller | Jun 11 17:45:07.004628 crc crio[22018]: time="2026-06-11T17:45:07.004374487Z" level=info msg="Started container" PID=238185 containerID=8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 description=openstack/nova-metadata-0/nova-metadata-log id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3
2026-06-11 18:17:38.293826 | controller | Jun 11 17:45:07.018514 crc crio[22018]: time="2026-06-11T17:45:07.015187594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293845 | controller | Jun 11 17:45:07.025678 crc crio[22018]: time="2026-06-11T17:45:07.018969349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293890 | controller | Jun 11 17:45:07.032998 crc crio[22018]: time="2026-06-11T17:45:07.027566206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6bacd4a5-80f2-4c9a-b81c-03b113626790 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.293907 | controller | Jun 11 17:45:07.036735 crc crio[22018]: time="2026-06-11T17:45:07.034520948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293923 | controller | Jun 11 17:45:07.061554 crc crio[22018]: time="2026-06-11T17:45:07.061464042Z" level=info msg="Removed pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.293939 | controller | Jun 11 17:45:07.071631 crc crio[22018]: time="2026-06-11T17:45:07.071141728Z" level=info msg="Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293955 | controller | Jun 11 17:45:07.071631 crc crio[22018]: time="2026-06-11T17:45:07.071468279Z" level=info msg="Stopped pod sandbox (already stopped): 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.293971 | controller | Jun 11 17:45:07.075698 crc crio[22018]: time="2026-06-11T17:45:07.075599256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.293988 | controller | Jun 11 17:45:07.078131 crc crio[22018]: time="2026-06-11T17:45:07.078022378Z" level=info msg="Removing pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294004 | controller | Jun 11 17:45:07.145033 crc crio[22018]: time="2026-06-11T17:45:07.144588648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.294020 | controller | Jun 11 17:45:07.157951 crc crio[22018]: time="2026-06-11T17:45:07.157615078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=453ab275-f8c2-4c36-8c78-586a4fa02a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.294036 | controller | Jun 11 17:45:07.159453 crc crio[22018]: time="2026-06-11T17:45:07.159250643Z" level=info msg="Removed pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294052 | controller | Jun 11 17:45:07.160429 crc crio[22018]: time="2026-06-11T17:45:07.160306424Z" level=info msg="Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294068 | controller | Jun 11 17:45:07.160547 crc crio[22018]: time="2026-06-11T17:45:07.160463689Z" level=info msg="Stopped pod sandbox (already stopped): 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294084 | controller | Jun 11 17:45:07.164518 crc crio[22018]: time="2026-06-11T17:45:07.164463487Z" level=info msg="Removing pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294105 | controller | Jun 11 17:45:07.171197 crc crio[22018]: time="2026-06-11T17:45:07.171110156Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.294121 | controller | Jun 11 17:45:07.179396 crc crio[22018]: time="2026-06-11T17:45:07.179263402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.294137 | controller | Jun 11 17:45:07.265208 crc crio[22018]: time="2026-06-11T17:45:07.264960903Z" level=info msg="Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294153 | controller | Jun 11 17:45:07.265824 crc crio[22018]: time="2026-06-11T17:45:07.265719577Z" level=info msg="Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002b14148}] Aliases:map[]}"
2026-06-11 18:17:38.294169 | controller | Jun 11 17:45:07.266615 crc crio[22018]: time="2026-06-11T17:45:07.265860782Z" level=info msg="Deleting pod openstack_glance-7819-account-create-update-vkdf7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294185 | controller | Jun 11 17:45:07.290256 crc crio[22018]: time="2026-06-11T17:45:07.290146731Z" level=info msg="Removed pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294201 | controller | Jun 11 17:45:07.292717 crc crio[22018]: time="2026-06-11T17:45:07.292653197Z" level=info msg="Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294217 | controller | Jun 11 17:45:07.294430 crc crio[22018]: time="2026-06-11T17:45:07.29272137Z" level=info msg="Stopped pod sandbox (already stopped): 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294233 | controller | Jun 11 17:45:07.294430 crc crio[22018]: time="2026-06-11T17:45:07.293718341Z" level=info msg="Removing pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294248 | controller | Jun 11 17:45:07.313005 crc crio[22018]: time="2026-06-11T17:45:07.312476621Z" level=info msg="Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294264 | controller | Jun 11 17:45:07.313863 crc crio[22018]: time="2026-06-11T17:45:07.312457397Z" level=info msg="Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294280 | controller | Jun 11 17:45:07.318736 crc crio[22018]: time="2026-06-11T17:45:07.316954274Z" level=info msg="Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294300 | controller | Jun 11 17:45:07.319120 crc crio[22018]: time="2026-06-11T17:45:07.319063169Z" level=info msg="Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc00012a918}] Aliases:map[]}"
2026-06-11 18:17:38.294316 | controller | Jun 11 17:45:07.319259 crc crio[22018]: time="2026-06-11T17:45:07.319227597Z" level=info msg="Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}"
2026-06-11 18:17:38.294333 | controller | Jun 11 17:45:07.319595 crc crio[22018]: time="2026-06-11T17:45:07.319570498Z" level=info msg="Deleting pod openstack_placement-db-create-wp7pr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294349 | controller | Jun 11 17:45:07.319916 crc crio[22018]: time="2026-06-11T17:45:07.319246997Z" level=info msg="Deleting pod openstack_placement-32b1-account-create-update-s5qtk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294365 | controller | Jun 11 17:45:07.320827 crc crio[22018]: time="2026-06-11T17:45:07.317121319Z" level=info msg="Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc0003803c8}] Aliases:map[]}"
2026-06-11 18:17:38.294381 | controller | Jun 11 17:45:07.322177 crc crio[22018]: time="2026-06-11T17:45:07.322110996Z" level=info msg="Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294397 | controller | Jun 11 17:45:07.322441 crc crio[22018]: time="2026-06-11T17:45:07.322374858Z" level=info msg="Deleting pod openstack_nova-cell0-b02f-account-create-update-9glnf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294413 | controller | Jun 11 17:45:07.322835 crc crio[22018]: time="2026-06-11T17:45:07.322765257Z" level=info msg="Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}"
2026-06-11 18:17:38.294430 | controller | Jun 11 17:45:07.323476 crc crio[22018]: time="2026-06-11T17:45:07.323182524Z" level=info msg="Deleting pod openstack_nova-cell1-b273-account-create-update-pcpcc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294450 | controller | Jun 11 17:45:07.348673 crc crio[22018]: time="2026-06-11T17:45:07.323950648Z" level=info msg="Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294466 | controller | Jun 11 17:45:07.349828 crc crio[22018]: time="2026-06-11T17:45:07.349293668Z" level=info msg="Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc000aa4818}] Aliases:map[]}"
2026-06-11 18:17:38.294483 | controller | Jun 11 17:45:07.350061 crc crio[22018]: time="2026-06-11T17:45:07.349898468Z" level=info msg="Deleting pod openstack_root-account-create-update-k9ltg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294500 | controller | Jun 11 17:45:07.451537 crc crio[22018]: time="2026-06-11T17:45:07.450678749Z" level=info msg="Removed pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294516 | controller | Jun 11 17:45:07.458834 crc crio[22018]: time="2026-06-11T17:45:07.453558796Z" level=info msg="Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294532 | controller | Jun 11 17:45:07.458834 crc crio[22018]: time="2026-06-11T17:45:07.453632939Z" level=info msg="Stopped pod sandbox (already stopped): 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294549 | controller | Jun 11 17:45:07.458834 crc crio[22018]: time="2026-06-11T17:45:07.454194107Z" level=info msg="Removing pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.294565 | controller | Jun 11 17:45:07.810476 crc crio[22018]: time="2026-06-11T17:45:07.809942785Z" level=info msg="Created container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.294581 | controller | Jun 11 17:45:07.837195 crc crio[22018]: time="2026-06-11T17:45:07.837045953Z" level=info msg="Starting container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65" id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.294597 | controller | Jun 11 17:45:07.853976 crc crio[22018]: time="2026-06-11T17:45:07.853805799Z" level=info msg="Started container" PID=238537 containerID=956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 description=openstack/rabbitmq-server-0/rabbitmq id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122
2026-06-11 18:17:38.294626 | controller | Jun 11 17:45:08.049439 crc crio[22018]: time="2026-06-11T17:45:08.048873223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.294646 | controller | Jun 11 17:45:08.380511 crc crio[22018]: time="2026-06-11T17:45:08.379895553Z" level=info msg="Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294668 | controller | Jun 11 17:45:08.381548 crc crio[22018]: time="2026-06-11T17:45:08.381492723Z" level=info msg="Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc00924e1e0}] Aliases:map[]}"
2026-06-11 18:17:38.294686 | controller | Jun 11 17:45:08.381698 crc crio[22018]: time="2026-06-11T17:45:08.381659118Z" level=info msg="Deleting pod openstack_barbican-af72-account-create-update-zltvj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294703 | controller | Jun 11 17:45:08.390552 crc crio[22018]: time="2026-06-11T17:45:08.390190011Z" level=info msg="Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294719 | controller | Jun 11 17:45:08.392146 crc crio[22018]: time="2026-06-11T17:45:08.392088693Z" level=info msg="Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc002300118}] Aliases:map[]}"
2026-06-11 18:17:38.294735 | controller | Jun 11 17:45:08.392785 crc crio[22018]: time="2026-06-11T17:45:08.39264794Z" level=info msg="Deleting pod openstack_keystone-1ec2-account-create-update-27cn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294752 | controller | Jun 11 17:45:08.422123 crc crio[22018]: time="2026-06-11T17:45:08.421971003Z" level=info msg="Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294768 | controller | Jun 11 17:45:08.423898 crc crio[22018]: time="2026-06-11T17:45:08.423798947Z" level=info msg="Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294785 | controller | Jun 11 17:45:08.428637 crc crio[22018]: time="2026-06-11T17:45:08.428598201Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc000aa4bd0}] Aliases:map[]}"
2026-06-11 18:17:38.294802 | controller | Jun 11 17:45:08.428928 crc crio[22018]: time="2026-06-11T17:45:08.428907351Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-jc59n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294818 | controller | Jun 11 17:45:08.429709 crc crio[22018]: time="2026-06-11T17:45:08.426085125Z" level=info msg="Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc000381038}] Aliases:map[]}"
2026-06-11 18:17:38.294839 | controller | Jun 11 17:45:08.429935 crc crio[22018]: time="2026-06-11T17:45:08.426594808Z" level=info msg="Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.294877 | controller | Jun 11 17:45:08.430176 crc crio[22018]: time="2026-06-11T17:45:08.429816796Z" level=info msg="Deleting pod openstack_neutron-db-create-w7zc5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294903 | controller | Jun 11 17:45:08.432945 crc crio[22018]: time="2026-06-11T17:45:08.432851483Z" level=info msg="Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc000381058}] Aliases:map[]}"
2026-06-11 18:17:38.294931 | controller | Jun 11 17:45:08.433935 crc crio[22018]: time="2026-06-11T17:45:08.433866456Z" level=info msg="Deleting pod openstack_glance-db-create-64bgj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.294955 | controller | Jun 11 17:45:08.678745 crc crio[22018]: time="2026-06-11T17:45:08.678297592Z" level=info msg="Created container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.294972 | controller | Jun 11 17:45:08.693363 crc crio[22018]: time="2026-06-11T17:45:08.693051677Z" level=info msg="Starting container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4" id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.294989 | controller | Jun 11 17:45:08.721317 crc crio[22018]: time="2026-06-11T17:45:08.721121017Z" level=info msg="Started container" PID=238585 containerID=e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044
2026-06-11 18:17:38.295007 | controller | Jun 11 17:45:09.006488 crc crio[22018]: time="2026-06-11T17:45:09.004564951Z" level=info msg="Created container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295023 | controller | Jun 11 17:45:09.008086 crc crio[22018]: time="2026-06-11T17:45:09.007928686Z" level=info msg="Starting container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc" id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295039 | controller | Jun 11 17:45:09.018459 crc crio[22018]: time="2026-06-11T17:45:09.016717785Z" level=info msg="Started container" PID=238605 containerID=f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc description=openstack/ceilometer-0/ceilometer-central-agent id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c
2026-06-11 18:17:38.295057 | controller | Jun 11 17:45:09.093855 crc crio[22018]: time="2026-06-11T17:45:09.0918329Z" level=info msg="Created container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295078 | controller | Jun 11 17:45:09.094767 crc crio[22018]: time="2026-06-11T17:45:09.094557105Z" level=info msg="Starting container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956" id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295095 | controller | Jun 11 17:45:09.099104 crc crio[22018]: time="2026-06-11T17:45:09.095560898Z" level=info msg="Created container c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295112 | controller | Jun 11 17:45:09.099592 crc crio[22018]: time="2026-06-11T17:45:09.099506932Z" level=info msg="Starting container: c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890" id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295129 | controller | Jun 11 17:45:09.109470 crc crio[22018]: time="2026-06-11T17:45:09.107831005Z" level=info msg="Created container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295145 | controller | Jun 11 17:45:09.109470 crc crio[22018]: time="2026-06-11T17:45:09.108766885Z" level=info msg="Started container" PID=238586 containerID=c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c
2026-06-11 18:17:38.295161 | controller | Jun 11 17:45:09.109470 crc crio[22018]: time="2026-06-11T17:45:09.109994664Z" level=info msg="Starting container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81" id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295177 | controller | Jun 11 17:45:09.122091 crc crio[22018]: time="2026-06-11T17:45:09.121150141Z" level=info msg="Created container 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10: openstack/ovn-controller-qmgxf/ovn-controller" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295194 | controller | Jun 11 17:45:09.122091 crc crio[22018]: time="2026-06-11T17:45:09.121876605Z" level=info msg="Started container" PID=238608 containerID=34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81 description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e
2026-06-11 18:17:38.295210 | controller | Jun 11 17:45:09.127308 crc crio[22018]: time="2026-06-11T17:45:09.123091011Z" level=info msg="Started container" PID=238614 containerID=9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 description=openstack/glance-default-external-api-0/glance-httpd id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189
2026-06-11 18:17:38.295226 | controller | Jun 11 17:45:09.127308 crc crio[22018]: time="2026-06-11T17:45:09.124090473Z" level=info msg="Starting container: 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10" id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295242 | controller | Jun 11 17:45:09.154852 crc crio[22018]: time="2026-06-11T17:45:09.154661991Z" level=info msg="Started container" PID=238637 containerID=85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10 description=openstack/ovn-controller-qmgxf/ovn-controller id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e
2026-06-11 18:17:38.295262 | controller | Jun 11 17:45:09.239874 crc crio[22018]: time="2026-06-11T17:45:09.239679717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=ead926b8-428e-4915-9021-6fa2190af9c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.295279 | controller | Jun 11 17:45:09.336115 crc crio[22018]: time="2026-06-11T17:45:09.335816878Z" level=info msg="Created container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295295 | controller | Jun 11 17:45:09.342146 crc crio[22018]: time="2026-06-11T17:45:09.342084117Z" level=info msg="Starting container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02" id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295311 | controller | Jun 11 17:45:09.353864 crc crio[22018]: time="2026-06-11T17:45:09.352788397Z" level=info msg="Started container" PID=238619 containerID=fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e
2026-06-11 18:17:38.295327 | controller | Jun 11 17:45:09.407215 crc crio[22018]: time="2026-06-11T17:45:09.407094162Z" level=info msg="Created container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295343 | controller | Jun 11 17:45:09.411249 crc crio[22018]: time="2026-06-11T17:45:09.411005843Z" level=info msg="Starting container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f" id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295359 | controller | Jun 11 17:45:09.422429 crc crio[22018]: time="2026-06-11T17:45:09.422180131Z" level=info msg="Started container" PID=238607 containerID=3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f description=openstack/ovn-controller-metrics-56gwb/openstack-network-exporter id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba
2026-06-11 18:17:38.295375 | controller | Jun 11 17:45:09.471220 crc crio[22018]: time="2026-06-11T17:45:09.470677807Z" level=info msg="Created container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295391 | controller | Jun 11 17:45:09.474515 crc crio[22018]: time="2026-06-11T17:45:09.473839167Z" level=info msg="Starting container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16" id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295407 | controller | Jun 11 17:45:09.512792 crc crio[22018]: time="2026-06-11T17:45:09.512559689Z" level=info msg="Started container" PID=238617 containerID=f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 description=openstack/kube-state-metrics-0/kube-state-metrics id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644
2026-06-11 18:17:38.295428 | controller | Jun 11 17:45:09.518947 crc crio[22018]: time="2026-06-11T17:45:09.518830676Z" level=info msg="Created container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295445 | controller | Jun 11 17:45:09.530582 crc crio[22018]: time="2026-06-11T17:45:09.530073721Z" level=info msg="Created container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295461 | controller | Jun 11 17:45:09.534884 crc crio[22018]: time="2026-06-11T17:45:09.534800582Z" level=info msg="Starting container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e" id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295477 | controller | Jun 11 17:45:09.538814 crc crio[22018]: time="2026-06-11T17:45:09.537910912Z" level=info msg="Starting container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d" id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295493 | controller | Jun 11 17:45:09.548767 crc crio[22018]: time="2026-06-11T17:45:09.548673524Z" level=info msg="Started container" PID=238611 containerID=0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d description=openstack/barbican-db-create-2kw84/mariadb-database-create id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692
2026-06-11 18:17:38.295510 | controller | Jun 11 17:45:09.564222 crc crio[22018]: time="2026-06-11T17:45:09.564127221Z" level=info msg="Started container" PID=238604 containerID=218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e description=openstack/swift-storage-0/xattr-restore id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.295526 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.598675456Z" level=info msg="Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295542 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.599631667Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002300858}] Aliases:map[]}"
2026-06-11 18:17:38.295558 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.599791662Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-6kggc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295575 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.600166784Z" level=info msg="Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295591 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.600686031Z" level=info msg="Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc0080aab68}] Aliases:map[]}"
2026-06-11 18:17:38.295611 | controller | Jun 11 17:45:09.602770 crc crio[22018]: time="2026-06-11T17:45:09.600864347Z" level=info msg="Deleting pod openstack_cinder-9687-account-create-update-tlj9d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295627 | controller | Jun 11 17:45:09.892209 crc crio[22018]: time="2026-06-11T17:45:09.892114795Z" level=info msg="Created container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.295643 | controller | Jun 11 17:45:09.896119 crc crio[22018]: time="2026-06-11T17:45:09.896037511Z" level=info msg="Starting container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf" id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.295659 | controller | Jun 11 17:45:09.905528 crc crio[22018]: time="2026-06-11T17:45:09.90487357Z" level=info msg="Started container" PID=238606 containerID=1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf description=openstack/cinder-db-create-fv555/mariadb-database-create id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358
2026-06-11 18:17:38.295675 | controller | Jun 11 17:45:10.628387 crc crio[22018]: time="2026-06-11T17:45:10.627964948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ed0e5182-3900-460f-9d05-de620e336663 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.295691 | controller | Jun 11 17:45:10.857666 crc crio[22018]: time="2026-06-11T17:45:10.857590113Z" level=info msg="Stopping container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 (timeout: 2s)" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.295707 | controller | Jun 11 17:45:14.799096 crc crio[22018]: time="2026-06-11T17:45:14.794842622Z" level=info msg="Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295723 | controller | Jun 11 17:45:14.799096 crc crio[22018]: time="2026-06-11T17:45:14.79697687Z" level=info msg="Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0080aaf88}] Aliases:map[]}"
2026-06-11 18:17:38.295740 | controller | Jun 11 17:45:14.799096 crc crio[22018]: time="2026-06-11T17:45:14.797140845Z" level=info msg="Deleting pod openstack_nova-api-db-create-9jddb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295756 | controller | Jun 11 17:45:15.812901 crc crio[22018]: time="2026-06-11T17:45:15.812473283Z" level=info msg="Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295776 | controller | Jun 11 17:45:15.814475 crc crio[22018]: time="2026-06-11T17:45:15.814443537Z" level=info msg="Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc000380488}] Aliases:map[]}"
2026-06-11 18:17:38.295793 | controller | Jun 11 17:45:15.814734 crc crio[22018]: time="2026-06-11T17:45:15.812599939Z" level=info msg="Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295809 | controller | Jun 11 17:45:15.815083 crc crio[22018]: time="2026-06-11T17:45:15.812495134Z" level=info msg="Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295825 | controller | Jun 11 17:45:15.815262 crc crio[22018]: time="2026-06-11T17:45:15.812531985Z" level=info msg="Stopping pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.295841 | controller | Jun 11 17:45:15.815487 crc crio[22018]: time="2026-06-11T17:45:15.815050206Z" level=info msg="Deleting pod openstack_barbican-db-create-2kw84 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295880 | controller | Jun 11 17:45:15.815779 crc crio[22018]: time="2026-06-11T17:45:15.815755389Z" level=info msg="Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc0003804d0}] Aliases:map[]}"
2026-06-11 18:17:38.295898 | controller | Jun 11 17:45:15.816008 crc crio[22018]: time="2026-06-11T17:45:15.815940184Z" level=info msg="Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc007484010}] Aliases:map[]}"
2026-06-11 18:17:38.295914 | controller | Jun 11 17:45:15.816151 crc crio[22018]: time="2026-06-11T17:45:15.816087849Z" level=info msg="Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc00285c0e0}] Aliases:map[]}"
2026-06-11 18:17:38.295931 | controller | Jun 11 17:45:15.816610 crc crio[22018]: time="2026-06-11T17:45:15.816264905Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295948 | controller | Jun 11 17:45:15.817294 crc crio[22018]: time="2026-06-11T17:45:15.81612035Z" level=info msg="Deleting pod openstack_neutron-3e9a-account-create-update-fblsc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295969 | controller | Jun 11 17:45:15.817647 crc crio[22018]: time="2026-06-11T17:45:15.816791902Z" level=info msg="Deleting pod openstack_cinder-db-create-fv555 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.295986 | controller | Jun 11 17:45:23.198793 crc crio[22018]: time="2026-06-11T17:45:23.197509366Z" level=info msg="Stopped pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296003 | controller | Jun 11 17:45:23.203135 crc crio[22018]: time="2026-06-11T17:45:23.20297694Z" level=info msg="Stopped pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296019 | controller | Jun 11 17:45:23.217738 crc crio[22018]: time="2026-06-11T17:45:23.217630314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=65d91588-e806-46b6-a55a-d16721e23ec1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.296035 | controller | Jun 11 17:45:23.220091 crc crio[22018]: time="2026-06-11T17:45:23.220012211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=0d66037b-a6e3-4d7d-81ed-57bf959242d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.296051 | controller | Jun 11 17:45:23.221002 crc crio[22018]: time="2026-06-11T17:45:23.220872927Z" level=info msg="Stopped pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296067 | controller | Jun 11 17:45:23.277122 crc crio[22018]: time="2026-06-11T17:45:23.276989067Z" level=info msg="Stopped container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.296083 | controller | Jun 11 17:45:23.278437 crc crio[22018]: time="2026-06-11T17:45:23.278278508Z" level=info msg="Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296098 | controller | Jun 11 17:45:23.278905 crc crio[22018]: time="2026-06-11T17:45:23.278845086Z" level=info msg="Stopped pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296115 | controller | Jun 11 17:45:23.279531 crc crio[22018]: time="2026-06-11T17:45:23.279464576Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc005da05c0}] Aliases:map[]}"
2026-06-11 18:17:38.296131 | controller | Jun 11 17:45:23.279663 crc crio[22018]: time="2026-06-11T17:45:23.279622511Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-fx6lq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.296147 | controller | Jun 11 17:45:23.285900 crc crio[22018]: time="2026-06-11T17:45:23.285816957Z" level=info msg="Stopped pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296169 | controller | Jun 11 17:45:23.287478 crc crio[22018]: time="2026-06-11T17:45:23.287397077Z" level=info msg="Stopped pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296186 | controller | Jun 11 17:45:23.291974 crc crio[22018]: time="2026-06-11T17:45:23.291897693Z" level=info msg="Stopped pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296202 | controller | Jun 11 17:45:23.297670 crc crio[22018]: time="2026-06-11T17:45:23.297576631Z" level=info msg="Stopped pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296218 | controller | Jun 11 17:45:23.305640 crc crio[22018]: time="2026-06-11T17:45:23.305574784Z" level=info msg="Stopped pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296234 | controller | Jun 11 17:45:23.306901 crc crio[22018]: time="2026-06-11T17:45:23.30670306Z" level=info msg="Stopped pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296250 | controller | Jun 11 17:45:23.311817 crc crio[22018]: time="2026-06-11T17:45:23.311738569Z" level=info msg="Stopped pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296266 | controller | Jun 11 17:45:23.314967 crc crio[22018]: time="2026-06-11T17:45:23.314892839Z" level=info msg="Stopped pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296282 | controller | Jun 11 17:45:23.319161 crc crio[22018]: time="2026-06-11T17:45:23.318957369Z" level=info msg="Stopped pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296298 | controller | Jun 11 17:45:23.324871 crc crio[22018]: time="2026-06-11T17:45:23.324738305Z" level=info msg="Stopped pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296314 | controller | Jun 11 17:45:23.336065 crc crio[22018]: time="2026-06-11T17:45:23.335986159Z" level=info msg="Stopped pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296330 | controller | Jun 11 17:45:23.343994 crc crio[22018]: time="2026-06-11T17:45:23.34390956Z" level=info msg="Stopped pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296346 | controller | Jun 11 17:45:23.363739 crc crio[22018]: time="2026-06-11T17:45:23.363657147Z" level=info msg="Stopped pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296362 | controller | Jun 11 17:45:23.363898 crc crio[22018]: time="2026-06-11T17:45:23.36376057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296382 | controller | Jun 11 17:45:23.364829 crc crio[22018]: time="2026-06-11T17:45:23.364738711Z" level=info msg="Stopped pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296398 | controller | Jun 11 17:45:23.371528 crc crio[22018]: time="2026-06-11T17:45:23.371470686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296414 | controller | Jun 11 17:45:23.377315 crc crio[22018]: time="2026-06-11T17:45:23.37723848Z" level=info msg="Removed container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.296431 | controller | Jun 11 17:45:23.383145 crc crio[22018]: time="2026-06-11T17:45:23.383082123Z" level=info msg="Removing container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.296449 | controller | Jun 11 17:45:23.391435 crc crio[22018]: time="2026-06-11T17:45:23.391277884Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.296467 | controller | Jun 11 17:45:23.399167 crc crio[22018]: time="2026-06-11T17:45:23.398903744Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.296483 | controller | Jun 11 17:45:23.460296 crc crio[22018]: time="2026-06-11T17:45:23.460157908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296499 | controller | Jun 11 17:45:23.460612 crc crio[22018]: time="2026-06-11T17:45:23.460472087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296514 | controller | Jun 11 17:45:23.461150 crc crio[22018]: time="2026-06-11T17:45:23.460657817Z" level=info msg="Removed pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296530 | controller | Jun 11 17:45:23.462171 crc crio[22018]: time="2026-06-11T17:45:23.462061108Z" level=info msg="Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296546 | controller | Jun 11 17:45:23.462171 crc crio[22018]: time="2026-06-11T17:45:23.46210571Z" level=info msg="Stopped pod sandbox (already stopped): 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296562 | controller | Jun 11 17:45:23.463468 crc crio[22018]: time="2026-06-11T17:45:23.463169819Z" level=info msg="Removing pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296578 | controller | Jun 11 17:45:23.498637 crc crio[22018]: time="2026-06-11T17:45:23.498545256Z" level=info msg="Removed pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296594 | controller | Jun 11 17:45:23.500887 crc crio[22018]: time="2026-06-11T17:45:23.50079977Z" level=info msg="Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296614 | controller | Jun 11 17:45:23.501049 crc crio[22018]: time="2026-06-11T17:45:23.500900873Z" level=info msg="Stopped pod sandbox (already stopped): 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296631 | controller | Jun 11 17:45:23.501695 crc crio[22018]: time="2026-06-11T17:45:23.501629757Z" level=info msg="Removing pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296647 | controller | Jun 11 17:45:23.559373 crc crio[22018]: time="2026-06-11T17:45:23.558967925Z" level=info msg="Removed pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296663 | controller | Jun 11 17:45:23.560766 crc crio[22018]: time="2026-06-11T17:45:23.560694348Z" level=info msg="Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296679 | controller | Jun 11 17:45:23.560890 crc crio[22018]: time="2026-06-11T17:45:23.56077495Z" level=info msg="Stopped pod sandbox (already stopped): c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.296695 | controller | Jun 11 17:45:23.562695 crc crio[22018]: time="2026-06-11T17:45:23.562529318Z" level=info msg="Removing pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296712 | controller | Jun 11 17:45:23.664369 crc crio[22018]: time="2026-06-11T17:45:23.663599423Z" level=info msg="Removed pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.296728 | controller | Jun 11 17:45:23.709898 crc crio[22018]: time="2026-06-11T17:45:23.709647595Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.296744 | controller | Jun 11 17:45:23.711537 crc crio[22018]: time="2026-06-11T17:45:23.711112269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=16a9cf43-7961-49d4-a850-b0787302f3fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.296759 | controller | Jun 11 17:45:23.737803 crc crio[22018]: time="2026-06-11T17:45:23.737663291Z" level=info msg="Removed container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.296776 | controller | Jun 11 17:45:23.749022 crc crio[22018]: time="2026-06-11T17:45:23.748842986Z" level=info msg="Removing container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.296792 | controller | Jun 11 17:45:23.777644 crc crio[22018]: time="2026-06-11T17:45:23.775828821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a92f3d43-65bc-43a1-9d76-85fc13d597ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.296812 | controller | Jun 11 17:45:23.777644 crc crio[22018]: time="2026-06-11T17:45:23.776272928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296829 | controller | Jun 11 17:45:23.847077 crc crio[22018]: time="2026-06-11T17:45:23.842937806Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.296845 | controller | Jun 11 17:45:23.858398 crc crio[22018]: time="2026-06-11T17:45:23.855867352Z" level=info msg="Created container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.296893 | controller | Jun 11 17:45:23.872499 crc crio[22018]: time="2026-06-11T17:45:23.869899967Z" level=info msg="Starting container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51" id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.296914 | controller | Jun 11 17:45:23.883804 crc crio[22018]: time="2026-06-11T17:45:23.883702619Z" level=info msg="Started container" PID=240092 containerID=742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 description=openstack/nova-metadata-0/nova-metadata-metadata id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3
2026-06-11 18:17:38.296932 | controller | Jun 11 17:45:23.919189 crc crio[22018]: time="2026-06-11T17:45:23.91908022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296953 | controller | Jun 11 17:45:23.927386 crc crio[22018]: time="2026-06-11T17:45:23.922436423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.296998 | controller | Jun 11 17:45:23.943443 crc crio[22018]: time="2026-06-11T17:45:23.943276224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297028 | controller | Jun 11 17:45:23.963389 crc crio[22018]: time="2026-06-11T17:45:23.961227834Z" level=info msg="Removed container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297047 | controller | Jun 11 17:45:23.963389 crc crio[22018]: time="2026-06-11T17:45:23.962522696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297064 | controller | Jun 11 17:45:23.986917 crc crio[22018]: time="2026-06-11T17:45:23.986820907Z" level=info msg="Removing container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297081 | controller | Jun 11 17:45:24.170003 crc crio[22018]: time="2026-06-11T17:45:24.160833785Z" level=info msg="Removed container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297097 | controller | Jun 11 17:45:24.185270 crc crio[22018]: time="2026-06-11T17:45:24.184585664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297118 | controller | Jun 11 17:45:24.193104 crc crio[22018]: time="2026-06-11T17:45:24.190676651Z" level=info msg="Removing container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297135 | controller | Jun 11 17:45:24.228006 crc crio[22018]: time="2026-06-11T17:45:24.227829003Z" level=info msg="Created container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297152 | controller | Jun 11 17:45:24.229392 crc crio[22018]: time="2026-06-11T17:45:24.228714019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297168 | controller | Jun 11 17:45:24.239054 crc crio[22018]: time="2026-06-11T17:45:24.238964139Z" level=info msg="Starting container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511" id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.297184 | controller | Jun 11 17:45:24.266877 crc crio[22018]: time="2026-06-11T17:45:24.266752375Z" level=info msg="Started container" PID=240136 containerID=1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 description=openstack/swift-storage-0/account-server id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.297201 | controller | Jun 11 17:45:24.303873 crc crio[22018]: time="2026-06-11T17:45:24.296495799Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.297217 | controller | Jun 11 17:45:24.303873 crc crio[22018]: time="2026-06-11T17:45:24.302069268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=eda0d037-be71-4435-8d87-4ff96dabbec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297234 | controller | Jun 11 17:45:24.306429 crc crio[22018]: time="2026-06-11T17:45:24.306267399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=04097613-562a-4a75-9e20-fb0ef12859d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297250 | controller | Jun 11 17:45:24.316882 crc crio[22018]: time="2026-06-11T17:45:24.308043996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=76bc3473-a18a-4de1-882f-c668b64a174a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297266 | controller | Jun 11 17:45:24.339462 crc crio[22018]: time="2026-06-11T17:45:24.330852569Z" level=info msg="Created container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297283 | controller | Jun 11 17:45:24.340557 crc crio[22018]: time="2026-06-11T17:45:24.339750736Z" level=info msg="Starting container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e" id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.297299 | controller | Jun 11 17:45:24.366216 crc crio[22018]: time="2026-06-11T17:45:24.364195617Z" level=info msg="Started container" PID=240134 containerID=d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e description=openstack/ceilometer-0/ceilometer-notification-agent id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c
2026-06-11 18:17:38.297320 | controller | Jun 11 17:45:24.376477 crc crio[22018]: time="2026-06-11T17:45:24.376388655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=23ad03ad-eeed-46b1-966f-4725f7c54215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297337 | controller | Jun 11 17:45:24.376975 crc crio[22018]: time="2026-06-11T17:45:24.376955233Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297354 | controller | Jun 11 17:45:24.385853 crc crio[22018]: time="2026-06-11T17:45:24.385386703Z" level=info msg="Stopped pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.297370 | controller | Jun 11 17:45:24.412198 crc crio[22018]: time="2026-06-11T17:45:24.412107771Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e57acb53-414c-4dd4-b252-483f66da4a1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297385 | controller | Jun 11 17:45:24.431185 crc crio[22018]: time="2026-06-11T17:45:24.43109204Z" level=info msg="Removed container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297401 | controller | Jun 11 17:45:24.433741 crc crio[22018]: time="2026-06-11T17:45:24.43366455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297417 | controller | Jun 11 17:45:24.440069 crc crio[22018]: time="2026-06-11T17:45:24.439989345Z" level=info msg="Removing container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297433 | controller | Jun 11 17:45:24.447317 crc crio[22018]: time="2026-06-11T17:45:24.446988259Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297448 | controller | Jun 11 17:45:24.466129 crc crio[22018]: time="2026-06-11T17:45:24.465734479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297464 | controller | Jun 11 17:45:24.476275 crc crio[22018]: time="2026-06-11T17:45:24.47619753Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1f4e488f-0813-47d9-aa23-d357f46c2596 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.297480 | controller | Jun 11 17:45:24.521121 crc crio[22018]: time="2026-06-11T17:45:24.521032938Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297496 | controller | Jun 11 17:45:24.521965 crc crio[22018]: time="2026-06-11T17:45:24.521819313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297511 | controller | Jun 11 17:45:24.523238 crc crio[22018]: time="2026-06-11T17:45:24.523166122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297531 | controller | Jun 11 17:45:24.537422 crc crio[22018]: time="2026-06-11T17:45:24.536148912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297548 | controller | Jun 11 17:45:24.594791 crc crio[22018]: time="2026-06-11T17:45:24.594718709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297564 | controller | Jun 11 17:45:24.603944 crc crio[22018]: time="2026-06-11T17:45:24.601806284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297580 | controller | Jun 11 17:45:24.652867 crc crio[22018]: time="2026-06-11T17:45:24.651733893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297596 | controller | Jun 11 17:45:24.673539 crc crio[22018]: time="2026-06-11T17:45:24.67346718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.297612 | controller | Jun 11 17:45:24.989266 crc crio[22018]: time="2026-06-11T17:45:24.989179663Z" level=info msg="Removed container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297629 | controller | Jun 11 17:45:25.005316 crc crio[22018]: time="2026-06-11T17:45:25.005218585Z" level=info msg="Removing container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297645 | controller | Jun 11 17:45:25.215452 crc crio[22018]: time="2026-06-11T17:45:25.214293468Z" level=info msg="Removed container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297661 | controller | Jun 11 17:45:25.228997 crc crio[22018]: time="2026-06-11T17:45:25.228915722Z" level=info msg="Removing container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297677 | controller | Jun 11 17:45:25.366623 crc crio[22018]: time="2026-06-11T17:45:25.366057864Z" level=info msg="Removed container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297692 | controller | Jun 11 17:45:25.371307 crc crio[22018]: time="2026-06-11T17:45:25.371230175Z" level=info msg="Removing container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297752 | controller | Jun 11 17:45:25.466491 crc crio[22018]: time="2026-06-11T17:45:25.466302698Z" level=info msg="Created container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297770 | controller | Jun 11 17:45:25.470735 crc crio[22018]: time="2026-06-11T17:45:25.470659129Z" level=info msg="Starting container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69" id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.297791 | controller | Jun 11 17:45:25.477914 crc crio[22018]: time="2026-06-11T17:45:25.477843904Z" level=info msg="Started container" PID=240175 containerID=f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4
2026-06-11 18:17:38.297808 | controller | Jun 11 17:45:25.515056 crc crio[22018]: time="2026-06-11T17:45:25.514287616Z" level=info msg="Removed container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297823 | controller | Jun 11 17:45:25.520022 crc crio[22018]: time="2026-06-11T17:45:25.519962241Z" level=info msg="Removing container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297839 | controller | Jun 11 17:45:25.621111 crc crio[22018]: time="2026-06-11T17:45:25.614549892Z" level=info msg="Removed container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297873 | controller | Jun 11 17:45:25.627773 crc crio[22018]: time="2026-06-11T17:45:25.627691407Z" level=info msg="Created container 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297892 | controller | Jun 11 17:45:25.630283 crc crio[22018]: time="2026-06-11T17:45:25.630217218Z" level=info msg="Starting container: 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb" id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.297908 | controller | Jun 11 17:45:25.636496 crc crio[22018]: time="2026-06-11T17:45:25.635015615Z" level=info msg="Started container" PID=240426 containerID=6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe
2026-06-11 18:17:38.297925 | controller | Jun 11 17:45:25.636496 crc crio[22018]: time="2026-06-11T17:45:25.635954885Z" level=info msg="Created container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297941 | controller | Jun 11 17:45:25.638897 crc crio[22018]: time="2026-06-11T17:45:25.638759311Z" level=info msg="Created container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.297958 | controller | Jun 11 17:45:25.641125 crc crio[22018]: time="2026-06-11T17:45:25.641043712Z" level=info msg="Starting container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb" id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.297973 | controller | Jun 11 17:45:25.645231 crc crio[22018]: time="2026-06-11T17:45:25.645148166Z" level=info msg="Removing container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.297993 | controller | Jun 11 17:45:25.645780 crc crio[22018]: time="2026-06-11T17:45:25.645735972Z" level=info msg="Starting container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37" id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.298010 | controller | Jun 11 17:45:25.652245 crc crio[22018]: time="2026-06-11T17:45:25.652153536Z" level=info msg="Started container" PID=240425 containerID=051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb description=openstack/ceilometer-0/sg-core id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c
2026-06-11 18:17:38.298026 | controller | Jun 11 17:45:25.655980 crc crio[22018]: time="2026-06-11T17:45:25.655906802Z" level=info msg="Started container" PID=240429 containerID=65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 description=openstack/swift-storage-0/account-replicator id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.298042 | controller | Jun 11 17:45:25.720820 crc crio[22018]: time="2026-06-11T17:45:25.720726994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=5e6430c7-dc00-4233-b72b-d298ad6617cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.298058 | controller | Jun 11 17:45:25.721109 crc crio[22018]: time="2026-06-11T17:45:25.720861218Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=bd0a59e6-70c4-47bc-b315-28b041c11168 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.298074 | controller | Jun 11 17:45:25.776719 crc crio[22018]: time="2026-06-11T17:45:25.776609544Z" level=info msg="Removed container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298090 | controller | Jun 11 17:45:25.794891 crc crio[22018]: time="2026-06-11T17:45:25.794006108Z" level=info msg="Removing container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298106 | controller | Jun 11 17:45:25.802722 crc crio[22018]: time="2026-06-11T17:45:25.802285387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=17d1b57e-5b5f-4966-8f9a-4ab836a493db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.298122 | controller | Jun 11 17:45:25.867033 crc crio[22018]: time="2026-06-11T17:45:25.86671496Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=2bde9ff8-0fe2-482a-9422-f75aa7e2523a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.298139 | controller | Jun 11 17:45:26.040916 crc crio[22018]: time="2026-06-11T17:45:26.040863885Z" level=info msg="Removed container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298155 | controller | Jun 11 17:45:26.045063 crc crio[22018]: time="2026-06-11T17:45:26.044981058Z" level=info msg="Removing container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298175 | controller | Jun 11 17:45:26.091270 crc crio[22018]: time="2026-06-11T17:45:26.091148903Z" level=info msg="Removed container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298192 | controller | Jun 11 17:45:26.099011 crc crio[22018]: time="2026-06-11T17:45:26.098975088Z" level=info msg="Removing container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298208 | controller | Jun 11 17:45:26.173833 crc crio[22018]: time="2026-06-11T17:45:26.172514797Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.298224 | controller | Jun 11 17:45:26.182559 crc crio[22018]: time="2026-06-11T17:45:26.180108157Z" level=info msg="Removed container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298239 | controller | Jun 11 17:45:26.182559 crc crio[22018]: time="2026-06-11T17:45:26.180618233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298256 | controller | Jun 11 17:45:26.186709 crc crio[22018]: time="2026-06-11T17:45:26.183765348Z" level=info msg="Removing container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298272 | controller | Jun 11 17:45:26.246841 crc crio[22018]: time="2026-06-11T17:45:26.246715055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298288 | controller | Jun 11 17:45:26.254815 crc crio[22018]: time="2026-06-11T17:45:26.254705598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298304 | controller | Jun 11 17:45:26.333931 crc crio[22018]: time="2026-06-11T17:45:26.333815463Z" level=info msg="Removed container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298320 | controller | Jun 11 17:45:26.336787 crc crio[22018]: time="2026-06-11T17:45:26.336709992Z" level=info msg="Removing container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298336 | controller | Jun 11 17:45:26.479113 crc crio[22018]: time="2026-06-11T17:45:26.478646892Z" level=info msg="Removed container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298353 | controller | Jun 11 17:45:26.481574 crc crio[22018]: time="2026-06-11T17:45:26.481381968Z" level=info msg="Removing container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298368 | controller | Jun 11 17:45:26.530720 crc crio[22018]: time="2026-06-11T17:45:26.530522851Z" level=info msg="Removed container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298388 | controller | Jun 11 17:45:26.534094 crc crio[22018]: time="2026-06-11T17:45:26.534002788Z" level=info msg="Removing container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298405 | controller | Jun 11 17:45:26.722247 crc crio[22018]: time="2026-06-11T17:45:26.720881391Z" level=info msg="Removed container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298422 | controller | Jun 11 17:45:26.725285 crc crio[22018]: time="2026-06-11T17:45:26.725192578Z" level=info msg="Removing container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298438 | controller | Jun 11 17:45:26.788797 crc crio[22018]: time="2026-06-11T17:45:26.788675368Z" level=info msg="Removed container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298455 | controller | Jun 11 17:45:26.792671 crc crio[22018]: time="2026-06-11T17:45:26.792522719Z" level=info msg="Removing container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298472 | controller | Jun 11 17:45:27.005073 crc crio[22018]: time="2026-06-11T17:45:27.004825163Z" level=info msg="Removed container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298488 | controller | Jun 11 17:45:27.007929 crc crio[22018]: time="2026-06-11T17:45:27.007848429Z" level=info msg="Removing container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298504 | controller | Jun 11 17:45:27.049179 crc crio[22018]: time="2026-06-11T17:45:27.049043698Z" level=info msg="Removed container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298520 | controller | Jun 11 17:45:27.051742 crc crio[22018]: time="2026-06-11T17:45:27.05166888Z" level=info msg="Removing container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298536 | controller | Jun 11 17:45:27.104375 crc crio[22018]: time="2026-06-11T17:45:27.10423638Z" level=info msg="Removed container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298552 | controller | Jun 11 17:45:27.108247 crc crio[22018]: time="2026-06-11T17:45:27.108171322Z" level=info msg="Removing container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298568 | controller | Jun 11 17:45:27.416977 crc crio[22018]: time="2026-06-11T17:45:27.416186434Z" level=info msg="Removed container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298587 | controller | Jun 11 17:45:27.426283 crc crio[22018]: time="2026-06-11T17:45:27.426190813Z" level=info msg="Removing container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298604 | controller | Jun 11 17:45:27.451095 crc crio[22018]: time="2026-06-11T17:45:27.45045491Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.298636 | controller | Jun 11 17:45:27.544667 crc crio[22018]: time="2026-06-11T17:45:27.54453628Z" level=info msg="Removed container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298654 | controller | Jun 11 17:45:27.545107 crc crio[22018]: time="2026-06-11T17:45:27.544984479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298670 | controller | Jun 11 17:45:27.550958 crc crio[22018]: time="2026-06-11T17:45:27.550763264Z" level=info msg="Removing container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298686 | controller | Jun 11 17:45:27.763129 crc crio[22018]: time="2026-06-11T17:45:27.762867233Z" level=info msg="Removed container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298702 | controller | Jun 11 17:45:27.765856 crc crio[22018]: time="2026-06-11T17:45:27.765245836Z" level=info msg="Created container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.298718 | controller | Jun 11 17:45:27.766970 crc crio[22018]: time="2026-06-11T17:45:27.76684891Z" level=info msg="Starting container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d" id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.298735 | controller | Jun 11 17:45:27.770863 crc crio[22018]: time="2026-06-11T17:45:27.770747763Z" level=info msg="Removing container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298751 | controller | Jun 11 17:45:27.775642 crc crio[22018]: time="2026-06-11T17:45:27.775236676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298766 | controller | Jun 11 17:45:27.801958 crc crio[22018]: time="2026-06-11T17:45:27.801735691Z" level=info msg="Started container" PID=240569 containerID=64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d description=openstack/swift-storage-0/account-auditor id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.298782 | controller | Jun 11 17:45:27.864888 crc crio[22018]: time="2026-06-11T17:45:27.864210076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.298798 | controller | Jun 11 17:45:27.958895 crc crio[22018]: time="2026-06-11T17:45:27.950850856Z" level=info msg="Removed container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298818 | controller | Jun 11 17:45:27.958895 crc crio[22018]: time="2026-06-11T17:45:27.955589004Z" level=info msg="Removing container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298834 | controller | Jun 11 17:45:28.149847 crc crio[22018]: time="2026-06-11T17:45:28.149763718Z" level=info msg="Removed container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298866 | controller | Jun 11 17:45:28.159864 crc crio[22018]: time="2026-06-11T17:45:28.159743221Z" level=info msg="Removing container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298888 | controller | Jun 11 17:45:28.255037 crc crio[22018]: time="2026-06-11T17:45:28.254927222Z" level=info msg="Removed container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298905 | controller | Jun 11 17:45:28.271384 crc crio[22018]: time="2026-06-11T17:45:28.269877185Z" level=info msg="Removing container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298921 | controller | Jun 11 17:45:28.488228 crc crio[22018]: time="2026-06-11T17:45:28.488095847Z" level=info msg="Removed container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298937 | controller | Jun 11 17:45:28.500898 crc crio[22018]: time="2026-06-11T17:45:28.500722218Z" level=info msg="Removing container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298952 | controller | Jun 11 17:45:28.618270 crc crio[22018]: time="2026-06-11T17:45:28.618180643Z" level=info msg="Removed container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298968 | controller | Jun 11 17:45:28.624678 crc crio[22018]: time="2026-06-11T17:45:28.623437892Z" level=info msg="Removing container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298984 | controller | Jun 11 17:45:28.866743 crc crio[22018]: time="2026-06-11T17:45:28.866541093Z" level=info msg="Removed container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.298999 | controller | Jun 11 17:45:28.871147 crc crio[22018]: time="2026-06-11T17:45:28.871082076Z" level=info msg="Removing container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299016 | controller | Jun 11 17:45:28.893806 crc crio[22018]: time="2026-06-11T17:45:28.891284277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=d922fd07-ed3e-40e3-bbfd-433a4908c04c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.299036 | controller | Jun 11 17:45:28.976927 crc crio[22018]: time="2026-06-11T17:45:28.97681044Z" level=info msg="Removed container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299053 | controller | Jun 11 17:45:28.979707 crc crio[22018]: time="2026-06-11T17:45:28.979596099Z" level=info msg="Removing container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299070 | controller | Jun 11 17:45:29.001491 crc crio[22018]: time="2026-06-11T17:45:29.00076366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=9d9756dc-1d51-4d9c-a00c-40e95aa3d041 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.299086 | controller | Jun 11 17:45:29.154208 crc crio[22018]: time="2026-06-11T17:45:29.153866029Z" level=info msg="Removed container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299101 | controller | Jun 11 17:45:29.157267 crc crio[22018]: time="2026-06-11T17:45:29.15710241Z" level=info msg="Removing container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299117 | controller | Jun 11 17:45:29.288422 crc crio[22018]: time="2026-06-11T17:45:29.288197258Z" level=info msg="Created container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.299133 | controller | Jun 11 17:45:29.289700 crc crio[22018]: time="2026-06-11T17:45:29.289441711Z" level=info msg="Removed container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299149 | controller | Jun 11 17:45:29.289700 crc crio[22018]: time="2026-06-11T17:45:29.289587462Z" level=info msg="Starting container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0" id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.299165 | controller | Jun 11 17:45:29.295629 crc crio[22018]: time="2026-06-11T17:45:29.295027884Z" level=info msg="Removing container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299323 | controller | Jun 11 17:45:29.348443 crc crio[22018]: time="2026-06-11T17:45:29.348257483Z" level=info msg="Started container" PID=240655 containerID=a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 description=openstack/ceilometer-0/proxy-httpd id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c
2026-06-11 18:17:38.299350 | controller | Jun 11 17:45:29.465942 crc crio[22018]: time="2026-06-11T17:45:29.465836924Z" level=info msg="Removed container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299374 | controller | Jun 11 17:45:29.471733 crc crio[22018]: time="2026-06-11T17:45:29.471654227Z" level=info msg="Removing container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299391 | controller | Jun 11 17:45:29.856292 crc crio[22018]: time="2026-06-11T17:45:29.856043251Z" level=info msg="Removed container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299407 | controller | Jun 11 17:45:29.873050 crc crio[22018]: time="2026-06-11T17:45:29.872878136Z" level=info msg="Removing container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299423 | controller | Jun 11 17:45:30.005681 crc crio[22018]: time="2026-06-11T17:45:30.0052187Z" level=info msg="Removed container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299440 | controller | Jun 11 17:45:30.015087 crc crio[22018]: time="2026-06-11T17:45:30.014954255Z" level=info msg="Removing container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299456 | controller | Jun 11 17:45:30.121979 crc crio[22018]: time="2026-06-11T17:45:30.121724062Z" level=info msg="Removed container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299472 | controller | Jun 11 17:45:30.130558 crc crio[22018]: time="2026-06-11T17:45:30.130422757Z" level=info msg="Removing container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299489 | controller | Jun 11 17:45:30.310393 crc crio[22018]: time="2026-06-11T17:45:30.31021312Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.299506 | controller | Jun 11 17:45:30.311152 crc crio[22018]: time="2026-06-11T17:45:30.311059805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299530 | controller | Jun 11 17:45:30.390879 crc crio[22018]: time="2026-06-11T17:45:30.390093554Z" level=info msg="Removed container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299553 | controller | Jun 11 17:45:30.393704 crc crio[22018]: time="2026-06-11T17:45:30.393505541Z" level=info msg="Removing container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299575 | controller | Jun 11 17:45:30.498959 crc crio[22018]: time="2026-06-11T17:45:30.498768025Z" level=info msg="Removed container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299598 | controller | Jun 11 17:45:30.505659 crc crio[22018]: time="2026-06-11T17:45:30.502644273Z" level=info msg="Removing container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299627 | controller | Jun 11 17:45:30.523484 crc crio[22018]: time="2026-06-11T17:45:30.523270188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299646 | controller | Jun 11 17:45:30.538281 crc crio[22018]: time="2026-06-11T17:45:30.538159632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299663 | controller | Jun 11 17:45:30.814900 crc crio[22018]: time="2026-06-11T17:45:30.814797576Z" level=info msg="Removed container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.299679 | controller | Jun 11 17:45:31.378699 crc crio[22018]: time="2026-06-11T17:45:31.378098636Z" level=info msg="Created container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.299695 | controller | Jun 11 17:45:31.381524 crc crio[22018]: time="2026-06-11T17:45:31.38139336Z" level=info msg="Starting container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434" id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.299711 | controller | Jun 11 17:45:31.388487 crc crio[22018]: time="2026-06-11T17:45:31.388314949Z" level=info msg="Started container" PID=240812 containerID=04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 description=openstack/swift-storage-0/account-reaper id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.299727 | controller | Jun 11 17:45:31.579153 crc crio[22018]: time="2026-06-11T17:45:31.578990778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=973869e7-5039-427a-85cb-ff8076e30bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.299749 | controller | Jun 11 17:45:31.685726 crc crio[22018]: time="2026-06-11T17:45:31.685491604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=ee6d8baa-3f50-4ad8-9564-cc7d630ffb0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.299773 | controller | Jun 11 17:45:32.099614 crc crio[22018]: time="2026-06-11T17:45:32.09915113Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.299794 | controller | Jun 11 17:45:32.099967 crc crio[22018]: time="2026-06-11T17:45:32.099702298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299816 | controller | Jun 11 17:45:32.236303 crc crio[22018]: time="2026-06-11T17:45:32.236194366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299838 | controller | Jun 11 17:45:32.242208 crc crio[22018]: time="2026-06-11T17:45:32.242067113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299884 | controller | Jun 11 17:45:32.391666 crc crio[22018]: time="2026-06-11T17:45:32.391382473Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-jq7jz/POD" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.299917 | controller | Jun 11 17:45:32.391666 crc crio[22018]: time="2026-06-11T17:45:32.391525354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.299942 | controller | Jun 11 17:45:32.474129 crc crio[22018]: time="2026-06-11T17:45:32.474031302Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}"
2026-06-11 18:17:38.299964 | controller | Jun 11 17:45:32.474129 crc crio[22018]: time="2026-06-11T17:45:32.474127605Z" level=info msg="Adding pod openstack_ovn-controller-ovs-jq7jz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.299986 | controller | Jun 11 17:45:32.809270 crc crio[22018]: time="2026-06-11T17:45:32.809182593Z" level=info msg="Created container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300009 | controller | Jun 11 17:45:32.813367 crc crio[22018]: time="2026-06-11T17:45:32.813248612Z" level=info msg="Starting container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15" id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.300031 | controller | Jun 11 17:45:32.829653 crc crio[22018]: time="2026-06-11T17:45:32.829562029Z" level=info msg="Started container" PID=240875 containerID=24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 description=openstack/swift-storage-0/container-server id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.300053 | controller | Jun 11 17:45:33.140828 crc crio[22018]: time="2026-06-11T17:45:33.138742107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=d8870c6e-306b-4c77-8a83-0b5d0d067f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300074 | controller | Jun 11 17:45:33.196719 crc crio[22018]: time="2026-06-11T17:45:33.196599393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=f7978931-dcd2-4b82-91ce-8463d0330102 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300093 | controller | Jun 11 17:45:33.505504 crc crio[22018]: time="2026-06-11T17:45:33.505229038Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300110 | controller | Jun 11 17:45:33.507143 crc crio[22018]: time="2026-06-11T17:45:33.505719464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300126 | controller | Jun 11 17:45:34.162019 crc crio[22018]: time="2026-06-11T17:45:34.160688896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300147 | controller | Jun 11 17:45:34.229066 crc crio[22018]: time="2026-06-11T17:45:34.215944684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300164 | controller | Jun 11 17:45:35.334123 crc crio[22018]: time="2026-06-11T17:45:35.33346362Z" level=info msg="Created container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300180 | controller | Jun 11 17:45:35.337725 crc crio[22018]: time="2026-06-11T17:45:35.337651292Z" level=info msg="Starting container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0" id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.300195 | controller | Jun 11 17:45:35.359701 crc crio[22018]: time="2026-06-11T17:45:35.359599578Z" level=info msg="Started container" PID=241174 containerID=4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 description=openstack/swift-storage-0/container-replicator id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.300211 | controller | Jun 11 17:45:35.517260 crc crio[22018]: time="2026-06-11T17:45:35.517100915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1854e0ac-6803-4057-b17f-634c95cb0f68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300227 | controller | Jun 11 17:45:35.587159 crc crio[22018]: time="2026-06-11T17:45:35.58646173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=416f98ef-1a1d-43b6-a772-e8d40adc0de0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300244 | controller | Jun 11 17:45:35.622524 crc crio[22018]: time="2026-06-11T17:45:35.622432098Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300266 | controller | Jun 11 17:45:35.622984 crc crio[22018]: time="2026-06-11T17:45:35.622887033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300289 | controller | Jun 11 17:45:35.831886 crc crio[22018]: 2026-06-11T17:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d582a7341dff19a Mac:ae:d8:ea:67:e6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.300310 | controller | Jun 11 17:45:35.835975 crc crio[22018]: time="2026-06-11T17:45:35.835858417Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}"
2026-06-11 18:17:38.300330 | controller | Jun 11 17:45:35.837701 crc crio[22018]: time="2026-06-11T17:45:35.836490067Z" level=info msg="Checking pod openstack_ovn-controller-ovs-jq7jz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.300347 | controller | Jun 11 17:45:35.850908 crc crio[22018]: time="2026-06-11T17:45:35.850771155Z" level=info msg="Ran pod sandbox d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e with infra container: openstack/ovn-controller-ovs-jq7jz/POD" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.300368 | controller | Jun 11 17:45:35.892480 crc crio[22018]: time="2026-06-11T17:45:35.892279309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300386 | controller | Jun 11 17:45:35.893292 crc crio[22018]: time="2026-06-11T17:45:35.893152015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300402 | controller | Jun 11 17:45:35.893486 crc crio[22018]: time="2026-06-11T17:45:35.893469015Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300421 | controller | Jun 11 17:45:35.893550 crc crio[22018]: time="2026-06-11T17:45:35.893534027Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300444 | controller | Jun 11 17:45:35.897111 crc crio[22018]: time="2026-06-11T17:45:35.896912153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300467 | controller | Jun 11 17:45:35.905282 crc crio[22018]: time="2026-06-11T17:45:35.905202482Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.300490 | controller | Jun 11 17:45:35.926227 crc crio[22018]: time="2026-06-11T17:45:35.925043428Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 18:17:38.300513 | controller | Jun 11 17:45:36.385211 crc crio[22018]: time="2026-06-11T17:45:36.382775326Z" level=info msg="Created container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300530 | controller | Jun 11 17:45:36.391104 crc crio[22018]: time="2026-06-11T17:45:36.390465413Z" level=info msg="Starting container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace" id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.300549 | controller | Jun 11 17:45:36.422845 crc crio[22018]: time="2026-06-11T17:45:36.422723561Z" level=info msg="Started container" PID=241378 containerID=2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace description=openstack/swift-storage-0/container-auditor id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.300572 | controller | Jun 11 17:45:36.483496 crc crio[22018]: time="2026-06-11T17:45:36.483385518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=d4116efd-f2a9-41c3-8d5d-1fea722debcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300595 | controller | Jun 11 17:45:36.571291 crc crio[22018]: time="2026-06-11T17:45:36.566736133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=f1b096c2-1474-4274-ba1a-76bdaf6b32e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300623 | controller | Jun 11 17:45:36.625635 crc crio[22018]: time="2026-06-11T17:45:36.625163957Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.300646 | controller | Jun 11 17:45:36.631601 crc crio[22018]: time="2026-06-11T17:45:36.628274787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c1594cec-4272-48bc-b1c3-b39b836f3758 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300667 | controller | Jun 11 17:45:36.671062 crc crio[22018]: time="2026-06-11T17:45:36.670662801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=4b1bd78d-fe2b-40a6-8585-589504d34ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.300688 | controller | Jun 11 17:45:36.702070 crc crio[22018]: time="2026-06-11T17:45:36.698927063Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300708 | controller | Jun 11 17:45:36.702070 crc crio[22018]: time="2026-06-11T17:45:36.699480671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300730 | controller | Jun 11 17:45:36.705260 crc crio[22018]: time="2026-06-11T17:45:36.705100631Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.300753 | controller | Jun 11 17:45:36.893833 crc crio[22018]: time="2026-06-11T17:45:36.890885677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300775 | controller | Jun 11 17:45:36.907944 crc crio[22018]: time="2026-06-11T17:45:36.902927774Z" level=info msg="Stopping container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 (timeout: 30s)" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.300797 | controller | Jun 11 17:45:36.994387 crc crio[22018]: time="2026-06-11T17:45:36.991758356Z" level=info msg="Stopping container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca (timeout: 30s)" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.300819 | controller | Jun 11 17:45:37.352820 crc crio[22018]: time="2026-06-11T17:45:37.351664392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300841 | controller | Jun 11 17:45:37.376007 crc crio[22018]: time="2026-06-11T17:45:37.366212553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300895 | controller | Jun 11 17:45:37.532389 crc crio[22018]: time="2026-06-11T17:45:37.532039763Z" level=info msg="Running pod sandbox: openstack/placement-59ccf7988-gc5wf/POD" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.300918 | controller | Jun 11 17:45:37.532389 crc crio[22018]: time="2026-06-11T17:45:37.532151927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300939 | controller | Jun 11 17:45:37.565243 crc crio[22018]: time="2026-06-11T17:45:37.565062532Z" level=info msg="Running pod sandbox: openstack/barbican-worker-b66f59bcc-l2z4m/POD" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.300963 | controller | Jun 11 17:45:37.565243 crc crio[22018]: time="2026-06-11T17:45:37.565198316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.300980 | controller | Jun 11 17:45:37.585504 crc crio[22018]: time="2026-06-11T17:45:37.584825638Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.300997 | controller | Jun 11 17:45:37.585922 crc crio[22018]: time="2026-06-11T17:45:37.585900972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301013 | controller | Jun 11 17:45:37.697098 crc crio[22018]: time="2026-06-11T17:45:37.696987877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301029 | controller | Jun 11 17:45:37.900766 crc crio[22018]: time="2026-06-11T17:45:37.900721879Z" level=info msg="Stopping container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e (timeout: 30s)" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.301045 | controller | Jun 11 17:45:37.926696 crc crio[22018]: time="2026-06-11T17:45:37.901839449Z" level=info msg="Stopping container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c (timeout: 30s)" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.301062 | controller | Jun 11 17:45:37.959458 crc crio[22018]: time="2026-06-11T17:45:37.95930995Z" level=info msg="Running pod sandbox: openstack/keystone-74988c44b8-b4w7n/POD" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.301077 | controller | Jun 11 17:45:37.959689 crc crio[22018]: time="2026-06-11T17:45:37.959480546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301094 | controller | Jun 11 17:45:38.037803 crc crio[22018]: time="2026-06-11T17:45:38.037709796Z" level=info msg="Created container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.301110 | controller | Jun 11 17:45:38.045927 crc crio[22018]: time="2026-06-11T17:45:38.045783881Z" level=info msg="Starting container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4" id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.301126 | controller | Jun 11 17:45:38.046720 crc crio[22018]: time="2026-06-11T17:45:38.046514881Z" level=info msg="Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}"
2026-06-11 18:17:38.301143 | controller | Jun 11 17:45:38.046720 crc crio[22018]: time="2026-06-11T17:45:38.046558842Z" level=info msg="Adding pod openstack_placement-59ccf7988-gc5wf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301159 | controller | Jun 11 17:45:38.062692 crc crio[22018]: time="2026-06-11T17:45:38.062598917Z" level=info msg="Started container" PID=241495 containerID=6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 description=openstack/swift-storage-0/container-updater id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.301180 | controller | Jun 11 17:45:38.172886 crc crio[22018]: time="2026-06-11T17:45:38.172808485Z" level=info msg="Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}"
2026-06-11 18:17:38.301199 | controller | Jun 11 17:45:38.172886 crc crio[22018]: time="2026-06-11T17:45:38.172870167Z" level=info msg="Adding pod openstack_barbican-worker-b66f59bcc-l2z4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301216 | controller | Jun 11 17:45:38.210826 crc crio[22018]: time="2026-06-11T17:45:38.210776376Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-7fdpn/POD" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.301232 | controller | Jun 11 17:45:38.211089 crc crio[22018]: time="2026-06-11T17:45:38.211072186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301249 | controller | Jun 11 17:45:38.231363 crc crio[22018]: time="2026-06-11T17:45:38.231232827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=36215970-9f9b-4017-8093-c038113d8045 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.301265 | controller | Jun 11 17:45:38.357005 crc crio[22018]: time="2026-06-11T17:45:38.356783853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301281 | controller | Jun 11 17:45:38.450375 crc crio[22018]: time="2026-06-11T17:45:38.450220884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=f1099a29-0509-41eb-89e0-01181141e696 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.301298 | controller | Jun 11 17:45:38.467946 crc crio[22018]: time="2026-06-11T17:45:38.467245371Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}"
2026-06-11 18:17:38.301314 | controller | Jun 11 17:45:38.467946 crc crio[22018]: time="2026-06-11T17:45:38.467315843Z" level=info msg="Adding pod openstack_barbican-keystone-listener-6598d9758b-jcmqv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301331 | controller | Jun 11 17:45:38.479884 crc crio[22018]: time="2026-06-11T17:45:38.47918518Z" level=info msg="Running pod sandbox: openstack/barbican-api-86c9988d8b-nf6zh/POD" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.301346 | controller | Jun 11 17:45:38.480024 crc crio[22018]: time="2026-06-11T17:45:38.479987426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301367 | controller | Jun 11 17:45:38.487733 crc crio[22018]: time="2026-06-11T17:45:38.486156344Z" level=info msg="Stopped container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.301383 | controller | Jun 11 17:45:38.509590 crc crio[22018]: time="2026-06-11T17:45:38.509223713Z" level=info msg="Running pod sandbox: openstack/neutron-5b9dcb759c-47gjz/POD" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.301398 | controller | Jun 11 17:45:38.510006 crc crio[22018]: time="2026-06-11T17:45:38.509628626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301415 | controller | Jun 11 17:45:38.562726 crc crio[22018]: time="2026-06-11T17:45:38.561773692Z" level=info msg="Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}"
2026-06-11 18:17:38.301432 | controller | Jun 11 17:45:38.562726 crc crio[22018]: time="2026-06-11T17:45:38.561845204Z" level=info msg="Adding pod openstack_keystone-74988c44b8-b4w7n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301448 | controller | Jun 11 17:45:38.599910 crc crio[22018]: time="2026-06-11T17:45:38.599756886Z" level=info msg="Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}"
2026-06-11 18:17:38.301464 | controller | Jun 11 17:45:38.600104 crc crio[22018]: time="2026-06-11T17:45:38.59989099Z" level=info msg="Adding pod openstack_cinder-db-sync-7fdpn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301480 | controller | Jun 11 17:45:38.875175 crc crio[22018]: time="2026-06-11T17:45:38.875064398Z" level=info msg="Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}"
2026-06-11 18:17:38.301497 | controller | Jun 11 17:45:38.875175 crc crio[22018]: time="2026-06-11T17:45:38.87513124Z" level=info msg="Adding pod openstack_barbican-api-86c9988d8b-nf6zh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301513 | controller | Jun 11 17:45:38.922280 crc crio[22018]: time="2026-06-11T17:45:38.92169451Z" level=info msg="Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}"
2026-06-11 18:17:38.301533 | controller | Jun 11 17:45:38.922280 crc crio[22018]: time="2026-06-11T17:45:38.922175135Z" level=info msg="Adding pod openstack_neutron-5b9dcb759c-47gjz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301550 | controller | Jun 11 17:45:39.295135 crc crio[22018]: time="2026-06-11T17:45:39.294871067Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.301567 | controller | Jun 11 17:45:39.296269 crc crio[22018]: time="2026-06-11T17:45:39.296136608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301584 | controller | Jun 11 17:45:39.394749 crc crio[22018]: time="2026-06-11T17:45:39.394596749Z" level=info msg="Created container b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.301601 | controller | Jun 11 17:45:39.397997 crc crio[22018]: time="2026-06-11T17:45:39.39791109Z" level=info msg="Starting container: b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307" id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.301616 | controller | Jun 11 17:45:39.407666 crc crio[22018]: time="2026-06-11T17:45:39.407566769Z" level=info msg="Started container" PID=241601 containerID=b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e
2026-06-11 18:17:38.301632 | controller | Jun 11 17:45:39.449787 crc crio[22018]: time="2026-06-11T17:45:39.449677411Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.301648 | controller | Jun 11 17:45:39.459298 crc crio[22018]: time="2026-06-11T17:45:39.459215113Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 18:17:38.301664 | controller | Jun 11 17:45:39.486665 crc crio[22018]: time="2026-06-11T17:45:39.484859603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301680 | controller | Jun 11 17:45:39.490251 crc crio[22018]: time="2026-06-11T17:45:39.490182362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.301696 | controller | Jun 11 17:45:39.681253 crc crio[22018]: time="2026-06-11T17:45:39.680746563Z" level=info msg="Stopped container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.301712 | controller | Jun 11 17:45:40.484593 crc crio[22018]: time="2026-06-11T17:45:40.484545695Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.301728 | controller | Jun 11 17:45:40.489931 crc crio[22018]: time="2026-06-11T17:45:40.489892956Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 18:17:38.301744 | controller | Jun 11 17:45:41.264199 crc crio[22018]: time="2026-06-11T17:45:41.263565508Z" level=info msg="Created container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.301764 | controller | Jun 11 17:45:41.266478 crc crio[22018]: time="2026-06-11T17:45:41.265934913Z" level=info msg="Starting container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c" id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.301781 | controller | Jun 11 17:45:41.276581 crc crio[22018]: time="2026-06-11T17:45:41.272005845Z" level=info msg="Started container" PID=241895 containerID=1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c description=openstack/swift-storage-0/object-server id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.301797 | controller | Jun 11 17:45:42.480508 crc crio[22018]: time="2026-06-11T17:45:42.480215264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=300e7d10-569d-482c-81bd-9e552a04c922 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.301813 | controller | Jun 11 17:45:42.482951 crc crio[22018]: time="2026-06-11T17:45:42.480679197Z" level=info msg="Stopped container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.301830 | controller | Jun 11 17:45:42.482951 crc crio[22018]: time="2026-06-11T17:45:42.481969639Z" level=info msg="Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.301846 | controller | Jun 11 17:45:42.484184 crc crio[22018]: time="2026-06-11T17:45:42.484088296Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc002b14db8}] Aliases:map[]}"
2026-06-11 18:17:38.301901 | controller | Jun 11 17:45:42.484942 crc crio[22018]: time="2026-06-11T17:45:42.484308903Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.301925 | controller | Jun 11 17:45:42.535678 crc crio[22018]: time="2026-06-11T17:45:42.535571122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=11888f54-2e34-4bb0-9691-9b7a072a3a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.301945 | controller | Jun 11 17:45:42.549182 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3395451427a92f6 Mac:6e:c9:c5:5d:40:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.301962 | controller | Jun 11 17:45:42.551819 crc crio[22018]: time="2026-06-11T17:45:42.551710232Z" level=info msg="Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}"
2026-06-11 18:17:38.301984 | controller | Jun 11 17:45:42.552009 crc crio[22018]: time="2026-06-11T17:45:42.551931709Z" level=info msg="Checking pod openstack_cinder-db-sync-7fdpn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302001 | controller | Jun 11 17:45:42.573725 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:287adc50246f1a3 Mac:be:98:1a:ff:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.302017 | controller | Jun 11 17:45:42.574587 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6526a40d090ca54 Mac:5a:9b:b5:0d:b4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.302033 | controller | Jun 11 17:45:42.574587 crc crio[22018]: time="2026-06-11T17:45:42.574523966Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}"
2026-06-11 18:17:38.302050 | controller | Jun 11 17:45:42.574764 crc crio[22018]: time="2026-06-11T17:45:42.574674391Z" level=info msg="Checking pod openstack_barbican-keystone-listener-6598d9758b-jcmqv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302066 | controller | Jun 11 17:45:42.575062 crc crio[22018]: time="2026-06-11T17:45:42.57500175Z" level=info msg="Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}"
2026-06-11 18:17:38.302083 | controller | Jun 11 17:45:42.575427 crc crio[22018]: time="2026-06-11T17:45:42.575283799Z" level=info msg="Checking pod openstack_placement-59ccf7988-gc5wf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302100 | controller | Jun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec2a78245a737c2 Mac:0e:9a:fd:43:93:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.302116 | controller | Jun 11 17:45:42.580188 crc crio[22018]: time="2026-06-11T17:45:42.576874821Z" level=info msg="Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}"
2026-06-11 18:17:38.302143 | controller | Jun 11 17:45:42.580188 crc crio[22018]: time="2026-06-11T17:45:42.57712806Z" level=info msg="Checking pod openstack_barbican-worker-b66f59bcc-l2z4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302160 | controller | Jun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a4f3589666563 Mac:6e:fa:33:11:51:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b SocketPath: PciID:}] [{Interface:0xc000140f20 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.302177 | controller | Jun 11 17:45:42.580188 crc crio[22018]: time="2026-06-11T17:45:42.579045039Z" level=info msg="Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}"
2026-06-11 18:17:38.302194 | controller | Jun 11 17:45:42.580188 crc crio[22018]: time="2026-06-11T17:45:42.579207404Z" level=info msg="Checking pod openstack_keystone-74988c44b8-b4w7n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302210 | controller | Jun 11 17:45:42.587389 crc crio[22018]: time="2026-06-11T17:45:42.583519952Z" level=info msg="Ran pod sandbox 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b with infra container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302227 | controller | Jun 11 17:45:42.592078 crc crio[22018]: time="2026-06-11T17:45:42.592003815Z" level=info msg="Ran pod sandbox 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 with infra container: openstack/cinder-db-sync-7fdpn/POD" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302243 | controller | Jun 11 17:45:42.593585 crc crio[22018]: time="2026-06-11T17:45:42.593509138Z" level=info msg="Ran pod sandbox ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab with infra container: openstack/barbican-worker-b66f59bcc-l2z4m/POD" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302259 | controller | Jun 11 17:45:42.605146 crc crio[22018]: time="2026-06-11T17:45:42.598169065Z" level=info msg="Ran pod sandbox f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 with infra container: openstack/keystone-74988c44b8-b4w7n/POD" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302275 | controller | Jun 11 17:45:42.605146 crc crio[22018]: time="2026-06-11T17:45:42.599303709Z" level=info msg="Ran pod sandbox 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 with infra container: openstack/placement-59ccf7988-gc5wf/POD" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302291 | controller | Jun 11 17:45:42.620478 crc crio[22018]: time="2026-06-11T17:45:42.613951329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=78d54260-ca47-4b9f-87fc-369d593b5841 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302306 | controller | Jun 11 17:45:42.623115 crc crio[22018]: time="2026-06-11T17:45:42.622997845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=b71e9719-608b-44ab-ae87-a787268ffa2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302326 | controller | Jun 11 17:45:42.623115 crc crio[22018]: time="2026-06-11T17:45:42.623067485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f127eabc-147d-427b-a75e-9b99cada754f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302342 | controller | Jun 11 17:45:42.623622 crc crio[22018]: time="2026-06-11T17:45:42.623030134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=86d48744-8d94-4184-b34d-8107e1ebaff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302358 | controller | Jun 11 17:45:42.623759 crc crio[22018]: time="2026-06-11T17:45:42.623697445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=64390235-4338-4066-ab08-1bf3921303a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302375 | controller | Jun 11 17:45:42.643478 crc crio[22018]: time="2026-06-11T17:45:42.623864113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=32c00554-d076-4a40-9948-f91ed56e11a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302392 | controller | Jun 11 17:45:42.644996 crc crio[22018]: time="2026-06-11T17:45:42.643705614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=31a172bf-795c-4406-8d56-c0c37323b822 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302408 | controller | Jun 11 17:45:42.661495 crc crio[22018]: time="2026-06-11T17:45:42.661176085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=221e75bc-66f8-4c23-8cde-b05d7f07b55d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302424 | controller | Jun 11 17:45:42.711560 crc crio[22018]: time="2026-06-11T17:45:42.711266555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=36800c06-8d20-4070-8d04-62623a8970af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302440 | controller | Jun 11 17:45:42.727848 crc crio[22018]: time="2026-06-11T17:45:42.727758114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=2b87d23b-1e64-498e-999a-7a924639b2f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302457 | controller | Jun 11 17:45:42.788685 crc crio[22018]: time="2026-06-11T17:45:42.787927505Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.302473 | controller | Jun 11 17:45:42.789137 crc crio[22018]: time="2026-06-11T17:45:42.789071262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302489 | controller | Jun 11 17:45:42.893000 crc crio[22018]: time="2026-06-11T17:45:42.892476781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302505 | controller | Jun 11 17:45:42.898837 crc crio[22018]: time="2026-06-11T17:45:42.898689058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302525 | controller | Jun 11 17:45:43.061538 crc crio[22018]: time="2026-06-11T17:45:43.061232754Z" level=info msg="Stopped pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.302542 | controller | Jun 11 17:45:43.161802 crc crio[22018]: time="2026-06-11T17:45:43.160963329Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.302558 | controller | Jun 11 17:45:43.162831 crc crio[22018]: time="2026-06-11T17:45:43.162760805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302574 | controller | Jun 11 17:45:43.304600 crc crio[22018]: time="2026-06-11T17:45:43.303802519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302590 | controller | Jun 11 17:45:43.310942 crc crio[22018]: time="2026-06-11T17:45:43.310758253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302606 | controller | Jun 11 17:45:43.391243 crc crio[22018]: time="2026-06-11T17:45:43.374452372Z" level=info msg="Created container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.302636 | controller | Jun 11 17:45:43.391243 crc crio[22018]: time="2026-06-11T17:45:43.387833186Z" level=info msg="Starting container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085" id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.302654 | controller | Jun 11 17:45:43.400567 crc crio[22018]: time="2026-06-11T17:45:43.399791728Z" level=info msg="Started container" PID=242146 containerID=74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 description=openstack/swift-storage-0/object-replicator id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.302670 | controller | Jun 11 17:45:43.408999 crc crio[22018]: 2026-06-11T17:45:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b9e22ce3ea7fa Mac:82:f2:80:7a:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 SocketPath: PciID:}] [{Interface:0xc000192d00 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.302687 | controller | Jun 11 17:45:43.411717 crc crio[22018]: time="2026-06-11T17:45:43.411290991Z" level=info msg="Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}"
2026-06-11 18:17:38.302703 | controller | Jun 11 17:45:43.412716 crc crio[22018]: time="2026-06-11T17:45:43.412695186Z" level=info msg="Checking pod openstack_barbican-api-86c9988d8b-nf6zh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.302723 | controller | Jun 11 17:45:43.424215 crc crio[22018]: time="2026-06-11T17:45:43.424120398Z" level=info msg="Ran pod sandbox 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d with infra container: openstack/barbican-api-86c9988d8b-nf6zh/POD" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.302739 | controller | Jun 11 17:45:43.427877 crc crio[22018]: time="2026-06-11T17:45:43.427808713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=346594d4-1009-4c61-addf-441ed9d14e19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302755 | controller | Jun 11 17:45:43.431562 crc crio[22018]: time="2026-06-11T17:45:43.43148783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8b676f21-4966-4100-94da-d56c780a3e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302771 | controller | Jun 11 17:45:43.470749 crc crio[22018]: time="2026-06-11T17:45:43.470642035Z" level=info msg="Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.302787 | controller | Jun 11 17:45:43.608768 crc crio[22018]: time="2026-06-11T17:45:43.60859126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302802 | controller | Jun 11 17:45:43.635098 crc crio[22018]: time="2026-06-11T17:45:43.635048859Z" level=info msg="Removing container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.302819 | controller | Jun 11 17:45:43.782852 crc crio[22018]: time="2026-06-11T17:45:43.782702951Z" level=info msg="Removed container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.302834 | controller | Jun 11 17:45:43.785930 crc crio[22018]: time="2026-06-11T17:45:43.785857851Z" level=info msg="Removing container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.302869 | controller | Jun 11 17:45:43.862629 crc crio[22018]: time="2026-06-11T17:45:43.862220304Z" level=info msg="Removed container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.302891 | controller | Jun 11 17:45:43.873817 crc crio[22018]: time="2026-06-11T17:45:43.873314416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302907 | controller | Jun 11 17:45:43.876950 crc crio[22018]: time="2026-06-11T17:45:43.87657901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.302924 | controller | Jun 11 17:45:44.842719 crc crio[22018]: time="2026-06-11T17:45:44.841681025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=68c764dd-a735-4ad8-a270-05d12459b838 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302940 | controller | Jun 11 17:45:44.872220 crc crio[22018]: time="2026-06-11T17:45:44.872090029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=13d70745-3037-4f2d-9874-2c4fee0a11cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.302963 | controller | Jun 11 17:45:44.928223 crc crio[22018]: time="2026-06-11T17:45:44.928105496Z" level=info msg="Created container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.302979 | controller | Jun 11 17:45:44.933717 crc crio[22018]: time="2026-06-11T17:45:44.930266986Z" level=info msg="Starting container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7" id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.302995 | controller | Jun 11 17:45:44.933717 crc crio[22018]: time="2026-06-11T17:45:44.932586309Z" level=info msg="Creating container: openstack/cinder-db-sync-7fdpn/cinder-db-sync" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303011 | controller | Jun 11 17:45:44.933717 crc crio[22018]: time="2026-06-11T17:45:44.933042034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303027 | controller | Jun 11 17:45:44.933717 crc crio[22018]: time="2026-06-11T17:45:44.933514259Z" level=info msg="Stopped container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.303042 | controller | Jun 11 17:45:44.935032 crc crio[22018]: time="2026-06-11T17:45:44.934949754Z" level=info msg="Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.303058 | controller | Jun 11 17:45:44.936972 crc crio[22018]: time="2026-06-11T17:45:44.936898075Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc0029b4598}] Aliases:map[]}"
2026-06-11 18:17:38.303075 | controller | Jun 11 17:45:44.937168 crc crio[22018]: time="2026-06-11T17:45:44.937108922Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.303091 | controller | Jun 11 17:45:44.939723 crc crio[22018]: time="2026-06-11T17:45:44.939055285Z" level=info msg="Started container" PID=242178 containerID=9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b
2026-06-11 18:17:38.303108 | controller | Jun 11 17:45:44.945729 crc crio[22018]: time="2026-06-11T17:45:44.945312945Z" level=info msg="Created container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303124 | controller | Jun 11 17:45:44.956422 crc crio[22018]: time="2026-06-11T17:45:44.948432861Z" level=info msg="Starting container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc" id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.303144 | controller | Jun 11 17:45:44.956744 crc crio[22018]: time="2026-06-11T17:45:44.956596725Z" level=info msg="Creating container: openstack/placement-59ccf7988-gc5wf/placement-log" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303160 | controller | Jun 11 17:45:44.980478 crc crio[22018]: time="2026-06-11T17:45:44.979552609Z" level=info msg="Started container" PID=242233 containerID=1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab
2026-06-11 18:17:38.303177 | controller | Jun 11 17:45:45.001871 crc crio[22018]: time="2026-06-11T17:45:44.992255529Z" level=info msg="Creating container: openstack/keystone-74988c44b8-b4w7n/keystone-api" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303193 | controller | Jun 11 17:45:45.001871 crc crio[22018]: time="2026-06-11T17:45:45.001748965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303208 | controller | Jun 11 17:45:45.002660 crc crio[22018]: time="2026-06-11T17:45:44.997687074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303224 | controller | Jun 11 17:45:45.003084 crc crio[22018]: time="2026-06-11T17:45:44.998206281Z" level=info msg="Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303240 | controller | Jun 11 17:45:45.007603 crc crio[22018]: time="2026-06-11T17:45:45.003870661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303255 | controller | Jun 11 17:45:45.008081 crc crio[22018]: time="2026-06-11T17:45:45.007989931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=252bd7ee-c355-479e-96b1-eb2fcf4e342b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303271 | controller | Jun 11 17:45:45.017135 crc crio[22018]: time="2026-06-11T17:45:45.017009237Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303287 | controller | Jun 11 17:45:45.035829 crc crio[22018]: time="2026-06-11T17:45:45.035497643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=d960c65e-f61c-4231-b2e4-68ce36468436 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303303 | controller | Jun 11 17:45:45.060649 crc crio[22018]: time="2026-06-11T17:45:45.059431224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303319 | controller | Jun 11 17:45:45.134567 crc crio[22018]: 2026-06-11T17:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3bd7a9ff5d687f Mac:76:08:d2:9e:db:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.303337 | controller | Jun 11 17:45:45.134567 crc crio[22018]: time="2026-06-11T17:45:45.133800802Z" level=info msg="Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}"
2026-06-11 18:17:38.303363 | controller | Jun 11 17:45:45.134567 crc crio[22018]: time="2026-06-11T17:45:45.133961047Z" level=info msg="Checking pod openstack_neutron-5b9dcb759c-47gjz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.303386 | controller | Jun 11 17:45:45.155939 crc crio[22018]: time="2026-06-11T17:45:45.150982397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=60477f04-d38a-44b5-a256-186631166244 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303406 | controller | Jun 11 17:45:45.205565 crc crio[22018]: time="2026-06-11T17:45:45.201046275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=371fe1b1-a5bf-4fac-86ef-bebd2e459054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303423 | controller | Jun 11 17:45:45.218389 crc crio[22018]: time="2026-06-11T17:45:45.217150809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303438 | controller | Jun 11 17:45:45.270231 crc crio[22018]: time="2026-06-11T17:45:45.269948052Z" level=info msg="Ran pod sandbox a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 with infra container: openstack/neutron-5b9dcb759c-47gjz/POD" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.303456 | controller | Jun 11 17:45:45.311848 crc crio[22018]: time="2026-06-11T17:45:45.310828109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303474 | controller | Jun 11 17:45:45.322929 crc crio[22018]: time="2026-06-11T17:45:45.322767842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303490 | controller | Jun 11 17:45:45.341495 crc crio[22018]: time="2026-06-11T17:45:45.337898158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303505 | controller | Jun 11 17:45:45.341495 crc crio[22018]: time="2026-06-11T17:45:45.339634774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a0741b81-834a-41ac-b9a0-30379085cf0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303521 | controller | Jun 11 17:45:45.356310 crc crio[22018]: time="2026-06-11T17:45:45.356135675Z" level=info msg="Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303536 | controller | Jun 11 17:45:45.468809 crc crio[22018]: time="2026-06-11T17:45:45.468716044Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303552 | controller | Jun 11 17:45:45.543115 crc crio[22018]: time="2026-06-11T17:45:45.542454627Z" level=info msg="Created container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303731 | controller | Jun 11 17:45:45.567497 crc crio[22018]: time="2026-06-11T17:45:45.567391661Z" level=info msg="Starting container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f" id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.303747 | controller | Jun 11 17:45:45.588766 crc crio[22018]: time="2026-06-11T17:45:45.588653891Z" level=info msg="Started container" PID=242411 containerID=d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d
2026-06-11 18:17:38.303764 | controller | Jun 11 17:45:45.600064 crc crio[22018]: time="2026-06-11T17:45:45.599846436Z" level=info msg="Created container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.303781 | controller | Jun 11 17:45:45.601540 crc crio[22018]: time="2026-06-11T17:45:45.601195652Z" level=info msg="Starting container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7" id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.303798 | controller | Jun 11 17:45:45.609827 crc crio[22018]: time="2026-06-11T17:45:45.609388785Z" level=info msg="Started container" PID=242412 containerID=58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7 description=openstack/cinder-db-sync-7fdpn/cinder-db-sync id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996
2026-06-11 18:17:38.303814 | controller | Jun 11 17:45:45.617210 crc crio[22018]: time="2026-06-11T17:45:45.617102348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3613f503-fc25-40a5-92b2-be4ede2e6a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303831 | controller | Jun 11 17:45:45.646697 crc crio[22018]: time="2026-06-11T17:45:45.645216235Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-wf8ct/POD" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.303846 | controller | Jun 11 17:45:45.646697 crc crio[22018]: time="2026-06-11T17:45:45.645313888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303883 | controller | Jun 11 17:45:45.796395 crc crio[22018]: time="2026-06-11T17:45:45.795723293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=be7e084c-dee5-493f-a6e6-2904fb35bba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.303900 | controller | Jun 11 17:45:45.800386 crc crio[22018]: time="2026-06-11T17:45:45.798846029Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.303916 | controller | Jun 11 17:45:45.800626 crc crio[22018]: time="2026-06-11T17:45:45.800514293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303932 | controller | Jun 11 17:45:47.035535 crc crio[22018]: time="2026-06-11T17:45:47.03490286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303953 | controller | Jun 11 17:45:47.042391 crc crio[22018]: time="2026-06-11T17:45:47.042243352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303969 | controller | Jun 11 17:45:47.050498 crc crio[22018]: time="2026-06-11T17:45:47.047929613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.303984 | controller | Jun 11 17:45:47.051252 crc crio[22018]: time="2026-06-11T17:45:47.051178997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304000 | controller | Jun 11 17:45:47.055263 crc crio[22018]: time="2026-06-11T17:45:47.055170052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=acd16c8b-ef73-44a1-b155-e851a1fb6c13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304016 | controller | Jun 11 17:45:47.059949 crc crio[22018]: time="2026-06-11T17:45:47.059857201Z" level=info msg="Stopped pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.304031 | controller | Jun 11 17:45:47.163811 crc crio[22018]: time="2026-06-11T17:45:47.163626863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8eb52949-d48d-45ab-bcca-f9792ca496a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304046 | controller | Jun 11 17:45:47.220361 crc crio[22018]: time="2026-06-11T17:45:47.219708182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=fddc85cd-23d1-430b-a34b-9a0573fbb0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304063 | controller | Jun 11 17:45:47.291479 crc crio[22018]: time="2026-06-11T17:45:47.287462971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304078 | controller | Jun 11 17:45:47.306601 crc crio[22018]: time="2026-06-11T17:45:47.305579608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304094 | controller | Jun 11 17:45:47.314965 crc crio[22018]: time="2026-06-11T17:45:47.314444447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304110 | controller | Jun 11 17:45:47.317956 crc crio[22018]: time="2026-06-11T17:45:47.317920208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304126 | controller | Jun 11 17:45:47.322436 crc crio[22018]: time="2026-06-11T17:45:47.321580774Z" level=info msg="Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-api" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304146 | controller | Jun 11 17:45:47.326453 crc crio[22018]: time="2026-06-11T17:45:47.326026975Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.304171 | controller | Jun 11 17:45:47.326837 crc crio[22018]: time="2026-06-11T17:45:47.326791544Z" level=info msg="Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304190 | controller | Jun 11 17:45:47.327455 crc crio[22018]: time="2026-06-11T17:45:47.327392893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304210 | controller | Jun 11 17:45:47.330237 crc crio[22018]: time="2026-06-11T17:45:47.330014225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=4418f282-9b2f-4345-959b-eb0f90340359 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304231 | controller | Jun 11 17:45:47.337103 crc crio[22018]: time="2026-06-11T17:45:47.337000143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304253 | controller | Jun 11 17:45:47.347059 crc crio[22018]: time="2026-06-11T17:45:47.346963479Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304276 | controller | Jun 11 17:45:47.368554 crc crio[22018]: time="2026-06-11T17:45:47.36839352Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}"
2026-06-11 18:17:38.304297 | controller | Jun 11 17:45:47.368554 crc crio[22018]: time="2026-06-11T17:45:47.368535387Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.304318 | controller | Jun 11 17:45:47.414482 crc crio[22018]: time="2026-06-11T17:45:47.414284916Z" level=info msg="Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}"
2026-06-11 18:17:38.304335 | controller | Jun 11 17:45:47.414482 crc crio[22018]: time="2026-06-11T17:45:47.414473442Z" level=info msg="Adding pod openstack_root-account-create-update-wf8ct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.304351 | controller | Jun 11 17:45:47.471543 crc crio[22018]: time="2026-06-11T17:45:47.47120504Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=ae52c550-6ec7-4ccc-9804-1fad2891ea0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304368 | controller | Jun 11 17:45:47.472140 crc crio[22018]: time="2026-06-11T17:45:47.471230171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304391 | controller | Jun 11 17:45:47.505995 crc crio[22018]: time="2026-06-11T17:45:47.502956888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304412 | controller | Jun 11 17:45:47.515938 crc crio[22018]: time="2026-06-11T17:45:47.515818771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304437 | controller | Jun 11 17:45:47.578896 crc crio[22018]: time="2026-06-11T17:45:47.577922069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304459 | controller | Jun 11 17:45:47.640018 crc crio[22018]: time="2026-06-11T17:45:47.639929984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304483 | controller | Jun 11 17:45:47.675508 crc crio[22018]: time="2026-06-11T17:45:47.666281171Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304505 | controller | Jun 11 17:45:47.796769 crc crio[22018]: time="2026-06-11T17:45:47.794228888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304526 | controller | Jun 11 17:45:47.801700 crc crio[22018]: time="2026-06-11T17:45:47.800537378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304544 | controller | Jun 11 17:45:47.802673 crc crio[22018]: time="2026-06-11T17:45:47.802266358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304560 | controller | Jun 11 17:45:47.824252 crc crio[22018]: time="2026-06-11T17:45:47.822166274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304576 | controller | Jun 11 17:45:47.835071 crc crio[22018]: time="2026-06-11T17:45:47.833925777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304592 | controller | Jun 11 17:45:47.912792 crc crio[22018]: time="2026-06-11T17:45:47.912718958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304608 | controller | Jun 11 17:45:47.996957 crc crio[22018]: time="2026-06-11T17:45:47.996130516Z" level=info msg="Removing container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.304624 | controller | Jun 11 17:45:48.000526 crc crio[22018]: time="2026-06-11T17:45:48.000488268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304640 | controller | Jun 11 17:45:48.017102 crc crio[22018]: time="2026-06-11T17:45:48.017066567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304655 | controller | Jun 11 17:45:48.055888 crc crio[22018]: time="2026-06-11T17:45:48.055086612Z" level=info msg="Created container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304671 | controller | Jun 11 17:45:48.064149 crc crio[22018]: time="2026-06-11T17:45:48.064024326Z" level=info msg="Starting container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb" id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.304692 | controller | Jun 11 17:45:48.077392 crc crio[22018]: time="2026-06-11T17:45:48.076530376Z" level=info msg="Started container" PID=242628 containerID=7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb description=openstack/placement-59ccf7988-gc5wf/placement-log id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02
2026-06-11 18:17:38.304709 | controller | Jun 11 17:45:48.087835 crc crio[22018]: time="2026-06-11T17:45:48.08773974Z" level=info msg="Created container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304725 | controller | Jun 11 17:45:48.094970 crc crio[22018]: time="2026-06-11T17:45:48.094674613Z" level=info msg="Starting container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b" id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.304742 | controller | Jun 11 17:45:48.116811 crc crio[22018]: time="2026-06-11T17:45:48.115668494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=f5b6fe6d-43d3-4ef1-9db9-940de67ae7bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304758 | controller | Jun 11 17:45:48.143833 crc crio[22018]: time="2026-06-11T17:45:48.143522488Z" level=info msg="Started container" PID=242629 containerID=ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b description=openstack/swift-storage-0/object-auditor id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.304775 | controller | Jun 11 17:45:48.182495 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23353446e0d9776 Mac:2e:3b:cc:64:54:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.304791 | controller | Jun 11 17:45:48.194149 crc crio[22018]: time="2026-06-11T17:45:48.1940089Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}"
2026-06-11 18:17:38.304809 | controller | Jun 11 17:45:48.194549 crc crio[22018]: time="2026-06-11T17:45:48.194461894Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.304825 | controller | Jun 11 17:45:48.239586 crc crio[22018]: time="2026-06-11T17:45:48.23924163Z" level=info msg="Ran pod sandbox 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 with infra container: openstack/cinder-scheduler-0/POD" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.304841 | controller | Jun 11 17:45:48.248384 crc crio[22018]: time="2026-06-11T17:45:48.246509435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a2ad238e-d58f-4e66-bd21-9320db7e3d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304884 | controller | Jun 11 17:45:48.252486 crc crio[22018]: time="2026-06-11T17:45:48.252273405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a3c456e6-c6a5-4a54-887d-4c91203d5c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304902 | controller | Jun 11 17:45:48.306932 crc crio[22018]: time="2026-06-11T17:45:48.306267362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=03e67772-9517-4ec1-809c-055e42d47353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.304918 | controller | Jun 11 17:45:48.308204 crc crio[22018]: time="2026-06-11T17:45:48.308124212Z" level=info msg="Removed container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.304934 | controller | Jun 11 17:45:48.330707 crc crio[22018]: time="2026-06-11T17:45:48.33015165Z" level=info msg="Removing container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.304950 | controller | Jun 11 17:45:48.330967 crc crio[22018]: time="2026-06-11T17:45:48.330687175Z" level=info msg="Creating container: openstack/placement-59ccf7988-gc5wf/placement-api" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.304966 | controller | Jun 11 17:45:48.331598 crc crio[22018]: time="2026-06-11T17:45:48.331537673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.304984 | controller | Jun 11 17:45:48.350013 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611e751036cb5 Mac:86:5d:45:8f:2c:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.305008 | controller | Jun 11 17:45:48.357544 crc crio[22018]: time="2026-06-11T17:45:48.35542248Z" level=info msg="Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}"
2026-06-11 18:17:38.305035 | controller | Jun 11 17:45:48.357544 crc crio[22018]: time="2026-06-11T17:45:48.355687818Z" level=info msg="Checking pod openstack_root-account-create-update-wf8ct for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.305063 | controller | Jun 11 17:45:48.372522 crc crio[22018]: time="2026-06-11T17:45:48.372461901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d8f36615-ef6b-41ea-8a14-0ed94529b04d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305085 | controller | Jun 11 17:45:48.384708 crc crio[22018]: time="2026-06-11T17:45:48.384653661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=97021c4f-71b5-418f-91ac-6cad3d05f1c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305108 | controller | Jun 11 17:45:48.424260 crc crio[22018]: time="2026-06-11T17:45:48.421527556Z" level=info msg="Ran pod sandbox 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad with infra container: openstack/root-account-create-update-wf8ct/POD" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.305125 | controller | Jun 11 17:45:48.428768 crc crio[22018]: time="2026-06-11T17:45:48.4279403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fd96b3d1-534a-4b57-85ab-ba80b21fd0ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305141 | controller | Jun 11 17:45:48.431054 crc crio[22018]: time="2026-06-11T17:45:48.430953227Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305158 | controller | Jun 11 17:45:48.431911 crc crio[22018]: time="2026-06-11T17:45:48.431738922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=eab8b18b-d031-42bf-b098-f95549527300 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305174 | controller | Jun 11 17:45:48.438606 crc crio[22018]: time="2026-06-11T17:45:48.438437313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305190 | controller | Jun 11 17:45:48.439723 crc crio[22018]: time="2026-06-11T17:45:48.439514029Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305205 | controller | Jun 11 17:45:48.440636 crc crio[22018]: time="2026-06-11T17:45:48.440567263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305222 | controller | Jun 11 17:45:48.441957 crc crio[22018]: time="2026-06-11T17:45:48.441876475Z" level=info msg="Created container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305238 | controller | Jun 11 17:45:48.447614 crc crio[22018]: time="2026-06-11T17:45:48.447558463Z" level=info msg="Starting container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653" id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305254 | controller | Jun 11 17:45:48.466524 crc crio[22018]: time="2026-06-11T17:45:48.466474483Z" level=info msg="Created container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305269 | controller | Jun 11 17:45:48.471737 crc crio[22018]: time="2026-06-11T17:45:48.471635057Z" level=info msg="Starting container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7" id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305285 | controller | Jun 11 17:45:48.485138 crc crio[22018]: time="2026-06-11T17:45:48.483589112Z" level=info msg="Started container" PID=242637 containerID=41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 description=openstack/keystone-74988c44b8-b4w7n/keystone-api id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152
2026-06-11 18:17:38.305301 | controller | Jun 11 17:45:48.490681 crc crio[22018]: time="2026-06-11T17:45:48.490569039Z" level=info msg="Created container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305321 | controller | Jun 11 17:45:48.493878 crc crio[22018]: time="2026-06-11T17:45:48.493800033Z" level=info msg="Starting container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a" id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305337 | controller | Jun 11 17:45:48.494106 crc crio[22018]: time="2026-06-11T17:45:48.493926609Z" level=info msg="Started container" PID=242639 containerID=7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b
2026-06-11 18:17:38.305353 | controller | Jun 11 17:45:48.496719 crc crio[22018]: time="2026-06-11T17:45:48.496292291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305369 | controller | Jun 11 17:45:48.556534 crc crio[22018]: time="2026-06-11T17:45:48.553862018Z" level=info msg="Started container" PID=242640 containerID=dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab
2026-06-11 18:17:38.305385 | controller | Jun 11 17:45:48.771057 crc crio[22018]: time="2026-06-11T17:45:48.770958013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305401 | controller | Jun 11 17:45:48.789282 crc crio[22018]: time="2026-06-11T17:45:48.789198583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305417 | controller | Jun 11 17:45:48.792310 crc crio[22018]: time="2026-06-11T17:45:48.790598029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305433 | controller | Jun 11 17:45:48.792968 crc crio[22018]: time="2026-06-11T17:45:48.79293261Z" level=info msg="Creating container: openstack/root-account-create-update-wf8ct/mariadb-account-create-update" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305448 | controller | Jun 11 17:45:48.867695 crc crio[22018]: time="2026-06-11T17:45:48.86347509Z" level=info msg="Removed container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.305464 | controller | Jun 11 17:45:48.867695 crc crio[22018]: time="2026-06-11T17:45:48.863996539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305480 | controller | Jun 11 17:45:48.898198 crc crio[22018]: time="2026-06-11T17:45:48.898084417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305496 | controller | Jun 11 17:45:49.041375 crc crio[22018]: time="2026-06-11T17:45:49.041250416Z" level=info msg="Created container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305516 | controller | Jun 11 17:45:49.046730 crc crio[22018]: time="2026-06-11T17:45:49.043961918Z" level=info msg="Starting container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec" id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305533 | controller | Jun 11 17:45:49.058144 crc crio[22018]: time="2026-06-11T17:45:49.05807836Z" level=info msg="Created container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305717 | controller | Jun 11 17:45:49.060908 crc crio[22018]: time="2026-06-11T17:45:49.058423652Z" level=info msg="Started container" PID=242712 containerID=7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec description=openstack/neutron-5b9dcb759c-47gjz/neutron-api id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25
2026-06-11 18:17:38.305733 | controller | Jun 11 17:45:49.065385 crc crio[22018]: time="2026-06-11T17:45:49.065274421Z" level=info msg="Starting container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c" id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305749 | controller | Jun 11 17:45:49.089612 crc crio[22018]: time="2026-06-11T17:45:49.085645527Z" level=info msg="Started container" PID=242798 containerID=9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d
2026-06-11 18:17:38.305765 | controller | Jun 11 17:45:49.100224 crc crio[22018]: time="2026-06-11T17:45:49.088108567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7d7dc9e4-7ff3-4eab-a4cf-a5b9025d511b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305781 | controller | Jun 11 17:45:49.219353 crc crio[22018]: time="2026-06-11T17:45:49.217999508Z" level=info msg="Created container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.305797 | controller | Jun 11 17:45:49.225174 crc crio[22018]: time="2026-06-11T17:45:49.225000066Z" level=info msg="Starting container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc" id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.305813 | controller | Jun 11 17:45:49.249604 crc crio[22018]: time="2026-06-11T17:45:49.249071445Z" level=info msg="Stopping container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a (timeout: 30s)" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.305830 | controller | Jun 11 17:45:49.253294 crc crio[22018]: time="2026-06-11T17:45:49.253167264Z" level=info msg="Started container" PID=242801 containerID=4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4
2026-06-11 18:17:38.305871 | controller | Jun 11 17:45:49.260039 crc crio[22018]: time="2026-06-11T17:45:49.25921762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305908 | controller | Jun 11 17:45:49.260039 crc crio[22018]: time="2026-06-11T17:45:49.259755317Z" level=info msg="Stopping container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc (timeout: 30s)" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.305931 | controller | Jun 11 17:45:49.302551 crc crio[22018]: time="2026-06-11T17:45:49.299426578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305949 | controller | Jun 11 17:45:49.326424 crc crio[22018]: time="2026-06-11T17:45:49.317645406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.305965 | controller | Jun 11 17:45:49.445479 crc crio[22018]: time="2026-06-11T17:45:49.443996377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c7c47732-68ca-43ae-bb55-3e3f12b579ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.305981 | controller | Jun 11 17:45:49.463938 crc crio[22018]: time="2026-06-11T17:45:49.456877603Z" level=info msg="Stopped container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.305997 | controller | Jun 11 17:45:49.491980 crc crio[22018]: time="2026-06-11T17:45:49.491886351Z" level=info msg="Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306012 | controller | Jun 11 17:45:49.493504 crc crio[22018]: time="2026-06-11T17:45:49.492510351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306029 | controller | Jun 11 17:45:49.517105 crc crio[22018]: time="2026-06-11T17:45:49.516986556Z" level=info msg="Stopping container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb (timeout: 30s)" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.306045 | controller | Jun 11 17:45:49.521379 crc crio[22018]: time="2026-06-11T17:45:49.521247177Z" level=info msg="Stopping container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 (timeout: 30s)" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.306061 | controller | Jun 11 17:45:49.710481 crc crio[22018]: time="2026-06-11T17:45:49.705428326Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.306077 | controller | Jun 11 17:45:49.721655 crc crio[22018]: time="2026-06-11T17:45:49.714999353Z" level=info msg="Created container ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45: openstack/ovn-controller-ovs-jq7jz/ovsdb-server" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306092 | controller | Jun 11 17:45:49.721655 crc crio[22018]: time="2026-06-11T17:45:49.721091278Z" level=info msg="Starting container: ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45" id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306108 | controller | Jun 11 17:45:49.729377 crc crio[22018]: time="2026-06-11T17:45:49.726506301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306129 | controller | Jun 11 17:45:49.810259 crc crio[22018]: time="2026-06-11T17:45:49.801078138Z" level=info msg="Started container" PID=242805 containerID=ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e
2026-06-11 18:17:38.306146 | controller | Jun 11 17:45:49.860921 crc crio[22018]: time="2026-06-11T17:45:49.860496877Z" level=info msg="Stopped container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.306162 | controller | Jun 11 17:45:49.887874 crc crio[22018]: time="2026-06-11T17:45:49.887759991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=4b2ca510-f9d9-4cf9-ba7f-5f8f6fe09648 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306179 | controller | Jun 11 17:45:49.897965 crc crio[22018]: time="2026-06-11T17:45:49.897599156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=3ccbc4ca-e144-4494-891a-a9268d391c2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306195 | controller | Jun 11 17:45:49.906918 crc crio[22018]: time="2026-06-11T17:45:49.906864706Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}"
2026-06-11 18:17:38.306211 | controller | Jun 11 17:45:49.907282 crc crio[22018]: time="2026-06-11T17:45:49.907247868Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.306227 | controller | Jun 11 17:45:49.927445 crc crio[22018]: time="2026-06-11T17:45:49.92729155Z" level=info msg="Creating container: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306243 | controller | Jun 11 17:45:49.929917 crc crio[22018]: time="2026-06-11T17:45:49.929814191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306260 | controller | Jun 11 17:45:50.017201 crc crio[22018]: time="2026-06-11T17:45:50.016690881Z" level=info msg="Created container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306276 | controller | Jun 11 17:45:50.039427 crc crio[22018]: time="2026-06-11T17:45:50.039296963Z" level=info msg="Starting container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c" id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306292 | controller | Jun 11 17:45:50.053964 crc crio[22018]: time="2026-06-11T17:45:50.053893931Z" level=info msg="Started container" PID=242968 containerID=2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c description=openstack/swift-storage-0/object-updater id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.306313 | controller | Jun 11 17:45:50.063863 crc crio[22018]: time="2026-06-11T17:45:50.063753034Z" level=info msg="Created container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306330 | controller | Jun 11 17:45:50.066313 crc crio[22018]: time="2026-06-11T17:45:50.066264922Z" level=info msg="Starting container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081" id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306347 | controller | Jun 11 17:45:50.076031 crc crio[22018]: time="2026-06-11T17:45:50.07589938Z" level=info msg="Started container" PID=243045 containerID=2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081 description=openstack/root-account-create-update-wf8ct/mariadb-account-create-update id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad
2026-06-11 18:17:38.306363 | controller | Jun 11 17:45:50.100265 crc crio[22018]: time="2026-06-11T17:45:50.1001345Z" level=info msg="Created container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306379 | controller | Jun 11 17:45:50.124933 crc crio[22018]: time="2026-06-11T17:45:50.12484178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=a24f1afd-6c5f-49d5-b6e5-a76b0ad6b57f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306395 | controller | Jun 11 17:45:50.133237 crc crio[22018]: time="2026-06-11T17:45:50.133036395Z" level=info msg="Starting container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6" id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306412 | controller | Jun 11 17:45:50.161847 crc crio[22018]: time="2026-06-11T17:45:50.1576361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306428 | controller | Jun 11 17:45:50.162120 crc crio[22018]: time="2026-06-11T17:45:50.161950078Z" level=info msg="Started container" PID=243008 containerID=65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 description=openstack/placement-59ccf7988-gc5wf/placement-api id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02
2026-06-11 18:17:38.306449 | controller | Jun 11 17:45:50.173627 crc crio[22018]: time="2026-06-11T17:45:50.170157028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306473 | controller | Jun 11 17:45:50.183082 crc crio[22018]: time="2026-06-11T17:45:50.178735453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=54a57c8a-390a-4862-bb57-f83c2a4339b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306495 | controller | Jun 11 17:45:50.251640 crc crio[22018]: time="2026-06-11T17:45:50.249650931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306515 | controller | Jun 11 17:45:50.270516 crc crio[22018]: time="2026-06-11T17:45:50.264947101Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306542 | controller | Jun 11 17:45:50.270516 crc crio[22018]: time="2026-06-11T17:45:50.26555333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306565 | controller | Jun 11 17:45:50.506226 crc crio[22018]: time="2026-06-11T17:45:50.497546074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306584 | controller | Jun 11 17:45:50.516124 crc crio[22018]: time="2026-06-11T17:45:50.511451795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306601 | controller | Jun 11 17:45:50.567173 crc crio[22018]: time="2026-06-11T17:45:50.566624457Z" level=info msg="Created container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306637 | controller | Jun 11 17:45:50.569626 crc crio[22018]: time="2026-06-11T17:45:50.569563399Z" level=info msg="Starting container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843" id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306658 | controller | Jun 11 17:45:50.582173 crc crio[22018]: time="2026-06-11T17:45:50.582086356Z" level=info msg="Started container" PID=243381 containerID=0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 description=openstack/neutron-5b9dcb759c-47gjz/neutron-httpd id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25
2026-06-11 18:17:38.306680 | controller | Jun 11 17:45:50.692709 crc crio[22018]: 2026-06-11T17:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474c9b7af0f9d67 Mac:ba:63:70:07:d4:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.306702 | controller | Jun 11 17:45:50.694054 crc crio[22018]: time="2026-06-11T17:45:50.693980387Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}"
2026-06-11 18:17:38.306725 | controller | Jun 11 17:45:50.694221 crc crio[22018]: time="2026-06-11T17:45:50.694153381Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.306747 | controller | Jun 11 17:45:50.747487 crc crio[22018]: time="2026-06-11T17:45:50.741997816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306768 | controller | Jun 11 17:45:50.747487 crc crio[22018]: time="2026-06-11T17:45:50.745492101Z" level=info msg="Ran pod sandbox 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 with infra container: openstack/cinder-api-0/POD" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.306786 | controller | Jun 11 17:45:50.755030 crc crio[22018]: time="2026-06-11T17:45:50.754848337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9c35e564-6822-437f-91a3-f632698acc98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306808 | controller | Jun 11 17:45:50.760872 crc crio[22018]: time="2026-06-11T17:45:50.76075221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=80246bbe-faf2-47db-91d9-5eb0598f9597 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306824 | controller | Jun 11 17:45:50.878954 crc crio[22018]: time="2026-06-11T17:45:50.869289088Z" level=info msg="Created container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306840 | controller | Jun 11 17:45:50.878954 crc crio[22018]: time="2026-06-11T17:45:50.871794212Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.306877 | controller | Jun 11 17:45:50.885544 crc crio[22018]: time="2026-06-11T17:45:50.884864683Z" level=info msg="Starting container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b" id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.306895 | controller | Jun 11 17:45:50.897745 crc crio[22018]: time="2026-06-11T17:45:50.896697035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.306911 | controller | Jun 11 17:45:50.908867 crc crio[22018]: time="2026-06-11T17:45:50.9086793Z" level=info msg="Started container" PID=243403 containerID=2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b description=openstack/swift-storage-0/object-expirer id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.306927 | controller | Jun 11 17:45:50.951464 crc crio[22018]: time="2026-06-11T17:45:50.951266223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9ee8862d-746f-469d-ba24-b5bd6b22139a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.306942 | controller | Jun 11 17:45:50.969780 crc crio[22018]: time="2026-06-11T17:45:50.969617242Z" level=info msg="Stopped container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.306959 | controller | Jun 11 17:45:50.980164 crc crio[22018]: time="2026-06-11T17:45:50.980050226Z" level=info msg="Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.306975 | controller | Jun 11 17:45:50.986061 crc crio[22018]: time="2026-06-11T17:45:50.9834888Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc002b15008}] Aliases:map[]}"
2026-06-11 18:17:38.306991 | controller | Jun 11 17:45:50.986061 crc crio[22018]: time="2026-06-11T17:45:50.983729278Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.307014 | controller | Jun 11 17:45:51.038791 crc crio[22018]: time="2026-06-11T17:45:51.037888125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=856b3888-3bdb-45b6-8cdc-34d963c97df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.307031 | controller | Jun 11 17:45:51.070454 crc crio[22018]: time="2026-06-11T17:45:51.070215085Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307047 | controller | Jun 11 17:45:51.071542 crc crio[22018]: time="2026-06-11T17:45:51.070751882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307062 | controller | Jun 11 17:45:51.143174 crc crio[22018]: time="2026-06-11T17:45:51.143060412Z" level=info msg="Stopped container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.307078 | controller | Jun 11 17:45:51.156079 crc crio[22018]: time="2026-06-11T17:45:51.155910669Z" level=info msg="Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307094 | controller | Jun 11 17:45:51.156838 crc crio[22018]: time="2026-06-11T17:45:51.15679224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307111 | controller | Jun 11 17:45:51.172754 crc crio[22018]: time="2026-06-11T17:45:51.161615921Z" level=info msg="Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc001ade548}] Aliases:map[]}"
2026-06-11 18:17:38.307129 | controller | Jun 11 17:45:51.172828 crc crio[22018]: time="2026-06-11T17:45:51.172762508Z" level=info msg="Deleting pod openstack_barbican-worker-64979cd66f-xl8c6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.307156 | controller | Jun 11 17:45:51.333686 crc crio[22018]: time="2026-06-11T17:45:51.332776355Z" level=info msg="Created container 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307174 | controller | Jun 11 17:45:51.338863 crc crio[22018]: time="2026-06-11T17:45:51.338731698Z" level=info msg="Starting container: 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92" id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.307192 | controller | Jun 11 17:45:51.365396 crc crio[22018]: time="2026-06-11T17:45:51.364906477Z" level=info msg="Started container" PID=243446 containerID=4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92 description=openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e
2026-06-11 18:17:38.307254 | controller | Jun 11 17:45:51.453075 crc crio[22018]: time="2026-06-11T17:45:51.451571027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307275 | controller | Jun 11 17:45:51.458925 crc crio[22018]: time="2026-06-11T17:45:51.458778487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307292 | controller | Jun 11 17:45:51.472392 crc crio[22018]: time="2026-06-11T17:45:51.472245744Z" level=info msg="Stopped pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307309 | controller | Jun 11 17:45:51.607483 crc crio[22018]: time="2026-06-11T17:45:51.606948948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307325 | controller | Jun 11 17:45:51.813009 crc crio[22018]: time="2026-06-11T17:45:51.81065593Z" level=info msg="Created container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307341 | controller | Jun 11 17:45:51.827265 crc crio[22018]: time="2026-06-11T17:45:51.825883376Z" level=info msg="Starting container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed" id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.307357 | controller | Jun 11 17:45:51.853263 crc crio[22018]: time="2026-06-11T17:45:51.851140234Z" level=info msg="Created container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307373 | controller | Jun 11 17:45:51.853263 crc crio[22018]: time="2026-06-11T17:45:51.852773978Z" level=info msg="Started container" PID=243764 containerID=eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed description=openstack/cinder-scheduler-0/cinder-scheduler id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387
2026-06-11 18:17:38.307390 | controller | Jun 11 17:45:51.859008 crc crio[22018]: time="2026-06-11T17:45:51.855996028Z" level=info msg="Starting container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45" id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.307406 | controller | Jun 11 17:45:51.899646 crc crio[22018]: time="2026-06-11T17:45:51.875584194Z" level=info msg="Started container" PID=243761 containerID=f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 description=openstack/swift-storage-0/rsync id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.307422 | controller | Jun 11 17:45:51.954825 crc crio[22018]: time="2026-06-11T17:45:51.954187233Z" level=info msg="Stopped pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307438 | controller | Jun 11 17:45:51.963518 crc crio[22018]: time="2026-06-11T17:45:51.962122832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ecc93208-667e-43a0-b8e2-aaeb7df11b17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.307453 | controller | Jun 11 17:45:52.004425 crc crio[22018]: time="2026-06-11T17:45:52.003730394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=cb456f7d-ee4a-42f7-bdc7-386453fc4b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.307473 | controller | Jun 11 17:45:52.020311 crc crio[22018]: time="2026-06-11T17:45:52.019796934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=fc86cac3-e3d3-4289-aeeb-b9b1291f1fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.307490 | controller | Jun 11 17:45:52.050390 crc crio[22018]: time="2026-06-11T17:45:52.049185086Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307506 | controller | Jun 11 17:45:52.050390 crc crio[22018]: time="2026-06-11T17:45:52.049913269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307522 | controller | Jun 11 17:45:52.076658 crc crio[22018]: time="2026-06-11T17:45:52.074723455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=45b5053d-3cc2-491e-96a1-6d5740522911 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.307539 | controller | Jun 11 17:45:52.115529 crc crio[22018]: time="2026-06-11T17:45:52.11282625Z" level=info msg="Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307555 | controller | Jun 11 17:45:52.115529 crc crio[22018]: time="2026-06-11T17:45:52.11412994Z" level=info msg="Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307571 | controller | Jun 11 17:45:52.115529 crc crio[22018]: time="2026-06-11T17:45:52.115481089Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc002300388}] Aliases:map[]}"
2026-06-11 18:17:38.307587 | controller | Jun 11 17:45:52.116177 crc crio[22018]: time="2026-06-11T17:45:52.115822489Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.307604 | controller | Jun 11 17:45:52.126956 crc crio[22018]: time="2026-06-11T17:45:52.124775374Z" level=info msg="Removing container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.307621 | controller | Jun 11 17:45:52.131241 crc crio[22018]: time="2026-06-11T17:45:52.131161789Z" level=info msg="Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc005da0528}] Aliases:map[]}"
2026-06-11 18:17:38.307641 | controller | Jun 11 17:45:52.132624 crc crio[22018]: time="2026-06-11T17:45:52.131449288Z" level=info msg="Deleting pod openstack_cinder-db-sync-7fdpn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.307658 | controller | Jun 11 17:45:52.287677 crc crio[22018]: time="2026-06-11T17:45:52.275895198Z" level=info msg="Removed container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.307674 | controller | Jun 11 17:45:52.287677 crc crio[22018]: time="2026-06-11T17:45:52.277313163Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307690 | controller | Jun 11 17:45:52.295736 crc crio[22018]: time="2026-06-11T17:45:52.291456211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307706 | controller | Jun 11 17:45:52.298039 crc crio[22018]: time="2026-06-11T17:45:52.296453181Z" level=info msg="Removing container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.307727 | controller | Jun 11 17:45:52.487264 crc crio[22018]: time="2026-06-11T17:45:52.487214331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307751 | controller | Jun 11 17:45:52.488161 crc crio[22018]: time="2026-06-11T17:45:52.487947706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307771 | controller | Jun 11 17:45:52.497954 crc crio[22018]: time="2026-06-11T17:45:52.497864104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307788 | controller | Jun 11 17:45:52.695539 crc crio[22018]: time="2026-06-11T17:45:52.695366694Z" level=info msg="Removed container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.307804 | controller | Jun 11 17:45:52.720944 crc crio[22018]: time="2026-06-11T17:45:52.719996205Z" level=info msg="Stopped pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307820 | controller | Jun 11 17:45:52.834577 crc crio[22018]: time="2026-06-11T17:45:52.833770565Z" level=info msg="Created container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.307836 | controller | Jun 11 17:45:52.839423 crc crio[22018]: time="2026-06-11T17:45:52.837615877Z" level=info msg="Stopped pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307877 | controller | Jun 11 17:45:52.839931 crc crio[22018]: time="2026-06-11T17:45:52.83981491Z" level=info msg="Starting container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662" id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.307895 | controller | Jun 11 17:45:52.847679 crc crio[22018]: time="2026-06-11T17:45:52.84761281Z" level=info msg="Started container" PID=243892 containerID=d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 description=openstack/swift-storage-0/swift-recon-cron id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd
2026-06-11 18:17:38.307916 | controller | Jun 11 17:45:53.326247 crc crio[22018]: time="2026-06-11T17:45:53.326151767Z" level=info msg="Removing container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.307933 | controller | Jun 11 17:45:53.341381 crc crio[22018]: time="2026-06-11T17:45:53.337781294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.307949 | controller | Jun 11 17:45:53.345615 crc crio[22018]: time="2026-06-11T17:45:53.343783683Z" level=info msg="Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.307965 | controller | Jun 11 17:45:53.345615 crc crio[22018]: time="2026-06-11T17:45:53.345445696Z" level=info msg="Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0080aae90}] Aliases:map[]}"
2026-06-11 18:17:38.307981 | controller | Jun 11 17:45:53.346198 crc crio[22018]: time="2026-06-11T17:45:53.345835736Z" level=info msg="Deleting pod openstack_root-account-create-update-wf8ct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.307997 | controller | Jun 11 17:45:54.013040 crc crio[22018]: time="2026-06-11T17:45:54.011798354Z" level=info msg="Removed container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.308012 | controller | Jun 11 17:45:54.016104 crc crio[22018]: time="2026-06-11T17:45:54.01600067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308028 | controller | Jun 11 17:45:54.035932 crc crio[22018]: time="2026-06-11T17:45:54.029606351Z" level=info msg="Removing container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.308044 | controller | Jun 11 17:45:54.108091 crc crio[22018]: time="2026-06-11T17:45:54.10798234Z" level=info msg="Created container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308059 | controller | Jun 11 17:45:54.121935 crc crio[22018]: time="2026-06-11T17:45:54.121831275Z" level=info msg="Starting container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01" id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.308075 | controller | Jun 11 17:45:54.133290 crc crio[22018]: time="2026-06-11T17:45:54.130019018Z" level=info msg="Removed container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.308095 | controller | Jun 11 17:45:54.138011 crc crio[22018]: time="2026-06-11T17:45:54.137957426Z" level=info msg="Started container" PID=243957 containerID=7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 description=openstack/cinder-api-0/cinder-api-log id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95
2026-06-11 18:17:38.308111 | controller | Jun 11 17:45:54.190901 crc crio[22018]: time="2026-06-11T17:45:54.190837099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9f422031-bacb-4eaa-912b-958c8714d8f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308127 | controller | Jun 11 17:45:54.196389 crc crio[22018]: time="2026-06-11T17:45:54.194434508Z" level=info msg="Stopped pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.308142 | controller | Jun 11 17:45:54.282394 crc crio[22018]: time="2026-06-11T17:45:54.276069928Z" level=info msg="Created container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308157 | controller | Jun 11 17:45:54.282394 crc crio[22018]: time="2026-06-11T17:45:54.278805115Z" level=info msg="Starting container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6" id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.308173 | controller | Jun 11 17:45:54.321450 crc crio[22018]: time="2026-06-11T17:45:54.32123668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e7d02fee-5c09-48a9-8ca6-a01db980bfd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308189 | controller | Jun 11 17:45:54.324976 crc crio[22018]: time="2026-06-11T17:45:54.324896137Z" level=info msg="Started container" PID=243963 containerID=4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 description=openstack/cinder-scheduler-0/probe id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387
2026-06-11 18:17:38.308204 | controller | Jun 11 17:45:54.353840 crc crio[22018]: time="2026-06-11T17:45:54.352432871Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308220 | controller | Jun 11 17:45:54.355583 crc crio[22018]: time="2026-06-11T17:45:54.354208848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308236 | controller | Jun 11 17:45:54.379541 crc crio[22018]: time="2026-06-11T17:45:54.379429919Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.308252 | controller | Jun 11 17:45:54.379907 crc crio[22018]: time="2026-06-11T17:45:54.379578624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308267 | controller | Jun 11 17:45:54.520269 crc crio[22018]: time="2026-06-11T17:45:54.520038407Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-fdnt9/POD" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.308283 | controller | Jun 11 17:45:54.521005 crc crio[22018]: time="2026-06-11T17:45:54.520920085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308302 | controller | Jun 11 17:45:54.556718 crc crio[22018]: time="2026-06-11T17:45:54.556615756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308318 | controller | Jun 11 17:45:54.599979 crc crio[22018]: time="2026-06-11T17:45:54.599896822Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}"
2026-06-11 18:17:38.308334 | controller | Jun 11 17:45:54.599979 crc crio[22018]: time="2026-06-11T17:45:54.599965714Z" level=info msg="Adding pod openstack_dnsmasq-dns-7c75865fdf-6jmxq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.308350 | controller | Jun 11 17:45:54.682914 crc crio[22018]: time="2026-06-11T17:45:54.682696032Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}"
2026-06-11 18:17:38.308367 | controller | Jun 11 17:45:54.682914 crc crio[22018]: time="2026-06-11T17:45:54.682766944Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-fdnt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.308383 | controller | Jun 11 17:45:55.496686 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e94fe9a2b32e60 Mac:16:09:da:69:b9:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.308399 | controller | Jun 11 17:45:55.500157 crc crio[22018]: time="2026-06-11T17:45:55.498229118Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}"
2026-06-11 18:17:38.308415 | controller | Jun 11 17:45:55.500157 crc crio[22018]: time="2026-06-11T17:45:55.498646711Z" level=info msg="Checking pod openstack_dnsmasq-dns-7c75865fdf-6jmxq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.308430 | controller | Jun 11 17:45:55.526164 crc crio[22018]: time="2026-06-11T17:45:55.525951496Z" level=info msg="Ran pod sandbox 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 with infra container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.308446 | controller | Jun 11 17:45:55.533996 crc crio[22018]: time="2026-06-11T17:45:55.533885054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9283d4b8-e024-4a33-99ec-334e42e4d4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308465 | controller | Jun 11 17:45:55.646009 crc crio[22018]: time="2026-06-11T17:45:55.641448366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1093ff83-fcf7-4fbf-94f8-de18a4c0be5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308481 | controller | Jun 11 17:45:55.686677 crc crio[22018]: time="2026-06-11T17:45:55.686567372Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308497 | controller | Jun 11 17:45:55.687110 crc crio[22018]: time="2026-06-11T17:45:55.687054588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308513 | controller | Jun 11 17:45:55.728607 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07717bf37c8df14 Mac:36:ee:b4:a8:78:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.308529 | controller | Jun 11 17:45:55.731110 crc crio[22018]: time="2026-06-11T17:45:55.731033521Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}"
2026-06-11 18:17:38.308544 | controller | Jun 11 17:45:55.731309 crc crio[22018]: time="2026-06-11T17:45:55.731217797Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-fdnt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.308560 | controller | Jun 11 17:45:55.835494 crc crio[22018]: time="2026-06-11T17:45:55.835242709Z" level=info msg="Ran pod sandbox 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 with infra container: openstack/cinder-online-data-migrations-fdnt9/POD" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.308575 | controller | Jun 11 17:45:55.838273 crc crio[22018]: time="2026-06-11T17:45:55.838182632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8b34d191-dac4-4702-91f3-4fa0e8d141a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308591 | controller | Jun 11 17:45:55.854749 crc crio[22018]: time="2026-06-11T17:45:55.854492991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=0aaaed57-2526-47c9-a5f4-41acaa5def23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308606 | controller | Jun 11 17:45:55.868282 crc crio[22018]: time="2026-06-11T17:45:55.86811895Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308622 | controller | Jun 11 17:45:55.882316 crc crio[22018]: time="2026-06-11T17:45:55.881196328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308641 | controller | Jun 11 17:45:56.002357 crc crio[22018]: time="2026-06-11T17:45:56.002181994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308657 | controller | Jun 11 17:45:56.008227 crc crio[22018]: time="2026-06-11T17:45:56.008129194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308673 | controller | Jun 11 17:45:56.054207 crc crio[22018]: time="2026-06-11T17:45:56.054154233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308688 | controller | Jun 11 17:45:56.062819 crc crio[22018]: time="2026-06-11T17:45:56.062710825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308704 | controller | Jun 11 17:45:56.173880 crc crio[22018]: time="2026-06-11T17:45:56.168053211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308719 | controller | Jun 11 17:45:56.299611 crc crio[22018]: time="2026-06-11T17:45:56.299465067Z" level=info msg="Created container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308735 | controller | Jun 11 17:45:56.308272 crc crio[22018]: time="2026-06-11T17:45:56.307645446Z" level=info msg="Starting container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1" id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.308750 | controller | Jun 11 17:45:56.334117 crc crio[22018]: time="2026-06-11T17:45:56.334042873Z" level=info msg="Started container" PID=244253 containerID=b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/init id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035
2026-06-11 18:17:38.308766 | controller | Jun 11 17:45:56.347473 crc crio[22018]: time="2026-06-11T17:45:56.347391705Z" level=info msg="Created container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308782 | controller | Jun 11 17:45:56.350487 crc crio[22018]: time="2026-06-11T17:45:56.350308615Z" level=info msg="Starting container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc" id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.308797 | controller | Jun 11 17:45:56.359058 crc crio[22018]: time="2026-06-11T17:45:56.358951544Z" level=info msg="Started container" PID=244261 containerID=28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc description=openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9
2026-06-11 18:17:38.308813 | controller | Jun 11 17:45:56.552163 crc crio[22018]: time="2026-06-11T17:45:56.551445733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2090a12d-b5c4-4389-abd6-69bbc41f67c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308833 | controller | Jun 11 17:45:56.605374 crc crio[22018]: time="2026-06-11T17:45:56.602726118Z" level=info msg="Created container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308868 | controller | Jun 11 17:45:56.607479 crc crio[22018]: time="2026-06-11T17:45:56.606074362Z" level=info msg="Starting container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b" id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.308890 | controller | Jun 11 17:45:56.647759 crc crio[22018]: time="2026-06-11T17:45:56.647057482Z" level=info msg="Started container" PID=244274 containerID=8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b description=openstack/cinder-api-0/cinder-api id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95
2026-06-11 18:17:38.308906 | controller | Jun 11 17:45:56.705709 crc crio[22018]: time="2026-06-11T17:45:56.705619431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=218ae37d-f9c2-417a-bb4d-8aac67ac7173 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.308922 | controller | Jun 11 17:45:56.774960 crc crio[22018]: time="2026-06-11T17:45:56.774605501Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.308939 | controller | Jun 11 17:45:56.775232 crc crio[22018]: time="2026-06-11T17:45:56.775043395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308954 | controller | Jun 11 17:45:56.893253 crc crio[22018]: time="2026-06-11T17:45:56.893151498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308970 | controller | Jun 11 17:45:56.898553 crc crio[22018]: time="2026-06-11T17:45:56.898465777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.308985 | controller | Jun 11 17:45:57.239130 crc crio[22018]: time="2026-06-11T17:45:57.239050971Z" level=info msg="Created container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.309001 | controller | Jun 11 17:45:57.245861 crc crio[22018]: time="2026-06-11T17:45:57.245767994Z" level=info msg="Starting container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2" id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.309016 | controller | Jun 11 17:45:57.256239 crc crio[22018]: time="2026-06-11T17:45:57.256137353Z" level=info msg="Started container" PID=244343 containerID=38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035
2026-06-11 18:17:38.309032 | controller | Jun 11 17:45:57.410927 crc crio[22018]: time="2026-06-11T17:45:57.41083304Z" level=info msg="Stopping container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe (timeout: 30s)" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309052 | controller | Jun 11 17:45:57.412152 crc crio[22018]: time="2026-06-11T17:45:57.412065885Z" level=info msg="Stopping container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a (timeout: 30s)" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309068 | controller | Jun 11 17:45:57.615434 crc crio[22018]: time="2026-06-11T17:45:57.614861603Z" level=info msg="Stopped container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309084 | controller | Jun 11 17:45:58.548669 crc crio[22018]: time="2026-06-11T17:45:58.54781409Z" level=info msg="Stopping container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 (timeout: 30s)" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309099 | controller | Jun 11 17:45:58.549382 crc crio[22018]: time="2026-06-11T17:45:58.549257214Z" level=info msg="Stopping container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded (timeout: 30s)" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309114 | controller | Jun 11 17:45:58.727606 crc crio[22018]: time="2026-06-11T17:45:58.726675504Z" level=info msg="Removing container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309129 | controller | Jun 11 17:46:00.540674 crc crio[22018]: time="2026-06-11T17:46:00.53981869Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686666-4j4fb/POD" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.309145 | controller | Jun 11 17:46:00.542906 crc crio[22018]: time="2026-06-11T17:46:00.542846266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.309160 | controller | Jun 11 17:46:02.833583 crc crio[22018]: time="2026-06-11T17:46:02.832938757Z" level=info msg="Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309176 | controller | Jun 11 17:46:02.834828 crc crio[22018]: time="2026-06-11T17:46:02.834527704Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002a1a478}] Aliases:map[]}"
2026-06-11 18:17:38.309192 | controller | Jun 11 17:46:02.834828 crc crio[22018]: time="2026-06-11T17:46:02.834714294Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-fdnt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.309208 | controller | Jun 11 17:46:03.612769 crc crio[22018]: time="2026-06-11T17:46:03.612559436Z" level=info msg="Stopped container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309223 | controller | Jun 11 17:46:03.614311 crc crio[22018]: time="2026-06-11T17:46:03.614155636Z" level=info msg="Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309243 | controller | Jun 11 17:46:03.615964 crc crio[22018]: time="2026-06-11T17:46:03.615685295Z" level=info msg="Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}"
2026-06-11 18:17:38.309259 | controller | Jun 11 17:46:03.615964 crc crio[22018]: time="2026-06-11T17:46:03.615820039Z" level=info msg="Deleting pod openstack_barbican-api-5c49b57c6b-hzkgz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.309276 | controller | Jun 11 17:46:04.937863 crc crio[22018]: time="2026-06-11T17:46:04.937488399Z" level=info msg="Stopping container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 (timeout: 10s)" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309292 | controller | Jun 11 17:46:06.057895 crc crio[22018]: time="2026-06-11T17:46:06.056013217Z" level=info msg="Stopped container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309308 | controller | Jun 11 17:46:06.074538 crc crio[22018]: time="2026-06-11T17:46:06.074140742Z" level=info msg="Stopped pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309324 | controller | Jun 11 17:46:06.080290 crc crio[22018]: time="2026-06-11T17:46:06.080198005Z" level=info msg="Stopped pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309340 | controller | Jun 11 17:46:06.091460 crc crio[22018]: time="2026-06-11T17:46:06.091235887Z" level=info msg="Stopped container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309355 | controller | Jun 11 17:46:06.092899 crc crio[22018]: time="2026-06-11T17:46:06.092792717Z" level=info msg="Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309371 | controller | Jun 11 17:46:06.095427 crc crio[22018]: time="2026-06-11T17:46:06.094809608Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc00924e018}] Aliases:map[]}"
2026-06-11 18:17:38.309387 | controller | Jun 11 17:46:06.095735 crc crio[22018]: time="2026-06-11T17:46:06.095707757Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694549dd57-8pr5p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.309403 | controller | Jun 11 17:46:06.096968 crc crio[22018]: time="2026-06-11T17:46:06.096783595Z" level=info msg="Stopped container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.309422 | controller | Jun 11 17:46:06.100590 crc crio[22018]: time="2026-06-11T17:46:06.099605284Z" level=info msg="Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309439 | controller | Jun 11 17:46:06.106198 crc crio[22018]: time="2026-06-11T17:46:06.106084305Z" level=info msg="Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002b14eb8}] Aliases:map[]}"
2026-06-11 18:17:38.309455 | controller | Jun 11 17:46:06.106607 crc crio[22018]: time="2026-06-11T17:46:06.106470638Z" level=info msg="Deleting pod openstack_placement-5ffbb867db-hvqzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.309471 | controller | Jun 11 17:46:06.137456 crc crio[22018]: time="2026-06-11T17:46:06.136938326Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}"
2026-06-11 18:17:38.309487 | controller | Jun 11 17:46:06.137456 crc crio[22018]: time="2026-06-11T17:46:06.137008278Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686666-4j4fb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.309503 | controller | Jun 11 17:46:06.300991 crc crio[22018]: time="2026-06-11T17:46:06.300219818Z" level=info msg="Removed container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309519 | controller | Jun 11 17:46:06.307092 crc crio[22018]: time="2026-06-11T17:46:06.306248903Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.309535 | controller | Jun 11 17:46:06.308688 crc crio[22018]: time="2026-06-11T17:46:06.308630311Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d1d4396f-cf42-4dc4-adb9-b7ad6b81d53b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.309550 | controller | Jun 11 17:46:06.348991 crc crio[22018]: time="2026-06-11T17:46:06.348839257Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4ee7c05b-db39-421b-8d83-13bf0ba13c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.309566 | controller | Jun 11 17:46:06.384524 crc crio[22018]: time="2026-06-11T17:46:06.383656141Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.309582 | controller | Jun 11 17:46:06.385848 crc crio[22018]: time="2026-06-11T17:46:06.385597803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.309597 | controller | Jun 11 17:46:06.447216 crc crio[22018]: time="2026-06-11T17:46:06.447023121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.309619 | controller | Jun 11 17:46:06.451129 crc crio[22018]: time="2026-06-11T17:46:06.451065339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.309635 | controller | Jun 11 17:46:06.605805 crc crio[22018]: time="2026-06-11T17:46:06.605688085Z" level=info msg="Created container a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.309651 | controller | Jun 11 17:46:06.607938 crc crio[22018]: time="2026-06-11T17:46:06.607861044Z" level=info msg="Starting container: a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde" id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.309667 | controller | Jun 11 17:46:06.613902 crc crio[22018]: time="2026-06-11T17:46:06.613802162Z" level=info msg="Started container" PID=245319 containerID=a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe
2026-06-11 18:17:38.309683 | controller | Jun 11 17:46:06.648578 crc crio[22018]: time="2026-06-11T17:46:06.647842062Z" level=info msg="Stopped pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309699 | controller | Jun 11 17:46:06.659783 crc crio[22018]: time="2026-06-11T17:46:06.659687948Z" level=info msg="Stopped pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.309714 | controller | Jun 11 17:46:06.898246 crc crio[22018]: 2026-06-11T17:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5217cd5b81dc4a2 Mac:76:d4:d1:6c:99:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc SocketPath: PciID:}] [{Interface:0xc000432700 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.309730 | controller | Jun 11 17:46:06.901114 crc crio[22018]: time="2026-06-11T17:46:06.901028794Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}"
2026-06-11 18:17:38.309746 | controller | Jun 11 17:46:06.901426 crc crio[22018]: time="2026-06-11T17:46:06.901308293Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686666-4j4fb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.309762 | controller | Jun 11 17:46:06.913580 crc crio[22018]: time="2026-06-11T17:46:06.913497064Z" level=info msg="Ran pod sandbox 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 with infra container: openshift-infra/auto-csr-approver-29686666-4j4fb/POD" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.309778 | controller | Jun 11 17:46:06.916472 crc crio[22018]: time="2026-06-11T17:46:06.916311208Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.309798 | controller | Jun 11 17:46:06.933015 crc crio[22018]: time="2026-06-11T17:46:06.932905277Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.309815 | controller | Jun 11 17:46:06.976380 crc crio[22018]: time="2026-06-11T17:46:06.976169007Z" level=info msg="Removing container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309831 | controller | Jun 11 17:46:07.034495 crc crio[22018]: time="2026-06-11T17:46:07.034210443Z" level=info msg="Removed container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309860 | controller | Jun 11 17:46:07.043801 crc crio[22018]: time="2026-06-11T17:46:07.043618397Z" level=info msg="Removing container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309881 | controller | Jun 11 17:46:07.292469 crc crio[22018]: time="2026-06-11T17:46:07.291705089Z" level=info msg="Removed container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309897 | controller | Jun 11 17:46:07.296578 crc crio[22018]: time="2026-06-11T17:46:07.296442066Z" level=info msg="Removing container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309912 | controller | Jun 11 17:46:07.332500 crc crio[22018]: time="2026-06-11T17:46:07.332328538Z" level=info msg="Removed container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309928 | controller | Jun 11 17:46:07.343277 crc crio[22018]: time="2026-06-11T17:46:07.343159542Z" level=info msg="Removing container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309943 | controller | Jun 11 17:46:07.385251 crc crio[22018]: time="2026-06-11T17:46:07.385135682Z" level=info msg="Removed container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309959 | controller | Jun 11 17:46:07.393504 crc crio[22018]: time="2026-06-11T17:46:07.393182141Z" level=info msg="Removing container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309974 | controller | Jun 11 17:46:07.428912 crc crio[22018]: time="2026-06-11T17:46:07.428784106Z" level=info msg="Removed container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.309989 | controller | Jun 11 17:46:07.432086 crc crio[22018]: time="2026-06-11T17:46:07.432009167Z" level=info msg="Removing container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310005 | controller | Jun 11 17:46:07.476127 crc crio[22018]: time="2026-06-11T17:46:07.475908756Z" level=info msg="Removed container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310025 | controller | Jun 11 17:46:07.926577 crc crio[22018]: time="2026-06-11T17:46:07.926177155Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.310041 | controller | Jun 11 17:46:07.932860 crc crio[22018]: time="2026-06-11T17:46:07.932709921Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b577dc91-9910-4276-a0ed-08badc5b7de8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.310057 | controller | Jun 11 17:46:07.937818 crc crio[22018]: time="2026-06-11T17:46:07.937708119Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=96f4a9a6-3208-4a67-985a-ca8ceb151af6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.310073 | controller | Jun 11 17:46:07.947230 crc crio[22018]: time="2026-06-11T17:46:07.947096238Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686666-4j4fb/oc" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.310088 | controller | Jun 11 17:46:07.948681 crc crio[22018]: time="2026-06-11T17:46:07.94780151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.310104 | controller | Jun 11 17:46:08.007937 crc crio[22018]: time="2026-06-11T17:46:08.007846864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.310120 | controller | Jun 11 17:46:08.255529 crc crio[22018]: time="2026-06-11T17:46:08.255065688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.310136 | controller | Jun 11 17:46:08.374254 crc crio[22018]: time="2026-06-11T17:46:08.374134845Z" level=info msg="Created container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.310151 | controller | Jun 11 17:46:08.375722 crc crio[22018]: time="2026-06-11T17:46:08.375655324Z" level=info msg="Starting container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4" id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.310167 | controller | Jun 11 17:46:08.383812 crc crio[22018]: time="2026-06-11T17:46:08.383722879Z" level=info msg="Started container" PID=245709 containerID=128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4 description=openshift-infra/auto-csr-approver-29686666-4j4fb/oc id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95
2026-06-11 18:17:38.310183 | controller | Jun 11 17:46:11.114013 crc crio[22018]: time="2026-06-11T17:46:11.11318333Z" level=info msg="Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310198 | controller | Jun 11 17:46:11.116141 crc crio[22018]: time="2026-06-11T17:46:11.114625136Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc0029b46d8}] Aliases:map[]}"
2026-06-11 18:17:38.310219 | controller | Jun 11 17:46:11.116141 crc crio[22018]: time="2026-06-11T17:46:11.11474832Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686666-4j4fb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.310235 | controller | Jun 11 17:46:11.565166 crc crio[22018]: time="2026-06-11T17:46:11.565026011Z" level=info msg="Stopped pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310251 | controller | Jun 11 17:46:22.712008 crc crio[22018]: time="2026-06-11T17:46:22.710568948Z" level=info msg="Stopping container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b (timeout: 30s)" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.310267 | controller | Jun 11 17:46:23.948861 crc crio[22018]: time="2026-06-11T17:46:23.947248765Z" level=info msg="Removing container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310283 | controller | Jun 11 17:46:24.019291 crc crio[22018]: time="2026-06-11T17:46:24.019086166Z" level=info msg="Removed container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310299 | controller | Jun 11 17:46:24.030586 crc crio[22018]: time="2026-06-11T17:46:24.029787962Z" level=info msg="Removing container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310314 | controller | Jun 11 17:46:24.235519 crc crio[22018]: time="2026-06-11T17:46:24.235110199Z" level=info msg="Removed container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310330 | controller | Jun 11 17:46:24.248448 crc crio[22018]: time="2026-06-11T17:46:24.248276473Z" level=info msg="Removing container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310346 | controller | Jun 11 17:46:24.289794 crc crio[22018]: time="2026-06-11T17:46:24.289691401Z" level=info msg="Removed container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310361 | controller | Jun 11 17:46:24.293676 crc crio[22018]: time="2026-06-11T17:46:24.293612432Z" level=info msg="Removing container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310376 | controller | Jun 11 17:46:24.328551 crc crio[22018]: time="2026-06-11T17:46:24.32815367Z" level=info msg="Removed container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310391 | controller | Jun 11 17:46:24.331927 crc crio[22018]: time="2026-06-11T17:46:24.331766362Z" level=info msg="Removing container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310411 | controller | Jun 11 17:46:24.366625 crc crio[22018]: time="2026-06-11T17:46:24.366497318Z" level=info msg="Removed container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.310427 | controller | Jun 11 17:46:24.382770 crc crio[22018]: time="2026-06-11T17:46:24.382625905Z" level=info msg="Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310442 | controller | Jun 11 17:46:24.382770 crc crio[22018]: time="2026-06-11T17:46:24.382728819Z" level=info msg="Stopped pod sandbox (already stopped): c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310458 | controller | Jun 11 17:46:24.386242 crc crio[22018]: time="2026-06-11T17:46:24.386147937Z" level=info msg="Removing pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310473 | controller | Jun 11 17:46:24.409683 crc crio[22018]: time="2026-06-11T17:46:24.409580495Z" level=info msg="Removed pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310488 | controller | Jun 11 17:46:24.411591 crc crio[22018]: time="2026-06-11T17:46:24.411511282Z" level=info msg="Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310504 | controller | Jun 11 17:46:24.411774 crc crio[22018]: time="2026-06-11T17:46:24.411642566Z" level=info msg="Stopped pod sandbox (already stopped): cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310519 | controller | Jun 11 17:46:24.412224 crc crio[22018]: time="2026-06-11T17:46:24.412151782Z" level=info msg="Removing pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310534 | controller | Jun 11 17:46:24.430680 crc crio[22018]: time="2026-06-11T17:46:24.430388645Z" level=info msg="Removed pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310549 | controller | Jun 11 17:46:24.431729 crc crio[22018]: time="2026-06-11T17:46:24.431652611Z" level=info msg="Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310564 | controller | Jun 11 17:46:24.431729 crc crio[22018]: time="2026-06-11T17:46:24.431720513Z" level=info msg="Stopped pod sandbox (already stopped): 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310580 | controller | Jun 11 17:46:24.432660 crc crio[22018]: time="2026-06-11T17:46:24.432534128Z" level=info msg="Removing pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310595 | controller | Jun 11 17:46:24.447546 crc crio[22018]: time="2026-06-11T17:46:24.44738892Z" level=info msg="Removed pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310615 | controller | Jun 11 17:46:24.448308 crc crio[22018]: time="2026-06-11T17:46:24.448230417Z" level=info msg="Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310660 | controller | Jun 11 17:46:24.448308 crc crio[22018]: time="2026-06-11T17:46:24.448289609Z" level=info msg="Stopped pod sandbox (already stopped): 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310677 | controller | Jun 11 17:46:24.449531 crc crio[22018]: time="2026-06-11T17:46:24.449455875Z" level=info msg="Removing pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310693 | controller | Jun 11 17:46:24.473369 crc crio[22018]: time="2026-06-11T17:46:24.47315525Z" level=info msg="Removed pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310709 | controller | Jun 11 17:46:24.474430 crc crio[22018]: time="2026-06-11T17:46:24.474256352Z" level=info msg="Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310725 | controller | Jun 11 17:46:24.474569 crc crio[22018]: time="2026-06-11T17:46:24.474439418Z" level=info msg="Stopped pod sandbox (already stopped): eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310740 | controller | Jun 11 17:46:24.475707 crc crio[22018]: time="2026-06-11T17:46:24.475631976Z" level=info msg="Removing pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310755 | controller | Jun 11 17:46:24.496237 crc crio[22018]: time="2026-06-11T17:46:24.496151539Z" level=info msg="Removed pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310771 | controller | Jun 11 17:46:24.497609 crc crio[22018]: time="2026-06-11T17:46:24.497300496Z" level=info msg="Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310786 | controller | Jun 11 17:46:24.497729 crc crio[22018]: time="2026-06-11T17:46:24.497676708Z" level=info msg="Stopped pod sandbox (already stopped): acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310801 | controller | Jun 11 17:46:24.498603 crc crio[22018]: time="2026-06-11T17:46:24.49841829Z" level=info msg="Removing pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310816 | controller | Jun 11 17:46:24.523475 crc crio[22018]: time="2026-06-11T17:46:24.52326642Z" level=info msg="Removed pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310831 | controller | Jun 11 17:46:24.524483 crc crio[22018]: time="2026-06-11T17:46:24.524376062Z" level=info msg="Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310866 | controller | Jun 11 17:46:24.524483 crc crio[22018]: time="2026-06-11T17:46:24.524482126Z" level=info msg="Stopped pod sandbox (already stopped): 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310887 | controller | Jun 11 17:46:24.525765 crc crio[22018]: time="2026-06-11T17:46:24.525640492Z" level=info msg="Removing pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310903 | controller | Jun 11 17:46:24.642238 crc crio[22018]: time="2026-06-11T17:46:24.638225334Z" level=info msg="Stopping container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 (timeout: 30s)" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.310918 | controller | Jun 11 17:46:24.642238 crc crio[22018]: time="2026-06-11T17:46:24.639730683Z" level=info msg="Stopping container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 (timeout: 30s)" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.310934 | controller | Jun 11 17:46:24.658171 crc crio[22018]: time="2026-06-11T17:46:24.656783676Z" level=info msg="Removed pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310950 | controller | Jun 11 17:46:24.673132 crc crio[22018]: time="2026-06-11T17:46:24.672869851Z" level=info msg="Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310966 | controller | Jun 11 17:46:24.673132 crc crio[22018]: time="2026-06-11T17:46:24.672969155Z" level=info msg="Stopped pod sandbox (already stopped): 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.310982 | controller | Jun 11 17:46:24.678497 crc crio[22018]: time="2026-06-11T17:46:24.67656854Z" level=info msg="Removing pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.310997 | controller | Jun 11 17:46:24.706145 crc crio[22018]: time="2026-06-11T17:46:24.70537831Z" level=info msg="Removed pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311013 | controller | Jun 11 17:46:24.707316 crc crio[22018]: time="2026-06-11T17:46:24.707090968Z" level=info msg="Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311028 | controller | Jun 11 17:46:24.707316 crc crio[22018]: time="2026-06-11T17:46:24.707198852Z" level=info msg="Stopped pod sandbox (already stopped): ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311044 | controller | Jun 11 17:46:24.707880 crc crio[22018]: time="2026-06-11T17:46:24.707810691Z" level=info msg="Removing pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311059 | controller | Jun 11 17:46:24.730133 crc crio[22018]: time="2026-06-11T17:46:24.73007456Z" level=info msg="Removed pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311078 | controller | Jun 11 17:46:24.732144 crc crio[22018]: time="2026-06-11T17:46:24.731172703Z" level=info msg="Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311094 | controller | Jun 11 17:46:24.732144 crc crio[22018]: time="2026-06-11T17:46:24.731267976Z" level=info msg="Stopped pod sandbox (already stopped): 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311110 | controller | Jun 11 17:46:24.732144 crc crio[22018]: time="2026-06-11T17:46:24.731898599Z" level=info msg="Removing pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311125 | controller | Jun 11 17:46:24.759083 crc crio[22018]: time="2026-06-11T17:46:24.758175472Z" level=info msg="Removed pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311141 | controller | Jun 11 17:46:24.759469 crc crio[22018]: time="2026-06-11T17:46:24.759168981Z" level=info msg="Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311157 | controller | Jun 11 17:46:24.759469 crc crio[22018]: time="2026-06-11T17:46:24.759302685Z" level=info msg="Stopped pod sandbox (already stopped): 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311172 | controller | Jun 11 17:46:24.760171 crc crio[22018]: time="2026-06-11T17:46:24.759969995Z" level=info msg="Removing pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311188 | controller | Jun 11 17:46:24.787764 crc crio[22018]: time="2026-06-11T17:46:24.785306246Z" level=info msg="Removed pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311204 | controller | Jun 11 17:46:24.794808 crc crio[22018]: time="2026-06-11T17:46:24.794699714Z" level=info msg="Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311220 | controller | Jun 11 17:46:24.794808 crc crio[22018]: time="2026-06-11T17:46:24.794791436Z" level=info msg="Stopped pod sandbox (already stopped): d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311235 | controller | Jun 11 17:46:24.804546 crc crio[22018]: time="2026-06-11T17:46:24.802657633Z" level=info msg="Removing pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311250 | controller | Jun 11 17:46:24.833819 crc crio[22018]: time="2026-06-11T17:46:24.832236631Z" level=info msg="Removed pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311266 | controller | Jun 11 17:46:24.835088 crc crio[22018]: time="2026-06-11T17:46:24.834983609Z" level=info msg="Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311285 | controller | Jun 11 17:46:24.835088 crc crio[22018]: time="2026-06-11T17:46:24.835089552Z" level=info msg="Stopped pod sandbox (already stopped): 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311301 | controller | Jun 11 17:46:24.841896 crc crio[22018]: time="2026-06-11T17:46:24.841660603Z" level=info msg="Removing pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311316 | controller | Jun 11 17:46:24.873422 crc crio[22018]: time="2026-06-11T17:46:24.872867874Z" level=info msg="Removed pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311331 | controller | Jun 11 17:46:24.888700 crc crio[22018]: time="2026-06-11T17:46:24.888503063Z" level=info msg="Stopped container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.311347 | controller | Jun 11 17:46:24.904626 crc crio[22018]: time="2026-06-11T17:46:24.904544157Z" level=info msg="Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311362 | controller | Jun 11 17:46:24.904855 crc crio[22018]: time="2026-06-11T17:46:24.904673871Z" level=info msg="Stopped pod sandbox (already stopped): caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311377 | controller | Jun 11 17:46:24.906706 crc crio[22018]: time="2026-06-11T17:46:24.905588735Z" level=info msg="Removing pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311393 | controller | Jun 11 17:46:24.931494 crc crio[22018]: time="2026-06-11T17:46:24.931190137Z" level=info msg="Removed pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311408 | controller | Jun 11 17:46:24.933684 crc crio[22018]: time="2026-06-11T17:46:24.933606985Z" level=info msg="Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311423 | controller | Jun 11 17:46:24.933878 crc crio[22018]: time="2026-06-11T17:46:24.933708308Z" level=info msg="Stopped pod sandbox (already stopped): dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311438 | controller | Jun 11 17:46:24.937196 crc crio[22018]: time="2026-06-11T17:46:24.937091734Z" level=info msg="Removing pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311453 | controller | Jun 11 17:46:24.962848 crc crio[22018]: time="2026-06-11T17:46:24.960860795Z" level=info msg="Removed pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311473 | controller | Jun 11 17:46:24.962848 crc crio[22018]: time="2026-06-11T17:46:24.961655313Z" level=info msg="Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311488 | controller | Jun 11 17:46:24.962848 crc crio[22018]: time="2026-06-11T17:46:24.961694095Z" level=info msg="Stopped pod sandbox (already stopped): b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311504 | controller | Jun 11 17:46:24.962848 crc crio[22018]: time="2026-06-11T17:46:24.962132089Z" level=info msg="Removing pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311520 | controller | Jun 11 17:46:25.004987 crc crio[22018]: time="2026-06-11T17:46:25.004815888Z" level=info msg="Removed pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.311535 | controller | Jun 11 17:46:25.416779 crc crio[22018]: time="2026-06-11T17:46:25.416383359Z" level=info msg="Running pod sandbox: openstack/ovn-controller-qmgxf-config-g2fcg/POD" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.311550 | controller | Jun 11 17:46:25.417048 crc crio[22018]: time="2026-06-11T17:46:25.417031001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.311566 | controller | Jun 11 17:46:25.507189 crc crio[22018]: time="2026-06-11T17:46:25.505905749Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}"
2026-06-11 18:17:38.311583 | controller | Jun 11 17:46:25.507189 crc crio[22018]: time="2026-06-11T17:46:25.505956611Z" level=info msg="Adding pod openstack_ovn-controller-qmgxf-config-g2fcg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.311599 | controller | Jun 11 17:46:26.140383 crc crio[22018]: 2026-06-11T17:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafcb71edc1359a Mac:7a:a7:e7:c6:a1:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.311615 | controller | Jun 11 17:46:26.140383 crc crio[22018]: time="2026-06-11T17:46:26.13920217Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}"
2026-06-11 18:17:38.311632 | controller | Jun 11 17:46:26.140383 crc crio[22018]: time="2026-06-11T17:46:26.139453947Z" level=info msg="Checking pod openstack_ovn-controller-qmgxf-config-g2fcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.311648 | controller | Jun 11 17:46:26.247702 crc crio[22018]: time="2026-06-11T17:46:26.247544797Z" level=info msg="Ran pod sandbox aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb with infra container: openstack/ovn-controller-qmgxf-config-g2fcg/POD" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.311668 | controller | Jun 11 17:46:26.262699 crc crio[22018]: time="2026-06-11T17:46:26.262038415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ec145e58-e49e-43d9-8ada-9646fe14050a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.311684 | controller | Jun 11 17:46:26.269048 crc crio[22018]: time="2026-06-11T17:46:26.268966617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=671d31a9-84ba-495f-81ae-95656e24f580 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.311700 | controller | Jun 11 17:46:26.277371 crc crio[22018]: time="2026-06-11T17:46:26.27726488Z" level=info msg="Creating container: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.311715 | controller | Jun 11 17:46:26.278173 crc crio[22018]: time="2026-06-11T17:46:26.278108137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.311730 | controller | Jun 11 17:46:26.347816 crc crio[22018]: time="2026-06-11T17:46:26.347696722Z" level=info msg="Stopped container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.311746 | controller | Jun 11 17:46:26.349064 crc crio[22018]: time="2026-06-11T17:46:26.348952473Z" level=info msg="Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311761 | controller | Jun 11 17:46:26.350935 crc crio[22018]: time="2026-06-11T17:46:26.350876123Z" level=info msg="Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc0029b45a0}] Aliases:map[]}"
2026-06-11 18:17:38.311777 | controller | Jun 11 17:46:26.351073 crc crio[22018]: time="2026-06-11T17:46:26.351042689Z" level=info msg="Deleting pod openstack_keystone-5dd8f975d6-wpjs5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.311793 | controller | Jun 11 17:46:26.372213 crc crio[22018]: time="2026-06-11T17:46:26.372137127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.311809 | controller | Jun 11 17:46:26.592637 crc crio[22018]: time="2026-06-11T17:46:26.592128337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.311825 | controller | Jun 11 17:46:26.691091 crc crio[22018]: time="2026-06-11T17:46:26.689971285Z" level=info msg="Stopping container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 (timeout: 2s)" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.311841 | controller | Jun 11 17:46:26.838513 crc crio[22018]: time="2026-06-11T17:46:26.838373688Z" level=info msg="Stopped pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.311879 | controller | Jun 11 17:46:26.902988 crc crio[22018]: time="2026-06-11T17:46:26.902882205Z" level=info msg="Created container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.311896 | controller | Jun 11 17:46:26.910909 crc crio[22018]: time="2026-06-11T17:46:26.908619238Z" level=info msg="Starting container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77" id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.311913 | controller | Jun 11 17:46:26.920907 crc crio[22018]: time="2026-06-11T17:46:26.920749357Z" level=info msg="Started container" PID=246910 containerID=60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77 description=openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb
2026-06-11 18:17:38.311929 | controller | Jun 11 17:46:27.299372 crc crio[22018]: time="2026-06-11T17:46:27.296506792Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.311945 | controller | Jun 11 17:46:27.299372 crc crio[22018]: time="2026-06-11T17:46:27.296851493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.311961 | controller | Jun 11 17:46:27.359665 crc crio[22018]: time="2026-06-11T17:46:27.359558723Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}"
2026-06-11 18:17:38.311977 | controller | Jun 11 17:46:27.359665 crc crio[22018]: time="2026-06-11T17:46:27.359630265Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.311993 | controller | Jun 11 17:46:27.545485 crc crio[22018]: time="2026-06-11T17:46:27.54506024Z" level=info msg="Removing container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.312009 | controller | Jun 11 17:46:27.656625 crc crio[22018]: time="2026-06-11T17:46:27.655970252Z" level=info msg="Removed container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.312025 | controller | Jun 11 17:46:28.108679 crc crio[22018]: 2026-06-11T17:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb7c4932e5989c Mac:de:68:f9:f1:88:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 SocketPath: PciID:}] [{Interface:0xc00050e5a0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.312042 | controller | Jun 11 17:46:28.110195 crc crio[22018]: time="2026-06-11T17:46:28.110117943Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}"
2026-06-11 18:17:38.312063 | controller | Jun 11 17:46:28.110382 crc crio[22018]: time="2026-06-11T17:46:28.110271658Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.312080 | controller | Jun 11 17:46:28.117617 crc crio[22018]: time="2026-06-11T17:46:28.117531051Z" level=info msg="Ran pod sandbox 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 with infra container: openstack/openstackclient/POD" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312096 | controller | Jun 11 17:46:28.120646 crc crio[22018]: time="2026-06-11T17:46:28.120566869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=a9b5cffd-5b16-4af9-9070-34ed1d755d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.312112 | controller | Jun 11 17:46:28.201706 crc crio[22018]: time="2026-06-11T17:46:28.20088964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=52397e7f-4078-413e-8471-28861044971d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.312128 | controller | Jun 11 17:46:28.231558 crc crio[22018]: time="2026-06-11T17:46:28.23108418Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.312144 | controller | Jun 11 17:46:28.231870 crc crio[22018]: time="2026-06-11T17:46:28.231792163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312160 | controller | Jun 11 17:46:28.342484 crc crio[22018]: time="2026-06-11T17:46:28.339459332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312176 | controller | Jun 11 17:46:28.351382 crc crio[22018]: time="2026-06-11T17:46:28.349208447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312192 | controller | Jun 11 17:46:28.557905 crc crio[22018]: time="2026-06-11T17:46:28.557842684Z" level=info msg="Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.312208 | controller | Jun 11 17:46:28.558762 crc crio[22018]: time="2026-06-11T17:46:28.558671671Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002b14bc0}] Aliases:map[]}"
2026-06-11 18:17:38.312225 | controller | Jun 11 17:46:28.558867 crc crio[22018]: time="2026-06-11T17:46:28.558819226Z" level=info msg="Deleting pod openstack_ovn-controller-qmgxf-config-g2fcg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.312242 | controller | Jun 11 17:46:28.580143 crc crio[22018]: time="2026-06-11T17:46:28.580012007Z" level=info msg="Created container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.312262 | controller | Jun 11 17:46:28.586196 crc crio[22018]: time="2026-06-11T17:46:28.586135122Z" level=info msg="Starting container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5" id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.312279 | controller | Jun 11 17:46:28.605274 crc crio[22018]: time="2026-06-11T17:46:28.60061656Z" level=info msg="Started container" PID=247107 containerID=476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 description=openstack/openstackclient/openstackclient id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540
2026-06-11 18:17:38.312295 | controller | Jun 11 17:46:28.710234 crc crio[22018]: time="2026-06-11T17:46:28.709170465Z" level=warning msg="Stopping container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.312312 | controller | Jun 11 17:46:28.752808 crc crio[22018]: time="2026-06-11T17:46:28.751287721Z" level=error msg="Killing container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.312329 | controller | Jun 11 17:46:28.808173 crc crio[22018]: time="2026-06-11T17:46:28.80780093Z" level=info msg="Stopped container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.312345 | controller | Jun 11 17:46:28.810109 crc crio[22018]: time="2026-06-11T17:46:28.810034244Z" level=info msg="Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.312361 | controller | Jun 11 17:46:28.811712 crc crio[22018]: time="2026-06-11T17:46:28.811657186Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc00012ae00}] Aliases:map[]}"
2026-06-11 18:17:38.312378 | controller | Jun 11 17:46:28.811852 crc crio[22018]: time="2026-06-11T17:46:28.811819671Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.312394 | controller | Jun 11 17:46:28.911690 crc crio[22018]: time="2026-06-11T17:46:28.911588118Z" level=info msg="Stopped pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.312410 | controller | Jun 11 17:46:29.087144 crc crio[22018]: time="2026-06-11T17:46:29.086624588Z" level=info msg="Stopped pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.312426 | controller | Jun 11 17:46:29.587018 crc crio[22018]: time="2026-06-11T17:46:29.584894476Z" level=info msg="Removing container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.312448 | controller | Jun 11 17:46:29.647889 crc crio[22018]: time="2026-06-11T17:46:29.647793277Z" level=info msg="Removed container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.312640 | controller | Jun 11 17:46:29.824115 crc crio[22018]: time="2026-06-11T17:46:29.823556589Z" level=info msg="Running pod sandbox: openstack/swift-proxy-58898f67b9-drjgd/POD" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312658 | controller | Jun 11 17:46:29.824247 crc crio[22018]: time="2026-06-11T17:46:29.824190449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312674 | controller | Jun 11 17:46:29.891026 crc crio[22018]: time="2026-06-11T17:46:29.890927733Z" level=info msg="Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}"
2026-06-11 18:17:38.312690 | controller | Jun 11 17:46:29.891026 crc crio[22018]: time="2026-06-11T17:46:29.891000186Z" level=info msg="Adding pod openstack_swift-proxy-58898f67b9-drjgd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.312706 | controller | Jun 11 17:46:32.153461 crc crio[22018]: time="2026-06-11T17:46:32.152725994Z" level=info msg="Running pod sandbox: openstack/ovn-controller-qmgxf-config-dv4st/POD" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312722 | controller | Jun 11 17:46:32.155547 crc crio[22018]: time="2026-06-11T17:46:32.153491469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312738 | controller | Jun 11 17:46:32.184028 crc crio[22018]: time="2026-06-11T17:46:32.183946468Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}"
2026-06-11 18:17:38.312754 | controller | Jun 11 17:46:32.184028 crc crio[22018]: time="2026-06-11T17:46:32.18400433Z" level=info msg="Adding pod openstack_ovn-controller-qmgxf-config-dv4st to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.312769 | controller | Jun 11 17:46:32.233760 crc crio[22018]: time="2026-06-11T17:46:32.233670966Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-p92dh/POD" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312785 | controller | Jun 11 17:46:32.233760 crc crio[22018]: time="2026-06-11T17:46:32.233732288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312801 | controller | Jun 11 17:46:32.304766 crc crio[22018]: time="2026-06-11T17:46:32.304491898Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}"
2026-06-11 18:17:38.312823 | controller | Jun 11 17:46:32.305054 crc crio[22018]: time="2026-06-11T17:46:32.305037575Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-p92dh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.312840 | controller | Jun 11 17:46:32.469035 crc crio[22018]: time="2026-06-11T17:46:32.468957335Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-84498/POD" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312874 | controller | Jun 11 17:46:32.469187 crc crio[22018]: time="2026-06-11T17:46:32.469075049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.312891 | controller | Jun 11 17:46:32.499883 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f166f04c7ffef3 Mac:76:0a:4d:fd:01:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e SocketPath: PciID:}] [{Interface:0xc0004a45d0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.312908 | controller | Jun 11 17:46:32.500247 crc crio[22018]: time="2026-06-11T17:46:32.500011307Z" level=info msg="Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}"
2026-06-11 18:17:38.312924 | controller | Jun 11 17:46:32.500247 crc crio[22018]: time="2026-06-11T17:46:32.500183143Z" level=info msg="Checking pod openstack_swift-proxy-58898f67b9-drjgd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.312940 | controller | Jun 11 17:46:32.515622 crc crio[22018]: time="2026-06-11T17:46:32.514858667Z" level=info msg="Ran pod sandbox 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc with infra container: openstack/swift-proxy-58898f67b9-drjgd/POD" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.312956 | controller | Jun 11 17:46:32.519188 crc crio[22018]: time="2026-06-11T17:46:32.518943681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=e67d2ac8-7a1a-4596-b92a-5f94c734e014 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.312972 | controller | Jun 11 17:46:32.541254 crc crio[22018]: time="2026-06-11T17:46:32.541123124Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}"
2026-06-11 18:17:38.312987 | controller | Jun 11 17:46:32.541254 crc crio[22018]: time="2026-06-11T17:46:32.541198296Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-84498 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.313007 | controller | Jun 11 17:46:32.664230 crc crio[22018]: time="2026-06-11T17:46:32.66364108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=79b43fa5-be27-40ad-b2c3-3301b8949413 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313023 | controller | Jun 11 17:46:32.685314 crc crio[22018]: time="2026-06-11T17:46:32.685072644Z" level=info msg="Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313039 | controller | Jun 11 17:46:32.687037 crc crio[22018]: time="2026-06-11T17:46:32.686174469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313055 | controller | Jun 11 17:46:32.722660 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209c5ffa15e86f5 Mac:0e:c7:19:68:a2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.313071 | controller | Jun 11 17:46:32.723734 crc crio[22018]: time="2026-06-11T17:46:32.723666885Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}"
2026-06-11 18:17:38.313087 | controller | Jun 11 17:46:32.726034 crc crio[22018]: time="2026-06-11T17:46:32.723892782Z" level=info msg="Checking pod openstack_ovn-controller-qmgxf-config-dv4st for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.313103 | controller | Jun 11 17:46:32.764369 crc crio[22018]: time="2026-06-11T17:46:32.761028457Z" level=info msg="Ran pod sandbox 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 with infra container: openstack/ovn-controller-qmgxf-config-dv4st/POD" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.313119 | controller | Jun 11 17:46:32.768373 crc crio[22018]: time="2026-06-11T17:46:32.767559297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c68cc27c-19fa-42df-a1ff-b7634cb54b0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313135 | controller | Jun 11 17:46:32.777278 crc crio[22018]: time="2026-06-11T17:46:32.776144546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=20b9dd58-fac9-4f25-8340-c3cfe2f81a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313151 | controller | Jun 11 17:46:32.780074 crc crio[22018]: time="2026-06-11T17:46:32.780005803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313166 | controller | Jun 11 17:46:32.790022 crc crio[22018]: time="2026-06-11T17:46:32.789844514Z" level=info msg="Creating container: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313182 | controller | Jun 11 17:46:32.791387 crc crio[22018]: time="2026-06-11T17:46:32.791072063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313201 | controller | Jun 11 17:46:32.795292 crc crio[22018]: time="2026-06-11T17:46:32.795231622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313218 | controller | Jun 11 17:46:32.877988 crc crio[22018]: time="2026-06-11T17:46:32.877824395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313234 | controller | Jun 11 17:46:32.932573 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d3a9353749d6b Mac:d2:5c:c9:d6:45:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.313249 | controller | Jun 11 17:46:32.933393 crc crio[22018]: time="2026-06-11T17:46:32.933259353Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}"
2026-06-11 18:17:38.313265 | controller | Jun 11 17:46:32.933545 crc crio[22018]: time="2026-06-11T17:46:32.933501161Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-p92dh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.313281 | controller | Jun 11 17:46:32.947093 crc crio[22018]: time="2026-06-11T17:46:32.947004989Z" level=info msg="Ran pod sandbox 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a with infra container: openstack/nova-cell0-cell-mapping-p92dh/POD" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.313296 | controller | Jun 11 17:46:32.951285 crc crio[22018]: time="2026-06-11T17:46:32.950904424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=ba5efa9e-2f00-4c97-bc66-19cb6072c71a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313313 | controller | Jun 11 17:46:32.953970 crc crio[22018]: time="2026-06-11T17:46:32.953741814Z" level=info msg="Created container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313329 | controller | Jun 11 17:46:32.955425 crc crio[22018]: time="2026-06-11T17:46:32.955066575Z" level=info msg="Starting container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de" id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.313345 | controller | Jun 11 17:46:32.963844 crc crio[22018]: time="2026-06-11T17:46:32.961715336Z" level=info msg="Started container" PID=247534 containerID=4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de description=openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc
2026-06-11 18:17:38.313362 | controller | Jun 11 17:46:32.978844 crc crio[22018]: time="2026-06-11T17:46:32.978656504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=b0ad0a2f-06b6-41ec-abc4-68c3772f5408 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313382 | controller | Jun 11 17:46:32.981555 crc crio[22018]: time="2026-06-11T17:46:32.981475364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f28b160f-9243-4bd0-a2fa-622643cc7966 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313398 | controller | Jun 11 17:46:32.991520 crc crio[22018]: time="2026-06-11T17:46:32.991448199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=ac01ce7b-036a-4720-bb5a-af5faf168f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313415 | controller | Jun 11 17:46:33.001437 crc crio[22018]: time="2026-06-11T17:46:32.991502086Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-p92dh/nova-manage" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313431 | controller | Jun 11 17:46:33.002190 crc crio[22018]: time="2026-06-11T17:46:33.001962283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313447 | controller | Jun 11 17:46:33.010765 crc crio[22018]: time="2026-06-11T17:46:33.010680189Z" level=info msg="Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-server" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313463 | controller | Jun 11 17:46:33.023365 crc crio[22018]: time="2026-06-11T17:46:33.023249398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313478 | controller | Jun 11 17:46:33.070080 crc crio[22018]: time="2026-06-11T17:46:33.069597288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313494 | controller | Jun 11 17:46:33.075040 crc crio[22018]: time="2026-06-11T17:46:33.075000149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313510 | controller | Jun 11 17:46:33.102148 crc crio[22018]: 2026-06-11T17:46:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00b2fa28e3e0d8 Mac:0a:f5:38:6c:2f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.313526 | controller | Jun 11 17:46:33.102575 crc crio[22018]: time="2026-06-11T17:46:33.10249283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313543 | controller | Jun 11 17:46:33.103639 crc crio[22018]: time="2026-06-11T17:46:33.103571479Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}"
2026-06-11 18:17:38.313559 | controller | Jun 11 17:46:33.103826 crc crio[22018]: time="2026-06-11T17:46:33.103764355Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-84498 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.313579 | controller | Jun 11 17:46:33.116476 crc crio[22018]: time="2026-06-11T17:46:33.116224205Z" level=info msg="Ran pod sandbox a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 with infra container: openstack/nova-cell1-cell-mapping-84498/POD" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.313596 | controller | Jun 11 17:46:33.120019 crc crio[22018]: time="2026-06-11T17:46:33.119949824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=21a9e089-b8d4-44dc-b2d2-5ca13a59f6c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313612 | controller | Jun 11 17:46:33.131351 crc crio[22018]: time="2026-06-11T17:46:33.131214093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313628 | controller | Jun 11 17:46:33.141433 crc crio[22018]: time="2026-06-11T17:46:33.141279103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313644 | controller | Jun 11 17:46:33.148597 crc crio[22018]: time="2026-06-11T17:46:33.148499402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=949f6d53-3b3a-4206-8ce5-e684dfe6f896 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.313661 | controller | Jun 11 17:46:33.158888 crc crio[22018]: time="2026-06-11T17:46:33.158811719Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-84498/nova-manage" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313678 | controller | Jun 11 17:46:33.160865 crc crio[22018]: time="2026-06-11T17:46:33.159224922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313694 | controller | Jun 11 17:46:33.245393 crc crio[22018]: time="2026-06-11T17:46:33.245265024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313711 | controller | Jun 11 17:46:33.255934 crc crio[22018]: time="2026-06-11T17:46:33.255860663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.313727 | controller | Jun 11 17:46:33.500487 crc crio[22018]: time="2026-06-11T17:46:33.499739294Z" level=info msg="Created container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313743 | controller | Jun 11 17:46:33.502150 crc crio[22018]: time="2026-06-11T17:46:33.502086968Z" level=info msg="Starting container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12" id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.313759 | controller | Jun 11 17:46:33.513426 crc crio[22018]: time="2026-06-11T17:46:33.513255914Z" level=info msg="Started container" PID=247666 containerID=5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12 description=openstack/ovn-controller-qmgxf-config-dv4st/ovn-config id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15
2026-06-11 18:17:38.313775 | controller | Jun 11 17:46:33.579430 crc crio[22018]: time="2026-06-11T17:46:33.578778684Z" level=info msg="Created container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313795 | controller | Jun 11 17:46:33.583390 crc crio[22018]: time="2026-06-11T17:46:33.582104187Z" level=info msg="Starting container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1" id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.313812 | controller | Jun 11 17:46:33.588386 crc crio[22018]: time="2026-06-11T17:46:33.587306307Z" level=info msg="Created container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313828 | controller | Jun 11 17:46:33.593100 crc crio[22018]: time="2026-06-11T17:46:33.592662521Z" level=info msg="Started container" PID=247667 containerID=ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1 description=openstack/nova-cell0-cell-mapping-p92dh/nova-manage id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a
2026-06-11 18:17:38.313844 | controller | Jun 11 17:46:33.593100 crc crio[22018]: time="2026-06-11T17:46:33.592854947Z" level=info msg="Starting container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9" id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.313880 | controller | Jun 11 17:46:33.602394 crc crio[22018]: time="2026-06-11T17:46:33.602037099Z" level=info msg="Started container" PID=247682 containerID=5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9 description=openstack/nova-cell1-cell-mapping-84498/nova-manage id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6
2026-06-11 18:17:38.313897 | controller | Jun 11 17:46:33.606392 crc crio[22018]: time="2026-06-11T17:46:33.6039492Z" level=info msg="Created container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.313914 | controller | Jun 11 17:46:33.606675 crc crio[22018]: time="2026-06-11T17:46:33.606308456Z" level=info msg="Starting container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6" id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.313929 | controller | Jun 11 17:46:33.615636 crc crio[22018]: time="2026-06-11T17:46:33.615186841Z" level=info msg="Started container" PID=247688 containerID=6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 description=openstack/swift-proxy-58898f67b9-drjgd/proxy-server id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc
2026-06-11 18:17:38.313945 | controller | Jun 11 17:46:35.855144 crc crio[22018]: time="2026-06-11T17:46:35.854198309Z" level=info msg="Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.313960 | controller | Jun 11 17:46:35.857159 crc crio[22018]: time="2026-06-11T17:46:35.855988287Z" level=info msg="Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc000380c50}] Aliases:map[]}"
2026-06-11 18:17:38.313980 | controller | Jun 11 17:46:35.857159 crc crio[22018]: time="2026-06-11T17:46:35.856140092Z" level=info msg="Deleting pod openstack_ovn-controller-qmgxf-config-dv4st from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.313997 | controller | Jun 11 17:46:36.171382 crc crio[22018]: time="2026-06-11T17:46:36.167627946Z" level=info msg="Stopped pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314013 | controller | Jun 11 17:46:36.661245 crc crio[22018]: time="2026-06-11T17:46:36.660892104Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.314029 | controller | Jun 11 17:46:36.661439 crc crio[22018]: time="2026-06-11T17:46:36.661297327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.314045 | controller | Jun 11 17:46:36.733422 crc crio[22018]: time="2026-06-11T17:46:36.732904939Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}"
2026-06-11 18:17:38.314061 | controller | Jun 11 17:46:36.733422 crc crio[22018]: time="2026-06-11T17:46:36.732966521Z" level=info msg="Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314077 | controller | Jun 11 17:46:37.472663 crc crio[22018]: 2026-06-11T17:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342dc5431d4722 Mac:f6:6b:41:1d:7a:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b SocketPath: PciID:}] [{Interface:0xc000195350 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.314093 | controller | Jun 11 17:46:37.474156 crc crio[22018]: time="2026-06-11T17:46:37.473892255Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}"
2026-06-11 18:17:38.314109 | controller | Jun 11 17:46:37.474156 crc crio[22018]: time="2026-06-11T17:46:37.474033369Z" level=info msg="Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.314125 | controller | Jun 11 17:46:37.485027 crc crio[22018]: time="2026-06-11T17:46:37.483970448Z" level=info msg="Ran pod sandbox 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.314141 | controller | Jun 11 17:46:37.494050 crc crio[22018]: time="2026-06-11T17:46:37.491947706Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.314162 | controller | Jun 11 17:46:37.494050 crc crio[22018]: time="2026-06-11T17:46:37.492135162Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.314178 | controller | Jun 11 17:46:37.494050 crc crio[22018]: time="2026-06-11T17:46:37.492210994Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.314194 | controller | Jun 11 17:46:37.495578 crc crio[22018]: time="2026-06-11T17:46:37.49552582Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.314210 | controller | Jun 11 17:46:37.507391 crc crio[22018]: time="2026-06-11T17:46:37.505022362Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-11 18:17:38.314226 | controller | Jun 11 17:46:42.083497 crc crio[22018]: time="2026-06-11T17:46:42.082253189Z" level=info msg="Stopping container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 (timeout: 30s)" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314242 | controller | Jun 11 17:46:42.083497 crc crio[22018]: time="2026-06-11T17:46:42.082582064Z" level=info msg="Stopping container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad (timeout: 30s)" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314258 | controller | Jun 11 17:46:42.302240 crc crio[22018]: time="2026-06-11T17:46:42.301510376Z" level=info msg="Stopped container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314274 | controller | Jun 11 17:46:42.647224 crc crio[22018]: time="2026-06-11T17:46:42.647105202Z" level=info msg="Stopped container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314290 | controller | Jun 11 17:46:42.656549 crc crio[22018]: time="2026-06-11T17:46:42.656193044Z" level=info msg="Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314306 | controller | Jun 11 17:46:42.665548 crc crio[22018]: time="2026-06-11T17:46:42.665488116Z" level=info msg="Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc002b14a20}] Aliases:map[]}"
2026-06-11 18:17:38.314322 | controller | Jun 11 17:46:42.665732 crc crio[22018]: time="2026-06-11T17:46:42.665690712Z" level=info msg="Deleting pod openstack_swift-proxy-6d4d56598c-rjxm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314338 | controller | Jun 11 17:46:43.116458 crc crio[22018]: time="2026-06-11T17:46:43.115879613Z" level=info msg="Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314358 | controller | Jun 11 17:46:43.117093 crc crio[22018]: time="2026-06-11T17:46:43.115890432Z" level=info msg="Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314375 | controller | Jun 11 17:46:43.117164 crc crio[22018]: time="2026-06-11T17:46:43.117138664Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc0023004c8}] Aliases:map[]}"
2026-06-11 18:17:38.314391 | controller | Jun 11 17:46:43.117164 crc crio[22018]: time="2026-06-11T17:46:43.117153494Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc0029b48d0}] Aliases:map[]}"
2026-06-11 18:17:38.314408 | controller | Jun 11 17:46:43.117300 crc crio[22018]: time="2026-06-11T17:46:43.117279776Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-84498 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314424 | controller | Jun 11 17:46:43.117633 crc crio[22018]: time="2026-06-11T17:46:43.117292839Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-p92dh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314440 | controller | Jun 11 17:46:43.247379 crc crio[22018]: time="2026-06-11T17:46:43.245084811Z" level=info msg="Stopped pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314456 | controller | Jun 11 17:46:43.618626 crc crio[22018]: time="2026-06-11T17:46:43.616142843Z" level=info msg="Stopped pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314472 | controller | Jun 11 17:46:43.694045 crc crio[22018]: time="2026-06-11T17:46:43.693125905Z" level=info msg="Stopped pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314488 | controller | Jun 11 17:46:44.200213 crc crio[22018]: time="2026-06-11T17:46:44.200139158Z" level=info msg="Removing container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.314504 | controller | Jun 11 17:46:44.248515 crc crio[22018]: time="2026-06-11T17:46:44.247767253Z" level=info msg="Removed container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.314521 | controller | Jun 11 17:46:44.252904 crc crio[22018]: time="2026-06-11T17:46:44.252854051Z" level=info msg="Removing container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.314537 | controller | Jun 11 17:46:44.343646 crc crio[22018]: time="2026-06-11T17:46:44.343589015Z" level=info msg="Stopping container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e (timeout: 30s)" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314557 | controller | Jun 11 17:46:44.368270 crc crio[22018]: time="2026-06-11T17:46:44.36820143Z" level=info msg="Stopping container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 (timeout: 30s)" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314574 | controller | Jun 11 17:46:44.368564 crc crio[22018]: time="2026-06-11T17:46:44.368310493Z" level=info msg="Stopping container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 (timeout: 30s)" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314590 | controller | Jun 11 17:46:44.374597 crc crio[22018]: time="2026-06-11T17:46:44.374555235Z" level=info msg="Removed container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.314606 | controller | Jun 11 17:46:44.455927 crc crio[22018]: time="2026-06-11T17:46:44.455735118Z" level=info msg="Stopping container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 (timeout: 30s)" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314634 | controller | Jun 11 17:46:44.456836 crc crio[22018]: time="2026-06-11T17:46:44.456741901Z" level=info msg="Stopping container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 (timeout: 30s)" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314652 | controller | Jun 11 17:46:44.503245 crc crio[22018]: time="2026-06-11T17:46:44.503043198Z" level=info msg="Stopped container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314669 | controller | Jun 11 17:46:44.586647 crc crio[22018]: time="2026-06-11T17:46:44.586569347Z" level=info msg="Stopped container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314686 | controller | Jun 11 17:46:44.617198 crc crio[22018]: time="2026-06-11T17:46:44.617020666Z" level=info msg="Stopped container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314702 | controller | Jun 11 17:46:44.618221 crc crio[22018]: time="2026-06-11T17:46:44.618076407Z" level=info msg="Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314718 | controller | Jun 11 17:46:44.619894 crc crio[22018]: time="2026-06-11T17:46:44.619850663Z" level=info msg="Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc005da0e68}] Aliases:map[]}"
2026-06-11 18:17:38.314735 | controller | Jun 11 17:46:44.620062 crc crio[22018]: time="2026-06-11T17:46:44.620001398Z" level=info msg="Deleting pod openstack_neutron-5bcd44869-4nmqw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314756 | controller | Jun 11 17:46:45.193390 crc crio[22018]: time="2026-06-11T17:46:45.188145113Z" level=info msg="Stopped pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314773 | controller | Jun 11 17:46:45.582641 crc crio[22018]: time="2026-06-11T17:46:45.58215899Z" level=info msg="Stopped container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314790 | controller | Jun 11 17:46:45.583939 crc crio[22018]: time="2026-06-11T17:46:45.583870045Z" level=info msg="Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314807 | controller | Jun 11 17:46:45.585083 crc crio[22018]: time="2026-06-11T17:46:45.585026521Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc000aa4b48}] Aliases:map[]}"
2026-06-11 18:17:38.314823 | controller | Jun 11 17:46:45.585219 crc crio[22018]: time="2026-06-11T17:46:45.585178296Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314840 | controller | Jun 11 17:46:45.913168 crc crio[22018]: time="2026-06-11T17:46:45.912955064Z" level=info msg="Stopped pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314876 | controller | Jun 11 17:46:46.299024 crc crio[22018]: time="2026-06-11T17:46:46.298299038Z" level=info msg="Removing container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.314894 | controller | Jun 11 17:46:46.824848 crc crio[22018]: time="2026-06-11T17:46:46.82412182Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.314911 | controller | Jun 11 17:46:46.824848 crc crio[22018]: time="2026-06-11T17:46:46.824805081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.314927 | controller | Jun 11 17:46:55.651279 crc crio[22018]: time="2026-06-11T17:46:55.650010919Z" level=info msg="Stopped container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.314944 | controller | Jun 11 17:46:55.652767 crc crio[22018]: time="2026-06-11T17:46:55.651997523Z" level=info msg="Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.314960 | controller | Jun 11 17:46:55.654366 crc crio[22018]: time="2026-06-11T17:46:55.654242145Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc00012b108}] Aliases:map[]}"
2026-06-11 18:17:38.314981 | controller | Jun 11 17:46:55.654593 crc crio[22018]: time="2026-06-11T17:46:55.654533294Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.314998 | controller | Jun 11 17:46:55.716305 crc crio[22018]: time="2026-06-11T17:46:55.7161941Z" level=info msg="Stopped container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.315015 | controller | Jun 11 17:46:55.717521 crc crio[22018]: time="2026-06-11T17:46:55.717439237Z" level=info msg="Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.315031 | controller | Jun 11 17:46:55.719785 crc crio[22018]: time="2026-06-11T17:46:55.719679338Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc00141a7c8}] Aliases:map[]}"
2026-06-11 18:17:38.315047 | controller | Jun 11 17:46:55.720256 crc crio[22018]: time="2026-06-11T17:46:55.720185684Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.315063 | controller | Jun 11 17:46:55.777213 crc crio[22018]: time="2026-06-11T17:46:55.777090484Z" level=info msg="Removed container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315079 | controller | Jun 11 17:46:55.850662 crc crio[22018]: time="2026-06-11T17:46:55.85053912Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.315096 | controller | Jun 11 17:46:55.851302 crc crio[22018]: time="2026-06-11T17:46:55.851206371Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2852af86-0911-48bf-a267-0226a440b8ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315112 | controller | Jun 11 17:46:55.855770 crc crio[22018]: time="2026-06-11T17:46:55.855602022Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}"
2026-06-11 18:17:38.315128 | controller | Jun 11 17:46:55.855770 crc crio[22018]: time="2026-06-11T17:46:55.855661054Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.315144 | controller | Jun 11 17:46:55.898226 crc crio[22018]: time="2026-06-11T17:46:55.897160341Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a79cd326-9215-443b-9a92-4ce02b70b721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315164 | controller | Jun 11 17:46:55.929167 crc crio[22018]: time="2026-06-11T17:46:55.92901095Z" level=info msg="Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.315181 | controller | Jun 11 17:46:55.932258 crc crio[22018]: time="2026-06-11T17:46:55.932172552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315197 | controller | Jun 11 17:46:56.093293 crc crio[22018]: time="2026-06-11T17:46:56.092535916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315213 | controller | Jun 11 17:46:56.106281 crc crio[22018]: time="2026-06-11T17:46:56.106193539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315230 | controller | Jun 11 17:46:56.262220 crc crio[22018]: time="2026-06-11T17:46:56.262056264Z" level=info msg="Created container 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.315246 | controller | Jun 11 17:46:56.269989 crc crio[22018]: time="2026-06-11T17:46:56.269935923Z" level=info msg="Stopped pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.315263 | controller | Jun 11 17:46:56.272078 crc crio[22018]: time="2026-06-11T17:46:56.271695189Z" level=info msg="Starting container: 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1" id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.315286 | controller | Jun 11 17:46:56.283091 crc crio[22018]: time="2026-06-11T17:46:56.282709429Z" level=info msg="Started container" PID=249415 containerID=708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664
2026-06-11 18:17:38.315307 | controller | Jun 11 17:46:56.336116 crc crio[22018]: time="2026-06-11T17:46:56.336012659Z" level=info msg="Stopped pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.315324 | controller | Jun 11 17:46:56.345209 crc crio[22018]: 2026-06-11T17:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a561e5cbae63c85 Mac:4a:e1:e3:91:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.315341 | controller | Jun 11 17:46:56.345209 crc crio[22018]: time="2026-06-11T17:46:56.340812596Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}"
2026-06-11 18:17:38.315361 | controller | Jun 11 17:46:56.345209 crc crio[22018]: time="2026-06-11T17:46:56.340980371Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.315379 | controller | Jun 11 17:46:56.394535 crc crio[22018]: time="2026-06-11T17:46:56.393805485Z" level=info msg="Ran pod sandbox a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 with infra container: openstack/nova-scheduler-0/POD" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.315395 | controller | Jun 11 17:46:56.401850 crc crio[22018]: time="2026-06-11T17:46:56.401761257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=1943d5f1-8bed-4162-a869-816fc8f921ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315411 | controller | Jun 11 17:46:56.455941 crc crio[22018]: time="2026-06-11T17:46:56.449298377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=27f2c54e-05cb-469a-8e9a-9700423d1af7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315427 | controller | Jun 11 17:46:56.460032 crc crio[22018]: time="2026-06-11T17:46:56.459943555Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.315443 | controller | Jun 11 17:46:56.460481 crc crio[22018]: time="2026-06-11T17:46:56.46042367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315459 | controller | Jun 11 17:46:56.528453 crc crio[22018]: time="2026-06-11T17:46:56.526735239Z" level=info msg="Removing container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315475 | controller | Jun 11 17:46:56.640667 crc crio[22018]: time="2026-06-11T17:46:56.640612433Z" level=info msg="Removed container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315491 | controller | Jun 11 17:46:56.647209 crc crio[22018]: time="2026-06-11T17:46:56.647093247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315507 | controller | Jun 11 17:46:56.650838 crc crio[22018]: time="2026-06-11T17:46:56.650720143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315523 | controller | Jun 11 17:46:56.652230 crc crio[22018]: time="2026-06-11T17:46:56.652150199Z" level=info msg="Removing container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315538 | controller | Jun 11 17:46:56.804175 crc crio[22018]: time="2026-06-11T17:46:56.804109059Z" level=info msg="Removed container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315554 | controller | Jun 11 17:46:56.821964 crc crio[22018]: time="2026-06-11T17:46:56.819548859Z" level=info msg="Removing container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315580 | controller | Jun 11 17:46:56.859383 crc crio[22018]: time="2026-06-11T17:46:56.859253979Z" level=info msg="Removed container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315596 | controller | Jun 11 17:46:56.863465 crc crio[22018]: time="2026-06-11T17:46:56.863364148Z" level=info msg="Removing container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315611 | controller | Jun 11 17:46:56.962241 crc crio[22018]: time="2026-06-11T17:46:56.962122214Z" level=info msg="Removed container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.315627 | controller | Jun 11 17:46:57.092165 crc crio[22018]: time="2026-06-11T17:46:57.091970251Z" level=info msg="Created container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.315643 | controller | Jun 11 17:46:57.093767 crc crio[22018]: time="2026-06-11T17:46:57.093688765Z" level=info msg="Starting container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9" id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.315659 | controller | Jun 11 17:46:57.103914 crc crio[22018]: time="2026-06-11T17:46:57.103820186Z" level=info msg="Started container" PID=249530 containerID=0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3
2026-06-11 18:17:38.315675 | controller | Jun 11 17:46:58.878484 crc crio[22018]: time="2026-06-11T17:46:58.877164482Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.315691 | controller | Jun 11 17:46:58.879433 crc crio[22018]: time="2026-06-11T17:46:58.878584138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315707 | controller | Jun 11 17:46:58.928631 crc crio[22018]: time="2026-06-11T17:46:58.928522962Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}"
2026-06-11 18:17:38.315723 | controller | Jun 11 17:46:58.928631 crc crio[22018]: time="2026-06-11T17:46:58.928591084Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.315740 | controller | Jun 11 17:46:59.049881 crc crio[22018]: time="2026-06-11T17:46:59.049793657Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.315756 | controller | Jun 11 17:46:59.050104 crc crio[22018]: time="2026-06-11T17:46:59.04989335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315779 | controller | Jun 11 17:46:59.091187 crc crio[22018]: time="2026-06-11T17:46:59.090629213Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}"
2026-06-11 18:17:38.315796 | controller | Jun 11 17:46:59.091187 crc crio[22018]: time="2026-06-11T17:46:59.091133399Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.315813 | controller | Jun 11 17:46:59.560696 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3bc843e3f141dd Mac:52:77:3a:48:be:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e SocketPath: PciID:}] [{Interface:0xc00030f530 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.315829 | controller | Jun 11 17:46:59.561947 crc crio[22018]: time="2026-06-11T17:46:59.561876433Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}"
2026-06-11 18:17:38.315845 | controller | Jun 11 17:46:59.562128 crc crio[22018]: time="2026-06-11T17:46:59.562071539Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.315882 | controller | Jun 11 17:46:59.575884 crc crio[22018]: time="2026-06-11T17:46:59.575778079Z" level=info msg="Ran pod sandbox c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 with infra container: openstack/nova-metadata-0/POD" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.315899 | controller | Jun 11 17:46:59.582475 crc crio[22018]: time="2026-06-11T17:46:59.582086311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9a4d9e75-4b4e-41c0-b360-2ba8e67ec8b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315915 | controller | Jun 11 17:46:59.588466 crc crio[22018]: time="2026-06-11T17:46:59.587886736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fdf51c4c-7403-48ee-a0a6-4e7093e570ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.315930 | controller | Jun 11 17:46:59.598550 crc crio[22018]: time="2026-06-11T17:46:59.598461102Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.315946 | controller | Jun 11 17:46:59.600989 crc crio[22018]: time="2026-06-11T17:46:59.600918951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.315962 | controller | Jun 11 17:46:59.658028 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fecd5aa3ee428e Mac:c2:f1:d1:e5:53:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.315990 | controller | Jun 11 17:46:59.661303 crc crio[22018]: time="2026-06-11T17:46:59.660870502Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}"
2026-06-11 18:17:38.316016 | controller | Jun 11 17:46:59.661303 crc crio[22018]: time="2026-06-11T17:46:59.661085459Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.316040 | controller | Jun 11 17:46:59.672314 crc crio[22018]: time="2026-06-11T17:46:59.672218805Z" level=info msg="Ran pod sandbox 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 with infra container: openstack/nova-api-0/POD" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.316063 | controller | Jun 11 17:46:59.679053 crc crio[22018]: time="2026-06-11T17:46:59.678909425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a5cbf736-8559-43a6-8728-d8b3d8bcc57e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316086 | controller | Jun 11 17:46:59.684149 crc crio[22018]: time="2026-06-11T17:46:59.684062148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6c046f41-c3b4-44b2-9f9e-a28af8d6570f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316107 | controller | Jun 11 17:46:59.689568 crc crio[22018]: time="2026-06-11T17:46:59.689499261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316126 | controller | Jun 11 17:46:59.693993 crc crio[22018]: time="2026-06-11T17:46:59.693933071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316141 | controller | Jun 11 17:46:59.698718 crc crio[22018]: time="2026-06-11T17:46:59.698633722Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316157 | controller | Jun 11 17:46:59.699259 crc crio[22018]: time="2026-06-11T17:46:59.69919892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316173 | controller | Jun 11 17:46:59.772051 crc crio[22018]: time="2026-06-11T17:46:59.771016626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316188 | controller | Jun 11 17:46:59.775757 crc crio[22018]: time="2026-06-11T17:46:59.775695246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316206 | controller | Jun 11 17:46:59.969163 crc crio[22018]: time="2026-06-11T17:46:59.969069932Z" level=info msg="Created container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316228 | controller | Jun 11 17:46:59.986130 crc crio[22018]: time="2026-06-11T17:46:59.984266676Z" level=info msg="Starting container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05" id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.316258 | controller | Jun 11 17:46:59.986522 crc crio[22018]: time="2026-06-11T17:46:59.986273351Z" level=info msg="Created container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316280 | controller | Jun 11 17:46:59.989040 crc crio[22018]: time="2026-06-11T17:46:59.988935937Z" level=info msg="Starting container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6" id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.316299 | controller | Jun 11 17:46:59.990266 crc crio[22018]: time="2026-06-11T17:46:59.990178157Z" level=info msg="Started container" PID=249816 containerID=758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 description=openstack/nova-metadata-0/nova-metadata-log id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929
2026-06-11 18:17:38.316315 | controller | Jun 11 17:46:59.999713 crc crio[22018]: time="2026-06-11T17:46:59.999545822Z" level=info msg="Started container" PID=249827 containerID=13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 description=openstack/nova-api-0/nova-api-log id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3
2026-06-11 18:17:38.316331 | controller | Jun 11 17:47:00.012010 crc crio[22018]: time="2026-06-11T17:47:00.011925941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9d185a49-f4cc-4ea2-8568-3ab0f22f6734 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316347 | controller | Jun 11 17:47:00.025860 crc crio[22018]: time="2026-06-11T17:47:00.025819746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=64aa25ab-bfef-49e5-9bb6-92e7879ed71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316362 | controller | Jun 11 17:47:00.070425 crc crio[22018]: time="2026-06-11T17:47:00.070270205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bd62e925-edf5-44fe-95d4-f5fe917c112f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316377 | controller | Jun 11 17:47:00.101780 crc crio[22018]: time="2026-06-11T17:47:00.101683655Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316393 | controller | Jun 11 17:47:00.102157 crc crio[22018]: time="2026-06-11T17:47:00.102119029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316408 | controller | Jun 11 17:47:00.127512 crc crio[22018]: time="2026-06-11T17:47:00.12744455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=44844978-508b-49d4-95af-ac54bf144cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.316424 | controller | Jun 11 17:47:00.164130 crc crio[22018]: time="2026-06-11T17:47:00.163954897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316443 | controller | Jun 11 17:47:00.167273 crc crio[22018]: time="2026-06-11T17:47:00.167213642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316461 | controller | Jun 11 17:47:00.173383 crc crio[22018]: time="2026-06-11T17:47:00.173234054Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316480 | controller | Jun 11 17:47:00.174063 crc crio[22018]: time="2026-06-11T17:47:00.173993838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316495 | controller | Jun 11 17:47:00.260597 crc crio[22018]: time="2026-06-11T17:47:00.254262255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316511 | controller | Jun 11 17:47:00.260597 crc crio[22018]: time="2026-06-11T17:47:00.257382962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.316527 | controller | Jun 11 17:47:00.397709 crc crio[22018]: time="2026-06-11T17:47:00.397521914Z" level=info msg="Created container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316542 | controller | Jun 11 17:47:00.399090 crc crio[22018]: time="2026-06-11T17:47:00.398955889Z" level=info msg="Created container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.316557 | controller | Jun 11 17:47:00.399386 crc crio[22018]: time="2026-06-11T17:47:00.399220419Z" level=info msg="Starting container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd" id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.316573 | controller | Jun 11 17:47:00.399928 crc crio[22018]: time="2026-06-11T17:47:00.399828417Z" level=info msg="Starting container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0" id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.316588 | controller | Jun 11 17:47:00.405821 crc crio[22018]: time="2026-06-11T17:47:00.405711345Z" level=info msg="Started container" PID=249870 containerID=b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd description=openstack/nova-api-0/nova-api-api id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3
2026-06-11 18:17:38.316604 | controller | Jun 11 17:47:00.406669 crc crio[22018]: time="2026-06-11T17:47:00.406542433Z" level=info msg="Started container" PID=249869 containerID=4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 description=openstack/nova-metadata-0/nova-metadata-metadata id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929
2026-06-11 18:17:38.316620 | controller | Jun 11 17:47:25.056752 crc crio[22018]: time="2026-06-11T17:47:25.055123755Z" level=info msg="Removing container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.316636 | controller | Jun 11 17:47:25.199242 crc crio[22018]: time="2026-06-11T17:47:25.198711698Z" level=info msg="Removed container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.316655 | controller | Jun 11 17:47:25.206475 crc crio[22018]: time="2026-06-11T17:47:25.205764131Z" level=info msg="Removing container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.316671 | controller | Jun 11 17:47:25.264969 crc crio[22018]: time="2026-06-11T17:47:25.264719769Z" level=info msg="Removed container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.316687 | controller | Jun 11 17:47:25.292086 crc crio[22018]: time="2026-06-11T17:47:25.291929015Z" level=info msg="Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316702 | controller | Jun 11 17:47:25.292086 crc crio[22018]: time="2026-06-11T17:47:25.29206469Z" level=info msg="Stopped pod sandbox (already stopped): 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316718 | controller | Jun 11 17:47:25.292778 crc crio[22018]: time="2026-06-11T17:47:25.292702979Z" level=info msg="Removing pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316733 | controller | Jun 11 17:47:25.342571 crc crio[22018]: time="2026-06-11T17:47:25.342507686Z" level=info msg="Removed pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316748 | controller | Jun 11 17:47:25.344897 crc crio[22018]: time="2026-06-11T17:47:25.344869691Z" level=info msg="Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316763 | controller | Jun 11 17:47:25.345060 crc crio[22018]: time="2026-06-11T17:47:25.345041046Z" level=info msg="Stopped pod sandbox (already stopped): 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316779 | controller | Jun 11 17:47:25.345946 crc crio[22018]: time="2026-06-11T17:47:25.345923474Z" level=info msg="Removing pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316794 | controller | Jun 11 17:47:25.416271 crc crio[22018]: time="2026-06-11T17:47:25.41608664Z" level=info msg="Removed pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316810 | controller | Jun 11 17:47:25.417907 crc crio[22018]: time="2026-06-11T17:47:25.417773872Z" level=info msg="Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316825 | controller | Jun 11 17:47:25.418007 crc crio[22018]: time="2026-06-11T17:47:25.417957748Z" level=info msg="Stopped pod sandbox (already stopped): 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316840 | controller | Jun 11 17:47:25.419047 crc crio[22018]: time="2026-06-11T17:47:25.41898244Z" level=info msg="Removing pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316881 | controller | Jun 11 17:47:25.454866 crc crio[22018]: time="2026-06-11T17:47:25.453009639Z" level=info msg="Removed pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316899 | controller | Jun 11 17:47:25.456733 crc crio[22018]: time="2026-06-11T17:47:25.455984258Z" level=info msg="Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316915 | controller | Jun 11 17:47:25.456733 crc crio[22018]: time="2026-06-11T17:47:25.456089892Z" level=info msg="Stopped pod sandbox (already stopped): bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316930 | controller | Jun 11 17:47:25.457061 crc crio[22018]: time="2026-06-11T17:47:25.456940539Z" level=info msg="Removing pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316947 | controller | Jun 11 17:47:25.490441 crc crio[22018]: time="2026-06-11T17:47:25.490089406Z" level=info msg="Removed pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.316963 | controller | Jun 11 17:47:25.492132 crc crio[22018]: time="2026-06-11T17:47:25.492040826Z" level=info msg="Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316979 | controller | Jun 11 17:47:25.492132 crc crio[22018]: time="2026-06-11T17:47:25.492107558Z" level=info msg="Stopped pod sandbox (already stopped): 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.316995 | controller | Jun 11 17:47:25.492833 crc crio[22018]: time="2026-06-11T17:47:25.4927882Z" level=info msg="Removing pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317010 | controller | Jun 11 17:47:25.513767 crc crio[22018]: time="2026-06-11T17:47:25.513595116Z" level=info msg="Removed pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317026 | controller | Jun 11 17:47:25.515014 crc crio[22018]: time="2026-06-11T17:47:25.514751173Z" level=info msg="Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317041 | controller | Jun 11 17:47:25.515014 crc crio[22018]: time="2026-06-11T17:47:25.514804715Z" level=info msg="Stopped pod sandbox (already stopped): 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317057 | controller | Jun 11 17:47:25.515568 crc crio[22018]: time="2026-06-11T17:47:25.515477177Z" level=info msg="Removing pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317072 | controller | Jun 11 17:47:25.541646 crc crio[22018]: time="2026-06-11T17:47:25.541529344Z" level=info msg="Removed pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317092 | controller | Jun 11 17:47:25.543064 crc crio[22018]: time="2026-06-11T17:47:25.543013599Z" level=info msg="Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317107 | controller | Jun 11 17:47:25.543214 crc crio[22018]: time="2026-06-11T17:47:25.543095372Z" level=info msg="Stopped pod sandbox (already stopped): 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317123 | controller | Jun 11 17:47:25.544702 crc crio[22018]: time="2026-06-11T17:47:25.54395129Z" level=info msg="Removing pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317138 | controller | Jun 11 17:47:25.575193 crc crio[22018]: time="2026-06-11T17:47:25.57506941Z" level=info msg="Removed pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317154 | controller | Jun 11 17:48:00.545559 crc crio[22018]: time="2026-06-11T17:48:00.543438256Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686668-w8bdf/POD" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.317170 | controller | Jun 11 17:48:00.545559 crc crio[22018]: time="2026-06-11T17:48:00.544089957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317186 | controller | Jun 11 17:48:00.578753 crc crio[22018]: time="2026-06-11T17:48:00.578276805Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}"
2026-06-11 18:17:38.317202 | controller | Jun 11 17:48:00.578753 crc crio[22018]: time="2026-06-11T17:48:00.57873252Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686668-w8bdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.317219 | controller | Jun 11 17:48:01.134533 crc crio[22018]: 2026-06-11T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8b64fc6691db8f Mac:ba:eb:7e:55:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.317235 | controller | Jun 11 17:48:01.135455 crc crio[22018]: time="2026-06-11T17:48:01.13520235Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}"
2026-06-11 18:17:38.317251 | controller | Jun 11 17:48:01.135671 crc crio[22018]: time="2026-06-11T17:48:01.13552318Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686668-w8bdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.317270 | controller | Jun 11 17:48:01.146963 crc crio[22018]: time="2026-06-11T17:48:01.146638688Z" level=info msg="Ran pod sandbox b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 with infra container: openshift-infra/auto-csr-approver-29686668-w8bdf/POD" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.317287 | controller | Jun 11 17:48:01.154815 crc crio[22018]: time="2026-06-11T17:48:01.154603236Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.317303 | controller | Jun 11 17:48:01.168154 crc crio[22018]: time="2026-06-11T17:48:01.168023664Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.317319 | controller | Jun 11 17:48:02.172926 crc crio[22018]: time="2026-06-11T17:48:02.172043542Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.317334 | controller | Jun 11 17:48:02.174569 crc crio[22018]: time="2026-06-11T17:48:02.173983422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=23db3400-6ea9-4147-b92a-af1521adeb65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.317352 | controller | Jun 11 17:48:02.178811 crc crio[22018]: time="2026-06-11T17:48:02.178690753Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=171fe18e-45ce-41ed-a702-3479d4298c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.317372 | controller | Jun 11 17:48:02.191067 crc crio[22018]: time="2026-06-11T17:48:02.190921102Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686668-w8bdf/oc" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.317391 | controller | Jun 11 17:48:02.192437 crc crio[22018]: time="2026-06-11T17:48:02.192268626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317452 | controller | Jun 11 17:48:02.286082 crc crio[22018]: time="2026-06-11T17:48:02.28572965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317472 | controller | Jun 11 17:48:02.549955 crc crio[22018]: time="2026-06-11T17:48:02.549769307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317489 | controller | Jun 11 17:48:02.664869 crc crio[22018]: time="2026-06-11T17:48:02.664722438Z" level=info msg="Created container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.317506 | controller | Jun 11 17:48:02.666607 crc crio[22018]: time="2026-06-11T17:48:02.666462833Z" level=info msg="Starting container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7" id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.317521 | controller | Jun 11 17:48:02.673904 crc crio[22018]: time="2026-06-11T17:48:02.673795487Z" level=info msg="Started container" PID=253755 containerID=0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7 description=openshift-infra/auto-csr-approver-29686668-w8bdf/oc id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206
2026-06-11 18:17:38.317542 | controller | Jun 11 17:48:05.080860 crc crio[22018]: time="2026-06-11T17:48:05.080131797Z" level=info msg="Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317558 | controller | Jun 11 17:48:05.082075 crc crio[22018]: time="2026-06-11T17:48:05.082002177Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc005da0910}] Aliases:map[]}"
2026-06-11 18:17:38.317574 | controller | Jun 11 17:48:05.082304 crc crio[22018]: time="2026-06-11T17:48:05.082234915Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686668-w8bdf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.317591 | controller | Jun 11 17:48:05.434638 crc crio[22018]: time="2026-06-11T17:48:05.434547949Z" level=info msg="Stopped pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317606 | controller | Jun 11 17:48:25.605375 crc crio[22018]: time="2026-06-11T17:48:25.603689577Z" level=info msg="Removing container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.317622 | controller | Jun 11 17:48:25.773790 crc crio[22018]: time="2026-06-11T17:48:25.773680639Z" level=info msg="Removed container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.317638 | controller | Jun 11 17:48:25.791802 crc crio[22018]: time="2026-06-11T17:48:25.79155456Z" level=info msg="Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317654 | controller | Jun 11 17:48:25.791802 crc crio[22018]: time="2026-06-11T17:48:25.791688914Z" level=info msg="Stopped pod sandbox (already stopped): bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317670 | controller | Jun 11 17:48:25.792884 crc crio[22018]: time="2026-06-11T17:48:25.792817574Z" level=info msg="Removing pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317685 | controller | Jun 11 17:48:25.836974 crc crio[22018]: time="2026-06-11T17:48:25.836788839Z" level=info msg="Removed pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.317701 | controller | Jun 11 17:48:26.428872 crc crio[22018]: time="2026-06-11T17:48:26.428606347Z" level=info msg="Stopping pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317716 | controller | Jun 11 17:48:26.429619 crc crio[22018]: time="2026-06-11T17:48:26.429535047Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc002ca0520}] Aliases:map[]}"
2026-06-11 18:17:38.317737 | controller | Jun 11 17:48:26.429905 crc crio[22018]: time="2026-06-11T17:48:26.429831766Z" level=info msg="Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.317754 | controller | Jun 11 17:48:26.912137 crc crio[22018]: time="2026-06-11T17:48:26.911604771Z" level=info msg="Stopped pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.317770 | controller | Jun 11 17:48:28.418642 crc crio[22018]: time="2026-06-11T17:48:28.41785379Z" level=info msg="Stopping container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 (timeout: 30s)" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.317787 | controller | Jun 11 17:48:28.421437 crc crio[22018]: time="2026-06-11T17:48:28.420984261Z" level=info msg="Stopping container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed (timeout: 30s)" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.317803 | controller | Jun 11 17:48:28.572882 crc crio[22018]: time="2026-06-11T17:48:28.572492095Z" level=info msg="Stopping container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 (timeout: 604800s)" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.317819 | controller | Jun 11 17:48:28.707775 crc crio[22018]: time="2026-06-11T17:48:28.707528974Z" level=info msg="Running pod sandbox: openstack/keystone-5cc6c7f7dd-pqf6f/POD" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.317835 | controller | Jun 11 17:48:28.707775 crc crio[22018]: time="2026-06-11T17:48:28.707655368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317874 | controller | Jun 11 17:48:28.753734 crc crio[22018]: time="2026-06-11T17:48:28.753638526Z" level=info msg="Stopping container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b (timeout: 30s)" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.317896 | controller | Jun 11 17:48:28.758108 crc crio[22018]: time="2026-06-11T17:48:28.757805685Z" level=info msg="Stopping container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 (timeout: 30s)" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.317913 | controller | Jun 11 17:48:28.793578 crc crio[22018]: time="2026-06-11T17:48:28.793496149Z" level=info msg="Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}"
2026-06-11 18:17:38.317930 | controller | Jun 11 17:48:28.793578 crc crio[22018]: time="2026-06-11T17:48:28.793558981Z" level=info msg="Adding pod openstack_keystone-5cc6c7f7dd-pqf6f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.317950 | controller | Jun 11 17:48:28.953252 crc crio[22018]: time="2026-06-11T17:48:28.952594545Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-646965f698-m9f2m/POD" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.317967 | controller | Jun 11 17:48:28.953252 crc crio[22018]: time="2026-06-11T17:48:28.952965796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.317984 | controller | Jun 11 17:48:28.974571 crc crio[22018]: time="2026-06-11T17:48:28.973084359Z" level=info msg="Running pod sandbox: openstack/barbican-worker-7f8b6f659c-ppzd5/POD" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318000 | controller | Jun 11 17:48:28.974571 crc crio[22018]: time="2026-06-11T17:48:28.973176042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318016 | controller | Jun 11 17:48:29.229992 crc crio[22018]: time="2026-06-11T17:48:29.22991655Z" level=info msg="Stopping container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 (timeout: 30s)" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318032 | controller | Jun 11 17:48:29.234243 crc crio[22018]: time="2026-06-11T17:48:29.233509672Z" level=info msg="Stopped container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318048 | controller | Jun 11 17:48:29.316693 crc crio[22018]: time="2026-06-11T17:48:29.315671338Z" level=info msg="Running pod sandbox: openstack/neutron-5574846857-xlsvh/POD" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318065 | controller | Jun 11 17:48:29.316693 crc crio[22018]: time="2026-06-11T17:48:29.316162293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318081 | controller | Jun 11 17:48:29.324464 crc crio[22018]: time="2026-06-11T17:48:29.320699039Z" level=info msg="Stopping container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 (timeout: 30s)" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318097 | controller | Jun 11 17:48:29.337077 crc crio[22018]: time="2026-06-11T17:48:29.336368016Z" level=info msg="Running pod sandbox: openstack/barbican-api-86bb58b544-9vvvm/POD" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318112 | controller | Jun 11 17:48:29.337077 crc crio[22018]: time="2026-06-11T17:48:29.33649559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318128 | controller | Jun 11 17:48:29.384248 crc crio[22018]: time="2026-06-11T17:48:29.382745705Z" level=info msg="Stopping container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 (timeout: 30s)" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318144 | controller | Jun 11 17:48:29.384248 crc crio[22018]: time="2026-06-11T17:48:29.382876976Z" level=info msg="Stopping container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 (timeout: 30s)" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318159 | controller | Jun 11 17:48:29.414762 crc crio[22018]: time="2026-06-11T17:48:29.413849194Z" level=info msg="Stopping container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd (timeout: 30s)" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318179 | controller | Jun 11 17:48:29.414762 crc crio[22018]: time="2026-06-11T17:48:29.414106172Z" level=info msg="Stopping container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 (timeout: 30s)" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318196 | controller | Jun 11 17:48:29.423828 crc crio[22018]: 2026-06-11T17:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3f9b78c784abe3 Mac:96:26:3b:1b:09:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.318213 | controller | Jun 11 17:48:29.424497 crc crio[22018]: time="2026-06-11T17:48:29.423975713Z" level=info msg="Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}"
2026-06-11 18:17:38.318229 | controller | Jun 11 17:48:29.424497 crc crio[22018]: time="2026-06-11T17:48:29.424168929Z" level=info msg="Checking pod openstack_keystone-5cc6c7f7dd-pqf6f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.318246 | controller | Jun 11 17:48:29.467663 crc crio[22018]: time="2026-06-11T17:48:29.467607751Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}"
2026-06-11 18:17:38.318262 | controller | Jun 11 17:48:29.468042 crc crio[22018]: time="2026-06-11T17:48:29.467948472Z" level=info msg="Adding pod openstack_barbican-keystone-listener-646965f698-m9f2m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.318279 | controller | Jun 11 17:48:29.478953 crc crio[22018]: time="2026-06-11T17:48:29.472148167Z" level=info msg="Stopping container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 (timeout: 30s)" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318295 | controller | Jun 11 17:48:29.532739 crc crio[22018]: time="2026-06-11T17:48:29.532569092Z" level=info msg="Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}"
2026-06-11 18:17:38.318312 | controller | Jun 11 17:48:29.532739 crc crio[22018]: time="2026-06-11T17:48:29.532688616Z" level=info msg="Adding pod openstack_barbican-worker-7f8b6f659c-ppzd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.318328 | controller | Jun 11 17:48:29.563573 crc crio[22018]: time="2026-06-11T17:48:29.563530709Z" level=info msg="Stopping container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c (timeout: 30s)" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318348 | controller | Jun 11 17:48:29.581975 crc crio[22018]: time="2026-06-11T17:48:29.577711099Z" level=info msg="Ran pod sandbox d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 with infra container: openstack/keystone-5cc6c7f7dd-pqf6f/POD" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318365 | controller | Jun 11 17:48:29.588688 crc crio[22018]: time="2026-06-11T17:48:29.588601792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ebfd54af-aa98-4a67-9175-4ac9dd1e544f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.318381 | controller | Jun 11 17:48:29.656662 crc crio[22018]: time="2026-06-11T17:48:29.656305336Z" level=info msg="Stopping container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 (timeout: 604800s)" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318398 | controller | Jun 11 17:48:29.718612 crc crio[22018]: time="2026-06-11T17:48:29.716167487Z" level=info msg="Stopped container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318414 | controller | Jun 11 17:48:29.718985 crc crio[22018]: time="2026-06-11T17:48:29.718619381Z" level=info msg="Stopped container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318430 | controller | Jun 11 17:48:29.727190 crc crio[22018]: time="2026-06-11T17:48:29.72664665Z" level=info msg="Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}"
2026-06-11 18:17:38.318447 | controller | Jun 11 17:48:29.727190 crc crio[22018]: time="2026-06-11T17:48:29.726696091Z" level=info msg="Adding pod openstack_neutron-5574846857-xlsvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.318465 | controller | Jun 11 17:48:29.777616 crc crio[22018]: time="2026-06-11T17:48:29.777366893Z" level=info msg="Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}"
2026-06-11 18:17:38.318482 | controller | Jun 11 17:48:29.777616 crc crio[22018]: time="2026-06-11T17:48:29.777463326Z" level=info msg="Adding pod openstack_barbican-api-86bb58b544-9vvvm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.318498 | controller | Jun 11 17:48:29.914432 crc crio[22018]: time="2026-06-11T17:48:29.914127981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=f68a4ecd-a9e1-434c-a923-69d61a0a63a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.318514 | controller | Jun 11 17:48:29.939552 crc crio[22018]: time="2026-06-11T17:48:29.939478684Z" level=info msg="Creating container: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.318534 | controller | Jun 11 17:48:29.939903 crc crio[22018]: time="2026-06-11T17:48:29.939859217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318551 | controller | Jun 11 17:48:30.268388 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab81ac51781e109 Mac:ce:38:71:1a:b8:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.318568 | controller | Jun 11 17:48:30.268753 crc crio[22018]: time="2026-06-11T17:48:30.268579103Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}"
2026-06-11 18:17:38.318584 | controller | Jun 11 17:48:30.268753 crc crio[22018]: time="2026-06-11T17:48:30.268716827Z" level=info msg="Checking pod openstack_barbican-keystone-listener-646965f698-m9f2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.318601 | controller | Jun 11 17:48:30.287393 crc crio[22018]: time="2026-06-11T17:48:30.28682984Z" level=info msg="Ran pod sandbox ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 with infra container: openstack/barbican-keystone-listener-646965f698-m9f2m/POD" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318617 | controller | Jun 11 17:48:30.321384 crc crio[22018]: time="2026-06-11T17:48:30.32067439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=733a5612-a347-430a-98e9-e2a9b0f10514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.318646 | controller | Jun 11 17:48:30.345426 crc crio[22018]: time="2026-06-11T17:48:30.343105132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318662 | controller | Jun 11 17:48:30.357390 crc crio[22018]: time="2026-06-11T17:48:30.355965706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2791a042-ac20-40c2-ad43-3005ba21b086 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.318678 | controller | Jun 11 17:48:30.370392 crc crio[22018]: time="2026-06-11T17:48:30.368773945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318694 | controller | Jun 11 17:48:30.396384 crc crio[22018]: time="2026-06-11T17:48:30.39516115Z" level=info msg="Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.318710 | controller | Jun 11 17:48:30.396384 crc crio[22018]: time="2026-06-11T17:48:30.395602264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318730 | controller | Jun 11 17:48:30.457613 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dde26ab672a2d8 Mac:6e:46:b8:8c:a9:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e SocketPath: PciID:}] [{Interface:0xc000534b30 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.318747 | controller | Jun 11 17:48:30.487842 crc crio[22018]: time="2026-06-11T17:48:30.48614377Z" level=info msg="Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}"
2026-06-11 18:17:38.318763 | controller | Jun 11 17:48:30.487842 crc crio[22018]: time="2026-06-11T17:48:30.486389813Z" level=info msg="Checking pod openstack_barbican-worker-7f8b6f659c-ppzd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.318780 | controller | Jun 11 17:48:30.672493 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c60fe534bd4596 Mac:4e:df:6d:f1:4c:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.318796 | controller | Jun 11 17:48:30.683084 crc crio[22018]: time="2026-06-11T17:48:30.683012587Z" level=info msg="Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}"
2026-06-11 18:17:38.318813 | controller | Jun 11 17:48:30.683306 crc crio[22018]: time="2026-06-11T17:48:30.683204493Z" level=info msg="Checking pod openstack_barbican-api-86bb58b544-9vvvm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.318829 | controller | Jun 11 17:48:30.697626 crc crio[22018]: time="2026-06-11T17:48:30.697543486Z" level=info msg="Created container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.318845 | controller | Jun 11 17:48:30.699179 crc crio[22018]: time="2026-06-11T17:48:30.699117726Z" level=info msg="Starting container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db" id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.318881 | controller | Jun 11 17:48:30.706807 crc crio[22018]: time="2026-06-11T17:48:30.706707867Z" level=info msg="Started container" PID=255695 containerID=b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db description=openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98
2026-06-11 18:17:38.318899 | controller | Jun 11 17:48:30.706976 crc crio[22018]: time="2026-06-11T17:48:30.706830734Z" level=info msg="Stopping container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be (timeout: 30s)" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318922 | controller | Jun 11 17:48:30.754994 crc crio[22018]: time="2026-06-11T17:48:30.754890932Z" level=info msg="Stopped container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.318939 | controller | Jun 11 17:48:30.769273 crc crio[22018]: time="2026-06-11T17:48:30.769171734Z" level=info msg="Ran pod sandbox 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 with infra container: openstack/barbican-worker-7f8b6f659c-ppzd5/POD" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.318955 | controller | Jun 11 17:48:30.780569 crc crio[22018]: time="2026-06-11T17:48:30.780467226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.318971 | controller | Jun 11 17:48:30.785111 crc crio[22018]: time="2026-06-11T17:48:30.784910058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=286ad93c-67df-4ccf-a4b3-268fa384fbf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.318987 | controller | Jun 11 17:48:30.785553 crc crio[22018]: time="2026-06-11T17:48:30.785143895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319002 | controller | Jun 11 17:48:30.843595 crc crio[22018]: time="2026-06-11T17:48:30.843508946Z" level=info msg="Stopping container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 (timeout: 30s)" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319018 | controller | Jun 11 17:48:31.002675 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea31e8c420e8df5 Mac:16:5e:89:a3:49:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.319034 | controller | Jun 11 17:48:31.003595 crc crio[22018]: time="2026-06-11T17:48:31.003501052Z" level=info msg="Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}"
2026-06-11 18:17:38.319050 | controller | Jun 11 17:48:31.003700 crc crio[22018]: time="2026-06-11T17:48:31.003667357Z" level=info msg="Checking pod openstack_neutron-5574846857-xlsvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.319067 | controller | Jun 11 17:48:31.043894 crc crio[22018]: time="2026-06-11T17:48:31.043801322Z" level=info msg="Stopped container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319083 | controller | Jun 11 17:48:31.049705 crc crio[22018]: time="2026-06-11T17:48:31.049662778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=54a5f3b8-0401-4cfe-8340-34a85c8c335d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319099 | controller | Jun 11 17:48:31.051146 crc crio[22018]: time="2026-06-11T17:48:31.050866396Z" level=info msg="Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.319119 | controller | Jun 11 17:48:31.058638 crc crio[22018]: time="2026-06-11T17:48:31.058188766Z" level=info msg="Ran pod sandbox ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 with infra container: openstack/neutron-5574846857-xlsvh/POD" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.319135 | controller | Jun 11 17:48:31.058865 crc crio[22018]: time="2026-06-11T17:48:31.058807184Z" level=info msg="Ran pod sandbox 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 with infra container: openstack/barbican-api-86bb58b544-9vvvm/POD" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.319151 | controller | Jun 11 17:48:31.062715 crc crio[22018]: time="2026-06-11T17:48:31.062532108Z" level=info msg="Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319167 | controller | Jun 11 17:48:31.065256 crc crio[22018]: time="2026-06-11T17:48:31.06290891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319183 | controller | Jun 11 17:48:31.066976 crc crio[22018]: time="2026-06-11T17:48:31.065770402Z" level=info msg="Created container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319199 | controller | Jun 11 17:48:31.066976 crc crio[22018]: time="2026-06-11T17:48:31.066205076Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00285c808}] Aliases:map[]}"
2026-06-11 18:17:38.319215 | controller | Jun 11 17:48:31.066976 crc crio[22018]: time="2026-06-11T17:48:31.066487085Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.319231 | controller | Jun 11 17:48:31.071989 crc crio[22018]: time="2026-06-11T17:48:31.071948348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6eef6d68-8f42-4de7-b00a-98720a04569b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319247 | controller | Jun 11 17:48:31.076886 crc crio[22018]: time="2026-06-11T17:48:31.072104502Z" level=info msg="Starting container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277" id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.319264 | controller | Jun 11 17:48:31.087170 crc crio[22018]: time="2026-06-11T17:48:31.072398621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fbc94e89-05a1-49fe-a4e4-dab14ef2915b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319280 | controller | Jun 11 17:48:31.112816 crc crio[22018]: time="2026-06-11T17:48:31.112723804Z" level=info msg="Started container" PID=255799 containerID=2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66
2026-06-11 18:17:38.319300 | controller | Jun 11 17:48:31.118434 crc crio[22018]: time="2026-06-11T17:48:31.118311424Z" level=info msg="Stopping container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 (timeout: 30s)" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319317 | controller | Jun 11 17:48:31.178805 crc crio[22018]: time="2026-06-11T17:48:31.178767629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=6683db90-e140-40f0-9b61-f0e1d9e290db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319333 | controller | Jun 11 17:48:31.179384 crc crio[22018]: time="2026-06-11T17:48:31.179300276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=4e7ec94a-9767-4383-99ae-4343a96428be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319350 | controller | Jun 11 17:48:31.198713 crc crio[22018]: time="2026-06-11T17:48:31.19848581Z" level=info msg="Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319366 | controller | Jun 11 17:48:31.247589 crc crio[22018]: time="2026-06-11T17:48:31.246494555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319383 | controller | Jun 11 17:48:31.265711 crc crio[22018]: time="2026-06-11T17:48:31.265588834Z" level=info msg="Stopped container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319398 | controller | Jun 11 17:48:31.267316 crc crio[22018]: time="2026-06-11T17:48:31.266058729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319414 | controller | Jun 11 17:48:31.268553 crc crio[22018]: time="2026-06-11T17:48:31.268045631Z" level=info msg="Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.319430 | controller | Jun 11 17:48:31.270245 crc crio[22018]: time="2026-06-11T17:48:31.270216441Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}"
2026-06-11 18:17:38.319446 | controller | Jun 11 17:48:31.270582 crc crio[22018]: time="2026-06-11T17:48:31.270558232Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.319463 | controller | Jun 11 17:48:31.281264 crc crio[22018]: time="2026-06-11T17:48:31.281184019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319479 | controller | Jun 11 17:48:31.282002 crc crio[22018]: time="2026-06-11T17:48:31.281926183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=18898a68-5a12-4f93-8a34-ff5e06c911fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319499 | controller | Jun 11 17:48:31.299664 crc crio[22018]: time="2026-06-11T17:48:31.29956154Z" level=info msg="Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319516 | controller | Jun 11 17:48:31.302685 crc crio[22018]: time="2026-06-11T17:48:31.300916354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319533 | controller | Jun 11 17:48:31.318194 crc crio[22018]: time="2026-06-11T17:48:31.317564387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e7440ce0-b886-4511-b91a-9aa79b20175d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319548 | controller | Jun 11 17:48:31.382681 crc crio[22018]: time="2026-06-11T17:48:31.382591947Z" level=info msg="Creating container: openstack/neutron-5574846857-xlsvh/neutron-api" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319564 | controller | Jun 11 17:48:31.383048 crc crio[22018]: time="2026-06-11T17:48:31.382968199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319580 | controller | Jun 11 17:48:31.496646 crc crio[22018]: time="2026-06-11T17:48:31.496487595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319597 | controller | Jun 11 17:48:31.501302 crc crio[22018]: time="2026-06-11T17:48:31.501164579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319613 | controller | Jun 11 17:48:31.503028 crc crio[22018]: time="2026-06-11T17:48:31.502950613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319629 | controller | Jun 11 17:48:31.529181 crc crio[22018]: time="2026-06-11T17:48:31.528969725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319645 | controller | Jun 11 17:48:31.550383 crc crio[22018]: time="2026-06-11T17:48:31.548972822Z" level=info msg="Stopping container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e (timeout: 30s)" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319662 | controller | Jun 11 17:48:31.550383 crc crio[22018]: time="2026-06-11T17:48:31.549054518Z" level=info msg="Stopping container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc (timeout: 30s)" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319678 | controller | Jun 11 17:48:31.550383 crc crio[22018]: time="2026-06-11T17:48:31.549680069Z" level=info msg="Stopping container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb (timeout: 30s)" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319694 | controller | Jun 11 17:48:31.550802 crc crio[22018]: time="2026-06-11T17:48:31.549009277Z" level=info msg="Stopping container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 (timeout: 30s)" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319714 | controller | Jun 11 17:48:31.644515 crc crio[22018]: time="2026-06-11T17:48:31.638828728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319730 | controller | Jun 11 17:48:31.654590 crc crio[22018]: time="2026-06-11T17:48:31.650167661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.319746 | controller | Jun 11 17:48:31.654590 crc crio[22018]: time="2026-06-11T17:48:31.654293509Z" level=info msg="Stopped container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319762 | controller | Jun 11 17:48:31.660518 crc crio[22018]: time="2026-06-11T17:48:31.660474127Z" level=info msg="Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.319778 | controller | Jun 11 17:48:31.662894 crc crio[22018]: time="2026-06-11T17:48:31.662776629Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc002ca00a0}] Aliases:map[]}"
2026-06-11 18:17:38.319795 | controller | Jun 11 17:48:31.663654 crc crio[22018]: time="2026-06-11T17:48:31.663632346Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.319811 | controller | Jun 11 17:48:31.664950 crc crio[22018]: time="2026-06-11T17:48:31.664872375Z" level=info msg="Created container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.319827 | controller | Jun 11 17:48:31.680647 crc crio[22018]: time="2026-06-11T17:48:31.680564417Z" level=info msg="Starting container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad" id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.319843 | controller | Jun 11 17:48:31.693729 crc crio[22018]: time="2026-06-11T17:48:31.693648105Z" level=info msg="Started container" PID=255890 containerID=34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178
2026-06-11 18:17:38.319880 | controller | Jun 11 17:48:31.714064 crc crio[22018]: time="2026-06-11T17:48:31.713954969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=dc03a1d7-a627-4127-9345-35583c083a55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.319898 | controller | Jun 11 17:48:31.746400 crc crio[22018]: time="2026-06-11T17:48:31.745890148Z" level=info msg="Stopped container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319914 | controller | Jun 11 17:48:31.815791 crc crio[22018]: time="2026-06-11T17:48:31.814174023Z" level=info msg="Stopped pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.319934 | controller | Jun 11 17:48:31.843430 crc crio[22018]: time="2026-06-11T17:48:31.838833917Z" level=info msg="Stopped container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.319950 | controller | Jun 11 17:48:31.851438 crc crio[22018]: time="2026-06-11T17:48:31.850758967Z" level=info msg="Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.319966 | controller | Jun 11 17:48:31.873094 crc crio[22018]: time="2026-06-11T17:48:31.870939256Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc00012b030}] Aliases:map[]}"
2026-06-11 18:17:38.319983 | controller | Jun 11 17:48:31.873468 crc crio[22018]: time="2026-06-11T17:48:31.873187409Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.319999 | controller | Jun 11 17:48:31.884990 crc crio[22018]: time="2026-06-11T17:48:31.883861438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=16fa2be2-9588-4fac-88cb-e850c03d30e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.320018 | controller | Jun 11 17:48:31.896456 crc crio[22018]: time="2026-06-11T17:48:31.894460734Z" level=info msg="Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320042 | controller | Jun 11 17:48:31.896456 crc crio[22018]: time="2026-06-11T17:48:31.894828975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320065 | controller | Jun 11 17:48:31.896836 crc crio[22018]: time="2026-06-11T17:48:31.896475878Z" level=info msg="Stopped container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320087 | controller | Jun 11 17:48:31.900436 crc crio[22018]: time="2026-06-11T17:48:31.897197304Z" level=info msg="Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320104 | controller | Jun 11 17:48:31.900436 crc crio[22018]: time="2026-06-11T17:48:31.898837106Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc0004beea0}] Aliases:map[]}"
2026-06-11 18:17:38.320121 | controller | Jun 11 17:48:31.900436 crc crio[22018]: time="2026-06-11T17:48:31.898971011Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320143 | controller | Jun 11 17:48:31.980634 crc crio[22018]: time="2026-06-11T17:48:31.980579308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320160 | controller | Jun 11 17:48:31.992676 crc crio[22018]: time="2026-06-11T17:48:31.992637632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320176 | controller | Jun 11 17:48:32.281529 crc crio[22018]: time="2026-06-11T17:48:32.281204348Z" level=info msg="Stopped container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320192 | controller | Jun 11 17:48:32.372557 crc crio[22018]: time="2026-06-11T17:48:32.371189248Z" level=info msg="Created container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320208 | controller | Jun 11 17:48:32.410501 crc crio[22018]: time="2026-06-11T17:48:32.406088517Z" level=info msg="Starting container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f" id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.320224 | controller | Jun 11 17:48:32.439475 crc crio[22018]: time="2026-06-11T17:48:32.429946446Z" level=info msg="Started container" PID=256166 containerID=a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66
2026-06-11 18:17:38.320241 | controller | Jun 11 17:48:32.458202 crc crio[22018]: time="2026-06-11T17:48:32.457950551Z" level=info msg="Stopped container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320257 | controller | Jun 11 17:48:32.487584 crc crio[22018]: time="2026-06-11T17:48:32.487200549Z" level=info msg="Stopped container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320273 | controller | Jun 11 17:48:32.494428 crc crio[22018]: time="2026-06-11T17:48:32.494257059Z" level=info msg="Created container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320289 | controller | Jun 11 17:48:32.494846 crc crio[22018]: time="2026-06-11T17:48:32.494810597Z" level=info msg="Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320305 | controller | Jun 11 17:48:32.495573 crc crio[22018]: time="2026-06-11T17:48:32.495536724Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc00012b3e0}] Aliases:map[]}"
2026-06-11 18:17:38.320325 | controller | Jun 11 17:48:32.495857 crc crio[22018]: time="2026-06-11T17:48:32.495835724Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320342 | controller | Jun 11 17:48:32.496293 crc crio[22018]: time="2026-06-11T17:48:32.495839794Z" level=info msg="Starting container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71" id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.320358 | controller | Jun 11 17:48:32.508835 crc crio[22018]: time="2026-06-11T17:48:32.50874316Z" level=info msg="Started container" PID=256173 containerID=055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 description=openstack/neutron-5574846857-xlsvh/neutron-api id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51
2026-06-11 18:17:38.320374 | controller | Jun 11 17:48:32.513111 crc crio[22018]: time="2026-06-11T17:48:32.511500879Z" level=info msg="Stopped pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320390 | controller | Jun 11 17:48:32.526273 crc crio[22018]: time="2026-06-11T17:48:32.5252567Z" level=info msg="Stopped container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320407 | controller | Jun 11 17:48:32.543398 crc crio[22018]: time="2026-06-11T17:48:32.542727718Z" level=info msg="Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320423 | controller | Jun 11 17:48:32.543398 crc crio[22018]: time="2026-06-11T17:48:32.542779376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=330dce37-0e1c-406f-95f3-b50c0d618f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.320438 | controller | Jun 11 17:48:32.547437 crc crio[22018]: time="2026-06-11T17:48:32.544593097Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc007484858}] Aliases:map[]}"
2026-06-11 18:17:38.320455 | controller | Jun 11 17:48:32.547437 crc crio[22018]: time="2026-06-11T17:48:32.544755572Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320471 | controller | Jun 11 17:48:32.665590 crc crio[22018]: time="2026-06-11T17:48:32.664608667Z" level=info msg="Stopped container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320487 | controller | Jun 11 17:48:32.666376 crc crio[22018]: time="2026-06-11T17:48:32.666078861Z" level=info msg="Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320503 | controller | Jun 11 17:48:32.669556 crc crio[22018]: time="2026-06-11T17:48:32.66938398Z" level=info msg="Stopped container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320523 | controller | Jun 11 17:48:32.669796 crc crio[22018]: time="2026-06-11T17:48:32.669773701Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc002ca0998}] Aliases:map[]}"
2026-06-11 18:17:38.320540 | controller | Jun 11 17:48:32.671903 crc crio[22018]: time="2026-06-11T17:48:32.671837017Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320557 | controller | Jun 11 17:48:32.693198 crc crio[22018]: time="2026-06-11T17:48:32.693120791Z" level=info msg="Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320573 | controller | Jun 11 17:48:32.732914 crc crio[22018]: time="2026-06-11T17:48:32.732300185Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc000381080}] Aliases:map[]}"
2026-06-11 18:17:38.320589 | controller | Jun 11 17:48:32.733160 crc crio[22018]: time="2026-06-11T17:48:32.732978877Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320605 | controller | Jun 11 17:48:32.761232 crc crio[22018]: time="2026-06-11T17:48:32.761165782Z" level=info msg="Stopped pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320621 | controller | Jun 11 17:48:32.783997 crc crio[22018]: time="2026-06-11T17:48:32.781834571Z" level=info msg="Created container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320637 | controller | Jun 11 17:48:32.787300 crc crio[22018]: time="2026-06-11T17:48:32.786711488Z" level=info msg="Starting container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71" id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.320653 | controller | Jun 11 17:48:32.790551 crc crio[22018]: time="2026-06-11T17:48:32.790425265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7f6a3c33-a951-46bb-88d1-0ac8915525d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.320669 | controller | Jun 11 17:48:32.806543 crc crio[22018]: time="2026-06-11T17:48:32.806460295Z" level=info msg="Stopped pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320684 | controller | Jun 11 17:48:32.811897 crc crio[22018]: time="2026-06-11T17:48:32.808886511Z" level=info msg="Started container" PID=256177 containerID=9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3
2026-06-11 18:17:38.320704 | controller | Jun 11 17:48:32.829573 crc crio[22018]: time="2026-06-11T17:48:32.828724005Z" level=info msg="Stopped pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320721 | controller | Jun 11 17:48:32.836560 crc crio[22018]: time="2026-06-11T17:48:32.83648916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8ebd7a78-aaf7-46de-b439-cd3e03a6cc7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.320737 | controller | Jun 11 17:48:32.837360 crc crio[22018]: time="2026-06-11T17:48:32.837074179Z" level=info msg="Created container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320753 | controller | Jun 11 17:48:32.845614 crc crio[22018]: time="2026-06-11T17:48:32.845480347Z" level=info msg="Starting container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3" id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.320769 | controller | Jun 11 17:48:32.853184 crc crio[22018]: time="2026-06-11T17:48:32.852987626Z" level=info msg="Creating container: openstack/neutron-5574846857-xlsvh/neutron-httpd" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320785 | controller | Jun 11 17:48:32.853882 crc crio[22018]: time="2026-06-11T17:48:32.853542983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320802 | controller | Jun 11 17:48:32.855699 crc crio[22018]: time="2026-06-11T17:48:32.855559059Z" level=info msg="Started container" PID=256178 containerID=a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178
2026-06-11 18:17:38.320818 | controller | Jun 11 17:48:32.942534 crc crio[22018]: time="2026-06-11T17:48:32.933315446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320834 | controller | Jun 11 17:48:32.942534 crc crio[22018]: time="2026-06-11T17:48:32.937923584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320864 | controller | Jun 11 17:48:32.976282 crc crio[22018]: time="2026-06-11T17:48:32.975787563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=379349b5-d569-4877-90ff-d038aac8901c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.320885 | controller | Jun 11 17:48:32.986688 crc crio[22018]: time="2026-06-11T17:48:32.984012128Z" level=info msg="Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.320902 | controller | Jun 11 17:48:32.986688 crc crio[22018]: time="2026-06-11T17:48:32.984357874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.320922 | controller | Jun 11 17:48:33.136483 crc crio[22018]: time="2026-06-11T17:48:33.135583513Z" level=info msg="Stopped container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.320937 | controller | Jun 11 17:48:33.144964 crc crio[22018]: time="2026-06-11T17:48:33.144858019Z" level=info msg="Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.320953 | controller | Jun 11 17:48:33.145495 crc crio[22018]: time="2026-06-11T17:48:33.145434127Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00285c200}] Aliases:map[]}"
2026-06-11 18:17:38.320969 | controller | Jun 11 17:48:33.146360 crc crio[22018]: time="2026-06-11T17:48:33.146264854Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.320985 | controller | Jun 11 17:48:33.202011 crc crio[22018]: time="2026-06-11T17:48:33.19453187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.321001 | controller | Jun 11 17:48:33.202011 crc crio[22018]: time="2026-06-11T17:48:33.197795685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.321017 | controller | Jun 11 17:48:33.207263 crc crio[22018]: time="2026-06-11T17:48:33.207153427Z" level=info msg="Stopped container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321032 | controller | Jun 11 17:48:33.209463 crc crio[22018]: time="2026-06-11T17:48:33.208860282Z" level=info msg="Stopped pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321048 | controller | Jun 11 17:48:33.223045 crc crio[22018]: time="2026-06-11T17:48:33.222966476Z" level=info msg="Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321063 | controller | Jun 11 17:48:33.223438 crc crio[22018]: time="2026-06-11T17:48:33.223374049Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc00012aa48}] Aliases:map[]}"
2026-06-11 18:17:38.321079 | controller | Jun 11 17:48:33.223586 crc crio[22018]: time="2026-06-11T17:48:33.223542064Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.321095 | controller | Jun 11 17:48:33.240497 crc crio[22018]: time="2026-06-11T17:48:33.240425671Z" level=info msg="Stopped pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321114 | controller | Jun 11 17:48:33.312096 crc crio[22018]: time="2026-06-11T17:48:33.311155128Z" level=info msg="Removing container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321130 | controller | Jun 11 17:48:33.401484 crc crio[22018]: time="2026-06-11T17:48:33.39806417Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-ljlqj/POD" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.321146 | controller | Jun 11 17:48:33.401484 crc crio[22018]: time="2026-06-11T17:48:33.398247066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.321162 | controller | Jun 11 17:48:33.446112 crc crio[22018]: time="2026-06-11T17:48:33.446047333Z" level=info msg="Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}"
2026-06-11 18:17:38.321177 | controller | Jun 11 17:48:33.446112 crc crio[22018]: time="2026-06-11T17:48:33.446102895Z" level=info msg="Adding pod openstack_keystone-db-sync-ljlqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.321193 | controller | Jun 11 17:48:33.488889 crc crio[22018]: time="2026-06-11T17:48:33.48877224Z" level=info msg="Removed container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321209 | controller | Jun 11 17:48:33.492664 crc crio[22018]: time="2026-06-11T17:48:33.492590723Z" level=info msg="Stopping container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 (timeout: 30s)" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321225 | controller | Jun 11 17:48:33.493218 crc crio[22018]: time="2026-06-11T17:48:33.493161128Z" level=info msg="Stopping container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 (timeout: 30s)" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321240 | controller | Jun 11 17:48:33.498803 crc crio[22018]: time="2026-06-11T17:48:33.496791185Z" level=info msg="Removing container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321256 | controller | Jun 11 17:48:33.514041 crc crio[22018]: time="2026-06-11T17:48:33.511796833Z" level=info msg="Stopping container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc (timeout: 30s)" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321271 | controller | Jun 11 17:48:33.514041 crc crio[22018]: time="2026-06-11T17:48:33.513147417Z" level=info msg="Stopping container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a (timeout: 30s)" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321286 | controller | Jun 11 17:48:33.888443 crc crio[22018]: time="2026-06-11T17:48:33.886532068Z" level=info msg="Stopped container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321305 | controller | Jun 11 17:48:33.951638 crc crio[22018]: time="2026-06-11T17:48:33.951523643Z" level=info msg="Stopped container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321321 | controller | Jun 11 17:48:34.002265 crc crio[22018]: time="2026-06-11T17:48:34.002005039Z" level=info msg="Created container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.321336 | controller | Jun 11 17:48:34.016619 crc crio[22018]: time="2026-06-11T17:48:34.015946678Z" level=info msg="Starting container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad" id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.321351 | controller | Jun 11 17:48:34.024917 crc crio[22018]: time="2026-06-11T17:48:34.024523492Z" level=info msg="Created container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.321367 | controller | Jun 11 17:48:34.030116 crc crio[22018]: time="2026-06-11T17:48:34.030033693Z" level=info msg="Starting container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b" id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.321382 | controller | Jun 11 17:48:34.038631 crc crio[22018]: time="2026-06-11T17:48:34.038509424Z" level=info msg="Started container" PID=256427 containerID=4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad description=openstack/neutron-5574846857-xlsvh/neutron-httpd id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51
2026-06-11 18:17:38.321398 | controller | Jun 11 17:48:34.058606 crc crio[22018]: time="2026-06-11T17:48:34.05851754Z" level=info msg="Started container" PID=256433 containerID=1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3
2026-06-11 18:17:38.321413 | controller | Jun 11 17:48:34.064492 crc crio[22018]: time="2026-06-11T17:48:34.064116178Z" level=info msg="Stopped pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321429 | controller | Jun 11 17:48:34.293088 crc crio[22018]: time="2026-06-11T17:48:34.292913632Z" level=info msg="Stopped pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321444 | controller | Jun 11 17:48:34.328259 crc crio[22018]: time="2026-06-11T17:48:34.32739371Z" level=info msg="Stopped pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321460 | controller | Jun 11 17:48:34.605784 crc crio[22018]: time="2026-06-11T17:48:34.605394523Z" level=info msg="Removed container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321479 | controller | Jun 11 17:48:34.630716 crc crio[22018]: time="2026-06-11T17:48:34.630092569Z" level=info msg="Removing container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321495 | controller | Jun 11 17:48:34.636084 crc crio[22018]: time="2026-06-11T17:48:34.635998706Z" level=info msg="Stopped pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321511 | controller | Jun 11 17:48:34.759426 crc crio[22018]: time="2026-06-11T17:48:34.759261103Z" level=info msg="Removed container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321526 | controller | Jun 11 17:48:34.775983 crc crio[22018]: time="2026-06-11T17:48:34.775934465Z" level=info msg="Removing container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321541 | controller | Jun 11 17:48:34.943159 crc crio[22018]: time="2026-06-11T17:48:34.94291573Z" level=info msg="Removed container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321556 | controller | Jun 11 17:48:34.953672 crc crio[22018]: time="2026-06-11T17:48:34.953550078Z" level=info msg="Removing container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321572 | controller | Jun 11 17:48:35.001304 crc crio[22018]: time="2026-06-11T17:48:35.000716759Z" level=info msg="Stopped container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321587 | controller | Jun 11 17:48:35.003488 crc crio[22018]: time="2026-06-11T17:48:35.00325745Z" level=info msg="Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321602 | controller | Jun 11 17:48:35.004596 crc crio[22018]: time="2026-06-11T17:48:35.00452053Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}"
2026-06-11 18:17:38.321618 | controller | Jun 11 17:48:35.004698 crc crio[22018]: time="2026-06-11T17:48:35.004680025Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.321635 | controller | Jun 11 17:48:35.155087 crc crio[22018]: time="2026-06-11T17:48:35.154898819Z" level=info msg="Removed container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321651 | controller | Jun 11 17:48:35.175900 crc crio[22018]: time="2026-06-11T17:48:35.175778535Z" level=info msg="Removing container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321671 | controller | Jun 11 17:48:35.221010 crc crio[22018]: time="2026-06-11T17:48:35.220874322Z" level=info msg="Removed container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321687 | controller | Jun 11 17:48:35.226489 crc crio[22018]: time="2026-06-11T17:48:35.226154567Z" level=info msg="Removing container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321702 | controller | Jun 11 17:48:35.262846 crc crio[22018]: time="2026-06-11T17:48:35.262752087Z" level=info msg="Removed container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.321718 | controller | Jun 11 17:48:35.345863 crc crio[22018]: time="2026-06-11T17:48:35.345771805Z" level=info msg="Stopped pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.321734 | controller | Jun 11 17:48:35.586031 crc crio[22018]: 2026-06-11T17:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1724002826d367e Mac:ea:88:59:62:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 SocketPath: PciID:}] [{Interface:0xc0003091c0 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.321749 | controller | Jun 11 17:48:35.588030 crc crio[22018]: time="2026-06-11T17:48:35.587943486Z" level=info msg="Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}"
2026-06-11 18:17:38.321765 | controller | Jun 11 17:48:35.588226 crc crio[22018]: time="2026-06-11T17:48:35.588167174Z" level=info msg="Checking pod openstack_keystone-db-sync-ljlqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.321781 | controller | Jun 11 17:48:35.715725 crc crio[22018]: time="2026-06-11T17:48:35.715516553Z" level=info msg="Ran pod sandbox 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 with infra container: openstack/keystone-db-sync-ljlqj/POD" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.321797 | controller | Jun 11 17:48:35.727139 crc crio[22018]: time="2026-06-11T17:48:35.727054766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.321812 | controller | Jun 11 17:48:35.727531 crc crio[22018]: time="2026-06-11T17:48:35.72747699Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.321828 | controller | Jun 11 17:48:35.727696 crc crio[22018]: time="2026-06-11T17:48:35.727548561Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.321843 | controller | Jun 11 17:48:35.733486 crc crio[22018]: time="2026-06-11T17:48:35.728884454Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.321884 | controller | Jun 11 17:48:35.751228 crc crio[22018]: time="2026-06-11T17:48:35.749939116Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 18:17:38.321902 | controller | Jun 11 17:48:35.770570 crc crio[22018]: time="2026-06-11T17:48:35.770488415Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.321918 | controller | Jun 11 17:48:35.770693 crc crio[22018]: time="2026-06-11T17:48:35.770601955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.321935 | controller | Jun 11 17:48:35.897156 crc crio[22018]: time="2026-06-11T17:48:35.896858787Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}"
2026-06-11 18:17:38.321952 | controller | Jun 11 17:48:35.897156 crc crio[22018]: time="2026-06-11T17:48:35.897149836Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.321969 | controller | Jun 11 17:48:36.175486 crc crio[22018]: time="2026-06-11T17:48:36.173014268Z" level=info msg="Stopped container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.321985 | controller | Jun 11 17:48:36.199957 crc crio[22018]: time="2026-06-11T17:48:36.186296058Z" level=info msg="Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.322001 | controller | Jun 11 17:48:36.199957 crc crio[22018]: time="2026-06-11T17:48:36.187804116Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc000aa40d8}] Aliases:map[]}"
2026-06-11 18:17:38.322018 | controller | Jun 11 17:48:36.199957 crc crio[22018]: time="2026-06-11T17:48:36.187944541Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322034 | controller | Jun 11 17:48:36.343049 crc crio[22018]: time="2026-06-11T17:48:36.340991096Z" level=info msg="Removing container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322050 | controller | Jun 11 17:48:36.428759 crc crio[22018]: time="2026-06-11T17:48:36.427212312Z" level=info msg="Removed container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322070 | controller | Jun 11 17:48:36.534896 crc crio[22018]: time="2026-06-11T17:48:36.514032525Z" level=info msg="Removing container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322086 | controller | Jun 11 17:48:36.714214 crc crio[22018]: time="2026-06-11T17:48:36.711935718Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322102 | controller | Jun 11 17:48:36.714214 crc crio[22018]: time="2026-06-11T17:48:36.712577989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322119 | controller | Jun 11 17:48:36.801249 crc crio[22018]: time="2026-06-11T17:48:36.800667677Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}"
2026-06-11 18:17:38.322135 | controller | Jun 11 17:48:36.801249 crc crio[22018]: time="2026-06-11T17:48:36.800855263Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322151 | controller | Jun 11 17:48:36.951634 crc crio[22018]: time="2026-06-11T17:48:36.951034921Z" level=info msg="Removed container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322167 | controller | Jun 11 17:48:36.972998 crc crio[22018]: time="2026-06-11T17:48:36.96109584Z" level=info msg="Removing container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322183 | controller | Jun 11 17:48:36.979200 crc crio[22018]: time="2026-06-11T17:48:36.978585524Z" level=info msg="Stopped pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.322199 | controller | Jun 11 17:48:37.007135 crc crio[22018]: 2026-06-11T17:48:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84b8d6a2d1639c9 Mac:c6:bc:4a:c2:9c:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 SocketPath: PciID:}] [{Interface:0xc0004708f0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.322214 | controller | Jun 11 17:48:37.008716 crc crio[22018]: time="2026-06-11T17:48:37.008549623Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}"
2026-06-11 18:17:38.322230 | controller | Jun 11 17:48:37.008716 crc crio[22018]: time="2026-06-11T17:48:37.008700438Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.322246 | controller | Jun 11 17:48:37.027476 crc crio[22018]: time="2026-06-11T17:48:37.027316268Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322265 | controller | Jun 11 17:48:37.028729 crc crio[22018]: time="2026-06-11T17:48:37.027468912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322282 | controller | Jun 11 17:48:37.043220 crc crio[22018]: time="2026-06-11T17:48:37.043029706Z" level=info msg="Ran pod sandbox 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 with infra container: openstack/cinder-scheduler-0/POD" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322298 | controller | Jun 11 17:48:37.052496 crc crio[22018]: time="2026-06-11T17:48:37.052303922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=30acb046-e546-42c6-87eb-4dc3851bd4f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.322314 | controller | Jun 11 17:48:37.161300 crc crio[22018]: time="2026-06-11T17:48:37.161219705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=04b27573-f55d-42de-964f-32696ba60938 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.322329 | controller | Jun 11 17:48:37.344940 crc crio[22018]: time="2026-06-11T17:48:37.3448579Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322344 | controller | Jun 11 17:48:37.345214 crc crio[22018]: time="2026-06-11T17:48:37.344953582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322360 | controller | Jun 11 17:48:37.345214 crc crio[22018]: time="2026-06-11T17:48:37.345072866Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322376 | controller | Jun 11 17:48:37.345214 crc crio[22018]: time="2026-06-11T17:48:37.345097017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322392 | controller | Jun 11 17:48:37.381454 crc crio[22018]: time="2026-06-11T17:48:37.379613981Z" level=info msg="Removed container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.322407 | controller | Jun 11 17:48:37.415807 crc crio[22018]: time="2026-06-11T17:48:37.415765806Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.322423 | controller | Jun 11 17:48:37.430501 crc crio[22018]: time="2026-06-11T17:48:37.430144486Z" level=info msg="Stopped container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.322438 | controller | Jun 11 17:48:37.431863 crc crio[22018]: time="2026-06-11T17:48:37.431779697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322454 | controller | Jun 11 17:48:37.436597 crc crio[22018]: time="2026-06-11T17:48:37.436502606Z" level=info msg="Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.322473 | controller | Jun 11 17:48:37.437960 crc crio[22018]: time="2026-06-11T17:48:37.437899479Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000380388}] Aliases:map[]}"
2026-06-11 18:17:38.322489 | controller | Jun 11 17:48:37.444618 crc crio[22018]: time="2026-06-11T17:48:37.438894191Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322506 | controller | Jun 11 17:48:37.457388 crc crio[22018]: time="2026-06-11T17:48:37.448818298Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322522 | controller | Jun 11 17:48:37.457388 crc crio[22018]: time="2026-06-11T17:48:37.448934032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322537 | controller | Jun 11 17:48:37.686897 crc crio[22018]: time="2026-06-11T17:48:37.673221473Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}"
2026-06-11 18:17:38.322553 | controller | Jun 11 17:48:37.687130 crc crio[22018]: time="2026-06-11T17:48:37.687087799Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322569 | controller | Jun 11 17:48:37.704780 crc crio[22018]: 2026-06-11T17:48:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741570d4549256c Mac:ce:27:aa:3d:37:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 SocketPath: PciID:}] [{Interface:0xc0001bc770 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.322585 | controller | Jun 11 17:48:37.704780 crc crio[22018]: time="2026-06-11T17:48:37.700688905Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}"
2026-06-11 18:17:38.322601 | controller | Jun 11 17:48:37.704780 crc crio[22018]: time="2026-06-11T17:48:37.700812722Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.322617 | controller | Jun 11 17:48:37.779604 crc crio[22018]: time="2026-06-11T17:48:37.778997692Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322645 | controller | Jun 11 17:48:37.779604 crc crio[22018]: time="2026-06-11T17:48:37.779100186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322667 | controller | Jun 11 17:48:37.807941 crc crio[22018]: time="2026-06-11T17:48:37.805206896Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}"
2026-06-11 18:17:38.322684 | controller | Jun 11 17:48:37.807941 crc crio[22018]: time="2026-06-11T17:48:37.805672241Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322700 | controller | Jun 11 17:48:37.848019 crc crio[22018]: time="2026-06-11T17:48:37.842675516Z" level=info msg="Ran pod sandbox 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 with infra container: openstack/cinder-api-0/POD" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322716 | controller | Jun 11 17:48:37.874294 crc crio[22018]: time="2026-06-11T17:48:37.874201881Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}"
2026-06-11 18:17:38.322732 | controller | Jun 11 17:48:37.874294 crc crio[22018]: time="2026-06-11T17:48:37.874271343Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322749 | controller | Jun 11 17:48:37.923795 crc crio[22018]: time="2026-06-11T17:48:37.923716705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8cdae0df-12df-4b1e-93f0-dce3258b7af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.322765 | controller | Jun 11 17:48:37.939389 crc crio[22018]: time="2026-06-11T17:48:37.939281558Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}"
2026-06-11 18:17:38.322780 | controller | Jun 11 17:48:37.939625 crc crio[22018]: time="2026-06-11T17:48:37.939439733Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322797 | controller | Jun 11 17:48:37.975316 crc crio[22018]: time="2026-06-11T17:48:37.975235259Z" level=info msg="Stopped pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.322813 | controller | Jun 11 17:48:37.981019 crc crio[22018]: time="2026-06-11T17:48:37.980848847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=44be0fc1-0829-4331-b3d5-95ac1bd5efbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.322832 | controller | Jun 11 17:48:38.031728 crc crio[22018]: time="2026-06-11T17:48:38.031624683Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.322862 | controller | Jun 11 17:48:38.032730 crc crio[22018]: time="2026-06-11T17:48:38.032445583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322884 | controller | Jun 11 17:48:38.033522 crc crio[22018]: time="2026-06-11T17:48:38.033452098Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}"
2026-06-11 18:17:38.322901 | controller | Jun 11 17:48:38.033602 crc crio[22018]: time="2026-06-11T17:48:38.03351849Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322917 | controller | Jun 11 17:48:38.154271 crc crio[22018]: time="2026-06-11T17:48:38.153735057Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.322933 | controller | Jun 11 17:48:38.154271 crc crio[22018]: time="2026-06-11T17:48:38.154245883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322949 | controller | Jun 11 17:48:38.282061 crc crio[22018]: time="2026-06-11T17:48:38.281958878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.322965 | controller | Jun 11 17:48:38.337011 crc crio[22018]: time="2026-06-11T17:48:38.335761788Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}"
2026-06-11 18:17:38.322982 | controller | Jun 11 17:48:38.337642 crc crio[22018]: time="2026-06-11T17:48:38.337615476Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.322998 | controller | Jun 11 17:48:38.338057 crc crio[22018]: time="2026-06-11T17:48:38.338029431Z" level=info msg="Removing container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323014 | controller | Jun 11 17:48:38.358588 crc crio[22018]: time="2026-06-11T17:48:38.358471035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.323030 | controller | Jun 11 17:48:38.407965 crc crio[22018]: time="2026-06-11T17:48:38.407867317Z" level=info msg="Removed container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323046 | controller | Jun 11 17:48:38.436095 crc crio[22018]: time="2026-06-11T17:48:38.435997814Z" level=info msg="Removing container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323066 | controller | Jun 11 17:48:38.564224 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68e411cc1e474c Mac:4e:c9:72:c4:7b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323084 | controller | Jun 11 17:48:38.564492 crc crio[22018]: time="2026-06-11T17:48:38.56439217Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}"
2026-06-11 18:17:38.323100 | controller | Jun 11 17:48:38.564683 crc crio[22018]: time="2026-06-11T17:48:38.564629138Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323116 | controller | Jun 11 17:48:38.651750 crc crio[22018]: time="2026-06-11T17:48:38.651140489Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323132 | controller | Jun 11 17:48:38.651750 crc crio[22018]: time="2026-06-11T17:48:38.651260573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.323148 | controller | Jun 11 17:48:38.661578 crc crio[22018]: time="2026-06-11T17:48:38.661232522Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323164 | controller | Jun 11 17:48:38.661578 crc crio[22018]: time="2026-06-11T17:48:38.661379177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.323179 | controller | Jun 11 17:48:38.707786 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abd3a209fd7c17 Mac:4e:a2:84:32:00:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323194 | controller | Jun 11 17:48:38.707786 crc crio[22018]: time="2026-06-11T17:48:38.704284008Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}"
2026-06-11 18:17:38.323210 | controller | Jun 11 17:48:38.707786 crc crio[22018]: time="2026-06-11T17:48:38.704547667Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323226 | controller | Jun 11 17:48:38.764066 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc619bd29e39be Mac:46:89:1d:b6:8f:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323246 | controller | Jun 11 17:48:38.769899 crc crio[22018]: time="2026-06-11T17:48:38.76970716Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}"
2026-06-11 18:17:38.323262 | controller | Jun 11 17:48:38.770098 crc crio[22018]: time="2026-06-11T17:48:38.769903537Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323279 | controller | Jun 11 17:48:38.799460 crc crio[22018]: time="2026-06-11T17:48:38.799232561Z" level=info msg="Removed container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323295 | controller | Jun 11 17:48:38.829264 crc crio[22018]: time="2026-06-11T17:48:38.829143998Z" level=info msg="Removing container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323311 | controller | Jun 11 17:48:38.882774 crc crio[22018]: time="2026-06-11T17:48:38.881899312Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323327 | controller | Jun 11 17:48:38.882901 crc crio[22018]: time="2026-06-11T17:48:38.882818521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.323342 | controller | Jun 11 17:48:38.946745 crc crio[22018]: time="2026-06-11T17:48:38.944584042Z" level=info msg="Ran pod sandbox f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 with infra container: openstack/nova-scheduler-0/POD" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323358 | controller | Jun 11 17:48:38.955072 crc crio[22018]: time="2026-06-11T17:48:38.954972294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d9b871e2-c581-415f-babf-8ff2c6a5bb84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323374 | controller | Jun 11 17:48:38.965689 crc crio[22018]: time="2026-06-11T17:48:38.96429161Z" level=info msg="Ran pod sandbox 9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a with infra container: openstack/memcached-0/POD" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323390 | controller | Jun 11 17:48:38.975117 crc crio[22018]: time="2026-06-11T17:48:38.975052977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323405 | controller | Jun 11 17:48:38.992289 crc crio[22018]: time="2026-06-11T17:48:38.988538506Z" level=info msg="Ran pod sandbox bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 with infra container: openstack/openstack-cell1-galera-0/POD" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323426 | controller | Jun 11 17:48:39.001598 crc crio[22018]: time="2026-06-11T17:48:39.001493514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323443 | controller | Jun 11 17:48:39.030436 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8d2f9aac7ba3c Mac:42:b6:b0:63:49:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323458 | controller | Jun 11 17:48:39.031566 crc crio[22018]: time="2026-06-11T17:48:39.031247385Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}"
2026-06-11 18:17:38.323475 | controller | Jun 11 17:48:39.031715 crc crio[22018]: time="2026-06-11T17:48:39.031583566Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323490 | controller | Jun 11 17:48:39.051644 crc crio[22018]: time="2026-06-11T17:48:39.05100556Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323506 | controller | Jun 11 17:48:39.051644 crc crio[22018]: time="2026-06-11T17:48:39.051116974Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323522 | controller | Jun 11 17:48:39.051644 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f8d9b39df4b813 Mac:a6:8f:55:47:45:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a SocketPath: PciID:}] [{Interface:0xc0001cc740 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323538 | controller | Jun 11 17:48:39.051644 crc crio[22018]: time="2026-06-11T17:48:39.051172207Z" level=info msg="Removed container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323554 | controller | Jun 11 17:48:39.057765 crc crio[22018]: time="2026-06-11T17:48:39.057683656Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.323570 | controller | Jun 11 17:48:39.059553 crc crio[22018]: time="2026-06-11T17:48:39.058779622Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}"
2026-06-11 18:17:38.323586 | controller | Jun 11 17:48:39.060446 crc crio[22018]: time="2026-06-11T17:48:39.060361923Z" level=info msg="Removing container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323607 | controller | Jun 11 17:48:39.060814 crc crio[22018]: time="2026-06-11T17:48:39.060778135Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323624 | controller | Jun 11 17:48:39.119952 crc crio[22018]: time="2026-06-11T17:48:39.119864691Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 18:17:38.323640 | controller | Jun 11 17:48:39.165721 crc crio[22018]: time="2026-06-11T17:48:39.165634545Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323656 | controller | Jun 11 17:48:39.165964 crc crio[22018]: time="2026-06-11T17:48:39.165751012Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323672 | controller | Jun 11 17:48:39.169209 crc crio[22018]: time="2026-06-11T17:48:39.169160269Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.323688 | controller | Jun 11 17:48:39.181002 crc crio[22018]: time="2026-06-11T17:48:39.180925368Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 18:17:38.323704 | controller | Jun 11 17:48:39.237799 crc crio[22018]: time="2026-06-11T17:48:39.237699719Z" level=info msg="Ran pod sandbox fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c with infra container: openstack/openstack-galera-0/POD" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323720 | controller | Jun 11 17:48:39.259469 crc crio[22018]: time="2026-06-11T17:48:39.259254538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323736 | controller | Jun 11 17:48:39.268095 crc crio[22018]: time="2026-06-11T17:48:39.260131556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=64abd2d3-b426-4f13-bf96-ab698e671fda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323752 | controller | Jun 11 17:48:39.294892 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fcf83cbdfa84af Mac:1e:77:81:fe:d7:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.323768 | controller | Jun 11 17:48:39.294892 crc crio[22018]: time="2026-06-11T17:48:39.290910272Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323784 | controller | Jun 11 17:48:39.294892 crc crio[22018]: time="2026-06-11T17:48:39.290987292Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323800 | controller | Jun 11 17:48:39.295642 crc crio[22018]: time="2026-06-11T17:48:39.295551517Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}"
2026-06-11 18:17:38.323820 | controller | Jun 11 17:48:39.295866 crc crio[22018]: time="2026-06-11T17:48:39.295800725Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.323837 | controller | Jun 11 17:48:39.298989 crc crio[22018]: time="2026-06-11T17:48:39.297583853Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.323872 | controller | Jun 11 17:48:39.300927 crc crio[22018]: time="2026-06-11T17:48:39.300636629Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-11 18:17:38.323891 | controller | Jun 11 17:48:39.300927 crc crio[22018]: time="2026-06-11T17:48:39.30067247Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.323907 | controller | Jun 11 17:48:39.306163 crc crio[22018]: time="2026-06-11T17:48:39.304096052Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 18:17:38.323923 | controller | Jun 11 17:48:39.335701 crc crio[22018]: time="2026-06-11T17:48:39.335145408Z" level=info msg="Ran pod sandbox 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace with infra container: openstack/nova-cell1-novncproxy-0/POD" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323940 | controller | Jun 11 17:48:39.368734 crc crio[22018]: time="2026-06-11T17:48:39.368616284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=4d9bef2c-a2e6-43f2-975f-cfb64585f91c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.323956 | controller | Jun 11 17:48:39.420530 crc crio[22018]: time="2026-06-11T17:48:39.419528356Z" level=info msg="Removed container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.323973 | controller | Jun 11 17:48:39.521923 crc crio[22018]: time="2026-06-11T17:48:39.51956052Z" level=info msg="Ran pod sandbox 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 with infra container: openstack/nova-cell0-conductor-0/POD" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.323989 | controller | Jun 11 17:48:39.558754 crc crio[22018]: time="2026-06-11T17:48:39.558013586Z" level=info msg="Stopped container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.324006 | controller | Jun 11 17:48:39.578371 crc crio[22018]: time="2026-06-11T17:48:39.575582085Z" level=info msg="Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.324027 | controller | Jun 11 17:48:39.612047 crc crio[22018]: time="2026-06-11T17:48:39.611027995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=17177fc7-0022-4b7b-a8da-fc4681125f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324043 | controller | Jun 11 17:48:39.612449 crc crio[22018]: time="2026-06-11T17:48:39.612181142Z" level=info msg="Removing container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.324060 | controller | Jun 11 17:48:39.616382 crc crio[22018]: time="2026-06-11T17:48:39.614211354Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc0029b4aa8}] Aliases:map[]}"
2026-06-11 18:17:38.324077 | controller | Jun 11 17:48:39.616382 crc crio[22018]: time="2026-06-11T17:48:39.614871798Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-6598d9758b-jcmqv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.324093 | controller | Jun 11 17:48:39.619435 crc crio[22018]: time="2026-06-11T17:48:39.616649333Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324109 | controller | Jun 11 17:48:39.625433 crc crio[22018]: time="2026-06-11T17:48:39.622656826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=725d1f8d-df2d-4b1b-9563-7ee8e22b30db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324125 | controller | Jun 11 17:48:39.630070 crc crio[22018]: time="2026-06-11T17:48:39.630012419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324141 | controller | Jun 11 17:48:39.713546 crc crio[22018]: time="2026-06-11T17:48:39.707048079Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}"
2026-06-11 18:17:38.324158 | controller | Jun 11 17:48:39.713546 crc crio[22018]: time="2026-06-11T17:48:39.707473303Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.324174 | controller | Jun 11 17:48:39.843908 crc crio[22018]: time="2026-06-11T17:48:39.840113811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=120da98d-ab90-4688-8363-7b48f761c084 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324191 | controller | Jun 11 17:48:39.858492 crc crio[22018]: time="2026-06-11T17:48:39.857165791Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}"
2026-06-11 18:17:38.324211 | controller | Jun 11 17:48:39.858492 crc crio[22018]: time="2026-06-11T17:48:39.857230123Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.324228 | controller | Jun 11 17:48:39.868445 crc crio[22018]: time="2026-06-11T17:48:39.864201197Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324245 | controller | Jun 11 17:48:39.881733 crc crio[22018]: time="2026-06-11T17:48:39.880875734Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324262 | controller | Jun 11 17:48:39.917702 crc crio[22018]: time="2026-06-11T17:48:39.909491965Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.324278 | controller | Jun 11 17:48:39.917702 crc crio[22018]: time="2026-06-11T17:48:39.909568598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324294 | controller | Jun 11 17:48:39.966281 crc crio[22018]: time="2026-06-11T17:48:39.964621141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324310 | controller | Jun 11 17:48:39.966281 crc crio[22018]: time="2026-06-11T17:48:39.96520781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324326 | controller | Jun 11 17:48:39.998871 crc crio[22018]: time="2026-06-11T17:48:39.997729525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324342 | controller | Jun 11 17:48:40.044543 crc crio[22018]: time="2026-06-11T17:48:40.043673201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324358 | controller | Jun 11 17:48:40.074497 crc crio[22018]: time="2026-06-11T17:48:40.069188533Z" level=info msg="Stopped container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.324373 | controller | Jun 11 17:48:40.074497 crc crio[22018]: time="2026-06-11T17:48:40.072179247Z" level=info msg="Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.324389 | controller | Jun 11 17:48:40.074497 crc crio[22018]: time="2026-06-11T17:48:40.073646695Z" level=info msg="Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc000aa4c38}] Aliases:map[]}"
2026-06-11 18:17:38.324410 | controller | Jun 11 17:48:40.075021 crc crio[22018]: time="2026-06-11T17:48:40.074792642Z" level=info msg="Deleting pod openstack_barbican-worker-b66f59bcc-l2z4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.324427 | controller | Jun 11 17:48:40.142633 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11e6d9131769710 Mac:f6:f6:8b:2f:87:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.324443 | controller | Jun 11 17:48:40.142633 crc crio[22018]: time="2026-06-11T17:48:40.142607069Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}"
2026-06-11 18:17:38.324460 | controller | Jun 11 17:48:40.143230 crc crio[22018]: time="2026-06-11T17:48:40.142789555Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.324476 | controller | Jun 11 17:48:40.225175 crc crio[22018]: time="2026-06-11T17:48:40.225082069Z" level=info msg="Created container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324492 | controller | Jun 11 17:48:40.231751 crc crio[22018]: time="2026-06-11T17:48:40.231647238Z" level=info msg="Starting container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832" id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.324508 | controller | Jun 11 17:48:40.271558 crc crio[22018]: time="2026-06-11T17:48:40.271214893Z" level=info msg="Removed container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.324524 | controller | Jun 11 17:48:40.286147 crc crio[22018]: time="2026-06-11T17:48:40.285943317Z" level=info msg="Removing container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.324539 | controller | Jun 11 17:48:40.332710 crc crio[22018]: time="2026-06-11T17:48:40.332618472Z" level=info msg="Started container" PID=257915 containerID=ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829
2026-06-11 18:17:38.324555 | controller | Jun 11 17:48:40.354133 crc crio[22018]: time="2026-06-11T17:48:40.354033909Z" level=info msg="Ran pod sandbox 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 with infra container: openstack/nova-cell1-conductor-0/POD" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.324571 | controller | Jun 11 17:48:40.372895 crc crio[22018]: time="2026-06-11T17:48:40.372601291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f4813117-89e7-45f4-bb1b-d50f4b69488a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324591 | controller | Jun 11 17:48:40.474225 crc crio[22018]: time="2026-06-11T17:48:40.473639783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=22f553f5-7bd7-4c52-9095-fde012c084dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324607 | controller | Jun 11 17:48:40.514766 crc crio[22018]: time="2026-06-11T17:48:40.513626694Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324623 | controller | Jun 11 17:48:40.581079 crc crio[22018]: time="2026-06-11T17:48:40.580842331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324638 | controller | Jun 11 17:48:40.685750 crc crio[22018]: time="2026-06-11T17:48:40.685361139Z" level=info msg="Stopped pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.324654 | controller | Jun 11 17:48:40.692364 crc crio[22018]: time="2026-06-11T17:48:40.691861029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324670 | controller | Jun 11 17:48:40.704033 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3584448ffbf810e Mac:6a:a9:0f:59:7e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e SocketPath: PciID:}] [{Interface:0xc0002d2f30 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.324686 | controller | Jun 11 17:48:40.758182 crc crio[22018]: time="2026-06-11T17:48:40.758037379Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}"
2026-06-11 18:17:38.324703 | controller | Jun 11 17:48:40.763194 crc crio[22018]: time="2026-06-11T17:48:40.758433352Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.324719 | controller | Jun 11 17:48:40.804449 crc crio[22018]: time="2026-06-11T17:48:40.802761736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324735 | controller | Jun 11 17:48:40.839181 crc crio[22018]: time="2026-06-11T17:48:40.838436671Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}"
2026-06-11 18:17:38.324751 | controller | Jun 11 17:48:40.839293 crc crio[22018]: time="2026-06-11T17:48:40.839185175Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.324774 | controller | Jun 11 17:48:40.844240 crc crio[22018]: time="2026-06-11T17:48:40.844122284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324790 | controller | Jun 11 17:48:40.867628 crc crio[22018]: time="2026-06-11T17:48:40.861983092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324806 | controller | Jun 11 17:48:40.950425 crc crio[22018]: time="2026-06-11T17:48:40.949041709Z" level=info msg="Removed container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.324822 | controller | Jun 11 17:48:40.970653 crc crio[22018]: time="2026-06-11T17:48:40.97051978Z" level=info msg="Ran pod sandbox 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 with infra container: openstack/nova-metadata-0/POD" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.324838 | controller | Jun 11 17:48:40.973038 crc crio[22018]: time="2026-06-11T17:48:40.972896293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d9549d5d-d03f-41f0-b23f-7f823ce6d36e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324871 | controller | Jun 11 17:48:40.988156 crc crio[22018]: time="2026-06-11T17:48:40.988027106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324889 | controller | Jun 11 17:48:40.997431 crc crio[22018]: time="2026-06-11T17:48:40.995738032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.324904 | controller | Jun 11 17:48:41.101733 crc crio[22018]: time="2026-06-11T17:48:41.099710491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9ff11090-cd76-4e64-8346-afd540548491 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.324920 | controller | Jun 11 17:48:41.149941 crc crio[22018]: time="2026-06-11T17:48:41.148757547Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.324935 | controller | Jun 11 17:48:41.158094 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b772c080fb61fdf Mac:6e:c8:ca:f0:03:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.324951 | controller | Jun 11 17:48:41.159654 crc crio[22018]: time="2026-06-11T17:48:41.159569849Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}"
2026-06-11 18:17:38.324967 | controller | Jun 11 17:48:41.159896 crc crio[22018]: time="2026-06-11T17:48:41.159730024Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.324988 | controller | Jun 11 17:48:41.160793 crc crio[22018]: time="2026-06-11T17:48:41.160707862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325004 | controller | Jun 11 17:48:41.235020 crc crio[22018]: time="2026-06-11T17:48:41.234931019Z" level=info msg="Ran pod sandbox b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 with infra container: openstack/nova-api-0/POD" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.325020 | controller | Jun 11 17:48:41.238990 crc crio[22018]: time="2026-06-11T17:48:41.238898919Z" level=info msg="Stopped pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.325036 | controller | Jun 11 17:48:41.245221 crc crio[22018]: time="2026-06-11T17:48:41.245168654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b6dce148-7b39-446c-81f9-d26b8de7c021 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325052 | controller | Jun 11 17:48:41.323621 crc crio[22018]: time="2026-06-11T17:48:41.323112919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4c1a0f74-efb3-4852-a493-62f146e61c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325068 | controller | Jun 11 17:48:41.359904 crc crio[22018]: time="2026-06-11T17:48:41.357734899Z" level=info msg="Created container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325083 | controller | Jun 11 17:48:41.374706 crc crio[22018]: time="2026-06-11T17:48:41.374645455Z" level=info msg="Starting container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7" id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325099 | controller | Jun 11 17:48:41.376946 crc crio[22018]: time="2026-06-11T17:48:41.376245047Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325115 | controller | Jun 11 17:48:41.386559 crc crio[22018]: time="2026-06-11T17:48:41.385999028Z" level=info msg="Removing container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.325131 | controller | Jun 11 17:48:41.389886 crc crio[22018]: time="2026-06-11T17:48:41.389836004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325147 | controller | Jun 11 17:48:41.408911 crc crio[22018]: time="2026-06-11T17:48:41.408791835Z" level=info msg="Started container" PID=258046 containerID=b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9
2026-06-11 18:17:38.325163 | controller | Jun 11 17:48:41.499502 crc crio[22018]: time="2026-06-11T17:48:41.487303714Z" level=info msg="Removed container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.325184 | controller | Jun 11 17:48:41.500013 crc crio[22018]: time="2026-06-11T17:48:41.487637339Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.325200 | controller | Jun 11 17:48:41.500013 crc crio[22018]: time="2026-06-11T17:48:41.499673032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325216 | controller | Jun 11 17:48:41.505528 crc crio[22018]: time="2026-06-11T17:48:41.505469652Z" level=info msg="Removing container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.325232 | controller | Jun 11 17:48:41.541561 crc crio[22018]: time="2026-06-11T17:48:41.541467352Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.325248 | controller | Jun 11 17:48:41.541696 crc crio[22018]: time="2026-06-11T17:48:41.54156836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325264 | controller | Jun 11 17:48:41.549874 crc crio[22018]: time="2026-06-11T17:48:41.549795813Z" level=info msg="Created container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325279 | controller | Jun 11 17:48:41.551872 crc crio[22018]: time="2026-06-11T17:48:41.551763775Z" level=info msg="Starting container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae" id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325295 | controller | Jun 11 17:48:41.556860 crc crio[22018]: time="2026-06-11T17:48:41.556794Z" level=info msg="Created container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325311 | controller | Jun 11 17:48:41.559139 crc crio[22018]: time="2026-06-11T17:48:41.558849787Z" level=info msg="Starting container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb" id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325327 | controller | Jun 11 17:48:41.567906 crc crio[22018]: time="2026-06-11T17:48:41.567700422Z" level=info msg="Started container" PID=258047 containerID=63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace
2026-06-11 18:17:38.325343 | controller | Jun 11 17:48:41.590490 crc crio[22018]: time="2026-06-11T17:48:41.580046529Z" level=info msg="Started container" PID=258045 containerID=ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae description=openstack/cinder-scheduler-0/cinder-scheduler id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7
2026-06-11 18:17:38.325359 | controller | Jun 11 17:48:41.629876 crc crio[22018]: time="2026-06-11T17:48:41.629637468Z" level=info msg="Removed container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.325379 | controller | Jun 11 17:48:41.637863 crc crio[22018]: time="2026-06-11T17:48:41.637660224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=c3360a45-0c6b-41db-8298-2061efe313eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325396 | controller | Jun 11 17:48:41.641891 crc crio[22018]: time="2026-06-11T17:48:41.641762462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325412 | controller | Jun 11 17:48:41.659225 crc crio[22018]: time="2026-06-11T17:48:41.659165235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325428 | controller | Jun 11 17:48:41.662650 crc crio[22018]: time="2026-06-11T17:48:41.662569698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325446 | controller | Jun 11 17:48:41.678712 crc crio[22018]: time="2026-06-11T17:48:41.672016942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325464 | controller | Jun 11 17:48:41.678712 crc crio[22018]: time="2026-06-11T17:48:41.676061583Z" level=info msg="Created container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325481 | controller | Jun 11 17:48:41.709113 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8da5dd0ae6733 Mac:f6:ec:83:58:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.325497 | controller | Jun 11 17:48:41.709827 crc crio[22018]: time="2026-06-11T17:48:41.70958145Z" level=info msg="Starting container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59" id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325513 | controller | Jun 11 17:48:41.710612 crc crio[22018]: time="2026-06-11T17:48:41.71051309Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}"
2026-06-11 18:17:38.325529 | controller | Jun 11 17:48:41.712523 crc crio[22018]: time="2026-06-11T17:48:41.712443433Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.325545 | controller | Jun 11 17:48:41.712772 crc crio[22018]: time="2026-06-11T17:48:41.71271044Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}"
2026-06-11 18:17:38.325562 | controller | Jun 11 17:48:41.712772 crc crio[22018]: time="2026-06-11T17:48:41.712754612Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.325581 | controller | Jun 11 17:48:41.723058 crc crio[22018]: time="2026-06-11T17:48:41.722961856Z" level=info msg="Started container" PID=258039 containerID=b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 description=openstack/cinder-api-0/cinder-api-log id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9
2026-06-11 18:17:38.325598 | controller | Jun 11 17:48:41.725749 crc crio[22018]: time="2026-06-11T17:48:41.725702875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325614 | controller | Jun 11 17:48:41.735065 crc crio[22018]: time="2026-06-11T17:48:41.73501177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325630 | controller | Jun 11 17:48:41.759085 crc crio[22018]: time="2026-06-11T17:48:41.758069124Z" level=info msg="Ran pod sandbox be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 with infra container: openstack/ceilometer-0/POD" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.325646 | controller | Jun 11 17:48:41.767662 crc crio[22018]: time="2026-06-11T17:48:41.767624928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6f2c2076-2300-45ff-91f1-2032598a4e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325662 | controller | Jun 11 17:48:41.806051 crc crio[22018]: time="2026-06-11T17:48:41.805747761Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}"
2026-06-11 18:17:38.325678 | controller | Jun 11 17:48:41.806051 crc crio[22018]: time="2026-06-11T17:48:41.80602654Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.325694 | controller | Jun 11 17:48:41.813133 crc crio[22018]: time="2026-06-11T17:48:41.813046175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=a3120ab6-7eb1-42ec-a1c2-e16eb2a7a27a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325710 | controller | Jun 11 17:48:41.825580 crc crio[22018]: time="2026-06-11T17:48:41.825398927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=cee127e0-ca25-4b9f-9378-6d5d37e13bf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325726 | controller | Jun 11 17:48:41.847751 crc crio[22018]: time="2026-06-11T17:48:41.847307035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=87c6f386-b48a-4775-ad2e-a7e8b4915d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325741 | controller | Jun 11 17:48:41.849058 crc crio[22018]: time="2026-06-11T17:48:41.848014264Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325761 | controller | Jun 11 17:48:41.849114 crc crio[22018]: time="2026-06-11T17:48:41.849061278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325776 | controller | Jun 11 17:48:41.880470 crc crio[22018]: time="2026-06-11T17:48:41.874960579Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325792 | controller | Jun 11 17:48:41.880470 crc crio[22018]: time="2026-06-11T17:48:41.880201172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325808 | controller | Jun 11 17:48:42.011814 crc crio[22018]: time="2026-06-11T17:48:42.011138072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=53f4e3e1-8b60-42a4-bdd4-4f20302ecc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.325823 | controller | Jun 11 17:48:42.027375 crc crio[22018]: time="2026-06-11T17:48:42.027255615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325838 | controller | Jun 11 17:48:42.075435 crc crio[22018]: time="2026-06-11T17:48:42.075304499Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325871 | controller | Jun 11 17:48:42.075931 crc crio[22018]: time="2026-06-11T17:48:42.075910398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.325888 | controller | Jun 11 17:48:42.328262 crc crio[22018]: time="2026-06-11T17:48:42.328022201Z" level=info msg="Created container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325904 | controller | Jun 11 17:48:42.329248 crc crio[22018]: time="2026-06-11T17:48:42.329148778Z" level=info msg="Starting container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc" id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325920 | controller | Jun 11 17:48:42.332498 crc crio[22018]: time="2026-06-11T17:48:42.332131494Z" level=info msg="Created container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325936 | controller | Jun 11 17:48:42.337849 crc crio[22018]: time="2026-06-11T17:48:42.332652545Z" level=info msg="Created container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.325951 | controller | Jun 11 17:48:42.342048 crc crio[22018]: time="2026-06-11T17:48:42.341921949Z" level=info msg="Starting container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a" id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325967 | controller | Jun 11 17:48:42.346666 crc crio[22018]: time="2026-06-11T17:48:42.346258235Z" level=info msg="Starting container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d" id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.325982 | controller | Jun 11 17:48:42.352814 crc crio[22018]: time="2026-06-11T17:48:42.352614676Z" level=info msg="Started container" PID=258216 containerID=8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97
2026-06-11 18:17:38.326003 | controller | Jun 11 17:48:42.369045 crc crio[22018]: time="2026-06-11T17:48:42.3685693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326019 | controller | Jun 11 17:48:42.369378 crc crio[22018]: time="2026-06-11T17:48:42.36924951Z" level=info msg="Started container" PID=258211 containerID=232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d description=openstack/nova-metadata-0/nova-metadata-log id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1
2026-06-11 18:17:38.326036 | controller | Jun 11 17:48:42.379736 crc crio[22018]: time="2026-06-11T17:48:42.379643429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326051 | controller | Jun 11 17:48:42.389617 crc crio[22018]: time="2026-06-11T17:48:42.389545281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326067 | controller | Jun 11 17:48:42.391934 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a6f9d40afcf5b7 Mac:22:f1:0c:a1:67:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.326083 | controller | Jun 11 17:48:42.402687 crc crio[22018]: time="2026-06-11T17:48:42.401748578Z" level=info msg="Started container" PID=258213 containerID=f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc description=openstack/nova-api-0/nova-api-log id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463
2026-06-11 18:17:38.326098 | controller | Jun 11 17:48:42.403132 crc crio[22018]: time="2026-06-11T17:48:42.403099457Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}"
2026-06-11 18:17:38.326115 | controller | Jun 11 17:48:42.403433 crc crio[22018]: time="2026-06-11T17:48:42.403382246Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.326131 | controller | Jun 11 17:48:42.437046 crc crio[22018]: time="2026-06-11T17:48:42.436260094Z" level=info msg="Ran pod sandbox 4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.326147 | controller | Jun 11 17:48:42.460383 crc crio[22018]: time="2026-06-11T17:48:42.458527059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326167 | controller | Jun 11 17:48:42.460383 crc crio[22018]: time="2026-06-11T17:48:42.458760927Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326183 | controller | Jun 11 17:48:42.460383 crc crio[22018]: time="2026-06-11T17:48:42.45884906Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326199 | controller | Jun 11 17:48:42.460383 crc crio[22018]: time="2026-06-11T17:48:42.458982834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c9989754-0c2d-4797-b80f-3b2b2cf37d0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326215 | controller | Jun 11 17:48:42.463911 crc crio[22018]: time="2026-06-11T17:48:42.463845001Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.326230 | controller | Jun 11 17:48:42.479742 crc crio[22018]: time="2026-06-11T17:48:42.474659762Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 18:17:38.326247 | controller | Jun 11 17:48:42.535643 crc crio[22018]: time="2026-06-11T17:48:42.529830706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4a76239d-bfbf-4a9a-9aad-30fe4ccc4118 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326263 | controller | Jun 11 17:48:42.544296 crc crio[22018]: time="2026-06-11T17:48:42.544158814Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326279 | controller | Jun 11 17:48:42.546148 crc crio[22018]: time="2026-06-11T17:48:42.544618988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326295 | controller | Jun 11 17:48:42.597759 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3c185fc5d1697 Mac:6a:07:78:6f:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.326311 | controller | Jun 11 17:48:42.598495 crc crio[22018]: time="2026-06-11T17:48:42.598430866Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}"
2026-06-11 18:17:38.326328 | controller | Jun 11 17:48:42.598631 crc crio[22018]: time="2026-06-11T17:48:42.598586381Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.326344 | controller | Jun 11 17:48:42.678109 crc crio[22018]: time="2026-06-11T17:48:42.67745248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=553fa55f-8b65-4f0a-b2ed-b6d250f4a04a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326364 | controller | Jun 11 17:48:42.684303 crc crio[22018]: time="2026-06-11T17:48:42.684233642Z" level=info msg="Created container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326381 | controller | Jun 11 17:48:42.685639 crc crio[22018]: time="2026-06-11T17:48:42.685558639Z" level=info msg="Starting container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946" id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.326397 | controller | Jun 11 17:48:42.725575 crc crio[22018]: time="2026-06-11T17:48:42.725527842Z" level=info msg="Removing container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.326413 | controller | Jun 11 17:48:42.728277 crc crio[22018]: time="2026-06-11T17:48:42.728142962Z" level=info msg="Ran pod sandbox 2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 with infra container: openstack/rabbitmq-server-0/POD" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.326428 | controller | Jun 11 17:48:42.735870 crc crio[22018]: time="2026-06-11T17:48:42.735783941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326444 | controller | Jun 11 17:48:42.736123 crc crio[22018]: time="2026-06-11T17:48:42.735973302Z" level=info msg="Started container" PID=258255 containerID=33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 description=openstack/ceilometer-0/ceilometer-central-agent id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3
2026-06-11 18:17:38.326460 | controller | Jun 11 17:48:42.736384 crc crio[22018]: time="2026-06-11T17:48:42.735975798Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326476 | controller | Jun 11 17:48:42.736730 crc crio[22018]: time="2026-06-11T17:48:42.736662727Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326492 | controller | Jun 11 17:48:42.746586 crc crio[22018]: time="2026-06-11T17:48:42.746301805Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.326508 | controller | Jun 11 17:48:42.756321 crc crio[22018]: time="2026-06-11T17:48:42.756244815Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 18:17:38.326524 | controller | Jun 11 17:48:42.782508 crc crio[22018]: time="2026-06-11T17:48:42.781696752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c008f5a9-0d43-4c04-8d1a-0b6c50e85fca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326541 | controller | Jun 11 17:48:42.843219 crc crio[22018]: time="2026-06-11T17:48:42.843014657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d723c42d-7706-42ee-8d94-47597c30ea27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326561 | controller | Jun 11 17:48:42.874303 crc crio[22018]: time="2026-06-11T17:48:42.873924915Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326578 | controller | Jun 11 17:48:42.874303 crc crio[22018]: time="2026-06-11T17:48:42.874285147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326594 | controller | Jun 11 17:48:42.944205 crc crio[22018]: time="2026-06-11T17:48:42.939504797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e7a94263-1bab-4cce-a192-eb16d0a42fa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326610 | controller | Jun 11 17:48:42.958663 crc crio[22018]: time="2026-06-11T17:48:42.95855356Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326637 | controller | Jun 11 17:48:42.959013 crc crio[22018]: time="2026-06-11T17:48:42.958930932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326655 | controller | Jun 11 17:48:43.040473 crc crio[22018]: time="2026-06-11T17:48:43.037948058Z" level=info msg="Removed container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.326670 | controller | Jun 11 17:48:43.044435 crc crio[22018]: time="2026-06-11T17:48:43.042286455Z" level=info msg="Removing container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.326686 | controller | Jun 11 17:48:43.112654 crc crio[22018]: time="2026-06-11T17:48:43.112602786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326701 | controller | Jun 11 17:48:43.120615 crc crio[22018]: time="2026-06-11T17:48:43.120578073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326717 | controller | Jun 11 17:48:43.207768 crc crio[22018]: time="2026-06-11T17:48:43.207625193Z" level=info msg="Removed container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.326732 | controller | Jun 11 17:48:43.254944 crc crio[22018]: time="2026-06-11T17:48:43.254805596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326748 | controller | Jun 11 17:48:43.266243 crc crio[22018]: time="2026-06-11T17:48:43.26612741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326763 | controller | Jun 11 17:48:43.266620 crc crio[22018]: time="2026-06-11T17:48:43.266292516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326778 | controller | Jun 11 17:48:43.276427 crc crio[22018]: time="2026-06-11T17:48:43.274233138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326798 | controller | Jun 11 17:48:43.403848 crc crio[22018]: time="2026-06-11T17:48:43.403743858Z" level=info msg="Created container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326814 | controller | Jun 11 17:48:43.415447 crc crio[22018]: time="2026-06-11T17:48:43.413241973Z" level=info msg="Starting container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382" id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.326830 | controller | Jun 11 17:48:43.430922 crc crio[22018]: time="2026-06-11T17:48:43.430829645Z" level=info msg="Started container" PID=258317 containerID=976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 description=openstack/nova-metadata-0/nova-metadata-metadata id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1
2026-06-11 18:17:38.326846 | controller | Jun 11 17:48:43.519553 crc crio[22018]: time="2026-06-11T17:48:43.506570081Z" level=info msg="Created container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326881 | controller | Jun 11 17:48:43.519553 crc crio[22018]: time="2026-06-11T17:48:43.511865402Z" level=info msg="Created container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.326897 | controller | Jun 11 17:48:43.519553 crc crio[22018]: time="2026-06-11T17:48:43.514263622Z" level=info msg="Starting container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b" id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.326914 | controller | Jun 11 17:48:43.519553 crc crio[22018]: time="2026-06-11T17:48:43.516816985Z" level=info msg="Starting container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56" id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.326929 | controller | Jun 11 17:48:43.537457 crc crio[22018]: time="2026-06-11T17:48:43.534434852Z" level=info msg="Started container" PID=258330 containerID=790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b description=openstack/nova-api-0/nova-api-api id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463
2026-06-11 18:17:38.326945 | controller | Jun 11 17:48:43.539769 crc crio[22018]: time="2026-06-11T17:48:43.539533607Z" level=info msg="Started container" PID=258336 containerID=909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 description=openstack/ceilometer-0/ceilometer-notification-agent id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3
2026-06-11 18:17:38.326961 | controller | Jun 11 17:48:43.601659 crc crio[22018]: time="2026-06-11T17:48:43.592935059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.326976 | controller | Jun 11 17:48:43.637447 crc crio[22018]: time="2026-06-11T17:48:43.637295614Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=aae61f8b-cdfe-45d9-84cd-e502e216c0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.326996 | controller | Jun 11 17:48:43.666495 crc crio[22018]: time="2026-06-11T17:48:43.666392326Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e30e3322-1f55-4b68-a87b-89e7c9df34da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327012 | controller | Jun 11 17:48:43.694387 crc crio[22018]: time="2026-06-11T17:48:43.691503255Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327028 | controller | Jun 11 17:48:43.694387 crc crio[22018]: time="2026-06-11T17:48:43.691936579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327043 | controller | Jun 11 17:48:43.903583 crc crio[22018]: time="2026-06-11T17:48:43.903449349Z" level=info msg="Created container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327058 | controller | Jun 11 17:48:43.970868 crc crio[22018]: time="2026-06-11T17:48:43.970713627Z" level=info msg="Starting container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441" id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.327074 | controller | Jun 11 17:48:43.986806 crc crio[22018]: time="2026-06-11T17:48:43.986732068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327089 | controller | Jun 11 17:48:43.995560 crc crio[22018]: time="2026-06-11T17:48:43.99471775Z" level=info msg="Started container" PID=258374 containerID=46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 description=openstack/cinder-scheduler-0/probe id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7
2026-06-11 18:17:38.327105 | controller | Jun 11 17:48:44.023702 crc crio[22018]: time="2026-06-11T17:48:44.023610661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327121 | controller | Jun 11 17:48:44.188399 crc crio[22018]: time="2026-06-11T17:48:44.185148463Z" level=info msg="Created container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327136 | controller | Jun 11 17:48:44.202395 crc crio[22018]: time="2026-06-11T17:48:44.196365149Z" level=info msg="Starting container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe" id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.327152 | controller | Jun 11 17:48:44.215369 crc crio[22018]: time="2026-06-11T17:48:44.215213911Z" level=info msg="Started container" PID=258605 containerID=448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe description=openstack/ceilometer-0/sg-core id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3
2026-06-11 18:17:38.327168 | controller | Jun 11 17:48:44.245263 crc crio[22018]: time="2026-06-11T17:48:44.245142502Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b03f665a-d82a-4de8-aaf4-c5dcdacbdcd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327183 | controller | Jun 11 17:48:44.330857 crc crio[22018]: time="2026-06-11T17:48:44.330167223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327203 | controller | Jun 11 17:48:44.413395 crc crio[22018]: time="2026-06-11T17:48:44.410301233Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=7fe9d455-e70c-4177-b661-a9d5e79b1dab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327219 | controller | Jun 11 17:48:44.475457 crc crio[22018]: time="2026-06-11T17:48:44.464070674Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327235 | controller | Jun 11 17:48:44.475457 crc crio[22018]: time="2026-06-11T17:48:44.465682766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327250 | controller | Jun 11 17:48:44.724427 crc crio[22018]: time="2026-06-11T17:48:44.724229638Z" level=info msg="Created container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327266 | controller | Jun 11 17:48:44.735156 crc crio[22018]: time="2026-06-11T17:48:44.730545689Z" level=info msg="Starting container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c" id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.327281 | controller | Jun 11 17:48:44.754539 crc crio[22018]: time="2026-06-11T17:48:44.754452855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327297 | controller | Jun 11 17:48:44.762384 crc crio[22018]: time="2026-06-11T17:48:44.759634345Z" level=info msg="Started container" PID=258662 containerID=7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c description=openstack/cinder-api-0/cinder-api id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9
2026-06-11 18:17:38.327312 | controller | Jun 11 17:48:44.809387 crc crio[22018]: time="2026-06-11T17:48:44.809244744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327327 | controller | Jun 11 17:48:44.950373 crc crio[22018]: time="2026-06-11T17:48:44.949799929Z" level=info msg="Created container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327343 | controller | Jun 11 17:48:44.956595 crc crio[22018]: time="2026-06-11T17:48:44.956525375Z" level=info msg="Starting container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954" id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.327358 | controller | Jun 11 17:48:45.007299 crc crio[22018]: time="2026-06-11T17:48:45.007041766Z" level=info msg="Started container" PID=258704 containerID=80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 description=openstack/ceilometer-0/proxy-httpd id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3
2026-06-11 18:17:38.327374 | controller | Jun 11 17:48:47.276712 crc crio[22018]: time="2026-06-11T17:48:47.27583091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=eb0665a7-26bd-4cae-924b-3006dd707ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327394 | controller | Jun 11 17:48:47.308564 crc crio[22018]: time="2026-06-11T17:48:47.30597708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=60d9b582-1fd8-4b3f-b1b7-af4808ee42cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327411 | controller | Jun 11 17:48:47.654434 crc crio[22018]: time="2026-06-11T17:48:47.653794055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=098b437a-de1d-4d41-8b17-c5df6ab25358 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327427 | controller | Jun 11 17:48:47.654988 crc crio[22018]: time="2026-06-11T17:48:47.654938031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=73b2bd53-d175-41a6-ba37-2c8219984f61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327442 | controller | Jun 11 17:48:51.665171 crc crio[22018]: time="2026-06-11T17:48:51.663716761Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327458 | controller | Jun 11 17:48:51.667255 crc crio[22018]: time="2026-06-11T17:48:51.666985405Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327473 | controller | Jun 11 17:48:53.357031 crc crio[22018]: time="2026-06-11T17:48:53.356456498Z" level=info msg="Stopping container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 (timeout: 30s)" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.327489 | controller | Jun 11 17:48:56.075661 crc crio[22018]: time="2026-06-11T17:48:56.074828421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327505 | controller | Jun 11 17:48:56.076808 crc crio[22018]: time="2026-06-11T17:48:56.074851602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327520 | controller | Jun 11 17:49:02.455066 crc crio[22018]: time="2026-06-11T17:49:02.454103357Z" level=info msg="Stopped container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.327541 | controller | Jun 11 17:49:02.458961 crc crio[22018]: time="2026-06-11T17:49:02.458857259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8ec6a242-58a9-49c8-872f-4fe01440a474 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327562 | controller | Jun 11 17:49:02.470289 crc crio[22018]: time="2026-06-11T17:49:02.470159221Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327579 | controller | Jun 11 17:49:02.472873 crc crio[22018]: time="2026-06-11T17:49:02.472729641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=ab72e28a-73b3-424e-9ea8-a6f4d4c079b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327631 | controller | Jun 11 17:49:02.496976 crc crio[22018]: time="2026-06-11T17:49:02.496862125Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327651 | controller | Jun 11 17:49:02.497905 crc crio[22018]: time="2026-06-11T17:49:02.497780671Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327668 | controller | Jun 11 17:49:02.498288 crc crio[22018]: time="2026-06-11T17:49:02.49814046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ab0ffea0-69da-4dda-aaa7-ca6998f2809a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327684 | controller | Jun 11 17:49:02.499294 crc crio[22018]: time="2026-06-11T17:49:02.499241144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=040c34ae-758a-46cd-a4b3-7a61c2588088 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327700 | controller | Jun 11 17:49:02.512736 crc crio[22018]: time="2026-06-11T17:49:02.512637082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=955af4e3-b3e4-4d46-81f3-78055755b550 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327716 | controller | Jun 11 17:49:02.573255 crc crio[22018]: time="2026-06-11T17:49:02.57320175Z" level=info msg="Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.327733 | controller | Jun 11 17:49:02.588744 crc crio[22018]: time="2026-06-11T17:49:02.588713143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327749 | controller | Jun 11 17:49:02.624603 crc crio[22018]: time="2026-06-11T17:49:02.624533084Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327765 | controller | Jun 11 17:49:02.626725 crc crio[22018]: time="2026-06-11T17:49:02.626129095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=16eefc5d-46aa-4cea-bcd2-ed011cdf30e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327780 | controller | Jun 11 17:49:02.636945 crc crio[22018]: time="2026-06-11T17:49:02.636776404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327796 | controller | Jun 11 17:49:02.646174 crc crio[22018]: time="2026-06-11T17:49:02.645610668Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327811 | controller | Jun 11 17:49:02.646603 crc crio[22018]: time="2026-06-11T17:49:02.646473213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327827 | controller | Jun 11 17:49:02.647134 crc crio[22018]: time="2026-06-11T17:49:02.646977509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327869 | controller | Jun 11 17:49:02.647506 crc crio[22018]: time="2026-06-11T17:49:02.647264101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1592b56d-ec70-4ae5-8083-2d44b019ad2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327891 | controller | Jun 11 17:49:02.654293 crc crio[22018]: time="2026-06-11T17:49:02.654177608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.327908 | controller | Jun 11 17:49:02.674924 crc crio[22018]: time="2026-06-11T17:49:02.674160524Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.327923 | controller | Jun 11 17:49:02.681099 crc crio[22018]: time="2026-06-11T17:49:02.680962711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f7310e28-be66-40bf-b602-a86da0f07932 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327939 | controller | Jun 11 17:49:02.682524 crc crio[22018]: time="2026-06-11T17:49:02.682448308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cf0e88b5-b05a-40bc-86ea-9c28e94a7ce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327954 | controller | Jun 11 17:49:02.685875 crc crio[22018]: time="2026-06-11T17:49:02.6808911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ffaa1bf8-12d4-477e-bd1f-87638de2081f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327970 | controller | Jun 11 17:49:02.691267 crc crio[22018]: time="2026-06-11T17:49:02.691196467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=c71d6e03-7a16-4d36-b207-d016879de479 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.327985 | controller | Jun 11 17:49:02.701518 crc crio[22018]: time="2026-06-11T17:49:02.701374072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6890ea91-2b30-4845-92bc-d023a8e1d22b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.328000 | controller | Jun 11 17:49:02.702088 crc crio[22018]: time="2026-06-11T17:49:02.701924439Z" level=info msg="Creating container: openstack/rabbitmq-server-0/wipe-data" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328016 | controller | Jun 11 17:49:02.703667 crc crio[22018]: time="2026-06-11T17:49:02.703596602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328031 | controller | Jun 11 17:49:02.708855 crc crio[22018]: time="2026-06-11T17:49:02.708678524Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328047 | controller | Jun 11 17:49:02.715022 crc crio[22018]: time="2026-06-11T17:49:02.71488424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=872d6936-cb87-4bc4-89db-448e4671eafd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.328062 | controller | Jun 11 17:49:02.726086 crc crio[22018]: time="2026-06-11T17:49:02.725983245Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328077 | controller | Jun 11 17:49:02.739941 crc crio[22018]: time="2026-06-11T17:49:02.739807026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328097 | controller | Jun 11 17:49:02.741574 crc crio[22018]: time="2026-06-11T17:49:02.741486962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b14dd72c-237d-4771-be06-089183e83fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.328113 | controller | Jun 11 17:49:02.742261 crc crio[22018]: time="2026-06-11T17:49:02.742183372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328129 | controller | Jun 11 17:49:02.755119 crc crio[22018]: time="2026-06-11T17:49:02.754966198Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/wipe-data" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328144 | controller | Jun 11 17:49:02.786819 crc crio[22018]: time="2026-06-11T17:49:02.786742919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328159 | controller | Jun 11 17:49:02.789729 crc crio[22018]: time="2026-06-11T17:49:02.789660142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328175 | controller | Jun 11 17:49:02.791650 crc crio[22018]: time="2026-06-11T17:49:02.791579054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328190 | controller | Jun 11 17:49:02.817702 crc crio[22018]: time="2026-06-11T17:49:02.817295362Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328205 | controller | Jun 11 17:49:02.827163 crc crio[22018]: time="2026-06-11T17:49:02.826992421Z" level=info msg="Creating container: openstack/keystone-db-sync-ljlqj/keystone-db-sync" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328221 | controller | Jun 11 17:49:02.837890 crc crio[22018]: time="2026-06-11T17:49:02.837761254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328236 | controller | Jun 11 17:49:02.846543 crc crio[22018]: time="2026-06-11T17:49:02.846398259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328251 | controller | Jun 11 17:49:02.847253 crc crio[22018]: time="2026-06-11T17:49:02.847170293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328267 | controller | Jun 11 17:49:02.847763 crc crio[22018]: time="2026-06-11T17:49:02.847667279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328282 | controller | Jun 11 17:49:02.848652 crc crio[22018]: time="2026-06-11T17:49:02.848572148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328298 | controller | Jun 11 17:49:02.854101 crc crio[22018]: time="2026-06-11T17:49:02.854026722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328313 | controller | Jun 11 17:49:02.929067 crc crio[22018]: time="2026-06-11T17:49:02.928897085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328338 | controller | Jun 11 17:49:02.932263 crc crio[22018]: time="2026-06-11T17:49:02.932134948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328354 | controller | Jun 11 17:49:02.942914 crc crio[22018]: time="2026-06-11T17:49:02.942811868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328370 | controller | Jun 11 17:49:02.948177 crc crio[22018]: time="2026-06-11T17:49:02.948051005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328385 | controller | Jun 11 17:49:03.156578 crc crio[22018]: time="2026-06-11T17:49:03.155443138Z" level=info msg="Created container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328401 | controller | Jun 11 17:49:03.158652 crc crio[22018]: time="2026-06-11T17:49:03.158514556Z" level=info msg="Starting container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b" id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328418 | controller | Jun 11 17:49:03.164400 crc crio[22018]: time="2026-06-11T17:49:03.164253309Z" level=info msg="Started container" PID=259927 containerID=c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97
2026-06-11 18:17:38.328434 | controller | Jun 11 17:49:03.169584 crc crio[22018]: time="2026-06-11T17:49:03.169508496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328450 | controller | Jun 11 17:49:03.175234 crc crio[22018]: time="2026-06-11T17:49:03.175126245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328466 | controller | Jun 11 17:49:03.189090 crc crio[22018]: time="2026-06-11T17:49:03.188992496Z" level=info msg="Created container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328481 | controller | Jun 11 17:49:03.191943 crc crio[22018]: time="2026-06-11T17:49:03.191867778Z" level=info msg="Starting container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7" id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328497 | controller | Jun 11 17:49:03.198788 crc crio[22018]: time="2026-06-11T17:49:03.198644694Z" level=info msg="Started container" PID=259928 containerID=b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3
2026-06-11 18:17:38.328514 | controller | Jun 11 17:49:03.211231 crc crio[22018]: time="2026-06-11T17:49:03.211108171Z" level=info msg="Created container 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e: openstack/memcached-0/memcached" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328534 | controller | Jun 11 17:49:03.213622 crc crio[22018]: time="2026-06-11T17:49:03.213544958Z" level=info msg="Starting container: 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e" id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328550 | controller | Jun 11 17:49:03.224487 crc crio[22018]: time="2026-06-11T17:49:03.224244429Z" level=info msg="Started container" PID=259929 containerID=4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e description=openstack/memcached-0/memcached id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a
2026-06-11 18:17:38.328566 | controller | Jun 11 17:49:03.311311 crc crio[22018]: time="2026-06-11T17:49:03.311209659Z" level=info msg="Created container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328583 | controller | Jun 11 17:49:03.313835 crc crio[22018]: time="2026-06-11T17:49:03.31379674Z" level=info msg="Starting container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb" id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328599 | controller | Jun 11 17:49:03.325970 crc crio[22018]: time="2026-06-11T17:49:03.325908386Z" level=info msg="Started container" PID=259930 containerID=4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9
2026-06-11 18:17:38.328616 | controller | Jun 11 17:49:03.394807 crc crio[22018]: time="2026-06-11T17:49:03.394587242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328632 | controller | Jun 11 17:49:03.400048 crc crio[22018]: time="2026-06-11T17:49:03.399962004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.328649 | controller | Jun 11 17:49:03.462230 crc crio[22018]: time="2026-06-11T17:49:03.462165826Z" level=info msg="Created container f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945: openstack/openstack-galera-0/mysql-bootstrap" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328665 | controller | Jun 11 17:49:03.463701 crc crio[22018]: time="2026-06-11T17:49:03.463636741Z" level=info msg="Starting container: f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945" id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328681 | controller | Jun 11 17:49:03.471052 crc crio[22018]: time="2026-06-11T17:49:03.470899094Z" level=info msg="Started container" PID=259939 containerID=f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945 description=openstack/openstack-galera-0/mysql-bootstrap id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c
2026-06-11 18:17:38.328697 | controller | Jun 11 17:49:03.483512 crc crio[22018]: time="2026-06-11T17:49:03.483134332Z" level=info msg="Created container b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328713 | controller | Jun 11 17:49:03.484899 crc crio[22018]: time="2026-06-11T17:49:03.484814466Z" level=info msg="Starting container: b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe" id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328733 | controller | Jun 11 17:49:03.490383 crc crio[22018]: time="2026-06-11T17:49:03.490246479Z" level=info msg="Started container" PID=259960 containerID=b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98
2026-06-11 18:17:38.328750 | controller | Jun 11 17:49:03.584870 crc crio[22018]: time="2026-06-11T17:49:03.584047565Z" level=info msg="Created container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328765 | controller | Jun 11 17:49:03.586241 crc crio[22018]: time="2026-06-11T17:49:03.586154954Z" level=info msg="Starting container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403" id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328781 | controller | Jun 11 17:49:03.592160 crc crio[22018]: time="2026-06-11T17:49:03.592091041Z" level=info msg="Started container" PID=259977 containerID=c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403 description=openstack/keystone-db-sync-ljlqj/keystone-db-sync id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16
2026-06-11 18:17:38.328798 | controller | Jun 11 17:49:03.598791 crc crio[22018]: time="2026-06-11T17:49:03.598659743Z" level=info msg="Stopping container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b (timeout: 30s)" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.328814 | controller | Jun 11 17:49:04.720635 crc crio[22018]: time="2026-06-11T17:49:04.720017054Z" level=info msg="Created container 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c: openstack/rabbitmq-cell1-server-0/wipe-data" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328830 | controller | Jun 11 17:49:04.721738 crc crio[22018]: time="2026-06-11T17:49:04.721661397Z" level=info msg="Starting container: 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c" id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328846 | controller | Jun 11 17:49:04.727700 crc crio[22018]: time="2026-06-11T17:49:04.727605656Z" level=info msg="Started container" PID=259936 containerID=237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c description=openstack/rabbitmq-cell1-server-0/wipe-data id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2
2026-06-11 18:17:38.328882 | controller | Jun 11 17:49:04.802173 crc crio[22018]: time="2026-06-11T17:49:04.802084857Z" level=info msg="Created container f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752: openstack/rabbitmq-server-0/wipe-data" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.328899 | controller | Jun 11 17:49:04.803728 crc crio[22018]: time="2026-06-11T17:49:04.803652287Z" level=info msg="Starting container: f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752" id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.328916 | controller | Jun 11 17:49:04.822199 crc crio[22018]: time="2026-06-11T17:49:04.822044273Z" level=info msg="Started container" PID=259931 containerID=f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752 description=openstack/rabbitmq-server-0/wipe-data id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95
2026-06-11 18:17:38.328944 | controller | Jun 11 17:49:06.161107 crc crio[22018]: time="2026-06-11T17:49:06.160639035Z" level=info msg="Stopping container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 (timeout: 30s)" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.328969 | controller | Jun 11 17:49:06.715073 crc crio[22018]: time="2026-06-11T17:49:06.71389848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=19886f5d-8a60-4abb-88a9-c8d813743fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.328991 | controller | Jun 11 17:49:06.735195 crc crio[22018]: time="2026-06-11T17:49:06.735077175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=71fad1f3-d5c6-414f-80b8-2bffdf5228f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329012 | controller | Jun 11 17:49:06.746583 crc crio[22018]: time="2026-06-11T17:49:06.745133034Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329029 | controller | Jun 11 17:49:06.747270 crc crio[22018]: time="2026-06-11T17:49:06.747211281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329046 | controller | Jun 11 17:49:06.828042 crc crio[22018]: time="2026-06-11T17:49:06.827960951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329068 | controller | Jun 11 17:49:06.831134 crc crio[22018]: time="2026-06-11T17:49:06.831081841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329093 | controller | Jun 11 17:49:07.736252 crc crio[22018]: time="2026-06-11T17:49:07.735778467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=d2c1cf35-37d1-4035-904c-e51ef069266c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329116 | controller | Jun 11 17:49:07.748385 crc crio[22018]: time="2026-06-11T17:49:07.747072086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1ac99daa-3f36-4ed7-a9ba-4b4d93cf878a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329140 | controller | Jun 11 17:49:07.752673 crc crio[22018]: time="2026-06-11T17:49:07.752362974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=61f751ae-9441-4b9f-81f9-4f91b0d1015e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329162 | controller | Jun 11 17:49:07.756386 crc crio[22018]: time="2026-06-11T17:49:07.755035969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9e208bd2-af74-4698-aba1-45c5344643dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329181 | controller | Jun 11 17:49:07.764395 crc crio[22018]: time="2026-06-11T17:49:07.763762587Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329198 | controller | Jun 11 17:49:07.771178 crc crio[22018]: time="2026-06-11T17:49:07.771098372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329219 | controller | Jun 11 17:49:07.849939 crc crio[22018]: time="2026-06-11T17:49:07.849851759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=475a5805-0339-40b1-aaef-6cec76100d75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329236 | controller | Jun 11 17:49:07.858689 crc crio[22018]: time="2026-06-11T17:49:07.858592057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e80fc465-c8ed-4629-95af-043286d1acf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329251 | controller | Jun 11 17:49:07.861526 crc crio[22018]: time="2026-06-11T17:49:07.861451429Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329267 | controller | Jun 11 17:49:07.863613 crc crio[22018]: time="2026-06-11T17:49:07.863546846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329283 | controller | Jun 11 17:49:07.870662 crc crio[22018]: time="2026-06-11T17:49:07.870594039Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329299 | controller | Jun 11 17:49:07.915982 crc crio[22018]: time="2026-06-11T17:49:07.915888522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329315 | controller | Jun 11 17:49:07.918154 crc crio[22018]: time="2026-06-11T17:49:07.918088361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329331 | controller | Jun 11 17:49:07.920502 crc crio[22018]: time="2026-06-11T17:49:07.920397486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329346 | controller | Jun 11 17:49:08.092451 crc crio[22018]: time="2026-06-11T17:49:08.091553674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329362 | controller | Jun 11 17:49:08.095702 crc crio[22018]: time="2026-06-11T17:49:08.095630824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329377 | controller | Jun 11 17:49:08.198830 crc crio[22018]: time="2026-06-11T17:49:08.198739548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329392 | controller | Jun 11 17:49:08.207542 crc crio[22018]: time="2026-06-11T17:49:08.20663138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329411 | controller | Jun 11 17:49:08.499998 crc crio[22018]: time="2026-06-11T17:49:08.499785822Z" level=info msg="Created container 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe: openstack/openstack-cell1-galera-0/galera" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329434 | controller | Jun 11 17:49:08.501777 crc crio[22018]: time="2026-06-11T17:49:08.501544808Z" level=info msg="Starting container: 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe" id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.329461 | controller | Jun 11 17:49:08.512550 crc crio[22018]: time="2026-06-11T17:49:08.51227838Z" level=info msg="Started container" PID=260732 containerID=75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe description=openstack/openstack-cell1-galera-0/galera id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98
2026-06-11 18:17:38.329484 | controller | Jun 11 17:49:08.556650 crc crio[22018]: time="2026-06-11T17:49:08.55653375Z" level=info msg="Created container d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb: openstack/openstack-galera-0/galera" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329507 | controller | Jun 11 17:49:08.557866 crc crio[22018]: time="2026-06-11T17:49:08.557804679Z" level=info msg="Starting container: d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb" id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.329529 | controller | Jun 11 17:49:08.567199 crc crio[22018]: time="2026-06-11T17:49:08.567095726Z" level=info msg="Started container" PID=260734 containerID=d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb description=openstack/openstack-galera-0/galera id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c
2026-06-11 18:17:38.329549 | controller | Jun 11 17:49:09.337710 crc crio[22018]: time="2026-06-11T17:49:09.337133915Z" level=info msg="Created container 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602: openstack/rabbitmq-cell1-server-0/setup-container" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329569 | controller | Jun 11 17:49:09.342722 crc crio[22018]: time="2026-06-11T17:49:09.342566299Z" level=info msg="Starting container: 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602" id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.329586 | controller | Jun 11 17:49:09.358085 crc crio[22018]: time="2026-06-11T17:49:09.357957809Z" level=info msg="Started container" PID=260597 containerID=4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602 description=openstack/rabbitmq-cell1-server-0/setup-container id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2
2026-06-11 18:17:38.329602 | controller | Jun 11 17:49:09.527080 crc crio[22018]: time="2026-06-11T17:49:09.524021274Z" level=info msg="Stopped container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.329621 | controller | Jun 11 17:49:09.527080 crc crio[22018]: time="2026-06-11T17:49:09.525553773Z" level=info msg="Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.329644 | controller | Jun 11 17:49:09.533781 crc crio[22018]: time="2026-06-11T17:49:09.527095792Z" level=info msg="Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc007484340}] Aliases:map[]}"
2026-06-11 18:17:38.329664 | controller | Jun 11 17:49:09.533781 crc crio[22018]: time="2026-06-11T17:49:09.527272958Z" level=info msg="Deleting pod openstack_keystone-74988c44b8-b4w7n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.329686 | controller | Jun 11 17:49:10.202708 crc crio[22018]: time="2026-06-11T17:49:10.202148777Z" level=info msg="Stopped pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.329703 | controller | Jun 11 17:49:10.870048 crc crio[22018]: time="2026-06-11T17:49:10.869875218Z" level=info msg="Removing container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.329719 | controller | Jun 11 17:49:10.905260 crc crio[22018]: time="2026-06-11T17:49:10.904896052Z" level=info msg="Created container b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c: openstack/rabbitmq-server-0/setup-container" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329735 | controller | Jun 11 17:49:10.906658 crc crio[22018]: time="2026-06-11T17:49:10.906593625Z" level=info msg="Starting container: b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c" id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.329751 | controller | Jun 11 17:49:10.916723 crc crio[22018]: time="2026-06-11T17:49:10.916609435Z" level=info msg="Started container" PID=260733 containerID=b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c description=openstack/rabbitmq-server-0/setup-container id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95
2026-06-11 18:17:38.329767 | controller | Jun 11 17:49:10.969058 crc crio[22018]: time="2026-06-11T17:49:10.968633479Z" level=info msg="Removed container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.329783 | controller | Jun 11 17:49:17.475141 crc crio[22018]: time="2026-06-11T17:49:17.474278502Z" level=info msg="Stopped container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.329800 | controller | Jun 11 17:49:17.477432 crc crio[22018]: time="2026-06-11T17:49:17.477277357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=600b0bcb-0cbb-4a84-90c5-59d7ee043e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329815 | controller | Jun 11 17:49:17.525430 crc crio[22018]: time="2026-06-11T17:49:17.525257605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f4a66b20-9df5-4491-bb03-7b9643580e62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.329831 | controller | Jun 11 17:49:17.723472 crc crio[22018]: time="2026-06-11T17:49:17.723203871Z" level=info msg="Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329862 | controller | Jun 11 17:49:17.723863 crc crio[22018]: time="2026-06-11T17:49:17.723741678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329885 | controller | Jun 11 17:49:17.809959 crc crio[22018]: time="2026-06-11T17:49:17.809524796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329906 | controller | Jun 11 17:49:17.825957 crc crio[22018]: time="2026-06-11T17:49:17.822277183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.329923 | controller | Jun 11 17:49:18.371664 crc crio[22018]: time="2026-06-11T17:49:18.371259603Z" level=info msg="Created container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.329938 | controller | Jun 11 17:49:18.372606 crc crio[22018]: time="2026-06-11T17:49:18.372523091Z" level=info msg="Starting container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6" id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.329954 | controller | Jun 11 17:49:18.378680 crc crio[22018]: time="2026-06-11T17:49:18.378566174Z" level=info msg="Started container" PID=261584 containerID=0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3
2026-06-11 18:17:38.329971 | controller | Jun 11 17:49:19.065944 crc crio[22018]: time="2026-06-11T17:49:19.062838972Z" level=info msg="Stopping container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 (timeout: 30s)" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.329987 | controller | Jun 11 17:49:19.199662 crc crio[22018]: time="2026-06-11T17:49:19.199510287Z" level=info msg="Stopped container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330003 | controller | Jun 11 17:49:19.201767 crc crio[22018]: time="2026-06-11T17:49:19.201676056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=b5ecd3c0-eebf-419e-b978-47246819f029 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.330018 | controller | Jun 11 17:49:19.204045 crc crio[22018]: time="2026-06-11T17:49:19.203965736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=1024e2be-7e39-4160-ba2a-003ffe7bd1cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.330034 | controller | Jun 11 17:49:19.207085 crc crio[22018]: time="2026-06-11T17:49:19.207004327Z" level=info msg="Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.330050 | controller | Jun 11 17:49:19.207473 crc crio[22018]: time="2026-06-11T17:49:19.207314227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.330066 | controller | Jun 11 17:49:19.289642 crc crio[22018]: time="2026-06-11T17:49:19.27790549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.330082 | controller | Jun 11 17:49:19.289642 crc crio[22018]: time="2026-06-11T17:49:19.280952496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.330097 | controller | Jun 11 17:49:19.526955 crc crio[22018]: time="2026-06-11T17:49:19.525945588Z" level=info msg="Created container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.330118 | controller | Jun 11 17:49:19.530187 crc crio[22018]: time="2026-06-11T17:49:19.530095829Z" level=info msg="Starting container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd" id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.330135 | controller | Jun 11 17:49:19.538863 crc crio[22018]: time="2026-06-11T17:49:19.538791426Z" level=info msg="Started container" PID=261839 containerID=47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3
2026-06-11 18:17:38.330151 | controller | Jun 11 17:49:20.104734 crc crio[22018]: time="2026-06-11T17:49:20.103457846Z" level=info msg="Removing container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.330167 | controller | Jun 11 17:49:20.145798 crc crio[22018]: time="2026-06-11T17:49:20.145103362Z" level=info msg="Removed container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.330183 | controller | Jun 11 17:49:23.215060 crc crio[22018]: time="2026-06-11T17:49:23.214975416Z" level=info msg="Stopping container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 (timeout: 30s)" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330198 | controller | Jun 11 17:49:23.216116 crc crio[22018]: time="2026-06-11T17:49:23.2150879Z" level=info msg="Stopping container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 (timeout: 30s)" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330214 | controller | Jun 11 17:49:23.216116 crc crio[22018]: time="2026-06-11T17:49:23.214989102Z" level=info msg="Stopping container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe (timeout: 30s)" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330229 | controller | Jun 11 17:49:23.216850 crc crio[22018]: time="2026-06-11T17:49:23.216754783Z" level=info msg="Stopping container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 (timeout: 30s)" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330244 | controller | Jun 11 17:49:23.351777 crc crio[22018]: time="2026-06-11T17:49:23.351550495Z" level=info msg="Stopped container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330260 | controller | Jun 11 17:49:23.450256 crc crio[22018]: time="2026-06-11T17:49:23.450161765Z" level=info msg="Stopped container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330275 | controller | Jun 11 17:49:23.551995 crc crio[22018]: time="2026-06-11T17:49:23.551897714Z" level=info msg="Stopped container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330295 | controller | Jun 11 17:49:23.765903 crc crio[22018]: time="2026-06-11T17:49:23.765682231Z" level=info msg="Stopped container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.330311 | controller | Jun 11 17:49:23.768993 crc crio[22018]: time="2026-06-11T17:49:23.768909143Z" level=info msg="Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330326 | controller | Jun 11 17:49:23.770036 crc crio[22018]: time="2026-06-11T17:49:23.769972608Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc00285c120}] Aliases:map[]}"
2026-06-11 18:17:38.330342 | controller | Jun 11 17:49:23.770250 crc crio[22018]: time="2026-06-11T17:49:23.770190495Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.330359 | controller | Jun 11 17:49:24.144960 crc crio[22018]: time="2026-06-11T17:49:24.14472182Z" level=info msg="Stopped pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330382 | controller | Jun 11 17:49:25.672692 crc crio[22018]: time="2026-06-11T17:49:25.671699848Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.330400 | controller | Jun 11 17:49:25.674162 crc crio[22018]: time="2026-06-11T17:49:25.672746242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.330416 | controller | Jun 11 17:49:25.718815 crc crio[22018]: time="2026-06-11T17:49:25.718682496Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}"
2026-06-11 18:17:38.330433 | controller | Jun 11 17:49:25.718815 crc crio[22018]: time="2026-06-11T17:49:25.718791269Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.330450 | controller | Jun 11 17:49:25.870137 crc crio[22018]: time="2026-06-11T17:49:25.870059345Z" level=info msg="Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330466 | controller | Jun 11 17:49:25.870635 crc crio[22018]: time="2026-06-11T17:49:25.870299172Z" level=info msg="Stopped pod sandbox (already stopped): ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330482 | controller | Jun 11 17:49:25.871125 crc crio[22018]: time="2026-06-11T17:49:25.871090327Z" level=info msg="Removing pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330502 | controller | Jun 11 17:49:25.895709 crc crio[22018]: time="2026-06-11T17:49:25.895655645Z" level=info msg="Removed pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330520 | controller | Jun 11 17:49:25.897288 crc crio[22018]: time="2026-06-11T17:49:25.897201989Z" level=info msg="Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330536 | controller | Jun 11 17:49:25.897928 crc crio[22018]: time="2026-06-11T17:49:25.897901481Z" level=info msg="Stopped pod sandbox (already stopped): 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330552 | controller | Jun 11 17:49:25.899623 crc crio[22018]: time="2026-06-11T17:49:25.899129131Z" level=info msg="Removing pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330568 | controller | Jun 11 17:49:25.920671 crc crio[22018]: time="2026-06-11T17:49:25.919926844Z" level=info msg="Removed pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330584 | controller | Jun 11 17:49:25.925454 crc crio[22018]: time="2026-06-11T17:49:25.922748082Z" level=info msg="Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330600 | controller | Jun 11 17:49:25.925454 crc crio[22018]: time="2026-06-11T17:49:25.922785043Z" level=info msg="Stopped pod sandbox (already stopped): f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330616 | controller | Jun 11 17:49:25.925454 crc crio[22018]: time="2026-06-11T17:49:25.924126426Z" level=info msg="Removing pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330648 | controller | Jun 11 17:49:25.950973 crc crio[22018]: time="2026-06-11T17:49:25.950886755Z" level=info msg="Removed pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330668 | controller | Jun 11 17:49:25.951489 crc crio[22018]: time="2026-06-11T17:49:25.951280554Z" level=info msg="Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330684 | controller | Jun 11 17:49:25.951489 crc crio[22018]: time="2026-06-11T17:49:25.95148689Z" level=info msg="Stopped pod sandbox (already stopped): f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330700 | controller | Jun 11 17:49:25.951898 crc crio[22018]: time="2026-06-11T17:49:25.951848354Z" level=info msg="Removing pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330715 | controller | Jun 11 17:49:25.999725 crc crio[22018]: time="2026-06-11T17:49:25.99914338Z" level=info msg="Removed pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330735 | controller | Jun 11 17:49:26.002527 crc crio[22018]: time="2026-06-11T17:49:26.002230292Z" level=info msg="Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330752 | controller | Jun 11 17:49:26.002527 crc crio[22018]: time="2026-06-11T17:49:26.002435039Z" level=info msg="Stopped pod sandbox (already stopped): 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330768 | controller | Jun 11 17:49:26.003185 crc crio[22018]: time="2026-06-11T17:49:26.003154822Z" level=info msg="Removing pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330784 | controller | Jun 11 17:49:26.017493 crc crio[22018]: time="2026-06-11T17:49:26.01743731Z" level=info msg="Removed pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330800 | controller | Jun 11 17:49:26.023622 crc crio[22018]: time="2026-06-11T17:49:26.023519991Z" level=info msg="Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330816 | controller | Jun 11 17:49:26.023777 crc crio[22018]: time="2026-06-11T17:49:26.023652355Z" level=info msg="Stopped pod sandbox (already stopped): ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330832 | controller | Jun 11 17:49:26.025095 crc crio[22018]: time="2026-06-11T17:49:26.02501681Z" level=info msg="Removing pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330863 | controller | Jun 11 17:49:26.047845 crc crio[22018]: time="2026-06-11T17:49:26.047752024Z" level=info msg="Removed pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330885 | controller | Jun 11 17:49:26.049728 crc crio[22018]: time="2026-06-11T17:49:26.049643522Z" level=info msg="Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330901 | controller | Jun 11 17:49:26.049834 crc crio[22018]: time="2026-06-11T17:49:26.049742475Z" level=info msg="Stopped pod sandbox (already stopped): 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330918 | controller | Jun 11 17:49:26.050435 crc crio[22018]: time="2026-06-11T17:49:26.050362665Z" level=info msg="Removing pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330934 | controller | Jun 11 17:49:26.067797 crc crio[22018]: time="2026-06-11T17:49:26.067635389Z" level=info msg="Removed pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.330950 | controller | Jun 11 17:49:26.070437 crc crio[22018]: time="2026-06-11T17:49:26.07030535Z" level=info msg="Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330969 | controller | Jun 11 17:49:26.070603 crc crio[22018]: time="2026-06-11T17:49:26.070459255Z" level=info msg="Stopped pod sandbox (already stopped): 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.330985 | controller | Jun 11 17:49:26.073944 crc crio[22018]: time="2026-06-11T17:49:26.073884813Z" level=info msg="Removing pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331001 | controller | Jun 11 17:49:26.122146 crc crio[22018]: time="2026-06-11T17:49:26.121849331Z" level=info msg="Removed pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331017 | controller | Jun 11 17:49:26.122812 crc crio[22018]: time="2026-06-11T17:49:26.122743316Z" level=info msg="Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331033 | controller | Jun 11 17:49:26.122989 crc crio[22018]: time="2026-06-11T17:49:26.122875981Z" level=info msg="Stopped pod sandbox (already stopped): 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331049 | controller | Jun 11 17:49:26.124604 crc crio[22018]: time="2026-06-11T17:49:26.124550475Z" level=info msg="Removing pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331066 | controller | Jun 11 17:49:26.145220 crc crio[22018]: time="2026-06-11T17:49:26.145168725Z" level=info msg="Removed pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331082 | controller | Jun 11 17:49:26.146658 crc crio[22018]: time="2026-06-11T17:49:26.146575403Z" level=info msg="Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331098 | controller | Jun 11 17:49:26.146907 crc crio[22018]: time="2026-06-11T17:49:26.146834521Z" level=info msg="Stopped pod sandbox (already stopped): a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331114 | controller | Jun 11 17:49:26.151295 crc crio[22018]: time="2026-06-11T17:49:26.151228911Z" level=info msg="Removing pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331130 | controller | Jun 11 17:49:26.167735 crc crio[22018]: time="2026-06-11T17:49:26.167170377Z" level=info msg="Removed pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.331146 | controller | Jun 11 17:49:26.294294 crc crio[22018]: 2026-06-11T17:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9d0e5ddd4666e3 Mac:d2:c8:9f:e5:e2:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.331163 | controller | Jun 11 17:49:26.296052 crc crio[22018]: time="2026-06-11T17:49:26.295991337Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}"
2026-06-11 18:17:38.331186 | controller | Jun 11 17:49:26.296194 crc crio[22018]: time="2026-06-11T17:49:26.296142902Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.331203 | controller | Jun 11 17:49:26.305382 crc crio[22018]: time="2026-06-11T17:49:26.305280223Z" level=info msg="Ran pod sandbox e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f with infra container: openstack/ceilometer-0/POD" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.331220 | controller | Jun 11 17:49:26.311287 crc crio[22018]: time="2026-06-11T17:49:26.311177249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=fdb57083-7173-49a7-a27d-4f2e4c94a397 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331236 | controller | Jun 11 17:49:26.357498 crc crio[22018]: time="2026-06-11T17:49:26.357261687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e83a53fb-ed49-4989-8138-62be07fa6121 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331252 | controller | Jun 11 17:49:26.370839 crc crio[22018]: time="2026-06-11T17:49:26.370742027Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331268 | controller | Jun 11 17:49:26.371143 crc crio[22018]: time="2026-06-11T17:49:26.371094739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331284 | controller | Jun 11 17:49:26.419840 crc crio[22018]: time="2026-06-11T17:49:26.419767257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331301 | controller | Jun 11 17:49:26.422683 crc crio[22018]: time="2026-06-11T17:49:26.422650579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331317 | controller | Jun 11 17:49:26.581487 crc crio[22018]: time="2026-06-11T17:49:26.581233971Z" level=info msg="Created container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331333 | controller | Jun 11 17:49:26.582557 crc crio[22018]: time="2026-06-11T17:49:26.582508131Z" level=info msg="Starting container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd" id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.331350 | controller | Jun 11 17:49:26.588615 crc crio[22018]: time="2026-06-11T17:49:26.58852787Z" level=info msg="Started container" PID=262342 containerID=9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd description=openstack/ceilometer-0/ceilometer-central-agent id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f
2026-06-11 18:17:38.331370 | controller | Jun 11 17:49:26.602839 crc crio[22018]: time="2026-06-11T17:49:26.602745593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3c712fee-6ce3-41ef-9c6e-22630d7aa7d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331387 | controller | Jun 11 17:49:26.626634 crc crio[22018]: time="2026-06-11T17:49:26.626292503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c90d1489-2739-42f2-aca4-a67ad39e3045 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331403 | controller | Jun 11 17:49:26.636812 crc crio[22018]: time="2026-06-11T17:49:26.636725805Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331419 | controller | Jun 11 17:49:26.637226 crc crio[22018]: time="2026-06-11T17:49:26.637142569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331435 | controller | Jun 11 17:49:26.699815 crc crio[22018]: time="2026-06-11T17:49:26.69971503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331452 | controller | Jun 11 17:49:26.703310 crc crio[22018]: time="2026-06-11T17:49:26.703234443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331470 | controller | Jun 11 17:49:26.888446 crc crio[22018]: time="2026-06-11T17:49:26.888074298Z" level=info msg="Created container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331487 | controller | Jun 11 17:49:26.891272 crc crio[22018]: time="2026-06-11T17:49:26.891172237Z" level=info msg="Starting container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91" id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.331502 | controller | Jun 11 17:49:26.901532 crc crio[22018]: time="2026-06-11T17:49:26.901393332Z" level=info msg="Started container" PID=262374 containerID=2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 description=openstack/ceilometer-0/ceilometer-notification-agent id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f
2026-06-11 18:17:38.331519 | controller | Jun 11 17:49:26.917143 crc crio[22018]: time="2026-06-11T17:49:26.913986903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=67db168e-30a3-484d-bcfc-db455f9b458e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331535 | controller | Jun 11 17:49:26.934585 crc crio[22018]: time="2026-06-11T17:49:26.934476185Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=03c1cfba-5331-474b-9579-e8d27c484e3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331551 | controller | Jun 11 17:49:26.944798 crc crio[22018]: time="2026-06-11T17:49:26.944719652Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331568 | controller | Jun 11 17:49:26.945174 crc crio[22018]: time="2026-06-11T17:49:26.945117475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331588 | controller | Jun 11 17:49:27.031938 crc crio[22018]: time="2026-06-11T17:49:27.031811514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331605 | controller | Jun 11 17:49:27.040650 crc crio[22018]: time="2026-06-11T17:49:27.040593144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331622 | controller | Jun 11 17:49:27.154956 crc crio[22018]: time="2026-06-11T17:49:27.15476787Z" level=info msg="Created container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331638 | controller | Jun 11 17:49:27.157111 crc crio[22018]: time="2026-06-11T17:49:27.157043552Z" level=info msg="Starting container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f" id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.331655 | controller | Jun 11 17:49:27.164657 crc crio[22018]: time="2026-06-11T17:49:27.163756442Z" level=info msg="Started container" PID=262393 containerID=5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f description=openstack/ceilometer-0/sg-core id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f
2026-06-11 18:17:38.331671 | controller | Jun 11 17:49:27.180012 crc crio[22018]: time="2026-06-11T17:49:27.179870469Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ccc421a7-c1d3-4596-8d0e-9b296ec0f8d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331688 | controller | Jun 11 17:49:27.237292 crc crio[22018]: time="2026-06-11T17:49:27.237081213Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f09ae4b6-a080-4bc8-b8f8-91cdeaa96278 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.331705 | controller | Jun 11 17:49:27.249225 crc crio[22018]: time="2026-06-11T17:49:27.249133684Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331721 | controller | Jun 11 17:49:27.249744 crc crio[22018]: time="2026-06-11T17:49:27.249654021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331737 | controller | Jun 11 17:49:27.334187 crc crio[22018]: time="2026-06-11T17:49:27.332995226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331754 | controller | Jun 11 17:49:27.345768 crc crio[22018]: time="2026-06-11T17:49:27.345653398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331770 | controller | Jun 11 17:49:27.489276 crc crio[22018]: time="2026-06-11T17:49:27.489152306Z" level=info msg="Created container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.331786 | controller | Jun 11 17:49:27.490739 crc crio[22018]: time="2026-06-11T17:49:27.490646816Z" level=info msg="Starting container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e" id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.331807 | controller | Jun 11 17:49:27.497902 crc crio[22018]: time="2026-06-11T17:49:27.497762175Z" level=info msg="Started container" PID=262444 containerID=9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e description=openstack/ceilometer-0/proxy-httpd id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f
2026-06-11 18:17:38.331824 | controller | Jun 11 17:49:28.273754 crc crio[22018]: time="2026-06-11T17:49:28.273479539Z" level=info msg="Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331840 | controller | Jun 11 17:49:28.275064 crc crio[22018]: time="2026-06-11T17:49:28.275033679Z" level=info msg="Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0004bf440}] Aliases:map[]}"
2026-06-11 18:17:38.331877 | controller | Jun 11 17:49:28.275299 crc crio[22018]: time="2026-06-11T17:49:28.275279467Z" level=info msg="Deleting pod openstack_keystone-db-sync-ljlqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.331895 | controller | Jun 11 17:49:28.636506 crc crio[22018]: time="2026-06-11T17:49:28.636163417Z" level=info msg="Stopped pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.331913 | controller | Jun 11 17:49:29.326797 crc crio[22018]: time="2026-06-11T17:49:29.326666085Z" level=info msg="Stopping container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c (timeout: 30s)" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.331929 | controller | Jun 11 17:49:29.326797 crc crio[22018]: time="2026-06-11T17:49:29.326746199Z" level=info msg="Stopping container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f (timeout: 30s)" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.331946 | controller | Jun 11 17:49:29.469389 crc crio[22018]: time="2026-06-11T17:49:29.46908776Z" level=info msg="Stopped container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.331963 | controller | Jun 11 17:49:30.231966 crc crio[22018]: time="2026-06-11T17:49:30.231536419Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-9b4vt/POD" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.331979 | controller | Jun 11 17:49:30.232212 crc crio[22018]: time="2026-06-11T17:49:30.231995644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.331996 | controller | Jun 11 17:49:30.328135 crc crio[22018]: time="2026-06-11T17:49:30.328041774Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}"
2026-06-11 18:17:38.332017 | controller | Jun 11 17:49:30.328135 crc crio[22018]: time="2026-06-11T17:49:30.328095636Z" level=info msg="Adding pod openstack_keystone-bootstrap-9b4vt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.332034 | controller | Jun 11 17:49:30.687291 crc crio[22018]: 2026-06-11T17:49:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd996a3adcce8dc Mac:c2:eb:dd:90:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 SocketPath: PciID:}] [{Interface:0xc0002127b0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.332051 | controller | Jun 11 17:49:30.688281 crc crio[22018]: time="2026-06-11T17:49:30.688197625Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}"
2026-06-11 18:17:38.332068 | controller | Jun 11 17:49:30.688530 crc crio[22018]: time="2026-06-11T17:49:30.68839621Z" level=info msg="Checking pod openstack_keystone-bootstrap-9b4vt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.332085 | controller | Jun 11 17:49:30.697534 crc crio[22018]: time="2026-06-11T17:49:30.697297085Z" level=info msg="Ran pod sandbox cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b with infra container: openstack/keystone-bootstrap-9b4vt/POD" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.332102 | controller | Jun 11 17:49:30.699665 crc crio[22018]: time="2026-06-11T17:49:30.699614357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ec20334f-4ae2-481e-93b1-25e62ac36b61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332119 | controller | Jun 11 17:49:30.737645 crc crio[22018]: time="2026-06-11T17:49:30.737554896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=8d1dbeb9-dd3d-4d86-b8a2-7862f25dd346 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332136 | controller | Jun 11 17:49:30.749671 crc crio[22018]: time="2026-06-11T17:49:30.748131842Z" level=info msg="Creating container: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.332152 | controller | Jun 11 17:49:30.749671 crc crio[22018]: time="2026-06-11T17:49:30.749664792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332169 | controller | Jun 11 17:49:30.809255 crc crio[22018]: time="2026-06-11T17:49:30.809132414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332185 | controller | Jun 11 17:49:30.815293 crc crio[22018]: time="2026-06-11T17:49:30.815229909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332202 | controller | Jun 11 17:49:31.016237 crc crio[22018]: time="2026-06-11T17:49:31.016129736Z" level=info msg="Created container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.332222 | controller | Jun 11 17:49:31.017621 crc crio[22018]: time="2026-06-11T17:49:31.017582082Z" level=info msg="Starting container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2" id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.332240 | controller | Jun 11 17:49:31.028770 crc crio[22018]: time="2026-06-11T17:49:31.028712729Z" level=info msg="Started container" PID=263023 containerID=bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2 description=openstack/keystone-bootstrap-9b4vt/keystone-bootstrap id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b
2026-06-11 18:17:38.332257 | controller | Jun 11 17:49:32.673476 crc crio[22018]: time="2026-06-11T17:49:32.671804272Z" level=info msg="Stopped container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.332274 | controller | Jun 11 17:49:32.675580 crc crio[22018]: time="2026-06-11T17:49:32.675484851Z" level=info msg="Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.332291 | controller | Jun 11 17:49:32.679782 crc crio[22018]: time="2026-06-11T17:49:32.679738975Z" level=info msg="Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002300478}] Aliases:map[]}"
2026-06-11 18:17:38.332307 | controller | Jun 11 17:49:32.680583 crc crio[22018]: time="2026-06-11T17:49:32.680233631Z" level=info msg="Deleting pod openstack_barbican-api-86c9988d8b-nf6zh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.332324 | controller | Jun 11 17:49:33.058439 crc crio[22018]: time="2026-06-11T17:49:33.057871854Z" level=info msg="Stopped pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.332341 | controller | Jun 11 17:49:33.401226 crc crio[22018]: time="2026-06-11T17:49:33.400452994Z" level=info msg="Removing container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.332358 | controller | Jun 11 17:49:33.441400 crc crio[22018]: time="2026-06-11T17:49:33.441237197Z" level=info msg="Removed container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.332374 | controller | Jun 11 17:49:33.446390 crc crio[22018]: time="2026-06-11T17:49:33.446226019Z" level=info msg="Removing container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.332391 | controller | Jun 11 17:49:33.472902 crc crio[22018]: time="2026-06-11T17:49:33.472794239Z" level=info msg="Removed container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.332412 | controller | Jun 11 17:49:36.021602 crc crio[22018]: time="2026-06-11T17:49:36.020596848Z" level=info msg="Stopping container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 (timeout: 30s)" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.332429 | controller | Jun 11 17:49:36.024033 crc crio[22018]: time="2026-06-11T17:49:36.021697642Z" level=info msg="Stopping container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec (timeout: 30s)" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.332446 | controller | Jun 11 17:49:36.465999 crc crio[22018]: time="2026-06-11T17:49:36.465795516Z" level=info msg="Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.332465 | controller | Jun 11 17:49:36.467043 crc crio[22018]: time="2026-06-11T17:49:36.466953544Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc005da0248}] Aliases:map[]}"
2026-06-11 18:17:38.332489 | controller | Jun 11 17:49:36.467251 crc crio[22018]: time="2026-06-11T17:49:36.46715947Z" level=info msg="Deleting pod openstack_keystone-bootstrap-9b4vt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.332513 | controller | Jun 11 17:49:36.855917 crc crio[22018]: time="2026-06-11T17:49:36.855764279Z" level=info msg="Stopped pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.332535 | controller | Jun 11 17:49:37.481566 crc crio[22018]: time="2026-06-11T17:49:37.480917014Z" level=info msg="Stopped container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.332552 | controller | Jun 11 17:49:38.107518 crc crio[22018]: time="2026-06-11T17:49:38.106949097Z" level=info msg="Running pod sandbox: openstack/keystone-5ff85484-hcw45/POD" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.332569 | controller | Jun 11 17:49:38.107684 crc crio[22018]: time="2026-06-11T17:49:38.107550956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332587 | controller | Jun 11 17:49:38.157256 crc crio[22018]: time="2026-06-11T17:49:38.157150936Z" level=info msg="Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}"
2026-06-11 18:17:38.332604 | controller | Jun 11 17:49:38.157256 crc crio[22018]: time="2026-06-11T17:49:38.157222049Z" level=info msg="Adding pod openstack_keystone-5ff85484-hcw45 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.332620 | controller | Jun 11 17:49:38.762450 crc crio[22018]: 2026-06-11T17:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9832b72700b5e Mac:fa:04:61:60:04:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.332641 | controller | Jun 11 17:49:38.765722 crc crio[22018]: time="2026-06-11T17:49:38.765679282Z" level=info msg="Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}"
2026-06-11 18:17:38.332659 | controller | Jun 11 17:49:38.766050 crc crio[22018]: time="2026-06-11T17:49:38.766025803Z" level=info msg="Checking pod openstack_keystone-5ff85484-hcw45 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.332676 | controller | Jun 11 17:49:38.778566 crc crio[22018]: time="2026-06-11T17:49:38.778514151Z" level=info msg="Ran pod sandbox 1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 with infra container: openstack/keystone-5ff85484-hcw45/POD" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.332693 | controller | Jun 11 17:49:38.782550 crc crio[22018]: time="2026-06-11T17:49:38.78251007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bb973936-4bb5-4d24-9167-e0d6f7876de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332709 | controller | Jun 11 17:49:38.844980 crc crio[22018]: time="2026-06-11T17:49:38.844585136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f705fec6-67b7-42e6-8997-5ea4e75effed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332726 | controller | Jun 11 17:49:38.853613 crc crio[22018]: time="2026-06-11T17:49:38.853519638Z" level=info msg="Creating container: openstack/keystone-5ff85484-hcw45/keystone-api" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.332743 | controller | Jun 11 17:49:38.854084 crc crio[22018]: time="2026-06-11T17:49:38.853951422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332760 | controller | Jun 11 17:49:38.913790 crc crio[22018]: time="2026-06-11T17:49:38.913701154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332776 | controller | Jun 11 17:49:38.917074 crc crio[22018]: time="2026-06-11T17:49:38.91701011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332793 | controller | Jun 11 17:49:39.047257 crc crio[22018]: time="2026-06-11T17:49:39.047123052Z" level=info msg="Created container 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266: openstack/keystone-5ff85484-hcw45/keystone-api" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.332809 | controller | Jun 11 17:49:39.048433 crc crio[22018]: time="2026-06-11T17:49:39.048267639Z" level=info msg="Starting container: 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266" id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.332827 | controller | Jun 11 17:49:39.055617 crc crio[22018]: time="2026-06-11T17:49:39.05554203Z" level=info msg="Started container" PID=263661 containerID=79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266 description=openstack/keystone-5ff85484-hcw45/keystone-api id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87
2026-06-11 18:17:38.332872 | controller | Jun 11 17:49:41.591203 crc crio[22018]: time="2026-06-11T17:49:41.590557398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4a23383d-297d-49e4-944c-16a22e843751 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332902 | controller | Jun 11 17:49:41.704682 crc crio[22018]: time="2026-06-11T17:49:41.704562905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0cb8e252-5052-48af-9a5e-c14585dfbcde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.332924 | controller | Jun 11 17:49:41.720042 crc crio[22018]: time="2026-06-11T17:49:41.719909804Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.332942 | controller | Jun 11 17:49:41.720712 crc crio[22018]: time="2026-06-11T17:49:41.720611577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332965 | controller | Jun 11 17:49:41.788610 crc crio[22018]: time="2026-06-11T17:49:41.788106215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.332989 | controller | Jun 11 17:49:41.795931 crc crio[22018]: time="2026-06-11T17:49:41.795525152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333011 | controller | Jun 11 17:49:41.970912 crc crio[22018]: time="2026-06-11T17:49:41.970681178Z" level=info msg="Created container 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981: openstack/rabbitmq-cell1-server-0/rabbitmq" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333028 | controller | Jun 11 17:49:41.972430 crc crio[22018]: time="2026-06-11T17:49:41.9722735Z" level=info msg="Starting container: 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981" id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.333044 | controller | Jun 11 17:49:41.983168 crc crio[22018]: time="2026-06-11T17:49:41.98297452Z" level=info msg="Started container" PID=263931 containerID=6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2
2026-06-11 18:17:38.333061 | controller | Jun 11 17:49:41.997505 crc crio[22018]: time="2026-06-11T17:49:41.996933685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fe88deea-3360-4540-9390-6fe7a1b46d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333078 | controller | Jun 11 17:49:42.000747 crc crio[22018]: time="2026-06-11T17:49:42.000640903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=639090c8-7c25-4fa9-ab1e-383601c5a13f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333094 | controller | Jun 11 17:49:42.010112 crc crio[22018]: time="2026-06-11T17:49:42.010023991Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333110 | controller | Jun 11 17:49:42.010671 crc crio[22018]: time="2026-06-11T17:49:42.01059675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333130 | controller | Jun 11 17:49:42.068372 crc crio[22018]: time="2026-06-11T17:49:42.068264125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333147 | controller | Jun 11 17:49:42.074618 crc crio[22018]: time="2026-06-11T17:49:42.074402601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333164 | controller | Jun 11 17:49:42.236828 crc crio[22018]: time="2026-06-11T17:49:42.236657847Z" level=info msg="Created container 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333180 | controller | Jun 11 17:49:42.238056 crc crio[22018]: time="2026-06-11T17:49:42.237952589Z" level=info msg="Starting container: 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30" id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.333196 | controller | Jun 11 17:49:42.254829 crc crio[22018]: time="2026-06-11T17:49:42.254724654Z" level=info msg="Started container" PID=263985 containerID=2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30 description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2
2026-06-11 18:17:38.333213 | controller | Jun 11 17:49:43.640438 crc crio[22018]: time="2026-06-11T17:49:43.639862166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0a9a2819-24dc-4df2-b24c-220d820efc24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333229 | controller | Jun 11 17:49:43.709441 crc crio[22018]: time="2026-06-11T17:49:43.709258755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=7648ba17-d0f5-4528-addf-36871929c424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333245 | controller | Jun 11 17:49:43.721003 crc crio[22018]: time="2026-06-11T17:49:43.720917956Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333262 | controller | Jun 11 17:49:43.721493 crc crio[22018]: time="2026-06-11T17:49:43.721430233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333278 | controller | Jun 11 17:49:43.799157 crc crio[22018]: time="2026-06-11T17:49:43.799093455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333294 | controller | Jun 11 17:49:43.804476 crc crio[22018]: time="2026-06-11T17:49:43.804375473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333310 | controller | Jun 11 17:49:43.965397 crc crio[22018]: time="2026-06-11T17:49:43.964688758Z" level=info msg="Created container 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd: openstack/rabbitmq-server-0/rabbitmq" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333326 | controller | Jun 11 17:49:43.967028 crc crio[22018]: time="2026-06-11T17:49:43.9669536Z" level=info msg="Starting container: 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd" id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.333348 | controller | Jun 11 17:49:43.977811 crc crio[22018]: time="2026-06-11T17:49:43.977627651Z" level=info msg="Started container" PID=264039 containerID=279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd description=openstack/rabbitmq-server-0/rabbitmq id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95
2026-06-11 18:17:38.333369 | controller | Jun 11 17:49:43.991452 crc crio[22018]: time="2026-06-11T17:49:43.991280347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6a8cb1b4-b0fe-4349-b47f-ed778b522a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333393 | controller | Jun 11 17:49:43.996024 crc crio[22018]: time="2026-06-11T17:49:43.995934973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2c5d69b0-3832-422d-a5a6-6f68fd596d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333416 | controller | Jun 11 17:49:44.001897 crc crio[22018]: time="2026-06-11T17:49:44.00181261Z" level=info msg="Creating container: openstack/rabbitmq-server-0/amqp-proxy" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333439 | controller | Jun 11 17:49:44.002193 crc crio[22018]: time="2026-06-11T17:49:44.002132791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333462 | controller | Jun 11 17:49:44.063398 crc crio[22018]: time="2026-06-11T17:49:44.063248946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333483 | controller | Jun 11 17:49:44.066452 crc crio[22018]: time="2026-06-11T17:49:44.066206831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333504 | controller | Jun 11 17:49:44.226080 crc crio[22018]: time="2026-06-11T17:49:44.225972888Z" level=info msg="Created container e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e: openstack/rabbitmq-server-0/amqp-proxy" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.333526 | controller | Jun 11 17:49:44.227270 crc crio[22018]: time="2026-06-11T17:49:44.227196286Z" level=info msg="Starting container: e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e" id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.333545 | controller | Jun 11 17:49:44.236813 crc crio[22018]: time="2026-06-11T17:49:44.23669229Z" level=info msg="Started container" PID=264101 containerID=e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e description=openstack/rabbitmq-server-0/amqp-proxy id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95
2026-06-11 18:17:38.333562 | controller | Jun 11 17:49:49.950600 crc crio[22018]: time="2026-06-11T17:49:49.949790367Z" level=info msg="Stopped container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.333580 | controller | Jun 11 17:49:49.957172 crc crio[22018]: time="2026-06-11T17:49:49.957009646Z" level=info msg="Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.333603 | controller | Jun 11 17:49:49.958757 crc crio[22018]: time="2026-06-11T17:49:49.95867744Z" level=info msg="Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc000aa5500}] Aliases:map[]}"
2026-06-11 18:17:38.333621 | controller | Jun 11 17:49:49.958898 crc crio[22018]: time="2026-06-11T17:49:49.958850765Z" level=info msg="Deleting pod openstack_neutron-5b9dcb759c-47gjz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.333639 | controller | Jun 11 17:49:50.509725 crc crio[22018]: time="2026-06-11T17:49:50.50952861Z" level=info msg="Stopped pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.333663 | controller | Jun 11 17:49:50.782668 crc crio[22018]: time="2026-06-11T17:49:50.782139489Z" level=info msg="Removing container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.333684 | controller | Jun 11 17:49:50.836133 crc crio[22018]: time="2026-06-11T17:49:50.836042624Z" level=info msg="Removed container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.333704 | controller | Jun 11 17:49:50.860379 crc crio[22018]: time="2026-06-11T17:49:50.858547194Z" level=info msg="Removing container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.333727 | controller | Jun 11 17:49:51.188399 crc crio[22018]: time="2026-06-11T17:49:51.188262335Z" level=info msg="Removed container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.333750 | controller | Jun 11 17:50:00.576488 crc crio[22018]: time="2026-06-11T17:50:00.575598613Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686670-h522v/POD" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.333770 | controller | Jun 11 17:50:00.577726 crc crio[22018]: time="2026-06-11T17:50:00.576527032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.333788 | controller | Jun 11 17:50:00.617101 crc crio[22018]: time="2026-06-11T17:50:00.616776796Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}"
2026-06-11 18:17:38.333805 | controller | Jun 11 17:50:00.617101 crc crio[22018]: time="2026-06-11T17:50:00.616822158Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686670-h522v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.333822 | controller | Jun 11 17:50:01.173619 crc crio[22018]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02718e63e95066 Mac:e2:a7:57:5c:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.333844 | controller | Jun 11 17:50:01.175108 crc crio[22018]: time="2026-06-11T17:50:01.175002118Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}"
2026-06-11 18:17:38.333885 | controller | Jun 11 17:50:01.175231 crc crio[22018]: time="2026-06-11T17:50:01.175187214Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686670-h522v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.333903 | controller | Jun 11 17:50:01.185676 crc crio[22018]: time="2026-06-11T17:50:01.185622308Z" level=info msg="Ran pod sandbox c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f with infra container: openshift-infra/auto-csr-approver-29686670-h522v/POD" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.333920 | controller | Jun 11 17:50:01.189844 crc crio[22018]: time="2026-06-11T17:50:01.188528911Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.333937 | controller | Jun 11 17:50:01.197616 crc crio[22018]: time="2026-06-11T17:50:01.197546286Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.333953 | controller | Jun 11 17:50:02.190778 crc crio[22018]: time="2026-06-11T17:50:02.190219354Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.333969 | controller | Jun 11 17:50:02.192740 crc crio[22018]: time="2026-06-11T17:50:02.191656817Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d554720c-7212-40b0-b9d1-523c24fc1c4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.333987 | controller | Jun 11 17:50:02.194274 crc crio[22018]: time="2026-06-11T17:50:02.193988371Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9deccd57-d5c4-4bf3-9836-9224ac1fcb10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.334009 | controller | Jun 11 17:50:02.201843 crc crio[22018]: time="2026-06-11T17:50:02.201641456Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686670-h522v/oc" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.334031 | controller | Jun 11 17:50:02.202400 crc crio[22018]: time="2026-06-11T17:50:02.202209634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334052 | controller | Jun 11 17:50:02.249163 crc crio[22018]: time="2026-06-11T17:50:02.249008665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334070 | controller | Jun 11 17:50:02.492918 crc crio[22018]: time="2026-06-11T17:50:02.492731585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334090 | controller | Jun 11 17:50:02.603964 crc crio[22018]: time="2026-06-11T17:50:02.603884229Z" level=info msg="Created container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.334106 | controller | Jun 11 17:50:02.605122 crc crio[22018]: time="2026-06-11T17:50:02.60504789Z" level=info msg="Starting container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9" id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.334122 | controller | Jun 11 17:50:02.610494 crc crio[22018]: time="2026-06-11T17:50:02.610255146Z" level=info msg="Started container" PID=265631 containerID=abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9 description=openshift-infra/auto-csr-approver-29686670-h522v/oc id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f
2026-06-11 18:17:38.334138 | controller | Jun 11 17:50:05.012547 crc crio[22018]: time="2026-06-11T17:50:05.011491921Z" level=info msg="Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.334153 | controller | Jun 11 17:50:05.013601 crc crio[22018]: time="2026-06-11T17:50:05.013471145Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}"
2026-06-11 18:17:38.334169 | controller | Jun 11 17:50:05.013753 crc crio[22018]: time="2026-06-11T17:50:05.013690292Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686670-h522v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334185 | controller | Jun 11 17:50:05.356127 crc crio[22018]: time="2026-06-11T17:50:05.355704421Z" level=info msg="Stopped pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.334202 | controller | Jun 11 17:50:12.436142 crc crio[22018]: time="2026-06-11T17:50:12.435298606Z" level=info msg="Stopping container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db (timeout: 30s)" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334217 | controller | Jun 11 17:50:13.913998 crc crio[22018]: time="2026-06-11T17:50:13.912657616Z" level=info msg="Stopping container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d (timeout: 300s)" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334234 | controller | Jun 11 17:50:14.026602 crc crio[22018]: time="2026-06-11T17:50:14.020072367Z" level=info msg="Stopping container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e (timeout: 30s)" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334254 | controller | Jun 11 17:50:14.026602 crc crio[22018]: time="2026-06-11T17:50:14.020580305Z" level=info msg="Stopping container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e (timeout: 30s)" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334276 | controller | Jun 11 17:50:14.078202 crc crio[22018]: time="2026-06-11T17:50:14.076558234Z" level=info msg="Stopping container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 (timeout: 300s)" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334299 | controller | Jun 11 17:50:14.103170 crc crio[22018]: time="2026-06-11T17:50:14.102864195Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.334315 | controller | Jun 11 17:50:14.103170 crc crio[22018]: time="2026-06-11T17:50:14.102944148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334331 | controller | Jun 11 17:50:14.254288 crc crio[22018]: time="2026-06-11T17:50:14.253826126Z" level=info msg="Stopping container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f (timeout: 30s)" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334346 | controller | Jun 11 17:50:14.288505 crc crio[22018]: time="2026-06-11T17:50:14.287672106Z" level=info msg="Stopped container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334362 | controller | Jun 11 17:50:14.291900 crc crio[22018]: time="2026-06-11T17:50:14.290896571Z" level=info msg="Stopped container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334377 | controller | Jun 11 17:50:14.314496 crc crio[22018]: time="2026-06-11T17:50:14.314212133Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}"
2026-06-11 18:17:38.334394 | controller | Jun 11 17:50:14.314496 crc crio[22018]: time="2026-06-11T17:50:14.314276145Z" level=info msg="Adding pod openstack_dnsmasq-dns-fd994c98c-ldnhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334410 | controller | Jun 11 17:50:14.393110 crc crio[22018]: time="2026-06-11T17:50:14.390643885Z" level=info msg="Stopped container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334426 | controller | Jun 11 17:50:14.393968 crc crio[22018]: time="2026-06-11T17:50:14.393937859Z" level=info msg="Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.334442 | controller | Jun 11 17:50:14.395471 crc crio[22018]: time="2026-06-11T17:50:14.395441108Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca02d8}] Aliases:map[]}"
2026-06-11 18:17:38.334458 | controller | Jun 11 17:50:14.395728 crc crio[22018]: time="2026-06-11T17:50:14.395710098Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334483 | controller | Jun 11 17:50:14.464152 crc crio[22018]: time="2026-06-11T17:50:14.464056846Z" level=info msg="Stopping container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec (timeout: 300s)" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334502 | controller | Jun 11 17:50:14.509048 crc crio[22018]: time="2026-06-11T17:50:14.507797554Z" level=info msg="Stopped container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334519 | controller | Jun 11 17:50:14.510246 crc crio[22018]: time="2026-06-11T17:50:14.509221006Z" level=info msg="Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.334535 | controller | Jun 11 17:50:14.511277 crc crio[22018]: time="2026-06-11T17:50:14.511095247Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc002b141e8}] Aliases:map[]}"
2026-06-11 18:17:38.334552 | controller | Jun 11 17:50:14.512189 crc crio[22018]: time="2026-06-11T17:50:14.511760308Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-56gwb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334569 | controller | Jun 11 17:50:14.623735 crc crio[22018]: time="2026-06-11T17:50:14.623654264Z" level=info msg="Stopped container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334585 | controller | Jun 11 17:50:14.777954 crc crio[22018]: time="2026-06-11T17:50:14.777213233Z" level=info msg="Stopping container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 (timeout: 300s)" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334601 | controller | Jun 11 17:50:14.793669 crc crio[22018]: time="2026-06-11T17:50:14.793542783Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-bh99h/POD" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.334617 | controller | Jun 11 17:50:14.793669 crc crio[22018]: time="2026-06-11T17:50:14.793628665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334682 | controller | Jun 11 17:50:14.802949 crc crio[22018]: time="2026-06-11T17:50:14.794688989Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-7tpl5/POD" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.334701 | controller | Jun 11 17:50:14.802949 crc crio[22018]: time="2026-06-11T17:50:14.794782893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334717 | controller | Jun 11 17:50:14.932187 crc crio[22018]: time="2026-06-11T17:50:14.928958453Z" level=info msg="Stopped container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334737 | controller | Jun 11 17:50:14.933965 crc crio[22018]: time="2026-06-11T17:50:14.932812359Z" level=info msg="Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.334753 | controller | Jun 11 17:50:14.934399 crc crio[22018]: time="2026-06-11T17:50:14.934301417Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}"
2026-06-11 18:17:38.334769 | controller | Jun 11 17:50:14.934625 crc crio[22018]: time="2026-06-11T17:50:14.934569215Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334785 | controller | Jun 11 17:50:14.984884 crc crio[22018]: time="2026-06-11T17:50:14.983535585Z" level=info msg="Stopping container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 (timeout: 2s)" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334801 | controller | Jun 11 17:50:14.990783 crc crio[22018]: time="2026-06-11T17:50:14.99069276Z" level=info msg="Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}"
2026-06-11 18:17:38.334817 | controller | Jun 11 17:50:14.990783 crc crio[22018]: time="2026-06-11T17:50:14.990765413Z" level=info msg="Adding pod openstack_glance-db-sync-7tpl5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334833 | controller | Jun 11 17:50:15.004818 crc crio[22018]: time="2026-06-11T17:50:15.003569728Z" level=info msg="Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}"
2026-06-11 18:17:38.334867 | controller | Jun 11 17:50:15.004818 crc crio[22018]: time="2026-06-11T17:50:15.00363332Z" level=info msg="Adding pod openstack_placement-db-sync-bh99h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334889 | controller | Jun 11 17:50:15.134795 crc crio[22018]: time="2026-06-11T17:50:15.134718898Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-2pln9/POD" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.334906 | controller | Jun 11 17:50:15.134944 crc crio[22018]: time="2026-06-11T17:50:15.134817471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.334922 | controller | Jun 11 17:50:15.303946 crc crio[22018]: time="2026-06-11T17:50:15.301724315Z" level=info msg="Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}"
2026-06-11 18:17:38.334943 | controller | Jun 11 17:50:15.303946 crc crio[22018]: time="2026-06-11T17:50:15.302051395Z" level=info msg="Adding pod openstack_cinder-db-sync-2pln9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.334960 | controller | Jun 11 17:50:15.338205 crc crio[22018]: time="2026-06-11T17:50:15.332136972Z" level=info msg="Stopping container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb (timeout: 30s)" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.334976 | controller | Jun 11 17:50:15.415519 crc crio[22018]: time="2026-06-11T17:50:15.415377185Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-z8lc6/POD" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.334992 | controller | Jun 11 17:50:15.416023 crc crio[22018]: time="2026-06-11T17:50:15.41554754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335008 | controller | Jun 11 17:50:15.441872 crc crio[22018]: time="2026-06-11T17:50:15.440892259Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.335024 | controller | Jun 11 17:50:15.441872 crc crio[22018]: time="2026-06-11T17:50:15.440969947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335040 | controller | Jun 11 17:50:15.585808 crc crio[22018]: time="2026-06-11T17:50:15.585364471Z" level=info msg="Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}"
2026-06-11 18:17:38.335056 | controller | Jun 11 17:50:15.585808 crc crio[22018]: time="2026-06-11T17:50:15.585760664Z" level=info msg="Adding pod openstack_neutron-db-sync-z8lc6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335072 | controller | Jun 11 17:50:15.715207 crc crio[22018]: time="2026-06-11T17:50:15.715110845Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}"
2026-06-11 18:17:38.335089 | controller | Jun 11 17:50:15.715207 crc crio[22018]: time="2026-06-11T17:50:15.715203448Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335105 | controller | Jun 11 17:50:15.797305 crc crio[22018]: time="2026-06-11T17:50:15.794730541Z" level=info msg="Stopped pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335125 | controller | Jun 11 17:50:15.864399 crc crio[22018]: time="2026-06-11T17:50:15.862251307Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-ddjp5/POD" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.335142 | controller | Jun 11 17:50:15.864399 crc crio[22018]: time="2026-06-11T17:50:15.862436336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335159 | controller | Jun 11 17:50:15.918475 crc crio[22018]: time="2026-06-11T17:50:15.916551139Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}"
2026-06-11 18:17:38.335175 | controller | Jun 11 17:50:15.918475 crc crio[22018]: time="2026-06-11T17:50:15.916614261Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-ddjp5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335191 | controller | Jun 11 17:50:15.952497 crc crio[22018]: time="2026-06-11T17:50:15.952378242Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-psd8d/POD" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.335207 | controller | Jun 11 17:50:15.952497 crc crio[22018]: time="2026-06-11T17:50:15.952512316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335223 | controller | Jun 11 17:50:16.095095 crc crio[22018]: time="2026-06-11T17:50:16.093662988Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}"
2026-06-11 18:17:38.335239 | controller | Jun 11 17:50:16.095095 crc crio[22018]: time="2026-06-11T17:50:16.094246707Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-psd8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335255 | controller | Jun 11 17:50:16.095095 crc crio[22018]: time="2026-06-11T17:50:16.094709603Z" level=info msg="Stopped container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335271 | controller | Jun 11 17:50:16.096255 crc crio[22018]: time="2026-06-11T17:50:16.096177113Z" level=info msg="Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335288 | controller | Jun 11 17:50:16.104805 crc crio[22018]: time="2026-06-11T17:50:16.103925685Z" level=info msg="Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc00285c300}] Aliases:map[]}"
2026-06-11 18:17:38.335308 | controller | Jun 11 17:50:16.104805 crc crio[22018]: time="2026-06-11T17:50:16.104158583Z" level=info msg="Deleting pod openstack_keystone-5cc6c7f7dd-pqf6f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335324 | controller | Jun 11 17:50:16.379058 crc crio[22018]: time="2026-06-11T17:50:16.378972343Z" level=info msg="Stopped pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335340 | controller | Jun 11 17:50:16.418725 crc crio[22018]: time="2026-06-11T17:50:16.418592605Z" level=info msg="Stopped pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335356 | controller | Jun 11 17:50:16.503737 crc crio[22018]: time="2026-06-11T17:50:16.497251632Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-n6h8c/POD" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.335371 | controller | Jun 11 17:50:16.503737 crc crio[22018]: time="2026-06-11T17:50:16.497727307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335387 | controller | Jun 11 17:50:16.560391 crc crio[22018]: time="2026-06-11T17:50:16.560219558Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-kshl6/POD" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.335403 | controller | Jun 11 17:50:16.560391 crc crio[22018]: time="2026-06-11T17:50:16.560362522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.335419 | controller | Jun 11 17:50:16.641560 crc crio[22018]: time="2026-06-11T17:50:16.641284588Z" level=info msg="Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}"
2026-06-11 18:17:38.335435 | controller | Jun 11 17:50:16.641560 crc crio[22018]: time="2026-06-11T17:50:16.641441123Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-n6h8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335451 | controller | Jun 11 17:50:16.685625 crc crio[22018]: time="2026-06-11T17:50:16.685198794Z" level=info msg="Stopped container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335467 | controller | Jun 11 17:50:16.699363 crc crio[22018]: time="2026-06-11T17:50:16.69317443Z" level=info msg="Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335483 | controller | Jun 11 17:50:16.699363 crc crio[22018]: time="2026-06-11T17:50:16.693768039Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc005da00f0}] Aliases:map[]}"
2026-06-11 18:17:38.335502 | controller | Jun 11 17:50:16.699363 crc crio[22018]: time="2026-06-11T17:50:16.693918154Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335519 | controller | Jun 11 17:50:16.699363 crc crio[22018]: time="2026-06-11T17:50:16.696013225Z" level=info msg="Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}"
2026-06-11 18:17:38.335535 | controller | Jun 11 17:50:16.699363 crc crio[22018]: time="2026-06-11T17:50:16.696059986Z" level=info msg="Adding pod openstack_barbican-db-sync-kshl6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.335551 | controller | Jun 11 17:50:16.707590 crc crio[22018]: time="2026-06-11T17:50:16.706300613Z" level=info msg="Stopping container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace (timeout: 30s)" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335567 | controller | Jun 11 17:50:16.707590 crc crio[22018]: time="2026-06-11T17:50:16.70647041Z" level=info msg="Stopping container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b (timeout: 30s)" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335583 | controller | Jun 11 17:50:16.712106 crc crio[22018]: time="2026-06-11T17:50:16.712014336Z" level=info msg="Stopping container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 (timeout: 30s)" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335599 | controller | Jun 11 17:50:16.712450 crc crio[22018]: time="2026-06-11T17:50:16.712371328Z" level=info msg="Stopping container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 (timeout: 30s)" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335614 | controller | Jun 11 17:50:16.712693 crc crio[22018]: time="2026-06-11T17:50:16.712638228Z" level=info msg="Stopping container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 (timeout: 30s)" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335630 | controller | Jun 11 17:50:16.712892 crc crio[22018]: time="2026-06-11T17:50:16.712853913Z" level=info msg="Stopping container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 (timeout: 30s)" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335646 | controller | Jun 11 17:50:16.713142 crc crio[22018]: time="2026-06-11T17:50:16.71307036Z" level=info msg="Stopping container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c (timeout: 30s)" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335661 | controller | Jun 11 17:50:16.713470 crc crio[22018]: time="2026-06-11T17:50:16.71338481Z" level=info msg="Stopping container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c (timeout: 30s)" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335677 | controller | Jun 11 17:50:16.713808 crc crio[22018]: time="2026-06-11T17:50:16.713707583Z" level=info msg="Stopping container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d (timeout: 30s)" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335697 | controller | Jun 11 17:50:16.716985 crc crio[22018]: time="2026-06-11T17:50:16.714012824Z" level=info msg="Stopping container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 (timeout: 30s)" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335713 | controller | Jun 11 17:50:16.716985 crc crio[22018]: time="2026-06-11T17:50:16.714308312Z" level=info msg="Stopping container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 (timeout: 30s)" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335729 | controller | Jun 11 17:50:16.718024 crc crio[22018]: time="2026-06-11T17:50:16.717009764Z" level=info msg="Stopping container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b (timeout: 30s)" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335744 | controller | Jun 11 17:50:16.718024 crc crio[22018]: time="2026-06-11T17:50:16.717858361Z" level=info msg="Stopping container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 (timeout: 30s)" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335760 | controller | Jun 11 17:50:16.743971 crc crio[22018]: time="2026-06-11T17:50:16.743874194Z" level=info msg="Stopping container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 (timeout: 30s)" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335775 | controller | Jun 11 17:50:16.745369 crc crio[22018]: time="2026-06-11T17:50:16.745227848Z" level=info msg="Removing container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.335790 | controller | Jun 11 17:50:16.748002 crc crio[22018]: time="2026-06-11T17:50:16.747913876Z" level=info msg="Stopping container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 (timeout: 30s)" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335806 | controller | Jun 11 17:50:16.994546 crc crio[22018]: time="2026-06-11T17:50:16.99384851Z" level=warning msg="Stopping container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.335822 | controller | Jun 11 17:50:17.074965 crc crio[22018]: time="2026-06-11T17:50:17.074874191Z" level=error msg="Killing container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.335838 | controller | Jun 11 17:50:17.452657 crc crio[22018]: time="2026-06-11T17:50:17.451885948Z" level=info msg="Removed container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.335871 | controller | Jun 11 17:50:17.560869 crc crio[22018]: time="2026-06-11T17:50:17.56047358Z" level=info msg="Removing container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.335889 | controller | Jun 11 17:50:17.632775 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c57c91ae0c0cbb Mac:06:d5:d1:78:c9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.335910 | controller | Jun 11 17:50:17.634257 crc crio[22018]: time="2026-06-11T17:50:17.634195876Z" level=info msg="Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}"
2026-06-11 18:17:38.335927 | controller | Jun 11 17:50:17.634477 crc crio[22018]: time="2026-06-11T17:50:17.634453515Z" level=info msg="Checking pod openstack_placement-db-sync-bh99h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.335943 | controller | Jun 11 17:50:17.635386 crc crio[22018]: time="2026-06-11T17:50:17.635286732Z" level=info msg="Stopped container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335959 | controller | Jun 11 17:50:17.655889 crc crio[22018]: time="2026-06-11T17:50:17.654871272Z" level=info msg="Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.335975 | controller | Jun 11 17:50:17.666097 crc crio[22018]: time="2026-06-11T17:50:17.665938228Z" level=info msg="Stopped container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.335991 | controller | Jun 11 17:50:17.673248 crc crio[22018]: time="2026-06-11T17:50:17.67315877Z" level=info msg="Stopped container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336007 | controller | Jun 11 17:50:17.712914 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fd85276d05131b Mac:66:ce:98:fe:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336023 | controller | Jun 11 17:50:17.713777 crc crio[22018]: time="2026-06-11T17:50:17.713683656Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}"
2026-06-11 18:17:38.336040 | controller | Jun 11 17:50:17.713913 crc crio[22018]: time="2026-06-11T17:50:17.713853371Z" level=info msg="Checking pod openstack_dnsmasq-dns-fd994c98c-ldnhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336056 | controller | Jun 11 17:50:17.725371 crc crio[22018]: time="2026-06-11T17:50:17.725133075Z" level=info msg="Stopped container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336072 | controller | Jun 11 17:50:17.725371 crc crio[22018]: time="2026-06-11T17:50:17.725309382Z" level=info msg="Stopped container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336092 | controller | Jun 11 17:50:17.725734 crc crio[22018]: time="2026-06-11T17:50:17.725522199Z" level=info msg="Stopped container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336108 | controller | Jun 11 17:50:17.730739 crc crio[22018]: time="2026-06-11T17:50:17.729394439Z" level=info msg="Stopped container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336124 | controller | Jun 11 17:50:17.731957 crc crio[22018]: time="2026-06-11T17:50:17.730004059Z" level=info msg="Stopped container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336139 | controller | Jun 11 17:50:17.749218 crc crio[22018]: time="2026-06-11T17:50:17.747514478Z" level=info msg="Stopped pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.336155 | controller | Jun 11 17:50:17.754645 crc crio[22018]: time="2026-06-11T17:50:17.753959926Z" level=info msg="Stopped container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336170 | controller | Jun 11 17:50:17.801762 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5dc199b8e1fa1 Mac:fe:ad:b1:de:27:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 SocketPath: PciID:}] [{Interface:0xc000200d80 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336187 | controller | Jun 11 17:50:17.806428 crc crio[22018]: time="2026-06-11T17:50:17.80270548Z" level=info msg="Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}"
2026-06-11 18:17:38.336203 | controller | Jun 11 17:50:17.806428 crc crio[22018]: time="2026-06-11T17:50:17.802852594Z" level=info msg="Checking pod openstack_cinder-db-sync-2pln9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336219 | controller | Jun 11 17:50:17.806428 crc crio[22018]: time="2026-06-11T17:50:17.803744017Z" level=info msg="Stopped container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336235 | controller | Jun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:defd7398473ec29 Mac:de:43:9d:af:8b:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 SocketPath: PciID:}] [{Interface:0xc0003945c0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336252 | controller | Jun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053ef16419b5cbb Mac:de:7a:30:31:2a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336271 | controller | Jun 11 17:50:17.820564 crc crio[22018]: time="2026-06-11T17:50:17.815555346Z" level=info msg="Stopped container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336288 | controller | Jun 11 17:50:17.820773 crc crio[22018]: time="2026-06-11T17:50:17.817976792Z" level=info msg="Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}"
2026-06-11 18:17:38.336304 | controller | Jun 11 17:50:17.820999 crc crio[22018]: time="2026-06-11T17:50:17.820849372Z" level=info msg="Checking pod openstack_neutron-db-sync-z8lc6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336321 | controller | Jun 11 17:50:17.837404 crc crio[22018]: time="2026-06-11T17:50:17.831585574Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-c2bl2/POD" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.336337 | controller | Jun 11 17:50:17.837404 crc crio[22018]: time="2026-06-11T17:50:17.831639045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.336353 | controller | Jun 11 17:50:17.837851 crc crio[22018]: time="2026-06-11T17:50:17.833115697Z" level=info msg="Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}"
2026-06-11 18:17:38.336370 | controller | Jun 11 17:50:17.838194 crc crio[22018]: time="2026-06-11T17:50:17.838128952Z" level=info msg="Stopped container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336386 | controller | Jun 11 17:50:17.845513 crc crio[22018]: time="2026-06-11T17:50:17.838640945Z" level=info msg="Checking pod openstack_glance-db-sync-7tpl5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336402 | controller | Jun 11 17:50:17.863549 crc crio[22018]: time="2026-06-11T17:50:17.863466309Z" level=info msg="Stopped container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336419 | controller | Jun 11 17:50:17.891837 crc crio[22018]: time="2026-06-11T17:50:17.891743476Z" level=info msg="Stopped container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336435 | controller | Jun 11 17:50:17.894877 crc crio[22018]: time="2026-06-11T17:50:17.894685642Z" level=info msg="Stopped container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.336454 | controller | Jun 11 17:50:18.010774 crc crio[22018]: time="2026-06-11T17:50:17.989703676Z" level=info msg="Stopped pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.336471 | controller | Jun 11 17:50:18.029587 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222109e0d6cd8a0 Mac:ba:06:ce:ed:36:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336488 | controller | Jun 11 17:50:18.030695 crc crio[22018]: time="2026-06-11T17:50:18.030481418Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}"
2026-06-11 18:17:38.336504 | controller | Jun 11 17:50:18.030778 crc crio[22018]: time="2026-06-11T17:50:18.030747706Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336520 | controller | Jun 11 17:50:18.031109 crc crio[22018]: time="2026-06-11T17:50:18.031045446Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}"
2026-06-11 18:17:38.336536 | controller | Jun 11 17:50:18.031191 crc crio[22018]: time="2026-06-11T17:50:18.03116675Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.336553 | controller | Jun 11 17:50:18.094102 crc crio[22018]: time="2026-06-11T17:50:18.093941941Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}"
2026-06-11 18:17:38.336569 | controller | Jun 11 17:50:18.094102 crc crio[22018]: time="2026-06-11T17:50:18.094093746Z" level=info msg="Adding pod openstack_swift-ring-rebalance-c2bl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.336586 | controller | Jun 11 17:50:18.126387 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39fa8bf2c37bcee Mac:32:d8:32:29:fa:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336602 | controller | Jun 11 17:50:18.129207 crc crio[22018]: time="2026-06-11T17:50:18.128848102Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}"
2026-06-11 18:17:38.336622 | controller | Jun 11 17:50:18.129207 crc crio[22018]: time="2026-06-11T17:50:18.129003257Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-ddjp5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336638 | controller | Jun 11 17:50:18.193713 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:644db00b53dae12 Mac:ae:f3:1b:ca:85:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336654 | controller | Jun 11 17:50:18.195758 crc crio[22018]: time="2026-06-11T17:50:18.195604174Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}"
2026-06-11 18:17:38.336671 | controller | Jun 11 17:50:18.196078 crc crio[22018]: time="2026-06-11T17:50:18.196059099Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-psd8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336687 | controller | Jun 11 17:50:18.216376 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c9874bdb69b4f Mac:ca:ce:4d:86:7d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 SocketPath: PciID:}] [{Interface:0xc00030e6c0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336703 | controller | Jun 11 17:50:18.220111 crc crio[22018]: time="2026-06-11T17:50:18.219214566Z" level=info msg="Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}"
2026-06-11 18:17:38.336719 | controller | Jun 11 17:50:18.220111 crc crio[22018]: time="2026-06-11T17:50:18.219947159Z" level=info msg="Checking pod openstack_barbican-db-sync-kshl6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336735 | controller | Jun 11 17:50:18.296466 crc crio[22018]: time="2026-06-11T17:50:18.295618748Z" level=info msg="Stopped pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.336751 | controller | Jun 11 17:50:18.437799 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fe2b87fb70098e Mac:1a:9b:45:05:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.336771 | controller | Jun 11 17:50:18.438517 crc crio[22018]: time="2026-06-11T17:50:18.438449574Z" level=info msg="Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}"
2026-06-11 18:17:38.336788 | controller | Jun 11 17:50:18.439017 crc crio[22018]: time="2026-06-11T17:50:18.438983731Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-n6h8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.336804 | controller | Jun 11 17:50:18.525993 crc crio[22018]: time="2026-06-11T17:50:18.525251191Z" level=info msg="Ran pod sandbox fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e with infra container: openstack/cinder-db-sync-2pln9/POD" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.336820 | controller | Jun 11 17:50:18.533301 crc crio[22018]: time="2026-06-11T17:50:18.532967867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336836 | controller | Jun 11 17:50:18.533301 crc crio[22018]: time="2026-06-11T17:50:18.533163374Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336874 | controller | Jun 11 17:50:18.533301 crc crio[22018]: time="2026-06-11T17:50:18.533208805Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336893 | controller | Jun 11 17:50:18.536406 crc crio[22018]: time="2026-06-11T17:50:18.535162678Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.336909 | controller | Jun 11 17:50:18.550741 crc crio[22018]: time="2026-06-11T17:50:18.550702551Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 18:17:38.336924 | controller | Jun 11 17:50:18.552033 crc crio[22018]: time="2026-06-11T17:50:18.551874989Z" level=info msg="Ran pod sandbox defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 with infra container: openstack/neutron-db-sync-z8lc6/POD" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.336940 | controller | Jun 11 17:50:18.562854 crc crio[22018]: time="2026-06-11T17:50:18.559590634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336955 | controller | Jun 11 17:50:18.562854 crc crio[22018]: time="2026-06-11T17:50:18.561635333Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336971 | controller | Jun 11 17:50:18.562854 crc crio[22018]: time="2026-06-11T17:50:18.561711312Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.336990 | controller | Jun 11 17:50:18.563864 crc crio[22018]: time="2026-06-11T17:50:18.563808037Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337006 | controller | Jun 11 17:50:18.571464 crc crio[22018]: time="2026-06-11T17:50:18.571396648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:17:38.337022 | controller | Jun 11 17:50:18.641020 crc crio[22018]: time="2026-06-11T17:50:18.639649772Z" level=info msg="Ran pod sandbox 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b with infra container: openstack/placement-db-sync-bh99h/POD" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337038 | controller | Jun 11 17:50:18.647141 crc crio[22018]: time="2026-06-11T17:50:18.647045118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337053 | controller | Jun 11 17:50:18.647672 crc crio[22018]: time="2026-06-11T17:50:18.647298477Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337068 | controller | Jun 11 17:50:18.647672 crc crio[22018]: time="2026-06-11T17:50:18.647486143Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337084 | controller | Jun 11 17:50:18.650114 crc crio[22018]: time="2026-06-11T17:50:18.649648331Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337100 | controller | Jun 11 17:50:18.653803 crc crio[22018]: time="2026-06-11T17:50:18.653726942Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 18:17:38.337116 | controller | Jun 11 17:50:18.687895 crc crio[22018]: time="2026-06-11T17:50:18.687621991Z" level=info msg="Ran pod sandbox 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc with infra container: openstack/glance-db-sync-7tpl5/POD" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337132 | controller | Jun 11 17:50:18.691381 crc crio[22018]: time="2026-06-11T17:50:18.690939709Z" level=info msg="Ran pod sandbox 222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 with infra container: openstack/openstackclient/POD" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337147 | controller | Jun 11 17:50:18.698544 crc crio[22018]: time="2026-06-11T17:50:18.697217928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337164 | controller | Jun 11 17:50:18.698544 crc crio[22018]: time="2026-06-11T17:50:18.698025341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337180 | controller | Jun 11 17:50:18.702456 crc crio[22018]: time="2026-06-11T17:50:18.70229904Z" level=info msg="Ran pod sandbox 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 with infra container: openstack/nova-cell0-conductor-db-sync-ddjp5/POD" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337199 | controller | Jun 11 17:50:18.703642 crc crio[22018]: time="2026-06-11T17:50:18.703597993Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337215 | controller | Jun 11 17:50:18.703756 crc crio[22018]: time="2026-06-11T17:50:18.703665215Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337231 | controller | Jun 11 17:50:18.703823 crc crio[22018]: time="2026-06-11T17:50:18.703770924Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337247 | controller | Jun 11 17:50:18.703867 crc crio[22018]: time="2026-06-11T17:50:18.703822805Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337263 | controller | Jun 11 17:50:18.705604 crc crio[22018]: time="2026-06-11T17:50:18.705540571Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337281 | controller | Jun 11 17:50:18.706572 crc crio[22018]: time="2026-06-11T17:50:18.705975835Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337298 | controller | Jun 11 17:50:18.712911 crc crio[22018]: time="2026-06-11T17:50:18.710650323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337314 | controller | Jun 11 17:50:18.712911 crc crio[22018]: time="2026-06-11T17:50:18.710907161Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337330 | controller | Jun 11 17:50:18.712911 crc crio[22018]: time="2026-06-11T17:50:18.710992914Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337346 | controller | Jun 11 17:50:18.712911 crc crio[22018]: time="2026-06-11T17:50:18.712294017Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 18:17:38.337362 | controller | Jun 11 17:50:18.713307 crc crio[22018]: time="2026-06-11T17:50:18.71299605Z" level=info msg="Ran pod sandbox 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 with infra container: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337378 | controller | Jun 11 17:50:18.713307 crc crio[22018]: time="2026-06-11T17:50:18.713292158Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 18:17:38.337395 | controller | Jun 11 17:50:18.720044 crc crio[22018]: time="2026-06-11T17:50:18.718554715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337417 | controller | Jun 11 17:50:18.720044 crc crio[22018]: time="2026-06-11T17:50:18.718753871Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337434 | controller | Jun 11 17:50:18.720044 crc crio[22018]: time="2026-06-11T17:50:18.718797483Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337450 | controller | Jun 11 17:50:18.721757 crc crio[22018]: time="2026-06-11T17:50:18.721673789Z" level=info msg="Ran pod sandbox 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 with infra container: openshift-marketplace/redhat-marketplace-n6h8c/POD" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337466 | controller | Jun 11 17:50:18.722940 crc crio[22018]: time="2026-06-11T17:50:18.722736499Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337481 | controller | Jun 11 17:50:18.723767 crc crio[22018]: time="2026-06-11T17:50:18.722734358Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337497 | controller | Jun 11 17:50:18.725837 crc crio[22018]: time="2026-06-11T17:50:18.72564101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b9d1523-c379-449a-abfb-368887960e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337512 | controller | Jun 11 17:50:18.727990 crc crio[22018]: time="2026-06-11T17:50:18.727249312Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 18:17:38.337528 | controller | Jun 11 17:50:18.727990 crc crio[22018]: time="2026-06-11T17:50:18.727482096Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:17:38.337543 | controller | Jun 11 17:50:18.732755 crc crio[22018]: time="2026-06-11T17:50:18.731857758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b2a693a-8849-4f72-b135-21f5084b89c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337559 | controller | Jun 11 17:50:18.738285 crc crio[22018]: time="2026-06-11T17:50:18.738126649Z" level=info msg="Ran pod sandbox 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d with infra container: openstack/nova-cell1-conductor-db-sync-psd8d/POD" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337575 | controller | Jun 11 17:50:18.743037 crc crio[22018]: time="2026-06-11T17:50:18.741452916Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.337591 | controller | Jun 11 17:50:18.743037 crc crio[22018]: time="2026-06-11T17:50:18.741757666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.337606 | controller | Jun 11 17:50:18.745045 crc crio[22018]: time="2026-06-11T17:50:18.744858163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337625 | controller | Jun 11 17:50:18.767293 crc crio[22018]: time="2026-06-11T17:50:18.767193828Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337641 | controller | Jun 11 17:50:18.767293 crc crio[22018]: time="2026-06-11T17:50:18.767296101Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337657 | controller | Jun 11 17:50:18.782004 crc crio[22018]: time="2026-06-11T17:50:18.781865441Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337672 | controller | Jun 11 17:50:18.782004 crc crio[22018]: time="2026-06-11T17:50:18.781982455Z" level=info msg="Ran pod sandbox a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 with infra container: openstack/barbican-db-sync-kshl6/POD" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337688 | controller | Jun 11 17:50:18.796783 crc crio[22018]: time="2026-06-11T17:50:18.795643194Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 18:17:38.337704 | controller | Jun 11 17:50:18.809788 crc crio[22018]: time="2026-06-11T17:50:18.809713739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337724 | controller | Jun 11 17:50:18.810564 crc crio[22018]: time="2026-06-11T17:50:18.809963327Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337744 | controller | Jun 11 17:50:18.810564 crc crio[22018]: time="2026-06-11T17:50:18.810017479Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337763 | controller | Jun 11 17:50:18.821134 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bcfe39533f4e3 Mac:7e:2d:45:ee:28:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.337785 | controller | Jun 11 17:50:18.822613 crc crio[22018]: time="2026-06-11T17:50:18.822511269Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}"
2026-06-11 18:17:38.337802 | controller | Jun 11 17:50:18.822765 crc crio[22018]: time="2026-06-11T17:50:18.822692675Z" level=info msg="Checking pod openstack_swift-ring-rebalance-c2bl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.337867 | controller | Jun 11 17:50:18.823107 crc crio[22018]: time="2026-06-11T17:50:18.823048186Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.337896 | controller | Jun 11 17:50:18.828014 crc crio[22018]: time="2026-06-11T17:50:18.827879366Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 18:17:38.337914 | controller | Jun 11 17:50:18.833897 crc crio[22018]: time="2026-06-11T17:50:18.833821755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.337930 | controller | Jun 11 17:50:18.850049 crc crio[22018]: time="2026-06-11T17:50:18.849636411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.337946 | controller | Jun 11 17:50:18.874718 crc crio[22018]: time="2026-06-11T17:50:18.874575538Z" level=info msg="Ran pod sandbox 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d with infra container: openstack/swift-ring-rebalance-c2bl2/POD" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.337962 | controller | Jun 11 17:50:18.887785 crc crio[22018]: time="2026-06-11T17:50:18.88674449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337978 | controller | Jun 11 17:50:18.887785 crc crio[22018]: time="2026-06-11T17:50:18.886908765Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.337994 | controller | Jun 11 17:50:18.887785 crc crio[22018]: time="2026-06-11T17:50:18.886962007Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338010 | controller | Jun 11 17:50:18.890138 crc crio[22018]: time="2026-06-11T17:50:18.888968632Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.338026 | controller | Jun 11 17:50:18.900174 crc crio[22018]: time="2026-06-11T17:50:18.896506881Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 18:17:38.338041 | controller | Jun 11 17:50:19.036044 crc crio[22018]: time="2026-06-11T17:50:19.034953155Z" level=info msg="Removed container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338057 | controller | Jun 11 17:50:19.060960 crc crio[22018]: time="2026-06-11T17:50:19.06073478Z" level=info msg="Removing container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338073 | controller | Jun 11 17:50:19.162582 crc crio[22018]: time="2026-06-11T17:50:19.155759792Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-9p72q/POD" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338089 | controller | Jun 11 17:50:19.162582 crc crio[22018]: time="2026-06-11T17:50:19.158847302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338105 | controller | Jun 11 17:50:19.162582 crc crio[22018]: time="2026-06-11T17:50:19.159808239Z" level=info msg="Removed container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338125 | controller | Jun 11 17:50:19.184677 crc crio[22018]: time="2026-06-11T17:50:19.184566457Z" level=info msg="Removing container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338141 | controller | Jun 11 17:50:19.245908 crc crio[22018]: time="2026-06-11T17:50:19.245845633Z" level=info msg="Created container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.338157 | controller | Jun 11 17:50:19.253493 crc crio[22018]: time="2026-06-11T17:50:19.253296254Z" level=info msg="Starting container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633" id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.338173 | controller | Jun 11 17:50:19.267607 crc crio[22018]: time="2026-06-11T17:50:19.262694307Z" level=info msg="Started container" PID=267505 containerID=78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633 description=openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8
2026-06-11 18:17:38.338189 | controller | Jun 11 17:50:19.597132 crc crio[22018]: time="2026-06-11T17:50:19.596396518Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-c2d7f/POD" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338205 | controller | Jun 11 17:50:19.597132 crc crio[22018]: time="2026-06-11T17:50:19.596840142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338220 | controller | Jun 11 17:50:19.608579 crc crio[22018]: time="2026-06-11T17:50:19.608295971Z" level=info msg="Removed container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338236 | controller | Jun 11 17:50:19.647278 crc crio[22018]: time="2026-06-11T17:50:19.64717898Z" level=info msg="Removing container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338252 | controller | Jun 11 17:50:19.725038 crc crio[22018]: time="2026-06-11T17:50:19.72496351Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}"
2026-06-11 18:17:38.338268 | controller | Jun 11 17:50:19.725038 crc crio[22018]: time="2026-06-11T17:50:19.725024852Z" level=info msg="Adding pod openstack_ovn-controller-metrics-9p72q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.338284 | controller | Jun 11 17:50:19.789936 crc crio[22018]: time="2026-06-11T17:50:19.786141933Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.338304 | controller | Jun 11 17:50:19.812436 crc crio[22018]: time="2026-06-11T17:50:19.811541018Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.338321 | controller | Jun 11 17:50:19.919644 crc crio[22018]: time="2026-06-11T17:50:19.918724323Z" level=info msg="Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}"
2026-06-11 18:17:38.338338 | controller | Jun 11 17:50:19.919644 crc crio[22018]: time="2026-06-11T17:50:19.919166967Z" level=info msg="Adding pod openshift-marketplace_certified-operators-c2d7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.338355 | controller | Jun 11 17:50:20.516388 crc crio[22018]: time="2026-06-11T17:50:20.516187289Z" level=info msg="Removed container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338371 | controller | Jun 11 17:50:20.562522 crc crio[22018]: time="2026-06-11T17:50:20.554259675Z" level=info msg="Removing container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338387 | controller | Jun 11 17:50:20.700733 crc crio[22018]: time="2026-06-11T17:50:20.694984025Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.338403 | controller | Jun 11 17:50:20.702300 crc crio[22018]: time="2026-06-11T17:50:20.702221716Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=852ea9f9-4179-406d-bec1-b55164bfce7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338419 | controller | Jun 11 17:50:20.705152 crc crio[22018]: time="2026-06-11T17:50:20.705066756Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=47a2903b-ecb9-4a6d-be06-73c5395d6663 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338435 | controller | Jun 11 17:50:20.741611 crc crio[22018]: time="2026-06-11T17:50:20.741473645Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-content" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.338450 | controller | Jun 11 17:50:20.742042 crc crio[22018]: time="2026-06-11T17:50:20.741984782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338466 | controller | Jun 11 17:50:21.336657 crc crio[22018]: time="2026-06-11T17:50:21.33611788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338481 | controller | Jun 11 17:50:21.347939 crc crio[22018]: time="2026-06-11T17:50:21.34778812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338497 | controller | Jun 11 17:50:21.467109 crc crio[22018]: time="2026-06-11T17:50:21.467014659Z" level=info msg="Running pod sandbox: openstack/swift-proxy-54f7d6b49-zmwmm/POD" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338516 | controller | Jun 11 17:50:21.467257 crc crio[22018]: time="2026-06-11T17:50:21.467114312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338532 | controller | Jun 11 17:50:21.467549 crc crio[22018]: time="2026-06-11T17:50:21.467260417Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338548 | controller | Jun 11 17:50:21.467549 crc crio[22018]: time="2026-06-11T17:50:21.467315519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338564 | controller | Jun 11 17:50:21.550764 crc crio[22018]: time="2026-06-11T17:50:21.549518663Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338580 | controller | Jun 11 17:50:21.550764 crc crio[22018]: time="2026-06-11T17:50:21.549596476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338596 | controller | Jun 11 17:50:21.799099 crc crio[22018]: time="2026-06-11T17:50:21.799035368Z" level=info msg="Removed container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338611 | controller | Jun 11 17:50:21.840952 crc crio[22018]: time="2026-06-11T17:50:21.840873598Z" level=info msg="Removing container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338628 | controller | Jun 11 17:50:21.881468 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39da91ba206556f Mac:ae:ec:3c:cb:d9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 SocketPath: PciID:}] [{Interface:0xc0002a2ad0 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.338660 | controller | Jun 11 17:50:21.881468 crc crio[22018]: time="2026-06-11T17:50:21.879464621Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}"
2026-06-11 18:17:38.338677 | controller | Jun 11 17:50:21.881468 crc crio[22018]: time="2026-06-11T17:50:21.879653677Z" level=info msg="Checking pod openstack_ovn-controller-metrics-9p72q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.338694 | controller | Jun 11 17:50:21.981063 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917f2e26c635df7 Mac:52:95:f7:cc:b4:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 SocketPath: PciID:}] [{Interface:0xc00040cf90 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.338710 | controller | Jun 11 17:50:21.981063 crc crio[22018]: time="2026-06-11T17:50:21.981011262Z" level=info msg="Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}"
2026-06-11 18:17:38.338730 | controller | Jun 11 17:50:21.981277 crc crio[22018]: time="2026-06-11T17:50:21.981138196Z" level=info msg="Checking pod openshift-marketplace_certified-operators-c2d7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.338747 | controller | Jun 11 17:50:22.065552 crc crio[22018]: time="2026-06-11T17:50:22.065466171Z" level=info msg="Ran pod sandbox 39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c with infra container: openstack/ovn-controller-metrics-9p72q/POD" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338763 | controller | Jun 11 17:50:22.073226 crc crio[22018]: time="2026-06-11T17:50:22.07264609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=25c860d2-c15c-4db6-8f64-8687ac38db78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338778 | controller | Jun 11 17:50:22.087373 crc crio[22018]: time="2026-06-11T17:50:22.084491287Z" level=info msg="Removed container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338794 | controller | Jun 11 17:50:22.121765 crc crio[22018]: time="2026-06-11T17:50:22.121693441Z" level=info msg="Removing container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.338810 | controller | Jun 11 17:50:22.132453 crc crio[22018]: time="2026-06-11T17:50:22.132045078Z" level=info msg="Created container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.338825 | controller | Jun 11 17:50:22.137715 crc crio[22018]: time="2026-06-11T17:50:22.137652889Z" level=info msg="Ran pod sandbox 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 with infra container: openshift-marketplace/certified-operators-c2d7f/POD" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338841 | controller | Jun 11 17:50:22.139787 crc crio[22018]: time="2026-06-11T17:50:22.139730896Z" level=info msg="Starting container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a" id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.338874 | controller | Jun 11 17:50:22.151117 crc crio[22018]: time="2026-06-11T17:50:22.150993418Z" level=info msg="Started container" PID=267820 containerID=dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a description=openshift-marketplace/redhat-marketplace-n6h8c/extract-content id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8
2026-06-11 18:17:38.338892 | controller | Jun 11 17:50:22.153754 crc crio[22018]: time="2026-06-11T17:50:22.153667141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf5c3d80-4611-4207-86da-dc63318bc413 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338908 | controller | Jun 11 17:50:22.178716 crc crio[22018]: time="2026-06-11T17:50:22.178609544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0478d166-efaf-4595-849a-96ceff00abda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.338928 | controller | Jun 11 17:50:22.206690 crc crio[22018]: time="2026-06-11T17:50:22.206581354Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c2d7f/extract-utilities" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.338944 | controller | Jun 11 17:50:22.207213 crc crio[22018]: time="2026-06-11T17:50:22.207163533Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.338959 | controller | Jun 11 17:50:22.207290 crc crio[22018]: time="2026-06-11T17:50:22.207237775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.338976 | controller | Jun 11 17:50:22.207792 crc crio[22018]: time="2026-06-11T17:50:22.20770174Z" level=info msg="Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}"
2026-06-11 18:17:38.338992 | controller | Jun 11 17:50:22.207953 crc crio[22018]: time="2026-06-11T17:50:22.20791554Z" level=info msg="Adding pod openstack_swift-proxy-54f7d6b49-zmwmm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.339008 | controller | Jun 11 17:50:22.208818 crc crio[22018]: time="2026-06-11T17:50:22.208754681Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}"
2026-06-11 18:17:38.339024 | controller | Jun 11 17:50:22.208818 crc crio[22018]: time="2026-06-11T17:50:22.208813853Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.339040 | controller | Jun 11 17:50:22.239186 crc crio[22018]: time="2026-06-11T17:50:22.238934606Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c150ea2c-16ea-4ea1-b55f-8b1299078bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339056 | controller | Jun 11 17:50:22.292114 crc crio[22018]: time="2026-06-11T17:50:22.292010375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339072 | controller | Jun 11 17:50:22.311803 crc crio[22018]: time="2026-06-11T17:50:22.311710972Z" level=info msg="Creating container: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.339087 | controller | Jun 11 17:50:22.359729 crc crio[22018]: time="2026-06-11T17:50:22.359212984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339103 | controller | Jun 11 17:50:22.442369 crc crio[22018]: time="2026-06-11T17:50:22.442256217Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}"
2026-06-11 18:17:38.339123 | controller | Jun 11 17:50:22.448642 crc crio[22018]: time="2026-06-11T17:50:22.448567683Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.339139 | controller | Jun 11 17:50:22.808124 crc crio[22018]: time="2026-06-11T17:50:22.808036502Z" level=info msg="Removed container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.339155 | controller | Jun 11 17:50:22.850968 crc crio[22018]: time="2026-06-11T17:50:22.840112792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339171 | controller | Jun 11 17:50:22.869063 crc crio[22018]: time="2026-06-11T17:50:22.868953645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339186 | controller | Jun 11 17:50:22.883458 crc crio[22018]: time="2026-06-11T17:50:22.883366919Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}"
2026-06-11 18:17:38.339203 | controller | Jun 11 17:50:22.883458 crc crio[22018]: time="2026-06-11T17:50:22.883450301Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.339219 | controller | Jun 11 17:50:22.933590 crc crio[22018]: time="2026-06-11T17:50:22.933497509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339235 | controller | Jun 11 17:50:23.103729 crc crio[22018]: time="2026-06-11T17:50:23.103551615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339251 | controller | Jun 11 17:50:23.227619 crc crio[22018]: time="2026-06-11T17:50:23.224871596Z" level=info msg="Created container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.339266 | controller | Jun 11 17:50:23.229628 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:591720d1156563a Mac:06:9a:c2:db:ad:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a SocketPath: PciID:}] [{Interface:0xc000304770 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.339282 | controller | Jun 11 17:50:23.231194 crc crio[22018]: time="2026-06-11T17:50:23.230581659Z" level=info msg="Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}"
2026-06-11 18:17:38.339302 | controller | Jun 11 17:50:23.231194 crc crio[22018]: time="2026-06-11T17:50:23.230980762Z" level=info msg="Checking pod openstack_swift-proxy-54f7d6b49-zmwmm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.339318 | controller | Jun 11 17:50:23.236021 crc crio[22018]: time="2026-06-11T17:50:23.235778757Z" level=info msg="Starting container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97" id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.339334 | controller | Jun 11 17:50:23.252851 crc crio[22018]: time="2026-06-11T17:50:23.252768255Z" level=info msg="Started container" PID=267979 containerID=d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97 description=openshift-marketplace/certified-operators-c2d7f/extract-utilities id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7
2026-06-11 18:17:38.339350 | controller | Jun 11 17:50:23.292440 crc crio[22018]: time="2026-06-11T17:50:23.292102337Z" level=info msg="Ran pod sandbox 591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b with infra container: openstack/swift-proxy-54f7d6b49-zmwmm/POD" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.339366 | controller | Jun 11 17:50:23.297536 crc crio[22018]: time="2026-06-11T17:50:23.297232401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=874f5a85-abea-4c93-8d52-7af6c46f0e94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339382 | controller | Jun 11 17:50:23.300365 crc crio[22018]: time="2026-06-11T17:50:23.300213106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc3ea63f-68b1-4d8f-9dd0-10c1e4a2e153 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339397 | controller | Jun 11 17:50:23.302368 crc crio[22018]: time="2026-06-11T17:50:23.3015808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339413 | controller | Jun 11 17:50:23.302368 crc crio[22018]: time="2026-06-11T17:50:23.302108067Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339428 | controller | Jun 11 17:50:23.302368 crc crio[22018]: time="2026-06-11T17:50:23.302149808Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339444 | controller | Jun 11 17:50:23.425254 crc crio[22018]: time="2026-06-11T17:50:23.329532189Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.339460 | controller | Jun 11 17:50:23.425254 crc crio[22018]: time="2026-06-11T17:50:23.332115422Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n6h8c/registry-server" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.339476 | controller | Jun 11 17:50:23.425254 crc crio[22018]: time="2026-06-11T17:50:23.332756193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339495 | controller | Jun 11 17:50:23.425254 crc crio[22018]: time="2026-06-11T17:50:23.353724172Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 18:17:38.339512 | controller | Jun 11 17:50:23.448966 crc crio[22018]: time="2026-06-11T17:50:23.448889632Z" level=info msg="Stopped container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.339527 | controller | Jun 11 17:50:23.450595 crc crio[22018]: time="2026-06-11T17:50:23.450506874Z" level=info msg="Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.339543 | controller | Jun 11 17:50:23.454444 crc crio[22018]: time="2026-06-11T17:50:23.452203574Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc00141a560}] Aliases:map[]}"
2026-06-11 18:17:38.339559 | controller | Jun 11 17:50:23.454444 crc crio[22018]: time="2026-06-11T17:50:23.452405701Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.339576 | controller | Jun 11 17:50:23.471534 crc crio[22018]: time="2026-06-11T17:50:23.471452998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339592 | controller | Jun 11 17:50:23.480115 crc crio[22018]: time="2026-06-11T17:50:23.475879493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.339608 | controller | Jun 11 17:50:23.553856 crc crio[22018]: time="2026-06-11T17:50:23.553379941Z" level=info msg="Created container bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.339624 | controller | Jun 11 17:50:23.563673 crc crio[22018]: time="2026-06-11T17:50:23.562429047Z" level=info msg="Starting container: bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118" id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.339640 | controller | Jun 11 17:50:23.571851 crc crio[22018]: time="2026-06-11T17:50:23.571756398Z" level=info msg="Started container" PID=268006 containerID=bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118 description=openstack/ovn-controller-metrics-9p72q/openstack-network-exporter id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c
2026-06-11 18:17:38.339656 | controller | Jun 11 17:50:23.692391 crc crio[22018]: time="2026-06-11T17:50:23.691803444Z" level=info msg="Created container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.339672 | controller | Jun 11 17:50:23.695195 crc crio[22018]: time="2026-06-11T17:50:23.695080589Z" level=info msg="Starting container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d" id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.339692 | controller | Jun 11 17:50:23.710953 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e83eb86078b33cb Mac:3a:86:f3:67:02:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.339709 | controller | Jun 11 17:50:23.713216 crc crio[22018]: time="2026-06-11T17:50:23.713088082Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}"
2026-06-11 18:17:38.339726 | controller | Jun 11 17:50:23.713617 crc crio[22018]: time="2026-06-11T17:50:23.713255878Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.339742 | controller | Jun 11 17:50:23.722910 crc crio[22018]: time="2026-06-11T17:50:23.722733601Z" level=info msg="Ran pod sandbox e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d with infra container: openstack/ovsdbserver-nb-0/POD" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.339759 | controller | Jun 11 17:50:23.727713 crc crio[22018]: time="2026-06-11T17:50:23.727651846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339776 | controller | Jun 11 17:50:23.727838 crc crio[22018]: time="2026-06-11T17:50:23.727823732Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339792 | controller | Jun 11 17:50:23.727888 crc crio[22018]: time="2026-06-11T17:50:23.727864173Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339808 | controller | Jun 11 17:50:23.729441 crc crio[22018]: time="2026-06-11T17:50:23.728468622Z" level=info msg="Started container" PID=268095 containerID=15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d description=openshift-marketplace/redhat-marketplace-n6h8c/registry-server id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8
2026-06-11 18:17:38.339824 | controller | Jun 11 17:50:23.737402 crc crio[22018]: time="2026-06-11T17:50:23.737278431Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.339840 | controller | Jun 11 17:50:23.748285 crc crio[22018]: time="2026-06-11T17:50:23.74820783Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 18:17:38.339874 | controller | Jun 11 17:50:23.876229 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc52787d9fdd45f Mac:d6:4c:a0:d1:c6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.339896 | controller | Jun 11 17:50:23.880108 crc crio[22018]: time="2026-06-11T17:50:23.879992056Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}"
2026-06-11 18:17:38.339913 | controller | Jun 11 17:50:23.880527 crc crio[22018]: time="2026-06-11T17:50:23.880291939Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.339929 | controller | Jun 11 17:50:23.904507 crc crio[22018]: time="2026-06-11T17:50:23.904286693Z" level=info msg="Ran pod sandbox bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.339946 | controller | Jun 11 17:50:23.911447 crc crio[22018]: time="2026-06-11T17:50:23.911291787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339963 | controller | Jun 11 17:50:23.912168 crc crio[22018]: time="2026-06-11T17:50:23.912034931Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339979 | controller | Jun 11 17:50:23.912627 crc crio[22018]: time="2026-06-11T17:50:23.912206376Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.339995 | controller | Jun 11 17:50:23.920686 crc crio[22018]: time="2026-06-11T17:50:23.920566582Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.340012 | controller | Jun 11 17:50:23.934806 crc crio[22018]: time="2026-06-11T17:50:23.934239116Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 18:17:38.340028 | controller | Jun 11 17:50:23.939653 crc crio[22018]: time="2026-06-11T17:50:23.939533763Z" level=info msg="Stopped pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.340044 | controller | Jun 11 17:50:23.940012 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a51636829a1554c Mac:fe:b3:55:4f:76:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.340061 | controller | Jun 11 17:50:23.941004 crc crio[22018]: time="2026-06-11T17:50:23.940815919Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}"
2026-06-11 18:17:38.340081 | controller | Jun 11 17:50:23.941004 crc crio[22018]: time="2026-06-11T17:50:23.940970067Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.340097 | controller | Jun 11 17:50:23.981922 crc crio[22018]: time="2026-06-11T17:50:23.981249589Z" level=info msg="Ran pod sandbox a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce with infra container: openstack/ovsdbserver-sb-0/POD" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.340114 | controller | Jun 11 17:50:24.015123 crc crio[22018]: time="2026-06-11T17:50:24.015059258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340130 | controller | Jun 11 17:50:24.015429 crc crio[22018]: time="2026-06-11T17:50:24.015312106Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340146 | controller | Jun 11 17:50:24.015516 crc crio[22018]: time="2026-06-11T17:50:24.015503682Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340162 | controller | Jun 11 17:50:24.020429 crc crio[22018]: time="2026-06-11T17:50:24.019030733Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.340178 | controller | Jun 11 17:50:24.036070 crc crio[22018]: time="2026-06-11T17:50:24.035988263Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 18:17:38.340194 | controller | Jun 11 17:50:24.479967 crc crio[22018]: time="2026-06-11T17:50:24.471857693Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.340210 | controller | Jun 11 17:50:24.508943 crc crio[22018]: time="2026-06-11T17:50:24.50728637Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.340226 | controller | Jun 11 17:50:24.532958 crc crio[22018]: time="2026-06-11T17:50:24.531115719Z" level=info msg="Removing container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340242 | controller | Jun 11 17:50:24.794254 crc crio[22018]: time="2026-06-11T17:50:24.794162924Z" level=info msg="Removed container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340258 | controller | Jun 11 17:50:24.805978 crc crio[22018]: time="2026-06-11T17:50:24.805806276Z" level=info msg="Removing container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340274 | controller | Jun 11 17:50:25.154155 crc crio[22018]: time="2026-06-11T17:50:25.153890276Z" level=info msg="Removed container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340294 | controller | Jun 11 17:50:25.373763 crc crio[22018]: time="2026-06-11T17:50:25.370283279Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.340311 | controller | Jun 11 17:50:25.373763 crc crio[22018]: time="2026-06-11T17:50:25.370453635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340327 | controller | Jun 11 17:50:25.592865 crc crio[22018]: time="2026-06-11T17:50:25.592577792Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}"
2026-06-11 18:17:38.340344 | controller | Jun 11 17:50:25.592865 crc crio[22018]: time="2026-06-11T17:50:25.5928431Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.340361 | controller | Jun 11 17:50:25.613383 crc crio[22018]: time="2026-06-11T17:50:25.601693435Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-56c777f99-z7k84/POD" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.340377 | controller | Jun 11 17:50:25.614944 crc crio[22018]: time="2026-06-11T17:50:25.614728875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340393 | controller | Jun 11 17:50:25.765787 crc crio[22018]: time="2026-06-11T17:50:25.765593784Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.340409 | controller | Jun 11 17:50:25.772890 crc crio[22018]: time="2026-06-11T17:50:25.772813353Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=748f0ddd-6b1b-463a-b5be-0e9d81c69a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340425 | controller | Jun 11 17:50:25.835083 crc crio[22018]: time="2026-06-11T17:50:25.833549259Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3b01f1a4-bd60-439a-bf94-c393baa5b7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340442 | controller | Jun 11 17:50:25.855311 crc crio[22018]: time="2026-06-11T17:50:25.855223907Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c2d7f/extract-content" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.340461 | controller | Jun 11 17:50:25.855864 crc crio[22018]: time="2026-06-11T17:50:25.855824356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340478 | controller | Jun 11 17:50:26.129565 crc crio[22018]: time="2026-06-11T17:50:26.127638051Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.340494 | controller | Jun 11 17:50:26.129699 crc crio[22018]: time="2026-06-11T17:50:26.129624475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340517 | controller | Jun 11 17:50:26.154574 crc crio[22018]: time="2026-06-11T17:50:26.151812202Z" level=info msg="Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}"
2026-06-11 18:17:38.340534 | controller | Jun 11 17:50:26.154574 crc crio[22018]: time="2026-06-11T17:50:26.151875884Z" level=info msg="Adding pod openstack_dnsmasq-dns-56c777f99-z7k84 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.340550 | controller | Jun 11 17:50:26.216488 crc crio[22018]: time="2026-06-11T17:50:26.216394497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340566 | controller | Jun 11 17:50:26.230215 crc crio[22018]: time="2026-06-11T17:50:26.229482138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.340582 | controller | Jun 11 17:50:26.269858 crc crio[22018]: time="2026-06-11T17:50:26.269779457Z" level=info msg="Removing container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340598 | controller | Jun 11 17:50:26.279565 crc crio[22018]: time="2026-06-11T17:50:26.272459782Z" level=info msg="Stopping container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 (timeout: 30s)" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.340615 | controller | Jun 11 17:50:26.283570 crc crio[22018]: time="2026-06-11T17:50:26.282701007Z" level=info msg="Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}"
2026-06-11 18:17:38.340632 | controller | Jun 11 17:50:26.299988 crc crio[22018]: time="2026-06-11T17:50:26.298526471Z" level=info msg="Adding pod openstack_dnsmasq-dns-674bc6fc5f-65mfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.340648 | controller | Jun 11 17:50:26.340156 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2b9f0e0845642 Mac:4a:36:e0:84:b0:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.340665 | controller | Jun 11 17:50:26.346783 crc crio[22018]: time="2026-06-11T17:50:26.346470528Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}"
2026-06-11 18:17:38.340681 | controller | Jun 11 17:50:26.348169 crc crio[22018]: time="2026-06-11T17:50:26.347557753Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.340701 | controller | Jun 11 17:50:26.460571 crc crio[22018]: time="2026-06-11T17:50:26.459079937Z" level=info msg="Ran pod sandbox fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 with infra container: openstack/ovn-northd-0/POD" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.340718 | controller | Jun 11 17:50:26.479163 crc crio[22018]: time="2026-06-11T17:50:26.479032214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340735 | controller | Jun 11 17:50:26.607763 crc crio[22018]: time="2026-06-11T17:50:26.606629981Z" level=info msg="Created container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.340751 | controller | Jun 11 17:50:26.626207 crc crio[22018]: time="2026-06-11T17:50:26.625948104Z" level=info msg="Starting container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64" id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.340767 | controller | Jun 11 17:50:26.662359 crc crio[22018]: time="2026-06-11T17:50:26.661736197Z" level=info msg="Started container" PID=268376 containerID=dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64 description=openshift-marketplace/certified-operators-c2d7f/extract-content id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7
2026-06-11 18:17:38.340783 | controller | Jun 11 17:50:26.682037 crc crio[22018]: time="2026-06-11T17:50:26.676188292Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340799 | controller | Jun 11 17:50:26.682037 crc crio[22018]: time="2026-06-11T17:50:26.677274237Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.340816 | controller | Jun 11 17:50:26.691857 crc crio[22018]: time="2026-06-11T17:50:26.691574326Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.340832 | controller | Jun 11 17:50:26.695767 crc crio[22018]: time="2026-06-11T17:50:26.695286915Z" level=info msg="Stopped container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.340862 | controller | Jun 11 17:50:26.697804 crc crio[22018]: time="2026-06-11T17:50:26.697756395Z" level=info msg="Removed container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340884 | controller | Jun 11 17:50:26.698082 crc crio[22018]: time="2026-06-11T17:50:26.697953399Z" level=info msg="Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.340901 | controller | Jun 11 17:50:26.710539 crc crio[22018]: time="2026-06-11T17:50:26.710105354Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 18:17:38.340922 | controller | Jun 11 17:50:26.730274 crc crio[22018]: time="2026-06-11T17:50:26.730174036Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc0003802c0}] Aliases:map[]}"
2026-06-11 18:17:38.340940 | controller | Jun 11 17:50:26.732173 crc crio[22018]: time="2026-06-11T17:50:26.731310103Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.340956 | controller | Jun 11 17:50:26.746160 crc crio[22018]: time="2026-06-11T17:50:26.742721501Z" level=info msg="Removing container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340972 | controller | Jun 11 17:50:26.856219 crc crio[22018]: time="2026-06-11T17:50:26.855752269Z" level=info msg="Removed container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.340988 | controller | Jun 11 17:50:26.956658 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0c15ee82f193ee Mac:a2:a3:fb:c7:70:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.341005 | controller | Jun 11 17:50:26.965205 crc crio[22018]: time="2026-06-11T17:50:26.965126916Z" level=info msg="Removing container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341022 | controller | Jun 11 17:50:27.124076 crc crio[22018]: time="2026-06-11T17:50:27.123989399Z" level=info msg="Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}"
2026-06-11 18:17:38.341038 | controller | Jun 11 17:50:27.124374 crc crio[22018]: time="2026-06-11T17:50:27.124248347Z" level=info msg="Checking pod openstack_dnsmasq-dns-56c777f99-z7k84 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.341055 | controller | Jun 11 17:50:27.224544 crc crio[22018]: 2026-06-11T17:50:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6edc9573eb989b6 Mac:d6:66:2c:18:69:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.341071 | controller | Jun 11 17:50:27.225994 crc crio[22018]: time="2026-06-11T17:50:27.225925097Z" level=info msg="Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}"
2026-06-11 18:17:38.341092 | controller | Jun 11 17:50:27.226188 crc crio[22018]: time="2026-06-11T17:50:27.226085042Z" level=info msg="Checking pod openstack_dnsmasq-dns-674bc6fc5f-65mfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.341109 | controller | Jun 11 17:50:27.274671 crc crio[22018]: time="2026-06-11T17:50:27.274612215Z" level=info msg="Removed container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341125 | controller | Jun 11 17:50:27.284010 crc crio[22018]: time="2026-06-11T17:50:27.283962139Z" level=info msg="Ran pod sandbox f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb with infra container: openstack/dnsmasq-dns-56c777f99-z7k84/POD" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.341141 | controller | Jun 11 17:50:27.304449 crc crio[22018]: time="2026-06-11T17:50:27.303214421Z" level=info msg="Stopped pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.341157 | controller | Jun 11 17:50:27.308158 crc crio[22018]: time="2026-06-11T17:50:27.305262349Z" level=info msg="Ran pod sandbox 6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 with infra container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.341173 | controller | Jun 11 17:50:27.323781 crc crio[22018]: time="2026-06-11T17:50:27.323698853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341189 | controller | Jun 11 17:50:27.324057 crc crio[22018]: time="2026-06-11T17:50:27.323990011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341205 | controller | Jun 11 17:50:27.324057 crc crio[22018]: time="2026-06-11T17:50:27.324019553Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341221 | controller | Jun 11 17:50:27.324156 crc crio[22018]: time="2026-06-11T17:50:27.324071465Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341237 | controller | Jun 11 17:50:27.324205 crc crio[22018]: time="2026-06-11T17:50:27.324166457Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341253 | controller | Jun 11 17:50:27.324262 crc crio[22018]: time="2026-06-11T17:50:27.324209969Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341269 | controller | Jun 11 17:50:27.330934 crc crio[22018]: time="2026-06-11T17:50:27.326064864Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.341288 | controller | Jun 11 17:50:27.330934 crc crio[22018]: time="2026-06-11T17:50:27.326616196Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.341305 | controller | Jun 11 17:50:27.330934 crc crio[22018]: time="2026-06-11T17:50:27.32705308Z" level=info msg="Removing container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341321 | controller | Jun 11 17:50:27.359880 crc crio[22018]: time="2026-06-11T17:50:27.359562783Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:17:38.341337 | controller | Jun 11 17:50:27.377752 crc crio[22018]: time="2026-06-11T17:50:27.377705243Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 18:17:38.341353 | controller | Jun 11 17:50:27.592563 crc crio[22018]: time="2026-06-11T17:50:27.592404179Z" level=info msg="Removed container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341369 | controller | Jun 11 17:50:27.601132 crc crio[22018]: time="2026-06-11T17:50:27.601072135Z" level=info msg="Removing container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341385 | controller | Jun 11 17:50:28.319685 crc crio[22018]: time="2026-06-11T17:50:28.319045556Z" level=info msg="Removing container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341401 | controller | Jun 11 17:50:28.842193 crc crio[22018]: time="2026-06-11T17:50:28.841241573Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.341417 | controller | Jun 11 17:50:28.842399 crc crio[22018]: time="2026-06-11T17:50:28.842219264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.341433 | controller | Jun 11 17:50:30.364568 crc crio[22018]: time="2026-06-11T17:50:30.363936147Z" level=info msg="Removed container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341449 | controller | Jun 11 17:50:30.656056 crc crio[22018]: time="2026-06-11T17:50:30.6557146Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-8pxj6/POD" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.341465 | controller | Jun 11 17:50:30.656056 crc crio[22018]: time="2026-06-11T17:50:30.656074412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.341480 | controller | Jun 11 17:50:31.554856 crc crio[22018]: time="2026-06-11T17:50:31.554779111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=97d8666e-d856-4478-b89a-8ffbbeb8ab38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341496 | controller | Jun 11 17:50:31.764383 crc crio[22018]: time="2026-06-11T17:50:31.76357225Z" level=info msg="Stopping container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd (timeout: 30s)" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341523 | controller | Jun 11 17:50:31.768029 crc crio[22018]: time="2026-06-11T17:50:31.763778627Z" level=info msg="Stopping container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e (timeout: 30s)" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341539 | controller | Jun 11 17:50:31.768626 crc crio[22018]: time="2026-06-11T17:50:31.763784984Z" level=info msg="Stopping container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 (timeout: 30s)" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341555 | controller | Jun 11 17:50:31.768831 crc crio[22018]: time="2026-06-11T17:50:31.763865556Z" level=info msg="Stopping container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f (timeout: 30s)" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341570 | controller | Jun 11 17:50:35.291019 crc crio[22018]: time="2026-06-11T17:50:35.290258704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a2770484-9291-43f4-942b-0086daa52d49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341586 | controller | Jun 11 17:50:39.228723 crc crio[22018]: time="2026-06-11T17:50:39.227996177Z" level=info msg="Creating container: openshift-marketplace/certified-operators-c2d7f/registry-server" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.341602 | controller | Jun 11 17:50:39.235603 crc crio[22018]: time="2026-06-11T17:50:39.235515049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.341618 | controller | Jun 11 17:50:39.245444 crc crio[22018]: time="2026-06-11T17:50:39.245242336Z" level=info msg="Stopped container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341633 | controller | Jun 11 17:50:39.250452 crc crio[22018]: time="2026-06-11T17:50:39.250316228Z" level=info msg="Stopped container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341649 | controller | Jun 11 17:50:39.270811 crc crio[22018]: time="2026-06-11T17:50:39.270716576Z" level=info msg="Stopped container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341665 | controller | Jun 11 17:50:39.290763 crc crio[22018]: time="2026-06-11T17:50:39.290722328Z" level=info msg="Stopping container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d (timeout: 2s)" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341681 | controller | Jun 11 17:50:42.525854 crc crio[22018]: time="2026-06-11T17:50:42.525124108Z" level=info msg="Stopped container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341697 | controller | Jun 11 17:50:42.527371 crc crio[22018]: time="2026-06-11T17:50:42.527027279Z" level=info msg="Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.341713 | controller | Jun 11 17:50:42.528022 crc crio[22018]: time="2026-06-11T17:50:42.527967558Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc00285c150}] Aliases:map[]}"
2026-06-11 18:17:38.341733 | controller | Jun 11 17:50:42.528170 crc crio[22018]: time="2026-06-11T17:50:42.528124023Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.341750 | controller | Jun 11 17:50:42.548673 crc crio[22018]: time="2026-06-11T17:50:42.548597858Z" level=info msg="Removed container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341766 | controller | Jun 11 17:50:42.552647 crc crio[22018]: time="2026-06-11T17:50:42.552572012Z" level=info msg="Removing container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.341782 | controller | Jun 11 17:50:46.772956 crc crio[22018]: time="2026-06-11T17:50:46.771719909Z" level=warning msg="Stopping container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.341799 | controller | Jun 11 17:50:46.821238 crc crio[22018]: time="2026-06-11T17:50:46.820625106Z" level=error msg="Killing container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.341815 | controller | Jun 11 17:50:49.455117 crc crio[22018]: time="2026-06-11T17:50:49.454397787Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.341831 | controller | Jun 11 17:50:49.458286 crc crio[22018]: time="2026-06-11T17:50:49.458186308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=da7ca9a9-ef05-4ca9-b7ab-217ec16d3e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.341864 | controller | Jun 11 17:50:54.910263 crc crio[22018]: time="2026-06-11T17:50:54.909197129Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z9jz5/POD" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.341887 | controller | Jun 11 17:50:54.911702 crc crio[22018]: time="2026-06-11T17:50:54.910276913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.341904 | controller | Jun 11 17:51:03.908648 crc crio[22018]: time="2026-06-11T17:51:03.907824025Z" level=info msg="Stopped container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.341920 | controller | Jun 11 17:51:03.910006 crc crio[22018]: time="2026-06-11T17:51:03.909654844Z" level=info msg="Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.341940 | controller | Jun 11 17:51:03.910263 crc crio[22018]: time="2026-06-11T17:51:03.910197371Z" level=info msg="Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc002b143b8}] Aliases:map[]}"
2026-06-11 18:17:38.341957 | controller | Jun 11 17:51:03.910539 crc crio[22018]: time="2026-06-11T17:51:03.91047826Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-n6h8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.341973 | controller | Jun 11 17:51:03.912793 crc crio[22018]: time="2026-06-11T17:51:03.912715851Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.341990 | controller | Jun 11 17:51:03.913658 crc crio[22018]: time="2026-06-11T17:51:03.913586509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=fc25dc5a-a7d7-4c47-82d2-0dbf394a08ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342006 | controller | Jun 11 17:51:16.762588 crc crio[22018]: time="2026-06-11T17:51:16.76124943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=b59f4b90-e83d-4b22-8a89-a53fd9aa3c7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342022 | controller | Jun 11 17:51:36.565702 crc crio[22018]: time="2026-06-11T17:51:36.564720385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=272d2057-0f44-4aa5-a491-752c03f30778 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342038 | controller | Jun 11 17:51:36.630059 crc crio[22018]: time="2026-06-11T17:51:36.629969023Z" level=info msg="Stopped pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.342054 | controller | Jun 11 17:51:36.638292 crc crio[22018]: time="2026-06-11T17:51:36.638205124Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.342070 | controller | Jun 11 17:51:36.643274 crc crio[22018]: time="2026-06-11T17:51:36.643125935Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342087 | controller | Jun 11 17:51:36.644713 crc crio[22018]: time="2026-06-11T17:51:36.64465397Z" level=info msg="Stopped container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.342103 | controller | Jun 11 17:51:36.644963 crc crio[22018]: time="2026-06-11T17:51:36.644738963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5c3441cd-944d-4b93-a3f2-28744660f0f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342119 | controller | Jun 11 17:51:36.646561 crc crio[22018]: time="2026-06-11T17:51:36.646464228Z" level=info msg="Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.342139 | controller | Jun 11 17:51:36.652983 crc crio[22018]: time="2026-06-11T17:51:36.652900593Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc00012aa00}] Aliases:map[]}"
2026-06-11 18:17:38.342156 | controller | Jun 11 17:51:36.653185 crc crio[22018]: time="2026-06-11T17:51:36.65314133Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.342173 | controller | Jun 11 17:51:36.657246 crc crio[22018]: time="2026-06-11T17:51:36.657088787Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342189 | controller | Jun 11 17:51:36.660773 crc crio[22018]: time="2026-06-11T17:51:36.6606773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8f4a0b33-4619-4fe3-bdd9-377415591cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342205 | controller | Jun 11 17:51:37.222465 crc crio[22018]: time="2026-06-11T17:51:37.221784226Z" level=info msg="Removing container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.342221 | controller | Jun 11 17:51:37.704002 crc crio[22018]: time="2026-06-11T17:51:37.703945048Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.342237 | controller | Jun 11 17:51:37.705168 crc crio[22018]: time="2026-06-11T17:51:37.704036371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.342253 | controller | Jun 11 17:51:38.026088 crc crio[22018]: time="2026-06-11T17:51:38.024591007Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.342269 | controller | Jun 11 17:51:39.409862 crc crio[22018]: time="2026-06-11T17:51:39.409277585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.342285 | controller | Jun 11 17:51:39.417114 crc crio[22018]: time="2026-06-11T17:51:39.417025334Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}"
2026-06-11 18:17:38.342302 | controller | Jun 11 17:51:39.417114 crc crio[22018]: time="2026-06-11T17:51:39.417091186Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.342318 | controller | Jun 11 17:51:39.436766 crc crio[22018]: time="2026-06-11T17:51:39.43666448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b26899c3-7da7-41fd-8651-4b02f622c3dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342338 | controller | Jun 11 17:51:40.045556 crc crio[22018]: 2026-06-11T17:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c52aa165578176 Mac:c2:4c:b3:c7:f4:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.342355 | controller | Jun 11 17:51:40.047208 crc crio[22018]: time="2026-06-11T17:51:40.047136307Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}"
2026-06-11 18:17:38.342371 | controller | Jun 11 17:51:40.047579 crc crio[22018]: time="2026-06-11T17:51:40.047493058Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.342387 | controller | Jun 11 17:51:40.193147 crc crio[22018]: time="2026-06-11T17:51:40.193051762Z" level=info msg="Stopped pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.342403 | controller | Jun 11 17:51:40.196484 crc crio[22018]: time="2026-06-11T17:51:40.196359887Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342420 | controller | Jun 11 17:51:40.197383 crc crio[22018]: time="2026-06-11T17:51:40.197290831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=274612bd-5d94-49f4-867f-3c71ab3df290 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342436 | controller | Jun 11 17:51:42.148812 crc crio[22018]: time="2026-06-11T17:51:42.148269475Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342452 | controller | Jun 11 17:51:42.150735 crc crio[22018]: time="2026-06-11T17:51:42.149716802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=97a7986e-a041-4124-a481-cf1af4a4febc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342468 | controller | Jun 11 17:51:42.171265 crc crio[22018]: time="2026-06-11T17:51:42.171124294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342484 | controller | Jun 11 17:51:42.174895 crc crio[22018]: time="2026-06-11T17:51:42.174823461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4000be51-5faa-4276-8af9-5a1d77a11831 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342500 | controller | Jun 11 17:51:42.818176 crc crio[22018]: time="2026-06-11T17:51:42.816667689Z" level=info msg="Removed container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.342519 | controller | Jun 11 17:51:42.825205 crc crio[22018]: time="2026-06-11T17:51:42.825126978Z" level=info msg="Removing container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.342536 | controller | Jun 11 17:51:42.826538 crc crio[22018]: time="2026-06-11T17:51:42.8264749Z" level=info msg="Stopped pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.342552 | controller | Jun 11 17:51:42.840012 crc crio[22018]: time="2026-06-11T17:51:42.839880779Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342567 | controller | Jun 11 17:51:42.840993 crc crio[22018]: time="2026-06-11T17:51:42.840932841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0c785f64-c43e-4f91-a261-8a620e70d432 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342583 | controller | Jun 11 17:51:42.851006 crc crio[22018]: time="2026-06-11T17:51:42.850795177Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342598 | controller | Jun 11 17:51:42.852372 crc crio[22018]: time="2026-06-11T17:51:42.851978352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ad91970-423d-4d91-8e73-381861bbe67f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342614 | controller | Jun 11 17:51:42.856830 crc crio[22018]: time="2026-06-11T17:51:42.856788737Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342630 | controller | Jun 11 17:51:42.858025 crc crio[22018]: time="2026-06-11T17:51:42.857938572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=b28bbb81-c6ac-4c12-a22d-3d4f719fef11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342659 | controller | Jun 11 17:51:42.894237 crc crio[22018]: time="2026-06-11T17:51:42.894173005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.342675 | controller | Jun 11 17:51:42.897445 crc crio[22018]: time="2026-06-11T17:51:42.897295476Z" level=info msg="Ran pod sandbox 3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 with infra container: openstack/kube-state-metrics-0/POD" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.342691 | controller | Jun 11 17:51:42.899573 crc crio[22018]: time="2026-06-11T17:51:42.899502055Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342707 | controller | Jun 11 17:51:42.899753 crc crio[22018]: time="2026-06-11T17:51:42.899695381Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342722 | controller | Jun 11 17:51:42.899848 crc crio[22018]: time="2026-06-11T17:51:42.899793384Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342742 | controller | Jun 11 17:51:42.903934 crc crio[22018]: time="2026-06-11T17:51:42.903895574Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342758 | controller | Jun 11 17:51:42.911033 crc crio[22018]: time="2026-06-11T17:51:42.910926912Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 18:17:38.342774 | controller | Jun 11 17:51:42.976740 crc crio[22018]: time="2026-06-11T17:51:42.97665032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7ab3adc4-228c-4756-822b-c2cc73b20096 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342790 | controller | Jun 11 17:51:43.047871 crc crio[22018]: time="2026-06-11T17:51:43.047756045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.342806 | controller | Jun 11 17:51:43.051658 crc crio[22018]: time="2026-06-11T17:51:43.051536355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.342822 | controller | Jun 11 17:51:43.073624 crc crio[22018]: time="2026-06-11T17:51:43.073504885Z" level=info msg="Creating container: openstack/placement-db-sync-bh99h/placement-db-sync" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.342838 | controller | Jun 11 17:51:43.118655 crc crio[22018]: time="2026-06-11T17:51:43.118513639Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342871 | controller | Jun 11 17:51:43.119858 crc crio[22018]: time="2026-06-11T17:51:43.119744521Z" level=info msg="Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.342888 | controller | Jun 11 17:51:43.120448 crc crio[22018]: time="2026-06-11T17:51:43.120301949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a44a8cde-c19e-4665-b6b4-79cdacf9a6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342904 | controller | Jun 11 17:51:43.120782 crc crio[22018]: time="2026-06-11T17:51:43.12063398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=37036099-96c3-4ebc-82a5-f4ea0227324d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342921 | controller | Jun 11 17:51:43.120868 crc crio[22018]: time="2026-06-11T17:51:43.120785528Z" level=info msg="Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}"
2026-06-11 18:17:38.342937 | controller | Jun 11 17:51:43.120868 crc crio[22018]: time="2026-06-11T17:51:43.120823909Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-8pxj6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.342953 | controller | Jun 11 17:51:43.151611 crc crio[22018]: time="2026-06-11T17:51:43.150983147Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.342974 | controller | Jun 11 17:51:43.153568 crc crio[22018]: time="2026-06-11T17:51:43.153477497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0050dcce-87a3-487d-8d8b-949bd733f2e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.342991 | controller | Jun 11 17:51:43.155104 crc crio[22018]: time="2026-06-11T17:51:43.15498856Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.343008 | controller | Jun 11 17:51:43.159838 crc crio[22018]: time="2026-06-11T17:51:43.159598737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ee006a78-9bc6-48e1-bc0f-da5c41a5eeaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343024 | controller | Jun 11 17:51:43.171627 crc crio[22018]: time="2026-06-11T17:51:43.170490178Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.343040 | controller | Jun 11 17:51:43.179155 crc crio[22018]: time="2026-06-11T17:51:43.179086117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=a989a4ed-8add-4065-a65c-f3405a4ce1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343055 | controller | Jun 11 17:51:43.191624 crc crio[22018]: time="2026-06-11T17:51:43.191558183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=6482cb6e-e772-413d-9c9c-317569530cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343071 | controller | Jun 11 17:51:43.191921 crc crio[22018]: time="2026-06-11T17:51:43.191852997Z" level=info msg="Removed container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343087 | controller | Jun 11 17:51:43.194514 crc crio[22018]: time="2026-06-11T17:51:43.194300365Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.343103 | controller | Jun 11 17:51:43.198111 crc crio[22018]: time="2026-06-11T17:51:43.198017149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f605477e-096f-497b-8ed1-e5b9f933e3d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343119 | controller | Jun 11 17:51:43.203726 crc crio[22018]: time="2026-06-11T17:51:43.203658366Z" level=info msg="Removing container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343135 | controller | Jun 11 17:51:43.214970 crc crio[22018]: time="2026-06-11T17:51:43.214872587Z" level=info msg="Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}"
2026-06-11 18:17:38.343155 | controller | Jun 11 17:51:43.214970 crc crio[22018]: time="2026-06-11T17:51:43.214947329Z" level=info msg="Adding pod openshift-marketplace_community-operators-z9jz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.343172 | controller | Jun 11 17:51:43.252979 crc crio[22018]: time="2026-06-11T17:51:43.252823204Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.343188 | controller | Jun 11 17:51:43.256086 crc crio[22018]: time="2026-06-11T17:51:43.255447679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d95f241f-f645-4295-87e1-172f872c326e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343205 | controller | Jun 11 17:51:43.256086 crc crio[22018]: time="2026-06-11T17:51:43.255886844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f20f8d1f-8695-4ba6-9f71-7c25c5ebaa1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343221 | controller | Jun 11 17:51:43.259981 crc crio[22018]: time="2026-06-11T17:51:43.25990905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4cc4d870-13d3-47b4-bc89-f598322142dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343237 | controller | Jun 11 17:51:43.269970 crc crio[22018]: time="2026-06-11T17:51:43.269804927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a4755819-9c66-420c-9838-0e88c23a57fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343253 | controller | Jun 11 17:51:43.293990 crc crio[22018]: time="2026-06-11T17:51:43.293923044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=03ed0c8e-c109-4e04-ac41-75d04c951028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343270 | controller | Jun 11 17:51:43.294295 crc crio[22018]: time="2026-06-11T17:51:43.294002261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343286 | controller | Jun 11 17:51:43.298363 crc crio[22018]: time="2026-06-11T17:51:43.296691253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343303 | controller | Jun 11 17:51:43.300587 crc crio[22018]: time="2026-06-11T17:51:43.300204645Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}"
2026-06-11 18:17:38.343319 | controller | Jun 11 17:51:43.300587 crc crio[22018]: time="2026-06-11T17:51:43.300265915Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.343336 | controller | Jun 11 17:51:43.303225 crc crio[22018]: time="2026-06-11T17:51:43.302123918Z" level=info msg="Created container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343358 | controller | Jun 11 17:51:43.313404 crc crio[22018]: time="2026-06-11T17:51:43.313202929Z" level=info msg="Starting container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08" id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.343375 | controller | Jun 11 17:51:43.325222 crc crio[22018]: time="2026-06-11T17:51:43.323963004Z" level=info msg="Started container" PID=272993 containerID=de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 description=openshift-marketplace/certified-operators-c2d7f/registry-server id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7
2026-06-11 18:17:38.343391 | controller | Jun 11 17:51:43.407130 crc crio[22018]: time="2026-06-11T17:51:43.405064763Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343408 | controller | Jun 11 17:51:43.426810 crc crio[22018]: time="2026-06-11T17:51:43.424810862Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.343424 | controller | Jun 11 17:51:43.446395 crc crio[22018]: time="2026-06-11T17:51:43.445549761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=51d596e3-c8e7-4d1f-8af5-04666b62f7de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343440 | controller | Jun 11 17:51:43.482621 crc crio[22018]: time="2026-06-11T17:51:43.482292432Z" level=info msg="Creating container: openstack/barbican-db-sync-kshl6/barbican-db-sync" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343456 | controller | Jun 11 17:51:43.504584 crc crio[22018]: time="2026-06-11T17:51:43.504520393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=ff353668-6de6-45a1-aea4-1cd318167277 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343472 | controller | Jun 11 17:51:43.509067 crc crio[22018]: time="2026-06-11T17:51:43.508988081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=c0b61ba3-7253-476b-8661-c1d3555ba423 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343487 | controller | Jun 11 17:51:43.537065 crc crio[22018]: time="2026-06-11T17:51:43.536940771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4408b548-bf26-4d63-bd57-e141fadc5c2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343503 | controller | Jun 11 17:51:43.543400 crc crio[22018]: time="2026-06-11T17:51:43.541914772Z" level=info msg="Removed container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343518 | controller | Jun 11 17:51:43.562150 crc crio[22018]: time="2026-06-11T17:51:43.562068142Z" level=info msg="Removing container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343534 | controller | Jun 11 17:51:43.564931 crc crio[22018]: time="2026-06-11T17:51:43.564848909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=256b763f-e7fd-4d41-8913-e0de10479f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343550 | controller | Jun 11 17:51:43.564931 crc crio[22018]: time="2026-06-11T17:51:43.564868981Z" level=info msg="Creating container: openstack/glance-db-sync-7tpl5/glance-db-sync" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343574 | controller | Jun 11 17:51:43.587193 crc crio[22018]: time="2026-06-11T17:51:43.587037329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=9b0e7755-b973-4cff-82bd-ebec4e3a3255 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343590 | controller | Jun 11 17:51:43.594307 crc crio[22018]: time="2026-06-11T17:51:43.594229545Z" level=info msg="Removed container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343606 | controller | Jun 11 17:51:43.598506 crc crio[22018]: time="2026-06-11T17:51:43.598405478Z" level=info msg="Removing container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343622 | controller | Jun 11 17:51:43.606488 crc crio[22018]: time="2026-06-11T17:51:43.606376031Z" level=info msg="Creating container: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343638 | controller | Jun 11 17:51:43.610852 crc crio[22018]: time="2026-06-11T17:51:43.61071284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343654 | controller | Jun 11 17:51:43.613877 crc crio[22018]: time="2026-06-11T17:51:43.611778404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343670 | controller | Jun 11 17:51:43.646403 crc crio[22018]: time="2026-06-11T17:51:43.646275563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=fe510ce0-7bd7-4fe9-a502-ac2a6bd51c55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343686 | controller | Jun 11 17:51:43.664179 crc crio[22018]: time="2026-06-11T17:51:43.663977328Z" level=info msg="Creating container: openstack/neutron-db-sync-z8lc6/neutron-db-sync" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343702 | controller | Jun 11 17:51:43.672297 crc crio[22018]: time="2026-06-11T17:51:43.672221413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343718 | controller | Jun 11 17:51:43.672712 crc crio[22018]: time="2026-06-11T17:51:43.672630072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343734 | controller | Jun 11 17:51:43.695818 crc crio[22018]: time="2026-06-11T17:51:43.69487733Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343750 | controller | Jun 11 17:51:43.697189 crc crio[22018]: time="2026-06-11T17:51:43.697044729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343765 | controller | Jun 11 17:51:43.697762 crc crio[22018]: time="2026-06-11T17:51:43.6970741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343781 | controller | Jun 11 17:51:43.705637 crc crio[22018]: time="2026-06-11T17:51:43.705283731Z" level=info msg="Creating container: openstack/dnsmasq-dns-56c777f99-z7k84/init" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343800 | controller | Jun 11 17:51:43.706855 crc crio[22018]: time="2026-06-11T17:51:43.706380126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343816 | controller | Jun 11 17:51:43.710568 crc crio[22018]: time="2026-06-11T17:51:43.710299432Z" level=info msg="Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343832 | controller | Jun 11 17:51:43.723805 crc crio[22018]: time="2026-06-11T17:51:43.721923106Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343862 | controller | Jun 11 17:51:43.726112 crc crio[22018]: time="2026-06-11T17:51:43.725590289Z" level=info msg="Creating container: openstack/cinder-db-sync-2pln9/cinder-db-sync" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343882 | controller | Jun 11 17:51:43.743232 crc crio[22018]: time="2026-06-11T17:51:43.742580356Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.343899 | controller | Jun 11 17:51:43.786061 crc crio[22018]: time="2026-06-11T17:51:43.785931939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343914 | controller | Jun 11 17:51:43.787521 crc crio[22018]: time="2026-06-11T17:51:43.787467307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8dde0aeb-b2c1-4027-8303-54ad25a14aed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.343929 | controller | Jun 11 17:51:43.793788 crc crio[22018]: time="2026-06-11T17:51:43.793289824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.343945 | controller | Jun 11 17:51:43.846187 crc crio[22018]: time="2026-06-11T17:51:43.844753527Z" level=info msg="Removed container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.343961 | controller | Jun 11 17:51:43.846961 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc0bf0b38f59601 Mac:42:03:a6:c6:88:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.343977 | controller | Jun 11 17:51:43.848369 crc crio[22018]: time="2026-06-11T17:51:43.848227764Z" level=info msg="Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}"
2026-06-11 18:17:38.343994 | controller | Jun 11 17:51:43.848618 crc crio[22018]: time="2026-06-11T17:51:43.848444721Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-8pxj6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.344014 | controller | Jun 11 17:51:43.851622 crc crio[22018]: time="2026-06-11T17:51:43.85158981Z" level=info msg="Removing container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.344032 | controller | Jun 11 17:51:43.882095 crc crio[22018]: time="2026-06-11T17:51:43.881981107Z" level=info msg="Removed container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.344048 | controller | Jun 11 17:51:43.886870 crc crio[22018]: time="2026-06-11T17:51:43.886834681Z" level=info msg="Removing container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.344064 | controller | Jun 11 17:51:43.899970 crc crio[22018]: time="2026-06-11T17:51:43.899703593Z" level=info msg="Ran pod sandbox bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca with infra container: openshift-marketplace/redhat-operators-8pxj6/POD" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.344080 | controller | Jun 11 17:51:43.906490 crc crio[22018]: time="2026-06-11T17:51:43.90498791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=87357d51-5091-4e6a-8a8d-6803ab710b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344096 | controller | Jun 11 17:51:43.913208 crc crio[22018]: time="2026-06-11T17:51:43.913114309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344112 | controller | Jun 11 17:51:43.913695 crc crio[22018]: time="2026-06-11T17:51:43.913613856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344128 | controller | Jun 11 17:51:43.919619 crc crio[22018]: time="2026-06-11T17:51:43.919564783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344144 | controller | Jun 11 17:51:43.921853 crc crio[22018]: time="2026-06-11T17:51:43.921738905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344160 | controller | Jun 11 17:51:43.928241 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67767e8fae47a0a Mac:06:88:14:8b:2a:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.344176 | controller | Jun 11 17:51:43.929722 crc crio[22018]: time="2026-06-11T17:51:43.929615944Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}"
2026-06-11 18:17:38.344192 | controller | Jun 11 17:51:43.929988 crc crio[22018]: time="2026-06-11T17:51:43.929905623Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.344212 | controller | Jun 11 17:51:43.935465 crc crio[22018]: time="2026-06-11T17:51:43.935285844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7ab5e9d-5d15-4118-9d08-89033168588f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344229 | controller | Jun 11 17:51:43.950096 crc crio[22018]: time="2026-06-11T17:51:43.949997843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344245 | controller | Jun 11 17:51:43.950667 crc crio[22018]: time="2026-06-11T17:51:43.95053831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344260 | controller | Jun 11 17:51:43.951999 crc crio[22018]: time="2026-06-11T17:51:43.951956445Z" level=info msg="Created container 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344276 | controller | Jun 11 17:51:43.954516 crc crio[22018]: time="2026-06-11T17:51:43.954226088Z" level=info msg="Starting container: 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb" id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.344292 | controller | Jun 11 17:51:43.959516 crc crio[22018]: time="2026-06-11T17:51:43.959447645Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344308 | controller | Jun 11 17:51:43.964435 crc crio[22018]: time="2026-06-11T17:51:43.964280651Z" level=info msg="Started container" PID=273204 containerID=4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce
2026-06-11 18:17:38.344324 | controller | Jun 11 17:51:43.965177 crc crio[22018]: time="2026-06-11T17:51:43.965095305Z" level=info msg="Ran pod sandbox 67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 with infra container: openstack/ceilometer-0/POD" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.344339 | controller | Jun 11 17:51:43.969036 crc crio[22018]: time="2026-06-11T17:51:43.968882875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344355 | controller | Jun 11 17:51:43.969709 crc crio[22018]: time="2026-06-11T17:51:43.969588118Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344370 | controller | Jun 11 17:51:43.969709 crc crio[22018]: time="2026-06-11T17:51:43.96969405Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344391 | controller | Jun 11 17:51:43.971005 crc crio[22018]: time="2026-06-11T17:51:43.970937511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344414 | controller | Jun 11 17:51:43.972746 crc crio[22018]: time="2026-06-11T17:51:43.972697455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344441 | controller | Jun 11 17:51:43.976046 crc crio[22018]: time="2026-06-11T17:51:43.975967289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344460 | controller | Jun 11 17:51:43.983296 crc crio[22018]: time="2026-06-11T17:51:43.9832031Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.344476 | controller | Jun 11 17:51:43.987077 crc crio[22018]: time="2026-06-11T17:51:43.986925528Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1b7be2b7-e247-4a71-863e-9a7bf2ac6bc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344491 | controller | Jun 11 17:51:43.988200 crc crio[22018]: time="2026-06-11T17:51:43.988125857Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-utilities" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344507 | controller | Jun 11 17:51:43.993302 crc crio[22018]: time="2026-06-11T17:51:43.993202038Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 18:17:38.344523 | controller | Jun 11 17:51:43.999442 crc crio[22018]: time="2026-06-11T17:51:43.99923701Z" level=info msg="Creating container: openstack/dnsmasq-dns-fd994c98c-ldnhs/init" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344539 | controller | Jun 11 17:51:44.014137 crc crio[22018]: 2026-06-11T17:51:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:049169920ce64e1 Mac:c2:08:9c:0b:18:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.344555 | controller | Jun 11 17:51:44.015299 crc crio[22018]: time="2026-06-11T17:51:44.015178219Z" level=info msg="Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}"
2026-06-11 18:17:38.344571 | controller | Jun 11 17:51:44.015557 crc crio[22018]: time="2026-06-11T17:51:44.015302013Z" level=info msg="Checking pod openshift-marketplace_community-operators-z9jz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.344587 | controller | Jun 11 17:51:44.018612 crc crio[22018]: time="2026-06-11T17:51:44.018539248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344603 | controller | Jun 11 17:51:44.019591 crc crio[22018]: time="2026-06-11T17:51:44.01931235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344619 | controller | Jun 11 17:51:44.098169 crc crio[22018]: time="2026-06-11T17:51:44.097933013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344641 | controller | Jun 11 17:51:44.099078 crc crio[22018]: time="2026-06-11T17:51:44.098866153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344671 | controller | Jun 11 17:51:44.104085 crc crio[22018]: time="2026-06-11T17:51:44.103529832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344695 | controller | Jun 11 17:51:44.111878 crc crio[22018]: time="2026-06-11T17:51:44.111783767Z" level=info msg="Ran pod sandbox 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea with infra container: openshift-marketplace/community-operators-z9jz5/POD" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.344716 | controller | Jun 11 17:51:44.115918 crc crio[22018]: time="2026-06-11T17:51:44.115678218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c19daedd-2193-4497-a17e-d8b10bd5102b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344735 | controller | Jun 11 17:51:44.122910 crc crio[22018]: time="2026-06-11T17:51:44.122726553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344751 | controller | Jun 11 17:51:44.125043 crc crio[22018]: time="2026-06-11T17:51:44.124821079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a42c1bb-c07e-4afe-8f58-56a950c2d23b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344767 | controller | Jun 11 17:51:44.140511 crc crio[22018]: time="2026-06-11T17:51:44.140276212Z" level=info msg="Creating container: openshift-marketplace/community-operators-z9jz5/extract-utilities" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344783 | controller | Jun 11 17:51:44.162713 crc crio[22018]: time="2026-06-11T17:51:44.162632633Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5ffd809d-5555-41c6-98c2-a294162fcd07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.344799 | controller | Jun 11 17:51:44.196816 crc crio[22018]: time="2026-06-11T17:51:44.196681148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344814 | controller | Jun 11 17:51:44.208861 crc crio[22018]: time="2026-06-11T17:51:44.2087094Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344830 | controller | Jun 11 17:51:44.248401 crc crio[22018]: time="2026-06-11T17:51:44.248266721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344845 | controller | Jun 11 17:51:44.262144 crc crio[22018]: time="2026-06-11T17:51:44.262062385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344885 | controller | Jun 11 17:51:44.269454 crc crio[22018]: time="2026-06-11T17:51:44.269204929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344902 | controller | Jun 11 17:51:44.269780 crc crio[22018]: time="2026-06-11T17:51:44.269718205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344922 | controller | Jun 11 17:51:44.481075 crc crio[22018]: time="2026-06-11T17:51:44.48068184Z" level=info msg="Created container aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.344939 | controller | Jun 11 17:51:44.483885 crc crio[22018]: time="2026-06-11T17:51:44.483853271Z" level=info msg="Starting container: aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724" id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.344955 | controller | Jun 11 17:51:44.495179 crc crio[22018]: time="2026-06-11T17:51:44.494855621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.344970 | controller | Jun 11 17:51:44.495568 crc crio[22018]: time="2026-06-11T17:51:44.495395199Z" level=info msg="Started container" PID=273215 containerID=aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d
2026-06-11 18:17:38.344987 | controller | Jun 11 17:51:44.505575 crc crio[22018]: time="2026-06-11T17:51:44.504861749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345003 | controller | Jun 11 17:51:44.523675 crc crio[22018]: time="2026-06-11T17:51:44.523597767Z" level=info msg="Created container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345018 | controller | Jun 11 17:51:44.525869 crc crio[22018]: time="2026-06-11T17:51:44.525768915Z" level=info msg="Starting container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de" id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.345035 | controller | Jun 11 17:51:44.535586 crc crio[22018]: time="2026-06-11T17:51:44.53527348Z" level=info msg="Started container" PID=273328 containerID=eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de description=openstack/placement-db-sync-bh99h/placement-db-sync id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b
2026-06-11 18:17:38.345051 | controller | Jun 11 17:51:44.538693 crc crio[22018]: time="2026-06-11T17:51:44.53814133Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=51402e43-4209-4937-9ddb-473133b2e97e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345067 | controller | Jun 11 17:51:44.571823 crc crio[22018]: time="2026-06-11T17:51:44.571701267Z" level=info msg="Created container 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1: openstack/openstackclient/openstackclient" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345083 | controller | Jun 11 17:51:44.582262 crc crio[22018]: time="2026-06-11T17:51:44.582174491Z" level=info msg="Starting container: 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1" id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.345099 | controller | Jun 11 17:51:44.593823 crc crio[22018]: time="2026-06-11T17:51:44.593524513Z" level=info msg="Started container" PID=273327 containerID=070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1 description=openstack/openstackclient/openstackclient id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18
2026-06-11 18:17:38.345119 | controller | Jun 11 17:51:44.645128 crc crio[22018]: time="2026-06-11T17:51:44.645010623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8c8f9f7e-2cdb-469b-ae04-a673dc43e982 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345136 | controller | Jun 11 17:51:44.674713 crc crio[22018]: time="2026-06-11T17:51:44.674546493Z" level=info msg="Removed container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345152 | controller | Jun 11 17:51:44.689774 crc crio[22018]: time="2026-06-11T17:51:44.685663279Z" level=info msg="Removing container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345168 | controller | Jun 11 17:51:44.879566 crc crio[22018]: time="2026-06-11T17:51:44.878798942Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345184 | controller | Jun 11 17:51:44.894194 crc crio[22018]: time="2026-06-11T17:51:44.894094014Z" level=info msg="Removed container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345200 | controller | Jun 11 17:51:44.906972 crc crio[22018]: time="2026-06-11T17:51:44.902111597Z" level=info msg="Removing container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345216 | controller | Jun 11 17:51:44.977192 crc crio[22018]: time="2026-06-11T17:51:44.977086678Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.345232 | controller | Jun 11 17:51:44.981492 crc crio[22018]: time="2026-06-11T17:51:44.981391222Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=41992d28-26be-44b2-ae82-0ac61e217f33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345247 | controller | Jun 11 17:51:45.038859 crc crio[22018]: time="2026-06-11T17:51:45.037799018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345263 | controller | Jun 11 17:51:45.040629 crc crio[22018]: time="2026-06-11T17:51:45.040574237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345279 | controller | Jun 11 17:51:45.049048 crc crio[22018]: time="2026-06-11T17:51:45.048969085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345295 | controller | Jun 11 17:51:45.052525 crc crio[22018]: time="2026-06-11T17:51:45.05228948Z" level=info msg="Created container 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345311 | controller | Jun 11 17:51:45.058764 crc crio[22018]: time="2026-06-11T17:51:45.058728885Z" level=info msg="Starting container: 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c" id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.345331 | controller | Jun 11 17:51:45.070608 crc crio[22018]: time="2026-06-11T17:51:45.070516072Z" level=info msg="Started container" PID=273326 containerID=43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b
2026-06-11 18:17:38.345348 | controller | Jun 11 17:51:45.091123 crc crio[22018]: time="2026-06-11T17:51:45.091037386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=4111660a-d40c-4881-837d-2bb4114e5298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345365 | controller | Jun 11 17:51:45.132584 crc crio[22018]: time="2026-06-11T17:51:45.130955205Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a8402641-31bc-498b-9ae0-35189dfc31e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345381 | controller | Jun 11 17:51:45.163659 crc crio[22018]: time="2026-06-11T17:51:45.163573243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345397 | controller | Jun 11 17:51:45.175089 crc crio[22018]: time="2026-06-11T17:51:45.174997247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345413 | controller | Jun 11 17:51:45.211787 crc crio[22018]: time="2026-06-11T17:51:45.211266921Z" level=info msg="Created container 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345430 | controller | Jun 11 17:51:45.224712 crc crio[22018]: time="2026-06-11T17:51:45.212854413Z" level=info msg="Removed container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345446 | controller | Jun 11 17:51:45.228094 crc crio[22018]: time="2026-06-11T17:51:45.227789129Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345461 | controller | Jun 11 17:51:45.228188 crc crio[22018]: time="2026-06-11T17:51:45.22812733Z" level=info msg="Starting container: 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84" id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.345477 | controller | Jun 11 17:51:45.232918 crc crio[22018]: time="2026-06-11T17:51:45.232828438Z" level=info msg="Removing container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.345494 | controller | Jun 11 17:51:45.244791 crc crio[22018]: time="2026-06-11T17:51:45.244647025Z" level=info msg="Started container" PID=273329 containerID=42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84 description=openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d
2026-06-11 18:17:38.345510 | controller | Jun 11 17:51:45.318206 crc crio[22018]: time="2026-06-11T17:51:45.316914385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5bc31c44-cc1b-4692-b519-ceb476efec7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.345531 | controller | Jun 11 17:51:45.325918 crc crio[22018]: time="2026-06-11T17:51:45.325872004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345547 | controller | Jun 11 17:51:45.387646 crc crio[22018]: time="2026-06-11T17:51:45.387257666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345564 | controller | Jun 11 17:51:45.392704 crc crio[22018]: time="2026-06-11T17:51:45.392586747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345580 | controller | Jun 11 17:51:45.541203 crc crio[22018]: time="2026-06-11T17:51:45.539581409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345596 | controller | Jun 11 17:51:45.547752 crc crio[22018]: time="2026-06-11T17:51:45.547658212Z" level=info msg="Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345612 | controller | Jun 11 17:51:45.549709 crc crio[22018]: time="2026-06-11T17:51:45.549651536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345629 | controller | Jun 11 17:51:45.554935 crc crio[22018]: time="2026-06-11T17:51:45.554862691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345645 | controller | Jun 11 17:51:45.561004 crc crio[22018]: time="2026-06-11T17:51:45.560906364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345661 | controller | Jun 11 17:51:45.565633 crc crio[22018]: time="2026-06-11T17:51:45.565584884Z" level=info msg="Created container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.345678 | controller | Jun 11 17:51:45.570934 crc crio[22018]: time="2026-06-11T17:51:45.570785572Z" level=info msg="Starting container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe" id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.345694 | controller | Jun 11 17:51:45.577619 crc crio[22018]: time="2026-06-11T17:51:45.57678387Z" level=info msg="Started container" PID=273391 containerID=af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe description=openstack/barbican-db-sync-kshl6/barbican-db-sync id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54
2026-06-11 18:17:38.345710 | controller | Jun 11 17:51:45.611404 crc crio[22018]: time="2026-06-11T17:51:45.609385262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345727 | controller | Jun 11 17:51:45.647459 crc crio[22018]: time="2026-06-11T17:51:45.646886419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345742 | controller | Jun 11 17:51:45.692542 crc crio[22018]: time="2026-06-11T17:51:45.691734819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345763 | controller | Jun 11 17:51:45.709378 crc crio[22018]: time="2026-06-11T17:51:45.709171497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345779 | controller | Jun 11 17:51:45.709378 crc crio[22018]: time="2026-06-11T17:51:45.709311869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345795 | controller | Jun 11 17:51:45.710163 crc crio[22018]: time="2026-06-11T17:51:45.709998501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345811 | controller | Jun 11 17:51:45.711281 crc crio[22018]: time="2026-06-11T17:51:45.711082566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345826 | controller | Jun 11 17:51:45.713590 crc crio[22018]: time="2026-06-11T17:51:45.713561355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345842 | controller | Jun 11 17:51:45.720472 crc crio[22018]: time="2026-06-11T17:51:45.71655755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345876 | controller | Jun 11 17:51:45.720472 crc crio[22018]: time="2026-06-11T17:51:45.720302603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345894 | controller | Jun 11 17:51:45.726524 crc crio[22018]: time="2026-06-11T17:51:45.726406396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345910 | controller | Jun 11 17:51:45.744969 crc crio[22018]: time="2026-06-11T17:51:45.743285851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345926 | controller | Jun 11 17:51:45.746182 crc crio[22018]: time="2026-06-11T17:51:45.746047563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345941 | controller | Jun 11 17:51:45.753260 crc crio[22018]: time="2026-06-11T17:51:45.753195256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345957 | controller | Jun 11 17:51:45.755755 crc crio[22018]: time="2026-06-11T17:51:45.755675366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345973 | controller | Jun 11 17:51:45.767481 crc crio[22018]: time="2026-06-11T17:51:45.767378539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.345988 | controller | Jun 11 17:51:45.784999 crc crio[22018]: time="2026-06-11T17:51:45.784883285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346004 | controller | Jun 11 17:51:45.793137 crc crio[22018]: time="2026-06-11T17:51:45.793052665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346024 | controller | Jun 11 17:51:45.805234 crc crio[22018]: time="2026-06-11T17:51:45.805190692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346041 | controller | Jun 11 17:51:45.890228 crc crio[22018]: time="2026-06-11T17:51:45.890156088Z" level=info msg="Removed container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346057 | controller | Jun 11 17:51:45.892079 crc crio[22018]: time="2026-06-11T17:51:45.891726989Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.346073 | controller | Jun 11 17:51:45.892278 crc crio[22018]: time="2026-06-11T17:51:45.892234186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346088 | controller | Jun 11 17:51:45.900542 crc crio[22018]: time="2026-06-11T17:51:45.900211258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346105 | controller | Jun 11 17:51:45.906751 crc crio[22018]: time="2026-06-11T17:51:45.906676264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.346120 | controller | Jun 11 17:51:45.913254 crc crio[22018]: time="2026-06-11T17:51:45.913183411Z" level=info msg="Removing container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346136 | controller | Jun 11 17:51:46.077314 crc crio[22018]: time="2026-06-11T17:51:46.074635353Z" level=info msg="Removed container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346152 | controller | Jun 11 17:51:46.113846 crc crio[22018]: time="2026-06-11T17:51:46.113267616Z" level=info msg="Removed container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346168 | controller | Jun 11 17:51:46.124691 crc crio[22018]: time="2026-06-11T17:51:46.124608973Z" level=info msg="Removing container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346183 | controller | Jun 11 17:51:46.125468 crc crio[22018]: time="2026-06-11T17:51:46.125285048Z" level=info msg="Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346199 | controller | Jun 11 17:51:46.125468 crc crio[22018]: time="2026-06-11T17:51:46.125442813Z" level=info msg="Stopped pod sandbox (already stopped): 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346215 | controller | Jun 11 17:51:46.128010 crc crio[22018]: time="2026-06-11T17:51:46.127888457Z" level=info msg="Removing pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346235 | controller | Jun 11 17:51:46.187782 crc crio[22018]: time="2026-06-11T17:51:46.187691857Z" level=info msg="Removed pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346251 | controller | Jun 11 17:51:46.188986 crc crio[22018]: time="2026-06-11T17:51:46.18859514Z" level=info msg="Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346267 | controller | Jun 11 17:51:46.188986 crc crio[22018]: time="2026-06-11T17:51:46.188659172Z" level=info msg="Stopped pod sandbox (already stopped): b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346283 | controller | Jun 11 17:51:46.189222 crc crio[22018]: time="2026-06-11T17:51:46.189156914Z" level=info msg="Removing pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346306 | controller | Jun 11 17:51:46.302765 crc crio[22018]: time="2026-06-11T17:51:46.301661715Z" level=info msg="Removed container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346325 | controller | Jun 11 17:51:46.309689 crc crio[22018]: time="2026-06-11T17:51:46.309600743Z" level=info msg="Removing container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.346343 | controller | Jun 11 17:51:46.325126 crc crio[22018]: time="2026-06-11T17:51:46.324904564Z" level=info msg="Removed pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346361 | controller | Jun 11 17:51:46.328694 crc crio[22018]: time="2026-06-11T17:51:46.327075127Z" level=info msg="Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346379 | controller | Jun 11 17:51:46.328694 crc crio[22018]: time="2026-06-11T17:51:46.32716134Z" level=info msg="Stopped pod sandbox (already stopped): d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346397 | controller | Jun 11 17:51:46.328694 crc crio[22018]: time="2026-06-11T17:51:46.327712009Z" level=info msg="Removing pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346416 | controller | Jun 11 17:51:46.379403 crc crio[22018]: time="2026-06-11T17:51:46.379273751Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}"
2026-06-11 18:17:38.346435 | controller | Jun 11 17:51:46.379740 crc crio[22018]: time="2026-06-11T17:51:46.379408795Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.346459 | controller | Jun 11 17:51:46.383387 crc crio[22018]: time="2026-06-11T17:51:46.3832994Z" level=info msg="Removed pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346479 | controller | Jun 11 17:51:46.384971 crc crio[22018]: time="2026-06-11T17:51:46.384946492Z" level=info msg="Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346497 | controller | Jun 11 17:51:46.385108 crc crio[22018]: time="2026-06-11T17:51:46.385090596Z" level=info msg="Stopped pod sandbox (already stopped): e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346548 | controller | Jun 11 17:51:46.385537 crc crio[22018]: time="2026-06-11T17:51:46.3855141Z" level=info msg="Removing pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346568 | controller | Jun 11 17:51:46.427013 crc crio[22018]: time="2026-06-11T17:51:46.426775253Z" level=info msg="Removed pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346627 | controller | Jun 11 17:51:46.431942 crc crio[22018]: time="2026-06-11T17:51:46.431901913Z" level=info msg="Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346661 | controller | Jun 11 17:51:46.432907 crc crio[22018]: time="2026-06-11T17:51:46.432190982Z" level=info msg="Stopped pod sandbox (already stopped): 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346678 | controller | Jun 11 17:51:46.434904 crc crio[22018]: time="2026-06-11T17:51:46.434076778Z" level=info msg="Removing pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346695 | controller | Jun 11 17:51:46.468941 crc crio[22018]: time="2026-06-11T17:51:46.468883585Z" level=info msg="Removed pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346712 | controller | Jun 11 17:51:46.472182 crc crio[22018]: time="2026-06-11T17:51:46.472153989Z" level=info msg="Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346728 | controller | Jun 11 17:51:46.475455 crc crio[22018]: time="2026-06-11T17:51:46.475384203Z" level=info msg="Stopped pod sandbox (already stopped): 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346744 | controller | Jun 11 17:51:46.476485 crc crio[22018]: time="2026-06-11T17:51:46.476383266Z" level=info msg="Removing pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346760 | controller | Jun 11 17:51:46.521132 crc crio[22018]: time="2026-06-11T17:51:46.520979427Z" level=info msg="Created container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.346787 | controller | Jun 11 17:51:46.522557 crc crio[22018]: time="2026-06-11T17:51:46.52231711Z" level=info msg="Starting container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b" id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.346804 | controller | Jun 11 17:51:46.535011 crc crio[22018]: time="2026-06-11T17:51:46.534911455Z" level=info msg="Started container" PID=273954 containerID=d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b description=openshift-marketplace/community-operators-z9jz5/extract-utilities id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea
2026-06-11 18:17:38.346821 | controller | Jun 11 17:51:46.584496 crc crio[22018]: time="2026-06-11T17:51:46.583958992Z" level=info msg="Removed pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346838 | controller | Jun 11 17:51:46.588856 crc crio[22018]: time="2026-06-11T17:51:46.588767692Z" level=info msg="Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346875 | controller | Jun 11 17:51:46.589099 crc crio[22018]: time="2026-06-11T17:51:46.588855485Z" level=info msg="Stopped pod sandbox (already stopped): e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346894 | controller | Jun 11 17:51:46.596830 crc crio[22018]: time="2026-06-11T17:51:46.595175386Z" level=info msg="Removing pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346911 | controller | Jun 11 17:51:46.645378 crc crio[22018]: time="2026-06-11T17:51:46.643183494Z" level=info msg="Removed pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346927 | controller | Jun 11 17:51:46.648077 crc crio[22018]: time="2026-06-11T17:51:46.64804585Z" level=info msg="Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346944 | controller | Jun 11 17:51:46.648201 crc crio[22018]: time="2026-06-11T17:51:46.648111372Z" level=info msg="Stopped pod sandbox (already stopped): 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.346960 | controller | Jun 11 17:51:46.649013 crc crio[22018]: time="2026-06-11T17:51:46.648902226Z" level=info msg="Removing pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.346976 | controller | Jun 11 17:51:46.673299 crc crio[22018]: time="2026-06-11T17:51:46.673207161Z" level=info msg="Created container c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.346993 | controller | Jun 11 17:51:46.675640 crc crio[22018]: time="2026-06-11T17:51:46.674589653Z" level=info msg="Starting container: c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b" id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347014 | controller | Jun 11 17:51:46.675640 crc crio[22018]: time="2026-06-11T17:51:46.675087159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.347045 | controller | Jun 11 17:51:46.678660 crc crio[22018]: time="2026-06-11T17:51:46.678511344Z" level=info msg="Created container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347076 | controller | Jun 11 17:51:46.685175 crc crio[22018]: time="2026-06-11T17:51:46.684841462Z" level=info msg="Started container" PID=273949 containerID=c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/init id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182
2026-06-11 18:17:38.347098 | controller | Jun 11 17:51:46.685175 crc crio[22018]: time="2026-06-11T17:51:46.684881204Z" level=info msg="Starting container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba" id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347119 | controller | Jun 11 17:51:46.701383 crc crio[22018]: time="2026-06-11T17:51:46.701246553Z" level=info msg="Removed pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347140 | controller | Jun 11 17:51:46.704017 crc crio[22018]: time="2026-06-11T17:51:46.702053088Z" level=info msg="Created container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347161 | controller | Jun 11 17:51:46.707729 crc crio[22018]: time="2026-06-11T17:51:46.70494477Z" level=info msg="Starting container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1" id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347184 | controller | Jun 11 17:51:46.707729 crc crio[22018]: time="2026-06-11T17:51:46.704953632Z" level=info msg="Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347202 | controller | Jun 11 17:51:46.707729 crc crio[22018]: time="2026-06-11T17:51:46.705500338Z" level=info msg="Stopped pod sandbox (already stopped): 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347223 | controller | Jun 11 17:51:46.720957 crc crio[22018]: time="2026-06-11T17:51:46.720876262Z" level=info msg="Started container" PID=273948 containerID=ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1 description=openstack/dnsmasq-dns-fd994c98c-ldnhs/init id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6
2026-06-11 18:17:38.347252 | controller | Jun 11 17:51:46.721241 crc crio[22018]: time="2026-06-11T17:51:46.721017292Z" level=info msg="Removing pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347277 | controller | Jun 11 17:51:46.741012 crc crio[22018]: time="2026-06-11T17:51:46.740860758Z" level=info msg="Removed pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347300 | controller | Jun 11 17:51:46.742742 crc crio[22018]: time="2026-06-11T17:51:46.742644154Z" level=info msg="Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347317 | controller | Jun 11 17:51:46.742971 crc crio[22018]: time="2026-06-11T17:51:46.742907502Z" level=info msg="Stopped pod sandbox (already stopped): b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347333 | controller | Jun 11 17:51:46.747823 crc crio[22018]: time="2026-06-11T17:51:46.745577593Z" level=info msg="Removing pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347349 | controller | Jun 11 17:51:46.768155 crc crio[22018]: time="2026-06-11T17:51:46.76804977Z" level=info msg="Started container" PID=273937 containerID=19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba description=openshift-marketplace/redhat-operators-8pxj6/extract-utilities id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca
2026-06-11 18:17:38.347365 | controller | Jun 11 17:51:46.774923 crc crio[22018]: time="2026-06-11T17:51:46.774831828Z" level=info msg="Removed pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347381 | controller | Jun 11 17:51:46.776925 crc crio[22018]: time="2026-06-11T17:51:46.776871452Z" level=info msg="Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347397 | controller | Jun 11 17:51:46.777281 crc crio[22018]: time="2026-06-11T17:51:46.777250674Z" level=info msg="Stopped pod sandbox (already stopped): 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347413 | controller | Jun 11 17:51:46.778945 crc crio[22018]: time="2026-06-11T17:51:46.778916519Z" level=info msg="Removing pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347429 | controller | Jun 11 17:51:46.827165 crc crio[22018]: time="2026-06-11T17:51:46.826923384Z" level=info msg="Removed pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347445 | controller | Jun 11 17:51:46.828816 crc crio[22018]: time="2026-06-11T17:51:46.828723002Z" level=info msg="Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347460 | controller | Jun 11 17:51:46.828816 crc crio[22018]: time="2026-06-11T17:51:46.828812825Z" level=info msg="Stopped pod sandbox (already stopped): a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347476 | controller | Jun 11 17:51:46.829986 crc crio[22018]: time="2026-06-11T17:51:46.829700183Z" level=info msg="Removing pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347493 | controller | Jun 11 17:51:46.833248 crc crio[22018]: time="2026-06-11T17:51:46.833162893Z" level=info msg="Created container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347516 | controller | Jun 11 17:51:46.834785 crc crio[22018]: time="2026-06-11T17:51:46.834690911Z" level=info msg="Starting container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67" id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347533 | controller | Jun 11 17:51:46.848403 crc crio[22018]: time="2026-06-11T17:51:46.847957252Z" level=info msg="Created container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347549 | controller | Jun 11 17:51:46.851980 crc crio[22018]: time="2026-06-11T17:51:46.851909942Z" level=info msg="Starting container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d" id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347564 | controller | Jun 11 17:51:46.872374 crc crio[22018]: time="2026-06-11T17:51:46.871873275Z" level=info msg="Started container" PID=273935 containerID=22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67 description=openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1
2026-06-11 18:17:38.347580 | controller | Jun 11 17:51:46.887523 crc crio[22018]: time="2026-06-11T17:51:46.887461081Z" level=info msg="Started container" PID=273953 containerID=a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d description=openstack/dnsmasq-dns-56c777f99-z7k84/init id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb
2026-06-11 18:17:38.347597 | controller | Jun 11 17:51:46.891398 crc crio[22018]: time="2026-06-11T17:51:46.887785722Z" level=info msg="Removed pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347613 | controller | Jun 11 17:51:46.901688 crc crio[22018]: time="2026-06-11T17:51:46.901143408Z" level=info msg="Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347629 | controller | Jun 11 17:51:46.901688 crc crio[22018]: time="2026-06-11T17:51:46.901237111Z" level=info msg="Stopped pod sandbox (already stopped): 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347644 | controller | Jun 11 17:51:46.902687 crc crio[22018]: time="2026-06-11T17:51:46.902612725Z" level=info msg="Removing pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347660 | controller | Jun 11 17:51:46.909890 crc crio[22018]: time="2026-06-11T17:51:46.907889302Z" level=info msg="Created container c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e: openstack/ovn-northd-0/ovn-northd" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347676 | controller | Jun 11 17:51:46.909890 crc crio[22018]: time="2026-06-11T17:51:46.909749371Z" level=info msg="Starting container: c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e" id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347691 | controller | Jun 11 17:51:46.918173 crc crio[22018]: time="2026-06-11T17:51:46.918080986Z" level=info msg="Started container" PID=273951 containerID=c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e description=openstack/ovn-northd-0/ovn-northd id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57
2026-06-11 18:17:38.347711 | controller | Jun 11 17:51:46.920794 crc crio[22018]: time="2026-06-11T17:51:46.920248248Z" level=info msg="Created container fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347727 | controller | Jun 11 17:51:46.922997 crc crio[22018]: time="2026-06-11T17:51:46.92289268Z" level=info msg="Starting container: fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e" id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347743 | controller | Jun 11 17:51:46.929525 crc crio[22018]: time="2026-06-11T17:51:46.928783679Z" level=info msg="Started container" PID=273939 containerID=fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce
2026-06-11 18:17:38.347759 | controller | Jun 11 17:51:46.951678 crc crio[22018]: time="2026-06-11T17:51:46.951474131Z" level=info msg="Removed pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347775 | controller | Jun 11 17:51:46.959883 crc crio[22018]: time="2026-06-11T17:51:46.959691764Z" level=info msg="Created container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347791 | controller | Jun 11 17:51:46.964517 crc crio[22018]: time="2026-06-11T17:51:46.964262388Z" level=info msg="Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347807 | controller | Jun 11 17:51:46.964517 crc crio[22018]: time="2026-06-11T17:51:46.964449917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e5a797f5-597d-475f-8199-2f31221253a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.347823 | controller | Jun 11 17:51:46.964517 crc crio[22018]: time="2026-06-11T17:51:46.964516376Z" level=info msg="Starting container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e" id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.347842 | controller | Jun 11 17:51:46.964956 crc crio[22018]: time="2026-06-11T17:51:46.964457054Z" level=info msg="Stopped pod sandbox (already stopped): b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347890 | controller | Jun 11 17:51:46.974143 crc crio[22018]: time="2026-06-11T17:51:46.974009717Z" level=info msg="Removing pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347913 | controller | Jun 11 17:51:46.974143 crc crio[22018]: time="2026-06-11T17:51:46.974090759Z" level=info msg="Started container" PID=273945 containerID=ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e description=openstack/neutron-db-sync-z8lc6/neutron-db-sync id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1
2026-06-11 18:17:38.347936 | controller | Jun 11 17:51:47.023229 crc crio[22018]: time="2026-06-11T17:51:47.019242273Z" level=info msg="Removed pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.347958 | controller | Jun 11 17:51:47.023754 crc crio[22018]: time="2026-06-11T17:51:47.021730873Z" level=info msg="Created container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.347977 | controller | Jun 11 17:51:47.026295 crc crio[22018]: time="2026-06-11T17:51:47.026214692Z" level=info msg="Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.347997 | controller | Jun 11 17:51:47.026295 crc crio[22018]: time="2026-06-11T17:51:47.026295494Z" level=info msg="Stopped pod sandbox (already stopped): 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348016 | controller | Jun 11 17:51:47.026671 crc crio[22018]: time="2026-06-11T17:51:47.026255181Z" level=info msg="Starting container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6" id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.348035 | controller | Jun 11 17:51:47.027111 crc crio[22018]: time="2026-06-11T17:51:47.027046646Z" level=info msg="Removing pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348051 | controller | Jun 11 17:51:47.033445 crc crio[22018]: time="2026-06-11T17:51:47.033310045Z" level=info msg="Started container" PID=273946 containerID=94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6 description=openstack/cinder-db-sync-2pln9/cinder-db-sync id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e
2026-06-11 18:17:38.348071 | controller | Jun 11 17:51:47.043458 crc crio[22018]: time="2026-06-11T17:51:47.043281791Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c08f74a9-edad-42fa-bff9-6bef12b4c99e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348087 | controller | Jun 11 17:51:47.091855 crc crio[22018]: time="2026-06-11T17:51:47.091262188Z" level=info msg="Removed pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348115 | controller | Jun 11 17:51:47.101040 crc crio[22018]: time="2026-06-11T17:51:47.100969461Z" level=info msg="Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348131 | controller | Jun 11 17:51:47.101210 crc crio[22018]: time="2026-06-11T17:51:47.101050203Z" level=info msg="Stopped pod sandbox (already stopped): 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348150 | controller | Jun 11 17:51:47.103058 crc crio[22018]: time="2026-06-11T17:51:47.102983314Z" level=info msg="Removing pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348170 | controller | Jun 11 17:51:47.119145 crc crio[22018]: time="2026-06-11T17:51:47.119032179Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.348188 | controller | Jun 11 17:51:47.139410 crc crio[22018]: time="2026-06-11T17:51:47.138498587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=72e279d0-b231-4cde-b52a-36ec0d8fa35e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348246 | controller | Jun 11 17:51:47.148939 crc crio[22018]: time="2026-06-11T17:51:47.148854315Z" level=info msg="Removed pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348267 | controller | Jun 11 17:51:47.149189 crc crio[22018]: time="2026-06-11T17:51:47.149065961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.348284 | controller | Jun 11 17:51:47.153142 crc crio[22018]: time="2026-06-11T17:51:47.153054378Z" level=info msg="Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348301 | controller | Jun 11 17:51:47.153142 crc crio[22018]: time="2026-06-11T17:51:47.153143708Z" level=info msg="Stopped pod sandbox (already stopped): add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348317 | controller | Jun 11 17:51:47.153302 crc crio[22018]: time="2026-06-11T17:51:47.153282075Z" level=info msg="Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348333 | controller | Jun 11 17:51:47.157069 crc crio[22018]: time="2026-06-11T17:51:47.156989826Z" level=info msg="Removing pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348349 | controller | Jun 11 17:51:47.157208 crc crio[22018]: time="2026-06-11T17:51:47.15715558Z" level=info msg="Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00285c270}] Aliases:map[]}"
2026-06-11 18:17:38.348365 | controller | Jun 11 17:51:47.157630 crc crio[22018]: time="2026-06-11T17:51:47.157568513Z" level=info msg="Deleting pod openstack_dnsmasq-dns-56c777f99-z7k84 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.348382 | controller | Jun 11 17:51:47.196098 crc crio[22018]: time="2026-06-11T17:51:47.196043729Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.348398 | controller | Jun 11 17:51:47.242631 crc crio[22018]: time="2026-06-11T17:51:47.242549183Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.348414 | controller | Jun 11 17:51:47.248825 crc crio[22018]: time="2026-06-11T17:51:47.247300409Z" level=info msg="Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348435 | controller | Jun 11 17:51:47.248993 crc crio[22018]: time="2026-06-11T17:51:47.248816467Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc000380a18}] Aliases:map[]}"
2026-06-11 18:17:38.348452 | controller | Jun 11 17:51:47.248993 crc crio[22018]: time="2026-06-11T17:51:47.248961722Z" level=info msg="Deleting pod openstack_dnsmasq-dns-fd994c98c-ldnhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.348469 | controller | Jun 11 17:51:47.278247 crc crio[22018]: 2026-06-11T17:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db5e44d7fd1c41 Mac:92:ae:f5:70:ad:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 SocketPath: PciID:}] [{Interface:0xc0005026d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.348485 | controller | Jun 11 17:51:47.279835 crc crio[22018]: time="2026-06-11T17:51:47.279745166Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}"
2026-06-11 18:17:38.348502 | controller | Jun 11 17:51:47.279941 crc crio[22018]: time="2026-06-11T17:51:47.279902701Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.348518 | controller | Jun 11 17:51:47.464824 crc crio[22018]: time="2026-06-11T17:51:47.464710227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=af013eb3-c430-4b46-be97-fb4aae84747d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348534 | controller | Jun 11 17:51:47.466160 crc crio[22018]: time="2026-06-11T17:51:47.466012489Z" level=info msg="Removed pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348550 | controller | Jun 11 17:51:47.474537 crc crio[22018]: time="2026-06-11T17:51:47.474483262Z" level=info msg="Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348566 | controller | Jun 11 17:51:47.475183 crc crio[22018]: time="2026-06-11T17:51:47.474966107Z" level=info msg="Stopped pod sandbox (already stopped): 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348581 | controller | Jun 11 17:51:47.479678 crc crio[22018]: time="2026-06-11T17:51:47.479538075Z" level=info msg="Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.348597 | controller | Jun 11 17:51:47.481048 crc crio[22018]: time="2026-06-11T17:51:47.480791597Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.348617 | controller | Jun 11 17:51:47.481805 crc crio[22018]: time="2026-06-11T17:51:47.481776097Z" level=info msg="Removing pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348633 | controller | Jun 11 17:51:47.500441 crc crio[22018]: time="2026-06-11T17:51:47.488272933Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.348649 | controller | Jun 11 17:51:47.514513 crc crio[22018]: time="2026-06-11T17:51:47.512147204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.348665 | controller | Jun 11 17:51:47.525978 crc crio[22018]: time="2026-06-11T17:51:47.525179617Z" level=info msg="Ran pod sandbox 9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 with infra container: openstack/swift-storage-0/POD" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.348681 | controller | Jun 11 17:51:47.550463 crc crio[22018]: time="2026-06-11T17:51:47.548530563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348696 | controller | Jun 11 17:51:47.597881 crc crio[22018]: time="2026-06-11T17:51:47.597618719Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348712 | controller | Jun 11 17:51:47.597881 crc crio[22018]: time="2026-06-11T17:51:47.597685432Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.348728 | controller | Jun 11 17:51:47.600694 crc crio[22018]: time="2026-06-11T17:51:47.600606563Z" level=info msg="Removed pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.348743 | controller | Jun 11 17:51:47.648539 crc crio[22018]: time="2026-06-11T17:51:47.639661906Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.348758 | controller | Jun 11 17:51:47.675628 crc crio[22018]: time="2026-06-11T17:51:47.675557522Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 18:17:38.348774 | controller | Jun 11 17:51:47.841584 crc crio[22018]: time="2026-06-11T17:51:47.841520611Z" level=info msg="Removed container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.348790 | controller | Jun 11 17:51:47.915101 crc crio[22018]: time="2026-06-11T17:51:47.915012142Z" level=info msg="Removing container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.348806 | controller | Jun 11 17:51:47.978813 crc crio[22018]: time="2026-06-11T17:51:47.978303997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.348822 | controller | Jun 11 17:51:48.011573 crc crio[22018]: time="2026-06-11T17:51:48.00199429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.348842 | controller | Jun 11 17:51:48.070456 crc crio[22018]: time="2026-06-11T17:51:48.070282765Z" level=info msg="Created container 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.348884 | controller | Jun 11 17:51:48.072308 crc crio[22018]: time="2026-06-11T17:51:48.072232956Z" level=info msg="Starting container: 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e" id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.348902 | controller | Jun 11 17:51:48.089568 crc crio[22018]: time="2026-06-11T17:51:48.089508169Z" level=info msg="Started container" PID=273959 containerID=309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b
2026-06-11 18:17:38.348918 | controller | Jun 11 17:51:48.154055 crc crio[22018]: time="2026-06-11T17:51:48.153935467Z" level=info msg="Stopped pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348935 | controller | Jun 11 17:51:48.170239 crc crio[22018]: time="2026-06-11T17:51:48.170097091Z" level=info msg="Stopped pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.348951 | controller | Jun 11 17:51:48.183158 crc crio[22018]: time="2026-06-11T17:51:48.183072694Z" level=info msg="Created container e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.348967 | controller | Jun 11 17:51:48.186884 crc crio[22018]: time="2026-06-11T17:51:48.184653374Z" level=info msg="Starting container: e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01" id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.348983 | controller | Jun 11 17:51:48.198121 crc crio[22018]: time="2026-06-11T17:51:48.197982434Z" level=info msg="Started container" PID=273956 containerID=e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43
2026-06-11 18:17:38.348999 | controller | Jun 11 17:51:48.314491 crc crio[22018]: time="2026-06-11T17:51:48.31327076Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.349015 | controller | Jun 11 17:51:48.317901 crc crio[22018]: time="2026-06-11T17:51:48.317825067Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=945c674a-e378-4034-836d-e4b600b9fa2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.349030 | controller | Jun 11 17:51:48.356278 crc crio[22018]: time="2026-06-11T17:51:48.356184896Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a271bd0b-b0b0-428d-ad8f-b17728dc890c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.349046 | controller | Jun 11 17:51:48.412259 crc crio[22018]: time="2026-06-11T17:51:48.411996973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349065 | controller | Jun 11 17:51:48.422712 crc crio[22018]: time="2026-06-11T17:51:48.422199528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349082 | controller | Jun 11 17:51:48.464740 crc crio[22018]: time="2026-06-11T17:51:48.464644451Z" level=info msg="Creating container: openshift-marketplace/community-operators-z9jz5/extract-content" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349098 | controller | Jun 11 17:51:48.467396 crc crio[22018]: time="2026-06-11T17:51:48.465393725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349114 | controller | Jun 11 17:51:48.568220 crc crio[22018]: time="2026-06-11T17:51:48.567898288Z" level=info msg="Created container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349130 | controller | Jun 11 17:51:48.574061 crc crio[22018]: time="2026-06-11T17:51:48.573941461Z" level=info msg="Starting container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3" id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349147 | controller | Jun 11 17:51:48.585909 crc crio[22018]: time="2026-06-11T17:51:48.585722643Z" level=info msg="Started container" PID=273955 containerID=fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3 description=openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d
2026-06-11 18:17:38.349163 | controller | Jun 11 17:51:48.592647 crc crio[22018]: time="2026-06-11T17:51:48.592451921Z" level=info msg="Created container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349180 | controller | Jun 11 17:51:48.597886 crc crio[22018]: time="2026-06-11T17:51:48.597613354Z" level=info msg="Starting container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589" id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349198 | controller | Jun 11 17:51:48.628209 crc crio[22018]: time="2026-06-11T17:51:48.627794555Z" level=info msg="Started container" PID=274186 containerID=adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589 description=openstack/glance-db-sync-7tpl5/glance-db-sync id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc
2026-06-11 18:17:38.349221 | controller | Jun 11 17:51:48.678680 crc crio[22018]: time="2026-06-11T17:51:48.678585706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349240 | controller | Jun 11 17:51:48.686796 crc crio[22018]: time="2026-06-11T17:51:48.686697523Z" level=info msg="Created container 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c: openstack/kube-state-metrics-0/kube-state-metrics" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349260 | controller | Jun 11 17:51:48.690284 crc crio[22018]: time="2026-06-11T17:51:48.69017266Z" level=info msg="Starting container: 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c" id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349288 | controller | Jun 11 17:51:48.691747 crc crio[22018]: time="2026-06-11T17:51:48.691672557Z" level=info msg="Created container 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349313 | controller | Jun 11 17:51:48.693182 crc crio[22018]: time="2026-06-11T17:51:48.693098863Z" level=info msg="Starting container: 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7" id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349338 | controller | Jun 11 17:51:48.701398 crc crio[22018]: time="2026-06-11T17:51:48.701208221Z" level=info msg="Started container" PID=273957 containerID=44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d
2026-06-11 18:17:38.349361 | controller | Jun 11 17:51:48.712216 crc crio[22018]: time="2026-06-11T17:51:48.712083541Z" level=info msg="Started container" PID=273962 containerID=36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c description=openstack/kube-state-metrics-0/kube-state-metrics id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501
2026-06-11 18:17:38.349382 | controller | Jun 11 17:51:48.721039 crc crio[22018]: time="2026-06-11T17:51:48.720948706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349399 | controller | Jun 11 17:51:48.837996 crc crio[22018]: time="2026-06-11T17:51:48.837752234Z" level=info msg="Removed container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349415 | controller | Jun 11 17:51:48.842714 crc crio[22018]: time="2026-06-11T17:51:48.842635575Z" level=info msg="Removing container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349432 | controller | Jun 11 17:51:48.932246 crc crio[22018]: time="2026-06-11T17:51:48.932140796Z" level=info msg="Removed container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349448 | controller | Jun 11 17:51:48.935754 crc crio[22018]: time="2026-06-11T17:51:48.935667657Z" level=info msg="Removing container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349464 | controller | Jun 11 17:51:49.079454 crc crio[22018]: time="2026-06-11T17:51:49.079211638Z" level=info msg="Removed container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349481 | controller | Jun 11 17:51:49.083855 crc crio[22018]: time="2026-06-11T17:51:49.083555005Z" level=info msg="Removing container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349496 | controller | Jun 11 17:51:49.210659 crc crio[22018]: time="2026-06-11T17:51:49.210575531Z" level=info msg="Created container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349517 | controller | Jun 11 17:51:49.215214 crc crio[22018]: time="2026-06-11T17:51:49.215124155Z" level=info msg="Starting container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205" id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349539 | controller | Jun 11 17:51:49.229185 crc crio[22018]: time="2026-06-11T17:51:49.228771574Z" level=info msg="Started container" PID=274426 containerID=35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205 description=openshift-marketplace/community-operators-z9jz5/extract-content id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea
2026-06-11 18:17:38.349565 | controller | Jun 11 17:51:49.466702 crc crio[22018]: time="2026-06-11T17:51:49.459682444Z" level=info msg="Created container faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349589 | controller | Jun 11 17:51:49.466702 crc crio[22018]: time="2026-06-11T17:51:49.461619678Z" level=info msg="Removed container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349609 | controller | Jun 11 17:51:49.479391 crc crio[22018]: time="2026-06-11T17:51:49.468641212Z" level=info msg="Starting container: faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775" id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349626 | controller | Jun 11 17:51:49.483095 crc crio[22018]: time="2026-06-11T17:51:49.483043885Z" level=info msg="Created container eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171: openstack/ovn-northd-0/openstack-network-exporter" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349642 | controller | Jun 11 17:51:49.489233 crc crio[22018]: time="2026-06-11T17:51:49.489112628Z" level=info msg="Starting container: eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171" id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.349658 | controller | Jun 11 17:51:49.492958 crc crio[22018]: time="2026-06-11T17:51:49.489118161Z" level=info msg="Removing container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349673 | controller | Jun 11 17:51:49.496854 crc crio[22018]: time="2026-06-11T17:51:49.496774848Z" level=info msg="Started container" PID=274403 containerID=faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775 description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182
2026-06-11 18:17:38.349690 | controller | Jun 11 17:51:49.545964 crc crio[22018]: time="2026-06-11T17:51:49.545844776Z" level=info msg="Started container" PID=274411 containerID=eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171 description=openstack/ovn-northd-0/openstack-network-exporter id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57
2026-06-11 18:17:38.349705 | controller | Jun 11 17:51:49.602719 crc crio[22018]: time="2026-06-11T17:51:49.59641139Z" level=info msg="Removed container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349726 | controller | Jun 11 17:51:49.609136 crc crio[22018]: time="2026-06-11T17:51:49.609043789Z" level=info msg="Removing container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349744 | controller | Jun 11 17:51:49.654212 crc crio[22018]: time="2026-06-11T17:51:49.650677993Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.349760 | controller | Jun 11 17:51:49.688926 crc crio[22018]: time="2026-06-11T17:51:49.688823908Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ae45c806-617d-48ed-a2e6-5873fc017c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.349776 | controller | Jun 11 17:51:49.714864 crc crio[22018]: time="2026-06-11T17:51:49.714751675Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=960b624f-0a2f-4d19-8138-40d863f13812 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.349792 | controller | Jun 11 17:51:49.728237 crc crio[22018]: time="2026-06-11T17:51:49.728154597Z" level=info msg="Removed container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349807 | controller | Jun 11 17:51:49.746967 crc crio[22018]: time="2026-06-11T17:51:49.746697573Z" level=info msg="Removing container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349823 | controller | Jun 11 17:51:49.791526 crc crio[22018]: time="2026-06-11T17:51:49.789393475Z" level=info msg="Removed container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349839 | controller | Jun 11 17:51:49.792765 crc crio[22018]: time="2026-06-11T17:51:49.792713156Z" level=info msg="Removing container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349876 | controller | Jun 11 17:51:49.816494 crc crio[22018]: time="2026-06-11T17:51:49.814393546Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-content" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.349893 | controller | Jun 11 17:51:49.824211 crc crio[22018]: time="2026-06-11T17:51:49.818940423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.349909 | controller | Jun 11 17:51:49.856618 crc crio[22018]: time="2026-06-11T17:51:49.856570427Z" level=info msg="Removed container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349925 | controller | Jun 11 17:51:49.959459 crc crio[22018]: time="2026-06-11T17:51:49.954928472Z" level=info msg="Removing container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.349945 | controller | Jun 11 17:51:51.057289 crc crio[22018]: time="2026-06-11T17:51:51.056881392Z" level=info msg="Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.349961 | controller | Jun 11 17:51:51.059035 crc crio[22018]: time="2026-06-11T17:51:51.058070784Z" level=info msg="Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.349977 | controller | Jun 11 17:51:51.059035 crc crio[22018]: time="2026-06-11T17:51:51.058960752Z" level=info msg="Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc00285c070}] Aliases:map[]}"
2026-06-11 18:17:38.349993 | controller | Jun 11 17:51:51.059223 crc crio[22018]: time="2026-06-11T17:51:51.059108106Z" level=info msg="Deleting pod openstack_placement-db-sync-bh99h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350010 | controller | Jun 11 17:51:51.060775 crc crio[22018]: time="2026-06-11T17:51:51.060249643Z" level=info msg="Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924e170}] Aliases:map[]}"
2026-06-11 18:17:38.350026 | controller | Jun 11 17:51:51.060775 crc crio[22018]: time="2026-06-11T17:51:51.060687007Z" level=info msg="Deleting pod openstack_barbican-db-sync-kshl6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350042 | controller | Jun 11 17:51:52.830983 crc crio[22018]: time="2026-06-11T17:51:52.830195308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350058 | controller | Jun 11 17:51:52.837288 crc crio[22018]: time="2026-06-11T17:51:52.837232673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350074 | controller | Jun 11 17:51:52.850169 crc crio[22018]: time="2026-06-11T17:51:52.850067927Z" level=info msg="Removed container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.350090 | controller | Jun 11 17:51:52.856834 crc crio[22018]: time="2026-06-11T17:51:52.856754084Z" level=info msg="Removing container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.350106 | controller | Jun 11 17:51:52.872682 crc crio[22018]: time="2026-06-11T17:51:52.872541251Z" level=info msg="Stopped pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350122 | controller | Jun 11 17:51:53.026678 crc crio[22018]: time="2026-06-11T17:51:53.026578475Z" level=info msg="Stopped pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350142 | controller | Jun 11 17:51:53.178115 crc crio[22018]: time="2026-06-11T17:51:53.178035048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3dd4b16-d6ae-4f14-b54d-260904ac5bc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.350158 | controller | Jun 11 17:51:53.322662 crc crio[22018]: time="2026-06-11T17:51:53.322280359Z" level=info msg="Created container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.350173 | controller | Jun 11 17:51:53.339963 crc crio[22018]: time="2026-06-11T17:51:53.33878656Z" level=info msg="Starting container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4" id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.350189 | controller | Jun 11 17:51:53.351282 crc crio[22018]: time="2026-06-11T17:51:53.350948171Z" level=info msg="Started container" PID=274766 containerID=114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4 description=openshift-marketplace/redhat-operators-8pxj6/extract-content id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca
2026-06-11 18:17:38.350205 | controller | Jun 11 17:51:54.267159 crc crio[22018]: time="2026-06-11T17:51:54.26678627Z" level=info msg="Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350221 | controller | Jun 11 17:51:54.269275 crc crio[22018]: time="2026-06-11T17:51:54.269204679Z" level=info msg="Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc00924e088}] Aliases:map[]}"
2026-06-11 18:17:38.350237 | controller | Jun 11 17:51:54.269485 crc crio[22018]: time="2026-06-11T17:51:54.269439615Z" level=info msg="Deleting pod openstack_cinder-db-sync-2pln9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350254 | controller | Jun 11 17:51:55.693407 crc crio[22018]: time="2026-06-11T17:51:55.692534716Z" level=info msg="Running pod sandbox: openstack/placement-744c74d4b4-skfb9/POD" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.350271 | controller | Jun 11 17:51:55.694726 crc crio[22018]: time="2026-06-11T17:51:55.693456295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350287 | controller | Jun 11 17:51:56.415231 crc crio[22018]: time="2026-06-11T17:51:56.414767823Z" level=info msg="Running pod sandbox: openstack/barbican-api-79cd777484-qjjcc/POD" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.350303 | controller | Jun 11 17:51:56.415231 crc crio[22018]: time="2026-06-11T17:51:56.415208787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350318 | controller | Jun 11 17:51:56.759913 crc crio[22018]: time="2026-06-11T17:51:56.759672635Z" level=info msg="Running pod sandbox: openstack/barbican-worker-975ccbcdc-l7t88/POD" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.350341 | controller | Jun 11 17:51:56.759913 crc crio[22018]: time="2026-06-11T17:51:56.759936583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350358 | controller | Jun 11 17:51:56.845880 crc crio[22018]: time="2026-06-11T17:51:56.845767585Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.350374 | controller | Jun 11 17:51:56.846053 crc crio[22018]: time="2026-06-11T17:51:56.84592378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350391 | controller | Jun 11 17:51:57.340731 crc crio[22018]: time="2026-06-11T17:51:57.340575581Z" level=info msg="Stopping pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350407 | controller | Jun 11 17:51:57.352571 crc crio[22018]: time="2026-06-11T17:51:57.351757326Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc000381880}] Aliases:map[]}"
2026-06-11 18:17:38.350423 | controller | Jun 11 17:51:57.353196 crc crio[22018]: time="2026-06-11T17:51:57.353114009Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-c2bl2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350440 | controller | Jun 11 17:51:57.822067 crc crio[22018]: time="2026-06-11T17:51:57.821310768Z" level=info msg="Stopped pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350456 | controller | Jun 11 17:51:57.825459 crc crio[22018]: time="2026-06-11T17:51:57.825273202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1fddb1c-409c-4d48-a602-96b78f9bfd58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.350472 | controller | Jun 11 17:51:57.838044 crc crio[22018]: time="2026-06-11T17:51:57.837809422Z" level=info msg="Stopped pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350488 | controller | Jun 11 17:51:57.866941 crc crio[22018]: time="2026-06-11T17:51:57.865103622Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.350506 | controller | Jun 11 17:51:57.871919 crc crio[22018]: time="2026-06-11T17:51:57.87165553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9b86f366-3c7b-4cd0-82f3-6e935d0e8bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.350525 | controller | Jun 11 17:51:58.382529 crc crio[22018]: time="2026-06-11T17:51:58.381851034Z" level=info msg="Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350544 | controller | Jun 11 17:51:58.406736 crc crio[22018]: time="2026-06-11T17:51:58.406244491Z" level=info msg="Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc0029b4300}] Aliases:map[]}"
2026-06-11 18:17:38.350561 | controller | Jun 11 17:51:58.406736 crc crio[22018]: time="2026-06-11T17:51:58.406577062Z" level=info msg="Deleting pod openstack_glance-db-sync-7tpl5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350578 | controller | Jun 11 17:51:59.339629 crc crio[22018]: time="2026-06-11T17:51:59.338998351Z" level=info msg="Creating container: openshift-marketplace/community-operators-z9jz5/registry-server" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.350594 | controller | Jun 11 17:51:59.366783 crc crio[22018]: time="2026-06-11T17:51:59.361889612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.350611 | controller | Jun 11 17:51:59.422604 crc crio[22018]: time="2026-06-11T17:51:59.421184716Z" level=info msg="Stopping container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 (timeout: 10s)" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.350627 | controller | Jun 11 17:51:59.441411 crc crio[22018]: time="2026-06-11T17:51:59.440833109Z" level=info msg="Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350663 | controller | Jun 11 17:51:59.446457 crc crio[22018]: time="2026-06-11T17:51:59.445086118Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc005da01f8}] Aliases:map[]}"
2026-06-11 18:17:38.350682 | controller | Jun 11 17:51:59.446457 crc crio[22018]: time="2026-06-11T17:51:59.445302915Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-psd8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350699 | controller | Jun 11 17:51:59.538385 crc crio[22018]: time="2026-06-11T17:51:59.535706634Z" level=info msg="Stopping container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 (timeout: 30s)" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.350715 | controller | Jun 11 17:51:59.538385 crc crio[22018]: time="2026-06-11T17:51:59.535843778Z" level=info msg="Stopping container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de (timeout: 30s)" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.350730 | controller | Jun 11 17:51:59.635731 crc crio[22018]: time="2026-06-11T17:51:59.635547352Z" level=info msg="Removed container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.350746 | controller | Jun 11 17:51:59.652051 crc crio[22018]: time="2026-06-11T17:51:59.651956954Z" level=info msg="Removing container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.350766 | controller | Jun 11 17:51:59.762280 crc crio[22018]: time="2026-06-11T17:51:59.762172884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f174f6ac-b8ad-4527-bd2f-06800f86603a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.350782 | controller | Jun 11 17:51:59.845835 crc crio[22018]: time="2026-06-11T17:51:59.845207381Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}"
2026-06-11 18:17:38.350799 | controller | Jun 11 17:51:59.845835 crc crio[22018]: time="2026-06-11T17:51:59.84579494Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350815 | controller | Jun 11 17:51:59.859515 crc crio[22018]: time="2026-06-11T17:51:59.855997056Z" level=info msg="Stopped container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.350831 | controller | Jun 11 17:51:59.859515 crc crio[22018]: time="2026-06-11T17:51:59.857663896Z" level=info msg="Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.350847 | controller | Jun 11 17:51:59.866604 crc crio[22018]: time="2026-06-11T17:51:59.86461678Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc000380480}] Aliases:map[]}"
2026-06-11 18:17:38.350883 | controller | Jun 11 17:51:59.866604 crc crio[22018]: time="2026-06-11T17:51:59.864855237Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7c75865fdf-6jmxq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350900 | controller | Jun 11 17:51:59.916501 crc crio[22018]: time="2026-06-11T17:51:59.908271336Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.350917 | controller | Jun 11 17:51:59.922740 crc crio[22018]: time="2026-06-11T17:51:59.917968084Z" level=info msg="Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}"
2026-06-11 18:17:38.350933 | controller | Jun 11 17:51:59.922740 crc crio[22018]: time="2026-06-11T17:51:59.918019106Z" level=info msg="Adding pod openstack_placement-744c74d4b4-skfb9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.350953 | controller | Jun 11 17:51:59.922740 crc crio[22018]: time="2026-06-11T17:51:59.921299739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7c283433-84d4-43da-b07d-4d13ee380c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.350970 | controller | Jun 11 17:51:59.955386 crc crio[22018]: time="2026-06-11T17:51:59.953307509Z" level=info msg="Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}"
2026-06-11 18:17:38.350986 | controller | Jun 11 17:51:59.955386 crc crio[22018]: time="2026-06-11T17:51:59.953451514Z" level=info msg="Adding pod openstack_barbican-worker-975ccbcdc-l7t88 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.351002 | controller | Jun 11 17:51:59.963295 crc crio[22018]: time="2026-06-11T17:51:59.963159659Z" level=info msg="Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}"
2026-06-11 18:17:38.351018 | controller | Jun 11 17:51:59.963295 crc crio[22018]: time="2026-06-11T17:51:59.963217831Z" level=info msg="Adding pod openstack_barbican-api-79cd777484-qjjcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.351034 | controller | Jun 11 17:52:00.027058 crc crio[22018]: time="2026-06-11T17:52:00.026793015Z" level=info msg="Removed container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.351050 | controller | Jun 11 17:52:00.063077 crc crio[22018]: time="2026-06-11T17:52:00.062515778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3834bb57-f3e8-4d2a-b1d3-0ee1b1e3282f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351065 | controller | Jun 11 17:52:00.116767 crc crio[22018]: time="2026-06-11T17:52:00.116473878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351081 | controller | Jun 11 17:52:00.131401 crc crio[22018]: time="2026-06-11T17:52:00.131234423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351096 | controller | Jun 11 17:52:00.147780 crc crio[22018]: time="2026-06-11T17:52:00.147597289Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351112 | controller | Jun 11 17:52:00.159165 crc crio[22018]: time="2026-06-11T17:52:00.158575175Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351128 | controller | Jun 11 17:52:00.162727 crc crio[22018]: time="2026-06-11T17:52:00.161931843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351147 | controller | Jun 11 17:52:00.166108 crc crio[22018]: time="2026-06-11T17:52:00.164665198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351164 | controller | Jun 11 17:52:00.326562 crc crio[22018]: time="2026-06-11T17:52:00.326005976Z" level=info msg="Created container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351180 | controller | Jun 11 17:52:00.329846 crc crio[22018]: time="2026-06-11T17:52:00.329780349Z" level=info msg="Starting container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b" id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.351196 | controller | Jun 11 17:52:00.339110 crc crio[22018]: time="2026-06-11T17:52:00.338536701Z" level=info msg="Started container" PID=275672 containerID=f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b description=openshift-marketplace/community-operators-z9jz5/registry-server id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea
2026-06-11 18:17:38.351213 | controller | Jun 11 17:52:00.344694 crc crio[22018]: time="2026-06-11T17:52:00.344606229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351228 | controller | Jun 11 17:52:00.371894 crc crio[22018]: time="2026-06-11T17:52:00.371203412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351244 | controller | Jun 11 17:52:00.402031 crc crio[22018]: time="2026-06-11T17:52:00.401749906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351260 | controller | Jun 11 17:52:00.420804 crc crio[22018]: time="2026-06-11T17:52:00.419745801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351275 | controller | Jun 11 17:52:00.450752 crc crio[22018]: time="2026-06-11T17:52:00.450686596Z" level=info msg="Stopped pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.351291 | controller | Jun 11 17:52:00.626386 crc crio[22018]: time="2026-06-11T17:52:00.623624407Z" level=info msg="Stopped container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.351307 | controller | Jun 11 17:52:00.692380 crc crio[22018]: time="2026-06-11T17:52:00.691907817Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686672-nckj4/POD" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.351323 | controller | Jun 11 17:52:00.692380 crc crio[22018]: time="2026-06-11T17:52:00.692029601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351338 | controller | Jun 11 17:52:00.880790 crc crio[22018]: time="2026-06-11T17:52:00.880748951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}"
2026-06-11 18:17:38.351358 | controller | Jun 11 17:52:00.880978 crc crio[22018]: time="2026-06-11T17:52:00.880959868Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686672-nckj4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.351374 | controller | Jun 11 17:52:01.181568 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c1966fdfa7e2a Mac:0a:26:5d:0c:58:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.351390 | controller | Jun 11 17:52:01.185491 crc crio[22018]: time="2026-06-11T17:52:01.184995456Z" level=info msg="Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}"
2026-06-11 18:17:38.351406 | controller | Jun 11 17:52:01.185491 crc crio[22018]: time="2026-06-11T17:52:01.185241674Z" level=info msg="Checking pod openstack_barbican-api-79cd777484-qjjcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.351422 | controller | Jun 11 17:52:01.200305 crc crio[22018]: time="2026-06-11T17:52:01.20003734Z" level=info msg="Ran pod sandbox 72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd with infra container: openstack/barbican-api-79cd777484-qjjcc/POD" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.351438 | controller | Jun 11 17:52:01.205858 crc crio[22018]: time="2026-06-11T17:52:01.205782309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=3aebc7b0-67f7-4d3b-83d8-bafee290f8af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351454 | controller | Jun 11 17:52:01.218388 crc crio[22018]: time="2026-06-11T17:52:01.218242628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=51ed6c65-4117-4b89-8a1a-dd6b115a2cb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351470 | controller | Jun 11 17:52:01.218793 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e02fed307920711 Mac:4a:1d:b5:40:65:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.351485 | controller | Jun 11 17:52:01.219466 crc crio[22018]: time="2026-06-11T17:52:01.219303284Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}"
2026-06-11 18:17:38.351506 | controller | Jun 11 17:52:01.219585 crc crio[22018]: time="2026-06-11T17:52:01.219564042Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.351523 | controller | Jun 11 17:52:01.222064 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:611213a8613d1d2 Mac:2a:48:e5:ff:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 SocketPath: PciID:}] [{Interface:0xc0004b4690 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.351539 | controller | Jun 11 17:52:01.222064 crc crio[22018]: time="2026-06-11T17:52:01.220986603Z" level=info msg="Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}"
2026-06-11 18:17:38.351556 | controller | Jun 11 17:52:01.222064 crc crio[22018]: time="2026-06-11T17:52:01.221151281Z" level=info msg="Checking pod openstack_barbican-worker-975ccbcdc-l7t88 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.351572 | controller | Jun 11 17:52:01.222064 crc crio[22018]: time="2026-06-11T17:52:01.221689763Z" level=info msg="Stopped pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.351588 | controller | Jun 11 17:52:01.250876 crc crio[22018]: time="2026-06-11T17:52:01.250786991Z" level=info msg="Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351604 | controller | Jun 11 17:52:01.270947 crc crio[22018]: time="2026-06-11T17:52:01.27036328Z" level=info msg="Created container 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80: openstack/swift-storage-0/xattr-restore" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351621 | controller | Jun 11 17:52:01.287038 crc crio[22018]: time="2026-06-11T17:52:01.286940268Z" level=info msg="Starting container: 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80" id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.351637 | controller | Jun 11 17:52:01.315224 crc crio[22018]: time="2026-06-11T17:52:01.31513467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.351653 | controller | Jun 11 17:52:01.323698 crc crio[22018]: time="2026-06-11T17:52:01.323613283Z" level=info msg="Ran pod sandbox e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df with infra container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.351669 | controller | Jun 11 17:52:01.326935 crc crio[22018]: time="2026-06-11T17:52:01.325559244Z" level=info msg="Created container 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976: openstack/ceilometer-0/ceilometer-central-agent" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.351684 | controller | Jun 11 17:52:01.329529 crc crio[22018]: time="2026-06-11T17:52:01.327617012Z" level=info msg="Stopped pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.351704 | controller | Jun 11 17:52:01.333242 crc crio[22018]: time="2026-06-11T17:52:01.333175881Z" level=info msg="Ran pod sandbox 611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c with infra container: openstack/barbican-worker-975ccbcdc-l7t88/POD" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.351720 | controller | Jun 11 17:52:01.336951 crc crio[22018]: time="2026-06-11T17:52:01.336830901Z" level=info msg="Started container" PID=275736 containerID=405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80 description=openstack/swift-storage-0/xattr-restore id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.351736 | controller | Jun 11 17:52:01.339002 crc crio[22018]: time="2026-06-11T17:52:01.337773289Z" level=info msg="Starting container: 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976" id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.351752 | controller | Jun 11 17:52:01.348018 crc crio[22018]: time="2026-06-11T17:52:01.345723155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351767 | controller | Jun 11 17:52:01.348018 crc crio[22018]: time="2026-06-11T17:52:01.345823518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351784 | controller | Jun 11 17:52:01.348018 crc crio[22018]: time="2026-06-11T17:52:01.346030895Z" level=info msg="Started container" PID=275739 containerID=24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976 description=openstack/ceilometer-0/ceilometer-central-agent id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6
2026-06-11 18:17:38.351800 | controller | Jun 11 17:52:01.386915 crc crio[22018]: time="2026-06-11T17:52:01.383222039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351816 | controller | Jun 11 17:52:01.403111 crc crio[22018]: time="2026-06-11T17:52:01.402217401Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351833 | controller | Jun 11 17:52:01.403111 crc crio[22018]: time="2026-06-11T17:52:01.402707817Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351863 | controller | Jun 11 17:52:01.403111 crc crio[22018]: time="2026-06-11T17:52:01.402900243Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351884 | controller | Jun 11 17:52:01.403111 crc crio[22018]: time="2026-06-11T17:52:01.402971005Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351901 | controller | Jun 11 17:52:01.404098 crc crio[22018]: time="2026-06-11T17:52:01.404005668Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351921 | controller | Jun 11 17:52:01.415172 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a29cfe1774c3159 Mac:f6:82:17:b3:e3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.351937 | controller | Jun 11 17:52:01.415172 crc crio[22018]: time="2026-06-11T17:52:01.4134084Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.351953 | controller | Jun 11 17:52:01.415172 crc crio[22018]: time="2026-06-11T17:52:01.409317105Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.351969 | controller | Jun 11 17:52:01.415172 crc crio[22018]: time="2026-06-11T17:52:01.409412232Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.351984 | controller | Jun 11 17:52:01.415172 crc crio[22018]: time="2026-06-11T17:52:01.415124015Z" level=info msg="Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}"
2026-06-11 18:17:38.352000 | controller | Jun 11 17:52:01.415709 crc crio[22018]: time="2026-06-11T17:52:01.41529392Z" level=info msg="Checking pod openstack_placement-744c74d4b4-skfb9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.352016 | controller | Jun 11 17:52:01.420659 crc crio[22018]: time="2026-06-11T17:52:01.420586522Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.352032 | controller | Jun 11 17:52:01.430898 crc crio[22018]: time="2026-06-11T17:52:01.429823733Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 18:17:38.352048 | controller | Jun 11 17:52:01.430898 crc crio[22018]: time="2026-06-11T17:52:01.430138099Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 18:17:38.352063 | controller | Jun 11 17:52:01.431397 crc crio[22018]: time="2026-06-11T17:52:01.431043964Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 18:17:38.352080 | controller | Jun 11 17:52:01.434228 crc crio[22018]: time="2026-06-11T17:52:01.432299051Z" level=info msg="Ran pod sandbox a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e with infra container: openstack/placement-744c74d4b4-skfb9/POD" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.352096 | controller | Jun 11 17:52:01.450294 crc crio[22018]: time="2026-06-11T17:52:01.447732354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=1a95ca5d-654e-479b-b081-03340e93b69b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352115 | controller | Jun 11 17:52:01.457935 crc crio[22018]: time="2026-06-11T17:52:01.457367699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352132 | controller | Jun 11 17:52:01.467407 crc crio[22018]: time="2026-06-11T17:52:01.4667633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352147 | controller | Jun 11 17:52:01.588274 crc crio[22018]: time="2026-06-11T17:52:01.586678321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2c4d0c12-7770-402b-8298-c08bfa610e20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352163 | controller | Jun 11 17:52:01.605810 crc crio[22018]: time="2026-06-11T17:52:01.605234867Z" level=info msg="Creating container: openstack/placement-744c74d4b4-skfb9/placement-log" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.352179 | controller | Jun 11 17:52:01.609249 crc crio[22018]: time="2026-06-11T17:52:01.606650362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352194 | controller | Jun 11 17:52:01.747144 crc crio[22018]: time="2026-06-11T17:52:01.747106126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352210 | controller | Jun 11 17:52:01.747622 crc crio[22018]: time="2026-06-11T17:52:01.747602272Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352226 | controller | Jun 11 17:52:01.747763 crc crio[22018]: time="2026-06-11T17:52:01.747746856Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352241 | controller | Jun 11 17:52:01.762271 crc crio[22018]: time="2026-06-11T17:52:01.751753992Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.352256 | controller | Jun 11 17:52:01.762271 crc crio[22018]: time="2026-06-11T17:52:01.761920038Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 18:17:38.352272 | controller | Jun 11 17:52:01.909215 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9acaa568ad9fbab Mac:6a:66:19:5f:0a:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.352288 | controller | Jun 11 17:52:01.912188 crc crio[22018]: time="2026-06-11T17:52:01.909995652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}"
2026-06-11 18:17:38.352308 | controller | Jun 11 17:52:01.912188 crc crio[22018]: time="2026-06-11T17:52:01.910185238Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686672-nckj4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.352325 | controller | Jun 11 17:52:01.924910 crc crio[22018]: time="2026-06-11T17:52:01.924620174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352341 | controller | Jun 11 17:52:01.939445 crc crio[22018]: time="2026-06-11T17:52:01.938547311Z" level=info msg="Ran pod sandbox 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 with infra container: openshift-infra/auto-csr-approver-29686672-nckj4/POD" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.352357 | controller | Jun 11 17:52:01.959385 crc crio[22018]: time="2026-06-11T17:52:01.956648245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352373 | controller | Jun 11 17:52:01.959385 crc crio[22018]: time="2026-06-11T17:52:01.958653979Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.352388 | controller | Jun 11 17:52:01.980912 crc crio[22018]: time="2026-06-11T17:52:01.980786584Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.352404 | controller | Jun 11 17:52:02.045505 crc crio[22018]: time="2026-06-11T17:52:02.045384178Z" level=info msg="Removing container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.352419 | controller | Jun 11 17:52:02.089725 crc crio[22018]: time="2026-06-11T17:52:02.089687754Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-cdt5v/POD" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.352435 | controller | Jun 11 17:52:02.089816 crc crio[22018]: time="2026-06-11T17:52:02.089759966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352451 | controller | Jun 11 17:52:02.226382 crc crio[22018]: time="2026-06-11T17:52:02.222812573Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}"
2026-06-11 18:17:38.352467 | controller | Jun 11 17:52:02.226382 crc crio[22018]: time="2026-06-11T17:52:02.223047181Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-cdt5v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.352483 | controller | Jun 11 17:52:02.266204 crc crio[22018]: time="2026-06-11T17:52:02.265593128Z" level=info msg="Removed container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.352499 | controller | Jun 11 17:52:02.298090 crc crio[22018]: time="2026-06-11T17:52:02.297972615Z" level=info msg="Removing container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.352519 | controller | Jun 11 17:52:02.333544 crc crio[22018]: time="2026-06-11T17:52:02.333469897Z" level=info msg="Stopping container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 (timeout: 30s)" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352536 | controller | Jun 11 17:52:02.334595 crc crio[22018]: time="2026-06-11T17:52:02.334531018Z" level=info msg="Stopping container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b (timeout: 30s)" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352552 | controller | Jun 11 17:52:02.334873 crc crio[22018]: time="2026-06-11T17:52:02.334850123Z" level=info msg="Stopping container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae (timeout: 30s)" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352567 | controller | Jun 11 17:52:02.397583 crc crio[22018]: time="2026-06-11T17:52:02.395282762Z" level=info msg="Stopping container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 (timeout: 30s)" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352583 | controller | Jun 11 17:52:02.401016 crc crio[22018]: time="2026-06-11T17:52:02.399264389Z" level=info msg="Stopping container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea (timeout: 30s)" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352599 | controller | Jun 11 17:52:02.594381 crc crio[22018]: time="2026-06-11T17:52:02.593260089Z" level=info msg="Removed container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.352614 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.769577832Z" level=info msg="Created container e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.352630 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.77489612Z" level=info msg="Starting container: e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f" id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.352646 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.788662849Z" level=info msg="Started container" PID=275891 containerID=e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f description=openstack/barbican-api-79cd777484-qjjcc/barbican-api-log id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd
2026-06-11 18:17:38.352662 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.831383739Z" level=info msg="Created container 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a: openstack/placement-744c74d4b4-skfb9/placement-log" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.352678 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.836737614Z" level=info msg="Starting container: 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a" id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.352694 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.837907905Z" level=info msg="Stopped container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352714 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.845574713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=081c09c7-42c2-4ba8-a75b-031bf126f478 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352731 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.847557772Z" level=info msg="Started container" PID=275895 containerID=628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a description=openstack/placement-744c74d4b4-skfb9/placement-log id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e
2026-06-11 18:17:38.352747 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:02.896926665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9d1f7858-437c-4f34-937f-b4b41d3f2fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352762 | controller | Jun 11 17:52:04.432735 crc crio[22018]: 2026-06-11T17:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880d1e01177ca77 Mac:d6:ee:18:46:96:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.352779 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.135907817Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}"
2026-06-11 18:17:38.352795 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.136161895Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-cdt5v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.352811 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.202386401Z" level=info msg="Stopped container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352827 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.227789529Z" level=info msg="Stopped container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.352843 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.230495687Z" level=info msg="Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.352879 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.231755637Z" level=info msg="Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc005da03f0}] Aliases:map[]}"
2026-06-11 18:17:38.352901 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.231894882Z" level=info msg="Deleting pod openstack_swift-proxy-58898f67b9-drjgd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.352918 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.274498726Z" level=info msg="Ran pod sandbox 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 with infra container: openstack/cinder-online-data-migrations-cdt5v/POD" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.352934 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.307310724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=911c0660-9a43-465a-9d4d-41f976f7198d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352950 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.347592485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=cdf889b0-e0d4-4292-bd45-f84641e3149a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.352967 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.366300699Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.352982 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.367857989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.352998 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.480009929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7feae683-1138-4bf0-a521-aa5eb56c7fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353015 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.515397196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=920e6016-d9c1-440e-b5ce-1f85ed7c329b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353031 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.608772444Z" level=info msg="Creating container: openstack/placement-744c74d4b4-skfb9/placement-api" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353046 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.610138928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353062 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.626739524Z" level=info msg="Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353078 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.780704235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353094 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.853664197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353109 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.854404472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353128 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.859702962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353144 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.879811871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353160 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.894623811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353176 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:03.904287842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353191 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.144653531Z" level=info msg="Stopped pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353207 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.242753863Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.353223 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.25163909Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7d072e2c-3314-4f19-a549-b3beb1f0f4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353239 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.258613874Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=793b367e-1337-4146-8fbb-a3672b15ab62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353255 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.285394334Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686672-nckj4/oc" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353271 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.285880989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353286 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.348125371Z" level=info msg="Removing container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.353302 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.382006252Z" level=info msg="Created container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353318 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.387589112Z" level=info msg="Created container a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a: openstack/barbican-api-79cd777484-qjjcc/barbican-api" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353339 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.395849574Z" level=info msg="Starting container: a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a" id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.353355 | controller | Jun 11 17:52:04.432735 crc crio[22018]: time="2026-06-11T17:52:04.41483007Z" level=info msg="Starting container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4" id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.353371 | controller | Jun 11 17:52:04.449897 crc crio[22018]: time="2026-06-11T17:52:04.449792986Z" level=info msg="Started container" PID=276131 containerID=a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a description=openstack/barbican-api-79cd777484-qjjcc/barbican-api id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd
2026-06-11 18:17:38.353387 | controller | Jun 11 17:52:04.461699 crc crio[22018]: time="2026-06-11T17:52:04.461573445Z" level=info msg="Started container" PID=276126 containerID=d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4 description=openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832
2026-06-11 18:17:38.353403 | controller | Jun 11 17:52:04.472187 crc crio[22018]: time="2026-06-11T17:52:04.471261585Z" level=info msg="Created container a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67: openstack/placement-744c74d4b4-skfb9/placement-api" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353418 | controller | Jun 11 17:52:04.475687 crc crio[22018]: time="2026-06-11T17:52:04.474913298Z" level=info msg="Starting container: a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67" id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.353434 | controller | Jun 11 17:52:04.491283 crc crio[22018]: time="2026-06-11T17:52:04.491176428Z" level=info msg="Started container" PID=276127 containerID=a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67 description=openstack/placement-744c74d4b4-skfb9/placement-api id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e
2026-06-11 18:17:38.353450 | controller | Jun 11 17:52:04.551045 crc crio[22018]: time="2026-06-11T17:52:04.550959196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353466 | controller | Jun 11 17:52:05.178498 crc crio[22018]: time="2026-06-11T17:52:05.177998538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353481 | controller | Jun 11 17:52:05.353546 crc crio[22018]: time="2026-06-11T17:52:05.351702415Z" level=info msg="Created container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353497 | controller | Jun 11 17:52:05.359402 crc crio[22018]: time="2026-06-11T17:52:05.359201779Z" level=info msg="Starting container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980" id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.353513 | controller | Jun 11 17:52:05.368684 crc crio[22018]: time="2026-06-11T17:52:05.368605142Z" level=info msg="Started container" PID=276405 containerID=1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980 description=openshift-infra/auto-csr-approver-29686672-nckj4/oc id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32
2026-06-11 18:17:38.353533 | controller | Jun 11 17:52:05.384551 crc crio[22018]: time="2026-06-11T17:52:05.384274461Z" level=info msg="Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353549 | controller | Jun 11 17:52:05.392913 crc crio[22018]: time="2026-06-11T17:52:05.392747434Z" level=info msg="Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002ca0c08}] Aliases:map[]}"
2026-06-11 18:17:38.353565 | controller | Jun 11 17:52:05.393295 crc crio[22018]: time="2026-06-11T17:52:05.393152817Z" level=info msg="Deleting pod openstack_neutron-db-sync-z8lc6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353581 | controller | Jun 11 17:52:06.441602 crc crio[22018]: time="2026-06-11T17:52:06.435443982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d24c2eb8-2bd8-4d27-b19a-aa3386292774 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353597 | controller | Jun 11 17:52:07.727210 crc crio[22018]: time="2026-06-11T17:52:07.726636313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=958146ff-32af-4050-9238-69a08792e8db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.353613 | controller | Jun 11 17:52:07.737042 crc crio[22018]: time="2026-06-11T17:52:07.736788739Z" level=info msg="Stopped pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353628 | controller | Jun 11 17:52:07.777235 crc crio[22018]: time="2026-06-11T17:52:07.777040908Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8pxj6/registry-server" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.353644 | controller | Jun 11 17:52:07.782767 crc crio[22018]: time="2026-06-11T17:52:07.782684371Z" level=info msg="Stopped container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.353659 | controller | Jun 11 17:52:07.789922 crc crio[22018]: time="2026-06-11T17:52:07.789789533Z" level=info msg="Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353675 | controller | Jun 11 17:52:07.790933 crc crio[22018]: time="2026-06-11T17:52:07.790869258Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc002b14240}] Aliases:map[]}"
2026-06-11 18:17:38.353695 | controller | Jun 11 17:52:07.791110 crc crio[22018]: time="2026-06-11T17:52:07.791052254Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353711 | controller | Jun 11 17:52:07.799275 crc crio[22018]: time="2026-06-11T17:52:07.799165152Z" level=info msg="Stopped container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.353727 | controller | Jun 11 17:52:07.800442 crc crio[22018]: time="2026-06-11T17:52:07.800257146Z" level=info msg="Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353743 | controller | Jun 11 17:52:07.804934 crc crio[22018]: time="2026-06-11T17:52:07.804868204Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00924e0a8}] Aliases:map[]}"
2026-06-11 18:17:38.353759 | controller | Jun 11 17:52:07.811077 crc crio[22018]: time="2026-06-11T17:52:07.810994071Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353775 | controller | Jun 11 17:52:08.560118 crc crio[22018]: time="2026-06-11T17:52:08.55916147Z" level=info msg="Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353790 | controller | Jun 11 17:52:08.563643 crc crio[22018]: time="2026-06-11T17:52:08.561443573Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc000aa4ed0}] Aliases:map[]}"
2026-06-11 18:17:38.353807 | controller | Jun 11 17:52:08.563643 crc crio[22018]: time="2026-06-11T17:52:08.561608162Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-ddjp5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353823 | controller | Jun 11 17:52:09.372216 crc crio[22018]: time="2026-06-11T17:52:09.371730134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.353839 | controller | Jun 11 17:52:09.504696 crc crio[22018]: time="2026-06-11T17:52:09.504542102Z" level=info msg="Stopped container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.353876 | controller | Jun 11 17:52:09.505457 crc crio[22018]: time="2026-06-11T17:52:09.505377218Z" level=info msg="Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353894 | controller | Jun 11 17:52:09.506931 crc crio[22018]: time="2026-06-11T17:52:09.506725821Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc00012af10}] Aliases:map[]}"
2026-06-11 18:17:38.353915 | controller | Jun 11 17:52:09.506931 crc crio[22018]: time="2026-06-11T17:52:09.506889186Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353931 | controller | Jun 11 17:52:09.585914 crc crio[22018]: time="2026-06-11T17:52:09.585846263Z" level=info msg="Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.353948 | controller | Jun 11 17:52:09.588786 crc crio[22018]: time="2026-06-11T17:52:09.586315708Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc00012b100}] Aliases:map[]}"
2026-06-11 18:17:38.353963 | controller | Jun 11 17:52:09.589745 crc crio[22018]: time="2026-06-11T17:52:09.589403974Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686672-nckj4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.353979 | controller | Jun 11 17:52:09.889284 crc crio[22018]: time="2026-06-11T17:52:09.888666002Z" level=info msg="Running pod sandbox: openstack/neutron-5f4d7ddb9-l4bfk/POD" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.353995 | controller | Jun 11 17:52:09.889883 crc crio[22018]: time="2026-06-11T17:52:09.889797468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354011 | controller | Jun 11 17:52:11.349621 crc crio[22018]: time="2026-06-11T17:52:11.349111773Z" level=info msg="Removed container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.354027 | controller | Jun 11 17:52:11.352644 crc crio[22018]: time="2026-06-11T17:52:11.352564725Z" level=info msg="Removing container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.354043 | controller | Jun 11 17:52:11.407698 crc crio[22018]: time="2026-06-11T17:52:11.407512932Z" level=info msg="Stopped pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.354058 | controller | Jun 11 17:52:11.411217 crc crio[22018]: time="2026-06-11T17:52:11.411139737Z" level=info msg="Stopped pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.354075 | controller | Jun 11 17:52:11.413688 crc crio[22018]: time="2026-06-11T17:52:11.41363015Z" level=info msg="Stopped pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.354094 | controller | Jun 11 17:52:11.428527 crc crio[22018]: time="2026-06-11T17:52:11.428437739Z" level=info msg="Stopped pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.354111 | controller | Jun 11 17:52:11.429145 crc crio[22018]: time="2026-06-11T17:52:11.42907509Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.354128 | controller | Jun 11 17:52:11.430747 crc crio[22018]: time="2026-06-11T17:52:11.430535686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=587ac263-7145-4485-9eb9-684623fc08ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354143 | controller | Jun 11 17:52:11.431036 crc crio[22018]: time="2026-06-11T17:52:11.430964209Z" level=info msg="Stopped pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.354159 | controller | Jun 11 17:52:11.439033 crc crio[22018]: time="2026-06-11T17:52:11.438944833Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.354175 | controller | Jun 11 17:52:11.440063 crc crio[22018]: time="2026-06-11T17:52:11.43999215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e4813871-f8e5-47d8-9ac3-a9e19783337c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354190 | controller | Jun 11 17:52:11.448922 crc crio[22018]: time="2026-06-11T17:52:11.448837469Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.354206 | controller | Jun 11 17:52:11.450632 crc crio[22018]: time="2026-06-11T17:52:11.45040423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0f25ba9c-4b35-432f-929d-e542f0dfc26d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354221 | controller | Jun 11 17:52:11.466850 crc crio[22018]: time="2026-06-11T17:52:11.46680136Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.354237 | controller | Jun 11 17:52:11.487412 crc crio[22018]: time="2026-06-11T17:52:11.467928015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=21c7e4a8-2282-47e0-af12-076b525244df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354252 | controller | Jun 11 17:52:11.604838 crc crio[22018]: time="2026-06-11T17:52:11.604659853Z" level=info msg="Removed container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.354268 | controller | Jun 11 17:52:11.617392 crc crio[22018]: time="2026-06-11T17:52:11.615526679Z" level=info msg="Removing container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.354287 | controller | Jun 11 17:52:11.625592 crc crio[22018]: time="2026-06-11T17:52:11.625511833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354303 | controller | Jun 11 17:52:11.631936 crc crio[22018]: time="2026-06-11T17:52:11.631863586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354319 | controller | Jun 11 17:52:11.649182 crc crio[22018]: time="2026-06-11T17:52:11.643618364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=215aed18-c439-491e-8177-86dbf494b976 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354334 | controller | Jun 11 17:52:11.650010 crc crio[22018]: time="2026-06-11T17:52:11.649917922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7f6ea4dc-1c46-482d-a9a4-594661e945c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354350 | controller | Jun 11 17:52:11.651808 crc crio[22018]: time="2026-06-11T17:52:11.651727388Z" level=info msg="Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}"
2026-06-11 18:17:38.354366 | controller | Jun 11 17:52:11.651808 crc crio[22018]: time="2026-06-11T17:52:11.651800661Z" level=info msg="Adding pod openstack_neutron-5f4d7ddb9-l4bfk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.354382 | controller | Jun 11 17:52:11.666545 crc crio[22018]: time="2026-06-11T17:52:11.664854687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9f809029-29c2-4687-b9c9-2a4fa0ad686d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354398 | controller | Jun 11 17:52:11.676583 crc crio[22018]: time="2026-06-11T17:52:11.676506277Z" level=info msg="Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354413 | controller | Jun 11 17:52:11.678268 crc crio[22018]: time="2026-06-11T17:52:11.678216052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354429 | controller | Jun 11 17:52:11.686736 crc crio[22018]: time="2026-06-11T17:52:11.686663291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=88d4623f-66b4-42de-9e5c-6f8e18137f04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354445 | controller | Jun 11 17:52:11.687169 crc crio[22018]: time="2026-06-11T17:52:11.687067434Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354461 | controller | Jun 11 17:52:11.698022 crc crio[22018]: time="2026-06-11T17:52:11.693851405Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354477 | controller | Jun 11 17:52:11.709889 crc crio[22018]: time="2026-06-11T17:52:11.709809269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354496 | controller | Jun 11 17:52:11.710959 crc crio[22018]: time="2026-06-11T17:52:11.710878583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354512 | controller | Jun 11 17:52:11.726044 crc crio[22018]: time="2026-06-11T17:52:11.725936054Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354529 | controller | Jun 11 17:52:11.901467 crc crio[22018]: time="2026-06-11T17:52:11.900837076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354544 | controller | Jun 11 17:52:11.914009 crc crio[22018]: time="2026-06-11T17:52:11.913887557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354560 | controller | Jun 11 17:52:11.933953 crc crio[22018]: time="2026-06-11T17:52:11.93374688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354576 | controller | Jun 11 17:52:11.966658 crc crio[22018]: time="2026-06-11T17:52:11.966484091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354591 | controller | Jun 11 17:52:11.975397 crc crio[22018]: time="2026-06-11T17:52:11.975042486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354607 | controller | Jun 11 17:52:12.017723 crc crio[22018]: time="2026-06-11T17:52:12.017629963Z" level=info msg="Created container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354623 | controller | Jun 11 17:52:12.025056 crc crio[22018]: time="2026-06-11T17:52:12.024160018Z" level=info msg="Starting container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3" id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.354652 | controller | Jun 11 17:52:12.030410 crc crio[22018]: time="2026-06-11T17:52:12.029741637Z" level=info msg="Removed container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.354670 | controller | Jun 11 17:52:12.040235 crc crio[22018]: time="2026-06-11T17:52:12.037960802Z" level=info msg="Started container" PID=277449 containerID=026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 description=openshift-marketplace/redhat-operators-8pxj6/registry-server id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca
2026-06-11 18:17:38.354686 | controller | Jun 11 17:52:12.093200 crc crio[22018]: time="2026-06-11T17:52:12.09215395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354702 | controller | Jun 11 17:52:12.137709 crc crio[22018]: time="2026-06-11T17:52:12.137648781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354721 | controller | Jun 11 17:52:12.305391 crc crio[22018]: time="2026-06-11T17:52:12.303563948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354737 | controller | Jun 11 17:52:12.327376 crc crio[22018]: time="2026-06-11T17:52:12.326824175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.354753 | controller | Jun 11 17:52:12.704874 crc crio[22018]: 2026-06-11T17:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:167689584fb26cc Mac:46:33:80:b0:5e:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.354769 | controller | Jun 11 17:52:12.706143 crc crio[22018]: time="2026-06-11T17:52:12.697044053Z" level=info msg="Created container 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354785 | controller | Jun 11 17:52:12.707457 crc crio[22018]: time="2026-06-11T17:52:12.706618921Z" level=info msg="Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}"
2026-06-11 18:17:38.354801 | controller | Jun 11 17:52:12.707457 crc crio[22018]: time="2026-06-11T17:52:12.706785136Z" level=info msg="Checking pod openstack_neutron-5f4d7ddb9-l4bfk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.354817 | controller | Jun 11 17:52:12.707695 crc crio[22018]: time="2026-06-11T17:52:12.699641976Z" level=info msg="Created container 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.354833 | controller | Jun 11 17:52:12.713691 crc crio[22018]: time="2026-06-11T17:52:12.713618136Z" level=info msg="Starting container: 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e" id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.354863 | controller | Jun 11 17:52:12.716389 crc crio[22018]: time="2026-06-11T17:52:12.71625428Z" level=info msg="Starting container: 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f" id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.354884 | controller | Jun 11 17:52:12.733378 crc crio[22018]: time="2026-06-11T17:52:12.733157956Z" level=info msg="Started container" PID=277514 containerID=2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df
2026-06-11 18:17:38.354901 | controller | Jun 11 17:52:12.737452 crc crio[22018]: time="2026-06-11T17:52:12.737302518Z" level=info msg="Started container" PID=277478 containerID=66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c
2026-06-11 18:17:38.354928 | controller | Jun 11 17:52:12.751108 crc crio[22018]: time="2026-06-11T17:52:12.751010609Z" level=info msg="Ran pod sandbox 167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 with infra container: openstack/neutron-5f4d7ddb9-l4bfk/POD" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.354944 | controller | Jun 11 17:52:12.751928 crc crio[22018]: time="2026-06-11T17:52:12.751855821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e1f913fd-18a1-481a-86ad-bcbb9ced84fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354959 | controller | Jun 11 17:52:12.764247 crc crio[22018]: time="2026-06-11T17:52:12.764108782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=1ad8cc1b-4b38-49f6-8177-aafff822ab3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354975 | controller | Jun 11 17:52:12.764694 crc crio[22018]: time="2026-06-11T17:52:12.764626645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=db3ea206-2b25-4e87-af84-57b7390352a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.354991 | controller | Jun 11 17:52:12.861639 crc crio[22018]: time="2026-06-11T17:52:12.861569149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=85f6df4d-8dd5-43d2-87d2-f7cec4e2cf42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355007 | controller | Jun 11 17:52:12.880022 crc crio[22018]: time="2026-06-11T17:52:12.879881103Z" level=info msg="Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355023 | controller | Jun 11 17:52:12.881821 crc crio[22018]: time="2026-06-11T17:52:12.881761133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355039 | controller | Jun 11 17:52:12.902504 crc crio[22018]: time="2026-06-11T17:52:12.902276976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=7e1bf1d3-7f1e-4d86-bf0d-d490c261e803 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355055 | controller | Jun 11 17:52:12.910284 crc crio[22018]: time="2026-06-11T17:52:12.910196322Z" level=info msg="Created container 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83: openstack/swift-storage-0/account-server" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355070 | controller | Jun 11 17:52:12.921050 crc crio[22018]: time="2026-06-11T17:52:12.920963786Z" level=info msg="Starting container: 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83" id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355086 | controller | Jun 11 17:52:12.923985 crc crio[22018]: time="2026-06-11T17:52:12.923926772Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355102 | controller | Jun 11 17:52:12.925542 crc crio[22018]: time="2026-06-11T17:52:12.925488315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355118 | controller | Jun 11 17:52:12.927942 crc crio[22018]: time="2026-06-11T17:52:12.927866665Z" level=info msg="Started container" PID=277510 containerID=82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83 description=openstack/swift-storage-0/account-server id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.355138 | controller | Jun 11 17:52:12.933645 crc crio[22018]: time="2026-06-11T17:52:12.927876449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=504d77a2-90f2-47b2-9275-4f9c288d6ba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355154 | controller | Jun 11 17:52:12.960986 crc crio[22018]: time="2026-06-11T17:52:12.960912623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=990e2ef2-e285-4d1a-a9ab-1c286db1450b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355170 | controller | Jun 11 17:52:13.006810 crc crio[22018]: time="2026-06-11T17:52:13.006681801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355186 | controller | Jun 11 17:52:13.017738 crc crio[22018]: time="2026-06-11T17:52:13.017673645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355202 | controller | Jun 11 17:52:13.063466 crc crio[22018]: time="2026-06-11T17:52:13.063293982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355218 | controller | Jun 11 17:52:13.069849 crc crio[22018]: time="2026-06-11T17:52:13.069764078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d6ed6435-d144-40d6-bc7a-d7656008aa25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355234 | controller | Jun 11 17:52:13.072435 crc crio[22018]: time="2026-06-11T17:52:13.072218237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355250 | controller | Jun 11 17:52:13.109958 crc crio[22018]: time="2026-06-11T17:52:13.10573049Z" level=info msg="Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355265 | controller | Jun 11 17:52:13.109958 crc crio[22018]: time="2026-06-11T17:52:13.108013567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355281 | controller | Jun 11 17:52:13.172409 crc crio[22018]: time="2026-06-11T17:52:13.156842525Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355297 | controller | Jun 11 17:52:13.172409 crc crio[22018]: time="2026-06-11T17:52:13.158646903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355312 | controller | Jun 11 17:52:13.323384 crc crio[22018]: time="2026-06-11T17:52:13.32325603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355328 | controller | Jun 11 17:52:13.324633 crc crio[22018]: time="2026-06-11T17:52:13.324554825Z" level=info msg="Stopping container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb (timeout: 30s)" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.355344 | controller | Jun 11 17:52:13.330972 crc crio[22018]: time="2026-06-11T17:52:13.330873945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355363 | controller | Jun 11 17:52:13.427110 crc crio[22018]: time="2026-06-11T17:52:13.426899572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355379 | controller | Jun 11 17:52:13.438091 crc crio[22018]: time="2026-06-11T17:52:13.438006224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355395 | controller | Jun 11 17:52:13.544859 crc crio[22018]: time="2026-06-11T17:52:13.544786677Z" level=info msg="Created container e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355410 | controller | Jun 11 17:52:13.550652 crc crio[22018]: time="2026-06-11T17:52:13.550252893Z" level=info msg="Starting container: e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43" id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355426 | controller | Jun 11 17:52:13.566488 crc crio[22018]: time="2026-06-11T17:52:13.565708444Z" level=info msg="Started container" PID=277674 containerID=e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43 description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-api id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695
2026-06-11 18:17:38.355442 | controller | Jun 11 17:52:13.589717 crc crio[22018]: time="2026-06-11T17:52:13.587963008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f969b3f-d563-4d42-9c44-5242f50c4a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355458 | controller | Jun 11 17:52:13.641554 crc crio[22018]: time="2026-06-11T17:52:13.641456906Z" level=info msg="Created container 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355473 | controller | Jun 11 17:52:13.650367 crc crio[22018]: time="2026-06-11T17:52:13.648532624Z" level=info msg="Starting container: 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9" id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355489 | controller | Jun 11 17:52:13.669611 crc crio[22018]: time="2026-06-11T17:52:13.66952304Z" level=info msg="Created container a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c: openstack/ceilometer-0/ceilometer-notification-agent" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355505 | controller | Jun 11 17:52:13.680127 crc crio[22018]: time="2026-06-11T17:52:13.679576464Z" level=info msg="Started container" PID=277664 containerID=862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9 description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c
2026-06-11 18:17:38.355520 | controller | Jun 11 17:52:13.699391 crc crio[22018]: time="2026-06-11T17:52:13.690098903Z" level=info msg="Starting container: a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c" id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355536 | controller | Jun 11 17:52:13.724385 crc crio[22018]: time="2026-06-11T17:52:13.723094705Z" level=info msg="Created container dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355556 | controller | Jun 11 17:52:13.734013 crc crio[22018]: time="2026-06-11T17:52:13.729631928Z" level=info msg="Starting container: dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162" id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355572 | controller | Jun 11 17:52:13.742699 crc crio[22018]: time="2026-06-11T17:52:13.742586224Z" level=info msg="Started container" PID=277561 containerID=a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c description=openstack/ceilometer-0/ceilometer-notification-agent id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6
2026-06-11 18:17:38.355588 | controller | Jun 11 17:52:13.752808 crc crio[22018]: time="2026-06-11T17:52:13.75265957Z" level=info msg="Started container" PID=277659 containerID=dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162 description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df
2026-06-11 18:17:38.355604 | controller | Jun 11 17:52:13.778894 crc crio[22018]: time="2026-06-11T17:52:13.77196942Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355620 | controller | Jun 11 17:52:13.778894 crc crio[22018]: time="2026-06-11T17:52:13.772147735Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355636 | controller | Jun 11 17:52:13.778894 crc crio[22018]: time="2026-06-11T17:52:13.772189177Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355651 | controller | Jun 11 17:52:13.789625 crc crio[22018]: time="2026-06-11T17:52:13.787308113Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.355666 | controller | Jun 11 17:52:13.810888 crc crio[22018]: time="2026-06-11T17:52:13.810790171Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 18:17:38.355682 | controller | Jun 11 17:52:13.817931 crc crio[22018]: time="2026-06-11T17:52:13.815528735Z" level=info msg="Created container 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2: openstack/swift-storage-0/account-replicator" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355698 | controller | Jun 11 17:52:13.822290 crc crio[22018]: time="2026-06-11T17:52:13.820728359Z" level=info msg="Starting container: 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2" id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.355713 | controller | Jun 11 17:52:13.842766 crc crio[22018]: time="2026-06-11T17:52:13.834676113Z" level=info msg="Started container" PID=277702 containerID=5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2 description=openstack/swift-storage-0/account-replicator id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.355729 | controller | Jun 11 17:52:13.853689 crc crio[22018]: time="2026-06-11T17:52:13.852451193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a0dbe2d4-e679-4f00-bac3-caf7b4238674 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355749 | controller | Jun 11 17:52:13.901387 crc crio[22018]: time="2026-06-11T17:52:13.899604231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7b6794b0-ead3-41a1-a42b-d34a89434e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355765 | controller | Jun 11 17:52:13.924825 crc crio[22018]: time="2026-06-11T17:52:13.924739016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=552625d5-5d06-4984-8fa7-8da09e9889d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.355780 | controller | Jun 11 17:52:13.928841 crc crio[22018]: time="2026-06-11T17:52:13.925755693Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355796 | controller | Jun 11 17:52:13.928841 crc crio[22018]: time="2026-06-11T17:52:13.927497639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355811 | controller | Jun 11 17:52:13.945393 crc crio[22018]: time="2026-06-11T17:52:13.944498112Z" level=info msg="Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.355826 | controller | Jun 11 17:52:13.970487 crc crio[22018]: time="2026-06-11T17:52:13.970393945Z" level=info msg="Stopping container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb (timeout: 30s)" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.355842 | controller | Jun 11 17:52:13.975789 crc crio[22018]: time="2026-06-11T17:52:13.975267373Z" level=info msg="Stopping container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 (timeout: 30s)" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.355877 | controller | Jun 11 17:52:14.010382 crc crio[22018]: time="2026-06-11T17:52:14.007051704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355894 | controller | Jun 11 17:52:14.154955 crc crio[22018]: time="2026-06-11T17:52:14.154639062Z" level=info msg="Stopped container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.355910 | controller | Jun 11 17:52:14.220909 crc crio[22018]: time="2026-06-11T17:52:14.220825691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355926 | controller | Jun 11 17:52:14.237552 crc crio[22018]: time="2026-06-11T17:52:14.235796647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355941 | controller | Jun 11 17:52:14.245757 crc crio[22018]: time="2026-06-11T17:52:14.2446485Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.355957 | controller | Jun 11 17:52:14.254381 crc crio[22018]: time="2026-06-11T17:52:14.244927039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.355976 | controller | Jun 11 17:52:14.269603 crc crio[22018]: time="2026-06-11T17:52:14.267674861Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.355992 | controller | Jun 11 17:52:14.269603 crc crio[22018]: time="2026-06-11T17:52:14.267745303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356008 | controller | Jun 11 17:52:14.269603 crc crio[22018]: time="2026-06-11T17:52:14.268768977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356024 | controller | Jun 11 17:52:14.289883 crc crio[22018]: time="2026-06-11T17:52:14.289382806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356039 | controller | Jun 11 17:52:14.405978 crc crio[22018]: time="2026-06-11T17:52:14.405898289Z" level=info msg="Stopping container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f (timeout: 30s)" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356055 | controller | Jun 11 17:52:14.417148 crc crio[22018]: time="2026-06-11T17:52:14.408666699Z" level=info msg="Stopping container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 (timeout: 30s)" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356071 | controller | Jun 11 17:52:14.442505 crc crio[22018]: time="2026-06-11T17:52:14.43973111Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}"
2026-06-11 18:17:38.356087 | controller | Jun 11 17:52:14.442505 crc crio[22018]: time="2026-06-11T17:52:14.439978898Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.356103 | controller | Jun 11 17:52:14.516125 crc crio[22018]: time="2026-06-11T17:52:14.516044409Z" level=info msg="Stopping container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad (timeout: 30s)" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356119 | controller | Jun 11 17:52:14.517733 crc crio[22018]: time="2026-06-11T17:52:14.517664901Z" level=info msg="Stopping container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 (timeout: 30s)" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356135 | controller | Jun 11 17:52:14.546019 crc crio[22018]: time="2026-06-11T17:52:14.545919791Z" level=info msg="Created container 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2: openstack/swift-storage-0/account-auditor" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356151 | controller | Jun 11 17:52:14.549856 crc crio[22018]: time="2026-06-11T17:52:14.549780242Z" level=info msg="Starting container: 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2" id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.356167 | controller | Jun 11 17:52:14.559497 crc crio[22018]: time="2026-06-11T17:52:14.559394591Z" level=info msg="Created container fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356187 | controller | Jun 11 17:52:14.561656 crc crio[22018]: time="2026-06-11T17:52:14.561573688Z" level=info msg="Starting container: fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e" id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.356203 | controller | Jun 11 17:52:14.561853 crc crio[22018]: time="2026-06-11T17:52:14.561764578Z" level=info msg="Started container" PID=277818 containerID=94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2 description=openstack/swift-storage-0/account-auditor id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.356219 | controller | Jun 11 17:52:14.600095 crc crio[22018]: time="2026-06-11T17:52:14.600007004Z" level=info msg="Stopped container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356235 | controller | Jun 11 17:52:14.628520 crc crio[22018]: time="2026-06-11T17:52:14.62845632Z" level=info msg="Started container" PID=277825 containerID=fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695
2026-06-11 18:17:38.356251 | controller | Jun 11 17:52:14.672477 crc crio[22018]: time="2026-06-11T17:52:14.671969225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ab33ddf7-5039-4597-856e-fe7f2423f35f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356267 | controller | Jun 11 17:52:14.688623 crc crio[22018]: time="2026-06-11T17:52:14.682534185Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}"
2026-06-11 18:17:38.356283 | controller | Jun 11 17:52:14.688623 crc crio[22018]: time="2026-06-11T17:52:14.682636119Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.356299 | controller | Jun 11 17:52:14.688623 crc crio[22018]: time="2026-06-11T17:52:14.683736118Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.356315 | controller | Jun 11 17:52:14.688623 crc crio[22018]: time="2026-06-11T17:52:14.68381379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356331 | controller | Jun 11 17:52:14.748585 crc crio[22018]: time="2026-06-11T17:52:14.741723265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e626f6fa-c108-4fdc-a815-ce4a6c5802fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356347 | controller | Jun 11 17:52:14.800401 crc crio[22018]: time="2026-06-11T17:52:14.800230873Z" level=info msg="Stopped container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.356370 | controller | Jun 11 17:52:14.854448 crc crio[22018]: time="2026-06-11T17:52:14.852725222Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}"
2026-06-11 18:17:38.356387 | controller | Jun 11 17:52:14.854448 crc crio[22018]: time="2026-06-11T17:52:14.852794234Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.356404 | controller | Jun 11 17:52:14.869017 crc crio[22018]: time="2026-06-11T17:52:14.868942264Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356420 | controller | Jun 11 17:52:14.870645 crc crio[22018]: time="2026-06-11T17:52:14.870565786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356435 | controller | Jun 11 17:52:15.234243 crc crio[22018]: 2026-06-11T17:52:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61ac0cffaf8dd78 Mac:66:03:25:06:aa:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.356454 | controller | Jun 11 17:52:15.245972 crc crio[22018]: time="2026-06-11T17:52:15.245747153Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}"
2026-06-11 18:17:38.356472 | controller | Jun 11 17:52:15.246242 crc crio[22018]: time="2026-06-11T17:52:15.246034842Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.356488 | controller | Jun 11 17:52:15.312457 crc crio[22018]: time="2026-06-11T17:52:15.311202734Z" level=info msg="Ran pod sandbox 61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e with infra container: openstack/nova-cell1-conductor-0/POD" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.356504 | controller | Jun 11 17:52:15.339519 crc crio[22018]: time="2026-06-11T17:52:15.336760966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c354211f-4742-4edd-af95-f823a56c722e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356520 | controller | Jun 11 17:52:15.384872 crc crio[22018]: time="2026-06-11T17:52:15.384810959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=85791381-9dbc-4a3d-8f13-35f644491d3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356536 | controller | Jun 11 17:52:15.553683 crc crio[22018]: time="2026-06-11T17:52:15.545272165Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356555 | controller | Jun 11 17:52:15.553683 crc crio[22018]: time="2026-06-11T17:52:15.547945354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356571 | controller | Jun 11 17:52:15.567211 crc crio[22018]: time="2026-06-11T17:52:15.567114188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356587 | controller | Jun 11 17:52:15.606901 crc crio[22018]: time="2026-06-11T17:52:15.606811199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356602 | controller | Jun 11 17:52:15.829014 crc crio[22018]: time="2026-06-11T17:52:15.828525994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356617 | controller | Jun 11 17:52:15.841873 crc crio[22018]: time="2026-06-11T17:52:15.841801261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.356633 | controller | Jun 11 17:52:16.301250 crc crio[22018]: time="2026-06-11T17:52:16.301130466Z" level=info msg="Created container d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2: openstack/swift-storage-0/account-reaper" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356648 | controller | Jun 11 17:52:16.304935 crc crio[22018]: time="2026-06-11T17:52:16.304843753Z" level=info msg="Starting container: d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2" id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.356664 | controller | Jun 11 17:52:16.332061 crc crio[22018]: time="2026-06-11T17:52:16.331961427Z" level=info msg="Started container" PID=278232 containerID=d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2 description=openstack/swift-storage-0/account-reaper id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.356680 | controller | Jun 11 17:52:16.543562 crc crio[22018]: time="2026-06-11T17:52:16.543507032Z" level=info msg="Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.356696 | controller | Jun 11 17:52:16.544521 crc crio[22018]: time="2026-06-11T17:52:16.544455283Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}"
2026-06-11 18:17:38.356712 | controller | Jun 11 17:52:16.545236 crc crio[22018]: time="2026-06-11T17:52:16.545156765Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-cdt5v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.356728 | controller | Jun 11 17:52:16.581185 crc crio[22018]: time="2026-06-11T17:52:16.581050213Z" level=info msg="Created container 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356748 | controller | Jun 11 17:52:16.583486 crc crio[22018]: time="2026-06-11T17:52:16.583256069Z" level=info msg="Starting container: 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48" id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.356764 | controller | Jun 11 17:52:16.598026 crc crio[22018]: time="2026-06-11T17:52:16.597953837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356780 | controller | Jun 11 17:52:16.598249 crc crio[22018]: time="2026-06-11T17:52:16.598193045Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356796 | controller | Jun 11 17:52:16.598249 crc crio[22018]: time="2026-06-11T17:52:16.598241887Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356812 | controller | Jun 11 17:52:16.603223 crc crio[22018]: time="2026-06-11T17:52:16.603194156Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.356828 | controller | Jun 11 17:52:16.628743 crc crio[22018]: time="2026-06-11T17:52:16.628660988Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 18:17:38.356844 | controller | Jun 11 17:52:16.639986 crc crio[22018]: time="2026-06-11T17:52:16.639866721Z" level=info msg="Started container" PID=278251 containerID=588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e
2026-06-11 18:17:38.356879 | controller | Jun 11 17:52:16.743194 crc crio[22018]: 2026-06-11T17:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c17079d3c8c57 Mac:fa:68:05:23:35:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.356897 | controller | Jun 11 17:52:16.745743 crc crio[22018]: time="2026-06-11T17:52:16.745693007Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}"
2026-06-11 18:17:38.356914 | controller | Jun 11 17:52:16.746184 crc crio[22018]: time="2026-06-11T17:52:16.746154482Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.356930 | controller | Jun 11 17:52:16.804698 crc crio[22018]: time="2026-06-11T17:52:16.801731213Z" level=info msg="Ran pod sandbox 29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 with infra container: openstack/glance-default-internal-api-0/POD" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.356950 | controller | Jun 11 17:52:16.813720 crc crio[22018]: time="2026-06-11T17:52:16.813647138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f217e6a2-4114-45fd-858b-83159df551d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356966 | controller | Jun 11 17:52:16.819131 crc crio[22018]: time="2026-06-11T17:52:16.817548354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=709acf23-0ad8-4b8d-a22c-2080dc36d100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.356982 | controller | Jun 11 17:52:16.837028 crc crio[22018]: time="2026-06-11T17:52:16.836613468Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.356997 | controller | Jun 11 17:52:16.837602 crc crio[22018]: time="2026-06-11T17:52:16.837087083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357013 | controller | Jun 11 17:52:16.892816 crc crio[22018]: time="2026-06-11T17:52:16.889920459Z" level=info msg="Stopping container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b (timeout: 30s)" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357028 | controller | Jun 11 17:52:16.897112 crc crio[22018]: time="2026-06-11T17:52:16.893610815Z" level=info msg="Stopping container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc (timeout: 30s)" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357044 | controller | Jun 11 17:52:16.987930 crc crio[22018]: time="2026-06-11T17:52:16.987539392Z" level=info msg="Stopping container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 (timeout: 30s)" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357059 | controller | Jun 11 17:52:16.987930 crc crio[22018]: time="2026-06-11T17:52:16.987845261Z" level=info msg="Stopping container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 (timeout: 30s)" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357074 | controller | Jun 11 17:52:17.011079 crc crio[22018]: time="2026-06-11T17:52:17.010990477Z" level=info msg="Stopping container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d (timeout: 30s)" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357090 | controller | Jun 11 17:52:17.090457 crc crio[22018]: time="2026-06-11T17:52:17.090282883Z" level=info msg="Stopped container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357105 | controller | Jun 11 17:52:17.114201 crc crio[22018]: time="2026-06-11T17:52:17.11411709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357121 | controller | Jun 11 17:52:17.138590 crc crio[22018]: time="2026-06-11T17:52:17.13661389Z" level=info msg="Stopped container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357136 | controller | Jun 11 17:52:17.141874 crc crio[22018]: time="2026-06-11T17:52:17.141768252Z" level=info msg="Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.357156 | controller | Jun 11 17:52:17.155210 crc crio[22018]: time="2026-06-11T17:52:17.147184324Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc00141a0c8}] Aliases:map[]}"
2026-06-11 18:17:38.357172 | controller | Jun 11 17:52:17.155210 crc crio[22018]: time="2026-06-11T17:52:17.147695421Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.357188 | controller | Jun 11 17:52:18.117405 crc crio[22018]: 2026-06-11T17:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f56f897c6eff8a Mac:f6:5e:51:da:96:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.357205 | controller | Jun 11 17:52:18.117405 crc crio[22018]: time="2026-06-11T17:52:18.108638849Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}"
2026-06-11 18:17:38.357221 | controller | Jun 11 17:52:18.117405 crc crio[22018]: time="2026-06-11T17:52:18.108904348Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.357238 | controller | Jun 11 17:52:18.175437 crc crio[22018]: time="2026-06-11T17:52:18.169302782Z" level=info msg="Stopped container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357254 | controller | Jun 11 17:52:18.216051 crc crio[22018]: time="2026-06-11T17:52:18.215967729Z" level=info msg="Ran pod sandbox 8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b with infra container: openstack/glance-default-external-api-0/POD" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.357270 | controller | Jun 11 17:52:18.229012 crc crio[22018]: time="2026-06-11T17:52:18.228285758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=451475c6-a756-4356-9114-e8c7acc130a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.357286 | controller | Jun 11 17:52:18.254787 crc crio[22018]: time="2026-06-11T17:52:18.254475242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fee4f63d-554e-438d-afba-cefb0ead5822 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.357302 | controller | Jun 11 17:52:18.332403 crc crio[22018]: time="2026-06-11T17:52:18.325213658Z" level=info msg="Removing container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.357317 | controller | Jun 11 17:52:18.415389 crc crio[22018]: time="2026-06-11T17:52:18.412163751Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-6lrnw/POD" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.357337 | controller | Jun 11 17:52:18.415389 crc crio[22018]: time="2026-06-11T17:52:18.412297725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357353 | controller | Jun 11 17:52:18.477203 crc crio[22018]: time="2026-06-11T17:52:18.477129522Z" level=info msg="Stopped pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.357369 | controller | Jun 11 17:52:18.482364 crc crio[22018]: time="2026-06-11T17:52:18.48139284Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.357385 | controller | Jun 11 17:52:18.565378 crc crio[22018]: time="2026-06-11T17:52:18.564787206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357400 | controller | Jun 11 17:52:18.577936 crc crio[22018]: time="2026-06-11T17:52:18.577104399Z" level=info msg="Stopped container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357416 | controller | Jun 11 17:52:18.578936 crc crio[22018]: time="2026-06-11T17:52:18.578196362Z" level=info msg="Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.357432 | controller | Jun 11 17:52:18.595649 crc crio[22018]: time="2026-06-11T17:52:18.594734233Z" level=info msg="Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc00285c2f8}] Aliases:map[]}"
2026-06-11 18:17:38.357448 | controller | Jun 11 17:52:18.595649 crc crio[22018]: time="2026-06-11T17:52:18.595011972Z" level=info msg="Deleting pod openstack_placement-59ccf7988-gc5wf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.357465 | controller | Jun 11 17:52:18.621707 crc crio[22018]: time="2026-06-11T17:52:18.621654612Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}"
2026-06-11 18:17:38.357481 | controller | Jun 11 17:52:18.621909 crc crio[22018]: time="2026-06-11T17:52:18.621891689Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-6lrnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.357497 | controller | Jun 11 17:52:18.753788 crc crio[22018]: time="2026-06-11T17:52:18.753192246Z" level=info msg="Removed container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.357513 | controller | Jun 11 17:52:18.760904 crc crio[22018]: time="2026-06-11T17:52:18.760728639Z" level=info msg="Stopped pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.357533 | controller | Jun 11 17:52:18.818882 crc crio[22018]: time="2026-06-11T17:52:18.818788709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357550 | controller | Jun 11 17:52:19.308535 crc crio[22018]: time="2026-06-11T17:52:19.306498619Z" level=info msg="Stopped pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.357566 | controller | Jun 11 17:52:19.394725 crc crio[22018]: time="2026-06-11T17:52:19.389963201Z" level=info msg="Removing container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.357582 | controller | Jun 11 17:52:19.477649 crc crio[22018]: time="2026-06-11T17:52:19.473383337Z" level=info msg="Removed container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.357598 | controller | Jun 11 17:52:19.706849 crc crio[22018]: time="2026-06-11T17:52:19.706740841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357613 | controller | Jun 11 17:52:19.707100 crc crio[22018]: 2026-06-11T17:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc4688767582813 Mac:0e:97:93:ea:a4:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 SocketPath: PciID:}] [{Interface:0xc0003aeec0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.357629 | controller | Jun 11 17:52:19.712903 crc crio[22018]: time="2026-06-11T17:52:19.70872228Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}"
2026-06-11 18:17:38.357645 | controller | Jun 11 17:52:19.712903 crc crio[22018]: time="2026-06-11T17:52:19.708878275Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-6lrnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.357661 | controller | Jun 11 17:52:20.227391 crc crio[22018]: time="2026-06-11T17:52:20.222917185Z" level=info msg="Ran pod sandbox cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 with infra container: openstack/nova-cell0-cell-mapping-6lrnw/POD" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.357677 | controller | Jun 11 17:52:20.237174 crc crio[22018]: time="2026-06-11T17:52:20.237112044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2aa3f14d-6bb3-4c13-849c-871d51034210 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.357692 | controller | Jun 11 17:52:20.336104 crc crio[22018]: time="2026-06-11T17:52:20.336025207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7026f4ec-a3c4-4330-b094-007247f98641 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.357712 | controller | Jun 11 17:52:20.372558 crc crio[22018]: time="2026-06-11T17:52:20.371109971Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.357728 | controller | Jun 11 17:52:20.372558 crc crio[22018]: time="2026-06-11T17:52:20.37170082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357744 | controller | Jun 11 17:52:20.448231 crc crio[22018]: time="2026-06-11T17:52:20.448077981Z" level=info msg="Stopping container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c (timeout: 30s)" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357760 | controller | Jun 11 17:52:20.451966 crc crio[22018]: time="2026-06-11T17:52:20.451891218Z" level=info msg="Stopping container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 (timeout: 30s)" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357775 | controller | Jun 11 17:52:20.463943 crc crio[22018]: time="2026-06-11T17:52:20.461764166Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.357791 | controller | Jun 11 17:52:20.463943 crc crio[22018]: time="2026-06-11T17:52:20.461835499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357807 | controller | Jun 11 17:52:20.560946 crc crio[22018]: time="2026-06-11T17:52:20.560407745Z" level=info msg="Created container eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa: openstack/glance-default-internal-api-0/glance-log" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.357823 | controller | Jun 11 17:52:20.563076 crc crio[22018]: time="2026-06-11T17:52:20.563000459Z" level=info msg="Starting container: eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa" id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.357838 | controller | Jun 11 17:52:20.579094 crc crio[22018]: time="2026-06-11T17:52:20.577740133Z" level=info msg="Started container" PID=278721 containerID=eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa description=openstack/glance-default-internal-api-0/glance-log id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9
2026-06-11 18:17:38.357879 | controller | Jun 11 17:52:20.600895 crc crio[22018]: time="2026-06-11T17:52:20.60052476Z" level=info msg="Stopping container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae (timeout: 30s)" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357897 | controller | Jun 11 17:52:20.602046 crc crio[22018]: time="2026-06-11T17:52:20.601906484Z" level=info msg="Stopping container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 (timeout: 30s)" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357914 | controller | Jun 11 17:52:20.630955 crc crio[22018]: time="2026-06-11T17:52:20.627245663Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}"
2026-06-11 18:17:38.357934 | controller | Jun 11 17:52:20.630955 crc crio[22018]: time="2026-06-11T17:52:20.627370457Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.357950 | controller | Jun 11 17:52:20.650089 crc crio[22018]: time="2026-06-11T17:52:20.650012826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=07a8f4ff-4aa2-4fa6-bb96-b121b705d119 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.357966 | controller | Jun 11 17:52:20.756144 crc crio[22018]: time="2026-06-11T17:52:20.756044874Z" level=info msg="Stopped container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.357982 | controller | Jun 11 17:52:20.763831 crc crio[22018]: time="2026-06-11T17:52:20.763740198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.357998 | controller | Jun 11 17:52:20.773279 crc crio[22018]: time="2026-06-11T17:52:20.773215073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358014 | controller | Jun 11 17:52:20.808030 crc crio[22018]: time="2026-06-11T17:52:20.7830661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358030 | controller | Jun 11 17:52:20.890617 crc crio[22018]: time="2026-06-11T17:52:20.889915205Z" level=info msg="Stopped container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358045 | controller | Jun 11 17:52:20.922130 crc crio[22018]: time="2026-06-11T17:52:20.921973968Z" level=info msg="Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358061 | controller | Jun 11 17:52:20.923069 crc crio[22018]: time="2026-06-11T17:52:20.922003209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f2d06dfe-c1eb-4a8a-a1c1-980065dcf9a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.358077 | controller | Jun 11 17:52:20.923573 crc crio[22018]: time="2026-06-11T17:52:20.923488737Z" level=info msg="Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00141aee0}] Aliases:map[]}"
2026-06-11 18:17:38.358093 | controller | Jun 11 17:52:20.923659 crc crio[22018]: time="2026-06-11T17:52:20.923643372Z" level=info msg="Deleting pod openstack_barbican-worker-7f8b6f659c-ppzd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.358108 | controller | Jun 11 17:52:20.953388 crc crio[22018]: time="2026-06-11T17:52:20.952971874Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358124 | controller | Jun 11 17:52:20.954048 crc crio[22018]: time="2026-06-11T17:52:20.953859133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358144 | controller | Jun 11 17:52:21.289002 crc crio[22018]: time="2026-06-11T17:52:21.288756096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358160 | controller | Jun 11 17:52:21.495856 crc crio[22018]: time="2026-06-11T17:52:21.495742987Z" level=info msg="Created container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358175 | controller | Jun 11 17:52:21.505405 crc crio[22018]: time="2026-06-11T17:52:21.505283594Z" level=info msg="Starting container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6" id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.358191 | controller | Jun 11 17:52:21.528110 crc crio[22018]: 2026-06-11T17:52:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325fa540581d255 Mac:06:20:a5:ab:de:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.358207 | controller | Jun 11 17:52:21.529236 crc crio[22018]: time="2026-06-11T17:52:21.529177222Z" level=info msg="Started container" PID=278828 containerID=eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6 description=openstack/nova-cell0-cell-mapping-6lrnw/nova-manage id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100
2026-06-11 18:17:38.358223 | controller | Jun 11 17:52:21.529617 crc crio[22018]: time="2026-06-11T17:52:21.529592945Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}"
2026-06-11 18:17:38.358239 | controller | Jun 11 17:52:21.529810 crc crio[22018]: time="2026-06-11T17:52:21.529721269Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.358255 | controller | Jun 11 17:52:21.754156 crc crio[22018]: time="2026-06-11T17:52:21.751090326Z" level=info msg="Created container 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb: openstack/glance-default-external-api-0/glance-log" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358271 | controller | Jun 11 17:52:21.764156 crc crio[22018]: time="2026-06-11T17:52:21.762828054Z" level=info msg="Starting container: 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb" id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.358286 | controller | Jun 11 17:52:21.806198 crc crio[22018]: time="2026-06-11T17:52:21.802692328Z" level=info msg="Started container" PID=278833 containerID=738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb description=openstack/glance-default-external-api-0/glance-log id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b
2026-06-11 18:17:38.358302 | controller | Jun 11 17:52:21.874210 crc crio[22018]: time="2026-06-11T17:52:21.874085339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6dba92af-430e-4b3e-8bef-0761a5c1b069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.358322 | controller | Jun 11 17:52:22.057450 crc crio[22018]: time="2026-06-11T17:52:22.055668162Z" level=info msg="Stopped container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358348 | controller | Jun 11 17:52:22.058294 crc crio[22018]: time="2026-06-11T17:52:22.058209134Z" level=info msg="Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358365 | controller | Jun 11 17:52:22.067999 crc crio[22018]: time="2026-06-11T17:52:22.067930597Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc000aa5128}] Aliases:map[]}"
2026-06-11 18:17:38.358384 | controller | Jun 11 17:52:22.068197 crc crio[22018]: time="2026-06-11T17:52:22.068093772Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-646965f698-m9f2m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.358400 | controller | Jun 11 17:52:22.325269 crc crio[22018]: time="2026-06-11T17:52:22.325195945Z" level=info msg="Stopping container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 (timeout: 30s)" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358419 | controller | Jun 11 17:52:22.327519 crc crio[22018]: time="2026-06-11T17:52:22.325591058Z" level=info msg="Stopping container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd (timeout: 30s)" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358438 | controller | Jun 11 17:52:22.690383 crc crio[22018]: time="2026-06-11T17:52:22.690017778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358459 | controller | Jun 11 17:52:22.849681 crc crio[22018]: time="2026-06-11T17:52:22.844541199Z" level=info msg="Created container e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0: openstack/glance-default-internal-api-0/glance-httpd" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358475 | controller | Jun 11 17:52:22.853857 crc crio[22018]: time="2026-06-11T17:52:22.853786586Z" level=info msg="Starting container: e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0" id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.358528 | controller | Jun 11 17:52:22.860613 crc crio[22018]: time="2026-06-11T17:52:22.860300651Z" level=info msg="Started container" PID=279037 containerID=e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0 description=openstack/glance-default-internal-api-0/glance-httpd id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9
2026-06-11 18:17:38.358548 | controller | Jun 11 17:52:22.978393 crc crio[22018]: time="2026-06-11T17:52:22.978234175Z" level=info msg="Removing container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.358569 | controller | Jun 11 17:52:24.223856 crc crio[22018]: time="2026-06-11T17:52:24.222761871Z" level=info msg="Stopped container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358585 | controller | Jun 11 17:52:24.244445 crc crio[22018]: time="2026-06-11T17:52:24.243775203Z" level=info msg="Ran pod sandbox 325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 with infra container: openstack/nova-cell0-conductor-0/POD" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.358601 | controller | Jun 11 17:52:24.251053 crc crio[22018]: time="2026-06-11T17:52:24.25101182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=8f48ac70-96d7-4a59-ad20-0870953f4c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.358617 | controller | Jun 11 17:52:24.269555 crc crio[22018]: time="2026-06-11T17:52:24.269444678Z" level=info msg="Stopped container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358633 | controller | Jun 11 17:52:24.274924 crc crio[22018]: time="2026-06-11T17:52:24.274722877Z" level=info msg="Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358660 | controller | Jun 11 17:52:24.283878 crc crio[22018]: time="2026-06-11T17:52:24.281286814Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc0080aa070}] Aliases:map[]}"
2026-06-11 18:17:38.358678 | controller | Jun 11 17:52:24.284315 crc crio[22018]: time="2026-06-11T17:52:24.284254779Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.358694 | controller | Jun 11 17:52:24.285196 crc crio[22018]: time="2026-06-11T17:52:24.285118656Z" level=info msg="Stopped pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358710 | controller | Jun 11 17:52:24.310675 crc crio[22018]: time="2026-06-11T17:52:24.310009811Z" level=info msg="Stopped container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358726 | controller | Jun 11 17:52:24.314369 crc crio[22018]: time="2026-06-11T17:52:24.314141231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e3a212f7-14c0-4394-858a-719265b76c0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.358743 | controller | Jun 11 17:52:24.314369 crc crio[22018]: time="2026-06-11T17:52:24.314311766Z" level=info msg="Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358759 | controller | Jun 11 17:52:24.316524 crc crio[22018]: time="2026-06-11T17:52:24.316465415Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc00924e488}] Aliases:map[]}"
2026-06-11 18:17:38.358779 | controller | Jun 11 17:52:24.317172 crc crio[22018]: time="2026-06-11T17:52:24.316780015Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.358796 | controller | Jun 11 17:52:24.321257 crc crio[22018]: time="2026-06-11T17:52:24.321136967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c6305f0a-0026-4ee2-8ffa-b05c7f506d34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.358812 | controller | Jun 11 17:52:24.511202 crc crio[22018]: time="2026-06-11T17:52:24.511151598Z" level=info msg="Stopped container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358828 | controller | Jun 11 17:52:24.532637 crc crio[22018]: time="2026-06-11T17:52:24.532558407Z" level=info msg="Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358843 | controller | Jun 11 17:52:24.537099 crc crio[22018]: time="2026-06-11T17:52:24.537066032Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc0004bed50}] Aliases:map[]}"
2026-06-11 18:17:38.358880 | controller | Jun 11 17:52:24.537535 crc crio[22018]: time="2026-06-11T17:52:24.537509967Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.358898 | controller | Jun 11 17:52:24.539855 crc crio[22018]: time="2026-06-11T17:52:24.539788556Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358914 | controller | Jun 11 17:52:24.555689 crc crio[22018]: time="2026-06-11T17:52:24.553827774Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.358929 | controller | Jun 11 17:52:24.578539 crc crio[22018]: time="2026-06-11T17:52:24.573559059Z" level=info msg="Stopped pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.358945 | controller | Jun 11 17:52:24.733755 crc crio[22018]: time="2026-06-11T17:52:24.725868151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358961 | controller | Jun 11 17:52:24.733755 crc crio[22018]: time="2026-06-11T17:52:24.727271406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.358976 | controller | Jun 11 17:52:24.744976 crc crio[22018]: time="2026-06-11T17:52:24.74471905Z" level=info msg="Stopped container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.358997 | controller | Jun 11 17:52:24.749575 crc crio[22018]: time="2026-06-11T17:52:24.746801495Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.359013 | controller | Jun 11 17:52:24.758628 crc crio[22018]: time="2026-06-11T17:52:24.758530621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=625552c2-e19d-4965-b801-cbc855a57b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.359029 | controller | Jun 11 17:52:24.841410 crc crio[22018]: time="2026-06-11T17:52:24.84073501Z" level=info msg="Stopped container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.359044 | controller | Jun 11 17:52:24.843514 crc crio[22018]: time="2026-06-11T17:52:24.843406465Z" level=info msg="Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359060 | controller | Jun 11 17:52:24.846834 crc crio[22018]: time="2026-06-11T17:52:24.846775693Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc00924e600}] Aliases:map[]}"
2026-06-11 18:17:38.359076 | controller | Jun 11 17:52:24.846998 crc crio[22018]: time="2026-06-11T17:52:24.846947959Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.359092 | controller | Jun 11 17:52:24.896414 crc crio[22018]: time="2026-06-11T17:52:24.892093602Z" level=info msg="Stopped pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359108 | controller | Jun 11 17:52:25.146446 crc crio[22018]: time="2026-06-11T17:52:25.144574864Z" level=info msg="Removed container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359124 | controller | Jun 11 17:52:25.242161 crc crio[22018]: time="2026-06-11T17:52:25.242089976Z" level=info msg="Stopped pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359139 | controller | Jun 11 17:52:25.251275 crc crio[22018]: time="2026-06-11T17:52:25.244680901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e9207282-bbe6-4426-89b6-6b41c664a290 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.359155 | controller | Jun 11 17:52:25.252837 crc crio[22018]: time="2026-06-11T17:52:25.252217201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359171 | controller | Jun 11 17:52:25.267810 crc crio[22018]: time="2026-06-11T17:52:25.26757723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359191 | controller | Jun 11 17:52:25.320697 crc crio[22018]: time="2026-06-11T17:52:25.320611777Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.359207 | controller | Jun 11 17:52:25.327805 crc crio[22018]: time="2026-06-11T17:52:25.327584141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359223 | controller | Jun 11 17:52:25.348726 crc crio[22018]: time="2026-06-11T17:52:25.348663746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359238 | controller | Jun 11 17:52:25.380559 crc crio[22018]: time="2026-06-11T17:52:25.380207304Z" level=info msg="Removing container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359254 | controller | Jun 11 17:52:25.414550 crc crio[22018]: time="2026-06-11T17:52:25.41425642Z" level=info msg="Stopped pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359270 | controller | Jun 11 17:52:25.839551 crc crio[22018]: time="2026-06-11T17:52:25.838927955Z" level=info msg="Removed container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359286 | controller | Jun 11 17:52:25.889000 crc crio[22018]: time="2026-06-11T17:52:25.888922103Z" level=info msg="Removing container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359302 | controller | Jun 11 17:52:25.916566 crc crio[22018]: time="2026-06-11T17:52:25.916272387Z" level=info msg="Created container cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.359317 | controller | Jun 11 17:52:25.925020 crc crio[22018]: time="2026-06-11T17:52:25.924947728Z" level=info msg="Starting container: cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24" id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.359333 | controller | Jun 11 17:52:25.928693 crc crio[22018]: time="2026-06-11T17:52:25.928623157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359348 | controller | Jun 11 17:52:25.933846 crc crio[22018]: time="2026-06-11T17:52:25.933753692Z" level=info msg="Stopped pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359363 | controller | Jun 11 17:52:25.946400 crc crio[22018]: time="2026-06-11T17:52:25.945287973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359379 | controller | Jun 11 17:52:25.968777 crc crio[22018]: time="2026-06-11T17:52:25.968665954Z" level=info msg="Started container" PID=279579 containerID=cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47
2026-06-11 18:17:38.359401 | controller | Jun 11 17:52:26.042679 crc crio[22018]: time="2026-06-11T17:52:26.035714137Z" level=info msg="Removed container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359418 | controller | Jun 11 17:52:26.066768 crc crio[22018]: time="2026-06-11T17:52:26.066670158Z" level=info msg="Removing container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359434 | controller | Jun 11 17:52:26.221976 crc crio[22018]: time="2026-06-11T17:52:26.220636917Z" level=info msg="Removed container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359452 | controller | Jun 11 17:52:26.239435 crc crio[22018]: time="2026-06-11T17:52:26.239261866Z" level=info msg="Removing container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359470 | controller | Jun 11 17:52:26.393163 crc crio[22018]: time="2026-06-11T17:52:26.3911437Z" level=info msg="Stopped container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.359485 | controller | Jun 11 17:52:26.408282 crc crio[22018]: time="2026-06-11T17:52:26.408189605Z" level=info msg="Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359501 | controller | Jun 11 17:52:26.410028 crc crio[22018]: time="2026-06-11T17:52:26.409972942Z" level=info msg="Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc001ade090}] Aliases:map[]}"
2026-06-11 18:17:38.359517 | controller | Jun 11 17:52:26.410184 crc crio[22018]: time="2026-06-11T17:52:26.410135557Z" level=info msg="Deleting pod openstack_barbican-api-86bb58b544-9vvvm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.359533 | controller | Jun 11 17:52:26.796953 crc crio[22018]: time="2026-06-11T17:52:26.79480441Z" level=info msg="Stopping container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b (timeout: 2s)" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.359549 | controller | Jun 11 17:52:26.919678 crc crio[22018]: time="2026-06-11T17:52:26.919598718Z" level=info msg="Stopped container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.359565 | controller | Jun 11 17:52:26.925160 crc crio[22018]: time="2026-06-11T17:52:26.924694102Z" level=info msg="Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359585 | controller | Jun 11 17:52:26.925910 crc crio[22018]: time="2026-06-11T17:52:26.925851538Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc0029b46d0}] Aliases:map[]}"
2026-06-11 18:17:38.359602 | controller | Jun 11 17:52:26.926085 crc crio[22018]: time="2026-06-11T17:52:26.926008873Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.359619 | controller | Jun 11 17:52:26.968627 crc crio[22018]: time="2026-06-11T17:52:26.967714259Z" level=info msg="Stopped container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.359635 | controller | Jun 11 17:52:26.968627 crc crio[22018]: time="2026-06-11T17:52:26.968646983Z" level=info msg="Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359651 | controller | Jun 11 17:52:26.969298 crc crio[22018]: time="2026-06-11T17:52:26.969171857Z" level=info msg="Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc007484e40}] Aliases:map[]}"
2026-06-11 18:17:38.359668 | controller | Jun 11 17:52:26.969511 crc crio[22018]: time="2026-06-11T17:52:26.969299461Z" level=info msg="Deleting pod openshift-marketplace_community-operators-z9jz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.359684 | controller | Jun 11 17:52:27.008092 crc crio[22018]: time="2026-06-11T17:52:27.007121159Z" level=info msg="Created container 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082: openstack/swift-storage-0/container-server" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.359700 | controller | Jun 11 17:52:27.021108 crc crio[22018]: time="2026-06-11T17:52:27.014012435Z" level=info msg="Stopped pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359716 | controller | Jun 11 17:52:27.021108 crc crio[22018]: time="2026-06-11T17:52:27.017610879Z" level=info msg="Starting container: 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082" id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.359732 | controller | Jun 11 17:52:27.030634 crc crio[22018]: time="2026-06-11T17:52:27.026948548Z" level=info msg="Started container" PID=279601 containerID=3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082 description=openstack/swift-storage-0/container-server id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.359748 | controller | Jun 11 17:52:27.102377 crc crio[22018]: time="2026-06-11T17:52:27.098609316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ba21dc34-be7e-4a0e-9fc9-69e1faa0c2bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.359768 | controller | Jun 11 17:52:27.132559 crc crio[22018]: time="2026-06-11T17:52:27.128653855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ea742ada-4719-4317-a243-2b9f77fb1346 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.359785 | controller | Jun 11 17:52:27.149518 crc crio[22018]: time="2026-06-11T17:52:27.148210797Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.359800 | controller | Jun 11 17:52:27.150010 crc crio[22018]: time="2026-06-11T17:52:27.149658384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359816 | controller | Jun 11 17:52:27.173916 crc crio[22018]: time="2026-06-11T17:52:27.173840893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359831 | controller | Jun 11 17:52:27.246944 crc crio[22018]: time="2026-06-11T17:52:27.246371997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359846 | controller | Jun 11 17:52:27.251308 crc crio[22018]: time="2026-06-11T17:52:27.251219468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359884 | controller | Jun 11 17:52:27.416654 crc crio[22018]: time="2026-06-11T17:52:27.411223701Z" level=info msg="Removed container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359901 | controller | Jun 11 17:52:27.474839 crc crio[22018]: time="2026-06-11T17:52:27.474553533Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.359917 | controller | Jun 11 17:52:27.474839 crc crio[22018]: time="2026-06-11T17:52:27.474653247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.359933 | controller | Jun 11 17:52:27.518598 crc crio[22018]: time="2026-06-11T17:52:27.514782199Z" level=info msg="Removing container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359949 | controller | Jun 11 17:52:27.843460 crc crio[22018]: time="2026-06-11T17:52:27.841562618Z" level=info msg="Stopped pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.359964 | controller | Jun 11 17:52:27.866299 crc crio[22018]: time="2026-06-11T17:52:27.8662133Z" level=info msg="Removed container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359980 | controller | Jun 11 17:52:27.872558 crc crio[22018]: time="2026-06-11T17:52:27.87157625Z" level=info msg="Removing container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.359996 | controller | Jun 11 17:52:27.929929 crc crio[22018]: time="2026-06-11T17:52:27.928508266Z" level=info msg="Stopped pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.360017 | controller | Jun 11 17:52:27.960853 crc crio[22018]: time="2026-06-11T17:52:27.960770891Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}"
2026-06-11 18:17:38.360033 | controller | Jun 11 17:52:27.960853 crc crio[22018]: time="2026-06-11T17:52:27.960831803Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.360050 | controller | Jun 11 17:52:28.086454 crc crio[22018]: time="2026-06-11T17:52:28.081535908Z" level=info msg="Created container ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1: openstack/glance-default-external-api-0/glance-httpd" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.360066 | controller | Jun 11 17:52:28.096583 crc crio[22018]: time="2026-06-11T17:52:28.095570576Z" level=info msg="Starting container: ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1" id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.360081 | controller | Jun 11 17:52:28.103784 crc crio[22018]: time="2026-06-11T17:52:28.103642909Z" level=info msg="Created container 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f: openstack/swift-storage-0/container-replicator" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.360097 | controller | Jun 11 17:52:28.115629 crc crio[22018]: time="2026-06-11T17:52:28.108296551Z" level=info msg="Starting container: 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f" id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.360112 | controller | Jun 11 17:52:28.130724 crc crio[22018]: time="2026-06-11T17:52:28.123398262Z" level=info msg="Started container" PID=279806 containerID=ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1 description=openstack/glance-default-external-api-0/glance-httpd id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b
2026-06-11 18:17:38.360128 | controller | Jun 11 17:52:28.148586 crc crio[22018]: time="2026-06-11T17:52:28.148184686Z" level=info msg="Started container" PID=279796 containerID=988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f description=openstack/swift-storage-0/container-replicator id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.360144 | controller | Jun 11 17:52:28.201624 crc crio[22018]: time="2026-06-11T17:52:28.201557457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=867248e1-e33a-4049-8c93-c0dec1124c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360159 | controller | Jun 11 17:52:28.255752 crc crio[22018]: time="2026-06-11T17:52:28.255645038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d6325c5b-fe49-4ebe-bd5c-1b6367446684 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360174 | controller | Jun 11 17:52:28.283475 crc crio[22018]: time="2026-06-11T17:52:28.281476387Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.360194 | controller | Jun 11 17:52:28.283475 crc crio[22018]: time="2026-06-11T17:52:28.283040988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360210 | controller | Jun 11 17:52:28.371053 crc crio[22018]: time="2026-06-11T17:52:28.370899528Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.360226 | controller | Jun 11 17:52:28.371053 crc crio[22018]: time="2026-06-11T17:52:28.370977371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360241 | controller | Jun 11 17:52:28.450263 crc crio[22018]: time="2026-06-11T17:52:28.449626803Z" level=info msg="Removed container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360256 | controller | Jun 11 17:52:28.459549 crc crio[22018]: time="2026-06-11T17:52:28.457981602Z" level=info msg="Removing container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360272 | controller | Jun 11 17:52:28.516595 crc crio[22018]: 2026-06-11T17:52:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ab70007db16f4 Mac:ce:52:1c:f0:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc SocketPath: PciID:}] [{Interface:0xc000238690 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.360287 | controller | Jun 11 17:52:28.518096 crc crio[22018]: time="2026-06-11T17:52:28.518000828Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}"
2026-06-11 18:17:38.360303 | controller | Jun 11 17:52:28.518243 crc crio[22018]: time="2026-06-11T17:52:28.51819743Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.360319 | controller | Jun 11 17:52:28.577970 crc crio[22018]: time="2026-06-11T17:52:28.577898631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360334 | controller | Jun 11 17:52:28.583729 crc crio[22018]: time="2026-06-11T17:52:28.583662007Z" level=info msg="Removed container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360350 | controller | Jun 11 17:52:28.609097 crc crio[22018]: time="2026-06-11T17:52:28.602832233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360366 | controller | Jun 11 17:52:28.611790 crc crio[22018]: time="2026-06-11T17:52:28.611715677Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}"
2026-06-11 18:17:38.360386 | controller | Jun 11 17:52:28.611790 crc crio[22018]: time="2026-06-11T17:52:28.611779199Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.360402 | controller | Jun 11 17:52:28.622517 crc crio[22018]: time="2026-06-11T17:52:28.621900094Z" level=info msg="Removing container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360418 | controller | Jun 11 17:52:28.649731 crc crio[22018]: time="2026-06-11T17:52:28.649609959Z" level=info msg="Ran pod sandbox 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 with infra container: openstack/nova-api-0/POD" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.360434 | controller | Jun 11 17:52:28.655272 crc crio[22018]: time="2026-06-11T17:52:28.655221443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360449 | controller | Jun 11 17:52:28.655790 crc crio[22018]: time="2026-06-11T17:52:28.65577046Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360465 | controller | Jun 11 17:52:28.655930 crc crio[22018]: time="2026-06-11T17:52:28.655914595Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360481 | controller | Jun 11 17:52:28.679640 crc crio[22018]: time="2026-06-11T17:52:28.678704079Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.360496 | controller | Jun 11 17:52:28.687819 crc crio[22018]: time="2026-06-11T17:52:28.685280371Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 18:17:38.360511 | controller | Jun 11 17:52:28.817862 crc crio[22018]: time="2026-06-11T17:52:28.817130046Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.360527 | controller | Jun 11 17:52:28.817862 crc crio[22018]: time="2026-06-11T17:52:28.817705584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360543 | controller | Jun 11 17:52:28.869094 crc crio[22018]: time="2026-06-11T17:52:28.868911306Z" level=info msg="Removed container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360558 | controller | Jun 11 17:52:28.892514 crc crio[22018]: time="2026-06-11T17:52:28.885314907Z" level=info msg="Removing container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360574 | controller | Jun 11 17:52:28.933743 crc crio[22018]: time="2026-06-11T17:52:28.933122526Z" level=info msg="Removed container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360593 | controller | Jun 11 17:52:28.941776 crc crio[22018]: time="2026-06-11T17:52:28.940932318Z" level=info msg="Removing container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360609 | controller | Jun 11 17:52:28.982869 crc crio[22018]: time="2026-06-11T17:52:28.982752363Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}"
2026-06-11 18:17:38.360624 | controller | Jun 11 17:52:28.982869 crc crio[22018]: time="2026-06-11T17:52:28.982807285Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.360640 | controller | Jun 11 17:52:29.017527 crc crio[22018]: time="2026-06-11T17:52:29.011199278Z" level=info msg="Removed container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360656 | controller | Jun 11 17:52:29.028150 crc crio[22018]: time="2026-06-11T17:52:29.027743193Z" level=info msg="Removing container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360672 | controller | Jun 11 17:52:29.052562 crc crio[22018]: time="2026-06-11T17:52:29.050716165Z" level=info msg="Created container acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526: openstack/swift-storage-0/container-auditor" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.360687 | controller | Jun 11 17:52:29.059116 crc crio[22018]: time="2026-06-11T17:52:29.058691419Z" level=info msg="Starting container: acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526" id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.360702 | controller | Jun 11 17:52:29.083717 crc crio[22018]: time="2026-06-11T17:52:29.083104568Z" level=info msg="Started container" PID=280257 containerID=acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526 description=openstack/swift-storage-0/container-auditor id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.360718 | controller | Jun 11 17:52:29.115493 crc crio[22018]: time="2026-06-11T17:52:29.115405723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=b037abd8-cd76-4111-910b-cfed1efdd2a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360734 | controller | Jun 11 17:52:29.116975 crc crio[22018]: time="2026-06-11T17:52:29.115591208Z" level=info msg="Removed container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360749 | controller | Jun 11 17:52:29.116975 crc crio[22018]: time="2026-06-11T17:52:29.115682221Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.360769 | controller | Jun 11 17:52:29.116975 crc crio[22018]: time="2026-06-11T17:52:29.115751004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360785 | controller | Jun 11 17:52:29.122216 crc crio[22018]: time="2026-06-11T17:52:29.121979734Z" level=info msg="Removing container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360801 | controller | Jun 11 17:52:29.222379 crc crio[22018]: time="2026-06-11T17:52:29.219461426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c106c638-3a78-49da-bbe0-d60beed518e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.360816 | controller | Jun 11 17:52:29.241630 crc crio[22018]: time="2026-06-11T17:52:29.241528564Z" level=info msg="Removed container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360831 | controller | Jun 11 17:52:29.257701 crc crio[22018]: time="2026-06-11T17:52:29.255283015Z" level=info msg="Removing container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.360862 | controller | Jun 11 17:52:29.323132 crc crio[22018]: time="2026-06-11T17:52:29.323055648Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}"
2026-06-11 18:17:38.360883 | controller | Jun 11 17:52:29.323503 crc crio[22018]: time="2026-06-11T17:52:29.323479372Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.360900 | controller | Jun 11 17:52:29.354307 crc crio[22018]: time="2026-06-11T17:52:29.352081181Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.360916 | controller | Jun 11 17:52:29.375579 crc crio[22018]: time="2026-06-11T17:52:29.375066041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.360931 | controller | Jun 11 17:52:29.393674 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9055784ea6fd611 Mac:9e:43:b6:a2:3c:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.360947 | controller | Jun 11 17:52:29.397973 crc crio[22018]: time="2026-06-11T17:52:29.394087297Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}"
2026-06-11 18:17:38.360963 | controller | Jun 11 17:52:29.397973 crc crio[22018]: time="2026-06-11T17:52:29.394228752Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.360984 | controller | Jun 11 17:52:29.437882 crc crio[22018]: time="2026-06-11T17:52:29.436992593Z" level=info msg="Ran pod sandbox 9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 with infra container: openstack/cinder-api-0/POD" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.361001 | controller | Jun 11 17:52:29.440755 crc crio[22018]: time="2026-06-11T17:52:29.440614929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=23f8a0fc-18bb-4e0e-8b01-bf6ad2b16ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361017 | controller | Jun 11 17:52:29.449781 crc crio[22018]: time="2026-06-11T17:52:29.447857111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a9f0f19c-50b3-4b64-9ce4-8ec33bfe7203 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361034 | controller | Jun 11 17:52:29.471140 crc crio[22018]: time="2026-06-11T17:52:29.470874318Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.361050 | controller | Jun 11 17:52:29.479708 crc crio[22018]: time="2026-06-11T17:52:29.479628016Z" level=info msg="Removed container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361066 | controller | Jun 11 17:52:29.481073 crc crio[22018]: time="2026-06-11T17:52:29.480047863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361082 | controller | Jun 11 17:52:29.492126 crc crio[22018]: time="2026-06-11T17:52:29.491616802Z" level=info msg="Removing container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361099 | controller | Jun 11 17:52:29.615477 crc crio[22018]: time="2026-06-11T17:52:29.61028381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361115 | controller | Jun 11 17:52:29.615477 crc crio[22018]: time="2026-06-11T17:52:29.615024148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361131 | controller | Jun 11 17:52:29.671896 crc crio[22018]: time="2026-06-11T17:52:29.662263912Z" level=info msg="Removed container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361148 | controller | Jun 11 17:52:29.691623 crc crio[22018]: time="2026-06-11T17:52:29.691142585Z" level=info msg="Removing container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361164 | controller | Jun 11 17:52:29.740257 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02b2569bc4a37 Mac:ee:b0:5b:97:1d:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.361181 | controller | Jun 11 17:52:29.749386 crc crio[22018]: time="2026-06-11T17:52:29.741754492Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}"
2026-06-11 18:17:38.361201 | controller | Jun 11 17:52:29.754258 crc crio[22018]: time="2026-06-11T17:52:29.754158794Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.361219 | controller | Jun 11 17:52:29.846283 crc crio[22018]: time="2026-06-11T17:52:29.846059413Z" level=info msg="Removed container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361235 | controller | Jun 11 17:52:29.848785 crc crio[22018]: time="2026-06-11T17:52:29.847316033Z" level=info msg="Ran pod sandbox 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 with infra container: openstack/nova-metadata-0/POD" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.361252 | controller | Jun 11 17:52:29.857139 crc crio[22018]: time="2026-06-11T17:52:29.857047429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361268 | controller | Jun 11 17:52:29.857301 crc crio[22018]: time="2026-06-11T17:52:29.857261676Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361285 | controller | Jun 11 17:52:29.857398 crc crio[22018]: time="2026-06-11T17:52:29.857316558Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361301 | controller | Jun 11 17:52:29.863995 crc crio[22018]: time="2026-06-11T17:52:29.8592318Z" level=info msg="Removing container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361317 | controller | Jun 11 17:52:29.863995 crc crio[22018]: time="2026-06-11T17:52:29.859757327Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.361333 | controller | Jun 11 17:52:29.880388 crc crio[22018]: time="2026-06-11T17:52:29.875286522Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 18:17:38.361350 | controller | Jun 11 17:52:29.930714 crc crio[22018]: time="2026-06-11T17:52:29.930618096Z" level=info msg="Removed container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361366 | controller | Jun 11 17:52:29.939885 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ec5f81eca203e9 Mac:be:c7:a5:25:8a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.361386 | controller | Jun 11 17:52:29.940746 crc crio[22018]: time="2026-06-11T17:52:29.939890397Z" level=info msg="Created container 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b: openstack/swift-storage-0/container-updater" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.361403 | controller | Jun 11 17:52:29.940870 crc crio[22018]: time="2026-06-11T17:52:29.940837435Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}"
2026-06-11 18:17:38.361420 | controller | Jun 11 17:52:29.941086 crc crio[22018]: time="2026-06-11T17:52:29.940713041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361436 | controller | Jun 11 17:52:29.941209 crc crio[22018]: time="2026-06-11T17:52:29.941188376Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.361453 | controller | Jun 11 17:52:29.949372 crc crio[22018]: time="2026-06-11T17:52:29.949254936Z" level=info msg="Ran pod sandbox 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 with infra container: openstack/nova-scheduler-0/POD" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.361469 | controller | Jun 11 17:52:29.952258 crc crio[22018]: time="2026-06-11T17:52:29.952001527Z" level=info msg="Removing container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361485 | controller | Jun 11 17:52:29.953742 crc crio[22018]: time="2026-06-11T17:52:29.95371646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361502 | controller | Jun 11 17:52:29.953948 crc crio[22018]: time="2026-06-11T17:52:29.953931297Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361518 | controller | Jun 11 17:52:29.954066 crc crio[22018]: time="2026-06-11T17:52:29.954048741Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361534 | controller | Jun 11 17:52:29.954305 crc crio[22018]: time="2026-06-11T17:52:29.952025351Z" level=info msg="Starting container: 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b" id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.361551 | controller | Jun 11 17:52:29.964007 crc crio[22018]: time="2026-06-11T17:52:29.96391497Z" level=info msg="Started container" PID=280395 containerID=1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b description=openstack/swift-storage-0/container-updater id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.361567 | controller | Jun 11 17:52:29.964007 crc crio[22018]: time="2026-06-11T17:52:29.963975491Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.361587 | controller | Jun 11 17:52:29.966929 crc crio[22018]: time="2026-06-11T17:52:29.966866324Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 18:17:38.361604 | controller | Jun 11 17:52:29.981836 crc crio[22018]: time="2026-06-11T17:52:29.98175185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=99badb8c-8ccb-4da8-81d5-a1707fab3c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361621 | controller | Jun 11 17:52:30.006155 crc crio[22018]: time="2026-06-11T17:52:30.006067172Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.361637 | controller | Jun 11 17:52:30.006251 crc crio[22018]: time="2026-06-11T17:52:30.006197187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361654 | controller | Jun 11 17:52:30.038873 crc crio[22018]: time="2026-06-11T17:52:30.038779767Z" level=info msg="Removed container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361670 | controller | Jun 11 17:52:30.051964 crc crio[22018]: time="2026-06-11T17:52:30.051880282Z" level=info msg="Removing container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361686 | controller | Jun 11 17:52:30.081236 crc crio[22018]: time="2026-06-11T17:52:30.081139762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=70ab6168-0664-4ead-8353-45a47c7bda5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361702 | controller | Jun 11 17:52:30.150533 crc crio[22018]: time="2026-06-11T17:52:30.150129419Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.361718 | controller | Jun 11 17:52:30.183877 crc crio[22018]: time="2026-06-11T17:52:30.183281387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361735 | controller | Jun 11 17:52:30.259129 crc crio[22018]: time="2026-06-11T17:52:30.258934599Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}"
2026-06-11 18:17:38.361752 | controller | Jun 11 17:52:30.259129 crc crio[22018]: time="2026-06-11T17:52:30.259075704Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.361768 | controller | Jun 11 17:52:30.312029 crc crio[22018]: time="2026-06-11T17:52:30.311515939Z" level=info msg="Removed container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361785 | controller | Jun 11 17:52:30.322375 crc crio[22018]: time="2026-06-11T17:52:30.32065084Z" level=info msg="Removing container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361805 | controller | Jun 11 17:52:30.393482 crc crio[22018]: time="2026-06-11T17:52:30.392446192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361822 | controller | Jun 11 17:52:30.442126 crc crio[22018]: time="2026-06-11T17:52:30.438075911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361839 | controller | Jun 11 17:52:30.503386 crc crio[22018]: time="2026-06-11T17:52:30.497067275Z" level=info msg="Removed container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.361874 | controller | Jun 11 17:52:30.668073 crc crio[22018]: time="2026-06-11T17:52:30.667976067Z" level=info msg="Created container ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c: openstack/swift-storage-0/object-server" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.361892 | controller | Jun 11 17:52:30.668980 crc crio[22018]: time="2026-06-11T17:52:30.668943778Z" level=info msg="Starting container: ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c" id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.361909 | controller | Jun 11 17:52:30.683653 crc crio[22018]: time="2026-06-11T17:52:30.677902518Z" level=info msg="Started container" PID=280546 containerID=ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c description=openstack/swift-storage-0/object-server id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.361926 | controller | Jun 11 17:52:30.692058 crc crio[22018]: time="2026-06-11T17:52:30.690582859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4528558e-6dfd-4e0a-8adf-6f587bbe9fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361943 | controller | Jun 11 17:52:30.788228 crc crio[22018]: time="2026-06-11T17:52:30.78805394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ced7c483-83a1-420d-8c06-61494146427c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.361960 | controller | Jun 11 17:52:30.802738 crc crio[22018]: time="2026-06-11T17:52:30.801523201Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.361977 | controller | Jun 11 17:52:30.802738 crc crio[22018]: time="2026-06-11T17:52:30.801893973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.361993 | controller | Jun 11 17:52:30.974181 crc crio[22018]: time="2026-06-11T17:52:30.967058733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362009 | controller | Jun 11 17:52:30.976280 crc crio[22018]: 2026-06-11T17:52:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226e4a697fa4dac Mac:7a:5d:d5:26:de:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 SocketPath: PciID:}] [{Interface:0xc000404750 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.362031 | controller | Jun 11 17:52:30.986785 crc crio[22018]: time="2026-06-11T17:52:30.978269389Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}"
2026-06-11 18:17:38.362048 | controller | Jun 11 17:52:30.986785 crc crio[22018]: time="2026-06-11T17:52:30.978543998Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.362065 | controller | Jun 11 17:52:30.986785 crc crio[22018]: time="2026-06-11T17:52:30.983828355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362082 | controller | Jun 11 17:52:30.999869 crc crio[22018]: time="2026-06-11T17:52:30.999776033Z" level=info msg="Ran pod sandbox 226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 with infra container: openstack/cinder-scheduler-0/POD" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.362098 | controller | Jun 11 17:52:31.011998 crc crio[22018]: time="2026-06-11T17:52:31.011900209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362114 | controller | Jun 11 17:52:31.012574 crc crio[22018]: time="2026-06-11T17:52:31.01254695Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362131 | controller | Jun 11 17:52:31.012720 crc crio[22018]: time="2026-06-11T17:52:31.012698525Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362147 | controller | Jun 11 17:52:31.014989 crc crio[22018]: time="2026-06-11T17:52:31.014543303Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.362163 | controller | Jun 11 17:52:31.029679 crc crio[22018]: time="2026-06-11T17:52:31.024900702Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 18:17:38.362180 | controller | Jun 11 17:52:31.166752 crc crio[22018]: time="2026-06-11T17:52:31.166663449Z" level=info msg="Created container e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be: openstack/swift-storage-0/object-replicator" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362197 | controller | Jun 11 17:52:31.192079 crc crio[22018]: time="2026-06-11T17:52:31.191167015Z" level=info msg="Starting container: e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be" id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.362214 | controller | Jun 11 17:52:31.216868 crc crio[22018]: time="2026-06-11T17:52:31.216251329Z" level=info msg="Started container" PID=280591 containerID=e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be description=openstack/swift-storage-0/object-replicator id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.362234 | controller | Jun 11 17:52:31.320609 crc crio[22018]: time="2026-06-11T17:52:31.320306832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=eefc465b-1e0c-47cf-97e0-eafa98b35c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362252 | controller | Jun 11 17:52:31.350999 crc crio[22018]: time="2026-06-11T17:52:31.348623384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=32e63dde-2076-4679-a785-34b876677d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362268 | controller | Jun 11 17:52:31.364591 crc crio[22018]: time="2026-06-11T17:52:31.364497144Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362285 | controller | Jun 11 17:52:31.365978 crc crio[22018]: time="2026-06-11T17:52:31.365954521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362301 | controller | Jun 11 17:52:31.810930 crc crio[22018]: time="2026-06-11T17:52:31.810773776Z" level=info msg="Stopping container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 (timeout: 2s)" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.362317 | controller | Jun 11 17:52:31.892904 crc crio[22018]: time="2026-06-11T17:52:31.890665263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362334 | controller | Jun 11 17:52:31.931606 crc crio[22018]: time="2026-06-11T17:52:31.930781755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362350 | controller | Jun 11 17:52:31.948445 crc crio[22018]: time="2026-06-11T17:52:31.948248532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362366 | controller | Jun 11 17:52:31.966477 crc crio[22018]: time="2026-06-11T17:52:31.965893494Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.362382 | controller | Jun 11 17:52:31.967609 crc crio[22018]: time="2026-06-11T17:52:31.967515916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=70277fc4-533d-4ea3-b619-6d606fd76b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362398 | controller | Jun 11 17:52:32.061125 crc crio[22018]: time="2026-06-11T17:52:32.060764093Z" level=info msg="Stopped container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.362415 | controller | Jun 11 17:52:32.070845 crc crio[22018]: time="2026-06-11T17:52:32.067603392Z" level=info msg="Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.362431 | controller | Jun 11 17:52:32.100672 crc crio[22018]: time="2026-06-11T17:52:32.094651053Z" level=info msg="Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc0029b5398}] Aliases:map[]}"
2026-06-11 18:17:38.362455 | controller | Jun 11 17:52:32.100672 crc crio[22018]: time="2026-06-11T17:52:32.095020265Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-c2d7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.362472 | controller | Jun 11 17:52:32.362897 crc crio[22018]: time="2026-06-11T17:52:32.357231317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=93182a1e-be35-4316-a0f8-e7ab2f46bd89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362488 | controller | Jun 11 17:52:32.635537 crc crio[22018]: time="2026-06-11T17:52:32.633866215Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362505 | controller | Jun 11 17:52:32.650380 crc crio[22018]: time="2026-06-11T17:52:32.650031967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362521 | controller | Jun 11 17:52:32.799396 crc crio[22018]: time="2026-06-11T17:52:32.79362294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362537 | controller | Jun 11 17:52:32.816379 crc crio[22018]: time="2026-06-11T17:52:32.808746905Z" level=info msg="Created container 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7: openstack/cinder-api-0/cinder-api-log" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362553 | controller | Jun 11 17:52:32.832585 crc crio[22018]: time="2026-06-11T17:52:32.832486506Z" level=info msg="Starting container: 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7" id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.362569 | controller | Jun 11 17:52:32.854744 crc crio[22018]: time="2026-06-11T17:52:32.853240104Z" level=info msg="Started container" PID=280706 containerID=72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7 description=openstack/cinder-api-0/cinder-api-log id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930
2026-06-11 18:17:38.362586 | controller | Jun 11 17:52:32.884191 crc crio[22018]: time="2026-06-11T17:52:32.88412631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=38a04054-256e-4da6-835c-36a50c5589db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362602 | controller | Jun 11 17:52:33.033392 crc crio[22018]: time="2026-06-11T17:52:33.033249224Z" level=info msg="Stopped pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.362618 | controller | Jun 11 17:52:33.081010 crc crio[22018]: time="2026-06-11T17:52:33.080917856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f0223e22-136f-4907-b231-d730e39a8861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362634 | controller | Jun 11 17:52:33.109943 crc crio[22018]: time="2026-06-11T17:52:33.109830253Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362669 | controller | Jun 11 17:52:33.110306 crc crio[22018]: time="2026-06-11T17:52:33.110232856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362694 | controller | Jun 11 17:52:33.145005 crc crio[22018]: time="2026-06-11T17:52:33.144918533Z" level=info msg="Created container 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5: openstack/swift-storage-0/object-auditor" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362713 | controller | Jun 11 17:52:33.156194 crc crio[22018]: time="2026-06-11T17:52:33.156066289Z" level=info msg="Starting container: 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5" id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.362731 | controller | Jun 11 17:52:33.246549 crc crio[22018]: time="2026-06-11T17:52:33.24349411Z" level=info msg="Started container" PID=280701 containerID=4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5 description=openstack/swift-storage-0/object-auditor id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.362750 | controller | Jun 11 17:52:33.352915 crc crio[22018]: time="2026-06-11T17:52:33.352524226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=53a01a98-01f4-41cb-bd83-eaf4de4d7fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362769 | controller | Jun 11 17:52:33.914839 crc crio[22018]: time="2026-06-11T17:52:33.913256938Z" level=info msg="Removing container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.362787 | controller | Jun 11 17:52:34.229599 crc crio[22018]: time="2026-06-11T17:52:34.222852066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362806 | controller | Jun 11 17:52:34.671250 crc crio[22018]: time="2026-06-11T17:52:34.671121724Z" level=info msg="Created container b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d: openstack/cinder-scheduler-0/cinder-scheduler" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.362825 | controller | Jun 11 17:52:34.679942 crc crio[22018]: time="2026-06-11T17:52:34.679745532Z" level=info msg="Starting container: b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d" id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.362843 | controller | Jun 11 17:52:34.707147 crc crio[22018]: time="2026-06-11T17:52:34.706955972Z" level=info msg="Started container" PID=280853 containerID=b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d description=openstack/cinder-scheduler-0/cinder-scheduler id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804
2026-06-11 18:17:38.362882 | controller | Jun 11 17:52:34.770238 crc crio[22018]: time="2026-06-11T17:52:34.764676327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2923258e-bdf0-421b-a35c-6e91522b8f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362902 | controller | Jun 11 17:52:35.520535 crc crio[22018]: time="2026-06-11T17:52:35.519911003Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-24pt9/POD" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.362919 | controller | Jun 11 17:52:35.521997 crc crio[22018]: time="2026-06-11T17:52:35.520587385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.362940 | controller | Jun 11 17:52:35.822147 crc crio[22018]: time="2026-06-11T17:52:35.82193162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1b5864bc-d631-403b-8967-03e883d348fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.362958 | controller | Jun 11 17:52:36.986578 crc crio[22018]: time="2026-06-11T17:52:36.985775089Z" level=info msg="Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.362974 | controller | Jun 11 17:52:36.988826 crc crio[22018]: time="2026-06-11T17:52:36.987403442Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc00285c580}] Aliases:map[]}"
2026-06-11 18:17:38.362991 | controller | Jun 11 17:52:36.988826 crc crio[22018]: time="2026-06-11T17:52:36.987576367Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-6lrnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.363008 | controller | Jun 11 17:52:39.950633 crc crio[22018]: time="2026-06-11T17:52:39.94973381Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363025 | controller | Jun 11 17:52:39.993163 crc crio[22018]: time="2026-06-11T17:52:39.992947805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363041 | controller | Jun 11 17:52:39.993163 crc crio[22018]: time="2026-06-11T17:52:39.993001599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363058 | controller | Jun 11 17:52:40.839022 crc crio[22018]: time="2026-06-11T17:52:40.838638902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363075 | controller | Jun 11 17:52:40.971197 crc crio[22018]: time="2026-06-11T17:52:40.970579713Z" level=info msg="Created container f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66: openstack/cinder-api-0/cinder-api" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363091 | controller | Jun 11 17:52:40.973108 crc crio[22018]: time="2026-06-11T17:52:40.972584547Z" level=info msg="Starting container: f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66" id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.363108 | controller | Jun 11 17:52:40.978594 crc crio[22018]: time="2026-06-11T17:52:40.978477584Z" level=info msg="Started container" PID=281427 containerID=f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66 description=openstack/cinder-api-0/cinder-api id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930
2026-06-11 18:17:38.363125 | controller | Jun 11 17:52:41.276567 crc crio[22018]: time="2026-06-11T17:52:41.274629363Z" level=info msg="Stopped pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.363145 | controller | Jun 11 17:52:41.287237 crc crio[22018]: time="2026-06-11T17:52:41.287173185Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.363162 | controller | Jun 11 17:52:41.290561 crc crio[22018]: time="2026-06-11T17:52:41.290396898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=02c78866-78b3-4051-a71e-eb01219f5493 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363179 | controller | Jun 11 17:52:41.317975 crc crio[22018]: time="2026-06-11T17:52:41.317891382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=88b2c9fe-f4fe-45c3-aee6-6da5704112d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363196 | controller | Jun 11 17:52:41.337924 crc crio[22018]: time="2026-06-11T17:52:41.337726813Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.363213 | controller | Jun 11 17:52:41.346108 crc crio[22018]: time="2026-06-11T17:52:41.345973414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8e7b1c63-4c85-4c7c-8578-0732b8234d9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363229 | controller | Jun 11 17:52:41.355100 crc crio[22018]: time="2026-06-11T17:52:41.354978663Z" level=info msg="Removed container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.363245 | controller | Jun 11 17:52:41.367260 crc crio[22018]: time="2026-06-11T17:52:41.367175652Z" level=info msg="Removing container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.363262 | controller | Jun 11 17:52:41.463833 crc crio[22018]: time="2026-06-11T17:52:41.463693598Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.363278 | controller | Jun 11 17:52:41.464535 crc crio[22018]: time="2026-06-11T17:52:41.464398627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ad5de8de-9167-40e4-9947-90b6bc27b48d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363294 | controller | Jun 11 17:52:41.508761 crc crio[22018]: time="2026-06-11T17:52:41.508660496Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8c0307cd-b385-4d15-8d70-5dc9a890b7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363311 | controller | Jun 11 17:52:41.515129 crc crio[22018]: time="2026-06-11T17:52:41.515044325Z" level=info msg="Removed container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.363327 | controller | Jun 11 17:52:41.521399 crc crio[22018]: time="2026-06-11T17:52:41.521260591Z" level=info msg="Removing container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.363344 | controller | Jun 11 17:52:41.546067 crc crio[22018]: time="2026-06-11T17:52:41.545941563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ff551482-321e-434c-8e18-07ef7b65f292 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363364 | controller | Jun 11 17:52:41.546067 crc crio[22018]: time="2026-06-11T17:52:41.545968446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363381 | controller | Jun 11 17:52:41.552663 crc crio[22018]: time="2026-06-11T17:52:41.552520933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363398 | controller | Jun 11 17:52:41.554410 crc crio[22018]: time="2026-06-11T17:52:41.554260878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d5836205-b6b4-4adf-888a-5e396e769b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363415 | controller | Jun 11 17:52:41.555972 crc crio[22018]: time="2026-06-11T17:52:41.555896123Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}"
2026-06-11 18:17:38.363432 | controller | Jun 11 17:52:41.555972 crc crio[22018]: time="2026-06-11T17:52:41.555965515Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-24pt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.363450 | controller | Jun 11 17:52:41.563549 crc crio[22018]: time="2026-06-11T17:52:41.562873055Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.363467 | controller | Jun 11 17:52:41.564045 crc crio[22018]: time="2026-06-11T17:52:41.563992297Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363483 | controller | Jun 11 17:52:41.566683 crc crio[22018]: time="2026-06-11T17:52:41.565799466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363500 | controller | Jun 11 17:52:41.567229 crc crio[22018]: time="2026-06-11T17:52:41.566873049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b88903ea-7c41-42ab-bd29-3420497c2506 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363516 | controller | Jun 11 17:52:41.575642 crc crio[22018]: time="2026-06-11T17:52:41.575492214Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363533 | controller | Jun 11 17:52:41.584990 crc crio[22018]: time="2026-06-11T17:52:41.584862703Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363549 | controller | Jun 11 17:52:41.592235 crc crio[22018]: time="2026-06-11T17:52:41.592143444Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363566 | controller | Jun 11 17:52:41.608833 crc crio[22018]: time="2026-06-11T17:52:41.608760514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363586 | controller | Jun 11 17:52:41.627945 crc crio[22018]: time="2026-06-11T17:52:41.627896644Z" level=info msg="Removed container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.363602 | controller | Jun 11 17:52:41.630407 crc crio[22018]: time="2026-06-11T17:52:41.630159715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363619 | controller | Jun 11 17:52:41.630407 crc crio[22018]: time="2026-06-11T17:52:41.630288444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363635 | controller | Jun 11 17:52:41.631274 crc crio[22018]: time="2026-06-11T17:52:41.631003287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f05fff43-f96b-40f7-847b-cc471634612c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363651 | controller | Jun 11 17:52:41.684038 crc crio[22018]: time="2026-06-11T17:52:41.683966807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363667 | controller | Jun 11 17:52:41.716683 crc crio[22018]: time="2026-06-11T17:52:41.716528446Z" level=info msg="Created container 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67: openstack/swift-storage-0/object-updater" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363683 | controller | Jun 11 17:52:41.719175 crc crio[22018]: time="2026-06-11T17:52:41.718590231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363699 | controller | Jun 11 17:52:41.719878 crc crio[22018]: time="2026-06-11T17:52:41.719794133Z" level=info msg="Starting container: 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67" id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.363715 | controller | Jun 11 17:52:41.727392 crc crio[22018]: time="2026-06-11T17:52:41.727252547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363731 | controller | Jun 11 17:52:41.741872 crc crio[22018]: time="2026-06-11T17:52:41.74082846Z" level=info msg="Started container" PID=281629 containerID=89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67 description=openstack/swift-storage-0/object-updater id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.363747 | controller | Jun 11 17:52:41.778232 crc crio[22018]: time="2026-06-11T17:52:41.776701809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2bd3e778-9b6a-4b23-9495-06630d376fbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363764 | controller | Jun 11 17:52:41.834940 crc crio[22018]: time="2026-06-11T17:52:41.834831443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363779 | controller | Jun 11 17:52:41.842956 crc crio[22018]: time="2026-06-11T17:52:41.842774275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363800 | controller | Jun 11 17:52:41.847088 crc crio[22018]: time="2026-06-11T17:52:41.845107771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ab5d3578-ae9b-41ea-a092-b31809bd1a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363816 | controller | Jun 11 17:52:41.847088 crc crio[22018]: time="2026-06-11T17:52:41.845564545Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363832 | controller | Jun 11 17:52:41.847778 crc crio[22018]: time="2026-06-11T17:52:41.847719095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363863 | controller | Jun 11 17:52:41.860489 crc crio[22018]: time="2026-06-11T17:52:41.855908947Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363884 | controller | Jun 11 17:52:41.860724 crc crio[22018]: time="2026-06-11T17:52:41.860523877Z" level=info msg="Created container de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a: openstack/ceilometer-0/sg-core" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.363902 | controller | Jun 11 17:52:41.865113 crc crio[22018]: time="2026-06-11T17:52:41.863889386Z" level=info msg="Starting container: de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a" id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.363918 | controller | Jun 11 17:52:41.876153 crc crio[22018]: time="2026-06-11T17:52:41.873026878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363934 | controller | Jun 11 17:52:41.880904 crc crio[22018]: time="2026-06-11T17:52:41.88060863Z" level=info msg="Started container" PID=281670 containerID=de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a description=openstack/ceilometer-0/sg-core id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6
2026-06-11 18:17:38.363951 | controller | Jun 11 17:52:41.900936 crc crio[22018]: time="2026-06-11T17:52:41.900887999Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f7eb1da6-f5a9-48d3-8d0d-448ba77c08c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.363967 | controller | Jun 11 17:52:41.925814 crc crio[22018]: time="2026-06-11T17:52:41.925731097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363983 | controller | Jun 11 17:52:41.946522 crc crio[22018]: time="2026-06-11T17:52:41.944263489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.363999 | controller | Jun 11 17:52:41.960871 crc crio[22018]: time="2026-06-11T17:52:41.960737037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364016 | controller | Jun 11 17:52:42.000536 crc crio[22018]: time="2026-06-11T17:52:42.000456994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364032 | controller | Jun 11 17:52:42.001313 crc crio[22018]: time="2026-06-11T17:52:42.00071434Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9b4aaf0d-f8f1-47a7-9102-cb0053d22a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364053 | controller | Jun 11 17:52:42.002092 crc crio[22018]: time="2026-06-11T17:52:42.002030385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364069 | controller | Jun 11 17:52:42.005834 crc crio[22018]: time="2026-06-11T17:52:42.005770493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364086 | controller | Jun 11 17:52:42.015688 crc crio[22018]: time="2026-06-11T17:52:42.015616877Z" level=info msg="Created container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364102 | controller | Jun 11 17:52:42.016648 crc crio[22018]: time="2026-06-11T17:52:42.016621477Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364118 | controller | Jun 11 17:52:42.017094 crc crio[22018]: time="2026-06-11T17:52:42.017072471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364134 | controller | Jun 11 17:52:42.021161 crc crio[22018]: time="2026-06-11T17:52:42.021082643Z" level=info msg="Starting container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2" id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.364151 | controller | Jun 11 17:52:42.028812 crc crio[22018]: time="2026-06-11T17:52:42.028692177Z" level=info msg="Started container" PID=281689 containerID=3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517
2026-06-11 18:17:38.364167 | controller | Jun 11 17:52:42.195899 crc crio[22018]: 2026-06-11T17:52:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70b9f78031ace66 Mac:4a:c6:93:75:bb:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.364184 | controller | Jun 11 17:52:42.198154 crc crio[22018]: time="2026-06-11T17:52:42.19808396Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}"
2026-06-11 18:17:38.364200 | controller | Jun 11 17:52:42.198293 crc crio[22018]: time="2026-06-11T17:52:42.198240145Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-24pt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.364217 | controller | Jun 11 17:52:42.222011 crc crio[22018]: time="2026-06-11T17:52:42.221895097Z" level=info msg="Stopping container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 (timeout: 2s)" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.364238 | controller | Jun 11 17:52:42.241391 crc crio[22018]: time="2026-06-11T17:52:42.240756849Z" level=info msg="Ran pod sandbox 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a with infra container: openstack/nova-cell1-cell-mapping-24pt9/POD" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.364255 | controller | Jun 11 17:52:42.253548 crc crio[22018]: time="2026-06-11T17:52:42.251597649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=39f2f77f-64f3-484f-9057-b10012a232f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364271 | controller | Jun 11 17:52:42.275529 crc crio[22018]: time="2026-06-11T17:52:42.275030048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364287 | controller | Jun 11 17:52:42.280081 crc crio[22018]: time="2026-06-11T17:52:42.280006106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364304 | controller | Jun 11 17:52:42.294512 crc crio[22018]: time="2026-06-11T17:52:42.294304192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6156e26d-72e9-4bcd-8f53-3a2ecf154b5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364321 | controller | Jun 11 17:52:42.306264 crc crio[22018]: time="2026-06-11T17:52:42.306178015Z" level=info msg="Created container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364338 | controller | Jun 11 17:52:42.309743 crc crio[22018]: time="2026-06-11T17:52:42.309702064Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-24pt9/nova-manage" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364355 | controller | Jun 11 17:52:42.310143 crc crio[22018]: time="2026-06-11T17:52:42.310122228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364371 | controller | Jun 11 17:52:42.314069 crc crio[22018]: time="2026-06-11T17:52:42.313652185Z" level=info msg="Starting container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a" id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.364387 | controller | Jun 11 17:52:42.318582 crc crio[22018]: time="2026-06-11T17:52:42.318473011Z" level=info msg="Started container" PID=281702 containerID=3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a description=openstack/nova-metadata-0/nova-metadata-log id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633
2026-06-11 18:17:38.364404 | controller | Jun 11 17:52:42.344292 crc crio[22018]: time="2026-06-11T17:52:42.342747067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3beb5b24-00a1-448a-8135-41d4c81821ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364421 | controller | Jun 11 17:52:42.375385 crc crio[22018]: time="2026-06-11T17:52:42.374479104Z" level=info msg="Created container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364437 | controller | Jun 11 17:52:42.375741 crc crio[22018]: time="2026-06-11T17:52:42.37562387Z" level=info msg="Starting container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689" id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.364459 | controller | Jun 11 17:52:42.382181 crc crio[22018]: time="2026-06-11T17:52:42.382082426Z" level=info msg="Started container" PID=281714 containerID=e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 description=openstack/nova-api-0/nova-api-log id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1
2026-06-11 18:17:38.364477 | controller | Jun 11 17:52:42.392544 crc crio[22018]: time="2026-06-11T17:52:42.392266752Z" level=info msg="Stopped container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.364493 | controller | Jun 11 17:52:42.404256 crc crio[22018]: time="2026-06-11T17:52:42.404111047Z" level=info msg="Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.364510 | controller | Jun 11 17:52:42.407500 crc crio[22018]: time="2026-06-11T17:52:42.405297345Z" level=info msg="Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc000380ee8}] Aliases:map[]}"
2026-06-11 18:17:38.364527 | controller | Jun 11 17:52:42.407500 crc crio[22018]: time="2026-06-11T17:52:42.405634756Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-8pxj6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.364544 | controller | Jun 11 17:52:42.407500 crc crio[22018]: time="2026-06-11T17:52:42.406232871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a438d9ab-bbc2-42f4-ba0b-c89e8db94054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364561 | controller | Jun 11 17:52:42.407500 crc crio[22018]: time="2026-06-11T17:52:42.407308489Z" level=info msg="Created container 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9: openstack/swift-storage-0/object-expirer" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364577 | controller | Jun 11 17:52:42.411935 crc crio[22018]: time="2026-06-11T17:52:42.410564834Z" level=info msg="Starting container: 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9" id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.364594 | controller | Jun 11 17:52:42.423448 crc crio[22018]: time="2026-06-11T17:52:42.422483741Z" level=info msg="Started container" PID=281715 containerID=8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9 description=openstack/swift-storage-0/object-expirer id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.364611 | controller | Jun 11 17:52:42.435957 crc crio[22018]: time="2026-06-11T17:52:42.435884549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364627 | controller | Jun 11 17:52:42.444553 crc crio[22018]: time="2026-06-11T17:52:42.442968717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364648 | controller | Jun 11 17:52:42.446179 crc crio[22018]: time="2026-06-11T17:52:42.445968304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5589e909-4dc4-49bf-bb75-98852f93a07f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364665 | controller | Jun 11 17:52:42.455168 crc crio[22018]: time="2026-06-11T17:52:42.455086411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=51add76e-f33f-48aa-a8bf-258ebcd65382 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364681 | controller | Jun 11 17:52:42.467001 crc crio[22018]: time="2026-06-11T17:52:42.466924523Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364698 | controller | Jun 11 17:52:42.467939 crc crio[22018]: time="2026-06-11T17:52:42.46791125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3a72d1a7-35aa-46c0-8344-f6d9ba718e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364714 | controller | Jun 11 17:52:42.468544 crc crio[22018]: time="2026-06-11T17:52:42.468495354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364731 | controller | Jun 11 17:52:42.477772 crc crio[22018]: time="2026-06-11T17:52:42.47769791Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364747 | controller | Jun 11 17:52:42.478115 crc crio[22018]: time="2026-06-11T17:52:42.478025561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364764 | controller | Jun 11 17:52:42.494272 crc crio[22018]: time="2026-06-11T17:52:42.494135613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7cddc8b8-9c3e-4209-958b-323cfaa5ad2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.364780 | controller | Jun 11 17:52:42.568822 crc crio[22018]: time="2026-06-11T17:52:42.568699968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364796 | controller | Jun 11 17:52:42.588743 crc crio[22018]: time="2026-06-11T17:52:42.588648771Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.364812 | controller | Jun 11 17:52:42.641937 crc crio[22018]: time="2026-06-11T17:52:42.641857157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364828 | controller | Jun 11 17:52:42.647543 crc crio[22018]: time="2026-06-11T17:52:42.647470455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364844 | controller | Jun 11 17:52:42.657652 crc crio[22018]: time="2026-06-11T17:52:42.657575037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364881 | controller | Jun 11 17:52:42.843563 crc crio[22018]: time="2026-06-11T17:52:42.842999825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364899 | controller | Jun 11 17:52:42.847963 crc crio[22018]: time="2026-06-11T17:52:42.847878322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364919 | controller | Jun 11 17:52:42.867820 crc crio[22018]: time="2026-06-11T17:52:42.867720931Z" level=info msg="Stopped pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.364936 | controller | Jun 11 17:52:42.870883 crc crio[22018]: time="2026-06-11T17:52:42.870495877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364953 | controller | Jun 11 17:52:42.887915 crc crio[22018]: time="2026-06-11T17:52:42.887784234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.364969 | controller | Jun 11 17:52:43.238976 crc crio[22018]: time="2026-06-11T17:52:43.238919447Z" level=info msg="Removing container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.364985 | controller | Jun 11 17:52:43.361177 crc crio[22018]: time="2026-06-11T17:52:43.360638578Z" level=info msg="Removed container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365001 | controller | Jun 11 17:52:43.364581 crc crio[22018]: time="2026-06-11T17:52:43.364514986Z" level=info msg="Removing container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365017 | controller | Jun 11 17:52:43.414094 crc crio[22018]: time="2026-06-11T17:52:43.413897778Z" level=info msg="Removed container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365033 | controller | Jun 11 17:52:43.424472 crc crio[22018]: time="2026-06-11T17:52:43.424304539Z" level=info msg="Removing container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365049 | controller | Jun 11 17:52:43.461836 crc crio[22018]: time="2026-06-11T17:52:43.461670661Z" level=info msg="Removed container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365065 | controller | Jun 11 17:52:43.592100 crc crio[22018]: time="2026-06-11T17:52:43.592017242Z" level=info msg="Created container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365081 | controller | Jun 11 17:52:43.592791 crc crio[22018]: time="2026-06-11T17:52:43.592704531Z" level=info msg="Created container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365097 | controller | Jun 11 17:52:43.593524 crc crio[22018]: time="2026-06-11T17:52:43.593119298Z" level=info msg="Created container 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493: openstack/ceilometer-0/proxy-httpd" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365118 | controller | Jun 11 17:52:43.595152 crc crio[22018]: time="2026-06-11T17:52:43.595025485Z" level=info msg="Starting container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f" id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365135 | controller | Jun 11 17:52:43.595317 crc crio[22018]: time="2026-06-11T17:52:43.59514429Z" level=info msg="Created container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365151 | controller | Jun 11 17:52:43.595317 crc crio[22018]: time="2026-06-11T17:52:43.595222301Z" level=info msg="Starting container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6" id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365167 | controller | Jun 11 17:52:43.595317 crc crio[22018]: time="2026-06-11T17:52:43.595305834Z" level=info msg="Created container 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd: openstack/cinder-scheduler-0/probe" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365184 | controller | Jun 11 17:52:43.596185 crc crio[22018]: time="2026-06-11T17:52:43.59607671Z" level=info msg="Created container c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280: openstack/swift-storage-0/rsync" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365200 | controller | Jun 11 17:52:43.596468 crc crio[22018]: time="2026-06-11T17:52:43.596103292Z" level=info msg="Starting container: 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493" id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365216 | controller | Jun 11 17:52:43.597292 crc crio[22018]: time="2026-06-11T17:52:43.597027031Z" level=info msg="Starting container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8" id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365233 | controller | Jun 11 17:52:43.597948 crc crio[22018]: time="2026-06-11T17:52:43.597892941Z" level=info msg="Starting container: c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280" id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365249 | controller | Jun 11 17:52:43.598693 crc crio[22018]: time="2026-06-11T17:52:43.597987992Z" level=info msg="Starting container: 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd" id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365265 | controller | Jun 11 17:52:43.609538 crc crio[22018]: time="2026-06-11T17:52:43.608275749Z" level=info msg="Started container" PID=281866 containerID=6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 description=openstack/nova-metadata-0/nova-metadata-metadata id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633
2026-06-11 18:17:38.365281 | controller | Jun 11 17:52:43.609538 crc crio[22018]: time="2026-06-11T17:52:43.608638585Z" level=info msg="Started container" PID=281857 containerID=1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd description=openstack/cinder-scheduler-0/probe id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804
2026-06-11 18:17:38.365297 | controller | Jun 11 17:52:43.619827 crc crio[22018]: time="2026-06-11T17:52:43.61967288Z" level=info msg="Started container" PID=281851 containerID=465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f description=openstack/nova-cell1-cell-mapping-24pt9/nova-manage id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a
2026-06-11 18:17:38.365317 | controller | Jun 11 17:52:43.620541 crc crio[22018]: time="2026-06-11T17:52:43.62029943Z" level=info msg="Started container" PID=281858 containerID=c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280 description=openstack/swift-storage-0/rsync id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.365334 | controller | Jun 11 17:52:43.626020 crc crio[22018]: time="2026-06-11T17:52:43.625898258Z" level=info msg="Started container" PID=281856 containerID=39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493 description=openstack/ceilometer-0/proxy-httpd id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6
2026-06-11 18:17:38.365350 | controller | Jun 11 17:52:43.674922 crc crio[22018]: time="2026-06-11T17:52:43.67485672Z" level=info msg="Started container" PID=281870 containerID=c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 description=openstack/nova-api-0/nova-api-api id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1
2026-06-11 18:17:38.365366 | controller | Jun 11 17:52:43.677162 crc crio[22018]: time="2026-06-11T17:52:43.674860088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=bfb9e61f-821f-4c85-9fc0-2188e06e6580 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.365383 | controller | Jun 11 17:52:43.784241 crc crio[22018]: time="2026-06-11T17:52:43.773072006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b371ae0d-599d-4a73-ad19-a1d219438f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.365399 | controller | Jun 11 17:52:43.815266 crc crio[22018]: time="2026-06-11T17:52:43.810874005Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365415 | controller | Jun 11 17:52:43.815266 crc crio[22018]: time="2026-06-11T17:52:43.811452373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.365431 | controller | Jun 11 17:52:43.953388 crc crio[22018]: time="2026-06-11T17:52:43.952201248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.365448 | controller | Jun 11 17:52:43.957378 crc crio[22018]: time="2026-06-11T17:52:43.955753422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.365464 | controller | Jun 11 17:52:44.093781 crc crio[22018]: time="2026-06-11T17:52:44.09322836Z" level=info msg="Created container 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708: openstack/swift-storage-0/swift-recon-cron" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.365481 | controller | Jun 11 17:52:44.096800 crc crio[22018]: time="2026-06-11T17:52:44.096721622Z" level=info msg="Starting container: 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708" id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.365497 | controller | Jun 11 17:52:44.104804 crc crio[22018]: time="2026-06-11T17:52:44.104713826Z" level=info msg="Started container" PID=281978 containerID=73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708 description=openstack/swift-storage-0/swift-recon-cron id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8
2026-06-11 18:17:38.365518 | controller | Jun 11 17:52:44.295080 crc crio[22018]: time="2026-06-11T17:52:44.294923391Z" level=info msg="Stopping container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 (timeout: 30s)" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365536 | controller | Jun 11 17:52:44.296088 crc crio[22018]: time="2026-06-11T17:52:44.295227211Z" level=info msg="Stopping container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a (timeout: 30s)" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365553 | controller | Jun 11 17:52:44.355193 crc crio[22018]: time="2026-06-11T17:52:44.355143848Z" level=info msg="Stopping container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 (timeout: 30s)" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365570 | controller | Jun 11 17:52:44.356686 crc crio[22018]: time="2026-06-11T17:52:44.356630867Z" level=info msg="Stopping container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 (timeout: 30s)" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365587 | controller | Jun 11 17:52:44.364772 crc crio[22018]: time="2026-06-11T17:52:44.364715177Z" level=info msg="Stopping container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 (timeout: 30s)" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365603 | controller | Jun 11 17:52:44.455970 crc crio[22018]: time="2026-06-11T17:52:44.455925017Z" level=info msg="Stopped container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365620 | controller | Jun 11 17:52:44.508882 crc crio[22018]: time="2026-06-11T17:52:44.508827596Z" level=info msg="Stopped container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365636 | controller | Jun 11 17:52:44.704161 crc crio[22018]: time="2026-06-11T17:52:44.703645984Z" level=info msg="Stopped container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365652 | controller | Jun 11 17:52:44.707863 crc crio[22018]: time="2026-06-11T17:52:44.707732309Z" level=info msg="Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.365669 | controller | Jun 11 17:52:44.708402 crc crio[22018]: time="2026-06-11T17:52:44.708304868Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc0023006a8}] Aliases:map[]}"
2026-06-11 18:17:38.365686 | controller | Jun 11 17:52:44.708581 crc crio[22018]: time="2026-06-11T17:52:44.708526065Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.365709 | controller | Jun 11 17:52:44.827565 crc crio[22018]: time="2026-06-11T17:52:44.827462617Z" level=info msg="Stopped container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.365727 | controller | Jun 11 17:52:44.828570 crc crio[22018]: time="2026-06-11T17:52:44.828480419Z" level=info msg="Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.365744 | controller | Jun 11 17:52:44.829098 crc crio[22018]: time="2026-06-11T17:52:44.829024456Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc001adea78}] Aliases:map[]}"
2026-06-11 18:17:38.365761 | controller | Jun 11 17:52:44.829279 crc crio[22018]: time="2026-06-11T17:52:44.829236133Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.365778 | controller | Jun 11 17:52:45.117931 crc crio[22018]: time="2026-06-11T17:52:45.117742141Z" level=info msg="Stopped pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.365795 | controller | Jun 11 17:52:45.272222 crc crio[22018]: time="2026-06-11T17:52:45.272048622Z" level=info msg="Stopped pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.365812 | controller | Jun 11 17:52:45.421578 crc crio[22018]: time="2026-06-11T17:52:45.421499311Z" level=info msg="Removing container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365828 | controller | Jun 11 17:52:45.500806 crc crio[22018]: time="2026-06-11T17:52:45.500690538Z" level=info msg="Removed container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365845 | controller | Jun 11 17:52:45.504477 crc crio[22018]: time="2026-06-11T17:52:45.50346238Z" level=info msg="Removing container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365881 | controller | Jun 11 17:52:45.539374 crc crio[22018]: time="2026-06-11T17:52:45.53924789Z" level=info msg="Removed container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.365899 | controller | Jun 11 17:52:46.056161 crc crio[22018]: time="2026-06-11T17:52:46.0555784Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.365916 | controller | Jun 11 17:52:46.056161 crc crio[22018]: time="2026-06-11T17:52:46.056156819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.365932 | controller | Jun 11 17:52:46.146722 crc crio[22018]: time="2026-06-11T17:52:46.146567778Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}"
2026-06-11 18:17:38.365954 | controller | Jun 11 17:52:46.146722 crc crio[22018]: time="2026-06-11T17:52:46.14663646Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.365971 | controller | Jun 11 17:52:46.827901 crc crio[22018]: 2026-06-11T17:52:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baa7506e05a30c Mac:82:5d:55:be:1e:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.365988 | controller | Jun 11 17:52:46.830182 crc crio[22018]: time="2026-06-11T17:52:46.830072611Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}"
2026-06-11 18:17:38.366005 | controller | Jun 11 17:52:46.830466 crc crio[22018]: time="2026-06-11T17:52:46.830260157Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.366022 | controller | Jun 11 17:52:46.854761 crc crio[22018]: time="2026-06-11T17:52:46.854660194Z" level=info msg="Ran pod sandbox 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 with infra container: openstack/nova-api-0/POD" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.366039 | controller | Jun 11 17:52:46.858830 crc crio[22018]: time="2026-06-11T17:52:46.858703232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=dd0cc35e-9a44-46de-a787-4a66cb7f3ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366056 | controller | Jun 11 17:52:46.861297 crc crio[22018]: time="2026-06-11T17:52:46.861225352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c36606c7-3569-4b01-825b-e0c91fdd3aef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366073 | controller | Jun 11 17:52:46.873926 crc crio[22018]: time="2026-06-11T17:52:46.873823962Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366089 | controller | Jun 11 17:52:46.874511 crc crio[22018]: time="2026-06-11T17:52:46.874393501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366105 | controller | Jun 11 17:52:46.941236 crc crio[22018]: time="2026-06-11T17:52:46.941110615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366121 | controller | Jun 11 17:52:46.945462 crc crio[22018]: time="2026-06-11T17:52:46.94529415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366142 | controller | Jun 11 17:52:47.001305 crc crio[22018]: time="2026-06-11T17:52:47.001219779Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.366159 | controller | Jun 11 17:52:47.001493 crc crio[22018]: time="2026-06-11T17:52:47.001367124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366176 | controller | Jun 11 17:52:47.045810 crc crio[22018]: time="2026-06-11T17:52:47.045732786Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}"
2026-06-11 18:17:38.366192 | controller | Jun 11 17:52:47.045810 crc crio[22018]: time="2026-06-11T17:52:47.045800409Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.366209 | controller | Jun 11 17:52:47.227287 crc crio[22018]: time="2026-06-11T17:52:47.226398711Z" level=info msg="Created container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366226 | controller | Jun 11 17:52:47.230314 crc crio[22018]: time="2026-06-11T17:52:47.227954239Z" level=info msg="Starting container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f" id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.366242 | controller | Jun 11 17:52:47.251445 crc crio[22018]: time="2026-06-11T17:52:47.250876828Z" level=info msg="Started container" PID=282690 containerID=e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f description=openstack/nova-api-0/nova-api-log id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5
2026-06-11 18:17:38.366259 | controller | Jun 11 17:52:47.303042 crc crio[22018]: time="2026-06-11T17:52:47.301735376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=72b9a7ac-ba02-4193-b1e1-9d912b4c63ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366275 | controller | Jun 11 17:52:47.461019 crc crio[22018]: time="2026-06-11T17:52:47.460820553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5c8bb935-2402-4e34-a296-5ac412877c8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366291 | controller | Jun 11 17:52:47.473669 crc crio[22018]: time="2026-06-11T17:52:47.47356079Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366307 | controller | Jun 11 17:52:47.474561 crc crio[22018]: time="2026-06-11T17:52:47.474500611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366324 | controller | Jun 11 17:52:47.552957 crc crio[22018]: time="2026-06-11T17:52:47.552877667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366340 | controller | Jun 11 17:52:47.559045 crc crio[22018]: time="2026-06-11T17:52:47.558874445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366360 | controller | Jun 11 17:52:47.714732 crc crio[22018]: 2026-06-11T17:52:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9939ff092edd6e2 Mac:8a:e3:c8:f7:aa:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.366377 | controller | Jun 11 17:52:47.716791 crc crio[22018]: time="2026-06-11T17:52:47.716708881Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}"
2026-06-11 18:17:38.366393 | controller | Jun 11 17:52:47.716952 crc crio[22018]: time="2026-06-11T17:52:47.716891327Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.366410 | controller | Jun 11 17:52:47.723886 crc crio[22018]: time="2026-06-11T17:52:47.723789846Z" level=info msg="Created container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366426 | controller | Jun 11 17:52:47.725014 crc crio[22018]: time="2026-06-11T17:52:47.724932752Z" level=info msg="Starting container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623" id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.366443 | controller | Jun 11 17:52:47.727851 crc crio[22018]: time="2026-06-11T17:52:47.727771524Z" level=info msg="Ran pod sandbox 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d with infra container: openstack/nova-metadata-0/POD" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.366459 | controller | Jun 11 17:52:47.731758 crc crio[22018]: time="2026-06-11T17:52:47.731686357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d42d578f-be05-4ebc-bbb6-823606b57671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366475 | controller | Jun 11 17:52:47.734522 crc crio[22018]: time="2026-06-11T17:52:47.734379193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=30e1dd98-50c7-414a-9f83-9b41a932f304 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366492 | controller | Jun 11 17:52:47.734791 crc crio[22018]: time="2026-06-11T17:52:47.734633231Z" level=info msg="Started container" PID=282797 containerID=8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 description=openstack/nova-api-0/nova-api-api id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5
2026-06-11 18:17:38.366508 | controller | Jun 11 17:52:47.758257 crc crio[22018]: time="2026-06-11T17:52:47.75812991Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366525 | controller | Jun 11 17:52:47.758651 crc crio[22018]: time="2026-06-11T17:52:47.758593805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366542 | controller | Jun 11 17:52:47.830270 crc crio[22018]: time="2026-06-11T17:52:47.830178993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366562 | controller | Jun 11 17:52:47.833269 crc crio[22018]: time="2026-06-11T17:52:47.83319597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366578 | controller | Jun 11 17:52:47.951962 crc crio[22018]: time="2026-06-11T17:52:47.951857627Z" level=info msg="Removing container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366595 | controller | Jun 11 17:52:47.967792 crc crio[22018]: time="2026-06-11T17:52:47.967581698Z" level=info msg="Created container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366611 | controller | Jun 11 17:52:47.969531 crc crio[22018]: time="2026-06-11T17:52:47.968756365Z" level=info msg="Starting container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2" id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.366627 | controller | Jun 11 17:52:47.978980 crc crio[22018]: time="2026-06-11T17:52:47.978556498Z" level=info msg="Started container" PID=282835 containerID=08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 description=openstack/nova-metadata-0/nova-metadata-log id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d
2026-06-11 18:17:38.366654 | controller | Jun 11 17:52:47.991543 crc crio[22018]: time="2026-06-11T17:52:47.991465478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=365da046-2993-4c23-87c2-6c3330f4bbf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366672 | controller | Jun 11 17:52:47.993801 crc crio[22018]: time="2026-06-11T17:52:47.993727394Z" level=info msg="Removed container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366689 | controller | Jun 11 17:52:47.998791 crc crio[22018]: time="2026-06-11T17:52:47.99874382Z" level=info msg="Removing container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366706 | controller | Jun 11 17:52:48.044909 crc crio[22018]: time="2026-06-11T17:52:48.044196574Z" level=info msg="Removed container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366723 | controller | Jun 11 17:52:48.047143 crc crio[22018]: time="2026-06-11T17:52:48.047051158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6633cdad-d01a-4508-a390-016884bc340a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.366739 | controller | Jun 11 17:52:48.049757 crc crio[22018]: time="2026-06-11T17:52:48.049675702Z" level=info msg="Removing container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366756 | controller | Jun 11 17:52:48.064281 crc crio[22018]: time="2026-06-11T17:52:48.064191824Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366776 | controller | Jun 11 17:52:48.093641 crc crio[22018]: time="2026-06-11T17:52:48.093558164Z" level=info msg="Removed container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366793 | controller | Jun 11 17:52:48.094180 crc crio[22018]: time="2026-06-11T17:52:48.094103477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366810 | controller | Jun 11 17:52:48.105940 crc crio[22018]: time="2026-06-11T17:52:48.105821184Z" level=info msg="Removing container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366826 | controller | Jun 11 17:52:48.198879 crc crio[22018]: time="2026-06-11T17:52:48.198783782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366843 | controller | Jun 11 17:52:48.202297 crc crio[22018]: time="2026-06-11T17:52:48.20223795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.366877 | controller | Jun 11 17:52:48.228530 crc crio[22018]: time="2026-06-11T17:52:48.228386886Z" level=info msg="Removed container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366895 | controller | Jun 11 17:52:48.234484 crc crio[22018]: time="2026-06-11T17:52:48.234380851Z" level=info msg="Removing container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366912 | controller | Jun 11 17:52:48.322414 crc crio[22018]: time="2026-06-11T17:52:48.322266205Z" level=info msg="Removed container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366928 | controller | Jun 11 17:52:48.331775 crc crio[22018]: time="2026-06-11T17:52:48.329977607Z" level=info msg="Removing container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366945 | controller | Jun 11 17:52:48.389470 crc crio[22018]: time="2026-06-11T17:52:48.38178664Z" level=info msg="Removed container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366962 | controller | Jun 11 17:52:48.401470 crc crio[22018]: time="2026-06-11T17:52:48.398020077Z" level=info msg="Removing container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.366979 | controller | Jun 11 17:52:48.449714 crc crio[22018]: time="2026-06-11T17:52:48.449514063Z" level=info msg="Created container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.366995 | controller | Jun 11 17:52:48.453049 crc crio[22018]: time="2026-06-11T17:52:48.452960684Z" level=info msg="Starting container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1" id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.367016 | controller | Jun 11 17:52:48.469938 crc crio[22018]: time="2026-06-11T17:52:48.46981226Z" level=info msg="Started container" PID=283077 containerID=9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 description=openstack/nova-metadata-0/nova-metadata-metadata id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d
2026-06-11 18:17:38.367034 | controller | Jun 11 17:52:48.483674 crc crio[22018]: time="2026-06-11T17:52:48.482596357Z" level=info msg="Stopping container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad (timeout: 30s)" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.367050 | controller | Jun 11 17:52:48.488387 crc crio[22018]: time="2026-06-11T17:52:48.486904278Z" level=info msg="Stopping container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 (timeout: 30s)" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.367067 | controller | Jun 11 17:52:48.515218 crc crio[22018]: time="2026-06-11T17:52:48.515164627Z" level=info msg="Removed container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367084 | controller | Jun 11 17:52:48.529168 crc crio[22018]: time="2026-06-11T17:52:48.529066465Z" level=info msg="Removing container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367101 | controller | Jun 11 17:52:48.586205 crc crio[22018]: time="2026-06-11T17:52:48.585834136Z" level=info msg="Removed container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367117 | controller | Jun 11 17:52:48.598380 crc crio[22018]: time="2026-06-11T17:52:48.598284742Z" level=info msg="Removing container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367133 | controller | Jun 11 17:52:48.700617 crc crio[22018]: time="2026-06-11T17:52:48.698653986Z" level=info msg="Removed container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367150 | controller | Jun 11 17:52:48.707231 crc crio[22018]: time="2026-06-11T17:52:48.707140989Z" level=info msg="Removing container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367166 | controller | Jun 11 17:52:48.743579 crc crio[22018]: time="2026-06-11T17:52:48.743397173Z" level=info msg="Stopped container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.367183 | controller | Jun 11 17:52:48.883629 crc crio[22018]: time="2026-06-11T17:52:48.883535383Z" level=info msg="Removed container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367199 | controller | Jun 11 17:52:48.889296 crc crio[22018]: time="2026-06-11T17:52:48.888884763Z" level=info msg="Removing container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367218 | controller | Jun 11 17:52:48.950376 crc crio[22018]: time="2026-06-11T17:52:48.950214632Z" level=info msg="Removed container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367236 | controller | Jun 11 17:52:48.963730 crc crio[22018]: time="2026-06-11T17:52:48.963653011Z" level=info msg="Removing container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367252 | controller | Jun 11 17:52:49.037710 crc crio[22018]: time="2026-06-11T17:52:49.037559384Z" level=info msg="Removed container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367268 | controller | Jun 11 17:52:49.041932 crc crio[22018]: time="2026-06-11T17:52:49.041873047Z" level=info msg="Removing container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367284 | controller | Jun 11 17:52:49.079695 crc crio[22018]: time="2026-06-11T17:52:49.079638202Z" level=info msg="Removed container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367301 | controller | Jun 11 17:52:49.084603 crc crio[22018]: time="2026-06-11T17:52:49.08453488Z" level=info msg="Removing container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367317 | controller | Jun 11 17:52:49.125656 crc crio[22018]: time="2026-06-11T17:52:49.125530448Z" level=info msg="Removed container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367334 | controller | Jun 11 17:52:49.138998 crc crio[22018]: time="2026-06-11T17:52:49.138907445Z" level=info msg="Removing container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367350 | controller | Jun 11 17:52:49.259437 crc crio[22018]: time="2026-06-11T17:52:49.259272828Z" level=info msg="Removed container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367366 | controller | Jun 11 17:52:49.261218 crc crio[22018]: time="2026-06-11T17:52:49.261163356Z" level=info msg="Removing container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367382 | controller | Jun 11 17:52:49.344588 crc crio[22018]: time="2026-06-11T17:52:49.344491271Z" level=info msg="Removed container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367398 | controller | Jun 11 17:52:49.349915 crc crio[22018]: time="2026-06-11T17:52:49.34981755Z" level=info msg="Removing container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367417 | controller | Jun 11 17:52:49.394786 crc crio[22018]: time="2026-06-11T17:52:49.393826174Z" level=info msg="Removed container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367434 | controller | Jun 11 17:52:49.397125 crc crio[22018]: time="2026-06-11T17:52:49.397089237Z" level=info msg="Removing container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367450 | controller | Jun 11 17:52:49.458971 crc crio[22018]: time="2026-06-11T17:52:49.458914674Z" level=info msg="Removed container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367466 | controller | Jun 11 17:52:49.470769 crc crio[22018]: time="2026-06-11T17:52:49.470618407Z" level=info msg="Removing container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367482 | controller | Jun 11 17:52:49.541909 crc crio[22018]: time="2026-06-11T17:52:49.541817064Z" level=info msg="Removed container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367498 | controller | Jun 11 17:52:49.546666 crc crio[22018]: time="2026-06-11T17:52:49.545084026Z" level=info msg="Removing container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367515 | controller | Jun 11 17:52:49.577980 crc crio[22018]: time="2026-06-11T17:52:49.57751702Z" level=info msg="Removed container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367531 | controller | Jun 11 17:52:49.580365 crc crio[22018]: time="2026-06-11T17:52:49.58024589Z" level=info msg="Removing container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367547 | controller | Jun 11 17:52:49.678126 crc crio[22018]: time="2026-06-11T17:52:49.678039386Z" level=info msg="Removed container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.367563 | controller | Jun 11 17:52:49.695288 crc crio[22018]: time="2026-06-11T17:52:49.695104113Z" level=info msg="Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367580 | controller | Jun 11 17:52:49.695567 crc crio[22018]: time="2026-06-11T17:52:49.695301689Z" level=info msg="Stopped pod sandbox (already stopped): 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367596 | controller | Jun 11 17:52:49.696526 crc crio[22018]: time="2026-06-11T17:52:49.696407395Z" level=info msg="Removing pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367616 | controller | Jun 11 17:52:49.716522 crc crio[22018]: time="2026-06-11T17:52:49.716454313Z" level=info msg="Removed pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367633 | controller | Jun 11 17:52:49.718854 crc crio[22018]: time="2026-06-11T17:52:49.718775306Z" level=info msg="Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367649 | controller | Jun 11 17:52:49.718920 crc crio[22018]: time="2026-06-11T17:52:49.718874929Z" level=info msg="Stopped pod sandbox (already stopped): fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367665 | controller | Jun 11 17:52:49.720135 crc crio[22018]: time="2026-06-11T17:52:49.720061618Z" level=info msg="Removing pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367681 | controller | Jun 11 17:52:49.740386 crc crio[22018]: time="2026-06-11T17:52:49.740194653Z" level=info msg="Removed pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367697 | controller | Jun 11 17:52:49.741952 crc crio[22018]: time="2026-06-11T17:52:49.741858721Z" level=info msg="Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367713 | controller | Jun 11 17:52:49.741952 crc crio[22018]: time="2026-06-11T17:52:49.741950624Z" level=info msg="Stopped pod sandbox (already stopped): 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367729 | controller | Jun 11 17:52:49.744170 crc crio[22018]: time="2026-06-11T17:52:49.744093733Z" level=info msg="Removing pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367746 | controller | Jun 11 17:52:49.772224 crc crio[22018]: time="2026-06-11T17:52:49.772106764Z" level=info msg="Removed pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367762 | controller | Jun 11 17:52:49.776197 crc crio[22018]: time="2026-06-11T17:52:49.776136934Z" level=info msg="Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367778 | controller | Jun 11 17:52:49.779291 crc crio[22018]: time="2026-06-11T17:52:49.779182553Z" level=info msg="Stopped pod sandbox (already stopped): 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367795 | controller | Jun 11 17:52:49.780508 crc crio[22018]: time="2026-06-11T17:52:49.780267406Z" level=info msg="Removing pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367811 | controller | Jun 11 17:52:49.819803 crc crio[22018]: time="2026-06-11T17:52:49.818479154Z" level=info msg="Removed pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367831 | controller | Jun 11 17:52:49.820654 crc crio[22018]: time="2026-06-11T17:52:49.820521386Z" level=info msg="Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367861 | controller | Jun 11 17:52:49.820820 crc crio[22018]: time="2026-06-11T17:52:49.820758654Z" level=info msg="Stopped pod sandbox (already stopped): 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367883 | controller | Jun 11 17:52:49.821876 crc crio[22018]: time="2026-06-11T17:52:49.821829488Z" level=info msg="Removing pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367900 | controller | Jun 11 17:52:49.848492 crc crio[22018]: time="2026-06-11T17:52:49.848130377Z" level=info msg="Removed pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367916 | controller | Jun 11 17:52:49.850093 crc crio[22018]: time="2026-06-11T17:52:49.849929403Z" level=info msg="Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367933 | controller | Jun 11 17:52:49.850369 crc crio[22018]: time="2026-06-11T17:52:49.850194531Z" level=info msg="Stopped pod sandbox (already stopped): 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367949 | controller | Jun 11 17:52:49.851097 crc crio[22018]: time="2026-06-11T17:52:49.851030957Z" level=info msg="Removing pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367965 | controller | Jun 11 17:52:49.868534 crc crio[22018]: time="2026-06-11T17:52:49.868388114Z" level=info msg="Removed pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.367981 | controller | Jun 11 17:52:49.870181 crc crio[22018]: time="2026-06-11T17:52:49.870025343Z" level=info msg="Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.367997 | controller | Jun 11 17:52:49.870575 crc crio[22018]: time="2026-06-11T17:52:49.870409055Z" level=info msg="Stopped pod sandbox (already stopped): 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368013 | controller | Jun 11 17:52:49.871471 crc crio[22018]: time="2026-06-11T17:52:49.871370395Z" level=info msg="Removing pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368029 | controller | Jun 11 17:52:49.899507 crc crio[22018]: time="2026-06-11T17:52:49.898823476Z" level=info msg="Removed pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368045 | controller | Jun 11 17:52:49.900560 crc crio[22018]: time="2026-06-11T17:52:49.900404319Z" level=info msg="Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368069 | controller | Jun 11 17:52:49.900680 crc crio[22018]: time="2026-06-11T17:52:49.900649757Z" level=info msg="Stopped pod sandbox (already stopped): 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368086 | controller | Jun 11 17:52:49.901868 crc crio[22018]: time="2026-06-11T17:52:49.901704192Z" level=info msg="Removing pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368102 | controller | Jun 11 17:52:49.932107 crc crio[22018]: time="2026-06-11T17:52:49.931985328Z" level=info msg="Removed pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368119 | controller | Jun 11 17:52:49.933195 crc crio[22018]: time="2026-06-11T17:52:49.933110361Z" level=info msg="Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368135 | controller | Jun 11 17:52:49.933281 crc crio[22018]: time="2026-06-11T17:52:49.933200954Z" level=info msg="Stopped pod sandbox (already stopped): 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368151 | controller | Jun 11 17:52:49.934098 crc crio[22018]: time="2026-06-11T17:52:49.93402235Z" level=info msg="Removing pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368168 | controller | Jun 11 17:52:49.963313 crc crio[22018]: time="2026-06-11T17:52:49.963150542Z" level=info msg="Removed pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368191 | controller | Jun 11 17:52:49.965231 crc crio[22018]: time="2026-06-11T17:52:49.965045072Z" level=info msg="Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368238 | controller | Jun 11 17:52:49.965466 crc crio[22018]: time="2026-06-11T17:52:49.965309821Z" level=info msg="Stopped pod sandbox (already stopped): f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368270 | controller | Jun 11 17:52:49.966878 crc crio[22018]: time="2026-06-11T17:52:49.966790749Z" level=info msg="Removing pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368297 | controller | Jun 11 17:52:50.015141 crc crio[22018]: time="2026-06-11T17:52:50.015012101Z" level=info msg="Removed pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368323 | controller | Jun 11 17:52:50.016048 crc crio[22018]: time="2026-06-11T17:52:50.01599165Z" level=info msg="Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368349 | controller | Jun 11 17:52:50.016474 crc crio[22018]: time="2026-06-11T17:52:50.016412103Z" level=info msg="Stopped pod sandbox (already stopped): 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368379 | controller | Jun 11 17:52:50.020517 crc crio[22018]: time="2026-06-11T17:52:50.017126366Z" level=info msg="Removing pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368403 | controller | Jun 11 17:52:50.043868 crc crio[22018]: time="2026-06-11T17:52:50.04346413Z" level=info msg="Removed pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368424 | controller | Jun 11 17:52:50.047399 crc crio[22018]: time="2026-06-11T17:52:50.047273726Z" level=info msg="Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368445 | controller | Jun 11 17:52:50.047527 crc crio[22018]: time="2026-06-11T17:52:50.0474101Z" level=info msg="Stopped pod sandbox (already stopped): 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368468 | controller | Jun 11 17:52:50.048180 crc crio[22018]: time="2026-06-11T17:52:50.048092502Z" level=info msg="Removing pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368492 | controller | Jun 11 17:52:50.069217 crc crio[22018]: time="2026-06-11T17:52:50.069108055Z" level=info msg="Removed pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368510 | controller | Jun 11 17:52:50.070389 crc crio[22018]: time="2026-06-11T17:52:50.070146104Z" level=info msg="Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368531 | controller | Jun 11 17:52:50.070389 crc crio[22018]: time="2026-06-11T17:52:50.070206876Z" level=info msg="Stopped pod sandbox (already stopped): 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368556 | controller | Jun 11 17:52:50.071178 crc crio[22018]: time="2026-06-11T17:52:50.070736113Z" level=info msg="Removing pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368578 | controller | Jun 11 17:52:50.094375 crc crio[22018]: time="2026-06-11T17:52:50.094273526Z" level=info msg="Removed pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368637 | controller | Jun 11 17:52:50.095508 crc crio[22018]: time="2026-06-11T17:52:50.095483635Z" level=info msg="Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368662 | controller | Jun 11 17:52:50.095678 crc crio[22018]: time="2026-06-11T17:52:50.095652421Z" level=info msg="Stopped pod sandbox (already stopped): cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368680 | controller | Jun 11 17:52:50.096173 crc crio[22018]: time="2026-06-11T17:52:50.096126516Z" level=info msg="Removing pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368700 | controller | Jun 11 17:52:50.114914 crc crio[22018]: time="2026-06-11T17:52:50.114795037Z" level=info msg="Removed pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368717 | controller | Jun 11 17:52:50.121388 crc crio[22018]: time="2026-06-11T17:52:50.116252152Z" level=info msg="Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368732 | controller | Jun 11 17:52:50.121388 crc crio[22018]: time="2026-06-11T17:52:50.116315464Z" level=info msg="Stopped pod sandbox (already stopped): 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368748 | controller | Jun 11 17:52:50.121388 crc crio[22018]: time="2026-06-11T17:52:50.116846183Z" level=info msg="Removing pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368764 | controller | Jun 11 17:52:50.134508 crc crio[22018]: time="2026-06-11T17:52:50.134386241Z" level=info msg="Removed pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368779 | controller | Jun 11 17:52:50.135453 crc crio[22018]: time="2026-06-11T17:52:50.135388411Z" level=info msg="Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368795 | controller | Jun 11 17:52:50.135581 crc crio[22018]: time="2026-06-11T17:52:50.135563017Z" level=info msg="Stopped pod sandbox (already stopped): ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368810 | controller | Jun 11 17:52:50.136257 crc crio[22018]: time="2026-06-11T17:52:50.136219018Z" level=info msg="Removing pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368826 | controller | Jun 11 17:52:50.151820 crc crio[22018]: time="2026-06-11T17:52:50.151766165Z" level=info msg="Removed pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368841 | controller | Jun 11 17:52:50.153409 crc crio[22018]: time="2026-06-11T17:52:50.15294427Z" level=info msg="Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368881 | controller | Jun 11 17:52:50.153409 crc crio[22018]: time="2026-06-11T17:52:50.153029183Z" level=info msg="Stopped pod sandbox (already stopped): f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368898 | controller | Jun 11 17:52:50.153679 crc crio[22018]: time="2026-06-11T17:52:50.153628512Z" level=info msg="Removing pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368914 | controller | Jun 11 17:52:50.178543 crc crio[22018]: time="2026-06-11T17:52:50.178457105Z" level=info msg="Removed pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368933 | controller | Jun 11 17:52:50.179926 crc crio[22018]: time="2026-06-11T17:52:50.179884618Z" level=info msg="Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368949 | controller | Jun 11 17:52:50.180076 crc crio[22018]: time="2026-06-11T17:52:50.180056923Z" level=info msg="Stopped pod sandbox (already stopped): a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.368965 | controller | Jun 11 17:52:50.180876 crc crio[22018]: time="2026-06-11T17:52:50.180827408Z" level=info msg="Removing pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368980 | controller | Jun 11 17:52:50.226873 crc crio[22018]: time="2026-06-11T17:52:50.218761147Z" level=info msg="Removed pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.368995 | controller | Jun 11 17:52:50.226873 crc crio[22018]: time="2026-06-11T17:52:50.219914333Z" level=info msg="Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369016 | controller | Jun 11 17:52:50.226873 crc crio[22018]: time="2026-06-11T17:52:50.219977286Z" level=info msg="Stopped pod sandbox (already stopped): 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369040 | controller | Jun 11 17:52:50.226873 crc crio[22018]: time="2026-06-11T17:52:50.220677527Z" level=info msg="Removing pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369064 | controller | Jun 11 17:52:50.256904 crc crio[22018]: time="2026-06-11T17:52:50.256759284Z" level=info msg="Removed pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369088 | controller | Jun 11 17:52:50.258032 crc crio[22018]: time="2026-06-11T17:52:50.257962815Z" level=info msg="Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369115 | controller | Jun 11 17:52:50.258097 crc crio[22018]: time="2026-06-11T17:52:50.258053467Z" level=info msg="Stopped pod sandbox (already stopped): 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369141 | controller | Jun 11 17:52:50.258651 crc crio[22018]: time="2026-06-11T17:52:50.258596474Z" level=info msg="Removing pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369166 | controller | Jun 11 17:52:50.278562 crc crio[22018]: time="2026-06-11T17:52:50.278480773Z" level=info msg="Removed pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369193 | controller | Jun 11 17:52:50.280533 crc crio[22018]: time="2026-06-11T17:52:50.280299713Z" level=info msg="Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369228 | controller | Jun 11 17:52:50.280647 crc crio[22018]: time="2026-06-11T17:52:50.28051964Z" level=info msg="Stopped pod sandbox (already stopped): ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369248 | controller | Jun 11 17:52:50.281246 crc crio[22018]: time="2026-06-11T17:52:50.281183026Z" level=info msg="Removing pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369265 | controller | Jun 11 17:52:50.316915 crc crio[22018]: time="2026-06-11T17:52:50.316820651Z" level=info msg="Removed pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369282 | controller | Jun 11 17:52:50.317971 crc crio[22018]: time="2026-06-11T17:52:50.317883623Z" level=info msg="Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369299 | controller | Jun 11 17:52:50.318038 crc crio[22018]: time="2026-06-11T17:52:50.317983465Z" level=info msg="Stopped pod sandbox (already stopped): ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369316 | controller | Jun 11 17:52:50.318681 crc crio[22018]: time="2026-06-11T17:52:50.318609035Z" level=info msg="Removing pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369333 | controller | Jun 11 17:52:50.334641 crc crio[22018]: time="2026-06-11T17:52:50.334558714Z" level=info msg="Removed pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369350 | controller | Jun 11 17:52:50.335586 crc crio[22018]: time="2026-06-11T17:52:50.335498873Z" level=info msg="Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369367 | controller | Jun 11 17:52:50.335675 crc crio[22018]: time="2026-06-11T17:52:50.335603946Z" level=info msg="Stopped pod sandbox (already stopped): 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369383 | controller | Jun 11 17:52:50.336282 crc crio[22018]: time="2026-06-11T17:52:50.336211146Z" level=info msg="Removing pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369399 | controller | Jun 11 17:52:50.357288 crc crio[22018]: time="2026-06-11T17:52:50.357183527Z" level=info msg="Removed pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369416 | controller | Jun 11 17:52:50.358214 crc crio[22018]: time="2026-06-11T17:52:50.358138594Z" level=info msg="Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369432 | controller | Jun 11 17:52:50.358280 crc crio[22018]: time="2026-06-11T17:52:50.358231907Z" level=info msg="Stopped pod sandbox (already stopped): bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369452 | controller | Jun 11 17:52:50.358788 crc crio[22018]: time="2026-06-11T17:52:50.358724812Z" level=info msg="Removing pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369469 | controller | Jun 11 17:52:50.374371 crc crio[22018]: time="2026-06-11T17:52:50.374135795Z" level=info msg="Removed pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369486 | controller | Jun 11 17:52:50.375080 crc crio[22018]: time="2026-06-11T17:52:50.375015551Z" level=info msg="Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369502 | controller | Jun 11 17:52:50.375156 crc crio[22018]: time="2026-06-11T17:52:50.375084203Z" level=info msg="Stopped pod sandbox (already stopped): 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369518 | controller | Jun 11 17:52:50.376618 crc crio[22018]: time="2026-06-11T17:52:50.37655513Z" level=info msg="Removing pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369535 | controller | Jun 11 17:52:50.398259 crc crio[22018]: time="2026-06-11T17:52:50.398147548Z" level=info msg="Removed pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369551 | controller | Jun 11 17:52:50.400528 crc crio[22018]: time="2026-06-11T17:52:50.400453731Z" level=info msg="Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369568 | controller | Jun 11 17:52:50.400599 crc crio[22018]: time="2026-06-11T17:52:50.400534864Z" level=info msg="Stopped pod sandbox (already stopped): 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369584 | controller | Jun 11 17:52:50.401380 crc crio[22018]: time="2026-06-11T17:52:50.401257317Z" level=info msg="Removing pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369601 | controller | Jun 11 17:52:50.434043 crc crio[22018]: time="2026-06-11T17:52:50.43392774Z" level=info msg="Removed pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369617 | controller | Jun 11 17:52:50.435459 crc crio[22018]: time="2026-06-11T17:52:50.435378864Z" level=info msg="Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369634 | controller | Jun 11 17:52:50.435535 crc crio[22018]: time="2026-06-11T17:52:50.435487328Z" level=info msg="Stopped pod sandbox (already stopped): ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369650 | controller | Jun 11 17:52:50.436057 crc crio[22018]: time="2026-06-11T17:52:50.435995843Z" level=info msg="Removing pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369669 | controller | Jun 11 17:52:50.461037 crc crio[22018]: time="2026-06-11T17:52:50.460747396Z" level=info msg="Removed pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369686 | controller | Jun 11 17:52:50.462141 crc crio[22018]: time="2026-06-11T17:52:50.462001547Z" level=info msg="Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369702 | controller | Jun 11 17:52:50.462288 crc crio[22018]: time="2026-06-11T17:52:50.462193893Z" level=info msg="Stopped pod sandbox (already stopped): aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369718 | controller | Jun 11 17:52:50.465715 crc crio[22018]: time="2026-06-11T17:52:50.465647834Z" level=info msg="Removing pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369734 | controller | Jun 11 17:52:50.489385 crc crio[22018]: time="2026-06-11T17:52:50.489267733Z" level=info msg="Removed pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369750 | controller | Jun 11 17:52:50.491630 crc crio[22018]: time="2026-06-11T17:52:50.490747751Z" level=info msg="Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369766 | controller | Jun 11 17:52:50.491630 crc crio[22018]: time="2026-06-11T17:52:50.490809133Z" level=info msg="Stopped pod sandbox (already stopped): 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369782 | controller | Jun 11 17:52:50.491630 crc crio[22018]: time="2026-06-11T17:52:50.491366717Z" level=info msg="Removing pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369799 | controller | Jun 11 17:52:50.510524 crc crio[22018]: time="2026-06-11T17:52:50.510443883Z" level=info msg="Removed pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369815 | controller | Jun 11 17:52:50.511432 crc crio[22018]: time="2026-06-11T17:52:50.511305564Z" level=info msg="Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369831 | controller | Jun 11 17:52:50.511493 crc crio[22018]: time="2026-06-11T17:52:50.511458089Z" level=info msg="Stopped pod sandbox (already stopped): d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369866 | controller | Jun 11 17:52:50.512685 crc crio[22018]: time="2026-06-11T17:52:50.512622293Z" level=info msg="Removing pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369888 | controller | Jun 11 17:52:50.529401 crc crio[22018]: time="2026-06-11T17:52:50.529268577Z" level=info msg="Removed pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369909 | controller | Jun 11 17:52:50.530731 crc crio[22018]: time="2026-06-11T17:52:50.530623345Z" level=info msg="Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369926 | controller | Jun 11 17:52:50.530794 crc crio[22018]: time="2026-06-11T17:52:50.530738969Z" level=info msg="Stopped pod sandbox (already stopped): 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369943 | controller | Jun 11 17:52:50.531509 crc crio[22018]: time="2026-06-11T17:52:50.531441874Z" level=info msg="Removing pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369959 | controller | Jun 11 17:52:50.547812 crc crio[22018]: time="2026-06-11T17:52:50.5477141Z" level=info msg="Removed pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.369975 | controller | Jun 11 17:52:50.548781 crc crio[22018]: time="2026-06-11T17:52:50.548627449Z" level=info msg="Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.369991 | controller | Jun 11 17:52:50.548988 crc crio[22018]: time="2026-06-11T17:52:50.548886837Z" level=info msg="Stopped pod sandbox (already stopped): b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370007 | controller | Jun 11 17:52:50.549979 crc crio[22018]: time="2026-06-11T17:52:50.54992759Z" level=info msg="Removing pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.370023 | controller | Jun 11 17:52:50.569026 crc crio[22018]: time="2026-06-11T17:52:50.568917207Z" level=info msg="Removed pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.370039 | controller | Jun 11 17:52:50.570164 crc crio[22018]: time="2026-06-11T17:52:50.570092752Z" level=info msg="Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370056 | controller | Jun 11 17:52:50.570261 crc crio[22018]: time="2026-06-11T17:52:50.570180615Z" level=info msg="Stopped pod sandbox (already stopped): 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370072 | controller | Jun 11 17:52:50.570901 crc crio[22018]: time="2026-06-11T17:52:50.570834886Z" level=info msg="Removing pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.370089 | controller | Jun 11 17:52:50.591832 crc crio[22018]: time="2026-06-11T17:52:50.591714213Z" level=info msg="Removed pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.370105 | controller | Jun 11 17:52:52.787085 crc crio[22018]: time="2026-06-11T17:52:52.786036728Z" level=info msg="Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370126 | controller | Jun 11 17:52:52.789123 crc crio[22018]: time="2026-06-11T17:52:52.787763053Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}"
2026-06-11 18:17:38.370144 | controller | Jun 11 17:52:52.789123 crc crio[22018]: time="2026-06-11T17:52:52.787891717Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-24pt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370162 | controller | Jun 11 17:52:53.146563 crc crio[22018]: time="2026-06-11T17:52:53.146151494Z" level=info msg="Stopped pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370179 | controller | Jun 11 17:52:53.457436 crc crio[22018]: time="2026-06-11T17:52:53.456739935Z" level=info msg="Stopped container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370195 | controller | Jun 11 17:52:53.461271 crc crio[22018]: time="2026-06-11T17:52:53.461206915Z" level=info msg="Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370213 | controller | Jun 11 17:52:53.462857 crc crio[22018]: time="2026-06-11T17:52:53.462826217Z" level=info msg="Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}"
2026-06-11 18:17:38.370230 | controller | Jun 11 17:52:53.463021 crc crio[22018]: time="2026-06-11T17:52:53.462978042Z" level=info msg="Deleting pod openstack_neutron-5574846857-xlsvh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370247 | controller | Jun 11 17:52:53.945181 crc crio[22018]: time="2026-06-11T17:52:53.945065921Z" level=info msg="Stopped pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370263 | controller | Jun 11 17:52:54.103783 crc crio[22018]: time="2026-06-11T17:52:54.09781845Z" level=info msg="Stopping container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 (timeout: 30s)" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370280 | controller | Jun 11 17:52:54.104957 crc crio[22018]: time="2026-06-11T17:52:54.098125487Z" level=info msg="Stopping container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f (timeout: 30s)" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370297 | controller | Jun 11 17:52:54.127977 crc crio[22018]: time="2026-06-11T17:52:54.127638009Z" level=info msg="Stopping container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 (timeout: 30s)" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370317 | controller | Jun 11 17:52:54.129564 crc crio[22018]: time="2026-06-11T17:52:54.129506167Z" level=info msg="Stopping container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 (timeout: 30s)" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370334 | controller | Jun 11 17:52:54.256630 crc crio[22018]: time="2026-06-11T17:52:54.251947274Z" level=info msg="Stopped container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370350 | controller | Jun 11 17:52:54.262512 crc crio[22018]: time="2026-06-11T17:52:54.262157938Z" level=info msg="Stopped container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370367 | controller | Jun 11 17:52:54.338128 crc crio[22018]: time="2026-06-11T17:52:54.338066875Z" level=info msg="Stopped container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370383 | controller | Jun 11 17:52:54.339617 crc crio[22018]: time="2026-06-11T17:52:54.339505581Z" level=info msg="Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370400 | controller | Jun 11 17:52:54.340210 crc crio[22018]: time="2026-06-11T17:52:54.340161282Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc000380aa8}] Aliases:map[]}"
2026-06-11 18:17:38.370417 | controller | Jun 11 17:52:54.340617 crc crio[22018]: time="2026-06-11T17:52:54.340502433Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370434 | controller | Jun 11 17:52:54.363135 crc crio[22018]: time="2026-06-11T17:52:54.363020049Z" level=info msg="Stopped container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.370450 | controller | Jun 11 17:52:54.364121 crc crio[22018]: time="2026-06-11T17:52:54.364030622Z" level=info msg="Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370467 | controller | Jun 11 17:52:54.366079 crc crio[22018]: time="2026-06-11T17:52:54.365978414Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc000aa4d90}] Aliases:map[]}"
2026-06-11 18:17:38.370484 | controller | Jun 11 17:52:54.366589 crc crio[22018]: time="2026-06-11T17:52:54.366534722Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370505 | controller | Jun 11 17:52:54.669412 crc crio[22018]: time="2026-06-11T17:52:54.66926188Z" level=info msg="Stopped pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370523 | controller | Jun 11 17:52:54.783973 crc crio[22018]: time="2026-06-11T17:52:54.783520212Z" level=info msg="Stopped pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.370540 | controller | Jun 11 17:52:54.878191 crc crio[22018]: time="2026-06-11T17:52:54.87811393Z" level=info msg="Removing container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370556 | controller | Jun 11 17:52:54.916751 crc crio[22018]: time="2026-06-11T17:52:54.916608926Z" level=info msg="Removed container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370573 | controller | Jun 11 17:52:54.919220 crc crio[22018]: time="2026-06-11T17:52:54.919155487Z" level=info msg="Removing container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370589 | controller | Jun 11 17:52:54.960892 crc crio[22018]: time="2026-06-11T17:52:54.960820774Z" level=info msg="Removed container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370606 | controller | Jun 11 17:52:54.972175 crc crio[22018]: time="2026-06-11T17:52:54.972092183Z" level=info msg="Removing container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370622 | controller | Jun 11 17:52:55.000225 crc crio[22018]: time="2026-06-11T17:52:55.000187099Z" level=info msg="Removed container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370639 | controller | Jun 11 17:52:55.002928 crc crio[22018]: time="2026-06-11T17:52:55.002888423Z" level=info msg="Removing container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370679 | controller | Jun 11 17:52:55.053162 crc crio[22018]: time="2026-06-11T17:52:55.053016319Z" level=info msg="Removed container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370696 | controller | Jun 11 17:52:55.061110 crc crio[22018]: time="2026-06-11T17:52:55.061010684Z" level=info msg="Removing container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370713 | controller | Jun 11 17:52:55.124186 crc crio[22018]: time="2026-06-11T17:52:55.124094003Z" level=info msg="Removed container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370730 | controller | Jun 11 17:52:55.128531 crc crio[22018]: time="2026-06-11T17:52:55.127289964Z" level=info msg="Removing container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370751 | controller | Jun 11 17:52:55.164188 crc crio[22018]: time="2026-06-11T17:52:55.164048006Z" level=info msg="Removed container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.370769 | controller | Jun 11 17:52:55.783065 crc crio[22018]: time="2026-06-11T17:52:55.782705813Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.370785 | controller | Jun 11 17:52:55.783188 crc crio[22018]: time="2026-06-11T17:52:55.783087055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.370803 | controller | Jun 11 17:52:55.792559 crc crio[22018]: time="2026-06-11T17:52:55.792391741Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.370819 | controller | Jun 11 17:52:55.792559 crc crio[22018]: time="2026-06-11T17:52:55.792508365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.370837 | controller | Jun 11 17:52:55.825212 crc crio[22018]: time="2026-06-11T17:52:55.825078061Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}"
2026-06-11 18:17:38.370870 | controller | Jun 11 17:52:55.825212 crc crio[22018]: time="2026-06-11T17:52:55.825139233Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370889 | controller | Jun 11 17:52:55.856294 crc crio[22018]: time="2026-06-11T17:52:55.856149471Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}"
2026-06-11 18:17:38.370906 | controller | Jun 11 17:52:55.856294 crc crio[22018]: time="2026-06-11T17:52:55.856205393Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.370923 | controller | Jun 11 17:52:56.369759 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6077a58c93637 Mac:b6:8e:66:ae:fd:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.370941 | controller | Jun 11 17:52:56.371469 crc crio[22018]: time="2026-06-11T17:52:56.371386606Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}"
2026-06-11 18:17:38.370962 | controller | Jun 11 17:52:56.371581 crc crio[22018]: time="2026-06-11T17:52:56.371557522Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.370979 | controller | Jun 11 17:52:56.379241 crc crio[22018]: time="2026-06-11T17:52:56.379165197Z" level=info msg="Ran pod sandbox 6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a with infra container: openstack/nova-api-0/POD" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.370996 | controller | Jun 11 17:52:56.381170 crc crio[22018]: time="2026-06-11T17:52:56.381099765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=51b69750-29a7-44c4-b2e0-3cfb48e8a277 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371013 | controller | Jun 11 17:52:56.383452 crc crio[22018]: time="2026-06-11T17:52:56.383382377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f2bedb97-3310-428d-9956-13c609eced65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371030 | controller | Jun 11 17:52:56.390840 crc crio[22018]: time="2026-06-11T17:52:56.390749813Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371047 | controller | Jun 11 17:52:56.391114 crc crio[22018]: time="2026-06-11T17:52:56.391053692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371063 | controller | Jun 11 17:52:56.456860 crc crio[22018]: time="2026-06-11T17:52:56.456682051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371080 | controller | Jun 11 17:52:56.469239 crc crio[22018]: time="2026-06-11T17:52:56.46912936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371096 | controller | Jun 11 17:52:56.478065 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7632c0b8a8cd72 Mac:aa:9a:45:de:2c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d SocketPath: PciID:}] [{Interface:0xc0003c32b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.371113 | controller | Jun 11 17:52:56.479168 crc crio[22018]: time="2026-06-11T17:52:56.479121987Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}"
2026-06-11 18:17:38.371129 | controller | Jun 11 17:52:56.479464 crc crio[22018]: time="2026-06-11T17:52:56.479277532Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.371151 | controller | Jun 11 17:52:56.488183 crc crio[22018]: time="2026-06-11T17:52:56.488099496Z" level=info msg="Ran pod sandbox a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 with infra container: openstack/nova-metadata-0/POD" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.371181 | controller | Jun 11 17:52:56.490871 crc crio[22018]: time="2026-06-11T17:52:56.490746566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=deb970a2-054d-42f7-88cc-db5348e88c70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371207 | controller | Jun 11 17:52:56.494129 crc crio[22018]: time="2026-06-11T17:52:56.493203334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=28805568-50e5-43af-9bc9-ffb72455ffb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371235 | controller | Jun 11 17:52:56.506560 crc crio[22018]: time="2026-06-11T17:52:56.506293122Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371262 | controller | Jun 11 17:52:56.507250 crc crio[22018]: time="2026-06-11T17:52:56.506799418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371288 | controller | Jun 11 17:52:56.564473 crc crio[22018]: time="2026-06-11T17:52:56.564270848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371314 | controller | Jun 11 17:52:56.569136 crc crio[22018]: time="2026-06-11T17:52:56.568912925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371340 | controller | Jun 11 17:52:56.759993 crc crio[22018]: time="2026-06-11T17:52:56.759793643Z" level=info msg="Created container 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4: openstack/nova-metadata-0/nova-metadata-log" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371366 | controller | Jun 11 17:52:56.762505 crc crio[22018]: time="2026-06-11T17:52:56.761078514Z" level=info msg="Created container f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed: openstack/nova-api-0/nova-api-log" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371391 | controller | Jun 11 17:52:56.762505 crc crio[22018]: time="2026-06-11T17:52:56.761693184Z" level=info msg="Starting container: 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4" id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.371417 | controller | Jun 11 17:52:56.763619 crc crio[22018]: time="2026-06-11T17:52:56.763568914Z" level=info msg="Starting container: f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed" id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.371444 | controller | Jun 11 17:52:56.770035 crc crio[22018]: time="2026-06-11T17:52:56.769958386Z" level=info msg="Started container" PID=283981 containerID=f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed description=openstack/nova-api-0/nova-api-log id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a
2026-06-11 18:17:38.371466 | controller | Jun 11 17:52:56.770942 crc crio[22018]: time="2026-06-11T17:52:56.770875476Z" level=info msg="Started container" PID=283984 containerID=83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4 description=openstack/nova-metadata-0/nova-metadata-log id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436
2026-06-11 18:17:38.371488 | controller | Jun 11 17:52:56.783524 crc crio[22018]: time="2026-06-11T17:52:56.783475537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e7b3ca56-2a17-437b-bd6d-a4d7a73c5b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371505 | controller | Jun 11 17:52:56.785191 crc crio[22018]: time="2026-06-11T17:52:56.785108869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=15cc5969-f7aa-4422-afd3-ac12c4544b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371521 | controller | Jun 11 17:52:56.842864 crc crio[22018]: time="2026-06-11T17:52:56.842120844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=aca4e6ac-3571-48eb-a567-db1befcdf5f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371537 | controller | Jun 11 17:52:56.853498 crc crio[22018]: time="2026-06-11T17:52:56.851620006Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371553 | controller | Jun 11 17:52:56.853498 crc crio[22018]: time="2026-06-11T17:52:56.851983998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371569 | controller | Jun 11 17:52:56.859608 crc crio[22018]: time="2026-06-11T17:52:56.859562169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=94b03413-ea3c-449a-963a-2dbf6d3d0db2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.371584 | controller | Jun 11 17:52:56.881451 crc crio[22018]: time="2026-06-11T17:52:56.88124536Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371601 | controller | Jun 11 17:52:56.881832 crc crio[22018]: time="2026-06-11T17:52:56.881788188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371617 | controller | Jun 11 17:52:56.909413 crc crio[22018]: time="2026-06-11T17:52:56.909138118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371632 | controller | Jun 11 17:52:56.914188 crc crio[22018]: time="2026-06-11T17:52:56.914071565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371648 | controller | Jun 11 17:52:56.943216 crc crio[22018]: time="2026-06-11T17:52:56.941704165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371664 | controller | Jun 11 17:52:56.946280 crc crio[22018]: time="2026-06-11T17:52:56.946201699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371680 | controller | Jun 11 17:52:57.088774 crc crio[22018]: time="2026-06-11T17:52:57.088667255Z" level=info msg="Created container a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da: openstack/nova-metadata-0/nova-metadata-metadata" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371696 | controller | Jun 11 17:52:57.089050 crc crio[22018]: time="2026-06-11T17:52:57.088953013Z" level=info msg="Created container 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f: openstack/nova-api-0/nova-api-api" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.371716 | controller | Jun 11 17:52:57.090178 crc crio[22018]: time="2026-06-11T17:52:57.090137201Z" level=info msg="Starting container: a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da" id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.371732 | controller | Jun 11 17:52:57.092102 crc crio[22018]: time="2026-06-11T17:52:57.090652908Z" level=info msg="Starting container: 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f" id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.371748 | controller | Jun 11 17:52:57.098686 crc crio[22018]: time="2026-06-11T17:52:57.098401947Z" level=info msg="Started container" PID=284022 containerID=45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f description=openstack/nova-api-0/nova-api-api id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a
2026-06-11 18:17:38.371764 | controller | Jun 11 17:52:57.102964 crc crio[22018]: time="2026-06-11T17:52:57.102909209Z" level=info msg="Started container" PID=284019 containerID=a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da description=openstack/nova-metadata-0/nova-metadata-metadata id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436
2026-06-11 18:17:38.371781 | controller | Jun 11 17:53:14.379220 crc crio[22018]: time="2026-06-11T17:53:14.378262737Z" level=warning msg="Stopping container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 with stop signal(15) timed out. Killing..."
2026-06-11 18:17:38.371797 | controller | Jun 11 17:53:14.490943 crc crio[22018]: time="2026-06-11T17:53:14.490772219Z" level=error msg="Killing container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 18:17:38.371814 | controller | Jun 11 17:53:14.558023 crc crio[22018]: time="2026-06-11T17:53:14.557763172Z" level=info msg="Stopped container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.371830 | controller | Jun 11 17:53:14.559165 crc crio[22018]: time="2026-06-11T17:53:14.558998692Z" level=info msg="Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.371862 | controller | Jun 11 17:53:14.559939 crc crio[22018]: time="2026-06-11T17:53:14.559872809Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc005da0570}] Aliases:map[]}"
2026-06-11 18:17:38.371886 | controller | Jun 11 17:53:14.560297 crc crio[22018]: time="2026-06-11T17:53:14.560068555Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.371903 | controller | Jun 11 17:53:15.005969 crc crio[22018]: time="2026-06-11T17:53:15.005413335Z" level=info msg="Stopped pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.371924 | controller | Jun 11 17:53:15.329786 crc crio[22018]: time="2026-06-11T17:53:15.329254358Z" level=info msg="Removing container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.371941 | controller | Jun 11 17:53:15.445238 crc crio[22018]: time="2026-06-11T17:53:15.445110122Z" level=info msg="Removed container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.371957 | controller | Jun 11 17:53:16.089608 crc crio[22018]: time="2026-06-11T17:53:16.088979256Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.371973 | controller | Jun 11 17:53:16.090061 crc crio[22018]: time="2026-06-11T17:53:16.089982868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.371989 | controller | Jun 11 17:53:16.139120 crc crio[22018]: time="2026-06-11T17:53:16.13901236Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}"
2026-06-11 18:17:38.372005 | controller | Jun 11 17:53:16.139120 crc crio[22018]: time="2026-06-11T17:53:16.139065452Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.372022 | controller | Jun 11 17:53:16.685648 crc crio[22018]: 2026-06-11T17:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53f94729fe56c4 Mac:8a:e6:6e:2c:08:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.372038 | controller | Jun 11 17:53:16.688848 crc crio[22018]: time="2026-06-11T17:53:16.688252838Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}"
2026-06-11 18:17:38.372055 | controller | Jun 11 17:53:16.688848 crc crio[22018]: time="2026-06-11T17:53:16.688524577Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.372071 | controller | Jun 11 17:53:16.701650 crc crio[22018]: time="2026-06-11T17:53:16.701379947Z" level=info msg="Ran pod sandbox a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d with infra container: openstack/nova-scheduler-0/POD" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.372088 | controller | Jun 11 17:53:16.705027 crc crio[22018]: time="2026-06-11T17:53:16.704955809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=bf3f8f2d-315f-4ec0-b9f6-c52e8cb52ee3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.372104 | controller | Jun 11 17:53:16.730705 crc crio[22018]: time="2026-06-11T17:53:16.73060686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=001a7629-dc53-401d-a727-363ea4da32bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.372125 | controller | Jun 11 17:53:16.776789 crc crio[22018]: time="2026-06-11T17:53:16.773489641Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.372141 | controller | Jun 11 17:53:16.776789 crc crio[22018]: time="2026-06-11T17:53:16.77405929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372157 | controller | Jun 11 17:53:16.830966 crc crio[22018]: time="2026-06-11T17:53:16.830861728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372172 | controller | Jun 11 17:53:16.837841 crc crio[22018]: time="2026-06-11T17:53:16.837774547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372188 | controller | Jun 11 17:53:16.995590 crc crio[22018]: time="2026-06-11T17:53:16.994929231Z" level=info msg="Created container 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.372204 | controller | Jun 11 17:53:16.996821 crc crio[22018]: time="2026-06-11T17:53:16.996779961Z" level=info msg="Starting container: 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5" id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.372219 | controller | Jun 11 17:53:17.002677 crc crio[22018]: time="2026-06-11T17:53:17.002595185Z" level=info msg="Started container" PID=285648 containerID=21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d
2026-06-11 18:17:38.372235 | controller | Jun 11 17:53:34.028728 crc crio[22018]: time="2026-06-11T17:53:34.026788959Z" level=info msg="Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.372251 | controller | Jun 11 17:53:34.031794 crc crio[22018]: time="2026-06-11T17:53:34.030917162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372267 | controller | Jun 11 17:53:34.097539 crc crio[22018]: time="2026-06-11T17:53:34.097271114Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}"
2026-06-11 18:17:38.372283 | controller | Jun 11 17:53:34.097798 crc crio[22018]: time="2026-06-11T17:53:34.097545363Z" level=info msg="Adding pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.372299 | controller | Jun 11 17:53:34.640134 crc crio[22018]: 2026-06-11T17:53:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fab558db8dd93 Mac:2e:31:97:37:fb:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.372319 | controller | Jun 11 17:53:34.641956 crc crio[22018]: time="2026-06-11T17:53:34.641835447Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}"
2026-06-11 18:17:38.372336 | controller | Jun 11 17:53:34.642129 crc crio[22018]: time="2026-06-11T17:53:34.642081829Z" level=info msg="Checking pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.372352 | controller | Jun 11 17:53:34.653980 crc crio[22018]: time="2026-06-11T17:53:34.653224167Z" level=info msg="Ran pod sandbox e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f with infra container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.372369 | controller | Jun 11 17:53:34.655892 crc crio[22018]: time="2026-06-11T17:53:34.655802276Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0ee79fd8-7e41-4bd2-8c4f-ca0ba2334a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.372384 | controller | Jun 11 17:53:34.687574 crc crio[22018]: time="2026-06-11T17:53:34.687059132Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0a8fbcf2-31a4-4a5c-b8ef-840cb2501348 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.372400 | controller | Jun 11 17:53:34.710409 crc crio[22018]: time="2026-06-11T17:53:34.710106226Z" level=info msg="Creating container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.372416 | controller | Jun 11 17:53:34.711401 crc crio[22018]: time="2026-06-11T17:53:34.710900211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372432 | controller | Jun 11 17:53:34.767058 crc crio[22018]: time="2026-06-11T17:53:34.766673106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372448 | controller | Jun 11 17:53:34.770166 crc crio[22018]: time="2026-06-11T17:53:34.770097935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.372463 | controller | Jun 11 17:53:34.911065 crc crio[22018]: time="2026-06-11T17:53:34.910919329Z" level=info msg="Created container bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.372480 | controller | Jun 11 17:53:34.913480 crc crio[22018]: time="2026-06-11T17:53:34.913283144Z" level=info msg="Starting container: bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866" id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.372502 | controller | Jun 11 17:53:34.920053 crc crio[22018]: time="2026-06-11T17:53:34.919184372Z" level=info msg="Started container" PID=286756 containerID=bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866 description=openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f
2026-06-11 18:17:38.372519 | controller | Jun 11 17:53:50.629886 crc crio[22018]: time="2026-06-11T17:53:50.62920065Z" level=info msg="Removing container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372534 | controller | Jun 11 17:53:50.670907 crc crio[22018]: time="2026-06-11T17:53:50.670735214Z" level=info msg="Removed container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372550 | controller | Jun 11 17:53:50.674769 crc crio[22018]: time="2026-06-11T17:53:50.674696012Z" level=info msg="Removing container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372565 | controller | Jun 11 17:53:50.716205 crc crio[22018]: time="2026-06-11T17:53:50.71608879Z" level=info msg="Removed container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372581 | controller | Jun 11 17:53:50.719924 crc crio[22018]: time="2026-06-11T17:53:50.719821776Z" level=info msg="Removing container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372596 | controller | Jun 11 17:53:50.753754 crc crio[22018]: time="2026-06-11T17:53:50.753561346Z" level=info msg="Removed container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372612 | controller | Jun 11 17:53:50.758562 crc crio[22018]: time="2026-06-11T17:53:50.758470797Z" level=info msg="Removing container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372627 | controller | Jun 11 17:53:50.798930 crc crio[22018]: time="2026-06-11T17:53:50.798792712Z" level=info msg="Removed container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.372643 | controller | Jun 11 17:53:50.810258 crc crio[22018]: time="2026-06-11T17:53:50.810165432Z" level=info msg="Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372658 | controller | Jun 11 17:53:50.810258 crc crio[22018]: time="2026-06-11T17:53:50.810262345Z" level=info msg="Stopped pod sandbox (already stopped): c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372674 | controller | Jun 11 17:53:50.811067 crc crio[22018]: time="2026-06-11T17:53:50.810979498Z" level=info msg="Removing pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372693 | controller | Jun 11 17:53:50.836516 crc crio[22018]: time="2026-06-11T17:53:50.836403638Z" level=info msg="Removed pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372710 | controller | Jun 11 17:53:50.837214 crc crio[22018]: time="2026-06-11T17:53:50.837149521Z" level=info msg="Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372726 | controller | Jun 11 17:53:50.837307 crc crio[22018]: time="2026-06-11T17:53:50.837216944Z" level=info msg="Stopped pod sandbox (already stopped): ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372741 | controller | Jun 11 17:53:50.837772 crc crio[22018]: time="2026-06-11T17:53:50.837704359Z" level=info msg="Removing pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372757 | controller | Jun 11 17:53:50.856888 crc crio[22018]: time="2026-06-11T17:53:50.856775166Z" level=info msg="Removed pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372773 | controller | Jun 11 17:53:50.857796 crc crio[22018]: time="2026-06-11T17:53:50.857727206Z" level=info msg="Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372788 | controller | Jun 11 17:53:50.857796 crc crio[22018]: time="2026-06-11T17:53:50.857793898Z" level=info msg="Stopped pod sandbox (already stopped): 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372803 | controller | Jun 11 17:53:50.858634 crc crio[22018]: time="2026-06-11T17:53:50.858551035Z" level=info msg="Removing pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372819 | controller | Jun 11 17:53:50.881677 crc crio[22018]: time="2026-06-11T17:53:50.881469414Z" level=info msg="Removed pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372835 | controller | Jun 11 17:53:50.883215 crc crio[22018]: time="2026-06-11T17:53:50.883147616Z" level=info msg="Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372869 | controller | Jun 11 17:53:50.883299 crc crio[22018]: time="2026-06-11T17:53:50.883229709Z" level=info msg="Stopped pod sandbox (already stopped): 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372890 | controller | Jun 11 17:53:50.883802 crc crio[22018]: time="2026-06-11T17:53:50.883730564Z" level=info msg="Removing pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372907 | controller | Jun 11 17:53:50.901534 crc crio[22018]: time="2026-06-11T17:53:50.901258766Z" level=info msg="Removed pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372928 | controller | Jun 11 17:53:50.902403 crc crio[22018]: time="2026-06-11T17:53:50.902266144Z" level=info msg="Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372944 | controller | Jun 11 17:53:50.902403 crc crio[22018]: time="2026-06-11T17:53:50.902371507Z" level=info msg="Stopped pod sandbox (already stopped): 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.372960 | controller | Jun 11 17:53:50.902953 crc crio[22018]: time="2026-06-11T17:53:50.902895074Z" level=info msg="Removing pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372976 | controller | Jun 11 17:53:50.921356 crc crio[22018]: time="2026-06-11T17:53:50.92121681Z" level=info msg="Removed pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.372993 | controller | Jun 11 17:53:50.922472 crc crio[22018]: time="2026-06-11T17:53:50.922301812Z" level=info msg="Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373009 | controller | Jun 11 17:53:50.922622 crc crio[22018]: time="2026-06-11T17:53:50.922484178Z" level=info msg="Stopped pod sandbox (already stopped): 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373025 | controller | Jun 11 17:53:50.923400 crc crio[22018]: time="2026-06-11T17:53:50.923296474Z" level=info msg="Removing pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373041 | controller | Jun 11 17:53:50.940693 crc crio[22018]: time="2026-06-11T17:53:50.940571696Z" level=info msg="Removed pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373057 | controller | Jun 11 17:54:00.562711 crc crio[22018]: time="2026-06-11T17:54:00.561769246Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686674-cmpsx/POD" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.373073 | controller | Jun 11 17:54:00.562711 crc crio[22018]: time="2026-06-11T17:54:00.562700156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.373090 | controller | Jun 11 17:54:00.602922 crc crio[22018]: time="2026-06-11T17:54:00.60274766Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}"
2026-06-11 18:17:38.373106 | controller | Jun 11 17:54:00.602922 crc crio[22018]: time="2026-06-11T17:54:00.602871624Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686674-cmpsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.373123 | controller | Jun 11 17:54:01.169517 crc crio[22018]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90b3b47abb03f55 Mac:4e:85:58:62:37:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 SocketPath: PciID:}] [{Interface:0xc0004bc6b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.373143 | controller | Jun 11 17:54:01.172194 crc crio[22018]: time="2026-06-11T17:54:01.172084207Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}"
2026-06-11 18:17:38.373160 | controller | Jun 11 17:54:01.172582 crc crio[22018]: time="2026-06-11T17:54:01.172313154Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686674-cmpsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.373177 | controller | Jun 11 17:54:01.183703 crc crio[22018]: time="2026-06-11T17:54:01.183625459Z" level=info msg="Ran pod sandbox 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d with infra container: openshift-infra/auto-csr-approver-29686674-cmpsx/POD" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.373193 | controller | Jun 11 17:54:01.187524 crc crio[22018]: time="2026-06-11T17:54:01.187305791Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.373209 | controller | Jun 11 17:54:01.199933 crc crio[22018]: time="2026-06-11T17:54:01.199865423Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.373226 | controller | Jun 11 17:54:02.147682 crc crio[22018]: time="2026-06-11T17:54:02.145870524Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.373242 | controller | Jun 11 17:54:02.159076 crc crio[22018]: time="2026-06-11T17:54:02.158849577Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d6e24e49-c505-45f3-a439-ff495e47a037 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.373258 | controller | Jun 11 17:54:02.161830 crc crio[22018]: time="2026-06-11T17:54:02.161680246Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8e505334-c1d2-4a18-b304-9805fca3ce16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.373275 | controller | Jun 11 17:54:02.176714 crc crio[22018]: time="2026-06-11T17:54:02.17659771Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686674-cmpsx/oc" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.373290 | controller | Jun 11 17:54:02.177237 crc crio[22018]: time="2026-06-11T17:54:02.177150128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.373306 | controller | Jun 11 17:54:02.255130 crc crio[22018]: time="2026-06-11T17:54:02.255019597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.373322 | controller | Jun 11 17:54:02.473757 crc crio[22018]: time="2026-06-11T17:54:02.473671429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.373342 | controller | Jun 11 17:54:02.615983 crc crio[22018]: time="2026-06-11T17:54:02.614761013Z" level=info msg="Created container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.373358 | controller | Jun 11 17:54:02.616845 crc crio[22018]: time="2026-06-11T17:54:02.616734404Z" level=info msg="Starting container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90" id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.373374 | controller | Jun 11 17:54:02.623066 crc crio[22018]: time="2026-06-11T17:54:02.622903881Z" level=info msg="Started container" PID=288594 containerID=79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90 description=openshift-infra/auto-csr-approver-29686674-cmpsx/oc id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d
2026-06-11 18:17:38.373390 | controller | Jun 11 17:54:04.220639 crc crio[22018]: time="2026-06-11T17:54:04.219729404Z" level=info msg="Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373406 | controller | Jun 11 17:54:04.222919 crc crio[22018]: time="2026-06-11T17:54:04.221614355Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002300c78}] Aliases:map[]}"
2026-06-11 18:17:38.373422 | controller | Jun 11 17:54:04.222919 crc crio[22018]: time="2026-06-11T17:54:04.22178218Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686674-cmpsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.373438 | controller | Jun 11 17:54:04.672958 crc crio[22018]: time="2026-06-11T17:54:04.672097197Z" level=info msg="Stopped pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373454 | controller | Jun 11 17:54:50.964149 crc crio[22018]: time="2026-06-11T17:54:50.963141619Z" level=info msg="Removing container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373470 | controller | Jun 11 17:54:50.993373 crc crio[22018]: time="2026-06-11T17:54:50.993241403Z" level=info msg="Removed container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373486 | controller | Jun 11 17:54:50.995945 crc crio[22018]: time="2026-06-11T17:54:50.99585993Z" level=info msg="Removing container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373501 | controller | Jun 11 17:54:51.085665 crc crio[22018]: time="2026-06-11T17:54:51.085550867Z" level=info msg="Removed container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373517 | controller | Jun 11 17:54:51.095231 crc crio[22018]: time="2026-06-11T17:54:51.095141142Z" level=info msg="Removing container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373537 | controller | Jun 11 17:54:51.130164 crc crio[22018]: time="2026-06-11T17:54:51.130072007Z" level=info msg="Removed container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373553 | controller | Jun 11 17:54:51.134018 crc crio[22018]: time="2026-06-11T17:54:51.133962628Z" level=info msg="Removing container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373570 | controller | Jun 11 17:54:51.167611 crc crio[22018]: time="2026-06-11T17:54:51.167492008Z" level=info msg="Removed container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373585 | controller | Jun 11 17:54:51.170209 crc crio[22018]: time="2026-06-11T17:54:51.17014328Z" level=info msg="Removing container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373601 | controller | Jun 11 17:54:51.195232 crc crio[22018]: time="2026-06-11T17:54:51.195097687Z" level=info msg="Removed container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373617 | controller | Jun 11 17:54:51.197900 crc crio[22018]: time="2026-06-11T17:54:51.197827261Z" level=info msg="Removing container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373633 | controller | Jun 11 17:54:51.227707 crc crio[22018]: time="2026-06-11T17:54:51.227512202Z" level=info msg="Removed container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373648 | controller | Jun 11 17:54:51.230883 crc crio[22018]: time="2026-06-11T17:54:51.230682489Z" level=info msg="Removing container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373664 | controller | Jun 11 17:54:51.342636 crc crio[22018]: time="2026-06-11T17:54:51.342453197Z" level=info msg="Removed container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373680 | controller | Jun 11 17:54:51.355152 crc crio[22018]: time="2026-06-11T17:54:51.355068658Z" level=info msg="Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373696 | controller | Jun 11 17:54:51.355152 crc crio[22018]: time="2026-06-11T17:54:51.35514088Z" level=info msg="Stopped pod sandbox (already stopped): b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373711 | controller | Jun 11 17:54:51.355897 crc crio[22018]: time="2026-06-11T17:54:51.355825872Z" level=info msg="Removing pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373731 | controller | Jun 11 17:54:51.379795 crc crio[22018]: time="2026-06-11T17:54:51.379700793Z" level=info msg="Removed pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373747 | controller | Jun 11 17:54:51.380707 crc crio[22018]: time="2026-06-11T17:54:51.380640732Z" level=info msg="Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373763 | controller | Jun 11 17:54:51.380802 crc crio[22018]: time="2026-06-11T17:54:51.380708424Z" level=info msg="Stopped pod sandbox (already stopped): be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373779 | controller | Jun 11 17:54:51.381739 crc crio[22018]: time="2026-06-11T17:54:51.381673414Z" level=info msg="Removing pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373795 | controller | Jun 11 17:54:51.400989 crc crio[22018]: time="2026-06-11T17:54:51.400882929Z" level=info msg="Removed pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373810 | controller | Jun 11 17:54:51.401940 crc crio[22018]: time="2026-06-11T17:54:51.401853502Z" level=info msg="Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373826 | controller | Jun 11 17:54:51.402039 crc crio[22018]: time="2026-06-11T17:54:51.401958535Z" level=info msg="Stopped pod sandbox (already stopped): 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373841 | controller | Jun 11 17:54:51.402812 crc crio[22018]: time="2026-06-11T17:54:51.402740976Z" level=info msg="Removing pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373879 | controller | Jun 11 17:54:51.422388 crc crio[22018]: time="2026-06-11T17:54:51.422249529Z" level=info msg="Removed pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373897 | controller | Jun 11 17:54:51.423524 crc crio[22018]: time="2026-06-11T17:54:51.423410776Z" level=info msg="Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373913 | controller | Jun 11 17:54:51.423662 crc crio[22018]: time="2026-06-11T17:54:51.423606692Z" level=info msg="Stopped pod sandbox (already stopped): 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.373929 | controller | Jun 11 17:54:51.424176 crc crio[22018]: time="2026-06-11T17:54:51.424124139Z" level=info msg="Removing pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373945 | controller | Jun 11 17:54:51.440029 crc crio[22018]: time="2026-06-11T17:54:51.439932269Z" level=info msg="Removed pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.373966 | controller | Jun 11 17:55:51.465692 crc crio[22018]: time="2026-06-11T17:55:51.46510862Z" level=info msg="Removing container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373983 | controller | Jun 11 17:55:51.507368 crc crio[22018]: time="2026-06-11T17:55:51.506870459Z" level=info msg="Removed container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.373999 | controller | Jun 11 17:55:51.511963 crc crio[22018]: time="2026-06-11T17:55:51.511639562Z" level=info msg="Removing container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374014 | controller | Jun 11 17:55:51.589624 crc crio[22018]: time="2026-06-11T17:55:51.589553021Z" level=info msg="Removed container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374030 | controller | Jun 11 17:55:51.599792 crc crio[22018]: time="2026-06-11T17:55:51.599685765Z" level=info msg="Removing container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374045 | controller | Jun 11 17:55:51.665758 crc crio[22018]: time="2026-06-11T17:55:51.66568391Z" level=info msg="Removed container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374060 | controller | Jun 11 17:55:51.673473 crc crio[22018]: time="2026-06-11T17:55:51.6720951Z" level=info msg="Removing container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374076 | controller | Jun 11 17:55:51.728645 crc crio[22018]: time="2026-06-11T17:55:51.728401807Z" level=info msg="Removed container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374091 | controller | Jun 11 17:55:51.731527 crc crio[22018]: time="2026-06-11T17:55:51.73145977Z" level=info msg="Removing container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374107 | controller | Jun 11 17:55:51.789956 crc crio[22018]: time="2026-06-11T17:55:51.789858334Z" level=info msg="Removed container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374123 | controller | Jun 11 17:55:51.793203 crc crio[22018]: time="2026-06-11T17:55:51.793157775Z" level=info msg="Removing container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374138 | controller | Jun 11 17:55:51.834877 crc crio[22018]: time="2026-06-11T17:55:51.834805866Z" level=info msg="Removed container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374158 | controller | Jun 11 17:55:51.841581 crc crio[22018]: time="2026-06-11T17:55:51.841503984Z" level=info msg="Removing container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374174 | controller | Jun 11 17:55:51.881722 crc crio[22018]: time="2026-06-11T17:55:51.881586904Z" level=info msg="Removed container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374189 | controller | Jun 11 17:55:51.892478 crc crio[22018]: time="2026-06-11T17:55:51.892251209Z" level=info msg="Removing container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374205 | controller | Jun 11 17:55:51.925073 crc crio[22018]: time="2026-06-11T17:55:51.924934871Z" level=info msg="Removed container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374220 | controller | Jun 11 17:55:51.928513 crc crio[22018]: time="2026-06-11T17:55:51.928313588Z" level=info msg="Removing container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374236 | controller | Jun 11 17:55:51.958961 crc crio[22018]: time="2026-06-11T17:55:51.958830492Z" level=info msg="Removed container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374251 | controller | Jun 11 17:55:51.962550 crc crio[22018]: time="2026-06-11T17:55:51.962472785Z" level=info msg="Removing container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374266 | controller | Jun 11 17:55:51.995267 crc crio[22018]: time="2026-06-11T17:55:51.995003975Z" level=info msg="Removed container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374282 | controller | Jun 11 17:55:51.999722 crc crio[22018]: time="2026-06-11T17:55:51.999621248Z" level=info msg="Removing container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374297 | controller | Jun 11 17:55:52.034224 crc crio[22018]: time="2026-06-11T17:55:52.034101029Z" level=info msg="Removed container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374313 | controller | Jun 11 17:55:52.037420 crc crio[22018]: time="2026-06-11T17:55:52.037293957Z" level=info msg="Removing container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374329 | controller | Jun 11 17:55:52.088017 crc crio[22018]: time="2026-06-11T17:55:52.087920587Z" level=info msg="Removed container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374348 | controller | Jun 11 17:55:52.091539 crc crio[22018]: time="2026-06-11T17:55:52.091284208Z" level=info msg="Removing container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374365 | controller | Jun 11 17:55:52.130485 crc crio[22018]: time="2026-06-11T17:55:52.130275225Z" level=info msg="Removed container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374381 | controller | Jun 11 17:55:52.134490 crc crio[22018]: time="2026-06-11T17:55:52.134363969Z" level=info msg="Removing container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374397 | controller | Jun 11 17:55:52.170793 crc crio[22018]: time="2026-06-11T17:55:52.170685919Z" level=info msg="Removed container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374413 | controller | Jun 11 17:55:52.173481 crc crio[22018]: time="2026-06-11T17:55:52.173374301Z" level=info msg="Removing container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374429 | controller | Jun 11 17:55:52.210359 crc crio[22018]: time="2026-06-11T17:55:52.21022409Z" level=info msg="Removed container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374444 | controller | Jun 11 17:55:52.216923 crc crio[22018]: time="2026-06-11T17:55:52.216850436Z" level=info msg="Removing container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374460 | controller | Jun 11 17:55:52.247705 crc crio[22018]: time="2026-06-11T17:55:52.247538703Z" level=info msg="Removed container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374476 | controller | Jun 11 17:55:52.252941 crc crio[22018]: time="2026-06-11T17:55:52.252815111Z" level=info msg="Removing container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374491 | controller | Jun 11 17:55:52.282679 crc crio[22018]: time="2026-06-11T17:55:52.28257686Z" level=info msg="Removed container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.374507 | controller | Jun 11 17:55:52.297057 crc crio[22018]: time="2026-06-11T17:55:52.296950036Z" level=info msg="Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374523 | controller | Jun 11 17:55:52.297057 crc crio[22018]: time="2026-06-11T17:55:52.297050899Z" level=info msg="Stopped pod sandbox (already stopped): e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374542 | controller | Jun 11 17:55:52.297933 crc crio[22018]: time="2026-06-11T17:55:52.297862714Z" level=info msg="Removing pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374558 | controller | Jun 11 17:55:52.316075 crc crio[22018]: time="2026-06-11T17:55:52.315981373Z" level=info msg="Removed pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374573 | controller | Jun 11 17:55:52.317089 crc crio[22018]: time="2026-06-11T17:55:52.317019075Z" level=info msg="Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374588 | controller | Jun 11 17:55:52.317171 crc crio[22018]: time="2026-06-11T17:55:52.317104148Z" level=info msg="Stopped pod sandbox (already stopped): 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374604 | controller | Jun 11 17:55:52.317940 crc crio[22018]: time="2026-06-11T17:55:52.317854231Z" level=info msg="Removing pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374619 | controller | Jun 11 17:55:52.336130 crc crio[22018]: time="2026-06-11T17:55:52.336023673Z" level=info msg="Removed pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374634 | controller | Jun 11 17:55:52.337662 crc crio[22018]: time="2026-06-11T17:55:52.337591909Z" level=info msg="Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374667 | controller | Jun 11 17:55:52.337828 crc crio[22018]: time="2026-06-11T17:55:52.337778465Z" level=info msg="Stopped pod sandbox (already stopped): 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374683 | controller | Jun 11 17:55:52.338712 crc crio[22018]: time="2026-06-11T17:55:52.338633113Z" level=info msg="Removing pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374699 | controller | Jun 11 17:55:52.355640 crc crio[22018]: time="2026-06-11T17:55:52.35550729Z" level=info msg="Removed pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374715 | controller | Jun 11 17:55:52.356689 crc crio[22018]: time="2026-06-11T17:55:52.356590395Z" level=info msg="Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374730 | controller | Jun 11 17:55:52.356779 crc crio[22018]: time="2026-06-11T17:55:52.356703649Z" level=info msg="Stopped pod sandbox (already stopped): a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374746 | controller | Jun 11 17:55:52.357521 crc crio[22018]: time="2026-06-11T17:55:52.357421171Z" level=info msg="Removing pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374765 | controller | Jun 11 17:55:52.382086 crc crio[22018]: time="2026-06-11T17:55:52.381906026Z" level=info msg="Removed pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374781 | controller | Jun 11 17:55:52.389170 crc crio[22018]: time="2026-06-11T17:55:52.389032489Z" level=info msg="Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374797 | controller | Jun 11 17:55:52.389478 crc crio[22018]: time="2026-06-11T17:55:52.389311958Z" level=info msg="Stopped pod sandbox (already stopped): d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374812 | controller | Jun 11 17:55:52.392204 crc crio[22018]: time="2026-06-11T17:55:52.392139749Z" level=info msg="Removing pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374828 | controller | Jun 11 17:55:52.431508 crc crio[22018]: time="2026-06-11T17:55:52.431305238Z" level=info msg="Removed pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374843 | controller | Jun 11 17:55:52.433220 crc crio[22018]: time="2026-06-11T17:55:52.433148168Z" level=info msg="Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374876 | controller | Jun 11 17:55:52.433378 crc crio[22018]: time="2026-06-11T17:55:52.433243911Z" level=info msg="Stopped pod sandbox (already stopped): faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374893 | controller | Jun 11 17:55:52.434417 crc crio[22018]: time="2026-06-11T17:55:52.434235447Z" level=info msg="Removing pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374909 | controller | Jun 11 17:55:52.460946 crc crio[22018]: time="2026-06-11T17:55:52.460790555Z" level=info msg="Removed pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374924 | controller | Jun 11 17:55:52.462037 crc crio[22018]: time="2026-06-11T17:55:52.461894607Z" level=info msg="Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374940 | controller | Jun 11 17:55:52.462037 crc crio[22018]: time="2026-06-11T17:55:52.461986851Z" level=info msg="Stopped pod sandbox (already stopped): 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.374956 | controller | Jun 11 17:55:52.462705 crc crio[22018]: time="2026-06-11T17:55:52.46259244Z" level=info msg="Removing pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374972 | controller | Jun 11 17:55:52.484007 crc crio[22018]: time="2026-06-11T17:55:52.483904228Z" level=info msg="Removed pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.374991 | controller | Jun 11 17:55:52.486522 crc crio[22018]: time="2026-06-11T17:55:52.486422288Z" level=info msg="Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375007 | controller | Jun 11 17:55:52.486604 crc crio[22018]: time="2026-06-11T17:55:52.486523571Z" level=info msg="Stopped pod sandbox (already stopped): 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375023 | controller | Jun 11 17:55:52.487096 crc crio[22018]: time="2026-06-11T17:55:52.487022407Z" level=info msg="Removing pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375038 | controller | Jun 11 17:55:52.501271 crc crio[22018]: time="2026-06-11T17:55:52.501036066Z" level=info msg="Removed pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375054 | controller | Jun 11 17:55:52.502549 crc crio[22018]: time="2026-06-11T17:55:52.502475309Z" level=info msg="Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375069 | controller | Jun 11 17:55:52.502644 crc crio[22018]: time="2026-06-11T17:55:52.502593153Z" level=info msg="Stopped pod sandbox (already stopped): ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375084 | controller | Jun 11 17:55:52.503225 crc crio[22018]: time="2026-06-11T17:55:52.503168721Z" level=info msg="Removing pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375100 | controller | Jun 11 17:55:52.518974 crc crio[22018]: time="2026-06-11T17:55:52.518860894Z" level=info msg="Removed pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375115 | controller | Jun 11 17:55:52.520176 crc crio[22018]: time="2026-06-11T17:55:52.52009148Z" level=info msg="Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375130 | controller | Jun 11 17:55:52.520273 crc crio[22018]: time="2026-06-11T17:55:52.520178303Z" level=info msg="Stopped pod sandbox (already stopped): 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375146 | controller | Jun 11 17:55:52.520854 crc crio[22018]: time="2026-06-11T17:55:52.520793203Z" level=info msg="Removing pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375161 | controller | Jun 11 17:55:52.556992 crc crio[22018]: time="2026-06-11T17:55:52.536514117Z" level=info msg="Removed pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375177 | controller | Jun 11 17:55:52.558679 crc crio[22018]: time="2026-06-11T17:55:52.558470552Z" level=info msg="Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375196 | controller | Jun 11 17:55:52.558679 crc crio[22018]: time="2026-06-11T17:55:52.558608786Z" level=info msg="Stopped pod sandbox (already stopped): 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375212 | controller | Jun 11 17:55:52.559314 crc crio[22018]: time="2026-06-11T17:55:52.559219316Z" level=info msg="Removing pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375228 | controller | Jun 11 17:55:52.577839 crc crio[22018]: time="2026-06-11T17:55:52.577589881Z" level=info msg="Removed pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375243 | controller | Jun 11 17:55:52.578862 crc crio[22018]: time="2026-06-11T17:55:52.578744798Z" level=info msg="Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375259 | controller | Jun 11 17:55:52.578862 crc crio[22018]: time="2026-06-11T17:55:52.57881164Z" level=info msg="Stopped pod sandbox (already stopped): 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375275 | controller | Jun 11 17:55:52.579661 crc crio[22018]: time="2026-06-11T17:55:52.579563384Z" level=info msg="Removing pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375292 | controller | Jun 11 17:55:52.598303 crc crio[22018]: time="2026-06-11T17:55:52.598148138Z" level=info msg="Removed pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375307 | controller | Jun 11 17:55:52.599601 crc crio[22018]: time="2026-06-11T17:55:52.599255541Z" level=info msg="Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375323 | controller | Jun 11 17:55:52.599601 crc crio[22018]: time="2026-06-11T17:55:52.599416416Z" level=info msg="Stopped pod sandbox (already stopped): 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375339 | controller | Jun 11 17:55:52.600225 crc crio[22018]: time="2026-06-11T17:55:52.600083887Z" level=info msg="Removing pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375354 | controller | Jun 11 17:55:52.624982 crc crio[22018]: time="2026-06-11T17:55:52.624634269Z" level=info msg="Removed pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375370 | controller | Jun 11 17:55:52.625702 crc crio[22018]: time="2026-06-11T17:55:52.625599709Z" level=info msg="Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375385 | controller | Jun 11 17:55:52.625702 crc crio[22018]: time="2026-06-11T17:55:52.625691192Z" level=info msg="Stopped pod sandbox (already stopped): 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375405 | controller | Jun 11 17:55:52.626863 crc crio[22018]: time="2026-06-11T17:55:52.626707275Z" level=info msg="Removing pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375421 | controller | Jun 11 17:55:52.647952 crc crio[22018]: time="2026-06-11T17:55:52.647840487Z" level=info msg="Removed pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375437 | controller | Jun 11 17:55:52.649131 crc crio[22018]: time="2026-06-11T17:55:52.649053866Z" level=info msg="Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375452 | controller | Jun 11 17:55:52.649237 crc crio[22018]: time="2026-06-11T17:55:52.649136089Z" level=info msg="Stopped pod sandbox (already stopped): 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375468 | controller | Jun 11 17:55:52.650512 crc crio[22018]: time="2026-06-11T17:55:52.650275415Z" level=info msg="Removing pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375484 | controller | Jun 11 17:55:52.674171 crc crio[22018]: time="2026-06-11T17:55:52.674083608Z" level=info msg="Removed pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375500 | controller | Jun 11 17:55:52.675110 crc crio[22018]: time="2026-06-11T17:55:52.675026364Z" level=info msg="Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375515 | controller | Jun 11 17:55:52.675212 crc crio[22018]: time="2026-06-11T17:55:52.675135387Z" level=info msg="Stopped pod sandbox (already stopped): a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375531 | controller | Jun 11 17:55:52.675868 crc crio[22018]: time="2026-06-11T17:55:52.675793618Z" level=info msg="Removing pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375547 | controller | Jun 11 17:55:52.712201 crc crio[22018]: time="2026-06-11T17:55:52.712096208Z" level=info msg="Removed pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375562 | controller | Jun 11 17:55:52.716926 crc crio[22018]: time="2026-06-11T17:55:52.716816814Z" level=info msg="Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375577 | controller | Jun 11 17:55:52.716926 crc crio[22018]: time="2026-06-11T17:55:52.716900127Z" level=info msg="Stopped pod sandbox (already stopped): 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375598 | controller | Jun 11 17:55:52.719294 crc crio[22018]: time="2026-06-11T17:55:52.719183539Z" level=info msg="Removing pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375615 | controller | Jun 11 17:55:52.740219 crc crio[22018]: time="2026-06-11T17:55:52.740121208Z" level=info msg="Removed pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.375631 | controller | Jun 11 17:56:00.630054 crc crio[22018]: time="2026-06-11T17:56:00.629160534Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686676-pjznl/POD" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.375646 | controller | Jun 11 17:56:00.631592 crc crio[22018]: time="2026-06-11T17:56:00.630097155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.375662 | controller | Jun 11 17:56:00.670200 crc crio[22018]: time="2026-06-11T17:56:00.67010307Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}"
2026-06-11 18:17:38.375679 | controller | Jun 11 17:56:00.670200 crc crio[22018]: time="2026-06-11T17:56:00.670185072Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686676-pjznl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.375695 | controller | Jun 11 17:56:01.239628 crc crio[22018]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe85a6982f3c84a Mac:7a:8f:0e:aa:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a SocketPath: PciID:}] [{Interface:0xc000144620 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.375711 | controller | Jun 11 17:56:01.241658 crc crio[22018]: time="2026-06-11T17:56:01.241546045Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}"
2026-06-11 18:17:38.375727 | controller | Jun 11 17:56:01.241859 crc crio[22018]: time="2026-06-11T17:56:01.241803393Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686676-pjznl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.375743 | controller | Jun 11 17:56:01.254732 crc crio[22018]: time="2026-06-11T17:56:01.254646841Z" level=info msg="Ran pod sandbox fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 with infra container: openshift-infra/auto-csr-approver-29686676-pjznl/POD" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.375759 | controller | Jun 11 17:56:01.258509 crc crio[22018]: time="2026-06-11T17:56:01.258413971Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.375779 | controller | Jun 11 17:56:01.269143 crc crio[22018]: time="2026-06-11T17:56:01.26906083Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.375796 | controller | Jun 11 17:56:02.194034 crc crio[22018]: time="2026-06-11T17:56:02.19330714Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.375811 | controller | Jun 11 17:56:02.195980 crc crio[22018]: time="2026-06-11T17:56:02.194998161Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=79cdbc5b-6f68-448d-8071-2759a088d9df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.375827 | controller | Jun 11 17:56:02.200473 crc crio[22018]: time="2026-06-11T17:56:02.200244498Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=962edaab-f5d0-4551-8dbc-00aa75accc3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.375843 | controller | Jun 11 17:56:02.208929 crc crio[22018]: time="2026-06-11T17:56:02.208835902Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686676-pjznl/oc" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.375878 | controller | Jun 11 17:56:02.209514 crc crio[22018]: time="2026-06-11T17:56:02.209448981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.375895 | controller | Jun 11 17:56:02.261822 crc crio[22018]: time="2026-06-11T17:56:02.261773117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.375911 | controller | Jun 11 17:56:02.448053 crc crio[22018]: time="2026-06-11T17:56:02.447891205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.375927 | controller | Jun 11 17:56:02.560596 crc crio[22018]: time="2026-06-11T17:56:02.56051761Z" level=info msg="Created container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.375943 | controller | Jun 11 17:56:02.561712 crc crio[22018]: time="2026-06-11T17:56:02.561630466Z" level=info msg="Starting container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83" id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.375959 | controller | Jun 11 17:56:02.567118 crc crio[22018]: time="2026-06-11T17:56:02.567039427Z" level=info msg="Started container" PID=296400 containerID=12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83 description=openshift-infra/auto-csr-approver-29686676-pjznl/oc id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555
2026-06-11 18:17:38.375975 | controller | Jun 11 17:56:04.507079 crc crio[22018]: time="2026-06-11T17:56:04.505944028Z" level=info msg="Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.375991 | controller | Jun 11 17:56:04.509215 crc crio[22018]: time="2026-06-11T17:56:04.508096351Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00924e3e0}] Aliases:map[]}"
2026-06-11 18:17:38.376011 | controller | Jun 11 17:56:04.509215 crc crio[22018]: time="2026-06-11T17:56:04.508259716Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686676-pjznl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.376028 | controller | Jun 11 17:56:04.881549 crc crio[22018]: time="2026-06-11T17:56:04.881257452Z" level=info msg="Stopped pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376044 | controller | Jun 11 17:56:52.765873 crc crio[22018]: time="2026-06-11T17:56:52.764943505Z" level=info msg="Removing container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376060 | controller | Jun 11 17:56:52.798665 crc crio[22018]: time="2026-06-11T17:56:52.798563847Z" level=info msg="Removed container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376075 | controller | Jun 11 17:56:52.801827 crc crio[22018]: time="2026-06-11T17:56:52.801737314Z" level=info msg="Removing container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376091 | controller | Jun 11 17:56:52.844846 crc crio[22018]: time="2026-06-11T17:56:52.844788215Z" level=info msg="Removed container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376106 | controller | Jun 11 17:56:52.847916 crc crio[22018]: time="2026-06-11T17:56:52.847886713Z" level=info msg="Removing container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376121 | controller | Jun 11 17:56:52.883090 crc crio[22018]: time="2026-06-11T17:56:52.883018444Z" level=info msg="Removed container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376137 | controller | Jun 11 17:56:52.886515 crc crio[22018]: time="2026-06-11T17:56:52.886388589Z" level=info msg="Removing container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376152 | controller | Jun 11 17:56:52.932482 crc crio[22018]: time="2026-06-11T17:56:52.932394067Z" level=info msg="Removed container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376168 | controller | Jun 11 17:56:52.936160 crc crio[22018]: time="2026-06-11T17:56:52.936130062Z" level=info msg="Removing container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376183 | controller | Jun 11 17:56:52.985687 crc crio[22018]: time="2026-06-11T17:56:52.985629057Z" level=info msg="Removed container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376203 | controller | Jun 11 17:56:52.989624 crc crio[22018]: time="2026-06-11T17:56:52.989514633Z" level=info msg="Removing container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376219 | controller | Jun 11 17:56:53.054316 crc crio[22018]: time="2026-06-11T17:56:53.054181795Z" level=info msg="Removed container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376234 | controller | Jun 11 17:56:53.057067 crc crio[22018]: time="2026-06-11T17:56:53.057029092Z" level=info msg="Removing container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376250 | controller | Jun 11 17:56:53.206766 crc crio[22018]: time="2026-06-11T17:56:53.206651757Z" level=info msg="Removed container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376266 | controller | Jun 11 17:56:53.222211 crc crio[22018]: time="2026-06-11T17:56:53.222054756Z" level=info msg="Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376281 | controller | Jun 11 17:56:53.222211 crc crio[22018]: time="2026-06-11T17:56:53.22217145Z" level=info msg="Stopped pod sandbox (already stopped): fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376296 | controller | Jun 11 17:56:53.222968 crc crio[22018]: time="2026-06-11T17:56:53.222903024Z" level=info msg="Removing pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376312 | controller | Jun 11 17:56:53.275873 crc crio[22018]: time="2026-06-11T17:56:53.275690925Z" level=info msg="Removed pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376327 | controller | Jun 11 17:56:53.278627 crc crio[22018]: time="2026-06-11T17:56:53.278517006Z" level=info msg="Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376342 | controller | Jun 11 17:56:53.278804 crc crio[22018]: time="2026-06-11T17:56:53.27863062Z" level=info msg="Stopped pod sandbox (already stopped): c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376358 | controller | Jun 11 17:56:53.281654 crc crio[22018]: time="2026-06-11T17:56:53.281568696Z" level=info msg="Removing pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376374 | controller | Jun 11 17:56:53.305077 crc crio[22018]: time="2026-06-11T17:56:53.30497715Z" level=info msg="Removed pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376390 | controller | Jun 11 17:56:53.305925 crc crio[22018]: time="2026-06-11T17:56:53.305855084Z" level=info msg="Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376410 | controller | Jun 11 17:56:53.306003 crc crio[22018]: time="2026-06-11T17:56:53.305940047Z" level=info msg="Stopped pod sandbox (already stopped): 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376426 | controller | Jun 11 17:56:53.306749 crc crio[22018]: time="2026-06-11T17:56:53.306695311Z" level=info msg="Removing pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376442 | controller | Jun 11 17:56:53.327693 crc crio[22018]: time="2026-06-11T17:56:53.32758388Z" level=info msg="Removed pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376458 | controller | Jun 11 17:56:53.328748 crc crio[22018]: time="2026-06-11T17:56:53.328270168Z" level=info msg="Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376473 | controller | Jun 11 17:56:53.328748 crc crio[22018]: time="2026-06-11T17:56:53.328404992Z" level=info msg="Stopped pod sandbox (already stopped): 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376489 | controller | Jun 11 17:56:53.329216 crc crio[22018]: time="2026-06-11T17:56:53.329103445Z" level=info msg="Removing pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376504 | controller | Jun 11 17:56:53.351641 crc crio[22018]: time="2026-06-11T17:56:53.351557804Z" level=info msg="Removed pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376520 | controller | Jun 11 17:57:53.384877 crc crio[22018]: time="2026-06-11T17:57:53.384139534Z" level=info msg="Removing container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376536 | controller | Jun 11 17:57:53.417665 crc crio[22018]: time="2026-06-11T17:57:53.417564924Z" level=info msg="Removed container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376552 | controller | Jun 11 17:57:53.422671 crc crio[22018]: time="2026-06-11T17:57:53.422585068Z" level=info msg="Removing container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376568 | controller | Jun 11 17:57:53.512093 crc crio[22018]: time="2026-06-11T17:57:53.511908599Z" level=info msg="Removed container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.376584 | controller | Jun 11 17:57:53.529054 crc crio[22018]: time="2026-06-11T17:57:53.528958935Z" level=info msg="Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376603 | controller | Jun 11 17:57:53.529270 crc crio[22018]: time="2026-06-11T17:57:53.529078029Z" level=info msg="Stopped pod sandbox (already stopped): 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376619 | controller | Jun 11 17:57:53.530378 crc crio[22018]: time="2026-06-11T17:57:53.530248515Z" level=info msg="Removing pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376635 | controller | Jun 11 17:57:53.550720 crc crio[22018]: time="2026-06-11T17:57:53.550623658Z" level=info msg="Removed pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376651 | controller | Jun 11 17:57:53.552763 crc crio[22018]: time="2026-06-11T17:57:53.552258577Z" level=info msg="Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376666 | controller | Jun 11 17:57:53.553051 crc crio[22018]: time="2026-06-11T17:57:53.552937919Z" level=info msg="Stopped pod sandbox (already stopped): f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.376682 | controller | Jun 11 17:57:53.553769 crc crio[22018]: time="2026-06-11T17:57:53.553712983Z" level=info msg="Removing pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376698 | controller | Jun 11 17:57:53.572815 crc crio[22018]: time="2026-06-11T17:57:53.57270084Z" level=info msg="Removed pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.376713 | controller | Jun 11 17:58:00.688145 crc crio[22018]: time="2026-06-11T17:58:00.687512654Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686678-zx54g/POD" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.376728 | controller | Jun 11 17:58:00.689668 crc crio[22018]: time="2026-06-11T17:58:00.688193566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.376743 | controller | Jun 11 17:58:00.718846 crc crio[22018]: time="2026-06-11T17:58:00.718729419Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}"
2026-06-11 18:17:38.376759 | controller | Jun 11 17:58:00.718846 crc crio[22018]: time="2026-06-11T17:58:00.718813841Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686678-zx54g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.376775 | controller | Jun 11 17:58:01.276089 crc crio[22018]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073830b0743316 Mac:d6:97:8f:99:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.376795 | controller | Jun 11 17:58:01.278738 crc crio[22018]: time="2026-06-11T17:58:01.278640521Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}"
2026-06-11 18:17:38.376812 | controller | Jun 11 17:58:01.278942 crc crio[22018]: time="2026-06-11T17:58:01.278817977Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686678-zx54g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.376828 | controller | Jun 11 17:58:01.288213 crc crio[22018]: time="2026-06-11T17:58:01.288095926Z" level=info msg="Ran pod sandbox 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 with infra container: openshift-infra/auto-csr-approver-29686678-zx54g/POD" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.376844 | controller | Jun 11 17:58:01.293497 crc crio[22018]: time="2026-06-11T17:58:01.293397504Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.376878 | controller | Jun 11 17:58:01.303719 crc crio[22018]: time="2026-06-11T17:58:01.303619993Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.376895 | controller | Jun 11 17:58:02.521600 crc crio[22018]: time="2026-06-11T17:58:02.521017019Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.376911 | controller | Jun 11 17:58:02.523387 crc crio[22018]: time="2026-06-11T17:58:02.522606459Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a39508ab-ec33-4bd8-8fba-91559f756a02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.376926 | controller | Jun 11 17:58:02.524953 crc crio[22018]: time="2026-06-11T17:58:02.524880432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2dd68bb4-bcfa-4282-a22e-2864a87f0b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.376942 | controller | Jun 11 17:58:02.532526 crc crio[22018]: time="2026-06-11T17:58:02.532284308Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686678-zx54g/oc" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.376957 | controller | Jun 11 17:58:02.532824 crc crio[22018]: time="2026-06-11T17:58:02.532766013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.376973 | controller | Jun 11 17:58:02.587210 crc crio[22018]: time="2026-06-11T17:58:02.586876655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.376988 | controller | Jun 11 17:58:02.834522 crc crio[22018]: time="2026-06-11T17:58:02.834001972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.377004 | controller | Jun 11 17:58:02.940481 crc crio[22018]: time="2026-06-11T17:58:02.94018502Z" level=info msg="Created container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.377023 | controller | Jun 11 17:58:02.941650 crc crio[22018]: time="2026-06-11T17:58:02.941497009Z" level=info msg="Starting container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c" id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.377039 | controller | Jun 11 17:58:02.950587 crc crio[22018]: time="2026-06-11T17:58:02.950417106Z" level=info msg="Started container" PID=304244 containerID=dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c description=openshift-infra/auto-csr-approver-29686678-zx54g/oc id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0
2026-06-11 18:17:38.377055 | controller | Jun 11 17:58:04.521863 crc crio[22018]: time="2026-06-11T17:58:04.521316885Z" level=info msg="Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377071 | controller | Jun 11 17:58:04.523164 crc crio[22018]: time="2026-06-11T17:58:04.522311918Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc00141a730}] Aliases:map[]}"
2026-06-11 18:17:38.377087 | controller | Jun 11 17:58:04.523164 crc crio[22018]: time="2026-06-11T17:58:04.522532114Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686678-zx54g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.377103 | controller | Jun 11 17:58:04.928412 crc crio[22018]: time="2026-06-11T17:58:04.92797188Z" level=info msg="Stopped pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377118 | controller | Jun 11 17:58:53.595801 crc crio[22018]: time="2026-06-11T17:58:53.595097255Z" level=info msg="Removing container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377133 | controller | Jun 11 17:58:53.730316 crc crio[22018]: time="2026-06-11T17:58:53.730175621Z" level=info msg="Removed container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377149 | controller | Jun 11 17:58:53.733240 crc crio[22018]: time="2026-06-11T17:58:53.733001016Z" level=info msg="Removing container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377164 | controller | Jun 11 17:58:53.769066 crc crio[22018]: time="2026-06-11T17:58:53.768757876Z" level=info msg="Removed container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377181 | controller | Jun 11 17:58:53.774687 crc crio[22018]: time="2026-06-11T17:58:53.773787755Z" level=info msg="Removing container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377203 | controller | Jun 11 17:58:53.811817 crc crio[22018]: time="2026-06-11T17:58:53.811694114Z" level=info msg="Removed container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377228 | controller | Jun 11 17:58:53.831778 crc crio[22018]: time="2026-06-11T17:58:53.831608548Z" level=info msg="Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377245 | controller | Jun 11 17:58:53.831778 crc crio[22018]: time="2026-06-11T17:58:53.831791324Z" level=info msg="Stopped pod sandbox (already stopped): 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377261 | controller | Jun 11 17:58:53.833203 crc crio[22018]: time="2026-06-11T17:58:53.833075113Z" level=info msg="Removing pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377277 | controller | Jun 11 17:58:53.858885 crc crio[22018]: time="2026-06-11T17:58:53.858629532Z" level=info msg="Removed pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377293 | controller | Jun 11 17:58:53.859999 crc crio[22018]: time="2026-06-11T17:58:53.859909217Z" level=info msg="Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377308 | controller | Jun 11 17:58:53.860107 crc crio[22018]: time="2026-06-11T17:58:53.86000058Z" level=info msg="Stopped pod sandbox (already stopped): 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377323 | controller | Jun 11 17:58:53.861091 crc crio[22018]: time="2026-06-11T17:58:53.861015352Z" level=info msg="Removing pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377338 | controller | Jun 11 17:58:53.901622 crc crio[22018]: time="2026-06-11T17:58:53.901316074Z" level=info msg="Removed pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377353 | controller | Jun 11 17:59:53.932808 crc crio[22018]: time="2026-06-11T17:59:53.931578984Z" level=info msg="Removing container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377369 | controller | Jun 11 17:59:54.008165 crc crio[22018]: time="2026-06-11T17:59:54.008005455Z" level=info msg="Removed container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377384 | controller | Jun 11 17:59:54.014702 crc crio[22018]: time="2026-06-11T17:59:54.014591438Z" level=info msg="Removing container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377400 | controller | Jun 11 17:59:54.103794 crc crio[22018]: time="2026-06-11T17:59:54.103085096Z" level=info msg="Removed container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.377419 | controller | Jun 11 17:59:54.116543 crc crio[22018]: time="2026-06-11T17:59:54.11643081Z" level=info msg="Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377441 | controller | Jun 11 17:59:54.116543 crc crio[22018]: time="2026-06-11T17:59:54.116541953Z" level=info msg="Stopped pod sandbox (already stopped): cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377463 | controller | Jun 11 17:59:54.117241 crc crio[22018]: time="2026-06-11T17:59:54.117209475Z" level=info msg="Removing pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377483 | controller | Jun 11 17:59:54.138177 crc crio[22018]: time="2026-06-11T17:59:54.138027381Z" level=info msg="Removed pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377506 | controller | Jun 11 17:59:54.139526 crc crio[22018]: time="2026-06-11T17:59:54.139409582Z" level=info msg="Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377529 | controller | Jun 11 17:59:54.139643 crc crio[22018]: time="2026-06-11T17:59:54.139569577Z" level=info msg="Stopped pod sandbox (already stopped): 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.377551 | controller | Jun 11 17:59:54.140605 crc crio[22018]: time="2026-06-11T17:59:54.140428055Z" level=info msg="Removing pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377574 | controller | Jun 11 17:59:54.158869 crc crio[22018]: time="2026-06-11T17:59:54.158780441Z" level=info msg="Removed pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.377593 | controller | Jun 11 18:00:00.564373 crc crio[22018]: time="2026-06-11T18:00:00.563485085Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686680-hwrz8/POD" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.377609 | controller | Jun 11 18:00:00.566578 crc crio[22018]: time="2026-06-11T18:00:00.564435886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.377625 | controller | Jun 11 18:00:00.586648 crc crio[22018]: time="2026-06-11T18:00:00.586573331Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.377641 | controller | Jun 11 18:00:00.586748 crc crio[22018]: time="2026-06-11T18:00:00.586684924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.377657 | controller | Jun 11 18:00:00.603187 crc crio[22018]: time="2026-06-11T18:00:00.603100697Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}"
2026-06-11 18:17:38.377678 | controller | Jun 11 18:00:00.603187 crc crio[22018]: time="2026-06-11T18:00:00.603181999Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686680-hwrz8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.377695 | controller | Jun 11 18:00:00.654419 crc crio[22018]: time="2026-06-11T18:00:00.654205584Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}"
2026-06-11 18:17:38.377713 | controller | Jun 11 18:00:00.654419 crc crio[22018]: time="2026-06-11T18:00:00.654266366Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.377729 | controller | Jun 11 18:00:01.199730 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1521e058f73d7 Mac:96:be:43:59:bc:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.377746 | controller | Jun 11 18:00:01.202229 crc crio[22018]: time="2026-06-11T18:00:01.202122451Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}"
2026-06-11 18:17:38.377762 | controller | Jun 11 18:00:01.202609 crc crio[22018]: time="2026-06-11T18:00:01.202522904Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.377779 | controller | Jun 11 18:00:01.213739 crc crio[22018]: time="2026-06-11T18:00:01.213652396Z" level=info msg="Ran pod sandbox fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.377795 | controller | Jun 11 18:00:01.217195 crc crio[22018]: time="2026-06-11T18:00:01.217115097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42d32541-5ab4-4ddf-8812-286bfa0c9bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.377811 | controller | Jun 11 18:00:01.223212 crc crio[22018]: time="2026-06-11T18:00:01.2231245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=84b41b69-c34a-4a7f-aa20-8f75aa2db040 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.377828 | controller | Jun 11 18:00:01.244047 crc crio[22018]: time="2026-06-11T18:00:01.243954332Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.377866 | controller | Jun 11 18:00:01.244486 crc crio[22018]: time="2026-06-11T18:00:01.244417926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.377890 | controller | Jun 11 18:00:01.268571 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69f279eb1e6f57 Mac:9e:4b:1b:16:83:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 SocketPath: PciID:}] [{Interface:0xc000308820 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.377907 | controller | Jun 11 18:00:01.269939 crc crio[22018]: time="2026-06-11T18:00:01.269852496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}"
2026-06-11 18:17:38.377924 | controller | Jun 11 18:00:01.270122 crc crio[22018]: time="2026-06-11T18:00:01.270060883Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686680-hwrz8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.377940 | controller | Jun 11 18:00:01.282189 crc crio[22018]: time="2026-06-11T18:00:01.282003365Z" level=info msg="Ran pod sandbox d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 with infra container: openshift-infra/auto-csr-approver-29686680-hwrz8/POD" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.377956 | controller | Jun 11 18:00:01.286641 crc crio[22018]: time="2026-06-11T18:00:01.286516586Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.377972 | controller | Jun 11 18:00:01.295059 crc crio[22018]: time="2026-06-11T18:00:01.294967955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.377989 | controller | Jun 11 18:00:01.299043 crc crio[22018]: time="2026-06-11T18:00:01.298927212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.378005 | controller | Jun 11 18:00:01.304078 crc crio[22018]: time="2026-06-11T18:00:01.303993473Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.378020 | controller | Jun 11 18:00:01.447012 crc crio[22018]: time="2026-06-11T18:00:01.446838971Z" level=info msg="Created container b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.378036 | controller | Jun 11 18:00:01.448181 crc crio[22018]: time="2026-06-11T18:00:01.448093581Z" level=info msg="Starting container: b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12" id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.378052 | controller | Jun 11 18:00:01.464380 crc crio[22018]: time="2026-06-11T18:00:01.464229707Z" level=info msg="Started container" PID=312180 containerID=b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3
2026-06-11 18:17:38.378072 | controller | Jun 11 18:00:03.535841 crc crio[22018]: time="2026-06-11T18:00:03.534967717Z" level=info msg="Stopping pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378089 | controller | Jun 11 18:00:03.537069 crc crio[22018]: time="2026-06-11T18:00:03.536375612Z" level=info msg="Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc00141aef8}] Aliases:map[]}"
2026-06-11 18:17:38.378106 | controller | Jun 11 18:00:03.537069 crc crio[22018]: time="2026-06-11T18:00:03.536529927Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.378123 | controller | Jun 11 18:00:03.879954 crc crio[22018]: time="2026-06-11T18:00:03.87960787Z" level=info msg="Stopped pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378139 | controller | Jun 11 18:00:05.628835 crc crio[22018]: time="2026-06-11T18:00:05.626740919Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.378154 | controller | Jun 11 18:00:05.629938 crc crio[22018]: time="2026-06-11T18:00:05.629726755Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=87413d59-b473-4a90-bb16-14bd85819491 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.378170 | controller | Jun 11 18:00:05.631881 crc crio[22018]: time="2026-06-11T18:00:05.631815673Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dedce439-08d1-4aac-b134-1f4dea77de58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.378185 | controller | Jun 11 18:00:05.639064 crc crio[22018]: time="2026-06-11T18:00:05.638928138Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686680-hwrz8/oc" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.378201 | controller | Jun 11 18:00:05.639786 crc crio[22018]: time="2026-06-11T18:00:05.639712683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.378217 | controller | Jun 11 18:00:05.710045 crc crio[22018]: time="2026-06-11T18:00:05.70998843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.378232 | controller | Jun 11 18:00:05.945782 crc crio[22018]: time="2026-06-11T18:00:05.945740386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.378248 | controller | Jun 11 18:00:06.084178 crc crio[22018]: time="2026-06-11T18:00:06.083196463Z" level=info msg="Created container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.378268 | controller | Jun 11 18:00:06.085995 crc crio[22018]: time="2026-06-11T18:00:06.085905349Z" level=info msg="Starting container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f" id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.378284 | controller | Jun 11 18:00:06.093179 crc crio[22018]: time="2026-06-11T18:00:06.093087758Z" level=info msg="Started container" PID=312507 containerID=6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f description=openshift-infra/auto-csr-approver-29686680-hwrz8/oc id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9
2026-06-11 18:17:38.378300 | controller | Jun 11 18:00:07.604250 crc crio[22018]: time="2026-06-11T18:00:07.603570054Z" level=info msg="Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378316 | controller | Jun 11 18:00:07.605488 crc crio[22018]: time="2026-06-11T18:00:07.605097383Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc002b14160}] Aliases:map[]}"
2026-06-11 18:17:38.378333 | controller | Jun 11 18:00:07.605488 crc crio[22018]: time="2026-06-11T18:00:07.605291229Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686680-hwrz8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.378348 | controller | Jun 11 18:00:08.021622 crc crio[22018]: time="2026-06-11T18:00:08.021125179Z" level=info msg="Stopped pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378364 | controller | Jun 11 18:00:22.854855 crc crio[22018]: time="2026-06-11T18:00:22.854067941Z" level=info msg="Stopping pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378380 | controller | Jun 11 18:00:22.856700 crc crio[22018]: time="2026-06-11T18:00:22.856672795Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0029b4820}] Aliases:map[]}"
2026-06-11 18:17:38.378396 | controller | Jun 11 18:00:22.856928 crc crio[22018]: time="2026-06-11T18:00:22.856910743Z" level=info msg="Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.378412 | controller | Jun 11 18:00:23.399172 crc crio[22018]: time="2026-06-11T18:00:23.399007123Z" level=info msg="Stopped pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378432 | controller | Jun 11 18:00:32.905679 crc crio[22018]: time="2026-06-11T18:00:32.904940493Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378448 | controller | Jun 11 18:00:39.331693 crc crio[22018]: time="2026-06-11T18:00:39.330774642Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378464 | controller | Jun 11 18:00:42.261846 crc crio[22018]: time="2026-06-11T18:00:42.260688611Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378479 | controller | Jun 11 18:00:45.299719 crc crio[22018]: time="2026-06-11T18:00:45.298168856Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378495 | controller | Jun 11 18:00:50.348413 crc crio[22018]: time="2026-06-11T18:00:50.347824039Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378510 | controller | Jun 11 18:00:54.179281 crc crio[22018]: time="2026-06-11T18:00:54.178867978Z" level=info msg="Removing container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.378526 | controller | Jun 11 18:00:54.222068 crc crio[22018]: time="2026-06-11T18:00:54.221931611Z" level=info msg="Removed container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.378542 | controller | Jun 11 18:00:54.225270 crc crio[22018]: time="2026-06-11T18:00:54.225231663Z" level=info msg="Removing container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.378558 | controller | Jun 11 18:00:54.380782 crc crio[22018]: time="2026-06-11T18:00:54.380648675Z" level=info msg="Removed container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.378574 | controller | Jun 11 18:00:54.392718 crc crio[22018]: time="2026-06-11T18:00:54.392661884Z" level=info msg="Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378589 | controller | Jun 11 18:00:54.393087 crc crio[22018]: time="2026-06-11T18:00:54.393049096Z" level=info msg="Stopped pod sandbox (already stopped): af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378605 | controller | Jun 11 18:00:54.394497 crc crio[22018]: time="2026-06-11T18:00:54.394401839Z" level=info msg="Removing pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.378621 | controller | Jun 11 18:00:54.437609 crc crio[22018]: time="2026-06-11T18:00:54.437308398Z" level=info msg="Removed pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.378637 | controller | Jun 11 18:00:54.439888 crc crio[22018]: time="2026-06-11T18:00:54.439763234Z" level=info msg="Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378678 | controller | Jun 11 18:00:54.440009 crc crio[22018]: time="2026-06-11T18:00:54.439917509Z" level=info msg="Stopped pod sandbox (already stopped): 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.378696 | controller | Jun 11 18:00:54.440802 crc crio[22018]: time="2026-06-11T18:00:54.440713564Z" level=info msg="Removing pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.378712 | controller | Jun 11 18:00:54.464495 crc crio[22018]: time="2026-06-11T18:00:54.464288196Z" level=info msg="Removed pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.378731 | controller | Jun 11 18:00:55.183833 crc crio[22018]: time="2026-06-11T18:00:55.183180958Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378747 | controller | Jun 11 18:01:00.510970 crc crio[22018]: time="2026-06-11T18:01:00.50999649Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.378764 | controller | Jun 11 18:01:00.544434 crc crio[22018]: time="2026-06-11T18:01:00.544303126Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29686681-tk72s/POD" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.378816 | controller | Jun 11 18:01:00.544629 crc crio[22018]: time="2026-06-11T18:01:00.544532863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.378838 | controller | Jun 11 18:01:00.588984 crc crio[22018]: time="2026-06-11T18:01:00.588888395Z" level=info msg="Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}"
2026-06-11 18:17:38.378878 | controller | Jun 11 18:01:00.588984 crc crio[22018]: time="2026-06-11T18:01:00.588954727Z" level=info msg="Adding pod openstack_keystone-cron-29686681-tk72s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.378897 | controller | Jun 11 18:01:01.265425 crc crio[22018]: 2026-06-11T18:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a013dc15fd051dd Mac:1a:08:21:fa:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.378920 | controller | Jun 11 18:01:01.267748 crc crio[22018]: time="2026-06-11T18:01:01.267685046Z" level=info msg="Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}"
2026-06-11 18:17:38.378950 | controller | Jun 11 18:01:01.267932 crc crio[22018]: time="2026-06-11T18:01:01.267895443Z" level=info msg="Checking pod openstack_keystone-cron-29686681-tk72s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.378973 | controller | Jun 11 18:01:01.276835 crc crio[22018]: time="2026-06-11T18:01:01.276739057Z" level=info msg="Ran pod sandbox a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc with infra container: openstack/keystone-cron-29686681-tk72s/POD" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.378994 | controller | Jun 11 18:01:01.281086 crc crio[22018]: time="2026-06-11T18:01:01.280923058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9c7caace-5156-45c1-a165-7d4e0e176658 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379011 | controller | Jun 11 18:01:01.319443 crc crio[22018]: time="2026-06-11T18:01:01.319302769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=09e1ff39-fcaf-4168-be2d-91773829a992 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379027 | controller | Jun 11 18:01:01.328988 crc crio[22018]: time="2026-06-11T18:01:01.328840042Z" level=info msg="Creating container: openstack/keystone-cron-29686681-tk72s/keystone-cron" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379043 | controller | Jun 11 18:01:01.329741 crc crio[22018]: time="2026-06-11T18:01:01.329676189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379058 | controller | Jun 11 18:01:01.412134 crc crio[22018]: time="2026-06-11T18:01:01.41198644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379074 | controller | Jun 11 18:01:01.419579 crc crio[22018]: time="2026-06-11T18:01:01.419495029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379090 | controller | Jun 11 18:01:01.601643 crc crio[22018]: time="2026-06-11T18:01:01.601080102Z" level=info msg="Created container 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa: openstack/keystone-cron-29686681-tk72s/keystone-cron" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379106 | controller | Jun 11 18:01:01.603394 crc crio[22018]: time="2026-06-11T18:01:01.602562377Z" level=info msg="Starting container: 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa" id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.379121 | controller | Jun 11 18:01:01.608757 crc crio[22018]: time="2026-06-11T18:01:01.60861549Z" level=info msg="Started container" PID=316060 containerID=8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa description=openstack/keystone-cron-29686681-tk72s/keystone-cron id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc
2026-06-11 18:17:38.379138 | controller | Jun 11 18:01:05.061068 crc crio[22018]: time="2026-06-11T18:01:05.060150708Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.379153 | controller | Jun 11 18:01:05.578957 crc crio[22018]: time="2026-06-11T18:01:05.578784193Z" level=info msg="Stopping pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.379174 | controller | Jun 11 18:01:05.581167 crc crio[22018]: time="2026-06-11T18:01:05.579973792Z" level=info msg="Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc002ca09c0}] Aliases:map[]}"
2026-06-11 18:17:38.379191 | controller | Jun 11 18:01:05.581414 crc crio[22018]: time="2026-06-11T18:01:05.581312021Z" level=info msg="Deleting pod openstack_keystone-cron-29686681-tk72s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.379207 | controller | Jun 11 18:01:06.073127 crc crio[22018]: time="2026-06-11T18:01:06.073014488Z" level=info msg="Stopped pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.379223 | controller | Jun 11 18:01:42.215786 crc crio[22018]: time="2026-06-11T18:01:42.214976732Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-c624r/POD" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.379238 | controller | Jun 11 18:01:42.218436 crc crio[22018]: time="2026-06-11T18:01:42.21586393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379254 | controller | Jun 11 18:01:42.273549 crc crio[22018]: time="2026-06-11T18:01:42.273395405Z" level=info msg="Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}"
2026-06-11 18:17:38.379270 | controller | Jun 11 18:01:42.273549 crc crio[22018]: time="2026-06-11T18:01:42.273479927Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-c624r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.379286 | controller | Jun 11 18:01:42.920815 crc crio[22018]: 2026-06-11T18:01:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c3f3fae2db27a Mac:46:16:ce:0c:c2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.379303 | controller | Jun 11 18:01:42.923873 crc crio[22018]: time="2026-06-11T18:01:42.923636186Z" level=info msg="Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}"
2026-06-11 18:17:38.379319 | controller | Jun 11 18:01:42.924128 crc crio[22018]: time="2026-06-11T18:01:42.924108051Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c624r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.379335 | controller | Jun 11 18:01:42.933304 crc crio[22018]: time="2026-06-11T18:01:42.933256112Z" level=info msg="Ran pod sandbox a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a with infra container: openshift-marketplace/redhat-marketplace-c624r/POD" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.379354 | controller | Jun 11 18:01:42.938483 crc crio[22018]: time="2026-06-11T18:01:42.937626259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c8161a0-67b8-4c76-9050-591bd8274f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379370 | controller | Jun 11 18:01:42.939993 crc crio[22018]: time="2026-06-11T18:01:42.939949014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac08a4cd-46d1-48b5-a1e9-0f2afa9844ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379385 | controller | Jun 11 18:01:42.947698 crc crio[22018]: time="2026-06-11T18:01:42.947574786Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-utilities" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379401 | controller | Jun 11 18:01:42.948063 crc crio[22018]: time="2026-06-11T18:01:42.948037601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379417 | controller | Jun 11 18:01:43.016127 crc crio[22018]: time="2026-06-11T18:01:43.015935763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379432 | controller | Jun 11 18:01:43.020022 crc crio[22018]: time="2026-06-11T18:01:43.019963013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379447 | controller | Jun 11 18:01:43.186788 crc crio[22018]: time="2026-06-11T18:01:43.186660159Z" level=info msg="Created container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379463 | controller | Jun 11 18:01:43.188074 crc crio[22018]: time="2026-06-11T18:01:43.187960411Z" level=info msg="Starting container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172" id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.379478 | controller | Jun 11 18:01:43.194573 crc crio[22018]: time="2026-06-11T18:01:43.194438107Z" level=info msg="Started container" PID=318710 containerID=15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172 description=openshift-marketplace/redhat-marketplace-c624r/extract-utilities id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a
2026-06-11 18:17:38.379494 | controller | Jun 11 18:01:44.248144 crc crio[22018]: time="2026-06-11T18:01:44.247567989Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.379510 | controller | Jun 11 18:01:44.258756 crc crio[22018]: time="2026-06-11T18:01:44.258274531Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.379526 | controller | Jun 11 18:01:45.012435 crc crio[22018]: time="2026-06-11T18:01:45.011934846Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.379545 | controller | Jun 11 18:01:45.015396 crc crio[22018]: time="2026-06-11T18:01:45.015278413Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7b3f6963-f6aa-4ced-b49e-a2ef273f0cae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379561 | controller | Jun 11 18:01:45.018085 crc crio[22018]: time="2026-06-11T18:01:45.017989199Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=79250164-e65a-4db4-a281-f483ffe8438f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379577 | controller | Jun 11 18:01:45.025303 crc crio[22018]: time="2026-06-11T18:01:45.02517088Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-content" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379592 | controller | Jun 11 18:01:45.025881 crc crio[22018]: time="2026-06-11T18:01:45.02581305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379608 | controller | Jun 11 18:01:45.102064 crc crio[22018]: time="2026-06-11T18:01:45.101985254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379623 | controller | Jun 11 18:01:45.106027 crc crio[22018]: time="2026-06-11T18:01:45.10596642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379639 | controller | Jun 11 18:01:45.272373 crc crio[22018]: time="2026-06-11T18:01:45.272234805Z" level=info msg="Created container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379654 | controller | Jun 11 18:01:45.273617 crc crio[22018]: time="2026-06-11T18:01:45.273431913Z" level=info msg="Starting container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396" id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.379669 | controller | Jun 11 18:01:45.279113 crc crio[22018]: time="2026-06-11T18:01:45.27902169Z" level=info msg="Started container" PID=318853 containerID=fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396 description=openshift-marketplace/redhat-marketplace-c624r/extract-content id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a
2026-06-11 18:17:38.379685 | controller | Jun 11 18:01:46.282211 crc crio[22018]: time="2026-06-11T18:01:46.281291184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1bc139ac-6b23-4ac3-a703-be594ed70a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379700 | controller | Jun 11 18:01:46.286834 crc crio[22018]: time="2026-06-11T18:01:46.286663614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=96c7e024-a2eb-4637-ac7f-ad96d594d2df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.379715 | controller | Jun 11 18:01:46.296638 crc crio[22018]: time="2026-06-11T18:01:46.296165766Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c624r/registry-server" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379730 | controller | Jun 11 18:01:46.297104 crc crio[22018]: time="2026-06-11T18:01:46.296972552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379750 | controller | Jun 11 18:01:46.370638 crc crio[22018]: time="2026-06-11T18:01:46.370205064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379766 | controller | Jun 11 18:01:46.374853 crc crio[22018]: time="2026-06-11T18:01:46.374698928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.379782 | controller | Jun 11 18:01:46.547912 crc crio[22018]: time="2026-06-11T18:01:46.547680324Z" level=info msg="Created container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.379797 | controller | Jun 11 18:01:46.549275 crc crio[22018]: time="2026-06-11T18:01:46.549142012Z" level=info msg="Starting container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6" id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.379812 | controller | Jun 11 18:01:46.557990 crc crio[22018]: time="2026-06-11T18:01:46.5578713Z" level=info msg="Started container" PID=318928 containerID=62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 description=openshift-marketplace/redhat-marketplace-c624r/registry-server id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a
2026-06-11 18:17:38.379828 | controller | Jun 11 18:01:54.429561 crc crio[22018]: time="2026-06-11T18:01:54.42690166Z" level=info msg="Stopping container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 (timeout: 2s)" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.379843 | controller | Jun 11 18:01:54.574202 crc crio[22018]: time="2026-06-11T18:01:54.573394684Z" level=info msg="Stopped container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.379879 | controller | Jun 11 18:01:54.575486 crc crio[22018]: time="2026-06-11T18:01:54.5751649Z" level=info msg="Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.379897 | controller | Jun 11 18:01:54.576483 crc crio[22018]: time="2026-06-11T18:01:54.576306008Z" level=info msg="Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0004bf8b0}] Aliases:map[]}"
2026-06-11 18:17:38.379913 | controller | Jun 11 18:01:54.576636 crc crio[22018]: time="2026-06-11T18:01:54.576605967Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-c624r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.379929 | controller | Jun 11 18:01:54.972860 crc crio[22018]: time="2026-06-11T18:01:54.972282264Z" level=info msg="Stopped pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.379949 | controller | Jun 11 18:01:55.461722 crc crio[22018]: time="2026-06-11T18:01:55.461273995Z" level=info msg="Removing container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.379965 | controller | Jun 11 18:01:55.530694 crc crio[22018]: time="2026-06-11T18:01:55.530568983Z" level=info msg="Removed container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.379981 | controller | Jun 11 18:01:55.536646 crc crio[22018]: time="2026-06-11T18:01:55.536192422Z" level=info msg="Removing container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.379996 | controller | Jun 11 18:01:55.569954 crc crio[22018]: time="2026-06-11T18:01:55.569854786Z" level=info msg="Removed container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.380011 | controller | Jun 11 18:01:55.573642 crc crio[22018]: time="2026-06-11T18:01:55.573563069Z" level=info msg="Removing container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.380026 | controller | Jun 11 18:01:55.671483 crc crio[22018]: time="2026-06-11T18:01:55.671310606Z" level=info msg="Removed container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.380042 | controller | Jun 11 18:02:00.590034 crc crio[22018]: time="2026-06-11T18:02:00.589205628Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686682-clb6j/POD" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.380057 | controller | Jun 11 18:02:00.591425 crc crio[22018]: time="2026-06-11T18:02:00.590045225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380073 | controller | Jun 11 18:02:00.645062 crc crio[22018]: time="2026-06-11T18:02:00.644859761Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}"
2026-06-11 18:17:38.380089 | controller | Jun 11 18:02:00.645062 crc crio[22018]: time="2026-06-11T18:02:00.644919713Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686682-clb6j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.380105 | controller | Jun 11 18:02:01.056247 crc crio[22018]: 2026-06-11T18:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97805b20749dd84 Mac:fa:b8:f5:91:94:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef SocketPath: PciID:}] [{Interface:0xc000698920 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.380121 | controller | Jun 11 18:02:01.056247 crc crio[22018]: time="2026-06-11T18:02:01.054116954Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}"
2026-06-11 18:17:38.380141 | controller | Jun 11 18:02:01.056247 crc crio[22018]: time="2026-06-11T18:02:01.054252198Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686682-clb6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.380158 | controller | Jun 11 18:02:01.076270 crc crio[22018]: time="2026-06-11T18:02:01.075849616Z" level=info msg="Ran pod sandbox 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd with infra container: openshift-infra/auto-csr-approver-29686682-clb6j/POD" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.380174 | controller | Jun 11 18:02:01.084251 crc crio[22018]: time="2026-06-11T18:02:01.084156422Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.380190 | controller | Jun 11 18:02:01.095902 crc crio[22018]: time="2026-06-11T18:02:01.095823487Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.380206 | controller | Jun 11 18:02:02.797996 crc crio[22018]: time="2026-06-11T18:02:02.797013655Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.380223 | controller | Jun 11 18:02:02.799259 crc crio[22018]: time="2026-06-11T18:02:02.799070869Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a395717f-19b6-4380-8511-62ce8593732d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380243 | controller | Jun 11 18:02:02.801871 crc crio[22018]: time="2026-06-11T18:02:02.801787846Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5d31540-e19f-433a-89b4-e29d8ab0aca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380260 | controller | Jun 11 18:02:02.810200 crc crio[22018]: time="2026-06-11T18:02:02.810122221Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686682-clb6j/oc" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380275 | controller | Jun 11 18:02:02.810814 crc crio[22018]: time="2026-06-11T18:02:02.810760172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380291 | controller | Jun 11 18:02:02.860216 crc crio[22018]: time="2026-06-11T18:02:02.860099722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380306 | controller | Jun 11 18:02:03.073809 crc crio[22018]: time="2026-06-11T18:02:03.073605401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380322 | controller | Jun 11 18:02:03.213092 crc crio[22018]: time="2026-06-11T18:02:03.212549185Z" level=info msg="Created container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380338 | controller | Jun 11 18:02:03.214259 crc crio[22018]: time="2026-06-11T18:02:03.214158316Z" level=info msg="Starting container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d" id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.380357 | controller | Jun 11 18:02:03.221662 crc crio[22018]: time="2026-06-11T18:02:03.221572722Z" level=info msg="Started container" PID=320053 containerID=18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d description=openshift-infra/auto-csr-approver-29686682-clb6j/oc id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd
2026-06-11 18:17:38.380374 | controller | Jun 11 18:02:05.625139 crc crio[22018]: time="2026-06-11T18:02:05.623800519Z" level=info msg="Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.380390 | controller | Jun 11 18:02:05.628607 crc crio[22018]: time="2026-06-11T18:02:05.627945042Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc002a1af80}] Aliases:map[]}"
2026-06-11 18:17:38.380407 | controller | Jun 11 18:02:05.628975 crc crio[22018]: time="2026-06-11T18:02:05.628946655Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686682-clb6j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.380423 | controller | Jun 11 18:02:05.979475 crc crio[22018]: time="2026-06-11T18:02:05.979300508Z" level=info msg="Stopped pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.380438 | controller | Jun 11 18:02:17.945664 crc crio[22018]: time="2026-06-11T18:02:17.944892065Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-444tw/POD" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.380454 | controller | Jun 11 18:02:17.946946 crc crio[22018]: time="2026-06-11T18:02:17.94691566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380470 | controller | Jun 11 18:02:17.985658 crc crio[22018]: time="2026-06-11T18:02:17.985606142Z" level=info msg="Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}"
2026-06-11 18:17:38.380486 | controller | Jun 11 18:02:17.986194 crc crio[22018]: time="2026-06-11T18:02:17.986077707Z" level=info msg="Adding pod openshift-marketplace_community-operators-444tw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.380502 | controller | Jun 11 18:02:18.576024 crc crio[22018]: 2026-06-11T18:02:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f2b2c60e3f1ab Mac:56:21:1d:01:e5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 SocketPath: PciID:}] [{Interface:0xc000174d00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.380522 | controller | Jun 11 18:02:18.577587 crc crio[22018]: time="2026-06-11T18:02:18.57752385Z" level=info msg="Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}"
2026-06-11 18:17:38.380539 | controller | Jun 11 18:02:18.577738 crc crio[22018]: time="2026-06-11T18:02:18.577683305Z" level=info msg="Checking pod openshift-marketplace_community-operators-444tw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.380555 | controller | Jun 11 18:02:18.586152 crc crio[22018]: time="2026-06-11T18:02:18.586080542Z" level=info msg="Ran pod sandbox 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc with infra container: openshift-marketplace/community-operators-444tw/POD" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.380571 | controller | Jun 11 18:02:18.589211 crc crio[22018]: time="2026-06-11T18:02:18.589146481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3973bad0-90a2-4d68-a480-060ddbddab54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380587 | controller | Jun 11 18:02:18.593240 crc crio[22018]: time="2026-06-11T18:02:18.593176347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59dd113a-01c5-48f2-82d9-0557885630a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380602 | controller | Jun 11 18:02:18.603039 crc crio[22018]: time="2026-06-11T18:02:18.602996129Z" level=info msg="Creating container: openshift-marketplace/community-operators-444tw/extract-utilities" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380618 | controller | Jun 11 18:02:18.603657 crc crio[22018]: time="2026-06-11T18:02:18.603632539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380633 | controller | Jun 11 18:02:18.667008 crc crio[22018]: time="2026-06-11T18:02:18.666578323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380649 | controller | Jun 11 18:02:18.671309 crc crio[22018]: time="2026-06-11T18:02:18.671276063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380664 | controller | Jun 11 18:02:18.820617 crc crio[22018]: time="2026-06-11T18:02:18.820557727Z" level=info msg="Created container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380680 | controller | Jun 11 18:02:18.821829 crc crio[22018]: time="2026-06-11T18:02:18.821737224Z" level=info msg="Starting container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e" id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.380696 | controller | Jun 11 18:02:18.828017 crc crio[22018]: time="2026-06-11T18:02:18.827872809Z" level=info msg="Started container" PID=321221 containerID=567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e description=openshift-marketplace/community-operators-444tw/extract-utilities id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc
2026-06-11 18:17:38.380715 | controller | Jun 11 18:02:19.845831 crc crio[22018]: time="2026-06-11T18:02:19.845730198Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.380731 | controller | Jun 11 18:02:19.853550 crc crio[22018]: time="2026-06-11T18:02:19.853282349Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.380747 | controller | Jun 11 18:02:20.514112 crc crio[22018]: time="2026-06-11T18:02:20.513621144Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.380762 | controller | Jun 11 18:02:20.515403 crc crio[22018]: time="2026-06-11T18:02:20.515266176Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ce3b09c3-9589-4903-9cca-0222ab50156c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380778 | controller | Jun 11 18:02:20.518194 crc crio[22018]: time="2026-06-11T18:02:20.518120227Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=fa000bf7-fd2a-4b17-a736-db71ec9ffbfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380794 | controller | Jun 11 18:02:20.524221 crc crio[22018]: time="2026-06-11T18:02:20.524155709Z" level=info msg="Creating container: openshift-marketplace/community-operators-444tw/extract-content" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380809 | controller | Jun 11 18:02:20.524670 crc crio[22018]: time="2026-06-11T18:02:20.524610784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380825 | controller | Jun 11 18:02:20.565287 crc crio[22018]: time="2026-06-11T18:02:20.565181415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380841 | controller | Jun 11 18:02:20.567983 crc crio[22018]: time="2026-06-11T18:02:20.567944234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380874 | controller | Jun 11 18:02:20.755020 crc crio[22018]: time="2026-06-11T18:02:20.754854655Z" level=info msg="Created container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380891 | controller | Jun 11 18:02:20.757769 crc crio[22018]: time="2026-06-11T18:02:20.757273012Z" level=info msg="Starting container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8" id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.380907 | controller | Jun 11 18:02:20.767269 crc crio[22018]: time="2026-06-11T18:02:20.76698238Z" level=info msg="Started container" PID=321346 containerID=6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8 description=openshift-marketplace/community-operators-444tw/extract-content id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc
2026-06-11 18:17:38.380923 | controller | Jun 11 18:02:22.897981 crc crio[22018]: time="2026-06-11T18:02:22.896238297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=91c47b4f-0538-4ec9-8fba-69367f3aabdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380942 | controller | Jun 11 18:02:22.900549 crc crio[22018]: time="2026-06-11T18:02:22.900001847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d8cc318-adf1-433e-bd59-008df60339e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.380959 | controller | Jun 11 18:02:22.908538 crc crio[22018]: time="2026-06-11T18:02:22.908176567Z" level=info msg="Creating container: openshift-marketplace/community-operators-444tw/registry-server" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.380974 | controller | Jun 11 18:02:22.908783 crc crio[22018]: time="2026-06-11T18:02:22.908628782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.380990 | controller | Jun 11 18:02:22.985154 crc crio[22018]: time="2026-06-11T18:02:22.984627683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.381005 | controller | Jun 11 18:02:22.993266 crc crio[22018]: time="2026-06-11T18:02:22.993140247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.381021 | controller | Jun 11 18:02:23.146144 crc crio[22018]: time="2026-06-11T18:02:23.145991199Z" level=info msg="Created container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.381036 | controller | Jun 11 18:02:23.147860 crc crio[22018]: time="2026-06-11T18:02:23.147790076Z" level=info msg="Starting container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa" id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.381052 | controller | Jun 11 18:02:23.154304 crc crio[22018]: time="2026-06-11T18:02:23.15417667Z" level=info msg="Started container" PID=321431 containerID=6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa description=openshift-marketplace/community-operators-444tw/registry-server id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc
2026-06-11 18:17:38.381068 | controller | Jun 11 18:02:30.000866 crc crio[22018]: time="2026-06-11T18:02:29.999814895Z" level=info msg="Stopping container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa (timeout: 2s)" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.381084 | controller | Jun 11 18:02:30.122837 crc crio[22018]: time="2026-06-11T18:02:30.122627465Z" level=info msg="Stopped container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.381100 | controller | Jun 11 18:02:30.123777 crc crio[22018]: time="2026-06-11T18:02:30.12371526Z" level=info msg="Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381116 | controller | Jun 11 18:02:30.124478 crc crio[22018]: time="2026-06-11T18:02:30.124382851Z" level=info msg="Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc0074843d0}] Aliases:map[]}"
2026-06-11 18:17:38.381136 | controller | Jun 11 18:02:30.124581 crc crio[22018]: time="2026-06-11T18:02:30.124558507Z" level=info msg="Deleting pod openshift-marketplace_community-operators-444tw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.381153 | controller | Jun 11 18:02:30.579808 crc crio[22018]: time="2026-06-11T18:02:30.579390189Z" level=info msg="Stopped pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381169 | controller | Jun 11 18:02:31.018049 crc crio[22018]: time="2026-06-11T18:02:31.017968793Z" level=info msg="Removing container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381185 | controller | Jun 11 18:02:31.056969 crc crio[22018]: time="2026-06-11T18:02:31.056882153Z" level=info msg="Removed container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381201 | controller | Jun 11 18:02:31.059752 crc crio[22018]: time="2026-06-11T18:02:31.059666211Z" level=info msg="Removing container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381217 | controller | Jun 11 18:02:31.097954 crc crio[22018]: time="2026-06-11T18:02:31.097901171Z" level=info msg="Removed container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381232 | controller | Jun 11 18:02:31.101519 crc crio[22018]: time="2026-06-11T18:02:31.101388419Z" level=info msg="Removing container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381248 | controller | Jun 11 18:02:31.146743 crc crio[22018]: time="2026-06-11T18:02:31.146629322Z" level=info msg="Removed container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381264 | controller | Jun 11 18:02:54.558199 crc crio[22018]: time="2026-06-11T18:02:54.557282357Z" level=info msg="Removing container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381279 | controller | Jun 11 18:02:54.686477 crc crio[22018]: time="2026-06-11T18:02:54.6859397Z" level=info msg="Removed container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381295 | controller | Jun 11 18:02:54.689935 crc crio[22018]: time="2026-06-11T18:02:54.689856408Z" level=info msg="Removing container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381311 | controller | Jun 11 18:02:54.765900 crc crio[22018]: time="2026-06-11T18:02:54.76580197Z" level=info msg="Removed container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381331 | controller | Jun 11 18:02:54.768797 crc crio[22018]: time="2026-06-11T18:02:54.768698298Z" level=info msg="Removing container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381347 | controller | Jun 11 18:02:54.835694 crc crio[22018]: time="2026-06-11T18:02:54.835583629Z" level=info msg="Removed container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381363 | controller | Jun 11 18:02:54.840039 crc crio[22018]: time="2026-06-11T18:02:54.839938886Z" level=info msg="Removing container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381379 | controller | Jun 11 18:02:54.918134 crc crio[22018]: time="2026-06-11T18:02:54.918017856Z" level=info msg="Removed container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381395 | controller | Jun 11 18:02:54.922614 crc crio[22018]: time="2026-06-11T18:02:54.922512006Z" level=info msg="Removing container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381411 | controller | Jun 11 18:02:54.989113 crc crio[22018]: time="2026-06-11T18:02:54.989010087Z" level=info msg="Removed container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381427 | controller | Jun 11 18:02:54.991853 crc crio[22018]: time="2026-06-11T18:02:54.991779221Z" level=info msg="Removing container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381443 | controller | Jun 11 18:02:55.043114 crc crio[22018]: time="2026-06-11T18:02:55.043031133Z" level=info msg="Removed container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381459 | controller | Jun 11 18:02:55.045482 crc crio[22018]: time="2026-06-11T18:02:55.045407219Z" level=info msg="Removing container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381476 | controller | Jun 11 18:02:55.090406 crc crio[22018]: time="2026-06-11T18:02:55.090095116Z" level=info msg="Removed container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381491 | controller | Jun 11 18:02:55.093702 crc crio[22018]: time="2026-06-11T18:02:55.093645135Z" level=info msg="Removing container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381507 | controller | Jun 11 18:02:55.138152 crc crio[22018]: time="2026-06-11T18:02:55.138056547Z" level=info msg="Removed container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381536 | controller | Jun 11 18:02:55.142958 crc crio[22018]: time="2026-06-11T18:02:55.142896703Z" level=info msg="Removing container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381553 | controller | Jun 11 18:02:55.280609 crc crio[22018]: time="2026-06-11T18:02:55.280528969Z" level=info msg="Removed container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381568 | controller | Jun 11 18:02:55.283435 crc crio[22018]: time="2026-06-11T18:02:55.283224621Z" level=info msg="Removing container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381584 | controller | Jun 11 18:02:55.346954 crc crio[22018]: time="2026-06-11T18:02:55.346701015Z" level=info msg="Removed container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381600 | controller | Jun 11 18:02:55.350504 crc crio[22018]: time="2026-06-11T18:02:55.350278346Z" level=info msg="Removing container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381616 | controller | Jun 11 18:02:55.426808 crc crio[22018]: time="2026-06-11T18:02:55.426663908Z" level=info msg="Removed container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.381632 | controller | Jun 11 18:02:55.441037 crc crio[22018]: time="2026-06-11T18:02:55.4408589Z" level=info msg="Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381648 | controller | Jun 11 18:02:55.441037 crc crio[22018]: time="2026-06-11T18:02:55.440959273Z" level=info msg="Stopped pod sandbox (already stopped): a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381664 | controller | Jun 11 18:02:55.442134 crc crio[22018]: time="2026-06-11T18:02:55.442070068Z" level=info msg="Removing pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381680 | controller | Jun 11 18:02:55.461827 crc crio[22018]: time="2026-06-11T18:02:55.461717621Z" level=info msg="Removed pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381696 | controller | Jun 11 18:02:55.463599 crc crio[22018]: time="2026-06-11T18:02:55.462876451Z" level=info msg="Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381712 | controller | Jun 11 18:02:55.463599 crc crio[22018]: time="2026-06-11T18:02:55.463074957Z" level=info msg="Stopped pod sandbox (already stopped): 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381734 | controller | Jun 11 18:02:55.464555 crc crio[22018]: time="2026-06-11T18:02:55.463908543Z" level=info msg="Removing pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381750 | controller | Jun 11 18:02:55.484284 crc crio[22018]: time="2026-06-11T18:02:55.484198086Z" level=info msg="Removed pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381766 | controller | Jun 11 18:02:55.485112 crc crio[22018]: time="2026-06-11T18:02:55.485028796Z" level=info msg="Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381782 | controller | Jun 11 18:02:55.485182 crc crio[22018]: time="2026-06-11T18:02:55.485147Z" level=info msg="Stopped pod sandbox (already stopped): 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381798 | controller | Jun 11 18:02:55.486134 crc crio[22018]: time="2026-06-11T18:02:55.486049139Z" level=info msg="Removing pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381814 | controller | Jun 11 18:02:55.504835 crc crio[22018]: time="2026-06-11T18:02:55.504738666Z" level=info msg="Removed pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381829 | controller | Jun 11 18:02:55.506389 crc crio[22018]: time="2026-06-11T18:02:55.506283964Z" level=info msg="Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381845 | controller | Jun 11 18:02:55.506616 crc crio[22018]: time="2026-06-11T18:02:55.506536752Z" level=info msg="Stopped pod sandbox (already stopped): defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381879 | controller | Jun 11 18:02:55.508691 crc crio[22018]: time="2026-06-11T18:02:55.508604807Z" level=info msg="Removing pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381897 | controller | Jun 11 18:02:55.536152 crc crio[22018]: time="2026-06-11T18:02:55.536070834Z" level=info msg="Removed pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381912 | controller | Jun 11 18:02:55.537441 crc crio[22018]: time="2026-06-11T18:02:55.537314612Z" level=info msg="Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381928 | controller | Jun 11 18:02:55.537545 crc crio[22018]: time="2026-06-11T18:02:55.537486557Z" level=info msg="Stopped pod sandbox (already stopped): a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381944 | controller | Jun 11 18:02:55.540316 crc crio[22018]: time="2026-06-11T18:02:55.538390745Z" level=info msg="Removing pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381964 | controller | Jun 11 18:02:55.554004 crc crio[22018]: time="2026-06-11T18:02:55.55352674Z" level=info msg="Removed pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.381980 | controller | Jun 11 18:02:55.555398 crc crio[22018]: time="2026-06-11T18:02:55.555279473Z" level=info msg="Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.381996 | controller | Jun 11 18:02:55.555498 crc crio[22018]: time="2026-06-11T18:02:55.555426538Z" level=info msg="Stopped pod sandbox (already stopped): fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382012 | controller | Jun 11 18:02:55.556113 crc crio[22018]: time="2026-06-11T18:02:55.556048208Z" level=info msg="Removing pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382028 | controller | Jun 11 18:02:55.573915 crc crio[22018]: time="2026-06-11T18:02:55.573820197Z" level=info msg="Removed pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382043 | controller | Jun 11 18:02:55.575111 crc crio[22018]: time="2026-06-11T18:02:55.574980751Z" level=info msg="Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382060 | controller | Jun 11 18:02:55.575111 crc crio[22018]: time="2026-06-11T18:02:55.575074154Z" level=info msg="Stopped pod sandbox (already stopped): 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382075 | controller | Jun 11 18:02:55.575826 crc crio[22018]: time="2026-06-11T18:02:55.575754395Z" level=info msg="Removing pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382091 | controller | Jun 11 18:02:55.595551 crc crio[22018]: time="2026-06-11T18:02:55.595422784Z" level=info msg="Removed pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382107 | controller | Jun 11 18:02:55.596639 crc crio[22018]: time="2026-06-11T18:02:55.596524086Z" level=info msg="Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382122 | controller | Jun 11 18:02:55.596720 crc crio[22018]: time="2026-06-11T18:02:55.59665697Z" level=info msg="Stopped pod sandbox (already stopped): 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382138 | controller | Jun 11 18:02:55.597563 crc crio[22018]: time="2026-06-11T18:02:55.59727509Z" level=info msg="Removing pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382154 | controller | Jun 11 18:02:55.619845 crc crio[22018]: time="2026-06-11T18:02:55.619734471Z" level=info msg="Removed pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382174 | controller | Jun 11 18:02:55.620916 crc crio[22018]: time="2026-06-11T18:02:55.620815485Z" level=info msg="Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382190 | controller | Jun 11 18:02:55.620988 crc crio[22018]: time="2026-06-11T18:02:55.620940139Z" level=info msg="Stopped pod sandbox (already stopped): cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382207 | controller | Jun 11 18:02:55.622793 crc crio[22018]: time="2026-06-11T18:02:55.62271459Z" level=info msg="Removing pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382223 | controller | Jun 11 18:02:55.641442 crc crio[22018]: time="2026-06-11T18:02:55.641305004Z" level=info msg="Removed pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382239 | controller | Jun 11 18:02:55.642303 crc crio[22018]: time="2026-06-11T18:02:55.642217971Z" level=info msg="Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382255 | controller | Jun 11 18:02:55.642413 crc crio[22018]: time="2026-06-11T18:02:55.642389027Z" level=info msg="Stopped pod sandbox (already stopped): 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382271 | controller | Jun 11 18:02:55.643576 crc crio[22018]: time="2026-06-11T18:02:55.643514823Z" level=info msg="Removing pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382287 | controller | Jun 11 18:02:55.666183 crc crio[22018]: time="2026-06-11T18:02:55.666043049Z" level=info msg="Removed pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382303 | controller | Jun 11 18:02:55.667638 crc crio[22018]: time="2026-06-11T18:02:55.667555598Z" level=info msg="Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382319 | controller | Jun 11 18:02:55.667715 crc crio[22018]: time="2026-06-11T18:02:55.667646011Z" level=info msg="Stopped pod sandbox (already stopped): fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382336 | controller | Jun 11 18:02:55.668266 crc crio[22018]: time="2026-06-11T18:02:55.668202699Z" level=info msg="Removing pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382351 | controller | Jun 11 18:02:55.682582 crc crio[22018]: time="2026-06-11T18:02:55.682493415Z" level=info msg="Removed pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382367 | controller | Jun 11 18:02:55.683921 crc crio[22018]: time="2026-06-11T18:02:55.683865178Z" level=info msg="Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382387 | controller | Jun 11 18:02:55.683995 crc crio[22018]: time="2026-06-11T18:02:55.683948841Z" level=info msg="Stopped pod sandbox (already stopped): 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382403 | controller | Jun 11 18:02:55.684708 crc crio[22018]: time="2026-06-11T18:02:55.68453542Z" level=info msg="Removing pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382420 | controller | Jun 11 18:02:55.707261 crc crio[22018]: time="2026-06-11T18:02:55.707076171Z" level=info msg="Removed pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382436 | controller | Jun 11 18:02:55.708534 crc crio[22018]: time="2026-06-11T18:02:55.708433049Z" level=info msg="Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382451 | controller | Jun 11 18:02:55.708648 crc crio[22018]: time="2026-06-11T18:02:55.708559683Z" level=info msg="Stopped pod sandbox (already stopped): 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.382468 | controller | Jun 11 18:02:55.709280 crc crio[22018]: time="2026-06-11T18:02:55.709238375Z" level=info msg="Removing pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382484 | controller | Jun 11 18:02:55.725618 crc crio[22018]: time="2026-06-11T18:02:55.725541706Z" level=info msg="Removed pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.382500 | controller | Jun 11 18:03:02.212127 crc crio[22018]: time="2026-06-11T18:03:02.21122194Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-9xx7k/POD" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.382516 | controller | Jun 11 18:03:02.213706 crc crio[22018]: time="2026-06-11T18:03:02.21215735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382532 | controller | Jun 11 18:03:02.276775 crc crio[22018]: time="2026-06-11T18:03:02.276495388Z" level=info msg="Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}"
2026-06-11 18:17:38.382549 | controller | Jun 11 18:03:02.276775 crc crio[22018]: time="2026-06-11T18:03:02.276752216Z" level=info msg="Adding pod openshift-marketplace_certified-operators-9xx7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.382565 | controller | Jun 11 18:03:02.923603 crc crio[22018]: 2026-06-11T18:03:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1df229dd7e456 Mac:42:96:4c:14:e6:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a SocketPath: PciID:}] [{Interface:0xc0002a3550 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.382586 | controller | Jun 11 18:03:02.924733 crc crio[22018]: time="2026-06-11T18:03:02.924672698Z" level=info msg="Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}"
2026-06-11 18:17:38.382603 | controller | Jun 11 18:03:02.924871 crc crio[22018]: time="2026-06-11T18:03:02.924824382Z" level=info msg="Checking pod openshift-marketplace_certified-operators-9xx7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.382620 | controller | Jun 11 18:03:02.933482 crc crio[22018]: time="2026-06-11T18:03:02.933375369Z" level=info msg="Ran pod sandbox 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 with infra container: openshift-marketplace/certified-operators-9xx7k/POD" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.382636 | controller | Jun 11 18:03:02.936004 crc crio[22018]: time="2026-06-11T18:03:02.935915721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=883854ca-bb2f-4b04-91ea-67db58548b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.382669 | controller | Jun 11 18:03:02.938103 crc crio[22018]: time="2026-06-11T18:03:02.938026103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b205219b-aa0b-48b1-892a-ba39f16002cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.382686 | controller | Jun 11 18:03:02.945377 crc crio[22018]: time="2026-06-11T18:03:02.94524613Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9xx7k/extract-utilities" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.382702 | controller | Jun 11 18:03:02.945956 crc crio[22018]: time="2026-06-11T18:03:02.945890601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382717 | controller | Jun 11 18:03:02.988404 crc crio[22018]: time="2026-06-11T18:03:02.98825738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382733 | controller | Jun 11 18:03:02.991958 crc crio[22018]: time="2026-06-11T18:03:02.991901917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382749 | controller | Jun 11 18:03:03.132987 crc crio[22018]: time="2026-06-11T18:03:03.132880804Z" level=info msg="Created container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.382765 | controller | Jun 11 18:03:03.134265 crc crio[22018]: time="2026-06-11T18:03:03.134187006Z" level=info msg="Starting container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de" id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.382780 | controller | Jun 11 18:03:03.140841 crc crio[22018]: time="2026-06-11T18:03:03.140642952Z" level=info msg="Started container" PID=323917 containerID=37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de description=openshift-marketplace/certified-operators-9xx7k/extract-utilities id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656
2026-06-11 18:17:38.382800 | controller | Jun 11 18:03:03.511126 crc crio[22018]: time="2026-06-11T18:03:03.510689546Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.382817 | controller | Jun 11 18:03:03.522500 crc crio[22018]: time="2026-06-11T18:03:03.522401428Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.382833 | controller | Jun 11 18:03:04.298822 crc crio[22018]: time="2026-06-11T18:03:04.29824138Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.382863 | controller | Jun 11 18:03:04.300970 crc crio[22018]: time="2026-06-11T18:03:04.300837612Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bf5b8656-e91f-4c5a-8096-aa4ea2d29fd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.382884 | controller | Jun 11 18:03:04.305719 crc crio[22018]: time="2026-06-11T18:03:04.305580633Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d10d7576-a64f-4f5c-adb4-962e254e73c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.382901 | controller | Jun 11 18:03:04.318262 crc crio[22018]: time="2026-06-11T18:03:04.318110003Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9xx7k/extract-content" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.382917 | controller | Jun 11 18:03:04.319160 crc crio[22018]: time="2026-06-11T18:03:04.319046383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382934 | controller | Jun 11 18:03:04.403555 crc crio[22018]: time="2026-06-11T18:03:04.403393258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382950 | controller | Jun 11 18:03:04.408093 crc crio[22018]: time="2026-06-11T18:03:04.408017835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.382966 | controller | Jun 11 18:03:04.588924 crc crio[22018]: time="2026-06-11T18:03:04.588821206Z" level=info msg="Created container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.382982 | controller | Jun 11 18:03:04.590473 crc crio[22018]: time="2026-06-11T18:03:04.590390402Z" level=info msg="Starting container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5" id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.382998 | controller | Jun 11 18:03:04.598286 crc crio[22018]: time="2026-06-11T18:03:04.5981834Z" level=info msg="Started container" PID=323958 containerID=b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5 description=openshift-marketplace/certified-operators-9xx7k/extract-content id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656
2026-06-11 18:17:38.383014 | controller | Jun 11 18:03:06.591919 crc crio[22018]: time="2026-06-11T18:03:06.590137574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39fd5862-9567-497f-8607-1a45c450edf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383034 | controller | Jun 11 18:03:06.702074 crc crio[22018]: time="2026-06-11T18:03:06.701956834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=569a4955-71e8-4292-9af9-7cd6aa9c6362 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383051 | controller | Jun 11 18:03:06.850256 crc crio[22018]: time="2026-06-11T18:03:06.849952017Z" level=info msg="Creating container: openshift-marketplace/certified-operators-9xx7k/registry-server" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383067 | controller | Jun 11 18:03:06.850650 crc crio[22018]: time="2026-06-11T18:03:06.850527775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383083 | controller | Jun 11 18:03:06.916295 crc crio[22018]: time="2026-06-11T18:03:06.916160365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383099 | controller | Jun 11 18:03:06.919980 crc crio[22018]: time="2026-06-11T18:03:06.919896063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383115 | controller | Jun 11 18:03:07.073192 crc crio[22018]: time="2026-06-11T18:03:07.072947117Z" level=info msg="Created container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383131 | controller | Jun 11 18:03:07.074759 crc crio[22018]: time="2026-06-11T18:03:07.074670451Z" level=info msg="Starting container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc" id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.383147 | controller | Jun 11 18:03:07.080123 crc crio[22018]: time="2026-06-11T18:03:07.080013011Z" level=info msg="Started container" PID=324145 containerID=9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc description=openshift-marketplace/certified-operators-9xx7k/registry-server id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656
2026-06-11 18:17:38.383164 | controller | Jun 11 18:03:11.905008 crc crio[22018]: time="2026-06-11T18:03:11.904304668Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ght8n/POD" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.383180 | controller | Jun 11 18:03:11.906274 crc crio[22018]: time="2026-06-11T18:03:11.905220918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383196 | controller | Jun 11 18:03:11.951594 crc crio[22018]: time="2026-06-11T18:03:11.95116107Z" level=info msg="Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}"
2026-06-11 18:17:38.383216 | controller | Jun 11 18:03:11.951594 crc crio[22018]: time="2026-06-11T18:03:11.951549142Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ght8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.383233 | controller | Jun 11 18:03:12.518980 crc crio[22018]: 2026-06-11T18:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ca05f23aac9ae Mac:f2:0b:89:38:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.383249 | controller | Jun 11 18:03:12.520942 crc crio[22018]: time="2026-06-11T18:03:12.520634443Z" level=info msg="Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}"
2026-06-11 18:17:38.383266 | controller | Jun 11 18:03:12.521117 crc crio[22018]: time="2026-06-11T18:03:12.521059257Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ght8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.383282 | controller | Jun 11 18:03:12.530199 crc crio[22018]: time="2026-06-11T18:03:12.530105063Z" level=info msg="Ran pod sandbox 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc with infra container: openshift-marketplace/redhat-operators-ght8n/POD" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.383298 | controller | Jun 11 18:03:12.533307 crc crio[22018]: time="2026-06-11T18:03:12.533233624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2e9b236-d1bc-4ad1-b91c-ba4bd10e3030 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383315 | controller | Jun 11 18:03:12.535585 crc crio[22018]: time="2026-06-11T18:03:12.535508488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=766c2255-23a9-4ef6-a6c6-c91cf7ed3144 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383331 | controller | Jun 11 18:03:12.544657 crc crio[22018]: time="2026-06-11T18:03:12.544534792Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ght8n/extract-utilities" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383347 | controller | Jun 11 18:03:12.545056 crc crio[22018]: time="2026-06-11T18:03:12.544974126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383363 | controller | Jun 11 18:03:12.600368 crc crio[22018]: time="2026-06-11T18:03:12.600118282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383379 | controller | Jun 11 18:03:12.607715 crc crio[22018]: time="2026-06-11T18:03:12.607594061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383395 | controller | Jun 11 18:03:12.780788 crc crio[22018]: time="2026-06-11T18:03:12.780585288Z" level=info msg="Created container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383415 | controller | Jun 11 18:03:12.782027 crc crio[22018]: time="2026-06-11T18:03:12.781948579Z" level=info msg="Starting container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97" id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.383432 | controller | Jun 11 18:03:12.789864 crc crio[22018]: time="2026-06-11T18:03:12.789004587Z" level=info msg="Started container" PID=324631 containerID=762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97 description=openshift-marketplace/redhat-operators-ght8n/extract-utilities id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc
2026-06-11 18:17:38.383448 | controller | Jun 11 18:03:13.697126 crc crio[22018]: time="2026-06-11T18:03:13.696601084Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.383464 | controller | Jun 11 18:03:13.703206 crc crio[22018]: time="2026-06-11T18:03:13.703131842Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.383480 | controller | Jun 11 18:03:14.358492 crc crio[22018]: time="2026-06-11T18:03:14.35791665Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.383496 | controller | Jun 11 18:03:14.359498 crc crio[22018]: time="2026-06-11T18:03:14.359248283Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=52e4bfa6-4c08-4ef9-a05c-530cbb57a3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383512 | controller | Jun 11 18:03:14.361918 crc crio[22018]: time="2026-06-11T18:03:14.361814016Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5e3503e8-955f-4d18-b4b3-2b619bd2b5ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383528 | controller | Jun 11 18:03:14.369032 crc crio[22018]: time="2026-06-11T18:03:14.368959586Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ght8n/extract-content" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383544 | controller | Jun 11 18:03:14.369499 crc crio[22018]: time="2026-06-11T18:03:14.369389287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383560 | controller | Jun 11 18:03:14.451423 crc crio[22018]: time="2026-06-11T18:03:14.451357685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383576 | controller | Jun 11 18:03:14.454266 crc crio[22018]: time="2026-06-11T18:03:14.454202055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383592 | controller | Jun 11 18:03:14.663067 crc crio[22018]: time="2026-06-11T18:03:14.662531164Z" level=info msg="Created container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383608 | controller | Jun 11 18:03:14.664581 crc crio[22018]: time="2026-06-11T18:03:14.664438279Z" level=info msg="Starting container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62" id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.383627 | controller | Jun 11 18:03:14.672781 crc crio[22018]: time="2026-06-11T18:03:14.672683904Z" level=info msg="Started container" PID=324693 containerID=14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62 description=openshift-marketplace/redhat-operators-ght8n/extract-content id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc
2026-06-11 18:17:38.383644 | controller | Jun 11 18:03:14.712197 crc crio[22018]: time="2026-06-11T18:03:14.712078616Z" level=info msg="Stopping container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc (timeout: 2s)" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.383661 | controller | Jun 11 18:03:14.837110 crc crio[22018]: time="2026-06-11T18:03:14.83687276Z" level=info msg="Stopped container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.383677 | controller | Jun 11 18:03:14.838116 crc crio[22018]: time="2026-06-11T18:03:14.837945694Z" level=info msg="Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.383693 | controller | Jun 11 18:03:14.838798 crc crio[22018]: time="2026-06-11T18:03:14.838719539Z" level=info msg="Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc00924e698}] Aliases:map[]}"
2026-06-11 18:17:38.383710 | controller | Jun 11 18:03:14.838979 crc crio[22018]: time="2026-06-11T18:03:14.838921025Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-9xx7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.383726 | controller | Jun 11 18:03:15.232880 crc crio[22018]: time="2026-06-11T18:03:15.232453275Z" level=info msg="Stopped pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.383742 | controller | Jun 11 18:03:15.736247 crc crio[22018]: time="2026-06-11T18:03:15.736158064Z" level=info msg="Removing container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383757 | controller | Jun 11 18:03:15.781271 crc crio[22018]: time="2026-06-11T18:03:15.781057268Z" level=info msg="Removed container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383773 | controller | Jun 11 18:03:15.789420 crc crio[22018]: time="2026-06-11T18:03:15.789288416Z" level=info msg="Removing container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383788 | controller | Jun 11 18:03:15.816869 crc crio[22018]: time="2026-06-11T18:03:15.816795881Z" level=info msg="Removed container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383808 | controller | Jun 11 18:03:15.819917 crc crio[22018]: time="2026-06-11T18:03:15.819842897Z" level=info msg="Removing container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383824 | controller | Jun 11 18:03:15.866322 crc crio[22018]: time="2026-06-11T18:03:15.866203356Z" level=info msg="Removed container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.383839 | controller | Jun 11 18:03:19.844036 crc crio[22018]: time="2026-06-11T18:03:19.842860982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54060212-6831-4dcf-880a-da535ebd6d74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383872 | controller | Jun 11 18:03:19.847120 crc crio[22018]: time="2026-06-11T18:03:19.847033085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=88397f03-f7f8-43a9-950a-bffc1e35964f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.383890 | controller | Jun 11 18:03:19.864373 crc crio[22018]: time="2026-06-11T18:03:19.860931827Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ght8n/registry-server" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383906 | controller | Jun 11 18:03:19.864373 crc crio[22018]: time="2026-06-11T18:03:19.861455064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383922 | controller | Jun 11 18:03:19.962623 crc crio[22018]: time="2026-06-11T18:03:19.962496073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383938 | controller | Jun 11 18:03:19.965280 crc crio[22018]: time="2026-06-11T18:03:19.965228428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.383954 | controller | Jun 11 18:03:20.146749 crc crio[22018]: time="2026-06-11T18:03:20.146625473Z" level=info msg="Created container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.383969 | controller | Jun 11 18:03:20.148585 crc crio[22018]: time="2026-06-11T18:03:20.148489455Z" level=info msg="Starting container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2" id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.383985 | controller | Jun 11 18:03:20.156569 crc crio[22018]: time="2026-06-11T18:03:20.156409674Z" level=info msg="Started container" PID=325135 containerID=4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 description=openshift-marketplace/redhat-operators-ght8n/registry-server id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc
2026-06-11 18:17:38.384001 | controller | Jun 11 18:03:33.063855 crc crio[22018]: time="2026-06-11T18:03:33.063188637Z" level=info msg="Stopping container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 (timeout: 2s)" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.384017 | controller | Jun 11 18:03:33.202717 crc crio[22018]: time="2026-06-11T18:03:33.202646238Z" level=info msg="Stopped container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.384036 | controller | Jun 11 18:03:33.206270 crc crio[22018]: time="2026-06-11T18:03:33.20615927Z" level=info msg="Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384053 | controller | Jun 11 18:03:33.207218 crc crio[22018]: time="2026-06-11T18:03:33.207127231Z" level=info msg="Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc00141b288}] Aliases:map[]}"
2026-06-11 18:17:38.384069 | controller | Jun 11 18:03:33.207561 crc crio[22018]: time="2026-06-11T18:03:33.207406Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-ght8n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.384085 | controller | Jun 11 18:03:33.586969 crc crio[22018]: time="2026-06-11T18:03:33.586553261Z" level=info msg="Stopped pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384101 | controller | Jun 11 18:03:34.081838 crc crio[22018]: time="2026-06-11T18:03:34.081712987Z" level=info msg="Removing container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384117 | controller | Jun 11 18:03:34.126832 crc crio[22018]: time="2026-06-11T18:03:34.12659598Z" level=info msg="Removed container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384133 | controller | Jun 11 18:03:34.130934 crc crio[22018]: time="2026-06-11T18:03:34.130857542Z" level=info msg="Removing container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384149 | controller | Jun 11 18:03:34.175427 crc crio[22018]: time="2026-06-11T18:03:34.175292909Z" level=info msg="Removed container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384165 | controller | Jun 11 18:03:34.178772 crc crio[22018]: time="2026-06-11T18:03:34.178707706Z" level=info msg="Removing container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384181 | controller | Jun 11 18:03:34.208386 crc crio[22018]: time="2026-06-11T18:03:34.208155958Z" level=info msg="Removed container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384196 | controller | Jun 11 18:03:55.756010 crc crio[22018]: time="2026-06-11T18:03:55.754599014Z" level=info msg="Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384215 | controller | Jun 11 18:03:55.756010 crc crio[22018]: time="2026-06-11T18:03:55.755970789Z" level=info msg="Stopped pod sandbox (already stopped): 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384232 | controller | Jun 11 18:03:55.758427 crc crio[22018]: time="2026-06-11T18:03:55.757008201Z" level=info msg="Removing pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384248 | controller | Jun 11 18:03:55.775005 crc crio[22018]: time="2026-06-11T18:03:55.774890814Z" level=info msg="Removed pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384263 | controller | Jun 11 18:03:55.775988 crc crio[22018]: time="2026-06-11T18:03:55.775901202Z" level=info msg="Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384279 | controller | Jun 11 18:03:55.775988 crc crio[22018]: time="2026-06-11T18:03:55.775983565Z" level=info msg="Stopped pod sandbox (already stopped): 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384294 | controller | Jun 11 18:03:55.776983 crc crio[22018]: time="2026-06-11T18:03:55.776902365Z" level=info msg="Removing pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384310 | controller | Jun 11 18:03:55.819053 crc crio[22018]: time="2026-06-11T18:03:55.818853551Z" level=info msg="Removed pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384326 | controller | Jun 11 18:04:00.567210 crc crio[22018]: time="2026-06-11T18:04:00.56663175Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686684-4bctx/POD" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.384341 | controller | Jun 11 18:04:00.567210 crc crio[22018]: time="2026-06-11T18:04:00.567208648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.384357 | controller | Jun 11 18:04:00.609407 crc crio[22018]: time="2026-06-11T18:04:00.609264129Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}"
2026-06-11 18:17:38.384374 | controller | Jun 11 18:04:00.609407 crc crio[22018]: time="2026-06-11T18:04:00.609371463Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686684-4bctx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.384390 | controller | Jun 11 18:04:01.160210 crc crio[22018]: 2026-06-11T18:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03deb869dec897e Mac:92:62:37:fd:1e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c SocketPath: PciID:}] [{Interface:0xc000358880 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.384411 | controller | Jun 11 18:04:01.161951 crc crio[22018]: time="2026-06-11T18:04:01.161855102Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}"
2026-06-11 18:17:38.384428 | controller | Jun 11 18:04:01.162036 crc crio[22018]: time="2026-06-11T18:04:01.162021937Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686684-4bctx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.384445 | controller | Jun 11 18:04:01.170603 crc crio[22018]: time="2026-06-11T18:04:01.170519391Z" level=info msg="Ran pod sandbox 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 with infra container: openshift-infra/auto-csr-approver-29686684-4bctx/POD" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.384461 | controller | Jun 11 18:04:01.176023 crc crio[22018]: time="2026-06-11T18:04:01.175922499Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.384478 | controller | Jun 11 18:04:01.183223 crc crio[22018]: time="2026-06-11T18:04:01.183155363Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.384494 | controller | Jun 11 18:04:02.108959 crc crio[22018]: time="2026-06-11T18:04:02.108199794Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.384510 | controller | Jun 11 18:04:02.110684 crc crio[22018]: time="2026-06-11T18:04:02.110628108Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=10495b51-0e11-46f3-8d96-ed06df725d41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.384527 | controller | Jun 11 18:04:02.117665 crc crio[22018]: time="2026-06-11T18:04:02.117624186Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3d60c79f-b517-4af0-bec0-2770360f6242 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.384543 | controller | Jun 11 18:04:02.137690 crc crio[22018]: time="2026-06-11T18:04:02.137633861Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686684-4bctx/oc" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.384559 | controller | Jun 11 18:04:02.138494 crc crio[22018]: time="2026-06-11T18:04:02.138435687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.384575 | controller | Jun 11 18:04:02.190096 crc crio[22018]: time="2026-06-11T18:04:02.190007058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.384591 | controller | Jun 11 18:04:02.459647 crc crio[22018]: time="2026-06-11T18:04:02.459587942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.384607 | controller | Jun 11 18:04:02.579414 crc crio[22018]: time="2026-06-11T18:04:02.578953822Z" level=info msg="Created container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.384626 | controller | Jun 11 18:04:02.580650 crc crio[22018]: time="2026-06-11T18:04:02.580552784Z" level=info msg="Starting container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e" id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.384643 | controller | Jun 11 18:04:02.586086 crc crio[22018]: time="2026-06-11T18:04:02.585997367Z" level=info msg="Started container" PID=327732 containerID=1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e description=openshift-infra/auto-csr-approver-29686684-4bctx/oc id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134
2026-06-11 18:17:38.384659 | controller | Jun 11 18:04:04.591997 crc crio[22018]: time="2026-06-11T18:04:04.589176928Z" level=info msg="Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384675 | controller | Jun 11 18:04:04.591997 crc crio[22018]: time="2026-06-11T18:04:04.591811343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc002b14670}] Aliases:map[]}"
2026-06-11 18:17:38.384691 | controller | Jun 11 18:04:04.591997 crc crio[22018]: time="2026-06-11T18:04:04.591982828Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686684-4bctx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.384708 | controller | Jun 11 18:04:04.900900 crc crio[22018]: time="2026-06-11T18:04:04.900673196Z" level=info msg="Stopped pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384724 | controller | Jun 11 18:04:55.854660 crc crio[22018]: time="2026-06-11T18:04:55.853222271Z" level=info msg="Removing container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384740 | controller | Jun 11 18:04:56.012304 crc crio[22018]: time="2026-06-11T18:04:56.012236567Z" level=info msg="Removed container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.384757 | controller | Jun 11 18:04:56.030099 crc crio[22018]: time="2026-06-11T18:04:56.030047491Z" level=info msg="Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384773 | controller | Jun 11 18:04:56.030579 crc crio[22018]: time="2026-06-11T18:04:56.030546017Z" level=info msg="Stopped pod sandbox (already stopped): 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.384789 | controller | Jun 11 18:04:56.031562 crc crio[22018]: time="2026-06-11T18:04:56.031377623Z" level=info msg="Removing pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384811 | controller | Jun 11 18:04:56.049901 crc crio[22018]: time="2026-06-11T18:04:56.049375857Z" level=info msg="Removed pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.384828 | controller | Jun 11 18:05:06.595412 crc crio[22018]: time="2026-06-11T18:05:06.594279388Z" level=info msg="Running pod sandbox: openshift-must-gather-smcwq/must-gather-v2rzp/POD" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.384844 | controller | Jun 11 18:05:06.596538 crc crio[22018]: time="2026-06-11T18:05:06.595521158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.384882 | controller | Jun 11 18:05:06.627571 crc crio[22018]: time="2026-06-11T18:05:06.626938897Z" level=info msg="Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}"
2026-06-11 18:17:38.384900 | controller | Jun 11 18:05:06.627571 crc crio[22018]: time="2026-06-11T18:05:06.62701141Z" level=info msg="Adding pod openshift-must-gather-smcwq_must-gather-v2rzp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.384917 | controller | Jun 11 18:05:07.227545 crc crio[22018]: 2026-06-11T18:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0597b2533addb Mac:2e:83:c0:95:3e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.384933 | controller | Jun 11 18:05:07.229412 crc crio[22018]: time="2026-06-11T18:05:07.229286436Z" level=info msg="Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}"
2026-06-11 18:17:38.384949 | controller | Jun 11 18:05:07.229605 crc crio[22018]: time="2026-06-11T18:05:07.229553745Z" level=info msg="Checking pod openshift-must-gather-smcwq_must-gather-v2rzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.384965 | controller | Jun 11 18:05:07.237660 crc crio[22018]: time="2026-06-11T18:05:07.237552551Z" level=info msg="Ran pod sandbox ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 with infra container: openshift-must-gather-smcwq/must-gather-v2rzp/POD" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.384981 | controller | Jun 11 18:05:07.245528 crc crio[22018]: time="2026-06-11T18:05:07.245313888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.384997 | controller | Jun 11 18:05:07.245695 crc crio[22018]: time="2026-06-11T18:05:07.245632289Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385017 | controller | Jun 11 18:05:07.245695 crc crio[22018]: time="2026-06-11T18:05:07.24567572Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385034 | controller | Jun 11 18:05:07.247130 crc crio[22018]: time="2026-06-11T18:05:07.24700506Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.385049 | controller | Jun 11 18:05:07.259694 crc crio[22018]: time="2026-06-11T18:05:07.259626983Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 18:17:38.385065 | controller | Jun 11 18:05:13.044831 crc crio[22018]: time="2026-06-11T18:05:13.044020633Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.385081 | controller | Jun 11 18:05:13.047814 crc crio[22018]: time="2026-06-11T18:05:13.047717185Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=38429c6b-fe55-4d28-bcf8-c49420ac32ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385097 | controller | Jun 11 18:05:13.052631 crc crio[22018]: time="2026-06-11T18:05:13.052522098Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=e37c96c2-3f11-49a0-ba1f-aaaad68123a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385113 | controller | Jun 11 18:05:13.064253 crc crio[22018]: time="2026-06-11T18:05:13.064151968Z" level=info msg="Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/gather" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385128 | controller | Jun 11 18:05:13.066774 crc crio[22018]: time="2026-06-11T18:05:13.06669422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385144 | controller | Jun 11 18:05:13.129020 crc crio[22018]: time="2026-06-11T18:05:13.128926501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385160 | controller | Jun 11 18:05:13.336312 crc crio[22018]: time="2026-06-11T18:05:13.335170897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385175 | controller | Jun 11 18:05:13.479393 crc crio[22018]: time="2026-06-11T18:05:13.479195933Z" level=info msg="Created container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385191 | controller | Jun 11 18:05:13.482562 crc crio[22018]: time="2026-06-11T18:05:13.482448097Z" level=info msg="Starting container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd" id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.385207 | controller | Jun 11 18:05:13.487213 crc crio[22018]: time="2026-06-11T18:05:13.487058715Z" level=info msg="Started container" PID=332062 containerID=410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd description=openshift-must-gather-smcwq/must-gather-v2rzp/gather id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218
2026-06-11 18:17:38.385223 | controller | Jun 11 18:05:13.510812 crc crio[22018]: time="2026-06-11T18:05:13.510701617Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=03d3f52b-07f9-4c09-a2de-07fd886907d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385242 | controller | Jun 11 18:05:13.515200 crc crio[22018]: time="2026-06-11T18:05:13.515102416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=94be8d25-408d-4b65-a8ed-42e159229059 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385258 | controller | Jun 11 18:05:13.529139 crc crio[22018]: time="2026-06-11T18:05:13.528180932Z" level=info msg="Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/copy" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385274 | controller | Jun 11 18:05:13.529595 crc crio[22018]: time="2026-06-11T18:05:13.529256407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385289 | controller | Jun 11 18:05:13.591499 crc crio[22018]: time="2026-06-11T18:05:13.59122227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385305 | controller | Jun 11 18:05:13.722257 crc crio[22018]: time="2026-06-11T18:05:13.722154189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385321 | controller | Jun 11 18:05:13.810617 crc crio[22018]: time="2026-06-11T18:05:13.810580725Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385336 | controller | Jun 11 18:05:13.821267 crc crio[22018]: time="2026-06-11T18:05:13.821168912Z" level=info msg="Created container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385352 | controller | Jun 11 18:05:13.824693 crc crio[22018]: time="2026-06-11T18:05:13.82459854Z" level=info msg="Starting container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d" id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.385368 | controller | Jun 11 18:05:13.831615 crc crio[22018]: time="2026-06-11T18:05:13.83149843Z" level=info msg="Started container" PID=332141 containerID=3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d description=openshift-must-gather-smcwq/must-gather-v2rzp/copy id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218
2026-06-11 18:17:38.385384 | controller | Jun 11 18:05:16.669215 crc crio[22018]: time="2026-06-11T18:05:16.668565993Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385399 | controller | Jun 11 18:05:16.685243 crc crio[22018]: time="2026-06-11T18:05:16.685142011Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385415 | controller | Jun 11 18:05:16.998571 crc crio[22018]: time="2026-06-11T18:05:16.998072825Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385431 | controller | Jun 11 18:05:17.019571 crc crio[22018]: time="2026-06-11T18:05:17.019489558Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385452 | controller | Jun 11 18:05:17.048384 crc crio[22018]: time="2026-06-11T18:05:17.048244352Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385471 | controller | Jun 11 18:05:17.145861 crc crio[22018]: time="2026-06-11T18:05:17.145768877Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385486 | controller | Jun 11 18:05:17.498832 crc crio[22018]: time="2026-06-11T18:05:17.498742946Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385502 | controller | Jun 11 18:05:17.507893 crc crio[22018]: time="2026-06-11T18:05:17.507813788Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.385517 | controller | Jun 11 18:05:18.639127 crc crio[22018]: time="2026-06-11T18:05:18.63860034Z" level=info msg="Running pod sandbox: openshift-must-gather-smcwq/crc-debug-l9275/POD" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.385533 | controller | Jun 11 18:05:18.640058 crc crio[22018]: time="2026-06-11T18:05:18.639162598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385549 | controller | Jun 11 18:05:18.670230 crc crio[22018]: time="2026-06-11T18:05:18.670056578Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.385564 | controller | Jun 11 18:05:18.681853 crc crio[22018]: time="2026-06-11T18:05:18.681774128Z" level=info msg="Ran pod sandbox bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1 with infra container: openshift-must-gather-smcwq/crc-debug-l9275/POD" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.385580 | controller | Jun 11 18:05:18.683958 crc crio[22018]: time="2026-06-11T18:05:18.683877082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385596 | controller | Jun 11 18:05:18.684239 crc crio[22018]: time="2026-06-11T18:05:18.684167051Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385611 | controller | Jun 11 18:05:18.684433 crc crio[22018]: time="2026-06-11T18:05:18.684290895Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385626 | controller | Jun 11 18:05:18.685839 crc crio[22018]: time="2026-06-11T18:05:18.685741951Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.385642 | controller | Jun 11 18:05:18.692693 crc crio[22018]: time="2026-06-11T18:05:18.692633983Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 18:17:38.385662 | controller | Jun 11 18:05:42.411161 crc crio[22018]: time="2026-06-11T18:05:42.410310493Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.385679 | controller | Jun 11 18:05:42.412548 crc crio[22018]: time="2026-06-11T18:05:42.412439469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=18617a20-0be4-4545-bcb1-c79522c2ec94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385695 | controller | Jun 11 18:05:42.416687 crc crio[22018]: time="2026-06-11T18:05:42.416614036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f23c1d5e-eee8-4c8e-82ca-c04fe86cdd24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.385711 | controller | Jun 11 18:05:42.429506 crc crio[22018]: time="2026-06-11T18:05:42.429422306Z" level=info msg="Creating container: openshift-must-gather-smcwq/crc-debug-l9275/container-00" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385727 | controller | Jun 11 18:05:42.431860 crc crio[22018]: time="2026-06-11T18:05:42.431798872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385743 | controller | Jun 11 18:05:42.510220 crc crio[22018]: time="2026-06-11T18:05:42.509727582Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385759 | controller | Jun 11 18:05:42.521455 crc crio[22018]: time="2026-06-11T18:05:42.521382685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385775 | controller | Jun 11 18:05:42.523427 crc crio[22018]: time="2026-06-11T18:05:42.523374279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385791 | controller | Jun 11 18:05:42.749989 crc crio[22018]: time="2026-06-11T18:05:42.74988798Z" level=info msg="Created container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.385807 | controller | Jun 11 18:05:42.753874 crc crio[22018]: time="2026-06-11T18:05:42.753675749Z" level=info msg="Starting container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d" id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.385824 | controller | Jun 11 18:05:42.761919 crc crio[22018]: time="2026-06-11T18:05:42.761763828Z" level=info msg="Started container" PID=337638 containerID=4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d description=openshift-must-gather-smcwq/crc-debug-l9275/container-00 id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1
2026-06-11 18:17:38.385840 | controller | Jun 11 18:06:02.613422 crc crio[22018]: time="2026-06-11T18:06:02.600229194Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686686-4jjt8/POD" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.385875 | controller | Jun 11 18:06:02.613422 crc crio[22018]: time="2026-06-11T18:06:02.601218746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.385897 | controller | Jun 11 18:06:02.653487 crc crio[22018]: time="2026-06-11T18:06:02.653381751Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}"
2026-06-11 18:17:38.385915 | controller | Jun 11 18:06:02.653487 crc crio[22018]: time="2026-06-11T18:06:02.653446153Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686686-4jjt8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.385932 | controller | Jun 11 18:06:03.589206 crc crio[22018]: 2026-06-11T18:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30bd0299ccaa61c Mac:3e:75:8f:e1:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 SocketPath: PciID:}] [{Interface:0xc000180da0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.385949 | controller | Jun 11 18:06:03.591965 crc crio[22018]: time="2026-06-11T18:06:03.59159862Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}"
2026-06-11 18:17:38.385966 | controller | Jun 11 18:06:03.592238 crc crio[22018]: time="2026-06-11T18:06:03.592099866Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686686-4jjt8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.385982 | controller | Jun 11 18:06:03.606729 crc crio[22018]: time="2026-06-11T18:06:03.60661848Z" level=info msg="Ran pod sandbox 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 with infra container: openshift-infra/auto-csr-approver-29686686-4jjt8/POD" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.385999 | controller | Jun 11 18:06:03.611036 crc crio[22018]: time="2026-06-11T18:06:03.610943335Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.386015 | controller | Jun 11 18:06:03.615700 crc crio[22018]: time="2026-06-11T18:06:03.615598914Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.386031 | controller | Jun 11 18:06:04.894915 crc crio[22018]: time="2026-06-11T18:06:04.89422418Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.386047 | controller | Jun 11 18:06:04.896251 crc crio[22018]: time="2026-06-11T18:06:04.896181617Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2d82aa47-5a89-4cb1-bc9c-2c697f4523dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.386063 | controller | Jun 11 18:06:04.899013 crc crio[22018]: time="2026-06-11T18:06:04.898607934Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0ac2911f-0c91-4f3e-b541-ac3c3ce52581 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.386083 | controller | Jun 11 18:06:04.946199 crc crio[22018]: time="2026-06-11T18:06:04.946049545Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686686-4jjt8/oc" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.386100 | controller | Jun 11 18:06:04.947009 crc crio[22018]: time="2026-06-11T18:06:04.946949804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386115 | controller | Jun 11 18:06:04.996052 crc crio[22018]: time="2026-06-11T18:06:04.995731887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386131 | controller | Jun 11 18:06:05.330295 crc crio[22018]: time="2026-06-11T18:06:05.329965155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386146 | controller | Jun 11 18:06:06.511838 crc crio[22018]: time="2026-06-11T18:06:06.511159988Z" level=info msg="Created container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.386162 | controller | Jun 11 18:06:06.513142 crc crio[22018]: time="2026-06-11T18:06:06.512825741Z" level=info msg="Starting container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837" id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.386177 | controller | Jun 11 18:06:06.517563 crc crio[22018]: time="2026-06-11T18:06:06.517457659Z" level=info msg="Started container" PID=341370 containerID=801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837 description=openshift-infra/auto-csr-approver-29686686-4jjt8/oc id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369
2026-06-11 18:17:38.386193 | controller | Jun 11 18:06:08.311263 crc crio[22018]: time="2026-06-11T18:06:08.310406036Z" level=info msg="Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386209 | controller | Jun 11 18:06:08.312760 crc crio[22018]: time="2026-06-11T18:06:08.312107731Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc00012ba08}] Aliases:map[]}"
2026-06-11 18:17:38.386225 | controller | Jun 11 18:06:08.312760 crc crio[22018]: time="2026-06-11T18:06:08.312252615Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686686-4jjt8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.386241 | controller | Jun 11 18:06:08.710373 crc crio[22018]: time="2026-06-11T18:06:08.702086177Z" level=info msg="Stopped pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386257 | controller | Jun 11 18:06:11.356068 crc crio[22018]: time="2026-06-11T18:06:11.355436162Z" level=info msg="Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386276 | controller | Jun 11 18:06:11.361734 crc crio[22018]: time="2026-06-11T18:06:11.361664138Z" level=info msg="Stopped pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386292 | controller | Jun 11 18:06:12.375309 crc crio[22018]: time="2026-06-11T18:06:12.374957373Z" level=info msg="Removing container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386307 | controller | Jun 11 18:06:12.442101 crc crio[22018]: time="2026-06-11T18:06:12.439982627Z" level=info msg="Removed container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386322 | controller | Jun 11 18:06:13.163735 crc crio[22018]: time="2026-06-11T18:06:13.163110497Z" level=info msg="Running pod sandbox: openshift-must-gather-smcwq/crc-debug-s24r5/POD" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.386338 | controller | Jun 11 18:06:13.163911 crc crio[22018]: time="2026-06-11T18:06:13.163774638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386353 | controller | Jun 11 18:06:13.191972 crc crio[22018]: time="2026-06-11T18:06:13.191909816Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.386369 | controller | Jun 11 18:06:13.203015 crc crio[22018]: time="2026-06-11T18:06:13.202929686Z" level=info msg="Ran pod sandbox 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80 with infra container: openshift-must-gather-smcwq/crc-debug-s24r5/POD" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.386384 | controller | Jun 11 18:06:13.207244 crc crio[22018]: time="2026-06-11T18:06:13.207166009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c22fd144-6764-4710-955c-dbdaae8643b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.386399 | controller | Jun 11 18:06:13.210545 crc crio[22018]: time="2026-06-11T18:06:13.210449175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=979bacf6-b1e4-4d94-b435-e2acb3530aef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.386415 | controller | Jun 11 18:06:13.221898 crc crio[22018]: time="2026-06-11T18:06:13.221797233Z" level=info msg="Creating container: openshift-must-gather-smcwq/crc-debug-s24r5/container-00" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.386431 | controller | Jun 11 18:06:13.222240 crc crio[22018]: time="2026-06-11T18:06:13.222182136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386446 | controller | Jun 11 18:06:13.296138 crc crio[22018]: time="2026-06-11T18:06:13.295454187Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.386461 | controller | Jun 11 18:06:13.309618 crc crio[22018]: time="2026-06-11T18:06:13.30952651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386481 | controller | Jun 11 18:06:13.313047 crc crio[22018]: time="2026-06-11T18:06:13.312926809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386497 | controller | Jun 11 18:06:13.514207 crc crio[22018]: time="2026-06-11T18:06:13.514096572Z" level=info msg="Created container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.386512 | controller | Jun 11 18:06:13.518944 crc crio[22018]: time="2026-06-11T18:06:13.518856624Z" level=info msg="Starting container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af" id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.386528 | controller | Jun 11 18:06:13.529527 crc crio[22018]: time="2026-06-11T18:06:13.5294097Z" level=info msg="Started container" PID=343023 containerID=cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af description=openshift-must-gather-smcwq/crc-debug-s24r5/container-00 id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80
2026-06-11 18:17:38.386544 | controller | Jun 11 18:06:15.432115 crc crio[22018]: time="2026-06-11T18:06:15.430936084Z" level=info msg="Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386559 | controller | Jun 11 18:06:15.449111 crc crio[22018]: time="2026-06-11T18:06:15.44901763Z" level=info msg="Stopped pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386574 | controller | Jun 11 18:06:16.450032 crc crio[22018]: time="2026-06-11T18:06:16.44964617Z" level=info msg="Removing container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386589 | controller | Jun 11 18:06:16.494800 crc crio[22018]: time="2026-06-11T18:06:16.494671044Z" level=info msg="Removed container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386604 | controller | Jun 11 18:06:56.105501 crc crio[22018]: time="2026-06-11T18:06:56.10440426Z" level=info msg="Removing container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386620 | controller | Jun 11 18:06:56.294837 crc crio[22018]: time="2026-06-11T18:06:56.294783061Z" level=info msg="Removed container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.386635 | controller | Jun 11 18:06:56.306973 crc crio[22018]: time="2026-06-11T18:06:56.306882087Z" level=info msg="Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386660 | controller | Jun 11 18:06:56.307122 crc crio[22018]: time="2026-06-11T18:06:56.306990181Z" level=info msg="Stopped pod sandbox (already stopped): bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386681 | controller | Jun 11 18:06:56.308200 crc crio[22018]: time="2026-06-11T18:06:56.308096156Z" level=info msg="Removing pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386697 | controller | Jun 11 18:06:56.320824 crc crio[22018]: time="2026-06-11T18:06:56.320753694Z" level=info msg="Removed pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386713 | controller | Jun 11 18:06:56.321689 crc crio[22018]: time="2026-06-11T18:06:56.321634917Z" level=info msg="Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386728 | controller | Jun 11 18:06:56.321689 crc crio[22018]: time="2026-06-11T18:06:56.32169737Z" level=info msg="Stopped pod sandbox (already stopped): 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386747 | controller | Jun 11 18:06:56.322205 crc crio[22018]: time="2026-06-11T18:06:56.322147284Z" level=info msg="Removing pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386769 | controller | Jun 11 18:06:56.343201 crc crio[22018]: time="2026-06-11T18:06:56.343100345Z" level=info msg="Removed pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386790 | controller | Jun 11 18:06:56.346073 crc crio[22018]: time="2026-06-11T18:06:56.345956172Z" level=info msg="Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386810 | controller | Jun 11 18:06:56.346157 crc crio[22018]: time="2026-06-11T18:06:56.346113417Z" level=info msg="Stopped pod sandbox (already stopped): d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.386827 | controller | Jun 11 18:06:56.347304 crc crio[22018]: time="2026-06-11T18:06:56.347233903Z" level=info msg="Removing pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386843 | controller | Jun 11 18:06:56.367714 crc crio[22018]: time="2026-06-11T18:06:56.367155226Z" level=info msg="Removed pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.386878 | controller | Jun 11 18:08:00.872504 crc crio[22018]: time="2026-06-11T18:08:00.871615615Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686688-f77rj/POD" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.386895 | controller | Jun 11 18:08:00.873724 crc crio[22018]: time="2026-06-11T18:08:00.872569566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.386911 | controller | Jun 11 18:08:00.913955 crc crio[22018]: time="2026-06-11T18:08:00.913825689Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}"
2026-06-11 18:17:38.386932 | controller | Jun 11 18:08:00.913955 crc crio[22018]: time="2026-06-11T18:08:00.913903712Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686688-f77rj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.386949 | controller | Jun 11 18:08:01.529409 crc crio[22018]: 2026-06-11T18:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c556df992a4c2 Mac:ca:95:db:68:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.386965 | controller | Jun 11 18:08:01.530095 crc crio[22018]: time="2026-06-11T18:08:01.530030444Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}"
2026-06-11 18:17:38.386981 | controller | Jun 11 18:08:01.530217 crc crio[22018]: time="2026-06-11T18:08:01.530177559Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686688-f77rj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.386998 | controller | Jun 11 18:08:01.538119 crc crio[22018]: time="2026-06-11T18:08:01.538052042Z" level=info msg="Ran pod sandbox 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f with infra container: openshift-infra/auto-csr-approver-29686688-f77rj/POD" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.387014 | controller | Jun 11 18:08:01.540890 crc crio[22018]: time="2026-06-11T18:08:01.540825483Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.387030 | controller | Jun 11 18:08:01.551264 crc crio[22018]: time="2026-06-11T18:08:01.550775563Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.387046 | controller | Jun 11 18:08:03.795232 crc crio[22018]: time="2026-06-11T18:08:03.794597283Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.387062 | controller | Jun 11 18:08:03.796759 crc crio[22018]: time="2026-06-11T18:08:03.796315179Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fe1da556-f4c9-44d3-8f97-8273a16b35f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.387077 | controller | Jun 11 18:08:03.798710 crc crio[22018]: time="2026-06-11T18:08:03.798645152Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7ff30e69-ac38-43b1-b27f-0149299fe20b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.387093 | controller | Jun 11 18:08:03.806699 crc crio[22018]: time="2026-06-11T18:08:03.806587394Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686688-f77rj/oc" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.387109 | controller | Jun 11 18:08:03.807250 crc crio[22018]: time="2026-06-11T18:08:03.807170733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387130 | controller | Jun 11 18:08:03.861510 crc crio[22018]: time="2026-06-11T18:08:03.861281506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387147 | controller | Jun 11 18:08:04.119581 crc crio[22018]: time="2026-06-11T18:08:04.119442687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387163 | controller | Jun 11 18:08:04.351220 crc crio[22018]: time="2026-06-11T18:08:04.350467993Z" level=info msg="Created container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.387178 | controller | Jun 11 18:08:04.353982 crc crio[22018]: time="2026-06-11T18:08:04.3538707Z" level=info msg="Starting container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad" id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.387194 | controller | Jun 11 18:08:04.360266 crc crio[22018]: time="2026-06-11T18:08:04.359969435Z" level=info msg="Started container" PID=369275 containerID=fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad description=openshift-infra/auto-csr-approver-29686688-f77rj/oc id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f
2026-06-11 18:17:38.387210 | controller | Jun 11 18:08:06.000145 crc crio[22018]: time="2026-06-11T18:08:05.99960257Z" level=info msg="Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387226 | controller | Jun 11 18:08:06.002435 crc crio[22018]: time="2026-06-11T18:08:06.000804759Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc00924e448}] Aliases:map[]}"
2026-06-11 18:17:38.387243 | controller | Jun 11 18:08:06.002435 crc crio[22018]: time="2026-06-11T18:08:06.000965584Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686688-f77rj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.387258 | controller | Jun 11 18:08:06.391668 crc crio[22018]: time="2026-06-11T18:08:06.390966701Z" level=info msg="Stopped pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387274 | controller | Jun 11 18:08:56.418163 crc crio[22018]: time="2026-06-11T18:08:56.417376537Z" level=info msg="Removing container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.387290 | controller | Jun 11 18:08:56.588458 crc crio[22018]: time="2026-06-11T18:08:56.588213789Z" level=info msg="Removed container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.387310 | controller | Jun 11 18:08:56.625531 crc crio[22018]: time="2026-06-11T18:08:56.625409281Z" level=info msg="Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387326 | controller | Jun 11 18:08:56.625531 crc crio[22018]: time="2026-06-11T18:08:56.625538955Z" level=info msg="Stopped pod sandbox (already stopped): 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387342 | controller | Jun 11 18:08:56.627478 crc crio[22018]: time="2026-06-11T18:08:56.627411954Z" level=info msg="Removing pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.387357 | controller | Jun 11 18:08:56.644155 crc crio[22018]: time="2026-06-11T18:08:56.644054316Z" level=info msg="Removed pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.387373 | controller | Jun 11 18:10:00.853373 crc crio[22018]: time="2026-06-11T18:10:00.852714919Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686690-vjgcg/POD" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.387388 | controller | Jun 11 18:10:00.854389 crc crio[22018]: time="2026-06-11T18:10:00.853457283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387404 | controller | Jun 11 18:10:00.890549 crc crio[22018]: time="2026-06-11T18:10:00.890289611Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}"
2026-06-11 18:17:38.387420 | controller | Jun 11 18:10:00.890549 crc crio[22018]: time="2026-06-11T18:10:00.890436296Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686690-vjgcg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.387436 | controller | Jun 11 18:10:01.557426 crc crio[22018]: 2026-06-11T18:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b88df544f7f831 Mac:c2:c0:dd:da:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.387452 | controller | Jun 11 18:10:01.558128 crc crio[22018]: time="2026-06-11T18:10:01.558049442Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}"
2026-06-11 18:17:38.387468 | controller | Jun 11 18:10:01.558270 crc crio[22018]: time="2026-06-11T18:10:01.558220938Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686690-vjgcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.387489 | controller | Jun 11 18:10:01.567206 crc crio[22018]: time="2026-06-11T18:10:01.567125395Z" level=info msg="Ran pod sandbox 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 with infra container: openshift-infra/auto-csr-approver-29686690-vjgcg/POD" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.387505 | controller | Jun 11 18:10:01.575039 crc crio[22018]: time="2026-06-11T18:10:01.574704459Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.387521 | controller | Jun 11 18:10:01.584733 crc crio[22018]: time="2026-06-11T18:10:01.584414223Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.387537 | controller | Jun 11 18:10:03.371963 crc crio[22018]: time="2026-06-11T18:10:03.371006067Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.387558 | controller | Jun 11 18:10:03.373727 crc crio[22018]: time="2026-06-11T18:10:03.373086043Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4bcabff5-d57d-486b-905a-e452ab40c12c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.387581 | controller | Jun 11 18:10:03.375292 crc crio[22018]: time="2026-06-11T18:10:03.375213941Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=108240e2-f87e-4305-8084-ef557aa8fbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.387603 | controller | Jun 11 18:10:03.383280 crc crio[22018]: time="2026-06-11T18:10:03.383161934Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686690-vjgcg/oc" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.387622 | controller | Jun 11 18:10:03.383927 crc crio[22018]: time="2026-06-11T18:10:03.383869877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387638 | controller | Jun 11 18:10:03.427969 crc crio[22018]: time="2026-06-11T18:10:03.427885948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387654 | controller | Jun 11 18:10:03.735042 crc crio[22018]: time="2026-06-11T18:10:03.734939034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387670 | controller | Jun 11 18:10:03.867444 crc crio[22018]: time="2026-06-11T18:10:03.866832614Z" level=info msg="Created container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.387686 | controller | Jun 11 18:10:03.868480 crc crio[22018]: time="2026-06-11T18:10:03.868385654Z" level=info msg="Starting container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074" id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.387707 | controller | Jun 11 18:10:03.872908 crc crio[22018]: time="2026-06-11T18:10:03.872815925Z" level=info msg="Started container" PID=389181 containerID=a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074 description=openshift-infra/auto-csr-approver-29686690-vjgcg/oc id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0
2026-06-11 18:17:38.387729 | controller | Jun 11 18:10:05.699632 crc crio[22018]: time="2026-06-11T18:10:05.698990321Z" level=info msg="Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387754 | controller | Jun 11 18:10:05.700644 crc crio[22018]: time="2026-06-11T18:10:05.700571881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc0004be588}] Aliases:map[]}"
2026-06-11 18:17:38.387779 | controller | Jun 11 18:10:05.700754 crc crio[22018]: time="2026-06-11T18:10:05.700720995Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686690-vjgcg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.387797 | controller | Jun 11 18:10:06.139052 crc crio[22018]: time="2026-06-11T18:10:06.138226486Z" level=info msg="Stopped pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387814 | controller | Jun 11 18:10:56.692432 crc crio[22018]: time="2026-06-11T18:10:56.691624953Z" level=info msg="Removing container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.387830 | controller | Jun 11 18:10:56.855676 crc crio[22018]: time="2026-06-11T18:10:56.855282924Z" level=info msg="Removed container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.387845 | controller | Jun 11 18:10:56.866167 crc crio[22018]: time="2026-06-11T18:10:56.866057896Z" level=info msg="Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387882 | controller | Jun 11 18:10:56.866167 crc crio[22018]: time="2026-06-11T18:10:56.866151659Z" level=info msg="Stopped pod sandbox (already stopped): 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.387899 | controller | Jun 11 18:10:56.866716 crc crio[22018]: time="2026-06-11T18:10:56.866616914Z" level=info msg="Removing pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.387921 | controller | Jun 11 18:10:56.889659 crc crio[22018]: time="2026-06-11T18:10:56.889564635Z" level=info msg="Removed pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.387943 | controller | Jun 11 18:12:01.010137 crc crio[22018]: time="2026-06-11T18:12:01.009170139Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686692-qqbp6/POD" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.387963 | controller | Jun 11 18:12:01.012456 crc crio[22018]: time="2026-06-11T18:12:01.010191632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.387980 | controller | Jun 11 18:12:01.081568 crc crio[22018]: time="2026-06-11T18:12:01.080855953Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}"
2026-06-11 18:17:38.388004 | controller | Jun 11 18:12:01.081568 crc crio[22018]: time="2026-06-11T18:12:01.081476933Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686692-qqbp6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.388021 | controller | Jun 11 18:12:01.692454 crc crio[22018]: 2026-06-11T18:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03952d047d496af Mac:86:96:90:af:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.388038 | controller | Jun 11 18:12:01.695198 crc crio[22018]: time="2026-06-11T18:12:01.694991546Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}"
2026-06-11 18:17:38.388055 | controller | Jun 11 18:12:01.695454 crc crio[22018]: time="2026-06-11T18:12:01.69540173Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686692-qqbp6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.388071 | controller | Jun 11 18:12:01.707671 crc crio[22018]: time="2026-06-11T18:12:01.70756333Z" level=info msg="Ran pod sandbox 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf with infra container: openshift-infra/auto-csr-approver-29686692-qqbp6/POD" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.388088 | controller | Jun 11 18:12:01.711262 crc crio[22018]: time="2026-06-11T18:12:01.711218105Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.388104 | controller | Jun 11 18:12:01.722219 crc crio[22018]: time="2026-06-11T18:12:01.7221407Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.388120 | controller | Jun 11 18:12:02.646261 crc crio[22018]: time="2026-06-11T18:12:02.645973205Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.388136 | controller | Jun 11 18:12:02.648110 crc crio[22018]: time="2026-06-11T18:12:02.64738263Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bfcc99b-b794-4b3d-b16d-98a905375576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388152 | controller | Jun 11 18:12:02.654847 crc crio[22018]: time="2026-06-11T18:12:02.654760694Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2d0708d3-f66f-489b-899d-bf0799dae14f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388168 | controller | Jun 11 18:12:02.662166 crc crio[22018]: time="2026-06-11T18:12:02.662091898Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686692-qqbp6/oc" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388187 | controller | Jun 11 18:12:02.662804 crc crio[22018]: time="2026-06-11T18:12:02.66274535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388203 | controller | Jun 11 18:12:02.710075 crc crio[22018]: time="2026-06-11T18:12:02.709995104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388219 | controller | Jun 11 18:12:02.944990 crc crio[22018]: time="2026-06-11T18:12:02.944884746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388234 | controller | Jun 11 18:12:03.048543 crc crio[22018]: time="2026-06-11T18:12:03.048413299Z" level=info msg="Created container 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3: openshift-infra/auto-csr-approver-29686692-qqbp6/oc" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388250 | controller | Jun 11 18:12:03.050616 crc crio[22018]: time="2026-06-11T18:12:03.050458464Z" level=info msg="Starting container: 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3" id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.388265 | controller | Jun 11 18:12:03.057182 crc crio[22018]: time="2026-06-11T18:12:03.057045364Z" level=info msg="Started container" PID=405578 containerID=31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3 description=openshift-infra/auto-csr-approver-29686692-qqbp6/oc id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf
2026-06-11 18:17:38.388282 | controller | Jun 11 18:12:04.607296 crc crio[22018]: time="2026-06-11T18:12:04.606722556Z" level=info msg="Stopping pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.388304 | controller | Jun 11 18:12:04.608180 crc crio[22018]: time="2026-06-11T18:12:04.608103231Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc00141a6b0}] Aliases:map[]}"
2026-06-11 18:17:38.388323 | controller | Jun 11 18:12:04.608367 crc crio[22018]: time="2026-06-11T18:12:04.608269286Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686692-qqbp6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.388340 | controller | Jun 11 18:12:04.950780 crc crio[22018]: time="2026-06-11T18:12:04.950666446Z" level=info msg="Stopped pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.388356 | controller | Jun 11 18:12:07.370275 crc crio[22018]: time="2026-06-11T18:12:07.369543307Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rsgvb/POD" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.388372 | controller | Jun 11 18:12:07.371439 crc crio[22018]: time="2026-06-11T18:12:07.371415517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388393 | controller | Jun 11 18:12:07.440412 crc crio[22018]: time="2026-06-11T18:12:07.439008037Z" level=info msg="Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}"
2026-06-11 18:17:38.388410 | controller | Jun 11 18:12:07.440412 crc crio[22018]: time="2026-06-11T18:12:07.43909381Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rsgvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.388426 | controller | Jun 11 18:12:08.006248 crc crio[22018]: 2026-06-11T18:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b78acf344532b Mac:52:dc:92:b8:a4:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.388443 | controller | Jun 11 18:12:08.007954 crc crio[22018]: time="2026-06-11T18:12:08.00787664Z" level=info msg="Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}"
2026-06-11 18:17:38.388459 | controller | Jun 11 18:12:08.008281 crc crio[22018]: time="2026-06-11T18:12:08.008226661Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rsgvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.388475 | controller | Jun 11 18:12:08.023764 crc crio[22018]: time="2026-06-11T18:12:08.02371088Z" level=info msg="Ran pod sandbox 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 with infra container: openshift-marketplace/redhat-marketplace-rsgvb/POD" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.388491 | controller | Jun 11 18:12:08.030971 crc crio[22018]: time="2026-06-11T18:12:08.030888953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0fb1b9d1-1547-44f1-8231-e7fa98bb7397 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388507 | controller | Jun 11 18:12:08.032521 crc crio[22018]: time="2026-06-11T18:12:08.032434093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ad6f614f-1090-4e45-be91-366f887e792c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388522 | controller | Jun 11 18:12:08.039817 crc crio[22018]: time="2026-06-11T18:12:08.039723885Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388538 | controller | Jun 11 18:12:08.040241 crc crio[22018]: time="2026-06-11T18:12:08.040173377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388553 | controller | Jun 11 18:12:08.129867 crc crio[22018]: time="2026-06-11T18:12:08.129784203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388573 | controller | Jun 11 18:12:08.134287 crc crio[22018]: time="2026-06-11T18:12:08.134205352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388590 | controller | Jun 11 18:12:08.361885 crc crio[22018]: time="2026-06-11T18:12:08.361204028Z" level=info msg="Created container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388605 | controller | Jun 11 18:12:08.363132 crc crio[22018]: time="2026-06-11T18:12:08.363052898Z" level=info msg="Starting container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7" id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.388621 | controller | Jun 11 18:12:08.370406 crc crio[22018]: time="2026-06-11T18:12:08.370262681Z" level=info msg="Started container" PID=406528 containerID=09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093
2026-06-11 18:17:38.388637 | controller | Jun 11 18:12:08.669533 crc crio[22018]: time="2026-06-11T18:12:08.669429294Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.388653 | controller | Jun 11 18:12:08.675843 crc crio[22018]: time="2026-06-11T18:12:08.675775146Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 18:17:38.388669 | controller | Jun 11 18:12:09.255955 crc crio[22018]: time="2026-06-11T18:12:09.255527964Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.388685 | controller | Jun 11 18:12:09.268253 crc crio[22018]: time="2026-06-11T18:12:09.268159396Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8ccf57bd-2384-4bf4-89fe-52decdb41263 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388700 | controller | Jun 11 18:12:09.272045 crc crio[22018]: time="2026-06-11T18:12:09.27140464Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1834f2b0-cabe-4e11-a92d-6ad94f247ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388715 | controller | Jun 11 18:12:09.279702 crc crio[22018]: time="2026-06-11T18:12:09.279625125Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-content" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388731 | controller | Jun 11 18:12:09.280232 crc crio[22018]: time="2026-06-11T18:12:09.280174963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388746 | controller | Jun 11 18:12:09.355722 crc crio[22018]: time="2026-06-11T18:12:09.354245468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388762 | controller | Jun 11 18:12:09.366731 crc crio[22018]: time="2026-06-11T18:12:09.366649222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388781 | controller | Jun 11 18:12:09.539364 crc crio[22018]: time="2026-06-11T18:12:09.539241077Z" level=info msg="Created container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388798 | controller | Jun 11 18:12:09.540591 crc crio[22018]: time="2026-06-11T18:12:09.54054254Z" level=info msg="Starting container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42" id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.388813 | controller | Jun 11 18:12:09.548919 crc crio[22018]: time="2026-06-11T18:12:09.548831763Z" level=info msg="Started container" PID=406639 containerID=ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-content id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093
2026-06-11 18:17:38.388829 | controller | Jun 11 18:12:10.708474 crc crio[22018]: time="2026-06-11T18:12:10.707905388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=018cf890-606a-4794-b571-1fa6242898cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388844 | controller | Jun 11 18:12:10.711397 crc crio[22018]: time="2026-06-11T18:12:10.711019997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0b77b880-aea1-412a-ab50-9cf8cc82e7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.388880 | controller | Jun 11 18:12:10.736100 crc crio[22018]: time="2026-06-11T18:12:10.736042966Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rsgvb/registry-server" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388897 | controller | Jun 11 18:12:10.736827 crc crio[22018]: time="2026-06-11T18:12:10.736804009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388913 | controller | Jun 11 18:12:10.802213 crc crio[22018]: time="2026-06-11T18:12:10.802124497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388930 | controller | Jun 11 18:12:10.805613 crc crio[22018]: time="2026-06-11T18:12:10.805560667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.388946 | controller | Jun 11 18:12:10.978079 crc crio[22018]: time="2026-06-11T18:12:10.977993068Z" level=info msg="Created container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.388965 | controller | Jun 11 18:12:10.979624 crc crio[22018]: time="2026-06-11T18:12:10.979541037Z" level=info msg="Starting container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7" id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.388981 | controller | Jun 11 18:12:10.986712 crc crio[22018]: time="2026-06-11T18:12:10.986613592Z" level=info msg="Started container" PID=406838 containerID=9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 description=openshift-marketplace/redhat-marketplace-rsgvb/registry-server id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093
2026-06-11 18:17:38.389003 | controller | Jun 11 18:12:19.948960 crc crio[22018]: time="2026-06-11T18:12:19.94820413Z" level=info msg="Stopping container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 (timeout: 2s)" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.389020 | controller | Jun 11 18:12:20.091483 crc crio[22018]: time="2026-06-11T18:12:20.090631096Z" level=info msg="Stopped container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.389037 | controller | Jun 11 18:12:20.092313 crc crio[22018]: time="2026-06-11T18:12:20.092207835Z" level=info msg="Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.389091 | controller | Jun 11 18:12:20.093106 crc crio[22018]: time="2026-06-11T18:12:20.09299553Z" level=info msg="Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc007484ed0}] Aliases:map[]}"
2026-06-11 18:17:38.389111 | controller | Jun 11 18:12:20.093239 crc crio[22018]: time="2026-06-11T18:12:20.093205127Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-rsgvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.389128 | controller | Jun 11 18:12:20.577529 crc crio[22018]: time="2026-06-11T18:12:20.576921721Z" level=info msg="Stopped pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.389144 | controller | Jun 11 18:12:20.967153 crc crio[22018]: time="2026-06-11T18:12:20.967098453Z" level=info msg="Removing container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389160 | controller | Jun 11 18:12:21.000836 crc crio[22018]: time="2026-06-11T18:12:21.000704373Z" level=info msg="Removed container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389176 | controller | Jun 11 18:12:21.005136 crc crio[22018]: time="2026-06-11T18:12:21.005069501Z" level=info msg="Removing container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389191 | controller | Jun 11 18:12:21.040288 crc crio[22018]: time="2026-06-11T18:12:21.040169711Z" level=info msg="Removed container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389207 | controller | Jun 11 18:12:21.043636 crc crio[22018]: time="2026-06-11T18:12:21.043590687Z" level=info msg="Removing container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389222 | controller | Jun 11 18:12:21.096620 crc crio[22018]: time="2026-06-11T18:12:21.096313381Z" level=info msg="Removed container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389242 | controller | Jun 11 18:12:31.806641 crc crio[22018]: time="2026-06-11T18:12:31.805680933Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389259 | controller | Jun 11 18:12:32.209688 crc crio[22018]: time="2026-06-11T18:12:32.209589034Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389275 | controller | Jun 11 18:12:32.214706 crc crio[22018]: time="2026-06-11T18:12:32.214609884Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389291 | controller | Jun 11 18:12:32.630866 crc crio[22018]: time="2026-06-11T18:12:32.630766414Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389306 | controller | Jun 11 18:12:32.829219 crc crio[22018]: time="2026-06-11T18:12:32.82911798Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389322 | controller | Jun 11 18:12:32.837937 crc crio[22018]: time="2026-06-11T18:12:32.83786336Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389338 | controller | Jun 11 18:12:32.925407 crc crio[22018]: time="2026-06-11T18:12:32.924886949Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389353 | controller | Jun 11 18:12:33.088405 crc crio[22018]: time="2026-06-11T18:12:33.088274944Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389368 | controller | Jun 11 18:12:33.178313 crc crio[22018]: time="2026-06-11T18:12:33.178140548Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389384 | controller | Jun 11 18:12:33.183083 crc crio[22018]: time="2026-06-11T18:12:33.183005768Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389400 | controller | Jun 11 18:12:33.234447 crc crio[22018]: time="2026-06-11T18:12:33.234315552Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389415 | controller | Jun 11 18:12:33.247841 crc crio[22018]: time="2026-06-11T18:12:33.247750041Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389431 | controller | Jun 11 18:12:33.293176 crc crio[22018]: time="2026-06-11T18:12:33.293104273Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389446 | controller | Jun 11 18:12:33.427112 crc crio[22018]: time="2026-06-11T18:12:33.427026357Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389462 | controller | Jun 11 18:12:33.722204 crc crio[22018]: time="2026-06-11T18:12:33.722071203Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389481 | controller | Jun 11 18:12:34.364431 crc crio[22018]: time="2026-06-11T18:12:34.36428388Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389497 | controller | Jun 11 18:12:34.661288 crc crio[22018]: time="2026-06-11T18:12:34.661209223Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389513 | controller | Jun 11 18:12:35.251946 crc crio[22018]: time="2026-06-11T18:12:35.251398439Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389529 | controller | Jun 11 18:12:36.390704 crc crio[22018]: time="2026-06-11T18:12:36.390136363Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389546 | controller | Jun 11 18:12:36.438738 crc crio[22018]: time="2026-06-11T18:12:36.438660689Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389561 | controller | Jun 11 18:12:36.446451 crc crio[22018]: time="2026-06-11T18:12:36.446377805Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389577 | controller | Jun 11 18:12:39.040905 crc crio[22018]: time="2026-06-11T18:12:39.040076237Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389592 | controller | Jun 11 18:12:40.208073 crc crio[22018]: time="2026-06-11T18:12:40.207578121Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389608 | controller | Jun 11 18:12:40.219867 crc crio[22018]: time="2026-06-11T18:12:40.219716668Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389624 | controller | Jun 11 18:12:40.574534 crc crio[22018]: time="2026-06-11T18:12:40.574422108Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389639 | controller | Jun 11 18:12:43.045474 crc crio[22018]: time="2026-06-11T18:12:43.044185888Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389655 | controller | Jun 11 18:12:45.367608 crc crio[22018]: time="2026-06-11T18:12:45.366663457Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389671 | controller | Jun 11 18:12:45.368939 crc crio[22018]: time="2026-06-11T18:12:45.368878597Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389686 | controller | Jun 11 18:12:46.073078 crc crio[22018]: time="2026-06-11T18:12:46.072385127Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389701 | controller | Jun 11 18:12:46.732382 crc crio[22018]: time="2026-06-11T18:12:46.732206108Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389721 | controller | Jun 11 18:12:48.151453 crc crio[22018]: time="2026-06-11T18:12:48.150117052Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389737 | controller | Jun 11 18:12:48.651061 crc crio[22018]: time="2026-06-11T18:12:48.650607258Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389752 | controller | Jun 11 18:12:48.925536 crc crio[22018]: time="2026-06-11T18:12:48.925088605Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389767 | controller | Jun 11 18:12:48.940426 crc crio[22018]: time="2026-06-11T18:12:48.939870708Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389783 | controller | Jun 11 18:12:49.191371 crc crio[22018]: time="2026-06-11T18:12:49.190793351Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389798 | controller | Jun 11 18:12:50.219410 crc crio[22018]: time="2026-06-11T18:12:50.219284585Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389813 | controller | Jun 11 18:12:50.220741 crc crio[22018]: time="2026-06-11T18:12:50.219641156Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389829 | controller | Jun 11 18:12:51.387711 crc crio[22018]: time="2026-06-11T18:12:51.387602224Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389844 | controller | Jun 11 18:12:51.775879 crc crio[22018]: time="2026-06-11T18:12:51.775306544Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389885 | controller | Jun 11 18:12:53.334163 crc crio[22018]: time="2026-06-11T18:12:53.334063589Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389902 | controller | Jun 11 18:12:54.135724 crc crio[22018]: time="2026-06-11T18:12:54.13527211Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389917 | controller | Jun 11 18:12:54.283608 crc crio[22018]: time="2026-06-11T18:12:54.283482299Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389933 | controller | Jun 11 18:12:55.158437 crc crio[22018]: time="2026-06-11T18:12:55.157789967Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389948 | controller | Jun 11 18:12:55.662954 crc crio[22018]: time="2026-06-11T18:12:55.662869768Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389963 | controller | Jun 11 18:12:56.595033 crc crio[22018]: time="2026-06-11T18:12:56.594899798Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.389983 | controller | Jun 11 18:12:56.949653 crc crio[22018]: time="2026-06-11T18:12:56.949287988Z" level=info msg="Removing container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.389999 | controller | Jun 11 18:12:57.047211 crc crio[22018]: time="2026-06-11T18:12:57.047100625Z" level=info msg="Removed container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.390015 | controller | Jun 11 18:12:57.058251 crc crio[22018]: time="2026-06-11T18:12:57.058142267Z" level=info msg="Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390031 | controller | Jun 11 18:12:57.058251 crc crio[22018]: time="2026-06-11T18:12:57.05822807Z" level=info msg="Stopped pod sandbox (already stopped): 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390047 | controller | Jun 11 18:12:57.059967 crc crio[22018]: time="2026-06-11T18:12:57.059885134Z" level=info msg="Removing pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.390063 | controller | Jun 11 18:12:57.076215 crc crio[22018]: time="2026-06-11T18:12:57.076127393Z" level=info msg="Removed pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.390078 | controller | Jun 11 18:12:57.077259 crc crio[22018]: time="2026-06-11T18:12:57.077126533Z" level=info msg="Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390094 | controller | Jun 11 18:12:57.077259 crc crio[22018]: time="2026-06-11T18:12:57.077249497Z" level=info msg="Stopped pod sandbox (already stopped): 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390110 | controller | Jun 11 18:12:57.077878 crc crio[22018]: time="2026-06-11T18:12:57.077811205Z" level=info msg="Removing pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.390126 | controller | Jun 11 18:12:57.096032 crc crio[22018]: time="2026-06-11T18:12:57.095927268Z" level=info msg="Removed pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.390141 | controller | Jun 11 18:12:57.798750 crc crio[22018]: time="2026-06-11T18:12:57.798618985Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.390157 | controller | Jun 11 18:12:59.138017 crc crio[22018]: time="2026-06-11T18:12:59.13754526Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.390172 | controller | Jun 11 18:13:02.141053 crc crio[22018]: time="2026-06-11T18:13:02.140232801Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.390192 | controller | Jun 11 18:14:00.877420 crc crio[22018]: time="2026-06-11T18:14:00.87646316Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686694-rgfz6/POD" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.390208 | controller | Jun 11 18:14:00.878712 crc crio[22018]: time="2026-06-11T18:14:00.877464022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390224 | controller | Jun 11 18:14:00.924036 crc crio[22018]: time="2026-06-11T18:14:00.923588016Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}"
2026-06-11 18:17:38.390240 | controller | Jun 11 18:14:00.924036 crc crio[22018]: time="2026-06-11T18:14:00.923993739Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686694-rgfz6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.390256 | controller | Jun 11 18:14:01.558609 crc crio[22018]: 2026-06-11T18:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13d40c6e25229b3 Mac:4a:d4:2a:16:c6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 SocketPath: PciID:}] [{Interface:0xc0002ca9e0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.390272 | controller | Jun 11 18:14:01.560737 crc crio[22018]: time="2026-06-11T18:14:01.560633275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}"
2026-06-11 18:17:38.390289 | controller | Jun 11 18:14:01.560886 crc crio[22018]: time="2026-06-11T18:14:01.560852302Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686694-rgfz6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.390305 | controller | Jun 11 18:14:01.578651 crc crio[22018]: time="2026-06-11T18:14:01.57812046Z" level=info msg="Ran pod sandbox 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 with infra container: openshift-infra/auto-csr-approver-29686694-rgfz6/POD" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.390320 | controller | Jun 11 18:14:01.586871 crc crio[22018]: time="2026-06-11T18:14:01.583196767Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.390336 | controller | Jun 11 18:14:01.591658 crc crio[22018]: time="2026-06-11T18:14:01.589838438Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.390352 | controller | Jun 11 18:14:02.379815 crc crio[22018]: time="2026-06-11T18:14:02.379268873Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.390368 | controller | Jun 11 18:14:02.381030 crc crio[22018]: time="2026-06-11T18:14:02.380533276Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7dc5994b-a294-40e9-bf8e-c8a27ea21e79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390389 | controller | Jun 11 18:14:02.383159 crc crio[22018]: time="2026-06-11T18:14:02.383082119Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bfb6e785-42db-4fac-8eca-78ae0076d939 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390405 | controller | Jun 11 18:14:02.391532 crc crio[22018]: time="2026-06-11T18:14:02.391422092Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686694-rgfz6/oc" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.390421 | controller | Jun 11 18:14:02.392107 crc crio[22018]: time="2026-06-11T18:14:02.392062733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390437 | controller | Jun 11 18:14:02.466810 crc crio[22018]: time="2026-06-11T18:14:02.466756046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390452 | controller | Jun 11 18:14:02.833241 crc crio[22018]: time="2026-06-11T18:14:02.83050259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390468 | controller | Jun 11 18:14:02.940586 crc crio[22018]: time="2026-06-11T18:14:02.940463441Z" level=info msg="Created container 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e: openshift-infra/auto-csr-approver-29686694-rgfz6/oc" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.390484 | controller | Jun 11 18:14:02.942491 crc crio[22018]: time="2026-06-11T18:14:02.942426476Z" level=info msg="Starting container: 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e" id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.390499 | controller | Jun 11 18:14:02.949968 crc crio[22018]: time="2026-06-11T18:14:02.949614314Z" level=info msg="Started container" PID=417135 containerID=5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e description=openshift-infra/auto-csr-approver-29686694-rgfz6/oc id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2
2026-06-11 18:17:38.390515 | controller | Jun 11 18:14:05.575095 crc crio[22018]: time="2026-06-11T18:14:05.574255614Z" level=info msg="Stopping pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390531 | controller | Jun 11 18:14:05.577282 crc crio[22018]: time="2026-06-11T18:14:05.576262929Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc007484908}] Aliases:map[]}"
2026-06-11 18:17:38.390548 | controller | Jun 11 18:14:05.577282 crc crio[22018]: time="2026-06-11T18:14:05.576731624Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686694-rgfz6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.390564 | controller | Jun 11 18:14:05.943197 crc crio[22018]: time="2026-06-11T18:14:05.943087919Z" level=info msg="Stopped pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.390584 | controller | Jun 11 18:14:31.277947 crc crio[22018]: time="2026-06-11T18:14:31.277238666Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-psvxw/POD" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.390600 | controller | Jun 11 18:14:31.277947 crc crio[22018]: time="2026-06-11T18:14:31.27798441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390617 | controller | Jun 11 18:14:31.317603 crc crio[22018]: time="2026-06-11T18:14:31.317071446Z" level=info msg="Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}"
2026-06-11 18:17:38.390633 | controller | Jun 11 18:14:31.317603 crc crio[22018]: time="2026-06-11T18:14:31.317591143Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-psvxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.390663 | controller | Jun 11 18:14:31.917749 crc crio[22018]: 2026-06-11T18:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc8fc31e767696c Mac:3e:da:f7:13:54:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 SocketPath: PciID:}] [{Interface:0xc0003a05b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.390684 | controller | Jun 11 18:14:31.919385 crc crio[22018]: time="2026-06-11T18:14:31.919291436Z" level=info msg="Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}"
2026-06-11 18:17:38.390701 | controller | Jun 11 18:14:31.919627 crc crio[22018]: time="2026-06-11T18:14:31.919566675Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-psvxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.390718 | controller | Jun 11 18:14:31.932577 crc crio[22018]: time="2026-06-11T18:14:31.932459457Z" level=info msg="Ran pod sandbox cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 with infra container: openshift-marketplace/redhat-operators-psvxw/POD" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.390734 | controller | Jun 11 18:14:31.935940 crc crio[22018]: time="2026-06-11T18:14:31.935868444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e36c08ba-67a9-405c-8ff0-2d32f585e075 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390750 | controller | Jun 11 18:14:31.938150 crc crio[22018]: time="2026-06-11T18:14:31.938082736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6524ff5e-0030-42d4-b66d-b4d3210cb103 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390770 | controller | Jun 11 18:14:31.944263 crc crio[22018]: time="2026-06-11T18:14:31.944183171Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-psvxw/extract-utilities" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.390786 | controller | Jun 11 18:14:31.944878 crc crio[22018]: time="2026-06-11T18:14:31.944829902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390802 | controller | Jun 11 18:14:31.991166 crc crio[22018]: time="2026-06-11T18:14:31.991079653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390818 | controller | Jun 11 18:14:31.995030 crc crio[22018]: time="2026-06-11T18:14:31.994974189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.390834 | controller | Jun 11 18:14:32.151585 crc crio[22018]: time="2026-06-11T18:14:32.1514755Z" level=info msg="Created container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.390866 | controller | Jun 11 18:14:32.153291 crc crio[22018]: time="2026-06-11T18:14:32.153226886Z" level=info msg="Starting container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe" id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.390887 | controller | Jun 11 18:14:32.159689 crc crio[22018]: time="2026-06-11T18:14:32.159604697Z" level=info msg="Started container" PID=419013 containerID=29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe description=openshift-marketplace/redhat-operators-psvxw/extract-utilities id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457
2026-06-11 18:17:38.390904 | controller | Jun 11 18:14:32.617128 crc crio[22018]: time="2026-06-11T18:14:32.616841315Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.390920 | controller | Jun 11 18:14:32.622991 crc crio[22018]: time="2026-06-11T18:14:32.62285951Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 18:17:38.390936 | controller | Jun 11 18:14:33.459087 crc crio[22018]: time="2026-06-11T18:14:33.458576692Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.390952 | controller | Jun 11 18:14:33.462506 crc crio[22018]: time="2026-06-11T18:14:33.462220659Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4aeba026-f36a-4ffc-b875-174a42947e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390968 | controller | Jun 11 18:14:33.466387 crc crio[22018]: time="2026-06-11T18:14:33.466179145Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e59c03e9-83b4-417d-bdb7-c99f07e558a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.390983 | controller | Jun 11 18:14:33.475137 crc crio[22018]: time="2026-06-11T18:14:33.475017027Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-psvxw/extract-content" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.390998 | controller | Jun 11 18:14:33.475700 crc crio[22018]: time="2026-06-11T18:14:33.475635747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391018 | controller | Jun 11 18:14:33.579821 crc crio[22018]: time="2026-06-11T18:14:33.579137749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391034 | controller | Jun 11 18:14:33.588134 crc crio[22018]: time="2026-06-11T18:14:33.588022036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391051 | controller | Jun 11 18:14:33.786214 crc crio[22018]: time="2026-06-11T18:14:33.786092349Z" level=info msg="Created container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.391066 | controller | Jun 11 18:14:33.787617 crc crio[22018]: time="2026-06-11T18:14:33.787276806Z" level=info msg="Starting container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b" id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.391082 | controller | Jun 11 18:14:33.799286 crc crio[22018]: time="2026-06-11T18:14:33.799187521Z" level=info msg="Started container" PID=419110 containerID=39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b description=openshift-marketplace/redhat-operators-psvxw/extract-content id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457
2026-06-11 18:17:38.391098 | controller | Jun 11 18:14:38.754823 crc crio[22018]: time="2026-06-11T18:14:38.753069844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b3dad86-df23-4333-a33e-1f926dd29380 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.391113 | controller | Jun 11 18:14:38.761227 crc crio[22018]: time="2026-06-11T18:14:38.760286424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=371df9b5-a4af-497c-a293-976d06faa0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.391129 | controller | Jun 11 18:14:38.773872 crc crio[22018]: time="2026-06-11T18:14:38.773579919Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-psvxw/registry-server" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.391145 | controller | Jun 11 18:14:38.774445 crc crio[22018]: time="2026-06-11T18:14:38.774313002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391160 | controller | Jun 11 18:14:38.841742 crc crio[22018]: time="2026-06-11T18:14:38.841678803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391176 | controller | Jun 11 18:14:38.844805 crc crio[22018]: time="2026-06-11T18:14:38.844741311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391192 | controller | Jun 11 18:14:39.034425 crc crio[22018]: time="2026-06-11T18:14:39.033795137Z" level=info msg="Created container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.391214 | controller | Jun 11 18:14:39.035786 crc crio[22018]: time="2026-06-11T18:14:39.035671968Z" level=info msg="Starting container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48" id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.391231 | controller | Jun 11 18:14:39.043174 crc crio[22018]: time="2026-06-11T18:14:39.043055783Z" level=info msg="Started container" PID=419497 containerID=7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 description=openshift-marketplace/redhat-operators-psvxw/registry-server id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457
2026-06-11 18:17:38.391246 | controller | Jun 11 18:14:44.616204 crc crio[22018]: time="2026-06-11T18:14:44.615407661Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 18:17:38.391262 | controller | Jun 11 18:14:52.634482 crc crio[22018]: time="2026-06-11T18:14:52.633620581Z" level=info msg="Stopping container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d (timeout: 2s)" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.391278 | controller | Jun 11 18:14:52.902627 crc crio[22018]: time="2026-06-11T18:14:52.902484795Z" level=info msg="Stopped container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.391293 | controller | Jun 11 18:14:52.907285 crc crio[22018]: time="2026-06-11T18:14:52.907221097Z" level=info msg="Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391309 | controller | Jun 11 18:14:52.913653 crc crio[22018]: time="2026-06-11T18:14:52.913114714Z" level=info msg="Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc002ca0800}] Aliases:map[]}"
2026-06-11 18:17:38.391325 | controller | Jun 11 18:14:52.913653 crc crio[22018]: time="2026-06-11T18:14:52.913316902Z" level=info msg="Deleting pod openshift-must-gather-smcwq_must-gather-v2rzp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.391340 | controller | Jun 11 18:14:53.467298 crc crio[22018]: time="2026-06-11T18:14:53.466274316Z" level=info msg="Stopped pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391356 | controller | Jun 11 18:14:54.118625 crc crio[22018]: time="2026-06-11T18:14:54.118402338Z" level=info msg="Removing container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391372 | controller | Jun 11 18:14:54.321088 crc crio[22018]: time="2026-06-11T18:14:54.320553456Z" level=info msg="Removed container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391388 | controller | Jun 11 18:14:54.338179 crc crio[22018]: time="2026-06-11T18:14:54.338064372Z" level=info msg="Removing container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391407 | controller | Jun 11 18:14:54.520384 crc crio[22018]: time="2026-06-11T18:14:54.520245546Z" level=info msg="Removed container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391424 | controller | Jun 11 18:14:57.182470 crc crio[22018]: time="2026-06-11T18:14:57.181411726Z" level=info msg="Removing container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391439 | controller | Jun 11 18:14:57.301073 crc crio[22018]: time="2026-06-11T18:14:57.30090572Z" level=info msg="Removed container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391455 | controller | Jun 11 18:14:57.318853 crc crio[22018]: time="2026-06-11T18:14:57.31867323Z" level=info msg="Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391472 | controller | Jun 11 18:14:57.318853 crc crio[22018]: time="2026-06-11T18:14:57.318834315Z" level=info msg="Stopped pod sandbox (already stopped): 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391490 | controller | Jun 11 18:14:57.319624 crc crio[22018]: time="2026-06-11T18:14:57.319507336Z" level=info msg="Removing pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.391506 | controller | Jun 11 18:14:57.350175 crc crio[22018]: time="2026-06-11T18:14:57.350010951Z" level=info msg="Removed pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.391522 | controller | Jun 11 18:14:57.351715 crc crio[22018]: time="2026-06-11T18:14:57.351627191Z" level=info msg="Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391538 | controller | Jun 11 18:14:57.351808 crc crio[22018]: time="2026-06-11T18:14:57.351728664Z" level=info msg="Stopped pod sandbox (already stopped): ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391554 | controller | Jun 11 18:14:57.352651 crc crio[22018]: time="2026-06-11T18:14:57.352576121Z" level=info msg="Removing pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.391570 | controller | Jun 11 18:14:58.125067 crc crio[22018]: time="2026-06-11T18:14:58.124543962Z" level=info msg="Removed pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.391586 | controller | Jun 11 18:14:59.299848 crc crio[22018]: time="2026-06-11T18:14:59.299756381Z" level=info msg="Stopping container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 (timeout: 2s)" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.391602 | controller | Jun 11 18:15:00.407606 crc crio[22018]: time="2026-06-11T18:15:00.406775938Z" level=info msg="Stopped container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.391622 | controller | Jun 11 18:15:00.408840 crc crio[22018]: time="2026-06-11T18:15:00.408642757Z" level=info msg="Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391638 | controller | Jun 11 18:15:00.409546 crc crio[22018]: time="2026-06-11T18:15:00.409392661Z" level=info msg="Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc002ca1ef0}] Aliases:map[]}"
2026-06-11 18:17:38.391655 | controller | Jun 11 18:15:00.409665 crc crio[22018]: time="2026-06-11T18:15:00.409594558Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-psvxw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.391672 | controller | Jun 11 18:15:00.814159 crc crio[22018]: time="2026-06-11T18:15:00.81368676Z" level=info msg="Stopped pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.391687 | controller | Jun 11 18:15:01.307847 crc crio[22018]: time="2026-06-11T18:15:01.307706647Z" level=info msg="Removing container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391703 | controller | Jun 11 18:15:01.348040 crc crio[22018]: time="2026-06-11T18:15:01.347692803Z" level=info msg="Removed container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391719 | controller | Jun 11 18:15:01.351180 crc crio[22018]: time="2026-06-11T18:15:01.351103519Z" level=info msg="Removing container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391735 | controller | Jun 11 18:15:01.381947 crc crio[22018]: time="2026-06-11T18:15:01.381806083Z" level=info msg="Removed container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391751 | controller | Jun 11 18:15:01.385762 crc crio[22018]: time="2026-06-11T18:15:01.385677152Z" level=info msg="Removing container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391767 | controller | Jun 11 18:15:01.434061 crc crio[22018]: time="2026-06-11T18:15:01.433923901Z" level=info msg="Removed container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.391783 | controller | Jun 11 18:15:02.307146 crc crio[22018]: time="2026-06-11T18:15:02.307046221Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.391803 | controller | Jun 11 18:15:02.307461 crc crio[22018]: time="2026-06-11T18:15:02.307283958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.391820 | controller | Jun 11 18:15:02.349820 crc crio[22018]: time="2026-06-11T18:15:02.349715463Z" level=info msg="Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}"
2026-06-11 18:17:38.391837 | controller | Jun 11 18:15:02.349820 crc crio[22018]: time="2026-06-11T18:15:02.349777815Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.391871 | controller | Jun 11 18:15:03.528471 crc crio[22018]: 2026-06-11T18:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73b236c635a7788 Mac:42:86:9c:95:94:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.391890 | controller | Jun 11 18:15:03.530069 crc crio[22018]: time="2026-06-11T18:15:03.529976583Z" level=info msg="Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}"
2026-06-11 18:17:38.391908 | controller | Jun 11 18:15:03.530069 crc crio[22018]: time="2026-06-11T18:15:03.53018365Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.391924 | controller | Jun 11 18:15:03.542685 crc crio[22018]: time="2026-06-11T18:15:03.542597931Z" level=info msg="Ran pod sandbox 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.391940 | controller | Jun 11 18:15:03.545558 crc crio[22018]: time="2026-06-11T18:15:03.545213974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4be154bb-6d78-4adf-acfa-d175bb1906f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.391956 | controller | Jun 11 18:15:03.549798 crc crio[22018]: time="2026-06-11T18:15:03.549664407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=314ede4a-b93e-4be6-8484-00f21ae4df0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.391971 | controller | Jun 11 18:15:03.682201 crc crio[22018]: time="2026-06-11T18:15:03.682109559Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.391991 | controller | Jun 11 18:15:03.682777 crc crio[22018]: time="2026-06-11T18:15:03.682719148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392007 | controller | Jun 11 18:15:03.734484 crc crio[22018]: time="2026-06-11T18:15:03.734264743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392023 | controller | Jun 11 18:15:03.742903 crc crio[22018]: time="2026-06-11T18:15:03.742817803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392038 | controller | Jun 11 18:15:03.842309 crc crio[22018]: time="2026-06-11T18:15:03.842128644Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-92jjl/POD" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.392053 | controller | Jun 11 18:15:03.842486 crc crio[22018]: time="2026-06-11T18:15:03.842385752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392069 | controller | Jun 11 18:15:03.889697 crc crio[22018]: time="2026-06-11T18:15:03.889619195Z" level=info msg="Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}"
2026-06-11 18:17:38.392084 | controller | Jun 11 18:15:03.889697 crc crio[22018]: time="2026-06-11T18:15:03.889677207Z" level=info msg="Adding pod openshift-marketplace_certified-operators-92jjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.392100 | controller | Jun 11 18:15:04.030077 crc crio[22018]: time="2026-06-11T18:15:04.029715076Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-9chnt/POD" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.392116 | controller | Jun 11 18:15:04.030200 crc crio[22018]: time="2026-06-11T18:15:04.030118341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392132 | controller | Jun 11 18:15:04.139678 crc crio[22018]: time="2026-06-11T18:15:04.138874184Z" level=info msg="Created container 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392147 | controller | Jun 11 18:15:04.166973 crc crio[22018]: time="2026-06-11T18:15:04.165918894Z" level=info msg="Starting container: 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3" id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.392163 | controller | Jun 11 18:15:04.175875 crc crio[22018]: time="2026-06-11T18:15:04.174885639Z" level=info msg="Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}"
2026-06-11 18:17:38.392183 | controller | Jun 11 18:15:04.175875 crc crio[22018]: time="2026-06-11T18:15:04.174946181Z" level=info msg="Adding pod openshift-marketplace_community-operators-9chnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.392200 | controller | Jun 11 18:15:04.184512 crc crio[22018]: time="2026-06-11T18:15:04.181903826Z" level=info msg="Started container" PID=421098 containerID=4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3 description=openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5
2026-06-11 18:17:38.392216 | controller | Jun 11 18:15:04.569562 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f0af378ad76ea Mac:7a:69:7c:40:05:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.392232 | controller | Jun 11 18:15:04.571219 crc crio[22018]: time="2026-06-11T18:15:04.570446893Z" level=info msg="Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}"
2026-06-11 18:17:38.392248 | controller | Jun 11 18:15:04.571219 crc crio[22018]: time="2026-06-11T18:15:04.57064869Z" level=info msg="Checking pod openshift-marketplace_certified-operators-92jjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.392264 | controller | Jun 11 18:15:04.595381 crc crio[22018]: time="2026-06-11T18:15:04.594406794Z" level=info msg="Ran pod sandbox 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 with infra container: openshift-marketplace/certified-operators-92jjl/POD" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.392280 | controller | Jun 11 18:15:04.598702 crc crio[22018]: time="2026-06-11T18:15:04.598221505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b693d6c-3927-446d-98a3-a1d3113528fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392295 | controller | Jun 11 18:15:04.603375 crc crio[22018]: time="2026-06-11T18:15:04.601450267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12d19c98-2d93-42c9-a05e-17578e7349ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392311 | controller | Jun 11 18:15:04.633763 crc crio[22018]: time="2026-06-11T18:15:04.633631319Z" level=info msg="Creating container: openshift-marketplace/certified-operators-92jjl/extract-utilities" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392327 | controller | Jun 11 18:15:04.634161 crc crio[22018]: time="2026-06-11T18:15:04.634055803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392342 | controller | Jun 11 18:15:04.765283 crc crio[22018]: time="2026-06-11T18:15:04.764826425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392362 | controller | Jun 11 18:15:04.770007 crc crio[22018]: time="2026-06-11T18:15:04.769908316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392378 | controller | Jun 11 18:15:04.907157 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6df9f574cd65e3 Mac:d2:37:27:cd:52:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.392393 | controller | Jun 11 18:15:04.908620 crc crio[22018]: time="2026-06-11T18:15:04.908492211Z" level=info msg="Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}"
2026-06-11 18:17:38.392410 | controller | Jun 11 18:15:04.908891 crc crio[22018]: time="2026-06-11T18:15:04.908693988Z" level=info msg="Checking pod openshift-marketplace_community-operators-9chnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.392426 | controller | Jun 11 18:15:04.935443 crc crio[22018]: time="2026-06-11T18:15:04.933486861Z" level=info msg="Ran pod sandbox a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb with infra container: openshift-marketplace/community-operators-9chnt/POD" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.392442 | controller | Jun 11 18:15:04.937230 crc crio[22018]: time="2026-06-11T18:15:04.936289482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c4c1fff6-3927-4f21-b31e-7483384cc344 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392458 | controller | Jun 11 18:15:04.941058 crc crio[22018]: time="2026-06-11T18:15:04.940630122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a2c98774-8ff6-4704-8de4-04bf74f98242 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392474 | controller | Jun 11 18:15:04.950748 crc crio[22018]: time="2026-06-11T18:15:04.950580695Z" level=info msg="Creating container: openshift-marketplace/community-operators-9chnt/extract-utilities" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392490 | controller | Jun 11 18:15:04.951213 crc crio[22018]: time="2026-06-11T18:15:04.95103753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392506 | controller | Jun 11 18:15:04.961738 crc crio[22018]: time="2026-06-11T18:15:04.961645849Z" level=info msg="Created container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392521 | controller | Jun 11 18:15:04.965725 crc crio[22018]: time="2026-06-11T18:15:04.963509068Z" level=info msg="Starting container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c" id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.392537 | controller | Jun 11 18:15:04.971424 crc crio[22018]: time="2026-06-11T18:15:04.970944645Z" level=info msg="Started container" PID=421193 containerID=1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c description=openshift-marketplace/certified-operators-92jjl/extract-utilities id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19
2026-06-11 18:17:38.392556 | controller | Jun 11 18:15:05.011705 crc crio[22018]: time="2026-06-11T18:15:05.011076549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392573 | controller | Jun 11 18:15:05.014880 crc crio[22018]: time="2026-06-11T18:15:05.014765949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392588 | controller | Jun 11 18:15:05.255791 crc crio[22018]: time="2026-06-11T18:15:05.255687387Z" level=info msg="Created container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392604 | controller | Jun 11 18:15:05.262884 crc crio[22018]: time="2026-06-11T18:15:05.262793316Z" level=info msg="Starting container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849" id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.392620 | controller | Jun 11 18:15:05.269776 crc crio[22018]: time="2026-06-11T18:15:05.269645833Z" level=info msg="Started container" PID=421258 containerID=9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849 description=openshift-marketplace/community-operators-9chnt/extract-utilities id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb
2026-06-11 18:17:38.392635 | controller | Jun 11 18:15:05.380802 crc crio[22018]: time="2026-06-11T18:15:05.380075099Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.392651 | controller | Jun 11 18:15:05.385988 crc crio[22018]: time="2026-06-11T18:15:05.385191053Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.392667 | controller | Jun 11 18:15:05.391914 crc crio[22018]: time="2026-06-11T18:15:05.391847245Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 18:17:38.392683 | controller | Jun 11 18:15:05.392161 crc crio[22018]: time="2026-06-11T18:15:05.391847284Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 18:17:38.392699 | controller | Jun 11 18:15:06.418905 crc crio[22018]: time="2026-06-11T18:15:06.397499073Z" level=info msg="Stopping pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.392715 | controller | Jun 11 18:15:06.418905 crc crio[22018]: time="2026-06-11T18:15:06.398993552Z" level=info msg="Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc00924ec38}] Aliases:map[]}"
2026-06-11 18:17:38.392736 | controller | Jun 11 18:15:06.418905 crc crio[22018]: time="2026-06-11T18:15:06.399153157Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.392753 | controller | Jun 11 18:15:06.531024 crc crio[22018]: time="2026-06-11T18:15:06.530062886Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.392769 | controller | Jun 11 18:15:06.532564 crc crio[22018]: time="2026-06-11T18:15:06.532430562Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=456995b3-24f9-490b-bf49-1abe76f87bd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392785 | controller | Jun 11 18:15:06.546078 crc crio[22018]: time="2026-06-11T18:15:06.545941273Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5b9a6067-0243-41e8-affe-a4079da5d4e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392801 | controller | Jun 11 18:15:06.588188 crc crio[22018]: time="2026-06-11T18:15:06.58813026Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.392816 | controller | Jun 11 18:15:06.589514 crc crio[22018]: time="2026-06-11T18:15:06.589423501Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f08d0710-1794-45d0-a17d-337ebc2374fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392832 | controller | Jun 11 18:15:06.598070 crc crio[22018]: time="2026-06-11T18:15:06.597964764Z" level=info msg="Creating container: openshift-marketplace/community-operators-9chnt/extract-content" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392861 | controller | Jun 11 18:15:06.598562 crc crio[22018]: time="2026-06-11T18:15:06.598235842Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=53958195-2b40-4c2d-b4df-1a359b88d6a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.392883 | controller | Jun 11 18:15:06.598805 crc crio[22018]: time="2026-06-11T18:15:06.598696727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392899 | controller | Jun 11 18:15:06.604754 crc crio[22018]: time="2026-06-11T18:15:06.604660818Z" level=info msg="Creating container: openshift-marketplace/certified-operators-92jjl/extract-content" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.392915 | controller | Jun 11 18:15:06.617140 crc crio[22018]: time="2026-06-11T18:15:06.617045773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392932 | controller | Jun 11 18:15:06.725135 crc crio[22018]: time="2026-06-11T18:15:06.725009871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392948 | controller | Jun 11 18:15:06.729775 crc crio[22018]: time="2026-06-11T18:15:06.728597765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392964 | controller | Jun 11 18:15:06.742261 crc crio[22018]: time="2026-06-11T18:15:06.742172135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.392985 | controller | Jun 11 18:15:06.757115 crc crio[22018]: time="2026-06-11T18:15:06.757040135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393002 | controller | Jun 11 18:15:06.818288 crc crio[22018]: time="2026-06-11T18:15:06.818149475Z" level=info msg="Stopped pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393018 | controller | Jun 11 18:15:07.078163 crc crio[22018]: time="2026-06-11T18:15:07.078041422Z" level=info msg="Created container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393035 | controller | Jun 11 18:15:07.078777 crc crio[22018]: time="2026-06-11T18:15:07.078706274Z" level=info msg="Created container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393051 | controller | Jun 11 18:15:07.082790 crc crio[22018]: time="2026-06-11T18:15:07.082280208Z" level=info msg="Starting container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf" id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.393067 | controller | Jun 11 18:15:07.082790 crc crio[22018]: time="2026-06-11T18:15:07.082403723Z" level=info msg="Starting container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7" id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.393082 | controller | Jun 11 18:15:07.090978 crc crio[22018]: time="2026-06-11T18:15:07.090697856Z" level=info msg="Started container" PID=421371 containerID=d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7 description=openshift-marketplace/certified-operators-92jjl/extract-content id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19
2026-06-11 18:17:38.393098 | controller | Jun 11 18:15:07.102574 crc crio[22018]: time="2026-06-11T18:15:07.100684055Z" level=info msg="Started container" PID=421368 containerID=498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf description=openshift-marketplace/community-operators-9chnt/extract-content id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb
2026-06-11 18:17:38.393115 | controller | Jun 11 18:15:10.485575 crc crio[22018]: time="2026-06-11T18:15:10.48465379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2627260d-beab-45c9-bf36-9e78262cc919 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.393131 | controller | Jun 11 18:15:10.487683 crc crio[22018]: time="2026-06-11T18:15:10.487592572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4432a53b-7de7-4c37-a317-2e9135477f3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.393146 | controller | Jun 11 18:15:10.490510 crc crio[22018]: time="2026-06-11T18:15:10.490434774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4870447e-ccd5-4ee3-afc2-60ecba39eb04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.393166 | controller | Jun 11 18:15:10.493556 crc crio[22018]: time="2026-06-11T18:15:10.49345689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8c82fae5-c959-4c96-888a-6b9d929a7e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.393182 | controller | Jun 11 18:15:10.495471 crc crio[22018]: time="2026-06-11T18:15:10.49531826Z" level=info msg="Creating container: openshift-marketplace/community-operators-9chnt/registry-server" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393198 | controller | Jun 11 18:15:10.495875 crc crio[22018]: time="2026-06-11T18:15:10.495805025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393214 | controller | Jun 11 18:15:10.557797 crc crio[22018]: time="2026-06-11T18:15:10.557707221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393230 | controller | Jun 11 18:15:10.561217 crc crio[22018]: time="2026-06-11T18:15:10.561070329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393245 | controller | Jun 11 18:15:11.196428 crc crio[22018]: time="2026-06-11T18:15:11.193711511Z" level=info msg="Created container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393261 | controller | Jun 11 18:15:11.197420 crc crio[22018]: time="2026-06-11T18:15:11.197280051Z" level=info msg="Creating container: openshift-marketplace/certified-operators-92jjl/registry-server" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393276 | controller | Jun 11 18:15:11.198718 crc crio[22018]: time="2026-06-11T18:15:11.197912701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393292 | controller | Jun 11 18:15:11.217091 crc crio[22018]: time="2026-06-11T18:15:11.213288163Z" level=info msg="Starting container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65" id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.393308 | controller | Jun 11 18:15:11.226117 crc crio[22018]: time="2026-06-11T18:15:11.225300767Z" level=info msg="Started container" PID=421737 containerID=b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 description=openshift-marketplace/community-operators-9chnt/registry-server id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb
2026-06-11 18:17:38.393324 | controller | Jun 11 18:15:11.302774 crc crio[22018]: time="2026-06-11T18:15:11.302676769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393340 | controller | Jun 11 18:15:11.305464 crc crio[22018]: time="2026-06-11T18:15:11.305294142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.393355 | controller | Jun 11 18:15:11.500765 crc crio[22018]: time="2026-06-11T18:15:11.500674927Z" level=info msg="Created container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.393375 | controller | Jun 11 18:15:11.501958 crc crio[22018]: time="2026-06-11T18:15:11.501886275Z" level=info msg="Starting container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220" id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.393391 | controller | Jun 11 18:15:11.509480 crc crio[22018]: time="2026-06-11T18:15:11.509382302Z" level=info msg="Started container" PID=421761 containerID=1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 description=openshift-marketplace/certified-operators-92jjl/registry-server id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19
2026-06-11 18:17:38.393406 | controller | Jun 11 18:15:25.731183 crc crio[22018]: time="2026-06-11T18:15:25.730455936Z" level=info msg="Stopping container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 (timeout: 2s)" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.393422 | controller | Jun 11 18:15:25.869055 crc crio[22018]: time="2026-06-11T18:15:25.865176598Z" level=info msg="Stopped container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.393437 | controller | Jun 11 18:15:25.869055 crc crio[22018]: time="2026-06-11T18:15:25.867948686Z" level=info msg="Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393452 | controller | Jun 11 18:15:25.869055 crc crio[22018]: time="2026-06-11T18:15:25.868752592Z" level=info msg="Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc002ca1020}] Aliases:map[]}"
2026-06-11 18:17:38.393468 | controller | Jun 11 18:15:25.869055 crc crio[22018]: time="2026-06-11T18:15:25.868926638Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-92jjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.393484 | controller | Jun 11 18:15:26.420295 crc crio[22018]: time="2026-06-11T18:15:26.419644558Z" level=info msg="Stopped pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393500 | controller | Jun 11 18:15:26.450579 crc crio[22018]: time="2026-06-11T18:15:26.446206376Z" level=info msg="Stopping container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 (timeout: 2s)" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.393516 | controller | Jun 11 18:15:26.578751 crc crio[22018]: time="2026-06-11T18:15:26.578667518Z" level=info msg="Stopped container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 18:17:38.393531 | controller | Jun 11 18:15:26.581960 crc crio[22018]: time="2026-06-11T18:15:26.581691245Z" level=info msg="Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393547 | controller | Jun 11 18:15:26.582514 crc crio[22018]: time="2026-06-11T18:15:26.58246226Z" level=info msg="Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc002ca1918}] Aliases:map[]}"
2026-06-11 18:17:38.393567 | controller | Jun 11 18:15:26.582699 crc crio[22018]: time="2026-06-11T18:15:26.582651096Z" level=info msg="Deleting pod openshift-marketplace_community-operators-9chnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.393583 | controller | Jun 11 18:15:26.777141 crc crio[22018]: time="2026-06-11T18:15:26.776605839Z" level=info msg="Removing container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393599 | controller | Jun 11 18:15:26.817746 crc crio[22018]: time="2026-06-11T18:15:26.817486478Z" level=info msg="Removed container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393614 | controller | Jun 11 18:15:26.822237 crc crio[22018]: time="2026-06-11T18:15:26.822148348Z" level=info msg="Removing container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393630 | controller | Jun 11 18:15:26.857941 crc crio[22018]: time="2026-06-11T18:15:26.857732929Z" level=info msg="Removed container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393645 | controller | Jun 11 18:15:26.861455 crc crio[22018]: time="2026-06-11T18:15:26.861398856Z" level=info msg="Removing container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393661 | controller | Jun 11 18:15:26.891091 crc crio[22018]: time="2026-06-11T18:15:26.891002411Z" level=info msg="Stopped pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393676 | controller | Jun 11 18:15:26.971428 crc crio[22018]: time="2026-06-11T18:15:26.971305467Z" level=info msg="Removed container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393692 | controller | Jun 11 18:15:27.815943 crc crio[22018]: time="2026-06-11T18:15:27.815467639Z" level=info msg="Removing container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393708 | controller | Jun 11 18:15:27.852440 crc crio[22018]: time="2026-06-11T18:15:27.852282925Z" level=info msg="Removed container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393723 | controller | Jun 11 18:15:27.856565 crc crio[22018]: time="2026-06-11T18:15:27.85649602Z" level=info msg="Removing container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393742 | controller | Jun 11 18:15:27.888274 crc crio[22018]: time="2026-06-11T18:15:27.888095398Z" level=info msg="Removed container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393758 | controller | Jun 11 18:15:27.892161 crc crio[22018]: time="2026-06-11T18:15:27.892067854Z" level=info msg="Removing container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393774 | controller | Jun 11 18:15:27.951482 crc crio[22018]: time="2026-06-11T18:15:27.951378565Z" level=info msg="Removed container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393790 | controller | Jun 11 18:15:58.149158 crc crio[22018]: time="2026-06-11T18:15:58.148579187Z" level=info msg="Removing container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393805 | controller | Jun 11 18:15:58.196103 crc crio[22018]: time="2026-06-11T18:15:58.19599886Z" level=info msg="Removed container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.393823 | controller | Jun 11 18:15:58.207129 crc crio[22018]: time="2026-06-11T18:15:58.20708526Z" level=info msg="Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393839 | controller | Jun 11 18:15:58.207129 crc crio[22018]: time="2026-06-11T18:15:58.207137412Z" level=info msg="Stopped pod sandbox (already stopped): 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393873 | controller | Jun 11 18:15:58.210081 crc crio[22018]: time="2026-06-11T18:15:58.209963822Z" level=info msg="Removing pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.393891 | controller | Jun 11 18:15:58.240456 crc crio[22018]: time="2026-06-11T18:15:58.240363175Z" level=info msg="Removed pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.393907 | controller | Jun 11 18:15:58.242466 crc crio[22018]: time="2026-06-11T18:15:58.242005585Z" level=info msg="Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393923 | controller | Jun 11 18:15:58.242466 crc crio[22018]: time="2026-06-11T18:15:58.24218096Z" level=info msg="Stopped pod sandbox (already stopped): a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393939 | controller | Jun 11 18:15:58.243852 crc crio[22018]: time="2026-06-11T18:15:58.24310095Z" level=info msg="Removing pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.393959 | controller | Jun 11 18:15:58.267067 crc crio[22018]: time="2026-06-11T18:15:58.262935135Z" level=info msg="Removed pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.393976 | controller | Jun 11 18:15:58.267067 crc crio[22018]: time="2026-06-11T18:15:58.263920014Z" level=info msg="Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.393991 | controller | Jun 11 18:15:58.267067 crc crio[22018]: time="2026-06-11T18:15:58.263984216Z" level=info msg="Stopped pod sandbox (already stopped): cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394007 | controller | Jun 11 18:15:58.267067 crc crio[22018]: time="2026-06-11T18:15:58.265052634Z" level=info msg="Removing pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394023 | controller | Jun 11 18:15:58.283570 crc crio[22018]: time="2026-06-11T18:15:58.283418662Z" level=info msg="Removed pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394039 | controller | Jun 11 18:15:58.284888 crc crio[22018]: time="2026-06-11T18:15:58.284780151Z" level=info msg="Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394055 | controller | Jun 11 18:15:58.284888 crc crio[22018]: time="2026-06-11T18:15:58.284856353Z" level=info msg="Stopped pod sandbox (already stopped): 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394071 | controller | Jun 11 18:15:58.286081 crc crio[22018]: time="2026-06-11T18:15:58.285442062Z" level=info msg="Removing pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394087 | controller | Jun 11 18:15:58.313634 crc crio[22018]: time="2026-06-11T18:15:58.31350937Z" level=info msg="Removed pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394103 | controller | Jun 11 18:16:00.592962 crc crio[22018]: time="2026-06-11T18:16:00.592205305Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686696-xpms9/POD" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.394120 | controller | Jun 11 18:16:00.592962 crc crio[22018]: time="2026-06-11T18:16:00.592938869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.394136 | controller | Jun 11 18:16:00.629828 crc crio[22018]: time="2026-06-11T18:16:00.629683161Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}"
2026-06-11 18:17:38.394153 | controller | Jun 11 18:16:00.629828 crc crio[22018]: time="2026-06-11T18:16:00.629786144Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686696-xpms9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.394176 | controller | Jun 11 18:16:01.196757 crc crio[22018]: 2026-06-11T18:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53c3122b8efbd2 Mac:ee:44:92:1e:97:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 SocketPath: PciID:}] [{Interface:0xc00023cfa0 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 18:17:38.394193 | controller | Jun 11 18:16:01.198686 crc crio[22018]: time="2026-06-11T18:16:01.198620527Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}"
2026-06-11 18:17:38.394210 | controller | Jun 11 18:16:01.198805 crc crio[22018]: time="2026-06-11T18:16:01.198786322Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686696-xpms9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 18:17:38.394225 | controller | Jun 11 18:16:01.207991 crc crio[22018]: time="2026-06-11T18:16:01.207879836Z" level=info msg="Ran pod sandbox b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb with infra container: openshift-infra/auto-csr-approver-29686696-xpms9/POD" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 18:17:38.394242 | controller | Jun 11 18:16:01.211723 crc crio[22018]: time="2026-06-11T18:16:01.211384114Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.394258 | controller | Jun 11 18:16:01.217855 crc crio[22018]: time="2026-06-11T18:16:01.217781208Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 18:17:38.394274 | controller | Jun 11 18:16:02.265366 crc crio[22018]: time="2026-06-11T18:16:02.264704237Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage
2026-06-11 18:17:38.394290 | controller | Jun 11 18:16:02.270031 crc crio[22018]: time="2026-06-11T18:16:02.269926982Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7f8ec084-56a1-4006-90ef-1bf6135dc1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.394306 | controller | Jun 11 18:16:02.274650 crc crio[22018]: time="2026-06-11T18:16:02.274492827Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3e7a236-a01e-43f2-b394-afe8c4121bef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 18:17:38.394322 | controller | Jun 11 18:16:02.283046 crc crio[22018]: time="2026-06-11T18:16:02.282943007Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686696-xpms9/oc" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.394338 | controller | Jun 11 18:16:02.284038 crc crio[22018]: time="2026-06-11T18:16:02.283886857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.394353 | controller | Jun 11 18:16:02.339907 crc crio[22018]: time="2026-06-11T18:16:02.339837173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.394373 | controller | Jun 11 18:16:02.633250 crc crio[22018]: time="2026-06-11T18:16:02.63315011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 18:17:38.394390 | controller | Jun 11 18:16:02.767866 crc crio[22018]: time="2026-06-11T18:16:02.76772643Z" level=info msg="Created container 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d: openshift-infra/auto-csr-approver-29686696-xpms9/oc" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 18:17:38.394406 | controller | Jun 11 18:16:02.769657 crc crio[22018]: time="2026-06-11T18:16:02.769440551Z" level=info msg="Starting container: 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d" id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 18:17:38.394423 | controller | Jun 11 18:16:02.782006 crc crio[22018]: time="2026-06-11T18:16:02.781766214Z" level=info msg="Started container" PID=424935 containerID=53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d description=openshift-infra/auto-csr-approver-29686696-xpms9/oc id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb
2026-06-11 18:17:38.394440 | controller | Jun 11 18:16:04.829003 crc crio[22018]: time="2026-06-11T18:16:04.827971837Z" level=info msg="Stopping pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394456 | controller | Jun 11 18:16:04.829978 crc crio[22018]: time="2026-06-11T18:16:04.829664851Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc00141a5f8}] Aliases:map[]}"
2026-06-11 18:17:38.394472 | controller | Jun 11 18:16:04.829978 crc crio[22018]: time="2026-06-11T18:16:04.829802706Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686696-xpms9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 18:17:38.394488 | controller | Jun 11 18:16:05.151315 crc crio[22018]: time="2026-06-11T18:16:05.151178966Z" level=info msg="Stopped pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394504 | controller | Jun 11 18:16:58.333557 crc crio[22018]: time="2026-06-11T18:16:58.332305117Z" level=info msg="Removing container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.394520 | controller | Jun 11 18:16:58.463961 crc crio[22018]: time="2026-06-11T18:16:58.46387455Z" level=info msg="Removed container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 18:17:38.394535 | controller | Jun 11 18:16:58.480986 crc crio[22018]: time="2026-06-11T18:16:58.480889971Z" level=info msg="Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394551 | controller | Jun 11 18:16:58.480986 crc crio[22018]: time="2026-06-11T18:16:58.480981844Z" level=info msg="Stopped pod sandbox (already stopped): 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 18:17:38.394584 | controller | Jun 11 18:16:58.481737 crc crio[22018]: time="2026-06-11T18:16:58.481652196Z" level=info msg="Removing pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394601 | controller | Jun 11 18:16:58.502016 crc crio[22018]: time="2026-06-11T18:16:58.501854474Z" level=info msg="Removed pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 18:17:38.394684 | controller | ok: Item: crc Runtime: 0:00:01.191489
2026-06-11 18:17:38.927699 | 
2026-06-11 18:17:38.927925 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 18:17:42.071883 | controller | changed:
2026-06-11 18:17:42.072264 | controller | {
2026-06-11 18:17:42.072303 | controller |   "ansible_loop_var": "item",
2026-06-11 18:17:42.072323 | controller |   "changed": true,
2026-06-11 18:17:42.072340 | controller |   "cmd": [
2026-06-11 18:17:42.072356 | controller |     "oc",
2026-06-11 18:17:42.072372 | controller |     "adm",
2026-06-11 18:17:42.072387 | controller |     "node-logs",
2026-06-11 18:17:42.072402 | controller |     "crc",
2026-06-11 18:17:42.072418 | controller |     "-u",
2026-06-11 18:17:42.072432 | controller |     "crio",
2026-06-11 18:17:42.072447 | controller |     "--since=-24h"
2026-06-11 18:17:42.072462 | controller |   ],
2026-06-11 18:17:42.072476 | controller |   "delta": "0:00:01.191489",
2026-06-11 18:17:42.072491 | controller |   "end": "2026-06-11 18:17:37.503472",
2026-06-11 18:17:42.072507 | controller |   "failed": false,
2026-06-11 18:17:42.072522 | controller |   "failed_when_result": false,
2026-06-11 18:17:42.072537 | controller |   "invocation": {
2026-06-11 18:17:42.072566 | controller |     "module_args": {
2026-06-11 18:17:42.072584 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 18:17:42.072600 | controller |       "_uses_shell": false,
2026-06-11 18:17:42.072616 | controller |       "argv": null,
2026-06-11 18:17:42.072631 | controller |       "chdir": null,
2026-06-11 18:17:42.072646 | controller |       "creates": null,
2026-06-11 18:17:42.072661 | controller |       "executable": null,
2026-06-11 18:17:42.072676 | controller |       "expand_argument_vars": true,
2026-06-11 18:17:42.072691 | controller |       "removes": null,
2026-06-11 18:17:42.072706 | controller |       "stdin": null,
2026-06-11 18:17:42.072720 | controller |       "stdin_add_newline": true,
2026-06-11 18:17:42.072735 | controller |       "strip_empty_ends": true,
2026-06-11 18:17:42.072750 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 18:17:42.072766 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 18:17:42.072781 | controller |       "zuul_no_log": false,
2026-06-11 18:17:42.072796 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 18:17:42.072811 | controller |     }
2026-06-11 18:17:42.072827 | controller |   },
2026-06-11 18:17:42.072843 | controller |   "item": "crc",
2026-06-11 18:17:42.072886 | controller |   "msg": "",
2026-06-11 18:17:42.072902 | controller |   "rc": 0,
2026-06-11 18:17:42.072918 | controller |   "start": "2026-06-11 18:17:36.311983",
2026-06-11 18:17:42.072934 | controller |   "stderr": "",
2026-06-11 18:17:42.072949 | controller |   "stderr_lines": [],
2026-06-11 18:17:42.074175 | controller |   "stdout": "Jun 11 16:21:47.004813 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:21:49.105848 crc crio[3616]: time=\"2026-06-11T16:21:49.103888187Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 16:21:49.105848 crc crio[3616]: time=\"2026-06-11T16:21:49.104924009Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 16:21:49.144973 crc crio[3616]: time=\"2026-06-11T16:21:49.14477897Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 16:21:49.146216 crc crio[3616]: time=\"2026-06-11T16:21:49.146093737Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.289863438Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.290299006Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.290311407Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.291010005Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.291022666Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 16:21:49.324402 crc crio[3616]: time=\"2026-06-11T16:21:49.323657939Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 16:21:49.369712 crc crio[3616]: time=\"2026-06-11T16:21:49.369656228Z\" 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:21:49.376289 crc crio[3616]: time=\"2026-06-11T16:21:49.376155754Z\" 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:21:49.907210 crc crio[3616]: time=\"2026-06-11T16:21:49.906204539Z\" 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:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365165781Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365529869Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365651888Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.3656689Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 16:21:50.367206 crc crio[3616]: time=\"2026-06-11T16:21:50.365678991Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 16:21:50.371631 crc crio[3616]: time=\"2026-06-11T16:21:50.371240281Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:21:50.371631 crc crio[3616]: time=\"2026-06-11T16:21:50.371604029Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:21:50.375727 crc crio[3616]: time=\"2026-06-11T16:21:50.375527006Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:21:50.375727 crc crio[3616]: time=\"2026-06-11T16:21:50.375684398Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:21:51.550168 crc crio[3616]: time=\"2026-06-11T16:21:51.549858568Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:21:51.550168 crc crio[3616]: time=\"2026-06-11T16:21:51.549983488Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:21:51.555560 crc crio[3616]: time=\"2026-06-11T16:21:51.554752309Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 16:21:51.555560 crc crio[3616]: time=\"2026-06-11T16:21:51.555314411Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 16:21:51.556946 crc crio[3616]: time=\"2026-06-11T16:21:51.556284535Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\"]\\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:21:51.822559 crc crio[3616]: time=\"2026-06-11T16:21:51.822078783Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 11 16:21:58.004896 crc crio[3616]: time=\"2026-06-11T16:21:58.001846398Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 16:21:58.007047 crc crio[3616]: time=\"2026-06-11T16:21:58.005261382Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 16:21:58.369656 crc crio[3616]: time=\"2026-06-11T16:21:58.369266792Z\" 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 16:21:58.427245 crc crio[3616]: time=\"2026-06-11T16:21:58.426887688Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 11 16:21:58.548446 crc crio[3616]: time=\"2026-06-11T16:21:58.548025526Z\" 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 16:21:58.567308 crc crio[3616]: time=\"2026-06-11T16:21:58.567088314Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 11 16:21:58.596808 crc crio[3616]: time=\"2026-06-11T16:21:58.596578382Z\" 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 16:21:58.607079 crc crio[3616]: time=\"2026-06-11T16:21:58.606929578Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 11 16:21:58.660489 crc crio[3616]: time=\"2026-06-11T16:21:58.660102144Z\" 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 16:21:58.669508 crc crio[3616]: time=\"2026-06-11T16:21:58.669401809Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 11 16:21:58.680747 crc crio[3616]: time=\"2026-06-11T16:21:58.680606041Z\" 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 16:21:58.692162 crc crio[3616]: time=\"2026-06-11T16:21:58.69195516Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 11 16:21:58.749433 crc crio[3616]: time=\"2026-06-11T16:21:58.748498764Z\" 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 16:21:58.755845 crc crio[3616]: time=\"2026-06-11T16:21:58.755721206Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 11 16:21:58.765142 crc crio[3616]: time=\"2026-06-11T16:21:58.765019429Z\" 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 16:21:58.772747 crc crio[3616]: time=\"2026-06-11T16:21:58.772644011Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 11 16:21:58.800712 crc crio[3616]: time=\"2026-06-11T16:21:58.800520133Z\" 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 16:21:58.808915 crc crio[3616]: time=\"2026-06-11T16:21:58.808801242Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 11 16:21:58.936606 crc crio[3616]: time=\"2026-06-11T16:21:58.935959115Z\" 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 16:21:58.974052 crc crio[3616]: time=\"2026-06-11T16:21:58.973059328Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 11 16:21:58.988490 crc crio[3616]: time=\"2026-06-11T16:21:58.988064371Z\" 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 16:21:58.994429 crc crio[3616]: time=\"2026-06-11T16:21:58.994135362Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 11 16:21:59.001951 crc crio[3616]: time=\"2026-06-11T16:21:59.001840551Z\" 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 16:21:59.007425 crc crio[3616]: time=\"2026-06-11T16:21:59.006503014Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 11 16:21:59.028751 crc crio[3616]: time=\"2026-06-11T16:21:59.028508027Z\" 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 16:21:59.038875 crc crio[3616]: time=\"2026-06-11T16:21:59.038687515Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 11 16:21:59.054884 crc crio[3616]: time=\"2026-06-11T16:21:59.054696275Z\" 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 16:21:59.059275 crc crio[3616]: time=\"2026-06-11T16:21:59.059098412Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 11 16:21:59.067793 crc crio[3616]: time=\"2026-06-11T16:21:59.06767065Z\" 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 16:21:59.072436 crc crio[3616]: time=\"2026-06-11T16:21:59.072307862Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 11 16:21:59.138572 crc crio[3616]: time=\"2026-06-11T16:21:59.138288869Z\" 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 16:21:59.145075 crc crio[3616]: time=\"2026-06-11T16:21:59.144958311Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 11 16:21:59.165896 crc crio[3616]: time=\"2026-06-11T16:21:59.165705782Z\" 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 16:21:59.173609 crc crio[3616]: time=\"2026-06-11T16:21:59.173505162Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 11 16:21:59.186180 crc crio[3616]: time=\"2026-06-11T16:21:59.186072015Z\" 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 16:21:59.190564 crc crio[3616]: time=\"2026-06-11T16:21:59.190440369Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 11 16:21:59.201118 crc crio[3616]: time=\"2026-06-11T16:21:59.200796953Z\" 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 16:21:59.207063 crc crio[3616]: time=\"2026-06-11T16:21:59.206843991Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 11 16:21:59.247598 crc crio[3616]: time=\"2026-06-11T16:21:59.246176552Z\" 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 16:21:59.255188 crc crio[3616]: time=\"2026-06-11T16:21:59.255055433Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 11 16:21:59.275928 crc crio[3616]: time=\"2026-06-11T16:21:59.275646459Z\" 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 16:21:59.282763 crc crio[3616]: time=\"2026-06-11T16:21:59.282648796Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 11 16:21:59.308315 crc crio[3616]: time=\"2026-06-11T16:21:59.308142011Z\" 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 16:21:59.318360 crc crio[3616]: time=\"2026-06-11T16:21:59.31815766Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 11 16:21:59.331683 crc crio[3616]: time=\"2026-06-11T16:21:59.331547759Z\" 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 16:21:59.341199 crc crio[3616]: time=\"2026-06-11T16:21:59.34099345Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 11 16:21:59.379480 crc crio[3616]: time=\"2026-06-11T16:21:59.37887803Z\" 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 16:21:59.389287 crc crio[3616]: time=\"2026-06-11T16:21:59.389140276Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 11 16:21:59.403051 crc crio[3616]: time=\"2026-06-11T16:21:59.402933935Z\" 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 16:21:59.411592 crc crio[3616]: time=\"2026-06-11T16:21:59.411481784Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 11 16:21:59.481982 crc crio[3616]: time=\"2026-06-11T16:21:59.481679986Z\" 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 16:21:59.486794 crc crio[3616]: time=\"2026-06-11T16:21:59.486619359Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 11 16:21:59.500173 crc crio[3616]: time=\"2026-06-11T16:21:59.500026759Z\" 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 16:21:59.517081 crc crio[3616]: time=\"2026-06-11T16:21:59.516863477Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 11 16:21:59.527440 crc crio[3616]: time=\"2026-06-11T16:21:59.527107209Z\" 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 16:21:59.532413 crc crio[3616]: time=\"2026-06-11T16:21:59.532156484Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 11 16:21:59.559997 crc crio[3616]: time=\"2026-06-11T16:21:59.559756697Z\" 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 16:21:59.566646 crc crio[3616]: time=\"2026-06-11T16:21:59.5665321Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 11 16:21:59.596945 crc crio[3616]: time=\"2026-06-11T16:21:59.596751375Z\" 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 16:21:59.605218 crc crio[3616]: time=\"2026-06-11T16:21:59.605063758Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 11 16:21:59.700672 crc crio[3616]: time=\"2026-06-11T16:21:59.699154519Z\" 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 16:21:59.718117 crc crio[3616]: time=\"2026-06-11T16:21:59.717819177Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 11 16:21:59.728411 crc crio[3616]: time=\"2026-06-11T16:21:59.728193432Z\" 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 16:21:59.732572 crc crio[3616]: time=\"2026-06-11T16:21:59.732433303Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 11 16:21:59.750621 crc crio[3616]: time=\"2026-06-11T16:21:59.749880753Z\" 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 16:21:59.768214 crc crio[3616]: time=\"2026-06-11T16:21:59.768079162Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 11 16:21:59.776377 crc crio[3616]: time=\"2026-06-11T16:21:59.776207364Z\" 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 16:21:59.783214 crc crio[3616]: time=\"2026-06-11T16:21:59.783106061Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 11 16:21:59.795664 crc crio[3616]: time=\"2026-06-11T16:21:59.79554475Z\" 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 16:21:59.813065 crc crio[3616]: time=\"2026-06-11T16:21:59.81288707Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 11 16:21:59.852677 crc crio[3616]: time=\"2026-06-11T16:21:59.852444594Z\" 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 16:21:59.880406 crc crio[3616]: time=\"2026-06-11T16:21:59.880145749Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 11 16:21:59.894023 crc crio[3616]: time=\"2026-06-11T16:21:59.893824007Z\" 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 16:21:59.915392 crc crio[3616]: time=\"2026-06-11T16:21:59.915208307Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 11 16:21:59.959705 crc crio[3616]: time=\"2026-06-11T16:21:59.959466459Z\" 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 16:21:59.967647 crc crio[3616]: time=\"2026-06-11T16:21:59.967524145Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 11 16:21:59.981906 crc crio[3616]: time=\"2026-06-11T16:21:59.981689314Z\" 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 16:22:00.049015 crc crio[3616]: time=\"2026-06-11T16:22:00.048734222Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 11 16:22:00.065001 crc crio[3616]: time=\"2026-06-11T16:22:00.064836682Z\" 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 16:22:00.068619 crc crio[3616]: time=\"2026-06-11T16:22:00.068517304Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 11 16:22:00.123231 crc crio[3616]: time=\"2026-06-11T16:22:00.123039609Z\" 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 16:22:00.127858 crc crio[3616]: time=\"2026-06-11T16:22:00.127715465Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 11 16:22:00.145750 crc crio[3616]: time=\"2026-06-11T16:22:00.145560676Z\" 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 16:22:00.150171 crc crio[3616]: time=\"2026-06-11T16:22:00.15002421Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 11 16:22:00.185118 crc crio[3616]: time=\"2026-06-11T16:22:00.184917639Z\" 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 16:22:00.216435 crc crio[3616]: time=\"2026-06-11T16:22:00.216111277Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 11 16:22:00.233641 crc crio[3616]: time=\"2026-06-11T16:22:00.232708548Z\" 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 16:22:00.280431 crc crio[3616]: time=\"2026-06-11T16:22:00.280180184Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 11 16:22:00.305609 crc crio[3616]: time=\"2026-06-11T16:22:00.305134832Z\" 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 16:22:00.312719 crc crio[3616]: time=\"2026-06-11T16:22:00.312573875Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 11 16:22:00.324477 crc crio[3616]: time=\"2026-06-11T16:22:00.324178818Z\" 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 16:22:00.331920 crc crio[3616]: time=\"2026-06-11T16:22:00.331777698Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 11 16:22:00.366801 crc crio[3616]: time=\"2026-06-11T16:22:00.366558725Z\" 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 16:22:00.379876 crc crio[3616]: time=\"2026-06-11T16:22:00.379810741Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 11 16:22:00.465960 crc crio[3616]: time=\"2026-06-11T16:22:00.465839737Z\" 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 16:22:00.468798 crc crio[3616]: time=\"2026-06-11T16:22:00.468724586Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 11 16:22:00.508457 crc crio[3616]: time=\"2026-06-11T16:22:00.508211823Z\" 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 16:22:00.510798 crc crio[3616]: time=\"2026-06-11T16:22:00.510699361Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 11 16:22:00.532129 crc crio[3616]: time=\"2026-06-11T16:22:00.531930023Z\" 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 16:22:00.539060 crc crio[3616]: time=\"2026-06-11T16:22:00.538879746Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 11 16:22:00.549530 crc crio[3616]: time=\"2026-06-11T16:22:00.549219697Z\" 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 16:22:00.554598 crc crio[3616]: time=\"2026-06-11T16:22:00.554485595Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 11 16:22:00.564169 crc crio[3616]: time=\"2026-06-11T16:22:00.563900361Z\" 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 16:22:00.587472 crc crio[3616]: time=\"2026-06-11T16:22:00.587150813Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 11 16:22:00.611495 crc crio[3616]: time=\"2026-06-11T16:22:00.611060934Z\" 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 16:22:00.618729 crc crio[3616]: time=\"2026-06-11T16:22:00.618595666Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 11 16:22:00.625730 crc crio[3616]: time=\"2026-06-11T16:22:00.625586351Z\" 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 16:22:00.628814 crc crio[3616]: time=\"2026-06-11T16:22:00.628736748Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 11 16:22:00.740243 crc crio[3616]: time=\"2026-06-11T16:22:00.739909362Z\" 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 16:22:00.744203 crc crio[3616]: time=\"2026-06-11T16:22:00.744079926Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 11 16:22:00.886522 crc crio[3616]: time=\"2026-06-11T16:22:00.88600212Z\" 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 16:22:00.893185 crc crio[3616]: time=\"2026-06-11T16:22:00.892948551Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 11 16:22:00.902670 crc crio[3616]: time=\"2026-06-11T16:22:00.902530595Z\" 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 16:22:00.908145 crc crio[3616]: time=\"2026-06-11T16:22:00.90797415Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 11 16:22:00.936438 crc crio[3616]: time=\"2026-06-11T16:22:00.936104748Z\" 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 16:22:00.972700 crc crio[3616]: time=\"2026-06-11T16:22:00.972276132Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 11 16:22:01.004238 crc crio[3616]: time=\"2026-06-11T16:22:01.003992392Z\" 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 16:22:01.009233 crc crio[3616]: time=\"2026-06-11T16:22:01.009100822Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 11 16:22:01.035723 crc crio[3616]: time=\"2026-06-11T16:22:01.035521453Z\" 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 16:22:01.041463 crc crio[3616]: time=\"2026-06-11T16:22:01.041195723Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 11 16:22:01.052470 crc crio[3616]: time=\"2026-06-11T16:22:01.052123915Z\" 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 16:22:01.057718 crc crio[3616]: time=\"2026-06-11T16:22:01.057600695Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 11 16:22:01.071532 crc crio[3616]: time=\"2026-06-11T16:22:01.071086433Z\" 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 16:22:01.077086 crc crio[3616]: time=\"2026-06-11T16:22:01.076964884Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 11 16:22:01.105793 crc crio[3616]: time=\"2026-06-11T16:22:01.105599634Z\" 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 16:22:01.110562 crc crio[3616]: time=\"2026-06-11T16:22:01.110296582Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 11 16:22:01.118012 crc crio[3616]: time=\"2026-06-11T16:22:01.117903521Z\" 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 16:22:01.123515 crc crio[3616]: time=\"2026-06-11T16:22:01.123096089Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 11 16:22:01.190150 crc crio[3616]: time=\"2026-06-11T16:22:01.189947835Z\" 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 16:22:01.194300 crc crio[3616]: time=\"2026-06-11T16:22:01.194152801Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 11 16:22:01.208510 crc crio[3616]: time=\"2026-06-11T16:22:01.208242714Z\" 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 16:22:01.214758 crc crio[3616]: time=\"2026-06-11T16:22:01.214638458Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 11 16:22:01.222809 crc crio[3616]: time=\"2026-06-11T16:22:01.222685282Z\" 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 16:22:01.227513 crc crio[3616]: time=\"2026-06-11T16:22:01.227285321Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 11 16:22:01.235810 crc crio[3616]: time=\"2026-06-11T16:22:01.235691322Z\" 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 16:22:01.240314 crc crio[3616]: time=\"2026-06-11T16:22:01.24020266Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 11 16:22:01.248940 crc crio[3616]: time=\"2026-06-11T16:22:01.248830465Z\" 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 16:22:01.253629 crc crio[3616]: time=\"2026-06-11T16:22:01.253523042Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 11 16:22:01.302898 crc crio[3616]: time=\"2026-06-11T16:22:01.302707535Z\" 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 16:22:01.309023 crc crio[3616]: time=\"2026-06-11T16:22:01.308834711Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 11 16:22:01.375934 crc crio[3616]: time=\"2026-06-11T16:22:01.37572694Z\" 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 16:22:01.381270 crc crio[3616]: time=\"2026-06-11T16:22:01.381090677Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 11 16:22:01.391666 crc crio[3616]: time=\"2026-06-11T16:22:01.391542022Z\" 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 16:22:01.396095 crc crio[3616]: time=\"2026-06-11T16:22:01.395936598Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 11 16:22:01.497612 crc crio[3616]: time=\"2026-06-11T16:22:01.49706578Z\" 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 16:22:01.498111 crc crio[3616]: time=\"2026-06-11T16:22:01.49793511Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.498954 crc crio[3616]: time=\"2026-06-11T16:22:01.498791569Z\" 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 16:22:01.500075 crc crio[3616]: time=\"2026-06-11T16:22:01.49986216Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 16:22:01.501580 crc crio[3616]: time=\"2026-06-11T16:22:01.50100555Z\" 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:0xc0001163c0}] Aliases:map[]}\"\nJun 11 16:22:01.501796 crc crio[3616]: time=\"2026-06-11T16:22:01.501711863Z\" 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:22:01.553937 crc crio[3616]: time=\"2026-06-11T16:22:01.553786185Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 16:22:01.554239 crc crio[3616]: time=\"2026-06-11T16:22:01.553788135Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 16:22:01.555759 crc crio[3616]: time=\"2026-06-11T16:22:01.555608575Z\" level=info msg=\"Create NRI interface\"\nJun 11 16:22:01.558139 crc crio[3616]: time=\"2026-06-11T16:22:01.557998741Z\" level=info msg=\"runtime interface created\"\nJun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558144837Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558182681Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558212744Z\" level=info msg=\"starting plugins...\"\nJun 11 16:22:01.558774 crc crio[3616]: time=\"2026-06-11T16:22:01.55865437Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 16:22:01.562125 crc crio[3616]: time=\"2026-06-11T16:22:01.561988946Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 16:22:01.569642 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 16:22:01.650680 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:01.651138 crc crio[3616]: time=\"2026-06-11T16:22:01.651038455Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 11 16:22:01.651227 crc crio[3616]: time=\"2026-06-11T16:22:01.651134035Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.651227 crc crio[3616]: time=\"2026-06-11T16:22:01.651203992Z\" 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 16:22:01.652119 crc crio[3616]: time=\"2026-06-11T16:22:01.651991674Z\" 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:0xc000880598}] Aliases:map[]}\"\nJun 11 16:22:01.652807 crc crio[3616]: time=\"2026-06-11T16:22:01.652692027Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:01.677234 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676895298Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676927281Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676958915Z\" 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 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.677145204Z\" 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:0xc000918008}] Aliases:map[]}\"\nJun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.677273897Z\" 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:22:01.760566 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.76048402Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 11 16:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.760527725Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.760569459Z\" 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 16:22:01.760981 crc crio[3616]: time=\"2026-06-11T16:22:01.760788852Z\" 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:0xc000116600}] Aliases:map[]}\"\nJun 11 16:22:01.760981 crc crio[3616]: time=\"2026-06-11T16:22:01.760973691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:01.847299 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:01.847679 crc crio[3616]: time=\"2026-06-11T16:22:01.847625612Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 11 16:22:01.847679 crc crio[3616]: time=\"2026-06-11T16:22:01.847677697Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.847819 crc crio[3616]: time=\"2026-06-11T16:22:01.847730913Z\" 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 16:22:01.848158 crc crio[3616]: time=\"2026-06-11T16:22:01.848057597Z\" 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:0xc0009180a0}] Aliases:map[]}\"\nJun 11 16:22:01.848625 crc crio[3616]: time=\"2026-06-11T16:22:01.848517195Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:01.889829 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890033212Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890092598Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890133022Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890156195Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:01.890913 crc crio[3616]: time=\"2026-06-11T16:22:01.890215321Z\" 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 16:22:01.890913 crc crio[3616]: time=\"2026-06-11T16:22:01.890870749Z\" 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:0xc000880630}] Aliases:map[]}\"\nJun 11 16:22:01.891188 crc crio[3616]: time=\"2026-06-11T16:22:01.891148528Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.088301 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.088301 crc crio[3616]: time=\"2026-06-11T16:22:02.088245017Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 11 16:22:02.088301 crc crio[3616]: time=\"2026-06-11T16:22:02.088297332Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088515365Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.08855844Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088585122Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088600764Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088617136Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088631447Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088674252Z\" 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 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088994315Z\" 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:0xc000918138}] Aliases:map[]}\"\nJun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.089198196Z\" 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:22:02.191996 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.192186 crc crio[3616]: time=\"2026-06-11T16:22:02.192137776Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 11 16:22:02.192237 crc crio[3616]: time=\"2026-06-11T16:22:02.192192382Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192231236Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192249818Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192282851Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 11 16:22:02.192607 crc crio[3616]: time=\"2026-06-11T16:22:02.192303134Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.192750 crc crio[3616]: time=\"2026-06-11T16:22:02.192632558Z\" 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 16:22:02.193136 crc crio[3616]: time=\"2026-06-11T16:22:02.193051501Z\" 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:0xc0008806c8}] Aliases:map[]}\"\nJun 11 16:22:02.193745 crc crio[3616]: time=\"2026-06-11T16:22:02.193630362Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.326946 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.327057825Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 11 16:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.32710301Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.327137553Z\" 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 16:22:02.327814 crc crio[3616]: time=\"2026-06-11T16:22:02.327446515Z\" 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:0xc0001166d0}] Aliases:map[]}\"\nJun 11 16:22:02.327814 crc crio[3616]: time=\"2026-06-11T16:22:02.327619343Z\" 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:22:02.360701 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.360701 crc crio[3616]: time=\"2026-06-11T16:22:02.360686224Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 11 16:22:02.360925 crc crio[3616]: time=\"2026-06-11T16:22:02.360719777Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.360925 crc crio[3616]: time=\"2026-06-11T16:22:02.360755101Z\" 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 16:22:02.361012 crc crio[3616]: time=\"2026-06-11T16:22:02.360976664Z\" 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:0xc000116760}] Aliases:map[]}\"\nJun 11 16:22:02.361159 crc crio[3616]: time=\"2026-06-11T16:22:02.361112588Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.400861 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.401413 crc crio[3616]: time=\"2026-06-11T16:22:02.401027331Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 11 16:22:02.401413 crc crio[3616]: time=\"2026-06-11T16:22:02.401080416Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.401576 crc crio[3616]: time=\"2026-06-11T16:22:02.401449935Z\" 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 16:22:02.402000 crc crio[3616]: time=\"2026-06-11T16:22:02.40188764Z\" 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:0xc00018ecd8}] Aliases:map[]}\"\nJun 11 16:22:02.402496 crc crio[3616]: time=\"2026-06-11T16:22:02.402239947Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.541541 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.541898 crc crio[3616]: time=\"2026-06-11T16:22:02.541776172Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.541889524Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.54194816Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.541977103Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.542463 crc crio[3616]: time=\"2026-06-11T16:22:02.542048341Z\" 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 16:22:02.542700 crc crio[3616]: time=\"2026-06-11T16:22:02.542550883Z\" 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:0xc0009181d8}] Aliases:map[]}\"\nJun 11 16:22:02.542700 crc crio[3616]: time=\"2026-06-11T16:22:02.542683847Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:02.542898 crc crio[3616]: time=\"2026-06-11T16:22:02.54271754Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:02.542898 crc crio[3616]: time=\"2026-06-11T16:22:02.542741143Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.630655 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.630655 crc crio[3616]: time=\"2026-06-11T16:22:02.63062477Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 11 16:22:02.630954 crc crio[3616]: time=\"2026-06-11T16:22:02.630674056Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.630954 crc crio[3616]: time=\"2026-06-11T16:22:02.630728151Z\" 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 16:22:02.631092 crc crio[3616]: time=\"2026-06-11T16:22:02.631048635Z\" 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:0xc000116818}] Aliases:map[]}\"\nJun 11 16:22:02.631551 crc crio[3616]: time=\"2026-06-11T16:22:02.631281879Z\" 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:22:02.657241 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657304119Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 11 16:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657439483Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657531703Z\" 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 16:22:02.657835 crc crio[3616]: time=\"2026-06-11T16:22:02.657762517Z\" 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:0xc00018ed78}] Aliases:map[]}\"\nJun 11 16:22:02.658003 crc crio[3616]: time=\"2026-06-11T16:22:02.657913533Z\" 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:22:02.809025 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.809559 crc crio[3616]: time=\"2026-06-11T16:22:02.809284258Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 11 16:22:02.809559 crc crio[3616]: time=\"2026-06-11T16:22:02.809474818Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.80958908Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809618003Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809646366Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809669348Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809721553Z\" 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 16:22:02.810276 crc crio[3616]: time=\"2026-06-11T16:22:02.810088272Z\" 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:0xc00018ee08}] Aliases:map[]}\"\nJun 11 16:22:02.810564 crc crio[3616]: time=\"2026-06-11T16:22:02.810472562Z\" 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:22:02.827093 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.827267 crc crio[3616]: time=\"2026-06-11T16:22:02.827188655Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 11 16:22:02.827267 crc crio[3616]: time=\"2026-06-11T16:22:02.827225249Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.827533 crc crio[3616]: time=\"2026-06-11T16:22:02.827264583Z\" 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 16:22:02.827635 crc crio[3616]: time=\"2026-06-11T16:22:02.827583506Z\" 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:0xc000918268}] Aliases:map[]}\"\nJun 11 16:22:02.827834 crc crio[3616]: time=\"2026-06-11T16:22:02.827767885Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:02.843424 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.843548932Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 11 16:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.843589306Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.84362662Z\" 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 16:22:02.844008 crc crio[3616]: time=\"2026-06-11T16:22:02.843845383Z\" 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:0xc000918300}] Aliases:map[]}\"\nJun 11 16:22:02.844008 crc crio[3616]: time=\"2026-06-11T16:22:02.843986878Z\" 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:22:02.865607 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865747465Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 11 16:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865784179Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865822263Z\" 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 16:22:02.866149 crc crio[3616]: time=\"2026-06-11T16:22:02.866058778Z\" 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:0xc000918398}] Aliases:map[]}\"\nJun 11 16:22:02.866451 crc crio[3616]: time=\"2026-06-11T16:22:02.866261319Z\" 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:22:02.913142 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:02.913315 crc crio[3616]: time=\"2026-06-11T16:22:02.913223471Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 11 16:22:02.913315 crc crio[3616]: time=\"2026-06-11T16:22:02.913269706Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:02.913473 crc crio[3616]: time=\"2026-06-11T16:22:02.91331313Z\" 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 16:22:02.913936 crc crio[3616]: time=\"2026-06-11T16:22:02.913817803Z\" 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:0xc00018eea0}] Aliases:map[]}\"\nJun 11 16:22:02.914229 crc crio[3616]: time=\"2026-06-11T16:22:02.914151588Z\" 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:22:03.100998 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.100936999Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 11 16:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.100973972Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.101016837Z\" 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 16:22:03.102453 crc crio[3616]: time=\"2026-06-11T16:22:03.101268413Z\" 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:0xc00018ef30}] Aliases:map[]}\"\nJun 11 16:22:03.102453 crc crio[3616]: time=\"2026-06-11T16:22:03.101498727Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.118294 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118442964Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 11 16:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118476328Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118553276Z\" 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 16:22:03.118846 crc crio[3616]: time=\"2026-06-11T16:22:03.118738465Z\" 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:0xc0001168e8}] Aliases:map[]}\"\nJun 11 16:22:03.118939 crc crio[3616]: time=\"2026-06-11T16:22:03.118888221Z\" 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:22:03.147967 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.148263 crc crio[3616]: time=\"2026-06-11T16:22:03.14818535Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 11 16:22:03.148263 crc crio[3616]: time=\"2026-06-11T16:22:03.148250037Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148276249Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148286561Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148299042Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148308663Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148436296Z\" 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 16:22:03.148862 crc crio[3616]: time=\"2026-06-11T16:22:03.148739878Z\" 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:0xc00100e170}] Aliases:map[]}\"\nJun 11 16:22:03.149184 crc crio[3616]: time=\"2026-06-11T16:22:03.149094135Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.186400 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.186649 crc crio[3616]: time=\"2026-06-11T16:22:03.186593906Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 11 16:22:03.186649 crc crio[3616]: time=\"2026-06-11T16:22:03.186640831Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186661233Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186672614Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186703037Z\" 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 16:22:03.186977 crc crio[3616]: time=\"2026-06-11T16:22:03.186904798Z\" 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:0xc00018efd0}] Aliases:map[]}\"\nJun 11 16:22:03.187162 crc crio[3616]: time=\"2026-06-11T16:22:03.187099178Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.246914 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247012784Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 11 16:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247048768Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247087742Z\" 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 16:22:03.247397 crc crio[3616]: time=\"2026-06-11T16:22:03.247297824Z\" 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:0xc00018f060}] Aliases:map[]}\"\nJun 11 16:22:03.247866 crc crio[3616]: time=\"2026-06-11T16:22:03.247785564Z\" 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:22:03.292238 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292308424Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 11 16:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292443158Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292505854Z\" 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 16:22:03.292868 crc crio[3616]: time=\"2026-06-11T16:22:03.292799685Z\" 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:0xc00018f0f0}] Aliases:map[]}\"\nJun 11 16:22:03.293084 crc crio[3616]: time=\"2026-06-11T16:22:03.292952931Z\" 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:22:03.339648 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339681069Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 11 16:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339724843Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339775889Z\" 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 16:22:03.340162 crc crio[3616]: time=\"2026-06-11T16:22:03.340007773Z\" 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:0xc00018f180}] Aliases:map[]}\"\nJun 11 16:22:03.340438 crc crio[3616]: time=\"2026-06-11T16:22:03.340246568Z\" 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:22:03.379676 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.37977832Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 11 16:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.379823164Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.379869579Z\" 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 16:22:03.380173 crc crio[3616]: time=\"2026-06-11T16:22:03.380137157Z\" 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:0xc00100e258}] Aliases:map[]}\"\nJun 11 16:22:03.380605 crc crio[3616]: time=\"2026-06-11T16:22:03.380444809Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.454611 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454674721Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 11 16:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454707204Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454741088Z\" 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 16:22:03.455018 crc crio[3616]: time=\"2026-06-11T16:22:03.454904315Z\" 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:0xc0001169a0}] Aliases:map[]}\"\nJun 11 16:22:03.455118 crc crio[3616]: time=\"2026-06-11T16:22:03.455022667Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.473993 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.474099 crc crio[3616]: time=\"2026-06-11T16:22:03.474056272Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 11 16:22:03.474099 crc crio[3616]: time=\"2026-06-11T16:22:03.474086985Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.474102806Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.474110707Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.4741381Z\" 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 16:22:03.474423 crc crio[3616]: time=\"2026-06-11T16:22:03.474296517Z\" 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:0xc000918468}] Aliases:map[]}\"\nJun 11 16:22:03.474525 crc crio[3616]: time=\"2026-06-11T16:22:03.474483566Z\" 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:22:03.503098 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.503260 crc crio[3616]: time=\"2026-06-11T16:22:03.503209947Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 11 16:22:03.503260 crc crio[3616]: time=\"2026-06-11T16:22:03.503256712Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.503467 crc crio[3616]: time=\"2026-06-11T16:22:03.503298576Z\" 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 16:22:03.503669 crc crio[3616]: time=\"2026-06-11T16:22:03.503589846Z\" 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:0xc000116a38}] Aliases:map[]}\"\nJun 11 16:22:03.503841 crc crio[3616]: time=\"2026-06-11T16:22:03.503774436Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.623785 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.624048 crc crio[3616]: time=\"2026-06-11T16:22:03.623959105Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 11 16:22:03.624103 crc crio[3616]: time=\"2026-06-11T16:22:03.624049975Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.624190 crc crio[3616]: time=\"2026-06-11T16:22:03.624133493Z\" 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 16:22:03.624588 crc crio[3616]: time=\"2026-06-11T16:22:03.624471429Z\" 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:0xc00018f220}] Aliases:map[]}\"\nJun 11 16:22:03.624696 crc crio[3616]: time=\"2026-06-11T16:22:03.624649867Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:03.624755 crc crio[3616]: time=\"2026-06-11T16:22:03.624701713Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:03.624755 crc crio[3616]: time=\"2026-06-11T16:22:03.624729445Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.672763 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672781131Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672815024Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672828785Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672835816Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672861879Z\" 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 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.673005504Z\" 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:0xc000116ad8}] Aliases:map[]}\"\nJun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.673049979Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.673058919Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.67306754Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.775968 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.775992479Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 11 16:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.776051235Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.776147945Z\" 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 16:22:03.776829 crc crio[3616]: time=\"2026-06-11T16:22:03.776702803Z\" 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:0xc000918508}] Aliases:map[]}\"\nJun 11 16:22:03.777126 crc crio[3616]: time=\"2026-06-11T16:22:03.777015976Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:03.962193 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:03.962689 crc crio[3616]: time=\"2026-06-11T16:22:03.962513092Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 11 16:22:03.962689 crc crio[3616]: time=\"2026-06-11T16:22:03.962678359Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:03.962837 crc crio[3616]: time=\"2026-06-11T16:22:03.962746316Z\" 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 16:22:03.963106 crc crio[3616]: time=\"2026-06-11T16:22:03.963018495Z\" 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:0xc000116b40}] Aliases:map[]}\"\nJun 11 16:22:03.963491 crc crio[3616]: time=\"2026-06-11T16:22:03.963299524Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.003305 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.00365075Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 11 16:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.003713076Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.003786404Z\" 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 16:22:04.004169 crc crio[3616]: time=\"2026-06-11T16:22:04.004064173Z\" 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:0xc00018f2a0}] Aliases:map[]}\"\nJun 11 16:22:04.004655 crc crio[3616]: time=\"2026-06-11T16:22:04.00451686Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.068564 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068721252Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 11 16:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068766646Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068816641Z\" 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 16:22:04.069107 crc crio[3616]: time=\"2026-06-11T16:22:04.069049526Z\" 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:0xc00018f338}] Aliases:map[]}\"\nJun 11 16:22:04.069304 crc crio[3616]: time=\"2026-06-11T16:22:04.069244386Z\" 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:22:04.092821 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.09290601Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 11 16:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.092942594Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.092992069Z\" 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 16:22:04.093446 crc crio[3616]: time=\"2026-06-11T16:22:04.093168668Z\" 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:0xc000880a18}] Aliases:map[]}\"\nJun 11 16:22:04.093446 crc crio[3616]: time=\"2026-06-11T16:22:04.093306452Z\" 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:22:04.123829 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.124680 crc crio[3616]: time=\"2026-06-11T16:22:04.124582927Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 11 16:22:04.124680 crc crio[3616]: time=\"2026-06-11T16:22:04.124666936Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.124779 crc crio[3616]: time=\"2026-06-11T16:22:04.124698959Z\" 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 16:22:04.124940 crc crio[3616]: time=\"2026-06-11T16:22:04.124875478Z\" 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:0xc000116be0}] Aliases:map[]}\"\nJun 11 16:22:04.125127 crc crio[3616]: time=\"2026-06-11T16:22:04.125071118Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.184575 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.184855 crc crio[3616]: time=\"2026-06-11T16:22:04.18475938Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 11 16:22:04.184855 crc crio[3616]: time=\"2026-06-11T16:22:04.184825567Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.184997 crc crio[3616]: time=\"2026-06-11T16:22:04.184884643Z\" 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 16:22:04.185218 crc crio[3616]: time=\"2026-06-11T16:22:04.18513613Z\" 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:0xc0009185c0}] Aliases:map[]}\"\nJun 11 16:22:04.185432 crc crio[3616]: time=\"2026-06-11T16:22:04.185381725Z\" 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:22:04.281775 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.282044 crc crio[3616]: time=\"2026-06-11T16:22:04.281975178Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 11 16:22:04.282044 crc crio[3616]: time=\"2026-06-11T16:22:04.282021963Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.282243 crc crio[3616]: time=\"2026-06-11T16:22:04.282065207Z\" 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 16:22:04.282455 crc crio[3616]: time=\"2026-06-11T16:22:04.28228711Z\" 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:0xc000116c78}] Aliases:map[]}\"\nJun 11 16:22:04.282694 crc crio[3616]: time=\"2026-06-11T16:22:04.282542857Z\" 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:22:04.318020 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.318503 crc crio[3616]: time=\"2026-06-11T16:22:04.318268513Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 11 16:22:04.318503 crc crio[3616]: time=\"2026-06-11T16:22:04.318492036Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.318744 crc crio[3616]: time=\"2026-06-11T16:22:04.318577335Z\" 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 16:22:04.319054 crc crio[3616]: time=\"2026-06-11T16:22:04.318967286Z\" 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:0xc00018f3d8}] Aliases:map[]}\"\nJun 11 16:22:04.319472 crc crio[3616]: time=\"2026-06-11T16:22:04.319273758Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.344709 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344834829Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 11 16:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344877413Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344918838Z\" 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 16:22:04.345208 crc crio[3616]: time=\"2026-06-11T16:22:04.345118629Z\" 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:0xc00018f468}] Aliases:map[]}\"\nJun 11 16:22:04.345387 crc crio[3616]: time=\"2026-06-11T16:22:04.345270934Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.386673 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386851108Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 11 16:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386894643Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386942908Z\" 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 16:22:04.387164 crc crio[3616]: time=\"2026-06-11T16:22:04.387126987Z\" 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:0xc000918660}] Aliases:map[]}\"\nJun 11 16:22:04.387412 crc crio[3616]: time=\"2026-06-11T16:22:04.387307956Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.426253 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.426456988Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 11 16:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.426502122Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.42676903Z\" 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 16:22:04.427089 crc crio[3616]: time=\"2026-06-11T16:22:04.42696272Z\" 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:0xc0009186f0}] Aliases:map[]}\"\nJun 11 16:22:04.427208 crc crio[3616]: time=\"2026-06-11T16:22:04.42714812Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.465204 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465297028Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465499559Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465536322Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465551424Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465570006Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465584157Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465751435Z\" 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 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.465968708Z\" 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:0xc00018f508}] Aliases:map[]}\"\nJun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.466065928Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.46608562Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.466106202Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.512012 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512039857Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512078371Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512112865Z\" 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 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512300054Z\" 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:0xc000880ad0}] Aliases:map[]}\"\nJun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512531608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.550886 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.551081 crc crio[3616]: time=\"2026-06-11T16:22:04.55100443Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 11 16:22:04.551081 crc crio[3616]: time=\"2026-06-11T16:22:04.551070607Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.55109937Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551119892Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551135573Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551148705Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.55119483Z\" 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 16:22:04.551851 crc crio[3616]: time=\"2026-06-11T16:22:04.551531505Z\" 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:0xc00018f570}] Aliases:map[]}\"\nJun 11 16:22:04.551851 crc crio[3616]: time=\"2026-06-11T16:22:04.551808373Z\" 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:22:04.603869 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.60382014Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 11 16:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.603854514Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.603886327Z\" 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 16:22:04.604494 crc crio[3616]: time=\"2026-06-11T16:22:04.604050654Z\" 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:0xc00100e350}] Aliases:map[]}\"\nJun 11 16:22:04.604494 crc crio[3616]: time=\"2026-06-11T16:22:04.604213811Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.641402 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641498409Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 11 16:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641544514Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641588639Z\" 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 16:22:04.641986 crc crio[3616]: time=\"2026-06-11T16:22:04.641853026Z\" 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:0xc000918790}] Aliases:map[]}\"\nJun 11 16:22:04.642056 crc crio[3616]: time=\"2026-06-11T16:22:04.642002032Z\" 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:22:04.674456 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.674456 crc crio[3616]: time=\"2026-06-11T16:22:04.674443857Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 11 16:22:04.674456 crc crio[3616]: time=\"2026-06-11T16:22:04.674488252Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674509704Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674526856Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.6745728Z\" 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 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674840148Z\" 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:0xc00100e3e8}] Aliases:map[]}\"\nJun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.675036869Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.816098 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816281317Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 11 16:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816402991Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816467713Z\" 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 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816595436Z\" 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:0xc00018f610}] Aliases:map[]}\"\nJun 11 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816705681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816725521Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:04.816884 crc crio[3616]: time=\"2026-06-11T16:22:04.816740102Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.840122 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840196141Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840239902Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840279674Z\" 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 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.84047347Z\" 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:0xc00018f678}] Aliases:map[]}\"\nJun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840546092Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840564176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840585433Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:22:04.959715 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:22:04.959972 crc crio[3616]: time=\"2026-06-11T16:22:04.959738201Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 11 16:22:06.418503 crc crio[3616]: time=\"2026-06-11T16:22:06.416913931Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.418503 crc crio[3616]: time=\"2026-06-11T16:22:06.41842188Z\" level=info 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:06.431116 crc crio[3616]: time=\"2026-06-11T16:22:06.430987148Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.431116 crc crio[3616]: time=\"2026-06-11T16:22:06.431102752Z\" level=info 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:06.438420 crc crio[3616]: time=\"2026-06-11T16:22:06.438174169Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.438864 crc crio[3616]: time=\"2026-06-11T16:22:06.438743028Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.457184 crc crio[3616]: time=\"2026-06-11T16:22:06.457072852Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.457311 crc crio[3616]: time=\"2026-06-11T16:22:06.457188736Z\" level=info 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:06.466146 crc crio[3616]: time=\"2026-06-11T16:22:06.466023982Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.478221 crc crio[3616]: time=\"2026-06-11T16:22:06.478049852Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.478453 crc crio[3616]: time=\"2026-06-11T16:22:06.47827831Z\" level=info 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:06.484773 crc crio[3616]: time=\"2026-06-11T16:22:06.484594472Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.484899 crc crio[3616]: time=\"2026-06-11T16:22:06.484800458Z\" level=info 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:06.486717 crc crio[3616]: time=\"2026-06-11T16:22:06.486601917Z\" level=info msg=\"Ran pod sandbox f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.486814 crc crio[3616]: time=\"2026-06-11T16:22:06.486719229Z\" level=info msg=\"Ran pod sandbox bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.492075 crc crio[3616]: time=\"2026-06-11T16:22:06.491924309Z\" level=info msg=\"Ran pod sandbox f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.492822 crc crio[3616]: time=\"2026-06-11T16:22:06.492730292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e97a461-ce50-4073-bfae-c84f6beff8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.492926 crc crio[3616]: time=\"2026-06-11T16:22:06.492855626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0928261-5af8-422f-a7ff-22525e027407 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.493687 crc crio[3616]: time=\"2026-06-11T16:22:06.493524227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c7e2edc3-977c-474d-b7ff-9c465c545fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.497268 crc crio[3616]: time=\"2026-06-11T16:22:06.497157424Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.499409 crc crio[3616]: time=\"2026-06-11T16:22:06.49919156Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.504264 crc crio[3616]: time=\"2026-06-11T16:22:06.503228138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34b4f604-987c-4a90-9254-6a4db650e556 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.505475 crc crio[3616]: time=\"2026-06-11T16:22:06.505196039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=10cbcb80-e931-4b19-8fb1-215a7dec8db5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.506411 crc crio[3616]: time=\"2026-06-11T16:22:06.506163361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d2fa5554-eb2c-41c0-b320-9d95cb940b13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.507480 crc crio[3616]: time=\"2026-06-11T16:22:06.50737612Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:06.507832 crc crio[3616]: time=\"2026-06-11T16:22:06.507730431Z\" level=info msg=\"Ran pod sandbox a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320 with infra container: openshift-etcd/etcd-crc/POD\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.509905 crc crio[3616]: time=\"2026-06-11T16:22:06.509828648Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:06.513082 crc crio[3616]: time=\"2026-06-11T16:22:06.51298751Z\" level=info 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:06.516547 crc crio[3616]: time=\"2026-06-11T16:22:06.516451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=34ac7408-6141-4411-8564-65cedf8f16bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.516699 crc crio[3616]: time=\"2026-06-11T16:22:06.516597394Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:06.518096 crc crio[3616]: time=\"2026-06-11T16:22:06.517929448Z\" level=info msg=\"Ran pod sandbox 8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:22:06.520012 crc crio[3616]: time=\"2026-06-11T16:22:06.519938561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2547d645-dad5-4ff5-adad-ddf36ac7d637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.520688 crc crio[3616]: time=\"2026-06-11T16:22:06.520601162Z\" level=info 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:06.521762 crc crio[3616]: time=\"2026-06-11T16:22:06.521685487Z\" level=info 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:06.525390 crc crio[3616]: time=\"2026-06-11T16:22:06.52522798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d16baed9-663f-43f6-b024-f5987543ed36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.529142 crc crio[3616]: time=\"2026-06-11T16:22:06.529062703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ac8af558-813c-4f0a-8b3b-52d1b1325934 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:06.532286 crc crio[3616]: time=\"2026-06-11T16:22:06.532208243Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:06.535090 crc crio[3616]: time=\"2026-06-11T16:22:06.535006065Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:06.538306 crc crio[3616]: time=\"2026-06-11T16:22:06.538192805Z\" level=info 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:06.538899 crc crio[3616]: time=\"2026-06-11T16:22:06.538817034Z\" level=info 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:06.541606 crc crio[3616]: time=\"2026-06-11T16:22:06.541555741Z\" level=info 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:06.542447 crc crio[3616]: time=\"2026-06-11T16:22:06.542303005Z\" level=info 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:06.552904 crc crio[3616]: time=\"2026-06-11T16:22:06.552828263Z\" level=info 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:06.577083 crc crio[3616]: time=\"2026-06-11T16:22:06.576927992Z\" level=info 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:06.624113 crc crio[3616]: time=\"2026-06-11T16:22:06.623920134Z\" level=info 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.736095 crc crio[3616]: time=\"2026-06-11T16:22:08.73587989Z\" level=info 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.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.736585079Z\" level=info 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.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.736884278Z\" level=info 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.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.737086905Z\" level=info 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.741499 crc crio[3616]: time=\"2026-06-11T16:22:08.741296809Z\" level=info 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.032111 crc crio[3616]: time=\"2026-06-11T16:22:09.031569587Z\" level=info msg=\"Created container 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.037545 crc crio[3616]: time=\"2026-06-11T16:22:09.037422076Z\" level=info msg=\"Starting container: 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada\" id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.046986 crc crio[3616]: time=\"2026-06-11T16:22:09.046817454Z\" level=info msg=\"Started container\" PID=5410 containerID=578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:22:09.143810 crc crio[3616]: time=\"2026-06-11T16:22:09.142062568Z\" level=info msg=\"Created container 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.144067 crc crio[3616]: time=\"2026-06-11T16:22:09.143871955Z\" level=info msg=\"Starting container: 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285\" id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.154807 crc crio[3616]: time=\"2026-06-11T16:22:09.154067211Z\" level=info msg=\"Started container\" PID=5414 containerID=47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47\nJun 11 16:22:09.255649 crc crio[3616]: time=\"2026-06-11T16:22:09.255152791Z\" level=info msg=\"Created container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup\" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.257916 crc crio[3616]: time=\"2026-06-11T16:22:09.257767424Z\" level=info msg=\"Starting container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f\" id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.268507 crc crio[3616]: time=\"2026-06-11T16:22:09.268268041Z\" level=info msg=\"Started container\" PID=5413 containerID=9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f description=openshift-etcd/etcd-crc/setup id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:09.281742 crc crio[3616]: time=\"2026-06-11T16:22:09.281236335Z\" level=info msg=\"Created container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.281884 crc crio[3616]: time=\"2026-06-11T16:22:09.281789484Z\" level=info msg=\"Created container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.286768 crc crio[3616]: time=\"2026-06-11T16:22:09.2867131Z\" level=info msg=\"Starting container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a\" id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.287853 crc crio[3616]: time=\"2026-06-11T16:22:09.287742963Z\" level=info msg=\"Starting container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24\" id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.306580 crc crio[3616]: time=\"2026-06-11T16:22:09.306482407Z\" level=info msg=\"Started container\" PID=5416 containerID=2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a description=openshift-kube-apiserver/kube-apiserver-crc/setup id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:09.342528 crc crio[3616]: time=\"2026-06-11T16:22:09.342261347Z\" level=info msg=\"Started container\" PID=5415 containerID=83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:22:09.397791 crc crio[3616]: time=\"2026-06-11T16:22:09.397653295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b6ca3672-698c-4dbe-a06d-e7b8d3f65259 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:09.403913 crc crio[3616]: time=\"2026-06-11T16:22:09.403772002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a4858019-6986-4b0b-8048-f01fb641f396 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:09.407877 crc crio[3616]: time=\"2026-06-11T16:22:09.407750088Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.408584 crc crio[3616]: time=\"2026-06-11T16:22:09.408495242Z\" level=info 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.431020 crc crio[3616]: time=\"2026-06-11T16:22:09.430901917Z\" level=info 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.752051 crc crio[3616]: time=\"2026-06-11T16:22:09.751823343Z\" level=info 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.842049 crc crio[3616]: time=\"2026-06-11T16:22:09.841630154Z\" level=info msg=\"Created container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.843556 crc crio[3616]: time=\"2026-06-11T16:22:09.843442641Z\" level=info msg=\"Starting container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5\" id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:09.852492 crc crio[3616]: time=\"2026-06-11T16:22:09.852251503Z\" level=info msg=\"Started container\" PID=5463 containerID=81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:22:09.866992 crc crio[3616]: time=\"2026-06-11T16:22:09.86653918Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=33b690bd-4fb6-4c97-93e7-3ba389f7a735 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:09.868754 crc crio[3616]: time=\"2026-06-11T16:22:09.868712449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b3adc217-5446-4824-8b83-bd3c869fb932 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:09.871226 crc crio[3616]: time=\"2026-06-11T16:22:09.871104085Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:09.871633 crc crio[3616]: time=\"2026-06-11T16:22:09.87156175Z\" level=info 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.882844 crc crio[3616]: time=\"2026-06-11T16:22:09.882696456Z\" level=info 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:10.045461 crc crio[3616]: time=\"2026-06-11T16:22:10.045070995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8076df5e-4313-41e7-86ec-5c4c10a508d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.047884 crc crio[3616]: time=\"2026-06-11T16:22:10.04774583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9e8b7819-68d6-4117-a10e-c5ad9089c9be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.047884 crc crio[3616]: time=\"2026-06-11T16:22:10.047867314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8540c1f2-70af-4682-bffb-b3a71105db83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.053704 crc crio[3616]: time=\"2026-06-11T16:22:10.05357411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e5fa44a-60ea-4b7c-a8c3-debff06de53e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.054570 crc crio[3616]: time=\"2026-06-11T16:22:10.054417299Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:10.056651 crc crio[3616]: time=\"2026-06-11T16:22:10.056571208Z\" level=info 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:10.058758 crc crio[3616]: time=\"2026-06-11T16:22:10.058478149Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:10.058889 crc crio[3616]: time=\"2026-06-11T16:22:10.058759908Z\" level=info 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:10.068935 crc crio[3616]: time=\"2026-06-11T16:22:10.068831343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd2b5507-87de-46f1-b3a4-aff76537ebab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.076717 crc crio[3616]: time=\"2026-06-11T16:22:10.076020124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=21a2fb5e-0d94-4999-8188-ac0fc0558107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.082153 crc crio[3616]: time=\"2026-06-11T16:22:10.082084678Z\" level=info 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:10.084151 crc crio[3616]: time=\"2026-06-11T16:22:10.084089976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9c570394-80cb-4b00-af52-b6fc20cda651 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.091564 crc crio[3616]: time=\"2026-06-11T16:22:10.091441187Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:10.092977 crc crio[3616]: time=\"2026-06-11T16:22:10.092793941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55ed3faf-0fbf-4520-92d2-24d88716d44d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:10.111265 crc crio[3616]: time=\"2026-06-11T16:22:10.111136386Z\" level=info 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:10.111917 crc crio[3616]: time=\"2026-06-11T16:22:10.111779716Z\" level=info 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:10.114580 crc crio[3616]: time=\"2026-06-11T16:22:10.114478538Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:10.125847 crc crio[3616]: time=\"2026-06-11T16:22:10.125578857Z\" level=info 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:10.187228 crc crio[3616]: time=\"2026-06-11T16:22:10.187027301Z\" level=info 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:10.195277 crc crio[3616]: time=\"2026-06-11T16:22:10.195207833Z\" level=info 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.139090 crc crio[3616]: time=\"2026-06-11T16:22:11.138954502Z\" level=info 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.250956 crc crio[3616]: time=\"2026-06-11T16:22:11.250630002Z\" level=info 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.352196 crc crio[3616]: time=\"2026-06-11T16:22:11.351573667Z\" level=info 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.374954 crc crio[3616]: time=\"2026-06-11T16:22:11.374836861Z\" level=info 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.573180 crc crio[3616]: time=\"2026-06-11T16:22:11.572941597Z\" level=info msg=\"Created container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.574399 crc crio[3616]: time=\"2026-06-11T16:22:11.574286085Z\" level=info msg=\"Starting container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a\" id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:11.593213 crc crio[3616]: time=\"2026-06-11T16:22:11.593162588Z\" level=info msg=\"Started container\" PID=5509 containerID=726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:11.624898 crc crio[3616]: time=\"2026-06-11T16:22:11.624771948Z\" level=info msg=\"Created container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.626553 crc crio[3616]: time=\"2026-06-11T16:22:11.626453142Z\" level=info msg=\"Starting container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f\" id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:11.637113 crc crio[3616]: time=\"2026-06-11T16:22:11.63675198Z\" level=info msg=\"Started container\" PID=5514 containerID=11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:11.947304 crc crio[3616]: time=\"2026-06-11T16:22:11.946948974Z\" level=info msg=\"Created container 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.948240 crc crio[3616]: time=\"2026-06-11T16:22:11.948141653Z\" level=info msg=\"Created container 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.949044 crc crio[3616]: time=\"2026-06-11T16:22:11.94897953Z\" level=info msg=\"Starting container: 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c\" id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:11.949910 crc crio[3616]: time=\"2026-06-11T16:22:11.949742393Z\" level=info msg=\"Starting container: 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082\" id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:11.950120 crc crio[3616]: time=\"2026-06-11T16:22:11.949982792Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=94ebabf0-998f-4166-ae0e-7b5f9ea58d81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:11.953926 crc crio[3616]: time=\"2026-06-11T16:22:11.953656661Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6661cf3a-2302-4be0-af70-91285f40faad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:11.958314 crc crio[3616]: time=\"2026-06-11T16:22:11.958116651Z\" level=info msg=\"Started container\" PID=5522 containerID=7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:22:11.960063 crc crio[3616]: time=\"2026-06-11T16:22:11.959553056Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:11.960063 crc crio[3616]: time=\"2026-06-11T16:22:11.959657051Z\" level=info msg=\"Started container\" PID=5521 containerID=3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47\nJun 11 16:22:11.960773 crc crio[3616]: time=\"2026-06-11T16:22:11.960094334Z\" level=info 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.992135 crc crio[3616]: time=\"2026-06-11T16:22:11.991959833Z\" level=info 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:12.090778 crc crio[3616]: time=\"2026-06-11T16:22:12.090307195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=70499512-5d9e-43df-9a60-d0de6d41fe78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:12.094144 crc crio[3616]: time=\"2026-06-11T16:22:12.094022084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a9b906d-7bd1-470f-b402-cc1060ad03a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:12.096880 crc crio[3616]: time=\"2026-06-11T16:22:12.096782222Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:12.097534 crc crio[3616]: time=\"2026-06-11T16:22:12.097461484Z\" level=info 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:12.112465 crc crio[3616]: time=\"2026-06-11T16:22:12.112372591Z\" level=info 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:12.652664 crc crio[3616]: time=\"2026-06-11T16:22:12.651946186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c79a3afa-3e52-442b-a461-2ea086c8d399 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:12.658969 crc crio[3616]: time=\"2026-06-11T16:22:12.658801347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=eb38d712-d830-4a97-b47a-935f6b9f531a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:12.664641 crc crio[3616]: time=\"2026-06-11T16:22:12.664210807Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:12.667224 crc crio[3616]: time=\"2026-06-11T16:22:12.665882791Z\" level=info 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:12.699625 crc crio[3616]: time=\"2026-06-11T16:22:12.699234578Z\" level=info 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:12.754424 crc crio[3616]: time=\"2026-06-11T16:22:12.754176561Z\" level=info 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:13.601996 crc crio[3616]: time=\"2026-06-11T16:22:13.60144633Z\" level=info msg=\"Created container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:13.604139 crc crio[3616]: time=\"2026-06-11T16:22:13.604069329Z\" level=info msg=\"Starting container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b\" id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:13.637057 crc crio[3616]: time=\"2026-06-11T16:22:13.636533048Z\" level=info 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:13.720423 crc crio[3616]: time=\"2026-06-11T16:22:13.7194634Z\" level=info msg=\"Started container\" PID=5553 containerID=a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b description=openshift-etcd/etcd-crc/etcd-resources-copy id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:14.121175 crc crio[3616]: time=\"2026-06-11T16:22:14.120086861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9edac058-069b-4c73-aa2e-94024348a098 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:14.138730 crc crio[3616]: time=\"2026-06-11T16:22:14.13848018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6a345afc-1779-435d-9126-1ff410435247 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.140893797Z\" level=info msg=\"Created container 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.142009043Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.142643403Z\" level=info 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:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.14346352Z\" level=info msg=\"Starting container: 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16\" id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:14.173476 crc crio[3616]: time=\"2026-06-11T16:22:14.173267441Z\" level=info 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:14.214292 crc crio[3616]: time=\"2026-06-11T16:22:14.21411595Z\" level=info msg=\"Started container\" PID=5575 containerID=291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:22:14.311032 crc crio[3616]: time=\"2026-06-11T16:22:14.310964983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ad11ea02-4ac6-4b8c-a4bc-b23c799bd85d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:14.328587 crc crio[3616]: time=\"2026-06-11T16:22:14.328464719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=be0e81b7-0b49-4e60-9d0d-552286260663 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:14.354760 crc crio[3616]: time=\"2026-06-11T16:22:14.354445875Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:14.356308 crc crio[3616]: time=\"2026-06-11T16:22:14.356014086Z\" level=info 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:14.399477 crc crio[3616]: time=\"2026-06-11T16:22:14.399005096Z\" level=info 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:15.471437 crc crio[3616]: time=\"2026-06-11T16:22:15.471377636Z\" level=info 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:17.774891 crc crio[3616]: time=\"2026-06-11T16:22:17.772589195Z\" level=info 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:19.484510 crc crio[3616]: time=\"2026-06-11T16:22:19.482071737Z\" level=info msg=\"Created container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:19.487409 crc crio[3616]: time=\"2026-06-11T16:22:19.487185869Z\" level=info msg=\"Starting container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34\" id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:19.497096 crc crio[3616]: time=\"2026-06-11T16:22:19.48851508Z\" level=info msg=\"Created container 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:19.497096 crc crio[3616]: time=\"2026-06-11T16:22:19.4960524Z\" level=info msg=\"Starting container: 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8\" id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:19.537243 crc crio[3616]: time=\"2026-06-11T16:22:19.536896277Z\" level=info msg=\"Started container\" PID=5632 containerID=2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 description=openshift-etcd/etcd-crc/etcdctl id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:19.547309 crc crio[3616]: time=\"2026-06-11T16:22:19.545859209Z\" level=info msg=\"Started container\" PID=5639 containerID=14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:22:19.579706 crc crio[3616]: time=\"2026-06-11T16:22:19.575892202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e52cf3ce-4431-46ad-aa6e-1ee346e2cd45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:19.622518 crc crio[3616]: time=\"2026-06-11T16:22:19.615163577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4df10979-0b34-499b-a5f0-0a75131acb52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:19.647071 crc crio[3616]: time=\"2026-06-11T16:22:19.646999687Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:19.648210 crc crio[3616]: time=\"2026-06-11T16:22:19.648181276Z\" level=info 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:19.733113 crc crio[3616]: time=\"2026-06-11T16:22:19.733060342Z\" level=info 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:19.777878 crc crio[3616]: time=\"2026-06-11T16:22:19.757960668Z\" level=info 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:19.818597 crc crio[3616]: time=\"2026-06-11T16:22:19.811874243Z\" level=info 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:20.247655 crc crio[3616]: time=\"2026-06-11T16:22:20.247475867Z\" level=info 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:20.687082 crc crio[3616]: time=\"2026-06-11T16:22:20.686555044Z\" level=info msg=\"Created container 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.689945 crc crio[3616]: time=\"2026-06-11T16:22:20.689702425Z\" level=info msg=\"Starting container: 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911\" id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:20.690101 crc crio[3616]: time=\"2026-06-11T16:22:20.689972873Z\" level=info msg=\"Created container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.691138 crc crio[3616]: time=\"2026-06-11T16:22:20.690976835Z\" level=info msg=\"Created container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.692114 crc crio[3616]: time=\"2026-06-11T16:22:20.691960177Z\" level=info msg=\"Starting container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78\" id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:20.693253 crc crio[3616]: time=\"2026-06-11T16:22:20.693122465Z\" level=info msg=\"Starting container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8\" id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:20.719993 crc crio[3616]: time=\"2026-06-11T16:22:20.719684652Z\" level=info msg=\"Started container\" PID=5668 containerID=85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:20.721831 crc crio[3616]: time=\"2026-06-11T16:22:20.721610833Z\" level=info msg=\"Started container\" PID=5667 containerID=44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:22:20.726287 crc crio[3616]: time=\"2026-06-11T16:22:20.72616358Z\" level=info msg=\"Started container\" PID=5674 containerID=104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 description=openshift-etcd/etcd-crc/etcd id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:20.765436 crc crio[3616]: time=\"2026-06-11T16:22:20.765088203Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4df89e77-d817-4453-bc7e-701b59325e04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.772452 crc crio[3616]: time=\"2026-06-11T16:22:20.772273722Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6cf422e0-8a31-4060-8985-6d4c1637bd72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.779537 crc crio[3616]: time=\"2026-06-11T16:22:20.779396711Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.780589 crc crio[3616]: time=\"2026-06-11T16:22:20.780407403Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=914e622a-f89f-4eca-a513-eb04d56e64ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.780687 crc crio[3616]: time=\"2026-06-11T16:22:20.780585788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d9a9e069-9df7-4439-a449-f4b4dc941a4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.784265 crc crio[3616]: time=\"2026-06-11T16:22:20.783685788Z\" level=info 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:20.788550 crc crio[3616]: time=\"2026-06-11T16:22:20.788146401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0238e863-14d9-49be-9900-e66b6462ac29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.793825 crc crio[3616]: time=\"2026-06-11T16:22:20.793494471Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.794140 crc crio[3616]: time=\"2026-06-11T16:22:20.79408357Z\" level=info 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:20.797675 crc crio[3616]: time=\"2026-06-11T16:22:20.797493778Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=229e9505-a3fe-425a-9314-2b1984edc0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:20.833413 crc crio[3616]: time=\"2026-06-11T16:22:20.824646686Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:20.835803 crc crio[3616]: time=\"2026-06-11T16:22:20.835543734Z\" level=info 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:20.837197 crc crio[3616]: time=\"2026-06-11T16:22:20.837085474Z\" level=info 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:20.863879 crc crio[3616]: time=\"2026-06-11T16:22:20.863120525Z\" level=info 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:20.974566 crc crio[3616]: time=\"2026-06-11T16:22:20.974307341Z\" level=info 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:22.185410 crc crio[3616]: time=\"2026-06-11T16:22:22.183894168Z\" level=info 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:22.453262 crc crio[3616]: time=\"2026-06-11T16:22:22.439229915Z\" level=info 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:22.489887 crc crio[3616]: time=\"2026-06-11T16:22:22.489539269Z\" level=info 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:23.106639 crc crio[3616]: time=\"2026-06-11T16:22:23.10354853Z\" level=info msg=\"Created container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:23.108586 crc crio[3616]: time=\"2026-06-11T16:22:23.10851909Z\" level=info msg=\"Starting container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98\" id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:23.143120 crc crio[3616]: time=\"2026-06-11T16:22:23.142902818Z\" level=info msg=\"Started container\" PID=5748 containerID=8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:23.165005 crc crio[3616]: time=\"2026-06-11T16:22:23.164707041Z\" level=info msg=\"Created container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:23.168082 crc crio[3616]: time=\"2026-06-11T16:22:23.167881386Z\" level=info msg=\"Starting container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e\" id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:23.177992 crc crio[3616]: time=\"2026-06-11T16:22:23.177805875Z\" level=info msg=\"Created container 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:23.181177 crc crio[3616]: time=\"2026-06-11T16:22:23.180832477Z\" level=info msg=\"Starting container: 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3\" id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:23.181291 crc crio[3616]: time=\"2026-06-11T16:22:23.181190611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6f58ef8a-5705-4a25-8845-37b440fcdb03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:23.199545 crc crio[3616]: time=\"2026-06-11T16:22:23.199087498Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bc3f675e-dcb2-401e-b599-915fe7d340be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:23.208945 crc crio[3616]: time=\"2026-06-11T16:22:23.208189076Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:23.210182 crc crio[3616]: time=\"2026-06-11T16:22:23.210110108Z\" level=info 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:23.225262 crc crio[3616]: time=\"2026-06-11T16:22:23.219907038Z\" level=info msg=\"Started container\" PID=5750 containerID=26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:22:23.228955 crc crio[3616]: time=\"2026-06-11T16:22:23.228855669Z\" level=info msg=\"Started container\" PID=5742 containerID=631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e description=openshift-etcd/etcd-crc/etcd-metrics id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:23.251830 crc crio[3616]: time=\"2026-06-11T16:22:23.247715126Z\" level=info 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:23.358804 crc crio[3616]: time=\"2026-06-11T16:22:23.358492137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=34e2d9e9-24ef-4049-953a-94110acba0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:23.366921 crc crio[3616]: time=\"2026-06-11T16:22:23.366881388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a1789325-1ed8-48d0-8722-3cf5601d4ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:23.376127 crc crio[3616]: time=\"2026-06-11T16:22:23.37582697Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:23.376992 crc crio[3616]: time=\"2026-06-11T16:22:23.376289645Z\" level=info 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:23.445796 crc crio[3616]: time=\"2026-06-11T16:22:23.445507589Z\" level=info 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:24.211201 crc crio[3616]: time=\"2026-06-11T16:22:24.211127137Z\" level=info 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:24.484567 crc crio[3616]: time=\"2026-06-11T16:22:24.484448287Z\" level=info 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:24.715721 crc crio[3616]: time=\"2026-06-11T16:22:24.707426681Z\" level=info msg=\"Created container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:24.715721 crc crio[3616]: time=\"2026-06-11T16:22:24.710135847Z\" level=info msg=\"Starting container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409\" id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:24.729003 crc crio[3616]: time=\"2026-06-11T16:22:24.728929886Z\" level=info msg=\"Created container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:24.738021 crc crio[3616]: time=\"2026-06-11T16:22:24.737902774Z\" level=info msg=\"Starting container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff\" id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:24.762418 crc crio[3616]: time=\"2026-06-11T16:22:24.761291227Z\" level=info msg=\"Started container\" PID=5806 containerID=137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff description=openshift-etcd/etcd-crc/etcd-readyz id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:24.772468 crc crio[3616]: time=\"2026-06-11T16:22:24.771983114Z\" level=info msg=\"Started container\" PID=5801 containerID=0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:24.812546 crc crio[3616]: time=\"2026-06-11T16:22:24.811840867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c426dbf2-54c4-4e25-8e29-32f3b478d7fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:24.812546 crc crio[3616]: time=\"2026-06-11T16:22:24.812047843Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b5403b7-190c-4543-9793-8161cf6af161 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:24.818296 crc crio[3616]: time=\"2026-06-11T16:22:24.818153558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea3e207c-0be3-42cf-b4a1-dab66e67d924 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:24.821100 crc crio[3616]: time=\"2026-06-11T16:22:24.819954145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ea7b579-137c-4a63-ad7e-88034b7de182 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:24.832476 crc crio[3616]: time=\"2026-06-11T16:22:24.832162987Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:24.834589 crc crio[3616]: time=\"2026-06-11T16:22:24.834204213Z\" level=info 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:24.844877 crc crio[3616]: time=\"2026-06-11T16:22:24.841697094Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:24.876631 crc crio[3616]: time=\"2026-06-11T16:22:24.876197083Z\" level=info 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:24.921852 crc crio[3616]: time=\"2026-06-11T16:22:24.921604823Z\" level=info 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:24.946265 crc crio[3616]: time=\"2026-06-11T16:22:24.946083526Z\" level=info 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:25.954123 crc crio[3616]: time=\"2026-06-11T16:22:25.954025026Z\" level=info 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:26.014538 crc crio[3616]: time=\"2026-06-11T16:22:26.014428456Z\" level=info 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:26.150599 crc crio[3616]: time=\"2026-06-11T16:22:26.150039709Z\" level=info msg=\"Created container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:26.153478 crc crio[3616]: time=\"2026-06-11T16:22:26.153276114Z\" level=info msg=\"Starting container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a\" id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:26.163096 crc crio[3616]: time=\"2026-06-11T16:22:26.163009023Z\" level=info msg=\"Started container\" PID=5867 containerID=5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\nJun 11 16:22:26.164154 crc crio[3616]: time=\"2026-06-11T16:22:26.163981083Z\" level=info msg=\"Created container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:26.166814 crc crio[3616]: time=\"2026-06-11T16:22:26.166625999Z\" level=info msg=\"Starting container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d\" id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:26.253238 crc crio[3616]: time=\"2026-06-11T16:22:26.25301937Z\" level=info msg=\"Started container\" PID=5864 containerID=6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d description=openshift-etcd/etcd-crc/etcd-rev id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\nJun 11 16:22:49.741069 crc crio[3616]: time=\"2026-06-11T16:22:49.740300961Z\" level=info msg=\"Stopping container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 (timeout: 30s)\" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:22:49.975773 crc crio[3616]: time=\"2026-06-11T16:22:49.975580018Z\" level=info msg=\"Stopped container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:22:49.980623 crc crio[3616]: time=\"2026-06-11T16:22:49.980135295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5f44aeba-d2aa-4ca8-aaa8-2f45149a933b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:49.990295 crc crio[3616]: time=\"2026-06-11T16:22:49.989975498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=984290b0-8285-43e4-b623-03bcf7131295 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:22:49.997947 crc crio[3616]: time=\"2026-06-11T16:22:49.99658368Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:50.008416 crc crio[3616]: time=\"2026-06-11T16:22:50.008150938Z\" level=info 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:50.043756 crc crio[3616]: time=\"2026-06-11T16:22:50.043540271Z\" level=info 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:50.509903 crc crio[3616]: time=\"2026-06-11T16:22:50.509082368Z\" level=info 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:50.707527 crc crio[3616]: time=\"2026-06-11T16:22:50.707394015Z\" level=info msg=\"Created container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:22:50.710546 crc crio[3616]: time=\"2026-06-11T16:22:50.710275528Z\" level=info msg=\"Starting container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0\" id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:22:50.716665 crc crio[3616]: time=\"2026-06-11T16:22:50.716439827Z\" level=info msg=\"Started container\" PID=6175 containerID=538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:23:40.359595 crc crio[3616]: time=\"2026-06-11T16:23:40.359030968Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:40.361015 crc crio[3616]: time=\"2026-06-11T16:23:40.359809474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:40.382065 crc crio[3616]: time=\"2026-06-11T16:23:40.381540332Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc001902c70}] Aliases:map[]}\"\nJun 11 16:23:40.382905 crc crio[3616]: time=\"2026-06-11T16:23:40.382067329Z\" 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:23:42.651879 crc crio[3616]: time=\"2026-06-11T16:23:42.651713859Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.651879 crc crio[3616]: time=\"2026-06-11T16:23:42.651808222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.669538 crc crio[3616]: time=\"2026-06-11T16:23:42.669380734Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.697950 crc crio[3616]: time=\"2026-06-11T16:23:42.697214039Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.698070 crc crio[3616]: time=\"2026-06-11T16:23:42.697962994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.718875 crc crio[3616]: time=\"2026-06-11T16:23:42.71866742Z\" level=info msg=\"Ran pod sandbox b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.724913 crc crio[3616]: time=\"2026-06-11T16:23:42.724668955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b482f813-6b83-4f4f-a167-594f4f347512 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:42.725536 crc crio[3616]: time=\"2026-06-11T16:23:42.725200982Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc00100f4f8}] Aliases:map[]}\"\nJun 11 16:23:42.725536 crc crio[3616]: time=\"2026-06-11T16:23:42.725518483Z\" 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:23:42.743197 crc crio[3616]: time=\"2026-06-11T16:23:42.743062532Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.743281 crc crio[3616]: time=\"2026-06-11T16:23:42.743205217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.787028 crc crio[3616]: time=\"2026-06-11T16:23:42.78684912Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc001903168}] Aliases:map[]}\"\nJun 11 16:23:42.787028 crc crio[3616]: time=\"2026-06-11T16:23:42.786946923Z\" 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:23:42.864891 crc crio[3616]: time=\"2026-06-11T16:23:42.864714438Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.864891 crc crio[3616]: time=\"2026-06-11T16:23:42.86479545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.904867 crc crio[3616]: time=\"2026-06-11T16:23:42.904785673Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.905822 crc crio[3616]: time=\"2026-06-11T16:23:42.905723691Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.905922 crc crio[3616]: time=\"2026-06-11T16:23:42.905858602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.918203 crc crio[3616]: time=\"2026-06-11T16:23:42.918082664Z\" level=info msg=\"Ran pod sandbox 27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.927994 crc crio[3616]: time=\"2026-06-11T16:23:42.92689283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4ae6f624-2f5c-4133-b2d7-13afbbdce338 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:42.941304 crc crio[3616]: time=\"2026-06-11T16:23:42.941056921Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:42.941463 crc crio[3616]: time=\"2026-06-11T16:23:42.941407772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:42.950698 crc crio[3616]: time=\"2026-06-11T16:23:42.950529144Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc001902130}] Aliases:map[]}\"\nJun 11 16:23:42.950698 crc crio[3616]: time=\"2026-06-11T16:23:42.950637538Z\" 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:23:42.986579 crc crio[3616]: time=\"2026-06-11T16:23:42.980997992Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc00162c290}] Aliases:map[]}\"\nJun 11 16:23:42.986579 crc crio[3616]: time=\"2026-06-11T16:23:42.981037853Z\" 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:23:43.010999 crc crio[3616]: time=\"2026-06-11T16:23:43.010819431Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.010999 crc crio[3616]: time=\"2026-06-11T16:23:43.010927904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.013600 crc crio[3616]: time=\"2026-06-11T16:23:43.01317573Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.013600 crc crio[3616]: time=\"2026-06-11T16:23:43.013414378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.023058 crc crio[3616]: time=\"2026-06-11T16:23:43.022932565Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.023429 crc crio[3616]: time=\"2026-06-11T16:23:43.02309182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.050638 crc crio[3616]: time=\"2026-06-11T16:23:43.05044828Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.050754 crc crio[3616]: time=\"2026-06-11T16:23:43.050666237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.052587 crc crio[3616]: time=\"2026-06-11T16:23:43.052112283Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc00100e7a0}] Aliases:map[]}\"\nJun 11 16:23:43.052587 crc crio[3616]: time=\"2026-06-11T16:23:43.052267688Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:43.057437 crc crio[3616]: time=\"2026-06-11T16:23:43.056527891Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.066584 crc crio[3616]: time=\"2026-06-11T16:23:43.066440064Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.070464 crc crio[3616]: time=\"2026-06-11T16:23:43.070423585Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.082897 crc crio[3616]: time=\"2026-06-11T16:23:43.082309708Z\" level=info msg=\"Ran pod sandbox 8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.086726 crc crio[3616]: time=\"2026-06-11T16:23:43.086599137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efd8d433-44f3-4fae-ac69-e2af3018513c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.092842 crc crio[3616]: time=\"2026-06-11T16:23:43.092232842Z\" level=info msg=\"Ran pod sandbox 6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130 with infra container: openshift-dns/node-resolver-277xp/POD\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.092950 crc crio[3616]: time=\"2026-06-11T16:23:43.092905971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b64284ca-49cc-4183-afb6-b96c90ac0057 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.095657655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=950263ee-1c9d-4c00-bd14-248ae35322a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.096666297Z\" level=info msg=\"Ran pod sandbox e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.102300249Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3a024f2c-13f4-47aa-9fc6-d5a5c95ad4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.122973 crc crio[3616]: time=\"2026-06-11T16:23:43.120498352Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.122973 crc crio[3616]: time=\"2026-06-11T16:23:43.120693698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.328083 crc crio[3616]: time=\"2026-06-11T16:23:43.3248483Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc00162c998}] Aliases:map[]}\"\nJun 11 16:23:43.328083 crc crio[3616]: time=\"2026-06-11T16:23:43.324895221Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:43.389018 crc crio[3616]: time=\"2026-06-11T16:23:43.388806178Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.389018 crc crio[3616]: time=\"2026-06-11T16:23:43.388920052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.433666 crc crio[3616]: time=\"2026-06-11T16:23:43.433627547Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.462104 crc crio[3616]: time=\"2026-06-11T16:23:43.461119266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.561016 crc crio[3616]: time=\"2026-06-11T16:23:43.560723887Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.561246 crc crio[3616]: time=\"2026-06-11T16:23:43.561063918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.599960 crc crio[3616]: time=\"2026-06-11T16:23:43.599814219Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.599960 crc crio[3616]: time=\"2026-06-11T16:23:43.599928833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.624937 crc crio[3616]: time=\"2026-06-11T16:23:43.624855579Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.625035 crc crio[3616]: time=\"2026-06-11T16:23:43.624982873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.628068 crc crio[3616]: time=\"2026-06-11T16:23:43.628028703Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=889bddd2-6bfa-489a-81c0-66f1e69467d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.632660 crc crio[3616]: time=\"2026-06-11T16:23:43.632462951Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000918378}] Aliases:map[]}\"\nJun 11 16:23:43.632660 crc crio[3616]: time=\"2026-06-11T16:23:43.632625857Z\" 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:23:43.657037 crc crio[3616]: time=\"2026-06-11T16:23:43.656752158Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.657037 crc crio[3616]: time=\"2026-06-11T16:23:43.656830721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.662771 crc crio[3616]: time=\"2026-06-11T16:23:43.662728965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3e9f385e-ae84-4ba3-a796-eef0714d35c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.663723 crc crio[3616]: time=\"2026-06-11T16:23:43.662809318Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.668576 crc crio[3616]: time=\"2026-06-11T16:23:43.668549077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.668734 crc crio[3616]: time=\"2026-06-11T16:23:43.667405042Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.668857 crc crio[3616]: time=\"2026-06-11T16:23:43.668836966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.673106 crc crio[3616]: time=\"2026-06-11T16:23:43.672906103Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc00162ccd0}] Aliases:map[]}\"\nJun 11 16:23:43.673106 crc crio[3616]: time=\"2026-06-11T16:23:43.673075738Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:43.698885 crc crio[3616]: time=\"2026-06-11T16:23:43.698790317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d0a601a-90c8-4bf1-bcfa-6f48ef74b259 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.716091 crc crio[3616]: time=\"2026-06-11T16:23:43.716046412Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.716575 crc crio[3616]: time=\"2026-06-11T16:23:43.716549499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.716826 crc crio[3616]: time=\"2026-06-11T16:23:43.716636882Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.719588 crc crio[3616]: time=\"2026-06-11T16:23:43.719534637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.721109 crc crio[3616]: time=\"2026-06-11T16:23:43.721073498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=bf9d3d96-094c-4514-bfa6-502353531813 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.733775 crc crio[3616]: time=\"2026-06-11T16:23:43.733112934Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.733775 crc crio[3616]: time=\"2026-06-11T16:23:43.73329755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.744550 crc crio[3616]: time=\"2026-06-11T16:23:43.744111513Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.744865 crc crio[3616]: time=\"2026-06-11T16:23:43.74464446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.744941 crc crio[3616]: time=\"2026-06-11T16:23:43.744908359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2dd73e1e-8f5a-4f0d-a073-9e8ad8dd0a54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.753294 crc crio[3616]: time=\"2026-06-11T16:23:43.751817749Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.753294 crc crio[3616]: time=\"2026-06-11T16:23:43.753280687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.755953 crc crio[3616]: time=\"2026-06-11T16:23:43.754732108Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.755953 crc crio[3616]: time=\"2026-06-11T16:23:43.754912544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.811478 crc crio[3616]: time=\"2026-06-11T16:23:43.810682429Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.811478 crc crio[3616]: time=\"2026-06-11T16:23:43.81131135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.812100 crc crio[3616]: time=\"2026-06-11T16:23:43.812016413Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.812100 crc crio[3616]: time=\"2026-06-11T16:23:43.812055474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.815774 crc crio[3616]: time=\"2026-06-11T16:23:43.815650432Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc001902728}] Aliases:map[]}\"\nJun 11 16:23:43.815774 crc crio[3616]: time=\"2026-06-11T16:23:43.815762706Z\" 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:23:43.827084 crc crio[3616]: time=\"2026-06-11T16:23:43.826733077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3d789eaa-0262-493a-b791-edfcc859e013 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:43.829567 crc crio[3616]: time=\"2026-06-11T16:23:43.829491937Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.829644 crc crio[3616]: time=\"2026-06-11T16:23:43.82960079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.855593 crc crio[3616]: time=\"2026-06-11T16:23:43.855218061Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.855835 crc crio[3616]: time=\"2026-06-11T16:23:43.855689297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.865494 crc crio[3616]: time=\"2026-06-11T16:23:43.86521586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:43.865494 crc crio[3616]: time=\"2026-06-11T16:23:43.865294353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:43.944841 crc crio[3616]: time=\"2026-06-11T16:23:43.932128666Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc000918068}] Aliases:map[]}\"\nJun 11 16:23:43.944841 crc crio[3616]: time=\"2026-06-11T16:23:43.932824009Z\" 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:23:43.973687 crc crio[3616]: time=\"2026-06-11T16:23:43.970953974Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc001902180}] Aliases:map[]}\"\nJun 11 16:23:43.973687 crc crio[3616]: time=\"2026-06-11T16:23:43.971003056Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.021861 crc crio[3616]: time=\"2026-06-11T16:23:44.02180921Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc0019022d8}] Aliases:map[]}\"\nJun 11 16:23:44.022074 crc crio[3616]: time=\"2026-06-11T16:23:44.022052128Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.100744 crc crio[3616]: time=\"2026-06-11T16:23:44.09995399Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.281219 crc crio[3616]: time=\"2026-06-11T16:23:44.28076857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.339945 crc crio[3616]: time=\"2026-06-11T16:23:44.339640691Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.349708 crc crio[3616]: time=\"2026-06-11T16:23:44.348884915Z\" level=info msg=\"Ran pod sandbox 75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.419651 crc crio[3616]: time=\"2026-06-11T16:23:44.417952836Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.467633 crc crio[3616]: time=\"2026-06-11T16:23:44.466800389Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc000880d50}] Aliases:map[]}\"\nJun 11 16:23:44.467633 crc crio[3616]: time=\"2026-06-11T16:23:44.466973375Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.498944 crc crio[3616]: time=\"2026-06-11T16:23:44.498279584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0c953123-9997-43e4-a370-63c35be8ce29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.531496 crc crio[3616]: time=\"2026-06-11T16:23:44.529926436Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00100e1e8}] Aliases:map[]}\"\nJun 11 16:23:44.531496 crc crio[3616]: time=\"2026-06-11T16:23:44.529974948Z\" 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:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544301227Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.546645131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544847145Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.547046734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544952298Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.547756058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565452463Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565545066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565724315Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565789854Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565809037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565835365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.56598088Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566008771Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566022451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566040032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565726082Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566136038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.596433029Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.596508162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.646079 crc crio[3616]: time=\"2026-06-11T16:23:44.637605471Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.646079 crc crio[3616]: time=\"2026-06-11T16:23:44.637736725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.676658 crc crio[3616]: time=\"2026-06-11T16:23:44.675874427Z\" level=info msg=\"Ran pod sandbox c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.691703178Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.69176664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.691920125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d73a630-88b7-46a8-8f44-c79d1d533c29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.729596734Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc00018ed28}] Aliases:map[]}\"\nJun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.729652696Z\" 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:23:44.745845 crc crio[3616]: time=\"2026-06-11T16:23:44.737123241Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc00162c160}] Aliases:map[]}\"\nJun 11 16:23:44.745845 crc crio[3616]: time=\"2026-06-11T16:23:44.737279217Z\" 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:23:44.769751 crc crio[3616]: time=\"2026-06-11T16:23:44.760458342Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520580}] Aliases:map[]}\"\nJun 11 16:23:44.769751 crc crio[3616]: time=\"2026-06-11T16:23:44.760524034Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.777229523Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc00100e558}] Aliases:map[]}\"\nJun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.777286995Z\" 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:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.794306985Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.794683117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.869721 crc crio[3616]: time=\"2026-06-11T16:23:44.868478127Z\" level=info msg=\"Ran pod sandbox 3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.876631 crc crio[3616]: time=\"2026-06-11T16:23:44.876476672Z\" level=info msg=\"Ran pod sandbox b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.881941 crc crio[3616]: time=\"2026-06-11T16:23:44.881729555Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.881941 crc crio[3616]: time=\"2026-06-11T16:23:44.881914161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.882937 crc crio[3616]: time=\"2026-06-11T16:23:44.882885141Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc00162c058}] Aliases:map[]}\"\nJun 11 16:23:44.893402 crc crio[3616]: time=\"2026-06-11T16:23:44.885545289Z\" 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:23:44.899841 crc crio[3616]: time=\"2026-06-11T16:23:44.899060413Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.900281 crc crio[3616]: time=\"2026-06-11T16:23:44.899928322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.900732 crc crio[3616]: time=\"2026-06-11T16:23:44.899063003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c22ad950-2e9d-4a7c-a67c-f5a8ffe5415a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.900803 crc crio[3616]: time=\"2026-06-11T16:23:44.886256342Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc0019020b8}] Aliases:map[]}\"\nJun 11 16:23:44.900803 crc crio[3616]: time=\"2026-06-11T16:23:44.900767659Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.89319479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fe8d8dbc-deb3-4458-8214-7abe64d3b300 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.88742342Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.900890303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.901074 crc crio[3616]: time=\"2026-06-11T16:23:44.890618665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=530a400c-8349-4d2c-b696-0653651144e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.901074 crc crio[3616]: time=\"2026-06-11T16:23:44.896677815Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc0018be030}] Aliases:map[]}\"\nJun 11 16:23:44.901256 crc crio[3616]: time=\"2026-06-11T16:23:44.90108169Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:44.919642 crc crio[3616]: time=\"2026-06-11T16:23:44.918565345Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.919642 crc crio[3616]: time=\"2026-06-11T16:23:44.918950287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.923494 crc crio[3616]: time=\"2026-06-11T16:23:44.922802874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c2d6b00-3a3f-49c8-a165-4b874fc25f78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:44.961736 crc crio[3616]: time=\"2026-06-11T16:23:44.961576621Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.966060 crc crio[3616]: time=\"2026-06-11T16:23:44.961761437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.966060 crc crio[3616]: time=\"2026-06-11T16:23:44.964840659Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.976403 crc crio[3616]: time=\"2026-06-11T16:23:44.976068728Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.976486 crc crio[3616]: time=\"2026-06-11T16:23:44.97645279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:44.978298 crc crio[3616]: time=\"2026-06-11T16:23:44.977982714Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:44.978572 crc crio[3616]: time=\"2026-06-11T16:23:44.978308104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.013993 crc crio[3616]: time=\"2026-06-11T16:23:45.008312918Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.013993 crc crio[3616]: time=\"2026-06-11T16:23:45.008550536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.023092 crc crio[3616]: time=\"2026-06-11T16:23:45.022764583Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.023092 crc crio[3616]: time=\"2026-06-11T16:23:45.022913918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.035494 crc crio[3616]: time=\"2026-06-11T16:23:45.034740037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.035494 crc crio[3616]: time=\"2026-06-11T16:23:45.034917583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.048105 crc crio[3616]: time=\"2026-06-11T16:23:45.046898897Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.048105 crc crio[3616]: time=\"2026-06-11T16:23:45.047012341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.061926 crc crio[3616]: time=\"2026-06-11T16:23:45.061678386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.062507 crc crio[3616]: time=\"2026-06-11T16:23:45.062219324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.086528 crc crio[3616]: time=\"2026-06-11T16:23:45.084717024Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.086528 crc crio[3616]: time=\"2026-06-11T16:23:45.084760795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.101380 crc crio[3616]: time=\"2026-06-11T16:23:45.100967258Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.101380 crc crio[3616]: time=\"2026-06-11T16:23:45.101127274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.115783 crc crio[3616]: time=\"2026-06-11T16:23:45.11530941Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:45.115783 crc crio[3616]: time=\"2026-06-11T16:23:45.115447835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:45.244042 crc crio[3616]: time=\"2026-06-11T16:23:45.243909083Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc0025201c0}] Aliases:map[]}\"\nJun 11 16:23:45.244042 crc crio[3616]: time=\"2026-06-11T16:23:45.243977176Z\" 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:23:45.455944 crc crio[3616]: time=\"2026-06-11T16:23:45.455726394Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002520350}] Aliases:map[]}\"\nJun 11 16:23:45.455944 crc crio[3616]: time=\"2026-06-11T16:23:45.455787886Z\" 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:23:46.548024 crc crio[3616]: time=\"2026-06-11T16:23:46.547788151Z\" level=info msg=\"Ran pod sandbox fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:46.591252 crc crio[3616]: time=\"2026-06-11T16:23:46.590723987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=21d251ba-86db-4b2f-bf9c-11cedfb4b67a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.591252 crc crio[3616]: time=\"2026-06-11T16:23:46.591207623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=dbaffef1-6afd-485c-8c0d-e6346cbfb89a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.594552 crc crio[3616]: time=\"2026-06-11T16:23:46.593945223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=794431d0-a048-4c39-904f-107db876b8aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.845832 crc crio[3616]: time=\"2026-06-11T16:23:46.845648818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d4009327-6b97-4b5b-ae00-a7b0bf94dc98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.846055 crc crio[3616]: time=\"2026-06-11T16:23:46.845986529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f9e4df16-48f5-4304-8630-fa57df4ee856 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.853933 crc crio[3616]: time=\"2026-06-11T16:23:46.853593406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da347b93-5642-47d1-8bf7-850c5ebfdc4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.894604 crc crio[3616]: time=\"2026-06-11T16:23:46.893931809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4aa6175f-60c4-4c60-a351-edc90a749f7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:46.971271 crc crio[3616]: time=\"2026-06-11T16:23:46.970657179Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:46.977017 crc crio[3616]: time=\"2026-06-11T16:23:46.976573301Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:46.983985 crc crio[3616]: time=\"2026-06-11T16:23:46.983215354Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0009184d0}] Aliases:map[]}\"\nJun 11 16:23:46.983985 crc crio[3616]: time=\"2026-06-11T16:23:46.98369837Z\" 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:23:47.002236 crc crio[3616]: time=\"2026-06-11T16:23:47.002034389Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc002520640}] Aliases:map[]}\"\nJun 11 16:23:47.002236 crc crio[3616]: time=\"2026-06-11T16:23:47.002100571Z\" 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:23:47.017622 crc crio[3616]: time=\"2026-06-11T16:23:47.016539468Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc0025206d0}] Aliases:map[]}\"\nJun 11 16:23:47.017622 crc crio[3616]: time=\"2026-06-11T16:23:47.016692283Z\" 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:23:47.019527 crc crio[3616]: time=\"2026-06-11T16:23:47.019146554Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc0009185e8}] Aliases:map[]}\"\nJun 11 16:23:47.019527 crc crio[3616]: time=\"2026-06-11T16:23:47.019279788Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.031911 crc crio[3616]: time=\"2026-06-11T16:23:47.031483831Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:47.131748 crc crio[3616]: time=\"2026-06-11T16:23:47.131053643Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc002520758}] Aliases:map[]}\"\nJun 11 16:23:47.131748 crc crio[3616]: time=\"2026-06-11T16:23:47.131199268Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.245573 crc crio[3616]: time=\"2026-06-11T16:23:47.245432264Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00100e9f0}] Aliases:map[]}\"\nJun 11 16:23:47.245573 crc crio[3616]: time=\"2026-06-11T16:23:47.245512277Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.349833 crc crio[3616]: time=\"2026-06-11T16:23:47.34922131Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc00100eac8}] Aliases:map[]}\"\nJun 11 16:23:47.350054 crc crio[3616]: time=\"2026-06-11T16:23:47.350021546Z\" 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:23:47.362732 crc crio[3616]: time=\"2026-06-11T16:23:47.362688568Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc0009187d8}] Aliases:map[]}\"\nJun 11 16:23:47.362904 crc crio[3616]: time=\"2026-06-11T16:23:47.362884214Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.370090 crc crio[3616]: time=\"2026-06-11T16:23:47.369882Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc0025208d0}] Aliases:map[]}\"\nJun 11 16:23:47.370435 crc crio[3616]: time=\"2026-06-11T16:23:47.370099887Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.382863 crc crio[3616]: time=\"2026-06-11T16:23:47.382520005Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc00100ea70}] Aliases:map[]}\"\nJun 11 16:23:47.382863 crc crio[3616]: time=\"2026-06-11T16:23:47.382611868Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.433063 crc crio[3616]: time=\"2026-06-11T16:23:47.432126457Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc0019020d0}] Aliases:map[]}\"\nJun 11 16:23:47.433063 crc crio[3616]: time=\"2026-06-11T16:23:47.432950234Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:47.441846 crc crio[3616]: time=\"2026-06-11T16:23:47.440813938Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00162c4d8}] Aliases:map[]}\"\nJun 11 16:23:47.441846 crc crio[3616]: time=\"2026-06-11T16:23:47.441692467Z\" 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:23:47.584271 crc crio[3616]: time=\"2026-06-11T16:23:47.58285571Z\" level=info msg=\"Ran pod sandbox 0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:47.587682 crc crio[3616]: time=\"2026-06-11T16:23:47.587310256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=86a1e670-1ad6-47c0-8962-4f0df88cdf82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:47.595523 crc crio[3616]: time=\"2026-06-11T16:23:47.595133294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7a42187f-8744-46b2-9fb1-a1684b80de5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.003651 crc crio[3616]: time=\"2026-06-11T16:23:47.998783639Z\" level=info msg=\"Ran pod sandbox 62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24 with infra container: openshift-multus/multus-bzhnf/POD\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:48.046833 crc crio[3616]: time=\"2026-06-11T16:23:48.044089109Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000116420}] Aliases:map[]}\"\nJun 11 16:23:48.046833 crc crio[3616]: time=\"2026-06-11T16:23:48.044219499Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.087921 crc crio[3616]: time=\"2026-06-11T16:23:48.085948369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8324ce67-041e-4650-9b7e-3486601dcc71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.116445 crc crio[3616]: time=\"2026-06-11T16:23:48.116112491Z\" level=info msg=\"Ran pod sandbox 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:48.140082 crc crio[3616]: time=\"2026-06-11T16:23:48.139295555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f7431b37-1bf4-4814-9a14-424c51d08252 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.196605 crc crio[3616]: time=\"2026-06-11T16:23:48.195561636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c9dbc938-3f93-486a-9e8e-cd5571aed22d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.262641 crc crio[3616]: time=\"2026-06-11T16:23:48.262422887Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00162c240}] Aliases:map[]}\"\nJun 11 16:23:48.262641 crc crio[3616]: time=\"2026-06-11T16:23:48.262489029Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.585585742Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc0009182d0}] Aliases:map[]}\"\nJun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.585657164Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.625790222Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc0000321c8}] Aliases:map[]}\"\nJun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.625840084Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.638051 crc crio[3616]: time=\"2026-06-11T16:23:48.637697845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e7885588-4889-44bd-9d39-2c59e52c3204 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.642464 crc crio[3616]: time=\"2026-06-11T16:23:48.641602963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9fbbe9d7-e983-4695-9f51-a376c2ca34d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.657955 crc crio[3616]: time=\"2026-06-11T16:23:48.657906698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bdaa7973-4dd6-40d2-b201-7b7d6adbaf41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.803664 crc crio[3616]: time=\"2026-06-11T16:23:48.80254789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91734f90-3ea6-4243-8a88-7c7d2c9973dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:48.844150 crc crio[3616]: time=\"2026-06-11T16:23:48.841971803Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc000918548}] Aliases:map[]}\"\nJun 11 16:23:48.844150 crc crio[3616]: time=\"2026-06-11T16:23:48.844123133Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.870656 crc crio[3616]: time=\"2026-06-11T16:23:48.869712025Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:48.891912 crc crio[3616]: time=\"2026-06-11T16:23:48.891002065Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc000880190}] Aliases:map[]}\"\nJun 11 16:23:48.891912 crc crio[3616]: time=\"2026-06-11T16:23:48.891102148Z\" 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:23:48.938249 crc crio[3616]: time=\"2026-06-11T16:23:48.936949419Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc0009187f0}] Aliases:map[]}\"\nJun 11 16:23:48.938249 crc crio[3616]: time=\"2026-06-11T16:23:48.937249309Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.949972 crc crio[3616]: time=\"2026-06-11T16:23:48.948662464Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc000880418}] Aliases:map[]}\"\nJun 11 16:23:48.949972 crc crio[3616]: time=\"2026-06-11T16:23:48.949726469Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:48.974511 crc crio[3616]: time=\"2026-06-11T16:23:48.974145173Z\" level=info msg=\"Ran pod sandbox 15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:23:48.982449 crc crio[3616]: time=\"2026-06-11T16:23:48.981733812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=877b6da4-7490-48df-aba3-830a22a50d29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:49.107651 crc crio[3616]: time=\"2026-06-11T16:23:49.106495858Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc000880618}] Aliases:map[]}\"\nJun 11 16:23:49.107651 crc crio[3616]: time=\"2026-06-11T16:23:49.106736126Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:23:49.692145 crc crio[3616]: time=\"2026-06-11T16:23:49.692093044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3f746d0-b968-46ef-8c67-822e31123f7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:49.712686 crc crio[3616]: time=\"2026-06-11T16:23:49.711817833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=90fb53c9-67e8-4865-8c47-ea01034ffb07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:49.730534 crc crio[3616]: time=\"2026-06-11T16:23:49.729826545Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:49.731162 crc crio[3616]: time=\"2026-06-11T16:23:49.730785616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:49.981509 crc crio[3616]: time=\"2026-06-11T16:23:49.981393894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:50.034147 crc crio[3616]: time=\"2026-06-11T16:23:50.034058208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:50.390114 crc crio[3616]: time=\"2026-06-11T16:23:50.390000516Z\" level=info msg=\"Created container 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:50.393888 crc crio[3616]: time=\"2026-06-11T16:23:50.39375567Z\" level=info msg=\"Starting container: 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0\" id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:50.404800 crc crio[3616]: time=\"2026-06-11T16:23:50.404702865Z\" level=info msg=\"Started container\" PID=7437 containerID=7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3\nJun 11 16:23:54.944616 crc crio[3616]: time=\"2026-06-11T16:23:54.943882635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0ee7243d-f740-466a-b7ce-7eccce6e77ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:54.947707 crc crio[3616]: time=\"2026-06-11T16:23:54.947657547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9f6968c0-25af-41c1-9514-eb78bd727be9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:54.954571 crc crio[3616]: time=\"2026-06-11T16:23:54.95445213Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:54.956150 crc crio[3616]: time=\"2026-06-11T16:23:54.956113784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:55.021657 crc crio[3616]: time=\"2026-06-11T16:23:55.021501191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:55.428804 crc crio[3616]: time=\"2026-06-11T16:23:55.427766052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:55.596108 crc crio[3616]: time=\"2026-06-11T16:23:55.595910394Z\" level=info msg=\"Created container a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6: openshift-image-registry/node-ca-2wddl/node-ca\" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:55.597712 crc crio[3616]: time=\"2026-06-11T16:23:55.597610899Z\" level=info msg=\"Starting container: a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6\" id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:55.616006 crc crio[3616]: time=\"2026-06-11T16:23:55.615868753Z\" level=info msg=\"Started container\" PID=7523 containerID=a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6 description=openshift-image-registry/node-ca-2wddl/node-ca id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038\nJun 11 16:23:55.944915 crc crio[3616]: time=\"2026-06-11T16:23:55.944802056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5971da52-7fee-4c42-aa95-ce78a8c3029b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:55.949158 crc crio[3616]: time=\"2026-06-11T16:23:55.949105506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a6a59c85-6904-4098-84b7-46724a4ad7b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:55.951633 crc crio[3616]: time=\"2026-06-11T16:23:55.951546265Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:55.952434 crc crio[3616]: time=\"2026-06-11T16:23:55.951926277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:55.968252 crc crio[3616]: time=\"2026-06-11T16:23:55.968176217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:55.977727 crc crio[3616]: time=\"2026-06-11T16:23:55.977699556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.191678 crc crio[3616]: time=\"2026-06-11T16:23:56.191602955Z\" level=info msg=\"Created container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:56.193507 crc crio[3616]: time=\"2026-06-11T16:23:56.193380082Z\" level=info msg=\"Starting container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb\" id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:56.199667 crc crio[3616]: time=\"2026-06-11T16:23:56.199611455Z\" level=info msg=\"Started container\" PID=7559 containerID=43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:56.757644 crc crio[3616]: time=\"2026-06-11T16:23:56.757566806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9b83f51-069c-41f2-9984-87d586f12e21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:56.760147 crc crio[3616]: time=\"2026-06-11T16:23:56.760069797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04e1555c-f566-47c9-b779-1284098408ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:56.769569 crc crio[3616]: time=\"2026-06-11T16:23:56.769441894Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:56.770161 crc crio[3616]: time=\"2026-06-11T16:23:56.76994123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.809413 crc crio[3616]: time=\"2026-06-11T16:23:56.80929236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.810896 crc crio[3616]: time=\"2026-06-11T16:23:56.810828821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.917985 crc crio[3616]: time=\"2026-06-11T16:23:56.917887091Z\" level=info msg=\"Created container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:56.919770 crc crio[3616]: time=\"2026-06-11T16:23:56.919665109Z\" level=info msg=\"Starting container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963\" id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:56.925804 crc crio[3616]: time=\"2026-06-11T16:23:56.925479628Z\" level=info msg=\"Started container\" PID=7570 containerID=d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:56.939943 crc crio[3616]: time=\"2026-06-11T16:23:56.939881007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d43fb599-445f-4a3d-8ee6-fc8f8f9e2f53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:56.955017 crc crio[3616]: time=\"2026-06-11T16:23:56.95410153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=61562719-4754-40bb-ae4a-05d9c0f11e7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:56.958951 crc crio[3616]: time=\"2026-06-11T16:23:56.958893415Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:56.959523 crc crio[3616]: time=\"2026-06-11T16:23:56.959426332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.976372 crc crio[3616]: time=\"2026-06-11T16:23:56.976097345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:56.978692 crc crio[3616]: time=\"2026-06-11T16:23:56.97842255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.080706 crc crio[3616]: time=\"2026-06-11T16:23:57.080624145Z\" level=info msg=\"Created container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.082241 crc crio[3616]: time=\"2026-06-11T16:23:57.082150745Z\" level=info msg=\"Starting container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2\" id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:57.088506 crc crio[3616]: time=\"2026-06-11T16:23:57.088400369Z\" level=info msg=\"Started container\" PID=7578 containerID=01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:57.107593 crc crio[3616]: time=\"2026-06-11T16:23:57.106434804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=822ed8d2-82ed-42f5-832b-d2ee874eb8ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.109702 crc crio[3616]: time=\"2026-06-11T16:23:57.109288288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61016dbc-b707-4234-a0e9-0c1034f54c79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.113240 crc crio[3616]: time=\"2026-06-11T16:23:57.113152583Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.113879 crc crio[3616]: time=\"2026-06-11T16:23:57.113806965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.138451 crc crio[3616]: time=\"2026-06-11T16:23:57.136373849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.138451 crc crio[3616]: time=\"2026-06-11T16:23:57.137647631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.256868 crc crio[3616]: time=\"2026-06-11T16:23:57.256569998Z\" level=info msg=\"Created container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.258120 crc crio[3616]: time=\"2026-06-11T16:23:57.258039466Z\" level=info msg=\"Starting container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293\" id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:57.264117 crc crio[3616]: time=\"2026-06-11T16:23:57.263904257Z\" level=info msg=\"Started container\" PID=7600 containerID=5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:57.276487 crc crio[3616]: time=\"2026-06-11T16:23:57.276193546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c6e3e51-5093-4831-929c-beba91711083 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.279164 crc crio[3616]: time=\"2026-06-11T16:23:57.278744579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=776a3a00-6e4c-40f3-907a-f295b587a9bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.284264 crc crio[3616]: time=\"2026-06-11T16:23:57.281653654Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.284264 crc crio[3616]: time=\"2026-06-11T16:23:57.281907152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.311977 crc crio[3616]: time=\"2026-06-11T16:23:57.311733533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.317974 crc crio[3616]: time=\"2026-06-11T16:23:57.317606324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.427669 crc crio[3616]: time=\"2026-06-11T16:23:57.427569441Z\" level=info msg=\"Created container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.434699 crc crio[3616]: time=\"2026-06-11T16:23:57.434558479Z\" level=info msg=\"Starting container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1\" id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:57.444225 crc crio[3616]: time=\"2026-06-11T16:23:57.444136551Z\" level=info msg=\"Started container\" PID=7617 containerID=ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:57.458923 crc crio[3616]: time=\"2026-06-11T16:23:57.458846588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9d568aff-bbd0-4705-a24d-85cb130b847f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.463255 crc crio[3616]: time=\"2026-06-11T16:23:57.463057566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dd592892-f545-438b-997d-f0ebaf4b5095 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.471581 crc crio[3616]: time=\"2026-06-11T16:23:57.471118639Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.472302 crc crio[3616]: time=\"2026-06-11T16:23:57.471830442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.520558 crc crio[3616]: time=\"2026-06-11T16:23:57.518634244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.523380 crc crio[3616]: time=\"2026-06-11T16:23:57.522959664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.703271 crc crio[3616]: time=\"2026-06-11T16:23:57.703100664Z\" level=info msg=\"Created container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.706567 crc crio[3616]: time=\"2026-06-11T16:23:57.706471705Z\" level=info msg=\"Starting container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184\" id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:57.728263 crc crio[3616]: time=\"2026-06-11T16:23:57.728010645Z\" level=info msg=\"Started container\" PID=7634 containerID=6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:57.748828 crc crio[3616]: time=\"2026-06-11T16:23:57.748584374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6ad8dee4-1deb-4637-8d6a-64847980e62c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.759394 crc crio[3616]: time=\"2026-06-11T16:23:57.759111936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d581e1f-8a55-4664-bc03-2233bff0c1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.764104 crc crio[3616]: time=\"2026-06-11T16:23:57.763835931Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.764853 crc crio[3616]: time=\"2026-06-11T16:23:57.764749461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.786061 crc crio[3616]: time=\"2026-06-11T16:23:57.785973451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.787959 crc crio[3616]: time=\"2026-06-11T16:23:57.787796801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.944704 crc crio[3616]: time=\"2026-06-11T16:23:57.94458515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fb294080-4bf4-4c36-9ed0-fc2e71f95406 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.945771 crc crio[3616]: time=\"2026-06-11T16:23:57.944590312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f7178989-f4d4-48d5-9edf-df4cb95558ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.951039 crc crio[3616]: time=\"2026-06-11T16:23:57.950952228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=15f08c08-9dd6-4389-9656-3aa273953367 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.951039 crc crio[3616]: time=\"2026-06-11T16:23:57.950993949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9bfce836-edfc-4c1e-91e5-d0aef341afec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:57.952999 crc crio[3616]: time=\"2026-06-11T16:23:57.952865471Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.953465 crc crio[3616]: time=\"2026-06-11T16:23:57.953246123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.956090 crc crio[3616]: time=\"2026-06-11T16:23:57.956026763Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.958783 crc crio[3616]: time=\"2026-06-11T16:23:57.958747311Z\" level=info msg=\"Created container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:57.960529 crc crio[3616]: time=\"2026-06-11T16:23:57.960301151Z\" level=info msg=\"Starting container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36\" id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:57.972459 crc crio[3616]: time=\"2026-06-11T16:23:57.972312282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:57.976021 crc crio[3616]: time=\"2026-06-11T16:23:57.97594578Z\" level=info msg=\"Started container\" PID=7647 containerID=3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:23:58.003039 crc crio[3616]: time=\"2026-06-11T16:23:58.003012561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.005186 crc crio[3616]: time=\"2026-06-11T16:23:58.005089939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.008101 crc crio[3616]: time=\"2026-06-11T16:23:58.007950522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.016562 crc crio[3616]: time=\"2026-06-11T16:23:58.016445508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.183055 crc crio[3616]: time=\"2026-06-11T16:23:58.182869762Z\" level=info msg=\"Created container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:58.184356 crc crio[3616]: time=\"2026-06-11T16:23:58.184254196Z\" level=info msg=\"Starting container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae\" id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:58.194192 crc crio[3616]: time=\"2026-06-11T16:23:58.194082146Z\" level=info msg=\"Started container\" PID=7673 containerID=2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d\nJun 11 16:23:58.943473 crc crio[3616]: time=\"2026-06-11T16:23:58.943284818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=baa887b2-73e9-436c-b62c-42b7f5ed96fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.944956 crc crio[3616]: time=\"2026-06-11T16:23:58.944801818Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=49326200-15db-4261-b014-510f767e3fbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.945165 crc crio[3616]: time=\"2026-06-11T16:23:58.945081716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d6f18ffe-f2e7-46e9-b616-9cd299c5b7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.949931 crc crio[3616]: time=\"2026-06-11T16:23:58.949857181Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2f51a146-0175-44a9-b75b-33dd0cc65464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.950509 crc crio[3616]: time=\"2026-06-11T16:23:58.949875533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9213b2a2-c528-4bc2-8ae5-063f2f9d3438 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.950509 crc crio[3616]: time=\"2026-06-11T16:23:58.950046599Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:58.950865 crc crio[3616]: time=\"2026-06-11T16:23:58.950713511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.952019 crc crio[3616]: time=\"2026-06-11T16:23:58.951890848Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:58.952774 crc crio[3616]: time=\"2026-06-11T16:23:58.952630082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:58.954288 crc crio[3616]: time=\"2026-06-11T16:23:58.954150781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6597ae42-5bb6-419a-bb67-b71d43d87925 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:58.967979 crc crio[3616]: time=\"2026-06-11T16:23:58.967862807Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:58.989168 crc crio[3616]: time=\"2026-06-11T16:23:58.989067618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.002374 crc crio[3616]: time=\"2026-06-11T16:23:58.992578591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.017131 crc crio[3616]: time=\"2026-06-11T16:23:59.016969285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.043720 crc crio[3616]: time=\"2026-06-11T16:23:59.043601531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.068752 crc crio[3616]: time=\"2026-06-11T16:23:59.068442199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.179989 crc crio[3616]: time=\"2026-06-11T16:23:59.179803736Z\" level=info msg=\"Created container 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:59.182844 crc crio[3616]: time=\"2026-06-11T16:23:59.182657705Z\" level=info msg=\"Starting container: 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb\" id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:23:59.283054 crc crio[3616]: time=\"2026-06-11T16:23:59.281009625Z\" level=info msg=\"Started container\" PID=7724 containerID=4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9\nJun 11 16:23:59.794509 crc crio[3616]: time=\"2026-06-11T16:23:59.794022533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.796006 crc crio[3616]: time=\"2026-06-11T16:23:59.795589254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:23:59.945605 crc crio[3616]: time=\"2026-06-11T16:23:59.945429718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cff608dc-7125-4904-b8eb-ef7a545c96a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:59.966689 crc crio[3616]: time=\"2026-06-11T16:23:59.966581387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=166a7701-2b10-481c-8d03-ad87fb1694c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:23:59.969724 crc crio[3616]: time=\"2026-06-11T16:23:59.969657116Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:23:59.972047 crc crio[3616]: time=\"2026-06-11T16:23:59.970178313Z\" level=info 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.018470 crc crio[3616]: time=\"2026-06-11T16:24:00.01830711Z\" level=info 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.150932 crc crio[3616]: time=\"2026-06-11T16:24:00.150756568Z\" level=info msg=\"Created container 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:00.155695 crc crio[3616]: time=\"2026-06-11T16:24:00.154438169Z\" level=info msg=\"Starting container: 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3\" id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:00.178800 crc crio[3616]: time=\"2026-06-11T16:24:00.177459547Z\" level=info msg=\"Created container 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:00.180759 crc crio[3616]: time=\"2026-06-11T16:24:00.180557897Z\" level=info msg=\"Starting container: 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d\" id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:00.192152 crc crio[3616]: time=\"2026-06-11T16:24:00.192035947Z\" level=info msg=\"Started container\" PID=7740 containerID=6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf\nJun 11 16:24:00.284991 crc crio[3616]: time=\"2026-06-11T16:24:00.275472397Z\" level=info msg=\"Started container\" PID=7739 containerID=1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130\nJun 11 16:24:00.669413 crc crio[3616]: time=\"2026-06-11T16:24:00.669071674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7083773-71e2-47fe-befd-ec27035de933 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.672936 crc crio[3616]: time=\"2026-06-11T16:24:00.672836481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8662ebe-bc34-4eb6-8cfa-7269e10ee3e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.675465 crc crio[3616]: time=\"2026-06-11T16:24:00.675387904Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:00.676063 crc crio[3616]: time=\"2026-06-11T16:24:00.675977813Z\" level=info 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.697143 crc crio[3616]: time=\"2026-06-11T16:24:00.697004068Z\" level=info 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.706468 crc crio[3616]: time=\"2026-06-11T16:24:00.706272381Z\" level=info 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.712253 crc crio[3616]: time=\"2026-06-11T16:24:00.712084072Z\" level=info 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.809428 crc crio[3616]: time=\"2026-06-11T16:24:00.809070073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f375199d-0f2d-49d1-b93f-b8b5c5286d37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.812382 crc crio[3616]: time=\"2026-06-11T16:24:00.812205804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e1074a4-3e3d-4972-8199-20dd48450892 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.821651 crc crio[3616]: time=\"2026-06-11T16:24:00.821543229Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:00.822784 crc crio[3616]: time=\"2026-06-11T16:24:00.822670786Z\" level=info 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.843967 crc crio[3616]: time=\"2026-06-11T16:24:00.843908126Z\" level=info 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.943171 crc crio[3616]: time=\"2026-06-11T16:24:00.943063521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8997fec7-117e-4f7b-bd1a-a4e5b77aebec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.946740 crc crio[3616]: time=\"2026-06-11T16:24:00.946027499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a11b1c3f-97c5-4a48-a2dc-dbe9f8414952 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:00.953402 crc crio[3616]: time=\"2026-06-11T16:24:00.95327778Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:00.953864 crc crio[3616]: time=\"2026-06-11T16:24:00.953729355Z\" level=info 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:01.001735 crc crio[3616]: time=\"2026-06-11T16:24:01.001531444Z\" level=info 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:01.026143 crc crio[3616]: time=\"2026-06-11T16:24:01.025967109Z\" level=info msg=\"Created container 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:01.028790 crc crio[3616]: time=\"2026-06-11T16:24:01.028218002Z\" level=info 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:01.029191 crc crio[3616]: time=\"2026-06-11T16:24:01.028995568Z\" level=info msg=\"Starting container: 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40\" id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:01.080255 crc crio[3616]: time=\"2026-06-11T16:24:01.080122451Z\" level=info msg=\"Started container\" PID=7772 containerID=91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:01.084216 crc crio[3616]: time=\"2026-06-11T16:24:01.083764138Z\" level=info msg=\"Created container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:01.096545 crc crio[3616]: time=\"2026-06-11T16:24:01.096029263Z\" level=info msg=\"Starting container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9\" id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:01.113957 crc crio[3616]: time=\"2026-06-11T16:24:01.109250978Z\" level=info msg=\"Started container\" PID=7773 containerID=66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:24:01.174034 crc crio[3616]: time=\"2026-06-11T16:24:01.173285671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\\\"\"\nJun 11 16:24:01.547405 crc crio[3616]: time=\"2026-06-11T16:24:01.546675749Z\" level=info msg=\"Created container 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:01.551139 crc crio[3616]: time=\"2026-06-11T16:24:01.550834246Z\" level=info msg=\"Starting container: 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970\" id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:01.607599 crc crio[3616]: time=\"2026-06-11T16:24:01.600004449Z\" level=info msg=\"Started container\" PID=7799 containerID=43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488\nJun 11 16:24:01.720483 crc crio[3616]: time=\"2026-06-11T16:24:01.720423507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43e1a6a3-b1a5-41d5-a8f3-14cac503d53c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:01.730837 crc crio[3616]: time=\"2026-06-11T16:24:01.728188728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e879c043-af3f-43e5-9692-5e5ec282b409 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:01.750511 crc crio[3616]: time=\"2026-06-11T16:24:01.738477918Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:01.750511 crc crio[3616]: time=\"2026-06-11T16:24:01.740806445Z\" level=info 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.009315 crc crio[3616]: time=\"2026-06-11T16:24:02.008875664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=607fcd7d-a8a0-4f51-9108-05e699583a6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.040547 crc crio[3616]: time=\"2026-06-11T16:24:02.037152791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7d3038ee-7484-4445-a3a6-3afd03f9e3a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.074462 crc crio[3616]: time=\"2026-06-11T16:24:02.063712683Z\" level=info 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.081602 crc crio[3616]: time=\"2026-06-11T16:24:02.081436916Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.082551 crc crio[3616]: time=\"2026-06-11T16:24:02.082009214Z\" level=info 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.088997 crc crio[3616]: time=\"2026-06-11T16:24:02.088745602Z\" level=info 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.217557 crc crio[3616]: time=\"2026-06-11T16:24:02.213424101Z\" level=info 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.227023 crc crio[3616]: time=\"2026-06-11T16:24:02.226118103Z\" level=info 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.244056 crc crio[3616]: time=\"2026-06-11T16:24:02.243493195Z\" level=info 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.557393 crc crio[3616]: time=\"2026-06-11T16:24:02.556769797Z\" level=info msg=\"Created container aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.561543 crc crio[3616]: time=\"2026-06-11T16:24:02.561015335Z\" level=info msg=\"Starting container: aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7\" id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:02.627733 crc crio[3616]: time=\"2026-06-11T16:24:02.625672429Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:02.627733 crc crio[3616]: time=\"2026-06-11T16:24:02.626397153Z\" level=info msg=\"Started container\" PID=7893 containerID=aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488\nJun 11 16:24:02.652944 crc crio[3616]: time=\"2026-06-11T16:24:02.652270374Z\" level=info msg=\"Created container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.662508 crc crio[3616]: time=\"2026-06-11T16:24:02.659744976Z\" level=info msg=\"Starting container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5\" id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:02.727887 crc crio[3616]: time=\"2026-06-11T16:24:02.727645367Z\" level=info msg=\"Started container\" PID=7902 containerID=137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf\nJun 11 16:24:02.799881 crc crio[3616]: time=\"2026-06-11T16:24:02.798957246Z\" level=info msg=\"Created container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:02.818203 crc crio[3616]: time=\"2026-06-11T16:24:02.81773928Z\" level=info msg=\"Starting container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47\" id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:02.891521 crc crio[3616]: time=\"2026-06-11T16:24:02.891265279Z\" level=info msg=\"Started container\" PID=7903 containerID=7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee\nJun 11 16:24:02.970140 crc crio[3616]: time=\"2026-06-11T16:24:02.968010797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=827e9036-62df-435f-adc8-9b3d34e543a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.985653 crc crio[3616]: time=\"2026-06-11T16:24:02.969982822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=68de84f2-afec-48fd-82dd-59aca3ce68cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:02.985653 crc crio[3616]: time=\"2026-06-11T16:24:02.97569596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5a4e6b3b-b551-40b6-ac3d-46094f83a417 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.028134 crc crio[3616]: time=\"2026-06-11T16:24:03.02282836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=924a81ee-a22a-49d0-b6be-c9d67be1dd22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.029851 crc crio[3616]: time=\"2026-06-11T16:24:03.029705166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9123409f-a765-439b-b31d-40961b28602f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.036902 crc crio[3616]: time=\"2026-06-11T16:24:03.034057764Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.036902 crc crio[3616]: time=\"2026-06-11T16:24:03.035437808Z\" level=info 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:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.038752307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b68933fd-4b33-4a26-8d41-f2bb0dd89d52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.039108838Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.039857243Z\" level=info 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:03.048724 crc crio[3616]: time=\"2026-06-11T16:24:03.046071717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50196dc9-6a4d-4318-b0ff-530bd8bd1504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.086623 crc crio[3616]: time=\"2026-06-11T16:24:03.085822949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c169f04c-6d17-47e9-bb37-97750d4dfb36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.169945 crc crio[3616]: time=\"2026-06-11T16:24:03.167129628Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.185858 crc crio[3616]: time=\"2026-06-11T16:24:03.184975793Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.191002 crc crio[3616]: time=\"2026-06-11T16:24:03.190411617Z\" level=info 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:03.195305 crc crio[3616]: time=\"2026-06-11T16:24:03.192087477Z\" level=info 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:03.254447 crc crio[3616]: time=\"2026-06-11T16:24:03.254160147Z\" level=info 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:03.267092 crc crio[3616]: time=\"2026-06-11T16:24:03.266775352Z\" level=info 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:03.268613 crc crio[3616]: time=\"2026-06-11T16:24:03.268467804Z\" level=info 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:03.273262 crc crio[3616]: time=\"2026-06-11T16:24:03.27311647Z\" level=info 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:03.275931 crc crio[3616]: time=\"2026-06-11T16:24:03.275767676Z\" level=info 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:03.414058 crc crio[3616]: time=\"2026-06-11T16:24:03.412589436Z\" level=info 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:03.784680 crc crio[3616]: time=\"2026-06-11T16:24:03.784557745Z\" level=info msg=\"Created container ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.813405 crc crio[3616]: time=\"2026-06-11T16:24:03.796642962Z\" level=info msg=\"Starting container: ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7\" id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:03.832197 crc crio[3616]: time=\"2026-06-11T16:24:03.831841108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a950df3-350d-49f4-9217-189e2b373edf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.847452 crc crio[3616]: time=\"2026-06-11T16:24:03.839655998Z\" level=info msg=\"Started container\" PID=7934 containerID=ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee\nJun 11 16:24:03.903232 crc crio[3616]: time=\"2026-06-11T16:24:03.90297806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58086af4-5db5-4831-905e-84e0f9f87f06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:03.908126 crc crio[3616]: time=\"2026-06-11T16:24:03.9078932Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:03.909867 crc crio[3616]: time=\"2026-06-11T16:24:03.909201343Z\" level=info 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:04.082994 crc crio[3616]: time=\"2026-06-11T16:24:04.082851904Z\" level=info msg=\"Created container 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566: openshift-multus/multus-bzhnf/kube-multus\" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:04.088514 crc crio[3616]: time=\"2026-06-11T16:24:04.088087302Z\" level=info msg=\"Starting container: 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566\" id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:04.150601 crc crio[3616]: time=\"2026-06-11T16:24:04.147231317Z\" level=info msg=\"Started container\" PID=7945 containerID=0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566 description=openshift-multus/multus-bzhnf/kube-multus id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24\nJun 11 16:24:04.499080 crc crio[3616]: time=\"2026-06-11T16:24:04.491860816Z\" level=info 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:05.098694 crc crio[3616]: time=\"2026-06-11T16:24:05.08977646Z\" level=info 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:06.119023 crc crio[3616]: time=\"2026-06-11T16:24:06.116728307Z\" level=info msg=\"Created container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:06.133724 crc crio[3616]: time=\"2026-06-11T16:24:06.13351961Z\" level=info msg=\"Starting container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad\" id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:06.319235 crc crio[3616]: time=\"2026-06-11T16:24:06.3175812Z\" level=info msg=\"Started container\" PID=8015 containerID=f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\nJun 11 16:24:06.333599 crc crio[3616]: time=\"2026-06-11T16:24:06.33336615Z\" level=info 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:06.881658 crc crio[3616]: time=\"2026-06-11T16:24:06.881178806Z\" level=info msg=\"Created container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:06.911835 crc crio[3616]: time=\"2026-06-11T16:24:06.907978841Z\" level=info msg=\"Starting container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef\" id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:07.020489 crc crio[3616]: time=\"2026-06-11T16:24:07.019422549Z\" level=info 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:07.063784 crc crio[3616]: time=\"2026-06-11T16:24:07.063721853Z\" level=info msg=\"Started container\" PID=8033 containerID=f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\nJun 11 16:24:07.332994 crc crio[3616]: time=\"2026-06-11T16:24:07.332936207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=01084eca-8015-4d33-a782-dd3ef7c1758c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:07.444075 crc crio[3616]: time=\"2026-06-11T16:24:07.443557284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d68229a-01ca-466a-aee4-c64f35372dcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:07.508821 crc crio[3616]: time=\"2026-06-11T16:24:07.507644669Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:07.511507 crc crio[3616]: time=\"2026-06-11T16:24:07.510485722Z\" level=info 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:08.110888 crc crio[3616]: time=\"2026-06-11T16:24:08.109932844Z\" level=info msg=\"Created container 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:08.119582 crc crio[3616]: time=\"2026-06-11T16:24:08.117744498Z\" level=info msg=\"Starting container: 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de\" id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:08.242023 crc crio[3616]: time=\"2026-06-11T16:24:08.241579407Z\" level=info msg=\"Started container\" PID=8049 containerID=49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e\nJun 11 16:24:09.410838 crc crio[3616]: time=\"2026-06-11T16:24:09.410644494Z\" level=info 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:09.447710 crc crio[3616]: time=\"2026-06-11T16:24:09.446905764Z\" level=info 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:09.885599 crc crio[3616]: time=\"2026-06-11T16:24:09.882156441Z\" level=info msg=\"Created container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:09.893990 crc crio[3616]: time=\"2026-06-11T16:24:09.893892393Z\" level=info msg=\"Starting container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0\" id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:09.961848 crc crio[3616]: time=\"2026-06-11T16:24:09.961788553Z\" level=info msg=\"Started container\" PID=8103 containerID=7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\nJun 11 16:24:10.312049 crc crio[3616]: time=\"2026-06-11T16:24:10.311827919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e7b9ef3e-3380-456d-ba67-33b7c7a0b515 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:10.317558 crc crio[3616]: time=\"2026-06-11T16:24:10.317226755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=0cf3c4cc-3a2f-4764-80e2-beaf7e7a8e69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:10.324989 crc crio[3616]: time=\"2026-06-11T16:24:10.324848903Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:10.325475 crc crio[3616]: time=\"2026-06-11T16:24:10.325405322Z\" level=info 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:10.427496 crc crio[3616]: time=\"2026-06-11T16:24:10.42714414Z\" level=info 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:12.314554 crc crio[3616]: time=\"2026-06-11T16:24:12.314256325Z\" level=info 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:12.654957 crc crio[3616]: time=\"2026-06-11T16:24:12.653702331Z\" level=info msg=\"Created container b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:12.667243 crc crio[3616]: time=\"2026-06-11T16:24:12.667053468Z\" level=info msg=\"Starting container: b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7\" id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:12.729456 crc crio[3616]: time=\"2026-06-11T16:24:12.728903224Z\" level=info msg=\"Started container\" PID=8139 containerID=b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:13.432953 crc crio[3616]: time=\"2026-06-11T16:24:13.432434942Z\" level=info msg=\"Created container cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:13.438950 crc crio[3616]: time=\"2026-06-11T16:24:13.438856508Z\" level=info msg=\"Starting container: cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf\" id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:13.650101 crc crio[3616]: time=\"2026-06-11T16:24:13.648995694Z\" level=info msg=\"Started container\" PID=7878 containerID=cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d\nJun 11 16:24:24.960685 crc crio[3616]: time=\"2026-06-11T16:24:24.959107218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=03969df4-eb75-4c60-b662-9360b4c53c72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:24.964267 crc crio[3616]: time=\"2026-06-11T16:24:24.964095917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=cf542c8f-300b-47bb-bee0-a934880ab1eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:24.968927 crc crio[3616]: time=\"2026-06-11T16:24:24.968601488Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:24.970877 crc crio[3616]: time=\"2026-06-11T16:24:24.969194497Z\" level=info 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:25.097609 crc crio[3616]: time=\"2026-06-11T16:24:25.096682274Z\" level=info 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:25.671478 crc crio[3616]: time=\"2026-06-11T16:24:25.671119091Z\" level=info 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:28.133040 crc crio[3616]: time=\"2026-06-11T16:24:28.132243732Z\" level=info msg=\"Created container 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:28.136225 crc crio[3616]: time=\"2026-06-11T16:24:28.135854919Z\" level=info msg=\"Starting container: 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef\" id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:28.158693 crc crio[3616]: time=\"2026-06-11T16:24:28.158307249Z\" level=info msg=\"Started container\" PID=8520 containerID=14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:29.008918 crc crio[3616]: time=\"2026-06-11T16:24:29.006210034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=a3a4ca5c-a2c2-47e1-abcf-2e38b5feb64b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:29.022171 crc crio[3616]: time=\"2026-06-11T16:24:29.022062478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=f307e4ca-7e7a-4613-842e-cdf397b1cd8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:29.027317 crc crio[3616]: time=\"2026-06-11T16:24:29.027172874Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:29.028654 crc crio[3616]: time=\"2026-06-11T16:24:29.028518808Z\" level=info 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:29.086645 crc crio[3616]: time=\"2026-06-11T16:24:29.085845294Z\" level=info 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:29.795260 crc crio[3616]: time=\"2026-06-11T16:24:29.794682031Z\" level=info 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:30.102141 crc crio[3616]: time=\"2026-06-11T16:24:30.102016129Z\" level=info msg=\"Created container 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:30.103656 crc crio[3616]: time=\"2026-06-11T16:24:30.103518777Z\" level=info msg=\"Starting container: 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012\" id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:30.112450 crc crio[3616]: time=\"2026-06-11T16:24:30.112161779Z\" level=info msg=\"Started container\" PID=8634 containerID=22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:31.026800 crc crio[3616]: time=\"2026-06-11T16:24:31.026450452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5fc00385-0534-487f-9305-cd36ef591e6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:31.030678 crc crio[3616]: time=\"2026-06-11T16:24:31.030522114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=2b581fb3-02dd-4412-a6d1-83e74433e4f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:31.036010 crc crio[3616]: time=\"2026-06-11T16:24:31.03590929Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:31.036475 crc crio[3616]: time=\"2026-06-11T16:24:31.036399677Z\" level=info 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:31.893947 crc crio[3616]: time=\"2026-06-11T16:24:31.893724544Z\" level=info 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:32.378873 crc crio[3616]: time=\"2026-06-11T16:24:32.378795763Z\" level=info 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:32.714224 crc crio[3616]: time=\"2026-06-11T16:24:32.713467449Z\" level=info msg=\"Created container 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:32.716516 crc crio[3616]: time=\"2026-06-11T16:24:32.716296251Z\" level=info msg=\"Starting container: 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6\" id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:32.733208 crc crio[3616]: time=\"2026-06-11T16:24:32.733069607Z\" level=info msg=\"Started container\" PID=8727 containerID=6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:39.151073 crc crio[3616]: time=\"2026-06-11T16:24:39.151019164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f8144f48-45f3-40b4-bc15-9946216dd247 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:39.155965 crc crio[3616]: time=\"2026-06-11T16:24:39.155499638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=24e3c62e-e3cc-43f2-93b7-2b03d97b587a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:39.161138 crc crio[3616]: time=\"2026-06-11T16:24:39.158792785Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:39.161138 crc crio[3616]: time=\"2026-06-11T16:24:39.159164408Z\" level=info 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:39.224985 crc crio[3616]: time=\"2026-06-11T16:24:39.223544052Z\" level=info 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:39.922127 crc crio[3616]: time=\"2026-06-11T16:24:39.920036345Z\" level=info 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:40.049080 crc crio[3616]: time=\"2026-06-11T16:24:40.049010434Z\" level=info msg=\"Created container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:40.058597 crc crio[3616]: time=\"2026-06-11T16:24:40.058253416Z\" level=info msg=\"Starting container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f\" id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:40.131232 crc crio[3616]: time=\"2026-06-11T16:24:40.129283657Z\" level=info msg=\"Started container\" PID=8815 containerID=79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf\nJun 11 16:24:40.533961 crc crio[3616]: time=\"2026-06-11T16:24:40.533252459Z\" level=info msg=\"NetworkStart: stopping network for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:41.211116 crc crio[3616]: time=\"2026-06-11T16:24:41.210977453Z\" level=info msg=\"Removing container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5\" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:24:41.323992 crc crio[3616]: time=\"2026-06-11T16:24:41.323488033Z\" level=info msg=\"Removed container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:24:42.862418 crc crio[3616]: time=\"2026-06-11T16:24:42.861171986Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:43.198917 crc crio[3616]: time=\"2026-06-11T16:24:43.198718564Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:44.250785 crc crio[3616]: time=\"2026-06-11T16:24:44.250694076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5777391c-2212-4099-864b-b6849ce5340f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:44.253912 crc crio[3616]: time=\"2026-06-11T16:24:44.253830947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6bb80d65-2c4b-4564-9847-06b5e867b927 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:44.257626 crc crio[3616]: time=\"2026-06-11T16:24:44.257256899Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:44.257716 crc crio[3616]: time=\"2026-06-11T16:24:44.257629421Z\" level=info 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:44.289135 crc crio[3616]: time=\"2026-06-11T16:24:44.289025942Z\" level=info 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:44.332498 crc crio[3616]: time=\"2026-06-11T16:24:44.332219618Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:44.436371 crc crio[3616]: time=\"2026-06-11T16:24:44.43621805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:44.469047 crc crio[3616]: time=\"2026-06-11T16:24:44.468976026Z\" level=info 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:44.493219 crc crio[3616]: time=\"2026-06-11T16:24:44.493053381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:44.840175 crc crio[3616]: time=\"2026-06-11T16:24:44.839928033Z\" level=info msg=\"Created container c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:44.842149 crc crio[3616]: time=\"2026-06-11T16:24:44.842008101Z\" level=info msg=\"Starting container: c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484\" id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:44.853409 crc crio[3616]: time=\"2026-06-11T16:24:44.853259777Z\" level=info msg=\"Started container\" PID=8975 containerID=c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:44.959047 crc crio[3616]: time=\"2026-06-11T16:24:44.958923864Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:44.970688 crc crio[3616]: time=\"2026-06-11T16:24:44.970401567Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:45.119152 crc crio[3616]: time=\"2026-06-11T16:24:45.118882788Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:45.203901 crc crio[3616]: time=\"2026-06-11T16:24:45.203730383Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:45.248107 crc crio[3616]: time=\"2026-06-11T16:24:45.247987098Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:45.261059 crc crio[3616]: time=\"2026-06-11T16:24:45.260641049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:45.262389 crc crio[3616]: time=\"2026-06-11T16:24:45.262245611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ed3a0ece-73d7-4cf0-adcd-0aa16cb83080 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:45.265831 crc crio[3616]: time=\"2026-06-11T16:24:45.265738725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=78cd407a-973a-4825-b7f2-3a5f00b10bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:45.270882 crc crio[3616]: time=\"2026-06-11T16:24:45.270764109Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:45.272192 crc crio[3616]: time=\"2026-06-11T16:24:45.271210233Z\" level=info 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:45.306076 crc crio[3616]: time=\"2026-06-11T16:24:45.305971773Z\" level=info 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:45.456097 crc crio[3616]: time=\"2026-06-11T16:24:45.455980204Z\" level=info 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:45.542412 crc crio[3616]: time=\"2026-06-11T16:24:45.54223668Z\" level=info msg=\"Created container 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:45.544279 crc crio[3616]: time=\"2026-06-11T16:24:45.544169492Z\" level=info msg=\"Starting container: 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344\" id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:45.553986 crc crio[3616]: time=\"2026-06-11T16:24:45.553857808Z\" level=info msg=\"Started container\" PID=9067 containerID=3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3\nJun 11 16:24:45.696976 crc crio[3616]: time=\"2026-06-11T16:24:45.696754666Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.131823 crc crio[3616]: time=\"2026-06-11T16:24:46.131714545Z\" level=info msg=\"NetworkStart: stopping network for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.196145 crc crio[3616]: time=\"2026-06-11T16:24:46.195957056Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.269703 crc crio[3616]: time=\"2026-06-11T16:24:46.269622382Z\" level=info msg=\"NetworkStart: stopping network for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.357431 crc crio[3616]: time=\"2026-06-11T16:24:46.357238602Z\" level=info msg=\"NetworkStart: stopping network for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.697651 crc crio[3616]: time=\"2026-06-11T16:24:46.697526711Z\" level=info msg=\"NetworkStart: stopping network for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.702945 crc crio[3616]: time=\"2026-06-11T16:24:46.702835784Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.717672 crc crio[3616]: time=\"2026-06-11T16:24:46.717572884Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.808138 crc crio[3616]: time=\"2026-06-11T16:24:46.808019836Z\" level=info msg=\"NetworkStart: stopping network for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.821777 crc crio[3616]: time=\"2026-06-11T16:24:46.82167311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.866311 crc crio[3616]: time=\"2026-06-11T16:24:46.866227569Z\" level=info msg=\"NetworkStart: stopping network for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:46.995247 crc crio[3616]: time=\"2026-06-11T16:24:46.995124283Z\" level=info msg=\"NetworkStart: stopping network for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:47.802831 crc crio[3616]: time=\"2026-06-11T16:24:47.802746374Z\" level=info msg=\"NetworkStart: stopping network for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:48.376441 crc crio[3616]: time=\"2026-06-11T16:24:48.376058235Z\" level=info msg=\"NetworkStart: stopping network for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:48.960582 crc crio[3616]: time=\"2026-06-11T16:24:48.960443985Z\" level=info msg=\"NetworkStart: stopping network for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:48.969725 crc crio[3616]: time=\"2026-06-11T16:24:48.96951033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:48.977145 crc crio[3616]: time=\"2026-06-11T16:24:48.977051375Z\" level=info msg=\"NetworkStart: stopping network for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.065670 crc crio[3616]: time=\"2026-06-11T16:24:49.065311046Z\" level=info msg=\"NetworkStart: stopping network for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.272918 crc crio[3616]: time=\"2026-06-11T16:24:49.272299869Z\" level=info msg=\"NetworkStart: stopping network for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.335101 crc crio[3616]: time=\"2026-06-11T16:24:49.334917676Z\" level=info msg=\"NetworkStart: stopping network for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.371016 crc crio[3616]: time=\"2026-06-11T16:24:49.370804254Z\" level=info msg=\"NetworkStart: stopping network for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.464198 crc crio[3616]: time=\"2026-06-11T16:24:49.464068778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.693148 crc crio[3616]: time=\"2026-06-11T16:24:49.693101638Z\" level=info msg=\"NetworkStart: stopping network for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.913064 crc crio[3616]: time=\"2026-06-11T16:24:49.912914009Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:49.983755 crc crio[3616]: time=\"2026-06-11T16:24:49.983602408Z\" level=info msg=\"NetworkStart: stopping network for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.010159 crc crio[3616]: time=\"2026-06-11T16:24:50.010034238Z\" level=info msg=\"NetworkStart: stopping network for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.072249 crc crio[3616]: time=\"2026-06-11T16:24:50.072091847Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.283711 crc crio[3616]: time=\"2026-06-11T16:24:50.283308368Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.296083 crc crio[3616]: time=\"2026-06-11T16:24:50.295940649Z\" level=info msg=\"NetworkStart: stopping network for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.318422 crc crio[3616]: time=\"2026-06-11T16:24:50.318130401Z\" level=info msg=\"NetworkStart: stopping network for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.369123 crc crio[3616]: time=\"2026-06-11T16:24:50.368953744Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.374013 crc crio[3616]: time=\"2026-06-11T16:24:50.373864534Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.391999 crc crio[3616]: time=\"2026-06-11T16:24:50.391878929Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.392296 crc crio[3616]: time=\"2026-06-11T16:24:50.391994973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.392296 crc crio[3616]: time=\"2026-06-11T16:24:50.392135538Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\\\"\"\nJun 11 16:24:50.393177 crc crio[3616]: time=\"2026-06-11T16:24:50.393088789Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc002f8a550}] Aliases:map[]}\"\nJun 11 16:24:50.393263 crc crio[3616]: time=\"2026-06-11T16:24:50.393180152Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000116f58}] Aliases:map[]}\"\nJun 11 16:24:50.393263 crc crio[3616]: time=\"2026-06-11T16:24:50.393241004Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393260894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393087329Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002f8a548}] Aliases:map[]}\"\nJun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393297886Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc002520aa0}] Aliases:map[]}\"\nJun 11 16:24:50.393696 crc crio[3616]: time=\"2026-06-11T16:24:50.393564774Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc000116f88}] Aliases:map[]}\"\nJun 11 16:24:50.393696 crc crio[3616]: time=\"2026-06-11T16:24:50.393687558Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.393706739Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.39372024Z\" 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:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.393786922Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc002f8a5b0}] Aliases:map[]}\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393823723Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc002520ad0}] Aliases:map[]}\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393855094Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc000918d50}] Aliases:map[]}\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393896455Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc002f8a5c8}] Aliases:map[]}\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393933457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393947027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393957957Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394011619Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc002f8a5e0}] Aliases:map[]}\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.39404224Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520b00}] Aliases:map[]}\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394059111Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394082451Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394092442Z\" 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:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394097182Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394121403Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394138483Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394202815Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc0018be2f8}] Aliases:map[]}\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394274708Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394289098Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394297699Z\" 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:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.393317186Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00018f188}] Aliases:map[]}\"\nJun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394428003Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394439323Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394450454Z\" 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:24:50.395400 crc crio[3616]: time=\"2026-06-11T16:24:50.395219028Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00008c978}] Aliases:map[]}\"\nJun 11 16:24:50.395400 crc crio[3616]: time=\"2026-06-11T16:24:50.395396024Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395416354Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395428195Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.393937327Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395565889Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.39558145Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.393696849Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc002520ab8}] Aliases:map[]}\"\nJun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.395914551Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.395968163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.396147 crc crio[3616]: time=\"2026-06-11T16:24:50.395983453Z\" 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:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396288094Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc00008c9e8}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396438239Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.39648423Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396505311Z\" 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:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393591785Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc002f8a580}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396573333Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396584374Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396594204Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396623224Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc0000324d0}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396697827Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396721667Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396727918Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc00162c8c0}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396778969Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc00100e5b8}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393269985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396842501Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc0000324f0}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396898443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396913504Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396927334Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396942945Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc00100e5e0}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396953255Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc000117008}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397045768Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc00162c8f0}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397064879Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc00100e5f8}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397083179Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397146761Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397159382Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397176042Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc00100e610}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397209023Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397222144Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397234944Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397626207Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc001902228}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393947897Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc002520ae8}] Aliases:map[]}\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397672109Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397691869Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.39770404Z\" 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:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397716119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39773045Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39774284Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39372337Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc002f8a598}] Aliases:map[]}\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39801778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398030349Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.3980404Z\" 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:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398271289Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc002520b70}] Aliases:map[]}\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398380203Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398402214Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398413094Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39710628Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398745094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398759404Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401773143Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc00100e6b8}] Aliases:map[]}\"\nJun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401855316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401869247Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.402061 crc crio[3616]: time=\"2026-06-11T16:24:50.401881107Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.397070409Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.40228507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.402300181Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.396929834Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc00162c8d8}] Aliases:map[]}\"\nJun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.396864372Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.40259697Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.402619921Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.402978024Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc00162c9c0}] Aliases:map[]}\"\nJun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403026336Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403041746Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403080617Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.403679 crc crio[3616]: time=\"2026-06-11T16:24:50.403636965Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc0019022f0}] Aliases:map[]}\"\nJun 11 16:24:50.403862 crc crio[3616]: time=\"2026-06-11T16:24:50.403837911Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.403979 crc crio[3616]: time=\"2026-06-11T16:24:50.403958055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.393826993Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404154292Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404173022Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404177491Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc00008cab8}] Aliases:map[]}\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404228033Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404240374Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404250964Z\" 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:24:50.404866 crc crio[3616]: time=\"2026-06-11T16:24:50.404788631Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0001170b0}] Aliases:map[]}\"\nJun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404882244Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404898964Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404910865Z\" 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:24:50.405432 crc crio[3616]: time=\"2026-06-11T16:24:50.396641275Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc00162c8a8}] Aliases:map[]}\"\nJun 11 16:24:50.405657 crc crio[3616]: time=\"2026-06-11T16:24:50.396710857Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00100e588}] Aliases:map[]}\"\nJun 11 16:24:50.405756 crc crio[3616]: time=\"2026-06-11T16:24:50.405703141Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.405814 crc crio[3616]: time=\"2026-06-11T16:24:50.405740254Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.405814 crc crio[3616]: time=\"2026-06-11T16:24:50.405773635Z\" 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:24:50.406077 crc crio[3616]: time=\"2026-06-11T16:24:50.405587249Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.406226 crc crio[3616]: time=\"2026-06-11T16:24:50.405428672Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00018f1f8}] Aliases:map[]}\"\nJun 11 16:24:50.406491 crc crio[3616]: time=\"2026-06-11T16:24:50.406432787Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.406620 crc crio[3616]: time=\"2026-06-11T16:24:50.406597482Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.406726 crc crio[3616]: time=\"2026-06-11T16:24:50.406704656Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.408122 crc crio[3616]: time=\"2026-06-11T16:24:50.393584355Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.408122 crc crio[3616]: time=\"2026-06-11T16:24:50.393871465Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.408271 crc crio[3616]: time=\"2026-06-11T16:24:50.408234107Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.408271 crc crio[3616]: time=\"2026-06-11T16:24:50.408259268Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.408505 crc crio[3616]: time=\"2026-06-11T16:24:50.3931285Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc002520a88}] Aliases:map[]}\"\nJun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408514143Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408531254Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408543264Z\" 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:24:50.408920 crc crio[3616]: time=\"2026-06-11T16:24:50.408099249Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.409002 crc crio[3616]: time=\"2026-06-11T16:24:50.408912576Z\" 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:24:50.409179 crc crio[3616]: time=\"2026-06-11T16:24:50.404788643Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.409451 crc crio[3616]: time=\"2026-06-11T16:24:50.403734138Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc000117098}] Aliases:map[]}\"\nJun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409540397Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409558767Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409571798Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.410038 crc crio[3616]: time=\"2026-06-11T16:24:50.393277815Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.410038 crc crio[3616]: time=\"2026-06-11T16:24:50.410025383Z\" 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:24:50.410265 crc crio[3616]: time=\"2026-06-11T16:24:50.39344201Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc000116f70}] Aliases:map[]}\"\nJun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410271412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410285112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410295843Z\" 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:24:50.411866 crc crio[3616]: time=\"2026-06-11T16:24:50.393505242Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc002f8a568}] Aliases:map[]}\"\nJun 11 16:24:50.411988 crc crio[3616]: time=\"2026-06-11T16:24:50.411955636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.411988 crc crio[3616]: time=\"2026-06-11T16:24:50.411983897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.412128 crc crio[3616]: time=\"2026-06-11T16:24:50.412009768Z\" 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:24:50.412308 crc crio[3616]: time=\"2026-06-11T16:24:50.393312836Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.412308 crc crio[3616]: time=\"2026-06-11T16:24:50.412299338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.412594 crc crio[3616]: time=\"2026-06-11T16:24:50.412366372Z\" 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:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.404080918Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.413016991Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.413035582Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.413618 crc crio[3616]: time=\"2026-06-11T16:24:50.396980806Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.413747 crc crio[3616]: time=\"2026-06-11T16:24:50.413723866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.413867 crc crio[3616]: time=\"2026-06-11T16:24:50.41383968Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.415009 crc crio[3616]: time=\"2026-06-11T16:24:50.396633484Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc00100e568}] Aliases:map[]}\"\nJun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.41506132Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.41508201Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.415095041Z\" 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:24:50.416784 crc crio[3616]: time=\"2026-06-11T16:24:50.396737788Z\" 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:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.39680963Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.423789805Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.423812166Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.428234 crc crio[3616]: time=\"2026-06-11T16:24:50.403670996Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000117080}] Aliases:map[]}\"\nJun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428242412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428267863Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428285003Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:24:50.428669 crc crio[3616]: time=\"2026-06-11T16:24:50.396851992Z\" 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:24:50.429438 crc crio[3616]: time=\"2026-06-11T16:24:50.40625092Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:24:50.429438 crc crio[3616]: time=\"2026-06-11T16:24:50.429385019Z\" 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:24:50.436761 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.436967 crc crio[3616]: time=\"2026-06-11T16:24:50.436818281Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.442012 crc crio[3616]: time=\"2026-06-11T16:24:50.441912397Z\" level=info msg=\"runSandbox: deleting pod ID 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 from idIndex\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.442012 crc crio[3616]: time=\"2026-06-11T16:24:50.44197727Z\" level=info msg=\"runSandbox: removing pod sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.442244 crc crio[3616]: time=\"2026-06-11T16:24:50.442161236Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.442244 crc crio[3616]: time=\"2026-06-11T16:24:50.442189377Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.444028 crc crio[3616]: time=\"2026-06-11T16:24:50.443958164Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.450217 crc crio[3616]: time=\"2026-06-11T16:24:50.450119996Z\" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.450217 crc crio[3616]: time=\"2026-06-11T16:24:50.450198399Z\" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.468297 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.468543 crc crio[3616]: time=\"2026-06-11T16:24:50.468436042Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.469167 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.469543 crc crio[3616]: time=\"2026-06-11T16:24:50.469243136Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472044 crc crio[3616]: time=\"2026-06-11T16:24:50.471977526Z\" level=info msg=\"runSandbox: deleting pod ID e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a from idIndex\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472044 crc crio[3616]: time=\"2026-06-11T16:24:50.472037028Z\" level=info msg=\"runSandbox: removing pod sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472250 crc crio[3616]: time=\"2026-06-11T16:24:50.472188823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472250 crc crio[3616]: time=\"2026-06-11T16:24:50.472211294Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472714 crc crio[3616]: time=\"2026-06-11T16:24:50.472627928Z\" level=info msg=\"runSandbox: deleting pod ID b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 from idIndex\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472714 crc crio[3616]: time=\"2026-06-11T16:24:50.47270626Z\" level=info msg=\"runSandbox: removing pod sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472945 crc crio[3616]: time=\"2026-06-11T16:24:50.472764412Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.472945 crc crio[3616]: time=\"2026-06-11T16:24:50.472786773Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.473623 crc crio[3616]: time=\"2026-06-11T16:24:50.473563598Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.474562 crc crio[3616]: time=\"2026-06-11T16:24:50.474494589Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.478233 crc crio[3616]: time=\"2026-06-11T16:24:50.478156839Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.478425 crc crio[3616]: time=\"2026-06-11T16:24:50.478245452Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.484455 crc crio[3616]: time=\"2026-06-11T16:24:50.484301882Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.484605 crc crio[3616]: time=\"2026-06-11T16:24:50.484451616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.488621 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.488621 crc crio[3616]: time=\"2026-06-11T16:24:50.488628213Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.490711 crc crio[3616]: time=\"2026-06-11T16:24:50.490649449Z\" level=info msg=\"runSandbox: deleting pod ID 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 from idIndex\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.490711 crc crio[3616]: time=\"2026-06-11T16:24:50.490695541Z\" level=info msg=\"runSandbox: removing pod sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.490887 crc crio[3616]: time=\"2026-06-11T16:24:50.490730492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.490887 crc crio[3616]: time=\"2026-06-11T16:24:50.490772553Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.493573 crc crio[3616]: time=\"2026-06-11T16:24:50.493296776Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.493968 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.494068 crc crio[3616]: time=\"2026-06-11T16:24:50.49401402Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.495611 crc crio[3616]: time=\"2026-06-11T16:24:50.495563983Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.496307 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.496438 crc crio[3616]: time=\"2026-06-11T16:24:50.49638158Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.498097 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.498185 crc crio[3616]: time=\"2026-06-11T16:24:50.498122787Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.498296 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.498480 crc crio[3616]: time=\"2026-06-11T16:24:50.498314833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.498675 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.498909 crc crio[3616]: time=\"2026-06-11T16:24:50.498777147Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.499641 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.499716 crc crio[3616]: time=\"2026-06-11T16:24:50.499646855Z\" level=info msg=\"runSandbox: deleting pod ID 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 from idIndex\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.499770 crc crio[3616]: time=\"2026-06-11T16:24:50.499742298Z\" level=info msg=\"runSandbox: removing pod sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.499810 crc crio[3616]: time=\"2026-06-11T16:24:50.49979085Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.499862 crc crio[3616]: time=\"2026-06-11T16:24:50.499808699Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.500035 crc crio[3616]: time=\"2026-06-11T16:24:50.499655998Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.500793 crc crio[3616]: time=\"2026-06-11T16:24:50.500722171Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.500966 crc crio[3616]: time=\"2026-06-11T16:24:50.500904829Z\" level=info msg=\"runSandbox: deleting pod ID 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 from idIndex\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501031 crc crio[3616]: time=\"2026-06-11T16:24:50.501017862Z\" level=info msg=\"runSandbox: removing pod sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501071 crc crio[3616]: time=\"2026-06-11T16:24:50.501044923Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501111 crc crio[3616]: time=\"2026-06-11T16:24:50.501083125Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501150 crc crio[3616]: time=\"2026-06-11T16:24:50.501117654Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501184 crc crio[3616]: time=\"2026-06-11T16:24:50.501161385Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501436 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.501535 crc crio[3616]: time=\"2026-06-11T16:24:50.501494476Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501641 crc crio[3616]: time=\"2026-06-11T16:24:50.500992492Z\" level=info msg=\"runSandbox: deleting pod ID 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce from idIndex\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501641 crc crio[3616]: time=\"2026-06-11T16:24:50.501630029Z\" level=info msg=\"runSandbox: removing pod sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501775 crc crio[3616]: time=\"2026-06-11T16:24:50.501659052Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.501775 crc crio[3616]: time=\"2026-06-11T16:24:50.501679477Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502109 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.502200 crc crio[3616]: time=\"2026-06-11T16:24:50.502149039Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502425 crc crio[3616]: time=\"2026-06-11T16:24:50.502276861Z\" level=info msg=\"runSandbox: deleting pod ID 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 from idIndex\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502527 crc crio[3616]: time=\"2026-06-11T16:24:50.502432576Z\" level=info msg=\"runSandbox: removing pod sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502574 crc crio[3616]: time=\"2026-06-11T16:24:50.502544922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502613 crc crio[3616]: time=\"2026-06-11T16:24:50.50256552Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502613 crc crio[3616]: time=\"2026-06-11T16:24:50.502593031Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502617055Z\" level=info msg=\"runSandbox: deleting pod ID d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 from idIndex\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502640866Z\" level=info msg=\"runSandbox: removing pod sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502660466Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502674737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.502978 crc crio[3616]: time=\"2026-06-11T16:24:50.502905983Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.503493 crc crio[3616]: time=\"2026-06-11T16:24:50.503429589Z\" level=info msg=\"runSandbox: deleting pod ID 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 from idIndex\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503498561Z\" level=info msg=\"runSandbox: removing pod sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503522612Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503535952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.503873 crc crio[3616]: time=\"2026-06-11T16:24:50.503818011Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.504776 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.504940 crc crio[3616]: time=\"2026-06-11T16:24:50.504860143Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.505406 crc crio[3616]: time=\"2026-06-11T16:24:50.50526712Z\" level=info msg=\"runSandbox: deleting pod ID 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e from idIndex\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.505406 crc crio[3616]: time=\"2026-06-11T16:24:50.505377194Z\" level=info msg=\"runSandbox: removing pod sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.505546 crc crio[3616]: time=\"2026-06-11T16:24:50.505416185Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.505546 crc crio[3616]: time=\"2026-06-11T16:24:50.505435646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.507220 crc crio[3616]: time=\"2026-06-11T16:24:50.507170353Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.507673 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.508892 crc crio[3616]: time=\"2026-06-11T16:24:50.507561424Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.508952 crc crio[3616]: time=\"2026-06-11T16:24:50.508414864Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.508952 crc crio[3616]: time=\"2026-06-11T16:24:50.508842625Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.509503 crc crio[3616]: time=\"2026-06-11T16:24:50.509428693Z\" level=info msg=\"runSandbox: deleting pod ID 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 from idIndex\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.509599 crc crio[3616]: time=\"2026-06-11T16:24:50.509521308Z\" level=info msg=\"runSandbox: removing pod sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.509599 crc crio[3616]: time=\"2026-06-11T16:24:50.509562749Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.509675 crc crio[3616]: time=\"2026-06-11T16:24:50.509614751Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.510557 crc crio[3616]: time=\"2026-06-11T16:24:50.510511241Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.510716 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.510999 crc crio[3616]: time=\"2026-06-11T16:24:50.510940693Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.513481 crc crio[3616]: time=\"2026-06-11T16:24:50.513398163Z\" level=info msg=\"runSandbox: deleting pod ID 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 from idIndex\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.513593 crc crio[3616]: time=\"2026-06-11T16:24:50.513494857Z\" level=info msg=\"runSandbox: removing pod sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.513731 crc crio[3616]: time=\"2026-06-11T16:24:50.513658702Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.513816 crc crio[3616]: time=\"2026-06-11T16:24:50.513789336Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514113 crc crio[3616]: time=\"2026-06-11T16:24:50.514054687Z\" level=info msg=\"runSandbox: deleting pod ID 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb from idIndex\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514196 crc crio[3616]: time=\"2026-06-11T16:24:50.514107619Z\" level=info msg=\"runSandbox: removing pod sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514196 crc crio[3616]: time=\"2026-06-11T16:24:50.514178461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514428 crc crio[3616]: time=\"2026-06-11T16:24:50.514198042Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514817 crc crio[3616]: time=\"2026-06-11T16:24:50.514697646Z\" level=info msg=\"runSandbox: deleting pod ID 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d from idIndex\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.514817 crc crio[3616]: time=\"2026-06-11T16:24:50.51481638Z\" level=info msg=\"runSandbox: removing pod sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.515084 crc crio[3616]: time=\"2026-06-11T16:24:50.514966208Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.515084 crc crio[3616]: time=\"2026-06-11T16:24:50.515069182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.515223 crc crio[3616]: time=\"2026-06-11T16:24:50.515143803Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.516394 crc crio[3616]: time=\"2026-06-11T16:24:50.516231025Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.516531 crc crio[3616]: time=\"2026-06-11T16:24:50.516295512Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.517183 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.517427 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.517541 crc crio[3616]: time=\"2026-06-11T16:24:50.517371038Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.517793 crc crio[3616]: time=\"2026-06-11T16:24:50.517503661Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.518308 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.518608 crc crio[3616]: time=\"2026-06-11T16:24:50.518536707Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.520635 crc crio[3616]: time=\"2026-06-11T16:24:50.520549971Z\" level=info msg=\"runSandbox: deleting pod ID a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e from idIndex\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.520725 crc crio[3616]: time=\"2026-06-11T16:24:50.520678045Z\" level=info msg=\"runSandbox: removing pod sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.520725 crc crio[3616]: time=\"2026-06-11T16:24:50.520721976Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.520796 crc crio[3616]: time=\"2026-06-11T16:24:50.520739787Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.521588 crc crio[3616]: time=\"2026-06-11T16:24:50.521514442Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.521655 crc crio[3616]: time=\"2026-06-11T16:24:50.521594885Z\" level=info msg=\"runSandbox: deleting pod ID 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e from idIndex\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.521655 crc crio[3616]: time=\"2026-06-11T16:24:50.521615446Z\" level=info msg=\"runSandbox: removing pod sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.521752 crc crio[3616]: time=\"2026-06-11T16:24:50.521663017Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.521752 crc crio[3616]: time=\"2026-06-11T16:24:50.521686257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.522036 crc crio[3616]: time=\"2026-06-11T16:24:50.521959887Z\" level=info msg=\"runSandbox: deleting pod ID 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 from idIndex\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.522036 crc crio[3616]: time=\"2026-06-11T16:24:50.522027709Z\" level=info msg=\"runSandbox: removing pod sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.522136 crc crio[3616]: time=\"2026-06-11T16:24:50.52205623Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.522136 crc crio[3616]: time=\"2026-06-11T16:24:50.522070991Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.523153 crc crio[3616]: time=\"2026-06-11T16:24:50.523103665Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.523266 crc crio[3616]: time=\"2026-06-11T16:24:50.523236888Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.524806 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.524955 crc crio[3616]: time=\"2026-06-11T16:24:50.524882866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.525123 crc crio[3616]: time=\"2026-06-11T16:24:50.525035341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.525224 crc crio[3616]: time=\"2026-06-11T16:24:50.525170916Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.525682 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.525939 crc crio[3616]: time=\"2026-06-11T16:24:50.525865526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527047 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526593061Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526916383Z\" level=info msg=\"runSandbox: deleting pod ID 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b from idIndex\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526957704Z\" level=info msg=\"runSandbox: removing pod sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.527002396Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.527026907Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.527672 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.527819 crc crio[3616]: time=\"2026-06-11T16:24:50.52775648Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.528553 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.528616 crc crio[3616]: time=\"2026-06-11T16:24:50.528561366Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.529270 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.529669 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.529752 crc crio[3616]: time=\"2026-06-11T16:24:50.529692022Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.530567 crc crio[3616]: time=\"2026-06-11T16:24:50.53050733Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.531765 crc crio[3616]: time=\"2026-06-11T16:24:50.5316934Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.531844 crc crio[3616]: time=\"2026-06-11T16:24:50.531764501Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.531917 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.532008 crc crio[3616]: time=\"2026-06-11T16:24:50.531941594Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532102 crc crio[3616]: time=\"2026-06-11T16:24:50.531772813Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532741732Z\" level=info msg=\"runSandbox: deleting pod ID 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b from idIndex\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532806294Z\" level=info msg=\"runSandbox: removing pod sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532744882Z\" level=info msg=\"runSandbox: deleting pod ID 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 from idIndex\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532852165Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532865006Z\" level=info msg=\"runSandbox: removing pod sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532938718Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532960709Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532959829Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.533581 crc crio[3616]: time=\"2026-06-11T16:24:50.532873126Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.533787 crc crio[3616]: time=\"2026-06-11T16:24:50.533708963Z\" level=info msg=\"runSandbox: deleting pod ID 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee from idIndex\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.533932 crc crio[3616]: time=\"2026-06-11T16:24:50.53390909Z\" level=info msg=\"runSandbox: removing pod sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534084 crc crio[3616]: time=\"2026-06-11T16:24:50.533770535Z\" level=info msg=\"runSandbox: deleting pod ID df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e from idIndex\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534084176Z\" level=info msg=\"runSandbox: removing pod sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534114077Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534127187Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534312 crc crio[3616]: time=\"2026-06-11T16:24:50.534258282Z\" level=info msg=\"runSandbox: deleting pod ID b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 from idIndex\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534312 crc crio[3616]: time=\"2026-06-11T16:24:50.534284184Z\" level=info msg=\"runSandbox: deleting pod ID 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f from idIndex\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534302923Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534313033Z\" level=info msg=\"runSandbox: removing pod sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534586742Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534609673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.534916 crc crio[3616]: time=\"2026-06-11T16:24:50.534854741Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535017 crc crio[3616]: time=\"2026-06-11T16:24:50.534047785Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535132 crc crio[3616]: time=\"2026-06-11T16:24:50.53511291Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534363274Z\" level=info msg=\"runSandbox: deleting pod ID b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 from idIndex\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535284265Z\" level=info msg=\"runSandbox: removing pod sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535306036Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535383589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534432797Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535410398Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534316395Z\" level=info msg=\"runSandbox: removing pod sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535523174Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535541685Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535894354Z\" level=info msg=\"runSandbox: deleting pod ID c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e from idIndex\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535924035Z\" level=info msg=\"runSandbox: removing pod sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.536064 crc crio[3616]: time=\"2026-06-11T16:24:50.535956887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.536064 crc crio[3616]: time=\"2026-06-11T16:24:50.535976567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.536390 crc crio[3616]: time=\"2026-06-11T16:24:50.536285879Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.536670 crc crio[3616]: time=\"2026-06-11T16:24:50.536307649Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.537037 crc crio[3616]: time=\"2026-06-11T16:24:50.536881328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.537559 crc crio[3616]: time=\"2026-06-11T16:24:50.537504147Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.537559 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.537680 crc crio[3616]: time=\"2026-06-11T16:24:50.53759152Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.537680 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.537769 crc crio[3616]: time=\"2026-06-11T16:24:50.537734934Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.538920 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.539069 crc crio[3616]: time=\"2026-06-11T16:24:50.539012496Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.539996 crc crio[3616]: time=\"2026-06-11T16:24:50.539947927Z\" level=info msg=\"runSandbox: deleting pod ID d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe from idIndex\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.539996 crc crio[3616]: time=\"2026-06-11T16:24:50.539992328Z\" level=info msg=\"runSandbox: removing pod sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540174 crc crio[3616]: time=\"2026-06-11T16:24:50.54005649Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540174 crc crio[3616]: time=\"2026-06-11T16:24:50.540075141Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540502 crc crio[3616]: time=\"2026-06-11T16:24:50.540380951Z\" level=info msg=\"runSandbox: deleting pod ID 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 from idIndex\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540562 crc crio[3616]: time=\"2026-06-11T16:24:50.540523665Z\" level=info msg=\"runSandbox: removing pod sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540660 crc crio[3616]: time=\"2026-06-11T16:24:50.540609057Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540720 crc crio[3616]: time=\"2026-06-11T16:24:50.540662679Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.540720 crc crio[3616]: time=\"2026-06-11T16:24:50.540700231Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.541233 crc crio[3616]: time=\"2026-06-11T16:24:50.541171101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.542863 crc crio[3616]: time=\"2026-06-11T16:24:50.542809875Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.542945 crc crio[3616]: time=\"2026-06-11T16:24:50.541750035Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.542987 crc crio[3616]: time=\"2026-06-11T16:24:50.542137368Z\" level=info msg=\"runSandbox: deleting pod ID 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc from idIndex\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.542987 crc crio[3616]: time=\"2026-06-11T16:24:50.542967985Z\" level=info msg=\"runSandbox: removing pod sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.543098 crc crio[3616]: time=\"2026-06-11T16:24:50.542990041Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.543098 crc crio[3616]: time=\"2026-06-11T16:24:50.543005296Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.545256 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.545294 crc crio[3616]: time=\"2026-06-11T16:24:50.545274431Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.545580 crc crio[3616]: time=\"2026-06-11T16:24:50.545509868Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.546396 crc crio[3616]: time=\"2026-06-11T16:24:50.546305478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.546497 crc crio[3616]: time=\"2026-06-11T16:24:50.546402101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.546697 crc crio[3616]: time=\"2026-06-11T16:24:50.546609183Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.546991615Z\" level=info msg=\"runSandbox: deleting pod ID d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 from idIndex\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547017526Z\" level=info msg=\"runSandbox: removing pod sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547040757Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547054057Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547311 crc crio[3616]: time=\"2026-06-11T16:24:50.547075998Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.547660 crc crio[3616]: time=\"2026-06-11T16:24:50.547602135Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.550158 crc crio[3616]: time=\"2026-06-11T16:24:50.550101148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.550158 crc crio[3616]: time=\"2026-06-11T16:24:50.550150039Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551406 crc crio[3616]: time=\"2026-06-11T16:24:50.551301427Z\" level=info msg=\"runSandbox: deleting pod ID 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 from idIndex\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551406 crc crio[3616]: time=\"2026-06-11T16:24:50.55140008Z\" level=info msg=\"runSandbox: removing pod sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551437722Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551455102Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551515004Z\" level=info msg=\"runSandbox: deleting pod ID e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 from idIndex\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551540984Z\" level=info msg=\"runSandbox: removing pod sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551565746Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551582076Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.551817 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551671739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.552545 crc crio[3616]: time=\"2026-06-11T16:24:50.552454515Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.552692 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.552789 crc crio[3616]: time=\"2026-06-11T16:24:50.552737992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.553664 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.553664 crc crio[3616]: time=\"2026-06-11T16:24:50.553620571Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.554712 crc crio[3616]: time=\"2026-06-11T16:24:50.554642257Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.554903 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.554903 crc crio[3616]: time=\"2026-06-11T16:24:50.554887565Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.555048 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.555083 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.555170 crc crio[3616]: time=\"2026-06-11T16:24:50.555051378Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.555703 crc crio[3616]: time=\"2026-06-11T16:24:50.555112109Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.556549 crc crio[3616]: time=\"2026-06-11T16:24:50.556494048Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.556633 crc crio[3616]: time=\"2026-06-11T16:24:50.55657049Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556771364Z\" level=info msg=\"runSandbox: deleting pod ID adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 from idIndex\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556818365Z\" level=info msg=\"runSandbox: removing pod sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556922509Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.55697162Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.557976107Z\" level=info msg=\"runSandbox: deleting pod ID 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 from idIndex\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558023924Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558052969Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558066399Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.557981353Z\" level=info msg=\"runSandbox: deleting pod ID ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 from idIndex\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558449318Z\" level=info msg=\"runSandbox: deleting pod ID 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 from idIndex\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558496404Z\" level=info msg=\"runSandbox: removing pod sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.55851075Z\" level=info msg=\"runSandbox: removing pod sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558528273Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558543993Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558735658Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558548611Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558434532Z\" level=info msg=\"runSandbox: deleting pod ID 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 from idIndex\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.55881982Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558858192Z\" level=info msg=\"runSandbox: removing pod sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558904547Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558919858Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558989056Z\" level=info msg=\"runSandbox: deleting pod ID 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 from idIndex\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559016417Z\" level=info msg=\"runSandbox: removing pod sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559043388Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559058808Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558588517Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559374939Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559974562Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.560143918Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560712752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560809885Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560853951Z\" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560911948Z\" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.567158 crc crio[3616]: time=\"2026-06-11T16:24:50.567073619Z\" level=info msg=\"runSandbox: deleting pod ID bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 from idIndex\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.567225 crc crio[3616]: time=\"2026-06-11T16:24:50.567178112Z\" level=info msg=\"runSandbox: removing pod sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.567297 crc crio[3616]: time=\"2026-06-11T16:24:50.567244734Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.567297 crc crio[3616]: time=\"2026-06-11T16:24:50.567272905Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.569433 crc crio[3616]: time=\"2026-06-11T16:24:50.569072945Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.569433 crc crio[3616]: time=\"2026-06-11T16:24:50.569139536Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.570250 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.570250 crc crio[3616]: time=\"2026-06-11T16:24:50.570203552Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.570539 crc crio[3616]: time=\"2026-06-11T16:24:50.570268593Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.570539 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.570677 crc crio[3616]: time=\"2026-06-11T16:24:50.570598974Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571453 crc crio[3616]: time=\"2026-06-11T16:24:50.571389348Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571453 crc crio[3616]: time=\"2026-06-11T16:24:50.571441509Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571519583Z\" level=info msg=\"runSandbox: deleting pod ID d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d from idIndex\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571543854Z\" level=info msg=\"runSandbox: removing pod sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571569815Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571584655Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.572866 crc crio[3616]: time=\"2026-06-11T16:24:50.572799025Z\" level=info msg=\"runSandbox: deleting pod ID 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 from idIndex\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.572866 crc crio[3616]: time=\"2026-06-11T16:24:50.572846007Z\" level=info msg=\"runSandbox: removing pod sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572874758Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572889428Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572903699Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.57325455Z\" level=info msg=\"runSandbox: deleting pod ID 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 from idIndex\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573300822Z\" level=info msg=\"runSandbox: removing pod sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573398185Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573419996Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.5735522Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573608602Z\" level=info msg=\"runSandbox: deleting pod ID 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d from idIndex\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573739026Z\" level=info msg=\"runSandbox: removing pod sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573793078Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573814118Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.573974 crc crio[3616]: time=\"2026-06-11T16:24:50.57388499Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.574562 crc crio[3616]: time=\"2026-06-11T16:24:50.57448642Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.575290 crc crio[3616]: time=\"2026-06-11T16:24:50.575233574Z\" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.575290 crc crio[3616]: time=\"2026-06-11T16:24:50.575281566Z\" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.576611 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over 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:24:50.576662 crc crio[3616]: time=\"2026-06-11T16:24:50.576638789Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.576937 crc crio[3616]: time=\"2026-06-11T16:24:50.576848337Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.576998 crc crio[3616]: time=\"2026-06-11T16:24:50.576956481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:24:50.577857 crc crio[3616]: time=\"2026-06-11T16:24:50.577802438Z\" level=info msg=\"runSandbox: deleting pod ID 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 from idIndex\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.577857 crc crio[3616]: time=\"2026-06-11T16:24:50.577843889Z\" level=info msg=\"runSandbox: removing pod sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.577962 crc crio[3616]: time=\"2026-06-11T16:24:50.57787059Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.577962 crc crio[3616]: time=\"2026-06-11T16:24:50.57788759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.578200 crc crio[3616]: time=\"2026-06-11T16:24:50.578151059Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.580895 crc crio[3616]: time=\"2026-06-11T16:24:50.580840609Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.580895 crc crio[3616]: time=\"2026-06-11T16:24:50.58088694Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.585298 crc crio[3616]: time=\"2026-06-11T16:24:50.585222211Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.585298 crc crio[3616]: time=\"2026-06-11T16:24:50.585289963Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.588892 crc crio[3616]: time=\"2026-06-11T16:24:50.588835767Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.588892 crc crio[3616]: time=\"2026-06-11T16:24:50.588882139Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.592119 crc crio[3616]: time=\"2026-06-11T16:24:50.592063932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.592119 crc crio[3616]: time=\"2026-06-11T16:24:50.592109063Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.595456 crc crio[3616]: time=\"2026-06-11T16:24:50.595262506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.595456 crc crio[3616]: time=\"2026-06-11T16:24:50.595310897Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595745552Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595818284Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595872756Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 11 16:24:50.598997 crc crio[3616]: time=\"2026-06-11T16:24:50.598916066Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.598997 crc crio[3616]: time=\"2026-06-11T16:24:50.598993039Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.603102 crc crio[3616]: time=\"2026-06-11T16:24:50.603032689Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.603102 crc crio[3616]: time=\"2026-06-11T16:24:50.603096401Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.607917 crc crio[3616]: time=\"2026-06-11T16:24:50.607834396Z\" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.607917 crc crio[3616]: time=\"2026-06-11T16:24:50.607914419Z\" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.611999 crc crio[3616]: time=\"2026-06-11T16:24:50.611924948Z\" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.611999 crc crio[3616]: time=\"2026-06-11T16:24:50.61197804Z\" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.615255 crc crio[3616]: time=\"2026-06-11T16:24:50.615158493Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.615255 crc crio[3616]: time=\"2026-06-11T16:24:50.615206625Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.618936 crc crio[3616]: time=\"2026-06-11T16:24:50.618858144Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.618936 crc crio[3616]: time=\"2026-06-11T16:24:50.618931496Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.623212 crc crio[3616]: time=\"2026-06-11T16:24:50.622450902Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.623212 crc crio[3616]: time=\"2026-06-11T16:24:50.622540085Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623934671Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623973422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623992853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:24:50.627528 crc crio[3616]: time=\"2026-06-11T16:24:50.627491875Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.627682 crc crio[3616]: time=\"2026-06-11T16:24:50.62766287Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.632017 crc crio[3616]: time=\"2026-06-11T16:24:50.631925269Z\" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.632017 crc crio[3616]: time=\"2026-06-11T16:24:50.632005601Z\" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.635722 crc crio[3616]: time=\"2026-06-11T16:24:50.635644961Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.635799 crc crio[3616]: time=\"2026-06-11T16:24:50.635711941Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.638234 crc crio[3616]: time=\"2026-06-11T16:24:50.638162974Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.638234 crc crio[3616]: time=\"2026-06-11T16:24:50.638220096Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.641826 crc crio[3616]: time=\"2026-06-11T16:24:50.641745808Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.641826 crc crio[3616]: time=\"2026-06-11T16:24:50.64180618Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.64182932Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\\\"\"\nJun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.641868662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.641925597Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.642078 crc crio[3616]: time=\"2026-06-11T16:24:50.641954898Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.645172 crc crio[3616]: time=\"2026-06-11T16:24:50.645085991Z\" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.645172 crc crio[3616]: time=\"2026-06-11T16:24:50.645148163Z\" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.647815 crc crio[3616]: time=\"2026-06-11T16:24:50.647732008Z\" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.647815 crc crio[3616]: time=\"2026-06-11T16:24:50.64778274Z\" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.651291 crc crio[3616]: time=\"2026-06-11T16:24:50.651082099Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.651291 crc crio[3616]: time=\"2026-06-11T16:24:50.65113254Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.653924 crc crio[3616]: time=\"2026-06-11T16:24:50.653840142Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.653924 crc crio[3616]: time=\"2026-06-11T16:24:50.653894474Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.656672 crc crio[3616]: time=\"2026-06-11T16:24:50.656603633Z\" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.656672 crc crio[3616]: time=\"2026-06-11T16:24:50.656664375Z\" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.660212 crc crio[3616]: time=\"2026-06-11T16:24:50.66014106Z\" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.660212 crc crio[3616]: time=\"2026-06-11T16:24:50.660187771Z\" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.664902 crc crio[3616]: time=\"2026-06-11T16:24:50.664820359Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.664902 crc crio[3616]: time=\"2026-06-11T16:24:50.664899642Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.668974 crc crio[3616]: time=\"2026-06-11T16:24:50.668898442Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.668974 crc crio[3616]: time=\"2026-06-11T16:24:50.668960834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.673058 crc crio[3616]: time=\"2026-06-11T16:24:50.672937033Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.673058 crc crio[3616]: time=\"2026-06-11T16:24:50.673053477Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.676080 crc crio[3616]: time=\"2026-06-11T16:24:50.676009333Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.676080 crc crio[3616]: time=\"2026-06-11T16:24:50.676042314Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.676498518Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.67654455Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.676606502Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\\\"\"\nJun 11 16:24:50.681989 crc crio[3616]: time=\"2026-06-11T16:24:50.68170075Z\" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.682607 crc crio[3616]: time=\"2026-06-11T16:24:50.682077372Z\" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.692710 crc crio[3616]: time=\"2026-06-11T16:24:50.69254085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.692710 crc crio[3616]: time=\"2026-06-11T16:24:50.692631893Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.697642 crc crio[3616]: time=\"2026-06-11T16:24:50.697547765Z\" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.697742 crc crio[3616]: time=\"2026-06-11T16:24:50.6976933Z\" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.701499 crc crio[3616]: time=\"2026-06-11T16:24:50.70142008Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.701589 crc crio[3616]: time=\"2026-06-11T16:24:50.701516593Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.704836 crc crio[3616]: time=\"2026-06-11T16:24:50.704739799Z\" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.704836 crc crio[3616]: time=\"2026-06-11T16:24:50.704823482Z\" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:24:50.707659 crc crio[3616]: time=\"2026-06-11T16:24:50.70758319Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.707659 crc crio[3616]: time=\"2026-06-11T16:24:50.707634632Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.707832 crc crio[3616]: time=\"2026-06-11T16:24:50.707684323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:24:50.740587 crc crio[3616]: time=\"2026-06-11T16:24:50.740456819Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.740587 crc crio[3616]: time=\"2026-06-11T16:24:50.740553202Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.740871 crc crio[3616]: time=\"2026-06-11T16:24:50.740605784Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763043264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763275361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763309673Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798136265Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798206767Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798258129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.813554587Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.813616289Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.81365733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 11 16:24:50.828099 crc crio[3616]: time=\"2026-06-11T16:24:50.827999297Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.828099 crc crio[3616]: time=\"2026-06-11T16:24:50.828071589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.828308 crc crio[3616]: time=\"2026-06-11T16:24:50.828124801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848848905Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848918827Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848955968Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 11 16:24:50.867064 crc crio[3616]: time=\"2026-06-11T16:24:50.866970255Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.867064 crc crio[3616]: time=\"2026-06-11T16:24:50.867047137Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.867212 crc crio[3616]: time=\"2026-06-11T16:24:50.86712419Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 11 16:24:50.883740 crc crio[3616]: time=\"2026-06-11T16:24:50.883644967Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.883740 crc crio[3616]: time=\"2026-06-11T16:24:50.883718689Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.883877 crc crio[3616]: time=\"2026-06-11T16:24:50.883769971Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 11 16:24:50.900802 crc crio[3616]: time=\"2026-06-11T16:24:50.900717882Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.900802 crc crio[3616]: time=\"2026-06-11T16:24:50.900787875Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.901119 crc crio[3616]: time=\"2026-06-11T16:24:50.900843397Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.920552428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.92062594Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.920666022Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936366082Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936430684Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936507757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.951909757Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.951979259Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.95200898Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967638279Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967733773Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967801125Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991114504Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991166866Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991212618Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010160473Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010219305Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010263326Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.026882757Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.026937359Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.02697376Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042813545Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042856726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042891447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059689994Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059736915Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059780377Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076513931Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076638595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076693797Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\\\"\"\nJun 11 16:24:51.077034 crc crio[3616]: time=\"2026-06-11T16:24:51.076739428Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\\\"\"\nJun 11 16:24:51.094424 crc crio[3616]: time=\"2026-06-11T16:24:51.094235598Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.094765 crc crio[3616]: time=\"2026-06-11T16:24:51.094317201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.094765 crc crio[3616]: time=\"2026-06-11T16:24:51.094536378Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 11 16:24:51.110000 crc crio[3616]: time=\"2026-06-11T16:24:51.109903887Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.110000 crc crio[3616]: time=\"2026-06-11T16:24:51.109961499Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.110207 crc crio[3616]: time=\"2026-06-11T16:24:51.110008891Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\\\"\"\nJun 11 16:24:51.110207 crc crio[3616]: time=\"2026-06-11T16:24:51.110072613Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\\\"\"\nJun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125766393Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125856486Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125900317Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145614699Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145680301Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145726022Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\\\"\"\nJun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145780694Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\\\"\"\nJun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164786083Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164840555Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164879376Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179741659Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179796571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179834422Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203197292Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203268005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203315396Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218043715Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218133237Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218193409Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232689001Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232752733Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232791885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.251570376Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.251639078Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.25168126Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.26767563Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.267784483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.267871336Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283715271Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283808804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283864846Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301079356Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301144529Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.30118526Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\\\"\"\nJun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301224691Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.332841079Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.332987374Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.333054186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 11 16:24:51.349387 crc crio[3616]: time=\"2026-06-11T16:24:51.349112639Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.349387 crc crio[3616]: time=\"2026-06-11T16:24:51.349293285Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.349787 crc crio[3616]: time=\"2026-06-11T16:24:51.349416929Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.368768679Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.3688186Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.368889693Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\\\"\"\nJun 11 16:24:52.944721 crc crio[3616]: time=\"2026-06-11T16:24:52.944625591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=938a21e4-7141-4b2e-be1c-fc09c0e5dc3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:52.953102 crc crio[3616]: time=\"2026-06-11T16:24:52.952965422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ab7c6317-7f92-4302-b673-763602142f0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:24:52.960512 crc crio[3616]: time=\"2026-06-11T16:24:52.960419124Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:52.960909 crc crio[3616]: time=\"2026-06-11T16:24:52.960843308Z\" level=info 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:52.978840 crc crio[3616]: time=\"2026-06-11T16:24:52.977865002Z\" level=info 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:53.186654 crc crio[3616]: time=\"2026-06-11T16:24:53.186197039Z\" level=info 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:53.327189 crc crio[3616]: time=\"2026-06-11T16:24:53.327112493Z\" level=info msg=\"Created container 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:24:53.330413 crc crio[3616]: time=\"2026-06-11T16:24:53.330031218Z\" level=info msg=\"Starting container: 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a\" id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:24:53.336826 crc crio[3616]: time=\"2026-06-11T16:24:53.336709576Z\" level=info msg=\"Started container\" PID=9856 containerID=3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf\nJun 11 16:24:59.818977 crc crio[3616]: time=\"2026-06-11T16:24:59.818294174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:24:59.858685 crc crio[3616]: time=\"2026-06-11T16:24:59.858495491Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:24:59.858685 crc crio[3616]: time=\"2026-06-11T16:24:59.858612355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:25:00.944121 crc crio[3616]: time=\"2026-06-11T16:25:00.944046086Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:00.944576 crc crio[3616]: time=\"2026-06-11T16:25:00.944254443Z\" level=info 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:00.944576 crc crio[3616]: time=\"2026-06-11T16:25:00.944071506Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:00.944782 crc crio[3616]: time=\"2026-06-11T16:25:00.944629794Z\" level=info 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:00.945048 crc crio[3616]: time=\"2026-06-11T16:25:00.944093316Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:00.945269 crc crio[3616]: time=\"2026-06-11T16:25:00.945249225Z\" level=info 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:00.945613 crc crio[3616]: time=\"2026-06-11T16:25:00.945551674Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:00.945701 crc crio[3616]: time=\"2026-06-11T16:25:00.945601628Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:00.945759 crc crio[3616]: time=\"2026-06-11T16:25:00.945699731Z\" level=info 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:00.945878 crc crio[3616]: time=\"2026-06-11T16:25:00.945626667Z\" level=info 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:00.996815 crc crio[3616]: time=\"2026-06-11T16:25:00.993856458Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}\"\nJun 11 16:25:01.002697 crc crio[3616]: time=\"2026-06-11T16:25:01.000958481Z\" 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:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.001722664Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}\"\nJun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.003548531Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:00.995935644Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}\"\nJun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.004003637Z\" 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:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:00.997244377Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}\"\nJun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:01.005298559Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:00.999161938Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}\"\nJun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:01.007121117Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:01.456407 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf6e60050a1064 Mac:b6:86:d0:af:d6:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 SocketPath: PciID:}] [{Interface:0xc000144e90 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:01.458546 crc crio[3616]: time=\"2026-06-11T16:25:01.458451149Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}\"\nJun 11 16:25:01.458709 crc crio[3616]: time=\"2026-06-11T16:25:01.458688687Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:01.466887 crc crio[3616]: time=\"2026-06-11T16:25:01.466770151Z\" level=info msg=\"Ran pod sandbox 8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.472710 crc crio[3616]: time=\"2026-06-11T16:25:01.472657602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=51dbb683-2add-4eeb-87a5-2824873e1fcb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.477009 crc crio[3616]: time=\"2026-06-11T16:25:01.476895469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2f96c946-fd34-486b-a976-5ebb2776cbd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.480758 crc crio[3616]: time=\"2026-06-11T16:25:01.480561028Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.481393 crc crio[3616]: time=\"2026-06-11T16:25:01.481073025Z\" level=info 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:01.512169 crc crio[3616]: time=\"2026-06-11T16:25:01.512050162Z\" level=info 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:01.671365 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c00737b294f4f Mac:0e:7c:05:67:08:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:01.672225 crc crio[3616]: time=\"2026-06-11T16:25:01.67210708Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}\"\nJun 11 16:25:01.672401 crc crio[3616]: time=\"2026-06-11T16:25:01.672296746Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:01.678233 crc crio[3616]: time=\"2026-06-11T16:25:01.678049293Z\" level=info msg=\"Ran pod sandbox 45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.686870 crc crio[3616]: time=\"2026-06-11T16:25:01.686790197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=ec0493a4-dab8-4edb-b45c-9a3e3f7717cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.689557 crc crio[3616]: time=\"2026-06-11T16:25:01.689471775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=44ec9651-ad77-4ae2-b707-f43facc44529 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.693669 crc crio[3616]: time=\"2026-06-11T16:25:01.692251134Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.693669 crc crio[3616]: time=\"2026-06-11T16:25:01.692658878Z\" level=info 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:01.699081 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f9392518b8f8b Mac:56:02:e5:9f:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea SocketPath: PciID:}] [{Interface:0xc0000156e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:01.700041 crc crio[3616]: time=\"2026-06-11T16:25:01.700009245Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}\"\nJun 11 16:25:01.700262 crc crio[3616]: time=\"2026-06-11T16:25:01.700244783Z\" 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:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e617c0c0e60a1a0 Mac:f6:b4:b8:13:51:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d2ce4995d70cc Mac:4a:17:2e:e1:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed SocketPath: PciID:}] [{Interface:0xc0004031d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:01.702143 crc crio[3616]: time=\"2026-06-11T16:25:01.702083465Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}\"\nJun 11 16:25:01.702255 crc crio[3616]: time=\"2026-06-11T16:25:01.70223132Z\" 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:25:01.702563 crc crio[3616]: time=\"2026-06-11T16:25:01.702414746Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}\"\nJun 11 16:25:01.702701 crc crio[3616]: time=\"2026-06-11T16:25:01.702644733Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:01.710268 crc crio[3616]: time=\"2026-06-11T16:25:01.710076525Z\" level=info 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:01.711664 crc crio[3616]: time=\"2026-06-11T16:25:01.711635058Z\" level=info msg=\"Ran pod sandbox 92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.713491 crc crio[3616]: time=\"2026-06-11T16:25:01.713434953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f948985a-b316-429c-bbed-1810e155faa0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.714157 crc crio[3616]: time=\"2026-06-11T16:25:01.714059104Z\" level=info msg=\"Ran pod sandbox e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.715362 crc crio[3616]: time=\"2026-06-11T16:25:01.715264503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=1b6de8c6-4d10-4145-b27a-79d0f7239536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.715608 crc crio[3616]: time=\"2026-06-11T16:25:01.715269327Z\" level=info msg=\"Ran pod sandbox 04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.715713 crc crio[3616]: time=\"2026-06-11T16:25:01.715648767Z\" level=info 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:01.716079 crc crio[3616]: time=\"2026-06-11T16:25:01.715982407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b4132370-0aff-4d52-92ba-e6a54ebf2525 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.717969 crc crio[3616]: time=\"2026-06-11T16:25:01.717930955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=144a6a1d-4cfd-4c22-8efe-e2f3f1d4bf4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.718398 crc crio[3616]: time=\"2026-06-11T16:25:01.718267432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5580a4c-d4a1-4bb5-b523-8387aba2a0b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.718636 crc crio[3616]: time=\"2026-06-11T16:25:01.717961362Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.718857 crc crio[3616]: time=\"2026-06-11T16:25:01.718803569Z\" level=info 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:01.720653 crc crio[3616]: time=\"2026-06-11T16:25:01.720598407Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.722617 crc crio[3616]: time=\"2026-06-11T16:25:01.722482618Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=965ff4f8-e422-4f83-99dc-c4f7ca043bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:01.728086 crc crio[3616]: time=\"2026-06-11T16:25:01.728038448Z\" level=info 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:01.730729 crc crio[3616]: time=\"2026-06-11T16:25:01.730660694Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.736009 crc crio[3616]: time=\"2026-06-11T16:25:01.735963448Z\" level=info 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:01.740674 crc crio[3616]: time=\"2026-06-11T16:25:01.740605418Z\" level=info 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:01.751915 crc crio[3616]: time=\"2026-06-11T16:25:01.751823994Z\" level=info 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:01.758091 crc crio[3616]: time=\"2026-06-11T16:25:01.758035044Z\" level=info 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:01.781963 crc crio[3616]: time=\"2026-06-11T16:25:01.78187719Z\" level=info 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:01.808207 crc crio[3616]: time=\"2026-06-11T16:25:01.808121704Z\" level=info msg=\"Created container 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.809235 crc crio[3616]: time=\"2026-06-11T16:25:01.809154587Z\" level=info msg=\"Starting container: 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3\" id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:01.840043 crc crio[3616]: time=\"2026-06-11T16:25:01.839924618Z\" level=info msg=\"Started container\" PID=10355 containerID=41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466\nJun 11 16:25:01.854002 crc crio[3616]: time=\"2026-06-11T16:25:01.853944236Z\" level=info msg=\"Created container f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:01.855666 crc crio[3616]: time=\"2026-06-11T16:25:01.855602919Z\" level=info msg=\"Starting container: f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12\" id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:01.870105 crc crio[3616]: time=\"2026-06-11T16:25:01.869970196Z\" level=info msg=\"Started container\" PID=10359 containerID=f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb\nJun 11 16:25:01.927764 crc crio[3616]: time=\"2026-06-11T16:25:01.9275879Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.941702723Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.943774706Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.943825028Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944208682Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944272404Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944374497Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.94446076Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944953696Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944993427Z\" level=info 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:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.945111561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.945145492Z\" level=info 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:01.965897 crc crio[3616]: time=\"2026-06-11T16:25:01.965564855Z\" level=info 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:01.972720 crc crio[3616]: time=\"2026-06-11T16:25:01.972636256Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}\"\nJun 11 16:25:01.972720 crc crio[3616]: time=\"2026-06-11T16:25:01.972715848Z\" 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:25:01.985882 crc crio[3616]: time=\"2026-06-11T16:25:01.985790694Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}\"\nJun 11 16:25:01.985882 crc crio[3616]: time=\"2026-06-11T16:25:01.985861746Z\" 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:25:01.995586 crc crio[3616]: time=\"2026-06-11T16:25:01.994137656Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}\"\nJun 11 16:25:01.995586 crc crio[3616]: time=\"2026-06-11T16:25:01.994233309Z\" 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:25:01.996118 crc crio[3616]: time=\"2026-06-11T16:25:01.996055368Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}\"\nJun 11 16:25:01.996118 crc crio[3616]: time=\"2026-06-11T16:25:01.996098139Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:02.007122 crc crio[3616]: time=\"2026-06-11T16:25:02.006993765Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}\"\nJun 11 16:25:02.007122 crc crio[3616]: time=\"2026-06-11T16:25:02.007056096Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:02.057062 crc crio[3616]: time=\"2026-06-11T16:25:02.056854916Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.057152 crc crio[3616]: time=\"2026-06-11T16:25:02.057120715Z\" level=info 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.122454 crc crio[3616]: time=\"2026-06-11T16:25:02.121770078Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}\"\nJun 11 16:25:02.142034 crc crio[3616]: time=\"2026-06-11T16:25:02.140847496Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:02.142034 crc crio[3616]: time=\"2026-06-11T16:25:02.128804927Z\" level=info msg=\"Created container 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.147475 crc crio[3616]: time=\"2026-06-11T16:25:02.146915898Z\" level=info msg=\"Starting container: 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4\" id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:02.161909 crc crio[3616]: time=\"2026-06-11T16:25:02.161640419Z\" level=info msg=\"Created container d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.166296 crc crio[3616]: time=\"2026-06-11T16:25:02.165590582Z\" level=info msg=\"Starting container: d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68\" id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:02.185629 crc crio[3616]: time=\"2026-06-11T16:25:02.184135886Z\" level=info msg=\"Started container\" PID=10445 containerID=d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1\nJun 11 16:25:02.196815 crc crio[3616]: time=\"2026-06-11T16:25:02.196315223Z\" level=info msg=\"Started container\" PID=10374 containerID=867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc\nJun 11 16:25:02.245436 crc crio[3616]: time=\"2026-06-11T16:25:02.242233716Z\" level=info msg=\"Created container 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.249473 crc crio[3616]: time=\"2026-06-11T16:25:02.248026768Z\" level=info msg=\"Starting container: 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b\" id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:02.263658 crc crio[3616]: time=\"2026-06-11T16:25:02.262932216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=94233606-f2cd-455e-ab70-d1c3041b827a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.281386 crc crio[3616]: time=\"2026-06-11T16:25:02.278812641Z\" level=info msg=\"Started container\" PID=10452 containerID=4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d\nJun 11 16:25:02.293621 crc crio[3616]: time=\"2026-06-11T16:25:02.290968349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f1fb83a7-bf0d-4e9f-9812-928f236d5417 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.298242 crc crio[3616]: time=\"2026-06-11T16:25:02.298143074Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.299295 crc crio[3616]: time=\"2026-06-11T16:25:02.298860417Z\" level=info 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.390580 crc crio[3616]: time=\"2026-06-11T16:25:02.389577739Z\" level=info 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.412968 crc crio[3616]: time=\"2026-06-11T16:25:02.412806048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=61ee322c-8716-4f96-8012-d609181102b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.422106 crc crio[3616]: time=\"2026-06-11T16:25:02.421673819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=69870a80-051c-48f9-a0f5-5c9f713d6176 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.468134 crc crio[3616]: time=\"2026-06-11T16:25:02.466746412Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.468134 crc crio[3616]: time=\"2026-06-11T16:25:02.467167636Z\" level=info 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.597413 crc crio[3616]: time=\"2026-06-11T16:25:02.595978078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8b23d594-1ee9-4891-a6b6-f07ce7d4f77c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.645662 crc crio[3616]: time=\"2026-06-11T16:25:02.644506914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=3c96a501-2d7a-436d-9371-46f8fec7499d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:02.651693 crc crio[3616]: time=\"2026-06-11T16:25:02.651624603Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:02.668924 crc crio[3616]: time=\"2026-06-11T16:25:02.668811532Z\" level=info 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.863898 crc crio[3616]: time=\"2026-06-11T16:25:02.863621895Z\" level=info 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.910789 crc crio[3616]: time=\"2026-06-11T16:25:02.910139103Z\" level=info 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.951090 crc crio[3616]: time=\"2026-06-11T16:25:02.950883897Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.952097 crc crio[3616]: time=\"2026-06-11T16:25:02.951142075Z\" level=info 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.962071 crc crio[3616]: time=\"2026-06-11T16:25:02.961728924Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.962071 crc crio[3616]: time=\"2026-06-11T16:25:02.962037894Z\" level=info 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.974851 crc crio[3616]: time=\"2026-06-11T16:25:02.974307771Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.974851 crc crio[3616]: time=\"2026-06-11T16:25:02.974680443Z\" level=info 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.975934 crc crio[3616]: time=\"2026-06-11T16:25:02.975901Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.976174 crc crio[3616]: time=\"2026-06-11T16:25:02.975978033Z\" level=info 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.982751 crc crio[3616]: time=\"2026-06-11T16:25:02.982290164Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.982751 crc crio[3616]: time=\"2026-06-11T16:25:02.982672656Z\" level=info 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.985842 crc crio[3616]: time=\"2026-06-11T16:25:02.98521804Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.985842 crc crio[3616]: time=\"2026-06-11T16:25:02.985276212Z\" level=info 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.986792 crc crio[3616]: time=\"2026-06-11T16:25:02.986673115Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.986872 crc crio[3616]: time=\"2026-06-11T16:25:02.98682576Z\" level=info 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.995947 crc crio[3616]: time=\"2026-06-11T16:25:02.995773528Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:02.996755 crc crio[3616]: time=\"2026-06-11T16:25:02.995962645Z\" level=info 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.094848 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baf6a976c4408a Mac:1a:9a:83:f4:f1:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac SocketPath: PciID:}] [{Interface:0xc0001a4f20 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:03.114709 crc crio[3616]: time=\"2026-06-11T16:25:03.111905997Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}\"\nJun 11 16:25:03.114709 crc crio[3616]: time=\"2026-06-11T16:25:03.112236518Z\" 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:25:03.172207 crc crio[3616]: time=\"2026-06-11T16:25:03.172054843Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}\"\nJun 11 16:25:03.172207 crc crio[3616]: time=\"2026-06-11T16:25:03.172121406Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:03.201305 crc crio[3616]: time=\"2026-06-11T16:25:03.201076996Z\" level=info msg=\"Ran pod sandbox 3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.250466 crc crio[3616]: time=\"2026-06-11T16:25:03.250073731Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4da9ec39-2966-49e1-a20a-33227eee12f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.265266 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02f605820ee7a9b Mac:56:3f:64:82:eb:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:03.265266 crc crio[3616]: time=\"2026-06-11T16:25:03.259281756Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}\"\nJun 11 16:25:03.265266 crc crio[3616]: time=\"2026-06-11T16:25:03.260454645Z\" 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:25:03.276198 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8281dedb89c7e06 Mac:a6:2a:be:53:e9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:03.284475 crc crio[3616]: time=\"2026-06-11T16:25:03.284067893Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}\"\nJun 11 16:25:03.284475 crc crio[3616]: time=\"2026-06-11T16:25:03.284137675Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:03.286159 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccb7dc2bed5099e Mac:fe:79:8a:4d:21:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 SocketPath: PciID:}] [{Interface:0xc0002b06c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:03.287641 crc crio[3616]: time=\"2026-06-11T16:25:03.287482177Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}\"\nJun 11 16:25:03.288226 crc crio[3616]: time=\"2026-06-11T16:25:03.287990904Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:03.291769 crc crio[3616]: time=\"2026-06-11T16:25:03.29120763Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c23069d2-8bed-4aa3-9786-43678975cc73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.296715 crc crio[3616]: time=\"2026-06-11T16:25:03.296028347Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}\"\nJun 11 16:25:03.297222 crc crio[3616]: time=\"2026-06-11T16:25:03.296939927Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:03.330569 crc crio[3616]: time=\"2026-06-11T16:25:03.330434145Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}\"\nJun 11 16:25:03.330569 crc crio[3616]: time=\"2026-06-11T16:25:03.330560759Z\" 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:25:03.331460 crc crio[3616]: time=\"2026-06-11T16:25:03.330564842Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}\"\nJun 11 16:25:03.331592 crc crio[3616]: time=\"2026-06-11T16:25:03.331548822Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:03.351509 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc88cf5ae5a61d Mac:7e:76:6c:4d:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:03.351509 crc crio[3616]: time=\"2026-06-11T16:25:03.34405222Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}\"\nJun 11 16:25:03.351509 crc crio[3616]: time=\"2026-06-11T16:25:03.344227136Z\" 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:25:03.386236 crc crio[3616]: time=\"2026-06-11T16:25:03.386188353Z\" level=info msg=\"Ran pod sandbox 02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.411007 crc crio[3616]: time=\"2026-06-11T16:25:03.408917363Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:03.411164 crc crio[3616]: time=\"2026-06-11T16:25:03.411012078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c3fdf596-79d2-4e03-889b-65fd75b9b59d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.437123 crc crio[3616]: time=\"2026-06-11T16:25:03.436846357Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}\"\nJun 11 16:25:03.437934 crc crio[3616]: time=\"2026-06-11T16:25:03.437130666Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:03.440551 crc crio[3616]: time=\"2026-06-11T16:25:03.440083614Z\" level=info msg=\"Ran pod sandbox ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.451294 crc crio[3616]: time=\"2026-06-11T16:25:03.450777783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f43a8764-72d6-4d11-9c8e-60af1deab6af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.456252 crc crio[3616]: time=\"2026-06-11T16:25:03.455200464Z\" level=info 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.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.463740529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b0bcbca-f43b-4072-8ce0-9ba8e4b2a228 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.463862153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=00a45d5c-de61-49fa-af35-a81fa64de90e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.464187944Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}\"\nJun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.464223935Z\" 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:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483139477Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483716924Z\" level=info msg=\"Ran pod sandbox 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483731287Z\" level=info 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.493033 crc crio[3616]: time=\"2026-06-11T16:25:03.485698889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:03.493033 crc crio[3616]: time=\"2026-06-11T16:25:03.486106103Z\" level=info 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.496711 crc crio[3616]: time=\"2026-06-11T16:25:03.494133109Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}\"\nJun 11 16:25:03.496711 crc crio[3616]: time=\"2026-06-11T16:25:03.49418509Z\" 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:25:03.518853 crc crio[3616]: time=\"2026-06-11T16:25:03.516117586Z\" level=info msg=\"Ran pod sandbox bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.520184 crc crio[3616]: time=\"2026-06-11T16:25:03.520011397Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}\"\nJun 11 16:25:03.520184 crc crio[3616]: time=\"2026-06-11T16:25:03.520143061Z\" 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:25:03.524070 crc crio[3616]: time=\"2026-06-11T16:25:03.523799464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=30b7656a-ed78-4adb-ab7d-7b9fa66eb6da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.540851 crc crio[3616]: time=\"2026-06-11T16:25:03.527878209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=580165cc-3247-412d-b72f-1e8df5f58d03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.583646 crc crio[3616]: time=\"2026-06-11T16:25:03.580500671Z\" level=info 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.622269 crc crio[3616]: time=\"2026-06-11T16:25:03.622139411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b14c8625-6460-49f4-8e6d-62fcd3fa4483 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.622633 crc crio[3616]: time=\"2026-06-11T16:25:03.62243122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=3e6529c4-0fef-46aa-bc99-51d8ae953113 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:03.859147 crc crio[3616]: time=\"2026-06-11T16:25:03.857979222Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:03.859147 crc crio[3616]: time=\"2026-06-11T16:25:03.858452897Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:03.881688 crc crio[3616]: time=\"2026-06-11T16:25:03.880990993Z\" level=info 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.898511 crc crio[3616]: time=\"2026-06-11T16:25:03.889495113Z\" level=info 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.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.96868611Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.968841195Z\" level=info 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.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.96899127Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.969081143Z\" level=info 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.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969457785Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969498137Z\" level=info 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.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969885209Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.96991775Z\" level=info 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.981440 crc crio[3616]: time=\"2026-06-11T16:25:03.980746696Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.981440 crc crio[3616]: time=\"2026-06-11T16:25:03.980904012Z\" level=info 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.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.984835591Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.984974351Z\" level=info 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.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985093495Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985172972Z\" level=info 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.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985093495Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985495623Z\" level=info 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:04.119420 crc crio[3616]: time=\"2026-06-11T16:25:04.117556239Z\" level=info msg=\"Created container fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:04.123158 crc crio[3616]: time=\"2026-06-11T16:25:04.120559569Z\" level=info msg=\"Starting container: fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453\" id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:04.225992 crc crio[3616]: time=\"2026-06-11T16:25:04.225674967Z\" level=info msg=\"Started container\" PID=10652 containerID=fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc\nJun 11 16:25:04.239585 crc crio[3616]: time=\"2026-06-11T16:25:04.237953581Z\" level=info 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:04.239985 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cdb92140a88f5 Mac:d2:2f:5c:6a:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:04.241750 crc crio[3616]: time=\"2026-06-11T16:25:04.241717115Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}\"\nJun 11 16:25:04.286800 crc crio[3616]: time=\"2026-06-11T16:25:04.286756558Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:04.287969 crc crio[3616]: time=\"2026-06-11T16:25:04.249494561Z\" level=info 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:04.289212 crc crio[3616]: time=\"2026-06-11T16:25:04.258999753Z\" level=info 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:04.293862 crc crio[3616]: time=\"2026-06-11T16:25:04.290485441Z\" level=info 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:04.306589 crc crio[3616]: time=\"2026-06-11T16:25:04.300800645Z\" level=info 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:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.319242682Z\" level=info msg=\"Ran pod sandbox 67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.3200579Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}\"\nJun 11 16:25:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.320096312Z\" 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:25:04.353642 crc crio[3616]: time=\"2026-06-11T16:25:04.35081964Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=9a8acb3d-8aea-43ed-9ad7-9358c0cf4d6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.360933 crc crio[3616]: time=\"2026-06-11T16:25:04.358944816Z\" level=info 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:04.393241 crc crio[3616]: time=\"2026-06-11T16:25:04.379042056Z\" level=info 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:04.597071 crc crio[3616]: time=\"2026-06-11T16:25:04.596792793Z\" level=info msg=\"Created container 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:04.660281 crc crio[3616]: time=\"2026-06-11T16:25:04.659089584Z\" level=info msg=\"Starting container: 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde\" id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:04.671651 crc crio[3616]: time=\"2026-06-11T16:25:04.665317679Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=03d96a97-8159-44ea-b422-adee1f2be55e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:04.731876 crc crio[3616]: time=\"2026-06-11T16:25:04.730165982Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:04.847882 crc crio[3616]: time=\"2026-06-11T16:25:04.846979638Z\" level=info 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:04.888863 crc crio[3616]: time=\"2026-06-11T16:25:04.888710841Z\" level=info 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:04.900845 crc crio[3616]: time=\"2026-06-11T16:25:04.900259912Z\" level=info msg=\"Started container\" PID=10698 containerID=17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f\nJun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953036908Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953128021Z\" level=info 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:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953281806Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953312657Z\" level=info 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:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.95369114Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953722801Z\" level=info 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:05.028447 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f1281d5fecfa61 Mac:16:d9:30:ac:8a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.95461398Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062134297Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.957163034Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.06223833Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.957230596Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062299852Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.958948623Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062463258Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.959011915Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062557361Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.959134379Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062653234Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.984955338Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062741917Z\" level=info 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:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.05304633Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}\"\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.063009446Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.06162286Z\" level=info msg=\"Created container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:05.093942 crc crio[3616]: time=\"2026-06-11T16:25:05.08617773Z\" level=info msg=\"Starting container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b\" id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:05.268300 crc crio[3616]: time=\"2026-06-11T16:25:05.265884395Z\" level=info 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:05.371179 crc crio[3616]: time=\"2026-06-11T16:25:05.370929052Z\" level=info msg=\"Started container\" PID=10721 containerID=5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\nJun 11 16:25:05.439735 crc crio[3616]: time=\"2026-06-11T16:25:05.439252892Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}\"\nJun 11 16:25:05.439997 crc crio[3616]: time=\"2026-06-11T16:25:05.439750019Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:05.450823 crc crio[3616]: time=\"2026-06-11T16:25:05.450609086Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}\"\nJun 11 16:25:05.450823 crc crio[3616]: time=\"2026-06-11T16:25:05.450779182Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:05.527983 crc crio[3616]: time=\"2026-06-11T16:25:05.52786087Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}\"\nJun 11 16:25:05.527983 crc crio[3616]: time=\"2026-06-11T16:25:05.527932472Z\" 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:25:05.530674 crc crio[3616]: time=\"2026-06-11T16:25:05.53030388Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD\" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.531110 crc crio[3616]: time=\"2026-06-11T16:25:05.530821307Z\" level=info 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:05.543487 crc crio[3616]: time=\"2026-06-11T16:25:05.543020548Z\" level=info msg=\"Ran pod sandbox 0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:05.557071 crc crio[3616]: time=\"2026-06-11T16:25:05.556740069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f8bcfe13-9c80-429e-96c0-7ba4076429dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:05.686944 crc crio[3616]: time=\"2026-06-11T16:25:05.686898032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b59f21e2-8bd6-423d-8e40-665ae54c0c4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:05.718310 crc crio[3616]: time=\"2026-06-11T16:25:05.715954318Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:05.744972 crc crio[3616]: time=\"2026-06-11T16:25:05.744910962Z\" level=info msg=\"Created container 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:05.751864 crc crio[3616]: time=\"2026-06-11T16:25:05.75120635Z\" level=info msg=\"Starting container: 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38\" id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:05.815607 crc crio[3616]: time=\"2026-06-11T16:25:05.809955082Z\" level=info 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:05.852026 crc crio[3616]: time=\"2026-06-11T16:25:05.851855893Z\" level=info msg=\"Started container\" PID=10720 containerID=59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44\nJun 11 16:25:05.868892 crc crio[3616]: time=\"2026-06-11T16:25:05.868817201Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}\"\nJun 11 16:25:05.869009 crc crio[3616]: time=\"2026-06-11T16:25:05.868892034Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:05.872175 crc crio[3616]: time=\"2026-06-11T16:25:05.87182828Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}\"\nJun 11 16:25:05.872175 crc crio[3616]: time=\"2026-06-11T16:25:05.871918793Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:06.029791 crc crio[3616]: time=\"2026-06-11T16:25:06.02923199Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.032945 crc crio[3616]: time=\"2026-06-11T16:25:06.032609725Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.032945 crc crio[3616]: time=\"2026-06-11T16:25:06.032815052Z\" level=info 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:06.044046 crc crio[3616]: time=\"2026-06-11T16:25:06.043824583Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.045170 crc crio[3616]: time=\"2026-06-11T16:25:06.044710892Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.045242 crc crio[3616]: time=\"2026-06-11T16:25:06.045223529Z\" level=info 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:06.045866 crc crio[3616]: time=\"2026-06-11T16:25:06.044746803Z\" level=info 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:06.045929 crc crio[3616]: time=\"2026-06-11T16:25:06.044624759Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.045929 crc crio[3616]: time=\"2026-06-11T16:25:06.045902851Z\" level=info 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:06.046163 crc crio[3616]: time=\"2026-06-11T16:25:06.044818056Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.046163 crc crio[3616]: time=\"2026-06-11T16:25:06.045974194Z\" level=info 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:06.057193 crc crio[3616]: time=\"2026-06-11T16:25:06.057025747Z\" level=info 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:06.087049 crc crio[3616]: time=\"2026-06-11T16:25:06.086267349Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.087267 crc crio[3616]: time=\"2026-06-11T16:25:06.08720537Z\" level=info 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:06.088466 crc crio[3616]: time=\"2026-06-11T16:25:06.087487869Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:06.109405 crc crio[3616]: time=\"2026-06-11T16:25:06.087745737Z\" level=info 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:06.200069 crc crio[3616]: time=\"2026-06-11T16:25:06.198914927Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}\"\nJun 11 16:25:06.211668 crc crio[3616]: time=\"2026-06-11T16:25:06.204639085Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:06.414618 crc crio[3616]: time=\"2026-06-11T16:25:06.405892894Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:06.447244 crc crio[3616]: time=\"2026-06-11T16:25:06.446113602Z\" level=info 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:06.521011 crc crio[3616]: time=\"2026-06-11T16:25:06.520269182Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}\"\nJun 11 16:25:06.521011 crc crio[3616]: time=\"2026-06-11T16:25:06.520528782Z\" 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:25:06.672316 crc crio[3616]: time=\"2026-06-11T16:25:06.67144345Z\" level=info 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:06.693763 crc crio[3616]: time=\"2026-06-11T16:25:06.693692749Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}\"\nJun 11 16:25:06.707176 crc crio[3616]: time=\"2026-06-11T16:25:06.707115741Z\" 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:25:06.708235 crc crio[3616]: time=\"2026-06-11T16:25:06.695944923Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:25:06.736889 crc crio[3616]: time=\"2026-06-11T16:25:06.734134199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=bd283fde-8ff3-422a-a3cd-67c3b854c55d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:06.746766 crc crio[3616]: time=\"2026-06-11T16:25:06.745978488Z\" level=info msg=\"Created container a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:06.746766 crc crio[3616]: time=\"2026-06-11T16:25:06.746235393Z\" level=info msg=\"Created container c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:06.751211 crc crio[3616]: time=\"2026-06-11T16:25:06.750147346Z\" level=info msg=\"Starting container: a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5\" id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:06.753502 crc crio[3616]: time=\"2026-06-11T16:25:06.753258058Z\" level=info msg=\"Starting container: c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f\" id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:06.849287 crc crio[3616]: time=\"2026-06-11T16:25:06.847817393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=630213b5-ad6d-4d86-9ead-f70c48c19298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:07.008416 crc crio[3616]: time=\"2026-06-11T16:25:07.004865438Z\" level=info msg=\"Started container\" PID=10839 containerID=c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466\nJun 11 16:25:07.038636 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d9116b4c621c1 Mac:06:83:86:79:db:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.065842 crc crio[3616]: time=\"2026-06-11T16:25:07.065060543Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}\"\nJun 11 16:25:07.065842 crc crio[3616]: time=\"2026-06-11T16:25:07.065457066Z\" 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:25:07.068429 crc crio[3616]: time=\"2026-06-11T16:25:07.066505708Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}\"\nJun 11 16:25:07.068429 crc crio[3616]: time=\"2026-06-11T16:25:07.066589801Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.076423 crc crio[3616]: time=\"2026-06-11T16:25:07.074131619Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}\"\nJun 11 16:25:07.076423 crc crio[3616]: time=\"2026-06-11T16:25:07.074192721Z\" 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:25:07.087165 crc crio[3616]: time=\"2026-06-11T16:25:07.087039883Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}\"\nJun 11 16:25:07.088228 crc crio[3616]: time=\"2026-06-11T16:25:07.088118159Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:07.092666 crc crio[3616]: time=\"2026-06-11T16:25:07.092059501Z\" level=info msg=\"Started container\" PID=10840 containerID=a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1\nJun 11 16:25:07.213653 crc crio[3616]: time=\"2026-06-11T16:25:07.212759974Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}\"\nJun 11 16:25:07.213653 crc crio[3616]: time=\"2026-06-11T16:25:07.21292983Z\" 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:25:07.260045 crc crio[3616]: time=\"2026-06-11T16:25:07.247120917Z\" level=info msg=\"Created container 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:07.265446 crc crio[3616]: time=\"2026-06-11T16:25:07.264889429Z\" level=info msg=\"Starting container: 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1\" id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:07.272469 crc crio[3616]: time=\"2026-06-11T16:25:07.272127947Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}\"\nJun 11 16:25:07.272469 crc crio[3616]: time=\"2026-06-11T16:25:07.272174368Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.347684 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ccbc75aaad1ac6 Mac:5e:95:98:5d:71:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb SocketPath: PciID:}] [{Interface:0xc0001a5470 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.355954 crc crio[3616]: time=\"2026-06-11T16:25:07.348523615Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}\"\nJun 11 16:25:07.355954 crc crio[3616]: time=\"2026-06-11T16:25:07.348722982Z\" 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:25:07.400038 crc crio[3616]: time=\"2026-06-11T16:25:07.398276106Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:07.408726 crc crio[3616]: time=\"2026-06-11T16:25:07.408639922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}\"\nJun 11 16:25:07.418594 crc crio[3616]: time=\"2026-06-11T16:25:07.417484773Z\" level=info 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:07.441997 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bd17b6efff441 Mac:0e:fc:a4:dd:ce:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f SocketPath: PciID:}] [{Interface:0xc000387c20 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.441997 crc crio[3616]: time=\"2026-06-11T16:25:07.4335098Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}\"\nJun 11 16:25:07.441997 crc crio[3616]: time=\"2026-06-11T16:25:07.433787699Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:07.503821 crc crio[3616]: time=\"2026-06-11T16:25:07.412315853Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.517781 crc crio[3616]: time=\"2026-06-11T16:25:07.517619589Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}\"\nJun 11 16:25:07.547737 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcba9494b97289b Mac:92:96:44:5f:fc:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 SocketPath: PciID:}] [{Interface:0xc0001b50a0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.556715 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2a0854325082e Mac:3e:7c:8d:b9:64:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e SocketPath: PciID:}] [{Interface:0xc00025cc60 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.564156 crc crio[3616]: time=\"2026-06-11T16:25:07.517682811Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.570134 crc crio[3616]: time=\"2026-06-11T16:25:07.570083054Z\" level=info msg=\"Started container\" PID=10945 containerID=1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0\nJun 11 16:25:07.576032 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf7c05492b782b Mac:9a:a6:b7:c2:a4:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 SocketPath: PciID:}] [{Interface:0xc00052a6b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.578097 crc crio[3616]: time=\"2026-06-11T16:25:07.577942221Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}\"\nJun 11 16:25:07.578656 crc crio[3616]: time=\"2026-06-11T16:25:07.578239961Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:07.578783 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c8dd07c04b3e2b Mac:de:7d:30:39:a3:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad SocketPath: PciID:}] [{Interface:0xc00049a5b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:07.580718 crc crio[3616]: time=\"2026-06-11T16:25:07.579982058Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}\"\nJun 11 16:25:07.580718 crc crio[3616]: time=\"2026-06-11T16:25:07.580256797Z\" 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:25:07.587464 crc crio[3616]: time=\"2026-06-11T16:25:07.529260442Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}\"\nJun 11 16:25:07.587464 crc crio[3616]: time=\"2026-06-11T16:25:07.585778886Z\" 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:25:07.599071 crc crio[3616]: time=\"2026-06-11T16:25:07.597074462Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}\"\nJun 11 16:25:07.599071 crc crio[3616]: time=\"2026-06-11T16:25:07.597136574Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.623135 crc crio[3616]: time=\"2026-06-11T16:25:07.623036549Z\" level=info msg=\"Ran pod sandbox 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.546434347Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}\"\nJun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.627651431Z\" 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:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.556122265Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}\"\nJun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.628062244Z\" 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:25:07.679735 crc crio[3616]: time=\"2026-06-11T16:25:07.663867582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99aa1409-7bad-4fad-8794-d3c2f278783f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.754706352Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}\"\nJun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.754878468Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.757810714Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fea5df11-c545-41fe-8906-9b589d550db5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:08.086816 crc crio[3616]: time=\"2026-06-11T16:25:08.084032321Z\" level=info msg=\"Ran pod sandbox 2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:08.088152 crc crio[3616]: 2026-06-11T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6bb55f90d10fd Mac:b2:2f:d7:99:0f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 SocketPath: PciID:}] [{Interface:0xc000122c50 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:08.104888 crc crio[3616]: time=\"2026-06-11T16:25:08.102969844Z\" level=info 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:08.126262 crc crio[3616]: time=\"2026-06-11T16:25:08.12484141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=802d9879-99a5-4aa5-9a7b-71b382bbff58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:08.354723 crc crio[3616]: time=\"2026-06-11T16:25:08.348025982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a528635d-9445-42ad-bece-8819dd3a1a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:08.373205 crc crio[3616]: time=\"2026-06-11T16:25:08.365855263Z\" level=info msg=\"Ran pod sandbox 9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:08.374250 crc crio[3616]: time=\"2026-06-11T16:25:08.374205633Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}\"\nJun 11 16:25:08.397561 crc crio[3616]: time=\"2026-06-11T16:25:08.396508116Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:08.397561 crc crio[3616]: time=\"2026-06-11T16:25:08.399296347Z\" level=info msg=\"Ran pod sandbox f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:08.427042 crc crio[3616]: time=\"2026-06-11T16:25:08.425900582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=af37a152-a5e5-4d5b-a5fd-4a5db4bd49f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:08.427967 crc crio[3616]: time=\"2026-06-11T16:25:08.427086611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=982cf22f-810f-4641-a035-d9101f73538a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:08.624708 crc crio[3616]: time=\"2026-06-11T16:25:08.624295653Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}\"\nJun 11 16:25:08.625002 crc crio[3616]: time=\"2026-06-11T16:25:08.624979895Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:08.687190 crc crio[3616]: time=\"2026-06-11T16:25:08.685111796Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}\"\nJun 11 16:25:08.687190 crc crio[3616]: time=\"2026-06-11T16:25:08.685669464Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:08.856952 crc crio[3616]: time=\"2026-06-11T16:25:08.853647154Z\" level=info msg=\"Ran pod sandbox 3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:08.918597 crc crio[3616]: time=\"2026-06-11T16:25:08.900807146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f80ac006-3ec1-4068-a6a4-cef2ffdc8afd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.133844 crc crio[3616]: time=\"2026-06-11T16:25:09.132288884Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}\"\nJun 11 16:25:09.133844 crc crio[3616]: time=\"2026-06-11T16:25:09.133184474Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:09.158089 crc crio[3616]: time=\"2026-06-11T16:25:09.156945805Z\" level=info msg=\"Ran pod sandbox ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:09.386079 crc crio[3616]: time=\"2026-06-11T16:25:09.384776475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=f06e42e4-5b91-4a9d-983a-d1207b8a6d4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.826230 crc crio[3616]: time=\"2026-06-11T16:25:09.814906572Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=de734754-c4cc-4b16-8c9d-720ae53486a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.826230 crc crio[3616]: time=\"2026-06-11T16:25:09.824312672Z\" level=info msg=\"Ran pod sandbox bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:09.885668 crc crio[3616]: time=\"2026-06-11T16:25:09.885002078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db48a326-7d6b-4d6c-beac-d1d8ce0854f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:09.933589 crc crio[3616]: time=\"2026-06-11T16:25:09.933195176Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:10.111804 crc crio[3616]: time=\"2026-06-11T16:25:10.1116626Z\" level=info 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:10.135441 crc crio[3616]: time=\"2026-06-11T16:25:10.135143242Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}\"\nJun 11 16:25:10.135441 crc crio[3616]: time=\"2026-06-11T16:25:10.135287257Z\" 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:25:10.205106 crc crio[3616]: time=\"2026-06-11T16:25:10.20505531Z\" level=info 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:10.220763 crc crio[3616]: time=\"2026-06-11T16:25:10.205739214Z\" level=info 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:10.271069 crc crio[3616]: time=\"2026-06-11T16:25:10.27063774Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:10.276091 crc crio[3616]: time=\"2026-06-11T16:25:10.275916725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=36c26fa0-ce7d-443b-92a3-bdc8829807da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.309528 crc crio[3616]: time=\"2026-06-11T16:25:10.304549347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a4f6fbae-4eab-4246-8d02-a10828424fb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.363487 crc crio[3616]: time=\"2026-06-11T16:25:10.359294166Z\" level=info msg=\"Ran pod sandbox 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:10.374638 crc crio[3616]: time=\"2026-06-11T16:25:10.373984023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1b9bb88a-3b06-4f50-99d6-83186b520369 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.454969 crc crio[3616]: 2026-06-11T16:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b0fce624324058 Mac:4a:f9:7d:1f:9c:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 SocketPath: PciID:}] [{Interface:0xc000015180 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:10.564951 crc crio[3616]: time=\"2026-06-11T16:25:10.563234133Z\" level=info 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:10.564951 crc crio[3616]: time=\"2026-06-11T16:25:10.563281005Z\" level=info 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:10.595534 crc crio[3616]: time=\"2026-06-11T16:25:10.594949926Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:10.595534 crc crio[3616]: time=\"2026-06-11T16:25:10.595172674Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:10.607791 crc crio[3616]: time=\"2026-06-11T16:25:10.606723454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70d14848-56c8-4a5f-aa5e-0333f867e5be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.624119 crc crio[3616]: time=\"2026-06-11T16:25:10.620715914Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}\"\nJun 11 16:25:10.624119 crc crio[3616]: time=\"2026-06-11T16:25:10.621166058Z\" 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:25:10.698719 crc crio[3616]: time=\"2026-06-11T16:25:10.697822194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0ecb3273-98e6-4321-9ef8-34032ad721cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.709778 crc crio[3616]: time=\"2026-06-11T16:25:10.708075961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c89e784-7c3d-402a-8112-2cfaf5c359da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.747618 crc crio[3616]: time=\"2026-06-11T16:25:10.740509798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e944573d-2a87-4ed6-85c7-725dff0473fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.747618 crc crio[3616]: time=\"2026-06-11T16:25:10.740796728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=27864957-f798-47ef-a741-2e28c9a988cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:10.911727 crc crio[3616]: time=\"2026-06-11T16:25:10.909190269Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}\"\nJun 11 16:25:10.911727 crc crio[3616]: time=\"2026-06-11T16:25:10.909959674Z\" 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:25:11.018932 crc crio[3616]: time=\"2026-06-11T16:25:11.01861074Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}\"\nJun 11 16:25:11.018932 crc crio[3616]: time=\"2026-06-11T16:25:11.018673823Z\" 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:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.034240645Z\" level=info msg=\"Ran pod sandbox 7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.035655141Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}\"\nJun 11 16:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.035684682Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:11.079305 crc crio[3616]: time=\"2026-06-11T16:25:11.052254448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=aab3dbe2-4f28-484d-8574-bd4837052d03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.093954 crc crio[3616]: time=\"2026-06-11T16:25:11.093820397Z\" level=info 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.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.094244761Z\" level=info 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.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.115257817Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.116227784Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.116871 crc crio[3616]: time=\"2026-06-11T16:25:11.11672982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.116871 crc crio[3616]: time=\"2026-06-11T16:25:11.116853674Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.128806097Z\" level=info 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.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.129701237Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.129961385Z\" level=info 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.176611 crc crio[3616]: 2026-06-11T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc107768b39f224 Mac:a6:3f:6c:88:f9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:11.204263 crc crio[3616]: time=\"2026-06-11T16:25:11.204015064Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}\"\nJun 11 16:25:11.204701 crc crio[3616]: time=\"2026-06-11T16:25:11.204517851Z\" 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:25:11.216042 crc crio[3616]: time=\"2026-06-11T16:25:11.215828482Z\" level=info 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.255928 crc crio[3616]: time=\"2026-06-11T16:25:11.255226261Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}\"\nJun 11 16:25:11.255928 crc crio[3616]: time=\"2026-06-11T16:25:11.255697477Z\" 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:25:11.272475 crc crio[3616]: time=\"2026-06-11T16:25:11.271671336Z\" level=info 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.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.274786589Z\" level=info 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.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.274938624Z\" level=info 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.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.275104189Z\" level=info 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.303639 crc crio[3616]: time=\"2026-06-11T16:25:11.303592126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6eeaa0de-2f21-4b85-ae29-e0cc7fc8064b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.512902 crc crio[3616]: time=\"2026-06-11T16:25:11.512866929Z\" level=info msg=\"Created container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.548995 crc crio[3616]: time=\"2026-06-11T16:25:11.548684937Z\" level=info msg=\"Starting container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998\" id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:11.666015 crc crio[3616]: time=\"2026-06-11T16:25:11.665922265Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.669221 crc crio[3616]: time=\"2026-06-11T16:25:11.555261174Z\" level=info msg=\"Ran pod sandbox fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:11.669554 crc crio[3616]: time=\"2026-06-11T16:25:11.619880421Z\" level=info 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.689983 crc crio[3616]: time=\"2026-06-11T16:25:11.657176119Z\" level=info msg=\"Created container 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.691028 crc crio[3616]: time=\"2026-06-11T16:25:11.690827318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=50045f9d-c68d-49d1-9818-43f5431daf01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.696208 crc crio[3616]: time=\"2026-06-11T16:25:11.695940356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c01d8125-5586-4179-bd4a-0b53488851a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:11.697553 crc crio[3616]: time=\"2026-06-11T16:25:11.696829936Z\" level=info msg=\"Starting container: 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c\" id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:11.697553 crc crio[3616]: time=\"2026-06-11T16:25:11.697057013Z\" level=info 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.701996 crc crio[3616]: time=\"2026-06-11T16:25:11.701795099Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:11.702873 crc crio[3616]: time=\"2026-06-11T16:25:11.702789922Z\" level=info 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.813829 crc crio[3616]: time=\"2026-06-11T16:25:11.812004836Z\" level=info msg=\"Started container\" PID=11281 containerID=09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5\nJun 11 16:25:12.179757 crc crio[3616]: time=\"2026-06-11T16:25:12.175072886Z\" level=info msg=\"Started container\" PID=11269 containerID=c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\nJun 11 16:25:12.182956 crc crio[3616]: time=\"2026-06-11T16:25:12.18290849Z\" level=info msg=\"Created container a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:12.255685 crc crio[3616]: time=\"2026-06-11T16:25:12.25205912Z\" level=info msg=\"Starting container: a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3\" id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:12.764243 crc crio[3616]: 2026-06-11T16:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f820a9e9409f33 Mac:42:84:d5:e1:02:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb SocketPath: PciID:}] [{Interface:0xc000548730 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:12.797201 crc crio[3616]: time=\"2026-06-11T16:25:12.7968607Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}\"\nJun 11 16:25:12.798203 crc crio[3616]: time=\"2026-06-11T16:25:12.798174004Z\" 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:25:12.819922 crc crio[3616]: time=\"2026-06-11T16:25:12.818887556Z\" level=info msg=\"Started container\" PID=11324 containerID=a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44\nJun 11 16:25:15.512142 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a63157a9892d Mac:be:bb:c2:20:15:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 SocketPath: PciID:}] [{Interface:0xc00051c7b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecae755d52b6c3d Mac:ca:03:28:49:c9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e377af0c2df727 Mac:8a:49:b2:78:de:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.538858236Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}\"\nJun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.539089873Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.539235828Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}\"\nJun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.541012507Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}\"\nJun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.541198073Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:15.557756 crc crio[3616]: time=\"2026-06-11T16:25:15.552924718Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:15.958656 crc crio[3616]: time=\"2026-06-11T16:25:15.955123297Z\" level=info 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:16.198475 crc crio[3616]: time=\"2026-06-11T16:25:16.156011659Z\" level=info 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:16.213787 crc crio[3616]: time=\"2026-06-11T16:25:16.20225625Z\" level=info 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:16.316623 crc crio[3616]: time=\"2026-06-11T16:25:16.315316305Z\" level=info 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:16.429806 crc crio[3616]: time=\"2026-06-11T16:25:16.428971722Z\" level=info 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:16.760526 crc crio[3616]: time=\"2026-06-11T16:25:16.760041409Z\" level=info 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:16.809643 crc crio[3616]: time=\"2026-06-11T16:25:16.809024563Z\" level=info msg=\"Ran pod sandbox ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:16.924832 crc crio[3616]: time=\"2026-06-11T16:25:16.920924376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=4ffd9f18-aaeb-43a5-8793-ef817f792f1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:16.939737 crc crio[3616]: time=\"2026-06-11T16:25:16.939534282Z\" level=info msg=\"Ran pod sandbox 7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:16.952699 crc crio[3616]: time=\"2026-06-11T16:25:16.952280597Z\" level=info msg=\"Ran pod sandbox c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f with infra container: openshift-dns/dns-default-qtghf/POD\" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:17.001989 crc crio[3616]: time=\"2026-06-11T16:25:17.000169834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f75d4612-d651-4e63-815f-2bb1d90ad647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.010203 crc crio[3616]: time=\"2026-06-11T16:25:17.009869713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=fbbc08d0-e4fc-4d52-a92c-b3fb3255f3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.026051 crc crio[3616]: time=\"2026-06-11T16:25:17.025401774Z\" level=info 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.051047 crc crio[3616]: time=\"2026-06-11T16:25:17.050887622Z\" level=info msg=\"Ran pod sandbox 2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:17.177413 crc crio[3616]: time=\"2026-06-11T16:25:17.174018174Z\" level=info 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.180214 crc crio[3616]: 2026-06-11T16:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36ce43fa416c908 Mac:42:a5:ea:bc:93:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:17.238075 crc crio[3616]: time=\"2026-06-11T16:25:17.238014602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ce42637d-9494-4956-8afc-99683e18f952 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.241762 crc crio[3616]: time=\"2026-06-11T16:25:17.241734064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=744295cf-c248-4206-9524-01191554f815 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.279084 crc crio[3616]: time=\"2026-06-11T16:25:17.278849101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8247b3e9-1583-4e1e-9f98-b48ee14820f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.279084 crc crio[3616]: time=\"2026-06-11T16:25:17.279065322Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}\"\nJun 11 16:25:17.280215 crc crio[3616]: time=\"2026-06-11T16:25:17.280034154Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:17.376074 crc crio[3616]: time=\"2026-06-11T16:25:17.376017621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1bade1f4-cecb-419f-a116-1a6e2a5c0003 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:17.378305 crc crio[3616]: time=\"2026-06-11T16:25:17.377899185Z\" level=info 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.497453 crc crio[3616]: time=\"2026-06-11T16:25:17.494706592Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:17.512879 crc crio[3616]: time=\"2026-06-11T16:25:17.505466096Z\" level=info 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.532042 crc crio[3616]: time=\"2026-06-11T16:25:17.531881145Z\" level=info 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:18.603546 crc crio[3616]: time=\"2026-06-11T16:25:18.592033939Z\" level=info msg=\"Created container faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:18.620277 crc crio[3616]: time=\"2026-06-11T16:25:18.612418759Z\" level=info msg=\"Created container 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:18.717933 crc crio[3616]: time=\"2026-06-11T16:25:18.717022236Z\" level=info msg=\"Starting container: faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792\" id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:18.772060 crc crio[3616]: time=\"2026-06-11T16:25:18.771699064Z\" level=info msg=\"Created container 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:18.786983 crc crio[3616]: time=\"2026-06-11T16:25:18.776161988Z\" level=info msg=\"Created container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:18.840020 crc crio[3616]: time=\"2026-06-11T16:25:18.839957499Z\" level=info 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:18.851388 crc crio[3616]: time=\"2026-06-11T16:25:18.847526351Z\" level=info msg=\"Starting container: 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947\" id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:18.866881 crc crio[3616]: time=\"2026-06-11T16:25:18.856568828Z\" level=info msg=\"Starting container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410\" id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:18.877850 crc crio[3616]: time=\"2026-06-11T16:25:18.877182416Z\" level=info msg=\"Starting container: 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec\" id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:18.892456 crc crio[3616]: time=\"2026-06-11T16:25:18.885309293Z\" level=info msg=\"Started container\" PID=11632 containerID=4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\nJun 11 16:25:18.965776 crc crio[3616]: time=\"2026-06-11T16:25:18.93831685Z\" level=info msg=\"Started container\" PID=11601 containerID=66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85\nJun 11 16:25:19.020500 crc crio[3616]: 2026-06-11T16:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e2eefed0c9f51 Mac:fa:ff:4a:5a:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:19.024808 crc crio[3616]: time=\"2026-06-11T16:25:18.981304413Z\" level=info msg=\"Started container\" PID=11626 containerID=545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b\nJun 11 16:25:19.030928 crc crio[3616]: time=\"2026-06-11T16:25:19.029719661Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}\"\nJun 11 16:25:19.030928 crc crio[3616]: time=\"2026-06-11T16:25:19.0302946Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:19.071621 crc crio[3616]: time=\"2026-06-11T16:25:19.070744377Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.071621 crc crio[3616]: time=\"2026-06-11T16:25:19.071070397Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.077156 crc crio[3616]: time=\"2026-06-11T16:25:19.076740114Z\" level=info msg=\"Started container\" PID=11614 containerID=faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc\nJun 11 16:25:19.135279 crc crio[3616]: time=\"2026-06-11T16:25:19.131685406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50deca47-8092-4dad-bbe8-bca32e644487 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.257099 crc crio[3616]: time=\"2026-06-11T16:25:19.256891541Z\" level=info msg=\"Created container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.275055 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cf828c5a509e3 Mac:32:72:c7:89:52:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd SocketPath: PciID:}] [{Interface:0xc0003068e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:19.275055 crc crio[3616]: time=\"2026-06-11T16:25:19.27256231Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}\"\nJun 11 16:25:19.275055 crc crio[3616]: time=\"2026-06-11T16:25:19.272842819Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:19.290415 crc crio[3616]: time=\"2026-06-11T16:25:19.278265741Z\" level=info msg=\"Starting container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6\" id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:19.290415 crc crio[3616]: time=\"2026-06-11T16:25:19.280821809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=43181195-b1dc-4e6f-9f08-51c224ed87f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.326900 crc crio[3616]: time=\"2026-06-11T16:25:19.310937066Z\" level=info msg=\"Ran pod sandbox 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:19.371484 crc crio[3616]: time=\"2026-06-11T16:25:19.370853035Z\" level=info msg=\"Started container\" PID=11680 containerID=71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\nJun 11 16:25:19.407097 crc crio[3616]: time=\"2026-06-11T16:25:19.394070939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce77df3e-8856-43eb-9ada-e7d761c06b05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.447642 crc crio[3616]: time=\"2026-06-11T16:25:19.447507966Z\" level=info 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.495877 crc crio[3616]: time=\"2026-06-11T16:25:19.493892235Z\" level=info 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.544807 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1391c555aa94ed Mac:6e:e9:46:e1:6b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.547545085Z\" level=info msg=\"Ran pod sandbox a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.554634273Z\" level=info 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.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.557545147Z\" level=info 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.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.561975944Z\" level=info 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.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.564115004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a53577ea-4d7b-4852-bd7f-eb6c27c463c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.566847274Z\" level=info 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.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.566938777Z\" level=info msg=\"Ran pod sandbox 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.568214573Z\" level=info 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.578841 crc crio[3616]: time=\"2026-06-11T16:25:19.578768199Z\" level=info 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.601216 crc crio[3616]: time=\"2026-06-11T16:25:19.600248076Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}\"\nJun 11 16:25:19.601531 crc crio[3616]: time=\"2026-06-11T16:25:19.601425064Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:19.602896 crc crio[3616]: time=\"2026-06-11T16:25:19.602691436Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:19.611507 crc crio[3616]: time=\"2026-06-11T16:25:19.609107144Z\" level=info 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.613286 crc crio[3616]: time=\"2026-06-11T16:25:19.61314925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:25:19.614189 crc crio[3616]: time=\"2026-06-11T16:25:19.614087351Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.614762 crc crio[3616]: time=\"2026-06-11T16:25:19.614579677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15eb0ccc-18ea-4d86-b871-c4b7336c535d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.615055 crc crio[3616]: time=\"2026-06-11T16:25:19.61496426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e77d3ff-fc7f-4272-881e-40046787556b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.615200 crc crio[3616]: time=\"2026-06-11T16:25:19.615104054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=8a0b3fc9-fdd1-4314-8c9a-37eecc510d1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.624917 crc crio[3616]: time=\"2026-06-11T16:25:19.624835594Z\" level=info msg=\"Created container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.628637 crc crio[3616]: time=\"2026-06-11T16:25:19.625848682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3852e6f1-b186-421e-b21c-f60b68e4ef4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.628637 crc crio[3616]: time=\"2026-06-11T16:25:19.62683778Z\" level=info msg=\"Starting container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71\" id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:19.636381 crc crio[3616]: time=\"2026-06-11T16:25:19.633990019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a8870859-c71f-431e-abc4-e383a02d89ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.639295 crc crio[3616]: time=\"2026-06-11T16:25:19.639194097Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.641469 crc crio[3616]: time=\"2026-06-11T16:25:19.639832948Z\" level=info 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.664534 crc crio[3616]: time=\"2026-06-11T16:25:19.664448777Z\" level=info msg=\"Started container\" PID=11715 containerID=37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\nJun 11 16:25:19.757150 crc crio[3616]: time=\"2026-06-11T16:25:19.708471548Z\" level=info msg=\"Ran pod sandbox d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD\" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:19.777782 crc crio[3616]: time=\"2026-06-11T16:25:19.769808971Z\" level=info 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.787715 crc crio[3616]: time=\"2026-06-11T16:25:19.787456809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a77fb46-a2fd-4ed1-81cb-38756c09b0b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.788298266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.78900808Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.789171075Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:20.089038 crc crio[3616]: time=\"2026-06-11T16:25:20.087502631Z\" level=info 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:20.121952 crc crio[3616]: time=\"2026-06-11T16:25:20.119143985Z\" level=info 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:20.121952 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1eceba162b2b48 Mac:e2:b1:37:ff:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:20.123436 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e111e8c6050ac5 Mac:a6:b2:2f:78:ac:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:20.146430 crc crio[3616]: time=\"2026-06-11T16:25:20.140683743Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}\"\nJun 11 16:25:20.146430 crc crio[3616]: time=\"2026-06-11T16:25:20.141032025Z\" 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:25:20.160826 crc crio[3616]: time=\"2026-06-11T16:25:20.159641077Z\" level=info 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:20.167626 crc crio[3616]: time=\"2026-06-11T16:25:20.166700219Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}\"\nJun 11 16:25:20.167626 crc crio[3616]: time=\"2026-06-11T16:25:20.167011729Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:20.184529 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073328f58f04ff Mac:82:ad:4e:96:72:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:20.186232 crc crio[3616]: time=\"2026-06-11T16:25:20.186144269Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}\"\nJun 11 16:25:20.186467 crc crio[3616]: time=\"2026-06-11T16:25:20.186418048Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:20.205084 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:102d58bd70a5a5d Mac:5e:c5:ba:ff:c6:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:20.205084 crc crio[3616]: time=\"2026-06-11T16:25:20.199101068Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}\"\nJun 11 16:25:20.205084 crc crio[3616]: time=\"2026-06-11T16:25:20.199833902Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:20.226375 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b46b85d26998893 Mac:66:b7:d3:50:c4:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:20.227088 crc crio[3616]: time=\"2026-06-11T16:25:20.226762597Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}\"\nJun 11 16:25:20.227088 crc crio[3616]: time=\"2026-06-11T16:25:20.227025386Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.368729189Z\" level=info 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:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.368965947Z\" level=info 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:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.369117412Z\" level=info 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:20.383574 crc crio[3616]: time=\"2026-06-11T16:25:20.373770005Z\" level=info 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:20.397757 crc crio[3616]: time=\"2026-06-11T16:25:20.387949041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e2dd0ba-019a-4aa4-8192-e2260eb0ff50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:20.580848 crc crio[3616]: time=\"2026-06-11T16:25:20.566369624Z\" level=info 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:20.655560 crc crio[3616]: time=\"2026-06-11T16:25:20.65174201Z\" level=info msg=\"Created container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:20.664784 crc crio[3616]: time=\"2026-06-11T16:25:20.664676705Z\" level=info msg=\"Starting container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b\" id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:20.746223 crc crio[3616]: time=\"2026-06-11T16:25:20.7460704Z\" level=info msg=\"Started container\" PID=11762 containerID=d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\nJun 11 16:25:20.906486 crc crio[3616]: time=\"2026-06-11T16:25:20.905947761Z\" level=info msg=\"Created container 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:20.985939 crc crio[3616]: time=\"2026-06-11T16:25:20.985747459Z\" level=info msg=\"Created container a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:21.017904 crc crio[3616]: time=\"2026-06-11T16:25:21.017197583Z\" level=info msg=\"Starting container: 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c\" id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:21.059117 crc crio[3616]: time=\"2026-06-11T16:25:21.03556705Z\" level=info msg=\"Starting container: a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044\" id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:21.131278 crc crio[3616]: time=\"2026-06-11T16:25:21.131156354Z\" level=info 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:21.149049 crc crio[3616]: 2026-06-11T16:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5397d4f83133b87 Mac:7a:f4:ab:fb:ee:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:21.163177 crc crio[3616]: time=\"2026-06-11T16:25:21.162734084Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}\"\nJun 11 16:25:21.163177 crc crio[3616]: time=\"2026-06-11T16:25:21.162961102Z\" 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:25:21.177656 crc crio[3616]: time=\"2026-06-11T16:25:21.176933181Z\" level=info msg=\"Created container efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:21.187192 crc crio[3616]: time=\"2026-06-11T16:25:21.185834414Z\" level=info msg=\"Started container\" PID=11749 containerID=a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65\nJun 11 16:25:21.198408 crc crio[3616]: time=\"2026-06-11T16:25:21.196187315Z\" level=info msg=\"Started container\" PID=11838 containerID=9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1\nJun 11 16:25:21.243627 crc crio[3616]: time=\"2026-06-11T16:25:21.243044947Z\" level=info msg=\"Starting container: efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19\" id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:21.298578 crc crio[3616]: time=\"2026-06-11T16:25:21.294486935Z\" level=info msg=\"Ran pod sandbox 4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:21.298578 crc crio[3616]: time=\"2026-06-11T16:25:21.294853837Z\" level=info msg=\"Ran pod sandbox e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:21.306206 crc crio[3616]: time=\"2026-06-11T16:25:21.301905154Z\" level=info msg=\"Created container 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:21.331790 crc crio[3616]: time=\"2026-06-11T16:25:21.331146281Z\" level=info msg=\"Starting container: 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88\" id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:21.356270 crc crio[3616]: time=\"2026-06-11T16:25:21.356200033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e71122c9-b106-49dc-b608-686da9662bd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:21.383557 crc crio[3616]: time=\"2026-06-11T16:25:21.383007744Z\" level=info msg=\"Started container\" PID=11746 containerID=efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38\nJun 11 16:25:21.412105 crc crio[3616]: time=\"2026-06-11T16:25:21.411863713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=76dd143b-8d46-445e-ab15-f79192def80b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:21.427866 crc crio[3616]: time=\"2026-06-11T16:25:21.427134926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=57367691-689a-4aaf-851a-827efec1c2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:21.436316 crc crio[3616]: time=\"2026-06-11T16:25:21.436076816Z\" level=info 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:21.470785 crc crio[3616]: time=\"2026-06-11T16:25:21.470264317Z\" level=info msg=\"Ran pod sandbox 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:21.486388 crc crio[3616]: time=\"2026-06-11T16:25:21.486129249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9cc77076-d0ec-481e-aa75-9a8d501eeace name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:21.488731 crc crio[3616]: time=\"2026-06-11T16:25:21.488088847Z\" level=info msg=\"Ran pod sandbox 102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:21.553050 crc crio[3616]: time=\"2026-06-11T16:25:21.55297938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8f3c932-d1d1-4f58-a851-6f15df2f4616 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:21.668921 crc crio[3616]: time=\"2026-06-11T16:25:21.667998686Z\" level=info msg=\"Ran pod sandbox b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:21.707041 crc crio[3616]: time=\"2026-06-11T16:25:21.706759621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=42968450-7f42-42c1-a047-c521c309f05f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.092416 crc crio[3616]: time=\"2026-06-11T16:25:22.018238943Z\" level=info msg=\"Started container\" PID=11851 containerID=0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:25:22.309746 crc crio[3616]: time=\"2026-06-11T16:25:22.308640748Z\" level=info msg=\"Ran pod sandbox 5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:22.340262 crc crio[3616]: time=\"2026-06-11T16:25:22.339941542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=b471cb2b-9257-4d39-aef0-993fcd06dd63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.557172 crc crio[3616]: time=\"2026-06-11T16:25:22.553275804Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.566119 crc crio[3616]: time=\"2026-06-11T16:25:22.563113007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=094f8abe-3e44-4db2-9802-dbc97b6dd1e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.622572 crc crio[3616]: time=\"2026-06-11T16:25:22.621432668Z\" level=info msg=\"Created container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.694058 crc crio[3616]: time=\"2026-06-11T16:25:22.681122314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=4c672033-5e22-4be1-b68d-616ed7eb1d13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.703937 crc crio[3616]: time=\"2026-06-11T16:25:22.690773571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43334234-019e-41b6-9930-78c434ce90eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.704950 crc crio[3616]: time=\"2026-06-11T16:25:22.695189086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7454b3ae-18d9-4c8b-b337-d63a98e2e439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.705595 crc crio[3616]: time=\"2026-06-11T16:25:22.695283449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=96f2f5a8-e4d4-466c-a8fb-25e6e6cf9f38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.718847 crc crio[3616]: time=\"2026-06-11T16:25:22.71871236Z\" level=info 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:22.721500 crc crio[3616]: time=\"2026-06-11T16:25:22.72144842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=0e680d40-b423-499e-ab7b-d1bc1bfcf06f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:22.743438 crc crio[3616]: time=\"2026-06-11T16:25:22.739969619Z\" level=info 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:22.829174 crc crio[3616]: time=\"2026-06-11T16:25:22.827410277Z\" level=info msg=\"Starting container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873\" id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:22.866382 crc crio[3616]: time=\"2026-06-11T16:25:22.860715593Z\" level=info 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:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.894021308Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.894479253Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.895189667Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.911409 crc crio[3616]: time=\"2026-06-11T16:25:22.907082581Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.929731 crc crio[3616]: time=\"2026-06-11T16:25:22.927084629Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:22.929731 crc crio[3616]: time=\"2026-06-11T16:25:22.92772658Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:23.054476 crc crio[3616]: time=\"2026-06-11T16:25:23.046524599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ff656ee5-84bb-4454-aa16-5a2af2bd8ebb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:23.116521 crc crio[3616]: time=\"2026-06-11T16:25:23.111958215Z\" level=info msg=\"Started container\" PID=11885 containerID=48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\nJun 11 16:25:23.133901 crc crio[3616]: time=\"2026-06-11T16:25:23.132970326Z\" level=info 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:23.397701 crc crio[3616]: time=\"2026-06-11T16:25:23.396785237Z\" level=info 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:23.434980 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a134a033a63afc Mac:ae:b8:b2:35:94:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 SocketPath: PciID:}] [{Interface:0xc00018a990 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:23.449648 crc crio[3616]: time=\"2026-06-11T16:25:23.436990882Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}\"\nJun 11 16:25:23.449648 crc crio[3616]: time=\"2026-06-11T16:25:23.437307722Z\" 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:25:23.603153 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014017f102dcfa6 Mac:7a:b7:de:a8:79:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:23.652052 crc crio[3616]: time=\"2026-06-11T16:25:23.647026396Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}\"\nJun 11 16:25:23.652052 crc crio[3616]: time=\"2026-06-11T16:25:23.647521522Z\" 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:25:23.813481 crc crio[3616]: time=\"2026-06-11T16:25:23.807780546Z\" level=info 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:24.283934 crc crio[3616]: time=\"2026-06-11T16:25:24.28275963Z\" level=info 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:24.381280 crc crio[3616]: time=\"2026-06-11T16:25:24.381124116Z\" level=info 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:24.451940 crc crio[3616]: time=\"2026-06-11T16:25:24.445279079Z\" level=info 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:24.612989 crc crio[3616]: time=\"2026-06-11T16:25:24.612196262Z\" level=info 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:24.649492 crc crio[3616]: time=\"2026-06-11T16:25:24.646989569Z\" level=info 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:24.649492 crc crio[3616]: time=\"2026-06-11T16:25:24.647303769Z\" level=info 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:24.652494 crc crio[3616]: time=\"2026-06-11T16:25:24.652163479Z\" level=info 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:24.652754 crc crio[3616]: time=\"2026-06-11T16:25:24.652590283Z\" level=info 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:24.653023 crc crio[3616]: time=\"2026-06-11T16:25:24.652910394Z\" level=info 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:24.864142 crc crio[3616]: time=\"2026-06-11T16:25:24.863105472Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:24.885576 crc crio[3616]: time=\"2026-06-11T16:25:24.872888894Z\" level=info 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:24.945525 crc crio[3616]: time=\"2026-06-11T16:25:24.941759479Z\" level=info msg=\"Created container 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:25.157127 crc crio[3616]: time=\"2026-06-11T16:25:25.156803877Z\" level=info msg=\"Starting container: 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22\" id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:25.173263 crc crio[3616]: time=\"2026-06-11T16:25:25.173012583Z\" level=info msg=\"Ran pod sandbox 9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:25.329948 crc crio[3616]: time=\"2026-06-11T16:25:25.314180721Z\" level=info msg=\"Ran pod sandbox 014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:25.353985 crc crio[3616]: time=\"2026-06-11T16:25:25.351863053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=592730b1-3375-453d-b755-06f280256d12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:25.388854 crc crio[3616]: time=\"2026-06-11T16:25:25.387820064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=0be5fb83-a164-4ac9-aaab-5d1ab1df1f56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:25.434831 crc crio[3616]: time=\"2026-06-11T16:25:25.429224415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b276510-2404-4be7-80a2-6c5f8768b902 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:25.473832 crc crio[3616]: time=\"2026-06-11T16:25:25.472593342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=230cf38e-7af6-4c68-988c-2055abb73bcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:25.529772 crc crio[3616]: time=\"2026-06-11T16:25:25.52902208Z\" level=info 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:25.552706 crc crio[3616]: time=\"2026-06-11T16:25:25.55182717Z\" level=info msg=\"Started container\" PID=11975 containerID=3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9\nJun 11 16:25:26.366075 crc crio[3616]: time=\"2026-06-11T16:25:26.36584342Z\" level=info msg=\"Created container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:26.537235 crc crio[3616]: time=\"2026-06-11T16:25:26.522210562Z\" level=info msg=\"Created container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:26.646203 crc crio[3616]: time=\"2026-06-11T16:25:26.631004019Z\" level=info msg=\"Starting container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3\" id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:26.700505 crc crio[3616]: time=\"2026-06-11T16:25:26.700269498Z\" level=info 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:26.753997 crc crio[3616]: time=\"2026-06-11T16:25:26.632308903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5babe28d-8d1b-44dd-b7fd-4facb2ca84c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:26.753997 crc crio[3616]: time=\"2026-06-11T16:25:26.632761588Z\" level=info msg=\"Starting container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4\" id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:26.863871 crc crio[3616]: time=\"2026-06-11T16:25:26.863800702Z\" level=info msg=\"Started container\" PID=12015 containerID=2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\nJun 11 16:25:26.947885 crc crio[3616]: time=\"2026-06-11T16:25:26.943568418Z\" level=info msg=\"Started container\" PID=12018 containerID=5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\nJun 11 16:25:26.947885 crc crio[3616]: time=\"2026-06-11T16:25:26.944872591Z\" level=info msg=\"Created container ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:27.115048 crc crio[3616]: time=\"2026-06-11T16:25:27.114768791Z\" level=info msg=\"Starting container: ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b\" id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:27.266309 crc crio[3616]: time=\"2026-06-11T16:25:27.265770673Z\" level=info msg=\"Started container\" PID=12033 containerID=ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc\nJun 11 16:25:27.469915 crc crio[3616]: time=\"2026-06-11T16:25:27.469860841Z\" level=info 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:27.546833 crc crio[3616]: time=\"2026-06-11T16:25:27.536862078Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:27.546833 crc crio[3616]: time=\"2026-06-11T16:25:27.540769903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8f60cc0-dde8-4ae2-8db5-bc359fab091b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:27.819264 crc crio[3616]: 2026-06-11T16:25:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f8324f03c481 Mac:3a:b0:0b:6f:53:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:27.860469 crc crio[3616]: time=\"2026-06-11T16:25:27.860150434Z\" level=info 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:27.866412 crc crio[3616]: time=\"2026-06-11T16:25:27.865555382Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}\"\nJun 11 16:25:27.866412 crc crio[3616]: time=\"2026-06-11T16:25:27.865933785Z\" 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:25:27.971306 crc crio[3616]: time=\"2026-06-11T16:25:27.971082186Z\" level=info 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:27.995788 crc crio[3616]: time=\"2026-06-11T16:25:27.9929854Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:28.007998 crc crio[3616]: time=\"2026-06-11T16:25:27.99301986Z\" level=info 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:28.036542 crc crio[3616]: time=\"2026-06-11T16:25:28.006760922Z\" level=info 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:28.036542 crc crio[3616]: time=\"2026-06-11T16:25:27.99514572Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:28.082859 crc crio[3616]: time=\"2026-06-11T16:25:28.080226537Z\" level=info 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:28.270075 crc crio[3616]: time=\"2026-06-11T16:25:28.270022482Z\" level=info 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:28.303286 crc crio[3616]: time=\"2026-06-11T16:25:28.30322739Z\" level=info 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:28.330594 crc crio[3616]: time=\"2026-06-11T16:25:28.329782934Z\" level=info 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:28.344115 crc crio[3616]: time=\"2026-06-11T16:25:28.334710526Z\" level=info msg=\"Created container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:28.365021 crc crio[3616]: time=\"2026-06-11T16:25:28.364970912Z\" level=info msg=\"Starting container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06\" id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:28.386433 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b64af4593e8ac2 Mac:ea:bd:5c:3d:a7:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.386433 crc crio[3616]: time=\"2026-06-11T16:25:28.382049473Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}\"\nJun 11 16:25:28.386433 crc crio[3616]: time=\"2026-06-11T16:25:28.382229899Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:28.387816 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3a1b961f204a2 Mac:ca:68:13:97:59:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb SocketPath: PciID:}] [{Interface:0xc0002d0a20 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.388933 crc crio[3616]: time=\"2026-06-11T16:25:28.388684041Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}\"\nJun 11 16:25:28.388933 crc crio[3616]: time=\"2026-06-11T16:25:28.388858307Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:28.415136 crc crio[3616]: time=\"2026-06-11T16:25:28.414902277Z\" level=info msg=\"Started container\" PID=12107 containerID=c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\nJun 11 16:25:28.464213 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3f8d45cb5456aa Mac:26:fa:d6:fc:30:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 SocketPath: PciID:}] [{Interface:0xc000123280 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.464213 crc crio[3616]: time=\"2026-06-11T16:25:28.463229436Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}\"\nJun 11 16:25:28.464213 crc crio[3616]: time=\"2026-06-11T16:25:28.463526236Z\" 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:25:28.557777 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9bdcc9815cdea Mac:3e:c2:a4:fb:a1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 SocketPath: PciID:}] [{Interface:0xc000112b20 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.560060 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08b0a52b0c4ad6 Mac:fe:36:f3:d2:04:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.561306 crc crio[3616]: time=\"2026-06-11T16:25:28.56116312Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}\"\nJun 11 16:25:28.561814 crc crio[3616]: time=\"2026-06-11T16:25:28.561612245Z\" 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:25:28.563551 crc crio[3616]: time=\"2026-06-11T16:25:28.561675937Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}\"\nJun 11 16:25:28.564860 crc crio[3616]: time=\"2026-06-11T16:25:28.564151988Z\" 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:25:28.589053 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ee69cf833e963 Mac:62:aa:07:c9:49:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 SocketPath: PciID:}] [{Interface:0xc00058c6c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.588051594Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}\"\nJun 11 16:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.58822527Z\" 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:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.56704482Z\" level=info 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:28.635543 crc crio[3616]: time=\"2026-06-11T16:25:28.6352601Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:28.636563 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a708a96a8c185 Mac:02:6f:aa:55:df:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:25:28.646784 crc crio[3616]: time=\"2026-06-11T16:25:28.641746962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:25:28.665377 crc crio[3616]: time=\"2026-06-11T16:25:28.659167906Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}\"\nJun 11 16:25:28.665377 crc crio[3616]: time=\"2026-06-11T16:25:28.659521598Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:25:28.675217 crc crio[3616]: time=\"2026-06-11T16:25:28.675133338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:25:28.696994 crc crio[3616]: time=\"2026-06-11T16:25:28.685093389Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:25:28.723596 crc crio[3616]: time=\"2026-06-11T16:25:28.717079632Z\" level=info msg=\"Ran pod sandbox 0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:28.729941 crc crio[3616]: time=\"2026-06-11T16:25:28.72977233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=501958c1-c31b-4783-bc0c-f05927ec585e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:28.771135 crc crio[3616]: time=\"2026-06-11T16:25:28.768478103Z\" level=info msg=\"Ran pod sandbox 2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:28.793233 crc crio[3616]: time=\"2026-06-11T16:25:28.793164525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=75dc1813-9d40-4233-8cb2-fe4e59eb4c6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:28.827457 crc crio[3616]: time=\"2026-06-11T16:25:28.82728794Z\" level=info msg=\"Ran pod sandbox f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:28.842943 crc crio[3616]: time=\"2026-06-11T16:25:28.838412666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=7d537426-a2db-4c8c-bc3b-146549cbadee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:28.844565 crc crio[3616]: time=\"2026-06-11T16:25:28.844461245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=8fbd7d0c-f1aa-451f-ad30-e93a6c8426c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:28.954989 crc crio[3616]: time=\"2026-06-11T16:25:28.954877449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=e6a81f72-da3d-4b99-9c84-3d43a59f6664 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:28.970291 crc crio[3616]: time=\"2026-06-11T16:25:28.96948365Z\" level=info 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:29.010766 crc crio[3616]: time=\"2026-06-11T16:25:29.010221219Z\" level=info 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:29.033685 crc crio[3616]: time=\"2026-06-11T16:25:29.033124375Z\" level=info 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:29.057400 crc crio[3616]: time=\"2026-06-11T16:25:29.045818293Z\" level=info msg=\"Created container 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.082619 crc crio[3616]: time=\"2026-06-11T16:25:29.069536805Z\" level=info msg=\"Starting container: 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb\" id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:29.084157 crc crio[3616]: time=\"2026-06-11T16:25:29.083846762Z\" level=info msg=\"Started container\" PID=12182 containerID=133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5\nJun 11 16:25:29.126848 crc crio[3616]: time=\"2026-06-11T16:25:29.114711028Z\" level=info 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:29.334676 crc crio[3616]: time=\"2026-06-11T16:25:29.334304509Z\" level=info msg=\"Ran pod sandbox a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:29.354024 crc crio[3616]: time=\"2026-06-11T16:25:29.352784216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fc50f6e5-8113-43dd-a65d-96d25b555204 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.370795 crc crio[3616]: time=\"2026-06-11T16:25:29.36019899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=248a9a95-9ce8-4460-bd04-1917f01cbadf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.487790 crc crio[3616]: time=\"2026-06-11T16:25:29.484847492Z\" level=info msg=\"Ran pod sandbox 0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:29.489427 crc crio[3616]: time=\"2026-06-11T16:25:29.489294362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=36882a0e-5717-4d18-8467-74c6fc9945e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.537829 crc crio[3616]: time=\"2026-06-11T16:25:29.536992428Z\" level=info msg=\"Ran pod sandbox a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:29.546843 crc crio[3616]: time=\"2026-06-11T16:25:29.542800611Z\" level=info msg=\"Stopping container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b (timeout: 30s)\" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:29.546843 crc crio[3616]: time=\"2026-06-11T16:25:29.545531891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=223bd33f-a115-40a8-82a3-883e278c3b72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.558597 crc crio[3616]: time=\"2026-06-11T16:25:29.558473637Z\" level=info msg=\"Ran pod sandbox c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:29.588578 crc crio[3616]: time=\"2026-06-11T16:25:29.588286153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4c0b7a48-c233-4708-a466-b5de250fe5a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.590581 crc crio[3616]: time=\"2026-06-11T16:25:29.590289649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=57a582b2-e2c6-483e-b200-c84ed9f38e38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.590581 crc crio[3616]: time=\"2026-06-11T16:25:29.590518957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3a266eb-4452-4ffa-8805-202cdcd95a39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.591282 crc crio[3616]: time=\"2026-06-11T16:25:29.590951181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5928d477-3a1c-4c28-a270-3a1404824972 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.598953 crc crio[3616]: time=\"2026-06-11T16:25:29.594909535Z\" level=info 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:29.598953 crc crio[3616]: time=\"2026-06-11T16:25:29.595595038Z\" level=info 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:29.659114 crc crio[3616]: time=\"2026-06-11T16:25:29.65889646Z\" level=info msg=\"Ran pod sandbox 535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:29.668177 crc crio[3616]: time=\"2026-06-11T16:25:29.667869448Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.675940 crc crio[3616]: time=\"2026-06-11T16:25:29.67583917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=edf43154-5929-46a8-8efc-4f59e229819e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.725600 crc crio[3616]: time=\"2026-06-11T16:25:29.715478182Z\" level=info 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:29.795225 crc crio[3616]: time=\"2026-06-11T16:25:29.795086254Z\" level=info 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:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.810925965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=0abc3014-fc52-4468-99cf-24c5aa240e44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.811147893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=63d5f45e-5b40-4cc2-b342-8d571925506a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.811211175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3fcbe70c-3c22-43a1-862b-97a48b18cb96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.824260 crc crio[3616]: time=\"2026-06-11T16:25:29.82292248Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.830100 crc crio[3616]: time=\"2026-06-11T16:25:29.830046075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f8c8537c-dda4-49ab-8e48-f3113d6fe537 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:29.837686 crc crio[3616]: time=\"2026-06-11T16:25:29.837608704Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.874160 crc crio[3616]: time=\"2026-06-11T16:25:29.859684772Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.911722 crc crio[3616]: time=\"2026-06-11T16:25:29.909923654Z\" level=info msg=\"Created container e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.932924 crc crio[3616]: time=\"2026-06-11T16:25:29.932035973Z\" level=info msg=\"Created container a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:29.949153 crc crio[3616]: time=\"2026-06-11T16:25:29.943177658Z\" level=info msg=\"Starting container: e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07\" id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:29.967971 crc crio[3616]: time=\"2026-06-11T16:25:29.960295682Z\" level=info msg=\"Starting container: a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280\" id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:30.012514 crc crio[3616]: time=\"2026-06-11T16:25:30.011191988Z\" level=info 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:30.041283 crc crio[3616]: time=\"2026-06-11T16:25:30.015236661Z\" level=info msg=\"Started container\" PID=12188 containerID=a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b\nJun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.068299109Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.070659576Z\" level=info 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:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.070880134Z\" level=info 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:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.071041019Z\" level=info 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:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.071133192Z\" level=info 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:30.080796 crc crio[3616]: time=\"2026-06-11T16:25:30.074904931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=78bbf121-1e76-42be-81e8-d06858215c2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:30.089928 crc crio[3616]: time=\"2026-06-11T16:25:30.084928496Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.103435 crc crio[3616]: time=\"2026-06-11T16:25:30.100893171Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.103435 crc crio[3616]: time=\"2026-06-11T16:25:30.029048065Z\" level=info 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:30.104188 crc crio[3616]: time=\"2026-06-11T16:25:30.034152253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8ec8cde3-66a9-4843-84f3-4e82dcc87458 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:30.128802 crc crio[3616]: time=\"2026-06-11T16:25:30.1286965Z\" level=info msg=\"Started container\" PID=12219 containerID=e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c\nJun 11 16:25:30.168817 crc crio[3616]: time=\"2026-06-11T16:25:30.159723969Z\" level=info msg=\"Created container c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.168817 crc crio[3616]: time=\"2026-06-11T16:25:30.16200129Z\" level=info 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:30.179424 crc crio[3616]: time=\"2026-06-11T16:25:30.1762282Z\" level=info msg=\"Starting container: c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2\" id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:30.205745 crc crio[3616]: time=\"2026-06-11T16:25:30.205178262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=71ae7f7d-ea73-4525-9f8d-0dc35304e5ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:30.215240 crc crio[3616]: time=\"2026-06-11T16:25:30.214993295Z\" level=info msg=\"Started container\" PID=12183 containerID=c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e\nJun 11 16:25:30.274259 crc crio[3616]: time=\"2026-06-11T16:25:30.272285852Z\" level=info msg=\"Created container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.305033 crc crio[3616]: time=\"2026-06-11T16:25:30.30303123Z\" level=info msg=\"Starting container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775\" id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:30.367419 crc crio[3616]: time=\"2026-06-11T16:25:30.363862361Z\" level=info msg=\"Created container b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac: openshift-dns/dns-default-qtghf/dns\" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.367419 crc crio[3616]: time=\"2026-06-11T16:25:30.366982404Z\" level=info msg=\"Started container\" PID=12210 containerID=a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:25:30.403436 crc crio[3616]: time=\"2026-06-11T16:25:30.401476474Z\" level=info 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:30.415617 crc crio[3616]: time=\"2026-06-11T16:25:30.411447272Z\" level=info 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:30.427884 crc crio[3616]: time=\"2026-06-11T16:25:30.425273556Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.452157 crc crio[3616]: time=\"2026-06-11T16:25:30.430237213Z\" level=info 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:30.492496 crc crio[3616]: time=\"2026-06-11T16:25:30.488603462Z\" level=info msg=\"Starting container: b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac\" id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:30.802220 crc crio[3616]: time=\"2026-06-11T16:25:30.80213072Z\" level=info 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:30.839559 crc crio[3616]: time=\"2026-06-11T16:25:30.83581996Z\" level=info msg=\"Created container 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.844872 crc crio[3616]: time=\"2026-06-11T16:25:30.803947902Z\" level=info msg=\"Started container\" PID=12229 containerID=b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac description=openshift-dns/dns-default-qtghf/dns id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f\nJun 11 16:25:30.852222 crc crio[3616]: time=\"2026-06-11T16:25:30.849062999Z\" level=info msg=\"Starting container: 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d\" id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:30.932110 crc crio[3616]: time=\"2026-06-11T16:25:30.931982685Z\" level=info 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:30.937210 crc crio[3616]: time=\"2026-06-11T16:25:30.935132448Z\" level=info msg=\"Started container\" PID=12222 containerID=099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65\nJun 11 16:25:30.978437 crc crio[3616]: time=\"2026-06-11T16:25:30.97805382Z\" level=info msg=\"Created container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:30.999064 crc crio[3616]: time=\"2026-06-11T16:25:30.995758245Z\" level=info msg=\"Starting container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed\" id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:31.007932 crc crio[3616]: time=\"2026-06-11T16:25:31.007883064Z\" level=info 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:31.267971 crc crio[3616]: time=\"2026-06-11T16:25:31.163125072Z\" level=info 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:31.267971 crc crio[3616]: time=\"2026-06-11T16:25:31.163872997Z\" level=info 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:31.268221 crc crio[3616]: time=\"2026-06-11T16:25:31.268192369Z\" level=info msg=\"Created container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.303923434Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.308110097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ebbfd447-74c7-46bf-a793-608064d28cc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.30852772Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:31.310799 crc crio[3616]: time=\"2026-06-11T16:25:31.310592358Z\" level=info 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:31.319869 crc crio[3616]: time=\"2026-06-11T16:25:31.319820562Z\" level=info msg=\"Created container ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:31.332477 crc crio[3616]: time=\"2026-06-11T16:25:31.319961937Z\" level=info msg=\"Starting container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c\" id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:31.342827 crc crio[3616]: time=\"2026-06-11T16:25:31.336009694Z\" level=info msg=\"Started container\" PID=12298 containerID=687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac\nJun 11 16:25:31.343201 crc crio[3616]: time=\"2026-06-11T16:25:31.342996374Z\" level=info msg=\"Starting container: ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779\" id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:31.428391 crc crio[3616]: time=\"2026-06-11T16:25:31.423953828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8e54cbd0-ef99-4de2-9385-ee57d414ea4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:31.428391 crc crio[3616]: time=\"2026-06-11T16:25:31.424152676Z\" level=info msg=\"Started container\" PID=12292 containerID=ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9\nJun 11 16:25:31.724771 crc crio[3616]: time=\"2026-06-11T16:25:31.724073348Z\" level=info msg=\"Stopping container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 (timeout: 30s)\" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:31.864528 crc crio[3616]: time=\"2026-06-11T16:25:31.860753186Z\" level=info msg=\"Started container\" PID=12273 containerID=95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c description=openshift-console/console-6c684df5db-cc8g8/console id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\nJun 11 16:25:32.037863 crc crio[3616]: time=\"2026-06-11T16:25:32.036825652Z\" level=info msg=\"Created container 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:32.052445 crc crio[3616]: time=\"2026-06-11T16:25:32.052149345Z\" level=info msg=\"Starting container: 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e\" id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:32.108107 crc crio[3616]: time=\"2026-06-11T16:25:32.104036523Z\" level=info 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:32.116181 crc crio[3616]: time=\"2026-06-11T16:25:32.105680087Z\" level=info 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:32.132627 crc crio[3616]: time=\"2026-06-11T16:25:32.132273631Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:32.138128 crc crio[3616]: time=\"2026-06-11T16:25:32.138085152Z\" level=info msg=\"Created container e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:32.144583 crc crio[3616]: time=\"2026-06-11T16:25:32.143602726Z\" level=info 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:32.149759 crc crio[3616]: time=\"2026-06-11T16:25:32.149582173Z\" level=info msg=\"Starting container: e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd\" id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:32.189854 crc crio[3616]: time=\"2026-06-11T16:25:32.188834284Z\" level=info msg=\"Started container\" PID=12350 containerID=73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346\nJun 11 16:25:32.196590 crc crio[3616]: time=\"2026-06-11T16:25:32.195090019Z\" level=info msg=\"Started container\" PID=12342 containerID=e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c\nJun 11 16:25:32.196590 crc crio[3616]: time=\"2026-06-11T16:25:32.196021343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3bfe93e0-4734-4f78-8dcf-2b5b4a49d02a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:32.248888 crc crio[3616]: time=\"2026-06-11T16:25:32.248782968Z\" level=info msg=\"Stopped container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:32.257215 crc crio[3616]: time=\"2026-06-11T16:25:32.257062688Z\" level=info msg=\"Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:32.264249 crc crio[3616]: time=\"2026-06-11T16:25:32.264176272Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc000918598}] Aliases:map[]}\"\nJun 11 16:25:32.264654 crc crio[3616]: time=\"2026-06-11T16:25:32.264538484Z\" 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:25:32.304156 crc crio[3616]: time=\"2026-06-11T16:25:32.303032907Z\" level=info 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:32.324236 crc crio[3616]: time=\"2026-06-11T16:25:32.324182172Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:32.397585 crc crio[3616]: time=\"2026-06-11T16:25:32.397507965Z\" level=info msg=\"Created container bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:32.435515 crc crio[3616]: time=\"2026-06-11T16:25:32.435170451Z\" level=info msg=\"Starting container: bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee\" id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:32.510245 crc crio[3616]: time=\"2026-06-11T16:25:32.50588202Z\" level=info msg=\"Started container\" PID=12357 containerID=bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c\nJun 11 16:25:32.913289 crc crio[3616]: time=\"2026-06-11T16:25:32.912177594Z\" level=info msg=\"Stopped container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:32.933529 crc crio[3616]: time=\"2026-06-11T16:25:32.933043472Z\" level=info msg=\"Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:32.938816 crc crio[3616]: time=\"2026-06-11T16:25:32.938216922Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc0008805b8}] Aliases:map[]}\"\nJun 11 16:25:32.938816 crc crio[3616]: time=\"2026-06-11T16:25:32.93877114Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:33.411880 crc crio[3616]: time=\"2026-06-11T16:25:33.410531281Z\" level=info 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:33.656542 crc crio[3616]: time=\"2026-06-11T16:25:33.651219703Z\" level=info 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:33.704149 crc crio[3616]: time=\"2026-06-11T16:25:33.703978258Z\" level=info 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:33.750788 crc crio[3616]: time=\"2026-06-11T16:25:33.749929563Z\" level=info 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:34.186415 crc crio[3616]: time=\"2026-06-11T16:25:34.171512528Z\" level=info 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:34.317496 crc crio[3616]: time=\"2026-06-11T16:25:34.317115924Z\" level=info 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:34.850221 crc crio[3616]: time=\"2026-06-11T16:25:34.849988558Z\" level=info msg=\"Created container 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:34.865643 crc crio[3616]: time=\"2026-06-11T16:25:34.857604868Z\" level=info msg=\"Starting container: 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e\" id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:35.257683 crc crio[3616]: time=\"2026-06-11T16:25:35.243995068Z\" level=info 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:35.277214 crc crio[3616]: time=\"2026-06-11T16:25:35.276303272Z\" level=info 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:35.446645 crc crio[3616]: time=\"2026-06-11T16:25:35.44487744Z\" level=info 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:35.933754 crc crio[3616]: time=\"2026-06-11T16:25:35.673118141Z\" level=info 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:35.999909 crc crio[3616]: time=\"2026-06-11T16:25:35.999542956Z\" level=info 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:36.052637 crc crio[3616]: time=\"2026-06-11T16:25:35.912870535Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:36.053121 crc crio[3616]: time=\"2026-06-11T16:25:36.052830376Z\" level=info 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:36.233757 crc crio[3616]: time=\"2026-06-11T16:25:36.23355169Z\" level=info 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:36.433604 crc crio[3616]: time=\"2026-06-11T16:25:36.432647262Z\" level=info msg=\"Started container\" PID=12448 containerID=41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d\nJun 11 16:25:36.445872 crc crio[3616]: time=\"2026-06-11T16:25:36.445252207Z\" level=info 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:36.733738 crc crio[3616]: time=\"2026-06-11T16:25:36.732770832Z\" level=info msg=\"Created container 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:36.741390 crc crio[3616]: time=\"2026-06-11T16:25:36.739946838Z\" level=info msg=\"Created container 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:36.746383 crc crio[3616]: time=\"2026-06-11T16:25:36.746135031Z\" level=info msg=\"Starting container: 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc\" id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:36.754618 crc crio[3616]: time=\"2026-06-11T16:25:36.753428841Z\" level=info msg=\"Starting container: 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b\" id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:36.930062 crc crio[3616]: time=\"2026-06-11T16:25:36.929785093Z\" level=info msg=\"Started container\" PID=12499 containerID=76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805\nJun 11 16:25:37.283140 crc crio[3616]: time=\"2026-06-11T16:25:37.282585068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=715677f6-6ae8-40f1-a816-6829eb2cbd24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:37.302597 crc crio[3616]: time=\"2026-06-11T16:25:37.294989186Z\" level=info msg=\"Started container\" PID=12487 containerID=8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79\nJun 11 16:25:37.406871 crc crio[3616]: time=\"2026-06-11T16:25:37.405902245Z\" level=info msg=\"Created container 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:37.439212 crc crio[3616]: time=\"2026-06-11T16:25:37.438832428Z\" level=info msg=\"Starting container: 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05\" id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:38.013942 crc crio[3616]: time=\"2026-06-11T16:25:38.013246626Z\" level=info msg=\"Started container\" PID=12514 containerID=5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47\nJun 11 16:25:38.206037 crc crio[3616]: time=\"2026-06-11T16:25:38.205902827Z\" level=info msg=\"Created container f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:38.307128 crc crio[3616]: time=\"2026-06-11T16:25:38.306995225Z\" level=info msg=\"Starting container: f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9\" id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:38.445620 crc crio[3616]: time=\"2026-06-11T16:25:38.440886861Z\" level=info 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:38.574613 crc crio[3616]: time=\"2026-06-11T16:25:38.573942199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8316cf54-f887-4e17-8402-7765a90075d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:38.581875 crc crio[3616]: time=\"2026-06-11T16:25:38.581254159Z\" level=info msg=\"Started container\" PID=12522 containerID=f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355\nJun 11 16:25:38.691985 crc crio[3616]: time=\"2026-06-11T16:25:38.596043305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2adda4f7-9fe2-40d7-bb32-02624074e824 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:39.423737 crc crio[3616]: time=\"2026-06-11T16:25:39.419163258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=56c92ed0-5ba7-47e2-8651-e37eceed6944 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:39.503818 crc crio[3616]: time=\"2026-06-11T16:25:39.500953501Z\" level=info 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:39.587532 crc crio[3616]: time=\"2026-06-11T16:25:39.585252506Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:39.665206 crc crio[3616]: time=\"2026-06-11T16:25:39.66494795Z\" level=info 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:39.703596 crc crio[3616]: time=\"2026-06-11T16:25:39.70327475Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:39.715986 crc crio[3616]: time=\"2026-06-11T16:25:39.715858814Z\" level=info 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:40.040899 crc crio[3616]: time=\"2026-06-11T16:25:40.037905394Z\" level=info 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:40.709021 crc crio[3616]: time=\"2026-06-11T16:25:40.706277688Z\" level=info 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:41.200943 crc crio[3616]: time=\"2026-06-11T16:25:41.200178998Z\" level=info 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:41.403268 crc crio[3616]: time=\"2026-06-11T16:25:41.388184602Z\" level=info 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:41.478288 crc crio[3616]: time=\"2026-06-11T16:25:41.478016364Z\" level=info msg=\"Created container 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:41.510872 crc crio[3616]: time=\"2026-06-11T16:25:41.509643424Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:41.559196 crc crio[3616]: time=\"2026-06-11T16:25:41.558878207Z\" level=info msg=\"Starting container: 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3\" id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:41.594104 crc crio[3616]: time=\"2026-06-11T16:25:41.593738234Z\" level=info 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:41.664621 crc crio[3616]: time=\"2026-06-11T16:25:41.664053367Z\" level=info msg=\"Started container\" PID=12584 containerID=48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414\nJun 11 16:25:41.747918 crc crio[3616]: time=\"2026-06-11T16:25:41.746659487Z\" level=info 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:42.458492 crc crio[3616]: time=\"2026-06-11T16:25:42.445899986Z\" level=info msg=\"Created container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:42.616853 crc crio[3616]: time=\"2026-06-11T16:25:42.613263333Z\" level=info msg=\"Starting container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9\" id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:42.632035 crc crio[3616]: time=\"2026-06-11T16:25:42.624981202Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=0022fce1-0da8-4935-8fb5-0c2c9f5c7414 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:42.714784 crc crio[3616]: time=\"2026-06-11T16:25:42.714259691Z\" level=info 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:42.751626 crc crio[3616]: time=\"2026-06-11T16:25:42.737993377Z\" level=info msg=\"Started container\" PID=12607 containerID=5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:25:42.789845 crc crio[3616]: time=\"2026-06-11T16:25:42.789633413Z\" level=info msg=\"Stopped pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:42.802510 crc crio[3616]: time=\"2026-06-11T16:25:42.802470235Z\" level=info 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:42.869984 crc crio[3616]: time=\"2026-06-11T16:25:42.869300329Z\" level=info msg=\"Ran pod sandbox b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:42.956895 crc crio[3616]: time=\"2026-06-11T16:25:42.94422021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3dd5d080-8b14-4bb1-b640-4e04ce4dfbb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:43.229074 crc crio[3616]: time=\"2026-06-11T16:25:43.179949487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9d1ea2c1-dfb8-4f19-b082-f975ccc4aa9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:43.296524 crc crio[3616]: time=\"2026-06-11T16:25:43.280747147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=ae1677ca-6eab-4fef-81fa-66b90b54d35d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:43.468384 crc crio[3616]: time=\"2026-06-11T16:25:43.467363248Z\" level=info 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:43.553278 crc crio[3616]: time=\"2026-06-11T16:25:43.551270911Z\" level=info msg=\"Created container 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:43.565061 crc crio[3616]: time=\"2026-06-11T16:25:43.563998989Z\" level=info msg=\"Starting container: 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e\" id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:43.934473 crc crio[3616]: time=\"2026-06-11T16:25:43.933814882Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:43.935461 crc crio[3616]: time=\"2026-06-11T16:25:43.935423295Z\" level=info msg=\"Removing container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b\" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:43.955537 crc crio[3616]: time=\"2026-06-11T16:25:43.954916236Z\" level=info 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:44.050941 crc crio[3616]: time=\"2026-06-11T16:25:44.050553093Z\" level=info 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:44.134544 crc crio[3616]: time=\"2026-06-11T16:25:44.134169047Z\" level=info 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:44.275788 crc crio[3616]: time=\"2026-06-11T16:25:44.2750254Z\" level=info msg=\"Started container\" PID=12671 containerID=1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf\nJun 11 16:25:44.391962 crc crio[3616]: time=\"2026-06-11T16:25:44.389972136Z\" level=info 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:44.505935 crc crio[3616]: time=\"2026-06-11T16:25:44.505470986Z\" level=info msg=\"Created container 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:44.530213 crc crio[3616]: time=\"2026-06-11T16:25:44.530027811Z\" level=info msg=\"Starting container: 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a\" id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:44.785177 crc crio[3616]: time=\"2026-06-11T16:25:44.784941283Z\" level=info msg=\"Started container\" PID=12693 containerID=4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce\nJun 11 16:25:44.795181 crc crio[3616]: time=\"2026-06-11T16:25:44.795053329Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:44.917999 crc crio[3616]: time=\"2026-06-11T16:25:44.917650048Z\" level=info msg=\"Created container 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:45.142820 crc crio[3616]: time=\"2026-06-11T16:25:45.142567603Z\" level=info msg=\"Starting container: 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a\" id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:45.242552 crc crio[3616]: time=\"2026-06-11T16:25:45.217139781Z\" level=info msg=\"Created container 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:45.251485 crc crio[3616]: time=\"2026-06-11T16:25:45.250654423Z\" level=info msg=\"Started container\" PID=12681 containerID=519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c\nJun 11 16:25:45.296840 crc crio[3616]: time=\"2026-06-11T16:25:45.295726089Z\" level=info 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:45.427384 crc crio[3616]: time=\"2026-06-11T16:25:45.422944425Z\" level=info msg=\"Starting container: 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b\" id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:45.482144 crc crio[3616]: time=\"2026-06-11T16:25:45.481742162Z\" level=info msg=\"Removed container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:45.483597 crc crio[3616]: time=\"2026-06-11T16:25:45.4826013Z\" level=info 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:45.511004 crc crio[3616]: time=\"2026-06-11T16:25:45.50874111Z\" level=info msg=\"Started container\" PID=12726 containerID=69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805\nJun 11 16:25:45.626062 crc crio[3616]: time=\"2026-06-11T16:25:45.626001309Z\" level=info msg=\"Stopped pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:25:46.045290 crc crio[3616]: time=\"2026-06-11T16:25:46.044895607Z\" level=info 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:46.089810 crc crio[3616]: time=\"2026-06-11T16:25:46.083194387Z\" level=info msg=\"Created container 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:46.163232 crc crio[3616]: time=\"2026-06-11T16:25:46.163018345Z\" level=info msg=\"Starting container: 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347\" id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:46.224535 crc crio[3616]: time=\"2026-06-11T16:25:46.224044415Z\" level=info msg=\"Created container 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:46.257177 crc crio[3616]: time=\"2026-06-11T16:25:46.256978118Z\" level=info msg=\"Starting container: 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34\" id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:46.515892 crc crio[3616]: time=\"2026-06-11T16:25:46.511236025Z\" level=info msg=\"Started container\" PID=12738 containerID=4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47\nJun 11 16:25:46.599616 crc crio[3616]: time=\"2026-06-11T16:25:46.598807028Z\" level=info msg=\"Started container\" PID=12749 containerID=7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169\nJun 11 16:25:46.844148 crc crio[3616]: time=\"2026-06-11T16:25:46.834600401Z\" level=info msg=\"Removing container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6\" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:46.965104 crc crio[3616]: time=\"2026-06-11T16:25:46.964252498Z\" level=info msg=\"Created container da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:46.996220 crc crio[3616]: time=\"2026-06-11T16:25:46.996154417Z\" level=info msg=\"Starting container: da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083\" id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:47.169684 crc crio[3616]: time=\"2026-06-11T16:25:47.169162733Z\" level=info msg=\"Started container\" PID=12786 containerID=da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5\nJun 11 16:25:47.411850 crc crio[3616]: time=\"2026-06-11T16:25:47.411259898Z\" level=info 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:47.574287 crc crio[3616]: time=\"2026-06-11T16:25:47.574226406Z\" level=info msg=\"Removed container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:25:47.839654 crc crio[3616]: time=\"2026-06-11T16:25:47.826617582Z\" level=info 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:48.046288 crc crio[3616]: time=\"2026-06-11T16:25:48.04593984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=559a75cd-31dd-4834-95b5-a6a875ec5ea4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:48.068745 crc crio[3616]: time=\"2026-06-11T16:25:48.068627646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b333675b-5cc3-4973-9753-47978a542519 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:48.106424 crc crio[3616]: time=\"2026-06-11T16:25:48.106276097Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:48.419251 crc crio[3616]: time=\"2026-06-11T16:25:48.411277487Z\" level=info 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:48.696386 crc crio[3616]: time=\"2026-06-11T16:25:48.693159236Z\" level=info 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:49.448380 crc crio[3616]: time=\"2026-06-11T16:25:49.448273589Z\" level=info msg=\"Created container e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:49.479725 crc crio[3616]: time=\"2026-06-11T16:25:49.479581959Z\" level=info msg=\"Starting container: e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e\" id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:50.122002 crc crio[3616]: time=\"2026-06-11T16:25:50.121446194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-scrzw/POD\" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:50.122247 crc crio[3616]: time=\"2026-06-11T16:25:50.122024514Z\" level=info 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:50.551792 crc crio[3616]: time=\"2026-06-11T16:25:50.55149084Z\" level=info msg=\"Started container\" PID=12824 containerID=e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f\nJun 11 16:25:50.675969 crc crio[3616]: time=\"2026-06-11T16:25:50.675912126Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}\"\nJun 11 16:25:50.676827 crc crio[3616]: time=\"2026-06-11T16:25:50.676806466Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-scrzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:50.689825 crc crio[3616]: time=\"2026-06-11T16:25:50.689555685Z\" level=info 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:51.611980 crc crio[3616]: time=\"2026-06-11T16:25:51.592876456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vvs9s/POD\" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:51.611980 crc crio[3616]: time=\"2026-06-11T16:25:51.611519689Z\" level=info 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:52.692776 crc crio[3616]: time=\"2026-06-11T16:25:52.684923173Z\" level=info msg=\"Stopping container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 (timeout: 30s)\" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:52.920004 crc crio[3616]: time=\"2026-06-11T16:25:52.919935117Z\" level=info 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:53.226163 crc crio[3616]: time=\"2026-06-11T16:25:53.201464183Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}\"\nJun 11 16:25:53.227113 crc crio[3616]: time=\"2026-06-11T16:25:53.227065126Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vvs9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:25:54.090409 crc crio[3616]: time=\"2026-06-11T16:25:54.076626709Z\" level=info msg=\"Stopped container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:54.130811 crc crio[3616]: time=\"2026-06-11T16:25:54.129313485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=054d7b08-4a01-462d-8436-850086f8508d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:54.191467 crc crio[3616]: time=\"2026-06-11T16:25:54.18293706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=93f71dfb-1807-4eef-a259-556dc8379670 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:54.284254 crc crio[3616]: time=\"2026-06-11T16:25:54.284055944Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:54.288234 crc crio[3616]: time=\"2026-06-11T16:25:54.287914501Z\" level=info 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:54.616041 crc crio[3616]: time=\"2026-06-11T16:25:54.615525743Z\" level=info 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:54.731806 crc crio[3616]: time=\"2026-06-11T16:25:54.731698263Z\" level=info 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:54.895694 crc crio[3616]: time=\"2026-06-11T16:25:54.889044501Z\" level=info msg=\"Stopping container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 (timeout: 2s)\" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:55.525884 crc crio[3616]: time=\"2026-06-11T16:25:55.525524042Z\" level=info msg=\"Created container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:55.585988 crc crio[3616]: time=\"2026-06-11T16:25:55.577082548Z\" level=info msg=\"Starting container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337\" id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:55.740173 crc crio[3616]: time=\"2026-06-11T16:25:55.739697319Z\" level=info msg=\"Started container\" PID=12927 containerID=da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 description=openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\nJun 11 16:25:56.012880 crc crio[3616]: time=\"2026-06-11T16:25:55.771844529Z\" level=info 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:56.074020 crc crio[3616]: time=\"2026-06-11T16:25:56.073861448Z\" level=info msg=\"Created container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:56.090595 crc crio[3616]: time=\"2026-06-11T16:25:56.090542499Z\" level=info msg=\"Starting container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236\" id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:56.562063 crc crio[3616]: time=\"2026-06-11T16:25:56.561969354Z\" level=info msg=\"Started container\" PID=12950 containerID=6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:25:57.126783 crc crio[3616]: time=\"2026-06-11T16:25:57.103182667Z\" level=info msg=\"Created container 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:57.128452 crc crio[3616]: time=\"2026-06-11T16:25:57.128251335Z\" level=info msg=\"Starting container: 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6\" id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:25:57.283938 crc crio[3616]: time=\"2026-06-11T16:25:57.283532845Z\" level=info msg=\"Started container\" PID=12982 containerID=16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169\nJun 11 16:25:58.170782 crc crio[3616]: time=\"2026-06-11T16:25:58.170041976Z\" level=info msg=\"Stopped container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:58.174517 crc crio[3616]: time=\"2026-06-11T16:25:58.174270725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d6aa6c60-bdb8-442e-a05e-b10da0b55d84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:58.203155 crc crio[3616]: time=\"2026-06-11T16:25:58.198641036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5dfd5226-bba7-4ed4-b7cd-89010fc165cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:25:58.213176 crc crio[3616]: time=\"2026-06-11T16:25:58.210048731Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:25:58.213176 crc crio[3616]: time=\"2026-06-11T16:25:58.21091684Z\" level=info 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.685559 crc crio[3616]: time=\"2026-06-11T16:25:58.6851452Z\" level=info 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.806904 crc crio[3616]: time=\"2026-06-11T16:25:58.805613655Z\" level=info msg=\"Stopping container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae (timeout: 3600s)\" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:25:58.819121 crc crio[3616]: time=\"2026-06-11T16:25:58.812117049Z\" level=info 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:59.657622 crc crio[3616]: time=\"2026-06-11T16:25:59.650006098Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ml74d/POD\" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:25:59.657622 crc crio[3616]: time=\"2026-06-11T16:25:59.650098261Z\" level=info 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.051780 crc crio[3616]: time=\"2026-06-11T16:26:00.050976326Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}\"\nJun 11 16:26:00.052032 crc crio[3616]: time=\"2026-06-11T16:26:00.051863976Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ml74d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:00.216514 crc crio[3616]: time=\"2026-06-11T16:26:00.216261395Z\" level=info msg=\"Created container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:00.292151 crc crio[3616]: time=\"2026-06-11T16:26:00.291593769Z\" level=info msg=\"Starting container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b\" id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:00.507497 crc crio[3616]: time=\"2026-06-11T16:26:00.505535502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4ntvb/POD\" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:00.507497 crc crio[3616]: time=\"2026-06-11T16:26:00.505633135Z\" level=info 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.586071 crc crio[3616]: time=\"2026-06-11T16:26:00.582938585Z\" level=info msg=\"Started container\" PID=13093 containerID=501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:26:00.690494 crc crio[3616]: time=\"2026-06-11T16:26:00.689225544Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}\"\nJun 11 16:26:00.690494 crc crio[3616]: time=\"2026-06-11T16:26:00.689469172Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4ntvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:01.505671 crc crio[3616]: time=\"2026-06-11T16:26:01.498515132Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD\" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:01.505671 crc crio[3616]: time=\"2026-06-11T16:26:01.499444293Z\" level=info 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:02.232479 crc crio[3616]: time=\"2026-06-11T16:26:02.226399221Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}\"\nJun 11 16:26:02.232479 crc crio[3616]: time=\"2026-06-11T16:26:02.226451993Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:04.132242 crc crio[3616]: time=\"2026-06-11T16:26:04.127725081Z\" level=info msg=\"Stopping container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed (timeout: 30s)\" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:05.703936 crc crio[3616]: 2026-06-11T16:26:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:100219e10d14ada Mac:02:4b:e2:10:c3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad SocketPath: PciID:}] [{Interface:0xc0005265b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:05.706630 crc crio[3616]: time=\"2026-06-11T16:26:05.706587939Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}\"\nJun 11 16:26:05.707471 crc crio[3616]: time=\"2026-06-11T16:26:05.707303682Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-scrzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:05.860099 crc crio[3616]: time=\"2026-06-11T16:26:05.859519804Z\" level=info msg=\"Ran pod sandbox 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 with infra container: openshift-marketplace/certified-operators-scrzw/POD\" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:05.918713 crc crio[3616]: time=\"2026-06-11T16:26:05.910513741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5fd8931-8e35-4864-84c4-22a23b2da19a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:05.934753 crc crio[3616]: time=\"2026-06-11T16:26:05.924580154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c5e18c4-8305-43ea-a48a-6dd2b54f4ad1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:06.071210 crc crio[3616]: time=\"2026-06-11T16:26:06.070671583Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:06.071210 crc crio[3616]: time=\"2026-06-11T16:26:06.071218182Z\" level=info 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:06.549550 crc crio[3616]: 2026-06-11T16:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58ef1a5168a1e3 Mac:d2:b9:5d:07:c8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:06.553069 crc crio[3616]: time=\"2026-06-11T16:26:06.550263484Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}\"\nJun 11 16:26:06.553069 crc crio[3616]: time=\"2026-06-11T16:26:06.550512672Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vvs9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:06.631090 crc crio[3616]: time=\"2026-06-11T16:26:06.630711281Z\" level=info 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:06.657897 crc crio[3616]: time=\"2026-06-11T16:26:06.657423099Z\" level=info 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:06.701658 crc crio[3616]: time=\"2026-06-11T16:26:06.7009912Z\" level=info msg=\"Ran pod sandbox c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 with infra container: openshift-marketplace/community-operators-vvs9s/POD\" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:06.990244 crc crio[3616]: time=\"2026-06-11T16:26:06.989231493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9feab58-eadd-42bd-8148-40910cfa0d14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:07.039238 crc crio[3616]: time=\"2026-06-11T16:26:07.039057356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=191099b9-4685-4954-b0ca-f28f8fee8b8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:07.049481 crc crio[3616]: time=\"2026-06-11T16:26:07.048556339Z\" level=info msg=\"Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:07.049481 crc crio[3616]: time=\"2026-06-11T16:26:07.048666312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:07.054919 crc crio[3616]: time=\"2026-06-11T16:26:07.053884784Z\" level=info msg=\"Removing pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:26:07.125462 crc crio[3616]: time=\"2026-06-11T16:26:07.123261409Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:07.577409 crc crio[3616]: time=\"2026-06-11T16:26:07.576607782Z\" level=info msg=\"Stopping container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 (timeout: 30s)\" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:07.615078 crc crio[3616]: time=\"2026-06-11T16:26:07.601573914Z\" level=info msg=\"Created container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.647663698Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD\" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.647905046Z\" level=info 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:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.648104502Z\" level=info msg=\"Starting container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe\" id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:07.813720 crc crio[3616]: time=\"2026-06-11T16:26:07.812269514Z\" level=info msg=\"Started container\" PID=13283 containerID=375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe description=openshift-marketplace/certified-operators-scrzw/extract-utilities id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\nJun 11 16:26:07.993821 crc crio[3616]: time=\"2026-06-11T16:26:07.984172743Z\" level=info msg=\"Removed pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:26:08.073604 crc crio[3616]: time=\"2026-06-11T16:26:08.01358151Z\" level=info 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:08.080297 crc crio[3616]: time=\"2026-06-11T16:26:08.07794704Z\" level=info msg=\"Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:08.080297 crc crio[3616]: time=\"2026-06-11T16:26:08.078051474Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:08.099656 crc crio[3616]: time=\"2026-06-11T16:26:08.099507564Z\" level=info msg=\"Removing pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:26:08.156866 crc crio[3616]: time=\"2026-06-11T16:26:08.156438705Z\" level=info msg=\"Removed pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:26:08.743827 crc crio[3616]: time=\"2026-06-11T16:26:08.743708196Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:08.754513 crc crio[3616]: time=\"2026-06-11T16:26:08.754206236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:26:09.105425 crc crio[3616]: time=\"2026-06-11T16:26:09.090579541Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}\"\nJun 11 16:26:09.105425 crc crio[3616]: time=\"2026-06-11T16:26:09.104938703Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:09.323997 crc crio[3616]: time=\"2026-06-11T16:26:09.323118514Z\" level=info 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:09.387575 crc crio[3616]: time=\"2026-06-11T16:26:09.385652281Z\" level=info 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:10.901441 crc crio[3616]: time=\"2026-06-11T16:26:10.895585586Z\" level=info msg=\"Created container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:10.915009 crc crio[3616]: time=\"2026-06-11T16:26:10.91465304Z\" level=info msg=\"Starting container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce\" id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:10.977601 crc crio[3616]: time=\"2026-06-11T16:26:10.976370931Z\" level=info msg=\"Started container\" PID=13360 containerID=e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce description=openshift-marketplace/community-operators-vvs9s/extract-utilities id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\nJun 11 16:26:11.156460 crc crio[3616]: time=\"2026-06-11T16:26:11.156222779Z\" level=info msg=\"Stopped container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:11.168938 crc crio[3616]: time=\"2026-06-11T16:26:11.168114363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=2eb3e476-9420-4644-a3f5-4918f5d17d02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:11.367485 crc crio[3616]: time=\"2026-06-11T16:26:11.361697122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bb01ac52-587f-4e99-98ca-3d3c512714c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:11.573412 crc crio[3616]: time=\"2026-06-11T16:26:11.573219664Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:11.573711 crc crio[3616]: time=\"2026-06-11T16:26:11.573668889Z\" level=info 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:12.212532 crc crio[3616]: time=\"2026-06-11T16:26:12.207789333Z\" level=info msg=\"Stopping container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 (timeout: 30s)\" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:12.630711 crc crio[3616]: time=\"2026-06-11T16:26:12.623744284Z\" level=info msg=\"Removing container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9\" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:26:12.779899 crc crio[3616]: time=\"2026-06-11T16:26:12.773063406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:12.810424 crc crio[3616]: time=\"2026-06-11T16:26:12.802303723Z\" level=info msg=\"Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:12.810424 crc crio[3616]: time=\"2026-06-11T16:26:12.803235505Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0008809e8}] Aliases:map[]}\"\nJun 11 16:26:12.831449 crc crio[3616]: time=\"2026-06-11T16:26:12.825756732Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:12.861282 crc crio[3616]: time=\"2026-06-11T16:26:12.861221705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:26:13.267984 crc crio[3616]: time=\"2026-06-11T16:26:13.224570534Z\" level=info msg=\"Removed container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:26:13.401717 crc crio[3616]: time=\"2026-06-11T16:26:13.387668098Z\" level=info 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:13.628264 crc crio[3616]: time=\"2026-06-11T16:26:13.627935566Z\" level=info 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:14.153572 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783b7d0708d55f7 Mac:b2:99:c6:19:35:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b SocketPath: PciID:}] [{Interface:0xc0002010e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:14.169149 crc crio[3616]: time=\"2026-06-11T16:26:14.160467378Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}\"\nJun 11 16:26:14.169149 crc crio[3616]: time=\"2026-06-11T16:26:14.160652404Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4ntvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:14.169149 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe17fcdfdba7b00 Mac:26:d4:72:c6:66:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 SocketPath: PciID:}] [{Interface:0xc000290a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:14.185491 crc crio[3616]: time=\"2026-06-11T16:26:14.171778756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}\"\nJun 11 16:26:14.198687 crc crio[3616]: time=\"2026-06-11T16:26:14.172134658Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ml74d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:14.483609 crc crio[3616]: time=\"2026-06-11T16:26:14.479116649Z\" level=info msg=\"Ran pod sandbox 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 with infra container: openshift-marketplace/redhat-marketplace-4ntvb/POD\" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:14.497542 crc crio[3616]: time=\"2026-06-11T16:26:14.491075936Z\" level=info msg=\"Ran pod sandbox fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f with infra container: openshift-marketplace/redhat-operators-ml74d/POD\" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:14.511522 crc crio[3616]: time=\"2026-06-11T16:26:14.510083989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f4ca6c7-cce2-4410-8995-a9d157b66d1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:14.512272 crc crio[3616]: time=\"2026-06-11T16:26:14.511968304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bf89fe-fa2d-428f-82de-384f40ad49b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:14.563766 crc crio[3616]: time=\"2026-06-11T16:26:14.56024718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=085f6867-4feb-4319-903a-38aae7ed0c64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:14.630406 crc crio[3616]: time=\"2026-06-11T16:26:14.626896675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290c727c-f5c9-496f-b668-d2e9ba5eaf7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:15.203098 crc crio[3616]: time=\"2026-06-11T16:26:15.202795347Z\" level=info msg=\"Created container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:15.205833 crc crio[3616]: time=\"2026-06-11T16:26:15.205132864Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:15.217481 crc crio[3616]: time=\"2026-06-11T16:26:15.217289867Z\" level=info msg=\"Starting container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7\" id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:15.257505 crc crio[3616]: time=\"2026-06-11T16:26:15.239732878Z\" level=info 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:15.306167 crc crio[3616]: time=\"2026-06-11T16:26:15.305925944Z\" level=info msg=\"Started container\" PID=13514 containerID=08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:26:15.437670 crc crio[3616]: time=\"2026-06-11T16:26:15.434194384Z\" level=info msg=\"Stopped container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:15.448237 crc crio[3616]: time=\"2026-06-11T16:26:15.444722103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23513333-4a67-422d-9713-0dec192fc0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:15.753713 crc crio[3616]: time=\"2026-06-11T16:26:15.753236467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:15.754605 crc crio[3616]: time=\"2026-06-11T16:26:15.753992977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0bc691c-d6e2-4022-9f54-e212e11fdaab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:15.784217 crc crio[3616]: time=\"2026-06-11T16:26:15.784091333Z\" level=info 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:15.786780 crc crio[3616]: time=\"2026-06-11T16:26:15.786449796Z\" level=info 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:15.807971 crc crio[3616]: time=\"2026-06-11T16:26:15.80783113Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:15.975640 crc crio[3616]: time=\"2026-06-11T16:26:15.975147404Z\" level=info 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.043222 crc crio[3616]: time=\"2026-06-11T16:26:16.042565888Z\" level=info 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.166492 crc crio[3616]: time=\"2026-06-11T16:26:16.160147116Z\" level=info 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.174505 crc crio[3616]: time=\"2026-06-11T16:26:16.164939526Z\" level=info msg=\"Stopped pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:16.257292 crc crio[3616]: time=\"2026-06-11T16:26:16.254789507Z\" level=info 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.277304 crc crio[3616]: time=\"2026-06-11T16:26:16.277059575Z\" level=info 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.346483 crc crio[3616]: time=\"2026-06-11T16:26:16.346143442Z\" level=info 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:17.980722 crc crio[3616]: time=\"2026-06-11T16:26:17.978884364Z\" level=info msg=\"Created container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:17.988583 crc crio[3616]: time=\"2026-06-11T16:26:17.988460571Z\" level=info msg=\"Starting container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb\" id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:18.003990 crc crio[3616]: time=\"2026-06-11T16:26:18.002576452Z\" level=info msg=\"Started container\" PID=13560 containerID=15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb description=openshift-marketplace/redhat-operators-ml74d/extract-utilities id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\nJun 11 16:26:18.435701 crc crio[3616]: time=\"2026-06-11T16:26:18.434987857Z\" level=info msg=\"Created container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:18.437963 crc crio[3616]: time=\"2026-06-11T16:26:18.437741301Z\" level=info msg=\"Created container 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:18.438540 crc crio[3616]: time=\"2026-06-11T16:26:18.438487407Z\" level=info msg=\"Starting container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898\" id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:18.445075 crc crio[3616]: time=\"2026-06-11T16:26:18.445020365Z\" level=info msg=\"Starting container: 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8\" id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:18.490121 crc crio[3616]: time=\"2026-06-11T16:26:18.489977401Z\" level=info msg=\"Started container\" PID=13573 containerID=8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac\nJun 11 16:26:18.515041 crc crio[3616]: time=\"2026-06-11T16:26:18.514608811Z\" level=info msg=\"Started container\" PID=13568 containerID=7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\nJun 11 16:26:19.205603 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c34c69a7ad492 Mac:fa:3b:df:a1:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:19.207379 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6818d75d8579578 Mac:12:73:cc:cb:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:26:19.207936 crc crio[3616]: time=\"2026-06-11T16:26:19.207767508Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}\"\nJun 11 16:26:19.208042 crc crio[3616]: time=\"2026-06-11T16:26:19.208020717Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:19.208503 crc crio[3616]: time=\"2026-06-11T16:26:19.208208787Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}\"\nJun 11 16:26:19.208655 crc crio[3616]: time=\"2026-06-11T16:26:19.208515388Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:26:19.262253 crc crio[3616]: time=\"2026-06-11T16:26:19.261940857Z\" level=info msg=\"Ran pod sandbox 6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 with infra container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD\" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:19.283802 crc crio[3616]: time=\"2026-06-11T16:26:19.28310691Z\" level=info msg=\"Ran pod sandbox c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe with infra container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD\" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:19.287681 crc crio[3616]: time=\"2026-06-11T16:26:19.287537979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b77e1989-9b05-4b35-a1bd-813d89ad9531 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:19.291293 crc crio[3616]: time=\"2026-06-11T16:26:19.291044591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e6d436bd-c344-4be3-a557-acaaa5da1cbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:19.301564 crc crio[3616]: time=\"2026-06-11T16:26:19.300744135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=411c616f-3beb-4ccf-b745-add44f76966e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:19.306314 crc crio[3616]: time=\"2026-06-11T16:26:19.30618761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=38b352ea-fdf6-4b78-b557-6357fb09a498 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:20.229061 crc crio[3616]: time=\"2026-06-11T16:26:20.21764124Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:20.255629 crc crio[3616]: time=\"2026-06-11T16:26:20.255435757Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:26:21.254266 crc crio[3616]: time=\"2026-06-11T16:26:21.253622074Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage\nJun 11 16:26:21.269921 crc crio[3616]: time=\"2026-06-11T16:26:21.269761031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:26:21.563060 crc crio[3616]: time=\"2026-06-11T16:26:21.551307437Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:21.563060 crc crio[3616]: time=\"2026-06-11T16:26:21.551767083Z\" level=info 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:21.739303 crc crio[3616]: time=\"2026-06-11T16:26:21.738719404Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:21.842495 crc crio[3616]: time=\"2026-06-11T16:26:21.842196633Z\" level=info 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:22.114017 crc crio[3616]: time=\"2026-06-11T16:26:22.113572665Z\" level=info 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:22.417743 crc crio[3616]: time=\"2026-06-11T16:26:22.416661247Z\" level=info 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.026737 crc crio[3616]: time=\"2026-06-11T16:26:23.026551703Z\" level=info 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.109499 crc crio[3616]: time=\"2026-06-11T16:26:23.108705556Z\" level=info 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.475954 crc crio[3616]: time=\"2026-06-11T16:26:23.47375814Z\" level=info msg=\"Created container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:23.486033 crc crio[3616]: time=\"2026-06-11T16:26:23.484127542Z\" level=info msg=\"Starting container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876\" id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:23.778268 crc crio[3616]: time=\"2026-06-11T16:26:23.777239384Z\" level=info msg=\"Started container\" PID=13654 containerID=cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 description=openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\nJun 11 16:26:23.813117 crc crio[3616]: time=\"2026-06-11T16:26:23.812727707Z\" level=info msg=\"Created container d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:23.827265 crc crio[3616]: time=\"2026-06-11T16:26:23.826741108Z\" level=info msg=\"Starting container: d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e\" id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:23.940821 crc crio[3616]: time=\"2026-06-11T16:26:23.94038042Z\" level=info msg=\"Started container\" PID=13662 containerID=d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6\nJun 11 16:26:24.938019 crc crio[3616]: time=\"2026-06-11T16:26:24.937791226Z\" level=info msg=\"Stopping container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b (timeout: 2s)\" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:25.019927 crc crio[3616]: time=\"2026-06-11T16:26:25.019699938Z\" level=info msg=\"Stopping container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 (timeout: 30s)\" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:25.547754 crc crio[3616]: time=\"2026-06-11T16:26:25.546681313Z\" level=info msg=\"Stopped container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:25.554228 crc crio[3616]: time=\"2026-06-11T16:26:25.553911201Z\" level=info msg=\"Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:25.560221 crc crio[3616]: time=\"2026-06-11T16:26:25.560002389Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00018e9e0}] Aliases:map[]}\"\nJun 11 16:26:25.560221 crc crio[3616]: time=\"2026-06-11T16:26:25.560171315Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:26:26.151126 crc crio[3616]: time=\"2026-06-11T16:26:26.150831058Z\" level=info msg=\"Stopped container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:26.165571 crc crio[3616]: time=\"2026-06-11T16:26:26.165202256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=96bf7521-600f-476e-86ad-b8010fa3c498 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:26.189086 crc crio[3616]: time=\"2026-06-11T16:26:26.188947409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fad2eda4-18ee-428e-a82c-5ca309514221 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:26.327838 crc crio[3616]: time=\"2026-06-11T16:26:26.327780185Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:26.364210 crc crio[3616]: time=\"2026-06-11T16:26:26.364123524Z\" level=info 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:26.455517 crc crio[3616]: time=\"2026-06-11T16:26:26.45511576Z\" level=info msg=\"Removing container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775\" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:26:27.307692 crc crio[3616]: time=\"2026-06-11T16:26:27.306564043Z\" level=info 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:27.450555 crc crio[3616]: time=\"2026-06-11T16:26:27.450495632Z\" level=info 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:27.817598 crc crio[3616]: time=\"2026-06-11T16:26:27.816420462Z\" level=info msg=\"Removed container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:26:28.042920 crc crio[3616]: time=\"2026-06-11T16:26:28.042685003Z\" level=info msg=\"Created container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:28.064603 crc crio[3616]: time=\"2026-06-11T16:26:28.061842836Z\" level=info msg=\"Starting container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22\" id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:28.114472 crc crio[3616]: time=\"2026-06-11T16:26:28.110086233Z\" level=info msg=\"Started container\" PID=13773 containerID=02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:26:30.467999 crc crio[3616]: time=\"2026-06-11T16:26:30.467637026Z\" level=info msg=\"Stopped pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:26:30.607275 crc crio[3616]: time=\"2026-06-11T16:26:30.607125082Z\" level=info 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:31.155136 crc crio[3616]: time=\"2026-06-11T16:26:31.152740201Z\" level=info msg=\"Created container 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:26:31.180608 crc crio[3616]: time=\"2026-06-11T16:26:31.180499678Z\" level=info msg=\"Starting container: 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e\" id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:26:31.364430 crc crio[3616]: time=\"2026-06-11T16:26:31.360254687Z\" level=info msg=\"Started container\" PID=13849 containerID=1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414\nJun 11 16:26:31.399039 crc crio[3616]: time=\"2026-06-11T16:26:31.398154175Z\" level=info msg=\"Removing container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876\" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:26:31.589545 crc crio[3616]: time=\"2026-06-11T16:26:31.538462532Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD\" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:31.639953 crc crio[3616]: time=\"2026-06-11T16:26:31.639792538Z\" level=info 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:32.040583 crc crio[3616]: time=\"2026-06-11T16:26:32.038963851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=07cda4d2-44cf-40a1-9964-247b251193e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:26:42.229064 crc crio[3616]: time=\"2026-06-11T16:26:42.226083846Z\" level=warning msg=\"Stopping container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 with stop signal(15) timed out. Killing...\"\nJun 11 16:26:50.696897 crc crio[3616]: time=\"2026-06-11T16:26:50.695095518Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:50.696897 crc crio[3616]: time=\"2026-06-11T16:26:50.695897336Z\" level=info 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:54.905762 crc crio[3616]: time=\"2026-06-11T16:26:54.890759845Z\" level=info msg=\"Stopping container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 (timeout: 2s)\" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:26:56.748237 crc crio[3616]: time=\"2026-06-11T16:26:56.748123801Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:26:56.749143 crc crio[3616]: time=\"2026-06-11T16:26:56.748271056Z\" level=info 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:05.115156 crc crio[3616]: time=\"2026-06-11T16:27:05.113486752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e56db8c9-da06-45b8-9224-3936ad849e6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:12.342612 crc crio[3616]: time=\"2026-06-11T16:27:12.339550103Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:12.342612 crc crio[3616]: time=\"2026-06-11T16:27:12.340595269Z\" level=info msg=\"Stopped container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:12.344487 crc crio[3616]: time=\"2026-06-11T16:27:12.34337614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1e4f5d83-f05c-4e4b-9b98-20ae861c0028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:12.346446 crc crio[3616]: time=\"2026-06-11T16:27:12.346393283Z\" level=info msg=\"Stopped container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:12.348051 crc crio[3616]: time=\"2026-06-11T16:27:12.34779741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b9ae3c61-111a-4fea-9551-465a48c46171 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:12.570444 crc crio[3616]: time=\"2026-06-11T16:27:12.570163543Z\" level=info msg=\"Stopped container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:12.571958 crc crio[3616]: time=\"2026-06-11T16:27:12.571834508Z\" level=info msg=\"Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:12.630494 crc crio[3616]: time=\"2026-06-11T16:27:12.630301264Z\" level=info 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:12.634571 crc crio[3616]: time=\"2026-06-11T16:27:12.634269969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=2dc0a0b3-c33d-4e2d-be60-fb55231f5ba7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:12.634571 crc crio[3616]: time=\"2026-06-11T16:27:12.634491302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4e6748d0-88fa-40b6-b9e6-2c94843e9e0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:12.643831 crc crio[3616]: time=\"2026-06-11T16:27:12.643735852Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:12.650365 crc crio[3616]: time=\"2026-06-11T16:27:12.650241092Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:27:12.660457 crc crio[3616]: time=\"2026-06-11T16:27:12.66019252Z\" level=info 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:12.665158 crc crio[3616]: time=\"2026-06-11T16:27:12.664934988Z\" level=info 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:13.767899 crc crio[3616]: time=\"2026-06-11T16:27:13.767301653Z\" level=info msg=\"Stopping container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 (timeout: 600s)\" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:30.903005 crc crio[3616]: time=\"2026-06-11T16:27:30.894872389Z\" level=info msg=\"Stopped pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:27:30.904435 crc crio[3616]: time=\"2026-06-11T16:27:30.90170879Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}\"\nJun 11 16:27:30.904435 crc crio[3616]: time=\"2026-06-11T16:27:30.90320044Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:30.906887 crc crio[3616]: time=\"2026-06-11T16:27:30.906807435Z\" level=info msg=\"Removed container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.914012 crc crio[3616]: time=\"2026-06-11T16:27:30.913749184Z\" level=info msg=\"Removing container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b\" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:27:30.920917 crc crio[3616]: time=\"2026-06-11T16:27:30.920773047Z\" level=info msg=\"Stopped container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:27:30.923226 crc crio[3616]: time=\"2026-06-11T16:27:30.92312308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e12ec116-bb5f-4f22-b161-88b18a9182a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:32.640533 crc crio[3616]: 2026-06-11T16:27:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a057fc40921fd8 Mac:22:13:f8:a9:18:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:27:32.642488 crc crio[3616]: time=\"2026-06-11T16:27:32.642411069Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}\"\nJun 11 16:27:32.642693 crc crio[3616]: time=\"2026-06-11T16:27:32.642576664Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:27:46.750047 crc crio[3616]: time=\"2026-06-11T16:27:46.74906646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6f124809-a911-4163-bc80-b2b110c808a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:46.810833 crc crio[3616]: time=\"2026-06-11T16:27:46.810712061Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}\"\nJun 11 16:27:46.810833 crc crio[3616]: time=\"2026-06-11T16:27:46.810780763Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:27:46.814497 crc crio[3616]: time=\"2026-06-11T16:27:46.814092117Z\" level=info msg=\"Ran pod sandbox 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:46.817850 crc crio[3616]: time=\"2026-06-11T16:27:46.817740217Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ccdffb15-4386-4a87-8ab8-e8363218b715 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:27:48.524989 crc crio[3616]: 2026-06-11T16:27:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8352d004ccdd6 Mac:6e:ef:8f:dc:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 SocketPath: PciID:}] [{Interface:0xc000122f70 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:27:48.528885 crc crio[3616]: time=\"2026-06-11T16:27:48.528012292Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}\"\nJun 11 16:27:48.528885 crc crio[3616]: time=\"2026-06-11T16:27:48.528306472Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:27:54.466459 crc crio[3616]: time=\"2026-06-11T16:27:54.465947079Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:27:54.470885 crc crio[3616]: time=\"2026-06-11T16:27:54.466500348Z\" level=info 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:08.338848 crc crio[3616]: time=\"2026-06-11T16:28:08.337493629Z\" level=info msg=\"Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:08.338848 crc crio[3616]: time=\"2026-06-11T16:28:08.338721741Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:08.341832 crc crio[3616]: time=\"2026-06-11T16:28:08.340421838Z\" level=info msg=\"Removing pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:28:13.457189 crc crio[3616]: time=\"2026-06-11T16:28:13.456671624Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=37c74591-e32d-4bb2-8de7-51f75377eacd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:13.472869 crc crio[3616]: time=\"2026-06-11T16:28:13.472672575Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:38.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.752581028Z\" level=info msg=\"Ran pod sandbox 1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 with infra container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD\" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:38.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.755720046Z\" level=info 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.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.756965062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=edd247e8-26e7-41b2-a075-9c829da3596a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:38.962472 crc crio[3616]: time=\"2026-06-11T16:28:38.961552455Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:43.728966 crc crio[3616]: time=\"2026-06-11T16:28:43.727871523Z\" level=info 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:43.734026 crc crio[3616]: time=\"2026-06-11T16:28:43.733921235Z\" level=info 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:43.740523 crc crio[3616]: time=\"2026-06-11T16:28:43.739575766Z\" level=info 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:43.745756 crc crio[3616]: time=\"2026-06-11T16:28:43.745702363Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}\"\nJun 11 16:28:43.745910 crc crio[3616]: time=\"2026-06-11T16:28:43.745886048Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:43.762768 crc crio[3616]: time=\"2026-06-11T16:28:43.76268823Z\" level=info msg=\"Removed pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:28:43.821967 crc crio[3616]: time=\"2026-06-11T16:28:43.821619291Z\" level=info msg=\"Removed container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:28:43.826238 crc crio[3616]: time=\"2026-06-11T16:28:43.826151476Z\" level=info msg=\"Removing container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337\" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:28:43.827116 crc crio[3616]: time=\"2026-06-11T16:28:43.826987732Z\" level=info 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:43.827237 crc crio[3616]: time=\"2026-06-11T16:28:43.827126153Z\" level=info 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:43.831655 crc crio[3616]: time=\"2026-06-11T16:28:43.831522179Z\" level=info 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:43.970051 crc crio[3616]: time=\"2026-06-11T16:28:43.969608086Z\" level=info msg=\"Created container 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:43.972964 crc crio[3616]: time=\"2026-06-11T16:28:43.972646526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=598013c9-9c9f-4f48-823b-9231d526a3f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:43.974941 crc crio[3616]: time=\"2026-06-11T16:28:43.974734492Z\" level=info msg=\"Starting container: 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14\" id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:43.986391 crc crio[3616]: time=\"2026-06-11T16:28:43.985857552Z\" level=info msg=\"Created container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:43.987135 crc crio[3616]: time=\"2026-06-11T16:28:43.986397913Z\" level=info msg=\"Started container\" PID=14604 containerID=03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d\nJun 11 16:28:43.989684 crc crio[3616]: time=\"2026-06-11T16:28:43.989614098Z\" level=info msg=\"Starting container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0\" id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:43.998470 crc crio[3616]: time=\"2026-06-11T16:28:43.99800974Z\" level=info msg=\"Started container\" PID=14607 containerID=7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:28:44.133946 crc crio[3616]: time=\"2026-06-11T16:28:44.132812209Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager\" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.190658 crc crio[3616]: time=\"2026-06-11T16:28:44.184850595Z\" level=info 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:44.284033 crc crio[3616]: time=\"2026-06-11T16:28:44.283314042Z\" level=info msg=\"Removed container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:28:44.392869 crc crio[3616]: time=\"2026-06-11T16:28:44.390520441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.398517 crc crio[3616]: time=\"2026-06-11T16:28:44.398429619Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}\"\nJun 11 16:28:44.398517 crc crio[3616]: time=\"2026-06-11T16:28:44.398498201Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:44.419543 crc crio[3616]: time=\"2026-06-11T16:28:44.419415388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=783682c8-69fa-4d30-a574-65004bae3fb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.433802 crc crio[3616]: time=\"2026-06-11T16:28:44.4337059Z\" level=info 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:44.452394 crc crio[3616]: time=\"2026-06-11T16:28:44.452217648Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=37e47248-dd0b-4565-951a-426814b39296 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.459978 crc crio[3616]: time=\"2026-06-11T16:28:44.459879328Z\" level=info 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:44.471142 crc crio[3616]: time=\"2026-06-11T16:28:44.4710009Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/extract-content\" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.491073 crc crio[3616]: time=\"2026-06-11T16:28:44.490881711Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.493931 crc crio[3616]: time=\"2026-06-11T16:28:44.493850465Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=01893442-178b-45ae-95b7-150fba52e7b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.494228 crc crio[3616]: time=\"2026-06-11T16:28:44.493850619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.499581 crc crio[3616]: time=\"2026-06-11T16:28:44.498063156Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=20bbc058-ff1f-48bf-94f6-148f72f62ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.502876 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfeb54bf49f0887 Mac:aa:3b:a2:cc:a3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:28:44.504241 crc crio[3616]: time=\"2026-06-11T16:28:44.504142615Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}\"\nJun 11 16:28:44.504448 crc crio[3616]: time=\"2026-06-11T16:28:44.504313587Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:28:44.508450 crc crio[3616]: time=\"2026-06-11T16:28:44.508293028Z\" level=info 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:44.531126 crc crio[3616]: time=\"2026-06-11T16:28:44.530987703Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.533092 crc crio[3616]: time=\"2026-06-11T16:28:44.533015588Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.535539 crc crio[3616]: time=\"2026-06-11T16:28:44.53548632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=326bb154-382a-4d3d-a8ab-2164fb732c1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.535980 crc crio[3616]: time=\"2026-06-11T16:28:44.53540411Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cdd17096-d69e-4901-b4eb-549283f099d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.551407 crc crio[3616]: time=\"2026-06-11T16:28:44.550171572Z\" level=info msg=\"Created container db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.554573 crc crio[3616]: time=\"2026-06-11T16:28:44.554258155Z\" level=info msg=\"Starting container: db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141\" id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:44.556108 crc crio[3616]: time=\"2026-06-11T16:28:44.55582489Z\" level=info 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:44.562098 crc crio[3616]: time=\"2026-06-11T16:28:44.562028739Z\" level=info 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:44.564303 crc crio[3616]: time=\"2026-06-11T16:28:44.564168421Z\" level=info msg=\"Started container\" PID=14686 containerID=db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414\nJun 11 16:28:44.578630 crc crio[3616]: time=\"2026-06-11T16:28:44.578236307Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.583437 crc crio[3616]: time=\"2026-06-11T16:28:44.583372595Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13667cae-3db7-4ad3-8232-49ef5d67f320 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.585799 crc crio[3616]: time=\"2026-06-11T16:28:44.585720445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=aefe4c95-339b-41bb-bafc-b02359471632 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.589446 crc crio[3616]: time=\"2026-06-11T16:28:44.589279768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=c6b55d51-8cb7-483e-8a5b-1e4b506200f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.591308 crc crio[3616]: time=\"2026-06-11T16:28:44.591232182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=afc253d8-a1e1-4312-b38f-b214aa30c51e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.597914 crc crio[3616]: time=\"2026-06-11T16:28:44.597591085Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.597914 crc crio[3616]: time=\"2026-06-11T16:28:44.597777351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ffbb204-341f-4251-849b-76415696916f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.619282 crc crio[3616]: time=\"2026-06-11T16:28:44.618698596Z\" level=info 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:44.621503 crc crio[3616]: time=\"2026-06-11T16:28:44.620659102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e778a119-2fde-4a49-ba42-9a84ba9952d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.623383 crc crio[3616]: time=\"2026-06-11T16:28:44.623140083Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=320723e7-9f59-4865-a082-5c645a69a1c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.626770 crc crio[3616]: time=\"2026-06-11T16:28:44.624996966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=094fe1f1-51d7-4036-8a07-c8ea81fa99ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.63060924Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.630621857Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/extract-content\" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.630826447Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.634231 crc crio[3616]: time=\"2026-06-11T16:28:44.634020351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e14a3fc1-d05e-41cd-b569-d15af6b60d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.634843 crc crio[3616]: time=\"2026-06-11T16:28:44.634596663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec1986d4-3757-4e38-8606-83fc4ce1131d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.639932 crc crio[3616]: time=\"2026-06-11T16:28:44.639833847Z\" level=info msg=\"Ran pod sandbox cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:44.646465 crc crio[3616]: time=\"2026-06-11T16:28:44.642163182Z\" level=info 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:44.654704 crc crio[3616]: time=\"2026-06-11T16:28:44.654622974Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e86ffc12-72b8-4e86-ba27-98dbd3f72ba0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.678832 crc crio[3616]: time=\"2026-06-11T16:28:44.678681931Z\" level=info 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:44.680933 crc crio[3616]: time=\"2026-06-11T16:28:44.680851399Z\" level=info 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:44.681012 crc crio[3616]: time=\"2026-06-11T16:28:44.680990584Z\" level=info 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:44.699850 crc crio[3616]: time=\"2026-06-11T16:28:44.699704905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=64323db4-b2a0-4394-a898-dd474349001a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.699850 crc crio[3616]: time=\"2026-06-11T16:28:44.699769852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.700709 crc crio[3616]: time=\"2026-06-11T16:28:44.700487933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.701890 crc crio[3616]: time=\"2026-06-11T16:28:44.701836952Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.701970 crc crio[3616]: time=\"2026-06-11T16:28:44.701947015Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.732176 crc crio[3616]: time=\"2026-06-11T16:28:44.730650903Z\" level=info 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:44.734583 crc crio[3616]: time=\"2026-06-11T16:28:44.734544069Z\" level=info 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:44.739918 crc crio[3616]: time=\"2026-06-11T16:28:44.739890812Z\" level=info 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:44.755939 crc crio[3616]: time=\"2026-06-11T16:28:44.755866721Z\" level=info 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:44.756283 crc crio[3616]: time=\"2026-06-11T16:28:44.75618203Z\" level=info 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:44.760617 crc crio[3616]: time=\"2026-06-11T16:28:44.760436564Z\" level=info 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:44.775572 crc crio[3616]: time=\"2026-06-11T16:28:44.771006408Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:28:44.775572 crc crio[3616]: time=\"2026-06-11T16:28:44.772027628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cadbc1ba-81d6-4d36-94fd-4faf5ced40f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.780983 crc crio[3616]: time=\"2026-06-11T16:28:44.780278496Z\" level=info msg=\"Created container 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager\" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.782781 crc crio[3616]: time=\"2026-06-11T16:28:44.782653611Z\" level=info msg=\"Starting container: 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7\" id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:44.789386 crc crio[3616]: time=\"2026-06-11T16:28:44.789224619Z\" level=info msg=\"Started container\" PID=14715 containerID=4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7 description=openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59\nJun 11 16:28:44.805618 crc crio[3616]: time=\"2026-06-11T16:28:44.80554152Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a8a0e363-6e1e-4b4f-ad8a-52769592650c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:44.819808 crc crio[3616]: time=\"2026-06-11T16:28:44.819723599Z\" level=info 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:44.828411 crc crio[3616]: time=\"2026-06-11T16:28:44.828261722Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.839903 crc crio[3616]: time=\"2026-06-11T16:28:44.83974441Z\" level=info msg=\"Created container 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.841182 crc crio[3616]: time=\"2026-06-11T16:28:44.841034077Z\" level=info msg=\"Starting container: 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5\" id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:44.856403 crc crio[3616]: time=\"2026-06-11T16:28:44.855556495Z\" level=info msg=\"Started container\" PID=14726 containerID=3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee\nJun 11 16:28:44.859796 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b427e1e7c4299 Mac:c2:f9:5f:fa:06:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a SocketPath: PciID:}] [{Interface:0xc0004226c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:28:44.862038 crc crio[3616]: time=\"2026-06-11T16:28:44.861955944Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}\"\nJun 11 16:28:44.865476 crc crio[3616]: time=\"2026-06-11T16:28:44.862132329Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:28:44.869396 crc crio[3616]: time=\"2026-06-11T16:28:44.867975764Z\" level=info msg=\"Created container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content\" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:44.877541 crc crio[3616]: time=\"2026-06-11T16:28:44.876376033Z\" level=info msg=\"Starting container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29\" id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:44.877775 crc crio[3616]: time=\"2026-06-11T16:28:44.877711032Z\" level=info 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:44.893577 crc crio[3616]: time=\"2026-06-11T16:28:44.891498909Z\" level=info msg=\"Started container\" PID=14733 containerID=cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29 description=openshift-marketplace/community-operators-vvs9s/extract-content id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\nJun 11 16:28:44.940647 crc crio[3616]: time=\"2026-06-11T16:28:44.940094333Z\" level=info 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:44.950558 crc crio[3616]: time=\"2026-06-11T16:28:44.94994091Z\" level=info 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:44.974529 crc crio[3616]: time=\"2026-06-11T16:28:44.974484616Z\" level=info 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:44.977641 crc crio[3616]: time=\"2026-06-11T16:28:44.976669744Z\" level=info 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:44.984098 crc crio[3616]: time=\"2026-06-11T16:28:44.984036999Z\" level=info 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:44.984920 crc crio[3616]: time=\"2026-06-11T16:28:44.984889431Z\" level=info 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:45.002237 crc crio[3616]: time=\"2026-06-11T16:28:45.002152825Z\" level=info msg=\"Ran pod sandbox 11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:28:45.013499 crc crio[3616]: time=\"2026-06-11T16:28:45.013449211Z\" level=info 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:45.016979 crc crio[3616]: time=\"2026-06-11T16:28:45.016943152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7bf304cf-1d11-42b4-9a08-f2ae5d1d97a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:45.047604 crc crio[3616]: time=\"2026-06-11T16:28:45.047162631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=d5289766-046b-480e-bd0e-27947e890ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:45.095761 crc crio[3616]: time=\"2026-06-11T16:28:45.087772698Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.095761 crc crio[3616]: time=\"2026-06-11T16:28:45.093025662Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.207974 crc crio[3616]: time=\"2026-06-11T16:28:45.207418208Z\" level=info 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:45.211791 crc crio[3616]: time=\"2026-06-11T16:28:45.210003049Z\" level=info msg=\"Created container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content\" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.216555 crc crio[3616]: time=\"2026-06-11T16:28:45.216504347Z\" level=info 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:45.220477 crc crio[3616]: time=\"2026-06-11T16:28:45.218952314Z\" level=info msg=\"Starting container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603\" id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.221490 crc crio[3616]: time=\"2026-06-11T16:28:45.221047112Z\" level=info 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:45.231618 crc crio[3616]: time=\"2026-06-11T16:28:45.23146684Z\" level=info msg=\"Created container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.235424 crc crio[3616]: time=\"2026-06-11T16:28:45.232054406Z\" level=info msg=\"Created container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.236627 crc crio[3616]: time=\"2026-06-11T16:28:45.234852956Z\" level=info msg=\"Started container\" PID=14762 containerID=61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603 description=openshift-marketplace/certified-operators-scrzw/extract-content id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\nJun 11 16:28:45.237547 crc crio[3616]: time=\"2026-06-11T16:28:45.236530514Z\" level=info 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:45.242947 crc crio[3616]: time=\"2026-06-11T16:28:45.242586098Z\" level=info msg=\"Starting container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6\" id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.242947 crc crio[3616]: time=\"2026-06-11T16:28:45.242710792Z\" level=info msg=\"Starting container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923\" id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.257228 crc crio[3616]: time=\"2026-06-11T16:28:45.255727499Z\" level=info msg=\"Started container\" PID=14776 containerID=454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923 description=openshift-marketplace/certified-operators-l27pk/extract-content id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\nJun 11 16:28:45.259535 crc crio[3616]: time=\"2026-06-11T16:28:45.257811162Z\" level=info 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:45.278771 crc crio[3616]: time=\"2026-06-11T16:28:45.277580314Z\" level=info 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:45.291646 crc crio[3616]: time=\"2026-06-11T16:28:45.291520465Z\" level=info msg=\"Started container\" PID=14772 containerID=bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6 description=openshift-marketplace/redhat-operators-ml74d/extract-content id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\nJun 11 16:28:45.325088 crc crio[3616]: time=\"2026-06-11T16:28:45.324897856Z\" level=info 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:45.382812 crc crio[3616]: time=\"2026-06-11T16:28:45.38261269Z\" level=info msg=\"Created container dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329: openshift-kube-apiserver/installer-13-crc/installer\" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.390598 crc crio[3616]: time=\"2026-06-11T16:28:45.390513461Z\" level=info msg=\"Starting container: dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329\" id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.424568 crc crio[3616]: time=\"2026-06-11T16:28:45.42431498Z\" level=info msg=\"Started container\" PID=14775 containerID=dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329 description=openshift-kube-apiserver/installer-13-crc/installer id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f\nJun 11 16:28:45.542117 crc crio[3616]: time=\"2026-06-11T16:28:45.541889312Z\" level=info 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:45.572753 crc crio[3616]: time=\"2026-06-11T16:28:45.572641318Z\" level=info 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:45.901809 crc crio[3616]: time=\"2026-06-11T16:28:45.901634091Z\" level=info msg=\"Created container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.906286 crc crio[3616]: time=\"2026-06-11T16:28:45.906084818Z\" level=info msg=\"Starting container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab\" id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.928523 crc crio[3616]: time=\"2026-06-11T16:28:45.923817337Z\" level=info msg=\"Created container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:45.944436 crc crio[3616]: time=\"2026-06-11T16:28:45.943002283Z\" level=info msg=\"Starting container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5\" id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:45.954251 crc crio[3616]: time=\"2026-06-11T16:28:45.95407723Z\" level=info 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:45.983498 crc crio[3616]: time=\"2026-06-11T16:28:45.974316687Z\" level=info msg=\"Started container\" PID=14812 containerID=872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\nJun 11 16:28:45.983498 crc crio[3616]: time=\"2026-06-11T16:28:45.976910227Z\" level=info 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:45.987841 crc crio[3616]: time=\"2026-06-11T16:28:45.987596362Z\" level=info 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:45.987986 crc crio[3616]: time=\"2026-06-11T16:28:45.987825788Z\" level=info msg=\"Started container\" PID=14805 containerID=12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-content id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\nJun 11 16:28:46.021452 crc crio[3616]: time=\"2026-06-11T16:28:46.021130618Z\" level=info 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:46.129858 crc crio[3616]: time=\"2026-06-11T16:28:46.127938205Z\" level=info msg=\"Created container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.138730 crc crio[3616]: time=\"2026-06-11T16:28:46.134811531Z\" level=info msg=\"Starting container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943\" id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:46.190364 crc crio[3616]: time=\"2026-06-11T16:28:46.18761839Z\" level=info msg=\"Started container\" PID=14818 containerID=367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\nJun 11 16:28:46.300502 crc crio[3616]: time=\"2026-06-11T16:28:46.300143344Z\" level=info msg=\"Created container 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.306042 crc crio[3616]: time=\"2026-06-11T16:28:46.305992161Z\" level=info msg=\"Starting container: 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461\" id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:46.453305 crc crio[3616]: time=\"2026-06-11T16:28:46.453061601Z\" level=info msg=\"Started container\" PID=14847 containerID=342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed\nJun 11 16:28:46.466693 crc crio[3616]: time=\"2026-06-11T16:28:46.466496508Z\" level=info msg=\"Created container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content\" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.513961 crc crio[3616]: time=\"2026-06-11T16:28:46.510448731Z\" level=info msg=\"Starting container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8\" id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:46.535279 crc crio[3616]: time=\"2026-06-11T16:28:46.534478317Z\" level=info msg=\"Started container\" PID=14859 containerID=8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8 description=openshift-marketplace/community-operators-qhh6t/extract-content id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\nJun 11 16:28:46.547933 crc crio[3616]: time=\"2026-06-11T16:28:46.54781999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47ea8c6b-274e-4af5-b32d-cde8870075ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.549447 crc crio[3616]: time=\"2026-06-11T16:28:46.548749819Z\" level=info 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:46.551784 crc crio[3616]: time=\"2026-06-11T16:28:46.551510519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ab06b02-5cd3-4cfb-a93f-46459f674da2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.564825 crc crio[3616]: time=\"2026-06-11T16:28:46.564738761Z\" level=info 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:46.606751 crc crio[3616]: time=\"2026-06-11T16:28:46.603748105Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/registry-server\" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.606751 crc crio[3616]: time=\"2026-06-11T16:28:46.60426524Z\" level=info 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:46.653705 crc crio[3616]: time=\"2026-06-11T16:28:46.653636315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c72206e2-c37f-48e7-bbf5-b77f8039a28e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.654889 crc crio[3616]: time=\"2026-06-11T16:28:46.654813889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41590c1d-626e-48b5-9204-8fcd08bebcc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.674472 crc crio[3616]: time=\"2026-06-11T16:28:46.670980082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db1f060f-3614-42e5-a958-1cb454c56404 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.674472 crc crio[3616]: time=\"2026-06-11T16:28:46.672560003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=460630c7-8870-40b6-b620-2f5495e1b854 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.687050 crc crio[3616]: time=\"2026-06-11T16:28:46.686723088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f8b7694-b851-4de5-92a2-eb61dad7aaf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.690303 crc crio[3616]: time=\"2026-06-11T16:28:46.690228977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e95a224-3630-45ef-8e28-62bbb8d31191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:46.709270 crc crio[3616]: time=\"2026-06-11T16:28:46.709085338Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/registry-server\" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.710838 crc crio[3616]: time=\"2026-06-11T16:28:46.710739296Z\" level=info 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:46.713428 crc crio[3616]: time=\"2026-06-11T16:28:46.7130792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.713428 crc crio[3616]: time=\"2026-06-11T16:28:46.713279886Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:46.713916 crc crio[3616]: time=\"2026-06-11T16:28:46.713783622Z\" level=info 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:46.731069 crc crio[3616]: time=\"2026-06-11T16:28:46.730128847Z\" level=info 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:46.731069 crc crio[3616]: time=\"2026-06-11T16:28:46.730172077Z\" level=info 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:46.757484 crc crio[3616]: time=\"2026-06-11T16:28:46.757410521Z\" level=info 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:46.912612 crc crio[3616]: time=\"2026-06-11T16:28:46.910850909Z\" level=info 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:46.922159 crc crio[3616]: time=\"2026-06-11T16:28:46.92202914Z\" level=info 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:46.951803 crc crio[3616]: time=\"2026-06-11T16:28:46.951655368Z\" level=info 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:46.965533 crc crio[3616]: time=\"2026-06-11T16:28:46.965283101Z\" level=info 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:46.993085 crc crio[3616]: time=\"2026-06-11T16:28:46.992931089Z\" level=info 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:47.000915 crc crio[3616]: time=\"2026-06-11T16:28:47.000759813Z\" level=info 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:47.091804 crc crio[3616]: time=\"2026-06-11T16:28:47.091713517Z\" level=info msg=\"Created container 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.092992 crc crio[3616]: time=\"2026-06-11T16:28:47.092957075Z\" level=info msg=\"Starting container: 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562\" id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.101536 crc crio[3616]: time=\"2026-06-11T16:28:47.101457668Z\" level=info msg=\"Started container\" PID=14904 containerID=3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414\nJun 11 16:28:47.438732 crc crio[3616]: time=\"2026-06-11T16:28:47.438616923Z\" level=info msg=\"Created container 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.441382 crc crio[3616]: time=\"2026-06-11T16:28:47.440862574Z\" level=info msg=\"Starting container: 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3\" id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.455560 crc crio[3616]: time=\"2026-06-11T16:28:47.455457411Z\" level=info msg=\"Started container\" PID=14903 containerID=7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef\nJun 11 16:28:47.524477 crc crio[3616]: time=\"2026-06-11T16:28:47.524292762Z\" level=info msg=\"Created container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.526401 crc crio[3616]: time=\"2026-06-11T16:28:47.526292649Z\" level=info msg=\"Starting container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d\" id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.533857 crc crio[3616]: time=\"2026-06-11T16:28:47.533440174Z\" level=info msg=\"Started container\" PID=14920 containerID=3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d description=openshift-marketplace/certified-operators-scrzw/registry-server id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\nJun 11 16:28:47.652637 crc crio[3616]: time=\"2026-06-11T16:28:47.651933632Z\" level=info msg=\"Created container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.652997 crc crio[3616]: time=\"2026-06-11T16:28:47.651987245Z\" level=info msg=\"Created container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.653298 crc crio[3616]: time=\"2026-06-11T16:28:47.652129828Z\" level=info msg=\"Created container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:47.654511 crc crio[3616]: time=\"2026-06-11T16:28:47.654421533Z\" level=info msg=\"Starting container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3\" id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.654809 crc crio[3616]: time=\"2026-06-11T16:28:47.654584948Z\" level=info msg=\"Starting container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53\" id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.654932 crc crio[3616]: time=\"2026-06-11T16:28:47.654625629Z\" level=info msg=\"Starting container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d\" id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:47.666648 crc crio[3616]: time=\"2026-06-11T16:28:47.666527082Z\" level=info msg=\"Started container\" PID=14938 containerID=d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d description=openshift-marketplace/community-operators-vvs9s/registry-server id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\nJun 11 16:28:47.674018 crc crio[3616]: time=\"2026-06-11T16:28:47.673873263Z\" level=info msg=\"Started container\" PID=14939 containerID=cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\nJun 11 16:28:47.682444 crc crio[3616]: time=\"2026-06-11T16:28:47.682301028Z\" level=info msg=\"Started container\" PID=14937 containerID=6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\nJun 11 16:28:47.703950 crc crio[3616]: time=\"2026-06-11T16:28:47.703611525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af9a9131-4772-4550-a7a0-ce2c5262a573 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:47.710637 crc crio[3616]: time=\"2026-06-11T16:28:47.710577014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e88f2234-2981-4685-9579-d1c06cb00f2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:47.712713 crc crio[3616]: time=\"2026-06-11T16:28:47.712644015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9ce1226-77c1-45cd-9faa-034ba04f626a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:47.761525 crc crio[3616]: time=\"2026-06-11T16:28:47.75913649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c73946d-17e6-4320-90c9-973cb336f768 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:48.303694 crc crio[3616]: time=\"2026-06-11T16:28:48.300757684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:48.303694 crc crio[3616]: time=\"2026-06-11T16:28:48.30130833Z\" level=info 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:48.305598 crc crio[3616]: time=\"2026-06-11T16:28:48.304047528Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:48.319283 crc crio[3616]: time=\"2026-06-11T16:28:48.319151899Z\" level=info 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:48.345209 crc crio[3616]: time=\"2026-06-11T16:28:48.345076777Z\" level=info 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:48.348393 crc crio[3616]: time=\"2026-06-11T16:28:48.348254768Z\" level=info 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:48.361786 crc crio[3616]: time=\"2026-06-11T16:28:48.361691041Z\" level=info 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:48.365788 crc crio[3616]: time=\"2026-06-11T16:28:48.365697016Z\" level=info 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:48.818903 crc crio[3616]: time=\"2026-06-11T16:28:48.81716402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa1d78ea-abe5-45d0-83b0-2c98f81dc1ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:48.827886 crc crio[3616]: time=\"2026-06-11T16:28:48.826812666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4dea9fda-bf40-47a0-b101-c95a953a5b31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:48.839118 crc crio[3616]: time=\"2026-06-11T16:28:48.838936652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e94cf2c9-3fdf-4c81-9c4c-6a45e858f57c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:48.839995 crc crio[3616]: time=\"2026-06-11T16:28:48.839856587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd6a3d4d-def8-4a4b-9c5e-3e43042d16d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:28:49.310439 crc crio[3616]: time=\"2026-06-11T16:28:49.309940392Z\" level=info msg=\"Created container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:49.311977 crc crio[3616]: time=\"2026-06-11T16:28:49.311657031Z\" level=info msg=\"Starting container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796\" id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:49.321882 crc crio[3616]: time=\"2026-06-11T16:28:49.32178159Z\" level=info msg=\"Started container\" PID=15038 containerID=c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 description=openshift-marketplace/redhat-marketplace-4ntvb/registry-server id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\nJun 11 16:28:49.533859 crc crio[3616]: time=\"2026-06-11T16:28:49.533007354Z\" level=info msg=\"Created container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:49.534385 crc crio[3616]: time=\"2026-06-11T16:28:49.534233688Z\" level=info msg=\"Starting container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2\" id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:49.540134 crc crio[3616]: time=\"2026-06-11T16:28:49.539864649Z\" level=info msg=\"Started container\" PID=15039 containerID=e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\nJun 11 16:28:49.720818 crc crio[3616]: time=\"2026-06-11T16:28:49.720675235Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:49.721404 crc crio[3616]: time=\"2026-06-11T16:28:49.721254891Z\" level=info 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:49.721521 crc crio[3616]: time=\"2026-06-11T16:28:49.721438957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:49.722000 crc crio[3616]: time=\"2026-06-11T16:28:49.721864239Z\" level=info 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:49.803577 crc crio[3616]: time=\"2026-06-11T16:28:49.802726846Z\" level=info 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:49.807786 crc crio[3616]: time=\"2026-06-11T16:28:49.807682066Z\" level=info 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:49.809251 crc crio[3616]: time=\"2026-06-11T16:28:49.809005727Z\" level=info 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:49.813718 crc crio[3616]: time=\"2026-06-11T16:28:49.813648487Z\" level=info 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:50.470989 crc crio[3616]: time=\"2026-06-11T16:28:50.469096247Z\" level=info msg=\"Created container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:50.481130 crc crio[3616]: time=\"2026-06-11T16:28:50.480839719Z\" level=info msg=\"Starting container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f\" id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:50.513722 crc crio[3616]: time=\"2026-06-11T16:28:50.513141974Z\" level=info msg=\"Started container\" PID=15126 containerID=f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\nJun 11 16:28:50.804817 crc crio[3616]: time=\"2026-06-11T16:28:50.804572444Z\" level=info msg=\"Created container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:28:50.808067 crc crio[3616]: time=\"2026-06-11T16:28:50.807029294Z\" level=info msg=\"Starting container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0\" id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:28:50.829055 crc crio[3616]: time=\"2026-06-11T16:28:50.828887206Z\" level=info msg=\"Started container\" PID=15114 containerID=2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 description=openshift-marketplace/redhat-operators-ml74d/registry-server id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\nJun 11 16:28:50.941046 crc crio[3616]: time=\"2026-06-11T16:28:50.940928332Z\" level=info msg=\"Stopping pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef\" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:28:50.942465 crc crio[3616]: time=\"2026-06-11T16:28:50.941687484Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc00162c0b0}] Aliases:map[]}\"\nJun 11 16:28:50.942465 crc crio[3616]: time=\"2026-06-11T16:28:50.942128036Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:28:52.959992 crc crio[3616]: time=\"2026-06-11T16:28:52.959565318Z\" level=info msg=\"Stopped pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef\" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:04.645242 crc crio[3616]: time=\"2026-06-11T16:29:04.644002635Z\" level=info msg=\"Stopping container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 (timeout: 2s)\" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:05.788733 crc crio[3616]: time=\"2026-06-11T16:29:05.788575129Z\" level=info msg=\"Stopped container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:05.790771 crc crio[3616]: time=\"2026-06-11T16:29:05.790503153Z\" level=info msg=\"Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:05.792227 crc crio[3616]: time=\"2026-06-11T16:29:05.792085329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc00162ce10}] Aliases:map[]}\"\nJun 11 16:29:05.792872 crc crio[3616]: time=\"2026-06-11T16:29:05.792747668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4ntvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:06.621783 crc crio[3616]: time=\"2026-06-11T16:29:06.621611274Z\" level=info msg=\"Stopped pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:07.491083 crc crio[3616]: time=\"2026-06-11T16:29:07.490651066Z\" level=info msg=\"Removing container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796\" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:07.536770 crc crio[3616]: time=\"2026-06-11T16:29:07.536671431Z\" level=info msg=\"Removed container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:07.549828 crc crio[3616]: time=\"2026-06-11T16:29:07.546862249Z\" level=info msg=\"Removing container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5\" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:07.575697 crc crio[3616]: time=\"2026-06-11T16:29:07.575580319Z\" level=info msg=\"Removed container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:07.579458 crc crio[3616]: time=\"2026-06-11T16:29:07.579063197Z\" level=info msg=\"Removing container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898\" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:07.610720 crc crio[3616]: time=\"2026-06-11T16:29:07.61062918Z\" level=info msg=\"Removed container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:11.722981 crc crio[3616]: time=\"2026-06-11T16:29:11.722845152Z\" level=info msg=\"Stopping container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d (timeout: 2s)\" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:11.763469 crc crio[3616]: time=\"2026-06-11T16:29:11.76325577Z\" level=info msg=\"Stopping container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d (timeout: 2s)\" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:11.991903 crc crio[3616]: time=\"2026-06-11T16:29:11.991406217Z\" level=info msg=\"Stopped container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:11.999194 crc crio[3616]: time=\"2026-06-11T16:29:11.999080602Z\" level=info msg=\"Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:11.999865 crc crio[3616]: time=\"2026-06-11T16:29:11.999799643Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc000918830}] Aliases:map[]}\"\nJun 11 16:29:12.000088 crc crio[3616]: time=\"2026-06-11T16:29:12.00002811Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vvs9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:12.452525 crc crio[3616]: time=\"2026-06-11T16:29:12.452405199Z\" level=info msg=\"Stopped container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:12.454751 crc crio[3616]: time=\"2026-06-11T16:29:12.454312224Z\" level=info msg=\"Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:12.455427 crc crio[3616]: time=\"2026-06-11T16:29:12.454828529Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162d1b8}] Aliases:map[]}\"\nJun 11 16:29:12.455427 crc crio[3616]: time=\"2026-06-11T16:29:12.455035995Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-scrzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:12.582242 crc crio[3616]: time=\"2026-06-11T16:29:12.582162051Z\" level=info msg=\"Stopped pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:12.696495 crc crio[3616]: time=\"2026-06-11T16:29:12.695146483Z\" level=info msg=\"Removing container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d\" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:12.761094 crc crio[3616]: time=\"2026-06-11T16:29:12.760986613Z\" level=info msg=\"Removed container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:12.785146 crc crio[3616]: time=\"2026-06-11T16:29:12.784937688Z\" level=info msg=\"Removing container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29\" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:12.848603 crc crio[3616]: time=\"2026-06-11T16:29:12.848436543Z\" level=info msg=\"Removed container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content\" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:12.858885 crc crio[3616]: time=\"2026-06-11T16:29:12.858803538Z\" level=info msg=\"Removing container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce\" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:12.888558 crc crio[3616]: time=\"2026-06-11T16:29:12.885056531Z\" level=info msg=\"Removed container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.205016 crc crio[3616]: time=\"2026-06-11T16:29:13.204922118Z\" level=info msg=\"Stopped pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:13.705730 crc crio[3616]: time=\"2026-06-11T16:29:13.705641239Z\" level=info msg=\"Removing container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d\" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.728140 crc crio[3616]: time=\"2026-06-11T16:29:13.728016739Z\" level=info msg=\"Removed container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.732255 crc crio[3616]: time=\"2026-06-11T16:29:13.732105632Z\" level=info msg=\"Removing container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603\" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.763831 crc crio[3616]: time=\"2026-06-11T16:29:13.763737265Z\" level=info msg=\"Removed container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content\" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.766226 crc crio[3616]: time=\"2026-06-11T16:29:13.76608506Z\" level=info msg=\"Removing container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe\" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:13.806611 crc crio[3616]: time=\"2026-06-11T16:29:13.806544288Z\" level=info msg=\"Removed container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:14.888780 crc crio[3616]: time=\"2026-06-11T16:29:14.888375224Z\" level=info msg=\"Stopping container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 (timeout: 2s)\" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:15.032092 crc crio[3616]: time=\"2026-06-11T16:29:15.03200228Z\" level=info msg=\"Stopped container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:15.033408 crc crio[3616]: time=\"2026-06-11T16:29:15.033298926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1fa662bc-9217-4d69-84c7-cfc6e3d9fe52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:15.036062 crc crio[3616]: time=\"2026-06-11T16:29:15.035484989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=da67a314-f8f1-4432-841d-f90386d452df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:15.043984 crc crio[3616]: time=\"2026-06-11T16:29:15.043534048Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:15.044479 crc crio[3616]: time=\"2026-06-11T16:29:15.044262569Z\" level=info 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:15.146559 crc crio[3616]: time=\"2026-06-11T16:29:15.146267878Z\" level=info 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:15.155428 crc crio[3616]: time=\"2026-06-11T16:29:15.155316229Z\" level=info 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:15.289220 crc crio[3616]: time=\"2026-06-11T16:29:15.288832514Z\" level=info msg=\"Created container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:15.290504 crc crio[3616]: time=\"2026-06-11T16:29:15.290389731Z\" level=info msg=\"Starting container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4\" id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:15.315625 crc crio[3616]: time=\"2026-06-11T16:29:15.315564151Z\" level=info msg=\"Started container\" PID=15801 containerID=537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:29:15.452533 crc crio[3616]: time=\"2026-06-11T16:29:15.452460372Z\" level=info msg=\"Stopping container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 (timeout: 2s)\" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:15.587919 crc crio[3616]: time=\"2026-06-11T16:29:15.587799118Z\" level=info msg=\"Stopped container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:15.589545 crc crio[3616]: time=\"2026-06-11T16:29:15.589460737Z\" level=info msg=\"Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:15.590690 crc crio[3616]: time=\"2026-06-11T16:29:15.590367683Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc00162c638}] Aliases:map[]}\"\nJun 11 16:29:15.590690 crc crio[3616]: time=\"2026-06-11T16:29:15.590573069Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ml74d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:15.746025 crc crio[3616]: time=\"2026-06-11T16:29:15.745930838Z\" level=info msg=\"Removing container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22\" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:15.851262 crc crio[3616]: time=\"2026-06-11T16:29:15.850960384Z\" level=info msg=\"Removed container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:15.992070 crc crio[3616]: time=\"2026-06-11T16:29:15.991923223Z\" level=info msg=\"Stopped pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:16.773222 crc crio[3616]: time=\"2026-06-11T16:29:16.77207337Z\" level=info msg=\"Removing container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0\" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:16.818054 crc crio[3616]: time=\"2026-06-11T16:29:16.817769724Z\" level=info msg=\"Removed container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:16.821813 crc crio[3616]: time=\"2026-06-11T16:29:16.821684625Z\" level=info msg=\"Removing container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6\" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:16.859173 crc crio[3616]: time=\"2026-06-11T16:29:16.85898711Z\" level=info msg=\"Removed container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:16.862918 crc crio[3616]: time=\"2026-06-11T16:29:16.862875319Z\" level=info msg=\"Removing container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb\" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:16.885051 crc crio[3616]: time=\"2026-06-11T16:29:16.884989292Z\" level=info msg=\"Removed container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:34.732814 crc crio[3616]: time=\"2026-06-11T16:29:34.731689487Z\" level=info msg=\"Stopping container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 (timeout: 15s)\" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.732821875Z\" level=info msg=\"Stopping container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a (timeout: 15s)\" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.734443775Z\" level=info msg=\"Stopping container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 (timeout: 15s)\" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.734858774Z\" level=info msg=\"Stopping container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a (timeout: 15s)\" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:34.740910 crc crio[3616]: time=\"2026-06-11T16:29:34.735498849Z\" level=info msg=\"Stopping container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 (timeout: 15s)\" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:35.093921 crc crio[3616]: time=\"2026-06-11T16:29:35.093106089Z\" level=info msg=\"Stopped container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:35.122238 crc crio[3616]: time=\"2026-06-11T16:29:35.122112869Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:35.122457 crc crio[3616]: time=\"2026-06-11T16:29:35.122304164Z\" level=info 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.138584 crc crio[3616]: time=\"2026-06-11T16:29:35.13466365Z\" level=info msg=\"Stopped container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:35.287472 crc crio[3616]: time=\"2026-06-11T16:29:35.284714478Z\" level=info msg=\"Stopped container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:35.379075 crc crio[3616]: time=\"2026-06-11T16:29:35.378987685Z\" level=info msg=\"Stopped container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:35.389560 crc crio[3616]: time=\"2026-06-11T16:29:35.389430717Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:35.401636 crc crio[3616]: time=\"2026-06-11T16:29:35.401546969Z\" level=info msg=\"Ran pod sandbox ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:35.404691 crc crio[3616]: time=\"2026-06-11T16:29:35.404496608Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ca7834ec-bbff-473f-aa92-d1036a31e0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:35.431914 crc crio[3616]: time=\"2026-06-11T16:29:35.431753333Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2514caea-45b2-468e-9391-fd22ae9e3933 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:35.445144 crc crio[3616]: time=\"2026-06-11T16:29:35.444994002Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:35.445677 crc crio[3616]: time=\"2026-06-11T16:29:35.445610677Z\" level=info 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.471113 crc crio[3616]: time=\"2026-06-11T16:29:35.470991607Z\" level=info 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.683443 crc crio[3616]: time=\"2026-06-11T16:29:35.683284292Z\" level=info 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.780405 crc crio[3616]: time=\"2026-06-11T16:29:35.780248755Z\" level=info msg=\"Created container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:35.782258 crc crio[3616]: time=\"2026-06-11T16:29:35.782189081Z\" level=info msg=\"Starting container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c\" id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:35.790189 crc crio[3616]: time=\"2026-06-11T16:29:35.789896777Z\" level=info msg=\"Started container\" PID=16151 containerID=3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\nJun 11 16:29:37.131970 crc crio[3616]: time=\"2026-06-11T16:29:37.131194214Z\" level=info msg=\"Stopping pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f\" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:37.133778 crc crio[3616]: time=\"2026-06-11T16:29:37.133296685Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc0018be6d0}] Aliases:map[]}\"\nJun 11 16:29:37.133926 crc crio[3616]: time=\"2026-06-11T16:29:37.13388565Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:29:38.799382 crc crio[3616]: time=\"2026-06-11T16:29:38.7992427Z\" level=info msg=\"Stopped pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f\" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.057583 crc crio[3616]: time=\"2026-06-11T16:29:43.056790871Z\" level=info msg=\"Stopped container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:43.059056 crc crio[3616]: time=\"2026-06-11T16:29:43.058947104Z\" level=info msg=\"Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.063959 crc crio[3616]: time=\"2026-06-11T16:29:43.063884885Z\" level=info msg=\"Stopped pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.211506 crc crio[3616]: time=\"2026-06-11T16:29:43.211080281Z\" level=info msg=\"Removing container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a\" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.230923 crc crio[3616]: time=\"2026-06-11T16:29:43.230827287Z\" level=info msg=\"Removed container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.234763 crc crio[3616]: time=\"2026-06-11T16:29:43.234664829Z\" level=info msg=\"Removing container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409\" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.255263 crc crio[3616]: time=\"2026-06-11T16:29:43.255161013Z\" level=info msg=\"Removed container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.258768 crc crio[3616]: time=\"2026-06-11T16:29:43.258699877Z\" level=info msg=\"Removing container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98\" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.277599 crc crio[3616]: time=\"2026-06-11T16:29:43.277518691Z\" level=info msg=\"Removed container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.280933 crc crio[3616]: time=\"2026-06-11T16:29:43.280855449Z\" level=info msg=\"Removing container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78\" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.306016 crc crio[3616]: time=\"2026-06-11T16:29:43.305917244Z\" level=info msg=\"Removed container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.312024 crc crio[3616]: time=\"2026-06-11T16:29:43.311819015Z\" level=info msg=\"Removing container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a\" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.339624 crc crio[3616]: time=\"2026-06-11T16:29:43.339546711Z\" level=info msg=\"Removed container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.343426 crc crio[3616]: time=\"2026-06-11T16:29:43.343306632Z\" level=info msg=\"Removing container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a\" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.454196 crc crio[3616]: time=\"2026-06-11T16:29:43.453758832Z\" level=info msg=\"Removed container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:43.794938 crc crio[3616]: time=\"2026-06-11T16:29:43.794251096Z\" level=info msg=\"Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.795101 crc crio[3616]: time=\"2026-06-11T16:29:43.794958883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.797940 crc crio[3616]: time=\"2026-06-11T16:29:43.797648019Z\" level=info msg=\"Removing pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.829045 crc crio[3616]: time=\"2026-06-11T16:29:43.827253899Z\" level=info msg=\"Removed pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.831492 crc crio[3616]: time=\"2026-06-11T16:29:43.831270467Z\" level=info msg=\"Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.831492 crc crio[3616]: time=\"2026-06-11T16:29:43.83139088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.831948 crc crio[3616]: time=\"2026-06-11T16:29:43.83180069Z\" level=info msg=\"Removing pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.846753 crc crio[3616]: time=\"2026-06-11T16:29:43.846635832Z\" level=info msg=\"Removed pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.848125 crc crio[3616]: time=\"2026-06-11T16:29:43.84803563Z\" level=info msg=\"Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.848125 crc crio[3616]: time=\"2026-06-11T16:29:43.848110322Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.849625 crc crio[3616]: time=\"2026-06-11T16:29:43.849558236Z\" level=info msg=\"Removing pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.876207 crc crio[3616]: time=\"2026-06-11T16:29:43.876035118Z\" level=info msg=\"Removed pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.877858 crc crio[3616]: time=\"2026-06-11T16:29:43.877789237Z\" level=info msg=\"Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.877930 crc crio[3616]: time=\"2026-06-11T16:29:43.877883119Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.878669 crc crio[3616]: time=\"2026-06-11T16:29:43.878559494Z\" level=info msg=\"Removing pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.892527 crc crio[3616]: time=\"2026-06-11T16:29:43.892413869Z\" level=info msg=\"Removed pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.894864 crc crio[3616]: time=\"2026-06-11T16:29:43.894801234Z\" level=info msg=\"Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.894939 crc crio[3616]: time=\"2026-06-11T16:29:43.894889976Z\" level=info msg=\"Stopped pod sandbox (already stopped): c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.895888 crc crio[3616]: time=\"2026-06-11T16:29:43.895826119Z\" level=info msg=\"Removing pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.905124 crc crio[3616]: time=\"2026-06-11T16:29:43.904860598Z\" level=info msg=\"Removed pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.906156 crc crio[3616]: time=\"2026-06-11T16:29:43.905874771Z\" level=info msg=\"Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.906156 crc crio[3616]: time=\"2026-06-11T16:29:43.906037405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:29:43.907125 crc crio[3616]: time=\"2026-06-11T16:29:43.907028519Z\" level=info msg=\"Removing pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:43.919005 crc crio[3616]: time=\"2026-06-11T16:29:43.918897565Z\" level=info msg=\"Removed pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:29:44.891191 crc crio[3616]: time=\"2026-06-11T16:29:44.891067532Z\" level=info msg=\"Stopping container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 (timeout: 2s)\" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:45.039237 crc crio[3616]: time=\"2026-06-11T16:29:45.039099422Z\" level=info msg=\"Stopped container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:29:45.247894 crc crio[3616]: time=\"2026-06-11T16:29:45.247190566Z\" level=info msg=\"Removing container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0\" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:45.585381 crc crio[3616]: time=\"2026-06-11T16:29:45.584820187Z\" level=info msg=\"Removed container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:29:45.984543 crc crio[3616]: time=\"2026-06-11T16:29:45.983925034Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:45.984543 crc crio[3616]: time=\"2026-06-11T16:29:45.984484347Z\" level=info 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.002896 crc crio[3616]: time=\"2026-06-11T16:29:46.002815701Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:46.013996 crc crio[3616]: time=\"2026-06-11T16:29:46.013605708Z\" level=info msg=\"Ran pod sandbox 506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:29:46.017867 crc crio[3616]: time=\"2026-06-11T16:29:46.017748557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=71398de6-a152-4176-8c1d-6660cc8bcadc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:46.020867 crc crio[3616]: time=\"2026-06-11T16:29:46.020575885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=82cd6a02-d67d-430c-b1ee-180834c42e0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:46.474569 crc crio[3616]: time=\"2026-06-11T16:29:46.474157797Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:46.474884 crc crio[3616]: time=\"2026-06-11T16:29:46.474805472Z\" level=info 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.498897 crc crio[3616]: time=\"2026-06-11T16:29:46.498754955Z\" level=info 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.772493 crc crio[3616]: time=\"2026-06-11T16:29:46.77238807Z\" level=info 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.871933 crc crio[3616]: time=\"2026-06-11T16:29:46.871850008Z\" level=info msg=\"Created container a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:46.873211 crc crio[3616]: time=\"2026-06-11T16:29:46.873126728Z\" level=info msg=\"Starting container: a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b\" id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:46.879111 crc crio[3616]: time=\"2026-06-11T16:29:46.87904403Z\" level=info msg=\"Started container\" PID=16329 containerID=a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:29:47.298780 crc crio[3616]: time=\"2026-06-11T16:29:47.298171753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c8dc01c4-ad3d-490a-9f1b-595f765b5785 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:47.300197 crc crio[3616]: time=\"2026-06-11T16:29:47.300094677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7934eda-ef8e-4853-b923-00ebf96a5363 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:47.308832 crc crio[3616]: time=\"2026-06-11T16:29:47.308765115Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:47.309092 crc crio[3616]: time=\"2026-06-11T16:29:47.309031912Z\" level=info 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:47.330103 crc crio[3616]: time=\"2026-06-11T16:29:47.329992737Z\" level=info 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:47.474551 crc crio[3616]: time=\"2026-06-11T16:29:47.47445246Z\" level=info 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:47.579339 crc crio[3616]: time=\"2026-06-11T16:29:47.57927211Z\" level=info msg=\"Created container b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:47.580521 crc crio[3616]: time=\"2026-06-11T16:29:47.580453519Z\" level=info msg=\"Starting container: b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2\" id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:47.589215 crc crio[3616]: time=\"2026-06-11T16:29:47.589133698Z\" level=info msg=\"Started container\" PID=16343 containerID=b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:29:47.602594 crc crio[3616]: time=\"2026-06-11T16:29:47.602422257Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=20d43113-bbba-4877-aaf9-28241ccf7ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:47.606280 crc crio[3616]: time=\"2026-06-11T16:29:47.606041765Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=54f5ec6e-854b-49c8-8f2b-434f22b651e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:47.617616 crc crio[3616]: time=\"2026-06-11T16:29:47.617456928Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:47.617991 crc crio[3616]: time=\"2026-06-11T16:29:47.617910159Z\" level=info 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:47.640072 crc crio[3616]: time=\"2026-06-11T16:29:47.639926764Z\" level=info 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:47.826512 crc crio[3616]: time=\"2026-06-11T16:29:47.824699763Z\" level=info 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:47.945453 crc crio[3616]: time=\"2026-06-11T16:29:47.944912994Z\" level=info msg=\"Created container bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:47.946680 crc crio[3616]: time=\"2026-06-11T16:29:47.946601785Z\" level=info msg=\"Starting container: bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80\" id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:47.957460 crc crio[3616]: time=\"2026-06-11T16:29:47.957261362Z\" level=info msg=\"Started container\" PID=16375 containerID=bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:29:47.997717 crc crio[3616]: time=\"2026-06-11T16:29:47.997575281Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a18e92a2-ef5b-4ad6-bf9b-24f8a55d0de9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.001179 crc crio[3616]: time=\"2026-06-11T16:29:48.001075074Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d6018ce-a75f-43d2-a087-859ead5f7345 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.021248 crc crio[3616]: time=\"2026-06-11T16:29:48.021074145Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.021966 crc crio[3616]: time=\"2026-06-11T16:29:48.021557287Z\" level=info 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:48.041412 crc crio[3616]: time=\"2026-06-11T16:29:48.041283302Z\" level=info 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:48.209411 crc crio[3616]: time=\"2026-06-11T16:29:48.209246011Z\" level=info 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:48.294485 crc crio[3616]: time=\"2026-06-11T16:29:48.294268776Z\" level=info msg=\"Created container 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.296447 crc crio[3616]: time=\"2026-06-11T16:29:48.296401077Z\" level=info msg=\"Starting container: 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00\" id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:48.302917 crc crio[3616]: time=\"2026-06-11T16:29:48.302818111Z\" level=info msg=\"Started container\" PID=16395 containerID=571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:29:48.317691 crc crio[3616]: time=\"2026-06-11T16:29:48.316410098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=99200c72-c765-4d96-befc-152b61458e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.320010 crc crio[3616]: time=\"2026-06-11T16:29:48.319855521Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6aa1d003-9805-4c6c-8dc3-bebcb567ad7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.320642 crc crio[3616]: time=\"2026-06-11T16:29:48.320380793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3641daee-fc6a-4c14-9aa0-1d4babbf8e3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.321919 crc crio[3616]: time=\"2026-06-11T16:29:48.321791438Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d366bd93-fed2-4a99-8de2-d379a1e5fd90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.323299 crc crio[3616]: time=\"2026-06-11T16:29:48.32316426Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.324534 crc crio[3616]: time=\"2026-06-11T16:29:48.323826016Z\" level=info 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:48.343885 crc crio[3616]: time=\"2026-06-11T16:29:48.343691914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.344496 crc crio[3616]: time=\"2026-06-11T16:29:48.344269528Z\" level=info 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:48.378197 crc crio[3616]: time=\"2026-06-11T16:29:48.377922918Z\" level=info 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:48.387540 crc crio[3616]: time=\"2026-06-11T16:29:48.387400639Z\" level=info 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:48.785772 crc crio[3616]: time=\"2026-06-11T16:29:48.785656476Z\" level=info 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:48.806107 crc crio[3616]: time=\"2026-06-11T16:29:48.805980386Z\" level=info 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:48.895665 crc crio[3616]: time=\"2026-06-11T16:29:48.895595267Z\" level=info msg=\"Created container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.896888 crc crio[3616]: time=\"2026-06-11T16:29:48.896816486Z\" level=info msg=\"Starting container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835\" id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:48.897529 crc crio[3616]: time=\"2026-06-11T16:29:48.897454821Z\" level=info msg=\"Created container eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.899764 crc crio[3616]: time=\"2026-06-11T16:29:48.899693887Z\" level=info msg=\"Starting container: eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f\" id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:48.904735 crc crio[3616]: time=\"2026-06-11T16:29:48.904657156Z\" level=info msg=\"Started container\" PID=16417 containerID=ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:29:48.905107 crc crio[3616]: time=\"2026-06-11T16:29:48.905049846Z\" level=info msg=\"Started container\" PID=16420 containerID=eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:29:48.917130 crc crio[3616]: time=\"2026-06-11T16:29:48.916979632Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=640718d8-e511-4c7a-8ab7-009ee3793c8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.919480 crc crio[3616]: time=\"2026-06-11T16:29:48.919298567Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=38303cb9-3198-4988-9d3a-2fb5c16ed360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:29:48.932502 crc crio[3616]: time=\"2026-06-11T16:29:48.932238258Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:48.932887 crc crio[3616]: time=\"2026-06-11T16:29:48.932627018Z\" level=info 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:48.957597 crc crio[3616]: time=\"2026-06-11T16:29:48.957516866Z\" level=info 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:49.212488 crc crio[3616]: time=\"2026-06-11T16:29:49.211970206Z\" level=info 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:49.302902 crc crio[3616]: time=\"2026-06-11T16:29:49.300200017Z\" level=info msg=\"Created container 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:29:49.306571 crc crio[3616]: time=\"2026-06-11T16:29:49.306394106Z\" level=info msg=\"Starting container: 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7\" id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:29:49.314456 crc crio[3616]: time=\"2026-06-11T16:29:49.314293456Z\" level=info msg=\"Started container\" PID=16451 containerID=606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2\nJun 11 16:30:08.204296 crc crio[3616]: time=\"2026-06-11T16:30:08.203624722Z\" level=info msg=\"Stopping container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c (timeout: 5s)\" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:13.217130 crc crio[3616]: time=\"2026-06-11T16:30:13.216494307Z\" level=warning msg=\"Stopping container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c with stop signal(15) timed out. Killing...\"\nJun 11 16:30:13.897745 crc crio[3616]: time=\"2026-06-11T16:30:13.897032284Z\" level=info msg=\"Stopped container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:13.899883 crc crio[3616]: time=\"2026-06-11T16:30:13.899725549Z\" level=info msg=\"Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:13.906418 crc crio[3616]: time=\"2026-06-11T16:30:13.906246376Z\" level=info msg=\"Stopped pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:14.634580 crc crio[3616]: time=\"2026-06-11T16:30:14.634295636Z\" level=info msg=\"Removing container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c\" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:14.716210 crc crio[3616]: time=\"2026-06-11T16:30:14.715555713Z\" level=info msg=\"Removed container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:18.949700 crc crio[3616]: time=\"2026-06-11T16:30:18.949026523Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD\" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:18.950879 crc crio[3616]: time=\"2026-06-11T16:30:18.950265143Z\" level=info 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:18.982950 crc crio[3616]: time=\"2026-06-11T16:30:18.982786674Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}\"\nJun 11 16:30:18.982950 crc crio[3616]: time=\"2026-06-11T16:30:18.982843935Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:19.655681 crc crio[3616]: 2026-06-11T16:30:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c38f677625d8 Mac:2a:fe:89:32:f8:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 SocketPath: PciID:}] [{Interface:0xc000292970 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:30:19.671506 crc crio[3616]: time=\"2026-06-11T16:30:19.670389141Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}\"\nJun 11 16:30:19.671506 crc crio[3616]: time=\"2026-06-11T16:30:19.670648327Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:30:19.676588 crc crio[3616]: time=\"2026-06-11T16:30:19.67650107Z\" level=info msg=\"Ran pod sandbox 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD\" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:30:19.684750 crc crio[3616]: time=\"2026-06-11T16:30:19.684639224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e3a2c44-7b72-4e89-9a9c-4e8e760f832f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:19.689890 crc crio[3616]: time=\"2026-06-11T16:30:19.689707844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52d35d69-014d-4567-8f9e-6063e562acb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:19.701298 crc crio[3616]: time=\"2026-06-11T16:30:19.701218101Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:19.702234 crc crio[3616]: time=\"2026-06-11T16:30:19.702191055Z\" level=info 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:19.728210 crc crio[3616]: time=\"2026-06-11T16:30:19.728062426Z\" level=info 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:19.732174 crc crio[3616]: time=\"2026-06-11T16:30:19.732097924Z\" level=info 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:19.854138 crc crio[3616]: time=\"2026-06-11T16:30:19.854043036Z\" level=info msg=\"Created container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:19.855138 crc crio[3616]: time=\"2026-06-11T16:30:19.855091532Z\" level=info msg=\"Starting container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb\" id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:19.862547 crc crio[3616]: time=\"2026-06-11T16:30:19.860597814Z\" level=info msg=\"Started container\" PID=16976 containerID=f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb description=openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\nJun 11 16:30:22.701697 crc crio[3616]: time=\"2026-06-11T16:30:22.701060795Z\" level=info msg=\"Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:22.702781 crc crio[3616]: time=\"2026-06-11T16:30:22.702263824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000880e28}] Aliases:map[]}\"\nJun 11 16:30:22.702781 crc crio[3616]: time=\"2026-06-11T16:30:22.702445059Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:30:23.364914 crc crio[3616]: time=\"2026-06-11T16:30:23.364663334Z\" level=info msg=\"Stopped pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:25.950789 crc crio[3616]: time=\"2026-06-11T16:30:25.949648709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3d6db332-b4d4-41dc-9c95-b4c7d23a485b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:25.955199 crc crio[3616]: time=\"2026-06-11T16:30:25.955039678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5ad65840-097a-4af3-95a2-7881f77e299f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:30:25.964922 crc crio[3616]: time=\"2026-06-11T16:30:25.964792123Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:25.965538 crc crio[3616]: time=\"2026-06-11T16:30:25.965228554Z\" level=info 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.010552 crc crio[3616]: time=\"2026-06-11T16:30:26.010171905Z\" level=info 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.017487 crc crio[3616]: time=\"2026-06-11T16:30:26.017309816Z\" level=info 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.140578 crc crio[3616]: time=\"2026-06-11T16:30:26.140459228Z\" level=info msg=\"Created container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:30:26.141529 crc crio[3616]: time=\"2026-06-11T16:30:26.141473433Z\" level=info msg=\"Starting container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a\" id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:30:26.147663 crc crio[3616]: time=\"2026-06-11T16:30:26.147571078Z\" level=info msg=\"Started container\" PID=17123 containerID=c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:30:43.955264 crc crio[3616]: time=\"2026-06-11T16:30:43.953800563Z\" level=info msg=\"Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:43.957774 crc crio[3616]: time=\"2026-06-11T16:30:43.955299285Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:30:43.962243 crc crio[3616]: time=\"2026-06-11T16:30:43.958588967Z\" level=info msg=\"Removing pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:43.976041 crc crio[3616]: time=\"2026-06-11T16:30:43.975423368Z\" level=info msg=\"Removed pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:30:54.920312 crc crio[3616]: time=\"2026-06-11T16:30:54.918555448Z\" level=info msg=\"Stopping container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a (timeout: 2s)\" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:55.183210 crc crio[3616]: time=\"2026-06-11T16:30:55.182009051Z\" level=info msg=\"Stopped container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:30:55.485747 crc crio[3616]: time=\"2026-06-11T16:30:55.485108169Z\" level=info msg=\"Removing container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4\" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:30:56.194229 crc crio[3616]: time=\"2026-06-11T16:30:56.194106147Z\" level=info msg=\"Removed container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:18.944971 crc crio[3616]: time=\"2026-06-11T16:32:18.943992264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b919626-4ae3-4f61-8f5f-62fd5dd80d72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:18.947857 crc crio[3616]: time=\"2026-06-11T16:32:18.94777189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=258527af-3db0-40d5-a7e7-b058bb4a0227 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:18.950102 crc crio[3616]: time=\"2026-06-11T16:32:18.950024913Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:18.950766 crc crio[3616]: time=\"2026-06-11T16:32:18.950672662Z\" level=info 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:18.984293 crc crio[3616]: time=\"2026-06-11T16:32:18.984164585Z\" level=info 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:18.992406 crc crio[3616]: time=\"2026-06-11T16:32:18.992234024Z\" level=info 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:19.099789 crc crio[3616]: time=\"2026-06-11T16:32:19.09966892Z\" level=info msg=\"Created container 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:19.101544 crc crio[3616]: time=\"2026-06-11T16:32:19.101439111Z\" level=info msg=\"Starting container: 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26\" id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:19.107460 crc crio[3616]: time=\"2026-06-11T16:32:19.107167161Z\" level=info msg=\"Started container\" PID=18546 containerID=85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42\nJun 11 16:32:40.059229 crc crio[3616]: time=\"2026-06-11T16:32:40.057281857Z\" level=info msg=\"Stopping container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 (timeout: 30s)\" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.071806 crc crio[3616]: time=\"2026-06-11T16:32:40.07160738Z\" level=info msg=\"Stopping container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 (timeout: 30s)\" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.110007 crc crio[3616]: time=\"2026-06-11T16:32:40.109809147Z\" level=info msg=\"Stopping container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 (timeout: 30s)\" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.119537 crc crio[3616]: time=\"2026-06-11T16:32:40.119305875Z\" level=info msg=\"Stopping container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 (timeout: 30s)\" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.166541 crc crio[3616]: time=\"2026-06-11T16:32:40.163618303Z\" level=info msg=\"Stopping container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f (timeout: 30s)\" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.263662 crc crio[3616]: time=\"2026-06-11T16:32:40.263484327Z\" level=info msg=\"Stopped container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.264754 crc crio[3616]: time=\"2026-06-11T16:32:40.264691361Z\" level=info msg=\"Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.265913 crc crio[3616]: time=\"2026-06-11T16:32:40.265833244Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc000881748}] Aliases:map[]}\"\nJun 11 16:32:40.266108 crc crio[3616]: time=\"2026-06-11T16:32:40.26603837Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:40.313895 crc crio[3616]: time=\"2026-06-11T16:32:40.313809826Z\" level=info msg=\"Stopped container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.315001 crc crio[3616]: time=\"2026-06-11T16:32:40.314922738Z\" level=info msg=\"Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.315530 crc crio[3616]: time=\"2026-06-11T16:32:40.315469863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc00162c190}] Aliases:map[]}\"\nJun 11 16:32:40.315681 crc crio[3616]: time=\"2026-06-11T16:32:40.315657389Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:40.566087 crc crio[3616]: time=\"2026-06-11T16:32:40.565524168Z\" level=info msg=\"Stopped pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.583107 crc crio[3616]: time=\"2026-06-11T16:32:40.582917288Z\" level=info msg=\"Stopped pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.628963 crc crio[3616]: time=\"2026-06-11T16:32:40.628844783Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD\" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:40.629138 crc crio[3616]: time=\"2026-06-11T16:32:40.629000797Z\" level=info 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:40.688046 crc crio[3616]: time=\"2026-06-11T16:32:40.687934209Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}\"\nJun 11 16:32:40.688046 crc crio[3616]: time=\"2026-06-11T16:32:40.688017571Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:40.773826 crc crio[3616]: time=\"2026-06-11T16:32:40.773519179Z\" level=info msg=\"Stopped container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.774912 crc crio[3616]: time=\"2026-06-11T16:32:40.774839137Z\" level=info msg=\"Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.775876 crc crio[3616]: time=\"2026-06-11T16:32:40.775413903Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc0001173f0}] Aliases:map[]}\"\nJun 11 16:32:40.775876 crc crio[3616]: time=\"2026-06-11T16:32:40.775582708Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:40.859673 crc crio[3616]: time=\"2026-06-11T16:32:40.859547804Z\" level=info msg=\"Stopped container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.860467 crc crio[3616]: time=\"2026-06-11T16:32:40.860399847Z\" level=info msg=\"Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.861003 crc crio[3616]: time=\"2026-06-11T16:32:40.860935763Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc0001174c0}] Aliases:map[]}\"\nJun 11 16:32:40.861214 crc crio[3616]: time=\"2026-06-11T16:32:40.861164029Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:40.958785 crc crio[3616]: time=\"2026-06-11T16:32:40.958695617Z\" level=info msg=\"Stopped container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:32:40.967459 crc crio[3616]: time=\"2026-06-11T16:32:40.965962572Z\" level=info msg=\"Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:40.969459 crc crio[3616]: time=\"2026-06-11T16:32:40.968558895Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000032360}] Aliases:map[]}\"\nJun 11 16:32:40.969459 crc crio[3616]: time=\"2026-06-11T16:32:40.968790721Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:41.046017 crc crio[3616]: time=\"2026-06-11T16:32:41.045755211Z\" level=info msg=\"Stopped pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:41.104699 crc crio[3616]: time=\"2026-06-11T16:32:41.104285291Z\" level=info msg=\"Stopped pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:41.230750 crc crio[3616]: time=\"2026-06-11T16:32:41.230666371Z\" level=info msg=\"Stopped pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:41.269131 crc crio[3616]: 2026-06-11T16:32:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:914d53fd619e693 Mac:aa:9e:08:9e:be:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 SocketPath: PciID:}] [{Interface:0xc0003a8ce0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:41.271939 crc crio[3616]: time=\"2026-06-11T16:32:41.27179746Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}\"\nJun 11 16:32:41.272535 crc crio[3616]: time=\"2026-06-11T16:32:41.272218892Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:41.281244 crc crio[3616]: time=\"2026-06-11T16:32:41.281136735Z\" level=info msg=\"Ran pod sandbox 914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD\" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:41.286451 crc crio[3616]: time=\"2026-06-11T16:32:41.286291478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=05bf310b-ce84-4d72-ade3-bdcff9db46af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:41.290868 crc crio[3616]: time=\"2026-06-11T16:32:41.290394433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b74a572c-7ee2-4f74-9d2f-0fb43035fbe4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:41.370250 crc crio[3616]: time=\"2026-06-11T16:32:41.369831912Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:41.370614 crc crio[3616]: time=\"2026-06-11T16:32:41.370597734Z\" level=info 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:41.416305 crc crio[3616]: time=\"2026-06-11T16:32:41.416214169Z\" level=info 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:41.421641 crc crio[3616]: time=\"2026-06-11T16:32:41.42155815Z\" level=info 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:41.491795 crc crio[3616]: time=\"2026-06-11T16:32:41.491723458Z\" level=info msg=\"Removing container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53\" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.518033 crc crio[3616]: time=\"2026-06-11T16:32:41.517979248Z\" level=info msg=\"Removed container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.521105 crc crio[3616]: time=\"2026-06-11T16:32:41.521066244Z\" level=info msg=\"Removing container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab\" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.554412 crc crio[3616]: time=\"2026-06-11T16:32:41.554260771Z\" level=info msg=\"Removed container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.558147 crc crio[3616]: time=\"2026-06-11T16:32:41.558063877Z\" level=info msg=\"Removing container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b\" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.590719 crc crio[3616]: time=\"2026-06-11T16:32:41.590617647Z\" level=info msg=\"Removed container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.594882 crc crio[3616]: time=\"2026-06-11T16:32:41.594801122Z\" level=info msg=\"Removing container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2\" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.611132 crc crio[3616]: time=\"2026-06-11T16:32:41.611082944Z\" level=info msg=\"Removed container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.616176 crc crio[3616]: time=\"2026-06-11T16:32:41.616089132Z\" level=info msg=\"Removing container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8\" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.633868 crc crio[3616]: time=\"2026-06-11T16:32:41.633763862Z\" level=info msg=\"Removed container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.638535 crc crio[3616]: time=\"2026-06-11T16:32:41.638495583Z\" level=info msg=\"Removing container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4\" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.655023 crc crio[3616]: time=\"2026-06-11T16:32:41.654927408Z\" level=info msg=\"Removed container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.661249 crc crio[3616]: time=\"2026-06-11T16:32:41.661150161Z\" level=info msg=\"Removing container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f\" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.675663 crc crio[3616]: time=\"2026-06-11T16:32:41.67560207Z\" level=info msg=\"Removed container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.679450 crc crio[3616]: time=\"2026-06-11T16:32:41.679247942Z\" level=info msg=\"Removing container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943\" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.702245 crc crio[3616]: time=\"2026-06-11T16:32:41.702160769Z\" level=info msg=\"Removed container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.705391 crc crio[3616]: time=\"2026-06-11T16:32:41.705228164Z\" level=info msg=\"Created container d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:41.705599 crc crio[3616]: time=\"2026-06-11T16:32:41.705521902Z\" level=info msg=\"Removing container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410\" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.707305 crc crio[3616]: time=\"2026-06-11T16:32:41.707198659Z\" level=info msg=\"Starting container: d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d\" id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:41.713788 crc crio[3616]: time=\"2026-06-11T16:32:41.713675571Z\" level=info msg=\"Started container\" PID=19179 containerID=d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1\nJun 11 16:32:41.732888 crc crio[3616]: time=\"2026-06-11T16:32:41.732745392Z\" level=info msg=\"Removed container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.738472 crc crio[3616]: time=\"2026-06-11T16:32:41.738405848Z\" level=info msg=\"Removing container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3\" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.759983 crc crio[3616]: time=\"2026-06-11T16:32:41.759910866Z\" level=info msg=\"Removed container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.764383 crc crio[3616]: time=\"2026-06-11T16:32:41.764231466Z\" level=info msg=\"Removing container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923\" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.799259 crc crio[3616]: time=\"2026-06-11T16:32:41.799103309Z\" level=info msg=\"Removed container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.802230 crc crio[3616]: time=\"2026-06-11T16:32:41.802181396Z\" level=info msg=\"Removing container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3\" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.839869 crc crio[3616]: time=\"2026-06-11T16:32:41.837718097Z\" level=info msg=\"Removed container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.846988 crc crio[3616]: time=\"2026-06-11T16:32:41.846526275Z\" level=info msg=\"Removing container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873\" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:41.868080 crc crio[3616]: time=\"2026-06-11T16:32:41.867797666Z\" level=info msg=\"Removed container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:32:43.008293 crc crio[3616]: time=\"2026-06-11T16:32:43.00786903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-njn89/POD\" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:43.009026 crc crio[3616]: time=\"2026-06-11T16:32:43.008309603Z\" level=info 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:43.040029 crc crio[3616]: time=\"2026-06-11T16:32:43.037435184Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}\"\nJun 11 16:32:43.040029 crc crio[3616]: time=\"2026-06-11T16:32:43.037486585Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-njn89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:43.262240 crc crio[3616]: 2026-06-11T16:32:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30e94ae416114a Mac:9e:64:0e:4e:a6:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:43.264858 crc crio[3616]: time=\"2026-06-11T16:32:43.264707958Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}\"\nJun 11 16:32:43.265053 crc crio[3616]: time=\"2026-06-11T16:32:43.264993876Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:43.272566 crc crio[3616]: time=\"2026-06-11T16:32:43.272468238Z\" level=info msg=\"Ran pod sandbox b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d with infra container: openshift-marketplace/redhat-operators-njn89/POD\" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:43.274979 crc crio[3616]: time=\"2026-06-11T16:32:43.274909315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b98fae-7bd9-4cc1-90bc-52ed4e921a83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:43.278203 crc crio[3616]: time=\"2026-06-11T16:32:43.278133095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=807698be-3d83-4155-955c-b3bbe03a1356 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:43.284244 crc crio[3616]: time=\"2026-06-11T16:32:43.284072623Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:43.284617 crc crio[3616]: time=\"2026-06-11T16:32:43.284594248Z\" level=info 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:43.320635 crc crio[3616]: time=\"2026-06-11T16:32:43.320492913Z\" level=info 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:43.330706 crc crio[3616]: time=\"2026-06-11T16:32:43.329178844Z\" level=info 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:43.452032 crc crio[3616]: time=\"2026-06-11T16:32:43.451875862Z\" level=info msg=\"Created container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:43.455009 crc crio[3616]: time=\"2026-06-11T16:32:43.454919518Z\" level=info msg=\"Starting container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276\" id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:43.462856 crc crio[3616]: time=\"2026-06-11T16:32:43.462633615Z\" level=info msg=\"Started container\" PID=19253 containerID=fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276 description=openshift-marketplace/redhat-operators-njn89/extract-utilities id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\nJun 11 16:32:43.550072 crc crio[3616]: time=\"2026-06-11T16:32:43.549609406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:43.557062 crc crio[3616]: time=\"2026-06-11T16:32:43.556961894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:32:44.010284 crc crio[3616]: time=\"2026-06-11T16:32:44.010209465Z\" level=info msg=\"Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.011570 crc crio[3616]: time=\"2026-06-11T16:32:44.010292967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.012191 crc crio[3616]: time=\"2026-06-11T16:32:44.012118688Z\" level=info msg=\"Removing pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.020673 crc crio[3616]: time=\"2026-06-11T16:32:44.02058563Z\" level=info msg=\"Removed pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.021675 crc crio[3616]: time=\"2026-06-11T16:32:44.021603906Z\" level=info msg=\"Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.021779 crc crio[3616]: time=\"2026-06-11T16:32:44.021683658Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.022479 crc crio[3616]: time=\"2026-06-11T16:32:44.022301036Z\" level=info msg=\"Removing pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.030458 crc crio[3616]: time=\"2026-06-11T16:32:44.030097466Z\" level=info msg=\"Removed pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.031760 crc crio[3616]: time=\"2026-06-11T16:32:44.031589927Z\" level=info msg=\"Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.032757 crc crio[3616]: time=\"2026-06-11T16:32:44.031955497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.033791 crc crio[3616]: time=\"2026-06-11T16:32:44.033715417Z\" level=info msg=\"Removing pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.042582 crc crio[3616]: time=\"2026-06-11T16:32:44.042472804Z\" level=info msg=\"Removed pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.043192 crc crio[3616]: time=\"2026-06-11T16:32:44.043116932Z\" level=info msg=\"Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.043476 crc crio[3616]: time=\"2026-06-11T16:32:44.043192204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.044181 crc crio[3616]: time=\"2026-06-11T16:32:44.04410314Z\" level=info msg=\"Removing pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.063219 crc crio[3616]: time=\"2026-06-11T16:32:44.063115245Z\" level=info msg=\"Removed pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.064122 crc crio[3616]: time=\"2026-06-11T16:32:44.064019641Z\" level=info msg=\"Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.064122 crc crio[3616]: time=\"2026-06-11T16:32:44.064068012Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:32:44.064822 crc crio[3616]: time=\"2026-06-11T16:32:44.064754791Z\" level=info msg=\"Removing pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.078420 crc crio[3616]: time=\"2026-06-11T16:32:44.078251075Z\" level=info msg=\"Removed pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:32:44.233457 crc crio[3616]: time=\"2026-06-11T16:32:44.233192279Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:44.234602 crc crio[3616]: time=\"2026-06-11T16:32:44.234514825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0e59832b-7882-4fcd-9737-97bf8396c137 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:44.237430 crc crio[3616]: time=\"2026-06-11T16:32:44.237292314Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0ecfb261-1fb3-48f4-b0bd-63e4dc84f6e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:44.244409 crc crio[3616]: time=\"2026-06-11T16:32:44.244275542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/extract-content\" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:44.244803 crc crio[3616]: time=\"2026-06-11T16:32:44.244742665Z\" level=info 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:44.267834 crc crio[3616]: time=\"2026-06-11T16:32:44.267750962Z\" level=info 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:44.271186 crc crio[3616]: time=\"2026-06-11T16:32:44.271124517Z\" level=info 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:44.411950 crc crio[3616]: time=\"2026-06-11T16:32:44.41180335Z\" level=info msg=\"Created container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content\" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:44.416484 crc crio[3616]: time=\"2026-06-11T16:32:44.416399042Z\" level=info msg=\"Starting container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b\" id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:44.423602 crc crio[3616]: time=\"2026-06-11T16:32:44.423306106Z\" level=info msg=\"Started container\" PID=19262 containerID=448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b description=openshift-marketplace/redhat-operators-njn89/extract-content id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\nJun 11 16:32:44.452018 crc crio[3616]: time=\"2026-06-11T16:32:44.451935903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lf2lx/POD\" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:44.452138 crc crio[3616]: time=\"2026-06-11T16:32:44.452115348Z\" level=info 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:44.480241 crc crio[3616]: time=\"2026-06-11T16:32:44.480159468Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}\"\nJun 11 16:32:44.480241 crc crio[3616]: time=\"2026-06-11T16:32:44.480213799Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lf2lx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:44.754719 crc crio[3616]: 2026-06-11T16:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c748ffe1c98332f Mac:06:2a:76:32:f9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:44.756770 crc crio[3616]: time=\"2026-06-11T16:32:44.756714891Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}\"\nJun 11 16:32:44.756892 crc crio[3616]: time=\"2026-06-11T16:32:44.756862255Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:44.762894 crc crio[3616]: time=\"2026-06-11T16:32:44.76272492Z\" level=info msg=\"Ran pod sandbox c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 with infra container: openshift-marketplace/certified-operators-lf2lx/POD\" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:44.766465 crc crio[3616]: time=\"2026-06-11T16:32:44.766314051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b1b5dd0-1391-497a-abe6-7877fe17c602 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:44.768463 crc crio[3616]: time=\"2026-06-11T16:32:44.768271515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f4b9091-382c-4bc8-b587-3204d9619ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:44.780623 crc crio[3616]: time=\"2026-06-11T16:32:44.780419138Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:44.781018 crc crio[3616]: time=\"2026-06-11T16:32:44.780896762Z\" level=info 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:44.811815 crc crio[3616]: time=\"2026-06-11T16:32:44.81166755Z\" level=info 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:44.816628 crc crio[3616]: time=\"2026-06-11T16:32:44.816542126Z\" level=info 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:44.996902 crc crio[3616]: time=\"2026-06-11T16:32:44.996699003Z\" level=info msg=\"Created container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:44.997991 crc crio[3616]: time=\"2026-06-11T16:32:44.997885596Z\" level=info msg=\"Starting container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad\" id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:45.006931 crc crio[3616]: time=\"2026-06-11T16:32:45.006809197Z\" level=info msg=\"Started container\" PID=19306 containerID=aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad description=openshift-marketplace/certified-operators-lf2lx/extract-utilities id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\nJun 11 16:32:45.449915 crc crio[3616]: time=\"2026-06-11T16:32:45.449559914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rtpqs/POD\" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:45.449915 crc crio[3616]: time=\"2026-06-11T16:32:45.449909794Z\" level=info 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:45.469585 crc crio[3616]: time=\"2026-06-11T16:32:45.469459334Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}\"\nJun 11 16:32:45.469585 crc crio[3616]: time=\"2026-06-11T16:32:45.469531126Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rtpqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:45.586150 crc crio[3616]: time=\"2026-06-11T16:32:45.58572205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8d96e89-412c-438d-b270-30ca22b334cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:45.588808 crc crio[3616]: time=\"2026-06-11T16:32:45.588730715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e555dacb-b253-4862-80ac-e04375f82b54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:45.591852 crc crio[3616]: time=\"2026-06-11T16:32:45.591690498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:45.598609 crc crio[3616]: time=\"2026-06-11T16:32:45.598543444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:32:45.633924 crc crio[3616]: time=\"2026-06-11T16:32:45.628553759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/registry-server\" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:45.633924 crc crio[3616]: time=\"2026-06-11T16:32:45.629193018Z\" level=info 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:45.694034 crc crio[3616]: time=\"2026-06-11T16:32:45.693898779Z\" level=info 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:45.697188 crc crio[3616]: time=\"2026-06-11T16:32:45.697120199Z\" level=info 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:45.752761 crc crio[3616]: 2026-06-11T16:32:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:127519d02eda829 Mac:4e:09:14:5b:00:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 SocketPath: PciID:}] [{Interface:0xc00013a750 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:45.754234 crc crio[3616]: time=\"2026-06-11T16:32:45.75416598Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}\"\nJun 11 16:32:45.754567 crc crio[3616]: time=\"2026-06-11T16:32:45.75451287Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:45.766284 crc crio[3616]: time=\"2026-06-11T16:32:45.766231888Z\" level=info msg=\"Ran pod sandbox 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 with infra container: openshift-marketplace/community-operators-rtpqs/POD\" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:45.768958 crc crio[3616]: time=\"2026-06-11T16:32:45.76883439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1fd9d90-358d-40fa-9a01-0a890ecd3e64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:45.775081 crc crio[3616]: time=\"2026-06-11T16:32:45.774994894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09794f48-f5cb-4dd5-a9c9-7f09155be17e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:45.787265 crc crio[3616]: time=\"2026-06-11T16:32:45.787169126Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:45.787742 crc crio[3616]: time=\"2026-06-11T16:32:45.787684151Z\" level=info 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:45.791480 crc crio[3616]: time=\"2026-06-11T16:32:45.791410666Z\" level=info msg=\"Created container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:45.792778 crc crio[3616]: time=\"2026-06-11T16:32:45.792671531Z\" level=info msg=\"Starting container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad\" id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:45.798124 crc crio[3616]: time=\"2026-06-11T16:32:45.797965261Z\" level=info msg=\"Started container\" PID=19354 containerID=14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad description=openshift-marketplace/redhat-operators-njn89/registry-server id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\nJun 11 16:32:45.815029 crc crio[3616]: time=\"2026-06-11T16:32:45.81496667Z\" level=info 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:45.818277 crc crio[3616]: time=\"2026-06-11T16:32:45.818252422Z\" level=info 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:45.926294 crc crio[3616]: time=\"2026-06-11T16:32:45.926187456Z\" level=info msg=\"Created container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:45.928199 crc crio[3616]: time=\"2026-06-11T16:32:45.928090619Z\" level=info msg=\"Starting container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23\" id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:45.934464 crc crio[3616]: time=\"2026-06-11T16:32:45.934238291Z\" level=info msg=\"Started container\" PID=19370 containerID=a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23 description=openshift-marketplace/community-operators-rtpqs/extract-utilities id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\nJun 11 16:32:46.163789 crc crio[3616]: time=\"2026-06-11T16:32:46.163632205Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:46.166076 crc crio[3616]: time=\"2026-06-11T16:32:46.165992501Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a2cdb353-248f-41b8-a98b-e93f3cd96e0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:46.169229 crc crio[3616]: time=\"2026-06-11T16:32:46.16912872Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ed7aa815-8a3a-46b5-b2a4-8bf96f1ba72f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:46.175610 crc crio[3616]: time=\"2026-06-11T16:32:46.175536541Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:46.176226 crc crio[3616]: time=\"2026-06-11T16:32:46.176157079Z\" level=info 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:46.204150 crc crio[3616]: time=\"2026-06-11T16:32:46.203885159Z\" level=info 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:46.212300 crc crio[3616]: time=\"2026-06-11T16:32:46.212195763Z\" level=info 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:46.334883 crc crio[3616]: time=\"2026-06-11T16:32:46.334739047Z\" level=info msg=\"Created container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:46.336441 crc crio[3616]: time=\"2026-06-11T16:32:46.33628827Z\" level=info msg=\"Starting container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620\" id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:46.343000 crc crio[3616]: time=\"2026-06-11T16:32:46.342912547Z\" level=info msg=\"Started container\" PID=19386 containerID=60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620 description=openshift-marketplace/certified-operators-lf2lx/extract-content id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\nJun 11 16:32:46.607822 crc crio[3616]: time=\"2026-06-11T16:32:46.60774764Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:46.613249 crc crio[3616]: time=\"2026-06-11T16:32:46.613169444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:32:47.375839 crc crio[3616]: time=\"2026-06-11T16:32:47.375226768Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nnlsj/POD\" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:47.375839 crc crio[3616]: time=\"2026-06-11T16:32:47.375884177Z\" level=info 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:47.402066 crc crio[3616]: time=\"2026-06-11T16:32:47.401921611Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}\"\nJun 11 16:32:47.402066 crc crio[3616]: time=\"2026-06-11T16:32:47.402030274Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nnlsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:32:47.629515 crc crio[3616]: time=\"2026-06-11T16:32:47.628801893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38afab0f-ad04-4a7d-a0f0-b71d95b7f347 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:47.632180 crc crio[3616]: time=\"2026-06-11T16:32:47.632003454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf9ede87-ee5d-4b1f-921b-cc21a709ba3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:47.748432 crc crio[3616]: time=\"2026-06-11T16:32:47.745565554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:47.748432 crc crio[3616]: time=\"2026-06-11T16:32:47.746820839Z\" level=info 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:47.776399 crc crio[3616]: time=\"2026-06-11T16:32:47.77627376Z\" level=info 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:47.779597 crc crio[3616]: time=\"2026-06-11T16:32:47.779536861Z\" level=info 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:47.888912 crc crio[3616]: 2026-06-11T16:32:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e66dd6de87cbf Mac:ce:5f:fe:73:6a:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:32:47.890631 crc crio[3616]: time=\"2026-06-11T16:32:47.89051851Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}\"\nJun 11 16:32:47.890843 crc crio[3616]: time=\"2026-06-11T16:32:47.890763917Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:32:47.899651 crc crio[3616]: time=\"2026-06-11T16:32:47.899565698Z\" level=info msg=\"Ran pod sandbox b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 with infra container: openshift-marketplace/redhat-marketplace-nnlsj/POD\" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:32:47.901996 crc crio[3616]: time=\"2026-06-11T16:32:47.901836997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=633976d8-cc1a-4f9b-88f6-fac2a49ae9d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:47.904152 crc crio[3616]: time=\"2026-06-11T16:32:47.90406504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b322e77-de37-4444-92e1-41f7fd0f77e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:47.985755 crc crio[3616]: time=\"2026-06-11T16:32:47.985644569Z\" level=info msg=\"Created container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:47.986910 crc crio[3616]: time=\"2026-06-11T16:32:47.986627107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:47.987230 crc crio[3616]: time=\"2026-06-11T16:32:47.987142211Z\" level=info 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:47.987503 crc crio[3616]: time=\"2026-06-11T16:32:47.987422989Z\" level=info msg=\"Starting container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38\" id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:47.992977 crc crio[3616]: time=\"2026-06-11T16:32:47.992878612Z\" level=info msg=\"Started container\" PID=19436 containerID=81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 description=openshift-marketplace/certified-operators-lf2lx/registry-server id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\nJun 11 16:32:48.008586 crc crio[3616]: time=\"2026-06-11T16:32:48.008466712Z\" level=info 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:48.012295 crc crio[3616]: time=\"2026-06-11T16:32:48.012183666Z\" level=info 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:48.169298 crc crio[3616]: time=\"2026-06-11T16:32:48.169119308Z\" level=info msg=\"Created container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:48.170849 crc crio[3616]: time=\"2026-06-11T16:32:48.170733114Z\" level=info msg=\"Starting container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e\" id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:48.181496 crc crio[3616]: time=\"2026-06-11T16:32:48.180970533Z\" level=info msg=\"Started container\" PID=19450 containerID=8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e description=openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\nJun 11 16:32:48.217806 crc crio[3616]: time=\"2026-06-11T16:32:48.217703689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:48.218858 crc crio[3616]: time=\"2026-06-11T16:32:48.218763468Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c8d89a7-01fd-47d5-a452-b765de4c7d8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:48.223056 crc crio[3616]: time=\"2026-06-11T16:32:48.222906354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c830915-6357-4b26-9169-dc7ac960b5ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:48.231130 crc crio[3616]: time=\"2026-06-11T16:32:48.231031183Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/extract-content\" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:48.231810 crc crio[3616]: time=\"2026-06-11T16:32:48.231732023Z\" level=info 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:48.267705 crc crio[3616]: time=\"2026-06-11T16:32:48.267592903Z\" level=info 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:48.271388 crc crio[3616]: time=\"2026-06-11T16:32:48.271199915Z\" level=info 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:48.372608 crc crio[3616]: time=\"2026-06-11T16:32:48.37249138Z\" level=info msg=\"Created container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content\" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:48.374297 crc crio[3616]: time=\"2026-06-11T16:32:48.374209058Z\" level=info msg=\"Starting container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c\" id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:48.379069 crc crio[3616]: time=\"2026-06-11T16:32:48.378974613Z\" level=info msg=\"Started container\" PID=19468 containerID=ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c description=openshift-marketplace/community-operators-rtpqs/extract-content id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\nJun 11 16:32:48.652606 crc crio[3616]: time=\"2026-06-11T16:32:48.652008801Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:48.658513 crc crio[3616]: time=\"2026-06-11T16:32:48.656499239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:32:49.392685 crc crio[3616]: time=\"2026-06-11T16:32:49.391970787Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage\nJun 11 16:32:49.393564 crc crio[3616]: time=\"2026-06-11T16:32:49.393490539Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=283ba8c2-6d7d-47ab-91e7-1a85954aba17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:49.396030 crc crio[3616]: time=\"2026-06-11T16:32:49.395972969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=835b19fb-4392-49f1-864f-9d07cc69fab4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:49.410422 crc crio[3616]: time=\"2026-06-11T16:32:49.410285413Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:49.410932 crc crio[3616]: time=\"2026-06-11T16:32:49.410865199Z\" level=info 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:49.447384 crc crio[3616]: time=\"2026-06-11T16:32:49.437758Z\" level=info 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:49.447384 crc crio[3616]: time=\"2026-06-11T16:32:49.441544934Z\" level=info 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:49.566548 crc crio[3616]: time=\"2026-06-11T16:32:49.565881391Z\" level=info msg=\"Created container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:49.567954 crc crio[3616]: time=\"2026-06-11T16:32:49.567838063Z\" level=info msg=\"Starting container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c\" id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:49.575919 crc crio[3616]: time=\"2026-06-11T16:32:49.575816309Z\" level=info msg=\"Started container\" PID=19504 containerID=c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c description=openshift-marketplace/redhat-marketplace-nnlsj/extract-content id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\nJun 11 16:32:49.674686 crc crio[3616]: time=\"2026-06-11T16:32:49.67455158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57e2091e-0f44-4aca-9e82-5059faf69ef0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:49.724192 crc crio[3616]: time=\"2026-06-11T16:32:49.72407303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5c544c4-86c5-4eb2-af72-ec322fec2eac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:50.165868 crc crio[3616]: time=\"2026-06-11T16:32:50.165779071Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/registry-server\" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:50.166268 crc crio[3616]: time=\"2026-06-11T16:32:50.166210103Z\" level=info 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.215567 crc crio[3616]: time=\"2026-06-11T16:32:50.213911908Z\" level=info 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.217943 crc crio[3616]: time=\"2026-06-11T16:32:50.217850829Z\" level=info 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.335570 crc crio[3616]: time=\"2026-06-11T16:32:50.335299339Z\" level=info msg=\"Created container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:50.336572 crc crio[3616]: time=\"2026-06-11T16:32:50.336481671Z\" level=info msg=\"Starting container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d\" id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:50.344400 crc crio[3616]: time=\"2026-06-11T16:32:50.342088999Z\" level=info msg=\"Started container\" PID=19583 containerID=170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d description=openshift-marketplace/community-operators-rtpqs/registry-server id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\nJun 11 16:32:50.748665 crc crio[3616]: time=\"2026-06-11T16:32:50.747240536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7148a3b9-f864-48f5-9275-30be91539365 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:50.753086 crc crio[3616]: time=\"2026-06-11T16:32:50.749786131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f4e4cb5-4df7-40e5-8417-11561710c15b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:32:50.765564 crc crio[3616]: time=\"2026-06-11T16:32:50.765463605Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:50.765969 crc crio[3616]: time=\"2026-06-11T16:32:50.765913087Z\" level=info 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.804171 crc crio[3616]: time=\"2026-06-11T16:32:50.804073267Z\" level=info 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.810885 crc crio[3616]: time=\"2026-06-11T16:32:50.809571612Z\" level=info 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.906259 crc crio[3616]: time=\"2026-06-11T16:32:50.904905979Z\" level=info msg=\"Created container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:32:50.909889 crc crio[3616]: time=\"2026-06-11T16:32:50.907240515Z\" level=info msg=\"Starting container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0\" id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:32:50.912673 crc crio[3616]: time=\"2026-06-11T16:32:50.912586495Z\" level=info msg=\"Started container\" PID=19703 containerID=868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 description=openshift-marketplace/redhat-marketplace-nnlsj/registry-server id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\nJun 11 16:32:59.825150 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:33:00.108987 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 16:33:00.109570 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 16:33:00.109771 crc systemd[1]: crio.service: Consumed 17min 34.082s CPU time.\nJun 11 16:33:00.194526 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:33:00.283746 crc crio[20466]: time=\"2026-06-11T16:33:00.283569062Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 16:33:00.283746 crc crio[20466]: time=\"2026-06-11T16:33:00.283669455Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 16:33:00.285871 crc crio[20466]: time=\"2026-06-11T16:33:00.285642411Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 16:33:00.285871 crc crio[20466]: time=\"2026-06-11T16:33:00.285704833Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 16:33:00.303103 crc crio[20466]: time=\"2026-06-11T16:33:00.302905353Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 16:33:00.303222 crc crio[20466]: time=\"2026-06-11T16:33:00.30312386Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 16:33:00.303222 crc crio[20466]: time=\"2026-06-11T16:33:00.30314077Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 16:33:00.303730 crc crio[20466]: time=\"2026-06-11T16:33:00.303270314Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 16:33:00.303730 crc crio[20466]: time=\"2026-06-11T16:33:00.303285224Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 16:33:00.325246 crc crio[20466]: time=\"2026-06-11T16:33:00.325122468Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 16:33:00.338645 crc crio[20466]: time=\"2026-06-11T16:33:00.338552341Z\" 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:33:00.352036 crc crio[20466]: time=\"2026-06-11T16:33:00.351171922Z\" 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:33:00.371445 crc crio[20466]: time=\"2026-06-11T16:33:00.371169605Z\" 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:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526401897Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526472349Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526484649Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.5264915Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.52649869Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 16:33:00.531191 crc crio[20466]: time=\"2026-06-11T16:33:00.531116383Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:33:00.531191 crc crio[20466]: time=\"2026-06-11T16:33:00.531158584Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:33:00.535700 crc crio[20466]: time=\"2026-06-11T16:33:00.535572048Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:33:00.535700 crc crio[20466]: time=\"2026-06-11T16:33:00.535671441Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:33:00.562909 crc crio[20466]: time=\"2026-06-11T16:33:00.562580248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:33:00.562909 crc crio[20466]: time=\"2026-06-11T16:33:00.562701513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:33:00.563712 crc crio[20466]: time=\"2026-06-11T16:33:00.563443684Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 16:33:00.563712 crc crio[20466]: time=\"2026-06-11T16:33:00.563464765Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 16:33:00.564682 crc crio[20466]: time=\"2026-06-11T16:33:00.564513215Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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:33:00.565896 crc crio[20466]: time=\"2026-06-11T16:33:00.565813882Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 16:33:00.566164 crc crio[20466]: time=\"2026-06-11T16:33:00.5660957Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 16:33:02.910139 crc crio[20466]: time=\"2026-06-11T16:33:02.909947727Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc0005ad628}] Aliases:map[]}\"\nJun 11 16:33:02.911090 crc crio[20466]: time=\"2026-06-11T16:33:02.910831473Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.913073 crc crio[20466]: time=\"2026-06-11T16:33:02.912975594Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc0011a0190}] Aliases:map[]}\"\nJun 11 16:33:02.913222 crc crio[20466]: time=\"2026-06-11T16:33:02.913148509Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.913849 crc crio[20466]: time=\"2026-06-11T16:33:02.913770007Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0011a0238}] Aliases:map[]}\"\nJun 11 16:33:02.913955 crc crio[20466]: time=\"2026-06-11T16:33:02.913937471Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.914596 crc crio[20466]: time=\"2026-06-11T16:33:02.914528088Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc0011a02e8}] Aliases:map[]}\"\nJun 11 16:33:02.914711 crc crio[20466]: time=\"2026-06-11T16:33:02.914692983Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.915274 crc crio[20466]: time=\"2026-06-11T16:33:02.915148856Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc0011a0390}] Aliases:map[]}\"\nJun 11 16:33:02.915476 crc crio[20466]: time=\"2026-06-11T16:33:02.915409533Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.915610 crc crio[20466]: time=\"2026-06-11T16:33:02.915547017Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.915610 crc crio[20466]: time=\"2026-06-11T16:33:02.915603019Z\" level=warning msg=\"Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.916734 crc crio[20466]: time=\"2026-06-11T16:33:02.916638848Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0011a0430}] Aliases:map[]}\"\nJun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.91682001Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.916960998Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.916982518Z\" level=warning msg=\"Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.917609 crc crio[20466]: time=\"2026-06-11T16:33:02.917516263Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc0011a04f0}] Aliases:map[]}\"\nJun 11 16:33:02.917785 crc crio[20466]: time=\"2026-06-11T16:33:02.917721739Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.917964 crc crio[20466]: time=\"2026-06-11T16:33:02.917897234Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.918050 crc crio[20466]: time=\"2026-06-11T16:33:02.917955316Z\" level=warning msg=\"Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.918498 crc crio[20466]: time=\"2026-06-11T16:33:02.91843115Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0011a05a8}] Aliases:map[]}\"\nJun 11 16:33:02.918643 crc crio[20466]: time=\"2026-06-11T16:33:02.918598574Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.920602 crc crio[20466]: time=\"2026-06-11T16:33:02.920487068Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0011a0650}] Aliases:map[]}\"\nJun 11 16:33:02.920729 crc crio[20466]: time=\"2026-06-11T16:33:02.920671263Z\" 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:33:02.922084 crc crio[20466]: time=\"2026-06-11T16:33:02.921893748Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc0011a06f8}] Aliases:map[]}\"\nJun 11 16:33:02.922593 crc crio[20466]: time=\"2026-06-11T16:33:02.922504876Z\" 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:33:02.923235 crc crio[20466]: time=\"2026-06-11T16:33:02.923140934Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0011a07a0}] Aliases:map[]}\"\nJun 11 16:33:02.923862 crc crio[20466]: time=\"2026-06-11T16:33:02.923623908Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.925406 crc crio[20466]: time=\"2026-06-11T16:33:02.925199043Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc0011a0848}] Aliases:map[]}\"\nJun 11 16:33:02.926427 crc crio[20466]: time=\"2026-06-11T16:33:02.926252523Z\" 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:33:02.927552 crc crio[20466]: time=\"2026-06-11T16:33:02.927389885Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0011a08e0}] Aliases:map[]}\"\nJun 11 16:33:02.927742 crc crio[20466]: time=\"2026-06-11T16:33:02.927576201Z\" 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:33:02.928219 crc crio[20466]: time=\"2026-06-11T16:33:02.928136136Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc0011a0978}] Aliases:map[]}\"\nJun 11 16:33:02.928464 crc crio[20466]: time=\"2026-06-11T16:33:02.928420655Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.929061 crc crio[20466]: time=\"2026-06-11T16:33:02.92896237Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc0011a0a18}] Aliases:map[]}\"\nJun 11 16:33:02.929188 crc crio[20466]: time=\"2026-06-11T16:33:02.929134075Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.930475 crc crio[20466]: time=\"2026-06-11T16:33:02.930138094Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0011a0aa0}] Aliases:map[]}\"\nJun 11 16:33:02.930693 crc crio[20466]: time=\"2026-06-11T16:33:02.930607737Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.931574 crc crio[20466]: time=\"2026-06-11T16:33:02.931133192Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc0011a0b40}] Aliases:map[]}\"\nJun 11 16:33:02.931574 crc crio[20466]: time=\"2026-06-11T16:33:02.931564004Z\" 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:33:02.934961 crc crio[20466]: time=\"2026-06-11T16:33:02.934631802Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0011a0bc8}] Aliases:map[]}\"\nJun 11 16:33:02.935578 crc crio[20466]: time=\"2026-06-11T16:33:02.935490056Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.935880 crc crio[20466]: time=\"2026-06-11T16:33:02.935782915Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.935880 crc crio[20466]: time=\"2026-06-11T16:33:02.935854777Z\" level=warning msg=\"Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:02.936475 crc crio[20466]: time=\"2026-06-11T16:33:02.936406452Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0011a0c70}] Aliases:map[]}\"\nJun 11 16:33:02.936694 crc crio[20466]: time=\"2026-06-11T16:33:02.936634889Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.937447 crc crio[20466]: time=\"2026-06-11T16:33:02.937175304Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0011a0cf8}] Aliases:map[]}\"\nJun 11 16:33:02.937774 crc crio[20466]: time=\"2026-06-11T16:33:02.937681229Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.938645 crc crio[20466]: time=\"2026-06-11T16:33:02.938564071Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0011a0d80}] Aliases:map[]}\"\nJun 11 16:33:02.938880 crc crio[20466]: time=\"2026-06-11T16:33:02.938804068Z\" 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:33:02.939895 crc crio[20466]: time=\"2026-06-11T16:33:02.939809647Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0011a0e20}] Aliases:map[]}\"\nJun 11 16:33:02.940107 crc crio[20466]: time=\"2026-06-11T16:33:02.940028623Z\" 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:33:02.940796 crc crio[20466]: time=\"2026-06-11T16:33:02.940718773Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0011a0ec8}] Aliases:map[]}\"\nJun 11 16:33:02.941006 crc crio[20466]: time=\"2026-06-11T16:33:02.940931449Z\" 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:33:02.941783 crc crio[20466]: time=\"2026-06-11T16:33:02.94168126Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0011a0f48}] Aliases:map[]}\"\nJun 11 16:33:02.941927 crc crio[20466]: time=\"2026-06-11T16:33:02.941873125Z\" 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:33:02.942644 crc crio[20466]: time=\"2026-06-11T16:33:02.942524604Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0011a0fd8}] Aliases:map[]}\"\nJun 11 16:33:02.942831 crc crio[20466]: time=\"2026-06-11T16:33:02.942768751Z\" 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:33:02.943484 crc crio[20466]: time=\"2026-06-11T16:33:02.943407429Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0011a1068}] Aliases:map[]}\"\nJun 11 16:33:02.943767 crc crio[20466]: time=\"2026-06-11T16:33:02.943624725Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.944406 crc crio[20466]: time=\"2026-06-11T16:33:02.944225373Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0011a10e8}] Aliases:map[]}\"\nJun 11 16:33:02.944512 crc crio[20466]: time=\"2026-06-11T16:33:02.94447128Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.944933 crc crio[20466]: time=\"2026-06-11T16:33:02.94484686Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0011a1168}] Aliases:map[]}\"\nJun 11 16:33:02.945081 crc crio[20466]: time=\"2026-06-11T16:33:02.945028496Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.946073 crc crio[20466]: time=\"2026-06-11T16:33:02.945961912Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0011a11f8}] Aliases:map[]}\"\nJun 11 16:33:02.946428 crc crio[20466]: time=\"2026-06-11T16:33:02.946265181Z\" 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:33:02.946809 crc crio[20466]: time=\"2026-06-11T16:33:02.946737804Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0011a1288}] Aliases:map[]}\"\nJun 11 16:33:02.946905 crc crio[20466]: time=\"2026-06-11T16:33:02.946864448Z\" 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:33:02.947395 crc crio[20466]: time=\"2026-06-11T16:33:02.947251279Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0011a1318}] Aliases:map[]}\"\nJun 11 16:33:02.947514 crc crio[20466]: time=\"2026-06-11T16:33:02.947435334Z\" 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:33:02.947942 crc crio[20466]: time=\"2026-06-11T16:33:02.947853506Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0011a13a8}] Aliases:map[]}\"\nJun 11 16:33:02.948102 crc crio[20466]: time=\"2026-06-11T16:33:02.948056332Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.948659 crc crio[20466]: time=\"2026-06-11T16:33:02.948586477Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc0011a1438}] Aliases:map[]}\"\nJun 11 16:33:02.948780 crc crio[20466]: time=\"2026-06-11T16:33:02.948730681Z\" 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:33:02.949262 crc crio[20466]: time=\"2026-06-11T16:33:02.949189604Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc0011a14c8}] Aliases:map[]}\"\nJun 11 16:33:02.949459 crc crio[20466]: time=\"2026-06-11T16:33:02.949414591Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.949903 crc crio[20466]: time=\"2026-06-11T16:33:02.949780771Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc0011a1558}] Aliases:map[]}\"\nJun 11 16:33:02.950010 crc crio[20466]: time=\"2026-06-11T16:33:02.949948356Z\" 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:33:02.950467 crc crio[20466]: time=\"2026-06-11T16:33:02.950266495Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc0011a15e8}] Aliases:map[]}\"\nJun 11 16:33:02.950730 crc crio[20466]: time=\"2026-06-11T16:33:02.950717343Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.951210 crc crio[20466]: time=\"2026-06-11T16:33:02.951099324Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0011a1678}] Aliases:map[]}\"\nJun 11 16:33:02.951911 crc crio[20466]: time=\"2026-06-11T16:33:02.951686831Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.952898 crc crio[20466]: time=\"2026-06-11T16:33:02.952803762Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0011a16f8}] Aliases:map[]}\"\nJun 11 16:33:02.953224 crc crio[20466]: time=\"2026-06-11T16:33:02.953139321Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.954223 crc crio[20466]: time=\"2026-06-11T16:33:02.954124219Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0011a1788}] Aliases:map[]}\"\nJun 11 16:33:02.954492 crc crio[20466]: time=\"2026-06-11T16:33:02.954472709Z\" 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:33:02.954912 crc crio[20466]: time=\"2026-06-11T16:33:02.954829979Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc0011a1818}] Aliases:map[]}\"\nJun 11 16:33:02.955024 crc crio[20466]: time=\"2026-06-11T16:33:02.954985474Z\" 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:33:02.955649 crc crio[20466]: time=\"2026-06-11T16:33:02.955575291Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc0011a1898}] Aliases:map[]}\"\nJun 11 16:33:02.955861 crc crio[20466]: time=\"2026-06-11T16:33:02.955696404Z\" 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:33:02.956277 crc crio[20466]: time=\"2026-06-11T16:33:02.956196948Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0011a1928}] Aliases:map[]}\"\nJun 11 16:33:02.956535 crc crio[20466]: time=\"2026-06-11T16:33:02.956448465Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.956899 crc crio[20466]: time=\"2026-06-11T16:33:02.956814986Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0011a19a8}] Aliases:map[]}\"\nJun 11 16:33:02.957141 crc crio[20466]: time=\"2026-06-11T16:33:02.957056913Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.958808 crc crio[20466]: time=\"2026-06-11T16:33:02.95869967Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc0011a1a38}] Aliases:map[]}\"\nJun 11 16:33:02.958920 crc crio[20466]: time=\"2026-06-11T16:33:02.958862574Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:02.959410 crc crio[20466]: time=\"2026-06-11T16:33:02.959198064Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc0011a1ac8}] Aliases:map[]}\"\nJun 11 16:33:02.959529 crc crio[20466]: time=\"2026-06-11T16:33:02.95941935Z\" 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:33:02.959852 crc crio[20466]: time=\"2026-06-11T16:33:02.95976854Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc0011a1b48}] Aliases:map[]}\"\nJun 11 16:33:02.959943 crc crio[20466]: time=\"2026-06-11T16:33:02.959893174Z\" 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:33:02.960465 crc crio[20466]: time=\"2026-06-11T16:33:02.960271595Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 16:33:02.961422 crc crio[20466]: time=\"2026-06-11T16:33:02.961259333Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 16:33:02.961422 crc crio[20466]: time=\"2026-06-11T16:33:02.961408227Z\" level=info msg=\"Create NRI interface\"\nJun 11 16:33:02.961660 crc crio[20466]: time=\"2026-06-11T16:33:02.961448136Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 16:33:02.961745 crc crio[20466]: time=\"2026-06-11T16:33:02.961450455Z\" level=info msg=\"runtime interface created\"\nJun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.961788725Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.96197323Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.961997611Z\" level=info msg=\"starting plugins...\"\nJun 11 16:33:02.962269 crc crio[20466]: time=\"2026-06-11T16:33:02.962065063Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 16:33:02.974546 crc crio[20466]: time=\"2026-06-11T16:33:02.974394921Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 16:33:02.981425 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 16:33:17.212907 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:33:17.268209 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 16:33:17.268667 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 16:33:17.269068 crc systemd[1]: crio.service: Consumed 4.297s CPU time.\nJun 11 16:33:17.338238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 16:33:17.392185 crc crio[22018]: time=\"2026-06-11T16:33:17.392013889Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 16:33:17.392185 crc crio[22018]: time=\"2026-06-11T16:33:17.392141571Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 16:33:17.394503 crc crio[22018]: time=\"2026-06-11T16:33:17.394424596Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 16:33:17.394602 crc crio[22018]: time=\"2026-06-11T16:33:17.394532679Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 16:33:17.394976 crc crio[22018]: time=\"2026-06-11T16:33:17.394905609Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.40805433Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408307828Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.40837671Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408477643Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408487012Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 16:33:17.426295 crc crio[22018]: time=\"2026-06-11T16:33:17.426060897Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 16:33:17.444996 crc crio[22018]: time=\"2026-06-11T16:33:17.444862998Z\" 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:33:17.448973 crc crio[22018]: time=\"2026-06-11T16:33:17.448912491Z\" 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:33:17.461752 crc crio[22018]: time=\"2026-06-11T16:33:17.461685631Z\" 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:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618868441Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618927523Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618938833Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618945353Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618952954Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 16:33:17.624599 crc crio[22018]: time=\"2026-06-11T16:33:17.624491029Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:33:17.624599 crc crio[22018]: time=\"2026-06-11T16:33:17.624594982Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:33:17.632042 crc crio[22018]: time=\"2026-06-11T16:33:17.631932808Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 16:33:17.632042 crc crio[22018]: time=\"2026-06-11T16:33:17.6320011Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 16:33:17.655834 crc crio[22018]: time=\"2026-06-11T16:33:17.655745959Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:33:17.655834 crc crio[22018]: time=\"2026-06-11T16:33:17.655802201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:33:17.656179 crc crio[22018]: time=\"2026-06-11T16:33:17.6561293Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 16:33:17.656179 crc crio[22018]: time=\"2026-06-11T16:33:17.656162311Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 16:33:17.656999 crc crio[22018]: time=\"2026-06-11T16:33:17.656851651Z\" 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.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\"]\\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:33:17.657620 crc crio[22018]: time=\"2026-06-11T16:33:17.657555421Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 16:33:17.657775 crc crio[22018]: time=\"2026-06-11T16:33:17.657726336Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 16:33:19.168646 crc crio[22018]: time=\"2026-06-11T16:33:19.168139297Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc000aa5c68}] Aliases:map[]}\"\nJun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.168740974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.169429263Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc000380cd8}] Aliases:map[]}\"\nJun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.169557517Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.170122 crc crio[22018]: time=\"2026-06-11T16:33:19.169954458Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d68}] Aliases:map[]}\"\nJun 11 16:33:19.170122 crc crio[22018]: time=\"2026-06-11T16:33:19.170102603Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.171075 crc crio[22018]: time=\"2026-06-11T16:33:19.170798493Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc000380df8}] Aliases:map[]}\"\nJun 11 16:33:19.171504 crc crio[22018]: time=\"2026-06-11T16:33:19.171218375Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.172227 crc crio[22018]: time=\"2026-06-11T16:33:19.17211171Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000380e88}] Aliases:map[]}\"\nJun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172298435Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172495711Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172516772Z\" level=warning msg=\"Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.173085 crc crio[22018]: time=\"2026-06-11T16:33:19.172777629Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc000380f10}] Aliases:map[]}\"\nJun 11 16:33:19.173085 crc crio[22018]: time=\"2026-06-11T16:33:19.172906713Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.174726 crc crio[22018]: time=\"2026-06-11T16:33:19.174650119Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.174726 crc crio[22018]: time=\"2026-06-11T16:33:19.174710711Z\" level=warning msg=\"Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.175143 crc crio[22018]: time=\"2026-06-11T16:33:19.175063121Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc000380fa8}] Aliases:map[]}\"\nJun 11 16:33:19.175508 crc crio[22018]: time=\"2026-06-11T16:33:19.175444542Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.175696 crc crio[22018]: time=\"2026-06-11T16:33:19.175636808Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.175696 crc crio[22018]: time=\"2026-06-11T16:33:19.175685279Z\" level=warning msg=\"Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.176174 crc crio[22018]: time=\"2026-06-11T16:33:19.176095451Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc000381040}] Aliases:map[]}\"\nJun 11 16:33:19.176445 crc crio[22018]: time=\"2026-06-11T16:33:19.176381529Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.178710 crc crio[22018]: time=\"2026-06-11T16:33:19.17856201Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0003810d0}] Aliases:map[]}\"\nJun 11 16:33:19.178970 crc crio[22018]: time=\"2026-06-11T16:33:19.178824158Z\" 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:33:19.179688 crc crio[22018]: time=\"2026-06-11T16:33:19.179527828Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc00012af30}] Aliases:map[]}\"\nJun 11 16:33:19.180526 crc crio[22018]: time=\"2026-06-11T16:33:19.180427093Z\" 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:33:19.185581 crc crio[22018]: time=\"2026-06-11T16:33:19.18522028Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc00012afc0}] Aliases:map[]}\"\nJun 11 16:33:19.186857 crc crio[22018]: time=\"2026-06-11T16:33:19.185769226Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.188806 crc crio[22018]: time=\"2026-06-11T16:33:19.188575132Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc00012b050}] Aliases:map[]}\"\nJun 11 16:33:19.188806 crc crio[22018]: time=\"2026-06-11T16:33:19.188787828Z\" 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:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.189433166Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc00141a060}] Aliases:map[]}\"\nJun 11 16:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.189596841Z\" 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:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.190045614Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00141a120}] Aliases:map[]}\"\nJun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.190451115Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.1909742Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00141a1c0}] Aliases:map[]}\"\nJun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.191127165Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.192047 crc crio[22018]: time=\"2026-06-11T16:33:19.19166602Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc00141a248}] Aliases:map[]}\"\nJun 11 16:33:19.192047 crc crio[22018]: time=\"2026-06-11T16:33:19.191835535Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.194748 crc crio[22018]: time=\"2026-06-11T16:33:19.194683404Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00141a2f8}] Aliases:map[]}\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.194914681Z\" 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:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.19558469Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0004be0c0}] Aliases:map[]}\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.195783856Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.195979721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196000932Z\" level=warning msg=\"Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196459195Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0004be490}] Aliases:map[]}\"\nJun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196601489Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.198180 crc crio[22018]: time=\"2026-06-11T16:33:19.197208756Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0004be5d0}] Aliases:map[]}\"\nJun 11 16:33:19.198180 crc crio[22018]: time=\"2026-06-11T16:33:19.197757842Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.198568 crc crio[22018]: time=\"2026-06-11T16:33:19.198421131Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0004be6a0}] Aliases:map[]}\"\nJun 11 16:33:19.198666 crc crio[22018]: time=\"2026-06-11T16:33:19.198643437Z\" 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:33:19.199426 crc crio[22018]: time=\"2026-06-11T16:33:19.199213203Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0004be778}] Aliases:map[]}\"\nJun 11 16:33:19.199598 crc crio[22018]: time=\"2026-06-11T16:33:19.199502762Z\" 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:33:19.200118 crc crio[22018]: time=\"2026-06-11T16:33:19.200010346Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0004be860}] Aliases:map[]}\"\nJun 11 16:33:19.200571 crc crio[22018]: time=\"2026-06-11T16:33:19.200450389Z\" 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:33:19.201569 crc crio[22018]: time=\"2026-06-11T16:33:19.201471408Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0004be918}] Aliases:map[]}\"\nJun 11 16:33:19.201798 crc crio[22018]: time=\"2026-06-11T16:33:19.201707165Z\" 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:33:19.202524 crc crio[22018]: time=\"2026-06-11T16:33:19.20224389Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0004be9d8}] Aliases:map[]}\"\nJun 11 16:33:19.202675 crc crio[22018]: time=\"2026-06-11T16:33:19.20259313Z\" 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:33:19.203294 crc crio[22018]: time=\"2026-06-11T16:33:19.203202357Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0004bed80}] Aliases:map[]}\"\nJun 11 16:33:19.203542 crc crio[22018]: time=\"2026-06-11T16:33:19.203479905Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.204757 crc crio[22018]: time=\"2026-06-11T16:33:19.204234267Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0004bee48}] Aliases:map[]}\"\nJun 11 16:33:19.205048 crc crio[22018]: time=\"2026-06-11T16:33:19.204960777Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.206518 crc crio[22018]: time=\"2026-06-11T16:33:19.206288315Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0004beef0}] Aliases:map[]}\"\nJun 11 16:33:19.206643 crc crio[22018]: time=\"2026-06-11T16:33:19.206565743Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.207123 crc crio[22018]: time=\"2026-06-11T16:33:19.207036927Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0004befa8}] Aliases:map[]}\"\nJun 11 16:33:19.207229 crc crio[22018]: time=\"2026-06-11T16:33:19.207209232Z\" 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:33:19.207890 crc crio[22018]: time=\"2026-06-11T16:33:19.207800208Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0004bf040}] Aliases:map[]}\"\nJun 11 16:33:19.208003 crc crio[22018]: time=\"2026-06-11T16:33:19.207986164Z\" 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:33:19.208702 crc crio[22018]: time=\"2026-06-11T16:33:19.208622072Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0004bf0d8}] Aliases:map[]}\"\nJun 11 16:33:19.208898 crc crio[22018]: time=\"2026-06-11T16:33:19.208818537Z\" 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:33:19.209597 crc crio[22018]: time=\"2026-06-11T16:33:19.209489372Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0004bf178}] Aliases:map[]}\"\nJun 11 16:33:19.209865 crc crio[22018]: time=\"2026-06-11T16:33:19.209734309Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.210283 crc crio[22018]: time=\"2026-06-11T16:33:19.210212652Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc00141a3a8}] Aliases:map[]}\"\nJun 11 16:33:19.210522 crc crio[22018]: time=\"2026-06-11T16:33:19.21048197Z\" 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:33:19.211014 crc crio[22018]: time=\"2026-06-11T16:33:19.210936123Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc00141a448}] Aliases:map[]}\"\nJun 11 16:33:19.211140 crc crio[22018]: time=\"2026-06-11T16:33:19.211114188Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.211595 crc crio[22018]: time=\"2026-06-11T16:33:19.21152214Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc00141a4f0}] Aliases:map[]}\"\nJun 11 16:33:19.211744 crc crio[22018]: time=\"2026-06-11T16:33:19.211647433Z\" 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:33:19.212083 crc crio[22018]: time=\"2026-06-11T16:33:19.212011464Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00141a588}] Aliases:map[]}\"\nJun 11 16:33:19.212182 crc crio[22018]: time=\"2026-06-11T16:33:19.212136467Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.212991 crc crio[22018]: time=\"2026-06-11T16:33:19.21292954Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc00141a630}] Aliases:map[]}\"\nJun 11 16:33:19.213174 crc crio[22018]: time=\"2026-06-11T16:33:19.213073894Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.213661 crc crio[22018]: time=\"2026-06-11T16:33:19.213596229Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc00141a6b8}] Aliases:map[]}\"\nJun 11 16:33:19.213807 crc crio[22018]: time=\"2026-06-11T16:33:19.213755563Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.214410 crc crio[22018]: time=\"2026-06-11T16:33:19.214144605Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc00141a758}] Aliases:map[]}\"\nJun 11 16:33:19.214410 crc crio[22018]: time=\"2026-06-11T16:33:19.214362541Z\" 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:33:19.214952 crc crio[22018]: time=\"2026-06-11T16:33:19.214790913Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc00141a7f0}] Aliases:map[]}\"\nJun 11 16:33:19.214952 crc crio[22018]: time=\"2026-06-11T16:33:19.214912996Z\" 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:33:19.215427 crc crio[22018]: time=\"2026-06-11T16:33:19.215241386Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00141a878}] Aliases:map[]}\"\nJun 11 16:33:19.215580 crc crio[22018]: time=\"2026-06-11T16:33:19.215442342Z\" 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:33:19.215958 crc crio[22018]: time=\"2026-06-11T16:33:19.215877614Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc00141a918}] Aliases:map[]}\"\nJun 11 16:33:19.216507 crc crio[22018]: time=\"2026-06-11T16:33:19.216012328Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.216507 crc crio[22018]: time=\"2026-06-11T16:33:19.216414809Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc00141a9a0}] Aliases:map[]}\"\nJun 11 16:33:19.216786 crc crio[22018]: time=\"2026-06-11T16:33:19.216524882Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.217101 crc crio[22018]: time=\"2026-06-11T16:33:19.216906383Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00141aa40}] Aliases:map[]}\"\nJun 11 16:33:19.217101 crc crio[22018]: time=\"2026-06-11T16:33:19.217077878Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:19.217573 crc crio[22018]: time=\"2026-06-11T16:33:19.217509221Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc00141aae0}] Aliases:map[]}\"\nJun 11 16:33:19.217680 crc crio[22018]: time=\"2026-06-11T16:33:19.217636024Z\" 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:33:19.218126 crc crio[22018]: time=\"2026-06-11T16:33:19.218072697Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc00141ab68}] Aliases:map[]}\"\nJun 11 16:33:19.218534 crc crio[22018]: time=\"2026-06-11T16:33:19.21820602Z\" 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:33:19.218994 crc crio[22018]: time=\"2026-06-11T16:33:19.218909996Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 16:33:19.220106 crc crio[22018]: time=\"2026-06-11T16:33:19.220019758Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 16:33:19.220106 crc crio[22018]: time=\"2026-06-11T16:33:19.22007059Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220147232Z\" level=info msg=\"Create NRI interface\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220204163Z\" level=info msg=\"runtime interface created\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220232634Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220242985Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220301506Z\" level=info msg=\"starting plugins...\"\nJun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220391369Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 16:33:19.226028 crc crio[22018]: time=\"2026-06-11T16:33:19.225934466Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 16:33:19.234775 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 16:33:39.396884 crc crio[22018]: time=\"2026-06-11T16:33:39.395992521Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:33:39.398081 crc crio[22018]: time=\"2026-06-11T16:33:39.396917547Z\" level=info 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:39.427400 crc crio[22018]: time=\"2026-06-11T16:33:39.427067177Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}\"\nJun 11 16:33:39.427400 crc crio[22018]: time=\"2026-06-11T16:33:39.427379036Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:33:39.979025 crc crio[22018]: 2026-06-11T16:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:514de2ff7e6e1da Mac:72:f3:d4:1f:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 SocketPath: PciID:}] [{Interface:0xc00011e720 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:33:39.980297 crc crio[22018]: time=\"2026-06-11T16:33:39.980170493Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}\"\nJun 11 16:33:39.980496 crc crio[22018]: time=\"2026-06-11T16:33:39.98044375Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:33:39.988379 crc crio[22018]: time=\"2026-06-11T16:33:39.988230223Z\" level=info msg=\"Ran pod sandbox 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d with infra container: openshift-etcd/installer-3-crc/POD\" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:33:39.994050 crc crio[22018]: time=\"2026-06-11T16:33:39.993947501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bec36cea-6296-4a68-9dde-b0b0d365fa62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:39.997882 crc crio[22018]: time=\"2026-06-11T16:33:39.997778988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c1add9aa-2d7a-4250-ac83-e35a28e2b815 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:33:40.009905 crc crio[22018]: time=\"2026-06-11T16:33:40.009812267Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:40.010530 crc crio[22018]: time=\"2026-06-11T16:33:40.010463997Z\" level=info 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:40.078125 crc crio[22018]: time=\"2026-06-11T16:33:40.077999159Z\" level=info 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:40.271378 crc crio[22018]: time=\"2026-06-11T16:33:40.270878474Z\" level=info 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:40.615401 crc crio[22018]: time=\"2026-06-11T16:33:40.61498538Z\" level=info msg=\"Created container ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203: openshift-etcd/installer-3-crc/installer\" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:33:40.617612 crc crio[22018]: time=\"2026-06-11T16:33:40.617543902Z\" level=info msg=\"Starting container: ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203\" id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:33:40.624750 crc crio[22018]: time=\"2026-06-11T16:33:40.624652742Z\" level=info msg=\"Started container\" PID=22596 containerID=ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203 description=openshift-etcd/installer-3-crc/installer id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer sandboxID=514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d\nJun 11 16:34:12.389517 crc crio[22018]: time=\"2026-06-11T16:34:12.388495644Z\" level=info msg=\"Stopping container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 (timeout: 30s)\" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:12.392124 crc crio[22018]: time=\"2026-06-11T16:34:12.391761408Z\" level=info msg=\"Stopping container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d (timeout: 30s)\" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:12.392884 crc crio[22018]: time=\"2026-06-11T16:34:12.392481014Z\" level=info msg=\"Stopping container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff (timeout: 30s)\" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:12.394770 crc crio[22018]: time=\"2026-06-11T16:34:12.394692083Z\" level=info msg=\"Stopping container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e (timeout: 30s)\" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:12.394880 crc crio[22018]: time=\"2026-06-11T16:34:12.394772125Z\" level=info msg=\"Stopping container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 (timeout: 30s)\" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:12.916437 crc crio[22018]: time=\"2026-06-11T16:34:12.914152552Z\" level=info msg=\"Stopped container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:13.127908 crc crio[22018]: time=\"2026-06-11T16:34:13.127748986Z\" level=info msg=\"Stopped container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:13.201494 crc crio[22018]: time=\"2026-06-11T16:34:13.201216901Z\" level=info msg=\"Stopped container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:26.597198 crc crio[22018]: time=\"2026-06-11T16:34:26.595756068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=34685375-0b25-4142-a0f9-bd3e73929264 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:26.598704 crc crio[22018]: time=\"2026-06-11T16:34:26.597619849Z\" level=info msg=\"Removing container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24\" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:26.600491 crc crio[22018]: time=\"2026-06-11T16:34:26.600277015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4335a8dc-cca9-436c-b16b-b5b1d0581dcb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:34:26.933697 crc crio[22018]: time=\"2026-06-11T16:34:26.933620482Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:26.934795 crc crio[22018]: time=\"2026-06-11T16:34:26.934386077Z\" level=info 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:26.981751 crc crio[22018]: time=\"2026-06-11T16:34:26.981601949Z\" level=info msg=\"Removed container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:26.984665 crc crio[22018]: time=\"2026-06-11T16:34:26.984588393Z\" level=info 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:27.129136 crc crio[22018]: time=\"2026-06-11T16:34:27.129013041Z\" level=info 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:27.596639 crc crio[22018]: time=\"2026-06-11T16:34:27.596092274Z\" level=info msg=\"Created container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:34:27.598191 crc crio[22018]: time=\"2026-06-11T16:34:27.598042937Z\" level=info msg=\"Starting container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49\" id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:34:27.604208 crc crio[22018]: time=\"2026-06-11T16:34:27.6040686Z\" level=info msg=\"Started container\" PID=23236 containerID=0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:34:27.631659 crc crio[22018]: time=\"2026-06-11T16:34:27.631145052Z\" level=info msg=\"Stopping pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d\" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:27.631874 crc crio[22018]: time=\"2026-06-11T16:34:27.631845385Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc0004bf3d8}] Aliases:map[]}\"\nJun 11 16:34:27.632025 crc crio[22018]: time=\"2026-06-11T16:34:27.63199164Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:34:27.887149 crc crio[22018]: time=\"2026-06-11T16:34:27.886925724Z\" level=info msg=\"Stopped pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d\" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:39.582105 crc crio[22018]: time=\"2026-06-11T16:34:39.581128485Z\" level=info msg=\"Stopped container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:42.425227 crc crio[22018]: time=\"2026-06-11T16:34:42.424516311Z\" level=warning msg=\"Stopping container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 with stop signal(15) timed out. Killing...\"\nJun 11 16:34:42.478208 crc crio[22018]: time=\"2026-06-11T16:34:42.477568618Z\" level=error msg=\"Killing container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:34:42.550252 crc crio[22018]: time=\"2026-06-11T16:34:42.550193536Z\" level=info msg=\"Stopped container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:34:42.551653 crc crio[22018]: time=\"2026-06-11T16:34:42.551574281Z\" level=info msg=\"Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:42.557641 crc crio[22018]: time=\"2026-06-11T16:34:42.557525571Z\" level=info msg=\"Stopped pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:34:42.794837 crc crio[22018]: time=\"2026-06-11T16:34:42.794747696Z\" level=info msg=\"Removing container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d\" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.816893 crc crio[22018]: time=\"2026-06-11T16:34:42.816777037Z\" level=info msg=\"Removed container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.820390 crc crio[22018]: time=\"2026-06-11T16:34:42.820027851Z\" level=info msg=\"Removing container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff\" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.839544 crc crio[22018]: time=\"2026-06-11T16:34:42.839482617Z\" level=info msg=\"Removed container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.842933 crc crio[22018]: time=\"2026-06-11T16:34:42.842835585Z\" level=info msg=\"Removing container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e\" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.870315 crc crio[22018]: time=\"2026-06-11T16:34:42.870150834Z\" level=info msg=\"Removed container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.876023 crc crio[22018]: time=\"2026-06-11T16:34:42.875909858Z\" level=info msg=\"Removing container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8\" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.899166 crc crio[22018]: time=\"2026-06-11T16:34:42.899022865Z\" level=info msg=\"Removed container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.903720 crc crio[22018]: time=\"2026-06-11T16:34:42.903230029Z\" level=info msg=\"Removing container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34\" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.922996 crc crio[22018]: time=\"2026-06-11T16:34:42.922861511Z\" level=info msg=\"Removed container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:42.927984 crc crio[22018]: time=\"2026-06-11T16:34:42.927891332Z\" level=info msg=\"Removing container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b\" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:43.013701 crc crio[22018]: time=\"2026-06-11T16:34:43.013573454Z\" level=info msg=\"Removed container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:43.017821 crc crio[22018]: time=\"2026-06-11T16:34:43.017712713Z\" level=info msg=\"Removing container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f\" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:43.112090 crc crio[22018]: time=\"2026-06-11T16:34:43.111967677Z\" level=info msg=\"Removed container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:43.119730 crc crio[22018]: time=\"2026-06-11T16:34:43.119672225Z\" level=info msg=\"Removing container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f\" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:43.184892 crc crio[22018]: time=\"2026-06-11T16:34:43.18474049Z\" level=info msg=\"Removed container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup\" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:34:52.808003 crc crio[22018]: time=\"2026-06-11T16:34:52.806845249Z\" level=info msg=\"Stopping container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 (timeout: 30s)\" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:35:09.016073 crc crio[22018]: time=\"2026-06-11T16:35:09.015129326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f24434f9-5189-4aa2-8dc4-979c90bc5c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:09.018251 crc crio[22018]: time=\"2026-06-11T16:35:09.018105932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2248396-a982-4930-917f-7af387a0cf49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:09.020764 crc crio[22018]: time=\"2026-06-11T16:35:09.020667595Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:09.021591 crc crio[22018]: time=\"2026-06-11T16:35:09.021510873Z\" level=info 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:09.055657 crc crio[22018]: time=\"2026-06-11T16:35:09.055546877Z\" level=info 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:09.062360 crc crio[22018]: time=\"2026-06-11T16:35:09.062219812Z\" level=info 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:09.390622 crc crio[22018]: time=\"2026-06-11T16:35:09.389668351Z\" level=info msg=\"Created container 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:09.393067 crc crio[22018]: time=\"2026-06-11T16:35:09.392910476Z\" level=info msg=\"Starting container: 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3\" id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:09.405750 crc crio[22018]: time=\"2026-06-11T16:35:09.405291494Z\" level=info msg=\"Started container\" PID=23911 containerID=677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488\nJun 11 16:35:19.635706 crc crio[22018]: time=\"2026-06-11T16:35:19.634637583Z\" level=info msg=\"Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:35:19.638669 crc crio[22018]: time=\"2026-06-11T16:35:19.635730468Z\" level=info msg=\"Stopped pod sandbox (already stopped): a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:35:19.638669 crc crio[22018]: time=\"2026-06-11T16:35:19.637594228Z\" level=info msg=\"Removing pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:35:19.653559 crc crio[22018]: time=\"2026-06-11T16:35:19.653418353Z\" level=info msg=\"Removed pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:35:22.819495 crc crio[22018]: time=\"2026-06-11T16:35:22.818284214Z\" level=warning msg=\"Stopping container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 with stop signal(15) timed out. Killing...\"\nJun 11 16:35:22.863517 crc crio[22018]: time=\"2026-06-11T16:35:22.862606771Z\" level=error msg=\"Killing container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:35:24.085913 crc crio[22018]: time=\"2026-06-11T16:35:24.085789269Z\" level=info msg=\"Stopped container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:35:24.088017 crc crio[22018]: time=\"2026-06-11T16:35:24.087935149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5150c404-c14c-42b2-a071-21f9e3828aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:24.091944 crc crio[22018]: time=\"2026-06-11T16:35:24.091823944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=eaebd09e-d13f-4e8e-b16e-5ffbb5131fdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:35:24.094275 crc crio[22018]: time=\"2026-06-11T16:35:24.09419417Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:24.094695 crc crio[22018]: time=\"2026-06-11T16:35:24.094623874Z\" level=info 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:24.113821 crc crio[22018]: time=\"2026-06-11T16:35:24.113419519Z\" level=info 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:24.143289 crc crio[22018]: time=\"2026-06-11T16:35:24.143113105Z\" level=info msg=\"Removing container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835\" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:35:24.246128 crc crio[22018]: time=\"2026-06-11T16:35:24.246041727Z\" level=info 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:24.365915 crc crio[22018]: time=\"2026-06-11T16:35:24.36575673Z\" level=info msg=\"Created container d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:35:24.367087 crc crio[22018]: time=\"2026-06-11T16:35:24.367009221Z\" level=info msg=\"Starting container: d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac\" id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:35:24.368696 crc crio[22018]: time=\"2026-06-11T16:35:24.368606713Z\" level=info msg=\"Removed container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:35:24.372699 crc crio[22018]: time=\"2026-06-11T16:35:24.372624692Z\" level=info msg=\"Started container\" PID=24112 containerID=d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:36:16.675676 crc crio[22018]: time=\"2026-06-11T16:36:16.6746527Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:16.675676 crc crio[22018]: time=\"2026-06-11T16:36:16.67525485Z\" level=info 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:16.687949 crc crio[22018]: time=\"2026-06-11T16:36:16.687837114Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:16.709471 crc crio[22018]: time=\"2026-06-11T16:36:16.708303242Z\" level=info msg=\"Ran pod sandbox 8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962 with infra container: openshift-etcd/etcd-crc/POD\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:36:16.712699 crc crio[22018]: time=\"2026-06-11T16:36:16.712564639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3b843c12-dbc8-42b5-8f76-352fd8d8225b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:16.714780 crc crio[22018]: time=\"2026-06-11T16:36:16.714744528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c70eeec4-9ba5-493b-ac72-9e82e1534dd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:16.725915 crc crio[22018]: time=\"2026-06-11T16:36:16.725851244Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:16.726457 crc crio[22018]: time=\"2026-06-11T16:36:16.726179215Z\" level=info 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:16.748936 crc crio[22018]: time=\"2026-06-11T16:36:16.748689948Z\" level=info 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:16.878660 crc crio[22018]: time=\"2026-06-11T16:36:16.878486499Z\" level=info 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:16.976045 crc crio[22018]: time=\"2026-06-11T16:36:16.975993872Z\" level=info msg=\"Created container c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908: openshift-etcd/etcd-crc/setup\" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:16.977264 crc crio[22018]: time=\"2026-06-11T16:36:16.97714407Z\" level=info msg=\"Starting container: c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908\" id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:16.985502 crc crio[22018]: time=\"2026-06-11T16:36:16.985205898Z\" level=info msg=\"Started container\" PID=24823 containerID=c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908 description=openshift-etcd/etcd-crc/setup id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:36:17.610438 crc crio[22018]: time=\"2026-06-11T16:36:17.610221772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a5b8c3ca-7fb8-4c2b-a9cb-028997de8726 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:17.613129 crc crio[22018]: time=\"2026-06-11T16:36:17.613046121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=69d0195a-034a-47e2-83f5-ea00d706f39f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:17.615315 crc crio[22018]: time=\"2026-06-11T16:36:17.615250683Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:17.615736 crc crio[22018]: time=\"2026-06-11T16:36:17.615603414Z\" level=info 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:17.640011 crc crio[22018]: time=\"2026-06-11T16:36:17.639881034Z\" level=info 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:17.645779 crc crio[22018]: time=\"2026-06-11T16:36:17.645698102Z\" level=info 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:17.762438 crc crio[22018]: time=\"2026-06-11T16:36:17.762219525Z\" level=info msg=\"Created container 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:17.763972 crc crio[22018]: time=\"2026-06-11T16:36:17.763880759Z\" level=info msg=\"Starting container: 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07\" id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:17.769600 crc crio[22018]: time=\"2026-06-11T16:36:17.76951393Z\" level=info msg=\"Started container\" PID=24857 containerID=876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07 description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1\nJun 11 16:36:40.816951 crc crio[22018]: time=\"2026-06-11T16:36:40.816095028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=69cae143-5b37-44d3-834b-8f5268250381 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:40.819418 crc crio[22018]: time=\"2026-06-11T16:36:40.81928203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9bf4ab83-1669-416d-a177-9627218646ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:40.821547 crc crio[22018]: time=\"2026-06-11T16:36:40.821462281Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:40.822106 crc crio[22018]: time=\"2026-06-11T16:36:40.822001279Z\" level=info 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.842948 crc crio[22018]: time=\"2026-06-11T16:36:40.842848008Z\" level=info 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.992477 crc crio[22018]: time=\"2026-06-11T16:36:40.992032102Z\" level=info 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.094724 crc crio[22018]: time=\"2026-06-11T16:36:41.094613728Z\" level=info msg=\"Created container d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:41.095825 crc crio[22018]: time=\"2026-06-11T16:36:41.095759835Z\" level=info msg=\"Starting container: d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1\" id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:41.103783 crc crio[22018]: time=\"2026-06-11T16:36:41.103683119Z\" level=info msg=\"Started container\" PID=25149 containerID=d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:36:42.846566 crc crio[22018]: time=\"2026-06-11T16:36:42.846210218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4ac30dc9-cad0-475c-a207-9dc96a0ea2d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.850196 crc crio[22018]: time=\"2026-06-11T16:36:42.850085703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=cd6fef04-48b4-499f-b1fd-75e687eed72c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.855929 crc crio[22018]: time=\"2026-06-11T16:36:42.855802257Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:42.856780 crc crio[22018]: time=\"2026-06-11T16:36:42.856694396Z\" level=info 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:42.860201 crc crio[22018]: time=\"2026-06-11T16:36:42.860036163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5a1121eb-8d5d-44f8-81b2-d0b18e78f460 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.861839 crc crio[22018]: time=\"2026-06-11T16:36:42.861736508Z\" level=info msg=\"Removing container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5\" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:42.867951 crc crio[22018]: time=\"2026-06-11T16:36:42.867825434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=63a52a3e-21cf-4918-97d5-b8193cdbaaf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.871552 crc crio[22018]: time=\"2026-06-11T16:36:42.871234222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=211796f6-1cae-4004-beec-5e00da771095 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.871552 crc crio[22018]: time=\"2026-06-11T16:36:42.871292044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=576faf4e-bd4d-44d3-b907-0745d32122a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:42.877228 crc crio[22018]: time=\"2026-06-11T16:36:42.8770783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:42.877836 crc crio[22018]: time=\"2026-06-11T16:36:42.877732261Z\" level=info 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:42.878190 crc crio[22018]: time=\"2026-06-11T16:36:42.87800314Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:42.878640 crc crio[22018]: time=\"2026-06-11T16:36:42.878546198Z\" level=info 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:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.901187035Z\" level=info 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:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.906562478Z\" level=info 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:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.908118828Z\" level=info msg=\"Removed container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:42.931104 crc crio[22018]: time=\"2026-06-11T16:36:42.931000113Z\" level=info 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:42.947642 crc crio[22018]: time=\"2026-06-11T16:36:42.947556965Z\" level=info 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:43.025431 crc crio[22018]: time=\"2026-06-11T16:36:43.02297607Z\" level=info msg=\"Created container 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.025707 crc crio[22018]: time=\"2026-06-11T16:36:43.025630483Z\" level=info msg=\"Starting container: 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6\" id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:43.044634 crc crio[22018]: time=\"2026-06-11T16:36:43.038875329Z\" level=info msg=\"Started container\" PID=25184 containerID=78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355\nJun 11 16:36:43.097997 crc crio[22018]: time=\"2026-06-11T16:36:43.097828173Z\" level=info 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:43.112836 crc crio[22018]: time=\"2026-06-11T16:36:43.112782074Z\" level=info 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:43.193138 crc crio[22018]: time=\"2026-06-11T16:36:43.193077594Z\" level=info msg=\"Created container 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.194870 crc crio[22018]: time=\"2026-06-11T16:36:43.19479924Z\" level=info msg=\"Starting container: 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8\" id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:43.200271 crc crio[22018]: time=\"2026-06-11T16:36:43.200168152Z\" level=info msg=\"Started container\" PID=25231 containerID=59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc\nJun 11 16:36:43.205419 crc crio[22018]: time=\"2026-06-11T16:36:43.205264666Z\" level=info msg=\"Created container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.206863 crc crio[22018]: time=\"2026-06-11T16:36:43.206770154Z\" level=info msg=\"Starting container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c\" id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:43.213212 crc crio[22018]: time=\"2026-06-11T16:36:43.212603771Z\" level=info msg=\"Started container\" PID=25230 containerID=70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:36:43.223605 crc crio[22018]: time=\"2026-06-11T16:36:43.223489732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=83f23ca0-2f92-454f-92ec-612a14638441 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:43.226695 crc crio[22018]: time=\"2026-06-11T16:36:43.226613991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=33a5a32a-4c23-4df5-bd61-edf28cba06b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:43.228695 crc crio[22018]: time=\"2026-06-11T16:36:43.228614396Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.229024 crc crio[22018]: time=\"2026-06-11T16:36:43.228953807Z\" level=info 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:43.259789 crc crio[22018]: time=\"2026-06-11T16:36:43.259664774Z\" level=info 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:43.437946 crc crio[22018]: time=\"2026-06-11T16:36:43.437851069Z\" level=info 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:43.520155 crc crio[22018]: time=\"2026-06-11T16:36:43.519606856Z\" level=info msg=\"Created container a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.534644 crc crio[22018]: time=\"2026-06-11T16:36:43.534509345Z\" level=info msg=\"Starting container: a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77\" id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:43.539886 crc crio[22018]: time=\"2026-06-11T16:36:43.539770264Z\" level=info msg=\"Started container\" PID=25274 containerID=a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:36:43.894218 crc crio[22018]: time=\"2026-06-11T16:36:43.89414287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2a414517-dc09-46ef-926b-6821b4471529 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:43.895731 crc crio[22018]: time=\"2026-06-11T16:36:43.895674529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b2803c6b-36b1-4558-afc2-e3b500a6ed95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:43.898690 crc crio[22018]: time=\"2026-06-11T16:36:43.898608594Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:43.899056 crc crio[22018]: time=\"2026-06-11T16:36:43.898988107Z\" level=info 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:43.920637 crc crio[22018]: time=\"2026-06-11T16:36:43.920555821Z\" level=info 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:43.924188 crc crio[22018]: time=\"2026-06-11T16:36:43.924110543Z\" level=info 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.018941 crc crio[22018]: time=\"2026-06-11T16:36:44.018817367Z\" level=info msg=\"Created container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:44.019941 crc crio[22018]: time=\"2026-06-11T16:36:44.01987439Z\" level=info msg=\"Starting container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc\" id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:44.027382 crc crio[22018]: time=\"2026-06-11T16:36:44.02670838Z\" level=info msg=\"Started container\" PID=25296 containerID=8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\nJun 11 16:36:48.956733 crc crio[22018]: time=\"2026-06-11T16:36:48.955887342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=da256831-bfe2-47e9-9585-437e90c1c3c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:48.957305 crc crio[22018]: time=\"2026-06-11T16:36:48.956108389Z\" level=info msg=\"Removing container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f\" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:48.958882 crc crio[22018]: time=\"2026-06-11T16:36:48.958828746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=568469d9-3ff6-43b4-8e23-57ffe14b2ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:49.023199 crc crio[22018]: time=\"2026-06-11T16:36:49.023013368Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:49.025615 crc crio[22018]: time=\"2026-06-11T16:36:49.023568336Z\" level=info 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:49.051257 crc crio[22018]: time=\"2026-06-11T16:36:49.051130642Z\" level=info 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:49.089009 crc crio[22018]: time=\"2026-06-11T16:36:49.088716302Z\" level=info msg=\"Removed container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:36:49.224242 crc crio[22018]: time=\"2026-06-11T16:36:49.224137461Z\" level=info 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:49.313942 crc crio[22018]: time=\"2026-06-11T16:36:49.313791001Z\" level=info msg=\"Created container 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:49.314993 crc crio[22018]: time=\"2026-06-11T16:36:49.314943869Z\" level=info msg=\"Starting container: 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934\" id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:49.319699 crc crio[22018]: time=\"2026-06-11T16:36:49.319609138Z\" level=info msg=\"Started container\" PID=25400 containerID=12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf\nJun 11 16:36:51.622740 crc crio[22018]: time=\"2026-06-11T16:36:51.621994018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0202eff9-ad21-4f8b-8fc9-e84f68a3b42e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:51.629779 crc crio[22018]: time=\"2026-06-11T16:36:51.629619823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8439d8be-ae3b-403b-8b75-9d2b274bbcd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:36:51.766086 crc crio[22018]: time=\"2026-06-11T16:36:51.765948293Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:51.766638 crc crio[22018]: time=\"2026-06-11T16:36:51.766565633Z\" level=info 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.795673 crc crio[22018]: time=\"2026-06-11T16:36:51.795050719Z\" level=info 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.964244 crc crio[22018]: time=\"2026-06-11T16:36:51.964133311Z\" level=info 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.083171 crc crio[22018]: time=\"2026-06-11T16:36:52.083034932Z\" level=info msg=\"Created container c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:36:52.084560 crc crio[22018]: time=\"2026-06-11T16:36:52.08450636Z\" level=info msg=\"Starting container: c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8\" id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:36:52.090159 crc crio[22018]: time=\"2026-06-11T16:36:52.089989895Z\" level=info msg=\"Started container\" PID=25431 containerID=c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:37:07.872222 crc crio[22018]: time=\"2026-06-11T16:37:07.871241465Z\" level=info msg=\"Stopping container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c (timeout: 30s)\" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:08.064122 crc crio[22018]: time=\"2026-06-11T16:37:08.063946798Z\" level=info msg=\"Stopped container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:08.066005 crc crio[22018]: time=\"2026-06-11T16:37:08.065956533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7f52b227-02ba-4b04-b48c-e5e06d0b0f91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:08.069234 crc crio[22018]: time=\"2026-06-11T16:37:08.069155605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5e2c0c38-29ee-437a-8a31-3ac2fe1c8fca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:08.071641 crc crio[22018]: time=\"2026-06-11T16:37:08.071602123Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:08.071925 crc crio[22018]: time=\"2026-06-11T16:37:08.071891622Z\" level=info 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:08.101217 crc crio[22018]: time=\"2026-06-11T16:37:08.101048024Z\" level=info 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:08.146849 crc crio[22018]: time=\"2026-06-11T16:37:08.146681984Z\" level=info msg=\"Removing container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0\" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:08.256837 crc crio[22018]: time=\"2026-06-11T16:37:08.256707532Z\" level=info msg=\"Removed container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:08.268836 crc crio[22018]: time=\"2026-06-11T16:37:08.268733507Z\" level=info 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:08.364583 crc crio[22018]: time=\"2026-06-11T16:37:08.363951841Z\" level=info msg=\"Created container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:08.366535 crc crio[22018]: time=\"2026-06-11T16:37:08.366268546Z\" level=info msg=\"Starting container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53\" id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:08.371139 crc crio[22018]: time=\"2026-06-11T16:37:08.371039759Z\" level=info msg=\"Started container\" PID=25698 containerID=e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:37:27.005188 crc crio[22018]: time=\"2026-06-11T16:37:27.00431809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=101eb38b-10ce-4ef9-9c50-05db66cd3473 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:27.007747 crc crio[22018]: time=\"2026-06-11T16:37:27.007699638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=01831c4d-4c39-47f0-8845-9fcc484dda46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:27.036368 crc crio[22018]: time=\"2026-06-11T16:37:27.036113147Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:27.037123 crc crio[22018]: time=\"2026-06-11T16:37:27.037033637Z\" level=info 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:27.083684 crc crio[22018]: time=\"2026-06-11T16:37:27.083572665Z\" level=info 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:27.221532 crc crio[22018]: time=\"2026-06-11T16:37:27.220850055Z\" level=info 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:27.328979 crc crio[22018]: time=\"2026-06-11T16:37:27.3288985Z\" level=info msg=\"Created container 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf: openshift-etcd/etcd-crc/etcd-resources-copy\" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:27.330178 crc crio[22018]: time=\"2026-06-11T16:37:27.329939754Z\" level=info msg=\"Starting container: 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf\" id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:27.335877 crc crio[22018]: time=\"2026-06-11T16:37:27.33576493Z\" level=info msg=\"Started container\" PID=25953 containerID=23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf description=openshift-etcd/etcd-crc/etcd-resources-copy id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:37:37.870049 crc crio[22018]: time=\"2026-06-11T16:37:37.869625505Z\" level=info msg=\"Stopping container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 (timeout: 30s)\" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:38.036400 crc crio[22018]: time=\"2026-06-11T16:37:38.036176042Z\" level=info msg=\"Stopped container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:37:38.039596 crc crio[22018]: time=\"2026-06-11T16:37:38.03929442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=31362b72-3b4f-4151-b00b-c492eb571971 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:38.044487 crc crio[22018]: time=\"2026-06-11T16:37:38.044290261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=414e868d-ebab-4c7c-ae3a-0da8934db19f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:37:38.047276 crc crio[22018]: time=\"2026-06-11T16:37:38.047164683Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:38.047602 crc crio[22018]: time=\"2026-06-11T16:37:38.047512304Z\" level=info 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:38.075875 crc crio[22018]: time=\"2026-06-11T16:37:38.075728875Z\" level=info 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:38.218984 crc crio[22018]: time=\"2026-06-11T16:37:38.218842772Z\" level=info 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:38.305964 crc crio[22018]: time=\"2026-06-11T16:37:38.305846775Z\" level=info msg=\"Created container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:37:38.307530 crc crio[22018]: time=\"2026-06-11T16:37:38.307402045Z\" level=info msg=\"Starting container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6\" id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:37:38.313202 crc crio[22018]: time=\"2026-06-11T16:37:38.313070246Z\" level=info msg=\"Started container\" PID=26101 containerID=fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:37:38.447143 crc crio[22018]: time=\"2026-06-11T16:37:38.447042651Z\" level=info msg=\"Removing container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c\" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:37:38.469422 crc crio[22018]: time=\"2026-06-11T16:37:38.469185692Z\" level=info msg=\"Removed container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:02.351864 crc crio[22018]: time=\"2026-06-11T16:38:02.350852382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8090144-397b-4e14-8003-84a4058c9835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:02.355790 crc crio[22018]: time=\"2026-06-11T16:38:02.355663345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a5aafd86-2265-419d-8b07-a2a19db793b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:02.382370 crc crio[22018]: time=\"2026-06-11T16:38:02.382203913Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:02.383285 crc crio[22018]: time=\"2026-06-11T16:38:02.383149814Z\" level=info 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:02.414844 crc crio[22018]: time=\"2026-06-11T16:38:02.414748925Z\" level=info 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:02.546746 crc crio[22018]: time=\"2026-06-11T16:38:02.546258261Z\" level=info 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:02.736925 crc crio[22018]: time=\"2026-06-11T16:38:02.736790804Z\" level=info msg=\"Created container 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e: openshift-etcd/etcd-crc/etcdctl\" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:02.738793 crc crio[22018]: time=\"2026-06-11T16:38:02.738663004Z\" level=info msg=\"Starting container: 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e\" id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:02.745619 crc crio[22018]: time=\"2026-06-11T16:38:02.745178532Z\" level=info msg=\"Started container\" PID=26418 containerID=4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e description=openshift-etcd/etcd-crc/etcdctl id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:38:02.788264 crc crio[22018]: time=\"2026-06-11T16:38:02.788096095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dfd800b8-7aa9-40d8-b14d-96e702977100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:02.792000 crc crio[22018]: time=\"2026-06-11T16:38:02.791869205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=edbd77b4-e939-478d-a1ad-4c742d6fcdf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:02.831179 crc crio[22018]: time=\"2026-06-11T16:38:02.831056809Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:02.831948 crc crio[22018]: time=\"2026-06-11T16:38:02.831843304Z\" level=info 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:02.888218 crc crio[22018]: time=\"2026-06-11T16:38:02.887936538Z\" level=info 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.092288 crc crio[22018]: time=\"2026-06-11T16:38:03.092154609Z\" level=info 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.343940 crc crio[22018]: time=\"2026-06-11T16:38:03.343781006Z\" level=info msg=\"Created container 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9: openshift-etcd/etcd-crc/etcd\" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:03.345737 crc crio[22018]: time=\"2026-06-11T16:38:03.34548864Z\" level=info msg=\"Starting container: 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9\" id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:03.356893 crc crio[22018]: time=\"2026-06-11T16:38:03.356778531Z\" level=info msg=\"Started container\" PID=26446 containerID=3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9 description=openshift-etcd/etcd-crc/etcd id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:38:03.507690 crc crio[22018]: time=\"2026-06-11T16:38:03.506217861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06aeecea-8f60-4a78-926e-fd7a8ca0239a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:03.511279 crc crio[22018]: time=\"2026-06-11T16:38:03.51118557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=039f4ad4-fb1c-4dcf-8708-eda9948d51bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:03.519216 crc crio[22018]: time=\"2026-06-11T16:38:03.519090682Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:03.519959 crc crio[22018]: time=\"2026-06-11T16:38:03.519871048Z\" level=info 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.554149 crc crio[22018]: time=\"2026-06-11T16:38:03.553920577Z\" level=info 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.700808 crc crio[22018]: time=\"2026-06-11T16:38:03.700634308Z\" level=info 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.804283 crc crio[22018]: time=\"2026-06-11T16:38:03.804125688Z\" level=info msg=\"Created container e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d: openshift-etcd/etcd-crc/etcd-metrics\" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:03.805596 crc crio[22018]: time=\"2026-06-11T16:38:03.805521773Z\" level=info msg=\"Starting container: e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d\" id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:03.811896 crc crio[22018]: time=\"2026-06-11T16:38:03.811804434Z\" level=info msg=\"Started container\" PID=26463 containerID=e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d description=openshift-etcd/etcd-crc/etcd-metrics id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:38:03.822196 crc crio[22018]: time=\"2026-06-11T16:38:03.822127714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1ce49e01-d9f1-403e-b604-86e09034b37a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:03.827246 crc crio[22018]: time=\"2026-06-11T16:38:03.827069431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2cc18895-e8d5-4576-86d8-d6b88b787faf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:03.833307 crc crio[22018]: time=\"2026-06-11T16:38:03.833223178Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:03.833679 crc crio[22018]: time=\"2026-06-11T16:38:03.833639672Z\" level=info 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.856941 crc crio[22018]: time=\"2026-06-11T16:38:03.856813352Z\" level=info 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:04.023236 crc crio[22018]: time=\"2026-06-11T16:38:04.023019618Z\" level=info 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:04.110491 crc crio[22018]: time=\"2026-06-11T16:38:04.110394012Z\" level=info msg=\"Created container 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e: openshift-etcd/etcd-crc/etcd-readyz\" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:04.111754 crc crio[22018]: time=\"2026-06-11T16:38:04.111682454Z\" level=info msg=\"Starting container: 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e\" id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:04.117151 crc crio[22018]: time=\"2026-06-11T16:38:04.117071646Z\" level=info msg=\"Started container\" PID=26481 containerID=7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e description=openshift-etcd/etcd-crc/etcd-readyz id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:38:04.132703 crc crio[22018]: time=\"2026-06-11T16:38:04.132553501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=571fea05-2d45-4874-bbc1-8ce562802410 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:04.135504 crc crio[22018]: time=\"2026-06-11T16:38:04.135392152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=86a1e0ed-7961-4220-b519-ecccde47f71b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:04.141422 crc crio[22018]: time=\"2026-06-11T16:38:04.141218289Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:04.141993 crc crio[22018]: time=\"2026-06-11T16:38:04.141922532Z\" level=info 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:04.166845 crc crio[22018]: time=\"2026-06-11T16:38:04.166748145Z\" level=info 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:04.302755 crc crio[22018]: time=\"2026-06-11T16:38:04.302600329Z\" level=info 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:04.396087 crc crio[22018]: time=\"2026-06-11T16:38:04.395874372Z\" level=info msg=\"Created container 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299: openshift-etcd/etcd-crc/etcd-rev\" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:04.397022 crc crio[22018]: time=\"2026-06-11T16:38:04.396923406Z\" level=info msg=\"Starting container: 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299\" id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:04.408386 crc crio[22018]: time=\"2026-06-11T16:38:04.408165375Z\" level=info msg=\"Started container\" PID=26500 containerID=1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299 description=openshift-etcd/etcd-crc/etcd-rev id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962\nJun 11 16:38:07.871973 crc crio[22018]: time=\"2026-06-11T16:38:07.870062146Z\" level=info msg=\"Stopping container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 (timeout: 30s)\" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:08.035080 crc crio[22018]: time=\"2026-06-11T16:38:08.035015082Z\" level=info msg=\"Stopped container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:08.774120 crc crio[22018]: time=\"2026-06-11T16:38:08.774059576Z\" level=info msg=\"Removing container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53\" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:08.841633 crc crio[22018]: time=\"2026-06-11T16:38:08.841527094Z\" level=info msg=\"Removed container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:39.130729 crc crio[22018]: time=\"2026-06-11T16:38:39.129602372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1d279ccc-661c-4454-af54-d6466e35c9f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.132748 crc crio[22018]: time=\"2026-06-11T16:38:39.13265566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b76953cf-e9ec-4232-80a5-ba820545b6d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.134275 crc crio[22018]: time=\"2026-06-11T16:38:39.134192609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=261517cb-6742-4ff2-a8ed-ab7f2fdc231b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.134914 crc crio[22018]: time=\"2026-06-11T16:38:39.13484149Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.135218 crc crio[22018]: time=\"2026-06-11T16:38:39.13516368Z\" level=info 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:39.136089 crc crio[22018]: time=\"2026-06-11T16:38:39.135845231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8798633d-1a13-490b-9bab-a55e34fece10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.136503 crc crio[22018]: time=\"2026-06-11T16:38:39.136302298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=74f8f941-8c1b-4fb1-9be1-498f05c8fcec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.138209 crc crio[22018]: time=\"2026-06-11T16:38:39.138121934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=1e65651f-18aa-403c-960d-dc202d68df6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.142316 crc crio[22018]: time=\"2026-06-11T16:38:39.142240236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d53c2805-322e-46e7-b961-d384076fa1a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.143673 crc crio[22018]: time=\"2026-06-11T16:38:39.14359307Z\" level=info msg=\"Removing container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236\" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:39.145759 crc crio[22018]: time=\"2026-06-11T16:38:39.145698586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b1bace1d-66d8-4407-bf17-a49cdea0cfba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.147621 crc crio[22018]: time=\"2026-06-11T16:38:39.147551966Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.149463 crc crio[22018]: time=\"2026-06-11T16:38:39.149425245Z\" level=info 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:39.150874 crc crio[22018]: time=\"2026-06-11T16:38:39.150817012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f487eee3-c545-4b13-95a1-7a7425fd3ced name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.150874 crc crio[22018]: time=\"2026-06-11T16:38:39.150837681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=28150c76-956b-4f94-8526-2bbf5491d583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.150990 crc crio[22018]: time=\"2026-06-11T16:38:39.150862502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=90cd44ab-6e26-4cd1-84a1-dcfb76177b43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.151758 crc crio[22018]: time=\"2026-06-11T16:38:39.151688299Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.152938 crc crio[22018]: time=\"2026-06-11T16:38:39.152840735Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.153854 crc crio[22018]: time=\"2026-06-11T16:38:39.153809027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ebafb3fa-3f42-4e44-a388-f57115421276 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.154444 crc crio[22018]: time=\"2026-06-11T16:38:39.154414115Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.157310 crc crio[22018]: time=\"2026-06-11T16:38:39.157266236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=70063ec5-e0c6-4659-beaa-c27b7d8678cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.158697 crc crio[22018]: time=\"2026-06-11T16:38:39.158592763Z\" level=info 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:39.160169 crc crio[22018]: time=\"2026-06-11T16:38:39.160034265Z\" level=info 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:39.160708 crc crio[22018]: time=\"2026-06-11T16:38:39.160572347Z\" level=info 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:39.163579 crc crio[22018]: time=\"2026-06-11T16:38:39.162250526Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b811200d-87d0-4606-a625-6e8f657131ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:39.163579 crc crio[22018]: time=\"2026-06-11T16:38:39.16268736Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.195707 crc crio[22018]: time=\"2026-06-11T16:38:39.195597003Z\" level=info 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:39.198920 crc crio[22018]: time=\"2026-06-11T16:38:39.198853416Z\" level=info 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:39.205645 crc crio[22018]: time=\"2026-06-11T16:38:39.205558631Z\" level=info 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:39.206109 crc crio[22018]: time=\"2026-06-11T16:38:39.206022166Z\" level=info 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:39.208890 crc crio[22018]: time=\"2026-06-11T16:38:39.208865397Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.231574 crc crio[22018]: time=\"2026-06-11T16:38:39.227652688Z\" level=info 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:39.239735 crc crio[22018]: time=\"2026-06-11T16:38:39.238407952Z\" level=info msg=\"Removed container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:38:39.239735 crc crio[22018]: time=\"2026-06-11T16:38:39.239191287Z\" level=info 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:39.242717 crc crio[22018]: time=\"2026-06-11T16:38:39.241886855Z\" level=info 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:39.280626 crc crio[22018]: time=\"2026-06-11T16:38:39.280517538Z\" level=info 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:39.283441 crc crio[22018]: time=\"2026-06-11T16:38:39.283311057Z\" level=info 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:39.283663 crc crio[22018]: time=\"2026-06-11T16:38:39.283606117Z\" level=info 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:39.288391 crc crio[22018]: time=\"2026-06-11T16:38:39.288245747Z\" level=info 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:39.291271 crc crio[22018]: time=\"2026-06-11T16:38:39.291195791Z\" level=info 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:39.295993 crc crio[22018]: time=\"2026-06-11T16:38:39.295849999Z\" level=info 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:39.298259 crc crio[22018]: time=\"2026-06-11T16:38:39.298201773Z\" level=info 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:39.382974 crc crio[22018]: time=\"2026-06-11T16:38:39.382156151Z\" level=info 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:39.447750 crc crio[22018]: time=\"2026-06-11T16:38:39.444531883Z\" level=info msg=\"Created container fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.447750 crc crio[22018]: time=\"2026-06-11T16:38:39.446220929Z\" level=info msg=\"Starting container: fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68\" id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.455679 crc crio[22018]: time=\"2026-06-11T16:38:39.455570948Z\" level=info msg=\"Started container\" PID=27060 containerID=fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65\nJun 11 16:38:39.459298 crc crio[22018]: time=\"2026-06-11T16:38:39.459205544Z\" level=info msg=\"Created container 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.462221 crc crio[22018]: time=\"2026-06-11T16:38:39.461962541Z\" level=info msg=\"Created container 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.463558 crc crio[22018]: time=\"2026-06-11T16:38:39.463403827Z\" level=info msg=\"Created container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464376879Z\" level=info msg=\"Starting container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13\" id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464509901Z\" level=info msg=\"Starting container: 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8\" id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464546115Z\" level=info msg=\"Starting container: 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce\" id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.467803 crc crio[22018]: time=\"2026-06-11T16:38:39.467717354Z\" level=info msg=\"Created container efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.468625 crc crio[22018]: time=\"2026-06-11T16:38:39.468566222Z\" level=info msg=\"Starting container: efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b\" id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.468707 crc crio[22018]: time=\"2026-06-11T16:38:39.468650524Z\" level=info msg=\"Created container e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.469676 crc crio[22018]: time=\"2026-06-11T16:38:39.469589156Z\" level=info msg=\"Starting container: e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4\" id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.472416 crc crio[22018]: time=\"2026-06-11T16:38:39.472296101Z\" level=info msg=\"Started container\" PID=27055 containerID=6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:38:39.474725 crc crio[22018]: time=\"2026-06-11T16:38:39.474631597Z\" level=info msg=\"Started container\" PID=27059 containerID=efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb\nJun 11 16:38:39.474826 crc crio[22018]: time=\"2026-06-11T16:38:39.474752611Z\" level=info msg=\"Started container\" PID=27056 containerID=2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f\nJun 11 16:38:39.480570 crc crio[22018]: time=\"2026-06-11T16:38:39.479636706Z\" level=info msg=\"Started container\" PID=27068 containerID=e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e\nJun 11 16:38:39.493061 crc crio[22018]: time=\"2026-06-11T16:38:39.481728433Z\" level=info msg=\"Started container\" PID=27058 containerID=4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8 description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6\nJun 11 16:38:39.520167 crc crio[22018]: time=\"2026-06-11T16:38:39.519984706Z\" level=info 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:39.622416 crc crio[22018]: time=\"2026-06-11T16:38:39.622270787Z\" level=info msg=\"Created container 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:39.623902 crc crio[22018]: time=\"2026-06-11T16:38:39.623813067Z\" level=info msg=\"Starting container: 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e\" id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:39.628411 crc crio[22018]: time=\"2026-06-11T16:38:39.628281389Z\" level=info msg=\"Started container\" PID=27142 containerID=7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0\nJun 11 16:38:50.704088 crc crio[22018]: time=\"2026-06-11T16:38:50.70331332Z\" level=info msg=\"Stopping container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 (timeout: 30s)\" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:38:59.645886 crc crio[22018]: time=\"2026-06-11T16:38:59.644862879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=23730482-74cd-43bc-bf38-8a19ffb719b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.649541 crc crio[22018]: time=\"2026-06-11T16:38:59.649444528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e3fcbdd1-8d5f-4185-9aa5-d6665f825570 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:38:59.654011 crc crio[22018]: time=\"2026-06-11T16:38:59.653910751Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.654535 crc crio[22018]: time=\"2026-06-11T16:38:59.654454858Z\" level=info 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.681513 crc crio[22018]: time=\"2026-06-11T16:38:59.681028906Z\" level=info 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.854956 crc crio[22018]: time=\"2026-06-11T16:38:59.854756672Z\" level=info 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.934618 crc crio[22018]: time=\"2026-06-11T16:38:59.934298836Z\" level=info msg=\"Created container c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:38:59.940751 crc crio[22018]: time=\"2026-06-11T16:38:59.94068271Z\" level=info msg=\"Starting container: c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310\" id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:38:59.948855 crc crio[22018]: time=\"2026-06-11T16:38:59.948703196Z\" level=info msg=\"Started container\" PID=27450 containerID=c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd\nJun 11 16:39:04.245943 crc crio[22018]: time=\"2026-06-11T16:39:04.245278343Z\" level=info msg=\"Stopped container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:04.248604 crc crio[22018]: time=\"2026-06-11T16:39:04.248509375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7e2ac89a-7f45-4059-93c6-9b8e321024d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.251209 crc crio[22018]: time=\"2026-06-11T16:39:04.251126399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ad59c47e-ce60-4cce-af28-b1d72e2904a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:39:04.253715 crc crio[22018]: time=\"2026-06-11T16:39:04.253607859Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.254072 crc crio[22018]: time=\"2026-06-11T16:39:04.254014172Z\" level=info 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.284713 crc crio[22018]: time=\"2026-06-11T16:39:04.284109523Z\" level=info 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.292964 crc crio[22018]: time=\"2026-06-11T16:39:04.292846663Z\" level=info 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.431151 crc crio[22018]: time=\"2026-06-11T16:39:04.431068244Z\" level=info msg=\"Removing container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7\" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:04.437961 crc crio[22018]: time=\"2026-06-11T16:39:04.437866762Z\" level=info msg=\"Created container a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:39:04.439641 crc crio[22018]: time=\"2026-06-11T16:39:04.439567105Z\" level=info msg=\"Starting container: a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135\" id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:39:04.445934 crc crio[22018]: time=\"2026-06-11T16:39:04.445815504Z\" level=info msg=\"Started container\" PID=27525 containerID=a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef\nJun 11 16:39:04.477412 crc crio[22018]: time=\"2026-06-11T16:39:04.477234144Z\" level=info msg=\"Removed container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:37.245034 crc crio[22018]: time=\"2026-06-11T16:39:37.243725342Z\" level=info msg=\"Stopping container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 (timeout: 15s)\" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:37.425390 crc crio[22018]: time=\"2026-06-11T16:39:37.425178219Z\" level=info msg=\"Stopped container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:39:37.426783 crc crio[22018]: time=\"2026-06-11T16:39:37.426649226Z\" level=info msg=\"Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:37.427927 crc crio[22018]: time=\"2026-06-11T16:39:37.427857034Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0029b40f0}] Aliases:map[]}\"\nJun 11 16:39:37.428115 crc crio[22018]: time=\"2026-06-11T16:39:37.428058439Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:39:37.709208 crc crio[22018]: time=\"2026-06-11T16:39:37.709086164Z\" level=info msg=\"Stopped pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:39:38.755001 crc crio[22018]: time=\"2026-06-11T16:39:38.753464266Z\" level=info msg=\"Removing container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998\" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:39:38.789313 crc crio[22018]: time=\"2026-06-11T16:39:38.789128076Z\" level=info msg=\"Removed container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:40:19.767070 crc crio[22018]: time=\"2026-06-11T16:40:19.765162188Z\" level=info msg=\"Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:19.767070 crc crio[22018]: time=\"2026-06-11T16:40:19.767067519Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:40:19.768867 crc crio[22018]: time=\"2026-06-11T16:40:19.768004008Z\" level=info msg=\"Removing pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:40:19.777549 crc crio[22018]: time=\"2026-06-11T16:40:19.777428138Z\" level=info msg=\"Removed pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:41:45.008172 crc crio[22018]: time=\"2026-06-11T16:41:45.007655926Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qhfx6/POD\" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.009125 crc crio[22018]: time=\"2026-06-11T16:41:45.008184633Z\" level=info 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.029393 crc crio[22018]: time=\"2026-06-11T16:41:45.029266849Z\" level=info msg=\"Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}\"\nJun 11 16:41:45.029393 crc crio[22018]: time=\"2026-06-11T16:41:45.029366251Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qhfx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.033287 crc crio[22018]: time=\"2026-06-11T16:41:45.033162811Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD\" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.033287 crc crio[22018]: time=\"2026-06-11T16:41:45.033273475Z\" level=info 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.048963 crc crio[22018]: time=\"2026-06-11T16:41:45.048887037Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686600-vmj8c/POD\" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.049138 crc crio[22018]: time=\"2026-06-11T16:41:45.048967679Z\" level=info 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.051543 crc crio[22018]: time=\"2026-06-11T16:41:45.051434491Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}\"\nJun 11 16:41:45.051543 crc crio[22018]: time=\"2026-06-11T16:41:45.051530444Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-7476499447-kpp7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.062380 crc crio[22018]: time=\"2026-06-11T16:41:45.06229788Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ssgl7/POD\" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.062602 crc crio[22018]: time=\"2026-06-11T16:41:45.06258171Z\" level=info 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.064701 crc crio[22018]: time=\"2026-06-11T16:41:45.064638624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}\"\nJun 11 16:41:45.064701 crc crio[22018]: time=\"2026-06-11T16:41:45.064686726Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686600-vmj8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.081768 crc crio[22018]: time=\"2026-06-11T16:41:45.081575778Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gvr2q/POD\" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.081768 crc crio[22018]: time=\"2026-06-11T16:41:45.081690232Z\" level=info 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.084954 crc crio[22018]: time=\"2026-06-11T16:41:45.084861252Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}\"\nJun 11 16:41:45.084954 crc crio[22018]: time=\"2026-06-11T16:41:45.084937285Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ssgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.097013 crc crio[22018]: time=\"2026-06-11T16:41:45.096043567Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ml4q4/POD\" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.097013 crc crio[22018]: time=\"2026-06-11T16:41:45.096890434Z\" level=info 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.107976 crc crio[22018]: time=\"2026-06-11T16:41:45.107857577Z\" level=info msg=\"Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}\"\nJun 11 16:41:45.107976 crc crio[22018]: time=\"2026-06-11T16:41:45.10794543Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gvr2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.169062 crc crio[22018]: time=\"2026-06-11T16:41:45.168656626Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}\"\nJun 11 16:41:45.169062 crc crio[22018]: time=\"2026-06-11T16:41:45.169047288Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ml4q4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:41:45.633102 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f95f5d2770821d Mac:32:ab:c0:28:43:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.638419 crc crio[22018]: time=\"2026-06-11T16:41:45.633842119Z\" level=info msg=\"Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}\"\nJun 11 16:41:45.638419 crc crio[22018]: time=\"2026-06-11T16:41:45.633981874Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qhfx6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:45.659245 crc crio[22018]: time=\"2026-06-11T16:41:45.659181209Z\" level=info msg=\"Ran pod sandbox 4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 with infra container: openshift-marketplace/certified-operators-qhfx6/POD\" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.663547 crc crio[22018]: time=\"2026-06-11T16:41:45.663226044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9c8be4a-ae48-4496-a8d4-0fd143302b9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.664519 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db8f9f2261e086 Mac:ba:e9:46:8d:69:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e SocketPath: PciID:}] [{Interface:0xc000302820 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.666235 crc crio[22018]: time=\"2026-06-11T16:41:45.666062724Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}\"\nJun 11 16:41:45.666235 crc crio[22018]: time=\"2026-06-11T16:41:45.666106904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62aea745-46c6-4e11-9316-28f7ecdab9e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.666555 crc crio[22018]: time=\"2026-06-11T16:41:45.6662669Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-7476499447-kpp7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:45.675249 crc crio[22018]: time=\"2026-06-11T16:41:45.674794731Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/extract-utilities\" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:45.675588 crc crio[22018]: time=\"2026-06-11T16:41:45.675378749Z\" level=info 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.677151 crc crio[22018]: time=\"2026-06-11T16:41:45.677055905Z\" level=info msg=\"Ran pod sandbox 8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e with infra container: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD\" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.685056 crc crio[22018]: time=\"2026-06-11T16:41:45.684928652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=fac3b3ec-bda2-46ca-a916-efdc4469c53c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.690735 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701e3d7b87bf428 Mac:ca:16:67:d1:fe:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f SocketPath: PciID:}] [{Interface:0xc00051e468 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.693767 crc crio[22018]: time=\"2026-06-11T16:41:45.693605952Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}\"\nJun 11 16:41:45.694302 crc crio[22018]: time=\"2026-06-11T16:41:45.693840839Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686600-vmj8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:45.716279 crc crio[22018]: time=\"2026-06-11T16:41:45.715988902Z\" level=info msg=\"Ran pod sandbox 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 with infra container: openshift-infra/auto-csr-approver-29686600-vmj8c/POD\" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.719977 crc crio[22018]: time=\"2026-06-11T16:41:45.71986492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=0901d1ce-6ca4-4ef3-a384-bd71f4b59d0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.724080 crc crio[22018]: time=\"2026-06-11T16:41:45.723768324Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:45.739664 crc crio[22018]: time=\"2026-06-11T16:41:45.737903389Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift\" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:45.739664 crc crio[22018]: time=\"2026-06-11T16:41:45.739005166Z\" level=info 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.747991 crc crio[22018]: time=\"2026-06-11T16:41:45.747881896Z\" level=info 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.755643 crc crio[22018]: time=\"2026-06-11T16:41:45.755522939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:41:45.758126 crc crio[22018]: time=\"2026-06-11T16:41:45.757856619Z\" level=info 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.806562 crc crio[22018]: time=\"2026-06-11T16:41:45.804623433Z\" level=info 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.807662 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeff95d0c32681a Mac:46:5b:de:a5:6f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.808630 crc crio[22018]: time=\"2026-06-11T16:41:45.80856486Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}\"\nJun 11 16:41:45.808751 crc crio[22018]: time=\"2026-06-11T16:41:45.808730145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ssgl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:45.819132 crc crio[22018]: time=\"2026-06-11T16:41:45.819032369Z\" level=info msg=\"Ran pod sandbox aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 with infra container: openshift-marketplace/redhat-marketplace-ssgl7/POD\" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.825818 crc crio[22018]: time=\"2026-06-11T16:41:45.825730033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dad6186a-25ab-4ae6-bbb3-9e78fecea6bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.829992 crc crio[22018]: time=\"2026-06-11T16:41:45.829946032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c27979f7-33b3-42dc-a84f-19d832629a09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.839871 crc crio[22018]: time=\"2026-06-11T16:41:45.839763863Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities\" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:45.840313 crc crio[22018]: time=\"2026-06-11T16:41:45.840243358Z\" level=info 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.855541 crc crio[22018]: time=\"2026-06-11T16:41:45.85518539Z\" level=info msg=\"Created container 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505: openshift-marketplace/certified-operators-qhfx6/extract-utilities\" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:45.858456 crc crio[22018]: time=\"2026-06-11T16:41:45.857508474Z\" level=info msg=\"Starting container: 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505\" id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:45.869832 crc crio[22018]: time=\"2026-06-11T16:41:45.869557443Z\" level=info msg=\"Started container\" PID=29849 containerID=5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505 description=openshift-marketplace/certified-operators-qhfx6/extract-utilities id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920\nJun 11 16:41:45.879119 crc crio[22018]: time=\"2026-06-11T16:41:45.8790169Z\" level=info 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.894619 crc crio[22018]: time=\"2026-06-11T16:41:45.894098036Z\" level=info 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.945305 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854f2e8d19fc18b Mac:32:ce:e7:4b:e9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.947106 crc crio[22018]: time=\"2026-06-11T16:41:45.946888672Z\" level=info msg=\"Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}\"\nJun 11 16:41:45.947106 crc crio[22018]: time=\"2026-06-11T16:41:45.947097458Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gvr2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:45.958594 crc crio[22018]: time=\"2026-06-11T16:41:45.955895714Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:45.962598 crc crio[22018]: time=\"2026-06-11T16:41:45.962528714Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:41:45.971974 crc crio[22018]: time=\"2026-06-11T16:41:45.97188997Z\" level=info msg=\"Ran pod sandbox 854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b with infra container: openshift-marketplace/community-operators-gvr2q/POD\" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:45.976544 crc crio[22018]: time=\"2026-06-11T16:41:45.976420442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc761a26-08c6-4818-9ac2-cefb15b3c31b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.978692 crc crio[22018]: time=\"2026-06-11T16:41:45.978627701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=917b88e5-992f-416d-9935-021061cc9ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:45.989705 crc crio[22018]: time=\"2026-06-11T16:41:45.989599507Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/extract-utilities\" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:45.990142 crc crio[22018]: time=\"2026-06-11T16:41:45.990077842Z\" level=info 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.997990 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3d7671386ee0ad Mac:26:40:b8:d1:56:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:41:45.998704 crc crio[22018]: time=\"2026-06-11T16:41:45.998650484Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}\"\nJun 11 16:41:45.998825 crc crio[22018]: time=\"2026-06-11T16:41:45.998792778Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ml4q4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:41:46.010147 crc crio[22018]: time=\"2026-06-11T16:41:46.008398682Z\" level=info msg=\"Ran pod sandbox e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d with infra container: openshift-marketplace/redhat-operators-ml4q4/POD\" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:41:46.011376 crc crio[22018]: time=\"2026-06-11T16:41:46.010377593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44287755-5bdf-4b78-afce-0eaaaad96038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.014522 crc crio[22018]: time=\"2026-06-11T16:41:46.013047587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=afaf4be0-6382-4482-a0a9-2ef05c188879 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.017760 crc crio[22018]: time=\"2026-06-11T16:41:46.017680213Z\" level=info 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.020889 crc crio[22018]: time=\"2026-06-11T16:41:46.020796381Z\" level=info 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.024002 crc crio[22018]: time=\"2026-06-11T16:41:46.02391539Z\" level=info 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.026072 crc crio[22018]: time=\"2026-06-11T16:41:46.025991956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-utilities\" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.028199 crc crio[22018]: time=\"2026-06-11T16:41:46.026530663Z\" level=info 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.052687 crc crio[22018]: time=\"2026-06-11T16:41:46.052527922Z\" level=info 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.056125 crc crio[22018]: time=\"2026-06-11T16:41:46.056039943Z\" level=info 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.108281 crc crio[22018]: time=\"2026-06-11T16:41:46.108088365Z\" level=info msg=\"Created container 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities\" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.109681 crc crio[22018]: time=\"2026-06-11T16:41:46.109439978Z\" level=info msg=\"Starting container: 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54\" id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.115912 crc crio[22018]: time=\"2026-06-11T16:41:46.115759187Z\" level=info msg=\"Started container\" PID=29876 containerID=1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06\nJun 11 16:41:46.272153 crc crio[22018]: time=\"2026-06-11T16:41:46.272029005Z\" level=info msg=\"Created container 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0: openshift-marketplace/community-operators-gvr2q/extract-utilities\" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.273295 crc crio[22018]: time=\"2026-06-11T16:41:46.273213823Z\" level=info msg=\"Starting container: 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0\" id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.276056 crc crio[22018]: time=\"2026-06-11T16:41:46.27596337Z\" level=info msg=\"Created container 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae: openshift-marketplace/redhat-operators-ml4q4/extract-utilities\" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.277155 crc crio[22018]: time=\"2026-06-11T16:41:46.277083295Z\" level=info msg=\"Starting container: 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae\" id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.278464 crc crio[22018]: time=\"2026-06-11T16:41:46.278268052Z\" level=info msg=\"Created container 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift\" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.278985 crc crio[22018]: time=\"2026-06-11T16:41:46.278949484Z\" level=info msg=\"Starting container: 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73\" id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.279476 crc crio[22018]: time=\"2026-06-11T16:41:46.279316745Z\" level=info msg=\"Started container\" PID=29891 containerID=1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0 description=openshift-marketplace/community-operators-gvr2q/extract-utilities id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b\nJun 11 16:41:46.287241 crc crio[22018]: time=\"2026-06-11T16:41:46.284740368Z\" level=info msg=\"Started container\" PID=29903 containerID=5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae description=openshift-marketplace/redhat-operators-ml4q4/extract-utilities id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d\nJun 11 16:41:46.288994 crc crio[22018]: time=\"2026-06-11T16:41:46.288741794Z\" level=info msg=\"Started container\" PID=29892 containerID=97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73 description=openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e\nJun 11 16:41:46.606274 crc crio[22018]: time=\"2026-06-11T16:41:46.606137893Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:46.607525 crc crio[22018]: time=\"2026-06-11T16:41:46.607392024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5cf48501-c612-4767-9be8-1b6317ad370b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.612762 crc crio[22018]: time=\"2026-06-11T16:41:46.6126387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49cb01b3-90ca-4ad4-b562-465861ad05a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:46.619554 crc crio[22018]: time=\"2026-06-11T16:41:46.619517721Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/extract-content\" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.620040 crc crio[22018]: time=\"2026-06-11T16:41:46.620019007Z\" level=info 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.643200 crc crio[22018]: time=\"2026-06-11T16:41:46.643158601Z\" level=info 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.646097 crc crio[22018]: time=\"2026-06-11T16:41:46.646073983Z\" level=info 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.725732 crc crio[22018]: time=\"2026-06-11T16:41:46.725682734Z\" level=info msg=\"Created container 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252: openshift-marketplace/certified-operators-qhfx6/extract-content\" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:46.727907 crc crio[22018]: time=\"2026-06-11T16:41:46.727798741Z\" level=info msg=\"Starting container: 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252\" id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:46.733881 crc crio[22018]: time=\"2026-06-11T16:41:46.733789299Z\" level=info msg=\"Started container\" PID=29945 containerID=713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252 description=openshift-marketplace/certified-operators-qhfx6/extract-content id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920\nJun 11 16:41:46.982712 crc crio[22018]: time=\"2026-06-11T16:41:46.982275478Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:46.988630 crc crio[22018]: time=\"2026-06-11T16:41:46.988458585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:41:47.010296 crc crio[22018]: time=\"2026-06-11T16:41:47.010206789Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:47.016052 crc crio[22018]: time=\"2026-06-11T16:41:47.016002152Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:41:47.028436 crc crio[22018]: time=\"2026-06-11T16:41:47.028253698Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:47.041255 crc crio[22018]: time=\"2026-06-11T16:41:47.040997883Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:41:47.616406 crc crio[22018]: time=\"2026-06-11T16:41:47.616063928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:47.618587 crc crio[22018]: time=\"2026-06-11T16:41:47.617884236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=89b38a98-d283-4df7-a3d4-e6b1d0a4e2b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:47.623300 crc crio[22018]: time=\"2026-06-11T16:41:47.622984756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a682fbe-65c5-446d-8a04-7d3552081dca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:47.633247 crc crio[22018]: time=\"2026-06-11T16:41:47.633082005Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-content\" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:47.633940 crc crio[22018]: time=\"2026-06-11T16:41:47.633887311Z\" level=info 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:47.807103 crc crio[22018]: time=\"2026-06-11T16:41:47.804954295Z\" level=info 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:47.812642 crc crio[22018]: time=\"2026-06-11T16:41:47.812465352Z\" level=info 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:47.826655 crc crio[22018]: time=\"2026-06-11T16:41:47.826522056Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:47.829854 crc crio[22018]: time=\"2026-06-11T16:41:47.829714236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4ac80c04-65cf-4984-920f-d700902e8e25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:47.833650 crc crio[22018]: time=\"2026-06-11T16:41:47.833581059Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=02007dd7-a5ce-448d-8afa-86d5fd251f53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:47.873936 crc crio[22018]: time=\"2026-06-11T16:41:47.873816067Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/extract-content\" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:47.874676 crc crio[22018]: time=\"2026-06-11T16:41:47.874566481Z\" level=info 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:47.981103 crc crio[22018]: time=\"2026-06-11T16:41:47.981019955Z\" level=info 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:47.984840 crc crio[22018]: time=\"2026-06-11T16:41:47.984764784Z\" level=info 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:48.026298 crc crio[22018]: time=\"2026-06-11T16:41:48.025928645Z\" level=info msg=\"Created container 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76: openshift-marketplace/redhat-marketplace-ssgl7/extract-content\" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:48.028218 crc crio[22018]: time=\"2026-06-11T16:41:48.02798078Z\" level=info msg=\"Starting container: 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76\" id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:48.041463 crc crio[22018]: time=\"2026-06-11T16:41:48.040252277Z\" level=info msg=\"Started container\" PID=30005 containerID=96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-content id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06\nJun 11 16:41:48.142030 crc crio[22018]: time=\"2026-06-11T16:41:48.141842052Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage\nJun 11 16:41:48.143839 crc crio[22018]: time=\"2026-06-11T16:41:48.143799614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d2d00ec-4e3c-4ffd-a8c8-b5cdd012fcad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:48.149837 crc crio[22018]: time=\"2026-06-11T16:41:48.149568395Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b37fdc7-9b69-4790-9fb7-b7d7fc43d38b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:48.161617 crc crio[22018]: time=\"2026-06-11T16:41:48.16113542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-content\" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:48.162445 crc crio[22018]: time=\"2026-06-11T16:41:48.161937735Z\" level=info 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:48.170288 crc crio[22018]: time=\"2026-06-11T16:41:48.170208586Z\" level=info msg=\"Created container 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e: openshift-marketplace/community-operators-gvr2q/extract-content\" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:48.176249 crc crio[22018]: time=\"2026-06-11T16:41:48.176009638Z\" level=info msg=\"Starting container: 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e\" id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:48.192863 crc crio[22018]: time=\"2026-06-11T16:41:48.189752982Z\" level=info msg=\"Started container\" PID=30016 containerID=740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e description=openshift-marketplace/community-operators-gvr2q/extract-content id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b\nJun 11 16:41:48.224433 crc crio[22018]: time=\"2026-06-11T16:41:48.22426442Z\" level=info 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:48.228761 crc crio[22018]: time=\"2026-06-11T16:41:48.22866922Z\" level=info 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:48.519264 crc crio[22018]: time=\"2026-06-11T16:41:48.519106609Z\" level=info msg=\"Created container 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe: openshift-marketplace/redhat-operators-ml4q4/extract-content\" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:48.525437 crc crio[22018]: time=\"2026-06-11T16:41:48.524905083Z\" level=info msg=\"Starting container: 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe\" id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:48.587032 crc crio[22018]: time=\"2026-06-11T16:41:48.586883857Z\" level=info msg=\"Started container\" PID=30027 containerID=3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe description=openshift-marketplace/redhat-operators-ml4q4/extract-content id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d\nJun 11 16:41:53.605936 crc crio[22018]: time=\"2026-06-11T16:41:53.597594424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=064c79f2-d66d-4f45-819a-43429cbca6ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:53.617930 crc crio[22018]: time=\"2026-06-11T16:41:53.617142328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce4a0707-3629-46d0-bd02-4f1ecccf0755 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:53.939785 crc crio[22018]: time=\"2026-06-11T16:41:53.939475908Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/registry-server\" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:53.940064 crc crio[22018]: time=\"2026-06-11T16:41:53.939961033Z\" level=info 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:54.063412 crc crio[22018]: time=\"2026-06-11T16:41:54.063003104Z\" level=info 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:54.071692 crc crio[22018]: time=\"2026-06-11T16:41:54.069137487Z\" level=info 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:54.365254 crc crio[22018]: time=\"2026-06-11T16:41:54.364968148Z\" level=info msg=\"Created container 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152: openshift-marketplace/certified-operators-qhfx6/registry-server\" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:54.367802 crc crio[22018]: time=\"2026-06-11T16:41:54.367766507Z\" level=info msg=\"Starting container: 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152\" id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:54.381083 crc crio[22018]: time=\"2026-06-11T16:41:54.380944711Z\" level=info msg=\"Started container\" PID=30078 containerID=1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152 description=openshift-marketplace/certified-operators-qhfx6/registry-server id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920\nJun 11 16:41:54.641030 crc crio[22018]: time=\"2026-06-11T16:41:54.640753069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5fcea633-8c38-477b-90c9-b1863f2d9a7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:54.648680 crc crio[22018]: time=\"2026-06-11T16:41:54.646634192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5593626d-175d-4600-bee4-206f2db15e64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:54.665752 crc crio[22018]: time=\"2026-06-11T16:41:54.665624351Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/registry-server\" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:54.667040 crc crio[22018]: time=\"2026-06-11T16:41:54.666656454Z\" level=info 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:54.779418 crc crio[22018]: time=\"2026-06-11T16:41:54.774749094Z\" level=info 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:54.795910 crc crio[22018]: time=\"2026-06-11T16:41:54.795697813Z\" level=info 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:55.074175 crc crio[22018]: time=\"2026-06-11T16:41:55.073397531Z\" level=info msg=\"Created container 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca: openshift-marketplace/redhat-marketplace-ssgl7/registry-server\" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:55.075923 crc crio[22018]: time=\"2026-06-11T16:41:55.075810069Z\" level=info msg=\"Starting container: 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca\" id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:55.134011 crc crio[22018]: time=\"2026-06-11T16:41:55.133687653Z\" level=info msg=\"Started container\" PID=30105 containerID=8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca description=openshift-marketplace/redhat-marketplace-ssgl7/registry-server id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06\nJun 11 16:41:57.726143 crc crio[22018]: time=\"2026-06-11T16:41:57.726060057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3998704-4f8d-426f-9769-8187c1c69cd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:57.733427 crc crio[22018]: time=\"2026-06-11T16:41:57.733230414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=224bcafd-e05a-4783-ac0a-5755033b1f5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:41:57.756413 crc crio[22018]: time=\"2026-06-11T16:41:57.755741684Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/registry-server\" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:57.767700 crc crio[22018]: time=\"2026-06-11T16:41:57.767306493Z\" level=info 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.899796 crc crio[22018]: time=\"2026-06-11T16:41:57.899709324Z\" level=info 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.905178 crc crio[22018]: time=\"2026-06-11T16:41:57.905120716Z\" level=info 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.174473 crc crio[22018]: time=\"2026-06-11T16:41:58.174074665Z\" level=info msg=\"Created container 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7: openshift-marketplace/community-operators-gvr2q/registry-server\" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:41:58.181085 crc crio[22018]: time=\"2026-06-11T16:41:58.180859525Z\" level=info msg=\"Starting container: 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7\" id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:41:58.208524 crc crio[22018]: time=\"2026-06-11T16:41:58.208010799Z\" level=info msg=\"Started container\" PID=30253 containerID=45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7 description=openshift-marketplace/community-operators-gvr2q/registry-server id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b\nJun 11 16:42:00.582636 crc crio[22018]: time=\"2026-06-11T16:42:00.580055265Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686602-r2sjr/POD\" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:00.588150 crc crio[22018]: time=\"2026-06-11T16:42:00.588106922Z\" level=info 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:08.280309 crc crio[22018]: time=\"2026-06-11T16:42:08.277286044Z\" level=info msg=\"Stopping container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 (timeout: 2s)\" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:09.676018 crc crio[22018]: time=\"2026-06-11T16:42:09.674983334Z\" level=info msg=\"Stopping container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 (timeout: 2s)\" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:10.671202 crc crio[22018]: time=\"2026-06-11T16:42:10.670981718Z\" level=info msg=\"Stopping container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d (timeout: 2s)\" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:11.375296 crc crio[22018]: time=\"2026-06-11T16:42:11.375184191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ffdb9c16-be09-4d7d-9cc6-0e2e906a6b22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:12.911057 crc crio[22018]: time=\"2026-06-11T16:42:12.908243123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2042f253-f452-482d-a293-500e15d29a40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:12.933961 crc crio[22018]: time=\"2026-06-11T16:42:12.933720827Z\" level=info msg=\"Stopped container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.9347831Z\" level=info msg=\"Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.935285427Z\" level=info msg=\"Stopped container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.935561234Z\" level=info msg=\"Stopped container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:12.936031 crc crio[22018]: time=\"2026-06-11T16:42:12.935606546Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d08}] Aliases:map[]}\"\nJun 11 16:42:12.936295 crc crio[22018]: time=\"2026-06-11T16:42:12.936103644Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lf2lx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936585887Z\" level=info msg=\"Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.93668286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/registry-server\" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936785823Z\" level=info msg=\"Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936962439Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002ca0af8}] Aliases:map[]}\"\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937108994Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc00141a7d0}] Aliases:map[]}\"\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.93729485Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rtpqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937109434Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nnlsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937455255Z\" level=info 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.956701 crc crio[22018]: time=\"2026-06-11T16:42:12.948015163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}\"\nJun 11 16:42:12.956701 crc crio[22018]: time=\"2026-06-11T16:42:12.948092383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686602-r2sjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:13.175843 crc crio[22018]: time=\"2026-06-11T16:42:13.169578615Z\" level=info 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.205852 crc crio[22018]: time=\"2026-06-11T16:42:13.205261624Z\" level=info 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.531471 crc crio[22018]: time=\"2026-06-11T16:42:13.530725836Z\" level=info msg=\"Created container 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c: openshift-marketplace/redhat-operators-ml4q4/registry-server\" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:13.537575 crc crio[22018]: time=\"2026-06-11T16:42:13.536469311Z\" level=info msg=\"Starting container: 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c\" id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:13.569607 crc crio[22018]: time=\"2026-06-11T16:42:13.569213366Z\" level=info msg=\"Started container\" PID=30638 containerID=4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c description=openshift-marketplace/redhat-operators-ml4q4/registry-server id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d\nJun 11 16:42:13.663405 crc crio[22018]: time=\"2026-06-11T16:42:13.66300492Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:13.677379 crc crio[22018]: time=\"2026-06-11T16:42:13.676640284Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a4355da-e535-4257-bd4d-4d94d0234189 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:13.681409 crc crio[22018]: time=\"2026-06-11T16:42:13.680033603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c524b445-aaf4-42a6-8ff9-6945c3fed5c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:13.698465 crc crio[22018]: time=\"2026-06-11T16:42:13.696911321Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:13.699274 crc crio[22018]: time=\"2026-06-11T16:42:13.698822142Z\" level=info 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.794727 crc crio[22018]: time=\"2026-06-11T16:42:13.794630156Z\" level=info 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.866413 crc crio[22018]: time=\"2026-06-11T16:42:13.865704182Z\" level=info msg=\"Stopped pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:14.386460 crc crio[22018]: time=\"2026-06-11T16:42:14.381666499Z\" level=info msg=\"Stopped pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:14.467437 crc crio[22018]: time=\"2026-06-11T16:42:14.467249357Z\" level=info msg=\"Removing container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38\" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.491272 crc crio[22018]: 2026-06-11T16:42:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d628267a00085b0 Mac:12:83:42:25:91:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:42:14.492700 crc crio[22018]: time=\"2026-06-11T16:42:14.491907225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}\"\nJun 11 16:42:14.492700 crc crio[22018]: time=\"2026-06-11T16:42:14.492031839Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686602-r2sjr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:42:14.509936 crc crio[22018]: time=\"2026-06-11T16:42:14.509507348Z\" level=info msg=\"Removed container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.517801 crc crio[22018]: time=\"2026-06-11T16:42:14.516037883Z\" level=info msg=\"Removing container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620\" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.522001 crc crio[22018]: time=\"2026-06-11T16:42:14.521306103Z\" level=info msg=\"Ran pod sandbox d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd with infra container: openshift-infra/auto-csr-approver-29686602-r2sjr/POD\" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:42:14.538460 crc crio[22018]: time=\"2026-06-11T16:42:14.532103058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:14.538460 crc crio[22018]: time=\"2026-06-11T16:42:14.534738855Z\" level=info msg=\"Stopped pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:14.549127 crc crio[22018]: time=\"2026-06-11T16:42:14.540068542Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:42:14.591287 crc crio[22018]: time=\"2026-06-11T16:42:14.590746336Z\" level=info msg=\"Removed container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.599111 crc crio[22018]: time=\"2026-06-11T16:42:14.599067373Z\" level=info msg=\"Removing container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad\" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.652123 crc crio[22018]: time=\"2026-06-11T16:42:14.652023433Z\" level=info msg=\"Removed container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.666519 crc crio[22018]: time=\"2026-06-11T16:42:14.666442833Z\" level=info msg=\"Removing container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0\" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.718907 crc crio[22018]: time=\"2026-06-11T16:42:14.718803494Z\" level=info msg=\"Removed container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.733979 crc crio[22018]: time=\"2026-06-11T16:42:14.733781983Z\" level=info msg=\"Removing container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c\" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.771916 crc crio[22018]: time=\"2026-06-11T16:42:14.771791018Z\" level=info msg=\"Removed container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.786672 crc crio[22018]: time=\"2026-06-11T16:42:14.783903024Z\" level=info msg=\"Removing container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e\" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:14.896430 crc crio[22018]: time=\"2026-06-11T16:42:14.896240034Z\" level=info msg=\"Removed container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.154199 crc crio[22018]: time=\"2026-06-11T16:42:15.152292744Z\" level=info 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.264713 crc crio[22018]: time=\"2026-06-11T16:42:15.264576732Z\" level=info msg=\"Created container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.265940 crc crio[22018]: time=\"2026-06-11T16:42:15.265874864Z\" level=info msg=\"Starting container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c\" id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:15.273156 crc crio[22018]: time=\"2026-06-11T16:42:15.27302467Z\" level=info msg=\"Started container\" PID=30789 containerID=fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c description=openshift-infra/auto-csr-approver-29686600-vmj8c/oc id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\nJun 11 16:42:15.527947 crc crio[22018]: time=\"2026-06-11T16:42:15.527888119Z\" level=info msg=\"Removing container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d\" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.560089 crc crio[22018]: time=\"2026-06-11T16:42:15.559564127Z\" level=info msg=\"Removed container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.572860 crc crio[22018]: time=\"2026-06-11T16:42:15.572572027Z\" level=info msg=\"Removing container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c\" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.598816 crc crio[22018]: time=\"2026-06-11T16:42:15.598737402Z\" level=info msg=\"Removed container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content\" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.608469 crc crio[22018]: time=\"2026-06-11T16:42:15.608300734Z\" level=info msg=\"Removing container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23\" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.647904 crc crio[22018]: time=\"2026-06-11T16:42:15.647811021Z\" level=info msg=\"Removed container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:15.672997 crc crio[22018]: time=\"2026-06-11T16:42:15.672903743Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage\nJun 11 16:42:15.674614 crc crio[22018]: time=\"2026-06-11T16:42:15.674514775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d55f2f44-fde2-45b5-af89-c6ddbe1f9c23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.677388 crc crio[22018]: time=\"2026-06-11T16:42:15.677278443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a89b9add-c30f-41ce-86b4-23a313819d80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:42:15.685667 crc crio[22018]: time=\"2026-06-11T16:42:15.685513539Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:15.687262 crc crio[22018]: time=\"2026-06-11T16:42:15.687229164Z\" level=info 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.715051 crc crio[22018]: time=\"2026-06-11T16:42:15.714963577Z\" level=info 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.000820 crc crio[22018]: time=\"2026-06-11T16:42:16.00066895Z\" level=info 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.192814 crc crio[22018]: time=\"2026-06-11T16:42:16.192727378Z\" level=info msg=\"Created container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:42:16.193977 crc crio[22018]: time=\"2026-06-11T16:42:16.19389096Z\" level=info msg=\"Starting container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08\" id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:42:16.199026 crc crio[22018]: time=\"2026-06-11T16:42:16.198850168Z\" level=info msg=\"Started container\" PID=30849 containerID=dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08 description=openshift-infra/auto-csr-approver-29686602-r2sjr/oc id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\nJun 11 16:42:17.682958 crc crio[22018]: time=\"2026-06-11T16:42:17.681261875Z\" level=info msg=\"Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:17.686303 crc crio[22018]: time=\"2026-06-11T16:42:17.684960158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc000aa4858}] Aliases:map[]}\"\nJun 11 16:42:17.686303 crc crio[22018]: time=\"2026-06-11T16:42:17.685684541Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686600-vmj8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:18.973277 crc crio[22018]: time=\"2026-06-11T16:42:18.973199892Z\" level=info msg=\"Stopped pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813223339Z\" level=info msg=\"Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813787084Z\" level=info msg=\"Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813824965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814407155Z\" level=info msg=\"Removing pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814564652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc00285c7f0}] Aliases:map[]}\"\nJun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814722357Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686602-r2sjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:19.824031 crc crio[22018]: time=\"2026-06-11T16:42:19.823894057Z\" level=info msg=\"Removed pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:19.825797 crc crio[22018]: time=\"2026-06-11T16:42:19.825629379Z\" level=info msg=\"Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.826016 crc crio[22018]: time=\"2026-06-11T16:42:19.825930688Z\" level=info msg=\"Stopped pod sandbox (already stopped): c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.827147 crc crio[22018]: time=\"2026-06-11T16:42:19.827009796Z\" level=info msg=\"Removing pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:19.838152 crc crio[22018]: time=\"2026-06-11T16:42:19.837961165Z\" level=info msg=\"Removed pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:19.844756 crc crio[22018]: time=\"2026-06-11T16:42:19.844634007Z\" level=info msg=\"Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.844890 crc crio[22018]: time=\"2026-06-11T16:42:19.844791992Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:19.845975 crc crio[22018]: time=\"2026-06-11T16:42:19.845827155Z\" level=info msg=\"Removing pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:19.886756 crc crio[22018]: time=\"2026-06-11T16:42:19.886252937Z\" level=info msg=\"Removed pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:42:20.100852 crc crio[22018]: time=\"2026-06-11T16:42:20.100139296Z\" level=info msg=\"Stopped pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:35.619370 crc crio[22018]: time=\"2026-06-11T16:42:35.618276011Z\" level=info msg=\"Stopping container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad (timeout: 2s)\" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:35.748735 crc crio[22018]: time=\"2026-06-11T16:42:35.748458131Z\" level=info msg=\"Stopped container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:42:35.749877 crc crio[22018]: time=\"2026-06-11T16:42:35.749804073Z\" level=info msg=\"Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:35.750562 crc crio[22018]: time=\"2026-06-11T16:42:35.750468554Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002300ea0}] Aliases:map[]}\"\nJun 11 16:42:35.750868 crc crio[22018]: time=\"2026-06-11T16:42:35.750811845Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-njn89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:42:36.013977 crc crio[22018]: time=\"2026-06-11T16:42:36.01338347Z\" level=info msg=\"Stopped pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:42:36.984070 crc crio[22018]: time=\"2026-06-11T16:42:36.983979911Z\" level=info msg=\"Removing container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad\" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:37.007137 crc crio[22018]: time=\"2026-06-11T16:42:37.007069618Z\" level=info msg=\"Removed container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:37.009843 crc crio[22018]: time=\"2026-06-11T16:42:37.009775244Z\" level=info msg=\"Removing container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b\" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:37.054996 crc crio[22018]: time=\"2026-06-11T16:42:37.054922157Z\" level=info msg=\"Removed container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content\" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:37.058615 crc crio[22018]: time=\"2026-06-11T16:42:37.0585436Z\" level=info msg=\"Removing container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276\" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:42:37.080153 crc crio[22018]: time=\"2026-06-11T16:42:37.080012521Z\" level=info msg=\"Removed container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:43:19.906133 crc crio[22018]: time=\"2026-06-11T16:43:19.904916513Z\" level=info msg=\"Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:19.907666 crc crio[22018]: time=\"2026-06-11T16:43:19.906143192Z\" level=info msg=\"Stopped pod sandbox (already stopped): b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:43:19.907874 crc crio[22018]: time=\"2026-06-11T16:43:19.90769739Z\" level=info msg=\"Removing pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:43:19.925654 crc crio[22018]: time=\"2026-06-11T16:43:19.925453712Z\" level=info msg=\"Removed pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:44:00.581985 crc crio[22018]: time=\"2026-06-11T16:44:00.581025373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686604-7kshn/POD\" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:44:00.584443 crc crio[22018]: time=\"2026-06-11T16:44:00.582026815Z\" level=info 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:00.628386 crc crio[22018]: time=\"2026-06-11T16:44:00.628243301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"\nJun 11 16:44:00.628715 crc crio[22018]: time=\"2026-06-11T16:44:00.628410066Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686604-7kshn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:44:00.949601 crc crio[22018]: 2026-06-11T16:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d08c117e9a73f35 Mac:66:06:13:7c:28:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:44:00.951091 crc crio[22018]: time=\"2026-06-11T16:44:00.95098947Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"\nJun 11 16:44:00.951191 crc crio[22018]: time=\"2026-06-11T16:44:00.951141885Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686604-7kshn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:44:00.958768 crc crio[22018]: time=\"2026-06-11T16:44:00.958496997Z\" level=info msg=\"Ran pod sandbox d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c with infra container: openshift-infra/auto-csr-approver-29686604-7kshn/POD\" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:44:00.962008 crc crio[22018]: time=\"2026-06-11T16:44:00.961898683Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage\nJun 11 16:44:00.974996 crc crio[22018]: time=\"2026-06-11T16:44:00.974909894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:44:02.431247 crc crio[22018]: time=\"2026-06-11T16:44:02.431096156Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage\nJun 11 16:44:02.433500 crc crio[22018]: time=\"2026-06-11T16:44:02.432451418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dc7100a0-2c33-42fe-9e4c-f0f544d5260d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:44:02.434306 crc crio[22018]: time=\"2026-06-11T16:44:02.434254866Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d45e34be-4b4d-426b-b231-fc81f9663497 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:44:02.439822 crc crio[22018]: time=\"2026-06-11T16:44:02.439708997Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:44:02.440228 crc crio[22018]: time=\"2026-06-11T16:44:02.440151391Z\" level=info 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:02.468394 crc crio[22018]: time=\"2026-06-11T16:44:02.467039119Z\" level=info 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:02.636901 crc crio[22018]: time=\"2026-06-11T16:44:02.636827339Z\" level=info 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:02.749816 crc crio[22018]: time=\"2026-06-11T16:44:02.749743436Z\" level=info msg=\"Created container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:44:02.751923 crc crio[22018]: time=\"2026-06-11T16:44:02.751822061Z\" level=info msg=\"Starting container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279\" id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:44:02.756894 crc crio[22018]: time=\"2026-06-11T16:44:02.756794747Z\" level=info msg=\"Started container\" PID=32406 containerID=5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279 description=openshift-infra/auto-csr-approver-29686604-7kshn/oc id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\nJun 11 16:44:04.885695 crc crio[22018]: time=\"2026-06-11T16:44:04.885131732Z\" level=info msg=\"Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:44:04.887175 crc crio[22018]: time=\"2026-06-11T16:44:04.886212466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}\"\nJun 11 16:44:04.887175 crc crio[22018]: time=\"2026-06-11T16:44:04.886408623Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686604-7kshn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:44:05.112935 crc crio[22018]: time=\"2026-06-11T16:44:05.112607026Z\" level=info msg=\"Stopped pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:00.508436 crc crio[22018]: time=\"2026-06-11T16:45:00.507558794Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD\" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:45:00.508436 crc crio[22018]: time=\"2026-06-11T16:45:00.508427511Z\" level=info 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:00.532632 crc crio[22018]: time=\"2026-06-11T16:45:00.5324894Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}\"\nJun 11 16:45:00.532632 crc crio[22018]: time=\"2026-06-11T16:45:00.532566212Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:45:00.764037 crc crio[22018]: 2026-06-11T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d76335c9a6aa8 Mac:1a:3c:21:bf:63:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:45:00.766295 crc crio[22018]: time=\"2026-06-11T16:45:00.766245005Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}\"\nJun 11 16:45:00.766546 crc crio[22018]: time=\"2026-06-11T16:45:00.766494113Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:45:00.772170 crc crio[22018]: time=\"2026-06-11T16:45:00.772083101Z\" level=info msg=\"Ran pod sandbox 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD\" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:45:00.773655 crc crio[22018]: time=\"2026-06-11T16:45:00.773578065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f28f770-e63b-4128-8fd4-df0a966f5063 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:45:00.776409 crc crio[22018]: time=\"2026-06-11T16:45:00.776282371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff1a8a5b-8293-4e72-9d84-09fef414e448 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:45:00.784199 crc crio[22018]: time=\"2026-06-11T16:45:00.784093426Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:45:00.784599 crc crio[22018]: time=\"2026-06-11T16:45:00.7845321Z\" level=info 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:00.810064 crc crio[22018]: time=\"2026-06-11T16:45:00.809955752Z\" level=info 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:00.814420 crc crio[22018]: time=\"2026-06-11T16:45:00.81431569Z\" level=info 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:00.916489 crc crio[22018]: time=\"2026-06-11T16:45:00.916290112Z\" level=info msg=\"Created container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:45:00.917738 crc crio[22018]: time=\"2026-06-11T16:45:00.917618004Z\" level=info msg=\"Starting container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75\" id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:45:00.924975 crc crio[22018]: time=\"2026-06-11T16:45:00.924656016Z\" level=info msg=\"Started container\" PID=33282 containerID=d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75 description=openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\nJun 11 16:45:02.397121 crc crio[22018]: time=\"2026-06-11T16:45:02.396881833Z\" level=info msg=\"Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:45:02.398184 crc crio[22018]: time=\"2026-06-11T16:45:02.397843504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc002b144f8}] Aliases:map[]}\"\nJun 11 16:45:02.398184 crc crio[22018]: time=\"2026-06-11T16:45:02.397999519Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:45:02.625223 crc crio[22018]: time=\"2026-06-11T16:45:02.625094873Z\" level=info msg=\"Stopped pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:00.668751 crc crio[22018]: time=\"2026-06-11T16:46:00.667762648Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686606-gcwng/POD\" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:00.670395 crc crio[22018]: time=\"2026-06-11T16:46:00.66878275Z\" level=info 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.694932 crc crio[22018]: time=\"2026-06-11T16:46:00.694822881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"\nJun 11 16:46:00.694932 crc crio[22018]: time=\"2026-06-11T16:46:00.694922874Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686606-gcwng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:00.943910 crc crio[22018]: 2026-06-11T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a7587fbbef020 Mac:66:fd:72:b7:f3:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:46:00.947798 crc crio[22018]: time=\"2026-06-11T16:46:00.947648467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"\nJun 11 16:46:00.947940 crc crio[22018]: time=\"2026-06-11T16:46:00.947883435Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686606-gcwng for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:46:00.962073 crc crio[22018]: time=\"2026-06-11T16:46:00.961952989Z\" level=info msg=\"Ran pod sandbox e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 with infra container: openshift-infra/auto-csr-approver-29686606-gcwng/POD\" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:00.965002 crc crio[22018]: time=\"2026-06-11T16:46:00.964925571Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:00.975243 crc crio[22018]: time=\"2026-06-11T16:46:00.975160844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:46:01.973872 crc crio[22018]: time=\"2026-06-11T16:46:01.973726567Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:01.975240 crc crio[22018]: time=\"2026-06-11T16:46:01.97448165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbebe528-a120-4b45-a49b-04cfcfacb5ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:01.976400 crc crio[22018]: time=\"2026-06-11T16:46:01.976256177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31407ee4-dbda-4263-8774-7259fab34c45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:01.987142 crc crio[22018]: time=\"2026-06-11T16:46:01.987027316Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:01.987740 crc crio[22018]: time=\"2026-06-11T16:46:01.987663736Z\" level=info 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.014177 crc crio[22018]: time=\"2026-06-11T16:46:02.014046767Z\" level=info 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.294011 crc crio[22018]: time=\"2026-06-11T16:46:02.293835532Z\" level=info 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.449995 crc crio[22018]: time=\"2026-06-11T16:46:02.449248039Z\" level=info msg=\"Created container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:02.451409 crc crio[22018]: time=\"2026-06-11T16:46:02.451248052Z\" level=info msg=\"Starting container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60\" id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:02.457262 crc crio[22018]: time=\"2026-06-11T16:46:02.457150298Z\" level=info msg=\"Started container\" PID=34471 containerID=dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60 description=openshift-infra/auto-csr-approver-29686606-gcwng/oc id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\nJun 11 16:46:03.966942 crc crio[22018]: time=\"2026-06-11T16:46:03.966842726Z\" level=info msg=\"Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:03.968422 crc crio[22018]: time=\"2026-06-11T16:46:03.967537598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc00285c2e8}] Aliases:map[]}\"\nJun 11 16:46:03.968422 crc crio[22018]: time=\"2026-06-11T16:46:03.967711754Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686606-gcwng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:04.232994 crc crio[22018]: time=\"2026-06-11T16:46:04.232010472Z\" level=info msg=\"Stopped pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:11.992115 crc crio[22018]: time=\"2026-06-11T16:46:11.991634435Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD\" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:11.993170 crc crio[22018]: time=\"2026-06-11T16:46:11.992160102Z\" level=info 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:12.007699 crc crio[22018]: time=\"2026-06-11T16:46:12.007596357Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD\" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:12.007806 crc crio[22018]: time=\"2026-06-11T16:46:12.007733141Z\" level=info 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:12.041619 crc crio[22018]: time=\"2026-06-11T16:46:12.041506561Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD\" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:12.041734 crc crio[22018]: time=\"2026-06-11T16:46:12.041697697Z\" level=info 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:12.043730 crc crio[22018]: time=\"2026-06-11T16:46:12.043629483Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}\"\nJun 11 16:46:12.043730 crc crio[22018]: time=\"2026-06-11T16:46:12.043726586Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:12.048310 crc crio[22018]: time=\"2026-06-11T16:46:12.048131435Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:46:12.048529 crc crio[22018]: time=\"2026-06-11T16:46:12.04830722Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-x7kfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:12.082241 crc crio[22018]: time=\"2026-06-11T16:46:12.082113988Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}\"\nJun 11 16:46:12.082241 crc crio[22018]: time=\"2026-06-11T16:46:12.082222311Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:46:12.848845 crc crio[22018]: 2026-06-11T16:46:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5332bd3b16a54f Mac:76:6b:56:3c:58:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:46:12.851397 crc crio[22018]: time=\"2026-06-11T16:46:12.8512448Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}\"\nJun 11 16:46:12.851569 crc crio[22018]: time=\"2026-06-11T16:46:12.851523939Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:46:12.859809 crc crio[22018]: time=\"2026-06-11T16:46:12.859757217Z\" level=info msg=\"Ran pod sandbox f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD\" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:12.861957 crc crio[22018]: time=\"2026-06-11T16:46:12.861882324Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:12.862210 crc crio[22018]: time=\"2026-06-11T16:46:12.862146142Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:12.862459 crc crio[22018]: time=\"2026-06-11T16:46:12.86238273Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:12.863245 crc crio[22018]: time=\"2026-06-11T16:46:12.863186306Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:12.869819 crc crio[22018]: time=\"2026-06-11T16:46:12.869497815Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 16:46:13.030111 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afb4a157dab29e Mac:aa:b5:a0:35:55:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:46:13.031640 crc crio[22018]: time=\"2026-06-11T16:46:13.030996143Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:46:13.031640 crc crio[22018]: time=\"2026-06-11T16:46:13.031184119Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-x7kfx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:46:13.032160 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d78daf14ebe237 Mac:06:a4:0c:a0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a SocketPath: PciID:}] [{Interface:0xc0002c89e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:46:13.035078 crc crio[22018]: time=\"2026-06-11T16:46:13.033301756Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}\"\nJun 11 16:46:13.035078 crc crio[22018]: time=\"2026-06-11T16:46:13.033696489Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.037949264Z\" level=info msg=\"Ran pod sandbox 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 with infra container: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD\" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.039991497Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.040161772Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.040250735Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.041304077Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.04191686Z\" level=info msg=\"Ran pod sandbox 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD\" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043759396Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043914571Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043946472Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043964572Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:13.045402 crc crio[22018]: time=\"2026-06-11T16:46:13.045207376Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:13.051065 crc crio[22018]: time=\"2026-06-11T16:46:13.051004075Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 16:46:18.160395 crc crio[22018]: time=\"2026-06-11T16:46:18.159380423Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:18.162125 crc crio[22018]: time=\"2026-06-11T16:46:18.161589959Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0ec2e8bb-1277-4246-adde-b3b0040d7c5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:18.919585 crc crio[22018]: time=\"2026-06-11T16:46:18.918637973Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f7f60b5c-dd1f-46f5-8943-dc27c1719c87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:19.107431 crc crio[22018]: time=\"2026-06-11T16:46:19.107231516Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:19.109070 crc crio[22018]: time=\"2026-06-11T16:46:19.10895869Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=18ce7f92-990e-4e16-a912-5f3f00e04645 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:19.180022 crc crio[22018]: time=\"2026-06-11T16:46:19.179284955Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f78c7ce6-d5c3-44bf-9898-e74db3aac1c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:19.186812 crc crio[22018]: time=\"2026-06-11T16:46:19.186672598Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.190493 crc crio[22018]: time=\"2026-06-11T16:46:19.190251511Z\" level=info 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:19.190810 crc crio[22018]: time=\"2026-06-11T16:46:19.190701515Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.194203 crc crio[22018]: time=\"2026-06-11T16:46:19.19404418Z\" level=info 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:19.252627 crc crio[22018]: time=\"2026-06-11T16:46:19.250200879Z\" level=info 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:19.259697 crc crio[22018]: time=\"2026-06-11T16:46:19.258544662Z\" level=info 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:19.260139 crc crio[22018]: time=\"2026-06-11T16:46:19.260105412Z\" level=info 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:19.267854 crc crio[22018]: time=\"2026-06-11T16:46:19.267820386Z\" level=info 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:19.270471 crc crio[22018]: time=\"2026-06-11T16:46:19.270310536Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage\nJun 11 16:46:19.271758 crc crio[22018]: time=\"2026-06-11T16:46:19.271692567Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7caee235-fc44-4b8a-b758-9b47afa866b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:19.274741 crc crio[22018]: time=\"2026-06-11T16:46:19.274664201Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ae2d20da-1eed-4446-8bad-094dcb2439de name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:19.286744 crc crio[22018]: time=\"2026-06-11T16:46:19.286687309Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.289849 crc crio[22018]: time=\"2026-06-11T16:46:19.289818849Z\" level=info 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:19.347154 crc crio[22018]: time=\"2026-06-11T16:46:19.347070992Z\" level=info 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:19.350900 crc crio[22018]: time=\"2026-06-11T16:46:19.350788609Z\" level=info 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:19.445405 crc crio[22018]: time=\"2026-06-11T16:46:19.445269256Z\" level=info msg=\"Created container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.446815 crc crio[22018]: time=\"2026-06-11T16:46:19.446731852Z\" level=info msg=\"Starting container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316\" id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:19.446985 crc crio[22018]: time=\"2026-06-11T16:46:19.446693421Z\" level=info msg=\"Created container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.447247 crc crio[22018]: time=\"2026-06-11T16:46:19.446741632Z\" level=info msg=\"Created container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:19.448264 crc crio[22018]: time=\"2026-06-11T16:46:19.448173778Z\" level=info msg=\"Starting container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622\" id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:19.448403 crc crio[22018]: time=\"2026-06-11T16:46:19.448368873Z\" level=info msg=\"Starting container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e\" id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:19.452689 crc crio[22018]: time=\"2026-06-11T16:46:19.452599467Z\" level=info msg=\"Started container\" PID=35397 containerID=4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e description=cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\nJun 11 16:46:19.453224 crc crio[22018]: time=\"2026-06-11T16:46:19.453123485Z\" level=info msg=\"Started container\" PID=35393 containerID=f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\nJun 11 16:46:19.457841 crc crio[22018]: time=\"2026-06-11T16:46:19.455601772Z\" level=info msg=\"Started container\" PID=35392 containerID=ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 description=cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\nJun 11 16:46:20.861428 crc crio[22018]: time=\"2026-06-11T16:46:20.860711904Z\" level=info msg=\"Stopping container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc (timeout: 30s)\" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:20.862578 crc crio[22018]: time=\"2026-06-11T16:46:20.860975802Z\" level=info msg=\"Stopping container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef (timeout: 30s)\" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:20.985251 crc crio[22018]: time=\"2026-06-11T16:46:20.983702369Z\" level=info msg=\"Stopped container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.020649173Z\" level=info msg=\"Stopping container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 (timeout: 30s)\" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.020750077Z\" level=info msg=\"Stopping container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 (timeout: 30s)\" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.021137529Z\" level=info msg=\"Stopping container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 (timeout: 30s)\" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.02336027Z\" level=info msg=\"Stopping container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 (timeout: 30s)\" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.024400 crc crio[22018]: time=\"2026-06-11T16:46:21.02431328Z\" level=info msg=\"Stopping container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 (timeout: 30s)\" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.030757 crc crio[22018]: time=\"2026-06-11T16:46:21.030671223Z\" level=info msg=\"Stopping container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 (timeout: 30s)\" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.032832 crc crio[22018]: time=\"2026-06-11T16:46:21.032766789Z\" level=info msg=\"Stopping container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 (timeout: 30s)\" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.055576 crc crio[22018]: time=\"2026-06-11T16:46:21.054677967Z\" level=info msg=\"Stopped container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.058982 crc crio[22018]: time=\"2026-06-11T16:46:21.05887753Z\" level=info msg=\"Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:21.078610 crc crio[22018]: time=\"2026-06-11T16:46:21.078493387Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:46:21.079113 crc crio[22018]: time=\"2026-06-11T16:46:21.078731104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.079702 crc crio[22018]: time=\"2026-06-11T16:46:21.079643752Z\" level=info msg=\"Stopped pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:21.095577 crc crio[22018]: time=\"2026-06-11T16:46:21.094929517Z\" level=info msg=\"Stopping container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad (timeout: 30s)\" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.173916 crc crio[22018]: time=\"2026-06-11T16:46:21.17382904Z\" level=info msg=\"Stopped container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.178750 crc crio[22018]: time=\"2026-06-11T16:46:21.178645722Z\" level=info msg=\"Stopped container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.180715 crc crio[22018]: time=\"2026-06-11T16:46:21.18042196Z\" level=info msg=\"Stopped container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.181100 crc crio[22018]: time=\"2026-06-11T16:46:21.180805172Z\" level=info msg=\"Stopped container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.236170 crc crio[22018]: time=\"2026-06-11T16:46:21.236060711Z\" level=info msg=\"Removing container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0\" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:21.242798 crc crio[22018]: time=\"2026-06-11T16:46:21.242719471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9fc4f6f5-c645-4424-8eab-153fde18b2f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:21.248014 crc crio[22018]: time=\"2026-06-11T16:46:21.247916214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ecd02047-e53f-4845-bc8a-628f239b5ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:21.251053 crc crio[22018]: time=\"2026-06-11T16:46:21.250965801Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:21.252827 crc crio[22018]: time=\"2026-06-11T16:46:21.252489348Z\" level=info 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:21.287647 crc crio[22018]: time=\"2026-06-11T16:46:21.287157851Z\" level=info msg=\"Stopped container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.299972 crc crio[22018]: time=\"2026-06-11T16:46:21.299787448Z\" level=info msg=\"Removed container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:21.304049 crc crio[22018]: time=\"2026-06-11T16:46:21.303958981Z\" level=info 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:21.308615 crc crio[22018]: time=\"2026-06-11T16:46:21.308475372Z\" level=info 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:21.367774 crc crio[22018]: time=\"2026-06-11T16:46:21.367615364Z\" level=info msg=\"Stopped container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.369786 crc crio[22018]: time=\"2026-06-11T16:46:21.369696261Z\" level=info msg=\"Stopped container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.475749 crc crio[22018]: time=\"2026-06-11T16:46:21.47468993Z\" level=info msg=\"Created container 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d: openshift-multus/multus-bzhnf/kube-multus\" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:21.477844 crc crio[22018]: time=\"2026-06-11T16:46:21.477719685Z\" level=info msg=\"Starting container: 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d\" id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:21.495282 crc crio[22018]: time=\"2026-06-11T16:46:21.495104702Z\" level=info msg=\"Started container\" PID=35575 containerID=099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d description=openshift-multus/multus-bzhnf/kube-multus id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24\nJun 11 16:46:21.520241 crc crio[22018]: time=\"2026-06-11T16:46:21.52012671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\\\"\"\nJun 11 16:46:21.520241 crc crio[22018]: time=\"2026-06-11T16:46:21.520247664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.749492 crc crio[22018]: time=\"2026-06-11T16:46:21.749313383Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:21.749616 crc crio[22018]: time=\"2026-06-11T16:46:21.74953918Z\" level=info 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:21.772070 crc crio[22018]: time=\"2026-06-11T16:46:21.771861355Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:21.799146 crc crio[22018]: time=\"2026-06-11T16:46:21.799029853Z\" level=info msg=\"Ran pod sandbox 0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:21.801796 crc crio[22018]: time=\"2026-06-11T16:46:21.801743235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a7f9db3-88f8-423d-b682-9f850d83319a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:21.807918 crc crio[22018]: time=\"2026-06-11T16:46:21.807838098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aaca3837-f904-41b2-9d9c-fec3bcccc9c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:21.816042 crc crio[22018]: time=\"2026-06-11T16:46:21.815954522Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy\" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:21.817712 crc crio[22018]: time=\"2026-06-11T16:46:21.817643716Z\" level=info 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:21.836203 crc crio[22018]: time=\"2026-06-11T16:46:21.836097347Z\" level=info msg=\"Stopped container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:46:21.837645 crc crio[22018]: time=\"2026-06-11T16:46:21.837564413Z\" level=info msg=\"Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:21.841458 crc crio[22018]: time=\"2026-06-11T16:46:21.841379974Z\" level=info msg=\"Stopped pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:46:21.846851 crc crio[22018]: time=\"2026-06-11T16:46:21.846784494Z\" level=info 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:21.937243 crc crio[22018]: time=\"2026-06-11T16:46:21.937138691Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 16:46:21.938547 crc crio[22018]: time=\"2026-06-11T16:46:21.937482882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952545737Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952741383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952781754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952813155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.968214 crc crio[22018]: time=\"2026-06-11T16:46:21.968059594Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 16:46:21.968214 crc crio[22018]: time=\"2026-06-11T16:46:21.968206819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.986418 crc crio[22018]: time=\"2026-06-11T16:46:21.986044021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 16:46:21.986670 crc crio[22018]: time=\"2026-06-11T16:46:21.986610252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:21.998141 crc crio[22018]: time=\"2026-06-11T16:46:21.99802586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 16:46:21.998419 crc crio[22018]: time=\"2026-06-11T16:46:21.998152934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:22.007137 crc crio[22018]: time=\"2026-06-11T16:46:22.007006234Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 16:46:22.007235 crc crio[22018]: time=\"2026-06-11T16:46:22.007206141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:22.007842 crc crio[22018]: time=\"2026-06-11T16:46:22.007736965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 16:46:22.007910 crc crio[22018]: time=\"2026-06-11T16:46:22.007846478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:22.018935 crc crio[22018]: time=\"2026-06-11T16:46:22.018787823Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\\\"\"\nJun 11 16:46:22.093268 crc crio[22018]: time=\"2026-06-11T16:46:22.093034333Z\" level=info 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:22.200842 crc crio[22018]: time=\"2026-06-11T16:46:22.200653034Z\" level=info msg=\"Created container 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy\" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:22.201918 crc crio[22018]: time=\"2026-06-11T16:46:22.201868442Z\" level=info msg=\"Starting container: 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd\" id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:22.207567 crc crio[22018]: time=\"2026-06-11T16:46:22.207430868Z\" level=info msg=\"Started container\" PID=35614 containerID=457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c\nJun 11 16:46:22.217511 crc crio[22018]: time=\"2026-06-11T16:46:22.216972379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4f5de746-da36-4be1-806b-67e588266d27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:22.219945 crc crio[22018]: time=\"2026-06-11T16:46:22.21989217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=788be526-99a1-41ef-b5e6-90c95dfa2e84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:22.228037 crc crio[22018]: time=\"2026-06-11T16:46:22.227918964Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager\" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:22.228813 crc crio[22018]: time=\"2026-06-11T16:46:22.228766201Z\" level=info 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:22.250968 crc crio[22018]: time=\"2026-06-11T16:46:22.250867848Z\" level=info 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:22.255428 crc crio[22018]: time=\"2026-06-11T16:46:22.255228524Z\" level=info 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:22.321143 crc crio[22018]: time=\"2026-06-11T16:46:22.321104639Z\" level=info msg=\"Removing container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad\" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.348756 crc crio[22018]: time=\"2026-06-11T16:46:22.348643108Z\" level=info msg=\"Removed container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.356545 crc crio[22018]: time=\"2026-06-11T16:46:22.356429755Z\" level=info msg=\"Removing container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9\" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.376190 crc crio[22018]: time=\"2026-06-11T16:46:22.376116214Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:22.376413 crc crio[22018]: time=\"2026-06-11T16:46:22.376242018Z\" level=info 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:22.380999 crc crio[22018]: time=\"2026-06-11T16:46:22.380912495Z\" level=info msg=\"Removed container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.383574 crc crio[22018]: time=\"2026-06-11T16:46:22.383501906Z\" level=info msg=\"Removing container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36\" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.387465 crc crio[22018]: time=\"2026-06-11T16:46:22.387205893Z\" level=info msg=\"Created container 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager\" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:22.388314 crc crio[22018]: time=\"2026-06-11T16:46:22.388282826Z\" level=info msg=\"Starting container: 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18\" id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:22.394089 crc crio[22018]: time=\"2026-06-11T16:46:22.393616814Z\" level=info msg=\"Started container\" PID=35638 containerID=1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c\nJun 11 16:46:22.409386 crc crio[22018]: time=\"2026-06-11T16:46:22.40859327Z\" level=info msg=\"Removed container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.412286 crc crio[22018]: time=\"2026-06-11T16:46:22.412203411Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:22.415927 crc crio[22018]: time=\"2026-06-11T16:46:22.415862435Z\" level=info msg=\"Removing container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184\" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.426887 crc crio[22018]: time=\"2026-06-11T16:46:22.426790153Z\" level=info msg=\"Ran pod sandbox fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a with infra container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:46:22.430719 crc crio[22018]: time=\"2026-06-11T16:46:22.43061526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4c3b4727-217a-4c40-9fc6-b74b41ad38a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:22.434534 crc crio[22018]: time=\"2026-06-11T16:46:22.43441822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa8b9e3d-9822-4a0e-be08-33b34640cd36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:22.441051 crc crio[22018]: time=\"2026-06-11T16:46:22.440952939Z\" level=info msg=\"Removed container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.445238 crc crio[22018]: time=\"2026-06-11T16:46:22.445164819Z\" level=info msg=\"Removing container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1\" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.453151 crc crio[22018]: time=\"2026-06-11T16:46:22.451572521Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup\" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:22.453151 crc crio[22018]: time=\"2026-06-11T16:46:22.452218232Z\" level=info 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:22.477457 crc crio[22018]: time=\"2026-06-11T16:46:22.477303302Z\" level=info msg=\"Removed container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.488004 crc crio[22018]: time=\"2026-06-11T16:46:22.487832933Z\" level=info msg=\"Removing container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293\" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.489475 crc crio[22018]: time=\"2026-06-11T16:46:22.48930182Z\" level=info 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:22.491665 crc crio[22018]: time=\"2026-06-11T16:46:22.491605684Z\" level=info 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:22.503721 crc crio[22018]: time=\"2026-06-11T16:46:22.503226039Z\" level=info msg=\"Removed container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.505950 crc crio[22018]: time=\"2026-06-11T16:46:22.505885563Z\" level=info msg=\"Removing container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2\" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.529374 crc crio[22018]: time=\"2026-06-11T16:46:22.528098285Z\" level=info msg=\"Removed container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.531646 crc crio[22018]: time=\"2026-06-11T16:46:22.531618162Z\" level=info msg=\"Removing container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963\" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.590083 crc crio[22018]: time=\"2026-06-11T16:46:22.589656084Z\" level=info msg=\"Removed container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.597019 crc crio[22018]: time=\"2026-06-11T16:46:22.596964693Z\" level=info msg=\"Removing container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb\" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:22.608116 crc crio[22018]: time=\"2026-06-11T16:46:22.60801711Z\" level=info msg=\"Created container df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup\" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:22.609296 crc crio[22018]: time=\"2026-06-11T16:46:22.609187397Z\" level=info msg=\"Starting container: df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62\" id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:22.615055 crc crio[22018]: time=\"2026-06-11T16:46:22.614961918Z\" level=info msg=\"Started container\" PID=35664 containerID=df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:22.625646 crc crio[22018]: time=\"2026-06-11T16:46:22.625570205Z\" level=info msg=\"Removed container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:46:23.329861 crc crio[22018]: time=\"2026-06-11T16:46:23.328267954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4bbe952-d894-4821-9d98-7bff1cb64485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.331796 crc crio[22018]: time=\"2026-06-11T16:46:23.330843735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f46cb8cc-1fa3-4ef5-a10f-cda0d3529f35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.339869 crc crio[22018]: time=\"2026-06-11T16:46:23.339727095Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller\" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.340560 crc crio[22018]: time=\"2026-06-11T16:46:23.340290163Z\" level=info 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:23.395997 crc crio[22018]: time=\"2026-06-11T16:46:23.395772057Z\" level=info 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:23.407825 crc crio[22018]: time=\"2026-06-11T16:46:23.407744609Z\" level=info 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:23.522148 crc crio[22018]: time=\"2026-06-11T16:46:23.522019929Z\" level=info msg=\"Created container 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller\" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.523665 crc crio[22018]: time=\"2026-06-11T16:46:23.523575718Z\" level=info msg=\"Starting container: 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880\" id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:23.532760 crc crio[22018]: time=\"2026-06-11T16:46:23.531943142Z\" level=info msg=\"Started container\" PID=35683 containerID=462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:23.550574 crc crio[22018]: time=\"2026-06-11T16:46:23.550409033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a68ea66-2cde-4b96-bb87-b83a3f9b9243 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.554163 crc crio[22018]: time=\"2026-06-11T16:46:23.55410061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f92d2cc2-ec4b-437c-ad50-f98a2fc603c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.565473 crc crio[22018]: time=\"2026-06-11T16:46:23.565238901Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging\" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.565816 crc crio[22018]: time=\"2026-06-11T16:46:23.565746747Z\" level=info 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:23.590015 crc crio[22018]: time=\"2026-06-11T16:46:23.589794055Z\" level=info 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:23.591903 crc crio[22018]: time=\"2026-06-11T16:46:23.59183393Z\" level=info 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:23.681105 crc crio[22018]: time=\"2026-06-11T16:46:23.681008309Z\" level=info msg=\"Created container 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging\" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.684515 crc crio[22018]: time=\"2026-06-11T16:46:23.684377335Z\" level=info msg=\"Starting container: 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a\" id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:23.690584 crc crio[22018]: time=\"2026-06-11T16:46:23.690464216Z\" level=info msg=\"Started container\" PID=35695 containerID=94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:23.703746 crc crio[22018]: time=\"2026-06-11T16:46:23.703426075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c1508da5-a9f3-4659-90e2-f52a337a732b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.708570 crc crio[22018]: time=\"2026-06-11T16:46:23.708505785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b95c2cb4-9031-425d-8cf4-83af24e9340b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.721887 crc crio[22018]: time=\"2026-06-11T16:46:23.721817934Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node\" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.722371 crc crio[22018]: time=\"2026-06-11T16:46:23.722250638Z\" level=info 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:23.745618 crc crio[22018]: time=\"2026-06-11T16:46:23.745515081Z\" level=info 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:23.747043 crc crio[22018]: time=\"2026-06-11T16:46:23.746925435Z\" level=info 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:23.847539 crc crio[22018]: time=\"2026-06-11T16:46:23.84736371Z\" level=info msg=\"Created container 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node\" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.848755 crc crio[22018]: time=\"2026-06-11T16:46:23.848689122Z\" level=info msg=\"Starting container: 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1\" id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:23.854173 crc crio[22018]: time=\"2026-06-11T16:46:23.853946878Z\" level=info msg=\"Started container\" PID=35713 containerID=6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:23.866166 crc crio[22018]: time=\"2026-06-11T16:46:23.866030088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=368fa0e1-e87c-4c89-9365-aa40cd6ed84e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.868549 crc crio[22018]: time=\"2026-06-11T16:46:23.86829062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef43c84e-1292-4c5a-af32-07b9ac27b7b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:23.874676 crc crio[22018]: time=\"2026-06-11T16:46:23.874566317Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics\" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:23.874883 crc crio[22018]: time=\"2026-06-11T16:46:23.874855006Z\" level=info 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:23.902625 crc crio[22018]: time=\"2026-06-11T16:46:23.902246Z\" level=info 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:23.905280 crc crio[22018]: time=\"2026-06-11T16:46:23.905161033Z\" level=info 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:24.029625 crc crio[22018]: time=\"2026-06-11T16:46:24.02948125Z\" level=info msg=\"Created container 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics\" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:24.031273 crc crio[22018]: time=\"2026-06-11T16:46:24.031171512Z\" level=info msg=\"Starting container: 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab\" id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:24.039628 crc crio[22018]: time=\"2026-06-11T16:46:24.039420722Z\" level=info msg=\"Started container\" PID=35734 containerID=7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:24.056598 crc crio[22018]: time=\"2026-06-11T16:46:24.05650297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a07517a-8aec-4348-abdc-a64e1f7975ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:24.059074 crc crio[22018]: time=\"2026-06-11T16:46:24.058995369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0536e614-05df-414e-bbef-f88ee2299422 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:24.069731 crc crio[22018]: time=\"2026-06-11T16:46:24.069642314Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd\" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:24.070094 crc crio[22018]: time=\"2026-06-11T16:46:24.070027626Z\" level=info 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:24.104838 crc crio[22018]: time=\"2026-06-11T16:46:24.104485581Z\" level=info 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:24.108622 crc crio[22018]: time=\"2026-06-11T16:46:24.108530051Z\" level=info 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:24.223108 crc crio[22018]: time=\"2026-06-11T16:46:24.222910173Z\" level=info msg=\"Created container 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd\" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:24.224527 crc crio[22018]: time=\"2026-06-11T16:46:24.224456081Z\" level=info msg=\"Starting container: 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3\" id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:24.231159 crc crio[22018]: time=\"2026-06-11T16:46:24.231048429Z\" level=info msg=\"Started container\" PID=35753 containerID=8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:24.240392 crc crio[22018]: time=\"2026-06-11T16:46:24.240278831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8511f25e-2bbf-45cb-bd21-0ee01917c1f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:24.244213 crc crio[22018]: time=\"2026-06-11T16:46:24.244050809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f66751f-625f-49b5-8565-71051bac0dbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:24.252618 crc crio[22018]: time=\"2026-06-11T16:46:24.252414574Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb\" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:24.253368 crc crio[22018]: time=\"2026-06-11T16:46:24.25326816Z\" level=info 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:24.283572 crc crio[22018]: time=\"2026-06-11T16:46:24.283491892Z\" level=info 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:24.285180 crc crio[22018]: time=\"2026-06-11T16:46:24.285118694Z\" level=info 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:24.399125 crc crio[22018]: time=\"2026-06-11T16:46:24.396575275Z\" level=info msg=\"Created container fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb\" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:24.399125 crc crio[22018]: time=\"2026-06-11T16:46:24.399075884Z\" level=info msg=\"Starting container: fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3\" id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:24.405046 crc crio[22018]: time=\"2026-06-11T16:46:24.40494679Z\" level=info msg=\"Started container\" PID=35764 containerID=fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:26.499014 crc crio[22018]: time=\"2026-06-11T16:46:26.498553087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9a80f88-a98f-4f7c-ab7d-b993935f9962 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:26.506722 crc crio[22018]: time=\"2026-06-11T16:46:26.506594443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f200debe-3581-4232-9037-24fcbced826b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:26.513726 crc crio[22018]: time=\"2026-06-11T16:46:26.513626212Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb\" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:26.514290 crc crio[22018]: time=\"2026-06-11T16:46:26.51418848Z\" level=info 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:26.542386 crc crio[22018]: time=\"2026-06-11T16:46:26.542270595Z\" level=info 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:26.544274 crc crio[22018]: time=\"2026-06-11T16:46:26.544170805Z\" level=info 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:26.673491 crc crio[22018]: time=\"2026-06-11T16:46:26.67319697Z\" level=info msg=\"Created container 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb\" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:26.681258 crc crio[22018]: time=\"2026-06-11T16:46:26.674931874Z\" level=info msg=\"Starting container: 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027\" id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:26.681817 crc crio[22018]: time=\"2026-06-11T16:46:26.681671437Z\" level=info msg=\"Started container\" PID=35894 containerID=436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:28.787021 crc crio[22018]: time=\"2026-06-11T16:46:28.786086243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a946b95-2bab-4ac4-a62e-7d91d42dea7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:28.813131 crc crio[22018]: time=\"2026-06-11T16:46:28.809036227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c0ccd4fe-c5bd-4e63-adce-4cd33dea81cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:46:28.821076 crc crio[22018]: time=\"2026-06-11T16:46:28.820919411Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller\" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:28.821493 crc crio[22018]: time=\"2026-06-11T16:46:28.821396017Z\" level=info 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:28.854518 crc crio[22018]: time=\"2026-06-11T16:46:28.854423569Z\" level=info 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:28.857491 crc crio[22018]: time=\"2026-06-11T16:46:28.857405724Z\" level=info 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:28.984954 crc crio[22018]: time=\"2026-06-11T16:46:28.984852426Z\" level=info msg=\"Created container e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller\" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:46:28.986913 crc crio[22018]: time=\"2026-06-11T16:46:28.986811369Z\" level=info msg=\"Starting container: e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd\" id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:46:28.992815 crc crio[22018]: time=\"2026-06-11T16:46:28.992710384Z\" level=info msg=\"Started container\" PID=35981 containerID=e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a\nJun 11 16:46:29.109998 crc crio[22018]: time=\"2026-06-11T16:46:29.109775922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.110777 crc crio[22018]: time=\"2026-06-11T16:46:29.11065438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.110874 crc crio[22018]: time=\"2026-06-11T16:46:29.110805505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.110944 crc crio[22018]: time=\"2026-06-11T16:46:29.110875697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.110989 crc crio[22018]: time=\"2026-06-11T16:46:29.110937739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111071593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111414254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.11158107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111622421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111661572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111697513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111736575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.112242 crc crio[22018]: time=\"2026-06-11T16:46:29.112081225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.112242 crc crio[22018]: time=\"2026-06-11T16:46:29.112122777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.112400 crc crio[22018]: time=\"2026-06-11T16:46:29.112301671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.112660 crc crio[22018]: time=\"2026-06-11T16:46:29.11255986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.112743 crc crio[22018]: time=\"2026-06-11T16:46:29.112686837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.112930 crc crio[22018]: time=\"2026-06-11T16:46:29.112835171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.113010 crc crio[22018]: time=\"2026-06-11T16:46:29.112949732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.113010 crc crio[22018]: time=\"2026-06-11T16:46:29.112989103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.113299 crc crio[22018]: time=\"2026-06-11T16:46:29.113203143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.113502 crc crio[22018]: time=\"2026-06-11T16:46:29.113307366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.113502 crc crio[22018]: time=\"2026-06-11T16:46:29.113480292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.113615 crc crio[22018]: time=\"2026-06-11T16:46:29.113528234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113662535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113897092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113927133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113946284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114226803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114254644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114553163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114659347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.11507817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115181063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115224005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115266496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115303497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.11539344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115780385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115841517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115956967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.116165 crc crio[22018]: time=\"2026-06-11T16:46:29.115993108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.11625348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116414756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116591887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116629348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116912611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116971023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117051302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117086973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117410007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117514511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117595329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.11762892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117858557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117898128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118251084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118308496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118471441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118553069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118712534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118759395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118948311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118982532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.119176759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.119203599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119603082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119632583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119821079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.11984802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120062797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120092458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120300204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120378177Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.120899 crc crio[22018]: time=\"2026-06-11T16:46:29.120681195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.120899 crc crio[22018]: time=\"2026-06-11T16:46:29.120709586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121054017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.12112628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121394688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121427689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121649146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121684507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121934415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121969287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.122167813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.122194954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123153984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123550547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123786844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123923769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.124061993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.124289891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124479357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124732045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124860449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.12489953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124952291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124991612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.125424327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.125511469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125711405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125752366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125941082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.126084 crc crio[22018]: time=\"2026-06-11T16:46:29.125974603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.126269 crc crio[22018]: time=\"2026-06-11T16:46:29.126156979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.126269 crc crio[22018]: time=\"2026-06-11T16:46:29.126229771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.126691 crc crio[22018]: time=\"2026-06-11T16:46:29.126634034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.126787 crc crio[22018]: time=\"2026-06-11T16:46:29.126751148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.126934 crc crio[22018]: time=\"2026-06-11T16:46:29.126864672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.127002 crc crio[22018]: time=\"2026-06-11T16:46:29.126982545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.127127 crc crio[22018]: time=\"2026-06-11T16:46:29.127085099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.127221 crc crio[22018]: time=\"2026-06-11T16:46:29.127190742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.127292 crc crio[22018]: time=\"2026-06-11T16:46:29.127225753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.127415 crc crio[22018]: time=\"2026-06-11T16:46:29.127313826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.127415 crc crio[22018]: time=\"2026-06-11T16:46:29.127395818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.127556 crc crio[22018]: time=\"2026-06-11T16:46:29.127418409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.127975 crc crio[22018]: time=\"2026-06-11T16:46:29.127894453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.127975 crc crio[22018]: time=\"2026-06-11T16:46:29.127956035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.128127 crc crio[22018]: time=\"2026-06-11T16:46:29.12809093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.128127 crc crio[22018]: time=\"2026-06-11T16:46:29.128123871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.128728 crc crio[22018]: time=\"2026-06-11T16:46:29.128613726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.128815 crc crio[22018]: time=\"2026-06-11T16:46:29.128794382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.128925 crc crio[22018]: time=\"2026-06-11T16:46:29.128844634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.128925 crc crio[22018]: time=\"2026-06-11T16:46:29.128878095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.129026 crc crio[22018]: time=\"2026-06-11T16:46:29.128923846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.129026 crc crio[22018]: time=\"2026-06-11T16:46:29.128960207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.129313 crc crio[22018]: time=\"2026-06-11T16:46:29.129193484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.129313 crc crio[22018]: time=\"2026-06-11T16:46:29.129282007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.129591 crc crio[22018]: time=\"2026-06-11T16:46:29.129528224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.129661 crc crio[22018]: time=\"2026-06-11T16:46:29.129607357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.129841 crc crio[22018]: time=\"2026-06-11T16:46:29.129763432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.129912 crc crio[22018]: time=\"2026-06-11T16:46:29.129843344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.130169 crc crio[22018]: time=\"2026-06-11T16:46:29.130101783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.130169 crc crio[22018]: time=\"2026-06-11T16:46:29.130163085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.130579 crc crio[22018]: time=\"2026-06-11T16:46:29.130426143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.130660 crc crio[22018]: time=\"2026-06-11T16:46:29.130584838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.130660 crc crio[22018]: time=\"2026-06-11T16:46:29.13064321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.130745 crc crio[22018]: time=\"2026-06-11T16:46:29.130684551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.130921 crc crio[22018]: time=\"2026-06-11T16:46:29.130863097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.130921 crc crio[22018]: time=\"2026-06-11T16:46:29.130920539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.131244 crc crio[22018]: time=\"2026-06-11T16:46:29.131141846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131251939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131301721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131404574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.131675 crc crio[22018]: time=\"2026-06-11T16:46:29.131651212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.131717 crc crio[22018]: time=\"2026-06-11T16:46:29.131687183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.132012 crc crio[22018]: time=\"2026-06-11T16:46:29.13194446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.132080 crc crio[22018]: time=\"2026-06-11T16:46:29.132032023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.132306 crc crio[22018]: time=\"2026-06-11T16:46:29.132238721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.132306 crc crio[22018]: time=\"2026-06-11T16:46:29.132299583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.132756 crc crio[22018]: time=\"2026-06-11T16:46:29.132675784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.132835 crc crio[22018]: time=\"2026-06-11T16:46:29.132766497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.132835 crc crio[22018]: time=\"2026-06-11T16:46:29.132819228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.132916 crc crio[22018]: time=\"2026-06-11T16:46:29.13286759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.132916 crc crio[22018]: time=\"2026-06-11T16:46:29.13288819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.133020 crc crio[22018]: time=\"2026-06-11T16:46:29.132921481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.133184 crc crio[22018]: time=\"2026-06-11T16:46:29.133122168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.133184 crc crio[22018]: time=\"2026-06-11T16:46:29.13317761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.134086 crc crio[22018]: time=\"2026-06-11T16:46:29.133593863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134244164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134506382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134583755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.134766 crc crio[22018]: time=\"2026-06-11T16:46:29.134648577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.134766 crc crio[22018]: time=\"2026-06-11T16:46:29.134709549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.134975 crc crio[22018]: time=\"2026-06-11T16:46:29.134911444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.135056 crc crio[22018]: time=\"2026-06-11T16:46:29.134990856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.135233 crc crio[22018]: time=\"2026-06-11T16:46:29.135174952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.135292 crc crio[22018]: time=\"2026-06-11T16:46:29.135241154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.135486 crc crio[22018]: time=\"2026-06-11T16:46:29.135461911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.135535 crc crio[22018]: time=\"2026-06-11T16:46:29.135496573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.135959 crc crio[22018]: time=\"2026-06-11T16:46:29.135709079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.136059 crc crio[22018]: time=\"2026-06-11T16:46:29.136019929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.136122 crc crio[22018]: time=\"2026-06-11T16:46:29.136088901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.136169 crc crio[22018]: time=\"2026-06-11T16:46:29.136127283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.136494 crc crio[22018]: time=\"2026-06-11T16:46:29.136408662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.136494 crc crio[22018]: time=\"2026-06-11T16:46:29.136488964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.136735 crc crio[22018]: time=\"2026-06-11T16:46:29.13668043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.136978 crc crio[22018]: time=\"2026-06-11T16:46:29.136924248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.137290 crc crio[22018]: time=\"2026-06-11T16:46:29.137216507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.137290 crc crio[22018]: time=\"2026-06-11T16:46:29.13728914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.137485 crc crio[22018]: time=\"2026-06-11T16:46:29.137427974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.137537 crc crio[22018]: time=\"2026-06-11T16:46:29.137496756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.137825 crc crio[22018]: time=\"2026-06-11T16:46:29.137762164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.137883 crc crio[22018]: time=\"2026-06-11T16:46:29.137831376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.137982 crc crio[22018]: time=\"2026-06-11T16:46:29.13793434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.138099 crc crio[22018]: time=\"2026-06-11T16:46:29.138056664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.138565 crc crio[22018]: time=\"2026-06-11T16:46:29.138488148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138582321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138601482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138628932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.138832 crc crio[22018]: time=\"2026-06-11T16:46:29.138793338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.138895 crc crio[22018]: time=\"2026-06-11T16:46:29.13885696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.139303 crc crio[22018]: time=\"2026-06-11T16:46:29.139236781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.139422 crc crio[22018]: time=\"2026-06-11T16:46:29.139376145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.139422 crc crio[22018]: time=\"2026-06-11T16:46:29.139407896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.139576 crc crio[22018]: time=\"2026-06-11T16:46:29.139428597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.139617 crc crio[22018]: time=\"2026-06-11T16:46:29.139580532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.139617 crc crio[22018]: time=\"2026-06-11T16:46:29.139609153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.139883 crc crio[22018]: time=\"2026-06-11T16:46:29.139813949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.139883 crc crio[22018]: time=\"2026-06-11T16:46:29.139863581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.140098 crc crio[22018]: time=\"2026-06-11T16:46:29.140042786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.140098 crc crio[22018]: time=\"2026-06-11T16:46:29.140090528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.140475 crc crio[22018]: time=\"2026-06-11T16:46:29.140368308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.140541 crc crio[22018]: time=\"2026-06-11T16:46:29.140473351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142009 crc crio[22018]: time=\"2026-06-11T16:46:29.141948886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142009 crc crio[22018]: time=\"2026-06-11T16:46:29.142008898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142127 crc crio[22018]: time=\"2026-06-11T16:46:29.142046929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142127 crc crio[22018]: time=\"2026-06-11T16:46:29.14207269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142419 crc crio[22018]: time=\"2026-06-11T16:46:29.142144232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142530 crc crio[22018]: time=\"2026-06-11T16:46:29.142469693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142530 crc crio[22018]: time=\"2026-06-11T16:46:29.142490973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142622 crc crio[22018]: time=\"2026-06-11T16:46:29.142534125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.14268243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142731791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142920937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142988919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.143542 crc crio[22018]: time=\"2026-06-11T16:46:29.143472854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.143619 crc crio[22018]: time=\"2026-06-11T16:46:29.143599068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.143709 crc crio[22018]: time=\"2026-06-11T16:46:29.14365957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.143787 crc crio[22018]: time=\"2026-06-11T16:46:29.143731992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.143787 crc crio[22018]: time=\"2026-06-11T16:46:29.143760113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.143892 crc crio[22018]: time=\"2026-06-11T16:46:29.143791324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.144080 crc crio[22018]: time=\"2026-06-11T16:46:29.144013871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.144080 crc crio[22018]: time=\"2026-06-11T16:46:29.144072193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.144458 crc crio[22018]: time=\"2026-06-11T16:46:29.14429709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.144458 crc crio[22018]: time=\"2026-06-11T16:46:29.144417744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.144634 crc crio[22018]: time=\"2026-06-11T16:46:29.144584009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.144711 crc crio[22018]: time=\"2026-06-11T16:46:29.144635991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.144981 crc crio[22018]: time=\"2026-06-11T16:46:29.144844607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.144981 crc crio[22018]: time=\"2026-06-11T16:46:29.14490989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.145108 crc crio[22018]: time=\"2026-06-11T16:46:29.145028963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.145108 crc crio[22018]: time=\"2026-06-11T16:46:29.145060374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.145463 crc crio[22018]: time=\"2026-06-11T16:46:29.145413936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.145463 crc crio[22018]: time=\"2026-06-11T16:46:29.145485888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.145789 crc crio[22018]: time=\"2026-06-11T16:46:29.145748276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.145864 crc crio[22018]: time=\"2026-06-11T16:46:29.145796918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.146057 crc crio[22018]: time=\"2026-06-11T16:46:29.146014114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.146123 crc crio[22018]: time=\"2026-06-11T16:46:29.146073696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.146297 crc crio[22018]: time=\"2026-06-11T16:46:29.146258192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.146421 crc crio[22018]: time=\"2026-06-11T16:46:29.146305053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.147975296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148031628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148044908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148061939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.14808544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.14810287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148658108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148702879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.14873148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148757831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.148999 crc crio[22018]: time=\"2026-06-11T16:46:29.148922105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.148999 crc crio[22018]: time=\"2026-06-11T16:46:29.148951416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.149204 crc crio[22018]: time=\"2026-06-11T16:46:29.149141052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.149275 crc crio[22018]: time=\"2026-06-11T16:46:29.149217475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.149275 crc crio[22018]: time=\"2026-06-11T16:46:29.149254686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149283907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149464193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149500644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.149805 crc crio[22018]: time=\"2026-06-11T16:46:29.149624478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.149805 crc crio[22018]: time=\"2026-06-11T16:46:29.149658179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.149885 crc crio[22018]: time=\"2026-06-11T16:46:29.149855985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.149927 crc crio[22018]: time=\"2026-06-11T16:46:29.149887476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.150189 crc crio[22018]: time=\"2026-06-11T16:46:29.150136384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.150189 crc crio[22018]: time=\"2026-06-11T16:46:29.150186106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.150476 crc crio[22018]: time=\"2026-06-11T16:46:29.150403153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.150476 crc crio[22018]: time=\"2026-06-11T16:46:29.150467725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.150602 crc crio[22018]: time=\"2026-06-11T16:46:29.150572728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.150641 crc crio[22018]: time=\"2026-06-11T16:46:29.150606239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.150838 crc crio[22018]: time=\"2026-06-11T16:46:29.150777635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.150838 crc crio[22018]: time=\"2026-06-11T16:46:29.150832476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.151363 crc crio[22018]: time=\"2026-06-11T16:46:29.1512643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.151468 crc crio[22018]: time=\"2026-06-11T16:46:29.151385254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.151468 crc crio[22018]: time=\"2026-06-11T16:46:29.151418465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.151561 crc crio[22018]: time=\"2026-06-11T16:46:29.151473467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152016 crc crio[22018]: time=\"2026-06-11T16:46:29.151958531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152019743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152049604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152067425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152301 crc crio[22018]: time=\"2026-06-11T16:46:29.15224073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152301 crc crio[22018]: time=\"2026-06-11T16:46:29.152295402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152525 crc crio[22018]: time=\"2026-06-11T16:46:29.152460947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152525 crc crio[22018]: time=\"2026-06-11T16:46:29.152494198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152707 crc crio[22018]: time=\"2026-06-11T16:46:29.152650483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152772 crc crio[22018]: time=\"2026-06-11T16:46:29.152724927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.152815 crc crio[22018]: time=\"2026-06-11T16:46:29.152776287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.152815 crc crio[22018]: time=\"2026-06-11T16:46:29.152807278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.153246 crc crio[22018]: time=\"2026-06-11T16:46:29.15318673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153247552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153282983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153308384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.153573 crc crio[22018]: time=\"2026-06-11T16:46:29.153412308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.153573 crc crio[22018]: time=\"2026-06-11T16:46:29.153469759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.153792 crc crio[22018]: time=\"2026-06-11T16:46:29.153693056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.154044 crc crio[22018]: time=\"2026-06-11T16:46:29.153969405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.154408 crc crio[22018]: time=\"2026-06-11T16:46:29.154269285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.154774 crc crio[22018]: time=\"2026-06-11T16:46:29.154640117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.154848 crc crio[22018]: time=\"2026-06-11T16:46:29.154784101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.154848 crc crio[22018]: time=\"2026-06-11T16:46:29.154822282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.154951 crc crio[22018]: time=\"2026-06-11T16:46:29.154868914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.154951 crc crio[22018]: time=\"2026-06-11T16:46:29.154898635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155063239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155180173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155196253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155281896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.155559 crc crio[22018]: time=\"2026-06-11T16:46:29.155460512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.155559 crc crio[22018]: time=\"2026-06-11T16:46:29.155492073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.155643 crc crio[22018]: time=\"2026-06-11T16:46:29.155624187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.155729 crc crio[22018]: time=\"2026-06-11T16:46:29.155690089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.155786 crc crio[22018]: time=\"2026-06-11T16:46:29.155763231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.155829 crc crio[22018]: time=\"2026-06-11T16:46:29.155795132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.156012 crc crio[22018]: time=\"2026-06-11T16:46:29.155963908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.156090 crc crio[22018]: time=\"2026-06-11T16:46:29.156015349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.157600 crc crio[22018]: time=\"2026-06-11T16:46:29.157543958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.157600 crc crio[22018]: time=\"2026-06-11T16:46:29.15759996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.157721 crc crio[22018]: time=\"2026-06-11T16:46:29.15761459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.157721 crc crio[22018]: time=\"2026-06-11T16:46:29.157631971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.157801 crc crio[22018]: time=\"2026-06-11T16:46:29.157732474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.157801 crc crio[22018]: time=\"2026-06-11T16:46:29.157756655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.157930 crc crio[22018]: time=\"2026-06-11T16:46:29.157885358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.157986 crc crio[22018]: time=\"2026-06-11T16:46:29.157933911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.158072 crc crio[22018]: time=\"2026-06-11T16:46:29.158035124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.158139 crc crio[22018]: time=\"2026-06-11T16:46:29.158078855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.159078 crc crio[22018]: time=\"2026-06-11T16:46:29.159015665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.159078 crc crio[22018]: time=\"2026-06-11T16:46:29.159069757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159102378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159134849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159146279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.1591654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.159600 crc crio[22018]: time=\"2026-06-11T16:46:29.15950038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.159600 crc crio[22018]: time=\"2026-06-11T16:46:29.159586232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.159683 crc crio[22018]: time=\"2026-06-11T16:46:29.159627594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.159683 crc crio[22018]: time=\"2026-06-11T16:46:29.159657425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160183981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160241113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160499851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160544802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160621324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160657075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160837981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160879912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160962085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.161001476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.161937 crc crio[22018]: time=\"2026-06-11T16:46:29.161875404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.162168 crc crio[22018]: time=\"2026-06-11T16:46:29.161996998Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.162168 crc crio[22018]: time=\"2026-06-11T16:46:29.162012559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162240176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162272057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162563756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162692089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.16272785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162871846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162907647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.163065941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163099872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163211696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163243637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163414852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163477584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163582538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163614419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.164229 crc crio[22018]: time=\"2026-06-11T16:46:29.164160906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164232278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164247939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164266299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.164510 crc crio[22018]: time=\"2026-06-11T16:46:29.164422504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.164510 crc crio[22018]: time=\"2026-06-11T16:46:29.164487326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.164729 crc crio[22018]: time=\"2026-06-11T16:46:29.164679733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.164794 crc crio[22018]: time=\"2026-06-11T16:46:29.164730034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.164837 crc crio[22018]: time=\"2026-06-11T16:46:29.164817557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.164877 crc crio[22018]: time=\"2026-06-11T16:46:29.164848948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.165164 crc crio[22018]: time=\"2026-06-11T16:46:29.165115376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.165229 crc crio[22018]: time=\"2026-06-11T16:46:29.165165748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.165379 crc crio[22018]: time=\"2026-06-11T16:46:29.165274642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.165379 crc crio[22018]: time=\"2026-06-11T16:46:29.165309413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.165517 crc crio[22018]: time=\"2026-06-11T16:46:29.165503878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.165560 crc crio[22018]: time=\"2026-06-11T16:46:29.165535429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.165696 crc crio[22018]: time=\"2026-06-11T16:46:29.165650122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.165696 crc crio[22018]: time=\"2026-06-11T16:46:29.165695654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.165887 crc crio[22018]: time=\"2026-06-11T16:46:29.165850629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.16589374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.166092267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.166118157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.166638 crc crio[22018]: time=\"2026-06-11T16:46:29.166574772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.166638 crc crio[22018]: time=\"2026-06-11T16:46:29.166633804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.166736 crc crio[22018]: time=\"2026-06-11T16:46:29.166651824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.166736 crc crio[22018]: time=\"2026-06-11T16:46:29.166669195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.166909 crc crio[22018]: time=\"2026-06-11T16:46:29.166867921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.166973 crc crio[22018]: time=\"2026-06-11T16:46:29.166920913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.167062 crc crio[22018]: time=\"2026-06-11T16:46:29.167028936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.167121 crc crio[22018]: time=\"2026-06-11T16:46:29.167093788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.167355 crc crio[22018]: time=\"2026-06-11T16:46:29.167278594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.167429 crc crio[22018]: time=\"2026-06-11T16:46:29.167379628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167511252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167555453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167670047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167696328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167821362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167849673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167984867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168011288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168120831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168147162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168456601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168487282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168649837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168675478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168818712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168846673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168987278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169012089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169158783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169189844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.169908 crc crio[22018]: time=\"2026-06-11T16:46:29.169874396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169922448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169947208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169964219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.170126 crc crio[22018]: time=\"2026-06-11T16:46:29.170080323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.170126 crc crio[22018]: time=\"2026-06-11T16:46:29.170105503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.170251 crc crio[22018]: time=\"2026-06-11T16:46:29.170221297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.170304 crc crio[22018]: time=\"2026-06-11T16:46:29.170262168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.170546 crc crio[22018]: time=\"2026-06-11T16:46:29.170496616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.170603 crc crio[22018]: time=\"2026-06-11T16:46:29.170559558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.170771 crc crio[22018]: time=\"2026-06-11T16:46:29.170742294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.170783385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.17093187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.17095671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171143696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171168837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171381483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171408115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172315394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172407347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172461759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172487109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.172746 crc crio[22018]: time=\"2026-06-11T16:46:29.172699636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.172746 crc crio[22018]: time=\"2026-06-11T16:46:29.172746188Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.172975 crc crio[22018]: time=\"2026-06-11T16:46:29.172930813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.172975 crc crio[22018]: time=\"2026-06-11T16:46:29.172974515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.173165 crc crio[22018]: time=\"2026-06-11T16:46:29.17312145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.173165 crc crio[22018]: time=\"2026-06-11T16:46:29.173164951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.173454 crc crio[22018]: time=\"2026-06-11T16:46:29.173399348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.173514 crc crio[22018]: time=\"2026-06-11T16:46:29.173486281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.173688 crc crio[22018]: time=\"2026-06-11T16:46:29.173646236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.17376236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.173859432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.173987287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.174022528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.174050239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174480942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174525964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174652438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174677219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.175001 crc crio[22018]: time=\"2026-06-11T16:46:29.174914437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.175001 crc crio[22018]: time=\"2026-06-11T16:46:29.174941458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.175110 crc crio[22018]: time=\"2026-06-11T16:46:29.175066712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.175171 crc crio[22018]: time=\"2026-06-11T16:46:29.175115433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.175382 crc crio[22018]: time=\"2026-06-11T16:46:29.175300019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.175478 crc crio[22018]: time=\"2026-06-11T16:46:29.175384662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.175598 crc crio[22018]: time=\"2026-06-11T16:46:29.175568698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.175729 crc crio[22018]: time=\"2026-06-11T16:46:29.175610839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.175914 crc crio[22018]: time=\"2026-06-11T16:46:29.175764113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.175914 crc crio[22018]: time=\"2026-06-11T16:46:29.175787554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.176030 crc crio[22018]: time=\"2026-06-11T16:46:29.175995301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.176114 crc crio[22018]: time=\"2026-06-11T16:46:29.176057633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.176254 crc crio[22018]: time=\"2026-06-11T16:46:29.176216618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.176377 crc crio[22018]: time=\"2026-06-11T16:46:29.17627552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.176517 crc crio[22018]: time=\"2026-06-11T16:46:29.176484337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.176531968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.17657444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.1765962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.176812 crc crio[22018]: time=\"2026-06-11T16:46:29.176782066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.176873 crc crio[22018]: time=\"2026-06-11T16:46:29.176822467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.177050 crc crio[22018]: time=\"2026-06-11T16:46:29.177022004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.177109 crc crio[22018]: time=\"2026-06-11T16:46:29.177061845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.177247 crc crio[22018]: time=\"2026-06-11T16:46:29.17721948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.177297 crc crio[22018]: time=\"2026-06-11T16:46:29.177260831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.177593 crc crio[22018]: time=\"2026-06-11T16:46:29.177563881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.177656 crc crio[22018]: time=\"2026-06-11T16:46:29.177607892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.177754 crc crio[22018]: time=\"2026-06-11T16:46:29.177724176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.177804 crc crio[22018]: time=\"2026-06-11T16:46:29.177765818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.177939 crc crio[22018]: time=\"2026-06-11T16:46:29.177911342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.177990 crc crio[22018]: time=\"2026-06-11T16:46:29.177950573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.178126 crc crio[22018]: time=\"2026-06-11T16:46:29.178098338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.178183 crc crio[22018]: time=\"2026-06-11T16:46:29.178137389Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.178312 crc crio[22018]: time=\"2026-06-11T16:46:29.178284964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.178455 crc crio[22018]: time=\"2026-06-11T16:46:29.178367037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.178628 crc crio[22018]: time=\"2026-06-11T16:46:29.178593514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.178682 crc crio[22018]: time=\"2026-06-11T16:46:29.178641175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.178773 crc crio[22018]: time=\"2026-06-11T16:46:29.178744819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.178838 crc crio[22018]: time=\"2026-06-11T16:46:29.178784648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.179004 crc crio[22018]: time=\"2026-06-11T16:46:29.178976496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.179057 crc crio[22018]: time=\"2026-06-11T16:46:29.179015827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.179214 crc crio[22018]: time=\"2026-06-11T16:46:29.179184453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.179267 crc crio[22018]: time=\"2026-06-11T16:46:29.179229874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.179421 crc crio[22018]: time=\"2026-06-11T16:46:29.179394369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.179502 crc crio[22018]: time=\"2026-06-11T16:46:29.179458341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.179648 crc crio[22018]: time=\"2026-06-11T16:46:29.179617877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.179711 crc crio[22018]: time=\"2026-06-11T16:46:29.179658828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.179827 crc crio[22018]: time=\"2026-06-11T16:46:29.179799072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.179880 crc crio[22018]: time=\"2026-06-11T16:46:29.179840044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.180016 crc crio[22018]: time=\"2026-06-11T16:46:29.179988008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.180079 crc crio[22018]: time=\"2026-06-11T16:46:29.1800282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.180391 crc crio[22018]: time=\"2026-06-11T16:46:29.180285618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.180391 crc crio[22018]: time=\"2026-06-11T16:46:29.180383161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180409412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180428562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180710931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.180862836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.180886187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181077273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181101064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.18129089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181314531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181557478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181584659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181764565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181789016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.182002 crc crio[22018]: time=\"2026-06-11T16:46:29.181974842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.182002 crc crio[22018]: time=\"2026-06-11T16:46:29.181998082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.182192 crc crio[22018]: time=\"2026-06-11T16:46:29.182162898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.182246 crc crio[22018]: time=\"2026-06-11T16:46:29.182201069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.182649 crc crio[22018]: time=\"2026-06-11T16:46:29.18253742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.182649 crc crio[22018]: time=\"2026-06-11T16:46:29.182583631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.182795 crc crio[22018]: time=\"2026-06-11T16:46:29.182752076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.182864 crc crio[22018]: time=\"2026-06-11T16:46:29.182796303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.183046 crc crio[22018]: time=\"2026-06-11T16:46:29.182998514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.183046 crc crio[22018]: time=\"2026-06-11T16:46:29.183042136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.183229 crc crio[22018]: time=\"2026-06-11T16:46:29.18319357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.183293 crc crio[22018]: time=\"2026-06-11T16:46:29.183234502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.18349023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183547427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183621644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183645925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183858012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183886823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184048208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184073469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184412749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184472681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.184681 crc crio[22018]: time=\"2026-06-11T16:46:29.184620366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.184681 crc crio[22018]: time=\"2026-06-11T16:46:29.184645122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.184850 crc crio[22018]: time=\"2026-06-11T16:46:29.184810802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.184906 crc crio[22018]: time=\"2026-06-11T16:46:29.184851123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.185031 crc crio[22018]: time=\"2026-06-11T16:46:29.185001928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.185093 crc crio[22018]: time=\"2026-06-11T16:46:29.185042044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.185252 crc crio[22018]: time=\"2026-06-11T16:46:29.185220805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.185376 crc crio[22018]: time=\"2026-06-11T16:46:29.185259616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.185469 crc crio[22018]: time=\"2026-06-11T16:46:29.185427392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.185519 crc crio[22018]: time=\"2026-06-11T16:46:29.185480563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.185702 crc crio[22018]: time=\"2026-06-11T16:46:29.185663119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.185769 crc crio[22018]: time=\"2026-06-11T16:46:29.185706201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.185869 crc crio[22018]: time=\"2026-06-11T16:46:29.18584178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.185928 crc crio[22018]: time=\"2026-06-11T16:46:29.185880336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.186126 crc crio[22018]: time=\"2026-06-11T16:46:29.186098593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.186178 crc crio[22018]: time=\"2026-06-11T16:46:29.186136688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.186495 crc crio[22018]: time=\"2026-06-11T16:46:29.186292649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.186495 crc crio[22018]: time=\"2026-06-11T16:46:29.186382482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.186650 crc crio[22018]: time=\"2026-06-11T16:46:29.186562728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.186650 crc crio[22018]: time=\"2026-06-11T16:46:29.186590403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.186803 crc crio[22018]: time=\"2026-06-11T16:46:29.186771534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.186858 crc crio[22018]: time=\"2026-06-11T16:46:29.186813336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.186988 crc crio[22018]: time=\"2026-06-11T16:46:29.186960761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.187049 crc crio[22018]: time=\"2026-06-11T16:46:29.187000532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.187214 crc crio[22018]: time=\"2026-06-11T16:46:29.187160157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.187423 crc crio[22018]: time=\"2026-06-11T16:46:29.187184368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.187423 crc crio[22018]: time=\"2026-06-11T16:46:29.187414029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.187550 crc crio[22018]: time=\"2026-06-11T16:46:29.187481341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.187676 crc crio[22018]: time=\"2026-06-11T16:46:29.187644196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.187741 crc crio[22018]: time=\"2026-06-11T16:46:29.187690628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.187907314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.187955655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.188566785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.188994 crc crio[22018]: time=\"2026-06-11T16:46:29.188611206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.189049 crc crio[22018]: time=\"2026-06-11T16:46:29.189016739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.189084 crc crio[22018]: time=\"2026-06-11T16:46:29.18904643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.189253 crc crio[22018]: time=\"2026-06-11T16:46:29.189225716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.189383 crc crio[22018]: time=\"2026-06-11T16:46:29.189265707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.189616 crc crio[22018]: time=\"2026-06-11T16:46:29.189588317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.189679 crc crio[22018]: time=\"2026-06-11T16:46:29.189631579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.189823 crc crio[22018]: time=\"2026-06-11T16:46:29.189792474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.189875 crc crio[22018]: time=\"2026-06-11T16:46:29.189839165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.190102 crc crio[22018]: time=\"2026-06-11T16:46:29.190010841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.190102 crc crio[22018]: time=\"2026-06-11T16:46:29.190056672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.190193 crc crio[22018]: time=\"2026-06-11T16:46:29.190173006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.190238 crc crio[22018]: time=\"2026-06-11T16:46:29.190209837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.190480 crc crio[22018]: time=\"2026-06-11T16:46:29.190427034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.190568 crc crio[22018]: time=\"2026-06-11T16:46:29.190496496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.192278 crc crio[22018]: time=\"2026-06-11T16:46:29.192226541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192283653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192299684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192379096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.192625 crc crio[22018]: time=\"2026-06-11T16:46:29.192531401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.192625 crc crio[22018]: time=\"2026-06-11T16:46:29.192567092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.192767 crc crio[22018]: time=\"2026-06-11T16:46:29.192713037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.192824 crc crio[22018]: time=\"2026-06-11T16:46:29.192772489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.193035 crc crio[22018]: time=\"2026-06-11T16:46:29.193001566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.193094 crc crio[22018]: time=\"2026-06-11T16:46:29.193053898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.193228 crc crio[22018]: time=\"2026-06-11T16:46:29.193175612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.193295 crc crio[22018]: time=\"2026-06-11T16:46:29.193233693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.193586 crc crio[22018]: time=\"2026-06-11T16:46:29.193532643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193594845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193628796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193655267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.193901 crc crio[22018]: time=\"2026-06-11T16:46:29.193856993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.193963 crc crio[22018]: time=\"2026-06-11T16:46:29.193914095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.194071 crc crio[22018]: time=\"2026-06-11T16:46:29.194036939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.194123 crc crio[22018]: time=\"2026-06-11T16:46:29.194090751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.194279 crc crio[22018]: time=\"2026-06-11T16:46:29.194245366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.194389 crc crio[22018]: time=\"2026-06-11T16:46:29.194299067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.194587 crc crio[22018]: time=\"2026-06-11T16:46:29.194529995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.194698 crc crio[22018]: time=\"2026-06-11T16:46:29.194643898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.195238 crc crio[22018]: time=\"2026-06-11T16:46:29.195038681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195247398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195266608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195289249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.195636 crc crio[22018]: time=\"2026-06-11T16:46:29.19531534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.195788 crc crio[22018]: time=\"2026-06-11T16:46:29.195685532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.195846 crc crio[22018]: time=\"2026-06-11T16:46:29.195793715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.195846 crc crio[22018]: time=\"2026-06-11T16:46:29.195829696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.196053 crc crio[22018]: time=\"2026-06-11T16:46:29.195993491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.196125 crc crio[22018]: time=\"2026-06-11T16:46:29.196054693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.196242 crc crio[22018]: time=\"2026-06-11T16:46:29.196197248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.196307 crc crio[22018]: time=\"2026-06-11T16:46:29.19625657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.196629 crc crio[22018]: time=\"2026-06-11T16:46:29.19657148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.196700 crc crio[22018]: time=\"2026-06-11T16:46:29.196635812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.196779 crc crio[22018]: time=\"2026-06-11T16:46:29.196741555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.196833 crc crio[22018]: time=\"2026-06-11T16:46:29.196800487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.196994 crc crio[22018]: time=\"2026-06-11T16:46:29.196949652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.197056 crc crio[22018]: time=\"2026-06-11T16:46:29.197009264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.197166 crc crio[22018]: time=\"2026-06-11T16:46:29.197129498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.197218 crc crio[22018]: time=\"2026-06-11T16:46:29.197186559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.197422 crc crio[22018]: time=\"2026-06-11T16:46:29.197386606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.197555 crc crio[22018]: time=\"2026-06-11T16:46:29.197478419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.197630 crc crio[22018]: time=\"2026-06-11T16:46:29.197594622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.197689 crc crio[22018]: time=\"2026-06-11T16:46:29.197650034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.197833 crc crio[22018]: time=\"2026-06-11T16:46:29.197799029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.197884 crc crio[22018]: time=\"2026-06-11T16:46:29.197860151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.197960 crc crio[22018]: time=\"2026-06-11T16:46:29.197927013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.198018 crc crio[22018]: time=\"2026-06-11T16:46:29.197985955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.198175 crc crio[22018]: time=\"2026-06-11T16:46:29.19813815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.198237 crc crio[22018]: time=\"2026-06-11T16:46:29.198197242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.198866 crc crio[22018]: time=\"2026-06-11T16:46:29.198817921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198880153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198901714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198925385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.199784 crc crio[22018]: time=\"2026-06-11T16:46:29.199237832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.200136 crc crio[22018]: time=\"2026-06-11T16:46:29.200059668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.200562 crc crio[22018]: time=\"2026-06-11T16:46:29.200226313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.200686 crc crio[22018]: time=\"2026-06-11T16:46:29.200568574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.201014 crc crio[22018]: time=\"2026-06-11T16:46:29.200856353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.201162 crc crio[22018]: time=\"2026-06-11T16:46:29.201100891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.201296 crc crio[22018]: time=\"2026-06-11T16:46:29.201240816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.207709 crc crio[22018]: time=\"2026-06-11T16:46:29.207593418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.207709 crc crio[22018]: time=\"2026-06-11T16:46:29.207711112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207750223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207784754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207811165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208140 crc crio[22018]: time=\"2026-06-11T16:46:29.208062709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208184 crc crio[22018]: time=\"2026-06-11T16:46:29.208157572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208231 crc crio[22018]: time=\"2026-06-11T16:46:29.208191543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208231 crc crio[22018]: time=\"2026-06-11T16:46:29.208217004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208562 crc crio[22018]: time=\"2026-06-11T16:46:29.208496713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208565445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208597406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208625287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.208918 crc crio[22018]: time=\"2026-06-11T16:46:29.208865344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.208977 crc crio[22018]: time=\"2026-06-11T16:46:29.208928997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.209052 crc crio[22018]: time=\"2026-06-11T16:46:29.209019979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.209112 crc crio[22018]: time=\"2026-06-11T16:46:29.209068471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.209411 crc crio[22018]: time=\"2026-06-11T16:46:29.209372121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.209511 crc crio[22018]: time=\"2026-06-11T16:46:29.209460903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.209635 crc crio[22018]: time=\"2026-06-11T16:46:29.209590268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.209704 crc crio[22018]: time=\"2026-06-11T16:46:29.20965042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.209916 crc crio[22018]: time=\"2026-06-11T16:46:29.209797584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.209916 crc crio[22018]: time=\"2026-06-11T16:46:29.209850796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.210122 crc crio[22018]: time=\"2026-06-11T16:46:29.20998791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.210122 crc crio[22018]: time=\"2026-06-11T16:46:29.210016741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.210239 crc crio[22018]: time=\"2026-06-11T16:46:29.210190127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.210239 crc crio[22018]: time=\"2026-06-11T16:46:29.210223208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.210469 crc crio[22018]: time=\"2026-06-11T16:46:29.210426894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.210565 crc crio[22018]: time=\"2026-06-11T16:46:29.210493005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.210729 crc crio[22018]: time=\"2026-06-11T16:46:29.210685103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.210786 crc crio[22018]: time=\"2026-06-11T16:46:29.210736614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.210916 crc crio[22018]: time=\"2026-06-11T16:46:29.210884669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.210971 crc crio[22018]: time=\"2026-06-11T16:46:29.21093275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.211198 crc crio[22018]: time=\"2026-06-11T16:46:29.211160158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.211271 crc crio[22018]: time=\"2026-06-11T16:46:29.211209639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.211409 crc crio[22018]: time=\"2026-06-11T16:46:29.211387955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.211516 crc crio[22018]: time=\"2026-06-11T16:46:29.211424216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.211634 crc crio[22018]: time=\"2026-06-11T16:46:29.211596422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.211699 crc crio[22018]: time=\"2026-06-11T16:46:29.211654803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.211831 crc crio[22018]: time=\"2026-06-11T16:46:29.211800688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.211894 crc crio[22018]: time=\"2026-06-11T16:46:29.211846479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.212023 crc crio[22018]: time=\"2026-06-11T16:46:29.211992044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.212074 crc crio[22018]: time=\"2026-06-11T16:46:29.212038186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.212209 crc crio[22018]: time=\"2026-06-11T16:46:29.21217737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.212268 crc crio[22018]: time=\"2026-06-11T16:46:29.212224742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.212579 crc crio[22018]: time=\"2026-06-11T16:46:29.212427608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.212579 crc crio[22018]: time=\"2026-06-11T16:46:29.21249513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212598643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212626924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212853332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212884073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.213180 crc crio[22018]: time=\"2026-06-11T16:46:29.213083879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.213180 crc crio[22018]: time=\"2026-06-11T16:46:29.21311172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.213362 crc crio[22018]: time=\"2026-06-11T16:46:29.213287535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.213501 crc crio[22018]: time=\"2026-06-11T16:46:29.213467241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.213557 crc crio[22018]: time=\"2026-06-11T16:46:29.213542794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.213602 crc crio[22018]: time=\"2026-06-11T16:46:29.213572155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.213801 crc crio[22018]: time=\"2026-06-11T16:46:29.213770271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.213861 crc crio[22018]: time=\"2026-06-11T16:46:29.213817432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.213995 crc crio[22018]: time=\"2026-06-11T16:46:29.213959967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.214053 crc crio[22018]: time=\"2026-06-11T16:46:29.214015449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.214212 crc crio[22018]: time=\"2026-06-11T16:46:29.214183704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.214274 crc crio[22018]: time=\"2026-06-11T16:46:29.214226745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.214497 crc crio[22018]: time=\"2026-06-11T16:46:29.214465973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.214599 crc crio[22018]: time=\"2026-06-11T16:46:29.214524075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.214764 crc crio[22018]: time=\"2026-06-11T16:46:29.214730921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.214832 crc crio[22018]: time=\"2026-06-11T16:46:29.214772023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.214943 crc crio[22018]: time=\"2026-06-11T16:46:29.214915637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.215008 crc crio[22018]: time=\"2026-06-11T16:46:29.214955529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.215127 crc crio[22018]: time=\"2026-06-11T16:46:29.215094583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.215198 crc crio[22018]: time=\"2026-06-11T16:46:29.215134944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.215386 crc crio[22018]: time=\"2026-06-11T16:46:29.215357221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.215492 crc crio[22018]: time=\"2026-06-11T16:46:29.215403881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.215636 crc crio[22018]: time=\"2026-06-11T16:46:29.215600689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.215698 crc crio[22018]: time=\"2026-06-11T16:46:29.215662001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.215817 crc crio[22018]: time=\"2026-06-11T16:46:29.215782375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.215891 crc crio[22018]: time=\"2026-06-11T16:46:29.215828156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.216013 crc crio[22018]: time=\"2026-06-11T16:46:29.215979281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.216096 crc crio[22018]: time=\"2026-06-11T16:46:29.216020973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.216191 crc crio[22018]: time=\"2026-06-11T16:46:29.216160687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.216254 crc crio[22018]: time=\"2026-06-11T16:46:29.216199868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.216542 crc crio[22018]: time=\"2026-06-11T16:46:29.216462747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216550549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216613751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216638212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.216863 crc crio[22018]: time=\"2026-06-11T16:46:29.216825118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.216940 crc crio[22018]: time=\"2026-06-11T16:46:29.2168803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.217047 crc crio[22018]: time=\"2026-06-11T16:46:29.217014534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.217124 crc crio[22018]: time=\"2026-06-11T16:46:29.217060926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.217223 crc crio[22018]: time=\"2026-06-11T16:46:29.21719282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.217289 crc crio[22018]: time=\"2026-06-11T16:46:29.217232651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.217461 crc crio[22018]: time=\"2026-06-11T16:46:29.217414947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.217544 crc crio[22018]: time=\"2026-06-11T16:46:29.217480919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.217672 crc crio[22018]: time=\"2026-06-11T16:46:29.217635754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.217672 crc crio[22018]: time=\"2026-06-11T16:46:29.217660195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.217856 crc crio[22018]: time=\"2026-06-11T16:46:29.21782325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.217926 crc crio[22018]: time=\"2026-06-11T16:46:29.217864271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.218119 crc crio[22018]: time=\"2026-06-11T16:46:29.218090578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.218181 crc crio[22018]: time=\"2026-06-11T16:46:29.21813016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.218393 crc crio[22018]: time=\"2026-06-11T16:46:29.218295955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.218393 crc crio[22018]: time=\"2026-06-11T16:46:29.218382268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.218584 crc crio[22018]: time=\"2026-06-11T16:46:29.218554543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.218650 crc crio[22018]: time=\"2026-06-11T16:46:29.218597085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.218810 crc crio[22018]: time=\"2026-06-11T16:46:29.21877925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.218876 crc crio[22018]: time=\"2026-06-11T16:46:29.218827552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.218998 crc crio[22018]: time=\"2026-06-11T16:46:29.218969446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.219056 crc crio[22018]: time=\"2026-06-11T16:46:29.219010878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.219185 crc crio[22018]: time=\"2026-06-11T16:46:29.219158543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.219243 crc crio[22018]: time=\"2026-06-11T16:46:29.219198234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.219421 crc crio[22018]: time=\"2026-06-11T16:46:29.21938965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.219510 crc crio[22018]: time=\"2026-06-11T16:46:29.219453792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.219646 crc crio[22018]: time=\"2026-06-11T16:46:29.219615857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.219713 crc crio[22018]: time=\"2026-06-11T16:46:29.219658438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.219914 crc crio[22018]: time=\"2026-06-11T16:46:29.219880786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.219968 crc crio[22018]: time=\"2026-06-11T16:46:29.219934827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.220089 crc crio[22018]: time=\"2026-06-11T16:46:29.220061341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.220141 crc crio[22018]: time=\"2026-06-11T16:46:29.220105163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.220272 crc crio[22018]: time=\"2026-06-11T16:46:29.220243977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.220406 crc crio[22018]: time=\"2026-06-11T16:46:29.220283408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.220559 crc crio[22018]: time=\"2026-06-11T16:46:29.220529596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.220617 crc crio[22018]: time=\"2026-06-11T16:46:29.220571768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.220742 crc crio[22018]: time=\"2026-06-11T16:46:29.220711982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.220805 crc crio[22018]: time=\"2026-06-11T16:46:29.220758063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.221154 crc crio[22018]: time=\"2026-06-11T16:46:29.221119545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.221240 crc crio[22018]: time=\"2026-06-11T16:46:29.221178777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.221403 crc crio[22018]: time=\"2026-06-11T16:46:29.221312391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.221494 crc crio[22018]: time=\"2026-06-11T16:46:29.221414524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.221659 crc crio[22018]: time=\"2026-06-11T16:46:29.221628136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.221719 crc crio[22018]: time=\"2026-06-11T16:46:29.221671203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.221959 crc crio[22018]: time=\"2026-06-11T16:46:29.221926901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.222018 crc crio[22018]: time=\"2026-06-11T16:46:29.221974622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.222119 crc crio[22018]: time=\"2026-06-11T16:46:29.222091476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.222178 crc crio[22018]: time=\"2026-06-11T16:46:29.222131227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.222385 crc crio[22018]: time=\"2026-06-11T16:46:29.222302673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.222497 crc crio[22018]: time=\"2026-06-11T16:46:29.222388845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.222632 crc crio[22018]: time=\"2026-06-11T16:46:29.222601912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.222694 crc crio[22018]: time=\"2026-06-11T16:46:29.222647884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.222840 crc crio[22018]: time=\"2026-06-11T16:46:29.222812129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.222903 crc crio[22018]: time=\"2026-06-11T16:46:29.222856505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.223055 crc crio[22018]: time=\"2026-06-11T16:46:29.223023041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.223113 crc crio[22018]: time=\"2026-06-11T16:46:29.223070307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.223251 crc crio[22018]: time=\"2026-06-11T16:46:29.223217982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.223390 crc crio[22018]: time=\"2026-06-11T16:46:29.223270994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.223492 crc crio[22018]: time=\"2026-06-11T16:46:29.22347823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.223536 crc crio[22018]: time=\"2026-06-11T16:46:29.223507871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.223726 crc crio[22018]: time=\"2026-06-11T16:46:29.223696837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.223778 crc crio[22018]: time=\"2026-06-11T16:46:29.223737088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.223918 crc crio[22018]: time=\"2026-06-11T16:46:29.223888873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.223977 crc crio[22018]: time=\"2026-06-11T16:46:29.223929745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.224116 crc crio[22018]: time=\"2026-06-11T16:46:29.224083959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.224175 crc crio[22018]: time=\"2026-06-11T16:46:29.224124101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.224360 crc crio[22018]: time=\"2026-06-11T16:46:29.224287666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.224429 crc crio[22018]: time=\"2026-06-11T16:46:29.224383323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.224623 crc crio[22018]: time=\"2026-06-11T16:46:29.224592636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.224674 crc crio[22018]: time=\"2026-06-11T16:46:29.224636227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.224832 crc crio[22018]: time=\"2026-06-11T16:46:29.224804492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.224896 crc crio[22018]: time=\"2026-06-11T16:46:29.224844144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.225030 crc crio[22018]: time=\"2026-06-11T16:46:29.225000629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.225081 crc crio[22018]: time=\"2026-06-11T16:46:29.22504004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.225214 crc crio[22018]: time=\"2026-06-11T16:46:29.225185385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.225266 crc crio[22018]: time=\"2026-06-11T16:46:29.225226976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.225533 crc crio[22018]: time=\"2026-06-11T16:46:29.225501675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.225593 crc crio[22018]: time=\"2026-06-11T16:46:29.225544256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.225728 crc crio[22018]: time=\"2026-06-11T16:46:29.225699261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.225781 crc crio[22018]: time=\"2026-06-11T16:46:29.225742172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.225933 crc crio[22018]: time=\"2026-06-11T16:46:29.225905428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.225984 crc crio[22018]: time=\"2026-06-11T16:46:29.225944859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.226117 crc crio[22018]: time=\"2026-06-11T16:46:29.226089013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.226168 crc crio[22018]: time=\"2026-06-11T16:46:29.226129635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.226377 crc crio[22018]: time=\"2026-06-11T16:46:29.22628785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.226377 crc crio[22018]: time=\"2026-06-11T16:46:29.226367552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.226643 crc crio[22018]: time=\"2026-06-11T16:46:29.22661106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.226700 crc crio[22018]: time=\"2026-06-11T16:46:29.226656231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.226775 crc crio[22018]: time=\"2026-06-11T16:46:29.226739324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.226853 crc crio[22018]: time=\"2026-06-11T16:46:29.226781865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.226964 crc crio[22018]: time=\"2026-06-11T16:46:29.22693543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.227111 crc crio[22018]: time=\"2026-06-11T16:46:29.226976902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.227242 crc crio[22018]: time=\"2026-06-11T16:46:29.227187318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.227242 crc crio[22018]: time=\"2026-06-11T16:46:29.227211879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.227476 crc crio[22018]: time=\"2026-06-11T16:46:29.227426776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.227549 crc crio[22018]: time=\"2026-06-11T16:46:29.227490148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.227691 crc crio[22018]: time=\"2026-06-11T16:46:29.227660643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.227691 crc crio[22018]: time=\"2026-06-11T16:46:29.227702145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.227883 crc crio[22018]: time=\"2026-06-11T16:46:29.22785384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.227935 crc crio[22018]: time=\"2026-06-11T16:46:29.227894661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.228081 crc crio[22018]: time=\"2026-06-11T16:46:29.228053956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.228131 crc crio[22018]: time=\"2026-06-11T16:46:29.228093157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.228418 crc crio[22018]: time=\"2026-06-11T16:46:29.228231812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.228418 crc crio[22018]: time=\"2026-06-11T16:46:29.228272493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.228594 crc crio[22018]: time=\"2026-06-11T16:46:29.22850915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.228594 crc crio[22018]: time=\"2026-06-11T16:46:29.228539081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.228725 crc crio[22018]: time=\"2026-06-11T16:46:29.228695356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.228785 crc crio[22018]: time=\"2026-06-11T16:46:29.228736578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229016 crc crio[22018]: time=\"2026-06-11T16:46:29.228984766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.229078 crc crio[22018]: time=\"2026-06-11T16:46:29.229029617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229176 crc crio[22018]: time=\"2026-06-11T16:46:29.229147681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.229234 crc crio[22018]: time=\"2026-06-11T16:46:29.229187972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229421 crc crio[22018]: time=\"2026-06-11T16:46:29.229392919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.229500 crc crio[22018]: time=\"2026-06-11T16:46:29.229458061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229644 crc crio[22018]: time=\"2026-06-11T16:46:29.229607475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.229702 crc crio[22018]: time=\"2026-06-11T16:46:29.229660727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229824 crc crio[22018]: time=\"2026-06-11T16:46:29.229796782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.229875 crc crio[22018]: time=\"2026-06-11T16:46:29.229835053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.229994 crc crio[22018]: time=\"2026-06-11T16:46:29.229966747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.230049 crc crio[22018]: time=\"2026-06-11T16:46:29.230006418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.230256 crc crio[22018]: time=\"2026-06-11T16:46:29.230166823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.230256 crc crio[22018]: time=\"2026-06-11T16:46:29.230209245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.230410 crc crio[22018]: time=\"2026-06-11T16:46:29.23039141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.230497 crc crio[22018]: time=\"2026-06-11T16:46:29.230417611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.230739 crc crio[22018]: time=\"2026-06-11T16:46:29.230709033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.230805 crc crio[22018]: time=\"2026-06-11T16:46:29.230753614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.230988 crc crio[22018]: time=\"2026-06-11T16:46:29.23095658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.231053 crc crio[22018]: time=\"2026-06-11T16:46:29.230998442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.231151 crc crio[22018]: time=\"2026-06-11T16:46:29.231123256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.231202 crc crio[22018]: time=\"2026-06-11T16:46:29.231163777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.231376 crc crio[22018]: time=\"2026-06-11T16:46:29.231303121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.231525 crc crio[22018]: time=\"2026-06-11T16:46:29.231495318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.231648 crc crio[22018]: time=\"2026-06-11T16:46:29.231617001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.231707 crc crio[22018]: time=\"2026-06-11T16:46:29.231661843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.231846 crc crio[22018]: time=\"2026-06-11T16:46:29.231816518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.231898 crc crio[22018]: time=\"2026-06-11T16:46:29.231859159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.232038 crc crio[22018]: time=\"2026-06-11T16:46:29.232011244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.232088 crc crio[22018]: time=\"2026-06-11T16:46:29.232050995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.232217 crc crio[22018]: time=\"2026-06-11T16:46:29.23218924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.232277 crc crio[22018]: time=\"2026-06-11T16:46:29.232229771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.232616 crc crio[22018]: time=\"2026-06-11T16:46:29.232574442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.232679 crc crio[22018]: time=\"2026-06-11T16:46:29.232620784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.232741 crc crio[22018]: time=\"2026-06-11T16:46:29.232715987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.232741 crc crio[22018]: time=\"2026-06-11T16:46:29.232740457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.232981 crc crio[22018]: time=\"2026-06-11T16:46:29.232928693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.232981 crc crio[22018]: time=\"2026-06-11T16:46:29.232971685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.233147 crc crio[22018]: time=\"2026-06-11T16:46:29.233108779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.233225 crc crio[22018]: time=\"2026-06-11T16:46:29.233163431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.233469 crc crio[22018]: time=\"2026-06-11T16:46:29.233315676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.233469 crc crio[22018]: time=\"2026-06-11T16:46:29.233408239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.233646 crc crio[22018]: time=\"2026-06-11T16:46:29.233599185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.233646 crc crio[22018]: time=\"2026-06-11T16:46:29.233641506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.233935 crc crio[22018]: time=\"2026-06-11T16:46:29.233874763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.233935 crc crio[22018]: time=\"2026-06-11T16:46:29.233898794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.234076 crc crio[22018]: time=\"2026-06-11T16:46:29.234042519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.234142 crc crio[22018]: time=\"2026-06-11T16:46:29.23408145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.234400 crc crio[22018]: time=\"2026-06-11T16:46:29.234303087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.234400 crc crio[22018]: time=\"2026-06-11T16:46:29.23439309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.234703 crc crio[22018]: time=\"2026-06-11T16:46:29.234660067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.234773 crc crio[22018]: time=\"2026-06-11T16:46:29.234758111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.234853 crc crio[22018]: time=\"2026-06-11T16:46:29.234824663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.234906 crc crio[22018]: time=\"2026-06-11T16:46:29.234863284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.235042 crc crio[22018]: time=\"2026-06-11T16:46:29.235014979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.235096 crc crio[22018]: time=\"2026-06-11T16:46:29.23505412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.235232 crc crio[22018]: time=\"2026-06-11T16:46:29.235205185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.235291 crc crio[22018]: time=\"2026-06-11T16:46:29.235243506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.235504 crc crio[22018]: time=\"2026-06-11T16:46:29.235465493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.235562 crc crio[22018]: time=\"2026-06-11T16:46:29.235508635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.235676 crc crio[22018]: time=\"2026-06-11T16:46:29.235647659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.235738 crc crio[22018]: time=\"2026-06-11T16:46:29.23568672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.235873 crc crio[22018]: time=\"2026-06-11T16:46:29.235846085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.235925 crc crio[22018]: time=\"2026-06-11T16:46:29.235884056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.236114 crc crio[22018]: time=\"2026-06-11T16:46:29.236078843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.236189 crc crio[22018]: time=\"2026-06-11T16:46:29.236117734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.236293 crc crio[22018]: time=\"2026-06-11T16:46:29.236264589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.236410 crc crio[22018]: time=\"2026-06-11T16:46:29.23630472Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.236573 crc crio[22018]: time=\"2026-06-11T16:46:29.236544868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.236642 crc crio[22018]: time=\"2026-06-11T16:46:29.236586149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.236975 crc crio[22018]: time=\"2026-06-11T16:46:29.236742814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.236975 crc crio[22018]: time=\"2026-06-11T16:46:29.236967781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.237145 crc crio[22018]: time=\"2026-06-11T16:46:29.237106875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.237209 crc crio[22018]: time=\"2026-06-11T16:46:29.237149327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.237378 crc crio[22018]: time=\"2026-06-11T16:46:29.237296941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.237463 crc crio[22018]: time=\"2026-06-11T16:46:29.237383764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.237597 crc crio[22018]: time=\"2026-06-11T16:46:29.237557759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.237653 crc crio[22018]: time=\"2026-06-11T16:46:29.23760101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.237969 crc crio[22018]: time=\"2026-06-11T16:46:29.237751446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.237969 crc crio[22018]: time=\"2026-06-11T16:46:29.237967243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.238223 crc crio[22018]: time=\"2026-06-11T16:46:29.23817856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.238223 crc crio[22018]: time=\"2026-06-11T16:46:29.238221851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.238463 crc crio[22018]: time=\"2026-06-11T16:46:29.238420437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.238542 crc crio[22018]: time=\"2026-06-11T16:46:29.238483299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.238661 crc crio[22018]: time=\"2026-06-11T16:46:29.238620604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.238727 crc crio[22018]: time=\"2026-06-11T16:46:29.238666675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.238847 crc crio[22018]: time=\"2026-06-11T16:46:29.23881044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.238902 crc crio[22018]: time=\"2026-06-11T16:46:29.238852421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.239016 crc crio[22018]: time=\"2026-06-11T16:46:29.239004586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239028957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239199792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239225893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239475029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239506922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239636706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239661457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240063 crc crio[22018]: time=\"2026-06-11T16:46:29.239833592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.240063 crc crio[22018]: time=\"2026-06-11T16:46:29.239860193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240137 crc crio[22018]: time=\"2026-06-11T16:46:29.240103951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.240137 crc crio[22018]: time=\"2026-06-11T16:46:29.240130072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240390 crc crio[22018]: time=\"2026-06-11T16:46:29.240290057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.240390 crc crio[22018]: time=\"2026-06-11T16:46:29.240370109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240602 crc crio[22018]: time=\"2026-06-11T16:46:29.240573346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.240656 crc crio[22018]: time=\"2026-06-11T16:46:29.240614557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240798 crc crio[22018]: time=\"2026-06-11T16:46:29.240770252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.240857 crc crio[22018]: time=\"2026-06-11T16:46:29.240812894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.240987 crc crio[22018]: time=\"2026-06-11T16:46:29.240958818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.241042 crc crio[22018]: time=\"2026-06-11T16:46:29.24100071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.241189 crc crio[22018]: time=\"2026-06-11T16:46:29.241161735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.241240 crc crio[22018]: time=\"2026-06-11T16:46:29.241201546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.241503 crc crio[22018]: time=\"2026-06-11T16:46:29.241407273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.241558 crc crio[22018]: time=\"2026-06-11T16:46:29.241516076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.241669 crc crio[22018]: time=\"2026-06-11T16:46:29.24163932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.241722 crc crio[22018]: time=\"2026-06-11T16:46:29.241680391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.241892 crc crio[22018]: time=\"2026-06-11T16:46:29.241864817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.241950 crc crio[22018]: time=\"2026-06-11T16:46:29.241904518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.242088 crc crio[22018]: time=\"2026-06-11T16:46:29.242061403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.242145 crc crio[22018]: time=\"2026-06-11T16:46:29.242100835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.242287 crc crio[22018]: time=\"2026-06-11T16:46:29.242252119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.242394 crc crio[22018]: time=\"2026-06-11T16:46:29.242308601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.242552 crc crio[22018]: time=\"2026-06-11T16:46:29.242520828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.242608 crc crio[22018]: time=\"2026-06-11T16:46:29.242565539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.242731 crc crio[22018]: time=\"2026-06-11T16:46:29.242703784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.242791 crc crio[22018]: time=\"2026-06-11T16:46:29.242744035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.242923 crc crio[22018]: time=\"2026-06-11T16:46:29.24289492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.242981 crc crio[22018]: time=\"2026-06-11T16:46:29.242933189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.243104 crc crio[22018]: time=\"2026-06-11T16:46:29.243076076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.243167 crc crio[22018]: time=\"2026-06-11T16:46:29.243116497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.243313 crc crio[22018]: time=\"2026-06-11T16:46:29.243284849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.243423 crc crio[22018]: time=\"2026-06-11T16:46:29.243366285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.243600 crc crio[22018]: time=\"2026-06-11T16:46:29.243557831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.243665 crc crio[22018]: time=\"2026-06-11T16:46:29.243601512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.243777 crc crio[22018]: time=\"2026-06-11T16:46:29.243748027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.243835 crc crio[22018]: time=\"2026-06-11T16:46:29.243787948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.243969 crc crio[22018]: time=\"2026-06-11T16:46:29.243940803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244021 crc crio[22018]: time=\"2026-06-11T16:46:29.243980354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.244166 crc crio[22018]: time=\"2026-06-11T16:46:29.24413936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244218 crc crio[22018]: time=\"2026-06-11T16:46:29.244179161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.244368 crc crio[22018]: time=\"2026-06-11T16:46:29.244284744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244500 crc crio[22018]: time=\"2026-06-11T16:46:29.244373057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.244500 crc crio[22018]: time=\"2026-06-11T16:46:29.244495611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244623 crc crio[22018]: time=\"2026-06-11T16:46:29.244526462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.244647076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.244681477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.24478628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.244986 crc crio[22018]: time=\"2026-06-11T16:46:29.244813371Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.245031 crc crio[22018]: time=\"2026-06-11T16:46:29.244989277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.245031 crc crio[22018]: time=\"2026-06-11T16:46:29.245015097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.245163 crc crio[22018]: time=\"2026-06-11T16:46:29.245133511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.245216 crc crio[22018]: time=\"2026-06-11T16:46:29.245174283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.245313 crc crio[22018]: time=\"2026-06-11T16:46:29.245282536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.245578 crc crio[22018]: time=\"2026-06-11T16:46:29.245537384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.245578 crc crio[22018]: time=\"2026-06-11T16:46:29.245566875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.245703 crc crio[22018]: time=\"2026-06-11T16:46:29.245593026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.245798 crc crio[22018]: time=\"2026-06-11T16:46:29.245708286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.245909 crc crio[22018]: time=\"2026-06-11T16:46:29.245867801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246184 crc crio[22018]: time=\"2026-06-11T16:46:29.245944753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246304 crc crio[22018]: time=\"2026-06-11T16:46:29.246264033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246503 crc crio[22018]: time=\"2026-06-11T16:46:29.246418408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246584 crc crio[22018]: time=\"2026-06-11T16:46:29.246566043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246734 crc crio[22018]: time=\"2026-06-11T16:46:29.246688187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246798 crc crio[22018]: time=\"2026-06-11T16:46:29.246765569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246835 crc crio[22018]: time=\"2026-06-11T16:46:29.246814591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246869 crc crio[22018]: time=\"2026-06-11T16:46:29.246848992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246909 crc crio[22018]: time=\"2026-06-11T16:46:29.246884403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246946 crc crio[22018]: time=\"2026-06-11T16:46:29.246917784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.246987 crc crio[22018]: time=\"2026-06-11T16:46:29.246952545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.246987 crc crio[22018]: time=\"2026-06-11T16:46:29.246982006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.247199 crc crio[22018]: time=\"2026-06-11T16:46:29.247164321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.247256 crc crio[22018]: time=\"2026-06-11T16:46:29.247213862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.247380 crc crio[22018]: time=\"2026-06-11T16:46:29.247298165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.247460 crc crio[22018]: time=\"2026-06-11T16:46:29.247386568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.247639 crc crio[22018]: time=\"2026-06-11T16:46:29.247610385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.247702 crc crio[22018]: time=\"2026-06-11T16:46:29.247653966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.247833 crc crio[22018]: time=\"2026-06-11T16:46:29.247803721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.247894 crc crio[22018]: time=\"2026-06-11T16:46:29.247844643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.247988 crc crio[22018]: time=\"2026-06-11T16:46:29.247960376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248041 crc crio[22018]: time=\"2026-06-11T16:46:29.248000538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.248149 crc crio[22018]: time=\"2026-06-11T16:46:29.248121701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248206 crc crio[22018]: time=\"2026-06-11T16:46:29.248164993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.248394 crc crio[22018]: time=\"2026-06-11T16:46:29.248310997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248505 crc crio[22018]: time=\"2026-06-11T16:46:29.248416601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.248505 crc crio[22018]: time=\"2026-06-11T16:46:29.248488093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248589 crc crio[22018]: time=\"2026-06-11T16:46:29.248521884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.248692 crc crio[22018]: time=\"2026-06-11T16:46:29.248658389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248744 crc crio[22018]: time=\"2026-06-11T16:46:29.24870909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.248843 crc crio[22018]: time=\"2026-06-11T16:46:29.248812063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.248961 crc crio[22018]: time=\"2026-06-11T16:46:29.248930437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249012 crc crio[22018]: time=\"2026-06-11T16:46:29.248989249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249058 crc crio[22018]: time=\"2026-06-11T16:46:29.24901812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249224 crc crio[22018]: time=\"2026-06-11T16:46:29.249190895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249283 crc crio[22018]: time=\"2026-06-11T16:46:29.249244077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249509 crc crio[22018]: time=\"2026-06-11T16:46:29.249473864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249577 crc crio[22018]: time=\"2026-06-11T16:46:29.249530466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249577 crc crio[22018]: time=\"2026-06-11T16:46:29.249562657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249650 crc crio[22018]: time=\"2026-06-11T16:46:29.249586768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249746 crc crio[22018]: time=\"2026-06-11T16:46:29.249712132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249798 crc crio[22018]: time=\"2026-06-11T16:46:29.249765744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.249874 crc crio[22018]: time=\"2026-06-11T16:46:29.249841806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.249927 crc crio[22018]: time=\"2026-06-11T16:46:29.249895128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250039 crc crio[22018]: time=\"2026-06-11T16:46:29.250002381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250084 crc crio[22018]: time=\"2026-06-11T16:46:29.250038792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250242 crc crio[22018]: time=\"2026-06-11T16:46:29.250207678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250303 crc crio[22018]: time=\"2026-06-11T16:46:29.25026117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250303 crc crio[22018]: time=\"2026-06-11T16:46:29.250293441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250463 crc crio[22018]: time=\"2026-06-11T16:46:29.250314841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250693 crc crio[22018]: time=\"2026-06-11T16:46:29.250657321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250762 crc crio[22018]: time=\"2026-06-11T16:46:29.250713583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250869 crc crio[22018]: time=\"2026-06-11T16:46:29.250834507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250921 crc crio[22018]: time=\"2026-06-11T16:46:29.250889809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.250955 crc crio[22018]: time=\"2026-06-11T16:46:29.25092441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.250955 crc crio[22018]: time=\"2026-06-11T16:46:29.250948921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.251174 crc crio[22018]: time=\"2026-06-11T16:46:29.251093405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.251393 crc crio[22018]: time=\"2026-06-11T16:46:29.251296992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.251542 crc crio[22018]: time=\"2026-06-11T16:46:29.251490128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.251542 crc crio[22018]: time=\"2026-06-11T16:46:29.251524029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.251642 crc crio[22018]: time=\"2026-06-11T16:46:29.25156291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.251642 crc crio[22018]: time=\"2026-06-11T16:46:29.251602691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252149 crc crio[22018]: time=\"2026-06-11T16:46:29.252101027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.252221 crc crio[22018]: time=\"2026-06-11T16:46:29.252154369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252281 crc crio[22018]: time=\"2026-06-11T16:46:29.252223381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.252281 crc crio[22018]: time=\"2026-06-11T16:46:29.252248552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252644 crc crio[22018]: time=\"2026-06-11T16:46:29.252609133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252655825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252667805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252684886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252811 crc crio[22018]: time=\"2026-06-11T16:46:29.252799799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.252855 crc crio[22018]: time=\"2026-06-11T16:46:29.25282874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.252960 crc crio[22018]: time=\"2026-06-11T16:46:29.252921743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.253015 crc crio[22018]: time=\"2026-06-11T16:46:29.252963215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.253241 crc crio[22018]: time=\"2026-06-11T16:46:29.253186811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.253366 crc crio[22018]: time=\"2026-06-11T16:46:29.253271994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.253419 crc crio[22018]: time=\"2026-06-11T16:46:29.253401778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.253491 crc crio[22018]: time=\"2026-06-11T16:46:29.25347934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.253589 crc crio[22018]: time=\"2026-06-11T16:46:29.253552432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.253645 crc crio[22018]: time=\"2026-06-11T16:46:29.253608964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.253732 crc crio[22018]: time=\"2026-06-11T16:46:29.253700957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.253783 crc crio[22018]: time=\"2026-06-11T16:46:29.253750089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.254152 crc crio[22018]: time=\"2026-06-11T16:46:29.253948875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.254275 crc crio[22018]: time=\"2026-06-11T16:46:29.254214844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254286236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254385519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.25440843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254473852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:29.254707 crc crio[22018]: time=\"2026-06-11T16:46:29.254540354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 16:46:29.254707 crc crio[22018]: time=\"2026-06-11T16:46:29.254576525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 16:46:33.239982 crc crio[22018]: time=\"2026-06-11T16:46:33.239460932Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:46:33.274692 crc crio[22018]: time=\"2026-06-11T16:46:33.274555568Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:46:33.274857 crc crio[22018]: time=\"2026-06-11T16:46:33.274687792Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:46:33.274857 crc crio[22018]: time=\"2026-06-11T16:46:33.274787825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 16:46:33.301782 crc crio[22018]: time=\"2026-06-11T16:46:33.301655121Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 16:46:33.301782 crc crio[22018]: time=\"2026-06-11T16:46:33.301733184Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 16:47:03.366552 crc crio[22018]: time=\"2026-06-11T16:47:03.36549672Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD\" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:03.367879 crc crio[22018]: time=\"2026-06-11T16:47:03.366618955Z\" level=info 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:03.395782 crc crio[22018]: time=\"2026-06-11T16:47:03.395213696Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}\"\nJun 11 16:47:03.395782 crc crio[22018]: time=\"2026-06-11T16:47:03.395717693Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:03.649844 crc crio[22018]: 2026-06-11T16:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50865bcf58d4e3d Mac:32:54:c4:23:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 SocketPath: PciID:}] [{Interface:0xc000294690 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:03.651472 crc crio[22018]: time=\"2026-06-11T16:47:03.65137536Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}\"\nJun 11 16:47:03.651664 crc crio[22018]: time=\"2026-06-11T16:47:03.651610468Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:03.660906 crc crio[22018]: time=\"2026-06-11T16:47:03.66064195Z\" level=info msg=\"Ran pod sandbox 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD\" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:03.664720 crc crio[22018]: time=\"2026-06-11T16:47:03.664642344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=adc17517-29e6-4c79-a19d-ba2d9389de49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:03.667167 crc crio[22018]: time=\"2026-06-11T16:47:03.667084625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c11f6e6-d71c-419f-8530-692138444d92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:03.684301 crc crio[22018]: time=\"2026-06-11T16:47:03.684190091Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util\" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:03.684747 crc crio[22018]: time=\"2026-06-11T16:47:03.684715618Z\" level=info 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:03.710730 crc crio[22018]: time=\"2026-06-11T16:47:03.710598822Z\" level=info 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:03.715416 crc crio[22018]: time=\"2026-06-11T16:47:03.715375653Z\" level=info 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:03.824292 crc crio[22018]: time=\"2026-06-11T16:47:03.823662295Z\" level=info msg=\"Created container 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util\" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:03.826232 crc crio[22018]: time=\"2026-06-11T16:47:03.826097292Z\" level=info msg=\"Starting container: 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045\" id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:03.833496 crc crio[22018]: time=\"2026-06-11T16:47:03.831667227Z\" level=info msg=\"Started container\" PID=37500 containerID=66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\nJun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778128399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778518391Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778574743Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:04.780830 crc crio[22018]: time=\"2026-06-11T16:47:04.77975832Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:04.788163 crc crio[22018]: time=\"2026-06-11T16:47:04.788059052Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 16:47:06.791235 crc crio[22018]: time=\"2026-06-11T16:47:06.789857065Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:06.794053 crc crio[22018]: time=\"2026-06-11T16:47:06.793939974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=03aefccb-46f3-4508-8928-cd148f531729 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:06.799358 crc crio[22018]: time=\"2026-06-11T16:47:06.799279512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=cab07b90-35d9-4535-8a83-4b6af30e3fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:06.813624 crc crio[22018]: time=\"2026-06-11T16:47:06.813532431Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull\" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:06.814994 crc crio[22018]: time=\"2026-06-11T16:47:06.814932196Z\" level=info 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:06.840589 crc crio[22018]: time=\"2026-06-11T16:47:06.840503711Z\" level=info 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:06.841105 crc crio[22018]: time=\"2026-06-11T16:47:06.840766629Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/passwd: no such file or directory\"\nJun 11 16:47:06.841105 crc crio[22018]: time=\"2026-06-11T16:47:06.84079534Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/group: no such file or directory\"\nJun 11 16:47:06.844769 crc crio[22018]: time=\"2026-06-11T16:47:06.844702993Z\" level=info 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:06.961154 crc crio[22018]: time=\"2026-06-11T16:47:06.961042939Z\" level=info msg=\"Created container cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull\" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:06.962304 crc crio[22018]: time=\"2026-06-11T16:47:06.962217626Z\" level=info msg=\"Starting container: cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e\" id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:06.974159 crc crio[22018]: time=\"2026-06-11T16:47:06.973976357Z\" level=info msg=\"Started container\" PID=37598 containerID=cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\nJun 11 16:47:07.868402 crc crio[22018]: time=\"2026-06-11T16:47:07.821142199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70b9ec8f-f3f5-4518-ab04-b69072643794 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:07.868402 crc crio[22018]: time=\"2026-06-11T16:47:07.826020705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d157af3-a53b-47fd-828c-853fa0a891eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:07.874163 crc crio[22018]: time=\"2026-06-11T16:47:07.874051716Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract\" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:07.875408 crc crio[22018]: time=\"2026-06-11T16:47:07.874626395Z\" level=info 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:07.901292 crc crio[22018]: time=\"2026-06-11T16:47:07.901131789Z\" level=info 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:07.903875 crc crio[22018]: time=\"2026-06-11T16:47:07.903813254Z\" level=info 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:08.020232 crc crio[22018]: time=\"2026-06-11T16:47:08.01922911Z\" level=info msg=\"Created container e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract\" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:08.021783 crc crio[22018]: time=\"2026-06-11T16:47:08.021696288Z\" level=info msg=\"Starting container: e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026\" id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:08.032723 crc crio[22018]: time=\"2026-06-11T16:47:08.032596712Z\" level=info msg=\"Started container\" PID=37642 containerID=e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\nJun 11 16:47:09.843300 crc crio[22018]: time=\"2026-06-11T16:47:09.842897132Z\" level=info msg=\"Stopping pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:09.844180 crc crio[22018]: time=\"2026-06-11T16:47:09.844000967Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc00012b1f8}] Aliases:map[]}\"\nJun 11 16:47:09.844180 crc crio[22018]: time=\"2026-06-11T16:47:09.844141551Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:10.282658 crc crio[22018]: time=\"2026-06-11T16:47:10.282493063Z\" level=info msg=\"Stopped pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:15.029496 crc crio[22018]: time=\"2026-06-11T16:47:15.028389978Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD\" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:15.032531 crc crio[22018]: time=\"2026-06-11T16:47:15.029509233Z\" level=info 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:15.059696 crc crio[22018]: time=\"2026-06-11T16:47:15.059589963Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}\"\nJun 11 16:47:15.059696 crc crio[22018]: time=\"2026-06-11T16:47:15.059668176Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:15.865236 crc crio[22018]: 2026-06-11T16:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73bb73192f1878 Mac:2a:b0:ad:06:68:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:15.868765 crc crio[22018]: time=\"2026-06-11T16:47:15.867552699Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}\"\nJun 11 16:47:15.868765 crc crio[22018]: time=\"2026-06-11T16:47:15.867765256Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:15.879970 crc crio[22018]: time=\"2026-06-11T16:47:15.879863272Z\" level=info msg=\"Ran pod sandbox d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD\" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:15.885515 crc crio[22018]: time=\"2026-06-11T16:47:15.884877654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:15.885792 crc crio[22018]: time=\"2026-06-11T16:47:15.885728261Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:15.885890 crc crio[22018]: time=\"2026-06-11T16:47:15.885822214Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:15.891687 crc crio[22018]: time=\"2026-06-11T16:47:15.891576518Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:15.899086 crc crio[22018]: time=\"2026-06-11T16:47:15.898964882Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 16:47:19.864155 crc crio[22018]: time=\"2026-06-11T16:47:19.863270669Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:19.867494 crc crio[22018]: time=\"2026-06-11T16:47:19.867460258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ee97ab09-28a3-4078-af4a-684f2ee67540 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:19.871917 crc crio[22018]: time=\"2026-06-11T16:47:19.871749563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7e2084c1-782f-42c6-bd2d-908e4c587605 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:19.881300 crc crio[22018]: time=\"2026-06-11T16:47:19.881253163Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator\" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:19.889521 crc crio[22018]: time=\"2026-06-11T16:47:19.888930045Z\" level=info 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:19.928212 crc crio[22018]: time=\"2026-06-11T16:47:19.928160231Z\" level=info 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:19.933058 crc crio[22018]: time=\"2026-06-11T16:47:19.933002164Z\" level=info 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:20.030075 crc crio[22018]: time=\"2026-06-11T16:47:20.030027111Z\" level=info msg=\"Removing container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef\" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:20.030515 crc crio[22018]: time=\"2026-06-11T16:47:20.030058562Z\" level=info msg=\"Created container 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator\" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:20.031285 crc crio[22018]: time=\"2026-06-11T16:47:20.031218518Z\" level=info msg=\"Starting container: 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3\" id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:20.037670 crc crio[22018]: time=\"2026-06-11T16:47:20.037602929Z\" level=info msg=\"Started container\" PID=37925 containerID=25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3 description=openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3\nJun 11 16:47:20.048260 crc crio[22018]: time=\"2026-06-11T16:47:20.048183956Z\" level=info msg=\"Removed container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:20.051130 crc crio[22018]: time=\"2026-06-11T16:47:20.051097754Z\" level=info msg=\"Removing container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc\" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:20.070211 crc crio[22018]: time=\"2026-06-11T16:47:20.070083526Z\" level=info msg=\"Removed container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:47:20.076909 crc crio[22018]: time=\"2026-06-11T16:47:20.076815685Z\" level=info msg=\"Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:20.077017 crc crio[22018]: time=\"2026-06-11T16:47:20.076914568Z\" level=info msg=\"Stopped pod sandbox (already stopped): b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:20.078043 crc crio[22018]: time=\"2026-06-11T16:47:20.077640201Z\" level=info msg=\"Removing pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:20.085179 crc crio[22018]: time=\"2026-06-11T16:47:20.085069918Z\" level=info msg=\"Removed pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:20.086206 crc crio[22018]: time=\"2026-06-11T16:47:20.086106118Z\" level=info msg=\"Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:20.086206 crc crio[22018]: time=\"2026-06-11T16:47:20.08617394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:47:20.087843 crc crio[22018]: time=\"2026-06-11T16:47:20.087755759Z\" level=info msg=\"Removing pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:20.095502 crc crio[22018]: time=\"2026-06-11T16:47:20.095266918Z\" level=info msg=\"Removed pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:47:33.882628 crc crio[22018]: time=\"2026-06-11T16:47:33.881738077Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD\" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:33.883827 crc crio[22018]: time=\"2026-06-11T16:47:33.882659896Z\" level=info 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:33.918475 crc crio[22018]: time=\"2026-06-11T16:47:33.918367383Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}\"\nJun 11 16:47:33.918475 crc crio[22018]: time=\"2026-06-11T16:47:33.918471116Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:33.971409 crc crio[22018]: time=\"2026-06-11T16:47:33.971196055Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6w79h/POD\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:33.971409 crc crio[22018]: time=\"2026-06-11T16:47:33.971397392Z\" level=info 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:34.010421 crc crio[22018]: time=\"2026-06-11T16:47:34.009968051Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:34.058038 crc crio[22018]: time=\"2026-06-11T16:47:34.05796671Z\" level=info msg=\"Ran pod sandbox 8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e with infra container: openshift-nmstate/nmstate-handler-6w79h/POD\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:34.059992 crc crio[22018]: time=\"2026-06-11T16:47:34.059947364Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.060271 crc crio[22018]: time=\"2026-06-11T16:47:34.060184649Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.060398 crc crio[22018]: time=\"2026-06-11T16:47:34.060276162Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.061562 crc crio[22018]: time=\"2026-06-11T16:47:34.061493741Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:34.075490 crc crio[22018]: time=\"2026-06-11T16:47:34.072118258Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:47:34.359133 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d0343a75bf84b Mac:ce:8c:43:b4:6c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:34.361316 crc crio[22018]: time=\"2026-06-11T16:47:34.361239047Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}\"\nJun 11 16:47:34.361567 crc crio[22018]: time=\"2026-06-11T16:47:34.361501236Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:34.369111 crc crio[22018]: time=\"2026-06-11T16:47:34.369035892Z\" level=info msg=\"Ran pod sandbox d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD\" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:34.372405 crc crio[22018]: time=\"2026-06-11T16:47:34.372272753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.372701 crc crio[22018]: time=\"2026-06-11T16:47:34.372621644Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.372841 crc crio[22018]: time=\"2026-06-11T16:47:34.372787679Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.374080 crc crio[22018]: time=\"2026-06-11T16:47:34.374015549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:34.376717 crc crio[22018]: time=\"2026-06-11T16:47:34.3766501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:47:34.557792 crc crio[22018]: time=\"2026-06-11T16:47:34.557745197Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD\" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:34.557939 crc crio[22018]: time=\"2026-06-11T16:47:34.5578264Z\" level=info 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:34.578578 crc crio[22018]: time=\"2026-06-11T16:47:34.578306974Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}\"\nJun 11 16:47:34.578578 crc crio[22018]: time=\"2026-06-11T16:47:34.578407267Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:34.980043 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:862e12444386d7f Mac:52:5b:14:70:2d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:34.981961 crc crio[22018]: time=\"2026-06-11T16:47:34.981692624Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}\"\nJun 11 16:47:34.981961 crc crio[22018]: time=\"2026-06-11T16:47:34.981864862Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:34.991502 crc crio[22018]: time=\"2026-06-11T16:47:34.991398383Z\" level=info msg=\"Ran pod sandbox 862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD\" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:34.993629 crc crio[22018]: time=\"2026-06-11T16:47:34.993539818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.993880 crc crio[22018]: time=\"2026-06-11T16:47:34.993812217Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.994061 crc crio[22018]: time=\"2026-06-11T16:47:34.993900219Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:34.995989 crc crio[22018]: time=\"2026-06-11T16:47:34.995918923Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:35.001140 crc crio[22018]: time=\"2026-06-11T16:47:35.000737815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 16:47:35.121757 crc crio[22018]: time=\"2026-06-11T16:47:35.121555046Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD\" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:35.121757 crc crio[22018]: time=\"2026-06-11T16:47:35.12166054Z\" level=info 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:35.142562 crc crio[22018]: time=\"2026-06-11T16:47:35.142396669Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}\"\nJun 11 16:47:35.142562 crc crio[22018]: time=\"2026-06-11T16:47:35.142491592Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:35.148657 crc crio[22018]: time=\"2026-06-11T16:47:35.148527723Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6875b76fdb-mxxnj/POD\" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:35.149543 crc crio[22018]: time=\"2026-06-11T16:47:35.149515994Z\" level=info 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:35.183194 crc crio[22018]: time=\"2026-06-11T16:47:35.183013009Z\" level=info msg=\"Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}\"\nJun 11 16:47:35.183194 crc crio[22018]: time=\"2026-06-11T16:47:35.183094201Z\" level=info msg=\"Adding pod openshift-console_console-6875b76fdb-mxxnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:47:35.626878 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b88aa0f8f3bdb Mac:86:6d:19:b4:00:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:35.628842 crc crio[22018]: time=\"2026-06-11T16:47:35.628765834Z\" level=info msg=\"Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}\"\nJun 11 16:47:35.629107 crc crio[22018]: time=\"2026-06-11T16:47:35.628979201Z\" level=info msg=\"Checking pod openshift-console_console-6875b76fdb-mxxnj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:35.637404 crc crio[22018]: time=\"2026-06-11T16:47:35.637247334Z\" level=info msg=\"Ran pod sandbox 65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce with infra container: openshift-console/console-6875b76fdb-mxxnj/POD\" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:35.640103 crc crio[22018]: time=\"2026-06-11T16:47:35.640012037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d75f9f2f-fd9d-43b7-93a9-8065c4b32f33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:35.642168 crc crio[22018]: time=\"2026-06-11T16:47:35.641950918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=aefd98a7-da90-4370-a0d1-91582876bfc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:35.687713 crc crio[22018]: time=\"2026-06-11T16:47:35.687604777Z\" level=info msg=\"Creating container: openshift-console/console-6875b76fdb-mxxnj/console\" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:35.688174 crc crio[22018]: time=\"2026-06-11T16:47:35.688106653Z\" level=info 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:35.727810 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb102626c0ab11 Mac:fe:a5:b8:b1:78:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:47:35.729892 crc crio[22018]: time=\"2026-06-11T16:47:35.729800708Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}\"\nJun 11 16:47:35.730160 crc crio[22018]: time=\"2026-06-11T16:47:35.730049526Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:47:35.731671 crc crio[22018]: time=\"2026-06-11T16:47:35.73149574Z\" level=info 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:35.738474 crc crio[22018]: time=\"2026-06-11T16:47:35.738379827Z\" level=info 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:35.739699 crc crio[22018]: time=\"2026-06-11T16:47:35.739547795Z\" level=info msg=\"Ran pod sandbox cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD\" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:47:35.743240 crc crio[22018]: time=\"2026-06-11T16:47:35.743149747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:35.743681 crc crio[22018]: time=\"2026-06-11T16:47:35.743517149Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:35.743681 crc crio[22018]: time=\"2026-06-11T16:47:35.743592191Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:35.744899 crc crio[22018]: time=\"2026-06-11T16:47:35.74482564Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:35.749693 crc crio[22018]: time=\"2026-06-11T16:47:35.747938729Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 16:47:35.833112 crc crio[22018]: time=\"2026-06-11T16:47:35.832460071Z\" level=info msg=\"Created container 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9: openshift-console/console-6875b76fdb-mxxnj/console\" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:35.835468 crc crio[22018]: time=\"2026-06-11T16:47:35.835228158Z\" level=info msg=\"Starting container: 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9\" id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:35.849877 crc crio[22018]: time=\"2026-06-11T16:47:35.849731675Z\" level=info msg=\"Started container\" PID=38323 containerID=156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9 description=openshift-console/console-6875b76fdb-mxxnj/console id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce\nJun 11 16:47:38.305974 crc crio[22018]: time=\"2026-06-11T16:47:38.305501304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:38.308271 crc crio[22018]: time=\"2026-06-11T16:47:38.307565237Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4cb49fb8-44f9-4a28-ad37-1d54ad3ef100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.325854 crc crio[22018]: time=\"2026-06-11T16:47:38.325751881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4c12fddb-1972-4f8f-9041-5ab6d91724cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.334714 crc crio[22018]: time=\"2026-06-11T16:47:38.334554752Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:38.336264 crc crio[22018]: time=\"2026-06-11T16:47:38.336090246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a31260d5-f174-4d8d-bf6c-bf0515022a28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.336704 crc crio[22018]: time=\"2026-06-11T16:47:38.336625123Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler\" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.339599 crc crio[22018]: time=\"2026-06-11T16:47:38.339539245Z\" level=info 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:38.341196 crc crio[22018]: time=\"2026-06-11T16:47:38.341135435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0d41f4e1-ff13-4f7c-882c-719e3d40c128 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.361976 crc crio[22018]: time=\"2026-06-11T16:47:38.361848278Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics\" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.387469 crc crio[22018]: time=\"2026-06-11T16:47:38.387358373Z\" level=info 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:38.388931 crc crio[22018]: time=\"2026-06-11T16:47:38.388831689Z\" level=info 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:38.415595 crc crio[22018]: time=\"2026-06-11T16:47:38.415311074Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:38.416574 crc crio[22018]: time=\"2026-06-11T16:47:38.416466368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=38fc8e61-1282-441f-90e1-e6cafeca0284 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.426163 crc crio[22018]: time=\"2026-06-11T16:47:38.426059981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8ec3d56f-8377-4928-a058-798897790739 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.438057 crc crio[22018]: time=\"2026-06-11T16:47:38.437901654Z\" level=info 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:38.441874 crc crio[22018]: time=\"2026-06-11T16:47:38.441790686Z\" level=info 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:38.483289 crc crio[22018]: time=\"2026-06-11T16:47:38.483066198Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook\" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.485915 crc crio[22018]: time=\"2026-06-11T16:47:38.485830126Z\" level=info 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:38.548748 crc crio[22018]: time=\"2026-06-11T16:47:38.548657894Z\" level=info 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:38.554153 crc crio[22018]: time=\"2026-06-11T16:47:38.55362478Z\" level=info 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:38.586875 crc crio[22018]: time=\"2026-06-11T16:47:38.58584435Z\" level=info msg=\"Created container 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics\" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.587577 crc crio[22018]: time=\"2026-06-11T16:47:38.587512473Z\" level=info 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:38.589092 crc crio[22018]: time=\"2026-06-11T16:47:38.588766228Z\" level=info msg=\"Starting container: 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a\" id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:38.600862 crc crio[22018]: time=\"2026-06-11T16:47:38.600766246Z\" level=info msg=\"Started container\" PID=38420 containerID=17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7\nJun 11 16:47:38.614985 crc crio[22018]: time=\"2026-06-11T16:47:38.61486631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.615382 crc crio[22018]: time=\"2026-06-11T16:47:38.615111417Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.615382 crc crio[22018]: time=\"2026-06-11T16:47:38.615172779Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:38.635064 crc crio[22018]: time=\"2026-06-11T16:47:38.631224871Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:38.637213 crc crio[22018]: time=\"2026-06-11T16:47:38.637000129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 16:47:38.677355 crc crio[22018]: time=\"2026-06-11T16:47:38.676848093Z\" level=info msg=\"Created container f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook\" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.678618 crc crio[22018]: time=\"2026-06-11T16:47:38.678550287Z\" level=info msg=\"Starting container: f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a\" id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:38.689600 crc crio[22018]: time=\"2026-06-11T16:47:38.689451783Z\" level=info msg=\"Started container\" PID=38431 containerID=f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a description=openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180\nJun 11 16:47:38.717677 crc crio[22018]: time=\"2026-06-11T16:47:38.717592997Z\" level=info msg=\"Created container 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler\" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:38.721686 crc crio[22018]: time=\"2026-06-11T16:47:38.72149555Z\" level=info msg=\"Starting container: 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8\" id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:38.740135 crc crio[22018]: time=\"2026-06-11T16:47:38.740007783Z\" level=info msg=\"Started container\" PID=38440 containerID=92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8 description=openshift-nmstate/nmstate-handler-6w79h/nmstate-handler id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e\nJun 11 16:47:40.611228 crc crio[22018]: time=\"2026-06-11T16:47:40.608991513Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:40.615389 crc crio[22018]: time=\"2026-06-11T16:47:40.6118137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=298d9a72-c290-4603-8572-233b4a647e56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:40.631521 crc crio[22018]: time=\"2026-06-11T16:47:40.631044007Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=3e15e05f-73e2-4bf1-85fb-1ac0da7c41e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:40.642455 crc crio[22018]: time=\"2026-06-11T16:47:40.642232079Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin\" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:40.646620 crc crio[22018]: time=\"2026-06-11T16:47:40.646464894Z\" level=info 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:40.690051 crc crio[22018]: time=\"2026-06-11T16:47:40.689955645Z\" level=info 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:40.693753 crc crio[22018]: time=\"2026-06-11T16:47:40.69368471Z\" level=info 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:40.840043 crc crio[22018]: time=\"2026-06-11T16:47:40.839397771Z\" level=info msg=\"Created container 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin\" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:40.844843 crc crio[22018]: time=\"2026-06-11T16:47:40.841003182Z\" level=info msg=\"Starting container: 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea\" id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:40.846689 crc crio[22018]: time=\"2026-06-11T16:47:40.846553317Z\" level=info msg=\"Started container\" PID=38522 containerID=1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792\nJun 11 16:47:42.115823 crc crio[22018]: time=\"2026-06-11T16:47:42.115250274Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage\nJun 11 16:47:42.117257 crc crio[22018]: time=\"2026-06-11T16:47:42.117167511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4b1be560-6e44-4594-bc72-7952e9e33062 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:42.123083 crc crio[22018]: time=\"2026-06-11T16:47:42.122794009Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9a9e8836-c5c8-45bc-9c61-b18cd6177012 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:47:42.131519 crc crio[22018]: time=\"2026-06-11T16:47:42.13140806Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy\" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:42.133132 crc crio[22018]: time=\"2026-06-11T16:47:42.133051393Z\" level=info 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:42.164132 crc crio[22018]: time=\"2026-06-11T16:47:42.164006608Z\" level=info 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:42.167252 crc crio[22018]: time=\"2026-06-11T16:47:42.167152557Z\" level=info 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:42.285718 crc crio[22018]: time=\"2026-06-11T16:47:42.285491875Z\" level=info msg=\"Created container 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy\" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:47:42.287065 crc crio[22018]: time=\"2026-06-11T16:47:42.286980173Z\" level=info msg=\"Starting container: 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47\" id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:47:42.295417 crc crio[22018]: time=\"2026-06-11T16:47:42.294123787Z\" level=info msg=\"Started container\" PID=38550 containerID=88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7\nJun 11 16:48:01.125017 crc crio[22018]: time=\"2026-06-11T16:48:01.12409548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686608-wnhpf/POD\" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:01.126576 crc crio[22018]: time=\"2026-06-11T16:48:01.125184924Z\" level=info 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.157172 crc crio[22018]: time=\"2026-06-11T16:48:01.157058598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}\"\nJun 11 16:48:01.157172 crc crio[22018]: time=\"2026-06-11T16:48:01.157116801Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686608-wnhpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:01.421473 crc crio[22018]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2684db4ace55f5c Mac:de:3b:b8:43:4a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f SocketPath: PciID:}] [{Interface:0xc0002a1160 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:01.423604 crc crio[22018]: time=\"2026-06-11T16:48:01.423532626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}\"\nJun 11 16:48:01.423704 crc crio[22018]: time=\"2026-06-11T16:48:01.423692131Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686608-wnhpf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:01.431594 crc crio[22018]: time=\"2026-06-11T16:48:01.429926369Z\" level=info msg=\"Ran pod sandbox 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b with infra container: openshift-infra/auto-csr-approver-29686608-wnhpf/POD\" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:01.437054 crc crio[22018]: time=\"2026-06-11T16:48:01.436855535Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:01.446397 crc crio[22018]: time=\"2026-06-11T16:48:01.446289466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:48:03.129212 crc crio[22018]: time=\"2026-06-11T16:48:03.128399723Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:03.133017 crc crio[22018]: time=\"2026-06-11T16:48:03.130135847Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3dcbeef2-343a-4fb3-864c-605f29c09e21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:03.135079 crc crio[22018]: time=\"2026-06-11T16:48:03.134966349Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68ed99f6-77ed-45a1-927c-1bc70c82f504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:03.151166 crc crio[22018]: time=\"2026-06-11T16:48:03.150838729Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:03.151643 crc crio[22018]: time=\"2026-06-11T16:48:03.151554752Z\" level=info 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:03.195550 crc crio[22018]: time=\"2026-06-11T16:48:03.195279159Z\" level=info 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:03.527117 crc crio[22018]: time=\"2026-06-11T16:48:03.527031845Z\" level=info 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:03.649176 crc crio[22018]: time=\"2026-06-11T16:48:03.648996327Z\" level=info msg=\"Created container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:03.654361 crc crio[22018]: time=\"2026-06-11T16:48:03.654218293Z\" level=info msg=\"Starting container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec\" id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:03.660763 crc crio[22018]: time=\"2026-06-11T16:48:03.660683415Z\" level=info msg=\"Started container\" PID=38976 containerID=29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec description=openshift-infra/auto-csr-approver-29686608-wnhpf/oc id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\nJun 11 16:48:05.534475 crc crio[22018]: time=\"2026-06-11T16:48:05.533826581Z\" level=info msg=\"Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:05.535840 crc crio[22018]: time=\"2026-06-11T16:48:05.535060624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc002b14710}] Aliases:map[]}\"\nJun 11 16:48:05.535840 crc crio[22018]: time=\"2026-06-11T16:48:05.535181428Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686608-wnhpf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:05.886758 crc crio[22018]: time=\"2026-06-11T16:48:05.886003101Z\" level=info msg=\"Stopped pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:10.600594 crc crio[22018]: time=\"2026-06-11T16:48:10.599660991Z\" level=info msg=\"Stopping container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c (timeout: 15s)\" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:48:10.740395 crc crio[22018]: time=\"2026-06-11T16:48:10.739855927Z\" level=info msg=\"Stopped container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:48:10.741157 crc crio[22018]: time=\"2026-06-11T16:48:10.741014084Z\" level=info msg=\"Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:10.742281 crc crio[22018]: time=\"2026-06-11T16:48:10.741782488Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc000380b80}] Aliases:map[]}\"\nJun 11 16:48:10.743742 crc crio[22018]: time=\"2026-06-11T16:48:10.742549514Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:11.006584 crc crio[22018]: time=\"2026-06-11T16:48:11.006019673Z\" level=info msg=\"Stopped pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:11.596913 crc crio[22018]: time=\"2026-06-11T16:48:11.596297923Z\" level=info msg=\"Removing container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c\" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:11.624671 crc crio[22018]: time=\"2026-06-11T16:48:11.624575868Z\" level=info msg=\"Removed container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:15.067252 crc crio[22018]: time=\"2026-06-11T16:48:15.0663894Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD\" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:15.068921 crc crio[22018]: time=\"2026-06-11T16:48:15.067289659Z\" level=info 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:15.096532 crc crio[22018]: time=\"2026-06-11T16:48:15.095543228Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}\"\nJun 11 16:48:15.096532 crc crio[22018]: time=\"2026-06-11T16:48:15.09560484Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:15.372510 crc crio[22018]: 2026-06-11T16:48:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4013a465769b69a Mac:6e:28:ce:ae:38:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:15.374228 crc crio[22018]: time=\"2026-06-11T16:48:15.374149687Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}\"\nJun 11 16:48:15.374453 crc crio[22018]: time=\"2026-06-11T16:48:15.374323753Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:15.380045 crc crio[22018]: time=\"2026-06-11T16:48:15.379954802Z\" level=info msg=\"Ran pod sandbox 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD\" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:15.382801 crc crio[22018]: time=\"2026-06-11T16:48:15.382722046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82fc2657-b8e1-4026-a1d4-531eaf3ca15b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:15.385253 crc crio[22018]: time=\"2026-06-11T16:48:15.385181554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03aed23a-7f82-49de-9f56-871b370a45cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:15.394495 crc crio[22018]: time=\"2026-06-11T16:48:15.39426504Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util\" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:15.394915 crc crio[22018]: time=\"2026-06-11T16:48:15.394840119Z\" level=info 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:15.422949 crc crio[22018]: time=\"2026-06-11T16:48:15.42281953Z\" level=info 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:15.427038 crc crio[22018]: time=\"2026-06-11T16:48:15.4269401Z\" level=info 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:15.543948 crc crio[22018]: time=\"2026-06-11T16:48:15.543755861Z\" level=info msg=\"Created container 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util\" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:15.545285 crc crio[22018]: time=\"2026-06-11T16:48:15.545213926Z\" level=info msg=\"Starting container: 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d\" id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:15.552460 crc crio[22018]: time=\"2026-06-11T16:48:15.552272849Z\" level=info msg=\"Started container\" PID=39971 containerID=399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\nJun 11 16:48:16.664259 crc crio[22018]: time=\"2026-06-11T16:48:16.66395774Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:16.665204 crc crio[22018]: time=\"2026-06-11T16:48:16.664527298Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:16.665204 crc crio[22018]: time=\"2026-06-11T16:48:16.664694633Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:16.666000 crc crio[22018]: time=\"2026-06-11T16:48:16.665926699Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:16.672779 crc crio[22018]: time=\"2026-06-11T16:48:16.672707403Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 16:48:18.963249 crc crio[22018]: time=\"2026-06-11T16:48:18.963097619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:18.964803 crc crio[22018]: time=\"2026-06-11T16:48:18.964143533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=d5855bb7-0298-4253-bd27-35aac1eb16ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:18.968988 crc crio[22018]: time=\"2026-06-11T16:48:18.968879911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1a6ce925-28da-4b37-954a-25f707a972fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:18.980973 crc crio[22018]: time=\"2026-06-11T16:48:18.980395734Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull\" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:18.983002 crc crio[22018]: time=\"2026-06-11T16:48:18.982937615Z\" level=info 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.011359 crc crio[22018]: time=\"2026-06-11T16:48:19.011241246Z\" level=info 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.011674 crc crio[22018]: time=\"2026-06-11T16:48:19.011615398Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/passwd: no such file or directory\"\nJun 11 16:48:19.011674 crc crio[22018]: time=\"2026-06-11T16:48:19.011647409Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/group: no such file or directory\"\nJun 11 16:48:19.014151 crc crio[22018]: time=\"2026-06-11T16:48:19.014078846Z\" level=info 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.119140 crc crio[22018]: time=\"2026-06-11T16:48:19.119000291Z\" level=info msg=\"Created container f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull\" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:19.120007 crc crio[22018]: time=\"2026-06-11T16:48:19.119924381Z\" level=info msg=\"Starting container: f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61\" id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:19.125606 crc crio[22018]: time=\"2026-06-11T16:48:19.125501616Z\" level=info msg=\"Started container\" PID=40018 containerID=f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\nJun 11 16:48:19.696542 crc crio[22018]: time=\"2026-06-11T16:48:19.696032825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d77d3a0-a4fb-4204-874a-4870c6d86723 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:19.702849 crc crio[22018]: time=\"2026-06-11T16:48:19.702750725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f140c9c2-9481-49d7-a313-772a67cab339 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:19.715598 crc crio[22018]: time=\"2026-06-11T16:48:19.715484425Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract\" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:19.715971 crc crio[22018]: time=\"2026-06-11T16:48:19.71590533Z\" level=info 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.746521 crc crio[22018]: time=\"2026-06-11T16:48:19.746310737Z\" level=info 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.753850 crc crio[22018]: time=\"2026-06-11T16:48:19.753758673Z\" level=info 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.860676 crc crio[22018]: time=\"2026-06-11T16:48:19.859880686Z\" level=info msg=\"Created container da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract\" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:19.864637 crc crio[22018]: time=\"2026-06-11T16:48:19.861457366Z\" level=info msg=\"Starting container: da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6\" id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:19.869050 crc crio[22018]: time=\"2026-06-11T16:48:19.868871729Z\" level=info msg=\"Started container\" PID=40053 containerID=da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\nJun 11 16:48:20.124849 crc crio[22018]: time=\"2026-06-11T16:48:20.124589866Z\" level=info msg=\"Removing container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08\" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:20.218487 crc crio[22018]: time=\"2026-06-11T16:48:20.21828905Z\" level=info msg=\"Removed container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:20.223775 crc crio[22018]: time=\"2026-06-11T16:48:20.223633937Z\" level=info msg=\"Removing container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c\" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:20.328197 crc crio[22018]: time=\"2026-06-11T16:48:20.328072979Z\" level=info msg=\"Removed container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:48:20.334000 crc crio[22018]: time=\"2026-06-11T16:48:20.333904491Z\" level=info msg=\"Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.334105 crc crio[22018]: time=\"2026-06-11T16:48:20.334003826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.335014 crc crio[22018]: time=\"2026-06-11T16:48:20.334921463Z\" level=info msg=\"Removing pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.348283556Z\" level=info msg=\"Removed pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349207464Z\" level=info msg=\"Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349285777Z\" level=info msg=\"Stopped pod sandbox (already stopped): d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349848265Z\" level=info msg=\"Removing pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:20.360959 crc crio[22018]: time=\"2026-06-11T16:48:20.360827951Z\" level=info msg=\"Removed pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:20.361514 crc crio[22018]: time=\"2026-06-11T16:48:20.361404178Z\" level=info msg=\"Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.361603 crc crio[22018]: time=\"2026-06-11T16:48:20.361515672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:20.362105 crc crio[22018]: time=\"2026-06-11T16:48:20.362031848Z\" level=info msg=\"Removing pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:20.370686 crc crio[22018]: time=\"2026-06-11T16:48:20.370600671Z\" level=info msg=\"Removed pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:48:21.713794 crc crio[22018]: time=\"2026-06-11T16:48:21.71316434Z\" level=info msg=\"Stopping pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:21.715465 crc crio[22018]: time=\"2026-06-11T16:48:21.714468192Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000380a38}] Aliases:map[]}\"\nJun 11 16:48:21.715465 crc crio[22018]: time=\"2026-06-11T16:48:21.714682349Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:21.990414 crc crio[22018]: time=\"2026-06-11T16:48:21.98962884Z\" level=info msg=\"Stopped pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:48:34.076878 crc crio[22018]: time=\"2026-06-11T16:48:34.076674861Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD\" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:34.077957 crc crio[22018]: time=\"2026-06-11T16:48:34.07694942Z\" level=info 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:34.115579 crc crio[22018]: time=\"2026-06-11T16:48:34.11071767Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}\"\nJun 11 16:48:34.115579 crc crio[22018]: time=\"2026-06-11T16:48:34.110796922Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:34.803405 crc crio[22018]: 2026-06-11T16:48:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf632d65ac8e5b8 Mac:fa:3f:e5:3b:45:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 SocketPath: PciID:}] [{Interface:0xc00011aa80 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:34.803405 crc crio[22018]: time=\"2026-06-11T16:48:34.798676556Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}\"\nJun 11 16:48:34.803405 crc crio[22018]: time=\"2026-06-11T16:48:34.798921534Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:34.805407 crc crio[22018]: time=\"2026-06-11T16:48:34.80537683Z\" level=info msg=\"Ran pod sandbox bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 with infra container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD\" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:34.808598 crc crio[22018]: time=\"2026-06-11T16:48:34.808511366Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:34.808947 crc crio[22018]: time=\"2026-06-11T16:48:34.808905878Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:34.809035 crc crio[22018]: time=\"2026-06-11T16:48:34.809001451Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:34.811613 crc crio[22018]: time=\"2026-06-11T16:48:34.811548442Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:34.817911 crc crio[22018]: time=\"2026-06-11T16:48:34.81783853Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD\" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:34.818030 crc crio[22018]: time=\"2026-06-11T16:48:34.817934253Z\" level=info 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:34.821780 crc crio[22018]: time=\"2026-06-11T16:48:34.821608029Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 16:48:34.852854 crc crio[22018]: time=\"2026-06-11T16:48:34.852667629Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}\"\nJun 11 16:48:34.853201 crc crio[22018]: time=\"2026-06-11T16:48:34.852912977Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:48:35.562799 crc crio[22018]: 2026-06-11T16:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e555f27652029 Mac:92:9e:85:ab:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:48:35.564611 crc crio[22018]: time=\"2026-06-11T16:48:35.564508247Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}\"\nJun 11 16:48:35.564885 crc crio[22018]: time=\"2026-06-11T16:48:35.564822588Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:48:35.572407 crc crio[22018]: time=\"2026-06-11T16:48:35.571914391Z\" level=info msg=\"Ran pod sandbox f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 with infra container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD\" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:48:35.574732 crc crio[22018]: time=\"2026-06-11T16:48:35.574669277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.575038 crc crio[22018]: time=\"2026-06-11T16:48:35.574970677Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.575038 crc crio[22018]: time=\"2026-06-11T16:48:35.575039319Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:35.576554 crc crio[22018]: time=\"2026-06-11T16:48:35.576443913Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:35.580183 crc crio[22018]: time=\"2026-06-11T16:48:35.580015266Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 16:48:41.498938 crc crio[22018]: time=\"2026-06-11T16:48:41.498016138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:41.502035 crc crio[22018]: time=\"2026-06-11T16:48:41.501956996Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=560369d0-24d8-4046-b846-52bf741802aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:41.506526 crc crio[22018]: time=\"2026-06-11T16:48:41.506160739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f6041091-ecb1-4448-a00e-95152d60ad50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:41.519297 crc crio[22018]: time=\"2026-06-11T16:48:41.5192203Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager\" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:41.529480 crc crio[22018]: time=\"2026-06-11T16:48:41.521775381Z\" level=info 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:41.560643 crc crio[22018]: time=\"2026-06-11T16:48:41.560246716Z\" level=info 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:41.566759 crc crio[22018]: time=\"2026-06-11T16:48:41.566682787Z\" level=info 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:41.732710 crc crio[22018]: time=\"2026-06-11T16:48:41.732623415Z\" level=info msg=\"Created container 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager\" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:41.740636 crc crio[22018]: time=\"2026-06-11T16:48:41.740530265Z\" level=info msg=\"Starting container: 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38\" id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:41.746065 crc crio[22018]: time=\"2026-06-11T16:48:41.745970996Z\" level=info msg=\"Started container\" PID=40525 containerID=7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38 description=metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8\nJun 11 16:48:48.672282 crc crio[22018]: time=\"2026-06-11T16:48:48.671227754Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage\nJun 11 16:48:48.673994 crc crio[22018]: time=\"2026-06-11T16:48:48.673587032Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=01ec6417-807f-4663-b07d-2229a7289871 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:48.677492 crc crio[22018]: time=\"2026-06-11T16:48:48.67731564Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0f4480f0-9a68-4663-ab21-46d6f4323943 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:48:48.687865 crc crio[22018]: time=\"2026-06-11T16:48:48.687735388Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server\" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:48.690137 crc crio[22018]: time=\"2026-06-11T16:48:48.690053502Z\" level=info 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:48.735514 crc crio[22018]: time=\"2026-06-11T16:48:48.729570096Z\" level=info 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:48.735514 crc crio[22018]: time=\"2026-06-11T16:48:48.733231341Z\" level=info 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:48.841609 crc crio[22018]: time=\"2026-06-11T16:48:48.841384699Z\" level=info msg=\"Created container 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server\" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:48:48.842890 crc crio[22018]: time=\"2026-06-11T16:48:48.842801343Z\" level=info msg=\"Starting container: 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417\" id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:48:48.848153 crc crio[22018]: time=\"2026-06-11T16:48:48.84807322Z\" level=info msg=\"Started container\" PID=40670 containerID=06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417 description=metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987\nJun 11 16:49:14.418275 crc crio[22018]: time=\"2026-06-11T16:49:14.417498532Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-755v2/POD\" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:14.419674 crc crio[22018]: time=\"2026-06-11T16:49:14.4183012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:14.444950 crc crio[22018]: time=\"2026-06-11T16:49:14.444844054Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}\"\nJun 11 16:49:14.444950 crc crio[22018]: time=\"2026-06-11T16:49:14.444920597Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-755v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:49:14.970857 crc crio[22018]: 2026-06-11T16:49:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f88bd6ad145e26a Mac:1a:45:a4:d0:70:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e SocketPath: PciID:}] [{Interface:0xc00032c5c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:49:14.973941 crc crio[22018]: time=\"2026-06-11T16:49:14.973856182Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}\"\nJun 11 16:49:14.974100 crc crio[22018]: time=\"2026-06-11T16:49:14.974060399Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-755v2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:49:14.985725 crc crio[22018]: time=\"2026-06-11T16:49:14.985038729Z\" level=info msg=\"Ran pod sandbox f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 with infra container: metallb-system/controller-8464864885-755v2/POD\" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:14.991456 crc crio[22018]: time=\"2026-06-11T16:49:14.991317412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1c3da56d-67fa-4a9b-a8c7-b1b9a4c2a841 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:14.993860 crc crio[22018]: time=\"2026-06-11T16:49:14.993773291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=53cc02f8-46d0-4986-bdc3-eaeb2e9d8577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:15.047657 crc crio[22018]: time=\"2026-06-11T16:49:15.047543333Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-755v2/controller\" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:15.048085 crc crio[22018]: time=\"2026-06-11T16:49:15.047965437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.073843 crc crio[22018]: time=\"2026-06-11T16:49:15.073740819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.077905 crc crio[22018]: time=\"2026-06-11T16:49:15.077836928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.264164 crc crio[22018]: time=\"2026-06-11T16:49:15.264045446Z\" level=info msg=\"Created container c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4: metallb-system/controller-8464864885-755v2/controller\" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:15.267743 crc crio[22018]: time=\"2026-06-11T16:49:15.267642731Z\" level=info msg=\"Starting container: c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4\" id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:15.273818 crc crio[22018]: time=\"2026-06-11T16:49:15.273709013Z\" level=info msg=\"Started container\" PID=41131 containerID=c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4 description=metallb-system/controller-8464864885-755v2/controller id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37\nJun 11 16:49:15.295813 crc crio[22018]: time=\"2026-06-11T16:49:15.295714624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1ecb6c5f-ffa9-42e9-be77-b10199607900 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:15.298561 crc crio[22018]: time=\"2026-06-11T16:49:15.298483763Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=47f4d572-b723-4dce-9979-5da641839dbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:15.304013 crc crio[22018]: time=\"2026-06-11T16:49:15.303934712Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-755v2/kube-rbac-proxy\" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:15.304495 crc crio[22018]: time=\"2026-06-11T16:49:15.304396327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.332992 crc crio[22018]: time=\"2026-06-11T16:49:15.332760111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.336307 crc crio[22018]: time=\"2026-06-11T16:49:15.33623087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:15.472121 crc crio[22018]: time=\"2026-06-11T16:49:15.471991557Z\" level=info msg=\"Created container 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2: metallb-system/controller-8464864885-755v2/kube-rbac-proxy\" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:15.474447 crc crio[22018]: time=\"2026-06-11T16:49:15.473836038Z\" level=info msg=\"Starting container: 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2\" id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:15.483893 crc crio[22018]: time=\"2026-06-11T16:49:15.483673565Z\" level=info msg=\"Started container\" PID=41177 containerID=7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2 description=metallb-system/controller-8464864885-755v2/kube-rbac-proxy id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37\nJun 11 16:49:16.161251 crc crio[22018]: time=\"2026-06-11T16:49:16.161005188Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-wlfvx/POD\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:16.161251 crc crio[22018]: time=\"2026-06-11T16:49:16.161128202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:16.192100 crc crio[22018]: time=\"2026-06-11T16:49:16.191982596Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:16.217495 crc crio[22018]: time=\"2026-06-11T16:49:16.217136366Z\" level=info msg=\"Ran pod sandbox a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5 with infra container: metallb-system/speaker-wlfvx/POD\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:16.221852 crc crio[22018]: time=\"2026-06-11T16:49:16.221613657Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9c100201-cd5c-4947-b05b-f377b8af1a58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:16.226999 crc crio[22018]: time=\"2026-06-11T16:49:16.226831171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=17ebc0b5-d5eb-4807-ad59-3d93c4c9f905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:16.652984 crc crio[22018]: time=\"2026-06-11T16:49:16.652607507Z\" level=info msg=\"Creating container: metallb-system/speaker-wlfvx/speaker\" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:16.654634 crc crio[22018]: time=\"2026-06-11T16:49:16.653548037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:16.719071 crc crio[22018]: time=\"2026-06-11T16:49:16.718945803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:16.852729 crc crio[22018]: time=\"2026-06-11T16:49:16.852277367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:16.963391 crc crio[22018]: time=\"2026-06-11T16:49:16.959253989Z\" level=info msg=\"Created container 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247: metallb-system/speaker-wlfvx/speaker\" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:16.963391 crc crio[22018]: time=\"2026-06-11T16:49:16.962792101Z\" level=info msg=\"Starting container: 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247\" id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:16.977909 crc crio[22018]: time=\"2026-06-11T16:49:16.977809753Z\" level=info msg=\"Started container\" PID=41204 containerID=0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247 description=metallb-system/speaker-wlfvx/speaker id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5\nJun 11 16:49:17.000664 crc crio[22018]: time=\"2026-06-11T16:49:17.000586775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d7b74409-1369-4bfb-a0ca-e5756b22dab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:17.003140 crc crio[22018]: time=\"2026-06-11T16:49:17.00311107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=99dc6bf3-e592-4682-a1f8-8de798670934 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:17.032124 crc crio[22018]: time=\"2026-06-11T16:49:17.032061382Z\" level=info msg=\"Creating container: metallb-system/speaker-wlfvx/kube-rbac-proxy\" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:17.032953 crc crio[22018]: time=\"2026-06-11T16:49:17.032889829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:17.057509 crc crio[22018]: time=\"2026-06-11T16:49:17.057390152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:17.328201 crc crio[22018]: time=\"2026-06-11T16:49:17.328112087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:17.453845 crc crio[22018]: time=\"2026-06-11T16:49:17.453758119Z\" level=info msg=\"Created container 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92: metallb-system/speaker-wlfvx/kube-rbac-proxy\" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:17.454943 crc crio[22018]: time=\"2026-06-11T16:49:17.454860634Z\" level=info msg=\"Starting container: 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92\" id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:17.461603 crc crio[22018]: time=\"2026-06-11T16:49:17.461435322Z\" level=info msg=\"Started container\" PID=41221 containerID=282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92 description=metallb-system/speaker-wlfvx/kube-rbac-proxy id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5\nJun 11 16:49:32.460491 crc crio[22018]: time=\"2026-06-11T16:49:32.459183077Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD\" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:32.462288 crc crio[22018]: time=\"2026-06-11T16:49:32.460618713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:32.510467 crc crio[22018]: time=\"2026-06-11T16:49:32.510163104Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}\"\nJun 11 16:49:32.510467 crc crio[22018]: time=\"2026-06-11T16:49:32.510301278Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:49:32.853266 crc crio[22018]: 2026-06-11T16:49:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8b80781bfaaf21 Mac:1e:9f:a7:17:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 SocketPath: PciID:}] [{Interface:0xc00051c790 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:49:32.855601 crc crio[22018]: time=\"2026-06-11T16:49:32.855507635Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}\"\nJun 11 16:49:32.855841 crc crio[22018]: time=\"2026-06-11T16:49:32.855764645Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.86387394Z\" level=info msg=\"Ran pod sandbox e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD\" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.865898833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08595dd9-629f-48ac-8d0a-a3814a600507 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.868109892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3197e392-e775-496c-872f-2f76137f3fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:32.878568 crc crio[22018]: time=\"2026-06-11T16:49:32.874520394Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util\" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:32.878568 crc crio[22018]: time=\"2026-06-11T16:49:32.875160455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:32.918865 crc crio[22018]: time=\"2026-06-11T16:49:32.918708997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:32.930830 crc crio[22018]: time=\"2026-06-11T16:49:32.930707489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:33.043135 crc crio[22018]: time=\"2026-06-11T16:49:33.04257534Z\" level=info msg=\"Created container 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util\" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:33.044434 crc crio[22018]: time=\"2026-06-11T16:49:33.044258972Z\" level=info msg=\"Starting container: 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5\" id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:33.051582 crc crio[22018]: time=\"2026-06-11T16:49:33.051501591Z\" level=info msg=\"Started container\" PID=41490 containerID=46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\nJun 11 16:49:34.544040 crc crio[22018]: time=\"2026-06-11T16:49:34.543950137Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:34.545566 crc crio[22018]: time=\"2026-06-11T16:49:34.544237716Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:34.545566 crc crio[22018]: time=\"2026-06-11T16:49:34.544308558Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:34.545841 crc crio[22018]: time=\"2026-06-11T16:49:34.54564542Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:34.556458 crc crio[22018]: time=\"2026-06-11T16:49:34.556305567Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"\nJun 11 16:49:34.805122 crc crio[22018]: time=\"2026-06-11T16:49:34.804702783Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g76cx/POD\" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:34.805122 crc crio[22018]: time=\"2026-06-11T16:49:34.805052254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:34.833480 crc crio[22018]: time=\"2026-06-11T16:49:34.833197021Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}\"\nJun 11 16:49:34.833480 crc crio[22018]: time=\"2026-06-11T16:49:34.833285884Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g76cx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:49:35.757768 crc crio[22018]: 2026-06-11T16:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540bd8555fa9dae Mac:8a:2b:02:d3:51:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:49:35.760764 crc crio[22018]: time=\"2026-06-11T16:49:35.760173609Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}\"\nJun 11 16:49:35.760764 crc crio[22018]: time=\"2026-06-11T16:49:35.760536691Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g76cx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:49:35.775627 crc crio[22018]: time=\"2026-06-11T16:49:35.775459144Z\" level=info msg=\"Ran pod sandbox 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 with infra container: openshift-marketplace/redhat-operators-g76cx/POD\" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:35.778737 crc crio[22018]: time=\"2026-06-11T16:49:35.778634502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=872d7e93-4ac5-4785-94d4-f77f0dd47359 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:35.785095 crc crio[22018]: time=\"2026-06-11T16:49:35.78491673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=730d22bc-c7be-4125-afd8-fde546f2ad0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:35.797730 crc crio[22018]: time=\"2026-06-11T16:49:35.795611317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:35.797730 crc crio[22018]: time=\"2026-06-11T16:49:35.79604856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:35.841778 crc crio[22018]: time=\"2026-06-11T16:49:35.841550326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:35.847308 crc crio[22018]: time=\"2026-06-11T16:49:35.847213043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:35.968677 crc crio[22018]: time=\"2026-06-11T16:49:35.968585046Z\" level=info msg=\"Created container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:35.973887 crc crio[22018]: time=\"2026-06-11T16:49:35.972127298Z\" level=info msg=\"Starting container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92\" id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:35.985205 crc crio[22018]: time=\"2026-06-11T16:49:35.984956152Z\" level=info msg=\"Started container\" PID=41617 containerID=2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92 description=openshift-marketplace/redhat-operators-g76cx/extract-utilities id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\nJun 11 16:49:36.573069 crc crio[22018]: time=\"2026-06-11T16:49:36.572447313Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:36.578305 crc crio[22018]: time=\"2026-06-11T16:49:36.576958996Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 16:49:37.178213 crc crio[22018]: time=\"2026-06-11T16:49:37.178011364Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:37.178955 crc crio[22018]: time=\"2026-06-11T16:49:37.178916825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb748547-e121-4f56-a836-1f57ce0f7d1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:37.183311 crc crio[22018]: time=\"2026-06-11T16:49:37.182509116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=36dc08c3-bf65-432b-a02c-b398509ae4d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:37.191482 crc crio[22018]: time=\"2026-06-11T16:49:37.191398295Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:37.191840 crc crio[22018]: time=\"2026-06-11T16:49:37.191780467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:37.232000 crc crio[22018]: time=\"2026-06-11T16:49:37.231892441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:37.234939 crc crio[22018]: time=\"2026-06-11T16:49:37.234791733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:37.368306 crc crio[22018]: time=\"2026-06-11T16:49:37.368213621Z\" level=info msg=\"Created container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:37.369941 crc crio[22018]: time=\"2026-06-11T16:49:37.369820648Z\" level=info msg=\"Starting container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235\" id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:37.375682 crc crio[22018]: time=\"2026-06-11T16:49:37.375566259Z\" level=info msg=\"Started container\" PID=41626 containerID=d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235 description=openshift-marketplace/redhat-operators-g76cx/extract-content id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\nJun 11 16:49:41.013809 crc crio[22018]: time=\"2026-06-11T16:49:41.012463272Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-nbw57/POD\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:41.015679 crc crio[22018]: time=\"2026-06-11T16:49:41.013818406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:41.797472 crc crio[22018]: time=\"2026-06-11T16:49:41.796795297Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:41.797713 crc crio[22018]: time=\"2026-06-11T16:49:41.797489829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:45.140296 crc crio[22018]: time=\"2026-06-11T16:49:45.138740545Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:45.330150 crc crio[22018]: time=\"2026-06-11T16:49:45.330012506Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:45.333992 crc crio[22018]: time=\"2026-06-11T16:49:45.333799222Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=801dafaa-396d-46d4-970c-b10d9acabc33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.353221 crc crio[22018]: time=\"2026-06-11T16:49:45.353068389Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:45.372156 crc crio[22018]: time=\"2026-06-11T16:49:45.371905258Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c054b46b-7b4a-4689-abc6-0e1c4a098465 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.395917 crc crio[22018]: time=\"2026-06-11T16:49:45.395237708Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull\" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:45.398310 crc crio[22018]: time=\"2026-06-11T16:49:45.398202692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:45.417247 crc crio[22018]: time=\"2026-06-11T16:49:45.413670699Z\" level=info msg=\"Ran pod sandbox 352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:45.443119 crc crio[22018]: time=\"2026-06-11T16:49:45.442297691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.443373 crc crio[22018]: time=\"2026-06-11T16:49:45.443293983Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.443627 crc crio[22018]: time=\"2026-06-11T16:49:45.44351471Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.445301 crc crio[22018]: time=\"2026-06-11T16:49:45.445153972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:45.447753 crc crio[22018]: time=\"2026-06-11T16:49:45.447565449Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:45.451452 crc crio[22018]: time=\"2026-06-11T16:49:45.45115475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:45.464634 crc crio[22018]: time=\"2026-06-11T16:49:45.464511839Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 16:49:45.639686 crc crio[22018]: time=\"2026-06-11T16:49:45.639605786Z\" level=info msg=\"Ran pod sandbox 1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad with infra container: openshift-frr-k8s/frr-k8s-nbw57/POD\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:49:45.646718 crc crio[22018]: time=\"2026-06-11T16:49:45.646535804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.646985 crc crio[22018]: time=\"2026-06-11T16:49:45.646908536Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.647075 crc crio[22018]: time=\"2026-06-11T16:49:45.646998519Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:45.648435 crc crio[22018]: time=\"2026-06-11T16:49:45.648273689Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage\nJun 11 16:49:45.654703 crc crio[22018]: time=\"2026-06-11T16:49:45.654654141Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 16:49:45.655686 crc crio[22018]: time=\"2026-06-11T16:49:45.655549579Z\" level=info msg=\"Created container f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull\" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:45.657730 crc crio[22018]: time=\"2026-06-11T16:49:45.657696508Z\" level=info msg=\"Starting container: f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df\" id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:45.674758 crc crio[22018]: time=\"2026-06-11T16:49:45.674628Z\" level=info msg=\"Started container\" PID=41795 containerID=f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\nJun 11 16:49:46.999183 crc crio[22018]: time=\"2026-06-11T16:49:46.998313517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6394f0c-2d0b-4493-9802-4a03ac94f087 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:47.018823 crc crio[22018]: time=\"2026-06-11T16:49:47.01870061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d1658c9-2388-4c47-91e7-3a5699cf4d71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:47.035218 crc crio[22018]: time=\"2026-06-11T16:49:47.034738584Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract\" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:47.035752 crc crio[22018]: time=\"2026-06-11T16:49:47.03554631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:47.081177 crc crio[22018]: time=\"2026-06-11T16:49:47.081062524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:47.085018 crc crio[22018]: time=\"2026-06-11T16:49:47.084889914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:47.242026 crc crio[22018]: time=\"2026-06-11T16:49:47.241009113Z\" level=info msg=\"Created container 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract\" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:47.245270 crc crio[22018]: time=\"2026-06-11T16:49:47.245025021Z\" level=info msg=\"Starting container: 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152\" id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:47.286602 crc crio[22018]: time=\"2026-06-11T16:49:47.286062325Z\" level=info msg=\"Started container\" PID=41822 containerID=2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\nJun 11 16:49:50.068132 crc crio[22018]: time=\"2026-06-11T16:49:50.067159204Z\" level=info msg=\"Stopping pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:50.070277 crc crio[22018]: time=\"2026-06-11T16:49:50.068450055Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc00141a608}] Aliases:map[]}\"\nJun 11 16:49:50.070277 crc crio[22018]: time=\"2026-06-11T16:49:50.06859138Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:49:51.931102 crc crio[22018]: time=\"2026-06-11T16:49:51.930544183Z\" level=info msg=\"Stopped pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:49:53.165215 crc crio[22018]: time=\"2026-06-11T16:49:53.165010039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9ccf89a-dc1d-4a87-99f8-afb416249a42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:53.170598 crc crio[22018]: time=\"2026-06-11T16:49:53.17043146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6dbd1118-5f31-4f06-9200-b70cd057fcfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:49:53.179475 crc crio[22018]: time=\"2026-06-11T16:49:53.179240197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:53.179929 crc crio[22018]: time=\"2026-06-11T16:49:53.179831296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:53.290106 crc crio[22018]: time=\"2026-06-11T16:49:53.289974827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:53.297368 crc crio[22018]: time=\"2026-06-11T16:49:53.296917315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:49:53.465287 crc crio[22018]: time=\"2026-06-11T16:49:53.465144477Z\" level=info msg=\"Created container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:49:53.466543 crc crio[22018]: time=\"2026-06-11T16:49:53.466479788Z\" level=info msg=\"Starting container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9\" id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:49:53.480687 crc crio[22018]: time=\"2026-06-11T16:49:53.480601193Z\" level=info msg=\"Started container\" PID=41919 containerID=dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 description=openshift-marketplace/redhat-operators-g76cx/registry-server id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\nJun 11 16:50:00.508272 crc crio[22018]: time=\"2026-06-11T16:50:00.507474698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686610-ncgdj/POD\" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:00.509777 crc crio[22018]: time=\"2026-06-11T16:50:00.508702587Z\" level=info 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:04.124274 crc crio[22018]: time=\"2026-06-11T16:50:04.123568916Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD\" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:04.124274 crc crio[22018]: time=\"2026-06-11T16:50:04.124177576Z\" level=info 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:13.895107 crc crio[22018]: time=\"2026-06-11T16:50:13.894195588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}\"\nJun 11 16:50:13.895107 crc crio[22018]: time=\"2026-06-11T16:50:13.895009614Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686610-ncgdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:13.908706 crc crio[22018]: time=\"2026-06-11T16:50:13.908608093Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:13.910020 crc crio[22018]: time=\"2026-06-11T16:50:13.909759449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e86fcb89-b378-4c4f-91ce-166a36744925 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:13.943476 crc crio[22018]: time=\"2026-06-11T16:50:13.943052139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cbcaf5c8-4f6b-4e1c-97b4-62e071d50ffc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:13.948826 crc crio[22018]: time=\"2026-06-11T16:50:13.948657915Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}\"\nJun 11 16:50:13.948826 crc crio[22018]: time=\"2026-06-11T16:50:13.948731056Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:13.971420 crc crio[22018]: time=\"2026-06-11T16:50:13.97054661Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server\" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:13.981306 crc crio[22018]: time=\"2026-06-11T16:50:13.981183479Z\" level=info 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:14.007115 crc crio[22018]: time=\"2026-06-11T16:50:14.006652481Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:14.009180 crc crio[22018]: time=\"2026-06-11T16:50:14.008540745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1edfe588-1fce-4158-94fa-331f4a0126a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.016910 crc crio[22018]: time=\"2026-06-11T16:50:14.016766823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b4e12d69-c3c5-4989-96b3-67747d4cd152 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.031768 crc crio[22018]: time=\"2026-06-11T16:50:14.031590367Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files\" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:14.035000 crc crio[22018]: time=\"2026-06-11T16:50:14.034934354Z\" level=info 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:14.071160 crc crio[22018]: time=\"2026-06-11T16:50:14.071006642Z\" level=info 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:14.092605 crc crio[22018]: time=\"2026-06-11T16:50:14.092204851Z\" level=info 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:14.150608 crc crio[22018]: time=\"2026-06-11T16:50:14.150188645Z\" level=info 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:14.171707 crc crio[22018]: time=\"2026-06-11T16:50:14.171600627Z\" level=info 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:14.277714 crc crio[22018]: time=\"2026-06-11T16:50:14.276883339Z\" level=info msg=\"Created container 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server\" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:14.290563 crc crio[22018]: time=\"2026-06-11T16:50:14.286466279Z\" level=info msg=\"Starting container: 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23\" id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:14.302589 crc crio[22018]: time=\"2026-06-11T16:50:14.298508869Z\" level=info msg=\"Started container\" PID=42319 containerID=25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136\nJun 11 16:50:14.304812 crc crio[22018]: time=\"2026-06-11T16:50:14.303252101Z\" level=info msg=\"Created container 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files\" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:14.308394 crc crio[22018]: time=\"2026-06-11T16:50:14.30713248Z\" level=info msg=\"Starting container: 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038\" id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:14.349307 crc crio[22018]: time=\"2026-06-11T16:50:14.348926779Z\" level=info msg=\"Started container\" PID=42328 containerID=4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:14.491931 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a242cd88dfaae6c Mac:7a:28:ca:18:d7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:14.493309 crc crio[22018]: time=\"2026-06-11T16:50:14.493236564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}\"\nJun 11 16:50:14.493515 crc crio[22018]: time=\"2026-06-11T16:50:14.493480132Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686610-ncgdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:14.507056 crc crio[22018]: time=\"2026-06-11T16:50:14.50675437Z\" level=info msg=\"Ran pod sandbox a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 with infra container: openshift-infra/auto-csr-approver-29686610-ncgdj/POD\" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:14.510593 crc crio[22018]: time=\"2026-06-11T16:50:14.510530018Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:14.515479 crc crio[22018]: time=\"2026-06-11T16:50:14.515212046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:50:14.549761 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9468efd81396034 Mac:f6:c9:d7:39:f6:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:14.550791 crc crio[22018]: time=\"2026-06-11T16:50:14.550724695Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}\"\nJun 11 16:50:14.551061 crc crio[22018]: time=\"2026-06-11T16:50:14.550964523Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:14.554734 crc crio[22018]: time=\"2026-06-11T16:50:14.552854772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4d27b85c-8c9d-45a8-9345-186118d98f8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.561459 crc crio[22018]: time=\"2026-06-11T16:50:14.561275167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3aa0a2e0-5ea8-4ce2-9d0f-9b77c428843f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.567084 crc crio[22018]: time=\"2026-06-11T16:50:14.566954531Z\" level=info msg=\"Ran pod sandbox 9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD\" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:14.569549 crc crio[22018]: time=\"2026-06-11T16:50:14.569505666Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader\" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:14.571222 crc crio[22018]: time=\"2026-06-11T16:50:14.571138369Z\" level=info 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:14.574701 crc crio[22018]: time=\"2026-06-11T16:50:14.574638288Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.581527 crc crio[22018]: time=\"2026-06-11T16:50:14.581446053Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.581656 crc crio[22018]: time=\"2026-06-11T16:50:14.581620739Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:14.582910 crc crio[22018]: time=\"2026-06-11T16:50:14.582840746Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:14.586694 crc crio[22018]: time=\"2026-06-11T16:50:14.586625876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"\nJun 11 16:50:14.604230 crc crio[22018]: time=\"2026-06-11T16:50:14.604095076Z\" level=info 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:14.613225 crc crio[22018]: time=\"2026-06-11T16:50:14.611895372Z\" level=info 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:14.702911 crc crio[22018]: time=\"2026-06-11T16:50:14.702785376Z\" level=info msg=\"Created container 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader\" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:14.709079 crc crio[22018]: time=\"2026-06-11T16:50:14.708757194Z\" level=info msg=\"Starting container: 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce\" id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:14.715723 crc crio[22018]: time=\"2026-06-11T16:50:14.715552708Z\" level=info msg=\"Started container\" PID=42403 containerID=6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce description=openshift-frr-k8s/frr-k8s-nbw57/cp-reloader id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:15.473549 crc crio[22018]: time=\"2026-06-11T16:50:15.472814289Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:15.475469 crc crio[22018]: time=\"2026-06-11T16:50:15.475426251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2f4a7bd-cf01-4a34-b077-283b9bc0c352 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:15.477674 crc crio[22018]: time=\"2026-06-11T16:50:15.477609769Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4ea1097-2dca-4951-b760-bc2552e57206 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:15.483295 crc crio[22018]: time=\"2026-06-11T16:50:15.483267007Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:15.483803 crc crio[22018]: time=\"2026-06-11T16:50:15.483779383Z\" level=info 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:15.506844 crc crio[22018]: time=\"2026-06-11T16:50:15.506787469Z\" level=info 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:15.589438 crc crio[22018]: time=\"2026-06-11T16:50:15.588620457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f21f63db-1781-426f-9549-d38e082ebc00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:15.602034 crc crio[22018]: time=\"2026-06-11T16:50:15.601885765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2de99384-52ed-4d16-a5c4-8daa79064f3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:15.619001 crc crio[22018]: time=\"2026-06-11T16:50:15.61789567Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics\" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:15.635894 crc crio[22018]: time=\"2026-06-11T16:50:15.63578836Z\" level=info 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:15.710144 crc crio[22018]: time=\"2026-06-11T16:50:15.709971734Z\" level=info 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:15.715749 crc crio[22018]: time=\"2026-06-11T16:50:15.715663639Z\" level=info 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:15.832541 crc crio[22018]: time=\"2026-06-11T16:50:15.83243969Z\" level=info msg=\"Created container 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics\" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:15.835588 crc crio[22018]: time=\"2026-06-11T16:50:15.835429824Z\" level=info msg=\"Starting container: 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686\" id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:15.851102 crc crio[22018]: time=\"2026-06-11T16:50:15.850975563Z\" level=info msg=\"Started container\" PID=42512 containerID=86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686 description=openshift-frr-k8s/frr-k8s-nbw57/cp-metrics id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:15.914485 crc crio[22018]: time=\"2026-06-11T16:50:15.913465099Z\" level=info 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:16.003482 crc crio[22018]: time=\"2026-06-11T16:50:16.002854259Z\" level=info msg=\"Created container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:16.005179 crc crio[22018]: time=\"2026-06-11T16:50:16.005082339Z\" level=info msg=\"Starting container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c\" id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:16.009908 crc crio[22018]: time=\"2026-06-11T16:50:16.009827198Z\" level=info msg=\"Started container\" PID=42521 containerID=1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c description=openshift-infra/auto-csr-approver-29686610-ncgdj/oc id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\nJun 11 16:50:16.618530 crc crio[22018]: time=\"2026-06-11T16:50:16.618460885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=be5cb7db-76d5-44f8-ad7b-0b6707fa9170 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:16.628416 crc crio[22018]: time=\"2026-06-11T16:50:16.628294296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=22327544-5ced-48aa-8770-c0f14120113e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:16.657297 crc crio[22018]: time=\"2026-06-11T16:50:16.657193256Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status\" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:16.662460 crc crio[22018]: time=\"2026-06-11T16:50:16.660611465Z\" level=info 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:16.722555 crc crio[22018]: time=\"2026-06-11T16:50:16.722211585Z\" level=info 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:16.726255 crc crio[22018]: time=\"2026-06-11T16:50:16.726189539Z\" level=info 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:16.852238 crc crio[22018]: time=\"2026-06-11T16:50:16.851625492Z\" level=info msg=\"Created container 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status\" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:16.854478 crc crio[22018]: time=\"2026-06-11T16:50:16.854309497Z\" level=info msg=\"Starting container: 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5\" id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:16.860252 crc crio[22018]: time=\"2026-06-11T16:50:16.860211823Z\" level=info msg=\"Started container\" PID=42578 containerID=65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:17.252970 crc crio[22018]: time=\"2026-06-11T16:50:17.252827894Z\" level=info msg=\"Stopping container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 (timeout: 2s)\" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:17.650699 crc crio[22018]: time=\"2026-06-11T16:50:17.649143751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c6813fad-5b58-46e9-b6cd-048ecbbb8c59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.675675926Z\" level=info msg=\"Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.676958637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001ade2f0}] Aliases:map[]}\"\nJun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.677280627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686610-ncgdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:18.522055 crc crio[22018]: time=\"2026-06-11T16:50:18.521647781Z\" level=info msg=\"Stopped container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:18.523015 crc crio[22018]: time=\"2026-06-11T16:50:18.522956563Z\" level=info msg=\"Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:18.524624 crc crio[22018]: time=\"2026-06-11T16:50:18.524548924Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc002ca05e8}] Aliases:map[]}\"\nJun 11 16:50:18.526776 crc crio[22018]: time=\"2026-06-11T16:50:18.525322569Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g76cx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:18.530390 crc crio[22018]: time=\"2026-06-11T16:50:18.527562228Z\" level=info msg=\"Stopped pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:18.530390 crc crio[22018]: time=\"2026-06-11T16:50:18.528862118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=85a77913-1f9f-4bd0-a7b4-a50d76c01fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:18.536562 crc crio[22018]: time=\"2026-06-11T16:50:18.536291183Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/controller\" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:18.539253 crc crio[22018]: time=\"2026-06-11T16:50:18.538942808Z\" level=info 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:18.662382 crc crio[22018]: time=\"2026-06-11T16:50:18.662219781Z\" level=info 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:18.669559 crc crio[22018]: time=\"2026-06-11T16:50:18.669476501Z\" level=info 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:18.677851 crc crio[22018]: time=\"2026-06-11T16:50:18.677697472Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:18.680445 crc crio[22018]: time=\"2026-06-11T16:50:18.68027115Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=dfca5e6d-fc04-4036-bd43-02962e726fad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:18.683699 crc crio[22018]: time=\"2026-06-11T16:50:18.683642466Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=15f6fc25-4cf7-47e3-a69b-1d6f7a09ea58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:18.699737 crc crio[22018]: time=\"2026-06-11T16:50:18.699654142Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator\" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:18.701105 crc crio[22018]: time=\"2026-06-11T16:50:18.701007895Z\" level=info 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:18.750017 crc crio[22018]: time=\"2026-06-11T16:50:18.749912003Z\" level=info 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:18.755442 crc crio[22018]: time=\"2026-06-11T16:50:18.755272454Z\" level=info 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:18.791577 crc crio[22018]: time=\"2026-06-11T16:50:18.791234946Z\" level=info msg=\"Created container 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3: openshift-frr-k8s/frr-k8s-nbw57/controller\" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:18.793801 crc crio[22018]: time=\"2026-06-11T16:50:18.793766626Z\" level=info msg=\"Starting container: 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3\" id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:18.800929 crc crio[22018]: time=\"2026-06-11T16:50:18.80087125Z\" level=info msg=\"Started container\" PID=42678 containerID=8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3 description=openshift-frr-k8s/frr-k8s-nbw57/controller id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:18.814876 crc crio[22018]: time=\"2026-06-11T16:50:18.814776067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8b9899e2-8893-469a-9bf8-9f0ed0f15b22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:18.823936 crc crio[22018]: time=\"2026-06-11T16:50:18.823834883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cef89501-490c-4fb6-bf4b-5d08fc3db689 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:18.834722 crc crio[22018]: time=\"2026-06-11T16:50:18.834626613Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr\" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:18.836755 crc crio[22018]: time=\"2026-06-11T16:50:18.836684068Z\" level=info 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:18.882690 crc crio[22018]: time=\"2026-06-11T16:50:18.881970684Z\" level=info msg=\"Stopped pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:18.891364 crc crio[22018]: time=\"2026-06-11T16:50:18.891194515Z\" level=info 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:18.893032 crc crio[22018]: time=\"2026-06-11T16:50:18.892930659Z\" level=info msg=\"Created container 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator\" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:18.894906 crc crio[22018]: time=\"2026-06-11T16:50:18.894653835Z\" level=info msg=\"Starting container: 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8\" id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:18.897604 crc crio[22018]: time=\"2026-06-11T16:50:18.896585955Z\" level=info 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:18.900574 crc crio[22018]: time=\"2026-06-11T16:50:18.900488259Z\" level=info msg=\"Started container\" PID=42696 containerID=047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa\nJun 11 16:50:18.998376 crc crio[22018]: time=\"2026-06-11T16:50:18.99827379Z\" level=info msg=\"Created container 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9: openshift-frr-k8s/frr-k8s-nbw57/frr\" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.001441 crc crio[22018]: time=\"2026-06-11T16:50:19.00020418Z\" level=info msg=\"Starting container: 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9\" id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:19.005498 crc crio[22018]: time=\"2026-06-11T16:50:19.005235769Z\" level=info msg=\"Started container\" PID=42715 containerID=3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9 description=openshift-frr-k8s/frr-k8s-nbw57/frr id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:19.016392 crc crio[22018]: time=\"2026-06-11T16:50:19.016254046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1fdcfde8-3621-4432-980e-bc187d64480a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.023060 crc crio[22018]: time=\"2026-06-11T16:50:19.022967959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=988858cb-d222-43d4-accd-957568541f0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.035522 crc crio[22018]: time=\"2026-06-11T16:50:19.032493548Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/reloader\" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.035522 crc crio[22018]: time=\"2026-06-11T16:50:19.034231983Z\" level=info 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:19.066143 crc crio[22018]: time=\"2026-06-11T16:50:19.066017696Z\" level=info 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:19.069063 crc crio[22018]: time=\"2026-06-11T16:50:19.068984261Z\" level=info 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:19.171502 crc crio[22018]: time=\"2026-06-11T16:50:19.171296562Z\" level=info msg=\"Created container 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a: openshift-frr-k8s/frr-k8s-nbw57/reloader\" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.173381 crc crio[22018]: time=\"2026-06-11T16:50:19.173289626Z\" level=info msg=\"Starting container: 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a\" id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:19.180732 crc crio[22018]: time=\"2026-06-11T16:50:19.180581884Z\" level=info msg=\"Started container\" PID=42747 containerID=1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a description=openshift-frr-k8s/frr-k8s-nbw57/reloader id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:19.192821 crc crio[22018]: time=\"2026-06-11T16:50:19.192776068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6580a781-0f37-4f0c-b500-1d98e7814886 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.196719 crc crio[22018]: time=\"2026-06-11T16:50:19.19662825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c51c01c-9c26-4703-b482-1303867e7103 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.204453 crc crio[22018]: time=\"2026-06-11T16:50:19.204252708Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics\" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.206320 crc crio[22018]: time=\"2026-06-11T16:50:19.206249432Z\" level=info 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:19.232956 crc crio[22018]: time=\"2026-06-11T16:50:19.23283494Z\" level=info 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:19.235482 crc crio[22018]: time=\"2026-06-11T16:50:19.235307928Z\" level=info 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:19.331810 crc crio[22018]: time=\"2026-06-11T16:50:19.331715996Z\" level=info msg=\"Created container 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics\" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.333287 crc crio[22018]: time=\"2026-06-11T16:50:19.333202052Z\" level=info msg=\"Starting container: 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4\" id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:19.340660 crc crio[22018]: time=\"2026-06-11T16:50:19.340619217Z\" level=info msg=\"Started container\" PID=42777 containerID=00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4 description=openshift-frr-k8s/frr-k8s-nbw57/frr-metrics id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:19.350148 crc crio[22018]: time=\"2026-06-11T16:50:19.350107687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52d79ccf-3422-47a5-bbcf-995cbc3d9d2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.355439 crc crio[22018]: time=\"2026-06-11T16:50:19.355295268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c2315f8b-d67d-4a27-a3bb-d9f097524382 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.363428 crc crio[22018]: time=\"2026-06-11T16:50:19.3632808Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-status\" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.365729 crc crio[22018]: time=\"2026-06-11T16:50:19.365653085Z\" level=info 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:19.424730 crc crio[22018]: time=\"2026-06-11T16:50:19.424627864Z\" level=info 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:19.431891 crc crio[22018]: time=\"2026-06-11T16:50:19.43181727Z\" level=info 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:19.605033 crc crio[22018]: time=\"2026-06-11T16:50:19.604921405Z\" level=info msg=\"Created container 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca: openshift-frr-k8s/frr-k8s-nbw57/frr-status\" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.607164 crc crio[22018]: time=\"2026-06-11T16:50:19.607099934Z\" level=info msg=\"Starting container: 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca\" id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:19.612887 crc crio[22018]: time=\"2026-06-11T16:50:19.612844043Z\" level=info msg=\"Started container\" PID=42811 containerID=08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca description=openshift-frr-k8s/frr-k8s-nbw57/frr-status id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:19.626669 crc crio[22018]: time=\"2026-06-11T16:50:19.626535384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7f04959-7698-4db4-a367-ed82fd5bbad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.629055 crc crio[22018]: time=\"2026-06-11T16:50:19.628993104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=713aea5c-e783-4059-999a-5fb6a15a6926 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:19.636518 crc crio[22018]: time=\"2026-06-11T16:50:19.63591192Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy\" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:19.637231 crc crio[22018]: time=\"2026-06-11T16:50:19.637202501Z\" level=info 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:19.682746 crc crio[22018]: time=\"2026-06-11T16:50:19.682666183Z\" level=info 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:19.733708 crc crio[22018]: time=\"2026-06-11T16:50:19.733642605Z\" level=info msg=\"Removing container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9\" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:19.774658 crc crio[22018]: time=\"2026-06-11T16:50:19.774239647Z\" level=info msg=\"Removed container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:19.787736 crc crio[22018]: time=\"2026-06-11T16:50:19.787658642Z\" level=info msg=\"Removing container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235\" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:19.832704 crc crio[22018]: time=\"2026-06-11T16:50:19.832613773Z\" level=info msg=\"Removed container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:19.834630 crc crio[22018]: time=\"2026-06-11T16:50:19.83456721Z\" level=info msg=\"Removing container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92\" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:19.870846 crc crio[22018]: time=\"2026-06-11T16:50:19.870130345Z\" level=info msg=\"Removed container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:20.086249 crc crio[22018]: time=\"2026-06-11T16:50:20.079533479Z\" level=info 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:20.189698 crc crio[22018]: time=\"2026-06-11T16:50:20.189614296Z\" level=info msg=\"Created container 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy\" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:20.191599 crc crio[22018]: time=\"2026-06-11T16:50:20.191495966Z\" level=info msg=\"Starting container: 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11\" id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:20.197790 crc crio[22018]: time=\"2026-06-11T16:50:20.197713425Z\" level=info msg=\"Started container\" PID=42844 containerID=0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11 description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:20.214833 crc crio[22018]: time=\"2026-06-11T16:50:20.214710277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ddfb344-2a15-4d27-bdc2-fd5b53a14196 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:20.217676 crc crio[22018]: time=\"2026-06-11T16:50:20.21752517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c5bd905b-27a9-4e9e-bac8-12789a76242f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:20.222733 crc crio[22018]: time=\"2026-06-11T16:50:20.222307087Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr\" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:20.223052 crc crio[22018]: time=\"2026-06-11T16:50:20.222744821Z\" level=info 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:20.259465 crc crio[22018]: time=\"2026-06-11T16:50:20.257885839Z\" level=info 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:20.368108 crc crio[22018]: time=\"2026-06-11T16:50:20.368053139Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-k576b/POD\" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:20.368444 crc crio[22018]: time=\"2026-06-11T16:50:20.3683851Z\" level=info 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:20.428171 crc crio[22018]: time=\"2026-06-11T16:50:20.42805397Z\" level=info msg=\"Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:20.428171 crc crio[22018]: time=\"2026-06-11T16:50:20.428172954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:20.430567 crc crio[22018]: time=\"2026-06-11T16:50:20.430497408Z\" level=info msg=\"Removing pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:20.434267 crc crio[22018]: time=\"2026-06-11T16:50:20.434167423Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}\"\nJun 11 16:50:20.434267 crc crio[22018]: time=\"2026-06-11T16:50:20.434259986Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-k576b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:20.443472 crc crio[22018]: time=\"2026-06-11T16:50:20.443242288Z\" level=info msg=\"Removed pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:50:20.817180 crc crio[22018]: time=\"2026-06-11T16:50:20.814621876Z\" level=info 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:20.987893 crc crio[22018]: time=\"2026-06-11T16:50:20.987080584Z\" level=info msg=\"Created container 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr\" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:20.988973 crc crio[22018]: time=\"2026-06-11T16:50:20.98885289Z\" level=info msg=\"Starting container: 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d\" id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:21.009760 crc crio[22018]: time=\"2026-06-11T16:50:21.009573087Z\" level=info msg=\"Started container\" PID=42884 containerID=0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad\nJun 11 16:50:21.418542 crc crio[22018]: time=\"2026-06-11T16:50:21.41795655Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD\" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:21.418694 crc crio[22018]: time=\"2026-06-11T16:50:21.41859516Z\" level=info 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:21.466395 crc crio[22018]: time=\"2026-06-11T16:50:21.466118568Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"\nJun 11 16:50:21.466395 crc crio[22018]: time=\"2026-06-11T16:50:21.466220751Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:21.672808 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff1de25ae460ae Mac:c6:39:c2:79:d0:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:21.674266 crc crio[22018]: time=\"2026-06-11T16:50:21.674185916Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}\"\nJun 11 16:50:21.674680 crc crio[22018]: time=\"2026-06-11T16:50:21.674467515Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-k576b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:21.689262 crc crio[22018]: time=\"2026-06-11T16:50:21.689008304Z\" level=info msg=\"Ran pod sandbox 5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 with infra container: cert-manager/cert-manager-79c8d999ff-k576b/POD\" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:21.698232 crc crio[22018]: time=\"2026-06-11T16:50:21.698077523Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.698731 crc crio[22018]: time=\"2026-06-11T16:50:21.698511799Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.698731 crc crio[22018]: time=\"2026-06-11T16:50:21.69859234Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.700666 crc crio[22018]: time=\"2026-06-11T16:50:21.700296086Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:21.707192 crc crio[22018]: time=\"2026-06-11T16:50:21.707134032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:50:21.934511 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0424002f7eb7f85 Mac:9e:8a:28:30:7c:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:21.937035 crc crio[22018]: time=\"2026-06-11T16:50:21.936897932Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"\nJun 11 16:50:21.937425 crc crio[22018]: time=\"2026-06-11T16:50:21.937364177Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:21.945319 crc crio[22018]: time=\"2026-06-11T16:50:21.945243828Z\" level=info msg=\"Ran pod sandbox 0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 with infra container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD\" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:21.947606 crc crio[22018]: time=\"2026-06-11T16:50:21.947510866Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.947862 crc crio[22018]: time=\"2026-06-11T16:50:21.947803005Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.947923 crc crio[22018]: time=\"2026-06-11T16:50:21.947880547Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:21.949145 crc crio[22018]: time=\"2026-06-11T16:50:21.949026113Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:21.956432 crc crio[22018]: time=\"2026-06-11T16:50:21.95617874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:50:24.994243 crc crio[22018]: time=\"2026-06-11T16:50:24.993628474Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD\" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:24.995634 crc crio[22018]: time=\"2026-06-11T16:50:24.995608967Z\" level=info 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:25.025434 crc crio[22018]: time=\"2026-06-11T16:50:25.025225558Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}\"\nJun 11 16:50:25.025434 crc crio[22018]: time=\"2026-06-11T16:50:25.025299631Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:25.578547 crc crio[22018]: 2026-06-11T16:50:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17cc0476a5d7c21 Mac:f6:1c:d4:16:8a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:50:25.579780 crc crio[22018]: time=\"2026-06-11T16:50:25.579690749Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}\"\nJun 11 16:50:25.580030 crc crio[22018]: time=\"2026-06-11T16:50:25.579916546Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:50:27.531773 crc crio[22018]: time=\"2026-06-11T16:50:27.531081548Z\" level=info msg=\"Ran pod sandbox 17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 with infra container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD\" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:50:27.535928 crc crio[22018]: time=\"2026-06-11T16:50:27.535843523Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.536141 crc crio[22018]: time=\"2026-06-11T16:50:27.536122932Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.536253 crc crio[22018]: time=\"2026-06-11T16:50:27.536170104Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.537510 crc crio[22018]: time=\"2026-06-11T16:50:27.537467625Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:27.549616 crc crio[22018]: time=\"2026-06-11T16:50:27.549529077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 11 16:50:27.632017 crc crio[22018]: time=\"2026-06-11T16:50:27.631883407Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:27.633667 crc crio[22018]: time=\"2026-06-11T16:50:27.633597914Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2a9cfaed-a3b2-42c2-b127-ea6b61f6a810 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.647538 crc crio[22018]: time=\"2026-06-11T16:50:27.64745929Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dc6ea1e6-d11e-42c7-bb3b-f0b45bc0a5c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.659737 crc crio[22018]: time=\"2026-06-11T16:50:27.659605113Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector\" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:27.662099 crc crio[22018]: time=\"2026-06-11T16:50:27.661938208Z\" level=info 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:27.662449 crc crio[22018]: time=\"2026-06-11T16:50:27.662239772Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:27.663639 crc crio[22018]: time=\"2026-06-11T16:50:27.663558128Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c290a915-4bbe-49de-9a24-4cd677c231b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.679312 crc crio[22018]: time=\"2026-06-11T16:50:27.67918775Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=13c32166-915c-4f3e-9f7e-3145f73fc0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:27.689876 crc crio[22018]: time=\"2026-06-11T16:50:27.689676442Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller\" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:27.694710 crc crio[22018]: time=\"2026-06-11T16:50:27.694565216Z\" level=info 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:27.710930 crc crio[22018]: time=\"2026-06-11T16:50:27.710762966Z\" level=info 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:27.716772 crc crio[22018]: time=\"2026-06-11T16:50:27.716232188Z\" level=info 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:27.741760 crc crio[22018]: time=\"2026-06-11T16:50:27.741601677Z\" level=info 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:27.747942 crc crio[22018]: time=\"2026-06-11T16:50:27.747805103Z\" level=info 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:27.870606 crc crio[22018]: time=\"2026-06-11T16:50:27.870269481Z\" level=info msg=\"Created container 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector\" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:27.871870 crc crio[22018]: time=\"2026-06-11T16:50:27.871765948Z\" level=info msg=\"Starting container: 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f\" id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:27.881542 crc crio[22018]: time=\"2026-06-11T16:50:27.881448853Z\" level=info msg=\"Started container\" PID=43186 containerID=0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f description=cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71\nJun 11 16:50:27.882871 crc crio[22018]: time=\"2026-06-11T16:50:27.882769665Z\" level=info msg=\"Created container cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller\" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:27.886738 crc crio[22018]: time=\"2026-06-11T16:50:27.886681538Z\" level=info msg=\"Starting container: cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126\" id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:27.896828 crc crio[22018]: time=\"2026-06-11T16:50:27.896624622Z\" level=info msg=\"Started container\" PID=43187 containerID=cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126 description=cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39\nJun 11 16:50:28.038657 crc crio[22018]: time=\"2026-06-11T16:50:28.038077131Z\" level=info msg=\"Stopping container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e (timeout: 30s)\" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:28.073265 crc crio[22018]: time=\"2026-06-11T16:50:28.073153756Z\" level=info msg=\"Stopping container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 (timeout: 30s)\" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:28.164545 crc crio[22018]: time=\"2026-06-11T16:50:28.164226895Z\" level=info msg=\"Stopped container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:28.165462 crc crio[22018]: time=\"2026-06-11T16:50:28.165268859Z\" level=info msg=\"Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:28.166055 crc crio[22018]: time=\"2026-06-11T16:50:28.16595765Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc0004be328}] Aliases:map[]}\"\nJun 11 16:50:28.166209 crc crio[22018]: time=\"2026-06-11T16:50:28.166146146Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-x7kfx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:28.194778 crc crio[22018]: time=\"2026-06-11T16:50:28.194688013Z\" level=info msg=\"Stopped container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:28.196676 crc crio[22018]: time=\"2026-06-11T16:50:28.196589813Z\" level=info msg=\"Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:28.197130 crc crio[22018]: time=\"2026-06-11T16:50:28.197062529Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc00141a3c8}] Aliases:map[]}\"\nJun 11 16:50:28.197312 crc crio[22018]: time=\"2026-06-11T16:50:28.197252125Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:28.489360 crc crio[22018]: time=\"2026-06-11T16:50:28.489189103Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage\nJun 11 16:50:28.492859 crc crio[22018]: time=\"2026-06-11T16:50:28.492795207Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2cc18c00-b689-4dd1-a6b2-0caa18920455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:28.554051 crc crio[22018]: time=\"2026-06-11T16:50:28.55386423Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b2c3b6fa-bcda-4e4d-bbe9-c9efe8247bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:50:28.567040 crc crio[22018]: time=\"2026-06-11T16:50:28.566927293Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook\" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:28.568795 crc crio[22018]: time=\"2026-06-11T16:50:28.568704409Z\" level=info 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:28.574148 crc crio[22018]: time=\"2026-06-11T16:50:28.574036326Z\" level=info msg=\"Stopped pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:28.636455 crc crio[22018]: time=\"2026-06-11T16:50:28.636270086Z\" level=info 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:28.649036 crc crio[22018]: time=\"2026-06-11T16:50:28.648623456Z\" level=info 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:28.684072 crc crio[22018]: time=\"2026-06-11T16:50:28.683635294Z\" level=info msg=\"Stopped pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:28.793287 crc crio[22018]: time=\"2026-06-11T16:50:28.792033665Z\" level=info msg=\"Created container fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook\" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:50:28.800214 crc crio[22018]: time=\"2026-06-11T16:50:28.799745898Z\" level=info msg=\"Starting container: fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34\" id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:50:28.813550 crc crio[22018]: time=\"2026-06-11T16:50:28.811860202Z\" level=info msg=\"Started container\" PID=43275 containerID=fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34 description=cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3\nJun 11 16:50:28.969704 crc crio[22018]: time=\"2026-06-11T16:50:28.969629735Z\" level=info msg=\"Removing container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e\" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:29.014767 crc crio[22018]: time=\"2026-06-11T16:50:29.002057296Z\" level=info msg=\"Removed container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:29.023851 crc crio[22018]: time=\"2026-06-11T16:50:29.023765406Z\" level=info msg=\"Removing container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316\" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:29.052987 crc crio[22018]: time=\"2026-06-11T16:50:29.052852072Z\" level=info msg=\"Removed container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:36.107595 crc crio[22018]: time=\"2026-06-11T16:50:36.106655077Z\" level=info msg=\"Stopping container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 (timeout: 30s)\" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:36.233834 crc crio[22018]: time=\"2026-06-11T16:50:36.233720471Z\" level=info msg=\"Stopped container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:50:36.234891 crc crio[22018]: time=\"2026-06-11T16:50:36.234818465Z\" level=info msg=\"Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:36.235448 crc crio[22018]: time=\"2026-06-11T16:50:36.23530272Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc002ca00c0}] Aliases:map[]}\"\nJun 11 16:50:36.235631 crc crio[22018]: time=\"2026-06-11T16:50:36.235575579Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:50:36.581520 crc crio[22018]: time=\"2026-06-11T16:50:36.579867758Z\" level=info msg=\"Stopped pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:50:37.072432 crc crio[22018]: time=\"2026-06-11T16:50:37.072254502Z\" level=info msg=\"Removing container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622\" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:50:37.100665 crc crio[22018]: time=\"2026-06-11T16:50:37.100570284Z\" level=info msg=\"Removed container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:20.458917 crc crio[22018]: time=\"2026-06-11T16:51:20.458468822Z\" level=info msg=\"Removing container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279\" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:20.571289 crc crio[22018]: time=\"2026-06-11T16:51:20.571179235Z\" level=info msg=\"Removed container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:51:20.582586 crc crio[22018]: time=\"2026-06-11T16:51:20.582428926Z\" level=info msg=\"Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.582586 crc crio[22018]: time=\"2026-06-11T16:51:20.582506869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.583872 crc crio[22018]: time=\"2026-06-11T16:51:20.583143949Z\" level=info msg=\"Removing pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.593541 crc crio[22018]: time=\"2026-06-11T16:51:20.593487049Z\" level=info msg=\"Removed pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.594899 crc crio[22018]: time=\"2026-06-11T16:51:20.594644651Z\" level=info msg=\"Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.594899 crc crio[22018]: time=\"2026-06-11T16:51:20.594776045Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.595567 crc crio[22018]: time=\"2026-06-11T16:51:20.595484878Z\" level=info msg=\"Removing pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.609286 crc crio[22018]: time=\"2026-06-11T16:51:20.609133138Z\" level=info msg=\"Removed pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.610125 crc crio[22018]: time=\"2026-06-11T16:51:20.610083177Z\" level=info msg=\"Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.610289 crc crio[22018]: time=\"2026-06-11T16:51:20.610264863Z\" level=info msg=\"Stopped pod sandbox (already stopped): d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.611455 crc crio[22018]: time=\"2026-06-11T16:51:20.611227473Z\" level=info msg=\"Removing pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.624643 crc crio[22018]: time=\"2026-06-11T16:51:20.624518493Z\" level=info msg=\"Removed pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.627165 crc crio[22018]: time=\"2026-06-11T16:51:20.62700835Z\" level=info msg=\"Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.627165 crc crio[22018]: time=\"2026-06-11T16:51:20.627097403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:51:20.628955 crc crio[22018]: time=\"2026-06-11T16:51:20.62887905Z\" level=info msg=\"Removing pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:20.640940 crc crio[22018]: time=\"2026-06-11T16:51:20.640813247Z\" level=info msg=\"Removed pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:51:21.494220 crc crio[22018]: time=\"2026-06-11T16:51:21.493694469Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD\" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:21.494905 crc crio[22018]: time=\"2026-06-11T16:51:21.494259897Z\" level=info 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:21.523136 crc crio[22018]: time=\"2026-06-11T16:51:21.522950371Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}\"\nJun 11 16:51:21.523136 crc crio[22018]: time=\"2026-06-11T16:51:21.523022653Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:51:22.378871 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e3e3e99b029aaf Mac:7a:24:b1:6f:a6:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 SocketPath: PciID:}] [{Interface:0xc000154690 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:51:22.380457 crc crio[22018]: time=\"2026-06-11T16:51:22.380280584Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}\"\nJun 11 16:51:22.380642 crc crio[22018]: time=\"2026-06-11T16:51:22.380565523Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:51:22.389263 crc crio[22018]: time=\"2026-06-11T16:51:22.389206339Z\" level=info msg=\"Ran pod sandbox 0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD\" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:22.399909 crc crio[22018]: time=\"2026-06-11T16:51:22.39977395Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:22.409258 crc crio[22018]: time=\"2026-06-11T16:51:22.409174965Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 16:51:22.450188 crc crio[22018]: time=\"2026-06-11T16:51:22.450094343Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-r8v6t/POD\" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:22.450408 crc crio[22018]: time=\"2026-06-11T16:51:22.450191866Z\" level=info 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:22.476572 crc crio[22018]: time=\"2026-06-11T16:51:22.476519767Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}\"\nJun 11 16:51:22.476809 crc crio[22018]: time=\"2026-06-11T16:51:22.476783615Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-r8v6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:51:22.989994 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d04c42c08ede7 Mac:1a:82:22:dc:58:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:51:22.990985 crc crio[22018]: time=\"2026-06-11T16:51:22.99079628Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}\"\nJun 11 16:51:22.990985 crc crio[22018]: time=\"2026-06-11T16:51:22.990969975Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-r8v6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:51:22.998597 crc crio[22018]: time=\"2026-06-11T16:51:22.996606765Z\" level=info msg=\"Ran pod sandbox 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 with infra container: openstack-operators/openstack-operator-index-r8v6t/POD\" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:23.002123 crc crio[22018]: time=\"2026-06-11T16:51:23.001990994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:23.002576 crc crio[22018]: time=\"2026-06-11T16:51:23.002445379Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:23.002686 crc crio[22018]: time=\"2026-06-11T16:51:23.002578303Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:23.004531 crc crio[22018]: time=\"2026-06-11T16:51:23.004487671Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:23.008907 crc crio[22018]: time=\"2026-06-11T16:51:23.008829858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 11 16:51:25.241683 crc crio[22018]: time=\"2026-06-11T16:51:25.240797233Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD\" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:25.243385 crc crio[22018]: time=\"2026-06-11T16:51:25.241742783Z\" level=info 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:26.129726 crc crio[22018]: time=\"2026-06-11T16:51:26.12964812Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:26.129824 crc crio[22018]: time=\"2026-06-11T16:51:26.129777374Z\" level=info 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:26.219686 crc crio[22018]: time=\"2026-06-11T16:51:26.219567267Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:26.234298 crc crio[22018]: time=\"2026-06-11T16:51:26.233880486Z\" level=info msg=\"Ran pod sandbox 550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020 with infra container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:26.237884 crc crio[22018]: time=\"2026-06-11T16:51:26.237814518Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:26.241706 crc crio[22018]: time=\"2026-06-11T16:51:26.24163105Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}\"\nJun 11 16:51:26.241706 crc crio[22018]: time=\"2026-06-11T16:51:26.241691012Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:51:26.242991 crc crio[22018]: time=\"2026-06-11T16:51:26.242902509Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 16:51:26.369375 crc crio[22018]: time=\"2026-06-11T16:51:26.367608199Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:26.372152 crc crio[22018]: time=\"2026-06-11T16:51:26.37116124Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=29c3a064-70b4-456d-9530-601f698cc8b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:26.380015 crc crio[22018]: time=\"2026-06-11T16:51:26.379777206Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fb6de369-cdcf-47e6-af34-ac096ef093dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:51:26.394152 crc crio[22018]: time=\"2026-06-11T16:51:26.393893068Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager\" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:26.400554 crc crio[22018]: time=\"2026-06-11T16:51:26.400071585Z\" level=info 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:26.477488 crc crio[22018]: time=\"2026-06-11T16:51:26.477225882Z\" level=info 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:26.521429 crc crio[22018]: time=\"2026-06-11T16:51:26.520612828Z\" level=info 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:26.684742 crc crio[22018]: time=\"2026-06-11T16:51:26.681821768Z\" level=info msg=\"Created container 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager\" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:51:26.684742 crc crio[22018]: 2026-06-11T16:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c803945a74631d6 Mac:ca:ff:8e:4d:33:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 SocketPath: PciID:}] [{Interface:0xc000423220 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:51:26.684742 crc crio[22018]: time=\"2026-06-11T16:51:26.684193633Z\" level=info msg=\"Starting container: 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76\" id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:51:26.688077 crc crio[22018]: time=\"2026-06-11T16:51:26.686674572Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}\"\nJun 11 16:51:26.688077 crc crio[22018]: time=\"2026-06-11T16:51:26.68685185Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:51:26.694723 crc crio[22018]: time=\"2026-06-11T16:51:26.694596414Z\" level=info msg=\"Ran pod sandbox c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa with infra container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD\" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:51:26.696715 crc crio[22018]: time=\"2026-06-11T16:51:26.69649788Z\" level=info msg=\"Started container\" PID=44509 containerID=9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76 description=baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932\nJun 11 16:51:26.701845 crc crio[22018]: time=\"2026-06-11T16:51:26.701749956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage\nJun 11 16:51:26.707962 crc crio[22018]: time=\"2026-06-11T16:51:26.707790757Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 16:52:01.884907 crc crio[22018]: time=\"2026-06-11T16:52:01.883183645Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62\" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:01.887581 crc crio[22018]: time=\"2026-06-11T16:52:01.886213738Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=01aedf66-db32-4b6e-957c-4a9abd031438 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:03.302613 crc crio[22018]: time=\"2026-06-11T16:52:03.301937455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686612-zt7kd/POD\" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:03.303714 crc crio[22018]: time=\"2026-06-11T16:52:03.302636438Z\" level=info 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:03.872946 crc crio[22018]: time=\"2026-06-11T16:52:03.872616608Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:03.874192 crc crio[22018]: time=\"2026-06-11T16:52:03.874118143Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=66f482f1-f63d-43dd-837d-a94cc751eb01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.071216 crc crio[22018]: time=\"2026-06-11T16:52:04.071076749Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=18512377-6671-4366-95ed-20f51c3fab25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.086523 crc crio[22018]: time=\"2026-06-11T16:52:04.084927116Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=549abb12-a372-47c0-b82e-21cdcaba63a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.092458 crc crio[22018]: time=\"2026-06-11T16:52:04.092253218Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}\"\nJun 11 16:52:04.092616 crc crio[22018]: time=\"2026-06-11T16:52:04.092464835Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686612-zt7kd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:04.100905 crc crio[22018]: time=\"2026-06-11T16:52:04.100838318Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader\" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.103064 crc crio[22018]: time=\"2026-06-11T16:52:04.102946435Z\" level=info 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.129814 crc crio[22018]: time=\"2026-06-11T16:52:04.129604363Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.130499 crc crio[22018]: time=\"2026-06-11T16:52:04.130219073Z\" level=info 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.172091 crc crio[22018]: time=\"2026-06-11T16:52:04.171970488Z\" level=info 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.181949 crc crio[22018]: time=\"2026-06-11T16:52:04.181756259Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:04.187996 crc crio[22018]: time=\"2026-06-11T16:52:04.187787056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=f80d9583-a657-4ea7-b521-6981e07c6d06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.209832 crc crio[22018]: time=\"2026-06-11T16:52:04.208684169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=ae05335f-3e77-4aa9-b6f0-9ab5176bad4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:04.226278 crc crio[22018]: time=\"2026-06-11T16:52:04.226108556Z\" level=info 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.265088 crc crio[22018]: time=\"2026-06-11T16:52:04.258922419Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.269731 crc crio[22018]: time=\"2026-06-11T16:52:04.268918244Z\" level=info 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.342981 crc crio[22018]: time=\"2026-06-11T16:52:04.342845784Z\" level=info 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.374608 crc crio[22018]: time=\"2026-06-11T16:52:04.37414694Z\" level=info 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.386564 crc crio[22018]: time=\"2026-06-11T16:52:04.386082695Z\" level=info 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.520429 crc crio[22018]: time=\"2026-06-11T16:52:04.519195039Z\" level=info 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.578078 crc crio[22018]: time=\"2026-06-11T16:52:04.577937331Z\" level=info msg=\"Created container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.579497 crc crio[22018]: time=\"2026-06-11T16:52:04.579199749Z\" level=info msg=\"Created container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.580882 crc crio[22018]: time=\"2026-06-11T16:52:04.580676349Z\" level=info msg=\"Starting container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be\" id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:04.598241 crc crio[22018]: time=\"2026-06-11T16:52:04.598094905Z\" level=info msg=\"Started container\" PID=45273 containerID=dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be description=openstack-operators/openstack-operator-index-r8v6t/registry-server id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\nJun 11 16:52:04.598882 crc crio[22018]: time=\"2026-06-11T16:52:04.598141296Z\" level=info msg=\"Starting container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd\" id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:04.631033 crc crio[22018]: time=\"2026-06-11T16:52:04.630945334Z\" level=info msg=\"Started container\" PID=45271 containerID=890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd description=baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\nJun 11 16:52:04.693044 crc crio[22018]: time=\"2026-06-11T16:52:04.692907353Z\" level=info msg=\"Created container bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader\" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:04.696247 crc crio[22018]: time=\"2026-06-11T16:52:04.696005261Z\" level=info msg=\"Starting container: bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23\" id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:04.714250 crc crio[22018]: time=\"2026-06-11T16:52:04.714130741Z\" level=info msg=\"Started container\" PID=45289 containerID=bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020\nJun 11 16:52:05.313840 crc crio[22018]: 2026-06-11T16:52:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2eee71c40824f Mac:8e:20:21:d7:1e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:05.315813 crc crio[22018]: time=\"2026-06-11T16:52:05.315734008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}\"\nJun 11 16:52:05.316048 crc crio[22018]: time=\"2026-06-11T16:52:05.315976226Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686612-zt7kd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:05.323134 crc crio[22018]: time=\"2026-06-11T16:52:05.323056481Z\" level=info msg=\"Ran pod sandbox fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d with infra container: openshift-infra/auto-csr-approver-29686612-zt7kd/POD\" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:05.325853 crc crio[22018]: time=\"2026-06-11T16:52:05.325756303Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:05.333749 crc crio[22018]: time=\"2026-06-11T16:52:05.333646662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:52:05.429173 crc crio[22018]: time=\"2026-06-11T16:52:05.429074208Z\" level=info msg=\"Stopping container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd (timeout: 10s)\" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:05.739120 crc crio[22018]: time=\"2026-06-11T16:52:05.738488926Z\" level=info msg=\"Stopped container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:05.740251 crc crio[22018]: time=\"2026-06-11T16:52:05.740136409Z\" level=info msg=\"Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:05.741656 crc crio[22018]: time=\"2026-06-11T16:52:05.741569355Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc000380a60}] Aliases:map[]}\"\nJun 11 16:52:05.741836 crc crio[22018]: time=\"2026-06-11T16:52:05.741785891Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:06.012129 crc crio[22018]: time=\"2026-06-11T16:52:06.012030886Z\" level=info msg=\"Stopped pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:06.441864 crc crio[22018]: time=\"2026-06-11T16:52:06.441173117Z\" level=info msg=\"Removing container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd\" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:06.478423 crc crio[22018]: time=\"2026-06-11T16:52:06.47827379Z\" level=info msg=\"Removed container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:07.214093 crc crio[22018]: time=\"2026-06-11T16:52:07.213988078Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:07.215820 crc crio[22018]: time=\"2026-06-11T16:52:07.215710892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ccd4418d-3423-4dfb-ae9c-8ec965f0d92f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:07.217857 crc crio[22018]: time=\"2026-06-11T16:52:07.217787927Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75e3a4d7-dfd2-4d01-ad55-9d1eff9700e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:07.237443 crc crio[22018]: time=\"2026-06-11T16:52:07.23725087Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:07.238047 crc crio[22018]: time=\"2026-06-11T16:52:07.23789271Z\" level=info 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:07.271409 crc crio[22018]: time=\"2026-06-11T16:52:07.271262962Z\" level=info 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:07.582487 crc crio[22018]: time=\"2026-06-11T16:52:07.581651412Z\" level=info 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:07.710678 crc crio[22018]: time=\"2026-06-11T16:52:07.710564124Z\" level=info msg=\"Created container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:07.711810 crc crio[22018]: time=\"2026-06-11T16:52:07.711764262Z\" level=info msg=\"Starting container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0\" id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:07.718580 crc crio[22018]: time=\"2026-06-11T16:52:07.718514175Z\" level=info msg=\"Started container\" PID=45483 containerID=5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0 description=openshift-infra/auto-csr-approver-29686612-zt7kd/oc id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\nJun 11 16:52:09.482674 crc crio[22018]: time=\"2026-06-11T16:52:09.482020443Z\" level=info msg=\"Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:09.484513 crc crio[22018]: time=\"2026-06-11T16:52:09.483073967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc000380c20}] Aliases:map[]}\"\nJun 11 16:52:09.484513 crc crio[22018]: time=\"2026-06-11T16:52:09.483222832Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686612-zt7kd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:09.754310 crc crio[22018]: time=\"2026-06-11T16:52:09.752890868Z\" level=info msg=\"Stopped pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:18.129477 crc crio[22018]: time=\"2026-06-11T16:52:18.128649328Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6npdp/POD\" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:18.130648 crc crio[22018]: time=\"2026-06-11T16:52:18.129528826Z\" level=info 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.167670 crc crio[22018]: time=\"2026-06-11T16:52:18.167255175Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}\"\nJun 11 16:52:18.167670 crc crio[22018]: time=\"2026-06-11T16:52:18.167657208Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6npdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:20.331801 crc crio[22018]: 2026-06-11T16:52:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ae8a5cdf1e136d Mac:2a:d1:09:ca:de:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:20.335177 crc crio[22018]: time=\"2026-06-11T16:52:20.33427417Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}\"\nJun 11 16:52:20.341409 crc crio[22018]: time=\"2026-06-11T16:52:20.341261303Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6npdp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:20.349133 crc crio[22018]: time=\"2026-06-11T16:52:20.349055892Z\" level=info msg=\"Ran pod sandbox 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 with infra container: openshift-marketplace/community-operators-6npdp/POD\" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:20.351901 crc crio[22018]: time=\"2026-06-11T16:52:20.35183323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23dbbad9-3547-4b1b-845d-20d3358c8f23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:20.356437 crc crio[22018]: time=\"2026-06-11T16:52:20.356192706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6d617b9-7e9d-4a8a-9be6-e2ae4e0e5e1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:20.364143 crc crio[22018]: time=\"2026-06-11T16:52:20.364069484Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:20.365867 crc crio[22018]: time=\"2026-06-11T16:52:20.3658237Z\" level=info 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:20.405422 crc crio[22018]: time=\"2026-06-11T16:52:20.405191752Z\" level=info 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:20.411304 crc crio[22018]: time=\"2026-06-11T16:52:20.4111983Z\" level=info 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:20.533462 crc crio[22018]: time=\"2026-06-11T16:52:20.533269146Z\" level=info msg=\"Created container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:20.535244 crc crio[22018]: time=\"2026-06-11T16:52:20.535141005Z\" level=info msg=\"Starting container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22\" id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:20.541432 crc crio[22018]: time=\"2026-06-11T16:52:20.541195246Z\" level=info msg=\"Started container\" PID=45822 containerID=569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22 description=openshift-marketplace/community-operators-6npdp/extract-utilities id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\nJun 11 16:52:20.659673 crc crio[22018]: time=\"2026-06-11T16:52:20.659554605Z\" level=info msg=\"Removing container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60\" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:20.897228 crc crio[22018]: time=\"2026-06-11T16:52:20.896541254Z\" level=info msg=\"Removed container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:20.905863 crc crio[22018]: time=\"2026-06-11T16:52:20.90566994Z\" level=info msg=\"Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:20.906128 crc crio[22018]: time=\"2026-06-11T16:52:20.905927898Z\" level=info msg=\"Stopped pod sandbox (already stopped): c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:20.908790 crc crio[22018]: time=\"2026-06-11T16:52:20.908699916Z\" level=info msg=\"Removing pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:20.922631 crc crio[22018]: time=\"2026-06-11T16:52:20.922460844Z\" level=info msg=\"Removed pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:20.923771 crc crio[22018]: time=\"2026-06-11T16:52:20.923683478Z\" level=info msg=\"Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:20.923853 crc crio[22018]: time=\"2026-06-11T16:52:20.923785571Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:20.925071 crc crio[22018]: time=\"2026-06-11T16:52:20.924805904Z\" level=info msg=\"Removing pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:20.939836 crc crio[22018]: time=\"2026-06-11T16:52:20.939708264Z\" level=info msg=\"Removed pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:52:21.663143 crc crio[22018]: time=\"2026-06-11T16:52:21.662831117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:21.686831 crc crio[22018]: time=\"2026-06-11T16:52:21.684268793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 16:52:23.038871 crc crio[22018]: time=\"2026-06-11T16:52:23.038743819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:23.041090 crc crio[22018]: time=\"2026-06-11T16:52:23.04096364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c753c201-882d-4778-afc4-42544d81b6b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:23.045625 crc crio[22018]: time=\"2026-06-11T16:52:23.045289336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f900ba3a-97fd-4b93-9872-c3ce8ec22e8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:23.058957 crc crio[22018]: time=\"2026-06-11T16:52:23.058836362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/extract-content\" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:23.059493 crc crio[22018]: time=\"2026-06-11T16:52:23.059432131Z\" level=info 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:23.095153 crc crio[22018]: time=\"2026-06-11T16:52:23.095036525Z\" level=info 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:23.098887 crc crio[22018]: time=\"2026-06-11T16:52:23.098810625Z\" level=info 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:23.228802 crc crio[22018]: time=\"2026-06-11T16:52:23.228643312Z\" level=info msg=\"Created container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content\" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:23.233872 crc crio[22018]: time=\"2026-06-11T16:52:23.233752703Z\" level=info msg=\"Starting container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f\" id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:23.241569 crc crio[22018]: time=\"2026-06-11T16:52:23.24125337Z\" level=info msg=\"Started container\" PID=45857 containerID=5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f description=openshift-marketplace/community-operators-6npdp/extract-content id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\nJun 11 16:52:29.761563 crc crio[22018]: time=\"2026-06-11T16:52:29.760909143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=317e0737-6069-4ba7-b03e-dacbe35edac2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:29.763982 crc crio[22018]: time=\"2026-06-11T16:52:29.763910798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb5ee0ec-c018-49de-9a5d-ee20da4db396 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:30.017272 crc crio[22018]: time=\"2026-06-11T16:52:30.017199293Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/registry-server\" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:30.018607 crc crio[22018]: time=\"2026-06-11T16:52:30.018285168Z\" level=info 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.068906 crc crio[22018]: time=\"2026-06-11T16:52:30.068614418Z\" level=info 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.072696 crc crio[22018]: time=\"2026-06-11T16:52:30.072670376Z\" level=info 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.244758 crc crio[22018]: time=\"2026-06-11T16:52:30.244554472Z\" level=info msg=\"Created container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:30.246579 crc crio[22018]: time=\"2026-06-11T16:52:30.246206053Z\" level=info msg=\"Starting container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847\" id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:30.254471 crc crio[22018]: time=\"2026-06-11T16:52:30.254229439Z\" level=info msg=\"Started container\" PID=45997 containerID=3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 description=openshift-marketplace/community-operators-6npdp/registry-server id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\nJun 11 16:52:38.571260 crc crio[22018]: time=\"2026-06-11T16:52:38.570091647Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD\" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:38.573112 crc crio[22018]: time=\"2026-06-11T16:52:38.571557244Z\" level=info 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:38.630628 crc crio[22018]: time=\"2026-06-11T16:52:38.630508058Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}\"\nJun 11 16:52:38.630628 crc crio[22018]: time=\"2026-06-11T16:52:38.630597513Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:40.141160 crc crio[22018]: 2026-06-11T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9beb74ba1bb1960 Mac:02:ab:d4:5d:c6:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:40.145429 crc crio[22018]: time=\"2026-06-11T16:52:40.145131695Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}\"\nJun 11 16:52:40.145632 crc crio[22018]: time=\"2026-06-11T16:52:40.145535908Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:40.173458 crc crio[22018]: time=\"2026-06-11T16:52:40.173064335Z\" level=info msg=\"Ran pod sandbox 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD\" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:40.175979 crc crio[22018]: time=\"2026-06-11T16:52:40.175899683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffd8dcd4-8fac-4f5b-86d1-788727452f0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:40.184861 crc crio[22018]: time=\"2026-06-11T16:52:40.184749854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7fd3708-10df-4221-8ffe-6262a270b859 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:40.192726 crc crio[22018]: time=\"2026-06-11T16:52:40.192620911Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:40.193236 crc crio[22018]: time=\"2026-06-11T16:52:40.193165378Z\" level=info 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:40.234964 crc crio[22018]: time=\"2026-06-11T16:52:40.23487289Z\" level=info 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:40.238217 crc crio[22018]: time=\"2026-06-11T16:52:40.238161414Z\" level=info 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:40.399848 crc crio[22018]: time=\"2026-06-11T16:52:40.399471237Z\" level=info msg=\"Created container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:40.402068 crc crio[22018]: time=\"2026-06-11T16:52:40.401884493Z\" level=info msg=\"Starting container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b\" id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:40.411238 crc crio[22018]: time=\"2026-06-11T16:52:40.411066083Z\" level=info msg=\"Started container\" PID=46273 containerID=e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\nJun 11 16:52:40.939621 crc crio[22018]: time=\"2026-06-11T16:52:40.938032335Z\" level=info msg=\"Stopping container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 (timeout: 2s)\" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:41.104176 crc crio[22018]: time=\"2026-06-11T16:52:41.104127552Z\" level=info msg=\"Stopped container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:52:41.107887 crc crio[22018]: time=\"2026-06-11T16:52:41.107833168Z\" level=info msg=\"Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:41.108590 crc crio[22018]: time=\"2026-06-11T16:52:41.108551561Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}\"\nJun 11 16:52:41.108907 crc crio[22018]: time=\"2026-06-11T16:52:41.108879141Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6npdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:41.647186 crc crio[22018]: time=\"2026-06-11T16:52:41.64713536Z\" level=info msg=\"Stopped pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:41.959880 crc crio[22018]: time=\"2026-06-11T16:52:41.959115023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:41.973060 crc crio[22018]: time=\"2026-06-11T16:52:41.97298282Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"\nJun 11 16:52:41.985290 crc crio[22018]: time=\"2026-06-11T16:52:41.984772201Z\" level=info msg=\"Removing container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847\" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:42.077453 crc crio[22018]: time=\"2026-06-11T16:52:42.076696506Z\" level=info msg=\"Removed container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:42.088251 crc crio[22018]: time=\"2026-06-11T16:52:42.088127476Z\" level=info msg=\"Removing container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f\" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:42.143578 crc crio[22018]: time=\"2026-06-11T16:52:42.1434296Z\" level=info msg=\"Removed container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content\" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:42.148859 crc crio[22018]: time=\"2026-06-11T16:52:42.148773151Z\" level=info msg=\"Removing container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22\" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:42.173801 crc crio[22018]: time=\"2026-06-11T16:52:42.173691906Z\" level=info msg=\"Removed container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:52:43.186878 crc crio[22018]: time=\"2026-06-11T16:52:43.186739034Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:43.188219 crc crio[22018]: time=\"2026-06-11T16:52:43.188130237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=b0d42183-f754-4277-843b-a8d474f0e733 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:43.192145 crc crio[22018]: time=\"2026-06-11T16:52:43.192018329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e6b49176-3c9d-476f-a86f-97768c4163c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:43.202502 crc crio[22018]: time=\"2026-06-11T16:52:43.202265702Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:43.203740 crc crio[22018]: time=\"2026-06-11T16:52:43.203604055Z\" level=info 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:43.235623 crc crio[22018]: time=\"2026-06-11T16:52:43.235534341Z\" level=info 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:43.235919 crc crio[22018]: time=\"2026-06-11T16:52:43.235792779Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/passwd: no such file or directory\"\nJun 11 16:52:43.235919 crc crio[22018]: time=\"2026-06-11T16:52:43.23582203Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/group: no such file or directory\"\nJun 11 16:52:43.239753 crc crio[22018]: time=\"2026-06-11T16:52:43.239627999Z\" level=info 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:43.406182 crc crio[22018]: time=\"2026-06-11T16:52:43.406023493Z\" level=info msg=\"Created container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:43.407770 crc crio[22018]: time=\"2026-06-11T16:52:43.407678995Z\" level=info msg=\"Starting container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4\" id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:43.414446 crc crio[22018]: time=\"2026-06-11T16:52:43.414254913Z\" level=info msg=\"Started container\" PID=46359 containerID=e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\nJun 11 16:52:44.016647 crc crio[22018]: time=\"2026-06-11T16:52:44.015851189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=761870d3-aa09-4bda-9652-b75c5067b402 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:44.020607 crc crio[22018]: time=\"2026-06-11T16:52:44.020488384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c3eb036-0f31-4df5-857e-a38de39a20d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:44.028185 crc crio[22018]: time=\"2026-06-11T16:52:44.028091174Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:44.029043 crc crio[22018]: time=\"2026-06-11T16:52:44.028943391Z\" level=info 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:44.094198 crc crio[22018]: time=\"2026-06-11T16:52:44.094117264Z\" level=info 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:44.098185 crc crio[22018]: time=\"2026-06-11T16:52:44.098128451Z\" level=info 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:44.244235 crc crio[22018]: time=\"2026-06-11T16:52:44.244103109Z\" level=info msg=\"Created container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:52:44.245562 crc crio[22018]: time=\"2026-06-11T16:52:44.245475843Z\" level=info msg=\"Starting container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384\" id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:52:44.265412 crc crio[22018]: time=\"2026-06-11T16:52:44.265123722Z\" level=info msg=\"Started container\" PID=46375 containerID=85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\nJun 11 16:52:46.047542 crc crio[22018]: time=\"2026-06-11T16:52:46.046905814Z\" level=info msg=\"Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:46.048289 crc crio[22018]: time=\"2026-06-11T16:52:46.048164764Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1ac10}] Aliases:map[]}\"\nJun 11 16:52:46.048478 crc crio[22018]: time=\"2026-06-11T16:52:46.048456963Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:46.899114 crc crio[22018]: time=\"2026-06-11T16:52:46.899018633Z\" level=info msg=\"Stopped pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:52:48.073182 crc crio[22018]: time=\"2026-06-11T16:52:48.072707755Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:48.077669 crc crio[22018]: time=\"2026-06-11T16:52:48.07761565Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 16:52:51.175266 crc crio[22018]: time=\"2026-06-11T16:52:51.174286321Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD\" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:51.176679 crc crio[22018]: time=\"2026-06-11T16:52:51.175300573Z\" level=info 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:51.243304 crc crio[22018]: time=\"2026-06-11T16:52:51.243176153Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}\"\nJun 11 16:52:51.243304 crc crio[22018]: time=\"2026-06-11T16:52:51.243230635Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:52:53.171516 crc crio[22018]: 2026-06-11T16:52:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880037edaa57091 Mac:0e:8d:e4:db:6a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 SocketPath: PciID:}] [{Interface:0xc0001294e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:52:53.173910 crc crio[22018]: time=\"2026-06-11T16:52:53.173824954Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}\"\nJun 11 16:52:53.174123 crc crio[22018]: time=\"2026-06-11T16:52:53.174063181Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:52:53.189490 crc crio[22018]: time=\"2026-06-11T16:52:53.189235161Z\" level=info msg=\"Ran pod sandbox 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD\" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:53.192926 crc crio[22018]: time=\"2026-06-11T16:52:53.192824051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:53.193458 crc crio[22018]: time=\"2026-06-11T16:52:53.193312717Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:53.193577 crc crio[22018]: time=\"2026-06-11T16:52:53.193489772Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:52:53.194908 crc crio[22018]: time=\"2026-06-11T16:52:53.194825825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage\nJun 11 16:52:53.201690 crc crio[22018]: time=\"2026-06-11T16:52:53.201626479Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"\nJun 11 16:52:57.670212 crc crio[22018]: time=\"2026-06-11T16:52:57.669565198Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8clvr/POD\" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:52:57.671690 crc crio[22018]: time=\"2026-06-11T16:52:57.67024474Z\" level=info 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:01.630855 crc crio[22018]: time=\"2026-06-11T16:53:01.628714274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-59cbs/POD\" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:01.633081 crc crio[22018]: time=\"2026-06-11T16:53:01.630932154Z\" level=info 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:18.323193 crc crio[22018]: time=\"2026-06-11T16:53:18.322463233Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}\"\nJun 11 16:53:18.323193 crc crio[22018]: time=\"2026-06-11T16:53:18.323144964Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-59cbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:18.326433 crc crio[22018]: time=\"2026-06-11T16:53:18.326252382Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"\nJun 11 16:53:18.326433 crc crio[22018]: time=\"2026-06-11T16:53:18.326317845Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8clvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:18.336927 crc crio[22018]: time=\"2026-06-11T16:53:18.336120253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:18.339194 crc crio[22018]: time=\"2026-06-11T16:53:18.339102627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e2b2ce6f-9f14-48b8-b247-bb274c3000ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.344021 crc crio[22018]: time=\"2026-06-11T16:53:18.343888547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0ef74fb9-972e-4d3c-806b-5f7b4dfb54ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.354274 crc crio[22018]: time=\"2026-06-11T16:53:18.354132381Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.355101 crc crio[22018]: time=\"2026-06-11T16:53:18.355011053Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:18.356873 crc crio[22018]: time=\"2026-06-11T16:53:18.356801284Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=78b1bab2-a5fd-433d-9c33-d70959ead0b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.357125 crc crio[22018]: time=\"2026-06-11T16:53:18.357091855Z\" level=info 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:18.374936 crc crio[22018]: time=\"2026-06-11T16:53:18.3747675Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=224d1d21-860f-4a3e-8a59-058feb2ac1de name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.396178 crc crio[22018]: time=\"2026-06-11T16:53:18.396055742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb\" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.397702 crc crio[22018]: time=\"2026-06-11T16:53:18.397635692Z\" level=info 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:18.414037 crc crio[22018]: time=\"2026-06-11T16:53:18.413908334Z\" level=info 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:18.420704 crc crio[22018]: time=\"2026-06-11T16:53:18.419945506Z\" level=info 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:18.433971 crc crio[22018]: time=\"2026-06-11T16:53:18.433896394Z\" level=info 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:18.587394 crc crio[22018]: time=\"2026-06-11T16:53:18.58645608Z\" level=info msg=\"Created container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.588436 crc crio[22018]: time=\"2026-06-11T16:53:18.588305049Z\" level=info msg=\"Starting container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323\" id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:18.594298 crc crio[22018]: time=\"2026-06-11T16:53:18.594099804Z\" level=info msg=\"Started container\" PID=47337 containerID=48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\nJun 11 16:53:18.608665 crc crio[22018]: time=\"2026-06-11T16:53:18.608550794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.609235 crc crio[22018]: time=\"2026-06-11T16:53:18.60874067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.609235 crc crio[22018]: time=\"2026-06-11T16:53:18.608785501Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.611090 crc crio[22018]: time=\"2026-06-11T16:53:18.610947653Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:18.622973 crc crio[22018]: time=\"2026-06-11T16:53:18.62285392Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"\nJun 11 16:53:18.671006 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bcae862e88ab4a Mac:9e:5d:f3:2a:d7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a SocketPath: PciID:}] [{Interface:0xc000292da0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:18.672721 crc crio[22018]: time=\"2026-06-11T16:53:18.672627816Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}\"\nJun 11 16:53:18.672881 crc crio[22018]: time=\"2026-06-11T16:53:18.672832272Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-59cbs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:18.680924 crc crio[22018]: time=\"2026-06-11T16:53:18.680861426Z\" level=info msg=\"Ran pod sandbox 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 with infra container: openshift-marketplace/certified-operators-59cbs/POD\" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:18.684141 crc crio[22018]: time=\"2026-06-11T16:53:18.684069727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d0b999a-1d12-48d8-82d0-fff80fa6af4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.688536 crc crio[22018]: time=\"2026-06-11T16:53:18.68706293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=524748a2-bb4e-41b3-9130-656ad47567fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.698045 crc crio[22018]: time=\"2026-06-11T16:53:18.697928433Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.705258 crc crio[22018]: time=\"2026-06-11T16:53:18.704952787Z\" level=info 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:18.709941 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8094a1c35bd36f Mac:e2:9d:83:9a:6f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd SocketPath: PciID:}] [{Interface:0xc000014690 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:18.710675 crc crio[22018]: time=\"2026-06-11T16:53:18.710559208Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"\nJun 11 16:53:18.710941 crc crio[22018]: time=\"2026-06-11T16:53:18.710769314Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8clvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:18.732889 crc crio[22018]: time=\"2026-06-11T16:53:18.732782982Z\" level=info msg=\"Ran pod sandbox f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb with infra container: openshift-marketplace/redhat-marketplace-8clvr/POD\" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:18.736024 crc crio[22018]: time=\"2026-06-11T16:53:18.735951011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f037c4de-70aa-4be9-8f23-f261a5e1ac4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.738670 crc crio[22018]: time=\"2026-06-11T16:53:18.738579267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a2a45e5-84c8-44f2-ab30-01a9d4414d3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:18.748596 crc crio[22018]: time=\"2026-06-11T16:53:18.748404164Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.749595 crc crio[22018]: time=\"2026-06-11T16:53:18.749446707Z\" level=info 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:18.759253 crc crio[22018]: time=\"2026-06-11T16:53:18.759032248Z\" level=info 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:18.764733 crc crio[22018]: time=\"2026-06-11T16:53:18.764607334Z\" level=info 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:18.793863 crc crio[22018]: time=\"2026-06-11T16:53:18.793107031Z\" level=info 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:18.801896 crc crio[22018]: time=\"2026-06-11T16:53:18.801754195Z\" level=info 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:18.859105 crc crio[22018]: time=\"2026-06-11T16:53:18.858922776Z\" level=info 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:18.927052 crc crio[22018]: time=\"2026-06-11T16:53:18.92696141Z\" level=info msg=\"Created container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.928825 crc crio[22018]: time=\"2026-06-11T16:53:18.928731395Z\" level=info msg=\"Starting container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57\" id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:18.929819 crc crio[22018]: time=\"2026-06-11T16:53:18.929736587Z\" level=info msg=\"Created container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.930867 crc crio[22018]: time=\"2026-06-11T16:53:18.930718958Z\" level=info msg=\"Starting container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843\" id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:18.938663 crc crio[22018]: time=\"2026-06-11T16:53:18.938564835Z\" level=info msg=\"Started container\" PID=47365 containerID=3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57 description=openshift-marketplace/certified-operators-59cbs/extract-utilities id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\nJun 11 16:53:18.940541 crc crio[22018]: time=\"2026-06-11T16:53:18.940411183Z\" level=info msg=\"Started container\" PID=47369 containerID=21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843 description=openshift-marketplace/redhat-marketplace-8clvr/extract-utilities id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\nJun 11 16:53:18.963732 crc crio[22018]: time=\"2026-06-11T16:53:18.963674056Z\" level=info msg=\"Created container d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb\" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:18.965242 crc crio[22018]: time=\"2026-06-11T16:53:18.965179163Z\" level=info msg=\"Starting container: d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376\" id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:18.974942 crc crio[22018]: time=\"2026-06-11T16:53:18.974820058Z\" level=info msg=\"Started container\" PID=47373 containerID=d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020\nJun 11 16:53:18.991460 crc crio[22018]: time=\"2026-06-11T16:53:18.991278396Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:18.994430 crc crio[22018]: time=\"2026-06-11T16:53:18.99425635Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:53:19.758227 crc crio[22018]: time=\"2026-06-11T16:53:19.758119828Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:19.770019 crc crio[22018]: time=\"2026-06-11T16:53:19.769877711Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 16:53:19.798416 crc crio[22018]: time=\"2026-06-11T16:53:19.797767617Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:19.806523 crc crio[22018]: time=\"2026-06-11T16:53:19.806493552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 16:53:20.969528 crc crio[22018]: time=\"2026-06-11T16:53:20.969468475Z\" level=info msg=\"Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:20.970894 crc crio[22018]: time=\"2026-06-11T16:53:20.970614552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:53:20.971653 crc crio[22018]: time=\"2026-06-11T16:53:20.971413113Z\" level=info msg=\"Removing pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:21.225101 crc crio[22018]: time=\"2026-06-11T16:53:21.224997807Z\" level=info msg=\"Removed pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:53:22.074725 crc crio[22018]: time=\"2026-06-11T16:53:22.074560206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:22.078433 crc crio[22018]: time=\"2026-06-11T16:53:22.078091196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f8b944d1-582d-4f25-aa1b-a35918147864 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.658127 crc crio[22018]: time=\"2026-06-11T16:53:24.657634963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6843a36d-7420-4ca6-aafe-20a27cd34fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.666157 crc crio[22018]: time=\"2026-06-11T16:53:24.666058741Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:24.668787 crc crio[22018]: time=\"2026-06-11T16:53:24.668734253Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5592ef32-650c-4d4a-b20b-3bcc8df15a54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.671447 crc crio[22018]: time=\"2026-06-11T16:53:24.671274373Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=557f90ba-e81a-4085-8b30-74c844a58ac6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.678789 crc crio[22018]: time=\"2026-06-11T16:53:24.678303576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:24.679695 crc crio[22018]: time=\"2026-06-11T16:53:24.678818792Z\" level=info 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:24.681040 crc crio[22018]: time=\"2026-06-11T16:53:24.680813195Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/extract-content\" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:24.694578 crc crio[22018]: time=\"2026-06-11T16:53:24.694449978Z\" level=info 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:24.749489 crc crio[22018]: time=\"2026-06-11T16:53:24.749305572Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:24.750969 crc crio[22018]: time=\"2026-06-11T16:53:24.750889172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6ac2addc-08bd-4db0-8aab-67a289a9b532 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.757162 crc crio[22018]: time=\"2026-06-11T16:53:24.757052528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6fdf9b3b-281d-470f-b1b2-a3382ac1db6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:24.777589 crc crio[22018]: time=\"2026-06-11T16:53:24.777474749Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:24.780162 crc crio[22018]: time=\"2026-06-11T16:53:24.779880735Z\" level=info 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:24.792882 crc crio[22018]: time=\"2026-06-11T16:53:24.79276155Z\" level=info 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:24.797533 crc crio[22018]: time=\"2026-06-11T16:53:24.797432448Z\" level=info 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:24.801034 crc crio[22018]: time=\"2026-06-11T16:53:24.800914018Z\" level=info 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:24.808193 crc crio[22018]: time=\"2026-06-11T16:53:24.804513393Z\" level=info 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:24.850587 crc crio[22018]: time=\"2026-06-11T16:53:24.849940422Z\" level=info 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:24.856194 crc crio[22018]: time=\"2026-06-11T16:53:24.855911651Z\" level=info 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:25.018635 crc crio[22018]: time=\"2026-06-11T16:53:25.018529385Z\" level=info msg=\"Created container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:25.023615 crc crio[22018]: time=\"2026-06-11T16:53:25.022602903Z\" level=info msg=\"Created container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content\" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:25.023615 crc crio[22018]: time=\"2026-06-11T16:53:25.023541863Z\" level=info msg=\"Starting container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06\" id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:25.023953 crc crio[22018]: time=\"2026-06-11T16:53:25.023787871Z\" level=info msg=\"Starting container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906\" id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:25.029145 crc crio[22018]: time=\"2026-06-11T16:53:25.027045743Z\" level=info msg=\"Created container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:25.030575 crc crio[22018]: time=\"2026-06-11T16:53:25.030499972Z\" level=info msg=\"Started container\" PID=47736 containerID=6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\nJun 11 16:53:25.030922 crc crio[22018]: time=\"2026-06-11T16:53:25.030851773Z\" level=info msg=\"Starting container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d\" id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:25.038495 crc crio[22018]: time=\"2026-06-11T16:53:25.037224434Z\" level=info msg=\"Started container\" PID=47734 containerID=22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906 description=openshift-marketplace/certified-operators-59cbs/extract-content id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\nJun 11 16:53:25.049426 crc crio[22018]: time=\"2026-06-11T16:53:25.046917742Z\" level=info msg=\"Started container\" PID=47735 containerID=3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d description=openshift-marketplace/redhat-marketplace-8clvr/extract-content id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\nJun 11 16:53:29.069017 crc crio[22018]: time=\"2026-06-11T16:53:29.068465391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a548c188-d258-436f-8871-fe10ae9c1c58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:29.075952 crc crio[22018]: time=\"2026-06-11T16:53:29.075872435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a1a599c-e49d-48fb-96b6-a2c67796bb02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:32.217528 crc crio[22018]: time=\"2026-06-11T16:53:32.215744017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0157840f-b1b5-4352-881a-436419b4f026 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:32.217528 crc crio[22018]: time=\"2026-06-11T16:53:32.215890772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f833ec5-58e2-4619-a2e2-8fab7ee10096 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:32.345795 crc crio[22018]: time=\"2026-06-11T16:53:32.345711483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:32.349966 crc crio[22018]: time=\"2026-06-11T16:53:32.349897734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/registry-server\" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:32.448813 crc crio[22018]: time=\"2026-06-11T16:53:32.448617415Z\" level=info 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:32.449206 crc crio[22018]: time=\"2026-06-11T16:53:32.449125141Z\" level=info 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:46.097729 crc crio[22018]: time=\"2026-06-11T16:53:46.096730666Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD\" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.103313 crc crio[22018]: time=\"2026-06-11T16:53:46.102950267Z\" level=info 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:46.108026 crc crio[22018]: time=\"2026-06-11T16:53:46.106745036Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD\" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.108026 crc crio[22018]: time=\"2026-06-11T16:53:46.10685379Z\" level=info 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:46.123175 crc crio[22018]: time=\"2026-06-11T16:53:46.122982764Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD\" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.138390 crc crio[22018]: time=\"2026-06-11T16:53:46.136285805Z\" level=info 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:46.167716 crc crio[22018]: time=\"2026-06-11T16:53:46.167383559Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD\" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.167716 crc crio[22018]: time=\"2026-06-11T16:53:46.167463511Z\" level=info 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:46.213068 crc crio[22018]: time=\"2026-06-11T16:53:46.212988614Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD\" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.213198 crc crio[22018]: time=\"2026-06-11T16:53:46.213102108Z\" level=info 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:46.404672 crc crio[22018]: time=\"2026-06-11T16:53:46.404559408Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD\" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.404672 crc crio[22018]: time=\"2026-06-11T16:53:46.404664621Z\" level=info 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:46.429124 crc crio[22018]: time=\"2026-06-11T16:53:46.428886804Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD\" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.429124 crc crio[22018]: time=\"2026-06-11T16:53:46.428990007Z\" level=info 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:46.520904 crc crio[22018]: time=\"2026-06-11T16:53:46.519730947Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD\" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.524533 crc crio[22018]: time=\"2026-06-11T16:53:46.52014182Z\" level=info 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:46.532073 crc crio[22018]: time=\"2026-06-11T16:53:46.531819937Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD\" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.536432 crc crio[22018]: time=\"2026-06-11T16:53:46.533910584Z\" level=info 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:46.541401 crc crio[22018]: time=\"2026-06-11T16:53:46.541248952Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD\" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.541490 crc crio[22018]: time=\"2026-06-11T16:53:46.541406807Z\" level=info 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:46.543545 crc crio[22018]: time=\"2026-06-11T16:53:46.541907933Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD\" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.543545 crc crio[22018]: time=\"2026-06-11T16:53:46.541982416Z\" level=info 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:46.567195 crc crio[22018]: time=\"2026-06-11T16:53:46.564771195Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD\" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.567195 crc crio[22018]: time=\"2026-06-11T16:53:46.565267421Z\" level=info 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:46.581604 crc crio[22018]: time=\"2026-06-11T16:53:46.581513754Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD\" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.581763 crc crio[22018]: time=\"2026-06-11T16:53:46.581614407Z\" level=info 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:46.607549 crc crio[22018]: time=\"2026-06-11T16:53:46.60744607Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD\" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.607691 crc crio[22018]: time=\"2026-06-11T16:53:46.607634466Z\" level=info 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:46.699047 crc crio[22018]: time=\"2026-06-11T16:53:46.698983645Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD\" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.699047 crc crio[22018]: time=\"2026-06-11T16:53:46.699050687Z\" level=info 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:46.937821 crc crio[22018]: time=\"2026-06-11T16:53:46.937709227Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD\" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.938031 crc crio[22018]: time=\"2026-06-11T16:53:46.937957395Z\" level=info 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:46.995462 crc crio[22018]: time=\"2026-06-11T16:53:46.994176645Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD\" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:46.995462 crc crio[22018]: time=\"2026-06-11T16:53:46.994265198Z\" level=info 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:47.043451 crc crio[22018]: time=\"2026-06-11T16:53:47.043261581Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD\" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.043593 crc crio[22018]: time=\"2026-06-11T16:53:47.043512599Z\" level=info 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:47.083079 crc crio[22018]: time=\"2026-06-11T16:53:47.082975063Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD\" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.083079 crc crio[22018]: time=\"2026-06-11T16:53:47.083070866Z\" level=info 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:47.182010 crc crio[22018]: time=\"2026-06-11T16:53:47.18193971Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD\" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.182708 crc crio[22018]: time=\"2026-06-11T16:53:47.182046194Z\" level=info 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:47.365150 crc crio[22018]: time=\"2026-06-11T16:53:47.364930006Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD\" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.365150 crc crio[22018]: time=\"2026-06-11T16:53:47.365062151Z\" level=info 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:47.673920 crc crio[22018]: time=\"2026-06-11T16:53:47.673828769Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD\" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.674176 crc crio[22018]: time=\"2026-06-11T16:53:47.673935837Z\" level=info 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:47.764856 crc crio[22018]: time=\"2026-06-11T16:53:47.764777736Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD\" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:47.765080 crc crio[22018]: time=\"2026-06-11T16:53:47.764880229Z\" level=info 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:47.800037 crc crio[22018]: time=\"2026-06-11T16:53:47.799814881Z\" level=info 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:47.804262 crc crio[22018]: time=\"2026-06-11T16:53:47.804184277Z\" level=info 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:47.899878 crc crio[22018]: time=\"2026-06-11T16:53:47.899453928Z\" level=info msg=\"Created container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:47.901080 crc crio[22018]: time=\"2026-06-11T16:53:47.901012727Z\" level=info msg=\"Starting container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764\" id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:47.906234 crc crio[22018]: time=\"2026-06-11T16:53:47.90614811Z\" level=info msg=\"Started container\" PID=48356 containerID=b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 description=openshift-marketplace/certified-operators-59cbs/registry-server id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\nJun 11 16:53:47.920553 crc crio[22018]: time=\"2026-06-11T16:53:47.920312915Z\" level=info 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:47.923469 crc crio[22018]: time=\"2026-06-11T16:53:47.923400793Z\" level=info 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:48.025119 crc crio[22018]: time=\"2026-06-11T16:53:48.024946192Z\" level=info msg=\"Created container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:48.027181 crc crio[22018]: time=\"2026-06-11T16:53:48.026971216Z\" level=info msg=\"Starting container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf\" id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:48.036449 crc crio[22018]: time=\"2026-06-11T16:53:48.034113711Z\" level=info msg=\"Started container\" PID=48374 containerID=1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf description=openshift-marketplace/redhat-marketplace-8clvr/registry-server id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\nJun 11 16:53:48.212609 crc crio[22018]: time=\"2026-06-11T16:53:48.212484914Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}\"\nJun 11 16:53:48.212609 crc crio[22018]: time=\"2026-06-11T16:53:48.212584767Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.218184 crc crio[22018]: time=\"2026-06-11T16:53:48.21809962Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}\"\nJun 11 16:53:48.218184 crc crio[22018]: time=\"2026-06-11T16:53:48.218158272Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.562766 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a2aebc78b3a19d Mac:fe:d8:64:50:79:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:48.563756 crc crio[22018]: time=\"2026-06-11T16:53:48.563699888Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}\"\nJun 11 16:53:48.563929 crc crio[22018]: time=\"2026-06-11T16:53:48.563885834Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:48.714824 crc crio[22018]: time=\"2026-06-11T16:53:48.714770758Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"\nJun 11 16:53:48.716246 crc crio[22018]: time=\"2026-06-11T16:53:48.716221834Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.733085 crc crio[22018]: time=\"2026-06-11T16:53:48.727811969Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}\"\nJun 11 16:53:48.733085 crc crio[22018]: time=\"2026-06-11T16:53:48.727875092Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.740480 crc crio[22018]: time=\"2026-06-11T16:53:48.740239153Z\" level=info msg=\"Ran pod sandbox 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD\" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:48.742529 crc crio[22018]: time=\"2026-06-11T16:53:48.742456313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:48.744466 crc crio[22018]: time=\"2026-06-11T16:53:48.744316528Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:48.744611 crc crio[22018]: time=\"2026-06-11T16:53:48.744561996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:48.746846 crc crio[22018]: time=\"2026-06-11T16:53:48.746775131Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:48.751984 crc crio[22018]: time=\"2026-06-11T16:53:48.751851128Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"\nJun 11 16:53:48.757212 crc crio[22018]: time=\"2026-06-11T16:53:48.756900258Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}\"\nJun 11 16:53:48.757212 crc crio[22018]: time=\"2026-06-11T16:53:48.75693475Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.761502 crc crio[22018]: time=\"2026-06-11T16:53:48.761463384Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}\"\nJun 11 16:53:48.761675 crc crio[22018]: time=\"2026-06-11T16:53:48.761658Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.762235 crc crio[22018]: time=\"2026-06-11T16:53:48.761684936Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}\"\nJun 11 16:53:48.762311 crc crio[22018]: time=\"2026-06-11T16:53:48.762236193Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.782077 crc crio[22018]: time=\"2026-06-11T16:53:48.777511311Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}\"\nJun 11 16:53:48.782077 crc crio[22018]: time=\"2026-06-11T16:53:48.777576913Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.788140701Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.788208635Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.78898556Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.789008901Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.791551248Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}\"\nJun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.791585949Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.829804 crc crio[22018]: time=\"2026-06-11T16:53:48.829717526Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"\nJun 11 16:53:48.834659 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc58f4f2cf1344e Mac:4a:b2:ce:dd:11:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b SocketPath: PciID:}] [{Interface:0xc000403280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:48.834659 crc crio[22018]: time=\"2026-06-11T16:53:48.829756217Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.927246 crc crio[22018]: time=\"2026-06-11T16:53:48.92709558Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}\"\nJun 11 16:53:48.927246 crc crio[22018]: time=\"2026-06-11T16:53:48.927170032Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:48.927960 crc crio[22018]: time=\"2026-06-11T16:53:48.927861004Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}\"\nJun 11 16:53:48.928221 crc crio[22018]: time=\"2026-06-11T16:53:48.928195205Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:48.952528 crc crio[22018]: time=\"2026-06-11T16:53:48.948884272Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}\"\nJun 11 16:53:48.952528 crc crio[22018]: time=\"2026-06-11T16:53:48.948949924Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.010096 crc crio[22018]: time=\"2026-06-11T16:53:49.009860155Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}\"\nJun 11 16:53:49.010096 crc crio[22018]: time=\"2026-06-11T16:53:49.01000455Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.050585 crc crio[22018]: time=\"2026-06-11T16:53:49.050522708Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}\"\nJun 11 16:53:49.050585 crc crio[22018]: time=\"2026-06-11T16:53:49.050569449Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.072012 crc crio[22018]: time=\"2026-06-11T16:53:49.071923575Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}\"\nJun 11 16:53:49.075210 crc crio[22018]: time=\"2026-06-11T16:53:49.075166978Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.188542 crc crio[22018]: time=\"2026-06-11T16:53:49.188466414Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}\"\nJun 11 16:53:49.188749 crc crio[22018]: time=\"2026-06-11T16:53:49.188556276Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.348621 crc crio[22018]: time=\"2026-06-11T16:53:49.346810716Z\" level=info msg=\"Ran pod sandbox dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD\" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354535519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354850911Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354909563Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:49.356009 crc crio[22018]: time=\"2026-06-11T16:53:49.355925035Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:49.360255 crc crio[22018]: time=\"2026-06-11T16:53:49.360189175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"\nJun 11 16:53:49.405273 crc crio[22018]: time=\"2026-06-11T16:53:49.405191984Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"\nJun 11 16:53:49.405273 crc crio[22018]: time=\"2026-06-11T16:53:49.405258376Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.532497 crc crio[22018]: time=\"2026-06-11T16:53:49.532276186Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}\"\nJun 11 16:53:49.532497 crc crio[22018]: time=\"2026-06-11T16:53:49.532473853Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.538891 crc crio[22018]: time=\"2026-06-11T16:53:49.538831865Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}\"\nJun 11 16:53:49.538891 crc crio[22018]: time=\"2026-06-11T16:53:49.538880374Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.567688 crc crio[22018]: time=\"2026-06-11T16:53:49.567520897Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}\"\nJun 11 16:53:49.567688 crc crio[22018]: time=\"2026-06-11T16:53:49.567583289Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.568143 crc crio[22018]: time=\"2026-06-11T16:53:49.568013282Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}\"\nJun 11 16:53:49.568143 crc crio[22018]: time=\"2026-06-11T16:53:49.568050813Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:53:49.847602 crc crio[22018]: 2026-06-11T16:53:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b84ed472d267bc Mac:8e:e7:2d:49:af:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:49.899706 crc crio[22018]: time=\"2026-06-11T16:53:49.899289312Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}\"\nJun 11 16:53:49.899706 crc crio[22018]: time=\"2026-06-11T16:53:49.899668505Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.424800 crc crio[22018]: time=\"2026-06-11T16:53:50.424011623Z\" level=info msg=\"Ran pod sandbox 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD\" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.439861888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.440187539Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.44024402Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:50.448073 crc crio[22018]: time=\"2026-06-11T16:53:50.447850427Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:50.456236 crc crio[22018]: time=\"2026-06-11T16:53:50.456050244Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"\nJun 11 16:53:50.671448 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bce564316b05de2 Mac:36:46:63:ce:e6:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.683422 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b0d9f48ee405c Mac:0e:0b:12:64:e2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.678655198Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}\"\nJun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.678804733Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.681132917Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}\"\nJun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.681274562Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.755722 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafbe8383053ec2 Mac:56:49:27:73:fa:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.756316095Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}\"\nJun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.756655176Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.759685 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56106d68712ff33 Mac:5e:81:28:0c:43:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.758016209Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}\"\nJun 11 16:53:50.764284 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44a9c23d967700 Mac:0a:90:f4:21:d5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.764284 crc crio[22018]: time=\"2026-06-11T16:53:50.762057525Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}\"\nJun 11 16:53:50.764284 crc crio[22018]: time=\"2026-06-11T16:53:50.762189449Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.823396 crc crio[22018]: time=\"2026-06-11T16:53:50.818271158Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.838598 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b1bce7846ebfe Mac:96:81:0a:1f:67:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.840844 crc crio[22018]: time=\"2026-06-11T16:53:50.839704692Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"\nJun 11 16:53:50.844960 crc crio[22018]: time=\"2026-06-11T16:53:50.844864517Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.871191 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefb05144af1fa2 Mac:b2:57:9b:3b:76:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 SocketPath: PciID:}] [{Interface:0xc0003627f0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.885114 crc crio[22018]: time=\"2026-06-11T16:53:50.878693896Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}\"\nJun 11 16:53:50.885114 crc crio[22018]: time=\"2026-06-11T16:53:50.879590304Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e691a12296d12ad Mac:6a:26:99:69:23:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.888781728Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}\"\nJun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.888951184Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:254e5349063b6bf Mac:0a:8b:ce:2d:d7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 SocketPath: PciID:}] [{Interface:0xc000015950 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.895655919Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}\"\nJun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.895786383Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.138848 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2ee4c78cc475 Mac:f2:68:2d:3d:8b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 SocketPath: PciID:}] [{Interface:0xc00047d070 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.144710 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbae470ea95d266 Mac:d6:43:79:93:fc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.139954552Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}\"\nJun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.140084596Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.144135474Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}\"\nJun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.144444784Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.177795 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db678ed922b558 Mac:1a:31:ff:76:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.179644 crc crio[22018]: time=\"2026-06-11T16:53:51.179610495Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}\"\nJun 11 16:53:51.180055 crc crio[22018]: time=\"2026-06-11T16:53:51.180030308Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.180290 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c040707411bbec Mac:d6:38:43:7e:5f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.181104 crc crio[22018]: time=\"2026-06-11T16:53:51.181033506Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}\"\nJun 11 16:53:51.181285 crc crio[22018]: time=\"2026-06-11T16:53:51.181210902Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.197270 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57077d77c5d38cd Mac:1a:fe:98:22:7d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e SocketPath: PciID:}] [{Interface:0xc00028eed0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.198430 crc crio[22018]: time=\"2026-06-11T16:53:51.198267309Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"\nJun 11 16:53:51.198590 crc crio[22018]: time=\"2026-06-11T16:53:51.198545338Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.228692 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df86e01cc9eca8b Mac:82:32:88:01:e4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.230622 crc crio[22018]: time=\"2026-06-11T16:53:51.230069222Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}\"\nJun 11 16:53:51.230622 crc crio[22018]: time=\"2026-06-11T16:53:51.230431673Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.318900 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471d43a2be8597b Mac:96:4e:a1:a5:aa:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.319590 crc crio[22018]: time=\"2026-06-11T16:53:51.31952613Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"\nJun 11 16:53:51.321423 crc crio[22018]: time=\"2026-06-11T16:53:51.319696505Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.341913 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b16d12523f2411 Mac:56:01:47:d7:b5:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.345595 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d0de178a46f3fb Mac:d6:15:8e:50:ad:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 SocketPath: PciID:}] [{Interface:0xc0001b6610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.345595 crc crio[22018]: time=\"2026-06-11T16:53:51.344570139Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}\"\nJun 11 16:53:51.345595 crc crio[22018]: time=\"2026-06-11T16:53:51.344792626Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.379143 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423ebbabfcd27 Mac:ae:a9:62:16:0c:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.379994 crc crio[22018]: time=\"2026-06-11T16:53:51.379903362Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}\"\nJun 11 16:53:51.380182 crc crio[22018]: time=\"2026-06-11T16:53:51.380110159Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.389710 crc crio[22018]: time=\"2026-06-11T16:53:51.389612402Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}\"\nJun 11 16:53:51.389950 crc crio[22018]: time=\"2026-06-11T16:53:51.389827929Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.402948 crc crio[22018]: time=\"2026-06-11T16:53:51.401142282Z\" level=info msg=\"Ran pod sandbox 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD\" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.404422 crc crio[22018]: time=\"2026-06-11T16:53:51.404241629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.405119 crc crio[22018]: time=\"2026-06-11T16:53:51.404560149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.405119 crc crio[22018]: time=\"2026-06-11T16:53:51.4046067Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.407502 crc crio[22018]: time=\"2026-06-11T16:53:51.407269525Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.413500 crc crio[22018]: time=\"2026-06-11T16:53:51.41345465Z\" level=info msg=\"Ran pod sandbox bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD\" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.415588 crc crio[22018]: time=\"2026-06-11T16:53:51.414896325Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"\nJun 11 16:53:51.420490 crc crio[22018]: time=\"2026-06-11T16:53:51.420398597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.420675 crc crio[22018]: time=\"2026-06-11T16:53:51.420617154Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.420765 crc crio[22018]: time=\"2026-06-11T16:53:51.420700927Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.423816 crc crio[22018]: time=\"2026-06-11T16:53:51.423137135Z\" level=info msg=\"Ran pod sandbox fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD\" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.424061 crc crio[22018]: time=\"2026-06-11T16:53:51.42396663Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.427994 crc crio[22018]: time=\"2026-06-11T16:53:51.427621616Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"\nJun 11 16:53:51.442762 crc crio[22018]: time=\"2026-06-11T16:53:51.442715603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.443899 crc crio[22018]: time=\"2026-06-11T16:53:51.443872597Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.444089 crc crio[22018]: time=\"2026-06-11T16:53:51.444067394Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.447691 crc crio[22018]: time=\"2026-06-11T16:53:51.447546304Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.454993 crc crio[22018]: time=\"2026-06-11T16:53:51.454923526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"\nJun 11 16:53:51.462599 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca71c480129a49 Mac:0e:51:27:53:08:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:53:51.465494 crc crio[22018]: time=\"2026-06-11T16:53:51.465187321Z\" level=info msg=\"Ran pod sandbox 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD\" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.468768 crc crio[22018]: time=\"2026-06-11T16:53:51.46867751Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}\"\nJun 11 16:53:51.470675 crc crio[22018]: time=\"2026-06-11T16:53:51.470515407Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:53:51.474262 crc crio[22018]: time=\"2026-06-11T16:53:51.474187532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.474545 crc crio[22018]: time=\"2026-06-11T16:53:51.474528003Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.474624 crc crio[22018]: time=\"2026-06-11T16:53:51.474578605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.476560 crc crio[22018]: time=\"2026-06-11T16:53:51.476442573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.480448 crc crio[22018]: time=\"2026-06-11T16:53:51.480276694Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"\nJun 11 16:53:51.596679 crc crio[22018]: time=\"2026-06-11T16:53:51.596098842Z\" level=info msg=\"Ran pod sandbox df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD\" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.600829 crc crio[22018]: time=\"2026-06-11T16:53:51.600702649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.601894 crc crio[22018]: time=\"2026-06-11T16:53:51.601527295Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.602314 crc crio[22018]: time=\"2026-06-11T16:53:51.602289149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.602814 crc crio[22018]: time=\"2026-06-11T16:53:51.602665697Z\" level=info msg=\"Ran pod sandbox 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD\" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.606038 crc crio[22018]: time=\"2026-06-11T16:53:51.605709196Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606783241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606925785Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606967177Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.607089615Z\" level=info msg=\"Ran pod sandbox 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD\" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.607981 crc crio[22018]: time=\"2026-06-11T16:53:51.607904241Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.609949 crc crio[22018]: time=\"2026-06-11T16:53:51.609441004Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"\nJun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610279551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610493778Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610536029Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610775118Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"\nJun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.611148429Z\" level=info msg=\"Ran pod sandbox a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD\" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.612279 crc crio[22018]: time=\"2026-06-11T16:53:51.611536292Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.614068 crc crio[22018]: time=\"2026-06-11T16:53:51.613718749Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=759246a0-4f39-46de-85b6-d63199aad3e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.617751 crc crio[22018]: time=\"2026-06-11T16:53:51.617061556Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"\nJun 11 16:53:51.630995 crc crio[22018]: time=\"2026-06-11T16:53:51.629290366Z\" level=info msg=\"Ran pod sandbox 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD\" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.636083 crc crio[22018]: time=\"2026-06-11T16:53:51.63599021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.636307 crc crio[22018]: time=\"2026-06-11T16:53:51.636210907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.636307 crc crio[22018]: time=\"2026-06-11T16:53:51.636256679Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.638891 crc crio[22018]: time=\"2026-06-11T16:53:51.638807089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.642827 crc crio[22018]: time=\"2026-06-11T16:53:51.642729164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"\nJun 11 16:53:51.654171 crc crio[22018]: time=\"2026-06-11T16:53:51.65306656Z\" level=info msg=\"Ran pod sandbox 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD\" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.658656 crc crio[22018]: time=\"2026-06-11T16:53:51.65850699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.658975 crc crio[22018]: time=\"2026-06-11T16:53:51.658694306Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.658975 crc crio[22018]: time=\"2026-06-11T16:53:51.658738417Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.665314 crc crio[22018]: time=\"2026-06-11T16:53:51.665224642Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.667996 crc crio[22018]: time=\"2026-06-11T16:53:51.667910717Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"\nJun 11 16:53:51.711000 crc crio[22018]: time=\"2026-06-11T16:53:51.710918148Z\" level=info msg=\"Ran pod sandbox 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD\" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.713516 crc crio[22018]: time=\"2026-06-11T16:53:51.713282503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.713844 crc crio[22018]: time=\"2026-06-11T16:53:51.713785899Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.713988 crc crio[22018]: time=\"2026-06-11T16:53:51.713939824Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.716489 crc crio[22018]: time=\"2026-06-11T16:53:51.716276769Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.717186 crc crio[22018]: time=\"2026-06-11T16:53:51.717053388Z\" level=info msg=\"Ran pod sandbox 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD\" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.723677 crc crio[22018]: time=\"2026-06-11T16:53:51.723588487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.723823 crc crio[22018]: time=\"2026-06-11T16:53:51.723786583Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.723883 crc crio[22018]: time=\"2026-06-11T16:53:51.723837475Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.726439 crc crio[22018]: time=\"2026-06-11T16:53:51.726005929Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:51.729041 crc crio[22018]: time=\"2026-06-11T16:53:51.728801858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"\nJun 11 16:53:51.733736 crc crio[22018]: time=\"2026-06-11T16:53:51.733657248Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"\nJun 11 16:53:51.734780 crc crio[22018]: time=\"2026-06-11T16:53:51.727661386Z\" level=info msg=\"Ran pod sandbox 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD\" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.740027 crc crio[22018]: time=\"2026-06-11T16:53:51.739946782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.740303 crc crio[22018]: time=\"2026-06-11T16:53:51.740208934Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.740461 crc crio[22018]: time=\"2026-06-11T16:53:51.740306937Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.743398 crc crio[22018]: time=\"2026-06-11T16:53:51.743245963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=54b68cf4-9506-4bca-b7ce-ff566759846e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.755037 crc crio[22018]: time=\"2026-06-11T16:53:51.751966219Z\" level=info msg=\"Ran pod sandbox eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD\" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.759641 crc crio[22018]: time=\"2026-06-11T16:53:51.759546423Z\" level=info msg=\"Ran pod sandbox 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD\" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.765275 crc crio[22018]: time=\"2026-06-11T16:53:51.765201303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.765524 crc crio[22018]: time=\"2026-06-11T16:53:51.765462391Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.765627 crc crio[22018]: time=\"2026-06-11T16:53:51.765536313Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.767485 crc crio[22018]: time=\"2026-06-11T16:53:51.767166605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.767687 crc crio[22018]: time=\"2026-06-11T16:53:51.76763998Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.767777 crc crio[22018]: time=\"2026-06-11T16:53:51.767715633Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.768952 crc crio[22018]: time=\"2026-06-11T16:53:51.768393274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c99f0257-c85e-42b9-8a05-e228653c4a98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.771537 crc crio[22018]: time=\"2026-06-11T16:53:51.77149792Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6f78a3c3-d073-4046-a6ee-346919cdbb11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.774818 crc crio[22018]: time=\"2026-06-11T16:53:51.774605862Z\" level=info msg=\"Ran pod sandbox 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD\" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.778130 crc crio[22018]: time=\"2026-06-11T16:53:51.777917994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.778130 crc crio[22018]: time=\"2026-06-11T16:53:51.77809317Z\" level=info msg=\"Ran pod sandbox fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD\" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.778433 crc crio[22018]: time=\"2026-06-11T16:53:51.778245784Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.778433 crc crio[22018]: time=\"2026-06-11T16:53:51.77830612Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.782782 crc crio[22018]: time=\"2026-06-11T16:53:51.782547071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.783085 crc crio[22018]: time=\"2026-06-11T16:53:51.783060758Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.783241 crc crio[22018]: time=\"2026-06-11T16:53:51.783216831Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.784216 crc crio[22018]: time=\"2026-06-11T16:53:51.784129332Z\" level=info msg=\"Ran pod sandbox 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD\" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.787773 crc crio[22018]: time=\"2026-06-11T16:53:51.787637488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ba6c8a84-ac9b-4ca7-a51f-9e0c51bc5273 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.788827 crc crio[22018]: time=\"2026-06-11T16:53:51.788757844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72188f3c-b92b-444a-9764-3c7544a71cb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.790587 crc crio[22018]: time=\"2026-06-11T16:53:51.790426398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.791124 crc crio[22018]: time=\"2026-06-11T16:53:51.790543951Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.791124 crc crio[22018]: time=\"2026-06-11T16:53:51.790885142Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.793770 crc crio[22018]: time=\"2026-06-11T16:53:51.793691002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=523d7dfb-f50b-4038-b7a8-f28194b1c72a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.798265 crc crio[22018]: time=\"2026-06-11T16:53:51.798199574Z\" level=info msg=\"Ran pod sandbox e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD\" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:51.801545 crc crio[22018]: time=\"2026-06-11T16:53:51.801402102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.801916 crc crio[22018]: time=\"2026-06-11T16:53:51.801864087Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.802014 crc crio[22018]: time=\"2026-06-11T16:53:51.80195021Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:51.805261 crc crio[22018]: time=\"2026-06-11T16:53:51.805228604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ee9ee104-bc2f-4e6b-b6df-cf4018a97a5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.482473 crc crio[22018]: time=\"2026-06-11T16:53:52.482258479Z\" level=info msg=\"Ran pod sandbox dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD\" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:53:52.483974 crc crio[22018]: time=\"2026-06-11T16:53:52.483902858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f2098d85-a527-4443-9c1d-75dacceef450 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484078656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79c2fa0f-e730-4ab0-a9a2-76be90f2dd96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484188911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=403659ed-681f-4ae7-b76f-9f4f0bf52d3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484208368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=618573e3-a52b-401e-bf3e-4e71f5f2c324 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484496 crc crio[22018]: time=\"2026-06-11T16:53:52.484233709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=87d69e08-527f-4c86-8485-7928a8adba91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484559 crc crio[22018]: time=\"2026-06-11T16:53:52.484195478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=85982116-04ee-456c-823e-bb7a881b18b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.484674 crc crio[22018]: time=\"2026-06-11T16:53:52.484607159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=41f630a2-0b35-4e2e-abe9-8841702df972 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.485269 crc crio[22018]: time=\"2026-06-11T16:53:52.485197622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.485618 crc crio[22018]: time=\"2026-06-11T16:53:52.485520072Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.485736 crc crio[22018]: time=\"2026-06-11T16:53:52.485670497Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.485997 crc crio[22018]: time=\"2026-06-11T16:53:52.485942643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b427c29c-31e5-4bb4-8907-9032078d8bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:52.490595 crc crio[22018]: time=\"2026-06-11T16:53:52.490457143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage\nJun 11 16:53:52.498874 crc crio[22018]: time=\"2026-06-11T16:53:52.498765826Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.506068 crc crio[22018]: time=\"2026-06-11T16:53:52.505596562Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"\nJun 11 16:53:52.507878 crc crio[22018]: time=\"2026-06-11T16:53:52.507804021Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.510705 crc crio[22018]: time=\"2026-06-11T16:53:52.510487585Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.513293 crc crio[22018]: time=\"2026-06-11T16:53:52.513193118Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.522208 crc crio[22018]: time=\"2026-06-11T16:53:52.522115635Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.534575 crc crio[22018]: time=\"2026-06-11T16:53:52.533636997Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.536980 crc crio[22018]: time=\"2026-06-11T16:53:52.53688424Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:52.545790 crc crio[22018]: time=\"2026-06-11T16:53:52.545721775Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:53.354797 crc crio[22018]: time=\"2026-06-11T16:53:53.353873169Z\" level=info 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:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354874302Z\" level=info 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:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354109886Z\" level=info 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:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354207856Z\" level=info 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:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354303619Z\" level=info 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:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.355085624Z\" level=info 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:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.354633035Z\" level=info 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:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.354589898Z\" level=info 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:55.168699 crc crio[22018]: time=\"2026-06-11T16:53:55.168514116Z\" level=info 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:55.177198 crc crio[22018]: time=\"2026-06-11T16:53:55.177003522Z\" level=info 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:55.202483 crc crio[22018]: time=\"2026-06-11T16:53:55.20163386Z\" level=info 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:55.211701 crc crio[22018]: time=\"2026-06-11T16:53:55.211611895Z\" level=info 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:55.212203 crc crio[22018]: time=\"2026-06-11T16:53:55.212133359Z\" level=info 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:55.216058 crc crio[22018]: time=\"2026-06-11T16:53:55.215974494Z\" level=info 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:55.224099 crc crio[22018]: time=\"2026-06-11T16:53:55.224020044Z\" level=info 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:55.228132 crc crio[22018]: time=\"2026-06-11T16:53:55.228045811Z\" level=info 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:55.232699 crc crio[22018]: time=\"2026-06-11T16:53:55.232405148Z\" level=info 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:55.238980 crc crio[22018]: time=\"2026-06-11T16:53:55.23882875Z\" level=info 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:55.264667 crc crio[22018]: time=\"2026-06-11T16:53:55.26455106Z\" level=info 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:55.267988 crc crio[22018]: time=\"2026-06-11T16:53:55.267666285Z\" level=info 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:55.269040 crc crio[22018]: time=\"2026-06-11T16:53:55.268954246Z\" level=info 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:55.272142 crc crio[22018]: time=\"2026-06-11T16:53:55.272024557Z\" level=info 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:55.297892 crc crio[22018]: time=\"2026-06-11T16:53:55.295838086Z\" level=info 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:55.301576 crc crio[22018]: time=\"2026-06-11T16:53:55.301498905Z\" level=info 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:55.671397 crc crio[22018]: time=\"2026-06-11T16:53:55.671186124Z\" level=info msg=\"Created container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.672604 crc crio[22018]: time=\"2026-06-11T16:53:55.672520827Z\" level=info msg=\"Starting container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5\" id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.678601 crc crio[22018]: time=\"2026-06-11T16:53:55.678445912Z\" level=info msg=\"Started container\" PID=49581 containerID=4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\nJun 11 16:53:55.689159 crc crio[22018]: time=\"2026-06-11T16:53:55.68895727Z\" level=info msg=\"Created container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.690732 crc crio[22018]: time=\"2026-06-11T16:53:55.690659417Z\" level=info msg=\"Starting container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d\" id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.695785 crc crio[22018]: time=\"2026-06-11T16:53:55.695705695Z\" level=info msg=\"Started container\" PID=49580 containerID=c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\nJun 11 16:53:55.725690 crc crio[22018]: time=\"2026-06-11T16:53:55.725511698Z\" level=info msg=\"Created container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.736656 crc crio[22018]: time=\"2026-06-11T16:53:55.736512199Z\" level=info msg=\"Starting container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2\" id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.738994 crc crio[22018]: time=\"2026-06-11T16:53:55.738163341Z\" level=info msg=\"Created container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.740174 crc crio[22018]: time=\"2026-06-11T16:53:55.740007141Z\" level=info msg=\"Starting container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba\" id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.752995 crc crio[22018]: time=\"2026-06-11T16:53:55.752904828Z\" level=info msg=\"Started container\" PID=49584 containerID=d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\nJun 11 16:53:55.756386 crc crio[22018]: time=\"2026-06-11T16:53:55.756203493Z\" level=info msg=\"Created container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.757626 crc crio[22018]: time=\"2026-06-11T16:53:55.757470572Z\" level=info msg=\"Starting container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935\" id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.763609 crc crio[22018]: time=\"2026-06-11T16:53:55.761441527Z\" level=info msg=\"Started container\" PID=49582 containerID=0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\nJun 11 16:53:55.764234 crc crio[22018]: time=\"2026-06-11T16:53:55.764151112Z\" level=info msg=\"Started container\" PID=49583 containerID=d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\nJun 11 16:53:55.764615 crc crio[22018]: time=\"2026-06-11T16:53:55.764535562Z\" level=info msg=\"Created container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.764924 crc crio[22018]: time=\"2026-06-11T16:53:55.763425196Z\" level=info msg=\"Created container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.765858 crc crio[22018]: time=\"2026-06-11T16:53:55.765772034Z\" level=info msg=\"Created container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:55.777676 crc crio[22018]: time=\"2026-06-11T16:53:55.777504663Z\" level=info msg=\"Starting container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea\" id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.777776 crc crio[22018]: time=\"2026-06-11T16:53:55.77767362Z\" level=info msg=\"Starting container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772\" id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.777776 crc crio[22018]: time=\"2026-06-11T16:53:55.777741843Z\" level=info msg=\"Starting container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a\" id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:55.786625 crc crio[22018]: time=\"2026-06-11T16:53:55.786553528Z\" level=info msg=\"Started container\" PID=49585 containerID=c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\nJun 11 16:53:55.788076 crc crio[22018]: time=\"2026-06-11T16:53:55.787940858Z\" level=info msg=\"Started container\" PID=49587 containerID=848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\nJun 11 16:53:55.802522 crc crio[22018]: time=\"2026-06-11T16:53:55.798807399Z\" level=info msg=\"Started container\" PID=49586 containerID=fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\nJun 11 16:53:55.913711 crc crio[22018]: time=\"2026-06-11T16:53:55.913627226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a27ece16-cd66-4cb3-995b-48c4ed0bf5f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:55.916604 crc crio[22018]: time=\"2026-06-11T16:53:55.916528371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bf53c052-222e-462e-a103-3586fd141090 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.211298 crc crio[22018]: time=\"2026-06-11T16:53:56.211242328Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:56.212567 crc crio[22018]: time=\"2026-06-11T16:53:56.21253921Z\" level=info 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:56.258993 crc crio[22018]: time=\"2026-06-11T16:53:56.258820168Z\" level=info 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:56.262080 crc crio[22018]: time=\"2026-06-11T16:53:56.26201378Z\" level=info 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:56.774997 crc crio[22018]: time=\"2026-06-11T16:53:56.7749168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.775528 crc crio[22018]: time=\"2026-06-11T16:53:56.775468627Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.775703 crc crio[22018]: time=\"2026-06-11T16:53:56.775552869Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.783549 crc crio[22018]: time=\"2026-06-11T16:53:56.783462958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.783687 crc crio[22018]: time=\"2026-06-11T16:53:56.783664605Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.783820 crc crio[22018]: time=\"2026-06-11T16:53:56.783720297Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.797211 crc crio[22018]: time=\"2026-06-11T16:53:56.797171841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.797987 crc crio[22018]: time=\"2026-06-11T16:53:56.797965817Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.798208 crc crio[22018]: time=\"2026-06-11T16:53:56.798189334Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.802021 crc crio[22018]: time=\"2026-06-11T16:53:56.801808048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.802640 crc crio[22018]: time=\"2026-06-11T16:53:56.802563162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.802707 crc crio[22018]: time=\"2026-06-11T16:53:56.802689736Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.804535 crc crio[22018]: time=\"2026-06-11T16:53:56.804505542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.804777 crc crio[22018]: time=\"2026-06-11T16:53:56.80475909Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.804949 crc crio[22018]: time=\"2026-06-11T16:53:56.804531553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.805026659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.805094671Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.804874634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805525 crc crio[22018]: time=\"2026-06-11T16:53:56.805458782Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805525 crc crio[22018]: time=\"2026-06-11T16:53:56.805509514Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.805602 crc crio[22018]: time=\"2026-06-11T16:53:56.804875904Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:56.896138 crc crio[22018]: time=\"2026-06-11T16:53:56.896027076Z\" level=info msg=\"Created container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:53:56.897510 crc crio[22018]: time=\"2026-06-11T16:53:56.89743836Z\" level=info msg=\"Starting container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364\" id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:53:56.904004 crc crio[22018]: time=\"2026-06-11T16:53:56.903968135Z\" level=info msg=\"Started container\" PID=49696 containerID=d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\nJun 11 16:53:57.832963 crc crio[22018]: time=\"2026-06-11T16:53:57.832289416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.832990178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.83306322Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.833912827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834074182Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834165545Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834270258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834747 crc crio[22018]: time=\"2026-06-11T16:53:57.834666511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.834747 crc crio[22018]: time=\"2026-06-11T16:53:57.834719762Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.835121 crc crio[22018]: time=\"2026-06-11T16:53:57.834896458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.835121 crc crio[22018]: time=\"2026-06-11T16:53:57.835092904Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835148176Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835395354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.83559905Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835655822Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:00.528858 crc crio[22018]: time=\"2026-06-11T16:54:00.528316714Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686614-nhlvf/POD\" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:00.529700 crc crio[22018]: time=\"2026-06-11T16:54:00.528902943Z\" level=info 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:07.842720 crc crio[22018]: time=\"2026-06-11T16:54:07.841909334Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:07.844482 crc crio[22018]: time=\"2026-06-11T16:54:07.843856833Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9b6146d3-2172-4891-b9f7-021141b785da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:08.645000 crc crio[22018]: time=\"2026-06-11T16:54:08.644858298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:08.645922 crc crio[22018]: time=\"2026-06-11T16:54:08.645079305Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:08.645922 crc crio[22018]: time=\"2026-06-11T16:54:08.645158677Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:08.647522 crc crio[22018]: time=\"2026-06-11T16:54:08.647162994Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:08.651453 crc crio[22018]: time=\"2026-06-11T16:54:08.651015546Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"\nJun 11 16:54:09.006913 crc crio[22018]: time=\"2026-06-11T16:54:09.006844827Z\" level=info msg=\"Stopping container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf (timeout: 2s)\" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:54:09.654652 crc crio[22018]: time=\"2026-06-11T16:54:09.654562326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.654924 crc crio[22018]: time=\"2026-06-11T16:54:09.654580686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.655042 crc crio[22018]: time=\"2026-06-11T16:54:09.654971708Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.655115 crc crio[22018]: time=\"2026-06-11T16:54:09.655092202Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.655416 crc crio[22018]: time=\"2026-06-11T16:54:09.655223426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.655518 crc crio[22018]: time=\"2026-06-11T16:54:09.655477685Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656124265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656740504Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656864859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.657019404Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.657062155Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:09.659855 crc crio[22018]: time=\"2026-06-11T16:54:09.65816318Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:09.660815 crc crio[22018]: time=\"2026-06-11T16:54:09.660613318Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"\nJun 11 16:54:09.660954 crc crio[22018]: time=\"2026-06-11T16:54:09.660816973Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"\nJun 11 16:54:09.661606 crc crio[22018]: time=\"2026-06-11T16:54:09.661423082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"\nJun 11 16:54:10.434895 crc crio[22018]: time=\"2026-06-11T16:54:10.434316967Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:10.436127 crc crio[22018]: time=\"2026-06-11T16:54:10.436036519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=77135e2b-533f-4459-bd89-9b058e1f02c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:11.592525 crc crio[22018]: time=\"2026-06-11T16:54:11.592465993Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:11.594626 crc crio[22018]: time=\"2026-06-11T16:54:11.594274352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8c33b59b-677b-480e-bff3-fa14b0fccc96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:11.644477 crc crio[22018]: time=\"2026-06-11T16:54:11.644231557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:11.644715 crc crio[22018]: time=\"2026-06-11T16:54:11.644674221Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:11.644796 crc crio[22018]: time=\"2026-06-11T16:54:11.644739233Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:11.648218 crc crio[22018]: time=\"2026-06-11T16:54:11.648092149Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:11.659150 crc crio[22018]: time=\"2026-06-11T16:54:11.659063829Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"\nJun 11 16:54:12.645525 crc crio[22018]: time=\"2026-06-11T16:54:12.64500733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:12.646298 crc crio[22018]: time=\"2026-06-11T16:54:12.64565478Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:12.646298 crc crio[22018]: time=\"2026-06-11T16:54:12.645705282Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:12.647238 crc crio[22018]: time=\"2026-06-11T16:54:12.647170999Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:12.657655 crc crio[22018]: time=\"2026-06-11T16:54:12.657453513Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"\nJun 11 16:54:13.068209 crc crio[22018]: time=\"2026-06-11T16:54:13.067657997Z\" level=info msg=\"Stopping container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 (timeout: 2s)\" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:54:13.147071 crc crio[22018]: time=\"2026-06-11T16:54:13.147009138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=ed7659f1-b65e-4317-a9d4-c2adb9f87299 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:13.645138 crc crio[22018]: time=\"2026-06-11T16:54:13.645064995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:13.645651 crc crio[22018]: time=\"2026-06-11T16:54:13.645571377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:13.645651 crc crio[22018]: time=\"2026-06-11T16:54:13.645644742Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:13.647586 crc crio[22018]: time=\"2026-06-11T16:54:13.647516729Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:13.655982 crc crio[22018]: time=\"2026-06-11T16:54:13.655618115Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"\nJun 11 16:54:15.172952 crc crio[22018]: time=\"2026-06-11T16:54:15.172543393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=f0891493-313d-4934-b6ca-2f0f8eebf39b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:16.894699 crc crio[22018]: time=\"2026-06-11T16:54:16.894507048Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:19.988204 crc crio[22018]: time=\"2026-06-11T16:54:19.987114852Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:23.823767 crc crio[22018]: time=\"2026-06-11T16:54:23.82281714Z\" level=info msg=\"Stopped container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:54:23.828301 crc crio[22018]: time=\"2026-06-11T16:54:23.82818174Z\" level=info msg=\"Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:23.829214 crc crio[22018]: time=\"2026-06-11T16:54:23.82909834Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc007484900}] Aliases:map[]}\"\nJun 11 16:54:23.829663 crc crio[22018]: time=\"2026-06-11T16:54:23.829562355Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-8clvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:23.831161 crc crio[22018]: time=\"2026-06-11T16:54:23.829967367Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:23.831161 crc crio[22018]: time=\"2026-06-11T16:54:23.830816702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=78b2bef9-a829-4894-8d3a-a87f0803bb81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:23.977859 crc crio[22018]: time=\"2026-06-11T16:54:23.977765096Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:23.978842 crc crio[22018]: time=\"2026-06-11T16:54:23.978725932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=75a8134f-afec-4245-b5d7-8ac75262f943 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:23.984823 crc crio[22018]: time=\"2026-06-11T16:54:23.984135613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:23.985405 crc crio[22018]: time=\"2026-06-11T16:54:23.985278363Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:23.986629 crc crio[22018]: time=\"2026-06-11T16:54:23.98652585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=70fcf9f0-9562-4d08-900a-17e8ea94c514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:23.986851 crc crio[22018]: time=\"2026-06-11T16:54:23.986815757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=0236525b-c519-4b76-befa-e94e6e0882a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:24.523495 crc crio[22018]: time=\"2026-06-11T16:54:24.523442845Z\" level=info 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:24.525448 crc crio[22018]: time=\"2026-06-11T16:54:24.525243652Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=6243da44-7a6c-4639-8aa7-b832c742fad4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:24.566822 crc crio[22018]: time=\"2026-06-11T16:54:24.56672606Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:24.567881 crc crio[22018]: time=\"2026-06-11T16:54:24.567846034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=752af0ed-31a4-419f-afd3-32433e842be8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:25.863441 crc crio[22018]: time=\"2026-06-11T16:54:25.862700313Z\" level=info 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:25.864797 crc crio[22018]: time=\"2026-06-11T16:54:25.864730877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3f24f434-341f-4569-a517-c1f309a942df name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:25.865953 crc crio[22018]: time=\"2026-06-11T16:54:25.86579958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=6cef55a0-a0f7-4c58-afd2-52e6a005d1e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:25.866285 crc crio[22018]: time=\"2026-06-11T16:54:25.866196013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=7ac3dbdd-0877-48d3-8ae9-ce0d5f5f3eec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:25.866828 crc crio[22018]: time=\"2026-06-11T16:54:25.86672888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=22eca2f3-38ad-4b33-8061-7f09b76466cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:26.557981 crc crio[22018]: time=\"2026-06-11T16:54:26.557759513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a9130205-d4fe-4ace-b0d2-406c5ac8e636 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:26.560443 crc crio[22018]: time=\"2026-06-11T16:54:26.560192549Z\" level=info msg=\"Stopped container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:54:26.561856 crc crio[22018]: time=\"2026-06-11T16:54:26.561718398Z\" level=info msg=\"Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:26.562591 crc crio[22018]: time=\"2026-06-11T16:54:26.562505123Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc0004be3d0}] Aliases:map[]}\"\nJun 11 16:54:26.562773 crc crio[22018]: time=\"2026-06-11T16:54:26.56273297Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-59cbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:26.611730 crc crio[22018]: time=\"2026-06-11T16:54:26.611630521Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:26.613856 crc crio[22018]: time=\"2026-06-11T16:54:26.613774329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=2013c9d2-1367-4885-8dd7-b5e260206901 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:26.628021 crc crio[22018]: time=\"2026-06-11T16:54:26.627911193Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:26.629103 crc crio[22018]: time=\"2026-06-11T16:54:26.629009188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=cf5acdc5-213c-4df1-ba21-8576cf8bebc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:26.637442 crc crio[22018]: time=\"2026-06-11T16:54:26.637286659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:26.647199 crc crio[22018]: time=\"2026-06-11T16:54:26.647070757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=3487db6b-4a39-4031-8ea6-a144e5712afc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:26.651854 crc crio[22018]: time=\"2026-06-11T16:54:26.651781026Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:26.653217 crc crio[22018]: time=\"2026-06-11T16:54:26.653113857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9c71c88c-a4dd-41e0-a160-0b559d756c1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:27.346244 crc crio[22018]: time=\"2026-06-11T16:54:27.345560686Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:27.353184 crc crio[22018]: time=\"2026-06-11T16:54:27.35292821Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:27.354487 crc crio[22018]: time=\"2026-06-11T16:54:27.354312531Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:27.355546 crc crio[22018]: time=\"2026-06-11T16:54:27.355439676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=ac2cab25-9ff8-4acb-8f16-af148927be5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:27.358156 crc crio[22018]: time=\"2026-06-11T16:54:27.35808334Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:27.363039 crc crio[22018]: time=\"2026-06-11T16:54:27.362995345Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.012562 crc crio[22018]: time=\"2026-06-11T16:54:28.012283283Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=908ea581-bd55-4c3b-8c8c-deff940b44fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.012846 crc crio[22018]: time=\"2026-06-11T16:54:28.012732697Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=a98202a8-d4a8-41d6-84d7-9b6a81271ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.013021 crc crio[22018]: time=\"2026-06-11T16:54:28.012943903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=b9375d2a-e8a2-473c-a8f4-2fb052f0bede name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.014419 crc crio[22018]: time=\"2026-06-11T16:54:28.014230514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=b7bec454-f389-4e2e-8f19-6199a49b105a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.018810 crc crio[22018]: time=\"2026-06-11T16:54:28.018603103Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.030756 crc crio[22018]: time=\"2026-06-11T16:54:28.030612905Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.031888 crc crio[22018]: time=\"2026-06-11T16:54:28.031701997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=78f9ee5e-6e59-43b7-9c9d-32b07b034d18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.608681 crc crio[22018]: time=\"2026-06-11T16:54:28.60854277Z\" level=info 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:28.616000 crc crio[22018]: time=\"2026-06-11T16:54:28.615874491Z\" level=info msg=\"Stopped pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:28.618998 crc crio[22018]: time=\"2026-06-11T16:54:28.618931668Z\" level=info 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:28.619632 crc crio[22018]: time=\"2026-06-11T16:54:28.619563107Z\" level=info 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:28.621952 crc crio[22018]: time=\"2026-06-11T16:54:28.62186327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=6db07d42-110c-4fd7-9e4f-4d54be35a13e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.626045 crc crio[22018]: time=\"2026-06-11T16:54:28.625919747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}\"\nJun 11 16:54:28.626045 crc crio[22018]: time=\"2026-06-11T16:54:28.62599884Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686614-nhlvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:28.630441 crc crio[22018]: time=\"2026-06-11T16:54:28.630309617Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.634067 crc crio[22018]: time=\"2026-06-11T16:54:28.633874038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=54cb9399-9a42-4719-8eb2-b1cf9df3612e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.645834 crc crio[22018]: time=\"2026-06-11T16:54:28.645691672Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.646814 crc crio[22018]: time=\"2026-06-11T16:54:28.646698984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=66e2f111-f216-4c42-aa6b-075b055059d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.654600 crc crio[22018]: time=\"2026-06-11T16:54:28.654502009Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.655871 crc crio[22018]: time=\"2026-06-11T16:54:28.655782629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=1e805ef5-79ed-437a-aba0-d767ca24568a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.663444 crc crio[22018]: time=\"2026-06-11T16:54:28.663271227Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.665260 crc crio[22018]: time=\"2026-06-11T16:54:28.665035019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=790a7f33-b441-4fae-b05d-55a015fb7f59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.668925 crc crio[22018]: time=\"2026-06-11T16:54:28.668833601Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.669664 crc crio[22018]: time=\"2026-06-11T16:54:28.669599194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=50fe6ad3-e9d6-4984-a50f-6284ce227935 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.671734 crc crio[22018]: time=\"2026-06-11T16:54:28.671652819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.672590 crc crio[22018]: time=\"2026-06-11T16:54:28.672531916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a212bca7-330a-4bfa-a086-4696a484ca29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.690557 crc crio[22018]: time=\"2026-06-11T16:54:28.686114164Z\" level=info 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:28.690557 crc crio[22018]: time=\"2026-06-11T16:54:28.687166278Z\" level=info 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:28.691445 crc crio[22018]: time=\"2026-06-11T16:54:28.691289157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a34cb47e-6eae-4988-898b-fca1517900ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.701074 crc crio[22018]: time=\"2026-06-11T16:54:28.700412445Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.705101 crc crio[22018]: time=\"2026-06-11T16:54:28.70502334Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.710106 crc crio[22018]: time=\"2026-06-11T16:54:28.710008597Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.719150 crc crio[22018]: time=\"2026-06-11T16:54:28.719074044Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic\" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.722121 crc crio[22018]: time=\"2026-06-11T16:54:28.722028668Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.806833 crc crio[22018]: time=\"2026-06-11T16:54:28.80246321Z\" level=info msg=\"Stopped pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:28.811517 crc crio[22018]: time=\"2026-06-11T16:54:28.811276536Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.813025 crc crio[22018]: time=\"2026-06-11T16:54:28.812843057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=81af2449-ab05-4714-a333-aaafa1b3cabb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.814914 crc crio[22018]: time=\"2026-06-11T16:54:28.814682579Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.815837 crc crio[22018]: time=\"2026-06-11T16:54:28.815762469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=61b5a638-9231-43d4-a1ca-57cd67866e24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.840876 crc crio[22018]: time=\"2026-06-11T16:54:28.840698535Z\" level=info 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:28.842865 crc crio[22018]: time=\"2026-06-11T16:54:28.8424106Z\" level=info 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:28.844940 crc crio[22018]: time=\"2026-06-11T16:54:28.844759802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b6490e0e-981d-422a-8fe0-0707601f8488 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.846745 crc crio[22018]: time=\"2026-06-11T16:54:28.84650665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=51922f17-73e7-4266-ae0e-c3571183b392 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.847467 crc crio[22018]: time=\"2026-06-11T16:54:28.847283333Z\" level=info 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:28.851722 crc crio[22018]: time=\"2026-06-11T16:54:28.851633269Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.852284 crc crio[22018]: time=\"2026-06-11T16:54:28.852209148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f1ed45cb-13b2-451f-b46d-6328e9459a53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.852702 crc crio[22018]: time=\"2026-06-11T16:54:28.852558168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=8338724e-186d-4778-a2f4-4a17f1613b5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.852852 crc crio[22018]: time=\"2026-06-11T16:54:28.852700437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=ad713a3e-675b-4ea5-bc9b-6f5a8b1968a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.862424 crc crio[22018]: time=\"2026-06-11T16:54:28.862007556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=401f4a3b-f300-4e55-a985-4a5c26867403 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.874633 crc crio[22018]: time=\"2026-06-11T16:54:28.87258831Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.882010 crc crio[22018]: time=\"2026-06-11T16:54:28.881965665Z\" level=info 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:28.885897 crc crio[22018]: time=\"2026-06-11T16:54:28.883235886Z\" level=info 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:28.886984 crc crio[22018]: time=\"2026-06-11T16:54:28.886247656Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:28.897785 crc crio[22018]: time=\"2026-06-11T16:54:28.897740322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=f3234b02-579f-4ecc-ae90-5fdf7e73853e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.901181 crc crio[22018]: time=\"2026-06-11T16:54:28.90085076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=7f68310f-c319-4c05-b78a-0d13b5332a1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.901639 crc crio[22018]: time=\"2026-06-11T16:54:28.901522091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=1bc0ab49-942f-4703-80c0-b6a0fe9fc113 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.910842 crc crio[22018]: time=\"2026-06-11T16:54:28.910734162Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.959022 crc crio[22018]: time=\"2026-06-11T16:54:28.958923049Z\" level=info 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:28.960657 crc crio[22018]: time=\"2026-06-11T16:54:28.960581592Z\" level=info 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:28.963120 crc crio[22018]: time=\"2026-06-11T16:54:28.96304122Z\" level=info 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:28.964062 crc crio[22018]: time=\"2026-06-11T16:54:28.96399255Z\" level=info 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:28.968039 crc crio[22018]: time=\"2026-06-11T16:54:28.967963315Z\" level=info 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:28.971194 crc crio[22018]: time=\"2026-06-11T16:54:28.971113514Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.972842 crc crio[22018]: time=\"2026-06-11T16:54:28.972685174Z\" level=info 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:28.974092 crc crio[22018]: time=\"2026-06-11T16:54:28.974024809Z\" level=info 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:28.975850 crc crio[22018]: time=\"2026-06-11T16:54:28.97570741Z\" level=info 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:28.980119 crc crio[22018]: time=\"2026-06-11T16:54:28.98004402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=681e1be8-0152-411c-9d50-41c3a8405a94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:28.984973 crc crio[22018]: time=\"2026-06-11T16:54:28.984901798Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:28.990270 crc crio[22018]: time=\"2026-06-11T16:54:28.990201085Z\" level=info 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:28.992054 crc crio[22018]: time=\"2026-06-11T16:54:28.991997672Z\" level=info 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:28.995211 crc crio[22018]: time=\"2026-06-11T16:54:28.995136001Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.001596 crc crio[22018]: time=\"2026-06-11T16:54:29.001157251Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.004785 crc crio[22018]: time=\"2026-06-11T16:54:29.004414933Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.049405 crc crio[22018]: time=\"2026-06-11T16:54:29.044653881Z\" level=info 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:29.049405 crc crio[22018]: time=\"2026-06-11T16:54:29.045081456Z\" level=info 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:29.059552 crc crio[22018]: time=\"2026-06-11T16:54:29.05946106Z\" level=info 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:29.085395 crc crio[22018]: time=\"2026-06-11T16:54:29.085252252Z\" level=info 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:29.086436 crc crio[22018]: time=\"2026-06-11T16:54:29.086291244Z\" level=info 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:29.090045 crc crio[22018]: time=\"2026-06-11T16:54:29.089975402Z\" level=info 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:29.092301 crc crio[22018]: time=\"2026-06-11T16:54:29.09223159Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.095621 crc crio[22018]: time=\"2026-06-11T16:54:29.095543135Z\" level=info msg=\"Created container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.096703 crc crio[22018]: time=\"2026-06-11T16:54:29.096655149Z\" level=info msg=\"Created container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.097684 crc crio[22018]: time=\"2026-06-11T16:54:29.097642231Z\" level=info msg=\"Starting container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e\" id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.098235 crc crio[22018]: time=\"2026-06-11T16:54:29.098166657Z\" level=info msg=\"Created container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.098635 crc crio[22018]: time=\"2026-06-11T16:54:29.09856871Z\" level=info msg=\"Starting container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85\" id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.101008 crc crio[22018]: time=\"2026-06-11T16:54:29.100928374Z\" level=info msg=\"Starting container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c\" id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.102928 crc crio[22018]: time=\"2026-06-11T16:54:29.102801623Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.110502 crc crio[22018]: time=\"2026-06-11T16:54:29.104793329Z\" level=info msg=\"Started container\" PID=50932 containerID=dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\nJun 11 16:54:29.110502 crc crio[22018]: time=\"2026-06-11T16:54:29.106883002Z\" level=info msg=\"Started container\" PID=50933 containerID=90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\nJun 11 16:54:29.113252 crc crio[22018]: time=\"2026-06-11T16:54:29.113071877Z\" level=info msg=\"Started container\" PID=50929 containerID=69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\nJun 11 16:54:29.125774 crc crio[22018]: time=\"2026-06-11T16:54:29.125656109Z\" level=info 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:29.126042 crc crio[22018]: time=\"2026-06-11T16:54:29.125678609Z\" level=info 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:29.130304 crc crio[22018]: time=\"2026-06-11T16:54:29.130211867Z\" level=info 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:29.131220 crc crio[22018]: time=\"2026-06-11T16:54:29.131132813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b6e8b0ba-20e9-464f-96f9-57b0ef862f05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.131672 crc crio[22018]: time=\"2026-06-11T16:54:29.131597583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ef9a48b5-0450-442d-b70b-fb41912afc98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.131869 crc crio[22018]: time=\"2026-06-11T16:54:29.131803804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ca98899c-beac-4756-a417-e7c97d4de08c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.138437 crc crio[22018]: time=\"2026-06-11T16:54:29.138082945Z\" level=info 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:29.138729 crc crio[22018]: time=\"2026-06-11T16:54:29.138639322Z\" level=info 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:29.146847 crc crio[22018]: time=\"2026-06-11T16:54:29.146757829Z\" level=info 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:29.147082 crc crio[22018]: time=\"2026-06-11T16:54:29.146996648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c0764c38-98c6-4555-b0ed-323ad2d17f82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.165374 crc crio[22018]: time=\"2026-06-11T16:54:29.164859799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3c4716c1-51a6-43fa-a522-0c0521798846 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.172054 crc crio[22018]: time=\"2026-06-11T16:54:29.171688123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=be16b3ba-7557-4102-b7c4-a82d92ad2ceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.190454 crc crio[22018]: time=\"2026-06-11T16:54:29.190178906Z\" level=info msg=\"Created container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.192914 crc crio[22018]: time=\"2026-06-11T16:54:29.191587841Z\" level=info 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:29.192914 crc crio[22018]: time=\"2026-06-11T16:54:29.192021624Z\" level=info msg=\"Starting container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e\" id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.193126 crc crio[22018]: time=\"2026-06-11T16:54:29.192988005Z\" level=info 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:29.204603 crc crio[22018]: time=\"2026-06-11T16:54:29.194154532Z\" level=info 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:29.204603 crc crio[22018]: time=\"2026-06-11T16:54:29.194934997Z\" level=info 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:29.209408 crc crio[22018]: time=\"2026-06-11T16:54:29.207853604Z\" level=info msg=\"Started container\" PID=50941 containerID=7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\nJun 11 16:54:29.219103 crc crio[22018]: time=\"2026-06-11T16:54:29.21900047Z\" level=info 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:29.224930 crc crio[22018]: time=\"2026-06-11T16:54:29.2248432Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.225054 crc crio[22018]: 2026-06-11T16:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22a599db9433b8b Mac:aa:71:86:c8:b1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 SocketPath: PciID:}] [{Interface:0xc0001772a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:54:29.225875 crc crio[22018]: time=\"2026-06-11T16:54:29.22580109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}\"\nJun 11 16:54:29.226026 crc crio[22018]: time=\"2026-06-11T16:54:29.225967205Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686614-nhlvf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:54:29.231011 crc crio[22018]: time=\"2026-06-11T16:54:29.230797856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=30e31d98-d6ff-48ca-ad5d-c5d688d27748 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.232164 crc crio[22018]: time=\"2026-06-11T16:54:29.232072616Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.243230 crc crio[22018]: time=\"2026-06-11T16:54:29.241089592Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.243230 crc crio[22018]: time=\"2026-06-11T16:54:29.242115893Z\" level=info 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:29.245648 crc crio[22018]: time=\"2026-06-11T16:54:29.2435937Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.250059 crc crio[22018]: time=\"2026-06-11T16:54:29.249987321Z\" level=info 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:29.262943 crc crio[22018]: time=\"2026-06-11T16:54:29.262855036Z\" level=info 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:29.272936 crc crio[22018]: time=\"2026-06-11T16:54:29.272836441Z\" level=info 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:29.282161 crc crio[22018]: time=\"2026-06-11T16:54:29.280729001Z\" level=info 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:29.293673 crc crio[22018]: time=\"2026-06-11T16:54:29.293598825Z\" level=info 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:29.299042 crc crio[22018]: time=\"2026-06-11T16:54:29.298976315Z\" level=info 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:29.299899 crc crio[22018]: time=\"2026-06-11T16:54:29.299829141Z\" level=info 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:29.303295 crc crio[22018]: time=\"2026-06-11T16:54:29.30321136Z\" level=info msg=\"Created container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.310248 crc crio[22018]: time=\"2026-06-11T16:54:29.310078355Z\" level=info msg=\"Removing container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764\" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:29.310401 crc crio[22018]: time=\"2026-06-11T16:54:29.310246279Z\" level=info msg=\"Starting container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab\" id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.314461 crc crio[22018]: time=\"2026-06-11T16:54:29.314308058Z\" level=info 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:29.328633 crc crio[22018]: time=\"2026-06-11T16:54:29.328568201Z\" level=info msg=\"Started container\" PID=50976 containerID=5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\nJun 11 16:54:29.380723 crc crio[22018]: time=\"2026-06-11T16:54:29.38061482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=216e5142-ee2f-4c54-a905-1c08891beeb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.399746 crc crio[22018]: time=\"2026-06-11T16:54:29.399678Z\" level=info 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:29.400430 crc crio[22018]: time=\"2026-06-11T16:54:29.400287698Z\" level=info msg=\"Created container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.403434 crc crio[22018]: time=\"2026-06-11T16:54:29.402754355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1b4dbfc7-7e3f-4443-8cb4-4403180fbf6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.403434 crc crio[22018]: time=\"2026-06-11T16:54:29.402964032Z\" level=info msg=\"Starting container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796\" id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.420466 crc crio[22018]: time=\"2026-06-11T16:54:29.420313221Z\" level=info msg=\"Ran pod sandbox 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 with infra container: openshift-infra/auto-csr-approver-29686614-nhlvf/POD\" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:54:29.420983 crc crio[22018]: time=\"2026-06-11T16:54:29.4209267Z\" level=info msg=\"Started container\" PID=50997 containerID=2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\nJun 11 16:54:29.444219 crc crio[22018]: time=\"2026-06-11T16:54:29.444087238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3077bd67-d04b-408c-b749-fe36f0b2d173 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.444644 crc crio[22018]: time=\"2026-06-11T16:54:29.444597195Z\" level=info 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:29.444953 crc crio[22018]: time=\"2026-06-11T16:54:29.444888604Z\" level=info 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:29.455859 crc crio[22018]: time=\"2026-06-11T16:54:29.455784121Z\" level=info 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:29.459198 crc crio[22018]: time=\"2026-06-11T16:54:29.459079866Z\" level=info msg=\"Created container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.460672 crc crio[22018]: time=\"2026-06-11T16:54:29.460589154Z\" level=info msg=\"Created container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.462742 crc crio[22018]: time=\"2026-06-11T16:54:29.462673523Z\" level=info msg=\"Starting container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2\" id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.462937 crc crio[22018]: time=\"2026-06-11T16:54:29.462856819Z\" level=info msg=\"Starting container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3\" id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.463176 crc crio[22018]: time=\"2026-06-11T16:54:29.462695822Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:29.465427 crc crio[22018]: time=\"2026-06-11T16:54:29.465291266Z\" level=info 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:29.475072 crc crio[22018]: time=\"2026-06-11T16:54:29.474909648Z\" level=info msg=\"Started container\" PID=50999 containerID=f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\nJun 11 16:54:29.475430 crc crio[22018]: time=\"2026-06-11T16:54:29.475257492Z\" level=info msg=\"Started container\" PID=50996 containerID=8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\nJun 11 16:54:29.476494 crc crio[22018]: time=\"2026-06-11T16:54:29.476303826Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:54:29.481283 crc crio[22018]: time=\"2026-06-11T16:54:29.481201841Z\" level=info 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:29.500959 crc crio[22018]: time=\"2026-06-11T16:54:29.500851065Z\" level=info 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:29.503006 crc crio[22018]: time=\"2026-06-11T16:54:29.502903473Z\" level=info 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:29.507950 crc crio[22018]: time=\"2026-06-11T16:54:29.507815967Z\" level=info 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:29.508855 crc crio[22018]: time=\"2026-06-11T16:54:29.508782202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6ca2b596-d018-4c0d-a33c-02bf48b49415 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.509580 crc crio[22018]: time=\"2026-06-11T16:54:29.509473797Z\" level=info 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:29.510577 crc crio[22018]: time=\"2026-06-11T16:54:29.510509784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7654d319-6a38-47c3-ba71-5aed4b5d6eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.515633 crc crio[22018]: time=\"2026-06-11T16:54:29.515500177Z\" level=info msg=\"Created container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.515842 crc crio[22018]: time=\"2026-06-11T16:54:29.515748575Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6822a0e2-5c6a-49c4-b943-e286d115ec95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.516044 crc crio[22018]: time=\"2026-06-11T16:54:29.51591979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eb2e4dc8-68c1-4adf-9620-4cd06e976d22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.518951 crc crio[22018]: time=\"2026-06-11T16:54:29.518859334Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.533929 crc crio[22018]: time=\"2026-06-11T16:54:29.533829161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=95a14d0b-be47-48e8-bfcc-af62063f02dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.534218 crc crio[22018]: time=\"2026-06-11T16:54:29.533999286Z\" level=info msg=\"Starting container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98\" id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.536472 crc crio[22018]: time=\"2026-06-11T16:54:29.536378852Z\" level=info msg=\"Removed container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:29.536905 crc crio[22018]: time=\"2026-06-11T16:54:29.536836227Z\" level=info 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:29.540956 crc crio[22018]: time=\"2026-06-11T16:54:29.540819646Z\" level=info msg=\"Started container\" PID=51003 containerID=9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\nJun 11 16:54:29.548488 crc crio[22018]: time=\"2026-06-11T16:54:29.548446168Z\" level=info msg=\"Removing container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906\" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:29.566169 crc crio[22018]: time=\"2026-06-11T16:54:29.565968046Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.566427 crc crio[22018]: time=\"2026-06-11T16:54:29.566178683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=abec6761-26ff-4812-81bd-e8eb6927fa70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.576106 crc crio[22018]: time=\"2026-06-11T16:54:29.576017546Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.580245 crc crio[22018]: time=\"2026-06-11T16:54:29.580114327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1a19331a-a3be-432d-8b45-e52b73e307ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.584851 crc crio[22018]: time=\"2026-06-11T16:54:29.584742378Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.586258 crc crio[22018]: time=\"2026-06-11T16:54:29.586209904Z\" level=info msg=\"Created container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.588994 crc crio[22018]: time=\"2026-06-11T16:54:29.588773526Z\" level=info msg=\"Starting container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303\" id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.589629 crc crio[22018]: time=\"2026-06-11T16:54:29.589536383Z\" level=info 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:29.601433 crc crio[22018]: time=\"2026-06-11T16:54:29.601248498Z\" level=info msg=\"Started container\" PID=51040 containerID=22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\nJun 11 16:54:29.601828 crc crio[22018]: time=\"2026-06-11T16:54:29.601791302Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.638488 crc crio[22018]: time=\"2026-06-11T16:54:29.638254808Z\" level=info 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:29.640564 crc crio[22018]: time=\"2026-06-11T16:54:29.640505516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ae254a34-78a9-4d8f-9db9-c9eb5cd1c009 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.640720 crc crio[22018]: time=\"2026-06-11T16:54:29.640631957Z\" level=info 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:29.645515 crc crio[22018]: time=\"2026-06-11T16:54:29.641459946Z\" level=info 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:29.667532 crc crio[22018]: time=\"2026-06-11T16:54:29.664619406Z\" level=info msg=\"Created container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.667532 crc crio[22018]: time=\"2026-06-11T16:54:29.665955278Z\" level=info msg=\"Starting container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5\" id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.675742 crc crio[22018]: time=\"2026-06-11T16:54:29.675671275Z\" level=info msg=\"Started container\" PID=51013 containerID=c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\nJun 11 16:54:29.690810 crc crio[22018]: time=\"2026-06-11T16:54:29.690730724Z\" level=info msg=\"Created container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.693052 crc crio[22018]: time=\"2026-06-11T16:54:29.692957868Z\" level=info msg=\"Starting container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86\" id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.699907 crc crio[22018]: time=\"2026-06-11T16:54:29.699772685Z\" level=info msg=\"Started container\" PID=51079 containerID=9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\nJun 11 16:54:29.700062 crc crio[22018]: time=\"2026-06-11T16:54:29.699894332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5a9eb3d9-5819-4e84-ad2c-85b41476af09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.727907 crc crio[22018]: time=\"2026-06-11T16:54:29.727857209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=45341ddd-d8fd-487f-81dc-23fa46fb979e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.729483 crc crio[22018]: time=\"2026-06-11T16:54:29.729431459Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.730574 crc crio[22018]: time=\"2026-06-11T16:54:29.730250756Z\" level=info msg=\"Created container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.731916 crc crio[22018]: time=\"2026-06-11T16:54:29.731859027Z\" level=info msg=\"Starting container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6\" id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.762656 crc crio[22018]: time=\"2026-06-11T16:54:29.762564696Z\" level=info msg=\"Started container\" PID=51037 containerID=fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\nJun 11 16:54:29.782741 crc crio[22018]: time=\"2026-06-11T16:54:29.782658178Z\" level=info 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:29.791871 crc crio[22018]: time=\"2026-06-11T16:54:29.791786422Z\" level=info msg=\"Created container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.799986 crc crio[22018]: time=\"2026-06-11T16:54:29.799904214Z\" level=info msg=\"Starting container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839\" id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.802775 crc crio[22018]: time=\"2026-06-11T16:54:29.802705337Z\" level=info 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:29.808189 crc crio[22018]: time=\"2026-06-11T16:54:29.808097658Z\" level=info msg=\"Created container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.817638 crc crio[22018]: time=\"2026-06-11T16:54:29.817545845Z\" level=info msg=\"Starting container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31\" id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:29.817993 crc crio[22018]: time=\"2026-06-11T16:54:29.817946523Z\" level=info msg=\"Started container\" PID=51042 containerID=bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\nJun 11 16:54:29.821014 crc crio[22018]: time=\"2026-06-11T16:54:29.820923922Z\" level=info 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:29.822004 crc crio[22018]: time=\"2026-06-11T16:54:29.821932125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2eda1085-a729-4519-8529-1c9c150582bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.836619 crc crio[22018]: time=\"2026-06-11T16:54:29.836490071Z\" level=info 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:29.840752 crc crio[22018]: time=\"2026-06-11T16:54:29.840665257Z\" level=info msg=\"Started container\" PID=51111 containerID=8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\nJun 11 16:54:29.845194 crc crio[22018]: time=\"2026-06-11T16:54:29.845118696Z\" level=info 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:29.848601 crc crio[22018]: time=\"2026-06-11T16:54:29.848565989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6d151c3e-3a6e-4124-9a84-19b9d59d062d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.848782 crc crio[22018]: time=\"2026-06-11T16:54:29.848641415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=830e85a0-ee0f-48d4-9a65-66f2bf5074a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:29.861421 crc crio[22018]: time=\"2026-06-11T16:54:29.861268914Z\" level=info 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:29.874442 crc crio[22018]: time=\"2026-06-11T16:54:29.874268569Z\" level=info 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:29.953743 crc crio[22018]: time=\"2026-06-11T16:54:29.953629779Z\" level=info 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:29.966685 crc crio[22018]: time=\"2026-06-11T16:54:29.966627883Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:29.975198 crc crio[22018]: time=\"2026-06-11T16:54:29.975063982Z\" level=info 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:30.038465 crc crio[22018]: time=\"2026-06-11T16:54:30.03829326Z\" level=info msg=\"Removed container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content\" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.048396 crc crio[22018]: time=\"2026-06-11T16:54:30.048045518Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.068145 crc crio[22018]: time=\"2026-06-11T16:54:30.068048238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72a10f19-6038-42f6-b176-17173b43395b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.073869 crc crio[22018]: time=\"2026-06-11T16:54:30.071727605Z\" level=info msg=\"Removing container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57\" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.116759 crc crio[22018]: time=\"2026-06-11T16:54:30.116686077Z\" level=info 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:30.120513 crc crio[22018]: time=\"2026-06-11T16:54:30.120427042Z\" level=info 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:30.128725 crc crio[22018]: time=\"2026-06-11T16:54:30.128636996Z\" level=info 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:30.159441 crc crio[22018]: time=\"2026-06-11T16:54:30.159219226Z\" level=info 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:30.169425 crc crio[22018]: time=\"2026-06-11T16:54:30.169279577Z\" level=info 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:30.192104 crc crio[22018]: time=\"2026-06-11T16:54:30.192013164Z\" level=info 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:30.212710 crc crio[22018]: time=\"2026-06-11T16:54:30.21256472Z\" level=info 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:30.213858 crc crio[22018]: time=\"2026-06-11T16:54:30.213784061Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.230922 crc crio[22018]: time=\"2026-06-11T16:54:30.23077224Z\" level=info 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:30.330715 crc crio[22018]: time=\"2026-06-11T16:54:30.330612338Z\" level=info 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:30.348247 crc crio[22018]: time=\"2026-06-11T16:54:30.348116731Z\" level=info 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:30.382509 crc crio[22018]: time=\"2026-06-11T16:54:30.379699248Z\" level=info msg=\"Created container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.386067 crc crio[22018]: time=\"2026-06-11T16:54:30.385978588Z\" level=info msg=\"Starting container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495\" id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.409055 crc crio[22018]: time=\"2026-06-11T16:54:30.404845717Z\" level=info msg=\"Started container\" PID=51227 containerID=4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\nJun 11 16:54:30.409055 crc crio[22018]: time=\"2026-06-11T16:54:30.405705537Z\" level=info 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:30.426960 crc crio[22018]: time=\"2026-06-11T16:54:30.426874971Z\" level=info 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:30.437868 crc crio[22018]: time=\"2026-06-11T16:54:30.437722687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=739867f6-98e1-4626-9d70-eb26a65e3759 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.446759 crc crio[22018]: time=\"2026-06-11T16:54:30.446624881Z\" level=info 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:30.486552 crc crio[22018]: time=\"2026-06-11T16:54:30.486470232Z\" level=info msg=\"Created container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.497547 crc crio[22018]: time=\"2026-06-11T16:54:30.494944023Z\" level=info msg=\"Starting container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9\" id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.507400 crc crio[22018]: time=\"2026-06-11T16:54:30.50729813Z\" level=info msg=\"Started container\" PID=51230 containerID=36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\nJun 11 16:54:30.513739 crc crio[22018]: time=\"2026-06-11T16:54:30.512671458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=28777fb2-b9d4-4127-87b9-5f76aaba8880 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.534613 crc crio[22018]: time=\"2026-06-11T16:54:30.534558496Z\" level=info msg=\"Created container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.536202 crc crio[22018]: time=\"2026-06-11T16:54:30.535913813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=17ced7fe-3f1a-49f3-b048-58d8203c3eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.540781 crc crio[22018]: time=\"2026-06-11T16:54:30.54071814Z\" level=info msg=\"Removed container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.542204 crc crio[22018]: time=\"2026-06-11T16:54:30.542134425Z\" level=info msg=\"Starting container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5\" id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.543291 crc crio[22018]: time=\"2026-06-11T16:54:30.543234672Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.546556 crc crio[22018]: time=\"2026-06-11T16:54:30.545777723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=772e09ed-2a4f-405b-a5c6-5d7892d93f2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.556439 crc crio[22018]: time=\"2026-06-11T16:54:30.556290451Z\" level=info msg=\"Started container\" PID=51123 containerID=f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\nJun 11 16:54:30.557150 crc crio[22018]: time=\"2026-06-11T16:54:30.557082785Z\" level=info msg=\"Removing container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf\" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.573223 crc crio[22018]: time=\"2026-06-11T16:54:30.573137248Z\" level=info 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:30.583580 crc crio[22018]: time=\"2026-06-11T16:54:30.583498277Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.622922 crc crio[22018]: time=\"2026-06-11T16:54:30.619383522Z\" level=info 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:30.774757 crc crio[22018]: time=\"2026-06-11T16:54:30.774655204Z\" level=info 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:30.780281 crc crio[22018]: time=\"2026-06-11T16:54:30.779411842Z\" level=info 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:30.808882 crc crio[22018]: time=\"2026-06-11T16:54:30.808790971Z\" level=info msg=\"Removed container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.820310 crc crio[22018]: time=\"2026-06-11T16:54:30.82023203Z\" level=info msg=\"Removing container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d\" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:30.830554 crc crio[22018]: time=\"2026-06-11T16:54:30.827474616Z\" level=info msg=\"Created container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.832699 crc crio[22018]: time=\"2026-06-11T16:54:30.832632029Z\" level=info msg=\"Starting container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c\" id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.858461 crc crio[22018]: time=\"2026-06-11T16:54:30.854682348Z\" level=info msg=\"Created container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.858461 crc crio[22018]: time=\"2026-06-11T16:54:30.856928893Z\" level=info msg=\"Started container\" PID=51265 containerID=067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\nJun 11 16:54:30.859823 crc crio[22018]: time=\"2026-06-11T16:54:30.859763092Z\" level=info msg=\"Starting container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd\" id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.869716 crc crio[22018]: time=\"2026-06-11T16:54:30.869614163Z\" level=info msg=\"Started container\" PID=51264 containerID=91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\nJun 11 16:54:30.882664 crc crio[22018]: time=\"2026-06-11T16:54:30.88257357Z\" level=info msg=\"Created container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.884925 crc crio[22018]: time=\"2026-06-11T16:54:30.884796261Z\" level=info msg=\"Starting container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1\" id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:30.923906 crc crio[22018]: time=\"2026-06-11T16:54:30.923684764Z\" level=info msg=\"Started container\" PID=51245 containerID=8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\nJun 11 16:54:30.965906 crc crio[22018]: time=\"2026-06-11T16:54:30.965845106Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:30.970026 crc crio[22018]: time=\"2026-06-11T16:54:30.968890205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63d28730-2932-4964-8f98-af3c3eb4c87f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:30.995626 crc crio[22018]: time=\"2026-06-11T16:54:30.995511308Z\" level=info msg=\"Created container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:30.997037 crc crio[22018]: time=\"2026-06-11T16:54:30.996988186Z\" level=info msg=\"Starting container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9\" id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:31.006079 crc crio[22018]: time=\"2026-06-11T16:54:31.005998563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8f7b30f-1c19-49f6-9ac9-eb3a471aceb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:31.006653 crc crio[22018]: time=\"2026-06-11T16:54:31.006570882Z\" level=info msg=\"Started container\" PID=51269 containerID=3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\nJun 11 16:54:31.026453 crc crio[22018]: time=\"2026-06-11T16:54:31.0215398Z\" level=info 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:31.043530 crc crio[22018]: time=\"2026-06-11T16:54:31.043260634Z\" level=info 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:31.097391 crc crio[22018]: time=\"2026-06-11T16:54:31.097241586Z\" level=info 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:31.106423 crc crio[22018]: time=\"2026-06-11T16:54:31.106266999Z\" level=info 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:31.129658 crc crio[22018]: time=\"2026-06-11T16:54:31.129500675Z\" level=info 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:31.136912 crc crio[22018]: time=\"2026-06-11T16:54:31.136829051Z\" level=info 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:31.140256 crc crio[22018]: time=\"2026-06-11T16:54:31.140196239Z\" level=info 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:31.144246 crc crio[22018]: time=\"2026-06-11T16:54:31.144169196Z\" level=info 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:31.166101 crc crio[22018]: time=\"2026-06-11T16:54:31.166026793Z\" level=info 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:31.169298 crc crio[22018]: time=\"2026-06-11T16:54:31.169232463Z\" level=info 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:31.175406 crc crio[22018]: time=\"2026-06-11T16:54:31.173580699Z\" level=info 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:31.179770 crc crio[22018]: time=\"2026-06-11T16:54:31.179701003Z\" level=info 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:31.180203 crc crio[22018]: time=\"2026-06-11T16:54:31.180134536Z\" level=info 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:31.203118 crc crio[22018]: time=\"2026-06-11T16:54:31.203002287Z\" level=info 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:31.246972 crc crio[22018]: time=\"2026-06-11T16:54:31.246860447Z\" level=info 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:31.250934 crc crio[22018]: time=\"2026-06-11T16:54:31.250882485Z\" level=info 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:31.253616 crc crio[22018]: time=\"2026-06-11T16:54:31.253282189Z\" level=info 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:31.257276 crc crio[22018]: time=\"2026-06-11T16:54:31.257184295Z\" level=info 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:31.262016 crc crio[22018]: time=\"2026-06-11T16:54:31.261936254Z\" level=info 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:31.269185 crc crio[22018]: time=\"2026-06-11T16:54:31.268960205Z\" level=info 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:31.271696 crc crio[22018]: time=\"2026-06-11T16:54:31.271623159Z\" level=info msg=\"Created container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:31.274991 crc crio[22018]: time=\"2026-06-11T16:54:31.274896643Z\" level=info msg=\"Starting container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad\" id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:31.275102 crc crio[22018]: time=\"2026-06-11T16:54:31.275024166Z\" level=info msg=\"Created container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:31.275305 crc crio[22018]: time=\"2026-06-11T16:54:31.275237434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:31.275489 crc crio[22018]: time=\"2026-06-11T16:54:31.27542754Z\" level=info 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:31.275909 crc crio[22018]: time=\"2026-06-11T16:54:31.275842443Z\" level=info 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:31.279100 crc crio[22018]: time=\"2026-06-11T16:54:31.278981923Z\" level=info msg=\"Starting container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297\" id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:31.282554 crc crio[22018]: time=\"2026-06-11T16:54:31.282485875Z\" level=info msg=\"Started container\" PID=51280 containerID=99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\nJun 11 16:54:31.308054 crc crio[22018]: time=\"2026-06-11T16:54:31.307932332Z\" level=info msg=\"Started container\" PID=51234 containerID=600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\nJun 11 16:54:31.308518 crc crio[22018]: time=\"2026-06-11T16:54:31.308402243Z\" level=info msg=\"Created container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:31.323786 crc crio[22018]: time=\"2026-06-11T16:54:31.323731415Z\" level=info msg=\"Starting container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726\" id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:31.361582 crc crio[22018]: time=\"2026-06-11T16:54:31.361476354Z\" level=info msg=\"Started container\" PID=51308 containerID=c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\nJun 11 16:54:31.457733 crc crio[22018]: time=\"2026-06-11T16:54:31.457490077Z\" level=info msg=\"Removed container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:31.471619 crc crio[22018]: time=\"2026-06-11T16:54:31.470308434Z\" level=info msg=\"Removing container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843\" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:31.518763 crc crio[22018]: time=\"2026-06-11T16:54:31.518511838Z\" level=info 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:31.577142 crc crio[22018]: time=\"2026-06-11T16:54:31.576738924Z\" level=info msg=\"Removed container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:54:32.003573 crc crio[22018]: time=\"2026-06-11T16:54:32.003058777Z\" level=info msg=\"Created container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.011005 crc crio[22018]: time=\"2026-06-11T16:54:32.009781441Z\" level=info msg=\"Starting container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550\" id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.023236 crc crio[22018]: time=\"2026-06-11T16:54:32.023063798Z\" level=info msg=\"Started container\" PID=51493 containerID=6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\nJun 11 16:54:32.062290 crc crio[22018]: time=\"2026-06-11T16:54:32.061674312Z\" level=info 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:32.063991 crc crio[22018]: time=\"2026-06-11T16:54:32.063901953Z\" level=info msg=\"Created container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.076258 crc crio[22018]: time=\"2026-06-11T16:54:32.07615843Z\" level=info msg=\"Starting container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367\" id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.101060 crc crio[22018]: time=\"2026-06-11T16:54:32.100997343Z\" level=info msg=\"Started container\" PID=51537 containerID=00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\nJun 11 16:54:32.116254 crc crio[22018]: time=\"2026-06-11T16:54:32.116147279Z\" level=info msg=\"Created container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.120610 crc crio[22018]: time=\"2026-06-11T16:54:32.120521648Z\" level=info msg=\"Starting container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969\" id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.133475 crc crio[22018]: time=\"2026-06-11T16:54:32.133403934Z\" level=info msg=\"Started container\" PID=51528 containerID=4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\nJun 11 16:54:32.157425 crc crio[22018]: time=\"2026-06-11T16:54:32.157233599Z\" level=info msg=\"Created container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.158649 crc crio[22018]: time=\"2026-06-11T16:54:32.158510118Z\" level=info msg=\"Starting container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043\" id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.169481 crc crio[22018]: time=\"2026-06-11T16:54:32.169377007Z\" level=info msg=\"Started container\" PID=51536 containerID=a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\nJun 11 16:54:32.188422 crc crio[22018]: time=\"2026-06-11T16:54:32.185111731Z\" level=info msg=\"Created container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.190685 crc crio[22018]: time=\"2026-06-11T16:54:32.189127085Z\" level=info msg=\"Starting container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2\" id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.234220 crc crio[22018]: time=\"2026-06-11T16:54:32.234130186Z\" level=info msg=\"Created container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.236931 crc crio[22018]: time=\"2026-06-11T16:54:32.236860443Z\" level=info msg=\"Starting container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b\" id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.241825 crc crio[22018]: time=\"2026-06-11T16:54:32.241752089Z\" level=info msg=\"Created container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.248146 crc crio[22018]: time=\"2026-06-11T16:54:32.248053185Z\" level=info msg=\"Starting container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e\" id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.252229 crc crio[22018]: time=\"2026-06-11T16:54:32.252177796Z\" level=info msg=\"Started container\" PID=51487 containerID=3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\nJun 11 16:54:32.254972 crc crio[22018]: time=\"2026-06-11T16:54:32.253519888Z\" level=info msg=\"Started container\" PID=51515 containerID=471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\nJun 11 16:54:32.255818 crc crio[22018]: time=\"2026-06-11T16:54:32.253786348Z\" level=info msg=\"Created container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.255993 crc crio[22018]: time=\"2026-06-11T16:54:32.255884524Z\" level=info msg=\"Created container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.256418 crc crio[22018]: time=\"2026-06-11T16:54:32.253946062Z\" level=info msg=\"Created container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.258148 crc crio[22018]: time=\"2026-06-11T16:54:32.257881915Z\" level=info msg=\"Starting container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5\" id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.259147 crc crio[22018]: time=\"2026-06-11T16:54:32.259083176Z\" level=info msg=\"Starting container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6\" id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.259536 crc crio[22018]: time=\"2026-06-11T16:54:32.25929328Z\" level=info msg=\"Starting container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e\" id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.263307 crc crio[22018]: time=\"2026-06-11T16:54:32.263217415Z\" level=info msg=\"Started container\" PID=51519 containerID=cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\nJun 11 16:54:32.266072 crc crio[22018]: time=\"2026-06-11T16:54:32.266021063Z\" level=info msg=\"Started container\" PID=51535 containerID=d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\nJun 11 16:54:32.276561 crc crio[22018]: time=\"2026-06-11T16:54:32.276316589Z\" level=info msg=\"Created container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.278480 crc crio[22018]: time=\"2026-06-11T16:54:32.278434893Z\" level=info msg=\"Starting container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d\" id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.282279 crc crio[22018]: time=\"2026-06-11T16:54:32.282172272Z\" level=info msg=\"Started container\" PID=51538 containerID=bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\nJun 11 16:54:32.302758 crc crio[22018]: time=\"2026-06-11T16:54:32.302619128Z\" level=info msg=\"Started container\" PID=51534 containerID=ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\nJun 11 16:54:32.314295 crc crio[22018]: time=\"2026-06-11T16:54:32.314229298Z\" level=info msg=\"Started container\" PID=51539 containerID=eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\nJun 11 16:54:32.378671 crc crio[22018]: time=\"2026-06-11T16:54:32.378564847Z\" level=info msg=\"Created container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:32.380454 crc crio[22018]: time=\"2026-06-11T16:54:32.38026827Z\" level=info msg=\"Starting container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad\" id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:32.397671 crc crio[22018]: time=\"2026-06-11T16:54:32.397596216Z\" level=info msg=\"Started container\" PID=51576 containerID=8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad description=openshift-infra/auto-csr-approver-29686614-nhlvf/oc id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\nJun 11 16:54:33.110064 crc crio[22018]: time=\"2026-06-11T16:54:33.109155847Z\" level=info 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:33.270533 crc crio[22018]: time=\"2026-06-11T16:54:33.270446108Z\" level=info msg=\"Created container 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic\" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:33.272140 crc crio[22018]: time=\"2026-06-11T16:54:33.272072684Z\" level=info msg=\"Starting container: 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a\" id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:33.285588 crc crio[22018]: time=\"2026-06-11T16:54:33.285489582Z\" level=info msg=\"Started container\" PID=51715 containerID=5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020\nJun 11 16:54:33.302683 crc crio[22018]: time=\"2026-06-11T16:54:33.302584653Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:33.306960 crc crio[22018]: time=\"2026-06-11T16:54:33.30688443Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:54:33.783960 crc crio[22018]: time=\"2026-06-11T16:54:33.783836475Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:33.784902 crc crio[22018]: time=\"2026-06-11T16:54:33.784846619Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=349b99bf-bcea-42a4-bcca-ff278de124d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:33.786938 crc crio[22018]: time=\"2026-06-11T16:54:33.786881991Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=39205726-9851-4cf7-b7c9-b84f3bab74b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:33.793632 crc crio[22018]: time=\"2026-06-11T16:54:33.793593963Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd\" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:33.794685 crc crio[22018]: time=\"2026-06-11T16:54:33.794652186Z\" level=info 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:33.844381 crc crio[22018]: time=\"2026-06-11T16:54:33.844274172Z\" level=info 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:34.281025 crc crio[22018]: time=\"2026-06-11T16:54:34.279981838Z\" level=info 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:34.421190 crc crio[22018]: time=\"2026-06-11T16:54:34.415202292Z\" level=info msg=\"Created container d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd\" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:34.421963 crc crio[22018]: time=\"2026-06-11T16:54:34.421914442Z\" level=info msg=\"Starting container: d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9\" id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:34.430286 crc crio[22018]: time=\"2026-06-11T16:54:34.430230711Z\" level=info msg=\"Started container\" PID=51777 containerID=d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020\nJun 11 16:54:34.442611 crc crio[22018]: time=\"2026-06-11T16:54:34.44255713Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:34.446439 crc crio[22018]: time=\"2026-06-11T16:54:34.445965458Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 16:54:34.831735 crc crio[22018]: time=\"2026-06-11T16:54:34.831485825Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage\nJun 11 16:54:34.833153 crc crio[22018]: time=\"2026-06-11T16:54:34.833057614Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=db4e538b-5d03-4aed-b4a6-a23e58f44314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:34.836700 crc crio[22018]: time=\"2026-06-11T16:54:34.836488522Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=121912f7-1ee0-4c1d-a99c-3ff96d2e59d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:54:34.843715 crc crio[22018]: time=\"2026-06-11T16:54:34.843617617Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch\" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:34.844160 crc crio[22018]: time=\"2026-06-11T16:54:34.844113393Z\" level=info 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:34.898596 crc crio[22018]: time=\"2026-06-11T16:54:34.89854224Z\" level=info 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:35.270470 crc crio[22018]: time=\"2026-06-11T16:54:35.269983161Z\" level=info msg=\"Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:35.271093 crc crio[22018]: time=\"2026-06-11T16:54:35.271024294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade918}] Aliases:map[]}\"\nJun 11 16:54:35.271276 crc crio[22018]: time=\"2026-06-11T16:54:35.27122084Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686614-nhlvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:54:35.575249 crc crio[22018]: time=\"2026-06-11T16:54:35.575177457Z\" level=info 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:35.646198 crc crio[22018]: time=\"2026-06-11T16:54:35.645519404Z\" level=info msg=\"Stopped pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:54:35.711233 crc crio[22018]: time=\"2026-06-11T16:54:35.71108826Z\" level=info msg=\"Created container 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch\" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:54:35.715948 crc crio[22018]: time=\"2026-06-11T16:54:35.715783569Z\" level=info msg=\"Starting container: 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381\" id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:54:35.726951 crc crio[22018]: time=\"2026-06-11T16:54:35.724266558Z\" level=info msg=\"Started container\" PID=52015 containerID=17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020\nJun 11 16:55:00.467682 crc crio[22018]: time=\"2026-06-11T16:55:00.46667953Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD\" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:00.467682 crc crio[22018]: time=\"2026-06-11T16:55:00.467582478Z\" level=info 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:00.510487 crc crio[22018]: time=\"2026-06-11T16:55:00.510425318Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}\"\nJun 11 16:55:00.510766 crc crio[22018]: time=\"2026-06-11T16:55:00.510747979Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:00.657045 crc crio[22018]: time=\"2026-06-11T16:55:00.656947095Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD\" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:00.657160 crc crio[22018]: time=\"2026-06-11T16:55:00.657068949Z\" level=info 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:00.693678 crc crio[22018]: time=\"2026-06-11T16:55:00.693575869Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"\nJun 11 16:55:00.693678 crc crio[22018]: time=\"2026-06-11T16:55:00.693645603Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-jbhd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:00.863196 crc crio[22018]: 2026-06-11T16:55:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:052ef7bba4f74f1 Mac:52:38:ed:41:49:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:00.867745 crc crio[22018]: time=\"2026-06-11T16:55:00.865704336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}\"\nJun 11 16:55:00.867745 crc crio[22018]: time=\"2026-06-11T16:55:00.865895022Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:00.881509 crc crio[22018]: time=\"2026-06-11T16:55:00.881465418Z\" level=info msg=\"Ran pod sandbox 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd with infra container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD\" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.88816791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.888515591Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.888580683Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:00.890583 crc crio[22018]: time=\"2026-06-11T16:55:00.890230665Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:00.910884 crc crio[22018]: time=\"2026-06-11T16:55:00.910076369Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:55:01.039187 crc crio[22018]: 2026-06-11T16:55:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b161f47eebc804b Mac:f6:d2:25:9f:5a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 SocketPath: PciID:}] [{Interface:0xc0003c3610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:01.041162 crc crio[22018]: time=\"2026-06-11T16:55:01.041059091Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"\nJun 11 16:55:01.041671 crc crio[22018]: time=\"2026-06-11T16:55:01.041463784Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-jbhd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:01.050094 crc crio[22018]: time=\"2026-06-11T16:55:01.050010887Z\" level=info msg=\"Ran pod sandbox b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 with infra container: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD\" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.051694081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.051920099Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.05196795Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:01.054312 crc crio[22018]: time=\"2026-06-11T16:55:01.053032617Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:01.056238 crc crio[22018]: time=\"2026-06-11T16:55:01.056120022Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:55:02.854119 crc crio[22018]: time=\"2026-06-11T16:55:02.847482189Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-6dn2k/POD\" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:02.854119 crc crio[22018]: time=\"2026-06-11T16:55:02.852498339Z\" level=info 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.016716 crc crio[22018]: time=\"2026-06-11T16:55:03.016562033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}\"\nJun 11 16:55:03.016716 crc crio[22018]: time=\"2026-06-11T16:55:03.016640376Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-6dn2k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:03.441563 crc crio[22018]: time=\"2026-06-11T16:55:03.441047197Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD\" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:03.441937 crc crio[22018]: time=\"2026-06-11T16:55:03.441911265Z\" level=info 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.474879 crc crio[22018]: 2026-06-11T16:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8402ea7671ada7 Mac:b2:d9:c6:a3:4d:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 SocketPath: PciID:}] [{Interface:0xc00028e850 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:03.489933 crc crio[22018]: time=\"2026-06-11T16:55:03.489818353Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}\"\nJun 11 16:55:03.495466 crc crio[22018]: time=\"2026-06-11T16:55:03.492471497Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-6dn2k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:03.605709 crc crio[22018]: time=\"2026-06-11T16:55:03.605614396Z\" level=info msg=\"Ran pod sandbox c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 with infra container: openstack/dnsmasq-dns-69664d8887-6dn2k/POD\" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:03.612640 crc crio[22018]: time=\"2026-06-11T16:55:03.612534152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:03.612917 crc crio[22018]: time=\"2026-06-11T16:55:03.612869643Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:03.613008 crc crio[22018]: time=\"2026-06-11T16:55:03.612941345Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:03.623447 crc crio[22018]: time=\"2026-06-11T16:55:03.623221999Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:03.645262 crc crio[22018]: time=\"2026-06-11T16:55:03.644829661Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:55:03.650624 crc crio[22018]: time=\"2026-06-11T16:55:03.650280168Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}\"\nJun 11 16:55:03.650624 crc crio[22018]: time=\"2026-06-11T16:55:03.650413038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-zlccb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:04.146297 crc crio[22018]: time=\"2026-06-11T16:55:04.145868027Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:04.147216 crc crio[22018]: time=\"2026-06-11T16:55:04.146314481Z\" level=info 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:04.233069 crc crio[22018]: time=\"2026-06-11T16:55:04.232572378Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}\"\nJun 11 16:55:04.233069 crc crio[22018]: time=\"2026-06-11T16:55:04.233067964Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:04.373980 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:439653c52a5eecf Mac:26:05:be:0a:b3:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:04.375461 crc crio[22018]: time=\"2026-06-11T16:55:04.375261304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}\"\nJun 11 16:55:04.376597 crc crio[22018]: time=\"2026-06-11T16:55:04.376509094Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-zlccb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:04.418763 crc crio[22018]: time=\"2026-06-11T16:55:04.418623356Z\" level=info msg=\"Ran pod sandbox 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 with infra container: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD\" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:04.443252 crc crio[22018]: time=\"2026-06-11T16:55:04.443104241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:04.445564 crc crio[22018]: time=\"2026-06-11T16:55:04.443586176Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:04.445564 crc crio[22018]: time=\"2026-06-11T16:55:04.443672039Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:04.445885 crc crio[22018]: time=\"2026-06-11T16:55:04.44580314Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:04.472509 crc crio[22018]: time=\"2026-06-11T16:55:04.471972265Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 11 16:55:04.946110 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09be2ff3ab78a3 Mac:4e:2b:62:38:cb:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:04.952249 crc crio[22018]: time=\"2026-06-11T16:55:04.948721269Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}\"\nJun 11 16:55:04.952249 crc crio[22018]: time=\"2026-06-11T16:55:04.948962347Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:04.987738 crc crio[22018]: time=\"2026-06-11T16:55:04.980962308Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:04.987738 crc crio[22018]: time=\"2026-06-11T16:55:04.981125873Z\" level=info 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:05.035933 crc crio[22018]: time=\"2026-06-11T16:55:05.035793096Z\" level=info msg=\"Ran pod sandbox c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab with infra container: openstack/rabbitmq-server-0/POD\" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:05.043886 crc crio[22018]: time=\"2026-06-11T16:55:05.043768462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:05.044131 crc crio[22018]: time=\"2026-06-11T16:55:05.043986859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:05.044131 crc crio[22018]: time=\"2026-06-11T16:55:05.044037051Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053293177Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053535956Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}\"\nJun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053584187Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:05.059135 crc crio[22018]: time=\"2026-06-11T16:55:05.058993848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 11 16:55:05.530241 crc crio[22018]: time=\"2026-06-11T16:55:05.526085633Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:05.530241 crc crio[22018]: time=\"2026-06-11T16:55:05.529611075Z\" level=info 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:05.711276 crc crio[22018]: time=\"2026-06-11T16:55:05.690802303Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}\"\nJun 11 16:55:05.711276 crc crio[22018]: time=\"2026-06-11T16:55:05.711213747Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:05.932293 crc crio[22018]: 2026-06-11T16:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d04fe88ef9ca3 Mac:ee:f6:e4:92:e6:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:05.935092 crc crio[22018]: time=\"2026-06-11T16:55:05.93441243Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}\"\nJun 11 16:55:05.935092 crc crio[22018]: time=\"2026-06-11T16:55:05.934791655Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:06.002419 crc crio[22018]: time=\"2026-06-11T16:55:06.002279596Z\" level=info msg=\"Ran pod sandbox a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:06.020478 crc crio[22018]: time=\"2026-06-11T16:55:06.019870982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.020801 crc crio[22018]: time=\"2026-06-11T16:55:06.02075018Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.020876 crc crio[22018]: time=\"2026-06-11T16:55:06.020844673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.022439 crc crio[22018]: time=\"2026-06-11T16:55:06.022308609Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:06.039057 crc crio[22018]: time=\"2026-06-11T16:55:06.038821139Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 11 16:55:06.313601 crc crio[22018]: 2026-06-11T16:55:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf724202b5ce2b Mac:a6:60:41:7c:3d:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:06.314837 crc crio[22018]: time=\"2026-06-11T16:55:06.314760407Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}\"\nJun 11 16:55:06.315023 crc crio[22018]: time=\"2026-06-11T16:55:06.314966424Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:06.356455 crc crio[22018]: time=\"2026-06-11T16:55:06.353239045Z\" level=info msg=\"Ran pod sandbox fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be with infra container: openstack/openstack-galera-0/POD\" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:06.362790 crc crio[22018]: time=\"2026-06-11T16:55:06.362654962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.365571 crc crio[22018]: time=\"2026-06-11T16:55:06.36320098Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.365571 crc crio[22018]: time=\"2026-06-11T16:55:06.364941575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:06.371618 crc crio[22018]: time=\"2026-06-11T16:55:06.371549633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:06.375858 crc crio[22018]: time=\"2026-06-11T16:55:06.375773336Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 11 16:55:06.944291 crc crio[22018]: time=\"2026-06-11T16:55:06.942083434Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:06.945909 crc crio[22018]: time=\"2026-06-11T16:55:06.944285234Z\" level=info 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:07.014023 crc crio[22018]: time=\"2026-06-11T16:55:07.01069949Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}\"\nJun 11 16:55:07.014023 crc crio[22018]: time=\"2026-06-11T16:55:07.010762962Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:07.525548 crc crio[22018]: time=\"2026-06-11T16:55:07.525189142Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:07.525692 crc crio[22018]: time=\"2026-06-11T16:55:07.525622616Z\" level=info 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:07.618922 crc crio[22018]: time=\"2026-06-11T16:55:07.618827585Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}\"\nJun 11 16:55:07.618922 crc crio[22018]: time=\"2026-06-11T16:55:07.618905994Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:07.845704 crc crio[22018]: 2026-06-11T16:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0931c22b29a62f5 Mac:5a:8c:7d:1b:f8:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 SocketPath: PciID:}] [{Interface:0xc0002bc7a0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:07.845891 crc crio[22018]: time=\"2026-06-11T16:55:07.845731073Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}\"\nJun 11 16:55:07.845964 crc crio[22018]: time=\"2026-06-11T16:55:07.84593498Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.855829825Z\" level=info msg=\"Ran pod sandbox 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d with infra container: openstack/openstack-cell1-galera-0/POD\" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.862652344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.86283417Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.862883172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:07.869522 crc crio[22018]: time=\"2026-06-11T16:55:07.867156064Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:07.874542 crc crio[22018]: time=\"2026-06-11T16:55:07.873494916Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 11 16:55:08.352396 crc crio[22018]: 2026-06-11T16:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e4d2cfbac29d6 Mac:7a:4b:83:49:44:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:08.355009 crc crio[22018]: time=\"2026-06-11T16:55:08.354925448Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}\"\nJun 11 16:55:08.355695 crc crio[22018]: time=\"2026-06-11T16:55:08.355674972Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:08.371624 crc crio[22018]: time=\"2026-06-11T16:55:08.370463079Z\" level=info msg=\"Ran pod sandbox 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 with infra container: openstack/memcached-0/POD\" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.373998597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.374441941Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.374556955Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.375713885Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:08.398455 crc crio[22018]: time=\"2026-06-11T16:55:08.39814551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"\nJun 11 16:55:09.535456 crc crio[22018]: time=\"2026-06-11T16:55:09.535420337Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:09.536538 crc crio[22018]: time=\"2026-06-11T16:55:09.536515532Z\" level=info 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:09.618683 crc crio[22018]: time=\"2026-06-11T16:55:09.612062076Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}\"\nJun 11 16:55:09.618683 crc crio[22018]: time=\"2026-06-11T16:55:09.612162129Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:10.223059 crc crio[22018]: 2026-06-11T16:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef12e9c100da3fb Mac:a6:c9:77:bc:f0:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:10.258975 crc crio[22018]: time=\"2026-06-11T16:55:10.25886422Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}\"\nJun 11 16:55:10.261123 crc crio[22018]: time=\"2026-06-11T16:55:10.26107557Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:10.314178 crc crio[22018]: time=\"2026-06-11T16:55:10.314028625Z\" level=info msg=\"Ran pod sandbox ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 with infra container: openstack/kube-state-metrics-0/POD\" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:10.316047 crc crio[22018]: time=\"2026-06-11T16:55:10.315836142Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:10.325559 crc crio[22018]: time=\"2026-06-11T16:55:10.325490251Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 11 16:55:12.953118 crc crio[22018]: time=\"2026-06-11T16:55:12.948820126Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:12.953118 crc crio[22018]: time=\"2026-06-11T16:55:12.952674965Z\" level=info 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:13.255888 crc crio[22018]: time=\"2026-06-11T16:55:13.253996671Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb/POD\" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:13.256512 crc crio[22018]: time=\"2026-06-11T16:55:13.25645939Z\" level=info 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:13.286947 crc crio[22018]: time=\"2026-06-11T16:55:13.286893877Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-sg2p9/POD\" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:13.298671 crc crio[22018]: time=\"2026-06-11T16:55:13.286971609Z\" level=info 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:16.507079 crc crio[22018]: time=\"2026-06-11T16:55:16.506100715Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:16.508847 crc crio[22018]: time=\"2026-06-11T16:55:16.507105958Z\" level=info 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:20.271024 crc crio[22018]: time=\"2026-06-11T16:55:20.267790091Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}\"\nJun 11 16:55:20.271024 crc crio[22018]: time=\"2026-06-11T16:55:20.270971003Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:20.860029 crc crio[22018]: 2026-06-11T16:55:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8e4a3f747c39a Mac:aa:ac:13:44:0c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 SocketPath: PciID:}] [{Interface:0xc0002dca40 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:20.862105 crc crio[22018]: time=\"2026-06-11T16:55:20.861944069Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}\"\nJun 11 16:55:20.865915 crc crio[22018]: time=\"2026-06-11T16:55:20.863802959Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:21.226955 crc crio[22018]: time=\"2026-06-11T16:55:21.226442369Z\" level=info msg=\"Ran pod sandbox 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 with infra container: openstack/ovn-controller-gqhzb/POD\" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:21.230181 crc crio[22018]: time=\"2026-06-11T16:55:21.229905716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:21.230310 crc crio[22018]: time=\"2026-06-11T16:55:21.230189595Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:21.230310 crc crio[22018]: time=\"2026-06-11T16:55:21.230250847Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:21.231836 crc crio[22018]: time=\"2026-06-11T16:55:21.231288741Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:21.235116 crc crio[22018]: time=\"2026-06-11T16:55:21.235061801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"\nJun 11 16:55:21.276114 crc crio[22018]: time=\"2026-06-11T16:55:21.276034865Z\" level=info msg=\"Removing container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec\" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:24.477448 crc crio[22018]: time=\"2026-06-11T16:55:24.474475244Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"\nJun 11 16:55:24.477448 crc crio[22018]: time=\"2026-06-11T16:55:24.474549557Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:25.547154 crc crio[22018]: 2026-06-11T16:55:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3e46cc63f4f27e Mac:06:ca:e0:a5:93:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:25.548840 crc crio[22018]: time=\"2026-06-11T16:55:25.548489297Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"\nJun 11 16:55:25.548840 crc crio[22018]: time=\"2026-06-11T16:55:25.548661032Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:39.634619 crc crio[22018]: time=\"2026-06-11T16:55:39.63384981Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 16:55:39.634619 crc crio[22018]: time=\"2026-06-11T16:55:39.634530441Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-sg2p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:39.638295 crc crio[22018]: time=\"2026-06-11T16:55:39.638038085Z\" level=info msg=\"Ran pod sandbox a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 with infra container: openstack/ovsdbserver-nb-0/POD\" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:39.644667 crc crio[22018]: time=\"2026-06-11T16:55:39.644589991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:39.644884 crc crio[22018]: time=\"2026-06-11T16:55:39.644832399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:39.644938 crc crio[22018]: time=\"2026-06-11T16:55:39.644902541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:39.647556 crc crio[22018]: time=\"2026-06-11T16:55:39.647488333Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:39.653241 crc crio[22018]: time=\"2026-06-11T16:55:39.653130029Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"\nJun 11 16:55:40.626891 crc crio[22018]: 2026-06-11T16:55:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38b9c4e961131 Mac:1e:45:a5:cd:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 SocketPath: PciID:}] [{Interface:0xc0005825c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:40.631111 crc crio[22018]: time=\"2026-06-11T16:55:40.631027664Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 16:55:40.632481 crc crio[22018]: time=\"2026-06-11T16:55:40.632424148Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-sg2p9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:41.368604 crc crio[22018]: time=\"2026-06-11T16:55:41.367791611Z\" level=info msg=\"Ran pod sandbox 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 with infra container: openstack/ovn-controller-ovs-sg2p9/POD\" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:41.370684 crc crio[22018]: time=\"2026-06-11T16:55:41.370608486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.492995 crc crio[22018]: time=\"2026-06-11T16:55:41.492849569Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.492995 crc crio[22018]: time=\"2026-06-11T16:55:41.492996584Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.496217 crc crio[22018]: time=\"2026-06-11T16:55:41.496158944Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.500631 crc crio[22018]: time=\"2026-06-11T16:55:41.500570584Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"\nJun 11 16:55:41.607425 crc crio[22018]: time=\"2026-06-11T16:55:41.607201269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.608699 crc crio[22018]: time=\"2026-06-11T16:55:41.608612927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7480c1ca-fa83-4668-a0a6-3b2e1386bf0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.632910 crc crio[22018]: time=\"2026-06-11T16:55:41.632708379Z\" level=info msg=\"Removed container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:41.647059 crc crio[22018]: time=\"2026-06-11T16:55:41.64696076Z\" level=info msg=\"Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:41.647534 crc crio[22018]: time=\"2026-06-11T16:55:41.647073553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:41.649288 crc crio[22018]: time=\"2026-06-11T16:55:41.649120138Z\" level=info msg=\"Removing pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:41.663536 crc crio[22018]: time=\"2026-06-11T16:55:41.663289427Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}\"\nJun 11 16:55:41.663536 crc crio[22018]: time=\"2026-06-11T16:55:41.66343822Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:41.694205 crc crio[22018]: time=\"2026-06-11T16:55:41.694106161Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.695887 crc crio[22018]: time=\"2026-06-11T16:55:41.695797645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=95a36371-80c3-4d78-9c4f-ef4b6e79d017 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.722973 crc crio[22018]: time=\"2026-06-11T16:55:41.722761644Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.727053 crc crio[22018]: time=\"2026-06-11T16:55:41.726964721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ecb64b4a-0e6a-432e-bac0-2c59922df42e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.729413 crc crio[22018]: time=\"2026-06-11T16:55:41.729232192Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.730014 crc crio[22018]: time=\"2026-06-11T16:55:41.729907722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3083f6a3-7eb1-474b-ad28-bc8e00f93d7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.739545 crc crio[22018]: time=\"2026-06-11T16:55:41.73944269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.740986 crc crio[22018]: time=\"2026-06-11T16:55:41.740925619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9f74c6a8-e1b9-4023-9664-707bae979e66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.746462 crc crio[22018]: time=\"2026-06-11T16:55:41.746106283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b42cb22e-9812-4fa5-a6f2-faeeb5ef5349 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.778519652Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.779830948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d14a4843-440a-4fbf-ae93-871ebf3d07d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.799984817Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.800833313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c2b233e-2123-455a-91e3-fe9ac65157cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.913860 crc crio[22018]: time=\"2026-06-11T16:55:41.913758057Z\" level=info msg=\"Removed pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:41.915852 crc crio[22018]: time=\"2026-06-11T16:55:41.915639441Z\" level=info msg=\"Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:41.915852 crc crio[22018]: time=\"2026-06-11T16:55:41.915712443Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:41.916899 crc crio[22018]: time=\"2026-06-11T16:55:41.916561216Z\" level=info msg=\"Removing pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:41.929969 crc crio[22018]: time=\"2026-06-11T16:55:41.92987578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30a8da3d-fa22-46d3-830f-f5097ae19734 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.950431 crc crio[22018]: time=\"2026-06-11T16:55:41.950267173Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.951238 crc crio[22018]: time=\"2026-06-11T16:55:41.951200174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=723f710e-5011-45e5-8d90-4a4aa3486d06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:41.956796 crc crio[22018]: time=\"2026-06-11T16:55:41.956634707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:41.959429 crc crio[22018]: time=\"2026-06-11T16:55:41.95896823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c5045710-7ac5-4d45-893c-8a4c580128a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.143803 crc crio[22018]: time=\"2026-06-11T16:55:42.143618647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=daa3c710-69f9-4e23-a46c-0ca6955386ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.145003 crc crio[22018]: time=\"2026-06-11T16:55:42.144888209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5cbb4022-1989-482b-99ec-6cb83e6e37dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.166585 crc crio[22018]: time=\"2026-06-11T16:55:42.158684113Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:42.166807 crc crio[22018]: time=\"2026-06-11T16:55:42.166607872Z\" level=info msg=\"Removed pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:42.167683 crc crio[22018]: time=\"2026-06-11T16:55:42.167597233Z\" level=info msg=\"Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:42.167758 crc crio[22018]: time=\"2026-06-11T16:55:42.167708597Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:42.168730 crc crio[22018]: time=\"2026-06-11T16:55:42.168646538Z\" level=info msg=\"Removing pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:42.175394 crc crio[22018]: 2026-06-11T16:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185e81cff8ccc3e Mac:f6:ac:5d:0c:5e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:42.176627 crc crio[22018]: time=\"2026-06-11T16:55:42.176554164Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}\"\nJun 11 16:55:42.176785 crc crio[22018]: time=\"2026-06-11T16:55:42.176724389Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:42.177229 crc crio[22018]: time=\"2026-06-11T16:55:42.17708161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ce705d3b-99a7-47a8-a591-85574fb9b4f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.311754 crc crio[22018]: time=\"2026-06-11T16:55:42.311707189Z\" level=info msg=\"Ran pod sandbox 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:42.315410 crc crio[22018]: time=\"2026-06-11T16:55:42.31528818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.315853 crc crio[22018]: time=\"2026-06-11T16:55:42.315830528Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.316132 crc crio[22018]: time=\"2026-06-11T16:55:42.316107857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.316570 crc crio[22018]: time=\"2026-06-11T16:55:42.3161993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60b5db46-7557-404c-9f43-444852d5f69a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.320526 crc crio[22018]: time=\"2026-06-11T16:55:42.320314419Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:42.325206 crc crio[22018]: time=\"2026-06-11T16:55:42.324915674Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:42.327401 crc crio[22018]: time=\"2026-06-11T16:55:42.3272774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"\nJun 11 16:55:42.334485 crc crio[22018]: time=\"2026-06-11T16:55:42.334436035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1ebcb92-c30a-47f8-927f-336698f18b4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.337859 crc crio[22018]: time=\"2026-06-11T16:55:42.337776791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7cbfedc-66ac-4e64-9739-c6a5530c88da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:42.339205 crc crio[22018]: time=\"2026-06-11T16:55:42.339149705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e8bad3e-5e77-42c4-a697-b01098d920c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:44.843959 crc crio[22018]: time=\"2026-06-11T16:55:44.843459728Z\" level=info 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:44.857801 crc crio[22018]: time=\"2026-06-11T16:55:44.857260584Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.127541 crc crio[22018]: time=\"2026-06-11T16:55:45.127278586Z\" level=info 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:45.135307 crc crio[22018]: time=\"2026-06-11T16:55:45.13370955Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.144282 crc crio[22018]: time=\"2026-06-11T16:55:45.142680704Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.148538 crc crio[22018]: time=\"2026-06-11T16:55:45.148482347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.188877 crc crio[22018]: time=\"2026-06-11T16:55:45.188739561Z\" level=info msg=\"Removed pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:55:45.572931 crc crio[22018]: time=\"2026-06-11T16:55:45.572843947Z\" level=info 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:45.581704 crc crio[22018]: time=\"2026-06-11T16:55:45.581609555Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.585041 crc crio[22018]: time=\"2026-06-11T16:55:45.584949491Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:45.585899 crc crio[22018]: time=\"2026-06-11T16:55:45.585828628Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=631ceb07-b372-43ff-a831-b1096e2b0e5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:45.586608 crc crio[22018]: time=\"2026-06-11T16:55:45.58652894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.594141 crc crio[22018]: time=\"2026-06-11T16:55:45.594014797Z\" level=info 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:45.594613 crc crio[22018]: time=\"2026-06-11T16:55:45.594191483Z\" level=info 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:45.600902 crc crio[22018]: time=\"2026-06-11T16:55:45.600849806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:45.601510 crc crio[22018]: time=\"2026-06-11T16:55:45.601433986Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:45.603418 crc crio[22018]: time=\"2026-06-11T16:55:45.603274779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=61559e2e-762e-4137-8593-656e3af0d077 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:45.608958 crc crio[22018]: time=\"2026-06-11T16:55:45.608758707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:45.609653 crc crio[22018]: time=\"2026-06-11T16:55:45.60958398Z\" level=info 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:45.609849 crc crio[22018]: time=\"2026-06-11T16:55:45.609786135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2b1f3226-98a3-4ecd-9a00-850017db8731 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:45.656145 crc crio[22018]: time=\"2026-06-11T16:55:45.656049729Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=fc36ebd2-9af4-4aa2-a50f-6c0cabc1a45a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:45.683644 crc crio[22018]: time=\"2026-06-11T16:55:45.683566832Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:45.684949 crc crio[22018]: time=\"2026-06-11T16:55:45.684848717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=e2229b48-3a49-445e-9bc1-222db6c7a15f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:45.954077 crc crio[22018]: time=\"2026-06-11T16:55:45.953981897Z\" level=info 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:45.955573 crc crio[22018]: time=\"2026-06-11T16:55:45.954143668Z\" level=info 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:45.973132 crc crio[22018]: time=\"2026-06-11T16:55:45.973042525Z\" level=info 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:45.982894 crc crio[22018]: time=\"2026-06-11T16:55:45.982254566Z\" level=info 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:45.984877 crc crio[22018]: time=\"2026-06-11T16:55:45.98267549Z\" level=info 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:45.991600 crc crio[22018]: time=\"2026-06-11T16:55:45.991566231Z\" level=info 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:46.027883 crc crio[22018]: time=\"2026-06-11T16:55:46.027782485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b7fbc491-c7fd-404d-9da4-5f4b55c7912b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.034115 crc crio[22018]: time=\"2026-06-11T16:55:46.034031553Z\" level=info 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:46.036276 crc crio[22018]: time=\"2026-06-11T16:55:46.036136609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bb3f44b2-d0c8-440d-950c-cb0c7dff86cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.043489 crc crio[22018]: time=\"2026-06-11T16:55:46.043302325Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.049685 crc crio[22018]: time=\"2026-06-11T16:55:46.049611816Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:46.060878 crc crio[22018]: time=\"2026-06-11T16:55:46.060827319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a0ef18ff-b09d-4d09-a5b9-077547466048 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.101568 crc crio[22018]: time=\"2026-06-11T16:55:46.101169684Z\" level=info 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:46.106253 crc crio[22018]: time=\"2026-06-11T16:55:46.106174633Z\" level=info 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:46.113868 crc crio[22018]: time=\"2026-06-11T16:55:46.113761058Z\" level=info 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:46.122476 crc crio[22018]: time=\"2026-06-11T16:55:46.121705592Z\" level=info 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:46.136852 crc crio[22018]: time=\"2026-06-11T16:55:46.136760745Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb/ovn-controller\" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.151491 crc crio[22018]: time=\"2026-06-11T16:55:46.151043192Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.175200 crc crio[22018]: time=\"2026-06-11T16:55:46.175111362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=0b4c51ec-274f-4cba-9f04-0055f9db8910 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.181288 crc crio[22018]: time=\"2026-06-11T16:55:46.181175783Z\" level=info 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:46.181979 crc crio[22018]: time=\"2026-06-11T16:55:46.181810333Z\" level=info 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:46.182219 crc crio[22018]: time=\"2026-06-11T16:55:46.182118543Z\" level=info 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:46.187282 crc crio[22018]: time=\"2026-06-11T16:55:46.187119561Z\" level=info 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:46.188718 crc crio[22018]: time=\"2026-06-11T16:55:46.188638248Z\" level=info 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:46.192880 crc crio[22018]: time=\"2026-06-11T16:55:46.192679946Z\" level=info 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:46.193408 crc crio[22018]: time=\"2026-06-11T16:55:46.193284466Z\" level=info 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:46.196515 crc crio[22018]: time=\"2026-06-11T16:55:46.196169227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9663016a-0cdb-4b86-afaf-854ecb53ce13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.197232 crc crio[22018]: time=\"2026-06-11T16:55:46.197172488Z\" level=info 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:46.201781 crc crio[22018]: time=\"2026-06-11T16:55:46.201265258Z\" level=info 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:46.205824 crc crio[22018]: time=\"2026-06-11T16:55:46.205686359Z\" level=info 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:46.206285 crc crio[22018]: time=\"2026-06-11T16:55:46.206252755Z\" level=info 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:46.216464 crc crio[22018]: time=\"2026-06-11T16:55:46.216288442Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.220394 crc crio[22018]: time=\"2026-06-11T16:55:46.220211546Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.232673 crc crio[22018]: time=\"2026-06-11T16:55:46.232606307Z\" level=info 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:46.234815 crc crio[22018]: time=\"2026-06-11T16:55:46.234750756Z\" level=info 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:46.236309 crc crio[22018]: time=\"2026-06-11T16:55:46.236280014Z\" level=info 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:46.245481 crc crio[22018]: time=\"2026-06-11T16:55:46.245421443Z\" level=info 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:46.263894 crc crio[22018]: time=\"2026-06-11T16:55:46.263738402Z\" level=info 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:46.268978 crc crio[22018]: time=\"2026-06-11T16:55:46.267929804Z\" level=info 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:46.269489 crc crio[22018]: time=\"2026-06-11T16:55:46.268140731Z\" level=info 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:46.356921 crc crio[22018]: time=\"2026-06-11T16:55:46.356789192Z\" level=info 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:46.496272 crc crio[22018]: time=\"2026-06-11T16:55:46.496112986Z\" level=info 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:46.505191 crc crio[22018]: time=\"2026-06-11T16:55:46.504776473Z\" level=info 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:46.576205 crc crio[22018]: time=\"2026-06-11T16:55:46.57505434Z\" level=info 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:46.593267 crc crio[22018]: time=\"2026-06-11T16:55:46.593187683Z\" level=info msg=\"Created container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.596306 crc crio[22018]: time=\"2026-06-11T16:55:46.596219271Z\" level=info 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:46.597273 crc crio[22018]: time=\"2026-06-11T16:55:46.597190866Z\" level=info msg=\"Starting container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275\" id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.606205 crc crio[22018]: time=\"2026-06-11T16:55:46.605834345Z\" level=info msg=\"Created container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap\" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.606794 crc crio[22018]: time=\"2026-06-11T16:55:46.606254009Z\" level=info msg=\"Created container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.607733 crc crio[22018]: time=\"2026-06-11T16:55:46.60763343Z\" level=info msg=\"Starting container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f\" id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.608530 crc crio[22018]: time=\"2026-06-11T16:55:46.608446736Z\" level=info msg=\"Starting container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124\" id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.615705 crc crio[22018]: time=\"2026-06-11T16:55:46.614171889Z\" level=info msg=\"Started container\" PID=54698 containerID=6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f description=openstack/openstack-galera-0/mysql-bootstrap id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\nJun 11 16:55:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.624544839Z\" level=info msg=\"Started container\" PID=54705 containerID=e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 description=openstack/memcached-0/memcached id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\nJun 11 16:55:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.624876503Z\" level=info 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:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.625153374Z\" level=info msg=\"Created container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.627261 crc crio[22018]: time=\"2026-06-11T16:55:46.626526958Z\" level=info msg=\"Starting container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9\" id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.630122 crc crio[22018]: time=\"2026-06-11T16:55:46.630019165Z\" level=info msg=\"Started container\" PID=54678 containerID=1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\nJun 11 16:55:46.633128 crc crio[22018]: time=\"2026-06-11T16:55:46.633051384Z\" level=info 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:46.652797 crc crio[22018]: time=\"2026-06-11T16:55:46.65260205Z\" level=info msg=\"Started container\" PID=54702 containerID=a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9 description=openstack/dnsmasq-dns-6f94844f59-jbhd9/init id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\nJun 11 16:55:46.666066 crc crio[22018]: time=\"2026-06-11T16:55:46.665962153Z\" level=info msg=\"Created container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.671581 crc crio[22018]: time=\"2026-06-11T16:55:46.671412245Z\" level=info msg=\"Starting container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665\" id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.681012 crc crio[22018]: time=\"2026-06-11T16:55:46.6787777Z\" level=info msg=\"Started container\" PID=54709 containerID=f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665 description=openstack/dnsmasq-dns-bf5545dbf-c8lt7/init id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\nJun 11 16:55:46.710705 crc crio[22018]: time=\"2026-06-11T16:55:46.710595235Z\" level=info msg=\"Created container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.711806 crc crio[22018]: time=\"2026-06-11T16:55:46.711708329Z\" level=info msg=\"Starting container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43\" id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.718973 crc crio[22018]: time=\"2026-06-11T16:55:46.718894886Z\" level=info msg=\"Started container\" PID=54708 containerID=d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 description=openstack/kube-state-metrics-0/kube-state-metrics id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\nJun 11 16:55:46.743918 crc crio[22018]: time=\"2026-06-11T16:55:46.743793613Z\" level=info msg=\"Created container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.745050 crc crio[22018]: time=\"2026-06-11T16:55:46.74497394Z\" level=info msg=\"Starting container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970\" id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.745231 crc crio[22018]: time=\"2026-06-11T16:55:46.745190416Z\" level=info msg=\"Created container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.746600 crc crio[22018]: time=\"2026-06-11T16:55:46.746263451Z\" level=info msg=\"Starting container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384\" id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.755053 crc crio[22018]: time=\"2026-06-11T16:55:46.754980866Z\" level=info msg=\"Started container\" PID=54700 containerID=7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384 description=openstack/dnsmasq-dns-69664d8887-6dn2k/init id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\nJun 11 16:55:46.755901 crc crio[22018]: time=\"2026-06-11T16:55:46.755867395Z\" level=info msg=\"Started container\" PID=54707 containerID=078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970 description=openstack/dnsmasq-dns-6b485b7db9-zlccb/init id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\nJun 11 16:55:46.778778 crc crio[22018]: time=\"2026-06-11T16:55:46.778679526Z\" level=info msg=\"Created container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.780722 crc crio[22018]: time=\"2026-06-11T16:55:46.780650748Z\" level=info msg=\"Starting container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5\" id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.787704 crc crio[22018]: time=\"2026-06-11T16:55:46.787610887Z\" level=info msg=\"Started container\" PID=54727 containerID=5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\nJun 11 16:55:46.801863 crc crio[22018]: time=\"2026-06-11T16:55:46.801776575Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.802140 crc crio[22018]: time=\"2026-06-11T16:55:46.801986211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.802140 crc crio[22018]: time=\"2026-06-11T16:55:46.802034823Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:46.803126 crc crio[22018]: time=\"2026-06-11T16:55:46.802988004Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:46.806764 crc crio[22018]: time=\"2026-06-11T16:55:46.806685801Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 11 16:55:46.910149 crc crio[22018]: time=\"2026-06-11T16:55:46.910051718Z\" level=info msg=\"Created container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:46.911215 crc crio[22018]: time=\"2026-06-11T16:55:46.911129891Z\" level=info msg=\"Starting container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6\" id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:46.919751 crc crio[22018]: time=\"2026-06-11T16:55:46.919618499Z\" level=info msg=\"Started container\" PID=54760 containerID=98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\nJun 11 16:55:47.019474 crc crio[22018]: time=\"2026-06-11T16:55:47.019225709Z\" level=info msg=\"Created container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:47.021050 crc crio[22018]: time=\"2026-06-11T16:55:47.020608441Z\" level=info msg=\"Starting container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73\" id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:47.030953 crc crio[22018]: time=\"2026-06-11T16:55:47.030860038Z\" level=info msg=\"Started container\" PID=54759 containerID=369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 description=openstack/ovn-controller-gqhzb/ovn-controller id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\nJun 11 16:55:47.149160 crc crio[22018]: time=\"2026-06-11T16:55:47.14809964Z\" level=info msg=\"Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:47.149257 crc crio[22018]: time=\"2026-06-11T16:55:47.149179254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc002b15100}] Aliases:map[]}\"\nJun 11 16:55:47.149588 crc crio[22018]: time=\"2026-06-11T16:55:47.149458423Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:47.190912 crc crio[22018]: time=\"2026-06-11T16:55:47.190831412Z\" level=info msg=\"Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:47.191530 crc crio[22018]: time=\"2026-06-11T16:55:47.19139412Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"\nJun 11 16:55:47.191635 crc crio[22018]: time=\"2026-06-11T16:55:47.191555365Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-jbhd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:47.212177 crc crio[22018]: time=\"2026-06-11T16:55:47.212110333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=89719da4-bb87-4b06-89de-2e7d7d94b91a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.246244 crc crio[22018]: time=\"2026-06-11T16:55:47.246173113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f62ac4e9-b81f-4b42-a03b-8430c728e71c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.336566 crc crio[22018]: time=\"2026-06-11T16:55:47.334597224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8c755b38-f81d-40fd-8319-7e2acdbadbd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.336566 crc crio[22018]: time=\"2026-06-11T16:55:47.336168003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fa3fa608-b4ff-44a2-a958-63d7827e48e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.398209 crc crio[22018]: time=\"2026-06-11T16:55:47.397968528Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:47.404126 crc crio[22018]: time=\"2026-06-11T16:55:47.403619359Z\" level=info 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:47.434192 crc crio[22018]: time=\"2026-06-11T16:55:47.434069481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:47.443602 crc crio[22018]: time=\"2026-06-11T16:55:47.442961015Z\" level=info 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:47.539699 crc crio[22018]: time=\"2026-06-11T16:55:47.539508909Z\" level=info msg=\"Created container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:47.544120 crc crio[22018]: time=\"2026-06-11T16:55:47.543569277Z\" level=info msg=\"Starting container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4\" id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:47.570646 crc crio[22018]: time=\"2026-06-11T16:55:47.56890658Z\" level=info msg=\"Started container\" PID=54749 containerID=e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\nJun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.606666603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.606968612Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.607035975Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:47.618016 crc crio[22018]: time=\"2026-06-11T16:55:47.615650258Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:47.618016 crc crio[22018]: time=\"2026-06-11T16:55:47.620260241Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 11 16:55:47.647011 crc crio[22018]: time=\"2026-06-11T16:55:47.646937334Z\" level=info msg=\"Stopped pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:47.720091 crc crio[22018]: time=\"2026-06-11T16:55:47.720002743Z\" level=info msg=\"Stopped pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:47.900805 crc crio[22018]: time=\"2026-06-11T16:55:47.89995731Z\" level=info 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:47.926677 crc crio[22018]: time=\"2026-06-11T16:55:47.925706424Z\" level=info 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:48.105880 crc crio[22018]: time=\"2026-06-11T16:55:48.105706013Z\" level=info 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:48.109811 crc crio[22018]: time=\"2026-06-11T16:55:48.109474601Z\" level=info 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:48.293654 crc crio[22018]: time=\"2026-06-11T16:55:48.284610299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9820bba0-352d-4d28-b1a8-6427637ae8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:48.293654 crc crio[22018]: time=\"2026-06-11T16:55:48.290561518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c44e7425-b09b-4792-ae08-66b1a6c1146c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:48.311762 crc crio[22018]: time=\"2026-06-11T16:55:48.310509466Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.311920 crc crio[22018]: time=\"2026-06-11T16:55:48.311876109Z\" level=info 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:48.392677 crc crio[22018]: time=\"2026-06-11T16:55:48.39231462Z\" level=info 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:48.404215 crc crio[22018]: time=\"2026-06-11T16:55:48.404054405Z\" level=info msg=\"Created container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container\" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.411601 crc crio[22018]: time=\"2026-06-11T16:55:48.408943359Z\" level=info msg=\"Starting container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a\" id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:48.421087 crc crio[22018]: time=\"2026-06-11T16:55:48.420823174Z\" level=info msg=\"Started container\" PID=54704 containerID=2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a description=openstack/rabbitmq-server-0/setup-container id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\nJun 11 16:55:48.514847 crc crio[22018]: time=\"2026-06-11T16:55:48.514572055Z\" level=info msg=\"Created container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container\" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.518956 crc crio[22018]: time=\"2026-06-11T16:55:48.518301982Z\" level=info msg=\"Starting container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386\" id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:48.550190 crc crio[22018]: time=\"2026-06-11T16:55:48.549863282Z\" level=info msg=\"Started container\" PID=54697 containerID=c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386 description=openstack/rabbitmq-cell1-server-0/setup-container id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\nJun 11 16:55:48.609303 crc crio[22018]: time=\"2026-06-11T16:55:48.600847151Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/4a44c435-2d8a-4695-8d7b-e7885fdea9b8/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.611670 crc crio[22018]: time=\"2026-06-11T16:55:48.611534263Z\" level=info msg=\"createCtr: deleting container ID d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from idIndex\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.611670 crc crio[22018]: time=\"2026-06-11T16:55:48.611621746Z\" level=info msg=\"createCtr: removing container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.611882 crc crio[22018]: time=\"2026-06-11T16:55:48.611684228Z\" level=info msg=\"createCtr: deleting container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from storage\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.626147 crc crio[22018]: time=\"2026-06-11T16:55:48.625710497Z\" level=info msg=\"Created container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.629015 crc crio[22018]: time=\"2026-06-11T16:55:48.628543539Z\" level=info msg=\"Starting container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d\" id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:48.638854 crc crio[22018]: time=\"2026-06-11T16:55:48.638216915Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-6dn2k_openstack_4a44c435-2d8a-4695-8d7b-e7885fdea9b8_0\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.683496 crc crio[22018]: time=\"2026-06-11T16:55:48.683228233Z\" level=info msg=\"Started container\" PID=55320 containerID=5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d description=openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\nJun 11 16:55:48.805837 crc crio[22018]: time=\"2026-06-11T16:55:48.805201109Z\" level=info 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:48.979979 crc crio[22018]: time=\"2026-06-11T16:55:48.97925293Z\" level=info msg=\"Created container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:48.983467 crc crio[22018]: time=\"2026-06-11T16:55:48.981825921Z\" level=info msg=\"Starting container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218\" id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:49.008996 crc crio[22018]: time=\"2026-06-11T16:55:49.00863028Z\" level=info msg=\"Started container\" PID=55418 containerID=39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\nJun 11 16:55:49.038096 crc crio[22018]: time=\"2026-06-11T16:55:49.037853122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=34356489-6880-4319-a0a8-e7eaa55e8c0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:49.059638 crc crio[22018]: time=\"2026-06-11T16:55:49.056180332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=242e5cd3-a6e4-451d-9d73-8f2d746a0427 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:49.067440 crc crio[22018]: time=\"2026-06-11T16:55:49.065856937Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:49.068254 crc crio[22018]: time=\"2026-06-11T16:55:49.0681537Z\" level=info 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:49.259469 crc crio[22018]: time=\"2026-06-11T16:55:49.259112764Z\" level=info 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:49.381088 crc crio[22018]: time=\"2026-06-11T16:55:49.380954815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38258d76-5913-474f-b1c0-5b33bc86b4be name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:49.546014 crc crio[22018]: time=\"2026-06-11T16:55:49.540454218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0379dd57-21d4-4214-a01b-e0a1d9db1040 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:49.567464 crc crio[22018]: time=\"2026-06-11T16:55:49.567154569Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:49.578271 crc crio[22018]: time=\"2026-06-11T16:55:49.578027377Z\" level=info 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:49.590840 crc crio[22018]: time=\"2026-06-11T16:55:49.590175379Z\" level=info 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:49.713603 crc crio[22018]: time=\"2026-06-11T16:55:49.711901728Z\" level=info 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:49.732850 crc crio[22018]: time=\"2026-06-11T16:55:49.732680472Z\" level=info 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:50.174433 crc crio[22018]: time=\"2026-06-11T16:55:50.174228145Z\" level=info msg=\"Created container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:50.176743 crc crio[22018]: time=\"2026-06-11T16:55:50.176646023Z\" level=info msg=\"Starting container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf\" id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:50.186605 crc crio[22018]: time=\"2026-06-11T16:55:50.186505303Z\" level=info msg=\"Started container\" PID=55735 containerID=2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf description=openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\nJun 11 16:55:50.452673 crc crio[22018]: time=\"2026-06-11T16:55:50.450537827Z\" level=info msg=\"Created container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:50.454036 crc crio[22018]: time=\"2026-06-11T16:55:50.453968406Z\" level=info msg=\"Starting container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284\" id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:50.463077 crc crio[22018]: time=\"2026-06-11T16:55:50.46299476Z\" level=info msg=\"Started container\" PID=55744 containerID=d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 description=openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\nJun 11 16:55:52.445829 crc crio[22018]: time=\"2026-06-11T16:55:52.443913433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90dbe8b5-317c-4e72-b295-297211add7a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:52.449946 crc crio[22018]: time=\"2026-06-11T16:55:52.449789079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13453c6a-fcb0-4043-898c-971d6aa00237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.881625 crc crio[22018]: time=\"2026-06-11T16:55:53.879783841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64ad0fd4-dd92-47f1-8a85-8cde829802de name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.895980 crc crio[22018]: time=\"2026-06-11T16:55:53.895786876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8dd77036-16ca-438f-89b1-378854a28a3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.926929 crc crio[22018]: time=\"2026-06-11T16:55:53.926826837Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:53.935641 crc crio[22018]: time=\"2026-06-11T16:55:53.935210074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:53.937108 crc crio[22018]: time=\"2026-06-11T16:55:53.936923817Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:53.937293 crc crio[22018]: time=\"2026-06-11T16:55:53.937248197Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2c0400ae-1e8c-4647-bb85-8c5530fb62a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.940975 crc crio[22018]: time=\"2026-06-11T16:55:53.940902642Z\" level=info 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:53.941312 crc crio[22018]: time=\"2026-06-11T16:55:53.941240923Z\" level=info 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:53.955551 crc crio[22018]: time=\"2026-06-11T16:55:53.955271302Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:53.956257 crc crio[22018]: time=\"2026-06-11T16:55:53.956163745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9e47de48-7051-4d06-813d-c5494e4c2a14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.970768 crc crio[22018]: time=\"2026-06-11T16:55:53.970669303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f0349795-8fda-4072-aae9-b5af4bdd74f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:53.984527 crc crio[22018]: time=\"2026-06-11T16:55:53.984447898Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:53.986117 crc crio[22018]: time=\"2026-06-11T16:55:53.986065589Z\" level=info 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:53.986117 crc crio[22018]: time=\"2026-06-11T16:55:53.986098721Z\" level=info 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:53.989265 crc crio[22018]: time=\"2026-06-11T16:55:53.989226879Z\" level=info 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:54.011056 crc crio[22018]: time=\"2026-06-11T16:55:54.010952536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8f444823-353f-4d23-83e3-ad6e976611d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:54.012286 crc crio[22018]: time=\"2026-06-11T16:55:54.012219826Z\" level=info 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:54.015796 crc crio[22018]: time=\"2026-06-11T16:55:54.015455218Z\" level=info 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:54.030146 crc crio[22018]: time=\"2026-06-11T16:55:54.03006567Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:54.031774 crc crio[22018]: time=\"2026-06-11T16:55:54.031708663Z\" level=info 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:54.066114 crc crio[22018]: time=\"2026-06-11T16:55:54.066009415Z\" level=info 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:54.071154 crc crio[22018]: time=\"2026-06-11T16:55:54.071079296Z\" level=info 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:54.107595 crc crio[22018]: time=\"2026-06-11T16:55:54.106873918Z\" level=info 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:54.113048 crc crio[22018]: time=\"2026-06-11T16:55:54.112981461Z\" level=info 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:54.187801 crc crio[22018]: time=\"2026-06-11T16:55:54.187679761Z\" level=info msg=\"Created container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:54.188905 crc crio[22018]: time=\"2026-06-11T16:55:54.188847518Z\" level=info msg=\"Created container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:54.189222 crc crio[22018]: time=\"2026-06-11T16:55:54.189088365Z\" level=info msg=\"Starting container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41\" id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:54.191170 crc crio[22018]: time=\"2026-06-11T16:55:54.191052271Z\" level=info msg=\"Starting container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335\" id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:54.196712 crc crio[22018]: time=\"2026-06-11T16:55:54.19651195Z\" level=info msg=\"Started container\" PID=56041 containerID=c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 description=openstack/openstack-cell1-galera-0/galera id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\nJun 11 16:55:54.196944 crc crio[22018]: time=\"2026-06-11T16:55:54.19681157Z\" level=info msg=\"Started container\" PID=56043 containerID=dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 description=openstack/openstack-galera-0/galera id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\nJun 11 16:55:54.227419 crc crio[22018]: time=\"2026-06-11T16:55:54.227158348Z\" level=info msg=\"Created container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:54.229167 crc crio[22018]: time=\"2026-06-11T16:55:54.22908692Z\" level=info msg=\"Starting container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc\" id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:54.236144 crc crio[22018]: time=\"2026-06-11T16:55:54.236082451Z\" level=info msg=\"Started container\" PID=56046 containerID=a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\nJun 11 16:55:54.243792 crc crio[22018]: time=\"2026-06-11T16:55:54.243016372Z\" level=info msg=\"Created container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:54.246715 crc crio[22018]: time=\"2026-06-11T16:55:54.246549522Z\" level=info msg=\"Starting container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6\" id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:54.252145 crc crio[22018]: time=\"2026-06-11T16:55:54.251962403Z\" level=info msg=\"Started container\" PID=56050 containerID=1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\nJun 11 16:55:57.350017 crc crio[22018]: time=\"2026-06-11T16:55:57.34909654Z\" level=info msg=\"Stopping container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 (timeout: 10s)\" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:55:57.495051 crc crio[22018]: time=\"2026-06-11T16:55:57.494620524Z\" level=info msg=\"Stopped container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:55:57.496426 crc crio[22018]: time=\"2026-06-11T16:55:57.496219757Z\" level=info msg=\"Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:57.502421 crc crio[22018]: time=\"2026-06-11T16:55:57.497640373Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc00012a570}] Aliases:map[]}\"\nJun 11 16:55:57.502421 crc crio[22018]: time=\"2026-06-11T16:55:57.497991894Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-6dn2k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:57.889271 crc crio[22018]: time=\"2026-06-11T16:55:57.889166701Z\" level=info msg=\"Stopped pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:57.904838 crc crio[22018]: time=\"2026-06-11T16:55:57.90477125Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-jz65l/POD\" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:57.905024 crc crio[22018]: time=\"2026-06-11T16:55:57.904890124Z\" level=info 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:57.965951 crc crio[22018]: time=\"2026-06-11T16:55:57.959531605Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}\"\nJun 11 16:55:57.966240 crc crio[22018]: time=\"2026-06-11T16:55:57.965975171Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-jz65l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:58.024312 crc crio[22018]: time=\"2026-06-11T16:55:58.024178607Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD\" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:58.024312 crc crio[22018]: time=\"2026-06-11T16:55:58.02427233Z\" level=info 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:58.057010 crc crio[22018]: time=\"2026-06-11T16:55:58.05694186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}\"\nJun 11 16:55:58.057010 crc crio[22018]: time=\"2026-06-11T16:55:58.057001832Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:58.433661 crc crio[22018]: time=\"2026-06-11T16:55:58.43317249Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:58.434711 crc crio[22018]: time=\"2026-06-11T16:55:58.433691147Z\" level=info 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:58.478420 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfe7099ccf1fbe Mac:36:1d:94:57:6f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 SocketPath: PciID:}] [{Interface:0xc0000146d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:58.479303 crc crio[22018]: time=\"2026-06-11T16:55:58.478933268Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}\"\nJun 11 16:55:58.480730 crc crio[22018]: time=\"2026-06-11T16:55:58.479558128Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-jz65l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.494849052Z\" level=info msg=\"Ran pod sandbox dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 with infra container: openstack/ovn-controller-metrics-jz65l/POD\" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.49665885Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}\"\nJun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.496679731Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.497142952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=bd0920a3-046b-474d-8813-1df1d5c0c623 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:58.540856 crc crio[22018]: time=\"2026-06-11T16:55:58.54078874Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD\" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:58.541037 crc crio[22018]: time=\"2026-06-11T16:55:58.540883193Z\" level=info 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:58.556953 crc crio[22018]: time=\"2026-06-11T16:55:58.556859218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=28f2e13b-8f2f-4431-a598-bfa972037d34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:58.577175 crc crio[22018]: time=\"2026-06-11T16:55:58.577019224Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:58.589055 crc crio[22018]: time=\"2026-06-11T16:55:58.588869313Z\" level=info 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:58.627198 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8aa0b8e0d51e46 Mac:e6:f9:8d:1c:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 SocketPath: PciID:}] [{Interface:0xc0003ee960 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:58.637717 crc crio[22018]: time=\"2026-06-11T16:55:58.637514213Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}\"\nJun 11 16:55:58.637953 crc crio[22018]: time=\"2026-06-11T16:55:58.637765871Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:58.646151 crc crio[22018]: time=\"2026-06-11T16:55:58.645122559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:55:58.646151 crc crio[22018]: time=\"2026-06-11T16:55:58.645228692Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-ccbf59689-jbd5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:55:58.673756 crc crio[22018]: time=\"2026-06-11T16:55:58.673678614Z\" level=info msg=\"Removing container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284\" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:58.674571 crc crio[22018]: time=\"2026-06-11T16:55:58.674502777Z\" level=info msg=\"Ran pod sandbox c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 with infra container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD\" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:58.679782 crc crio[22018]: time=\"2026-06-11T16:55:58.679642423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6cb3b690-2ea0-415c-b81d-ae601763aac8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:58.740963 crc crio[22018]: time=\"2026-06-11T16:55:58.740912235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d0eefc00-5b2d-450a-9ae5-7fb3c71b4729 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:58.759943 crc crio[22018]: time=\"2026-06-11T16:55:58.759860589Z\" level=info 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:58.780451 crc crio[22018]: time=\"2026-06-11T16:55:58.780106898Z\" level=info msg=\"Removed container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:58.788491 crc crio[22018]: time=\"2026-06-11T16:55:58.786698483Z\" level=info msg=\"Removing container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384\" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:58.797990 crc crio[22018]: time=\"2026-06-11T16:55:58.79787346Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:58.805290 crc crio[22018]: time=\"2026-06-11T16:55:58.805196846Z\" level=info 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:58.822511 crc crio[22018]: time=\"2026-06-11T16:55:58.822418503Z\" level=info msg=\"Removed container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:55:58.893889 crc crio[22018]: time=\"2026-06-11T16:55:58.893692763Z\" level=info 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:58.894922 crc crio[22018]: time=\"2026-06-11T16:55:58.894846464Z\" level=info 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:58.901415 crc crio[22018]: time=\"2026-06-11T16:55:58.901225972Z\" level=info 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:59.040547 crc crio[22018]: time=\"2026-06-11T16:55:59.039852646Z\" level=info msg=\"Created container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:59.044039 crc crio[22018]: time=\"2026-06-11T16:55:59.04391406Z\" level=info msg=\"Starting container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a\" id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:59.044459 crc crio[22018]: time=\"2026-06-11T16:55:59.044284444Z\" level=info msg=\"Created container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:59.045754 crc crio[22018]: time=\"2026-06-11T16:55:59.045551383Z\" level=info msg=\"Starting container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285\" id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:59.057286 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4479532407b7884 Mac:6a:c4:7d:47:1c:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:59.057748 crc crio[22018]: time=\"2026-06-11T16:55:59.057682456Z\" level=info msg=\"Started container\" PID=56883 containerID=70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 description=openstack/ovn-controller-metrics-jz65l/openstack-network-exporter id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\nJun 11 16:55:59.058388 crc crio[22018]: time=\"2026-06-11T16:55:59.058245094Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}\"\nJun 11 16:55:59.058541 crc crio[22018]: time=\"2026-06-11T16:55:59.058489601Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:59.060713 crc crio[22018]: time=\"2026-06-11T16:55:59.06067771Z\" level=info msg=\"Started container\" PID=56884 containerID=7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a description=openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\nJun 11 16:55:59.082491 crc crio[22018]: time=\"2026-06-11T16:55:59.081568834Z\" level=info msg=\"Ran pod sandbox 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 with infra container: openstack/ovn-northd-0/POD\" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:59.090893 crc crio[22018]: time=\"2026-06-11T16:55:59.090791383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:59.091596 crc crio[22018]: time=\"2026-06-11T16:55:59.091533747Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:59.091804 crc crio[22018]: time=\"2026-06-11T16:55:59.091743314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:59.096085 crc crio[22018]: time=\"2026-06-11T16:55:59.095975576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage\nJun 11 16:55:59.104217 crc crio[22018]: time=\"2026-06-11T16:55:59.104062074Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"\nJun 11 16:55:59.238845 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d30447e6da162 Mac:de:7a:25:f7:43:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 SocketPath: PciID:}] [{Interface:0xc000143390 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:55:59.239968 crc crio[22018]: time=\"2026-06-11T16:55:59.239889205Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:55:59.240098 crc crio[22018]: time=\"2026-06-11T16:55:59.240074731Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-ccbf59689-jbd5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:55:59.248069 crc crio[22018]: time=\"2026-06-11T16:55:59.248012434Z\" level=info msg=\"Ran pod sandbox c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd with infra container: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD\" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:55:59.250215 crc crio[22018]: time=\"2026-06-11T16:55:59.250129068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=11688e81-e440-43cb-a600-6250bdf829cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:59.303853 crc crio[22018]: time=\"2026-06-11T16:55:59.303774633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0423dffc-4966-4ed5-a00c-e9349587aa26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:55:59.331976 crc crio[22018]: time=\"2026-06-11T16:55:59.331864651Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:59.334596 crc crio[22018]: time=\"2026-06-11T16:55:59.334521636Z\" level=info 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:59.377589 crc crio[22018]: time=\"2026-06-11T16:55:59.377509073Z\" level=info 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:59.381161 crc crio[22018]: time=\"2026-06-11T16:55:59.381046895Z\" level=info 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:59.688814 crc crio[22018]: time=\"2026-06-11T16:55:59.679829487Z\" level=info msg=\"Created container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:55:59.688814 crc crio[22018]: time=\"2026-06-11T16:55:59.682637586Z\" level=info msg=\"Starting container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9\" id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:55:59.711425 crc crio[22018]: time=\"2026-06-11T16:55:59.697207797Z\" level=info msg=\"Started container\" PID=57033 containerID=b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9 description=openstack/dnsmasq-dns-ccbf59689-jbd5d/init id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\nJun 11 16:55:59.772859 crc crio[22018]: time=\"2026-06-11T16:55:59.772761074Z\" level=info msg=\"Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:55:59.773559 crc crio[22018]: time=\"2026-06-11T16:55:59.773305422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc0029b42d8}] Aliases:map[]}\"\nJun 11 16:55:59.773960 crc crio[22018]: time=\"2026-06-11T16:55:59.7738681Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:00.119163 crc crio[22018]: time=\"2026-06-11T16:56:00.118785485Z\" level=info msg=\"Stopped pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:00.474295 crc crio[22018]: time=\"2026-06-11T16:56:00.474160041Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD\" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:00.474543 crc crio[22018]: time=\"2026-06-11T16:56:00.474303625Z\" level=info 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:00.507497 crc crio[22018]: time=\"2026-06-11T16:56:00.507392432Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}\"\nJun 11 16:56:00.507497 crc crio[22018]: time=\"2026-06-11T16:56:00.507455254Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-657df6d86f-d7kbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:00.649087 crc crio[22018]: time=\"2026-06-11T16:56:00.647424348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686616-qtcn7/POD\" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:00.649087 crc crio[22018]: time=\"2026-06-11T16:56:00.648068089Z\" level=info 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:00.687266 crc crio[22018]: time=\"2026-06-11T16:56:00.68548532Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}\"\nJun 11 16:56:00.687266 crc crio[22018]: time=\"2026-06-11T16:56:00.685595683Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686616-qtcn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:00.789400 crc crio[22018]: time=\"2026-06-11T16:56:00.788737442Z\" level=info msg=\"Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:00.789400 crc crio[22018]: time=\"2026-06-11T16:56:00.789222757Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002300700}] Aliases:map[]}\"\nJun 11 16:56:00.791464 crc crio[22018]: time=\"2026-06-11T16:56:00.789536717Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-ccbf59689-jbd5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:00.810244 crc crio[22018]: time=\"2026-06-11T16:56:00.81017565Z\" level=info msg=\"Removing container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a\" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:00.884992 crc crio[22018]: time=\"2026-06-11T16:56:00.884570257Z\" level=info msg=\"Removed container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:01.224562 crc crio[22018]: time=\"2026-06-11T16:56:01.223279985Z\" level=info msg=\"Stopped pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:01.315266 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb6f1621331760 Mac:5a:9d:7e:e7:ba:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 SocketPath: PciID:}] [{Interface:0xc00013afd0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:01.317524 crc crio[22018]: time=\"2026-06-11T16:56:01.31741403Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}\"\nJun 11 16:56:01.317750 crc crio[22018]: time=\"2026-06-11T16:56:01.317687629Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-657df6d86f-d7kbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:01.328227 crc crio[22018]: time=\"2026-06-11T16:56:01.328090911Z\" level=info msg=\"Ran pod sandbox 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c with infra container: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD\" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:01.331713 crc crio[22018]: time=\"2026-06-11T16:56:01.331605148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b92f5fb0-828b-4538-b6b6-3057ac1267b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:01.395942 crc crio[22018]: time=\"2026-06-11T16:56:01.39584331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=53dfbdf0-b012-44c2-8584-9c50aa6d4015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:01.588900 crc crio[22018]: time=\"2026-06-11T16:56:01.588626961Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:01.597834 crc crio[22018]: time=\"2026-06-11T16:56:01.592147574Z\" level=info 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:01.614754 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b122f77a2d0ab Mac:ce:85:c6:d1:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:01.617159 crc crio[22018]: time=\"2026-06-11T16:56:01.617109869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}\"\nJun 11 16:56:01.617795 crc crio[22018]: time=\"2026-06-11T16:56:01.617514242Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686616-qtcn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:01.650079 crc crio[22018]: time=\"2026-06-11T16:56:01.649834177Z\" level=info msg=\"Ran pod sandbox 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a with infra container: openshift-infra/auto-csr-approver-29686616-qtcn7/POD\" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:01.659679 crc crio[22018]: time=\"2026-06-11T16:56:01.659304034Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:01.672733 crc crio[22018]: time=\"2026-06-11T16:56:01.672635676Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:56:01.747063 crc crio[22018]: time=\"2026-06-11T16:56:01.746965128Z\" level=info 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:01.752042 crc crio[22018]: time=\"2026-06-11T16:56:01.751974408Z\" level=info 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:02.010508 crc crio[22018]: time=\"2026-06-11T16:56:02.008620543Z\" level=info msg=\"Removing container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9\" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:02.118496 crc crio[22018]: time=\"2026-06-11T16:56:02.116588778Z\" level=info msg=\"Removed container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:02.204553 crc crio[22018]: time=\"2026-06-11T16:56:02.19957841Z\" level=info msg=\"Created container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:02.204553 crc crio[22018]: time=\"2026-06-11T16:56:02.201427929Z\" level=info msg=\"Starting container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967\" id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:02.212237 crc crio[22018]: time=\"2026-06-11T16:56:02.212140732Z\" level=info msg=\"Started container\" PID=57542 containerID=bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/init id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\nJun 11 16:56:02.432882 crc crio[22018]: time=\"2026-06-11T16:56:02.432050045Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-nc2kw/POD\" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:02.432882 crc crio[22018]: time=\"2026-06-11T16:56:02.432862751Z\" level=info 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:02.460914 crc crio[22018]: time=\"2026-06-11T16:56:02.460854015Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}\"\nJun 11 16:56:02.461240 crc crio[22018]: time=\"2026-06-11T16:56:02.461217307Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-nc2kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:03.027397 crc crio[22018]: time=\"2026-06-11T16:56:03.027191465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7962713e-0c5c-4533-a9dc-ff655d3ccf90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:03.139861 crc crio[22018]: time=\"2026-06-11T16:56:03.139683918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=10cc0941-1c98-48a9-abf2-5bcc1e4fc249 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:03.392542 crc crio[22018]: time=\"2026-06-11T16:56:03.392226789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:03.394986 crc crio[22018]: time=\"2026-06-11T16:56:03.393767828Z\" level=info 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:03.432887 crc crio[22018]: time=\"2026-06-11T16:56:03.432708079Z\" level=info 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:03.437163 crc crio[22018]: time=\"2026-06-11T16:56:03.436758096Z\" level=info 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:03.721036 crc crio[22018]: 2026-06-11T16:56:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e409a30d80fa2d1 Mac:62:fd:9d:cb:4a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:03.722751 crc crio[22018]: time=\"2026-06-11T16:56:03.722671095Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}\"\nJun 11 16:56:03.722986 crc crio[22018]: time=\"2026-06-11T16:56:03.722899012Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-nc2kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:03.888029 crc crio[22018]: time=\"2026-06-11T16:56:03.88778711Z\" level=info msg=\"Created container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:03.889762 crc crio[22018]: time=\"2026-06-11T16:56:03.889553376Z\" level=info msg=\"Starting container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18\" id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:03.899253 crc crio[22018]: time=\"2026-06-11T16:56:03.898972035Z\" level=info msg=\"Started container\" PID=57714 containerID=0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\nJun 11 16:56:04.340107 crc crio[22018]: time=\"2026-06-11T16:56:04.339551599Z\" level=info msg=\"Ran pod sandbox e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 with infra container: openstack/swift-ring-rebalance-nc2kw/POD\" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:04.350965 crc crio[22018]: time=\"2026-06-11T16:56:04.350848595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.371645 crc crio[22018]: time=\"2026-06-11T16:56:04.371521108Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.371947 crc crio[22018]: time=\"2026-06-11T16:56:04.371703844Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.379632 crc crio[22018]: time=\"2026-06-11T16:56:04.376450425Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:04.386190 crc crio[22018]: time=\"2026-06-11T16:56:04.386078307Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"\nJun 11 16:56:04.386555 crc crio[22018]: time=\"2026-06-11T16:56:04.386083097Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:04.388291 crc crio[22018]: time=\"2026-06-11T16:56:04.388227805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36195c3d-dc2f-4193-91f8-4f210145d37a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.440805 crc crio[22018]: time=\"2026-06-11T16:56:04.440644202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:04.441264 crc crio[22018]: time=\"2026-06-11T16:56:04.440667406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ba8df89-4999-4d32-a243-1d586f45d827 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.441964 crc crio[22018]: time=\"2026-06-11T16:56:04.441890601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=7ae7f372-8ca0-4f95-8b7f-7c4f4ef0289c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.453532 crc crio[22018]: time=\"2026-06-11T16:56:04.453289791Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:04.454841 crc crio[22018]: time=\"2026-06-11T16:56:04.454785339Z\" level=info 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:04.505441 crc crio[22018]: time=\"2026-06-11T16:56:04.505214213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0922ab6d-8a9f-4dd6-82aa-af4f71f40dc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.515187 crc crio[22018]: time=\"2026-06-11T16:56:04.515102786Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:04.520459 crc crio[22018]: time=\"2026-06-11T16:56:04.520240398Z\" level=info 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:04.522260 crc crio[22018]: time=\"2026-06-11T16:56:04.522058355Z\" level=info 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:04.570959 crc crio[22018]: time=\"2026-06-11T16:56:04.570877767Z\" level=info 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:04.579001 crc crio[22018]: time=\"2026-06-11T16:56:04.578817038Z\" level=info 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:04.782546 crc crio[22018]: time=\"2026-06-11T16:56:04.781804685Z\" level=info msg=\"Created container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:04.787489 crc crio[22018]: time=\"2026-06-11T16:56:04.783944591Z\" level=info msg=\"Starting container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447\" id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:04.794035 crc crio[22018]: time=\"2026-06-11T16:56:04.793113033Z\" level=info msg=\"Started container\" PID=57798 containerID=26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 description=openstack/ovn-northd-0/ovn-northd id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\nJun 11 16:56:04.795420 crc crio[22018]: time=\"2026-06-11T16:56:04.794715231Z\" level=info 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:04.830433 crc crio[22018]: time=\"2026-06-11T16:56:04.830255965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=0ed1b01c-10cc-4795-9c15-8d12f2a399aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.887883 crc crio[22018]: time=\"2026-06-11T16:56:04.887780153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6deda374-9079-4b03-915d-6e25e5067f07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:04.897420 crc crio[22018]: time=\"2026-06-11T16:56:04.897230712Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:04.898620 crc crio[22018]: time=\"2026-06-11T16:56:04.898549064Z\" level=info 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:04.903458 crc crio[22018]: time=\"2026-06-11T16:56:04.903264651Z\" level=info msg=\"Created container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:04.911630 crc crio[22018]: time=\"2026-06-11T16:56:04.911422422Z\" level=info msg=\"Starting container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0\" id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:04.917882 crc crio[22018]: time=\"2026-06-11T16:56:04.917782621Z\" level=info msg=\"Started container\" PID=57830 containerID=6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0 description=openshift-infra/auto-csr-approver-29686616-qtcn7/oc id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\nJun 11 16:56:04.967113 crc crio[22018]: time=\"2026-06-11T16:56:04.967025582Z\" level=info 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:04.971477 crc crio[22018]: time=\"2026-06-11T16:56:04.971409695Z\" level=info 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.098221 crc crio[22018]: time=\"2026-06-11T16:56:05.097210633Z\" level=info msg=\"Created container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:05.100926 crc crio[22018]: time=\"2026-06-11T16:56:05.099786955Z\" level=info msg=\"Starting container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e\" id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:05.115640 crc crio[22018]: time=\"2026-06-11T16:56:05.107489261Z\" level=info msg=\"Started container\" PID=57890 containerID=00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e description=openstack/ovn-northd-0/openstack-network-exporter id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\nJun 11 16:56:07.192513 crc crio[22018]: time=\"2026-06-11T16:56:07.191836517Z\" level=info msg=\"Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:07.193463 crc crio[22018]: time=\"2026-06-11T16:56:07.193236381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0004be8e8}] Aliases:map[]}\"\nJun 11 16:56:07.193549 crc crio[22018]: time=\"2026-06-11T16:56:07.193456478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686616-qtcn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:07.209759 crc crio[22018]: time=\"2026-06-11T16:56:07.209427963Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-twmkq/POD\" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:07.209870 crc crio[22018]: time=\"2026-06-11T16:56:07.209782624Z\" level=info 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.525194 crc crio[22018]: time=\"2026-06-11T16:56:07.525105799Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-xmmsr/POD\" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:07.525419 crc crio[22018]: time=\"2026-06-11T16:56:07.525248434Z\" level=info 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:09.175389 crc crio[22018]: time=\"2026-06-11T16:56:09.174617318Z\" level=info msg=\"Stopped pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:09.309263 crc crio[22018]: time=\"2026-06-11T16:56:09.30915954Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}\"\nJun 11 16:56:09.309263 crc crio[22018]: time=\"2026-06-11T16:56:09.309232022Z\" level=info msg=\"Adding pod openstack_placement-db-create-xmmsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:09.348726 crc crio[22018]: time=\"2026-06-11T16:56:09.348615957Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}\"\nJun 11 16:56:09.348726 crc crio[22018]: time=\"2026-06-11T16:56:09.34871838Z\" level=info msg=\"Adding pod openstack_keystone-db-create-twmkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:09.354621 crc crio[22018]: time=\"2026-06-11T16:56:09.354523443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:09.355660 crc crio[22018]: time=\"2026-06-11T16:56:09.355618588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9a14a66d-45e0-427e-baed-4f8aa257a20f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:09.408661 crc crio[22018]: time=\"2026-06-11T16:56:09.408571001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=cd803a0f-df3a-4bf3-af0b-677e76510cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:09.739606 crc crio[22018]: time=\"2026-06-11T16:56:09.73886191Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:09.741179 crc crio[22018]: time=\"2026-06-11T16:56:09.741110872Z\" level=info 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:09.779176 crc crio[22018]: time=\"2026-06-11T16:56:09.779022621Z\" level=info 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:09.787298 crc crio[22018]: time=\"2026-06-11T16:56:09.787178396Z\" level=info 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:10.304256 crc crio[22018]: time=\"2026-06-11T16:56:10.303771272Z\" level=info msg=\"Created container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:10.307959 crc crio[22018]: time=\"2026-06-11T16:56:10.307925083Z\" level=info msg=\"Starting container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210\" id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:10.317507 crc crio[22018]: time=\"2026-06-11T16:56:10.31730151Z\" level=info msg=\"Started container\" PID=58271 containerID=92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210 description=openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\nJun 11 16:56:10.361213 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbe433f3dec342 Mac:46:2c:70:b4:01:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:10.364284 crc crio[22018]: time=\"2026-06-11T16:56:10.364176623Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}\"\nJun 11 16:56:10.364739 crc crio[22018]: time=\"2026-06-11T16:56:10.364634618Z\" level=info msg=\"Checking pod openstack_placement-db-create-xmmsr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:10.380062 crc crio[22018]: time=\"2026-06-11T16:56:10.380008243Z\" level=info msg=\"Ran pod sandbox 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e with infra container: openstack/placement-db-create-xmmsr/POD\" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:10.386453 crc crio[22018]: time=\"2026-06-11T16:56:10.38628231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a2d79d7-84a7-4f01-97bd-d8e23995c5eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:10.392956 crc crio[22018]: time=\"2026-06-11T16:56:10.392871278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e827b855-2ebe-45ce-af83-ce0cc380b4ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:10.559533 crc crio[22018]: time=\"2026-06-11T16:56:10.559431121Z\" level=info msg=\"Creating container: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:10.561137 crc crio[22018]: time=\"2026-06-11T16:56:10.561066064Z\" level=info 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:10.602255 crc crio[22018]: time=\"2026-06-11T16:56:10.602185163Z\" level=info 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:10.605615 crc crio[22018]: time=\"2026-06-11T16:56:10.60555678Z\" level=info 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:10.667866 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94f74e567c6641a Mac:fa:2b:91:5b:73:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da SocketPath: PciID:}] [{Interface:0xc000368780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:10.669142 crc crio[22018]: time=\"2026-06-11T16:56:10.669039436Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}\"\nJun 11 16:56:10.669284 crc crio[22018]: time=\"2026-06-11T16:56:10.669260473Z\" level=info msg=\"Checking pod openstack_keystone-db-create-twmkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:10.683213 crc crio[22018]: time=\"2026-06-11T16:56:10.682992048Z\" level=info msg=\"Ran pod sandbox 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 with infra container: openstack/keystone-db-create-twmkq/POD\" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:10.685817 crc crio[22018]: time=\"2026-06-11T16:56:10.685697812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=55b65f4d-955d-4acd-8310-1c6f5fa820b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:10.690598 crc crio[22018]: time=\"2026-06-11T16:56:10.690494773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=670a1f34-27ef-47f1-be39-235da2fa4520 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:10.807026 crc crio[22018]: time=\"2026-06-11T16:56:10.806869383Z\" level=info msg=\"Creating container: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:10.809412 crc crio[22018]: time=\"2026-06-11T16:56:10.80928311Z\" level=info 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:10.863109 crc crio[22018]: time=\"2026-06-11T16:56:10.863004987Z\" level=info 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:10.866620 crc crio[22018]: time=\"2026-06-11T16:56:10.866552408Z\" level=info 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:10.923839 crc crio[22018]: time=\"2026-06-11T16:56:10.923678303Z\" level=info msg=\"Created container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:10.925893 crc crio[22018]: time=\"2026-06-11T16:56:10.92582192Z\" level=info msg=\"Starting container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648\" id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:10.931211 crc crio[22018]: time=\"2026-06-11T16:56:10.931118689Z\" level=info msg=\"Started container\" PID=58305 containerID=a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648 description=openstack/placement-db-create-xmmsr/mariadb-database-create id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\nJun 11 16:56:11.346761 crc crio[22018]: time=\"2026-06-11T16:56:11.34665674Z\" level=info msg=\"Created container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:11.348297 crc crio[22018]: time=\"2026-06-11T16:56:11.348041033Z\" level=info msg=\"Starting container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423\" id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:11.354677 crc crio[22018]: time=\"2026-06-11T16:56:11.354591342Z\" level=info msg=\"Started container\" PID=58313 containerID=7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423 description=openstack/keystone-db-create-twmkq/mariadb-database-create id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\nJun 11 16:56:12.241547 crc crio[22018]: time=\"2026-06-11T16:56:12.241472986Z\" level=info msg=\"Stopping container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d (timeout: 10s)\" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:56:12.376790 crc crio[22018]: time=\"2026-06-11T16:56:12.376553557Z\" level=info msg=\"Stopped container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:56:12.378614 crc crio[22018]: time=\"2026-06-11T16:56:12.378551331Z\" level=info msg=\"Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:12.379086 crc crio[22018]: time=\"2026-06-11T16:56:12.379023316Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"\nJun 11 16:56:12.379215 crc crio[22018]: time=\"2026-06-11T16:56:12.379178431Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-zlccb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:12.663783 crc crio[22018]: time=\"2026-06-11T16:56:12.663159375Z\" level=info msg=\"Stopped pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:13.310211 crc crio[22018]: time=\"2026-06-11T16:56:13.308262002Z\" level=info msg=\"Removing container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d\" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:13.356706 crc crio[22018]: time=\"2026-06-11T16:56:13.356508779Z\" level=info msg=\"Removed container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:13.360314 crc crio[22018]: time=\"2026-06-11T16:56:13.360253625Z\" level=info msg=\"Removing container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970\" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:13.437532 crc crio[22018]: time=\"2026-06-11T16:56:13.437447823Z\" level=info msg=\"Removed container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:13.980202 crc crio[22018]: time=\"2026-06-11T16:56:13.980069613Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dwc8v/POD\" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:13.980202 crc crio[22018]: time=\"2026-06-11T16:56:13.980166046Z\" level=info 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:14.007654 crc crio[22018]: time=\"2026-06-11T16:56:14.007523151Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}\"\nJun 11 16:56:14.007654 crc crio[22018]: time=\"2026-06-11T16:56:14.007601763Z\" level=info msg=\"Adding pod openstack_glance-db-create-dwc8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:14.320972 crc crio[22018]: time=\"2026-06-11T16:56:14.320259344Z\" level=info msg=\"Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:14.321239 crc crio[22018]: time=\"2026-06-11T16:56:14.320462695Z\" level=info msg=\"Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:14.321773 crc crio[22018]: time=\"2026-06-11T16:56:14.321716246Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc007484378}] Aliases:map[]}\"\nJun 11 16:56:14.321932 crc crio[22018]: time=\"2026-06-11T16:56:14.321883551Z\" level=info msg=\"Deleting pod openstack_placement-db-create-xmmsr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:14.322031 crc crio[22018]: time=\"2026-06-11T16:56:14.321716551Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc002b14418}] Aliases:map[]}\"\nJun 11 16:56:14.322096 crc crio[22018]: time=\"2026-06-11T16:56:14.32205473Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-twmkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:14.562146 crc crio[22018]: 2026-06-11T16:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec57fd9d618c68 Mac:66:14:76:86:2b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:14.566275 crc crio[22018]: time=\"2026-06-11T16:56:14.565287487Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}\"\nJun 11 16:56:14.566275 crc crio[22018]: time=\"2026-06-11T16:56:14.565575687Z\" level=info msg=\"Checking pod openstack_glance-db-create-dwc8v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:14.572905 crc crio[22018]: time=\"2026-06-11T16:56:14.572843095Z\" level=info msg=\"Ran pod sandbox 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 with infra container: openstack/glance-db-create-dwc8v/POD\" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:14.575004 crc crio[22018]: time=\"2026-06-11T16:56:14.574936993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6582d82f-36d6-42ac-b01e-05eb59e76f8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:14.585428 crc crio[22018]: time=\"2026-06-11T16:56:14.585264218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8b7bcd71-9cb0-4a57-812b-b7101120911c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:14.595734 crc crio[22018]: time=\"2026-06-11T16:56:14.595652516Z\" level=info msg=\"Creating container: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:14.597253 crc crio[22018]: time=\"2026-06-11T16:56:14.597186906Z\" level=info 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:14.648572 crc crio[22018]: time=\"2026-06-11T16:56:14.648491856Z\" level=info 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:14.652666 crc crio[22018]: time=\"2026-06-11T16:56:14.652282266Z\" level=info 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:14.676053 crc crio[22018]: time=\"2026-06-11T16:56:14.675979557Z\" level=info msg=\"Stopped pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:14.713885 crc crio[22018]: time=\"2026-06-11T16:56:14.713810502Z\" level=info msg=\"Stopped pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:14.908995 crc crio[22018]: time=\"2026-06-11T16:56:14.908706666Z\" level=info msg=\"Created container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:14.912073 crc crio[22018]: time=\"2026-06-11T16:56:14.911932503Z\" level=info msg=\"Starting container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8\" id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:14.918508 crc crio[22018]: time=\"2026-06-11T16:56:14.91807846Z\" level=info msg=\"Started container\" PID=58618 containerID=ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8 description=openstack/glance-db-create-dwc8v/mariadb-database-create id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\nJun 11 16:56:16.368567 crc crio[22018]: time=\"2026-06-11T16:56:16.368141192Z\" level=info msg=\"Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:16.370521 crc crio[22018]: time=\"2026-06-11T16:56:16.369042081Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc00012a7d0}] Aliases:map[]}\"\nJun 11 16:56:16.370521 crc crio[22018]: time=\"2026-06-11T16:56:16.369168565Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dwc8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:16.724752 crc crio[22018]: time=\"2026-06-11T16:56:16.724131182Z\" level=info msg=\"Stopped pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:20.431950 crc crio[22018]: time=\"2026-06-11T16:56:20.430981379Z\" level=info msg=\"Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:20.433193 crc crio[22018]: time=\"2026-06-11T16:56:20.432645833Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc00012b580}] Aliases:map[]}\"\nJun 11 16:56:20.433193 crc crio[22018]: time=\"2026-06-11T16:56:20.432809488Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-nc2kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:20.769246 crc crio[22018]: time=\"2026-06-11T16:56:20.768779524Z\" level=info msg=\"Stopped pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:21.454706 crc crio[22018]: time=\"2026-06-11T16:56:21.454631731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bee4dace-5e68-4a15-b559-bd11754251c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:21.565421 crc crio[22018]: time=\"2026-06-11T16:56:21.564844943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7a49a4f8-5155-491e-8c94-228268f30a56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:21.579142 crc crio[22018]: time=\"2026-06-11T16:56:21.578480944Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:21.579142 crc crio[22018]: time=\"2026-06-11T16:56:21.578912198Z\" level=info 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:21.628025 crc crio[22018]: time=\"2026-06-11T16:56:21.627695378Z\" level=info 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:21.631577 crc crio[22018]: time=\"2026-06-11T16:56:21.63152715Z\" level=info 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:21.748161 crc crio[22018]: time=\"2026-06-11T16:56:21.748019733Z\" level=info msg=\"Created container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:21.749390 crc crio[22018]: time=\"2026-06-11T16:56:21.74923534Z\" level=info msg=\"Starting container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e\" id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:21.755680 crc crio[22018]: time=\"2026-06-11T16:56:21.755568121Z\" level=info msg=\"Started container\" PID=58959 containerID=292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e description=openstack/rabbitmq-server-0/rabbitmq id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\nJun 11 16:56:22.494723 crc crio[22018]: time=\"2026-06-11T16:56:22.494620156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f0faf295-b9d3-43e5-a746-6086208f25d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:22.607498 crc crio[22018]: time=\"2026-06-11T16:56:22.606784544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e104e981-b643-4403-a96a-dfd2c4cd593f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:22.618040 crc crio[22018]: time=\"2026-06-11T16:56:22.617950684Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:22.618541 crc crio[22018]: time=\"2026-06-11T16:56:22.618489871Z\" level=info 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:22.677043 crc crio[22018]: time=\"2026-06-11T16:56:22.676715261Z\" level=info 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:22.682739 crc crio[22018]: time=\"2026-06-11T16:56:22.682648198Z\" level=info 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:22.805096 crc crio[22018]: time=\"2026-06-11T16:56:22.804938113Z\" level=info msg=\"Created container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:22.806514 crc crio[22018]: time=\"2026-06-11T16:56:22.806295386Z\" level=info msg=\"Starting container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a\" id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:22.812743 crc crio[22018]: time=\"2026-06-11T16:56:22.812052727Z\" level=info msg=\"Started container\" PID=59094 containerID=bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\nJun 11 16:56:23.286267 crc crio[22018]: time=\"2026-06-11T16:56:23.286202589Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb-config-kmqdp/POD\" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:23.286444 crc crio[22018]: time=\"2026-06-11T16:56:23.286294732Z\" level=info 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:23.337534 crc crio[22018]: time=\"2026-06-11T16:56:23.337454848Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}\"\nJun 11 16:56:23.337534 crc crio[22018]: time=\"2026-06-11T16:56:23.33752198Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb-config-kmqdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:26.410718 crc crio[22018]: time=\"2026-06-11T16:56:26.407858374Z\" level=info msg=\"Running pod sandbox: openstack/glance-7819-account-create-b49sj/POD\" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:26.412452 crc crio[22018]: time=\"2026-06-11T16:56:26.41087201Z\" level=info 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:26.476264 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09e8881312a124 Mac:c2:a8:84:ac:b2:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a SocketPath: PciID:}] [{Interface:0xc0002b45b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478151637Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}\"\nJun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478191368Z\" level=info msg=\"Adding pod openstack_glance-7819-account-create-b49sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478250672Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}\"\nJun 11 16:56:26.490733 crc crio[22018]: time=\"2026-06-11T16:56:26.490455115Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb-config-kmqdp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:26.502702 crc crio[22018]: time=\"2026-06-11T16:56:26.502617805Z\" level=info msg=\"Ran pod sandbox d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 with infra container: openstack/ovn-controller-gqhzb-config-kmqdp/POD\" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:26.505140 crc crio[22018]: time=\"2026-06-11T16:56:26.505068016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5cb7524f-7165-4d68-a5a7-2ca9cd8a1bdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:26.507844 crc crio[22018]: time=\"2026-06-11T16:56:26.507691419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7b5ea388-b52e-452b-b7f1-b27dcf5a9b54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:26.759260 crc crio[22018]: time=\"2026-06-11T16:56:26.751567216Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:26.759260 crc crio[22018]: time=\"2026-06-11T16:56:26.752646921Z\" level=info 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:26.816860 crc crio[22018]: time=\"2026-06-11T16:56:26.816747867Z\" level=info 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:26.816860 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3abefbee79a70fe Mac:86:c8:07:91:db:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:26.818373 crc crio[22018]: time=\"2026-06-11T16:56:26.818263837Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}\"\nJun 11 16:56:26.818572 crc crio[22018]: time=\"2026-06-11T16:56:26.818493054Z\" level=info msg=\"Checking pod openstack_glance-7819-account-create-b49sj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:26.832859 crc crio[22018]: time=\"2026-06-11T16:56:26.832529586Z\" level=info msg=\"Ran pod sandbox 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 with infra container: openstack/glance-7819-account-create-b49sj/POD\" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:26.837954 crc crio[22018]: time=\"2026-06-11T16:56:26.837848487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4d5824ce-4323-434c-86f2-34c173d7b8bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:26.842034 crc crio[22018]: time=\"2026-06-11T16:56:26.841947023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b52deb7-37a6-4738-9b90-31a9b95a40ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:26.854787 crc crio[22018]: time=\"2026-06-11T16:56:26.854676566Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:26.855293 crc crio[22018]: time=\"2026-06-11T16:56:26.855214403Z\" level=info 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:26.909186 crc crio[22018]: time=\"2026-06-11T16:56:26.908241738Z\" level=info 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:26.911917 crc crio[22018]: time=\"2026-06-11T16:56:26.911841011Z\" level=info 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:27.106458 crc crio[22018]: time=\"2026-06-11T16:56:27.105774561Z\" level=info 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:27.114850 crc crio[22018]: time=\"2026-06-11T16:56:27.114768585Z\" level=info msg=\"Created container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:27.118039 crc crio[22018]: time=\"2026-06-11T16:56:27.117876063Z\" level=info msg=\"Starting container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405\" id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:27.125767 crc crio[22018]: time=\"2026-06-11T16:56:27.125669599Z\" level=info msg=\"Started container\" PID=59574 containerID=5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405 description=openstack/glance-7819-account-create-b49sj/mariadb-account-create id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\nJun 11 16:56:27.260926 crc crio[22018]: time=\"2026-06-11T16:56:27.260828031Z\" level=info msg=\"Created container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:27.263002 crc crio[22018]: time=\"2026-06-11T16:56:27.262884456Z\" level=info msg=\"Starting container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23\" id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:27.278696 crc crio[22018]: time=\"2026-06-11T16:56:27.274763391Z\" level=info msg=\"Started container\" PID=59590 containerID=2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23 description=openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\nJun 11 16:56:27.365820 crc crio[22018]: time=\"2026-06-11T16:56:27.36519108Z\" level=info msg=\"Running pod sandbox: openstack/keystone-1ec2-account-create-vwsfv/POD\" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:27.365988 crc crio[22018]: time=\"2026-06-11T16:56:27.365851131Z\" level=info 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:27.402148 crc crio[22018]: time=\"2026-06-11T16:56:27.402053185Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}\"\nJun 11 16:56:27.402148 crc crio[22018]: time=\"2026-06-11T16:56:27.402125607Z\" level=info msg=\"Adding pod openstack_keystone-1ec2-account-create-vwsfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:27.792851 crc crio[22018]: time=\"2026-06-11T16:56:27.792261656Z\" level=info msg=\"Running pod sandbox: openstack/placement-32b1-account-create-k2dvn/POD\" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:27.793908 crc crio[22018]: time=\"2026-06-11T16:56:27.792876025Z\" level=info 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:27.827445 crc crio[22018]: time=\"2026-06-11T16:56:27.827285522Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}\"\nJun 11 16:56:27.827445 crc crio[22018]: time=\"2026-06-11T16:56:27.827430977Z\" level=info msg=\"Adding pod openstack_placement-32b1-account-create-k2dvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:28.034898 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df143aa1db8a633 Mac:02:26:55:ce:26:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 SocketPath: PciID:}] [{Interface:0xc0004b8790 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:28.036823 crc crio[22018]: time=\"2026-06-11T16:56:28.036698991Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}\"\nJun 11 16:56:28.036958 crc crio[22018]: time=\"2026-06-11T16:56:28.036890877Z\" level=info msg=\"Checking pod openstack_keystone-1ec2-account-create-vwsfv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:28.054460 crc crio[22018]: time=\"2026-06-11T16:56:28.051106495Z\" level=info msg=\"Ran pod sandbox df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 with infra container: openstack/keystone-1ec2-account-create-vwsfv/POD\" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:28.054679 crc crio[22018]: time=\"2026-06-11T16:56:28.054522683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e22af3d8-8693-4a52-8155-a163697e641f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:28.057441 crc crio[22018]: time=\"2026-06-11T16:56:28.057153896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c56ca73d-2e36-4349-a8e5-6173102cd463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:28.064923 crc crio[22018]: time=\"2026-06-11T16:56:28.0648657Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:28.065198 crc crio[22018]: time=\"2026-06-11T16:56:28.065128428Z\" level=info 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:28.121572 crc crio[22018]: time=\"2026-06-11T16:56:28.121446198Z\" level=info 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:28.127072 crc crio[22018]: time=\"2026-06-11T16:56:28.126991983Z\" level=info 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:28.188780 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6817ac95e1d9745 Mac:12:80:a7:6f:d8:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:28.189850 crc crio[22018]: time=\"2026-06-11T16:56:28.189767098Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}\"\nJun 11 16:56:28.190072 crc crio[22018]: time=\"2026-06-11T16:56:28.190012726Z\" level=info msg=\"Checking pod openstack_placement-32b1-account-create-k2dvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:28.197614 crc crio[22018]: time=\"2026-06-11T16:56:28.197532739Z\" level=info msg=\"Ran pod sandbox 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a with infra container: openstack/placement-32b1-account-create-k2dvn/POD\" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:28.209820 crc crio[22018]: time=\"2026-06-11T16:56:28.209727538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d7e7d9d4-c89c-48b2-aa29-0220079f6049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:28.212005 crc crio[22018]: time=\"2026-06-11T16:56:28.211931398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bff561d8-85d4-4791-9a2a-f773764b93f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:28.218788 crc crio[22018]: time=\"2026-06-11T16:56:28.218717912Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:28.219160 crc crio[22018]: time=\"2026-06-11T16:56:28.219083594Z\" level=info 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:28.264414 crc crio[22018]: time=\"2026-06-11T16:56:28.264245711Z\" level=info 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:28.269293 crc crio[22018]: time=\"2026-06-11T16:56:28.268737104Z\" level=info 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:28.327655 crc crio[22018]: time=\"2026-06-11T16:56:28.327572623Z\" level=info msg=\"Created container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:28.329018 crc crio[22018]: time=\"2026-06-11T16:56:28.328958326Z\" level=info msg=\"Starting container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7\" id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:28.334761 crc crio[22018]: time=\"2026-06-11T16:56:28.334585405Z\" level=info msg=\"Started container\" PID=59756 containerID=9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7 description=openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\nJun 11 16:56:28.390217 crc crio[22018]: time=\"2026-06-11T16:56:28.39014949Z\" level=info msg=\"Created container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:28.391634 crc crio[22018]: time=\"2026-06-11T16:56:28.391559324Z\" level=info msg=\"Starting container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e\" id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:28.397745 crc crio[22018]: time=\"2026-06-11T16:56:28.397270685Z\" level=info msg=\"Started container\" PID=59780 containerID=721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e description=openstack/placement-32b1-account-create-k2dvn/mariadb-account-create id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\nJun 11 16:56:28.616477 crc crio[22018]: time=\"2026-06-11T16:56:28.61640603Z\" level=info msg=\"Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:28.617170 crc crio[22018]: time=\"2026-06-11T16:56:28.617113034Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc0029b4838}] Aliases:map[]}\"\nJun 11 16:56:28.617386 crc crio[22018]: time=\"2026-06-11T16:56:28.61730027Z\" level=info msg=\"Deleting pod openstack_glance-7819-account-create-b49sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:29.019083 crc crio[22018]: time=\"2026-06-11T16:56:29.019001903Z\" level=info msg=\"Stopped pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:29.663217 crc crio[22018]: time=\"2026-06-11T16:56:29.662555966Z\" level=info msg=\"Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:29.663217 crc crio[22018]: time=\"2026-06-11T16:56:29.6628534Z\" level=info msg=\"Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:29.663601 crc crio[22018]: time=\"2026-06-11T16:56:29.662886711Z\" level=info msg=\"Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:29.663711 crc crio[22018]: time=\"2026-06-11T16:56:29.663631582Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"\nJun 11 16:56:29.663904 crc crio[22018]: time=\"2026-06-11T16:56:29.663825458Z\" level=info msg=\"Deleting pod openstack_placement-32b1-account-create-k2dvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:29.664108 crc crio[22018]: time=\"2026-06-11T16:56:29.664050269Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc000380358}] Aliases:map[]}\"\nJun 11 16:56:29.664194 crc crio[22018]: time=\"2026-06-11T16:56:29.66363128Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b140c8}] Aliases:map[]}\"\nJun 11 16:56:29.664403 crc crio[22018]: time=\"2026-06-11T16:56:29.664254805Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb-config-kmqdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:29.664403 crc crio[22018]: time=\"2026-06-11T16:56:29.664314077Z\" level=info msg=\"Deleting pod openstack_keystone-1ec2-account-create-vwsfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:30.092583 crc crio[22018]: time=\"2026-06-11T16:56:30.092482688Z\" level=info msg=\"Stopped pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:30.166046 crc crio[22018]: time=\"2026-06-11T16:56:30.165720333Z\" level=info msg=\"Stopped pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:30.186533 crc crio[22018]: time=\"2026-06-11T16:56:30.186225951Z\" level=info msg=\"Stopped pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:33.099412 crc crio[22018]: time=\"2026-06-11T16:56:33.094694396Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:33.099412 crc crio[22018]: time=\"2026-06-11T16:56:33.095517633Z\" level=info 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:33.125745 crc crio[22018]: time=\"2026-06-11T16:56:33.125642528Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}\"\nJun 11 16:56:33.125745 crc crio[22018]: time=\"2026-06-11T16:56:33.125724051Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:34.007639 crc crio[22018]: 2026-06-11T16:56:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1416941f64ad433 Mac:62:4a:6c:3b:80:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 SocketPath: PciID:}] [{Interface:0xc0003048b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:34.012305 crc crio[22018]: time=\"2026-06-11T16:56:34.00987867Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}\"\nJun 11 16:56:34.012305 crc crio[22018]: time=\"2026-06-11T16:56:34.010073266Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:34.030600 crc crio[22018]: time=\"2026-06-11T16:56:34.030288702Z\" level=info msg=\"Ran pod sandbox 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 with infra container: openstack/swift-storage-0/POD\" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:34.035393 crc crio[22018]: time=\"2026-06-11T16:56:34.035217729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:34.035688 crc crio[22018]: time=\"2026-06-11T16:56:34.03556823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:34.035688 crc crio[22018]: time=\"2026-06-11T16:56:34.035648223Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:34.037142 crc crio[22018]: time=\"2026-06-11T16:56:34.037072228Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:34.047266 crc crio[22018]: time=\"2026-06-11T16:56:34.047137877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"\nJun 11 16:56:34.422896 crc crio[22018]: time=\"2026-06-11T16:56:34.422503938Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pzl8d/POD\" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:34.424010 crc crio[22018]: time=\"2026-06-11T16:56:34.422915981Z\" level=info 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:34.476737 crc crio[22018]: time=\"2026-06-11T16:56:34.460274055Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}\"\nJun 11 16:56:34.476737 crc crio[22018]: time=\"2026-06-11T16:56:34.460643927Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pzl8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:35.300894 crc crio[22018]: 2026-06-11T16:56:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a53a238774c089 Mac:56:c1:b9:6b:d7:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 SocketPath: PciID:}] [{Interface:0xc00025b5a0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:35.305932 crc crio[22018]: time=\"2026-06-11T16:56:35.305855357Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}\"\nJun 11 16:56:35.306055 crc crio[22018]: time=\"2026-06-11T16:56:35.306017352Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pzl8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:36.033492 crc crio[22018]: time=\"2026-06-11T16:56:36.032972515Z\" level=info msg=\"Ran pod sandbox 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 with infra container: openstack/glance-db-sync-pzl8d/POD\" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:36.036296 crc crio[22018]: time=\"2026-06-11T16:56:36.036248117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.036790 crc crio[22018]: time=\"2026-06-11T16:56:36.036765133Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.036963 crc crio[22018]: time=\"2026-06-11T16:56:36.036942299Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.039636 crc crio[22018]: time=\"2026-06-11T16:56:36.039459989Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:36.047990 crc crio[22018]: time=\"2026-06-11T16:56:36.047892495Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"\nJun 11 16:56:36.110244 crc crio[22018]: time=\"2026-06-11T16:56:36.11006841Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:36.111575 crc crio[22018]: time=\"2026-06-11T16:56:36.111501595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=124a6734-e6f4-48c5-8109-836556fb02b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.116888 crc crio[22018]: time=\"2026-06-11T16:56:36.116801228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=968c2c09-1abe-4e6a-9253-74a8b4fd068a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.126543 crc crio[22018]: time=\"2026-06-11T16:56:36.126432867Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.128561 crc crio[22018]: time=\"2026-06-11T16:56:36.128494663Z\" level=info 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:36.185701 crc crio[22018]: time=\"2026-06-11T16:56:36.185594586Z\" level=info 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:36.189569 crc crio[22018]: time=\"2026-06-11T16:56:36.18950696Z\" level=info 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:36.358912 crc crio[22018]: time=\"2026-06-11T16:56:36.357572702Z\" level=info msg=\"Created container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.358912 crc crio[22018]: time=\"2026-06-11T16:56:36.358830902Z\" level=info msg=\"Starting container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c\" id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:36.364902 crc crio[22018]: time=\"2026-06-11T16:56:36.364801889Z\" level=info msg=\"Started container\" PID=60325 containerID=08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c description=openstack/swift-storage-0/account-server id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:36.376047 crc crio[22018]: time=\"2026-06-11T16:56:36.375967902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=60fc0bf6-9b65-4d58-845d-498fbc812255 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.381602 crc crio[22018]: time=\"2026-06-11T16:56:36.381520259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fdeac9d6-2b42-4333-af3a-7692b174faf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.393530 crc crio[22018]: time=\"2026-06-11T16:56:36.393311272Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.402890 crc crio[22018]: time=\"2026-06-11T16:56:36.402830955Z\" level=info 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:36.469294 crc crio[22018]: time=\"2026-06-11T16:56:36.469170228Z\" level=info 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:36.473595 crc crio[22018]: time=\"2026-06-11T16:56:36.473395732Z\" level=info 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:36.638510 crc crio[22018]: time=\"2026-06-11T16:56:36.637589278Z\" level=info msg=\"Created container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.640187 crc crio[22018]: time=\"2026-06-11T16:56:36.640047668Z\" level=info msg=\"Starting container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155\" id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:36.654404 crc crio[22018]: time=\"2026-06-11T16:56:36.654074422Z\" level=info msg=\"Started container\" PID=60335 containerID=3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 description=openstack/swift-storage-0/account-replicator id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:36.677252 crc crio[22018]: time=\"2026-06-11T16:56:36.677111085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=66543784-894d-4716-b854-5647283e4fee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.682885 crc crio[22018]: time=\"2026-06-11T16:56:36.68280493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=009d8f6c-2f40-4a15-a921-1018b17fbeb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.696161 crc crio[22018]: time=\"2026-06-11T16:56:36.696056363Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.698012 crc crio[22018]: time=\"2026-06-11T16:56:36.697941793Z\" level=info 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:36.746690 crc crio[22018]: time=\"2026-06-11T16:56:36.746607939Z\" level=info 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:36.749512 crc crio[22018]: time=\"2026-06-11T16:56:36.749428889Z\" level=info 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:36.936380 crc crio[22018]: time=\"2026-06-11T16:56:36.936249019Z\" level=info msg=\"Created container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.941228 crc crio[22018]: time=\"2026-06-11T16:56:36.94114919Z\" level=info msg=\"Starting container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c\" id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:36.950908 crc crio[22018]: time=\"2026-06-11T16:56:36.950257631Z\" level=info msg=\"Started container\" PID=60353 containerID=cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c description=openstack/swift-storage-0/account-auditor id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:36.968878 crc crio[22018]: time=\"2026-06-11T16:56:36.968751247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6f576b8d-e8ca-448c-9ffb-23f145f8cda6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.972901 crc crio[22018]: time=\"2026-06-11T16:56:36.972812504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ecf3f152-3b7b-4b79-b162-d8978e5d1f2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:36.984223 crc crio[22018]: time=\"2026-06-11T16:56:36.984105058Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:36.986779 crc crio[22018]: time=\"2026-06-11T16:56:36.986704681Z\" level=info 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:37.074738 crc crio[22018]: time=\"2026-06-11T16:56:37.074674174Z\" level=info 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:37.077861 crc crio[22018]: time=\"2026-06-11T16:56:37.077798863Z\" level=info 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:37.226076 crc crio[22018]: time=\"2026-06-11T16:56:37.225960836Z\" level=info msg=\"Created container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:37.227923 crc crio[22018]: time=\"2026-06-11T16:56:37.227852115Z\" level=info msg=\"Starting container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303\" id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:37.238112 crc crio[22018]: time=\"2026-06-11T16:56:37.237994759Z\" level=info msg=\"Started container\" PID=60390 containerID=82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 description=openstack/swift-storage-0/account-reaper id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:37.260052 crc crio[22018]: time=\"2026-06-11T16:56:37.25992714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:37.260303 crc crio[22018]: time=\"2026-06-11T16:56:37.260219288Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:37.260303 crc crio[22018]: time=\"2026-06-11T16:56:37.26028383Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:37.261225 crc crio[22018]: time=\"2026-06-11T16:56:37.261140436Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:37.266648 crc crio[22018]: time=\"2026-06-11T16:56:37.266573491Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"\nJun 11 16:56:38.931560 crc crio[22018]: time=\"2026-06-11T16:56:38.930488673Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:38.933266 crc crio[22018]: time=\"2026-06-11T16:56:38.933168778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a882cd98-3575-48de-a3ee-58b43f332f14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:38.941647 crc crio[22018]: time=\"2026-06-11T16:56:38.941547664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=463d48bd-8291-4947-ad8e-8de679bbdc9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:38.958738 crc crio[22018]: time=\"2026-06-11T16:56:38.958643532Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:38.960549 crc crio[22018]: time=\"2026-06-11T16:56:38.960485001Z\" level=info 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:39.018553 crc crio[22018]: time=\"2026-06-11T16:56:39.018438131Z\" level=info 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:39.025054 crc crio[22018]: time=\"2026-06-11T16:56:39.024949497Z\" level=info 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:39.235055 crc crio[22018]: time=\"2026-06-11T16:56:39.234827141Z\" level=info msg=\"Created container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.236912 crc crio[22018]: time=\"2026-06-11T16:56:39.236268566Z\" level=info msg=\"Starting container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905\" id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:39.244218 crc crio[22018]: time=\"2026-06-11T16:56:39.244118054Z\" level=info msg=\"Started container\" PID=60513 containerID=57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 description=openstack/swift-storage-0/container-server id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:39.265817 crc crio[22018]: time=\"2026-06-11T16:56:39.265655994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=743f4d66-524a-4a95-a563-3ac4320e61fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.272424 crc crio[22018]: time=\"2026-06-11T16:56:39.272292644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d34959fc-f847-459e-b5a3-c2f7658d51bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.283730 crc crio[22018]: time=\"2026-06-11T16:56:39.283258521Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.285760 crc crio[22018]: time=\"2026-06-11T16:56:39.28542744Z\" level=info 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:39.346968 crc crio[22018]: time=\"2026-06-11T16:56:39.346838153Z\" level=info 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:39.350192 crc crio[22018]: time=\"2026-06-11T16:56:39.350068313Z\" level=info 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:39.512314 crc crio[22018]: time=\"2026-06-11T16:56:39.512210266Z\" level=info msg=\"Created container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.513889 crc crio[22018]: time=\"2026-06-11T16:56:39.513779386Z\" level=info msg=\"Starting container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4\" id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:39.520839 crc crio[22018]: time=\"2026-06-11T16:56:39.520788967Z\" level=info msg=\"Started container\" PID=60529 containerID=264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 description=openstack/swift-storage-0/container-replicator id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:39.533533 crc crio[22018]: time=\"2026-06-11T16:56:39.533276502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=8273e057-ce29-4c3c-b5ed-65597a08d6d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.537677 crc crio[22018]: time=\"2026-06-11T16:56:39.537590999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=5996da1c-067d-45c4-8521-d1596d65f193 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.549434 crc crio[22018]: time=\"2026-06-11T16:56:39.54923914Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.552839 crc crio[22018]: time=\"2026-06-11T16:56:39.552496924Z\" level=info 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:39.608599 crc crio[22018]: time=\"2026-06-11T16:56:39.608438032Z\" level=info 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:39.634187 crc crio[22018]: time=\"2026-06-11T16:56:39.634046912Z\" level=info 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:39.776757 crc crio[22018]: time=\"2026-06-11T16:56:39.776655195Z\" level=info msg=\"Created container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.778642 crc crio[22018]: time=\"2026-06-11T16:56:39.778500522Z\" level=info msg=\"Starting container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6\" id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:39.785486 crc crio[22018]: time=\"2026-06-11T16:56:39.785419241Z\" level=info msg=\"Started container\" PID=60560 containerID=ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 description=openstack/swift-storage-0/container-auditor id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:39.798967 crc crio[22018]: time=\"2026-06-11T16:56:39.79867992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=10dfb09f-f458-4d4f-a204-8fc691dda852 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.807222 crc crio[22018]: time=\"2026-06-11T16:56:39.807147928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=26d0946e-b717-4d44-8be8-c3cda3073aee name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:39.822136 crc crio[22018]: time=\"2026-06-11T16:56:39.822047108Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:39.824008 crc crio[22018]: time=\"2026-06-11T16:56:39.823940209Z\" level=info 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:39.875276 crc crio[22018]: time=\"2026-06-11T16:56:39.875147908Z\" level=info 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:39.881746 crc crio[22018]: time=\"2026-06-11T16:56:39.881672633Z\" level=info 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:40.062925 crc crio[22018]: time=\"2026-06-11T16:56:40.062755245Z\" level=info msg=\"Created container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:40.066769 crc crio[22018]: time=\"2026-06-11T16:56:40.066157422Z\" level=info msg=\"Starting container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813\" id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:40.077950 crc crio[22018]: time=\"2026-06-11T16:56:40.077811582Z\" level=info msg=\"Started container\" PID=60587 containerID=d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 description=openstack/swift-storage-0/container-updater id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:40.093822 crc crio[22018]: time=\"2026-06-11T16:56:40.093768526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:40.095610 crc crio[22018]: time=\"2026-06-11T16:56:40.095582394Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:40.095801 crc crio[22018]: time=\"2026-06-11T16:56:40.09577633Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:40.097149 crc crio[22018]: time=\"2026-06-11T16:56:40.097071959Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:40.105586 crc crio[22018]: time=\"2026-06-11T16:56:40.105538982Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"\nJun 11 16:56:41.319890 crc crio[22018]: time=\"2026-06-11T16:56:41.319262317Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:41.321018 crc crio[22018]: time=\"2026-06-11T16:56:41.320943037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e504d90b-f3c4-4916-89a8-a28f5f46f01d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:41.324824 crc crio[22018]: time=\"2026-06-11T16:56:41.324750007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5004dc54-ad84-447e-90d9-e9c0525b790e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:41.334057 crc crio[22018]: time=\"2026-06-11T16:56:41.333912377Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:41.336417 crc crio[22018]: time=\"2026-06-11T16:56:41.336278803Z\" level=info 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:41.390547 crc crio[22018]: time=\"2026-06-11T16:56:41.39005033Z\" level=info 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:41.394831 crc crio[22018]: time=\"2026-06-11T16:56:41.394740829Z\" level=info 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:41.538496 crc crio[22018]: time=\"2026-06-11T16:56:41.538207313Z\" level=info msg=\"Created container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:41.539853 crc crio[22018]: time=\"2026-06-11T16:56:41.539774893Z\" level=info msg=\"Starting container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0\" id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:41.547786 crc crio[22018]: time=\"2026-06-11T16:56:41.54757965Z\" level=info msg=\"Started container\" PID=60636 containerID=7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 description=openstack/swift-storage-0/object-server id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:41.562850 crc crio[22018]: time=\"2026-06-11T16:56:41.562743769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b81337ca-deb1-489a-a6c3-574718dbdaae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:41.568147 crc crio[22018]: time=\"2026-06-11T16:56:41.568043486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=1a1ec98e-dfc8-422b-b5c8-d5d4788d9b52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:41.576313 crc crio[22018]: time=\"2026-06-11T16:56:41.576216775Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:41.579306 crc crio[22018]: time=\"2026-06-11T16:56:41.579233272Z\" level=info 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:41.639782 crc crio[22018]: time=\"2026-06-11T16:56:41.639729221Z\" level=info 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:41.643836 crc crio[22018]: time=\"2026-06-11T16:56:41.643749459Z\" level=info 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:41.842770 crc crio[22018]: time=\"2026-06-11T16:56:41.842686416Z\" level=info msg=\"Created container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:41.844631 crc crio[22018]: time=\"2026-06-11T16:56:41.844551376Z\" level=info msg=\"Starting container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:41.850142 crc crio[22018]: time=\"2026-06-11T16:56:41.850055838Z\" level=info msg=\"Started container\" PID=60647 containerID=4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b description=openstack/swift-storage-0/object-replicator id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:42.004043 crc crio[22018]: time=\"2026-06-11T16:56:42.003848849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=472f821f-0781-4111-9475-5b823cd09c7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:42.008602 crc crio[22018]: time=\"2026-06-11T16:56:42.008114774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f38e2dc3-99af-4df4-9778-e9f81c3791f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:42.137076 crc crio[22018]: time=\"2026-06-11T16:56:42.136991737Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:42.139032 crc crio[22018]: time=\"2026-06-11T16:56:42.13896876Z\" level=info 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:42.192565 crc crio[22018]: time=\"2026-06-11T16:56:42.192471554Z\" level=info 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:42.198138 crc crio[22018]: time=\"2026-06-11T16:56:42.198062592Z\" level=info 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:42.471515 crc crio[22018]: time=\"2026-06-11T16:56:42.470538388Z\" level=info msg=\"Created container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:42.473002 crc crio[22018]: time=\"2026-06-11T16:56:42.472942713Z\" level=info msg=\"Starting container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a\" id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:42.486805 crc crio[22018]: time=\"2026-06-11T16:56:42.486674407Z\" level=info msg=\"Started container\" PID=60686 containerID=63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a description=openstack/swift-storage-0/object-auditor id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:42.562182 crc crio[22018]: time=\"2026-06-11T16:56:42.56207082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2b9fe8e1-c7c4-4c9d-937a-3fb9dd2a552b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:42.566282 crc crio[22018]: time=\"2026-06-11T16:56:42.56618768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4562f613-da8d-424d-800d-44e867d0da39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:42.580306 crc crio[22018]: time=\"2026-06-11T16:56:42.580215944Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:42.581761 crc crio[22018]: time=\"2026-06-11T16:56:42.581696661Z\" level=info 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:42.692952 crc crio[22018]: time=\"2026-06-11T16:56:42.692856385Z\" level=info 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:42.696878 crc crio[22018]: time=\"2026-06-11T16:56:42.696797451Z\" level=info 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:42.898407 crc crio[22018]: time=\"2026-06-11T16:56:42.898277625Z\" level=info msg=\"Created container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:42.899901 crc crio[22018]: time=\"2026-06-11T16:56:42.899776974Z\" level=info msg=\"Starting container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5\" id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:42.909643 crc crio[22018]: time=\"2026-06-11T16:56:42.909550361Z\" level=info msg=\"Started container\" PID=60737 containerID=8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 description=openstack/swift-storage-0/object-updater id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:43.058292 crc crio[22018]: time=\"2026-06-11T16:56:43.058110437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5c1af5cc-b2f1-4946-b93e-1d807afe9ce6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:43.060692 crc crio[22018]: time=\"2026-06-11T16:56:43.060618325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f87ebdee-46aa-47d4-a767-057d3c17e034 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:43.083899 crc crio[22018]: time=\"2026-06-11T16:56:43.083785118Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:43.084261 crc crio[22018]: time=\"2026-06-11T16:56:43.084191901Z\" level=info 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:43.143683 crc crio[22018]: time=\"2026-06-11T16:56:43.143617008Z\" level=info 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:43.148014 crc crio[22018]: time=\"2026-06-11T16:56:43.147969696Z\" level=info 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:43.307382 crc crio[22018]: time=\"2026-06-11T16:56:43.30726936Z\" level=info msg=\"Created container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:43.309274 crc crio[22018]: time=\"2026-06-11T16:56:43.309167223Z\" level=info msg=\"Starting container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596\" id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:43.315282 crc crio[22018]: time=\"2026-06-11T16:56:43.314867683Z\" level=info msg=\"Started container\" PID=60754 containerID=690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 description=openstack/swift-storage-0/object-expirer id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:43.334602 crc crio[22018]: time=\"2026-06-11T16:56:43.334301644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=c7e3a98d-6a5b-491c-9a58-03be054eb498 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:43.339750 crc crio[22018]: time=\"2026-06-11T16:56:43.339597252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bcd59e9c-5fa5-4bb0-ac6f-dc1d6ef65847 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:43.361745 crc crio[22018]: time=\"2026-06-11T16:56:43.351627072Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:43.361745 crc crio[22018]: time=\"2026-06-11T16:56:43.35342902Z\" level=info 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:43.424373 crc crio[22018]: time=\"2026-06-11T16:56:43.42403428Z\" level=info 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:43.428778 crc crio[22018]: time=\"2026-06-11T16:56:43.428674567Z\" level=info 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:43.572885 crc crio[22018]: time=\"2026-06-11T16:56:43.572564185Z\" level=info msg=\"Created container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:43.612169 crc crio[22018]: time=\"2026-06-11T16:56:43.611563079Z\" level=info msg=\"Starting container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4\" id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:43.636041 crc crio[22018]: time=\"2026-06-11T16:56:43.634055888Z\" level=info msg=\"Started container\" PID=60791 containerID=51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 description=openstack/swift-storage-0/rsync id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:43.656165 crc crio[22018]: time=\"2026-06-11T16:56:43.655952104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ff5e1520-c04a-4552-8fc6-b42103570e25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:44.643859 crc crio[22018]: time=\"2026-06-11T16:56:44.643767289Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-z7c8m/POD\" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:44.643859 crc crio[22018]: time=\"2026-06-11T16:56:44.643860492Z\" level=info 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:44.817216 crc crio[22018]: time=\"2026-06-11T16:56:44.816706532Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-5njvr/POD\" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:44.817411 crc crio[22018]: time=\"2026-06-11T16:56:44.817250409Z\" level=info 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:45.091007 crc crio[22018]: time=\"2026-06-11T16:56:45.090824266Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-prkxh/POD\" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:45.091007 crc crio[22018]: time=\"2026-06-11T16:56:45.090917819Z\" level=info 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:45.207534 crc crio[22018]: time=\"2026-06-11T16:56:45.207395939Z\" level=info msg=\"Removing container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c\" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:45.258825 crc crio[22018]: time=\"2026-06-11T16:56:45.258521899Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-zkkvv/POD\" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:45.258825 crc crio[22018]: time=\"2026-06-11T16:56:45.258617882Z\" level=info 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:54.342459 crc crio[22018]: time=\"2026-06-11T16:56:54.341258076Z\" level=info msg=\"Removed container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:56:54.344162 crc crio[22018]: time=\"2026-06-11T16:56:54.344074043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=73909212-f366-4961-b1d7-cad1d10eac08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:54.354302 crc crio[22018]: time=\"2026-06-11T16:56:54.354196254Z\" level=info msg=\"Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.354302 crc crio[22018]: time=\"2026-06-11T16:56:54.354300687Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.354970 crc crio[22018]: time=\"2026-06-11T16:56:54.354892835Z\" level=info msg=\"Removing pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.384062 crc crio[22018]: time=\"2026-06-11T16:56:54.383951795Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"\nJun 11 16:56:54.384062 crc crio[22018]: time=\"2026-06-11T16:56:54.384038038Z\" level=info msg=\"Adding pod openstack_barbican-db-create-5njvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:54.419235 crc crio[22018]: time=\"2026-06-11T16:56:54.419088685Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}\"\nJun 11 16:56:54.419235 crc crio[22018]: time=\"2026-06-11T16:56:54.419144997Z\" level=info msg=\"Adding pod openstack_neutron-db-create-prkxh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:54.419974 crc crio[22018]: time=\"2026-06-11T16:56:54.419936022Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}\"\nJun 11 16:56:54.420113 crc crio[22018]: time=\"2026-06-11T16:56:54.420088727Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-zkkvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:54.426793 crc crio[22018]: time=\"2026-06-11T16:56:54.426659889Z\" level=info msg=\"Removed pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.42842186Z\" level=info msg=\"Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.428574245Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.429263327Z\" level=info msg=\"Removing pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.439721 crc crio[22018]: time=\"2026-06-11T16:56:54.439513079Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:54.441131 crc crio[22018]: time=\"2026-06-11T16:56:54.441070959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=20791ee8-cc26-4d81-b24c-42ee17e690ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:54.460204 crc crio[22018]: time=\"2026-06-11T16:56:54.459148941Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}\"\nJun 11 16:56:54.460204 crc crio[22018]: time=\"2026-06-11T16:56:54.459710089Z\" level=info msg=\"Adding pod openstack_cinder-db-create-z7c8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:54.465570 crc crio[22018]: time=\"2026-06-11T16:56:54.465317308Z\" level=info msg=\"Removed pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.470155 crc crio[22018]: time=\"2026-06-11T16:56:54.469867879Z\" level=info msg=\"Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.470155 crc crio[22018]: time=\"2026-06-11T16:56:54.469988612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.470761 crc crio[22018]: time=\"2026-06-11T16:56:54.470702465Z\" level=info msg=\"Removing pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.490465 crc crio[22018]: time=\"2026-06-11T16:56:54.488014965Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:54.503299 crc crio[22018]: time=\"2026-06-11T16:56:54.503195115Z\" level=info msg=\"Removed pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.505270 crc crio[22018]: time=\"2026-06-11T16:56:54.505193169Z\" level=info 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:54.507156 crc crio[22018]: time=\"2026-06-11T16:56:54.507072067Z\" level=info msg=\"Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.507294 crc crio[22018]: time=\"2026-06-11T16:56:54.50716814Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.509311 crc crio[22018]: time=\"2026-06-11T16:56:54.509252763Z\" level=info msg=\"Removing pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.528241 crc crio[22018]: time=\"2026-06-11T16:56:54.528150754Z\" level=info msg=\"Removed pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.529629 crc crio[22018]: time=\"2026-06-11T16:56:54.529471373Z\" level=info msg=\"Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.529629 crc crio[22018]: time=\"2026-06-11T16:56:54.529559508Z\" level=info msg=\"Stopped pod sandbox (already stopped): a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:54.530444 crc crio[22018]: time=\"2026-06-11T16:56:54.530284579Z\" level=info msg=\"Removing pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.549693 crc crio[22018]: time=\"2026-06-11T16:56:54.549617433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=57b78e41-d2c3-44b1-b4e2-6bf7aafcc64b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:54.606791 crc crio[22018]: time=\"2026-06-11T16:56:54.606258864Z\" level=info msg=\"Removed pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:56:54.619470 crc crio[22018]: time=\"2026-06-11T16:56:54.619263692Z\" level=info 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:54.661297 crc crio[22018]: time=\"2026-06-11T16:56:54.660136362Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:54.661983 crc crio[22018]: time=\"2026-06-11T16:56:54.661915988Z\" level=info 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:54.663179 crc crio[22018]: time=\"2026-06-11T16:56:54.663092983Z\" level=info 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:54.711695 crc crio[22018]: time=\"2026-06-11T16:56:54.711568637Z\" level=info 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:54.866979 crc crio[22018]: time=\"2026-06-11T16:56:54.866868679Z\" level=info msg=\"Created container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:54.869197 crc crio[22018]: time=\"2026-06-11T16:56:54.869009137Z\" level=info msg=\"Starting container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0\" id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:54.877634 crc crio[22018]: time=\"2026-06-11T16:56:54.87746739Z\" level=info msg=\"Started container\" PID=61508 containerID=f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 description=openstack/swift-storage-0/swift-recon-cron id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\nJun 11 16:56:54.905593 crc crio[22018]: 2026-06-11T16:56:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb2fa6bf0173559 Mac:be:cb:5a:8d:d6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d SocketPath: PciID:}] [{Interface:0xc0002b27f0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:54.906646 crc crio[22018]: time=\"2026-06-11T16:56:54.90657586Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"\nJun 11 16:56:54.906794 crc crio[22018]: time=\"2026-06-11T16:56:54.906740415Z\" level=info msg=\"Checking pod openstack_barbican-db-create-5njvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:54.917170 crc crio[22018]: time=\"2026-06-11T16:56:54.917096876Z\" level=info msg=\"Ran pod sandbox eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 with infra container: openstack/barbican-db-create-5njvr/POD\" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:54.918934 crc crio[22018]: time=\"2026-06-11T16:56:54.918857222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ecc35cd9-80ca-42be-8b86-afdf9d7877e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:54.921028 crc crio[22018]: time=\"2026-06-11T16:56:54.920990855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e70b135-e379-400d-acbc-5d467122d867 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:54.990313 crc crio[22018]: time=\"2026-06-11T16:56:54.99009654Z\" level=info msg=\"Creating container: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:54.990801 crc crio[22018]: time=\"2026-06-11T16:56:54.990744631Z\" level=info 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:55.035304 crc crio[22018]: time=\"2026-06-11T16:56:55.035005388Z\" level=info 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:55.041743 crc crio[22018]: time=\"2026-06-11T16:56:55.039245723Z\" level=info 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:55.203661 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a06064d6f5efb Mac:fa:0e:a3:50:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:55.205387 crc crio[22018]: time=\"2026-06-11T16:56:55.204975631Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}\"\nJun 11 16:56:55.205488 crc crio[22018]: time=\"2026-06-11T16:56:55.205417435Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-zkkvv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:55.213720 crc crio[22018]: time=\"2026-06-11T16:56:55.213649058Z\" level=info msg=\"Ran pod sandbox e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a with infra container: openstack/keystone-db-sync-zkkvv/POD\" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:55.216211 crc crio[22018]: time=\"2026-06-11T16:56:55.216152144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.216462 crc crio[22018]: time=\"2026-06-11T16:56:55.216417932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.216544 crc crio[22018]: time=\"2026-06-11T16:56:55.216486744Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.217572 crc crio[22018]: time=\"2026-06-11T16:56:55.217440574Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:56:55.224923 crc crio[22018]: time=\"2026-06-11T16:56:55.224852621Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"\nJun 11 16:56:55.255048 crc crio[22018]: time=\"2026-06-11T16:56:55.254869797Z\" level=info msg=\"Created container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:55.256467 crc crio[22018]: time=\"2026-06-11T16:56:55.256306123Z\" level=info msg=\"Starting container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85\" id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:55.264406 crc crio[22018]: time=\"2026-06-11T16:56:55.26159806Z\" level=info msg=\"Started container\" PID=61561 containerID=20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85 description=openstack/barbican-db-create-5njvr/mariadb-database-create id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\nJun 11 16:56:55.340132 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991cab0ca523b39 Mac:fe:b5:74:32:1c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 SocketPath: PciID:}] [{Interface:0xc00061e5d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:55.341047 crc crio[22018]: time=\"2026-06-11T16:56:55.340962238Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}\"\nJun 11 16:56:55.342121 crc crio[22018]: time=\"2026-06-11T16:56:55.341153814Z\" level=info msg=\"Checking pod openstack_cinder-db-create-z7c8m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:55.346601 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f364b331a1ee7e Mac:c6:cf:08:d8:e3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:55.347610 crc crio[22018]: time=\"2026-06-11T16:56:55.347238627Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}\"\nJun 11 16:56:55.347610 crc crio[22018]: time=\"2026-06-11T16:56:55.347454214Z\" level=info msg=\"Checking pod openstack_neutron-db-create-prkxh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:55.349306 crc crio[22018]: time=\"2026-06-11T16:56:55.349242612Z\" level=info msg=\"Ran pod sandbox 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 with infra container: openstack/cinder-db-create-z7c8m/POD\" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:55.352024 crc crio[22018]: time=\"2026-06-11T16:56:55.351944565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11e7a4a1-e98b-4bda-93e9-1abd0a53aa6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.355207 crc crio[22018]: time=\"2026-06-11T16:56:55.3551457Z\" level=info msg=\"Ran pod sandbox 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 with infra container: openstack/neutron-db-create-prkxh/POD\" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:55.355514 crc crio[22018]: time=\"2026-06-11T16:56:55.355455328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5aab155a-816e-4b7d-9a42-2c5daa777cad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.357403 crc crio[22018]: time=\"2026-06-11T16:56:55.357269666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b2ae6d1-5e4c-42c0-9625-f313173a55a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.359502 crc crio[22018]: time=\"2026-06-11T16:56:55.359427443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=493872b2-8db3-43a8-8a50-b40156e57e51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:55.411676 crc crio[22018]: time=\"2026-06-11T16:56:55.411555889Z\" level=info 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:55.448950 crc crio[22018]: time=\"2026-06-11T16:56:55.448657242Z\" level=info msg=\"Creating container: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:55.450478 crc crio[22018]: time=\"2026-06-11T16:56:55.449088755Z\" level=info 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:55.492278 crc crio[22018]: time=\"2026-06-11T16:56:55.492174486Z\" level=info 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:55.496788 crc crio[22018]: time=\"2026-06-11T16:56:55.496723751Z\" level=info 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:55.766149 crc crio[22018]: time=\"2026-06-11T16:56:55.76566288Z\" level=info msg=\"Creating container: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:55.767293 crc crio[22018]: time=\"2026-06-11T16:56:55.766866649Z\" level=info 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:55.813286 crc crio[22018]: time=\"2026-06-11T16:56:55.81311491Z\" level=info msg=\"Created container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:55.817926 crc crio[22018]: time=\"2026-06-11T16:56:55.817817718Z\" level=info msg=\"Starting container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f\" id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:55.828288 crc crio[22018]: time=\"2026-06-11T16:56:55.828167866Z\" level=info msg=\"Created container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:55.851059 crc crio[22018]: time=\"2026-06-11T16:56:55.845950568Z\" level=info msg=\"Starting container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c\" id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:55.851059 crc crio[22018]: time=\"2026-06-11T16:56:55.847765326Z\" level=info msg=\"Started container\" PID=61633 containerID=32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f description=openstack/glance-db-sync-pzl8d/glance-db-sync id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\nJun 11 16:56:55.858524 crc crio[22018]: time=\"2026-06-11T16:56:55.858397306Z\" level=info msg=\"Started container\" PID=61656 containerID=280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c description=openstack/cinder-db-create-z7c8m/mariadb-database-create id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\nJun 11 16:56:55.862742 crc crio[22018]: time=\"2026-06-11T16:56:55.862649372Z\" level=info 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:55.874197 crc crio[22018]: time=\"2026-06-11T16:56:55.874096507Z\" level=info 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:56.139534 crc crio[22018]: time=\"2026-06-11T16:56:56.139402853Z\" level=info msg=\"Created container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:56.144643 crc crio[22018]: time=\"2026-06-11T16:56:56.144554014Z\" level=info msg=\"Starting container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d\" id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:56.151807 crc crio[22018]: time=\"2026-06-11T16:56:56.151691209Z\" level=info msg=\"Started container\" PID=61671 containerID=bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d description=openstack/neutron-db-create-prkxh/mariadb-database-create id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\nJun 11 16:56:57.237117 crc crio[22018]: time=\"2026-06-11T16:56:57.231910247Z\" level=info msg=\"Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:57.238795 crc crio[22018]: time=\"2026-06-11T16:56:57.238708101Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc002ca0360}] Aliases:map[]}\"\nJun 11 16:56:57.238995 crc crio[22018]: time=\"2026-06-11T16:56:57.238937359Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-5njvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:57.262109 crc crio[22018]: time=\"2026-06-11T16:56:57.261616897Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-686bf69565-ctxd8/POD\" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:57.262412 crc crio[22018]: time=\"2026-06-11T16:56:57.262146713Z\" level=info 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:57.312976 crc crio[22018]: time=\"2026-06-11T16:56:57.312887336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}\"\nJun 11 16:56:57.312976 crc crio[22018]: time=\"2026-06-11T16:56:57.312948208Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-686bf69565-ctxd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:57.644990 crc crio[22018]: time=\"2026-06-11T16:56:57.644875827Z\" level=info msg=\"Stopped pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:58.248676 crc crio[22018]: time=\"2026-06-11T16:56:58.248083271Z\" level=info msg=\"Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:58.249726 crc crio[22018]: time=\"2026-06-11T16:56:58.248451303Z\" level=info msg=\"Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:58.249726 crc crio[22018]: time=\"2026-06-11T16:56:58.249695821Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002ca0600}] Aliases:map[]}\"\nJun 11 16:56:58.249840 crc crio[22018]: time=\"2026-06-11T16:56:58.249822675Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-z7c8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:58.250387 crc crio[22018]: time=\"2026-06-11T16:56:58.249867008Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc002a1a570}] Aliases:map[]}\"\nJun 11 16:56:58.250387 crc crio[22018]: time=\"2026-06-11T16:56:58.250064784Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-prkxh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:56:58.347979 crc crio[22018]: 2026-06-11T16:56:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4455e28f433e1da Mac:42:7d:2e:3f:2d:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:56:58.347979 crc crio[22018]: time=\"2026-06-11T16:56:58.343181297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}\"\nJun 11 16:56:58.347979 crc crio[22018]: time=\"2026-06-11T16:56:58.343406824Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-686bf69565-ctxd8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:56:58.355919 crc crio[22018]: time=\"2026-06-11T16:56:58.354607159Z\" level=info msg=\"Ran pod sandbox 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 with infra container: openstack/dnsmasq-dns-686bf69565-ctxd8/POD\" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:56:58.357030 crc crio[22018]: time=\"2026-06-11T16:56:58.356974732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=304bfa80-d725-4d3e-848e-802c82f388ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:58.426985 crc crio[22018]: time=\"2026-06-11T16:56:58.426294012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2463e38a-45e4-429e-9834-c45c51f63ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:56:58.550517 crc crio[22018]: time=\"2026-06-11T16:56:58.550287541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:58.550871 crc crio[22018]: time=\"2026-06-11T16:56:58.550806358Z\" level=info 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:58.605111 crc crio[22018]: time=\"2026-06-11T16:56:58.60499424Z\" level=info 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:58.613470 crc crio[22018]: time=\"2026-06-11T16:56:58.610600777Z\" level=info 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:58.642977 crc crio[22018]: time=\"2026-06-11T16:56:58.642859037Z\" level=info msg=\"Stopped pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:58.718699 crc crio[22018]: time=\"2026-06-11T16:56:58.718504327Z\" level=info msg=\"Stopped pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:56:58.981096 crc crio[22018]: time=\"2026-06-11T16:56:58.98024637Z\" level=info msg=\"Created container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:56:58.984647 crc crio[22018]: time=\"2026-06-11T16:56:58.984595258Z\" level=info msg=\"Starting container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267\" id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:56:58.993227 crc crio[22018]: time=\"2026-06-11T16:56:58.993142838Z\" level=info msg=\"Started container\" PID=61935 containerID=c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267 description=openstack/dnsmasq-dns-686bf69565-ctxd8/init id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\nJun 11 16:57:00.300845 crc crio[22018]: time=\"2026-06-11T16:57:00.30040767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=09098acd-a3d9-472b-9aa8-9c79009880ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:02.646248 crc crio[22018]: time=\"2026-06-11T16:57:02.645834261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4f0d4e09-3314-4ec1-89e1-85df7160e149 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:02.703773 crc crio[22018]: time=\"2026-06-11T16:57:02.703660764Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:02.706571 crc crio[22018]: time=\"2026-06-11T16:57:02.706478357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1100b26-4813-4dac-b107-60596031749c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:02.707085 crc crio[22018]: time=\"2026-06-11T16:57:02.707035386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:02.707881 crc crio[22018]: time=\"2026-06-11T16:57:02.707748309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.738760 crc crio[22018]: time=\"2026-06-11T16:57:02.738615734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ec699311-3129-4bdd-8bae-a37588e0485b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:02.746172 crc crio[22018]: time=\"2026-06-11T16:57:02.746069769Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:02.751664 crc crio[22018]: time=\"2026-06-11T16:57:02.751555802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.753155 crc crio[22018]: time=\"2026-06-11T16:57:02.75305951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.760132 crc crio[22018]: time=\"2026-06-11T16:57:02.759926738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.803441 crc crio[22018]: time=\"2026-06-11T16:57:02.802704961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.806500 crc crio[22018]: time=\"2026-06-11T16:57:02.806427977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:02.966676 crc crio[22018]: time=\"2026-06-11T16:57:02.966590347Z\" level=info msg=\"Created container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:02.968295 crc crio[22018]: time=\"2026-06-11T16:57:02.96792444Z\" level=info msg=\"Starting container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83\" id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:02.973579 crc crio[22018]: time=\"2026-06-11T16:57:02.973500866Z\" level=info msg=\"Started container\" PID=62133 containerID=a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 description=openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\nJun 11 16:57:02.978804 crc crio[22018]: time=\"2026-06-11T16:57:02.978721691Z\" level=info msg=\"Created container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:02.980041 crc crio[22018]: time=\"2026-06-11T16:57:02.979968561Z\" level=info msg=\"Starting container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328\" id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:02.985302 crc crio[22018]: time=\"2026-06-11T16:57:02.985141274Z\" level=info msg=\"Started container\" PID=62134 containerID=2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328 description=openstack/keystone-db-sync-zkkvv/keystone-db-sync id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\nJun 11 16:57:08.422774 crc crio[22018]: time=\"2026-06-11T16:57:08.421694884Z\" level=info msg=\"Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:08.441938 crc crio[22018]: time=\"2026-06-11T16:57:08.423265134Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc002300558}] Aliases:map[]}\"\nJun 11 16:57:08.441938 crc crio[22018]: time=\"2026-06-11T16:57:08.42347558Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-zkkvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:08.794228 crc crio[22018]: time=\"2026-06-11T16:57:08.793629218Z\" level=info msg=\"Stopped pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:09.478826 crc crio[22018]: time=\"2026-06-11T16:57:09.477884602Z\" level=info msg=\"Stopping container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 (timeout: 10s)\" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:09.613663 crc crio[22018]: time=\"2026-06-11T16:57:09.612146105Z\" level=info msg=\"Stopped container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:09.626713 crc crio[22018]: time=\"2026-06-11T16:57:09.62589887Z\" level=info msg=\"Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:09.629797 crc crio[22018]: time=\"2026-06-11T16:57:09.628929596Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc002300918}] Aliases:map[]}\"\nJun 11 16:57:09.629797 crc crio[22018]: time=\"2026-06-11T16:57:09.629098621Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-657df6d86f-d7kbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:10.384972 crc crio[22018]: time=\"2026-06-11T16:57:10.381893531Z\" level=info msg=\"Stopped pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:10.425950 crc crio[22018]: time=\"2026-06-11T16:57:10.425876481Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD\" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:10.426092 crc crio[22018]: time=\"2026-06-11T16:57:10.425971344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:10.469943 crc crio[22018]: time=\"2026-06-11T16:57:10.469734637Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}\"\nJun 11 16:57:10.469943 crc crio[22018]: time=\"2026-06-11T16:57:10.469816409Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c8547bc57-2bs6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:10.547912 crc crio[22018]: time=\"2026-06-11T16:57:10.547802734Z\" level=info msg=\"Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:10.550469 crc crio[22018]: time=\"2026-06-11T16:57:10.548774815Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc0029b4158}] Aliases:map[]}\"\nJun 11 16:57:10.550469 crc crio[22018]: time=\"2026-06-11T16:57:10.549533609Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pzl8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:10.568773 crc crio[22018]: time=\"2026-06-11T16:57:10.568691706Z\" level=info msg=\"Removing container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18\" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:10.641980 crc crio[22018]: time=\"2026-06-11T16:57:10.641873429Z\" level=info msg=\"Removed container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:10.666911 crc crio[22018]: time=\"2026-06-11T16:57:10.666627069Z\" level=info msg=\"Removing container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967\" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.745214183Z\" level=info msg=\"Removed container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.751974071Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-hc8v4/POD\" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.752041613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:10.812645 crc crio[22018]: time=\"2026-06-11T16:57:10.812033805Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}\"\nJun 11 16:57:10.812645 crc crio[22018]: time=\"2026-06-11T16:57:10.812640025Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-hc8v4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:11.150580 crc crio[22018]: time=\"2026-06-11T16:57:11.147272415Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-6gq4l/POD\" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.150580 crc crio[22018]: time=\"2026-06-11T16:57:11.147543257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.180771 crc crio[22018]: time=\"2026-06-11T16:57:11.180556532Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}\"\nJun 11 16:57:11.180771 crc crio[22018]: time=\"2026-06-11T16:57:11.180755459Z\" level=info msg=\"Adding pod openstack_placement-db-sync-6gq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:11.414178 crc crio[22018]: time=\"2026-06-11T16:57:11.413731341Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD\" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.414178 crc crio[22018]: time=\"2026-06-11T16:57:11.414175535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.459762 crc crio[22018]: time=\"2026-06-11T16:57:11.459652351Z\" level=info msg=\"Stopped pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:11.461083 crc crio[22018]: time=\"2026-06-11T16:57:11.461018175Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.461191 crc crio[22018]: time=\"2026-06-11T16:57:11.461113008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.469577 crc crio[22018]: time=\"2026-06-11T16:57:11.468587525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}\"\nJun 11 16:57:11.469577 crc crio[22018]: time=\"2026-06-11T16:57:11.468662357Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b9cf7779-smnjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:11.495554 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12b4229ad8349a Mac:0e:e7:a2:35:66:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 SocketPath: PciID:}] [{Interface:0xc0003ef080 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:11.496478 crc crio[22018]: time=\"2026-06-11T16:57:11.496401173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}\"\nJun 11 16:57:11.496702 crc crio[22018]: time=\"2026-06-11T16:57:11.496597689Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c8547bc57-2bs6b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:11.613802 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214404ec2e5ea27 Mac:ce:e4:db:3f:43:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:11.615070 crc crio[22018]: time=\"2026-06-11T16:57:11.614741732Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}\"\nJun 11 16:57:11.615070 crc crio[22018]: time=\"2026-06-11T16:57:11.614870898Z\" level=info msg=\"Checking pod openstack_placement-db-sync-6gq4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:11.631595 crc crio[22018]: time=\"2026-06-11T16:57:11.631271408Z\" level=info msg=\"Ran pod sandbox f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 with infra container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD\" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.634876 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:231ee7aac6b8cac Mac:26:b8:76:38:01:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 SocketPath: PciID:}] [{Interface:0xc0001bccc0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:11.635642 crc crio[22018]: time=\"2026-06-11T16:57:11.635581622Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}\"\nJun 11 16:57:11.635759 crc crio[22018]: time=\"2026-06-11T16:57:11.635734557Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-hc8v4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:11.636433 crc crio[22018]: time=\"2026-06-11T16:57:11.635977053Z\" level=info msg=\"Ran pod sandbox 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 with infra container: openstack/placement-db-sync-6gq4l/POD\" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.636433 crc crio[22018]: time=\"2026-06-11T16:57:11.636096759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=df40256c-891d-499b-8b3b-cffcd4a6beb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.641906 crc crio[22018]: time=\"2026-06-11T16:57:11.641838412Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}\"\nJun 11 16:57:11.641906 crc crio[22018]: time=\"2026-06-11T16:57:11.641894724Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644189836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644547134Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644606456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.648231 crc crio[22018]: time=\"2026-06-11T16:57:11.648094497Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:11.660518 crc crio[22018]: time=\"2026-06-11T16:57:11.659667622Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"\nJun 11 16:57:11.662120 crc crio[22018]: time=\"2026-06-11T16:57:11.661989166Z\" level=info msg=\"Ran pod sandbox 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e with infra container: openstack/keystone-bootstrap-hc8v4/POD\" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:11.669790 crc crio[22018]: time=\"2026-06-11T16:57:11.66970627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=87118636-b1e0-4ccd-9391-a46d38256da2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.754771 crc crio[22018]: time=\"2026-06-11T16:57:11.749892293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d947408b-0f2f-438d-a048-422306fbacc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.784104 crc crio[22018]: time=\"2026-06-11T16:57:11.783788757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=234e58b7-91e9-43b3-ba71-0a3e54479f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:11.785949 crc crio[22018]: time=\"2026-06-11T16:57:11.78585992Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:11.788854 crc crio[22018]: time=\"2026-06-11T16:57:11.788732931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.807555 crc crio[22018]: time=\"2026-06-11T16:57:11.807132682Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:11.816770 crc crio[22018]: time=\"2026-06-11T16:57:11.816271712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.855537 crc crio[22018]: time=\"2026-06-11T16:57:11.855442939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.867922 crc crio[22018]: time=\"2026-06-11T16:57:11.867735227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.910844 crc crio[22018]: time=\"2026-06-11T16:57:11.910625126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:11.927437 crc crio[22018]: time=\"2026-06-11T16:57:11.926800547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:12.019184 crc crio[22018]: time=\"2026-06-11T16:57:12.018494742Z\" level=info msg=\"Created container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:12.021079 crc crio[22018]: time=\"2026-06-11T16:57:12.020657161Z\" level=info msg=\"Starting container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3\" id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:12.031396 crc crio[22018]: time=\"2026-06-11T16:57:12.031251055Z\" level=info msg=\"Started container\" PID=62863 containerID=dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3 description=openstack/keystone-bootstrap-hc8v4/keystone-bootstrap id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\nJun 11 16:57:12.107563 crc crio[22018]: time=\"2026-06-11T16:57:12.107257171Z\" level=info msg=\"Created container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:12.110020 crc crio[22018]: time=\"2026-06-11T16:57:12.108792637Z\" level=info msg=\"Starting container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd\" id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:12.113027 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5749e74e44fe5b Mac:f2:6f:45:77:6d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:12.115473 crc crio[22018]: time=\"2026-06-11T16:57:12.115302407Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}\"\nJun 11 16:57:12.117015 crc crio[22018]: time=\"2026-06-11T16:57:12.116870217Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b9cf7779-smnjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:12.121872 crc crio[22018]: time=\"2026-06-11T16:57:12.121827167Z\" level=info msg=\"Started container\" PID=62868 containerID=e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd description=openstack/dnsmasq-dns-7c8547bc57-2bs6b/init id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\nJun 11 16:57:12.129623 crc crio[22018]: time=\"2026-06-11T16:57:12.128780849Z\" level=info msg=\"Ran pod sandbox a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 with infra container: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD\" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:12.131115 crc crio[22018]: time=\"2026-06-11T16:57:12.13108375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d10e2b64-0f50-4d73-9262-b3b2080db07b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:12.220003 crc crio[22018]: time=\"2026-06-11T16:57:12.219923119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=15e9688b-0e16-405c-a92e-9299172a5086 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:12.237921 crc crio[22018]: time=\"2026-06-11T16:57:12.237849814Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:12.238862 crc crio[22018]: time=\"2026-06-11T16:57:12.238746312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:12.244555 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20fc9e6612ae21 Mac:8a:9b:03:aa:4d:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:12.245680 crc crio[22018]: time=\"2026-06-11T16:57:12.245419843Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}\"\nJun 11 16:57:12.245680 crc crio[22018]: time=\"2026-06-11T16:57:12.245586488Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:12.281917 crc crio[22018]: time=\"2026-06-11T16:57:12.281882197Z\" level=info msg=\"Ran pod sandbox f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc with infra container: openstack/ceilometer-0/POD\" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:12.285512 crc crio[22018]: time=\"2026-06-11T16:57:12.28548086Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:12.295405 crc crio[22018]: time=\"2026-06-11T16:57:12.288701432Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:57:12.309892 crc crio[22018]: time=\"2026-06-11T16:57:12.309724637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:12.318172 crc crio[22018]: time=\"2026-06-11T16:57:12.3180934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:12.579724 crc crio[22018]: time=\"2026-06-11T16:57:12.579170552Z\" level=info msg=\"Created container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:12.581515 crc crio[22018]: time=\"2026-06-11T16:57:12.581190335Z\" level=info msg=\"Starting container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15\" id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:12.591635 crc crio[22018]: time=\"2026-06-11T16:57:12.591254473Z\" level=info msg=\"Started container\" PID=62920 containerID=56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15 description=openstack/dnsmasq-dns-75b9cf7779-smnjh/init id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\nJun 11 16:57:12.632459 crc crio[22018]: time=\"2026-06-11T16:57:12.632409833Z\" level=info msg=\"Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:12.633417 crc crio[22018]: time=\"2026-06-11T16:57:12.63294021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc00141a560}] Aliases:map[]}\"\nJun 11 16:57:12.633851 crc crio[22018]: time=\"2026-06-11T16:57:12.633739486Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c8547bc57-2bs6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:13.051638 crc crio[22018]: time=\"2026-06-11T16:57:13.05152821Z\" level=info msg=\"Stopped pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:13.716610 crc crio[22018]: time=\"2026-06-11T16:57:13.715797971Z\" level=info msg=\"Removing container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd\" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:13.723895 crc crio[22018]: time=\"2026-06-11T16:57:13.723124173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=064729f1-2999-44a1-8805-7f8d90b28723 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:13.807139 crc crio[22018]: time=\"2026-06-11T16:57:13.805913909Z\" level=info msg=\"Removed container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:13.884409 crc crio[22018]: time=\"2026-06-11T16:57:13.881685277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60a71506-327e-4d1e-8592-7ef55fbb54e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:13.918226 crc crio[22018]: time=\"2026-06-11T16:57:13.918150756Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/dnsmasq-dns\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:13.918690 crc crio[22018]: time=\"2026-06-11T16:57:13.918625442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.015690 crc crio[22018]: time=\"2026-06-11T16:57:14.015564375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.022254 crc crio[22018]: time=\"2026-06-11T16:57:14.022168773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.034629 crc crio[22018]: time=\"2026-06-11T16:57:14.032917666Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD\" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:14.034629 crc crio[22018]: time=\"2026-06-11T16:57:14.03303257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.086872 crc crio[22018]: time=\"2026-06-11T16:57:14.086819078Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"\nJun 11 16:57:14.087173 crc crio[22018]: time=\"2026-06-11T16:57:14.087154839Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:14.168775 crc crio[22018]: time=\"2026-06-11T16:57:14.168501834Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/09708b1f-693e-46c5-9be8-8d7cbb0795f2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:14.184207 crc crio[22018]: time=\"2026-06-11T16:57:14.184114603Z\" level=info msg=\"createCtr: deleting container ID 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from idIndex\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:14.184207 crc crio[22018]: time=\"2026-06-11T16:57:14.184195215Z\" level=info msg=\"createCtr: removing container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:14.184570 crc crio[22018]: time=\"2026-06-11T16:57:14.184251557Z\" level=info msg=\"createCtr: deleting container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from storage\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:14.230154 crc crio[22018]: time=\"2026-06-11T16:57:14.22965337Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-75b9cf7779-smnjh_openstack_09708b1f-693e-46c5-9be8-8d7cbb0795f2_0\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:14.552033 crc crio[22018]: time=\"2026-06-11T16:57:14.551846874Z\" level=info msg=\"Running pod sandbox: openstack/cinder-9687-account-create-l9jds/POD\" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:14.552033 crc crio[22018]: time=\"2026-06-11T16:57:14.551957708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.628882 crc crio[22018]: time=\"2026-06-11T16:57:14.628305552Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}\"\nJun 11 16:57:14.628882 crc crio[22018]: time=\"2026-06-11T16:57:14.628424136Z\" level=info msg=\"Adding pod openstack_cinder-9687-account-create-l9jds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:14.819939 crc crio[22018]: time=\"2026-06-11T16:57:14.819754241Z\" level=info msg=\"Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:14.821784 crc crio[22018]: time=\"2026-06-11T16:57:14.821687692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc0003804d8}] Aliases:map[]}\"\nJun 11 16:57:14.821914 crc crio[22018]: time=\"2026-06-11T16:57:14.821856228Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b9cf7779-smnjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:14.866535 crc crio[22018]: time=\"2026-06-11T16:57:14.866405595Z\" level=info msg=\"Running pod sandbox: openstack/barbican-af72-account-create-cgqph/POD\" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:14.866691 crc crio[22018]: time=\"2026-06-11T16:57:14.866529559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.898532 crc crio[22018]: 2026-06-11T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb0f119d4210c78 Mac:72:16:41:b6:b7:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a SocketPath: PciID:}] [{Interface:0xc0001baf40 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:14.900192 crc crio[22018]: time=\"2026-06-11T16:57:14.900091988Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:14.900296 crc crio[22018]: time=\"2026-06-11T16:57:14.900220362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:14.907428 crc crio[22018]: time=\"2026-06-11T16:57:14.902856009Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"\nJun 11 16:57:14.907428 crc crio[22018]: time=\"2026-06-11T16:57:14.903094597Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:14.912655 crc crio[22018]: time=\"2026-06-11T16:57:14.912543282Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}\"\nJun 11 16:57:14.912655 crc crio[22018]: time=\"2026-06-11T16:57:14.912585043Z\" level=info msg=\"Adding pod openstack_barbican-af72-account-create-cgqph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:15.008776 crc crio[22018]: time=\"2026-06-11T16:57:15.001744686Z\" level=info msg=\"Ran pod sandbox eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 with infra container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD\" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.029054 crc crio[22018]: time=\"2026-06-11T16:57:15.028315162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a3557f66-8e5d-4807-84ac-f1ae2908cb51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.049578 crc crio[22018]: time=\"2026-06-11T16:57:15.04950115Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3e9a-account-create-hgdvd/POD\" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.049840 crc crio[22018]: time=\"2026-06-11T16:57:15.049594973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.061308 crc crio[22018]: time=\"2026-06-11T16:57:15.061203271Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.061541 crc crio[22018]: time=\"2026-06-11T16:57:15.061414408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.076427 crc crio[22018]: time=\"2026-06-11T16:57:15.075215017Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}\"\nJun 11 16:57:15.076427 crc crio[22018]: time=\"2026-06-11T16:57:15.075287249Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:15.156426 crc crio[22018]: time=\"2026-06-11T16:57:15.152002903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=baa57fba-f927-4632-80fe-860a492baab4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.178174 crc crio[22018]: time=\"2026-06-11T16:57:15.177989327Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.183194 crc crio[22018]: time=\"2026-06-11T16:57:15.18310009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.198811439Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}\"\nJun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.198914042Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.199920697Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}\"\nJun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.200160425Z\" level=info msg=\"Adding pod openstack_neutron-3e9a-account-create-hgdvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:15.289646 crc crio[22018]: time=\"2026-06-11T16:57:15.281270857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.300857 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:660786be79481bc Mac:fa:09:25:45:80:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:15.301655 crc crio[22018]: time=\"2026-06-11T16:57:15.301560446Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}\"\nJun 11 16:57:15.304069 crc crio[22018]: time=\"2026-06-11T16:57:15.304013324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.307605 crc crio[22018]: time=\"2026-06-11T16:57:15.307209766Z\" level=info msg=\"Checking pod openstack_cinder-9687-account-create-l9jds for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:15.319419 crc crio[22018]: time=\"2026-06-11T16:57:15.313975329Z\" level=info msg=\"Ran pod sandbox 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b with infra container: openstack/cinder-9687-account-create-l9jds/POD\" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.333591 crc crio[22018]: time=\"2026-06-11T16:57:15.332925836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a6de85a1-7a31-4406-9ade-f45a05cbddf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.359664 crc crio[22018]: time=\"2026-06-11T16:57:15.356549125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=47f51f13-6f97-435b-acef-83d8e091e184 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.363420 crc crio[22018]: time=\"2026-06-11T16:57:15.360823468Z\" level=info msg=\"Stopped pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:15.393489 crc crio[22018]: time=\"2026-06-11T16:57:15.388063171Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.393489 crc crio[22018]: time=\"2026-06-11T16:57:15.388668678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.498256 crc crio[22018]: time=\"2026-06-11T16:57:15.498094298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.500219 crc crio[22018]: time=\"2026-06-11T16:57:15.500147442Z\" level=info msg=\"Created container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.501841 crc crio[22018]: time=\"2026-06-11T16:57:15.501786496Z\" level=info msg=\"Starting container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e\" id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:15.503938 crc crio[22018]: time=\"2026-06-11T16:57:15.503873833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.520639 crc crio[22018]: time=\"2026-06-11T16:57:15.508748462Z\" level=info msg=\"Started container\" PID=63354 containerID=096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/init id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\nJun 11 16:57:15.653812 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfef237918533a4 Mac:16:9b:65:9b:56:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:15.656730 crc crio[22018]: time=\"2026-06-11T16:57:15.65665349Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}\"\nJun 11 16:57:15.657067 crc crio[22018]: time=\"2026-06-11T16:57:15.656956309Z\" level=info msg=\"Checking pod openstack_barbican-af72-account-create-cgqph for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:15.674533 crc crio[22018]: time=\"2026-06-11T16:57:15.673805485Z\" level=info msg=\"Ran pod sandbox dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 with infra container: openstack/barbican-af72-account-create-cgqph/POD\" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.681457 crc crio[22018]: time=\"2026-06-11T16:57:15.681390029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d52bcf3d-bff7-47d2-b0b4-7fae343527bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.684226 crc crio[22018]: time=\"2026-06-11T16:57:15.684087454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f984574-7870-4484-81a7-5c893fbf1611 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.706535 crc crio[22018]: time=\"2026-06-11T16:57:15.705552869Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.706535 crc crio[22018]: time=\"2026-06-11T16:57:15.705972653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.833823 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f33872c055b3ef Mac:e2:21:0a:0b:d7:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a SocketPath: PciID:}] [{Interface:0xc0004c0060 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:15.837647 crc crio[22018]: time=\"2026-06-11T16:57:15.835218216Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}\"\nJun 11 16:57:15.837647 crc crio[22018]: time=\"2026-06-11T16:57:15.835476685Z\" level=info msg=\"Checking pod openstack_neutron-3e9a-account-create-hgdvd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:15.862964 crc crio[22018]: time=\"2026-06-11T16:57:15.859054644Z\" level=info msg=\"Ran pod sandbox 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 with infra container: openstack/neutron-3e9a-account-create-hgdvd/POD\" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:15.872035 crc crio[22018]: time=\"2026-06-11T16:57:15.87187682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d332d1fc-a2f2-4e56-9e3d-7d103630d4bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.876762 crc crio[22018]: time=\"2026-06-11T16:57:15.876712932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.883915 crc crio[22018]: time=\"2026-06-11T16:57:15.88387215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.888294 crc crio[22018]: time=\"2026-06-11T16:57:15.884507628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fef7762-9993-4167-861d-3d51775e2ead name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.915139 crc crio[22018]: time=\"2026-06-11T16:57:15.914640571Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.918671 crc crio[22018]: time=\"2026-06-11T16:57:15.917829741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:15.975287 crc crio[22018]: time=\"2026-06-11T16:57:15.975231526Z\" level=info msg=\"Removing container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15\" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:15.976367 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c29f3257770ec5 Mac:62:23:31:48:60:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:15.977428 crc crio[22018]: time=\"2026-06-11T16:57:15.97730133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d329d0dd-fcb3-432e-a9ee-6ab54a627951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:15.977958 crc crio[22018]: time=\"2026-06-11T16:57:15.977400184Z\" level=info msg=\"Created container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:15.991176 crc crio[22018]: time=\"2026-06-11T16:57:15.987744653Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}\"\nJun 11 16:57:15.991176 crc crio[22018]: time=\"2026-06-11T16:57:15.98827855Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:15.994486 crc crio[22018]: time=\"2026-06-11T16:57:15.994379511Z\" level=info msg=\"Starting container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0\" id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:16.047716 crc crio[22018]: time=\"2026-06-11T16:57:16.043434085Z\" level=info msg=\"Ran pod sandbox 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 with infra container: openstack/glance-default-external-api-0/POD\" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:16.047716 crc crio[22018]: time=\"2026-06-11T16:57:16.044064576Z\" level=info msg=\"Started container\" PID=63401 containerID=5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0 description=openstack/cinder-9687-account-create-l9jds/mariadb-account-create id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\nJun 11 16:57:16.072072 crc crio[22018]: time=\"2026-06-11T16:57:16.071981192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=27878973-1d4a-483d-a82a-4cef0abef822 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:16.083310 crc crio[22018]: time=\"2026-06-11T16:57:16.083219441Z\" level=info msg=\"Removed container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:16.083895 crc crio[22018]: time=\"2026-06-11T16:57:16.083860828Z\" level=info msg=\"Created container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.084716 crc crio[22018]: time=\"2026-06-11T16:57:16.084654546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.084979 crc crio[22018]: time=\"2026-06-11T16:57:16.084917712Z\" level=info msg=\"Starting container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe\" id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:16.088026 crc crio[22018]: time=\"2026-06-11T16:57:16.087962868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf732a0a-0ab6-45f2-ae42-89cfadceea07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:16.105178 crc crio[22018]: time=\"2026-06-11T16:57:16.098193131Z\" level=info msg=\"Started container\" PID=63457 containerID=d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe description=openstack/barbican-af72-account-create-cgqph/mariadb-account-create id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\nJun 11 16:57:16.110102 crc crio[22018]: time=\"2026-06-11T16:57:16.109898403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.176123 crc crio[22018]: time=\"2026-06-11T16:57:16.176050601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=351e93e7-324e-4d7a-9103-e58da3e86462 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:16.181938 crc crio[22018]: time=\"2026-06-11T16:57:16.181856676Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.183424 crc crio[22018]: time=\"2026-06-11T16:57:16.1832197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.194732 crc crio[22018]: time=\"2026-06-11T16:57:16.194663735Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.209973 crc crio[22018]: time=\"2026-06-11T16:57:16.209574352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.234173 crc crio[22018]: 2026-06-11T16:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91be2b03d1b6802 Mac:f2:a4:00:6b:31:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee SocketPath: PciID:}] [{Interface:0xc0004daf40 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:16.237600 crc crio[22018]: time=\"2026-06-11T16:57:16.237448335Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}\"\nJun 11 16:57:16.238059 crc crio[22018]: time=\"2026-06-11T16:57:16.237990624Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:16.264486 crc crio[22018]: time=\"2026-06-11T16:57:16.264248341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.269207 crc crio[22018]: time=\"2026-06-11T16:57:16.269098922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.294624 crc crio[22018]: time=\"2026-06-11T16:57:16.294534676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.330238 crc crio[22018]: time=\"2026-06-11T16:57:16.330147721Z\" level=info msg=\"Ran pod sandbox 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc with infra container: openstack/glance-default-internal-api-0/POD\" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:16.335667 crc crio[22018]: time=\"2026-06-11T16:57:16.335615034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=548ad9a1-2bc9-41d2-abd2-0c364819266e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:16.348915 crc crio[22018]: time=\"2026-06-11T16:57:16.34548728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2ef1b918-3493-4511-a5c8-66028e4f2022 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:16.354572 crc crio[22018]: time=\"2026-06-11T16:57:16.354505538Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.356066 crc crio[22018]: time=\"2026-06-11T16:57:16.356003076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:16.489909 crc crio[22018]: time=\"2026-06-11T16:57:16.489623721Z\" level=info msg=\"Created container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.494906 crc crio[22018]: time=\"2026-06-11T16:57:16.494174147Z\" level=info msg=\"Starting container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b\" id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:16.511096 crc crio[22018]: time=\"2026-06-11T16:57:16.510941452Z\" level=info msg=\"Started container\" PID=63509 containerID=e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\nJun 11 16:57:16.514023 crc crio[22018]: time=\"2026-06-11T16:57:16.51396053Z\" level=info msg=\"Created container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:16.516260 crc crio[22018]: time=\"2026-06-11T16:57:16.516183831Z\" level=info msg=\"Starting container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6\" id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:16.529168 crc crio[22018]: time=\"2026-06-11T16:57:16.528990895Z\" level=info msg=\"Started container\" PID=63499 containerID=e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6 description=openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\nJun 11 16:57:16.570628 crc crio[22018]: time=\"2026-06-11T16:57:16.569884146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:17.226940 crc crio[22018]: time=\"2026-06-11T16:57:17.226796898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:17.352453 crc crio[22018]: time=\"2026-06-11T16:57:17.352299034Z\" level=info msg=\"Created container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:17.357559 crc crio[22018]: time=\"2026-06-11T16:57:17.354851635Z\" level=info msg=\"Starting container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb\" id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:17.372022 crc crio[22018]: time=\"2026-06-11T16:57:17.370841661Z\" level=info msg=\"Started container\" PID=63569 containerID=e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb description=openstack/glance-default-external-api-0/glance-log id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\nJun 11 16:57:17.387543 crc crio[22018]: time=\"2026-06-11T16:57:17.387441325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ea9df141-d485-4021-8609-2751c7f139e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:17.438483 crc crio[22018]: time=\"2026-06-11T16:57:17.436304322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=30800f83-4eb8-448f-97dc-9ef56ebcc998 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:17.461590 crc crio[22018]: time=\"2026-06-11T16:57:17.461510785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:17.466936 crc crio[22018]: time=\"2026-06-11T16:57:17.466851154Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:17.468640 crc crio[22018]: time=\"2026-06-11T16:57:17.468383023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:17.568191 crc crio[22018]: time=\"2026-06-11T16:57:17.568080973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:17.706406 crc crio[22018]: time=\"2026-06-11T16:57:17.706230343Z\" level=info msg=\"Created container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:17.707558 crc crio[22018]: time=\"2026-06-11T16:57:17.707412956Z\" level=info msg=\"Starting container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3\" id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:17.716076 crc crio[22018]: time=\"2026-06-11T16:57:17.715893124Z\" level=info msg=\"Started container\" PID=63597 containerID=ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 description=openstack/glance-default-internal-api-0/glance-log id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\nJun 11 16:57:17.729121 crc crio[22018]: time=\"2026-06-11T16:57:17.728960868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=686079cb-9dde-447d-8d51-e59236e8ce01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:17.778450 crc crio[22018]: time=\"2026-06-11T16:57:17.778266627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=1c5f4da5-ca56-4c82-8236-711ac0afb133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:18.199863 crc crio[22018]: time=\"2026-06-11T16:57:18.199097173Z\" level=info msg=\"Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:18.200301 crc crio[22018]: time=\"2026-06-11T16:57:18.200241497Z\" level=info msg=\"Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:18.200913 crc crio[22018]: time=\"2026-06-11T16:57:18.200849727Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc002b14448}] Aliases:map[]}\"\nJun 11 16:57:18.201062 crc crio[22018]: time=\"2026-06-11T16:57:18.201005632Z\" level=info msg=\"Deleting pod openstack_cinder-9687-account-create-l9jds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:18.201281 crc crio[22018]: time=\"2026-06-11T16:57:18.1997121Z\" level=info msg=\"Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:18.201720 crc crio[22018]: time=\"2026-06-11T16:57:18.201653304Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002ca0228}] Aliases:map[]}\"\nJun 11 16:57:18.201874 crc crio[22018]: time=\"2026-06-11T16:57:18.201816291Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"\nJun 11 16:57:18.202021 crc crio[22018]: time=\"2026-06-11T16:57:18.201909472Z\" level=info msg=\"Deleting pod openstack_neutron-3e9a-account-create-hgdvd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:18.202218 crc crio[22018]: time=\"2026-06-11T16:57:18.201970586Z\" level=info msg=\"Deleting pod openstack_barbican-af72-account-create-cgqph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:18.332262 crc crio[22018]: time=\"2026-06-11T16:57:18.332206542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:18.462888 crc crio[22018]: time=\"2026-06-11T16:57:18.4628299Z\" level=info msg=\"Created container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:18.465247 crc crio[22018]: time=\"2026-06-11T16:57:18.465172384Z\" level=info msg=\"Starting container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84\" id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:18.475960 crc crio[22018]: time=\"2026-06-11T16:57:18.475849265Z\" level=info msg=\"Started container\" PID=63721 containerID=703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 description=openstack/glance-default-external-api-0/glance-httpd id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\nJun 11 16:57:19.211713 crc crio[22018]: time=\"2026-06-11T16:57:19.21148971Z\" level=info msg=\"Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:19.212614 crc crio[22018]: time=\"2026-06-11T16:57:19.212229613Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc00141aa48}] Aliases:map[]}\"\nJun 11 16:57:19.212614 crc crio[22018]: time=\"2026-06-11T16:57:19.21242845Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-hc8v4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:21.245702 crc crio[22018]: time=\"2026-06-11T16:57:21.244530989Z\" level=info msg=\"Stopping container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb (timeout: 30s)\" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:21.247530 crc crio[22018]: time=\"2026-06-11T16:57:21.247246596Z\" level=info msg=\"Stopping container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 (timeout: 30s)\" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:23.338566 crc crio[22018]: time=\"2026-06-11T16:57:23.33538656Z\" level=info msg=\"Stopping container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 (timeout: 10s)\" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:23.994054 crc crio[22018]: time=\"2026-06-11T16:57:23.993808164Z\" level=info msg=\"Stopped pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.037782 crc crio[22018]: time=\"2026-06-11T16:57:24.037269237Z\" level=info msg=\"Stopped pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.041713 crc crio[22018]: time=\"2026-06-11T16:57:24.041585873Z\" level=info msg=\"Stopped pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.057758 crc crio[22018]: time=\"2026-06-11T16:57:24.057694465Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:24.059088 crc crio[22018]: time=\"2026-06-11T16:57:24.058883772Z\" level=info msg=\"Stopped pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.209265 crc crio[22018]: time=\"2026-06-11T16:57:24.209037586Z\" level=info msg=\"Stopped container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:24.370410 crc crio[22018]: time=\"2026-06-11T16:57:24.37021686Z\" level=info msg=\"Stopped container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:24.374622 crc crio[22018]: time=\"2026-06-11T16:57:24.374512487Z\" level=info msg=\"Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.375610 crc crio[22018]: time=\"2026-06-11T16:57:24.375533358Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc002b146d8}] Aliases:map[]}\"\nJun 11 16:57:24.375771 crc crio[22018]: time=\"2026-06-11T16:57:24.375703204Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:24.381432 crc crio[22018]: time=\"2026-06-11T16:57:24.380695131Z\" level=info msg=\"Stopped container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:24.382897 crc crio[22018]: time=\"2026-06-11T16:57:24.382127096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.383954 crc crio[22018]: time=\"2026-06-11T16:57:24.383684125Z\" level=info msg=\"Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.384276 crc crio[22018]: time=\"2026-06-11T16:57:24.384208681Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc007484458}] Aliases:map[]}\"\nJun 11 16:57:24.384509 crc crio[22018]: time=\"2026-06-11T16:57:24.38447175Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-686bf69565-ctxd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:24.402085 crc crio[22018]: time=\"2026-06-11T16:57:24.40154773Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:24.403186 crc crio[22018]: time=\"2026-06-11T16:57:24.403138242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6a439d6b-a247-4856-ba1c-c3eac2711028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:24.411994 crc crio[22018]: time=\"2026-06-11T16:57:24.411930783Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:24.420926 crc crio[22018]: time=\"2026-06-11T16:57:24.420823848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=e642f331-a2bf-45d2-b861-01d8bf203dd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:24.447841 crc crio[22018]: time=\"2026-06-11T16:57:24.447747023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.469440 crc crio[22018]: time=\"2026-06-11T16:57:24.462708264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=badccd23-01f5-4c6e-990e-a062299c4b07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:24.475494 crc crio[22018]: time=\"2026-06-11T16:57:24.475254369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df905b8c-c40f-480c-ae9d-4d1ece455312 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:24.478705 crc crio[22018]: time=\"2026-06-11T16:57:24.478618855Z\" level=info msg=\"Creating container: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:24.480201 crc crio[22018]: time=\"2026-06-11T16:57:24.480088422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.494046 crc crio[22018]: time=\"2026-06-11T16:57:24.486685955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:24.514776 crc crio[22018]: time=\"2026-06-11T16:57:24.514398655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.575766 crc crio[22018]: time=\"2026-06-11T16:57:24.57559572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.586688 crc crio[22018]: time=\"2026-06-11T16:57:24.585762701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.595558 crc crio[22018]: time=\"2026-06-11T16:57:24.595473852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.598883 crc crio[22018]: time=\"2026-06-11T16:57:24.598838509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:24.743165 crc crio[22018]: time=\"2026-06-11T16:57:24.742655659Z\" level=info msg=\"Created container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:24.754693 crc crio[22018]: time=\"2026-06-11T16:57:24.75460335Z\" level=info msg=\"Created container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:24.759151 crc crio[22018]: time=\"2026-06-11T16:57:24.75906526Z\" level=info msg=\"Starting container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376\" id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:24.759624 crc crio[22018]: time=\"2026-06-11T16:57:24.759573056Z\" level=info msg=\"Starting container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd\" id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:24.766042 crc crio[22018]: time=\"2026-06-11T16:57:24.765294346Z\" level=info msg=\"Started container\" PID=64287 containerID=6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376 description=openstack/placement-db-sync-6gq4l/placement-db-sync id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\nJun 11 16:57:24.770271 crc crio[22018]: time=\"2026-06-11T16:57:24.769261313Z\" level=info msg=\"Started container\" PID=64288 containerID=8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd description=openstack/ceilometer-0/ceilometer-central-agent id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\nJun 11 16:57:24.781466 crc crio[22018]: time=\"2026-06-11T16:57:24.781314392Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:24.792273 crc crio[22018]: time=\"2026-06-11T16:57:24.792193218Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:57:24.848931 crc crio[22018]: time=\"2026-06-11T16:57:24.848825225Z\" level=info msg=\"Stopped pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:24.958493 crc crio[22018]: time=\"2026-06-11T16:57:24.958430206Z\" level=info msg=\"Stopped pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:25.353302 crc crio[22018]: time=\"2026-06-11T16:57:25.352703899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:25.384714 crc crio[22018]: time=\"2026-06-11T16:57:25.384668149Z\" level=info msg=\"Removing container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83\" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.510858 crc crio[22018]: time=\"2026-06-11T16:57:25.510610325Z\" level=info msg=\"Removed container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.522715 crc crio[22018]: time=\"2026-06-11T16:57:25.522663939Z\" level=info msg=\"Removing container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267\" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.535027 crc crio[22018]: time=\"2026-06-11T16:57:25.533872945Z\" level=info msg=\"Created container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:25.540398 crc crio[22018]: time=\"2026-06-11T16:57:25.538394098Z\" level=info msg=\"Starting container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96\" id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:25.545496 crc crio[22018]: time=\"2026-06-11T16:57:25.54418233Z\" level=info msg=\"Started container\" PID=64405 containerID=e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 description=openstack/glance-default-internal-api-0/glance-httpd id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\nJun 11 16:57:25.613482 crc crio[22018]: time=\"2026-06-11T16:57:25.613168924Z\" level=info msg=\"Removed container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.617600 crc crio[22018]: time=\"2026-06-11T16:57:25.616586532Z\" level=info msg=\"Removing container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84\" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.742512 crc crio[22018]: time=\"2026-06-11T16:57:25.742414087Z\" level=info msg=\"Removed container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.746297 crc crio[22018]: time=\"2026-06-11T16:57:25.746122772Z\" level=info msg=\"Removing container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb\" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:25.836799 crc crio[22018]: time=\"2026-06-11T16:57:25.836710797Z\" level=info msg=\"Removed container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:26.002232 crc crio[22018]: time=\"2026-06-11T16:57:25.998449476Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:26.002232 crc crio[22018]: time=\"2026-06-11T16:57:25.998985193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:26.047588 crc crio[22018]: time=\"2026-06-11T16:57:26.047050343Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"\nJun 11 16:57:26.047588 crc crio[22018]: time=\"2026-06-11T16:57:26.047566519Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:26.181523 crc crio[22018]: time=\"2026-06-11T16:57:26.180493733Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-nfk87/POD\" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:26.181523 crc crio[22018]: time=\"2026-06-11T16:57:26.180602397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:26.236405 crc crio[22018]: time=\"2026-06-11T16:57:26.235966257Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}\"\nJun 11 16:57:26.236405 crc crio[22018]: time=\"2026-06-11T16:57:26.236033249Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-nfk87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:26.429978 crc crio[22018]: time=\"2026-06-11T16:57:26.429794676Z\" level=info msg=\"Stopping container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 (timeout: 30s)\" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:26.430750 crc crio[22018]: time=\"2026-06-11T16:57:26.430076426Z\" level=info msg=\"Stopping container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 (timeout: 30s)\" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:27.174806 crc crio[22018]: time=\"2026-06-11T16:57:27.174629548Z\" level=info msg=\"Stopped container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:27.272252 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0caf47e142f26db Mac:2e:16:82:8c:59:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 SocketPath: PciID:}] [{Interface:0xc00012aee0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:27.274586 crc crio[22018]: time=\"2026-06-11T16:57:27.274470533Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}\"\nJun 11 16:57:27.274889 crc crio[22018]: time=\"2026-06-11T16:57:27.27467848Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-nfk87 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:27.493706 crc crio[22018]: time=\"2026-06-11T16:57:27.493606756Z\" level=info msg=\"Stopped container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:57:27.498208 crc crio[22018]: time=\"2026-06-11T16:57:27.49813188Z\" level=info msg=\"Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:27.498753 crc crio[22018]: time=\"2026-06-11T16:57:27.498679598Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc002ca0648}] Aliases:map[]}\"\nJun 11 16:57:27.499490 crc crio[22018]: time=\"2026-06-11T16:57:27.498841856Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:27.621827 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe8e53f16812881 Mac:c2:c2:2f:28:bf:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:27.623174 crc crio[22018]: time=\"2026-06-11T16:57:27.623107443Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"\nJun 11 16:57:27.623517 crc crio[22018]: time=\"2026-06-11T16:57:27.62332058Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:27.805537 crc crio[22018]: time=\"2026-06-11T16:57:27.805264283Z\" level=info msg=\"Ran pod sandbox fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 with infra container: openstack/glance-default-external-api-0/POD\" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:27.807477 crc crio[22018]: time=\"2026-06-11T16:57:27.807444235Z\" level=info msg=\"Ran pod sandbox 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 with infra container: openstack/keystone-bootstrap-nfk87/POD\" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:27.810005 crc crio[22018]: time=\"2026-06-11T16:57:27.80996537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db2bc847-5365-462b-ad6b-183dc6abbc08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:27.811203 crc crio[22018]: time=\"2026-06-11T16:57:27.811130368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=242603a1-9b1f-4e0a-b035-7489abde2d3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:27.812511 crc crio[22018]: time=\"2026-06-11T16:57:27.812052947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c8958a8e-8591-468f-adce-ddec7b7ad079 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:27.838843 crc crio[22018]: time=\"2026-06-11T16:57:27.838758516Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:27.840190 crc crio[22018]: time=\"2026-06-11T16:57:27.840155641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1676182-8061-4f1c-ba6b-b2510b18d72f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:27.841495 crc crio[22018]: time=\"2026-06-11T16:57:27.841463395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:27.859179 crc crio[22018]: time=\"2026-06-11T16:57:27.85897808Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:27.881001 crc crio[22018]: time=\"2026-06-11T16:57:27.880946697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:27.912459 crc crio[22018]: time=\"2026-06-11T16:57:27.912270092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:27.965591 crc crio[22018]: time=\"2026-06-11T16:57:27.965458013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:27.999319 crc crio[22018]: time=\"2026-06-11T16:57:27.999211706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.165590 crc crio[22018]: time=\"2026-06-11T16:57:28.165465154Z\" level=info msg=\"Created container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:28.174503 crc crio[22018]: time=\"2026-06-11T16:57:28.174453329Z\" level=info msg=\"Starting container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba\" id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:28.195741 crc crio[22018]: time=\"2026-06-11T16:57:28.19569532Z\" level=info msg=\"Started container\" PID=64901 containerID=2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba description=openstack/keystone-bootstrap-nfk87/keystone-bootstrap id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\nJun 11 16:57:28.214889 crc crio[22018]: time=\"2026-06-11T16:57:28.214723926Z\" level=info msg=\"Stopped pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:28.232004 crc crio[22018]: time=\"2026-06-11T16:57:28.231962316Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:28.234722 crc crio[22018]: time=\"2026-06-11T16:57:28.234622792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1494682f-0108-4625-ba5f-d5c95284152d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:28.277088 crc crio[22018]: time=\"2026-06-11T16:57:28.277024325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dc9a6600-549c-4e28-8de4-ddee1d073aca name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:28.304904 crc crio[22018]: time=\"2026-06-11T16:57:28.304767982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:28.307083 crc crio[22018]: time=\"2026-06-11T16:57:28.306994953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.359748 crc crio[22018]: time=\"2026-06-11T16:57:28.359659201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.372529 crc crio[22018]: time=\"2026-06-11T16:57:28.372435287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.504062 crc crio[22018]: time=\"2026-06-11T16:57:28.501833081Z\" level=info msg=\"Removing container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96\" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:28.547803 crc crio[22018]: time=\"2026-06-11T16:57:28.547532794Z\" level=info msg=\"Removed container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:28.560636 crc crio[22018]: time=\"2026-06-11T16:57:28.560561867Z\" level=info msg=\"Removing container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3\" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:28.567083 crc crio[22018]: time=\"2026-06-11T16:57:28.56699498Z\" level=info msg=\"Created container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:28.570605 crc crio[22018]: time=\"2026-06-11T16:57:28.570499402Z\" level=info msg=\"Starting container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3\" id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:28.579460 crc crio[22018]: time=\"2026-06-11T16:57:28.579195082Z\" level=info msg=\"Started container\" PID=64943 containerID=4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 description=openstack/ceilometer-0/ceilometer-notification-agent id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\nJun 11 16:57:28.592017 crc crio[22018]: time=\"2026-06-11T16:57:28.591929842Z\" level=info msg=\"Removed container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:57:28.597656 crc crio[22018]: time=\"2026-06-11T16:57:28.597464589Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:28.610465 crc crio[22018]: time=\"2026-06-11T16:57:28.610317458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:57:28.647818 crc crio[22018]: time=\"2026-06-11T16:57:28.647709305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.777241 crc crio[22018]: time=\"2026-06-11T16:57:28.777127719Z\" level=info msg=\"Created container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:28.778992 crc crio[22018]: time=\"2026-06-11T16:57:28.778937546Z\" level=info msg=\"Starting container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5\" id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:28.784507 crc crio[22018]: time=\"2026-06-11T16:57:28.78442153Z\" level=info msg=\"Started container\" PID=64969 containerID=0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 description=openstack/glance-default-external-api-0/glance-log id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\nJun 11 16:57:28.799301 crc crio[22018]: time=\"2026-06-11T16:57:28.799216303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=eef6a8e2-5a0f-4d8a-aa00-ce342583b7c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:28.874468 crc crio[22018]: time=\"2026-06-11T16:57:28.87377759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=4288dfc3-aba7-4d6b-999f-869f0d6f0185 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:28.883568 crc crio[22018]: time=\"2026-06-11T16:57:28.883481813Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:28.883920 crc crio[22018]: time=\"2026-06-11T16:57:28.883854952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:28.955388 crc crio[22018]: time=\"2026-06-11T16:57:28.955248319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:29.340288 crc crio[22018]: time=\"2026-06-11T16:57:29.340206475Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:29.340498 crc crio[22018]: time=\"2026-06-11T16:57:29.340389852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:29.397144 crc crio[22018]: time=\"2026-06-11T16:57:29.396969292Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}\"\nJun 11 16:57:29.397144 crc crio[22018]: time=\"2026-06-11T16:57:29.397053225Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:30.009507 crc crio[22018]: time=\"2026-06-11T16:57:30.008839105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.202219 crc crio[22018]: time=\"2026-06-11T16:57:30.201509271Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-g9cl9/POD\" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:30.202219 crc crio[22018]: time=\"2026-06-11T16:57:30.202130981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.236844 crc crio[22018]: time=\"2026-06-11T16:57:30.236683706Z\" level=info msg=\"Created container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:30.243465 crc crio[22018]: time=\"2026-06-11T16:57:30.242628504Z\" level=info msg=\"Starting container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151\" id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:30.258977 crc crio[22018]: time=\"2026-06-11T16:57:30.258507512Z\" level=info msg=\"Started container\" PID=65082 containerID=b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 description=openstack/glance-default-external-api-0/glance-httpd id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\nJun 11 16:57:30.306139 crc crio[22018]: time=\"2026-06-11T16:57:30.294570274Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}\"\nJun 11 16:57:30.306139 crc crio[22018]: time=\"2026-06-11T16:57:30.294650217Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-g9cl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:30.306828 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65078b62293b4d Mac:36:ee:22:e6:f7:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:30.311796 crc crio[22018]: time=\"2026-06-11T16:57:30.311729471Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}\"\nJun 11 16:57:30.312005 crc crio[22018]: time=\"2026-06-11T16:57:30.311965939Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:30.320394 crc crio[22018]: time=\"2026-06-11T16:57:30.320212984Z\" level=info msg=\"Ran pod sandbox c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f with infra container: openstack/glance-default-internal-api-0/POD\" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:30.323280 crc crio[22018]: time=\"2026-06-11T16:57:30.323239387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=4d5d32a8-6221-44f2-88db-5158ac89d7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:30.329812 crc crio[22018]: time=\"2026-06-11T16:57:30.329752574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf3c91a6-f415-40a7-9711-28ff30abb2a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:30.337731 crc crio[22018]: time=\"2026-06-11T16:57:30.337655775Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:30.341101 crc crio[22018]: time=\"2026-06-11T16:57:30.338087462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.409298 crc crio[22018]: time=\"2026-06-11T16:57:30.408801955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.473489 crc crio[22018]: time=\"2026-06-11T16:57:30.472787211Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-zz72b/POD\" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:30.473704 crc crio[22018]: time=\"2026-06-11T16:57:30.473657949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.561706 crc crio[22018]: time=\"2026-06-11T16:57:30.560921724Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-5f5d6/POD\" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:30.561706 crc crio[22018]: time=\"2026-06-11T16:57:30.561024888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:30.624307 crc crio[22018]: time=\"2026-06-11T16:57:30.624229461Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}\"\nJun 11 16:57:30.624307 crc crio[22018]: time=\"2026-06-11T16:57:30.624294023Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-zz72b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:30.669024 crc crio[22018]: time=\"2026-06-11T16:57:30.668915923Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}\"\nJun 11 16:57:30.669024 crc crio[22018]: time=\"2026-06-11T16:57:30.668972385Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-5f5d6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:30.882610 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b72b31aba9c6c Mac:06:86:09:44:47:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:30.884809 crc crio[22018]: time=\"2026-06-11T16:57:30.88472083Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}\"\nJun 11 16:57:30.885007 crc crio[22018]: time=\"2026-06-11T16:57:30.884945007Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-g9cl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:30.894479 crc crio[22018]: time=\"2026-06-11T16:57:30.894416571Z\" level=info msg=\"Ran pod sandbox 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c with infra container: openstack/cinder-db-sync-g9cl9/POD\" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:30.897418 crc crio[22018]: time=\"2026-06-11T16:57:30.897021432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:30.897538 crc crio[22018]: time=\"2026-06-11T16:57:30.897473447Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:30.897579 crc crio[22018]: time=\"2026-06-11T16:57:30.897540079Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:30.899163 crc crio[22018]: time=\"2026-06-11T16:57:30.898483579Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:30.907989 crc crio[22018]: time=\"2026-06-11T16:57:30.907612733Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"\nJun 11 16:57:31.323586 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3abb6ee4adb48 Mac:46:84:fc:82:56:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:31.325079 crc crio[22018]: time=\"2026-06-11T16:57:31.324396019Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}\"\nJun 11 16:57:31.325079 crc crio[22018]: time=\"2026-06-11T16:57:31.324556774Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-zz72b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:31.346183 crc crio[22018]: time=\"2026-06-11T16:57:31.346094186Z\" level=info msg=\"Ran pod sandbox 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 with infra container: openstack/neutron-db-sync-zz72b/POD\" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:31.361892 crc crio[22018]: time=\"2026-06-11T16:57:31.361830828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=90bcd0bc-1bde-43fa-979d-dd6b67f182e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.397403 crc crio[22018]: time=\"2026-06-11T16:57:31.394753034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bccd3575-7302-4abb-970c-5116b8437236 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.403888 crc crio[22018]: time=\"2026-06-11T16:57:31.403717327Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:31.405482 crc crio[22018]: time=\"2026-06-11T16:57:31.405391791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:31.448522 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fffb8787052a64 Mac:52:fb:4b:c6:74:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 SocketPath: PciID:}] [{Interface:0xc000432720 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:31.450629 crc crio[22018]: time=\"2026-06-11T16:57:31.450449363Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}\"\nJun 11 16:57:31.451191 crc crio[22018]: time=\"2026-06-11T16:57:31.451121314Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-5f5d6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:31.514538 crc crio[22018]: time=\"2026-06-11T16:57:31.514393175Z\" level=info msg=\"Ran pod sandbox 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e with infra container: openstack/barbican-db-sync-5f5d6/POD\" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:31.518267 crc crio[22018]: time=\"2026-06-11T16:57:31.51814685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.518581 crc crio[22018]: time=\"2026-06-11T16:57:31.51846792Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.518581 crc crio[22018]: time=\"2026-06-11T16:57:31.518522882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.521456 crc crio[22018]: time=\"2026-06-11T16:57:31.52128314Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:31.543879 crc crio[22018]: time=\"2026-06-11T16:57:31.54375543Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"\nJun 11 16:57:31.561587 crc crio[22018]: time=\"2026-06-11T16:57:31.561146395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:31.565527 crc crio[22018]: time=\"2026-06-11T16:57:31.561988547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:31.584071 crc crio[22018]: time=\"2026-06-11T16:57:31.583940499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:31.679687 crc crio[22018]: time=\"2026-06-11T16:57:31.678189481Z\" level=info msg=\"Created container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:31.681747 crc crio[22018]: time=\"2026-06-11T16:57:31.681661072Z\" level=info msg=\"Starting container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8\" id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:31.719286 crc crio[22018]: time=\"2026-06-11T16:57:31.718676187Z\" level=info msg=\"Started container\" PID=65402 containerID=e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 description=openstack/glance-default-internal-api-0/glance-log id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\nJun 11 16:57:31.753615 crc crio[22018]: time=\"2026-06-11T16:57:31.753522675Z\" level=info msg=\"Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:31.754202 crc crio[22018]: time=\"2026-06-11T16:57:31.754139235Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc002a1a540}] Aliases:map[]}\"\nJun 11 16:57:31.754631 crc crio[22018]: time=\"2026-06-11T16:57:31.754461555Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-6gq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:31.756151 crc crio[22018]: time=\"2026-06-11T16:57:31.756039054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c69f1a0d-e5d3-446f-a5d1-692653628dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.760997 crc crio[22018]: time=\"2026-06-11T16:57:31.760864237Z\" level=info msg=\"Created container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:31.762986 crc crio[22018]: time=\"2026-06-11T16:57:31.761894891Z\" level=info msg=\"Starting container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798\" id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:31.775895 crc crio[22018]: time=\"2026-06-11T16:57:31.775800912Z\" level=info msg=\"Started container\" PID=65407 containerID=f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798 description=openstack/neutron-db-sync-zz72b/neutron-db-sync id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\nJun 11 16:57:31.846222 crc crio[22018]: time=\"2026-06-11T16:57:31.845927541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2b575259-a365-4dc2-b520-02f4ee6388da name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:31.862529 crc crio[22018]: time=\"2026-06-11T16:57:31.862448386Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:31.863138 crc crio[22018]: time=\"2026-06-11T16:57:31.863056456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:31.930660 crc crio[22018]: time=\"2026-06-11T16:57:31.928317139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:32.135524 crc crio[22018]: time=\"2026-06-11T16:57:32.135038039Z\" level=info msg=\"Stopped pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:32.920382 crc crio[22018]: time=\"2026-06-11T16:57:32.919983046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:33.272159 crc crio[22018]: time=\"2026-06-11T16:57:33.272102989Z\" level=info msg=\"Created container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:33.274580 crc crio[22018]: time=\"2026-06-11T16:57:33.274442502Z\" level=info msg=\"Starting container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8\" id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:33.316078 crc crio[22018]: time=\"2026-06-11T16:57:33.312409428Z\" level=info msg=\"Started container\" PID=65532 containerID=b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 description=openstack/glance-default-internal-api-0/glance-httpd id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\nJun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.889879652Z\" level=info msg=\"Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.890856553Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc00012b490}] Aliases:map[]}\"\nJun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.891009268Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-nfk87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:34.228202 crc crio[22018]: time=\"2026-06-11T16:57:34.219298726Z\" level=info msg=\"Running pod sandbox: openstack/placement-5ffbb867db-hvqzs/POD\" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:34.228202 crc crio[22018]: time=\"2026-06-11T16:57:34.227964284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:34.328935 crc crio[22018]: time=\"2026-06-11T16:57:34.328580544Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:57:34.328935 crc crio[22018]: time=\"2026-06-11T16:57:34.328914525Z\" level=info msg=\"Adding pod openstack_placement-5ffbb867db-hvqzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:34.333523 crc crio[22018]: time=\"2026-06-11T16:57:34.333444148Z\" level=info msg=\"Stopped pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:35.034876 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9702fcee30ae4f2 Mac:ae:90:c9:74:c9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 SocketPath: PciID:}] [{Interface:0xc000232e60 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:35.037116 crc crio[22018]: time=\"2026-06-11T16:57:35.037019791Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"\nJun 11 16:57:35.037558 crc crio[22018]: time=\"2026-06-11T16:57:35.037487216Z\" level=info msg=\"Checking pod openstack_placement-5ffbb867db-hvqzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:35.058647 crc crio[22018]: time=\"2026-06-11T16:57:35.056315407Z\" level=info msg=\"Ran pod sandbox 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b with infra container: openstack/placement-5ffbb867db-hvqzs/POD\" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:35.066052 crc crio[22018]: time=\"2026-06-11T16:57:35.065989754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=cba72c7e-f79a-4a28-a59a-679aa9f7de69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:35.089314 crc crio[22018]: time=\"2026-06-11T16:57:35.089221288Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5dd8f975d6-wpjs5/POD\" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:35.089528 crc crio[22018]: time=\"2026-06-11T16:57:35.089451366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:35.174402 crc crio[22018]: time=\"2026-06-11T16:57:35.17420959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a32dff0c-60ee-45aa-b61e-5d5f787c7838 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:35.190742 crc crio[22018]: time=\"2026-06-11T16:57:35.190530202Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}\"\nJun 11 16:57:35.190742 crc crio[22018]: time=\"2026-06-11T16:57:35.190640366Z\" level=info msg=\"Adding pod openstack_keystone-5dd8f975d6-wpjs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:35.201548 crc crio[22018]: time=\"2026-06-11T16:57:35.201086716Z\" level=info msg=\"Creating container: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:35.201826 crc crio[22018]: time=\"2026-06-11T16:57:35.201606492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:35.389935 crc crio[22018]: time=\"2026-06-11T16:57:35.389419479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:35.407124 crc crio[22018]: time=\"2026-06-11T16:57:35.406693998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:35.574085 crc crio[22018]: time=\"2026-06-11T16:57:35.573986777Z\" level=info msg=\"Created container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:35.577751 crc crio[22018]: time=\"2026-06-11T16:57:35.577648034Z\" level=info msg=\"Starting container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded\" id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:35.583248 crc crio[22018]: time=\"2026-06-11T16:57:35.583160011Z\" level=info msg=\"Started container\" PID=65958 containerID=6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded description=openstack/placement-5ffbb867db-hvqzs/placement-log id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\nJun 11 16:57:35.600943 crc crio[22018]: time=\"2026-06-11T16:57:35.600768807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=22f8ff8f-a370-4d37-9117-060706da2f29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:35.660098 crc crio[22018]: time=\"2026-06-11T16:57:35.65997146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1d297c15-49c6-4259-80f3-7630b6f48dd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:35.669235 crc crio[22018]: time=\"2026-06-11T16:57:35.669050256Z\" level=info msg=\"Creating container: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:35.670054 crc crio[22018]: time=\"2026-06-11T16:57:35.669804051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:35.770961 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f920130ccc9b2 Mac:4a:05:83:11:9e:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:57:35.772275 crc crio[22018]: time=\"2026-06-11T16:57:35.772167057Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}\"\nJun 11 16:57:35.772508 crc crio[22018]: time=\"2026-06-11T16:57:35.772381554Z\" level=info msg=\"Checking pod openstack_keystone-5dd8f975d6-wpjs5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:57:40.735761 crc crio[22018]: time=\"2026-06-11T16:57:40.731565554Z\" level=info msg=\"Ran pod sandbox 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 with infra container: openstack/keystone-5dd8f975d6-wpjs5/POD\" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:57:40.741729 crc crio[22018]: time=\"2026-06-11T16:57:40.741680994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=2e24ef33-db2a-4262-bf9a-96ac6456a95f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.672525 crc crio[22018]: time=\"2026-06-11T16:57:43.671818213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:43.679616 crc crio[22018]: time=\"2026-06-11T16:57:43.677987665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:43.734046 crc crio[22018]: time=\"2026-06-11T16:57:43.733932904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=72e5e313-aaa6-491f-ad2b-87aa94139234 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.849224 crc crio[22018]: time=\"2026-06-11T16:57:43.849128807Z\" level=info msg=\"Creating container: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:43.851525 crc crio[22018]: time=\"2026-06-11T16:57:43.851433108Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:43.853447 crc crio[22018]: time=\"2026-06-11T16:57:43.853238705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0b2f2da0-5a2e-4819-8b5d-12dabccc95c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.910004 crc crio[22018]: time=\"2026-06-11T16:57:43.909954698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:43.926866 crc crio[22018]: time=\"2026-06-11T16:57:43.926767805Z\" level=info msg=\"Created container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:43.928592 crc crio[22018]: time=\"2026-06-11T16:57:43.928189987Z\" level=info msg=\"Starting container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248\" id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:43.935500 crc crio[22018]: time=\"2026-06-11T16:57:43.933726713Z\" level=info msg=\"Started container\" PID=66539 containerID=3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 description=openstack/placement-5ffbb867db-hvqzs/placement-api id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\nJun 11 16:57:43.952188 crc crio[22018]: time=\"2026-06-11T16:57:43.952029746Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:43.953309 crc crio[22018]: time=\"2026-06-11T16:57:43.953111619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b7321761-62bf-409f-8786-183c2932ff39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.962178 crc crio[22018]: time=\"2026-06-11T16:57:43.961998822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=947cac0f-be61-421e-afaa-6c6c9fbf9c82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.970854 crc crio[22018]: time=\"2026-06-11T16:57:43.97073533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bbf0b215-8166-4f3c-b015-f7cee3950216 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:43.981613 crc crio[22018]: time=\"2026-06-11T16:57:43.981570826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:43.989049 crc crio[22018]: time=\"2026-06-11T16:57:43.988940609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:43.992920 crc crio[22018]: time=\"2026-06-11T16:57:43.992553904Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:44.003067 crc crio[22018]: time=\"2026-06-11T16:57:44.002929857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.016970 crc crio[22018]: time=\"2026-06-11T16:57:44.016846146Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:44.040605 crc crio[22018]: time=\"2026-06-11T16:57:44.040505627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.081451 crc crio[22018]: time=\"2026-06-11T16:57:44.081319574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.086796 crc crio[22018]: time=\"2026-06-11T16:57:44.086737157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.115924 crc crio[22018]: time=\"2026-06-11T16:57:44.115853123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.121418 crc crio[22018]: time=\"2026-06-11T16:57:44.121277354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:44.338759 crc crio[22018]: time=\"2026-06-11T16:57:44.33823266Z\" level=info msg=\"Created container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:44.339617 crc crio[22018]: time=\"2026-06-11T16:57:44.339507581Z\" level=info msg=\"Created container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:44.343638 crc crio[22018]: time=\"2026-06-11T16:57:44.338930362Z\" level=info msg=\"Created container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:44.349652 crc crio[22018]: time=\"2026-06-11T16:57:44.348558508Z\" level=info msg=\"Starting container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b\" id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:44.349652 crc crio[22018]: time=\"2026-06-11T16:57:44.34954155Z\" level=info msg=\"Starting container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b\" id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:44.354147 crc crio[22018]: time=\"2026-06-11T16:57:44.354046192Z\" level=info msg=\"Starting container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851\" id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:57:44.356281 crc crio[22018]: time=\"2026-06-11T16:57:44.35618516Z\" level=info msg=\"Started container\" PID=66567 containerID=251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b description=openstack/ceilometer-0/sg-core id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\nJun 11 16:57:44.356899 crc crio[22018]: time=\"2026-06-11T16:57:44.356836041Z\" level=info msg=\"Started container\" PID=66556 containerID=cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b description=openstack/keystone-5dd8f975d6-wpjs5/keystone-api id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\nJun 11 16:57:44.359825 crc crio[22018]: time=\"2026-06-11T16:57:44.359737433Z\" level=info msg=\"Started container\" PID=66563 containerID=9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851 description=openstack/barbican-db-sync-5f5d6/barbican-db-sync id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\nJun 11 16:57:44.470495 crc crio[22018]: time=\"2026-06-11T16:57:44.47039761Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:44.484517 crc crio[22018]: time=\"2026-06-11T16:57:44.484439967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:57:51.311185 crc crio[22018]: time=\"2026-06-11T16:57:51.310231732Z\" level=info msg=\"Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:51.313125 crc crio[22018]: time=\"2026-06-11T16:57:51.312459573Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc007484020}] Aliases:map[]}\"\nJun 11 16:57:51.313125 crc crio[22018]: time=\"2026-06-11T16:57:51.313080863Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-5f5d6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:57:54.645216 crc crio[22018]: time=\"2026-06-11T16:57:54.643813748Z\" level=info msg=\"Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:54.645216 crc crio[22018]: time=\"2026-06-11T16:57:54.645058848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:54.646692 crc crio[22018]: time=\"2026-06-11T16:57:54.645709279Z\" level=info msg=\"Removing pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.251517 crc crio[22018]: time=\"2026-06-11T16:57:58.250144654Z\" level=info msg=\"Stopped pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.267726 crc crio[22018]: time=\"2026-06-11T16:57:58.267549252Z\" level=info msg=\"Removed pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.268896 crc crio[22018]: time=\"2026-06-11T16:57:58.268815698Z\" level=info msg=\"Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.269000 crc crio[22018]: time=\"2026-06-11T16:57:58.268897051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.269747 crc crio[22018]: time=\"2026-06-11T16:57:58.269662664Z\" level=info msg=\"Removing pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.284417 crc crio[22018]: time=\"2026-06-11T16:57:58.28382785Z\" level=info msg=\"Removed pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.285860 crc crio[22018]: time=\"2026-06-11T16:57:58.284710993Z\" level=info msg=\"Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.285860 crc crio[22018]: time=\"2026-06-11T16:57:58.284771325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.288750 crc crio[22018]: time=\"2026-06-11T16:57:58.288209605Z\" level=info msg=\"Removing pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.325670 crc crio[22018]: time=\"2026-06-11T16:57:58.325574325Z\" level=info msg=\"Removed pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.332933 crc crio[22018]: time=\"2026-06-11T16:57:58.332569174Z\" level=info msg=\"Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.332933 crc crio[22018]: time=\"2026-06-11T16:57:58.332673418Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.345723 crc crio[22018]: time=\"2026-06-11T16:57:58.333402681Z\" level=info msg=\"Removing pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.345723 crc crio[22018]: time=\"2026-06-11T16:57:58.345254849Z\" level=info msg=\"Removed pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.346201 crc crio[22018]: time=\"2026-06-11T16:57:58.346106544Z\" level=info msg=\"Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.346201 crc crio[22018]: time=\"2026-06-11T16:57:58.346176321Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.347016 crc crio[22018]: time=\"2026-06-11T16:57:58.34689146Z\" level=info msg=\"Removing pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.363932 crc crio[22018]: time=\"2026-06-11T16:57:58.363837379Z\" level=info msg=\"Removed pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.365125 crc crio[22018]: time=\"2026-06-11T16:57:58.364810848Z\" level=info msg=\"Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.365125 crc crio[22018]: time=\"2026-06-11T16:57:58.364885291Z\" level=info msg=\"Stopped pod sandbox (already stopped): f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:57:58.365913 crc crio[22018]: time=\"2026-06-11T16:57:58.365779019Z\" level=info msg=\"Removing pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:58.382302 crc crio[22018]: time=\"2026-06-11T16:57:58.381085408Z\" level=info msg=\"Removed pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:57:59.829090 crc crio[22018]: time=\"2026-06-11T16:57:59.828554965Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage\nJun 11 16:57:59.831155 crc crio[22018]: time=\"2026-06-11T16:57:59.83000345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9bdb9545-39c1-4802-97f6-3c3a514f406c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:59.862782 crc crio[22018]: time=\"2026-06-11T16:57:59.862640612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=471a39ef-39fa-4670-9765-597e8afebaec name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:57:59.871610 crc crio[22018]: time=\"2026-06-11T16:57:59.871101701Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:57:59.876074 crc crio[22018]: time=\"2026-06-11T16:57:59.87603726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:57:59.956977 crc crio[22018]: time=\"2026-06-11T16:57:59.956772856Z\" level=info 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.576193 crc crio[22018]: time=\"2026-06-11T16:58:00.575641103Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-56fbcbcd75-mt8z6/POD\" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:00.576193 crc crio[22018]: time=\"2026-06-11T16:58:00.575787738Z\" level=info 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.654696 crc crio[22018]: time=\"2026-06-11T16:58:00.649790647Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}\"\nJun 11 16:58:00.654696 crc crio[22018]: time=\"2026-06-11T16:58:00.65203621Z\" level=info msg=\"Adding pod openstack_barbican-worker-56fbcbcd75-mt8z6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:00.716975 crc crio[22018]: time=\"2026-06-11T16:58:00.70796233Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD\" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:00.716975 crc crio[22018]: time=\"2026-06-11T16:58:00.708074354Z\" level=info 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.769023 crc crio[22018]: time=\"2026-06-11T16:58:00.768465016Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686618-w7xzf/POD\" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:00.769394 crc crio[22018]: time=\"2026-06-11T16:58:00.769043575Z\" level=info 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.945598 crc crio[22018]: time=\"2026-06-11T16:58:00.943664343Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}\"\nJun 11 16:58:00.945598 crc crio[22018]: time=\"2026-06-11T16:58:00.943755276Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-c6b77b85d-clp5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:01.033712 crc crio[22018]: time=\"2026-06-11T16:58:01.033397823Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD\" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.034162 crc crio[22018]: time=\"2026-06-11T16:58:01.034119837Z\" level=info 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:01.068919 crc crio[22018]: time=\"2026-06-11T16:58:01.068870373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 16:58:01.069301 crc crio[22018]: time=\"2026-06-11T16:58:01.069238215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686618-w7xzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:01.132859 crc crio[22018]: time=\"2026-06-11T16:58:01.13277213Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-688454f6fb-fdgz9/POD\" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.133037 crc crio[22018]: time=\"2026-06-11T16:58:01.132891304Z\" level=info 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:01.257214 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc7501cb4ddfc24 Mac:ea:68:a5:dd:1d:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:01.257214 crc crio[22018]: time=\"2026-06-11T16:58:01.255656966Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}\"\nJun 11 16:58:01.257214 crc crio[22018]: time=\"2026-06-11T16:58:01.255805591Z\" level=info msg=\"Checking pod openstack_barbican-worker-56fbcbcd75-mt8z6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:01.353844 crc crio[22018]: time=\"2026-06-11T16:58:01.352180351Z\" level=info msg=\"Ran pod sandbox cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 with infra container: openstack/barbican-worker-56fbcbcd75-mt8z6/POD\" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.372978 crc crio[22018]: time=\"2026-06-11T16:58:01.372884272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.417268 crc crio[22018]: time=\"2026-06-11T16:58:01.417194872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}\"\nJun 11 16:58:01.417932 crc crio[22018]: time=\"2026-06-11T16:58:01.417869944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-774c8fb449-t9zl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:01.448059 crc crio[22018]: time=\"2026-06-11T16:58:01.448002068Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.449305 crc crio[22018]: time=\"2026-06-11T16:58:01.449276399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.454277 crc crio[22018]: time=\"2026-06-11T16:58:01.454214639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:01.468937 crc crio[22018]: time=\"2026-06-11T16:58:01.464828495Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}\"\nJun 11 16:58:01.468937 crc crio[22018]: time=\"2026-06-11T16:58:01.468904762Z\" level=info msg=\"Adding pod openstack_barbican-api-688454f6fb-fdgz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:01.470502 crc crio[22018]: time=\"2026-06-11T16:58:01.466490887Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"\nJun 11 16:58:01.698316 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f1928e6344ccf Mac:32:d2:7e:17:ef:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd SocketPath: PciID:}] [{Interface:0xc0002005b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:01.702871 crc crio[22018]: time=\"2026-06-11T16:58:01.702737081Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}\"\nJun 11 16:58:01.703162 crc crio[22018]: time=\"2026-06-11T16:58:01.702895276Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-c6b77b85d-clp5h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:01.777798 crc crio[22018]: time=\"2026-06-11T16:58:01.771006045Z\" level=info msg=\"Ran pod sandbox 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 with infra container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD\" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.788077 crc crio[22018]: time=\"2026-06-11T16:58:01.787925341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.788500 crc crio[22018]: time=\"2026-06-11T16:58:01.788173863Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.788500 crc crio[22018]: time=\"2026-06-11T16:58:01.788222091Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:01.796194 crc crio[22018]: time=\"2026-06-11T16:58:01.796142633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:01.803412 crc crio[22018]: time=\"2026-06-11T16:58:01.800989988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"\nJun 11 16:58:01.815281 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35d5018bbba34dd Mac:56:80:6a:c7:7c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 SocketPath: PciID:}] [{Interface:0xc00013cd20 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:01.818012 crc crio[22018]: time=\"2026-06-11T16:58:01.817932485Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 16:58:01.818221 crc crio[22018]: time=\"2026-06-11T16:58:01.818140472Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686618-w7xzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:01.891448 crc crio[22018]: time=\"2026-06-11T16:58:01.884722169Z\" level=info msg=\"Ran pod sandbox 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac with infra container: openshift-infra/auto-csr-approver-29686618-w7xzf/POD\" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:01.982289 crc crio[22018]: time=\"2026-06-11T16:58:01.982031496Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:01.997461 crc crio[22018]: time=\"2026-06-11T16:58:01.997292115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 16:58:02.214629 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885e71d76efefbb Mac:3a:6c:9f:55:7e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:02.217214 crc crio[22018]: time=\"2026-06-11T16:58:02.216881215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}\"\nJun 11 16:58:02.217214 crc crio[22018]: time=\"2026-06-11T16:58:02.217087092Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-774c8fb449-t9zl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:02.266401 crc crio[22018]: time=\"2026-06-11T16:58:02.264804352Z\" level=info msg=\"Ran pod sandbox 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 with infra container: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD\" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:02.276136 crc crio[22018]: time=\"2026-06-11T16:58:02.276028145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6f3dbac0-c813-47d2-b33a-92fdf8fca793 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.406140 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caebe55c5b8f689 Mac:0e:7f:82:14:6b:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:02.407961 crc crio[22018]: time=\"2026-06-11T16:58:02.407619998Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}\"\nJun 11 16:58:02.408272 crc crio[22018]: time=\"2026-06-11T16:58:02.408171866Z\" level=info msg=\"Checking pod openstack_barbican-api-688454f6fb-fdgz9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:02.415995 crc crio[22018]: time=\"2026-06-11T16:58:02.4159147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=753c62fd-d495-47f4-b662-e59d6eb73771 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.433620 crc crio[22018]: time=\"2026-06-11T16:58:02.433534602Z\" level=info msg=\"Ran pod sandbox caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f with infra container: openstack/barbican-api-688454f6fb-fdgz9/POD\" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:02.440882 crc crio[22018]: time=\"2026-06-11T16:58:02.440798749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cf5e3148-31b1-4444-a330-742763fdbe60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.442129 crc crio[22018]: time=\"2026-06-11T16:58:02.441561966Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.444136 crc crio[22018]: time=\"2026-06-11T16:58:02.444081625Z\" level=info 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.449003 crc crio[22018]: time=\"2026-06-11T16:58:02.448852587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9cfc7f7b-f75b-46a9-8993-5c3eab4749ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.511606 crc crio[22018]: time=\"2026-06-11T16:58:02.511286691Z\" level=info msg=\"Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.512166 crc crio[22018]: time=\"2026-06-11T16:58:02.512106168Z\" level=info 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.584077 crc crio[22018]: time=\"2026-06-11T16:58:02.583991332Z\" level=info 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.593683 crc crio[22018]: time=\"2026-06-11T16:58:02.593561358Z\" level=info 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.599115 crc crio[22018]: time=\"2026-06-11T16:58:02.599036422Z\" level=info 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.605536 crc crio[22018]: time=\"2026-06-11T16:58:02.605469965Z\" level=info 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.762208 crc crio[22018]: time=\"2026-06-11T16:58:02.761734137Z\" level=info msg=\"Created container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.764538 crc crio[22018]: time=\"2026-06-11T16:58:02.764471025Z\" level=info msg=\"Starting container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932\" id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:02.779918 crc crio[22018]: time=\"2026-06-11T16:58:02.77924334Z\" level=info msg=\"Started container\" PID=67975 containerID=c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\nJun 11 16:58:02.789206 crc crio[22018]: time=\"2026-06-11T16:58:02.788938762Z\" level=info msg=\"Created container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:02.793172 crc crio[22018]: time=\"2026-06-11T16:58:02.792412196Z\" level=info msg=\"Starting container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5\" id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:02.802886 crc crio[22018]: time=\"2026-06-11T16:58:02.802791437Z\" level=info msg=\"Started container\" PID=67976 containerID=7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5 description=openstack/dnsmasq-dns-774c8fb449-t9zl2/init id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\nJun 11 16:58:02.837820 crc crio[22018]: time=\"2026-06-11T16:58:02.837303235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=776028f7-2d25-45df-a58f-4ad4c6685127 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:02.947653 crc crio[22018]: time=\"2026-06-11T16:58:02.947314379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d952788-e0cb-4571-ac95-d0d7eae6a876 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:03.017803 crc crio[22018]: time=\"2026-06-11T16:58:03.017539452Z\" level=info 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:03.059962 crc crio[22018]: time=\"2026-06-11T16:58:03.059754822Z\" level=info msg=\"Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:03.060465 crc crio[22018]: time=\"2026-06-11T16:58:03.060193347Z\" level=info 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:03.148912 crc crio[22018]: time=\"2026-06-11T16:58:03.148814383Z\" level=info 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:03.169071 crc crio[22018]: time=\"2026-06-11T16:58:03.168189589Z\" level=info 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:03.248617 crc crio[22018]: time=\"2026-06-11T16:58:03.247932928Z\" level=info msg=\"Created container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:03.253303 crc crio[22018]: time=\"2026-06-11T16:58:03.252538814Z\" level=info msg=\"Starting container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256\" id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:03.282757 crc crio[22018]: time=\"2026-06-11T16:58:03.282630327Z\" level=info msg=\"Started container\" PID=68006 containerID=9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256 description=openstack/cinder-db-sync-g9cl9/cinder-db-sync id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\nJun 11 16:58:03.293141 crc crio[22018]: time=\"2026-06-11T16:58:03.293044068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:03.293941 crc crio[22018]: time=\"2026-06-11T16:58:03.293908656Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=756b348f-c9f1-4ac5-a9b5-2477f031ccac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:03.296222 crc crio[22018]: time=\"2026-06-11T16:58:03.296034324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef9a2bb5-b34f-40f2-bbdd-750ba1456a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:03.328959 crc crio[22018]: time=\"2026-06-11T16:58:03.328813799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:03.354601 crc crio[22018]: time=\"2026-06-11T16:58:03.340264449Z\" level=info msg=\"Created container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:03.356491 crc crio[22018]: time=\"2026-06-11T16:58:03.356422295Z\" level=info msg=\"Starting container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d\" id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:03.370665 crc crio[22018]: time=\"2026-06-11T16:58:03.37058163Z\" level=info msg=\"Started container\" PID=68012 containerID=e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\nJun 11 16:58:03.678705 crc crio[22018]: time=\"2026-06-11T16:58:03.678614333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a983023a-cd8e-4d7b-87c4-83fea34b1053 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:04.215853 crc crio[22018]: time=\"2026-06-11T16:58:04.215437514Z\" level=info 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:04.325772 crc crio[22018]: time=\"2026-06-11T16:58:04.325597373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4d5b8c84-100b-4b51-8f8a-dcce439fa045 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:04.814239 crc crio[22018]: time=\"2026-06-11T16:58:04.81351262Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5dc9db7644-g2g8t/POD\" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:04.815093 crc crio[22018]: time=\"2026-06-11T16:58:04.814574905Z\" level=info 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:05.344792 crc crio[22018]: time=\"2026-06-11T16:58:05.344693234Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:05.426157 crc crio[22018]: time=\"2026-06-11T16:58:05.426044538Z\" level=info 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:05.438937 crc crio[22018]: time=\"2026-06-11T16:58:05.438807665Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:05.440158 crc crio[22018]: time=\"2026-06-11T16:58:05.440078454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=94d2de19-6cae-44fe-a63f-dc507e18876a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:05.499077 crc crio[22018]: time=\"2026-06-11T16:58:05.498427651Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:05.500289 crc crio[22018]: time=\"2026-06-11T16:58:05.500195595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=96c85407-07cc-4de1-b4e5-14500413bbf5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:05.527662 crc crio[22018]: time=\"2026-06-11T16:58:05.527527337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4cab04b2-f723-4821-b1b2-778ae1712ecf name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:05.560273 crc crio[22018]: time=\"2026-06-11T16:58:05.559834222Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}\"\nJun 11 16:58:05.560273 crc crio[22018]: time=\"2026-06-11T16:58:05.560179053Z\" level=info msg=\"Adding pod openstack_barbican-api-5dc9db7644-g2g8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:05.611435 crc crio[22018]: time=\"2026-06-11T16:58:05.611234133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b7b9850a-604f-418c-a81e-9c2cbd3421af name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:05.622645 crc crio[22018]: time=\"2026-06-11T16:58:05.622446804Z\" level=info msg=\"Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:05.630249 crc crio[22018]: time=\"2026-06-11T16:58:05.630124105Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:05.630655 crc crio[22018]: time=\"2026-06-11T16:58:05.630596456Z\" level=info 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:05.642817 crc crio[22018]: time=\"2026-06-11T16:58:05.642696449Z\" level=info 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:05.650986 crc crio[22018]: time=\"2026-06-11T16:58:05.650878349Z\" level=info 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:05.732486 crc crio[22018]: time=\"2026-06-11T16:58:05.731823152Z\" level=info 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:05.792575 crc crio[22018]: time=\"2026-06-11T16:58:05.792301059Z\" level=info 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:05.801243 crc crio[22018]: time=\"2026-06-11T16:58:05.801095968Z\" level=info msg=\"Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:05.815451 crc crio[22018]: time=\"2026-06-11T16:58:05.807131252Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc0004be708}] Aliases:map[]}\"\nJun 11 16:58:05.827150 crc crio[22018]: time=\"2026-06-11T16:58:05.826573147Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-zz72b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:05.843395 crc crio[22018]: time=\"2026-06-11T16:58:05.842934097Z\" level=info 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:05.846580 crc crio[22018]: time=\"2026-06-11T16:58:05.846497091Z\" level=info 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:05.848018 crc crio[22018]: time=\"2026-06-11T16:58:05.847930008Z\" level=info 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:05.876896 crc crio[22018]: time=\"2026-06-11T16:58:05.876773073Z\" level=info 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:06.095099 crc crio[22018]: time=\"2026-06-11T16:58:06.094841878Z\" level=info msg=\"Created container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.099811 crc crio[22018]: time=\"2026-06-11T16:58:06.099733489Z\" level=info msg=\"Starting container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb\" id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.112903 crc crio[22018]: time=\"2026-06-11T16:58:06.112753153Z\" level=info msg=\"Created container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.116552 crc crio[22018]: time=\"2026-06-11T16:58:06.116021569Z\" level=info msg=\"Starting container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c\" id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.117806 crc crio[22018]: time=\"2026-06-11T16:58:06.117680312Z\" level=info msg=\"Started container\" PID=68481 containerID=7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\nJun 11 16:58:06.126176 crc crio[22018]: time=\"2026-06-11T16:58:06.126110903Z\" level=info msg=\"Started container\" PID=68479 containerID=22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c description=openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\nJun 11 16:58:06.133592 crc crio[22018]: time=\"2026-06-11T16:58:06.133496525Z\" level=info msg=\"Created container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.136667 crc crio[22018]: time=\"2026-06-11T16:58:06.136017764Z\" level=info msg=\"Starting container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28\" id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.139840 crc crio[22018]: time=\"2026-06-11T16:58:06.139724962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4efe9c5c-08c0-45d1-8f25-0e953992dafa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.142572 crc crio[22018]: time=\"2026-06-11T16:58:06.142390405Z\" level=info msg=\"Started container\" PID=68500 containerID=491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\nJun 11 16:58:06.202502 crc crio[22018]: time=\"2026-06-11T16:58:06.202311789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=231be504-3880-40bc-b1ad-9633e9696028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.205394 crc crio[22018]: time=\"2026-06-11T16:58:06.205231722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=89758046-58bd-4d8b-9c65-e0e3d9ab6d21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.211880 crc crio[22018]: time=\"2026-06-11T16:58:06.21180437Z\" level=info 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:06.226384 crc crio[22018]: time=\"2026-06-11T16:58:06.226219789Z\" level=info msg=\"Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.227847 crc crio[22018]: time=\"2026-06-11T16:58:06.227769778Z\" level=info 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:06.254410 crc crio[22018]: time=\"2026-06-11T16:58:06.25427926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=98b39071-a262-4578-9a92-5f5004767635 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.264177 crc crio[22018]: 2026-06-11T16:58:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd0e80f8d72ff7 Mac:2e:79:40:5d:3a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:06.265242 crc crio[22018]: time=\"2026-06-11T16:58:06.265169367Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}\"\nJun 11 16:58:06.265905 crc crio[22018]: time=\"2026-06-11T16:58:06.265845189Z\" level=info msg=\"Checking pod openstack_barbican-api-5dc9db7644-g2g8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:06.275442 crc crio[22018]: time=\"2026-06-11T16:58:06.274817103Z\" level=info msg=\"Stopped pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:06.286130 crc crio[22018]: time=\"2026-06-11T16:58:06.286049921Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.289115 crc crio[22018]: time=\"2026-06-11T16:58:06.289054526Z\" level=info 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:06.289512 crc crio[22018]: time=\"2026-06-11T16:58:06.289437348Z\" level=info msg=\"Ran pod sandbox 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 with infra container: openstack/barbican-api-5dc9db7644-g2g8t/POD\" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:06.293131 crc crio[22018]: time=\"2026-06-11T16:58:06.292573657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=52c8cc0c-422f-4c06-a7ce-4622539b5f34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.313805 crc crio[22018]: time=\"2026-06-11T16:58:06.31371811Z\" level=info 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:06.321314 crc crio[22018]: time=\"2026-06-11T16:58:06.321081804Z\" level=info 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:06.332170 crc crio[22018]: time=\"2026-06-11T16:58:06.329886285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=267d4117-7990-4f6c-b07b-c338b8fbc947 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.340048 crc crio[22018]: time=\"2026-06-11T16:58:06.339924036Z\" level=info msg=\"Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.340509 crc crio[22018]: time=\"2026-06-11T16:58:06.340464173Z\" level=info 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:06.352098 crc crio[22018]: time=\"2026-06-11T16:58:06.351615874Z\" level=info msg=\"Created container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.356516 crc crio[22018]: time=\"2026-06-11T16:58:06.356451289Z\" level=info msg=\"Starting container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6\" id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.361913 crc crio[22018]: time=\"2026-06-11T16:58:06.36156848Z\" level=info msg=\"Started container\" PID=68540 containerID=7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6 description=openshift-infra/auto-csr-approver-29686618-w7xzf/oc id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\nJun 11 16:58:06.389510 crc crio[22018]: time=\"2026-06-11T16:58:06.388587439Z\" level=info 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:06.393103 crc crio[22018]: time=\"2026-06-11T16:58:06.393032151Z\" level=info 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:06.452533 crc crio[22018]: time=\"2026-06-11T16:58:06.452309189Z\" level=info 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:06.470662 crc crio[22018]: time=\"2026-06-11T16:58:06.470585237Z\" level=info 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:06.526160 crc crio[22018]: time=\"2026-06-11T16:58:06.526066138Z\" level=info msg=\"Created container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.533023 crc crio[22018]: time=\"2026-06-11T16:58:06.532926539Z\" level=info msg=\"Starting container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3\" id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.541466 crc crio[22018]: time=\"2026-06-11T16:58:06.541384536Z\" level=info msg=\"Started container\" PID=68547 containerID=939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\nJun 11 16:58:06.589160 crc crio[22018]: time=\"2026-06-11T16:58:06.589043046Z\" level=info msg=\"Created container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.590202 crc crio[22018]: time=\"2026-06-11T16:58:06.590122454Z\" level=info msg=\"Starting container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123\" id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.598443 crc crio[22018]: time=\"2026-06-11T16:58:06.597871853Z\" level=info msg=\"Started container\" PID=68562 containerID=0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\nJun 11 16:58:06.758925 crc crio[22018]: time=\"2026-06-11T16:58:06.758759334Z\" level=info msg=\"Created container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.761569 crc crio[22018]: time=\"2026-06-11T16:58:06.761408239Z\" level=info msg=\"Starting container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574\" id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:06.768830 crc crio[22018]: time=\"2026-06-11T16:58:06.768633828Z\" level=info msg=\"Started container\" PID=68569 containerID=2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\nJun 11 16:58:06.785647 crc crio[22018]: time=\"2026-06-11T16:58:06.784956999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f833f832-affb-43e8-9e6c-e0db793fa687 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.898973 crc crio[22018]: time=\"2026-06-11T16:58:06.898596888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d0e48390-263a-46da-a749-21fe38c59794 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:06.917931 crc crio[22018]: time=\"2026-06-11T16:58:06.917857271Z\" level=info msg=\"Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:06.918385 crc crio[22018]: time=\"2026-06-11T16:58:06.918265524Z\" level=info 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:07.250167 crc crio[22018]: time=\"2026-06-11T16:58:07.250071589Z\" level=info 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:07.272062 crc crio[22018]: time=\"2026-06-11T16:58:07.270449518Z\" level=info 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:07.486009 crc crio[22018]: time=\"2026-06-11T16:58:07.485601245Z\" level=info msg=\"Created container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:07.487824 crc crio[22018]: time=\"2026-06-11T16:58:07.487737252Z\" level=info msg=\"Starting container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661\" id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:07.500513 crc crio[22018]: time=\"2026-06-11T16:58:07.497724986Z\" level=info msg=\"Started container\" PID=68712 containerID=45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\nJun 11 16:58:07.724236 crc crio[22018]: time=\"2026-06-11T16:58:07.724153352Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD\" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:07.724613 crc crio[22018]: time=\"2026-06-11T16:58:07.724253655Z\" level=info 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:07.781520 crc crio[22018]: time=\"2026-06-11T16:58:07.781247293Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}\"\nJun 11 16:58:07.781520 crc crio[22018]: time=\"2026-06-11T16:58:07.781383477Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:08.001267 crc crio[22018]: time=\"2026-06-11T16:58:08.000134468Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7b7489bdd-znwrk/POD\" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:08.001267 crc crio[22018]: time=\"2026-06-11T16:58:08.000826771Z\" level=info 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:08.106739 crc crio[22018]: time=\"2026-06-11T16:58:08.106622004Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}\"\nJun 11 16:58:08.106739 crc crio[22018]: time=\"2026-06-11T16:58:08.106695136Z\" level=info msg=\"Adding pod openstack_neutron-7b7489bdd-znwrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:08.985054 crc crio[22018]: time=\"2026-06-11T16:58:08.984482223Z\" level=info msg=\"Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:08.985950 crc crio[22018]: time=\"2026-06-11T16:58:08.984780381Z\" level=info msg=\"Stopping container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c (timeout: 10s)\" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:08.985950 crc crio[22018]: time=\"2026-06-11T16:58:08.985884688Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc000380720}] Aliases:map[]}\"\nJun 11 16:58:08.986136 crc crio[22018]: time=\"2026-06-11T16:58:08.986005332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686618-w7xzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:09.291285 crc crio[22018]: time=\"2026-06-11T16:58:09.28994999Z\" level=info msg=\"Stopped pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:09.378547 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416490b3957424 Mac:be:77:39:7c:e4:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:09.378547 crc crio[22018]: time=\"2026-06-11T16:58:09.377954877Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}\"\nJun 11 16:58:09.378547 crc crio[22018]: time=\"2026-06-11T16:58:09.378127883Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:09.473834 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cb5d754f26de0b Mac:4a:fa:4f:13:ac:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a SocketPath: PciID:}] [{Interface:0xc000248f20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:09.475596 crc crio[22018]: time=\"2026-06-11T16:58:09.475506677Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}\"\nJun 11 16:58:09.475720 crc crio[22018]: time=\"2026-06-11T16:58:09.475703894Z\" level=info msg=\"Checking pod openstack_neutron-7b7489bdd-znwrk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:09.652784 crc crio[22018]: time=\"2026-06-11T16:58:09.64986814Z\" level=info msg=\"Stopped container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:09.655604 crc crio[22018]: time=\"2026-06-11T16:58:09.65545168Z\" level=info msg=\"Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:09.667072 crc crio[22018]: time=\"2026-06-11T16:58:09.666901721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc005da0570}] Aliases:map[]}\"\nJun 11 16:58:09.667312 crc crio[22018]: time=\"2026-06-11T16:58:09.667172398Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-774c8fb449-t9zl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:12.325589 crc crio[22018]: time=\"2026-06-11T16:58:12.324872915Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5bcd44869-4nmqw/POD\" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:12.326797 crc crio[22018]: time=\"2026-06-11T16:58:12.32564663Z\" level=info 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:14.103100 crc crio[22018]: time=\"2026-06-11T16:58:14.102569874Z\" level=info msg=\"Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:14.104604 crc crio[22018]: time=\"2026-06-11T16:58:14.103988259Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"\nJun 11 16:58:14.104604 crc crio[22018]: time=\"2026-06-11T16:58:14.104121274Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-g9cl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:18.982803 crc crio[22018]: time=\"2026-06-11T16:58:18.977469054Z\" level=info msg=\"Stopping container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d (timeout: 30s)\" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:18.982803 crc crio[22018]: time=\"2026-06-11T16:58:18.977960453Z\" level=info msg=\"Stopping container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 (timeout: 30s)\" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:19.849910 crc crio[22018]: time=\"2026-06-11T16:58:19.849532398Z\" level=info msg=\"Ran pod sandbox 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 with infra container: openstack/neutron-7b7489bdd-znwrk/POD\" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:19.852242 crc crio[22018]: time=\"2026-06-11T16:58:19.852148966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c686b3c7-53bf-4d81-a57b-957be2a9a5ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:19.856086 crc crio[22018]: time=\"2026-06-11T16:58:19.855913296Z\" level=info msg=\"Stopped pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:19.861778 crc crio[22018]: time=\"2026-06-11T16:58:19.86169755Z\" level=info msg=\"Stopped pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:19.875268 crc crio[22018]: time=\"2026-06-11T16:58:19.875148407Z\" level=info msg=\"Ran pod sandbox 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 with infra container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD\" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:19.881105 crc crio[22018]: time=\"2026-06-11T16:58:19.881011403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=28b11919-6aa8-497f-b8ce-e94900539f47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:19.902066 crc crio[22018]: time=\"2026-06-11T16:58:19.901960403Z\" level=info msg=\"Stopped container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:19.902806 crc crio[22018]: time=\"2026-06-11T16:58:19.902729465Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}\"\nJun 11 16:58:19.902806 crc crio[22018]: time=\"2026-06-11T16:58:19.902791237Z\" level=info msg=\"Adding pod openstack_neutron-5bcd44869-4nmqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:19.938867 crc crio[22018]: time=\"2026-06-11T16:58:19.938776019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4f6c0ec2-7130-4a33-b14f-c59160ff1e86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:20.263392 crc crio[22018]: time=\"2026-06-11T16:58:20.261992582Z\" level=info msg=\"Removing container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c\" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:20.759968 crc crio[22018]: 2026-06-11T16:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb84588cd73460 Mac:16:23:9b:97:a9:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:20.761692 crc crio[22018]: time=\"2026-06-11T16:58:20.761626075Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}\"\nJun 11 16:58:20.761864 crc crio[22018]: time=\"2026-06-11T16:58:20.761815532Z\" level=info msg=\"Checking pod openstack_neutron-5bcd44869-4nmqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:21.347034 crc crio[22018]: time=\"2026-06-11T16:58:21.346935463Z\" level=info msg=\"Ran pod sandbox bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 with infra container: openstack/neutron-5bcd44869-4nmqw/POD\" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:21.352798 crc crio[22018]: time=\"2026-06-11T16:58:21.352685128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e141345-573a-479c-b96d-02ceef89072a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.370697 crc crio[22018]: time=\"2026-06-11T16:58:21.369573547Z\" level=info msg=\"Removed container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:21.376307 crc crio[22018]: time=\"2026-06-11T16:58:21.376231207Z\" level=info msg=\"Removing container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5\" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:21.385895 crc crio[22018]: time=\"2026-06-11T16:58:21.385845995Z\" level=info msg=\"Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:21.386664 crc crio[22018]: time=\"2026-06-11T16:58:21.38662869Z\" level=info 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:21.417514 crc crio[22018]: time=\"2026-06-11T16:58:21.417273198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fae622dc-e501-4179-a19b-274fc8439b4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.445289 crc crio[22018]: time=\"2026-06-11T16:58:21.444784685Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:21.452029 crc crio[22018]: time=\"2026-06-11T16:58:21.450762703Z\" level=info 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:21.452616 crc crio[22018]: time=\"2026-06-11T16:58:21.452510308Z\" level=info 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:21.452760 crc crio[22018]: time=\"2026-06-11T16:58:21.452720066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=82814749-9f53-4097-b782-752335c0766f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.470039 crc crio[22018]: time=\"2026-06-11T16:58:21.469951324Z\" level=info 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:21.497558 crc crio[22018]: time=\"2026-06-11T16:58:21.497306481Z\" level=info 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:21.501431 crc crio[22018]: time=\"2026-06-11T16:58:21.501262588Z\" level=info 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:21.507408 crc crio[22018]: time=\"2026-06-11T16:58:21.507289962Z\" level=info msg=\"Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:21.508033 crc crio[22018]: time=\"2026-06-11T16:58:21.508010835Z\" level=info 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:21.764855 crc crio[22018]: time=\"2026-06-11T16:58:21.764229666Z\" level=info 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:21.825001 crc crio[22018]: time=\"2026-06-11T16:58:21.823242875Z\" level=info msg=\"Removed container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:21.829241 crc crio[22018]: time=\"2026-06-11T16:58:21.827619945Z\" level=info 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:21.843764 crc crio[22018]: time=\"2026-06-11T16:58:21.843684372Z\" level=info msg=\"Created container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:21.859868 crc crio[22018]: time=\"2026-06-11T16:58:21.858081211Z\" level=info msg=\"Starting container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d\" id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:21.865514 crc crio[22018]: time=\"2026-06-11T16:58:21.865001937Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:21.870426 crc crio[22018]: time=\"2026-06-11T16:58:21.868881772Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=30d3d39c-9f32-4724-9b3e-49a181c5e5d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.873992 crc crio[22018]: time=\"2026-06-11T16:58:21.871493968Z\" level=info msg=\"Started container\" PID=69985 containerID=d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d description=openstack/neutron-7b7489bdd-znwrk/neutron-api id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\nJun 11 16:58:21.927160 crc crio[22018]: time=\"2026-06-11T16:58:21.927067881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8270219b-19c5-4c54-b299-cdf8cfb9e4bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.959418 crc crio[22018]: time=\"2026-06-11T16:58:21.958896598Z\" level=info msg=\"Created container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:21.965738 crc crio[22018]: time=\"2026-06-11T16:58:21.965073409Z\" level=info msg=\"Starting container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6\" id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:21.975008 crc crio[22018]: time=\"2026-06-11T16:58:21.974709697Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c5f64de8-30ee-466b-97bc-4e2dce3d3ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:21.999409 crc crio[22018]: time=\"2026-06-11T16:58:21.998606517Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.002845 crc crio[22018]: time=\"2026-06-11T16:58:22.00118826Z\" level=info 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:22.009802 crc crio[22018]: time=\"2026-06-11T16:58:22.009698856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e85a548f-9399-408d-8b6d-dabe76c9c33a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:22.034801 crc crio[22018]: time=\"2026-06-11T16:58:22.034707187Z\" level=info msg=\"Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.052928 crc crio[22018]: time=\"2026-06-11T16:58:22.048900906Z\" level=info msg=\"Started container\" PID=69982 containerID=d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6 description=openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\nJun 11 16:58:22.123142 crc crio[22018]: time=\"2026-06-11T16:58:22.122267691Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:22.123142 crc crio[22018]: time=\"2026-06-11T16:58:22.12244596Z\" level=info 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:22.135270 crc crio[22018]: time=\"2026-06-11T16:58:22.133930029Z\" level=info 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:22.228436 crc crio[22018]: time=\"2026-06-11T16:58:22.228280174Z\" level=info 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:22.231412 crc crio[22018]: time=\"2026-06-11T16:58:22.231215749Z\" level=info 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:22.316058 crc crio[22018]: time=\"2026-06-11T16:58:22.315924Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}\"\nJun 11 16:58:22.316058 crc crio[22018]: time=\"2026-06-11T16:58:22.315995442Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:22.328408 crc crio[22018]: time=\"2026-06-11T16:58:22.320893088Z\" level=info msg=\"Created container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.328408 crc crio[22018]: time=\"2026-06-11T16:58:22.321697094Z\" level=info msg=\"Starting container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1\" id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:22.333274 crc crio[22018]: time=\"2026-06-11T16:58:22.333182169Z\" level=info msg=\"Started container\" PID=70037 containerID=fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 description=openstack/neutron-5bcd44869-4nmqw/neutron-api id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\nJun 11 16:58:22.352127 crc crio[22018]: time=\"2026-06-11T16:58:22.351948136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=179e3a92-85da-4617-bbeb-8c62042a02bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:22.355463 crc crio[22018]: time=\"2026-06-11T16:58:22.355387152Z\" level=info 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:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.363947238Z\" level=info msg=\"Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.364523806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc000380a80}] Aliases:map[]}\"\nJun 11 16:58:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.364673741Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:22.376076 crc crio[22018]: time=\"2026-06-11T16:58:22.372453551Z\" level=info 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:22.470002 crc crio[22018]: time=\"2026-06-11T16:58:22.461173295Z\" level=info msg=\"Created container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.477879 crc crio[22018]: time=\"2026-06-11T16:58:22.477648695Z\" level=info msg=\"Starting container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a\" id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:22.514489 crc crio[22018]: time=\"2026-06-11T16:58:22.498223116Z\" level=info msg=\"Stopped container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:22.515200 crc crio[22018]: time=\"2026-06-11T16:58:22.505612534Z\" level=info msg=\"Started container\" PID=70055 containerID=03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a description=openstack/ceilometer-0/proxy-httpd id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\nJun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.517900968Z\" level=info msg=\"Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.518697504Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0074846c8}] Aliases:map[]}\"\nJun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.51886962Z\" level=info msg=\"Deleting pod openstack_barbican-api-688454f6fb-fdgz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:22.548868 crc crio[22018]: time=\"2026-06-11T16:58:22.548829702Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD\" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:22.549054 crc crio[22018]: time=\"2026-06-11T16:58:22.549038128Z\" level=info 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:22.570851 crc crio[22018]: time=\"2026-06-11T16:58:22.568686553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5bbaa64b-d4ee-4089-916f-8c1477813466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:22.580507 crc crio[22018]: time=\"2026-06-11T16:58:22.578103982Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:22.580507 crc crio[22018]: time=\"2026-06-11T16:58:22.578223596Z\" level=info 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:22.678829 crc crio[22018]: time=\"2026-06-11T16:58:22.673644839Z\" level=info msg=\"Created container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.680316 crc crio[22018]: time=\"2026-06-11T16:58:22.679946948Z\" level=info msg=\"Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:22.680316 crc crio[22018]: time=\"2026-06-11T16:58:22.680172564Z\" level=info msg=\"Starting container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306\" id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:22.696879 crc crio[22018]: time=\"2026-06-11T16:58:22.69678273Z\" level=info 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:22.699116 crc crio[22018]: time=\"2026-06-11T16:58:22.699017659Z\" level=info msg=\"Started container\" PID=70119 containerID=f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 description=openstack/neutron-7b7489bdd-znwrk/neutron-httpd id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\nJun 11 16:58:22.702780 crc crio[22018]: time=\"2026-06-11T16:58:22.701947111Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}\"\nJun 11 16:58:22.702780 crc crio[22018]: time=\"2026-06-11T16:58:22.702010773Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dc87fb88f-x4298 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:22.730524 crc crio[22018]: time=\"2026-06-11T16:58:22.730428415Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}\"\nJun 11 16:58:22.730524 crc crio[22018]: time=\"2026-06-11T16:58:22.730489677Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:22.782993 crc crio[22018]: time=\"2026-06-11T16:58:22.78288347Z\" level=info 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:22.820005 crc crio[22018]: time=\"2026-06-11T16:58:22.818678716Z\" level=info 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:23.008730 crc crio[22018]: time=\"2026-06-11T16:58:23.008228475Z\" level=info msg=\"Created container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:23.009974 crc crio[22018]: time=\"2026-06-11T16:58:23.009895545Z\" level=info msg=\"Starting container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0\" id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:23.016162 crc crio[22018]: time=\"2026-06-11T16:58:23.016057303Z\" level=info msg=\"Started container\" PID=70429 containerID=4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 description=openstack/neutron-5bcd44869-4nmqw/neutron-httpd id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\nJun 11 16:58:23.125264 crc crio[22018]: time=\"2026-06-11T16:58:23.124805967Z\" level=info msg=\"Stopped pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:23.205311 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e84b8f97a225d2f Mac:de:ae:5a:e8:0a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:23.205774 crc crio[22018]: time=\"2026-06-11T16:58:23.20566308Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}\"\nJun 11 16:58:23.205859 crc crio[22018]: time=\"2026-06-11T16:58:23.205817625Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:23.264419 crc crio[22018]: time=\"2026-06-11T16:58:23.261068501Z\" level=info msg=\"Ran pod sandbox e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad with infra container: openstack/cinder-scheduler-0/POD\" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282714831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282886386Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282940548Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.285368 crc crio[22018]: time=\"2026-06-11T16:58:23.285234562Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:23.322017 crc crio[22018]: time=\"2026-06-11T16:58:23.321954638Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"\nJun 11 16:58:23.323040 crc crio[22018]: time=\"2026-06-11T16:58:23.322968665Z\" level=info msg=\"Stopped pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:23.451283 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c753e57e4f487 Mac:a6:1e:09:81:d1:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:23.453258 crc crio[22018]: time=\"2026-06-11T16:58:23.453183214Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}\"\nJun 11 16:58:23.454163 crc crio[22018]: time=\"2026-06-11T16:58:23.454030861Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:23.514461 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858c8abb19f618e Mac:ae:fd:40:0a:bb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:23.514461 crc crio[22018]: time=\"2026-06-11T16:58:23.51343303Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}\"\nJun 11 16:58:23.514461 crc crio[22018]: time=\"2026-06-11T16:58:23.513568164Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dc87fb88f-x4298 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:23.542763 crc crio[22018]: time=\"2026-06-11T16:58:23.542295636Z\" level=info msg=\"Removing container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6\" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:23.546684 crc crio[22018]: time=\"2026-06-11T16:58:23.546561782Z\" level=info msg=\"Ran pod sandbox b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a with infra container: openstack/cinder-api-0/POD\" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:23.549245 crc crio[22018]: time=\"2026-06-11T16:58:23.549144858Z\" level=info msg=\"Ran pod sandbox 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 with infra container: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD\" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:23.552802 crc crio[22018]: time=\"2026-06-11T16:58:23.552704463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=34c09724-b74c-4f89-a6b7-2cbab5fc79e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.570067 crc crio[22018]: time=\"2026-06-11T16:58:23.569984747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=24af2896-15c9-4f76-90c5-b52a91cec5cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.575981 crc crio[22018]: time=\"2026-06-11T16:58:23.575889833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d0e6ae8f-5c9f-4024-8db2-3ff0aa7d9d0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:23.612986 crc crio[22018]: time=\"2026-06-11T16:58:23.612900775Z\" level=info msg=\"Removed container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:23.630937 crc crio[22018]: time=\"2026-06-11T16:58:23.630833536Z\" level=info msg=\"Stopping container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 (timeout: 30s)\" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:23.630937 crc crio[22018]: time=\"2026-06-11T16:58:23.630933482Z\" level=info msg=\"Stopping container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a (timeout: 30s)\" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:23.631434 crc crio[22018]: time=\"2026-06-11T16:58:23.631121357Z\" level=info msg=\"Stopping container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b (timeout: 30s)\" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:23.634528 crc crio[22018]: time=\"2026-06-11T16:58:23.634193396Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:23.634528 crc crio[22018]: time=\"2026-06-11T16:58:23.63086212Z\" level=info msg=\"Stopping container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd (timeout: 30s)\" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:23.636613 crc crio[22018]: time=\"2026-06-11T16:58:23.636548252Z\" level=info 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:23.755629 crc crio[22018]: time=\"2026-06-11T16:58:23.755255554Z\" level=info 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:23.759703 crc crio[22018]: time=\"2026-06-11T16:58:23.759583636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=26fc284d-7202-47fe-b10a-db59885a2fd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:24.007095 crc crio[22018]: time=\"2026-06-11T16:58:24.004797114Z\" level=info msg=\"Stopped container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:24.016560 crc crio[22018]: time=\"2026-06-11T16:58:24.016482793Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:24.017973 crc crio[22018]: time=\"2026-06-11T16:58:24.016851865Z\" level=info 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:24.153290 crc crio[22018]: time=\"2026-06-11T16:58:24.152941394Z\" level=info 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:24.175019 crc crio[22018]: time=\"2026-06-11T16:58:24.174929701Z\" level=info 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:24.330125 crc crio[22018]: time=\"2026-06-11T16:58:24.329979867Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.331750 crc crio[22018]: time=\"2026-06-11T16:58:24.3316254Z\" level=info 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:24.379463 crc crio[22018]: time=\"2026-06-11T16:58:24.378951019Z\" level=info msg=\"Created container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:24.392528 crc crio[22018]: time=\"2026-06-11T16:58:24.392231Z\" level=info msg=\"Starting container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c\" id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:24.404188 crc crio[22018]: time=\"2026-06-11T16:58:24.404088528Z\" level=info msg=\"Started container\" PID=70769 containerID=2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c description=openstack/dnsmasq-dns-6dc87fb88f-x4298/init id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\nJun 11 16:58:24.514525 crc crio[22018]: time=\"2026-06-11T16:58:24.513850459Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"\nJun 11 16:58:24.514525 crc crio[22018]: time=\"2026-06-11T16:58:24.514282593Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:24.607303 crc crio[22018]: time=\"2026-06-11T16:58:24.607164938Z\" level=info msg=\"Stopped container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:24.610541 crc crio[22018]: time=\"2026-06-11T16:58:24.610410702Z\" level=info msg=\"Stopped container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:24.621027 crc crio[22018]: time=\"2026-06-11T16:58:24.620948456Z\" level=info msg=\"NetworkStart: stopping network for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621445142Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc000aa4670}] Aliases:map[]}\"\nJun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621539145Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621555675Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621567936Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:24.706389 crc crio[22018]: time=\"2026-06-11T16:58:24.701740505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5637d2b-b4b7-4815-8f04-eeb738071c91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:24.731488 crc crio[22018]: time=\"2026-06-11T16:58:24.730869959Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.73276865Z\" level=info msg=\"runSandbox: deleting pod ID 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 from idIndex\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732839782Z\" level=info msg=\"runSandbox: removing pod sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732890824Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732915015Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.733558424Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.757200 crc crio[22018]: time=\"2026-06-11T16:58:24.756779601Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.757200 crc crio[22018]: time=\"2026-06-11T16:58:24.756899844Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.829128 crc crio[22018]: time=\"2026-06-11T16:58:24.829089952Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:24.829400 crc crio[22018]: time=\"2026-06-11T16:58:24.829312169Z\" level=info 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:24.852251 crc crio[22018]: time=\"2026-06-11T16:58:24.852132382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=878a0222-ce7e-403f-9db4-d16ade521bd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:24.882587 crc crio[22018]: time=\"2026-06-11T16:58:24.881182749Z\" level=info 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:24.897967 crc crio[22018]: time=\"2026-06-11T16:58:24.897820995Z\" level=info msg=\"Stopped container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:24.900288 crc crio[22018]: time=\"2026-06-11T16:58:24.900243382Z\" level=info msg=\"Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:24.903427 crc crio[22018]: time=\"2026-06-11T16:58:24.903311041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc001ade148}] Aliases:map[]}\"\nJun 11 16:58:24.904808 crc crio[22018]: time=\"2026-06-11T16:58:24.904774928Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:24.907423 crc crio[22018]: time=\"2026-06-11T16:58:24.907274461Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}\"\nJun 11 16:58:24.907423 crc crio[22018]: time=\"2026-06-11T16:58:24.907401725Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:24.910037 crc crio[22018]: time=\"2026-06-11T16:58:24.908921189Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:24.910037 crc crio[22018]: time=\"2026-06-11T16:58:24.909617782Z\" level=info 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:25.010775 crc crio[22018]: time=\"2026-06-11T16:58:25.004062572Z\" level=info 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:25.010775 crc crio[22018]: time=\"2026-06-11T16:58:25.009625611Z\" level=info 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:25.321057 crc crio[22018]: time=\"2026-06-11T16:58:25.320598133Z\" level=info msg=\"Created container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:25.331016 crc crio[22018]: time=\"2026-06-11T16:58:25.33084047Z\" level=info msg=\"Starting container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e\" id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:25.359696 crc crio[22018]: time=\"2026-06-11T16:58:25.359604495Z\" level=info msg=\"Started container\" PID=70897 containerID=7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e description=openstack/cinder-api-0/cinder-api-log id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\nJun 11 16:58:25.370023 crc crio[22018]: time=\"2026-06-11T16:58:25.369894436Z\" level=info msg=\"Created container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:25.385485 crc crio[22018]: time=\"2026-06-11T16:58:25.383244311Z\" level=info msg=\"Starting container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296\" id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:25.413541 crc crio[22018]: time=\"2026-06-11T16:58:25.413402363Z\" level=info msg=\"Started container\" PID=70899 containerID=9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 description=openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\nJun 11 16:58:25.426133 crc crio[22018]: time=\"2026-06-11T16:58:25.426012338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9a47ded6-4fa0-402f-bf04-e2865e1c8f33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.698640 crc crio[22018]: time=\"2026-06-11T16:58:25.698026954Z\" level=info msg=\"Stopped pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:25.753288 crc crio[22018]: 2026-06-11T16:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25d2be7f99867b7 Mac:b6:f9:d4:26:99:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 SocketPath: PciID:}] [{Interface:0xc000218880 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:25.755258 crc crio[22018]: time=\"2026-06-11T16:58:25.755177691Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}\"\nJun 11 16:58:25.755540 crc crio[22018]: time=\"2026-06-11T16:58:25.7554753Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:25.784847 crc crio[22018]: time=\"2026-06-11T16:58:25.784232491Z\" level=info msg=\"Ran pod sandbox 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f with infra container: openstack/openstackclient/POD\" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:25.797861 crc crio[22018]: time=\"2026-06-11T16:58:25.797680816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.81022095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.810627273Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.810690105Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.816805942Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.816830813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=573ee934-9754-4096-8c3e-47122387c526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.82827238Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"\nJun 11 16:58:25.845066 crc crio[22018]: time=\"2026-06-11T16:58:25.844603098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=23f6dd7f-2514-4c2c-9945-c8ed0a7e124d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.896664 crc crio[22018]: time=\"2026-06-11T16:58:25.896051571Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:25.896664 crc crio[22018]: time=\"2026-06-11T16:58:25.896540237Z\" level=info 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:25.901447 crc crio[22018]: time=\"2026-06-11T16:58:25.901263126Z\" level=info msg=\"Removing container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a\" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:25.944379 crc crio[22018]: time=\"2026-06-11T16:58:25.943690134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1e890f01-5993-4214-9a47-b2a8e5980101 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:25.960302 crc crio[22018]: time=\"2026-06-11T16:58:25.960212149Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:25.976641 crc crio[22018]: time=\"2026-06-11T16:58:25.976593423Z\" level=info 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:26.065699 crc crio[22018]: time=\"2026-06-11T16:58:26.064987454Z\" level=info 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:26.092164 crc crio[22018]: time=\"2026-06-11T16:58:26.092124323Z\" level=info 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:26.252192 crc crio[22018]: time=\"2026-06-11T16:58:26.251939193Z\" level=info msg=\"Removed container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.268178 crc crio[22018]: time=\"2026-06-11T16:58:26.262707633Z\" level=info msg=\"Removing container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b\" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.321557 crc crio[22018]: time=\"2026-06-11T16:58:26.321466661Z\" level=info msg=\"Removed container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.329134 crc crio[22018]: time=\"2026-06-11T16:58:26.328253908Z\" level=info msg=\"Removing container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3\" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.387621 crc crio[22018]: time=\"2026-06-11T16:58:26.387565592Z\" level=info msg=\"Removed container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.392705 crc crio[22018]: time=\"2026-06-11T16:58:26.392582821Z\" level=info msg=\"Removing container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd\" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:26.454952 crc crio[22018]: time=\"2026-06-11T16:58:26.454871535Z\" level=info msg=\"Removed container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.518266978Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.519536569Z\" level=info 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:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.519650951Z\" level=info 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:27.560220 crc crio[22018]: time=\"2026-06-11T16:58:27.556782374Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}\"\nJun 11 16:58:27.560220 crc crio[22018]: time=\"2026-06-11T16:58:27.556842175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:27.675528 crc crio[22018]: time=\"2026-06-11T16:58:27.675448303Z\" level=info 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:27.895627 crc crio[22018]: time=\"2026-06-11T16:58:27.895071494Z\" level=info msg=\"Created container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:27.897667 crc crio[22018]: time=\"2026-06-11T16:58:27.897236512Z\" level=info msg=\"Starting container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c\" id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:27.903490 crc crio[22018]: time=\"2026-06-11T16:58:27.903391058Z\" level=info msg=\"Started container\" PID=71140 containerID=3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c description=openstack/cinder-api-0/cinder-api id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\nJun 11 16:58:27.915135 crc crio[22018]: time=\"2026-06-11T16:58:27.913152982Z\" level=info msg=\"Created container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:27.915135 crc crio[22018]: time=\"2026-06-11T16:58:27.91445649Z\" level=info msg=\"Starting container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e\" id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:27.922018 crc crio[22018]: time=\"2026-06-11T16:58:27.921936637Z\" level=info msg=\"Started container\" PID=71133 containerID=702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e description=openstack/cinder-scheduler-0/cinder-scheduler id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\nJun 11 16:58:27.950249 crc crio[22018]: time=\"2026-06-11T16:58:27.950152524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2ba89c4-58c2-415f-a5a4-70b1dc1c4055 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:28.011623 crc crio[22018]: time=\"2026-06-11T16:58:28.009411997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2da6cae-4a1c-483d-8005-e021eb9e3afb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:28.032670 crc crio[22018]: time=\"2026-06-11T16:58:28.028303998Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:28.038627 crc crio[22018]: time=\"2026-06-11T16:58:28.035843277Z\" level=info msg=\"Stopping container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c (timeout: 30s)\" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:28.038627 crc crio[22018]: time=\"2026-06-11T16:58:28.037222741Z\" level=info msg=\"Stopping container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e (timeout: 30s)\" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:28.043385 crc crio[22018]: time=\"2026-06-11T16:58:28.040764178Z\" level=info 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:28.169421 crc crio[22018]: 2026-06-11T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57a6d8a7f290d7 Mac:da:e1:01:67:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:28.179172 crc crio[22018]: time=\"2026-06-11T16:58:28.171816741Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}\"\nJun 11 16:58:28.179172 crc crio[22018]: time=\"2026-06-11T16:58:28.172034648Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:28.419470 crc crio[22018]: time=\"2026-06-11T16:58:28.419145332Z\" level=info msg=\"Ran pod sandbox a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 with infra container: openstack/ceilometer-0/POD\" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.425025707Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.426411479Z\" level=info msg=\"Stopped container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.426443331Z\" level=info 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:28.432069 crc crio[22018]: time=\"2026-06-11T16:58:28.431620287Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:58:28.907872 crc crio[22018]: time=\"2026-06-11T16:58:28.90743726Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:28.914479 crc crio[22018]: time=\"2026-06-11T16:58:28.912593603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a7e643a2-828e-4c8e-bb94-770f0dd270ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:28.964598 crc crio[22018]: time=\"2026-06-11T16:58:28.964502673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=43094a9e-a566-4a05-bfcc-cb8c9490c8ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:28.994894 crc crio[22018]: time=\"2026-06-11T16:58:28.994807137Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:28.995742 crc crio[22018]: time=\"2026-06-11T16:58:28.995255792Z\" level=info 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:29.165442 crc crio[22018]: time=\"2026-06-11T16:58:29.16110447Z\" level=info 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:29.169297 crc crio[22018]: time=\"2026-06-11T16:58:29.169190117Z\" level=info 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:29.259161 crc crio[22018]: time=\"2026-06-11T16:58:29.259097345Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6d4d56598c-rjxm2/POD\" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:29.259301 crc crio[22018]: time=\"2026-06-11T16:58:29.259188548Z\" level=info 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:29.281721 crc crio[22018]: time=\"2026-06-11T16:58:29.280926569Z\" level=info 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:29.302236 crc crio[22018]: time=\"2026-06-11T16:58:29.302162603Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}\"\nJun 11 16:58:29.302236 crc crio[22018]: time=\"2026-06-11T16:58:29.302208015Z\" level=info msg=\"Adding pod openstack_swift-proxy-6d4d56598c-rjxm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:29.614742 crc crio[22018]: time=\"2026-06-11T16:58:29.614113718Z\" level=info msg=\"Created container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:29.618068 crc crio[22018]: time=\"2026-06-11T16:58:29.617955169Z\" level=info msg=\"Starting container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf\" id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:29.630496 crc crio[22018]: time=\"2026-06-11T16:58:29.630284001Z\" level=info msg=\"Created container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:29.631415 crc crio[22018]: time=\"2026-06-11T16:58:29.631264503Z\" level=info msg=\"Started container\" PID=71436 containerID=8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf description=openstack/cinder-scheduler-0/probe id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\nJun 11 16:58:29.634875 crc crio[22018]: time=\"2026-06-11T16:58:29.634802937Z\" level=info msg=\"Starting container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de\" id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:29.646493 crc crio[22018]: time=\"2026-06-11T16:58:29.645849977Z\" level=info msg=\"Started container\" PID=71437 containerID=3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de description=openstack/ceilometer-0/ceilometer-central-agent id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\nJun 11 16:58:29.702490 crc crio[22018]: time=\"2026-06-11T16:58:29.699731351Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:29.710575 crc crio[22018]: time=\"2026-06-11T16:58:29.708014117Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:58:30.080140 crc crio[22018]: 2026-06-11T16:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3731dca2ac93704 Mac:c6:7c:0b:b9:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:30.082546 crc crio[22018]: time=\"2026-06-11T16:58:30.082429052Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}\"\nJun 11 16:58:30.082658 crc crio[22018]: time=\"2026-06-11T16:58:30.082625918Z\" level=info msg=\"Checking pod openstack_swift-proxy-6d4d56598c-rjxm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:30.102743 crc crio[22018]: time=\"2026-06-11T16:58:30.096713597Z\" level=info msg=\"Ran pod sandbox 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 with infra container: openstack/swift-proxy-6d4d56598c-rjxm2/POD\" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:30.102743 crc crio[22018]: time=\"2026-06-11T16:58:30.101307215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=d3426094-1940-48ed-b21e-2d0328719569 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.164580 crc crio[22018]: time=\"2026-06-11T16:58:30.164072186Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:30.166930 crc crio[22018]: time=\"2026-06-11T16:58:30.166857856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1beeaae9-cb1c-4688-8bf9-cec651210030 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.211065 crc crio[22018]: time=\"2026-06-11T16:58:30.209808921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=eb8f56fd-aa17-4937-a2ec-a8fb9b807774 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.219075 crc crio[22018]: time=\"2026-06-11T16:58:30.218987291Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.222558 crc crio[22018]: time=\"2026-06-11T16:58:30.219482799Z\" level=info 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:30.241582 crc crio[22018]: time=\"2026-06-11T16:58:30.24124492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=c3c065de-79c5-4749-aced-56f8d51d316b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.262619 crc crio[22018]: time=\"2026-06-11T16:58:30.261775364Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.262619 crc crio[22018]: time=\"2026-06-11T16:58:30.262224179Z\" level=info 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:30.323477 crc crio[22018]: time=\"2026-06-11T16:58:30.323146739Z\" level=info 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:30.341637 crc crio[22018]: time=\"2026-06-11T16:58:30.341531816Z\" level=info 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:30.386086 crc crio[22018]: time=\"2026-06-11T16:58:30.386009459Z\" level=info 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:30.390154 crc crio[22018]: time=\"2026-06-11T16:58:30.3900963Z\" level=info 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:30.543655 crc crio[22018]: time=\"2026-06-11T16:58:30.543573088Z\" level=info msg=\"Created container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.545149 crc crio[22018]: time=\"2026-06-11T16:58:30.544976786Z\" level=info msg=\"Starting container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca\" id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:30.554816 crc crio[22018]: time=\"2026-06-11T16:58:30.554720804Z\" level=info msg=\"Started container\" PID=71528 containerID=caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca description=openstack/ceilometer-0/ceilometer-notification-agent id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\nJun 11 16:58:30.557954 crc crio[22018]: time=\"2026-06-11T16:58:30.557850902Z\" level=info msg=\"Created container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.562090 crc crio[22018]: time=\"2026-06-11T16:58:30.561996163Z\" level=info msg=\"Starting container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad\" id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:30.568875 crc crio[22018]: time=\"2026-06-11T16:58:30.568734897Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:30.579807 crc crio[22018]: time=\"2026-06-11T16:58:30.579695026Z\" level=info msg=\"Started container\" PID=71527 containerID=8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\nJun 11 16:58:30.593261 crc crio[22018]: time=\"2026-06-11T16:58:30.593138578Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:58:30.614657 crc crio[22018]: time=\"2026-06-11T16:58:30.614537887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6e90564f-adb1-4eae-b309-ff0cf9be1950 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.628404 crc crio[22018]: time=\"2026-06-11T16:58:30.628159995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=1bfbc7a8-f0b0-4dd5-bc0f-e52057d11a85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:30.641138 crc crio[22018]: time=\"2026-06-11T16:58:30.641035842Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.641660 crc crio[22018]: time=\"2026-06-11T16:58:30.64159374Z\" level=info 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:30.732603 crc crio[22018]: time=\"2026-06-11T16:58:30.731959204Z\" level=info 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:30.736033 crc crio[22018]: time=\"2026-06-11T16:58:30.735960313Z\" level=info 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:30.896307 crc crio[22018]: time=\"2026-06-11T16:58:30.896206104Z\" level=info msg=\"Created container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:30.898770 crc crio[22018]: time=\"2026-06-11T16:58:30.898693784Z\" level=info msg=\"Starting container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9\" id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:30.914167 crc crio[22018]: time=\"2026-06-11T16:58:30.913995463Z\" level=info msg=\"Started container\" PID=71551 containerID=7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\nJun 11 16:58:31.092157 crc crio[22018]: time=\"2026-06-11T16:58:31.092079179Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:31.093101 crc crio[22018]: time=\"2026-06-11T16:58:31.092963798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=23202ca3-9dde-4525-8a63-1e6d6a2de0e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:31.118922 crc crio[22018]: time=\"2026-06-11T16:58:31.118795179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=98a8d779-4f44-44e5-9ed9-66665438e6bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:31.132658 crc crio[22018]: time=\"2026-06-11T16:58:31.13262142Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:31.133139 crc crio[22018]: time=\"2026-06-11T16:58:31.133120386Z\" level=info 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:31.212379 crc crio[22018]: time=\"2026-06-11T16:58:31.212188686Z\" level=info 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:31.218615 crc crio[22018]: time=\"2026-06-11T16:58:31.21826667Z\" level=info 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:31.402462 crc crio[22018]: time=\"2026-06-11T16:58:31.402237716Z\" level=info msg=\"Created container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:31.406141 crc crio[22018]: time=\"2026-06-11T16:58:31.405291875Z\" level=info msg=\"Starting container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f\" id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:31.416170 crc crio[22018]: time=\"2026-06-11T16:58:31.41611785Z\" level=info msg=\"Started container\" PID=71673 containerID=d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f description=openstack/ceilometer-0/sg-core id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\nJun 11 16:58:31.442407 crc crio[22018]: time=\"2026-06-11T16:58:31.442239991Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:31.449031 crc crio[22018]: time=\"2026-06-11T16:58:31.448934142Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:58:32.189724 crc crio[22018]: time=\"2026-06-11T16:58:32.189151036Z\" level=info msg=\"Stopping container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b (timeout: 10s)\" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:32.337012 crc crio[22018]: time=\"2026-06-11T16:58:32.336928043Z\" level=info msg=\"Stopped container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:32.338106 crc crio[22018]: time=\"2026-06-11T16:58:32.338002127Z\" level=info msg=\"Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:32.338928 crc crio[22018]: time=\"2026-06-11T16:58:32.338848314Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}\"\nJun 11 16:58:32.339135 crc crio[22018]: time=\"2026-06-11T16:58:32.339082022Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:32.919744 crc crio[22018]: time=\"2026-06-11T16:58:32.919274881Z\" level=info msg=\"Stopped pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:33.266824 crc crio[22018]: time=\"2026-06-11T16:58:33.266249474Z\" level=info msg=\"Removing container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b\" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:33.284079 crc crio[22018]: time=\"2026-06-11T16:58:33.283883794Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:33.291640 crc crio[22018]: time=\"2026-06-11T16:58:33.288440247Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=30434d93-783c-48db-98c2-185b5441a96b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:33.446918 crc crio[22018]: time=\"2026-06-11T16:58:33.44682744Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=af6f69d8-31cc-492f-a9f9-8d1864a5287d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:33.467242 crc crio[22018]: time=\"2026-06-11T16:58:33.467052663Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:33.468470 crc crio[22018]: time=\"2026-06-11T16:58:33.467587001Z\" level=info 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:33.573068 crc crio[22018]: time=\"2026-06-11T16:58:33.572929259Z\" level=info 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:33.578177 crc crio[22018]: time=\"2026-06-11T16:58:33.578102485Z\" level=info 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:33.667548 crc crio[22018]: time=\"2026-06-11T16:58:33.66746166Z\" level=info msg=\"Removed container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:33.739149 crc crio[22018]: time=\"2026-06-11T16:58:33.739063692Z\" level=info msg=\"Removing container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e\" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:33.843222 crc crio[22018]: time=\"2026-06-11T16:58:33.843110157Z\" level=info msg=\"Created container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:33.848672 crc crio[22018]: time=\"2026-06-11T16:58:33.847554233Z\" level=info msg=\"Starting container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945\" id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:33.865100 crc crio[22018]: time=\"2026-06-11T16:58:33.864659247Z\" level=info msg=\"Started container\" PID=71953 containerID=96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 description=openstack/ceilometer-0/proxy-httpd id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\nJun 11 16:58:33.874063 crc crio[22018]: time=\"2026-06-11T16:58:33.873904667Z\" level=info msg=\"Removed container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:34.290699 crc crio[22018]: time=\"2026-06-11T16:58:34.289515245Z\" level=info msg=\"Stopping container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e (timeout: 30s)\" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.290699 crc crio[22018]: time=\"2026-06-11T16:58:34.289913617Z\" level=info msg=\"Stopping container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf (timeout: 30s)\" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.291565 crc crio[22018]: time=\"2026-06-11T16:58:34.291216553Z\" level=info msg=\"Stopping container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de (timeout: 30s)\" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.291565 crc crio[22018]: time=\"2026-06-11T16:58:34.291445232Z\" level=info msg=\"Stopping container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 (timeout: 30s)\" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.296401 crc crio[22018]: time=\"2026-06-11T16:58:34.295935836Z\" level=info msg=\"Stopping container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca (timeout: 30s)\" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.296735 crc crio[22018]: time=\"2026-06-11T16:58:34.296682829Z\" level=info msg=\"Stopping container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f (timeout: 30s)\" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.444701 crc crio[22018]: time=\"2026-06-11T16:58:34.444597002Z\" level=info msg=\"Stopped container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.564885 crc crio[22018]: time=\"2026-06-11T16:58:34.564806222Z\" level=info msg=\"Stopped container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.734710 crc crio[22018]: time=\"2026-06-11T16:58:34.734620726Z\" level=info msg=\"Stopped container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.958268 crc crio[22018]: time=\"2026-06-11T16:58:34.958220613Z\" level=info msg=\"Stopped container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:34.963190 crc crio[22018]: time=\"2026-06-11T16:58:34.963100494Z\" level=info msg=\"Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:34.965029 crc crio[22018]: time=\"2026-06-11T16:58:34.965000161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0029b42b8}] Aliases:map[]}\"\nJun 11 16:58:34.965308 crc crio[22018]: time=\"2026-06-11T16:58:34.96528232Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:35.708702 crc crio[22018]: time=\"2026-06-11T16:58:35.707983162Z\" level=info msg=\"Stopped container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:35.710281 crc crio[22018]: time=\"2026-06-11T16:58:35.709969895Z\" level=info msg=\"Stopped pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:36.368481 crc crio[22018]: time=\"2026-06-11T16:58:36.367761591Z\" level=info msg=\"Removing container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945\" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.454571 crc crio[22018]: time=\"2026-06-11T16:58:36.454418234Z\" level=info msg=\"Removed container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.469963 crc crio[22018]: time=\"2026-06-11T16:58:36.46971925Z\" level=info msg=\"Removing container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f\" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.535698 crc crio[22018]: time=\"2026-06-11T16:58:36.535511158Z\" level=info msg=\"Removed container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.539415 crc crio[22018]: time=\"2026-06-11T16:58:36.538314311Z\" level=info msg=\"Removing container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca\" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.606099 crc crio[22018]: time=\"2026-06-11T16:58:36.606027672Z\" level=info msg=\"Removed container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.645152 crc crio[22018]: time=\"2026-06-11T16:58:36.644934001Z\" level=info msg=\"Removing container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de\" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.681860 crc crio[22018]: time=\"2026-06-11T16:58:36.681758679Z\" level=info msg=\"Removed container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:36.905758 crc crio[22018]: time=\"2026-06-11T16:58:36.90514301Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:36.906808 crc crio[22018]: time=\"2026-06-11T16:58:36.905795351Z\" level=info 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:36.996089 crc crio[22018]: time=\"2026-06-11T16:58:36.995952176Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}\"\nJun 11 16:58:36.996445 crc crio[22018]: time=\"2026-06-11T16:58:36.996115121Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:37.556695 crc crio[22018]: time=\"2026-06-11T16:58:37.556246002Z\" level=info msg=\"Stopped container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:37.557751 crc crio[22018]: time=\"2026-06-11T16:58:37.557695106Z\" level=info msg=\"Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:37.558434 crc crio[22018]: time=\"2026-06-11T16:58:37.558303975Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc001adeb30}] Aliases:map[]}\"\nJun 11 16:58:37.558560 crc crio[22018]: time=\"2026-06-11T16:58:37.558525202Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:37.683704 crc crio[22018]: 2026-06-11T16:58:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3956192246abdc8 Mac:d6:13:1d:05:cf:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 SocketPath: PciID:}] [{Interface:0xc0002b8970 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:37.686409 crc crio[22018]: time=\"2026-06-11T16:58:37.686291768Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}\"\nJun 11 16:58:37.686561 crc crio[22018]: time=\"2026-06-11T16:58:37.686512553Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:37.699890 crc crio[22018]: time=\"2026-06-11T16:58:37.699642237Z\" level=info msg=\"Ran pod sandbox 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 with infra container: openstack/ceilometer-0/POD\" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:37.708382 crc crio[22018]: time=\"2026-06-11T16:58:37.707584042Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:37.733258 crc crio[22018]: time=\"2026-06-11T16:58:37.7300842Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:58:37.979921 crc crio[22018]: time=\"2026-06-11T16:58:37.976797088Z\" level=info msg=\"Stopped pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:38.233637 crc crio[22018]: time=\"2026-06-11T16:58:38.233436294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:38.235154 crc crio[22018]: time=\"2026-06-11T16:58:38.235059226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=faa22f06-145e-40c1-8ac7-feb80cf70092 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:38.275487 crc crio[22018]: time=\"2026-06-11T16:58:38.275236287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7276bda0-98fd-476f-85a8-c0803faa2ccc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:38.288401 crc crio[22018]: time=\"2026-06-11T16:58:38.287784485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:38.288401 crc crio[22018]: time=\"2026-06-11T16:58:38.28824527Z\" level=info 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:38.494141 crc crio[22018]: time=\"2026-06-11T16:58:38.493433633Z\" level=info 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:38.521855 crc crio[22018]: time=\"2026-06-11T16:58:38.521728013Z\" level=info 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:38.594288 crc crio[22018]: time=\"2026-06-11T16:58:38.593535871Z\" level=info msg=\"Removing container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf\" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:38.668808 crc crio[22018]: time=\"2026-06-11T16:58:38.668755333Z\" level=info msg=\"Removed container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:38.677919 crc crio[22018]: time=\"2026-06-11T16:58:38.677839619Z\" level=info msg=\"Removing container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e\" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:38.742303 crc crio[22018]: time=\"2026-06-11T16:58:38.742160834Z\" level=info msg=\"Removed container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:38.791921 crc crio[22018]: time=\"2026-06-11T16:58:38.79174561Z\" level=info msg=\"Created container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:38.796521 crc crio[22018]: time=\"2026-06-11T16:58:38.796308876Z\" level=info msg=\"Starting container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8\" id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:38.803420 crc crio[22018]: time=\"2026-06-11T16:58:38.803245715Z\" level=info msg=\"Started container\" PID=72586 containerID=ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 description=openstack/ceilometer-0/ceilometer-central-agent id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\nJun 11 16:58:38.824958 crc crio[22018]: time=\"2026-06-11T16:58:38.824879532Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:38.847541 crc crio[22018]: time=\"2026-06-11T16:58:38.845299841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:58:39.226929 crc crio[22018]: time=\"2026-06-11T16:58:39.225184858Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:39.226929 crc crio[22018]: time=\"2026-06-11T16:58:39.225817628Z\" level=info 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:39.289599 crc crio[22018]: time=\"2026-06-11T16:58:39.289317494Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}\"\nJun 11 16:58:39.289599 crc crio[22018]: time=\"2026-06-11T16:58:39.289582603Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:39.348022 crc crio[22018]: time=\"2026-06-11T16:58:39.347927905Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:39.349923 crc crio[22018]: time=\"2026-06-11T16:58:39.349831946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=63007498-fec5-49c2-a44a-b1ef27880062 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:39.390472 crc crio[22018]: time=\"2026-06-11T16:58:39.390294913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fdf095fc-041b-4919-8c38-f3c74ca0c10e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:39.404903 crc crio[22018]: time=\"2026-06-11T16:58:39.404823514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:39.405959 crc crio[22018]: time=\"2026-06-11T16:58:39.405511696Z\" level=info 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:39.593402 crc crio[22018]: time=\"2026-06-11T16:58:39.593160549Z\" level=info 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:39.612122 crc crio[22018]: time=\"2026-06-11T16:58:39.612026975Z\" level=info 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:39.764168 crc crio[22018]: time=\"2026-06-11T16:58:39.763534184Z\" level=info msg=\"Created container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:39.766058 crc crio[22018]: time=\"2026-06-11T16:58:39.765977902Z\" level=info msg=\"Starting container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04\" id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:39.771874 crc crio[22018]: time=\"2026-06-11T16:58:39.771787876Z\" level=info msg=\"Started container\" PID=72763 containerID=126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 description=openstack/ceilometer-0/ceilometer-notification-agent id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\nJun 11 16:58:39.786594 crc crio[22018]: time=\"2026-06-11T16:58:39.786219605Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:39.791995 crc crio[22018]: time=\"2026-06-11T16:58:39.791884446Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:58:39.924492 crc crio[22018]: 2026-06-11T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ca7a765d17927 Mac:76:c5:f8:4d:a8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:39.926251 crc crio[22018]: time=\"2026-06-11T16:58:39.926038096Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}\"\nJun 11 16:58:39.926251 crc crio[22018]: time=\"2026-06-11T16:58:39.926234672Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:39.944100 crc crio[22018]: time=\"2026-06-11T16:58:39.944017684Z\" level=info msg=\"Ran pod sandbox 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 with infra container: openstack/cinder-scheduler-0/POD\" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:39.953061 crc crio[22018]: time=\"2026-06-11T16:58:39.952576552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=f12bf3e8-5e8e-415d-b691-d57415959c19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:40.007869 crc crio[22018]: time=\"2026-06-11T16:58:40.007788037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e7c94b1f-c376-4bee-ab06-eaf353de9310 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:40.018651 crc crio[22018]: time=\"2026-06-11T16:58:40.01854199Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:40.019407 crc crio[22018]: time=\"2026-06-11T16:58:40.019266483Z\" level=info 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:40.137027 crc crio[22018]: time=\"2026-06-11T16:58:40.136944259Z\" level=info 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:40.221914 crc crio[22018]: time=\"2026-06-11T16:58:40.221053375Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:40.230107 crc crio[22018]: time=\"2026-06-11T16:58:40.224224785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2d23ffda-2b86-4cd2-9068-ab62766484ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:40.241121 crc crio[22018]: time=\"2026-06-11T16:58:40.2410434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e58ecc0a-8ee0-4786-bc45-073eaea849c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:40.283034 crc crio[22018]: time=\"2026-06-11T16:58:40.282946021Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:40.283553 crc crio[22018]: time=\"2026-06-11T16:58:40.283500769Z\" level=info 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:40.488788 crc crio[22018]: time=\"2026-06-11T16:58:40.488689353Z\" level=info 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:40.504704 crc crio[22018]: time=\"2026-06-11T16:58:40.504649528Z\" level=info 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:40.681849 crc crio[22018]: time=\"2026-06-11T16:58:40.68176763Z\" level=info msg=\"Created container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:40.683682 crc crio[22018]: time=\"2026-06-11T16:58:40.68353065Z\" level=info msg=\"Starting container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de\" id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:40.714582 crc crio[22018]: time=\"2026-06-11T16:58:40.714471487Z\" level=info msg=\"Started container\" PID=72810 containerID=c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de description=openstack/ceilometer-0/sg-core id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\nJun 11 16:58:40.734836 crc crio[22018]: time=\"2026-06-11T16:58:40.73473653Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:40.743959 crc crio[22018]: time=\"2026-06-11T16:58:40.743883822Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:58:41.088859 crc crio[22018]: time=\"2026-06-11T16:58:41.088788682Z\" level=info 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:41.229463 crc crio[22018]: time=\"2026-06-11T16:58:41.228824604Z\" level=info msg=\"Created container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:41.234069 crc crio[22018]: time=\"2026-06-11T16:58:41.233957462Z\" level=info msg=\"Starting container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b\" id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:41.241893 crc crio[22018]: time=\"2026-06-11T16:58:41.241848478Z\" level=info msg=\"Started container\" PID=72836 containerID=62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b description=openstack/cinder-scheduler-0/cinder-scheduler id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\nJun 11 16:58:41.257173 crc crio[22018]: time=\"2026-06-11T16:58:41.25698435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=0ff45870-702a-4be3-8ee8-376215e9cfe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:41.296971 crc crio[22018]: time=\"2026-06-11T16:58:41.296885496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d7924fd9-9b1b-4837-9e61-550ec176951b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:41.306311 crc crio[22018]: time=\"2026-06-11T16:58:41.306260725Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:41.307128 crc crio[22018]: time=\"2026-06-11T16:58:41.307105452Z\" level=info 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:41.387073 crc crio[22018]: time=\"2026-06-11T16:58:41.383228167Z\" level=info 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:42.301051 crc crio[22018]: time=\"2026-06-11T16:58:42.299283324Z\" level=info 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:42.409410 crc crio[22018]: time=\"2026-06-11T16:58:42.409256702Z\" level=info msg=\"Created container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:42.411778 crc crio[22018]: time=\"2026-06-11T16:58:42.411682617Z\" level=info msg=\"Starting container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54\" id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:42.425433 crc crio[22018]: time=\"2026-06-11T16:58:42.425256849Z\" level=info msg=\"Started container\" PID=72903 containerID=0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 description=openstack/cinder-scheduler-0/probe id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\nJun 11 16:58:51.712734 crc crio[22018]: time=\"2026-06-11T16:58:51.711960527Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-r9c59/POD\" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:51.713857 crc crio[22018]: time=\"2026-06-11T16:58:51.712765373Z\" level=info 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:51.858731 crc crio[22018]: time=\"2026-06-11T16:58:51.85681973Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-mt6zn/POD\" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:51.858731 crc crio[22018]: time=\"2026-06-11T16:58:51.856922114Z\" level=info 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:52.122118 crc crio[22018]: time=\"2026-06-11T16:58:52.122049741Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-x5fsf/POD\" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:52.122245 crc crio[22018]: time=\"2026-06-11T16:58:52.122147494Z\" level=info 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:52.603141 crc crio[22018]: time=\"2026-06-11T16:58:52.602493092Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}\"\nJun 11 16:58:52.603141 crc crio[22018]: time=\"2026-06-11T16:58:52.603030119Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-mt6zn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:52.627931 crc crio[22018]: time=\"2026-06-11T16:58:52.627399935Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}\"\nJun 11 16:58:52.627931 crc crio[22018]: time=\"2026-06-11T16:58:52.627467997Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-r9c59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:52.634547 crc crio[22018]: time=\"2026-06-11T16:58:52.634499177Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}\"\nJun 11 16:58:52.634723 crc crio[22018]: time=\"2026-06-11T16:58:52.634700224Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-x5fsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:52.640114 crc crio[22018]: time=\"2026-06-11T16:58:52.64000176Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:52.641477 crc crio[22018]: time=\"2026-06-11T16:58:52.641249763Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7c3a2f5c-cfca-47d6-9ef6-1e388b5a9424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:52.655891 crc crio[22018]: time=\"2026-06-11T16:58:52.65495031Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage\nJun 11 16:58:52.665075 crc crio[22018]: time=\"2026-06-11T16:58:52.664770751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=59a33c9c-5567-481e-87fd-ccc643665166 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:52.703599 crc crio[22018]: time=\"2026-06-11T16:58:52.70346093Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b2acaf4e-62e2-4f53-8302-c3796ee01683 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:52.718186 crc crio[22018]: time=\"2026-06-11T16:58:52.718074232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:52.719061 crc crio[22018]: time=\"2026-06-11T16:58:52.71864137Z\" level=info 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:52.787242 crc crio[22018]: time=\"2026-06-11T16:58:52.787108189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=b84e6a3c-31ce-482f-867b-8a7b4f200a22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:52.794888 crc crio[22018]: time=\"2026-06-11T16:58:52.794464954Z\" level=info 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:52.800962 crc crio[22018]: time=\"2026-06-11T16:58:52.800728436Z\" level=info 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:52.808649 crc crio[22018]: time=\"2026-06-11T16:58:52.808519309Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:52.834423 crc crio[22018]: time=\"2026-06-11T16:58:52.826021991Z\" level=info 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:52.928921 crc crio[22018]: time=\"2026-06-11T16:58:52.927975104Z\" level=info 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:52.934313 crc crio[22018]: time=\"2026-06-11T16:58:52.934015926Z\" level=info 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:53.048285 crc crio[22018]: time=\"2026-06-11T16:58:53.048156814Z\" level=info msg=\"Created container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.049225 crc crio[22018]: time=\"2026-06-11T16:58:53.049163786Z\" level=info msg=\"Starting container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e\" id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:53.055077 crc crio[22018]: time=\"2026-06-11T16:58:53.055009641Z\" level=info msg=\"Started container\" PID=73470 containerID=fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e description=openstack/ceilometer-0/proxy-httpd id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\nJun 11 16:58:53.067024 crc crio[22018]: time=\"2026-06-11T16:58:53.066923961Z\" level=info msg=\"Created container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.069743 crc crio[22018]: time=\"2026-06-11T16:58:53.069498564Z\" level=info msg=\"Starting container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1\" id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:53.082133 crc crio[22018]: time=\"2026-06-11T16:58:53.081804063Z\" level=info msg=\"Started container\" PID=73477 containerID=249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 description=openstack/openstackclient/openstackclient id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\nJun 11 16:58:53.247113 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d90a634d7d395 Mac:ba:aa:04:21:d0:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:53.248837 crc crio[22018]: time=\"2026-06-11T16:58:53.248773749Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}\"\nJun 11 16:58:53.248977 crc crio[22018]: time=\"2026-06-11T16:58:53.248925304Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-mt6zn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:53.261157 crc crio[22018]: time=\"2026-06-11T16:58:53.261054691Z\" level=info msg=\"Ran pod sandbox d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 with infra container: openstack/nova-cell0-db-create-mt6zn/POD\" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:53.263285 crc crio[22018]: time=\"2026-06-11T16:58:53.263190358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1342b7fc-ef15-401d-9795-a62c48228d33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.265927 crc crio[22018]: time=\"2026-06-11T16:58:53.265840112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7df35a58-b16e-4190-81ec-b2ae2f4ebf0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.273587 crc crio[22018]: time=\"2026-06-11T16:58:53.273503615Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.273931 crc crio[22018]: time=\"2026-06-11T16:58:53.273874547Z\" level=info 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:53.329555 crc crio[22018]: time=\"2026-06-11T16:58:53.329450013Z\" level=info 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:53.333293 crc crio[22018]: time=\"2026-06-11T16:58:53.333226584Z\" level=info 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:53.359738 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30592604c845edf Mac:aa:55:a3:2b:4a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:53.359948 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530850f2daabb82 Mac:42:27:38:13:7e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:58:53.360701 crc crio[22018]: time=\"2026-06-11T16:58:53.360625056Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}\"\nJun 11 16:58:53.360866 crc crio[22018]: time=\"2026-06-11T16:58:53.360815662Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-r9c59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:53.360936 crc crio[22018]: time=\"2026-06-11T16:58:53.360882232Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}\"\nJun 11 16:58:53.361067 crc crio[22018]: time=\"2026-06-11T16:58:53.361020007Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-x5fsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:58:53.374310 crc crio[22018]: time=\"2026-06-11T16:58:53.374221386Z\" level=info msg=\"Ran pod sandbox 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 with infra container: openstack/nova-api-db-create-r9c59/POD\" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:53.378581 crc crio[22018]: time=\"2026-06-11T16:58:53.378237584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4d2abd27-ef31-4a00-8c8c-473025feb944 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.388206 crc crio[22018]: time=\"2026-06-11T16:58:53.388111907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d0a89dee-8845-4926-be90-7022198313fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.392849 crc crio[22018]: time=\"2026-06-11T16:58:53.392757409Z\" level=info msg=\"Ran pod sandbox 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 with infra container: openstack/nova-cell1-db-create-x5fsf/POD\" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:53.396516 crc crio[22018]: time=\"2026-06-11T16:58:53.396443722Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.396866 crc crio[22018]: time=\"2026-06-11T16:58:53.396765313Z\" level=info 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:53.398832 crc crio[22018]: time=\"2026-06-11T16:58:53.398735077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4cdabe8-5781-4040-aeae-ac9f335cb728 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.422256 crc crio[22018]: time=\"2026-06-11T16:58:53.422128147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=03161012-5841-40e8-b77c-810db1d43f85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:58:53.440057 crc crio[22018]: time=\"2026-06-11T16:58:53.439909864Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.440568 crc crio[22018]: time=\"2026-06-11T16:58:53.440496793Z\" level=info 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:53.466180 crc crio[22018]: time=\"2026-06-11T16:58:53.466099526Z\" level=info 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:53.468875 crc crio[22018]: time=\"2026-06-11T16:58:53.468771891Z\" level=info 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:53.481504 crc crio[22018]: time=\"2026-06-11T16:58:53.479503483Z\" level=info msg=\"Created container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.485623 crc crio[22018]: time=\"2026-06-11T16:58:53.485437Z\" level=info msg=\"Starting container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21\" id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:53.493034 crc crio[22018]: time=\"2026-06-11T16:58:53.492801665Z\" level=info msg=\"Started container\" PID=73699 containerID=8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21 description=openstack/nova-cell0-db-create-mt6zn/mariadb-database-create id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\nJun 11 16:58:53.493769 crc crio[22018]: time=\"2026-06-11T16:58:53.493674952Z\" level=info 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:53.498245 crc crio[22018]: time=\"2026-06-11T16:58:53.49801042Z\" level=info 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:53.604650 crc crio[22018]: time=\"2026-06-11T16:58:53.604108982Z\" level=info msg=\"Created container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.606544 crc crio[22018]: time=\"2026-06-11T16:58:53.606444806Z\" level=info msg=\"Starting container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480\" id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:53.613789 crc crio[22018]: time=\"2026-06-11T16:58:53.613675798Z\" level=info msg=\"Started container\" PID=73711 containerID=0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480 description=openstack/nova-api-db-create-r9c59/mariadb-database-create id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer sandboxID=30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\nJun 11 16:58:53.866713 crc crio[22018]: time=\"2026-06-11T16:58:53.866630475Z\" level=info msg=\"Created container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:58:53.868825 crc crio[22018]: time=\"2026-06-11T16:58:53.868602298Z\" level=info msg=\"Starting container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b\" id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:58:53.878699 crc crio[22018]: time=\"2026-06-11T16:58:53.878615708Z\" level=info msg=\"Started container\" PID=73718 containerID=e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b description=openstack/nova-cell1-db-create-x5fsf/mariadb-database-create id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\nJun 11 16:58:53.975871 crc crio[22018]: time=\"2026-06-11T16:58:53.975155286Z\" level=info msg=\"Stopping container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 (timeout: 30s)\" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:53.975871 crc crio[22018]: time=\"2026-06-11T16:58:53.975670021Z\" level=info msg=\"Stopping container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 (timeout: 30s)\" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:53.976687 crc crio[22018]: time=\"2026-06-11T16:58:53.97623724Z\" level=info msg=\"Stopping container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de (timeout: 30s)\" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:53.981047 crc crio[22018]: time=\"2026-06-11T16:58:53.98090503Z\" level=info msg=\"Stopping container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e (timeout: 30s)\" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:54.103807 crc crio[22018]: time=\"2026-06-11T16:58:54.103753493Z\" level=info msg=\"Stopped container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:54.204814 crc crio[22018]: time=\"2026-06-11T16:58:54.204722243Z\" level=info msg=\"Stopped container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:54.511849 crc crio[22018]: time=\"2026-06-11T16:58:54.511748781Z\" level=info msg=\"Stopped container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:55.089199 crc crio[22018]: time=\"2026-06-11T16:58:55.087808668Z\" level=info msg=\"Stopping container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 (timeout: 30s)\" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:55.090089 crc crio[22018]: time=\"2026-06-11T16:58:55.088831907Z\" level=info msg=\"Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:55.090089 crc crio[22018]: time=\"2026-06-11T16:58:55.088861328Z\" level=info msg=\"Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:55.090554 crc crio[22018]: time=\"2026-06-11T16:58:55.090496351Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc005da0010}] Aliases:map[]}\"\nJun 11 16:58:55.090635 crc crio[22018]: time=\"2026-06-11T16:58:55.090577544Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012af20}] Aliases:map[]}\"\nJun 11 16:58:55.090691 crc crio[22018]: time=\"2026-06-11T16:58:55.090660056Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-r9c59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:55.090815 crc crio[22018]: time=\"2026-06-11T16:58:55.090754519Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-x5fsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:55.091137 crc crio[22018]: time=\"2026-06-11T16:58:55.088896229Z\" level=info msg=\"Stopping container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d (timeout: 30s)\" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:55.093860 crc crio[22018]: time=\"2026-06-11T16:58:55.08893034Z\" level=info msg=\"Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:55.096288 crc crio[22018]: time=\"2026-06-11T16:58:55.094643364Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002a1ac28}] Aliases:map[]}\"\nJun 11 16:58:55.096288 crc crio[22018]: time=\"2026-06-11T16:58:55.09480837Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-mt6zn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:55.353646 crc crio[22018]: time=\"2026-06-11T16:58:55.353550882Z\" level=info msg=\"Stopped container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:55.532408 crc crio[22018]: time=\"2026-06-11T16:58:55.531623827Z\" level=info msg=\"Stopped pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:55.708784 crc crio[22018]: time=\"2026-06-11T16:58:55.707985865Z\" level=info msg=\"Stopped pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:55.754615 crc crio[22018]: time=\"2026-06-11T16:58:55.754229448Z\" level=info msg=\"Stopped pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.052999 crc crio[22018]: time=\"2026-06-11T16:58:58.052202629Z\" level=warning msg=\"Stopping container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c with stop signal(15) timed out. Killing...\"\nJun 11 16:58:58.170075 crc crio[22018]: time=\"2026-06-11T16:58:58.169960891Z\" level=error msg=\"Killing container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 16:58:58.292771 crc crio[22018]: time=\"2026-06-11T16:58:58.292661703Z\" level=info msg=\"Stopped container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:58.295209 crc crio[22018]: time=\"2026-06-11T16:58:58.29510305Z\" level=info msg=\"Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.296488 crc crio[22018]: time=\"2026-06-11T16:58:58.296311759Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc0029b5050}] Aliases:map[]}\"\nJun 11 16:58:58.296731 crc crio[22018]: time=\"2026-06-11T16:58:58.29666442Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:58.337676 crc crio[22018]: time=\"2026-06-11T16:58:58.337484207Z\" level=info msg=\"Stopped container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:58.347022 crc crio[22018]: time=\"2026-06-11T16:58:58.346825494Z\" level=info msg=\"Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.347837 crc crio[22018]: time=\"2026-06-11T16:58:58.347746243Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc002b15000}] Aliases:map[]}\"\nJun 11 16:58:58.348095 crc crio[22018]: time=\"2026-06-11T16:58:58.347977451Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:58.402994 crc crio[22018]: time=\"2026-06-11T16:58:58.402525453Z\" level=info msg=\"Removing container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0\" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:58.514093 crc crio[22018]: time=\"2026-06-11T16:58:58.513999259Z\" level=info msg=\"Removed container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:58.527410 crc crio[22018]: time=\"2026-06-11T16:58:58.527268397Z\" level=info msg=\"Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.527568 crc crio[22018]: time=\"2026-06-11T16:58:58.527424622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.527879 crc crio[22018]: time=\"2026-06-11T16:58:58.527850506Z\" level=info msg=\"Removing pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.543462 crc crio[22018]: time=\"2026-06-11T16:58:58.543390495Z\" level=info msg=\"Removed pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.545108 crc crio[22018]: time=\"2026-06-11T16:58:58.545037023Z\" level=info msg=\"Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.545195 crc crio[22018]: time=\"2026-06-11T16:58:58.545125246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.545636 crc crio[22018]: time=\"2026-06-11T16:58:58.545586451Z\" level=info msg=\"Removing pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.572519 crc crio[22018]: time=\"2026-06-11T16:58:58.572407133Z\" level=info msg=\"Removed pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573152767Z\" level=info msg=\"Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573229219Z\" level=info msg=\"Stopped pod sandbox (already stopped): f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573883029Z\" level=info msg=\"Removing pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.599504 crc crio[22018]: time=\"2026-06-11T16:58:58.599196378Z\" level=info msg=\"Removed pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.611541 crc crio[22018]: time=\"2026-06-11T16:58:58.610838274Z\" level=info msg=\"Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.611541 crc crio[22018]: time=\"2026-06-11T16:58:58.610992889Z\" level=info msg=\"Stopped pod sandbox (already stopped): e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.613596 crc crio[22018]: time=\"2026-06-11T16:58:58.612545038Z\" level=info msg=\"Removing pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.636586 crc crio[22018]: time=\"2026-06-11T16:58:58.63645789Z\" level=info msg=\"Removed pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.639069 crc crio[22018]: time=\"2026-06-11T16:58:58.638980158Z\" level=info msg=\"Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.639159 crc crio[22018]: time=\"2026-06-11T16:58:58.639136213Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.641700 crc crio[22018]: time=\"2026-06-11T16:58:58.641631404Z\" level=info msg=\"Removing pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.668490 crc crio[22018]: time=\"2026-06-11T16:58:58.668196789Z\" level=info msg=\"Removed pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.671677 crc crio[22018]: time=\"2026-06-11T16:58:58.6715885Z\" level=info msg=\"Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.671778 crc crio[22018]: time=\"2026-06-11T16:58:58.671693394Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.672731 crc crio[22018]: time=\"2026-06-11T16:58:58.672544865Z\" level=info msg=\"Removing pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.693462 crc crio[22018]: time=\"2026-06-11T16:58:58.693158344Z\" level=info msg=\"Removed pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.696742 crc crio[22018]: time=\"2026-06-11T16:58:58.696662561Z\" level=info msg=\"Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.696884 crc crio[22018]: time=\"2026-06-11T16:58:58.696795845Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.698203 crc crio[22018]: time=\"2026-06-11T16:58:58.698079037Z\" level=info msg=\"Removing pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.699283 crc crio[22018]: time=\"2026-06-11T16:58:58.699216413Z\" level=info msg=\"Stopped pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:58.715675 crc crio[22018]: time=\"2026-06-11T16:58:58.71559174Z\" level=info msg=\"Removed pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:58:58.775469 crc crio[22018]: time=\"2026-06-11T16:58:58.774905548Z\" level=info msg=\"Stopped pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:59.191197 crc crio[22018]: time=\"2026-06-11T16:58:59.190688672Z\" level=info msg=\"Removing container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c\" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.301774 crc crio[22018]: time=\"2026-06-11T16:58:59.301678667Z\" level=info msg=\"Removed container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.303867 crc crio[22018]: time=\"2026-06-11T16:58:59.303799027Z\" level=info msg=\"Removing container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e\" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.374499 crc crio[22018]: time=\"2026-06-11T16:58:59.372931385Z\" level=info msg=\"Removed container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.379179 crc crio[22018]: time=\"2026-06-11T16:58:59.378813822Z\" level=info msg=\"Removing container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e\" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.459411 crc crio[22018]: time=\"2026-06-11T16:58:59.452528471Z\" level=info msg=\"Removed container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.488010 crc crio[22018]: time=\"2026-06-11T16:58:59.487739627Z\" level=info msg=\"Removing container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de\" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.538503 crc crio[22018]: time=\"2026-06-11T16:58:59.537309313Z\" level=info msg=\"Removed container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.548218 crc crio[22018]: time=\"2026-06-11T16:58:59.547590332Z\" level=info msg=\"Removing container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04\" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.585469 crc crio[22018]: time=\"2026-06-11T16:58:59.585298641Z\" level=info msg=\"Removed container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.594471 crc crio[22018]: time=\"2026-06-11T16:58:59.594085823Z\" level=info msg=\"Removing container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8\" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.626211 crc crio[22018]: time=\"2026-06-11T16:58:59.626120701Z\" level=info msg=\"Removed container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:58:59.763977 crc crio[22018]: time=\"2026-06-11T16:58:59.763874829Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:59.764127 crc crio[22018]: time=\"2026-06-11T16:58:59.763988633Z\" level=info 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:59.799604 crc crio[22018]: time=\"2026-06-11T16:58:59.799522603Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}\"\nJun 11 16:58:59.799604 crc crio[22018]: time=\"2026-06-11T16:58:59.799584025Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:59.856735 crc crio[22018]: time=\"2026-06-11T16:58:59.856198303Z\" level=info msg=\"Stopped container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:58:59.858410 crc crio[22018]: time=\"2026-06-11T16:58:59.858238988Z\" level=info msg=\"Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:58:59.859099 crc crio[22018]: time=\"2026-06-11T16:58:59.859015783Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc00141a2e8}] Aliases:map[]}\"\nJun 11 16:58:59.859562 crc crio[22018]: time=\"2026-06-11T16:58:59.859493358Z\" level=info msg=\"Deleting pod openstack_neutron-7b7489bdd-znwrk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:58:59.892810 crc crio[22018]: time=\"2026-06-11T16:58:59.892597264Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:58:59.892810 crc crio[22018]: time=\"2026-06-11T16:58:59.892738189Z\" level=info 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:59.990736 crc crio[22018]: time=\"2026-06-11T16:58:59.990049878Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}\"\nJun 11 16:58:59.990736 crc crio[22018]: time=\"2026-06-11T16:58:59.990127521Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:00.410950 crc crio[22018]: time=\"2026-06-11T16:59:00.410134423Z\" level=info msg=\"Stopped pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:00.448416 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838a451c8470f9a Mac:aa:b3:fd:7d:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:00.450508 crc crio[22018]: time=\"2026-06-11T16:59:00.449182241Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}\"\nJun 11 16:59:00.450508 crc crio[22018]: time=\"2026-06-11T16:59:00.449595104Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:00.464116 crc crio[22018]: time=\"2026-06-11T16:59:00.464041819Z\" level=info msg=\"Ran pod sandbox 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 with infra container: openstack/cinder-api-0/POD\" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:00.472148 crc crio[22018]: time=\"2026-06-11T16:59:00.471961703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=38d5ef46-2b5b-45b5-b7f7-4c3ae45b0ead name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:00.478425 crc crio[22018]: time=\"2026-06-11T16:59:00.477634134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5ef1457d-e366-40fc-8b98-51daca554e7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:00.484267 crc crio[22018]: time=\"2026-06-11T16:59:00.484185222Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:00.484731 crc crio[22018]: time=\"2026-06-11T16:59:00.484680028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:00.543071 crc crio[22018]: time=\"2026-06-11T16:59:00.542963259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:00.615697 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366ad34735b680f Mac:4e:54:96:8e:a7:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:00.616067 crc crio[22018]: time=\"2026-06-11T16:59:00.616009006Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}\"\nJun 11 16:59:00.616248 crc crio[22018]: time=\"2026-06-11T16:59:00.616203348Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:00.652845 crc crio[22018]: time=\"2026-06-11T16:59:00.652715599Z\" level=info msg=\"Ran pod sandbox 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f with infra container: openstack/ceilometer-0/POD\" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:00.658082 crc crio[22018]: time=\"2026-06-11T16:59:00.657969525Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:00.686204 crc crio[22018]: time=\"2026-06-11T16:59:00.686106182Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:59:01.201732 crc crio[22018]: time=\"2026-06-11T16:59:01.201022885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:01.203750 crc crio[22018]: time=\"2026-06-11T16:59:01.203685959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=45a9a169-c7ea-4d7b-9538-896c58c16504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:01.258983 crc crio[22018]: time=\"2026-06-11T16:59:01.258687209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1633ca89-50d6-4826-aa3d-049f94ae4f0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:01.270672 crc crio[22018]: time=\"2026-06-11T16:59:01.268779748Z\" level=info msg=\"Removing container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306\" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:01.271570 crc crio[22018]: time=\"2026-06-11T16:59:01.271492234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:01.273571 crc crio[22018]: time=\"2026-06-11T16:59:01.272226547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:01.359994 crc crio[22018]: time=\"2026-06-11T16:59:01.359895823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:01.366261 crc crio[22018]: time=\"2026-06-11T16:59:01.36575751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:01.373450 crc crio[22018]: time=\"2026-06-11T16:59:01.373292354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:01.379949 crc crio[22018]: time=\"2026-06-11T16:59:01.379852865Z\" level=info msg=\"Removed container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:01.391578 crc crio[22018]: time=\"2026-06-11T16:59:01.39148501Z\" level=info msg=\"Removing container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d\" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:01.479935 crc crio[22018]: time=\"2026-06-11T16:59:01.479750965Z\" level=info msg=\"Removed container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:01.609067 crc crio[22018]: time=\"2026-06-11T16:59:01.608902691Z\" level=info msg=\"Created container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:01.610612 crc crio[22018]: time=\"2026-06-11T16:59:01.609840938Z\" level=info msg=\"Created container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:01.610865 crc crio[22018]: time=\"2026-06-11T16:59:01.610768127Z\" level=info msg=\"Starting container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1\" id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:01.617548 crc crio[22018]: time=\"2026-06-11T16:59:01.61747115Z\" level=info msg=\"Started container\" PID=74421 containerID=81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 description=openstack/ceilometer-0/ceilometer-central-agent id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\nJun 11 16:59:01.618610 crc crio[22018]: time=\"2026-06-11T16:59:01.618483522Z\" level=info msg=\"Starting container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff\" id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:01.629877 crc crio[22018]: time=\"2026-06-11T16:59:01.629527785Z\" level=info msg=\"Started container\" PID=74422 containerID=b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff description=openstack/cinder-api-0/cinder-api-log id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\nJun 11 16:59:01.641409 crc crio[22018]: time=\"2026-06-11T16:59:01.641222545Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:01.642567 crc crio[22018]: time=\"2026-06-11T16:59:01.642303299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f1afc3c5-1c97-45ce-930a-78e3ff67497d name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:01.645815 crc crio[22018]: time=\"2026-06-11T16:59:01.645745289Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:59:01.759959 crc crio[22018]: time=\"2026-06-11T16:59:01.759275846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1ca997e5-e690-4403-a570-182a9288c1ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:01.773647 crc crio[22018]: time=\"2026-06-11T16:59:01.772638261Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:01.773647 crc crio[22018]: time=\"2026-06-11T16:59:01.772982382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:01.852481 crc crio[22018]: time=\"2026-06-11T16:59:01.852294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:02.097533 crc crio[22018]: time=\"2026-06-11T16:59:02.097393842Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:02.098687 crc crio[22018]: time=\"2026-06-11T16:59:02.098601891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=132e51dc-385b-4b1f-80a5-5e5fe9d9dcb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:02.119521 crc crio[22018]: time=\"2026-06-11T16:59:02.119240746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=96bcce43-41d6-4ba4-93d7-0bbedc5a8bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:02.131277 crc crio[22018]: time=\"2026-06-11T16:59:02.12910573Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:02.131277 crc crio[22018]: time=\"2026-06-11T16:59:02.129748711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:02.253314 crc crio[22018]: time=\"2026-06-11T16:59:02.252972837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:02.283144 crc crio[22018]: time=\"2026-06-11T16:59:02.283045308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:02.400190 crc crio[22018]: time=\"2026-06-11T16:59:02.400058652Z\" level=info msg=\"Created container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:02.403534 crc crio[22018]: time=\"2026-06-11T16:59:02.402018244Z\" level=info msg=\"Starting container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9\" id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:02.419786 crc crio[22018]: time=\"2026-06-11T16:59:02.419643888Z\" level=info msg=\"Started container\" PID=74497 containerID=961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 description=openstack/ceilometer-0/ceilometer-notification-agent id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\nJun 11 16:59:02.444251 crc crio[22018]: time=\"2026-06-11T16:59:02.444033364Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:02.457144 crc crio[22018]: time=\"2026-06-11T16:59:02.456887519Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:59:02.618278 crc crio[22018]: time=\"2026-06-11T16:59:02.617306596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:02.736160 crc crio[22018]: time=\"2026-06-11T16:59:02.736050236Z\" level=info msg=\"Created container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:02.737450 crc crio[22018]: time=\"2026-06-11T16:59:02.73730029Z\" level=info msg=\"Starting container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b\" id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:02.745704 crc crio[22018]: time=\"2026-06-11T16:59:02.745585506Z\" level=info msg=\"Started container\" PID=74545 containerID=7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b description=openstack/cinder-api-0/cinder-api id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\nJun 11 16:59:03.186957 crc crio[22018]: time=\"2026-06-11T16:59:03.186822537Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:03.188641 crc crio[22018]: time=\"2026-06-11T16:59:03.188549351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=74c2873d-92fe-4f8e-87c5-bca02150bcd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:03.208206 crc crio[22018]: time=\"2026-06-11T16:59:03.20801135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=856ebf66-f38d-41c5-b3ee-d130cc493e13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:03.218684 crc crio[22018]: time=\"2026-06-11T16:59:03.217936031Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:03.218972 crc crio[22018]: time=\"2026-06-11T16:59:03.218947153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:03.270960 crc crio[22018]: time=\"2026-06-11T16:59:03.270215158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:03.273889 crc crio[22018]: time=\"2026-06-11T16:59:03.273644697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:03.524767 crc crio[22018]: time=\"2026-06-11T16:59:03.524677684Z\" level=info msg=\"Created container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:03.525885 crc crio[22018]: time=\"2026-06-11T16:59:03.525763859Z\" level=info msg=\"Starting container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac\" id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:03.531418 crc crio[22018]: time=\"2026-06-11T16:59:03.531237883Z\" level=info msg=\"Started container\" PID=74727 containerID=278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac description=openstack/ceilometer-0/sg-core id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\nJun 11 16:59:03.544801 crc crio[22018]: time=\"2026-06-11T16:59:03.544707301Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:03.548798 crc crio[22018]: time=\"2026-06-11T16:59:03.548736599Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:59:05.163299 crc crio[22018]: time=\"2026-06-11T16:59:05.162432706Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:05.165395 crc crio[22018]: time=\"2026-06-11T16:59:05.164632585Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=efdfeb8f-a533-4303-b73c-45eafa1ef67a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:05.199164 crc crio[22018]: time=\"2026-06-11T16:59:05.199050689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1b067e13-a0c9-4219-832c-b4fe5d09a767 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:05.211618 crc crio[22018]: time=\"2026-06-11T16:59:05.211531166Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:05.212928 crc crio[22018]: time=\"2026-06-11T16:59:05.2128982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:05.272468 crc crio[22018]: time=\"2026-06-11T16:59:05.272296349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:05.278193 crc crio[22018]: time=\"2026-06-11T16:59:05.278128152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:05.460956 crc crio[22018]: time=\"2026-06-11T16:59:05.460395685Z\" level=info msg=\"Created container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:05.462741 crc crio[22018]: time=\"2026-06-11T16:59:05.462676648Z\" level=info msg=\"Starting container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2\" id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:05.478223 crc crio[22018]: time=\"2026-06-11T16:59:05.47811845Z\" level=info msg=\"Started container\" PID=74840 containerID=f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 description=openstack/ceilometer-0/proxy-httpd id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\nJun 11 16:59:09.108868 crc crio[22018]: time=\"2026-06-11T16:59:09.108281592Z\" level=info msg=\"Stopping container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 (timeout: 30s)\" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.108765057Z\" level=info msg=\"Stopping container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 (timeout: 30s)\" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.108781088Z\" level=info msg=\"Stopping container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 (timeout: 30s)\" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.109835751Z\" level=info msg=\"Stopping container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac (timeout: 30s)\" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.242178 crc crio[22018]: time=\"2026-06-11T16:59:09.242062264Z\" level=info msg=\"Stopped container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.344751 crc crio[22018]: time=\"2026-06-11T16:59:09.344445457Z\" level=info msg=\"Stopped container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.664456 crc crio[22018]: time=\"2026-06-11T16:59:09.664120532Z\" level=info msg=\"Stopped container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.665199 crc crio[22018]: time=\"2026-06-11T16:59:09.664741535Z\" level=info msg=\"Stopped container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:09.666728 crc crio[22018]: time=\"2026-06-11T16:59:09.666670507Z\" level=info msg=\"Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:09.667565 crc crio[22018]: time=\"2026-06-11T16:59:09.667449903Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc007484800}] Aliases:map[]}\"\nJun 11 16:59:09.667783 crc crio[22018]: time=\"2026-06-11T16:59:09.667618418Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:09.993400 crc crio[22018]: time=\"2026-06-11T16:59:09.992921657Z\" level=info msg=\"Stopped pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:10.495686 crc crio[22018]: time=\"2026-06-11T16:59:10.495589832Z\" level=info msg=\"Removing container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2\" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.561715 crc crio[22018]: time=\"2026-06-11T16:59:10.561138781Z\" level=info msg=\"Removed container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.574882 crc crio[22018]: time=\"2026-06-11T16:59:10.573952003Z\" level=info msg=\"Removing container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac\" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.629656 crc crio[22018]: time=\"2026-06-11T16:59:10.62955838Z\" level=info msg=\"Removed container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.634270 crc crio[22018]: time=\"2026-06-11T16:59:10.634183617Z\" level=info msg=\"Removing container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9\" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.665932 crc crio[22018]: time=\"2026-06-11T16:59:10.665839012Z\" level=info msg=\"Removed container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.668292 crc crio[22018]: time=\"2026-06-11T16:59:10.668196039Z\" level=info msg=\"Removing container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1\" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.701199 crc crio[22018]: time=\"2026-06-11T16:59:10.701135768Z\" level=info msg=\"Removed container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:10.966972 crc crio[22018]: time=\"2026-06-11T16:59:10.966843441Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:10.966972 crc crio[22018]: time=\"2026-06-11T16:59:10.966939384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:11.030217 crc crio[22018]: time=\"2026-06-11T16:59:11.030154553Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}\"\nJun 11 16:59:11.030594 crc crio[22018]: time=\"2026-06-11T16:59:11.030567356Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:11.708879 crc crio[22018]: 2026-06-11T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff4f4f39f78ddc9 Mac:7e:68:f9:87:fe:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 SocketPath: PciID:}] [{Interface:0xc00068c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:11.710143 crc crio[22018]: time=\"2026-06-11T16:59:11.710023421Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}\"\nJun 11 16:59:11.710242 crc crio[22018]: time=\"2026-06-11T16:59:11.710227827Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:11.726432 crc crio[22018]: time=\"2026-06-11T16:59:11.726276218Z\" level=info msg=\"Ran pod sandbox ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b with infra container: openstack/ceilometer-0/POD\" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:11.731858 crc crio[22018]: time=\"2026-06-11T16:59:11.731783293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:11.741863 crc crio[22018]: time=\"2026-06-11T16:59:11.741762259Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:59:11.943658 crc crio[22018]: time=\"2026-06-11T16:59:11.94306917Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e1c1-account-create-qvf4t/POD\" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:11.943782 crc crio[22018]: time=\"2026-06-11T16:59:11.94369793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:11.985490 crc crio[22018]: time=\"2026-06-11T16:59:11.985405744Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}\"\nJun 11 16:59:11.985490 crc crio[22018]: time=\"2026-06-11T16:59:11.985480907Z\" level=info msg=\"Adding pod openstack_nova-api-e1c1-account-create-qvf4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:12.130936 crc crio[22018]: time=\"2026-06-11T16:59:12.1308369Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b02f-account-create-n9j2l/POD\" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:12.131046 crc crio[22018]: time=\"2026-06-11T16:59:12.130962874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.217851 crc crio[22018]: time=\"2026-06-11T16:59:12.217772415Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}\"\nJun 11 16:59:12.217851 crc crio[22018]: time=\"2026-06-11T16:59:12.217831417Z\" level=info msg=\"Adding pod openstack_nova-cell0-b02f-account-create-n9j2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:12.398239 crc crio[22018]: time=\"2026-06-11T16:59:12.398113168Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:12.403712 crc crio[22018]: time=\"2026-06-11T16:59:12.403625904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dbfd2ce1-aa4f-40a8-a26f-c4f3f71d3df3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.404424 crc crio[22018]: time=\"2026-06-11T16:59:12.404281315Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-b273-account-create-crr6m/POD\" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:12.404524 crc crio[22018]: time=\"2026-06-11T16:59:12.404480981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.444859 crc crio[22018]: time=\"2026-06-11T16:59:12.444762771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ced23ddb-3240-483f-97cb-b5adb01c774e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.462820395Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}\"\nJun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.462881067Z\" level=info msg=\"Adding pod openstack_nova-cell1-b273-account-create-crr6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.463245689Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.463713644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.636737 crc crio[22018]: time=\"2026-06-11T16:59:12.634629567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.654679 crc crio[22018]: time=\"2026-06-11T16:59:12.653712354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.677565 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2015b5978c2d61 Mac:2a:b0:85:54:c9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:12.684057 crc crio[22018]: time=\"2026-06-11T16:59:12.679216307Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}\"\nJun 11 16:59:12.684057 crc crio[22018]: time=\"2026-06-11T16:59:12.679446534Z\" level=info msg=\"Checking pod openstack_nova-api-e1c1-account-create-qvf4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:12.705905 crc crio[22018]: time=\"2026-06-11T16:59:12.705809913Z\" level=info msg=\"Ran pod sandbox b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 with infra container: openstack/nova-api-e1c1-account-create-qvf4t/POD\" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:12.712519 crc crio[22018]: time=\"2026-06-11T16:59:12.712216301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9da634f-b387-48ac-81b9-e738d404b721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.717699 crc crio[22018]: time=\"2026-06-11T16:59:12.717577892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=22bfdc2f-67c2-4f6e-b64c-bb1effe32639 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.735550 crc crio[22018]: time=\"2026-06-11T16:59:12.735195886Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:12.735872 crc crio[22018]: time=\"2026-06-11T16:59:12.735811026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.836956 crc crio[22018]: time=\"2026-06-11T16:59:12.836613744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.840912 crc crio[22018]: time=\"2026-06-11T16:59:12.840832099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:12.841562 crc crio[22018]: time=\"2026-06-11T16:59:12.84148687Z\" level=info msg=\"Created container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:12.842859 crc crio[22018]: time=\"2026-06-11T16:59:12.842784251Z\" level=info msg=\"Starting container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17\" id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:12.865235 crc crio[22018]: time=\"2026-06-11T16:59:12.865153365Z\" level=info msg=\"Started container\" PID=75545 containerID=7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 description=openstack/ceilometer-0/ceilometer-central-agent id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\nJun 11 16:59:12.892780 crc crio[22018]: time=\"2026-06-11T16:59:12.892691877Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:12.900053 crc crio[22018]: time=\"2026-06-11T16:59:12.899981609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:59:12.923085 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bb4baeb4f839cd Mac:1e:e3:e0:14:9a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:12.924088 crc crio[22018]: time=\"2026-06-11T16:59:12.924019552Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}\"\nJun 11 16:59:12.924305 crc crio[22018]: time=\"2026-06-11T16:59:12.92424577Z\" level=info msg=\"Checking pod openstack_nova-cell0-b02f-account-create-n9j2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:12.936282 crc crio[22018]: time=\"2026-06-11T16:59:12.936204492Z\" level=info msg=\"Ran pod sandbox 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 with infra container: openstack/nova-cell0-b02f-account-create-n9j2l/POD\" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:12.942886 crc crio[22018]: time=\"2026-06-11T16:59:12.94282665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae7be6d8-407b-4a54-9845-3fa62feac8ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.947549 crc crio[22018]: time=\"2026-06-11T16:59:12.947480629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=816a0097-47f6-4ded-b735-b03639971dd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:12.956773 crc crio[22018]: time=\"2026-06-11T16:59:12.95668667Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:12.957131 crc crio[22018]: time=\"2026-06-11T16:59:12.957065012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.002680 crc crio[22018]: time=\"2026-06-11T16:59:13.002578129Z\" level=info msg=\"Created container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.004262 crc crio[22018]: time=\"2026-06-11T16:59:13.004191712Z\" level=info msg=\"Starting container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0\" id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:13.012177 crc crio[22018]: time=\"2026-06-11T16:59:13.012084191Z\" level=info msg=\"Started container\" PID=75558 containerID=a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0 description=openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\nJun 11 16:59:13.039992 crc crio[22018]: time=\"2026-06-11T16:59:13.039887715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.045267 crc crio[22018]: time=\"2026-06-11T16:59:13.045192784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.099670 crc crio[22018]: 2026-06-11T16:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309f4ac9bf6f391 Mac:3e:bd:b0:b7:88:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d SocketPath: PciID:}] [{Interface:0xc000138e90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:13.103284 crc crio[22018]: time=\"2026-06-11T16:59:13.101517404Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}\"\nJun 11 16:59:13.103865 crc crio[22018]: time=\"2026-06-11T16:59:13.103810518Z\" level=info msg=\"Checking pod openstack_nova-cell1-b273-account-create-crr6m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:13.189614 crc crio[22018]: time=\"2026-06-11T16:59:13.189544035Z\" level=info msg=\"Ran pod sandbox 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 with infra container: openstack/nova-cell1-b273-account-create-crr6m/POD\" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:13.192906 crc crio[22018]: time=\"2026-06-11T16:59:13.192831226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfecebb3-86b6-456e-bb50-1cc25d27e351 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:13.196635 crc crio[22018]: time=\"2026-06-11T16:59:13.196545496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=da4fc689-4cea-46c0-b8cb-b6f5df42d398 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:13.206758 crc crio[22018]: time=\"2026-06-11T16:59:13.206651286Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.207223 crc crio[22018]: time=\"2026-06-11T16:59:13.207151912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.257157 crc crio[22018]: time=\"2026-06-11T16:59:13.256994354Z\" level=info msg=\"Created container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.259070 crc crio[22018]: time=\"2026-06-11T16:59:13.258950879Z\" level=info msg=\"Starting container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675\" id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:13.276934 crc crio[22018]: time=\"2026-06-11T16:59:13.276764248Z\" level=info msg=\"Started container\" PID=75575 containerID=c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675 description=openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\nJun 11 16:59:13.287273 crc crio[22018]: time=\"2026-06-11T16:59:13.287142473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.297167 crc crio[22018]: time=\"2026-06-11T16:59:13.297042071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.316967 crc crio[22018]: time=\"2026-06-11T16:59:13.316826587Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:13.318279 crc crio[22018]: time=\"2026-06-11T16:59:13.318124192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=443e60e1-1c57-472f-bdb3-386185214070 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:13.362958 crc crio[22018]: time=\"2026-06-11T16:59:13.361736196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60a73af9-8d77-461e-8231-03fc7cf71fd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:13.376423 crc crio[22018]: time=\"2026-06-11T16:59:13.376209198Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.377036 crc crio[22018]: time=\"2026-06-11T16:59:13.376966233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.453695 crc crio[22018]: time=\"2026-06-11T16:59:13.45347933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.459208 crc crio[22018]: time=\"2026-06-11T16:59:13.458061245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:13.661065 crc crio[22018]: time=\"2026-06-11T16:59:13.660500299Z\" level=info msg=\"Created container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.663497 crc crio[22018]: time=\"2026-06-11T16:59:13.663399912Z\" level=info msg=\"Starting container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f\" id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:13.669579 crc crio[22018]: time=\"2026-06-11T16:59:13.669513442Z\" level=info msg=\"Started container\" PID=75631 containerID=4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f description=openstack/ceilometer-0/ceilometer-notification-agent id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\nJun 11 16:59:13.673510 crc crio[22018]: time=\"2026-06-11T16:59:13.673418888Z\" level=info msg=\"Created container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:13.675921 crc crio[22018]: time=\"2026-06-11T16:59:13.675814987Z\" level=info msg=\"Starting container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e\" id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:13.681482 crc crio[22018]: time=\"2026-06-11T16:59:13.681304941Z\" level=info msg=\"Started container\" PID=75632 containerID=972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e description=openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\nJun 11 16:59:13.682757 crc crio[22018]: time=\"2026-06-11T16:59:13.682643063Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:13.691868 crc crio[22018]: time=\"2026-06-11T16:59:13.691789584Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:59:14.190260 crc crio[22018]: time=\"2026-06-11T16:59:14.190163093Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:14.193218 crc crio[22018]: time=\"2026-06-11T16:59:14.19213779Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3ee23b25-1c56-4edd-8463-930ad4f2775f name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:14.207196 crc crio[22018]: time=\"2026-06-11T16:59:14.207077961Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1b35595-9aa5-46ac-9004-436f9a86bd29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:14.214646 crc crio[22018]: time=\"2026-06-11T16:59:14.214593169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:14.215258 crc crio[22018]: time=\"2026-06-11T16:59:14.215156557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:14.276793 crc crio[22018]: time=\"2026-06-11T16:59:14.27656477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:14.282719 crc crio[22018]: time=\"2026-06-11T16:59:14.282288604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:14.475911 crc crio[22018]: time=\"2026-06-11T16:59:14.475821582Z\" level=info msg=\"Created container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:14.478007 crc crio[22018]: time=\"2026-06-11T16:59:14.477907203Z\" level=info msg=\"Starting container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad\" id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:14.487738 crc crio[22018]: time=\"2026-06-11T16:59:14.487629057Z\" level=info msg=\"Started container\" PID=75673 containerID=da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad description=openstack/ceilometer-0/sg-core id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\nJun 11 16:59:14.504263 crc crio[22018]: time=\"2026-06-11T16:59:14.504113241Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:14.508291 crc crio[22018]: time=\"2026-06-11T16:59:14.508204652Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:59:14.733838 crc crio[22018]: time=\"2026-06-11T16:59:14.733056307Z\" level=info msg=\"Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:14.734088 crc crio[22018]: time=\"2026-06-11T16:59:14.733182827Z\" level=info msg=\"Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:14.734486 crc crio[22018]: time=\"2026-06-11T16:59:14.734434122Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc000380cd0}] Aliases:map[]}\"\nJun 11 16:59:14.734697 crc crio[22018]: time=\"2026-06-11T16:59:14.734648568Z\" level=info msg=\"Deleting pod openstack_nova-api-e1c1-account-create-qvf4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:14.738400 crc crio[22018]: time=\"2026-06-11T16:59:14.735428009Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc007484e20}] Aliases:map[]}\"\nJun 11 16:59:14.738400 crc crio[22018]: time=\"2026-06-11T16:59:14.735715819Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b02f-account-create-n9j2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:15.365836 crc crio[22018]: time=\"2026-06-11T16:59:15.36527508Z\" level=info msg=\"Stopped pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:15.411432 crc crio[22018]: time=\"2026-06-11T16:59:15.411098276Z\" level=info msg=\"Stopped pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:15.759970 crc crio[22018]: time=\"2026-06-11T16:59:15.759828163Z\" level=info msg=\"Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:15.760962 crc crio[22018]: time=\"2026-06-11T16:59:15.760496774Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc002a1a7d0}] Aliases:map[]}\"\nJun 11 16:59:15.760962 crc crio[22018]: time=\"2026-06-11T16:59:15.760777913Z\" level=info msg=\"Deleting pod openstack_nova-cell1-b273-account-create-crr6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:16.066782 crc crio[22018]: time=\"2026-06-11T16:59:16.066097944Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:16.068551 crc crio[22018]: time=\"2026-06-11T16:59:16.068453282Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fabbf515-657d-44fa-9899-350b58a9b2d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:16.138694 crc crio[22018]: time=\"2026-06-11T16:59:16.138554558Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aedbb379-1714-4d7c-9e74-66ab7e64eeaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:16.151549 crc crio[22018]: time=\"2026-06-11T16:59:16.15085483Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:16.159085 crc crio[22018]: time=\"2026-06-11T16:59:16.156812091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:16.241653 crc crio[22018]: time=\"2026-06-11T16:59:16.240585069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:16.243123 crc crio[22018]: time=\"2026-06-11T16:59:16.242959894Z\" level=info msg=\"Stopped pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:16.245242 crc crio[22018]: time=\"2026-06-11T16:59:16.245185546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:16.396181 crc crio[22018]: time=\"2026-06-11T16:59:16.395488842Z\" level=info msg=\"Created container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:16.401616 crc crio[22018]: time=\"2026-06-11T16:59:16.401529944Z\" level=info msg=\"Starting container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3\" id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:16.406828 crc crio[22018]: time=\"2026-06-11T16:59:16.406709842Z\" level=info msg=\"Started container\" PID=75875 containerID=04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 description=openstack/ceilometer-0/proxy-httpd id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\nJun 11 16:59:16.614013 crc crio[22018]: time=\"2026-06-11T16:59:16.613940945Z\" level=info msg=\"Stopping container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 (timeout: 30s)\" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:16.614128 crc crio[22018]: time=\"2026-06-11T16:59:16.61409572Z\" level=info msg=\"Stopping container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 (timeout: 30s)\" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:16.864256 crc crio[22018]: time=\"2026-06-11T16:59:16.863644658Z\" level=info msg=\"Stopped container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:18.129031 crc crio[22018]: time=\"2026-06-11T16:59:18.123678869Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-t5rn5/POD\" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:18.129031 crc crio[22018]: time=\"2026-06-11T16:59:18.12403244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:18.168412 crc crio[22018]: time=\"2026-06-11T16:59:18.168213253Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}\"\nJun 11 16:59:18.168412 crc crio[22018]: time=\"2026-06-11T16:59:18.168279605Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-t5rn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:19.121721 crc crio[22018]: time=\"2026-06-11T16:59:19.11531363Z\" level=info msg=\"Stopping container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 (timeout: 30s)\" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:19.121721 crc crio[22018]: time=\"2026-06-11T16:59:19.116611171Z\" level=info msg=\"Stopping container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 (timeout: 30s)\" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:19.324985 crc crio[22018]: time=\"2026-06-11T16:59:19.32413037Z\" level=info msg=\"Stopped container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:19.599690 crc crio[22018]: 2026-06-11T16:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91d5179c9010a86 Mac:1a:2e:04:9a:25:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:19.601695 crc crio[22018]: time=\"2026-06-11T16:59:19.601591298Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}\"\nJun 11 16:59:19.601859 crc crio[22018]: time=\"2026-06-11T16:59:19.601795035Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-t5rn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:19.615482 crc crio[22018]: time=\"2026-06-11T16:59:19.614731608Z\" level=info msg=\"Ran pod sandbox 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e with infra container: openstack/nova-cell0-conductor-db-sync-t5rn5/POD\" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:19.623405 crc crio[22018]: time=\"2026-06-11T16:59:19.623232867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:19.623692 crc crio[22018]: time=\"2026-06-11T16:59:19.623577918Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:19.623692 crc crio[22018]: time=\"2026-06-11T16:59:19.62364459Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:19.627921 crc crio[22018]: time=\"2026-06-11T16:59:19.627809715Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:19.641206 crc crio[22018]: time=\"2026-06-11T16:59:19.641115967Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"\nJun 11 16:59:19.936642 crc crio[22018]: time=\"2026-06-11T16:59:19.936490462Z\" level=info msg=\"Stopped container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:19.937891 crc crio[22018]: time=\"2026-06-11T16:59:19.937803664Z\" level=info msg=\"Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:19.938673 crc crio[22018]: time=\"2026-06-11T16:59:19.93860287Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc000380ff0}] Aliases:map[]}\"\nJun 11 16:59:19.938858 crc crio[22018]: time=\"2026-06-11T16:59:19.938802406Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:20.478447 crc crio[22018]: time=\"2026-06-11T16:59:20.477848058Z\" level=info msg=\"Stopping container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad (timeout: 30s)\" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.479881 crc crio[22018]: time=\"2026-06-11T16:59:20.479740238Z\" level=info msg=\"Stopping container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f (timeout: 30s)\" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.480139 crc crio[22018]: time=\"2026-06-11T16:59:20.480109599Z\" level=info msg=\"Stopping container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 (timeout: 30s)\" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.486956 crc crio[22018]: time=\"2026-06-11T16:59:20.486135032Z\" level=info msg=\"Stopping container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 (timeout: 30s)\" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.623129 crc crio[22018]: time=\"2026-06-11T16:59:20.622592877Z\" level=info msg=\"Stopped container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.768548 crc crio[22018]: time=\"2026-06-11T16:59:20.767610466Z\" level=info msg=\"Stopped container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:20.869808 crc crio[22018]: time=\"2026-06-11T16:59:20.868272227Z\" level=info msg=\"Stopped pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:21.043900 crc crio[22018]: time=\"2026-06-11T16:59:21.04367193Z\" level=info msg=\"Stopped container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:21.285006 crc crio[22018]: time=\"2026-06-11T16:59:21.284925879Z\" level=info msg=\"Removing container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151\" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:21.360651 crc crio[22018]: time=\"2026-06-11T16:59:21.360536639Z\" level=info msg=\"Removed container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:21.370441 crc crio[22018]: time=\"2026-06-11T16:59:21.3702724Z\" level=info msg=\"Removing container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5\" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:21.431818 crc crio[22018]: time=\"2026-06-11T16:59:21.430969043Z\" level=info msg=\"Removed container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:21.757216 crc crio[22018]: time=\"2026-06-11T16:59:21.757132992Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:21.758452 crc crio[22018]: time=\"2026-06-11T16:59:21.757234096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:21.832458 crc crio[22018]: time=\"2026-06-11T16:59:21.83240071Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}\"\nJun 11 16:59:21.832777 crc crio[22018]: time=\"2026-06-11T16:59:21.832751862Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:22.524226 crc crio[22018]: time=\"2026-06-11T16:59:22.523618216Z\" level=info msg=\"Stopped container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:22.525284 crc crio[22018]: time=\"2026-06-11T16:59:22.525192818Z\" level=info msg=\"Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:22.528492 crc crio[22018]: time=\"2026-06-11T16:59:22.528255277Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc002b14af8}] Aliases:map[]}\"\nJun 11 16:59:22.528776 crc crio[22018]: time=\"2026-06-11T16:59:22.528552026Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:22.668785 crc crio[22018]: 2026-06-11T16:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a79f5e6a2e45b5 Mac:0a:11:32:72:c4:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd SocketPath: PciID:}] [{Interface:0xc00012ab40 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:22.677952 crc crio[22018]: time=\"2026-06-11T16:59:22.677838577Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}\"\nJun 11 16:59:22.678126 crc crio[22018]: time=\"2026-06-11T16:59:22.678050874Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:22.692090 crc crio[22018]: time=\"2026-06-11T16:59:22.691913135Z\" level=info msg=\"Ran pod sandbox 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f with infra container: openstack/glance-default-external-api-0/POD\" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:22.697159 crc crio[22018]: time=\"2026-06-11T16:59:22.696678406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bd8df1b2-4199-4ea6-bbdd-623a8191ac4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:22.702547 crc crio[22018]: time=\"2026-06-11T16:59:22.702446759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7c0fea2f-d76c-41c9-b22a-4e167fc2814c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:22.744007 crc crio[22018]: time=\"2026-06-11T16:59:22.743869825Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:22.744444 crc crio[22018]: time=\"2026-06-11T16:59:22.744282579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:22.802827 crc crio[22018]: time=\"2026-06-11T16:59:22.802664844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:23.619198 crc crio[22018]: time=\"2026-06-11T16:59:23.619096702Z\" level=info msg=\"Stopped pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:23.806004 crc crio[22018]: time=\"2026-06-11T16:59:23.80527055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:24.336088 crc crio[22018]: time=\"2026-06-11T16:59:24.335941145Z\" level=info msg=\"Created container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:24.337936 crc crio[22018]: time=\"2026-06-11T16:59:24.337831085Z\" level=info msg=\"Starting container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63\" id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:24.363166 crc crio[22018]: time=\"2026-06-11T16:59:24.363032671Z\" level=info msg=\"Started container\" PID=76561 containerID=ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 description=openstack/glance-default-external-api-0/glance-log id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\nJun 11 16:59:24.400969 crc crio[22018]: time=\"2026-06-11T16:59:24.399561808Z\" level=info msg=\"Removing container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8\" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:24.417797 crc crio[22018]: time=\"2026-06-11T16:59:24.41768579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7bc3cbda-e74b-4783-93c3-24d032db6827 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:24.466747 crc crio[22018]: time=\"2026-06-11T16:59:24.465957927Z\" level=info msg=\"Removed container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:24.469289 crc crio[22018]: time=\"2026-06-11T16:59:24.469249543Z\" level=info msg=\"Removing container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8\" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:24.533805 crc crio[22018]: time=\"2026-06-11T16:59:24.533715601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=45ffbecb-9592-4122-b001-d184ec7e245a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:24.536587 crc crio[22018]: time=\"2026-06-11T16:59:24.536510881Z\" level=info msg=\"Removed container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:24.549648 crc crio[22018]: time=\"2026-06-11T16:59:24.549509296Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:24.549974 crc crio[22018]: time=\"2026-06-11T16:59:24.549937196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:24.624881 crc crio[22018]: time=\"2026-06-11T16:59:24.624508405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:24.933580 crc crio[22018]: time=\"2026-06-11T16:59:24.933466856Z\" level=info msg=\"Stopped container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 16:59:24.936030 crc crio[22018]: time=\"2026-06-11T16:59:24.934314294Z\" level=info msg=\"Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:24.936030 crc crio[22018]: time=\"2026-06-11T16:59:24.935855123Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc00012b518}] Aliases:map[]}\"\nJun 11 16:59:24.936537 crc crio[22018]: time=\"2026-06-11T16:59:24.936031409Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:25.215617 crc crio[22018]: time=\"2026-06-11T16:59:25.214948621Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:25.215815 crc crio[22018]: time=\"2026-06-11T16:59:25.215772228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:25.345660 crc crio[22018]: time=\"2026-06-11T16:59:25.345596733Z\" level=info msg=\"Stopped pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:25.374386 crc crio[22018]: time=\"2026-06-11T16:59:25.374220244Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}\"\nJun 11 16:59:25.374386 crc crio[22018]: time=\"2026-06-11T16:59:25.374302577Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:25.402994 crc crio[22018]: time=\"2026-06-11T16:59:25.402821963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:25.487086 crc crio[22018]: time=\"2026-06-11T16:59:25.486618206Z\" level=info msg=\"Removing container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3\" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.549630 crc crio[22018]: time=\"2026-06-11T16:59:25.549517583Z\" level=info msg=\"Removed container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.557593 crc crio[22018]: time=\"2026-06-11T16:59:25.557471984Z\" level=info msg=\"Removing container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad\" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.583006 crc crio[22018]: time=\"2026-06-11T16:59:25.582817354Z\" level=info msg=\"Created container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:25.591584 crc crio[22018]: time=\"2026-06-11T16:59:25.591480617Z\" level=info msg=\"Starting container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335\" id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:25.601233 crc crio[22018]: time=\"2026-06-11T16:59:25.601126077Z\" level=info msg=\"Started container\" PID=76733 containerID=7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 description=openstack/glance-default-external-api-0/glance-httpd id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\nJun 11 16:59:25.629861 crc crio[22018]: time=\"2026-06-11T16:59:25.629709151Z\" level=info msg=\"Removed container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.636899 crc crio[22018]: time=\"2026-06-11T16:59:25.636757057Z\" level=info msg=\"Removing container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f\" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.865286 crc crio[22018]: time=\"2026-06-11T16:59:25.864637446Z\" level=info msg=\"Removed container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.898080 crc crio[22018]: time=\"2026-06-11T16:59:25.895036886Z\" level=info msg=\"Removing container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17\" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:25.961693 crc crio[22018]: time=\"2026-06-11T16:59:25.958162274Z\" level=info msg=\"Removed container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 16:59:26.199063 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cfce24840916 Mac:3a:00:aa:3d:17:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 SocketPath: PciID:}] [{Interface:0xc00052e5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:26.200215 crc crio[22018]: time=\"2026-06-11T16:59:26.200127581Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}\"\nJun 11 16:59:26.200451 crc crio[22018]: time=\"2026-06-11T16:59:26.200284596Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:26.211621 crc crio[22018]: time=\"2026-06-11T16:59:26.211164803Z\" level=info msg=\"Ran pod sandbox 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 with infra container: openstack/glance-default-internal-api-0/POD\" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:26.224554 crc crio[22018]: time=\"2026-06-11T16:59:26.223075121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=17ab7f89-6d5f-4d70-bded-d1a28eb41956 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:26.226398 crc crio[22018]: time=\"2026-06-11T16:59:26.226172778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=95b0cd68-621c-4d5d-8e71-a7df7849a5a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:26.238634 crc crio[22018]: time=\"2026-06-11T16:59:26.23848493Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:26.239137 crc crio[22018]: time=\"2026-06-11T16:59:26.238927464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:26.328932 crc crio[22018]: time=\"2026-06-11T16:59:26.328142989Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:26.329491 crc crio[22018]: time=\"2026-06-11T16:59:26.329314357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:26.382975 crc crio[22018]: time=\"2026-06-11T16:59:26.382882519Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}\"\nJun 11 16:59:26.382975 crc crio[22018]: time=\"2026-06-11T16:59:26.382941101Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:26.383456 crc crio[22018]: time=\"2026-06-11T16:59:26.38327258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:26.917465 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5430145a31d081c Mac:ae:c0:3d:f9:64:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:26.918705 crc crio[22018]: time=\"2026-06-11T16:59:26.918624215Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}\"\nJun 11 16:59:26.918892 crc crio[22018]: time=\"2026-06-11T16:59:26.918831472Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:26.937033 crc crio[22018]: time=\"2026-06-11T16:59:26.936947379Z\" level=info msg=\"Ran pod sandbox 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f with infra container: openstack/ceilometer-0/POD\" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:26.941985 crc crio[22018]: time=\"2026-06-11T16:59:26.941894524Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:26.949477 crc crio[22018]: time=\"2026-06-11T16:59:26.949313803Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 16:59:27.058873 crc crio[22018]: time=\"2026-06-11T16:59:27.05842929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:27.179959 crc crio[22018]: time=\"2026-06-11T16:59:27.178160174Z\" level=info msg=\"Created container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:27.179959 crc crio[22018]: time=\"2026-06-11T16:59:27.17961776Z\" level=info msg=\"Starting container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274\" id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:27.188043 crc crio[22018]: time=\"2026-06-11T16:59:27.187947614Z\" level=info msg=\"Started container\" PID=77058 containerID=8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 description=openstack/glance-default-internal-api-0/glance-log id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\nJun 11 16:59:27.201896 crc crio[22018]: time=\"2026-06-11T16:59:27.201789514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f278b6ae-f0a6-4706-9eba-d503236fc85e name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:32.649628 crc crio[22018]: time=\"2026-06-11T16:59:32.648266805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=71df3bcd-897e-44a2-bb57-b624184bd79c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:33.102438 crc crio[22018]: time=\"2026-06-11T16:59:33.101660004Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.102793 crc crio[22018]: time=\"2026-06-11T16:59:33.102726838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.191973 crc crio[22018]: time=\"2026-06-11T16:59:33.191830799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.279543 crc crio[22018]: time=\"2026-06-11T16:59:33.27929969Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:33.283607 crc crio[22018]: time=\"2026-06-11T16:59:33.283532797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a25f04bc-d0ce-494b-9498-998f96b2295c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:33.284069 crc crio[22018]: time=\"2026-06-11T16:59:33.283989742Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:33.286444 crc crio[22018]: time=\"2026-06-11T16:59:33.286279552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f1769de-68cf-430f-a09c-9b861e2ee98b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:33.318266 crc crio[22018]: time=\"2026-06-11T16:59:33.318166491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=053f9e8b-ad99-4e2c-82cd-373de95873f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:33.328646 crc crio[22018]: time=\"2026-06-11T16:59:33.326515899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2c76e38d-7a21-422e-bfd8-7209f18dbd40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:33.332185 crc crio[22018]: time=\"2026-06-11T16:59:33.331573961Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.333175 crc crio[22018]: time=\"2026-06-11T16:59:33.333035488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.336935 crc crio[22018]: time=\"2026-06-11T16:59:33.3368929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.354187 crc crio[22018]: time=\"2026-06-11T16:59:33.354000664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.409417 crc crio[22018]: time=\"2026-06-11T16:59:33.408738853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.413753 crc crio[22018]: time=\"2026-06-11T16:59:33.413688461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.430585 crc crio[22018]: time=\"2026-06-11T16:59:33.430484914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.434075 crc crio[22018]: time=\"2026-06-11T16:59:33.434001286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.566118 crc crio[22018]: time=\"2026-06-11T16:59:33.565895058Z\" level=info msg=\"Created container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.566988 crc crio[22018]: time=\"2026-06-11T16:59:33.56691112Z\" level=info msg=\"Created container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.569023 crc crio[22018]: time=\"2026-06-11T16:59:33.568847602Z\" level=info msg=\"Starting container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00\" id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:33.570041 crc crio[22018]: time=\"2026-06-11T16:59:33.569964878Z\" level=info msg=\"Starting container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b\" id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:33.577600 crc crio[22018]: time=\"2026-06-11T16:59:33.577506157Z\" level=info msg=\"Started container\" PID=77373 containerID=f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b description=openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\nJun 11 16:59:33.588939 crc crio[22018]: time=\"2026-06-11T16:59:33.588447515Z\" level=info msg=\"Started container\" PID=77372 containerID=c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 description=openstack/ceilometer-0/ceilometer-central-agent id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\nJun 11 16:59:33.625529 crc crio[22018]: time=\"2026-06-11T16:59:33.625283236Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:33.633115 crc crio[22018]: time=\"2026-06-11T16:59:33.632693087Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 16:59:33.782084 crc crio[22018]: time=\"2026-06-11T16:59:33.781994326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:33.904713 crc crio[22018]: time=\"2026-06-11T16:59:33.904599393Z\" level=info msg=\"Created container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:33.905905 crc crio[22018]: time=\"2026-06-11T16:59:33.905839735Z\" level=info msg=\"Starting container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde\" id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:33.914750 crc crio[22018]: time=\"2026-06-11T16:59:33.914638822Z\" level=info msg=\"Started container\" PID=77405 containerID=776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde description=openstack/glance-default-internal-api-0/glance-httpd id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\nJun 11 16:59:34.076262 crc crio[22018]: time=\"2026-06-11T16:59:34.076079583Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:34.077508 crc crio[22018]: time=\"2026-06-11T16:59:34.077430146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2ce97041-91c7-4a8e-b072-b6f2877d6f3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:34.114868 crc crio[22018]: time=\"2026-06-11T16:59:34.114760762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9586bcdf-7ff9-45b1-8130-6c975328ca8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:34.124686 crc crio[22018]: time=\"2026-06-11T16:59:34.124593014Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:34.125148 crc crio[22018]: time=\"2026-06-11T16:59:34.12508881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:34.176803 crc crio[22018]: time=\"2026-06-11T16:59:34.176651339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:34.179725 crc crio[22018]: time=\"2026-06-11T16:59:34.179648644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:34.318036 crc crio[22018]: time=\"2026-06-11T16:59:34.31762303Z\" level=info msg=\"Created container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:34.319650 crc crio[22018]: time=\"2026-06-11T16:59:34.319565572Z\" level=info msg=\"Starting container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027\" id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:34.325624 crc crio[22018]: time=\"2026-06-11T16:59:34.3255354Z\" level=info msg=\"Started container\" PID=77463 containerID=1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 description=openstack/ceilometer-0/ceilometer-notification-agent id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\nJun 11 16:59:34.335705 crc crio[22018]: time=\"2026-06-11T16:59:34.335628052Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:34.338910 crc crio[22018]: time=\"2026-06-11T16:59:34.338830445Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 16:59:34.857886 crc crio[22018]: time=\"2026-06-11T16:59:34.857787178Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:34.858995 crc crio[22018]: time=\"2026-06-11T16:59:34.85877871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7f08494f-9e6c-4639-8f7f-08ae9daae96a name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:34.876881 crc crio[22018]: time=\"2026-06-11T16:59:34.875735881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a732369-b292-48f2-8860-13a4e626bb58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:34.893844 crc crio[22018]: time=\"2026-06-11T16:59:34.893762939Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:34.894258 crc crio[22018]: time=\"2026-06-11T16:59:34.894205773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:35.000492 crc crio[22018]: time=\"2026-06-11T16:59:35.000183681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:35.012888 crc crio[22018]: time=\"2026-06-11T16:59:35.012791784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:35.276046 crc crio[22018]: time=\"2026-06-11T16:59:35.275838636Z\" level=info msg=\"Created container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:35.282790 crc crio[22018]: time=\"2026-06-11T16:59:35.282699636Z\" level=info msg=\"Starting container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5\" id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:35.298798 crc crio[22018]: time=\"2026-06-11T16:59:35.29872732Z\" level=info msg=\"Started container\" PID=77650 containerID=fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 description=openstack/ceilometer-0/sg-core id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\nJun 11 16:59:35.315457 crc crio[22018]: time=\"2026-06-11T16:59:35.314905294Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:35.330029 crc crio[22018]: time=\"2026-06-11T16:59:35.329789039Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 16:59:37.395188 crc crio[22018]: time=\"2026-06-11T16:59:37.394421992Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage\nJun 11 16:59:37.396641 crc crio[22018]: time=\"2026-06-11T16:59:37.396051714Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=90e59176-a7d9-4ddd-addc-e7a014d34987 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:37.440109 crc crio[22018]: time=\"2026-06-11T16:59:37.439978025Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aa775c90-9c65-4178-bb04-b32263083cf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:37.465580 crc crio[22018]: time=\"2026-06-11T16:59:37.46548894Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:37.466012 crc crio[22018]: time=\"2026-06-11T16:59:37.465952745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:37.563986 crc crio[22018]: time=\"2026-06-11T16:59:37.563885899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:37.569221 crc crio[22018]: time=\"2026-06-11T16:59:37.569141737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:37.731657 crc crio[22018]: time=\"2026-06-11T16:59:37.730996989Z\" level=info msg=\"Created container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:37.733603 crc crio[22018]: time=\"2026-06-11T16:59:37.733192259Z\" level=info msg=\"Starting container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208\" id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:37.746874 crc crio[22018]: time=\"2026-06-11T16:59:37.746805093Z\" level=info msg=\"Started container\" PID=77872 containerID=cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 description=openstack/ceilometer-0/proxy-httpd id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\nJun 11 16:59:56.057484 crc crio[22018]: time=\"2026-06-11T16:59:56.056446638Z\" level=info msg=\"Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:56.059295 crc crio[22018]: time=\"2026-06-11T16:59:56.058040359Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc00285c610}] Aliases:map[]}\"\nJun 11 16:59:56.059295 crc crio[22018]: time=\"2026-06-11T16:59:56.058168493Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-t5rn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:56.442088 crc crio[22018]: time=\"2026-06-11T16:59:56.441972815Z\" level=info msg=\"Stopped pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.483470 crc crio[22018]: time=\"2026-06-11T16:59:58.482535652Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:58.485210 crc crio[22018]: time=\"2026-06-11T16:59:58.483514205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:58.523012 crc crio[22018]: time=\"2026-06-11T16:59:58.522909013Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}\"\nJun 11 16:59:58.523012 crc crio[22018]: time=\"2026-06-11T16:59:58.522988845Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 16:59:58.772483 crc crio[22018]: time=\"2026-06-11T16:59:58.772286219Z\" level=info msg=\"Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.772483 crc crio[22018]: time=\"2026-06-11T16:59:58.772477836Z\" level=info msg=\"Stopped pod sandbox (already stopped): 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.775125 crc crio[22018]: time=\"2026-06-11T16:59:58.775063339Z\" level=info msg=\"Removing pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.793260 crc crio[22018]: time=\"2026-06-11T16:59:58.792879027Z\" level=info msg=\"Removed pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.794495 crc crio[22018]: time=\"2026-06-11T16:59:58.794077281Z\" level=info msg=\"Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.794495 crc crio[22018]: time=\"2026-06-11T16:59:58.794164954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.795506 crc crio[22018]: time=\"2026-06-11T16:59:58.795070724Z\" level=info msg=\"Removing pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.811881 crc crio[22018]: time=\"2026-06-11T16:59:58.811743341Z\" level=info msg=\"Removed pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.812852 crc crio[22018]: time=\"2026-06-11T16:59:58.812792208Z\" level=info msg=\"Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.813078 crc crio[22018]: time=\"2026-06-11T16:59:58.812949834Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.813837 crc crio[22018]: time=\"2026-06-11T16:59:58.813802131Z\" level=info msg=\"Removing pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.829191 crc crio[22018]: time=\"2026-06-11T16:59:58.829135815Z\" level=info msg=\"Removed pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.830726 crc crio[22018]: time=\"2026-06-11T16:59:58.830650611Z\" level=info msg=\"Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.830825 crc crio[22018]: time=\"2026-06-11T16:59:58.830755445Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.831252 crc crio[22018]: time=\"2026-06-11T16:59:58.831163998Z\" level=info msg=\"Removing pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.853575 crc crio[22018]: time=\"2026-06-11T16:59:58.853485879Z\" level=info msg=\"Removed pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.854564 crc crio[22018]: time=\"2026-06-11T16:59:58.854489099Z\" level=info msg=\"Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.854564 crc crio[22018]: time=\"2026-06-11T16:59:58.854559442Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.855232 crc crio[22018]: time=\"2026-06-11T16:59:58.855182561Z\" level=info msg=\"Removing pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.868713 crc crio[22018]: time=\"2026-06-11T16:59:58.868629824Z\" level=info msg=\"Removed pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.869911 crc crio[22018]: time=\"2026-06-11T16:59:58.869694444Z\" level=info msg=\"Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.869911 crc crio[22018]: time=\"2026-06-11T16:59:58.869769176Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.870304 crc crio[22018]: time=\"2026-06-11T16:59:58.870251082Z\" level=info msg=\"Removing pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.889839 crc crio[22018]: time=\"2026-06-11T16:59:58.889739217Z\" level=info msg=\"Removed pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.890781 crc crio[22018]: time=\"2026-06-11T16:59:58.890724665Z\" level=info msg=\"Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.890907 crc crio[22018]: time=\"2026-06-11T16:59:58.890807818Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 16:59:58.891868 crc crio[22018]: time=\"2026-06-11T16:59:58.891561511Z\" level=info msg=\"Removing pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:58.906957 crc crio[22018]: time=\"2026-06-11T16:59:58.906846721Z\" level=info msg=\"Removed pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 16:59:59.138827 crc crio[22018]: 2026-06-11T16:59:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a4379a701bfef7 Mac:4e:aa:4f:93:41:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 16:59:59.140931 crc crio[22018]: time=\"2026-06-11T16:59:59.140836284Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}\"\nJun 11 16:59:59.141193 crc crio[22018]: time=\"2026-06-11T16:59:59.141067792Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 16:59:59.153719 crc crio[22018]: time=\"2026-06-11T16:59:59.153632627Z\" level=info msg=\"Ran pod sandbox 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd with infra container: openstack/nova-cell0-conductor-0/POD\" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 16:59:59.157235 crc crio[22018]: time=\"2026-06-11T16:59:59.157104563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=afe1803c-ee40-4618-bed8-9b265c0fbc17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:59.191930 crc crio[22018]: time=\"2026-06-11T16:59:59.191814901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=df7709a5-175b-4ab8-ba91-20e627d72c31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 16:59:59.202918 crc crio[22018]: time=\"2026-06-11T16:59:59.202808001Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:59.205439 crc crio[22018]: time=\"2026-06-11T16:59:59.205247629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:59.308490 crc crio[22018]: time=\"2026-06-11T16:59:59.308156092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:59.314485 crc crio[22018]: time=\"2026-06-11T16:59:59.314241656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 16:59:59.464816 crc crio[22018]: time=\"2026-06-11T16:59:59.464711366Z\" level=info msg=\"Created container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 16:59:59.466022 crc crio[22018]: time=\"2026-06-11T16:59:59.465929285Z\" level=info msg=\"Starting container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050\" id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 16:59:59.471739 crc crio[22018]: time=\"2026-06-11T16:59:59.471640467Z\" level=info msg=\"Started container\" PID=79068 containerID=639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\nJun 11 17:00:00.524201 crc crio[22018]: time=\"2026-06-11T17:00:00.523836245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686620-tr5xj/POD\" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:00.525651 crc crio[22018]: time=\"2026-06-11T17:00:00.524219707Z\" level=info 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.547436 crc crio[22018]: time=\"2026-06-11T17:00:00.547278414Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD\" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:00.548494 crc crio[22018]: time=\"2026-06-11T17:00:00.547507571Z\" level=info 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.584853 crc crio[22018]: time=\"2026-06-11T17:00:00.584723028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"\nJun 11 17:00:00.584853 crc crio[22018]: time=\"2026-06-11T17:00:00.584842912Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686620-tr5xj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:00.588025 crc crio[22018]: time=\"2026-06-11T17:00:00.587834006Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}\"\nJun 11 17:00:00.588025 crc crio[22018]: time=\"2026-06-11T17:00:00.587900898Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:01.010945 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a7bdb850d917c5 Mac:46:5a:fb:b1:16:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:01.012225 crc crio[22018]: time=\"2026-06-11T17:00:01.012117792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"\nJun 11 17:00:01.012534 crc crio[22018]: time=\"2026-06-11T17:00:01.012317489Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686620-tr5xj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:01.024922 crc crio[22018]: time=\"2026-06-11T17:00:01.02427828Z\" level=info msg=\"Ran pod sandbox 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 with infra container: openshift-infra/auto-csr-approver-29686620-tr5xj/POD\" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:01.034608 crc crio[22018]: time=\"2026-06-11T17:00:01.034309309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:01.038422 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caba69930ac8303 Mac:92:99:65:4e:09:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:01.039464 crc crio[22018]: time=\"2026-06-11T17:00:01.039296302Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}\"\nJun 11 17:00:01.039597 crc crio[22018]: time=\"2026-06-11T17:00:01.039564311Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:01.047088 crc crio[22018]: time=\"2026-06-11T17:00:01.047033647Z\" level=info msg=\"Ran pod sandbox caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD\" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:01.050033 crc crio[22018]: time=\"2026-06-11T17:00:01.049957378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3effeac-17f4-477f-bb1c-f318a45b75ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:01.053404 crc crio[22018]: time=\"2026-06-11T17:00:01.053287985Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:00:01.055196 crc crio[22018]: time=\"2026-06-11T17:00:01.055073532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0980384d-b6fe-40b5-8f9d-38b67a6b020b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:01.097273 crc crio[22018]: time=\"2026-06-11T17:00:01.097136114Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:01.097830 crc crio[22018]: time=\"2026-06-11T17:00:01.097761654Z\" level=info 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.148985 crc crio[22018]: time=\"2026-06-11T17:00:01.148853123Z\" level=info 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.154884 crc crio[22018]: time=\"2026-06-11T17:00:01.154782402Z\" level=info 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.287627 crc crio[22018]: time=\"2026-06-11T17:00:01.287139695Z\" level=info msg=\"Created container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:01.289200 crc crio[22018]: time=\"2026-06-11T17:00:01.289129029Z\" level=info msg=\"Starting container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828\" id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:01.295550 crc crio[22018]: time=\"2026-06-11T17:00:01.295232523Z\" level=info msg=\"Started container\" PID=79197 containerID=dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828 description=openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\nJun 11 17:00:03.198541 crc crio[22018]: time=\"2026-06-11T17:00:03.198268784Z\" level=info msg=\"Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:03.200042 crc crio[22018]: time=\"2026-06-11T17:00:03.199915397Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc005da0338}] Aliases:map[]}\"\nJun 11 17:00:03.200607 crc crio[22018]: time=\"2026-06-11T17:00:03.200480085Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:03.589672 crc crio[22018]: time=\"2026-06-11T17:00:03.589307868Z\" level=info msg=\"Stopped pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:07.255075 crc crio[22018]: time=\"2026-06-11T17:00:07.254299311Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-wpwfn/POD\" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:07.256575 crc crio[22018]: time=\"2026-06-11T17:00:07.25646741Z\" level=info 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:07.377736 crc crio[22018]: time=\"2026-06-11T17:00:07.377435744Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}\"\nJun 11 17:00:07.378042 crc crio[22018]: time=\"2026-06-11T17:00:07.377980128Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-wpwfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:07.663258 crc crio[22018]: time=\"2026-06-11T17:00:07.660959456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:07.663258 crc crio[22018]: time=\"2026-06-11T17:00:07.661067629Z\" level=info 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:07.707957 crc crio[22018]: time=\"2026-06-11T17:00:07.707701986Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5rhbp/POD\" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:07.707957 crc crio[22018]: time=\"2026-06-11T17:00:07.707785489Z\" level=info 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:07.782024 crc crio[22018]: time=\"2026-06-11T17:00:07.781636696Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}\"\nJun 11 17:00:07.782024 crc crio[22018]: time=\"2026-06-11T17:00:07.781980257Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:07.932062 crc crio[22018]: time=\"2026-06-11T17:00:07.931973107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}\"\nJun 11 17:00:07.932062 crc crio[22018]: time=\"2026-06-11T17:00:07.932043419Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5rhbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:07.987121 crc crio[22018]: time=\"2026-06-11T17:00:07.9870758Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:07.987461 crc crio[22018]: time=\"2026-06-11T17:00:07.987434432Z\" level=info 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:08.061799 crc crio[22018]: time=\"2026-06-11T17:00:08.061676717Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}\"\nJun 11 17:00:08.061799 crc crio[22018]: time=\"2026-06-11T17:00:08.061742709Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:08.089436 crc crio[22018]: time=\"2026-06-11T17:00:08.088874114Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.089708 crc crio[22018]: time=\"2026-06-11T17:00:08.089449823Z\" level=info 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:08.160659 crc crio[22018]: time=\"2026-06-11T17:00:08.160552881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"\nJun 11 17:00:08.160659 crc crio[22018]: time=\"2026-06-11T17:00:08.160611172Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:08.213410 crc crio[22018]: time=\"2026-06-11T17:00:08.212902455Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.213410 crc crio[22018]: time=\"2026-06-11T17:00:08.213296828Z\" level=info 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:08.244803 crc crio[22018]: time=\"2026-06-11T17:00:08.242915465Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD\" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.244803 crc crio[22018]: time=\"2026-06-11T17:00:08.242989498Z\" level=info 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:08.297137 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:794cf934afe9ddf Mac:b6:a0:50:29:ce:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:08.312051 crc crio[22018]: time=\"2026-06-11T17:00:08.31154713Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}\"\nJun 11 17:00:08.313513 crc crio[22018]: time=\"2026-06-11T17:00:08.313265416Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-wpwfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:08.405171 crc crio[22018]: time=\"2026-06-11T17:00:08.404975378Z\" level=info msg=\"Ran pod sandbox 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf with infra container: openstack/nova-cell0-cell-mapping-wpwfn/POD\" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.416213 crc crio[22018]: time=\"2026-06-11T17:00:08.415837055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d0680bd4-64bb-42d4-a3ac-08e327209f49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.421746284Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"\nJun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.421802206Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.422011883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}\"\nJun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.422046624Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-946cbdf6f-ps7xs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:08.505872 crc crio[22018]: time=\"2026-06-11T17:00:08.505622362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=167b66eb-a6ef-4577-9cb2-8c8e23ad093c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.602716 crc crio[22018]: time=\"2026-06-11T17:00:08.60222157Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:08.603188 crc crio[22018]: time=\"2026-06-11T17:00:08.60313245Z\" level=info 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:08.644670 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06e757170bea37 Mac:36:31:cf:73:25:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:08.696758 crc crio[22018]: time=\"2026-06-11T17:00:08.696675533Z\" level=info 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:08.708095 crc crio[22018]: time=\"2026-06-11T17:00:08.707983824Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}\"\nJun 11 17:00:08.708453 crc crio[22018]: time=\"2026-06-11T17:00:08.708259713Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:08.717847 crc crio[22018]: time=\"2026-06-11T17:00:08.716807589Z\" level=info 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:08.753060 crc crio[22018]: time=\"2026-06-11T17:00:08.752947304Z\" level=info msg=\"Ran pod sandbox f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 with infra container: openstack/nova-api-0/POD\" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.766245 crc crio[22018]: time=\"2026-06-11T17:00:08.766074392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.766516 crc crio[22018]: time=\"2026-06-11T17:00:08.766285709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.766579 crc crio[22018]: time=\"2026-06-11T17:00:08.766543177Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.777959 crc crio[22018]: time=\"2026-06-11T17:00:08.77780178Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:08.792707 crc crio[22018]: time=\"2026-06-11T17:00:08.792601617Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 11 17:00:08.844407 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c2b6c689649e7 Mac:c6:ac:c9:0f:bf:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:08.844407 crc crio[22018]: time=\"2026-06-11T17:00:08.834746724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}\"\nJun 11 17:00:08.844407 crc crio[22018]: time=\"2026-06-11T17:00:08.834884259Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5rhbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:08.877717 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da091e129cb1b23 Mac:52:8b:e5:f0:06:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:08.879043 crc crio[22018]: time=\"2026-06-11T17:00:08.878975301Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}\"\nJun 11 17:00:08.879227 crc crio[22018]: time=\"2026-06-11T17:00:08.879172368Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:08.881286 crc crio[22018]: time=\"2026-06-11T17:00:08.880083595Z\" level=info msg=\"Ran pod sandbox 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 with infra container: openshift-marketplace/redhat-operators-5rhbp/POD\" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.893839 crc crio[22018]: time=\"2026-06-11T17:00:08.885026947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3a1d977-1c35-4127-991f-90ee95ea94b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.901125 crc crio[22018]: time=\"2026-06-11T17:00:08.898504616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18461462-a9b9-46fc-a7ca-b742063600f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.901125 crc crio[22018]: time=\"2026-06-11T17:00:08.899935787Z\" level=info msg=\"Ran pod sandbox da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 with infra container: openstack/nova-scheduler-0/POD\" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:08.906992 crc crio[22018]: time=\"2026-06-11T17:00:08.906784997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.907145 crc crio[22018]: time=\"2026-06-11T17:00:08.907023325Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.907145 crc crio[22018]: time=\"2026-06-11T17:00:08.907078197Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:08.909427 crc crio[22018]: time=\"2026-06-11T17:00:08.909251217Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:08.928992 crc crio[22018]: time=\"2026-06-11T17:00:08.928870694Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"\nJun 11 17:00:08.935939 crc crio[22018]: time=\"2026-06-11T17:00:08.935750068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:08.937495 crc crio[22018]: time=\"2026-06-11T17:00:08.936265434Z\" level=info 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:09.054735 crc crio[22018]: time=\"2026-06-11T17:00:09.052132363Z\" level=info msg=\"Created container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:09.067703 crc crio[22018]: time=\"2026-06-11T17:00:09.067537988Z\" level=info msg=\"Starting container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363\" id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:09.084293 crc crio[22018]: time=\"2026-06-11T17:00:09.084214238Z\" level=info msg=\"Started container\" PID=79824 containerID=018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363 description=openstack/nova-cell0-cell-mapping-wpwfn/nova-manage id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer sandboxID=794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\nJun 11 17:00:09.165038 crc crio[22018]: time=\"2026-06-11T17:00:09.164969626Z\" level=info 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:09.186520 crc crio[22018]: time=\"2026-06-11T17:00:09.17440622Z\" level=info 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:09.204229 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19da6703532363e Mac:06:c6:3a:01:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:09.205238 crc crio[22018]: time=\"2026-06-11T17:00:09.205156132Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"\nJun 11 17:00:09.206412 crc crio[22018]: time=\"2026-06-11T17:00:09.206295219Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:09.225445 crc crio[22018]: time=\"2026-06-11T17:00:09.225301242Z\" level=info msg=\"Ran pod sandbox 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec with infra container: openstack/nova-metadata-0/POD\" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:09.229293 crc crio[22018]: time=\"2026-06-11T17:00:09.22912906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.229481 crc crio[22018]: time=\"2026-06-11T17:00:09.229420639Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.229481 crc crio[22018]: time=\"2026-06-11T17:00:09.229473011Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.235750 crc crio[22018]: time=\"2026-06-11T17:00:09.235663999Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:09.250415 crc crio[22018]: time=\"2026-06-11T17:00:09.249749877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 11 17:00:09.464961 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4dfcb6671ec2a Mac:9e:e5:a4:92:35:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:09.466568 crc crio[22018]: time=\"2026-06-11T17:00:09.465310975Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"\nJun 11 17:00:09.466568 crc crio[22018]: time=\"2026-06-11T17:00:09.465667596Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:09.508530 crc crio[22018]: time=\"2026-06-11T17:00:09.508013001Z\" level=info msg=\"Ran pod sandbox 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:09.539916 crc crio[22018]: time=\"2026-06-11T17:00:09.539775642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.540191 crc crio[22018]: time=\"2026-06-11T17:00:09.539995059Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.540191 crc crio[22018]: time=\"2026-06-11T17:00:09.540045831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.543730 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22687d918c85a43 Mac:52:d4:71:15:74:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:09.544268 crc crio[22018]: time=\"2026-06-11T17:00:09.544181766Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:09.545266 crc crio[22018]: time=\"2026-06-11T17:00:09.545177827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}\"\nJun 11 17:00:09.545512 crc crio[22018]: time=\"2026-06-11T17:00:09.545460746Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-946cbdf6f-ps7xs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:09.556858 crc crio[22018]: time=\"2026-06-11T17:00:09.55670125Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"\nJun 11 17:00:09.601589 crc crio[22018]: time=\"2026-06-11T17:00:09.600240808Z\" level=info msg=\"Ran pod sandbox 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 with infra container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD\" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:09.619677 crc crio[22018]: time=\"2026-06-11T17:00:09.618562016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1596f2f7-a60b-4a17-a6fd-3c8f888fffc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.644846 crc crio[22018]: time=\"2026-06-11T17:00:09.644726893Z\" level=info msg=\"Created container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:09.688074 crc crio[22018]: time=\"2026-06-11T17:00:09.681945477Z\" level=info msg=\"Starting container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d\" id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:09.688074 crc crio[22018]: time=\"2026-06-11T17:00:09.687913826Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-fch7p/POD\" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:09.688228 crc crio[22018]: time=\"2026-06-11T17:00:09.688069251Z\" level=info 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:09.707991 crc crio[22018]: time=\"2026-06-11T17:00:09.706930564Z\" level=info msg=\"Started container\" PID=79865 containerID=fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d description=openshift-marketplace/redhat-operators-5rhbp/extract-utilities id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\nJun 11 17:00:09.815142 crc crio[22018]: time=\"2026-06-11T17:00:09.807552089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7dcf1e7e-97ff-4ccc-8e63-6368f749dfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:09.815985 crc crio[22018]: time=\"2026-06-11T17:00:09.815908507Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:09.816543 crc crio[22018]: time=\"2026-06-11T17:00:09.816315812Z\" level=info 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:09.818443 crc crio[22018]: time=\"2026-06-11T17:00:09.817286465Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}\"\nJun 11 17:00:09.818443 crc crio[22018]: time=\"2026-06-11T17:00:09.817442618Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-fch7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:10.073665 crc crio[22018]: time=\"2026-06-11T17:00:10.073256869Z\" level=info 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:10.088469 crc crio[22018]: time=\"2026-06-11T17:00:10.088294931Z\" level=info 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:10.291889 crc crio[22018]: time=\"2026-06-11T17:00:10.289848044Z\" level=info msg=\"Created container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:10.303445 crc crio[22018]: time=\"2026-06-11T17:00:10.303210077Z\" level=info msg=\"Starting container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0\" id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:10.329490 crc crio[22018]: time=\"2026-06-11T17:00:10.329080351Z\" level=info msg=\"Started container\" PID=79966 containerID=bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/init id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\nJun 11 17:00:10.615423 crc crio[22018]: time=\"2026-06-11T17:00:10.61527088Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:10.622116 crc crio[22018]: time=\"2026-06-11T17:00:10.621966427Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:00:10.677006 crc crio[22018]: 2026-06-11T17:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14073c18b52931e Mac:3e:a8:4b:dd:48:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:10.680273 crc crio[22018]: time=\"2026-06-11T17:00:10.680205713Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}\"\nJun 11 17:00:10.686961 crc crio[22018]: time=\"2026-06-11T17:00:10.685566736Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-fch7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:10.726996 crc crio[22018]: time=\"2026-06-11T17:00:10.726863024Z\" level=info msg=\"Ran pod sandbox 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 with infra container: openstack/nova-cell1-conductor-db-sync-fch7p/POD\" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:10.729183 crc crio[22018]: time=\"2026-06-11T17:00:10.729117912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5ee3c2bb-0bd9-4331-8ca7-21cdaaa540d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:10.767717 crc crio[22018]: time=\"2026-06-11T17:00:10.767618241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ffe8dce1-5447-4c06-a9de-9d150b4cfa62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:10.779248 crc crio[22018]: time=\"2026-06-11T17:00:10.779161359Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:10.779727 crc crio[22018]: time=\"2026-06-11T17:00:10.779662626Z\" level=info 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:10.847013 crc crio[22018]: time=\"2026-06-11T17:00:10.846861188Z\" level=info 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:10.856733 crc crio[22018]: time=\"2026-06-11T17:00:10.856648221Z\" level=info 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:11.127095 crc crio[22018]: time=\"2026-06-11T17:00:11.126276628Z\" level=info msg=\"Created container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:11.130117 crc crio[22018]: time=\"2026-06-11T17:00:11.130029842Z\" level=info msg=\"Starting container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b\" id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:11.141668 crc crio[22018]: time=\"2026-06-11T17:00:11.141569133Z\" level=info msg=\"Started container\" PID=80019 containerID=e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b description=openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\nJun 11 17:00:11.713942 crc crio[22018]: time=\"2026-06-11T17:00:11.713664684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=47431c59-29f7-4a6d-86ef-9c08dba419fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:11.782289 crc crio[22018]: time=\"2026-06-11T17:00:11.772786647Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:11.782289 crc crio[22018]: time=\"2026-06-11T17:00:11.774939616Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5fec2003-4137-447b-b311-c45921de09b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:11.858568 crc crio[22018]: time=\"2026-06-11T17:00:11.851178903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dd21242e-1dbc-4f5f-bb27-14f33bf96a0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:12.967543 crc crio[22018]: time=\"2026-06-11T17:00:12.966995045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92efd97a-0cba-47a2-b3c3-e9d424ac1f79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:12.973904 crc crio[22018]: time=\"2026-06-11T17:00:12.973761811Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:13.828187 crc crio[22018]: time=\"2026-06-11T17:00:13.828096395Z\" level=info 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:13.841694 crc crio[22018]: time=\"2026-06-11T17:00:13.837516537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.213207 crc crio[22018]: time=\"2026-06-11T17:00:15.212548493Z\" level=info 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:15.305179 crc crio[22018]: time=\"2026-06-11T17:00:15.305089775Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:15.308488 crc crio[22018]: time=\"2026-06-11T17:00:15.30840305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=61935cfa-b0b8-42ef-bfd4-2ef4eed3c825 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.316102 crc crio[22018]: time=\"2026-06-11T17:00:15.316016874Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:15.317522 crc crio[22018]: time=\"2026-06-11T17:00:15.31745789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=eeb9a752-aafc-455e-b71a-0e1cb234e9ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.322234 crc crio[22018]: time=\"2026-06-11T17:00:15.322162619Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:15.322965 crc crio[22018]: time=\"2026-06-11T17:00:15.322903373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e596de7f-ef9f-4771-9ca6-903f016164ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.365283 crc crio[22018]: time=\"2026-06-11T17:00:15.365192884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:15.367421 crc crio[22018]: time=\"2026-06-11T17:00:15.367249597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8cdff6d6-6414-4117-8348-4c3e0cca1314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.393124 crc crio[22018]: time=\"2026-06-11T17:00:15.392903626Z\" level=info 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:15.398220 crc crio[22018]: time=\"2026-06-11T17:00:15.398134353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4d541e97-2c17-4a1e-869d-d0af932ac548 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.401304 crc crio[22018]: time=\"2026-06-11T17:00:15.401183331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=46ead2c7-5964-412a-a50a-64ca91ea2c48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.412388 crc crio[22018]: time=\"2026-06-11T17:00:15.412225973Z\" level=info 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:15.420183 crc crio[22018]: time=\"2026-06-11T17:00:15.42009703Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.422512 crc crio[22018]: time=\"2026-06-11T17:00:15.422434382Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.422944 crc crio[22018]: time=\"2026-06-11T17:00:15.42289272Z\" level=info 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:15.426512 crc crio[22018]: time=\"2026-06-11T17:00:15.426295057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=6fc7ffae-871e-4487-a865-d423fa124188 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.441893 crc crio[22018]: time=\"2026-06-11T17:00:15.441747153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=26da54da-a668-49f0-9de4-398f9b7d3793 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:15.488792 crc crio[22018]: time=\"2026-06-11T17:00:15.488656712Z\" level=info 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:15.501160 crc crio[22018]: time=\"2026-06-11T17:00:15.499690113Z\" level=info 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:15.506080 crc crio[22018]: time=\"2026-06-11T17:00:15.505993156Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.507828 crc crio[22018]: time=\"2026-06-11T17:00:15.507771443Z\" level=info 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:15.511893 crc crio[22018]: time=\"2026-06-11T17:00:15.511806954Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.554166 crc crio[22018]: time=\"2026-06-11T17:00:15.55381911Z\" level=info 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:15.564019 crc crio[22018]: time=\"2026-06-11T17:00:15.563938973Z\" level=info 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:15.565620 crc crio[22018]: time=\"2026-06-11T17:00:15.565309569Z\" level=info 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:15.570917 crc crio[22018]: time=\"2026-06-11T17:00:15.570826522Z\" level=info 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:15.622459 crc crio[22018]: time=\"2026-06-11T17:00:15.622292994Z\" level=info 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:15.628506 crc crio[22018]: time=\"2026-06-11T17:00:15.62846127Z\" level=info 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:15.628887 crc crio[22018]: time=\"2026-06-11T17:00:15.628803104Z\" level=info 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:15.632282 crc crio[22018]: time=\"2026-06-11T17:00:15.632191553Z\" level=info 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:15.652234 crc crio[22018]: time=\"2026-06-11T17:00:15.652053144Z\" level=info 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:15.657901 crc crio[22018]: time=\"2026-06-11T17:00:15.657828778Z\" level=info 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:15.996910 crc crio[22018]: time=\"2026-06-11T17:00:15.996308836Z\" level=info msg=\"Created container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:15.999252 crc crio[22018]: time=\"2026-06-11T17:00:15.999169497Z\" level=info msg=\"Starting container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7\" id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.004627 crc crio[22018]: time=\"2026-06-11T17:00:16.004541979Z\" level=info msg=\"Created container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.005828 crc crio[22018]: time=\"2026-06-11T17:00:16.005753809Z\" level=info msg=\"Created container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.006664 crc crio[22018]: time=\"2026-06-11T17:00:16.006586445Z\" level=info msg=\"Starting container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657\" id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.006785 crc crio[22018]: time=\"2026-06-11T17:00:16.006700847Z\" level=info msg=\"Starting container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65\" id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.008780 crc crio[22018]: time=\"2026-06-11T17:00:16.008692992Z\" level=info msg=\"Started container\" PID=80366 containerID=0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\nJun 11 17:00:16.014821 crc crio[22018]: time=\"2026-06-11T17:00:16.014609679Z\" level=info msg=\"Started container\" PID=80364 containerID=92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65 description=openshift-marketplace/redhat-operators-5rhbp/extract-content id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\nJun 11 17:00:16.015081 crc crio[22018]: time=\"2026-06-11T17:00:16.014968302Z\" level=info msg=\"Started container\" PID=80367 containerID=b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 description=openstack/nova-metadata-0/nova-metadata-log id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\nJun 11 17:00:16.021852 crc crio[22018]: time=\"2026-06-11T17:00:16.021787249Z\" level=info msg=\"Created container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.027467 crc crio[22018]: time=\"2026-06-11T17:00:16.027209232Z\" level=info msg=\"Starting container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123\" id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.042799 crc crio[22018]: time=\"2026-06-11T17:00:16.042718937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=54beb4c5-68e6-4d12-a4fe-b34f0a7da5eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:16.051095 crc crio[22018]: time=\"2026-06-11T17:00:16.050481016Z\" level=info msg=\"Started container\" PID=80368 containerID=afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\nJun 11 17:00:16.064992 crc crio[22018]: time=\"2026-06-11T17:00:16.064865973Z\" level=info msg=\"Created container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.066155 crc crio[22018]: time=\"2026-06-11T17:00:16.066023009Z\" level=info msg=\"Starting container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4\" id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.071859 crc crio[22018]: time=\"2026-06-11T17:00:16.071752993Z\" level=info msg=\"Started container\" PID=80369 containerID=90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 description=openstack/nova-api-0/nova-api-log id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\nJun 11 17:00:16.072799 crc crio[22018]: time=\"2026-06-11T17:00:16.072711852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=56f378d4-6d54-4afd-a674-f56ac1aed945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:16.081954 crc crio[22018]: time=\"2026-06-11T17:00:16.081859645Z\" level=info msg=\"Created container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.082713 crc crio[22018]: time=\"2026-06-11T17:00:16.08264668Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.083191 crc crio[22018]: time=\"2026-06-11T17:00:16.083097305Z\" level=info msg=\"Starting container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258\" id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.084268 crc crio[22018]: time=\"2026-06-11T17:00:16.084147179Z\" level=info 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:16.094375 crc crio[22018]: time=\"2026-06-11T17:00:16.094257754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fd49a825-4984-4956-92ce-228323a41208 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:16.098626 crc crio[22018]: time=\"2026-06-11T17:00:16.098543732Z\" level=info msg=\"Started container\" PID=80365 containerID=ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\nJun 11 17:00:16.146845 crc crio[22018]: time=\"2026-06-11T17:00:16.146749935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a59af94e-ab01-4d9e-9406-f812b3e5c640 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:16.157272 crc crio[22018]: time=\"2026-06-11T17:00:16.157131018Z\" level=info 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:16.162121 crc crio[22018]: time=\"2026-06-11T17:00:16.162055543Z\" level=info 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:16.164915 crc crio[22018]: time=\"2026-06-11T17:00:16.164202823Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.171199 crc crio[22018]: time=\"2026-06-11T17:00:16.171110366Z\" level=info 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:16.248584 crc crio[22018]: time=\"2026-06-11T17:00:16.242652405Z\" level=info 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:16.248584 crc crio[22018]: time=\"2026-06-11T17:00:16.247654776Z\" level=info 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:16.337222 crc crio[22018]: time=\"2026-06-11T17:00:16.337072429Z\" level=info msg=\"Created container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.340062 crc crio[22018]: time=\"2026-06-11T17:00:16.339959742Z\" level=info msg=\"Starting container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d\" id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.346569 crc crio[22018]: time=\"2026-06-11T17:00:16.346481497Z\" level=info msg=\"Started container\" PID=80433 containerID=49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d description=openstack/nova-metadata-0/nova-metadata-metadata id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\nJun 11 17:00:16.379174 crc crio[22018]: time=\"2026-06-11T17:00:16.379113564Z\" level=info msg=\"Created container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:16.380892 crc crio[22018]: time=\"2026-06-11T17:00:16.38083648Z\" level=info msg=\"Starting container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1\" id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:16.407079 crc crio[22018]: time=\"2026-06-11T17:00:16.406946765Z\" level=info msg=\"Started container\" PID=80445 containerID=2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 description=openstack/nova-api-0/nova-api-api id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\nJun 11 17:00:16.777783 crc crio[22018]: time=\"2026-06-11T17:00:16.777590514Z\" level=info msg=\"Stopping container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d (timeout: 30s)\" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:16.778621 crc crio[22018]: time=\"2026-06-11T17:00:16.778532692Z\" level=info msg=\"Stopping container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 (timeout: 30s)\" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:16.803510 crc crio[22018]: time=\"2026-06-11T17:00:16.802236067Z\" level=info msg=\"Stopping container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 (timeout: 30s)\" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:16.919098 crc crio[22018]: time=\"2026-06-11T17:00:16.918991471Z\" level=info msg=\"Stopped container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:17.118554 crc crio[22018]: time=\"2026-06-11T17:00:17.118486495Z\" level=info msg=\"Stopping container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 (timeout: 30s)\" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.254813177Z\" level=info msg=\"Stopped container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.255733344Z\" level=info msg=\"Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.25716375Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"\nJun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.257295984Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:17.331277 crc crio[22018]: time=\"2026-06-11T17:00:17.331185589Z\" level=info msg=\"Stopped container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:17.333203 crc crio[22018]: time=\"2026-06-11T17:00:17.333102827Z\" level=info msg=\"Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:17.333826 crc crio[22018]: time=\"2026-06-11T17:00:17.333741407Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc002b14628}] Aliases:map[]}\"\nJun 11 17:00:17.333999 crc crio[22018]: time=\"2026-06-11T17:00:17.333944084Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:17.886715 crc crio[22018]: time=\"2026-06-11T17:00:17.884612043Z\" level=info msg=\"Stopped pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:17.920438 crc crio[22018]: time=\"2026-06-11T17:00:17.920244243Z\" level=info msg=\"Stopped pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:18.914899 crc crio[22018]: time=\"2026-06-11T17:00:18.914203038Z\" level=info msg=\"Removing container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d\" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:18.950519 crc crio[22018]: time=\"2026-06-11T17:00:18.950430074Z\" level=info msg=\"Removed container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:18.960706 crc crio[22018]: time=\"2026-06-11T17:00:18.960618094Z\" level=info msg=\"Removing container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657\" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:19.004751 crc crio[22018]: time=\"2026-06-11T17:00:19.004657871Z\" level=info msg=\"Removed container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:19.013488 crc crio[22018]: time=\"2026-06-11T17:00:19.013399677Z\" level=info msg=\"Removing container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43\" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:19.059496 crc crio[22018]: time=\"2026-06-11T17:00:19.059302732Z\" level=info msg=\"Removed container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:19.758182 crc crio[22018]: time=\"2026-06-11T17:00:19.755583548Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:19.758182 crc crio[22018]: time=\"2026-06-11T17:00:19.756527418Z\" level=info 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:19.819799 crc crio[22018]: time=\"2026-06-11T17:00:19.818757409Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}\"\nJun 11 17:00:19.819799 crc crio[22018]: time=\"2026-06-11T17:00:19.818822552Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:19.854704 crc crio[22018]: time=\"2026-06-11T17:00:19.854630605Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:19.854863 crc crio[22018]: time=\"2026-06-11T17:00:19.854721998Z\" level=info 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:19.933445 crc crio[22018]: time=\"2026-06-11T17:00:19.933260626Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}\"\nJun 11 17:00:19.933445 crc crio[22018]: time=\"2026-06-11T17:00:19.933373319Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:20.519745 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8242cefa7cefbf8 Mac:5a:c9:18:87:08:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:20.519745 crc crio[22018]: time=\"2026-06-11T17:00:20.518913903Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}\"\nJun 11 17:00:20.519745 crc crio[22018]: time=\"2026-06-11T17:00:20.519049838Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:20.551830 crc crio[22018]: time=\"2026-06-11T17:00:20.551042252Z\" level=info msg=\"Ran pod sandbox 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 with infra container: openstack/nova-metadata-0/POD\" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:20.557397 crc crio[22018]: time=\"2026-06-11T17:00:20.557161449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2b724358-8c1d-4c94-ad5c-79b4347aee0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:20.563047 crc crio[22018]: time=\"2026-06-11T17:00:20.563000084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e3d724cf-68b9-4f5c-a224-622629935222 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:20.573959 crc crio[22018]: time=\"2026-06-11T17:00:20.573800906Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:20.576953 crc crio[22018]: time=\"2026-06-11T17:00:20.576829804Z\" level=info 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:20.637112 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffe389415c263c3 Mac:02:b4:56:35:c6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 SocketPath: PciID:}] [{Interface:0xc00011ab30 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:20.638864 crc crio[22018]: time=\"2026-06-11T17:00:20.638311925Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}\"\nJun 11 17:00:20.638864 crc crio[22018]: time=\"2026-06-11T17:00:20.638739819Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:20.666686 crc crio[22018]: time=\"2026-06-11T17:00:20.666551598Z\" level=info msg=\"Ran pod sandbox ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db with infra container: openstack/kube-state-metrics-0/POD\" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:20.671155 crc crio[22018]: time=\"2026-06-11T17:00:20.671109326Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:20.675895 crc crio[22018]: time=\"2026-06-11T17:00:20.675870895Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 11 17:00:20.686426 crc crio[22018]: time=\"2026-06-11T17:00:20.686263234Z\" level=info 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:20.690488 crc crio[22018]: time=\"2026-06-11T17:00:20.690429757Z\" level=info 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:20.948929 crc crio[22018]: time=\"2026-06-11T17:00:20.948761421Z\" level=info msg=\"Created container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:20.951192 crc crio[22018]: time=\"2026-06-11T17:00:20.950956631Z\" level=info msg=\"Starting container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef\" id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:20.958191 crc crio[22018]: time=\"2026-06-11T17:00:20.958104777Z\" level=info msg=\"Started container\" PID=81064 containerID=d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef description=openstack/nova-metadata-0/nova-metadata-log id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\nJun 11 17:00:20.976570 crc crio[22018]: time=\"2026-06-11T17:00:20.976487163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=845bb486-0ae8-44b1-95a3-4f3012cdb49d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:21.031248 crc crio[22018]: time=\"2026-06-11T17:00:21.030723955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0424fd41-c3a6-4de3-ba7b-70852f63ac4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:21.048515 crc crio[22018]: time=\"2026-06-11T17:00:21.048423128Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:21.050276 crc crio[22018]: time=\"2026-06-11T17:00:21.050213196Z\" level=info 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:21.115636 crc crio[22018]: time=\"2026-06-11T17:00:21.115530559Z\" level=info 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:21.119576 crc crio[22018]: time=\"2026-06-11T17:00:21.119494237Z\" level=info 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:21.337155 crc crio[22018]: time=\"2026-06-11T17:00:21.337011435Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:21.338211 crc crio[22018]: time=\"2026-06-11T17:00:21.338103371Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=5424462b-7f5b-4462-8779-cf75a7f81894 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:21.340178 crc crio[22018]: time=\"2026-06-11T17:00:21.340092063Z\" level=info msg=\"Created container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:21.341215 crc crio[22018]: time=\"2026-06-11T17:00:21.341156426Z\" level=info msg=\"Starting container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a\" id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:21.347393 crc crio[22018]: time=\"2026-06-11T17:00:21.347238581Z\" level=info msg=\"Started container\" PID=81088 containerID=59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a description=openstack/nova-metadata-0/nova-metadata-metadata id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\nJun 11 17:00:21.382169 crc crio[22018]: time=\"2026-06-11T17:00:21.382067502Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=d6a7d916-9f5c-47e5-b5ad-2d8becde189b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:21.391928 crc crio[22018]: time=\"2026-06-11T17:00:21.391847643Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:21.392667 crc crio[22018]: time=\"2026-06-11T17:00:21.392592867Z\" level=info 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:21.458739 crc crio[22018]: time=\"2026-06-11T17:00:21.458529422Z\" level=info 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:21.478051 crc crio[22018]: time=\"2026-06-11T17:00:21.477797256Z\" level=info 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:21.702894 crc crio[22018]: time=\"2026-06-11T17:00:21.702791209Z\" level=info msg=\"Stopping container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 (timeout: 30s)\" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:21.706905 crc crio[22018]: time=\"2026-06-11T17:00:21.706804383Z\" level=info msg=\"Stopping container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 (timeout: 30s)\" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:21.711283 crc crio[22018]: time=\"2026-06-11T17:00:21.711174483Z\" level=info msg=\"Stopping container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 (timeout: 30s)\" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:21.712694 crc crio[22018]: time=\"2026-06-11T17:00:21.71117489Z\" level=info msg=\"Stopping container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 (timeout: 30s)\" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:21.739306 crc crio[22018]: time=\"2026-06-11T17:00:21.739059666Z\" level=info msg=\"Created container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:21.744147 crc crio[22018]: time=\"2026-06-11T17:00:21.743882315Z\" level=info msg=\"Starting container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c\" id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:21.767588 crc crio[22018]: time=\"2026-06-11T17:00:21.760611889Z\" level=info msg=\"Started container\" PID=81107 containerID=6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c description=openstack/kube-state-metrics-0/kube-state-metrics id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\nJun 11 17:00:21.875054 crc crio[22018]: time=\"2026-06-11T17:00:21.87484261Z\" level=info msg=\"Stopped container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:22.145089 crc crio[22018]: time=\"2026-06-11T17:00:22.145012062Z\" level=info msg=\"Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:22.146118 crc crio[22018]: time=\"2026-06-11T17:00:22.145838129Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007484028}] Aliases:map[]}\"\nJun 11 17:00:22.146118 crc crio[22018]: time=\"2026-06-11T17:00:22.145953792Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-wpwfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:22.158445 crc crio[22018]: time=\"2026-06-11T17:00:22.158216013Z\" level=info msg=\"Stopped container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:22.645647 crc crio[22018]: time=\"2026-06-11T17:00:22.640886012Z\" level=info msg=\"Stopped container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:22.843069 crc crio[22018]: time=\"2026-06-11T17:00:22.842866984Z\" level=info msg=\"Stopped pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:23.034042 crc crio[22018]: time=\"2026-06-11T17:00:23.033951142Z\" level=info msg=\"Stopping container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 (timeout: 10s)\" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.068417 crc crio[22018]: time=\"2026-06-11T17:00:23.068104171Z\" level=info msg=\"Stopped container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.069563 crc crio[22018]: time=\"2026-06-11T17:00:23.06929945Z\" level=info msg=\"Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:23.070943 crc crio[22018]: time=\"2026-06-11T17:00:23.070567301Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc002ca0430}] Aliases:map[]}\"\nJun 11 17:00:23.071849 crc crio[22018]: time=\"2026-06-11T17:00:23.071513558Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:23.182748 crc crio[22018]: time=\"2026-06-11T17:00:23.182139378Z\" level=info msg=\"Stopped container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.190095 crc crio[22018]: time=\"2026-06-11T17:00:23.189037019Z\" level=info msg=\"Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:23.194823 crc crio[22018]: time=\"2026-06-11T17:00:23.193662129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14420}] Aliases:map[]}\"\nJun 11 17:00:23.196848 crc crio[22018]: time=\"2026-06-11T17:00:23.196783495Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dc87fb88f-x4298 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:23.235051 crc crio[22018]: time=\"2026-06-11T17:00:23.234033193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=333a7026-d68b-4523-9f1a-1750f1969127 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:23.254460 crc crio[22018]: time=\"2026-06-11T17:00:23.244165677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=acfb557e-34d9-4d17-b663-323c3a37a5b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:23.275895 crc crio[22018]: time=\"2026-06-11T17:00:23.267986062Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:23.275895 crc crio[22018]: time=\"2026-06-11T17:00:23.268557611Z\" level=info 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:23.501232 crc crio[22018]: time=\"2026-06-11T17:00:23.501156537Z\" level=info 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:23.505076 crc crio[22018]: time=\"2026-06-11T17:00:23.504912555Z\" level=info 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:23.685547 crc crio[22018]: time=\"2026-06-11T17:00:23.68405477Z\" level=info msg=\"Stopped pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:23.742394 crc crio[22018]: time=\"2026-06-11T17:00:23.72888264Z\" level=info msg=\"Created container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:23.742394 crc crio[22018]: time=\"2026-06-11T17:00:23.735074055Z\" level=info msg=\"Starting container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db\" id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:23.758314 crc crio[22018]: time=\"2026-06-11T17:00:23.757847546Z\" level=info msg=\"Started container\" PID=81490 containerID=b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db description=openshift-marketplace/redhat-operators-5rhbp/registry-server id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\nJun 11 17:00:23.765151 crc crio[22018]: time=\"2026-06-11T17:00:23.763729613Z\" level=info msg=\"Stopping container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 (timeout: 30s)\" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.767748 crc crio[22018]: time=\"2026-06-11T17:00:23.767570225Z\" level=info msg=\"Stopping container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 (timeout: 30s)\" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.802120 crc crio[22018]: time=\"2026-06-11T17:00:23.801602609Z\" level=info msg=\"Stopped pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:23.813452 crc crio[22018]: time=\"2026-06-11T17:00:23.812176878Z\" level=info msg=\"Stopping container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 (timeout: 30s)\" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:23.835118 crc crio[22018]: time=\"2026-06-11T17:00:23.834283874Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:23.839911 crc crio[22018]: time=\"2026-06-11T17:00:23.838927153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c25b18b2-acb1-463a-a564-3bf2ecf025e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:23.849835 crc crio[22018]: time=\"2026-06-11T17:00:23.849739942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c65af55-0349-4f26-a96e-596185d4109b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:23.871916 crc crio[22018]: time=\"2026-06-11T17:00:23.871779053Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:23.873274 crc crio[22018]: time=\"2026-06-11T17:00:23.872424044Z\" level=info 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:23.970405 crc crio[22018]: time=\"2026-06-11T17:00:23.969290366Z\" level=info msg=\"Stopped container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:24.009067 crc crio[22018]: time=\"2026-06-11T17:00:24.008924664Z\" level=info 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:24.333235 crc crio[22018]: time=\"2026-06-11T17:00:24.333149478Z\" level=info msg=\"Removing container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296\" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.408227 crc crio[22018]: time=\"2026-06-11T17:00:24.407712321Z\" level=info msg=\"Stopping container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a (timeout: 30s)\" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:24.408227 crc crio[22018]: time=\"2026-06-11T17:00:24.40775776Z\" level=info msg=\"Stopping container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef (timeout: 30s)\" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:24.426741 crc crio[22018]: time=\"2026-06-11T17:00:24.420613503Z\" level=info msg=\"Removed container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.430917 crc crio[22018]: time=\"2026-06-11T17:00:24.430719012Z\" level=info msg=\"Removing container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c\" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.543005 crc crio[22018]: time=\"2026-06-11T17:00:24.538925942Z\" level=info 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:24.543005 crc crio[22018]: time=\"2026-06-11T17:00:24.539264665Z\" level=info msg=\"Removed container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.550189 crc crio[22018]: time=\"2026-06-11T17:00:24.550104308Z\" level=info msg=\"Removing container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208\" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.579981 crc crio[22018]: time=\"2026-06-11T17:00:24.579898663Z\" level=info msg=\"Stopped container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:24.601809 crc crio[22018]: time=\"2026-06-11T17:00:24.599006652Z\" level=info msg=\"Removed container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.608182 crc crio[22018]: time=\"2026-06-11T17:00:24.607991636Z\" level=info msg=\"Removing container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5\" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.660312 crc crio[22018]: time=\"2026-06-11T17:00:24.660124288Z\" level=info msg=\"Stopped container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:24.661221 crc crio[22018]: time=\"2026-06-11T17:00:24.6611069Z\" level=info msg=\"Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:24.661898 crc crio[22018]: time=\"2026-06-11T17:00:24.661830864Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c7a8}] Aliases:map[]}\"\nJun 11 17:00:24.662088 crc crio[22018]: time=\"2026-06-11T17:00:24.66202915Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:24.761302 crc crio[22018]: time=\"2026-06-11T17:00:24.761222936Z\" level=info msg=\"Removed container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.765129 crc crio[22018]: time=\"2026-06-11T17:00:24.764973463Z\" level=info msg=\"Removing container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027\" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.801400 crc crio[22018]: time=\"2026-06-11T17:00:24.800921412Z\" level=info msg=\"Removed container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.810936 crc crio[22018]: time=\"2026-06-11T17:00:24.810845918Z\" level=info msg=\"Removing container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00\" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:24.822411 crc crio[22018]: time=\"2026-06-11T17:00:24.822279902Z\" level=info msg=\"Created container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:24.826871 crc crio[22018]: time=\"2026-06-11T17:00:24.826818037Z\" level=info msg=\"Starting container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6\" id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:24.834134 crc crio[22018]: time=\"2026-06-11T17:00:24.834044847Z\" level=info msg=\"Started container\" PID=81591 containerID=3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6 description=openshift-infra/auto-csr-approver-29686620-tr5xj/oc id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\nJun 11 17:00:24.916537 crc crio[22018]: time=\"2026-06-11T17:00:24.915569026Z\" level=info msg=\"Removed container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:25.031310 crc crio[22018]: time=\"2026-06-11T17:00:25.026059938Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:25.031310 crc crio[22018]: time=\"2026-06-11T17:00:25.026161852Z\" level=info 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:25.140246 crc crio[22018]: time=\"2026-06-11T17:00:25.139856364Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"\nJun 11 17:00:25.140246 crc crio[22018]: time=\"2026-06-11T17:00:25.139921376Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:25.198447 crc crio[22018]: time=\"2026-06-11T17:00:25.198248456Z\" level=info msg=\"Stopped pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:25.452173 crc crio[22018]: time=\"2026-06-11T17:00:25.451445153Z\" level=info msg=\"Removing container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a\" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:25.543467 crc crio[22018]: time=\"2026-06-11T17:00:25.542736231Z\" level=info msg=\"Removed container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:25.555966 crc crio[22018]: time=\"2026-06-11T17:00:25.555864474Z\" level=info msg=\"Removing container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef\" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:25.586616 crc crio[22018]: time=\"2026-06-11T17:00:25.58645129Z\" level=info msg=\"Removed container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:25.863598 crc crio[22018]: time=\"2026-06-11T17:00:25.86353445Z\" level=info msg=\"Stopped container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:25.866694 crc crio[22018]: time=\"2026-06-11T17:00:25.865465302Z\" level=info msg=\"Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:25.873760 crc crio[22018]: time=\"2026-06-11T17:00:25.872075475Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"\nJun 11 17:00:25.873760 crc crio[22018]: time=\"2026-06-11T17:00:25.872306712Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:25.972437 crc crio[22018]: 2026-06-11T17:00:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d9a4079372723 Mac:12:fd:60:6b:dc:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:25.972437 crc crio[22018]: time=\"2026-06-11T17:00:25.971294934Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"\nJun 11 17:00:25.972437 crc crio[22018]: time=\"2026-06-11T17:00:25.971527401Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:25.981101 crc crio[22018]: time=\"2026-06-11T17:00:25.981016299Z\" level=info msg=\"Ran pod sandbox 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c with infra container: openstack/ceilometer-0/POD\" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:25.986498 crc crio[22018]: time=\"2026-06-11T17:00:25.986299866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:25.998584 crc crio[22018]: time=\"2026-06-11T17:00:25.998434004Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 17:00:26.257459 crc crio[22018]: time=\"2026-06-11T17:00:26.257011982Z\" level=info msg=\"Stopped pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:26.271502 crc crio[22018]: time=\"2026-06-11T17:00:26.271428042Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:26.271650 crc crio[22018]: time=\"2026-06-11T17:00:26.271520345Z\" level=info 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:26.304035 crc crio[22018]: time=\"2026-06-11T17:00:26.303851139Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}\"\nJun 11 17:00:26.304035 crc crio[22018]: time=\"2026-06-11T17:00:26.303937251Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:26.494699 crc crio[22018]: time=\"2026-06-11T17:00:26.494526827Z\" level=info msg=\"Removing container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258\" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:26.516918 crc crio[22018]: time=\"2026-06-11T17:00:26.516841961Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:26.518931 crc crio[22018]: time=\"2026-06-11T17:00:26.518804804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bb5eddec-f0dc-4499-994a-2e761945c0bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:26.555766 crc crio[22018]: time=\"2026-06-11T17:00:26.554820308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c55c74af-82c9-4c2c-ab19-d68cc9fde8e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:26.570273 crc crio[22018]: time=\"2026-06-11T17:00:26.570123908Z\" level=info msg=\"Removed container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:26.592081 crc crio[22018]: time=\"2026-06-11T17:00:26.592032935Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:26.598477 crc crio[22018]: time=\"2026-06-11T17:00:26.595692316Z\" level=info 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:26.699994 crc crio[22018]: time=\"2026-06-11T17:00:26.699575591Z\" level=info 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:26.705102 crc crio[22018]: time=\"2026-06-11T17:00:26.705019857Z\" level=info 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:26.822908 crc crio[22018]: time=\"2026-06-11T17:00:26.822807713Z\" level=info msg=\"Created container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:26.823988 crc crio[22018]: time=\"2026-06-11T17:00:26.823900557Z\" level=info msg=\"Starting container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e\" id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:26.832116 crc crio[22018]: time=\"2026-06-11T17:00:26.832031836Z\" level=info msg=\"Started container\" PID=81936 containerID=9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e description=openstack/ceilometer-0/ceilometer-central-agent id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\nJun 11 17:00:26.850416 crc crio[22018]: time=\"2026-06-11T17:00:26.850221007Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:26.853806 crc crio[22018]: time=\"2026-06-11T17:00:26.853738709Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 17:00:26.949737 crc crio[22018]: 2026-06-11T17:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:494b5cd7676fca3 Mac:b6:fb:a2:ad:1e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:26.952069 crc crio[22018]: time=\"2026-06-11T17:00:26.951976817Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}\"\nJun 11 17:00:26.952267 crc crio[22018]: time=\"2026-06-11T17:00:26.952169034Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:26.967946 crc crio[22018]: time=\"2026-06-11T17:00:26.967571041Z\" level=info msg=\"Ran pod sandbox 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 with infra container: openstack/nova-metadata-0/POD\" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:26.970218 crc crio[22018]: time=\"2026-06-11T17:00:26.970070521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=841f0f1a-f272-4521-bd03-43694ae9143a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:26.973778 crc crio[22018]: time=\"2026-06-11T17:00:26.973694158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6a100f0c-fb7f-4fc4-bcf7-b530c736f51d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:26.984314 crc crio[22018]: time=\"2026-06-11T17:00:26.984220407Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:26.985732 crc crio[22018]: time=\"2026-06-11T17:00:26.985649403Z\" level=info 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:27.011522 crc crio[22018]: time=\"2026-06-11T17:00:27.011422581Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:27.011776 crc crio[22018]: time=\"2026-06-11T17:00:27.011588986Z\" level=info 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:27.059050 crc crio[22018]: time=\"2026-06-11T17:00:27.058962852Z\" level=info 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:27.060436 crc crio[22018]: time=\"2026-06-11T17:00:27.060197976Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"\nJun 11 17:00:27.060436 crc crio[22018]: time=\"2026-06-11T17:00:27.060399172Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:27.068743 crc crio[22018]: time=\"2026-06-11T17:00:27.068678815Z\" level=info 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:27.286528 crc crio[22018]: time=\"2026-06-11T17:00:27.286243597Z\" level=info msg=\"Created container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.302931 crc crio[22018]: time=\"2026-06-11T17:00:27.300700858Z\" level=info msg=\"Starting container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131\" id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:27.307258 crc crio[22018]: time=\"2026-06-11T17:00:27.307162643Z\" level=info msg=\"Started container\" PID=81982 containerID=2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 description=openstack/nova-metadata-0/nova-metadata-log id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\nJun 11 17:00:27.308765 crc crio[22018]: time=\"2026-06-11T17:00:27.308695123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:27.309551 crc crio[22018]: time=\"2026-06-11T17:00:27.309485218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0dc21eb9-bfcf-4459-adbd-c7c39eec9b3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.348042 crc crio[22018]: time=\"2026-06-11T17:00:27.347508381Z\" level=info msg=\"Stopped container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:27.355780 crc crio[22018]: time=\"2026-06-11T17:00:27.355163535Z\" level=info msg=\"Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:27.356171 crc crio[22018]: time=\"2026-06-11T17:00:27.356102225Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0004be968}] Aliases:map[]}\"\nJun 11 17:00:27.356278 crc crio[22018]: time=\"2026-06-11T17:00:27.35626631Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:27.359762 crc crio[22018]: time=\"2026-06-11T17:00:27.359579687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=714a524e-8f3c-4604-ba40-fd773f0d4286 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.375939 crc crio[22018]: time=\"2026-06-11T17:00:27.375858368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=74f00da2-0a71-4313-b03e-cfe41b09d921 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.401709 crc crio[22018]: time=\"2026-06-11T17:00:27.401639569Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.403002 crc crio[22018]: time=\"2026-06-11T17:00:27.40291438Z\" level=info 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:27.423858 crc crio[22018]: time=\"2026-06-11T17:00:27.42369683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=330ae429-99ea-4b16-b7fe-67dddbbdcecd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.443739 crc crio[22018]: time=\"2026-06-11T17:00:27.443661Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.448102 crc crio[22018]: time=\"2026-06-11T17:00:27.448015088Z\" level=info 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:27.470163 crc crio[22018]: time=\"2026-06-11T17:00:27.47005944Z\" level=info 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:27.473404 crc crio[22018]: time=\"2026-06-11T17:00:27.473187341Z\" level=info 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:27.524769 crc crio[22018]: time=\"2026-06-11T17:00:27.524649286Z\" level=info 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:27.536269 crc crio[22018]: time=\"2026-06-11T17:00:27.536204404Z\" level=info 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:27.566133 crc crio[22018]: time=\"2026-06-11T17:00:27.566088264Z\" level=info msg=\"Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:27.568109 crc crio[22018]: time=\"2026-06-11T17:00:27.568079878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc002ca0468}] Aliases:map[]}\"\nJun 11 17:00:27.568897 crc crio[22018]: time=\"2026-06-11T17:00:27.568834722Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686620-tr5xj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:27.655219 crc crio[22018]: time=\"2026-06-11T17:00:27.655142425Z\" level=info msg=\"Created container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.666463 crc crio[22018]: time=\"2026-06-11T17:00:27.66561143Z\" level=info msg=\"Starting container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03\" id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:27.673630 crc crio[22018]: time=\"2026-06-11T17:00:27.67308182Z\" level=info msg=\"Started container\" PID=82048 containerID=63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 description=openstack/ceilometer-0/ceilometer-notification-agent id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\nJun 11 17:00:27.683452 crc crio[22018]: 2026-06-11T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ecb2df3165b99e Mac:26:60:12:3b:fd:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:27.685121 crc crio[22018]: time=\"2026-06-11T17:00:27.683667808Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"\nJun 11 17:00:27.685121 crc crio[22018]: time=\"2026-06-11T17:00:27.683805382Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:27.725131 crc crio[22018]: time=\"2026-06-11T17:00:27.72448697Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:27.735163 crc crio[22018]: time=\"2026-06-11T17:00:27.734990972Z\" level=info msg=\"Ran pod sandbox 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a with infra container: openstack/nova-scheduler-0/POD\" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:27.735452 crc crio[22018]: time=\"2026-06-11T17:00:27.735278903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 17:00:27.737504 crc crio[22018]: time=\"2026-06-11T17:00:27.737444083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=435f48d7-ba14-4045-b352-7c9c1817faa7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.738577 crc crio[22018]: time=\"2026-06-11T17:00:27.738509484Z\" level=info msg=\"Created container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.742937 crc crio[22018]: time=\"2026-06-11T17:00:27.742701959Z\" level=info msg=\"Starting container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697\" id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:27.756381 crc crio[22018]: time=\"2026-06-11T17:00:27.753785641Z\" level=info msg=\"Started container\" PID=82056 containerID=fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 description=openstack/nova-metadata-0/nova-metadata-metadata id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\nJun 11 17:00:27.795495 crc crio[22018]: time=\"2026-06-11T17:00:27.795311916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=9ca9e0b7-c9da-4dca-974c-a9523da8cb5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:27.813164 crc crio[22018]: time=\"2026-06-11T17:00:27.813066203Z\" level=info msg=\"Stopped pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:27.813668 crc crio[22018]: time=\"2026-06-11T17:00:27.81360605Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:27.822411 crc crio[22018]: time=\"2026-06-11T17:00:27.816383945Z\" level=info 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:27.887498 crc crio[22018]: time=\"2026-06-11T17:00:27.886086752Z\" level=info 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:27.890799 crc crio[22018]: time=\"2026-06-11T17:00:27.890768241Z\" level=info 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:28.132641 crc crio[22018]: time=\"2026-06-11T17:00:28.13253846Z\" level=info msg=\"Stopped pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:28.164935 crc crio[22018]: time=\"2026-06-11T17:00:28.164853253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:28.169816 crc crio[22018]: time=\"2026-06-11T17:00:28.169731564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=78c9d832-26f2-4c3d-907c-bba3ae17b0fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:28.190222 crc crio[22018]: time=\"2026-06-11T17:00:28.190047007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=757cb864-9556-439b-9760-90f5901a09a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:28.204941 crc crio[22018]: time=\"2026-06-11T17:00:28.204774078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:28.205436 crc crio[22018]: time=\"2026-06-11T17:00:28.205289005Z\" level=info 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:28.306938 crc crio[22018]: time=\"2026-06-11T17:00:28.306083235Z\" level=info 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:28.312962 crc crio[22018]: time=\"2026-06-11T17:00:28.312883944Z\" level=info 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:28.321866 crc crio[22018]: time=\"2026-06-11T17:00:28.321776304Z\" level=info msg=\"Created container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:28.323934 crc crio[22018]: time=\"2026-06-11T17:00:28.323848338Z\" level=info msg=\"Starting container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133\" id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:28.331194 crc crio[22018]: time=\"2026-06-11T17:00:28.330990928Z\" level=info msg=\"Started container\" PID=82161 containerID=d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\nJun 11 17:00:28.624296 crc crio[22018]: time=\"2026-06-11T17:00:28.624180636Z\" level=info msg=\"Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:28.625418 crc crio[22018]: time=\"2026-06-11T17:00:28.624818607Z\" level=info msg=\"Removing container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1\" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:28.625787 crc crio[22018]: time=\"2026-06-11T17:00:28.625731346Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0029b44c0}] Aliases:map[]}\"\nJun 11 17:00:28.626037 crc crio[22018]: time=\"2026-06-11T17:00:28.625965294Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-fch7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:28.674067 crc crio[22018]: time=\"2026-06-11T17:00:28.673906417Z\" level=info msg=\"Removed container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:28.677443 crc crio[22018]: time=\"2026-06-11T17:00:28.67728664Z\" level=info msg=\"Removing container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4\" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:28.713308 crc crio[22018]: time=\"2026-06-11T17:00:28.713195187Z\" level=info msg=\"Removed container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:28.789919 crc crio[22018]: time=\"2026-06-11T17:00:28.789780992Z\" level=info msg=\"Created container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:28.794756 crc crio[22018]: time=\"2026-06-11T17:00:28.794670364Z\" level=info msg=\"Starting container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac\" id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:28.807101 crc crio[22018]: time=\"2026-06-11T17:00:28.806662811Z\" level=info msg=\"Started container\" PID=82306 containerID=52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac description=openstack/ceilometer-0/sg-core id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\nJun 11 17:00:28.846229 crc crio[22018]: time=\"2026-06-11T17:00:28.846045346Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:28.866792 crc crio[22018]: time=\"2026-06-11T17:00:28.866696802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 17:00:29.157415 crc crio[22018]: time=\"2026-06-11T17:00:29.155489855Z\" level=info msg=\"Stopped pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:29.619092 crc crio[22018]: time=\"2026-06-11T17:00:29.6186202Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:29.619092 crc crio[22018]: time=\"2026-06-11T17:00:29.619104156Z\" level=info 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:29.655876 crc crio[22018]: time=\"2026-06-11T17:00:29.655710856Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}\"\nJun 11 17:00:29.657528 crc crio[22018]: time=\"2026-06-11T17:00:29.655930433Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:30.266525 crc crio[22018]: 2026-06-11T17:00:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:951e721ae02c645 Mac:da:96:6d:6d:10:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:30.268046 crc crio[22018]: time=\"2026-06-11T17:00:30.267889483Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}\"\nJun 11 17:00:30.268046 crc crio[22018]: time=\"2026-06-11T17:00:30.268030657Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:30.278452 crc crio[22018]: time=\"2026-06-11T17:00:30.277853234Z\" level=info msg=\"Ran pod sandbox 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 with infra container: openstack/nova-api-0/POD\" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:30.281852 crc crio[22018]: time=\"2026-06-11T17:00:30.281779936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0e5e826b-f48e-4d69-8b00-e9f188d1a037 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:30.287229 crc crio[22018]: time=\"2026-06-11T17:00:30.28714619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4abcde28-4f14-4cb8-95a5-001c0662a8d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:30.297446 crc crio[22018]: time=\"2026-06-11T17:00:30.297394474Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:30.299123 crc crio[22018]: time=\"2026-06-11T17:00:30.299067908Z\" level=info 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:30.347565 crc crio[22018]: time=\"2026-06-11T17:00:30.347391139Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:30.347565 crc crio[22018]: time=\"2026-06-11T17:00:30.347490943Z\" level=info 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:30.383442 crc crio[22018]: time=\"2026-06-11T17:00:30.383251187Z\" level=info 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:30.393779 crc crio[22018]: time=\"2026-06-11T17:00:30.393676474Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}\"\nJun 11 17:00:30.393779 crc crio[22018]: time=\"2026-06-11T17:00:30.393765566Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:30.396476 crc crio[22018]: time=\"2026-06-11T17:00:30.396407224Z\" level=info 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:30.659083 crc crio[22018]: time=\"2026-06-11T17:00:30.655608042Z\" level=info msg=\"Created container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:30.659083 crc crio[22018]: time=\"2026-06-11T17:00:30.658706559Z\" level=info msg=\"Starting container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241\" id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:30.668788 crc crio[22018]: time=\"2026-06-11T17:00:30.66866617Z\" level=info msg=\"Started container\" PID=82480 containerID=137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 description=openstack/nova-api-0/nova-api-log id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\nJun 11 17:00:30.683811 crc crio[22018]: time=\"2026-06-11T17:00:30.683727959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=83e85c1e-7812-4cfd-b27a-1246ab9041f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:30.710402 crc crio[22018]: time=\"2026-06-11T17:00:30.710206834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=53d0a3f3-f402-4776-96bb-15e5a26dcdec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:30.720623 crc crio[22018]: time=\"2026-06-11T17:00:30.720526562Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:30.722738 crc crio[22018]: time=\"2026-06-11T17:00:30.722666611Z\" level=info 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:30.823446 crc crio[22018]: time=\"2026-06-11T17:00:30.82324776Z\" level=info 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:30.832460 crc crio[22018]: time=\"2026-06-11T17:00:30.832123962Z\" level=info 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:30.995853 crc crio[22018]: time=\"2026-06-11T17:00:30.995739473Z\" level=info msg=\"Created container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:30.997289 crc crio[22018]: time=\"2026-06-11T17:00:30.997070575Z\" level=info msg=\"Starting container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9\" id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:31.005876 crc crio[22018]: time=\"2026-06-11T17:00:31.005771476Z\" level=info msg=\"Started container\" PID=82504 containerID=63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 description=openstack/nova-api-0/nova-api-api id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\nJun 11 17:00:31.021915 crc crio[22018]: 2026-06-11T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd25acbb4ebffe8 Mac:f6:1c:b6:27:76:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:31.027785 crc crio[22018]: time=\"2026-06-11T17:00:31.02769303Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}\"\nJun 11 17:00:31.028150 crc crio[22018]: time=\"2026-06-11T17:00:31.027893757Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:31.048215 crc crio[22018]: time=\"2026-06-11T17:00:31.048101685Z\" level=info msg=\"Ran pod sandbox fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc with infra container: openstack/nova-cell1-conductor-0/POD\" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:31.054722 crc crio[22018]: time=\"2026-06-11T17:00:31.054629342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=896b2aaf-0b6a-42c5-b128-e9bbb0f44b23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:31.089317 crc crio[22018]: time=\"2026-06-11T17:00:31.089132165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=19baeaa5-d65e-40c1-9f91-671c4daa30a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:31.097721 crc crio[22018]: time=\"2026-06-11T17:00:31.09765755Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:31.098088 crc crio[22018]: time=\"2026-06-11T17:00:31.098042093Z\" level=info 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:31.151855 crc crio[22018]: time=\"2026-06-11T17:00:31.151222974Z\" level=info 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:31.155809 crc crio[22018]: time=\"2026-06-11T17:00:31.15574347Z\" level=info 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:31.322466 crc crio[22018]: time=\"2026-06-11T17:00:31.321930269Z\" level=info msg=\"Created container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:31.323747 crc crio[22018]: time=\"2026-06-11T17:00:31.323593172Z\" level=info msg=\"Starting container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4\" id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:31.329866 crc crio[22018]: time=\"2026-06-11T17:00:31.32975984Z\" level=info msg=\"Started container\" PID=82532 containerID=dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\nJun 11 17:00:32.546947 crc crio[22018]: time=\"2026-06-11T17:00:32.546116953Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:32.549547 crc crio[22018]: time=\"2026-06-11T17:00:32.549097834Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=759f2f4f-bf76-4f57-9709-e0fd5a388add name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:32.608519 crc crio[22018]: time=\"2026-06-11T17:00:32.608465843Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9d9bd846-b564-4dd0-a04a-b7197c1b13c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:32.616680 crc crio[22018]: time=\"2026-06-11T17:00:32.616566556Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:32.617310 crc crio[22018]: time=\"2026-06-11T17:00:32.617239158Z\" level=info 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:32.699836 crc crio[22018]: time=\"2026-06-11T17:00:32.699703132Z\" level=info 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:32.717506 crc crio[22018]: time=\"2026-06-11T17:00:32.717235722Z\" level=info 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:32.892889 crc crio[22018]: time=\"2026-06-11T17:00:32.89275022Z\" level=info msg=\"Created container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:32.894573 crc crio[22018]: time=\"2026-06-11T17:00:32.894408524Z\" level=info msg=\"Starting container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee\" id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:32.901692 crc crio[22018]: time=\"2026-06-11T17:00:32.901579215Z\" level=info msg=\"Started container\" PID=82750 containerID=98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee description=openstack/ceilometer-0/proxy-httpd id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\nJun 11 17:00:38.917240 crc crio[22018]: time=\"2026-06-11T17:00:38.916292717Z\" level=info msg=\"Stopping container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db (timeout: 2s)\" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:39.046463 crc crio[22018]: time=\"2026-06-11T17:00:39.046221948Z\" level=info msg=\"Stopped container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:39.047541 crc crio[22018]: time=\"2026-06-11T17:00:39.047307928Z\" level=info msg=\"Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:39.048103 crc crio[22018]: time=\"2026-06-11T17:00:39.048021481Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00012b480}] Aliases:map[]}\"\nJun 11 17:00:39.048266 crc crio[22018]: time=\"2026-06-11T17:00:39.048216147Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5rhbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:39.655557 crc crio[22018]: time=\"2026-06-11T17:00:39.654948501Z\" level=info msg=\"Stopped pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:39.946185 crc crio[22018]: time=\"2026-06-11T17:00:39.945679743Z\" level=info msg=\"Removing container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db\" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:40.001074 crc crio[22018]: time=\"2026-06-11T17:00:40.000968368Z\" level=info msg=\"Removed container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:40.007638 crc crio[22018]: time=\"2026-06-11T17:00:40.007547763Z\" level=info msg=\"Removing container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65\" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:40.044964 crc crio[22018]: time=\"2026-06-11T17:00:40.044869998Z\" level=info msg=\"Removed container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:40.059754 crc crio[22018]: time=\"2026-06-11T17:00:40.059667385Z\" level=info msg=\"Removing container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d\" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:40.094024 crc crio[22018]: time=\"2026-06-11T17:00:40.093942214Z\" level=info msg=\"Removed container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:46.811905 crc crio[22018]: time=\"2026-06-11T17:00:46.810571306Z\" level=warning msg=\"Stopping container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 with stop signal(15) timed out. Killing...\"\nJun 11 17:00:46.972216 crc crio[22018]: time=\"2026-06-11T17:00:46.971619015Z\" level=error msg=\"Killing container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:00:47.010693 crc crio[22018]: time=\"2026-06-11T17:00:47.010601196Z\" level=info msg=\"Stopped container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:47.011514 crc crio[22018]: time=\"2026-06-11T17:00:47.011269458Z\" level=info msg=\"Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:47.012029 crc crio[22018]: time=\"2026-06-11T17:00:47.01196312Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc0023012a0}] Aliases:map[]}\"\nJun 11 17:00:47.012173 crc crio[22018]: time=\"2026-06-11T17:00:47.012122435Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:47.441222 crc crio[22018]: time=\"2026-06-11T17:00:47.441097163Z\" level=info msg=\"Stopped pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:48.059003 crc crio[22018]: time=\"2026-06-11T17:00:48.058278699Z\" level=info msg=\"Removing container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7\" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:48.089696 crc crio[22018]: time=\"2026-06-11T17:00:48.089581832Z\" level=info msg=\"Removed container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:48.526717 crc crio[22018]: time=\"2026-06-11T17:00:48.526198598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:48.526911 crc crio[22018]: time=\"2026-06-11T17:00:48.526748436Z\" level=info 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:48.556625 crc crio[22018]: time=\"2026-06-11T17:00:48.556544106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}\"\nJun 11 17:00:48.556625 crc crio[22018]: time=\"2026-06-11T17:00:48.556597028Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:49.068612 crc crio[22018]: 2026-06-11T17:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84ee999c3467dd0 Mac:3e:af:58:a7:e5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 SocketPath: PciID:}] [{Interface:0xc000180f80 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:49.070637 crc crio[22018]: time=\"2026-06-11T17:00:49.070552863Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}\"\nJun 11 17:00:49.070860 crc crio[22018]: time=\"2026-06-11T17:00:49.070806722Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:49.082049 crc crio[22018]: time=\"2026-06-11T17:00:49.08171631Z\" level=info msg=\"Ran pod sandbox 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:49.084171 crc crio[22018]: time=\"2026-06-11T17:00:49.084059274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=f1f23350-ddda-4077-9abd-51347e197ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:49.152579 crc crio[22018]: time=\"2026-06-11T17:00:49.152399694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=09142b64-c5d2-4880-a89c-8df6ba70a5a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:49.159807 crc crio[22018]: time=\"2026-06-11T17:00:49.159731778Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:49.160108 crc crio[22018]: time=\"2026-06-11T17:00:49.160042398Z\" level=info 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:49.206769 crc crio[22018]: time=\"2026-06-11T17:00:49.206645405Z\" level=info 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:49.212630 crc crio[22018]: time=\"2026-06-11T17:00:49.212537584Z\" level=info 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:49.332615 crc crio[22018]: time=\"2026-06-11T17:00:49.332439258Z\" level=info msg=\"Created container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:49.334944 crc crio[22018]: time=\"2026-06-11T17:00:49.334818784Z\" level=info msg=\"Starting container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953\" id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:49.345510 crc crio[22018]: time=\"2026-06-11T17:00:49.345213015Z\" level=info msg=\"Started container\" PID=83998 containerID=faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer sandboxID=84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\nJun 11 17:00:51.565492 crc crio[22018]: time=\"2026-06-11T17:00:51.562569084Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD\" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:51.565492 crc crio[22018]: time=\"2026-06-11T17:00:51.56306716Z\" level=info 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:51.617832 crc crio[22018]: time=\"2026-06-11T17:00:51.617775516Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}\"\nJun 11 17:00:51.618137 crc crio[22018]: time=\"2026-06-11T17:00:51.618115197Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:52.253535 crc crio[22018]: 2026-06-11T17:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08acd0369d7504b Mac:fe:14:96:ec:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 SocketPath: PciID:}] [{Interface:0xc0006205d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:52.254999 crc crio[22018]: time=\"2026-06-11T17:00:52.254957708Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}\"\nJun 11 17:00:52.255241 crc crio[22018]: time=\"2026-06-11T17:00:52.255220606Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:52.271138 crc crio[22018]: time=\"2026-06-11T17:00:52.271020097Z\" level=info msg=\"Ran pod sandbox 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 with infra container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD\" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:52.276144 crc crio[22018]: time=\"2026-06-11T17:00:52.276031534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fb230f20-2800-4779-9b82-a95421352060 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:52.340307 crc crio[22018]: time=\"2026-06-11T17:00:52.340202071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a26f2a9d-8cd4-4096-b1eb-e8e8d650dd59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:52.350037 crc crio[22018]: time=\"2026-06-11T17:00:52.349914696Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:52.350305 crc crio[22018]: time=\"2026-06-11T17:00:52.350253057Z\" level=info 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:52.403543 crc crio[22018]: time=\"2026-06-11T17:00:52.403445279Z\" level=info 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:52.410216 crc crio[22018]: time=\"2026-06-11T17:00:52.410137782Z\" level=info 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:52.578764 crc crio[22018]: time=\"2026-06-11T17:00:52.575206738Z\" level=info msg=\"Created container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:52.586803 crc crio[22018]: time=\"2026-06-11T17:00:52.579227237Z\" level=info msg=\"Starting container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715\" id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:52.597450 crc crio[22018]: time=\"2026-06-11T17:00:52.594435503Z\" level=info msg=\"Started container\" PID=84180 containerID=48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/init id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\nJun 11 17:00:53.555020 crc crio[22018]: time=\"2026-06-11T17:00:53.553741235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0cee9aa8-a87b-4f45-be22-dcbfee444ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:53.686831 crc crio[22018]: time=\"2026-06-11T17:00:53.686701321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c978ff09-f7ec-47ee-8ea1-1e5fcbf0165c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:53.697054 crc crio[22018]: time=\"2026-06-11T17:00:53.696925773Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:53.697591 crc crio[22018]: time=\"2026-06-11T17:00:53.697466931Z\" level=info 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:53.779452 crc crio[22018]: time=\"2026-06-11T17:00:53.776604096Z\" level=info 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:53.789166 crc crio[22018]: time=\"2026-06-11T17:00:53.789084178Z\" level=info 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:53.990296 crc crio[22018]: time=\"2026-06-11T17:00:53.990168388Z\" level=info msg=\"Created container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:53.991603 crc crio[22018]: time=\"2026-06-11T17:00:53.991518152Z\" level=info msg=\"Starting container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27\" id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:00:53.996761 crc crio[22018]: time=\"2026-06-11T17:00:53.996084107Z\" level=info msg=\"Started container\" PID=84285 containerID=6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\nJun 11 17:00:54.100831 crc crio[22018]: time=\"2026-06-11T17:00:54.100755656Z\" level=info msg=\"Stopping container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee (timeout: 30s)\" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.100831 crc crio[22018]: time=\"2026-06-11T17:00:54.100798648Z\" level=info msg=\"Stopping container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e (timeout: 30s)\" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.101193 crc crio[22018]: time=\"2026-06-11T17:00:54.101130769Z\" level=info msg=\"Stopping container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac (timeout: 30s)\" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.101374 crc crio[22018]: time=\"2026-06-11T17:00:54.100759437Z\" level=info msg=\"Stopping container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 (timeout: 30s)\" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.233851 crc crio[22018]: time=\"2026-06-11T17:00:54.233725169Z\" level=info msg=\"Stopped container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.253403 crc crio[22018]: time=\"2026-06-11T17:00:54.252799957Z\" level=info msg=\"Stopped container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.504250 crc crio[22018]: time=\"2026-06-11T17:00:54.504164418Z\" level=info msg=\"Stopping container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 (timeout: 30s)\" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.504455 crc crio[22018]: time=\"2026-06-11T17:00:54.504282012Z\" level=info msg=\"Stopping container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 (timeout: 30s)\" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.635254 crc crio[22018]: time=\"2026-06-11T17:00:54.635108673Z\" level=info msg=\"Stopped container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:54.663782 crc crio[22018]: time=\"2026-06-11T17:00:54.663643336Z\" level=info msg=\"Stopped container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:56.842508 crc crio[22018]: time=\"2026-06-11T17:00:56.841873874Z\" level=info msg=\"Stopped container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:56.843287 crc crio[22018]: time=\"2026-06-11T17:00:56.843247027Z\" level=info msg=\"Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:56.843943 crc crio[22018]: time=\"2026-06-11T17:00:56.843879617Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc001adec38}] Aliases:map[]}\"\nJun 11 17:00:56.844089 crc crio[22018]: time=\"2026-06-11T17:00:56.844040992Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:57.165153 crc crio[22018]: time=\"2026-06-11T17:00:57.1649655Z\" level=info msg=\"Stopped pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:57.679602 crc crio[22018]: time=\"2026-06-11T17:00:57.67900272Z\" level=info msg=\"Removing container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee\" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.718157 crc crio[22018]: time=\"2026-06-11T17:00:57.718064566Z\" level=info msg=\"Removed container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.728060 crc crio[22018]: time=\"2026-06-11T17:00:57.727983644Z\" level=info msg=\"Removing container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac\" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.784202 crc crio[22018]: time=\"2026-06-11T17:00:57.784089389Z\" level=info msg=\"Removed container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.788110 crc crio[22018]: time=\"2026-06-11T17:00:57.788042908Z\" level=info msg=\"Removing container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03\" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.867132 crc crio[22018]: time=\"2026-06-11T17:00:57.867026697Z\" level=info msg=\"Stopped container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:00:57.868416 crc crio[22018]: time=\"2026-06-11T17:00:57.868026741Z\" level=info msg=\"Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:57.869027 crc crio[22018]: time=\"2026-06-11T17:00:57.86861829Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc005da0080}] Aliases:map[]}\"\nJun 11 17:00:57.869027 crc crio[22018]: time=\"2026-06-11T17:00:57.868745055Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:57.886154 crc crio[22018]: time=\"2026-06-11T17:00:57.884498745Z\" level=info msg=\"Removed container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.887504 crc crio[22018]: time=\"2026-06-11T17:00:57.887310565Z\" level=info msg=\"Removing container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e\" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:57.915211 crc crio[22018]: time=\"2026-06-11T17:00:57.915098708Z\" level=info msg=\"Removed container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.203928 crc crio[22018]: time=\"2026-06-11T17:00:58.203534563Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:58.204071 crc crio[22018]: time=\"2026-06-11T17:00:58.203963776Z\" level=info 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:58.239448 crc crio[22018]: time=\"2026-06-11T17:00:58.239235263Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"\nJun 11 17:00:58.239448 crc crio[22018]: time=\"2026-06-11T17:00:58.239304926Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:58.305788 crc crio[22018]: time=\"2026-06-11T17:00:58.305722406Z\" level=info msg=\"Stopped pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:58.736733 crc crio[22018]: time=\"2026-06-11T17:00:58.736275448Z\" level=info msg=\"Removing container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9\" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.802563 crc crio[22018]: time=\"2026-06-11T17:00:58.80246388Z\" level=info msg=\"Removed container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.810048 crc crio[22018]: time=\"2026-06-11T17:00:58.809879803Z\" level=info msg=\"Removing container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241\" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.951693 crc crio[22018]: time=\"2026-06-11T17:00:58.950948277Z\" level=info msg=\"Removing container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad\" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.973673 crc crio[22018]: 2026-06-11T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077664f1c950692 Mac:a6:77:9a:40:a4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 SocketPath: PciID:}] [{Interface:0xc000422d60 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:00:58.973858 crc crio[22018]: time=\"2026-06-11T17:00:58.973750745Z\" level=info msg=\"Removed container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:58.975425 crc crio[22018]: time=\"2026-06-11T17:00:58.975277375Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"\nJun 11 17:00:58.975553 crc crio[22018]: time=\"2026-06-11T17:00:58.975504282Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:00:59.069230 crc crio[22018]: time=\"2026-06-11T17:00:59.069083568Z\" level=info msg=\"Ran pod sandbox 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b with infra container: openstack/ceilometer-0/POD\" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:59.073784 crc crio[22018]: time=\"2026-06-11T17:00:59.073685293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:59.079238 crc crio[22018]: time=\"2026-06-11T17:00:59.079101567Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 11 17:00:59.103508 crc crio[22018]: time=\"2026-06-11T17:00:59.103420294Z\" level=info msg=\"Removed container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:59.106785 crc crio[22018]: time=\"2026-06-11T17:00:59.106716777Z\" level=info msg=\"Removing container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06\" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:59.144398 crc crio[22018]: time=\"2026-06-11T17:00:59.14421525Z\" level=info msg=\"Removed container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:00:59.159452 crc crio[22018]: time=\"2026-06-11T17:00:59.159288504Z\" level=info msg=\"Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.159452 crc crio[22018]: time=\"2026-06-11T17:00:59.159440799Z\" level=info msg=\"Stopped pod sandbox (already stopped): da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.165483 crc crio[22018]: time=\"2026-06-11T17:00:59.165188435Z\" level=info msg=\"Removing pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.205934 crc crio[22018]: time=\"2026-06-11T17:00:59.205821443Z\" level=info msg=\"Removed pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.207104 crc crio[22018]: time=\"2026-06-11T17:00:59.207070768Z\" level=info msg=\"Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.207229 crc crio[22018]: time=\"2026-06-11T17:00:59.207212143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.209194 crc crio[22018]: time=\"2026-06-11T17:00:59.209171805Z\" level=info msg=\"Removing pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.224954 crc crio[22018]: time=\"2026-06-11T17:00:59.224843538Z\" level=info msg=\"Removed pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.226186 crc crio[22018]: time=\"2026-06-11T17:00:59.226104736Z\" level=info msg=\"Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.226476 crc crio[22018]: time=\"2026-06-11T17:00:59.226198869Z\" level=info msg=\"Stopped pod sandbox (already stopped): f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.230217 crc crio[22018]: time=\"2026-06-11T17:00:59.229662689Z\" level=info msg=\"Removing pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.253070 crc crio[22018]: time=\"2026-06-11T17:00:59.252930266Z\" level=info msg=\"Removed pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.253897 crc crio[22018]: time=\"2026-06-11T17:00:59.25386102Z\" level=info msg=\"Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.254398 crc crio[22018]: time=\"2026-06-11T17:00:59.254311365Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.255764 crc crio[22018]: time=\"2026-06-11T17:00:59.255720655Z\" level=info msg=\"Removing pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.276935 crc crio[22018]: time=\"2026-06-11T17:00:59.276850085Z\" level=info msg=\"Removed pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.277959 crc crio[22018]: time=\"2026-06-11T17:00:59.27792511Z\" level=info msg=\"Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.278111 crc crio[22018]: time=\"2026-06-11T17:00:59.278086675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.279992 crc crio[22018]: time=\"2026-06-11T17:00:59.279962916Z\" level=info msg=\"Removing pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.314711 crc crio[22018]: time=\"2026-06-11T17:00:59.31461355Z\" level=info msg=\"Removed pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.316288 crc crio[22018]: time=\"2026-06-11T17:00:59.316157948Z\" level=info msg=\"Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.316288 crc crio[22018]: time=\"2026-06-11T17:00:59.316269471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.317113 crc crio[22018]: time=\"2026-06-11T17:00:59.316991508Z\" level=info msg=\"Removing pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.338119 crc crio[22018]: time=\"2026-06-11T17:00:59.338007737Z\" level=info msg=\"Removed pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.340541 crc crio[22018]: time=\"2026-06-11T17:00:59.340447706Z\" level=info msg=\"Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.341173 crc crio[22018]: time=\"2026-06-11T17:00:59.341029145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.342314 crc crio[22018]: time=\"2026-06-11T17:00:59.342180178Z\" level=info msg=\"Removing pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.344302 crc crio[22018]: time=\"2026-06-11T17:00:59.344181401Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:59.344302 crc crio[22018]: time=\"2026-06-11T17:00:59.344282385Z\" level=info 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:59.358687 crc crio[22018]: time=\"2026-06-11T17:00:59.358631885Z\" level=info msg=\"Removed pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.360026 crc crio[22018]: time=\"2026-06-11T17:00:59.359992026Z\" level=info msg=\"Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.360178 crc crio[22018]: time=\"2026-06-11T17:00:59.360153731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.360980 crc crio[22018]: time=\"2026-06-11T17:00:59.360948897Z\" level=info msg=\"Removing pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.398060 crc crio[22018]: time=\"2026-06-11T17:00:59.39793534Z\" level=info msg=\"Removed pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.400093 crc crio[22018]: time=\"2026-06-11T17:00:59.400026915Z\" level=info msg=\"Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.400222 crc crio[22018]: time=\"2026-06-11T17:00:59.400114768Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.401131 crc crio[22018]: time=\"2026-06-11T17:00:59.401049566Z\" level=info msg=\"Removing pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.420854 crc crio[22018]: time=\"2026-06-11T17:00:59.420781337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"\nJun 11 17:00:59.421115 crc crio[22018]: time=\"2026-06-11T17:00:59.421087677Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:59.458023 crc crio[22018]: time=\"2026-06-11T17:00:59.457942568Z\" level=info msg=\"Removed pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.459568 crc crio[22018]: time=\"2026-06-11T17:00:59.459504359Z\" level=info msg=\"Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.459758 crc crio[22018]: time=\"2026-06-11T17:00:59.459591702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.460441 crc crio[22018]: time=\"2026-06-11T17:00:59.460258665Z\" level=info msg=\"Removing pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.492665 crc crio[22018]: time=\"2026-06-11T17:00:59.492574506Z\" level=info msg=\"Removed pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.498053 crc crio[22018]: time=\"2026-06-11T17:00:59.497984039Z\" level=info msg=\"Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.498163 crc crio[22018]: time=\"2026-06-11T17:00:59.498073992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.498908 crc crio[22018]: time=\"2026-06-11T17:00:59.498844517Z\" level=info msg=\"Removing pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.552617 crc crio[22018]: time=\"2026-06-11T17:00:59.547121456Z\" level=info msg=\"Removed pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.556420012Z\" level=info msg=\"Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.556502605Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.557186597Z\" level=info msg=\"Removing pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.573812 crc crio[22018]: time=\"2026-06-11T17:00:59.573678653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage\nJun 11 17:00:59.575953 crc crio[22018]: time=\"2026-06-11T17:00:59.575854412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d1bf93c1-692e-4e75-85ae-bbac2a38d8cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:59.593639 crc crio[22018]: time=\"2026-06-11T17:00:59.592786102Z\" level=info msg=\"Removed pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.594615 crc crio[22018]: time=\"2026-06-11T17:00:59.594292471Z\" level=info msg=\"Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.594615 crc crio[22018]: time=\"2026-06-11T17:00:59.594452936Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:00:59.595670 crc crio[22018]: time=\"2026-06-11T17:00:59.595421686Z\" level=info msg=\"Removing pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.610550 crc crio[22018]: time=\"2026-06-11T17:00:59.61025569Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-wfz64/POD\" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:00:59.610550 crc crio[22018]: time=\"2026-06-11T17:00:59.610465557Z\" level=info 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:59.626957 crc crio[22018]: time=\"2026-06-11T17:00:59.626771666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b8fd3d3e-5489-461c-a8dc-828af253835d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:00:59.638407 crc crio[22018]: time=\"2026-06-11T17:00:59.638261852Z\" level=info msg=\"Removed pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:00:59.661457 crc crio[22018]: time=\"2026-06-11T17:00:59.661302364Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:00:59.699656 crc crio[22018]: time=\"2026-06-11T17:00:59.697880435Z\" level=info 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:59.787769 crc crio[22018]: time=\"2026-06-11T17:00:59.778392148Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}\"\nJun 11 17:00:59.787769 crc crio[22018]: time=\"2026-06-11T17:00:59.778786931Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-wfz64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:00:59.894622 crc crio[22018]: time=\"2026-06-11T17:00:59.894218537Z\" level=info 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:59.898942 crc crio[22018]: time=\"2026-06-11T17:00:59.898866486Z\" level=info 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.048138 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4498d282eb9aebd Mac:8e:1b:2b:bf:65:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:00.050674 crc crio[22018]: time=\"2026-06-11T17:01:00.050290817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"\nJun 11 17:01:00.050993 crc crio[22018]: time=\"2026-06-11T17:01:00.050870506Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:00.069417 crc crio[22018]: time=\"2026-06-11T17:01:00.067606269Z\" level=info msg=\"Ran pod sandbox 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 with infra container: openstack/nova-api-0/POD\" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:00.072466 crc crio[22018]: time=\"2026-06-11T17:01:00.072207149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8e2b3c19-52a1-4410-b890-881599cd0d69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.094430 crc crio[22018]: time=\"2026-06-11T17:01:00.093841946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7f72644e-1f33-42cd-88bb-0961e354b1fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.105693 crc crio[22018]: time=\"2026-06-11T17:01:00.105568541Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.106174 crc crio[22018]: time=\"2026-06-11T17:01:00.106103508Z\" level=info 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.174234 crc crio[22018]: time=\"2026-06-11T17:01:00.173656324Z\" level=info msg=\"Created container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.177825 crc crio[22018]: time=\"2026-06-11T17:01:00.177777927Z\" level=info msg=\"Starting container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870\" id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:00.188679 crc crio[22018]: time=\"2026-06-11T17:01:00.188621642Z\" level=info msg=\"Started container\" PID=84868 containerID=139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 description=openstack/ceilometer-0/ceilometer-central-agent id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\nJun 11 17:01:00.203811 crc crio[22018]: time=\"2026-06-11T17:01:00.203715061Z\" level=info 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.207201 crc crio[22018]: time=\"2026-06-11T17:01:00.207015117Z\" level=info 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.246394 crc crio[22018]: time=\"2026-06-11T17:01:00.246270329Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:00.261936 crc crio[22018]: time=\"2026-06-11T17:01:00.261864078Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 11 17:01:00.431837 crc crio[22018]: time=\"2026-06-11T17:01:00.431724016Z\" level=info msg=\"Created container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.433272 crc crio[22018]: time=\"2026-06-11T17:01:00.433196312Z\" level=info msg=\"Starting container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef\" id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:00.439964 crc crio[22018]: time=\"2026-06-11T17:01:00.439870835Z\" level=info msg=\"Started container\" PID=84884 containerID=8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef description=openstack/nova-api-0/nova-api-log id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\nJun 11 17:01:00.476196 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819a43c4fd7c49c Mac:92:80:fc:29:df:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:00.477039 crc crio[22018]: time=\"2026-06-11T17:01:00.476971618Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}\"\nJun 11 17:01:00.477217 crc crio[22018]: time=\"2026-06-11T17:01:00.477173915Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-wfz64 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:00.484627 crc crio[22018]: time=\"2026-06-11T17:01:00.484255572Z\" level=info msg=\"Ran pod sandbox 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 with infra container: openstack/nova-cell1-cell-mapping-wfz64/POD\" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:00.488149 crc crio[22018]: time=\"2026-06-11T17:01:00.488082844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=568e63f2-8478-4913-bd50-454a1dc40171 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.491419 crc crio[22018]: time=\"2026-06-11T17:01:00.491281445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9759b2a6-4bd3-46ca-8077-bc23ddd280c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.520552 crc crio[22018]: time=\"2026-06-11T17:01:00.520462266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6d8b5dc0-8180-4ce1-a48c-054db37b3013 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.558141 crc crio[22018]: time=\"2026-06-11T17:01:00.558051517Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.558712 crc crio[22018]: time=\"2026-06-11T17:01:00.558645676Z\" level=info 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.588087 crc crio[22018]: time=\"2026-06-11T17:01:00.587920068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6277339-54b3-4126-9681-6633ad15fb17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.620164 crc crio[22018]: time=\"2026-06-11T17:01:00.620078584Z\" level=info 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.626759 crc crio[22018]: time=\"2026-06-11T17:01:00.626681834Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686621-25xxs/POD\" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:00.626839 crc crio[22018]: time=\"2026-06-11T17:01:00.626794807Z\" level=info 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.629143 crc crio[22018]: time=\"2026-06-11T17:01:00.629082741Z\" level=info 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.632385 crc crio[22018]: time=\"2026-06-11T17:01:00.630110054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.656893 crc crio[22018]: time=\"2026-06-11T17:01:00.65631205Z\" level=info 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.688928 crc crio[22018]: time=\"2026-06-11T17:01:00.688822447Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"\nJun 11 17:01:00.689213 crc crio[22018]: time=\"2026-06-11T17:01:00.689088266Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686621-25xxs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:00.739671 crc crio[22018]: time=\"2026-06-11T17:01:00.739494834Z\" level=info 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.759106 crc crio[22018]: time=\"2026-06-11T17:01:00.758970555Z\" level=info 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.809192 crc crio[22018]: time=\"2026-06-11T17:01:00.809121256Z\" level=info msg=\"Created container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.810704 crc crio[22018]: time=\"2026-06-11T17:01:00.810641963Z\" level=info msg=\"Starting container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587\" id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:00.819923 crc crio[22018]: time=\"2026-06-11T17:01:00.81806084Z\" level=info msg=\"Started container\" PID=84930 containerID=069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587 description=openstack/nova-cell1-cell-mapping-wfz64/nova-manage id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer sandboxID=819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\nJun 11 17:01:00.838210 crc crio[22018]: time=\"2026-06-11T17:01:00.838011887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:00.845438 crc crio[22018]: time=\"2026-06-11T17:01:00.840058102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=19c16bbb-13ae-4f02-b62b-359a54ab2e51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.900134 crc crio[22018]: time=\"2026-06-11T17:01:00.899607491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f053d782-5e0a-447d-ac7e-53a29ca5c593 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:00.943048 crc crio[22018]: time=\"2026-06-11T17:01:00.942463109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:00.946543 crc crio[22018]: time=\"2026-06-11T17:01:00.943480122Z\" level=info 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.105310 crc crio[22018]: time=\"2026-06-11T17:01:01.10486275Z\" level=info 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.111915 crc crio[22018]: time=\"2026-06-11T17:01:01.111814494Z\" level=info 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.145463 crc crio[22018]: time=\"2026-06-11T17:01:01.145241281Z\" level=info msg=\"Created container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.148330 crc crio[22018]: time=\"2026-06-11T17:01:01.148232751Z\" level=info msg=\"Starting container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a\" id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:01.164069 crc crio[22018]: time=\"2026-06-11T17:01:01.163043299Z\" level=info msg=\"Started container\" PID=84957 containerID=78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a description=openstack/nova-api-0/nova-api-api id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\nJun 11 17:01:01.369692 crc crio[22018]: time=\"2026-06-11T17:01:01.369514534Z\" level=info msg=\"Created container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.371039 crc crio[22018]: time=\"2026-06-11T17:01:01.370964149Z\" level=info msg=\"Starting container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002\" id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:01.379516 crc crio[22018]: time=\"2026-06-11T17:01:01.379402018Z\" level=info msg=\"Started container\" PID=85003 containerID=92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 description=openstack/ceilometer-0/ceilometer-notification-agent id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\nJun 11 17:01:01.424032 crc crio[22018]: time=\"2026-06-11T17:01:01.423787224Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:01.428757 crc crio[22018]: time=\"2026-06-11T17:01:01.42865191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 11 17:01:01.472972 crc crio[22018]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd79cad2c6b3747 Mac:3a:5d:93:bc:58:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:01.475080 crc crio[22018]: time=\"2026-06-11T17:01:01.475002599Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"\nJun 11 17:01:01.475405 crc crio[22018]: time=\"2026-06-11T17:01:01.475222236Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686621-25xxs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:01.500066 crc crio[22018]: time=\"2026-06-11T17:01:01.498396026Z\" level=info msg=\"Ran pod sandbox dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be with infra container: openstack/keystone-cron-29686621-25xxs/POD\" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:01.509640 crc crio[22018]: time=\"2026-06-11T17:01:01.50956951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d86ae026-1509-4038-8f41-41a22b765efa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:01.562132 crc crio[22018]: time=\"2026-06-11T17:01:01.561685857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b216412f-3111-42aa-bc26-825e41c666bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:01.608697 crc crio[22018]: time=\"2026-06-11T17:01:01.60858718Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686621-25xxs/keystone-cron\" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.609165 crc crio[22018]: time=\"2026-06-11T17:01:01.609112217Z\" level=info 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.686939 crc crio[22018]: time=\"2026-06-11T17:01:01.686846676Z\" level=info 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.694698 crc crio[22018]: time=\"2026-06-11T17:01:01.694493121Z\" level=info 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.887228 crc crio[22018]: time=\"2026-06-11T17:01:01.886739944Z\" level=info msg=\"Stopping container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 (timeout: 10s)\" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:01.968046 crc crio[22018]: time=\"2026-06-11T17:01:01.967746642Z\" level=info msg=\"Created container f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69: openstack/keystone-cron-29686621-25xxs/keystone-cron\" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:01.970642 crc crio[22018]: time=\"2026-06-11T17:01:01.970571603Z\" level=info msg=\"Starting container: f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69\" id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:01.987027 crc crio[22018]: time=\"2026-06-11T17:01:01.986903919Z\" level=info msg=\"Started container\" PID=85171 containerID=f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69 description=openstack/keystone-cron-29686621-25xxs/keystone-cron id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be\nJun 11 17:01:02.137837 crc crio[22018]: time=\"2026-06-11T17:01:02.137735211Z\" level=info msg=\"Stopped container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:02.145919 crc crio[22018]: time=\"2026-06-11T17:01:02.145781179Z\" level=info msg=\"Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:02.146677 crc crio[22018]: time=\"2026-06-11T17:01:02.146637656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc00285cc48}] Aliases:map[]}\"\nJun 11 17:01:02.146853 crc crio[22018]: time=\"2026-06-11T17:01:02.146814682Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-946cbdf6f-ps7xs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:02.259978 crc crio[22018]: time=\"2026-06-11T17:01:02.259877206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:02.272114 crc crio[22018]: time=\"2026-06-11T17:01:02.271103993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3e18a3fd-bb92-42a9-a816-4f59803970b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:02.299471 crc crio[22018]: time=\"2026-06-11T17:01:02.299239893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=63a57244-1642-4f42-abdf-d552cab9b30a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:02.323606 crc crio[22018]: time=\"2026-06-11T17:01:02.32328649Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:02.326898 crc crio[22018]: time=\"2026-06-11T17:01:02.324981385Z\" level=info 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:02.452696 crc crio[22018]: time=\"2026-06-11T17:01:02.452260962Z\" level=info 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:02.462156 crc crio[22018]: time=\"2026-06-11T17:01:02.46118867Z\" level=info 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:02.727151 crc crio[22018]: time=\"2026-06-11T17:01:02.726929977Z\" level=info msg=\"Created container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:02.728862 crc crio[22018]: time=\"2026-06-11T17:01:02.728775959Z\" level=info msg=\"Starting container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc\" id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:02.736641 crc crio[22018]: time=\"2026-06-11T17:01:02.736216475Z\" level=info msg=\"Started container\" PID=85302 containerID=5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc description=openstack/ceilometer-0/sg-core id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\nJun 11 17:01:02.752301 crc crio[22018]: time=\"2026-06-11T17:01:02.752130182Z\" level=info msg=\"Stopped pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:02.777967 crc crio[22018]: time=\"2026-06-11T17:01:02.777429088Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:02.788663 crc crio[22018]: time=\"2026-06-11T17:01:02.788613415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 11 17:01:03.111649 crc crio[22018]: time=\"2026-06-11T17:01:03.111562977Z\" level=info msg=\"Removing container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123\" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:03.196725 crc crio[22018]: time=\"2026-06-11T17:01:03.196631609Z\" level=info msg=\"Removed container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:03.204741 crc crio[22018]: time=\"2026-06-11T17:01:03.204696348Z\" level=info msg=\"Removing container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0\" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:03.253258 crc crio[22018]: time=\"2026-06-11T17:01:03.253187582Z\" level=info msg=\"Removed container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:05.210292 crc crio[22018]: time=\"2026-06-11T17:01:05.209458584Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:05.212054 crc crio[22018]: time=\"2026-06-11T17:01:05.211961704Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c998bb69-ddce-4788-b8f1-ad452bc95a02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:05.280297 crc crio[22018]: time=\"2026-06-11T17:01:05.280024276Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d2ad83d1-05e6-4d68-9f94-122e1d98e5f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:05.289187 crc crio[22018]: time=\"2026-06-11T17:01:05.289063294Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:05.289919 crc crio[22018]: time=\"2026-06-11T17:01:05.28984752Z\" level=info 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:05.357642 crc crio[22018]: time=\"2026-06-11T17:01:05.357560919Z\" level=info 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:05.360888 crc crio[22018]: time=\"2026-06-11T17:01:05.360829333Z\" level=info 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:05.586603 crc crio[22018]: time=\"2026-06-11T17:01:05.586070628Z\" level=info msg=\"Created container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:05.587619 crc crio[22018]: time=\"2026-06-11T17:01:05.587548436Z\" level=info msg=\"Starting container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935\" id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:05.592657 crc crio[22018]: time=\"2026-06-11T17:01:05.592547585Z\" level=info msg=\"Started container\" PID=85517 containerID=174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 description=openstack/ceilometer-0/proxy-httpd id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\nJun 11 17:01:07.163654 crc crio[22018]: time=\"2026-06-11T17:01:07.163096979Z\" level=info msg=\"Stopping pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be\" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:07.164877 crc crio[22018]: time=\"2026-06-11T17:01:07.164480644Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc00012b200}] Aliases:map[]}\"\nJun 11 17:01:07.164877 crc crio[22018]: time=\"2026-06-11T17:01:07.164607888Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686621-25xxs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:07.522425 crc crio[22018]: time=\"2026-06-11T17:01:07.521861036Z\" level=info msg=\"Stopped pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be\" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:09.196870 crc crio[22018]: time=\"2026-06-11T17:01:09.196290832Z\" level=info msg=\"Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:09.198154 crc crio[22018]: time=\"2026-06-11T17:01:09.197700306Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc002ca02f0}] Aliases:map[]}\"\nJun 11 17:01:09.198154 crc crio[22018]: time=\"2026-06-11T17:01:09.197840752Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-wfz64 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:09.648083 crc crio[22018]: time=\"2026-06-11T17:01:09.647540868Z\" level=info msg=\"Stopped pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:10.481952 crc crio[22018]: time=\"2026-06-11T17:01:10.481460566Z\" level=info msg=\"Stopping container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a (timeout: 30s)\" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.483900 crc crio[22018]: time=\"2026-06-11T17:01:10.483811987Z\" level=info msg=\"Stopping container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef (timeout: 30s)\" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.589463 crc crio[22018]: time=\"2026-06-11T17:01:10.589274731Z\" level=info msg=\"Stopping container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 (timeout: 30s)\" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.639795 crc crio[22018]: time=\"2026-06-11T17:01:10.639715525Z\" level=info msg=\"Stopping container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 (timeout: 30s)\" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.640168 crc crio[22018]: time=\"2026-06-11T17:01:10.639752771Z\" level=info msg=\"Stopping container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 (timeout: 30s)\" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.642742 crc crio[22018]: time=\"2026-06-11T17:01:10.642656847Z\" level=info msg=\"Stopped container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:10.767418 crc crio[22018]: time=\"2026-06-11T17:01:10.767057297Z\" level=info msg=\"Stopped container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:12.956559 crc crio[22018]: time=\"2026-06-11T17:01:12.955657103Z\" level=info msg=\"Stopped container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:12.957988 crc crio[22018]: time=\"2026-06-11T17:01:12.957713968Z\" level=info msg=\"Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:12.958836 crc crio[22018]: time=\"2026-06-11T17:01:12.9586987Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc002b14418}] Aliases:map[]}\"\nJun 11 17:01:12.959065 crc crio[22018]: time=\"2026-06-11T17:01:12.958966168Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:13.331910 crc crio[22018]: time=\"2026-06-11T17:01:13.331821772Z\" level=info msg=\"Stopped pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:13.884058 crc crio[22018]: time=\"2026-06-11T17:01:13.883547634Z\" level=info msg=\"Stopped container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:13.885057 crc crio[22018]: time=\"2026-06-11T17:01:13.88497716Z\" level=info msg=\"Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:13.887498 crc crio[22018]: time=\"2026-06-11T17:01:13.885566059Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}\"\nJun 11 17:01:13.887498 crc crio[22018]: time=\"2026-06-11T17:01:13.885749435Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:14.292447 crc crio[22018]: time=\"2026-06-11T17:01:14.291832391Z\" level=info msg=\"Removing container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133\" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:14.344902 crc crio[22018]: time=\"2026-06-11T17:01:14.344661418Z\" level=info msg=\"Removed container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:14.350511 crc crio[22018]: time=\"2026-06-11T17:01:14.350291424Z\" level=info msg=\"Stopped pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:14.788961 crc crio[22018]: time=\"2026-06-11T17:01:14.788512524Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:14.788961 crc crio[22018]: time=\"2026-06-11T17:01:14.788929327Z\" level=info 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:14.832470 crc crio[22018]: time=\"2026-06-11T17:01:14.832301182Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}\"\nJun 11 17:01:14.832470 crc crio[22018]: time=\"2026-06-11T17:01:14.832430306Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:15.327603 crc crio[22018]: time=\"2026-06-11T17:01:15.327043016Z\" level=info msg=\"Removing container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697\" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:15.375663 crc crio[22018]: time=\"2026-06-11T17:01:15.375611769Z\" level=info msg=\"Removed container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:15.379294 crc crio[22018]: 2026-06-11T17:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:270cc3a9533bb65 Mac:7a:e8:ce:d0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:15.379901 crc crio[22018]: time=\"2026-06-11T17:01:15.379720905Z\" level=info msg=\"Removing container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131\" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:15.381246 crc crio[22018]: time=\"2026-06-11T17:01:15.380760838Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}\"\nJun 11 17:01:15.381246 crc crio[22018]: time=\"2026-06-11T17:01:15.380965885Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:15.396749 crc crio[22018]: time=\"2026-06-11T17:01:15.396645845Z\" level=info msg=\"Ran pod sandbox 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 with infra container: openstack/nova-scheduler-0/POD\" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:15.399466 crc crio[22018]: time=\"2026-06-11T17:01:15.399247284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b74cf9b7-5fb6-44bf-aaf3-d3f739efe5d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:15.448720 crc crio[22018]: time=\"2026-06-11T17:01:15.448624508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4924b694-c949-4e9b-9388-283f8940d361 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:15.467017 crc crio[22018]: time=\"2026-06-11T17:01:15.466946821Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:15.467530 crc crio[22018]: time=\"2026-06-11T17:01:15.467454807Z\" level=info 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:15.563317 crc crio[22018]: time=\"2026-06-11T17:01:15.562917722Z\" level=info msg=\"Removed container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:15.570556 crc crio[22018]: time=\"2026-06-11T17:01:15.570299895Z\" level=info 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:15.573871 crc crio[22018]: time=\"2026-06-11T17:01:15.573761625Z\" level=info 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:15.729671 crc crio[22018]: time=\"2026-06-11T17:01:15.729544365Z\" level=info msg=\"Created container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:15.731228 crc crio[22018]: time=\"2026-06-11T17:01:15.730991052Z\" level=info msg=\"Starting container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce\" id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:15.737107 crc crio[22018]: time=\"2026-06-11T17:01:15.736953741Z\" level=info msg=\"Started container\" PID=86413 containerID=3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\nJun 11 17:01:15.870267 crc crio[22018]: time=\"2026-06-11T17:01:15.870181632Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:15.870525 crc crio[22018]: time=\"2026-06-11T17:01:15.870282235Z\" level=info 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:15.906100 crc crio[22018]: time=\"2026-06-11T17:01:15.905983915Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}\"\nJun 11 17:01:15.906100 crc crio[22018]: time=\"2026-06-11T17:01:15.906047317Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:16.059731 crc crio[22018]: time=\"2026-06-11T17:01:16.059597634Z\" level=info msg=\"Stopped container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:01:16.062897 crc crio[22018]: time=\"2026-06-11T17:01:16.062836259Z\" level=info msg=\"Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:16.063443 crc crio[22018]: time=\"2026-06-11T17:01:16.063312534Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00285c420}] Aliases:map[]}\"\nJun 11 17:01:16.063578 crc crio[22018]: time=\"2026-06-11T17:01:16.063540381Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:16.471215 crc crio[22018]: time=\"2026-06-11T17:01:16.470729786Z\" level=info msg=\"Stopped pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:01:16.488571 crc crio[22018]: 2026-06-11T17:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96cd46d81e0f00b Mac:be:95:d2:39:c8:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 SocketPath: PciID:}] [{Interface:0xc00050e7a0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:16.489480 crc crio[22018]: time=\"2026-06-11T17:01:16.489415367Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}\"\nJun 11 17:01:16.489669 crc crio[22018]: time=\"2026-06-11T17:01:16.489600533Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:16.561627 crc crio[22018]: time=\"2026-06-11T17:01:16.561535772Z\" level=info msg=\"Ran pod sandbox 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 with infra container: openstack/nova-metadata-0/POD\" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:16.630642 crc crio[22018]: time=\"2026-06-11T17:01:16.630559378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8d4dc04c-ae35-42e8-91ab-182f43cb96c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:16.640772 crc crio[22018]: time=\"2026-06-11T17:01:16.640681784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=af2fbbae-a303-4c2f-ab78-bf0b31e42f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:16.736757 crc crio[22018]: time=\"2026-06-11T17:01:16.736720376Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:16.737170 crc crio[22018]: time=\"2026-06-11T17:01:16.73714812Z\" level=info 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:16.792481 crc crio[22018]: time=\"2026-06-11T17:01:16.792308049Z\" level=info 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:16.795767 crc crio[22018]: time=\"2026-06-11T17:01:16.795696777Z\" level=info 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:17.016056 crc crio[22018]: time=\"2026-06-11T17:01:17.015286953Z\" level=info msg=\"Created container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:17.017567 crc crio[22018]: time=\"2026-06-11T17:01:17.017485703Z\" level=info msg=\"Starting container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea\" id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:17.022195 crc crio[22018]: time=\"2026-06-11T17:01:17.022141161Z\" level=info msg=\"Started container\" PID=86523 containerID=500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea description=openstack/nova-metadata-0/nova-metadata-log id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\nJun 11 17:01:17.037530 crc crio[22018]: time=\"2026-06-11T17:01:17.037264264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=af952afd-e7bc-4898-afa7-2507a669bb8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:17.076218 crc crio[22018]: time=\"2026-06-11T17:01:17.076115083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=393d9c84-7ad4-4786-808b-6fa0078c3c7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:17.112942 crc crio[22018]: time=\"2026-06-11T17:01:17.112862965Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:17.113492 crc crio[22018]: time=\"2026-06-11T17:01:17.113400013Z\" level=info 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:17.161279 crc crio[22018]: time=\"2026-06-11T17:01:17.16119608Z\" level=info 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:17.164819 crc crio[22018]: time=\"2026-06-11T17:01:17.164753721Z\" level=info 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:17.358049 crc crio[22018]: time=\"2026-06-11T17:01:17.357955354Z\" level=info msg=\"Created container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:17.359555 crc crio[22018]: time=\"2026-06-11T17:01:17.359462633Z\" level=info msg=\"Starting container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f\" id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:17.365505 crc crio[22018]: time=\"2026-06-11T17:01:17.365234417Z\" level=info msg=\"Started container\" PID=86562 containerID=73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f description=openstack/nova-metadata-0/nova-metadata-metadata id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\nJun 11 17:01:17.398005 crc crio[22018]: time=\"2026-06-11T17:01:17.397905259Z\" level=info msg=\"Removing container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a\" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:17.435657 crc crio[22018]: time=\"2026-06-11T17:01:17.435564191Z\" level=info msg=\"Removed container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:17.438173 crc crio[22018]: time=\"2026-06-11T17:01:17.438093531Z\" level=info msg=\"Removing container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef\" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:17.463949 crc crio[22018]: time=\"2026-06-11T17:01:17.463859155Z\" level=info msg=\"Removed container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:01:18.041698 crc crio[22018]: time=\"2026-06-11T17:01:18.03955553Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:18.041698 crc crio[22018]: time=\"2026-06-11T17:01:18.040264263Z\" level=info 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:18.096556 crc crio[22018]: time=\"2026-06-11T17:01:18.09631409Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}\"\nJun 11 17:01:18.096556 crc crio[22018]: time=\"2026-06-11T17:01:18.096507166Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:18.686866 crc crio[22018]: 2026-06-11T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bda29b78d122bd9 Mac:62:2a:6c:11:77:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:18.686866 crc crio[22018]: time=\"2026-06-11T17:01:18.685051116Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}\"\nJun 11 17:01:18.686866 crc crio[22018]: time=\"2026-06-11T17:01:18.68518219Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:18.693974 crc crio[22018]: time=\"2026-06-11T17:01:18.693894465Z\" level=info msg=\"Ran pod sandbox bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff with infra container: openstack/nova-api-0/POD\" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:18.697166 crc crio[22018]: time=\"2026-06-11T17:01:18.697085685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e0ead0db-7dc2-46b1-9e38-07f8f37e17de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:18.700776 crc crio[22018]: time=\"2026-06-11T17:01:18.700729292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=acea62d6-1bfb-4785-845a-0367cf31d015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:18.710787 crc crio[22018]: time=\"2026-06-11T17:01:18.71070954Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:18.711137 crc crio[22018]: time=\"2026-06-11T17:01:18.711075141Z\" level=info 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:18.768833 crc crio[22018]: time=\"2026-06-11T17:01:18.76873326Z\" level=info 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:18.772549 crc crio[22018]: time=\"2026-06-11T17:01:18.77248259Z\" level=info 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:18.989470 crc crio[22018]: time=\"2026-06-11T17:01:18.988775561Z\" level=info msg=\"Created container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:18.992474 crc crio[22018]: time=\"2026-06-11T17:01:18.992401727Z\" level=info msg=\"Starting container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26\" id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:18.999281 crc crio[22018]: time=\"2026-06-11T17:01:18.999168672Z\" level=info msg=\"Started container\" PID=86806 containerID=2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 description=openstack/nova-api-0/nova-api-log id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\nJun 11 17:01:19.058296 crc crio[22018]: time=\"2026-06-11T17:01:19.058207016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=158d8c63-ebb3-423f-8e56-a83320152141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:19.125138 crc crio[22018]: time=\"2026-06-11T17:01:19.125000657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b7f86675-ab12-4b8e-9676-3eb73b8e3209 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:01:19.160529 crc crio[22018]: time=\"2026-06-11T17:01:19.160395786Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:19.160938 crc crio[22018]: time=\"2026-06-11T17:01:19.160858481Z\" level=info 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:19.240099 crc crio[22018]: time=\"2026-06-11T17:01:19.239757427Z\" level=info 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:19.243449 crc crio[22018]: time=\"2026-06-11T17:01:19.243199047Z\" level=info 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:19.594873 crc crio[22018]: time=\"2026-06-11T17:01:19.594797034Z\" level=info msg=\"Created container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:01:19.596511 crc crio[22018]: time=\"2026-06-11T17:01:19.596225709Z\" level=info msg=\"Starting container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3\" id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:01:19.601702 crc crio[22018]: time=\"2026-06-11T17:01:19.601414915Z\" level=info msg=\"Started container\" PID=86837 containerID=9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 description=openstack/nova-api-0/nova-api-api id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\nJun 11 17:01:50.587589 crc crio[22018]: time=\"2026-06-11T17:01:50.586260487Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:50.588832 crc crio[22018]: time=\"2026-06-11T17:01:50.587637292Z\" level=info 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:50.654415 crc crio[22018]: time=\"2026-06-11T17:01:50.654252567Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"\nJun 11 17:01:50.654415 crc crio[22018]: time=\"2026-06-11T17:01:50.654422852Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:01:51.215546 crc crio[22018]: 2026-06-11T17:01:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da68b2b90f3dd4 Mac:62:ec:98:a2:22:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca SocketPath: PciID:}] [{Interface:0xc000234fb0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:01:51.216738 crc crio[22018]: time=\"2026-06-11T17:01:51.21667626Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"\nJun 11 17:01:51.216933 crc crio[22018]: time=\"2026-06-11T17:01:51.216852696Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:01:51.224798 crc crio[22018]: time=\"2026-06-11T17:01:51.224664948Z\" level=info msg=\"Ran pod sandbox 9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc with infra container: sushy-emulator/sushy-emulator/POD\" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:01:51.229742 crc crio[22018]: time=\"2026-06-11T17:01:51.228458392Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage\nJun 11 17:01:51.238719 crc crio[22018]: time=\"2026-06-11T17:01:51.238637886Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 17:01:59.690391 crc crio[22018]: time=\"2026-06-11T17:01:59.689439086Z\" level=info msg=\"Removing container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665\" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:01.697904 crc crio[22018]: time=\"2026-06-11T17:02:01.697410263Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686622-d2m7c/POD\" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:01.699096 crc crio[22018]: time=\"2026-06-11T17:02:01.6979192Z\" level=info 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.331081 crc crio[22018]: time=\"2026-06-11T17:02:02.330930846Z\" level=info msg=\"Removed container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:02.334206 crc crio[22018]: time=\"2026-06-11T17:02:02.334113124Z\" level=info msg=\"Removing container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9\" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:03.316733 crc crio[22018]: time=\"2026-06-11T17:02:03.315960087Z\" level=info msg=\"Removed container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330291823Z\" level=info msg=\"Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330435087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330939954Z\" level=info msg=\"Removing pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.373016 crc crio[22018]: time=\"2026-06-11T17:02:03.372929353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}\"\nJun 11 17:02:03.373016 crc crio[22018]: time=\"2026-06-11T17:02:03.372985445Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686622-d2m7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:03.386291 crc crio[22018]: time=\"2026-06-11T17:02:03.386190209Z\" level=info msg=\"Removed pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.387729 crc crio[22018]: time=\"2026-06-11T17:02:03.387665954Z\" level=info msg=\"Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.387851 crc crio[22018]: time=\"2026-06-11T17:02:03.387749816Z\" level=info msg=\"Stopped pod sandbox (already stopped): b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.388752 crc crio[22018]: time=\"2026-06-11T17:02:03.388681835Z\" level=info msg=\"Removing pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.416474 crc crio[22018]: time=\"2026-06-11T17:02:03.41627656Z\" level=info msg=\"Removed pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.418275 crc crio[22018]: time=\"2026-06-11T17:02:03.418192177Z\" level=info msg=\"Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.418275 crc crio[22018]: time=\"2026-06-11T17:02:03.418257409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.422693 crc crio[22018]: time=\"2026-06-11T17:02:03.421215021Z\" level=info msg=\"Removing pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.444696 crc crio[22018]: time=\"2026-06-11T17:02:03.444572931Z\" level=info msg=\"Removed pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.445465 crc crio[22018]: time=\"2026-06-11T17:02:03.445395575Z\" level=info msg=\"Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.445568 crc crio[22018]: time=\"2026-06-11T17:02:03.445471657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.446295 crc crio[22018]: time=\"2026-06-11T17:02:03.446224232Z\" level=info msg=\"Removing pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.464746 crc crio[22018]: time=\"2026-06-11T17:02:03.46461711Z\" level=info msg=\"Removed pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.465909 crc crio[22018]: time=\"2026-06-11T17:02:03.465830449Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:03.467268 crc crio[22018]: time=\"2026-06-11T17:02:03.4671798Z\" level=info msg=\"Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.467494 crc crio[22018]: time=\"2026-06-11T17:02:03.467272993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.467690 crc crio[22018]: time=\"2026-06-11T17:02:03.467535941Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=48159bed-fe29-4497-a4ec-8242a6d00afa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:03.469463 crc crio[22018]: time=\"2026-06-11T17:02:03.469269947Z\" level=info msg=\"Removing pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.489055 crc crio[22018]: time=\"2026-06-11T17:02:03.488533554Z\" level=info msg=\"Removed pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.492188 crc crio[22018]: time=\"2026-06-11T17:02:03.492101227Z\" level=info msg=\"Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.492486 crc crio[22018]: time=\"2026-06-11T17:02:03.492190459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:03.492486 crc crio[22018]: time=\"2026-06-11T17:02:03.492136296Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=7141d621-0c52-49eb-b746-0d06f472730d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:03.493042 crc crio[22018]: time=\"2026-06-11T17:02:03.492953912Z\" level=info msg=\"Removing pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.521937 crc crio[22018]: time=\"2026-06-11T17:02:03.521791297Z\" level=info msg=\"Removed pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:02:03.544823 crc crio[22018]: time=\"2026-06-11T17:02:03.544660682Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:03.546854 crc crio[22018]: time=\"2026-06-11T17:02:03.546796481Z\" level=info 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:03.623558 crc crio[22018]: time=\"2026-06-11T17:02:03.622877327Z\" level=info 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:03.628269 crc crio[22018]: time=\"2026-06-11T17:02:03.628190187Z\" level=info 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:04.064741 crc crio[22018]: time=\"2026-06-11T17:02:04.061893932Z\" level=info msg=\"Created container e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646: sushy-emulator/sushy-emulator/sushy-emulator\" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:04.068563 crc crio[22018]: time=\"2026-06-11T17:02:04.06494418Z\" level=info msg=\"Starting container: e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646\" id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:04.078723 crc crio[22018]: time=\"2026-06-11T17:02:04.076784108Z\" level=info msg=\"Started container\" PID=89314 containerID=e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646 description=sushy-emulator/sushy-emulator/sushy-emulator id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc\nJun 11 17:02:04.272866 crc crio[22018]: 2026-06-11T17:02:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa5a9ff347802a Mac:82:59:70:66:4e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:02:04.275407 crc crio[22018]: time=\"2026-06-11T17:02:04.275216749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}\"\nJun 11 17:02:04.275688 crc crio[22018]: time=\"2026-06-11T17:02:04.275596261Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686622-d2m7c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:02:04.292019 crc crio[22018]: time=\"2026-06-11T17:02:04.291922502Z\" level=info msg=\"Ran pod sandbox 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 with infra container: openshift-infra/auto-csr-approver-29686622-d2m7c/POD\" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:04.294994 crc crio[22018]: time=\"2026-06-11T17:02:04.294918266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:04.315048 crc crio[22018]: time=\"2026-06-11T17:02:04.314913365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:02:05.432749 crc crio[22018]: time=\"2026-06-11T17:02:05.432266721Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage\nJun 11 17:02:05.434277 crc crio[22018]: time=\"2026-06-11T17:02:05.434238143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df6579ac-6ecf-4bf9-8303-762cb80fc308 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:05.438282 crc crio[22018]: time=\"2026-06-11T17:02:05.438202949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82febe04-4482-426f-8604-ca39480cd8c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:05.447467 crc crio[22018]: time=\"2026-06-11T17:02:05.447244238Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:05.447894 crc crio[22018]: time=\"2026-06-11T17:02:05.447862648Z\" level=info 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:05.495093 crc crio[22018]: time=\"2026-06-11T17:02:05.494794424Z\" level=info 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:05.678698 crc crio[22018]: time=\"2026-06-11T17:02:05.678606479Z\" level=info 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:05.809789 crc crio[22018]: time=\"2026-06-11T17:02:05.809131143Z\" level=info msg=\"Created container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:05.812072 crc crio[22018]: time=\"2026-06-11T17:02:05.81185594Z\" level=info msg=\"Starting container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6\" id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:05.816806 crc crio[22018]: time=\"2026-06-11T17:02:05.816735496Z\" level=info msg=\"Started container\" PID=89454 containerID=caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6 description=openshift-infra/auto-csr-approver-29686622-d2m7c/oc id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\nJun 11 17:02:09.261452 crc crio[22018]: time=\"2026-06-11T17:02:09.260751966Z\" level=info msg=\"Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:09.263781 crc crio[22018]: time=\"2026-06-11T17:02:09.26212032Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1bb50}] Aliases:map[]}\"\nJun 11 17:02:09.263781 crc crio[22018]: time=\"2026-06-11T17:02:09.262241704Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686622-d2m7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:09.598685 crc crio[22018]: time=\"2026-06-11T17:02:09.59811994Z\" level=info msg=\"Stopped pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:13.469125 crc crio[22018]: time=\"2026-06-11T17:02:13.467685905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:02:24.154413 crc crio[22018]: time=\"2026-06-11T17:02:24.150626042Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD\" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:24.154413 crc crio[22018]: time=\"2026-06-11T17:02:24.151198569Z\" level=info 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:24.197852 crc crio[22018]: time=\"2026-06-11T17:02:24.197733483Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}\"\nJun 11 17:02:24.197852 crc crio[22018]: time=\"2026-06-11T17:02:24.197798536Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:24.590031 crc crio[22018]: 2026-06-11T17:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97bfcf8b5231bd9 Mac:ee:53:93:d4:f4:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:02:24.590031 crc crio[22018]: time=\"2026-06-11T17:02:24.589368188Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}\"\nJun 11 17:02:24.590031 crc crio[22018]: time=\"2026-06-11T17:02:24.589522973Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:02:24.597621 crc crio[22018]: time=\"2026-06-11T17:02:24.59758574Z\" level=info msg=\"Ran pod sandbox 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 with infra container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD\" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:24.600770 crc crio[22018]: time=\"2026-06-11T17:02:24.600676919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1ad923e4-1a40-4dc4-8983-00e3769f1bcb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:24.682405 crc crio[22018]: time=\"2026-06-11T17:02:24.681680432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b6cb6a65-ff71-4115-a1fb-c2a4f645ca12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:24.697640 crc crio[22018]: time=\"2026-06-11T17:02:24.697572379Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:24.698273 crc crio[22018]: time=\"2026-06-11T17:02:24.69823641Z\" level=info 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:24.757754 crc crio[22018]: time=\"2026-06-11T17:02:24.757656765Z\" level=info 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:24.763156 crc crio[22018]: time=\"2026-06-11T17:02:24.762701997Z\" level=info 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:24.891750 crc crio[22018]: time=\"2026-06-11T17:02:24.891598349Z\" level=info msg=\"Created container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:24.892951 crc crio[22018]: time=\"2026-06-11T17:02:24.892895981Z\" level=info msg=\"Starting container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f\" id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:24.899693 crc crio[22018]: time=\"2026-06-11T17:02:24.899599004Z\" level=info msg=\"Started container\" PID=90414 containerID=a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/init id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\nJun 11 17:02:25.550913 crc crio[22018]: time=\"2026-06-11T17:02:25.55023666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=20590699-cf53-4997-9c53-c32d00a95393 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:25.649192 crc crio[22018]: time=\"2026-06-11T17:02:25.648992472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b9018910-d1f2-4025-9b00-7cf1def7a7a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:25.660509 crc crio[22018]: time=\"2026-06-11T17:02:25.658135703Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:25.660509 crc crio[22018]: time=\"2026-06-11T17:02:25.659189127Z\" level=info 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:25.709975 crc crio[22018]: time=\"2026-06-11T17:02:25.709270974Z\" level=info 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:25.714757 crc crio[22018]: time=\"2026-06-11T17:02:25.714680267Z\" level=info 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:25.911635 crc crio[22018]: time=\"2026-06-11T17:02:25.911541117Z\" level=info msg=\"Created container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:25.913188 crc crio[22018]: time=\"2026-06-11T17:02:25.913088502Z\" level=info msg=\"Starting container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec\" id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:25.918953 crc crio[22018]: time=\"2026-06-11T17:02:25.918872461Z\" level=info msg=\"Started container\" PID=90542 containerID=36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\nJun 11 17:02:32.759227 crc crio[22018]: time=\"2026-06-11T17:02:32.758478506Z\" level=info msg=\"Stopping container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 (timeout: 10s)\" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:02:32.893272 crc crio[22018]: time=\"2026-06-11T17:02:32.893124391Z\" level=info msg=\"Stopped container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:02:32.895466 crc crio[22018]: time=\"2026-06-11T17:02:32.895371353Z\" level=info msg=\"Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:32.896244 crc crio[22018]: time=\"2026-06-11T17:02:32.896134778Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc00141a878}] Aliases:map[]}\"\nJun 11 17:02:32.896566 crc crio[22018]: time=\"2026-06-11T17:02:32.896480719Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:33.478905 crc crio[22018]: time=\"2026-06-11T17:02:33.478531447Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD\" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:33.479040 crc crio[22018]: time=\"2026-06-11T17:02:33.478912088Z\" level=info 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:33.559535 crc crio[22018]: time=\"2026-06-11T17:02:33.55926475Z\" level=info msg=\"Stopped pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:33.572271 crc crio[22018]: time=\"2026-06-11T17:02:33.572128852Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}\"\nJun 11 17:02:33.572271 crc crio[22018]: time=\"2026-06-11T17:02:33.572248026Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6ddbdd9749-zb76z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:33.749812 crc crio[22018]: time=\"2026-06-11T17:02:33.748572969Z\" level=info msg=\"Removing container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27\" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:33.812774 crc crio[22018]: time=\"2026-06-11T17:02:33.812672337Z\" level=info msg=\"Removed container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:33.817731 crc crio[22018]: time=\"2026-06-11T17:02:33.817653773Z\" level=info msg=\"Removing container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715\" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:33.871961 crc crio[22018]: time=\"2026-06-11T17:02:33.871811036Z\" level=info msg=\"Removed container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:34.764641 crc crio[22018]: 2026-06-11T17:02:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c23f9a89b2b38bb Mac:32:a2:0d:0b:16:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:02:34.767060 crc crio[22018]: time=\"2026-06-11T17:02:34.767023212Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}\"\nJun 11 17:02:34.767491 crc crio[22018]: time=\"2026-06-11T17:02:34.767463596Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6ddbdd9749-zb76z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:02:34.798083 crc crio[22018]: time=\"2026-06-11T17:02:34.79802839Z\" level=info msg=\"Ran pod sandbox c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 with infra container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD\" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:02:34.801946 crc crio[22018]: time=\"2026-06-11T17:02:34.801903183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=915b51ec-8d78-471b-84bc-935f9e99c303 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:34.885547 crc crio[22018]: time=\"2026-06-11T17:02:34.885447008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fe7d9c5f-6455-4f11-8f97-1b66d55b4e3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:35.294194 crc crio[22018]: time=\"2026-06-11T17:02:35.293205446Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:35.296593 crc crio[22018]: time=\"2026-06-11T17:02:35.295156429Z\" level=info 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:35.373175 crc crio[22018]: time=\"2026-06-11T17:02:35.373086335Z\" level=info 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:35.377612 crc crio[22018]: time=\"2026-06-11T17:02:35.377527946Z\" level=info 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:36.041084 crc crio[22018]: time=\"2026-06-11T17:02:36.040699412Z\" level=info msg=\"Created container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:36.047145 crc crio[22018]: time=\"2026-06-11T17:02:36.047030565Z\" level=info msg=\"Starting container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53\" id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:36.057725 crc crio[22018]: time=\"2026-06-11T17:02:36.056902162Z\" level=info msg=\"Started container\" PID=91140 containerID=2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53 description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/init id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\nJun 11 17:02:36.841571 crc crio[22018]: time=\"2026-06-11T17:02:36.841522901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a4c1142f-542f-455c-904e-9b545ffe5fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:37.076429 crc crio[22018]: time=\"2026-06-11T17:02:37.07473786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d113dd7e-e7c7-4ae6-9098-4f80909b835a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:02:37.150756 crc crio[22018]: time=\"2026-06-11T17:02:37.150532538Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:37.151275 crc crio[22018]: time=\"2026-06-11T17:02:37.151207799Z\" level=info 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:37.218444 crc crio[22018]: time=\"2026-06-11T17:02:37.218254187Z\" level=info 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:37.226600 crc crio[22018]: time=\"2026-06-11T17:02:37.226507572Z\" level=info 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:37.688585 crc crio[22018]: time=\"2026-06-11T17:02:37.688272973Z\" level=info msg=\"Created container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:02:37.690215 crc crio[22018]: time=\"2026-06-11T17:02:37.690136882Z\" level=info msg=\"Starting container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca\" id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:02:37.697230 crc crio[22018]: time=\"2026-06-11T17:02:37.697161995Z\" level=info msg=\"Started container\" PID=91223 containerID=3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\nJun 11 17:02:44.481082 crc crio[22018]: time=\"2026-06-11T17:02:44.479825188Z\" level=info msg=\"Stopping container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec (timeout: 10s)\" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:02:44.628265 crc crio[22018]: time=\"2026-06-11T17:02:44.62817408Z\" level=info msg=\"Stopped container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:02:44.629444 crc crio[22018]: time=\"2026-06-11T17:02:44.629200441Z\" level=info msg=\"Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:44.630028 crc crio[22018]: time=\"2026-06-11T17:02:44.629967485Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc0004bf8d0}] Aliases:map[]}\"\nJun 11 17:02:44.630246 crc crio[22018]: time=\"2026-06-11T17:02:44.630189912Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:02:45.091818 crc crio[22018]: time=\"2026-06-11T17:02:45.091106237Z\" level=info msg=\"Stopped pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:02:46.074276 crc crio[22018]: time=\"2026-06-11T17:02:46.073795946Z\" level=info msg=\"Removing container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec\" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:46.118986 crc crio[22018]: time=\"2026-06-11T17:02:46.118853389Z\" level=info msg=\"Removed container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:46.123882 crc crio[22018]: time=\"2026-06-11T17:02:46.123702279Z\" level=info msg=\"Removing container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f\" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:02:46.169194 crc crio[22018]: time=\"2026-06-11T17:02:46.168854379Z\" level=info msg=\"Removed container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:03.546492 crc crio[22018]: time=\"2026-06-11T17:03:03.544850966Z\" level=info msg=\"Removing container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23\" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:03.629098 crc crio[22018]: time=\"2026-06-11T17:03:03.629015032Z\" level=info msg=\"Removed container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:03.631908 crc crio[22018]: time=\"2026-06-11T17:03:03.631823741Z\" level=info msg=\"Removing container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0\" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:03.732484 crc crio[22018]: time=\"2026-06-11T17:03:03.73196841Z\" level=info msg=\"Removed container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:03:03.747425 crc crio[22018]: time=\"2026-06-11T17:03:03.747245222Z\" level=info msg=\"Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.747425 crc crio[22018]: time=\"2026-06-11T17:03:03.747414028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.748601 crc crio[22018]: time=\"2026-06-11T17:03:03.748534884Z\" level=info msg=\"Removing pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.768921 crc crio[22018]: time=\"2026-06-11T17:03:03.768838292Z\" level=info msg=\"Removed pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.770649 crc crio[22018]: time=\"2026-06-11T17:03:03.770588517Z\" level=info msg=\"Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.770802 crc crio[22018]: time=\"2026-06-11T17:03:03.77066919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.771611 crc crio[22018]: time=\"2026-06-11T17:03:03.771505607Z\" level=info msg=\"Removing pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.789095 crc crio[22018]: time=\"2026-06-11T17:03:03.788857433Z\" level=info msg=\"Removed pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.790042 crc crio[22018]: time=\"2026-06-11T17:03:03.789993226Z\" level=info msg=\"Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.790462 crc crio[22018]: time=\"2026-06-11T17:03:03.790065968Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.790924 crc crio[22018]: time=\"2026-06-11T17:03:03.790843423Z\" level=info msg=\"Removing pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.804463 crc crio[22018]: time=\"2026-06-11T17:03:03.804306315Z\" level=info msg=\"Removed pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.805463 crc crio[22018]: time=\"2026-06-11T17:03:03.805314275Z\" level=info msg=\"Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.805553 crc crio[22018]: time=\"2026-06-11T17:03:03.805501701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:03:03.805964 crc crio[22018]: time=\"2026-06-11T17:03:03.805924314Z\" level=info msg=\"Removing pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:03:03.822714 crc crio[22018]: time=\"2026-06-11T17:03:03.8226307Z\" level=info msg=\"Removed pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:00.635568 crc crio[22018]: time=\"2026-06-11T17:04:00.634259405Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686624-pzspl/POD\" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:00.639467 crc crio[22018]: time=\"2026-06-11T17:04:00.635785854Z\" level=info 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.760848 crc crio[22018]: time=\"2026-06-11T17:04:00.760146262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}\"\nJun 11 17:04:00.761395 crc crio[22018]: time=\"2026-06-11T17:04:00.760254095Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686624-pzspl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:01.425589 crc crio[22018]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc5cecb6f34309 Mac:ee:0c:9c:5f:32:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee SocketPath: PciID:}] [{Interface:0xc0002ff580 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:04:01.427581 crc crio[22018]: time=\"2026-06-11T17:04:01.42751616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}\"\nJun 11 17:04:01.427704 crc crio[22018]: time=\"2026-06-11T17:04:01.427668645Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686624-pzspl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:04:01.442542 crc crio[22018]: time=\"2026-06-11T17:04:01.442204522Z\" level=info msg=\"Ran pod sandbox bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c with infra container: openshift-infra/auto-csr-approver-29686624-pzspl/POD\" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:01.446779 crc crio[22018]: time=\"2026-06-11T17:04:01.446673921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:01.461549 crc crio[22018]: time=\"2026-06-11T17:04:01.461217486Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:04:02.317749 crc crio[22018]: time=\"2026-06-11T17:04:02.317147842Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:02.320606 crc crio[22018]: time=\"2026-06-11T17:04:02.318823335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b80629e-9dbf-4c88-84ab-1d98a29e4c1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:02.321878 crc crio[22018]: time=\"2026-06-11T17:04:02.321776479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=282301f0-2801-4e11-ad7a-44875d797a29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:02.331258 crc crio[22018]: time=\"2026-06-11T17:04:02.331143048Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:02.331865 crc crio[22018]: time=\"2026-06-11T17:04:02.331802779Z\" level=info 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.415830 crc crio[22018]: time=\"2026-06-11T17:04:02.415711126Z\" level=info 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.830809 crc crio[22018]: time=\"2026-06-11T17:04:02.830620662Z\" level=info 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.034257 crc crio[22018]: time=\"2026-06-11T17:04:03.033743483Z\" level=info msg=\"Created container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:03.037158 crc crio[22018]: time=\"2026-06-11T17:04:03.037106019Z\" level=info msg=\"Starting container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1\" id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:03.043580 crc crio[22018]: time=\"2026-06-11T17:04:03.043465642Z\" level=info msg=\"Started container\" PID=95280 containerID=c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1 description=openshift-infra/auto-csr-approver-29686624-pzspl/oc id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\nJun 11 17:04:03.891536 crc crio[22018]: time=\"2026-06-11T17:04:03.891301471Z\" level=info msg=\"Removing container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3\" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.279643 crc crio[22018]: time=\"2026-06-11T17:04:04.279013818Z\" level=info msg=\"Removed container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.291743 crc crio[22018]: time=\"2026-06-11T17:04:04.291641084Z\" level=info msg=\"Removing container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d\" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.481929 crc crio[22018]: time=\"2026-06-11T17:04:04.481193781Z\" level=info msg=\"Removed container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.488129 crc crio[22018]: time=\"2026-06-11T17:04:04.487962438Z\" level=info msg=\"Removing container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932\" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.739155 crc crio[22018]: time=\"2026-06-11T17:04:04.738236779Z\" level=info msg=\"Removed container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:04.801025 crc crio[22018]: time=\"2026-06-11T17:04:04.800233301Z\" level=info msg=\"Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:04.801025 crc crio[22018]: time=\"2026-06-11T17:04:04.800941114Z\" level=info msg=\"Stopped pod sandbox (already stopped): 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:04.808311 crc crio[22018]: time=\"2026-06-11T17:04:04.807921689Z\" level=info msg=\"Removing pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:04.898119 crc crio[22018]: time=\"2026-06-11T17:04:04.897577172Z\" level=info msg=\"Removed pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:04.899138 crc crio[22018]: time=\"2026-06-11T17:04:04.898756739Z\" level=info msg=\"Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:04.899138 crc crio[22018]: time=\"2026-06-11T17:04:04.898808881Z\" level=info msg=\"Stopped pod sandbox (already stopped): caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:04.904633 crc crio[22018]: time=\"2026-06-11T17:04:04.903265214Z\" level=info msg=\"Removing pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:04.953676 crc crio[22018]: time=\"2026-06-11T17:04:04.946577706Z\" level=info msg=\"Removed pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:04:05.634795 crc crio[22018]: time=\"2026-06-11T17:04:05.633430896Z\" level=info msg=\"Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:05.635170 crc crio[22018]: time=\"2026-06-11T17:04:05.635031628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca09b8}] Aliases:map[]}\"\nJun 11 17:04:05.635258 crc crio[22018]: time=\"2026-06-11T17:04:05.635186853Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686624-pzspl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:06.029444 crc crio[22018]: time=\"2026-06-11T17:04:06.028924855Z\" level=info msg=\"Stopped pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:37.416973 crc crio[22018]: time=\"2026-06-11T17:04:37.415835007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pfvrn/POD\" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:37.420227 crc crio[22018]: time=\"2026-06-11T17:04:37.417117978Z\" level=info 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:37.493590 crc crio[22018]: time=\"2026-06-11T17:04:37.493475405Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}\"\nJun 11 17:04:37.493590 crc crio[22018]: time=\"2026-06-11T17:04:37.493555557Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pfvrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:38.228921 crc crio[22018]: 2026-06-11T17:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ca1298c3137c1f Mac:1a:84:75:59:71:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:04:38.232023 crc crio[22018]: time=\"2026-06-11T17:04:38.231934877Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}\"\nJun 11 17:04:38.232479 crc crio[22018]: time=\"2026-06-11T17:04:38.232380246Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pfvrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:04:38.244126 crc crio[22018]: time=\"2026-06-11T17:04:38.244050721Z\" level=info msg=\"Ran pod sandbox 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb with infra container: openshift-marketplace/redhat-marketplace-pfvrn/POD\" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:38.247946 crc crio[22018]: time=\"2026-06-11T17:04:38.247897991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93bf2036-0df3-4d9a-bb14-35fa4b644856 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:38.251460 crc crio[22018]: time=\"2026-06-11T17:04:38.25130024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ee4ff9b-078e-430f-b0ae-74312eaa5d94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:38.259112 crc crio[22018]: time=\"2026-06-11T17:04:38.259031816Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:38.260129 crc crio[22018]: time=\"2026-06-11T17:04:38.260102021Z\" level=info 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:38.326683 crc crio[22018]: time=\"2026-06-11T17:04:38.32653968Z\" level=info 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:38.334754 crc crio[22018]: time=\"2026-06-11T17:04:38.334702389Z\" level=info 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:38.533290 crc crio[22018]: time=\"2026-06-11T17:04:38.533229493Z\" level=info msg=\"Created container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:38.536566 crc crio[22018]: time=\"2026-06-11T17:04:38.536281831Z\" level=info msg=\"Starting container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f\" id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:38.544848 crc crio[22018]: time=\"2026-06-11T17:04:38.544692229Z\" level=info msg=\"Started container\" PID=97024 containerID=a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f description=openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\nJun 11 17:04:38.860838 crc crio[22018]: time=\"2026-06-11T17:04:38.860197614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:38.883295 crc crio[22018]: time=\"2026-06-11T17:04:38.882991994Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:04:39.540081 crc crio[22018]: time=\"2026-06-11T17:04:39.539897302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:39.542696 crc crio[22018]: time=\"2026-06-11T17:04:39.542594339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d62f56c2-5056-4529-b609-f46fa0fa0c97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:39.545756 crc crio[22018]: time=\"2026-06-11T17:04:39.545673542Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5eabc23b-a1b6-4cc0-9a0d-697e6f9f1572 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:39.558700 crc crio[22018]: time=\"2026-06-11T17:04:39.557853771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:39.559518 crc crio[22018]: time=\"2026-06-11T17:04:39.559449922Z\" level=info 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:39.637569 crc crio[22018]: time=\"2026-06-11T17:04:39.636964214Z\" level=info 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:39.642856 crc crio[22018]: time=\"2026-06-11T17:04:39.64278591Z\" level=info 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:39.915020 crc crio[22018]: time=\"2026-06-11T17:04:39.914780707Z\" level=info msg=\"Created container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:39.923297 crc crio[22018]: time=\"2026-06-11T17:04:39.922831695Z\" level=info msg=\"Starting container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e\" id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:39.932720 crc crio[22018]: time=\"2026-06-11T17:04:39.932632908Z\" level=info msg=\"Started container\" PID=97090 containerID=ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e description=openshift-marketplace/redhat-marketplace-pfvrn/extract-content id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\nJun 11 17:04:41.915110 crc crio[22018]: time=\"2026-06-11T17:04:41.914521832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6a6e2f8-6003-4f73-86cd-dd4462f92d46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:41.919080 crc crio[22018]: time=\"2026-06-11T17:04:41.918707596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb19b52a-28cb-4a09-9a77-211f7b96daf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:41.936149 crc crio[22018]: time=\"2026-06-11T17:04:41.93608795Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:41.936928 crc crio[22018]: time=\"2026-06-11T17:04:41.936902827Z\" level=info 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:42.032591 crc crio[22018]: time=\"2026-06-11T17:04:42.032493554Z\" level=info 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:42.038938 crc crio[22018]: time=\"2026-06-11T17:04:42.038835349Z\" level=info 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:42.313065 crc crio[22018]: time=\"2026-06-11T17:04:42.312492848Z\" level=info msg=\"Created container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:42.314689 crc crio[22018]: time=\"2026-06-11T17:04:42.314612105Z\" level=info msg=\"Starting container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158\" id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:42.320989 crc crio[22018]: time=\"2026-06-11T17:04:42.320890107Z\" level=info msg=\"Started container\" PID=97236 containerID=db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 description=openshift-marketplace/redhat-marketplace-pfvrn/registry-server id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\nJun 11 17:04:50.227801 crc crio[22018]: time=\"2026-06-11T17:04:50.226806788Z\" level=info msg=\"Stopping container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 (timeout: 2s)\" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:04:50.378801 crc crio[22018]: time=\"2026-06-11T17:04:50.376017809Z\" level=info msg=\"Stopped container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:04:50.380470 crc crio[22018]: time=\"2026-06-11T17:04:50.380114972Z\" level=info msg=\"Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:50.381292 crc crio[22018]: time=\"2026-06-11T17:04:50.381221395Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000380570}] Aliases:map[]}\"\nJun 11 17:04:50.381910 crc crio[22018]: time=\"2026-06-11T17:04:50.381602107Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pfvrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:51.371986 crc crio[22018]: time=\"2026-06-11T17:04:51.371260649Z\" level=info msg=\"Stopped pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:04:52.354598 crc crio[22018]: time=\"2026-06-11T17:04:52.353991699Z\" level=info msg=\"Removing container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158\" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:52.455020 crc crio[22018]: time=\"2026-06-11T17:04:52.452976042Z\" level=info msg=\"Removed container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:52.508920 crc crio[22018]: time=\"2026-06-11T17:04:52.507051833Z\" level=info msg=\"Removing container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e\" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:52.566316 crc crio[22018]: time=\"2026-06-11T17:04:52.566146892Z\" level=info msg=\"Removed container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:52.589972 crc crio[22018]: time=\"2026-06-11T17:04:52.589855601Z\" level=info msg=\"Removing container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f\" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:52.677927 crc crio[22018]: time=\"2026-06-11T17:04:52.676869143Z\" level=info msg=\"Removed container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:04:54.458371 crc crio[22018]: time=\"2026-06-11T17:04:54.453956133Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l86qt/POD\" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:54.458371 crc crio[22018]: time=\"2026-06-11T17:04:54.454590523Z\" level=info 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:54.781834 crc crio[22018]: time=\"2026-06-11T17:04:54.781610837Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}\"\nJun 11 17:04:54.781834 crc crio[22018]: time=\"2026-06-11T17:04:54.78170342Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l86qt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:04:55.321644 crc crio[22018]: 2026-06-11T17:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de08a0556b7775b Mac:d2:e4:fd:65:91:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:04:55.323600 crc crio[22018]: time=\"2026-06-11T17:04:55.323524123Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}\"\nJun 11 17:04:55.323787 crc crio[22018]: time=\"2026-06-11T17:04:55.32372888Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l86qt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:04:55.337440 crc crio[22018]: time=\"2026-06-11T17:04:55.335553221Z\" level=info msg=\"Ran pod sandbox de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 with infra container: openshift-marketplace/certified-operators-l86qt/POD\" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:04:55.339642 crc crio[22018]: time=\"2026-06-11T17:04:55.339564165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6c73a6a-e1cf-4506-b409-73dbfa0b42eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:55.342471 crc crio[22018]: time=\"2026-06-11T17:04:55.342273641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c2bc245-6278-4f74-8ab5-b930df55c5a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:55.355743 crc crio[22018]: time=\"2026-06-11T17:04:55.355540139Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:55.356004 crc crio[22018]: time=\"2026-06-11T17:04:55.355947132Z\" level=info 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:55.410547 crc crio[22018]: time=\"2026-06-11T17:04:55.410298971Z\" level=info 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:55.415614 crc crio[22018]: time=\"2026-06-11T17:04:55.415544849Z\" level=info 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:55.582881 crc crio[22018]: time=\"2026-06-11T17:04:55.582756813Z\" level=info msg=\"Created container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:55.586238 crc crio[22018]: time=\"2026-06-11T17:04:55.5860941Z\" level=info msg=\"Starting container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6\" id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:55.591791 crc crio[22018]: time=\"2026-06-11T17:04:55.591699508Z\" level=info msg=\"Started container\" PID=97980 containerID=f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6 description=openshift-marketplace/certified-operators-l86qt/extract-utilities id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\nJun 11 17:04:56.423500 crc crio[22018]: time=\"2026-06-11T17:04:56.422935927Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:56.433071 crc crio[22018]: time=\"2026-06-11T17:04:56.432970516Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:04:57.308548 crc crio[22018]: time=\"2026-06-11T17:04:57.308441126Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage\nJun 11 17:04:57.309796 crc crio[22018]: time=\"2026-06-11T17:04:57.309302563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5e3580b2-ebf7-4e39-b366-e0897ff87ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:57.312477 crc crio[22018]: time=\"2026-06-11T17:04:57.312378971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e3a0f113-3dd0-4562-8c2e-f17b887f4457 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:04:57.321010 crc crio[22018]: time=\"2026-06-11T17:04:57.320888943Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/extract-content\" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:57.321851 crc crio[22018]: time=\"2026-06-11T17:04:57.32172067Z\" level=info 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:57.375792 crc crio[22018]: time=\"2026-06-11T17:04:57.375536406Z\" level=info 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:57.379293 crc crio[22018]: time=\"2026-06-11T17:04:57.379228663Z\" level=info 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:57.577159 crc crio[22018]: time=\"2026-06-11T17:04:57.577061485Z\" level=info msg=\"Created container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content\" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:04:57.578522 crc crio[22018]: time=\"2026-06-11T17:04:57.578466993Z\" level=info msg=\"Starting container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a\" id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:04:57.587710 crc crio[22018]: time=\"2026-06-11T17:04:57.587606512Z\" level=info msg=\"Started container\" PID=98067 containerID=ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a description=openshift-marketplace/certified-operators-l86qt/extract-content id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\nJun 11 17:05:00.495266 crc crio[22018]: time=\"2026-06-11T17:05:00.494779636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b3d4c4b-f1f2-436b-92a1-00fb9a3aeadb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:00.498808 crc crio[22018]: time=\"2026-06-11T17:05:00.498718072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f206cc44-86a3-4053-b070-5caf9ef8d55e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:00.535966 crc crio[22018]: time=\"2026-06-11T17:05:00.535706483Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/registry-server\" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:00.539691 crc crio[22018]: time=\"2026-06-11T17:05:00.539616139Z\" level=info 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:00.648251 crc crio[22018]: time=\"2026-06-11T17:05:00.64816038Z\" level=info 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:00.652143 crc crio[22018]: time=\"2026-06-11T17:05:00.652055223Z\" level=info 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:00.823300 crc crio[22018]: time=\"2026-06-11T17:05:00.822648115Z\" level=info msg=\"Created container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:00.824903 crc crio[22018]: time=\"2026-06-11T17:05:00.824807625Z\" level=info msg=\"Starting container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19\" id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:00.831971 crc crio[22018]: time=\"2026-06-11T17:05:00.830787926Z\" level=info msg=\"Started container\" PID=98245 containerID=1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 description=openshift-marketplace/certified-operators-l86qt/registry-server id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\nJun 11 17:05:05.078289 crc crio[22018]: time=\"2026-06-11T17:05:05.077453663Z\" level=info msg=\"Removing container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6\" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:05.283401 crc crio[22018]: time=\"2026-06-11T17:05:05.283259525Z\" level=info msg=\"Removed container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:05.305462 crc crio[22018]: time=\"2026-06-11T17:05:05.305286811Z\" level=info msg=\"Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:05.305782 crc crio[22018]: time=\"2026-06-11T17:05:05.305492978Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:05.306976 crc crio[22018]: time=\"2026-06-11T17:05:05.306910993Z\" level=info msg=\"Removing pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:05.321453 crc crio[22018]: time=\"2026-06-11T17:05:05.320955403Z\" level=info msg=\"Removed pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:05.322676 crc crio[22018]: time=\"2026-06-11T17:05:05.322553341Z\" level=info msg=\"Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:05.322676 crc crio[22018]: time=\"2026-06-11T17:05:05.322659905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:05.323622 crc crio[22018]: time=\"2026-06-11T17:05:05.323458841Z\" level=info msg=\"Removing pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:05.346367 crc crio[22018]: time=\"2026-06-11T17:05:05.346185657Z\" level=info msg=\"Removed pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:05:14.966243 crc crio[22018]: time=\"2026-06-11T17:05:14.96527271Z\" level=info msg=\"Stopping container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 (timeout: 2s)\" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:15.163604 crc crio[22018]: time=\"2026-06-11T17:05:15.161481686Z\" level=info msg=\"Stopped container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:15.189674 crc crio[22018]: time=\"2026-06-11T17:05:15.189560795Z\" level=info msg=\"Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:15.194127 crc crio[22018]: time=\"2026-06-11T17:05:15.191792936Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc001adf5f0}] Aliases:map[]}\"\nJun 11 17:05:15.194127 crc crio[22018]: time=\"2026-06-11T17:05:15.191998253Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l86qt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:15.743764 crc crio[22018]: time=\"2026-06-11T17:05:15.743245049Z\" level=info msg=\"Stopped pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:16.787718 crc crio[22018]: time=\"2026-06-11T17:05:16.786988786Z\" level=info msg=\"Removing container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19\" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:16.827613 crc crio[22018]: time=\"2026-06-11T17:05:16.827483762Z\" level=info msg=\"Removed container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:16.830667 crc crio[22018]: time=\"2026-06-11T17:05:16.830558886Z\" level=info msg=\"Removing container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a\" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:16.903028 crc crio[22018]: time=\"2026-06-11T17:05:16.902913689Z\" level=info msg=\"Removed container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content\" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:16.908208 crc crio[22018]: time=\"2026-06-11T17:05:16.908020367Z\" level=info msg=\"Removing container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6\" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:16.944801 crc crio[22018]: time=\"2026-06-11T17:05:16.944614448Z\" level=info msg=\"Removed container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:39.713729 crc crio[22018]: time=\"2026-06-11T17:05:39.712721029Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7z2wd/POD\" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:39.715549 crc crio[22018]: time=\"2026-06-11T17:05:39.713743712Z\" level=info 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:39.772360 crc crio[22018]: time=\"2026-06-11T17:05:39.772173267Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}\"\nJun 11 17:05:39.772360 crc crio[22018]: time=\"2026-06-11T17:05:39.772312491Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7z2wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:40.389554 crc crio[22018]: 2026-06-11T17:05:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e829e69bc0caa Mac:06:1c:6f:db:ef:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:05:40.391896 crc crio[22018]: time=\"2026-06-11T17:05:40.391542556Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}\"\nJun 11 17:05:40.391896 crc crio[22018]: time=\"2026-06-11T17:05:40.391699231Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7z2wd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:05:40.403748 crc crio[22018]: time=\"2026-06-11T17:05:40.403648755Z\" level=info msg=\"Ran pod sandbox 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 with infra container: openshift-marketplace/community-operators-7z2wd/POD\" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:05:40.406827 crc crio[22018]: time=\"2026-06-11T17:05:40.406533883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbfbe564-4a4e-4ea8-889a-1e8b662fedab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:40.409143 crc crio[22018]: time=\"2026-06-11T17:05:40.408975922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbc8f9c0-66ec-4ed4-8cf7-c066fcb74ae3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:40.417238 crc crio[22018]: time=\"2026-06-11T17:05:40.417122051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:40.417801 crc crio[22018]: time=\"2026-06-11T17:05:40.417731101Z\" level=info 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:40.482093 crc crio[22018]: time=\"2026-06-11T17:05:40.48200413Z\" level=info 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:40.486942 crc crio[22018]: time=\"2026-06-11T17:05:40.486876657Z\" level=info 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:40.667860 crc crio[22018]: time=\"2026-06-11T17:05:40.667603842Z\" level=info msg=\"Created container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:40.669055 crc crio[22018]: time=\"2026-06-11T17:05:40.668993167Z\" level=info msg=\"Starting container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c\" id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:40.676723 crc crio[22018]: time=\"2026-06-11T17:05:40.676676121Z\" level=info msg=\"Started container\" PID=100115 containerID=9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c description=openshift-marketplace/community-operators-7z2wd/extract-utilities id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\nJun 11 17:05:41.240703 crc crio[22018]: time=\"2026-06-11T17:05:41.240074914Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:41.250451 crc crio[22018]: time=\"2026-06-11T17:05:41.250261239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:05:41.890592 crc crio[22018]: time=\"2026-06-11T17:05:41.890317488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:05:41.891889 crc crio[22018]: time=\"2026-06-11T17:05:41.891786905Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87dbea25-c26a-4f4a-aeb7-222128e0c079 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:41.895148 crc crio[22018]: time=\"2026-06-11T17:05:41.895033369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b472f11-02e0-4253-b848-63c022ac09d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:41.906660 crc crio[22018]: time=\"2026-06-11T17:05:41.906578518Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/extract-content\" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:41.907078 crc crio[22018]: time=\"2026-06-11T17:05:41.906988781Z\" level=info 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:41.960865 crc crio[22018]: time=\"2026-06-11T17:05:41.960786996Z\" level=info 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:41.966028 crc crio[22018]: time=\"2026-06-11T17:05:41.965961762Z\" level=info 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:42.161831 crc crio[22018]: time=\"2026-06-11T17:05:42.161738737Z\" level=info msg=\"Created container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content\" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:42.162908 crc crio[22018]: time=\"2026-06-11T17:05:42.162840902Z\" level=info msg=\"Starting container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25\" id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:42.168614 crc crio[22018]: time=\"2026-06-11T17:05:42.168459252Z\" level=info msg=\"Started container\" PID=100144 containerID=67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25 description=openshift-marketplace/community-operators-7z2wd/extract-content id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\nJun 11 17:05:44.298006 crc crio[22018]: time=\"2026-06-11T17:05:44.297203975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d697020a-2c66-43d4-9681-520255ae1b96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:44.300542 crc crio[22018]: time=\"2026-06-11T17:05:44.300465107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cb8bb26-58a4-4d8c-8ff9-514adbcc980b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:05:44.308228 crc crio[22018]: time=\"2026-06-11T17:05:44.308151712Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/registry-server\" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:44.308634 crc crio[22018]: time=\"2026-06-11T17:05:44.308575855Z\" level=info 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:44.385757 crc crio[22018]: time=\"2026-06-11T17:05:44.385264881Z\" level=info 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:44.396262 crc crio[22018]: time=\"2026-06-11T17:05:44.396164369Z\" level=info 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:44.549679 crc crio[22018]: time=\"2026-06-11T17:05:44.549577333Z\" level=info msg=\"Created container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:05:44.555141 crc crio[22018]: time=\"2026-06-11T17:05:44.554998477Z\" level=info msg=\"Starting container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721\" id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:05:44.561264 crc crio[22018]: time=\"2026-06-11T17:05:44.561186313Z\" level=info msg=\"Started container\" PID=100357 containerID=77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 description=openshift-marketplace/community-operators-7z2wd/registry-server id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\nJun 11 17:05:53.249864 crc crio[22018]: time=\"2026-06-11T17:05:53.249300302Z\" level=info msg=\"Stopping container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 (timeout: 2s)\" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:53.375824 crc crio[22018]: time=\"2026-06-11T17:05:53.375680353Z\" level=info msg=\"Stopped container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:05:53.376815 crc crio[22018]: time=\"2026-06-11T17:05:53.376722226Z\" level=info msg=\"Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:53.377583 crc crio[22018]: time=\"2026-06-11T17:05:53.377508241Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"\nJun 11 17:05:53.377792 crc crio[22018]: time=\"2026-06-11T17:05:53.377721008Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7z2wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:05:53.670657 crc crio[22018]: time=\"2026-06-11T17:05:53.67055002Z\" level=info msg=\"Stopped pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:05:54.476008 crc crio[22018]: time=\"2026-06-11T17:05:54.475466648Z\" level=info msg=\"Removing container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721\" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:54.513451 crc crio[22018]: time=\"2026-06-11T17:05:54.513195433Z\" level=info msg=\"Removed container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:54.516103 crc crio[22018]: time=\"2026-06-11T17:05:54.516019202Z\" level=info msg=\"Removing container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25\" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:54.571746 crc crio[22018]: time=\"2026-06-11T17:05:54.571610718Z\" level=info msg=\"Removed container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content\" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:54.576122 crc crio[22018]: time=\"2026-06-11T17:05:54.575269872Z\" level=info msg=\"Removing container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c\" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:05:54.629966 crc crio[22018]: time=\"2026-06-11T17:05:54.629841497Z\" level=info msg=\"Removed container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:06:00.532081 crc crio[22018]: time=\"2026-06-11T17:06:00.531548389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686626-8vvs7/POD\" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:00.533880 crc crio[22018]: time=\"2026-06-11T17:06:00.532091747Z\" level=info 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.572725 crc crio[22018]: time=\"2026-06-11T17:06:00.572581249Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}\"\nJun 11 17:06:00.572725 crc crio[22018]: time=\"2026-06-11T17:06:00.572645541Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686626-8vvs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:01.206687 crc crio[22018]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea5fc6371e0b56f Mac:9a:3c:05:8d:31:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 SocketPath: PciID:}] [{Interface:0xc0003589f0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:06:01.208780 crc crio[22018]: time=\"2026-06-11T17:06:01.208132053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}\"\nJun 11 17:06:01.208780 crc crio[22018]: time=\"2026-06-11T17:06:01.208259117Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686626-8vvs7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:06:01.218188 crc crio[22018]: time=\"2026-06-11T17:06:01.218070642Z\" level=info msg=\"Ran pod sandbox ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca with infra container: openshift-infra/auto-csr-approver-29686626-8vvs7/POD\" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:01.225420 crc crio[22018]: time=\"2026-06-11T17:06:01.224249347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:01.234564 crc crio[22018]: time=\"2026-06-11T17:06:01.234285058Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:06:02.415054 crc crio[22018]: time=\"2026-06-11T17:06:02.414520659Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:02.416939 crc crio[22018]: time=\"2026-06-11T17:06:02.416862484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10daf11d-7dd0-4ccb-8625-f9b6ff98d7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:02.419162 crc crio[22018]: time=\"2026-06-11T17:06:02.419065594Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5749ebee-43ce-43df-b113-4e14e209a8ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:02.428027 crc crio[22018]: time=\"2026-06-11T17:06:02.427946147Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:02.428729 crc crio[22018]: time=\"2026-06-11T17:06:02.42864376Z\" level=info 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.486949 crc crio[22018]: time=\"2026-06-11T17:06:02.48664369Z\" level=info 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.786662 crc crio[22018]: time=\"2026-06-11T17:06:02.786408333Z\" level=info 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.924064 crc crio[22018]: time=\"2026-06-11T17:06:02.923973422Z\" level=info msg=\"Created container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:06:02.927968 crc crio[22018]: time=\"2026-06-11T17:06:02.927860097Z\" level=info msg=\"Starting container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64\" id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:06:02.933104 crc crio[22018]: time=\"2026-06-11T17:06:02.932951579Z\" level=info msg=\"Started container\" PID=101315 containerID=9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64 description=openshift-infra/auto-csr-approver-29686626-8vvs7/oc id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\nJun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.643134138Z\" level=info msg=\"Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.644811371Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc002b14b60}] Aliases:map[]}\"\nJun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.644965285Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686626-8vvs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:06:05.041480 crc crio[22018]: time=\"2026-06-11T17:06:05.04131608Z\" level=info msg=\"Stopped pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.391274 crc crio[22018]: time=\"2026-06-11T17:06:05.390178298Z\" level=info msg=\"Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.391274 crc crio[22018]: time=\"2026-06-11T17:06:05.391272934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.392389 crc crio[22018]: time=\"2026-06-11T17:06:05.392184622Z\" level=info msg=\"Removing pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:06:05.414987 crc crio[22018]: time=\"2026-06-11T17:06:05.4148655Z\" level=info msg=\"Removed pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:06:05.416868 crc crio[22018]: time=\"2026-06-11T17:06:05.416742226Z\" level=info msg=\"Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.417219 crc crio[22018]: time=\"2026-06-11T17:06:05.416888791Z\" level=info msg=\"Stopped pod sandbox (already stopped): de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:06:05.418293 crc crio[22018]: time=\"2026-06-11T17:06:05.418207072Z\" level=info msg=\"Removing pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:06:05.440217 crc crio[22018]: time=\"2026-06-11T17:06:05.440104413Z\" level=info msg=\"Removed pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:06:39.567896 crc crio[22018]: time=\"2026-06-11T17:06:39.566643619Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:39.569413 crc crio[22018]: time=\"2026-06-11T17:06:39.567948861Z\" level=info 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:39.612257 crc crio[22018]: time=\"2026-06-11T17:06:39.612190616Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:39.626272 crc crio[22018]: time=\"2026-06-11T17:06:39.62616526Z\" level=info msg=\"Ran pod sandbox b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:06:39.628294 crc crio[22018]: time=\"2026-06-11T17:06:39.628235326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:39.628757 crc crio[22018]: time=\"2026-06-11T17:06:39.628621228Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:39.628894 crc crio[22018]: time=\"2026-06-11T17:06:39.628865236Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:06:39.630551 crc crio[22018]: time=\"2026-06-11T17:06:39.630489567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage\nJun 11 17:06:39.651126 crc crio[22018]: time=\"2026-06-11T17:06:39.650996801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"\nJun 11 17:07:02.305935 crc crio[22018]: time=\"2026-06-11T17:07:02.304973523Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:02.307690 crc crio[22018]: time=\"2026-06-11T17:07:02.307197833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=3ad91cfa-f6f4-4274-9002-c52c4288388a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:02.313906 crc crio[22018]: time=\"2026-06-11T17:07:02.313819614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=cf0f18c5-33c2-4746-9325-30f4284f56a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:02.325048 crc crio[22018]: time=\"2026-06-11T17:07:02.32494765Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:02.327571 crc crio[22018]: time=\"2026-06-11T17:07:02.327502212Z\" level=info 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:02.369621 crc crio[22018]: time=\"2026-06-11T17:07:02.369520821Z\" level=info 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:02.373707 crc crio[22018]: time=\"2026-06-11T17:07:02.373584291Z\" level=info 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:02.577709 crc crio[22018]: time=\"2026-06-11T17:07:02.57666668Z\" level=info msg=\"Created container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:02.580121 crc crio[22018]: time=\"2026-06-11T17:07:02.579920223Z\" level=info msg=\"Starting container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd\" id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:02.586285 crc crio[22018]: time=\"2026-06-11T17:07:02.586182693Z\" level=info msg=\"Started container\" PID=104189 containerID=205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\nJun 11 17:07:05.488503 crc crio[22018]: time=\"2026-06-11T17:07:05.48773503Z\" level=info msg=\"Removing container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6\" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.723248 crc crio[22018]: time=\"2026-06-11T17:07:05.723176308Z\" level=info msg=\"Removed container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.726940 crc crio[22018]: time=\"2026-06-11T17:07:05.726887978Z\" level=info msg=\"Removing container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8\" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.813891 crc crio[22018]: time=\"2026-06-11T17:07:05.813671807Z\" level=info msg=\"Removed container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.819176 crc crio[22018]: time=\"2026-06-11T17:07:05.819101919Z\" level=info msg=\"Removing container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7\" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.987153 crc crio[22018]: time=\"2026-06-11T17:07:05.987078879Z\" level=info msg=\"Removed container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:05.990035 crc crio[22018]: time=\"2026-06-11T17:07:05.98994435Z\" level=info msg=\"Removing container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85\" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.058111 crc crio[22018]: time=\"2026-06-11T17:07:06.058004338Z\" level=info msg=\"Removed container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.062488 crc crio[22018]: time=\"2026-06-11T17:07:06.062307558Z\" level=info msg=\"Removing container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d\" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.102075 crc crio[22018]: time=\"2026-06-11T17:07:06.101998668Z\" level=info msg=\"Removed container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.105549 crc crio[22018]: time=\"2026-06-11T17:07:06.1052876Z\" level=info msg=\"Removing container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423\" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.241064 crc crio[22018]: time=\"2026-06-11T17:07:06.240980062Z\" level=info msg=\"Removed container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.246937 crc crio[22018]: time=\"2026-06-11T17:07:06.246838475Z\" level=info msg=\"Removing container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648\" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.376564 crc crio[22018]: time=\"2026-06-11T17:07:06.376190986Z\" level=info msg=\"Removed container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.380163 crc crio[22018]: time=\"2026-06-11T17:07:06.380068616Z\" level=info msg=\"Removing container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405\" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.548835 crc crio[22018]: time=\"2026-06-11T17:07:06.548743289Z\" level=info msg=\"Removed container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.556000 crc crio[22018]: time=\"2026-06-11T17:07:06.555705919Z\" level=info msg=\"Removing container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c\" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.614927 crc crio[22018]: time=\"2026-06-11T17:07:06.610721204Z\" level=info msg=\"Removed container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.617829 crc crio[22018]: time=\"2026-06-11T17:07:06.617310624Z\" level=info msg=\"Removing container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e\" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.666021 crc crio[22018]: time=\"2026-06-11T17:07:06.665948469Z\" level=info msg=\"Removed container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:07:06.710829 crc crio[22018]: time=\"2026-06-11T17:07:06.710717294Z\" level=info msg=\"Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.710829 crc crio[22018]: time=\"2026-06-11T17:07:06.710797197Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.713117 crc crio[22018]: time=\"2026-06-11T17:07:06.713048968Z\" level=info msg=\"Removing pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:06.742420 crc crio[22018]: time=\"2026-06-11T17:07:06.742242884Z\" level=info msg=\"Removed pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:06.745670 crc crio[22018]: time=\"2026-06-11T17:07:06.745607127Z\" level=info msg=\"Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.746066 crc crio[22018]: time=\"2026-06-11T17:07:06.746038001Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.747094 crc crio[22018]: time=\"2026-06-11T17:07:06.747063104Z\" level=info msg=\"Removing pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:06.777896 crc crio[22018]: time=\"2026-06-11T17:07:06.777810374Z\" level=info msg=\"Removed pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:06.779543 crc crio[22018]: time=\"2026-06-11T17:07:06.779402665Z\" level=info msg=\"Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.779543 crc crio[22018]: time=\"2026-06-11T17:07:06.779529649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:06.780109 crc crio[22018]: time=\"2026-06-11T17:07:06.780073507Z\" level=info msg=\"Removing pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.101489 crc crio[22018]: time=\"2026-06-11T17:07:07.099874622Z\" level=info msg=\"Removed pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.103172 crc crio[22018]: time=\"2026-06-11T17:07:07.102180184Z\" level=info msg=\"Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.103439 crc crio[22018]: time=\"2026-06-11T17:07:07.103407974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.104596 crc crio[22018]: time=\"2026-06-11T17:07:07.104494186Z\" level=info msg=\"Removing pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.167596 crc crio[22018]: time=\"2026-06-11T17:07:07.167387814Z\" level=info msg=\"Removed pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.169485 crc crio[22018]: time=\"2026-06-11T17:07:07.169040815Z\" level=info msg=\"Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.169485 crc crio[22018]: time=\"2026-06-11T17:07:07.169139948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.169935 crc crio[22018]: time=\"2026-06-11T17:07:07.169859751Z\" level=info msg=\"Removing pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.187424 crc crio[22018]: time=\"2026-06-11T17:07:07.18727818Z\" level=info msg=\"Removed pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.189395 crc crio[22018]: time=\"2026-06-11T17:07:07.189284971Z\" level=info msg=\"Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.189507 crc crio[22018]: time=\"2026-06-11T17:07:07.189423566Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.191485 crc crio[22018]: time=\"2026-06-11T17:07:07.191307516Z\" level=info msg=\"Removing pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.218521 crc crio[22018]: time=\"2026-06-11T17:07:07.218139584Z\" level=info msg=\"Removed pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.219847 crc crio[22018]: time=\"2026-06-11T17:07:07.219315519Z\" level=info msg=\"Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.219847 crc crio[22018]: time=\"2026-06-11T17:07:07.219809715Z\" level=info msg=\"Stopped pod sandbox (already stopped): df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.220718 crc crio[22018]: time=\"2026-06-11T17:07:07.220594059Z\" level=info msg=\"Removing pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.250069 crc crio[22018]: time=\"2026-06-11T17:07:07.249953796Z\" level=info msg=\"Removed pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.255029 crc crio[22018]: time=\"2026-06-11T17:07:07.254717248Z\" level=info msg=\"Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.255029 crc crio[22018]: time=\"2026-06-11T17:07:07.254809551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.260756 crc crio[22018]: time=\"2026-06-11T17:07:07.260690579Z\" level=info msg=\"Removing pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.290516 crc crio[22018]: time=\"2026-06-11T17:07:07.290403517Z\" level=info msg=\"Removed pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.292196 crc crio[22018]: time=\"2026-06-11T17:07:07.291776181Z\" level=info msg=\"Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.292196 crc crio[22018]: time=\"2026-06-11T17:07:07.291862093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.292667 crc crio[22018]: time=\"2026-06-11T17:07:07.292601547Z\" level=info msg=\"Removing pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.328024 crc crio[22018]: time=\"2026-06-11T17:07:07.327865674Z\" level=info msg=\"Removed pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.329269 crc crio[22018]: time=\"2026-06-11T17:07:07.329210975Z\" level=info msg=\"Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.329597 crc crio[22018]: time=\"2026-06-11T17:07:07.329298738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:07.329842 crc crio[22018]: time=\"2026-06-11T17:07:07.329789223Z\" level=info msg=\"Removing pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:07.460002 crc crio[22018]: time=\"2026-06-11T17:07:07.458944113Z\" level=info msg=\"Removed pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:07:09.834614 crc crio[22018]: time=\"2026-06-11T17:07:09.833969262Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b91c5cae-73e9-49a8-bdfc-35367ef64b8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:09.849550 crc crio[22018]: time=\"2026-06-11T17:07:09.849437835Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c931e7ea-f293-41fc-a969-6dbc1ce1c69e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:09.856792 crc crio[22018]: time=\"2026-06-11T17:07:09.856575943Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:09.857246 crc crio[22018]: time=\"2026-06-11T17:07:09.857191323Z\" level=info 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:09.924038 crc crio[22018]: time=\"2026-06-11T17:07:09.923811828Z\" level=info 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:09.927742 crc crio[22018]: time=\"2026-06-11T17:07:09.927663531Z\" level=info 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:10.126234 crc crio[22018]: time=\"2026-06-11T17:07:10.126113412Z\" level=info msg=\"Created container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:10.127438 crc crio[22018]: time=\"2026-06-11T17:07:10.12730822Z\" level=info msg=\"Starting container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f\" id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:10.132834 crc crio[22018]: time=\"2026-06-11T17:07:10.132743813Z\" level=info msg=\"Started container\" PID=104584 containerID=1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\nJun 11 17:07:20.652665 crc crio[22018]: time=\"2026-06-11T17:07:20.6515941Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD\" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:20.654164 crc crio[22018]: time=\"2026-06-11T17:07:20.652686934Z\" level=info 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:20.696398 crc crio[22018]: time=\"2026-06-11T17:07:20.695966856Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}\"\nJun 11 17:07:20.696398 crc crio[22018]: time=\"2026-06-11T17:07:20.696374339Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:21.253016 crc crio[22018]: 2026-06-11T17:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d334f540a6538 Mac:e6:51:6c:79:b9:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 SocketPath: PciID:}] [{Interface:0xc0004b2690 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:07:21.254678 crc crio[22018]: time=\"2026-06-11T17:07:21.254589107Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}\"\nJun 11 17:07:21.254851 crc crio[22018]: time=\"2026-06-11T17:07:21.254794033Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:07:21.263096 crc crio[22018]: time=\"2026-06-11T17:07:21.263047247Z\" level=info msg=\"Ran pod sandbox 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD\" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:07:21.266168 crc crio[22018]: time=\"2026-06-11T17:07:21.266085072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=e8edde2f-1964-44e5-9203-b876d805173d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:21.268374 crc crio[22018]: time=\"2026-06-11T17:07:21.268256522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=510981e9-e0a6-4700-bbb1-ef672411dd65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:21.278387 crc crio[22018]: time=\"2026-06-11T17:07:21.278244081Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:21.278944 crc crio[22018]: time=\"2026-06-11T17:07:21.278880231Z\" level=info 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:21.327025 crc crio[22018]: time=\"2026-06-11T17:07:21.326953335Z\" level=info 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:21.333601 crc crio[22018]: time=\"2026-06-11T17:07:21.333512174Z\" level=info 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:21.487753 crc crio[22018]: time=\"2026-06-11T17:07:21.487198036Z\" level=info msg=\"Created container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:21.490834 crc crio[22018]: time=\"2026-06-11T17:07:21.490752651Z\" level=info msg=\"Starting container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a\" id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:21.499222 crc crio[22018]: time=\"2026-06-11T17:07:21.499110667Z\" level=info msg=\"Started container\" PID=105333 containerID=97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\nJun 11 17:07:30.211299 crc crio[22018]: time=\"2026-06-11T17:07:30.21024899Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:30.212686 crc crio[22018]: time=\"2026-06-11T17:07:30.21179771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:30.212686 crc crio[22018]: time=\"2026-06-11T17:07:30.211865772Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:30.213959 crc crio[22018]: time=\"2026-06-11T17:07:30.213852444Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:30.222753 crc crio[22018]: time=\"2026-06-11T17:07:30.222544222Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"\nJun 11 17:07:34.444599 crc crio[22018]: time=\"2026-06-11T17:07:34.443517251Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage\nJun 11 17:07:34.446256 crc crio[22018]: time=\"2026-06-11T17:07:34.44561003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=03d62268-7758-4e58-baae-87dc7f12bc86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:34.450666 crc crio[22018]: time=\"2026-06-11T17:07:34.450010306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=1e471b3a-0137-406d-b8b7-7c7c383ac95f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:07:34.462655 crc crio[22018]: time=\"2026-06-11T17:07:34.462567427Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:34.464199 crc crio[22018]: time=\"2026-06-11T17:07:34.464120187Z\" level=info 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:34.508916 crc crio[22018]: time=\"2026-06-11T17:07:34.507664327Z\" level=info 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:34.515902 crc crio[22018]: time=\"2026-06-11T17:07:34.515800095Z\" level=info 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:34.687917 crc crio[22018]: time=\"2026-06-11T17:07:34.687792851Z\" level=info msg=\"Created container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:07:34.689299 crc crio[22018]: time=\"2026-06-11T17:07:34.689219817Z\" level=info msg=\"Starting container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf\" id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:07:34.695415 crc crio[22018]: time=\"2026-06-11T17:07:34.695267771Z\" level=info msg=\"Started container\" PID=105944 containerID=9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\nJun 11 17:07:36.308791 crc crio[22018]: time=\"2026-06-11T17:07:36.308061001Z\" level=info msg=\"Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:07:36.310083 crc crio[22018]: time=\"2026-06-11T17:07:36.309298691Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc005da0bd8}] Aliases:map[]}\"\nJun 11 17:07:36.310083 crc crio[22018]: time=\"2026-06-11T17:07:36.309545629Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:07:36.683649 crc crio[22018]: time=\"2026-06-11T17:07:36.683009443Z\" level=info msg=\"Stopped pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:00.684125 crc crio[22018]: time=\"2026-06-11T17:08:00.68318025Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686628-4v4mx/POD\" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:08:00.685299 crc crio[22018]: time=\"2026-06-11T17:08:00.684181072Z\" level=info 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.744279 crc crio[22018]: time=\"2026-06-11T17:08:00.744184597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}\"\nJun 11 17:08:00.744279 crc crio[22018]: time=\"2026-06-11T17:08:00.744256698Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686628-4v4mx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:08:03.185061 crc crio[22018]: 2026-06-11T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cdaa9395498da Mac:12:15:e6:9e:b1:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc SocketPath: PciID:}] [{Interface:0xc0001f6890 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:08:03.188687 crc crio[22018]: time=\"2026-06-11T17:08:03.188594188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}\"\nJun 11 17:08:03.188922 crc crio[22018]: time=\"2026-06-11T17:08:03.188857256Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686628-4v4mx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:08:03.202992 crc crio[22018]: time=\"2026-06-11T17:08:03.202889839Z\" level=info msg=\"Ran pod sandbox 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 with infra container: openshift-infra/auto-csr-approver-29686628-4v4mx/POD\" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:08:03.207152 crc crio[22018]: time=\"2026-06-11T17:08:03.207036856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage\nJun 11 17:08:03.218047 crc crio[22018]: time=\"2026-06-11T17:08:03.217899032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:08:04.098124 crc crio[22018]: time=\"2026-06-11T17:08:04.097685548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage\nJun 11 17:08:04.099117 crc crio[22018]: time=\"2026-06-11T17:08:04.099028822Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd655cd0-b76e-4f14-ab77-f5f9e6de9a06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:08:04.101125 crc crio[22018]: time=\"2026-06-11T17:08:04.101047827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05bf5cb3-faba-4835-8577-835b195a8048 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:08:04.132166 crc crio[22018]: time=\"2026-06-11T17:08:04.131993013Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:08:04.132792 crc crio[22018]: time=\"2026-06-11T17:08:04.132707966Z\" level=info 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:04.182376 crc crio[22018]: time=\"2026-06-11T17:08:04.182225676Z\" level=info 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:04.508563 crc crio[22018]: time=\"2026-06-11T17:08:04.50680024Z\" level=info 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:04.640064 crc crio[22018]: time=\"2026-06-11T17:08:04.639613147Z\" level=info msg=\"Created container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:08:04.643058 crc crio[22018]: time=\"2026-06-11T17:08:04.642975684Z\" level=info msg=\"Starting container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6\" id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:08:04.648508 crc crio[22018]: time=\"2026-06-11T17:08:04.648280103Z\" level=info msg=\"Started container\" PID=107530 containerID=5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6 description=openshift-infra/auto-csr-approver-29686628-4v4mx/oc id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\nJun 11 17:08:06.837087 crc crio[22018]: time=\"2026-06-11T17:08:06.836512143Z\" level=info msg=\"Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:06.838517 crc crio[22018]: time=\"2026-06-11T17:08:06.838243588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc000381090}] Aliases:map[]}\"\nJun 11 17:08:06.838841 crc crio[22018]: time=\"2026-06-11T17:08:06.838723224Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686628-4v4mx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:08:07.190377 crc crio[22018]: time=\"2026-06-11T17:08:07.189969528Z\" level=info msg=\"Stopped pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:07.492884 crc crio[22018]: time=\"2026-06-11T17:08:07.492283203Z\" level=info msg=\"Removing container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6\" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.525112 crc crio[22018]: time=\"2026-06-11T17:08:07.52500506Z\" level=info msg=\"Removed container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.532127 crc crio[22018]: time=\"2026-06-11T17:08:07.531888377Z\" level=info msg=\"Removing container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376\" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.610561 crc crio[22018]: time=\"2026-06-11T17:08:07.610432097Z\" level=info msg=\"Removed container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.613972 crc crio[22018]: time=\"2026-06-11T17:08:07.613871351Z\" level=info msg=\"Removing container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe\" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.657562 crc crio[22018]: time=\"2026-06-11T17:08:07.65704136Z\" level=info msg=\"Removed container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.660774 crc crio[22018]: time=\"2026-06-11T17:08:07.660579923Z\" level=info msg=\"Removing container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328\" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.719862 crc crio[22018]: time=\"2026-06-11T17:08:07.719641179Z\" level=info msg=\"Removed container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.723100 crc crio[22018]: time=\"2026-06-11T17:08:07.723001333Z\" level=info msg=\"Removing container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba\" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.805793 crc crio[22018]: time=\"2026-06-11T17:08:07.805686454Z\" level=info msg=\"Removed container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.808990 crc crio[22018]: time=\"2026-06-11T17:08:07.808903054Z\" level=info msg=\"Removing container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f\" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.965510 crc crio[22018]: time=\"2026-06-11T17:08:07.9652178Z\" level=info msg=\"Removed container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:07.968752 crc crio[22018]: time=\"2026-06-11T17:08:07.968672991Z\" level=info msg=\"Removing container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851\" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.038549 crc crio[22018]: time=\"2026-06-11T17:08:08.038418667Z\" level=info msg=\"Removed container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.041216 crc crio[22018]: time=\"2026-06-11T17:08:08.041169313Z\" level=info msg=\"Removing container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798\" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.205055 crc crio[22018]: time=\"2026-06-11T17:08:08.204932207Z\" level=info msg=\"Removed container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.208557 crc crio[22018]: time=\"2026-06-11T17:08:08.208502982Z\" level=info msg=\"Removing container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0\" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.379887 crc crio[22018]: time=\"2026-06-11T17:08:08.379702103Z\" level=info msg=\"Removed container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:08:08.390588 crc crio[22018]: time=\"2026-06-11T17:08:08.390440676Z\" level=info msg=\"Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.390734 crc crio[22018]: time=\"2026-06-11T17:08:08.390613361Z\" level=info msg=\"Stopped pod sandbox (already stopped): 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.391441 crc crio[22018]: time=\"2026-06-11T17:08:08.391296992Z\" level=info msg=\"Removing pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.448526 crc crio[22018]: time=\"2026-06-11T17:08:08.448302352Z\" level=info msg=\"Removed pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.449571 crc crio[22018]: time=\"2026-06-11T17:08:08.449443118Z\" level=info msg=\"Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.449705 crc crio[22018]: time=\"2026-06-11T17:08:08.449574822Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.450426 crc crio[22018]: time=\"2026-06-11T17:08:08.450237033Z\" level=info msg=\"Removing pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.571486 crc crio[22018]: time=\"2026-06-11T17:08:08.57076106Z\" level=info msg=\"Removed pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.572424 crc crio[22018]: time=\"2026-06-11T17:08:08.572283177Z\" level=info msg=\"Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.572586 crc crio[22018]: time=\"2026-06-11T17:08:08.572521124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.573676 crc crio[22018]: time=\"2026-06-11T17:08:08.573599918Z\" level=info msg=\"Removing pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.663743 crc crio[22018]: time=\"2026-06-11T17:08:08.663575193Z\" level=info msg=\"Removed pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.664793 crc crio[22018]: time=\"2026-06-11T17:08:08.664708315Z\" level=info msg=\"Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.664883 crc crio[22018]: time=\"2026-06-11T17:08:08.664812769Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.665411 crc crio[22018]: time=\"2026-06-11T17:08:08.665295674Z\" level=info msg=\"Removing pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.687067 crc crio[22018]: time=\"2026-06-11T17:08:08.686873295Z\" level=info msg=\"Removed pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.689229 crc crio[22018]: time=\"2026-06-11T17:08:08.689090613Z\" level=info msg=\"Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.689229 crc crio[22018]: time=\"2026-06-11T17:08:08.689171786Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.689853 crc crio[22018]: time=\"2026-06-11T17:08:08.689736724Z\" level=info msg=\"Removing pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.709074 crc crio[22018]: time=\"2026-06-11T17:08:08.708941698Z\" level=info msg=\"Removed pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.710858 crc crio[22018]: time=\"2026-06-11T17:08:08.710765654Z\" level=info msg=\"Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.711019 crc crio[22018]: time=\"2026-06-11T17:08:08.71094335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.712161 crc crio[22018]: time=\"2026-06-11T17:08:08.712031505Z\" level=info msg=\"Removing pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.740174 crc crio[22018]: time=\"2026-06-11T17:08:08.740016531Z\" level=info msg=\"Removed pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.755039 crc crio[22018]: time=\"2026-06-11T17:08:08.754897194Z\" level=info msg=\"Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.755503 crc crio[22018]: time=\"2026-06-11T17:08:08.755157362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.757051 crc crio[22018]: time=\"2026-06-11T17:08:08.756961669Z\" level=info msg=\"Removing pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.798130 crc crio[22018]: time=\"2026-06-11T17:08:08.798035689Z\" level=info msg=\"Removed pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.799853 crc crio[22018]: time=\"2026-06-11T17:08:08.799777253Z\" level=info msg=\"Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.799961 crc crio[22018]: time=\"2026-06-11T17:08:08.799853416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.800865 crc crio[22018]: time=\"2026-06-11T17:08:08.800762985Z\" level=info msg=\"Removing pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.827132 crc crio[22018]: time=\"2026-06-11T17:08:08.826944411Z\" level=info msg=\"Removed pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.828287 crc crio[22018]: time=\"2026-06-11T17:08:08.82818737Z\" level=info msg=\"Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.828427 crc crio[22018]: time=\"2026-06-11T17:08:08.828301324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:08:08.829479 crc crio[22018]: time=\"2026-06-11T17:08:08.829392649Z\" level=info msg=\"Removing pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:08:08.894664 crc crio[22018]: time=\"2026-06-11T17:08:08.89456651Z\" level=info msg=\"Removed pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:08.920833 crc crio[22018]: time=\"2026-06-11T17:09:08.919874828Z\" level=info msg=\"Removing container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b\" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:08.959792 crc crio[22018]: time=\"2026-06-11T17:09:08.959649402Z\" level=info msg=\"Removed container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:08.964838 crc crio[22018]: time=\"2026-06-11T17:09:08.96477242Z\" level=info msg=\"Removing container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6\" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.174495 crc crio[22018]: time=\"2026-06-11T17:09:09.174120143Z\" level=info msg=\"Removed container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.183088 crc crio[22018]: time=\"2026-06-11T17:09:09.182400833Z\" level=info msg=\"Removing container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21\" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.228832 crc crio[22018]: time=\"2026-06-11T17:09:09.228574398Z\" level=info msg=\"Removed container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.232161 crc crio[22018]: time=\"2026-06-11T17:09:09.231963764Z\" level=info msg=\"Removing container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256\" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.437457 crc crio[22018]: time=\"2026-06-11T17:09:09.437233986Z\" level=info msg=\"Removed container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.441048 crc crio[22018]: time=\"2026-06-11T17:09:09.440974512Z\" level=info msg=\"Removing container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480\" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.484393 crc crio[22018]: time=\"2026-06-11T17:09:09.484196496Z\" level=info msg=\"Removed container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:09:09.494951 crc crio[22018]: time=\"2026-06-11T17:09:09.49483886Z\" level=info msg=\"Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.494951 crc crio[22018]: time=\"2026-06-11T17:09:09.494924413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.495893 crc crio[22018]: time=\"2026-06-11T17:09:09.495715778Z\" level=info msg=\"Removing pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.512876 crc crio[22018]: time=\"2026-06-11T17:09:09.512796055Z\" level=info msg=\"Removed pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.514892 crc crio[22018]: time=\"2026-06-11T17:09:09.514815127Z\" level=info msg=\"Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.514989 crc crio[22018]: time=\"2026-06-11T17:09:09.51491135Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.515913 crc crio[22018]: time=\"2026-06-11T17:09:09.515693426Z\" level=info msg=\"Removing pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.538635 crc crio[22018]: time=\"2026-06-11T17:09:09.538526446Z\" level=info msg=\"Removed pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.539766 crc crio[22018]: time=\"2026-06-11T17:09:09.539700421Z\" level=info msg=\"Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.539907 crc crio[22018]: time=\"2026-06-11T17:09:09.539779984Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.540418 crc crio[22018]: time=\"2026-06-11T17:09:09.54028815Z\" level=info msg=\"Removing pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.556143 crc crio[22018]: time=\"2026-06-11T17:09:09.556001654Z\" level=info msg=\"Removed pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.557208 crc crio[22018]: time=\"2026-06-11T17:09:09.557136788Z\" level=info msg=\"Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.557300 crc crio[22018]: time=\"2026-06-11T17:09:09.55721943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.558125 crc crio[22018]: time=\"2026-06-11T17:09:09.558051287Z\" level=info msg=\"Removing pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.580889 crc crio[22018]: time=\"2026-06-11T17:09:09.580794946Z\" level=info msg=\"Removed pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.581960 crc crio[22018]: time=\"2026-06-11T17:09:09.581879087Z\" level=info msg=\"Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.582122 crc crio[22018]: time=\"2026-06-11T17:09:09.581958599Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:09:09.582589 crc crio[22018]: time=\"2026-06-11T17:09:09.582528968Z\" level=info msg=\"Removing pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:09:09.599033 crc crio[22018]: time=\"2026-06-11T17:09:09.598925784Z\" level=info msg=\"Removed pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:00.774582 crc crio[22018]: time=\"2026-06-11T17:10:00.774044038Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686630-c9ql9/POD\" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:00.776209 crc crio[22018]: time=\"2026-06-11T17:10:00.774614087Z\" level=info 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.823281 crc crio[22018]: time=\"2026-06-11T17:10:00.822855367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}\"\nJun 11 17:10:00.823281 crc crio[22018]: time=\"2026-06-11T17:10:00.822986341Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686630-c9ql9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:01.410863 crc crio[22018]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b40fff5ef3fe5d Mac:4a:35:3b:33:82:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db SocketPath: PciID:}] [{Interface:0xc000423150 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:10:01.413564 crc crio[22018]: time=\"2026-06-11T17:10:01.413417226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}\"\nJun 11 17:10:01.413940 crc crio[22018]: time=\"2026-06-11T17:10:01.413754217Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686630-c9ql9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:10:01.425383 crc crio[22018]: time=\"2026-06-11T17:10:01.425174122Z\" level=info msg=\"Ran pod sandbox 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 with infra container: openshift-infra/auto-csr-approver-29686630-c9ql9/POD\" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:01.429599 crc crio[22018]: time=\"2026-06-11T17:10:01.429362854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:01.440872 crc crio[22018]: time=\"2026-06-11T17:10:01.440734027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:10:02.470879 crc crio[22018]: time=\"2026-06-11T17:10:02.470435196Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:02.472459 crc crio[22018]: time=\"2026-06-11T17:10:02.47212469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0bb5620-0d35-4e29-9a81-110dabfb3397 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.476897 crc crio[22018]: time=\"2026-06-11T17:10:02.474783915Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0427009-5f41-4998-8894-7db629198abc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:02.506402 crc crio[22018]: time=\"2026-06-11T17:10:02.506240608Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:02.507610 crc crio[22018]: time=\"2026-06-11T17:10:02.507545679Z\" level=info 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.569761 crc crio[22018]: time=\"2026-06-11T17:10:02.569668651Z\" level=info 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.811428 crc crio[22018]: time=\"2026-06-11T17:10:02.811207487Z\" level=info 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.929022 crc crio[22018]: time=\"2026-06-11T17:10:02.928865801Z\" level=info msg=\"Created container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:02.933167 crc crio[22018]: time=\"2026-06-11T17:10:02.93293225Z\" level=info msg=\"Starting container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927\" id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:02.938295 crc crio[22018]: time=\"2026-06-11T17:10:02.938086275Z\" level=info msg=\"Started container\" PID=113070 containerID=fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927 description=openshift-infra/auto-csr-approver-29686630-c9ql9/oc id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\nJun 11 17:10:05.084218 crc crio[22018]: time=\"2026-06-11T17:10:05.082988802Z\" level=info msg=\"Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:05.085866 crc crio[22018]: time=\"2026-06-11T17:10:05.085695749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc007484878}] Aliases:map[]}\"\nJun 11 17:10:05.088013 crc crio[22018]: time=\"2026-06-11T17:10:05.086271558Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686630-c9ql9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:05.479232 crc crio[22018]: time=\"2026-06-11T17:10:05.478702245Z\" level=info msg=\"Stopped pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:09.625143 crc crio[22018]: time=\"2026-06-11T17:10:09.624192444Z\" level=info msg=\"Removing container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e\" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.721596 crc crio[22018]: time=\"2026-06-11T17:10:09.721064476Z\" level=info msg=\"Removed container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.733566 crc crio[22018]: time=\"2026-06-11T17:10:09.73345197Z\" level=info msg=\"Removing container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0\" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.774184 crc crio[22018]: time=\"2026-06-11T17:10:09.774097811Z\" level=info msg=\"Removed container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.776790 crc crio[22018]: time=\"2026-06-11T17:10:09.776729471Z\" level=info msg=\"Removing container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675\" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.863247 crc crio[22018]: time=\"2026-06-11T17:10:09.86309471Z\" level=info msg=\"Removed container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.866271 crc crio[22018]: time=\"2026-06-11T17:10:09.866186505Z\" level=info msg=\"Removing container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b\" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.938398 crc crio[22018]: time=\"2026-06-11T17:10:09.938258537Z\" level=info msg=\"Removed container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:09.941245 crc crio[22018]: time=\"2026-06-11T17:10:09.941166966Z\" level=info msg=\"Removing container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1\" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:10.121069 crc crio[22018]: time=\"2026-06-11T17:10:10.120895545Z\" level=info msg=\"Removed container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:10:10.132260 crc crio[22018]: time=\"2026-06-11T17:10:10.132109628Z\" level=info msg=\"Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.132260 crc crio[22018]: time=\"2026-06-11T17:10:10.132197381Z\" level=info msg=\"Stopped pod sandbox (already stopped): bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.133037 crc crio[22018]: time=\"2026-06-11T17:10:10.1328005Z\" level=info msg=\"Removing pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.153629 crc crio[22018]: time=\"2026-06-11T17:10:10.153520555Z\" level=info msg=\"Removed pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.154724 crc crio[22018]: time=\"2026-06-11T17:10:10.154612356Z\" level=info msg=\"Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.154724 crc crio[22018]: time=\"2026-06-11T17:10:10.154706899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.155557 crc crio[22018]: time=\"2026-06-11T17:10:10.155285858Z\" level=info msg=\"Removing pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.172217 crc crio[22018]: time=\"2026-06-11T17:10:10.171960822Z\" level=info msg=\"Removed pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.173221 crc crio[22018]: time=\"2026-06-11T17:10:10.173137317Z\" level=info msg=\"Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.173396 crc crio[22018]: time=\"2026-06-11T17:10:10.17323299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.174522 crc crio[22018]: time=\"2026-06-11T17:10:10.174427508Z\" level=info msg=\"Removing pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.191079 crc crio[22018]: time=\"2026-06-11T17:10:10.190915096Z\" level=info msg=\"Removed pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.192173 crc crio[22018]: time=\"2026-06-11T17:10:10.19207222Z\" level=info msg=\"Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.192173 crc crio[22018]: time=\"2026-06-11T17:10:10.192136732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.192882 crc crio[22018]: time=\"2026-06-11T17:10:10.192783983Z\" level=info msg=\"Removing pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.211953 crc crio[22018]: time=\"2026-06-11T17:10:10.211761323Z\" level=info msg=\"Removed pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.214199 crc crio[22018]: time=\"2026-06-11T17:10:10.214100394Z\" level=info msg=\"Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.214293 crc crio[22018]: time=\"2026-06-11T17:10:10.214230308Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:10:10.215628 crc crio[22018]: time=\"2026-06-11T17:10:10.215471697Z\" level=info msg=\"Removing pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:10.234859 crc crio[22018]: time=\"2026-06-11T17:10:10.234746845Z\" level=info msg=\"Removed pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:10:31.738756 crc crio[22018]: time=\"2026-06-11T17:10:31.737553321Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zl8w9/POD\" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:31.740891 crc crio[22018]: time=\"2026-06-11T17:10:31.738786881Z\" level=info 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:31.865982 crc crio[22018]: time=\"2026-06-11T17:10:31.865720794Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}\"\nJun 11 17:10:31.867047 crc crio[22018]: time=\"2026-06-11T17:10:31.866080751Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zl8w9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:10:33.060908 crc crio[22018]: 2026-06-11T17:10:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271783adbaf2466 Mac:fa:16:5a:f7:56:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae SocketPath: PciID:}] [{Interface:0xc000196600 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:10:33.063188 crc crio[22018]: time=\"2026-06-11T17:10:33.063085378Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}\"\nJun 11 17:10:33.063605 crc crio[22018]: time=\"2026-06-11T17:10:33.063545431Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zl8w9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:10:33.074606 crc crio[22018]: time=\"2026-06-11T17:10:33.074472992Z\" level=info msg=\"Ran pod sandbox 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 with infra container: openshift-marketplace/redhat-operators-zl8w9/POD\" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:10:33.078249 crc crio[22018]: time=\"2026-06-11T17:10:33.078154238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d48c842-e2ae-45ae-96c3-874c0ced387f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:33.081419 crc crio[22018]: time=\"2026-06-11T17:10:33.081258132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eaaa2007-6674-44eb-ba77-a9d1e2a897ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:33.089387 crc crio[22018]: time=\"2026-06-11T17:10:33.089242161Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:33.089929 crc crio[22018]: time=\"2026-06-11T17:10:33.089861121Z\" level=info 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:33.170227 crc crio[22018]: time=\"2026-06-11T17:10:33.170127787Z\" level=info 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:33.177794 crc crio[22018]: time=\"2026-06-11T17:10:33.177705633Z\" level=info 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:33.366722 crc crio[22018]: time=\"2026-06-11T17:10:33.366082347Z\" level=info msg=\"Created container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:33.368385 crc crio[22018]: time=\"2026-06-11T17:10:33.368227031Z\" level=info msg=\"Starting container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e\" id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:33.382236 crc crio[22018]: time=\"2026-06-11T17:10:33.376863027Z\" level=info msg=\"Started container\" PID=114611 containerID=8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e description=openshift-marketplace/redhat-operators-zl8w9/extract-utilities id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\nJun 11 17:10:34.191382 crc crio[22018]: time=\"2026-06-11T17:10:34.191165775Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:34.203786 crc crio[22018]: time=\"2026-06-11T17:10:34.203417417Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:10:35.562598 crc crio[22018]: time=\"2026-06-11T17:10:35.561272675Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:10:35.563835 crc crio[22018]: time=\"2026-06-11T17:10:35.563630171Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5ae67197-d237-4016-ba02-b2510e81aad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:35.567243 crc crio[22018]: time=\"2026-06-11T17:10:35.567165971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9def5fdd-6c5d-4b9d-a263-7924f8d6fe00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:35.575905 crc crio[22018]: time=\"2026-06-11T17:10:35.575811508Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:35.577200 crc crio[22018]: time=\"2026-06-11T17:10:35.576719847Z\" level=info 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:35.664608 crc crio[22018]: time=\"2026-06-11T17:10:35.663863876Z\" level=info 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:35.670593 crc crio[22018]: time=\"2026-06-11T17:10:35.67055931Z\" level=info 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:35.991834 crc crio[22018]: time=\"2026-06-11T17:10:35.991478508Z\" level=info msg=\"Created container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:35.993787 crc crio[22018]: time=\"2026-06-11T17:10:35.993643217Z\" level=info msg=\"Starting container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74\" id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:36.002527 crc crio[22018]: time=\"2026-06-11T17:10:36.002284983Z\" level=info msg=\"Started container\" PID=114779 containerID=1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74 description=openshift-marketplace/redhat-operators-zl8w9/extract-content id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\nJun 11 17:10:45.381369 crc crio[22018]: time=\"2026-06-11T17:10:45.38065321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33f31e2f-f07f-4b24-b09a-7805f3559e2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:45.392177 crc crio[22018]: time=\"2026-06-11T17:10:45.392073134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ca871ce-0e85-4241-a917-80625e03ab74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:10:45.401608 crc crio[22018]: time=\"2026-06-11T17:10:45.401464064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:45.402055 crc crio[22018]: time=\"2026-06-11T17:10:45.401999591Z\" level=info 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:45.490250 crc crio[22018]: time=\"2026-06-11T17:10:45.490099811Z\" level=info 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:45.494692 crc crio[22018]: time=\"2026-06-11T17:10:45.494591435Z\" level=info 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:45.664311 crc crio[22018]: time=\"2026-06-11T17:10:45.664212676Z\" level=info msg=\"Created container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:10:45.665778 crc crio[22018]: time=\"2026-06-11T17:10:45.665699744Z\" level=info msg=\"Starting container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6\" id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:10:45.673678 crc crio[22018]: time=\"2026-06-11T17:10:45.673312717Z\" level=info msg=\"Started container\" PID=115327 containerID=ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 description=openshift-marketplace/redhat-operators-zl8w9/registry-server id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\nJun 11 17:11:03.629015 crc crio[22018]: time=\"2026-06-11T17:11:03.62728484Z\" level=info msg=\"Stopping container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 (timeout: 2s)\" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:11:03.785843 crc crio[22018]: time=\"2026-06-11T17:11:03.785371783Z\" level=info msg=\"Stopped container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:11:03.788554 crc crio[22018]: time=\"2026-06-11T17:11:03.788160502Z\" level=info msg=\"Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:03.789764 crc crio[22018]: time=\"2026-06-11T17:11:03.789177185Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc00141b1e0}] Aliases:map[]}\"\nJun 11 17:11:03.789764 crc crio[22018]: time=\"2026-06-11T17:11:03.789746933Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zl8w9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:11:04.284604 crc crio[22018]: time=\"2026-06-11T17:11:04.280009353Z\" level=info msg=\"Stopped pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:04.652186 crc crio[22018]: time=\"2026-06-11T17:11:04.652097823Z\" level=info msg=\"Removing container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6\" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:04.717169 crc crio[22018]: time=\"2026-06-11T17:11:04.717087028Z\" level=info msg=\"Removed container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:04.723872 crc crio[22018]: time=\"2026-06-11T17:11:04.723754949Z\" level=info msg=\"Removing container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74\" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:04.770042 crc crio[22018]: time=\"2026-06-11T17:11:04.769928085Z\" level=info msg=\"Removed container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:04.773872 crc crio[22018]: time=\"2026-06-11T17:11:04.773720993Z\" level=info msg=\"Removing container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e\" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:04.823786 crc crio[22018]: time=\"2026-06-11T17:11:04.822751705Z\" level=info msg=\"Removed container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:10.257011 crc crio[22018]: time=\"2026-06-11T17:11:10.255939977Z\" level=info msg=\"Removing container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363\" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:10.449376 crc crio[22018]: time=\"2026-06-11T17:11:10.449203339Z\" level=info msg=\"Removed container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:10.453387 crc crio[22018]: time=\"2026-06-11T17:11:10.45324196Z\" level=info msg=\"Removing container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b\" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:10.618491 crc crio[22018]: time=\"2026-06-11T17:11:10.613721404Z\" level=info msg=\"Removed container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:11:10.624139 crc crio[22018]: time=\"2026-06-11T17:11:10.623971157Z\" level=info msg=\"Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.624139 crc crio[22018]: time=\"2026-06-11T17:11:10.62405988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.625267 crc crio[22018]: time=\"2026-06-11T17:11:10.625218517Z\" level=info msg=\"Removing pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:10.640975 crc crio[22018]: time=\"2026-06-11T17:11:10.640818315Z\" level=info msg=\"Removed pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:10.642151 crc crio[22018]: time=\"2026-06-11T17:11:10.642003323Z\" level=info msg=\"Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.642259 crc crio[22018]: time=\"2026-06-11T17:11:10.642159078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.643962 crc crio[22018]: time=\"2026-06-11T17:11:10.643860082Z\" level=info msg=\"Removing pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:10.672948 crc crio[22018]: time=\"2026-06-11T17:11:10.672800848Z\" level=info msg=\"Removed pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:10.674011 crc crio[22018]: time=\"2026-06-11T17:11:10.67392455Z\" level=info msg=\"Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.674131 crc crio[22018]: time=\"2026-06-11T17:11:10.674006983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:11:10.674935 crc crio[22018]: time=\"2026-06-11T17:11:10.674858151Z\" level=info msg=\"Removing pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:11:10.692263 crc crio[22018]: time=\"2026-06-11T17:11:10.692160694Z\" level=info msg=\"Removed pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:00.540484 crc crio[22018]: time=\"2026-06-11T17:12:00.539499607Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686632-67w4n/POD\" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:00.541985 crc crio[22018]: time=\"2026-06-11T17:12:00.540608282Z\" level=info 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.598557 crc crio[22018]: time=\"2026-06-11T17:12:00.598455397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}\"\nJun 11 17:12:00.598866 crc crio[22018]: time=\"2026-06-11T17:12:00.598554341Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686632-67w4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:00.932467 crc crio[22018]: 2026-06-11T17:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0367fda7320126 Mac:ea:f6:71:06:d8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:12:00.936197 crc crio[22018]: time=\"2026-06-11T17:12:00.936037798Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}\"\nJun 11 17:12:00.936575 crc crio[22018]: time=\"2026-06-11T17:12:00.936256965Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686632-67w4n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:12:00.950643 crc crio[22018]: time=\"2026-06-11T17:12:00.950481999Z\" level=info msg=\"Ran pod sandbox c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 with infra container: openshift-infra/auto-csr-approver-29686632-67w4n/POD\" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:00.955471 crc crio[22018]: time=\"2026-06-11T17:12:00.955422345Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:00.968096 crc crio[22018]: time=\"2026-06-11T17:12:00.967964285Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:12:01.900313 crc crio[22018]: time=\"2026-06-11T17:12:01.89972294Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:01.903620 crc crio[22018]: time=\"2026-06-11T17:12:01.903441999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10d7d8b5-5368-4ed1-a0cd-8db73ee721fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:01.906573 crc crio[22018]: time=\"2026-06-11T17:12:01.906476226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d513ca8f-35ab-4ed6-bd81-ca67d4292d0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:01.919844 crc crio[22018]: time=\"2026-06-11T17:12:01.919746369Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:01.920242 crc crio[22018]: time=\"2026-06-11T17:12:01.920184012Z\" level=info 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:01.978574 crc crio[22018]: time=\"2026-06-11T17:12:01.978411001Z\" level=info 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.337633 crc crio[22018]: time=\"2026-06-11T17:12:02.337496935Z\" level=info 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.463761 crc crio[22018]: time=\"2026-06-11T17:12:02.463687521Z\" level=info msg=\"Created container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:02.465393 crc crio[22018]: time=\"2026-06-11T17:12:02.465115527Z\" level=info msg=\"Starting container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d\" id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:12:02.472562 crc crio[22018]: time=\"2026-06-11T17:12:02.47210268Z\" level=info msg=\"Started container\" PID=118945 containerID=21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d description=openshift-infra/auto-csr-approver-29686632-67w4n/oc id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\nJun 11 17:12:05.505661 crc crio[22018]: time=\"2026-06-11T17:12:05.504682975Z\" level=info msg=\"Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:05.507202 crc crio[22018]: time=\"2026-06-11T17:12:05.50639271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc002b14df0}] Aliases:map[]}\"\nJun 11 17:12:05.507202 crc crio[22018]: time=\"2026-06-11T17:12:05.506588076Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686632-67w4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:05.877609 crc crio[22018]: time=\"2026-06-11T17:12:05.877069045Z\" level=info msg=\"Stopped pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:10.717635 crc crio[22018]: time=\"2026-06-11T17:12:10.716832493Z\" level=info msg=\"Removing container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64\" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:10.873209 crc crio[22018]: time=\"2026-06-11T17:12:10.873092394Z\" level=info msg=\"Removed container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:10.876388 crc crio[22018]: time=\"2026-06-11T17:12:10.876252788Z\" level=info msg=\"Removing container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587\" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:10.987025 crc crio[22018]: time=\"2026-06-11T17:12:10.986031281Z\" level=info msg=\"Removed container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:12:11.003937 crc crio[22018]: time=\"2026-06-11T17:12:11.003848439Z\" level=info msg=\"Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:11.003937 crc crio[22018]: time=\"2026-06-11T17:12:11.003928702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:11.004772 crc crio[22018]: time=\"2026-06-11T17:12:11.004685956Z\" level=info msg=\"Removing pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:11.025964 crc crio[22018]: time=\"2026-06-11T17:12:11.025867365Z\" level=info msg=\"Removed pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:11.027300 crc crio[22018]: time=\"2026-06-11T17:12:11.027208115Z\" level=info msg=\"Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:11.027300 crc crio[22018]: time=\"2026-06-11T17:12:11.027270767Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:11.028706 crc crio[22018]: time=\"2026-06-11T17:12:11.028476715Z\" level=info msg=\"Removing pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:11.047095 crc crio[22018]: time=\"2026-06-11T17:12:11.046987312Z\" level=info msg=\"Removed pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:12:28.415232 crc crio[22018]: time=\"2026-06-11T17:12:28.413796627Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD\" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:28.416722 crc crio[22018]: time=\"2026-06-11T17:12:28.415405079Z\" level=info 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:28.468230 crc crio[22018]: time=\"2026-06-11T17:12:28.468040308Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}\"\nJun 11 17:12:28.468230 crc crio[22018]: time=\"2026-06-11T17:12:28.468144182Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:29.159373 crc crio[22018]: 2026-06-11T17:12:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d3e1cff5d607f Mac:b6:dc:91:fd:2b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 SocketPath: PciID:}] [{Interface:0xc000306c00 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:12:29.160811 crc crio[22018]: time=\"2026-06-11T17:12:29.160726657Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}\"\nJun 11 17:12:29.160975 crc crio[22018]: time=\"2026-06-11T17:12:29.160918653Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:12:29.174219 crc crio[22018]: time=\"2026-06-11T17:12:29.174017704Z\" level=info msg=\"Ran pod sandbox 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD\" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:29.177900 crc crio[22018]: time=\"2026-06-11T17:12:29.177769175Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:29.191004 crc crio[22018]: time=\"2026-06-11T17:12:29.1909164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:12:43.131058 crc crio[22018]: time=\"2026-06-11T17:12:43.129988904Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:12:43.132744 crc crio[22018]: time=\"2026-06-11T17:12:43.131999707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3f9ac591-aa9d-4461-b011-06a4625f7cdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:43.160037 crc crio[22018]: time=\"2026-06-11T17:12:43.159893611Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d3252fc7-6971-4063-ac05-43834a54a8b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:12:43.170667 crc crio[22018]: time=\"2026-06-11T17:12:43.170565739Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:43.172303 crc crio[22018]: time=\"2026-06-11T17:12:43.172226472Z\" level=info 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:43.220800 crc crio[22018]: time=\"2026-06-11T17:12:43.220420788Z\" level=info 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:43.226010 crc crio[22018]: time=\"2026-06-11T17:12:43.224043383Z\" level=info 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:43.480079 crc crio[22018]: time=\"2026-06-11T17:12:43.478841765Z\" level=info msg=\"Created container df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:12:43.480967 crc crio[22018]: time=\"2026-06-11T17:12:43.480878799Z\" level=info msg=\"Starting container: df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea\" id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:12:43.491688 crc crio[22018]: time=\"2026-06-11T17:12:43.49160676Z\" level=info msg=\"Started container\" PID=120946 containerID=df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75\nJun 11 17:12:58.215076 crc crio[22018]: time=\"2026-06-11T17:12:58.213975107Z\" level=info msg=\"Stopping pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75\" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:58.218638 crc crio[22018]: time=\"2026-06-11T17:12:58.215781865Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"\nJun 11 17:12:58.218638 crc crio[22018]: time=\"2026-06-11T17:12:58.216012623Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:12:58.697405 crc crio[22018]: time=\"2026-06-11T17:12:58.696937787Z\" level=info msg=\"Stopped pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75\" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:12:59.760198 crc crio[22018]: time=\"2026-06-11T17:12:59.75963747Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD\" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:12:59.760198 crc crio[22018]: time=\"2026-06-11T17:12:59.760191678Z\" level=info 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:59.803597 crc crio[22018]: time=\"2026-06-11T17:12:59.80350271Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}\"\nJun 11 17:12:59.803947 crc crio[22018]: time=\"2026-06-11T17:12:59.803920073Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:00.463313 crc crio[22018]: 2026-06-11T17:13:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb3cc557fe6a74 Mac:2a:41:eb:bf:d7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:13:00.465234 crc crio[22018]: time=\"2026-06-11T17:13:00.465185771Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}\"\nJun 11 17:13:00.465700 crc crio[22018]: time=\"2026-06-11T17:13:00.465665286Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:13:00.479565 crc crio[22018]: time=\"2026-06-11T17:13:00.479467602Z\" level=info msg=\"Ran pod sandbox 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD\" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:00.482889 crc crio[22018]: time=\"2026-06-11T17:13:00.482731566Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:00.494167 crc crio[22018]: time=\"2026-06-11T17:13:00.494065486Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:13:00.898956 crc crio[22018]: time=\"2026-06-11T17:13:00.898849328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:00.900165 crc crio[22018]: time=\"2026-06-11T17:13:00.900055305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c64f74bb-a4a4-4925-92a2-2eb404835ecb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:00.925261 crc crio[22018]: time=\"2026-06-11T17:13:00.92512919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ce131255-b25d-4324-a998-9efb8dfebeb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:00.935599 crc crio[22018]: time=\"2026-06-11T17:13:00.935486179Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:00.937954 crc crio[22018]: time=\"2026-06-11T17:13:00.937890576Z\" level=info 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:00.984864 crc crio[22018]: time=\"2026-06-11T17:13:00.98477922Z\" level=info 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:00.988721 crc crio[22018]: time=\"2026-06-11T17:13:00.988653752Z\" level=info 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:01.214269 crc crio[22018]: time=\"2026-06-11T17:13:01.213314889Z\" level=info msg=\"Created container 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:01.217589 crc crio[22018]: time=\"2026-06-11T17:13:01.21744956Z\" level=info msg=\"Starting container: 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f\" id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:01.224864 crc crio[22018]: time=\"2026-06-11T17:13:01.22471719Z\" level=info msg=\"Started container\" PID=121979 containerID=93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea\nJun 11 17:13:05.354901 crc crio[22018]: time=\"2026-06-11T17:13:05.35374478Z\" level=info msg=\"Stopping pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea\" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:05.358237 crc crio[22018]: time=\"2026-06-11T17:13:05.35529774Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c908}] Aliases:map[]}\"\nJun 11 17:13:05.358237 crc crio[22018]: time=\"2026-06-11T17:13:05.355585479Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:05.823634 crc crio[22018]: time=\"2026-06-11T17:13:05.823081167Z\" level=info msg=\"Stopped pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea\" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:13:06.876045 crc crio[22018]: time=\"2026-06-11T17:13:06.875486794Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD\" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:06.877933 crc crio[22018]: time=\"2026-06-11T17:13:06.876061122Z\" level=info 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:06.925145 crc crio[22018]: time=\"2026-06-11T17:13:06.924971641Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}\"\nJun 11 17:13:06.925145 crc crio[22018]: time=\"2026-06-11T17:13:06.925041523Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:13:07.680289 crc crio[22018]: 2026-06-11T17:13:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39ee4c08c96dd8 Mac:32:f3:67:31:c9:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e SocketPath: PciID:}] [{Interface:0xc0003e1180 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:13:07.682174 crc crio[22018]: time=\"2026-06-11T17:13:07.682112316Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}\"\nJun 11 17:13:07.682419 crc crio[22018]: time=\"2026-06-11T17:13:07.682294422Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:13:07.691828 crc crio[22018]: time=\"2026-06-11T17:13:07.691731032Z\" level=info msg=\"Ran pod sandbox a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD\" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:13:07.694868 crc crio[22018]: time=\"2026-06-11T17:13:07.694803827Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:07.701556 crc crio[22018]: time=\"2026-06-11T17:13:07.701432209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:13:08.354471 crc crio[22018]: time=\"2026-06-11T17:13:08.353673199Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:13:08.355706 crc crio[22018]: time=\"2026-06-11T17:13:08.354921048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=19f389ac-3c4a-4a6f-993c-35a83bf8fb5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:08.379542 crc crio[22018]: time=\"2026-06-11T17:13:08.378983511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=590d1a99-1ef6-41b6-9686-b0e5a0ca9f9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:13:08.388101 crc crio[22018]: time=\"2026-06-11T17:13:08.388051978Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:08.389999 crc crio[22018]: time=\"2026-06-11T17:13:08.389633409Z\" level=info 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:08.442396 crc crio[22018]: time=\"2026-06-11T17:13:08.442220384Z\" level=info 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:08.445761 crc crio[22018]: time=\"2026-06-11T17:13:08.445695965Z\" level=info 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:08.635290 crc crio[22018]: time=\"2026-06-11T17:13:08.635192017Z\" level=info msg=\"Created container d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:13:08.636928 crc crio[22018]: time=\"2026-06-11T17:13:08.636839419Z\" level=info msg=\"Starting container: d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d\" id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:13:08.648939 crc crio[22018]: time=\"2026-06-11T17:13:08.648786317Z\" level=info msg=\"Started container\" PID=122552 containerID=d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033\nJun 11 17:14:00.561398 crc crio[22018]: time=\"2026-06-11T17:14:00.560579057Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686634-74sl5/POD\" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:00.562932 crc crio[22018]: time=\"2026-06-11T17:14:00.561425005Z\" level=info 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.620393 crc crio[22018]: time=\"2026-06-11T17:14:00.620101663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"\nJun 11 17:14:00.620393 crc crio[22018]: time=\"2026-06-11T17:14:00.620186446Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686634-74sl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:01.635233 crc crio[22018]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d02ca9e266dfe Mac:1a:dc:6d:8e:af:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 SocketPath: PciID:}] [{Interface:0xc0005945a0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:14:01.669751 crc crio[22018]: time=\"2026-06-11T17:14:01.657975665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"\nJun 11 17:14:01.669751 crc crio[22018]: time=\"2026-06-11T17:14:01.658714045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686634-74sl5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:14:01.999608 crc crio[22018]: time=\"2026-06-11T17:14:01.999492757Z\" level=info msg=\"Ran pod sandbox a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 with infra container: openshift-infra/auto-csr-approver-29686634-74sl5/POD\" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:02.052467 crc crio[22018]: time=\"2026-06-11T17:14:02.052241047Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:02.104851 crc crio[22018]: time=\"2026-06-11T17:14:02.099548335Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:14:03.474825 crc crio[22018]: time=\"2026-06-11T17:14:03.474216493Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:03.477395 crc crio[22018]: time=\"2026-06-11T17:14:03.47729265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78f0cf5b-72e5-49af-8ab8-01ddc36c514e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:03.480516 crc crio[22018]: time=\"2026-06-11T17:14:03.480377977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39b01fe7-c71c-4d72-93e0-ba141fb1fd5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:03.497776 crc crio[22018]: time=\"2026-06-11T17:14:03.497681385Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:03.498363 crc crio[22018]: time=\"2026-06-11T17:14:03.498255394Z\" level=info 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.553722 crc crio[22018]: time=\"2026-06-11T17:14:03.553673809Z\" level=info 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.855243 crc crio[22018]: time=\"2026-06-11T17:14:03.8551049Z\" level=info 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.988156 crc crio[22018]: time=\"2026-06-11T17:14:03.987972137Z\" level=info msg=\"Created container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:03.989801 crc crio[22018]: time=\"2026-06-11T17:14:03.989715703Z\" level=info msg=\"Starting container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100\" id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:03.994690 crc crio[22018]: time=\"2026-06-11T17:14:03.994599517Z\" level=info msg=\"Started container\" PID=125272 containerID=e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100 description=openshift-infra/auto-csr-approver-29686634-74sl5/oc id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\nJun 11 17:14:06.466936 crc crio[22018]: time=\"2026-06-11T17:14:06.465756307Z\" level=info msg=\"Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:06.470246 crc crio[22018]: time=\"2026-06-11T17:14:06.468261367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}\"\nJun 11 17:14:06.470246 crc crio[22018]: time=\"2026-06-11T17:14:06.468681321Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686634-74sl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:06.848773 crc crio[22018]: time=\"2026-06-11T17:14:06.84780035Z\" level=info msg=\"Stopped pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:11.106418 crc crio[22018]: time=\"2026-06-11T17:14:11.105573436Z\" level=info msg=\"Removing container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6\" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:11.291110 crc crio[22018]: time=\"2026-06-11T17:14:11.291025771Z\" level=info msg=\"Removed container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:14:11.304093 crc crio[22018]: time=\"2026-06-11T17:14:11.30395152Z\" level=info msg=\"Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:11.304093 crc crio[22018]: time=\"2026-06-11T17:14:11.304057514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:11.304823 crc crio[22018]: time=\"2026-06-11T17:14:11.304743796Z\" level=info msg=\"Removing pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:11.328053 crc crio[22018]: time=\"2026-06-11T17:14:11.327878938Z\" level=info msg=\"Removed pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:14:46.533604 crc crio[22018]: time=\"2026-06-11T17:14:46.532287075Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-m47kc/POD\" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:46.535990 crc crio[22018]: time=\"2026-06-11T17:14:46.533635428Z\" level=info 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:46.605769 crc crio[22018]: time=\"2026-06-11T17:14:46.60472744Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}\"\nJun 11 17:14:46.605769 crc crio[22018]: time=\"2026-06-11T17:14:46.604875495Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-m47kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:47.010966 crc crio[22018]: 2026-06-11T17:14:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9d714496103b5 Mac:ea:7c:9b:94:79:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 SocketPath: PciID:}] [{Interface:0xc0005305b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:14:47.013132 crc crio[22018]: time=\"2026-06-11T17:14:47.013049485Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}\"\nJun 11 17:14:47.013451 crc crio[22018]: time=\"2026-06-11T17:14:47.013298853Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-m47kc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:14:47.030820 crc crio[22018]: time=\"2026-06-11T17:14:47.030731406Z\" level=info msg=\"Ran pod sandbox 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c with infra container: openshift-marketplace/redhat-marketplace-m47kc/POD\" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:14:47.038194 crc crio[22018]: time=\"2026-06-11T17:14:47.038111398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=326cb723-536a-47c0-9deb-e6465a600154 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:47.041900 crc crio[22018]: time=\"2026-06-11T17:14:47.041157815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=632c3e61-a18c-47fe-8248-a085c1431259 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:47.051558 crc crio[22018]: time=\"2026-06-11T17:14:47.051444845Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:47.052045 crc crio[22018]: time=\"2026-06-11T17:14:47.051985073Z\" level=info 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:47.112446 crc crio[22018]: time=\"2026-06-11T17:14:47.112226415Z\" level=info 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:47.118752 crc crio[22018]: time=\"2026-06-11T17:14:47.118711751Z\" level=info 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:47.299509 crc crio[22018]: time=\"2026-06-11T17:14:47.298967282Z\" level=info msg=\"Created container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:47.302123 crc crio[22018]: time=\"2026-06-11T17:14:47.302037429Z\" level=info msg=\"Starting container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2\" id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:47.307267 crc crio[22018]: time=\"2026-06-11T17:14:47.307178192Z\" level=info msg=\"Started container\" PID=127390 containerID=696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2 description=openshift-marketplace/redhat-marketplace-m47kc/extract-utilities id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\nJun 11 17:14:47.821243 crc crio[22018]: time=\"2026-06-11T17:14:47.821129522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:47.835005 crc crio[22018]: time=\"2026-06-11T17:14:47.83491809Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:14:48.448495 crc crio[22018]: time=\"2026-06-11T17:14:48.448224287Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage\nJun 11 17:14:48.449798 crc crio[22018]: time=\"2026-06-11T17:14:48.449727105Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cabcae7e-4acc-4764-b295-cc94213aa7c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:48.452759 crc crio[22018]: time=\"2026-06-11T17:14:48.452688629Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fe59b1b-aa3b-46cf-8b83-fd6c29efc121 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:48.464245 crc crio[22018]: time=\"2026-06-11T17:14:48.464136453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:48.465092 crc crio[22018]: time=\"2026-06-11T17:14:48.464794024Z\" level=info 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:48.524560 crc crio[22018]: time=\"2026-06-11T17:14:48.524431741Z\" level=info 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:48.530139 crc crio[22018]: time=\"2026-06-11T17:14:48.53007241Z\" level=info 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:48.719892 crc crio[22018]: time=\"2026-06-11T17:14:48.714881294Z\" level=info msg=\"Created container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:48.719892 crc crio[22018]: time=\"2026-06-11T17:14:48.719048838Z\" level=info msg=\"Starting container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0\" id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:48.734056 crc crio[22018]: time=\"2026-06-11T17:14:48.733937528Z\" level=info msg=\"Started container\" PID=127477 containerID=5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0 description=openshift-marketplace/redhat-marketplace-m47kc/extract-content id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\nJun 11 17:14:49.859988 crc crio[22018]: time=\"2026-06-11T17:14:49.859301247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55362b6f-223e-496d-9f52-a697f28969b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:49.862107 crc crio[22018]: time=\"2026-06-11T17:14:49.862059144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5d495fa3-6739-41ed-8142-14db526ecf50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:14:49.872261 crc crio[22018]: time=\"2026-06-11T17:14:49.872134274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:49.872633 crc crio[22018]: time=\"2026-06-11T17:14:49.872590859Z\" level=info 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:49.926773 crc crio[22018]: time=\"2026-06-11T17:14:49.926686131Z\" level=info 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:49.930290 crc crio[22018]: time=\"2026-06-11T17:14:49.930231664Z\" level=info 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:50.120584 crc crio[22018]: time=\"2026-06-11T17:14:50.120033786Z\" level=info msg=\"Created container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:14:50.121647 crc crio[22018]: time=\"2026-06-11T17:14:50.121569755Z\" level=info msg=\"Starting container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a\" id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:14:50.126892 crc crio[22018]: time=\"2026-06-11T17:14:50.126737849Z\" level=info msg=\"Started container\" PID=127531 containerID=888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a description=openshift-marketplace/redhat-marketplace-m47kc/registry-server id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\nJun 11 17:14:58.973641 crc crio[22018]: time=\"2026-06-11T17:14:58.972159882Z\" level=info msg=\"Stopping container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a (timeout: 2s)\" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:59.096267 crc crio[22018]: time=\"2026-06-11T17:14:59.096147467Z\" level=info msg=\"Stopped container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:14:59.097468 crc crio[22018]: time=\"2026-06-11T17:14:59.097377206Z\" level=info msg=\"Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:59.098077 crc crio[22018]: time=\"2026-06-11T17:14:59.098015886Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc0029b5600}] Aliases:map[]}\"\nJun 11 17:14:59.098239 crc crio[22018]: time=\"2026-06-11T17:14:59.098193432Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-m47kc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:14:59.422814 crc crio[22018]: time=\"2026-06-11T17:14:59.422218396Z\" level=info msg=\"Stopped pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:14:59.992022 crc crio[22018]: time=\"2026-06-11T17:14:59.991902133Z\" level=info msg=\"Removing container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a\" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.024659 crc crio[22018]: time=\"2026-06-11T17:15:00.024569318Z\" level=info msg=\"Removed container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.030784 crc crio[22018]: time=\"2026-06-11T17:15:00.030695984Z\" level=info msg=\"Removing container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0\" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.061358 crc crio[22018]: time=\"2026-06-11T17:15:00.061164318Z\" level=info msg=\"Removed container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.064484 crc crio[22018]: time=\"2026-06-11T17:15:00.064277627Z\" level=info msg=\"Removing container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2\" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.113689 crc crio[22018]: time=\"2026-06-11T17:15:00.11355846Z\" level=info msg=\"Removed container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:00.655036 crc crio[22018]: time=\"2026-06-11T17:15:00.654493592Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD\" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:00.655168 crc crio[22018]: time=\"2026-06-11T17:15:00.65505431Z\" level=info 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.696300 crc crio[22018]: time=\"2026-06-11T17:15:00.696145031Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}\"\nJun 11 17:15:00.696300 crc crio[22018]: time=\"2026-06-11T17:15:00.696247445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:01.230083 crc crio[22018]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af4597d8f194c8e Mac:a2:39:06:51:a2:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:15:01.231703 crc crio[22018]: time=\"2026-06-11T17:15:01.231282534Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}\"\nJun 11 17:15:01.231703 crc crio[22018]: time=\"2026-06-11T17:15:01.231580294Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:15:01.242961 crc crio[22018]: time=\"2026-06-11T17:15:01.242851982Z\" level=info msg=\"Ran pod sandbox af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD\" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:01.246576 crc crio[22018]: time=\"2026-06-11T17:15:01.246414093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e0e6f62-1584-41c7-9bef-5bb1ae335f8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:01.249871 crc crio[22018]: time=\"2026-06-11T17:15:01.249751778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f7d1e10-f4d7-4d4c-a805-793427e2e6b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:01.259875 crc crio[22018]: time=\"2026-06-11T17:15:01.259788037Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:01.260433 crc crio[22018]: time=\"2026-06-11T17:15:01.260258382Z\" level=info 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.313895 crc crio[22018]: time=\"2026-06-11T17:15:01.313783557Z\" level=info 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.319755 crc crio[22018]: time=\"2026-06-11T17:15:01.319686593Z\" level=info 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.517855 crc crio[22018]: time=\"2026-06-11T17:15:01.517763269Z\" level=info msg=\"Created container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:01.519823 crc crio[22018]: time=\"2026-06-11T17:15:01.519725491Z\" level=info msg=\"Starting container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126\" id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:01.527421 crc crio[22018]: time=\"2026-06-11T17:15:01.527279471Z\" level=info msg=\"Started container\" PID=128139 containerID=ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\nJun 11 17:15:04.054155 crc crio[22018]: time=\"2026-06-11T17:15:04.053119392Z\" level=info msg=\"Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:04.055935 crc crio[22018]: time=\"2026-06-11T17:15:04.055579081Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0023008c8}] Aliases:map[]}\"\nJun 11 17:15:04.055935 crc crio[22018]: time=\"2026-06-11T17:15:04.055732646Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:04.371608 crc crio[22018]: time=\"2026-06-11T17:15:04.369425716Z\" level=info msg=\"Stopped pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.350675 crc crio[22018]: time=\"2026-06-11T17:15:11.349800855Z\" level=info msg=\"Removing container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb\" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:11.413786 crc crio[22018]: time=\"2026-06-11T17:15:11.413641508Z\" level=info msg=\"Removed container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:11.430882 crc crio[22018]: time=\"2026-06-11T17:15:11.43078883Z\" level=info msg=\"Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.431083 crc crio[22018]: time=\"2026-06-11T17:15:11.430903304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.432029 crc crio[22018]: time=\"2026-06-11T17:15:11.431959037Z\" level=info msg=\"Removing pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:11.454022 crc crio[22018]: time=\"2026-06-11T17:15:11.453903025Z\" level=info msg=\"Removed pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:11.455890 crc crio[22018]: time=\"2026-06-11T17:15:11.455765551Z\" level=info msg=\"Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.456075 crc crio[22018]: time=\"2026-06-11T17:15:11.455965018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:11.456971 crc crio[22018]: time=\"2026-06-11T17:15:11.456848035Z\" level=info msg=\"Removing pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:11.476043 crc crio[22018]: time=\"2026-06-11T17:15:11.475822949Z\" level=info msg=\"Removed pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:15:30.931859 crc crio[22018]: time=\"2026-06-11T17:15:30.930310037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pxtcw/POD\" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:30.933986 crc crio[22018]: time=\"2026-06-11T17:15:30.931931229Z\" level=info 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:31.002827 crc crio[22018]: time=\"2026-06-11T17:15:31.00199862Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}\"\nJun 11 17:15:31.002827 crc crio[22018]: time=\"2026-06-11T17:15:31.002093313Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pxtcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:31.811142 crc crio[22018]: 2026-06-11T17:15:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2628861e94788d Mac:26:0a:a3:97:46:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 SocketPath: PciID:}] [{Interface:0xc000312960 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:15:31.814049 crc crio[22018]: time=\"2026-06-11T17:15:31.813955286Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}\"\nJun 11 17:15:31.814315 crc crio[22018]: time=\"2026-06-11T17:15:31.814202704Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pxtcw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:15:31.829050 crc crio[22018]: time=\"2026-06-11T17:15:31.828906976Z\" level=info msg=\"Ran pod sandbox d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 with infra container: openshift-marketplace/certified-operators-pxtcw/POD\" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:15:31.831878 crc crio[22018]: time=\"2026-06-11T17:15:31.831776237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fdd2c8e0-8f06-4ecd-af55-2243f8150910 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:31.834845 crc crio[22018]: time=\"2026-06-11T17:15:31.834781013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6386e31e-27d8-4edf-86e6-8167c23eb670 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:31.842062 crc crio[22018]: time=\"2026-06-11T17:15:31.841979748Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:31.842672 crc crio[22018]: time=\"2026-06-11T17:15:31.842585067Z\" level=info 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:31.941119 crc crio[22018]: time=\"2026-06-11T17:15:31.940982405Z\" level=info 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:31.950714 crc crio[22018]: time=\"2026-06-11T17:15:31.950612149Z\" level=info 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:32.203138 crc crio[22018]: time=\"2026-06-11T17:15:32.202461627Z\" level=info msg=\"Created container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:32.205070 crc crio[22018]: time=\"2026-06-11T17:15:32.20473227Z\" level=info msg=\"Starting container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0\" id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:32.216226 crc crio[22018]: time=\"2026-06-11T17:15:32.216043817Z\" level=info msg=\"Started container\" PID=129590 containerID=7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0 description=openshift-marketplace/certified-operators-pxtcw/extract-utilities id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\nJun 11 17:15:32.597224 crc crio[22018]: time=\"2026-06-11T17:15:32.597140471Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage\nJun 11 17:15:32.611277 crc crio[22018]: time=\"2026-06-11T17:15:32.611144156Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:15:33.237480 crc crio[22018]: time=\"2026-06-11T17:15:33.236830244Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage\nJun 11 17:15:33.239965 crc crio[22018]: time=\"2026-06-11T17:15:33.23987593Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=088f66cf-3f7a-4133-8724-35283589f794 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:33.246468 crc crio[22018]: time=\"2026-06-11T17:15:33.246412218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ba280160-c2e9-422e-855a-8f95ee36eb42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:33.261133 crc crio[22018]: time=\"2026-06-11T17:15:33.26102017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:33.262669 crc crio[22018]: time=\"2026-06-11T17:15:33.262638462Z\" level=info 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:33.323667 crc crio[22018]: time=\"2026-06-11T17:15:33.323613853Z\" level=info 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:33.328078 crc crio[22018]: time=\"2026-06-11T17:15:33.328050243Z\" level=info 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:33.524182 crc crio[22018]: time=\"2026-06-11T17:15:33.524118324Z\" level=info msg=\"Created container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:33.526077 crc crio[22018]: time=\"2026-06-11T17:15:33.526008913Z\" level=info msg=\"Starting container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094\" id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:33.533734 crc crio[22018]: time=\"2026-06-11T17:15:33.533575814Z\" level=info msg=\"Started container\" PID=129684 containerID=7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094 description=openshift-marketplace/certified-operators-pxtcw/extract-content id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\nJun 11 17:15:35.678141 crc crio[22018]: time=\"2026-06-11T17:15:35.677620102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27957dd1-5c0e-4468-b1b7-735570958c72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:35.683049 crc crio[22018]: time=\"2026-06-11T17:15:35.682961961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=23dfb1d8-f1c7-4619-a807-d2224d06d9be name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:15:35.694698 crc crio[22018]: time=\"2026-06-11T17:15:35.694577739Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:35.695310 crc crio[22018]: time=\"2026-06-11T17:15:35.695246361Z\" level=info 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:35.775804 crc crio[22018]: time=\"2026-06-11T17:15:35.775249964Z\" level=info 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:35.782198 crc crio[22018]: time=\"2026-06-11T17:15:35.782123586Z\" level=info 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:35.950674 crc crio[22018]: time=\"2026-06-11T17:15:35.950477976Z\" level=info msg=\"Created container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:15:35.953221 crc crio[22018]: time=\"2026-06-11T17:15:35.95312331Z\" level=info msg=\"Starting container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491\" id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:15:35.959291 crc crio[22018]: time=\"2026-06-11T17:15:35.959176361Z\" level=info msg=\"Started container\" PID=129831 containerID=55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 description=openshift-marketplace/certified-operators-pxtcw/registry-server id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\nJun 11 17:15:43.828094 crc crio[22018]: time=\"2026-06-11T17:15:43.826722586Z\" level=info msg=\"Stopping container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 (timeout: 2s)\" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:15:44.221831 crc crio[22018]: time=\"2026-06-11T17:15:44.221265285Z\" level=info msg=\"Stopped container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:15:44.223127 crc crio[22018]: time=\"2026-06-11T17:15:44.223068781Z\" level=info msg=\"Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.223804 crc crio[22018]: time=\"2026-06-11T17:15:44.223744633Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc002ca0158}] Aliases:map[]}\"\nJun 11 17:15:44.223951 crc crio[22018]: time=\"2026-06-11T17:15:44.223902128Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pxtcw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:15:44.594731 crc crio[22018]: time=\"2026-06-11T17:15:44.594435576Z\" level=info msg=\"Stopped pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:15:44.878507 crc crio[22018]: time=\"2026-06-11T17:15:44.877691197Z\" level=info msg=\"Removing container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491\" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:44.972752 crc crio[22018]: time=\"2026-06-11T17:15:44.972458551Z\" level=info msg=\"Removed container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:44.977686 crc crio[22018]: time=\"2026-06-11T17:15:44.977598244Z\" level=info msg=\"Removing container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094\" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:45.011655 crc crio[22018]: time=\"2026-06-11T17:15:45.011484157Z\" level=info msg=\"Removed container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:45.016831 crc crio[22018]: time=\"2026-06-11T17:15:45.016718473Z\" level=info msg=\"Removing container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0\" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:15:45.083845 crc crio[22018]: time=\"2026-06-11T17:15:45.083635378Z\" level=info msg=\"Removed container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:00.551755 crc crio[22018]: time=\"2026-06-11T17:16:00.55061862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686636-tsnwk/POD\" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:00.553674 crc crio[22018]: time=\"2026-06-11T17:16:00.553031648Z\" level=info 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.610402 crc crio[22018]: time=\"2026-06-11T17:16:00.609904226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}\"\nJun 11 17:16:00.610402 crc crio[22018]: time=\"2026-06-11T17:16:00.610386792Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686636-tsnwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:01.024811 crc crio[22018]: time=\"2026-06-11T17:16:01.023795197Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h5ztt/POD\" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:01.024811 crc crio[22018]: time=\"2026-06-11T17:16:01.024309924Z\" level=info 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:01.063596 crc crio[22018]: time=\"2026-06-11T17:16:01.063484445Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}\"\nJun 11 17:16:01.063596 crc crio[22018]: time=\"2026-06-11T17:16:01.063572428Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h5ztt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:01.229463 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5d9db86410ed29 Mac:c6:5b:2f:d7:e7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 SocketPath: PciID:}] [{Interface:0xc0001d9090 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:16:01.230904 crc crio[22018]: time=\"2026-06-11T17:16:01.230835297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}\"\nJun 11 17:16:01.231067 crc crio[22018]: time=\"2026-06-11T17:16:01.231009992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686636-tsnwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:16:01.271804 crc crio[22018]: time=\"2026-06-11T17:16:01.271477663Z\" level=info msg=\"Ran pod sandbox a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 with infra container: openshift-infra/auto-csr-approver-29686636-tsnwk/POD\" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:01.278477 crc crio[22018]: time=\"2026-06-11T17:16:01.276168433Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:01.293805 crc crio[22018]: time=\"2026-06-11T17:16:01.293711129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:16:01.758144 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3ba9908cc96a08 Mac:6a:a4:ce:0a:09:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:16:01.759652 crc crio[22018]: time=\"2026-06-11T17:16:01.759503433Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}\"\nJun 11 17:16:01.759793 crc crio[22018]: time=\"2026-06-11T17:16:01.7597096Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h5ztt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:16:01.771794 crc crio[22018]: time=\"2026-06-11T17:16:01.771699752Z\" level=info msg=\"Ran pod sandbox f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 with infra container: openshift-marketplace/community-operators-h5ztt/POD\" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:16:01.775591 crc crio[22018]: time=\"2026-06-11T17:16:01.77547109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=efd1ea1a-4e22-4cb0-a3be-1adb5fd0113e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:01.781460 crc crio[22018]: time=\"2026-06-11T17:16:01.781273486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dec221fa-c5ef-4d6d-9f9a-f613f744f6de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:01.789806 crc crio[22018]: time=\"2026-06-11T17:16:01.789693339Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:01.790175 crc crio[22018]: time=\"2026-06-11T17:16:01.790156844Z\" level=info 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:01.855758 crc crio[22018]: time=\"2026-06-11T17:16:01.85568801Z\" level=info 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:01.859600 crc crio[22018]: time=\"2026-06-11T17:16:01.85947659Z\" level=info 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.010943 crc crio[22018]: time=\"2026-06-11T17:16:02.010777803Z\" level=info msg=\"Created container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:02.011887 crc crio[22018]: time=\"2026-06-11T17:16:02.011825685Z\" level=info msg=\"Starting container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800\" id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:02.015798 crc crio[22018]: time=\"2026-06-11T17:16:02.015685228Z\" level=info msg=\"Started container\" PID=131209 containerID=3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800 description=openshift-marketplace/community-operators-h5ztt/extract-utilities id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\nJun 11 17:16:02.112738 crc crio[22018]: time=\"2026-06-11T17:16:02.11264291Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:02.118927 crc crio[22018]: time=\"2026-06-11T17:16:02.118825416Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:16:02.839041 crc crio[22018]: time=\"2026-06-11T17:16:02.838405211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:02.840987 crc crio[22018]: time=\"2026-06-11T17:16:02.840432705Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6962bf98-89c0-4f14-b018-c3568bc3bdea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.850442 crc crio[22018]: time=\"2026-06-11T17:16:02.848924623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d72dcad7-c104-4f3d-aea0-119cd4045ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.863422 crc crio[22018]: time=\"2026-06-11T17:16:02.863303268Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:02.880204 crc crio[22018]: time=\"2026-06-11T17:16:02.88009578Z\" level=info 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.880956 crc crio[22018]: time=\"2026-06-11T17:16:02.880850275Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage\nJun 11 17:16:02.882856 crc crio[22018]: time=\"2026-06-11T17:16:02.882770716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=802bfae7-a0a4-4199-88e7-45f9d5477565 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.902236 crc crio[22018]: time=\"2026-06-11T17:16:02.902140689Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85754b26-801c-4d4e-b663-c71344d0a426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:02.930477 crc crio[22018]: time=\"2026-06-11T17:16:02.930242212Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/extract-content\" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:02.931002 crc crio[22018]: time=\"2026-06-11T17:16:02.930938574Z\" level=info 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.985015 crc crio[22018]: time=\"2026-06-11T17:16:02.98488594Z\" level=info 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.013648 crc crio[22018]: time=\"2026-06-11T17:16:03.013552149Z\" level=info 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.020583 crc crio[22018]: time=\"2026-06-11T17:16:03.020402095Z\" level=info 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.282108 crc crio[22018]: time=\"2026-06-11T17:16:03.281986382Z\" level=info msg=\"Created container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content\" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:03.283674 crc crio[22018]: time=\"2026-06-11T17:16:03.283596872Z\" level=info msg=\"Starting container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6\" id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:03.302453 crc crio[22018]: time=\"2026-06-11T17:16:03.301736677Z\" level=info msg=\"Started container\" PID=131281 containerID=3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6 description=openshift-marketplace/community-operators-h5ztt/extract-content id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\nJun 11 17:16:03.562243 crc crio[22018]: time=\"2026-06-11T17:16:03.561825916Z\" level=info 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.677827 crc crio[22018]: time=\"2026-06-11T17:16:03.677686277Z\" level=info msg=\"Created container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:03.684404 crc crio[22018]: time=\"2026-06-11T17:16:03.679309178Z\" level=info msg=\"Starting container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e\" id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:03.685822 crc crio[22018]: time=\"2026-06-11T17:16:03.685705371Z\" level=info msg=\"Started container\" PID=131328 containerID=5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e description=openshift-infra/auto-csr-approver-29686636-tsnwk/oc id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\nJun 11 17:16:05.180270 crc crio[22018]: time=\"2026-06-11T17:16:05.179262632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78873d4e-28b0-4068-908f-3f75994378a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:05.181869 crc crio[22018]: time=\"2026-06-11T17:16:05.18173502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01db7d35-8179-4b00-aaa6-0e357ebd9289 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:16:05.190684 crc crio[22018]: time=\"2026-06-11T17:16:05.190498128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/registry-server\" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:05.191015 crc crio[22018]: time=\"2026-06-11T17:16:05.190948503Z\" level=info 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:05.250246 crc crio[22018]: time=\"2026-06-11T17:16:05.250095746Z\" level=info 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:05.254290 crc crio[22018]: time=\"2026-06-11T17:16:05.254227159Z\" level=info 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:05.424875 crc crio[22018]: time=\"2026-06-11T17:16:05.424292833Z\" level=info msg=\"Created container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:16:05.426841 crc crio[22018]: time=\"2026-06-11T17:16:05.426593757Z\" level=info msg=\"Starting container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a\" id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:16:05.434976 crc crio[22018]: time=\"2026-06-11T17:16:05.43488584Z\" level=info msg=\"Started container\" PID=131450 containerID=e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a description=openshift-marketplace/community-operators-h5ztt/registry-server id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\nJun 11 17:16:06.215464 crc crio[22018]: time=\"2026-06-11T17:16:06.214404563Z\" level=info msg=\"Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:06.215464 crc crio[22018]: time=\"2026-06-11T17:16:06.215321002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc007484a70}] Aliases:map[]}\"\nJun 11 17:16:06.216283 crc crio[22018]: time=\"2026-06-11T17:16:06.21556516Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686636-tsnwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:06.638148 crc crio[22018]: time=\"2026-06-11T17:16:06.637595479Z\" level=info msg=\"Stopped pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:11.498865 crc crio[22018]: time=\"2026-06-11T17:16:11.497486499Z\" level=info msg=\"Removing container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927\" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:11.708301 crc crio[22018]: time=\"2026-06-11T17:16:11.708162386Z\" level=info msg=\"Removed container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:11.731567 crc crio[22018]: time=\"2026-06-11T17:16:11.731436379Z\" level=info msg=\"Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:11.731924 crc crio[22018]: time=\"2026-06-11T17:16:11.731606505Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:11.732638 crc crio[22018]: time=\"2026-06-11T17:16:11.732571575Z\" level=info msg=\"Removing pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:11.747079 crc crio[22018]: time=\"2026-06-11T17:16:11.746992395Z\" level=info msg=\"Removed pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:11.748294 crc crio[22018]: time=\"2026-06-11T17:16:11.748152829Z\" level=info msg=\"Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:11.748436 crc crio[22018]: time=\"2026-06-11T17:16:11.748319284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:11.749288 crc crio[22018]: time=\"2026-06-11T17:16:11.749199902Z\" level=info msg=\"Removing pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:11.767698 crc crio[22018]: time=\"2026-06-11T17:16:11.767392913Z\" level=info msg=\"Removed pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:16:13.318295 crc crio[22018]: time=\"2026-06-11T17:16:13.317513783Z\" level=info msg=\"Stopping container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a (timeout: 2s)\" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:16:13.441866 crc crio[22018]: time=\"2026-06-11T17:16:13.44180396Z\" level=info msg=\"Stopped container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:16:13.442948 crc crio[22018]: time=\"2026-06-11T17:16:13.442899104Z\" level=info msg=\"Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:13.443710 crc crio[22018]: time=\"2026-06-11T17:16:13.443602057Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc0004bf948}] Aliases:map[]}\"\nJun 11 17:16:13.443848 crc crio[22018]: time=\"2026-06-11T17:16:13.443763072Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h5ztt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:16:13.810494 crc crio[22018]: time=\"2026-06-11T17:16:13.807734322Z\" level=info msg=\"Stopped pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:16:14.370482 crc crio[22018]: time=\"2026-06-11T17:16:14.37018816Z\" level=info msg=\"Removing container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a\" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:14.405862 crc crio[22018]: time=\"2026-06-11T17:16:14.405702896Z\" level=info msg=\"Removed container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:14.409502 crc crio[22018]: time=\"2026-06-11T17:16:14.409417321Z\" level=info msg=\"Removing container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6\" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:14.441395 crc crio[22018]: time=\"2026-06-11T17:16:14.441243648Z\" level=info msg=\"Removed container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content\" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:14.455461 crc crio[22018]: time=\"2026-06-11T17:16:14.454958708Z\" level=info msg=\"Removing container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800\" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:16:14.500895 crc crio[22018]: time=\"2026-06-11T17:16:14.500777177Z\" level=info msg=\"Removed container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:17:11.899771 crc crio[22018]: time=\"2026-06-11T17:17:11.892900957Z\" level=info msg=\"Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:17:11.902697 crc crio[22018]: time=\"2026-06-11T17:17:11.899926471Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:17:11.903457 crc crio[22018]: time=\"2026-06-11T17:17:11.903177622Z\" level=info msg=\"Removing pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:17:11.929416 crc crio[22018]: time=\"2026-06-11T17:17:11.929102388Z\" level=info msg=\"Removed pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:00.536604 crc crio[22018]: time=\"2026-06-11T17:18:00.535501509Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686638-rjd89/POD\" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:18:00.538220 crc crio[22018]: time=\"2026-06-11T17:18:00.536627945Z\" level=info 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.581207 crc crio[22018]: time=\"2026-06-11T17:18:00.580917237Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}\"\nJun 11 17:18:00.581572 crc crio[22018]: time=\"2026-06-11T17:18:00.581544987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686638-rjd89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:18:01.120635 crc crio[22018]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1770d36c6d15bc8 Mac:aa:d6:70:d5:d9:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:18:01.123763 crc crio[22018]: time=\"2026-06-11T17:18:01.123624293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}\"\nJun 11 17:18:01.124160 crc crio[22018]: time=\"2026-06-11T17:18:01.123979295Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686638-rjd89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:18:01.143912 crc crio[22018]: time=\"2026-06-11T17:18:01.143792729Z\" level=info msg=\"Ran pod sandbox 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 with infra container: openshift-infra/auto-csr-approver-29686638-rjd89/POD\" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:18:01.148230 crc crio[22018]: time=\"2026-06-11T17:18:01.147846971Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage\nJun 11 17:18:01.159835 crc crio[22018]: time=\"2026-06-11T17:18:01.159715208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:18:02.221163 crc crio[22018]: time=\"2026-06-11T17:18:02.221103899Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage\nJun 11 17:18:02.224971 crc crio[22018]: time=\"2026-06-11T17:18:02.224941961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c7d51ef-00cb-4b30-aef6-9562bafcf986 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:18:02.229941 crc crio[22018]: time=\"2026-06-11T17:18:02.229837695Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfafdc6-0068-4f63-950c-8a81ce38fdda name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:18:02.240860 crc crio[22018]: time=\"2026-06-11T17:18:02.24073419Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:18:02.241479 crc crio[22018]: time=\"2026-06-11T17:18:02.241392452Z\" level=info 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.341443 crc crio[22018]: time=\"2026-06-11T17:18:02.341232473Z\" level=info 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.689377 crc crio[22018]: time=\"2026-06-11T17:18:02.688889433Z\" level=info 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.817905 crc crio[22018]: time=\"2026-06-11T17:18:02.817804855Z\" level=info msg=\"Created container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:18:02.819706 crc crio[22018]: time=\"2026-06-11T17:18:02.819517313Z\" level=info msg=\"Starting container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500\" id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:18:02.824477 crc crio[22018]: time=\"2026-06-11T17:18:02.824316122Z\" level=info msg=\"Started container\" PID=136975 containerID=4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500 description=openshift-infra/auto-csr-approver-29686638-rjd89/oc id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\nJun 11 17:18:05.276079 crc crio[22018]: time=\"2026-06-11T17:18:05.27504429Z\" level=info msg=\"Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:05.277574 crc crio[22018]: time=\"2026-06-11T17:18:05.276850807Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc002300fe8}] Aliases:map[]}\"\nJun 11 17:18:05.277574 crc crio[22018]: time=\"2026-06-11T17:18:05.277011083Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686638-rjd89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:18:05.618874 crc crio[22018]: time=\"2026-06-11T17:18:05.618728583Z\" level=info msg=\"Stopped pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:11.988473 crc crio[22018]: time=\"2026-06-11T17:18:11.987209252Z\" level=info msg=\"Removing container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d\" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.208050 crc crio[22018]: time=\"2026-06-11T17:18:12.207912464Z\" level=info msg=\"Removed container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.211183 crc crio[22018]: time=\"2026-06-11T17:18:12.211102991Z\" level=info msg=\"Removing container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf\" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.246546 crc crio[22018]: time=\"2026-06-11T17:18:12.246172279Z\" level=info msg=\"Removed container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.250895 crc crio[22018]: time=\"2026-06-11T17:18:12.250741487Z\" level=info msg=\"Removing container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a\" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.300947 crc crio[22018]: time=\"2026-06-11T17:18:12.300818386Z\" level=info msg=\"Removed container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:18:12.311271 crc crio[22018]: time=\"2026-06-11T17:18:12.31114833Z\" level=info msg=\"Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:12.311271 crc crio[22018]: time=\"2026-06-11T17:18:12.311236993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:12.311941 crc crio[22018]: time=\"2026-06-11T17:18:12.311868452Z\" level=info msg=\"Removing pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:12.334141 crc crio[22018]: time=\"2026-06-11T17:18:12.333595895Z\" level=info msg=\"Removed pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:12.334688 crc crio[22018]: time=\"2026-06-11T17:18:12.334612244Z\" level=info msg=\"Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:12.334783 crc crio[22018]: time=\"2026-06-11T17:18:12.334688776Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:18:12.335692 crc crio[22018]: time=\"2026-06-11T17:18:12.335636996Z\" level=info msg=\"Removing pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:18:12.354265 crc crio[22018]: time=\"2026-06-11T17:18:12.354161465Z\" level=info msg=\"Removed pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:19:30.866021 crc crio[22018]: time=\"2026-06-11T17:19:30.864854837Z\" level=info msg=\"Stopping pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033\" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:19:30.869851 crc crio[22018]: time=\"2026-06-11T17:19:30.867376317Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"\nJun 11 17:19:30.869851 crc crio[22018]: time=\"2026-06-11T17:19:30.867829532Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:19:31.413895 crc crio[22018]: time=\"2026-06-11T17:19:31.413090098Z\" level=info msg=\"Stopped pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033\" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:19:32.391165 crc crio[22018]: time=\"2026-06-11T17:19:32.390684197Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD\" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:19:32.392817 crc crio[22018]: time=\"2026-06-11T17:19:32.391309677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:19:32.438642 crc crio[22018]: time=\"2026-06-11T17:19:32.438479731Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}\"\nJun 11 17:19:32.438642 crc crio[22018]: time=\"2026-06-11T17:19:32.438567503Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:19:33.097397 crc crio[22018]: 2026-06-11T17:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ee0136e99d9e5 Mac:1a:b6:ab:cc:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:19:33.099193 crc crio[22018]: time=\"2026-06-11T17:19:33.099105476Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}\"\nJun 11 17:19:33.099300 crc crio[22018]: time=\"2026-06-11T17:19:33.099267682Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:19:33.110812 crc crio[22018]: time=\"2026-06-11T17:19:33.110718441Z\" level=info msg=\"Ran pod sandbox d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD\" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:19:33.122163 crc crio[22018]: time=\"2026-06-11T17:19:33.122023378Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:19:33.136990 crc crio[22018]: time=\"2026-06-11T17:19:33.136129655Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:19:33.658902 crc crio[22018]: time=\"2026-06-11T17:19:33.658759935Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:19:33.663113 crc crio[22018]: time=\"2026-06-11T17:19:33.662992859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=684bd952-a40e-415b-9b32-b73b52011901 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:19:33.691745 crc crio[22018]: time=\"2026-06-11T17:19:33.691486601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f5a4d675-30b3-4746-a1da-187078992bcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:19:33.702111 crc crio[22018]: time=\"2026-06-11T17:19:33.702001013Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:19:33.702833 crc crio[22018]: time=\"2026-06-11T17:19:33.702739637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:19:33.750456 crc crio[22018]: time=\"2026-06-11T17:19:33.750310623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:19:33.756078 crc crio[22018]: time=\"2026-06-11T17:19:33.755990123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:19:33.973629 crc crio[22018]: time=\"2026-06-11T17:19:33.972694136Z\" level=info msg=\"Created container 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:19:33.974687 crc crio[22018]: time=\"2026-06-11T17:19:33.974496393Z\" level=info msg=\"Starting container: 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d\" id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:19:33.987086 crc crio[22018]: time=\"2026-06-11T17:19:33.986939267Z\" level=info msg=\"Started container\" PID=141802 containerID=6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac\nJun 11 17:20:00.571250 crc crio[22018]: time=\"2026-06-11T17:20:00.570010383Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686640-rhxr5/POD\" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:00.571250 crc crio[22018]: time=\"2026-06-11T17:20:00.571193101Z\" level=info 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.623941 crc crio[22018]: time=\"2026-06-11T17:20:00.623759616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}\"\nJun 11 17:20:00.623941 crc crio[22018]: time=\"2026-06-11T17:20:00.62388338Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686640-rhxr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:01.187812 crc crio[22018]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93d61b2e0249ea Mac:96:93:dc:4c:39:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:20:01.189897 crc crio[22018]: time=\"2026-06-11T17:20:01.189751889Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}\"\nJun 11 17:20:01.190209 crc crio[22018]: time=\"2026-06-11T17:20:01.1900877Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686640-rhxr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:20:01.200307 crc crio[22018]: time=\"2026-06-11T17:20:01.200217915Z\" level=info msg=\"Ran pod sandbox f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea with infra container: openshift-infra/auto-csr-approver-29686640-rhxr5/POD\" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:20:01.202709 crc crio[22018]: time=\"2026-06-11T17:20:01.202624527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:01.212083 crc crio[22018]: time=\"2026-06-11T17:20:01.211997035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:20:02.375377 crc crio[22018]: time=\"2026-06-11T17:20:02.374811098Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage\nJun 11 17:20:02.376859 crc crio[22018]: time=\"2026-06-11T17:20:02.376259244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dc48d6ec-f6a1-4976-aeaa-d91cf8cf55bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:02.378681 crc crio[22018]: time=\"2026-06-11T17:20:02.378593047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=90dacf9f-1f59-48fd-9e18-1aa36f849134 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:20:02.390095 crc crio[22018]: time=\"2026-06-11T17:20:02.38999481Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:02.390757 crc crio[22018]: time=\"2026-06-11T17:20:02.390696052Z\" level=info 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.471394 crc crio[22018]: time=\"2026-06-11T17:20:02.471249112Z\" level=info 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.829415 crc crio[22018]: time=\"2026-06-11T17:20:02.829162656Z\" level=info 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.946869 crc crio[22018]: time=\"2026-06-11T17:20:02.945438738Z\" level=info msg=\"Created container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:20:02.946869 crc crio[22018]: time=\"2026-06-11T17:20:02.946261524Z\" level=info msg=\"Starting container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5\" id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:20:02.969388 crc crio[22018]: time=\"2026-06-11T17:20:02.968630239Z\" level=info msg=\"Started container\" PID=143466 containerID=2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5 description=openshift-infra/auto-csr-approver-29686640-rhxr5/oc id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\nJun 11 17:20:05.389287 crc crio[22018]: time=\"2026-06-11T17:20:05.388593469Z\" level=info msg=\"Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:05.390572 crc crio[22018]: time=\"2026-06-11T17:20:05.389837809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc0003817c8}] Aliases:map[]}\"\nJun 11 17:20:05.390572 crc crio[22018]: time=\"2026-06-11T17:20:05.389959763Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686640-rhxr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:20:05.747765 crc crio[22018]: time=\"2026-06-11T17:20:05.747669579Z\" level=info msg=\"Stopped pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:12.458223 crc crio[22018]: time=\"2026-06-11T17:20:12.449590495Z\" level=info msg=\"Removing container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100\" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:20:12.742102 crc crio[22018]: time=\"2026-06-11T17:20:12.741883334Z\" level=info msg=\"Removed container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.752946371Z\" level=info msg=\"Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.753051764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.753583511Z\" level=info msg=\"Removing pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:20:12.769664 crc crio[22018]: time=\"2026-06-11T17:20:12.769570259Z\" level=info msg=\"Removed pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:21:28.132865 crc crio[22018]: time=\"2026-06-11T17:21:28.13187542Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gkjvs/POD\" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:21:28.135748 crc crio[22018]: time=\"2026-06-11T17:21:28.133246744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:28.177069 crc crio[22018]: time=\"2026-06-11T17:21:28.176966159Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}\"\nJun 11 17:21:28.177069 crc crio[22018]: time=\"2026-06-11T17:21:28.17702704Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gkjvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:21:28.822146 crc crio[22018]: 2026-06-11T17:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c71ae8bf6d1f47 Mac:66:a5:24:28:8b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:21:28.824928 crc crio[22018]: time=\"2026-06-11T17:21:28.824825856Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}\"\nJun 11 17:21:28.825235 crc crio[22018]: time=\"2026-06-11T17:21:28.825168677Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gkjvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:21:28.837837 crc crio[22018]: time=\"2026-06-11T17:21:28.837740195Z\" level=info msg=\"Ran pod sandbox 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 with infra container: openshift-marketplace/redhat-operators-gkjvs/POD\" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:21:28.843126 crc crio[22018]: time=\"2026-06-11T17:21:28.843043335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29e79908-64ca-4d8d-8e61-691d8a0bab45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:28.845055 crc crio[22018]: time=\"2026-06-11T17:21:28.845004065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a33395f5-98ec-4f42-8314-7bef930e0636 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:28.859475 crc crio[22018]: time=\"2026-06-11T17:21:28.859323499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:28.860014 crc crio[22018]: time=\"2026-06-11T17:21:28.859956237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:28.950051 crc crio[22018]: time=\"2026-06-11T17:21:28.949640218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:28.957170 crc crio[22018]: time=\"2026-06-11T17:21:28.957126396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:29.142990 crc crio[22018]: time=\"2026-06-11T17:21:29.142796104Z\" level=info msg=\"Created container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:29.146042 crc crio[22018]: time=\"2026-06-11T17:21:29.145904039Z\" level=info msg=\"Starting container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d\" id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:21:29.152461 crc crio[22018]: time=\"2026-06-11T17:21:29.152391599Z\" level=info msg=\"Started container\" PID=147619 containerID=456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d description=openshift-marketplace/redhat-operators-gkjvs/extract-utilities id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\nJun 11 17:21:30.277452 crc crio[22018]: time=\"2026-06-11T17:21:30.276770646Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage\nJun 11 17:21:30.291925 crc crio[22018]: time=\"2026-06-11T17:21:30.291841153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:21:31.318765 crc crio[22018]: time=\"2026-06-11T17:21:31.318550897Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage\nJun 11 17:21:31.320009 crc crio[22018]: time=\"2026-06-11T17:21:31.319767986Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d5b00835-a013-470c-ab01-d1e27924eca5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:31.323182 crc crio[22018]: time=\"2026-06-11T17:21:31.323125432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8c32a23e-8714-49f6-b414-aec4262f669f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:31.339612 crc crio[22018]: time=\"2026-06-11T17:21:31.334172501Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:31.339612 crc crio[22018]: time=\"2026-06-11T17:21:31.334787351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:31.383182 crc crio[22018]: time=\"2026-06-11T17:21:31.383074481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:31.386556 crc crio[22018]: time=\"2026-06-11T17:21:31.386435847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:31.573706 crc crio[22018]: time=\"2026-06-11T17:21:31.572799089Z\" level=info msg=\"Created container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:31.574890 crc crio[22018]: time=\"2026-06-11T17:21:31.574719709Z\" level=info msg=\"Starting container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161\" id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:21:31.586330 crc crio[22018]: time=\"2026-06-11T17:21:31.582841657Z\" level=info msg=\"Started container\" PID=147703 containerID=8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161 description=openshift-marketplace/redhat-operators-gkjvs/extract-content id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\nJun 11 17:21:45.909569 crc crio[22018]: time=\"2026-06-11T17:21:45.908971507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=462f3491-d236-425f-a784-da99777d858f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:45.913398 crc crio[22018]: time=\"2026-06-11T17:21:45.913250048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=241537a2-7cb2-4b98-89ff-49d6a7a390d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:21:45.923669 crc crio[22018]: time=\"2026-06-11T17:21:45.923573775Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:45.925171 crc crio[22018]: time=\"2026-06-11T17:21:45.925072473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:46.040219 crc crio[22018]: time=\"2026-06-11T17:21:46.040117175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:46.054353 crc crio[22018]: time=\"2026-06-11T17:21:46.054251763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:21:46.315280 crc crio[22018]: time=\"2026-06-11T17:21:46.315120995Z\" level=info msg=\"Created container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:21:46.316683 crc crio[22018]: time=\"2026-06-11T17:21:46.316589401Z\" level=info msg=\"Starting container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d\" id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:21:46.323420 crc crio[22018]: time=\"2026-06-11T17:21:46.323257732Z\" level=info msg=\"Started container\" PID=148417 containerID=ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d description=openshift-marketplace/redhat-operators-gkjvs/registry-server id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\nJun 11 17:22:01.083483 crc crio[22018]: time=\"2026-06-11T17:22:01.082607691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686642-wclzh/POD\" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:01.085457 crc crio[22018]: time=\"2026-06-11T17:22:01.083903292Z\" level=info 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:01.325666 crc crio[22018]: time=\"2026-06-11T17:22:01.325423344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"\nJun 11 17:22:01.325666 crc crio[22018]: time=\"2026-06-11T17:22:01.325486946Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686642-wclzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:01.927864 crc crio[22018]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bb15a55cefd22 Mac:0e:11:f3:d7:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:22:01.929038 crc crio[22018]: time=\"2026-06-11T17:22:01.928972055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"\nJun 11 17:22:01.929269 crc crio[22018]: time=\"2026-06-11T17:22:01.929213683Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686642-wclzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:22:01.940246 crc crio[22018]: time=\"2026-06-11T17:22:01.940167863Z\" level=info msg=\"Ran pod sandbox d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 with infra container: openshift-infra/auto-csr-approver-29686642-wclzh/POD\" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:01.943106 crc crio[22018]: time=\"2026-06-11T17:22:01.943035309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:01.951979 crc crio[22018]: time=\"2026-06-11T17:22:01.951892411Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:22:02.778955 crc crio[22018]: time=\"2026-06-11T17:22:02.778389643Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:02.780420 crc crio[22018]: time=\"2026-06-11T17:22:02.780141079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=061a99b9-3307-42a9-af4e-2edd626767b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:02.783757 crc crio[22018]: time=\"2026-06-11T17:22:02.783680761Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ea9daa90-86df-495a-8f07-8134ba86ca42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:02.814603 crc crio[22018]: time=\"2026-06-11T17:22:02.814390844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:02.815150 crc crio[22018]: time=\"2026-06-11T17:22:02.815091016Z\" level=info 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.956685 crc crio[22018]: time=\"2026-06-11T17:22:02.956564396Z\" level=info 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:03.518943 crc crio[22018]: time=\"2026-06-11T17:22:03.51558426Z\" level=info 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:03.780620 crc crio[22018]: time=\"2026-06-11T17:22:03.780470088Z\" level=info msg=\"Created container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:03.781552 crc crio[22018]: time=\"2026-06-11T17:22:03.781275023Z\" level=info msg=\"Starting container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5\" id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:22:03.791134 crc crio[22018]: time=\"2026-06-11T17:22:03.791038882Z\" level=info msg=\"Started container\" PID=149350 containerID=f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5 description=openshift-infra/auto-csr-approver-29686642-wclzh/oc id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\nJun 11 17:22:08.523837 crc crio[22018]: time=\"2026-06-11T17:22:08.522778918Z\" level=info msg=\"Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:08.525982 crc crio[22018]: time=\"2026-06-11T17:22:08.524461192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"\nJun 11 17:22:08.525982 crc crio[22018]: time=\"2026-06-11T17:22:08.524926667Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686642-wclzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:08.951870 crc crio[22018]: time=\"2026-06-11T17:22:08.951457504Z\" level=info msg=\"Stopped pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:09.539689 crc crio[22018]: time=\"2026-06-11T17:22:09.538860996Z\" level=info msg=\"Stopping container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d (timeout: 2s)\" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:22:09.668066 crc crio[22018]: time=\"2026-06-11T17:22:09.667958154Z\" level=info msg=\"Stopped container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:22:09.669296 crc crio[22018]: time=\"2026-06-11T17:22:09.669167372Z\" level=info msg=\"Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:09.669835 crc crio[22018]: time=\"2026-06-11T17:22:09.669765871Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc0004bf370}] Aliases:map[]}\"\nJun 11 17:22:09.670156 crc crio[22018]: time=\"2026-06-11T17:22:09.670094222Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gkjvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:10.140668 crc crio[22018]: time=\"2026-06-11T17:22:10.140089708Z\" level=info msg=\"Stopped pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.571203488Z\" level=info msg=\"Removing container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d\" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.606112207Z\" level=info msg=\"Removed container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.609807382Z\" level=info msg=\"Removing container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161\" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:10.663468 crc crio[22018]: time=\"2026-06-11T17:22:10.663287436Z\" level=info msg=\"Removed container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:10.666915 crc crio[22018]: time=\"2026-06-11T17:22:10.666741214Z\" level=info msg=\"Removing container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d\" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:10.708112 crc crio[22018]: time=\"2026-06-11T17:22:10.707914369Z\" level=info msg=\"Removed container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:12.849706 crc crio[22018]: time=\"2026-06-11T17:22:12.84894012Z\" level=info msg=\"Removing container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e\" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:13.249592 crc crio[22018]: time=\"2026-06-11T17:22:13.248872907Z\" level=info msg=\"Removed container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:22:13.264768 crc crio[22018]: time=\"2026-06-11T17:22:13.264141571Z\" level=info msg=\"Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:13.264768 crc crio[22018]: time=\"2026-06-11T17:22:13.264249964Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:13.276825 crc crio[22018]: time=\"2026-06-11T17:22:13.276735361Z\" level=info msg=\"Removing pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:13.296405 crc crio[22018]: time=\"2026-06-11T17:22:13.295818736Z\" level=info msg=\"Removed pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:13.297235 crc crio[22018]: time=\"2026-06-11T17:22:13.297157874Z\" level=info msg=\"Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:13.297235 crc crio[22018]: time=\"2026-06-11T17:22:13.297239076Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:13.297787 crc crio[22018]: time=\"2026-06-11T17:22:13.297724422Z\" level=info msg=\"Removing pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:13.314774 crc crio[22018]: time=\"2026-06-11T17:22:13.31466405Z\" level=info msg=\"Removed pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:22:16.705598 crc crio[22018]: time=\"2026-06-11T17:22:16.70431344Z\" level=info msg=\"Stopping pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac\" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:16.707922 crc crio[22018]: time=\"2026-06-11T17:22:16.706578072Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc000aa59e8}] Aliases:map[]}\"\nJun 11 17:22:16.707922 crc crio[22018]: time=\"2026-06-11T17:22:16.70682089Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:17.244088 crc crio[22018]: time=\"2026-06-11T17:22:17.243941998Z\" level=info msg=\"Stopped pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac\" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:22:18.337766 crc crio[22018]: time=\"2026-06-11T17:22:18.337143919Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD\" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:18.338948 crc crio[22018]: time=\"2026-06-11T17:22:18.33780348Z\" level=info 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:18.397523 crc crio[22018]: time=\"2026-06-11T17:22:18.39682286Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}\"\nJun 11 17:22:18.397523 crc crio[22018]: time=\"2026-06-11T17:22:18.397404849Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:22:19.108206 crc crio[22018]: 2026-06-11T17:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25e99a7db4a07c5 Mac:be:2b:78:96:64:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:22:19.109909 crc crio[22018]: time=\"2026-06-11T17:22:19.109443407Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}\"\nJun 11 17:22:19.109909 crc crio[22018]: time=\"2026-06-11T17:22:19.109688267Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:22:19.119284 crc crio[22018]: time=\"2026-06-11T17:22:19.11922619Z\" level=info msg=\"Ran pod sandbox 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD\" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:22:19.122965 crc crio[22018]: time=\"2026-06-11T17:22:19.122874281Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:19.137773 crc crio[22018]: time=\"2026-06-11T17:22:19.137690982Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:22:19.545391 crc crio[22018]: time=\"2026-06-11T17:22:19.545255268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage\nJun 11 17:22:19.547100 crc crio[22018]: time=\"2026-06-11T17:22:19.546629011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=339db114-1f35-49d5-961e-178ffcd62da9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:19.572989 crc crio[22018]: time=\"2026-06-11T17:22:19.572822031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=93e6885a-ee90-487c-b062-1d27b9f37da6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:22:19.581635 crc crio[22018]: time=\"2026-06-11T17:22:19.581490825Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:19.582156 crc crio[22018]: time=\"2026-06-11T17:22:19.582068244Z\" level=info 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:19.659745 crc crio[22018]: time=\"2026-06-11T17:22:19.659636799Z\" level=info 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:19.663450 crc crio[22018]: time=\"2026-06-11T17:22:19.663371369Z\" level=info 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:19.824302 crc crio[22018]: time=\"2026-06-11T17:22:19.818573353Z\" level=info msg=\"Created container 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:22:19.824302 crc crio[22018]: time=\"2026-06-11T17:22:19.819954956Z\" level=info msg=\"Starting container: 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e\" id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:22:19.826381 crc crio[22018]: time=\"2026-06-11T17:22:19.826182974Z\" level=info msg=\"Started container\" PID=150394 containerID=50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153\nJun 11 17:23:14.737788 crc crio[22018]: time=\"2026-06-11T17:23:14.736634427Z\" level=info msg=\"Stopping pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153\" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:14.739127 crc crio[22018]: time=\"2026-06-11T17:23:14.739024223Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc00012b0a0}] Aliases:map[]}\"\nJun 11 17:23:14.739259 crc crio[22018]: time=\"2026-06-11T17:23:14.73922858Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:15.296000 crc crio[22018]: time=\"2026-06-11T17:23:15.295241728Z\" level=info msg=\"Stopped pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153\" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:16.302564 crc crio[22018]: time=\"2026-06-11T17:23:16.301935978Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD\" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:16.302564 crc crio[22018]: time=\"2026-06-11T17:23:16.302465105Z\" level=info 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:16.338120 crc crio[22018]: time=\"2026-06-11T17:23:16.338000151Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}\"\nJun 11 17:23:16.338120 crc crio[22018]: time=\"2026-06-11T17:23:16.338059463Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:17.062675 crc crio[22018]: 2026-06-11T17:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:147ebf1e88c103c Mac:8a:7a:aa:3a:d9:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 SocketPath: PciID:}] [{Interface:0xc000142b40 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:23:17.064702 crc crio[22018]: time=\"2026-06-11T17:23:17.064617841Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}\"\nJun 11 17:23:17.064887 crc crio[22018]: time=\"2026-06-11T17:23:17.064822278Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:23:17.073971 crc crio[22018]: time=\"2026-06-11T17:23:17.073861094Z\" level=info msg=\"Ran pod sandbox 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD\" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:17.077296 crc crio[22018]: time=\"2026-06-11T17:23:17.077223149Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:17.086620 crc crio[22018]: time=\"2026-06-11T17:23:17.086526965Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:23:17.494161 crc crio[22018]: time=\"2026-06-11T17:23:17.494026489Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:17.495601 crc crio[22018]: time=\"2026-06-11T17:23:17.494900476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3f7a1b5d-e01b-4583-a1d2-b6fd3fe1b503 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:17.581129 crc crio[22018]: time=\"2026-06-11T17:23:17.580974391Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3fc39fee-3284-4dcc-beb0-3c832823c15e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:17.590183 crc crio[22018]: time=\"2026-06-11T17:23:17.59002541Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:17.591477 crc crio[22018]: time=\"2026-06-11T17:23:17.59126231Z\" level=info 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:17.653073 crc crio[22018]: time=\"2026-06-11T17:23:17.652836036Z\" level=info 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:17.656160 crc crio[22018]: time=\"2026-06-11T17:23:17.656086829Z\" level=info 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:17.855394 crc crio[22018]: time=\"2026-06-11T17:23:17.854973948Z\" level=info msg=\"Created container df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:17.857614 crc crio[22018]: time=\"2026-06-11T17:23:17.857521789Z\" level=info msg=\"Starting container: df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983\" id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:17.864814 crc crio[22018]: time=\"2026-06-11T17:23:17.864606153Z\" level=info msg=\"Started container\" PID=153504 containerID=df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d\nJun 11 17:23:24.929865 crc crio[22018]: time=\"2026-06-11T17:23:24.92868544Z\" level=info msg=\"Stopping pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d\" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:24.931597 crc crio[22018]: time=\"2026-06-11T17:23:24.9305774Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}\"\nJun 11 17:23:24.931597 crc crio[22018]: time=\"2026-06-11T17:23:24.930812338Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:25.452519 crc crio[22018]: time=\"2026-06-11T17:23:25.451982602Z\" level=info msg=\"Stopped pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d\" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:23:26.429916 crc crio[22018]: time=\"2026-06-11T17:23:26.428888708Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD\" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:26.429916 crc crio[22018]: time=\"2026-06-11T17:23:26.42955657Z\" level=info 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.461642 crc crio[22018]: time=\"2026-06-11T17:23:26.461475061Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}\"\nJun 11 17:23:26.461642 crc crio[22018]: time=\"2026-06-11T17:23:26.461586205Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:23:27.004160 crc crio[22018]: 2026-06-11T17:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52faee8c0311a Mac:d2:5c:4d:2c:06:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:23:27.005401 crc crio[22018]: time=\"2026-06-11T17:23:27.00523192Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}\"\nJun 11 17:23:27.005598 crc crio[22018]: time=\"2026-06-11T17:23:27.005432926Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:23:27.015817 crc crio[22018]: time=\"2026-06-11T17:23:27.014803226Z\" level=info msg=\"Ran pod sandbox 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD\" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:23:27.018148 crc crio[22018]: time=\"2026-06-11T17:23:27.018033325Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:27.025050 crc crio[22018]: time=\"2026-06-11T17:23:27.024951015Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:23:27.452751 crc crio[22018]: time=\"2026-06-11T17:23:27.452616818Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage\nJun 11 17:23:27.454290 crc crio[22018]: time=\"2026-06-11T17:23:27.453448364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=82af17e2-21c4-4ca2-a959-065c89e9fd1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:27.487896 crc crio[22018]: time=\"2026-06-11T17:23:27.487791441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5ccf9ef7-291f-4733-b463-d5b094b52080 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:23:27.496985 crc crio[22018]: time=\"2026-06-11T17:23:27.496817257Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:27.497836 crc crio[22018]: time=\"2026-06-11T17:23:27.497774338Z\" level=info 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:27.578076 crc crio[22018]: time=\"2026-06-11T17:23:27.577983588Z\" level=info 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:27.582653 crc crio[22018]: time=\"2026-06-11T17:23:27.582262744Z\" level=info 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:27.746193 crc crio[22018]: time=\"2026-06-11T17:23:27.746085961Z\" level=info msg=\"Created container 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:23:27.747221 crc crio[22018]: time=\"2026-06-11T17:23:27.7471362Z\" level=info msg=\"Starting container: 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d\" id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:23:27.755696 crc crio[22018]: time=\"2026-06-11T17:23:27.755606401Z\" level=info msg=\"Started container\" PID=154119 containerID=15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798\nJun 11 17:24:00.556242 crc crio[22018]: time=\"2026-06-11T17:24:00.555526273Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686644-lrcxj/POD\" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:00.557674 crc crio[22018]: time=\"2026-06-11T17:24:00.556403471Z\" level=info 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.599397 crc crio[22018]: time=\"2026-06-11T17:24:00.599238088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}\"\nJun 11 17:24:00.599397 crc crio[22018]: time=\"2026-06-11T17:24:00.59930851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686644-lrcxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:00.922261 crc crio[22018]: 2026-06-11T17:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:108ab44df2d6699 Mac:0a:df:b1:17:73:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:24:00.924161 crc crio[22018]: time=\"2026-06-11T17:24:00.923789806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}\"\nJun 11 17:24:00.924161 crc crio[22018]: time=\"2026-06-11T17:24:00.923956991Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686644-lrcxj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:24:00.931776 crc crio[22018]: time=\"2026-06-11T17:24:00.931690266Z\" level=info msg=\"Ran pod sandbox 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 with infra container: openshift-infra/auto-csr-approver-29686644-lrcxj/POD\" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:00.935449 crc crio[22018]: time=\"2026-06-11T17:24:00.93531398Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:00.942951 crc crio[22018]: time=\"2026-06-11T17:24:00.942862659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:24:01.917924 crc crio[22018]: time=\"2026-06-11T17:24:01.917388911Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:01.919893 crc crio[22018]: time=\"2026-06-11T17:24:01.919821888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1baf7024-5e5d-4158-9e70-dcb3f3a50576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:01.974106 crc crio[22018]: time=\"2026-06-11T17:24:01.973984262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a38a7715-b91e-479f-bc1a-a631c175ed2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:01.984542 crc crio[22018]: time=\"2026-06-11T17:24:01.98429738Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:01.985275 crc crio[22018]: time=\"2026-06-11T17:24:01.985195689Z\" level=info 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.035750 crc crio[22018]: time=\"2026-06-11T17:24:02.035644855Z\" level=info 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.410080 crc crio[22018]: time=\"2026-06-11T17:24:02.409967879Z\" level=info 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.579768 crc crio[22018]: time=\"2026-06-11T17:24:02.579641413Z\" level=info msg=\"Created container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:02.582417 crc crio[22018]: time=\"2026-06-11T17:24:02.582301049Z\" level=info msg=\"Starting container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2\" id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:02.588699 crc crio[22018]: time=\"2026-06-11T17:24:02.588613458Z\" level=info msg=\"Started container\" PID=156052 containerID=db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2 description=openshift-infra/auto-csr-approver-29686644-lrcxj/oc id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\nJun 11 17:24:04.548017 crc crio[22018]: time=\"2026-06-11T17:24:04.547088639Z\" level=info msg=\"Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:04.550255 crc crio[22018]: time=\"2026-06-11T17:24:04.548828464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}\"\nJun 11 17:24:04.550255 crc crio[22018]: time=\"2026-06-11T17:24:04.549158735Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686644-lrcxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:04.918683 crc crio[22018]: time=\"2026-06-11T17:24:04.918013105Z\" level=info msg=\"Stopped pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:07.630115 crc crio[22018]: time=\"2026-06-11T17:24:07.62907855Z\" level=info msg=\"Stopping pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798\" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:07.631327 crc crio[22018]: time=\"2026-06-11T17:24:07.630849207Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc002b14cc8}] Aliases:map[]}\"\nJun 11 17:24:07.631327 crc crio[22018]: time=\"2026-06-11T17:24:07.631016592Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:08.208146 crc crio[22018]: time=\"2026-06-11T17:24:08.207154377Z\" level=info msg=\"Stopped pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798\" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:09.246934 crc crio[22018]: time=\"2026-06-11T17:24:09.246305014Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD\" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:09.246934 crc crio[22018]: time=\"2026-06-11T17:24:09.246910364Z\" level=info 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.283873 crc crio[22018]: time=\"2026-06-11T17:24:09.28370228Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"\nJun 11 17:24:09.283873 crc crio[22018]: time=\"2026-06-11T17:24:09.283820624Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:24:10.037981 crc crio[22018]: 2026-06-11T17:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aca9fd85ab95a6 Mac:92:e1:c8:47:7b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a SocketPath: PciID:}] [{Interface:0xc0002b30a0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:24:10.039952 crc crio[22018]: time=\"2026-06-11T17:24:10.039805006Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"\nJun 11 17:24:10.040063 crc crio[22018]: time=\"2026-06-11T17:24:10.039966822Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:24:10.048204 crc crio[22018]: time=\"2026-06-11T17:24:10.048094127Z\" level=info msg=\"Ran pod sandbox 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD\" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:24:10.052560 crc crio[22018]: time=\"2026-06-11T17:24:10.052271109Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:10.059841 crc crio[22018]: time=\"2026-06-11T17:24:10.059697765Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:24:10.516639 crc crio[22018]: time=\"2026-06-11T17:24:10.516546151Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage\nJun 11 17:24:10.517857 crc crio[22018]: time=\"2026-06-11T17:24:10.517475651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1aaa8121-3ea5-4090-9419-b65a820b3da1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:10.554239 crc crio[22018]: time=\"2026-06-11T17:24:10.554138601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a389517f-0c6c-45ec-a2a6-741e13cd116c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:24:10.566838 crc crio[22018]: time=\"2026-06-11T17:24:10.566765942Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:10.567201 crc crio[22018]: time=\"2026-06-11T17:24:10.567176705Z\" level=info 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:10.622901 crc crio[22018]: time=\"2026-06-11T17:24:10.622778855Z\" level=info 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:10.627033 crc crio[22018]: time=\"2026-06-11T17:24:10.626944857Z\" level=info 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:10.889688 crc crio[22018]: time=\"2026-06-11T17:24:10.888918504Z\" level=info msg=\"Created container fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:24:10.891933 crc crio[22018]: time=\"2026-06-11T17:24:10.891875937Z\" level=info msg=\"Starting container: fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523\" id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:24:10.900228 crc crio[22018]: time=\"2026-06-11T17:24:10.899828569Z\" level=info msg=\"Started container\" PID=156694 containerID=fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9\nJun 11 17:24:13.401911 crc crio[22018]: time=\"2026-06-11T17:24:13.378089082Z\" level=info msg=\"Removing container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500\" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:24:13.641972 crc crio[22018]: time=\"2026-06-11T17:24:13.641057202Z\" level=info msg=\"Removed container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.653991589Z\" level=info msg=\"Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.654424923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.655404914Z\" level=info msg=\"Removing pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:24:13.677661 crc crio[22018]: time=\"2026-06-11T17:24:13.67753142Z\" level=info msg=\"Removed pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:25:05.805780 crc crio[22018]: time=\"2026-06-11T17:25:05.804793399Z\" level=info msg=\"Stopping pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9\" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:05.810544 crc crio[22018]: time=\"2026-06-11T17:25:05.810264984Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc001ade718}] Aliases:map[]}\"\nJun 11 17:25:05.813545 crc crio[22018]: time=\"2026-06-11T17:25:05.810701778Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:06.349513 crc crio[22018]: time=\"2026-06-11T17:25:06.349301913Z\" level=info msg=\"Stopped pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9\" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:07.571575 crc crio[22018]: time=\"2026-06-11T17:25:07.570752294Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD\" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:07.572425 crc crio[22018]: time=\"2026-06-11T17:25:07.571603161Z\" level=info 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:07.619257 crc crio[22018]: time=\"2026-06-11T17:25:07.619163277Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}\"\nJun 11 17:25:07.619257 crc crio[22018]: time=\"2026-06-11T17:25:07.619223359Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:08.099580 crc crio[22018]: 2026-06-11T17:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e732378494795d0 Mac:fe:c9:e7:3a:f9:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:08.101863 crc crio[22018]: time=\"2026-06-11T17:25:08.101779834Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}\"\nJun 11 17:25:08.102043 crc crio[22018]: time=\"2026-06-11T17:25:08.10198706Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:08.117233 crc crio[22018]: time=\"2026-06-11T17:25:08.117084656Z\" level=info msg=\"Ran pod sandbox e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD\" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:08.129463 crc crio[22018]: time=\"2026-06-11T17:25:08.129297517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:08.143833 crc crio[22018]: time=\"2026-06-11T17:25:08.1437471Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:25:08.572094 crc crio[22018]: time=\"2026-06-11T17:25:08.571842278Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:08.576993 crc crio[22018]: time=\"2026-06-11T17:25:08.573784698Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3af807d1-3c06-4d26-bbb1-0e6bbe988239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:08.603785 crc crio[22018]: time=\"2026-06-11T17:25:08.602877589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=57253d2b-bdfd-4c4a-8ef0-b63a76369116 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:08.611885 crc crio[22018]: time=\"2026-06-11T17:25:08.611795411Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam\" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:08.612218 crc crio[22018]: time=\"2026-06-11T17:25:08.612199184Z\" level=info 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:08.665279 crc crio[22018]: time=\"2026-06-11T17:25:08.665214913Z\" level=info 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:08.669228 crc crio[22018]: time=\"2026-06-11T17:25:08.669151938Z\" level=info 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:08.883175 crc crio[22018]: time=\"2026-06-11T17:25:08.883052771Z\" level=info msg=\"Created container 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam\" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:08.885271 crc crio[22018]: time=\"2026-06-11T17:25:08.885121477Z\" level=info msg=\"Starting container: 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40\" id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:08.893232 crc crio[22018]: time=\"2026-06-11T17:25:08.893154732Z\" level=info msg=\"Started container\" PID=159991 containerID=7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40 description=openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01\nJun 11 17:25:19.293425 crc crio[22018]: time=\"2026-06-11T17:25:19.292414557Z\" level=info msg=\"Stopping pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01\" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:19.294794 crc crio[22018]: time=\"2026-06-11T17:25:19.294198314Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc002ca0348}] Aliases:map[]}\"\nJun 11 17:25:19.294794 crc crio[22018]: time=\"2026-06-11T17:25:19.29439518Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:19.885439 crc crio[22018]: time=\"2026-06-11T17:25:19.884931292Z\" level=info msg=\"Stopped pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01\" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:20.909786 crc crio[22018]: time=\"2026-06-11T17:25:20.909111655Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD\" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:20.909786 crc crio[22018]: time=\"2026-06-11T17:25:20.909653592Z\" level=info 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.968883 crc crio[22018]: time=\"2026-06-11T17:25:20.968787674Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}\"\nJun 11 17:25:20.969068 crc crio[22018]: time=\"2026-06-11T17:25:20.968946319Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:21.667618 crc crio[22018]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f5ae3b5b46355 Mac:9a:74:db:27:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:21.669643 crc crio[22018]: time=\"2026-06-11T17:25:21.669562646Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}\"\nJun 11 17:25:21.669824 crc crio[22018]: time=\"2026-06-11T17:25:21.669731251Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:21.683052 crc crio[22018]: time=\"2026-06-11T17:25:21.682313991Z\" level=info msg=\"Ran pod sandbox 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD\" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:21.687775 crc crio[22018]: time=\"2026-06-11T17:25:21.687665359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:21.693945 crc crio[22018]: time=\"2026-06-11T17:25:21.693840434Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:25:22.212525 crc crio[22018]: time=\"2026-06-11T17:25:22.202418369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:22.212525 crc crio[22018]: time=\"2026-06-11T17:25:22.21119663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ac403ac8-6a44-4006-b3e0-83ce4c082127 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.246119 crc crio[22018]: time=\"2026-06-11T17:25:22.245907153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=17f91759-eb56-4dd8-9cae-6f8ea7a82d54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:22.328242 crc crio[22018]: time=\"2026-06-11T17:25:22.327738097Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:22.328758 crc crio[22018]: time=\"2026-06-11T17:25:22.328696468Z\" level=info 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.372047 crc crio[22018]: time=\"2026-06-11T17:25:22.371960938Z\" level=info 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.375173 crc crio[22018]: time=\"2026-06-11T17:25:22.375072206Z\" level=info 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.614996 crc crio[22018]: time=\"2026-06-11T17:25:22.614802138Z\" level=info msg=\"Created container d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:22.616261 crc crio[22018]: time=\"2026-06-11T17:25:22.616188702Z\" level=info msg=\"Starting container: d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058\" id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:22.622726 crc crio[22018]: time=\"2026-06-11T17:25:22.622599255Z\" level=info msg=\"Started container\" PID=160735 containerID=d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12\nJun 11 17:25:32.654800 crc crio[22018]: time=\"2026-06-11T17:25:32.653972358Z\" level=info msg=\"Stopping pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12\" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:32.657096 crc crio[22018]: time=\"2026-06-11T17:25:32.657058797Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc007484660}] Aliases:map[]}\"\nJun 11 17:25:32.657612 crc crio[22018]: time=\"2026-06-11T17:25:32.657577704Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:33.341112 crc crio[22018]: time=\"2026-06-11T17:25:33.340639329Z\" level=info msg=\"Stopped pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12\" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:34.433109 crc crio[22018]: time=\"2026-06-11T17:25:34.432645423Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD\" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:34.434311 crc crio[22018]: time=\"2026-06-11T17:25:34.433135038Z\" level=info 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:34.475229 crc crio[22018]: time=\"2026-06-11T17:25:34.475123862Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}\"\nJun 11 17:25:34.475229 crc crio[22018]: time=\"2026-06-11T17:25:34.475200985Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:35.408831 crc crio[22018]: 2026-06-11T17:25:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ffbf1fa1143f1 Mac:de:7f:66:1a:1e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:35.410776 crc crio[22018]: time=\"2026-06-11T17:25:35.410031079Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}\"\nJun 11 17:25:35.410776 crc crio[22018]: time=\"2026-06-11T17:25:35.410601267Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:35.428127 crc crio[22018]: time=\"2026-06-11T17:25:35.427950334Z\" level=info msg=\"Ran pod sandbox 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD\" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:35.433249 crc crio[22018]: time=\"2026-06-11T17:25:35.433086018Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:35.438972 crc crio[22018]: time=\"2026-06-11T17:25:35.438888482Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:25:36.212061 crc crio[22018]: time=\"2026-06-11T17:25:36.211501973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:36.213184 crc crio[22018]: time=\"2026-06-11T17:25:36.213092593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ecf154d6-4a1e-4bb1-9a61-6f74b7b6458b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:36.245836 crc crio[22018]: time=\"2026-06-11T17:25:36.245693238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e9b9b4e-e970-4ebc-ac73-2d5da131b3d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:36.291063 crc crio[22018]: time=\"2026-06-11T17:25:36.290883498Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:36.291567 crc crio[22018]: time=\"2026-06-11T17:25:36.291430016Z\" level=info 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:36.356046 crc crio[22018]: time=\"2026-06-11T17:25:36.355852338Z\" level=info 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:36.360815 crc crio[22018]: time=\"2026-06-11T17:25:36.360747733Z\" level=info 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:36.555961 crc crio[22018]: time=\"2026-06-11T17:25:36.555722524Z\" level=info msg=\"Created container 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:36.557138 crc crio[22018]: time=\"2026-06-11T17:25:36.557097057Z\" level=info msg=\"Starting container: 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d\" id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:36.564644 crc crio[22018]: time=\"2026-06-11T17:25:36.564545365Z\" level=info msg=\"Started container\" PID=161616 containerID=55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2\nJun 11 17:25:44.310261 crc crio[22018]: time=\"2026-06-11T17:25:44.308696634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tpv7h/POD\" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:44.311913 crc crio[22018]: time=\"2026-06-11T17:25:44.310420408Z\" level=info 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:44.356539 crc crio[22018]: time=\"2026-06-11T17:25:44.356301885Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}\"\nJun 11 17:25:44.356539 crc crio[22018]: time=\"2026-06-11T17:25:44.356427596Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tpv7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:45.010092 crc crio[22018]: 2026-06-11T17:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e3e64f58625c6b Mac:82:c6:31:e1:e4:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:25:45.010846 crc crio[22018]: time=\"2026-06-11T17:25:45.010730073Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}\"\nJun 11 17:25:45.010972 crc crio[22018]: time=\"2026-06-11T17:25:45.010889598Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tpv7h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:25:45.025066 crc crio[22018]: time=\"2026-06-11T17:25:45.024994171Z\" level=info msg=\"Ran pod sandbox 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc with infra container: openshift-marketplace/certified-operators-tpv7h/POD\" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:25:45.029218 crc crio[22018]: time=\"2026-06-11T17:25:45.029092633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04cfa7ca-d64e-43ef-9e63-f6af6c20c39e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:45.042033 crc crio[22018]: time=\"2026-06-11T17:25:45.041935348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=544dc861-6ca7-4583-bcc3-dcbb9097faef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:45.052076 crc crio[22018]: time=\"2026-06-11T17:25:45.051993666Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:45.052613 crc crio[22018]: time=\"2026-06-11T17:25:45.052563954Z\" level=info 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:45.136648 crc crio[22018]: time=\"2026-06-11T17:25:45.136389362Z\" level=info 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:45.143633 crc crio[22018]: time=\"2026-06-11T17:25:45.143579679Z\" level=info 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:45.332271 crc crio[22018]: time=\"2026-06-11T17:25:45.332150798Z\" level=info msg=\"Created container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:45.334707 crc crio[22018]: time=\"2026-06-11T17:25:45.334609606Z\" level=info msg=\"Starting container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7\" id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:45.340267 crc crio[22018]: time=\"2026-06-11T17:25:45.340172144Z\" level=info msg=\"Started container\" PID=162110 containerID=3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7 description=openshift-marketplace/certified-operators-tpv7h/extract-utilities id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\nJun 11 17:25:46.304159 crc crio[22018]: time=\"2026-06-11T17:25:46.303725246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:46.316183 crc crio[22018]: time=\"2026-06-11T17:25:46.315973102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:25:47.016864 crc crio[22018]: time=\"2026-06-11T17:25:47.016736379Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage\nJun 11 17:25:47.017958 crc crio[22018]: time=\"2026-06-11T17:25:47.017817133Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=70c3cb59-089c-4a7f-a9d9-819a814818ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:47.022547 crc crio[22018]: time=\"2026-06-11T17:25:47.022440069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89f44413-1288-411b-abc5-f231b5b246a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:47.030960 crc crio[22018]: time=\"2026-06-11T17:25:47.030781853Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:47.032038 crc crio[22018]: time=\"2026-06-11T17:25:47.031960021Z\" level=info 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:47.101209 crc crio[22018]: time=\"2026-06-11T17:25:47.100734901Z\" level=info 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:47.106276 crc crio[22018]: time=\"2026-06-11T17:25:47.106217965Z\" level=info 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:47.341113 crc crio[22018]: time=\"2026-06-11T17:25:47.340987957Z\" level=info msg=\"Created container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:47.343687 crc crio[22018]: time=\"2026-06-11T17:25:47.3432634Z\" level=info msg=\"Starting container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da\" id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:47.350741 crc crio[22018]: time=\"2026-06-11T17:25:47.350570691Z\" level=info msg=\"Started container\" PID=162226 containerID=8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da description=openshift-marketplace/certified-operators-tpv7h/extract-content id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\nJun 11 17:25:49.387533 crc crio[22018]: time=\"2026-06-11T17:25:49.386674096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69800036-f532-4e00-9c2c-1737819adf1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:49.390682 crc crio[22018]: time=\"2026-06-11T17:25:49.390263659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e2bb5f7-e5b6-4da3-8978-f1103820635e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:25:49.401611 crc crio[22018]: time=\"2026-06-11T17:25:49.401472204Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:49.402097 crc crio[22018]: time=\"2026-06-11T17:25:49.402020672Z\" level=info 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:49.537643 crc crio[22018]: time=\"2026-06-11T17:25:49.535956067Z\" level=info 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:49.545983 crc crio[22018]: time=\"2026-06-11T17:25:49.545838952Z\" level=info 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:49.755687 crc crio[22018]: time=\"2026-06-11T17:25:49.754878817Z\" level=info msg=\"Created container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:25:49.757690 crc crio[22018]: time=\"2026-06-11T17:25:49.757605654Z\" level=info msg=\"Starting container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014\" id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:25:49.767937 crc crio[22018]: time=\"2026-06-11T17:25:49.767465027Z\" level=info msg=\"Started container\" PID=162475 containerID=93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 description=openshift-marketplace/certified-operators-tpv7h/registry-server id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\nJun 11 17:25:56.503876 crc crio[22018]: time=\"2026-06-11T17:25:56.502758294Z\" level=info msg=\"Stopping container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 (timeout: 2s)\" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:25:56.628634 crc crio[22018]: time=\"2026-06-11T17:25:56.628571402Z\" level=info msg=\"Stopped container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:25:56.630169 crc crio[22018]: time=\"2026-06-11T17:25:56.630073449Z\" level=info msg=\"Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:56.631035 crc crio[22018]: time=\"2026-06-11T17:25:56.630965648Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"\nJun 11 17:25:56.631234 crc crio[22018]: time=\"2026-06-11T17:25:56.631175405Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tpv7h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:25:56.977387 crc crio[22018]: time=\"2026-06-11T17:25:56.976924034Z\" level=info msg=\"Stopped pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:25:57.522749 crc crio[22018]: time=\"2026-06-11T17:25:57.522703046Z\" level=info msg=\"Removing container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014\" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:25:57.558817 crc crio[22018]: time=\"2026-06-11T17:25:57.558718409Z\" level=info msg=\"Removed container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:25:57.563140 crc crio[22018]: time=\"2026-06-11T17:25:57.563031024Z\" level=info msg=\"Removing container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da\" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:25:57.611109 crc crio[22018]: time=\"2026-06-11T17:25:57.611005296Z\" level=info msg=\"Removed container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:25:57.613750 crc crio[22018]: time=\"2026-06-11T17:25:57.61366484Z\" level=info msg=\"Removing container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7\" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:25:57.679173 crc crio[22018]: time=\"2026-06-11T17:25:57.679068603Z\" level=info msg=\"Removed container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:00.549070 crc crio[22018]: time=\"2026-06-11T17:26:00.548014339Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686646-xnw97/POD\" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:00.550709 crc crio[22018]: time=\"2026-06-11T17:26:00.549702672Z\" level=info 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.612900 crc crio[22018]: time=\"2026-06-11T17:26:00.612528134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}\"\nJun 11 17:26:00.612900 crc crio[22018]: time=\"2026-06-11T17:26:00.612637898Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686646-xnw97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:01.235894 crc crio[22018]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:709abc7636825db Mac:f6:86:60:bc:16:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a SocketPath: PciID:}] [{Interface:0xc000148940 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:01.237399 crc crio[22018]: time=\"2026-06-11T17:26:01.237203846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}\"\nJun 11 17:26:01.237646 crc crio[22018]: time=\"2026-06-11T17:26:01.237541937Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686646-xnw97 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:01.249875 crc crio[22018]: time=\"2026-06-11T17:26:01.249772306Z\" level=info msg=\"Ran pod sandbox 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 with infra container: openshift-infra/auto-csr-approver-29686646-xnw97/POD\" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:01.253877 crc crio[22018]: time=\"2026-06-11T17:26:01.253467641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:01.265140 crc crio[22018]: time=\"2026-06-11T17:26:01.265034629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:26:02.208523 crc crio[22018]: time=\"2026-06-11T17:26:02.207792494Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:02.210243 crc crio[22018]: time=\"2026-06-11T17:26:02.209639303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11ea78e7-3976-484a-96eb-2f0f9b9e657b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:02.215177 crc crio[22018]: time=\"2026-06-11T17:26:02.215030843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de429807-a63c-420e-af7f-76c03d3d6c86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:02.226710 crc crio[22018]: time=\"2026-06-11T17:26:02.226566568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.227607 crc crio[22018]: time=\"2026-06-11T17:26:02.227466167Z\" level=info 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:02.327028 crc crio[22018]: time=\"2026-06-11T17:26:02.326836107Z\" level=info 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:02.710974 crc crio[22018]: time=\"2026-06-11T17:26:02.71085471Z\" level=info 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:02.833417 crc crio[22018]: time=\"2026-06-11T17:26:02.83325876Z\" level=info msg=\"Created container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:02.837737 crc crio[22018]: time=\"2026-06-11T17:26:02.837570548Z\" level=info msg=\"Starting container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d\" id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:02.844446 crc crio[22018]: time=\"2026-06-11T17:26:02.844231109Z\" level=info msg=\"Started container\" PID=163190 containerID=dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d description=openshift-infra/auto-csr-approver-29686646-xnw97/oc id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\nJun 11 17:26:04.660850 crc crio[22018]: time=\"2026-06-11T17:26:04.659790722Z\" level=info msg=\"Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:04.662387 crc crio[22018]: time=\"2026-06-11T17:26:04.661422534Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc005da1018}] Aliases:map[]}\"\nJun 11 17:26:04.662387 crc crio[22018]: time=\"2026-06-11T17:26:04.661589949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686646-xnw97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:04.984429 crc crio[22018]: time=\"2026-06-11T17:26:04.984201095Z\" level=info msg=\"Stopped pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:13.739939 crc crio[22018]: time=\"2026-06-11T17:26:13.738975142Z\" level=info msg=\"Removing container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5\" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:13.992052 crc crio[22018]: time=\"2026-06-11T17:26:13.991681856Z\" level=info msg=\"Removed container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:14.008953 crc crio[22018]: time=\"2026-06-11T17:26:14.008865898Z\" level=info msg=\"Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:14.008953 crc crio[22018]: time=\"2026-06-11T17:26:14.00894976Z\" level=info msg=\"Stopped pod sandbox (already stopped): f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:14.009788 crc crio[22018]: time=\"2026-06-11T17:26:14.009714506Z\" level=info msg=\"Removing pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:26:14.029291 crc crio[22018]: time=\"2026-06-11T17:26:14.029178656Z\" level=info msg=\"Removed pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:26:14.030180 crc crio[22018]: time=\"2026-06-11T17:26:14.03009703Z\" level=info msg=\"Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:14.030180 crc crio[22018]: time=\"2026-06-11T17:26:14.030178983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:14.031306 crc crio[22018]: time=\"2026-06-11T17:26:14.030993189Z\" level=info msg=\"Removing pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:26:14.046636 crc crio[22018]: time=\"2026-06-11T17:26:14.046516703Z\" level=info msg=\"Removed pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:26:16.652206 crc crio[22018]: time=\"2026-06-11T17:26:16.651146338Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-slbnh/POD\" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:16.653554 crc crio[22018]: time=\"2026-06-11T17:26:16.652256193Z\" level=info 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:16.706861 crc crio[22018]: time=\"2026-06-11T17:26:16.706723249Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}\"\nJun 11 17:26:16.706861 crc crio[22018]: time=\"2026-06-11T17:26:16.706844053Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-slbnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:17.312789 crc crio[22018]: 2026-06-11T17:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2d0eaf91c1b1a Mac:e6:87:2a:3d:b4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d SocketPath: PciID:}] [{Interface:0xc0003c25b0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:17.312789 crc crio[22018]: time=\"2026-06-11T17:26:17.311301995Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}\"\nJun 11 17:26:17.312789 crc crio[22018]: time=\"2026-06-11T17:26:17.311520852Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-slbnh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:17.329458 crc crio[22018]: time=\"2026-06-11T17:26:17.32928934Z\" level=info msg=\"Ran pod sandbox 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 with infra container: openshift-marketplace/community-operators-slbnh/POD\" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:17.335040 crc crio[22018]: time=\"2026-06-11T17:26:17.33272891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02d7d98b-eb87-43fc-8c96-4b6e4b9d3bfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:17.335836 crc crio[22018]: time=\"2026-06-11T17:26:17.335761514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47f4d135-5ba8-4f96-b188-c155b4bde5f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:17.344898 crc crio[22018]: time=\"2026-06-11T17:26:17.344745836Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:17.345158 crc crio[22018]: time=\"2026-06-11T17:26:17.345120268Z\" level=info 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:17.404204 crc crio[22018]: time=\"2026-06-11T17:26:17.40412627Z\" level=info 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:17.410604 crc crio[22018]: time=\"2026-06-11T17:26:17.410525385Z\" level=info 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:17.576815 crc crio[22018]: time=\"2026-06-11T17:26:17.57614849Z\" level=info msg=\"Created container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:17.577951 crc crio[22018]: time=\"2026-06-11T17:26:17.577893486Z\" level=info msg=\"Starting container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8\" id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:17.588805 crc crio[22018]: time=\"2026-06-11T17:26:17.588723479Z\" level=info msg=\"Started container\" PID=164021 containerID=62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8 description=openshift-marketplace/community-operators-slbnh/extract-utilities id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\nJun 11 17:26:17.884518 crc crio[22018]: time=\"2026-06-11T17:26:17.884405941Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:17.888673 crc crio[22018]: time=\"2026-06-11T17:26:17.888575895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:26:18.615738 crc crio[22018]: time=\"2026-06-11T17:26:18.614971641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:18.616234 crc crio[22018]: time=\"2026-06-11T17:26:18.616073826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9c4aa5c4-ed26-4bb1-a164-6893ddc79678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:18.619563 crc crio[22018]: time=\"2026-06-11T17:26:18.619304338Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ecf16926-a66d-478c-916a-23170b367cf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:18.626977 crc crio[22018]: time=\"2026-06-11T17:26:18.626852017Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/extract-content\" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:18.627467 crc crio[22018]: time=\"2026-06-11T17:26:18.627221109Z\" level=info 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:18.674608 crc crio[22018]: time=\"2026-06-11T17:26:18.674459236Z\" level=info 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:18.678186 crc crio[22018]: time=\"2026-06-11T17:26:18.678053011Z\" level=info 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:18.849032 crc crio[22018]: time=\"2026-06-11T17:26:18.848931947Z\" level=info msg=\"Created container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content\" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:18.849971 crc crio[22018]: time=\"2026-06-11T17:26:18.849888317Z\" level=info msg=\"Starting container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31\" id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:18.856312 crc crio[22018]: time=\"2026-06-11T17:26:18.855992261Z\" level=info msg=\"Started container\" PID=164096 containerID=607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31 description=openshift-marketplace/community-operators-slbnh/extract-content id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\nJun 11 17:26:20.932608 crc crio[22018]: time=\"2026-06-11T17:26:20.930999379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce7000d5-9da0-4bfd-b442-965afd6adedd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:20.935260 crc crio[22018]: time=\"2026-06-11T17:26:20.935173081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe6200bb-68dc-414b-9fd0-b362fd481650 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:20.942856 crc crio[22018]: time=\"2026-06-11T17:26:20.942745511Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/registry-server\" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:20.943298 crc crio[22018]: time=\"2026-06-11T17:26:20.943226908Z\" level=info 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:21.050864 crc crio[22018]: time=\"2026-06-11T17:26:21.050105704Z\" level=info 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:21.057996 crc crio[22018]: time=\"2026-06-11T17:26:21.057894552Z\" level=info 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:21.634554 crc crio[22018]: time=\"2026-06-11T17:26:21.634425618Z\" level=info msg=\"Created container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:21.636518 crc crio[22018]: time=\"2026-06-11T17:26:21.63641208Z\" level=info msg=\"Starting container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91\" id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:21.643423 crc crio[22018]: time=\"2026-06-11T17:26:21.643281809Z\" level=info msg=\"Started container\" PID=164168 containerID=3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 description=openshift-marketplace/community-operators-slbnh/registry-server id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\nJun 11 17:26:23.047078 crc crio[22018]: time=\"2026-06-11T17:26:23.046104061Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nt49q/POD\" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:23.048133 crc crio[22018]: time=\"2026-06-11T17:26:23.047117904Z\" level=info 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:23.086945 crc crio[22018]: time=\"2026-06-11T17:26:23.086817064Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}\"\nJun 11 17:26:23.086945 crc crio[22018]: time=\"2026-06-11T17:26:23.086877174Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nt49q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:23.734244 crc crio[22018]: 2026-06-11T17:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31f33f60f955a78 Mac:aa:a4:08:28:c2:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:23.736735 crc crio[22018]: time=\"2026-06-11T17:26:23.736655698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}\"\nJun 11 17:26:23.736932 crc crio[22018]: time=\"2026-06-11T17:26:23.736879535Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nt49q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:23.749866 crc crio[22018]: time=\"2026-06-11T17:26:23.749686275Z\" level=info msg=\"Ran pod sandbox 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 with infra container: openshift-marketplace/redhat-marketplace-nt49q/POD\" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:23.753549 crc crio[22018]: time=\"2026-06-11T17:26:23.753429998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=655e169f-fa9f-4eba-8bb5-75d0a11f1e1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:23.755977 crc crio[22018]: time=\"2026-06-11T17:26:23.755812795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43066d5e-2fc7-4e12-ad75-232571a0a0c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:23.764062 crc crio[22018]: time=\"2026-06-11T17:26:23.763932341Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:23.764676 crc crio[22018]: time=\"2026-06-11T17:26:23.764603003Z\" level=info 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:23.825418 crc crio[22018]: time=\"2026-06-11T17:26:23.825267326Z\" level=info 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:23.829413 crc crio[22018]: time=\"2026-06-11T17:26:23.829299664Z\" level=info 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:24.490763 crc crio[22018]: time=\"2026-06-11T17:26:24.490121248Z\" level=info msg=\"Created container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:24.493793 crc crio[22018]: time=\"2026-06-11T17:26:24.492604638Z\" level=info msg=\"Starting container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e\" id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:24.498672 crc crio[22018]: time=\"2026-06-11T17:26:24.498509737Z\" level=info msg=\"Started container\" PID=164371 containerID=01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e description=openshift-marketplace/redhat-marketplace-nt49q/extract-utilities id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\nJun 11 17:26:25.124752 crc crio[22018]: time=\"2026-06-11T17:26:25.105737498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:25.124752 crc crio[22018]: time=\"2026-06-11T17:26:25.111809377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:26:25.789407 crc crio[22018]: time=\"2026-06-11T17:26:25.789095431Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:25.791184 crc crio[22018]: time=\"2026-06-11T17:26:25.79098325Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b65cd94-72fe-4feb-bf25-7e516af9fa40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:25.794091 crc crio[22018]: time=\"2026-06-11T17:26:25.794021147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8273021b-8c36-49e6-bc37-7ec82cd9629a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:25.801632 crc crio[22018]: time=\"2026-06-11T17:26:25.801452542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:25.802268 crc crio[22018]: time=\"2026-06-11T17:26:25.801938517Z\" level=info 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:25.855134 crc crio[22018]: time=\"2026-06-11T17:26:25.854923657Z\" level=info 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:25.859242 crc crio[22018]: time=\"2026-06-11T17:26:25.859153452Z\" level=info 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:26.023295 crc crio[22018]: time=\"2026-06-11T17:26:26.023121409Z\" level=info msg=\"Created container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:26.024924 crc crio[22018]: time=\"2026-06-11T17:26:26.024187213Z\" level=info msg=\"Starting container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242\" id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:26.032310 crc crio[22018]: time=\"2026-06-11T17:26:26.032210247Z\" level=info msg=\"Started container\" PID=164512 containerID=eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242 description=openshift-marketplace/redhat-marketplace-nt49q/extract-content id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\nJun 11 17:26:27.137743 crc crio[22018]: time=\"2026-06-11T17:26:27.137643599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4136710c-a7ac-4c97-a546-159bff712f08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:27.139802 crc crio[22018]: time=\"2026-06-11T17:26:27.139696114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38eb7f06-e467-4873-a818-8900ba89e622 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:27.151028 crc crio[22018]: time=\"2026-06-11T17:26:27.15092551Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:27.151665 crc crio[22018]: time=\"2026-06-11T17:26:27.151570341Z\" level=info 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:27.237844 crc crio[22018]: time=\"2026-06-11T17:26:27.237704751Z\" level=info 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:27.243573 crc crio[22018]: time=\"2026-06-11T17:26:27.243458343Z\" level=info 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:27.427824 crc crio[22018]: time=\"2026-06-11T17:26:27.427185459Z\" level=info msg=\"Created container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:27.429577 crc crio[22018]: time=\"2026-06-11T17:26:27.429432119Z\" level=info msg=\"Starting container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27\" id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:27.437197 crc crio[22018]: time=\"2026-06-11T17:26:27.437057393Z\" level=info msg=\"Started container\" PID=164598 containerID=0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 description=openshift-marketplace/redhat-marketplace-nt49q/registry-server id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\nJun 11 17:26:29.168110 crc crio[22018]: time=\"2026-06-11T17:26:29.167652972Z\" level=info msg=\"Stopping container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 (timeout: 2s)\" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:29.804888 crc crio[22018]: time=\"2026-06-11T17:26:29.804787898Z\" level=info msg=\"Stopped container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:29.806143 crc crio[22018]: time=\"2026-06-11T17:26:29.806081459Z\" level=info msg=\"Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:29.806737 crc crio[22018]: time=\"2026-06-11T17:26:29.806679398Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc000381028}] Aliases:map[]}\"\nJun 11 17:26:29.806879 crc crio[22018]: time=\"2026-06-11T17:26:29.806840883Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-slbnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:30.125545 crc crio[22018]: time=\"2026-06-11T17:26:30.125446274Z\" level=info msg=\"Stopped pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:35.433700 crc crio[22018]: time=\"2026-06-11T17:26:35.431388021Z\" level=info msg=\"Stopping container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 (timeout: 2s)\" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:35.562743 crc crio[22018]: time=\"2026-06-11T17:26:35.562090134Z\" level=info msg=\"Stopped container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:26:35.564043 crc crio[22018]: time=\"2026-06-11T17:26:35.563977893Z\" level=info msg=\"Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:35.564833 crc crio[22018]: time=\"2026-06-11T17:26:35.564639385Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc005da1398}] Aliases:map[]}\"\nJun 11 17:26:35.564833 crc crio[22018]: time=\"2026-06-11T17:26:35.56481228Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nt49q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:35.961705 crc crio[22018]: time=\"2026-06-11T17:26:35.961581698Z\" level=info msg=\"Stopped pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:36.462226 crc crio[22018]: time=\"2026-06-11T17:26:36.460823864Z\" level=info msg=\"Removing container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27\" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:36.508398 crc crio[22018]: time=\"2026-06-11T17:26:36.508051521Z\" level=info msg=\"Removed container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:36.512572 crc crio[22018]: time=\"2026-06-11T17:26:36.51246609Z\" level=info msg=\"Removing container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242\" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:36.545662 crc crio[22018]: time=\"2026-06-11T17:26:36.545542933Z\" level=info msg=\"Removed container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:36.552747 crc crio[22018]: time=\"2026-06-11T17:26:36.55252152Z\" level=info msg=\"Removing container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e\" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:36.626700 crc crio[22018]: time=\"2026-06-11T17:26:36.62657674Z\" level=info msg=\"Removed container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:26:55.772387 crc crio[22018]: time=\"2026-06-11T17:26:55.771274905Z\" level=info msg=\"Stopping pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2\" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:55.774181 crc crio[22018]: time=\"2026-06-11T17:26:55.773116054Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc002ca1228}] Aliases:map[]}\"\nJun 11 17:26:55.774181 crc crio[22018]: time=\"2026-06-11T17:26:55.773282229Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:56.252634 crc crio[22018]: time=\"2026-06-11T17:26:56.25253157Z\" level=info msg=\"Stopped pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2\" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:26:57.318576 crc crio[22018]: time=\"2026-06-11T17:26:57.318009906Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD\" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:57.320089 crc crio[22018]: time=\"2026-06-11T17:26:57.318624805Z\" level=info 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.358832 crc crio[22018]: time=\"2026-06-11T17:26:57.358434938Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}\"\nJun 11 17:26:57.358832 crc crio[22018]: time=\"2026-06-11T17:26:57.358786519Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:26:57.861622 crc crio[22018]: 2026-06-11T17:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e747dddeaf0c12c Mac:fa:81:19:e5:5d:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:26:57.863179 crc crio[22018]: time=\"2026-06-11T17:26:57.863124687Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}\"\nJun 11 17:26:57.863440 crc crio[22018]: time=\"2026-06-11T17:26:57.863282893Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:26:57.876498 crc crio[22018]: time=\"2026-06-11T17:26:57.872804574Z\" level=info msg=\"Ran pod sandbox e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD\" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:26:57.877819 crc crio[22018]: time=\"2026-06-11T17:26:57.877792781Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:57.890124 crc crio[22018]: time=\"2026-06-11T17:26:57.89004891Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:26:58.398001 crc crio[22018]: time=\"2026-06-11T17:26:58.397872337Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage\nJun 11 17:26:58.400611 crc crio[22018]: time=\"2026-06-11T17:26:58.400514991Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553ebdc6-e2bd-4899-ba28-08fdf6df0ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:58.428558 crc crio[22018]: time=\"2026-06-11T17:26:58.428282091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b33551dc-f644-4e5e-87a5-5f65a5abcf6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:26:58.435980 crc crio[22018]: time=\"2026-06-11T17:26:58.435886953Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:58.436744 crc crio[22018]: time=\"2026-06-11T17:26:58.436301386Z\" level=info 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.508673 crc crio[22018]: time=\"2026-06-11T17:26:58.508576646Z\" level=info 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.515895 crc crio[22018]: time=\"2026-06-11T17:26:58.515802295Z\" level=info 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.667895 crc crio[22018]: time=\"2026-06-11T17:26:58.667447653Z\" level=info msg=\"Created container 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:26:58.671408 crc crio[22018]: time=\"2026-06-11T17:26:58.671287554Z\" level=info msg=\"Starting container: 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62\" id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:26:58.678967 crc crio[22018]: time=\"2026-06-11T17:26:58.67873009Z\" level=info msg=\"Started container\" PID=166359 containerID=3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab\nJun 11 17:27:14.072230 crc crio[22018]: time=\"2026-06-11T17:27:14.071451579Z\" level=info msg=\"Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:14.072230 crc crio[22018]: time=\"2026-06-11T17:27:14.072227384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:14.074288 crc crio[22018]: time=\"2026-06-11T17:27:14.072779022Z\" level=info msg=\"Removing pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:14.091676 crc crio[22018]: time=\"2026-06-11T17:27:14.091614436Z\" level=info msg=\"Removed pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:27:40.434072 crc crio[22018]: time=\"2026-06-11T17:27:40.433128464Z\" level=info msg=\"Stopping pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab\" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:40.435853 crc crio[22018]: time=\"2026-06-11T17:27:40.434828619Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc000aa5b10}] Aliases:map[]}\"\nJun 11 17:27:40.435853 crc crio[22018]: time=\"2026-06-11T17:27:40.434964243Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:40.934103 crc crio[22018]: time=\"2026-06-11T17:27:40.933111572Z\" level=info msg=\"Stopped pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab\" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:27:42.048849 crc crio[22018]: time=\"2026-06-11T17:27:42.048262273Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD\" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:42.050059 crc crio[22018]: time=\"2026-06-11T17:27:42.048872603Z\" level=info msg=\"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.092419 crc crio[22018]: time=\"2026-06-11T17:27:42.092155445Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}\"\nJun 11 17:27:42.092419 crc crio[22018]: time=\"2026-06-11T17:27:42.09229072Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:27:42.633361 crc crio[22018]: 2026-06-11T17:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3701c5f1a8fb47a Mac:d6:7e:5b:7c:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac SocketPath: PciID:}] [{Interface:0xc000014400 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:27:42.634754 crc crio[22018]: time=\"2026-06-11T17:27:42.634649902Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}\"\nJun 11 17:27:42.634867 crc crio[22018]: time=\"2026-06-11T17:27:42.634835388Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:27:42.650121 crc crio[22018]: time=\"2026-06-11T17:27:42.65000877Z\" level=info msg=\"Ran pod sandbox 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD\" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:27:42.654122 crc crio[22018]: time=\"2026-06-11T17:27:42.653965954Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:42.663898 crc crio[22018]: time=\"2026-06-11T17:27:42.663806817Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:27:43.048753 crc crio[22018]: time=\"2026-06-11T17:27:43.047099057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage\nJun 11 17:27:43.049892 crc crio[22018]: time=\"2026-06-11T17:27:43.049714429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=938a9f32-0f61-40c7-83ff-ff604daf862a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:43.103667 crc crio[22018]: time=\"2026-06-11T17:27:43.103584317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bc4f7278-2009-432c-8a01-dc1af5493312 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:27:43.113236 crc crio[22018]: time=\"2026-06-11T17:27:43.113035367Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:43.113617 crc crio[22018]: time=\"2026-06-11T17:27:43.113545993Z\" level=info msg=\"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.163620 crc crio[22018]: time=\"2026-06-11T17:27:43.163510707Z\" level=info msg=\"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.170951 crc crio[22018]: time=\"2026-06-11T17:27:43.170750879Z\" level=info msg=\"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.365805 crc crio[22018]: time=\"2026-06-11T17:27:43.365704087Z\" level=info msg=\"Created container 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:27:43.367942 crc crio[22018]: time=\"2026-06-11T17:27:43.367852975Z\" level=info msg=\"Starting container: 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6\" id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:27:43.383450 crc crio[22018]: time=\"2026-06-11T17:27:43.383309974Z\" level=info msg=\"Started container\" PID=168904 containerID=2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761\nJun 11 17:28:00.631251 crc crio[22018]: time=\"2026-06-11T17:28:00.630435968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686648-q5zhs/POD\" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:00.632823 crc crio[22018]: time=\"2026-06-11T17:28:00.632785204Z\" level=info 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:00.672017 crc crio[22018]: time=\"2026-06-11T17:28:00.671925646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}\"\nJun 11 17:28:00.672017 crc crio[22018]: time=\"2026-06-11T17:28:00.672000468Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686648-q5zhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:01.265167 crc crio[22018]: 2026-06-11T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38acd44082e280 Mac:5a:39:5b:b4:81:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd SocketPath: PciID:}] [{Interface:0xc00025b2e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:01.267207 crc crio[22018]: time=\"2026-06-11T17:28:01.267050902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}\"\nJun 11 17:28:01.267207 crc crio[22018]: time=\"2026-06-11T17:28:01.267183616Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686648-q5zhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:01.282565 crc crio[22018]: time=\"2026-06-11T17:28:01.282180807Z\" level=info msg=\"Ran pod sandbox e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 with infra container: openshift-infra/auto-csr-approver-29686648-q5zhs/POD\" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:01.286299 crc crio[22018]: time=\"2026-06-11T17:28:01.285865835Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:01.302736 crc crio[22018]: time=\"2026-06-11T17:28:01.302646028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:28:02.348553 crc crio[22018]: time=\"2026-06-11T17:28:02.347907493Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:02.349559 crc crio[22018]: time=\"2026-06-11T17:28:02.349515024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b66e40d-9550-41e6-baa5-b644d024c0d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:02.351830 crc crio[22018]: time=\"2026-06-11T17:28:02.351741314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=60896797-a4f0-4c6c-9fb8-c104250627e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:02.362904 crc crio[22018]: time=\"2026-06-11T17:28:02.362826996Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.363540 crc crio[22018]: time=\"2026-06-11T17:28:02.36326214Z\" level=info 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.406179 crc crio[22018]: time=\"2026-06-11T17:28:02.406064375Z\" level=info 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.670275 crc crio[22018]: time=\"2026-06-11T17:28:02.670058014Z\" level=info 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.830849 crc crio[22018]: time=\"2026-06-11T17:28:02.830753139Z\" level=info msg=\"Created container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:02.833608 crc crio[22018]: time=\"2026-06-11T17:28:02.833520476Z\" level=info msg=\"Starting container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4\" id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:02.841132 crc crio[22018]: time=\"2026-06-11T17:28:02.841032234Z\" level=info msg=\"Started container\" PID=170066 containerID=ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4 description=openshift-infra/auto-csr-approver-29686648-q5zhs/oc id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\nJun 11 17:28:04.811960 crc crio[22018]: time=\"2026-06-11T17:28:04.811417385Z\" level=info msg=\"Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:04.813382 crc crio[22018]: time=\"2026-06-11T17:28:04.812890243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002a1b1a0}] Aliases:map[]}\"\nJun 11 17:28:04.813382 crc crio[22018]: time=\"2026-06-11T17:28:04.813056048Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686648-q5zhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:05.167890 crc crio[22018]: time=\"2026-06-11T17:28:05.167108021Z\" level=info msg=\"Stopped pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:14.113655 crc crio[22018]: time=\"2026-06-11T17:28:14.112737298Z\" level=info msg=\"Removing container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5\" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:14.244531 crc crio[22018]: time=\"2026-06-11T17:28:14.244396346Z\" level=info msg=\"Removed container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:28:14.258695 crc crio[22018]: time=\"2026-06-11T17:28:14.258591371Z\" level=info msg=\"Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:14.258695 crc crio[22018]: time=\"2026-06-11T17:28:14.258690945Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:14.259208 crc crio[22018]: time=\"2026-06-11T17:28:14.25916824Z\" level=info msg=\"Removing pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:14.277517 crc crio[22018]: time=\"2026-06-11T17:28:14.277285298Z\" level=info msg=\"Removed pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:28:52.560555 crc crio[22018]: time=\"2026-06-11T17:28:52.559578203Z\" level=info msg=\"Stopping pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761\" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:52.561699 crc crio[22018]: time=\"2026-06-11T17:28:52.561290147Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc002b144a8}] Aliases:map[]}\"\nJun 11 17:28:52.561940 crc crio[22018]: time=\"2026-06-11T17:28:52.561896987Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:53.065661 crc crio[22018]: time=\"2026-06-11T17:28:53.06485375Z\" level=info msg=\"Stopped pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761\" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:28:54.257053 crc crio[22018]: time=\"2026-06-11T17:28:54.256758863Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD\" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:54.257953 crc crio[22018]: time=\"2026-06-11T17:28:54.257932851Z\" level=info 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.295040 crc crio[22018]: time=\"2026-06-11T17:28:54.294916884Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}\"\nJun 11 17:28:54.295040 crc crio[22018]: time=\"2026-06-11T17:28:54.294995647Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:28:54.980941 crc crio[22018]: 2026-06-11T17:28:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c15f0c58aea86a Mac:d6:f0:3b:41:12:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:28:54.982617 crc crio[22018]: time=\"2026-06-11T17:28:54.982544633Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}\"\nJun 11 17:28:54.982915 crc crio[22018]: time=\"2026-06-11T17:28:54.98284027Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:28:54.994728 crc crio[22018]: time=\"2026-06-11T17:28:54.994644046Z\" level=info msg=\"Ran pod sandbox 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD\" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:28:54.998039 crc crio[22018]: time=\"2026-06-11T17:28:54.9979545Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:55.007234 crc crio[22018]: time=\"2026-06-11T17:28:55.007142761Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:28:55.544995 crc crio[22018]: time=\"2026-06-11T17:28:55.544514136Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage\nJun 11 17:28:55.547877 crc crio[22018]: time=\"2026-06-11T17:28:55.547798951Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7c64db4e-1f82-4b61-bfa4-182d19addb69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:55.615333 crc crio[22018]: time=\"2026-06-11T17:28:55.615250218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d4d6cad1-be5a-4580-b97e-794abecfc9a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:28:55.623326 crc crio[22018]: time=\"2026-06-11T17:28:55.623202179Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:55.623999 crc crio[22018]: time=\"2026-06-11T17:28:55.623928313Z\" level=info 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.683816 crc crio[22018]: time=\"2026-06-11T17:28:55.68371113Z\" level=info 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.688045 crc crio[22018]: time=\"2026-06-11T17:28:55.687780317Z\" level=info 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.910301 crc crio[22018]: time=\"2026-06-11T17:28:55.909809005Z\" level=info msg=\"Created container addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:28:55.911097 crc crio[22018]: time=\"2026-06-11T17:28:55.911035265Z\" level=info msg=\"Starting container: addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb\" id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:28:55.919036 crc crio[22018]: time=\"2026-06-11T17:28:55.918945655Z\" level=info msg=\"Started container\" PID=173256 containerID=addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e\nJun 11 17:29:48.669015 crc crio[22018]: time=\"2026-06-11T17:29:48.643289846Z\" level=info msg=\"Stopping pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e\" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:48.691766 crc crio[22018]: time=\"2026-06-11T17:29:48.691134549Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}\"\nJun 11 17:29:48.701030 crc crio[22018]: time=\"2026-06-11T17:29:48.695140127Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:50.076848 crc crio[22018]: time=\"2026-06-11T17:29:50.076074106Z\" level=info msg=\"Stopped pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e\" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:29:51.788080 crc crio[22018]: time=\"2026-06-11T17:29:51.787193117Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD\" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:51.789276 crc crio[22018]: time=\"2026-06-11T17:29:51.788087636Z\" level=info 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:51.819594 crc crio[22018]: time=\"2026-06-11T17:29:51.81942623Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}\"\nJun 11 17:29:51.819594 crc crio[22018]: time=\"2026-06-11T17:29:51.819541343Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:29:52.501840 crc crio[22018]: 2026-06-11T17:29:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5d8db3ff31db0 Mac:36:3c:e0:73:de:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:29:52.503200 crc crio[22018]: time=\"2026-06-11T17:29:52.503095228Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}\"\nJun 11 17:29:52.503386 crc crio[22018]: time=\"2026-06-11T17:29:52.503290745Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:29:52.516565 crc crio[22018]: time=\"2026-06-11T17:29:52.516479765Z\" level=info msg=\"Ran pod sandbox bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD\" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:29:52.520251 crc crio[22018]: time=\"2026-06-11T17:29:52.520168859Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:29:52.533737 crc crio[22018]: time=\"2026-06-11T17:29:52.533632458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:29:53.156147 crc crio[22018]: time=\"2026-06-11T17:29:53.155969318Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:29:53.158186 crc crio[22018]: time=\"2026-06-11T17:29:53.157085683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=be124d8f-6507-480d-8990-2ae3d78d1a72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:53.205163 crc crio[22018]: time=\"2026-06-11T17:29:53.204982723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=027820fb-8881-4935-a39e-08dd92bd3f5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:29:53.215067 crc crio[22018]: time=\"2026-06-11T17:29:53.214292168Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:53.215431 crc crio[22018]: time=\"2026-06-11T17:29:53.215370863Z\" level=info 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:53.300073 crc crio[22018]: time=\"2026-06-11T17:29:53.299968167Z\" level=info 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:53.305071 crc crio[22018]: time=\"2026-06-11T17:29:53.304843163Z\" level=info 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:53.455921 crc crio[22018]: time=\"2026-06-11T17:29:53.455730377Z\" level=info msg=\"Created container 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:29:53.457209 crc crio[22018]: time=\"2026-06-11T17:29:53.456864059Z\" level=info msg=\"Starting container: 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09\" id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:29:53.467655 crc crio[22018]: time=\"2026-06-11T17:29:53.467282984Z\" level=info msg=\"Started container\" PID=176468 containerID=7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2\nJun 11 17:30:00.583104 crc crio[22018]: time=\"2026-06-11T17:30:00.581612988Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686650-q5l9b/POD\" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:00.583104 crc crio[22018]: time=\"2026-06-11T17:30:00.582628801Z\" level=info 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.603925 crc crio[22018]: time=\"2026-06-11T17:30:00.603553975Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD\" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:00.603925 crc crio[22018]: time=\"2026-06-11T17:30:00.603674539Z\" level=info 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.649429 crc crio[22018]: time=\"2026-06-11T17:30:00.647494995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}\"\nJun 11 17:30:00.649429 crc crio[22018]: time=\"2026-06-11T17:30:00.647572638Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686650-q5l9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:00.650939 crc crio[22018]: time=\"2026-06-11T17:30:00.650855185Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}\"\nJun 11 17:30:00.650939 crc crio[22018]: time=\"2026-06-11T17:30:00.650932788Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:01.069960 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c1a080942526f Mac:2a:88:01:49:33:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:01.070994 crc crio[22018]: time=\"2026-06-11T17:30:01.070916845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}\"\nJun 11 17:30:01.071105 crc crio[22018]: time=\"2026-06-11T17:30:01.07107078Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:01.082384 crc crio[22018]: time=\"2026-06-11T17:30:01.082247852Z\" level=info msg=\"Ran pod sandbox 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD\" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:01.084806 crc crio[22018]: time=\"2026-06-11T17:30:01.084744649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81a02e3d-08df-413c-adcd-878487a96630 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:01.088398 crc crio[22018]: time=\"2026-06-11T17:30:01.087650442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81793011-6680-4339-a74b-0130047948a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:01.097254 crc crio[22018]: time=\"2026-06-11T17:30:01.097171913Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:01.097818 crc crio[22018]: time=\"2026-06-11T17:30:01.097754232Z\" level=info 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.169180 crc crio[22018]: time=\"2026-06-11T17:30:01.169047014Z\" level=info 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.184562 crc crio[22018]: time=\"2026-06-11T17:30:01.183788281Z\" level=info 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.191307 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec66981baa1e41a Mac:22:c1:a1:17:4a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:30:01.194072 crc crio[22018]: time=\"2026-06-11T17:30:01.194022336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}\"\nJun 11 17:30:01.194260 crc crio[22018]: time=\"2026-06-11T17:30:01.194198732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686650-q5l9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:30:01.225696 crc crio[22018]: time=\"2026-06-11T17:30:01.22564979Z\" level=info msg=\"Ran pod sandbox ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc with infra container: openshift-infra/auto-csr-approver-29686650-q5l9b/POD\" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:30:01.228373 crc crio[22018]: time=\"2026-06-11T17:30:01.228282342Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage\nJun 11 17:30:01.244362 crc crio[22018]: time=\"2026-06-11T17:30:01.244239239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:30:01.311144 crc crio[22018]: time=\"2026-06-11T17:30:01.311045708Z\" level=info msg=\"Created container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:01.312731 crc crio[22018]: time=\"2026-06-11T17:30:01.312641498Z\" level=info msg=\"Starting container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce\" id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:01.318863 crc crio[22018]: time=\"2026-06-11T17:30:01.318782603Z\" level=info msg=\"Started container\" PID=176977 containerID=82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce description=openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\nJun 11 17:30:02.859862 crc crio[22018]: time=\"2026-06-11T17:30:02.858788117Z\" level=info msg=\"Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:02.861273 crc crio[22018]: time=\"2026-06-11T17:30:02.86044094Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc00141a600}] Aliases:map[]}\"\nJun 11 17:30:02.861273 crc crio[22018]: time=\"2026-06-11T17:30:02.860721769Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:03.261228 crc crio[22018]: time=\"2026-06-11T17:30:03.26111598Z\" level=info msg=\"Stopped pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:05.260552 crc crio[22018]: time=\"2026-06-11T17:30:05.259905638Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage\nJun 11 17:30:05.262976 crc crio[22018]: time=\"2026-06-11T17:30:05.261860939Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfe97e84-e219-4f4d-ac0f-8676f86de3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:05.265275 crc crio[22018]: time=\"2026-06-11T17:30:05.265171855Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70f630f1-7859-4596-8c10-4b1ef0816c6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:30:05.276390 crc crio[22018]: time=\"2026-06-11T17:30:05.276206535Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:05.276869 crc crio[22018]: time=\"2026-06-11T17:30:05.276798684Z\" level=info 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.330109 crc crio[22018]: time=\"2026-06-11T17:30:05.329917949Z\" level=info 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.639694 crc crio[22018]: time=\"2026-06-11T17:30:05.639508729Z\" level=info 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.835079 crc crio[22018]: time=\"2026-06-11T17:30:05.834307538Z\" level=info msg=\"Created container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:30:05.836498 crc crio[22018]: time=\"2026-06-11T17:30:05.836312722Z\" level=info msg=\"Starting container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3\" id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:30:05.842624 crc crio[22018]: time=\"2026-06-11T17:30:05.842539079Z\" level=info msg=\"Started container\" PID=177308 containerID=2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3 description=openshift-infra/auto-csr-approver-29686650-q5l9b/oc id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\nJun 11 17:30:07.932185 crc crio[22018]: time=\"2026-06-11T17:30:07.931686383Z\" level=info msg=\"Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:07.933427 crc crio[22018]: time=\"2026-06-11T17:30:07.932747297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc000380910}] Aliases:map[]}\"\nJun 11 17:30:07.933427 crc crio[22018]: time=\"2026-06-11T17:30:07.932869051Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686650-q5l9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:30:08.316393 crc crio[22018]: time=\"2026-06-11T17:30:08.315773037Z\" level=info msg=\"Stopped pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:14.320860 crc crio[22018]: time=\"2026-06-11T17:30:14.319835551Z\" level=info msg=\"Removing container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2\" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:14.471564 crc crio[22018]: time=\"2026-06-11T17:30:14.470929624Z\" level=info msg=\"Removed container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:14.475407 crc crio[22018]: time=\"2026-06-11T17:30:14.475306114Z\" level=info msg=\"Removing container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75\" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:14.511079 crc crio[22018]: time=\"2026-06-11T17:30:14.510967689Z\" level=info msg=\"Removed container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:30:14.527271 crc crio[22018]: time=\"2026-06-11T17:30:14.527171448Z\" level=info msg=\"Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:14.527271 crc crio[22018]: time=\"2026-06-11T17:30:14.527269431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:14.528251 crc crio[22018]: time=\"2026-06-11T17:30:14.528218622Z\" level=info msg=\"Removing pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:14.557519 crc crio[22018]: time=\"2026-06-11T17:30:14.557281028Z\" level=info msg=\"Removed pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:14.559567 crc crio[22018]: time=\"2026-06-11T17:30:14.559397851Z\" level=info msg=\"Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:14.559752 crc crio[22018]: time=\"2026-06-11T17:30:14.559692901Z\" level=info msg=\"Stopped pod sandbox (already stopped): 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:30:14.561491 crc crio[22018]: time=\"2026-06-11T17:30:14.56125787Z\" level=info msg=\"Removing pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:30:14.589011 crc crio[22018]: time=\"2026-06-11T17:30:14.588824705Z\" level=info msg=\"Removed pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:31:41.556555 crc crio[22018]: time=\"2026-06-11T17:31:41.553159137Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rbx8t/POD\" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:41.556555 crc crio[22018]: time=\"2026-06-11T17:31:41.554130458Z\" level=info 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:41.601100 crc crio[22018]: time=\"2026-06-11T17:31:41.600913552Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}\"\nJun 11 17:31:41.601100 crc crio[22018]: time=\"2026-06-11T17:31:41.600992224Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rbx8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:31:42.195625 crc crio[22018]: 2026-06-11T17:31:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:640ec04e816d329 Mac:7e:5c:16:40:01:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:31:42.197271 crc crio[22018]: time=\"2026-06-11T17:31:42.197173898Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}\"\nJun 11 17:31:42.197497 crc crio[22018]: time=\"2026-06-11T17:31:42.197414145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rbx8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:31:42.213284 crc crio[22018]: time=\"2026-06-11T17:31:42.212185424Z\" level=info msg=\"Ran pod sandbox 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 with infra container: openshift-marketplace/redhat-operators-rbx8t/POD\" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:31:42.216291 crc crio[22018]: time=\"2026-06-11T17:31:42.216194564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1e9043b-a761-4271-bf12-370cf659ad4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:42.221684 crc crio[22018]: time=\"2026-06-11T17:31:42.221520119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b021663-2b1e-4d8c-bac1-d91f05ef1ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:42.230899 crc crio[22018]: time=\"2026-06-11T17:31:42.230783823Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:42.231295 crc crio[22018]: time=\"2026-06-11T17:31:42.231235988Z\" level=info 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:42.293799 crc crio[22018]: time=\"2026-06-11T17:31:42.293650028Z\" level=info 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:42.303151 crc crio[22018]: time=\"2026-06-11T17:31:42.303057536Z\" level=info 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:42.470841 crc crio[22018]: time=\"2026-06-11T17:31:42.470201407Z\" level=info msg=\"Created container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:42.473515 crc crio[22018]: time=\"2026-06-11T17:31:42.472422019Z\" level=info msg=\"Starting container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98\" id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:42.479029 crc crio[22018]: time=\"2026-06-11T17:31:42.478925554Z\" level=info msg=\"Started container\" PID=181945 containerID=f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98 description=openshift-marketplace/redhat-operators-rbx8t/extract-utilities id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\nJun 11 17:31:43.398699 crc crio[22018]: time=\"2026-06-11T17:31:43.398564738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:43.412051 crc crio[22018]: time=\"2026-06-11T17:31:43.411955993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:31:44.074058 crc crio[22018]: time=\"2026-06-11T17:31:44.073136407Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage\nJun 11 17:31:44.075813 crc crio[22018]: time=\"2026-06-11T17:31:44.075655377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=df86b538-c589-42d8-b609-965b25b1bcb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:44.079228 crc crio[22018]: time=\"2026-06-11T17:31:44.079101045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3e8e456-2042-403a-8b28-10bf6121e2dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:44.113160 crc crio[22018]: time=\"2026-06-11T17:31:44.113068903Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:44.113927 crc crio[22018]: time=\"2026-06-11T17:31:44.113848878Z\" level=info 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:44.195817 crc crio[22018]: time=\"2026-06-11T17:31:44.195650193Z\" level=info 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:44.200063 crc crio[22018]: time=\"2026-06-11T17:31:44.199856667Z\" level=info 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:44.374818 crc crio[22018]: time=\"2026-06-11T17:31:44.374688473Z\" level=info msg=\"Created container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:44.376416 crc crio[22018]: time=\"2026-06-11T17:31:44.376302004Z\" level=info msg=\"Starting container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5\" id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:44.384560 crc crio[22018]: time=\"2026-06-11T17:31:44.38407341Z\" level=info msg=\"Started container\" PID=182042 containerID=c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5 description=openshift-marketplace/redhat-operators-rbx8t/extract-content id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\nJun 11 17:31:48.493506 crc crio[22018]: time=\"2026-06-11T17:31:48.492439888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f36911c7-f731-493e-8a04-1132085b9110 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:48.496674 crc crio[22018]: time=\"2026-06-11T17:31:48.49661655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bec15806-370b-41ef-8338-c07274df951d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:31:48.507444 crc crio[22018]: time=\"2026-06-11T17:31:48.50730854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:48.508419 crc crio[22018]: time=\"2026-06-11T17:31:48.508392185Z\" level=info 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:48.582065 crc crio[22018]: time=\"2026-06-11T17:31:48.58200598Z\" level=info 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:48.587845 crc crio[22018]: time=\"2026-06-11T17:31:48.587820784Z\" level=info 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:48.769835 crc crio[22018]: time=\"2026-06-11T17:31:48.769760996Z\" level=info msg=\"Created container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:31:48.772549 crc crio[22018]: time=\"2026-06-11T17:31:48.772185173Z\" level=info msg=\"Starting container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3\" id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:31:48.779549 crc crio[22018]: time=\"2026-06-11T17:31:48.779281988Z\" level=info msg=\"Started container\" PID=182285 containerID=2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 description=openshift-marketplace/redhat-operators-rbx8t/registry-server id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\nJun 11 17:32:00.735581 crc crio[22018]: time=\"2026-06-11T17:32:00.734313081Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686652-qmgdp/POD\" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:00.735581 crc crio[22018]: time=\"2026-06-11T17:32:00.73520974Z\" level=info 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.776270 crc crio[22018]: time=\"2026-06-11T17:32:00.77617343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}\"\nJun 11 17:32:00.776270 crc crio[22018]: time=\"2026-06-11T17:32:00.776245633Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686652-qmgdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:01.280571 crc crio[22018]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557f41d5a731f41 Mac:6a:e9:de:77:79:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:32:01.282233 crc crio[22018]: time=\"2026-06-11T17:32:01.28212102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}\"\nJun 11 17:32:01.282410 crc crio[22018]: time=\"2026-06-11T17:32:01.282302796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686652-qmgdp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:32:01.292207 crc crio[22018]: time=\"2026-06-11T17:32:01.292020625Z\" level=info msg=\"Ran pod sandbox 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 with infra container: openshift-infra/auto-csr-approver-29686652-qmgdp/POD\" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:32:01.295733 crc crio[22018]: time=\"2026-06-11T17:32:01.295584577Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:01.303241 crc crio[22018]: time=\"2026-06-11T17:32:01.303132578Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:32:02.570716 crc crio[22018]: time=\"2026-06-11T17:32:02.570080877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage\nJun 11 17:32:02.573102 crc crio[22018]: time=\"2026-06-11T17:32:02.571694188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0328c6b9-f343-4663-becf-1e2502a623cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.574572 crc crio[22018]: time=\"2026-06-11T17:32:02.574495767Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d60135ee-a52c-4f8e-8504-c87a6d443c1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:32:02.582966 crc crio[22018]: time=\"2026-06-11T17:32:02.582849502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:02.583510 crc crio[22018]: time=\"2026-06-11T17:32:02.583286206Z\" level=info 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.636012 crc crio[22018]: time=\"2026-06-11T17:32:02.635905005Z\" level=info 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.725642 crc crio[22018]: time=\"2026-06-11T17:32:02.725601852Z\" level=info msg=\"Stopping container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 (timeout: 2s)\" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:02.868142 crc crio[22018]: time=\"2026-06-11T17:32:02.868037339Z\" level=info msg=\"Stopped container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:32:02.869667 crc crio[22018]: time=\"2026-06-11T17:32:02.869583008Z\" level=info msg=\"Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:02.870486 crc crio[22018]: time=\"2026-06-11T17:32:02.8702553Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"\nJun 11 17:32:02.872790 crc crio[22018]: time=\"2026-06-11T17:32:02.872717239Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rbx8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:02.915905 crc crio[22018]: time=\"2026-06-11T17:32:02.915495399Z\" level=info 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.040849 crc crio[22018]: time=\"2026-06-11T17:32:03.040743377Z\" level=info msg=\"Created container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:32:03.041978 crc crio[22018]: time=\"2026-06-11T17:32:03.041858413Z\" level=info msg=\"Starting container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a\" id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:32:03.046681 crc crio[22018]: time=\"2026-06-11T17:32:03.046561422Z\" level=info msg=\"Started container\" PID=183111 containerID=582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a description=openshift-infra/auto-csr-approver-29686652-qmgdp/oc id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\nJun 11 17:32:03.235470 crc crio[22018]: time=\"2026-06-11T17:32:03.231808478Z\" level=info msg=\"Stopped pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:03.780626 crc crio[22018]: time=\"2026-06-11T17:32:03.779932387Z\" level=info msg=\"Removing container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3\" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:03.822853 crc crio[22018]: time=\"2026-06-11T17:32:03.822739944Z\" level=info msg=\"Removed container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:03.825682 crc crio[22018]: time=\"2026-06-11T17:32:03.825398518Z\" level=info msg=\"Removing container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5\" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:03.874137 crc crio[22018]: time=\"2026-06-11T17:32:03.874013951Z\" level=info msg=\"Removed container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:03.877536 crc crio[22018]: time=\"2026-06-11T17:32:03.877429349Z\" level=info msg=\"Removing container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98\" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:03.920183 crc crio[22018]: time=\"2026-06-11T17:32:03.919761553Z\" level=info msg=\"Removed container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:04.795775 crc crio[22018]: time=\"2026-06-11T17:32:04.795128223Z\" level=info msg=\"Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:04.797545 crc crio[22018]: time=\"2026-06-11T17:32:04.796233419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc0029b4ca0}] Aliases:map[]}\"\nJun 11 17:32:04.797545 crc crio[22018]: time=\"2026-06-11T17:32:04.796522528Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686652-qmgdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:32:05.162561 crc crio[22018]: time=\"2026-06-11T17:32:05.161761022Z\" level=info msg=\"Stopped pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.637743 crc crio[22018]: time=\"2026-06-11T17:32:14.636796465Z\" level=info msg=\"Removing container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d\" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:14.751593 crc crio[22018]: time=\"2026-06-11T17:32:14.751470293Z\" level=info msg=\"Removed container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:32:14.762778 crc crio[22018]: time=\"2026-06-11T17:32:14.762691848Z\" level=info msg=\"Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.762778 crc crio[22018]: time=\"2026-06-11T17:32:14.762783001Z\" level=info msg=\"Stopped pod sandbox (already stopped): 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.763654 crc crio[22018]: time=\"2026-06-11T17:32:14.763498834Z\" level=info msg=\"Removing pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:14.778144 crc crio[22018]: time=\"2026-06-11T17:32:14.778076268Z\" level=info msg=\"Removed pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:14.779308 crc crio[22018]: time=\"2026-06-11T17:32:14.779181361Z\" level=info msg=\"Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.779308 crc crio[22018]: time=\"2026-06-11T17:32:14.779296845Z\" level=info msg=\"Stopped pod sandbox (already stopped): 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:32:14.780116 crc crio[22018]: time=\"2026-06-11T17:32:14.780022778Z\" level=info msg=\"Removing pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:32:14.796151 crc crio[22018]: time=\"2026-06-11T17:32:14.796025519Z\" level=info msg=\"Removed pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:33:14.819984 crc crio[22018]: time=\"2026-06-11T17:33:14.818440189Z\" level=info msg=\"Removing container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31\" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.860714 crc crio[22018]: time=\"2026-06-11T17:33:14.860051453Z\" level=info msg=\"Removed container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content\" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.863439 crc crio[22018]: time=\"2026-06-11T17:33:14.863312723Z\" level=info msg=\"Removing container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91\" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.907802 crc crio[22018]: time=\"2026-06-11T17:33:14.907558772Z\" level=info msg=\"Removed container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.911652 crc crio[22018]: time=\"2026-06-11T17:33:14.911435449Z\" level=info msg=\"Removing container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8\" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.948942 crc crio[22018]: time=\"2026-06-11T17:33:14.948814456Z\" level=info msg=\"Removed container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:33:14.959000 crc crio[22018]: time=\"2026-06-11T17:33:14.958924016Z\" level=info msg=\"Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:14.959096 crc crio[22018]: time=\"2026-06-11T17:33:14.959005408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:14.959808 crc crio[22018]: time=\"2026-06-11T17:33:14.959730292Z\" level=info msg=\"Removing pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:33:14.976245 crc crio[22018]: time=\"2026-06-11T17:33:14.975918008Z\" level=info msg=\"Removed pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:33:59.450732 crc crio[22018]: time=\"2026-06-11T17:33:59.449908505Z\" level=info msg=\"Stopping pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2\" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:33:59.452698 crc crio[22018]: time=\"2026-06-11T17:33:59.451252598Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc007485318}] Aliases:map[]}\"\nJun 11 17:33:59.452698 crc crio[22018]: time=\"2026-06-11T17:33:59.451557148Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:33:59.970630 crc crio[22018]: time=\"2026-06-11T17:33:59.970373675Z\" level=info msg=\"Stopped pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2\" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:00.687728 crc crio[22018]: time=\"2026-06-11T17:34:00.686941147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686654-ckspb/POD\" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:00.688908 crc crio[22018]: time=\"2026-06-11T17:34:00.687764103Z\" level=info 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:00.745137 crc crio[22018]: time=\"2026-06-11T17:34:00.745006601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}\"\nJun 11 17:34:00.745137 crc crio[22018]: time=\"2026-06-11T17:34:00.745100354Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686654-ckspb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:01.120362 crc crio[22018]: time=\"2026-06-11T17:34:01.119732736Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD\" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:01.120362 crc crio[22018]: time=\"2026-06-11T17:34:01.120306674Z\" level=info 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:01.150252 crc crio[22018]: time=\"2026-06-11T17:34:01.150151821Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}\"\nJun 11 17:34:01.150252 crc crio[22018]: time=\"2026-06-11T17:34:01.150206002Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:01.314225 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53346791eee58d Mac:0e:f8:c8:7c:2e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 SocketPath: PciID:}] [{Interface:0xc00028e5e0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:01.317398 crc crio[22018]: time=\"2026-06-11T17:34:01.317186201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}\"\nJun 11 17:34:01.317607 crc crio[22018]: time=\"2026-06-11T17:34:01.317541732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686654-ckspb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:01.333238 crc crio[22018]: time=\"2026-06-11T17:34:01.333142266Z\" level=info msg=\"Ran pod sandbox b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 with infra container: openshift-infra/auto-csr-approver-29686654-ckspb/POD\" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:01.338795 crc crio[22018]: time=\"2026-06-11T17:34:01.338720073Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:01.359092 crc crio[22018]: time=\"2026-06-11T17:34:01.359016296Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:34:01.651495 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d8213ede53b1c6 Mac:ae:1d:6b:21:15:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:34:01.652756 crc crio[22018]: time=\"2026-06-11T17:34:01.652691003Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}\"\nJun 11 17:34:01.652903 crc crio[22018]: time=\"2026-06-11T17:34:01.652855078Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:34:01.665107 crc crio[22018]: time=\"2026-06-11T17:34:01.664944833Z\" level=info msg=\"Ran pod sandbox 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD\" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:34:01.672199 crc crio[22018]: time=\"2026-06-11T17:34:01.667917555Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:01.674805 crc crio[22018]: time=\"2026-06-11T17:34:01.674647469Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:34:02.137977 crc crio[22018]: time=\"2026-06-11T17:34:02.137243074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:02.139827 crc crio[22018]: time=\"2026-06-11T17:34:02.139725513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=47a3f0a9-2217-4340-ac08-8ee0d79d306b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:02.218700 crc crio[22018]: time=\"2026-06-11T17:34:02.218594915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=523e983b-e658-47a7-93dc-87ebf079bcaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:02.230136 crc crio[22018]: time=\"2026-06-11T17:34:02.230056608Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:02.231046 crc crio[22018]: time=\"2026-06-11T17:34:02.230783801Z\" level=info 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:02.282942 crc crio[22018]: time=\"2026-06-11T17:34:02.282838843Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:34:02.284239 crc crio[22018]: time=\"2026-06-11T17:34:02.28403815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7b5b63b-a908-407b-94a1-201ef4ad00b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:02.287266 crc crio[22018]: time=\"2026-06-11T17:34:02.287191291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1b6f51c-839c-4458-8e66-6e52dcda040a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:34:02.299782 crc crio[22018]: time=\"2026-06-11T17:34:02.299674256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:02.300594 crc crio[22018]: time=\"2026-06-11T17:34:02.300528243Z\" level=info 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:02.302242 crc crio[22018]: time=\"2026-06-11T17:34:02.302152724Z\" level=info 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:02.306967 crc crio[22018]: time=\"2026-06-11T17:34:02.306825843Z\" level=info 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:02.367832 crc crio[22018]: time=\"2026-06-11T17:34:02.366846907Z\" level=info 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:02.557933 crc crio[22018]: time=\"2026-06-11T17:34:02.557534407Z\" level=info msg=\"Created container 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:02.566693 crc crio[22018]: time=\"2026-06-11T17:34:02.561192672Z\" level=info msg=\"Starting container: 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102\" id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:02.570727 crc crio[22018]: time=\"2026-06-11T17:34:02.569823668Z\" level=info msg=\"Started container\" PID=189866 containerID=4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0\nJun 11 17:34:02.673407 crc crio[22018]: time=\"2026-06-11T17:34:02.67303341Z\" level=info 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:02.786837 crc crio[22018]: time=\"2026-06-11T17:34:02.786716816Z\" level=info msg=\"Created container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:34:02.789210 crc crio[22018]: time=\"2026-06-11T17:34:02.788790593Z\" level=info msg=\"Starting container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1\" id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:34:02.794512 crc crio[22018]: time=\"2026-06-11T17:34:02.794178054Z\" level=info msg=\"Started container\" PID=189919 containerID=e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1 description=openshift-infra/auto-csr-approver-29686654-ckspb/oc id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\nJun 11 17:34:04.597127 crc crio[22018]: time=\"2026-06-11T17:34:04.596407025Z\" level=info msg=\"Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:04.598943 crc crio[22018]: time=\"2026-06-11T17:34:04.598900945Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc0004bf408}] Aliases:map[]}\"\nJun 11 17:34:04.599235 crc crio[22018]: time=\"2026-06-11T17:34:04.599214824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686654-ckspb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:34:04.957527 crc crio[22018]: time=\"2026-06-11T17:34:04.9574748Z\" level=info msg=\"Stopped pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:15.004017 crc crio[22018]: time=\"2026-06-11T17:34:15.002932687Z\" level=info msg=\"Removing container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4\" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:15.167731 crc crio[22018]: time=\"2026-06-11T17:34:15.16720875Z\" level=info msg=\"Removed container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:34:15.188781 crc crio[22018]: time=\"2026-06-11T17:34:15.188670749Z\" level=info msg=\"Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:15.189115 crc crio[22018]: time=\"2026-06-11T17:34:15.188885316Z\" level=info msg=\"Stopped pod sandbox (already stopped): e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:34:15.191208 crc crio[22018]: time=\"2026-06-11T17:34:15.191111897Z\" level=info msg=\"Removing pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:34:15.211783 crc crio[22018]: time=\"2026-06-11T17:34:15.210847475Z\" level=info msg=\"Removed pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:35:53.742850 crc crio[22018]: time=\"2026-06-11T17:35:53.741924311Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-r88p7/POD\" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:53.744408 crc crio[22018]: time=\"2026-06-11T17:35:53.742919973Z\" level=info 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:53.801274 crc crio[22018]: time=\"2026-06-11T17:35:53.801200193Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}\"\nJun 11 17:35:53.801274 crc crio[22018]: time=\"2026-06-11T17:35:53.801259095Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-r88p7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:35:54.391279 crc crio[22018]: 2026-06-11T17:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8695196dd56ff8f Mac:f6:a6:50:3b:b9:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 SocketPath: PciID:}] [{Interface:0xc0003c0ae0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:35:54.392833 crc crio[22018]: time=\"2026-06-11T17:35:54.392756393Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}\"\nJun 11 17:35:54.393062 crc crio[22018]: time=\"2026-06-11T17:35:54.3930002Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-r88p7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:35:54.417935 crc crio[22018]: time=\"2026-06-11T17:35:54.417843465Z\" level=info msg=\"Ran pod sandbox 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 with infra container: openshift-marketplace/certified-operators-r88p7/POD\" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:35:54.420586 crc crio[22018]: time=\"2026-06-11T17:35:54.420504998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01f205ba-97f3-4bca-85e6-3dfcdda20847 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:54.423484 crc crio[22018]: time=\"2026-06-11T17:35:54.423371769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03a198ae-8ef0-4b0b-ae2e-56a9c520187b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:54.433073 crc crio[22018]: time=\"2026-06-11T17:35:54.432948996Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:54.433609 crc crio[22018]: time=\"2026-06-11T17:35:54.433543965Z\" level=info 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:54.537806 crc crio[22018]: time=\"2026-06-11T17:35:54.537205432Z\" level=info 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:54.542826 crc crio[22018]: time=\"2026-06-11T17:35:54.542747785Z\" level=info 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:54.736128 crc crio[22018]: time=\"2026-06-11T17:35:54.735979765Z\" level=info msg=\"Created container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:54.737879 crc crio[22018]: time=\"2026-06-11T17:35:54.737801624Z\" level=info msg=\"Starting container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072\" id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:54.742957 crc crio[22018]: time=\"2026-06-11T17:35:54.742865035Z\" level=info msg=\"Started container\" PID=196115 containerID=b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072 description=openshift-marketplace/certified-operators-r88p7/extract-utilities id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\nJun 11 17:35:55.182291 crc crio[22018]: time=\"2026-06-11T17:35:55.181844729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:55.191934 crc crio[22018]: time=\"2026-06-11T17:35:55.191733775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:35:55.857854 crc crio[22018]: time=\"2026-06-11T17:35:55.85770355Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage\nJun 11 17:35:55.859203 crc crio[22018]: time=\"2026-06-11T17:35:55.858699961Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a459b48-b5b3-4d5c-ba4f-d7900f7bc025 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:55.861648 crc crio[22018]: time=\"2026-06-11T17:35:55.86151742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7d6fb22-13f5-442e-a559-257a3121c977 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:55.870730 crc crio[22018]: time=\"2026-06-11T17:35:55.870422503Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/extract-content\" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:55.871632 crc crio[22018]: time=\"2026-06-11T17:35:55.87158349Z\" level=info 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:55.923037 crc crio[22018]: time=\"2026-06-11T17:35:55.922905169Z\" level=info 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:55.926885 crc crio[22018]: time=\"2026-06-11T17:35:55.926835603Z\" level=info 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:56.090757 crc crio[22018]: time=\"2026-06-11T17:35:56.090650509Z\" level=info msg=\"Created container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content\" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:56.092325 crc crio[22018]: time=\"2026-06-11T17:35:56.09225811Z\" level=info msg=\"Starting container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245\" id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:56.099801 crc crio[22018]: time=\"2026-06-11T17:35:56.099715867Z\" level=info msg=\"Started container\" PID=196239 containerID=57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245 description=openshift-marketplace/certified-operators-r88p7/extract-content id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\nJun 11 17:35:58.234463 crc crio[22018]: time=\"2026-06-11T17:35:58.233526969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89d3ccec-301c-4133-a7ba-32bd93bad8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:58.237999 crc crio[22018]: time=\"2026-06-11T17:35:58.237202387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63706db8-60cf-4b7a-9074-063a6dac0ebc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:35:58.252728 crc crio[22018]: time=\"2026-06-11T17:35:58.251637812Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/registry-server\" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:58.252728 crc crio[22018]: time=\"2026-06-11T17:35:58.252151268Z\" level=info 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:58.344726 crc crio[22018]: time=\"2026-06-11T17:35:58.344107665Z\" level=info 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:58.352677 crc crio[22018]: time=\"2026-06-11T17:35:58.352638836Z\" level=info 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:58.515603 crc crio[22018]: time=\"2026-06-11T17:35:58.515219853Z\" level=info msg=\"Created container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:35:58.516678 crc crio[22018]: time=\"2026-06-11T17:35:58.516582876Z\" level=info msg=\"Starting container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd\" id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:35:58.528849 crc crio[22018]: time=\"2026-06-11T17:35:58.527908575Z\" level=info msg=\"Started container\" PID=196377 containerID=6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd description=openshift-marketplace/certified-operators-r88p7/registry-server id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\nJun 11 17:36:00.556900 crc crio[22018]: time=\"2026-06-11T17:36:00.556017283Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686656-9rzb5/POD\" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:00.556900 crc crio[22018]: time=\"2026-06-11T17:36:00.556908561Z\" level=info 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.591848 crc crio[22018]: time=\"2026-06-11T17:36:00.591773037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}\"\nJun 11 17:36:00.591848 crc crio[22018]: time=\"2026-06-11T17:36:00.591843019Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686656-9rzb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:00.897008 crc crio[22018]: 2026-06-11T17:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2493e15f2d48926 Mac:76:2c:35:9c:58:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b SocketPath: PciID:}] [{Interface:0xc00025a960 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:36:00.899773 crc crio[22018]: time=\"2026-06-11T17:36:00.899693646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}\"\nJun 11 17:36:00.900120 crc crio[22018]: time=\"2026-06-11T17:36:00.900078038Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686656-9rzb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:36:00.912055 crc crio[22018]: time=\"2026-06-11T17:36:00.911958199Z\" level=info msg=\"Ran pod sandbox 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c with infra container: openshift-infra/auto-csr-approver-29686656-9rzb5/POD\" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:00.920038 crc crio[22018]: time=\"2026-06-11T17:36:00.919789042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:00.926698 crc crio[22018]: time=\"2026-06-11T17:36:00.926597839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:36:02.011719 crc crio[22018]: time=\"2026-06-11T17:36:02.011613458Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:02.013884 crc crio[22018]: time=\"2026-06-11T17:36:02.013781886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=003ad86c-455a-4a97-b17d-68dd8b10c56c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:02.016664 crc crio[22018]: time=\"2026-06-11T17:36:02.016580985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5149bb-5ffc-46fd-bcdd-d4afb7ba90bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:02.026008 crc crio[22018]: time=\"2026-06-11T17:36:02.025887351Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:02.026834 crc crio[22018]: time=\"2026-06-11T17:36:02.026775769Z\" level=info 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.078566 crc crio[22018]: time=\"2026-06-11T17:36:02.077897621Z\" level=info 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.356790 crc crio[22018]: time=\"2026-06-11T17:36:02.356324406Z\" level=info 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.563890 crc crio[22018]: time=\"2026-06-11T17:36:02.563766635Z\" level=info msg=\"Created container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:02.565170 crc crio[22018]: time=\"2026-06-11T17:36:02.565068243Z\" level=info msg=\"Starting container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c\" id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:02.571587 crc crio[22018]: time=\"2026-06-11T17:36:02.571133788Z\" level=info msg=\"Started container\" PID=196615 containerID=498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c description=openshift-infra/auto-csr-approver-29686656-9rzb5/oc id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\nJun 11 17:36:04.331520 crc crio[22018]: time=\"2026-06-11T17:36:04.330946972Z\" level=info msg=\"Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:04.332769 crc crio[22018]: time=\"2026-06-11T17:36:04.332508582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc0003809f0}] Aliases:map[]}\"\nJun 11 17:36:04.332769 crc crio[22018]: time=\"2026-06-11T17:36:04.332645227Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686656-9rzb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:04.724417 crc crio[22018]: time=\"2026-06-11T17:36:04.724001473Z\" level=info msg=\"Stopped pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:06.361507 crc crio[22018]: time=\"2026-06-11T17:36:06.359134982Z\" level=info msg=\"Stopping container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd (timeout: 2s)\" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:36:06.486034 crc crio[22018]: time=\"2026-06-11T17:36:06.485914293Z\" level=info msg=\"Stopped container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487031209Z\" level=info msg=\"Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487659119Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc000381678}] Aliases:map[]}\"\nJun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487780113Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-r88p7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:06.894867 crc crio[22018]: time=\"2026-06-11T17:36:06.891125027Z\" level=info msg=\"Stopped pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:07.377948 crc crio[22018]: time=\"2026-06-11T17:36:07.377865628Z\" level=info msg=\"Removing container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd\" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:07.405199 crc crio[22018]: time=\"2026-06-11T17:36:07.405096468Z\" level=info msg=\"Removed container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:07.407942 crc crio[22018]: time=\"2026-06-11T17:36:07.407853759Z\" level=info msg=\"Removing container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245\" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:07.461625 crc crio[22018]: time=\"2026-06-11T17:36:07.461051478Z\" level=info msg=\"Removed container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content\" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:07.465885 crc crio[22018]: time=\"2026-06-11T17:36:07.465845689Z\" level=info msg=\"Removing container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072\" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:07.511695 crc crio[22018]: time=\"2026-06-11T17:36:07.511517038Z\" level=info msg=\"Removed container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:15.270867 crc crio[22018]: time=\"2026-06-11T17:36:15.267451606Z\" level=info msg=\"Removing container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3\" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:15.374930 crc crio[22018]: time=\"2026-06-11T17:36:15.374826855Z\" level=info msg=\"Removed container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:15.385881 crc crio[22018]: time=\"2026-06-11T17:36:15.385825311Z\" level=info msg=\"Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:15.386116 crc crio[22018]: time=\"2026-06-11T17:36:15.385887363Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:15.386460 crc crio[22018]: time=\"2026-06-11T17:36:15.386398949Z\" level=info msg=\"Removing pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:15.399742 crc crio[22018]: time=\"2026-06-11T17:36:15.399639724Z\" level=info msg=\"Removed pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:15.400688 crc crio[22018]: time=\"2026-06-11T17:36:15.400636341Z\" level=info msg=\"Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:15.400773 crc crio[22018]: time=\"2026-06-11T17:36:15.400704453Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:15.401316 crc crio[22018]: time=\"2026-06-11T17:36:15.401289982Z\" level=info msg=\"Removing pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:15.413771 crc crio[22018]: time=\"2026-06-11T17:36:15.413687297Z\" level=info msg=\"Removed pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:36:43.678784 crc crio[22018]: time=\"2026-06-11T17:36:43.67795057Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dgw5r/POD\" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:43.684604 crc crio[22018]: time=\"2026-06-11T17:36:43.681001067Z\" level=info 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:43.712038 crc crio[22018]: time=\"2026-06-11T17:36:43.71197733Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}\"\nJun 11 17:36:43.712420 crc crio[22018]: time=\"2026-06-11T17:36:43.712394444Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dgw5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:44.322366 crc crio[22018]: 2026-06-11T17:36:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:448d9166cf71598 Mac:da:2e:8d:6f:6e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 SocketPath: PciID:}] [{Interface:0xc00028acd0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:36:44.324666 crc crio[22018]: time=\"2026-06-11T17:36:44.324576254Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}\"\nJun 11 17:36:44.324864 crc crio[22018]: time=\"2026-06-11T17:36:44.324792111Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dgw5r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:36:44.335747 crc crio[22018]: time=\"2026-06-11T17:36:44.335689737Z\" level=info msg=\"Ran pod sandbox 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 with infra container: openshift-marketplace/redhat-marketplace-dgw5r/POD\" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:36:44.338693 crc crio[22018]: time=\"2026-06-11T17:36:44.338578846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c7fffd5-ef66-4223-be85-824894d10efe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:44.340759 crc crio[22018]: time=\"2026-06-11T17:36:44.340707695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2e4da40-9d09-430c-856e-ac160b8c7941 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:44.348076 crc crio[22018]: time=\"2026-06-11T17:36:44.348005226Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:44.348394 crc crio[22018]: time=\"2026-06-11T17:36:44.348310216Z\" level=info 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:44.400604 crc crio[22018]: time=\"2026-06-11T17:36:44.400136409Z\" level=info 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:44.404963 crc crio[22018]: time=\"2026-06-11T17:36:44.404893341Z\" level=info 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:44.575925 crc crio[22018]: time=\"2026-06-11T17:36:44.575783702Z\" level=info msg=\"Created container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:44.579823 crc crio[22018]: time=\"2026-06-11T17:36:44.579742187Z\" level=info msg=\"Starting container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286\" id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:44.587565 crc crio[22018]: time=\"2026-06-11T17:36:44.587248006Z\" level=info msg=\"Started container\" PID=199133 containerID=7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286 description=openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\nJun 11 17:36:44.942935 crc crio[22018]: time=\"2026-06-11T17:36:44.942849346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:44.952057 crc crio[22018]: time=\"2026-06-11T17:36:44.951890863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:36:45.685369 crc crio[22018]: time=\"2026-06-11T17:36:45.685209816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:36:45.687124 crc crio[22018]: time=\"2026-06-11T17:36:45.687022363Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25a91c78-a446-46e2-8a01-476a73b6c9bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:45.694910 crc crio[22018]: time=\"2026-06-11T17:36:45.694770809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5a846e19-cb80-41af-adef-e43a7cd88caf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:45.702212 crc crio[22018]: time=\"2026-06-11T17:36:45.702118497Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:45.702775 crc crio[22018]: time=\"2026-06-11T17:36:45.702713346Z\" level=info 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:45.746359 crc crio[22018]: time=\"2026-06-11T17:36:45.746258302Z\" level=info 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:45.753194 crc crio[22018]: time=\"2026-06-11T17:36:45.753114229Z\" level=info 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:45.917460 crc crio[22018]: time=\"2026-06-11T17:36:45.917232146Z\" level=info msg=\"Created container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:45.918968 crc crio[22018]: time=\"2026-06-11T17:36:45.918890368Z\" level=info msg=\"Starting container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb\" id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:45.925210 crc crio[22018]: time=\"2026-06-11T17:36:45.925113676Z\" level=info msg=\"Started container\" PID=199272 containerID=952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb description=openshift-marketplace/redhat-marketplace-dgw5r/extract-content id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\nJun 11 17:36:46.990621 crc crio[22018]: time=\"2026-06-11T17:36:46.988077297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8375929e-e1bc-4665-b3f2-0602ab1e50ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:46.992807 crc crio[22018]: time=\"2026-06-11T17:36:46.992661662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c6857e7-22fc-4111-81f7-1eb653733549 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:36:47.003976 crc crio[22018]: time=\"2026-06-11T17:36:47.003787235Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:47.004744 crc crio[22018]: time=\"2026-06-11T17:36:47.004665913Z\" level=info 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:47.056732 crc crio[22018]: time=\"2026-06-11T17:36:47.056653612Z\" level=info 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:47.059628 crc crio[22018]: time=\"2026-06-11T17:36:47.059569646Z\" level=info 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:47.218008 crc crio[22018]: time=\"2026-06-11T17:36:47.217927717Z\" level=info msg=\"Created container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:36:47.219122 crc crio[22018]: time=\"2026-06-11T17:36:47.219057424Z\" level=info msg=\"Starting container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19\" id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:36:47.225210 crc crio[22018]: time=\"2026-06-11T17:36:47.224851426Z\" level=info msg=\"Started container\" PID=199335 containerID=089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 description=openshift-marketplace/redhat-marketplace-dgw5r/registry-server id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\nJun 11 17:36:56.112230 crc crio[22018]: time=\"2026-06-11T17:36:56.111519185Z\" level=info msg=\"Stopping container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 (timeout: 2s)\" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:36:56.235803 crc crio[22018]: time=\"2026-06-11T17:36:56.235192239Z\" level=info msg=\"Stopped container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:36:56.236637 crc crio[22018]: time=\"2026-06-11T17:36:56.236552011Z\" level=info msg=\"Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:56.237412 crc crio[22018]: time=\"2026-06-11T17:36:56.237186842Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"\nJun 11 17:36:56.237646 crc crio[22018]: time=\"2026-06-11T17:36:56.237536773Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dgw5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:36:56.575922 crc crio[22018]: time=\"2026-06-11T17:36:56.575802163Z\" level=info msg=\"Stopped pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:36:57.139281 crc crio[22018]: time=\"2026-06-11T17:36:57.13871509Z\" level=info msg=\"Removing container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19\" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:57.184888 crc crio[22018]: time=\"2026-06-11T17:36:57.184617887Z\" level=info msg=\"Removed container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:57.188632 crc crio[22018]: time=\"2026-06-11T17:36:57.187573251Z\" level=info msg=\"Removing container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb\" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:57.244817 crc crio[22018]: time=\"2026-06-11T17:36:57.244676217Z\" level=info msg=\"Removed container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:57.248889 crc crio[22018]: time=\"2026-06-11T17:36:57.248811963Z\" level=info msg=\"Removing container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286\" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:36:57.304757 crc crio[22018]: time=\"2026-06-11T17:36:57.304654647Z\" level=info msg=\"Removed container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:15.453766 crc crio[22018]: time=\"2026-06-11T17:37:15.452697288Z\" level=info msg=\"Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:15.455843 crc crio[22018]: time=\"2026-06-11T17:37:15.453796413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:15.455843 crc crio[22018]: time=\"2026-06-11T17:37:15.454692841Z\" level=info msg=\"Removing pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:37:15.478650 crc crio[22018]: time=\"2026-06-11T17:37:15.478552319Z\" level=info msg=\"Removed pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:37:21.514763 crc crio[22018]: time=\"2026-06-11T17:37:21.512973655Z\" level=info msg=\"Stopping pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0\" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:21.517017 crc crio[22018]: time=\"2026-06-11T17:37:21.516104166Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc000aa5548}] Aliases:map[]}\"\nJun 11 17:37:21.517017 crc crio[22018]: time=\"2026-06-11T17:37:21.516483906Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:37:22.005287 crc crio[22018]: time=\"2026-06-11T17:37:22.004868212Z\" level=info msg=\"Stopped pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0\" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:23.056065 crc crio[22018]: time=\"2026-06-11T17:37:23.055523289Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD\" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:37:23.058106 crc crio[22018]: time=\"2026-06-11T17:37:23.056070726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:23.096168 crc crio[22018]: time=\"2026-06-11T17:37:23.095952972Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}\"\nJun 11 17:37:23.096168 crc crio[22018]: time=\"2026-06-11T17:37:23.096175049Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:37:23.535019 crc crio[22018]: 2026-06-11T17:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0e14f1ae358fa Mac:2e:a4:ed:9b:c4:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 SocketPath: PciID:}] [{Interface:0xc000494b90 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:37:23.537182 crc crio[22018]: time=\"2026-06-11T17:37:23.537085527Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}\"\nJun 11 17:37:23.537314 crc crio[22018]: time=\"2026-06-11T17:37:23.537277763Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:37:23.547156 crc crio[22018]: time=\"2026-06-11T17:37:23.547009834Z\" level=info msg=\"Ran pod sandbox 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD\" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:37:23.553706 crc crio[22018]: time=\"2026-06-11T17:37:23.553597999Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:37:23.563538 crc crio[22018]: time=\"2026-06-11T17:37:23.563455652Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 11 17:37:24.021749 crc crio[22018]: time=\"2026-06-11T17:37:24.021633066Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:37:24.022845 crc crio[22018]: time=\"2026-06-11T17:37:24.022650579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebef65fd-2a06-4be4-8130-a5825d7e64ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:24.084957 crc crio[22018]: time=\"2026-06-11T17:37:24.084845231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=91cd210d-456f-4812-a8d4-dfbe396c4785 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:24.093703 crc crio[22018]: time=\"2026-06-11T17:37:24.093602859Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:24.094141 crc crio[22018]: time=\"2026-06-11T17:37:24.094068734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:24.141206 crc crio[22018]: time=\"2026-06-11T17:37:24.141078615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:24.145749 crc crio[22018]: time=\"2026-06-11T17:37:24.14565554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:24.356580 crc crio[22018]: time=\"2026-06-11T17:37:24.355767011Z\" level=info msg=\"Created container de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:24.357801 crc crio[22018]: time=\"2026-06-11T17:37:24.357701878Z\" level=info msg=\"Starting container: de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389\" id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:37:24.364729 crc crio[22018]: time=\"2026-06-11T17:37:24.364520783Z\" level=info msg=\"Started container\" PID=201595 containerID=de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24\nJun 11 17:37:32.234398 crc crio[22018]: time=\"2026-06-11T17:37:32.23199605Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xjhtk/POD\" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:37:32.234398 crc crio[22018]: time=\"2026-06-11T17:37:32.233013252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:32.272689 crc crio[22018]: time=\"2026-06-11T17:37:32.272576528Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}\"\nJun 11 17:37:32.272689 crc crio[22018]: time=\"2026-06-11T17:37:32.272633329Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xjhtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:37:32.882467 crc crio[22018]: 2026-06-11T17:37:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66048d5915303ac Mac:26:e2:82:c5:e2:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:37:32.884419 crc crio[22018]: time=\"2026-06-11T17:37:32.883766196Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}\"\nJun 11 17:37:32.884419 crc crio[22018]: time=\"2026-06-11T17:37:32.883946382Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xjhtk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:37:32.894767 crc crio[22018]: time=\"2026-06-11T17:37:32.894628395Z\" level=info msg=\"Ran pod sandbox 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b with infra container: openshift-marketplace/community-operators-xjhtk/POD\" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:37:32.897077 crc crio[22018]: time=\"2026-06-11T17:37:32.896999755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b8742d9-18d9-4f34-8b28-432215f6af93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:32.899189 crc crio[22018]: time=\"2026-06-11T17:37:32.899112673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d42bd3d6-2b73-4e70-8aa0-4008f9094a69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:32.906780 crc crio[22018]: time=\"2026-06-11T17:37:32.906693013Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:32.907156 crc crio[22018]: time=\"2026-06-11T17:37:32.907103496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:32.968223 crc crio[22018]: time=\"2026-06-11T17:37:32.968018388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:32.973804 crc crio[22018]: time=\"2026-06-11T17:37:32.973715029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:33.144673 crc crio[22018]: time=\"2026-06-11T17:37:33.143902028Z\" level=info msg=\"Created container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:33.148859 crc crio[22018]: time=\"2026-06-11T17:37:33.148781384Z\" level=info msg=\"Starting container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9\" id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:37:33.154264 crc crio[22018]: time=\"2026-06-11T17:37:33.154154193Z\" level=info msg=\"Started container\" PID=202120 containerID=ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9 description=openshift-marketplace/community-operators-xjhtk/extract-utilities id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\nJun 11 17:37:33.731560 crc crio[22018]: time=\"2026-06-11T17:37:33.731114601Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage\nJun 11 17:37:33.740481 crc crio[22018]: time=\"2026-06-11T17:37:33.740294369Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:37:34.311484 crc crio[22018]: time=\"2026-06-11T17:37:34.310499235Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage\nJun 11 17:37:34.313291 crc crio[22018]: time=\"2026-06-11T17:37:34.312746387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=812c2625-9ea0-4781-831d-b52dbc810545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:34.316592 crc crio[22018]: time=\"2026-06-11T17:37:34.316463605Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2630bd8d-7340-40f4-b31f-ca7d440ba8aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:34.325955 crc crio[22018]: time=\"2026-06-11T17:37:34.325823981Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/extract-content\" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:34.326901 crc crio[22018]: time=\"2026-06-11T17:37:34.326805283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:34.396307 crc crio[22018]: time=\"2026-06-11T17:37:34.39608113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:34.400858 crc crio[22018]: time=\"2026-06-11T17:37:34.400763308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:34.601903 crc crio[22018]: time=\"2026-06-11T17:37:34.601773886Z\" level=info msg=\"Created container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content\" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:34.606824 crc crio[22018]: time=\"2026-06-11T17:37:34.603991416Z\" level=info msg=\"Starting container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b\" id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:37:34.611107 crc crio[22018]: time=\"2026-06-11T17:37:34.611025909Z\" level=info msg=\"Started container\" PID=202211 containerID=286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b description=openshift-marketplace/community-operators-xjhtk/extract-content id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\nJun 11 17:37:36.773108 crc crio[22018]: time=\"2026-06-11T17:37:36.77261473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=346ac78e-2d24-4100-8823-ab4a2c019e8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:36.775776 crc crio[22018]: time=\"2026-06-11T17:37:36.775578384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d95dd4f-ba22-4912-9c1f-f05043b27bfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:37:36.785734 crc crio[22018]: time=\"2026-06-11T17:37:36.785655604Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/registry-server\" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:36.786538 crc crio[22018]: time=\"2026-06-11T17:37:36.78647696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:36.845533 crc crio[22018]: time=\"2026-06-11T17:37:36.845260214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:36.848861 crc crio[22018]: time=\"2026-06-11T17:37:36.848803407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:37:37.044091 crc crio[22018]: time=\"2026-06-11T17:37:37.043992478Z\" level=info msg=\"Created container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:37:37.045529 crc crio[22018]: time=\"2026-06-11T17:37:37.045327487Z\" level=info msg=\"Starting container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e\" id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:37:37.053691 crc crio[22018]: time=\"2026-06-11T17:37:37.051305391Z\" level=info msg=\"Started container\" PID=202379 containerID=a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e description=openshift-marketplace/community-operators-xjhtk/registry-server id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\nJun 11 17:37:44.888496 crc crio[22018]: time=\"2026-06-11T17:37:44.887840475Z\" level=info msg=\"Stopping container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e (timeout: 2s)\" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:37:45.550509 crc crio[22018]: time=\"2026-06-11T17:37:45.550394623Z\" level=info msg=\"Stopped container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:37:45.551497 crc crio[22018]: time=\"2026-06-11T17:37:45.551416716Z\" level=info msg=\"Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:45.552828 crc crio[22018]: time=\"2026-06-11T17:37:45.552504081Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc0029b4d98}] Aliases:map[]}\"\nJun 11 17:37:45.552828 crc crio[22018]: time=\"2026-06-11T17:37:45.552733998Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xjhtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:37:45.959618 crc crio[22018]: time=\"2026-06-11T17:37:45.958703006Z\" level=info msg=\"Stopped pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:37:46.937703 crc crio[22018]: time=\"2026-06-11T17:37:46.936822505Z\" level=info msg=\"Removing container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e\" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:46.982489 crc crio[22018]: time=\"2026-06-11T17:37:46.982272637Z\" level=info msg=\"Removed container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:46.985725 crc crio[22018]: time=\"2026-06-11T17:37:46.985654484Z\" level=info msg=\"Removing container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b\" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:47.030065 crc crio[22018]: time=\"2026-06-11T17:37:47.029958161Z\" level=info msg=\"Removed container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content\" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:47.035695 crc crio[22018]: time=\"2026-06-11T17:37:47.035645349Z\" level=info msg=\"Removing container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9\" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:37:47.081185 crc crio[22018]: time=\"2026-06-11T17:37:47.081055885Z\" level=info msg=\"Removed container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:00.575826 crc crio[22018]: time=\"2026-06-11T17:38:00.574524548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686658-9nj72/POD\" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:38:00.578242 crc crio[22018]: time=\"2026-06-11T17:38:00.575874031Z\" level=info 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.621791 crc crio[22018]: time=\"2026-06-11T17:38:00.621193829Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}\"\nJun 11 17:38:00.622164 crc crio[22018]: time=\"2026-06-11T17:38:00.62214082Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686658-9nj72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:38:00.955534 crc crio[22018]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1898dd559383957 Mac:46:ad:65:25:3f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:38:00.957612 crc crio[22018]: time=\"2026-06-11T17:38:00.957536989Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}\"\nJun 11 17:38:00.957753 crc crio[22018]: time=\"2026-06-11T17:38:00.957701724Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686658-9nj72 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:38:00.972236 crc crio[22018]: time=\"2026-06-11T17:38:00.972047371Z\" level=info msg=\"Ran pod sandbox 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 with infra container: openshift-infra/auto-csr-approver-29686658-9nj72/POD\" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:38:00.975725 crc crio[22018]: time=\"2026-06-11T17:38:00.975629783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage\nJun 11 17:38:00.988564 crc crio[22018]: time=\"2026-06-11T17:38:00.988474851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:38:02.216815 crc crio[22018]: time=\"2026-06-11T17:38:02.216150495Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage\nJun 11 17:38:02.218697 crc crio[22018]: time=\"2026-06-11T17:38:02.218654854Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81646125-39a7-4200-8847-bfd570f360e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:38:02.221549 crc crio[22018]: time=\"2026-06-11T17:38:02.221296698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ede88017-18fb-476a-9df9-7a0ade7d43d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:38:02.229677 crc crio[22018]: time=\"2026-06-11T17:38:02.229578291Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:38:02.230163 crc crio[22018]: time=\"2026-06-11T17:38:02.230092497Z\" level=info 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.274495 crc crio[22018]: time=\"2026-06-11T17:38:02.274371554Z\" level=info 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.456981 crc crio[22018]: time=\"2026-06-11T17:38:02.456830174Z\" level=info 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.599803 crc crio[22018]: time=\"2026-06-11T17:38:02.599108413Z\" level=info msg=\"Created container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:38:02.601033 crc crio[22018]: time=\"2026-06-11T17:38:02.600887839Z\" level=info msg=\"Starting container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb\" id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:38:02.607975 crc crio[22018]: time=\"2026-06-11T17:38:02.607874741Z\" level=info msg=\"Started container\" PID=204004 containerID=76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb description=openshift-infra/auto-csr-approver-29686658-9nj72/oc id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\nJun 11 17:38:04.196798 crc crio[22018]: time=\"2026-06-11T17:38:04.195753573Z\" level=info msg=\"Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:04.198131 crc crio[22018]: time=\"2026-06-11T17:38:04.197672975Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc00141ad30}] Aliases:map[]}\"\nJun 11 17:38:04.198131 crc crio[22018]: time=\"2026-06-11T17:38:04.197880141Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686658-9nj72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:38:04.591646 crc crio[22018]: time=\"2026-06-11T17:38:04.590372181Z\" level=info msg=\"Stopped pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:15.508820 crc crio[22018]: time=\"2026-06-11T17:38:15.508096599Z\" level=info msg=\"Removing container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a\" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:15.635757 crc crio[22018]: time=\"2026-06-11T17:38:15.635563115Z\" level=info msg=\"Removed container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:38:15.648148 crc crio[22018]: time=\"2026-06-11T17:38:15.648015808Z\" level=info msg=\"Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:15.648148 crc crio[22018]: time=\"2026-06-11T17:38:15.648108841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:15.648874 crc crio[22018]: time=\"2026-06-11T17:38:15.648759812Z\" level=info msg=\"Removing pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:15.678226 crc crio[22018]: time=\"2026-06-11T17:38:15.678078032Z\" level=info msg=\"Removed pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:15.679064 crc crio[22018]: time=\"2026-06-11T17:38:15.679031812Z\" level=info msg=\"Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:15.679258 crc crio[22018]: time=\"2026-06-11T17:38:15.679236688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:38:15.680054 crc crio[22018]: time=\"2026-06-11T17:38:15.679987191Z\" level=info msg=\"Removing pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:38:15.699517 crc crio[22018]: time=\"2026-06-11T17:38:15.699014609Z\" level=info msg=\"Removed pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:39:54.880863 crc crio[22018]: time=\"2026-06-11T17:39:54.880044005Z\" level=info msg=\"Stopping pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24\" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:54.883267 crc crio[22018]: time=\"2026-06-11T17:39:54.883144514Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc00285d328}] Aliases:map[]}\"\nJun 11 17:39:54.883644 crc crio[22018]: time=\"2026-06-11T17:39:54.883570958Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:39:55.401613 crc crio[22018]: time=\"2026-06-11T17:39:55.399587037Z\" level=info msg=\"Stopped pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24\" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:39:56.894263 crc crio[22018]: time=\"2026-06-11T17:39:56.893765996Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 17:40:00.575682 crc crio[22018]: time=\"2026-06-11T17:40:00.574993363Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686660-kgcnj/POD\" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:00.576743 crc crio[22018]: time=\"2026-06-11T17:40:00.576720939Z\" level=info 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:00.614412 crc crio[22018]: time=\"2026-06-11T17:40:00.61424401Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}\"\nJun 11 17:40:00.614734 crc crio[22018]: time=\"2026-06-11T17:40:00.614292181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686660-kgcnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:00.941889 crc crio[22018]: 2026-06-11T17:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebf18f6bbb5633 Mac:d2:74:69:02:f4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 SocketPath: PciID:}] [{Interface:0xc0003389e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:40:00.944203 crc crio[22018]: time=\"2026-06-11T17:40:00.944109673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}\"\nJun 11 17:40:00.944646 crc crio[22018]: time=\"2026-06-11T17:40:00.944266728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686660-kgcnj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:40:00.954791 crc crio[22018]: time=\"2026-06-11T17:40:00.954720491Z\" level=info msg=\"Ran pod sandbox eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe with infra container: openshift-infra/auto-csr-approver-29686660-kgcnj/POD\" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:00.957822 crc crio[22018]: time=\"2026-06-11T17:40:00.957726458Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage\nJun 11 17:40:00.970967 crc crio[22018]: time=\"2026-06-11T17:40:00.970894273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:40:01.885222 crc crio[22018]: time=\"2026-06-11T17:40:01.884796755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage\nJun 11 17:40:01.886826 crc crio[22018]: time=\"2026-06-11T17:40:01.886729946Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=134d5230-d949-409b-a065-945d211e9639 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:01.888177 crc crio[22018]: time=\"2026-06-11T17:40:01.88814857Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a62b1df9-9d1e-422e-94b9-f2685f47cf7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:01.897960 crc crio[22018]: time=\"2026-06-11T17:40:01.897853289Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:01.898531 crc crio[22018]: time=\"2026-06-11T17:40:01.89848336Z\" level=info 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:01.951707 crc crio[22018]: time=\"2026-06-11T17:40:01.951600963Z\" level=info 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.240077 crc crio[22018]: time=\"2026-06-11T17:40:02.239888106Z\" level=info 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.357309 crc crio[22018]: time=\"2026-06-11T17:40:02.357143048Z\" level=info msg=\"Created container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:02.360119 crc crio[22018]: time=\"2026-06-11T17:40:02.358410628Z\" level=info msg=\"Starting container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f\" id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:40:02.365463 crc crio[22018]: time=\"2026-06-11T17:40:02.365261036Z\" level=info msg=\"Started container\" PID=210570 containerID=5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f description=openshift-infra/auto-csr-approver-29686660-kgcnj/oc id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\nJun 11 17:40:04.044477 crc crio[22018]: time=\"2026-06-11T17:40:04.043685659Z\" level=info msg=\"Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:04.046586 crc crio[22018]: time=\"2026-06-11T17:40:04.044997981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc0029b4968}] Aliases:map[]}\"\nJun 11 17:40:04.046586 crc crio[22018]: time=\"2026-06-11T17:40:04.045145196Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686660-kgcnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:04.380402 crc crio[22018]: time=\"2026-06-11T17:40:04.3797422Z\" level=info msg=\"Stopped pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:15.748981 crc crio[22018]: time=\"2026-06-11T17:40:15.748118264Z\" level=info msg=\"Removing container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1\" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:15.882605 crc crio[22018]: time=\"2026-06-11T17:40:15.881714168Z\" level=info msg=\"Removed container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:15.897005 crc crio[22018]: time=\"2026-06-11T17:40:15.896873782Z\" level=info msg=\"Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:15.897005 crc crio[22018]: time=\"2026-06-11T17:40:15.896988276Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:15.898403 crc crio[22018]: time=\"2026-06-11T17:40:15.898290978Z\" level=info msg=\"Removing pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:15.932526 crc crio[22018]: time=\"2026-06-11T17:40:15.932391015Z\" level=info msg=\"Removed pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:40:30.511299 crc crio[22018]: time=\"2026-06-11T17:40:30.510037822Z\" level=info msg=\"Stopping container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a (timeout: 10s)\" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.512292 crc crio[22018]: time=\"2026-06-11T17:40:30.510131785Z\" level=info msg=\"Stopping container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 (timeout: 10s)\" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.615688 crc crio[22018]: time=\"2026-06-11T17:40:30.61496348Z\" level=info msg=\"Stopping container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 (timeout: 10s)\" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.617706 crc crio[22018]: time=\"2026-06-11T17:40:30.617263394Z\" level=info msg=\"Stopping container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e (timeout: 10s)\" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.644395 crc crio[22018]: time=\"2026-06-11T17:40:30.644309521Z\" level=info msg=\"Stopping container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d (timeout: 10s)\" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.647969 crc crio[22018]: time=\"2026-06-11T17:40:30.645916442Z\" level=info msg=\"Stopping container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e (timeout: 10s)\" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.647969 crc crio[22018]: time=\"2026-06-11T17:40:30.647683477Z\" level=info msg=\"Stopped container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.693743 crc crio[22018]: time=\"2026-06-11T17:40:30.692571021Z\" level=info msg=\"Stopping container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 (timeout: 10s)\" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.697600 crc crio[22018]: time=\"2026-06-11T17:40:30.697392421Z\" level=info msg=\"Stopping container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 (timeout: 10s)\" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.748742 crc crio[22018]: time=\"2026-06-11T17:40:30.748671451Z\" level=info msg=\"Stopping container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 (timeout: 10s)\" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.750802 crc crio[22018]: time=\"2026-06-11T17:40:30.749643474Z\" level=info msg=\"Stopping container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 (timeout: 10s)\" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783741632Z\" level=info msg=\"Stopped container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783803709Z\" level=info msg=\"Stopping container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 (timeout: 10s)\" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783773218Z\" level=info msg=\"Stopping container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e (timeout: 10s)\" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.791439 crc crio[22018]: time=\"2026-06-11T17:40:30.791212835Z\" level=info msg=\"Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:30.795078 crc crio[22018]: time=\"2026-06-11T17:40:30.794897567Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"\nJun 11 17:40:30.795259 crc crio[22018]: time=\"2026-06-11T17:40:30.795155186Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:30.839848 crc crio[22018]: time=\"2026-06-11T17:40:30.839805377Z\" level=info msg=\"Stopping container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e (timeout: 10s)\" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.842736 crc crio[22018]: time=\"2026-06-11T17:40:30.84265455Z\" level=info msg=\"Stopped container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.843040 crc crio[22018]: time=\"2026-06-11T17:40:30.84297088Z\" level=info msg=\"Stopping container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 (timeout: 10s)\" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.850455 crc crio[22018]: time=\"2026-06-11T17:40:30.850235384Z\" level=info msg=\"Stopped container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.915399 crc crio[22018]: time=\"2026-06-11T17:40:30.91526558Z\" level=info msg=\"Stopping container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 (timeout: 10s)\" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.916228 crc crio[22018]: time=\"2026-06-11T17:40:30.916074675Z\" level=info msg=\"Stopping container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 (timeout: 10s)\" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:30.962600 crc crio[22018]: time=\"2026-06-11T17:40:30.96201322Z\" level=info msg=\"Stopping container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c (timeout: 10s)\" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.023302 crc crio[22018]: time=\"2026-06-11T17:40:31.020022659Z\" level=info msg=\"Stopping container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 (timeout: 10s)\" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.023302 crc crio[22018]: time=\"2026-06-11T17:40:31.020950423Z\" level=info msg=\"Stopping container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c (timeout: 10s)\" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.128862 crc crio[22018]: time=\"2026-06-11T17:40:31.128274016Z\" level=info msg=\"Stopped container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.138861 crc crio[22018]: time=\"2026-06-11T17:40:31.137812048Z\" level=info msg=\"Stopping container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 (timeout: 10s)\" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.139399 crc crio[22018]: time=\"2026-06-11T17:40:31.139290002Z\" level=info msg=\"Stopping container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 (timeout: 10s)\" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.145009 crc crio[22018]: time=\"2026-06-11T17:40:31.144564594Z\" level=info msg=\"Stopping container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 (timeout: 10s)\" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.146678 crc crio[22018]: time=\"2026-06-11T17:40:31.145872106Z\" level=info msg=\"Stopping container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea (timeout: 10s)\" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.182640 crc crio[22018]: time=\"2026-06-11T17:40:31.182563307Z\" level=info msg=\"Stopped container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.205661 crc crio[22018]: time=\"2026-06-11T17:40:31.202975802Z\" level=info msg=\"Stopped container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.210088 crc crio[22018]: time=\"2026-06-11T17:40:31.208033701Z\" level=info msg=\"Stopped container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.224166 crc crio[22018]: time=\"2026-06-11T17:40:31.224018233Z\" level=info msg=\"Stopped container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.224598 crc crio[22018]: time=\"2026-06-11T17:40:31.224191776Z\" level=info msg=\"Stopped container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.225550 crc crio[22018]: time=\"2026-06-11T17:40:31.225244995Z\" level=info msg=\"Stopped container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.247292 crc crio[22018]: time=\"2026-06-11T17:40:31.24607611Z\" level=info msg=\"Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.247832 crc crio[22018]: time=\"2026-06-11T17:40:31.247400812Z\" level=info msg=\"Stopping container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 (timeout: 10s)\" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.251292 crc crio[22018]: time=\"2026-06-11T17:40:31.248706733Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc0029b4348}] Aliases:map[]}\"\nJun 11 17:40:31.251292 crc crio[22018]: time=\"2026-06-11T17:40:31.248882149Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.252054 crc crio[22018]: time=\"2026-06-11T17:40:31.251969868Z\" level=info msg=\"Stopping container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad (timeout: 10s)\" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.256117 crc crio[22018]: time=\"2026-06-11T17:40:31.255972251Z\" level=info msg=\"Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.256545 crc crio[22018]: time=\"2026-06-11T17:40:31.256315046Z\" level=info msg=\"Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.259594 crc crio[22018]: time=\"2026-06-11T17:40:31.257641599Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}\"\nJun 11 17:40:31.259594 crc crio[22018]: time=\"2026-06-11T17:40:31.257817865Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.25840752Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc000aa4960}] Aliases:map[]}\"\nJun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.261065015Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.262611905Z\" level=info msg=\"Stopped container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.265290 crc crio[22018]: time=\"2026-06-11T17:40:31.265203188Z\" level=info msg=\"Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.268231 crc crio[22018]: time=\"2026-06-11T17:40:31.267682837Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc005da01a0}] Aliases:map[]}\"\nJun 11 17:40:31.268231 crc crio[22018]: time=\"2026-06-11T17:40:31.267889584Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.268643 crc crio[22018]: time=\"2026-06-11T17:40:31.268511932Z\" level=info msg=\"Stopping container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 (timeout: 10s)\" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.274687 crc crio[22018]: time=\"2026-06-11T17:40:31.274570156Z\" level=info msg=\"Stopping container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 (timeout: 10s)\" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.293593 crc crio[22018]: time=\"2026-06-11T17:40:31.291605531Z\" level=info msg=\"Stopped container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.294870 crc crio[22018]: time=\"2026-06-11T17:40:31.294811146Z\" level=info msg=\"Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.312411 crc crio[22018]: time=\"2026-06-11T17:40:31.301932495Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}\"\nJun 11 17:40:31.312411 crc crio[22018]: time=\"2026-06-11T17:40:31.310798028Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.363514 crc crio[22018]: time=\"2026-06-11T17:40:31.350546797Z\" level=info msg=\"Stopped container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.363744 crc crio[22018]: time=\"2026-06-11T17:40:31.363298506Z\" level=info msg=\"Stopped container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.365157 crc crio[22018]: time=\"2026-06-11T17:40:31.365088425Z\" level=info msg=\"Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.367510 crc crio[22018]: time=\"2026-06-11T17:40:31.367459031Z\" level=info msg=\"Stopping container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 (timeout: 10s)\" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.368058 crc crio[22018]: time=\"2026-06-11T17:40:31.367547763Z\" level=info msg=\"Stopping container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b (timeout: 10s)\" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.375864 crc crio[22018]: time=\"2026-06-11T17:40:31.375748017Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc001ade660}] Aliases:map[]}\"\nJun 11 17:40:31.376132 crc crio[22018]: time=\"2026-06-11T17:40:31.375983034Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.381043 crc crio[22018]: time=\"2026-06-11T17:40:31.380987305Z\" level=info msg=\"Stopped container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.394439 crc crio[22018]: time=\"2026-06-11T17:40:31.393576708Z\" level=info msg=\"Stopped container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.396226 crc crio[22018]: time=\"2026-06-11T17:40:31.396156392Z\" level=info msg=\"Stopping container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab (timeout: 10s)\" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.397726 crc crio[22018]: time=\"2026-06-11T17:40:31.397688511Z\" level=info msg=\"Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.401176 crc crio[22018]: time=\"2026-06-11T17:40:31.401147742Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc001ade760}] Aliases:map[]}\"\nJun 11 17:40:31.401683 crc crio[22018]: time=\"2026-06-11T17:40:31.401653128Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.408374 crc crio[22018]: time=\"2026-06-11T17:40:31.408030252Z\" level=info msg=\"Stopped container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.409506 crc crio[22018]: time=\"2026-06-11T17:40:31.398087642Z\" level=info msg=\"Stopping container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 (timeout: 10s)\" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.416682 crc crio[22018]: time=\"2026-06-11T17:40:31.413908931Z\" level=info msg=\"Stopping container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 (timeout: 10s)\" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.418925 crc crio[22018]: time=\"2026-06-11T17:40:31.417760235Z\" level=info msg=\"Stopping container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba (timeout: 10s)\" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.421462201Z\" level=info msg=\"Stopping container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 (timeout: 10s)\" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.423473937Z\" level=info msg=\"Stopping container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 (timeout: 10s)\" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.424879743Z\" level=info msg=\"Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.454547 crc crio[22018]: time=\"2026-06-11T17:40:31.454175223Z\" level=info msg=\"Stopping container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 (timeout: 10s)\" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.462928 crc crio[22018]: time=\"2026-06-11T17:40:31.462772551Z\" level=info msg=\"Stopping container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d (timeout: 10s)\" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.479006 crc crio[22018]: time=\"2026-06-11T17:40:31.478861354Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc007484440}] Aliases:map[]}\"\nJun 11 17:40:31.479646 crc crio[22018]: time=\"2026-06-11T17:40:31.479159193Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.520272 crc crio[22018]: time=\"2026-06-11T17:40:31.520122246Z\" level=info msg=\"Stopping container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 (timeout: 10s)\" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.539410 crc crio[22018]: time=\"2026-06-11T17:40:31.539275313Z\" level=info msg=\"Stopping container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 (timeout: 10s)\" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.548069 crc crio[22018]: time=\"2026-06-11T17:40:31.547942446Z\" level=info msg=\"Stopped container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.569458 crc crio[22018]: time=\"2026-06-11T17:40:31.569248739Z\" level=info msg=\"Stopped container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.572094 crc crio[22018]: time=\"2026-06-11T17:40:31.571288635Z\" level=info msg=\"Stopped container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.586896 crc crio[22018]: time=\"2026-06-11T17:40:31.584972983Z\" level=info msg=\"Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.587200 crc crio[22018]: time=\"2026-06-11T17:40:31.58705992Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4948}] Aliases:map[]}\"\nJun 11 17:40:31.587284 crc crio[22018]: time=\"2026-06-11T17:40:31.587225815Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.588723 crc crio[22018]: time=\"2026-06-11T17:40:31.588647352Z\" level=info msg=\"Stopped container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.599004 crc crio[22018]: time=\"2026-06-11T17:40:31.595674657Z\" level=info msg=\"Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.600105 crc crio[22018]: time=\"2026-06-11T17:40:31.600042067Z\" level=info msg=\"Stopping container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 (timeout: 10s)\" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.603167 crc crio[22018]: time=\"2026-06-11T17:40:31.601288941Z\" level=info msg=\"Stopping container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 (timeout: 10s)\" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.651763 crc crio[22018]: time=\"2026-06-11T17:40:31.650122944Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc00012ade0}] Aliases:map[]}\"\nJun 11 17:40:31.651763 crc crio[22018]: time=\"2026-06-11T17:40:31.650457294Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.755610 crc crio[22018]: time=\"2026-06-11T17:40:31.744119811Z\" level=info msg=\"Stopped container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.758111 crc crio[22018]: time=\"2026-06-11T17:40:31.757953579Z\" level=info msg=\"Stopped container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.758592 crc crio[22018]: time=\"2026-06-11T17:40:31.758440955Z\" level=info msg=\"Stopping container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 (timeout: 10s)\" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.758723 crc crio[22018]: time=\"2026-06-11T17:40:31.758662572Z\" level=info msg=\"Stopping container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 (timeout: 10s)\" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.770855 crc crio[22018]: time=\"2026-06-11T17:40:31.76950466Z\" level=info msg=\"Stopping container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 (timeout: 10s)\" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.772478 crc crio[22018]: time=\"2026-06-11T17:40:31.7723172Z\" level=info msg=\"Stopped container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.775452 crc crio[22018]: time=\"2026-06-11T17:40:31.774648079Z\" level=info msg=\"Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.775452 crc crio[22018]: time=\"2026-06-11T17:40:31.775262481Z\" level=info msg=\"Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.777806911Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc001ade8c0}] Aliases:map[]}\"\nJun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.778005647Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.779843001Z\" level=info msg=\"Stopped container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.780542934Z\" level=info msg=\"Stopping container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 (timeout: 10s)\" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.810972 crc crio[22018]: time=\"2026-06-11T17:40:31.80422266Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc000aa51a8}] Aliases:map[]}\"\nJun 11 17:40:31.810972 crc crio[22018]: time=\"2026-06-11T17:40:31.804596042Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:31.833382 crc crio[22018]: time=\"2026-06-11T17:40:31.831480168Z\" level=info msg=\"Stopped container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.833382 crc crio[22018]: time=\"2026-06-11T17:40:31.831969073Z\" level=info msg=\"Stopping container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be (timeout: 30s)\" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.897223 crc crio[22018]: time=\"2026-06-11T17:40:31.897168408Z\" level=info msg=\"Stopped container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:31.940957 crc crio[22018]: time=\"2026-06-11T17:40:31.94088848Z\" level=info msg=\"Stopping container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 (timeout: 30s)\" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.017922 crc crio[22018]: time=\"2026-06-11T17:40:32.017803951Z\" level=info msg=\"Stopped container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.082863 crc crio[22018]: time=\"2026-06-11T17:40:32.079587835Z\" level=info msg=\"Stopped container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.170745 crc crio[22018]: time=\"2026-06-11T17:40:32.170684547Z\" level=info msg=\"Stopped container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.182499 crc crio[22018]: time=\"2026-06-11T17:40:32.180461304Z\" level=info msg=\"Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.194483 crc crio[22018]: time=\"2026-06-11T17:40:32.191174748Z\" level=info msg=\"Stopped container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.195963 crc crio[22018]: time=\"2026-06-11T17:40:32.195875848Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc001ade9e8}] Aliases:map[]}\"\nJun 11 17:40:32.196236 crc crio[22018]: time=\"2026-06-11T17:40:32.196206409Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.199411 crc crio[22018]: time=\"2026-06-11T17:40:32.199280849Z\" level=info msg=\"Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.199589 crc crio[22018]: time=\"2026-06-11T17:40:32.199540486Z\" level=info msg=\"Stopped container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.201995756Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"\nJun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.20214288Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.205957972Z\" level=info msg=\"Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.209517466Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc0029b4c88}] Aliases:map[]}\"\nJun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.209697792Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.213117 crc crio[22018]: time=\"2026-06-11T17:40:32.213013248Z\" level=info msg=\"Stopped container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.232658 crc crio[22018]: time=\"2026-06-11T17:40:32.232229544Z\" level=info msg=\"Stopped pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.234176 crc crio[22018]: time=\"2026-06-11T17:40:32.234043422Z\" level=info msg=\"Stopped container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.260655 crc crio[22018]: time=\"2026-06-11T17:40:32.26045569Z\" level=info msg=\"Stopped container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.264463 crc crio[22018]: time=\"2026-06-11T17:40:32.264240582Z\" level=info msg=\"Stopped container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.269638 crc crio[22018]: time=\"2026-06-11T17:40:32.269567542Z\" level=info msg=\"Stopped container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.274583 crc crio[22018]: time=\"2026-06-11T17:40:32.274298574Z\" level=info msg=\"Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.279660 crc crio[22018]: time=\"2026-06-11T17:40:32.279591877Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc0029b4d68}] Aliases:map[]}\"\nJun 11 17:40:32.279911 crc crio[22018]: time=\"2026-06-11T17:40:32.279767083Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.315272 crc crio[22018]: time=\"2026-06-11T17:40:32.315142443Z\" level=info msg=\"Stopped container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.316792 crc crio[22018]: time=\"2026-06-11T17:40:32.316728673Z\" level=info msg=\"Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.318972 crc crio[22018]: time=\"2026-06-11T17:40:32.318797679Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000380c50}] Aliases:map[]}\"\nJun 11 17:40:32.319055 crc crio[22018]: time=\"2026-06-11T17:40:32.318963144Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.338559753Z\" level=info msg=\"Stopped container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.339985668Z\" level=info msg=\"Stopped container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.343217318Z\" level=info msg=\"Stopped container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.346702166Z\" level=info msg=\"Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.348522014Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc002a1a8e0}] Aliases:map[]}\"\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.348664009Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.351709258Z\" level=info msg=\"Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.355903782Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc0023008d0}] Aliases:map[]}\"\nJun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.356692737Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.367085 crc crio[22018]: time=\"2026-06-11T17:40:32.366143062Z\" level=info msg=\"Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.372142 crc crio[22018]: time=\"2026-06-11T17:40:32.370657336Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc0029b4e48}] Aliases:map[]}\"\nJun 11 17:40:32.372142 crc crio[22018]: time=\"2026-06-11T17:40:32.370807101Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.416761 crc crio[22018]: time=\"2026-06-11T17:40:32.416293665Z\" level=info msg=\"Stopped container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.424993 crc crio[22018]: time=\"2026-06-11T17:40:32.423766205Z\" level=info msg=\"Stopped container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.430664689Z\" level=info msg=\"Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.432069972Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1aa48}] Aliases:map[]}\"\nJun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.432226437Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.435138 crc crio[22018]: time=\"2026-06-11T17:40:32.434942074Z\" level=info msg=\"Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.455531 crc crio[22018]: time=\"2026-06-11T17:40:32.455234495Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc000380dd8}] Aliases:map[]}\"\nJun 11 17:40:32.455795 crc crio[22018]: time=\"2026-06-11T17:40:32.455771272Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-r8v6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.702576 crc crio[22018]: time=\"2026-06-11T17:40:32.684630359Z\" level=info msg=\"Stopped container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.704309 crc crio[22018]: time=\"2026-06-11T17:40:32.692576958Z\" level=info msg=\"Stopping container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 (timeout: 10s)\" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.716618 crc crio[22018]: time=\"2026-06-11T17:40:32.715135211Z\" level=info msg=\"Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.716953 crc crio[22018]: time=\"2026-06-11T17:40:32.716832576Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc00141afa0}] Aliases:map[]}\"\nJun 11 17:40:32.717294 crc crio[22018]: time=\"2026-06-11T17:40:32.717016862Z\" 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:40:32.728078 crc crio[22018]: time=\"2026-06-11T17:40:32.727589997Z\" level=info msg=\"Stopping container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd (timeout: 10s)\" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.812658 crc crio[22018]: time=\"2026-06-11T17:40:32.812184047Z\" level=info msg=\"Stopped container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.929602 crc crio[22018]: time=\"2026-06-11T17:40:32.926818147Z\" level=info msg=\"Stopped container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.934139 crc crio[22018]: time=\"2026-06-11T17:40:32.933877067Z\" level=info msg=\"Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.935847 crc crio[22018]: time=\"2026-06-11T17:40:32.935764238Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc005da07c8}] Aliases:map[]}\"\nJun 11 17:40:32.937162 crc crio[22018]: time=\"2026-06-11T17:40:32.936061687Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:32.959069 crc crio[22018]: time=\"2026-06-11T17:40:32.958888077Z\" level=info msg=\"Stopped container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.974682 crc crio[22018]: time=\"2026-06-11T17:40:32.974622245Z\" level=info msg=\"Stopped container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:40:32.984634 crc crio[22018]: time=\"2026-06-11T17:40:32.983829568Z\" level=info msg=\"Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:32.984875 crc crio[22018]: time=\"2026-06-11T17:40:32.984806517Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc00012b2d8}] Aliases:map[]}\"\nJun 11 17:40:32.986048 crc crio[22018]: time=\"2026-06-11T17:40:32.985006064Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:33.073647 crc crio[22018]: time=\"2026-06-11T17:40:33.071776406Z\" level=info msg=\"Stopped pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.368817 crc crio[22018]: time=\"2026-06-11T17:40:33.366883113Z\" level=info msg=\"Stopped pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.388763 crc crio[22018]: time=\"2026-06-11T17:40:33.386700341Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD\" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:33.388763 crc crio[22018]: time=\"2026-06-11T17:40:33.386798684Z\" level=info 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:33.469080 crc crio[22018]: time=\"2026-06-11T17:40:33.46896903Z\" level=info msg=\"Stopped pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.476846 crc crio[22018]: time=\"2026-06-11T17:40:33.476807141Z\" level=info msg=\"Stopped pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.699114 crc crio[22018]: time=\"2026-06-11T17:40:33.698766086Z\" level=info msg=\"Stopped pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.704184 crc crio[22018]: time=\"2026-06-11T17:40:33.70390708Z\" level=info msg=\"Stopped pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.733760 crc crio[22018]: time=\"2026-06-11T17:40:33.733646792Z\" level=info msg=\"Stopped pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.742151 crc crio[22018]: time=\"2026-06-11T17:40:33.740875212Z\" level=info msg=\"Removing container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726\" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:33.750210 crc crio[22018]: time=\"2026-06-11T17:40:33.750122384Z\" level=info msg=\"Stopped pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.783230 crc crio[22018]: time=\"2026-06-11T17:40:33.781018554Z\" level=info msg=\"Stopped pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.807240 crc crio[22018]: time=\"2026-06-11T17:40:33.807119434Z\" level=info msg=\"Stopped pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.845446 crc crio[22018]: time=\"2026-06-11T17:40:33.845245542Z\" level=info msg=\"Stopped pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:33.965737 crc crio[22018]: time=\"2026-06-11T17:40:33.965092434Z\" level=info msg=\"Stopped pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.182546 crc crio[22018]: time=\"2026-06-11T17:40:34.182466612Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}\"\nJun 11 17:40:34.182546 crc crio[22018]: time=\"2026-06-11T17:40:34.182539924Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:40:34.187971 crc crio[22018]: time=\"2026-06-11T17:40:34.187857955Z\" level=info msg=\"Removed container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.204407 crc crio[22018]: time=\"2026-06-11T17:40:34.201746474Z\" level=info msg=\"Removing container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e\" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.245390 crc crio[22018]: time=\"2026-06-11T17:40:34.245044418Z\" level=info msg=\"Removed container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.296861 crc crio[22018]: time=\"2026-06-11T17:40:34.293964773Z\" level=info msg=\"Removing container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e\" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.313200 crc crio[22018]: time=\"2026-06-11T17:40:34.312700486Z\" level=info msg=\"Stopped pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.321682 crc crio[22018]: time=\"2026-06-11T17:40:34.321584963Z\" level=info msg=\"Stopped pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.353205 crc crio[22018]: time=\"2026-06-11T17:40:34.353001219Z\" level=info msg=\"Stopped pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.362645 crc crio[22018]: time=\"2026-06-11T17:40:34.355131227Z\" level=info msg=\"Stopped pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.362645 crc crio[22018]: time=\"2026-06-11T17:40:34.35962086Z\" level=info msg=\"Stopped pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.376008 crc crio[22018]: time=\"2026-06-11T17:40:34.375930758Z\" level=info msg=\"Stopped pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.427906 crc crio[22018]: time=\"2026-06-11T17:40:34.427839847Z\" level=info msg=\"Removed container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.440803 crc crio[22018]: time=\"2026-06-11T17:40:34.440718611Z\" level=info msg=\"Stopped pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.459777 crc crio[22018]: time=\"2026-06-11T17:40:34.459728265Z\" level=info msg=\"Stopped pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.461695 crc crio[22018]: time=\"2026-06-11T17:40:34.461502652Z\" level=info msg=\"Removing container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796\" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.525298 crc crio[22018]: time=\"2026-06-11T17:40:34.524867587Z\" level=info msg=\"Removed container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.537098 crc crio[22018]: time=\"2026-06-11T17:40:34.532712171Z\" level=info msg=\"Removing container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550\" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.591546 crc crio[22018]: time=\"2026-06-11T17:40:34.591142546Z\" level=info msg=\"Removed container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.593616 crc crio[22018]: time=\"2026-06-11T17:40:34.593563021Z\" level=info msg=\"Removing container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495\" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.646491 crc crio[22018]: time=\"2026-06-11T17:40:34.643894901Z\" level=info msg=\"Removed container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.668272 crc crio[22018]: time=\"2026-06-11T17:40:34.667160816Z\" level=info msg=\"Removing container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5\" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:34.815032 crc crio[22018]: time=\"2026-06-11T17:40:34.814579502Z\" level=info msg=\"Stopped pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.840693 crc crio[22018]: time=\"2026-06-11T17:40:34.840596087Z\" level=info msg=\"Stopped pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.898451 crc crio[22018]: time=\"2026-06-11T17:40:34.897857211Z\" level=info msg=\"Stopped pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.899013 crc crio[22018]: time=\"2026-06-11T17:40:34.898912857Z\" level=info msg=\"Stopped pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:34.918914 crc crio[22018]: time=\"2026-06-11T17:40:34.918854536Z\" level=info msg=\"Stopped pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:40:35.202064 crc crio[22018]: time=\"2026-06-11T17:40:35.201959945Z\" level=info msg=\"Removed container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.207088 crc crio[22018]: time=\"2026-06-11T17:40:35.206961409Z\" level=info msg=\"Removing container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a\" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.308777 crc crio[22018]: time=\"2026-06-11T17:40:35.30684181Z\" level=info msg=\"Removed container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.314664 crc crio[22018]: time=\"2026-06-11T17:40:35.313675585Z\" level=info msg=\"Removing container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e\" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.379226 crc crio[22018]: time=\"2026-06-11T17:40:35.378612951Z\" level=info msg=\"Removed container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.403626 crc crio[22018]: time=\"2026-06-11T17:40:35.403508646Z\" level=info msg=\"Removing container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9\" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.442377 crc crio[22018]: time=\"2026-06-11T17:40:35.442207504Z\" level=info msg=\"Removed container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.446148 crc crio[22018]: time=\"2026-06-11T17:40:35.446016684Z\" level=info msg=\"Removing container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c\" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.491509 crc crio[22018]: time=\"2026-06-11T17:40:35.491083858Z\" level=info msg=\"Removed container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.496035 crc crio[22018]: time=\"2026-06-11T17:40:35.495854213Z\" level=info msg=\"Removing container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31\" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.534312 crc crio[22018]: time=\"2026-06-11T17:40:35.534165311Z\" level=info msg=\"Removed container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.554633 crc crio[22018]: time=\"2026-06-11T17:40:35.554558084Z\" level=info msg=\"Removing container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba\" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.608970 crc crio[22018]: time=\"2026-06-11T17:40:35.608833977Z\" level=info msg=\"Removed container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.616622 crc crio[22018]: time=\"2026-06-11T17:40:35.615081186Z\" level=info msg=\"Removing container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1\" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.651288 crc crio[22018]: time=\"2026-06-11T17:40:35.651192026Z\" level=info msg=\"Removed container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.654218 crc crio[22018]: time=\"2026-06-11T17:40:35.654120994Z\" level=info msg=\"Removing container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea\" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.771001 crc crio[22018]: time=\"2026-06-11T17:40:35.762558659Z\" level=info msg=\"Removed container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.771001 crc crio[22018]: time=\"2026-06-11T17:40:35.767702504Z\" level=info msg=\"Removing container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367\" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.808194 crc crio[22018]: time=\"2026-06-11T17:40:35.808057429Z\" level=info msg=\"Removed container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.815407 crc crio[22018]: time=\"2026-06-11T17:40:35.815223765Z\" level=info msg=\"Removing container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5\" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.830034 crc crio[22018]: 2026-06-11T17:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbd24d9176370a6 Mac:ce:d8:04:71:af:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 SocketPath: PciID:}] [{Interface:0xc0002d8bf0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:40:35.834138 crc crio[22018]: time=\"2026-06-11T17:40:35.833913306Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}\"\nJun 11 17:40:35.834242 crc crio[22018]: time=\"2026-06-11T17:40:35.834213515Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:40:35.861250 crc crio[22018]: time=\"2026-06-11T17:40:35.861115688Z\" level=info msg=\"Removed container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.866082 crc crio[22018]: time=\"2026-06-11T17:40:35.865986766Z\" level=info msg=\"Removing container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043\" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:35.895582 crc crio[22018]: time=\"2026-06-11T17:40:35.895498116Z\" level=info msg=\"Ran pod sandbox cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD\" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:40:35.898792 crc crio[22018]: time=\"2026-06-11T17:40:35.898723895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7cc103d9-f811-40df-9184-abead99b74b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:35.903707 crc crio[22018]: time=\"2026-06-11T17:40:35.903647481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c6d713f-7e41-4a47-94e5-50d68f1054f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:40:35.918017 crc crio[22018]: time=\"2026-06-11T17:40:35.917908982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator\" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:35.918574 crc crio[22018]: time=\"2026-06-11T17:40:35.918512512Z\" level=info 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:36.015856 crc crio[22018]: time=\"2026-06-11T17:40:36.015808067Z\" level=info msg=\"Removed container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.026001 crc crio[22018]: time=\"2026-06-11T17:40:36.025955591Z\" level=info msg=\"Removing container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2\" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.039984 crc crio[22018]: time=\"2026-06-11T17:40:36.039925742Z\" level=info 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:36.044878 crc crio[22018]: time=\"2026-06-11T17:40:36.044815038Z\" level=info 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:36.071453 crc crio[22018]: time=\"2026-06-11T17:40:36.070791649Z\" level=info msg=\"Removed container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.076545 crc crio[22018]: time=\"2026-06-11T17:40:36.076515464Z\" level=info msg=\"Removing container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5\" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.130582 crc crio[22018]: time=\"2026-06-11T17:40:36.130469135Z\" level=info msg=\"Removed container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.133829 crc crio[22018]: time=\"2026-06-11T17:40:36.133751649Z\" level=info msg=\"Removing container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c\" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.163126 crc crio[22018]: time=\"2026-06-11T17:40:36.163053523Z\" level=info msg=\"Removed container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.166513 crc crio[22018]: time=\"2026-06-11T17:40:36.166463938Z\" level=info msg=\"Removing container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364\" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.225091 crc crio[22018]: time=\"2026-06-11T17:40:36.224958152Z\" level=info msg=\"Created container a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator\" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:40:36.226237 crc crio[22018]: time=\"2026-06-11T17:40:36.226126285Z\" level=info msg=\"Starting container: a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13\" id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:40:36.235744 crc crio[22018]: time=\"2026-06-11T17:40:36.235657992Z\" level=info msg=\"Started container\" PID=213181 containerID=a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3\nJun 11 17:40:36.240069 crc crio[22018]: time=\"2026-06-11T17:40:36.239990851Z\" level=info msg=\"Removed container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.248163 crc crio[22018]: time=\"2026-06-11T17:40:36.248062716Z\" level=info msg=\"Removing container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772\" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.299734 crc crio[22018]: time=\"2026-06-11T17:40:36.299630896Z\" level=info msg=\"Removed container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.302991 crc crio[22018]: time=\"2026-06-11T17:40:36.302915675Z\" level=info msg=\"Removing container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d\" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.338794 crc crio[22018]: time=\"2026-06-11T17:40:36.338703733Z\" level=info msg=\"Removed container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.342755 crc crio[22018]: time=\"2026-06-11T17:40:36.342682187Z\" level=info msg=\"Removing container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e\" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.407958 crc crio[22018]: time=\"2026-06-11T17:40:36.407872646Z\" level=info msg=\"Removed container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.420706 crc crio[22018]: time=\"2026-06-11T17:40:36.420581628Z\" level=info msg=\"Removing container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be\" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.480754 crc crio[22018]: time=\"2026-06-11T17:40:36.480582015Z\" level=info msg=\"Removed container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.483840 crc crio[22018]: time=\"2026-06-11T17:40:36.483755752Z\" level=info msg=\"Removing container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b\" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.507113 crc crio[22018]: time=\"2026-06-11T17:40:36.507010211Z\" level=info msg=\"Removed container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.525018 crc crio[22018]: time=\"2026-06-11T17:40:36.524924299Z\" level=info msg=\"Removing container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85\" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.554386 crc crio[22018]: time=\"2026-06-11T17:40:36.554258992Z\" level=info msg=\"Removed container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.560033 crc crio[22018]: time=\"2026-06-11T17:40:36.559895938Z\" level=info msg=\"Removing container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297\" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.599863 crc crio[22018]: time=\"2026-06-11T17:40:36.599542217Z\" level=info msg=\"Removed container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.606693 crc crio[22018]: time=\"2026-06-11T17:40:36.606590431Z\" level=info msg=\"Removing container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2\" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.637273 crc crio[22018]: time=\"2026-06-11T17:40:36.637179582Z\" level=info msg=\"Removed container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.641409 crc crio[22018]: time=\"2026-06-11T17:40:36.641297029Z\" level=info msg=\"Removing container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06\" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.666570 crc crio[22018]: time=\"2026-06-11T17:40:36.666494072Z\" level=info msg=\"Removed container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.670643 crc crio[22018]: time=\"2026-06-11T17:40:36.670550289Z\" level=info msg=\"Removing container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323\" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.706378 crc crio[22018]: time=\"2026-06-11T17:40:36.706071045Z\" level=info msg=\"Removed container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.710045 crc crio[22018]: time=\"2026-06-11T17:40:36.709995419Z\" level=info msg=\"Removing container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969\" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.733504 crc crio[22018]: time=\"2026-06-11T17:40:36.732064802Z\" level=info msg=\"Removed container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.735157 crc crio[22018]: time=\"2026-06-11T17:40:36.735058264Z\" level=info msg=\"Removing container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839\" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.770493 crc crio[22018]: time=\"2026-06-11T17:40:36.770375807Z\" level=info msg=\"Removed container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.773957 crc crio[22018]: time=\"2026-06-11T17:40:36.773860855Z\" level=info msg=\"Removing container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9\" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.797916 crc crio[22018]: time=\"2026-06-11T17:40:36.797805737Z\" level=info msg=\"Removed container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.801412 crc crio[22018]: time=\"2026-06-11T17:40:36.801172921Z\" level=info msg=\"Removing container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3\" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.865099 crc crio[22018]: time=\"2026-06-11T17:40:36.864998658Z\" level=info msg=\"Removed container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.871604 crc crio[22018]: time=\"2026-06-11T17:40:36.871534534Z\" level=info msg=\"Removing container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303\" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.919825 crc crio[22018]: time=\"2026-06-11T17:40:36.919744555Z\" level=info msg=\"Removed container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.921933 crc crio[22018]: time=\"2026-06-11T17:40:36.92187215Z\" level=info msg=\"Removing container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5\" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.951595 crc crio[22018]: time=\"2026-06-11T17:40:36.951507853Z\" level=info msg=\"Removed container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.955276 crc crio[22018]: time=\"2026-06-11T17:40:36.955195067Z\" level=info msg=\"Removing container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd\" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.992262 crc crio[22018]: time=\"2026-06-11T17:40:36.992077617Z\" level=info msg=\"Removed container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:36.996121 crc crio[22018]: time=\"2026-06-11T17:40:36.995950501Z\" level=info msg=\"Removing container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935\" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:37.019098 crc crio[22018]: time=\"2026-06-11T17:40:37.018993214Z\" level=info msg=\"Removed container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:37.028060 crc crio[22018]: time=\"2026-06-11T17:40:37.027856042Z\" level=info msg=\"Removing container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71\" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:40:37.053578 crc crio[22018]: time=\"2026-06-11T17:40:37.05349774Z\" level=info msg=\"Removed container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:01.558246 crc crio[22018]: time=\"2026-06-11T17:41:01.557485816Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-9stwm/POD\" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:01.560204 crc crio[22018]: time=\"2026-06-11T17:41:01.558271621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:01.600040 crc crio[22018]: time=\"2026-06-11T17:41:01.599812758Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}\"\nJun 11 17:41:01.600040 crc crio[22018]: time=\"2026-06-11T17:41:01.599904011Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-9stwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:01.951744 crc crio[22018]: 2026-06-11T17:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f533015471f3de3 Mac:de:d4:1a:90:5e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a SocketPath: PciID:}] [{Interface:0xc00013a680 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:41:01.953292 crc crio[22018]: time=\"2026-06-11T17:41:01.95322172Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}\"\nJun 11 17:41:01.956459 crc crio[22018]: time=\"2026-06-11T17:41:01.953462938Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-9stwm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:41:01.964138 crc crio[22018]: time=\"2026-06-11T17:41:01.964090105Z\" level=info msg=\"Ran pod sandbox f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a with infra container: openstack-operators/openstack-operator-index-9stwm/POD\" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:01.968520 crc crio[22018]: time=\"2026-06-11T17:41:01.968122782Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:01.969632 crc crio[22018]: time=\"2026-06-11T17:41:01.969564798Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"\nJun 11 17:41:04.785078 crc crio[22018]: time=\"2026-06-11T17:41:04.781755219Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-j5dvj/POD\" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:04.785078 crc crio[22018]: time=\"2026-06-11T17:41:04.782603005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:06.837635 crc crio[22018]: time=\"2026-06-11T17:41:06.836825871Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}\"\nJun 11 17:41:06.837635 crc crio[22018]: time=\"2026-06-11T17:41:06.837580685Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-j5dvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:06.892476 crc crio[22018]: time=\"2026-06-11T17:41:06.892050455Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1\" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:06.893525 crc crio[22018]: time=\"2026-06-11T17:41:06.893272511Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=ef176028-19ac-474f-b9a8-7106cc1e51e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:06.900677 crc crio[22018]: time=\"2026-06-11T17:41:06.900564043Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=bc5b41ba-123f-4de1-8ab0-1922295dd433 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:06.912967 crc crio[22018]: time=\"2026-06-11T17:41:06.91278612Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:06.922978 crc crio[22018]: time=\"2026-06-11T17:41:06.922827478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:06.980378 crc crio[22018]: time=\"2026-06-11T17:41:06.980055964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:06.984156 crc crio[22018]: time=\"2026-06-11T17:41:06.984087062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:07.141843 crc crio[22018]: time=\"2026-06-11T17:41:07.141734442Z\" level=info msg=\"Created container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:07.143223 crc crio[22018]: time=\"2026-06-11T17:41:07.143134016Z\" level=info msg=\"Starting container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec\" id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:07.147735 crc crio[22018]: time=\"2026-06-11T17:41:07.14765852Z\" level=info msg=\"Started container\" PID=215395 containerID=c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec description=openstack-operators/openstack-operator-index-9stwm/registry-server id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\nJun 11 17:41:07.378574 crc crio[22018]: 2026-06-11T17:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2a49500b692a Mac:62:22:b3:e8:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 SocketPath: PciID:}] [{Interface:0xc000326ed0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:41:07.380182 crc crio[22018]: time=\"2026-06-11T17:41:07.379844927Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}\"\nJun 11 17:41:07.380182 crc crio[22018]: time=\"2026-06-11T17:41:07.380052143Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-j5dvj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:41:07.392617 crc crio[22018]: time=\"2026-06-11T17:41:07.392452007Z\" level=info msg=\"Ran pod sandbox 53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 with infra container: openstack-operators/openstack-operator-index-j5dvj/POD\" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:07.405128 crc crio[22018]: time=\"2026-06-11T17:41:07.401245024Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:07.407952 crc crio[22018]: time=\"2026-06-11T17:41:07.407915176Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"\nJun 11 17:41:07.483809 crc crio[22018]: time=\"2026-06-11T17:41:07.483708871Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1\" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:07.484573 crc crio[22018]: time=\"2026-06-11T17:41:07.484491616Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=7d67ae9f-f1d9-4860-8fe6-b35554f56ecb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:07.489552 crc crio[22018]: time=\"2026-06-11T17:41:07.489485764Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=8fd3da5c-9ec9-4906-9542-e0dbde9ebfa7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:07.503748 crc crio[22018]: time=\"2026-06-11T17:41:07.503657274Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-j5dvj/registry-server\" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:07.509472 crc crio[22018]: time=\"2026-06-11T17:41:07.509312695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:07.558756 crc crio[22018]: time=\"2026-06-11T17:41:07.558675019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:07.562807 crc crio[22018]: time=\"2026-06-11T17:41:07.562743747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:07.728083 crc crio[22018]: time=\"2026-06-11T17:41:07.72801838Z\" level=info msg=\"Created container a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597: openstack-operators/openstack-operator-index-j5dvj/registry-server\" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:07.729455 crc crio[22018]: time=\"2026-06-11T17:41:07.729277331Z\" level=info msg=\"Starting container: a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597\" id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:07.736167 crc crio[22018]: time=\"2026-06-11T17:41:07.735911111Z\" level=info msg=\"Started container\" PID=215447 containerID=a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597 description=openstack-operators/openstack-operator-index-j5dvj/registry-server id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369\nJun 11 17:41:07.754735 crc crio[22018]: time=\"2026-06-11T17:41:07.752481667Z\" level=info msg=\"Stopping container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec (timeout: 2s)\" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:41:07.875929 crc crio[22018]: time=\"2026-06-11T17:41:07.875866291Z\" level=info msg=\"Stopped container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:41:07.878470 crc crio[22018]: time=\"2026-06-11T17:41:07.878295248Z\" level=info msg=\"Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:07.878851 crc crio[22018]: time=\"2026-06-11T17:41:07.878802124Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc007484500}] Aliases:map[]}\"\nJun 11 17:41:07.878981 crc crio[22018]: time=\"2026-06-11T17:41:07.878949679Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-9stwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:08.160132 crc crio[22018]: time=\"2026-06-11T17:41:08.159990934Z\" level=info msg=\"Stopped pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:08.775718 crc crio[22018]: time=\"2026-06-11T17:41:08.775092786Z\" level=info msg=\"Removing container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec\" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:08.801216 crc crio[22018]: time=\"2026-06-11T17:41:08.800988044Z\" level=info msg=\"Removed container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:15.955296 crc crio[22018]: time=\"2026-06-11T17:41:15.954525936Z\" level=info msg=\"Removing container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6\" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:15.993172 crc crio[22018]: time=\"2026-06-11T17:41:15.993028537Z\" level=info msg=\"Removed container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:15.997791 crc crio[22018]: time=\"2026-06-11T17:41:15.997681506Z\" level=info msg=\"Removing container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b\" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.040696 crc crio[22018]: time=\"2026-06-11T17:41:16.040566166Z\" level=info msg=\"Removed container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.044065 crc crio[22018]: time=\"2026-06-11T17:41:16.043692979Z\" level=info msg=\"Removing container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98\" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.117628 crc crio[22018]: time=\"2026-06-11T17:41:16.117466685Z\" level=info msg=\"Removed container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.121482 crc crio[22018]: time=\"2026-06-11T17:41:16.121144471Z\" level=info msg=\"Removing container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4\" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.158592 crc crio[22018]: time=\"2026-06-11T17:41:16.158534859Z\" level=info msg=\"Removed container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.161859 crc crio[22018]: time=\"2026-06-11T17:41:16.161798322Z\" level=info msg=\"Removing container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab\" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.222811 crc crio[22018]: time=\"2026-06-11T17:41:16.222718048Z\" level=info msg=\"Removed container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.233634 crc crio[22018]: time=\"2026-06-11T17:41:16.2335553Z\" level=info msg=\"Removing container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d\" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.269267 crc crio[22018]: time=\"2026-06-11T17:41:16.269168038Z\" level=info msg=\"Removed container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.273955 crc crio[22018]: time=\"2026-06-11T17:41:16.273874248Z\" level=info msg=\"Removing container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384\" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.297115 crc crio[22018]: time=\"2026-06-11T17:41:16.296938431Z\" level=info msg=\"Removed container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.299610 crc crio[22018]: time=\"2026-06-11T17:41:16.299521901Z\" level=info msg=\"Removing container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6\" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.367688 crc crio[22018]: time=\"2026-06-11T17:41:16.367635183Z\" level=info msg=\"Removed container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.371190 crc crio[22018]: time=\"2026-06-11T17:41:16.371165663Z\" level=info msg=\"Removing container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86\" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.402576 crc crio[22018]: time=\"2026-06-11T17:41:16.402041217Z\" level=info msg=\"Removed container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.407543 crc crio[22018]: time=\"2026-06-11T17:41:16.407298249Z\" level=info msg=\"Removing container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2\" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.439965 crc crio[22018]: time=\"2026-06-11T17:41:16.439849544Z\" level=info msg=\"Removed container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.442998 crc crio[22018]: time=\"2026-06-11T17:41:16.442905728Z\" level=info msg=\"Removing container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad\" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.478138 crc crio[22018]: time=\"2026-06-11T17:41:16.47791385Z\" level=info msg=\"Removed container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:41:16.491268 crc crio[22018]: time=\"2026-06-11T17:41:16.491216311Z\" level=info msg=\"Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.491671 crc crio[22018]: time=\"2026-06-11T17:41:16.491644025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.492652 crc crio[22018]: time=\"2026-06-11T17:41:16.492573335Z\" level=info msg=\"Removing pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.513474 crc crio[22018]: time=\"2026-06-11T17:41:16.513313945Z\" level=info msg=\"Removed pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.515543 crc crio[22018]: time=\"2026-06-11T17:41:16.515404799Z\" level=info msg=\"Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.515713 crc crio[22018]: time=\"2026-06-11T17:41:16.515550734Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.516550 crc crio[22018]: time=\"2026-06-11T17:41:16.516203864Z\" level=info msg=\"Removing pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.530237 crc crio[22018]: time=\"2026-06-11T17:41:16.530104358Z\" level=info msg=\"Removed pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.531466 crc crio[22018]: time=\"2026-06-11T17:41:16.531159169Z\" level=info msg=\"Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.531466 crc crio[22018]: time=\"2026-06-11T17:41:16.531389606Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.532018 crc crio[22018]: time=\"2026-06-11T17:41:16.531950904Z\" level=info msg=\"Removing pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.547715 crc crio[22018]: time=\"2026-06-11T17:41:16.546630883Z\" level=info msg=\"Removed pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.549169 crc crio[22018]: time=\"2026-06-11T17:41:16.54790732Z\" level=info msg=\"Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.549169 crc crio[22018]: time=\"2026-06-11T17:41:16.547983942Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.549673 crc crio[22018]: time=\"2026-06-11T17:41:16.549594314Z\" level=info msg=\"Removing pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.566938 crc crio[22018]: time=\"2026-06-11T17:41:16.566876971Z\" level=info msg=\"Removed pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.568272 crc crio[22018]: time=\"2026-06-11T17:41:16.568196864Z\" level=info msg=\"Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.568457 crc crio[22018]: time=\"2026-06-11T17:41:16.568278646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.578952 crc crio[22018]: time=\"2026-06-11T17:41:16.578760799Z\" level=info msg=\"Removing pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.605283192Z\" level=info msg=\"Removed pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.606745306Z\" level=info msg=\"Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.606827469Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.607637235Z\" level=info msg=\"Removing pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.637793 crc crio[22018]: time=\"2026-06-11T17:41:16.63768531Z\" level=info msg=\"Removed pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.638818 crc crio[22018]: time=\"2026-06-11T17:41:16.638739562Z\" level=info msg=\"Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.638945 crc crio[22018]: time=\"2026-06-11T17:41:16.638928278Z\" level=info msg=\"Stopped pod sandbox (already stopped): dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.639728 crc crio[22018]: time=\"2026-06-11T17:41:16.63965766Z\" level=info msg=\"Removing pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.667989 crc crio[22018]: time=\"2026-06-11T17:41:16.667913451Z\" level=info msg=\"Removed pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.668842 crc crio[22018]: time=\"2026-06-11T17:41:16.668773784Z\" level=info msg=\"Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.668984 crc crio[22018]: time=\"2026-06-11T17:41:16.668856117Z\" level=info msg=\"Stopped pod sandbox (already stopped): df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.669924 crc crio[22018]: time=\"2026-06-11T17:41:16.669878879Z\" level=info msg=\"Removing pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.695594 crc crio[22018]: time=\"2026-06-11T17:41:16.695533238Z\" level=info msg=\"Removed pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.699748 crc crio[22018]: time=\"2026-06-11T17:41:16.699689305Z\" level=info msg=\"Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.700544 crc crio[22018]: time=\"2026-06-11T17:41:16.699944333Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.700911 crc crio[22018]: time=\"2026-06-11T17:41:16.700838231Z\" level=info msg=\"Removing pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.730210 crc crio[22018]: time=\"2026-06-11T17:41:16.730064595Z\" level=info msg=\"Removed pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.731724 crc crio[22018]: time=\"2026-06-11T17:41:16.731648799Z\" level=info msg=\"Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.732226 crc crio[22018]: time=\"2026-06-11T17:41:16.731748012Z\" level=info msg=\"Stopped pod sandbox (already stopped): fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.732938 crc crio[22018]: time=\"2026-06-11T17:41:16.732674931Z\" level=info msg=\"Removing pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.761364 crc crio[22018]: time=\"2026-06-11T17:41:16.761209787Z\" level=info msg=\"Removed pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.762618 crc crio[22018]: time=\"2026-06-11T17:41:16.762570809Z\" level=info msg=\"Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.762948 crc crio[22018]: time=\"2026-06-11T17:41:16.76291946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.764865 crc crio[22018]: time=\"2026-06-11T17:41:16.764835612Z\" level=info msg=\"Removing pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.792983 crc crio[22018]: time=\"2026-06-11T17:41:16.79275927Z\" level=info msg=\"Removed pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.797373 crc crio[22018]: time=\"2026-06-11T17:41:16.797268571Z\" level=info msg=\"Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.797607 crc crio[22018]: time=\"2026-06-11T17:41:16.797578401Z\" level=info msg=\"Stopped pod sandbox (already stopped): a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.799654 crc crio[22018]: time=\"2026-06-11T17:41:16.799198291Z\" level=info msg=\"Removing pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.824988 crc crio[22018]: time=\"2026-06-11T17:41:16.82493521Z\" level=info msg=\"Removed pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.826639 crc crio[22018]: time=\"2026-06-11T17:41:16.826540639Z\" level=info msg=\"Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.826872 crc crio[22018]: time=\"2026-06-11T17:41:16.826646873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.828406 crc crio[22018]: time=\"2026-06-11T17:41:16.828298875Z\" level=info msg=\"Removing pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.849976 crc crio[22018]: time=\"2026-06-11T17:41:16.849769276Z\" level=info msg=\"Removed pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.851683 crc crio[22018]: time=\"2026-06-11T17:41:16.851504571Z\" level=info msg=\"Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.851683 crc crio[22018]: time=\"2026-06-11T17:41:16.851621655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.852683 crc crio[22018]: time=\"2026-06-11T17:41:16.852604605Z\" level=info msg=\"Removing pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.876490 crc crio[22018]: time=\"2026-06-11T17:41:16.876399791Z\" level=info msg=\"Removed pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.878047 crc crio[22018]: time=\"2026-06-11T17:41:16.878020812Z\" level=info msg=\"Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.878198 crc crio[22018]: time=\"2026-06-11T17:41:16.878179917Z\" level=info msg=\"Stopped pod sandbox (already stopped): eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.879560 crc crio[22018]: time=\"2026-06-11T17:41:16.879311983Z\" level=info msg=\"Removing pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.900441 crc crio[22018]: time=\"2026-06-11T17:41:16.900269121Z\" level=info msg=\"Removed pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.901991 crc crio[22018]: time=\"2026-06-11T17:41:16.901650012Z\" level=info msg=\"Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.901991 crc crio[22018]: time=\"2026-06-11T17:41:16.901731785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.902569 crc crio[22018]: time=\"2026-06-11T17:41:16.902464858Z\" level=info msg=\"Removing pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.936646 crc crio[22018]: time=\"2026-06-11T17:41:16.936014143Z\" level=info msg=\"Removed pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.938013 crc crio[22018]: time=\"2026-06-11T17:41:16.937896552Z\" level=info msg=\"Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.938013 crc crio[22018]: time=\"2026-06-11T17:41:16.938012555Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.939941 crc crio[22018]: time=\"2026-06-11T17:41:16.939840563Z\" level=info msg=\"Removing pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.969232 crc crio[22018]: time=\"2026-06-11T17:41:16.969069523Z\" level=info msg=\"Removed pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.971154 crc crio[22018]: time=\"2026-06-11T17:41:16.971063624Z\" level=info msg=\"Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.971593 crc crio[22018]: time=\"2026-06-11T17:41:16.971548549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.973813 crc crio[22018]: time=\"2026-06-11T17:41:16.973731358Z\" level=info msg=\"Removing pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.990245 crc crio[22018]: time=\"2026-06-11T17:41:16.989597704Z\" level=info msg=\"Removed pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:16.991931 crc crio[22018]: time=\"2026-06-11T17:41:16.991805872Z\" level=info msg=\"Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.992118 crc crio[22018]: time=\"2026-06-11T17:41:16.991934556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:16.994167 crc crio[22018]: time=\"2026-06-11T17:41:16.994033152Z\" level=info msg=\"Removing pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.014660 crc crio[22018]: time=\"2026-06-11T17:41:17.014541275Z\" level=info msg=\"Removed pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.016266 crc crio[22018]: time=\"2026-06-11T17:41:17.016022307Z\" level=info msg=\"Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.016266 crc crio[22018]: time=\"2026-06-11T17:41:17.016174172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.017124 crc crio[22018]: time=\"2026-06-11T17:41:17.017025441Z\" level=info msg=\"Removing pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.035873 crc crio[22018]: time=\"2026-06-11T17:41:17.035764267Z\" level=info msg=\"Removed pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.036809 crc crio[22018]: time=\"2026-06-11T17:41:17.036738996Z\" level=info msg=\"Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.037104 crc crio[22018]: time=\"2026-06-11T17:41:17.036812869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.037541 crc crio[22018]: time=\"2026-06-11T17:41:17.03747201Z\" level=info msg=\"Removing pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.060767 crc crio[22018]: time=\"2026-06-11T17:41:17.059536276Z\" level=info msg=\"Removed pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.061757 crc crio[22018]: time=\"2026-06-11T17:41:17.061688528Z\" level=info msg=\"Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.061875 crc crio[22018]: time=\"2026-06-11T17:41:17.061771201Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.062656 crc crio[22018]: time=\"2026-06-11T17:41:17.062582447Z\" level=info msg=\"Removing pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.082569 crc crio[22018]: time=\"2026-06-11T17:41:17.082459874Z\" level=info msg=\"Removed pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.083705 crc crio[22018]: time=\"2026-06-11T17:41:17.083609198Z\" level=info msg=\"Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.083834 crc crio[22018]: time=\"2026-06-11T17:41:17.083786334Z\" level=info msg=\"Stopped pod sandbox (already stopped): bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.085393 crc crio[22018]: time=\"2026-06-11T17:41:17.085297327Z\" level=info msg=\"Removing pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.102914 crc crio[22018]: time=\"2026-06-11T17:41:17.102787503Z\" level=info msg=\"Removed pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.103818 crc crio[22018]: time=\"2026-06-11T17:41:17.103742292Z\" level=info msg=\"Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.103939 crc crio[22018]: time=\"2026-06-11T17:41:17.103828505Z\" level=info msg=\"Stopped pod sandbox (already stopped): e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.105588 crc crio[22018]: time=\"2026-06-11T17:41:17.105487978Z\" level=info msg=\"Removing pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.128981 crc crio[22018]: time=\"2026-06-11T17:41:17.128881445Z\" level=info msg=\"Removed pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.130095 crc crio[22018]: time=\"2026-06-11T17:41:17.129982756Z\" level=info msg=\"Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.130192 crc crio[22018]: time=\"2026-06-11T17:41:17.13012794Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.130949 crc crio[22018]: time=\"2026-06-11T17:41:17.130871026Z\" level=info msg=\"Removing pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.235913 crc crio[22018]: time=\"2026-06-11T17:41:17.235014548Z\" level=info msg=\"Removed pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.235913 crc crio[22018]: time=\"2026-06-11T17:41:17.235908681Z\" level=info msg=\"Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.236309 crc crio[22018]: time=\"2026-06-11T17:41:17.235965703Z\" level=info msg=\"Stopped pod sandbox (already stopped): f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.236566 crc crio[22018]: time=\"2026-06-11T17:41:17.23651864Z\" level=info msg=\"Removing pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.253721 crc crio[22018]: time=\"2026-06-11T17:41:17.253581217Z\" level=info msg=\"Removed pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.255706 crc crio[22018]: time=\"2026-06-11T17:41:17.255623511Z\" level=info msg=\"Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.255847 crc crio[22018]: time=\"2026-06-11T17:41:17.255724584Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.265074 crc crio[22018]: time=\"2026-06-11T17:41:17.264921179Z\" level=info msg=\"Removing pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.293645 crc crio[22018]: time=\"2026-06-11T17:41:17.293099763Z\" level=info msg=\"Removed pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.295218 crc crio[22018]: time=\"2026-06-11T17:41:17.295111303Z\" level=info msg=\"Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.295303 crc crio[22018]: time=\"2026-06-11T17:41:17.295233017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:17.295995 crc crio[22018]: time=\"2026-06-11T17:41:17.295930599Z\" level=info msg=\"Removing pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:17.341097 crc crio[22018]: time=\"2026-06-11T17:41:17.340886507Z\" level=info msg=\"Removed pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:41:28.738595 crc crio[22018]: time=\"2026-06-11T17:41:28.737783655Z\" level=info msg=\"Running pod sandbox: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD\" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:28.740042 crc crio[22018]: time=\"2026-06-11T17:41:28.738625412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:28.778603 crc crio[22018]: time=\"2026-06-11T17:41:28.778460398Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"\nJun 11 17:41:28.778603 crc crio[22018]: time=\"2026-06-11T17:41:28.778533321Z\" level=info msg=\"Adding pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:29.364575 crc crio[22018]: 2026-06-11T17:41:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedded452958d23 Mac:aa:9b:d8:fa:d9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:41:29.366106 crc crio[22018]: time=\"2026-06-11T17:41:29.365918633Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"\nJun 11 17:41:29.366560 crc crio[22018]: time=\"2026-06-11T17:41:29.366486241Z\" level=info msg=\"Checking pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:41:29.385088 crc crio[22018]: time=\"2026-06-11T17:41:29.384936206Z\" level=info msg=\"Ran pod sandbox fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 with infra container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD\" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:29.388154 crc crio[22018]: time=\"2026-06-11T17:41:29.388069403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21eb4746-8554-4165-8469-84d2831f9afd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:29.391793 crc crio[22018]: time=\"2026-06-11T17:41:29.391643187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9654800b-d3fb-435f-aeeb-15f83a8e3b01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:29.409403 crc crio[22018]: time=\"2026-06-11T17:41:29.409159273Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util\" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:29.410069 crc crio[22018]: time=\"2026-06-11T17:41:29.409978349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:29.458195 crc crio[22018]: time=\"2026-06-11T17:41:29.458094156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:29.462761 crc crio[22018]: time=\"2026-06-11T17:41:29.462376191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:29.653133 crc crio[22018]: time=\"2026-06-11T17:41:29.65299757Z\" level=info msg=\"Created container 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util\" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:29.653791 crc crio[22018]: time=\"2026-06-11T17:41:29.653718331Z\" level=info msg=\"Starting container: 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f\" id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:29.665538 crc crio[22018]: time=\"2026-06-11T17:41:29.664987159Z\" level=info msg=\"Started container\" PID=216540 containerID=243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\nJun 11 17:41:31.117192 crc crio[22018]: time=\"2026-06-11T17:41:31.116609998Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:31.118724 crc crio[22018]: time=\"2026-06-11T17:41:31.11855105Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"\nJun 11 17:41:31.509012 crc crio[22018]: time=\"2026-06-11T17:41:31.508896562Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7dc81b438e66ccf7cf28fa5232ca87687272b4eab40c1fdaa406d4e341af3e23\" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:31.510278 crc crio[22018]: time=\"2026-06-11T17:41:31.510152322Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=c012a65a-981c-444f-8d44-33a2dcfd6bec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:31.514463 crc crio[22018]: time=\"2026-06-11T17:41:31.514258722Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=f525eb96-82d3-4523-89bd-d59bdb57e169 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:31.523242 crc crio[22018]: time=\"2026-06-11T17:41:31.523059132Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull\" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:31.525507 crc crio[22018]: time=\"2026-06-11T17:41:31.524852459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:31.574493 crc crio[22018]: time=\"2026-06-11T17:41:31.574306799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:31.574775 crc crio[22018]: time=\"2026-06-11T17:41:31.57465747Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/passwd: no such file or directory\"\nJun 11 17:41:31.574775 crc crio[22018]: time=\"2026-06-11T17:41:31.574695141Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/group: no such file or directory\"\nJun 11 17:41:31.577125 crc crio[22018]: time=\"2026-06-11T17:41:31.577055495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:31.760491 crc crio[22018]: time=\"2026-06-11T17:41:31.759614965Z\" level=info msg=\"Created container 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull\" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:31.767242 crc crio[22018]: time=\"2026-06-11T17:41:31.767182186Z\" level=info msg=\"Starting container: 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf\" id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:31.778790 crc crio[22018]: time=\"2026-06-11T17:41:31.77864308Z\" level=info msg=\"Started container\" PID=216649 containerID=8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\nJun 11 17:41:32.133852 crc crio[22018]: time=\"2026-06-11T17:41:32.133742834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69e049e8-0dcd-488d-b54f-45948303a4b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:32.136775 crc crio[22018]: time=\"2026-06-11T17:41:32.136682778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3b5f4c0-98a8-48f7-99dc-bb35f10d5d4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:32.144603 crc crio[22018]: time=\"2026-06-11T17:41:32.144506616Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract\" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:32.145108 crc crio[22018]: time=\"2026-06-11T17:41:32.144980441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:32.233404 crc crio[22018]: time=\"2026-06-11T17:41:32.233232443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:32.240152 crc crio[22018]: time=\"2026-06-11T17:41:32.240037156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:32.385125 crc crio[22018]: time=\"2026-06-11T17:41:32.384929322Z\" level=info msg=\"Created container 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract\" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:32.387208 crc crio[22018]: time=\"2026-06-11T17:41:32.387123252Z\" level=info msg=\"Starting container: 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b\" id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:32.395050 crc crio[22018]: time=\"2026-06-11T17:41:32.394214317Z\" level=info msg=\"Started container\" PID=216685 containerID=800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\nJun 11 17:41:34.163397 crc crio[22018]: time=\"2026-06-11T17:41:34.162523612Z\" level=info msg=\"Stopping pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:34.164775 crc crio[22018]: time=\"2026-06-11T17:41:34.164001919Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc005da0940}] Aliases:map[]}\"\nJun 11 17:41:34.164775 crc crio[22018]: time=\"2026-06-11T17:41:34.164120563Z\" level=info msg=\"Deleting pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:34.494525 crc crio[22018]: time=\"2026-06-11T17:41:34.494308537Z\" level=info msg=\"Stopped pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:41:38.815617 crc crio[22018]: time=\"2026-06-11T17:41:38.814943422Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD\" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:38.816681 crc crio[22018]: time=\"2026-06-11T17:41:38.815637504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:38.861007 crc crio[22018]: time=\"2026-06-11T17:41:38.860926128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}\"\nJun 11 17:41:38.861007 crc crio[22018]: time=\"2026-06-11T17:41:38.86098453Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:41:39.481001 crc crio[22018]: 2026-06-11T17:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1cd900f1caab79 Mac:7a:26:dd:3e:59:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 SocketPath: PciID:}] [{Interface:0xc000288b10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:41:39.481281 crc crio[22018]: time=\"2026-06-11T17:41:39.481223186Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}\"\nJun 11 17:41:39.482127 crc crio[22018]: time=\"2026-06-11T17:41:39.482016571Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:41:39.493174 crc crio[22018]: time=\"2026-06-11T17:41:39.493090182Z\" level=info msg=\"Ran pod sandbox e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc with infra container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD\" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:41:39.498723 crc crio[22018]: time=\"2026-06-11T17:41:39.49865153Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:39.498960 crc crio[22018]: time=\"2026-06-11T17:41:39.498882117Z\" level=info msg=\"Image 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 not found\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:39.498960 crc crio[22018]: time=\"2026-06-11T17:41:39.498927769Z\" level=info msg=\"Neither image nor artfiact 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 found\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:39.501047 crc crio[22018]: time=\"2026-06-11T17:41:39.500964011Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:39.502516 crc crio[22018]: time=\"2026-06-11T17:41:39.502284213Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"\nJun 11 17:41:45.974293 crc crio[22018]: time=\"2026-06-11T17:41:45.973153046Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator@sha256:fdf9fc88bafa9929e5f423594aef4da842f8c9fe10695a5fb2e4c1cf26295f7e\" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:41:45.986795 crc crio[22018]: time=\"2026-06-11T17:41:45.978259543Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=39f8ca1d-d4d7-4ecd-84f5-b788e870c3ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:45.986795 crc crio[22018]: time=\"2026-06-11T17:41:45.982692537Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=d6fa125f-a248-4399-8040-d9c8217a26ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:41:46.001264 crc crio[22018]: time=\"2026-06-11T17:41:45.992948433Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator\" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:46.001264 crc crio[22018]: time=\"2026-06-11T17:41:45.995249687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:46.044123 crc crio[22018]: time=\"2026-06-11T17:41:46.043950751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:46.049091 crc crio[22018]: time=\"2026-06-11T17:41:46.049011502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:41:46.238826 crc crio[22018]: time=\"2026-06-11T17:41:46.238711719Z\" level=info msg=\"Created container 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator\" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:41:46.239958 crc crio[22018]: time=\"2026-06-11T17:41:46.239908148Z\" level=info msg=\"Starting container: 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6\" id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:41:46.248189 crc crio[22018]: time=\"2026-06-11T17:41:46.248022876Z\" level=info msg=\"Started container\" PID=217522 containerID=7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6 description=openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc\nJun 11 17:42:00.554950 crc crio[22018]: time=\"2026-06-11T17:42:00.553988438Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686662-kg2c8/POD\" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:00.556748 crc crio[22018]: time=\"2026-06-11T17:42:00.555866877Z\" level=info 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.628092 crc crio[22018]: time=\"2026-06-11T17:42:00.627750648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"\nJun 11 17:42:00.628092 crc crio[22018]: time=\"2026-06-11T17:42:00.628028508Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686662-kg2c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:01.205080 crc crio[22018]: 2026-06-11T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd85e80083a25ba Mac:4e:b7:4d:b1:03:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:01.206607 crc crio[22018]: time=\"2026-06-11T17:42:01.206535648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"\nJun 11 17:42:01.206752 crc crio[22018]: time=\"2026-06-11T17:42:01.206682173Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686662-kg2c8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:01.215209 crc crio[22018]: time=\"2026-06-11T17:42:01.2150603Z\" level=info msg=\"Ran pod sandbox bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 with infra container: openshift-infra/auto-csr-approver-29686662-kg2c8/POD\" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:01.220726 crc crio[22018]: time=\"2026-06-11T17:42:01.220592166Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:01.232197 crc crio[22018]: time=\"2026-06-11T17:42:01.231867074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:42:02.319530 crc crio[22018]: time=\"2026-06-11T17:42:02.319131893Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:02.323020 crc crio[22018]: time=\"2026-06-11T17:42:02.320665492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef0d61b5-5763-4610-9ffd-108224be30fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:02.323490 crc crio[22018]: time=\"2026-06-11T17:42:02.323385698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e83f743-e8bc-417d-9f2b-a768600f9bba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:02.334674 crc crio[22018]: time=\"2026-06-11T17:42:02.334288054Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:42:02.335755 crc crio[22018]: time=\"2026-06-11T17:42:02.335517284Z\" level=info 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.382849 crc crio[22018]: time=\"2026-06-11T17:42:02.382743151Z\" level=info 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.624731 crc crio[22018]: time=\"2026-06-11T17:42:02.62449664Z\" level=info 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.784021 crc crio[22018]: time=\"2026-06-11T17:42:02.783278877Z\" level=info msg=\"Created container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:42:02.786110 crc crio[22018]: time=\"2026-06-11T17:42:02.786004103Z\" level=info msg=\"Starting container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b\" id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:42:02.794146 crc crio[22018]: time=\"2026-06-11T17:42:02.793551232Z\" level=info msg=\"Started container\" PID=218355 containerID=e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b description=openshift-infra/auto-csr-approver-29686662-kg2c8/oc id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\nJun 11 17:42:04.671865 crc crio[22018]: time=\"2026-06-11T17:42:04.670947919Z\" level=info msg=\"Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:04.673525 crc crio[22018]: time=\"2026-06-11T17:42:04.672640872Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc0074847e8}] Aliases:map[]}\"\nJun 11 17:42:04.673525 crc crio[22018]: time=\"2026-06-11T17:42:04.672788137Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686662-kg2c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:04.986722 crc crio[22018]: time=\"2026-06-11T17:42:04.986582691Z\" level=info msg=\"Stopped pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:17.379585 crc crio[22018]: time=\"2026-06-11T17:42:17.378709Z\" level=info msg=\"Removing container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c\" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:17.487889 crc crio[22018]: time=\"2026-06-11T17:42:17.487285045Z\" level=info msg=\"Removed container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.499508963Z\" level=info msg=\"Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.499572745Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.500008379Z\" level=info msg=\"Removing pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:17.517037 crc crio[22018]: time=\"2026-06-11T17:42:17.516928641Z\" level=info msg=\"Removed pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:42:35.481181 crc crio[22018]: time=\"2026-06-11T17:42:35.480539909Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD\" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:35.482679 crc crio[22018]: time=\"2026-06-11T17:42:35.48119385Z\" level=info 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:35.554697 crc crio[22018]: time=\"2026-06-11T17:42:35.554588961Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD\" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:35.555025 crc crio[22018]: time=\"2026-06-11T17:42:35.554742216Z\" level=info 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:35.652405 crc crio[22018]: time=\"2026-06-11T17:42:35.652299233Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD\" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:35.652889 crc crio[22018]: time=\"2026-06-11T17:42:35.652864851Z\" level=info 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:35.689684 crc crio[22018]: time=\"2026-06-11T17:42:35.689595655Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD\" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:35.689970 crc crio[22018]: time=\"2026-06-11T17:42:35.689700079Z\" level=info 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:35.835906 crc crio[22018]: time=\"2026-06-11T17:42:35.835613274Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}\"\nJun 11 17:42:35.835906 crc crio[22018]: time=\"2026-06-11T17:42:35.835652526Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:35.880980 crc crio[22018]: time=\"2026-06-11T17:42:35.877497955Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD\" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:35.880980 crc crio[22018]: time=\"2026-06-11T17:42:35.877580578Z\" level=info 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:35.955389 crc crio[22018]: time=\"2026-06-11T17:42:35.940463951Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}\"\nJun 11 17:42:35.955389 crc crio[22018]: time=\"2026-06-11T17:42:35.940824233Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.078137 crc crio[22018]: time=\"2026-06-11T17:42:36.073954563Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD\" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.078137 crc crio[22018]: time=\"2026-06-11T17:42:36.074069757Z\" level=info 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:36.123259 crc crio[22018]: time=\"2026-06-11T17:42:36.123010792Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}\"\nJun 11 17:42:36.123259 crc crio[22018]: time=\"2026-06-11T17:42:36.123081364Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.171146 crc crio[22018]: time=\"2026-06-11T17:42:36.170716731Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}\"\nJun 11 17:42:36.171146 crc crio[22018]: time=\"2026-06-11T17:42:36.170784663Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.176771 crc crio[22018]: time=\"2026-06-11T17:42:36.176681555Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD\" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.176771 crc crio[22018]: time=\"2026-06-11T17:42:36.176780318Z\" level=info 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:36.186002 crc crio[22018]: time=\"2026-06-11T17:42:36.185598941Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}\"\nJun 11 17:42:36.186002 crc crio[22018]: time=\"2026-06-11T17:42:36.185668313Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.274753 crc crio[22018]: time=\"2026-06-11T17:42:36.273101671Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD\" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.274753 crc crio[22018]: time=\"2026-06-11T17:42:36.273307547Z\" level=info 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:36.474921 crc crio[22018]: time=\"2026-06-11T17:42:36.473771766Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD\" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.474921 crc crio[22018]: time=\"2026-06-11T17:42:36.474288093Z\" level=info 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:36.596961 crc crio[22018]: time=\"2026-06-11T17:42:36.596690036Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD\" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.596961 crc crio[22018]: time=\"2026-06-11T17:42:36.596784049Z\" level=info 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:36.629912 crc crio[22018]: time=\"2026-06-11T17:42:36.629392153Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}\"\nJun 11 17:42:36.629912 crc crio[22018]: time=\"2026-06-11T17:42:36.629873828Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.635897 crc crio[22018]: time=\"2026-06-11T17:42:36.635776289Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}\"\nJun 11 17:42:36.635897 crc crio[22018]: time=\"2026-06-11T17:42:36.635837015Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.647547 crc crio[22018]: time=\"2026-06-11T17:42:36.647384602Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"\nJun 11 17:42:36.647547 crc crio[22018]: time=\"2026-06-11T17:42:36.647467535Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.664733 crc crio[22018]: time=\"2026-06-11T17:42:36.663108423Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"\nJun 11 17:42:36.664733 crc crio[22018]: time=\"2026-06-11T17:42:36.663252398Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.899107 crc crio[22018]: time=\"2026-06-11T17:42:36.897016107Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"\nJun 11 17:42:36.899513 crc crio[22018]: time=\"2026-06-11T17:42:36.899106114Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:36.974842 crc crio[22018]: time=\"2026-06-11T17:42:36.973847851Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD\" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:36.974842 crc crio[22018]: time=\"2026-06-11T17:42:36.974074928Z\" level=info 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:37.059134 crc crio[22018]: time=\"2026-06-11T17:42:37.059044817Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD\" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.059460 crc crio[22018]: time=\"2026-06-11T17:42:37.059183581Z\" level=info 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:37.131942 crc crio[22018]: time=\"2026-06-11T17:42:37.128828654Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD\" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.131942 crc crio[22018]: time=\"2026-06-11T17:42:37.128911089Z\" level=info 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:37.168897 crc crio[22018]: time=\"2026-06-11T17:42:37.168394363Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}\"\nJun 11 17:42:37.168897 crc crio[22018]: time=\"2026-06-11T17:42:37.168461847Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.177048 crc crio[22018]: time=\"2026-06-11T17:42:37.176993095Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD\" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.177204 crc crio[22018]: time=\"2026-06-11T17:42:37.177077387Z\" level=info 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:37.179043 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f2db7f5aa7233 Mac:b2:90:e8:e9:c8:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:37.181114 crc crio[22018]: time=\"2026-06-11T17:42:37.181071543Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}\"\nJun 11 17:42:37.182074 crc crio[22018]: time=\"2026-06-11T17:42:37.182054185Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.18750544Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD\" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.187736577Z\" level=info 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:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.188072327Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}\"\nJun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.188297664Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.244453 crc crio[22018]: time=\"2026-06-11T17:42:37.244127336Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD\" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.244795 crc crio[22018]: time=\"2026-06-11T17:42:37.244402855Z\" level=info 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:37.266670 crc crio[22018]: time=\"2026-06-11T17:42:37.266041909Z\" level=info msg=\"Ran pod sandbox 61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD\" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.321458 crc crio[22018]: time=\"2026-06-11T17:42:37.312961908Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD\" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.321458 crc crio[22018]: time=\"2026-06-11T17:42:37.313054021Z\" level=info 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:37.338538 crc crio[22018]: time=\"2026-06-11T17:42:37.338257025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.404905 crc crio[22018]: time=\"2026-06-11T17:42:37.404781486Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD\" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.406196 crc crio[22018]: time=\"2026-06-11T17:42:37.406167844Z\" level=info 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:37.408127 crc crio[22018]: time=\"2026-06-11T17:42:37.408070412Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}\"\nJun 11 17:42:37.408249 crc crio[22018]: time=\"2026-06-11T17:42:37.408123363Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.498676 crc crio[22018]: time=\"2026-06-11T17:42:37.497686059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.498676 crc crio[22018]: time=\"2026-06-11T17:42:37.498130814Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.500557 crc crio[22018]: time=\"2026-06-11T17:42:37.500476006Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:37.520573 crc crio[22018]: time=\"2026-06-11T17:42:37.520499921Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 11 17:42:37.538613 crc crio[22018]: time=\"2026-06-11T17:42:37.537094455Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD\" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.538613 crc crio[22018]: time=\"2026-06-11T17:42:37.537168675Z\" level=info 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:37.569714 crc crio[22018]: time=\"2026-06-11T17:42:37.569671884Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD\" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.570082 crc crio[22018]: time=\"2026-06-11T17:42:37.570058726Z\" level=info 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:37.600649 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbe3a714a4909c Mac:52:84:56:ef:21:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:37.605723 crc crio[22018]: time=\"2026-06-11T17:42:37.605268784Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}\"\nJun 11 17:42:37.606056 crc crio[22018]: time=\"2026-06-11T17:42:37.605892154Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:37.660058 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c38ceb95eb55deb Mac:b6:0f:30:a0:b2:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:37.684539 crc crio[22018]: time=\"2026-06-11T17:42:37.68429173Z\" level=info msg=\"Ran pod sandbox 9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD\" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.687681 crc crio[22018]: time=\"2026-06-11T17:42:37.687618902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.702846 crc crio[22018]: time=\"2026-06-11T17:42:37.702684891Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}\"\nJun 11 17:42:37.703656 crc crio[22018]: time=\"2026-06-11T17:42:37.702927478Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:37.712609 crc crio[22018]: time=\"2026-06-11T17:42:37.712525293Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 11 17:42:37.712609 crc crio[22018]: time=\"2026-06-11T17:42:37.712668048Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.713918 crc crio[22018]: time=\"2026-06-11T17:42:37.712842612Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"\nJun 11 17:42:37.713918 crc crio[22018]: time=\"2026-06-11T17:42:37.712871963Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.716260 crc crio[22018]: time=\"2026-06-11T17:42:37.715737819Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"\nJun 11 17:42:37.716260 crc crio[22018]: time=\"2026-06-11T17:42:37.715793341Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.718649 crc crio[22018]: time=\"2026-06-11T17:42:37.718511115Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}\"\nJun 11 17:42:37.718649 crc crio[22018]: time=\"2026-06-11T17:42:37.718556487Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.748131 crc crio[22018]: time=\"2026-06-11T17:42:37.747951068Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.749404 crc crio[22018]: time=\"2026-06-11T17:42:37.748842896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.756190 crc crio[22018]: time=\"2026-06-11T17:42:37.756091439Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:37.770252 crc crio[22018]: time=\"2026-06-11T17:42:37.76875187Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 11 17:42:37.790950 crc crio[22018]: time=\"2026-06-11T17:42:37.785555509Z\" level=info msg=\"Ran pod sandbox c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD\" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:37.796198 crc crio[22018]: time=\"2026-06-11T17:42:37.796113284Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.803565 crc crio[22018]: time=\"2026-06-11T17:42:37.803458937Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.803565 crc crio[22018]: time=\"2026-06-11T17:42:37.803558521Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:37.805281 crc crio[22018]: time=\"2026-06-11T17:42:37.80508998Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:37.830682 crc crio[22018]: time=\"2026-06-11T17:42:37.830527798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 11 17:42:37.848932 crc crio[22018]: time=\"2026-06-11T17:42:37.848739914Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}\"\nJun 11 17:42:37.848932 crc crio[22018]: time=\"2026-06-11T17:42:37.848868778Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.890870 crc crio[22018]: time=\"2026-06-11T17:42:37.889776419Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"\nJun 11 17:42:37.890870 crc crio[22018]: time=\"2026-06-11T17:42:37.889994947Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:37.966933 crc crio[22018]: time=\"2026-06-11T17:42:37.960311682Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}\"\nJun 11 17:42:37.966933 crc crio[22018]: time=\"2026-06-11T17:42:37.966897024Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:42:38.010583 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7e5149638c9244 Mac:5e:72:29:54:ab:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.011652 crc crio[22018]: time=\"2026-06-11T17:42:38.011582789Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}\"\nJun 11 17:42:38.011979 crc crio[22018]: time=\"2026-06-11T17:42:38.01192041Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.013250 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa17f8ebc50bc37 Mac:12:c4:df:b7:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.014140 crc crio[22018]: time=\"2026-06-11T17:42:38.014025057Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}\"\nJun 11 17:42:38.014233 crc crio[22018]: time=\"2026-06-11T17:42:38.014207933Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.028282 crc crio[22018]: time=\"2026-06-11T17:42:38.028197613Z\" level=info msg=\"Ran pod sandbox a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD\" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.032802 crc crio[22018]: time=\"2026-06-11T17:42:38.032606014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.035300 crc crio[22018]: time=\"2026-06-11T17:42:38.035206838Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.035300 crc crio[22018]: time=\"2026-06-11T17:42:38.03528356Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.042521 crc crio[22018]: time=\"2026-06-11T17:42:38.042108829Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:38.047531 crc crio[22018]: time=\"2026-06-11T17:42:38.046733274Z\" level=info msg=\"Ran pod sandbox fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD\" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.053434 crc crio[22018]: time=\"2026-06-11T17:42:38.053020645Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 11 17:42:38.053434 crc crio[22018]: time=\"2026-06-11T17:42:38.05319743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.053609 crc crio[22018]: time=\"2026-06-11T17:42:38.05351149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.053609 crc crio[22018]: time=\"2026-06-11T17:42:38.053575672Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.063850 crc crio[22018]: time=\"2026-06-11T17:42:38.060166451Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:38.075600 crc crio[22018]: time=\"2026-06-11T17:42:38.075486093Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 11 17:42:38.249305 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10dcd4d05c5a44 Mac:c2:97:9d:16:72:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.250526 crc crio[22018]: time=\"2026-06-11T17:42:38.249607123Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"\nJun 11 17:42:38.250526 crc crio[22018]: time=\"2026-06-11T17:42:38.249728695Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.267774 crc crio[22018]: time=\"2026-06-11T17:42:38.264033611Z\" level=info msg=\"Ran pod sandbox a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD\" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.276861 crc crio[22018]: time=\"2026-06-11T17:42:38.276778582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.277295 crc crio[22018]: time=\"2026-06-11T17:42:38.276988709Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.277295 crc crio[22018]: time=\"2026-06-11T17:42:38.277033421Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.280788 crc crio[22018]: time=\"2026-06-11T17:42:38.280742392Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:38.294539 crc crio[22018]: time=\"2026-06-11T17:42:38.294405853Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 11 17:42:38.437116 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31241f1a06b86b6 Mac:2e:24:b1:00:fb:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d SocketPath: PciID:}] [{Interface:0xc000308930 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.437116 crc crio[22018]: time=\"2026-06-11T17:42:38.4343095Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"\nJun 11 17:42:38.437116 crc crio[22018]: time=\"2026-06-11T17:42:38.434579579Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.445932633Z\" level=info msg=\"Ran pod sandbox 31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD\" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.447797708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.448002543Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.448077977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:38.453746 crc crio[22018]: time=\"2026-06-11T17:42:38.453671065Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:38.461670 crc crio[22018]: time=\"2026-06-11T17:42:38.461194796Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 11 17:42:38.839375 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2614b1c745c2509 Mac:82:2b:fa:38:8f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff SocketPath: PciID:}] [{Interface:0xc0002d8830 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.848130 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a0e988f91e0254 Mac:ba:01:67:ab:40:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 SocketPath: PciID:}] [{Interface:0xc000194610 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.848891 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df67ce736230c63 Mac:9a:d0:10:67:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 SocketPath: PciID:}] [{Interface:0xc0001acd60 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.849299 crc crio[22018]: time=\"2026-06-11T17:42:38.849036345Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}\"\nJun 11 17:42:38.849299 crc crio[22018]: time=\"2026-06-11T17:42:38.849256152Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.849991 crc crio[22018]: time=\"2026-06-11T17:42:38.84974467Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}\"\nJun 11 17:42:38.849991 crc crio[22018]: time=\"2026-06-11T17:42:38.849924506Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.855245 crc crio[22018]: time=\"2026-06-11T17:42:38.855087331Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}\"\nJun 11 17:42:38.862524 crc crio[22018]: time=\"2026-06-11T17:42:38.862446897Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.863011 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb4df90e19d9e4 Mac:9e:af:3b:e9:20:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 SocketPath: PciID:}] [{Interface:0xc000516610 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.869622 crc crio[22018]: time=\"2026-06-11T17:42:38.869554264Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}\"\nJun 11 17:42:38.869748 crc crio[22018]: time=\"2026-06-11T17:42:38.869732041Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.887470 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813d9bd9596f84d Mac:ee:21:86:01:db:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.888149 crc crio[22018]: time=\"2026-06-11T17:42:38.888058781Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"\nJun 11 17:42:38.888232 crc crio[22018]: time=\"2026-06-11T17:42:38.888213906Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.900949 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea23c2d453d711 Mac:06:16:af:a5:e4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:38.902253 crc crio[22018]: time=\"2026-06-11T17:42:38.902161776Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}\"\nJun 11 17:42:38.902514 crc crio[22018]: time=\"2026-06-11T17:42:38.902462686Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:38.982202 crc crio[22018]: time=\"2026-06-11T17:42:38.976401007Z\" level=info msg=\"Ran pod sandbox df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD\" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.991876 crc crio[22018]: time=\"2026-06-11T17:42:38.991774883Z\" level=info msg=\"Ran pod sandbox 2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD\" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:38.996080 crc crio[22018]: time=\"2026-06-11T17:42:38.995920607Z\" level=info msg=\"Ran pod sandbox 2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD\" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.001931 crc crio[22018]: time=\"2026-06-11T17:42:39.001864624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.002060 crc crio[22018]: time=\"2026-06-11T17:42:39.001906205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.002271 crc crio[22018]: time=\"2026-06-11T17:42:39.002216066Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.002574 crc crio[22018]: time=\"2026-06-11T17:42:39.002538696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.002767 crc crio[22018]: time=\"2026-06-11T17:42:39.002709412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.002934 crc crio[22018]: time=\"2026-06-11T17:42:39.002880207Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.003017 crc crio[22018]: time=\"2026-06-11T17:42:39.00294868Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.003298 crc crio[22018]: time=\"2026-06-11T17:42:39.003225478Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.003656 crc crio[22018]: time=\"2026-06-11T17:42:39.003630321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.006188 crc crio[22018]: time=\"2026-06-11T17:42:39.006116188Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.006601 crc crio[22018]: time=\"2026-06-11T17:42:39.006527763Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.006846 crc crio[22018]: time=\"2026-06-11T17:42:39.00679401Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.009507 crc crio[22018]: time=\"2026-06-11T17:42:39.009447237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 11 17:42:39.011553 crc crio[22018]: time=\"2026-06-11T17:42:39.010161867Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 11 17:42:39.011553 crc crio[22018]: time=\"2026-06-11T17:42:39.010229852Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\\\"\"\nJun 11 17:42:39.014956 crc crio[22018]: time=\"2026-06-11T17:42:39.014759008Z\" level=info msg=\"Ran pod sandbox 2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD\" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.024992 crc crio[22018]: time=\"2026-06-11T17:42:39.024934361Z\" level=info msg=\"Ran pod sandbox 8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD\" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.026186 crc crio[22018]: time=\"2026-06-11T17:42:39.026144344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.028128 crc crio[22018]: time=\"2026-06-11T17:42:39.028103567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.028964 crc crio[22018]: time=\"2026-06-11T17:42:39.028445837Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.033170 crc crio[22018]: time=\"2026-06-11T17:42:39.033106554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.034808 crc crio[22018]: time=\"2026-06-11T17:42:39.034777599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.037149 crc crio[22018]: time=\"2026-06-11T17:42:39.036924677Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.037149 crc crio[22018]: time=\"2026-06-11T17:42:39.037091972Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.041578 crc crio[22018]: time=\"2026-06-11T17:42:39.04150248Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.043149 crc crio[22018]: time=\"2026-06-11T17:42:39.042975354Z\" level=info msg=\"Ran pod sandbox 813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD\" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.043528 crc crio[22018]: time=\"2026-06-11T17:42:39.042998883Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 11 17:42:39.043762 crc crio[22018]: time=\"2026-06-11T17:42:39.043729626Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 11 17:42:39.055302 crc crio[22018]: time=\"2026-06-11T17:42:39.055123914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.059160 crc crio[22018]: time=\"2026-06-11T17:42:39.058940067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.059407 crc crio[22018]: time=\"2026-06-11T17:42:39.059159694Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.061156 crc crio[22018]: time=\"2026-06-11T17:42:39.061003833Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.115395 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd0c003229d1d77 Mac:be:4f:b2:36:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 SocketPath: PciID:}] [{Interface:0xc00011b150 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.112995138Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}\"\nJun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.113131252Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.114034603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 11 17:42:39.125291 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27f7673b5da8973 Mac:1e:1b:bb:7b:e3:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.128774 crc crio[22018]: time=\"2026-06-11T17:42:39.128570103Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"\nJun 11 17:42:39.129550 crc crio[22018]: time=\"2026-06-11T17:42:39.129023827Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.139473 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134037c53a1f6a2 Mac:f6:a8:26:3b:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.140251 crc crio[22018]: time=\"2026-06-11T17:42:39.140178592Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"\nJun 11 17:42:39.140519 crc crio[22018]: time=\"2026-06-11T17:42:39.140454111Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.144479 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:058c8acfedfc177 Mac:0a:ed:a2:5b:86:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.145132 crc crio[22018]: time=\"2026-06-11T17:42:39.145068868Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 11 17:42:39.145244 crc crio[22018]: time=\"2026-06-11T17:42:39.145216803Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.161771 crc crio[22018]: time=\"2026-06-11T17:42:39.161276443Z\" level=info msg=\"Ran pod sandbox 27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD\" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.165106 crc crio[22018]: time=\"2026-06-11T17:42:39.164999059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.166835 crc crio[22018]: time=\"2026-06-11T17:42:39.166015542Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.167243 crc crio[22018]: time=\"2026-06-11T17:42:39.166949655Z\" level=info msg=\"Ran pod sandbox dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD\" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.167809 crc crio[22018]: time=\"2026-06-11T17:42:39.167211203Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.179583 crc crio[22018]: time=\"2026-06-11T17:42:39.179462226Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.182163 crc crio[22018]: time=\"2026-06-11T17:42:39.182047029Z\" level=info msg=\"Ran pod sandbox 134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD\" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.183634 crc crio[22018]: time=\"2026-06-11T17:42:39.183566748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.184013 crc crio[22018]: time=\"2026-06-11T17:42:39.18395821Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.184135 crc crio[22018]: time=\"2026-06-11T17:42:39.184041763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.185791 crc crio[22018]: time=\"2026-06-11T17:42:39.185703346Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.186911 crc crio[22018]: time=\"2026-06-11T17:42:39.186838582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.187137 crc crio[22018]: time=\"2026-06-11T17:42:39.18708288Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.187243 crc crio[22018]: time=\"2026-06-11T17:42:39.187160912Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.188054 crc crio[22018]: time=\"2026-06-11T17:42:39.18802272Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.189221 crc crio[22018]: time=\"2026-06-11T17:42:39.189139177Z\" level=info msg=\"Ran pod sandbox 058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD\" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191313963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191601643Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191658274Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.194088 crc crio[22018]: time=\"2026-06-11T17:42:39.194008919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.197629 crc crio[22018]: time=\"2026-06-11T17:42:39.196301056Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 11 17:42:39.197629 crc crio[22018]: time=\"2026-06-11T17:42:39.196384886Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\\\"\"\nJun 11 17:42:39.198768 crc crio[22018]: time=\"2026-06-11T17:42:39.198524428Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\\\"\"\nJun 11 17:42:39.235443 crc crio[22018]: time=\"2026-06-11T17:42:39.219226843Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 11 17:42:39.443525 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28da0d26bcc2118 Mac:e2:50:89:d6:5a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.450117 crc crio[22018]: time=\"2026-06-11T17:42:39.44984203Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"\nJun 11 17:42:39.450274 crc crio[22018]: time=\"2026-06-11T17:42:39.450254893Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.461574 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383d8a94b53c1fa Mac:d2:e2:36:7f:57:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.463774 crc crio[22018]: time=\"2026-06-11T17:42:39.462137825Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}\"\nJun 11 17:42:39.463774 crc crio[22018]: time=\"2026-06-11T17:42:39.46229002Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.485616 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceb99462566f389 Mac:d2:63:d5:04:cd:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 SocketPath: PciID:}] [{Interface:0xc000130f10 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:42:39.486681 crc crio[22018]: time=\"2026-06-11T17:42:39.486605367Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}\"\nJun 11 17:42:39.486792 crc crio[22018]: time=\"2026-06-11T17:42:39.486754612Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:42:39.487305 crc crio[22018]: time=\"2026-06-11T17:42:39.487233457Z\" level=info msg=\"Ran pod sandbox 28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD\" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.492772 crc crio[22018]: time=\"2026-06-11T17:42:39.492634071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.492901 crc crio[22018]: time=\"2026-06-11T17:42:39.492823667Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.492901 crc crio[22018]: time=\"2026-06-11T17:42:39.492872738Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.494303 crc crio[22018]: time=\"2026-06-11T17:42:39.494185001Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.498791 crc crio[22018]: time=\"2026-06-11T17:42:39.498496209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 11 17:42:39.507072 crc crio[22018]: time=\"2026-06-11T17:42:39.507001202Z\" level=info msg=\"Ran pod sandbox 383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD\" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.517245 crc crio[22018]: time=\"2026-06-11T17:42:39.517156559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.517527 crc crio[22018]: time=\"2026-06-11T17:42:39.517468059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.517527 crc crio[22018]: time=\"2026-06-11T17:42:39.517519589Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.519932 crc crio[22018]: time=\"2026-06-11T17:42:39.519749033Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:39.523647 crc crio[22018]: time=\"2026-06-11T17:42:39.523576793Z\" level=info msg=\"Ran pod sandbox ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD\" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:39.527971 crc crio[22018]: time=\"2026-06-11T17:42:39.52782538Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\\\"\"\nJun 11 17:42:39.534101 crc crio[22018]: time=\"2026-06-11T17:42:39.533788101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.534101 crc crio[22018]: time=\"2026-06-11T17:42:39.534038859Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:39.534248 crc crio[22018]: time=\"2026-06-11T17:42:39.534135192Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:40.683407 crc crio[22018]: time=\"2026-06-11T17:42:40.683279594Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:40.706937 crc crio[22018]: time=\"2026-06-11T17:42:40.706737332Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:40.706937 crc crio[22018]: time=\"2026-06-11T17:42:40.706932468Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:41.738647 crc crio[22018]: time=\"2026-06-11T17:42:41.738487352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:41.741810 crc crio[22018]: time=\"2026-06-11T17:42:41.738859004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:41.741810 crc crio[22018]: time=\"2026-06-11T17:42:41.738929836Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:53.166176 crc crio[22018]: time=\"2026-06-11T17:42:53.164448168Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD\" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:42:53.168011 crc crio[22018]: time=\"2026-06-11T17:42:53.167025811Z\" level=info 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:56.645348 crc crio[22018]: time=\"2026-06-11T17:42:56.644156072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:56.647110 crc crio[22018]: time=\"2026-06-11T17:42:56.645796655Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:56.647110 crc crio[22018]: time=\"2026-06-11T17:42:56.646045503Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:42:56.647530 crc crio[22018]: time=\"2026-06-11T17:42:56.647316183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage\nJun 11 17:42:56.661775 crc crio[22018]: time=\"2026-06-11T17:42:56.661695169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 11 17:43:08.306243 crc crio[22018]: time=\"2026-06-11T17:43:08.304714766Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.309007 crc crio[22018]: time=\"2026-06-11T17:43:08.30800108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=eba12dd3-04ec-4b08-97e3-9da70fc53c77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.320660 crc crio[22018]: time=\"2026-06-11T17:43:08.320197619Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.321482 crc crio[22018]: time=\"2026-06-11T17:43:08.32123707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=73b2af26-b395-41d4-8960-a531fa9c4e6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.347268 crc crio[22018]: time=\"2026-06-11T17:43:08.347101074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.348531 crc crio[22018]: time=\"2026-06-11T17:43:08.348388471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ae4406ae-8703-48e9-b40f-5c2f09a87d6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.366438 crc crio[22018]: time=\"2026-06-11T17:43:08.366241538Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.367780 crc crio[22018]: time=\"2026-06-11T17:43:08.367687013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=98b42168-3f30-42e7-b05c-1d912f9c94d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.393955 crc crio[22018]: time=\"2026-06-11T17:43:08.393798754Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.395306 crc crio[22018]: time=\"2026-06-11T17:43:08.395150364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a27d776e-32db-4e02-bcd9-f3b954fe6cad name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.411758 crc crio[22018]: time=\"2026-06-11T17:43:08.411558108Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.412963 crc crio[22018]: time=\"2026-06-11T17:43:08.412855526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=8ad70329-c8f1-45f3-be58-4f44037e12aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.423504 crc crio[22018]: time=\"2026-06-11T17:43:08.4233172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.425675 crc crio[22018]: time=\"2026-06-11T17:43:08.425510688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=a70ab5c6-71cf-43fc-b2c3-9b189b436660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.447696 crc crio[22018]: time=\"2026-06-11T17:43:08.44759813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.449211 crc crio[22018]: time=\"2026-06-11T17:43:08.449119666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cf1c2fd6-96f9-4b03-afc7-c906af9e1638 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.462561 crc crio[22018]: time=\"2026-06-11T17:43:08.462399808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.463824 crc crio[22018]: time=\"2026-06-11T17:43:08.463772363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b5458593-82f7-4420-b187-1e9ee5c38740 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.489511 crc crio[22018]: time=\"2026-06-11T17:43:08.489293581Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.490882 crc crio[22018]: time=\"2026-06-11T17:43:08.490769127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=0f2e7015-ecf6-4b3c-981b-5af71d5fbc2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.502054 crc crio[22018]: time=\"2026-06-11T17:43:08.501991626Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.504034 crc crio[22018]: time=\"2026-06-11T17:43:08.503900745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=80218625-79d9-419b-9a13-6742a8f12cdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.659632 crc crio[22018]: time=\"2026-06-11T17:43:08.659120039Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.660901 crc crio[22018]: time=\"2026-06-11T17:43:08.660720719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=34b47443-595e-4e38-8ae5-7f56eab0e0cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.679634 crc crio[22018]: time=\"2026-06-11T17:43:08.679493225Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.681294 crc crio[22018]: time=\"2026-06-11T17:43:08.681154458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=966330d9-57b3-4edd-85e0-92b2de2f5a91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.684989 crc crio[22018]: time=\"2026-06-11T17:43:08.684880217Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.686700 crc crio[22018]: time=\"2026-06-11T17:43:08.68659455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=4106df2c-987e-410a-a859-c637ffe3055a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:08.692809 crc crio[22018]: time=\"2026-06-11T17:43:08.692680544Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:08.693957 crc crio[22018]: time=\"2026-06-11T17:43:08.69383758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=b34e8fdd-f377-428a-8298-de2b36363e61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.690750 crc crio[22018]: time=\"2026-06-11T17:43:09.689997861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c36ad901-5fc6-4bfb-8328-722e01eecc6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.692757 crc crio[22018]: time=\"2026-06-11T17:43:09.692659395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=82d86773-5339-4cbf-8ead-d909689bc2a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.697016 crc crio[22018]: time=\"2026-06-11T17:43:09.696953171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=f95c7c15-ef76-49f2-86e3-6745f141cf9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.697126 crc crio[22018]: time=\"2026-06-11T17:43:09.697045044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=bf8e8daa-0564-453a-95a4-86115b2c10dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.697126 crc crio[22018]: time=\"2026-06-11T17:43:09.697086625Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=12603602-0905-4802-b624-4da6c3266ef5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.697227 crc crio[22018]: time=\"2026-06-11T17:43:09.697095496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=e43b7094-eed3-494d-9530-ba488868d334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.697378 crc crio[22018]: time=\"2026-06-11T17:43:09.697220451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=c4ef1c28-cf79-4839-b364-e48095442c1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.699638 crc crio[22018]: time=\"2026-06-11T17:43:09.699557533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=f0beb07a-896a-4074-a702-dd77cb9a3da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.699816 crc crio[22018]: time=\"2026-06-11T17:43:09.699747609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=bc83a1a1-0351-4483-8ec3-ddbade64fc2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.717010 crc crio[22018]: time=\"2026-06-11T17:43:09.716935355Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:09.718369 crc crio[22018]: time=\"2026-06-11T17:43:09.718245216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=168b4160-7a57-40ac-befc-1779f8103cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:09.734202 crc crio[22018]: time=\"2026-06-11T17:43:09.73411505Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:09.735888 crc crio[22018]: time=\"2026-06-11T17:43:09.735810434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=d7ef2a91-5486-4516-bc3b-9895f9b01447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.556728 crc crio[22018]: time=\"2026-06-11T17:43:10.556634202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=1e04d6fe-14ce-4744-97b5-b43aee7d002a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.556728 crc crio[22018]: time=\"2026-06-11T17:43:10.556732255Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=9e7b5d2a-1951-46ff-8159-4242f77b842b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.557533 crc crio[22018]: time=\"2026-06-11T17:43:10.557294213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=b2cd1c0d-c49b-4377-8d6f-1b6249d92761 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.609905 crc crio[22018]: time=\"2026-06-11T17:43:10.609783549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=bf781d7a-9c58-43ad-a075-7cbbbe0e93f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.610226 crc crio[22018]: time=\"2026-06-11T17:43:10.609985794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=776b2a1f-989b-4c13-a854-8682dc83fc60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.610907 crc crio[22018]: time=\"2026-06-11T17:43:10.610841292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=91460a15-f90f-4f1c-be14-9738f2e00837 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.666533 crc crio[22018]: time=\"2026-06-11T17:43:10.666291191Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager\" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.679579 crc crio[22018]: time=\"2026-06-11T17:43:10.679461648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4377f5cb-35bb-4d80-bb42-5f34f150a979 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.681885 crc crio[22018]: time=\"2026-06-11T17:43:10.681788598Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:10.682012 crc crio[22018]: time=\"2026-06-11T17:43:10.681887326Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager\" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.683788 crc crio[22018]: time=\"2026-06-11T17:43:10.683703703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f5b7879-109d-4744-9aa4-9f0ea9dfd411 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.688718 crc crio[22018]: time=\"2026-06-11T17:43:10.688611859Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager\" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.689506 crc crio[22018]: time=\"2026-06-11T17:43:10.689405385Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}\"\nJun 11 17:43:10.689506 crc crio[22018]: time=\"2026-06-11T17:43:10.689481177Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:10.698833 crc crio[22018]: time=\"2026-06-11T17:43:10.698712229Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager\" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.702797 crc crio[22018]: time=\"2026-06-11T17:43:10.702683891Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:10.703252 crc crio[22018]: time=\"2026-06-11T17:43:10.703211914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.704073 crc crio[22018]: time=\"2026-06-11T17:43:10.704003323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.707092 crc crio[22018]: time=\"2026-06-11T17:43:10.707005453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.708264 crc crio[22018]: time=\"2026-06-11T17:43:10.708177569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=8805f665-661b-4b99-86c6-56df67774987 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.709256 crc crio[22018]: time=\"2026-06-11T17:43:10.708532202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=24b383a8-53d1-4c56-9903-d17b0ae20150 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.709518 crc crio[22018]: time=\"2026-06-11T17:43:10.708777688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=56d23e74-c181-4175-9d66-f72e508f5dfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.709620 crc crio[22018]: time=\"2026-06-11T17:43:10.708909657Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager\" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.717033 crc crio[22018]: time=\"2026-06-11T17:43:10.716931497Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager\" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.726065 crc crio[22018]: time=\"2026-06-11T17:43:10.725941903Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager\" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.729299 crc crio[22018]: time=\"2026-06-11T17:43:10.729235778Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager\" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.732083 crc crio[22018]: time=\"2026-06-11T17:43:10.731991567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:43:10.732928 crc crio[22018]: time=\"2026-06-11T17:43:10.732863582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=12de8ee4-9543-4c1e-8137-e2da44e5f63a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.734273 crc crio[22018]: time=\"2026-06-11T17:43:10.734201665Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager\" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.736187 crc crio[22018]: time=\"2026-06-11T17:43:10.736121586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.740924 crc crio[22018]: time=\"2026-06-11T17:43:10.740852826Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager\" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.748930 crc crio[22018]: time=\"2026-06-11T17:43:10.748848691Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager\" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.754757 crc crio[22018]: time=\"2026-06-11T17:43:10.754647734Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager\" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.759650 crc crio[22018]: time=\"2026-06-11T17:43:10.759153686Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager\" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.764088 crc crio[22018]: time=\"2026-06-11T17:43:10.763932649Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager\" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.764088 crc crio[22018]: time=\"2026-06-11T17:43:10.764055833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.766537 crc crio[22018]: time=\"2026-06-11T17:43:10.766462878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f7a3ef02-c21e-4506-a783-47f7614a9ae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.767572 crc crio[22018]: time=\"2026-06-11T17:43:10.767487621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=2dddc1d9-7b7c-444c-8090-0f4861ab033d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:10.770083 crc crio[22018]: time=\"2026-06-11T17:43:10.770011252Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager\" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.775650 crc crio[22018]: time=\"2026-06-11T17:43:10.775519865Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager\" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.783154 crc crio[22018]: time=\"2026-06-11T17:43:10.782982482Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager\" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.807690 crc crio[22018]: time=\"2026-06-11T17:43:10.80747766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.808215 crc crio[22018]: time=\"2026-06-11T17:43:10.80815084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.808316 crc crio[22018]: time=\"2026-06-11T17:43:10.808254715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.809284 crc crio[22018]: time=\"2026-06-11T17:43:10.809205665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.809284 crc crio[22018]: time=\"2026-06-11T17:43:10.809258947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.818380 crc crio[22018]: time=\"2026-06-11T17:43:10.818228665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.822176 crc crio[22018]: time=\"2026-06-11T17:43:10.822020991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.822774 crc crio[22018]: time=\"2026-06-11T17:43:10.822731544Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager\" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.846794 crc crio[22018]: time=\"2026-06-11T17:43:10.846739075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.851203 crc crio[22018]: time=\"2026-06-11T17:43:10.851158225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.872076 crc crio[22018]: time=\"2026-06-11T17:43:10.872003281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.919829 crc crio[22018]: time=\"2026-06-11T17:43:10.919731961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.920650 crc crio[22018]: time=\"2026-06-11T17:43:10.920620299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.921894 crc crio[22018]: time=\"2026-06-11T17:43:10.921797907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.922006 crc crio[22018]: time=\"2026-06-11T17:43:10.921850849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.925381 crc crio[22018]: time=\"2026-06-11T17:43:10.924911457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.927610 crc crio[22018]: time=\"2026-06-11T17:43:10.927543528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.932788 crc crio[22018]: time=\"2026-06-11T17:43:10.932720864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.942794 crc crio[22018]: time=\"2026-06-11T17:43:10.94266658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.945737 crc crio[22018]: time=\"2026-06-11T17:43:10.945623091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:10.962379 crc crio[22018]: time=\"2026-06-11T17:43:10.962220956Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager\" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:10.965512 crc crio[22018]: time=\"2026-06-11T17:43:10.96446051Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager\" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.005453 crc crio[22018]: time=\"2026-06-11T17:43:11.005117449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.009769 crc crio[22018]: time=\"2026-06-11T17:43:11.009680945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.010784 crc crio[22018]: time=\"2026-06-11T17:43:11.010705096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.011089 crc crio[22018]: time=\"2026-06-11T17:43:11.011024576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.015176 crc crio[22018]: time=\"2026-06-11T17:43:11.014238489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.043864 crc crio[22018]: time=\"2026-06-11T17:43:11.043737654Z\" level=info msg=\"Created container b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager\" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.045869 crc crio[22018]: time=\"2026-06-11T17:43:11.045725408Z\" level=info msg=\"Starting container: b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87\" id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.051878 crc crio[22018]: time=\"2026-06-11T17:43:11.051735427Z\" level=info msg=\"Started container\" PID=222748 containerID=b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7\nJun 11 17:43:11.059383 crc crio[22018]: time=\"2026-06-11T17:43:11.058285536Z\" level=info msg=\"Created container 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager\" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.061679 crc crio[22018]: time=\"2026-06-11T17:43:11.060799965Z\" level=info msg=\"Starting container: 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1\" id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.068055 crc crio[22018]: time=\"2026-06-11T17:43:11.067768438Z\" level=info msg=\"Started container\" PID=222751 containerID=3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1 description=openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02\nJun 11 17:43:11.080306 crc crio[22018]: time=\"2026-06-11T17:43:11.080225661Z\" level=info msg=\"Created container 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager\" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.081773 crc crio[22018]: time=\"2026-06-11T17:43:11.081698089Z\" level=info msg=\"Starting container: 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210\" id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.088085 crc crio[22018]: time=\"2026-06-11T17:43:11.087960958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.091504 crc crio[22018]: time=\"2026-06-11T17:43:11.09111082Z\" level=info msg=\"Started container\" PID=222754 containerID=49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e\nJun 11 17:43:11.092738 crc crio[22018]: time=\"2026-06-11T17:43:11.09214087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.095040 crc crio[22018]: time=\"2026-06-11T17:43:11.094921999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.115848 crc crio[22018]: time=\"2026-06-11T17:43:11.115545372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.124187 crc crio[22018]: time=\"2026-06-11T17:43:11.124108934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.252442 crc crio[22018]: 2026-06-11T17:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174065ac9c6e5cb Mac:ee:5c:33:bc:79:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 SocketPath: PciID:}] [{Interface:0xc00048e5d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:11.252442 crc crio[22018]: time=\"2026-06-11T17:43:11.251540477Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}\"\nJun 11 17:43:11.252442 crc crio[22018]: time=\"2026-06-11T17:43:11.251841657Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:11.281395 crc crio[22018]: time=\"2026-06-11T17:43:11.281228218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.293020 crc crio[22018]: time=\"2026-06-11T17:43:11.291975779Z\" level=info msg=\"Created container d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager\" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.293020 crc crio[22018]: time=\"2026-06-11T17:43:11.292103093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.299916 crc crio[22018]: time=\"2026-06-11T17:43:11.299742025Z\" level=info msg=\"Starting container: d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74\" id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.317790 crc crio[22018]: time=\"2026-06-11T17:43:11.317488284Z\" level=info msg=\"Started container\" PID=222774 containerID=d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74 description=openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe\nJun 11 17:43:11.327387 crc crio[22018]: time=\"2026-06-11T17:43:11.327262498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.334975 crc crio[22018]: time=\"2026-06-11T17:43:11.334847099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.346877 crc crio[22018]: time=\"2026-06-11T17:43:11.346500944Z\" level=info msg=\"Created container 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager\" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.349908 crc crio[22018]: time=\"2026-06-11T17:43:11.349743381Z\" level=info msg=\"Starting container: 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188\" id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.358799 crc crio[22018]: time=\"2026-06-11T17:43:11.358738128Z\" level=info msg=\"Started container\" PID=222778 containerID=736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188 description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0\nJun 11 17:43:11.411405 crc crio[22018]: time=\"2026-06-11T17:43:11.411257246Z\" level=info msg=\"Ran pod sandbox 174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d with infra container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD\" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:11.420750 crc crio[22018]: time=\"2026-06-11T17:43:11.4206091Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=aea5e866-62ce-4eef-8719-c693c2292f6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:11.445259 crc crio[22018]: time=\"2026-06-11T17:43:11.445203398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.460846 crc crio[22018]: time=\"2026-06-11T17:43:11.460765247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.483169 crc crio[22018]: time=\"2026-06-11T17:43:11.481977476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.485264 crc crio[22018]: time=\"2026-06-11T17:43:11.485059754Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=c8a83c37-3699-42e5-bfc0-080099805a61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:11.487662 crc crio[22018]: time=\"2026-06-11T17:43:11.486117017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.497254 crc crio[22018]: time=\"2026-06-11T17:43:11.497071606Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager\" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.497757 crc crio[22018]: time=\"2026-06-11T17:43:11.497636174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.584130 crc crio[22018]: time=\"2026-06-11T17:43:11.58392378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.618840 crc crio[22018]: time=\"2026-06-11T17:43:11.607733376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.653370 crc crio[22018]: time=\"2026-06-11T17:43:11.65324385Z\" level=info msg=\"Created container 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager\" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.655665 crc crio[22018]: time=\"2026-06-11T17:43:11.655554963Z\" level=info msg=\"Starting container: 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608\" id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.660591 crc crio[22018]: time=\"2026-06-11T17:43:11.660442897Z\" level=info msg=\"Created container 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager\" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.664923 crc crio[22018]: time=\"2026-06-11T17:43:11.664821027Z\" level=info msg=\"Starting container: 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413\" id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.669178 crc crio[22018]: time=\"2026-06-11T17:43:11.668670889Z\" level=info msg=\"Started container\" PID=222799 containerID=35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608 description=openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275\nJun 11 17:43:11.669384 crc crio[22018]: time=\"2026-06-11T17:43:11.669159376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.671859 crc crio[22018]: time=\"2026-06-11T17:43:11.671743479Z\" level=info msg=\"Started container\" PID=222804 containerID=4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be\nJun 11 17:43:11.674513 crc crio[22018]: time=\"2026-06-11T17:43:11.67439493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.744121 crc crio[22018]: time=\"2026-06-11T17:43:11.74404786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.748169 crc crio[22018]: time=\"2026-06-11T17:43:11.748105469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.754950 crc crio[22018]: time=\"2026-06-11T17:43:11.754887543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.760169 crc crio[22018]: time=\"2026-06-11T17:43:11.76010858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.765848 crc crio[22018]: time=\"2026-06-11T17:43:11.765752719Z\" level=info msg=\"Created container 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager\" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.766160 crc crio[22018]: time=\"2026-06-11T17:43:11.76608402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.767137 crc crio[22018]: time=\"2026-06-11T17:43:11.76705439Z\" level=info msg=\"Starting container: 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8\" id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.772048 crc crio[22018]: time=\"2026-06-11T17:43:11.771965365Z\" level=info msg=\"Started container\" PID=222845 containerID=350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8 description=openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc\nJun 11 17:43:11.774111 crc crio[22018]: time=\"2026-06-11T17:43:11.774027594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.778278 crc crio[22018]: time=\"2026-06-11T17:43:11.778189593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.806880 crc crio[22018]: time=\"2026-06-11T17:43:11.806749386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.872389 crc crio[22018]: time=\"2026-06-11T17:43:11.871555015Z\" level=info msg=\"Created container b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager\" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.872904 crc crio[22018]: time=\"2026-06-11T17:43:11.872823657Z\" level=info msg=\"Starting container: b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e\" id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.878039 crc crio[22018]: time=\"2026-06-11T17:43:11.878004943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.878264 crc crio[22018]: time=\"2026-06-11T17:43:11.878189665Z\" level=info msg=\"Started container\" PID=222842 containerID=b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e\nJun 11 17:43:11.883433 crc crio[22018]: time=\"2026-06-11T17:43:11.883266226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.884006 crc crio[22018]: time=\"2026-06-11T17:43:11.883977429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.889743 crc crio[22018]: time=\"2026-06-11T17:43:11.889670221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.890002 crc crio[22018]: time=\"2026-06-11T17:43:11.889975811Z\" level=info msg=\"Created container 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager\" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.895471 crc crio[22018]: time=\"2026-06-11T17:43:11.895277142Z\" level=info msg=\"Starting container: 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7\" id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.914618 crc crio[22018]: time=\"2026-06-11T17:43:11.914574659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.924911 crc crio[22018]: time=\"2026-06-11T17:43:11.924405022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.927433 crc crio[22018]: time=\"2026-06-11T17:43:11.927226295Z\" level=info msg=\"Started container\" PID=222853 containerID=58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d\nJun 11 17:43:11.927731 crc crio[22018]: time=\"2026-06-11T17:43:11.927530515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.937312 crc crio[22018]: time=\"2026-06-11T17:43:11.937181504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:11.942813 crc crio[22018]: time=\"2026-06-11T17:43:11.942735492Z\" level=info msg=\"Created container 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager\" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:11.944305 crc crio[22018]: time=\"2026-06-11T17:43:11.944215492Z\" level=info msg=\"Starting container: 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759\" id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:11.955814 crc crio[22018]: time=\"2026-06-11T17:43:11.955678379Z\" level=info msg=\"Started container\" PID=222856 containerID=5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe\nJun 11 17:43:12.559825 crc crio[22018]: time=\"2026-06-11T17:43:12.559723955Z\" level=info msg=\"Created container a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager\" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.562686 crc crio[22018]: time=\"2026-06-11T17:43:12.562604779Z\" level=info msg=\"Starting container: a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51\" id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.569162 crc crio[22018]: time=\"2026-06-11T17:43:12.569054332Z\" level=info msg=\"Started container\" PID=222975 containerID=a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51 description=openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac\nJun 11 17:43:12.664516 crc crio[22018]: time=\"2026-06-11T17:43:12.664214303Z\" level=info msg=\"Created container 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager\" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.666834 crc crio[22018]: time=\"2026-06-11T17:43:12.666747781Z\" level=info msg=\"Starting container: 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474\" id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.671117 crc crio[22018]: time=\"2026-06-11T17:43:12.671021836Z\" level=info msg=\"Created container 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager\" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.672549 crc crio[22018]: time=\"2026-06-11T17:43:12.672055079Z\" level=info msg=\"Starting container: 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71\" id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.672807 crc crio[22018]: time=\"2026-06-11T17:43:12.672673809Z\" level=info msg=\"Started container\" PID=222983 containerID=1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935\nJun 11 17:43:12.677539 crc crio[22018]: time=\"2026-06-11T17:43:12.67745773Z\" level=info msg=\"Started container\" PID=222969 containerID=95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985\nJun 11 17:43:12.700870 crc crio[22018]: time=\"2026-06-11T17:43:12.700756935Z\" level=info msg=\"Created container a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager\" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.702270 crc crio[22018]: time=\"2026-06-11T17:43:12.702209165Z\" level=info msg=\"Starting container: a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c\" id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.709838 crc crio[22018]: time=\"2026-06-11T17:43:12.709737814Z\" level=info msg=\"Started container\" PID=222964 containerID=a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer sandboxID=813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736\nJun 11 17:43:12.760795 crc crio[22018]: time=\"2026-06-11T17:43:12.759711584Z\" level=info msg=\"Created container b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager\" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.761729 crc crio[22018]: time=\"2026-06-11T17:43:12.760934088Z\" level=info msg=\"Starting container: b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b\" id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.763030 crc crio[22018]: time=\"2026-06-11T17:43:12.762950772Z\" level=info msg=\"Created container 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager\" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.764360 crc crio[22018]: time=\"2026-06-11T17:43:12.764248909Z\" level=info msg=\"Starting container: 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119\" id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.766809 crc crio[22018]: time=\"2026-06-11T17:43:12.766713272Z\" level=info msg=\"Started container\" PID=222971 containerID=b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38\nJun 11 17:43:12.772191 crc crio[22018]: time=\"2026-06-11T17:43:12.772097225Z\" level=info msg=\"Created container a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager\" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.775900 crc crio[22018]: time=\"2026-06-11T17:43:12.775793452Z\" level=info msg=\"Starting container: a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3\" id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.776568 crc crio[22018]: time=\"2026-06-11T17:43:12.776475792Z\" level=info msg=\"Started container\" PID=222985 containerID=4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35\nJun 11 17:43:12.791359 crc crio[22018]: time=\"2026-06-11T17:43:12.787838958Z\" level=info msg=\"Started container\" PID=222970 containerID=a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f\nJun 11 17:43:12.808165 crc crio[22018]: time=\"2026-06-11T17:43:12.808070925Z\" level=info msg=\"Created container 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager\" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.809470 crc crio[22018]: time=\"2026-06-11T17:43:12.809295363Z\" level=info msg=\"Starting container: 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97\" id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.820377 crc crio[22018]: time=\"2026-06-11T17:43:12.816586335Z\" level=info msg=\"Started container\" PID=222981 containerID=48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d\nJun 11 17:43:12.827900 crc crio[22018]: time=\"2026-06-11T17:43:12.82780929Z\" level=info msg=\"Created container 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager\" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.828959 crc crio[22018]: time=\"2026-06-11T17:43:12.828903486Z\" level=info msg=\"Starting container: 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa\" id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.837687 crc crio[22018]: time=\"2026-06-11T17:43:12.837593269Z\" level=info msg=\"Started container\" PID=222980 containerID=46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8\nJun 11 17:43:12.887953 crc crio[22018]: time=\"2026-06-11T17:43:12.887830054Z\" level=info msg=\"Created container 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager\" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:12.888906 crc crio[22018]: time=\"2026-06-11T17:43:12.888859247Z\" level=info msg=\"Starting container: 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6\" id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:12.895871 crc crio[22018]: time=\"2026-06-11T17:43:12.895794169Z\" level=info msg=\"Started container\" PID=222984 containerID=850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6 description=openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d\nJun 11 17:43:46.230678 crc crio[22018]: time=\"2026-06-11T17:43:46.229682656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-b273-account-create-update-pcpcc/POD\" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.232694 crc crio[22018]: time=\"2026-06-11T17:43:46.230718979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.297737 crc crio[22018]: time=\"2026-06-11T17:43:46.297634415Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}\"\nJun 11 17:43:46.297737 crc crio[22018]: time=\"2026-06-11T17:43:46.297696957Z\" level=info msg=\"Adding pod openstack_nova-cell1-b273-account-create-update-pcpcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:46.737492 crc crio[22018]: time=\"2026-06-11T17:43:46.729987515Z\" level=info msg=\"Running pod sandbox: openstack/placement-32b1-account-create-update-s5qtk/POD\" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.737492 crc crio[22018]: time=\"2026-06-11T17:43:46.730605294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.763228 crc crio[22018]: time=\"2026-06-11T17:43:46.7567644Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e1c1-account-create-update-k9qzq/POD\" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.763228 crc crio[22018]: time=\"2026-06-11T17:43:46.756842642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.790687 crc crio[22018]: time=\"2026-06-11T17:43:46.783980111Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-6kggc/POD\" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.790687 crc crio[22018]: time=\"2026-06-11T17:43:46.784132926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.808808 crc crio[22018]: time=\"2026-06-11T17:43:46.803814927Z\" level=info msg=\"Stopping container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 (timeout: 30s)\" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:46.821430 crc crio[22018]: time=\"2026-06-11T17:43:46.817819522Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-85hwk/POD\" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.821430 crc crio[22018]: time=\"2026-06-11T17:43:46.817925646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.823034 crc crio[22018]: time=\"2026-06-11T17:43:46.822617915Z\" level=info msg=\"Stopping container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e (timeout: 30s)\" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:46.823034 crc crio[22018]: time=\"2026-06-11T17:43:46.8227635Z\" level=info msg=\"Stopping container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc (timeout: 300s)\" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:46.884558 crc crio[22018]: time=\"2026-06-11T17:43:46.876773037Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-w7zc5/POD\" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.884558 crc crio[22018]: time=\"2026-06-11T17:43:46.87687338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.885543 crc crio[22018]: time=\"2026-06-11T17:43:46.885388533Z\" level=info msg=\"Running pod sandbox: openstack/barbican-af72-account-create-update-zltvj/POD\" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.885543 crc crio[22018]: time=\"2026-06-11T17:43:46.885483836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.896965 crc crio[22018]: time=\"2026-06-11T17:43:46.895931643Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-64bgj/POD\" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.896965 crc crio[22018]: time=\"2026-06-11T17:43:46.896013216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.918464 crc crio[22018]: time=\"2026-06-11T17:43:46.91224213Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-jc59n/POD\" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.918464 crc crio[22018]: time=\"2026-06-11T17:43:46.913977746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:46.954055 crc crio[22018]: time=\"2026-06-11T17:43:46.953950279Z\" level=info msg=\"Running pod sandbox: openstack/cinder-9687-account-create-update-tlj9d/POD\" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:46.954795 crc crio[22018]: time=\"2026-06-11T17:43:46.954146656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.026031 crc crio[22018]: time=\"2026-06-11T17:43:47.025972793Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}\"\nJun 11 17:43:47.032751 crc crio[22018]: time=\"2026-06-11T17:43:47.032585654Z\" level=info msg=\"Adding pod openstack_placement-32b1-account-create-update-s5qtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:47.273072 crc crio[22018]: time=\"2026-06-11T17:43:47.272941938Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-9jddb/POD\" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.273072 crc crio[22018]: time=\"2026-06-11T17:43:47.273050772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.284175 crc crio[22018]: time=\"2026-06-11T17:43:47.284061625Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-wp7pr/POD\" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.289387 crc crio[22018]: time=\"2026-06-11T17:43:47.28420856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.340214 crc crio[22018]: time=\"2026-06-11T17:43:47.337458407Z\" level=info msg=\"Running pod sandbox: openstack/glance-7819-account-create-update-vkdf7/POD\" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.340214 crc crio[22018]: time=\"2026-06-11T17:43:47.337579501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.639291 crc crio[22018]: 2026-06-11T17:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faeb155d4f77d0e Mac:e2:98:63:61:81:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 SocketPath: PciID:}] [{Interface:0xc00048e590 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:47.675868 crc crio[22018]: time=\"2026-06-11T17:43:47.673374137Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}\"\nJun 11 17:43:47.675868 crc crio[22018]: time=\"2026-06-11T17:43:47.673875273Z\" level=info msg=\"Checking pod openstack_nova-cell1-b273-account-create-update-pcpcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:47.688941 crc crio[22018]: time=\"2026-06-11T17:43:47.679883301Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-fv555/POD\" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.688941 crc crio[22018]: time=\"2026-06-11T17:43:47.679959503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.692837088Z\" level=info msg=\"Running pod sandbox: openstack/keystone-1ec2-account-create-update-27cn9/POD\" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.692937271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.693593487Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"\nJun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.693634668Z\" level=info msg=\"Adding pod openstack_nova-api-e1c1-account-create-update-k9qzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:47.728913 crc crio[22018]: time=\"2026-06-11T17:43:47.728816761Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}\"\nJun 11 17:43:47.728913 crc crio[22018]: time=\"2026-06-11T17:43:47.728897563Z\" level=info msg=\"Adding pod openstack_keystone-db-create-85hwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:47.748277 crc crio[22018]: time=\"2026-06-11T17:43:47.742665665Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-2kw84/POD\" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:47.748277 crc crio[22018]: time=\"2026-06-11T17:43:47.742872042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:47.751824 crc crio[22018]: time=\"2026-06-11T17:43:47.751145219Z\" level=info msg=\"Stopped container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:47.777461 crc crio[22018]: time=\"2026-06-11T17:43:47.777032672Z\" level=info msg=\"Stopped container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:47.784733 crc crio[22018]: time=\"2026-06-11T17:43:47.781815435Z\" level=info msg=\"Stopping container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 (timeout: 300s)\" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:47.874115 crc crio[22018]: time=\"2026-06-11T17:43:47.8728252Z\" level=info msg=\"Stopping container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 (timeout: 30s)\" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.019236 crc crio[22018]: time=\"2026-06-11T17:43:48.019140501Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}\"\nJun 11 17:43:48.019236 crc crio[22018]: time=\"2026-06-11T17:43:48.019200153Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-6kggc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:48.049214 crc crio[22018]: time=\"2026-06-11T17:43:48.048889564Z\" level=info msg=\"Stopping container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 (timeout: 30s)\" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.135724 crc crio[22018]: time=\"2026-06-11T17:43:48.071450471Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb-config-2hg5d/POD\" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:48.135724 crc crio[22018]: time=\"2026-06-11T17:43:48.071557374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:48.327875 crc crio[22018]: time=\"2026-06-11T17:43:48.325141558Z\" level=info msg=\"Stopping container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 (timeout: 300s)\" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.460976 crc crio[22018]: 2026-06-11T17:43:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ad50d423cc0af9 Mac:4e:64:3c:5e:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:48.460976 crc crio[22018]: time=\"2026-06-11T17:43:48.460251797Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}\"\nJun 11 17:43:48.460976 crc crio[22018]: time=\"2026-06-11T17:43:48.460562507Z\" level=info msg=\"Checking pod openstack_placement-32b1-account-create-update-s5qtk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:48.471824 crc crio[22018]: time=\"2026-06-11T17:43:48.470923295Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3e9a-account-create-update-fblsc/POD\" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:48.471824 crc crio[22018]: time=\"2026-06-11T17:43:48.471091181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:48.573576 crc crio[22018]: time=\"2026-06-11T17:43:48.573285545Z\" level=info msg=\"Stopping container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 (timeout: 300s)\" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.585469 crc crio[22018]: time=\"2026-06-11T17:43:48.584503011Z\" level=info msg=\"Ran pod sandbox faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a with infra container: openstack/nova-cell1-b273-account-create-update-pcpcc/POD\" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.614857432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=92444c75-42c5-49d8-a326-fb602edf6729 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.615049214Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}\"\nJun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.615104526Z\" level=info msg=\"Adding pod openstack_cinder-9687-account-create-update-tlj9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:48.681693 crc crio[22018]: time=\"2026-06-11T17:43:48.680972716Z\" level=info msg=\"Stopped container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.691562 crc crio[22018]: time=\"2026-06-11T17:43:48.685005973Z\" level=info msg=\"Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:48.691562 crc crio[22018]: time=\"2026-06-11T17:43:48.686986957Z\" level=info msg=\"Stopped container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:48.691919 crc crio[22018]: time=\"2026-06-11T17:43:48.691618343Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc007484198}] Aliases:map[]}\"\nJun 11 17:43:48.691919 crc crio[22018]: time=\"2026-06-11T17:43:48.691785679Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.812721341Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b02f-account-create-update-9glnf/POD\" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.812819774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.814535729Z\" level=info msg=\"Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.82324073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0dc4518e-f541-4a80-b5ef-51c7908c86dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.830648206Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc0029b4350}] Aliases:map[]}\"\nJun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.830868683Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:48.858455 crc crio[22018]: time=\"2026-06-11T17:43:48.857856689Z\" level=info msg=\"Ran pod sandbox 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 with infra container: openstack/placement-32b1-account-create-update-s5qtk/POD\" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:48.887637 crc crio[22018]: time=\"2026-06-11T17:43:48.887451929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c72d0d52-d82a-4d9f-b99e-933ce6bff75d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:48.979846 crc crio[22018]: time=\"2026-06-11T17:43:48.975108796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1c36e70e-0306-4884-8e5f-09b3725d0267 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:49.011906 crc crio[22018]: time=\"2026-06-11T17:43:49.011759301Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:49.028281 crc crio[22018]: time=\"2026-06-11T17:43:49.027803091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:49.067556 crc crio[22018]: time=\"2026-06-11T17:43:49.066776641Z\" level=info msg=\"Stopped container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:49.076886 crc crio[22018]: time=\"2026-06-11T17:43:49.072991366Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:49.100149 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e2c2826b95339a Mac:2e:99:68:ba:d9:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:49.100149 crc crio[22018]: time=\"2026-06-11T17:43:49.098564266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:49.100149 crc crio[22018]: time=\"2026-06-11T17:43:49.099165736Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}\"\nJun 11 17:43:49.117075 crc crio[22018]: time=\"2026-06-11T17:43:49.112059832Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}\"\nJun 11 17:43:49.117075 crc crio[22018]: time=\"2026-06-11T17:43:49.112127244Z\" level=info msg=\"Adding pod openstack_glance-db-create-64bgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.118775 crc crio[22018]: time=\"2026-06-11T17:43:49.118693871Z\" level=info msg=\"Checking pod openstack_keystone-db-create-85hwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:49.136534 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993c5201581b89f Mac:5e:09:fc:50:14:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:49.136534 crc crio[22018]: time=\"2026-06-11T17:43:49.135574805Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"\nJun 11 17:43:49.136534 crc crio[22018]: time=\"2026-06-11T17:43:49.13570688Z\" level=info msg=\"Checking pod openstack_nova-api-e1c1-account-create-update-k9qzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:49.199706 crc crio[22018]: time=\"2026-06-11T17:43:49.193664919Z\" level=info msg=\"Stopped container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:49.211855 crc crio[22018]: time=\"2026-06-11T17:43:49.208224237Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}\"\nJun 11 17:43:49.211855 crc crio[22018]: time=\"2026-06-11T17:43:49.208292279Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-jc59n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.285793 crc crio[22018]: time=\"2026-06-11T17:43:49.284729618Z\" level=info msg=\"Stopping container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 (timeout: 29s)\" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:49.285793 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788a6e81f3e9900 Mac:ea:6c:12:24:d8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df SocketPath: PciID:}] [{Interface:0xc000140e30 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286181345Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}\"\nJun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286438623Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-6kggc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286731452Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD\" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286779724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.292493917Z\" level=info msg=\"Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:49.323442 crc crio[22018]: time=\"2026-06-11T17:43:49.32325632Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc00285c660}] Aliases:map[]}\"\nJun 11 17:43:49.323781 crc crio[22018]: time=\"2026-06-11T17:43:49.323604981Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.484181 crc crio[22018]: time=\"2026-06-11T17:43:49.477950017Z\" level=info msg=\"Stopping container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 (timeout: 28s)\" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:49.547253 crc crio[22018]: time=\"2026-06-11T17:43:49.545121286Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}\"\nJun 11 17:43:49.547253 crc crio[22018]: time=\"2026-06-11T17:43:49.545214719Z\" level=info msg=\"Adding pod openstack_barbican-af72-account-create-update-zltvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.556464 crc crio[22018]: time=\"2026-06-11T17:43:49.554946257Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}\"\nJun 11 17:43:49.556464 crc crio[22018]: time=\"2026-06-11T17:43:49.5550539Z\" level=info msg=\"Adding pod openstack_neutron-db-create-w7zc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.614501 crc crio[22018]: time=\"2026-06-11T17:43:49.613726007Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-k9ltg/POD\" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:49.614824 crc crio[22018]: time=\"2026-06-11T17:43:49.614531985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.640145283Z\" level=info msg=\"Ran pod sandbox 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 with infra container: openstack/nova-api-e1c1-account-create-update-k9qzq/POD\" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.644656826Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}\"\nJun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.644735969Z\" level=info msg=\"Adding pod openstack_keystone-1ec2-account-create-update-27cn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.650788 crc crio[22018]: time=\"2026-06-11T17:43:49.650604267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=727f536f-07dd-472e-afc4-d66e1a4af211 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:49.663047 crc crio[22018]: time=\"2026-06-11T17:43:49.662877556Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}\"\nJun 11 17:43:49.663047 crc crio[22018]: time=\"2026-06-11T17:43:49.663023111Z\" level=info msg=\"Adding pod openstack_placement-db-create-wp7pr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.675646202Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"\nJun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.675741725Z\" level=info msg=\"Adding pod openstack_glance-7819-account-create-update-vkdf7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.676506491Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}\"\nJun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.676537322Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-9jddb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:49.957874 crc crio[22018]: time=\"2026-06-11T17:43:49.957657779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9937272a-d31f-4504-9b5c-1f802c21e317 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:50.016289 crc crio[22018]: time=\"2026-06-11T17:43:50.015137531Z\" level=info msg=\"Stopping container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf (timeout: 28s)\" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:50.268989 crc crio[22018]: time=\"2026-06-11T17:43:50.268217112Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:50.377981 crc crio[22018]: time=\"2026-06-11T17:43:50.37400069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:50.410148 crc crio[22018]: 2026-06-11T17:43:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4829c7421d38d9d Mac:fa:90:c4:8d:03:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:50.462746 crc crio[22018]: time=\"2026-06-11T17:43:50.462642235Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}\"\nJun 11 17:43:50.466542 crc crio[22018]: time=\"2026-06-11T17:43:50.463168912Z\" level=info msg=\"Checking pod openstack_cinder-9687-account-create-update-tlj9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:50.675507 crc crio[22018]: time=\"2026-06-11T17:43:50.674196105Z\" level=info msg=\"Stopped container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:50.712906 crc crio[22018]: time=\"2026-06-11T17:43:50.712855492Z\" level=info msg=\"Stopped pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:50.908947 crc crio[22018]: time=\"2026-06-11T17:43:50.908880181Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}\"\nJun 11 17:43:50.911773 crc crio[22018]: time=\"2026-06-11T17:43:50.911298199Z\" level=info msg=\"Adding pod openstack_neutron-3e9a-account-create-update-fblsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:50.918579 crc crio[22018]: time=\"2026-06-11T17:43:50.913903878Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}\"\nJun 11 17:43:50.918579 crc crio[22018]: time=\"2026-06-11T17:43:50.914037532Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb-config-2hg5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:50.919518 crc crio[22018]: time=\"2026-06-11T17:43:50.91926388Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}\"\nJun 11 17:43:50.919914 crc crio[22018]: time=\"2026-06-11T17:43:50.919511798Z\" level=info msg=\"Adding pod openstack_cinder-db-create-fv555 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:50.920875 crc crio[22018]: time=\"2026-06-11T17:43:50.920722561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"\nJun 11 17:43:50.920875 crc crio[22018]: time=\"2026-06-11T17:43:50.920857046Z\" level=info msg=\"Adding pod openstack_nova-cell0-b02f-account-create-update-9glnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:51.078954 crc crio[22018]: time=\"2026-06-11T17:43:51.077179635Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"\nJun 11 17:43:51.078954 crc crio[22018]: time=\"2026-06-11T17:43:51.077603189Z\" level=info msg=\"Adding pod openstack_barbican-db-create-2kw84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:51.104358 crc crio[22018]: time=\"2026-06-11T17:43:51.104068535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.126442 crc crio[22018]: time=\"2026-06-11T17:43:51.12605456Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}\"\nJun 11 17:43:51.126442 crc crio[22018]: time=\"2026-06-11T17:43:51.126180124Z\" level=info msg=\"Adding pod openstack_root-account-create-update-k9ltg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:51.160008 crc crio[22018]: time=\"2026-06-11T17:43:51.141133248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.160008 crc crio[22018]: time=\"2026-06-11T17:43:51.157066375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.274011 crc crio[22018]: time=\"2026-06-11T17:43:51.273850519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.298998 crc crio[22018]: time=\"2026-06-11T17:43:51.298901405Z\" level=info msg=\"Stopped container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.323573 crc crio[22018]: time=\"2026-06-11T17:43:51.323185504Z\" level=info msg=\"Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:51.325462 crc crio[22018]: time=\"2026-06-11T17:43:51.325275931Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"\nJun 11 17:43:51.325867 crc crio[22018]: time=\"2026-06-11T17:43:51.325611602Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:51.364009 crc crio[22018]: time=\"2026-06-11T17:43:51.363917975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.374762 crc crio[22018]: time=\"2026-06-11T17:43:51.374657887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.452472 crc crio[22018]: time=\"2026-06-11T17:43:51.451748525Z\" level=info msg=\"Ran pod sandbox 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 with infra container: openstack/keystone-db-create-85hwk/POD\" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:51.492906 crc crio[22018]: time=\"2026-06-11T17:43:51.48509055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cadcf77c-f34d-47e0-814b-a4a7b0478f60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.492906 crc crio[22018]: time=\"2026-06-11T17:43:51.490981649Z\" level=info msg=\"Ran pod sandbox 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc with infra container: openstack/nova-cell1-db-create-6kggc/POD\" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:51.504792 crc crio[22018]: time=\"2026-06-11T17:43:51.499036271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1345e959-9f16-476b-a40b-6a7e3c7f1364 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.512487 crc crio[22018]: time=\"2026-06-11T17:43:51.508695591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f347fec4-2160-441b-9540-5bbc17af2dc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.517114 crc crio[22018]: time=\"2026-06-11T17:43:51.517028429Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:51.517892 crc crio[22018]: time=\"2026-06-11T17:43:51.517818484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.524691 crc crio[22018]: time=\"2026-06-11T17:43:51.524613596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ffb1251b-721d-4efb-841f-a02e09223221 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.535750 crc crio[22018]: time=\"2026-06-11T17:43:51.535657153Z\" level=info msg=\"Ran pod sandbox 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 with infra container: openstack/cinder-9687-account-create-update-tlj9d/POD\" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:51.555624 crc crio[22018]: time=\"2026-06-11T17:43:51.555445541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aac8161-450d-44fa-8a87-ce96ee2b5477 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.575446 crc crio[22018]: time=\"2026-06-11T17:43:51.575304891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad78027a-6e3c-49cd-98d3-28c0b230db08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:51.579198 crc crio[22018]: time=\"2026-06-11T17:43:51.578927057Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:51.579454 crc crio[22018]: time=\"2026-06-11T17:43:51.579298279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.603642 crc crio[22018]: time=\"2026-06-11T17:43:51.603183805Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:51.613787 crc crio[22018]: time=\"2026-06-11T17:43:51.613685241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.626455 crc crio[22018]: time=\"2026-06-11T17:43:51.626281067Z\" level=info msg=\"Stopped pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:51.653222 crc crio[22018]: time=\"2026-06-11T17:43:51.65315171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.657484 crc crio[22018]: time=\"2026-06-11T17:43:51.657305064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.668161 crc crio[22018]: time=\"2026-06-11T17:43:51.668065563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.674222 crc crio[22018]: time=\"2026-06-11T17:43:51.674164336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.752831 crc crio[22018]: time=\"2026-06-11T17:43:51.752606027Z\" level=info msg=\"Stopping container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde (timeout: 30s)\" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.752978417Z\" level=info msg=\"Stopping container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 (timeout: 30s)\" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753030698Z\" level=info msg=\"Stopping container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b (timeout: 30s)\" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753081817Z\" level=info msg=\"Stopping container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 (timeout: 30s)\" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753960188Z\" level=info msg=\"Stopping container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 (timeout: 30s)\" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.754047491Z\" level=info msg=\"Stopping container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff (timeout: 30s)\" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.754226124Z\" level=info msg=\"Stopping container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c (timeout: 30s)\" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.756194149Z\" level=info msg=\"Stopping container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 (timeout: 30s)\" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.757025687Z\" level=info msg=\"Stopping container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b (timeout: 30s)\" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.757748389Z\" level=info msg=\"Stopping container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b (timeout: 30s)\" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.774497 crc crio[22018]: time=\"2026-06-11T17:43:51.770961848Z\" level=info msg=\"Stopping container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c (timeout: 30s)\" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.780957 crc crio[22018]: time=\"2026-06-11T17:43:51.758734511Z\" level=info msg=\"Stopping container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 (timeout: 30s)\" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781514 crc crio[22018]: time=\"2026-06-11T17:43:51.78145555Z\" level=info msg=\"Stopping container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 (timeout: 30s)\" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781514 crc crio[22018]: time=\"2026-06-11T17:43:51.781497565Z\" level=info msg=\"Stopping container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 (timeout: 30s)\" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781655 crc crio[22018]: time=\"2026-06-11T17:43:51.781574004Z\" level=info msg=\"Stopping container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 (timeout: 30s)\" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781655 crc crio[22018]: time=\"2026-06-11T17:43:51.781605056Z\" level=info msg=\"Stopping container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 (timeout: 30s)\" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781780 crc crio[22018]: time=\"2026-06-11T17:43:51.781467594Z\" level=info msg=\"Stopping container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 (timeout: 30s)\" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.781822 crc crio[22018]: time=\"2026-06-11T17:43:51.781609065Z\" level=info msg=\"Stopping container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 (timeout: 30s)\" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.790968 crc crio[22018]: time=\"2026-06-11T17:43:51.785959135Z\" level=info msg=\"Stopping container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 (timeout: 30s)\" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.794942 crc crio[22018]: time=\"2026-06-11T17:43:51.794898513Z\" level=info msg=\"Stopping container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 (timeout: 30s)\" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.797017 crc crio[22018]: time=\"2026-06-11T17:43:51.796964079Z\" level=info msg=\"Stopping container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 (timeout: 30s)\" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.813079 crc crio[22018]: time=\"2026-06-11T17:43:51.798975489Z\" level=info msg=\"Stopping container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 (timeout: 30s)\" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.813368 crc crio[22018]: time=\"2026-06-11T17:43:51.796922837Z\" level=info msg=\"Stopping container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a (timeout: 30s)\" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:51.826544 crc crio[22018]: time=\"2026-06-11T17:43:51.802571205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.834677 crc crio[22018]: time=\"2026-06-11T17:43:51.833821309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:51.926579 crc crio[22018]: time=\"2026-06-11T17:43:51.926490645Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"\nJun 11 17:43:51.926579 crc crio[22018]: time=\"2026-06-11T17:43:51.926562757Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:52.263434 crc crio[22018]: time=\"2026-06-11T17:43:52.257257355Z\" level=info msg=\"Stopped container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.293398 crc crio[22018]: time=\"2026-06-11T17:43:52.290548693Z\" level=info msg=\"Stopped container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.318735 crc crio[22018]: time=\"2026-06-11T17:43:52.314608184Z\" level=info msg=\"Stopped container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.382259 crc crio[22018]: time=\"2026-06-11T17:43:52.382166224Z\" level=info msg=\"Stopped container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.480806 crc crio[22018]: time=\"2026-06-11T17:43:52.480026027Z\" level=info msg=\"Stopped container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.644773 crc crio[22018]: time=\"2026-06-11T17:43:52.644667374Z\" level=info msg=\"Stopped container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.749608 crc crio[22018]: time=\"2026-06-11T17:43:52.749435248Z\" level=info msg=\"Stopped container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.777014 crc crio[22018]: time=\"2026-06-11T17:43:52.776003838Z\" level=info msg=\"Stopped container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.881639 crc crio[22018]: time=\"2026-06-11T17:43:52.879741101Z\" level=info msg=\"Stopped container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.881639 crc crio[22018]: 2026-06-11T17:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04e2659722cf4f Mac:7e:b8:e9:59:c6:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:52.894395 crc crio[22018]: time=\"2026-06-11T17:43:52.883595725Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}\"\nJun 11 17:43:52.894395 crc crio[22018]: time=\"2026-06-11T17:43:52.883956556Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-jc59n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:52.896719 crc crio[22018]: time=\"2026-06-11T17:43:52.89654882Z\" level=info msg=\"Stopped container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:52.967874 crc crio[22018]: time=\"2026-06-11T17:43:52.967252161Z\" level=info msg=\"Stopped container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.004889 crc crio[22018]: time=\"2026-06-11T17:43:53.003739401Z\" level=info msg=\"Stopped container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.119374 crc crio[22018]: time=\"2026-06-11T17:43:53.117881258Z\" level=info msg=\"Stopped container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.137030 crc crio[22018]: time=\"2026-06-11T17:43:53.135900579Z\" level=info msg=\"Stopped container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.214635 crc crio[22018]: time=\"2026-06-11T17:43:53.201661577Z\" level=info msg=\"Stopped container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.316523 crc crio[22018]: time=\"2026-06-11T17:43:53.31560578Z\" level=info msg=\"Stopped container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.373310 crc crio[22018]: time=\"2026-06-11T17:43:53.373122913Z\" level=info msg=\"Ran pod sandbox a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f with infra container: openstack/nova-cell0-db-create-jc59n/POD\" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:53.410389 crc crio[22018]: time=\"2026-06-11T17:43:53.40769079Z\" level=info msg=\"Stopped container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.421229 crc crio[22018]: time=\"2026-06-11T17:43:53.418694695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7912d756-dfea-44e2-9d0f-4e25f11a84e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:53.549748 crc crio[22018]: time=\"2026-06-11T17:43:53.548898899Z\" level=info msg=\"Stopped container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:53.550609 crc crio[22018]: time=\"2026-06-11T17:43:53.549225416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c914bfb4-07db-4d82-919c-a3f3441bcec1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:53.595694 crc crio[22018]: time=\"2026-06-11T17:43:53.595589846Z\" level=info msg=\"Stopped pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:53.621579 crc crio[22018]: time=\"2026-06-11T17:43:53.621290758Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:53.621986 crc crio[22018]: time=\"2026-06-11T17:43:53.621925278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:53.741913 crc crio[22018]: time=\"2026-06-11T17:43:53.741736631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:53.751012 crc crio[22018]: time=\"2026-06-11T17:43:53.750882549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:54.835457 crc crio[22018]: time=\"2026-06-11T17:43:54.834613777Z\" level=info msg=\"Stopping container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea (timeout: 30s)\" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.855969 crc crio[22018]: time=\"2026-06-11T17:43:54.855815319Z\" level=info msg=\"Stopping container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f (timeout: 30s)\" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.862391 crc crio[22018]: time=\"2026-06-11T17:43:54.86155605Z\" level=info msg=\"Stopping container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 (timeout: 30s)\" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.870313 crc crio[22018]: time=\"2026-06-11T17:43:54.861555017Z\" level=info msg=\"Stopping container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 (timeout: 30s)\" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.959912 crc crio[22018]: time=\"2026-06-11T17:43:54.95929508Z\" level=info msg=\"Stopping container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce (timeout: 30s)\" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.959912 crc crio[22018]: time=\"2026-06-11T17:43:54.95929508Z\" level=info msg=\"Stopping container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 (timeout: 30s)\" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:54.960809 crc crio[22018]: time=\"2026-06-11T17:43:54.959445745Z\" level=info msg=\"Stopping container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 (timeout: 30s)\" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:55.268391 crc crio[22018]: time=\"2026-06-11T17:43:55.264298945Z\" level=info msg=\"Stopped container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:55.582473 crc crio[22018]: time=\"2026-06-11T17:43:55.581666942Z\" level=info msg=\"Stopped container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:55.659987 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b8bcd32e2690e Mac:1a:f6:58:ab:69:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.667561 crc crio[22018]: time=\"2026-06-11T17:43:55.667384405Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}\"\nJun 11 17:43:55.667652 crc crio[22018]: time=\"2026-06-11T17:43:55.667618363Z\" level=info msg=\"Checking pod openstack_keystone-1ec2-account-create-update-27cn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.719173 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715d0c287eaaa93 Mac:66:ab:1e:9f:77:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.722482 crc crio[22018]: time=\"2026-06-11T17:43:55.719937911Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}\"\nJun 11 17:43:55.722482 crc crio[22018]: time=\"2026-06-11T17:43:55.720117357Z\" level=info msg=\"Checking pod openstack_neutron-db-create-w7zc5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.727364 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7e51542f30b55 Mac:da:9e:08:bc:e4:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.727364 crc crio[22018]: time=\"2026-06-11T17:43:55.72603378Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}\"\nJun 11 17:43:55.727364 crc crio[22018]: time=\"2026-06-11T17:43:55.726157054Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-9jddb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.765533 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9243cd221c9699e Mac:3a:bb:a5:93:71:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.765533 crc crio[22018]: time=\"2026-06-11T17:43:55.763313755Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"\nJun 11 17:43:55.765533 crc crio[22018]: time=\"2026-06-11T17:43:55.763530752Z\" level=info msg=\"Checking pod openstack_glance-7819-account-create-update-vkdf7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.765903 crc crio[22018]: time=\"2026-06-11T17:43:55.765643469Z\" level=info msg=\"Stopped pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:55.772653 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b41b0bedd545f Mac:1e:30:26:7e:18:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 SocketPath: PciID:}] [{Interface:0xc000324980 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.772653 crc crio[22018]: time=\"2026-06-11T17:43:55.767075476Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}\"\nJun 11 17:43:55.772653 crc crio[22018]: time=\"2026-06-11T17:43:55.767213621Z\" level=info msg=\"Checking pod openstack_cinder-db-create-fv555 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.772988 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d7453ac87bad2 Mac:1a:bd:1e:88:35:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.774458 crc crio[22018]: time=\"2026-06-11T17:43:55.773896145Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}\"\nJun 11 17:43:55.774458 crc crio[22018]: time=\"2026-06-11T17:43:55.774066171Z\" level=info msg=\"Checking pod openstack_root-account-create-update-k9ltg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.783499 crc crio[22018]: time=\"2026-06-11T17:43:55.782644936Z\" level=info msg=\"Created container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:55.788672 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd4323293143edb Mac:de:da:ea:2b:66:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 SocketPath: PciID:}] [{Interface:0xc0002ac6c0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.790842 crc crio[22018]: time=\"2026-06-11T17:43:55.790807029Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}\"\nJun 11 17:43:55.791094 crc crio[22018]: time=\"2026-06-11T17:43:55.791073486Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb-config-2hg5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.797884 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98d4d47e168d8e1 Mac:b2:3c:dd:2d:aa:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.801384 crc crio[22018]: time=\"2026-06-11T17:43:55.801259513Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}\"\nJun 11 17:43:55.802368 crc crio[22018]: time=\"2026-06-11T17:43:55.801838508Z\" level=info msg=\"Checking pod openstack_neutron-3e9a-account-create-update-fblsc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.813427 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6eb21e1a9cfbd37 Mac:76:dc:60:b0:c0:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee SocketPath: PciID:}] [{Interface:0xc000112e00 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.813427 crc crio[22018]: time=\"2026-06-11T17:43:55.810890482Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}\"\nJun 11 17:43:55.813427 crc crio[22018]: time=\"2026-06-11T17:43:55.811029486Z\" level=info msg=\"Checking pod openstack_placement-db-create-wp7pr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.815930 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133afcab0c53371 Mac:42:04:97:67:ac:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e SocketPath: PciID:}] [{Interface:0xc0002f2940 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.816512 crc crio[22018]: time=\"2026-06-11T17:43:55.816444556Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}\"\nJun 11 17:43:55.816633 crc crio[22018]: time=\"2026-06-11T17:43:55.816599281Z\" level=info msg=\"Checking pod openstack_glance-db-create-64bgj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.851556 crc crio[22018]: time=\"2026-06-11T17:43:55.851317039Z\" level=info msg=\"Starting container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f\" id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:55.876834 crc crio[22018]: time=\"2026-06-11T17:43:55.876754258Z\" level=info msg=\"Ran pod sandbox 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 with infra container: openstack/neutron-db-create-w7zc5/POD\" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:55.884015 crc crio[22018]: time=\"2026-06-11T17:43:55.883295237Z\" level=info msg=\"Ran pod sandbox d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c with infra container: openstack/keystone-1ec2-account-create-update-27cn9/POD\" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:55.884900 crc crio[22018]: time=\"2026-06-11T17:43:55.884513407Z\" level=info msg=\"Ran pod sandbox 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e with infra container: openstack/nova-api-db-create-9jddb/POD\" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:55.904515 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac8858e64a8116d Mac:0a:d6:5c:32:3e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:55.904515 crc crio[22018]: time=\"2026-06-11T17:43:55.903798487Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}\"\nJun 11 17:43:55.904515 crc crio[22018]: time=\"2026-06-11T17:43:55.903924351Z\" level=info msg=\"Checking pod openstack_barbican-af72-account-create-update-zltvj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:55.911841 crc crio[22018]: time=\"2026-06-11T17:43:55.911769043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9458b3cc-6c67-4d36-b695-9fd9408c10ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:55.911977 crc crio[22018]: time=\"2026-06-11T17:43:55.911890981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eb586784-a580-4f10-b9d2-8348e691815d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:55.912064 crc crio[22018]: time=\"2026-06-11T17:43:55.911982905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b26e6379-5246-41aa-b9dc-db9599ac2ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:55.948394 crc crio[22018]: time=\"2026-06-11T17:43:55.946932413Z\" level=info msg=\"Ran pod sandbox 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a with infra container: openstack/glance-7819-account-create-update-vkdf7/POD\" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:55.969208 crc crio[22018]: time=\"2026-06-11T17:43:55.967524431Z\" level=info msg=\"Started container\" PID=225920 containerID=d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\nJun 11 17:43:55.998188 crc crio[22018]: time=\"2026-06-11T17:43:55.998054951Z\" level=info msg=\"Ran pod sandbox e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 with infra container: openstack/cinder-db-create-fv555/POD\" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.005002 crc crio[22018]: time=\"2026-06-11T17:43:56.004968533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd6f4401-e6e4-494c-9217-6d5c4e429495 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.007922 crc crio[22018]: time=\"2026-06-11T17:43:56.006837049Z\" level=info msg=\"Ran pod sandbox f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 with infra container: openstack/root-account-create-update-k9ltg/POD\" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.008163 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f4ecaa271f3e3 Mac:2a:f8:04:7f:8b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:56.009229 crc crio[22018]: time=\"2026-06-11T17:43:56.009162057Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"\nJun 11 17:43:56.009738 crc crio[22018]: time=\"2026-06-11T17:43:56.009714935Z\" level=info msg=\"Checking pod openstack_barbican-db-create-2kw84 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:56.015948 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95dffc91da4a62a Mac:6a:60:ac:9a:cb:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae SocketPath: PciID:}] [{Interface:0xc000473180 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.014978527Z\" level=info msg=\"Ran pod sandbox fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e with infra container: openstack/ovn-controller-gqhzb-config-2hg5d/POD\" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.015450599Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"\nJun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.015583143Z\" level=info msg=\"Checking pod openstack_nova-cell0-b02f-account-create-update-9glnf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:56.039516 crc crio[22018]: time=\"2026-06-11T17:43:56.030181674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=763a75a2-f12c-42f7-baf7-06125f54c3fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.045436 crc crio[22018]: time=\"2026-06-11T17:43:56.0431676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ee0c7fb2-350b-4313-be97-063671ba1986 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.045436 crc crio[22018]: time=\"2026-06-11T17:43:56.043575591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4a33ba94-db7d-437d-ab99-2ad5222df8be name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.138091 crc crio[22018]: 2026-06-11T17:43:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1ac7c5f58b9cc Mac:fa:da:2b:22:31:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:43:56.138091 crc crio[22018]: time=\"2026-06-11T17:43:56.136592488Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"\nJun 11 17:43:56.138091 crc crio[22018]: time=\"2026-06-11T17:43:56.136766524Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:43:56.166678 crc crio[22018]: time=\"2026-06-11T17:43:56.160857727Z\" level=info msg=\"Ran pod sandbox 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e with infra container: openstack/neutron-3e9a-account-create-update-fblsc/POD\" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.203612 crc crio[22018]: time=\"2026-06-11T17:43:56.200752199Z\" level=info msg=\"Ran pod sandbox 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f with infra container: openstack/placement-db-create-wp7pr/POD\" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.206215 crc crio[22018]: time=\"2026-06-11T17:43:56.206154983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9604832c-f390-45e5-b301-ff301f0b0fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.213775 crc crio[22018]: time=\"2026-06-11T17:43:56.213711191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e53352e-ebb7-4f4d-9b87-17ee92a07813 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.233404 crc crio[22018]: time=\"2026-06-11T17:43:56.226216732Z\" level=info msg=\"Ran pod sandbox 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 with infra container: openstack/glance-db-create-64bgj/POD\" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.234001 crc crio[22018]: time=\"2026-06-11T17:43:56.233933936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d87a206-5954-4321-aab6-c7f896fbcd75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.352900 crc crio[22018]: time=\"2026-06-11T17:43:56.352693257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4912e875-1658-4705-ad18-d21d805682c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.386595 crc crio[22018]: time=\"2026-06-11T17:43:56.386197101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc5a4e85-c7aa-4ea9-81ca-d3e5a6705d27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.387376 crc crio[22018]: time=\"2026-06-11T17:43:56.386936108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cec06713-fb78-48c2-95af-cc95e12829e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.407819 crc crio[22018]: time=\"2026-06-11T17:43:56.407309502Z\" level=info msg=\"Ran pod sandbox ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf with infra container: openstack/barbican-af72-account-create-update-zltvj/POD\" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:56.453486 crc crio[22018]: time=\"2026-06-11T17:43:56.44995991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75375e9d-d691-4e77-8783-a8612dfa079b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.690703 crc crio[22018]: time=\"2026-06-11T17:43:56.688559982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f23b215-9b36-44bf-b88f-ae469d5346b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.698991327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=33503e12-fbca-47c8-bb10-10d0a83c5dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.699444101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0512eeb3-46d2-488b-a3cc-2d1cb4d99487 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.699583056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0255a426-5735-4098-ba36-8f508fd4aed3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.702994 crc crio[22018]: time=\"2026-06-11T17:43:56.702311233Z\" level=info msg=\"Stopped container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:56.709376 crc crio[22018]: time=\"2026-06-11T17:43:56.709218065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc16db1e-de21-4169-a35d-ce4b835a08e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.710032 crc crio[22018]: time=\"2026-06-11T17:43:56.70969844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9c1815b-cda3-495b-ad1b-29cf02aa060d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.710032 crc crio[22018]: time=\"2026-06-11T17:43:56.709907157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca18a2af-3739-49d2-bceb-f1c1cdd016fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.719507 crc crio[22018]: time=\"2026-06-11T17:43:56.719267567Z\" level=info msg=\"Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:56.731963 crc crio[22018]: time=\"2026-06-11T17:43:56.729874558Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:56.731963 crc crio[22018]: time=\"2026-06-11T17:43:56.730753456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:56.732282 crc crio[22018]: time=\"2026-06-11T17:43:56.732066308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10405b98-8cfa-42f7-af12-2742bd67202b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:56.734295 crc crio[22018]: time=\"2026-06-11T17:43:56.733585557Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"\nJun 11 17:43:56.734295 crc crio[22018]: time=\"2026-06-11T17:43:56.733790243Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:56.759793 crc crio[22018]: time=\"2026-06-11T17:43:56.758737753Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:56.800851 crc crio[22018]: time=\"2026-06-11T17:43:56.80019505Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:56.802629 crc crio[22018]: time=\"2026-06-11T17:43:56.802529001Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:56.817673 crc crio[22018]: time=\"2026-06-11T17:43:56.816092626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:56.852638 crc crio[22018]: time=\"2026-06-11T17:43:56.849047563Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:56.880152 crc crio[22018]: time=\"2026-06-11T17:43:56.880023266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:56.880303 crc crio[22018]: time=\"2026-06-11T17:43:56.880065782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:56.883699 crc crio[22018]: time=\"2026-06-11T17:43:56.88357552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:56.926285 crc crio[22018]: time=\"2026-06-11T17:43:56.926192261Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.003389 crc crio[22018]: time=\"2026-06-11T17:43:57.003022954Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.026924 crc crio[22018]: time=\"2026-06-11T17:43:57.026844143Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.059432 crc crio[22018]: time=\"2026-06-11T17:43:57.058834367Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.114354 crc crio[22018]: time=\"2026-06-11T17:43:57.107271753Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.141503 crc crio[22018]: time=\"2026-06-11T17:43:57.135992818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.159901993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160152721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160276965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160492312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.191637 crc crio[22018]: time=\"2026-06-11T17:43:57.188004646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.210777 crc crio[22018]: time=\"2026-06-11T17:43:57.210693465Z\" level=info msg=\"Stopped container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:57.230940 crc crio[22018]: time=\"2026-06-11T17:43:57.230785567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.257398 crc crio[22018]: time=\"2026-06-11T17:43:57.256854409Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:57.307909 crc crio[22018]: time=\"2026-06-11T17:43:57.306051307Z\" level=info msg=\"Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:57.312558 crc crio[22018]: time=\"2026-06-11T17:43:57.309201408Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"\nJun 11 17:43:57.317755 crc crio[22018]: time=\"2026-06-11T17:43:57.315708867Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:57.459024 crc crio[22018]: time=\"2026-06-11T17:43:57.458473456Z\" level=info msg=\"Stopped container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:57.465384 crc crio[22018]: time=\"2026-06-11T17:43:57.462099567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.468665 crc crio[22018]: time=\"2026-06-11T17:43:57.465967581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.477561 crc crio[22018]: time=\"2026-06-11T17:43:57.474634079Z\" level=info msg=\"Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:57.481550 crc crio[22018]: time=\"2026-06-11T17:43:57.481475949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.490935 crc crio[22018]: time=\"2026-06-11T17:43:57.490709065Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc0003807a0}] Aliases:map[]}\"\nJun 11 17:43:57.491043 crc crio[22018]: time=\"2026-06-11T17:43:57.491005964Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:57.545527 crc crio[22018]: time=\"2026-06-11T17:43:57.544727496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.558256 crc crio[22018]: time=\"2026-06-11T17:43:57.555987307Z\" level=info msg=\"Stopped pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:57.558256 crc crio[22018]: time=\"2026-06-11T17:43:57.556216584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.670031 crc crio[22018]: time=\"2026-06-11T17:43:57.669640439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:57.677245 crc crio[22018]: time=\"2026-06-11T17:43:57.677176313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.028622 crc crio[22018]: time=\"2026-06-11T17:43:58.026722204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.043030 crc crio[22018]: time=\"2026-06-11T17:43:58.041869781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.110163 crc crio[22018]: time=\"2026-06-11T17:43:58.108554972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.223065 crc crio[22018]: time=\"2026-06-11T17:43:58.222948195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.896792 crc crio[22018]: time=\"2026-06-11T17:43:58.896670417Z\" level=info msg=\"Stopped container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:58.918244 crc crio[22018]: time=\"2026-06-11T17:43:58.918151335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.950602826Z\" level=info msg=\"Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.952662982Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}\"\nJun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.95292963Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:59.206401 crc crio[22018]: time=\"2026-06-11T17:43:59.193465866Z\" level=info msg=\"Stopped container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:59.212090 crc crio[22018]: time=\"2026-06-11T17:43:59.211961351Z\" level=info msg=\"Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:59.220903 crc crio[22018]: time=\"2026-06-11T17:43:59.220763994Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc002b14548}] Aliases:map[]}\"\nJun 11 17:43:59.221170 crc crio[22018]: time=\"2026-06-11T17:43:59.22096653Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:59.232846 crc crio[22018]: time=\"2026-06-11T17:43:59.232165696Z\" level=info msg=\"Stopped container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:59.237040 crc crio[22018]: time=\"2026-06-11T17:43:59.236984739Z\" level=info msg=\"Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:59.238949 crc crio[22018]: time=\"2026-06-11T17:43:59.23891164Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc000aa48e8}] Aliases:map[]}\"\nJun 11 17:43:59.240565 crc crio[22018]: time=\"2026-06-11T17:43:59.240534136Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:59.270259 crc crio[22018]: time=\"2026-06-11T17:43:59.270114881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.281398 crc crio[22018]: time=\"2026-06-11T17:43:59.279897201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.288982 crc crio[22018]: time=\"2026-06-11T17:43:59.288901451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.295469 crc crio[22018]: time=\"2026-06-11T17:43:59.293587875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.301174 crc crio[22018]: time=\"2026-06-11T17:43:59.298649735Z\" level=info msg=\"Stopped pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:59.301998 crc crio[22018]: time=\"2026-06-11T17:43:59.301818867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.318513 crc crio[22018]: time=\"2026-06-11T17:43:59.314315534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.331396 crc crio[22018]: time=\"2026-06-11T17:43:59.328438231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.345640 crc crio[22018]: time=\"2026-06-11T17:43:59.345031099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.509050 crc crio[22018]: time=\"2026-06-11T17:43:59.506602815Z\" level=info msg=\"Stopped pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:59.509050 crc crio[22018]: time=\"2026-06-11T17:43:59.50705377Z\" level=info msg=\"Ran pod sandbox 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f with infra container: openstack/nova-cell0-b02f-account-create-update-9glnf/POD\" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:59.525129 crc crio[22018]: time=\"2026-06-11T17:43:59.516097054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c62334fe-0cd9-4481-8c08-0fce035726b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.540001 crc crio[22018]: time=\"2026-06-11T17:43:59.538252867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be395427-7403-4545-8603-16e4b09e980c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.549102 crc crio[22018]: time=\"2026-06-11T17:43:59.549022902Z\" level=info msg=\"Ran pod sandbox a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 with infra container: openstack/barbican-db-create-2kw84/POD\" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:59.550646 crc crio[22018]: time=\"2026-06-11T17:43:59.549916577Z\" level=info msg=\"Ran pod sandbox ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 with infra container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD\" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:43:59.557169 crc crio[22018]: time=\"2026-06-11T17:43:59.555712162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=25dbd712-558b-43e6-9587-c9f5456bd5cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.561382 crc crio[22018]: time=\"2026-06-11T17:43:59.557887741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=14175c9d-b88d-4a36-a8d2-58766a05d28d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.578565 crc crio[22018]: time=\"2026-06-11T17:43:59.57839491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae73237c-05b3-439a-b740-bbe74c0363dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.578844 crc crio[22018]: time=\"2026-06-11T17:43:59.578794943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7d6d7213-9e4d-41ac-aab7-944a9e91850b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:43:59.583373 crc crio[22018]: time=\"2026-06-11T17:43:59.58306137Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:59.583373 crc crio[22018]: time=\"2026-06-11T17:43:59.583304048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.611972 crc crio[22018]: time=\"2026-06-11T17:43:59.611903982Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:59.625425 crc crio[22018]: time=\"2026-06-11T17:43:59.625043634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.646554 crc crio[22018]: time=\"2026-06-11T17:43:59.646093099Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:59.761957 crc crio[22018]: time=\"2026-06-11T17:43:59.758609992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:43:59.894121 crc crio[22018]: time=\"2026-06-11T17:43:59.893972395Z\" level=info msg=\"Stopped container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:43:59.895394 crc crio[22018]: time=\"2026-06-11T17:43:59.895217627Z\" level=info msg=\"Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:43:59.897812 crc crio[22018]: time=\"2026-06-11T17:43:59.89717347Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"\nJun 11 17:43:59.897812 crc crio[22018]: time=\"2026-06-11T17:43:59.897618384Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:43:59.917094 crc crio[22018]: time=\"2026-06-11T17:43:59.916984035Z\" level=info msg=\"Created container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:43:59.939189 crc crio[22018]: time=\"2026-06-11T17:43:59.933091114Z\" level=info msg=\"Starting container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4\" id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:43:59.942993 crc crio[22018]: time=\"2026-06-11T17:43:59.940856513Z\" level=info msg=\"Started container\" PID=226183 containerID=13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\nJun 11 17:44:00.205112 crc crio[22018]: time=\"2026-06-11T17:44:00.203932457Z\" level=info msg=\"Stopped pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.215823 crc crio[22018]: time=\"2026-06-11T17:44:00.214093165Z\" level=info 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.223223 crc crio[22018]: time=\"2026-06-11T17:44:00.223127592Z\" level=info 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.227660 crc crio[22018]: time=\"2026-06-11T17:44:00.226560671Z\" level=info msg=\"Created container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:00.230733 crc crio[22018]: time=\"2026-06-11T17:44:00.229774555Z\" level=info msg=\"Starting container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54\" id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:00.232278 crc crio[22018]: time=\"2026-06-11T17:44:00.231755618Z\" level=info 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.240209 crc crio[22018]: time=\"2026-06-11T17:44:00.24009998Z\" level=info 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.242503 crc crio[22018]: time=\"2026-06-11T17:44:00.24160445Z\" level=info msg=\"Started container\" PID=226179 containerID=d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\nJun 11 17:44:00.243536 crc crio[22018]: time=\"2026-06-11T17:44:00.243454156Z\" level=info msg=\"Stopped pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.349868 crc crio[22018]: time=\"2026-06-11T17:44:00.348720806Z\" level=info msg=\"Created container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:00.360688 crc crio[22018]: time=\"2026-06-11T17:44:00.357169185Z\" level=info msg=\"Starting container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d\" id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:00.379013 crc crio[22018]: time=\"2026-06-11T17:44:00.37792369Z\" level=info msg=\"Started container\" PID=226177 containerID=c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\nJun 11 17:44:00.410583 crc crio[22018]: time=\"2026-06-11T17:44:00.410472994Z\" level=info msg=\"Stopped container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:00.424400 crc crio[22018]: time=\"2026-06-11T17:44:00.423570824Z\" level=info msg=\"Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.426282 crc crio[22018]: time=\"2026-06-11T17:44:00.425653766Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002a1a4f8}] Aliases:map[]}\"\nJun 11 17:44:00.426282 crc crio[22018]: time=\"2026-06-11T17:44:00.425825152Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:00.445514 crc crio[22018]: time=\"2026-06-11T17:44:00.445389762Z\" level=info 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.451190 crc crio[22018]: time=\"2026-06-11T17:44:00.451104724Z\" level=info 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.455726 crc crio[22018]: time=\"2026-06-11T17:44:00.455632348Z\" level=info msg=\"Created container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:00.457299 crc crio[22018]: time=\"2026-06-11T17:44:00.457207938Z\" level=info msg=\"Starting container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701\" id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:00.483006 crc crio[22018]: time=\"2026-06-11T17:44:00.482907103Z\" level=info msg=\"Started container\" PID=226180 containerID=32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\nJun 11 17:44:00.489186 crc crio[22018]: time=\"2026-06-11T17:44:00.489103881Z\" level=info msg=\"Stopped pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.497399 crc crio[22018]: time=\"2026-06-11T17:44:00.497255428Z\" level=info msg=\"Stopped pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.510269 crc crio[22018]: time=\"2026-06-11T17:44:00.510168937Z\" level=info msg=\"Created container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:00.513884 crc crio[22018]: time=\"2026-06-11T17:44:00.512525872Z\" level=info msg=\"Created container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:00.513884 crc crio[22018]: time=\"2026-06-11T17:44:00.512971227Z\" level=info msg=\"Starting container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae\" id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:00.514171 crc crio[22018]: time=\"2026-06-11T17:44:00.514080292Z\" level=info msg=\"Starting container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40\" id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:00.518211 crc crio[22018]: time=\"2026-06-11T17:44:00.51814883Z\" level=info msg=\"Started container\" PID=226169 containerID=74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae description=openstack/keystone-db-create-85hwk/mariadb-database-create id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\nJun 11 17:44:00.524088 crc crio[22018]: time=\"2026-06-11T17:44:00.522857931Z\" level=info msg=\"Started container\" PID=226166 containerID=c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40 description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\nJun 11 17:44:00.778242 crc crio[22018]: time=\"2026-06-11T17:44:00.778151426Z\" level=info 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.874137 crc crio[22018]: time=\"2026-06-11T17:44:00.87402034Z\" level=info msg=\"Stopped container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:00.874956 crc crio[22018]: time=\"2026-06-11T17:44:00.874867847Z\" level=info msg=\"Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:00.876194 crc crio[22018]: time=\"2026-06-11T17:44:00.876121566Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc00285ca20}] Aliases:map[]}\"\nJun 11 17:44:00.876304 crc crio[22018]: time=\"2026-06-11T17:44:00.876274631Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:00.993913 crc crio[22018]: time=\"2026-06-11T17:44:00.99347125Z\" level=info msg=\"Stopped container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:00.999519 crc crio[22018]: time=\"2026-06-11T17:44:00.999287014Z\" level=info msg=\"Stopped pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:01.004199 crc crio[22018]: time=\"2026-06-11T17:44:01.004123857Z\" level=info msg=\"Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:01.006705 crc crio[22018]: time=\"2026-06-11T17:44:01.006650597Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc0004bf748}] Aliases:map[]}\"\nJun 11 17:44:01.006860 crc crio[22018]: time=\"2026-06-11T17:44:01.006815583Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:01.500135 crc crio[22018]: time=\"2026-06-11T17:44:01.500086487Z\" level=info msg=\"Stopping container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 (timeout: 30s)\" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.501448 crc crio[22018]: time=\"2026-06-11T17:44:01.500589509Z\" level=info msg=\"Stopping container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c (timeout: 30s)\" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.505534 crc crio[22018]: time=\"2026-06-11T17:44:01.505126098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46f34aa3-020d-41f7-948a-96162cad390a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:01.536192 crc crio[22018]: time=\"2026-06-11T17:44:01.533000545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=63e0b342-9306-4738-9196-984a85692176 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:01.547904 crc crio[22018]: time=\"2026-06-11T17:44:01.546712059Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:01.547904 crc crio[22018]: time=\"2026-06-11T17:44:01.547257047Z\" level=info 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:01.584753 crc crio[22018]: time=\"2026-06-11T17:44:01.584661786Z\" level=info msg=\"Stopping container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 (timeout: 30s)\" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.605867 crc crio[22018]: time=\"2026-06-11T17:44:01.605793419Z\" level=info msg=\"Stopping container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 (timeout: 30s)\" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.605867 crc crio[22018]: time=\"2026-06-11T17:44:01.605850125Z\" level=info msg=\"Stopping container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc (timeout: 30s)\" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.606183 crc crio[22018]: time=\"2026-06-11T17:44:01.606142701Z\" level=info msg=\"Stopping container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 (timeout: 30s)\" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.606901 crc crio[22018]: time=\"2026-06-11T17:44:01.606205432Z\" level=info msg=\"Stopping container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 (timeout: 30s)\" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.737759 crc crio[22018]: time=\"2026-06-11T17:44:01.736595305Z\" level=info msg=\"Stopped container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:01.776140 crc crio[22018]: time=\"2026-06-11T17:44:01.775979584Z\" level=info msg=\"Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.78752009Z\" level=info msg=\"Stopped pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.787688047Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc0023009d8}] Aliases:map[]}\"\nJun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.787947044Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:01.831581 crc crio[22018]: time=\"2026-06-11T17:44:01.830749872Z\" level=info msg=\"Stopped pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:01.859764 crc crio[22018]: time=\"2026-06-11T17:44:01.856735575Z\" level=info 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:01.896894 crc crio[22018]: time=\"2026-06-11T17:44:01.895374839Z\" level=info 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:01.896894 crc crio[22018]: time=\"2026-06-11T17:44:01.89665591Z\" level=info msg=\"Stopped container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:02.163475 crc crio[22018]: time=\"2026-06-11T17:44:02.163231948Z\" level=info msg=\"Stopped container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.689063288Z\" level=info msg=\"Stopped pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.881533254Z\" level=info msg=\"Created container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.883588129Z\" level=info msg=\"Starting container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add\" id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.892891617Z\" level=info msg=\"Started container\" PID=227103 containerID=35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\nJun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.930284521Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mj4xz/POD\" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.930443356Z\" level=info 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.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.932106958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD\" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.932176081Z\" level=info 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.933522 crc crio[22018]: time=\"2026-06-11T17:44:02.93343417Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mj4xz-config-92rmk/POD\" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:02.933690 crc crio[22018]: time=\"2026-06-11T17:44:02.933527013Z\" level=info 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.967178 crc crio[22018]: time=\"2026-06-11T17:44:02.967083697Z\" level=info msg=\"Stopped container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:02.971776 crc crio[22018]: time=\"2026-06-11T17:44:02.971732397Z\" level=info msg=\"Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:02.979808 crc crio[22018]: time=\"2026-06-11T17:44:02.979740613Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc001ade108}] Aliases:map[]}\"\nJun 11 17:44:02.980454 crc crio[22018]: time=\"2026-06-11T17:44:02.980313312Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:03.110389 crc crio[22018]: time=\"2026-06-11T17:44:03.102126071Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}\"\nJun 11 17:44:03.110389 crc crio[22018]: time=\"2026-06-11T17:44:03.102202294Z\" level=info msg=\"Adding pod openstack_ovn-controller-mj4xz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:03.112185 crc crio[22018]: time=\"2026-06-11T17:44:03.111926392Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}\"\nJun 11 17:44:03.112185 crc crio[22018]: time=\"2026-06-11T17:44:03.111996934Z\" level=info msg=\"Adding pod openstack_ovn-controller-mj4xz-config-92rmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:03.132058 crc crio[22018]: time=\"2026-06-11T17:44:03.13199661Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}\"\nJun 11 17:44:03.132530 crc crio[22018]: time=\"2026-06-11T17:44:03.1325037Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-jwp8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:03.217456 crc crio[22018]: time=\"2026-06-11T17:44:03.212850003Z\" level=info msg=\"Stopped container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:03.217456 crc crio[22018]: time=\"2026-06-11T17:44:03.217384302Z\" level=info msg=\"Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:03.222772 crc crio[22018]: time=\"2026-06-11T17:44:03.222661331Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc001ade6f0}] Aliases:map[]}\"\nJun 11 17:44:03.222930 crc crio[22018]: time=\"2026-06-11T17:44:03.222889348Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:03.297562 crc crio[22018]: time=\"2026-06-11T17:44:03.297224006Z\" level=info msg=\"Stopped container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:04.456664 crc crio[22018]: time=\"2026-06-11T17:44:04.455686321Z\" level=info msg=\"Stopped pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:04.614665 crc crio[22018]: 2026-06-11T17:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07a04a66b5d5a34 Mac:f2:94:75:1d:d7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e SocketPath: PciID:}] [{Interface:0xc0004485d0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:04.618938 crc crio[22018]: time=\"2026-06-11T17:44:04.618694331Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}\"\nJun 11 17:44:04.618938 crc crio[22018]: time=\"2026-06-11T17:44:04.618862367Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-jwp8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:04.770697 crc crio[22018]: time=\"2026-06-11T17:44:04.770238168Z\" level=info msg=\"Stopped pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:05.166987 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ad34de2ddcf066 Mac:e6:4b:86:86:3c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:05.168276 crc crio[22018]: time=\"2026-06-11T17:44:05.168204347Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}\"\nJun 11 17:44:05.168484 crc crio[22018]: time=\"2026-06-11T17:44:05.168432435Z\" level=info msg=\"Checking pod openstack_ovn-controller-mj4xz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:05.430706 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b597b474d6f50af Mac:6e:0f:ce:c2:95:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d SocketPath: PciID:}] [{Interface:0xc00023e5d0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:05.439464 crc crio[22018]: time=\"2026-06-11T17:44:05.43914901Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}\"\nJun 11 17:44:05.439775 crc crio[22018]: time=\"2026-06-11T17:44:05.439519052Z\" level=info msg=\"Checking pod openstack_ovn-controller-mj4xz-config-92rmk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:05.675595 crc crio[22018]: time=\"2026-06-11T17:44:05.674879569Z\" level=info msg=\"Ran pod sandbox 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b with infra container: openstack/ovn-controller-mj4xz/POD\" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:05.683078 crc crio[22018]: time=\"2026-06-11T17:44:05.682269934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ab60787-d02e-4c11-a95f-b27f5616ed6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:05.685244 crc crio[22018]: time=\"2026-06-11T17:44:05.685166694Z\" level=info msg=\"Ran pod sandbox 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 with infra container: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD\" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:05.686441 crc crio[22018]: time=\"2026-06-11T17:44:05.686208851Z\" level=info msg=\"Ran pod sandbox b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e with infra container: openstack/ovn-controller-mj4xz-config-92rmk/POD\" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:05.741216 crc crio[22018]: time=\"2026-06-11T17:44:05.741082029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8129d3dc-b464-4445-8990-d4a3950e57c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:05.742133 crc crio[22018]: time=\"2026-06-11T17:44:05.74202069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=99dabd72-c6b4-4be2-ab21-6da2bd2ed9f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:05.794091 crc crio[22018]: time=\"2026-06-11T17:44:05.793947101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=6a13395e-0d21-4bdb-9b37-ff8cff9d9ef1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.087499 crc crio[22018]: time=\"2026-06-11T17:44:06.087266943Z\" level=info msg=\"Stopped container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:06.104985 crc crio[22018]: time=\"2026-06-11T17:44:06.104857944Z\" level=info msg=\"Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:06.107966 crc crio[22018]: time=\"2026-06-11T17:44:06.107161797Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc007484348}] Aliases:map[]}\"\nJun 11 17:44:06.107966 crc crio[22018]: time=\"2026-06-11T17:44:06.107451807Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:06.131801 crc crio[22018]: time=\"2026-06-11T17:44:06.131122985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=41e1ac0a-57d3-4b61-85dc-216180cff765 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.137830 crc crio[22018]: time=\"2026-06-11T17:44:06.137635355Z\" level=info msg=\"Creating container: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:06.138512 crc crio[22018]: time=\"2026-06-11T17:44:06.138462592Z\" level=info 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:06.141913 crc crio[22018]: time=\"2026-06-11T17:44:06.141836339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=3d5a3a38-22ad-4121-b131-2f4183bfa593 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.161129 crc crio[22018]: time=\"2026-06-11T17:44:06.160796677Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:06.182451 crc crio[22018]: time=\"2026-06-11T17:44:06.182256289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5bfb2f19-2761-4c07-8473-9556781112bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.200247 crc crio[22018]: time=\"2026-06-11T17:44:06.199863794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6e4fe60e-7cd3-4433-b1ec-9e6440a9fa79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.275507 crc crio[22018]: time=\"2026-06-11T17:44:06.27507453Z\" level=info 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:06.291506 crc crio[22018]: time=\"2026-06-11T17:44:06.291008491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=709d4a5b-cf25-42a7-aee4-8a74183b9adc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.291506 crc crio[22018]: time=\"2026-06-11T17:44:06.291143855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d53fdac-af42-4ad2-a822-dbcc469bc2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:06.322184 crc crio[22018]: time=\"2026-06-11T17:44:06.321912963Z\" level=info msg=\"Creating container: openstack/ovn-controller-mj4xz/ovn-controller\" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:06.410209 crc crio[22018]: time=\"2026-06-11T17:44:06.399994481Z\" level=info 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:06.450484 crc crio[22018]: time=\"2026-06-11T17:44:06.443823147Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:06.495753 crc crio[22018]: time=\"2026-06-11T17:44:06.483533762Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:06.508789 crc crio[22018]: time=\"2026-06-11T17:44:06.507828624Z\" level=info 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:06.515928 crc crio[22018]: time=\"2026-06-11T17:44:06.514591571Z\" level=info 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:06.602773 crc crio[22018]: time=\"2026-06-11T17:44:06.598531544Z\" level=info 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:06.629919 crc crio[22018]: time=\"2026-06-11T17:44:06.628287558Z\" level=info 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:06.648790 crc crio[22018]: time=\"2026-06-11T17:44:06.647823315Z\" level=info 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:06.775276 crc crio[22018]: time=\"2026-06-11T17:44:06.773828421Z\" level=info 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:06.788827 crc crio[22018]: time=\"2026-06-11T17:44:06.788017709Z\" level=info 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:06.803663 crc crio[22018]: time=\"2026-06-11T17:44:06.79773789Z\" level=info 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.018304 crc crio[22018]: time=\"2026-06-11T17:44:07.018253111Z\" level=info 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.027989 crc crio[22018]: time=\"2026-06-11T17:44:07.027957263Z\" level=info 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.172512 crc crio[22018]: time=\"2026-06-11T17:44:07.1724529Z\" level=info msg=\"Created container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:07.182662 crc crio[22018]: time=\"2026-06-11T17:44:07.181617704Z\" level=info msg=\"Starting container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd\" id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:07.198240 crc crio[22018]: time=\"2026-06-11T17:44:07.196043703Z\" level=info 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.238723 crc crio[22018]: time=\"2026-06-11T17:44:07.238453809Z\" level=info msg=\"Started container\" PID=227479 containerID=36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\nJun 11 17:44:07.447305 crc crio[22018]: time=\"2026-06-11T17:44:07.447126076Z\" level=info msg=\"Created container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:07.456618 crc crio[22018]: time=\"2026-06-11T17:44:07.455835443Z\" level=info msg=\"Starting container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e\" id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:07.477507 crc crio[22018]: time=\"2026-06-11T17:44:07.477214329Z\" level=info msg=\"Started container\" PID=227728 containerID=10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\nJun 11 17:44:07.533598 crc crio[22018]: time=\"2026-06-11T17:44:07.53355744Z\" level=info 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.597085 crc crio[22018]: time=\"2026-06-11T17:44:07.596800625Z\" level=info msg=\"Stopped pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:07.640516 crc crio[22018]: time=\"2026-06-11T17:44:07.638880281Z\" level=info msg=\"Created container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:07.642971 crc crio[22018]: time=\"2026-06-11T17:44:07.641975736Z\" level=info msg=\"Starting container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade\" id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:07.649519 crc crio[22018]: time=\"2026-06-11T17:44:07.648915206Z\" level=info msg=\"Started container\" PID=227474 containerID=591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade description=openstack/placement-db-create-wp7pr/mariadb-database-create id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\nJun 11 17:44:07.717302 crc crio[22018]: time=\"2026-06-11T17:44:07.716505384Z\" level=info msg=\"Stopped container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:07.718141 crc crio[22018]: time=\"2026-06-11T17:44:07.717720452Z\" level=info msg=\"Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:07.720366 crc crio[22018]: time=\"2026-06-11T17:44:07.719156748Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}\"\nJun 11 17:44:07.720366 crc crio[22018]: time=\"2026-06-11T17:44:07.719502579Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:07.883045 crc crio[22018]: time=\"2026-06-11T17:44:07.882944723Z\" level=info msg=\"Created container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create\" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:07.886596 crc crio[22018]: time=\"2026-06-11T17:44:07.886213391Z\" level=info msg=\"Starting container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5\" id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:07.923681 crc crio[22018]: time=\"2026-06-11T17:44:07.921724294Z\" level=info msg=\"Started container\" PID=227476 containerID=6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5 description=openstack/cinder-db-create-fv555/mariadb-database-create id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\nJun 11 17:44:08.005773 crc crio[22018]: time=\"2026-06-11T17:44:08.005092428Z\" level=info msg=\"Created container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.008312 crc crio[22018]: time=\"2026-06-11T17:44:08.007847275Z\" level=info msg=\"Starting container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88\" id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.026040 crc crio[22018]: time=\"2026-06-11T17:44:08.025978613Z\" level=info msg=\"Started container\" PID=227468 containerID=52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\nJun 11 17:44:08.121020 crc crio[22018]: time=\"2026-06-11T17:44:08.120902302Z\" level=info msg=\"Created container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.124117 crc crio[22018]: time=\"2026-06-11T17:44:08.12369562Z\" level=info msg=\"Created container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.127718 crc crio[22018]: time=\"2026-06-11T17:44:08.124704694Z\" level=info msg=\"Starting container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e\" id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.132579 crc crio[22018]: time=\"2026-06-11T17:44:08.132502419Z\" level=info msg=\"Starting container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14\" id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.148870 crc crio[22018]: time=\"2026-06-11T17:44:08.148741648Z\" level=info msg=\"Started container\" PID=227433 containerID=0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\nJun 11 17:44:08.194285 crc crio[22018]: time=\"2026-06-11T17:44:08.194075377Z\" level=info msg=\"Started container\" PID=227465 containerID=5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\nJun 11 17:44:08.198611 crc crio[22018]: time=\"2026-06-11T17:44:08.197805332Z\" level=info msg=\"Created container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create\" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.203185 crc crio[22018]: time=\"2026-06-11T17:44:08.202255493Z\" level=info msg=\"Starting container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10\" id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.216746 crc crio[22018]: time=\"2026-06-11T17:44:08.216669971Z\" level=info msg=\"Started container\" PID=227473 containerID=d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10 description=openstack/glance-db-create-64bgj/mariadb-database-create id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\nJun 11 17:44:08.271865 crc crio[22018]: time=\"2026-06-11T17:44:08.271659654Z\" level=info msg=\"Created container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.277481 crc crio[22018]: time=\"2026-06-11T17:44:08.277393268Z\" level=info msg=\"Starting container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285\" id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.292831 crc crio[22018]: time=\"2026-06-11T17:44:08.292747803Z\" level=info msg=\"Started container\" PID=227494 containerID=b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\nJun 11 17:44:08.373268 crc crio[22018]: time=\"2026-06-11T17:44:08.373224407Z\" level=info msg=\"Created container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.388305 crc crio[22018]: time=\"2026-06-11T17:44:08.388255694Z\" level=info msg=\"Created container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.395948 crc crio[22018]: time=\"2026-06-11T17:44:08.395750214Z\" level=info msg=\"Starting container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd\" id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.400064 crc crio[22018]: time=\"2026-06-11T17:44:08.399015728Z\" level=info msg=\"Created container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.405501 crc crio[22018]: time=\"2026-06-11T17:44:08.405308967Z\" level=info msg=\"Starting container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3\" id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.406631 crc crio[22018]: time=\"2026-06-11T17:44:08.406483438Z\" level=info msg=\"Stopped pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:08.407071 crc crio[22018]: time=\"2026-06-11T17:44:08.406875241Z\" level=info msg=\"Starting container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076\" id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.421697 crc crio[22018]: time=\"2026-06-11T17:44:08.420533219Z\" level=info msg=\"Started container\" PID=227458 containerID=f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\nJun 11 17:44:08.436809 crc crio[22018]: time=\"2026-06-11T17:44:08.420819584Z\" level=info msg=\"Started container\" PID=227495 containerID=4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\nJun 11 17:44:08.436809 crc crio[22018]: time=\"2026-06-11T17:44:08.433795384Z\" level=info msg=\"Started container\" PID=227518 containerID=750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\nJun 11 17:44:08.442436 crc crio[22018]: time=\"2026-06-11T17:44:08.439907661Z\" level=info msg=\"Created container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.444882 crc crio[22018]: time=\"2026-06-11T17:44:08.444736508Z\" level=info msg=\"Starting container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff\" id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.454740 crc crio[22018]: time=\"2026-06-11T17:44:08.45465348Z\" level=info msg=\"Started container\" PID=227516 containerID=e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\nJun 11 17:44:08.481102 crc crio[22018]: time=\"2026-06-11T17:44:08.481029896Z\" level=info msg=\"Created container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:08.492155 crc crio[22018]: time=\"2026-06-11T17:44:08.491972835Z\" level=info msg=\"Starting container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea\" id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:08.500895 crc crio[22018]: time=\"2026-06-11T17:44:08.500454623Z\" level=info msg=\"Started container\" PID=227484 containerID=8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\nJun 11 17:44:09.818431 crc crio[22018]: time=\"2026-06-11T17:44:09.813905748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c2ee0f6-b49d-4036-b86a-2db8101969a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:09.819439 crc crio[22018]: time=\"2026-06-11T17:44:09.819168835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cfd526df-abd6-4f74-bf20-30669ffcf44b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:09.840383 crc crio[22018]: time=\"2026-06-11T17:44:09.836274761Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:09.840383 crc crio[22018]: time=\"2026-06-11T17:44:09.836778217Z\" level=info 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.132947 crc crio[22018]: time=\"2026-06-11T17:44:10.12844943Z\" level=info msg=\"Created container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:10.136081 crc crio[22018]: time=\"2026-06-11T17:44:10.135947779Z\" level=info msg=\"Starting container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8\" id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:10.144501 crc crio[22018]: time=\"2026-06-11T17:44:10.143995301Z\" level=info msg=\"Started container\" PID=228205 containerID=5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8 description=openstack/dnsmasq-dns-f5446bd49-jwp8b/init id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\nJun 11 17:44:10.256882 crc crio[22018]: time=\"2026-06-11T17:44:10.256431036Z\" level=info msg=\"Created container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:10.260285 crc crio[22018]: time=\"2026-06-11T17:44:10.258939127Z\" level=info msg=\"Starting container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8\" id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:10.278386 crc crio[22018]: time=\"2026-06-11T17:44:10.274113146Z\" level=info 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.288763 crc crio[22018]: time=\"2026-06-11T17:44:10.288669392Z\" level=info msg=\"Started container\" PID=228198 containerID=751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\nJun 11 17:44:10.307445 crc crio[22018]: time=\"2026-06-11T17:44:10.30678049Z\" level=info 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.874664 crc crio[22018]: time=\"2026-06-11T17:44:10.874522088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95107d9e-fcc9-4725-9101-198ebd29ddd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:10.889587 crc crio[22018]: time=\"2026-06-11T17:44:10.889515589Z\" level=info msg=\"Stopping container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e (timeout: 604791s)\" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:10.958610 crc crio[22018]: time=\"2026-06-11T17:44:10.958488947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00e6c4d5-1c3e-4f70-93ef-d3c0613f904f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:10.966803 crc crio[22018]: time=\"2026-06-11T17:44:10.96674938Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:10.967480 crc crio[22018]: time=\"2026-06-11T17:44:10.967454142Z\" level=info 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.026935 crc crio[22018]: time=\"2026-06-11T17:44:11.026441668Z\" level=info 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.031750 crc crio[22018]: time=\"2026-06-11T17:44:11.031673649Z\" level=info 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.539703 crc crio[22018]: time=\"2026-06-11T17:44:11.539614838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8a46d77a-4e54-49f0-b4a3-b42ea2fd9827 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.539824 crc crio[22018]: time=\"2026-06-11T17:44:11.539649317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=233567f8-0f4e-4db7-a8cd-99ad18e05a35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.541046 crc crio[22018]: time=\"2026-06-11T17:44:11.5409811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9df04bb2-1ead-41b3-ab72-fd3866de16c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.542106 crc crio[22018]: time=\"2026-06-11T17:44:11.542057879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d06c84a-5e41-488f-be53-65b3064526da name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.547638 crc crio[22018]: time=\"2026-06-11T17:44:11.54756336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7a10b7a-df87-4090-a112-b16c0ae1d9e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.548631 crc crio[22018]: time=\"2026-06-11T17:44:11.548514534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=62322596-4858-4dea-b48f-c4ea65dc9939 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.550698 crc crio[22018]: time=\"2026-06-11T17:44:11.550596978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21c754c9-9ef8-44e8-9aca-4f593ed67acc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.550698 crc crio[22018]: time=\"2026-06-11T17:44:11.550645611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ee971da0-441e-46f5-b081-c29a56a0812b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.564478 crc crio[22018]: time=\"2026-06-11T17:44:11.564270254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02db96f8-98db-4af4-a8b6-ff5f2728d02c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.565189 crc crio[22018]: time=\"2026-06-11T17:44:11.565130262Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.565576 crc crio[22018]: time=\"2026-06-11T17:44:11.565492503Z\" level=info 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.568928 crc crio[22018]: time=\"2026-06-11T17:44:11.568850692Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.573743 crc crio[22018]: time=\"2026-06-11T17:44:11.573647372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52a3f39c-4073-4022-bf27-4a7f593ca6ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.573743 crc crio[22018]: time=\"2026-06-11T17:44:11.573721194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c84225fc-a376-4702-98be-0ce09dd775f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.573900 crc crio[22018]: time=\"2026-06-11T17:44:11.573745295Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.576070 crc crio[22018]: time=\"2026-06-11T17:44:11.576011078Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.581640 crc crio[22018]: time=\"2026-06-11T17:44:11.581571555Z\" level=info 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.581731 crc crio[22018]: time=\"2026-06-11T17:44:11.581649875Z\" level=info 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.581775 crc crio[22018]: time=\"2026-06-11T17:44:11.581724319Z\" level=info 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.584815 crc crio[22018]: time=\"2026-06-11T17:44:11.584758518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec3aa292-3981-4f23-aab3-c9c66732e28a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.595564 crc crio[22018]: time=\"2026-06-11T17:44:11.594235242Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.612838 crc crio[22018]: time=\"2026-06-11T17:44:11.612763995Z\" level=info 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.618078 crc crio[22018]: time=\"2026-06-11T17:44:11.617971569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ab7186c-af58-4129-9fb4-a2f29d57cadd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.621748 crc crio[22018]: time=\"2026-06-11T17:44:11.621262332Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.621818 crc crio[22018]: time=\"2026-06-11T17:44:11.621744167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a84f658-7972-409c-acf0-3765fa58b773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.629535 crc crio[22018]: time=\"2026-06-11T17:44:11.629500613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe652a08-663b-4c17-be4d-8ddd3323e17d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.639375 crc crio[22018]: time=\"2026-06-11T17:44:11.635733422Z\" level=info 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.701177 crc crio[22018]: time=\"2026-06-11T17:44:11.647300864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9010867-3c17-4f39-9c2a-4ae1fb3bc920 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.701177 crc crio[22018]: time=\"2026-06-11T17:44:11.654226515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9cbd3cb2-4c67-48ca-ac49-d4743c4ec166 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.701580 crc crio[22018]: time=\"2026-06-11T17:44:11.654272566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7d15ea0-9cf6-4151-8f37-ed18ad6b4793 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.701580 crc crio[22018]: time=\"2026-06-11T17:44:11.667444008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=50076cc6-8413-4e2e-a60c-6c00ada8cefd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.717018 crc crio[22018]: time=\"2026-06-11T17:44:11.716934957Z\" level=info 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.721296 crc crio[22018]: time=\"2026-06-11T17:44:11.721231342Z\" level=info 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.729672 crc crio[22018]: time=\"2026-06-11T17:44:11.729604058Z\" level=info 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.741614 crc crio[22018]: time=\"2026-06-11T17:44:11.741209057Z\" level=info 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.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.750952325Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.751464692Z\" level=info msg=\"Stopping container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a (timeout: 604790s)\" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752065679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83b89029-b007-4796-89ed-51c30b6cbe6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752304783Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752492452Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.776032 crc crio[22018]: time=\"2026-06-11T17:44:11.775218636Z\" level=info 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.781708 crc crio[22018]: time=\"2026-06-11T17:44:11.781684352Z\" level=info 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.819003 crc crio[22018]: time=\"2026-06-11T17:44:11.818811533Z\" level=info 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.819894 crc crio[22018]: time=\"2026-06-11T17:44:11.819806971Z\" level=info 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.824687 crc crio[22018]: time=\"2026-06-11T17:44:11.824540442Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.825069 crc crio[22018]: time=\"2026-06-11T17:44:11.824898303Z\" level=info 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.833969 crc crio[22018]: time=\"2026-06-11T17:44:11.833827966Z\" level=info 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.845743 crc crio[22018]: time=\"2026-06-11T17:44:11.84565926Z\" level=info 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.861162 crc crio[22018]: time=\"2026-06-11T17:44:11.8610849Z\" level=info 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.954934 crc crio[22018]: time=\"2026-06-11T17:44:11.95349369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d4da9b2-219d-4237-b3bd-cdcdc3a4ceba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.956427 crc crio[22018]: time=\"2026-06-11T17:44:11.956013081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=318b90f2-d186-4810-b556-49c03fe3ab49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.959526 crc crio[22018]: time=\"2026-06-11T17:44:11.959463992Z\" level=info msg=\"Removing container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f\" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:11.971939 crc crio[22018]: time=\"2026-06-11T17:44:11.971844925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d51479fb-4290-4227-b04d-71feeb773edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.971939 crc crio[22018]: time=\"2026-06-11T17:44:11.971891117Z\" level=info 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.972385 crc crio[22018]: time=\"2026-06-11T17:44:11.971883204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8775a70b-77c8-4243-915a-f9985f843197 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:11.977449 crc crio[22018]: time=\"2026-06-11T17:44:11.977308856Z\" level=info 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.978435 crc crio[22018]: time=\"2026-06-11T17:44:11.978300728Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:11.979633 crc crio[22018]: time=\"2026-06-11T17:44:11.979560249Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:12.003452 crc crio[22018]: time=\"2026-06-11T17:44:12.003138476Z\" level=info 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:12.015014 crc crio[22018]: time=\"2026-06-11T17:44:12.014969024Z\" level=info 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:12.032058 crc crio[22018]: time=\"2026-06-11T17:44:12.031983941Z\" level=info msg=\"Created container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:12.033543 crc crio[22018]: time=\"2026-06-11T17:44:12.033479508Z\" level=info msg=\"Starting container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1\" id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:12.049203 crc crio[22018]: time=\"2026-06-11T17:44:12.048962387Z\" level=info msg=\"Created container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:12.054472 crc crio[22018]: time=\"2026-06-11T17:44:12.05383277Z\" level=info msg=\"Starting container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3\" id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:12.057389 crc crio[22018]: time=\"2026-06-11T17:44:12.057277224Z\" level=info 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:12.057772 crc crio[22018]: time=\"2026-06-11T17:44:12.057713168Z\" level=info 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:12.058010 crc crio[22018]: time=\"2026-06-11T17:44:12.057941294Z\" level=info msg=\"Created container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:12.067501 crc crio[22018]: time=\"2026-06-11T17:44:12.067298962Z\" level=info msg=\"Starting container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b\" id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:12.069750 crc crio[22018]: time=\"2026-06-11T17:44:12.069704383Z\" level=info msg=\"Started container\" PID=228236 containerID=0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\nJun 11 17:44:12.081012 crc crio[22018]: time=\"2026-06-11T17:44:12.080898567Z\" level=info msg=\"Started container\" PID=228239 containerID=eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1 description=openstack/ovn-controller-mj4xz-config-92rmk/ovn-config id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\nJun 11 17:44:12.081691 crc crio[22018]: time=\"2026-06-11T17:44:12.081635956Z\" level=info msg=\"Started container\" PID=228244 containerID=e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b description=openstack/ovn-controller-mj4xz/ovn-controller id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\nJun 11 17:44:12.130456 crc crio[22018]: time=\"2026-06-11T17:44:12.1302845Z\" level=info 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:12.137583 crc crio[22018]: time=\"2026-06-11T17:44:12.135550977Z\" level=info 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:12.175037 crc crio[22018]: time=\"2026-06-11T17:44:12.174872768Z\" level=info 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:12.179079 crc crio[22018]: time=\"2026-06-11T17:44:12.179018965Z\" level=info 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:12.199997 crc crio[22018]: time=\"2026-06-11T17:44:12.19991529Z\" level=info 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:12.202852 crc crio[22018]: time=\"2026-06-11T17:44:12.202794912Z\" level=info 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:12.255963 crc crio[22018]: time=\"2026-06-11T17:44:12.25585811Z\" level=info 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:12.261786 crc crio[22018]: time=\"2026-06-11T17:44:12.2617571Z\" level=info 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:12.264396 crc crio[22018]: time=\"2026-06-11T17:44:12.264296641Z\" level=info 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:12.268041 crc crio[22018]: time=\"2026-06-11T17:44:12.267989587Z\" level=info 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:12.284136 crc crio[22018]: time=\"2026-06-11T17:44:12.284032916Z\" level=info 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:12.290539 crc crio[22018]: time=\"2026-06-11T17:44:12.289174101Z\" level=info 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:12.348971 crc crio[22018]: time=\"2026-06-11T17:44:12.348848622Z\" level=info msg=\"Removed container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:12.359096 crc crio[22018]: time=\"2026-06-11T17:44:12.359002375Z\" level=info msg=\"Removing container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d\" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:12.394552 crc crio[22018]: time=\"2026-06-11T17:44:12.394398388Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD\" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:12.394552 crc crio[22018]: time=\"2026-06-11T17:44:12.394540612Z\" level=info 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:12.459912 crc crio[22018]: time=\"2026-06-11T17:44:12.459860609Z\" level=info msg=\"Removed container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:12.462614 crc crio[22018]: time=\"2026-06-11T17:44:12.460280124Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-64979cd66f-xl8c6/POD\" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:12.463056 crc crio[22018]: time=\"2026-06-11T17:44:12.46303129Z\" level=info 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:12.485295 crc crio[22018]: time=\"2026-06-11T17:44:12.485212741Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}\"\nJun 11 17:44:12.485295 crc crio[22018]: time=\"2026-06-11T17:44:12.485272633Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:12.657263 crc crio[22018]: time=\"2026-06-11T17:44:12.656754097Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}\"\nJun 11 17:44:12.657737 crc crio[22018]: time=\"2026-06-11T17:44:12.657655236Z\" level=info msg=\"Adding pod openstack_barbican-worker-64979cd66f-xl8c6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:12.722085 crc crio[22018]: time=\"2026-06-11T17:44:12.720537985Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5c49b57c6b-hzkgz/POD\" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:12.722085 crc crio[22018]: time=\"2026-06-11T17:44:12.720618918Z\" level=info 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:12.749214 crc crio[22018]: time=\"2026-06-11T17:44:12.749149152Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686664-tmd2w/POD\" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:12.749441 crc crio[22018]: time=\"2026-06-11T17:44:12.749260005Z\" level=info 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:12.857394 crc crio[22018]: time=\"2026-06-11T17:44:12.857126567Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"\nJun 11 17:44:12.857394 crc crio[22018]: time=\"2026-06-11T17:44:12.857191839Z\" level=info msg=\"Adding pod openstack_barbican-api-5c49b57c6b-hzkgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:12.862515 crc crio[22018]: time=\"2026-06-11T17:44:12.862477293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"\nJun 11 17:44:12.862652 crc crio[22018]: time=\"2026-06-11T17:44:12.862634692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686664-tmd2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:12.926006 crc crio[22018]: time=\"2026-06-11T17:44:12.925962531Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:12.926252 crc crio[22018]: time=\"2026-06-11T17:44:12.92622809Z\" level=info 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:12.958811 crc crio[22018]: time=\"2026-06-11T17:44:12.958129533Z\" level=info msg=\"Created container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.013245 crc crio[22018]: time=\"2026-06-11T17:44:13.0132102Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}\"\nJun 11 17:44:13.013531 crc crio[22018]: time=\"2026-06-11T17:44:13.013505619Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:13.035392 crc crio[22018]: time=\"2026-06-11T17:44:13.027887374Z\" level=info msg=\"Starting container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810\" id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.035392 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92ed4d81523b594 Mac:ba:4f:4b:a0:46:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:13.035392 crc crio[22018]: time=\"2026-06-11T17:44:13.035274389Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}\"\nJun 11 17:44:13.035929 crc crio[22018]: time=\"2026-06-11T17:44:13.035489496Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:13.044206 crc crio[22018]: time=\"2026-06-11T17:44:13.044067573Z\" level=info msg=\"Started container\" PID=228810 containerID=1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\nJun 11 17:44:13.070056 crc crio[22018]: time=\"2026-06-11T17:44:13.069957578Z\" level=info msg=\"Ran pod sandbox 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 with infra container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD\" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:13.085022 crc crio[22018]: time=\"2026-06-11T17:44:13.073668656Z\" level=info msg=\"Created container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.099705 crc crio[22018]: time=\"2026-06-11T17:44:13.09891174Z\" level=info msg=\"Starting container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d\" id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.112685 crc crio[22018]: time=\"2026-06-11T17:44:13.109657117Z\" level=info msg=\"Started container\" PID=228814 containerID=14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d description=openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\nJun 11 17:44:13.112685 crc crio[22018]: time=\"2026-06-11T17:44:13.112183238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=adc5493b-a037-43d5-95be-8b247454a6ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.117431 crc crio[22018]: time=\"2026-06-11T17:44:13.114552144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0eb2174b-8a83-430f-aa96-7e32b53c3098 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.145132 crc crio[22018]: time=\"2026-06-11T17:44:13.145054796Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.145552 crc crio[22018]: time=\"2026-06-11T17:44:13.145527331Z\" level=info 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:13.162427 crc crio[22018]: time=\"2026-06-11T17:44:13.162262947Z\" level=info msg=\"Removing container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701\" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:13.370521 crc crio[22018]: time=\"2026-06-11T17:44:13.364150591Z\" level=info msg=\"Created container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.377649 crc crio[22018]: time=\"2026-06-11T17:44:13.375940876Z\" level=info msg=\"Starting container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4\" id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.393550 crc crio[22018]: time=\"2026-06-11T17:44:13.393207686Z\" level=info msg=\"Started container\" PID=228853 containerID=383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\nJun 11 17:44:13.430308 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b790a6968616f Mac:da:bb:00:24:84:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:13.431503 crc crio[22018]: time=\"2026-06-11T17:44:13.431404556Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}\"\nJun 11 17:44:13.431773 crc crio[22018]: time=\"2026-06-11T17:44:13.431626657Z\" level=info msg=\"Checking pod openstack_barbican-worker-64979cd66f-xl8c6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:13.459780 crc crio[22018]: time=\"2026-06-11T17:44:13.459570608Z\" level=info msg=\"Created container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.466543 crc crio[22018]: time=\"2026-06-11T17:44:13.461195011Z\" level=info msg=\"Starting container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee\" id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.482233 crc crio[22018]: time=\"2026-06-11T17:44:13.482133875Z\" level=info msg=\"Started container\" PID=228867 containerID=218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee description=openstack/barbican-db-create-2kw84/mariadb-database-create id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\nJun 11 17:44:13.501475 crc crio[22018]: time=\"2026-06-11T17:44:13.501367494Z\" level=info msg=\"Ran pod sandbox d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd with infra container: openstack/barbican-worker-64979cd66f-xl8c6/POD\" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:13.503910 crc crio[22018]: time=\"2026-06-11T17:44:13.503874333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a2e1ba50-985c-4465-93da-54786624125a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.510480 crc crio[22018]: time=\"2026-06-11T17:44:13.51005891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=022c6f9a-e279-41f3-8ba7-6bf6b5fc5a5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.510694 crc crio[22018]: time=\"2026-06-11T17:44:13.510627293Z\" level=info msg=\"Created container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create\" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.512614 crc crio[22018]: time=\"2026-06-11T17:44:13.51257931Z\" level=info msg=\"Starting container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146\" id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.517253 crc crio[22018]: time=\"2026-06-11T17:44:13.515143712Z\" level=info msg=\"Created container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.517253 crc crio[22018]: time=\"2026-06-11T17:44:13.516300315Z\" level=info msg=\"Created container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.535840 crc crio[22018]: time=\"2026-06-11T17:44:13.53548576Z\" level=info msg=\"Started container\" PID=228889 containerID=faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146 description=openstack/glance-db-create-64bgj/mariadb-database-create id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\nJun 11 17:44:13.539033 crc crio[22018]: time=\"2026-06-11T17:44:13.537821613Z\" level=info msg=\"Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.539033 crc crio[22018]: time=\"2026-06-11T17:44:13.538187664Z\" level=info 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:13.571235 crc crio[22018]: time=\"2026-06-11T17:44:13.571146378Z\" level=info msg=\"Starting container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53\" id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.584441 crc crio[22018]: time=\"2026-06-11T17:44:13.583691318Z\" level=info msg=\"Starting container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc\" id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.593169 crc crio[22018]: time=\"2026-06-11T17:44:13.587285983Z\" level=info msg=\"Started container\" PID=228875 containerID=d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\nJun 11 17:44:13.593169 crc crio[22018]: time=\"2026-06-11T17:44:13.59156942Z\" level=info msg=\"Started container\" PID=228873 containerID=426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc description=openstack/placement-db-create-wp7pr/mariadb-database-create id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\nJun 11 17:44:13.616993 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9e3f465322153 Mac:62:a5:50:4b:06:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 SocketPath: PciID:}] [{Interface:0xc0004167d0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:13.622823 crc crio[22018]: time=\"2026-06-11T17:44:13.619001721Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"\nJun 11 17:44:13.622823 crc crio[22018]: time=\"2026-06-11T17:44:13.619402693Z\" level=info msg=\"Checking pod openstack_barbican-api-5c49b57c6b-hzkgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:13.651387 crc crio[22018]: time=\"2026-06-11T17:44:13.650134635Z\" level=info msg=\"Created container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.654892 crc crio[22018]: time=\"2026-06-11T17:44:13.654643927Z\" level=info msg=\"Starting container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c\" id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.659722 crc crio[22018]: time=\"2026-06-11T17:44:13.659657388Z\" level=info msg=\"Started container\" PID=228868 containerID=b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\nJun 11 17:44:13.693147 crc crio[22018]: time=\"2026-06-11T17:44:13.691941181Z\" level=info msg=\"Ran pod sandbox ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 with infra container: openstack/barbican-api-5c49b57c6b-hzkgz/POD\" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:13.699919 crc crio[22018]: time=\"2026-06-11T17:44:13.69985268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=25886574-7ce5-4cef-8627-bf877a1020b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.702495 crc crio[22018]: time=\"2026-06-11T17:44:13.702139663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=31ca9386-b2c0-4240-b27e-24cd42eb541d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.717120 crc crio[22018]: time=\"2026-06-11T17:44:13.716978032Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.717823 crc crio[22018]: time=\"2026-06-11T17:44:13.717569131Z\" level=info 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:13.724368 crc crio[22018]: time=\"2026-06-11T17:44:13.721511277Z\" level=info msg=\"Created container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.724368 crc crio[22018]: time=\"2026-06-11T17:44:13.723616605Z\" level=info msg=\"Starting container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55\" id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.733905 crc crio[22018]: time=\"2026-06-11T17:44:13.731623309Z\" level=info msg=\"Started container\" PID=228880 containerID=ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\nJun 11 17:44:13.734248 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec2f1a3192ab1e Mac:3e:be:8f:b7:29:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:13.736790 crc crio[22018]: time=\"2026-06-11T17:44:13.735779071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"\nJun 11 17:44:13.742896 crc crio[22018]: time=\"2026-06-11T17:44:13.742841527Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686664-tmd2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:13.763666 crc crio[22018]: time=\"2026-06-11T17:44:13.759470253Z\" level=info msg=\"Created container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.783467 crc crio[22018]: time=\"2026-06-11T17:44:13.778489033Z\" level=info msg=\"Starting container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed\" id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.793665 crc crio[22018]: time=\"2026-06-11T17:44:13.793494332Z\" level=info msg=\"Started container\" PID=228834 containerID=3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\nJun 11 17:44:13.817250 crc crio[22018]: time=\"2026-06-11T17:44:13.815524642Z\" level=info msg=\"Created container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.820259 crc crio[22018]: time=\"2026-06-11T17:44:13.820140391Z\" level=info msg=\"Starting container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc\" id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.824066 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add6bbda30bf7ae Mac:6a:07:f1:f7:f7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:13.824066 crc crio[22018]: time=\"2026-06-11T17:44:13.823730028Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}\"\nJun 11 17:44:13.824066 crc crio[22018]: time=\"2026-06-11T17:44:13.823890533Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:13.836284 crc crio[22018]: time=\"2026-06-11T17:44:13.834535763Z\" level=info msg=\"Started container\" PID=228899 containerID=f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\nJun 11 17:44:13.838385 crc crio[22018]: time=\"2026-06-11T17:44:13.83820119Z\" level=info msg=\"Created container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create\" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.841178 crc crio[22018]: time=\"2026-06-11T17:44:13.841088702Z\" level=info msg=\"Starting container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b\" id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.849823 crc crio[22018]: time=\"2026-06-11T17:44:13.849718569Z\" level=info msg=\"Started container\" PID=228856 containerID=06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b description=openstack/cinder-db-create-fv555/mariadb-database-create id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\nJun 11 17:44:13.873694 crc crio[22018]: time=\"2026-06-11T17:44:13.873291147Z\" level=info msg=\"Ran pod sandbox 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 with infra container: openshift-infra/auto-csr-approver-29686664-tmd2w/POD\" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:13.878470 crc crio[22018]: time=\"2026-06-11T17:44:13.878245615Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:13.886373 crc crio[22018]: time=\"2026-06-11T17:44:13.886229414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:44:13.930531 crc crio[22018]: time=\"2026-06-11T17:44:13.92712874Z\" level=info msg=\"Created container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:13.933809 crc crio[22018]: time=\"2026-06-11T17:44:13.933739815Z\" level=info msg=\"Starting container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0\" id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:13.941860 crc crio[22018]: time=\"2026-06-11T17:44:13.937967327Z\" level=info msg=\"Ran pod sandbox add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 with infra container: openstack/ovsdbserver-sb-0/POD\" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:13.951570 crc crio[22018]: time=\"2026-06-11T17:44:13.949819049Z\" level=info msg=\"Started container\" PID=228829 containerID=fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\nJun 11 17:44:13.966258 crc crio[22018]: time=\"2026-06-11T17:44:13.964478244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2aeff071-6156-46ab-a9b1-854147c14a15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:13.966258 crc crio[22018]: time=\"2026-06-11T17:44:13.965148516Z\" level=info 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:13.990490 crc crio[22018]: time=\"2026-06-11T17:44:13.990371335Z\" level=info 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:14.082252 crc crio[22018]: time=\"2026-06-11T17:44:14.082204549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a9e1a202-099f-47fa-b6bb-b4b67e2fdac2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:14.094638 crc crio[22018]: time=\"2026-06-11T17:44:14.094558431Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:14.094998 crc crio[22018]: time=\"2026-06-11T17:44:14.094931533Z\" level=info 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:14.151297 crc crio[22018]: time=\"2026-06-11T17:44:14.151182828Z\" level=info 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:14.162548 crc crio[22018]: time=\"2026-06-11T17:44:14.160136473Z\" level=info 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:14.162548 crc crio[22018]: time=\"2026-06-11T17:44:14.161911166Z\" level=info msg=\"Created container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:14.180292 crc crio[22018]: time=\"2026-06-11T17:44:14.180248122Z\" level=info 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:14.182180 crc crio[22018]: time=\"2026-06-11T17:44:14.182154003Z\" level=info msg=\"Starting container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da\" id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:14.188909 crc crio[22018]: time=\"2026-06-11T17:44:14.188876069Z\" level=info msg=\"Started container\" PID=228838 containerID=542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\nJun 11 17:44:14.193095 crc crio[22018]: time=\"2026-06-11T17:44:14.193019882Z\" level=info 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:14.220040 crc crio[22018]: time=\"2026-06-11T17:44:14.219860616Z\" level=info 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:14.234236 crc crio[22018]: time=\"2026-06-11T17:44:14.233817621Z\" level=info 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:14.904390 crc crio[22018]: time=\"2026-06-11T17:44:14.903809093Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:14.905579 crc crio[22018]: time=\"2026-06-11T17:44:14.905488096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c7d65a17-bd7c-400e-bf66-dc939d8511c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:14.907847 crc crio[22018]: time=\"2026-06-11T17:44:14.907783899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b6d21a3-4e03-4244-be18-304ab0c2c386 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:14.917801 crc crio[22018]: time=\"2026-06-11T17:44:14.917692423Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:14.918213 crc crio[22018]: time=\"2026-06-11T17:44:14.918154248Z\" level=info 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:14.971552 crc crio[22018]: time=\"2026-06-11T17:44:14.971388997Z\" level=info 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:15.235995 crc crio[22018]: time=\"2026-06-11T17:44:15.227044792Z\" level=info msg=\"Removed container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.236316 crc crio[22018]: time=\"2026-06-11T17:44:15.236119447Z\" level=info msg=\"Removing container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3\" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.328027 crc crio[22018]: time=\"2026-06-11T17:44:15.327925666Z\" level=info 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:15.350099 crc crio[22018]: time=\"2026-06-11T17:44:15.349667042Z\" level=info msg=\"Removed container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.352784 crc crio[22018]: time=\"2026-06-11T17:44:15.352716763Z\" level=info msg=\"Removing container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd\" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.559638 crc crio[22018]: time=\"2026-06-11T17:44:15.559546943Z\" level=info msg=\"Removed container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.585044 crc crio[22018]: time=\"2026-06-11T17:44:15.584891017Z\" level=info msg=\"Removing container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add\" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.623202 crc crio[22018]: time=\"2026-06-11T17:44:15.621259684Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:15.623202 crc crio[22018]: time=\"2026-06-11T17:44:15.621373487Z\" level=info 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:15.733855 crc crio[22018]: time=\"2026-06-11T17:44:15.73371924Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}\"\nJun 11 17:44:15.733855 crc crio[22018]: time=\"2026-06-11T17:44:15.733790323Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:15.798783 crc crio[22018]: time=\"2026-06-11T17:44:15.797026358Z\" level=info msg=\"Created container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:15.804288 crc crio[22018]: time=\"2026-06-11T17:44:15.804210118Z\" level=info msg=\"Starting container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1\" id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:15.839620 crc crio[22018]: time=\"2026-06-11T17:44:15.839443045Z\" level=info msg=\"Started container\" PID=229727 containerID=06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\nJun 11 17:44:15.881969 crc crio[22018]: time=\"2026-06-11T17:44:15.878003786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=c0a8fccb-f768-46f9-807e-c51845b75082 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:15.913093 crc crio[22018]: time=\"2026-06-11T17:44:15.912974427Z\" level=info msg=\"Removed container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:15.933378 crc crio[22018]: time=\"2026-06-11T17:44:15.932939853Z\" level=info msg=\"Removing container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd\" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:16.026851 crc crio[22018]: time=\"2026-06-11T17:44:16.026753856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3668fa08-97d3-442d-8ea8-4900f758967c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:16.048389 crc crio[22018]: time=\"2026-06-11T17:44:16.044602631Z\" level=info msg=\"Removed container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:16.068795 crc crio[22018]: time=\"2026-06-11T17:44:16.067133522Z\" level=info msg=\"Removing container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade\" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:16.088067 crc crio[22018]: time=\"2026-06-11T17:44:16.087934226Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:16.088067 crc crio[22018]: time=\"2026-06-11T17:44:16.0880582Z\" level=info 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:16.094624 crc crio[22018]: time=\"2026-06-11T17:44:16.094114443Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:16.124154 crc crio[22018]: time=\"2026-06-11T17:44:16.122007943Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:16.124154 crc crio[22018]: time=\"2026-06-11T17:44:16.122105336Z\" level=info 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:16.132478 crc crio[22018]: time=\"2026-06-11T17:44:16.130748593Z\" level=info 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:16.152838 crc crio[22018]: time=\"2026-06-11T17:44:16.152298619Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:16.152838 crc crio[22018]: time=\"2026-06-11T17:44:16.152765264Z\" level=info 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:16.206475 crc crio[22018]: time=\"2026-06-11T17:44:16.205582339Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:16.206475 crc crio[22018]: time=\"2026-06-11T17:44:16.205684322Z\" level=info 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:16.260224 crc crio[22018]: time=\"2026-06-11T17:44:16.260080949Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:16.260224 crc crio[22018]: time=\"2026-06-11T17:44:16.260186242Z\" level=info 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:16.301166 crc crio[22018]: time=\"2026-06-11T17:44:16.301060098Z\" level=info msg=\"Removed container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:16.311917 crc crio[22018]: time=\"2026-06-11T17:44:16.311826944Z\" level=info msg=\"Created container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:16.313112 crc crio[22018]: time=\"2026-06-11T17:44:16.313024481Z\" level=info msg=\"Starting container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb\" id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:16.313260 crc crio[22018]: time=\"2026-06-11T17:44:16.313168411Z\" level=info msg=\"Removing container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff\" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:16.324691 crc crio[22018]: time=\"2026-06-11T17:44:16.324590546Z\" level=info msg=\"Started container\" PID=229737 containerID=5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\nJun 11 17:44:16.352139 crc crio[22018]: time=\"2026-06-11T17:44:16.351558881Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}\"\nJun 11 17:44:16.352139 crc crio[22018]: time=\"2026-06-11T17:44:16.351637854Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:16.378946 crc crio[22018]: time=\"2026-06-11T17:44:16.378725763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=112640b6-f972-4213-8891-993dd01205c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:16.636635 crc crio[22018]: time=\"2026-06-11T17:44:16.636055199Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}\"\nJun 11 17:44:16.636635 crc crio[22018]: time=\"2026-06-11T17:44:16.636597606Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:16.699675 crc crio[22018]: 2026-06-11T17:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b12681266a851b Mac:02:d6:f4:ce:f0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 SocketPath: PciID:}] [{Interface:0xc0001a8d10 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:16.700771 crc crio[22018]: time=\"2026-06-11T17:44:16.700581633Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}\"\nJun 11 17:44:16.700771 crc crio[22018]: time=\"2026-06-11T17:44:16.700741068Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:16.859173 crc crio[22018]: time=\"2026-06-11T17:44:16.8590552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=399705da-7d8e-47c2-bfea-a05e2a58d844 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:16.944936 crc crio[22018]: time=\"2026-06-11T17:44:16.944796539Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"\nJun 11 17:44:16.944936 crc crio[22018]: time=\"2026-06-11T17:44:16.944871572Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:17.047859 crc crio[22018]: time=\"2026-06-11T17:44:17.046796044Z\" level=info msg=\"Created container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.060216 crc crio[22018]: time=\"2026-06-11T17:44:17.059303117Z\" level=info msg=\"Ran pod sandbox 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 with infra container: openstack/openstack-cell1-galera-0/POD\" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:17.065606 crc crio[22018]: time=\"2026-06-11T17:44:17.063885172Z\" level=info msg=\"Starting container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc\" id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:17.068848 crc crio[22018]: time=\"2026-06-11T17:44:17.068020769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b21da189-fec1-46d3-ae4f-902b8ea6e951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.092209 crc crio[22018]: time=\"2026-06-11T17:44:17.090002166Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.092209 crc crio[22018]: time=\"2026-06-11T17:44:17.090549944Z\" level=info 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:17.092620 crc crio[22018]: time=\"2026-06-11T17:44:17.092255119Z\" level=info msg=\"Started container\" PID=229739 containerID=8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\nJun 11 17:44:17.100140 crc crio[22018]: time=\"2026-06-11T17:44:17.100023833Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"\nJun 11 17:44:17.100942 crc crio[22018]: time=\"2026-06-11T17:44:17.10086006Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:17.123767 crc crio[22018]: time=\"2026-06-11T17:44:17.120299696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eefe009a-537f-4b8f-9ac9-b3fabbfbbe52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.126999 crc crio[22018]: time=\"2026-06-11T17:44:17.124800313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=06ef12b9-85b5-4e41-942a-8c0770dd7e7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.131938 crc crio[22018]: time=\"2026-06-11T17:44:17.131858184Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}\"\nJun 11 17:44:17.132971 crc crio[22018]: time=\"2026-06-11T17:44:17.131940397Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:17.189556 crc crio[22018]: time=\"2026-06-11T17:44:17.189376457Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.190092 crc crio[22018]: time=\"2026-06-11T17:44:17.189790881Z\" level=info 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:17.296057 crc crio[22018]: time=\"2026-06-11T17:44:17.294574975Z\" level=info msg=\"Created container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.299978 crc crio[22018]: time=\"2026-06-11T17:44:17.298021066Z\" level=info msg=\"Starting container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938\" id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:17.311544 crc crio[22018]: time=\"2026-06-11T17:44:17.311125699Z\" level=info msg=\"Started container\" PID=229740 containerID=a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938 description=openshift-infra/auto-csr-approver-29686664-tmd2w/oc id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\nJun 11 17:44:17.311544 crc crio[22018]: time=\"2026-06-11T17:44:17.311191763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=43157206-15a5-4870-8ac1-3d4adfcbd4de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.347484 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acdd7826a8e69aa Mac:86:85:9f:af:39:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:17.347484 crc crio[22018]: time=\"2026-06-11T17:44:17.345816162Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}\"\nJun 11 17:44:17.347484 crc crio[22018]: time=\"2026-06-11T17:44:17.345954306Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:17.502098 crc crio[22018]: time=\"2026-06-11T17:44:17.501769397Z\" level=info msg=\"Created container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.506719 crc crio[22018]: time=\"2026-06-11T17:44:17.50624357Z\" level=info msg=\"Starting container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6\" id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:17.519173 crc crio[22018]: time=\"2026-06-11T17:44:17.518302082Z\" level=info msg=\"Stopped container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:17.522013 crc crio[22018]: time=\"2026-06-11T17:44:17.520857919Z\" level=info msg=\"Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:17.523279 crc crio[22018]: time=\"2026-06-11T17:44:17.52265783Z\" level=info msg=\"Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.523900 crc crio[22018]: time=\"2026-06-11T17:44:17.523585457Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002a1a480}] Aliases:map[]}\"\nJun 11 17:44:17.523900 crc crio[22018]: time=\"2026-06-11T17:44:17.523740582Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:17.526623 crc crio[22018]: time=\"2026-06-11T17:44:17.521932802Z\" level=info msg=\"Started container\" PID=229738 containerID=21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\nJun 11 17:44:17.559297 crc crio[22018]: time=\"2026-06-11T17:44:17.559221189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4cd5edbf-3480-4f62-92ae-6e04a027502c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.635003 crc crio[22018]: time=\"2026-06-11T17:44:17.634896291Z\" level=info msg=\"Ran pod sandbox acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 with infra container: openstack/cinder-scheduler-0/POD\" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:17.642262 crc crio[22018]: time=\"2026-06-11T17:44:17.641600116Z\" level=info 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:17.658729 crc crio[22018]: time=\"2026-06-11T17:44:17.657938468Z\" level=info 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:17.668813 crc crio[22018]: time=\"2026-06-11T17:44:17.667962731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a58c9177-b0f6-400f-a084-4c09e179fcf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.704525 crc crio[22018]: time=\"2026-06-11T17:44:17.704402464Z\" level=info 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:17.713168 crc crio[22018]: time=\"2026-06-11T17:44:17.712529524Z\" level=info msg=\"Removing container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc\" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:17.725530 crc crio[22018]: time=\"2026-06-11T17:44:17.72548482Z\" level=info 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:17.733816 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfacd42d162eb9e Mac:f2:59:d6:26:b6:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:17.750638 crc crio[22018]: time=\"2026-06-11T17:44:17.750593121Z\" level=info 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:17.752240 crc crio[22018]: time=\"2026-06-11T17:44:17.752093522Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}\"\nJun 11 17:44:17.752475 crc crio[22018]: time=\"2026-06-11T17:44:17.752374511Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:17.756935 crc crio[22018]: time=\"2026-06-11T17:44:17.756895193Z\" level=info 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:17.773143 crc crio[22018]: time=\"2026-06-11T17:44:17.773109866Z\" level=info 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:17.825695 crc crio[22018]: time=\"2026-06-11T17:44:17.82560263Z\" level=info msg=\"Ran pod sandbox cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 with infra container: openstack/glance-default-internal-api-0/POD\" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:17.838728 crc crio[22018]: time=\"2026-06-11T17:44:17.838648537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=7693923b-781d-4a3c-bfa9-d435b5c99026 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.839123 crc crio[22018]: time=\"2026-06-11T17:44:17.83906775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e76e7b51-f5c2-4867-a524-f4fc6b459c99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.842994 crc crio[22018]: time=\"2026-06-11T17:44:17.842893039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7c9b8f7b-b742-4137-a090-ec867d314bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.862365 crc crio[22018]: time=\"2026-06-11T17:44:17.86185927Z\" level=info 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:17.871151 crc crio[22018]: time=\"2026-06-11T17:44:17.871108193Z\" level=info 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:17.900065 crc crio[22018]: time=\"2026-06-11T17:44:17.89998184Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.900529 crc crio[22018]: time=\"2026-06-11T17:44:17.900399284Z\" level=info 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:17.900756 crc crio[22018]: time=\"2026-06-11T17:44:17.90066579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5caf5319-407b-4004-8a1c-25802dbb656b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:17.912572 crc crio[22018]: time=\"2026-06-11T17:44:17.912490326Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.913233 crc crio[22018]: time=\"2026-06-11T17:44:17.913028103Z\" level=info 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:17.923818 crc crio[22018]: time=\"2026-06-11T17:44:17.923054981Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:17.949638 crc crio[22018]: time=\"2026-06-11T17:44:17.949061848Z\" level=info 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:18.025493 crc crio[22018]: time=\"2026-06-11T17:44:18.025380547Z\" level=info 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:18.030654 crc crio[22018]: time=\"2026-06-11T17:44:18.029734847Z\" level=warning msg=\"Stopping container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf with stop signal(15) timed out. Killing...\"\nJun 11 17:44:18.036132 crc crio[22018]: time=\"2026-06-11T17:44:18.036096577Z\" level=info 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:18.110751 crc crio[22018]: time=\"2026-06-11T17:44:18.110628171Z\" level=error msg=\"Killing container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:44:18.237981 crc crio[22018]: time=\"2026-06-11T17:44:18.237681182Z\" level=info msg=\"Stopped container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:18.241615 crc crio[22018]: time=\"2026-06-11T17:44:18.241283146Z\" level=info msg=\"Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:18.243504 crc crio[22018]: time=\"2026-06-11T17:44:18.243202237Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc002b14850}] Aliases:map[]}\"\nJun 11 17:44:18.243925 crc crio[22018]: time=\"2026-06-11T17:44:18.243545198Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:18.304917 crc crio[22018]: time=\"2026-06-11T17:44:18.302603373Z\" level=info msg=\"Stopped container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:18.306487 crc crio[22018]: time=\"2026-06-11T17:44:18.306311181Z\" level=info msg=\"Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:18.307962 crc crio[22018]: time=\"2026-06-11T17:44:18.30788872Z\" level=info 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:18.312162 crc crio[22018]: time=\"2026-06-11T17:44:18.312086094Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc002300340}] Aliases:map[]}\"\nJun 11 17:44:18.314672 crc crio[22018]: time=\"2026-06-11T17:44:18.31228788Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-sg2p9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:18.319109 crc crio[22018]: time=\"2026-06-11T17:44:18.317401151Z\" level=info msg=\"Stopped pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:18.327483 crc crio[22018]: time=\"2026-06-11T17:44:18.326929031Z\" level=info 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:18.425027 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22944e8d9c6602f Mac:a6:24:f0:3e:54:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:18.428200 crc crio[22018]: time=\"2026-06-11T17:44:18.42812573Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}\"\nJun 11 17:44:18.428299 crc crio[22018]: time=\"2026-06-11T17:44:18.428271905Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:18.434738 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d222b711b6a81b0 Mac:2a:96:eb:0a:67:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf SocketPath: PciID:}] [{Interface:0xc0002d09b0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:18.435018 crc crio[22018]: time=\"2026-06-11T17:44:18.43496293Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"\nJun 11 17:44:18.435173 crc crio[22018]: time=\"2026-06-11T17:44:18.435124435Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:18.442921 crc crio[22018]: time=\"2026-06-11T17:44:18.442845681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=404a6578-2f6c-444b-b58b-e054be573af9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.443173 crc crio[22018]: time=\"2026-06-11T17:44:18.44310807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e5ca8fcc-e917-4f83-af95-133aece51106 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.443814 crc crio[22018]: time=\"2026-06-11T17:44:18.443620226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a8f70c6-fd56-4bc2-a47c-3181b5c8dcbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.443934 crc crio[22018]: time=\"2026-06-11T17:44:18.443898995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fe74b4e-26f2-4c9c-87d9-c9c60fadebef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.453898 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d314728c767cac Mac:22:ad:35:ea:bb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 SocketPath: PciID:}] [{Interface:0xc0002a4750 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:18.455082 crc crio[22018]: time=\"2026-06-11T17:44:18.455009657Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"\nJun 11 17:44:18.455257 crc crio[22018]: time=\"2026-06-11T17:44:18.455199233Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:18.507981 crc crio[22018]: time=\"2026-06-11T17:44:18.507897338Z\" level=info msg=\"Ran pod sandbox d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d with infra container: openstack/nova-cell0-conductor-0/POD\" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:18.508487 crc crio[22018]: time=\"2026-06-11T17:44:18.508025218Z\" level=info msg=\"Ran pod sandbox 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518174579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=63c42640-2084-4953-86a9-e6ce54e4d387 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518603683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d05fa9f1-93be-4c4f-9ed8-f8ecbca3406d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518720977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21934727-2bce-4010-ba23-4bb7914161a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.519141 crc crio[22018]: time=\"2026-06-11T17:44:18.518929105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72bb7341-afb4-499f-8aa0-d07f74270b8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.519141 crc crio[22018]: time=\"2026-06-11T17:44:18.5191313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=047615cf-4fde-47ed-878d-15c85e752a1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.524264 crc crio[22018]: time=\"2026-06-11T17:44:18.523115336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9f5f6a0-6d2b-4fe3-aeea-79bd39367322 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.559050 crc crio[22018]: time=\"2026-06-11T17:44:18.558761057Z\" level=info msg=\"Removed container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.581995179Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.582277335Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583054187Z\" level=info msg=\"Removing container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5\" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583269617Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583536158Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.61579441Z\" level=info msg=\"Ran pod sandbox 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 with infra container: openstack/cinder-api-0/POD\" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.619067894Z\" level=info msg=\"Removed container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.610763897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1d6305bf-f801-4245-b4ec-19ffeb5c2e69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.619931781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=01e9fb44-64fe-4799-a7eb-2593668782e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.633276 crc crio[22018]: time=\"2026-06-11T17:44:18.633202592Z\" level=info 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:18.636692 crc crio[22018]: time=\"2026-06-11T17:44:18.636429756Z\" level=info 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:18.639770 crc crio[22018]: time=\"2026-06-11T17:44:18.639712678Z\" level=info 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:18.647160 crc crio[22018]: time=\"2026-06-11T17:44:18.631158986Z\" level=info 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:18.658463 crc crio[22018]: time=\"2026-06-11T17:44:18.653586679Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.658463 crc crio[22018]: time=\"2026-06-11T17:44:18.655024885Z\" level=info msg=\"Removing container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce\" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:18.724018 crc crio[22018]: time=\"2026-06-11T17:44:18.723053037Z\" level=info 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:18.727979 crc crio[22018]: time=\"2026-06-11T17:44:18.727784799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=15c54a90-e86b-4a2c-9c2b-628b6e38648a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.757063 crc crio[22018]: time=\"2026-06-11T17:44:18.756895004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c6ca3232-057e-41cc-9cf0-f9d951a6b3e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:18.778099 crc crio[22018]: time=\"2026-06-11T17:44:18.777909909Z\" level=info 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:18.784054 crc crio[22018]: time=\"2026-06-11T17:44:18.783981833Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.784692 crc crio[22018]: time=\"2026-06-11T17:44:18.784627793Z\" level=info 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:18.786679 crc crio[22018]: time=\"2026-06-11T17:44:18.786595772Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:18.822698 crc crio[22018]: time=\"2026-06-11T17:44:18.822603857Z\" level=info 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:18.823193 crc crio[22018]: time=\"2026-06-11T17:44:18.823122981Z\" level=info 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:18.828697 crc crio[22018]: time=\"2026-06-11T17:44:18.828309657Z\" level=info 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:18.834241 crc crio[22018]: time=\"2026-06-11T17:44:18.834203029Z\" level=info 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:18.867936 crc crio[22018]: time=\"2026-06-11T17:44:18.867815796Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:18.867936 crc crio[22018]: time=\"2026-06-11T17:44:18.867909904Z\" level=info 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:18.926750 crc crio[22018]: time=\"2026-06-11T17:44:18.923757366Z\" level=info msg=\"Stopped pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:18.975460 crc crio[22018]: time=\"2026-06-11T17:44:18.963162916Z\" level=info 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:18.983466 crc crio[22018]: time=\"2026-06-11T17:44:18.976704755Z\" level=info 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:18.995616 crc crio[22018]: time=\"2026-06-11T17:44:18.995182371Z\" level=info 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:19.002793 crc crio[22018]: time=\"2026-06-11T17:44:19.002635928Z\" level=info 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:19.052583 crc crio[22018]: time=\"2026-06-11T17:44:19.052435092Z\" level=info msg=\"Removed container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create\" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.062674 crc crio[22018]: time=\"2026-06-11T17:44:19.062462716Z\" level=info msg=\"Removing container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10\" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.116465 crc crio[22018]: time=\"2026-06-11T17:44:19.116189459Z\" level=info msg=\"Removed container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.123252 crc crio[22018]: time=\"2026-06-11T17:44:19.123160528Z\" level=info msg=\"Removing container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935\" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.160075 crc crio[22018]: time=\"2026-06-11T17:44:19.1599975Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.160210 crc crio[22018]: time=\"2026-06-11T17:44:19.160101064Z\" level=info 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:19.169529 crc crio[22018]: time=\"2026-06-11T17:44:19.168876603Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.169529 crc crio[22018]: time=\"2026-06-11T17:44:19.169461402Z\" level=info 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:19.173213 crc crio[22018]: time=\"2026-06-11T17:44:19.173117649Z\" level=info msg=\"Stopped pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:19.282880 crc crio[22018]: time=\"2026-06-11T17:44:19.282728494Z\" level=info 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:19.324562 crc crio[22018]: time=\"2026-06-11T17:44:19.320512733Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.324562 crc crio[22018]: time=\"2026-06-11T17:44:19.321315168Z\" level=info 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:19.354535 crc crio[22018]: time=\"2026-06-11T17:44:19.345283899Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}\"\nJun 11 17:44:19.354535 crc crio[22018]: time=\"2026-06-11T17:44:19.353568685Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:19.417488 crc crio[22018]: time=\"2026-06-11T17:44:19.417259505Z\" level=info msg=\"Removed container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create\" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.459881 crc crio[22018]: time=\"2026-06-11T17:44:19.457501107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.459881 crc crio[22018]: time=\"2026-06-11T17:44:19.457656462Z\" level=info 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:19.497741 crc crio[22018]: time=\"2026-06-11T17:44:19.497399249Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.497741 crc crio[22018]: time=\"2026-06-11T17:44:19.497541614Z\" level=info 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:19.502451 crc crio[22018]: time=\"2026-06-11T17:44:19.502124377Z\" level=info msg=\"Removing container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea\" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.551624 crc crio[22018]: time=\"2026-06-11T17:44:19.547093069Z\" level=info msg=\"Removed container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.562013 crc crio[22018]: time=\"2026-06-11T17:44:19.561936871Z\" level=info msg=\"Removing container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274\" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.878900 crc crio[22018]: time=\"2026-06-11T17:44:19.877885284Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:19.882598 crc crio[22018]: time=\"2026-06-11T17:44:19.882244084Z\" level=info 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:19.916661 crc crio[22018]: time=\"2026-06-11T17:44:19.916562841Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"\nJun 11 17:44:19.916661 crc crio[22018]: time=\"2026-06-11T17:44:19.916623013Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:19.932579 crc crio[22018]: time=\"2026-06-11T17:44:19.931454623Z\" level=info msg=\"Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:19.938379 crc crio[22018]: time=\"2026-06-11T17:44:19.938120495Z\" level=info msg=\"Removed container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.962860 crc crio[22018]: time=\"2026-06-11T17:44:19.962726467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc0074841f0}] Aliases:map[]}\"\nJun 11 17:44:19.963883 crc crio[22018]: time=\"2026-06-11T17:44:19.96314646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686664-tmd2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:19.972238 crc crio[22018]: time=\"2026-06-11T17:44:19.972152628Z\" level=info msg=\"Removing container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff\" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:19.982380 crc crio[22018]: time=\"2026-06-11T17:44:19.978123105Z\" level=info msg=\"Created container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:19.982380 crc crio[22018]: time=\"2026-06-11T17:44:19.980885134Z\" level=info msg=\"Starting container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619\" id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.017551 crc crio[22018]: time=\"2026-06-11T17:44:20.014286607Z\" level=info msg=\"Started container\" PID=230516 containerID=c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\nJun 11 17:44:20.147025 crc crio[22018]: time=\"2026-06-11T17:44:20.146620795Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}\"\nJun 11 17:44:20.147025 crc crio[22018]: time=\"2026-06-11T17:44:20.146660886Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.163510 crc crio[22018]: time=\"2026-06-11T17:44:20.162979178Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}\"\nJun 11 17:44:20.163510 crc crio[22018]: time=\"2026-06-11T17:44:20.163018939Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.181538 crc crio[22018]: time=\"2026-06-11T17:44:20.179769361Z\" level=info msg=\"Created container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.204616 crc crio[22018]: time=\"2026-06-11T17:44:20.204531146Z\" level=info msg=\"Starting container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd\" id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.225023 crc crio[22018]: time=\"2026-06-11T17:44:20.22430912Z\" level=info msg=\"Started container\" PID=230552 containerID=2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\nJun 11 17:44:20.252366 crc crio[22018]: time=\"2026-06-11T17:44:20.251858057Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}\"\nJun 11 17:44:20.252366 crc crio[22018]: time=\"2026-06-11T17:44:20.251926679Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.275685 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac10ebff6fd0739 Mac:9a:bc:0f:11:5d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:20.276536 crc crio[22018]: time=\"2026-06-11T17:44:20.276475884Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}\"\nJun 11 17:44:20.276712 crc crio[22018]: time=\"2026-06-11T17:44:20.276641979Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:20.486870 crc crio[22018]: time=\"2026-06-11T17:44:20.486047412Z\" level=info msg=\"Ran pod sandbox ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 with infra container: openstack/openstack-galera-0/POD\" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:20.493463 crc crio[22018]: time=\"2026-06-11T17:44:20.493232163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cdfb92b-f7a0-49ed-9dc2-34532afc6421 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:20.532308 crc crio[22018]: time=\"2026-06-11T17:44:20.531287541Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}\"\nJun 11 17:44:20.532308 crc crio[22018]: time=\"2026-06-11T17:44:20.531452396Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.545435 crc crio[22018]: time=\"2026-06-11T17:44:20.545125964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2050982c-3ca7-481c-9d93-0f1470269049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:20.546749 crc crio[22018]: time=\"2026-06-11T17:44:20.546694142Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}\"\nJun 11 17:44:20.546749 crc crio[22018]: time=\"2026-06-11T17:44:20.546739556Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:20.590459 crc crio[22018]: time=\"2026-06-11T17:44:20.590289124Z\" level=info 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:20.601307 crc crio[22018]: time=\"2026-06-11T17:44:20.601161091Z\" level=info 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:20.624153 crc crio[22018]: time=\"2026-06-11T17:44:20.623720354Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.624853 crc crio[22018]: time=\"2026-06-11T17:44:20.624803779Z\" level=info 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:20.851565 crc crio[22018]: time=\"2026-06-11T17:44:20.850736103Z\" level=info msg=\"Created container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.854242 crc crio[22018]: time=\"2026-06-11T17:44:20.854165475Z\" level=info msg=\"Starting container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0\" id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.866885 crc crio[22018]: time=\"2026-06-11T17:44:20.865506303Z\" level=info msg=\"Started container\" PID=230554 containerID=907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\nJun 11 17:44:20.867510 crc crio[22018]: time=\"2026-06-11T17:44:20.867396546Z\" level=info msg=\"Created container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.892472 crc crio[22018]: time=\"2026-06-11T17:44:20.883788723Z\" level=info msg=\"Starting container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d\" id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.892472 crc crio[22018]: time=\"2026-06-11T17:44:20.888814763Z\" level=info msg=\"Created container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.903616 crc crio[22018]: time=\"2026-06-11T17:44:20.90348939Z\" level=info msg=\"Starting container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a\" id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.920277 crc crio[22018]: time=\"2026-06-11T17:44:20.920159925Z\" level=info msg=\"Started container\" PID=230549 containerID=7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\nJun 11 17:44:20.947087 crc crio[22018]: time=\"2026-06-11T17:44:20.94629347Z\" level=info msg=\"Created container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.948840 crc crio[22018]: time=\"2026-06-11T17:44:20.948728269Z\" level=info msg=\"Started container\" PID=230517 containerID=5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\nJun 11 17:44:20.952929 crc crio[22018]: time=\"2026-06-11T17:44:20.952856916Z\" level=info msg=\"Starting container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626\" id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.961252 crc crio[22018]: time=\"2026-06-11T17:44:20.961177258Z\" level=info msg=\"Created container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:20.961962 crc crio[22018]: time=\"2026-06-11T17:44:20.961905295Z\" level=info msg=\"Started container\" PID=230542 containerID=df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\nJun 11 17:44:20.971877 crc crio[22018]: time=\"2026-06-11T17:44:20.966700039Z\" level=info msg=\"Starting container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a\" id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:20.978910 crc crio[22018]: time=\"2026-06-11T17:44:20.97881294Z\" level=info 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:20.989055 crc crio[22018]: time=\"2026-06-11T17:44:20.984400299Z\" level=info 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:20.989055 crc crio[22018]: time=\"2026-06-11T17:44:20.988946691Z\" level=info msg=\"Started container\" PID=230544 containerID=807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\nJun 11 17:44:21.008718 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2414c8d4c63226d Mac:b6:fa:49:a1:0c:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.009655 crc crio[22018]: time=\"2026-06-11T17:44:21.009572654Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"\nJun 11 17:44:21.009766 crc crio[22018]: time=\"2026-06-11T17:44:21.00973191Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.023075 crc crio[22018]: time=\"2026-06-11T17:44:21.021739601Z\" level=info msg=\"Created container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:21.027031 crc crio[22018]: time=\"2026-06-11T17:44:21.026950385Z\" level=info msg=\"Starting container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7\" id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:21.040833 crc crio[22018]: time=\"2026-06-11T17:44:21.040477065Z\" level=info msg=\"Started container\" PID=230563 containerID=ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\nJun 11 17:44:21.057619 crc crio[22018]: time=\"2026-06-11T17:44:21.054282582Z\" level=info msg=\"Stopped pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:21.057619 crc crio[22018]: time=\"2026-06-11T17:44:21.057589784Z\" level=info msg=\"Ran pod sandbox 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc with infra container: openstack/nova-api-0/POD\" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.064641 crc crio[22018]: time=\"2026-06-11T17:44:21.064560903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ade718e2-3cae-4484-8e71-e53e6279ccd3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.072180 crc crio[22018]: time=\"2026-06-11T17:44:21.072081507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=299c75f8-fcf0-44fd-9168-c6bc8f08ab86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.081207 crc crio[22018]: time=\"2026-06-11T17:44:21.080810344Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:21.081207 crc crio[22018]: time=\"2026-06-11T17:44:21.081154995Z\" level=info 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:21.507644 crc crio[22018]: time=\"2026-06-11T17:44:21.502775189Z\" level=info msg=\"Created container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:21.509019 crc crio[22018]: time=\"2026-06-11T17:44:21.50817516Z\" level=info msg=\"Starting container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a\" id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:21.531983 crc crio[22018]: time=\"2026-06-11T17:44:21.531301481Z\" level=info msg=\"Started container\" PID=230558 containerID=de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\nJun 11 17:44:21.636780 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b06f0d04d1e8eb2 Mac:ae:f1:8c:ca:fb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.637174 crc crio[22018]: time=\"2026-06-11T17:44:21.637095529Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}\"\nJun 11 17:44:21.637313 crc crio[22018]: time=\"2026-06-11T17:44:21.637252564Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a72b35f38b4b7 Mac:be:84:f1:ae:ef:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499cbca4b0c8ee2 Mac:e2:43:83:64:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 SocketPath: PciID:}] [{Interface:0xc0004109a0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.656442 crc crio[22018]: time=\"2026-06-11T17:44:21.655962584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}\"\nJun 11 17:44:21.656792 crc crio[22018]: time=\"2026-06-11T17:44:21.656508512Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}\"\nJun 11 17:44:21.656792 crc crio[22018]: time=\"2026-06-11T17:44:21.656659427Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.667572 crc crio[22018]: time=\"2026-06-11T17:44:21.667283381Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.671299 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3274e2507d4a18a Mac:da:2f:b3:e5:2b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.671299 crc crio[22018]: time=\"2026-06-11T17:44:21.670439972Z\" level=info msg=\"Ran pod sandbox b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f with infra container: openstack/memcached-0/POD\" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.671299 crc crio[22018]: time=\"2026-06-11T17:44:21.671100083Z\" level=info msg=\"Ran pod sandbox 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 with infra container: openstack/nova-scheduler-0/POD\" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.688959 crc crio[22018]: time=\"2026-06-11T17:44:21.688821931Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}\"\nJun 11 17:44:21.689513 crc crio[22018]: time=\"2026-06-11T17:44:21.689054518Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.703011 crc crio[22018]: time=\"2026-06-11T17:44:21.702903026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bc5851c7-83df-4439-b1bf-3b700759c384 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.719079 crc crio[22018]: time=\"2026-06-11T17:44:21.703060288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=9a9b301c-1673-494e-994f-65767e27c716 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.754125 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97409b04b4d3a91 Mac:a6:24:27:8a:7d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.74427555Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}\"\nJun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.744482667Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.753246198Z\" level=info msg=\"Ran pod sandbox f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d with infra container: openstack/nova-cell1-conductor-0/POD\" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.784437 crc crio[22018]: time=\"2026-06-11T17:44:21.776529068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4248118-55a0-4558-964e-23e8ff0fb10b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.823810 crc crio[22018]: time=\"2026-06-11T17:44:21.823726142Z\" level=info msg=\"Ran pod sandbox 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 with infra container: openstack/ovn-northd-0/POD\" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.830794 crc crio[22018]: time=\"2026-06-11T17:44:21.829210458Z\" level=warning msg=\"Stopping container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 with stop signal(15) timed out. Killing...\"\nJun 11 17:44:21.840746 crc crio[22018]: time=\"2026-06-11T17:44:21.83986389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=514855d1-3aa2-48c6-bef6-384da01e0abd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.883857 crc crio[22018]: time=\"2026-06-11T17:44:21.879273237Z\" level=info msg=\"Ran pod sandbox 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d with infra container: openstack/ceilometer-0/POD\" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:21.899726 crc crio[22018]: time=\"2026-06-11T17:44:21.899285999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8820814d-db1d-44d1-b4dd-f7499503cb9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.919036 crc crio[22018]: time=\"2026-06-11T17:44:21.91895272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=c43a7911-6981-4661-9f83-c0e84df82a86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.923653 crc crio[22018]: time=\"2026-06-11T17:44:21.923575868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=aa8754ef-a111-4012-ba4e-bc2af4af1ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.967801 crc crio[22018]: time=\"2026-06-11T17:44:21.967711032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=44beca10-f7ce-4e1b-bc17-7512a156f0a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:21.992433 crc crio[22018]: time=\"2026-06-11T17:44:21.988302687Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.005508 crc crio[22018]: time=\"2026-06-11T17:44:21.995646802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=8a1bde30-b93e-4db0-a273-a93c83f50ea4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.005508 crc crio[22018]: time=\"2026-06-11T17:44:22.004451755Z\" level=info 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:22.049760 crc crio[22018]: time=\"2026-06-11T17:44:22.04967449Z\" level=info msg=\"Stopped container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:22.050622 crc crio[22018]: time=\"2026-06-11T17:44:22.050566048Z\" level=info 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:22.056214 crc crio[22018]: time=\"2026-06-11T17:44:22.056119492Z\" level=info msg=\"Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:22.060722 crc crio[22018]: time=\"2026-06-11T17:44:22.060685917Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002300a60}] Aliases:map[]}\"\nJun 11 17:44:22.061068 crc crio[22018]: time=\"2026-06-11T17:44:22.061048348Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:22.075884 crc crio[22018]: time=\"2026-06-11T17:44:22.075462486Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.080905 crc crio[22018]: time=\"2026-06-11T17:44:22.080810347Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.099146 crc crio[22018]: time=\"2026-06-11T17:44:22.099050395Z\" level=info 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:22.108242 crc crio[22018]: time=\"2026-06-11T17:44:22.108156245Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.155818 crc crio[22018]: time=\"2026-06-11T17:44:22.154946966Z\" level=info 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:22.207744 crc crio[22018]: time=\"2026-06-11T17:44:22.206978508Z\" level=info 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:22.267210 crc crio[22018]: time=\"2026-06-11T17:44:22.267065675Z\" level=info 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:22.294784 crc crio[22018]: time=\"2026-06-11T17:44:22.293702193Z\" level=info msg=\"Stopping container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 (timeout: 30s)\" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:22.294784 crc crio[22018]: time=\"2026-06-11T17:44:22.293947631Z\" level=info msg=\"Stopping container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 (timeout: 30s)\" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:22.305400 crc crio[22018]: time=\"2026-06-11T17:44:22.305270784Z\" level=info msg=\"Removed container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:22.309097 crc crio[22018]: time=\"2026-06-11T17:44:22.309026345Z\" level=info 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:22.311882 crc crio[22018]: time=\"2026-06-11T17:44:22.311812336Z\" level=info 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:22.323315 crc crio[22018]: time=\"2026-06-11T17:44:22.323216859Z\" level=info msg=\"Removing container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63\" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:22.392820 crc crio[22018]: time=\"2026-06-11T17:44:22.391191982Z\" level=info msg=\"Removed container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:22.497802 crc crio[22018]: time=\"2026-06-11T17:44:22.496510933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c0a693dc-37f0-4c28-9808-63f4b6e9ca34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.497802 crc crio[22018]: time=\"2026-06-11T17:44:22.496917176Z\" level=info msg=\"Removing container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14\" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:22.647726 crc crio[22018]: time=\"2026-06-11T17:44:22.647152827Z\" level=info msg=\"Stopped container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:22.700964 crc crio[22018]: time=\"2026-06-11T17:44:22.697764118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=473c58c4-124e-47d1-9bbe-894ccbf06295 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.700964 crc crio[22018]: time=\"2026-06-11T17:44:22.698481691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e53b0598-e299-462c-b546-b21968d29a70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.708390 crc crio[22018]: time=\"2026-06-11T17:44:22.70825707Z\" level=info msg=\"Created container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.724766 crc crio[22018]: time=\"2026-06-11T17:44:22.724685262Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.744958 crc crio[22018]: time=\"2026-06-11T17:44:22.744881958Z\" level=info msg=\"Starting container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c\" id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:22.754030 crc crio[22018]: time=\"2026-06-11T17:44:22.753953619Z\" level=info msg=\"Started container\" PID=231440 containerID=b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\nJun 11 17:44:22.819908 crc crio[22018]: time=\"2026-06-11T17:44:22.819853026Z\" level=info 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:22.826903 crc crio[22018]: time=\"2026-06-11T17:44:22.826805959Z\" level=info 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:22.833374 crc crio[22018]: time=\"2026-06-11T17:44:22.830578361Z\" level=info msg=\"Created container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap\" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.837382 crc crio[22018]: time=\"2026-06-11T17:44:22.836133088Z\" level=info msg=\"Starting container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1\" id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:22.858429 crc crio[22018]: time=\"2026-06-11T17:44:22.857762702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ab3599c5-c511-4e8b-a26b-96696b1d2945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.861795 crc crio[22018]: time=\"2026-06-11T17:44:22.85988375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=45b45c19-bba2-421c-8d2e-7b6e6b65bbd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:22.865401 crc crio[22018]: time=\"2026-06-11T17:44:22.864959829Z\" level=info msg=\"Started container\" PID=231570 containerID=5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1 description=openstack/openstack-galera-0/mysql-bootstrap id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\nJun 11 17:44:22.871475 crc crio[22018]: time=\"2026-06-11T17:44:22.869871668Z\" level=info msg=\"Created container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.883870 crc crio[22018]: time=\"2026-06-11T17:44:22.875839138Z\" level=info msg=\"Starting container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1\" id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:22.906396 crc crio[22018]: time=\"2026-06-11T17:44:22.89664863Z\" level=info msg=\"Started container\" PID=231543 containerID=2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\nJun 11 17:44:22.932390 crc crio[22018]: time=\"2026-06-11T17:44:22.931711977Z\" level=info msg=\"Created container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.965473 crc crio[22018]: time=\"2026-06-11T17:44:22.965298934Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fx6lq/POD\" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:22.965829 crc crio[22018]: time=\"2026-06-11T17:44:22.965768679Z\" level=info 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:22.980931 crc crio[22018]: time=\"2026-06-11T17:44:22.980615431Z\" level=info msg=\"Starting container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87\" id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:22.991703 crc crio[22018]: time=\"2026-06-11T17:44:22.991626372Z\" level=info 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:22.996137 crc crio[22018]: time=\"2026-06-11T17:44:22.996064767Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:22.998311 crc crio[22018]: time=\"2026-06-11T17:44:22.998230484Z\" level=info 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:23.011839 crc crio[22018]: time=\"2026-06-11T17:44:23.010582342Z\" level=info msg=\"Started container\" PID=231551 containerID=52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 description=openstack/nova-api-0/nova-api-log id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\nJun 11 17:44:23.011839 crc crio[22018]: time=\"2026-06-11T17:44:23.011231873Z\" level=info msg=\"Stopping container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 (timeout: 30s)\" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.012614 crc crio[22018]: time=\"2026-06-11T17:44:23.012555774Z\" level=info msg=\"Stopping container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb (timeout: 30s)\" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.028776 crc crio[22018]: time=\"2026-06-11T17:44:23.028635009Z\" level=info 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:23.029966 crc crio[22018]: time=\"2026-06-11T17:44:23.029900718Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:23.040382 crc crio[22018]: time=\"2026-06-11T17:44:23.038295Z\" level=info 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:23.058823 crc crio[22018]: time=\"2026-06-11T17:44:23.054737916Z\" level=info 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:23.061603 crc crio[22018]: time=\"2026-06-11T17:44:23.060212206Z\" level=info msg=\"Stopping container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d (timeout: 10s)\" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.062437 crc crio[22018]: time=\"2026-06-11T17:44:23.062250232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b1cafe6f-cf8f-4122-8584-113d263083cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:23.070672 crc crio[22018]: time=\"2026-06-11T17:44:23.070596303Z\" level=info msg=\"Stopped pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:23.256954 crc crio[22018]: time=\"2026-06-11T17:44:23.255896825Z\" level=info 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:23.266078 crc crio[22018]: time=\"2026-06-11T17:44:23.265972808Z\" level=info 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:23.295479 crc crio[22018]: time=\"2026-06-11T17:44:23.292127307Z\" level=info 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:23.328597 crc crio[22018]: time=\"2026-06-11T17:44:23.32704008Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-zkqxt/POD\" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:23.328597 crc crio[22018]: time=\"2026-06-11T17:44:23.327278648Z\" level=info 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:23.369703 crc crio[22018]: time=\"2026-06-11T17:44:23.366885028Z\" level=info msg=\"Stopped container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.375089 crc crio[22018]: time=\"2026-06-11T17:44:23.375017182Z\" level=info msg=\"Stopped container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.376847 crc crio[22018]: time=\"2026-06-11T17:44:23.376715184Z\" level=info msg=\"Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:23.377618 crc crio[22018]: time=\"2026-06-11T17:44:23.377502239Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc002ca05a0}] Aliases:map[]}\"\nJun 11 17:44:23.377721 crc crio[22018]: time=\"2026-06-11T17:44:23.377677835Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-jwp8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:23.467882 crc crio[22018]: time=\"2026-06-11T17:44:23.466681443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f4b4b110-7601-4b26-b290-0ae9056bccb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:23.540153 crc crio[22018]: time=\"2026-06-11T17:44:23.5400672Z\" level=info 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:23.567160 crc crio[22018]: time=\"2026-06-11T17:44:23.567076276Z\" level=info 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:23.616545 crc crio[22018]: time=\"2026-06-11T17:44:23.614578923Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:23.620210 crc crio[22018]: time=\"2026-06-11T17:44:23.620130246Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:23.620299 crc crio[22018]: time=\"2026-06-11T17:44:23.620223549Z\" level=info 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:23.710032 crc crio[22018]: time=\"2026-06-11T17:44:23.709660796Z\" level=info 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:23.712997 crc crio[22018]: time=\"2026-06-11T17:44:23.71273277Z\" level=info 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:23.732935 crc crio[22018]: time=\"2026-06-11T17:44:23.732838078Z\" level=info 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:23.772226 crc crio[22018]: time=\"2026-06-11T17:44:23.772175861Z\" level=info msg=\"Removed container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:23.784467 crc crio[22018]: time=\"2026-06-11T17:44:23.78139962Z\" level=info msg=\"Removing container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a\" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:23.790182 crc crio[22018]: time=\"2026-06-11T17:44:23.790094446Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}\"\nJun 11 17:44:23.790182 crc crio[22018]: time=\"2026-06-11T17:44:23.790172668Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fx6lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:23.810168 crc crio[22018]: time=\"2026-06-11T17:44:23.809168437Z\" level=info msg=\"Removed container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:23.815385 crc crio[22018]: time=\"2026-06-11T17:44:23.815290937Z\" level=info msg=\"Removing container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076\" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:23.885390 crc crio[22018]: time=\"2026-06-11T17:44:23.884253595Z\" level=info 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:23.906113 crc crio[22018]: time=\"2026-06-11T17:44:23.906026336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}\"\nJun 11 17:44:23.906113 crc crio[22018]: time=\"2026-06-11T17:44:23.906092238Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-zkqxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:23.906977 crc crio[22018]: time=\"2026-06-11T17:44:23.906914122Z\" level=info 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:23.920383 crc crio[22018]: time=\"2026-06-11T17:44:23.919946479Z\" level=info msg=\"Created container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:23.923230 crc crio[22018]: time=\"2026-06-11T17:44:23.922400225Z\" level=info msg=\"Starting container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7\" id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:23.923230 crc crio[22018]: time=\"2026-06-11T17:44:23.922913982Z\" level=info msg=\"Stopping container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b (timeout: 20s)\" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:23.950534 crc crio[22018]: time=\"2026-06-11T17:44:23.949909619Z\" level=info msg=\"Started container\" PID=231840 containerID=0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\nJun 11 17:44:23.968668 crc crio[22018]: time=\"2026-06-11T17:44:23.968605139Z\" level=info msg=\"Stopped pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:23.999488 crc crio[22018]: time=\"2026-06-11T17:44:23.998600869Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"\nJun 11 17:44:23.999488 crc crio[22018]: time=\"2026-06-11T17:44:23.999440956Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:24.091717 crc crio[22018]: time=\"2026-06-11T17:44:24.086744361Z\" level=info msg=\"Created container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.092747 crc crio[22018]: time=\"2026-06-11T17:44:24.092647001Z\" level=info msg=\"Starting container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e\" id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:24.105654 crc crio[22018]: time=\"2026-06-11T17:44:24.10093969Z\" level=info msg=\"Started container\" PID=231843 containerID=763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e description=openstack/ovn-northd-0/ovn-northd id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\nJun 11 17:44:24.147007 crc crio[22018]: time=\"2026-06-11T17:44:24.146918922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2ee4206d-4031-44b3-87c1-e32e40e83491 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:24.159553 crc crio[22018]: time=\"2026-06-11T17:44:24.159391545Z\" level=info msg=\"Created container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.166554 crc crio[22018]: time=\"2026-06-11T17:44:24.166475082Z\" level=info msg=\"Starting container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5\" id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:24.185008 crc crio[22018]: time=\"2026-06-11T17:44:24.184926966Z\" level=info msg=\"Started container\" PID=231837 containerID=eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 description=openstack/glance-default-internal-api-0/glance-log id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\nJun 11 17:44:24.265890 crc crio[22018]: time=\"2026-06-11T17:44:24.265795921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f676026f-914f-4193-87b7-2864cdff0ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:24.285733 crc crio[22018]: time=\"2026-06-11T17:44:24.285627897Z\" level=info msg=\"Created container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.305284 crc crio[22018]: time=\"2026-06-11T17:44:24.305201403Z\" level=info msg=\"Starting container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2\" id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:24.331960 crc crio[22018]: time=\"2026-06-11T17:44:24.33183637Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:24.331960 crc crio[22018]: time=\"2026-06-11T17:44:24.331933853Z\" level=info 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:24.357607 crc crio[22018]: time=\"2026-06-11T17:44:24.352253915Z\" level=info 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:24.358372 crc crio[22018]: time=\"2026-06-11T17:44:24.358152263Z\" level=info msg=\"Started container\" PID=231834 containerID=526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 description=openstack/memcached-0/memcached id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\nJun 11 17:44:24.358507 crc crio[22018]: time=\"2026-06-11T17:44:24.352993517Z\" level=info 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:24.361816 crc crio[22018]: time=\"2026-06-11T17:44:24.361180985Z\" level=info 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:24.376132 crc crio[22018]: time=\"2026-06-11T17:44:24.374507571Z\" level=info 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:24.376132 crc crio[22018]: time=\"2026-06-11T17:44:24.374921465Z\" level=info msg=\"Stopped container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380019899Z\" level=info msg=\"Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380777643Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001adea10}] Aliases:map[]}\"\nJun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380911487Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mj4xz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:24.423837 crc crio[22018]: time=\"2026-06-11T17:44:24.42346266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6e4be470-eb24-4fc3-853a-b0b3e51248a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:24.467955 crc crio[22018]: time=\"2026-06-11T17:44:24.467916471Z\" level=info msg=\"Removed container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:24.519271 crc crio[22018]: time=\"2026-06-11T17:44:24.519115224Z\" level=info msg=\"Removing container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88\" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:24.519844 crc crio[22018]: time=\"2026-06-11T17:44:24.519791735Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.533629 crc crio[22018]: time=\"2026-06-11T17:44:24.533520173Z\" level=info msg=\"Removed container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container\" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:24.543058 crc crio[22018]: time=\"2026-06-11T17:44:24.542978449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=18dbf605-f0f4-4fdb-9b18-fb8daadad417 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:24.543665 crc crio[22018]: time=\"2026-06-11T17:44:24.543603119Z\" level=info 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:24.569877 crc crio[22018]: time=\"2026-06-11T17:44:24.56980503Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.570111 crc crio[22018]: time=\"2026-06-11T17:44:24.569926684Z\" level=info msg=\"Removing container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275\" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:24.696306 crc crio[22018]: time=\"2026-06-11T17:44:24.69621075Z\" level=info 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:24.709700 crc crio[22018]: time=\"2026-06-11T17:44:24.709660601Z\" level=info msg=\"Created container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:24.770069 crc crio[22018]: time=\"2026-06-11T17:44:24.731194762Z\" level=info msg=\"Starting container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e\" id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:24.777021 crc crio[22018]: time=\"2026-06-11T17:44:24.746028878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f818c4c5-31c9-4fae-ab34-a31c06ffc933 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:24.820635 crc crio[22018]: time=\"2026-06-11T17:44:24.820565542Z\" level=info msg=\"Started container\" PID=231876 containerID=d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\nJun 11 17:44:24.830143 crc crio[22018]: time=\"2026-06-11T17:44:24.830073297Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}\"\nJun 11 17:44:24.830143 crc crio[22018]: time=\"2026-06-11T17:44:24.830128619Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:24.937297 crc crio[22018]: 2026-06-11T17:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0d0a10909e782 Mac:d2:69:0e:7f:7d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:24.940219 crc crio[22018]: time=\"2026-06-11T17:44:24.939430163Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}\"\nJun 11 17:44:24.940219 crc crio[22018]: time=\"2026-06-11T17:44:24.93963393Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fx6lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:24.942426 crc crio[22018]: time=\"2026-06-11T17:44:24.942288445Z\" level=info 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:25.005587 crc crio[22018]: time=\"2026-06-11T17:44:25.004779308Z\" level=info 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:25.036388 crc crio[22018]: time=\"2026-06-11T17:44:25.034709978Z\" level=info 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:25.082394 crc crio[22018]: time=\"2026-06-11T17:44:25.069134412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d30b14c8-1d7a-49ff-8efd-718e0c35b707 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.169048 crc crio[22018]: time=\"2026-06-11T17:44:25.168974078Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:25.297443 crc crio[22018]: time=\"2026-06-11T17:44:25.296899153Z\" level=info msg=\"Ran pod sandbox cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 with infra container: openstack/ovn-controller-ovs-fx6lq/POD\" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:25.331873 crc crio[22018]: time=\"2026-06-11T17:44:25.331795763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=a538fc1e-946b-45f6-a33d-cad8040ead93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.344108 crc crio[22018]: time=\"2026-06-11T17:44:25.34404513Z\" level=info msg=\"Removed container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:25.389434 crc crio[22018]: time=\"2026-06-11T17:44:25.38020558Z\" level=info msg=\"Removing container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285\" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:25.389434 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1739338eea1ae Mac:f6:18:51:93:e0:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc SocketPath: PciID:}] [{Interface:0xc000304780 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:25.429713 crc crio[22018]: time=\"2026-06-11T17:44:25.429284047Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}\"\nJun 11 17:44:25.429713 crc crio[22018]: time=\"2026-06-11T17:44:25.429633378Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-zkqxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:25.430019 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dda61eff5814ee Mac:d2:4e:61:b8:1e:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:25.431143 crc crio[22018]: time=\"2026-06-11T17:44:25.431089205Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"\nJun 11 17:44:25.435543 crc crio[22018]: time=\"2026-06-11T17:44:25.431477557Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:25.467252 crc crio[22018]: time=\"2026-06-11T17:44:25.467205053Z\" level=info 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:25.477442 crc crio[22018]: time=\"2026-06-11T17:44:25.473693176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f0c95684-47e7-4064-9baf-0ceac2db424c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.613718 crc crio[22018]: time=\"2026-06-11T17:44:25.60916335Z\" level=info 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:25.662379 crc crio[22018]: time=\"2026-06-11T17:44:25.658393022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b7949fa6-76d2-4971-850d-a1b36cfeb5bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.779130 crc crio[22018]: time=\"2026-06-11T17:44:25.779027675Z\" level=info msg=\"Ran pod sandbox ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 with infra container: openstack/dnsmasq-dns-6566476449-zkqxt/POD\" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:25.788616 crc crio[22018]: time=\"2026-06-11T17:44:25.788550965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f09a8690-a0bf-4316-b85a-4f59bfe90b40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.856213 crc crio[22018]: time=\"2026-06-11T17:44:25.855972187Z\" level=info 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:25.874999 crc crio[22018]: time=\"2026-06-11T17:44:25.874915426Z\" level=info msg=\"Ran pod sandbox 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 with infra container: openstack/rabbitmq-server-0/POD\" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:25.881660 crc crio[22018]: time=\"2026-06-11T17:44:25.881572848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=091cb68e-1c50-4e8e-a560-6eb41c4be8bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.887822 crc crio[22018]: time=\"2026-06-11T17:44:25.887715281Z\" level=info msg=\"Created container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:25.891956 crc crio[22018]: time=\"2026-06-11T17:44:25.891275759Z\" level=info msg=\"Starting container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40\" id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:25.913997 crc crio[22018]: time=\"2026-06-11T17:44:25.911829109Z\" level=info msg=\"Started container\" PID=232209 containerID=08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 description=openstack/ceilometer-0/ceilometer-central-agent id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\nJun 11 17:44:25.922930 crc crio[22018]: time=\"2026-06-11T17:44:25.922847297Z\" level=info msg=\"Removed container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:25.930492 crc crio[22018]: time=\"2026-06-11T17:44:25.930445008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23652d2c-2460-4946-aaa9-383cccec2619 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:25.936451 crc crio[22018]: time=\"2026-06-11T17:44:25.936292465Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:25.942175 crc crio[22018]: time=\"2026-06-11T17:44:25.942091115Z\" level=info msg=\"Removing container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050\" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:26.001388 crc crio[22018]: time=\"2026-06-11T17:44:25.995398141Z\" level=info 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:26.031924 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34df90c0ab2ee8e Mac:be:5a:04:a1:df:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:26.031924 crc crio[22018]: time=\"2026-06-11T17:44:26.031815674Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}\"\nJun 11 17:44:26.033435 crc crio[22018]: time=\"2026-06-11T17:44:26.032977131Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.033435 crc crio[22018]: time=\"2026-06-11T17:44:26.033037103Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:26.053854 crc crio[22018]: time=\"2026-06-11T17:44:26.053759598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2e2d6562-95f5-417b-8c99-9dd3da0e59f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.082308 crc crio[22018]: time=\"2026-06-11T17:44:26.082231851Z\" level=info msg=\"Created container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.083803 crc crio[22018]: time=\"2026-06-11T17:44:26.083720029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=74f98eb6-624e-4fbc-8216-b97a8283cc33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.093108 crc crio[22018]: time=\"2026-06-11T17:44:26.092974576Z\" level=info msg=\"Starting container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e\" id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:26.113197 crc crio[22018]: time=\"2026-06-11T17:44:26.11275877Z\" level=info msg=\"Started container\" PID=232198 containerID=ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\nJun 11 17:44:26.187365 crc crio[22018]: time=\"2026-06-11T17:44:26.187242664Z\" level=info msg=\"Stopped pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:26.359115 crc crio[22018]: time=\"2026-06-11T17:44:26.357395312Z\" level=info msg=\"Ran pod sandbox 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:26.359115 crc crio[22018]: time=\"2026-06-11T17:44:26.357757004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6e544608-7909-4867-92e2-27bb830ff23c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.366723 crc crio[22018]: time=\"2026-06-11T17:44:26.366309102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=4d038070-a442-4895-8b08-d7b9680527e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.412377 crc crio[22018]: time=\"2026-06-11T17:44:26.408063252Z\" level=info 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:26.422379 crc crio[22018]: time=\"2026-06-11T17:44:26.420710248Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.428782 crc crio[22018]: time=\"2026-06-11T17:44:26.427714442Z\" level=info 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:26.429949 crc crio[22018]: time=\"2026-06-11T17:44:26.42989129Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.448574 crc crio[22018]: time=\"2026-06-11T17:44:26.447364344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5d6e4946-7fb8-41d5-9e6e-94939c6730c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.454680 crc crio[22018]: time=\"2026-06-11T17:44:26.454264306Z\" level=info 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:26.475899 crc crio[22018]: time=\"2026-06-11T17:44:26.475766917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=4e453cfb-54e0-40a8-a69e-c0a849b54911 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:26.477246 crc crio[22018]: time=\"2026-06-11T17:44:26.477151526Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.501391 crc crio[22018]: time=\"2026-06-11T17:44:26.501182043Z\" level=info 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:26.523099 crc crio[22018]: time=\"2026-06-11T17:44:26.519180592Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.549580 crc crio[22018]: time=\"2026-06-11T17:44:26.549085382Z\" level=info 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:26.622240 crc crio[22018]: time=\"2026-06-11T17:44:26.621193235Z\" level=info 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:26.786392 crc crio[22018]: time=\"2026-06-11T17:44:26.785644355Z\" level=info msg=\"Created container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:26.788213 crc crio[22018]: time=\"2026-06-11T17:44:26.787663479Z\" level=info msg=\"Starting container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3\" id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:26.797451 crc crio[22018]: time=\"2026-06-11T17:44:26.796271546Z\" level=info msg=\"Started container\" PID=232230 containerID=6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\nJun 11 17:44:26.851457 crc crio[22018]: time=\"2026-06-11T17:44:26.849389547Z\" level=info msg=\"Stopped container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:26.851727 crc crio[22018]: time=\"2026-06-11T17:44:26.851628368Z\" level=info msg=\"Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:26.855373 crc crio[22018]: time=\"2026-06-11T17:44:26.85295958Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0130}] Aliases:map[]}\"\nJun 11 17:44:26.855373 crc crio[22018]: time=\"2026-06-11T17:44:26.853114095Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-c6b77b85d-clp5h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:26.945388 crc crio[22018]: time=\"2026-06-11T17:44:26.942513665Z\" level=info msg=\"Stopped container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:26.945668 crc crio[22018]: time=\"2026-06-11T17:44:26.94560982Z\" level=info msg=\"Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:26.949262 crc crio[22018]: time=\"2026-06-11T17:44:26.947983706Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc002b141f0}] Aliases:map[]}\"\nJun 11 17:44:26.949262 crc crio[22018]: time=\"2026-06-11T17:44:26.948149381Z\" level=info msg=\"Deleting pod openstack_barbican-worker-56fbcbcd75-mt8z6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:26.992503 crc crio[22018]: time=\"2026-06-11T17:44:26.992037092Z\" level=info 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:27.081382 crc crio[22018]: time=\"2026-06-11T17:44:27.081010468Z\" level=info 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:27.276854 crc crio[22018]: time=\"2026-06-11T17:44:27.275866987Z\" level=info 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:27.283291 crc crio[22018]: time=\"2026-06-11T17:44:27.283214229Z\" level=info 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:27.319723 crc crio[22018]: time=\"2026-06-11T17:44:27.318471233Z\" level=info 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:27.579778 crc crio[22018]: time=\"2026-06-11T17:44:27.578895463Z\" level=info msg=\"Created container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:27.581499 crc crio[22018]: time=\"2026-06-11T17:44:27.581450581Z\" level=info msg=\"Starting container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275\" id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:27.594890 crc crio[22018]: time=\"2026-06-11T17:44:27.594828544Z\" level=info msg=\"Started container\" PID=232222 containerID=72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 description=openstack/nova-api-0/nova-api-api id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\nJun 11 17:44:27.635527 crc crio[22018]: time=\"2026-06-11T17:44:27.611981192Z\" level=info 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:27.635527 crc crio[22018]: time=\"2026-06-11T17:44:27.633592535Z\" level=info msg=\"Created container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:27.636579 crc crio[22018]: time=\"2026-06-11T17:44:27.636395486Z\" level=info msg=\"Starting container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e\" id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.637996387Z\" level=info msg=\"Stopped pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.650188378Z\" level=info 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:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.650276602Z\" level=info msg=\"Started container\" PID=232276 containerID=0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e description=openstack/ovn-northd-0/openstack-network-exporter id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\nJun 11 17:44:27.672203 crc crio[22018]: time=\"2026-06-11T17:44:27.67211308Z\" level=info msg=\"Stopped pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:27.677540 crc crio[22018]: time=\"2026-06-11T17:44:27.677380357Z\" level=info 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:27.713559 crc crio[22018]: time=\"2026-06-11T17:44:27.694545739Z\" level=info 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:27.730726 crc crio[22018]: time=\"2026-06-11T17:44:27.725663545Z\" level=info 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:27.734389 crc crio[22018]: time=\"2026-06-11T17:44:27.73208641Z\" level=info 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:27.858947 crc crio[22018]: time=\"2026-06-11T17:44:27.858288481Z\" level=info 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:27.874539 crc crio[22018]: time=\"2026-06-11T17:44:27.874249209Z\" level=info 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:27.922272 crc crio[22018]: time=\"2026-06-11T17:44:27.922071066Z\" level=info 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.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.245467622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=578b2714-6408-4db0-8584-597ba8527b9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.245580046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bc7d052a-739b-4437-9224-dc3a82e31825 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.24569795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70dea628-ecd7-4b07-8de9-9d202d26f65a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.246211 crc crio[22018]: time=\"2026-06-11T17:44:28.246112913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e21c5e-589e-49bd-adb2-459cda539df3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.246211 crc crio[22018]: time=\"2026-06-11T17:44:28.246179935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd06d97f-5b7a-478b-ad98-4a4f2962b926 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.249247 crc crio[22018]: time=\"2026-06-11T17:44:28.248983345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=5ed11b39-49ae-4a20-8f2b-ca0c954e3af2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.265402 crc crio[22018]: time=\"2026-06-11T17:44:28.265303436Z\" level=info msg=\"Removed container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.286878 crc crio[22018]: time=\"2026-06-11T17:44:28.286759337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=74615e44-eae7-4e6f-8448-3b662e01fff8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.313883 crc crio[22018]: time=\"2026-06-11T17:44:28.313274492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca418c1a-6038-46df-bec9-84a648ddd3e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.314025 crc crio[22018]: time=\"2026-06-11T17:44:28.313955184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6e54e8b-ff2b-4d1a-9a3e-aabb6abdc8a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.315032 crc crio[22018]: time=\"2026-06-11T17:44:28.314064448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5403b55d-8e0c-4d30-b949-d00fe4b20728 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.321157 crc crio[22018]: time=\"2026-06-11T17:44:28.321077805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8536ba1-5da5-491d-80c1-802f324f477b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.327508 crc crio[22018]: time=\"2026-06-11T17:44:28.32724997Z\" level=info msg=\"Removing container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a\" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.333072 crc crio[22018]: time=\"2026-06-11T17:44:28.33290398Z\" level=info msg=\"Removed container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.340824 crc crio[22018]: time=\"2026-06-11T17:44:28.336861081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7d9f8e05-88d1-44a1-9fae-84bdbedffb49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.352317 crc crio[22018]: time=\"2026-06-11T17:44:28.352220573Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.352692 crc crio[22018]: time=\"2026-06-11T17:44:28.352678958Z\" level=info 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.353991 crc crio[22018]: time=\"2026-06-11T17:44:28.353948986Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.354610 crc crio[22018]: time=\"2026-06-11T17:44:28.354585307Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.355714 crc crio[22018]: time=\"2026-06-11T17:44:28.355691292Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.368033 crc crio[22018]: time=\"2026-06-11T17:44:28.367930688Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.368620 crc crio[22018]: time=\"2026-06-11T17:44:28.368538287Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.383952 crc crio[22018]: time=\"2026-06-11T17:44:28.383866099Z\" level=info msg=\"Removing container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54\" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.402950 crc crio[22018]: time=\"2026-06-11T17:44:28.402742051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=308a1fe3-df7e-46bf-81bf-c219ec657d46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.426064 crc crio[22018]: time=\"2026-06-11T17:44:28.42588304Z\" level=info 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.427024 crc crio[22018]: time=\"2026-06-11T17:44:28.426929143Z\" level=info 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.428579 crc crio[22018]: time=\"2026-06-11T17:44:28.428516524Z\" level=info 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.460926 crc crio[22018]: time=\"2026-06-11T17:44:28.460843611Z\" level=info 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.461204 crc crio[22018]: time=\"2026-06-11T17:44:28.461147601Z\" level=info 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.644728 crc crio[22018]: time=\"2026-06-11T17:44:28.644646244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c2c8ac3-6410-4165-8f69-6d798e7fcf44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.648642 crc crio[22018]: time=\"2026-06-11T17:44:28.648557769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33561ffb-b350-492c-8086-c404c6cef91b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.670272 crc crio[22018]: time=\"2026-06-11T17:44:28.670192153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3a10ae6-de29-4a28-b8b6-f43021c8d9b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.748173 crc crio[22018]: time=\"2026-06-11T17:44:28.748091125Z\" level=info msg=\"Removed container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.773486 crc crio[22018]: time=\"2026-06-11T17:44:28.76800446Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:28.791070 crc crio[22018]: time=\"2026-06-11T17:44:28.790977321Z\" level=info msg=\"Removing container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4\" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.794672 crc crio[22018]: time=\"2026-06-11T17:44:28.794526577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=110d2cca-9156-4866-8845-dbd36f7b25d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.813220 crc crio[22018]: time=\"2026-06-11T17:44:28.812724319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eb74c0ce-8a58-4168-baf3-1e4270c18782 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.834395 crc crio[22018]: time=\"2026-06-11T17:44:28.833449839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1b89de3d-a367-4fe6-84c6-8f2bc31f3062 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:28.902950 crc crio[22018]: time=\"2026-06-11T17:44:28.902829658Z\" level=info msg=\"Removed container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.905570 crc crio[22018]: time=\"2026-06-11T17:44:28.905505942Z\" level=info msg=\"Removing container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386\" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:28.960895 crc crio[22018]: time=\"2026-06-11T17:44:28.960776975Z\" level=info 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.975530 crc crio[22018]: time=\"2026-06-11T17:44:28.975451421Z\" level=info 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.129865 crc crio[22018]: time=\"2026-06-11T17:44:29.12575045Z\" level=info 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.130999 crc crio[22018]: time=\"2026-06-11T17:44:29.130942895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1c31871d-1812-489e-809a-b79c16888800 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.139649 crc crio[22018]: time=\"2026-06-11T17:44:29.139371075Z\" level=info 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.139649 crc crio[22018]: time=\"2026-06-11T17:44:29.1396414Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.149089 crc crio[22018]: time=\"2026-06-11T17:44:29.14878539Z\" level=info 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.153689 crc crio[22018]: time=\"2026-06-11T17:44:29.15349881Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.157688 crc crio[22018]: time=\"2026-06-11T17:44:29.157607679Z\" level=info 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.158612 crc crio[22018]: time=\"2026-06-11T17:44:29.157686194Z\" level=info 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.160512 crc crio[22018]: time=\"2026-06-11T17:44:29.160437853Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.189133 crc crio[22018]: time=\"2026-06-11T17:44:29.188612978Z\" level=info 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.228791 crc crio[22018]: time=\"2026-06-11T17:44:29.228617471Z\" level=info 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.233974 crc crio[22018]: time=\"2026-06-11T17:44:29.233831528Z\" level=info msg=\"Removed container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.241121 crc crio[22018]: time=\"2026-06-11T17:44:29.241042287Z\" level=info msg=\"Removing container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b\" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.264169 crc crio[22018]: time=\"2026-06-11T17:44:29.263615705Z\" level=info 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.343145 crc crio[22018]: time=\"2026-06-11T17:44:29.341973099Z\" level=info msg=\"Created container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.360825 crc crio[22018]: time=\"2026-06-11T17:44:29.360657172Z\" level=info msg=\"Starting container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731\" id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:29.368846 crc crio[22018]: time=\"2026-06-11T17:44:29.368657099Z\" level=info msg=\"Started container\" PID=232813 containerID=b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\nJun 11 17:44:29.395859 crc crio[22018]: time=\"2026-06-11T17:44:29.39467415Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mmwg9/POD\" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:29.395859 crc crio[22018]: time=\"2026-06-11T17:44:29.394874946Z\" level=info 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.538385 crc crio[22018]: time=\"2026-06-11T17:44:29.538212863Z\" level=info msg=\"Removed container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container\" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.548437 crc crio[22018]: time=\"2026-06-11T17:44:29.547732355Z\" level=info msg=\"Removing container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e\" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.593246 crc crio[22018]: time=\"2026-06-11T17:44:29.592858418Z\" level=info msg=\"Removed container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.601198 crc crio[22018]: time=\"2026-06-11T17:44:29.600713876Z\" level=info msg=\"Removing container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5\" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.679690 crc crio[22018]: time=\"2026-06-11T17:44:29.679556648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfa3c4af-ce6b-4af5-b3e7-76cb7ddd4a83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.684923 crc crio[22018]: time=\"2026-06-11T17:44:29.684780606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64ba7886-9c33-493e-bf1d-eeb5867e72e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.705671 crc crio[22018]: time=\"2026-06-11T17:44:29.705560615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=82976c88-1f74-4f32-a38c-413a1137cad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.710065 crc crio[22018]: time=\"2026-06-11T17:44:29.709617396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7788482-325f-462e-8c2b-3541b78b500b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.722710 crc crio[22018]: time=\"2026-06-11T17:44:29.721128885Z\" level=info msg=\"Created container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.726079 crc crio[22018]: time=\"2026-06-11T17:44:29.726000772Z\" level=info msg=\"Starting container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c\" id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:29.732009 crc crio[22018]: time=\"2026-06-11T17:44:29.731917481Z\" level=info msg=\"Created container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736430522Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736588291Z\" level=info msg=\"Starting container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea\" id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736962263Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:29.738275 crc crio[22018]: time=\"2026-06-11T17:44:29.738165997Z\" level=info msg=\"Started container\" PID=232819 containerID=50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c description=openstack/cinder-api-0/cinder-api-log id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\nJun 11 17:44:29.743439 crc crio[22018]: time=\"2026-06-11T17:44:29.74325475Z\" level=info msg=\"Started container\" PID=232817 containerID=9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea description=openstack/glance-default-internal-api-0/glance-httpd id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\nJun 11 17:44:29.766800 crc crio[22018]: time=\"2026-06-11T17:44:29.766746024Z\" level=info msg=\"Removed container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.779309 crc crio[22018]: time=\"2026-06-11T17:44:29.778723886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=23c60475-ccd6-4d45-bf68-c81eb620c600 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:29.789653 crc crio[22018]: time=\"2026-06-11T17:44:29.789127176Z\" level=info msg=\"Removing container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf\" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.794609 crc crio[22018]: time=\"2026-06-11T17:44:29.794527598Z\" level=info msg=\"Removed container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.814677 crc crio[22018]: time=\"2026-06-11T17:44:29.811524128Z\" level=info msg=\"Removing container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f\" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:29.915609 crc crio[22018]: time=\"2026-06-11T17:44:29.915529723Z\" level=info 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.918062 crc crio[22018]: time=\"2026-06-11T17:44:29.916055374Z\" level=info 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.920211 crc crio[22018]: time=\"2026-06-11T17:44:29.917003675Z\" level=info 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.973207 crc crio[22018]: time=\"2026-06-11T17:44:29.973094584Z\" level=info 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.987844 crc crio[22018]: time=\"2026-06-11T17:44:29.987655314Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"\nJun 11 17:44:29.987844 crc crio[22018]: time=\"2026-06-11T17:44:29.987724236Z\" level=info msg=\"Adding pod openstack_ovn-controller-mmwg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:30.054374 crc crio[22018]: time=\"2026-06-11T17:44:30.053309233Z\" level=info 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:30.067057 crc crio[22018]: time=\"2026-06-11T17:44:30.066954038Z\" level=info 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:30.112213 crc crio[22018]: time=\"2026-06-11T17:44:30.112136189Z\" level=info msg=\"Created container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.113566 crc crio[22018]: time=\"2026-06-11T17:44:30.113467994Z\" level=info msg=\"Starting container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca\" id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.123823 crc crio[22018]: time=\"2026-06-11T17:44:30.121595513Z\" level=info msg=\"Created container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.132560 crc crio[22018]: time=\"2026-06-11T17:44:30.132471712Z\" level=info msg=\"Starting container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be\" id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.143775945Z\" level=info msg=\"Created container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.144646052Z\" level=info msg=\"Started container\" PID=232826 containerID=2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be description=openstack/openstack-cell1-galera-0/galera id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\nJun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.145591043Z\" level=info msg=\"Started container\" PID=232809 containerID=3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca description=openstack/cinder-scheduler-0/cinder-scheduler id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\nJun 11 17:44:30.153429 crc crio[22018]: time=\"2026-06-11T17:44:30.15294334Z\" level=info msg=\"Starting container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe\" id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.174595 crc crio[22018]: time=\"2026-06-11T17:44:30.174496638Z\" level=info msg=\"Started container\" PID=232842 containerID=d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\nJun 11 17:44:30.213518 crc crio[22018]: time=\"2026-06-11T17:44:30.212011431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b8b8dc3a-595a-4d54-bb15-725b49fd98f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:30.322544 crc crio[22018]: time=\"2026-06-11T17:44:30.321273456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5978bbc4-55ae-4612-ba1b-ab0c41104e60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:30.332901 crc crio[22018]: time=\"2026-06-11T17:44:30.332703108Z\" level=info msg=\"Created container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.335458 crc crio[22018]: time=\"2026-06-11T17:44:30.334599533Z\" level=info msg=\"Starting container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99\" id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.339439 crc crio[22018]: time=\"2026-06-11T17:44:30.338811682Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.342436 crc crio[22018]: time=\"2026-06-11T17:44:30.340887689Z\" level=info 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:30.361066 crc crio[22018]: time=\"2026-06-11T17:44:30.360974564Z\" level=info msg=\"Started container\" PID=232827 containerID=c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\nJun 11 17:44:30.419391 crc crio[22018]: time=\"2026-06-11T17:44:30.411896514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ca75d98f-ba5d-41e0-ab17-29caa991f86e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:30.483021 crc crio[22018]: time=\"2026-06-11T17:44:30.482927042Z\" level=info 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:30.489767 crc crio[22018]: time=\"2026-06-11T17:44:30.489684286Z\" level=info 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:30.495249 crc crio[22018]: time=\"2026-06-11T17:44:30.49516037Z\" level=info 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:30.500236 crc crio[22018]: time=\"2026-06-11T17:44:30.500095157Z\" level=info 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:30.504903 crc crio[22018]: time=\"2026-06-11T17:44:30.504810578Z\" level=info 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:30.518495 crc crio[22018]: time=\"2026-06-11T17:44:30.51826333Z\" level=info 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:30.522990 crc crio[22018]: time=\"2026-06-11T17:44:30.522902712Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.523444 crc crio[22018]: time=\"2026-06-11T17:44:30.523314435Z\" level=info 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:30.598239 crc crio[22018]: time=\"2026-06-11T17:44:30.597771974Z\" level=info msg=\"Created container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599462379Z\" level=info msg=\"Starting container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08\" id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599925327Z\" level=info msg=\"Created container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599999896Z\" level=info msg=\"Created container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.602171486Z\" level=info msg=\"Starting container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e\" id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.606259 crc crio[22018]: time=\"2026-06-11T17:44:30.604808379Z\" level=info msg=\"Starting container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297\" id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.619108 crc crio[22018]: time=\"2026-06-11T17:44:30.619014705Z\" level=info msg=\"Started container\" PID=232821 containerID=31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297 description=openstack/dnsmasq-dns-6566476449-zkqxt/init id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\nJun 11 17:44:30.619494 crc crio[22018]: time=\"2026-06-11T17:44:30.619400757Z\" level=info msg=\"Started container\" PID=232829 containerID=f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e description=openstack/placement-db-create-wp7pr/mariadb-database-create id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\nJun 11 17:44:30.622741 crc crio[22018]: time=\"2026-06-11T17:44:30.622643178Z\" level=info msg=\"Started container\" PID=232825 containerID=2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 description=openstack/ceilometer-0/ceilometer-notification-agent id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\nJun 11 17:44:30.644289 crc crio[22018]: time=\"2026-06-11T17:44:30.644206434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=edf34791-b4b5-4826-96e2-5af8ba5854b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:30.688427 crc crio[22018]: time=\"2026-06-11T17:44:30.676144438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=47c62238-2db0-4fec-8533-07720fcdf1e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:30.698752 crc crio[22018]: time=\"2026-06-11T17:44:30.698064601Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.759471 crc crio[22018]: 2026-06-11T17:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2b7fe983b40c7 Mac:b2:8e:84:53:c3:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:30.759471 crc crio[22018]: time=\"2026-06-11T17:44:30.757034676Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"\nJun 11 17:44:30.759471 crc crio[22018]: time=\"2026-06-11T17:44:30.757371676Z\" level=info msg=\"Checking pod openstack_ovn-controller-mmwg9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:30.799014 crc crio[22018]: time=\"2026-06-11T17:44:30.798825644Z\" level=info msg=\"Created container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:30.800964 crc crio[22018]: time=\"2026-06-11T17:44:30.800882928Z\" level=info 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:30.804782 crc crio[22018]: time=\"2026-06-11T17:44:30.804212044Z\" level=info msg=\"Starting container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea\" id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:30.805438 crc crio[22018]: time=\"2026-06-11T17:44:30.805273303Z\" level=info 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:30.809514 crc crio[22018]: time=\"2026-06-11T17:44:30.809305253Z\" level=info 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:30.815992 crc crio[22018]: time=\"2026-06-11T17:44:30.815950877Z\" level=info msg=\"Started container\" PID=232837 containerID=c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\nJun 11 17:44:30.906116 crc crio[22018]: time=\"2026-06-11T17:44:30.905865891Z\" level=info 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:30.921124 crc crio[22018]: time=\"2026-06-11T17:44:30.920958359Z\" level=info msg=\"Ran pod sandbox 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 with infra container: openstack/ovn-controller-mmwg9/POD\" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:30.924294 crc crio[22018]: time=\"2026-06-11T17:44:30.924214224Z\" level=info 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:30.927818 crc crio[22018]: time=\"2026-06-11T17:44:30.927789318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=8b25f20c-db3f-4e03-a137-c55a31c5e80e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:31.150483 crc crio[22018]: time=\"2026-06-11T17:44:31.149612241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=019ae0f2-9d5d-4fd3-931b-7893bbdcc783 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:31.164199 crc crio[22018]: time=\"2026-06-11T17:44:31.163993488Z\" level=info msg=\"Creating container: openstack/ovn-controller-mmwg9/ovn-controller\" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:31.164633 crc crio[22018]: time=\"2026-06-11T17:44:31.164547966Z\" level=info 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:31.206053 crc crio[22018]: time=\"2026-06-11T17:44:31.205958849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1eef1ee1-d2f6-4c6a-bd3f-79f88b079e86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:31.315877 crc crio[22018]: time=\"2026-06-11T17:44:31.315767112Z\" level=info 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:31.321833 crc crio[22018]: time=\"2026-06-11T17:44:31.321005189Z\" level=info 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:31.364953 crc crio[22018]: time=\"2026-06-11T17:44:31.364622272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f00eb2a-f115-4dc7-ac8a-3f3db9b6ccbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:31.381590 crc crio[22018]: time=\"2026-06-11T17:44:31.378156896Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:31.381590 crc crio[22018]: time=\"2026-06-11T17:44:31.378773556Z\" level=info 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:31.568203 crc crio[22018]: time=\"2026-06-11T17:44:31.568089076Z\" level=info 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:31.577452 crc crio[22018]: time=\"2026-06-11T17:44:31.577297929Z\" level=info 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:31.621298 crc crio[22018]: time=\"2026-06-11T17:44:31.621199091Z\" level=info 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:31.729962 crc crio[22018]: time=\"2026-06-11T17:44:31.729832112Z\" level=info 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:31.786511 crc crio[22018]: time=\"2026-06-11T17:44:31.785725894Z\" level=info 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:31.927847 crc crio[22018]: time=\"2026-06-11T17:44:31.927746066Z\" level=info msg=\"Created container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container\" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:31.930304 crc crio[22018]: time=\"2026-06-11T17:44:31.930192473Z\" level=info msg=\"Starting container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115\" id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:31.939791 crc crio[22018]: time=\"2026-06-11T17:44:31.938725575Z\" level=info msg=\"Started container\" PID=232818 containerID=61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115 description=openstack/rabbitmq-cell1-server-0/setup-container id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\nJun 11 17:44:32.191155 crc crio[22018]: time=\"2026-06-11T17:44:32.190791579Z\" level=info 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.226191 crc crio[22018]: time=\"2026-06-11T17:44:32.226077789Z\" level=info 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.228186 crc crio[22018]: time=\"2026-06-11T17:44:32.228070323Z\" level=info 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.247748 crc crio[22018]: time=\"2026-06-11T17:44:32.247619563Z\" level=info 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.429493 crc crio[22018]: time=\"2026-06-11T17:44:32.429315109Z\" level=info msg=\"Created container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container\" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.430768 crc crio[22018]: time=\"2026-06-11T17:44:32.430566901Z\" level=info msg=\"Starting container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d\" id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:32.459129 crc crio[22018]: time=\"2026-06-11T17:44:32.450787849Z\" level=info msg=\"Started container\" PID=232814 containerID=bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d description=openstack/rabbitmq-server-0/setup-container id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\nJun 11 17:44:32.693238 crc crio[22018]: time=\"2026-06-11T17:44:32.693053247Z\" level=info 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.815583 crc crio[22018]: time=\"2026-06-11T17:44:32.815307972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7f3c759-67cc-4196-8a51-03a56e105b6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.818639 crc crio[22018]: time=\"2026-06-11T17:44:32.818480463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbe64ac3-ab5e-4869-b401-8035a9b74dee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.821864 crc crio[22018]: time=\"2026-06-11T17:44:32.82171719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48e66007-54ce-4588-9b5d-b715d9fb9a6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.822205 crc crio[22018]: time=\"2026-06-11T17:44:32.822126683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8cb9a161-1381-4b9a-9d7e-ad1a0ac9daa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.841615157Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.842189736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=720f1b4a-9e2e-4f16-8acc-d8e12c7c6541 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.842246988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f34dd22-404f-452b-87e7-0280c116b4f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.906223 crc crio[22018]: time=\"2026-06-11T17:44:32.906103681Z\" level=info msg=\"Removed container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:32.907446 crc crio[22018]: time=\"2026-06-11T17:44:32.906977391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f4764201-7a4b-421a-80dd-6ffc48816f8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.908812 crc crio[22018]: time=\"2026-06-11T17:44:32.906268077Z\" level=info 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.910961 crc crio[22018]: time=\"2026-06-11T17:44:32.910632047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d25b657b-d574-48a7-941e-5c58bd38ebe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.916604 crc crio[22018]: time=\"2026-06-11T17:44:32.91619748Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.932077 crc crio[22018]: time=\"2026-06-11T17:44:32.931991593Z\" level=info msg=\"Removing container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953\" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:32.954036 crc crio[22018]: time=\"2026-06-11T17:44:32.953953074Z\" level=info msg=\"Removed container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:32.954827 crc crio[22018]: time=\"2026-06-11T17:44:32.9547673Z\" level=info 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.966515 crc crio[22018]: time=\"2026-06-11T17:44:32.966208238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=ec93ac69-4bbc-4ef6-a8a3-80fee879b2ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.966683 crc crio[22018]: time=\"2026-06-11T17:44:32.966519878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1906530e-04ce-46d1-996a-9bba61bfa9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:32.967158 crc crio[22018]: time=\"2026-06-11T17:44:32.967112617Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:32.970690 crc crio[22018]: time=\"2026-06-11T17:44:32.970652829Z\" level=info msg=\"Removing container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218\" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.034592 crc crio[22018]: time=\"2026-06-11T17:44:33.034489884Z\" level=info msg=\"Removed container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.039139 crc crio[22018]: time=\"2026-06-11T17:44:33.038502343Z\" level=info 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:33.039229 crc crio[22018]: time=\"2026-06-11T17:44:33.039170762Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:33.042920 crc crio[22018]: time=\"2026-06-11T17:44:33.04285666Z\" level=info msg=\"Removing container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6\" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.043441 crc crio[22018]: time=\"2026-06-11T17:44:33.043282023Z\" level=info 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:33.067713 crc crio[22018]: time=\"2026-06-11T17:44:33.058394775Z\" level=info 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:33.090976 crc crio[22018]: time=\"2026-06-11T17:44:33.089720783Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:33.108701 crc crio[22018]: time=\"2026-06-11T17:44:33.107553722Z\" level=info 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:33.346964 crc crio[22018]: time=\"2026-06-11T17:44:33.346651291Z\" level=info msg=\"Removed container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.352498 crc crio[22018]: time=\"2026-06-11T17:44:33.352097681Z\" level=info msg=\"Removing container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6\" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.417103 crc crio[22018]: time=\"2026-06-11T17:44:33.41673643Z\" level=info msg=\"Removed container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.421453 crc crio[22018]: time=\"2026-06-11T17:44:33.421363167Z\" level=info msg=\"Removing container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c\" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.598024 crc crio[22018]: time=\"2026-06-11T17:44:33.597967089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=677542fd-1430-4563-aebd-80284b05b141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:33.605000 crc crio[22018]: time=\"2026-06-11T17:44:33.60492039Z\" level=info msg=\"Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:33.605668 crc crio[22018]: time=\"2026-06-11T17:44:33.605595192Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc000380430}] Aliases:map[]}\"\nJun 11 17:44:33.605806 crc crio[22018]: time=\"2026-06-11T17:44:33.605760047Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:33.706255 crc crio[22018]: time=\"2026-06-11T17:44:33.705763751Z\" level=info 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:33.733291 crc crio[22018]: time=\"2026-06-11T17:44:33.731814245Z\" level=info 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:33.741965 crc crio[22018]: time=\"2026-06-11T17:44:33.741883335Z\" level=info 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:33.756851 crc crio[22018]: time=\"2026-06-11T17:44:33.756800037Z\" level=info msg=\"Created container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:33.759799 crc crio[22018]: time=\"2026-06-11T17:44:33.759747943Z\" level=info 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:33.762897 crc crio[22018]: time=\"2026-06-11T17:44:33.762675889Z\" level=info msg=\"Starting container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf\" id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:33.763813 crc crio[22018]: time=\"2026-06-11T17:44:33.763737549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9387d29d-0b70-43d7-ab97-a733c3d2f9c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:33.765639 crc crio[22018]: time=\"2026-06-11T17:44:33.765577806Z\" level=info 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:33.767244 crc crio[22018]: time=\"2026-06-11T17:44:33.767103918Z\" level=info msg=\"Created container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:33.774196 crc crio[22018]: time=\"2026-06-11T17:44:33.769060207Z\" level=info msg=\"Starting container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec\" id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:33.781130 crc crio[22018]: time=\"2026-06-11T17:44:33.778156678Z\" level=info msg=\"Started container\" PID=233629 containerID=b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\nJun 11 17:44:33.784541 crc crio[22018]: time=\"2026-06-11T17:44:33.784302673Z\" level=info msg=\"Started container\" PID=233642 containerID=5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\nJun 11 17:44:33.797569 crc crio[22018]: time=\"2026-06-11T17:44:33.797392566Z\" level=info msg=\"Removed container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.806222 crc crio[22018]: time=\"2026-06-11T17:44:33.806144613Z\" level=info msg=\"Removing container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905\" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.825734 crc crio[22018]: time=\"2026-06-11T17:44:33.825678965Z\" level=info msg=\"Removed container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.835704 crc crio[22018]: time=\"2026-06-11T17:44:33.835568269Z\" level=info msg=\"Removing container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54\" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:33.861855 crc crio[22018]: time=\"2026-06-11T17:44:33.861798343Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:33.988142 crc crio[22018]: time=\"2026-06-11T17:44:33.987191679Z\" level=info 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:34.173136 crc crio[22018]: time=\"2026-06-11T17:44:34.173053063Z\" level=info msg=\"Created container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.174983 crc crio[22018]: time=\"2026-06-11T17:44:34.174759456Z\" level=info msg=\"Starting container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65\" id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.180705 crc crio[22018]: time=\"2026-06-11T17:44:34.180636243Z\" level=info msg=\"Started container\" PID=233649 containerID=ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 description=openstack/openstack-galera-0/galera id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\nJun 11 17:44:34.189869 crc crio[22018]: time=\"2026-06-11T17:44:34.189772655Z\" level=info msg=\"Stopped pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:34.223124 crc crio[22018]: time=\"2026-06-11T17:44:34.222923338Z\" level=info msg=\"Created container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.224103 crc crio[22018]: time=\"2026-06-11T17:44:34.224034932Z\" level=info msg=\"Starting container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00\" id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.233240 crc crio[22018]: time=\"2026-06-11T17:44:34.233156455Z\" level=info msg=\"Started container\" PID=233647 containerID=082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 description=openstack/ceilometer-0/sg-core id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\nJun 11 17:44:34.282398 crc crio[22018]: time=\"2026-06-11T17:44:34.282241016Z\" level=info msg=\"Created container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.293477 crc crio[22018]: time=\"2026-06-11T17:44:34.293303323Z\" level=info msg=\"Starting container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202\" id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.303912 crc crio[22018]: time=\"2026-06-11T17:44:34.299925218Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a92392cf-5e26-486e-8358-cbc8e81f8a76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:34.308359 crc crio[22018]: time=\"2026-06-11T17:44:34.305437683Z\" level=info msg=\"Started container\" PID=233650 containerID=59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\nJun 11 17:44:34.361803 crc crio[22018]: time=\"2026-06-11T17:44:34.361715652Z\" level=info msg=\"Created container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.367836 crc crio[22018]: time=\"2026-06-11T17:44:34.367699049Z\" level=info msg=\"Starting container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b\" id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.377747 crc crio[22018]: time=\"2026-06-11T17:44:34.377664669Z\" level=info msg=\"Started container\" PID=233638 containerID=3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b description=openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\nJun 11 17:44:34.428684 crc crio[22018]: time=\"2026-06-11T17:44:34.428596319Z\" level=info msg=\"Created container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.429397 crc crio[22018]: time=\"2026-06-11T17:44:34.4291999Z\" level=info msg=\"Created container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.431739 crc crio[22018]: time=\"2026-06-11T17:44:34.431648991Z\" level=info msg=\"Starting container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99\" id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.431972 crc crio[22018]: time=\"2026-06-11T17:44:34.431948557Z\" level=info msg=\"Starting container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9\" id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.447589 crc crio[22018]: time=\"2026-06-11T17:44:34.44216067Z\" level=info msg=\"Started container\" PID=233639 containerID=e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 description=openstack/ovn-controller-mmwg9/ovn-controller id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\nJun 11 17:44:34.447589 crc crio[22018]: time=\"2026-06-11T17:44:34.44563935Z\" level=info msg=\"Started container\" PID=233643 containerID=ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\nJun 11 17:44:34.463253 crc crio[22018]: time=\"2026-06-11T17:44:34.463202568Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=01d43242-abac-44ff-85c7-c8ddefad0afe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:34.512041 crc crio[22018]: time=\"2026-06-11T17:44:34.510839768Z\" level=info msg=\"Created container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.512644 crc crio[22018]: time=\"2026-06-11T17:44:34.512371448Z\" level=info msg=\"Starting container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c\" id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.523962 crc crio[22018]: time=\"2026-06-11T17:44:34.523862065Z\" level=info msg=\"Started container\" PID=233646 containerID=07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\nJun 11 17:44:34.572386 crc crio[22018]: time=\"2026-06-11T17:44:34.572234235Z\" level=info 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:34.577514 crc crio[22018]: time=\"2026-06-11T17:44:34.577436371Z\" level=info 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:34.590174 crc crio[22018]: time=\"2026-06-11T17:44:34.590077412Z\" level=info 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:34.596733 crc crio[22018]: time=\"2026-06-11T17:44:34.596642072Z\" level=info 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:34.618468 crc crio[22018]: time=\"2026-06-11T17:44:34.616905302Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.618468 crc crio[22018]: time=\"2026-06-11T17:44:34.617251063Z\" level=info 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:34.620991 crc crio[22018]: time=\"2026-06-11T17:44:34.620876678Z\" level=info msg=\"Created container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create\" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.621530 crc crio[22018]: time=\"2026-06-11T17:44:34.621314873Z\" level=info msg=\"Created container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.634064 crc crio[22018]: time=\"2026-06-11T17:44:34.63396722Z\" level=info msg=\"Starting container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585\" id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.647769 crc crio[22018]: time=\"2026-06-11T17:44:34.637996396Z\" level=info msg=\"Starting container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58\" id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.659434 crc crio[22018]: time=\"2026-06-11T17:44:34.655808446Z\" level=info msg=\"Started container\" PID=233645 containerID=caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585 description=openstack/glance-db-create-64bgj/mariadb-database-create id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\nJun 11 17:44:34.678609 crc crio[22018]: time=\"2026-06-11T17:44:34.672560613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f0bb3cf-3801-4438-9d71-55b6d2638443 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:34.678609 crc crio[22018]: time=\"2026-06-11T17:44:34.672805361Z\" level=info msg=\"Started container\" PID=233627 containerID=58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\nJun 11 17:44:34.707297 crc crio[22018]: time=\"2026-06-11T17:44:34.706621582Z\" level=info msg=\"Created container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.712200 crc crio[22018]: time=\"2026-06-11T17:44:34.712119903Z\" level=info msg=\"Starting container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067\" id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.733519 crc crio[22018]: time=\"2026-06-11T17:44:34.733295076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc1bac60-9e90-4d04-bf8d-a17e9938818e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:34.745273 crc crio[22018]: time=\"2026-06-11T17:44:34.745129942Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.746488 crc crio[22018]: time=\"2026-06-11T17:44:34.745729381Z\" level=info 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:34.762649 crc crio[22018]: time=\"2026-06-11T17:44:34.762395889Z\" level=info 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:34.782280 crc crio[22018]: time=\"2026-06-11T17:44:34.781643389Z\" level=info msg=\"Started container\" PID=233651 containerID=e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 description=openstack/cinder-scheduler-0/probe id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\nJun 11 17:44:34.797272 crc crio[22018]: time=\"2026-06-11T17:44:34.79713377Z\" level=info 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:34.832919 crc crio[22018]: time=\"2026-06-11T17:44:34.832609395Z\" level=info msg=\"Created container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create\" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:34.845896 crc crio[22018]: time=\"2026-06-11T17:44:34.845812514Z\" level=info msg=\"Starting container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d\" id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:34.857001 crc crio[22018]: time=\"2026-06-11T17:44:34.856467796Z\" level=info 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:34.913654 crc crio[22018]: time=\"2026-06-11T17:44:34.906901606Z\" level=info 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:34.955005 crc crio[22018]: time=\"2026-06-11T17:44:34.954786791Z\" level=info msg=\"Started container\" PID=233648 containerID=74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d description=openstack/cinder-db-create-fv555/mariadb-database-create id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\nJun 11 17:44:34.986401 crc crio[22018]: time=\"2026-06-11T17:44:34.986180872Z\" level=info msg=\"Removed container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.050202 crc crio[22018]: time=\"2026-06-11T17:44:35.039142361Z\" level=info msg=\"Removing container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f\" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.061203 crc crio[22018]: time=\"2026-06-11T17:44:35.056052463Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:35.061203 crc crio[22018]: time=\"2026-06-11T17:44:35.056143096Z\" level=info 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.137987 crc crio[22018]: time=\"2026-06-11T17:44:35.130097612Z\" level=info msg=\"Removed container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.235671 crc crio[22018]: time=\"2026-06-11T17:44:35.231085544Z\" level=info msg=\"Removing container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4\" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.256894 crc crio[22018]: time=\"2026-06-11T17:44:35.251923272Z\" level=info 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.270566 crc crio[22018]: time=\"2026-06-11T17:44:35.270386875Z\" level=info 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.657310 crc crio[22018]: time=\"2026-06-11T17:44:35.656792495Z\" level=info msg=\"Removed container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap\" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.711658 crc crio[22018]: time=\"2026-06-11T17:44:35.708678209Z\" level=info msg=\"Removing container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596\" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:35.773159 crc crio[22018]: time=\"2026-06-11T17:44:35.773068338Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}\"\nJun 11 17:44:35.773159 crc crio[22018]: time=\"2026-06-11T17:44:35.7731338Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:35.858021 crc crio[22018]: time=\"2026-06-11T17:44:35.856654631Z\" level=info 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.906186 crc crio[22018]: time=\"2026-06-11T17:44:35.905982535Z\" level=info 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:36.176314 crc crio[22018]: time=\"2026-06-11T17:44:36.17556271Z\" level=info msg=\"Created container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:36.207810 crc crio[22018]: time=\"2026-06-11T17:44:36.204613711Z\" level=info msg=\"Starting container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1\" id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:36.215504 crc crio[22018]: time=\"2026-06-11T17:44:36.215139939Z\" level=info msg=\"Started container\" PID=233940 containerID=4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\nJun 11 17:44:36.349095 crc crio[22018]: time=\"2026-06-11T17:44:36.348285986Z\" level=info msg=\"Created container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:36.362945 crc crio[22018]: time=\"2026-06-11T17:44:36.361845111Z\" level=info msg=\"Starting container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e\" id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:36.387749 crc crio[22018]: time=\"2026-06-11T17:44:36.387619968Z\" level=info msg=\"Started container\" PID=233939 containerID=fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e description=openstack/cinder-api-0/cinder-api id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\nJun 11 17:44:36.537390 crc crio[22018]: time=\"2026-06-11T17:44:36.536167529Z\" level=info msg=\"Removed container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.561861 crc crio[22018]: time=\"2026-06-11T17:44:36.561782174Z\" level=info msg=\"Removing container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4\" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.567427 crc crio[22018]: time=\"2026-06-11T17:44:36.566788502Z\" level=info msg=\"Removed container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.576918 crc crio[22018]: time=\"2026-06-11T17:44:36.576813653Z\" level=info msg=\"Removing container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae\" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.651968 crc crio[22018]: time=\"2026-06-11T17:44:36.651532897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abffc1bb-85d1-46ef-ba2d-b2f4ca4465e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:36.658112 crc crio[22018]: time=\"2026-06-11T17:44:36.657853345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fb6c0239-8d00-4aad-b2fe-e267e91aea02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:36.682493 crc crio[22018]: time=\"2026-06-11T17:44:36.682161215Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:36.683060 crc crio[22018]: time=\"2026-06-11T17:44:36.68264741Z\" level=info 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:36.700561 crc crio[22018]: 2026-06-11T17:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67710d7b4b5430a Mac:c6:fb:c0:46:a2:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 SocketPath: PciID:}] [{Interface:0xc0001128d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:36.704749 crc crio[22018]: time=\"2026-06-11T17:44:36.702017223Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}\"\nJun 11 17:44:36.704749 crc crio[22018]: time=\"2026-06-11T17:44:36.703592133Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:36.799000 crc crio[22018]: time=\"2026-06-11T17:44:36.798901832Z\" level=info msg=\"Removed container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.811654 crc crio[22018]: time=\"2026-06-11T17:44:36.811514145Z\" level=info msg=\"Removed container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.824181 crc crio[22018]: time=\"2026-06-11T17:44:36.824099501Z\" level=info msg=\"Removing container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40\" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.824675 crc crio[22018]: time=\"2026-06-11T17:44:36.824502798Z\" level=info msg=\"Ran pod sandbox 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 with infra container: openstack/ovsdbserver-nb-0/POD\" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:36.825393 crc crio[22018]: time=\"2026-06-11T17:44:36.825292479Z\" level=info msg=\"Removing container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447\" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:36.831865 crc crio[22018]: time=\"2026-06-11T17:44:36.831801958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=d7ea28b2-2368-440b-bf13-6824e2818ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:36.931290 crc crio[22018]: time=\"2026-06-11T17:44:36.930133839Z\" level=info 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:36.938373 crc crio[22018]: time=\"2026-06-11T17:44:36.937610202Z\" level=info 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:36.989466 crc crio[22018]: time=\"2026-06-11T17:44:36.949923243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c01ef526-27ed-4106-b7ca-ccc7496dd4c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:37.004211 crc crio[22018]: time=\"2026-06-11T17:44:37.004161284Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.005132 crc crio[22018]: time=\"2026-06-11T17:44:37.005111394Z\" level=info 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:37.159471 crc crio[22018]: time=\"2026-06-11T17:44:37.156739924Z\" level=info msg=\"Created container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.167389 crc crio[22018]: time=\"2026-06-11T17:44:37.163606085Z\" level=info msg=\"Starting container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7\" id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:37.174257 crc crio[22018]: time=\"2026-06-11T17:44:37.174074073Z\" level=info msg=\"Started container\" PID=234396 containerID=8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\nJun 11 17:44:37.178815 crc crio[22018]: time=\"2026-06-11T17:44:37.178760481Z\" level=info msg=\"Created container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.181945 crc crio[22018]: time=\"2026-06-11T17:44:37.180864358Z\" level=info msg=\"Starting container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2\" id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:37.189978 crc crio[22018]: time=\"2026-06-11T17:44:37.188933825Z\" level=info 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:37.193749 crc crio[22018]: time=\"2026-06-11T17:44:37.193673427Z\" level=info msg=\"Started container\" PID=234384 containerID=8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\nJun 11 17:44:37.198968 crc crio[22018]: time=\"2026-06-11T17:44:37.198617096Z\" level=info 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:37.253200 crc crio[22018]: time=\"2026-06-11T17:44:37.253009983Z\" level=info msg=\"Created container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.256531 crc crio[22018]: time=\"2026-06-11T17:44:37.256482959Z\" level=info msg=\"Starting container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8\" id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:37.282505 crc crio[22018]: time=\"2026-06-11T17:44:37.281824856Z\" level=info msg=\"Started container\" PID=234376 containerID=d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\nJun 11 17:44:37.455791 crc crio[22018]: time=\"2026-06-11T17:44:37.455309735Z\" level=info msg=\"Removed container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.459619 crc crio[22018]: time=\"2026-06-11T17:44:37.45958188Z\" level=info msg=\"Removing container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41\" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.553757 crc crio[22018]: time=\"2026-06-11T17:44:37.552049194Z\" level=info msg=\"Removed container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.562628 crc crio[22018]: time=\"2026-06-11T17:44:37.562487911Z\" level=info msg=\"Removing container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0\" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.622756 crc crio[22018]: time=\"2026-06-11T17:44:37.622691503Z\" level=info msg=\"Stopping container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 (timeout: 30s)\" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:37.639586 crc crio[22018]: time=\"2026-06-11T17:44:37.639222793Z\" level=info msg=\"Removed container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.643060 crc crio[22018]: time=\"2026-06-11T17:44:37.642995174Z\" level=info msg=\"Removing container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c\" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.693458 crc crio[22018]: time=\"2026-06-11T17:44:37.69200801Z\" level=info msg=\"Created container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.704090 crc crio[22018]: time=\"2026-06-11T17:44:37.704033945Z\" level=info msg=\"Starting container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063\" id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:37.725651 crc crio[22018]: time=\"2026-06-11T17:44:37.71726182Z\" level=info msg=\"Removed container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.727595 crc crio[22018]: time=\"2026-06-11T17:44:37.727552882Z\" level=info msg=\"Started container\" PID=234426 containerID=68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\nJun 11 17:44:37.771743 crc crio[22018]: time=\"2026-06-11T17:44:37.770841303Z\" level=info msg=\"Removed container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.835757 crc crio[22018]: time=\"2026-06-11T17:44:37.830738596Z\" level=info msg=\"Removing container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc\" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.850108 crc crio[22018]: time=\"2026-06-11T17:44:37.848283614Z\" level=info msg=\"Removing container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5\" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:37.905391 crc crio[22018]: time=\"2026-06-11T17:44:37.905240145Z\" level=info msg=\"Stopped container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:37.911059 crc crio[22018]: time=\"2026-06-11T17:44:37.909123931Z\" level=info msg=\"Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:37.924202 crc crio[22018]: time=\"2026-06-11T17:44:37.920137244Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc007484518}] Aliases:map[]}\"\nJun 11 17:44:37.924202 crc crio[22018]: time=\"2026-06-11T17:44:37.920733213Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-jz65l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:37.934435 crc crio[22018]: time=\"2026-06-11T17:44:37.933290356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=4cc6357c-955c-42db-aabb-87eac83ffacd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:37.949645 crc crio[22018]: time=\"2026-06-11T17:44:37.94650712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=125b2e52-df58-4c9f-a3d9-0e0c3d100c30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:37.980557 crc crio[22018]: time=\"2026-06-11T17:44:37.975802638Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:37.980557 crc crio[22018]: time=\"2026-06-11T17:44:37.976651395Z\" level=info 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:38.005846 crc crio[22018]: time=\"2026-06-11T17:44:38.005795168Z\" level=info msg=\"Created container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.006904 crc crio[22018]: time=\"2026-06-11T17:44:38.006878732Z\" level=info msg=\"Starting container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71\" id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:38.033741 crc crio[22018]: time=\"2026-06-11T17:44:38.033688306Z\" level=info msg=\"Started container\" PID=234424 containerID=1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\nJun 11 17:44:38.071876 crc crio[22018]: time=\"2026-06-11T17:44:38.071585555Z\" level=info msg=\"Created container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.073946 crc crio[22018]: time=\"2026-06-11T17:44:38.073831769Z\" level=info msg=\"Starting container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef\" id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:38.087985 crc crio[22018]: time=\"2026-06-11T17:44:38.081602784Z\" level=info msg=\"Started container\" PID=234423 containerID=141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef description=openstack/ceilometer-0/proxy-httpd id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\nJun 11 17:44:38.141003 crc crio[22018]: time=\"2026-06-11T17:44:38.140242411Z\" level=info msg=\"Stopping container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f (timeout: 30s)\" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:38.339398 crc crio[22018]: time=\"2026-06-11T17:44:38.337161754Z\" level=info 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:38.400143 crc crio[22018]: time=\"2026-06-11T17:44:38.397687342Z\" level=info msg=\"Stopping container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b (timeout: 10s)\" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:38.448236 crc crio[22018]: time=\"2026-06-11T17:44:38.44811737Z\" level=info msg=\"Created container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.450759 crc crio[22018]: time=\"2026-06-11T17:44:38.450487166Z\" level=info msg=\"Starting container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4\" id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:38.474475 crc crio[22018]: time=\"2026-06-11T17:44:38.469359621Z\" level=info msg=\"Started container\" PID=234420 containerID=cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4 description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\nJun 11 17:44:38.576283 crc crio[22018]: time=\"2026-06-11T17:44:38.574927098Z\" level=info msg=\"Stopped container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.57880027Z\" level=info msg=\"Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.579629317Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc00012a580}] Aliases:map[]}\"\nJun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.579777561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-zkqxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:38.606396 crc crio[22018]: time=\"2026-06-11T17:44:38.603135861Z\" level=info msg=\"Stopped pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:38.692733 crc crio[22018]: time=\"2026-06-11T17:44:38.692032275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b842901-d9c6-4420-b270-42dce5f7e222 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:38.714762 crc crio[22018]: time=\"2026-06-11T17:44:38.709590864Z\" level=info msg=\"Stopped container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:38.714762 crc crio[22018]: time=\"2026-06-11T17:44:38.709630797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5e096d48-cb98-4eca-b26b-90a14744674b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:38.720708 crc crio[22018]: time=\"2026-06-11T17:44:38.720610423Z\" level=info msg=\"Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:38.725064 crc crio[22018]: time=\"2026-06-11T17:44:38.724970883Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.763397 crc crio[22018]: time=\"2026-06-11T17:44:38.760008643Z\" level=info 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:38.782391 crc crio[22018]: time=\"2026-06-11T17:44:38.780321448Z\" level=info msg=\"Stopped pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:38.936979 crc crio[22018]: time=\"2026-06-11T17:44:38.936846594Z\" level=info msg=\"Created container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.938611 crc crio[22018]: time=\"2026-06-11T17:44:38.938577457Z\" level=info msg=\"Starting container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49\" id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:38.953378 crc crio[22018]: time=\"2026-06-11T17:44:38.952653278Z\" level=info 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:38.953378 crc crio[22018]: time=\"2026-06-11T17:44:38.952713297Z\" level=info msg=\"Started container\" PID=234650 containerID=2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\nJun 11 17:44:38.953660 crc crio[22018]: time=\"2026-06-11T17:44:38.953512513Z\" level=info msg=\"Created container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:38.955051 crc crio[22018]: time=\"2026-06-11T17:44:38.954899008Z\" level=info msg=\"Starting container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0\" id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:38.963950 crc crio[22018]: time=\"2026-06-11T17:44:38.963874994Z\" level=info 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:38.980011 crc crio[22018]: time=\"2026-06-11T17:44:38.979805476Z\" level=info msg=\"Started container\" PID=234648 containerID=3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\nJun 11 17:44:39.004662 crc crio[22018]: time=\"2026-06-11T17:44:39.004478984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d8f50e89-c980-4337-97a3-cecbc7cda723 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:39.042146 crc crio[22018]: time=\"2026-06-11T17:44:39.042035012Z\" level=info 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:39.125564 crc crio[22018]: time=\"2026-06-11T17:44:39.111827085Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fdb40bad-1152-40d7-97ea-835d7b344a9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:39.138563 crc crio[22018]: time=\"2026-06-11T17:44:39.137162618Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:39.138563 crc crio[22018]: time=\"2026-06-11T17:44:39.137658944Z\" level=info 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:39.319081 crc crio[22018]: time=\"2026-06-11T17:44:39.318984416Z\" level=info msg=\"Stopped pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:39.331288 crc crio[22018]: time=\"2026-06-11T17:44:39.331208583Z\" level=info 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:39.337059 crc crio[22018]: time=\"2026-06-11T17:44:39.337003647Z\" level=info 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:39.651265 crc crio[22018]: time=\"2026-06-11T17:44:39.650038759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6137ec81-754b-4372-b7fa-dabda4e559a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:39.668885 crc crio[22018]: time=\"2026-06-11T17:44:39.666872021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be25b7e7-aa3f-45e1-9bdb-cfb466832666 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:39.687986 crc crio[22018]: time=\"2026-06-11T17:44:39.687911712Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:39.690998 crc crio[22018]: time=\"2026-06-11T17:44:39.690912594Z\" level=info 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:39.732923 crc crio[22018]: time=\"2026-06-11T17:44:39.732829467Z\" level=info msg=\"Removed container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:39.836782 crc crio[22018]: time=\"2026-06-11T17:44:39.737397259Z\" level=info msg=\"Removing container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b\" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:39.841862 crc crio[22018]: time=\"2026-06-11T17:44:39.841251194Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-8pr5p/POD\" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:39.841979 crc crio[22018]: time=\"2026-06-11T17:44:39.841926325Z\" level=info 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:39.842028 crc crio[22018]: time=\"2026-06-11T17:44:39.841271357Z\" level=info msg=\"Stopping container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 (timeout: 30s)\" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:39.853093 crc crio[22018]: time=\"2026-06-11T17:44:39.852942585Z\" level=info msg=\"Removed container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:39.860094 crc crio[22018]: time=\"2026-06-11T17:44:39.859956267Z\" level=info msg=\"Removing container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a\" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:39.878432 crc crio[22018]: time=\"2026-06-11T17:44:39.876850223Z\" level=info 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:39.887102 crc crio[22018]: time=\"2026-06-11T17:44:39.886229204Z\" level=info 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:39.997380 crc crio[22018]: time=\"2026-06-11T17:44:39.992711879Z\" level=info msg=\"Removed container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.027981 crc crio[22018]: time=\"2026-06-11T17:44:40.02460171Z\" level=info msg=\"Stopped container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:40.034175 crc crio[22018]: time=\"2026-06-11T17:44:40.033713359Z\" level=info msg=\"Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.036050 crc crio[22018]: time=\"2026-06-11T17:44:40.035926269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f328a7fb-9df8-4df5-8eab-2e1183a78eee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:40.041485 crc crio[22018]: time=\"2026-06-11T17:44:40.041374502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=78998dea-33bf-4039-aa13-1a9c89c89097 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:40.062709 crc crio[22018]: time=\"2026-06-11T17:44:40.044687716Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:40.062709 crc crio[22018]: time=\"2026-06-11T17:44:40.044959685Z\" level=info 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:40.096700 crc crio[22018]: time=\"2026-06-11T17:44:40.096625174Z\" level=info 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:40.103716 crc crio[22018]: time=\"2026-06-11T17:44:40.103652227Z\" level=info 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:40.343770 crc crio[22018]: time=\"2026-06-11T17:44:40.341231987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}\"\nJun 11 17:44:40.343770 crc crio[22018]: time=\"2026-06-11T17:44:40.341272808Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-8pr5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:40.394941 crc crio[22018]: time=\"2026-06-11T17:44:40.394479848Z\" level=info msg=\"Created container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:40.411181 crc crio[22018]: time=\"2026-06-11T17:44:40.406017499Z\" level=info msg=\"Starting container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14\" id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:40.423643 crc crio[22018]: time=\"2026-06-11T17:44:40.422185142Z\" level=info msg=\"Created container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:40.429657 crc crio[22018]: time=\"2026-06-11T17:44:40.424644382Z\" level=info msg=\"Started container\" PID=235568 containerID=4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 description=openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\nJun 11 17:44:40.431801 crc crio[22018]: time=\"2026-06-11T17:44:40.431757597Z\" level=info msg=\"Starting container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c\" id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:40.468969 crc crio[22018]: time=\"2026-06-11T17:44:40.468925486Z\" level=info msg=\"Started container\" PID=235572 containerID=369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\nJun 11 17:44:40.521617 crc crio[22018]: time=\"2026-06-11T17:44:40.521135501Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD\" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:40.522442 crc crio[22018]: time=\"2026-06-11T17:44:40.521799473Z\" level=info 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:40.559215 crc crio[22018]: time=\"2026-06-11T17:44:40.55859983Z\" level=info msg=\"Removed container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.583226 crc crio[22018]: time=\"2026-06-11T17:44:40.583184919Z\" level=info msg=\"Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.632673 crc crio[22018]: time=\"2026-06-11T17:44:40.632550482Z\" level=info msg=\"Removed container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.637396 crc crio[22018]: time=\"2026-06-11T17:44:40.637232514Z\" level=info msg=\"Container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b not known, assuming it got already removed\" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.710928 crc crio[22018]: time=\"2026-06-11T17:44:40.710736428Z\" level=info msg=\"Removing container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e\" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.713590 crc crio[22018]: time=\"2026-06-11T17:44:40.712690372Z\" level=info msg=\"Removing container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0\" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:40.919074 crc crio[22018]: time=\"2026-06-11T17:44:40.918974218Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}\"\nJun 11 17:44:40.919074 crc crio[22018]: time=\"2026-06-11T17:44:40.919060621Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:41.244482 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d2284322cf896a Mac:5a:8b:9f:6a:87:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:41.259505 crc crio[22018]: time=\"2026-06-11T17:44:41.258254997Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}\"\nJun 11 17:44:41.262217 crc crio[22018]: time=\"2026-06-11T17:44:41.2605303Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-8pr5p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:41.381440 crc crio[22018]: time=\"2026-06-11T17:44:41.379668336Z\" level=info msg=\"Created container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:41.398516 crc crio[22018]: time=\"2026-06-11T17:44:41.392137363Z\" level=info msg=\"Ran pod sandbox 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 with infra container: openstack/dnsmasq-dns-694549dd57-8pr5p/POD\" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:41.398516 crc crio[22018]: time=\"2026-06-11T17:44:41.39499403Z\" level=info msg=\"Starting container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe\" id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:41.399174 crc crio[22018]: time=\"2026-06-11T17:44:41.399137474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b97a59a2-3f8b-43aa-bd31-db7c55d6e473 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:41.416756 crc crio[22018]: time=\"2026-06-11T17:44:41.416692092Z\" level=info msg=\"Started container\" PID=235682 containerID=041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\nJun 11 17:44:41.510301 crc crio[22018]: time=\"2026-06-11T17:44:41.510231008Z\" level=info msg=\"Created container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:41.514787 crc crio[22018]: time=\"2026-06-11T17:44:41.512751996Z\" level=info msg=\"Starting container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec\" id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:41.539210 crc crio[22018]: time=\"2026-06-11T17:44:41.534706024Z\" level=info msg=\"Started container\" PID=235579 containerID=6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\nJun 11 17:44:41.548985 crc crio[22018]: time=\"2026-06-11T17:44:41.548858493Z\" level=info msg=\"Stopping container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 (timeout: 27s)\" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:41.630032 crc crio[22018]: time=\"2026-06-11T17:44:41.629683577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=93909c2a-b26b-4f71-897b-ed0152e38c43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:41.654290 crc crio[22018]: time=\"2026-06-11T17:44:41.654077756Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:41.655006 crc crio[22018]: time=\"2026-06-11T17:44:41.654571146Z\" level=info 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:41.679737 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa4d3158f1dd07d Mac:16:14:9c:f2:3e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 SocketPath: PciID:}] [{Interface:0xc0005346c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:41.687023 crc crio[22018]: time=\"2026-06-11T17:44:41.686948974Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}\"\nJun 11 17:44:41.687220 crc crio[22018]: time=\"2026-06-11T17:44:41.687116561Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:41.711758 crc crio[22018]: time=\"2026-06-11T17:44:41.711650887Z\" level=info msg=\"Created container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:41.715813 crc crio[22018]: time=\"2026-06-11T17:44:41.715725317Z\" level=info msg=\"Starting container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5\" id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:41.723957 crc crio[22018]: time=\"2026-06-11T17:44:41.723885297Z\" level=info msg=\"Started container\" PID=235678 containerID=3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\nJun 11 17:44:41.839860 crc crio[22018]: time=\"2026-06-11T17:44:41.839757441Z\" level=info msg=\"Stopped container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:41.846158 crc crio[22018]: time=\"2026-06-11T17:44:41.846014633Z\" level=info msg=\"Ran pod sandbox fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD\" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:41.851993 crc crio[22018]: time=\"2026-06-11T17:44:41.850860253Z\" level=info msg=\"Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:41.852466 crc crio[22018]: time=\"2026-06-11T17:44:41.852239857Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc0080aa300}] Aliases:map[]}\"\nJun 11 17:44:41.852466 crc crio[22018]: time=\"2026-06-11T17:44:41.852455344Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mmwg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:41.856728 crc crio[22018]: time=\"2026-06-11T17:44:41.856594016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:41.856815 crc crio[22018]: time=\"2026-06-11T17:44:41.856779462Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:41.856903 crc crio[22018]: time=\"2026-06-11T17:44:41.856822233Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:41.859781 crc crio[22018]: time=\"2026-06-11T17:44:41.859707963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:41.868714 crc crio[22018]: time=\"2026-06-11T17:44:41.862458437Z\" level=info msg=\"Stopping container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 (timeout: 29s)\" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:41.874141 crc crio[22018]: time=\"2026-06-11T17:44:41.87407474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 17:44:41.879075 crc crio[22018]: time=\"2026-06-11T17:44:41.879001425Z\" level=info 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:41.885808 crc crio[22018]: time=\"2026-06-11T17:44:41.885731199Z\" level=info 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:42.099903 crc crio[22018]: time=\"2026-06-11T17:44:42.099524361Z\" level=info msg=\"Stopped container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:42.271168 crc crio[22018]: time=\"2026-06-11T17:44:42.271099851Z\" level=info msg=\"Stopped pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:42.401680 crc crio[22018]: time=\"2026-06-11T17:44:42.401566153Z\" level=info msg=\"Removed container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.419149 crc crio[22018]: time=\"2026-06-11T17:44:42.418633171Z\" level=info msg=\"Removing container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813\" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.431920 crc crio[22018]: time=\"2026-06-11T17:44:42.431838795Z\" level=info msg=\"Removed container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.477018 crc crio[22018]: time=\"2026-06-11T17:44:42.476914734Z\" level=info msg=\"Removing container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335\" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.670421 crc crio[22018]: time=\"2026-06-11T17:44:42.669987638Z\" level=info msg=\"Removed container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.710084 crc crio[22018]: time=\"2026-06-11T17:44:42.709906912Z\" level=info msg=\"Removing container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6\" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.726769 crc crio[22018]: time=\"2026-06-11T17:44:42.722519863Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:42.726769 crc crio[22018]: time=\"2026-06-11T17:44:42.722639837Z\" level=info 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:42.742238 crc crio[22018]: time=\"2026-06-11T17:44:42.742151644Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-56gwb/POD\" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:42.742567 crc crio[22018]: time=\"2026-06-11T17:44:42.742285875Z\" level=info 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:42.773075 crc crio[22018]: time=\"2026-06-11T17:44:42.772934535Z\" level=info msg=\"Removed container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.800780 crc crio[22018]: time=\"2026-06-11T17:44:42.800615372Z\" level=info msg=\"Removing container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124\" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.811571 crc crio[22018]: time=\"2026-06-11T17:44:42.811191732Z\" level=info msg=\"Removed container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.852838 crc crio[22018]: time=\"2026-06-11T17:44:42.852581441Z\" level=info msg=\"Created container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:42.853649 crc crio[22018]: time=\"2026-06-11T17:44:42.853305881Z\" level=info msg=\"Removing container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303\" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:42.866701 crc crio[22018]: time=\"2026-06-11T17:44:42.865574024Z\" level=info msg=\"Starting container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3\" id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:42.957071 crc crio[22018]: time=\"2026-06-11T17:44:42.951777324Z\" level=info msg=\"Started container\" PID=235943 containerID=1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3 description=openstack/dnsmasq-dns-694549dd57-8pr5p/init id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\nJun 11 17:44:42.996813 crc crio[22018]: time=\"2026-06-11T17:44:42.995784659Z\" level=info msg=\"Removed container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.011195 crc crio[22018]: time=\"2026-06-11T17:44:43.007633489Z\" level=info msg=\"Removing container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335\" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.022920 crc crio[22018]: time=\"2026-06-11T17:44:43.022816782Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:43.069693 crc crio[22018]: time=\"2026-06-11T17:44:43.068009706Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"\nJun 11 17:44:43.069693 crc crio[22018]: time=\"2026-06-11T17:44:43.068088907Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-56gwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.077150 crc crio[22018]: time=\"2026-06-11T17:44:43.076989054Z\" level=info msg=\"Ran pod sandbox 63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:43.090101 crc crio[22018]: time=\"2026-06-11T17:44:43.08994606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:43.091266 crc crio[22018]: time=\"2026-06-11T17:44:43.091120668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:43.091919 crc crio[22018]: time=\"2026-06-11T17:44:43.091857501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:43.098602 crc crio[22018]: time=\"2026-06-11T17:44:43.096246149Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:43.103704 crc crio[22018]: time=\"2026-06-11T17:44:43.103091759Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.209132329Z\" level=info msg=\"Removed container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.210956763Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf/POD\" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.211062547Z\" level=info 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:43.231911 crc crio[22018]: time=\"2026-06-11T17:44:43.231875282Z\" level=info msg=\"Removing container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155\" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.280164 crc crio[22018]: time=\"2026-06-11T17:44:43.279714176Z\" level=info msg=\"Removed container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.293122 crc crio[22018]: time=\"2026-06-11T17:44:43.293034313Z\" level=info msg=\"Removing container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3\" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.348254 crc crio[22018]: time=\"2026-06-11T17:44:43.347093957Z\" level=info msg=\"Removed container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.352693 crc crio[22018]: time=\"2026-06-11T17:44:43.351977762Z\" level=info msg=\"Removing container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c\" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.430606 crc crio[22018]: time=\"2026-06-11T17:44:43.430067681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1e5dd60-8c60-4e78-b96c-ef1b073b37a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:43.442272 crc crio[22018]: time=\"2026-06-11T17:44:43.44216905Z\" level=info msg=\"Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:43.442642 crc crio[22018]: time=\"2026-06-11T17:44:43.442438166Z\" level=info msg=\"Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:43.443289 crc crio[22018]: time=\"2026-06-11T17:44:43.443228381Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"\nJun 11 17:44:43.443509 crc crio[22018]: time=\"2026-06-11T17:44:43.443286756Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"\nJun 11 17:44:43.443571 crc crio[22018]: time=\"2026-06-11T17:44:43.443543562Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mj4xz-config-92rmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.443765 crc crio[22018]: time=\"2026-06-11T17:44:43.443655581Z\" level=info msg=\"Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:43.443896 crc crio[22018]: time=\"2026-06-11T17:44:43.443544527Z\" level=info msg=\"Deleting pod openstack_nova-api-e1c1-account-create-update-k9qzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.444134 crc crio[22018]: time=\"2026-06-11T17:44:43.444070578Z\" level=info msg=\"Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:43.444812 crc crio[22018]: time=\"2026-06-11T17:44:43.44474705Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"\nJun 11 17:44:43.444929 crc crio[22018]: time=\"2026-06-11T17:44:43.444896625Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb-config-2hg5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.445173 crc crio[22018]: time=\"2026-06-11T17:44:43.445041856Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"\nJun 11 17:44:43.445961 crc crio[22018]: time=\"2026-06-11T17:44:43.445848251Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-85hwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.489779 crc crio[22018]: time=\"2026-06-11T17:44:43.480061451Z\" level=info msg=\"Removed container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.524583 crc crio[22018]: time=\"2026-06-11T17:44:43.524521984Z\" level=info msg=\"Removed container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.619384 crc crio[22018]: time=\"2026-06-11T17:44:43.619178294Z\" level=info msg=\"Removing container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26\" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.624577 crc crio[22018]: time=\"2026-06-11T17:44:43.624385811Z\" level=info msg=\"Removing container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8\" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:43.652286 crc crio[22018]: time=\"2026-06-11T17:44:43.651529452Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}\"\nJun 11 17:44:43.652286 crc crio[22018]: time=\"2026-06-11T17:44:43.651594174Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:43.792044 crc crio[22018]: time=\"2026-06-11T17:44:43.791774234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c3a1019c-4de3-437a-a8c6-49dba303d1a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:43.819609 crc crio[22018]: time=\"2026-06-11T17:44:43.818209215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:43.819609 crc crio[22018]: time=\"2026-06-11T17:44:43.81868347Z\" level=info 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:43.894725 crc crio[22018]: 2026-06-11T17:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db0507cce812cb Mac:22:15:e1:32:b2:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a SocketPath: PciID:}] [{Interface:0xc000406ad0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:43.910124 crc crio[22018]: time=\"2026-06-11T17:44:43.910045671Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"\nJun 11 17:44:43.910510 crc crio[22018]: time=\"2026-06-11T17:44:43.910316408Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-56gwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:44.045447 crc crio[22018]: time=\"2026-06-11T17:44:44.045284235Z\" level=info msg=\"Ran pod sandbox 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba with infra container: openstack/ovn-controller-metrics-56gwb/POD\" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:44.080684 crc crio[22018]: time=\"2026-06-11T17:44:44.080552516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:44.089308 crc crio[22018]: time=\"2026-06-11T17:44:44.089184451Z\" level=info msg=\"Removed container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.089774 crc crio[22018]: time=\"2026-06-11T17:44:44.089678346Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:44.089847 crc crio[22018]: time=\"2026-06-11T17:44:44.08978058Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:44.126249 crc crio[22018]: time=\"2026-06-11T17:44:44.112498172Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:44.133900 crc crio[22018]: time=\"2026-06-11T17:44:44.13326602Z\" level=info msg=\"Removed container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.144921 crc crio[22018]: time=\"2026-06-11T17:44:44.143155507Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 17:44:44.158088 crc crio[22018]: time=\"2026-06-11T17:44:44.157926449Z\" level=info 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:44.176941 crc crio[22018]: time=\"2026-06-11T17:44:44.176834347Z\" level=info msg=\"Removing container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea\" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.184389 crc crio[22018]: time=\"2026-06-11T17:44:44.182824902Z\" level=info 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:44.188178 crc crio[22018]: time=\"2026-06-11T17:44:44.184236206Z\" level=info msg=\"Removing container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123\" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.232275 crc crio[22018]: time=\"2026-06-11T17:44:44.232190916Z\" level=info msg=\"Removed container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.282292 crc crio[22018]: time=\"2026-06-11T17:44:44.281814103Z\" level=info msg=\"Removed container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.291108 crc crio[22018]: time=\"2026-06-11T17:44:44.290959059Z\" level=info msg=\"Removing container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002\" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.297743 crc crio[22018]: time=\"2026-06-11T17:44:44.297676013Z\" level=info msg=\"Removing container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28\" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.300162 crc crio[22018]: time=\"2026-06-11T17:44:44.299967507Z\" level=info msg=\"Stopped pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:44.348580 crc crio[22018]: time=\"2026-06-11T17:44:44.34848375Z\" level=info msg=\"Removed container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.359937 crc crio[22018]: time=\"2026-06-11T17:44:44.359859536Z\" level=info msg=\"Removing container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e\" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.422686 crc crio[22018]: time=\"2026-06-11T17:44:44.422450573Z\" level=info msg=\"Created container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:44.427186 crc crio[22018]: time=\"2026-06-11T17:44:44.426956247Z\" level=info msg=\"Starting container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78\" id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:44.435847 crc crio[22018]: time=\"2026-06-11T17:44:44.435520445Z\" level=info msg=\"Started container\" PID=236165 containerID=f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 description=openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\nJun 11 17:44:44.464805 crc crio[22018]: time=\"2026-06-11T17:44:44.464390842Z\" level=info msg=\"Removed container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.481785 crc crio[22018]: time=\"2026-06-11T17:44:44.48172698Z\" level=info msg=\"Removing container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870\" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.511387 crc crio[22018]: time=\"2026-06-11T17:44:44.510757602Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:44.511387 crc crio[22018]: time=\"2026-06-11T17:44:44.510909587Z\" level=info 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:44.608020 crc crio[22018]: time=\"2026-06-11T17:44:44.607908281Z\" level=info msg=\"Removed container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.691551 crc crio[22018]: time=\"2026-06-11T17:44:44.689538485Z\" level=info msg=\"Removing container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4\" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.698906 crc crio[22018]: time=\"2026-06-11T17:44:44.698817157Z\" level=info msg=\"Removed container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.704763 crc crio[22018]: time=\"2026-06-11T17:44:44.704686924Z\" level=info msg=\"Removing container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3\" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.723367 crc crio[22018]: time=\"2026-06-11T17:44:44.720934869Z\" level=info msg=\"Stopped pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:44.872119 crc crio[22018]: time=\"2026-06-11T17:44:44.86376473Z\" level=info msg=\"Stopped pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:44.872119 crc crio[22018]: time=\"2026-06-11T17:44:44.865075192Z\" level=info msg=\"Stopped pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:44.917462 crc crio[22018]: 2026-06-11T17:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfcb9d905563967 Mac:0a:b0:99:fa:ef:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:44.947136 crc crio[22018]: time=\"2026-06-11T17:44:44.946943567Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}\"\nJun 11 17:44:44.947136 crc crio[22018]: time=\"2026-06-11T17:44:44.94701875Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:44.961114 crc crio[22018]: time=\"2026-06-11T17:44:44.959713826Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}\"\nJun 11 17:44:44.961114 crc crio[22018]: time=\"2026-06-11T17:44:44.959982294Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:44.966608 crc crio[22018]: time=\"2026-06-11T17:44:44.965321526Z\" level=info msg=\"Removed container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:44.978039 crc crio[22018]: time=\"2026-06-11T17:44:44.97537879Z\" level=info msg=\"Removing container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde\" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.024223 crc crio[22018]: time=\"2026-06-11T17:44:45.024014091Z\" level=info msg=\"Removed container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.034446 crc crio[22018]: time=\"2026-06-11T17:44:45.033562446Z\" level=info msg=\"Removing container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb\" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.050061 crc crio[22018]: time=\"2026-06-11T17:44:45.049926736Z\" level=info msg=\"Ran pod sandbox cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e with infra container: openstack/ovn-controller-qmgxf/POD\" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:45.078662 crc crio[22018]: time=\"2026-06-11T17:44:45.073433742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:45.123379 crc crio[22018]: time=\"2026-06-11T17:44:45.123243732Z\" level=info msg=\"Removed container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.124219 crc crio[22018]: time=\"2026-06-11T17:44:45.124147124Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:45.124219 crc crio[22018]: time=\"2026-06-11T17:44:45.124238957Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:45.126429 crc crio[22018]: time=\"2026-06-11T17:44:45.126250367Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:45.144028 crc crio[22018]: time=\"2026-06-11T17:44:45.136439282Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 17:44:45.164997 crc crio[22018]: time=\"2026-06-11T17:44:45.164531121Z\" level=info msg=\"Removing container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73\" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.186211 crc crio[22018]: time=\"2026-06-11T17:44:45.185176064Z\" level=info msg=\"Removed container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.195187 crc crio[22018]: time=\"2026-06-11T17:44:45.195089005Z\" level=info msg=\"Removing container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810\" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.269300 crc crio[22018]: time=\"2026-06-11T17:44:45.268626944Z\" level=info msg=\"Removed container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.296779 crc crio[22018]: time=\"2026-06-11T17:44:45.292183272Z\" level=info msg=\"Removing container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb\" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.344040 crc crio[22018]: time=\"2026-06-11T17:44:45.343865583Z\" level=info msg=\"Removed container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.351211 crc crio[22018]: time=\"2026-06-11T17:44:45.350640175Z\" level=info msg=\"Removing container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3\" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.620222 crc crio[22018]: time=\"2026-06-11T17:44:45.614643943Z\" level=info msg=\"Removed container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.640729 crc crio[22018]: time=\"2026-06-11T17:44:45.640481577Z\" level=info msg=\"Removing container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4\" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.718857 crc crio[22018]: time=\"2026-06-11T17:44:45.71827541Z\" level=info msg=\"Removed container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.728873 crc crio[22018]: time=\"2026-06-11T17:44:45.728798391Z\" level=info msg=\"Removing container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4\" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.823546 crc crio[22018]: time=\"2026-06-11T17:44:45.820219324Z\" level=info msg=\"Removed container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831055551Z\" level=info msg=\"Stopping container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef (timeout: 30s)\" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831268092Z\" level=info msg=\"Stopping container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 (timeout: 30s)\" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831495479Z\" level=info msg=\"Stopping container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 (timeout: 30s)\" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:45.836394 crc crio[22018]: time=\"2026-06-11T17:44:45.833503599Z\" level=info msg=\"Stopping container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 (timeout: 30s)\" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:45.879140 crc crio[22018]: time=\"2026-06-11T17:44:45.878891393Z\" level=info msg=\"Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.879140 crc crio[22018]: time=\"2026-06-11T17:44:45.879097399Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.881632 crc crio[22018]: time=\"2026-06-11T17:44:45.881520846Z\" level=info msg=\"Removing pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:45.921628 crc crio[22018]: time=\"2026-06-11T17:44:45.921507254Z\" level=info msg=\"Removed pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:45.923998 crc crio[22018]: time=\"2026-06-11T17:44:45.923235801Z\" level=info msg=\"Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.923998 crc crio[22018]: time=\"2026-06-11T17:44:45.923314484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.924268 crc crio[22018]: time=\"2026-06-11T17:44:45.924163823Z\" level=info msg=\"Removing pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:45.958736 crc crio[22018]: time=\"2026-06-11T17:44:45.957518949Z\" level=info msg=\"Removed pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:45.959891 crc crio[22018]: time=\"2026-06-11T17:44:45.959754988Z\" level=info msg=\"Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.959891 crc crio[22018]: time=\"2026-06-11T17:44:45.95983206Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:45.960366 crc crio[22018]: time=\"2026-06-11T17:44:45.960193082Z\" level=info msg=\"Removing pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:45.996631 crc crio[22018]: 2026-06-11T17:44:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06786d86e25762d Mac:da:1f:8d:eb:59:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:44:45.998804 crc crio[22018]: time=\"2026-06-11T17:44:45.998738285Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}\"\nJun 11 17:44:45.998963 crc crio[22018]: time=\"2026-06-11T17:44:45.998916201Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:44:46.042226 crc crio[22018]: time=\"2026-06-11T17:44:46.042085299Z\" level=info msg=\"Stopped container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:46.085436 crc crio[22018]: time=\"2026-06-11T17:44:46.084303951Z\" level=info msg=\"Removed container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:46.143566 crc crio[22018]: time=\"2026-06-11T17:44:46.142167904Z\" level=info msg=\"Stopped container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:46.146837 crc crio[22018]: time=\"2026-06-11T17:44:46.145519014Z\" level=info msg=\"Ran pod sandbox 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 with infra container: openstack/glance-default-external-api-0/POD\" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:46.176846 crc crio[22018]: time=\"2026-06-11T17:44:46.176726939Z\" level=info msg=\"Removing container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc\" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:46.177220 crc crio[22018]: time=\"2026-06-11T17:44:46.177163623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=373e1ae2-b8db-46c3-819d-d2ffd63dddba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:46.271876 crc crio[22018]: time=\"2026-06-11T17:44:46.269986529Z\" level=info msg=\"Removed pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.280182 crc crio[22018]: time=\"2026-06-11T17:44:46.279927634Z\" level=info msg=\"Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.280182 crc crio[22018]: time=\"2026-06-11T17:44:46.280013217Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.299875 crc crio[22018]: time=\"2026-06-11T17:44:46.299778575Z\" level=info msg=\"Removing pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.305911 crc crio[22018]: time=\"2026-06-11T17:44:46.305759587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f0f841d4-cf21-44ee-8346-5c7d5e4bcc1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:46.326233 crc crio[22018]: time=\"2026-06-11T17:44:46.32610599Z\" level=info msg=\"Removed pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.352616 crc crio[22018]: time=\"2026-06-11T17:44:46.350587026Z\" level=info msg=\"Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.352616 crc crio[22018]: time=\"2026-06-11T17:44:46.350671878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.353615 crc crio[22018]: time=\"2026-06-11T17:44:46.353570376Z\" level=info msg=\"Removing pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.392100 crc crio[22018]: time=\"2026-06-11T17:44:46.392046211Z\" level=info msg=\"Removed pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.398760 crc crio[22018]: time=\"2026-06-11T17:44:46.398640432Z\" level=info msg=\"Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.399145 crc crio[22018]: time=\"2026-06-11T17:44:46.398817948Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:46.399145 crc crio[22018]: time=\"2026-06-11T17:44:46.399076406Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:46.400167 crc crio[22018]: time=\"2026-06-11T17:44:46.400102169Z\" level=info 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:46.400723 crc crio[22018]: time=\"2026-06-11T17:44:46.400650875Z\" level=info msg=\"Removing pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:46.426107 crc crio[22018]: time=\"2026-06-11T17:44:46.426054235Z\" level=info msg=\"Removed container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:46.456448 crc crio[22018]: time=\"2026-06-11T17:44:46.456361782Z\" level=info msg=\"Removing container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0\" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:46.753312 crc crio[22018]: time=\"2026-06-11T17:44:46.753243153Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:46.753783 crc crio[22018]: time=\"2026-06-11T17:44:46.753704498Z\" level=info 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:47.059852 crc crio[22018]: time=\"2026-06-11T17:44:47.059782583Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:47.060470 crc crio[22018]: time=\"2026-06-11T17:44:47.059880857Z\" level=info 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:48.219674 crc crio[22018]: time=\"2026-06-11T17:44:48.219207672Z\" level=info msg=\"Stopped container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:48.239837 crc crio[22018]: time=\"2026-06-11T17:44:48.239748394Z\" level=info msg=\"Stopped container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:48.241718 crc crio[22018]: time=\"2026-06-11T17:44:48.241031056Z\" level=info msg=\"Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:48.242691 crc crio[22018]: time=\"2026-06-11T17:44:48.242545563Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}\"\nJun 11 17:44:48.242898 crc crio[22018]: time=\"2026-06-11T17:44:48.242859364Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:48.375873 crc crio[22018]: time=\"2026-06-11T17:44:48.374935146Z\" level=info msg=\"Removed pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:48.379187 crc crio[22018]: time=\"2026-06-11T17:44:48.379029134Z\" level=info msg=\"Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:48.379308 crc crio[22018]: time=\"2026-06-11T17:44:48.37922088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:48.380289 crc crio[22018]: time=\"2026-06-11T17:44:48.380215251Z\" level=info msg=\"Removing pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:49.918075 crc crio[22018]: time=\"2026-06-11T17:44:49.915451999Z\" level=info msg=\"Stopping container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 (timeout: 30s)\" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:49.918075 crc crio[22018]: time=\"2026-06-11T17:44:49.915452913Z\" level=info msg=\"Stopping container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 (timeout: 30s)\" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:51.214207 crc crio[22018]: time=\"2026-06-11T17:44:51.214050937Z\" level=info msg=\"Stopping container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca (timeout: 10s)\" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:51.649003 crc crio[22018]: time=\"2026-06-11T17:44:51.648476819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a1c8917-f428-46c6-81c5-ec79fbe4354a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:52.335088 crc crio[22018]: time=\"2026-06-11T17:44:52.334938834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23304a97-f6ae-407f-814e-7eab0c743101 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:52.381978 crc crio[22018]: time=\"2026-06-11T17:44:52.378609964Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:52.386757 crc crio[22018]: time=\"2026-06-11T17:44:52.386715227Z\" level=info 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:52.390439 crc crio[22018]: time=\"2026-06-11T17:44:52.390287631Z\" level=info msg=\"Stopped pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:52.391541 crc crio[22018]: time=\"2026-06-11T17:44:52.39127408Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage\nJun 11 17:44:52.395263 crc crio[22018]: time=\"2026-06-11T17:44:52.394310558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e1896d7f-4994-4947-a0df-77762ddc737c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:52.395519 crc crio[22018]: time=\"2026-06-11T17:44:52.394626238Z\" level=info msg=\"Stopped container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:52.423539 crc crio[22018]: time=\"2026-06-11T17:44:52.42304085Z\" level=info msg=\"Stopped container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:52.426972 crc crio[22018]: time=\"2026-06-11T17:44:52.4268483Z\" level=info msg=\"Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:52.428671 crc crio[22018]: time=\"2026-06-11T17:44:52.428587865Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}\"\nJun 11 17:44:52.428906 crc crio[22018]: time=\"2026-06-11T17:44:52.428798612Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6ddbdd9749-zb76z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:52.650300 crc crio[22018]: time=\"2026-06-11T17:44:52.649700821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35a28823-0d4e-4b7f-a749-4c89893e1f40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:55.663380 crc crio[22018]: time=\"2026-06-11T17:44:55.662288858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=41d1bcf4-4757-4bc7-acca-ee8ef5e55e4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:56.648140 crc crio[22018]: time=\"2026-06-11T17:44:56.646694605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72e75bc1-e72a-4968-8263-38073987f0cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:57.405923 crc crio[22018]: time=\"2026-06-11T17:44:57.405590718Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:57.407065 crc crio[22018]: time=\"2026-06-11T17:44:57.40595121Z\" level=info 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:57.702567 crc crio[22018]: time=\"2026-06-11T17:44:57.702386183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f63ec40a-57d5-4f55-8685-4ad440defdf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:57.702567 crc crio[22018]: time=\"2026-06-11T17:44:57.702502057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=69a252c5-81c5-43fe-baf7-3e86419c5a2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:57.704055 crc crio[22018]: time=\"2026-06-11T17:44:57.702452449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec25ed20-3007-4c03-8257-4e8346830dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:57.726314 crc crio[22018]: time=\"2026-06-11T17:44:57.726193747Z\" level=info msg=\"Removed container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:57.732541 crc crio[22018]: time=\"2026-06-11T17:44:57.732387495Z\" level=info msg=\"Removing container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55\" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:44:57.750039 crc crio[22018]: time=\"2026-06-11T17:44:57.749984764Z\" level=info msg=\"Removed pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:57.752390 crc crio[22018]: time=\"2026-06-11T17:44:57.752292206Z\" level=info msg=\"Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:57.752694 crc crio[22018]: time=\"2026-06-11T17:44:57.752665718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:57.753611 crc crio[22018]: time=\"2026-06-11T17:44:57.753533306Z\" level=info msg=\"Removing pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:44:57.758759 crc crio[22018]: time=\"2026-06-11T17:44:57.758221784Z\" level=info msg=\"Stopped pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:57.824927 crc crio[22018]: time=\"2026-06-11T17:44:57.82297871Z\" level=info 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:57.835948 crc crio[22018]: time=\"2026-06-11T17:44:57.835884639Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:57.839199 crc crio[22018]: time=\"2026-06-11T17:44:57.839158003Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:57.850086 crc crio[22018]: time=\"2026-06-11T17:44:57.843667363Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:57.867874 crc crio[22018]: time=\"2026-06-11T17:44:57.867738155Z\" level=info msg=\"Stopped container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:44:57.869679 crc crio[22018]: time=\"2026-06-11T17:44:57.869599648Z\" level=info msg=\"Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:57.879445 crc crio[22018]: time=\"2026-06-11T17:44:57.878009967Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc00285c240}] Aliases:map[]}\"\nJun 11 17:44:57.879445 crc crio[22018]: time=\"2026-06-11T17:44:57.878247705Z\" level=info msg=\"Deleting pod openstack_barbican-api-5dc9db7644-g2g8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:58.646973 crc crio[22018]: time=\"2026-06-11T17:44:58.646516014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f2d476a-016d-472f-a218-c16be7b50948 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:58.647969 crc crio[22018]: time=\"2026-06-11T17:44:58.647177746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d663b0c-e707-492a-a6d8-21dc21afb781 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:58.853655 crc crio[22018]: time=\"2026-06-11T17:44:58.853286883Z\" level=info 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:59.035542 crc crio[22018]: time=\"2026-06-11T17:44:59.035374901Z\" level=info msg=\"Created container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:59.043625 crc crio[22018]: time=\"2026-06-11T17:44:59.043529411Z\" level=info msg=\"Starting container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae\" id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:44:59.054156 crc crio[22018]: time=\"2026-06-11T17:44:59.053990736Z\" level=info msg=\"Started container\" PID=237281 containerID=ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae description=openstack/glance-default-external-api-0/glance-log id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\nJun 11 17:44:59.096601 crc crio[22018]: time=\"2026-06-11T17:44:59.096503568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=1d2d5879-ad69-44a4-90f7-86970b236b90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.371239 crc crio[22018]: time=\"2026-06-11T17:44:59.370836681Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:44:59.371575 crc crio[22018]: time=\"2026-06-11T17:44:59.371279195Z\" level=info 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:59.660850 crc crio[22018]: time=\"2026-06-11T17:44:59.660766839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3093bfa3-0abf-4f39-9da3-32ed3575e57b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.660850 crc crio[22018]: time=\"2026-06-11T17:44:59.66082014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dd7b7cd5-b978-4997-aaae-e9058b563dec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.843430 crc crio[22018]: time=\"2026-06-11T17:44:59.843116863Z\" level=info 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:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.845548043Z\" level=info 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:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846030745Z\" level=info 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:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846381626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7d751c06-f936-4ad8-a81c-a300ec5686cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846835665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=945e7ad5-f91b-4212-aa1d-9fd6c659cbfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846865035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d031f1fc-5f24-4ecf-bcd0-df48f3266cab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.847940 crc crio[22018]: time=\"2026-06-11T17:44:59.847870604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe0cdc2f-4fed-4635-a71c-8dea6837c89e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.898783 crc crio[22018]: time=\"2026-06-11T17:44:59.898700246Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:59.898783 crc crio[22018]: time=\"2026-06-11T17:44:59.898750028Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:59.903884 crc crio[22018]: time=\"2026-06-11T17:44:59.898704691Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:59.905947 crc crio[22018]: time=\"2026-06-11T17:44:59.905879404Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:44:59.906172 crc crio[22018]: time=\"2026-06-11T17:44:59.906114109Z\" level=info msg=\"Stopped pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:44:59.925780 crc crio[22018]: time=\"2026-06-11T17:44:59.9256255Z\" level=info 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:59.925780 crc crio[22018]: time=\"2026-06-11T17:44:59.925704423Z\" level=info 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:59.926180 crc crio[22018]: time=\"2026-06-11T17:44:59.926122536Z\" level=info 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:59.926312 crc crio[22018]: time=\"2026-06-11T17:44:59.92623852Z\" level=info 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:59.946693 crc crio[22018]: time=\"2026-06-11T17:44:59.946605736Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}\"\nJun 11 17:44:59.948455 crc crio[22018]: time=\"2026-06-11T17:44:59.946846443Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:59.949202 crc crio[22018]: time=\"2026-06-11T17:44:59.949114686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d20c45d6-19fb-41b2-8fe7-4b01caa398b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:44:59.951811 crc crio[22018]: time=\"2026-06-11T17:44:59.951757709Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}\"\nJun 11 17:44:59.951811 crc crio[22018]: time=\"2026-06-11T17:44:59.951802581Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:44:59.953498 crc crio[22018]: time=\"2026-06-11T17:44:59.953220285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=22c4ae7d-3e75-4728-819d-867d3190b6c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:00.665941 crc crio[22018]: time=\"2026-06-11T17:45:00.662781736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1967b74-948b-43fa-88a5-527ca7d74853 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:00.900165 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:518684075affe45 Mac:be:c2:0e:0a:4d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 SocketPath: PciID:}] [{Interface:0xc0001265d0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:00.902288 crc crio[22018]: time=\"2026-06-11T17:45:00.902185691Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}\"\nJun 11 17:45:00.902631 crc crio[22018]: time=\"2026-06-11T17:45:00.902560613Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:00.928715 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6f2f68055da2cf Mac:36:6d:1c:76:59:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:00.929977 crc crio[22018]: time=\"2026-06-11T17:45:00.929533128Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}\"\nJun 11 17:45:00.929977 crc crio[22018]: time=\"2026-06-11T17:45:00.929746035Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:01.267597 crc crio[22018]: time=\"2026-06-11T17:45:01.267017863Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD\" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:01.267721 crc crio[22018]: time=\"2026-06-11T17:45:01.267639073Z\" level=info 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:02.646045 crc crio[22018]: time=\"2026-06-11T17:45:02.645599525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ad70971-7644-4e0d-800a-064d639e379a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.379691 crc crio[22018]: time=\"2026-06-11T17:45:03.379553948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bf494e73-04f4-4050-80e5-fac85c9f3d85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.380386 crc crio[22018]: time=\"2026-06-11T17:45:03.380194318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e532b1b6-dc57-4435-925b-468d131bcf85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.449816 crc crio[22018]: time=\"2026-06-11T17:45:03.449668586Z\" level=info msg=\"Removed pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:03.452501 crc crio[22018]: time=\"2026-06-11T17:45:03.452376367Z\" level=info msg=\"Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:03.452501 crc crio[22018]: time=\"2026-06-11T17:45:03.452495781Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:03.453160 crc crio[22018]: time=\"2026-06-11T17:45:03.453110971Z\" level=info msg=\"Removing pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:03.544652 crc crio[22018]: time=\"2026-06-11T17:45:03.544434108Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:03.651390 crc crio[22018]: time=\"2026-06-11T17:45:03.650998508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d539f816-27bf-4e15-8bce-5e35bc1ca275 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:03.651390 crc crio[22018]: time=\"2026-06-11T17:45:03.651134032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8c9b87c-07f2-4253-bb11-46c1758eaf8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.064064 crc crio[22018]: time=\"2026-06-11T17:45:04.063935758Z\" level=info 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:04.068778 crc crio[22018]: time=\"2026-06-11T17:45:04.06868225Z\" level=info 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:04.075145 crc crio[22018]: time=\"2026-06-11T17:45:04.075087282Z\" level=info msg=\"Ran pod sandbox 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 with infra container: openstack/nova-metadata-0/POD\" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:04.081100 crc crio[22018]: time=\"2026-06-11T17:45:04.080939917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=93cdf7cb-2cbd-458d-8a2c-caceb0ff2dfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.083640 crc crio[22018]: time=\"2026-06-11T17:45:04.083191018Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.087581 crc crio[22018]: time=\"2026-06-11T17:45:04.087384532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7b680760-9d59-4869-b9ab-2b488de0c41b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.087871 crc crio[22018]: time=\"2026-06-11T17:45:04.087788516Z\" level=info 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:04.088233 crc crio[22018]: time=\"2026-06-11T17:45:04.088128475Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.088900 crc crio[22018]: time=\"2026-06-11T17:45:04.088866739Z\" level=info msg=\"Ran pod sandbox b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 with infra container: openstack/kube-state-metrics-0/POD\" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:04.089726 crc crio[22018]: time=\"2026-06-11T17:45:04.089654534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4deeeca-2470-4703-b91e-30fcf7e88bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.090915 crc crio[22018]: time=\"2026-06-11T17:45:04.090845811Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=81717b4a-ec50-4cd4-9c56-5a45d199776b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.092966 crc crio[22018]: time=\"2026-06-11T17:45:04.092914117Z\" level=info 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:04.093095 crc crio[22018]: time=\"2026-06-11T17:45:04.093071592Z\" level=info 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:04.095130 crc crio[22018]: time=\"2026-06-11T17:45:04.095105697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=75641d1b-d78e-43b8-a768-04e3a4d2ccfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.126276 crc crio[22018]: time=\"2026-06-11T17:45:04.126193506Z\" level=info msg=\"Removed pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:04.127241 crc crio[22018]: time=\"2026-06-11T17:45:04.127169214Z\" level=info msg=\"Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:04.127618 crc crio[22018]: time=\"2026-06-11T17:45:04.127268647Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:04.129724 crc crio[22018]: time=\"2026-06-11T17:45:04.129691934Z\" level=info msg=\"Removing pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:04.140653 crc crio[22018]: time=\"2026-06-11T17:45:04.140582549Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.143193 crc crio[22018]: time=\"2026-06-11T17:45:04.1430893Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.143827 crc crio[22018]: time=\"2026-06-11T17:45:04.143272845Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=5fd66f37-8dbc-4b3b-aa9b-9daba2e522aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.143918 crc crio[22018]: time=\"2026-06-11T17:45:04.143826442Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.165128 crc crio[22018]: time=\"2026-06-11T17:45:04.164970414Z\" level=info msg=\"Removed container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:04.167875 crc crio[22018]: time=\"2026-06-11T17:45:04.165622886Z\" level=info 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:04.172212 crc crio[22018]: time=\"2026-06-11T17:45:04.172025561Z\" level=info msg=\"Removing container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53\" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:04.192586 crc crio[22018]: time=\"2026-06-11T17:45:04.192495406Z\" level=info 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:04.225160 crc crio[22018]: time=\"2026-06-11T17:45:04.224621855Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}\"\nJun 11 17:45:04.225160 crc crio[22018]: time=\"2026-06-11T17:45:04.224687878Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:04.246889 crc crio[22018]: time=\"2026-06-11T17:45:04.246787529Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.264433 crc crio[22018]: time=\"2026-06-11T17:45:04.263825799Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}\"\nJun 11 17:45:04.264433 crc crio[22018]: time=\"2026-06-11T17:45:04.263908112Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:04.278399 crc crio[22018]: time=\"2026-06-11T17:45:04.278179845Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.326229 crc crio[22018]: time=\"2026-06-11T17:45:04.326055492Z\" level=info 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:04.331301 crc crio[22018]: time=\"2026-06-11T17:45:04.331228868Z\" level=info 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:04.428053 crc crio[22018]: time=\"2026-06-11T17:45:04.427029599Z\" level=info 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:04.461655 crc crio[22018]: time=\"2026-06-11T17:45:04.457221127Z\" level=info 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:04.490930 crc crio[22018]: time=\"2026-06-11T17:45:04.490893441Z\" level=info 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:04.499862 crc crio[22018]: time=\"2026-06-11T17:45:04.499772873Z\" level=info 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:04.500377 crc crio[22018]: time=\"2026-06-11T17:45:04.50028702Z\" level=info 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:04.507376 crc crio[22018]: time=\"2026-06-11T17:45:04.500562319Z\" level=info 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:04.507376 crc crio[22018]: time=\"2026-06-11T17:45:04.50184116Z\" level=info 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:04.646957 crc crio[22018]: time=\"2026-06-11T17:45:04.646475086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f044eba1-a07d-44cc-8f91-72acd3ccf140 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.646957 crc crio[22018]: time=\"2026-06-11T17:45:04.646628021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d42ddd60-b8e5-4fe4-a5ba-e139cac4c2ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.650261 crc crio[22018]: time=\"2026-06-11T17:45:04.647079626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b68b2775-e6ab-493d-ac16-ef08c1f0080f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.681582 crc crio[22018]: time=\"2026-06-11T17:45:04.680932431Z\" level=info msg=\"Removed pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.682838662Z\" level=info msg=\"Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.682903564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.683831595Z\" level=info msg=\"Removing pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:04.688684 crc crio[22018]: time=\"2026-06-11T17:45:04.688470021Z\" level=info msg=\"Created container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.689907 crc crio[22018]: time=\"2026-06-11T17:45:04.689828827Z\" level=info msg=\"Starting container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d\" id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:04.717389 crc crio[22018]: time=\"2026-06-11T17:45:04.715737044Z\" level=info msg=\"Started container\" PID=237688 containerID=70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\nJun 11 17:45:04.722389 crc crio[22018]: time=\"2026-06-11T17:45:04.719460384Z\" level=info msg=\"Created container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.724818 crc crio[22018]: time=\"2026-06-11T17:45:04.724227977Z\" level=info msg=\"Starting container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d\" id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:04.742555 crc crio[22018]: time=\"2026-06-11T17:45:04.738851321Z\" level=info msg=\"Started container\" PID=237696 containerID=ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\nJun 11 17:45:04.753929 crc crio[22018]: time=\"2026-06-11T17:45:04.753798863Z\" level=info msg=\"Created container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.754940 crc crio[22018]: time=\"2026-06-11T17:45:04.75486995Z\" level=info msg=\"Starting container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2\" id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:04.779847 crc crio[22018]: time=\"2026-06-11T17:45:04.779601293Z\" level=info msg=\"Started container\" PID=237731 containerID=400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2 description=openstack/placement-db-create-wp7pr/mariadb-database-create id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\nJun 11 17:45:04.797140 crc crio[22018]: time=\"2026-06-11T17:45:04.797072904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0c838fbb-9e97-4d63-b2a0-70535d891caa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.809254 crc crio[22018]: time=\"2026-06-11T17:45:04.809168016Z\" level=info 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:04.818247 crc crio[22018]: time=\"2026-06-11T17:45:04.818173993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f776e8b7-6de5-481c-825e-d4966ec8e80b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.819302 crc crio[22018]: time=\"2026-06-11T17:45:04.819168165Z\" level=info 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:04.847366 crc crio[22018]: time=\"2026-06-11T17:45:04.847273827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1b290659-bc79-46c1-acb3-28d74a08004c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.850312 crc crio[22018]: time=\"2026-06-11T17:45:04.850253373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3182ffc6-9deb-4175-b67b-2ae4250eaec2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.870002 crc crio[22018]: time=\"2026-06-11T17:45:04.864307803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e12f9a7-604e-43ca-be91-32992573adc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.870002 crc crio[22018]: time=\"2026-06-11T17:45:04.868625479Z\" level=info 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:04.886756 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe3a2bcc9520fc Mac:1a:f5:69:71:61:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:04.890108 crc crio[22018]: time=\"2026-06-11T17:45:04.888817397Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}\"\nJun 11 17:45:04.890108 crc crio[22018]: time=\"2026-06-11T17:45:04.888946731Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:04.892197 crc crio[22018]: time=\"2026-06-11T17:45:04.892123263Z\" level=info 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:04.899307 crc crio[22018]: time=\"2026-06-11T17:45:04.899238041Z\" level=info 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:04.902985 crc crio[22018]: time=\"2026-06-11T17:45:04.902076066Z\" level=info 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:04.923902 crc crio[22018]: time=\"2026-06-11T17:45:04.923810785Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:04.926851 crc crio[22018]: time=\"2026-06-11T17:45:04.92677351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6a8346e4-91f4-4deb-85c8-a10f76be0742 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:04.958914 crc crio[22018]: time=\"2026-06-11T17:45:04.958370514Z\" level=info msg=\"Removed container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:04.963523 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4671dca3457c649 Mac:22:8c:62:35:7a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 SocketPath: PciID:}] [{Interface:0xc0002d06c0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:04.964540 crc crio[22018]: time=\"2026-06-11T17:45:04.964387134Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}\"\nJun 11 17:45:04.964639 crc crio[22018]: time=\"2026-06-11T17:45:04.96457332Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:04.970053 crc crio[22018]: time=\"2026-06-11T17:45:04.969863116Z\" level=info msg=\"Removing container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da\" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:04.970154 crc crio[22018]: time=\"2026-06-11T17:45:04.970081315Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.972918 crc crio[22018]: time=\"2026-06-11T17:45:04.97285316Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:04.975909 crc crio[22018]: time=\"2026-06-11T17:45:04.975779865Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.001213 crc crio[22018]: time=\"2026-06-11T17:45:05.001173003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=cbcfd778-051a-4243-8e5b-dd88bd908fcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.010144 crc crio[22018]: time=\"2026-06-11T17:45:05.010106733Z\" level=info msg=\"Created container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.012744 crc crio[22018]: time=\"2026-06-11T17:45:05.012580192Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}\"\nJun 11 17:45:05.012744 crc crio[22018]: time=\"2026-06-11T17:45:05.012651924Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:05.016361 crc crio[22018]: time=\"2026-06-11T17:45:05.01626265Z\" level=info msg=\"Starting container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128\" id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:05.025298 crc crio[22018]: time=\"2026-06-11T17:45:05.025159961Z\" level=info msg=\"Started container\" PID=237738 containerID=ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\nJun 11 17:45:05.040037 crc crio[22018]: time=\"2026-06-11T17:45:05.039923323Z\" level=info msg=\"Ran pod sandbox ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c with infra container: openstack/ceilometer-0/POD\" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:05.047229 crc crio[22018]: time=\"2026-06-11T17:45:05.047153499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7a7d48a3-7713-4b0f-b17b-6e178b188c6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.073656 crc crio[22018]: time=\"2026-06-11T17:45:05.073605967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=68f96978-7e27-4170-87bb-0b933d69236d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.075655 crc crio[22018]: time=\"2026-06-11T17:45:05.074281039Z\" level=info msg=\"Removed pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:05.076983 crc crio[22018]: time=\"2026-06-11T17:45:05.076700951Z\" level=info msg=\"Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:05.076983 crc crio[22018]: time=\"2026-06-11T17:45:05.076780403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:05.102682 crc crio[22018]: time=\"2026-06-11T17:45:05.102599847Z\" level=info msg=\"Removing pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:05.146449 crc crio[22018]: time=\"2026-06-11T17:45:05.146254621Z\" level=info 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:05.146759 crc crio[22018]: time=\"2026-06-11T17:45:05.146705616Z\" level=info 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:05.146847 crc crio[22018]: time=\"2026-06-11T17:45:05.146729776Z\" level=info 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:05.154760 crc crio[22018]: time=\"2026-06-11T17:45:05.154640608Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.161396 crc crio[22018]: time=\"2026-06-11T17:45:05.161278859Z\" level=info msg=\"Ran pod sandbox 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd with infra container: openstack/swift-storage-0/POD\" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:05.171207 crc crio[22018]: time=\"2026-06-11T17:45:05.17111476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=19bb81c3-f441-4088-952c-8ca96676aa0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.174544 crc crio[22018]: time=\"2026-06-11T17:45:05.174316152Z\" level=info msg=\"Created container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.175544 crc crio[22018]: time=\"2026-06-11T17:45:05.175475962Z\" level=info msg=\"Starting container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c\" id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:05.183524 crc crio[22018]: time=\"2026-06-11T17:45:05.183446251Z\" level=info msg=\"Started container\" PID=237800 containerID=5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\nJun 11 17:45:05.184197 crc crio[22018]: time=\"2026-06-11T17:45:05.184099222Z\" level=info 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:05.206968 crc crio[22018]: time=\"2026-06-11T17:45:05.206924549Z\" level=info 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:05.272219 crc crio[22018]: time=\"2026-06-11T17:45:05.27172532Z\" level=info 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:05.294908 crc crio[22018]: time=\"2026-06-11T17:45:05.29481688Z\" level=info 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:05.308455 crc crio[22018]: time=\"2026-06-11T17:45:05.308367948Z\" level=info 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:05.347422 crc crio[22018]: time=\"2026-06-11T17:45:05.347256618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f9dbdd00-68b5-4836-8d0a-02d631a36238 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.394655 crc crio[22018]: time=\"2026-06-11T17:45:05.394571992Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.394943 crc crio[22018]: time=\"2026-06-11T17:45:05.394467516Z\" level=info 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:05.395764 crc crio[22018]: time=\"2026-06-11T17:45:05.394982231Z\" level=info msg=\"Created container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.396692 crc crio[22018]: time=\"2026-06-11T17:45:05.396641094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=af4f7da5-c48d-4e3f-971c-89a18fa2d537 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.396948 crc crio[22018]: time=\"2026-06-11T17:45:05.396888372Z\" level=info msg=\"Starting container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837\" id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:05.404533 crc crio[22018]: time=\"2026-06-11T17:45:05.404026014Z\" level=info msg=\"Created container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.404760 crc crio[22018]: time=\"2026-06-11T17:45:05.404542605Z\" level=info 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:05.406643 crc crio[22018]: time=\"2026-06-11T17:45:05.404547166Z\" level=info 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:05.406923 crc crio[22018]: time=\"2026-06-11T17:45:05.406143817Z\" level=info msg=\"Starting container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1\" id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:05.413109 crc crio[22018]: time=\"2026-06-11T17:45:05.412934483Z\" level=info 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:05.414481 crc crio[22018]: time=\"2026-06-11T17:45:05.414234467Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.435520 crc crio[22018]: time=\"2026-06-11T17:45:05.435021333Z\" level=info msg=\"Started container\" PID=237835 containerID=28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\nJun 11 17:45:05.435520 crc crio[22018]: time=\"2026-06-11T17:45:05.435194623Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.438452 crc crio[22018]: time=\"2026-06-11T17:45:05.435655498Z\" level=info msg=\"Started container\" PID=237834 containerID=4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1 description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\nJun 11 17:45:05.465379 crc crio[22018]: time=\"2026-06-11T17:45:05.465283399Z\" level=info 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:05.586659 crc crio[22018]: time=\"2026-06-11T17:45:05.58623033Z\" level=info msg=\"Removed pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:05.586659 crc crio[22018]: time=\"2026-06-11T17:45:05.58653524Z\" level=info 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:05.588122 crc crio[22018]: time=\"2026-06-11T17:45:05.588009114Z\" level=info msg=\"Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:05.588122 crc crio[22018]: time=\"2026-06-11T17:45:05.588096147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:05.589715 crc crio[22018]: time=\"2026-06-11T17:45:05.58966139Z\" level=info msg=\"Removing pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:05.668169 crc crio[22018]: time=\"2026-06-11T17:45:05.668118659Z\" level=info 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:05.671265 crc crio[22018]: time=\"2026-06-11T17:45:05.671173944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=92fb087a-5527-4b2c-8967-ca78406cf6ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.678695 crc crio[22018]: time=\"2026-06-11T17:45:05.678654977Z\" level=info 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:05.680039 crc crio[22018]: time=\"2026-06-11T17:45:05.679926937Z\" level=info 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:05.687243 crc crio[22018]: time=\"2026-06-11T17:45:05.687172272Z\" level=info 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:05.711883 crc crio[22018]: time=\"2026-06-11T17:45:05.711431129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd11144b-b5c3-4999-b66d-3715086fc9ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.711883 crc crio[22018]: time=\"2026-06-11T17:45:05.711805496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=20c84377-7b95-4d22-a6ae-b764d4fa56fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.731081 crc crio[22018]: time=\"2026-06-11T17:45:05.730955802Z\" level=info 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:05.741786 crc crio[22018]: time=\"2026-06-11T17:45:05.740642783Z\" level=info 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:05.794681 crc crio[22018]: 2026-06-11T17:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59623998e52fc71 Mac:4e:a5:5b:d7:75:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:05.796484 crc crio[22018]: time=\"2026-06-11T17:45:05.796399316Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}\"\nJun 11 17:45:05.796686 crc crio[22018]: time=\"2026-06-11T17:45:05.796584982Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:05.836306 crc crio[22018]: time=\"2026-06-11T17:45:05.835860556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=283fd7b4-1171-47eb-bcdd-503bd3054e00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.865065 crc crio[22018]: time=\"2026-06-11T17:45:05.864933211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5e55d843-828b-425e-9cab-f702955f88bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:05.958121 crc crio[22018]: time=\"2026-06-11T17:45:05.957996852Z\" level=info 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:05.962985 crc crio[22018]: time=\"2026-06-11T17:45:05.962905338Z\" level=info 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:05.967838 crc crio[22018]: time=\"2026-06-11T17:45:05.967760732Z\" level=info 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:05.973599 crc crio[22018]: time=\"2026-06-11T17:45:05.973476488Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:05.974795 crc crio[22018]: time=\"2026-06-11T17:45:05.974658374Z\" level=info 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:05.975607 crc crio[22018]: time=\"2026-06-11T17:45:05.975520138Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.020767 crc crio[22018]: time=\"2026-06-11T17:45:06.020260806Z\" level=info msg=\"Removed pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.023155 crc crio[22018]: time=\"2026-06-11T17:45:06.023025716Z\" level=info msg=\"Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.023155 crc crio[22018]: time=\"2026-06-11T17:45:06.023108029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.024944 crc crio[22018]: time=\"2026-06-11T17:45:06.023482311Z\" level=info msg=\"Removing pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.054025 crc crio[22018]: time=\"2026-06-11T17:45:06.050962078Z\" level=info msg=\"Ran pod sandbox 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD\" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:06.074525 crc crio[22018]: time=\"2026-06-11T17:45:06.066146305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7d74cc9-e2c0-4ab5-90cc-5cb97617d57e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:06.116941 crc crio[22018]: time=\"2026-06-11T17:45:06.110093617Z\" level=info 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:06.132005 crc crio[22018]: time=\"2026-06-11T17:45:06.127021219Z\" level=info 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:06.141111 crc crio[22018]: time=\"2026-06-11T17:45:06.137050321Z\" level=info 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:06.143875 crc crio[22018]: time=\"2026-06-11T17:45:06.143799157Z\" level=info msg=\"Removed container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:06.146168 crc crio[22018]: time=\"2026-06-11T17:45:06.146008588Z\" level=info 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:06.164140 crc crio[22018]: time=\"2026-06-11T17:45:06.163980949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6df6853d-1ff3-4b60-93f5-38a61d16b592 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:06.167261 crc crio[22018]: time=\"2026-06-11T17:45:06.167176742Z\" level=info msg=\"Removing container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b\" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:06.246187 crc crio[22018]: time=\"2026-06-11T17:45:06.246133Z\" level=info 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:06.252229 crc crio[22018]: time=\"2026-06-11T17:45:06.252024902Z\" level=info 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:06.262940 crc crio[22018]: time=\"2026-06-11T17:45:06.262847444Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf/ovn-controller\" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.364853 crc crio[22018]: time=\"2026-06-11T17:45:06.364787569Z\" level=info 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:06.375967 crc crio[22018]: time=\"2026-06-11T17:45:06.375816518Z\" level=info 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:06.394028 crc crio[22018]: time=\"2026-06-11T17:45:06.393890981Z\" level=info 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:06.397135 crc crio[22018]: time=\"2026-06-11T17:45:06.397097909Z\" level=info 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:06.398796 crc crio[22018]: time=\"2026-06-11T17:45:06.398570036Z\" level=info msg=\"Created container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.400422 crc crio[22018]: time=\"2026-06-11T17:45:06.400289104Z\" level=info msg=\"Starting container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d\" id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.403558 crc crio[22018]: time=\"2026-06-11T17:45:06.403486659Z\" level=info msg=\"Created container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.405196 crc crio[22018]: time=\"2026-06-11T17:45:06.405172579Z\" level=info 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:06.413102 crc crio[22018]: time=\"2026-06-11T17:45:06.41297718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles\" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.421051 crc crio[22018]: time=\"2026-06-11T17:45:06.42096262Z\" level=info 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:06.427495 crc crio[22018]: time=\"2026-06-11T17:45:06.427367893Z\" level=info 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:06.428128 crc crio[22018]: time=\"2026-06-11T17:45:06.428059534Z\" level=info 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:06.429052 crc crio[22018]: time=\"2026-06-11T17:45:06.428990154Z\" level=info msg=\"Starting container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f\" id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.431119 crc crio[22018]: time=\"2026-06-11T17:45:06.430813142Z\" level=info msg=\"Started container\" PID=238172 containerID=a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\nJun 11 17:45:06.447264 crc crio[22018]: time=\"2026-06-11T17:45:06.446144624Z\" level=info msg=\"Started container\" PID=238171 containerID=589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\nJun 11 17:45:06.461618 crc crio[22018]: time=\"2026-06-11T17:45:06.461492985Z\" level=info msg=\"Removed pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.465627 crc crio[22018]: time=\"2026-06-11T17:45:06.465518504Z\" level=info msg=\"Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.466013 crc crio[22018]: time=\"2026-06-11T17:45:06.465988109Z\" level=info msg=\"Stopped pod sandbox (already stopped): bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.467400 crc crio[22018]: time=\"2026-06-11T17:45:06.467248852Z\" level=info msg=\"Removing pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.511226 crc crio[22018]: time=\"2026-06-11T17:45:06.511158681Z\" level=info 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:06.549985 crc crio[22018]: time=\"2026-06-11T17:45:06.549882551Z\" level=info msg=\"Removed pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.557566 crc crio[22018]: time=\"2026-06-11T17:45:06.55745897Z\" level=info msg=\"Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.557780 crc crio[22018]: time=\"2026-06-11T17:45:06.557698967Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.559140 crc crio[22018]: time=\"2026-06-11T17:45:06.559102845Z\" level=info msg=\"Removing pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.567713 crc crio[22018]: time=\"2026-06-11T17:45:06.567601452Z\" level=info msg=\"Created container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.570512 crc crio[22018]: time=\"2026-06-11T17:45:06.570453512Z\" level=info msg=\"Starting container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d\" id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.583818 crc crio[22018]: time=\"2026-06-11T17:45:06.583737155Z\" level=info msg=\"Started container\" PID=238178 containerID=014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d description=openstack/glance-db-create-64bgj/mariadb-database-create id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\nJun 11 17:45:06.647918 crc crio[22018]: time=\"2026-06-11T17:45:06.647833212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8cdb229-12d7-4c7e-9e1a-0584e4cb0d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:06.654888 crc crio[22018]: time=\"2026-06-11T17:45:06.654793027Z\" level=info msg=\"Created container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.659815 crc crio[22018]: time=\"2026-06-11T17:45:06.659666374Z\" level=info msg=\"Starting container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0\" id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.677752 crc crio[22018]: time=\"2026-06-11T17:45:06.677652396Z\" level=info msg=\"Started container\" PID=238176 containerID=37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\nJun 11 17:45:06.684698 crc crio[22018]: time=\"2026-06-11T17:45:06.684563042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3bc0546d-2e4a-4eaa-9ff3-cf6a9ee88b19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:06.690786 crc crio[22018]: time=\"2026-06-11T17:45:06.690621677Z\" level=info msg=\"Created container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.692773 crc crio[22018]: time=\"2026-06-11T17:45:06.692242305Z\" level=info msg=\"Starting container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2\" id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.707661 crc crio[22018]: time=\"2026-06-11T17:45:06.707540702Z\" level=info msg=\"Started container\" PID=238182 containerID=1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\nJun 11 17:45:06.726972 crc crio[22018]: time=\"2026-06-11T17:45:06.726857009Z\" level=info msg=\"Removed pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.729156 crc crio[22018]: time=\"2026-06-11T17:45:06.729115825Z\" level=info msg=\"Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.729298 crc crio[22018]: time=\"2026-06-11T17:45:06.72928015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.730228 crc crio[22018]: time=\"2026-06-11T17:45:06.730169319Z\" level=info msg=\"Removing pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.737146 crc crio[22018]: time=\"2026-06-11T17:45:06.737026188Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.771200 crc crio[22018]: time=\"2026-06-11T17:45:06.771150401Z\" level=info msg=\"Removed pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.771715 crc crio[22018]: time=\"2026-06-11T17:45:06.771626654Z\" level=info 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:06.772582 crc crio[22018]: time=\"2026-06-11T17:45:06.772550913Z\" level=info msg=\"Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.772761 crc crio[22018]: time=\"2026-06-11T17:45:06.772690207Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.773485 crc crio[22018]: time=\"2026-06-11T17:45:06.773305587Z\" level=info msg=\"Removing pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.845674 crc crio[22018]: time=\"2026-06-11T17:45:06.842039088Z\" level=info 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:06.848598 crc crio[22018]: time=\"2026-06-11T17:45:06.848503553Z\" level=info 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:06.877752 crc crio[22018]: time=\"2026-06-11T17:45:06.87554255Z\" level=info msg=\"Created container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.877752 crc crio[22018]: time=\"2026-06-11T17:45:06.877192782Z\" level=info msg=\"Starting container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db\" id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.886882 crc crio[22018]: time=\"2026-06-11T17:45:06.886783505Z\" level=info msg=\"Started container\" PID=238181 containerID=3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\nJun 11 17:45:06.893899 crc crio[22018]: time=\"2026-06-11T17:45:06.893803578Z\" level=info msg=\"Created container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.900449 crc crio[22018]: time=\"2026-06-11T17:45:06.900195542Z\" level=info msg=\"Starting container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7\" id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:06.909714 crc crio[22018]: time=\"2026-06-11T17:45:06.905037667Z\" level=info msg=\"Started container\" PID=238183 containerID=a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\nJun 11 17:45:06.916860 crc crio[22018]: time=\"2026-06-11T17:45:06.91678301Z\" level=info 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:06.921677 crc crio[22018]: time=\"2026-06-11T17:45:06.921620225Z\" level=info 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:06.928700 crc crio[22018]: time=\"2026-06-11T17:45:06.927798078Z\" level=info 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:06.936187 crc crio[22018]: time=\"2026-06-11T17:45:06.936115822Z\" level=info 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:06.977501 crc crio[22018]: time=\"2026-06-11T17:45:06.977199438Z\" level=info msg=\"Removed pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.979766 crc crio[22018]: time=\"2026-06-11T17:45:06.979399638Z\" level=info msg=\"Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.979766 crc crio[22018]: time=\"2026-06-11T17:45:06.979512772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:06.986520 crc crio[22018]: time=\"2026-06-11T17:45:06.984929872Z\" level=info msg=\"Removing pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:06.990305 crc crio[22018]: time=\"2026-06-11T17:45:06.990265139Z\" level=info 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:06.995612 crc crio[22018]: time=\"2026-06-11T17:45:06.995553677Z\" level=info msg=\"Created container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:06.995961 crc crio[22018]: time=\"2026-06-11T17:45:06.995936239Z\" level=info 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:06.998160 crc crio[22018]: time=\"2026-06-11T17:45:06.997909364Z\" level=info msg=\"Starting container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1\" id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:07.004628 crc crio[22018]: time=\"2026-06-11T17:45:07.004374487Z\" level=info msg=\"Started container\" PID=238185 containerID=8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 description=openstack/nova-metadata-0/nova-metadata-log id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\nJun 11 17:45:07.018514 crc crio[22018]: time=\"2026-06-11T17:45:07.015187594Z\" level=info 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:07.025678 crc crio[22018]: time=\"2026-06-11T17:45:07.018969349Z\" level=info 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:07.032998 crc crio[22018]: time=\"2026-06-11T17:45:07.027566206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6bacd4a5-80f2-4c9a-b81c-03b113626790 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:07.036735 crc crio[22018]: time=\"2026-06-11T17:45:07.034520948Z\" level=info 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:07.061554 crc crio[22018]: time=\"2026-06-11T17:45:07.061464042Z\" level=info msg=\"Removed pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.071631 crc crio[22018]: time=\"2026-06-11T17:45:07.071141728Z\" level=info msg=\"Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.071631 crc crio[22018]: time=\"2026-06-11T17:45:07.071468279Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.075698 crc crio[22018]: time=\"2026-06-11T17:45:07.075599256Z\" level=info 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:07.078131 crc crio[22018]: time=\"2026-06-11T17:45:07.078022378Z\" level=info msg=\"Removing pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.145033 crc crio[22018]: time=\"2026-06-11T17:45:07.144588648Z\" level=info 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:07.157951 crc crio[22018]: time=\"2026-06-11T17:45:07.157615078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=453ab275-f8c2-4c36-8c78-586a4fa02a2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:07.159453 crc crio[22018]: time=\"2026-06-11T17:45:07.159250643Z\" level=info msg=\"Removed pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.160429 crc crio[22018]: time=\"2026-06-11T17:45:07.160306424Z\" level=info msg=\"Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.160547 crc crio[22018]: time=\"2026-06-11T17:45:07.160463689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.164518 crc crio[22018]: time=\"2026-06-11T17:45:07.164463487Z\" level=info msg=\"Removing pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.171197 crc crio[22018]: time=\"2026-06-11T17:45:07.171110156Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:07.179396 crc crio[22018]: time=\"2026-06-11T17:45:07.179263402Z\" level=info 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:07.265208 crc crio[22018]: time=\"2026-06-11T17:45:07.264960903Z\" level=info msg=\"Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.265824 crc crio[22018]: time=\"2026-06-11T17:45:07.265719577Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"\nJun 11 17:45:07.266615 crc crio[22018]: time=\"2026-06-11T17:45:07.265860782Z\" level=info msg=\"Deleting pod openstack_glance-7819-account-create-update-vkdf7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.290256 crc crio[22018]: time=\"2026-06-11T17:45:07.290146731Z\" level=info msg=\"Removed pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.292717 crc crio[22018]: time=\"2026-06-11T17:45:07.292653197Z\" level=info msg=\"Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.294430 crc crio[22018]: time=\"2026-06-11T17:45:07.29272137Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.294430 crc crio[22018]: time=\"2026-06-11T17:45:07.293718341Z\" level=info msg=\"Removing pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.313005 crc crio[22018]: time=\"2026-06-11T17:45:07.312476621Z\" level=info msg=\"Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.313863 crc crio[22018]: time=\"2026-06-11T17:45:07.312457397Z\" level=info msg=\"Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.318736 crc crio[22018]: time=\"2026-06-11T17:45:07.316954274Z\" level=info msg=\"Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.319120 crc crio[22018]: time=\"2026-06-11T17:45:07.319063169Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc00012a918}] Aliases:map[]}\"\nJun 11 17:45:07.319259 crc crio[22018]: time=\"2026-06-11T17:45:07.319227597Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}\"\nJun 11 17:45:07.319595 crc crio[22018]: time=\"2026-06-11T17:45:07.319570498Z\" level=info msg=\"Deleting pod openstack_placement-db-create-wp7pr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.319916 crc crio[22018]: time=\"2026-06-11T17:45:07.319246997Z\" level=info msg=\"Deleting pod openstack_placement-32b1-account-create-update-s5qtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.320827 crc crio[22018]: time=\"2026-06-11T17:45:07.317121319Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc0003803c8}] Aliases:map[]}\"\nJun 11 17:45:07.322177 crc crio[22018]: time=\"2026-06-11T17:45:07.322110996Z\" level=info msg=\"Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.322441 crc crio[22018]: time=\"2026-06-11T17:45:07.322374858Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b02f-account-create-update-9glnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.322835 crc crio[22018]: time=\"2026-06-11T17:45:07.322765257Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"\nJun 11 17:45:07.323476 crc crio[22018]: time=\"2026-06-11T17:45:07.323182524Z\" level=info msg=\"Deleting pod openstack_nova-cell1-b273-account-create-update-pcpcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.348673 crc crio[22018]: time=\"2026-06-11T17:45:07.323950648Z\" level=info msg=\"Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.349828 crc crio[22018]: time=\"2026-06-11T17:45:07.349293668Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc000aa4818}] Aliases:map[]}\"\nJun 11 17:45:07.350061 crc crio[22018]: time=\"2026-06-11T17:45:07.349898468Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-k9ltg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:07.451537 crc crio[22018]: time=\"2026-06-11T17:45:07.450678749Z\" level=info msg=\"Removed pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.453558796Z\" level=info msg=\"Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.453632939Z\" level=info msg=\"Stopped pod sandbox (already stopped): 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.454194107Z\" level=info msg=\"Removing pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:07.810476 crc crio[22018]: time=\"2026-06-11T17:45:07.809942785Z\" level=info msg=\"Created container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:07.837195 crc crio[22018]: time=\"2026-06-11T17:45:07.837045953Z\" level=info msg=\"Starting container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65\" id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:07.853976 crc crio[22018]: time=\"2026-06-11T17:45:07.853805799Z\" level=info msg=\"Started container\" PID=238537 containerID=956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 description=openstack/rabbitmq-server-0/rabbitmq id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\nJun 11 17:45:08.049439 crc crio[22018]: time=\"2026-06-11T17:45:08.048873223Z\" level=info 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:08.380511 crc crio[22018]: time=\"2026-06-11T17:45:08.379895553Z\" level=info msg=\"Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:08.381548 crc crio[22018]: time=\"2026-06-11T17:45:08.381492723Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc00924e1e0}] Aliases:map[]}\"\nJun 11 17:45:08.381698 crc crio[22018]: time=\"2026-06-11T17:45:08.381659118Z\" level=info msg=\"Deleting pod openstack_barbican-af72-account-create-update-zltvj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:08.390552 crc crio[22018]: time=\"2026-06-11T17:45:08.390190011Z\" level=info msg=\"Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:08.392146 crc crio[22018]: time=\"2026-06-11T17:45:08.392088693Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc002300118}] Aliases:map[]}\"\nJun 11 17:45:08.392785 crc crio[22018]: time=\"2026-06-11T17:45:08.39264794Z\" level=info msg=\"Deleting pod openstack_keystone-1ec2-account-create-update-27cn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:08.422123 crc crio[22018]: time=\"2026-06-11T17:45:08.421971003Z\" level=info msg=\"Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:08.423898 crc crio[22018]: time=\"2026-06-11T17:45:08.423798947Z\" level=info msg=\"Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:08.428637 crc crio[22018]: time=\"2026-06-11T17:45:08.428598201Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc000aa4bd0}] Aliases:map[]}\"\nJun 11 17:45:08.428928 crc crio[22018]: time=\"2026-06-11T17:45:08.428907351Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-jc59n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:08.429709 crc crio[22018]: time=\"2026-06-11T17:45:08.426085125Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc000381038}] Aliases:map[]}\"\nJun 11 17:45:08.429935 crc crio[22018]: time=\"2026-06-11T17:45:08.426594808Z\" level=info msg=\"Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:08.430176 crc crio[22018]: time=\"2026-06-11T17:45:08.429816796Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-w7zc5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:08.432945 crc crio[22018]: time=\"2026-06-11T17:45:08.432851483Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc000381058}] Aliases:map[]}\"\nJun 11 17:45:08.433935 crc crio[22018]: time=\"2026-06-11T17:45:08.433866456Z\" level=info msg=\"Deleting pod openstack_glance-db-create-64bgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:08.678745 crc crio[22018]: time=\"2026-06-11T17:45:08.678297592Z\" level=info msg=\"Created container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:08.693363 crc crio[22018]: time=\"2026-06-11T17:45:08.693051677Z\" level=info msg=\"Starting container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4\" id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:08.721317 crc crio[22018]: time=\"2026-06-11T17:45:08.721121017Z\" level=info msg=\"Started container\" PID=238585 containerID=e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\nJun 11 17:45:09.006488 crc crio[22018]: time=\"2026-06-11T17:45:09.004564951Z\" level=info msg=\"Created container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.008086 crc crio[22018]: time=\"2026-06-11T17:45:09.007928686Z\" level=info msg=\"Starting container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc\" id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.018459 crc crio[22018]: time=\"2026-06-11T17:45:09.016717785Z\" level=info msg=\"Started container\" PID=238605 containerID=f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc description=openstack/ceilometer-0/ceilometer-central-agent id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\nJun 11 17:45:09.093855 crc crio[22018]: time=\"2026-06-11T17:45:09.0918329Z\" level=info msg=\"Created container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.094767 crc crio[22018]: time=\"2026-06-11T17:45:09.094557105Z\" level=info msg=\"Starting container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956\" id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.099104 crc crio[22018]: time=\"2026-06-11T17:45:09.095560898Z\" level=info msg=\"Created container c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles\" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.099592 crc crio[22018]: time=\"2026-06-11T17:45:09.099506932Z\" level=info msg=\"Starting container: c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890\" id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.107831005Z\" level=info msg=\"Created container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.108766885Z\" level=info msg=\"Started container\" PID=238586 containerID=c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c\nJun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.109994664Z\" level=info msg=\"Starting container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81\" id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.122091 crc crio[22018]: time=\"2026-06-11T17:45:09.121150141Z\" level=info msg=\"Created container 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10: openstack/ovn-controller-qmgxf/ovn-controller\" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.122091 crc crio[22018]: time=\"2026-06-11T17:45:09.121876605Z\" level=info msg=\"Started container\" PID=238608 containerID=34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81 description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\nJun 11 17:45:09.127308 crc crio[22018]: time=\"2026-06-11T17:45:09.123091011Z\" level=info msg=\"Started container\" PID=238614 containerID=9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 description=openstack/glance-default-external-api-0/glance-httpd id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\nJun 11 17:45:09.127308 crc crio[22018]: time=\"2026-06-11T17:45:09.124090473Z\" level=info msg=\"Starting container: 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10\" id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.154852 crc crio[22018]: time=\"2026-06-11T17:45:09.154661991Z\" level=info msg=\"Started container\" PID=238637 containerID=85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10 description=openstack/ovn-controller-qmgxf/ovn-controller id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e\nJun 11 17:45:09.239874 crc crio[22018]: time=\"2026-06-11T17:45:09.239679717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ead926b8-428e-4915-9021-6fa2190af9c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:09.336115 crc crio[22018]: time=\"2026-06-11T17:45:09.335816878Z\" level=info msg=\"Created container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.342146 crc crio[22018]: time=\"2026-06-11T17:45:09.342084117Z\" level=info msg=\"Starting container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02\" id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.353864 crc crio[22018]: time=\"2026-06-11T17:45:09.352788397Z\" level=info msg=\"Started container\" PID=238619 containerID=fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\nJun 11 17:45:09.407215 crc crio[22018]: time=\"2026-06-11T17:45:09.407094162Z\" level=info msg=\"Created container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.411249 crc crio[22018]: time=\"2026-06-11T17:45:09.411005843Z\" level=info msg=\"Starting container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f\" id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.422429 crc crio[22018]: time=\"2026-06-11T17:45:09.422180131Z\" level=info msg=\"Started container\" PID=238607 containerID=3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f description=openstack/ovn-controller-metrics-56gwb/openstack-network-exporter id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\nJun 11 17:45:09.471220 crc crio[22018]: time=\"2026-06-11T17:45:09.470677807Z\" level=info msg=\"Created container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.474515 crc crio[22018]: time=\"2026-06-11T17:45:09.473839167Z\" level=info msg=\"Starting container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16\" id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.512792 crc crio[22018]: time=\"2026-06-11T17:45:09.512559689Z\" level=info msg=\"Started container\" PID=238617 containerID=f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 description=openstack/kube-state-metrics-0/kube-state-metrics id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\nJun 11 17:45:09.518947 crc crio[22018]: time=\"2026-06-11T17:45:09.518830676Z\" level=info msg=\"Created container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.530582 crc crio[22018]: time=\"2026-06-11T17:45:09.530073721Z\" level=info msg=\"Created container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore\" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.534884 crc crio[22018]: time=\"2026-06-11T17:45:09.534800582Z\" level=info msg=\"Starting container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e\" id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.538814 crc crio[22018]: time=\"2026-06-11T17:45:09.537910912Z\" level=info msg=\"Starting container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d\" id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.548767 crc crio[22018]: time=\"2026-06-11T17:45:09.548673524Z\" level=info msg=\"Started container\" PID=238611 containerID=0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d description=openstack/barbican-db-create-2kw84/mariadb-database-create id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\nJun 11 17:45:09.564222 crc crio[22018]: time=\"2026-06-11T17:45:09.564127221Z\" level=info msg=\"Started container\" PID=238604 containerID=218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e description=openstack/swift-storage-0/xattr-restore id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.598675456Z\" level=info msg=\"Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.599631667Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002300858}] Aliases:map[]}\"\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.599791662Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-6kggc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600166784Z\" level=info msg=\"Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600686031Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc0080aab68}] Aliases:map[]}\"\nJun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600864347Z\" level=info msg=\"Deleting pod openstack_cinder-9687-account-create-update-tlj9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:09.892209 crc crio[22018]: time=\"2026-06-11T17:45:09.892114795Z\" level=info msg=\"Created container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create\" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:09.896119 crc crio[22018]: time=\"2026-06-11T17:45:09.896037511Z\" level=info msg=\"Starting container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf\" id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:09.905528 crc crio[22018]: time=\"2026-06-11T17:45:09.90487357Z\" level=info msg=\"Started container\" PID=238606 containerID=1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf description=openstack/cinder-db-create-fv555/mariadb-database-create id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\nJun 11 17:45:10.628387 crc crio[22018]: time=\"2026-06-11T17:45:10.627964948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ed0e5182-3900-460f-9d05-de620e336663 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:10.857666 crc crio[22018]: time=\"2026-06-11T17:45:10.857590113Z\" level=info msg=\"Stopping container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 (timeout: 2s)\" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.794842622Z\" level=info msg=\"Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.79697687Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0080aaf88}] Aliases:map[]}\"\nJun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.797140845Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-9jddb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:15.812901 crc crio[22018]: time=\"2026-06-11T17:45:15.812473283Z\" level=info msg=\"Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:15.814475 crc crio[22018]: time=\"2026-06-11T17:45:15.814443537Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc000380488}] Aliases:map[]}\"\nJun 11 17:45:15.814734 crc crio[22018]: time=\"2026-06-11T17:45:15.812599939Z\" level=info msg=\"Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:15.815083 crc crio[22018]: time=\"2026-06-11T17:45:15.812495134Z\" level=info msg=\"Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:15.815262 crc crio[22018]: time=\"2026-06-11T17:45:15.812531985Z\" level=info msg=\"Stopping pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c\" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:15.815487 crc crio[22018]: time=\"2026-06-11T17:45:15.815050206Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-2kw84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:15.815779 crc crio[22018]: time=\"2026-06-11T17:45:15.815755389Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc0003804d0}] Aliases:map[]}\"\nJun 11 17:45:15.816008 crc crio[22018]: time=\"2026-06-11T17:45:15.815940184Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc007484010}] Aliases:map[]}\"\nJun 11 17:45:15.816151 crc crio[22018]: time=\"2026-06-11T17:45:15.816087849Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc00285c0e0}] Aliases:map[]}\"\nJun 11 17:45:15.816610 crc crio[22018]: time=\"2026-06-11T17:45:15.816264905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:15.817294 crc crio[22018]: time=\"2026-06-11T17:45:15.81612035Z\" level=info msg=\"Deleting pod openstack_neutron-3e9a-account-create-update-fblsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:15.817647 crc crio[22018]: time=\"2026-06-11T17:45:15.816791902Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-fv555 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:23.198793 crc crio[22018]: time=\"2026-06-11T17:45:23.197509366Z\" level=info msg=\"Stopped pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.203135 crc crio[22018]: time=\"2026-06-11T17:45:23.20297694Z\" level=info msg=\"Stopped pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.217738 crc crio[22018]: time=\"2026-06-11T17:45:23.217630314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=65d91588-e806-46b6-a55a-d16721e23ec1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:23.220091 crc crio[22018]: time=\"2026-06-11T17:45:23.220012211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0d66037b-a6e3-4d7d-81ed-57bf959242d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:23.221002 crc crio[22018]: time=\"2026-06-11T17:45:23.220872927Z\" level=info msg=\"Stopped pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.277122 crc crio[22018]: time=\"2026-06-11T17:45:23.276989067Z\" level=info msg=\"Stopped container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:23.278437 crc crio[22018]: time=\"2026-06-11T17:45:23.278278508Z\" level=info msg=\"Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.278905 crc crio[22018]: time=\"2026-06-11T17:45:23.278845086Z\" level=info msg=\"Stopped pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c\" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.279531 crc crio[22018]: time=\"2026-06-11T17:45:23.279464576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc005da05c0}] Aliases:map[]}\"\nJun 11 17:45:23.279663 crc crio[22018]: time=\"2026-06-11T17:45:23.279622511Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-fx6lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:23.285900 crc crio[22018]: time=\"2026-06-11T17:45:23.285816957Z\" level=info msg=\"Stopped pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.287478 crc crio[22018]: time=\"2026-06-11T17:45:23.287397077Z\" level=info msg=\"Stopped pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.291974 crc crio[22018]: time=\"2026-06-11T17:45:23.291897693Z\" level=info msg=\"Stopped pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.297670 crc crio[22018]: time=\"2026-06-11T17:45:23.297576631Z\" level=info msg=\"Stopped pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.305640 crc crio[22018]: time=\"2026-06-11T17:45:23.305574784Z\" level=info msg=\"Stopped pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.306901 crc crio[22018]: time=\"2026-06-11T17:45:23.30670306Z\" level=info msg=\"Stopped pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.311817 crc crio[22018]: time=\"2026-06-11T17:45:23.311738569Z\" level=info msg=\"Stopped pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.314967 crc crio[22018]: time=\"2026-06-11T17:45:23.314892839Z\" level=info msg=\"Stopped pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.319161 crc crio[22018]: time=\"2026-06-11T17:45:23.318957369Z\" level=info msg=\"Stopped pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.324871 crc crio[22018]: time=\"2026-06-11T17:45:23.324738305Z\" level=info msg=\"Stopped pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.336065 crc crio[22018]: time=\"2026-06-11T17:45:23.335986159Z\" level=info msg=\"Stopped pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.343994 crc crio[22018]: time=\"2026-06-11T17:45:23.34390956Z\" level=info msg=\"Stopped pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.363739 crc crio[22018]: time=\"2026-06-11T17:45:23.363657147Z\" level=info msg=\"Stopped pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.363898 crc crio[22018]: time=\"2026-06-11T17:45:23.36376057Z\" level=info 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:23.364829 crc crio[22018]: time=\"2026-06-11T17:45:23.364738711Z\" level=info msg=\"Stopped pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.371528 crc crio[22018]: time=\"2026-06-11T17:45:23.371470686Z\" level=info 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:23.377315 crc crio[22018]: time=\"2026-06-11T17:45:23.37723848Z\" level=info msg=\"Removed container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create\" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:23.383145 crc crio[22018]: time=\"2026-06-11T17:45:23.383082123Z\" level=info msg=\"Removing container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146\" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:23.391435 crc crio[22018]: time=\"2026-06-11T17:45:23.391277884Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:23.399167 crc crio[22018]: time=\"2026-06-11T17:45:23.398903744Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:23.460296 crc crio[22018]: time=\"2026-06-11T17:45:23.460157908Z\" level=info 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:23.460612 crc crio[22018]: time=\"2026-06-11T17:45:23.460472087Z\" level=info 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:23.461150 crc crio[22018]: time=\"2026-06-11T17:45:23.460657817Z\" level=info msg=\"Removed pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.462171 crc crio[22018]: time=\"2026-06-11T17:45:23.462061108Z\" level=info msg=\"Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.462171 crc crio[22018]: time=\"2026-06-11T17:45:23.46210571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.463468 crc crio[22018]: time=\"2026-06-11T17:45:23.463169819Z\" level=info msg=\"Removing pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.498637 crc crio[22018]: time=\"2026-06-11T17:45:23.498545256Z\" level=info msg=\"Removed pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.500887 crc crio[22018]: time=\"2026-06-11T17:45:23.50079977Z\" level=info msg=\"Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.501049 crc crio[22018]: time=\"2026-06-11T17:45:23.500900873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.501695 crc crio[22018]: time=\"2026-06-11T17:45:23.501629757Z\" level=info msg=\"Removing pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.559373 crc crio[22018]: time=\"2026-06-11T17:45:23.558967925Z\" level=info msg=\"Removed pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.560766 crc crio[22018]: time=\"2026-06-11T17:45:23.560694348Z\" level=info msg=\"Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.560890 crc crio[22018]: time=\"2026-06-11T17:45:23.56077495Z\" level=info msg=\"Stopped pod sandbox (already stopped): c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:23.562695 crc crio[22018]: time=\"2026-06-11T17:45:23.562529318Z\" level=info msg=\"Removing pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.664369 crc crio[22018]: time=\"2026-06-11T17:45:23.663599423Z\" level=info msg=\"Removed pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:45:23.709898 crc crio[22018]: time=\"2026-06-11T17:45:23.709647595Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:23.711537 crc crio[22018]: time=\"2026-06-11T17:45:23.711112269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=16a9cf43-7961-49d4-a850-b0787302f3fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:23.737803 crc crio[22018]: time=\"2026-06-11T17:45:23.737663291Z\" level=info msg=\"Removed container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:23.749022 crc crio[22018]: time=\"2026-06-11T17:45:23.748842986Z\" level=info msg=\"Removing container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed\" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:23.777644 crc crio[22018]: time=\"2026-06-11T17:45:23.775828821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a92f3d43-65bc-43a1-9d76-85fc13d597ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:23.777644 crc crio[22018]: time=\"2026-06-11T17:45:23.776272928Z\" level=info 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:23.847077 crc crio[22018]: time=\"2026-06-11T17:45:23.842937806Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:23.858398 crc crio[22018]: time=\"2026-06-11T17:45:23.855867352Z\" level=info msg=\"Created container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:23.872499 crc crio[22018]: time=\"2026-06-11T17:45:23.869899967Z\" level=info msg=\"Starting container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51\" id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:23.883804 crc crio[22018]: time=\"2026-06-11T17:45:23.883702619Z\" level=info msg=\"Started container\" PID=240092 containerID=742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 description=openstack/nova-metadata-0/nova-metadata-metadata id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\nJun 11 17:45:23.919189 crc crio[22018]: time=\"2026-06-11T17:45:23.91908022Z\" level=info 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:23.927386 crc crio[22018]: time=\"2026-06-11T17:45:23.922436423Z\" level=info 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:23.943443 crc crio[22018]: time=\"2026-06-11T17:45:23.943276224Z\" level=info 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:23.963389 crc crio[22018]: time=\"2026-06-11T17:45:23.961227834Z\" level=info msg=\"Removed container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:23.963389 crc crio[22018]: time=\"2026-06-11T17:45:23.962522696Z\" level=info 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:23.986917 crc crio[22018]: time=\"2026-06-11T17:45:23.986820907Z\" level=info msg=\"Removing container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc\" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:24.170003 crc crio[22018]: time=\"2026-06-11T17:45:24.160833785Z\" level=info msg=\"Removed container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:24.185270 crc crio[22018]: time=\"2026-06-11T17:45:24.184585664Z\" level=info 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:24.193104 crc crio[22018]: time=\"2026-06-11T17:45:24.190676651Z\" level=info msg=\"Removing container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c\" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:24.228006 crc crio[22018]: time=\"2026-06-11T17:45:24.227829003Z\" level=info msg=\"Created container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:24.229392 crc crio[22018]: time=\"2026-06-11T17:45:24.228714019Z\" level=info 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:24.239054 crc crio[22018]: time=\"2026-06-11T17:45:24.238964139Z\" level=info msg=\"Starting container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511\" id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:24.266877 crc crio[22018]: time=\"2026-06-11T17:45:24.266752375Z\" level=info msg=\"Started container\" PID=240136 containerID=1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 description=openstack/swift-storage-0/account-server id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:24.303873 crc crio[22018]: time=\"2026-06-11T17:45:24.296495799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:24.303873 crc crio[22018]: time=\"2026-06-11T17:45:24.302069268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=eda0d037-be71-4435-8d87-4ff96dabbec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.306429 crc crio[22018]: time=\"2026-06-11T17:45:24.306267399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=04097613-562a-4a75-9e20-fb0ef12859d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.316882 crc crio[22018]: time=\"2026-06-11T17:45:24.308043996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=76bc3473-a18a-4de1-882f-c668b64a174a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.339462 crc crio[22018]: time=\"2026-06-11T17:45:24.330852569Z\" level=info msg=\"Created container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:24.340557 crc crio[22018]: time=\"2026-06-11T17:45:24.339750736Z\" level=info msg=\"Starting container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e\" id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:24.366216 crc crio[22018]: time=\"2026-06-11T17:45:24.364195617Z\" level=info msg=\"Started container\" PID=240134 containerID=d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e description=openstack/ceilometer-0/ceilometer-notification-agent id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\nJun 11 17:45:24.376477 crc crio[22018]: time=\"2026-06-11T17:45:24.376388655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=23ad03ad-eeed-46b1-966f-4725f7c54215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.376975 crc crio[22018]: time=\"2026-06-11T17:45:24.376955233Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init\" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:24.385853 crc crio[22018]: time=\"2026-06-11T17:45:24.385386703Z\" level=info msg=\"Stopped pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:24.412198 crc crio[22018]: time=\"2026-06-11T17:45:24.412107771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e57acb53-414c-4dd4-b252-483f66da4a1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.431185 crc crio[22018]: time=\"2026-06-11T17:45:24.43109204Z\" level=info msg=\"Removed container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:24.433741 crc crio[22018]: time=\"2026-06-11T17:45:24.43366455Z\" level=info 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:24.440069 crc crio[22018]: time=\"2026-06-11T17:45:24.439989345Z\" level=info msg=\"Removing container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee\" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:24.447317 crc crio[22018]: time=\"2026-06-11T17:45:24.446988259Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:24.466129 crc crio[22018]: time=\"2026-06-11T17:45:24.465734479Z\" level=info 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:24.476275 crc crio[22018]: time=\"2026-06-11T17:45:24.47619753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1f4e488f-0813-47d9-aa23-d357f46c2596 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:24.521121 crc crio[22018]: time=\"2026-06-11T17:45:24.521032938Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:24.521965 crc crio[22018]: time=\"2026-06-11T17:45:24.521819313Z\" level=info 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:24.523238 crc crio[22018]: time=\"2026-06-11T17:45:24.523166122Z\" level=info 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:24.537422 crc crio[22018]: time=\"2026-06-11T17:45:24.536148912Z\" level=info 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:24.594791 crc crio[22018]: time=\"2026-06-11T17:45:24.594718709Z\" level=info 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:24.603944 crc crio[22018]: time=\"2026-06-11T17:45:24.601806284Z\" level=info 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:24.652867 crc crio[22018]: time=\"2026-06-11T17:45:24.651733893Z\" level=info 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:24.673539 crc crio[22018]: time=\"2026-06-11T17:45:24.67346718Z\" level=info 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:24.989266 crc crio[22018]: time=\"2026-06-11T17:45:24.989179663Z\" level=info msg=\"Removed container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.005316 crc crio[22018]: time=\"2026-06-11T17:45:25.005218585Z\" level=info msg=\"Removing container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd\" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.215452 crc crio[22018]: time=\"2026-06-11T17:45:25.214293468Z\" level=info msg=\"Removed container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.228997 crc crio[22018]: time=\"2026-06-11T17:45:25.228915722Z\" level=info msg=\"Removing container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1\" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.366623 crc crio[22018]: time=\"2026-06-11T17:45:25.366057864Z\" level=info msg=\"Removed container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.371307 crc crio[22018]: time=\"2026-06-11T17:45:25.371230175Z\" level=info msg=\"Removing container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7\" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.466491 crc crio[22018]: time=\"2026-06-11T17:45:25.466302698Z\" level=info msg=\"Created container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:25.470735 crc crio[22018]: time=\"2026-06-11T17:45:25.470659129Z\" level=info msg=\"Starting container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69\" id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:25.477914 crc crio[22018]: time=\"2026-06-11T17:45:25.477843904Z\" level=info msg=\"Started container\" PID=240175 containerID=f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\nJun 11 17:45:25.515056 crc crio[22018]: time=\"2026-06-11T17:45:25.514287616Z\" level=info msg=\"Removed container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.520022 crc crio[22018]: time=\"2026-06-11T17:45:25.519962241Z\" level=info msg=\"Removing container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0\" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.621111 crc crio[22018]: time=\"2026-06-11T17:45:25.614549892Z\" level=info msg=\"Removed container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.627773 crc crio[22018]: time=\"2026-06-11T17:45:25.627691407Z\" level=info msg=\"Created container 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init\" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:25.630283 crc crio[22018]: time=\"2026-06-11T17:45:25.630217218Z\" level=info msg=\"Starting container: 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb\" id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:25.636496 crc crio[22018]: time=\"2026-06-11T17:45:25.635015615Z\" level=info msg=\"Started container\" PID=240426 containerID=6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe\nJun 11 17:45:25.636496 crc crio[22018]: time=\"2026-06-11T17:45:25.635954885Z\" level=info msg=\"Created container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:25.638897 crc crio[22018]: time=\"2026-06-11T17:45:25.638759311Z\" level=info msg=\"Created container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:25.641125 crc crio[22018]: time=\"2026-06-11T17:45:25.641043712Z\" level=info msg=\"Starting container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb\" id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:25.645231 crc crio[22018]: time=\"2026-06-11T17:45:25.645148166Z\" level=info msg=\"Removing container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a\" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.645780 crc crio[22018]: time=\"2026-06-11T17:45:25.645735972Z\" level=info msg=\"Starting container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37\" id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:25.652245 crc crio[22018]: time=\"2026-06-11T17:45:25.652153536Z\" level=info msg=\"Started container\" PID=240425 containerID=051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb description=openstack/ceilometer-0/sg-core id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\nJun 11 17:45:25.655980 crc crio[22018]: time=\"2026-06-11T17:45:25.655906802Z\" level=info msg=\"Started container\" PID=240429 containerID=65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 description=openstack/swift-storage-0/account-replicator id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:25.720820 crc crio[22018]: time=\"2026-06-11T17:45:25.720726994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5e6430c7-dc00-4233-b72b-d298ad6617cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:25.721109 crc crio[22018]: time=\"2026-06-11T17:45:25.720861218Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bd0a59e6-70c4-47bc-b315-28b041c11168 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:25.776719 crc crio[22018]: time=\"2026-06-11T17:45:25.776609544Z\" level=info msg=\"Removed container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.794891 crc crio[22018]: time=\"2026-06-11T17:45:25.794006108Z\" level=info msg=\"Removing container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e\" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:25.802722 crc crio[22018]: time=\"2026-06-11T17:45:25.802285387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=17d1b57e-5b5f-4966-8f9a-4ab836a493db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:25.867033 crc crio[22018]: time=\"2026-06-11T17:45:25.86671496Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2bde9ff8-0fe2-482a-9422-f75aa7e2523a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:26.040916 crc crio[22018]: time=\"2026-06-11T17:45:26.040863885Z\" level=info msg=\"Removed container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.045063 crc crio[22018]: time=\"2026-06-11T17:45:26.044981058Z\" level=info msg=\"Removing container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9\" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.091270 crc crio[22018]: time=\"2026-06-11T17:45:26.091148903Z\" level=info msg=\"Removed container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.099011 crc crio[22018]: time=\"2026-06-11T17:45:26.098975088Z\" level=info msg=\"Removing container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef\" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.173833 crc crio[22018]: time=\"2026-06-11T17:45:26.172514797Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:26.182559 crc crio[22018]: time=\"2026-06-11T17:45:26.180108157Z\" level=info msg=\"Removed container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.182559 crc crio[22018]: time=\"2026-06-11T17:45:26.180618233Z\" level=info 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:26.186709 crc crio[22018]: time=\"2026-06-11T17:45:26.183765348Z\" level=info msg=\"Removing container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00\" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.246841 crc crio[22018]: time=\"2026-06-11T17:45:26.246715055Z\" level=info 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:26.254815 crc crio[22018]: time=\"2026-06-11T17:45:26.254705598Z\" level=info 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:26.333931 crc crio[22018]: time=\"2026-06-11T17:45:26.333815463Z\" level=info msg=\"Removed container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.336787 crc crio[22018]: time=\"2026-06-11T17:45:26.336709992Z\" level=info msg=\"Removing container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08\" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.479113 crc crio[22018]: time=\"2026-06-11T17:45:26.478646892Z\" level=info msg=\"Removed container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.481574 crc crio[22018]: time=\"2026-06-11T17:45:26.481381968Z\" level=info msg=\"Removing container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40\" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.530720 crc crio[22018]: time=\"2026-06-11T17:45:26.530522851Z\" level=info msg=\"Removed container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.534094 crc crio[22018]: time=\"2026-06-11T17:45:26.534002788Z\" level=info msg=\"Removing container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca\" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.722247 crc crio[22018]: time=\"2026-06-11T17:45:26.720881391Z\" level=info msg=\"Removed container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.725285 crc crio[22018]: time=\"2026-06-11T17:45:26.725192578Z\" level=info msg=\"Removing container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53\" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.788797 crc crio[22018]: time=\"2026-06-11T17:45:26.788675368Z\" level=info msg=\"Removed container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:26.792671 crc crio[22018]: time=\"2026-06-11T17:45:26.792522719Z\" level=info msg=\"Removing container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661\" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.005073 crc crio[22018]: time=\"2026-06-11T17:45:27.004825163Z\" level=info msg=\"Removed container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.007929 crc crio[22018]: time=\"2026-06-11T17:45:27.007848429Z\" level=info msg=\"Removing container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574\" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.049179 crc crio[22018]: time=\"2026-06-11T17:45:27.049043698Z\" level=info msg=\"Removed container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.051742 crc crio[22018]: time=\"2026-06-11T17:45:27.05166888Z\" level=info msg=\"Removing container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e\" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.104375 crc crio[22018]: time=\"2026-06-11T17:45:27.10423638Z\" level=info msg=\"Removed container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.108247 crc crio[22018]: time=\"2026-06-11T17:45:27.108171322Z\" level=info msg=\"Removing container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf\" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.416977 crc crio[22018]: time=\"2026-06-11T17:45:27.416186434Z\" level=info msg=\"Removed container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.426283 crc crio[22018]: time=\"2026-06-11T17:45:27.426190813Z\" level=info msg=\"Removing container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e\" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.451095 crc crio[22018]: time=\"2026-06-11T17:45:27.45045491Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:27.544667 crc crio[22018]: time=\"2026-06-11T17:45:27.54453628Z\" level=info msg=\"Removed container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.545107 crc crio[22018]: time=\"2026-06-11T17:45:27.544984479Z\" level=info 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:27.550958 crc crio[22018]: time=\"2026-06-11T17:45:27.550763264Z\" level=info msg=\"Removing container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea\" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.763129 crc crio[22018]: time=\"2026-06-11T17:45:27.762867233Z\" level=info msg=\"Removed container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.765856 crc crio[22018]: time=\"2026-06-11T17:45:27.765245836Z\" level=info msg=\"Created container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:27.766970 crc crio[22018]: time=\"2026-06-11T17:45:27.76684891Z\" level=info msg=\"Starting container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d\" id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:27.770863 crc crio[22018]: time=\"2026-06-11T17:45:27.770747763Z\" level=info msg=\"Removing container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec\" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.775642 crc crio[22018]: time=\"2026-06-11T17:45:27.775236676Z\" level=info 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:27.801958 crc crio[22018]: time=\"2026-06-11T17:45:27.801735691Z\" level=info msg=\"Started container\" PID=240569 containerID=64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d description=openstack/swift-storage-0/account-auditor id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:27.864888 crc crio[22018]: time=\"2026-06-11T17:45:27.864210076Z\" level=info 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:27.958895 crc crio[22018]: time=\"2026-06-11T17:45:27.950850856Z\" level=info msg=\"Removed container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:27.958895 crc crio[22018]: time=\"2026-06-11T17:45:27.955589004Z\" level=info msg=\"Removing container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3\" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.149847 crc crio[22018]: time=\"2026-06-11T17:45:28.149763718Z\" level=info msg=\"Removed container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.159864 crc crio[22018]: time=\"2026-06-11T17:45:28.159743221Z\" level=info msg=\"Removing container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71\" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.255037 crc crio[22018]: time=\"2026-06-11T17:45:28.254927222Z\" level=info msg=\"Removed container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.271384 crc crio[22018]: time=\"2026-06-11T17:45:28.269877185Z\" level=info msg=\"Removing container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585\" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.488228 crc crio[22018]: time=\"2026-06-11T17:45:28.488095847Z\" level=info msg=\"Removed container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create\" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.500898 crc crio[22018]: time=\"2026-06-11T17:45:28.500722218Z\" level=info msg=\"Removing container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99\" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.618270 crc crio[22018]: time=\"2026-06-11T17:45:28.618180643Z\" level=info msg=\"Removed container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.624678 crc crio[22018]: time=\"2026-06-11T17:45:28.623437892Z\" level=info msg=\"Removing container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1\" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.866743 crc crio[22018]: time=\"2026-06-11T17:45:28.866541093Z\" level=info msg=\"Removed container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.871147 crc crio[22018]: time=\"2026-06-11T17:45:28.871082076Z\" level=info msg=\"Removing container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202\" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.893806 crc crio[22018]: time=\"2026-06-11T17:45:28.891284277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d922fd07-ed3e-40e3-bbfd-433a4908c04c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:28.976927 crc crio[22018]: time=\"2026-06-11T17:45:28.97681044Z\" level=info msg=\"Removed container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:28.979707 crc crio[22018]: time=\"2026-06-11T17:45:28.979596099Z\" level=info msg=\"Removing container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731\" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.001491 crc crio[22018]: time=\"2026-06-11T17:45:29.00076366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=9d9756dc-1d51-4d9c-a00c-40e95aa3d041 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:29.154208 crc crio[22018]: time=\"2026-06-11T17:45:29.153866029Z\" level=info msg=\"Removed container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.157267 crc crio[22018]: time=\"2026-06-11T17:45:29.15710241Z\" level=info msg=\"Removing container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0\" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.288422 crc crio[22018]: time=\"2026-06-11T17:45:29.288197258Z\" level=info msg=\"Created container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:29.289700 crc crio[22018]: time=\"2026-06-11T17:45:29.289441711Z\" level=info msg=\"Removed container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.289700 crc crio[22018]: time=\"2026-06-11T17:45:29.289587462Z\" level=info msg=\"Starting container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0\" id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:29.295629 crc crio[22018]: time=\"2026-06-11T17:45:29.295027884Z\" level=info msg=\"Removing container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8\" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.348443 crc crio[22018]: time=\"2026-06-11T17:45:29.348257483Z\" level=info msg=\"Started container\" PID=240655 containerID=a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 description=openstack/ceilometer-0/proxy-httpd id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\nJun 11 17:45:29.465942 crc crio[22018]: time=\"2026-06-11T17:45:29.465836924Z\" level=info msg=\"Removed container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.471733 crc crio[22018]: time=\"2026-06-11T17:45:29.471654227Z\" level=info msg=\"Removing container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d\" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.856292 crc crio[22018]: time=\"2026-06-11T17:45:29.856043251Z\" level=info msg=\"Removed container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create\" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:29.873050 crc crio[22018]: time=\"2026-06-11T17:45:29.872878136Z\" level=info msg=\"Removing container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c\" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.005681 crc crio[22018]: time=\"2026-06-11T17:45:30.0052187Z\" level=info msg=\"Removed container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.015087 crc crio[22018]: time=\"2026-06-11T17:45:30.014954255Z\" level=info msg=\"Removing container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2\" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.121979 crc crio[22018]: time=\"2026-06-11T17:45:30.121724062Z\" level=info msg=\"Removed container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.130558 crc crio[22018]: time=\"2026-06-11T17:45:30.130422757Z\" level=info msg=\"Removing container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14\" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.310393 crc crio[22018]: time=\"2026-06-11T17:45:30.31021312Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:30.311152 crc crio[22018]: time=\"2026-06-11T17:45:30.311059805Z\" level=info 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:30.390879 crc crio[22018]: time=\"2026-06-11T17:45:30.390093554Z\" level=info msg=\"Removed container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.393704 crc crio[22018]: time=\"2026-06-11T17:45:30.393505541Z\" level=info msg=\"Removing container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063\" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.498959 crc crio[22018]: time=\"2026-06-11T17:45:30.498768025Z\" level=info msg=\"Removed container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.505659 crc crio[22018]: time=\"2026-06-11T17:45:30.502644273Z\" level=info msg=\"Removing container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99\" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:30.523484 crc crio[22018]: time=\"2026-06-11T17:45:30.523270188Z\" level=info 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:30.538281 crc crio[22018]: time=\"2026-06-11T17:45:30.538159632Z\" level=info 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:30.814900 crc crio[22018]: time=\"2026-06-11T17:45:30.814797576Z\" level=info msg=\"Removed container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:31.378699 crc crio[22018]: time=\"2026-06-11T17:45:31.378098636Z\" level=info msg=\"Created container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:31.381524 crc crio[22018]: time=\"2026-06-11T17:45:31.38139336Z\" level=info msg=\"Starting container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434\" id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:31.388487 crc crio[22018]: time=\"2026-06-11T17:45:31.388314949Z\" level=info msg=\"Started container\" PID=240812 containerID=04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 description=openstack/swift-storage-0/account-reaper id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:31.579153 crc crio[22018]: time=\"2026-06-11T17:45:31.578990778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=973869e7-5039-427a-85cb-ff8076e30bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:31.685726 crc crio[22018]: time=\"2026-06-11T17:45:31.685491604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=ee6d8baa-3f50-4ad8-9564-cc7d630ffb0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:32.099614 crc crio[22018]: time=\"2026-06-11T17:45:32.09915113Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:32.099967 crc crio[22018]: time=\"2026-06-11T17:45:32.099702298Z\" level=info 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:32.236303 crc crio[22018]: time=\"2026-06-11T17:45:32.236194366Z\" level=info 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:32.242208 crc crio[22018]: time=\"2026-06-11T17:45:32.242067113Z\" level=info 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:32.391666 crc crio[22018]: time=\"2026-06-11T17:45:32.391382473Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-jq7jz/POD\" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:32.391666 crc crio[22018]: time=\"2026-06-11T17:45:32.391525354Z\" level=info 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:32.474129 crc crio[22018]: time=\"2026-06-11T17:45:32.474031302Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}\"\nJun 11 17:45:32.474129 crc crio[22018]: time=\"2026-06-11T17:45:32.474127605Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-jq7jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:32.809270 crc crio[22018]: time=\"2026-06-11T17:45:32.809182593Z\" level=info msg=\"Created container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:32.813367 crc crio[22018]: time=\"2026-06-11T17:45:32.813248612Z\" level=info msg=\"Starting container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15\" id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:32.829653 crc crio[22018]: time=\"2026-06-11T17:45:32.829562029Z\" level=info msg=\"Started container\" PID=240875 containerID=24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 description=openstack/swift-storage-0/container-server id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:33.140828 crc crio[22018]: time=\"2026-06-11T17:45:33.138742107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d8870c6e-306b-4c77-8a83-0b5d0d067f8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:33.196719 crc crio[22018]: time=\"2026-06-11T17:45:33.196599393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f7978931-dcd2-4b82-91ce-8463d0330102 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:33.505504 crc crio[22018]: time=\"2026-06-11T17:45:33.505229038Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:33.507143 crc crio[22018]: time=\"2026-06-11T17:45:33.505719464Z\" level=info 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:34.162019 crc crio[22018]: time=\"2026-06-11T17:45:34.160688896Z\" level=info 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:34.229066 crc crio[22018]: time=\"2026-06-11T17:45:34.215944684Z\" level=info 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:35.334123 crc crio[22018]: time=\"2026-06-11T17:45:35.33346362Z\" level=info msg=\"Created container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:35.337725 crc crio[22018]: time=\"2026-06-11T17:45:35.337651292Z\" level=info msg=\"Starting container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0\" id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:35.359701 crc crio[22018]: time=\"2026-06-11T17:45:35.359599578Z\" level=info msg=\"Started container\" PID=241174 containerID=4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 description=openstack/swift-storage-0/container-replicator id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:35.517260 crc crio[22018]: time=\"2026-06-11T17:45:35.517100915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1854e0ac-6803-4057-b17f-634c95cb0f68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:35.587159 crc crio[22018]: time=\"2026-06-11T17:45:35.58646173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=416f98ef-1a1d-43b6-a772-e8d40adc0de0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:35.622524 crc crio[22018]: time=\"2026-06-11T17:45:35.622432098Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:35.622984 crc crio[22018]: time=\"2026-06-11T17:45:35.622887033Z\" level=info 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:35.831886 crc crio[22018]: 2026-06-11T17:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d582a7341dff19a Mac:ae:d8:ea:67:e6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:35.835975 crc crio[22018]: time=\"2026-06-11T17:45:35.835858417Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}\"\nJun 11 17:45:35.837701 crc crio[22018]: time=\"2026-06-11T17:45:35.836490067Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-jq7jz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:35.850908 crc crio[22018]: time=\"2026-06-11T17:45:35.850771155Z\" level=info msg=\"Ran pod sandbox d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e with infra container: openstack/ovn-controller-ovs-jq7jz/POD\" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:35.892480 crc crio[22018]: time=\"2026-06-11T17:45:35.892279309Z\" level=info 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:35.893292 crc crio[22018]: time=\"2026-06-11T17:45:35.893152015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:35.893486 crc crio[22018]: time=\"2026-06-11T17:45:35.893469015Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:35.893550 crc crio[22018]: time=\"2026-06-11T17:45:35.893534027Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:35.897111 crc crio[22018]: time=\"2026-06-11T17:45:35.896912153Z\" level=info 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:35.905282 crc crio[22018]: time=\"2026-06-11T17:45:35.905202482Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:35.926227 crc crio[22018]: time=\"2026-06-11T17:45:35.925043428Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 17:45:36.385211 crc crio[22018]: time=\"2026-06-11T17:45:36.382775326Z\" level=info msg=\"Created container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:36.391104 crc crio[22018]: time=\"2026-06-11T17:45:36.390465413Z\" level=info msg=\"Starting container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace\" id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:36.422845 crc crio[22018]: time=\"2026-06-11T17:45:36.422723561Z\" level=info msg=\"Started container\" PID=241378 containerID=2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace description=openstack/swift-storage-0/container-auditor id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:36.483496 crc crio[22018]: time=\"2026-06-11T17:45:36.483385518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d4116efd-f2a9-41c3-8d5d-1fea722debcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:36.571291 crc crio[22018]: time=\"2026-06-11T17:45:36.566736133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f1b096c2-1474-4274-ba1a-76bdaf6b32e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:36.625635 crc crio[22018]: time=\"2026-06-11T17:45:36.625163957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:36.631601 crc crio[22018]: time=\"2026-06-11T17:45:36.628274787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c1594cec-4272-48bc-b1c3-b39b836f3758 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:36.671062 crc crio[22018]: time=\"2026-06-11T17:45:36.670662801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4b1bd78d-fe2b-40a6-8585-589504d34ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:36.702070 crc crio[22018]: time=\"2026-06-11T17:45:36.698927063Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:36.702070 crc crio[22018]: time=\"2026-06-11T17:45:36.699480671Z\" level=info 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:36.705260 crc crio[22018]: time=\"2026-06-11T17:45:36.705100631Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init\" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:36.893833 crc crio[22018]: time=\"2026-06-11T17:45:36.890885677Z\" level=info 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:36.907944 crc crio[22018]: time=\"2026-06-11T17:45:36.902927774Z\" level=info msg=\"Stopping container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 (timeout: 30s)\" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:36.994387 crc crio[22018]: time=\"2026-06-11T17:45:36.991758356Z\" level=info msg=\"Stopping container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca (timeout: 30s)\" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:37.352820 crc crio[22018]: time=\"2026-06-11T17:45:37.351664392Z\" level=info 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:37.376007 crc crio[22018]: time=\"2026-06-11T17:45:37.366212553Z\" level=info 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:37.532389 crc crio[22018]: time=\"2026-06-11T17:45:37.532039763Z\" level=info msg=\"Running pod sandbox: openstack/placement-59ccf7988-gc5wf/POD\" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:37.532389 crc crio[22018]: time=\"2026-06-11T17:45:37.532151927Z\" level=info 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:37.565243 crc crio[22018]: time=\"2026-06-11T17:45:37.565062532Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-b66f59bcc-l2z4m/POD\" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:37.565243 crc crio[22018]: time=\"2026-06-11T17:45:37.565198316Z\" level=info 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:37.585504 crc crio[22018]: time=\"2026-06-11T17:45:37.584825638Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD\" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:37.585922 crc crio[22018]: time=\"2026-06-11T17:45:37.585900972Z\" level=info 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:37.697098 crc crio[22018]: time=\"2026-06-11T17:45:37.696987877Z\" level=info 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:37.900766 crc crio[22018]: time=\"2026-06-11T17:45:37.900721879Z\" level=info msg=\"Stopping container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e (timeout: 30s)\" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:37.926696 crc crio[22018]: time=\"2026-06-11T17:45:37.901839449Z\" level=info msg=\"Stopping container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c (timeout: 30s)\" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:37.959458 crc crio[22018]: time=\"2026-06-11T17:45:37.95930995Z\" level=info msg=\"Running pod sandbox: openstack/keystone-74988c44b8-b4w7n/POD\" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:37.959689 crc crio[22018]: time=\"2026-06-11T17:45:37.959480546Z\" level=info 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:38.037803 crc crio[22018]: time=\"2026-06-11T17:45:38.037709796Z\" level=info msg=\"Created container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:38.045927 crc crio[22018]: time=\"2026-06-11T17:45:38.045783881Z\" level=info msg=\"Starting container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4\" id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:38.046720 crc crio[22018]: time=\"2026-06-11T17:45:38.046514881Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}\"\nJun 11 17:45:38.046720 crc crio[22018]: time=\"2026-06-11T17:45:38.046558842Z\" level=info msg=\"Adding pod openstack_placement-59ccf7988-gc5wf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.062692 crc crio[22018]: time=\"2026-06-11T17:45:38.062598917Z\" level=info msg=\"Started container\" PID=241495 containerID=6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 description=openstack/swift-storage-0/container-updater id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:38.172886 crc crio[22018]: time=\"2026-06-11T17:45:38.172808485Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}\"\nJun 11 17:45:38.172886 crc crio[22018]: time=\"2026-06-11T17:45:38.172870167Z\" level=info msg=\"Adding pod openstack_barbican-worker-b66f59bcc-l2z4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.210826 crc crio[22018]: time=\"2026-06-11T17:45:38.210776376Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-7fdpn/POD\" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:38.211089 crc crio[22018]: time=\"2026-06-11T17:45:38.211072186Z\" level=info 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:38.231363 crc crio[22018]: time=\"2026-06-11T17:45:38.231232827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=36215970-9f9b-4017-8093-c038113d8045 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:38.357005 crc crio[22018]: time=\"2026-06-11T17:45:38.356783853Z\" level=info 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:38.450375 crc crio[22018]: time=\"2026-06-11T17:45:38.450220884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f1099a29-0509-41eb-89e0-01181141e696 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:38.467946 crc crio[22018]: time=\"2026-06-11T17:45:38.467245371Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}\"\nJun 11 17:45:38.467946 crc crio[22018]: time=\"2026-06-11T17:45:38.467315843Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6598d9758b-jcmqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.479884 crc crio[22018]: time=\"2026-06-11T17:45:38.47918518Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-86c9988d8b-nf6zh/POD\" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:38.480024 crc crio[22018]: time=\"2026-06-11T17:45:38.479987426Z\" level=info 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:38.487733 crc crio[22018]: time=\"2026-06-11T17:45:38.486156344Z\" level=info msg=\"Stopped container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:38.509590 crc crio[22018]: time=\"2026-06-11T17:45:38.509223713Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5b9dcb759c-47gjz/POD\" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:38.510006 crc crio[22018]: time=\"2026-06-11T17:45:38.509628626Z\" level=info 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:38.562726 crc crio[22018]: time=\"2026-06-11T17:45:38.561773692Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}\"\nJun 11 17:45:38.562726 crc crio[22018]: time=\"2026-06-11T17:45:38.561845204Z\" level=info msg=\"Adding pod openstack_keystone-74988c44b8-b4w7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.599910 crc crio[22018]: time=\"2026-06-11T17:45:38.599756886Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}\"\nJun 11 17:45:38.600104 crc crio[22018]: time=\"2026-06-11T17:45:38.59989099Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-7fdpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.875175 crc crio[22018]: time=\"2026-06-11T17:45:38.875064398Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"\nJun 11 17:45:38.875175 crc crio[22018]: time=\"2026-06-11T17:45:38.87513124Z\" level=info msg=\"Adding pod openstack_barbican-api-86c9988d8b-nf6zh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:38.922280 crc crio[22018]: time=\"2026-06-11T17:45:38.92169451Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}\"\nJun 11 17:45:38.922280 crc crio[22018]: time=\"2026-06-11T17:45:38.922175135Z\" level=info msg=\"Adding pod openstack_neutron-5b9dcb759c-47gjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:39.295135 crc crio[22018]: time=\"2026-06-11T17:45:39.294871067Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:39.296269 crc crio[22018]: time=\"2026-06-11T17:45:39.296136608Z\" level=info 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:39.394749 crc crio[22018]: time=\"2026-06-11T17:45:39.394596749Z\" level=info msg=\"Created container b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init\" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:39.397997 crc crio[22018]: time=\"2026-06-11T17:45:39.39791109Z\" level=info msg=\"Starting container: b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307\" id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:39.407666 crc crio[22018]: time=\"2026-06-11T17:45:39.407566769Z\" level=info msg=\"Started container\" PID=241601 containerID=b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e\nJun 11 17:45:39.449787 crc crio[22018]: time=\"2026-06-11T17:45:39.449677411Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:39.459298 crc crio[22018]: time=\"2026-06-11T17:45:39.459215113Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 17:45:39.486665 crc crio[22018]: time=\"2026-06-11T17:45:39.484859603Z\" level=info 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:39.490251 crc crio[22018]: time=\"2026-06-11T17:45:39.490182362Z\" level=info 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:39.681253 crc crio[22018]: time=\"2026-06-11T17:45:39.680746563Z\" level=info msg=\"Stopped container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:40.484593 crc crio[22018]: time=\"2026-06-11T17:45:40.484545695Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:40.489931 crc crio[22018]: time=\"2026-06-11T17:45:40.489892956Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 17:45:41.264199 crc crio[22018]: time=\"2026-06-11T17:45:41.263565508Z\" level=info msg=\"Created container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:41.266478 crc crio[22018]: time=\"2026-06-11T17:45:41.265934913Z\" level=info msg=\"Starting container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c\" id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:41.276581 crc crio[22018]: time=\"2026-06-11T17:45:41.272005845Z\" level=info msg=\"Started container\" PID=241895 containerID=1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c description=openstack/swift-storage-0/object-server id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:42.480508 crc crio[22018]: time=\"2026-06-11T17:45:42.480215264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=300e7d10-569d-482c-81bd-9e552a04c922 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.482951 crc crio[22018]: time=\"2026-06-11T17:45:42.480679197Z\" level=info msg=\"Stopped container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:42.482951 crc crio[22018]: time=\"2026-06-11T17:45:42.481969639Z\" level=info msg=\"Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:42.484184 crc crio[22018]: time=\"2026-06-11T17:45:42.484088296Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc002b14db8}] Aliases:map[]}\"\nJun 11 17:45:42.484942 crc crio[22018]: time=\"2026-06-11T17:45:42.484308903Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:42.535678 crc crio[22018]: time=\"2026-06-11T17:45:42.535571122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=11888f54-2e34-4bb0-9691-9b7a072a3a2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.549182 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3395451427a92f6 Mac:6e:c9:c5:5d:40:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:42.551819 crc crio[22018]: time=\"2026-06-11T17:45:42.551710232Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}\"\nJun 11 17:45:42.552009 crc crio[22018]: time=\"2026-06-11T17:45:42.551931709Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-7fdpn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:42.573725 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:287adc50246f1a3 Mac:be:98:1a:ff:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:42.574587 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6526a40d090ca54 Mac:5a:9b:b5:0d:b4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:42.574587 crc crio[22018]: time=\"2026-06-11T17:45:42.574523966Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}\"\nJun 11 17:45:42.574764 crc crio[22018]: time=\"2026-06-11T17:45:42.574674391Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6598d9758b-jcmqv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:42.575062 crc crio[22018]: time=\"2026-06-11T17:45:42.57500175Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}\"\nJun 11 17:45:42.575427 crc crio[22018]: time=\"2026-06-11T17:45:42.575283799Z\" level=info msg=\"Checking pod openstack_placement-59ccf7988-gc5wf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec2a78245a737c2 Mac:0e:9a:fd:43:93:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.576874821Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}\"\nJun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.57712806Z\" level=info msg=\"Checking pod openstack_barbican-worker-b66f59bcc-l2z4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a4f3589666563 Mac:6e:fa:33:11:51:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b SocketPath: PciID:}] [{Interface:0xc000140f20 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.579045039Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}\"\nJun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.579207404Z\" level=info msg=\"Checking pod openstack_keystone-74988c44b8-b4w7n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:42.587389 crc crio[22018]: time=\"2026-06-11T17:45:42.583519952Z\" level=info msg=\"Ran pod sandbox 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b with infra container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD\" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:42.592078 crc crio[22018]: time=\"2026-06-11T17:45:42.592003815Z\" level=info msg=\"Ran pod sandbox 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 with infra container: openstack/cinder-db-sync-7fdpn/POD\" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:42.593585 crc crio[22018]: time=\"2026-06-11T17:45:42.593509138Z\" level=info msg=\"Ran pod sandbox ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab with infra container: openstack/barbican-worker-b66f59bcc-l2z4m/POD\" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:42.605146 crc crio[22018]: time=\"2026-06-11T17:45:42.598169065Z\" level=info msg=\"Ran pod sandbox f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 with infra container: openstack/keystone-74988c44b8-b4w7n/POD\" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:42.605146 crc crio[22018]: time=\"2026-06-11T17:45:42.599303709Z\" level=info msg=\"Ran pod sandbox 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 with infra container: openstack/placement-59ccf7988-gc5wf/POD\" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:42.620478 crc crio[22018]: time=\"2026-06-11T17:45:42.613951329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=78d54260-ca47-4b9f-87fc-369d593b5841 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.623115 crc crio[22018]: time=\"2026-06-11T17:45:42.622997845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b71e9719-608b-44ab-ae87-a787268ffa2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.623115 crc crio[22018]: time=\"2026-06-11T17:45:42.623067485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f127eabc-147d-427b-a75e-9b99cada754f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.623622 crc crio[22018]: time=\"2026-06-11T17:45:42.623030134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=86d48744-8d94-4184-b34d-8107e1ebaff9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.623759 crc crio[22018]: time=\"2026-06-11T17:45:42.623697445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=64390235-4338-4066-ab08-1bf3921303a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.643478 crc crio[22018]: time=\"2026-06-11T17:45:42.623864113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=32c00554-d076-4a40-9948-f91ed56e11a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.644996 crc crio[22018]: time=\"2026-06-11T17:45:42.643705614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31a172bf-795c-4406-8d56-c0c37323b822 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.661495 crc crio[22018]: time=\"2026-06-11T17:45:42.661176085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=221e75bc-66f8-4c23-8cde-b05d7f07b55d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.711560 crc crio[22018]: time=\"2026-06-11T17:45:42.711266555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=36800c06-8d20-4070-8d04-62623a8970af name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.727848 crc crio[22018]: time=\"2026-06-11T17:45:42.727758114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=2b87d23b-1e64-498e-999a-7a924639b2f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:42.788685 crc crio[22018]: time=\"2026-06-11T17:45:42.787927505Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:42.789137 crc crio[22018]: time=\"2026-06-11T17:45:42.789071262Z\" level=info 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:42.893000 crc crio[22018]: time=\"2026-06-11T17:45:42.892476781Z\" level=info 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:42.898837 crc crio[22018]: time=\"2026-06-11T17:45:42.898689058Z\" level=info 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:43.061538 crc crio[22018]: time=\"2026-06-11T17:45:43.061232754Z\" level=info msg=\"Stopped pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:43.161802 crc crio[22018]: time=\"2026-06-11T17:45:43.160963329Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:43.162831 crc crio[22018]: time=\"2026-06-11T17:45:43.162760805Z\" level=info 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:43.304600 crc crio[22018]: time=\"2026-06-11T17:45:43.303802519Z\" level=info 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:43.310942 crc crio[22018]: time=\"2026-06-11T17:45:43.310758253Z\" level=info 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:43.391243 crc crio[22018]: time=\"2026-06-11T17:45:43.374452372Z\" level=info msg=\"Created container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:43.391243 crc crio[22018]: time=\"2026-06-11T17:45:43.387833186Z\" level=info msg=\"Starting container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085\" id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:43.400567 crc crio[22018]: time=\"2026-06-11T17:45:43.399791728Z\" level=info msg=\"Started container\" PID=242146 containerID=74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 description=openstack/swift-storage-0/object-replicator id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:43.408999 crc crio[22018]: 2026-06-11T17:45:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b9e22ce3ea7fa Mac:82:f2:80:7a:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 SocketPath: PciID:}] [{Interface:0xc000192d00 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:43.411717 crc crio[22018]: time=\"2026-06-11T17:45:43.411290991Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"\nJun 11 17:45:43.412716 crc crio[22018]: time=\"2026-06-11T17:45:43.412695186Z\" level=info msg=\"Checking pod openstack_barbican-api-86c9988d8b-nf6zh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:43.424215 crc crio[22018]: time=\"2026-06-11T17:45:43.424120398Z\" level=info msg=\"Ran pod sandbox 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d with infra container: openstack/barbican-api-86c9988d8b-nf6zh/POD\" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:43.427877 crc crio[22018]: time=\"2026-06-11T17:45:43.427808713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=346594d4-1009-4c61-addf-441ed9d14e19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:43.431562 crc crio[22018]: time=\"2026-06-11T17:45:43.43148783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8b676f21-4966-4100-94da-d56c780a3e00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:43.470749 crc crio[22018]: time=\"2026-06-11T17:45:43.470642035Z\" level=info msg=\"Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:43.608768 crc crio[22018]: time=\"2026-06-11T17:45:43.60859126Z\" level=info 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:43.635098 crc crio[22018]: time=\"2026-06-11T17:45:43.635048859Z\" level=info msg=\"Removing container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067\" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:43.782852 crc crio[22018]: time=\"2026-06-11T17:45:43.782702951Z\" level=info msg=\"Removed container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:43.785930 crc crio[22018]: time=\"2026-06-11T17:45:43.785857851Z\" level=info msg=\"Removing container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca\" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:43.862629 crc crio[22018]: time=\"2026-06-11T17:45:43.862220304Z\" level=info msg=\"Removed container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:43.873817 crc crio[22018]: time=\"2026-06-11T17:45:43.873314416Z\" level=info 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:43.876950 crc crio[22018]: time=\"2026-06-11T17:45:43.87657901Z\" level=info 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:44.842719 crc crio[22018]: time=\"2026-06-11T17:45:44.841681025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=68c764dd-a735-4ad8-a270-05d12459b838 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:44.872220 crc crio[22018]: time=\"2026-06-11T17:45:44.872090029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=13d70745-3037-4f2d-9874-2c4fee0a11cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:44.928223 crc crio[22018]: time=\"2026-06-11T17:45:44.928105496Z\" level=info msg=\"Created container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.930266986Z\" level=info msg=\"Starting container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7\" id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.932586309Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.933042034Z\" level=info 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:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.933514259Z\" level=info msg=\"Stopped container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:44.935032 crc crio[22018]: time=\"2026-06-11T17:45:44.934949754Z\" level=info msg=\"Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:44.936972 crc crio[22018]: time=\"2026-06-11T17:45:44.936898075Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc0029b4598}] Aliases:map[]}\"\nJun 11 17:45:44.937168 crc crio[22018]: time=\"2026-06-11T17:45:44.937108922Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:44.939723 crc crio[22018]: time=\"2026-06-11T17:45:44.939055285Z\" level=info msg=\"Started container\" PID=242178 containerID=9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\nJun 11 17:45:44.945729 crc crio[22018]: time=\"2026-06-11T17:45:44.945312945Z\" level=info msg=\"Created container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:44.956422 crc crio[22018]: time=\"2026-06-11T17:45:44.948432861Z\" level=info msg=\"Starting container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc\" id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:44.956744 crc crio[22018]: time=\"2026-06-11T17:45:44.956596725Z\" level=info msg=\"Creating container: openstack/placement-59ccf7988-gc5wf/placement-log\" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:44.980478 crc crio[22018]: time=\"2026-06-11T17:45:44.979552609Z\" level=info msg=\"Started container\" PID=242233 containerID=1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\nJun 11 17:45:45.001871 crc crio[22018]: time=\"2026-06-11T17:45:44.992255529Z\" level=info msg=\"Creating container: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.001871 crc crio[22018]: time=\"2026-06-11T17:45:45.001748965Z\" level=info 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:45.002660 crc crio[22018]: time=\"2026-06-11T17:45:44.997687074Z\" level=info 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:45.003084 crc crio[22018]: time=\"2026-06-11T17:45:44.998206281Z\" level=info msg=\"Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.007603 crc crio[22018]: time=\"2026-06-11T17:45:45.003870661Z\" level=info 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:45.008081 crc crio[22018]: time=\"2026-06-11T17:45:45.007989931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=252bd7ee-c355-479e-96b1-eb2fcf4e342b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.017135 crc crio[22018]: time=\"2026-06-11T17:45:45.017009237Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.035829 crc crio[22018]: time=\"2026-06-11T17:45:45.035497643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d960c65e-f61c-4231-b2e4-68ce36468436 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.060649 crc crio[22018]: time=\"2026-06-11T17:45:45.059431224Z\" level=info 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:45.134567 crc crio[22018]: 2026-06-11T17:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3bd7a9ff5d687f Mac:76:08:d2:9e:db:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:45.134567 crc crio[22018]: time=\"2026-06-11T17:45:45.133800802Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}\"\nJun 11 17:45:45.134567 crc crio[22018]: time=\"2026-06-11T17:45:45.133961047Z\" level=info msg=\"Checking pod openstack_neutron-5b9dcb759c-47gjz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:45.155939 crc crio[22018]: time=\"2026-06-11T17:45:45.150982397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=60477f04-d38a-44b5-a256-186631166244 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.205565 crc crio[22018]: time=\"2026-06-11T17:45:45.201046275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=371fe1b1-a5bf-4fac-86ef-bebd2e459054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.218389 crc crio[22018]: time=\"2026-06-11T17:45:45.217150809Z\" level=info 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:45.270231 crc crio[22018]: time=\"2026-06-11T17:45:45.269948052Z\" level=info msg=\"Ran pod sandbox a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 with infra container: openstack/neutron-5b9dcb759c-47gjz/POD\" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:45.311848 crc crio[22018]: time=\"2026-06-11T17:45:45.310828109Z\" level=info 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:45.322929 crc crio[22018]: time=\"2026-06-11T17:45:45.322767842Z\" level=info 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:45.341495 crc crio[22018]: time=\"2026-06-11T17:45:45.337898158Z\" level=info 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:45.341495 crc crio[22018]: time=\"2026-06-11T17:45:45.339634774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a0741b81-834a-41ac-b9a0-30379085cf0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.356310 crc crio[22018]: time=\"2026-06-11T17:45:45.356135675Z\" level=info msg=\"Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.468809 crc crio[22018]: time=\"2026-06-11T17:45:45.468716044Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.543115 crc crio[22018]: time=\"2026-06-11T17:45:45.542454627Z\" level=info msg=\"Created container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.567497 crc crio[22018]: time=\"2026-06-11T17:45:45.567391661Z\" level=info msg=\"Starting container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f\" id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:45.588766 crc crio[22018]: time=\"2026-06-11T17:45:45.588653891Z\" level=info msg=\"Started container\" PID=242411 containerID=d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\nJun 11 17:45:45.600064 crc crio[22018]: time=\"2026-06-11T17:45:45.599846436Z\" level=info msg=\"Created container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:45.601540 crc crio[22018]: time=\"2026-06-11T17:45:45.601195652Z\" level=info msg=\"Starting container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7\" id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:45.609827 crc crio[22018]: time=\"2026-06-11T17:45:45.609388785Z\" level=info msg=\"Started container\" PID=242412 containerID=58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7 description=openstack/cinder-db-sync-7fdpn/cinder-db-sync id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\nJun 11 17:45:45.617210 crc crio[22018]: time=\"2026-06-11T17:45:45.617102348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3613f503-fc25-40a5-92b2-be4ede2e6a8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.646697 crc crio[22018]: time=\"2026-06-11T17:45:45.645216235Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wf8ct/POD\" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:45.646697 crc crio[22018]: time=\"2026-06-11T17:45:45.645313888Z\" level=info 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:45.796395 crc crio[22018]: time=\"2026-06-11T17:45:45.795723293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=be7e084c-dee5-493f-a6e6-2904fb35bba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:45.800386 crc crio[22018]: time=\"2026-06-11T17:45:45.798846029Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:45.800626 crc crio[22018]: time=\"2026-06-11T17:45:45.800514293Z\" level=info 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:47.035535 crc crio[22018]: time=\"2026-06-11T17:45:47.03490286Z\" level=info 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:47.042391 crc crio[22018]: time=\"2026-06-11T17:45:47.042243352Z\" level=info 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:47.050498 crc crio[22018]: time=\"2026-06-11T17:45:47.047929613Z\" level=info 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:47.051252 crc crio[22018]: time=\"2026-06-11T17:45:47.051178997Z\" level=info 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:47.055263 crc crio[22018]: time=\"2026-06-11T17:45:47.055170052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=acd16c8b-ef73-44a1-b155-e851a1fb6c13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:47.059949 crc crio[22018]: time=\"2026-06-11T17:45:47.059857201Z\" level=info msg=\"Stopped pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:47.163811 crc crio[22018]: time=\"2026-06-11T17:45:47.163626863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8eb52949-d48d-45ab-bcca-f9792ca496a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:47.220361 crc crio[22018]: time=\"2026-06-11T17:45:47.219708182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fddc85cd-23d1-430b-a34b-9a0573fbb0ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:47.291479 crc crio[22018]: time=\"2026-06-11T17:45:47.287462971Z\" level=info 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:47.306601 crc crio[22018]: time=\"2026-06-11T17:45:47.305579608Z\" level=info 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:47.314965 crc crio[22018]: time=\"2026-06-11T17:45:47.314444447Z\" level=info 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:47.317956 crc crio[22018]: time=\"2026-06-11T17:45:47.317920208Z\" level=info 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:47.322436 crc crio[22018]: time=\"2026-06-11T17:45:47.321580774Z\" level=info msg=\"Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:47.326453 crc crio[22018]: time=\"2026-06-11T17:45:47.326026975Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage\nJun 11 17:45:47.326837 crc crio[22018]: time=\"2026-06-11T17:45:47.326791544Z\" level=info msg=\"Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:47.327455 crc crio[22018]: time=\"2026-06-11T17:45:47.327392893Z\" level=info 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:47.330237 crc crio[22018]: time=\"2026-06-11T17:45:47.330014225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=4418f282-9b2f-4345-959b-eb0f90340359 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:47.337103 crc crio[22018]: time=\"2026-06-11T17:45:47.337000143Z\" level=info 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:47.347059 crc crio[22018]: time=\"2026-06-11T17:45:47.346963479Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server\" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:47.368554 crc crio[22018]: time=\"2026-06-11T17:45:47.36839352Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}\"\nJun 11 17:45:47.368554 crc crio[22018]: time=\"2026-06-11T17:45:47.368535387Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:47.414482 crc crio[22018]: time=\"2026-06-11T17:45:47.414284916Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}\"\nJun 11 17:45:47.414482 crc crio[22018]: time=\"2026-06-11T17:45:47.414473442Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wf8ct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:47.471543 crc crio[22018]: time=\"2026-06-11T17:45:47.47120504Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ae52c550-6ec7-4ccc-9804-1fad2891ea0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:47.472140 crc crio[22018]: time=\"2026-06-11T17:45:47.471230171Z\" level=info 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:47.505995 crc crio[22018]: time=\"2026-06-11T17:45:47.502956888Z\" level=info 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:47.515938 crc crio[22018]: time=\"2026-06-11T17:45:47.515818771Z\" level=info 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:47.578896 crc crio[22018]: time=\"2026-06-11T17:45:47.577922069Z\" level=info 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:47.640018 crc crio[22018]: time=\"2026-06-11T17:45:47.639929984Z\" level=info 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:47.675508 crc crio[22018]: time=\"2026-06-11T17:45:47.666281171Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:47.796769 crc crio[22018]: time=\"2026-06-11T17:45:47.794228888Z\" level=info 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:47.801700 crc crio[22018]: time=\"2026-06-11T17:45:47.800537378Z\" level=info 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:47.802673 crc crio[22018]: time=\"2026-06-11T17:45:47.802266358Z\" level=info 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:47.824252 crc crio[22018]: time=\"2026-06-11T17:45:47.822166274Z\" level=info 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:47.835071 crc crio[22018]: time=\"2026-06-11T17:45:47.833925777Z\" level=info 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:47.912792 crc crio[22018]: time=\"2026-06-11T17:45:47.912718958Z\" level=info 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:47.996957 crc crio[22018]: time=\"2026-06-11T17:45:47.996130516Z\" level=info msg=\"Removing container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e\" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:48.000526 crc crio[22018]: time=\"2026-06-11T17:45:48.000488268Z\" level=info 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:48.017102 crc crio[22018]: time=\"2026-06-11T17:45:48.017066567Z\" level=info 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:48.055888 crc crio[22018]: time=\"2026-06-11T17:45:48.055086612Z\" level=info msg=\"Created container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.064149 crc crio[22018]: time=\"2026-06-11T17:45:48.064024326Z\" level=info msg=\"Starting container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb\" id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:48.077392 crc crio[22018]: time=\"2026-06-11T17:45:48.076530376Z\" level=info msg=\"Started container\" PID=242628 containerID=7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb description=openstack/placement-59ccf7988-gc5wf/placement-log id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\nJun 11 17:45:48.087835 crc crio[22018]: time=\"2026-06-11T17:45:48.08773974Z\" level=info msg=\"Created container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.094970 crc crio[22018]: time=\"2026-06-11T17:45:48.094674613Z\" level=info msg=\"Starting container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b\" id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:48.116811 crc crio[22018]: time=\"2026-06-11T17:45:48.115668494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f5b6fe6d-43d3-4ef1-9db9-940de67ae7bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.143833 crc crio[22018]: time=\"2026-06-11T17:45:48.143522488Z\" level=info msg=\"Started container\" PID=242629 containerID=ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b description=openstack/swift-storage-0/object-auditor id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:48.182495 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23353446e0d9776 Mac:2e:3b:cc:64:54:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:48.194149 crc crio[22018]: time=\"2026-06-11T17:45:48.1940089Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}\"\nJun 11 17:45:48.194549 crc crio[22018]: time=\"2026-06-11T17:45:48.194461894Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:48.239586 crc crio[22018]: time=\"2026-06-11T17:45:48.23924163Z\" level=info msg=\"Ran pod sandbox 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 with infra container: openstack/cinder-scheduler-0/POD\" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:48.248384 crc crio[22018]: time=\"2026-06-11T17:45:48.246509435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2ad238e-d58f-4e66-bd21-9320db7e3d50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.252486 crc crio[22018]: time=\"2026-06-11T17:45:48.252273405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a3c456e6-c6a5-4a54-887d-4c91203d5c62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.306932 crc crio[22018]: time=\"2026-06-11T17:45:48.306267362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=03e67772-9517-4ec1-809c-055e42d47353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.308204 crc crio[22018]: time=\"2026-06-11T17:45:48.308124212Z\" level=info msg=\"Removed container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:48.330707 crc crio[22018]: time=\"2026-06-11T17:45:48.33015165Z\" level=info msg=\"Removing container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c\" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:48.330967 crc crio[22018]: time=\"2026-06-11T17:45:48.330687175Z\" level=info msg=\"Creating container: openstack/placement-59ccf7988-gc5wf/placement-api\" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.331598 crc crio[22018]: time=\"2026-06-11T17:45:48.331537673Z\" level=info 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:48.350013 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611e751036cb5 Mac:86:5d:45:8f:2c:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:48.357544 crc crio[22018]: time=\"2026-06-11T17:45:48.35542248Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}\"\nJun 11 17:45:48.357544 crc crio[22018]: time=\"2026-06-11T17:45:48.355687818Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wf8ct for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:48.372522 crc crio[22018]: time=\"2026-06-11T17:45:48.372461901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d8f36615-ef6b-41ea-8a14-0ed94529b04d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.384708 crc crio[22018]: time=\"2026-06-11T17:45:48.384653661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=97021c4f-71b5-418f-91ac-6cad3d05f1c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.424260 crc crio[22018]: time=\"2026-06-11T17:45:48.421527556Z\" level=info msg=\"Ran pod sandbox 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad with infra container: openstack/root-account-create-update-wf8ct/POD\" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:48.428768 crc crio[22018]: time=\"2026-06-11T17:45:48.4279403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd96b3d1-534a-4b57-85ab-ba80b21fd0ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.431054 crc crio[22018]: time=\"2026-06-11T17:45:48.430953227Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.431911 crc crio[22018]: time=\"2026-06-11T17:45:48.431738922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eab8b18b-d031-42bf-b098-f95549527300 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:48.438606 crc crio[22018]: time=\"2026-06-11T17:45:48.438437313Z\" level=info 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:48.439723 crc crio[22018]: time=\"2026-06-11T17:45:48.439514029Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.440636 crc crio[22018]: time=\"2026-06-11T17:45:48.440567263Z\" level=info 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:48.441957 crc crio[22018]: time=\"2026-06-11T17:45:48.441876475Z\" level=info msg=\"Created container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.447614 crc crio[22018]: time=\"2026-06-11T17:45:48.447558463Z\" level=info msg=\"Starting container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653\" id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:48.466524 crc crio[22018]: time=\"2026-06-11T17:45:48.466474483Z\" level=info msg=\"Created container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.471737 crc crio[22018]: time=\"2026-06-11T17:45:48.471635057Z\" level=info msg=\"Starting container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7\" id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:48.485138 crc crio[22018]: time=\"2026-06-11T17:45:48.483589112Z\" level=info msg=\"Started container\" PID=242637 containerID=41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 description=openstack/keystone-74988c44b8-b4w7n/keystone-api id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\nJun 11 17:45:48.490681 crc crio[22018]: time=\"2026-06-11T17:45:48.490569039Z\" level=info msg=\"Created container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.493878 crc crio[22018]: time=\"2026-06-11T17:45:48.493800033Z\" level=info msg=\"Starting container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a\" id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:48.494106 crc crio[22018]: time=\"2026-06-11T17:45:48.493926609Z\" level=info msg=\"Started container\" PID=242639 containerID=7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\nJun 11 17:45:48.496719 crc crio[22018]: time=\"2026-06-11T17:45:48.496292291Z\" level=info 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:48.556534 crc crio[22018]: time=\"2026-06-11T17:45:48.553862018Z\" level=info msg=\"Started container\" PID=242640 containerID=dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\nJun 11 17:45:48.771057 crc crio[22018]: time=\"2026-06-11T17:45:48.770958013Z\" level=info 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:48.789282 crc crio[22018]: time=\"2026-06-11T17:45:48.789198583Z\" level=info 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:48.792310 crc crio[22018]: time=\"2026-06-11T17:45:48.790598029Z\" level=info 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:48.792968 crc crio[22018]: time=\"2026-06-11T17:45:48.79293261Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:48.867695 crc crio[22018]: time=\"2026-06-11T17:45:48.86347509Z\" level=info msg=\"Removed container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:48.867695 crc crio[22018]: time=\"2026-06-11T17:45:48.863996539Z\" level=info 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:48.898198 crc crio[22018]: time=\"2026-06-11T17:45:48.898084417Z\" level=info 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:49.041375 crc crio[22018]: time=\"2026-06-11T17:45:49.041250416Z\" level=info msg=\"Created container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.046730 crc crio[22018]: time=\"2026-06-11T17:45:49.043961918Z\" level=info msg=\"Starting container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec\" id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:49.058144 crc crio[22018]: time=\"2026-06-11T17:45:49.05807836Z\" level=info msg=\"Created container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.060908 crc crio[22018]: time=\"2026-06-11T17:45:49.058423652Z\" level=info msg=\"Started container\" PID=242712 containerID=7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec description=openstack/neutron-5b9dcb759c-47gjz/neutron-api id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\nJun 11 17:45:49.065385 crc crio[22018]: time=\"2026-06-11T17:45:49.065274421Z\" level=info msg=\"Starting container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c\" id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:49.089612 crc crio[22018]: time=\"2026-06-11T17:45:49.085645527Z\" level=info msg=\"Started container\" PID=242798 containerID=9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\nJun 11 17:45:49.100224 crc crio[22018]: time=\"2026-06-11T17:45:49.088108567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7d7dc9e4-7ff3-4eab-a4cf-a5b9025d511b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:49.219353 crc crio[22018]: time=\"2026-06-11T17:45:49.217999508Z\" level=info msg=\"Created container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.225174 crc crio[22018]: time=\"2026-06-11T17:45:49.225000066Z\" level=info msg=\"Starting container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc\" id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:49.249604 crc crio[22018]: time=\"2026-06-11T17:45:49.249071445Z\" level=info msg=\"Stopping container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a (timeout: 30s)\" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.253294 crc crio[22018]: time=\"2026-06-11T17:45:49.253167264Z\" level=info msg=\"Started container\" PID=242801 containerID=4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\nJun 11 17:45:49.260039 crc crio[22018]: time=\"2026-06-11T17:45:49.25921762Z\" level=info 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:49.260039 crc crio[22018]: time=\"2026-06-11T17:45:49.259755317Z\" level=info msg=\"Stopping container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc (timeout: 30s)\" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.302551 crc crio[22018]: time=\"2026-06-11T17:45:49.299426578Z\" level=info 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:49.326424 crc crio[22018]: time=\"2026-06-11T17:45:49.317645406Z\" level=info 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:49.445479 crc crio[22018]: time=\"2026-06-11T17:45:49.443996377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7c47732-68ca-43ae-bb55-3e3f12b579ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:49.463938 crc crio[22018]: time=\"2026-06-11T17:45:49.456877603Z\" level=info msg=\"Stopped container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.491980 crc crio[22018]: time=\"2026-06-11T17:45:49.491886351Z\" level=info msg=\"Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.493504 crc crio[22018]: time=\"2026-06-11T17:45:49.492510351Z\" level=info 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:49.517105 crc crio[22018]: time=\"2026-06-11T17:45:49.516986556Z\" level=info msg=\"Stopping container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb (timeout: 30s)\" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.521379 crc crio[22018]: time=\"2026-06-11T17:45:49.521247177Z\" level=info msg=\"Stopping container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 (timeout: 30s)\" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.710481 crc crio[22018]: time=\"2026-06-11T17:45:49.705428326Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:49.721655 crc crio[22018]: time=\"2026-06-11T17:45:49.714999353Z\" level=info msg=\"Created container ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45: openstack/ovn-controller-ovs-jq7jz/ovsdb-server\" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.721655 crc crio[22018]: time=\"2026-06-11T17:45:49.721091278Z\" level=info msg=\"Starting container: ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45\" id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:49.729377 crc crio[22018]: time=\"2026-06-11T17:45:49.726506301Z\" level=info 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:49.810259 crc crio[22018]: time=\"2026-06-11T17:45:49.801078138Z\" level=info msg=\"Started container\" PID=242805 containerID=ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e\nJun 11 17:45:49.860921 crc crio[22018]: time=\"2026-06-11T17:45:49.860496877Z\" level=info msg=\"Stopped container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:49.887874 crc crio[22018]: time=\"2026-06-11T17:45:49.887759991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4b2ca510-f9d9-4cf9-ba7f-5f8f6fe09648 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:49.897965 crc crio[22018]: time=\"2026-06-11T17:45:49.897599156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3ccbc4ca-e144-4494-891a-a9268d391c2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:49.906918 crc crio[22018]: time=\"2026-06-11T17:45:49.906864706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}\"\nJun 11 17:45:49.907282 crc crio[22018]: time=\"2026-06-11T17:45:49.907247868Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:49.927445 crc crio[22018]: time=\"2026-06-11T17:45:49.92729155Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd\" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:49.929917 crc crio[22018]: time=\"2026-06-11T17:45:49.929814191Z\" level=info 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:50.017201 crc crio[22018]: time=\"2026-06-11T17:45:50.016690881Z\" level=info msg=\"Created container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.039427 crc crio[22018]: time=\"2026-06-11T17:45:50.039296963Z\" level=info msg=\"Starting container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c\" id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:50.053964 crc crio[22018]: time=\"2026-06-11T17:45:50.053893931Z\" level=info msg=\"Started container\" PID=242968 containerID=2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c description=openstack/swift-storage-0/object-updater id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:50.063863 crc crio[22018]: time=\"2026-06-11T17:45:50.063753034Z\" level=info msg=\"Created container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.066313 crc crio[22018]: time=\"2026-06-11T17:45:50.066264922Z\" level=info msg=\"Starting container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081\" id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:50.076031 crc crio[22018]: time=\"2026-06-11T17:45:50.07589938Z\" level=info msg=\"Started container\" PID=243045 containerID=2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081 description=openstack/root-account-create-update-wf8ct/mariadb-account-create-update id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\nJun 11 17:45:50.100265 crc crio[22018]: time=\"2026-06-11T17:45:50.1001345Z\" level=info msg=\"Created container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.124933 crc crio[22018]: time=\"2026-06-11T17:45:50.12484178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a24f1afd-6c5f-49d5-b6e5-a76b0ad6b57f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:50.133237 crc crio[22018]: time=\"2026-06-11T17:45:50.133036395Z\" level=info msg=\"Starting container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6\" id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:50.161847 crc crio[22018]: time=\"2026-06-11T17:45:50.1576361Z\" level=info 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:50.162120 crc crio[22018]: time=\"2026-06-11T17:45:50.161950078Z\" level=info msg=\"Started container\" PID=243008 containerID=65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 description=openstack/placement-59ccf7988-gc5wf/placement-api id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\nJun 11 17:45:50.173627 crc crio[22018]: time=\"2026-06-11T17:45:50.170157028Z\" level=info 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:50.183082 crc crio[22018]: time=\"2026-06-11T17:45:50.178735453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=54a57c8a-390a-4862-bb57-f83c2a4339b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:50.251640 crc crio[22018]: time=\"2026-06-11T17:45:50.249650931Z\" level=info 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:50.270516 crc crio[22018]: time=\"2026-06-11T17:45:50.264947101Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.270516 crc crio[22018]: time=\"2026-06-11T17:45:50.26555333Z\" level=info 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:50.506226 crc crio[22018]: time=\"2026-06-11T17:45:50.497546074Z\" level=info 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:50.516124 crc crio[22018]: time=\"2026-06-11T17:45:50.511451795Z\" level=info 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:50.567173 crc crio[22018]: time=\"2026-06-11T17:45:50.566624457Z\" level=info msg=\"Created container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.569626 crc crio[22018]: time=\"2026-06-11T17:45:50.569563399Z\" level=info msg=\"Starting container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843\" id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:50.582173 crc crio[22018]: time=\"2026-06-11T17:45:50.582086356Z\" level=info msg=\"Started container\" PID=243381 containerID=0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 description=openstack/neutron-5b9dcb759c-47gjz/neutron-httpd id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\nJun 11 17:45:50.692709 crc crio[22018]: 2026-06-11T17:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474c9b7af0f9d67 Mac:ba:63:70:07:d4:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:50.694054 crc crio[22018]: time=\"2026-06-11T17:45:50.693980387Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}\"\nJun 11 17:45:50.694221 crc crio[22018]: time=\"2026-06-11T17:45:50.694153381Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:50.747487 crc crio[22018]: time=\"2026-06-11T17:45:50.741997816Z\" level=info 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:50.747487 crc crio[22018]: time=\"2026-06-11T17:45:50.745492101Z\" level=info msg=\"Ran pod sandbox 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 with infra container: openstack/cinder-api-0/POD\" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:50.755030 crc crio[22018]: time=\"2026-06-11T17:45:50.754848337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9c35e564-6822-437f-91a3-f632698acc98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:50.760872 crc crio[22018]: time=\"2026-06-11T17:45:50.76075221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=80246bbe-faf2-47db-91d9-5eb0598f9597 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:50.878954 crc crio[22018]: time=\"2026-06-11T17:45:50.869289088Z\" level=info msg=\"Created container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.878954 crc crio[22018]: time=\"2026-06-11T17:45:50.871794212Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:50.885544 crc crio[22018]: time=\"2026-06-11T17:45:50.884864683Z\" level=info msg=\"Starting container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b\" id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:50.897745 crc crio[22018]: time=\"2026-06-11T17:45:50.896697035Z\" level=info 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:50.908867 crc crio[22018]: time=\"2026-06-11T17:45:50.9086793Z\" level=info msg=\"Started container\" PID=243403 containerID=2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b description=openstack/swift-storage-0/object-expirer id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:50.951464 crc crio[22018]: time=\"2026-06-11T17:45:50.951266223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9ee8862d-746f-469d-ba24-b5bd6b22139a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:50.969780 crc crio[22018]: time=\"2026-06-11T17:45:50.969617242Z\" level=info msg=\"Stopped container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:50.980164 crc crio[22018]: time=\"2026-06-11T17:45:50.980050226Z\" level=info msg=\"Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:50.986061 crc crio[22018]: time=\"2026-06-11T17:45:50.9834888Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc002b15008}] Aliases:map[]}\"\nJun 11 17:45:50.986061 crc crio[22018]: time=\"2026-06-11T17:45:50.983729278Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:51.038791 crc crio[22018]: time=\"2026-06-11T17:45:51.037888125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=856b3888-3bdb-45b6-8cdc-34d963c97df2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:51.070454 crc crio[22018]: time=\"2026-06-11T17:45:51.070215085Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:51.071542 crc crio[22018]: time=\"2026-06-11T17:45:51.070751882Z\" level=info 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:51.143174 crc crio[22018]: time=\"2026-06-11T17:45:51.143060412Z\" level=info msg=\"Stopped container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:51.156079 crc crio[22018]: time=\"2026-06-11T17:45:51.155910669Z\" level=info msg=\"Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:51.156838 crc crio[22018]: time=\"2026-06-11T17:45:51.15679224Z\" level=info 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:51.172754 crc crio[22018]: time=\"2026-06-11T17:45:51.161615921Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc001ade548}] Aliases:map[]}\"\nJun 11 17:45:51.172828 crc crio[22018]: time=\"2026-06-11T17:45:51.172762508Z\" level=info msg=\"Deleting pod openstack_barbican-worker-64979cd66f-xl8c6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:51.333686 crc crio[22018]: time=\"2026-06-11T17:45:51.332776355Z\" level=info msg=\"Created container 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd\" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:51.338863 crc crio[22018]: time=\"2026-06-11T17:45:51.338731698Z\" level=info msg=\"Starting container: 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92\" id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:51.365396 crc crio[22018]: time=\"2026-06-11T17:45:51.364906477Z\" level=info msg=\"Started container\" PID=243446 containerID=4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92 description=openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e\nJun 11 17:45:51.453075 crc crio[22018]: time=\"2026-06-11T17:45:51.451571027Z\" level=info 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:51.458925 crc crio[22018]: time=\"2026-06-11T17:45:51.458778487Z\" level=info 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:51.472392 crc crio[22018]: time=\"2026-06-11T17:45:51.472245744Z\" level=info msg=\"Stopped pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:51.607483 crc crio[22018]: time=\"2026-06-11T17:45:51.606948948Z\" level=info 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:51.813009 crc crio[22018]: time=\"2026-06-11T17:45:51.81065593Z\" level=info msg=\"Created container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:51.827265 crc crio[22018]: time=\"2026-06-11T17:45:51.825883376Z\" level=info msg=\"Starting container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed\" id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:51.853263 crc crio[22018]: time=\"2026-06-11T17:45:51.851140234Z\" level=info msg=\"Created container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:51.853263 crc crio[22018]: time=\"2026-06-11T17:45:51.852773978Z\" level=info msg=\"Started container\" PID=243764 containerID=eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed description=openstack/cinder-scheduler-0/cinder-scheduler id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\nJun 11 17:45:51.859008 crc crio[22018]: time=\"2026-06-11T17:45:51.855996028Z\" level=info msg=\"Starting container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45\" id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:51.899646 crc crio[22018]: time=\"2026-06-11T17:45:51.875584194Z\" level=info msg=\"Started container\" PID=243761 containerID=f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 description=openstack/swift-storage-0/rsync id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:51.954825 crc crio[22018]: time=\"2026-06-11T17:45:51.954187233Z\" level=info msg=\"Stopped pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:51.963518 crc crio[22018]: time=\"2026-06-11T17:45:51.962122832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ecc93208-667e-43a0-b8e2-aaeb7df11b17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:52.004425 crc crio[22018]: time=\"2026-06-11T17:45:52.003730394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=cb456f7d-ee4a-42f7-bdc7-386453fc4b64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:52.020311 crc crio[22018]: time=\"2026-06-11T17:45:52.019796934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fc86cac3-e3d3-4289-aeeb-b9b1291f1fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:52.050390 crc crio[22018]: time=\"2026-06-11T17:45:52.049185086Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:52.050390 crc crio[22018]: time=\"2026-06-11T17:45:52.049913269Z\" level=info 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:52.076658 crc crio[22018]: time=\"2026-06-11T17:45:52.074723455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=45b5053d-3cc2-491e-96a1-6d5740522911 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.11282625Z\" level=info msg=\"Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.11412994Z\" level=info msg=\"Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.115481089Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc002300388}] Aliases:map[]}\"\nJun 11 17:45:52.116177 crc crio[22018]: time=\"2026-06-11T17:45:52.115822489Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:52.126956 crc crio[22018]: time=\"2026-06-11T17:45:52.124775374Z\" level=info msg=\"Removing container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619\" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:52.131241 crc crio[22018]: time=\"2026-06-11T17:45:52.131161789Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc005da0528}] Aliases:map[]}\"\nJun 11 17:45:52.132624 crc crio[22018]: time=\"2026-06-11T17:45:52.131449288Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-7fdpn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:52.287677 crc crio[22018]: time=\"2026-06-11T17:45:52.275895198Z\" level=info msg=\"Removed container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:52.287677 crc crio[22018]: time=\"2026-06-11T17:45:52.277313163Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:52.295736 crc crio[22018]: time=\"2026-06-11T17:45:52.291456211Z\" level=info 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:52.298039 crc crio[22018]: time=\"2026-06-11T17:45:52.296453181Z\" level=info msg=\"Removing container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb\" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:52.487264 crc crio[22018]: time=\"2026-06-11T17:45:52.487214331Z\" level=info 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:52.488161 crc crio[22018]: time=\"2026-06-11T17:45:52.487947706Z\" level=info 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:52.497954 crc crio[22018]: time=\"2026-06-11T17:45:52.497864104Z\" level=info 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:52.695539 crc crio[22018]: time=\"2026-06-11T17:45:52.695366694Z\" level=info msg=\"Removed container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:52.720944 crc crio[22018]: time=\"2026-06-11T17:45:52.719996205Z\" level=info msg=\"Stopped pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:52.834577 crc crio[22018]: time=\"2026-06-11T17:45:52.833770565Z\" level=info msg=\"Created container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:52.839423 crc crio[22018]: time=\"2026-06-11T17:45:52.837615877Z\" level=info msg=\"Stopped pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:52.839931 crc crio[22018]: time=\"2026-06-11T17:45:52.83981491Z\" level=info msg=\"Starting container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662\" id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:52.847679 crc crio[22018]: time=\"2026-06-11T17:45:52.84761281Z\" level=info msg=\"Started container\" PID=243892 containerID=d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 description=openstack/swift-storage-0/swift-recon-cron id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\nJun 11 17:45:53.326247 crc crio[22018]: time=\"2026-06-11T17:45:53.326151767Z\" level=info msg=\"Removing container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a\" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:53.341381 crc crio[22018]: time=\"2026-06-11T17:45:53.337781294Z\" level=info 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:53.345615 crc crio[22018]: time=\"2026-06-11T17:45:53.343783683Z\" level=info msg=\"Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:53.345615 crc crio[22018]: time=\"2026-06-11T17:45:53.345445696Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0080aae90}] Aliases:map[]}\"\nJun 11 17:45:53.346198 crc crio[22018]: time=\"2026-06-11T17:45:53.345835736Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wf8ct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:54.013040 crc crio[22018]: time=\"2026-06-11T17:45:54.011798354Z\" level=info msg=\"Removed container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.016104 crc crio[22018]: time=\"2026-06-11T17:45:54.01600067Z\" level=info 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:54.035932 crc crio[22018]: time=\"2026-06-11T17:45:54.029606351Z\" level=info msg=\"Removing container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc\" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.108091 crc crio[22018]: time=\"2026-06-11T17:45:54.10798234Z\" level=info msg=\"Created container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:54.121935 crc crio[22018]: time=\"2026-06-11T17:45:54.121831275Z\" level=info msg=\"Starting container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01\" id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:54.133290 crc crio[22018]: time=\"2026-06-11T17:45:54.130019018Z\" level=info msg=\"Removed container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:45:54.138011 crc crio[22018]: time=\"2026-06-11T17:45:54.137957426Z\" level=info msg=\"Started container\" PID=243957 containerID=7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 description=openstack/cinder-api-0/cinder-api-log id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\nJun 11 17:45:54.190901 crc crio[22018]: time=\"2026-06-11T17:45:54.190837099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9f422031-bacb-4eaa-912b-958c8714d8f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:54.196389 crc crio[22018]: time=\"2026-06-11T17:45:54.194434508Z\" level=info msg=\"Stopped pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:45:54.282394 crc crio[22018]: time=\"2026-06-11T17:45:54.276069928Z\" level=info msg=\"Created container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:54.282394 crc crio[22018]: time=\"2026-06-11T17:45:54.278805115Z\" level=info msg=\"Starting container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6\" id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:54.321450 crc crio[22018]: time=\"2026-06-11T17:45:54.32123668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e7d02fee-5c09-48a9-8ca6-a01db980bfd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:54.324976 crc crio[22018]: time=\"2026-06-11T17:45:54.324896137Z\" level=info msg=\"Started container\" PID=243963 containerID=4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 description=openstack/cinder-scheduler-0/probe id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\nJun 11 17:45:54.353840 crc crio[22018]: time=\"2026-06-11T17:45:54.352432871Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:54.355583 crc crio[22018]: time=\"2026-06-11T17:45:54.354208848Z\" level=info 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:54.379541 crc crio[22018]: time=\"2026-06-11T17:45:54.379429919Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD\" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:54.379907 crc crio[22018]: time=\"2026-06-11T17:45:54.379578624Z\" level=info 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:54.520269 crc crio[22018]: time=\"2026-06-11T17:45:54.520038407Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-fdnt9/POD\" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:54.521005 crc crio[22018]: time=\"2026-06-11T17:45:54.520920085Z\" level=info 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:54.556718 crc crio[22018]: time=\"2026-06-11T17:45:54.556615756Z\" level=info 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:54.599979 crc crio[22018]: time=\"2026-06-11T17:45:54.599896822Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"\nJun 11 17:45:54.599979 crc crio[22018]: time=\"2026-06-11T17:45:54.599965714Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c75865fdf-6jmxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:54.682914 crc crio[22018]: time=\"2026-06-11T17:45:54.682696032Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}\"\nJun 11 17:45:54.682914 crc crio[22018]: time=\"2026-06-11T17:45:54.682766944Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-fdnt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:45:55.496686 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e94fe9a2b32e60 Mac:16:09:da:69:b9:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:55.500157 crc crio[22018]: time=\"2026-06-11T17:45:55.498229118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"\nJun 11 17:45:55.500157 crc crio[22018]: time=\"2026-06-11T17:45:55.498646711Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c75865fdf-6jmxq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:55.526164 crc crio[22018]: time=\"2026-06-11T17:45:55.525951496Z\" level=info msg=\"Ran pod sandbox 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 with infra container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD\" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:55.533996 crc crio[22018]: time=\"2026-06-11T17:45:55.533885054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9283d4b8-e024-4a33-99ec-334e42e4d4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:55.646009 crc crio[22018]: time=\"2026-06-11T17:45:55.641448366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1093ff83-fcf7-4fbf-94f8-de18a4c0be5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:55.686677 crc crio[22018]: time=\"2026-06-11T17:45:55.686567372Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:55.687110 crc crio[22018]: time=\"2026-06-11T17:45:55.687054588Z\" level=info 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:55.728607 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07717bf37c8df14 Mac:36:ee:b4:a8:78:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:45:55.731110 crc crio[22018]: time=\"2026-06-11T17:45:55.731033521Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}\"\nJun 11 17:45:55.731309 crc crio[22018]: time=\"2026-06-11T17:45:55.731217797Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-fdnt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:45:55.835494 crc crio[22018]: time=\"2026-06-11T17:45:55.835242709Z\" level=info msg=\"Ran pod sandbox 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 with infra container: openstack/cinder-online-data-migrations-fdnt9/POD\" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:45:55.838273 crc crio[22018]: time=\"2026-06-11T17:45:55.838182632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8b34d191-dac4-4702-91f3-4fa0e8d141a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:55.854749 crc crio[22018]: time=\"2026-06-11T17:45:55.854492991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0aaaed57-2526-47c9-a5f4-41acaa5def23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:55.868282 crc crio[22018]: time=\"2026-06-11T17:45:55.86811895Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:55.882316 crc crio[22018]: time=\"2026-06-11T17:45:55.881196328Z\" level=info 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:56.002357 crc crio[22018]: time=\"2026-06-11T17:45:56.002181994Z\" level=info 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:56.008227 crc crio[22018]: time=\"2026-06-11T17:45:56.008129194Z\" level=info 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:56.054207 crc crio[22018]: time=\"2026-06-11T17:45:56.054154233Z\" level=info 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:56.062819 crc crio[22018]: time=\"2026-06-11T17:45:56.062710825Z\" level=info 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:56.173880 crc crio[22018]: time=\"2026-06-11T17:45:56.168053211Z\" level=info 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:56.299611 crc crio[22018]: time=\"2026-06-11T17:45:56.299465067Z\" level=info msg=\"Created container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:56.308272 crc crio[22018]: time=\"2026-06-11T17:45:56.307645446Z\" level=info msg=\"Starting container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1\" id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:56.334117 crc crio[22018]: time=\"2026-06-11T17:45:56.334042873Z\" level=info msg=\"Started container\" PID=244253 containerID=b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/init id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\nJun 11 17:45:56.347473 crc crio[22018]: time=\"2026-06-11T17:45:56.347391705Z\" level=info msg=\"Created container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:56.350487 crc crio[22018]: time=\"2026-06-11T17:45:56.350308615Z\" level=info msg=\"Starting container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc\" id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:56.359058 crc crio[22018]: time=\"2026-06-11T17:45:56.358951544Z\" level=info msg=\"Started container\" PID=244261 containerID=28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc description=openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\nJun 11 17:45:56.552163 crc crio[22018]: time=\"2026-06-11T17:45:56.551445733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2090a12d-b5c4-4389-abd6-69bbc41f67c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:56.605374 crc crio[22018]: time=\"2026-06-11T17:45:56.602726118Z\" level=info msg=\"Created container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:56.607479 crc crio[22018]: time=\"2026-06-11T17:45:56.606074362Z\" level=info msg=\"Starting container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b\" id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:56.647759 crc crio[22018]: time=\"2026-06-11T17:45:56.647057482Z\" level=info msg=\"Started container\" PID=244274 containerID=8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b description=openstack/cinder-api-0/cinder-api id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\nJun 11 17:45:56.705709 crc crio[22018]: time=\"2026-06-11T17:45:56.705619431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=218ae37d-f9c2-417a-bb4d-8aac67ac7173 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:45:56.774960 crc crio[22018]: time=\"2026-06-11T17:45:56.774605501Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:56.775232 crc crio[22018]: time=\"2026-06-11T17:45:56.775043395Z\" level=info 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:56.893253 crc crio[22018]: time=\"2026-06-11T17:45:56.893151498Z\" level=info 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:56.898553 crc crio[22018]: time=\"2026-06-11T17:45:56.898465777Z\" level=info 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:57.239130 crc crio[22018]: time=\"2026-06-11T17:45:57.239050971Z\" level=info msg=\"Created container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:45:57.245861 crc crio[22018]: time=\"2026-06-11T17:45:57.245767994Z\" level=info msg=\"Starting container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2\" id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:45:57.256239 crc crio[22018]: time=\"2026-06-11T17:45:57.256137353Z\" level=info msg=\"Started container\" PID=244343 containerID=38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\nJun 11 17:45:57.410927 crc crio[22018]: time=\"2026-06-11T17:45:57.41083304Z\" level=info msg=\"Stopping container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe (timeout: 30s)\" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:57.412152 crc crio[22018]: time=\"2026-06-11T17:45:57.412065885Z\" level=info msg=\"Stopping container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a (timeout: 30s)\" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:57.615434 crc crio[22018]: time=\"2026-06-11T17:45:57.614861603Z\" level=info msg=\"Stopped container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:58.548669 crc crio[22018]: time=\"2026-06-11T17:45:58.54781409Z\" level=info msg=\"Stopping container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 (timeout: 30s)\" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:58.549382 crc crio[22018]: time=\"2026-06-11T17:45:58.549257214Z\" level=info msg=\"Stopping container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded (timeout: 30s)\" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:45:58.727606 crc crio[22018]: time=\"2026-06-11T17:45:58.726675504Z\" level=info msg=\"Removing container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6\" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:00.540674 crc crio[22018]: time=\"2026-06-11T17:46:00.53981869Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686666-4j4fb/POD\" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:00.542906 crc crio[22018]: time=\"2026-06-11T17:46:00.542846266Z\" level=info 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.833583 crc crio[22018]: time=\"2026-06-11T17:46:02.832938757Z\" level=info msg=\"Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:02.834828 crc crio[22018]: time=\"2026-06-11T17:46:02.834527704Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002a1a478}] Aliases:map[]}\"\nJun 11 17:46:02.834828 crc crio[22018]: time=\"2026-06-11T17:46:02.834714294Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-fdnt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:03.612769 crc crio[22018]: time=\"2026-06-11T17:46:03.612559436Z\" level=info msg=\"Stopped container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:03.614311 crc crio[22018]: time=\"2026-06-11T17:46:03.614155636Z\" level=info msg=\"Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:03.615964 crc crio[22018]: time=\"2026-06-11T17:46:03.615685295Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"\nJun 11 17:46:03.615964 crc crio[22018]: time=\"2026-06-11T17:46:03.615820039Z\" level=info msg=\"Deleting pod openstack_barbican-api-5c49b57c6b-hzkgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:04.937863 crc crio[22018]: time=\"2026-06-11T17:46:04.937488399Z\" level=info msg=\"Stopping container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 (timeout: 10s)\" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:06.057895 crc crio[22018]: time=\"2026-06-11T17:46:06.056013217Z\" level=info msg=\"Stopped container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:06.074538 crc crio[22018]: time=\"2026-06-11T17:46:06.074140742Z\" level=info msg=\"Stopped pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.080290 crc crio[22018]: time=\"2026-06-11T17:46:06.080198005Z\" level=info msg=\"Stopped pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.091460 crc crio[22018]: time=\"2026-06-11T17:46:06.091235887Z\" level=info msg=\"Stopped container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:06.092899 crc crio[22018]: time=\"2026-06-11T17:46:06.092792717Z\" level=info msg=\"Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.095427 crc crio[22018]: time=\"2026-06-11T17:46:06.094809608Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc00924e018}] Aliases:map[]}\"\nJun 11 17:46:06.095735 crc crio[22018]: time=\"2026-06-11T17:46:06.095707757Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-8pr5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:06.096968 crc crio[22018]: time=\"2026-06-11T17:46:06.096783595Z\" level=info msg=\"Stopped container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:06.100590 crc crio[22018]: time=\"2026-06-11T17:46:06.099605284Z\" level=info msg=\"Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.106198 crc crio[22018]: time=\"2026-06-11T17:46:06.106084305Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002b14eb8}] Aliases:map[]}\"\nJun 11 17:46:06.106607 crc crio[22018]: time=\"2026-06-11T17:46:06.106470638Z\" level=info msg=\"Deleting pod openstack_placement-5ffbb867db-hvqzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:06.137456 crc crio[22018]: time=\"2026-06-11T17:46:06.136938326Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}\"\nJun 11 17:46:06.137456 crc crio[22018]: time=\"2026-06-11T17:46:06.137008278Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686666-4j4fb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:06.300991 crc crio[22018]: time=\"2026-06-11T17:46:06.300219818Z\" level=info msg=\"Removed container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:06.307092 crc crio[22018]: time=\"2026-06-11T17:46:06.306248903Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:06.308688 crc crio[22018]: time=\"2026-06-11T17:46:06.308630311Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1d4396f-cf42-4dc4-adb9-b7ad6b81d53b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:06.348991 crc crio[22018]: time=\"2026-06-11T17:46:06.348839257Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4ee7c05b-db39-421b-8d83-13bf0ba13c2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:06.384524 crc crio[22018]: time=\"2026-06-11T17:46:06.383656141Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd\" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:06.385848 crc crio[22018]: time=\"2026-06-11T17:46:06.385597803Z\" level=info 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:06.447216 crc crio[22018]: time=\"2026-06-11T17:46:06.447023121Z\" level=info 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:06.451129 crc crio[22018]: time=\"2026-06-11T17:46:06.451065339Z\" level=info 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:06.605805 crc crio[22018]: time=\"2026-06-11T17:46:06.605688085Z\" level=info msg=\"Created container a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd\" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:06.607938 crc crio[22018]: time=\"2026-06-11T17:46:06.607861044Z\" level=info msg=\"Starting container: a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde\" id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:06.613902 crc crio[22018]: time=\"2026-06-11T17:46:06.613802162Z\" level=info msg=\"Started container\" PID=245319 containerID=a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe\nJun 11 17:46:06.648578 crc crio[22018]: time=\"2026-06-11T17:46:06.647842062Z\" level=info msg=\"Stopped pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.659783 crc crio[22018]: time=\"2026-06-11T17:46:06.659687948Z\" level=info msg=\"Stopped pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:06.898246 crc crio[22018]: 2026-06-11T17:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5217cd5b81dc4a2 Mac:76:d4:d1:6c:99:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc SocketPath: PciID:}] [{Interface:0xc000432700 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:06.901114 crc crio[22018]: time=\"2026-06-11T17:46:06.901028794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}\"\nJun 11 17:46:06.901426 crc crio[22018]: time=\"2026-06-11T17:46:06.901308293Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686666-4j4fb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:06.913580 crc crio[22018]: time=\"2026-06-11T17:46:06.913497064Z\" level=info msg=\"Ran pod sandbox 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 with infra container: openshift-infra/auto-csr-approver-29686666-4j4fb/POD\" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:06.916472 crc crio[22018]: time=\"2026-06-11T17:46:06.916311208Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:06.933015 crc crio[22018]: time=\"2026-06-11T17:46:06.932905277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:46:06.976380 crc crio[22018]: time=\"2026-06-11T17:46:06.976169007Z\" level=info msg=\"Removing container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe\" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.034495 crc crio[22018]: time=\"2026-06-11T17:46:07.034210443Z\" level=info msg=\"Removed container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.043801 crc crio[22018]: time=\"2026-06-11T17:46:07.043618397Z\" level=info msg=\"Removing container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a\" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.292469 crc crio[22018]: time=\"2026-06-11T17:46:07.291705089Z\" level=info msg=\"Removed container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.296578 crc crio[22018]: time=\"2026-06-11T17:46:07.296442066Z\" level=info msg=\"Removing container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248\" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.332500 crc crio[22018]: time=\"2026-06-11T17:46:07.332328538Z\" level=info msg=\"Removed container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.343277 crc crio[22018]: time=\"2026-06-11T17:46:07.343159542Z\" level=info msg=\"Removing container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded\" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.385251 crc crio[22018]: time=\"2026-06-11T17:46:07.385135682Z\" level=info msg=\"Removed container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.393504 crc crio[22018]: time=\"2026-06-11T17:46:07.393182141Z\" level=info msg=\"Removing container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78\" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.428912 crc crio[22018]: time=\"2026-06-11T17:46:07.428784106Z\" level=info msg=\"Removed container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.432086 crc crio[22018]: time=\"2026-06-11T17:46:07.432009167Z\" level=info msg=\"Removing container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3\" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.476127 crc crio[22018]: time=\"2026-06-11T17:46:07.475908756Z\" level=info msg=\"Removed container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:07.926577 crc crio[22018]: time=\"2026-06-11T17:46:07.926177155Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:07.932860 crc crio[22018]: time=\"2026-06-11T17:46:07.932709921Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b577dc91-9910-4276-a0ed-08badc5b7de8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:07.937818 crc crio[22018]: time=\"2026-06-11T17:46:07.937708119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=96f4a9a6-3208-4a67-985a-ca8ceb151af6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:07.947230 crc crio[22018]: time=\"2026-06-11T17:46:07.947096238Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:07.948681 crc crio[22018]: time=\"2026-06-11T17:46:07.94780151Z\" level=info 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:08.007937 crc crio[22018]: time=\"2026-06-11T17:46:08.007846864Z\" level=info 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:08.255529 crc crio[22018]: time=\"2026-06-11T17:46:08.255065688Z\" level=info 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:08.374254 crc crio[22018]: time=\"2026-06-11T17:46:08.374134845Z\" level=info msg=\"Created container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:08.375722 crc crio[22018]: time=\"2026-06-11T17:46:08.375655324Z\" level=info msg=\"Starting container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4\" id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:08.383812 crc crio[22018]: time=\"2026-06-11T17:46:08.383722879Z\" level=info msg=\"Started container\" PID=245709 containerID=128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4 description=openshift-infra/auto-csr-approver-29686666-4j4fb/oc id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\nJun 11 17:46:11.114013 crc crio[22018]: time=\"2026-06-11T17:46:11.11318333Z\" level=info msg=\"Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:11.116141 crc crio[22018]: time=\"2026-06-11T17:46:11.114625136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc0029b46d8}] Aliases:map[]}\"\nJun 11 17:46:11.116141 crc crio[22018]: time=\"2026-06-11T17:46:11.11474832Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686666-4j4fb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:11.565166 crc crio[22018]: time=\"2026-06-11T17:46:11.565026011Z\" level=info msg=\"Stopped pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:22.712008 crc crio[22018]: time=\"2026-06-11T17:46:22.710568948Z\" level=info msg=\"Stopping container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b (timeout: 30s)\" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:23.948861 crc crio[22018]: time=\"2026-06-11T17:46:23.947248765Z\" level=info msg=\"Removing container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd\" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.019291 crc crio[22018]: time=\"2026-06-11T17:46:24.019086166Z\" level=info msg=\"Removed container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.030586 crc crio[22018]: time=\"2026-06-11T17:46:24.029787962Z\" level=info msg=\"Removing container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f\" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.235519 crc crio[22018]: time=\"2026-06-11T17:46:24.235110199Z\" level=info msg=\"Removed container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.248448 crc crio[22018]: time=\"2026-06-11T17:46:24.248276473Z\" level=info msg=\"Removing container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f\" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.289794 crc crio[22018]: time=\"2026-06-11T17:46:24.289691401Z\" level=info msg=\"Removed container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.293676 crc crio[22018]: time=\"2026-06-11T17:46:24.293612432Z\" level=info msg=\"Removing container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285\" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.328551 crc crio[22018]: time=\"2026-06-11T17:46:24.32815367Z\" level=info msg=\"Removed container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.331927 crc crio[22018]: time=\"2026-06-11T17:46:24.331766362Z\" level=info msg=\"Removing container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828\" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.366625 crc crio[22018]: time=\"2026-06-11T17:46:24.366497318Z\" level=info msg=\"Removed container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:24.382770 crc crio[22018]: time=\"2026-06-11T17:46:24.382625905Z\" level=info msg=\"Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.382770 crc crio[22018]: time=\"2026-06-11T17:46:24.382728819Z\" level=info msg=\"Stopped pod sandbox (already stopped): c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.386242 crc crio[22018]: time=\"2026-06-11T17:46:24.386147937Z\" level=info msg=\"Removing pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.409683 crc crio[22018]: time=\"2026-06-11T17:46:24.409580495Z\" level=info msg=\"Removed pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.411591 crc crio[22018]: time=\"2026-06-11T17:46:24.411511282Z\" level=info msg=\"Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.411774 crc crio[22018]: time=\"2026-06-11T17:46:24.411642566Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.412224 crc crio[22018]: time=\"2026-06-11T17:46:24.412151782Z\" level=info msg=\"Removing pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.430680 crc crio[22018]: time=\"2026-06-11T17:46:24.430388645Z\" level=info msg=\"Removed pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.431729 crc crio[22018]: time=\"2026-06-11T17:46:24.431652611Z\" level=info msg=\"Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.431729 crc crio[22018]: time=\"2026-06-11T17:46:24.431720513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.432660 crc crio[22018]: time=\"2026-06-11T17:46:24.432534128Z\" level=info msg=\"Removing pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.447546 crc crio[22018]: time=\"2026-06-11T17:46:24.44738892Z\" level=info msg=\"Removed pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.448308 crc crio[22018]: time=\"2026-06-11T17:46:24.448230417Z\" level=info msg=\"Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.448308 crc crio[22018]: time=\"2026-06-11T17:46:24.448289609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.449531 crc crio[22018]: time=\"2026-06-11T17:46:24.449455875Z\" level=info msg=\"Removing pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.473369 crc crio[22018]: time=\"2026-06-11T17:46:24.47315525Z\" level=info msg=\"Removed pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.474430 crc crio[22018]: time=\"2026-06-11T17:46:24.474256352Z\" level=info msg=\"Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.474569 crc crio[22018]: time=\"2026-06-11T17:46:24.474439418Z\" level=info msg=\"Stopped pod sandbox (already stopped): eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.475707 crc crio[22018]: time=\"2026-06-11T17:46:24.475631976Z\" level=info msg=\"Removing pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.496237 crc crio[22018]: time=\"2026-06-11T17:46:24.496151539Z\" level=info msg=\"Removed pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.497609 crc crio[22018]: time=\"2026-06-11T17:46:24.497300496Z\" level=info msg=\"Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.497729 crc crio[22018]: time=\"2026-06-11T17:46:24.497676708Z\" level=info msg=\"Stopped pod sandbox (already stopped): acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.498603 crc crio[22018]: time=\"2026-06-11T17:46:24.49841829Z\" level=info msg=\"Removing pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.523475 crc crio[22018]: time=\"2026-06-11T17:46:24.52326642Z\" level=info msg=\"Removed pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.524483 crc crio[22018]: time=\"2026-06-11T17:46:24.524376062Z\" level=info msg=\"Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.524483 crc crio[22018]: time=\"2026-06-11T17:46:24.524482126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.525765 crc crio[22018]: time=\"2026-06-11T17:46:24.525640492Z\" level=info msg=\"Removing pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.642238 crc crio[22018]: time=\"2026-06-11T17:46:24.638225334Z\" level=info msg=\"Stopping container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 (timeout: 30s)\" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:24.642238 crc crio[22018]: time=\"2026-06-11T17:46:24.639730683Z\" level=info msg=\"Stopping container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 (timeout: 30s)\" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:24.658171 crc crio[22018]: time=\"2026-06-11T17:46:24.656783676Z\" level=info msg=\"Removed pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.673132 crc crio[22018]: time=\"2026-06-11T17:46:24.672869851Z\" level=info msg=\"Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.673132 crc crio[22018]: time=\"2026-06-11T17:46:24.672969155Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.678497 crc crio[22018]: time=\"2026-06-11T17:46:24.67656854Z\" level=info msg=\"Removing pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.706145 crc crio[22018]: time=\"2026-06-11T17:46:24.70537831Z\" level=info msg=\"Removed pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.707316 crc crio[22018]: time=\"2026-06-11T17:46:24.707090968Z\" level=info msg=\"Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.707316 crc crio[22018]: time=\"2026-06-11T17:46:24.707198852Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.707880 crc crio[22018]: time=\"2026-06-11T17:46:24.707810691Z\" level=info msg=\"Removing pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.730133 crc crio[22018]: time=\"2026-06-11T17:46:24.73007456Z\" level=info msg=\"Removed pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731172703Z\" level=info msg=\"Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731267976Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731898599Z\" level=info msg=\"Removing pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.759083 crc crio[22018]: time=\"2026-06-11T17:46:24.758175472Z\" level=info msg=\"Removed pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.759469 crc crio[22018]: time=\"2026-06-11T17:46:24.759168981Z\" level=info msg=\"Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.759469 crc crio[22018]: time=\"2026-06-11T17:46:24.759302685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.760171 crc crio[22018]: time=\"2026-06-11T17:46:24.759969995Z\" level=info msg=\"Removing pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.787764 crc crio[22018]: time=\"2026-06-11T17:46:24.785306246Z\" level=info msg=\"Removed pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.794808 crc crio[22018]: time=\"2026-06-11T17:46:24.794699714Z\" level=info msg=\"Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.794808 crc crio[22018]: time=\"2026-06-11T17:46:24.794791436Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.804546 crc crio[22018]: time=\"2026-06-11T17:46:24.802657633Z\" level=info msg=\"Removing pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.833819 crc crio[22018]: time=\"2026-06-11T17:46:24.832236631Z\" level=info msg=\"Removed pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.835088 crc crio[22018]: time=\"2026-06-11T17:46:24.834983609Z\" level=info msg=\"Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.835088 crc crio[22018]: time=\"2026-06-11T17:46:24.835089552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.841896 crc crio[22018]: time=\"2026-06-11T17:46:24.841660603Z\" level=info msg=\"Removing pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.873422 crc crio[22018]: time=\"2026-06-11T17:46:24.872867874Z\" level=info msg=\"Removed pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.888700 crc crio[22018]: time=\"2026-06-11T17:46:24.888503063Z\" level=info msg=\"Stopped container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:24.904626 crc crio[22018]: time=\"2026-06-11T17:46:24.904544157Z\" level=info msg=\"Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.904855 crc crio[22018]: time=\"2026-06-11T17:46:24.904673871Z\" level=info msg=\"Stopped pod sandbox (already stopped): caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.906706 crc crio[22018]: time=\"2026-06-11T17:46:24.905588735Z\" level=info msg=\"Removing pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.931494 crc crio[22018]: time=\"2026-06-11T17:46:24.931190137Z\" level=info msg=\"Removed pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.933684 crc crio[22018]: time=\"2026-06-11T17:46:24.933606985Z\" level=info msg=\"Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.933878 crc crio[22018]: time=\"2026-06-11T17:46:24.933708308Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.937196 crc crio[22018]: time=\"2026-06-11T17:46:24.937091734Z\" level=info msg=\"Removing pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.960860795Z\" level=info msg=\"Removed pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.961655313Z\" level=info msg=\"Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.961694095Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.962132089Z\" level=info msg=\"Removing pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:25.004987 crc crio[22018]: time=\"2026-06-11T17:46:25.004815888Z\" level=info msg=\"Removed pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:46:25.416779 crc crio[22018]: time=\"2026-06-11T17:46:25.416383359Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf-config-g2fcg/POD\" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:25.417048 crc crio[22018]: time=\"2026-06-11T17:46:25.417031001Z\" level=info 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:25.507189 crc crio[22018]: time=\"2026-06-11T17:46:25.505905749Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}\"\nJun 11 17:46:25.507189 crc crio[22018]: time=\"2026-06-11T17:46:25.505956611Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf-config-g2fcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:26.140383 crc crio[22018]: 2026-06-11T17:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafcb71edc1359a Mac:7a:a7:e7:c6:a1:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:26.140383 crc crio[22018]: time=\"2026-06-11T17:46:26.13920217Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}\"\nJun 11 17:46:26.140383 crc crio[22018]: time=\"2026-06-11T17:46:26.139453947Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf-config-g2fcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:26.247702 crc crio[22018]: time=\"2026-06-11T17:46:26.247544797Z\" level=info msg=\"Ran pod sandbox aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb with infra container: openstack/ovn-controller-qmgxf-config-g2fcg/POD\" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:26.262699 crc crio[22018]: time=\"2026-06-11T17:46:26.262038415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ec145e58-e49e-43d9-8ada-9646fe14050a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:26.269048 crc crio[22018]: time=\"2026-06-11T17:46:26.268966617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=671d31a9-84ba-495f-81ae-95656e24f580 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:26.277371 crc crio[22018]: time=\"2026-06-11T17:46:26.27726488Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:26.278173 crc crio[22018]: time=\"2026-06-11T17:46:26.278108137Z\" level=info 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:26.347816 crc crio[22018]: time=\"2026-06-11T17:46:26.347696722Z\" level=info msg=\"Stopped container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:26.349064 crc crio[22018]: time=\"2026-06-11T17:46:26.348952473Z\" level=info msg=\"Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:26.350935 crc crio[22018]: time=\"2026-06-11T17:46:26.350876123Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc0029b45a0}] Aliases:map[]}\"\nJun 11 17:46:26.351073 crc crio[22018]: time=\"2026-06-11T17:46:26.351042689Z\" level=info msg=\"Deleting pod openstack_keystone-5dd8f975d6-wpjs5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:26.372213 crc crio[22018]: time=\"2026-06-11T17:46:26.372137127Z\" level=info 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:26.592637 crc crio[22018]: time=\"2026-06-11T17:46:26.592128337Z\" level=info 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:26.691091 crc crio[22018]: time=\"2026-06-11T17:46:26.689971285Z\" level=info msg=\"Stopping container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 (timeout: 2s)\" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:26.838513 crc crio[22018]: time=\"2026-06-11T17:46:26.838373688Z\" level=info msg=\"Stopped pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:26.902988 crc crio[22018]: time=\"2026-06-11T17:46:26.902882205Z\" level=info msg=\"Created container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:26.910909 crc crio[22018]: time=\"2026-06-11T17:46:26.908619238Z\" level=info msg=\"Starting container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77\" id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:26.920907 crc crio[22018]: time=\"2026-06-11T17:46:26.920749357Z\" level=info msg=\"Started container\" PID=246910 containerID=60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77 description=openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\nJun 11 17:46:27.299372 crc crio[22018]: time=\"2026-06-11T17:46:27.296506792Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:27.299372 crc crio[22018]: time=\"2026-06-11T17:46:27.296851493Z\" level=info 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:27.359665 crc crio[22018]: time=\"2026-06-11T17:46:27.359558723Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}\"\nJun 11 17:46:27.359665 crc crio[22018]: time=\"2026-06-11T17:46:27.359630265Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:27.545485 crc crio[22018]: time=\"2026-06-11T17:46:27.54506024Z\" level=info msg=\"Removing container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b\" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:27.656625 crc crio[22018]: time=\"2026-06-11T17:46:27.655970252Z\" level=info msg=\"Removed container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:28.108679 crc crio[22018]: 2026-06-11T17:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb7c4932e5989c Mac:de:68:f9:f1:88:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 SocketPath: PciID:}] [{Interface:0xc00050e5a0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:28.110195 crc crio[22018]: time=\"2026-06-11T17:46:28.110117943Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}\"\nJun 11 17:46:28.110382 crc crio[22018]: time=\"2026-06-11T17:46:28.110271658Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:28.117617 crc crio[22018]: time=\"2026-06-11T17:46:28.117531051Z\" level=info msg=\"Ran pod sandbox 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 with infra container: openstack/openstackclient/POD\" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:28.120646 crc crio[22018]: time=\"2026-06-11T17:46:28.120566869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=a9b5cffd-5b16-4af9-9070-34ed1d755d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:28.201706 crc crio[22018]: time=\"2026-06-11T17:46:28.20088964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=52397e7f-4078-413e-8471-28861044971d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:28.231558 crc crio[22018]: time=\"2026-06-11T17:46:28.23108418Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:28.231870 crc crio[22018]: time=\"2026-06-11T17:46:28.231792163Z\" level=info 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:28.342484 crc crio[22018]: time=\"2026-06-11T17:46:28.339459332Z\" level=info 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:28.351382 crc crio[22018]: time=\"2026-06-11T17:46:28.349208447Z\" level=info 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:28.557905 crc crio[22018]: time=\"2026-06-11T17:46:28.557842684Z\" level=info msg=\"Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:28.558762 crc crio[22018]: time=\"2026-06-11T17:46:28.558671671Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002b14bc0}] Aliases:map[]}\"\nJun 11 17:46:28.558867 crc crio[22018]: time=\"2026-06-11T17:46:28.558819226Z\" level=info msg=\"Deleting pod openstack_ovn-controller-qmgxf-config-g2fcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:28.580143 crc crio[22018]: time=\"2026-06-11T17:46:28.580012007Z\" level=info msg=\"Created container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:28.586196 crc crio[22018]: time=\"2026-06-11T17:46:28.586135122Z\" level=info msg=\"Starting container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5\" id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:28.605274 crc crio[22018]: time=\"2026-06-11T17:46:28.60061656Z\" level=info msg=\"Started container\" PID=247107 containerID=476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 description=openstack/openstackclient/openstackclient id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\nJun 11 17:46:28.710234 crc crio[22018]: time=\"2026-06-11T17:46:28.709170465Z\" level=warning msg=\"Stopping container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 with stop signal(15) timed out. Killing...\"\nJun 11 17:46:28.752808 crc crio[22018]: time=\"2026-06-11T17:46:28.751287721Z\" level=error msg=\"Killing container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:46:28.808173 crc crio[22018]: time=\"2026-06-11T17:46:28.80780093Z\" level=info msg=\"Stopped container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:28.810109 crc crio[22018]: time=\"2026-06-11T17:46:28.810034244Z\" level=info msg=\"Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:28.811712 crc crio[22018]: time=\"2026-06-11T17:46:28.811657186Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc00012ae00}] Aliases:map[]}\"\nJun 11 17:46:28.811852 crc crio[22018]: time=\"2026-06-11T17:46:28.811819671Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:28.911690 crc crio[22018]: time=\"2026-06-11T17:46:28.911588118Z\" level=info msg=\"Stopped pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:29.087144 crc crio[22018]: time=\"2026-06-11T17:46:29.086624588Z\" level=info msg=\"Stopped pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:29.587018 crc crio[22018]: time=\"2026-06-11T17:46:29.584894476Z\" level=info msg=\"Removing container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1\" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:29.647889 crc crio[22018]: time=\"2026-06-11T17:46:29.647793277Z\" level=info msg=\"Removed container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:29.824115 crc crio[22018]: time=\"2026-06-11T17:46:29.823556589Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-58898f67b9-drjgd/POD\" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:29.824247 crc crio[22018]: time=\"2026-06-11T17:46:29.824190449Z\" level=info 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.891026 crc crio[22018]: time=\"2026-06-11T17:46:29.890927733Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"\nJun 11 17:46:29.891026 crc crio[22018]: time=\"2026-06-11T17:46:29.891000186Z\" level=info msg=\"Adding pod openstack_swift-proxy-58898f67b9-drjgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:32.153461 crc crio[22018]: time=\"2026-06-11T17:46:32.152725994Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf-config-dv4st/POD\" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.155547 crc crio[22018]: time=\"2026-06-11T17:46:32.153491469Z\" level=info 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.184028 crc crio[22018]: time=\"2026-06-11T17:46:32.183946468Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}\"\nJun 11 17:46:32.184028 crc crio[22018]: time=\"2026-06-11T17:46:32.18400433Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf-config-dv4st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:32.233760 crc crio[22018]: time=\"2026-06-11T17:46:32.233670966Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-p92dh/POD\" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.233760 crc crio[22018]: time=\"2026-06-11T17:46:32.233732288Z\" level=info 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.304766 crc crio[22018]: time=\"2026-06-11T17:46:32.304491898Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}\"\nJun 11 17:46:32.305054 crc crio[22018]: time=\"2026-06-11T17:46:32.305037575Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-p92dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:32.469035 crc crio[22018]: time=\"2026-06-11T17:46:32.468957335Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-84498/POD\" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.469187 crc crio[22018]: time=\"2026-06-11T17:46:32.469075049Z\" level=info 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.499883 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f166f04c7ffef3 Mac:76:0a:4d:fd:01:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e SocketPath: PciID:}] [{Interface:0xc0004a45d0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:32.500247 crc crio[22018]: time=\"2026-06-11T17:46:32.500011307Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"\nJun 11 17:46:32.500247 crc crio[22018]: time=\"2026-06-11T17:46:32.500183143Z\" level=info msg=\"Checking pod openstack_swift-proxy-58898f67b9-drjgd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:32.515622 crc crio[22018]: time=\"2026-06-11T17:46:32.514858667Z\" level=info msg=\"Ran pod sandbox 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc with infra container: openstack/swift-proxy-58898f67b9-drjgd/POD\" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.519188 crc crio[22018]: time=\"2026-06-11T17:46:32.518943681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=e67d2ac8-7a1a-4596-b92a-5f94c734e014 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.541254 crc crio[22018]: time=\"2026-06-11T17:46:32.541123124Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}\"\nJun 11 17:46:32.541254 crc crio[22018]: time=\"2026-06-11T17:46:32.541198296Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-84498 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:32.664230 crc crio[22018]: time=\"2026-06-11T17:46:32.66364108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=79b43fa5-be27-40ad-b2c3-3301b8949413 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.685314 crc crio[22018]: time=\"2026-06-11T17:46:32.685072644Z\" level=info msg=\"Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:32.687037 crc crio[22018]: time=\"2026-06-11T17:46:32.686174469Z\" level=info 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.722660 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209c5ffa15e86f5 Mac:0e:c7:19:68:a2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:32.723734 crc crio[22018]: time=\"2026-06-11T17:46:32.723666885Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}\"\nJun 11 17:46:32.726034 crc crio[22018]: time=\"2026-06-11T17:46:32.723892782Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf-config-dv4st for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:32.764369 crc crio[22018]: time=\"2026-06-11T17:46:32.761028457Z\" level=info msg=\"Ran pod sandbox 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 with infra container: openstack/ovn-controller-qmgxf-config-dv4st/POD\" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.768373 crc crio[22018]: time=\"2026-06-11T17:46:32.767559297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c68cc27c-19fa-42df-a1ff-b7634cb54b0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.777278 crc crio[22018]: time=\"2026-06-11T17:46:32.776144546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=20b9dd58-fac9-4f25-8340-c3cfe2f81a8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.780074 crc crio[22018]: time=\"2026-06-11T17:46:32.780005803Z\" level=info 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.790022 crc crio[22018]: time=\"2026-06-11T17:46:32.789844514Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:32.791387 crc crio[22018]: time=\"2026-06-11T17:46:32.791072063Z\" level=info 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.795292 crc crio[22018]: time=\"2026-06-11T17:46:32.795231622Z\" level=info 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.877988 crc crio[22018]: time=\"2026-06-11T17:46:32.877824395Z\" level=info 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.932573 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d3a9353749d6b Mac:d2:5c:c9:d6:45:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:32.933393 crc crio[22018]: time=\"2026-06-11T17:46:32.933259353Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}\"\nJun 11 17:46:32.933545 crc crio[22018]: time=\"2026-06-11T17:46:32.933501161Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-p92dh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:32.947093 crc crio[22018]: time=\"2026-06-11T17:46:32.947004989Z\" level=info msg=\"Ran pod sandbox 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a with infra container: openstack/nova-cell0-cell-mapping-p92dh/POD\" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:32.951285 crc crio[22018]: time=\"2026-06-11T17:46:32.950904424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ba5efa9e-2f00-4c97-bc66-19cb6072c71a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.953970 crc crio[22018]: time=\"2026-06-11T17:46:32.953741814Z\" level=info msg=\"Created container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:32.955425 crc crio[22018]: time=\"2026-06-11T17:46:32.955066575Z\" level=info msg=\"Starting container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de\" id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:32.963844 crc crio[22018]: time=\"2026-06-11T17:46:32.961715336Z\" level=info msg=\"Started container\" PID=247534 containerID=4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de description=openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\nJun 11 17:46:32.978844 crc crio[22018]: time=\"2026-06-11T17:46:32.978656504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b0ad0a2f-06b6-41ec-abc4-68c3772f5408 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.981555 crc crio[22018]: time=\"2026-06-11T17:46:32.981475364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f28b160f-9243-4bd0-a2fa-622643cc7966 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:32.991520 crc crio[22018]: time=\"2026-06-11T17:46:32.991448199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=ac01ce7b-036a-4720-bb5a-af5faf168f54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:33.001437 crc crio[22018]: time=\"2026-06-11T17:46:32.991502086Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.002190 crc crio[22018]: time=\"2026-06-11T17:46:33.001962283Z\" level=info 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:33.010765 crc crio[22018]: time=\"2026-06-11T17:46:33.010680189Z\" level=info msg=\"Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.023365 crc crio[22018]: time=\"2026-06-11T17:46:33.023249398Z\" level=info 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:33.070080 crc crio[22018]: time=\"2026-06-11T17:46:33.069597288Z\" level=info 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:33.075040 crc crio[22018]: time=\"2026-06-11T17:46:33.075000149Z\" level=info 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:33.102148 crc crio[22018]: 2026-06-11T17:46:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00b2fa28e3e0d8 Mac:0a:f5:38:6c:2f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:33.102575 crc crio[22018]: time=\"2026-06-11T17:46:33.10249283Z\" level=info 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:33.103639 crc crio[22018]: time=\"2026-06-11T17:46:33.103571479Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}\"\nJun 11 17:46:33.103826 crc crio[22018]: time=\"2026-06-11T17:46:33.103764355Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-84498 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:33.116476 crc crio[22018]: time=\"2026-06-11T17:46:33.116224205Z\" level=info msg=\"Ran pod sandbox a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 with infra container: openstack/nova-cell1-cell-mapping-84498/POD\" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:33.120019 crc crio[22018]: time=\"2026-06-11T17:46:33.119949824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21a9e089-b8d4-44dc-b2d2-5ca13a59f6c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:33.131351 crc crio[22018]: time=\"2026-06-11T17:46:33.131214093Z\" level=info 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:33.141433 crc crio[22018]: time=\"2026-06-11T17:46:33.141279103Z\" level=info 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:33.148597 crc crio[22018]: time=\"2026-06-11T17:46:33.148499402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=949f6d53-3b3a-4206-8ce5-e684dfe6f896 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:33.158888 crc crio[22018]: time=\"2026-06-11T17:46:33.158811719Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.160865 crc crio[22018]: time=\"2026-06-11T17:46:33.159224922Z\" level=info 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:33.245393 crc crio[22018]: time=\"2026-06-11T17:46:33.245265024Z\" level=info 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:33.255934 crc crio[22018]: time=\"2026-06-11T17:46:33.255860663Z\" level=info 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:33.500487 crc crio[22018]: time=\"2026-06-11T17:46:33.499739294Z\" level=info msg=\"Created container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.502150 crc crio[22018]: time=\"2026-06-11T17:46:33.502086968Z\" level=info msg=\"Starting container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12\" id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:33.513426 crc crio[22018]: time=\"2026-06-11T17:46:33.513255914Z\" level=info msg=\"Started container\" PID=247666 containerID=5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12 description=openstack/ovn-controller-qmgxf-config-dv4st/ovn-config id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\nJun 11 17:46:33.579430 crc crio[22018]: time=\"2026-06-11T17:46:33.578778684Z\" level=info msg=\"Created container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.583390 crc crio[22018]: time=\"2026-06-11T17:46:33.582104187Z\" level=info msg=\"Starting container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1\" id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:33.588386 crc crio[22018]: time=\"2026-06-11T17:46:33.587306307Z\" level=info msg=\"Created container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.593100 crc crio[22018]: time=\"2026-06-11T17:46:33.592662521Z\" level=info msg=\"Started container\" PID=247667 containerID=ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1 description=openstack/nova-cell0-cell-mapping-p92dh/nova-manage id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\nJun 11 17:46:33.593100 crc crio[22018]: time=\"2026-06-11T17:46:33.592854947Z\" level=info msg=\"Starting container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9\" id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:33.602394 crc crio[22018]: time=\"2026-06-11T17:46:33.602037099Z\" level=info msg=\"Started container\" PID=247682 containerID=5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9 description=openstack/nova-cell1-cell-mapping-84498/nova-manage id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\nJun 11 17:46:33.606392 crc crio[22018]: time=\"2026-06-11T17:46:33.6039492Z\" level=info msg=\"Created container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:33.606675 crc crio[22018]: time=\"2026-06-11T17:46:33.606308456Z\" level=info msg=\"Starting container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6\" id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:33.615636 crc crio[22018]: time=\"2026-06-11T17:46:33.615186841Z\" level=info msg=\"Started container\" PID=247688 containerID=6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 description=openstack/swift-proxy-58898f67b9-drjgd/proxy-server id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\nJun 11 17:46:35.855144 crc crio[22018]: time=\"2026-06-11T17:46:35.854198309Z\" level=info msg=\"Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:35.857159 crc crio[22018]: time=\"2026-06-11T17:46:35.855988287Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc000380c50}] Aliases:map[]}\"\nJun 11 17:46:35.857159 crc crio[22018]: time=\"2026-06-11T17:46:35.856140092Z\" level=info msg=\"Deleting pod openstack_ovn-controller-qmgxf-config-dv4st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:36.171382 crc crio[22018]: time=\"2026-06-11T17:46:36.167627946Z\" level=info msg=\"Stopped pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:36.661245 crc crio[22018]: time=\"2026-06-11T17:46:36.660892104Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD\" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:36.661439 crc crio[22018]: time=\"2026-06-11T17:46:36.661297327Z\" level=info 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:36.733422 crc crio[22018]: time=\"2026-06-11T17:46:36.732904939Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"\nJun 11 17:46:36.733422 crc crio[22018]: time=\"2026-06-11T17:46:36.732966521Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:37.472663 crc crio[22018]: 2026-06-11T17:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342dc5431d4722 Mac:f6:6b:41:1d:7a:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b SocketPath: PciID:}] [{Interface:0xc000195350 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:37.474156 crc crio[22018]: time=\"2026-06-11T17:46:37.473892255Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"\nJun 11 17:46:37.474156 crc crio[22018]: time=\"2026-06-11T17:46:37.474033369Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:37.485027 crc crio[22018]: time=\"2026-06-11T17:46:37.483970448Z\" level=info msg=\"Ran pod sandbox 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD\" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.491947706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.492135162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.492210994Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:37.495578 crc crio[22018]: time=\"2026-06-11T17:46:37.49552582Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:37.507391 crc crio[22018]: time=\"2026-06-11T17:46:37.505022362Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 11 17:46:42.083497 crc crio[22018]: time=\"2026-06-11T17:46:42.082253189Z\" level=info msg=\"Stopping container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 (timeout: 30s)\" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.083497 crc crio[22018]: time=\"2026-06-11T17:46:42.082582064Z\" level=info msg=\"Stopping container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad (timeout: 30s)\" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.302240 crc crio[22018]: time=\"2026-06-11T17:46:42.301510376Z\" level=info msg=\"Stopped container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.647224 crc crio[22018]: time=\"2026-06-11T17:46:42.647105202Z\" level=info msg=\"Stopped container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:42.656549 crc crio[22018]: time=\"2026-06-11T17:46:42.656193044Z\" level=info msg=\"Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:42.665548 crc crio[22018]: time=\"2026-06-11T17:46:42.665488116Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc002b14a20}] Aliases:map[]}\"\nJun 11 17:46:42.665732 crc crio[22018]: time=\"2026-06-11T17:46:42.665690712Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6d4d56598c-rjxm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:43.116458 crc crio[22018]: time=\"2026-06-11T17:46:43.115879613Z\" level=info msg=\"Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:43.117093 crc crio[22018]: time=\"2026-06-11T17:46:43.115890432Z\" level=info msg=\"Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:43.117164 crc crio[22018]: time=\"2026-06-11T17:46:43.117138664Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc0023004c8}] Aliases:map[]}\"\nJun 11 17:46:43.117164 crc crio[22018]: time=\"2026-06-11T17:46:43.117153494Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc0029b48d0}] Aliases:map[]}\"\nJun 11 17:46:43.117300 crc crio[22018]: time=\"2026-06-11T17:46:43.117279776Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-84498 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:43.117633 crc crio[22018]: time=\"2026-06-11T17:46:43.117292839Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-p92dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:43.247379 crc crio[22018]: time=\"2026-06-11T17:46:43.245084811Z\" level=info msg=\"Stopped pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:43.618626 crc crio[22018]: time=\"2026-06-11T17:46:43.616142843Z\" level=info msg=\"Stopped pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:43.694045 crc crio[22018]: time=\"2026-06-11T17:46:43.693125905Z\" level=info msg=\"Stopped pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:44.200213 crc crio[22018]: time=\"2026-06-11T17:46:44.200139158Z\" level=info msg=\"Removing container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9\" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:44.248515 crc crio[22018]: time=\"2026-06-11T17:46:44.247767253Z\" level=info msg=\"Removed container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:44.252904 crc crio[22018]: time=\"2026-06-11T17:46:44.252854051Z\" level=info msg=\"Removing container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad\" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:44.343646 crc crio[22018]: time=\"2026-06-11T17:46:44.343589015Z\" level=info msg=\"Stopping container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e (timeout: 30s)\" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.368270 crc crio[22018]: time=\"2026-06-11T17:46:44.36820143Z\" level=info msg=\"Stopping container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 (timeout: 30s)\" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.368564 crc crio[22018]: time=\"2026-06-11T17:46:44.368310493Z\" level=info msg=\"Stopping container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 (timeout: 30s)\" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.374597 crc crio[22018]: time=\"2026-06-11T17:46:44.374555235Z\" level=info msg=\"Removed container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:44.455927 crc crio[22018]: time=\"2026-06-11T17:46:44.455735118Z\" level=info msg=\"Stopping container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 (timeout: 30s)\" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.456836 crc crio[22018]: time=\"2026-06-11T17:46:44.456741901Z\" level=info msg=\"Stopping container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 (timeout: 30s)\" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.503245 crc crio[22018]: time=\"2026-06-11T17:46:44.503043198Z\" level=info msg=\"Stopped container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.586647 crc crio[22018]: time=\"2026-06-11T17:46:44.586569347Z\" level=info msg=\"Stopped container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.617198 crc crio[22018]: time=\"2026-06-11T17:46:44.617020666Z\" level=info msg=\"Stopped container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:44.618221 crc crio[22018]: time=\"2026-06-11T17:46:44.618076407Z\" level=info msg=\"Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:44.619894 crc crio[22018]: time=\"2026-06-11T17:46:44.619850663Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc005da0e68}] Aliases:map[]}\"\nJun 11 17:46:44.620062 crc crio[22018]: time=\"2026-06-11T17:46:44.620001398Z\" level=info msg=\"Deleting pod openstack_neutron-5bcd44869-4nmqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:45.193390 crc crio[22018]: time=\"2026-06-11T17:46:45.188145113Z\" level=info msg=\"Stopped pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:45.582641 crc crio[22018]: time=\"2026-06-11T17:46:45.58215899Z\" level=info msg=\"Stopped container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:45.583939 crc crio[22018]: time=\"2026-06-11T17:46:45.583870045Z\" level=info msg=\"Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:45.585083 crc crio[22018]: time=\"2026-06-11T17:46:45.585026521Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc000aa4b48}] Aliases:map[]}\"\nJun 11 17:46:45.585219 crc crio[22018]: time=\"2026-06-11T17:46:45.585178296Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:45.913168 crc crio[22018]: time=\"2026-06-11T17:46:45.912955064Z\" level=info msg=\"Stopped pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:46.299024 crc crio[22018]: time=\"2026-06-11T17:46:46.298299038Z\" level=info msg=\"Removing container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e\" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:46.824848 crc crio[22018]: time=\"2026-06-11T17:46:46.82412182Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:46.824848 crc crio[22018]: time=\"2026-06-11T17:46:46.824805081Z\" level=info 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:55.651279 crc crio[22018]: time=\"2026-06-11T17:46:55.650010919Z\" level=info msg=\"Stopped container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:55.652767 crc crio[22018]: time=\"2026-06-11T17:46:55.651997523Z\" level=info msg=\"Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:55.654366 crc crio[22018]: time=\"2026-06-11T17:46:55.654242145Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc00012b108}] Aliases:map[]}\"\nJun 11 17:46:55.654593 crc crio[22018]: time=\"2026-06-11T17:46:55.654533294Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:55.716305 crc crio[22018]: time=\"2026-06-11T17:46:55.7161941Z\" level=info msg=\"Stopped container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:46:55.717521 crc crio[22018]: time=\"2026-06-11T17:46:55.717439237Z\" level=info msg=\"Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:55.719785 crc crio[22018]: time=\"2026-06-11T17:46:55.719679338Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc00141a7c8}] Aliases:map[]}\"\nJun 11 17:46:55.720256 crc crio[22018]: time=\"2026-06-11T17:46:55.720185684Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:55.777213 crc crio[22018]: time=\"2026-06-11T17:46:55.777090484Z\" level=info msg=\"Removed container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:55.850662 crc crio[22018]: time=\"2026-06-11T17:46:55.85053912Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage\nJun 11 17:46:55.851302 crc crio[22018]: time=\"2026-06-11T17:46:55.851206371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2852af86-0911-48bf-a267-0226a440b8ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:55.855770 crc crio[22018]: time=\"2026-06-11T17:46:55.855602022Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}\"\nJun 11 17:46:55.855770 crc crio[22018]: time=\"2026-06-11T17:46:55.855661054Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:55.898226 crc crio[22018]: time=\"2026-06-11T17:46:55.897160341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a79cd326-9215-443b-9a92-4ce02b70b721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:55.929167 crc crio[22018]: time=\"2026-06-11T17:46:55.92901095Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:55.932258 crc crio[22018]: time=\"2026-06-11T17:46:55.932172552Z\" level=info 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:56.093293 crc crio[22018]: time=\"2026-06-11T17:46:56.092535916Z\" level=info 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:56.106281 crc crio[22018]: time=\"2026-06-11T17:46:56.106193539Z\" level=info 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:56.262220 crc crio[22018]: time=\"2026-06-11T17:46:56.262056264Z\" level=info msg=\"Created container 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:56.269989 crc crio[22018]: time=\"2026-06-11T17:46:56.269935923Z\" level=info msg=\"Stopped pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:56.272078 crc crio[22018]: time=\"2026-06-11T17:46:56.271695189Z\" level=info msg=\"Starting container: 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1\" id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:56.283091 crc crio[22018]: time=\"2026-06-11T17:46:56.282709429Z\" level=info msg=\"Started container\" PID=249415 containerID=708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664\nJun 11 17:46:56.336116 crc crio[22018]: time=\"2026-06-11T17:46:56.336012659Z\" level=info msg=\"Stopped pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:46:56.345209 crc crio[22018]: 2026-06-11T17:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a561e5cbae63c85 Mac:4a:e1:e3:91:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:56.345209 crc crio[22018]: time=\"2026-06-11T17:46:56.340812596Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}\"\nJun 11 17:46:56.345209 crc crio[22018]: time=\"2026-06-11T17:46:56.340980371Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:56.394535 crc crio[22018]: time=\"2026-06-11T17:46:56.393805485Z\" level=info msg=\"Ran pod sandbox a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 with infra container: openstack/nova-scheduler-0/POD\" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:56.401850 crc crio[22018]: time=\"2026-06-11T17:46:56.401761257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1943d5f1-8bed-4162-a869-816fc8f921ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:56.455941 crc crio[22018]: time=\"2026-06-11T17:46:56.449298377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=27f2c54e-05cb-469a-8e9a-9700423d1af7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:56.460032 crc crio[22018]: time=\"2026-06-11T17:46:56.459943555Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:56.460481 crc crio[22018]: time=\"2026-06-11T17:46:56.46042367Z\" level=info 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:56.528453 crc crio[22018]: time=\"2026-06-11T17:46:56.526735239Z\" level=info msg=\"Removing container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275\" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.640667 crc crio[22018]: time=\"2026-06-11T17:46:56.640612433Z\" level=info msg=\"Removed container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.647209 crc crio[22018]: time=\"2026-06-11T17:46:56.647093247Z\" level=info 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:56.650838 crc crio[22018]: time=\"2026-06-11T17:46:56.650720143Z\" level=info 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:56.652230 crc crio[22018]: time=\"2026-06-11T17:46:56.652150199Z\" level=info msg=\"Removing container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87\" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.804175 crc crio[22018]: time=\"2026-06-11T17:46:56.804109059Z\" level=info msg=\"Removed container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.821964 crc crio[22018]: time=\"2026-06-11T17:46:56.819548859Z\" level=info msg=\"Removing container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51\" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.859383 crc crio[22018]: time=\"2026-06-11T17:46:56.859253979Z\" level=info msg=\"Removed container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.863465 crc crio[22018]: time=\"2026-06-11T17:46:56.863364148Z\" level=info msg=\"Removing container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1\" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:56.962241 crc crio[22018]: time=\"2026-06-11T17:46:56.962122214Z\" level=info msg=\"Removed container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:46:57.092165 crc crio[22018]: time=\"2026-06-11T17:46:57.091970251Z\" level=info msg=\"Created container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:57.093767 crc crio[22018]: time=\"2026-06-11T17:46:57.093688765Z\" level=info msg=\"Starting container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9\" id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:57.103914 crc crio[22018]: time=\"2026-06-11T17:46:57.103820186Z\" level=info msg=\"Started container\" PID=249530 containerID=0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\nJun 11 17:46:58.878484 crc crio[22018]: time=\"2026-06-11T17:46:58.877164482Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:58.879433 crc crio[22018]: time=\"2026-06-11T17:46:58.878584138Z\" level=info 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:58.928631 crc crio[22018]: time=\"2026-06-11T17:46:58.928522962Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"\nJun 11 17:46:58.928631 crc crio[22018]: time=\"2026-06-11T17:46:58.928591084Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:59.049881 crc crio[22018]: time=\"2026-06-11T17:46:59.049793657Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:59.050104 crc crio[22018]: time=\"2026-06-11T17:46:59.04989335Z\" level=info 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:59.091187 crc crio[22018]: time=\"2026-06-11T17:46:59.090629213Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}\"\nJun 11 17:46:59.091187 crc crio[22018]: time=\"2026-06-11T17:46:59.091133399Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:46:59.560696 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3bc843e3f141dd Mac:52:77:3a:48:be:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e SocketPath: PciID:}] [{Interface:0xc00030f530 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:59.561947 crc crio[22018]: time=\"2026-06-11T17:46:59.561876433Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"\nJun 11 17:46:59.562128 crc crio[22018]: time=\"2026-06-11T17:46:59.562071539Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:59.575884 crc crio[22018]: time=\"2026-06-11T17:46:59.575778079Z\" level=info msg=\"Ran pod sandbox c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 with infra container: openstack/nova-metadata-0/POD\" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:59.582475 crc crio[22018]: time=\"2026-06-11T17:46:59.582086311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a4d9e75-4b4e-41c0-b360-2ba8e67ec8b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:59.588466 crc crio[22018]: time=\"2026-06-11T17:46:59.587886736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fdf51c4c-7403-48ee-a0a6-4e7093e570ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:59.598550 crc crio[22018]: time=\"2026-06-11T17:46:59.598461102Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:59.600989 crc crio[22018]: time=\"2026-06-11T17:46:59.600918951Z\" level=info 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:59.658028 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fecd5aa3ee428e Mac:c2:f1:d1:e5:53:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:46:59.661303 crc crio[22018]: time=\"2026-06-11T17:46:59.660870502Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}\"\nJun 11 17:46:59.661303 crc crio[22018]: time=\"2026-06-11T17:46:59.661085459Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:46:59.672314 crc crio[22018]: time=\"2026-06-11T17:46:59.672218805Z\" level=info msg=\"Ran pod sandbox 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 with infra container: openstack/nova-api-0/POD\" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:46:59.679053 crc crio[22018]: time=\"2026-06-11T17:46:59.678909425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a5cbf736-8559-43a6-8728-d8b3d8bcc57e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:59.684149 crc crio[22018]: time=\"2026-06-11T17:46:59.684062148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6c046f41-c3b4-44b2-9f9e-a28af8d6570f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:46:59.689568 crc crio[22018]: time=\"2026-06-11T17:46:59.689499261Z\" level=info 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:59.693993 crc crio[22018]: time=\"2026-06-11T17:46:59.693933071Z\" level=info 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:59.698718 crc crio[22018]: time=\"2026-06-11T17:46:59.698633722Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:59.699259 crc crio[22018]: time=\"2026-06-11T17:46:59.69919892Z\" level=info 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:59.772051 crc crio[22018]: time=\"2026-06-11T17:46:59.771016626Z\" level=info 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:59.775757 crc crio[22018]: time=\"2026-06-11T17:46:59.775695246Z\" level=info 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:59.969163 crc crio[22018]: time=\"2026-06-11T17:46:59.969069932Z\" level=info msg=\"Created container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:59.986130 crc crio[22018]: time=\"2026-06-11T17:46:59.984266676Z\" level=info msg=\"Starting container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05\" id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:59.986522 crc crio[22018]: time=\"2026-06-11T17:46:59.986273351Z\" level=info msg=\"Created container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:46:59.989040 crc crio[22018]: time=\"2026-06-11T17:46:59.988935937Z\" level=info msg=\"Starting container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6\" id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:46:59.990266 crc crio[22018]: time=\"2026-06-11T17:46:59.990178157Z\" level=info msg=\"Started container\" PID=249816 containerID=758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 description=openstack/nova-metadata-0/nova-metadata-log id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\nJun 11 17:46:59.999713 crc crio[22018]: time=\"2026-06-11T17:46:59.999545822Z\" level=info msg=\"Started container\" PID=249827 containerID=13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 description=openstack/nova-api-0/nova-api-log id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\nJun 11 17:47:00.012010 crc crio[22018]: time=\"2026-06-11T17:47:00.011925941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9d185a49-f4cc-4ea2-8568-3ab0f22f6734 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:47:00.025860 crc crio[22018]: time=\"2026-06-11T17:47:00.025819746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=64aa25ab-bfef-49e5-9bb6-92e7879ed71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:47:00.070425 crc crio[22018]: time=\"2026-06-11T17:47:00.070270205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bd62e925-edf5-44fe-95d4-f5fe917c112f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:47:00.101780 crc crio[22018]: time=\"2026-06-11T17:47:00.101683655Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:47:00.102157 crc crio[22018]: time=\"2026-06-11T17:47:00.102119029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.127512 crc crio[22018]: time=\"2026-06-11T17:47:00.12744455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=44844978-508b-49d4-95af-ac54bf144cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:47:00.164130 crc crio[22018]: time=\"2026-06-11T17:47:00.163954897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.167273 crc crio[22018]: time=\"2026-06-11T17:47:00.167213642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.173383 crc crio[22018]: time=\"2026-06-11T17:47:00.173234054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:47:00.174063 crc crio[22018]: time=\"2026-06-11T17:47:00.173993838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.260597 crc crio[22018]: time=\"2026-06-11T17:47:00.254262255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.260597 crc crio[22018]: time=\"2026-06-11T17:47:00.257382962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:47:00.397709 crc crio[22018]: time=\"2026-06-11T17:47:00.397521914Z\" level=info msg=\"Created container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:47:00.399090 crc crio[22018]: time=\"2026-06-11T17:47:00.398955889Z\" level=info msg=\"Created container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:47:00.399386 crc crio[22018]: time=\"2026-06-11T17:47:00.399220419Z\" level=info msg=\"Starting container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd\" id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:47:00.399928 crc crio[22018]: time=\"2026-06-11T17:47:00.399828417Z\" level=info msg=\"Starting container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0\" id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:47:00.405821 crc crio[22018]: time=\"2026-06-11T17:47:00.405711345Z\" level=info msg=\"Started container\" PID=249870 containerID=b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd description=openstack/nova-api-0/nova-api-api id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\nJun 11 17:47:00.406669 crc crio[22018]: time=\"2026-06-11T17:47:00.406542433Z\" level=info msg=\"Started container\" PID=249869 containerID=4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 description=openstack/nova-metadata-0/nova-metadata-metadata id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\nJun 11 17:47:25.056752 crc crio[22018]: time=\"2026-06-11T17:47:25.055123755Z\" level=info msg=\"Removing container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1\" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:47:25.199242 crc crio[22018]: time=\"2026-06-11T17:47:25.198711698Z\" level=info msg=\"Removed container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:47:25.206475 crc crio[22018]: time=\"2026-06-11T17:47:25.205764131Z\" level=info msg=\"Removing container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0\" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:47:25.264969 crc crio[22018]: time=\"2026-06-11T17:47:25.264719769Z\" level=info msg=\"Removed container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:47:25.292086 crc crio[22018]: time=\"2026-06-11T17:47:25.291929015Z\" level=info msg=\"Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.292086 crc crio[22018]: time=\"2026-06-11T17:47:25.29206469Z\" level=info msg=\"Stopped pod sandbox (already stopped): 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.292778 crc crio[22018]: time=\"2026-06-11T17:47:25.292702979Z\" level=info msg=\"Removing pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.342571 crc crio[22018]: time=\"2026-06-11T17:47:25.342507686Z\" level=info msg=\"Removed pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.344897 crc crio[22018]: time=\"2026-06-11T17:47:25.344869691Z\" level=info msg=\"Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.345060 crc crio[22018]: time=\"2026-06-11T17:47:25.345041046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.345946 crc crio[22018]: time=\"2026-06-11T17:47:25.345923474Z\" level=info msg=\"Removing pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.416271 crc crio[22018]: time=\"2026-06-11T17:47:25.41608664Z\" level=info msg=\"Removed pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.417907 crc crio[22018]: time=\"2026-06-11T17:47:25.417773872Z\" level=info msg=\"Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.418007 crc crio[22018]: time=\"2026-06-11T17:47:25.417957748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.419047 crc crio[22018]: time=\"2026-06-11T17:47:25.41898244Z\" level=info msg=\"Removing pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.454866 crc crio[22018]: time=\"2026-06-11T17:47:25.453009639Z\" level=info msg=\"Removed pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.456733 crc crio[22018]: time=\"2026-06-11T17:47:25.455984258Z\" level=info msg=\"Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.456733 crc crio[22018]: time=\"2026-06-11T17:47:25.456089892Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.457061 crc crio[22018]: time=\"2026-06-11T17:47:25.456940539Z\" level=info msg=\"Removing pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.490441 crc crio[22018]: time=\"2026-06-11T17:47:25.490089406Z\" level=info msg=\"Removed pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.492132 crc crio[22018]: time=\"2026-06-11T17:47:25.492040826Z\" level=info msg=\"Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.492132 crc crio[22018]: time=\"2026-06-11T17:47:25.492107558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.492833 crc crio[22018]: time=\"2026-06-11T17:47:25.4927882Z\" level=info msg=\"Removing pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.513767 crc crio[22018]: time=\"2026-06-11T17:47:25.513595116Z\" level=info msg=\"Removed pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.515014 crc crio[22018]: time=\"2026-06-11T17:47:25.514751173Z\" level=info msg=\"Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.515014 crc crio[22018]: time=\"2026-06-11T17:47:25.514804715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.515568 crc crio[22018]: time=\"2026-06-11T17:47:25.515477177Z\" level=info msg=\"Removing pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.541646 crc crio[22018]: time=\"2026-06-11T17:47:25.541529344Z\" level=info msg=\"Removed pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.543064 crc crio[22018]: time=\"2026-06-11T17:47:25.543013599Z\" level=info msg=\"Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.543214 crc crio[22018]: time=\"2026-06-11T17:47:25.543095372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:47:25.544702 crc crio[22018]: time=\"2026-06-11T17:47:25.54395129Z\" level=info msg=\"Removing pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:47:25.575193 crc crio[22018]: time=\"2026-06-11T17:47:25.57506941Z\" level=info msg=\"Removed pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:48:00.545559 crc crio[22018]: time=\"2026-06-11T17:48:00.543438256Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686668-w8bdf/POD\" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:00.545559 crc crio[22018]: time=\"2026-06-11T17:48:00.544089957Z\" level=info 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.578753 crc crio[22018]: time=\"2026-06-11T17:48:00.578276805Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}\"\nJun 11 17:48:00.578753 crc crio[22018]: time=\"2026-06-11T17:48:00.57873252Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686668-w8bdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:01.134533 crc crio[22018]: 2026-06-11T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8b64fc6691db8f Mac:ba:eb:7e:55:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:01.135455 crc crio[22018]: time=\"2026-06-11T17:48:01.13520235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}\"\nJun 11 17:48:01.135671 crc crio[22018]: time=\"2026-06-11T17:48:01.13552318Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686668-w8bdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:01.146963 crc crio[22018]: time=\"2026-06-11T17:48:01.146638688Z\" level=info msg=\"Ran pod sandbox b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 with infra container: openshift-infra/auto-csr-approver-29686668-w8bdf/POD\" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:01.154815 crc crio[22018]: time=\"2026-06-11T17:48:01.154603236Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:01.168154 crc crio[22018]: time=\"2026-06-11T17:48:01.168023664Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:48:02.172926 crc crio[22018]: time=\"2026-06-11T17:48:02.172043542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:02.174569 crc crio[22018]: time=\"2026-06-11T17:48:02.173983422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23db3400-6ea9-4147-b92a-af1521adeb65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:02.178811 crc crio[22018]: time=\"2026-06-11T17:48:02.178690753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=171fe18e-45ce-41ed-a702-3479d4298c8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:02.191067 crc crio[22018]: time=\"2026-06-11T17:48:02.190921102Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:02.192437 crc crio[22018]: time=\"2026-06-11T17:48:02.192268626Z\" level=info 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.286082 crc crio[22018]: time=\"2026-06-11T17:48:02.28572965Z\" level=info 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.549955 crc crio[22018]: time=\"2026-06-11T17:48:02.549769307Z\" level=info 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.664869 crc crio[22018]: time=\"2026-06-11T17:48:02.664722438Z\" level=info msg=\"Created container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:02.666607 crc crio[22018]: time=\"2026-06-11T17:48:02.666462833Z\" level=info msg=\"Starting container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7\" id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:02.673904 crc crio[22018]: time=\"2026-06-11T17:48:02.673795487Z\" level=info msg=\"Started container\" PID=253755 containerID=0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7 description=openshift-infra/auto-csr-approver-29686668-w8bdf/oc id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\nJun 11 17:48:05.080860 crc crio[22018]: time=\"2026-06-11T17:48:05.080131797Z\" level=info msg=\"Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:05.082075 crc crio[22018]: time=\"2026-06-11T17:48:05.082002177Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc005da0910}] Aliases:map[]}\"\nJun 11 17:48:05.082304 crc crio[22018]: time=\"2026-06-11T17:48:05.082234915Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686668-w8bdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:05.434638 crc crio[22018]: time=\"2026-06-11T17:48:05.434547949Z\" level=info msg=\"Stopped pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:25.605375 crc crio[22018]: time=\"2026-06-11T17:48:25.603689577Z\" level=info msg=\"Removing container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b\" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:25.773790 crc crio[22018]: time=\"2026-06-11T17:48:25.773680639Z\" level=info msg=\"Removed container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:25.791802 crc crio[22018]: time=\"2026-06-11T17:48:25.79155456Z\" level=info msg=\"Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:25.791802 crc crio[22018]: time=\"2026-06-11T17:48:25.791688914Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:25.792884 crc crio[22018]: time=\"2026-06-11T17:48:25.792817574Z\" level=info msg=\"Removing pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:48:25.836974 crc crio[22018]: time=\"2026-06-11T17:48:25.836788839Z\" level=info msg=\"Removed pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:48:26.428872 crc crio[22018]: time=\"2026-06-11T17:48:26.428606347Z\" level=info msg=\"Stopping pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664\" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:26.429619 crc crio[22018]: time=\"2026-06-11T17:48:26.429535047Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc002ca0520}] Aliases:map[]}\"\nJun 11 17:48:26.429905 crc crio[22018]: time=\"2026-06-11T17:48:26.429831766Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:26.912137 crc crio[22018]: time=\"2026-06-11T17:48:26.911604771Z\" level=info msg=\"Stopped pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664\" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:28.418642 crc crio[22018]: time=\"2026-06-11T17:48:28.41785379Z\" level=info msg=\"Stopping container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 (timeout: 30s)\" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:28.421437 crc crio[22018]: time=\"2026-06-11T17:48:28.420984261Z\" level=info msg=\"Stopping container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed (timeout: 30s)\" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:28.572882 crc crio[22018]: time=\"2026-06-11T17:48:28.572492095Z\" level=info msg=\"Stopping container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 (timeout: 604800s)\" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:28.707775 crc crio[22018]: time=\"2026-06-11T17:48:28.707528974Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5cc6c7f7dd-pqf6f/POD\" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:28.707775 crc crio[22018]: time=\"2026-06-11T17:48:28.707655368Z\" level=info 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:28.753734 crc crio[22018]: time=\"2026-06-11T17:48:28.753638526Z\" level=info msg=\"Stopping container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b (timeout: 30s)\" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:28.758108 crc crio[22018]: time=\"2026-06-11T17:48:28.757805685Z\" level=info msg=\"Stopping container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 (timeout: 30s)\" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:28.793578 crc crio[22018]: time=\"2026-06-11T17:48:28.793496149Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}\"\nJun 11 17:48:28.793578 crc crio[22018]: time=\"2026-06-11T17:48:28.793558981Z\" level=info msg=\"Adding pod openstack_keystone-5cc6c7f7dd-pqf6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:28.953252 crc crio[22018]: time=\"2026-06-11T17:48:28.952594545Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-646965f698-m9f2m/POD\" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:28.953252 crc crio[22018]: time=\"2026-06-11T17:48:28.952965796Z\" level=info 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:28.974571 crc crio[22018]: time=\"2026-06-11T17:48:28.973084359Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7f8b6f659c-ppzd5/POD\" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:28.974571 crc crio[22018]: time=\"2026-06-11T17:48:28.973176042Z\" level=info 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:29.229992 crc crio[22018]: time=\"2026-06-11T17:48:29.22991655Z\" level=info msg=\"Stopping container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 (timeout: 30s)\" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.234243 crc crio[22018]: time=\"2026-06-11T17:48:29.233509672Z\" level=info msg=\"Stopped container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.316693 crc crio[22018]: time=\"2026-06-11T17:48:29.315671338Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5574846857-xlsvh/POD\" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:29.316693 crc crio[22018]: time=\"2026-06-11T17:48:29.316162293Z\" level=info 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:29.324464 crc crio[22018]: time=\"2026-06-11T17:48:29.320699039Z\" level=info msg=\"Stopping container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 (timeout: 30s)\" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.337077 crc crio[22018]: time=\"2026-06-11T17:48:29.336368016Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-86bb58b544-9vvvm/POD\" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:29.337077 crc crio[22018]: time=\"2026-06-11T17:48:29.33649559Z\" level=info 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:29.384248 crc crio[22018]: time=\"2026-06-11T17:48:29.382745705Z\" level=info msg=\"Stopping container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 (timeout: 30s)\" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.384248 crc crio[22018]: time=\"2026-06-11T17:48:29.382876976Z\" level=info msg=\"Stopping container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 (timeout: 30s)\" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.414762 crc crio[22018]: time=\"2026-06-11T17:48:29.413849194Z\" level=info msg=\"Stopping container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd (timeout: 30s)\" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.414762 crc crio[22018]: time=\"2026-06-11T17:48:29.414106172Z\" level=info msg=\"Stopping container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 (timeout: 30s)\" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.423828 crc crio[22018]: 2026-06-11T17:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3f9b78c784abe3 Mac:96:26:3b:1b:09:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:29.424497 crc crio[22018]: time=\"2026-06-11T17:48:29.423975713Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}\"\nJun 11 17:48:29.424497 crc crio[22018]: time=\"2026-06-11T17:48:29.424168929Z\" level=info msg=\"Checking pod openstack_keystone-5cc6c7f7dd-pqf6f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:29.467663 crc crio[22018]: time=\"2026-06-11T17:48:29.467607751Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}\"\nJun 11 17:48:29.468042 crc crio[22018]: time=\"2026-06-11T17:48:29.467948472Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-646965f698-m9f2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:29.478953 crc crio[22018]: time=\"2026-06-11T17:48:29.472148167Z\" level=info msg=\"Stopping container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 (timeout: 30s)\" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.532739 crc crio[22018]: time=\"2026-06-11T17:48:29.532569092Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}\"\nJun 11 17:48:29.532739 crc crio[22018]: time=\"2026-06-11T17:48:29.532688616Z\" level=info msg=\"Adding pod openstack_barbican-worker-7f8b6f659c-ppzd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:29.563573 crc crio[22018]: time=\"2026-06-11T17:48:29.563530709Z\" level=info msg=\"Stopping container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c (timeout: 30s)\" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.581975 crc crio[22018]: time=\"2026-06-11T17:48:29.577711099Z\" level=info msg=\"Ran pod sandbox d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 with infra container: openstack/keystone-5cc6c7f7dd-pqf6f/POD\" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:29.588688 crc crio[22018]: time=\"2026-06-11T17:48:29.588601792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ebfd54af-aa98-4a67-9175-4ac9dd1e544f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:29.656662 crc crio[22018]: time=\"2026-06-11T17:48:29.656305336Z\" level=info msg=\"Stopping container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 (timeout: 604800s)\" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.718612 crc crio[22018]: time=\"2026-06-11T17:48:29.716167487Z\" level=info msg=\"Stopped container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.718985 crc crio[22018]: time=\"2026-06-11T17:48:29.718619381Z\" level=info msg=\"Stopped container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:29.727190 crc crio[22018]: time=\"2026-06-11T17:48:29.72664665Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"\nJun 11 17:48:29.727190 crc crio[22018]: time=\"2026-06-11T17:48:29.726696091Z\" level=info msg=\"Adding pod openstack_neutron-5574846857-xlsvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:29.777616 crc crio[22018]: time=\"2026-06-11T17:48:29.777366893Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}\"\nJun 11 17:48:29.777616 crc crio[22018]: time=\"2026-06-11T17:48:29.777463326Z\" level=info msg=\"Adding pod openstack_barbican-api-86bb58b544-9vvvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:29.914432 crc crio[22018]: time=\"2026-06-11T17:48:29.914127981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f68a4ecd-a9e1-434c-a923-69d61a0a63a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:29.939552 crc crio[22018]: time=\"2026-06-11T17:48:29.939478684Z\" level=info msg=\"Creating container: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:29.939903 crc crio[22018]: time=\"2026-06-11T17:48:29.939859217Z\" level=info 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:30.268388 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab81ac51781e109 Mac:ce:38:71:1a:b8:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:30.268753 crc crio[22018]: time=\"2026-06-11T17:48:30.268579103Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}\"\nJun 11 17:48:30.268753 crc crio[22018]: time=\"2026-06-11T17:48:30.268716827Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-646965f698-m9f2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:30.287393 crc crio[22018]: time=\"2026-06-11T17:48:30.28682984Z\" level=info msg=\"Ran pod sandbox ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 with infra container: openstack/barbican-keystone-listener-646965f698-m9f2m/POD\" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:30.321384 crc crio[22018]: time=\"2026-06-11T17:48:30.32067439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=733a5612-a347-430a-98e9-e2a9b0f10514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:30.345426 crc crio[22018]: time=\"2026-06-11T17:48:30.343105132Z\" level=info 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:30.357390 crc crio[22018]: time=\"2026-06-11T17:48:30.355965706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2791a042-ac20-40c2-ad43-3005ba21b086 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:30.370392 crc crio[22018]: time=\"2026-06-11T17:48:30.368773945Z\" level=info 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:30.396384 crc crio[22018]: time=\"2026-06-11T17:48:30.39516115Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:30.396384 crc crio[22018]: time=\"2026-06-11T17:48:30.395602264Z\" level=info 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:30.457613 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dde26ab672a2d8 Mac:6e:46:b8:8c:a9:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e SocketPath: PciID:}] [{Interface:0xc000534b30 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:30.487842 crc crio[22018]: time=\"2026-06-11T17:48:30.48614377Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}\"\nJun 11 17:48:30.487842 crc crio[22018]: time=\"2026-06-11T17:48:30.486389813Z\" level=info msg=\"Checking pod openstack_barbican-worker-7f8b6f659c-ppzd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:30.672493 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c60fe534bd4596 Mac:4e:df:6d:f1:4c:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:30.683084 crc crio[22018]: time=\"2026-06-11T17:48:30.683012587Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}\"\nJun 11 17:48:30.683306 crc crio[22018]: time=\"2026-06-11T17:48:30.683204493Z\" level=info msg=\"Checking pod openstack_barbican-api-86bb58b544-9vvvm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:30.697626 crc crio[22018]: time=\"2026-06-11T17:48:30.697543486Z\" level=info msg=\"Created container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:30.699179 crc crio[22018]: time=\"2026-06-11T17:48:30.699117726Z\" level=info msg=\"Starting container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db\" id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:30.706807 crc crio[22018]: time=\"2026-06-11T17:48:30.706707867Z\" level=info msg=\"Started container\" PID=255695 containerID=b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db description=openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\nJun 11 17:48:30.706976 crc crio[22018]: time=\"2026-06-11T17:48:30.706830734Z\" level=info msg=\"Stopping container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be (timeout: 30s)\" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:30.754994 crc crio[22018]: time=\"2026-06-11T17:48:30.754890932Z\" level=info msg=\"Stopped container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:30.769273 crc crio[22018]: time=\"2026-06-11T17:48:30.769171734Z\" level=info msg=\"Ran pod sandbox 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 with infra container: openstack/barbican-worker-7f8b6f659c-ppzd5/POD\" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:30.780569 crc crio[22018]: time=\"2026-06-11T17:48:30.780467226Z\" level=info 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:30.785111 crc crio[22018]: time=\"2026-06-11T17:48:30.784910058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=286ad93c-67df-4ccf-a4b3-268fa384fbf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:30.785553 crc crio[22018]: time=\"2026-06-11T17:48:30.785143895Z\" level=info 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:30.843595 crc crio[22018]: time=\"2026-06-11T17:48:30.843508946Z\" level=info msg=\"Stopping container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 (timeout: 30s)\" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.002675 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea31e8c420e8df5 Mac:16:5e:89:a3:49:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:31.003595 crc crio[22018]: time=\"2026-06-11T17:48:31.003501052Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"\nJun 11 17:48:31.003700 crc crio[22018]: time=\"2026-06-11T17:48:31.003667357Z\" level=info msg=\"Checking pod openstack_neutron-5574846857-xlsvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:31.043894 crc crio[22018]: time=\"2026-06-11T17:48:31.043801322Z\" level=info msg=\"Stopped container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.049705 crc crio[22018]: time=\"2026-06-11T17:48:31.049662778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=54a5f3b8-0401-4cfe-8340-34a85c8c335d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.051146 crc crio[22018]: time=\"2026-06-11T17:48:31.050866396Z\" level=info msg=\"Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.058638 crc crio[22018]: time=\"2026-06-11T17:48:31.058188766Z\" level=info msg=\"Ran pod sandbox ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 with infra container: openstack/neutron-5574846857-xlsvh/POD\" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:31.058865 crc crio[22018]: time=\"2026-06-11T17:48:31.058807184Z\" level=info msg=\"Ran pod sandbox 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 with infra container: openstack/barbican-api-86bb58b544-9vvvm/POD\" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:31.062715 crc crio[22018]: time=\"2026-06-11T17:48:31.062532108Z\" level=info msg=\"Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.065256 crc crio[22018]: time=\"2026-06-11T17:48:31.06290891Z\" level=info 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:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.065770402Z\" level=info msg=\"Created container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.066205076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00285c808}] Aliases:map[]}\"\nJun 11 17:48:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.066487085Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:31.071989 crc crio[22018]: time=\"2026-06-11T17:48:31.071948348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6eef6d68-8f42-4de7-b00a-98720a04569b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.076886 crc crio[22018]: time=\"2026-06-11T17:48:31.072104502Z\" level=info msg=\"Starting container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277\" id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:31.087170 crc crio[22018]: time=\"2026-06-11T17:48:31.072398621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbc94e89-05a1-49fe-a4e4-dab14ef2915b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.112816 crc crio[22018]: time=\"2026-06-11T17:48:31.112723804Z\" level=info msg=\"Started container\" PID=255799 containerID=2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\nJun 11 17:48:31.118434 crc crio[22018]: time=\"2026-06-11T17:48:31.118311424Z\" level=info msg=\"Stopping container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 (timeout: 30s)\" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.178805 crc crio[22018]: time=\"2026-06-11T17:48:31.178767629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6683db90-e140-40f0-9b61-f0e1d9e290db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.179384 crc crio[22018]: time=\"2026-06-11T17:48:31.179300276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4e7ec94a-9767-4383-99ae-4343a96428be name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.198713 crc crio[22018]: time=\"2026-06-11T17:48:31.19848581Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.247589 crc crio[22018]: time=\"2026-06-11T17:48:31.246494555Z\" level=info 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:31.265711 crc crio[22018]: time=\"2026-06-11T17:48:31.265588834Z\" level=info msg=\"Stopped container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.267316 crc crio[22018]: time=\"2026-06-11T17:48:31.266058729Z\" level=info 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:31.268553 crc crio[22018]: time=\"2026-06-11T17:48:31.268045631Z\" level=info msg=\"Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.270245 crc crio[22018]: time=\"2026-06-11T17:48:31.270216441Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}\"\nJun 11 17:48:31.270582 crc crio[22018]: time=\"2026-06-11T17:48:31.270558232Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:31.281264 crc crio[22018]: time=\"2026-06-11T17:48:31.281184019Z\" level=info 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:31.282002 crc crio[22018]: time=\"2026-06-11T17:48:31.281926183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=18898a68-5a12-4f93-8a34-ff5e06c911fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.299664 crc crio[22018]: time=\"2026-06-11T17:48:31.29956154Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.302685 crc crio[22018]: time=\"2026-06-11T17:48:31.300916354Z\" level=info 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:31.318194 crc crio[22018]: time=\"2026-06-11T17:48:31.317564387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e7440ce0-b886-4511-b91a-9aa79b20175d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.382681 crc crio[22018]: time=\"2026-06-11T17:48:31.382591947Z\" level=info msg=\"Creating container: openstack/neutron-5574846857-xlsvh/neutron-api\" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.383048 crc crio[22018]: time=\"2026-06-11T17:48:31.382968199Z\" level=info 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:31.496646 crc crio[22018]: time=\"2026-06-11T17:48:31.496487595Z\" level=info 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:31.501302 crc crio[22018]: time=\"2026-06-11T17:48:31.501164579Z\" level=info 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:31.503028 crc crio[22018]: time=\"2026-06-11T17:48:31.502950613Z\" level=info 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:31.529181 crc crio[22018]: time=\"2026-06-11T17:48:31.528969725Z\" level=info 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:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.548972822Z\" level=info msg=\"Stopping container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e (timeout: 30s)\" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.549054518Z\" level=info msg=\"Stopping container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc (timeout: 30s)\" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.549680069Z\" level=info msg=\"Stopping container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb (timeout: 30s)\" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.550802 crc crio[22018]: time=\"2026-06-11T17:48:31.549009277Z\" level=info msg=\"Stopping container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 (timeout: 30s)\" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.644515 crc crio[22018]: time=\"2026-06-11T17:48:31.638828728Z\" level=info 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:31.654590 crc crio[22018]: time=\"2026-06-11T17:48:31.650167661Z\" level=info 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:31.654590 crc crio[22018]: time=\"2026-06-11T17:48:31.654293509Z\" level=info msg=\"Stopped container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.660518 crc crio[22018]: time=\"2026-06-11T17:48:31.660474127Z\" level=info msg=\"Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.662894 crc crio[22018]: time=\"2026-06-11T17:48:31.662776629Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc002ca00a0}] Aliases:map[]}\"\nJun 11 17:48:31.663654 crc crio[22018]: time=\"2026-06-11T17:48:31.663632346Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:31.664950 crc crio[22018]: time=\"2026-06-11T17:48:31.664872375Z\" level=info msg=\"Created container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.680647 crc crio[22018]: time=\"2026-06-11T17:48:31.680564417Z\" level=info msg=\"Starting container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad\" id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:31.693729 crc crio[22018]: time=\"2026-06-11T17:48:31.693648105Z\" level=info msg=\"Started container\" PID=255890 containerID=34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\nJun 11 17:48:31.714064 crc crio[22018]: time=\"2026-06-11T17:48:31.713954969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=dc03a1d7-a627-4127-9345-35583c083a55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.746400 crc crio[22018]: time=\"2026-06-11T17:48:31.745890148Z\" level=info msg=\"Stopped container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.815791 crc crio[22018]: time=\"2026-06-11T17:48:31.814174023Z\" level=info msg=\"Stopped pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.843430 crc crio[22018]: time=\"2026-06-11T17:48:31.838833917Z\" level=info msg=\"Stopped container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.851438 crc crio[22018]: time=\"2026-06-11T17:48:31.850758967Z\" level=info msg=\"Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.873094 crc crio[22018]: time=\"2026-06-11T17:48:31.870939256Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc00012b030}] Aliases:map[]}\"\nJun 11 17:48:31.873468 crc crio[22018]: time=\"2026-06-11T17:48:31.873187409Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:31.884990 crc crio[22018]: time=\"2026-06-11T17:48:31.883861438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=16fa2be2-9588-4fac-88cb-e850c03d30e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:31.896456 crc crio[22018]: time=\"2026-06-11T17:48:31.894460734Z\" level=info msg=\"Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:31.896456 crc crio[22018]: time=\"2026-06-11T17:48:31.894828975Z\" level=info 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:31.896836 crc crio[22018]: time=\"2026-06-11T17:48:31.896475878Z\" level=info msg=\"Stopped container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.897197304Z\" level=info msg=\"Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.898837106Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc0004beea0}] Aliases:map[]}\"\nJun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.898971011Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:31.980634 crc crio[22018]: time=\"2026-06-11T17:48:31.980579308Z\" level=info 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:31.992676 crc crio[22018]: time=\"2026-06-11T17:48:31.992637632Z\" level=info 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.281529 crc crio[22018]: time=\"2026-06-11T17:48:32.281204348Z\" level=info msg=\"Stopped container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.372557 crc crio[22018]: time=\"2026-06-11T17:48:32.371189248Z\" level=info msg=\"Created container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.410501 crc crio[22018]: time=\"2026-06-11T17:48:32.406088517Z\" level=info msg=\"Starting container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f\" id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:32.439475 crc crio[22018]: time=\"2026-06-11T17:48:32.429946446Z\" level=info msg=\"Started container\" PID=256166 containerID=a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\nJun 11 17:48:32.458202 crc crio[22018]: time=\"2026-06-11T17:48:32.457950551Z\" level=info msg=\"Stopped container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.487584 crc crio[22018]: time=\"2026-06-11T17:48:32.487200549Z\" level=info msg=\"Stopped container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.494428 crc crio[22018]: time=\"2026-06-11T17:48:32.494257059Z\" level=info msg=\"Created container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.494846 crc crio[22018]: time=\"2026-06-11T17:48:32.494810597Z\" level=info msg=\"Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.495573 crc crio[22018]: time=\"2026-06-11T17:48:32.495536724Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc00012b3e0}] Aliases:map[]}\"\nJun 11 17:48:32.495857 crc crio[22018]: time=\"2026-06-11T17:48:32.495835724Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:32.496293 crc crio[22018]: time=\"2026-06-11T17:48:32.495839794Z\" level=info msg=\"Starting container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71\" id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:32.508835 crc crio[22018]: time=\"2026-06-11T17:48:32.50874316Z\" level=info msg=\"Started container\" PID=256173 containerID=055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 description=openstack/neutron-5574846857-xlsvh/neutron-api id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\nJun 11 17:48:32.513111 crc crio[22018]: time=\"2026-06-11T17:48:32.511500879Z\" level=info msg=\"Stopped pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.526273 crc crio[22018]: time=\"2026-06-11T17:48:32.5252567Z\" level=info msg=\"Stopped container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.543398 crc crio[22018]: time=\"2026-06-11T17:48:32.542727718Z\" level=info msg=\"Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.543398 crc crio[22018]: time=\"2026-06-11T17:48:32.542779376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=330dce37-0e1c-406f-95f3-b50c0d618f6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.547437 crc crio[22018]: time=\"2026-06-11T17:48:32.544593097Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc007484858}] Aliases:map[]}\"\nJun 11 17:48:32.547437 crc crio[22018]: time=\"2026-06-11T17:48:32.544755572Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:32.665590 crc crio[22018]: time=\"2026-06-11T17:48:32.664608667Z\" level=info msg=\"Stopped container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.666376 crc crio[22018]: time=\"2026-06-11T17:48:32.666078861Z\" level=info msg=\"Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.669556 crc crio[22018]: time=\"2026-06-11T17:48:32.66938398Z\" level=info msg=\"Stopped container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:32.669796 crc crio[22018]: time=\"2026-06-11T17:48:32.669773701Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc002ca0998}] Aliases:map[]}\"\nJun 11 17:48:32.671903 crc crio[22018]: time=\"2026-06-11T17:48:32.671837017Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:32.693198 crc crio[22018]: time=\"2026-06-11T17:48:32.693120791Z\" level=info msg=\"Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.732914 crc crio[22018]: time=\"2026-06-11T17:48:32.732300185Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc000381080}] Aliases:map[]}\"\nJun 11 17:48:32.733160 crc crio[22018]: time=\"2026-06-11T17:48:32.732978877Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:32.761232 crc crio[22018]: time=\"2026-06-11T17:48:32.761165782Z\" level=info msg=\"Stopped pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.783997 crc crio[22018]: time=\"2026-06-11T17:48:32.781834571Z\" level=info msg=\"Created container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.787300 crc crio[22018]: time=\"2026-06-11T17:48:32.786711488Z\" level=info msg=\"Starting container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71\" id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:32.790551 crc crio[22018]: time=\"2026-06-11T17:48:32.790425265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f6a3c33-a951-46bb-88d1-0ac8915525d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.806543 crc crio[22018]: time=\"2026-06-11T17:48:32.806460295Z\" level=info msg=\"Stopped pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.811897 crc crio[22018]: time=\"2026-06-11T17:48:32.808886511Z\" level=info msg=\"Started container\" PID=256177 containerID=9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\nJun 11 17:48:32.829573 crc crio[22018]: time=\"2026-06-11T17:48:32.828724005Z\" level=info msg=\"Stopped pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:32.836560 crc crio[22018]: time=\"2026-06-11T17:48:32.83648916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8ebd7a78-aaf7-46de-b439-cd3e03a6cc7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.837360 crc crio[22018]: time=\"2026-06-11T17:48:32.837074179Z\" level=info msg=\"Created container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.845614 crc crio[22018]: time=\"2026-06-11T17:48:32.845480347Z\" level=info msg=\"Starting container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3\" id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:32.853184 crc crio[22018]: time=\"2026-06-11T17:48:32.852987626Z\" level=info msg=\"Creating container: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.853882 crc crio[22018]: time=\"2026-06-11T17:48:32.853542983Z\" level=info 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.855699 crc crio[22018]: time=\"2026-06-11T17:48:32.855559059Z\" level=info msg=\"Started container\" PID=256178 containerID=a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\nJun 11 17:48:32.942534 crc crio[22018]: time=\"2026-06-11T17:48:32.933315446Z\" level=info 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.942534 crc crio[22018]: time=\"2026-06-11T17:48:32.937923584Z\" level=info 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.976282 crc crio[22018]: time=\"2026-06-11T17:48:32.975787563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=379349b5-d569-4877-90ff-d038aac8901c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:32.986688 crc crio[22018]: time=\"2026-06-11T17:48:32.984012128Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:32.986688 crc crio[22018]: time=\"2026-06-11T17:48:32.984357874Z\" level=info 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.136483 crc crio[22018]: time=\"2026-06-11T17:48:33.135583513Z\" level=info msg=\"Stopped container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.144964 crc crio[22018]: time=\"2026-06-11T17:48:33.144858019Z\" level=info msg=\"Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:33.145495 crc crio[22018]: time=\"2026-06-11T17:48:33.145434127Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00285c200}] Aliases:map[]}\"\nJun 11 17:48:33.146360 crc crio[22018]: time=\"2026-06-11T17:48:33.146264854Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:33.202011 crc crio[22018]: time=\"2026-06-11T17:48:33.19453187Z\" level=info 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.202011 crc crio[22018]: time=\"2026-06-11T17:48:33.197795685Z\" level=info 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.207263 crc crio[22018]: time=\"2026-06-11T17:48:33.207153427Z\" level=info msg=\"Stopped container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.209463 crc crio[22018]: time=\"2026-06-11T17:48:33.208860282Z\" level=info msg=\"Stopped pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:33.223045 crc crio[22018]: time=\"2026-06-11T17:48:33.222966476Z\" level=info msg=\"Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:33.223438 crc crio[22018]: time=\"2026-06-11T17:48:33.223374049Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc00012aa48}] Aliases:map[]}\"\nJun 11 17:48:33.223586 crc crio[22018]: time=\"2026-06-11T17:48:33.223542064Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:33.240497 crc crio[22018]: time=\"2026-06-11T17:48:33.240425671Z\" level=info msg=\"Stopped pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:33.312096 crc crio[22018]: time=\"2026-06-11T17:48:33.311155128Z\" level=info msg=\"Removing container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58\" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:33.401484 crc crio[22018]: time=\"2026-06-11T17:48:33.39806417Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-ljlqj/POD\" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:33.401484 crc crio[22018]: time=\"2026-06-11T17:48:33.398247066Z\" level=info 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.446112 crc crio[22018]: time=\"2026-06-11T17:48:33.446047333Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}\"\nJun 11 17:48:33.446112 crc crio[22018]: time=\"2026-06-11T17:48:33.446102895Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-ljlqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:33.488889 crc crio[22018]: time=\"2026-06-11T17:48:33.48877224Z\" level=info msg=\"Removed container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:33.492664 crc crio[22018]: time=\"2026-06-11T17:48:33.492590723Z\" level=info msg=\"Stopping container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 (timeout: 30s)\" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.493218 crc crio[22018]: time=\"2026-06-11T17:48:33.493161128Z\" level=info msg=\"Stopping container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 (timeout: 30s)\" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.498803 crc crio[22018]: time=\"2026-06-11T17:48:33.496791185Z\" level=info msg=\"Removing container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7\" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:33.514041 crc crio[22018]: time=\"2026-06-11T17:48:33.511796833Z\" level=info msg=\"Stopping container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc (timeout: 30s)\" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.514041 crc crio[22018]: time=\"2026-06-11T17:48:33.513147417Z\" level=info msg=\"Stopping container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a (timeout: 30s)\" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.888443 crc crio[22018]: time=\"2026-06-11T17:48:33.886532068Z\" level=info msg=\"Stopped container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:33.951638 crc crio[22018]: time=\"2026-06-11T17:48:33.951523643Z\" level=info msg=\"Stopped container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:34.002265 crc crio[22018]: time=\"2026-06-11T17:48:34.002005039Z\" level=info msg=\"Created container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:34.016619 crc crio[22018]: time=\"2026-06-11T17:48:34.015946678Z\" level=info msg=\"Starting container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad\" id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:34.024917 crc crio[22018]: time=\"2026-06-11T17:48:34.024523492Z\" level=info msg=\"Created container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:34.030116 crc crio[22018]: time=\"2026-06-11T17:48:34.030033693Z\" level=info msg=\"Starting container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b\" id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:34.038631 crc crio[22018]: time=\"2026-06-11T17:48:34.038509424Z\" level=info msg=\"Started container\" PID=256427 containerID=4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad description=openstack/neutron-5574846857-xlsvh/neutron-httpd id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\nJun 11 17:48:34.058606 crc crio[22018]: time=\"2026-06-11T17:48:34.05851754Z\" level=info msg=\"Started container\" PID=256433 containerID=1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\nJun 11 17:48:34.064492 crc crio[22018]: time=\"2026-06-11T17:48:34.064116178Z\" level=info msg=\"Stopped pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:34.293088 crc crio[22018]: time=\"2026-06-11T17:48:34.292913632Z\" level=info msg=\"Stopped pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:34.328259 crc crio[22018]: time=\"2026-06-11T17:48:34.32739371Z\" level=info msg=\"Stopped pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:34.605784 crc crio[22018]: time=\"2026-06-11T17:48:34.605394523Z\" level=info msg=\"Removed container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:34.630716 crc crio[22018]: time=\"2026-06-11T17:48:34.630092569Z\" level=info msg=\"Removing container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6\" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:34.636084 crc crio[22018]: time=\"2026-06-11T17:48:34.635998706Z\" level=info msg=\"Stopped pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:34.759426 crc crio[22018]: time=\"2026-06-11T17:48:34.759261103Z\" level=info msg=\"Removed container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:34.775983 crc crio[22018]: time=\"2026-06-11T17:48:34.775934465Z\" level=info msg=\"Removing container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed\" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:34.943159 crc crio[22018]: time=\"2026-06-11T17:48:34.94291573Z\" level=info msg=\"Removed container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:34.953672 crc crio[22018]: time=\"2026-06-11T17:48:34.953550078Z\" level=info msg=\"Removing container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b\" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.001304 crc crio[22018]: time=\"2026-06-11T17:48:35.000716759Z\" level=info msg=\"Stopped container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:35.003488 crc crio[22018]: time=\"2026-06-11T17:48:35.00325745Z\" level=info msg=\"Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:35.004596 crc crio[22018]: time=\"2026-06-11T17:48:35.00452053Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}\"\nJun 11 17:48:35.004698 crc crio[22018]: time=\"2026-06-11T17:48:35.004680025Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:35.155087 crc crio[22018]: time=\"2026-06-11T17:48:35.154898819Z\" level=info msg=\"Removed container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.175900 crc crio[22018]: time=\"2026-06-11T17:48:35.175778535Z\" level=info msg=\"Removing container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01\" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.221010 crc crio[22018]: time=\"2026-06-11T17:48:35.220874322Z\" level=info msg=\"Removed container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.226489 crc crio[22018]: time=\"2026-06-11T17:48:35.226154567Z\" level=info msg=\"Removing container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9\" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.262846 crc crio[22018]: time=\"2026-06-11T17:48:35.262752087Z\" level=info msg=\"Removed container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:35.345863 crc crio[22018]: time=\"2026-06-11T17:48:35.345771805Z\" level=info msg=\"Stopped pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:35.586031 crc crio[22018]: 2026-06-11T17:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1724002826d367e Mac:ea:88:59:62:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 SocketPath: PciID:}] [{Interface:0xc0003091c0 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:35.588030 crc crio[22018]: time=\"2026-06-11T17:48:35.587943486Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}\"\nJun 11 17:48:35.588226 crc crio[22018]: time=\"2026-06-11T17:48:35.588167174Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-ljlqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:35.715725 crc crio[22018]: time=\"2026-06-11T17:48:35.715516553Z\" level=info msg=\"Ran pod sandbox 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 with infra container: openstack/keystone-db-sync-ljlqj/POD\" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:35.727139 crc crio[22018]: time=\"2026-06-11T17:48:35.727054766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:35.727531 crc crio[22018]: time=\"2026-06-11T17:48:35.72747699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:35.727696 crc crio[22018]: time=\"2026-06-11T17:48:35.727548561Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:35.733486 crc crio[22018]: time=\"2026-06-11T17:48:35.728884454Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:35.751228 crc crio[22018]: time=\"2026-06-11T17:48:35.749939116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 17:48:35.770570 crc crio[22018]: time=\"2026-06-11T17:48:35.770488415Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:35.770693 crc crio[22018]: time=\"2026-06-11T17:48:35.770601955Z\" level=info 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:35.897156 crc crio[22018]: time=\"2026-06-11T17:48:35.896858787Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}\"\nJun 11 17:48:35.897156 crc crio[22018]: time=\"2026-06-11T17:48:35.897149836Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:36.175486 crc crio[22018]: time=\"2026-06-11T17:48:36.173014268Z\" level=info msg=\"Stopped container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.186296058Z\" level=info msg=\"Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.187804116Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc000aa40d8}] Aliases:map[]}\"\nJun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.187944541Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:36.343049 crc crio[22018]: time=\"2026-06-11T17:48:36.340991096Z\" level=info msg=\"Removing container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7\" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:36.428759 crc crio[22018]: time=\"2026-06-11T17:48:36.427212312Z\" level=info msg=\"Removed container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:36.534896 crc crio[22018]: time=\"2026-06-11T17:48:36.514032525Z\" level=info msg=\"Removing container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65\" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:36.714214 crc crio[22018]: time=\"2026-06-11T17:48:36.711935718Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:36.714214 crc crio[22018]: time=\"2026-06-11T17:48:36.712577989Z\" level=info 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:36.801249 crc crio[22018]: time=\"2026-06-11T17:48:36.800667677Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}\"\nJun 11 17:48:36.801249 crc crio[22018]: time=\"2026-06-11T17:48:36.800855263Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:36.951634 crc crio[22018]: time=\"2026-06-11T17:48:36.951034921Z\" level=info msg=\"Removed container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:36.972998 crc crio[22018]: time=\"2026-06-11T17:48:36.96109584Z\" level=info msg=\"Removing container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d\" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:36.979200 crc crio[22018]: time=\"2026-06-11T17:48:36.978585524Z\" level=info msg=\"Stopped pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:37.007135 crc crio[22018]: 2026-06-11T17:48:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84b8d6a2d1639c9 Mac:c6:bc:4a:c2:9c:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 SocketPath: PciID:}] [{Interface:0xc0004708f0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:37.008716 crc crio[22018]: time=\"2026-06-11T17:48:37.008549623Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}\"\nJun 11 17:48:37.008716 crc crio[22018]: time=\"2026-06-11T17:48:37.008700438Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:37.027476 crc crio[22018]: time=\"2026-06-11T17:48:37.027316268Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.028729 crc crio[22018]: time=\"2026-06-11T17:48:37.027468912Z\" level=info 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:37.043220 crc crio[22018]: time=\"2026-06-11T17:48:37.043029706Z\" level=info msg=\"Ran pod sandbox 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 with infra container: openstack/cinder-scheduler-0/POD\" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.052496 crc crio[22018]: time=\"2026-06-11T17:48:37.052303922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30acb046-e546-42c6-87eb-4dc3851bd4f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:37.161300 crc crio[22018]: time=\"2026-06-11T17:48:37.161219705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=04b27573-f55d-42de-964f-32696ba60938 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:37.344940 crc crio[22018]: time=\"2026-06-11T17:48:37.3448579Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.344953582Z\" level=info 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:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.345072866Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.345097017Z\" level=info 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:37.381454 crc crio[22018]: time=\"2026-06-11T17:48:37.379613981Z\" level=info msg=\"Removed container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container\" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:37.415807 crc crio[22018]: time=\"2026-06-11T17:48:37.415765806Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:37.430501 crc crio[22018]: time=\"2026-06-11T17:48:37.430144486Z\" level=info msg=\"Stopped container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:37.431863 crc crio[22018]: time=\"2026-06-11T17:48:37.431779697Z\" level=info 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:37.436597 crc crio[22018]: time=\"2026-06-11T17:48:37.436502606Z\" level=info msg=\"Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:37.437960 crc crio[22018]: time=\"2026-06-11T17:48:37.437899479Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000380388}] Aliases:map[]}\"\nJun 11 17:48:37.444618 crc crio[22018]: time=\"2026-06-11T17:48:37.438894191Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:37.457388 crc crio[22018]: time=\"2026-06-11T17:48:37.448818298Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.457388 crc crio[22018]: time=\"2026-06-11T17:48:37.448934032Z\" level=info 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:37.686897 crc crio[22018]: time=\"2026-06-11T17:48:37.673221473Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}\"\nJun 11 17:48:37.687130 crc crio[22018]: time=\"2026-06-11T17:48:37.687087799Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:37.704780 crc crio[22018]: 2026-06-11T17:48:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741570d4549256c Mac:ce:27:aa:3d:37:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 SocketPath: PciID:}] [{Interface:0xc0001bc770 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:37.704780 crc crio[22018]: time=\"2026-06-11T17:48:37.700688905Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}\"\nJun 11 17:48:37.704780 crc crio[22018]: time=\"2026-06-11T17:48:37.700812722Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:37.779604 crc crio[22018]: time=\"2026-06-11T17:48:37.778997692Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.779604 crc crio[22018]: time=\"2026-06-11T17:48:37.779100186Z\" level=info 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:37.807941 crc crio[22018]: time=\"2026-06-11T17:48:37.805206896Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}\"\nJun 11 17:48:37.807941 crc crio[22018]: time=\"2026-06-11T17:48:37.805672241Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:37.848019 crc crio[22018]: time=\"2026-06-11T17:48:37.842675516Z\" level=info msg=\"Ran pod sandbox 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 with infra container: openstack/cinder-api-0/POD\" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:37.874294 crc crio[22018]: time=\"2026-06-11T17:48:37.874201881Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}\"\nJun 11 17:48:37.874294 crc crio[22018]: time=\"2026-06-11T17:48:37.874271343Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:37.923795 crc crio[22018]: time=\"2026-06-11T17:48:37.923716705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8cdae0df-12df-4b1e-93f0-dce3258b7af4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:37.939389 crc crio[22018]: time=\"2026-06-11T17:48:37.939281558Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}\"\nJun 11 17:48:37.939625 crc crio[22018]: time=\"2026-06-11T17:48:37.939439733Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:37.975316 crc crio[22018]: time=\"2026-06-11T17:48:37.975235259Z\" level=info msg=\"Stopped pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:37.981019 crc crio[22018]: time=\"2026-06-11T17:48:37.980848847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=44be0fc1-0829-4331-b3d5-95ac1bd5efbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.031728 crc crio[22018]: time=\"2026-06-11T17:48:38.031624683Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:38.032730 crc crio[22018]: time=\"2026-06-11T17:48:38.032445583Z\" level=info 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.033522 crc crio[22018]: time=\"2026-06-11T17:48:38.033452098Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"\nJun 11 17:48:38.033602 crc crio[22018]: time=\"2026-06-11T17:48:38.03351849Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:38.154271 crc crio[22018]: time=\"2026-06-11T17:48:38.153735057Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.154271 crc crio[22018]: time=\"2026-06-11T17:48:38.154245883Z\" level=info 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.282061 crc crio[22018]: time=\"2026-06-11T17:48:38.281958878Z\" level=info 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.337011 crc crio[22018]: time=\"2026-06-11T17:48:38.335761788Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}\"\nJun 11 17:48:38.337642 crc crio[22018]: time=\"2026-06-11T17:48:38.337615476Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:38.338057 crc crio[22018]: time=\"2026-06-11T17:48:38.338029431Z\" level=info msg=\"Removing container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4\" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:38.358588 crc crio[22018]: time=\"2026-06-11T17:48:38.358471035Z\" level=info 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.407965 crc crio[22018]: time=\"2026-06-11T17:48:38.407867317Z\" level=info msg=\"Removed container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:38.436095 crc crio[22018]: time=\"2026-06-11T17:48:38.435997814Z\" level=info msg=\"Removing container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115\" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:38.564224 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68e411cc1e474c Mac:4e:c9:72:c4:7b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:38.564492 crc crio[22018]: time=\"2026-06-11T17:48:38.56439217Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}\"\nJun 11 17:48:38.564683 crc crio[22018]: time=\"2026-06-11T17:48:38.564629138Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:38.651750 crc crio[22018]: time=\"2026-06-11T17:48:38.651140489Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.651750 crc crio[22018]: time=\"2026-06-11T17:48:38.651260573Z\" level=info 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.661578 crc crio[22018]: time=\"2026-06-11T17:48:38.661232522Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.661578 crc crio[22018]: time=\"2026-06-11T17:48:38.661379177Z\" level=info 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.707786 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abd3a209fd7c17 Mac:4e:a2:84:32:00:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:38.707786 crc crio[22018]: time=\"2026-06-11T17:48:38.704284008Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}\"\nJun 11 17:48:38.707786 crc crio[22018]: time=\"2026-06-11T17:48:38.704547667Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:38.764066 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc619bd29e39be Mac:46:89:1d:b6:8f:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:38.769899 crc crio[22018]: time=\"2026-06-11T17:48:38.76970716Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}\"\nJun 11 17:48:38.770098 crc crio[22018]: time=\"2026-06-11T17:48:38.769903537Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:38.799460 crc crio[22018]: time=\"2026-06-11T17:48:38.799232561Z\" level=info msg=\"Removed container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container\" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:38.829264 crc crio[22018]: time=\"2026-06-11T17:48:38.829143998Z\" level=info msg=\"Removing container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0\" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:38.882774 crc crio[22018]: time=\"2026-06-11T17:48:38.881899312Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.882901 crc crio[22018]: time=\"2026-06-11T17:48:38.882818521Z\" level=info 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.946745 crc crio[22018]: time=\"2026-06-11T17:48:38.944584042Z\" level=info msg=\"Ran pod sandbox f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 with infra container: openstack/nova-scheduler-0/POD\" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.955072 crc crio[22018]: time=\"2026-06-11T17:48:38.954972294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d9b871e2-c581-415f-babf-8ff2c6a5bb84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.965689 crc crio[22018]: time=\"2026-06-11T17:48:38.96429161Z\" level=info msg=\"Ran pod sandbox 9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a with infra container: openstack/memcached-0/POD\" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:38.975117 crc crio[22018]: time=\"2026-06-11T17:48:38.975052977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:38.992289 crc crio[22018]: time=\"2026-06-11T17:48:38.988538506Z\" level=info msg=\"Ran pod sandbox bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 with infra container: openstack/openstack-cell1-galera-0/POD\" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:39.001598 crc crio[22018]: time=\"2026-06-11T17:48:39.001493514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.030436 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8d2f9aac7ba3c Mac:42:b6:b0:63:49:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:39.031566 crc crio[22018]: time=\"2026-06-11T17:48:39.031247385Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}\"\nJun 11 17:48:39.031715 crc crio[22018]: time=\"2026-06-11T17:48:39.031583566Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.05100556Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.051116974Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.051644 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f8d9b39df4b813 Mac:a6:8f:55:47:45:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a SocketPath: PciID:}] [{Interface:0xc0001cc740 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.051172207Z\" level=info msg=\"Removed container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:39.057765 crc crio[22018]: time=\"2026-06-11T17:48:39.057683656Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:39.059553 crc crio[22018]: time=\"2026-06-11T17:48:39.058779622Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"\nJun 11 17:48:39.060446 crc crio[22018]: time=\"2026-06-11T17:48:39.060361923Z\" level=info msg=\"Removing container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb\" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:39.060814 crc crio[22018]: time=\"2026-06-11T17:48:39.060778135Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:39.119952 crc crio[22018]: time=\"2026-06-11T17:48:39.119864691Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 17:48:39.165721 crc crio[22018]: time=\"2026-06-11T17:48:39.165634545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.165964 crc crio[22018]: time=\"2026-06-11T17:48:39.165751012Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.169209 crc crio[22018]: time=\"2026-06-11T17:48:39.169160269Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:39.181002 crc crio[22018]: time=\"2026-06-11T17:48:39.180925368Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 17:48:39.237799 crc crio[22018]: time=\"2026-06-11T17:48:39.237699719Z\" level=info msg=\"Ran pod sandbox fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c with infra container: openstack/openstack-galera-0/POD\" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:39.259469 crc crio[22018]: time=\"2026-06-11T17:48:39.259254538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.268095 crc crio[22018]: time=\"2026-06-11T17:48:39.260131556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=64abd2d3-b426-4f13-bf96-ab698e671fda name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.294892 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fcf83cbdfa84af Mac:1e:77:81:fe:d7:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:39.294892 crc crio[22018]: time=\"2026-06-11T17:48:39.290910272Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.294892 crc crio[22018]: time=\"2026-06-11T17:48:39.290987292Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.295642 crc crio[22018]: time=\"2026-06-11T17:48:39.295551517Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}\"\nJun 11 17:48:39.295866 crc crio[22018]: time=\"2026-06-11T17:48:39.295800725Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:39.298989 crc crio[22018]: time=\"2026-06-11T17:48:39.297583853Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:39.300927 crc crio[22018]: time=\"2026-06-11T17:48:39.300636629Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 11 17:48:39.300927 crc crio[22018]: time=\"2026-06-11T17:48:39.30067247Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:39.306163 crc crio[22018]: time=\"2026-06-11T17:48:39.304096052Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 17:48:39.335701 crc crio[22018]: time=\"2026-06-11T17:48:39.335145408Z\" level=info msg=\"Ran pod sandbox 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:39.368734 crc crio[22018]: time=\"2026-06-11T17:48:39.368616284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4d9bef2c-a2e6-43f2-975f-cfb64585f91c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.420530 crc crio[22018]: time=\"2026-06-11T17:48:39.419528356Z\" level=info msg=\"Removed container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:39.521923 crc crio[22018]: time=\"2026-06-11T17:48:39.51956052Z\" level=info msg=\"Ran pod sandbox 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 with infra container: openstack/nova-cell0-conductor-0/POD\" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:39.558754 crc crio[22018]: time=\"2026-06-11T17:48:39.558013586Z\" level=info msg=\"Stopped container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:39.578371 crc crio[22018]: time=\"2026-06-11T17:48:39.575582085Z\" level=info msg=\"Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:39.612047 crc crio[22018]: time=\"2026-06-11T17:48:39.611027995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=17177fc7-0022-4b7b-a8da-fc4681125f53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.612449 crc crio[22018]: time=\"2026-06-11T17:48:39.612181142Z\" level=info msg=\"Removing container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e\" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:39.616382 crc crio[22018]: time=\"2026-06-11T17:48:39.614211354Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc0029b4aa8}] Aliases:map[]}\"\nJun 11 17:48:39.616382 crc crio[22018]: time=\"2026-06-11T17:48:39.614871798Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-6598d9758b-jcmqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:39.619435 crc crio[22018]: time=\"2026-06-11T17:48:39.616649333Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:39.625433 crc crio[22018]: time=\"2026-06-11T17:48:39.622656826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=725d1f8d-df2d-4b1b-9563-7ee8e22b30db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.630070 crc crio[22018]: time=\"2026-06-11T17:48:39.630012419Z\" level=info 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:39.713546 crc crio[22018]: time=\"2026-06-11T17:48:39.707048079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}\"\nJun 11 17:48:39.713546 crc crio[22018]: time=\"2026-06-11T17:48:39.707473303Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:39.843908 crc crio[22018]: time=\"2026-06-11T17:48:39.840113811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=120da98d-ab90-4688-8363-7b48f761c084 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:39.858492 crc crio[22018]: time=\"2026-06-11T17:48:39.857165791Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}\"\nJun 11 17:48:39.858492 crc crio[22018]: time=\"2026-06-11T17:48:39.857230123Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:39.868445 crc crio[22018]: time=\"2026-06-11T17:48:39.864201197Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:39.881733 crc crio[22018]: time=\"2026-06-11T17:48:39.880875734Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:39.917702 crc crio[22018]: time=\"2026-06-11T17:48:39.909491965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:39.917702 crc crio[22018]: time=\"2026-06-11T17:48:39.909568598Z\" level=info 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:39.966281 crc crio[22018]: time=\"2026-06-11T17:48:39.964621141Z\" level=info 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:39.966281 crc crio[22018]: time=\"2026-06-11T17:48:39.96520781Z\" level=info 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:39.998871 crc crio[22018]: time=\"2026-06-11T17:48:39.997729525Z\" level=info 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:40.044543 crc crio[22018]: time=\"2026-06-11T17:48:40.043673201Z\" level=info 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:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.069188533Z\" level=info msg=\"Stopped container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.072179247Z\" level=info msg=\"Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.073646695Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc000aa4c38}] Aliases:map[]}\"\nJun 11 17:48:40.075021 crc crio[22018]: time=\"2026-06-11T17:48:40.074792642Z\" level=info msg=\"Deleting pod openstack_barbican-worker-b66f59bcc-l2z4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:40.142633 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11e6d9131769710 Mac:f6:f6:8b:2f:87:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:40.142633 crc crio[22018]: time=\"2026-06-11T17:48:40.142607069Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"\nJun 11 17:48:40.143230 crc crio[22018]: time=\"2026-06-11T17:48:40.142789555Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:40.225175 crc crio[22018]: time=\"2026-06-11T17:48:40.225082069Z\" level=info msg=\"Created container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:40.231751 crc crio[22018]: time=\"2026-06-11T17:48:40.231647238Z\" level=info msg=\"Starting container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832\" id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:40.271558 crc crio[22018]: time=\"2026-06-11T17:48:40.271214893Z\" level=info msg=\"Removed container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:40.286147 crc crio[22018]: time=\"2026-06-11T17:48:40.285943317Z\" level=info msg=\"Removing container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc\" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:40.332710 crc crio[22018]: time=\"2026-06-11T17:48:40.332618472Z\" level=info msg=\"Started container\" PID=257915 containerID=ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\nJun 11 17:48:40.354133 crc crio[22018]: time=\"2026-06-11T17:48:40.354033909Z\" level=info msg=\"Ran pod sandbox 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 with infra container: openstack/nova-cell1-conductor-0/POD\" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:40.372895 crc crio[22018]: time=\"2026-06-11T17:48:40.372601291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4813117-89e7-45f4-bb1b-d50f4b69488a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:40.474225 crc crio[22018]: time=\"2026-06-11T17:48:40.473639783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=22f553f5-7bd7-4c52-9095-fde012c084dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:40.514766 crc crio[22018]: time=\"2026-06-11T17:48:40.513626694Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:40.581079 crc crio[22018]: time=\"2026-06-11T17:48:40.580842331Z\" level=info 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:40.685750 crc crio[22018]: time=\"2026-06-11T17:48:40.685361139Z\" level=info msg=\"Stopped pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:40.692364 crc crio[22018]: time=\"2026-06-11T17:48:40.691861029Z\" level=info 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:40.704033 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3584448ffbf810e Mac:6a:a9:0f:59:7e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e SocketPath: PciID:}] [{Interface:0xc0002d2f30 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:40.758182 crc crio[22018]: time=\"2026-06-11T17:48:40.758037379Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}\"\nJun 11 17:48:40.763194 crc crio[22018]: time=\"2026-06-11T17:48:40.758433352Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:40.804449 crc crio[22018]: time=\"2026-06-11T17:48:40.802761736Z\" level=info 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:40.839181 crc crio[22018]: time=\"2026-06-11T17:48:40.838436671Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}\"\nJun 11 17:48:40.839293 crc crio[22018]: time=\"2026-06-11T17:48:40.839185175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:40.844240 crc crio[22018]: time=\"2026-06-11T17:48:40.844122284Z\" level=info 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:40.867628 crc crio[22018]: time=\"2026-06-11T17:48:40.861983092Z\" level=info 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:40.950425 crc crio[22018]: time=\"2026-06-11T17:48:40.949041709Z\" level=info msg=\"Removed container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:40.970653 crc crio[22018]: time=\"2026-06-11T17:48:40.97051978Z\" level=info msg=\"Ran pod sandbox 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 with infra container: openstack/nova-metadata-0/POD\" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:40.973038 crc crio[22018]: time=\"2026-06-11T17:48:40.972896293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9549d5d-d03f-41f0-b23f-7f823ce6d36e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:40.988156 crc crio[22018]: time=\"2026-06-11T17:48:40.988027106Z\" level=info 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:40.997431 crc crio[22018]: time=\"2026-06-11T17:48:40.995738032Z\" level=info 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:41.101733 crc crio[22018]: time=\"2026-06-11T17:48:41.099710491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9ff11090-cd76-4e64-8346-afd540548491 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.149941 crc crio[22018]: time=\"2026-06-11T17:48:41.148757547Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.158094 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b772c080fb61fdf Mac:6e:c8:ca:f0:03:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:41.159654 crc crio[22018]: time=\"2026-06-11T17:48:41.159569849Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}\"\nJun 11 17:48:41.159896 crc crio[22018]: time=\"2026-06-11T17:48:41.159730024Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:41.160793 crc crio[22018]: time=\"2026-06-11T17:48:41.160707862Z\" level=info 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:41.235020 crc crio[22018]: time=\"2026-06-11T17:48:41.234931019Z\" level=info msg=\"Ran pod sandbox b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 with infra container: openstack/nova-api-0/POD\" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:41.238990 crc crio[22018]: time=\"2026-06-11T17:48:41.238898919Z\" level=info msg=\"Stopped pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:48:41.245221 crc crio[22018]: time=\"2026-06-11T17:48:41.245168654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b6dce148-7b39-446c-81f9-d26b8de7c021 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.323621 crc crio[22018]: time=\"2026-06-11T17:48:41.323112919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4c1a0f74-efb3-4852-a493-62f146e61c2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.359904 crc crio[22018]: time=\"2026-06-11T17:48:41.357734899Z\" level=info msg=\"Created container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.374706 crc crio[22018]: time=\"2026-06-11T17:48:41.374645455Z\" level=info msg=\"Starting container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7\" id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:41.376946 crc crio[22018]: time=\"2026-06-11T17:48:41.376245047Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.386559 crc crio[22018]: time=\"2026-06-11T17:48:41.385999028Z\" level=info msg=\"Removing container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653\" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:41.389886 crc crio[22018]: time=\"2026-06-11T17:48:41.389836004Z\" level=info 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:41.408911 crc crio[22018]: time=\"2026-06-11T17:48:41.408791835Z\" level=info msg=\"Started container\" PID=258046 containerID=b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\nJun 11 17:48:41.499502 crc crio[22018]: time=\"2026-06-11T17:48:41.487303714Z\" level=info msg=\"Removed container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:41.500013 crc crio[22018]: time=\"2026-06-11T17:48:41.487637339Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:41.500013 crc crio[22018]: time=\"2026-06-11T17:48:41.499673032Z\" level=info 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:41.505528 crc crio[22018]: time=\"2026-06-11T17:48:41.505469652Z\" level=info msg=\"Removing container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7\" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:41.541561 crc crio[22018]: time=\"2026-06-11T17:48:41.541467352Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:41.541696 crc crio[22018]: time=\"2026-06-11T17:48:41.54156836Z\" level=info 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:41.549874 crc crio[22018]: time=\"2026-06-11T17:48:41.549795813Z\" level=info msg=\"Created container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.551872 crc crio[22018]: time=\"2026-06-11T17:48:41.551763775Z\" level=info msg=\"Starting container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae\" id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:41.556860 crc crio[22018]: time=\"2026-06-11T17:48:41.556794Z\" level=info msg=\"Created container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.559139 crc crio[22018]: time=\"2026-06-11T17:48:41.558849787Z\" level=info msg=\"Starting container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb\" id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:41.567906 crc crio[22018]: time=\"2026-06-11T17:48:41.567700422Z\" level=info msg=\"Started container\" PID=258047 containerID=63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\nJun 11 17:48:41.590490 crc crio[22018]: time=\"2026-06-11T17:48:41.580046529Z\" level=info msg=\"Started container\" PID=258045 containerID=ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae description=openstack/cinder-scheduler-0/cinder-scheduler id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\nJun 11 17:48:41.629876 crc crio[22018]: time=\"2026-06-11T17:48:41.629637468Z\" level=info msg=\"Removed container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:41.637863 crc crio[22018]: time=\"2026-06-11T17:48:41.637660224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=c3360a45-0c6b-41db-8298-2061efe313eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.641891 crc crio[22018]: time=\"2026-06-11T17:48:41.641762462Z\" level=info 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:41.659225 crc crio[22018]: time=\"2026-06-11T17:48:41.659165235Z\" level=info 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:41.662650 crc crio[22018]: time=\"2026-06-11T17:48:41.662569698Z\" level=info 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:41.678712 crc crio[22018]: time=\"2026-06-11T17:48:41.672016942Z\" level=info 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:41.678712 crc crio[22018]: time=\"2026-06-11T17:48:41.676061583Z\" level=info msg=\"Created container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.709113 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8da5dd0ae6733 Mac:f6:ec:83:58:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:41.709827 crc crio[22018]: time=\"2026-06-11T17:48:41.70958145Z\" level=info msg=\"Starting container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59\" id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:41.710612 crc crio[22018]: time=\"2026-06-11T17:48:41.71051309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}\"\nJun 11 17:48:41.712523 crc crio[22018]: time=\"2026-06-11T17:48:41.712443433Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:41.712772 crc crio[22018]: time=\"2026-06-11T17:48:41.71271044Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}\"\nJun 11 17:48:41.712772 crc crio[22018]: time=\"2026-06-11T17:48:41.712754612Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:41.723058 crc crio[22018]: time=\"2026-06-11T17:48:41.722961856Z\" level=info msg=\"Started container\" PID=258039 containerID=b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 description=openstack/cinder-api-0/cinder-api-log id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\nJun 11 17:48:41.725749 crc crio[22018]: time=\"2026-06-11T17:48:41.725702875Z\" level=info 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:41.735065 crc crio[22018]: time=\"2026-06-11T17:48:41.73501177Z\" level=info 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:41.759085 crc crio[22018]: time=\"2026-06-11T17:48:41.758069124Z\" level=info msg=\"Ran pod sandbox be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 with infra container: openstack/ceilometer-0/POD\" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:41.767662 crc crio[22018]: time=\"2026-06-11T17:48:41.767624928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6f2c2076-2300-45ff-91f1-2032598a4e08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.806051 crc crio[22018]: time=\"2026-06-11T17:48:41.805747761Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}\"\nJun 11 17:48:41.806051 crc crio[22018]: time=\"2026-06-11T17:48:41.80602654Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:48:41.813133 crc crio[22018]: time=\"2026-06-11T17:48:41.813046175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a3120ab6-7eb1-42ec-a1c2-e16eb2a7a27a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.825580 crc crio[22018]: time=\"2026-06-11T17:48:41.825398927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cee127e0-ca25-4b9f-9378-6d5d37e13bf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.847751 crc crio[22018]: time=\"2026-06-11T17:48:41.847307035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=87c6f386-b48a-4775-ad2e-a7e8b4915d7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:41.849058 crc crio[22018]: time=\"2026-06-11T17:48:41.848014264Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.849114 crc crio[22018]: time=\"2026-06-11T17:48:41.849061278Z\" level=info 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:41.880470 crc crio[22018]: time=\"2026-06-11T17:48:41.874960579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:41.880470 crc crio[22018]: time=\"2026-06-11T17:48:41.880201172Z\" level=info 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:42.011814 crc crio[22018]: time=\"2026-06-11T17:48:42.011138072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=53f4e3e1-8b60-42a4-bdd4-4f20302ecc05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.027375 crc crio[22018]: time=\"2026-06-11T17:48:42.027255615Z\" level=info 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:42.075435 crc crio[22018]: time=\"2026-06-11T17:48:42.075304499Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.075931 crc crio[22018]: time=\"2026-06-11T17:48:42.075910398Z\" level=info 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:42.328262 crc crio[22018]: time=\"2026-06-11T17:48:42.328022201Z\" level=info msg=\"Created container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.329248 crc crio[22018]: time=\"2026-06-11T17:48:42.329148778Z\" level=info msg=\"Starting container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc\" id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:42.332498 crc crio[22018]: time=\"2026-06-11T17:48:42.332131494Z\" level=info msg=\"Created container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.337849 crc crio[22018]: time=\"2026-06-11T17:48:42.332652545Z\" level=info msg=\"Created container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.342048 crc crio[22018]: time=\"2026-06-11T17:48:42.341921949Z\" level=info msg=\"Starting container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a\" id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:42.346666 crc crio[22018]: time=\"2026-06-11T17:48:42.346258235Z\" level=info msg=\"Starting container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d\" id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:42.352814 crc crio[22018]: time=\"2026-06-11T17:48:42.352614676Z\" level=info msg=\"Started container\" PID=258216 containerID=8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\nJun 11 17:48:42.369045 crc crio[22018]: time=\"2026-06-11T17:48:42.3685693Z\" level=info 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:42.369378 crc crio[22018]: time=\"2026-06-11T17:48:42.36924951Z\" level=info msg=\"Started container\" PID=258211 containerID=232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d description=openstack/nova-metadata-0/nova-metadata-log id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\nJun 11 17:48:42.379736 crc crio[22018]: time=\"2026-06-11T17:48:42.379643429Z\" level=info 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:42.389617 crc crio[22018]: time=\"2026-06-11T17:48:42.389545281Z\" level=info 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:42.391934 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a6f9d40afcf5b7 Mac:22:f1:0c:a1:67:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:42.402687 crc crio[22018]: time=\"2026-06-11T17:48:42.401748578Z\" level=info msg=\"Started container\" PID=258213 containerID=f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc description=openstack/nova-api-0/nova-api-log id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\nJun 11 17:48:42.403132 crc crio[22018]: time=\"2026-06-11T17:48:42.403099457Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}\"\nJun 11 17:48:42.403433 crc crio[22018]: time=\"2026-06-11T17:48:42.403382246Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:42.437046 crc crio[22018]: time=\"2026-06-11T17:48:42.436260094Z\" level=info msg=\"Ran pod sandbox 4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458527059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458760927Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.45884906Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458982834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c9989754-0c2d-4797-b80f-3b2b2cf37d0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.463911 crc crio[22018]: time=\"2026-06-11T17:48:42.463845001Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:42.479742 crc crio[22018]: time=\"2026-06-11T17:48:42.474659762Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 17:48:42.535643 crc crio[22018]: time=\"2026-06-11T17:48:42.529830706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4a76239d-bfbf-4a9a-9aad-30fe4ccc4118 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.544296 crc crio[22018]: time=\"2026-06-11T17:48:42.544158814Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.546148 crc crio[22018]: time=\"2026-06-11T17:48:42.544618988Z\" level=info 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:42.597759 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3c185fc5d1697 Mac:6a:07:78:6f:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:48:42.598495 crc crio[22018]: time=\"2026-06-11T17:48:42.598430866Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}\"\nJun 11 17:48:42.598631 crc crio[22018]: time=\"2026-06-11T17:48:42.598586381Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:48:42.678109 crc crio[22018]: time=\"2026-06-11T17:48:42.67745248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=553fa55f-8b65-4f0a-b2ed-b6d250f4a04a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.684303 crc crio[22018]: time=\"2026-06-11T17:48:42.684233642Z\" level=info msg=\"Created container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.685639 crc crio[22018]: time=\"2026-06-11T17:48:42.685558639Z\" level=info msg=\"Starting container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946\" id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:42.725575 crc crio[22018]: time=\"2026-06-11T17:48:42.725527842Z\" level=info msg=\"Removing container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a\" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:42.728277 crc crio[22018]: time=\"2026-06-11T17:48:42.728142962Z\" level=info msg=\"Ran pod sandbox 2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 with infra container: openstack/rabbitmq-server-0/POD\" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:48:42.735870 crc crio[22018]: time=\"2026-06-11T17:48:42.735783941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.736123 crc crio[22018]: time=\"2026-06-11T17:48:42.735973302Z\" level=info msg=\"Started container\" PID=258255 containerID=33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 description=openstack/ceilometer-0/ceilometer-central-agent id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\nJun 11 17:48:42.736384 crc crio[22018]: time=\"2026-06-11T17:48:42.735975798Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.736730 crc crio[22018]: time=\"2026-06-11T17:48:42.736662727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.746586 crc crio[22018]: time=\"2026-06-11T17:48:42.746301805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:48:42.756321 crc crio[22018]: time=\"2026-06-11T17:48:42.756244815Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 17:48:42.782508 crc crio[22018]: time=\"2026-06-11T17:48:42.781696752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c008f5a9-0d43-4c04-8d1a-0b6c50e85fca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.843219 crc crio[22018]: time=\"2026-06-11T17:48:42.843014657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d723c42d-7706-42ee-8d94-47597c30ea27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.874303 crc crio[22018]: time=\"2026-06-11T17:48:42.873924915Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.874303 crc crio[22018]: time=\"2026-06-11T17:48:42.874285147Z\" level=info 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:42.944205 crc crio[22018]: time=\"2026-06-11T17:48:42.939504797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e7a94263-1bab-4cce-a192-eb16d0a42fa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:42.958663 crc crio[22018]: time=\"2026-06-11T17:48:42.95855356Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:42.959013 crc crio[22018]: time=\"2026-06-11T17:48:42.958930932Z\" level=info 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:43.040473 crc crio[22018]: time=\"2026-06-11T17:48:43.037948058Z\" level=info msg=\"Removed container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:43.044435 crc crio[22018]: time=\"2026-06-11T17:48:43.042286455Z\" level=info msg=\"Removing container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc\" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:43.112654 crc crio[22018]: time=\"2026-06-11T17:48:43.112602786Z\" level=info 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:43.120615 crc crio[22018]: time=\"2026-06-11T17:48:43.120578073Z\" level=info 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:43.207768 crc crio[22018]: time=\"2026-06-11T17:48:43.207625193Z\" level=info msg=\"Removed container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:48:43.254944 crc crio[22018]: time=\"2026-06-11T17:48:43.254805596Z\" level=info 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:43.266243 crc crio[22018]: time=\"2026-06-11T17:48:43.26612741Z\" level=info 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:43.266620 crc crio[22018]: time=\"2026-06-11T17:48:43.266292516Z\" level=info 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:43.276427 crc crio[22018]: time=\"2026-06-11T17:48:43.274233138Z\" level=info 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:43.403848 crc crio[22018]: time=\"2026-06-11T17:48:43.403743858Z\" level=info msg=\"Created container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:43.415447 crc crio[22018]: time=\"2026-06-11T17:48:43.413241973Z\" level=info msg=\"Starting container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382\" id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:43.430922 crc crio[22018]: time=\"2026-06-11T17:48:43.430829645Z\" level=info msg=\"Started container\" PID=258317 containerID=976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 description=openstack/nova-metadata-0/nova-metadata-metadata id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\nJun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.506570081Z\" level=info msg=\"Created container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.511865402Z\" level=info msg=\"Created container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.514263622Z\" level=info msg=\"Starting container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b\" id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.516816985Z\" level=info msg=\"Starting container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56\" id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:43.537457 crc crio[22018]: time=\"2026-06-11T17:48:43.534434852Z\" level=info msg=\"Started container\" PID=258330 containerID=790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b description=openstack/nova-api-0/nova-api-api id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\nJun 11 17:48:43.539769 crc crio[22018]: time=\"2026-06-11T17:48:43.539533607Z\" level=info msg=\"Started container\" PID=258336 containerID=909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 description=openstack/ceilometer-0/ceilometer-notification-agent id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\nJun 11 17:48:43.601659 crc crio[22018]: time=\"2026-06-11T17:48:43.592935059Z\" level=info 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:43.637447 crc crio[22018]: time=\"2026-06-11T17:48:43.637295614Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=aae61f8b-cdfe-45d9-84cd-e502e216c0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:43.666495 crc crio[22018]: time=\"2026-06-11T17:48:43.666392326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e30e3322-1f55-4b68-a87b-89e7c9df34da name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:43.694387 crc crio[22018]: time=\"2026-06-11T17:48:43.691503255Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:43.694387 crc crio[22018]: time=\"2026-06-11T17:48:43.691936579Z\" level=info 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:43.903583 crc crio[22018]: time=\"2026-06-11T17:48:43.903449349Z\" level=info msg=\"Created container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:43.970868 crc crio[22018]: time=\"2026-06-11T17:48:43.970713627Z\" level=info msg=\"Starting container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441\" id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:43.986806 crc crio[22018]: time=\"2026-06-11T17:48:43.986732068Z\" level=info 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:43.995560 crc crio[22018]: time=\"2026-06-11T17:48:43.99471775Z\" level=info msg=\"Started container\" PID=258374 containerID=46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 description=openstack/cinder-scheduler-0/probe id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\nJun 11 17:48:44.023702 crc crio[22018]: time=\"2026-06-11T17:48:44.023610661Z\" level=info 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:44.188399 crc crio[22018]: time=\"2026-06-11T17:48:44.185148463Z\" level=info msg=\"Created container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:44.202395 crc crio[22018]: time=\"2026-06-11T17:48:44.196365149Z\" level=info msg=\"Starting container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe\" id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:44.215369 crc crio[22018]: time=\"2026-06-11T17:48:44.215213911Z\" level=info msg=\"Started container\" PID=258605 containerID=448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe description=openstack/ceilometer-0/sg-core id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\nJun 11 17:48:44.245263 crc crio[22018]: time=\"2026-06-11T17:48:44.245142502Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b03f665a-d82a-4de8-aaf4-c5dcdacbdcd6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:44.330857 crc crio[22018]: time=\"2026-06-11T17:48:44.330167223Z\" level=info 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:44.413395 crc crio[22018]: time=\"2026-06-11T17:48:44.410301233Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7fe9d455-e70c-4177-b661-a9d5e79b1dab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:44.475457 crc crio[22018]: time=\"2026-06-11T17:48:44.464070674Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:44.475457 crc crio[22018]: time=\"2026-06-11T17:48:44.465682766Z\" level=info 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:44.724427 crc crio[22018]: time=\"2026-06-11T17:48:44.724229638Z\" level=info msg=\"Created container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:44.735156 crc crio[22018]: time=\"2026-06-11T17:48:44.730545689Z\" level=info msg=\"Starting container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c\" id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:44.754539 crc crio[22018]: time=\"2026-06-11T17:48:44.754452855Z\" level=info 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:44.762384 crc crio[22018]: time=\"2026-06-11T17:48:44.759634345Z\" level=info msg=\"Started container\" PID=258662 containerID=7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c description=openstack/cinder-api-0/cinder-api id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\nJun 11 17:48:44.809387 crc crio[22018]: time=\"2026-06-11T17:48:44.809244744Z\" level=info 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:44.950373 crc crio[22018]: time=\"2026-06-11T17:48:44.949799929Z\" level=info msg=\"Created container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:44.956595 crc crio[22018]: time=\"2026-06-11T17:48:44.956525375Z\" level=info msg=\"Starting container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954\" id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:48:45.007299 crc crio[22018]: time=\"2026-06-11T17:48:45.007041766Z\" level=info msg=\"Started container\" PID=258704 containerID=80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 description=openstack/ceilometer-0/proxy-httpd id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\nJun 11 17:48:47.276712 crc crio[22018]: time=\"2026-06-11T17:48:47.27583091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eb0665a7-26bd-4cae-924b-3006dd707ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:47.308564 crc crio[22018]: time=\"2026-06-11T17:48:47.30597708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60d9b582-1fd8-4b3f-b1b7-af4808ee42cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:47.654434 crc crio[22018]: time=\"2026-06-11T17:48:47.653794055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=098b437a-de1d-4d41-8b17-c5df6ab25358 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:47.654988 crc crio[22018]: time=\"2026-06-11T17:48:47.654938031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=73b2bd53-d175-41a6-ba37-2c8219984f61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:48:51.665171 crc crio[22018]: time=\"2026-06-11T17:48:51.663716761Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:51.667255 crc crio[22018]: time=\"2026-06-11T17:48:51.666985405Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:48:53.357031 crc crio[22018]: time=\"2026-06-11T17:48:53.356456498Z\" level=info msg=\"Stopping container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 (timeout: 30s)\" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:48:56.075661 crc crio[22018]: time=\"2026-06-11T17:48:56.074828421Z\" level=info 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:56.076808 crc crio[22018]: time=\"2026-06-11T17:48:56.074851602Z\" level=info 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:02.455066 crc crio[22018]: time=\"2026-06-11T17:49:02.454103357Z\" level=info msg=\"Stopped container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:02.458961 crc crio[22018]: time=\"2026-06-11T17:49:02.458857259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8ec6a242-58a9-49c8-872f-4fe01440a474 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.470289 crc crio[22018]: time=\"2026-06-11T17:49:02.470159221Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.472873 crc crio[22018]: time=\"2026-06-11T17:49:02.472729641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ab72e28a-73b3-424e-9ea8-a6f4d4c079b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.496976 crc crio[22018]: time=\"2026-06-11T17:49:02.496862125Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.497905 crc crio[22018]: time=\"2026-06-11T17:49:02.497780671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.498288 crc crio[22018]: time=\"2026-06-11T17:49:02.49814046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ab0ffea0-69da-4dda-aaa7-ca6998f2809a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.499294 crc crio[22018]: time=\"2026-06-11T17:49:02.499241144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=040c34ae-758a-46cd-a4b3-7a61c2588088 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.512736 crc crio[22018]: time=\"2026-06-11T17:49:02.512637082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=955af4e3-b3e4-4d46-81f3-78055755b550 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.573255 crc crio[22018]: time=\"2026-06-11T17:49:02.57320175Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.588744 crc crio[22018]: time=\"2026-06-11T17:49:02.588713143Z\" level=info 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:02.624603 crc crio[22018]: time=\"2026-06-11T17:49:02.624533084Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.626725 crc crio[22018]: time=\"2026-06-11T17:49:02.626129095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=16eefc5d-46aa-4cea-bcd2-ed011cdf30e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.636945 crc crio[22018]: time=\"2026-06-11T17:49:02.636776404Z\" level=info 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:02.646174 crc crio[22018]: time=\"2026-06-11T17:49:02.645610668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.646603 crc crio[22018]: time=\"2026-06-11T17:49:02.646473213Z\" level=info 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:02.647134 crc crio[22018]: time=\"2026-06-11T17:49:02.646977509Z\" level=info 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:02.647506 crc crio[22018]: time=\"2026-06-11T17:49:02.647264101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1592b56d-ec70-4ae5-8083-2d44b019ad2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.654293 crc crio[22018]: time=\"2026-06-11T17:49:02.654177608Z\" level=info 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:02.674924 crc crio[22018]: time=\"2026-06-11T17:49:02.674160524Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage\nJun 11 17:49:02.681099 crc crio[22018]: time=\"2026-06-11T17:49:02.680962711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f7310e28-be66-40bf-b602-a86da0f07932 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.682524 crc crio[22018]: time=\"2026-06-11T17:49:02.682448308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cf0e88b5-b05a-40bc-86ea-9c28e94a7ce6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.685875 crc crio[22018]: time=\"2026-06-11T17:49:02.6808911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ffaa1bf8-12d4-477e-bd1f-87638de2081f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.691267 crc crio[22018]: time=\"2026-06-11T17:49:02.691196467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c71d6e03-7a16-4d36-b207-d016879de479 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.701518 crc crio[22018]: time=\"2026-06-11T17:49:02.701374072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6890ea91-2b30-4845-92bc-d023a8e1d22b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.702088 crc crio[22018]: time=\"2026-06-11T17:49:02.701924439Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.703667 crc crio[22018]: time=\"2026-06-11T17:49:02.703596602Z\" level=info 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:02.708855 crc crio[22018]: time=\"2026-06-11T17:49:02.708678524Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.715022 crc crio[22018]: time=\"2026-06-11T17:49:02.71488424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=872d6936-cb87-4bc4-89db-448e4671eafd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.726086 crc crio[22018]: time=\"2026-06-11T17:49:02.725983245Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.739941 crc crio[22018]: time=\"2026-06-11T17:49:02.739807026Z\" level=info 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:02.741574 crc crio[22018]: time=\"2026-06-11T17:49:02.741486962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b14dd72c-237d-4771-be06-089183e83fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:02.742261 crc crio[22018]: time=\"2026-06-11T17:49:02.742183372Z\" level=info 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:02.755119 crc crio[22018]: time=\"2026-06-11T17:49:02.754966198Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.786819 crc crio[22018]: time=\"2026-06-11T17:49:02.786742919Z\" level=info 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:02.789729 crc crio[22018]: time=\"2026-06-11T17:49:02.789660142Z\" level=info 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:02.791650 crc crio[22018]: time=\"2026-06-11T17:49:02.791579054Z\" level=info 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:02.817702 crc crio[22018]: time=\"2026-06-11T17:49:02.817295362Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.827163 crc crio[22018]: time=\"2026-06-11T17:49:02.826992421Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:02.837890 crc crio[22018]: time=\"2026-06-11T17:49:02.837761254Z\" level=info 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:02.846543 crc crio[22018]: time=\"2026-06-11T17:49:02.846398259Z\" level=info 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:02.847253 crc crio[22018]: time=\"2026-06-11T17:49:02.847170293Z\" level=info 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:02.847763 crc crio[22018]: time=\"2026-06-11T17:49:02.847667279Z\" level=info 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:02.848652 crc crio[22018]: time=\"2026-06-11T17:49:02.848572148Z\" level=info 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:02.854101 crc crio[22018]: time=\"2026-06-11T17:49:02.854026722Z\" level=info 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:02.929067 crc crio[22018]: time=\"2026-06-11T17:49:02.928897085Z\" level=info 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:02.932263 crc crio[22018]: time=\"2026-06-11T17:49:02.932134948Z\" level=info 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:02.942914 crc crio[22018]: time=\"2026-06-11T17:49:02.942811868Z\" level=info 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:02.948177 crc crio[22018]: time=\"2026-06-11T17:49:02.948051005Z\" level=info 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.156578 crc crio[22018]: time=\"2026-06-11T17:49:03.155443138Z\" level=info msg=\"Created container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.158652 crc crio[22018]: time=\"2026-06-11T17:49:03.158514556Z\" level=info msg=\"Starting container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b\" id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.164400 crc crio[22018]: time=\"2026-06-11T17:49:03.164253309Z\" level=info msg=\"Started container\" PID=259927 containerID=c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\nJun 11 17:49:03.169584 crc crio[22018]: time=\"2026-06-11T17:49:03.169508496Z\" level=info 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.175234 crc crio[22018]: time=\"2026-06-11T17:49:03.175126245Z\" level=info 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.189090 crc crio[22018]: time=\"2026-06-11T17:49:03.188992496Z\" level=info msg=\"Created container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.191943 crc crio[22018]: time=\"2026-06-11T17:49:03.191867778Z\" level=info msg=\"Starting container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7\" id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.198788 crc crio[22018]: time=\"2026-06-11T17:49:03.198644694Z\" level=info msg=\"Started container\" PID=259928 containerID=b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\nJun 11 17:49:03.211231 crc crio[22018]: time=\"2026-06-11T17:49:03.211108171Z\" level=info msg=\"Created container 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e: openstack/memcached-0/memcached\" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.213622 crc crio[22018]: time=\"2026-06-11T17:49:03.213544958Z\" level=info msg=\"Starting container: 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e\" id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.224487 crc crio[22018]: time=\"2026-06-11T17:49:03.224244429Z\" level=info msg=\"Started container\" PID=259929 containerID=4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e description=openstack/memcached-0/memcached id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a\nJun 11 17:49:03.311311 crc crio[22018]: time=\"2026-06-11T17:49:03.311209659Z\" level=info msg=\"Created container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.313835 crc crio[22018]: time=\"2026-06-11T17:49:03.31379674Z\" level=info msg=\"Starting container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb\" id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.325970 crc crio[22018]: time=\"2026-06-11T17:49:03.325908386Z\" level=info msg=\"Started container\" PID=259930 containerID=4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\nJun 11 17:49:03.394807 crc crio[22018]: time=\"2026-06-11T17:49:03.394587242Z\" level=info 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.400048 crc crio[22018]: time=\"2026-06-11T17:49:03.399962004Z\" level=info 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.462230 crc crio[22018]: time=\"2026-06-11T17:49:03.462165826Z\" level=info msg=\"Created container f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945: openstack/openstack-galera-0/mysql-bootstrap\" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.463701 crc crio[22018]: time=\"2026-06-11T17:49:03.463636741Z\" level=info msg=\"Starting container: f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945\" id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.471052 crc crio[22018]: time=\"2026-06-11T17:49:03.470899094Z\" level=info msg=\"Started container\" PID=259939 containerID=f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945 description=openstack/openstack-galera-0/mysql-bootstrap id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c\nJun 11 17:49:03.483512 crc crio[22018]: time=\"2026-06-11T17:49:03.483134332Z\" level=info msg=\"Created container b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.484899 crc crio[22018]: time=\"2026-06-11T17:49:03.484814466Z\" level=info msg=\"Starting container: b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe\" id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.490383 crc crio[22018]: time=\"2026-06-11T17:49:03.490246479Z\" level=info msg=\"Started container\" PID=259960 containerID=b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98\nJun 11 17:49:03.584870 crc crio[22018]: time=\"2026-06-11T17:49:03.584047565Z\" level=info msg=\"Created container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:03.586241 crc crio[22018]: time=\"2026-06-11T17:49:03.586154954Z\" level=info msg=\"Starting container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403\" id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:03.592160 crc crio[22018]: time=\"2026-06-11T17:49:03.592091041Z\" level=info msg=\"Started container\" PID=259977 containerID=c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403 description=openstack/keystone-db-sync-ljlqj/keystone-db-sync id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\nJun 11 17:49:03.598791 crc crio[22018]: time=\"2026-06-11T17:49:03.598659743Z\" level=info msg=\"Stopping container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b (timeout: 30s)\" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:04.720635 crc crio[22018]: time=\"2026-06-11T17:49:04.720017054Z\" level=info msg=\"Created container 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c: openstack/rabbitmq-cell1-server-0/wipe-data\" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:04.721738 crc crio[22018]: time=\"2026-06-11T17:49:04.721661397Z\" level=info msg=\"Starting container: 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c\" id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:04.727700 crc crio[22018]: time=\"2026-06-11T17:49:04.727605656Z\" level=info msg=\"Started container\" PID=259936 containerID=237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c description=openstack/rabbitmq-cell1-server-0/wipe-data id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2\nJun 11 17:49:04.802173 crc crio[22018]: time=\"2026-06-11T17:49:04.802084857Z\" level=info msg=\"Created container f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752: openstack/rabbitmq-server-0/wipe-data\" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:04.803728 crc crio[22018]: time=\"2026-06-11T17:49:04.803652287Z\" level=info msg=\"Starting container: f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752\" id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:04.822199 crc crio[22018]: time=\"2026-06-11T17:49:04.822044273Z\" level=info msg=\"Started container\" PID=259931 containerID=f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752 description=openstack/rabbitmq-server-0/wipe-data id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95\nJun 11 17:49:06.161107 crc crio[22018]: time=\"2026-06-11T17:49:06.160639035Z\" level=info msg=\"Stopping container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 (timeout: 30s)\" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:06.715073 crc crio[22018]: time=\"2026-06-11T17:49:06.71389848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=19886f5d-8a60-4abb-88a9-c8d813743fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:06.735195 crc crio[22018]: time=\"2026-06-11T17:49:06.735077175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=71fad1f3-d5c6-414f-80b8-2bffdf5228f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:06.746583 crc crio[22018]: time=\"2026-06-11T17:49:06.745133034Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:06.747270 crc crio[22018]: time=\"2026-06-11T17:49:06.747211281Z\" level=info 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:06.828042 crc crio[22018]: time=\"2026-06-11T17:49:06.827960951Z\" level=info 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:06.831134 crc crio[22018]: time=\"2026-06-11T17:49:06.831081841Z\" level=info 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:07.736252 crc crio[22018]: time=\"2026-06-11T17:49:07.735778467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d2c1cf35-37d1-4035-904c-e51ef069266c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.748385 crc crio[22018]: time=\"2026-06-11T17:49:07.747072086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1ac99daa-3f36-4ed7-a9ba-4b4d93cf878a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.752673 crc crio[22018]: time=\"2026-06-11T17:49:07.752362974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=61f751ae-9441-4b9f-81f9-4f91b0d1015e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.756386 crc crio[22018]: time=\"2026-06-11T17:49:07.755035969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9e208bd2-af74-4698-aba1-45c5344643dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.764395 crc crio[22018]: time=\"2026-06-11T17:49:07.763762587Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:07.771178 crc crio[22018]: time=\"2026-06-11T17:49:07.771098372Z\" level=info 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:07.849939 crc crio[22018]: time=\"2026-06-11T17:49:07.849851759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=475a5805-0339-40b1-aaef-6cec76100d75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.858689 crc crio[22018]: time=\"2026-06-11T17:49:07.858592057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e80fc465-c8ed-4629-95af-043286d1acf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:07.861526 crc crio[22018]: time=\"2026-06-11T17:49:07.861451429Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:07.863613 crc crio[22018]: time=\"2026-06-11T17:49:07.863546846Z\" level=info 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:07.870662 crc crio[22018]: time=\"2026-06-11T17:49:07.870594039Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:07.915982 crc crio[22018]: time=\"2026-06-11T17:49:07.915888522Z\" level=info 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:07.918154 crc crio[22018]: time=\"2026-06-11T17:49:07.918088361Z\" level=info 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:07.920502 crc crio[22018]: time=\"2026-06-11T17:49:07.920397486Z\" level=info 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:08.092451 crc crio[22018]: time=\"2026-06-11T17:49:08.091553674Z\" level=info 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:08.095702 crc crio[22018]: time=\"2026-06-11T17:49:08.095630824Z\" level=info 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:08.198830 crc crio[22018]: time=\"2026-06-11T17:49:08.198739548Z\" level=info 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:08.207542 crc crio[22018]: time=\"2026-06-11T17:49:08.20663138Z\" level=info 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:08.499998 crc crio[22018]: time=\"2026-06-11T17:49:08.499785822Z\" level=info msg=\"Created container 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe: openstack/openstack-cell1-galera-0/galera\" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:08.501777 crc crio[22018]: time=\"2026-06-11T17:49:08.501544808Z\" level=info msg=\"Starting container: 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe\" id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:08.512550 crc crio[22018]: time=\"2026-06-11T17:49:08.51227838Z\" level=info msg=\"Started container\" PID=260732 containerID=75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe description=openstack/openstack-cell1-galera-0/galera id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98\nJun 11 17:49:08.556650 crc crio[22018]: time=\"2026-06-11T17:49:08.55653375Z\" level=info msg=\"Created container d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb: openstack/openstack-galera-0/galera\" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:08.557866 crc crio[22018]: time=\"2026-06-11T17:49:08.557804679Z\" level=info msg=\"Starting container: d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb\" id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:08.567199 crc crio[22018]: time=\"2026-06-11T17:49:08.567095726Z\" level=info msg=\"Started container\" PID=260734 containerID=d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb description=openstack/openstack-galera-0/galera id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c\nJun 11 17:49:09.337710 crc crio[22018]: time=\"2026-06-11T17:49:09.337133915Z\" level=info msg=\"Created container 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602: openstack/rabbitmq-cell1-server-0/setup-container\" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:09.342722 crc crio[22018]: time=\"2026-06-11T17:49:09.342566299Z\" level=info msg=\"Starting container: 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602\" id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:09.358085 crc crio[22018]: time=\"2026-06-11T17:49:09.357957809Z\" level=info msg=\"Started container\" PID=260597 containerID=4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602 description=openstack/rabbitmq-cell1-server-0/setup-container id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2\nJun 11 17:49:09.527080 crc crio[22018]: time=\"2026-06-11T17:49:09.524021274Z\" level=info msg=\"Stopped container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:09.527080 crc crio[22018]: time=\"2026-06-11T17:49:09.525553773Z\" level=info msg=\"Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:09.533781 crc crio[22018]: time=\"2026-06-11T17:49:09.527095792Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc007484340}] Aliases:map[]}\"\nJun 11 17:49:09.533781 crc crio[22018]: time=\"2026-06-11T17:49:09.527272958Z\" level=info msg=\"Deleting pod openstack_keystone-74988c44b8-b4w7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:10.202708 crc crio[22018]: time=\"2026-06-11T17:49:10.202148777Z\" level=info msg=\"Stopped pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:10.870048 crc crio[22018]: time=\"2026-06-11T17:49:10.869875218Z\" level=info msg=\"Removing container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7\" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:10.905260 crc crio[22018]: time=\"2026-06-11T17:49:10.904896052Z\" level=info msg=\"Created container b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c: openstack/rabbitmq-server-0/setup-container\" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:10.906658 crc crio[22018]: time=\"2026-06-11T17:49:10.906593625Z\" level=info msg=\"Starting container: b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c\" id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:10.916723 crc crio[22018]: time=\"2026-06-11T17:49:10.916609435Z\" level=info msg=\"Started container\" PID=260733 containerID=b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c description=openstack/rabbitmq-server-0/setup-container id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95\nJun 11 17:49:10.969058 crc crio[22018]: time=\"2026-06-11T17:49:10.968633479Z\" level=info msg=\"Removed container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:17.475141 crc crio[22018]: time=\"2026-06-11T17:49:17.474278502Z\" level=info msg=\"Stopped container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:17.477432 crc crio[22018]: time=\"2026-06-11T17:49:17.477277357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=600b0bcb-0cbb-4a84-90c5-59d7ee043e4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:17.525430 crc crio[22018]: time=\"2026-06-11T17:49:17.525257605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f4a66b20-9df5-4491-bb03-7b9643580e62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:17.723472 crc crio[22018]: time=\"2026-06-11T17:49:17.723203871Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:17.723863 crc crio[22018]: time=\"2026-06-11T17:49:17.723741678Z\" level=info 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:17.809959 crc crio[22018]: time=\"2026-06-11T17:49:17.809524796Z\" level=info 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:17.825957 crc crio[22018]: time=\"2026-06-11T17:49:17.822277183Z\" level=info 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:18.371664 crc crio[22018]: time=\"2026-06-11T17:49:18.371259603Z\" level=info msg=\"Created container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:18.372606 crc crio[22018]: time=\"2026-06-11T17:49:18.372523091Z\" level=info msg=\"Starting container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6\" id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:18.378680 crc crio[22018]: time=\"2026-06-11T17:49:18.378566174Z\" level=info msg=\"Started container\" PID=261584 containerID=0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\nJun 11 17:49:19.065944 crc crio[22018]: time=\"2026-06-11T17:49:19.062838972Z\" level=info msg=\"Stopping container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 (timeout: 30s)\" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:19.199662 crc crio[22018]: time=\"2026-06-11T17:49:19.199510287Z\" level=info msg=\"Stopped container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:19.201767 crc crio[22018]: time=\"2026-06-11T17:49:19.201676056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b5ecd3c0-eebf-419e-b978-47246819f029 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:19.204045 crc crio[22018]: time=\"2026-06-11T17:49:19.203965736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1024e2be-7e39-4160-ba2a-003ffe7bd1cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:19.207085 crc crio[22018]: time=\"2026-06-11T17:49:19.207004327Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:19.207473 crc crio[22018]: time=\"2026-06-11T17:49:19.207314227Z\" level=info 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:19.289642 crc crio[22018]: time=\"2026-06-11T17:49:19.27790549Z\" level=info 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:19.289642 crc crio[22018]: time=\"2026-06-11T17:49:19.280952496Z\" level=info 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:19.526955 crc crio[22018]: time=\"2026-06-11T17:49:19.525945588Z\" level=info msg=\"Created container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:19.530187 crc crio[22018]: time=\"2026-06-11T17:49:19.530095829Z\" level=info msg=\"Starting container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd\" id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:19.538863 crc crio[22018]: time=\"2026-06-11T17:49:19.538791426Z\" level=info msg=\"Started container\" PID=261839 containerID=47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\nJun 11 17:49:20.104734 crc crio[22018]: time=\"2026-06-11T17:49:20.103457846Z\" level=info msg=\"Removing container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71\" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:20.145798 crc crio[22018]: time=\"2026-06-11T17:49:20.145103362Z\" level=info msg=\"Removed container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:23.215060 crc crio[22018]: time=\"2026-06-11T17:49:23.214975416Z\" level=info msg=\"Stopping container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 (timeout: 30s)\" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.216116 crc crio[22018]: time=\"2026-06-11T17:49:23.2150879Z\" level=info msg=\"Stopping container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 (timeout: 30s)\" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.216116 crc crio[22018]: time=\"2026-06-11T17:49:23.214989102Z\" level=info msg=\"Stopping container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe (timeout: 30s)\" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.216850 crc crio[22018]: time=\"2026-06-11T17:49:23.216754783Z\" level=info msg=\"Stopping container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 (timeout: 30s)\" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.351777 crc crio[22018]: time=\"2026-06-11T17:49:23.351550495Z\" level=info msg=\"Stopped container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.450256 crc crio[22018]: time=\"2026-06-11T17:49:23.450161765Z\" level=info msg=\"Stopped container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.551995 crc crio[22018]: time=\"2026-06-11T17:49:23.551897714Z\" level=info msg=\"Stopped container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.765903 crc crio[22018]: time=\"2026-06-11T17:49:23.765682231Z\" level=info msg=\"Stopped container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:23.768993 crc crio[22018]: time=\"2026-06-11T17:49:23.768909143Z\" level=info msg=\"Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:23.770036 crc crio[22018]: time=\"2026-06-11T17:49:23.769972608Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"\nJun 11 17:49:23.770250 crc crio[22018]: time=\"2026-06-11T17:49:23.770190495Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:24.144960 crc crio[22018]: time=\"2026-06-11T17:49:24.14472182Z\" level=info msg=\"Stopped pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.672692 crc crio[22018]: time=\"2026-06-11T17:49:25.671699848Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:25.674162 crc crio[22018]: time=\"2026-06-11T17:49:25.672746242Z\" level=info 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:25.718815 crc crio[22018]: time=\"2026-06-11T17:49:25.718682496Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}\"\nJun 11 17:49:25.718815 crc crio[22018]: time=\"2026-06-11T17:49:25.718791269Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:25.870137 crc crio[22018]: time=\"2026-06-11T17:49:25.870059345Z\" level=info msg=\"Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.870635 crc crio[22018]: time=\"2026-06-11T17:49:25.870299172Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.871125 crc crio[22018]: time=\"2026-06-11T17:49:25.871090327Z\" level=info msg=\"Removing pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.895709 crc crio[22018]: time=\"2026-06-11T17:49:25.895655645Z\" level=info msg=\"Removed pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.897288 crc crio[22018]: time=\"2026-06-11T17:49:25.897201989Z\" level=info msg=\"Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.897928 crc crio[22018]: time=\"2026-06-11T17:49:25.897901481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.899623 crc crio[22018]: time=\"2026-06-11T17:49:25.899129131Z\" level=info msg=\"Removing pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.920671 crc crio[22018]: time=\"2026-06-11T17:49:25.919926844Z\" level=info msg=\"Removed pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.922748082Z\" level=info msg=\"Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.922785043Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.924126426Z\" level=info msg=\"Removing pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.950973 crc crio[22018]: time=\"2026-06-11T17:49:25.950886755Z\" level=info msg=\"Removed pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.951489 crc crio[22018]: time=\"2026-06-11T17:49:25.951280554Z\" level=info msg=\"Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.951489 crc crio[22018]: time=\"2026-06-11T17:49:25.95148689Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:25.951898 crc crio[22018]: time=\"2026-06-11T17:49:25.951848354Z\" level=info msg=\"Removing pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:25.999725 crc crio[22018]: time=\"2026-06-11T17:49:25.99914338Z\" level=info msg=\"Removed pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.002527 crc crio[22018]: time=\"2026-06-11T17:49:26.002230292Z\" level=info msg=\"Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.002527 crc crio[22018]: time=\"2026-06-11T17:49:26.002435039Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.003185 crc crio[22018]: time=\"2026-06-11T17:49:26.003154822Z\" level=info msg=\"Removing pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.017493 crc crio[22018]: time=\"2026-06-11T17:49:26.01743731Z\" level=info msg=\"Removed pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.023622 crc crio[22018]: time=\"2026-06-11T17:49:26.023519991Z\" level=info msg=\"Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.023777 crc crio[22018]: time=\"2026-06-11T17:49:26.023652355Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.025095 crc crio[22018]: time=\"2026-06-11T17:49:26.02501681Z\" level=info msg=\"Removing pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.047845 crc crio[22018]: time=\"2026-06-11T17:49:26.047752024Z\" level=info msg=\"Removed pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.049728 crc crio[22018]: time=\"2026-06-11T17:49:26.049643522Z\" level=info msg=\"Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.049834 crc crio[22018]: time=\"2026-06-11T17:49:26.049742475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.050435 crc crio[22018]: time=\"2026-06-11T17:49:26.050362665Z\" level=info msg=\"Removing pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.067797 crc crio[22018]: time=\"2026-06-11T17:49:26.067635389Z\" level=info msg=\"Removed pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.070437 crc crio[22018]: time=\"2026-06-11T17:49:26.07030535Z\" level=info msg=\"Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.070603 crc crio[22018]: time=\"2026-06-11T17:49:26.070459255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.073944 crc crio[22018]: time=\"2026-06-11T17:49:26.073884813Z\" level=info msg=\"Removing pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.122146 crc crio[22018]: time=\"2026-06-11T17:49:26.121849331Z\" level=info msg=\"Removed pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.122812 crc crio[22018]: time=\"2026-06-11T17:49:26.122743316Z\" level=info msg=\"Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.122989 crc crio[22018]: time=\"2026-06-11T17:49:26.122875981Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.124604 crc crio[22018]: time=\"2026-06-11T17:49:26.124550475Z\" level=info msg=\"Removing pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.145220 crc crio[22018]: time=\"2026-06-11T17:49:26.145168725Z\" level=info msg=\"Removed pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.146658 crc crio[22018]: time=\"2026-06-11T17:49:26.146575403Z\" level=info msg=\"Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.146907 crc crio[22018]: time=\"2026-06-11T17:49:26.146834521Z\" level=info msg=\"Stopped pod sandbox (already stopped): a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:26.151295 crc crio[22018]: time=\"2026-06-11T17:49:26.151228911Z\" level=info msg=\"Removing pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.167735 crc crio[22018]: time=\"2026-06-11T17:49:26.167170377Z\" level=info msg=\"Removed pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:49:26.294294 crc crio[22018]: 2026-06-11T17:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9d0e5ddd4666e3 Mac:d2:c8:9f:e5:e2:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:49:26.296052 crc crio[22018]: time=\"2026-06-11T17:49:26.295991337Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}\"\nJun 11 17:49:26.296194 crc crio[22018]: time=\"2026-06-11T17:49:26.296142902Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:49:26.305382 crc crio[22018]: time=\"2026-06-11T17:49:26.305280223Z\" level=info msg=\"Ran pod sandbox e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f with infra container: openstack/ceilometer-0/POD\" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:26.311287 crc crio[22018]: time=\"2026-06-11T17:49:26.311177249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fdb57083-7173-49a7-a27d-4f2e4c94a397 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.357498 crc crio[22018]: time=\"2026-06-11T17:49:26.357261687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e83a53fb-ed49-4989-8138-62be07fa6121 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.370839 crc crio[22018]: time=\"2026-06-11T17:49:26.370742027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:26.371143 crc crio[22018]: time=\"2026-06-11T17:49:26.371094739Z\" level=info 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:26.419840 crc crio[22018]: time=\"2026-06-11T17:49:26.419767257Z\" level=info 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:26.422683 crc crio[22018]: time=\"2026-06-11T17:49:26.422650579Z\" level=info 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:26.581487 crc crio[22018]: time=\"2026-06-11T17:49:26.581233971Z\" level=info msg=\"Created container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:26.582557 crc crio[22018]: time=\"2026-06-11T17:49:26.582508131Z\" level=info msg=\"Starting container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd\" id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:26.588615 crc crio[22018]: time=\"2026-06-11T17:49:26.58852787Z\" level=info msg=\"Started container\" PID=262342 containerID=9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd description=openstack/ceilometer-0/ceilometer-central-agent id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\nJun 11 17:49:26.602839 crc crio[22018]: time=\"2026-06-11T17:49:26.602745593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3c712fee-6ce3-41ef-9c6e-22630d7aa7d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.626634 crc crio[22018]: time=\"2026-06-11T17:49:26.626292503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c90d1489-2739-42f2-aca4-a67ad39e3045 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.636812 crc crio[22018]: time=\"2026-06-11T17:49:26.636725805Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:26.637226 crc crio[22018]: time=\"2026-06-11T17:49:26.637142569Z\" level=info 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:26.699815 crc crio[22018]: time=\"2026-06-11T17:49:26.69971503Z\" level=info 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:26.703310 crc crio[22018]: time=\"2026-06-11T17:49:26.703234443Z\" level=info 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:26.888446 crc crio[22018]: time=\"2026-06-11T17:49:26.888074298Z\" level=info msg=\"Created container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:26.891272 crc crio[22018]: time=\"2026-06-11T17:49:26.891172237Z\" level=info msg=\"Starting container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91\" id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:26.901532 crc crio[22018]: time=\"2026-06-11T17:49:26.901393332Z\" level=info msg=\"Started container\" PID=262374 containerID=2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 description=openstack/ceilometer-0/ceilometer-notification-agent id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\nJun 11 17:49:26.917143 crc crio[22018]: time=\"2026-06-11T17:49:26.913986903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=67db168e-30a3-484d-bcfc-db455f9b458e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.934585 crc crio[22018]: time=\"2026-06-11T17:49:26.934476185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=03c1cfba-5331-474b-9579-e8d27c484e3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:26.944798 crc crio[22018]: time=\"2026-06-11T17:49:26.944719652Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:26.945174 crc crio[22018]: time=\"2026-06-11T17:49:26.945117475Z\" level=info 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:27.031938 crc crio[22018]: time=\"2026-06-11T17:49:27.031811514Z\" level=info 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:27.040650 crc crio[22018]: time=\"2026-06-11T17:49:27.040593144Z\" level=info 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:27.154956 crc crio[22018]: time=\"2026-06-11T17:49:27.15476787Z\" level=info msg=\"Created container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:27.157111 crc crio[22018]: time=\"2026-06-11T17:49:27.157043552Z\" level=info msg=\"Starting container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f\" id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:27.164657 crc crio[22018]: time=\"2026-06-11T17:49:27.163756442Z\" level=info msg=\"Started container\" PID=262393 containerID=5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f description=openstack/ceilometer-0/sg-core id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\nJun 11 17:49:27.180012 crc crio[22018]: time=\"2026-06-11T17:49:27.179870469Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ccc421a7-c1d3-4596-8d0e-9b296ec0f8d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:27.237292 crc crio[22018]: time=\"2026-06-11T17:49:27.237081213Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f09ae4b6-a080-4bc8-b8f8-91cdeaa96278 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:27.249225 crc crio[22018]: time=\"2026-06-11T17:49:27.249133684Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:27.249744 crc crio[22018]: time=\"2026-06-11T17:49:27.249654021Z\" level=info 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:27.334187 crc crio[22018]: time=\"2026-06-11T17:49:27.332995226Z\" level=info 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:27.345768 crc crio[22018]: time=\"2026-06-11T17:49:27.345653398Z\" level=info 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:27.489276 crc crio[22018]: time=\"2026-06-11T17:49:27.489152306Z\" level=info msg=\"Created container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:27.490739 crc crio[22018]: time=\"2026-06-11T17:49:27.490646816Z\" level=info msg=\"Starting container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e\" id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:27.497902 crc crio[22018]: time=\"2026-06-11T17:49:27.497762175Z\" level=info msg=\"Started container\" PID=262444 containerID=9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e description=openstack/ceilometer-0/proxy-httpd id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\nJun 11 17:49:28.273754 crc crio[22018]: time=\"2026-06-11T17:49:28.273479539Z\" level=info msg=\"Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:28.275064 crc crio[22018]: time=\"2026-06-11T17:49:28.275033679Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0004bf440}] Aliases:map[]}\"\nJun 11 17:49:28.275299 crc crio[22018]: time=\"2026-06-11T17:49:28.275279467Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-ljlqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:28.636506 crc crio[22018]: time=\"2026-06-11T17:49:28.636163417Z\" level=info msg=\"Stopped pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:29.326797 crc crio[22018]: time=\"2026-06-11T17:49:29.326666085Z\" level=info msg=\"Stopping container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c (timeout: 30s)\" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:29.326797 crc crio[22018]: time=\"2026-06-11T17:49:29.326746199Z\" level=info msg=\"Stopping container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f (timeout: 30s)\" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:29.469389 crc crio[22018]: time=\"2026-06-11T17:49:29.46908776Z\" level=info msg=\"Stopped container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:30.231966 crc crio[22018]: time=\"2026-06-11T17:49:30.231536419Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9b4vt/POD\" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:30.232212 crc crio[22018]: time=\"2026-06-11T17:49:30.231995644Z\" level=info 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:30.328135 crc crio[22018]: time=\"2026-06-11T17:49:30.328041774Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}\"\nJun 11 17:49:30.328135 crc crio[22018]: time=\"2026-06-11T17:49:30.328095636Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9b4vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:30.687291 crc crio[22018]: 2026-06-11T17:49:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd996a3adcce8dc Mac:c2:eb:dd:90:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 SocketPath: PciID:}] [{Interface:0xc0002127b0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:49:30.688281 crc crio[22018]: time=\"2026-06-11T17:49:30.688197625Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}\"\nJun 11 17:49:30.688530 crc crio[22018]: time=\"2026-06-11T17:49:30.68839621Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9b4vt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:49:30.697534 crc crio[22018]: time=\"2026-06-11T17:49:30.697297085Z\" level=info msg=\"Ran pod sandbox cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b with infra container: openstack/keystone-bootstrap-9b4vt/POD\" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:30.699665 crc crio[22018]: time=\"2026-06-11T17:49:30.699614357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ec20334f-4ae2-481e-93b1-25e62ac36b61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:30.737645 crc crio[22018]: time=\"2026-06-11T17:49:30.737554896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8d1dbeb9-dd3d-4d86-b8a2-7862f25dd346 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:30.749671 crc crio[22018]: time=\"2026-06-11T17:49:30.748131842Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:30.749671 crc crio[22018]: time=\"2026-06-11T17:49:30.749664792Z\" level=info 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:30.809255 crc crio[22018]: time=\"2026-06-11T17:49:30.809132414Z\" level=info 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:30.815293 crc crio[22018]: time=\"2026-06-11T17:49:30.815229909Z\" level=info 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:31.016237 crc crio[22018]: time=\"2026-06-11T17:49:31.016129736Z\" level=info msg=\"Created container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:31.017621 crc crio[22018]: time=\"2026-06-11T17:49:31.017582082Z\" level=info msg=\"Starting container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2\" id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:31.028770 crc crio[22018]: time=\"2026-06-11T17:49:31.028712729Z\" level=info msg=\"Started container\" PID=263023 containerID=bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2 description=openstack/keystone-bootstrap-9b4vt/keystone-bootstrap id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\nJun 11 17:49:32.673476 crc crio[22018]: time=\"2026-06-11T17:49:32.671804272Z\" level=info msg=\"Stopped container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:32.675580 crc crio[22018]: time=\"2026-06-11T17:49:32.675484851Z\" level=info msg=\"Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:32.679782 crc crio[22018]: time=\"2026-06-11T17:49:32.679738975Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002300478}] Aliases:map[]}\"\nJun 11 17:49:32.680583 crc crio[22018]: time=\"2026-06-11T17:49:32.680233631Z\" level=info msg=\"Deleting pod openstack_barbican-api-86c9988d8b-nf6zh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:33.058439 crc crio[22018]: time=\"2026-06-11T17:49:33.057871854Z\" level=info msg=\"Stopped pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:33.401226 crc crio[22018]: time=\"2026-06-11T17:49:33.400452994Z\" level=info msg=\"Removing container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c\" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:33.441400 crc crio[22018]: time=\"2026-06-11T17:49:33.441237197Z\" level=info msg=\"Removed container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:33.446390 crc crio[22018]: time=\"2026-06-11T17:49:33.446226019Z\" level=info msg=\"Removing container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f\" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:33.472902 crc crio[22018]: time=\"2026-06-11T17:49:33.472794239Z\" level=info msg=\"Removed container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:36.021602 crc crio[22018]: time=\"2026-06-11T17:49:36.020596848Z\" level=info msg=\"Stopping container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 (timeout: 30s)\" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:36.024033 crc crio[22018]: time=\"2026-06-11T17:49:36.021697642Z\" level=info msg=\"Stopping container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec (timeout: 30s)\" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:36.465999 crc crio[22018]: time=\"2026-06-11T17:49:36.465795516Z\" level=info msg=\"Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:36.467043 crc crio[22018]: time=\"2026-06-11T17:49:36.466953544Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"\nJun 11 17:49:36.467251 crc crio[22018]: time=\"2026-06-11T17:49:36.46715947Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9b4vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:36.855917 crc crio[22018]: time=\"2026-06-11T17:49:36.855764279Z\" level=info msg=\"Stopped pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:37.481566 crc crio[22018]: time=\"2026-06-11T17:49:37.480917014Z\" level=info msg=\"Stopped container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:38.107518 crc crio[22018]: time=\"2026-06-11T17:49:38.106949097Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5ff85484-hcw45/POD\" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:38.107684 crc crio[22018]: time=\"2026-06-11T17:49:38.107550956Z\" level=info 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:38.157256 crc crio[22018]: time=\"2026-06-11T17:49:38.157150936Z\" level=info msg=\"Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"\nJun 11 17:49:38.157256 crc crio[22018]: time=\"2026-06-11T17:49:38.157222049Z\" level=info msg=\"Adding pod openstack_keystone-5ff85484-hcw45 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:38.762450 crc crio[22018]: 2026-06-11T17:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9832b72700b5e Mac:fa:04:61:60:04:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:49:38.765722 crc crio[22018]: time=\"2026-06-11T17:49:38.765679282Z\" level=info msg=\"Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"\nJun 11 17:49:38.766050 crc crio[22018]: time=\"2026-06-11T17:49:38.766025803Z\" level=info msg=\"Checking pod openstack_keystone-5ff85484-hcw45 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:49:38.778566 crc crio[22018]: time=\"2026-06-11T17:49:38.778514151Z\" level=info msg=\"Ran pod sandbox 1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 with infra container: openstack/keystone-5ff85484-hcw45/POD\" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:49:38.782550 crc crio[22018]: time=\"2026-06-11T17:49:38.78251007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bb973936-4bb5-4d24-9167-e0d6f7876de2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:38.844980 crc crio[22018]: time=\"2026-06-11T17:49:38.844585136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f705fec6-67b7-42e6-8997-5ea4e75effed name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:38.853613 crc crio[22018]: time=\"2026-06-11T17:49:38.853519638Z\" level=info msg=\"Creating container: openstack/keystone-5ff85484-hcw45/keystone-api\" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:38.854084 crc crio[22018]: time=\"2026-06-11T17:49:38.853951422Z\" level=info 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:38.913790 crc crio[22018]: time=\"2026-06-11T17:49:38.913701154Z\" level=info 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:38.917074 crc crio[22018]: time=\"2026-06-11T17:49:38.91701011Z\" level=info 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:39.047257 crc crio[22018]: time=\"2026-06-11T17:49:39.047123052Z\" level=info msg=\"Created container 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266: openstack/keystone-5ff85484-hcw45/keystone-api\" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:39.048433 crc crio[22018]: time=\"2026-06-11T17:49:39.048267639Z\" level=info msg=\"Starting container: 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266\" id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:39.055617 crc crio[22018]: time=\"2026-06-11T17:49:39.05554203Z\" level=info msg=\"Started container\" PID=263661 containerID=79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266 description=openstack/keystone-5ff85484-hcw45/keystone-api id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87\nJun 11 17:49:41.591203 crc crio[22018]: time=\"2026-06-11T17:49:41.590557398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4a23383d-297d-49e4-944c-16a22e843751 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:41.704682 crc crio[22018]: time=\"2026-06-11T17:49:41.704562905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0cb8e252-5052-48af-9a5e-c14585dfbcde name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:41.720042 crc crio[22018]: time=\"2026-06-11T17:49:41.719909804Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:41.720712 crc crio[22018]: time=\"2026-06-11T17:49:41.720611577Z\" level=info 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:41.788610 crc crio[22018]: time=\"2026-06-11T17:49:41.788106215Z\" level=info 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:41.795931 crc crio[22018]: time=\"2026-06-11T17:49:41.795525152Z\" level=info 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:41.970912 crc crio[22018]: time=\"2026-06-11T17:49:41.970681178Z\" level=info msg=\"Created container 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:41.972430 crc crio[22018]: time=\"2026-06-11T17:49:41.9722735Z\" level=info msg=\"Starting container: 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981\" id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:41.983168 crc crio[22018]: time=\"2026-06-11T17:49:41.98297452Z\" level=info msg=\"Started container\" PID=263931 containerID=6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2\nJun 11 17:49:41.997505 crc crio[22018]: time=\"2026-06-11T17:49:41.996933685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fe88deea-3360-4540-9390-6fe7a1b46d35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:42.000747 crc crio[22018]: time=\"2026-06-11T17:49:42.000640903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=639090c8-7c25-4fa9-ab1e-383601c5a13f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:42.010112 crc crio[22018]: time=\"2026-06-11T17:49:42.010023991Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:42.010671 crc crio[22018]: time=\"2026-06-11T17:49:42.01059675Z\" level=info 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:42.068372 crc crio[22018]: time=\"2026-06-11T17:49:42.068264125Z\" level=info 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:42.074618 crc crio[22018]: time=\"2026-06-11T17:49:42.074402601Z\" level=info 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:42.236828 crc crio[22018]: time=\"2026-06-11T17:49:42.236657847Z\" level=info msg=\"Created container 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:42.238056 crc crio[22018]: time=\"2026-06-11T17:49:42.237952589Z\" level=info msg=\"Starting container: 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30\" id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:42.254829 crc crio[22018]: time=\"2026-06-11T17:49:42.254724654Z\" level=info msg=\"Started container\" PID=263985 containerID=2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30 description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2\nJun 11 17:49:43.640438 crc crio[22018]: time=\"2026-06-11T17:49:43.639862166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a9a2819-24dc-4df2-b24c-220d820efc24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:43.709441 crc crio[22018]: time=\"2026-06-11T17:49:43.709258755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7648ba17-d0f5-4528-addf-36871929c424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:43.721003 crc crio[22018]: time=\"2026-06-11T17:49:43.720917956Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:43.721493 crc crio[22018]: time=\"2026-06-11T17:49:43.721430233Z\" level=info 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:43.799157 crc crio[22018]: time=\"2026-06-11T17:49:43.799093455Z\" level=info 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:43.804476 crc crio[22018]: time=\"2026-06-11T17:49:43.804375473Z\" level=info 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:43.965397 crc crio[22018]: time=\"2026-06-11T17:49:43.964688758Z\" level=info msg=\"Created container 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd: openstack/rabbitmq-server-0/rabbitmq\" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:43.967028 crc crio[22018]: time=\"2026-06-11T17:49:43.9669536Z\" level=info msg=\"Starting container: 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd\" id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:43.977811 crc crio[22018]: time=\"2026-06-11T17:49:43.977627651Z\" level=info msg=\"Started container\" PID=264039 containerID=279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd description=openstack/rabbitmq-server-0/rabbitmq id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95\nJun 11 17:49:43.991452 crc crio[22018]: time=\"2026-06-11T17:49:43.991280347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a8cb1b4-b0fe-4349-b47f-ed778b522a51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:43.996024 crc crio[22018]: time=\"2026-06-11T17:49:43.995934973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2c5d69b0-3832-422d-a5a6-6f68fd596d0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:49:44.001897 crc crio[22018]: time=\"2026-06-11T17:49:44.00181261Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:44.002193 crc crio[22018]: time=\"2026-06-11T17:49:44.002132791Z\" level=info 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:44.063398 crc crio[22018]: time=\"2026-06-11T17:49:44.063248946Z\" level=info 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:44.066452 crc crio[22018]: time=\"2026-06-11T17:49:44.066206831Z\" level=info 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:44.226080 crc crio[22018]: time=\"2026-06-11T17:49:44.225972888Z\" level=info msg=\"Created container e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e: openstack/rabbitmq-server-0/amqp-proxy\" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:49:44.227270 crc crio[22018]: time=\"2026-06-11T17:49:44.227196286Z\" level=info msg=\"Starting container: e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e\" id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:49:44.236813 crc crio[22018]: time=\"2026-06-11T17:49:44.23669229Z\" level=info msg=\"Started container\" PID=264101 containerID=e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e description=openstack/rabbitmq-server-0/amqp-proxy id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95\nJun 11 17:49:49.950600 crc crio[22018]: time=\"2026-06-11T17:49:49.949790367Z\" level=info msg=\"Stopped container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:49:49.957172 crc crio[22018]: time=\"2026-06-11T17:49:49.957009646Z\" level=info msg=\"Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:49.958757 crc crio[22018]: time=\"2026-06-11T17:49:49.95867744Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc000aa5500}] Aliases:map[]}\"\nJun 11 17:49:49.958898 crc crio[22018]: time=\"2026-06-11T17:49:49.958850765Z\" level=info msg=\"Deleting pod openstack_neutron-5b9dcb759c-47gjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:49:50.509725 crc crio[22018]: time=\"2026-06-11T17:49:50.50952861Z\" level=info msg=\"Stopped pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:49:50.782668 crc crio[22018]: time=\"2026-06-11T17:49:50.782139489Z\" level=info msg=\"Removing container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843\" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:50.836133 crc crio[22018]: time=\"2026-06-11T17:49:50.836042624Z\" level=info msg=\"Removed container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:50.860379 crc crio[22018]: time=\"2026-06-11T17:49:50.858547194Z\" level=info msg=\"Removing container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec\" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:49:51.188399 crc crio[22018]: time=\"2026-06-11T17:49:51.188262335Z\" level=info msg=\"Removed container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:00.576488 crc crio[22018]: time=\"2026-06-11T17:50:00.575598613Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686670-h522v/POD\" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:00.577726 crc crio[22018]: time=\"2026-06-11T17:50:00.576527032Z\" level=info 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.617101 crc crio[22018]: time=\"2026-06-11T17:50:00.616776796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}\"\nJun 11 17:50:00.617101 crc crio[22018]: time=\"2026-06-11T17:50:00.616822158Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686670-h522v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:01.173619 crc crio[22018]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02718e63e95066 Mac:e2:a7:57:5c:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:01.175108 crc crio[22018]: time=\"2026-06-11T17:50:01.175002118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}\"\nJun 11 17:50:01.175231 crc crio[22018]: time=\"2026-06-11T17:50:01.175187214Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686670-h522v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:01.185676 crc crio[22018]: time=\"2026-06-11T17:50:01.185622308Z\" level=info msg=\"Ran pod sandbox c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f with infra container: openshift-infra/auto-csr-approver-29686670-h522v/POD\" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:01.189844 crc crio[22018]: time=\"2026-06-11T17:50:01.188528911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:01.197616 crc crio[22018]: time=\"2026-06-11T17:50:01.197546286Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:50:02.190778 crc crio[22018]: time=\"2026-06-11T17:50:02.190219354Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:02.192740 crc crio[22018]: time=\"2026-06-11T17:50:02.191656817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d554720c-7212-40b0-b9d1-523c24fc1c4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:02.194274 crc crio[22018]: time=\"2026-06-11T17:50:02.193988371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9deccd57-d5c4-4bf3-9836-9224ac1fcb10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:02.201843 crc crio[22018]: time=\"2026-06-11T17:50:02.201641456Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:02.202400 crc crio[22018]: time=\"2026-06-11T17:50:02.202209634Z\" level=info 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.249163 crc crio[22018]: time=\"2026-06-11T17:50:02.249008665Z\" level=info 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.492918 crc crio[22018]: time=\"2026-06-11T17:50:02.492731585Z\" level=info 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.603964 crc crio[22018]: time=\"2026-06-11T17:50:02.603884229Z\" level=info msg=\"Created container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:02.605122 crc crio[22018]: time=\"2026-06-11T17:50:02.60504789Z\" level=info msg=\"Starting container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9\" id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:02.610494 crc crio[22018]: time=\"2026-06-11T17:50:02.610255146Z\" level=info msg=\"Started container\" PID=265631 containerID=abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9 description=openshift-infra/auto-csr-approver-29686670-h522v/oc id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\nJun 11 17:50:05.012547 crc crio[22018]: time=\"2026-06-11T17:50:05.011491921Z\" level=info msg=\"Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:05.013601 crc crio[22018]: time=\"2026-06-11T17:50:05.013471145Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}\"\nJun 11 17:50:05.013753 crc crio[22018]: time=\"2026-06-11T17:50:05.013690292Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686670-h522v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:05.356127 crc crio[22018]: time=\"2026-06-11T17:50:05.355704421Z\" level=info msg=\"Stopped pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:12.436142 crc crio[22018]: time=\"2026-06-11T17:50:12.435298606Z\" level=info msg=\"Stopping container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db (timeout: 30s)\" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:13.913998 crc crio[22018]: time=\"2026-06-11T17:50:13.912657616Z\" level=info msg=\"Stopping container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d (timeout: 300s)\" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.026602 crc crio[22018]: time=\"2026-06-11T17:50:14.020072367Z\" level=info msg=\"Stopping container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e (timeout: 30s)\" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.026602 crc crio[22018]: time=\"2026-06-11T17:50:14.020580305Z\" level=info msg=\"Stopping container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e (timeout: 30s)\" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.078202 crc crio[22018]: time=\"2026-06-11T17:50:14.076558234Z\" level=info msg=\"Stopping container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 (timeout: 300s)\" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.103170 crc crio[22018]: time=\"2026-06-11T17:50:14.102864195Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD\" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:14.103170 crc crio[22018]: time=\"2026-06-11T17:50:14.102944148Z\" level=info 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:14.254288 crc crio[22018]: time=\"2026-06-11T17:50:14.253826126Z\" level=info msg=\"Stopping container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f (timeout: 30s)\" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.288505 crc crio[22018]: time=\"2026-06-11T17:50:14.287672106Z\" level=info msg=\"Stopped container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.291900 crc crio[22018]: time=\"2026-06-11T17:50:14.290896571Z\" level=info msg=\"Stopped container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.314496 crc crio[22018]: time=\"2026-06-11T17:50:14.314212133Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}\"\nJun 11 17:50:14.314496 crc crio[22018]: time=\"2026-06-11T17:50:14.314276145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fd994c98c-ldnhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:14.393110 crc crio[22018]: time=\"2026-06-11T17:50:14.390643885Z\" level=info msg=\"Stopped container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.393968 crc crio[22018]: time=\"2026-06-11T17:50:14.393937859Z\" level=info msg=\"Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:14.395471 crc crio[22018]: time=\"2026-06-11T17:50:14.395441108Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca02d8}] Aliases:map[]}\"\nJun 11 17:50:14.395728 crc crio[22018]: time=\"2026-06-11T17:50:14.395710098Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:14.464152 crc crio[22018]: time=\"2026-06-11T17:50:14.464056846Z\" level=info msg=\"Stopping container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec (timeout: 300s)\" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.509048 crc crio[22018]: time=\"2026-06-11T17:50:14.507797554Z\" level=info msg=\"Stopped container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.510246 crc crio[22018]: time=\"2026-06-11T17:50:14.509221006Z\" level=info msg=\"Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:14.511277 crc crio[22018]: time=\"2026-06-11T17:50:14.511095247Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc002b141e8}] Aliases:map[]}\"\nJun 11 17:50:14.512189 crc crio[22018]: time=\"2026-06-11T17:50:14.511760308Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-56gwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:14.623735 crc crio[22018]: time=\"2026-06-11T17:50:14.623654264Z\" level=info msg=\"Stopped container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.777954 crc crio[22018]: time=\"2026-06-11T17:50:14.777213233Z\" level=info msg=\"Stopping container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 (timeout: 300s)\" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.793669 crc crio[22018]: time=\"2026-06-11T17:50:14.793542783Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-bh99h/POD\" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:14.793669 crc crio[22018]: time=\"2026-06-11T17:50:14.793628665Z\" level=info 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:14.802949 crc crio[22018]: time=\"2026-06-11T17:50:14.794688989Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-7tpl5/POD\" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:14.802949 crc crio[22018]: time=\"2026-06-11T17:50:14.794782893Z\" level=info 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:14.932187 crc crio[22018]: time=\"2026-06-11T17:50:14.928958453Z\" level=info msg=\"Stopped container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.933965 crc crio[22018]: time=\"2026-06-11T17:50:14.932812359Z\" level=info msg=\"Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:14.934399 crc crio[22018]: time=\"2026-06-11T17:50:14.934301417Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"\nJun 11 17:50:14.934625 crc crio[22018]: time=\"2026-06-11T17:50:14.934569215Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:14.984884 crc crio[22018]: time=\"2026-06-11T17:50:14.983535585Z\" level=info msg=\"Stopping container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 (timeout: 2s)\" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:14.990783 crc crio[22018]: time=\"2026-06-11T17:50:14.99069276Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}\"\nJun 11 17:50:14.990783 crc crio[22018]: time=\"2026-06-11T17:50:14.990765413Z\" level=info msg=\"Adding pod openstack_glance-db-sync-7tpl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.004818 crc crio[22018]: time=\"2026-06-11T17:50:15.003569728Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}\"\nJun 11 17:50:15.004818 crc crio[22018]: time=\"2026-06-11T17:50:15.00363332Z\" level=info msg=\"Adding pod openstack_placement-db-sync-bh99h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.134795 crc crio[22018]: time=\"2026-06-11T17:50:15.134718898Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-2pln9/POD\" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:15.134944 crc crio[22018]: time=\"2026-06-11T17:50:15.134817471Z\" level=info 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:15.303946 crc crio[22018]: time=\"2026-06-11T17:50:15.301724315Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}\"\nJun 11 17:50:15.303946 crc crio[22018]: time=\"2026-06-11T17:50:15.302051395Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-2pln9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.338205 crc crio[22018]: time=\"2026-06-11T17:50:15.332136972Z\" level=info msg=\"Stopping container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb (timeout: 30s)\" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:15.415519 crc crio[22018]: time=\"2026-06-11T17:50:15.415377185Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-z8lc6/POD\" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:15.416023 crc crio[22018]: time=\"2026-06-11T17:50:15.41554754Z\" level=info 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:15.441872 crc crio[22018]: time=\"2026-06-11T17:50:15.440892259Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:15.441872 crc crio[22018]: time=\"2026-06-11T17:50:15.440969947Z\" level=info 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:15.585808 crc crio[22018]: time=\"2026-06-11T17:50:15.585364471Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}\"\nJun 11 17:50:15.585808 crc crio[22018]: time=\"2026-06-11T17:50:15.585760664Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-z8lc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.715207 crc crio[22018]: time=\"2026-06-11T17:50:15.715110845Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}\"\nJun 11 17:50:15.715207 crc crio[22018]: time=\"2026-06-11T17:50:15.715203448Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.797305 crc crio[22018]: time=\"2026-06-11T17:50:15.794730541Z\" level=info msg=\"Stopped pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:15.864399 crc crio[22018]: time=\"2026-06-11T17:50:15.862251307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-ddjp5/POD\" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:15.864399 crc crio[22018]: time=\"2026-06-11T17:50:15.862436336Z\" level=info 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:15.918475 crc crio[22018]: time=\"2026-06-11T17:50:15.916551139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}\"\nJun 11 17:50:15.918475 crc crio[22018]: time=\"2026-06-11T17:50:15.916614261Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-ddjp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:15.952497 crc crio[22018]: time=\"2026-06-11T17:50:15.952378242Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-psd8d/POD\" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:15.952497 crc crio[22018]: time=\"2026-06-11T17:50:15.952512316Z\" level=info 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:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.093662988Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}\"\nJun 11 17:50:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.094246707Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-psd8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.094709603Z\" level=info msg=\"Stopped container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.096255 crc crio[22018]: time=\"2026-06-11T17:50:16.096177113Z\" level=info msg=\"Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:16.104805 crc crio[22018]: time=\"2026-06-11T17:50:16.103925685Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc00285c300}] Aliases:map[]}\"\nJun 11 17:50:16.104805 crc crio[22018]: time=\"2026-06-11T17:50:16.104158583Z\" level=info msg=\"Deleting pod openstack_keystone-5cc6c7f7dd-pqf6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:16.379058 crc crio[22018]: time=\"2026-06-11T17:50:16.378972343Z\" level=info msg=\"Stopped pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:16.418725 crc crio[22018]: time=\"2026-06-11T17:50:16.418592605Z\" level=info msg=\"Stopped pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:16.503737 crc crio[22018]: time=\"2026-06-11T17:50:16.497251632Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-n6h8c/POD\" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:16.503737 crc crio[22018]: time=\"2026-06-11T17:50:16.497727307Z\" level=info 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:16.560391 crc crio[22018]: time=\"2026-06-11T17:50:16.560219558Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kshl6/POD\" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:16.560391 crc crio[22018]: time=\"2026-06-11T17:50:16.560362522Z\" level=info 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:16.641560 crc crio[22018]: time=\"2026-06-11T17:50:16.641284588Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}\"\nJun 11 17:50:16.641560 crc crio[22018]: time=\"2026-06-11T17:50:16.641441123Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-n6h8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:16.685625 crc crio[22018]: time=\"2026-06-11T17:50:16.685198794Z\" level=info msg=\"Stopped container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.69317443Z\" level=info msg=\"Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.693768039Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc005da00f0}] Aliases:map[]}\"\nJun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.693918154Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.696013225Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}\"\nJun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.696059986Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kshl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:16.707590 crc crio[22018]: time=\"2026-06-11T17:50:16.706300613Z\" level=info msg=\"Stopping container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace (timeout: 30s)\" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.707590 crc crio[22018]: time=\"2026-06-11T17:50:16.70647041Z\" level=info msg=\"Stopping container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b (timeout: 30s)\" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.712106 crc crio[22018]: time=\"2026-06-11T17:50:16.712014336Z\" level=info msg=\"Stopping container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 (timeout: 30s)\" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.712450 crc crio[22018]: time=\"2026-06-11T17:50:16.712371328Z\" level=info msg=\"Stopping container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 (timeout: 30s)\" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.712693 crc crio[22018]: time=\"2026-06-11T17:50:16.712638228Z\" level=info msg=\"Stopping container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 (timeout: 30s)\" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.712892 crc crio[22018]: time=\"2026-06-11T17:50:16.712853913Z\" level=info msg=\"Stopping container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 (timeout: 30s)\" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.713142 crc crio[22018]: time=\"2026-06-11T17:50:16.71307036Z\" level=info msg=\"Stopping container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c (timeout: 30s)\" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.713470 crc crio[22018]: time=\"2026-06-11T17:50:16.71338481Z\" level=info msg=\"Stopping container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c (timeout: 30s)\" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.713808 crc crio[22018]: time=\"2026-06-11T17:50:16.713707583Z\" level=info msg=\"Stopping container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d (timeout: 30s)\" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.716985 crc crio[22018]: time=\"2026-06-11T17:50:16.714012824Z\" level=info msg=\"Stopping container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 (timeout: 30s)\" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.716985 crc crio[22018]: time=\"2026-06-11T17:50:16.714308312Z\" level=info msg=\"Stopping container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 (timeout: 30s)\" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.718024 crc crio[22018]: time=\"2026-06-11T17:50:16.717009764Z\" level=info msg=\"Stopping container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b (timeout: 30s)\" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.718024 crc crio[22018]: time=\"2026-06-11T17:50:16.717858361Z\" level=info msg=\"Stopping container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 (timeout: 30s)\" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.743971 crc crio[22018]: time=\"2026-06-11T17:50:16.743874194Z\" level=info msg=\"Stopping container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 (timeout: 30s)\" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.745369 crc crio[22018]: time=\"2026-06-11T17:50:16.745227848Z\" level=info msg=\"Removing container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d\" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:16.748002 crc crio[22018]: time=\"2026-06-11T17:50:16.747913876Z\" level=info msg=\"Stopping container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 (timeout: 30s)\" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:16.994546 crc crio[22018]: time=\"2026-06-11T17:50:16.99384851Z\" level=warning msg=\"Stopping container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 with stop signal(15) timed out. Killing...\"\nJun 11 17:50:17.074965 crc crio[22018]: time=\"2026-06-11T17:50:17.074874191Z\" level=error msg=\"Killing container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:50:17.452657 crc crio[22018]: time=\"2026-06-11T17:50:17.451885948Z\" level=info msg=\"Removed container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:17.560869 crc crio[22018]: time=\"2026-06-11T17:50:17.56047358Z\" level=info msg=\"Removing container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1\" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:17.632775 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c57c91ae0c0cbb Mac:06:d5:d1:78:c9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:17.634257 crc crio[22018]: time=\"2026-06-11T17:50:17.634195876Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}\"\nJun 11 17:50:17.634477 crc crio[22018]: time=\"2026-06-11T17:50:17.634453515Z\" level=info msg=\"Checking pod openstack_placement-db-sync-bh99h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:17.635386 crc crio[22018]: time=\"2026-06-11T17:50:17.635286732Z\" level=info msg=\"Stopped container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.655889 crc crio[22018]: time=\"2026-06-11T17:50:17.654871272Z\" level=info msg=\"Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:17.666097 crc crio[22018]: time=\"2026-06-11T17:50:17.665938228Z\" level=info msg=\"Stopped container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.673248 crc crio[22018]: time=\"2026-06-11T17:50:17.67315877Z\" level=info msg=\"Stopped container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.712914 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fd85276d05131b Mac:66:ce:98:fe:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:17.713777 crc crio[22018]: time=\"2026-06-11T17:50:17.713683656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}\"\nJun 11 17:50:17.713913 crc crio[22018]: time=\"2026-06-11T17:50:17.713853371Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fd994c98c-ldnhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:17.725371 crc crio[22018]: time=\"2026-06-11T17:50:17.725133075Z\" level=info msg=\"Stopped container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.725371 crc crio[22018]: time=\"2026-06-11T17:50:17.725309382Z\" level=info msg=\"Stopped container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.725734 crc crio[22018]: time=\"2026-06-11T17:50:17.725522199Z\" level=info msg=\"Stopped container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.730739 crc crio[22018]: time=\"2026-06-11T17:50:17.729394439Z\" level=info msg=\"Stopped container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.731957 crc crio[22018]: time=\"2026-06-11T17:50:17.730004059Z\" level=info msg=\"Stopped container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.749218 crc crio[22018]: time=\"2026-06-11T17:50:17.747514478Z\" level=info msg=\"Stopped pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:17.754645 crc crio[22018]: time=\"2026-06-11T17:50:17.753959926Z\" level=info msg=\"Stopped container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.801762 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5dc199b8e1fa1 Mac:fe:ad:b1:de:27:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 SocketPath: PciID:}] [{Interface:0xc000200d80 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.80270548Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}\"\nJun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.802852594Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-2pln9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.803744017Z\" level=info msg=\"Stopped container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:defd7398473ec29 Mac:de:43:9d:af:8b:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 SocketPath: PciID:}] [{Interface:0xc0003945c0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053ef16419b5cbb Mac:de:7a:30:31:2a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:17.820564 crc crio[22018]: time=\"2026-06-11T17:50:17.815555346Z\" level=info msg=\"Stopped container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.820773 crc crio[22018]: time=\"2026-06-11T17:50:17.817976792Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}\"\nJun 11 17:50:17.820999 crc crio[22018]: time=\"2026-06-11T17:50:17.820849372Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-z8lc6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:17.837404 crc crio[22018]: time=\"2026-06-11T17:50:17.831585574Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-c2bl2/POD\" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:17.837404 crc crio[22018]: time=\"2026-06-11T17:50:17.831639045Z\" level=info 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:17.837851 crc crio[22018]: time=\"2026-06-11T17:50:17.833115697Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}\"\nJun 11 17:50:17.838194 crc crio[22018]: time=\"2026-06-11T17:50:17.838128952Z\" level=info msg=\"Stopped container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.845513 crc crio[22018]: time=\"2026-06-11T17:50:17.838640945Z\" level=info msg=\"Checking pod openstack_glance-db-sync-7tpl5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:17.863549 crc crio[22018]: time=\"2026-06-11T17:50:17.863466309Z\" level=info msg=\"Stopped container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.891837 crc crio[22018]: time=\"2026-06-11T17:50:17.891743476Z\" level=info msg=\"Stopped container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:17.894877 crc crio[22018]: time=\"2026-06-11T17:50:17.894685642Z\" level=info msg=\"Stopped container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:18.010774 crc crio[22018]: time=\"2026-06-11T17:50:17.989703676Z\" level=info msg=\"Stopped pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:18.029587 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222109e0d6cd8a0 Mac:ba:06:ce:ed:36:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.030695 crc crio[22018]: time=\"2026-06-11T17:50:18.030481418Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}\"\nJun 11 17:50:18.030778 crc crio[22018]: time=\"2026-06-11T17:50:18.030747706Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.031109 crc crio[22018]: time=\"2026-06-11T17:50:18.031045446Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"\nJun 11 17:50:18.031191 crc crio[22018]: time=\"2026-06-11T17:50:18.03116675Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:18.094102 crc crio[22018]: time=\"2026-06-11T17:50:18.093941941Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}\"\nJun 11 17:50:18.094102 crc crio[22018]: time=\"2026-06-11T17:50:18.094093746Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-c2bl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:18.126387 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39fa8bf2c37bcee Mac:32:d8:32:29:fa:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.129207 crc crio[22018]: time=\"2026-06-11T17:50:18.128848102Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}\"\nJun 11 17:50:18.129207 crc crio[22018]: time=\"2026-06-11T17:50:18.129003257Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-ddjp5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.193713 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:644db00b53dae12 Mac:ae:f3:1b:ca:85:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.195758 crc crio[22018]: time=\"2026-06-11T17:50:18.195604174Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}\"\nJun 11 17:50:18.196078 crc crio[22018]: time=\"2026-06-11T17:50:18.196059099Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-psd8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.216376 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c9874bdb69b4f Mac:ca:ce:4d:86:7d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 SocketPath: PciID:}] [{Interface:0xc00030e6c0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.220111 crc crio[22018]: time=\"2026-06-11T17:50:18.219214566Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}\"\nJun 11 17:50:18.220111 crc crio[22018]: time=\"2026-06-11T17:50:18.219947159Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kshl6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.296466 crc crio[22018]: time=\"2026-06-11T17:50:18.295618748Z\" level=info msg=\"Stopped pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:18.437799 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fe2b87fb70098e Mac:1a:9b:45:05:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.438517 crc crio[22018]: time=\"2026-06-11T17:50:18.438449574Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}\"\nJun 11 17:50:18.439017 crc crio[22018]: time=\"2026-06-11T17:50:18.438983731Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-n6h8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.525993 crc crio[22018]: time=\"2026-06-11T17:50:18.525251191Z\" level=info msg=\"Ran pod sandbox fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e with infra container: openstack/cinder-db-sync-2pln9/POD\" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.532967867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.533163374Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.533208805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.536406 crc crio[22018]: time=\"2026-06-11T17:50:18.535162678Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.550741 crc crio[22018]: time=\"2026-06-11T17:50:18.550702551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 17:50:18.552033 crc crio[22018]: time=\"2026-06-11T17:50:18.551874989Z\" level=info msg=\"Ran pod sandbox defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 with infra container: openstack/neutron-db-sync-z8lc6/POD\" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.559590634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.561635333Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.561711312Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.563864 crc crio[22018]: time=\"2026-06-11T17:50:18.563808037Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.571464 crc crio[22018]: time=\"2026-06-11T17:50:18.571396648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:50:18.641020 crc crio[22018]: time=\"2026-06-11T17:50:18.639649772Z\" level=info msg=\"Ran pod sandbox 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b with infra container: openstack/placement-db-sync-bh99h/POD\" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.647141 crc crio[22018]: time=\"2026-06-11T17:50:18.647045118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.647672 crc crio[22018]: time=\"2026-06-11T17:50:18.647298477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.647672 crc crio[22018]: time=\"2026-06-11T17:50:18.647486143Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.650114 crc crio[22018]: time=\"2026-06-11T17:50:18.649648331Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.653803 crc crio[22018]: time=\"2026-06-11T17:50:18.653726942Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 17:50:18.687895 crc crio[22018]: time=\"2026-06-11T17:50:18.687621991Z\" level=info msg=\"Ran pod sandbox 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc with infra container: openstack/glance-db-sync-7tpl5/POD\" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.691381 crc crio[22018]: time=\"2026-06-11T17:50:18.690939709Z\" level=info msg=\"Ran pod sandbox 222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 with infra container: openstack/openstackclient/POD\" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.698544 crc crio[22018]: time=\"2026-06-11T17:50:18.697217928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.698544 crc crio[22018]: time=\"2026-06-11T17:50:18.698025341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.702456 crc crio[22018]: time=\"2026-06-11T17:50:18.70229904Z\" level=info msg=\"Ran pod sandbox 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 with infra container: openstack/nova-cell0-conductor-db-sync-ddjp5/POD\" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.703642 crc crio[22018]: time=\"2026-06-11T17:50:18.703597993Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.703756 crc crio[22018]: time=\"2026-06-11T17:50:18.703665215Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.703823 crc crio[22018]: time=\"2026-06-11T17:50:18.703770924Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.703867 crc crio[22018]: time=\"2026-06-11T17:50:18.703822805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.705604 crc crio[22018]: time=\"2026-06-11T17:50:18.705540571Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.706572 crc crio[22018]: time=\"2026-06-11T17:50:18.705975835Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710650323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710907161Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710992914Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.712294017Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 17:50:18.713307 crc crio[22018]: time=\"2026-06-11T17:50:18.71299605Z\" level=info msg=\"Ran pod sandbox 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 with infra container: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD\" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.713307 crc crio[22018]: time=\"2026-06-11T17:50:18.713292158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718554715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718753871Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718797483Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.721757 crc crio[22018]: time=\"2026-06-11T17:50:18.721673789Z\" level=info msg=\"Ran pod sandbox 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 with infra container: openshift-marketplace/redhat-marketplace-n6h8c/POD\" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.722940 crc crio[22018]: time=\"2026-06-11T17:50:18.722736499Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.723767 crc crio[22018]: time=\"2026-06-11T17:50:18.722734358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.725837 crc crio[22018]: time=\"2026-06-11T17:50:18.72564101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b9d1523-c379-449a-abfb-368887960e6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.727990 crc crio[22018]: time=\"2026-06-11T17:50:18.727249312Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 17:50:18.727990 crc crio[22018]: time=\"2026-06-11T17:50:18.727482096Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:50:18.732755 crc crio[22018]: time=\"2026-06-11T17:50:18.731857758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b2a693a-8849-4f72-b135-21f5084b89c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.738285 crc crio[22018]: time=\"2026-06-11T17:50:18.738126649Z\" level=info msg=\"Ran pod sandbox 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d with infra container: openstack/nova-cell1-conductor-db-sync-psd8d/POD\" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.743037 crc crio[22018]: time=\"2026-06-11T17:50:18.741452916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:18.743037 crc crio[22018]: time=\"2026-06-11T17:50:18.741757666Z\" level=info 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:18.745045 crc crio[22018]: time=\"2026-06-11T17:50:18.744858163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.767293 crc crio[22018]: time=\"2026-06-11T17:50:18.767193828Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.767293 crc crio[22018]: time=\"2026-06-11T17:50:18.767296101Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.782004 crc crio[22018]: time=\"2026-06-11T17:50:18.781865441Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.782004 crc crio[22018]: time=\"2026-06-11T17:50:18.781982455Z\" level=info msg=\"Ran pod sandbox a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 with infra container: openstack/barbican-db-sync-kshl6/POD\" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.796783 crc crio[22018]: time=\"2026-06-11T17:50:18.795643194Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 17:50:18.809788 crc crio[22018]: time=\"2026-06-11T17:50:18.809713739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.810564 crc crio[22018]: time=\"2026-06-11T17:50:18.809963327Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.810564 crc crio[22018]: time=\"2026-06-11T17:50:18.810017479Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.821134 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bcfe39533f4e3 Mac:7e:2d:45:ee:28:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:18.822613 crc crio[22018]: time=\"2026-06-11T17:50:18.822511269Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}\"\nJun 11 17:50:18.822765 crc crio[22018]: time=\"2026-06-11T17:50:18.822692675Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-c2bl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:18.823107 crc crio[22018]: time=\"2026-06-11T17:50:18.823048186Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.828014 crc crio[22018]: time=\"2026-06-11T17:50:18.827879366Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 17:50:18.833897 crc crio[22018]: time=\"2026-06-11T17:50:18.833821755Z\" level=info 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:18.850049 crc crio[22018]: time=\"2026-06-11T17:50:18.849636411Z\" level=info 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:18.874718 crc crio[22018]: time=\"2026-06-11T17:50:18.874575538Z\" level=info msg=\"Ran pod sandbox 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d with infra container: openstack/swift-ring-rebalance-c2bl2/POD\" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.88674449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.886908765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.886962007Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:18.890138 crc crio[22018]: time=\"2026-06-11T17:50:18.888968632Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:18.900174 crc crio[22018]: time=\"2026-06-11T17:50:18.896506881Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 17:50:19.036044 crc crio[22018]: time=\"2026-06-11T17:50:19.034953155Z\" level=info msg=\"Removed container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.060960 crc crio[22018]: time=\"2026-06-11T17:50:19.06073478Z\" level=info msg=\"Removing container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f\" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.155759792Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-9p72q/POD\" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.158847302Z\" level=info 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:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.159808239Z\" level=info msg=\"Removed container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.184677 crc crio[22018]: time=\"2026-06-11T17:50:19.184566457Z\" level=info msg=\"Removing container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec\" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.245908 crc crio[22018]: time=\"2026-06-11T17:50:19.245845633Z\" level=info msg=\"Created container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:19.253493 crc crio[22018]: time=\"2026-06-11T17:50:19.253296254Z\" level=info msg=\"Starting container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633\" id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:19.267607 crc crio[22018]: time=\"2026-06-11T17:50:19.262694307Z\" level=info msg=\"Started container\" PID=267505 containerID=78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633 description=openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\nJun 11 17:50:19.597132 crc crio[22018]: time=\"2026-06-11T17:50:19.596396518Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-c2d7f/POD\" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:19.597132 crc crio[22018]: time=\"2026-06-11T17:50:19.596840142Z\" level=info 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:19.608579 crc crio[22018]: time=\"2026-06-11T17:50:19.608295971Z\" level=info msg=\"Removed container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.647278 crc crio[22018]: time=\"2026-06-11T17:50:19.64717898Z\" level=info msg=\"Removing container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49\" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:19.725038 crc crio[22018]: time=\"2026-06-11T17:50:19.72496351Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"\nJun 11 17:50:19.725038 crc crio[22018]: time=\"2026-06-11T17:50:19.725024852Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-9p72q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:19.789936 crc crio[22018]: time=\"2026-06-11T17:50:19.786141933Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:19.812436 crc crio[22018]: time=\"2026-06-11T17:50:19.811541018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 17:50:19.919644 crc crio[22018]: time=\"2026-06-11T17:50:19.918724323Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}\"\nJun 11 17:50:19.919644 crc crio[22018]: time=\"2026-06-11T17:50:19.919166967Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-c2d7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:20.516388 crc crio[22018]: time=\"2026-06-11T17:50:20.516187289Z\" level=info msg=\"Removed container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:20.562522 crc crio[22018]: time=\"2026-06-11T17:50:20.554259675Z\" level=info msg=\"Removing container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db\" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:20.700733 crc crio[22018]: time=\"2026-06-11T17:50:20.694984025Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:20.702300 crc crio[22018]: time=\"2026-06-11T17:50:20.702221716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=852ea9f9-4179-406d-bec1-b55164bfce7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:20.705152 crc crio[22018]: time=\"2026-06-11T17:50:20.705066756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=47a2903b-ecb9-4a6d-be06-73c5395d6663 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:20.741611 crc crio[22018]: time=\"2026-06-11T17:50:20.741473645Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:20.742042 crc crio[22018]: time=\"2026-06-11T17:50:20.741984782Z\" level=info 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:21.336657 crc crio[22018]: time=\"2026-06-11T17:50:21.33611788Z\" level=info 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:21.347939 crc crio[22018]: time=\"2026-06-11T17:50:21.34778812Z\" level=info 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:21.467109 crc crio[22018]: time=\"2026-06-11T17:50:21.467014659Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-54f7d6b49-zmwmm/POD\" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:21.467257 crc crio[22018]: time=\"2026-06-11T17:50:21.467114312Z\" level=info 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:21.467549 crc crio[22018]: time=\"2026-06-11T17:50:21.467260417Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:21.467549 crc crio[22018]: time=\"2026-06-11T17:50:21.467315519Z\" level=info 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:21.550764 crc crio[22018]: time=\"2026-06-11T17:50:21.549518663Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:21.550764 crc crio[22018]: time=\"2026-06-11T17:50:21.549596476Z\" level=info 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:21.799099 crc crio[22018]: time=\"2026-06-11T17:50:21.799035368Z\" level=info msg=\"Removed container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:21.840952 crc crio[22018]: time=\"2026-06-11T17:50:21.840873598Z\" level=info msg=\"Removing container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb\" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:21.881468 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39da91ba206556f Mac:ae:ec:3c:cb:d9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 SocketPath: PciID:}] [{Interface:0xc0002a2ad0 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:21.881468 crc crio[22018]: time=\"2026-06-11T17:50:21.879464621Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"\nJun 11 17:50:21.881468 crc crio[22018]: time=\"2026-06-11T17:50:21.879653677Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-9p72q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:21.981063 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917f2e26c635df7 Mac:52:95:f7:cc:b4:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 SocketPath: PciID:}] [{Interface:0xc00040cf90 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:21.981063 crc crio[22018]: time=\"2026-06-11T17:50:21.981011262Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}\"\nJun 11 17:50:21.981277 crc crio[22018]: time=\"2026-06-11T17:50:21.981138196Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-c2d7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:22.065552 crc crio[22018]: time=\"2026-06-11T17:50:22.065466171Z\" level=info msg=\"Ran pod sandbox 39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c with infra container: openstack/ovn-controller-metrics-9p72q/POD\" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:22.073226 crc crio[22018]: time=\"2026-06-11T17:50:22.07264609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=25c860d2-c15c-4db6-8f64-8687ac38db78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:22.087373 crc crio[22018]: time=\"2026-06-11T17:50:22.084491287Z\" level=info msg=\"Removed container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:22.121765 crc crio[22018]: time=\"2026-06-11T17:50:22.121693441Z\" level=info msg=\"Removing container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5\" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:22.132453 crc crio[22018]: time=\"2026-06-11T17:50:22.132045078Z\" level=info msg=\"Created container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:22.137715 crc crio[22018]: time=\"2026-06-11T17:50:22.137652889Z\" level=info msg=\"Ran pod sandbox 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 with infra container: openshift-marketplace/certified-operators-c2d7f/POD\" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:22.139787 crc crio[22018]: time=\"2026-06-11T17:50:22.139730896Z\" level=info msg=\"Starting container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a\" id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:22.151117 crc crio[22018]: time=\"2026-06-11T17:50:22.150993418Z\" level=info msg=\"Started container\" PID=267820 containerID=dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a description=openshift-marketplace/redhat-marketplace-n6h8c/extract-content id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\nJun 11 17:50:22.153754 crc crio[22018]: time=\"2026-06-11T17:50:22.153667141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf5c3d80-4611-4207-86da-dc63318bc413 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:22.178716 crc crio[22018]: time=\"2026-06-11T17:50:22.178609544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0478d166-efaf-4595-849a-96ceff00abda name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:22.206690 crc crio[22018]: time=\"2026-06-11T17:50:22.206581354Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:22.207213 crc crio[22018]: time=\"2026-06-11T17:50:22.207163533Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:22.207290 crc crio[22018]: time=\"2026-06-11T17:50:22.207237775Z\" level=info 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:22.207792 crc crio[22018]: time=\"2026-06-11T17:50:22.20770174Z\" level=info msg=\"Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}\"\nJun 11 17:50:22.207953 crc crio[22018]: time=\"2026-06-11T17:50:22.20791554Z\" level=info msg=\"Adding pod openstack_swift-proxy-54f7d6b49-zmwmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:22.208818 crc crio[22018]: time=\"2026-06-11T17:50:22.208754681Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}\"\nJun 11 17:50:22.208818 crc crio[22018]: time=\"2026-06-11T17:50:22.208813853Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:22.239186 crc crio[22018]: time=\"2026-06-11T17:50:22.238934606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c150ea2c-16ea-4ea1-b55f-8b1299078bcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:22.292114 crc crio[22018]: time=\"2026-06-11T17:50:22.292010375Z\" level=info 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:22.311803 crc crio[22018]: time=\"2026-06-11T17:50:22.311710972Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter\" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:22.359729 crc crio[22018]: time=\"2026-06-11T17:50:22.359212984Z\" level=info 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:22.442369 crc crio[22018]: time=\"2026-06-11T17:50:22.442256217Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}\"\nJun 11 17:50:22.448642 crc crio[22018]: time=\"2026-06-11T17:50:22.448567683Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:22.808124 crc crio[22018]: time=\"2026-06-11T17:50:22.808036502Z\" level=info msg=\"Removed container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:22.850968 crc crio[22018]: time=\"2026-06-11T17:50:22.840112792Z\" level=info 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:22.869063 crc crio[22018]: time=\"2026-06-11T17:50:22.868953645Z\" level=info 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:22.883458 crc crio[22018]: time=\"2026-06-11T17:50:22.883366919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}\"\nJun 11 17:50:22.883458 crc crio[22018]: time=\"2026-06-11T17:50:22.883450301Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:22.933590 crc crio[22018]: time=\"2026-06-11T17:50:22.933497509Z\" level=info 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:23.103729 crc crio[22018]: time=\"2026-06-11T17:50:23.103551615Z\" level=info 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:23.227619 crc crio[22018]: time=\"2026-06-11T17:50:23.224871596Z\" level=info msg=\"Created container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:23.229628 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:591720d1156563a Mac:06:9a:c2:db:ad:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a SocketPath: PciID:}] [{Interface:0xc000304770 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:23.231194 crc crio[22018]: time=\"2026-06-11T17:50:23.230581659Z\" level=info msg=\"Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}\"\nJun 11 17:50:23.231194 crc crio[22018]: time=\"2026-06-11T17:50:23.230980762Z\" level=info msg=\"Checking pod openstack_swift-proxy-54f7d6b49-zmwmm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:23.236021 crc crio[22018]: time=\"2026-06-11T17:50:23.235778757Z\" level=info msg=\"Starting container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97\" id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:23.252851 crc crio[22018]: time=\"2026-06-11T17:50:23.252768255Z\" level=info msg=\"Started container\" PID=267979 containerID=d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97 description=openshift-marketplace/certified-operators-c2d7f/extract-utilities id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\nJun 11 17:50:23.292440 crc crio[22018]: time=\"2026-06-11T17:50:23.292102337Z\" level=info msg=\"Ran pod sandbox 591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b with infra container: openstack/swift-proxy-54f7d6b49-zmwmm/POD\" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:23.297536 crc crio[22018]: time=\"2026-06-11T17:50:23.297232401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=874f5a85-abea-4c93-8d52-7af6c46f0e94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.300365 crc crio[22018]: time=\"2026-06-11T17:50:23.300213106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc3ea63f-68b1-4d8f-9dd0-10c1e4a2e153 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.3015808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.302108067Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.302149808Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.329532189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.332115422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.332756193Z\" level=info 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:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.353724172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 17:50:23.448966 crc crio[22018]: time=\"2026-06-11T17:50:23.448889632Z\" level=info msg=\"Stopped container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:23.450595 crc crio[22018]: time=\"2026-06-11T17:50:23.450506874Z\" level=info msg=\"Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:23.454444 crc crio[22018]: time=\"2026-06-11T17:50:23.452203574Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc00141a560}] Aliases:map[]}\"\nJun 11 17:50:23.454444 crc crio[22018]: time=\"2026-06-11T17:50:23.452405701Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:23.471534 crc crio[22018]: time=\"2026-06-11T17:50:23.471452998Z\" level=info 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:23.480115 crc crio[22018]: time=\"2026-06-11T17:50:23.475879493Z\" level=info 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:23.553856 crc crio[22018]: time=\"2026-06-11T17:50:23.553379941Z\" level=info msg=\"Created container bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter\" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:23.563673 crc crio[22018]: time=\"2026-06-11T17:50:23.562429047Z\" level=info msg=\"Starting container: bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118\" id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:23.571851 crc crio[22018]: time=\"2026-06-11T17:50:23.571756398Z\" level=info msg=\"Started container\" PID=268006 containerID=bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118 description=openstack/ovn-controller-metrics-9p72q/openstack-network-exporter id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c\nJun 11 17:50:23.692391 crc crio[22018]: time=\"2026-06-11T17:50:23.691803444Z\" level=info msg=\"Created container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:23.695195 crc crio[22018]: time=\"2026-06-11T17:50:23.695080589Z\" level=info msg=\"Starting container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d\" id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:23.710953 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e83eb86078b33cb Mac:3a:86:f3:67:02:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:23.713216 crc crio[22018]: time=\"2026-06-11T17:50:23.713088082Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}\"\nJun 11 17:50:23.713617 crc crio[22018]: time=\"2026-06-11T17:50:23.713255878Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:23.722910 crc crio[22018]: time=\"2026-06-11T17:50:23.722733601Z\" level=info msg=\"Ran pod sandbox e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d with infra container: openstack/ovsdbserver-nb-0/POD\" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:23.727713 crc crio[22018]: time=\"2026-06-11T17:50:23.727651846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.727838 crc crio[22018]: time=\"2026-06-11T17:50:23.727823732Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.727888 crc crio[22018]: time=\"2026-06-11T17:50:23.727864173Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.729441 crc crio[22018]: time=\"2026-06-11T17:50:23.728468622Z\" level=info msg=\"Started container\" PID=268095 containerID=15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d description=openshift-marketplace/redhat-marketplace-n6h8c/registry-server id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\nJun 11 17:50:23.737402 crc crio[22018]: time=\"2026-06-11T17:50:23.737278431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:23.748285 crc crio[22018]: time=\"2026-06-11T17:50:23.74820783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 17:50:23.876229 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc52787d9fdd45f Mac:d6:4c:a0:d1:c6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:23.880108 crc crio[22018]: time=\"2026-06-11T17:50:23.879992056Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}\"\nJun 11 17:50:23.880527 crc crio[22018]: time=\"2026-06-11T17:50:23.880291939Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:23.904507 crc crio[22018]: time=\"2026-06-11T17:50:23.904286693Z\" level=info msg=\"Ran pod sandbox bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:23.911447 crc crio[22018]: time=\"2026-06-11T17:50:23.911291787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.912168 crc crio[22018]: time=\"2026-06-11T17:50:23.912034931Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.912627 crc crio[22018]: time=\"2026-06-11T17:50:23.912206376Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:23.920686 crc crio[22018]: time=\"2026-06-11T17:50:23.920566582Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:23.934806 crc crio[22018]: time=\"2026-06-11T17:50:23.934239116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 17:50:23.939653 crc crio[22018]: time=\"2026-06-11T17:50:23.939533763Z\" level=info msg=\"Stopped pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:23.940012 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a51636829a1554c Mac:fe:b3:55:4f:76:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:23.941004 crc crio[22018]: time=\"2026-06-11T17:50:23.940815919Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}\"\nJun 11 17:50:23.941004 crc crio[22018]: time=\"2026-06-11T17:50:23.940970067Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:23.981922 crc crio[22018]: time=\"2026-06-11T17:50:23.981249589Z\" level=info msg=\"Ran pod sandbox a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce with infra container: openstack/ovsdbserver-sb-0/POD\" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:24.015123 crc crio[22018]: time=\"2026-06-11T17:50:24.015059258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:24.015429 crc crio[22018]: time=\"2026-06-11T17:50:24.015312106Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:24.015516 crc crio[22018]: time=\"2026-06-11T17:50:24.015503682Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:24.020429 crc crio[22018]: time=\"2026-06-11T17:50:24.019030733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:24.036070 crc crio[22018]: time=\"2026-06-11T17:50:24.035988263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 17:50:24.479967 crc crio[22018]: time=\"2026-06-11T17:50:24.471857693Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:24.508943 crc crio[22018]: time=\"2026-06-11T17:50:24.50728637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 17:50:24.532958 crc crio[22018]: time=\"2026-06-11T17:50:24.531115719Z\" level=info msg=\"Removing container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e\" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:24.794254 crc crio[22018]: time=\"2026-06-11T17:50:24.794162924Z\" level=info msg=\"Removed container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:24.805978 crc crio[22018]: time=\"2026-06-11T17:50:24.805806276Z\" level=info msg=\"Removing container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e\" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:25.154155 crc crio[22018]: time=\"2026-06-11T17:50:25.153890276Z\" level=info msg=\"Removed container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:25.373763 crc crio[22018]: time=\"2026-06-11T17:50:25.370283279Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:25.373763 crc crio[22018]: time=\"2026-06-11T17:50:25.370453635Z\" level=info 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:25.592865 crc crio[22018]: time=\"2026-06-11T17:50:25.592577792Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}\"\nJun 11 17:50:25.592865 crc crio[22018]: time=\"2026-06-11T17:50:25.5928431Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:25.613383 crc crio[22018]: time=\"2026-06-11T17:50:25.601693435Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-56c777f99-z7k84/POD\" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:25.614944 crc crio[22018]: time=\"2026-06-11T17:50:25.614728875Z\" level=info 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:25.765787 crc crio[22018]: time=\"2026-06-11T17:50:25.765593784Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:25.772890 crc crio[22018]: time=\"2026-06-11T17:50:25.772813353Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=748f0ddd-6b1b-463a-b5be-0e9d81c69a3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:25.835083 crc crio[22018]: time=\"2026-06-11T17:50:25.833549259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b01f1a4-bd60-439a-bf94-c393baa5b7ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:25.855311 crc crio[22018]: time=\"2026-06-11T17:50:25.855223907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:25.855864 crc crio[22018]: time=\"2026-06-11T17:50:25.855824356Z\" level=info 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:26.129565 crc crio[22018]: time=\"2026-06-11T17:50:26.127638051Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD\" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:26.129699 crc crio[22018]: time=\"2026-06-11T17:50:26.129624475Z\" level=info 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:26.154574 crc crio[22018]: time=\"2026-06-11T17:50:26.151812202Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}\"\nJun 11 17:50:26.154574 crc crio[22018]: time=\"2026-06-11T17:50:26.151875884Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-56c777f99-z7k84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:26.216488 crc crio[22018]: time=\"2026-06-11T17:50:26.216394497Z\" level=info 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:26.230215 crc crio[22018]: time=\"2026-06-11T17:50:26.229482138Z\" level=info 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:26.269858 crc crio[22018]: time=\"2026-06-11T17:50:26.269779457Z\" level=info msg=\"Removing container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8\" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:26.279565 crc crio[22018]: time=\"2026-06-11T17:50:26.272459782Z\" level=info msg=\"Stopping container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 (timeout: 30s)\" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:26.283570 crc crio[22018]: time=\"2026-06-11T17:50:26.282701007Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}\"\nJun 11 17:50:26.299988 crc crio[22018]: time=\"2026-06-11T17:50:26.298526471Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-674bc6fc5f-65mfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:26.340156 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2b9f0e0845642 Mac:4a:36:e0:84:b0:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:26.346783 crc crio[22018]: time=\"2026-06-11T17:50:26.346470528Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}\"\nJun 11 17:50:26.348169 crc crio[22018]: time=\"2026-06-11T17:50:26.347557753Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:26.460571 crc crio[22018]: time=\"2026-06-11T17:50:26.459079937Z\" level=info msg=\"Ran pod sandbox fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 with infra container: openstack/ovn-northd-0/POD\" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:26.479163 crc crio[22018]: time=\"2026-06-11T17:50:26.479032214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:26.607763 crc crio[22018]: time=\"2026-06-11T17:50:26.606629981Z\" level=info msg=\"Created container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:26.626207 crc crio[22018]: time=\"2026-06-11T17:50:26.625948104Z\" level=info msg=\"Starting container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64\" id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:50:26.662359 crc crio[22018]: time=\"2026-06-11T17:50:26.661736197Z\" level=info msg=\"Started container\" PID=268376 containerID=dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64 description=openshift-marketplace/certified-operators-c2d7f/extract-content id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\nJun 11 17:50:26.682037 crc crio[22018]: time=\"2026-06-11T17:50:26.676188292Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:26.682037 crc crio[22018]: time=\"2026-06-11T17:50:26.677274237Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:26.691857 crc crio[22018]: time=\"2026-06-11T17:50:26.691574326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:26.695767 crc crio[22018]: time=\"2026-06-11T17:50:26.695286915Z\" level=info msg=\"Stopped container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:26.697804 crc crio[22018]: time=\"2026-06-11T17:50:26.697756395Z\" level=info msg=\"Removed container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:26.698082 crc crio[22018]: time=\"2026-06-11T17:50:26.697953399Z\" level=info msg=\"Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:26.710539 crc crio[22018]: time=\"2026-06-11T17:50:26.710105354Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 17:50:26.730274 crc crio[22018]: time=\"2026-06-11T17:50:26.730174036Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc0003802c0}] Aliases:map[]}\"\nJun 11 17:50:26.732173 crc crio[22018]: time=\"2026-06-11T17:50:26.731310103Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:26.746160 crc crio[22018]: time=\"2026-06-11T17:50:26.742721501Z\" level=info msg=\"Removing container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2\" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:26.856219 crc crio[22018]: time=\"2026-06-11T17:50:26.855752269Z\" level=info msg=\"Removed container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:26.956658 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0c15ee82f193ee Mac:a2:a3:fb:c7:70:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:26.965205 crc crio[22018]: time=\"2026-06-11T17:50:26.965126916Z\" level=info msg=\"Removing container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b\" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:27.124076 crc crio[22018]: time=\"2026-06-11T17:50:27.123989399Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}\"\nJun 11 17:50:27.124374 crc crio[22018]: time=\"2026-06-11T17:50:27.124248347Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-56c777f99-z7k84 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:27.224544 crc crio[22018]: 2026-06-11T17:50:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6edc9573eb989b6 Mac:d6:66:2c:18:69:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:50:27.225994 crc crio[22018]: time=\"2026-06-11T17:50:27.225925097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}\"\nJun 11 17:50:27.226188 crc crio[22018]: time=\"2026-06-11T17:50:27.226085042Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-674bc6fc5f-65mfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:50:27.274671 crc crio[22018]: time=\"2026-06-11T17:50:27.274612215Z\" level=info msg=\"Removed container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:27.284010 crc crio[22018]: time=\"2026-06-11T17:50:27.283962139Z\" level=info msg=\"Ran pod sandbox f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb with infra container: openstack/dnsmasq-dns-56c777f99-z7k84/POD\" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:27.304449 crc crio[22018]: time=\"2026-06-11T17:50:27.303214421Z\" level=info msg=\"Stopped pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:27.308158 crc crio[22018]: time=\"2026-06-11T17:50:27.305262349Z\" level=info msg=\"Ran pod sandbox 6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 with infra container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD\" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:27.323781 crc crio[22018]: time=\"2026-06-11T17:50:27.323698853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.324057 crc crio[22018]: time=\"2026-06-11T17:50:27.323990011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.324057 crc crio[22018]: time=\"2026-06-11T17:50:27.324019553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.324156 crc crio[22018]: time=\"2026-06-11T17:50:27.324071465Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.324205 crc crio[22018]: time=\"2026-06-11T17:50:27.324166457Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.324262 crc crio[22018]: time=\"2026-06-11T17:50:27.324209969Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.326064864Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.326616196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.32705308Z\" level=info msg=\"Removing container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c\" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:27.359880 crc crio[22018]: time=\"2026-06-11T17:50:27.359562783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:50:27.377752 crc crio[22018]: time=\"2026-06-11T17:50:27.377705243Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 17:50:27.592563 crc crio[22018]: time=\"2026-06-11T17:50:27.592404179Z\" level=info msg=\"Removed container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:27.601132 crc crio[22018]: time=\"2026-06-11T17:50:27.601072135Z\" level=info msg=\"Removing container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626\" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:28.319685 crc crio[22018]: time=\"2026-06-11T17:50:28.319045556Z\" level=info msg=\"Removing container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16\" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:28.842193 crc crio[22018]: time=\"2026-06-11T17:50:28.841241573Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:28.842399 crc crio[22018]: time=\"2026-06-11T17:50:28.842219264Z\" level=info 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:30.364568 crc crio[22018]: time=\"2026-06-11T17:50:30.363936147Z\" level=info msg=\"Removed container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:30.656056 crc crio[22018]: time=\"2026-06-11T17:50:30.6557146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8pxj6/POD\" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:30.656056 crc crio[22018]: time=\"2026-06-11T17:50:30.656074412Z\" level=info 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:31.554856 crc crio[22018]: time=\"2026-06-11T17:50:31.554779111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97d8666e-d856-4478-b89a-8ffbbeb8ab38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:31.764383 crc crio[22018]: time=\"2026-06-11T17:50:31.76357225Z\" level=info msg=\"Stopping container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd (timeout: 30s)\" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:31.768029 crc crio[22018]: time=\"2026-06-11T17:50:31.763778627Z\" level=info msg=\"Stopping container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e (timeout: 30s)\" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:31.768626 crc crio[22018]: time=\"2026-06-11T17:50:31.763784984Z\" level=info msg=\"Stopping container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 (timeout: 30s)\" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:31.768831 crc crio[22018]: time=\"2026-06-11T17:50:31.763865556Z\" level=info msg=\"Stopping container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f (timeout: 30s)\" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:35.291019 crc crio[22018]: time=\"2026-06-11T17:50:35.290258704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2770484-9291-43f4-942b-0086daa52d49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:39.228723 crc crio[22018]: time=\"2026-06-11T17:50:39.227996177Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:50:39.235603 crc crio[22018]: time=\"2026-06-11T17:50:39.235515049Z\" level=info 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:39.245444 crc crio[22018]: time=\"2026-06-11T17:50:39.245242336Z\" level=info msg=\"Stopped container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:39.250452 crc crio[22018]: time=\"2026-06-11T17:50:39.250316228Z\" level=info msg=\"Stopped container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:39.270811 crc crio[22018]: time=\"2026-06-11T17:50:39.270716576Z\" level=info msg=\"Stopped container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:39.290763 crc crio[22018]: time=\"2026-06-11T17:50:39.290722328Z\" level=info msg=\"Stopping container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d (timeout: 2s)\" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:42.525854 crc crio[22018]: time=\"2026-06-11T17:50:42.525124108Z\" level=info msg=\"Stopped container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:50:42.527371 crc crio[22018]: time=\"2026-06-11T17:50:42.527027279Z\" level=info msg=\"Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:50:42.528022 crc crio[22018]: time=\"2026-06-11T17:50:42.527967558Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"\nJun 11 17:50:42.528170 crc crio[22018]: time=\"2026-06-11T17:50:42.528124023Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:50:42.548673 crc crio[22018]: time=\"2026-06-11T17:50:42.548597858Z\" level=info msg=\"Removed container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:42.552647 crc crio[22018]: time=\"2026-06-11T17:50:42.552572012Z\" level=info msg=\"Removing container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938\" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:50:46.772956 crc crio[22018]: time=\"2026-06-11T17:50:46.771719909Z\" level=warning msg=\"Stopping container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 with stop signal(15) timed out. Killing...\"\nJun 11 17:50:46.821238 crc crio[22018]: time=\"2026-06-11T17:50:46.820625106Z\" level=error msg=\"Killing container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:50:49.455117 crc crio[22018]: time=\"2026-06-11T17:50:49.454397787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:50:49.458286 crc crio[22018]: time=\"2026-06-11T17:50:49.458186308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=da7ca9a9-ef05-4ca9-b7ab-217ec16d3e33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:50:54.910263 crc crio[22018]: time=\"2026-06-11T17:50:54.909197129Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z9jz5/POD\" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:50:54.911702 crc crio[22018]: time=\"2026-06-11T17:50:54.910276913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:03.908648 crc crio[22018]: time=\"2026-06-11T17:51:03.907824025Z\" level=info msg=\"Stopped container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:03.910006 crc crio[22018]: time=\"2026-06-11T17:51:03.909654844Z\" level=info msg=\"Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:03.910263 crc crio[22018]: time=\"2026-06-11T17:51:03.910197371Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc002b143b8}] Aliases:map[]}\"\nJun 11 17:51:03.910539 crc crio[22018]: time=\"2026-06-11T17:51:03.91047826Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-n6h8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:03.912793 crc crio[22018]: time=\"2026-06-11T17:51:03.912715851Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:03.913658 crc crio[22018]: time=\"2026-06-11T17:51:03.913586509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fc25dc5a-a7d7-4c47-82d2-0dbf394a08ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:16.762588 crc crio[22018]: time=\"2026-06-11T17:51:16.76124943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b59f4b90-e83d-4b22-8a89-a53fd9aa3c7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:36.565702 crc crio[22018]: time=\"2026-06-11T17:51:36.564720385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=272d2057-0f44-4aa5-a491-752c03f30778 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:36.630059 crc crio[22018]: time=\"2026-06-11T17:51:36.629969023Z\" level=info msg=\"Stopped pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:36.638292 crc crio[22018]: time=\"2026-06-11T17:51:36.638205124Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:36.643274 crc crio[22018]: time=\"2026-06-11T17:51:36.643125935Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:36.644713 crc crio[22018]: time=\"2026-06-11T17:51:36.64465397Z\" level=info msg=\"Stopped container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:36.644963 crc crio[22018]: time=\"2026-06-11T17:51:36.644738963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c3441cd-944d-4b93-a3f2-28744660f0f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:36.646561 crc crio[22018]: time=\"2026-06-11T17:51:36.646464228Z\" level=info msg=\"Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:36.652983 crc crio[22018]: time=\"2026-06-11T17:51:36.652900593Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc00012aa00}] Aliases:map[]}\"\nJun 11 17:51:36.653185 crc crio[22018]: time=\"2026-06-11T17:51:36.65314133Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:36.657246 crc crio[22018]: time=\"2026-06-11T17:51:36.657088787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:36.660773 crc crio[22018]: time=\"2026-06-11T17:51:36.6606773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8f4a0b33-4619-4fe3-bdd9-377415591cfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:37.222465 crc crio[22018]: time=\"2026-06-11T17:51:37.221784226Z\" level=info msg=\"Removing container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e\" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:37.704002 crc crio[22018]: time=\"2026-06-11T17:51:37.703945048Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:37.705168 crc crio[22018]: time=\"2026-06-11T17:51:37.704036371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:38.026088 crc crio[22018]: time=\"2026-06-11T17:51:38.024591007Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:39.409862 crc crio[22018]: time=\"2026-06-11T17:51:39.409277585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:39.417114 crc crio[22018]: time=\"2026-06-11T17:51:39.417025334Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}\"\nJun 11 17:51:39.417114 crc crio[22018]: time=\"2026-06-11T17:51:39.417091186Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:39.436766 crc crio[22018]: time=\"2026-06-11T17:51:39.43666448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b26899c3-7da7-41fd-8651-4b02f622c3dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:40.045556 crc crio[22018]: 2026-06-11T17:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c52aa165578176 Mac:c2:4c:b3:c7:f4:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:51:40.047208 crc crio[22018]: time=\"2026-06-11T17:51:40.047136307Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}\"\nJun 11 17:51:40.047579 crc crio[22018]: time=\"2026-06-11T17:51:40.047493058Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:51:40.193147 crc crio[22018]: time=\"2026-06-11T17:51:40.193051762Z\" level=info msg=\"Stopped pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:40.196484 crc crio[22018]: time=\"2026-06-11T17:51:40.196359887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:40.197383 crc crio[22018]: time=\"2026-06-11T17:51:40.197290831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=274612bd-5d94-49f4-867f-3c71ab3df290 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.148812 crc crio[22018]: time=\"2026-06-11T17:51:42.148269475Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.150735 crc crio[22018]: time=\"2026-06-11T17:51:42.149716802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=97a7986e-a041-4124-a481-cf1af4a4febc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.171265 crc crio[22018]: time=\"2026-06-11T17:51:42.171124294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.174895 crc crio[22018]: time=\"2026-06-11T17:51:42.174823461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4000be51-5faa-4276-8af9-5a1d77a11831 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.818176 crc crio[22018]: time=\"2026-06-11T17:51:42.816667689Z\" level=info msg=\"Removed container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:42.825205 crc crio[22018]: time=\"2026-06-11T17:51:42.825126978Z\" level=info msg=\"Removing container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1\" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:42.826538 crc crio[22018]: time=\"2026-06-11T17:51:42.8264749Z\" level=info msg=\"Stopped pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:42.840012 crc crio[22018]: time=\"2026-06-11T17:51:42.839880779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.840993 crc crio[22018]: time=\"2026-06-11T17:51:42.840932841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0c785f64-c43e-4f91-a261-8a620e70d432 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.851006 crc crio[22018]: time=\"2026-06-11T17:51:42.850795177Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.852372 crc crio[22018]: time=\"2026-06-11T17:51:42.851978352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ad91970-423d-4d91-8e73-381861bbe67f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.856830 crc crio[22018]: time=\"2026-06-11T17:51:42.856788737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.858025 crc crio[22018]: time=\"2026-06-11T17:51:42.857938572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b28bbb81-c6ac-4c12-a22d-3d4f719fef11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.894237 crc crio[22018]: time=\"2026-06-11T17:51:42.894173005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:42.897445 crc crio[22018]: time=\"2026-06-11T17:51:42.897295476Z\" level=info msg=\"Ran pod sandbox 3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 with infra container: openstack/kube-state-metrics-0/POD\" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:42.899573 crc crio[22018]: time=\"2026-06-11T17:51:42.899502055Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.899753 crc crio[22018]: time=\"2026-06-11T17:51:42.899695381Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.899848 crc crio[22018]: time=\"2026-06-11T17:51:42.899793384Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:42.903934 crc crio[22018]: time=\"2026-06-11T17:51:42.903895574Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:42.911033 crc crio[22018]: time=\"2026-06-11T17:51:42.910926912Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 17:51:42.976740 crc crio[22018]: time=\"2026-06-11T17:51:42.97665032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ab3adc4-228c-4756-822b-c2cc73b20096 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.047871 crc crio[22018]: time=\"2026-06-11T17:51:43.047756045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.051658 crc crio[22018]: time=\"2026-06-11T17:51:43.051536355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.073624 crc crio[22018]: time=\"2026-06-11T17:51:43.073504885Z\" level=info msg=\"Creating container: openstack/placement-db-sync-bh99h/placement-db-sync\" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.118655 crc crio[22018]: time=\"2026-06-11T17:51:43.118513639Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.119858 crc crio[22018]: time=\"2026-06-11T17:51:43.119744521Z\" level=info msg=\"Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd\" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.120448 crc crio[22018]: time=\"2026-06-11T17:51:43.120301949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a44a8cde-c19e-4665-b6b4-79cdacf9a6fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.120782 crc crio[22018]: time=\"2026-06-11T17:51:43.12063398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=37036099-96c3-4ebc-82a5-f4ea0227324d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.120868 crc crio[22018]: time=\"2026-06-11T17:51:43.120785528Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}\"\nJun 11 17:51:43.120868 crc crio[22018]: time=\"2026-06-11T17:51:43.120823909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8pxj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:43.151611 crc crio[22018]: time=\"2026-06-11T17:51:43.150983147Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.153568 crc crio[22018]: time=\"2026-06-11T17:51:43.153477497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0050dcce-87a3-487d-8d8b-949bd733f2e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.155104 crc crio[22018]: time=\"2026-06-11T17:51:43.15498856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.159838 crc crio[22018]: time=\"2026-06-11T17:51:43.159598737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee006a78-9bc6-48e1-bc0f-da5c41a5eeaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.171627 crc crio[22018]: time=\"2026-06-11T17:51:43.170490178Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.179155 crc crio[22018]: time=\"2026-06-11T17:51:43.179086117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a989a4ed-8add-4065-a65c-f3405a4ce1fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.191624 crc crio[22018]: time=\"2026-06-11T17:51:43.191558183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=6482cb6e-e772-413d-9c9c-317569530cdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.191921 crc crio[22018]: time=\"2026-06-11T17:51:43.191852997Z\" level=info msg=\"Removed container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.194514 crc crio[22018]: time=\"2026-06-11T17:51:43.194300365Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.198111 crc crio[22018]: time=\"2026-06-11T17:51:43.198017149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f605477e-096f-497b-8ed1-e5b9f933e3d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.203726 crc crio[22018]: time=\"2026-06-11T17:51:43.203658366Z\" level=info msg=\"Removing container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f\" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.214970 crc crio[22018]: time=\"2026-06-11T17:51:43.214872587Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}\"\nJun 11 17:51:43.214970 crc crio[22018]: time=\"2026-06-11T17:51:43.214947329Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z9jz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:43.252979 crc crio[22018]: time=\"2026-06-11T17:51:43.252823204Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.256086 crc crio[22018]: time=\"2026-06-11T17:51:43.255447679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d95f241f-f645-4295-87e1-172f872c326e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.256086 crc crio[22018]: time=\"2026-06-11T17:51:43.255886844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f20f8d1f-8695-4ba6-9f71-7c25c5ebaa1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.259981 crc crio[22018]: time=\"2026-06-11T17:51:43.25990905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4cc4d870-13d3-47b4-bc89-f598322142dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.269970 crc crio[22018]: time=\"2026-06-11T17:51:43.269804927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a4755819-9c66-420c-9838-0e88c23a57fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.293990 crc crio[22018]: time=\"2026-06-11T17:51:43.293923044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=03ed0c8e-c109-4e04-ac41-75d04c951028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.294295 crc crio[22018]: time=\"2026-06-11T17:51:43.294002261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.298363 crc crio[22018]: time=\"2026-06-11T17:51:43.296691253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.300587 crc crio[22018]: time=\"2026-06-11T17:51:43.300204645Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}\"\nJun 11 17:51:43.300587 crc crio[22018]: time=\"2026-06-11T17:51:43.300265915Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:43.303225 crc crio[22018]: time=\"2026-06-11T17:51:43.302123918Z\" level=info msg=\"Created container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.313404 crc crio[22018]: time=\"2026-06-11T17:51:43.313202929Z\" level=info msg=\"Starting container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08\" id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:43.325222 crc crio[22018]: time=\"2026-06-11T17:51:43.323963004Z\" level=info msg=\"Started container\" PID=272993 containerID=de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 description=openshift-marketplace/certified-operators-c2d7f/registry-server id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\nJun 11 17:51:43.407130 crc crio[22018]: time=\"2026-06-11T17:51:43.405064763Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.426810 crc crio[22018]: time=\"2026-06-11T17:51:43.424810862Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.446395 crc crio[22018]: time=\"2026-06-11T17:51:43.445549761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d596e3-c8e7-4d1f-8af5-04666b62f7de name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.482621 crc crio[22018]: time=\"2026-06-11T17:51:43.482292432Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.504584 crc crio[22018]: time=\"2026-06-11T17:51:43.504520393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=ff353668-6de6-45a1-aea4-1cd318167277 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.509067 crc crio[22018]: time=\"2026-06-11T17:51:43.508988081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c0b61ba3-7253-476b-8661-c1d3555ba423 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.537065 crc crio[22018]: time=\"2026-06-11T17:51:43.536940771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4408b548-bf26-4d63-bd57-e141fadc5c2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.543400 crc crio[22018]: time=\"2026-06-11T17:51:43.541914772Z\" level=info msg=\"Removed container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.562150 crc crio[22018]: time=\"2026-06-11T17:51:43.562068142Z\" level=info msg=\"Removing container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d\" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.564931 crc crio[22018]: time=\"2026-06-11T17:51:43.564848909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=256b763f-e7fd-4d41-8913-e0de10479f5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.564931 crc crio[22018]: time=\"2026-06-11T17:51:43.564868981Z\" level=info msg=\"Creating container: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.587193 crc crio[22018]: time=\"2026-06-11T17:51:43.587037329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9b0e7755-b973-4cff-82bd-ebec4e3a3255 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.594307 crc crio[22018]: time=\"2026-06-11T17:51:43.594229545Z\" level=info msg=\"Removed container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.598506 crc crio[22018]: time=\"2026-06-11T17:51:43.598405478Z\" level=info msg=\"Removing container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91\" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.606488 crc crio[22018]: time=\"2026-06-11T17:51:43.606376031Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance\" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.610852 crc crio[22018]: time=\"2026-06-11T17:51:43.61071284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.613877 crc crio[22018]: time=\"2026-06-11T17:51:43.611778404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.646403 crc crio[22018]: time=\"2026-06-11T17:51:43.646275563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fe510ce0-7bd7-4fe9-a502-ac2a6bd51c55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.664179 crc crio[22018]: time=\"2026-06-11T17:51:43.663977328Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.672297 crc crio[22018]: time=\"2026-06-11T17:51:43.672221413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.672712 crc crio[22018]: time=\"2026-06-11T17:51:43.672630072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.695818 crc crio[22018]: time=\"2026-06-11T17:51:43.69487733Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.697189 crc crio[22018]: time=\"2026-06-11T17:51:43.697044729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.697762 crc crio[22018]: time=\"2026-06-11T17:51:43.6970741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.705637 crc crio[22018]: time=\"2026-06-11T17:51:43.705283731Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.706855 crc crio[22018]: time=\"2026-06-11T17:51:43.706380126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.710568 crc crio[22018]: time=\"2026-06-11T17:51:43.710299432Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init\" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.723805 crc crio[22018]: time=\"2026-06-11T17:51:43.721923106Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.726112 crc crio[22018]: time=\"2026-06-11T17:51:43.725590289Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.743232 crc crio[22018]: time=\"2026-06-11T17:51:43.742580356Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.786061 crc crio[22018]: time=\"2026-06-11T17:51:43.785931939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.787521 crc crio[22018]: time=\"2026-06-11T17:51:43.787467307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dde0aeb-b2c1-4027-8303-54ad25a14aed name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.793788 crc crio[22018]: time=\"2026-06-11T17:51:43.793289824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.846187 crc crio[22018]: time=\"2026-06-11T17:51:43.844753527Z\" level=info msg=\"Removed container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.846961 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc0bf0b38f59601 Mac:42:03:a6:c6:88:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:51:43.848369 crc crio[22018]: time=\"2026-06-11T17:51:43.848227764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}\"\nJun 11 17:51:43.848618 crc crio[22018]: time=\"2026-06-11T17:51:43.848444721Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8pxj6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:51:43.851622 crc crio[22018]: time=\"2026-06-11T17:51:43.85158981Z\" level=info msg=\"Removing container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210\" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.882095 crc crio[22018]: time=\"2026-06-11T17:51:43.881981107Z\" level=info msg=\"Removed container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.886870 crc crio[22018]: time=\"2026-06-11T17:51:43.886834681Z\" level=info msg=\"Removing container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd\" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:43.899970 crc crio[22018]: time=\"2026-06-11T17:51:43.899703593Z\" level=info msg=\"Ran pod sandbox bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca with infra container: openshift-marketplace/redhat-operators-8pxj6/POD\" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:43.906490 crc crio[22018]: time=\"2026-06-11T17:51:43.90498791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87357d51-5091-4e6a-8a8d-6803ab710b31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.913208 crc crio[22018]: time=\"2026-06-11T17:51:43.913114309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.913695 crc crio[22018]: time=\"2026-06-11T17:51:43.913613856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.919619 crc crio[22018]: time=\"2026-06-11T17:51:43.919564783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.921853 crc crio[22018]: time=\"2026-06-11T17:51:43.921738905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.928241 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67767e8fae47a0a Mac:06:88:14:8b:2a:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:51:43.929722 crc crio[22018]: time=\"2026-06-11T17:51:43.929615944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}\"\nJun 11 17:51:43.929988 crc crio[22018]: time=\"2026-06-11T17:51:43.929905623Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:51:43.935465 crc crio[22018]: time=\"2026-06-11T17:51:43.935285844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7ab5e9d-5d15-4118-9d08-89033168588f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.950096 crc crio[22018]: time=\"2026-06-11T17:51:43.949997843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.950667 crc crio[22018]: time=\"2026-06-11T17:51:43.95053831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.951999 crc crio[22018]: time=\"2026-06-11T17:51:43.951956445Z\" level=info msg=\"Created container 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.954516 crc crio[22018]: time=\"2026-06-11T17:51:43.954226088Z\" level=info msg=\"Starting container: 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb\" id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:43.959516 crc crio[22018]: time=\"2026-06-11T17:51:43.959447645Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.964435 crc crio[22018]: time=\"2026-06-11T17:51:43.964280651Z\" level=info msg=\"Started container\" PID=273204 containerID=4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce\nJun 11 17:51:43.965177 crc crio[22018]: time=\"2026-06-11T17:51:43.965095305Z\" level=info msg=\"Ran pod sandbox 67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 with infra container: openstack/ceilometer-0/POD\" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:43.969036 crc crio[22018]: time=\"2026-06-11T17:51:43.968882875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.969709 crc crio[22018]: time=\"2026-06-11T17:51:43.969588118Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.969709 crc crio[22018]: time=\"2026-06-11T17:51:43.96969405Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.971005 crc crio[22018]: time=\"2026-06-11T17:51:43.970937511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.972746 crc crio[22018]: time=\"2026-06-11T17:51:43.972697455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.976046 crc crio[22018]: time=\"2026-06-11T17:51:43.975967289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:43.983296 crc crio[22018]: time=\"2026-06-11T17:51:43.9832031Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:43.987077 crc crio[22018]: time=\"2026-06-11T17:51:43.986925528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1b7be2b7-e247-4a71-863e-9a7bf2ac6bc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:43.988200 crc crio[22018]: time=\"2026-06-11T17:51:43.988125857Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:43.993302 crc crio[22018]: time=\"2026-06-11T17:51:43.993202038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 17:51:43.999442 crc crio[22018]: time=\"2026-06-11T17:51:43.99923701Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.014137 crc crio[22018]: 2026-06-11T17:51:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:049169920ce64e1 Mac:c2:08:9c:0b:18:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:51:44.015299 crc crio[22018]: time=\"2026-06-11T17:51:44.015178219Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}\"\nJun 11 17:51:44.015557 crc crio[22018]: time=\"2026-06-11T17:51:44.015302013Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z9jz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:51:44.018612 crc crio[22018]: time=\"2026-06-11T17:51:44.018539248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.019591 crc crio[22018]: time=\"2026-06-11T17:51:44.01931235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.098169 crc crio[22018]: time=\"2026-06-11T17:51:44.097933013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.099078 crc crio[22018]: time=\"2026-06-11T17:51:44.098866153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.104085 crc crio[22018]: time=\"2026-06-11T17:51:44.103529832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.111878 crc crio[22018]: time=\"2026-06-11T17:51:44.111783767Z\" level=info msg=\"Ran pod sandbox 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea with infra container: openshift-marketplace/community-operators-z9jz5/POD\" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:44.115918 crc crio[22018]: time=\"2026-06-11T17:51:44.115678218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c19daedd-2193-4497-a17e-d8b10bd5102b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:44.122910 crc crio[22018]: time=\"2026-06-11T17:51:44.122726553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.125043 crc crio[22018]: time=\"2026-06-11T17:51:44.124821079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a42c1bb-c07e-4afe-8f58-56a950c2d23b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:44.140511 crc crio[22018]: time=\"2026-06-11T17:51:44.140276212Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.162713 crc crio[22018]: time=\"2026-06-11T17:51:44.162632633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5ffd809d-5555-41c6-98c2-a294162fcd07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:44.196816 crc crio[22018]: time=\"2026-06-11T17:51:44.196681148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.208861 crc crio[22018]: time=\"2026-06-11T17:51:44.2087094Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.248401 crc crio[22018]: time=\"2026-06-11T17:51:44.248266721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.262144 crc crio[22018]: time=\"2026-06-11T17:51:44.262062385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.269454 crc crio[22018]: time=\"2026-06-11T17:51:44.269204929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.269780 crc crio[22018]: time=\"2026-06-11T17:51:44.269718205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.481075 crc crio[22018]: time=\"2026-06-11T17:51:44.48068184Z\" level=info msg=\"Created container aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.483885 crc crio[22018]: time=\"2026-06-11T17:51:44.483853271Z\" level=info msg=\"Starting container: aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724\" id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:44.495179 crc crio[22018]: time=\"2026-06-11T17:51:44.494855621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.495568 crc crio[22018]: time=\"2026-06-11T17:51:44.495395199Z\" level=info msg=\"Started container\" PID=273215 containerID=aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d\nJun 11 17:51:44.505575 crc crio[22018]: time=\"2026-06-11T17:51:44.504861749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:44.523675 crc crio[22018]: time=\"2026-06-11T17:51:44.523597767Z\" level=info msg=\"Created container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync\" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.525869 crc crio[22018]: time=\"2026-06-11T17:51:44.525768915Z\" level=info msg=\"Starting container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de\" id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:44.535586 crc crio[22018]: time=\"2026-06-11T17:51:44.53527348Z\" level=info msg=\"Started container\" PID=273328 containerID=eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de description=openstack/placement-db-sync-bh99h/placement-db-sync id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\nJun 11 17:51:44.538693 crc crio[22018]: time=\"2026-06-11T17:51:44.53814133Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=51402e43-4209-4937-9ddb-473133b2e97e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:44.571823 crc crio[22018]: time=\"2026-06-11T17:51:44.571701267Z\" level=info msg=\"Created container 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1: openstack/openstackclient/openstackclient\" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.582262 crc crio[22018]: time=\"2026-06-11T17:51:44.582174491Z\" level=info msg=\"Starting container: 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1\" id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:44.593823 crc crio[22018]: time=\"2026-06-11T17:51:44.593524513Z\" level=info msg=\"Started container\" PID=273327 containerID=070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1 description=openstack/openstackclient/openstackclient id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18\nJun 11 17:51:44.645128 crc crio[22018]: time=\"2026-06-11T17:51:44.645010623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8c8f9f7e-2cdb-469b-ae04-a673dc43e982 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:44.674713 crc crio[22018]: time=\"2026-06-11T17:51:44.674546493Z\" level=info msg=\"Removed container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:44.689774 crc crio[22018]: time=\"2026-06-11T17:51:44.685663279Z\" level=info msg=\"Removing container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662\" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:44.879566 crc crio[22018]: time=\"2026-06-11T17:51:44.878798942Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:44.894194 crc crio[22018]: time=\"2026-06-11T17:51:44.894094014Z\" level=info msg=\"Removed container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:44.906972 crc crio[22018]: time=\"2026-06-11T17:51:44.902111597Z\" level=info msg=\"Removing container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1\" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:44.977192 crc crio[22018]: time=\"2026-06-11T17:51:44.977086678Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:44.981492 crc crio[22018]: time=\"2026-06-11T17:51:44.981391222Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=41992d28-26be-44b2-ae82-0ac61e217f33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:45.038859 crc crio[22018]: time=\"2026-06-11T17:51:45.037799018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.040629 crc crio[22018]: time=\"2026-06-11T17:51:45.040574237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.049048 crc crio[22018]: time=\"2026-06-11T17:51:45.048969085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.052525 crc crio[22018]: time=\"2026-06-11T17:51:45.05228948Z\" level=info msg=\"Created container 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd\" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:45.058764 crc crio[22018]: time=\"2026-06-11T17:51:45.058728885Z\" level=info msg=\"Starting container: 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c\" id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:45.070608 crc crio[22018]: time=\"2026-06-11T17:51:45.070516072Z\" level=info msg=\"Started container\" PID=273326 containerID=43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b\nJun 11 17:51:45.091123 crc crio[22018]: time=\"2026-06-11T17:51:45.091037386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4111660a-d40c-4881-837d-2bb4114e5298 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:45.132584 crc crio[22018]: time=\"2026-06-11T17:51:45.130955205Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a8402641-31bc-498b-9ae0-35189dfc31e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:45.163659 crc crio[22018]: time=\"2026-06-11T17:51:45.163573243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.175089 crc crio[22018]: time=\"2026-06-11T17:51:45.174997247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.211787 crc crio[22018]: time=\"2026-06-11T17:51:45.211266921Z\" level=info msg=\"Created container 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance\" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:45.224712 crc crio[22018]: time=\"2026-06-11T17:51:45.212854413Z\" level=info msg=\"Removed container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:45.228094 crc crio[22018]: time=\"2026-06-11T17:51:45.227789129Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:45.228188 crc crio[22018]: time=\"2026-06-11T17:51:45.22812733Z\" level=info msg=\"Starting container: 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84\" id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:45.232918 crc crio[22018]: time=\"2026-06-11T17:51:45.232828438Z\" level=info msg=\"Removing container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45\" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:45.244791 crc crio[22018]: time=\"2026-06-11T17:51:45.244647025Z\" level=info msg=\"Started container\" PID=273329 containerID=42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84 description=openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d\nJun 11 17:51:45.318206 crc crio[22018]: time=\"2026-06-11T17:51:45.316914385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5bc31c44-cc1b-4692-b519-ceb476efec7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:45.325918 crc crio[22018]: time=\"2026-06-11T17:51:45.325872004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.387646 crc crio[22018]: time=\"2026-06-11T17:51:45.387257666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.392704 crc crio[22018]: time=\"2026-06-11T17:51:45.392586747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.541203 crc crio[22018]: time=\"2026-06-11T17:51:45.539581409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.547752 crc crio[22018]: time=\"2026-06-11T17:51:45.547658212Z\" level=info msg=\"Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server\" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:45.549709 crc crio[22018]: time=\"2026-06-11T17:51:45.549651536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.554935 crc crio[22018]: time=\"2026-06-11T17:51:45.554862691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.561004 crc crio[22018]: time=\"2026-06-11T17:51:45.560906364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.565633 crc crio[22018]: time=\"2026-06-11T17:51:45.565584884Z\" level=info msg=\"Created container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:45.570934 crc crio[22018]: time=\"2026-06-11T17:51:45.570785572Z\" level=info msg=\"Starting container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe\" id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:45.577619 crc crio[22018]: time=\"2026-06-11T17:51:45.57678387Z\" level=info msg=\"Started container\" PID=273391 containerID=af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe description=openstack/barbican-db-sync-kshl6/barbican-db-sync id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\nJun 11 17:51:45.611404 crc crio[22018]: time=\"2026-06-11T17:51:45.609385262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.647459 crc crio[22018]: time=\"2026-06-11T17:51:45.646886419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.692542 crc crio[22018]: time=\"2026-06-11T17:51:45.691734819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.709378 crc crio[22018]: time=\"2026-06-11T17:51:45.709171497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.709378 crc crio[22018]: time=\"2026-06-11T17:51:45.709311869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.710163 crc crio[22018]: time=\"2026-06-11T17:51:45.709998501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.711281 crc crio[22018]: time=\"2026-06-11T17:51:45.711082566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.713590 crc crio[22018]: time=\"2026-06-11T17:51:45.713561355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.720472 crc crio[22018]: time=\"2026-06-11T17:51:45.71655755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.720472 crc crio[22018]: time=\"2026-06-11T17:51:45.720302603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.726524 crc crio[22018]: time=\"2026-06-11T17:51:45.726406396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.744969 crc crio[22018]: time=\"2026-06-11T17:51:45.743285851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.746182 crc crio[22018]: time=\"2026-06-11T17:51:45.746047563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.753260 crc crio[22018]: time=\"2026-06-11T17:51:45.753195256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.755755 crc crio[22018]: time=\"2026-06-11T17:51:45.755675366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.767481 crc crio[22018]: time=\"2026-06-11T17:51:45.767378539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.784999 crc crio[22018]: time=\"2026-06-11T17:51:45.784883285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.793137 crc crio[22018]: time=\"2026-06-11T17:51:45.793052665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.805234 crc crio[22018]: time=\"2026-06-11T17:51:45.805190692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.890228 crc crio[22018]: time=\"2026-06-11T17:51:45.890156088Z\" level=info msg=\"Removed container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:45.892079 crc crio[22018]: time=\"2026-06-11T17:51:45.891726989Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:45.892278 crc crio[22018]: time=\"2026-06-11T17:51:45.892234186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.900542 crc crio[22018]: time=\"2026-06-11T17:51:45.900211258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.906751 crc crio[22018]: time=\"2026-06-11T17:51:45.906676264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:45.913254 crc crio[22018]: time=\"2026-06-11T17:51:45.913183411Z\" level=info msg=\"Removing container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b\" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.077314 crc crio[22018]: time=\"2026-06-11T17:51:46.074635353Z\" level=info msg=\"Removed container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap\" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.113846 crc crio[22018]: time=\"2026-06-11T17:51:46.113267616Z\" level=info msg=\"Removed container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.124691 crc crio[22018]: time=\"2026-06-11T17:51:46.124608973Z\" level=info msg=\"Removing container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c\" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.125468 crc crio[22018]: time=\"2026-06-11T17:51:46.125285048Z\" level=info msg=\"Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.125468 crc crio[22018]: time=\"2026-06-11T17:51:46.125442813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.128010 crc crio[22018]: time=\"2026-06-11T17:51:46.127888457Z\" level=info msg=\"Removing pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.187782 crc crio[22018]: time=\"2026-06-11T17:51:46.187691857Z\" level=info msg=\"Removed pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.188986 crc crio[22018]: time=\"2026-06-11T17:51:46.18859514Z\" level=info msg=\"Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.188986 crc crio[22018]: time=\"2026-06-11T17:51:46.188659172Z\" level=info msg=\"Stopped pod sandbox (already stopped): b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.189222 crc crio[22018]: time=\"2026-06-11T17:51:46.189156914Z\" level=info msg=\"Removing pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.302765 crc crio[22018]: time=\"2026-06-11T17:51:46.301661715Z\" level=info msg=\"Removed container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.309689 crc crio[22018]: time=\"2026-06-11T17:51:46.309600743Z\" level=info msg=\"Removing container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b\" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:46.325126 crc crio[22018]: time=\"2026-06-11T17:51:46.324904564Z\" level=info msg=\"Removed pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.327075127Z\" level=info msg=\"Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.32716134Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.327712009Z\" level=info msg=\"Removing pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.379403 crc crio[22018]: time=\"2026-06-11T17:51:46.379273751Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}\"\nJun 11 17:51:46.379740 crc crio[22018]: time=\"2026-06-11T17:51:46.379408795Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:46.383387 crc crio[22018]: time=\"2026-06-11T17:51:46.3832994Z\" level=info msg=\"Removed pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.384971 crc crio[22018]: time=\"2026-06-11T17:51:46.384946492Z\" level=info msg=\"Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.385108 crc crio[22018]: time=\"2026-06-11T17:51:46.385090596Z\" level=info msg=\"Stopped pod sandbox (already stopped): e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.385537 crc crio[22018]: time=\"2026-06-11T17:51:46.3855141Z\" level=info msg=\"Removing pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.427013 crc crio[22018]: time=\"2026-06-11T17:51:46.426775253Z\" level=info msg=\"Removed pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.431942 crc crio[22018]: time=\"2026-06-11T17:51:46.431901913Z\" level=info msg=\"Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.432907 crc crio[22018]: time=\"2026-06-11T17:51:46.432190982Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.434904 crc crio[22018]: time=\"2026-06-11T17:51:46.434076778Z\" level=info msg=\"Removing pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.468941 crc crio[22018]: time=\"2026-06-11T17:51:46.468883585Z\" level=info msg=\"Removed pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.472182 crc crio[22018]: time=\"2026-06-11T17:51:46.472153989Z\" level=info msg=\"Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.475455 crc crio[22018]: time=\"2026-06-11T17:51:46.475384203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.476485 crc crio[22018]: time=\"2026-06-11T17:51:46.476383266Z\" level=info msg=\"Removing pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.521132 crc crio[22018]: time=\"2026-06-11T17:51:46.520979427Z\" level=info msg=\"Created container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.522557 crc crio[22018]: time=\"2026-06-11T17:51:46.52231711Z\" level=info msg=\"Starting container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b\" id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.535011 crc crio[22018]: time=\"2026-06-11T17:51:46.534911455Z\" level=info msg=\"Started container\" PID=273954 containerID=d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b description=openshift-marketplace/community-operators-z9jz5/extract-utilities id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\nJun 11 17:51:46.584496 crc crio[22018]: time=\"2026-06-11T17:51:46.583958992Z\" level=info msg=\"Removed pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.588856 crc crio[22018]: time=\"2026-06-11T17:51:46.588767692Z\" level=info msg=\"Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.589099 crc crio[22018]: time=\"2026-06-11T17:51:46.588855485Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.596830 crc crio[22018]: time=\"2026-06-11T17:51:46.595175386Z\" level=info msg=\"Removing pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.645378 crc crio[22018]: time=\"2026-06-11T17:51:46.643183494Z\" level=info msg=\"Removed pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.648077 crc crio[22018]: time=\"2026-06-11T17:51:46.64804585Z\" level=info msg=\"Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.648201 crc crio[22018]: time=\"2026-06-11T17:51:46.648111372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.649013 crc crio[22018]: time=\"2026-06-11T17:51:46.648902226Z\" level=info msg=\"Removing pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.673299 crc crio[22018]: time=\"2026-06-11T17:51:46.673207161Z\" level=info msg=\"Created container c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init\" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.675640 crc crio[22018]: time=\"2026-06-11T17:51:46.674589653Z\" level=info msg=\"Starting container: c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b\" id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.675640 crc crio[22018]: time=\"2026-06-11T17:51:46.675087159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:46.678660 crc crio[22018]: time=\"2026-06-11T17:51:46.678511344Z\" level=info msg=\"Created container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.685175 crc crio[22018]: time=\"2026-06-11T17:51:46.684841462Z\" level=info msg=\"Started container\" PID=273949 containerID=c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/init id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182\nJun 11 17:51:46.685175 crc crio[22018]: time=\"2026-06-11T17:51:46.684881204Z\" level=info msg=\"Starting container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba\" id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.701383 crc crio[22018]: time=\"2026-06-11T17:51:46.701246553Z\" level=info msg=\"Removed pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.704017 crc crio[22018]: time=\"2026-06-11T17:51:46.702053088Z\" level=info msg=\"Created container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.70494477Z\" level=info msg=\"Starting container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1\" id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.704953632Z\" level=info msg=\"Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.705500338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.720957 crc crio[22018]: time=\"2026-06-11T17:51:46.720876262Z\" level=info msg=\"Started container\" PID=273948 containerID=ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1 description=openstack/dnsmasq-dns-fd994c98c-ldnhs/init id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\nJun 11 17:51:46.721241 crc crio[22018]: time=\"2026-06-11T17:51:46.721017292Z\" level=info msg=\"Removing pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.741012 crc crio[22018]: time=\"2026-06-11T17:51:46.740860758Z\" level=info msg=\"Removed pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.742742 crc crio[22018]: time=\"2026-06-11T17:51:46.742644154Z\" level=info msg=\"Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.742971 crc crio[22018]: time=\"2026-06-11T17:51:46.742907502Z\" level=info msg=\"Stopped pod sandbox (already stopped): b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.747823 crc crio[22018]: time=\"2026-06-11T17:51:46.745577593Z\" level=info msg=\"Removing pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.768155 crc crio[22018]: time=\"2026-06-11T17:51:46.76804977Z\" level=info msg=\"Started container\" PID=273937 containerID=19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba description=openshift-marketplace/redhat-operators-8pxj6/extract-utilities id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\nJun 11 17:51:46.774923 crc crio[22018]: time=\"2026-06-11T17:51:46.774831828Z\" level=info msg=\"Removed pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.776925 crc crio[22018]: time=\"2026-06-11T17:51:46.776871452Z\" level=info msg=\"Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.777281 crc crio[22018]: time=\"2026-06-11T17:51:46.777250674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.778945 crc crio[22018]: time=\"2026-06-11T17:51:46.778916519Z\" level=info msg=\"Removing pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.827165 crc crio[22018]: time=\"2026-06-11T17:51:46.826923384Z\" level=info msg=\"Removed pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.828816 crc crio[22018]: time=\"2026-06-11T17:51:46.828723002Z\" level=info msg=\"Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.828816 crc crio[22018]: time=\"2026-06-11T17:51:46.828812825Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.829986 crc crio[22018]: time=\"2026-06-11T17:51:46.829700183Z\" level=info msg=\"Removing pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.833248 crc crio[22018]: time=\"2026-06-11T17:51:46.833162893Z\" level=info msg=\"Created container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.834785 crc crio[22018]: time=\"2026-06-11T17:51:46.834690911Z\" level=info msg=\"Starting container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67\" id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.848403 crc crio[22018]: time=\"2026-06-11T17:51:46.847957252Z\" level=info msg=\"Created container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.851980 crc crio[22018]: time=\"2026-06-11T17:51:46.851909942Z\" level=info msg=\"Starting container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d\" id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.872374 crc crio[22018]: time=\"2026-06-11T17:51:46.871873275Z\" level=info msg=\"Started container\" PID=273935 containerID=22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67 description=openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\nJun 11 17:51:46.887523 crc crio[22018]: time=\"2026-06-11T17:51:46.887461081Z\" level=info msg=\"Started container\" PID=273953 containerID=a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d description=openstack/dnsmasq-dns-56c777f99-z7k84/init id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\nJun 11 17:51:46.891398 crc crio[22018]: time=\"2026-06-11T17:51:46.887785722Z\" level=info msg=\"Removed pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.901688 crc crio[22018]: time=\"2026-06-11T17:51:46.901143408Z\" level=info msg=\"Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.901688 crc crio[22018]: time=\"2026-06-11T17:51:46.901237111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.902687 crc crio[22018]: time=\"2026-06-11T17:51:46.902612725Z\" level=info msg=\"Removing pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.909890 crc crio[22018]: time=\"2026-06-11T17:51:46.907889302Z\" level=info msg=\"Created container c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e: openstack/ovn-northd-0/ovn-northd\" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.909890 crc crio[22018]: time=\"2026-06-11T17:51:46.909749371Z\" level=info msg=\"Starting container: c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e\" id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.918173 crc crio[22018]: time=\"2026-06-11T17:51:46.918080986Z\" level=info msg=\"Started container\" PID=273951 containerID=c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e description=openstack/ovn-northd-0/ovn-northd id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57\nJun 11 17:51:46.920794 crc crio[22018]: time=\"2026-06-11T17:51:46.920248248Z\" level=info msg=\"Created container fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.922997 crc crio[22018]: time=\"2026-06-11T17:51:46.92289268Z\" level=info msg=\"Starting container: fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e\" id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.929525 crc crio[22018]: time=\"2026-06-11T17:51:46.928783679Z\" level=info msg=\"Started container\" PID=273939 containerID=fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce\nJun 11 17:51:46.951678 crc crio[22018]: time=\"2026-06-11T17:51:46.951474131Z\" level=info msg=\"Removed pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.959883 crc crio[22018]: time=\"2026-06-11T17:51:46.959691764Z\" level=info msg=\"Created container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964262388Z\" level=info msg=\"Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964449917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e5a797f5-597d-475f-8199-2f31221253a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964516376Z\" level=info msg=\"Starting container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e\" id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:46.964956 crc crio[22018]: time=\"2026-06-11T17:51:46.964457054Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:46.974143 crc crio[22018]: time=\"2026-06-11T17:51:46.974009717Z\" level=info msg=\"Removing pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:46.974143 crc crio[22018]: time=\"2026-06-11T17:51:46.974090759Z\" level=info msg=\"Started container\" PID=273945 containerID=ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e description=openstack/neutron-db-sync-z8lc6/neutron-db-sync id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\nJun 11 17:51:47.023229 crc crio[22018]: time=\"2026-06-11T17:51:47.019242273Z\" level=info msg=\"Removed pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.023754 crc crio[22018]: time=\"2026-06-11T17:51:47.021730873Z\" level=info msg=\"Created container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:47.026295 crc crio[22018]: time=\"2026-06-11T17:51:47.026214692Z\" level=info msg=\"Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.026295 crc crio[22018]: time=\"2026-06-11T17:51:47.026295494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.026671 crc crio[22018]: time=\"2026-06-11T17:51:47.026255181Z\" level=info msg=\"Starting container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6\" id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:47.027111 crc crio[22018]: time=\"2026-06-11T17:51:47.027046646Z\" level=info msg=\"Removing pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.033445 crc crio[22018]: time=\"2026-06-11T17:51:47.033310045Z\" level=info msg=\"Started container\" PID=273946 containerID=94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6 description=openstack/cinder-db-sync-2pln9/cinder-db-sync id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\nJun 11 17:51:47.043458 crc crio[22018]: time=\"2026-06-11T17:51:47.043281791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c08f74a9-edad-42fa-bff9-6bef12b4c99e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.091855 crc crio[22018]: time=\"2026-06-11T17:51:47.091262188Z\" level=info msg=\"Removed pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.101040 crc crio[22018]: time=\"2026-06-11T17:51:47.100969461Z\" level=info msg=\"Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.101210 crc crio[22018]: time=\"2026-06-11T17:51:47.101050203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.103058 crc crio[22018]: time=\"2026-06-11T17:51:47.102983314Z\" level=info msg=\"Removing pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.119145 crc crio[22018]: time=\"2026-06-11T17:51:47.119032179Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:47.139410 crc crio[22018]: time=\"2026-06-11T17:51:47.138498587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=72e279d0-b231-4cde-b52a-36ec0d8fa35e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.148939 crc crio[22018]: time=\"2026-06-11T17:51:47.148854315Z\" level=info msg=\"Removed pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.149189 crc crio[22018]: time=\"2026-06-11T17:51:47.149065961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:47.153142 crc crio[22018]: time=\"2026-06-11T17:51:47.153054378Z\" level=info msg=\"Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.153142 crc crio[22018]: time=\"2026-06-11T17:51:47.153143708Z\" level=info msg=\"Stopped pod sandbox (already stopped): add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.153302 crc crio[22018]: time=\"2026-06-11T17:51:47.153282075Z\" level=info msg=\"Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.157069 crc crio[22018]: time=\"2026-06-11T17:51:47.156989826Z\" level=info msg=\"Removing pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.157208 crc crio[22018]: time=\"2026-06-11T17:51:47.15715558Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00285c270}] Aliases:map[]}\"\nJun 11 17:51:47.157630 crc crio[22018]: time=\"2026-06-11T17:51:47.157568513Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-56c777f99-z7k84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:47.196098 crc crio[22018]: time=\"2026-06-11T17:51:47.196043729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:47.242631 crc crio[22018]: time=\"2026-06-11T17:51:47.242549183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 17:51:47.248825 crc crio[22018]: time=\"2026-06-11T17:51:47.247300409Z\" level=info msg=\"Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.248993 crc crio[22018]: time=\"2026-06-11T17:51:47.248816467Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc000380a18}] Aliases:map[]}\"\nJun 11 17:51:47.248993 crc crio[22018]: time=\"2026-06-11T17:51:47.248961722Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fd994c98c-ldnhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:47.278247 crc crio[22018]: 2026-06-11T17:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db5e44d7fd1c41 Mac:92:ae:f5:70:ad:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 SocketPath: PciID:}] [{Interface:0xc0005026d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:51:47.279835 crc crio[22018]: time=\"2026-06-11T17:51:47.279745166Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}\"\nJun 11 17:51:47.279941 crc crio[22018]: time=\"2026-06-11T17:51:47.279902701Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:51:47.464824 crc crio[22018]: time=\"2026-06-11T17:51:47.464710227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af013eb3-c430-4b46-be97-fb4aae84747d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.466160 crc crio[22018]: time=\"2026-06-11T17:51:47.466012489Z\" level=info msg=\"Removed pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.474537 crc crio[22018]: time=\"2026-06-11T17:51:47.474483262Z\" level=info msg=\"Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.475183 crc crio[22018]: time=\"2026-06-11T17:51:47.474966107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:47.479678 crc crio[22018]: time=\"2026-06-11T17:51:47.479538075Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns\" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:47.481048 crc crio[22018]: time=\"2026-06-11T17:51:47.480791597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:47.481805 crc crio[22018]: time=\"2026-06-11T17:51:47.481776097Z\" level=info msg=\"Removing pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.500441 crc crio[22018]: time=\"2026-06-11T17:51:47.488272933Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 17:51:47.514513 crc crio[22018]: time=\"2026-06-11T17:51:47.512147204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:47.525978 crc crio[22018]: time=\"2026-06-11T17:51:47.525179617Z\" level=info msg=\"Ran pod sandbox 9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 with infra container: openstack/swift-storage-0/POD\" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:47.550463 crc crio[22018]: time=\"2026-06-11T17:51:47.548530563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.597881 crc crio[22018]: time=\"2026-06-11T17:51:47.597618719Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.597881 crc crio[22018]: time=\"2026-06-11T17:51:47.597685432Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:47.600694 crc crio[22018]: time=\"2026-06-11T17:51:47.600606563Z\" level=info msg=\"Removed pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:51:47.648539 crc crio[22018]: time=\"2026-06-11T17:51:47.639661906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:47.675628 crc crio[22018]: time=\"2026-06-11T17:51:47.675557522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 17:51:47.841584 crc crio[22018]: time=\"2026-06-11T17:51:47.841520611Z\" level=info msg=\"Removed container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:47.915101 crc crio[22018]: time=\"2026-06-11T17:51:47.915012142Z\" level=info msg=\"Removing container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085\" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:47.978813 crc crio[22018]: time=\"2026-06-11T17:51:47.978303997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.011573 crc crio[22018]: time=\"2026-06-11T17:51:48.00199429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.070456 crc crio[22018]: time=\"2026-06-11T17:51:48.070282765Z\" level=info msg=\"Created container 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server\" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.072308 crc crio[22018]: time=\"2026-06-11T17:51:48.072232956Z\" level=info msg=\"Starting container: 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e\" id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.089568 crc crio[22018]: time=\"2026-06-11T17:51:48.089508169Z\" level=info msg=\"Started container\" PID=273959 containerID=309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b\nJun 11 17:51:48.154055 crc crio[22018]: time=\"2026-06-11T17:51:48.153935467Z\" level=info msg=\"Stopped pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:48.170239 crc crio[22018]: time=\"2026-06-11T17:51:48.170097091Z\" level=info msg=\"Stopped pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:48.183158 crc crio[22018]: time=\"2026-06-11T17:51:48.183072694Z\" level=info msg=\"Created container e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.186884 crc crio[22018]: time=\"2026-06-11T17:51:48.184653374Z\" level=info msg=\"Starting container: e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01\" id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.198121 crc crio[22018]: time=\"2026-06-11T17:51:48.197982434Z\" level=info msg=\"Started container\" PID=273956 containerID=e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43\nJun 11 17:51:48.314491 crc crio[22018]: time=\"2026-06-11T17:51:48.31327076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:48.317901 crc crio[22018]: time=\"2026-06-11T17:51:48.317825067Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=945c674a-e378-4034-836d-e4b600b9fa2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:48.356278 crc crio[22018]: time=\"2026-06-11T17:51:48.356184896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a271bd0b-b0b0-428d-ad8f-b17728dc890c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:48.412259 crc crio[22018]: time=\"2026-06-11T17:51:48.411996973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.422712 crc crio[22018]: time=\"2026-06-11T17:51:48.422199528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.464740 crc crio[22018]: time=\"2026-06-11T17:51:48.464644451Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/extract-content\" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.467396 crc crio[22018]: time=\"2026-06-11T17:51:48.465393725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.568220 crc crio[22018]: time=\"2026-06-11T17:51:48.567898288Z\" level=info msg=\"Created container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.574061 crc crio[22018]: time=\"2026-06-11T17:51:48.573941461Z\" level=info msg=\"Starting container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3\" id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.585909 crc crio[22018]: time=\"2026-06-11T17:51:48.585722643Z\" level=info msg=\"Started container\" PID=273955 containerID=fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3 description=openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\nJun 11 17:51:48.592647 crc crio[22018]: time=\"2026-06-11T17:51:48.592451921Z\" level=info msg=\"Created container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.597886 crc crio[22018]: time=\"2026-06-11T17:51:48.597613354Z\" level=info msg=\"Starting container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589\" id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.628209 crc crio[22018]: time=\"2026-06-11T17:51:48.627794555Z\" level=info msg=\"Started container\" PID=274186 containerID=adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589 description=openstack/glance-db-sync-7tpl5/glance-db-sync id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\nJun 11 17:51:48.678680 crc crio[22018]: time=\"2026-06-11T17:51:48.678585706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.686796 crc crio[22018]: time=\"2026-06-11T17:51:48.686697523Z\" level=info msg=\"Created container 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c: openstack/kube-state-metrics-0/kube-state-metrics\" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.690284 crc crio[22018]: time=\"2026-06-11T17:51:48.69017266Z\" level=info msg=\"Starting container: 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c\" id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.691747 crc crio[22018]: time=\"2026-06-11T17:51:48.691672557Z\" level=info msg=\"Created container 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:48.693182 crc crio[22018]: time=\"2026-06-11T17:51:48.693098863Z\" level=info msg=\"Starting container: 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7\" id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:48.701398 crc crio[22018]: time=\"2026-06-11T17:51:48.701208221Z\" level=info msg=\"Started container\" PID=273957 containerID=44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d\nJun 11 17:51:48.712216 crc crio[22018]: time=\"2026-06-11T17:51:48.712083541Z\" level=info msg=\"Started container\" PID=273962 containerID=36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c description=openstack/kube-state-metrics-0/kube-state-metrics id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501\nJun 11 17:51:48.721039 crc crio[22018]: time=\"2026-06-11T17:51:48.720948706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:48.837996 crc crio[22018]: time=\"2026-06-11T17:51:48.837752234Z\" level=info msg=\"Removed container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:48.842714 crc crio[22018]: time=\"2026-06-11T17:51:48.842635575Z\" level=info msg=\"Removing container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c\" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:48.932246 crc crio[22018]: time=\"2026-06-11T17:51:48.932140796Z\" level=info msg=\"Removed container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:48.935754 crc crio[22018]: time=\"2026-06-11T17:51:48.935667657Z\" level=info msg=\"Removing container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4\" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.079454 crc crio[22018]: time=\"2026-06-11T17:51:49.079211638Z\" level=info msg=\"Removed container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.083855 crc crio[22018]: time=\"2026-06-11T17:51:49.083555005Z\" level=info msg=\"Removing container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace\" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.210659 crc crio[22018]: time=\"2026-06-11T17:51:49.210575531Z\" level=info msg=\"Created container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content\" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:49.215214 crc crio[22018]: time=\"2026-06-11T17:51:49.215124155Z\" level=info msg=\"Starting container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205\" id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:49.229185 crc crio[22018]: time=\"2026-06-11T17:51:49.228771574Z\" level=info msg=\"Started container\" PID=274426 containerID=35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205 description=openshift-marketplace/community-operators-z9jz5/extract-content id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\nJun 11 17:51:49.466702 crc crio[22018]: time=\"2026-06-11T17:51:49.459682444Z\" level=info msg=\"Created container faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns\" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:49.466702 crc crio[22018]: time=\"2026-06-11T17:51:49.461619678Z\" level=info msg=\"Removed container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.479391 crc crio[22018]: time=\"2026-06-11T17:51:49.468641212Z\" level=info msg=\"Starting container: faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775\" id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:49.483095 crc crio[22018]: time=\"2026-06-11T17:51:49.483043885Z\" level=info msg=\"Created container eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171: openstack/ovn-northd-0/openstack-network-exporter\" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:49.489233 crc crio[22018]: time=\"2026-06-11T17:51:49.489112628Z\" level=info msg=\"Starting container: eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171\" id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:49.492958 crc crio[22018]: time=\"2026-06-11T17:51:49.489118161Z\" level=info msg=\"Removing container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0\" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.496854 crc crio[22018]: time=\"2026-06-11T17:51:49.496774848Z\" level=info msg=\"Started container\" PID=274403 containerID=faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775 description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182\nJun 11 17:51:49.545964 crc crio[22018]: time=\"2026-06-11T17:51:49.545844776Z\" level=info msg=\"Started container\" PID=274411 containerID=eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171 description=openstack/ovn-northd-0/openstack-network-exporter id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57\nJun 11 17:51:49.602719 crc crio[22018]: time=\"2026-06-11T17:51:49.59641139Z\" level=info msg=\"Removed container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.609136 crc crio[22018]: time=\"2026-06-11T17:51:49.609043789Z\" level=info msg=\"Removing container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15\" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.654212 crc crio[22018]: time=\"2026-06-11T17:51:49.650677993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:49.688926 crc crio[22018]: time=\"2026-06-11T17:51:49.688823908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ae45c806-617d-48ed-a2e6-5873fc017c81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:49.714864 crc crio[22018]: time=\"2026-06-11T17:51:49.714751675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=960b624f-0a2f-4d19-8138-40d863f13812 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:49.728237 crc crio[22018]: time=\"2026-06-11T17:51:49.728154597Z\" level=info msg=\"Removed container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.746967 crc crio[22018]: time=\"2026-06-11T17:51:49.746697573Z\" level=info msg=\"Removing container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434\" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.791526 crc crio[22018]: time=\"2026-06-11T17:51:49.789393475Z\" level=info msg=\"Removed container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.792765 crc crio[22018]: time=\"2026-06-11T17:51:49.792713156Z\" level=info msg=\"Removing container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d\" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.816494 crc crio[22018]: time=\"2026-06-11T17:51:49.814393546Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:49.824211 crc crio[22018]: time=\"2026-06-11T17:51:49.818940423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:49.856618 crc crio[22018]: time=\"2026-06-11T17:51:49.856570427Z\" level=info msg=\"Removed container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:49.959459 crc crio[22018]: time=\"2026-06-11T17:51:49.954928472Z\" level=info msg=\"Removing container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37\" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:51.057289 crc crio[22018]: time=\"2026-06-11T17:51:51.056881392Z\" level=info msg=\"Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:51.059035 crc crio[22018]: time=\"2026-06-11T17:51:51.058070784Z\" level=info msg=\"Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:51.059035 crc crio[22018]: time=\"2026-06-11T17:51:51.058960752Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc00285c070}] Aliases:map[]}\"\nJun 11 17:51:51.059223 crc crio[22018]: time=\"2026-06-11T17:51:51.059108106Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-bh99h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:51.060775 crc crio[22018]: time=\"2026-06-11T17:51:51.060249643Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"\nJun 11 17:51:51.060775 crc crio[22018]: time=\"2026-06-11T17:51:51.060687007Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kshl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:52.830983 crc crio[22018]: time=\"2026-06-11T17:51:52.830195308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:52.837288 crc crio[22018]: time=\"2026-06-11T17:51:52.837232673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:52.850169 crc crio[22018]: time=\"2026-06-11T17:51:52.850067927Z\" level=info msg=\"Removed container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:52.856834 crc crio[22018]: time=\"2026-06-11T17:51:52.856754084Z\" level=info msg=\"Removing container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511\" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:52.872682 crc crio[22018]: time=\"2026-06-11T17:51:52.872541251Z\" level=info msg=\"Stopped pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:53.026678 crc crio[22018]: time=\"2026-06-11T17:51:53.026578475Z\" level=info msg=\"Stopped pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:53.178115 crc crio[22018]: time=\"2026-06-11T17:51:53.178035048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3dd4b16-d6ae-4f14-b54d-260904ac5bc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:53.322662 crc crio[22018]: time=\"2026-06-11T17:51:53.322280359Z\" level=info msg=\"Created container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:53.339963 crc crio[22018]: time=\"2026-06-11T17:51:53.33878656Z\" level=info msg=\"Starting container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4\" id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:51:53.351282 crc crio[22018]: time=\"2026-06-11T17:51:53.350948171Z\" level=info msg=\"Started container\" PID=274766 containerID=114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4 description=openshift-marketplace/redhat-operators-8pxj6/extract-content id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\nJun 11 17:51:54.267159 crc crio[22018]: time=\"2026-06-11T17:51:54.26678627Z\" level=info msg=\"Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:54.269275 crc crio[22018]: time=\"2026-06-11T17:51:54.269204679Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc00924e088}] Aliases:map[]}\"\nJun 11 17:51:54.269485 crc crio[22018]: time=\"2026-06-11T17:51:54.269439615Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-2pln9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:55.693407 crc crio[22018]: time=\"2026-06-11T17:51:55.692534716Z\" level=info msg=\"Running pod sandbox: openstack/placement-744c74d4b4-skfb9/POD\" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:55.694726 crc crio[22018]: time=\"2026-06-11T17:51:55.693456295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:56.415231 crc crio[22018]: time=\"2026-06-11T17:51:56.414767823Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-79cd777484-qjjcc/POD\" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:56.415231 crc crio[22018]: time=\"2026-06-11T17:51:56.415208787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:56.759913 crc crio[22018]: time=\"2026-06-11T17:51:56.759672635Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-975ccbcdc-l7t88/POD\" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:56.759913 crc crio[22018]: time=\"2026-06-11T17:51:56.759936583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:56.845880 crc crio[22018]: time=\"2026-06-11T17:51:56.845767585Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD\" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:51:56.846053 crc crio[22018]: time=\"2026-06-11T17:51:56.84592378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:57.340731 crc crio[22018]: time=\"2026-06-11T17:51:57.340575581Z\" level=info msg=\"Stopping pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d\" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:57.352571 crc crio[22018]: time=\"2026-06-11T17:51:57.351757326Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc000381880}] Aliases:map[]}\"\nJun 11 17:51:57.353196 crc crio[22018]: time=\"2026-06-11T17:51:57.353114009Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-c2bl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:57.822067 crc crio[22018]: time=\"2026-06-11T17:51:57.821310768Z\" level=info msg=\"Stopped pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:57.825459 crc crio[22018]: time=\"2026-06-11T17:51:57.825273202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1fddb1c-409c-4d48-a602-96b78f9bfd58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:57.838044 crc crio[22018]: time=\"2026-06-11T17:51:57.837809422Z\" level=info msg=\"Stopped pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d\" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:57.866941 crc crio[22018]: time=\"2026-06-11T17:51:57.865103622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:57.871919 crc crio[22018]: time=\"2026-06-11T17:51:57.87165553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9b86f366-3c7b-4cd0-82f3-6e935d0e8bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:58.382529 crc crio[22018]: time=\"2026-06-11T17:51:58.381851034Z\" level=info msg=\"Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:58.406736 crc crio[22018]: time=\"2026-06-11T17:51:58.406244491Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc0029b4300}] Aliases:map[]}\"\nJun 11 17:51:58.406736 crc crio[22018]: time=\"2026-06-11T17:51:58.406577062Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-7tpl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.339629 crc crio[22018]: time=\"2026-06-11T17:51:59.338998351Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/registry-server\" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:51:59.366783 crc crio[22018]: time=\"2026-06-11T17:51:59.361889612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:51:59.422604 crc crio[22018]: time=\"2026-06-11T17:51:59.421184716Z\" level=info msg=\"Stopping container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 (timeout: 10s)\" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:59.441411 crc crio[22018]: time=\"2026-06-11T17:51:59.440833109Z\" level=info msg=\"Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:59.446457 crc crio[22018]: time=\"2026-06-11T17:51:59.445086118Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc005da01f8}] Aliases:map[]}\"\nJun 11 17:51:59.446457 crc crio[22018]: time=\"2026-06-11T17:51:59.445302915Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-psd8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.538385 crc crio[22018]: time=\"2026-06-11T17:51:59.535706634Z\" level=info msg=\"Stopping container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 (timeout: 30s)\" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:59.538385 crc crio[22018]: time=\"2026-06-11T17:51:59.535843778Z\" level=info msg=\"Stopping container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de (timeout: 30s)\" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:59.635731 crc crio[22018]: time=\"2026-06-11T17:51:59.635547352Z\" level=info msg=\"Removed container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:59.652051 crc crio[22018]: time=\"2026-06-11T17:51:59.651956954Z\" level=info msg=\"Removing container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e\" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:51:59.762280 crc crio[22018]: time=\"2026-06-11T17:51:59.762172884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f174f6ac-b8ad-4527-bd2f-06800f86603a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:59.845835 crc crio[22018]: time=\"2026-06-11T17:51:59.845207381Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}\"\nJun 11 17:51:59.845835 crc crio[22018]: time=\"2026-06-11T17:51:59.84579494Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.859515 crc crio[22018]: time=\"2026-06-11T17:51:59.855997056Z\" level=info msg=\"Stopped container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:51:59.859515 crc crio[22018]: time=\"2026-06-11T17:51:59.857663896Z\" level=info msg=\"Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:51:59.866604 crc crio[22018]: time=\"2026-06-11T17:51:59.86461678Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc000380480}] Aliases:map[]}\"\nJun 11 17:51:59.866604 crc crio[22018]: time=\"2026-06-11T17:51:59.864855237Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c75865fdf-6jmxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.916501 crc crio[22018]: time=\"2026-06-11T17:51:59.908271336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.917968084Z\" level=info msg=\"Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}\"\nJun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.918019106Z\" level=info msg=\"Adding pod openstack_placement-744c74d4b4-skfb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.921299739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7c283433-84d4-43da-b07d-4d13ee380c8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:51:59.955386 crc crio[22018]: time=\"2026-06-11T17:51:59.953307509Z\" level=info msg=\"Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"\nJun 11 17:51:59.955386 crc crio[22018]: time=\"2026-06-11T17:51:59.953451514Z\" level=info msg=\"Adding pod openstack_barbican-worker-975ccbcdc-l7t88 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:51:59.963295 crc crio[22018]: time=\"2026-06-11T17:51:59.963159659Z\" level=info msg=\"Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}\"\nJun 11 17:51:59.963295 crc crio[22018]: time=\"2026-06-11T17:51:59.963217831Z\" level=info msg=\"Adding pod openstack_barbican-api-79cd777484-qjjcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:00.027058 crc crio[22018]: time=\"2026-06-11T17:52:00.026793015Z\" level=info msg=\"Removed container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore\" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:00.063077 crc crio[22018]: time=\"2026-06-11T17:52:00.062515778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3834bb57-f3e8-4d2a-b1d3-0ee1b1e3282f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:00.116767 crc crio[22018]: time=\"2026-06-11T17:52:00.116473878Z\" level=info 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.131401 crc crio[22018]: time=\"2026-06-11T17:52:00.131234423Z\" level=info 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.147780 crc crio[22018]: time=\"2026-06-11T17:52:00.147597289Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:00.159165 crc crio[22018]: time=\"2026-06-11T17:52:00.158575175Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:00.162727 crc crio[22018]: time=\"2026-06-11T17:52:00.161931843Z\" level=info 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.166108 crc crio[22018]: time=\"2026-06-11T17:52:00.164665198Z\" level=info 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.326562 crc crio[22018]: time=\"2026-06-11T17:52:00.326005976Z\" level=info msg=\"Created container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:00.329846 crc crio[22018]: time=\"2026-06-11T17:52:00.329780349Z\" level=info msg=\"Starting container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b\" id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:00.339110 crc crio[22018]: time=\"2026-06-11T17:52:00.338536701Z\" level=info msg=\"Started container\" PID=275672 containerID=f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b description=openshift-marketplace/community-operators-z9jz5/registry-server id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\nJun 11 17:52:00.344694 crc crio[22018]: time=\"2026-06-11T17:52:00.344606229Z\" level=info 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.371894 crc crio[22018]: time=\"2026-06-11T17:52:00.371203412Z\" level=info 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.402031 crc crio[22018]: time=\"2026-06-11T17:52:00.401749906Z\" level=info 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.420804 crc crio[22018]: time=\"2026-06-11T17:52:00.419745801Z\" level=info 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.450752 crc crio[22018]: time=\"2026-06-11T17:52:00.450686596Z\" level=info msg=\"Stopped pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:00.626386 crc crio[22018]: time=\"2026-06-11T17:52:00.623624407Z\" level=info msg=\"Stopped container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:00.692380 crc crio[22018]: time=\"2026-06-11T17:52:00.691907817Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686672-nckj4/POD\" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:00.692380 crc crio[22018]: time=\"2026-06-11T17:52:00.692029601Z\" level=info 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.880790 crc crio[22018]: time=\"2026-06-11T17:52:00.880748951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}\"\nJun 11 17:52:00.880978 crc crio[22018]: time=\"2026-06-11T17:52:00.880959868Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686672-nckj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:01.181568 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c1966fdfa7e2a Mac:0a:26:5d:0c:58:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.185491 crc crio[22018]: time=\"2026-06-11T17:52:01.184995456Z\" level=info msg=\"Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}\"\nJun 11 17:52:01.185491 crc crio[22018]: time=\"2026-06-11T17:52:01.185241674Z\" level=info msg=\"Checking pod openstack_barbican-api-79cd777484-qjjcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.200305 crc crio[22018]: time=\"2026-06-11T17:52:01.20003734Z\" level=info msg=\"Ran pod sandbox 72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd with infra container: openstack/barbican-api-79cd777484-qjjcc/POD\" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.205858 crc crio[22018]: time=\"2026-06-11T17:52:01.205782309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3aebc7b0-67f7-4d3b-83d8-bafee290f8af name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.218388 crc crio[22018]: time=\"2026-06-11T17:52:01.218242628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=51ed6c65-4117-4b89-8a1a-dd6b115a2cb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.218793 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e02fed307920711 Mac:4a:1d:b5:40:65:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.219466 crc crio[22018]: time=\"2026-06-11T17:52:01.219303284Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}\"\nJun 11 17:52:01.219585 crc crio[22018]: time=\"2026-06-11T17:52:01.219564042Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.222064 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:611213a8613d1d2 Mac:2a:48:e5:ff:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 SocketPath: PciID:}] [{Interface:0xc0004b4690 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.220986603Z\" level=info msg=\"Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"\nJun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.221151281Z\" level=info msg=\"Checking pod openstack_barbican-worker-975ccbcdc-l7t88 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.221689763Z\" level=info msg=\"Stopped pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:01.250876 crc crio[22018]: time=\"2026-06-11T17:52:01.250786991Z\" level=info msg=\"Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log\" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:01.270947 crc crio[22018]: time=\"2026-06-11T17:52:01.27036328Z\" level=info msg=\"Created container 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80: openstack/swift-storage-0/xattr-restore\" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:01.287038 crc crio[22018]: time=\"2026-06-11T17:52:01.286940268Z\" level=info msg=\"Starting container: 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80\" id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:01.315224 crc crio[22018]: time=\"2026-06-11T17:52:01.31513467Z\" level=info 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:01.323698 crc crio[22018]: time=\"2026-06-11T17:52:01.323613283Z\" level=info msg=\"Ran pod sandbox e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df with infra container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD\" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.326935 crc crio[22018]: time=\"2026-06-11T17:52:01.325559244Z\" level=info msg=\"Created container 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976: openstack/ceilometer-0/ceilometer-central-agent\" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:01.329529 crc crio[22018]: time=\"2026-06-11T17:52:01.327617012Z\" level=info msg=\"Stopped pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:01.333242 crc crio[22018]: time=\"2026-06-11T17:52:01.333175881Z\" level=info msg=\"Ran pod sandbox 611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c with infra container: openstack/barbican-worker-975ccbcdc-l7t88/POD\" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.336951 crc crio[22018]: time=\"2026-06-11T17:52:01.336830901Z\" level=info msg=\"Started container\" PID=275736 containerID=405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80 description=openstack/swift-storage-0/xattr-restore id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:01.339002 crc crio[22018]: time=\"2026-06-11T17:52:01.337773289Z\" level=info msg=\"Starting container: 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976\" id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.345723155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.345823518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.346030895Z\" level=info msg=\"Started container\" PID=275739 containerID=24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976 description=openstack/ceilometer-0/ceilometer-central-agent id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6\nJun 11 17:52:01.386915 crc crio[22018]: time=\"2026-06-11T17:52:01.383222039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402217401Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402707817Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402900243Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402971005Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.404098 crc crio[22018]: time=\"2026-06-11T17:52:01.404005668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.415172 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a29cfe1774c3159 Mac:f6:82:17:b3:e3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.4134084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.409317105Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.409412232Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.415124015Z\" level=info msg=\"Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}\"\nJun 11 17:52:01.415709 crc crio[22018]: time=\"2026-06-11T17:52:01.41529392Z\" level=info msg=\"Checking pod openstack_placement-744c74d4b4-skfb9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.420659 crc crio[22018]: time=\"2026-06-11T17:52:01.420586522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.430898 crc crio[22018]: time=\"2026-06-11T17:52:01.429823733Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 17:52:01.430898 crc crio[22018]: time=\"2026-06-11T17:52:01.430138099Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 17:52:01.431397 crc crio[22018]: time=\"2026-06-11T17:52:01.431043964Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 17:52:01.434228 crc crio[22018]: time=\"2026-06-11T17:52:01.432299051Z\" level=info msg=\"Ran pod sandbox a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e with infra container: openstack/placement-744c74d4b4-skfb9/POD\" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.450294 crc crio[22018]: time=\"2026-06-11T17:52:01.447732354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1a95ca5d-654e-479b-b081-03340e93b69b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.457935 crc crio[22018]: time=\"2026-06-11T17:52:01.457367699Z\" level=info 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:01.467407 crc crio[22018]: time=\"2026-06-11T17:52:01.4667633Z\" level=info 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:01.588274 crc crio[22018]: time=\"2026-06-11T17:52:01.586678321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c4d0c12-7770-402b-8298-c08bfa610e20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.605810 crc crio[22018]: time=\"2026-06-11T17:52:01.605234867Z\" level=info msg=\"Creating container: openstack/placement-744c74d4b4-skfb9/placement-log\" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:01.609249 crc crio[22018]: time=\"2026-06-11T17:52:01.606650362Z\" level=info 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:01.747144 crc crio[22018]: time=\"2026-06-11T17:52:01.747106126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.747622 crc crio[22018]: time=\"2026-06-11T17:52:01.747602272Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.747763 crc crio[22018]: time=\"2026-06-11T17:52:01.747746856Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:01.762271 crc crio[22018]: time=\"2026-06-11T17:52:01.751753992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.762271 crc crio[22018]: time=\"2026-06-11T17:52:01.761920038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 17:52:01.909215 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9acaa568ad9fbab Mac:6a:66:19:5f:0a:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:01.912188 crc crio[22018]: time=\"2026-06-11T17:52:01.909995652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}\"\nJun 11 17:52:01.912188 crc crio[22018]: time=\"2026-06-11T17:52:01.910185238Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686672-nckj4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:01.924910 crc crio[22018]: time=\"2026-06-11T17:52:01.924620174Z\" level=info 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:01.939445 crc crio[22018]: time=\"2026-06-11T17:52:01.938547311Z\" level=info msg=\"Ran pod sandbox 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 with infra container: openshift-infra/auto-csr-approver-29686672-nckj4/POD\" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:01.959385 crc crio[22018]: time=\"2026-06-11T17:52:01.956648245Z\" level=info 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:01.959385 crc crio[22018]: time=\"2026-06-11T17:52:01.958653979Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:01.980912 crc crio[22018]: time=\"2026-06-11T17:52:01.980786584Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:52:02.045505 crc crio[22018]: time=\"2026-06-11T17:52:02.045384178Z\" level=info msg=\"Removing container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2\" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:02.089725 crc crio[22018]: time=\"2026-06-11T17:52:02.089687754Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-cdt5v/POD\" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:02.089816 crc crio[22018]: time=\"2026-06-11T17:52:02.089759966Z\" level=info 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.226382 crc crio[22018]: time=\"2026-06-11T17:52:02.222812573Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}\"\nJun 11 17:52:02.226382 crc crio[22018]: time=\"2026-06-11T17:52:02.223047181Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-cdt5v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:02.266204 crc crio[22018]: time=\"2026-06-11T17:52:02.265593128Z\" level=info msg=\"Removed container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:02.298090 crc crio[22018]: time=\"2026-06-11T17:52:02.297972615Z\" level=info msg=\"Removing container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1\" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:02.333544 crc crio[22018]: time=\"2026-06-11T17:52:02.333469897Z\" level=info msg=\"Stopping container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 (timeout: 30s)\" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:02.334595 crc crio[22018]: time=\"2026-06-11T17:52:02.334531018Z\" level=info msg=\"Stopping container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b (timeout: 30s)\" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:02.334873 crc crio[22018]: time=\"2026-06-11T17:52:02.334850123Z\" level=info msg=\"Stopping container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae (timeout: 30s)\" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:02.397583 crc crio[22018]: time=\"2026-06-11T17:52:02.395282762Z\" level=info msg=\"Stopping container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 (timeout: 30s)\" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:02.401016 crc crio[22018]: time=\"2026-06-11T17:52:02.399264389Z\" level=info msg=\"Stopping container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea (timeout: 30s)\" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:02.594381 crc crio[22018]: time=\"2026-06-11T17:52:02.593260089Z\" level=info msg=\"Removed container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.769577832Z\" level=info msg=\"Created container e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log\" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.77489612Z\" level=info msg=\"Starting container: e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f\" id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.788662849Z\" level=info msg=\"Started container\" PID=275891 containerID=e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f description=openstack/barbican-api-79cd777484-qjjcc/barbican-api-log id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.831383739Z\" level=info msg=\"Created container 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a: openstack/placement-744c74d4b4-skfb9/placement-log\" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.836737614Z\" level=info msg=\"Starting container: 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a\" id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.837907905Z\" level=info msg=\"Stopped container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.845574713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=081c09c7-42c2-4ba8-a75b-031bf126f478 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.847557772Z\" level=info msg=\"Started container\" PID=275895 containerID=628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a description=openstack/placement-744c74d4b4-skfb9/placement-log id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.896926665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9d1f7858-437c-4f34-937f-b4b41d3f2fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: 2026-06-11T17:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880d1e01177ca77 Mac:d6:ee:18:46:96:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.135907817Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}\"\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.136161895Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-cdt5v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.202386401Z\" level=info msg=\"Stopped container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.227789529Z\" level=info msg=\"Stopped container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.230495687Z\" level=info msg=\"Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.231755637Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc005da03f0}] Aliases:map[]}\"\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.231894882Z\" level=info msg=\"Deleting pod openstack_swift-proxy-58898f67b9-drjgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.274498726Z\" level=info msg=\"Ran pod sandbox 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 with infra container: openstack/cinder-online-data-migrations-cdt5v/POD\" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.307310724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=911c0660-9a43-465a-9d4d-41f976f7198d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.347592485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cdf889b0-e0d4-4292-bd45-f84641e3149a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.366300699Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.367857989Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.480009929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7feae683-1138-4bf0-a521-aa5eb56c7fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.515397196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=920e6016-d9c1-440e-b5ce-1f85ed7c329b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.608772444Z\" level=info msg=\"Creating container: openstack/placement-744c74d4b4-skfb9/placement-api\" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.610138928Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.626739524Z\" level=info msg=\"Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api\" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.780704235Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.853664197Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.854404472Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.859702962Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.879811871Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.894623811Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.904287842Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.144653531Z\" level=info msg=\"Stopped pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.242753863Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.25163909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d072e2c-3314-4f19-a549-b3beb1f0f4cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.258613874Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=793b367e-1337-4146-8fbb-a3672b15ab62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.285394334Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.285880989Z\" level=info 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:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.348125371Z\" level=info msg=\"Removing container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6\" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.382006252Z\" level=info msg=\"Created container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.387589112Z\" level=info msg=\"Created container a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a: openstack/barbican-api-79cd777484-qjjcc/barbican-api\" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.395849574Z\" level=info msg=\"Starting container: a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a\" id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.41483007Z\" level=info msg=\"Starting container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4\" id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:04.449897 crc crio[22018]: time=\"2026-06-11T17:52:04.449792986Z\" level=info msg=\"Started container\" PID=276131 containerID=a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a description=openstack/barbican-api-79cd777484-qjjcc/barbican-api id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd\nJun 11 17:52:04.461699 crc crio[22018]: time=\"2026-06-11T17:52:04.461573445Z\" level=info msg=\"Started container\" PID=276126 containerID=d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4 description=openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\nJun 11 17:52:04.472187 crc crio[22018]: time=\"2026-06-11T17:52:04.471261585Z\" level=info msg=\"Created container a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67: openstack/placement-744c74d4b4-skfb9/placement-api\" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:04.475687 crc crio[22018]: time=\"2026-06-11T17:52:04.474913298Z\" level=info msg=\"Starting container: a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67\" id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:04.491283 crc crio[22018]: time=\"2026-06-11T17:52:04.491176428Z\" level=info msg=\"Started container\" PID=276127 containerID=a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67 description=openstack/placement-744c74d4b4-skfb9/placement-api id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e\nJun 11 17:52:04.551045 crc crio[22018]: time=\"2026-06-11T17:52:04.550959196Z\" level=info 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:05.178498 crc crio[22018]: time=\"2026-06-11T17:52:05.177998538Z\" level=info 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:05.353546 crc crio[22018]: time=\"2026-06-11T17:52:05.351702415Z\" level=info msg=\"Created container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:05.359402 crc crio[22018]: time=\"2026-06-11T17:52:05.359201779Z\" level=info msg=\"Starting container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980\" id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:05.368684 crc crio[22018]: time=\"2026-06-11T17:52:05.368605142Z\" level=info msg=\"Started container\" PID=276405 containerID=1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980 description=openshift-infra/auto-csr-approver-29686672-nckj4/oc id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\nJun 11 17:52:05.384551 crc crio[22018]: time=\"2026-06-11T17:52:05.384274461Z\" level=info msg=\"Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:05.392913 crc crio[22018]: time=\"2026-06-11T17:52:05.392747434Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002ca0c08}] Aliases:map[]}\"\nJun 11 17:52:05.393295 crc crio[22018]: time=\"2026-06-11T17:52:05.393152817Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-z8lc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:06.441602 crc crio[22018]: time=\"2026-06-11T17:52:06.435443982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d24c2eb8-2bd8-4d27-b19a-aa3386292774 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:07.727210 crc crio[22018]: time=\"2026-06-11T17:52:07.726636313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=958146ff-32af-4050-9238-69a08792e8db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:07.737042 crc crio[22018]: time=\"2026-06-11T17:52:07.736788739Z\" level=info msg=\"Stopped pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:07.777235 crc crio[22018]: time=\"2026-06-11T17:52:07.777040908Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:07.782767 crc crio[22018]: time=\"2026-06-11T17:52:07.782684371Z\" level=info msg=\"Stopped container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:07.789922 crc crio[22018]: time=\"2026-06-11T17:52:07.789789533Z\" level=info msg=\"Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:07.790933 crc crio[22018]: time=\"2026-06-11T17:52:07.790869258Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc002b14240}] Aliases:map[]}\"\nJun 11 17:52:07.791110 crc crio[22018]: time=\"2026-06-11T17:52:07.791052254Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:07.799275 crc crio[22018]: time=\"2026-06-11T17:52:07.799165152Z\" level=info msg=\"Stopped container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:07.800442 crc crio[22018]: time=\"2026-06-11T17:52:07.800257146Z\" level=info msg=\"Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:07.804934 crc crio[22018]: time=\"2026-06-11T17:52:07.804868204Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00924e0a8}] Aliases:map[]}\"\nJun 11 17:52:07.811077 crc crio[22018]: time=\"2026-06-11T17:52:07.810994071Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:08.560118 crc crio[22018]: time=\"2026-06-11T17:52:08.55916147Z\" level=info msg=\"Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:08.563643 crc crio[22018]: time=\"2026-06-11T17:52:08.561443573Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc000aa4ed0}] Aliases:map[]}\"\nJun 11 17:52:08.563643 crc crio[22018]: time=\"2026-06-11T17:52:08.561608162Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-ddjp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:09.372216 crc crio[22018]: time=\"2026-06-11T17:52:09.371730134Z\" level=info 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:09.504696 crc crio[22018]: time=\"2026-06-11T17:52:09.504542102Z\" level=info msg=\"Stopped container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:09.505457 crc crio[22018]: time=\"2026-06-11T17:52:09.505377218Z\" level=info msg=\"Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:09.506931 crc crio[22018]: time=\"2026-06-11T17:52:09.506725821Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"\nJun 11 17:52:09.506931 crc crio[22018]: time=\"2026-06-11T17:52:09.506889186Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:09.585914 crc crio[22018]: time=\"2026-06-11T17:52:09.585846263Z\" level=info msg=\"Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:09.588786 crc crio[22018]: time=\"2026-06-11T17:52:09.586315708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc00012b100}] Aliases:map[]}\"\nJun 11 17:52:09.589745 crc crio[22018]: time=\"2026-06-11T17:52:09.589403974Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686672-nckj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:09.889284 crc crio[22018]: time=\"2026-06-11T17:52:09.888666002Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5f4d7ddb9-l4bfk/POD\" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:09.889883 crc crio[22018]: time=\"2026-06-11T17:52:09.889797468Z\" level=info 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:11.349621 crc crio[22018]: time=\"2026-06-11T17:52:11.349111773Z\" level=info msg=\"Removed container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:11.352644 crc crio[22018]: time=\"2026-06-11T17:52:11.352564725Z\" level=info msg=\"Removing container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de\" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:11.407698 crc crio[22018]: time=\"2026-06-11T17:52:11.407512932Z\" level=info msg=\"Stopped pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:11.411217 crc crio[22018]: time=\"2026-06-11T17:52:11.411139737Z\" level=info msg=\"Stopped pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:11.413688 crc crio[22018]: time=\"2026-06-11T17:52:11.41363015Z\" level=info msg=\"Stopped pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:11.428527 crc crio[22018]: time=\"2026-06-11T17:52:11.428437739Z\" level=info msg=\"Stopped pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:11.429145 crc crio[22018]: time=\"2026-06-11T17:52:11.42907509Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:11.430747 crc crio[22018]: time=\"2026-06-11T17:52:11.430535686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=587ac263-7145-4485-9eb9-684623fc08ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.431036 crc crio[22018]: time=\"2026-06-11T17:52:11.430964209Z\" level=info msg=\"Stopped pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:11.439033 crc crio[22018]: time=\"2026-06-11T17:52:11.438944833Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:11.440063 crc crio[22018]: time=\"2026-06-11T17:52:11.43999215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e4813871-f8e5-47d8-9ac3-a9e19783337c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.448922 crc crio[22018]: time=\"2026-06-11T17:52:11.448837469Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:11.450632 crc crio[22018]: time=\"2026-06-11T17:52:11.45040423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0f25ba9c-4b35-432f-929d-e542f0dfc26d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.466850 crc crio[22018]: time=\"2026-06-11T17:52:11.46680136Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:11.487412 crc crio[22018]: time=\"2026-06-11T17:52:11.467928015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=21c7e4a8-2282-47e0-af12-076b525244df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.604838 crc crio[22018]: time=\"2026-06-11T17:52:11.604659853Z\" level=info msg=\"Removed container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:11.617392 crc crio[22018]: time=\"2026-06-11T17:52:11.615526679Z\" level=info msg=\"Removing container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a\" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:11.625592 crc crio[22018]: time=\"2026-06-11T17:52:11.625511833Z\" level=info 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:11.631936 crc crio[22018]: time=\"2026-06-11T17:52:11.631863586Z\" level=info 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:11.649182 crc crio[22018]: time=\"2026-06-11T17:52:11.643618364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=215aed18-c439-491e-8177-86dbf494b976 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.650010 crc crio[22018]: time=\"2026-06-11T17:52:11.649917922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7f6ea4dc-1c46-482d-a9a4-594661e945c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.651808 crc crio[22018]: time=\"2026-06-11T17:52:11.651727388Z\" level=info msg=\"Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}\"\nJun 11 17:52:11.651808 crc crio[22018]: time=\"2026-06-11T17:52:11.651800661Z\" level=info msg=\"Adding pod openstack_neutron-5f4d7ddb9-l4bfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:11.666545 crc crio[22018]: time=\"2026-06-11T17:52:11.664854687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9f809029-29c2-4687-b9c9-2a4fa0ad686d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.676583 crc crio[22018]: time=\"2026-06-11T17:52:11.676506277Z\" level=info msg=\"Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log\" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:11.678268 crc crio[22018]: time=\"2026-06-11T17:52:11.678216052Z\" level=info 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:11.686736 crc crio[22018]: time=\"2026-06-11T17:52:11.686663291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=88d4623f-66b4-42de-9e5c-6f8e18137f04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:11.687169 crc crio[22018]: time=\"2026-06-11T17:52:11.687067434Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log\" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:11.698022 crc crio[22018]: time=\"2026-06-11T17:52:11.693851405Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:11.709889 crc crio[22018]: time=\"2026-06-11T17:52:11.709809269Z\" level=info 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:11.710959 crc crio[22018]: time=\"2026-06-11T17:52:11.710878583Z\" level=info 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:11.726044 crc crio[22018]: time=\"2026-06-11T17:52:11.725936054Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:11.901467 crc crio[22018]: time=\"2026-06-11T17:52:11.900837076Z\" level=info 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:11.914009 crc crio[22018]: time=\"2026-06-11T17:52:11.913887557Z\" level=info 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:11.933953 crc crio[22018]: time=\"2026-06-11T17:52:11.93374688Z\" level=info 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:11.966658 crc crio[22018]: time=\"2026-06-11T17:52:11.966484091Z\" level=info 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:11.975397 crc crio[22018]: time=\"2026-06-11T17:52:11.975042486Z\" level=info 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:12.017723 crc crio[22018]: time=\"2026-06-11T17:52:12.017629963Z\" level=info msg=\"Created container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.025056 crc crio[22018]: time=\"2026-06-11T17:52:12.024160018Z\" level=info msg=\"Starting container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3\" id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:12.030410 crc crio[22018]: time=\"2026-06-11T17:52:12.029741637Z\" level=info msg=\"Removed container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:12.040235 crc crio[22018]: time=\"2026-06-11T17:52:12.037960802Z\" level=info msg=\"Started container\" PID=277449 containerID=026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 description=openshift-marketplace/redhat-operators-8pxj6/registry-server id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\nJun 11 17:52:12.093200 crc crio[22018]: time=\"2026-06-11T17:52:12.09215395Z\" level=info 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:12.137709 crc crio[22018]: time=\"2026-06-11T17:52:12.137648781Z\" level=info 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:12.305391 crc crio[22018]: time=\"2026-06-11T17:52:12.303563948Z\" level=info 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:12.327376 crc crio[22018]: time=\"2026-06-11T17:52:12.326824175Z\" level=info 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:12.704874 crc crio[22018]: 2026-06-11T17:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:167689584fb26cc Mac:46:33:80:b0:5e:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:12.706143 crc crio[22018]: time=\"2026-06-11T17:52:12.697044053Z\" level=info msg=\"Created container 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log\" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.707457 crc crio[22018]: time=\"2026-06-11T17:52:12.706618921Z\" level=info msg=\"Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}\"\nJun 11 17:52:12.707457 crc crio[22018]: time=\"2026-06-11T17:52:12.706785136Z\" level=info msg=\"Checking pod openstack_neutron-5f4d7ddb9-l4bfk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:12.707695 crc crio[22018]: time=\"2026-06-11T17:52:12.699641976Z\" level=info msg=\"Created container 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log\" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.713691 crc crio[22018]: time=\"2026-06-11T17:52:12.713618136Z\" level=info msg=\"Starting container: 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e\" id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:12.716389 crc crio[22018]: time=\"2026-06-11T17:52:12.71625428Z\" level=info msg=\"Starting container: 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f\" id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:12.733378 crc crio[22018]: time=\"2026-06-11T17:52:12.733157956Z\" level=info msg=\"Started container\" PID=277514 containerID=2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df\nJun 11 17:52:12.737452 crc crio[22018]: time=\"2026-06-11T17:52:12.737302518Z\" level=info msg=\"Started container\" PID=277478 containerID=66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c\nJun 11 17:52:12.751108 crc crio[22018]: time=\"2026-06-11T17:52:12.751010609Z\" level=info msg=\"Ran pod sandbox 167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 with infra container: openstack/neutron-5f4d7ddb9-l4bfk/POD\" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:12.751928 crc crio[22018]: time=\"2026-06-11T17:52:12.751855821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e1f913fd-18a1-481a-86ad-bcbb9ced84fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.764247 crc crio[22018]: time=\"2026-06-11T17:52:12.764108782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=1ad8cc1b-4b38-49f6-8177-aafff822ab3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.764694 crc crio[22018]: time=\"2026-06-11T17:52:12.764626645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db3ea206-2b25-4e87-af84-57b7390352a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.861639 crc crio[22018]: time=\"2026-06-11T17:52:12.861569149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=85f6df4d-8dd5-43d2-87d2-f7cec4e2cf42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.880022 crc crio[22018]: time=\"2026-06-11T17:52:12.879881103Z\" level=info msg=\"Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker\" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.881821 crc crio[22018]: time=\"2026-06-11T17:52:12.881761133Z\" level=info 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:12.902504 crc crio[22018]: time=\"2026-06-11T17:52:12.902276976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=7e1bf1d3-7f1e-4d86-bf0d-d490c261e803 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.910284 crc crio[22018]: time=\"2026-06-11T17:52:12.910196322Z\" level=info msg=\"Created container 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83: openstack/swift-storage-0/account-server\" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.921050 crc crio[22018]: time=\"2026-06-11T17:52:12.920963786Z\" level=info msg=\"Starting container: 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83\" id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:12.923985 crc crio[22018]: time=\"2026-06-11T17:52:12.923926772Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener\" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:12.925542 crc crio[22018]: time=\"2026-06-11T17:52:12.925488315Z\" level=info 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:12.927942 crc crio[22018]: time=\"2026-06-11T17:52:12.927866665Z\" level=info msg=\"Started container\" PID=277510 containerID=82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83 description=openstack/swift-storage-0/account-server id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:12.933645 crc crio[22018]: time=\"2026-06-11T17:52:12.927876449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=504d77a2-90f2-47b2-9275-4f9c288d6ba9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:12.960986 crc crio[22018]: time=\"2026-06-11T17:52:12.960912623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=990e2ef2-e285-4d1a-a9ab-1c286db1450b name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.006810 crc crio[22018]: time=\"2026-06-11T17:52:13.006681801Z\" level=info 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:13.017738 crc crio[22018]: time=\"2026-06-11T17:52:13.017673645Z\" level=info 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:13.063466 crc crio[22018]: time=\"2026-06-11T17:52:13.063293982Z\" level=info 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:13.069849 crc crio[22018]: time=\"2026-06-11T17:52:13.069764078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d6ed6435-d144-40d6-bc7a-d7656008aa25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.072435 crc crio[22018]: time=\"2026-06-11T17:52:13.072218237Z\" level=info 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:13.109958 crc crio[22018]: time=\"2026-06-11T17:52:13.10573049Z\" level=info msg=\"Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api\" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.109958 crc crio[22018]: time=\"2026-06-11T17:52:13.108013567Z\" level=info 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:13.172409 crc crio[22018]: time=\"2026-06-11T17:52:13.156842525Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.172409 crc crio[22018]: time=\"2026-06-11T17:52:13.158646903Z\" level=info 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:13.323384 crc crio[22018]: time=\"2026-06-11T17:52:13.32325603Z\" level=info 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:13.324633 crc crio[22018]: time=\"2026-06-11T17:52:13.324554825Z\" level=info msg=\"Stopping container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb (timeout: 30s)\" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:13.330972 crc crio[22018]: time=\"2026-06-11T17:52:13.330873945Z\" level=info 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:13.427110 crc crio[22018]: time=\"2026-06-11T17:52:13.426899572Z\" level=info 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:13.438091 crc crio[22018]: time=\"2026-06-11T17:52:13.438006224Z\" level=info 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:13.544859 crc crio[22018]: time=\"2026-06-11T17:52:13.544786677Z\" level=info msg=\"Created container e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api\" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.550652 crc crio[22018]: time=\"2026-06-11T17:52:13.550252893Z\" level=info msg=\"Starting container: e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43\" id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:13.566488 crc crio[22018]: time=\"2026-06-11T17:52:13.565708444Z\" level=info msg=\"Started container\" PID=277674 containerID=e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43 description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-api id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695\nJun 11 17:52:13.589717 crc crio[22018]: time=\"2026-06-11T17:52:13.587963008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f969b3f-d563-4d42-9c44-5242f50c4a99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.641554 crc crio[22018]: time=\"2026-06-11T17:52:13.641456906Z\" level=info msg=\"Created container 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker\" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.650367 crc crio[22018]: time=\"2026-06-11T17:52:13.648532624Z\" level=info msg=\"Starting container: 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9\" id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:13.669611 crc crio[22018]: time=\"2026-06-11T17:52:13.66952304Z\" level=info msg=\"Created container a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.680127 crc crio[22018]: time=\"2026-06-11T17:52:13.679576464Z\" level=info msg=\"Started container\" PID=277664 containerID=862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9 description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c\nJun 11 17:52:13.699391 crc crio[22018]: time=\"2026-06-11T17:52:13.690098903Z\" level=info msg=\"Starting container: a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c\" id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:13.724385 crc crio[22018]: time=\"2026-06-11T17:52:13.723094705Z\" level=info msg=\"Created container dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener\" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.734013 crc crio[22018]: time=\"2026-06-11T17:52:13.729631928Z\" level=info msg=\"Starting container: dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162\" id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:13.742699 crc crio[22018]: time=\"2026-06-11T17:52:13.742586224Z\" level=info msg=\"Started container\" PID=277561 containerID=a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c description=openstack/ceilometer-0/ceilometer-notification-agent id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6\nJun 11 17:52:13.752808 crc crio[22018]: time=\"2026-06-11T17:52:13.75265957Z\" level=info msg=\"Started container\" PID=277659 containerID=dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162 description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df\nJun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.77196942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.772147735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.772189177Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.789625 crc crio[22018]: time=\"2026-06-11T17:52:13.787308113Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:13.810888 crc crio[22018]: time=\"2026-06-11T17:52:13.810790171Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 17:52:13.817931 crc crio[22018]: time=\"2026-06-11T17:52:13.815528735Z\" level=info msg=\"Created container 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2: openstack/swift-storage-0/account-replicator\" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.822290 crc crio[22018]: time=\"2026-06-11T17:52:13.820728359Z\" level=info msg=\"Starting container: 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2\" id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:13.842766 crc crio[22018]: time=\"2026-06-11T17:52:13.834676113Z\" level=info msg=\"Started container\" PID=277702 containerID=5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2 description=openstack/swift-storage-0/account-replicator id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:13.853689 crc crio[22018]: time=\"2026-06-11T17:52:13.852451193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a0dbe2d4-e679-4f00-bac3-caf7b4238674 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.901387 crc crio[22018]: time=\"2026-06-11T17:52:13.899604231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7b6794b0-ead3-41a1-a42b-d34a89434e26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.924825 crc crio[22018]: time=\"2026-06-11T17:52:13.924739016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=552625d5-5d06-4984-8fa7-8da09e9889d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:13.928841 crc crio[22018]: time=\"2026-06-11T17:52:13.925755693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.928841 crc crio[22018]: time=\"2026-06-11T17:52:13.927497639Z\" level=info 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:13.945393 crc crio[22018]: time=\"2026-06-11T17:52:13.944498112Z\" level=info msg=\"Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd\" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:13.970487 crc crio[22018]: time=\"2026-06-11T17:52:13.970393945Z\" level=info msg=\"Stopping container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb (timeout: 30s)\" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:13.975789 crc crio[22018]: time=\"2026-06-11T17:52:13.975267373Z\" level=info msg=\"Stopping container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 (timeout: 30s)\" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.010382 crc crio[22018]: time=\"2026-06-11T17:52:14.007051704Z\" level=info 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:14.154955 crc crio[22018]: time=\"2026-06-11T17:52:14.154639062Z\" level=info msg=\"Stopped container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.220909 crc crio[22018]: time=\"2026-06-11T17:52:14.220825691Z\" level=info 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:14.237552 crc crio[22018]: time=\"2026-06-11T17:52:14.235796647Z\" level=info 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:14.245757 crc crio[22018]: time=\"2026-06-11T17:52:14.2446485Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:14.254381 crc crio[22018]: time=\"2026-06-11T17:52:14.244927039Z\" level=info 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:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.267674861Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.267745303Z\" level=info 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:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.268768977Z\" level=info 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:14.289883 crc crio[22018]: time=\"2026-06-11T17:52:14.289382806Z\" level=info 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:14.405978 crc crio[22018]: time=\"2026-06-11T17:52:14.405898289Z\" level=info msg=\"Stopping container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f (timeout: 30s)\" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.417148 crc crio[22018]: time=\"2026-06-11T17:52:14.408666699Z\" level=info msg=\"Stopping container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 (timeout: 30s)\" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.442505 crc crio[22018]: time=\"2026-06-11T17:52:14.43973111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}\"\nJun 11 17:52:14.442505 crc crio[22018]: time=\"2026-06-11T17:52:14.439978898Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:14.516125 crc crio[22018]: time=\"2026-06-11T17:52:14.516044409Z\" level=info msg=\"Stopping container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad (timeout: 30s)\" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.517733 crc crio[22018]: time=\"2026-06-11T17:52:14.517664901Z\" level=info msg=\"Stopping container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 (timeout: 30s)\" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.546019 crc crio[22018]: time=\"2026-06-11T17:52:14.545919791Z\" level=info msg=\"Created container 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2: openstack/swift-storage-0/account-auditor\" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:14.549856 crc crio[22018]: time=\"2026-06-11T17:52:14.549780242Z\" level=info msg=\"Starting container: 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2\" id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:14.559497 crc crio[22018]: time=\"2026-06-11T17:52:14.559394591Z\" level=info msg=\"Created container fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd\" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:14.561656 crc crio[22018]: time=\"2026-06-11T17:52:14.561573688Z\" level=info msg=\"Starting container: fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e\" id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:14.561853 crc crio[22018]: time=\"2026-06-11T17:52:14.561764578Z\" level=info msg=\"Started container\" PID=277818 containerID=94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2 description=openstack/swift-storage-0/account-auditor id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:14.600095 crc crio[22018]: time=\"2026-06-11T17:52:14.600007004Z\" level=info msg=\"Stopped container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.628520 crc crio[22018]: time=\"2026-06-11T17:52:14.62845632Z\" level=info msg=\"Started container\" PID=277825 containerID=fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695\nJun 11 17:52:14.672477 crc crio[22018]: time=\"2026-06-11T17:52:14.671969225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ab33ddf7-5039-4597-856e-fe7f2423f35f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.682534185Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}\"\nJun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.682636119Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.683736118Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.68381379Z\" level=info 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:14.748585 crc crio[22018]: time=\"2026-06-11T17:52:14.741723265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e626f6fa-c108-4fdc-a815-ce4a6c5802fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:14.800401 crc crio[22018]: time=\"2026-06-11T17:52:14.800230873Z\" level=info msg=\"Stopped container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:14.854448 crc crio[22018]: time=\"2026-06-11T17:52:14.852725222Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"\nJun 11 17:52:14.854448 crc crio[22018]: time=\"2026-06-11T17:52:14.852794234Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:14.869017 crc crio[22018]: time=\"2026-06-11T17:52:14.868942264Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:14.870645 crc crio[22018]: time=\"2026-06-11T17:52:14.870565786Z\" level=info 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:15.234243 crc crio[22018]: 2026-06-11T17:52:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61ac0cffaf8dd78 Mac:66:03:25:06:aa:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:15.245972 crc crio[22018]: time=\"2026-06-11T17:52:15.245747153Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}\"\nJun 11 17:52:15.246242 crc crio[22018]: time=\"2026-06-11T17:52:15.246034842Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:15.312457 crc crio[22018]: time=\"2026-06-11T17:52:15.311202734Z\" level=info msg=\"Ran pod sandbox 61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e with infra container: openstack/nova-cell1-conductor-0/POD\" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:15.339519 crc crio[22018]: time=\"2026-06-11T17:52:15.336760966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c354211f-4742-4edd-af95-f823a56c722e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:15.384872 crc crio[22018]: time=\"2026-06-11T17:52:15.384810959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=85791381-9dbc-4a3d-8f13-35f644491d3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:15.553683 crc crio[22018]: time=\"2026-06-11T17:52:15.545272165Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:15.553683 crc crio[22018]: time=\"2026-06-11T17:52:15.547945354Z\" level=info 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:15.567211 crc crio[22018]: time=\"2026-06-11T17:52:15.567114188Z\" level=info 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:15.606901 crc crio[22018]: time=\"2026-06-11T17:52:15.606811199Z\" level=info 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:15.829014 crc crio[22018]: time=\"2026-06-11T17:52:15.828525994Z\" level=info 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:15.841873 crc crio[22018]: time=\"2026-06-11T17:52:15.841801261Z\" level=info 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:16.301250 crc crio[22018]: time=\"2026-06-11T17:52:16.301130466Z\" level=info msg=\"Created container d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2: openstack/swift-storage-0/account-reaper\" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:16.304935 crc crio[22018]: time=\"2026-06-11T17:52:16.304843753Z\" level=info msg=\"Starting container: d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2\" id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:16.332061 crc crio[22018]: time=\"2026-06-11T17:52:16.331961427Z\" level=info msg=\"Started container\" PID=278232 containerID=d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2 description=openstack/swift-storage-0/account-reaper id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:16.543562 crc crio[22018]: time=\"2026-06-11T17:52:16.543507032Z\" level=info msg=\"Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:16.544521 crc crio[22018]: time=\"2026-06-11T17:52:16.544455283Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}\"\nJun 11 17:52:16.545236 crc crio[22018]: time=\"2026-06-11T17:52:16.545156765Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-cdt5v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:16.581185 crc crio[22018]: time=\"2026-06-11T17:52:16.581050213Z\" level=info msg=\"Created container 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:16.583486 crc crio[22018]: time=\"2026-06-11T17:52:16.583256069Z\" level=info msg=\"Starting container: 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48\" id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:16.598026 crc crio[22018]: time=\"2026-06-11T17:52:16.597953837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:16.598249 crc crio[22018]: time=\"2026-06-11T17:52:16.598193045Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:16.598249 crc crio[22018]: time=\"2026-06-11T17:52:16.598241887Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:16.603223 crc crio[22018]: time=\"2026-06-11T17:52:16.603194156Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:16.628743 crc crio[22018]: time=\"2026-06-11T17:52:16.628660988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 17:52:16.639986 crc crio[22018]: time=\"2026-06-11T17:52:16.639866721Z\" level=info msg=\"Started container\" PID=278251 containerID=588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e\nJun 11 17:52:16.743194 crc crio[22018]: 2026-06-11T17:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c17079d3c8c57 Mac:fa:68:05:23:35:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:16.745743 crc crio[22018]: time=\"2026-06-11T17:52:16.745693007Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"\nJun 11 17:52:16.746184 crc crio[22018]: time=\"2026-06-11T17:52:16.746154482Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:16.804698 crc crio[22018]: time=\"2026-06-11T17:52:16.801731213Z\" level=info msg=\"Ran pod sandbox 29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 with infra container: openstack/glance-default-internal-api-0/POD\" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:16.813720 crc crio[22018]: time=\"2026-06-11T17:52:16.813647138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f217e6a2-4114-45fd-858b-83159df551d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:16.819131 crc crio[22018]: time=\"2026-06-11T17:52:16.817548354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=709acf23-0ad8-4b8d-a22c-2080dc36d100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:16.837028 crc crio[22018]: time=\"2026-06-11T17:52:16.836613468Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:16.837602 crc crio[22018]: time=\"2026-06-11T17:52:16.837087083Z\" level=info 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:16.892816 crc crio[22018]: time=\"2026-06-11T17:52:16.889920459Z\" level=info msg=\"Stopping container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b (timeout: 30s)\" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:16.897112 crc crio[22018]: time=\"2026-06-11T17:52:16.893610815Z\" level=info msg=\"Stopping container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc (timeout: 30s)\" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:16.987930 crc crio[22018]: time=\"2026-06-11T17:52:16.987539392Z\" level=info msg=\"Stopping container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 (timeout: 30s)\" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:16.987930 crc crio[22018]: time=\"2026-06-11T17:52:16.987845261Z\" level=info msg=\"Stopping container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 (timeout: 30s)\" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:17.011079 crc crio[22018]: time=\"2026-06-11T17:52:17.010990477Z\" level=info msg=\"Stopping container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d (timeout: 30s)\" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:17.090457 crc crio[22018]: time=\"2026-06-11T17:52:17.090282883Z\" level=info msg=\"Stopped container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:17.114201 crc crio[22018]: time=\"2026-06-11T17:52:17.11411709Z\" level=info 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:17.138590 crc crio[22018]: time=\"2026-06-11T17:52:17.13661389Z\" level=info msg=\"Stopped container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:17.141874 crc crio[22018]: time=\"2026-06-11T17:52:17.141768252Z\" level=info msg=\"Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:17.155210 crc crio[22018]: time=\"2026-06-11T17:52:17.147184324Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc00141a0c8}] Aliases:map[]}\"\nJun 11 17:52:17.155210 crc crio[22018]: time=\"2026-06-11T17:52:17.147695421Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:18.117405 crc crio[22018]: 2026-06-11T17:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f56f897c6eff8a Mac:f6:5e:51:da:96:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:18.117405 crc crio[22018]: time=\"2026-06-11T17:52:18.108638849Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}\"\nJun 11 17:52:18.117405 crc crio[22018]: time=\"2026-06-11T17:52:18.108904348Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:18.175437 crc crio[22018]: time=\"2026-06-11T17:52:18.169302782Z\" level=info msg=\"Stopped container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:18.216051 crc crio[22018]: time=\"2026-06-11T17:52:18.215967729Z\" level=info msg=\"Ran pod sandbox 8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b with infra container: openstack/glance-default-external-api-0/POD\" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:18.229012 crc crio[22018]: time=\"2026-06-11T17:52:18.228285758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=451475c6-a756-4356-9114-e8c7acc130a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:18.254787 crc crio[22018]: time=\"2026-06-11T17:52:18.254475242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fee4f63d-554e-438d-afba-cefb0ead5822 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:18.332403 crc crio[22018]: time=\"2026-06-11T17:52:18.325213658Z\" level=info msg=\"Removing container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7\" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:18.415389 crc crio[22018]: time=\"2026-06-11T17:52:18.412163751Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-6lrnw/POD\" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:18.415389 crc crio[22018]: time=\"2026-06-11T17:52:18.412297725Z\" level=info 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:18.477203 crc crio[22018]: time=\"2026-06-11T17:52:18.477129522Z\" level=info msg=\"Stopped pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:18.482364 crc crio[22018]: time=\"2026-06-11T17:52:18.48139284Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:18.565378 crc crio[22018]: time=\"2026-06-11T17:52:18.564787206Z\" level=info 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:18.577936 crc crio[22018]: time=\"2026-06-11T17:52:18.577104399Z\" level=info msg=\"Stopped container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:18.578936 crc crio[22018]: time=\"2026-06-11T17:52:18.578196362Z\" level=info msg=\"Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:18.595649 crc crio[22018]: time=\"2026-06-11T17:52:18.594734233Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc00285c2f8}] Aliases:map[]}\"\nJun 11 17:52:18.595649 crc crio[22018]: time=\"2026-06-11T17:52:18.595011972Z\" level=info msg=\"Deleting pod openstack_placement-59ccf7988-gc5wf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:18.621707 crc crio[22018]: time=\"2026-06-11T17:52:18.621654612Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"\nJun 11 17:52:18.621909 crc crio[22018]: time=\"2026-06-11T17:52:18.621891689Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-6lrnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:18.753788 crc crio[22018]: time=\"2026-06-11T17:52:18.753192246Z\" level=info msg=\"Removed container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:18.760904 crc crio[22018]: time=\"2026-06-11T17:52:18.760728639Z\" level=info msg=\"Stopped pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:18.818882 crc crio[22018]: time=\"2026-06-11T17:52:18.818788709Z\" level=info 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:19.308535 crc crio[22018]: time=\"2026-06-11T17:52:19.306498619Z\" level=info msg=\"Stopped pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:19.394725 crc crio[22018]: time=\"2026-06-11T17:52:19.389963201Z\" level=info msg=\"Removing container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb\" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:19.477649 crc crio[22018]: time=\"2026-06-11T17:52:19.473383337Z\" level=info msg=\"Removed container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:19.706849 crc crio[22018]: time=\"2026-06-11T17:52:19.706740841Z\" level=info 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:19.707100 crc crio[22018]: 2026-06-11T17:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc4688767582813 Mac:0e:97:93:ea:a4:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 SocketPath: PciID:}] [{Interface:0xc0003aeec0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:19.712903 crc crio[22018]: time=\"2026-06-11T17:52:19.70872228Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"\nJun 11 17:52:19.712903 crc crio[22018]: time=\"2026-06-11T17:52:19.708878275Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-6lrnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:20.227391 crc crio[22018]: time=\"2026-06-11T17:52:20.222917185Z\" level=info msg=\"Ran pod sandbox cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 with infra container: openstack/nova-cell0-cell-mapping-6lrnw/POD\" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:20.237174 crc crio[22018]: time=\"2026-06-11T17:52:20.237112044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2aa3f14d-6bb3-4c13-849c-871d51034210 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:20.336104 crc crio[22018]: time=\"2026-06-11T17:52:20.336025207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7026f4ec-a3c4-4330-b094-007247f98641 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:20.372558 crc crio[22018]: time=\"2026-06-11T17:52:20.371109971Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:20.372558 crc crio[22018]: time=\"2026-06-11T17:52:20.37170082Z\" level=info 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:20.448231 crc crio[22018]: time=\"2026-06-11T17:52:20.448077981Z\" level=info msg=\"Stopping container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c (timeout: 30s)\" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.451966 crc crio[22018]: time=\"2026-06-11T17:52:20.451891218Z\" level=info msg=\"Stopping container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 (timeout: 30s)\" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.463943 crc crio[22018]: time=\"2026-06-11T17:52:20.461764166Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:20.463943 crc crio[22018]: time=\"2026-06-11T17:52:20.461835499Z\" level=info 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:20.560946 crc crio[22018]: time=\"2026-06-11T17:52:20.560407745Z\" level=info msg=\"Created container eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa: openstack/glance-default-internal-api-0/glance-log\" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:20.563076 crc crio[22018]: time=\"2026-06-11T17:52:20.563000459Z\" level=info msg=\"Starting container: eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa\" id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:20.579094 crc crio[22018]: time=\"2026-06-11T17:52:20.577740133Z\" level=info msg=\"Started container\" PID=278721 containerID=eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa description=openstack/glance-default-internal-api-0/glance-log id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9\nJun 11 17:52:20.600895 crc crio[22018]: time=\"2026-06-11T17:52:20.60052476Z\" level=info msg=\"Stopping container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae (timeout: 30s)\" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.602046 crc crio[22018]: time=\"2026-06-11T17:52:20.601906484Z\" level=info msg=\"Stopping container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 (timeout: 30s)\" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.630955 crc crio[22018]: time=\"2026-06-11T17:52:20.627245663Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}\"\nJun 11 17:52:20.630955 crc crio[22018]: time=\"2026-06-11T17:52:20.627370457Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:20.650089 crc crio[22018]: time=\"2026-06-11T17:52:20.650012826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=07a8f4ff-4aa2-4fa6-bb96-b121b705d119 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:20.756144 crc crio[22018]: time=\"2026-06-11T17:52:20.756044874Z\" level=info msg=\"Stopped container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.763831 crc crio[22018]: time=\"2026-06-11T17:52:20.763740198Z\" level=info 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:20.773279 crc crio[22018]: time=\"2026-06-11T17:52:20.773215073Z\" level=info 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:20.808030 crc crio[22018]: time=\"2026-06-11T17:52:20.7830661Z\" level=info 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:20.890617 crc crio[22018]: time=\"2026-06-11T17:52:20.889915205Z\" level=info msg=\"Stopped container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:20.922130 crc crio[22018]: time=\"2026-06-11T17:52:20.921973968Z\" level=info msg=\"Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:20.923069 crc crio[22018]: time=\"2026-06-11T17:52:20.922003209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f2d06dfe-c1eb-4a8a-a1c1-980065dcf9a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:20.923573 crc crio[22018]: time=\"2026-06-11T17:52:20.923488737Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00141aee0}] Aliases:map[]}\"\nJun 11 17:52:20.923659 crc crio[22018]: time=\"2026-06-11T17:52:20.923643372Z\" level=info msg=\"Deleting pod openstack_barbican-worker-7f8b6f659c-ppzd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:20.953388 crc crio[22018]: time=\"2026-06-11T17:52:20.952971874Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:20.954048 crc crio[22018]: time=\"2026-06-11T17:52:20.953859133Z\" level=info 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:21.289002 crc crio[22018]: time=\"2026-06-11T17:52:21.288756096Z\" level=info 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:21.495856 crc crio[22018]: time=\"2026-06-11T17:52:21.495742987Z\" level=info msg=\"Created container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:21.505405 crc crio[22018]: time=\"2026-06-11T17:52:21.505283594Z\" level=info msg=\"Starting container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6\" id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:21.528110 crc crio[22018]: 2026-06-11T17:52:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325fa540581d255 Mac:06:20:a5:ab:de:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:21.529236 crc crio[22018]: time=\"2026-06-11T17:52:21.529177222Z\" level=info msg=\"Started container\" PID=278828 containerID=eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6 description=openstack/nova-cell0-cell-mapping-6lrnw/nova-manage id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\nJun 11 17:52:21.529617 crc crio[22018]: time=\"2026-06-11T17:52:21.529592945Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}\"\nJun 11 17:52:21.529810 crc crio[22018]: time=\"2026-06-11T17:52:21.529721269Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:21.754156 crc crio[22018]: time=\"2026-06-11T17:52:21.751090326Z\" level=info msg=\"Created container 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb: openstack/glance-default-external-api-0/glance-log\" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:21.764156 crc crio[22018]: time=\"2026-06-11T17:52:21.762828054Z\" level=info msg=\"Starting container: 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb\" id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:21.806198 crc crio[22018]: time=\"2026-06-11T17:52:21.802692328Z\" level=info msg=\"Started container\" PID=278833 containerID=738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb description=openstack/glance-default-external-api-0/glance-log id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b\nJun 11 17:52:21.874210 crc crio[22018]: time=\"2026-06-11T17:52:21.874085339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6dba92af-430e-4b3e-8bef-0761a5c1b069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:22.057450 crc crio[22018]: time=\"2026-06-11T17:52:22.055668162Z\" level=info msg=\"Stopped container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:22.058294 crc crio[22018]: time=\"2026-06-11T17:52:22.058209134Z\" level=info msg=\"Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:22.067999 crc crio[22018]: time=\"2026-06-11T17:52:22.067930597Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc000aa5128}] Aliases:map[]}\"\nJun 11 17:52:22.068197 crc crio[22018]: time=\"2026-06-11T17:52:22.068093772Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-646965f698-m9f2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:22.325269 crc crio[22018]: time=\"2026-06-11T17:52:22.325195945Z\" level=info msg=\"Stopping container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 (timeout: 30s)\" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:22.327519 crc crio[22018]: time=\"2026-06-11T17:52:22.325591058Z\" level=info msg=\"Stopping container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd (timeout: 30s)\" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:22.690383 crc crio[22018]: time=\"2026-06-11T17:52:22.690017778Z\" level=info 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:22.849681 crc crio[22018]: time=\"2026-06-11T17:52:22.844541199Z\" level=info msg=\"Created container e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0: openstack/glance-default-internal-api-0/glance-httpd\" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:22.853857 crc crio[22018]: time=\"2026-06-11T17:52:22.853786586Z\" level=info msg=\"Starting container: e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0\" id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:22.860613 crc crio[22018]: time=\"2026-06-11T17:52:22.860300651Z\" level=info msg=\"Started container\" PID=279037 containerID=e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0 description=openstack/glance-default-internal-api-0/glance-httpd id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9\nJun 11 17:52:22.978393 crc crio[22018]: time=\"2026-06-11T17:52:22.978234175Z\" level=info msg=\"Removing container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7\" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:24.223856 crc crio[22018]: time=\"2026-06-11T17:52:24.222761871Z\" level=info msg=\"Stopped container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.244445 crc crio[22018]: time=\"2026-06-11T17:52:24.243775203Z\" level=info msg=\"Ran pod sandbox 325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 with infra container: openstack/nova-cell0-conductor-0/POD\" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:24.251053 crc crio[22018]: time=\"2026-06-11T17:52:24.25101182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8f48ac70-96d7-4a59-ad20-0870953f4c19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:24.269555 crc crio[22018]: time=\"2026-06-11T17:52:24.269444678Z\" level=info msg=\"Stopped container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.274924 crc crio[22018]: time=\"2026-06-11T17:52:24.274722877Z\" level=info msg=\"Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.283878 crc crio[22018]: time=\"2026-06-11T17:52:24.281286814Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc0080aa070}] Aliases:map[]}\"\nJun 11 17:52:24.284315 crc crio[22018]: time=\"2026-06-11T17:52:24.284254779Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:24.285196 crc crio[22018]: time=\"2026-06-11T17:52:24.285118656Z\" level=info msg=\"Stopped pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.310675 crc crio[22018]: time=\"2026-06-11T17:52:24.310009811Z\" level=info msg=\"Stopped container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.314369 crc crio[22018]: time=\"2026-06-11T17:52:24.314141231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e3a212f7-14c0-4394-858a-719265b76c0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:24.314369 crc crio[22018]: time=\"2026-06-11T17:52:24.314311766Z\" level=info msg=\"Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.316524 crc crio[22018]: time=\"2026-06-11T17:52:24.316465415Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc00924e488}] Aliases:map[]}\"\nJun 11 17:52:24.317172 crc crio[22018]: time=\"2026-06-11T17:52:24.316780015Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:24.321257 crc crio[22018]: time=\"2026-06-11T17:52:24.321136967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c6305f0a-0026-4ee2-8ffa-b05c7f506d34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:24.511202 crc crio[22018]: time=\"2026-06-11T17:52:24.511151598Z\" level=info msg=\"Stopped container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.532637 crc crio[22018]: time=\"2026-06-11T17:52:24.532558407Z\" level=info msg=\"Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.537099 crc crio[22018]: time=\"2026-06-11T17:52:24.537066032Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc0004bed50}] Aliases:map[]}\"\nJun 11 17:52:24.537535 crc crio[22018]: time=\"2026-06-11T17:52:24.537509967Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:24.539855 crc crio[22018]: time=\"2026-06-11T17:52:24.539788556Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:24.555689 crc crio[22018]: time=\"2026-06-11T17:52:24.553827774Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:24.578539 crc crio[22018]: time=\"2026-06-11T17:52:24.573559059Z\" level=info msg=\"Stopped pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.733755 crc crio[22018]: time=\"2026-06-11T17:52:24.725868151Z\" level=info 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:24.733755 crc crio[22018]: time=\"2026-06-11T17:52:24.727271406Z\" level=info 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:24.744976 crc crio[22018]: time=\"2026-06-11T17:52:24.74471905Z\" level=info msg=\"Stopped container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.749575 crc crio[22018]: time=\"2026-06-11T17:52:24.746801495Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:24.758628 crc crio[22018]: time=\"2026-06-11T17:52:24.758530621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=625552c2-e19d-4965-b801-cbc855a57b24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:24.841410 crc crio[22018]: time=\"2026-06-11T17:52:24.84073501Z\" level=info msg=\"Stopped container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:24.843514 crc crio[22018]: time=\"2026-06-11T17:52:24.843406465Z\" level=info msg=\"Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:24.846834 crc crio[22018]: time=\"2026-06-11T17:52:24.846775693Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc00924e600}] Aliases:map[]}\"\nJun 11 17:52:24.846998 crc crio[22018]: time=\"2026-06-11T17:52:24.846947959Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:24.896414 crc crio[22018]: time=\"2026-06-11T17:52:24.892093602Z\" level=info msg=\"Stopped pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:25.146446 crc crio[22018]: time=\"2026-06-11T17:52:25.144574864Z\" level=info msg=\"Removed container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:25.242161 crc crio[22018]: time=\"2026-06-11T17:52:25.242089976Z\" level=info msg=\"Stopped pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:25.251275 crc crio[22018]: time=\"2026-06-11T17:52:25.244680901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9207282-bbe6-4426-89b6-6b41c664a290 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:25.252837 crc crio[22018]: time=\"2026-06-11T17:52:25.252217201Z\" level=info 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:25.267810 crc crio[22018]: time=\"2026-06-11T17:52:25.26757723Z\" level=info 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:25.320697 crc crio[22018]: time=\"2026-06-11T17:52:25.320611777Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:25.327805 crc crio[22018]: time=\"2026-06-11T17:52:25.327584141Z\" level=info 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:25.348726 crc crio[22018]: time=\"2026-06-11T17:52:25.348663746Z\" level=info 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:25.380559 crc crio[22018]: time=\"2026-06-11T17:52:25.380207304Z\" level=info msg=\"Removing container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b\" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:25.414550 crc crio[22018]: time=\"2026-06-11T17:52:25.41425642Z\" level=info msg=\"Stopped pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:25.839551 crc crio[22018]: time=\"2026-06-11T17:52:25.838927955Z\" level=info msg=\"Removed container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:25.889000 crc crio[22018]: time=\"2026-06-11T17:52:25.888922103Z\" level=info msg=\"Removing container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc\" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:25.916566 crc crio[22018]: time=\"2026-06-11T17:52:25.916272387Z\" level=info msg=\"Created container cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:25.925020 crc crio[22018]: time=\"2026-06-11T17:52:25.924947728Z\" level=info msg=\"Starting container: cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24\" id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:25.928693 crc crio[22018]: time=\"2026-06-11T17:52:25.928623157Z\" level=info 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:25.933846 crc crio[22018]: time=\"2026-06-11T17:52:25.933753692Z\" level=info msg=\"Stopped pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:25.946400 crc crio[22018]: time=\"2026-06-11T17:52:25.945287973Z\" level=info 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:25.968777 crc crio[22018]: time=\"2026-06-11T17:52:25.968665954Z\" level=info msg=\"Started container\" PID=279579 containerID=cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47\nJun 11 17:52:26.042679 crc crio[22018]: time=\"2026-06-11T17:52:26.035714137Z\" level=info msg=\"Removed container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:26.066768 crc crio[22018]: time=\"2026-06-11T17:52:26.066670158Z\" level=info msg=\"Removing container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f\" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:26.221976 crc crio[22018]: time=\"2026-06-11T17:52:26.220636917Z\" level=info msg=\"Removed container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:26.239435 crc crio[22018]: time=\"2026-06-11T17:52:26.239261866Z\" level=info msg=\"Removing container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277\" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:26.393163 crc crio[22018]: time=\"2026-06-11T17:52:26.3911437Z\" level=info msg=\"Stopped container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:26.408282 crc crio[22018]: time=\"2026-06-11T17:52:26.408189605Z\" level=info msg=\"Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:26.410028 crc crio[22018]: time=\"2026-06-11T17:52:26.409972942Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc001ade090}] Aliases:map[]}\"\nJun 11 17:52:26.410184 crc crio[22018]: time=\"2026-06-11T17:52:26.410135557Z\" level=info msg=\"Deleting pod openstack_barbican-api-86bb58b544-9vvvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:26.796953 crc crio[22018]: time=\"2026-06-11T17:52:26.79480441Z\" level=info msg=\"Stopping container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b (timeout: 2s)\" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:26.919678 crc crio[22018]: time=\"2026-06-11T17:52:26.919598718Z\" level=info msg=\"Stopped container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:26.925160 crc crio[22018]: time=\"2026-06-11T17:52:26.924694102Z\" level=info msg=\"Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:26.925910 crc crio[22018]: time=\"2026-06-11T17:52:26.925851538Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc0029b46d0}] Aliases:map[]}\"\nJun 11 17:52:26.926085 crc crio[22018]: time=\"2026-06-11T17:52:26.926008873Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:26.968627 crc crio[22018]: time=\"2026-06-11T17:52:26.967714259Z\" level=info msg=\"Stopped container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:26.968627 crc crio[22018]: time=\"2026-06-11T17:52:26.968646983Z\" level=info msg=\"Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:26.969298 crc crio[22018]: time=\"2026-06-11T17:52:26.969171857Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc007484e40}] Aliases:map[]}\"\nJun 11 17:52:26.969511 crc crio[22018]: time=\"2026-06-11T17:52:26.969299461Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z9jz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:27.008092 crc crio[22018]: time=\"2026-06-11T17:52:27.007121159Z\" level=info msg=\"Created container 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082: openstack/swift-storage-0/container-server\" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:27.021108 crc crio[22018]: time=\"2026-06-11T17:52:27.014012435Z\" level=info msg=\"Stopped pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:27.021108 crc crio[22018]: time=\"2026-06-11T17:52:27.017610879Z\" level=info msg=\"Starting container: 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082\" id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:27.030634 crc crio[22018]: time=\"2026-06-11T17:52:27.026948548Z\" level=info msg=\"Started container\" PID=279601 containerID=3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082 description=openstack/swift-storage-0/container-server id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:27.102377 crc crio[22018]: time=\"2026-06-11T17:52:27.098609316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ba21dc34-be7e-4a0e-9fc9-69e1faa0c2bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:27.132559 crc crio[22018]: time=\"2026-06-11T17:52:27.128653855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ea742ada-4719-4317-a243-2b9f77fb1346 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:27.149518 crc crio[22018]: time=\"2026-06-11T17:52:27.148210797Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:27.150010 crc crio[22018]: time=\"2026-06-11T17:52:27.149658384Z\" level=info 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:27.173916 crc crio[22018]: time=\"2026-06-11T17:52:27.173840893Z\" level=info 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:27.246944 crc crio[22018]: time=\"2026-06-11T17:52:27.246371997Z\" level=info 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:27.251308 crc crio[22018]: time=\"2026-06-11T17:52:27.251219468Z\" level=info 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:27.416654 crc crio[22018]: time=\"2026-06-11T17:52:27.411223701Z\" level=info msg=\"Removed container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:27.474839 crc crio[22018]: time=\"2026-06-11T17:52:27.474553533Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:27.474839 crc crio[22018]: time=\"2026-06-11T17:52:27.474653247Z\" level=info 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:27.518598 crc crio[22018]: time=\"2026-06-11T17:52:27.514782199Z\" level=info msg=\"Removing container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3\" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:27.843460 crc crio[22018]: time=\"2026-06-11T17:52:27.841562618Z\" level=info msg=\"Stopped pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:27.866299 crc crio[22018]: time=\"2026-06-11T17:52:27.8662133Z\" level=info msg=\"Removed container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:27.872558 crc crio[22018]: time=\"2026-06-11T17:52:27.87157625Z\" level=info msg=\"Removing container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad\" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:27.929929 crc crio[22018]: time=\"2026-06-11T17:52:27.928508266Z\" level=info msg=\"Stopped pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:27.960853 crc crio[22018]: time=\"2026-06-11T17:52:27.960770891Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}\"\nJun 11 17:52:27.960853 crc crio[22018]: time=\"2026-06-11T17:52:27.960831803Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:28.086454 crc crio[22018]: time=\"2026-06-11T17:52:28.081535908Z\" level=info msg=\"Created container ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1: openstack/glance-default-external-api-0/glance-httpd\" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:28.096583 crc crio[22018]: time=\"2026-06-11T17:52:28.095570576Z\" level=info msg=\"Starting container: ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1\" id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:28.103784 crc crio[22018]: time=\"2026-06-11T17:52:28.103642909Z\" level=info msg=\"Created container 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f: openstack/swift-storage-0/container-replicator\" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:28.115629 crc crio[22018]: time=\"2026-06-11T17:52:28.108296551Z\" level=info msg=\"Starting container: 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f\" id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:28.130724 crc crio[22018]: time=\"2026-06-11T17:52:28.123398262Z\" level=info msg=\"Started container\" PID=279806 containerID=ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1 description=openstack/glance-default-external-api-0/glance-httpd id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b\nJun 11 17:52:28.148586 crc crio[22018]: time=\"2026-06-11T17:52:28.148184686Z\" level=info msg=\"Started container\" PID=279796 containerID=988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f description=openstack/swift-storage-0/container-replicator id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:28.201624 crc crio[22018]: time=\"2026-06-11T17:52:28.201557457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=867248e1-e33a-4049-8c93-c0dec1124c8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:28.255752 crc crio[22018]: time=\"2026-06-11T17:52:28.255645038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d6325c5b-fe49-4ebe-bd5c-1b6367446684 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:28.283475 crc crio[22018]: time=\"2026-06-11T17:52:28.281476387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:28.283475 crc crio[22018]: time=\"2026-06-11T17:52:28.283040988Z\" level=info 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:28.371053 crc crio[22018]: time=\"2026-06-11T17:52:28.370899528Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:28.371053 crc crio[22018]: time=\"2026-06-11T17:52:28.370977371Z\" level=info 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:28.450263 crc crio[22018]: time=\"2026-06-11T17:52:28.449626803Z\" level=info msg=\"Removed container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.459549 crc crio[22018]: time=\"2026-06-11T17:52:28.457981602Z\" level=info msg=\"Removing container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832\" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.516595 crc crio[22018]: 2026-06-11T17:52:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ab70007db16f4 Mac:ce:52:1c:f0:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc SocketPath: PciID:}] [{Interface:0xc000238690 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:28.518096 crc crio[22018]: time=\"2026-06-11T17:52:28.518000828Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}\"\nJun 11 17:52:28.518243 crc crio[22018]: time=\"2026-06-11T17:52:28.51819743Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:28.577970 crc crio[22018]: time=\"2026-06-11T17:52:28.577898631Z\" level=info 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:28.583729 crc crio[22018]: time=\"2026-06-11T17:52:28.583662007Z\" level=info msg=\"Removed container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.609097 crc crio[22018]: time=\"2026-06-11T17:52:28.602832233Z\" level=info 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:28.611790 crc crio[22018]: time=\"2026-06-11T17:52:28.611715677Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}\"\nJun 11 17:52:28.611790 crc crio[22018]: time=\"2026-06-11T17:52:28.611779199Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:28.622517 crc crio[22018]: time=\"2026-06-11T17:52:28.621900094Z\" level=info msg=\"Removing container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c\" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.649731 crc crio[22018]: time=\"2026-06-11T17:52:28.649609959Z\" level=info msg=\"Ran pod sandbox 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 with infra container: openstack/nova-api-0/POD\" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:28.655272 crc crio[22018]: time=\"2026-06-11T17:52:28.655221443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:28.655790 crc crio[22018]: time=\"2026-06-11T17:52:28.65577046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:28.655930 crc crio[22018]: time=\"2026-06-11T17:52:28.655914595Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:28.679640 crc crio[22018]: time=\"2026-06-11T17:52:28.678704079Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:28.687819 crc crio[22018]: time=\"2026-06-11T17:52:28.685280371Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 17:52:28.817862 crc crio[22018]: time=\"2026-06-11T17:52:28.817130046Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:28.817862 crc crio[22018]: time=\"2026-06-11T17:52:28.817705584Z\" level=info 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:28.869094 crc crio[22018]: time=\"2026-06-11T17:52:28.868911306Z\" level=info msg=\"Removed container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.892514 crc crio[22018]: time=\"2026-06-11T17:52:28.885314907Z\" level=info msg=\"Removing container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59\" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.933743 crc crio[22018]: time=\"2026-06-11T17:52:28.933122526Z\" level=info msg=\"Removed container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.941776 crc crio[22018]: time=\"2026-06-11T17:52:28.940932318Z\" level=info msg=\"Removing container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b\" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:28.982869 crc crio[22018]: time=\"2026-06-11T17:52:28.982752363Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"\nJun 11 17:52:28.982869 crc crio[22018]: time=\"2026-06-11T17:52:28.982807285Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:29.017527 crc crio[22018]: time=\"2026-06-11T17:52:29.011199278Z\" level=info msg=\"Removed container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.028150 crc crio[22018]: time=\"2026-06-11T17:52:29.027743193Z\" level=info msg=\"Removing container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382\" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.052562 crc crio[22018]: time=\"2026-06-11T17:52:29.050716165Z\" level=info msg=\"Created container acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526: openstack/swift-storage-0/container-auditor\" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:29.059116 crc crio[22018]: time=\"2026-06-11T17:52:29.058691419Z\" level=info msg=\"Starting container: acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526\" id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:29.083717 crc crio[22018]: time=\"2026-06-11T17:52:29.083104568Z\" level=info msg=\"Started container\" PID=280257 containerID=acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526 description=openstack/swift-storage-0/container-auditor id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:29.115493 crc crio[22018]: time=\"2026-06-11T17:52:29.115405723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b037abd8-cd76-4111-910b-cfed1efdd2a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115591208Z\" level=info msg=\"Removed container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115682221Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115751004Z\" level=info 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:29.122216 crc crio[22018]: time=\"2026-06-11T17:52:29.121979734Z\" level=info msg=\"Removing container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d\" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.222379 crc crio[22018]: time=\"2026-06-11T17:52:29.219461426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c106c638-3a78-49da-bbe0-d60beed518e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.241630 crc crio[22018]: time=\"2026-06-11T17:52:29.241528564Z\" level=info msg=\"Removed container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.257701 crc crio[22018]: time=\"2026-06-11T17:52:29.255283015Z\" level=info msg=\"Removing container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd\" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.323132 crc crio[22018]: time=\"2026-06-11T17:52:29.323055648Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}\"\nJun 11 17:52:29.323503 crc crio[22018]: time=\"2026-06-11T17:52:29.323479372Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:29.354307 crc crio[22018]: time=\"2026-06-11T17:52:29.352081181Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:29.375579 crc crio[22018]: time=\"2026-06-11T17:52:29.375066041Z\" level=info 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:29.393674 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9055784ea6fd611 Mac:9e:43:b6:a2:3c:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:29.397973 crc crio[22018]: time=\"2026-06-11T17:52:29.394087297Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}\"\nJun 11 17:52:29.397973 crc crio[22018]: time=\"2026-06-11T17:52:29.394228752Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:29.437882 crc crio[22018]: time=\"2026-06-11T17:52:29.436992593Z\" level=info msg=\"Ran pod sandbox 9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 with infra container: openstack/cinder-api-0/POD\" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:29.440755 crc crio[22018]: time=\"2026-06-11T17:52:29.440614929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=23f8a0fc-18bb-4e0e-8b01-bf6ad2b16ebb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.449781 crc crio[22018]: time=\"2026-06-11T17:52:29.447857111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a9f0f19c-50b3-4b64-9ce4-8ec33bfe7203 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.471140 crc crio[22018]: time=\"2026-06-11T17:52:29.470874318Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:29.479708 crc crio[22018]: time=\"2026-06-11T17:52:29.479628016Z\" level=info msg=\"Removed container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.481073 crc crio[22018]: time=\"2026-06-11T17:52:29.480047863Z\" level=info 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:29.492126 crc crio[22018]: time=\"2026-06-11T17:52:29.491616802Z\" level=info msg=\"Removing container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6\" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.615477 crc crio[22018]: time=\"2026-06-11T17:52:29.61028381Z\" level=info 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:29.615477 crc crio[22018]: time=\"2026-06-11T17:52:29.615024148Z\" level=info 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:29.671896 crc crio[22018]: time=\"2026-06-11T17:52:29.662263912Z\" level=info msg=\"Removed container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.691623 crc crio[22018]: time=\"2026-06-11T17:52:29.691142585Z\" level=info msg=\"Removing container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441\" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.740257 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02b2569bc4a37 Mac:ee:b0:5b:97:1d:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:29.749386 crc crio[22018]: time=\"2026-06-11T17:52:29.741754492Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"\nJun 11 17:52:29.754258 crc crio[22018]: time=\"2026-06-11T17:52:29.754158794Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:29.846283 crc crio[22018]: time=\"2026-06-11T17:52:29.846059413Z\" level=info msg=\"Removed container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.848785 crc crio[22018]: time=\"2026-06-11T17:52:29.847316033Z\" level=info msg=\"Ran pod sandbox 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 with infra container: openstack/nova-metadata-0/POD\" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:29.857139 crc crio[22018]: time=\"2026-06-11T17:52:29.857047429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.857301 crc crio[22018]: time=\"2026-06-11T17:52:29.857261676Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.857398 crc crio[22018]: time=\"2026-06-11T17:52:29.857316558Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.863995 crc crio[22018]: time=\"2026-06-11T17:52:29.8592318Z\" level=info msg=\"Removing container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae\" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.863995 crc crio[22018]: time=\"2026-06-11T17:52:29.859757327Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:29.880388 crc crio[22018]: time=\"2026-06-11T17:52:29.875286522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 17:52:29.930714 crc crio[22018]: time=\"2026-06-11T17:52:29.930618096Z\" level=info msg=\"Removed container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.939885 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ec5f81eca203e9 Mac:be:c7:a5:25:8a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:29.940746 crc crio[22018]: time=\"2026-06-11T17:52:29.939890397Z\" level=info msg=\"Created container 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b: openstack/swift-storage-0/container-updater\" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:29.940870 crc crio[22018]: time=\"2026-06-11T17:52:29.940837435Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}\"\nJun 11 17:52:29.941086 crc crio[22018]: time=\"2026-06-11T17:52:29.940713041Z\" level=info 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:29.941209 crc crio[22018]: time=\"2026-06-11T17:52:29.941188376Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:29.949372 crc crio[22018]: time=\"2026-06-11T17:52:29.949254936Z\" level=info msg=\"Ran pod sandbox 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 with infra container: openstack/nova-scheduler-0/POD\" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:29.952258 crc crio[22018]: time=\"2026-06-11T17:52:29.952001527Z\" level=info msg=\"Removing container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b\" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:29.953742 crc crio[22018]: time=\"2026-06-11T17:52:29.95371646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.953948 crc crio[22018]: time=\"2026-06-11T17:52:29.953931297Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.954066 crc crio[22018]: time=\"2026-06-11T17:52:29.954048741Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:29.954305 crc crio[22018]: time=\"2026-06-11T17:52:29.952025351Z\" level=info msg=\"Starting container: 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b\" id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:29.964007 crc crio[22018]: time=\"2026-06-11T17:52:29.96391497Z\" level=info msg=\"Started container\" PID=280395 containerID=1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b description=openstack/swift-storage-0/container-updater id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:29.964007 crc crio[22018]: time=\"2026-06-11T17:52:29.963975491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:29.966929 crc crio[22018]: time=\"2026-06-11T17:52:29.966866324Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 17:52:29.981836 crc crio[22018]: time=\"2026-06-11T17:52:29.98175185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=99badb8c-8ccb-4da8-81d5-a1707fab3c8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:30.006155 crc crio[22018]: time=\"2026-06-11T17:52:30.006067172Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:30.006251 crc crio[22018]: time=\"2026-06-11T17:52:30.006197187Z\" level=info 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:30.038873 crc crio[22018]: time=\"2026-06-11T17:52:30.038779767Z\" level=info msg=\"Removed container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:30.051964 crc crio[22018]: time=\"2026-06-11T17:52:30.051880282Z\" level=info msg=\"Removing container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205\" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:30.081236 crc crio[22018]: time=\"2026-06-11T17:52:30.081139762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=70ab6168-0664-4ead-8353-45a47c7bda5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:30.150533 crc crio[22018]: time=\"2026-06-11T17:52:30.150129419Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:30.183877 crc crio[22018]: time=\"2026-06-11T17:52:30.183281387Z\" level=info 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:30.259129 crc crio[22018]: time=\"2026-06-11T17:52:30.258934599Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}\"\nJun 11 17:52:30.259129 crc crio[22018]: time=\"2026-06-11T17:52:30.259075704Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:30.312029 crc crio[22018]: time=\"2026-06-11T17:52:30.311515939Z\" level=info msg=\"Removed container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content\" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:30.322375 crc crio[22018]: time=\"2026-06-11T17:52:30.32065084Z\" level=info msg=\"Removing container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b\" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:30.393482 crc crio[22018]: time=\"2026-06-11T17:52:30.392446192Z\" level=info 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:30.442126 crc crio[22018]: time=\"2026-06-11T17:52:30.438075911Z\" level=info 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:30.503386 crc crio[22018]: time=\"2026-06-11T17:52:30.497067275Z\" level=info msg=\"Removed container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:30.668073 crc crio[22018]: time=\"2026-06-11T17:52:30.667976067Z\" level=info msg=\"Created container ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c: openstack/swift-storage-0/object-server\" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:30.668980 crc crio[22018]: time=\"2026-06-11T17:52:30.668943778Z\" level=info msg=\"Starting container: ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c\" id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:30.683653 crc crio[22018]: time=\"2026-06-11T17:52:30.677902518Z\" level=info msg=\"Started container\" PID=280546 containerID=ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c description=openstack/swift-storage-0/object-server id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:30.692058 crc crio[22018]: time=\"2026-06-11T17:52:30.690582859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4528558e-6dfd-4e0a-8adf-6f587bbe9fbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:30.788228 crc crio[22018]: time=\"2026-06-11T17:52:30.78805394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ced7c483-83a1-420d-8c06-61494146427c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:30.802738 crc crio[22018]: time=\"2026-06-11T17:52:30.801523201Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:30.802738 crc crio[22018]: time=\"2026-06-11T17:52:30.801893973Z\" level=info 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:30.974181 crc crio[22018]: time=\"2026-06-11T17:52:30.967058733Z\" level=info 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:30.976280 crc crio[22018]: 2026-06-11T17:52:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226e4a697fa4dac Mac:7a:5d:d5:26:de:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 SocketPath: PciID:}] [{Interface:0xc000404750 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.978269389Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}\"\nJun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.978543998Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.983828355Z\" level=info 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:30.999869 crc crio[22018]: time=\"2026-06-11T17:52:30.999776033Z\" level=info msg=\"Ran pod sandbox 226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 with infra container: openstack/cinder-scheduler-0/POD\" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:31.011998 crc crio[22018]: time=\"2026-06-11T17:52:31.011900209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:31.012574 crc crio[22018]: time=\"2026-06-11T17:52:31.01254695Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:31.012720 crc crio[22018]: time=\"2026-06-11T17:52:31.012698525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:31.014989 crc crio[22018]: time=\"2026-06-11T17:52:31.014543303Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:31.029679 crc crio[22018]: time=\"2026-06-11T17:52:31.024900702Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 17:52:31.166752 crc crio[22018]: time=\"2026-06-11T17:52:31.166663449Z\" level=info msg=\"Created container e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be: openstack/swift-storage-0/object-replicator\" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:31.192079 crc crio[22018]: time=\"2026-06-11T17:52:31.191167015Z\" level=info msg=\"Starting container: e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be\" id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:31.216868 crc crio[22018]: time=\"2026-06-11T17:52:31.216251329Z\" level=info msg=\"Started container\" PID=280591 containerID=e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be description=openstack/swift-storage-0/object-replicator id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:31.320609 crc crio[22018]: time=\"2026-06-11T17:52:31.320306832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=eefc465b-1e0c-47cf-97e0-eafa98b35c59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:31.350999 crc crio[22018]: time=\"2026-06-11T17:52:31.348623384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=32e63dde-2076-4679-a785-34b876677d21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:31.364591 crc crio[22018]: time=\"2026-06-11T17:52:31.364497144Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:31.365978 crc crio[22018]: time=\"2026-06-11T17:52:31.365954521Z\" level=info 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:31.810930 crc crio[22018]: time=\"2026-06-11T17:52:31.810773776Z\" level=info msg=\"Stopping container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 (timeout: 2s)\" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:31.892904 crc crio[22018]: time=\"2026-06-11T17:52:31.890665263Z\" level=info 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:31.931606 crc crio[22018]: time=\"2026-06-11T17:52:31.930781755Z\" level=info 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:31.948445 crc crio[22018]: time=\"2026-06-11T17:52:31.948248532Z\" level=info 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:31.966477 crc crio[22018]: time=\"2026-06-11T17:52:31.965893494Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:31.967609 crc crio[22018]: time=\"2026-06-11T17:52:31.967515916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=70277fc4-533d-4ea3-b619-6d606fd76b51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:32.061125 crc crio[22018]: time=\"2026-06-11T17:52:32.060764093Z\" level=info msg=\"Stopped container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:32.070845 crc crio[22018]: time=\"2026-06-11T17:52:32.067603392Z\" level=info msg=\"Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:32.100672 crc crio[22018]: time=\"2026-06-11T17:52:32.094651053Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc0029b5398}] Aliases:map[]}\"\nJun 11 17:52:32.100672 crc crio[22018]: time=\"2026-06-11T17:52:32.095020265Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-c2d7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:32.362897 crc crio[22018]: time=\"2026-06-11T17:52:32.357231317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=93182a1e-be35-4316-a0f8-e7ab2f46bd89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:32.635537 crc crio[22018]: time=\"2026-06-11T17:52:32.633866215Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:32.650380 crc crio[22018]: time=\"2026-06-11T17:52:32.650031967Z\" level=info 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:32.799396 crc crio[22018]: time=\"2026-06-11T17:52:32.79362294Z\" level=info 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:32.816379 crc crio[22018]: time=\"2026-06-11T17:52:32.808746905Z\" level=info msg=\"Created container 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7: openstack/cinder-api-0/cinder-api-log\" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:32.832585 crc crio[22018]: time=\"2026-06-11T17:52:32.832486506Z\" level=info msg=\"Starting container: 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7\" id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:32.854744 crc crio[22018]: time=\"2026-06-11T17:52:32.853240104Z\" level=info msg=\"Started container\" PID=280706 containerID=72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7 description=openstack/cinder-api-0/cinder-api-log id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930\nJun 11 17:52:32.884191 crc crio[22018]: time=\"2026-06-11T17:52:32.88412631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=38a04054-256e-4da6-835c-36a50c5589db name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:33.033392 crc crio[22018]: time=\"2026-06-11T17:52:33.033249224Z\" level=info msg=\"Stopped pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:33.081010 crc crio[22018]: time=\"2026-06-11T17:52:33.080917856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f0223e22-136f-4907-b231-d730e39a8861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:33.109943 crc crio[22018]: time=\"2026-06-11T17:52:33.109830253Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:33.110306 crc crio[22018]: time=\"2026-06-11T17:52:33.110232856Z\" level=info 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:33.145005 crc crio[22018]: time=\"2026-06-11T17:52:33.144918533Z\" level=info msg=\"Created container 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5: openstack/swift-storage-0/object-auditor\" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:33.156194 crc crio[22018]: time=\"2026-06-11T17:52:33.156066289Z\" level=info msg=\"Starting container: 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5\" id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:33.246549 crc crio[22018]: time=\"2026-06-11T17:52:33.24349411Z\" level=info msg=\"Started container\" PID=280701 containerID=4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5 description=openstack/swift-storage-0/object-auditor id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:33.352915 crc crio[22018]: time=\"2026-06-11T17:52:33.352524226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=53a01a98-01f4-41cb-bd83-eaf4de4d7fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:33.914839 crc crio[22018]: time=\"2026-06-11T17:52:33.913256938Z\" level=info msg=\"Removing container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08\" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:34.229599 crc crio[22018]: time=\"2026-06-11T17:52:34.222852066Z\" level=info 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:34.671250 crc crio[22018]: time=\"2026-06-11T17:52:34.671121724Z\" level=info msg=\"Created container b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:34.679942 crc crio[22018]: time=\"2026-06-11T17:52:34.679745532Z\" level=info msg=\"Starting container: b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d\" id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:34.707147 crc crio[22018]: time=\"2026-06-11T17:52:34.706955972Z\" level=info msg=\"Started container\" PID=280853 containerID=b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d description=openstack/cinder-scheduler-0/cinder-scheduler id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804\nJun 11 17:52:34.770238 crc crio[22018]: time=\"2026-06-11T17:52:34.764676327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2923258e-bdf0-421b-a35c-6e91522b8f3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:35.520535 crc crio[22018]: time=\"2026-06-11T17:52:35.519911003Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-24pt9/POD\" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:35.521997 crc crio[22018]: time=\"2026-06-11T17:52:35.520587385Z\" level=info 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:35.822147 crc crio[22018]: time=\"2026-06-11T17:52:35.82193162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1b5864bc-d631-403b-8967-03e883d348fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:36.986578 crc crio[22018]: time=\"2026-06-11T17:52:36.985775089Z\" level=info msg=\"Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:36.988826 crc crio[22018]: time=\"2026-06-11T17:52:36.987403442Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc00285c580}] Aliases:map[]}\"\nJun 11 17:52:36.988826 crc crio[22018]: time=\"2026-06-11T17:52:36.987576367Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-6lrnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:39.950633 crc crio[22018]: time=\"2026-06-11T17:52:39.94973381Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:39.993163 crc crio[22018]: time=\"2026-06-11T17:52:39.992947805Z\" level=info 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:39.993163 crc crio[22018]: time=\"2026-06-11T17:52:39.993001599Z\" level=info 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:40.839022 crc crio[22018]: time=\"2026-06-11T17:52:40.838638902Z\" level=info 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:40.971197 crc crio[22018]: time=\"2026-06-11T17:52:40.970579713Z\" level=info msg=\"Created container f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66: openstack/cinder-api-0/cinder-api\" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:40.973108 crc crio[22018]: time=\"2026-06-11T17:52:40.972584547Z\" level=info msg=\"Starting container: f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66\" id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:40.978594 crc crio[22018]: time=\"2026-06-11T17:52:40.978477584Z\" level=info msg=\"Started container\" PID=281427 containerID=f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66 description=openstack/cinder-api-0/cinder-api id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930\nJun 11 17:52:41.276567 crc crio[22018]: time=\"2026-06-11T17:52:41.274629363Z\" level=info msg=\"Stopped pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:41.287237 crc crio[22018]: time=\"2026-06-11T17:52:41.287173185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:41.290561 crc crio[22018]: time=\"2026-06-11T17:52:41.290396898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=02c78866-78b3-4051-a71e-eb01219f5493 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.317975 crc crio[22018]: time=\"2026-06-11T17:52:41.317891382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=88b2c9fe-f4fe-45c3-aee6-6da5704112d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.337924 crc crio[22018]: time=\"2026-06-11T17:52:41.337726813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:41.346108 crc crio[22018]: time=\"2026-06-11T17:52:41.345973414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e7b1c63-4c85-4c7c-8578-0732b8234d9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.355100 crc crio[22018]: time=\"2026-06-11T17:52:41.354978663Z\" level=info msg=\"Removed container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:41.367260 crc crio[22018]: time=\"2026-06-11T17:52:41.367175652Z\" level=info msg=\"Removing container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64\" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:41.463833 crc crio[22018]: time=\"2026-06-11T17:52:41.463693598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:41.464535 crc crio[22018]: time=\"2026-06-11T17:52:41.464398627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ad5de8de-9167-40e4-9947-90b6bc27b48d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.508761 crc crio[22018]: time=\"2026-06-11T17:52:41.508660496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8c0307cd-b385-4d15-8d70-5dc9a890b7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.515129 crc crio[22018]: time=\"2026-06-11T17:52:41.515044325Z\" level=info msg=\"Removed container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:41.521399 crc crio[22018]: time=\"2026-06-11T17:52:41.521260591Z\" level=info msg=\"Removing container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97\" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:41.546067 crc crio[22018]: time=\"2026-06-11T17:52:41.545941563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff551482-321e-434c-8e18-07ef7b65f292 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.546067 crc crio[22018]: time=\"2026-06-11T17:52:41.545968446Z\" level=info 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:41.552663 crc crio[22018]: time=\"2026-06-11T17:52:41.552520933Z\" level=info 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:41.554410 crc crio[22018]: time=\"2026-06-11T17:52:41.554260878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d5836205-b6b4-4adf-888a-5e396e769b48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.555972 crc crio[22018]: time=\"2026-06-11T17:52:41.555896123Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}\"\nJun 11 17:52:41.555972 crc crio[22018]: time=\"2026-06-11T17:52:41.555965515Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-24pt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:41.563549 crc crio[22018]: time=\"2026-06-11T17:52:41.562873055Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage\nJun 11 17:52:41.564045 crc crio[22018]: time=\"2026-06-11T17:52:41.563992297Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.566683 crc crio[22018]: time=\"2026-06-11T17:52:41.565799466Z\" level=info 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:41.567229 crc crio[22018]: time=\"2026-06-11T17:52:41.566873049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b88903ea-7c41-42ab-bd29-3420497c2506 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.575642 crc crio[22018]: time=\"2026-06-11T17:52:41.575492214Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.584990 crc crio[22018]: time=\"2026-06-11T17:52:41.584862703Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.592235 crc crio[22018]: time=\"2026-06-11T17:52:41.592143444Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.608833 crc crio[22018]: time=\"2026-06-11T17:52:41.608760514Z\" level=info 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:41.627945 crc crio[22018]: time=\"2026-06-11T17:52:41.627896644Z\" level=info msg=\"Removed container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:41.630407 crc crio[22018]: time=\"2026-06-11T17:52:41.630159715Z\" level=info 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:41.630407 crc crio[22018]: time=\"2026-06-11T17:52:41.630288444Z\" level=info 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:41.631274 crc crio[22018]: time=\"2026-06-11T17:52:41.631003287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f05fff43-f96b-40f7-847b-cc471634612c name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.684038 crc crio[22018]: time=\"2026-06-11T17:52:41.683966807Z\" level=info 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:41.716683 crc crio[22018]: time=\"2026-06-11T17:52:41.716528446Z\" level=info msg=\"Created container 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67: openstack/swift-storage-0/object-updater\" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.719175 crc crio[22018]: time=\"2026-06-11T17:52:41.718590231Z\" level=info 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:41.719878 crc crio[22018]: time=\"2026-06-11T17:52:41.719794133Z\" level=info msg=\"Starting container: 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67\" id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:41.727392 crc crio[22018]: time=\"2026-06-11T17:52:41.727252547Z\" level=info 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:41.741872 crc crio[22018]: time=\"2026-06-11T17:52:41.74082846Z\" level=info msg=\"Started container\" PID=281629 containerID=89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67 description=openstack/swift-storage-0/object-updater id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:41.778232 crc crio[22018]: time=\"2026-06-11T17:52:41.776701809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2bd3e778-9b6a-4b23-9495-06630d376fbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.834940 crc crio[22018]: time=\"2026-06-11T17:52:41.834831443Z\" level=info 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:41.842956 crc crio[22018]: time=\"2026-06-11T17:52:41.842774275Z\" level=info 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:41.847088 crc crio[22018]: time=\"2026-06-11T17:52:41.845107771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ab5d3578-ae9b-41ea-a092-b31809bd1a2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.847088 crc crio[22018]: time=\"2026-06-11T17:52:41.845564545Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.847778 crc crio[22018]: time=\"2026-06-11T17:52:41.847719095Z\" level=info 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:41.860489 crc crio[22018]: time=\"2026-06-11T17:52:41.855908947Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.860724 crc crio[22018]: time=\"2026-06-11T17:52:41.860523877Z\" level=info msg=\"Created container de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a: openstack/ceilometer-0/sg-core\" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:41.865113 crc crio[22018]: time=\"2026-06-11T17:52:41.863889386Z\" level=info msg=\"Starting container: de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a\" id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:41.876153 crc crio[22018]: time=\"2026-06-11T17:52:41.873026878Z\" level=info 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:41.880904 crc crio[22018]: time=\"2026-06-11T17:52:41.88060863Z\" level=info msg=\"Started container\" PID=281670 containerID=de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a description=openstack/ceilometer-0/sg-core id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6\nJun 11 17:52:41.900936 crc crio[22018]: time=\"2026-06-11T17:52:41.900887999Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f7eb1da6-f5a9-48d3-8d0d-448ba77c08c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:41.925814 crc crio[22018]: time=\"2026-06-11T17:52:41.925731097Z\" level=info 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:41.946522 crc crio[22018]: time=\"2026-06-11T17:52:41.944263489Z\" level=info 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:41.960871 crc crio[22018]: time=\"2026-06-11T17:52:41.960737037Z\" level=info 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:42.000536 crc crio[22018]: time=\"2026-06-11T17:52:42.000456994Z\" level=info 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:42.001313 crc crio[22018]: time=\"2026-06-11T17:52:42.00071434Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9b4aaf0d-f8f1-47a7-9102-cb0053d22a95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.002092 crc crio[22018]: time=\"2026-06-11T17:52:42.002030385Z\" level=info 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:42.005834 crc crio[22018]: time=\"2026-06-11T17:52:42.005770493Z\" level=info 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:42.015688 crc crio[22018]: time=\"2026-06-11T17:52:42.015616877Z\" level=info msg=\"Created container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.016648 crc crio[22018]: time=\"2026-06-11T17:52:42.016621477Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.017094 crc crio[22018]: time=\"2026-06-11T17:52:42.017072471Z\" level=info 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:42.021161 crc crio[22018]: time=\"2026-06-11T17:52:42.021082643Z\" level=info msg=\"Starting container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2\" id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:42.028812 crc crio[22018]: time=\"2026-06-11T17:52:42.028692177Z\" level=info msg=\"Started container\" PID=281689 containerID=3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\nJun 11 17:52:42.195899 crc crio[22018]: 2026-06-11T17:52:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70b9f78031ace66 Mac:4a:c6:93:75:bb:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:42.198154 crc crio[22018]: time=\"2026-06-11T17:52:42.19808396Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}\"\nJun 11 17:52:42.198293 crc crio[22018]: time=\"2026-06-11T17:52:42.198240145Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-24pt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:42.222011 crc crio[22018]: time=\"2026-06-11T17:52:42.221895097Z\" level=info msg=\"Stopping container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 (timeout: 2s)\" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:42.241391 crc crio[22018]: time=\"2026-06-11T17:52:42.240756849Z\" level=info msg=\"Ran pod sandbox 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a with infra container: openstack/nova-cell1-cell-mapping-24pt9/POD\" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:42.253548 crc crio[22018]: time=\"2026-06-11T17:52:42.251597649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=39f2f77f-64f3-484f-9057-b10012a232f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.275529 crc crio[22018]: time=\"2026-06-11T17:52:42.275030048Z\" level=info 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:42.280081 crc crio[22018]: time=\"2026-06-11T17:52:42.280006106Z\" level=info 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:42.294512 crc crio[22018]: time=\"2026-06-11T17:52:42.294304192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6156e26d-72e9-4bcd-8f53-3a2ecf154b5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.306264 crc crio[22018]: time=\"2026-06-11T17:52:42.306178015Z\" level=info msg=\"Created container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.309743 crc crio[22018]: time=\"2026-06-11T17:52:42.309702064Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.310143 crc crio[22018]: time=\"2026-06-11T17:52:42.310122228Z\" level=info 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:42.314069 crc crio[22018]: time=\"2026-06-11T17:52:42.313652185Z\" level=info msg=\"Starting container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a\" id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:42.318582 crc crio[22018]: time=\"2026-06-11T17:52:42.318473011Z\" level=info msg=\"Started container\" PID=281702 containerID=3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a description=openstack/nova-metadata-0/nova-metadata-log id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\nJun 11 17:52:42.344292 crc crio[22018]: time=\"2026-06-11T17:52:42.342747067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3beb5b24-00a1-448a-8135-41d4c81821ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.375385 crc crio[22018]: time=\"2026-06-11T17:52:42.374479104Z\" level=info msg=\"Created container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.375741 crc crio[22018]: time=\"2026-06-11T17:52:42.37562387Z\" level=info msg=\"Starting container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689\" id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:42.382181 crc crio[22018]: time=\"2026-06-11T17:52:42.382082426Z\" level=info msg=\"Started container\" PID=281714 containerID=e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 description=openstack/nova-api-0/nova-api-log id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\nJun 11 17:52:42.392544 crc crio[22018]: time=\"2026-06-11T17:52:42.392266752Z\" level=info msg=\"Stopped container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:42.404256 crc crio[22018]: time=\"2026-06-11T17:52:42.404111047Z\" level=info msg=\"Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.405297345Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc000380ee8}] Aliases:map[]}\"\nJun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.405634756Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8pxj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.406232871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a438d9ab-bbc2-42f4-ba0b-c89e8db94054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.407308489Z\" level=info msg=\"Created container 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9: openstack/swift-storage-0/object-expirer\" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.411935 crc crio[22018]: time=\"2026-06-11T17:52:42.410564834Z\" level=info msg=\"Starting container: 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9\" id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:42.423448 crc crio[22018]: time=\"2026-06-11T17:52:42.422483741Z\" level=info msg=\"Started container\" PID=281715 containerID=8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9 description=openstack/swift-storage-0/object-expirer id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:42.435957 crc crio[22018]: time=\"2026-06-11T17:52:42.435884549Z\" level=info 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:42.444553 crc crio[22018]: time=\"2026-06-11T17:52:42.442968717Z\" level=info 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:42.446179 crc crio[22018]: time=\"2026-06-11T17:52:42.445968304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5589e909-4dc4-49bf-bb75-98852f93a07f name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.455168 crc crio[22018]: time=\"2026-06-11T17:52:42.455086411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=51add76e-f33f-48aa-a8bf-258ebcd65382 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.467001 crc crio[22018]: time=\"2026-06-11T17:52:42.466924523Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.467939 crc crio[22018]: time=\"2026-06-11T17:52:42.46791125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3a72d1a7-35aa-46c0-8344-f6d9ba718e68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.468544 crc crio[22018]: time=\"2026-06-11T17:52:42.468495354Z\" level=info 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:42.477772 crc crio[22018]: time=\"2026-06-11T17:52:42.47769791Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.478115 crc crio[22018]: time=\"2026-06-11T17:52:42.478025561Z\" level=info 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:42.494272 crc crio[22018]: time=\"2026-06-11T17:52:42.494135613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7cddc8b8-9c3e-4209-958b-323cfaa5ad2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:42.568822 crc crio[22018]: time=\"2026-06-11T17:52:42.568699968Z\" level=info 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:42.588743 crc crio[22018]: time=\"2026-06-11T17:52:42.588648771Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:42.641937 crc crio[22018]: time=\"2026-06-11T17:52:42.641857157Z\" level=info 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:42.647543 crc crio[22018]: time=\"2026-06-11T17:52:42.647470455Z\" level=info 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:42.657652 crc crio[22018]: time=\"2026-06-11T17:52:42.657575037Z\" level=info 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:42.843563 crc crio[22018]: time=\"2026-06-11T17:52:42.842999825Z\" level=info 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:42.847963 crc crio[22018]: time=\"2026-06-11T17:52:42.847878322Z\" level=info 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:42.867820 crc crio[22018]: time=\"2026-06-11T17:52:42.867720931Z\" level=info msg=\"Stopped pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:42.870883 crc crio[22018]: time=\"2026-06-11T17:52:42.870495877Z\" level=info 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:42.887915 crc crio[22018]: time=\"2026-06-11T17:52:42.887784234Z\" level=info 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:43.238976 crc crio[22018]: time=\"2026-06-11T17:52:43.238919447Z\" level=info msg=\"Removing container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3\" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.361177 crc crio[22018]: time=\"2026-06-11T17:52:43.360638578Z\" level=info msg=\"Removed container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.364581 crc crio[22018]: time=\"2026-06-11T17:52:43.364514986Z\" level=info msg=\"Removing container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4\" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.414094 crc crio[22018]: time=\"2026-06-11T17:52:43.413897778Z\" level=info msg=\"Removed container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.424472 crc crio[22018]: time=\"2026-06-11T17:52:43.424304539Z\" level=info msg=\"Removing container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba\" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.461836 crc crio[22018]: time=\"2026-06-11T17:52:43.461670661Z\" level=info msg=\"Removed container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:43.592100 crc crio[22018]: time=\"2026-06-11T17:52:43.592017242Z\" level=info msg=\"Created container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.592791 crc crio[22018]: time=\"2026-06-11T17:52:43.592704531Z\" level=info msg=\"Created container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.593524 crc crio[22018]: time=\"2026-06-11T17:52:43.593119298Z\" level=info msg=\"Created container 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493: openstack/ceilometer-0/proxy-httpd\" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.595152 crc crio[22018]: time=\"2026-06-11T17:52:43.595025485Z\" level=info msg=\"Starting container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f\" id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.59514429Z\" level=info msg=\"Created container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.595222301Z\" level=info msg=\"Starting container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6\" id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.595305834Z\" level=info msg=\"Created container 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd: openstack/cinder-scheduler-0/probe\" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.596185 crc crio[22018]: time=\"2026-06-11T17:52:43.59607671Z\" level=info msg=\"Created container c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280: openstack/swift-storage-0/rsync\" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.596468 crc crio[22018]: time=\"2026-06-11T17:52:43.596103292Z\" level=info msg=\"Starting container: 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493\" id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.597292 crc crio[22018]: time=\"2026-06-11T17:52:43.597027031Z\" level=info msg=\"Starting container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8\" id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.597948 crc crio[22018]: time=\"2026-06-11T17:52:43.597892941Z\" level=info msg=\"Starting container: c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280\" id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.598693 crc crio[22018]: time=\"2026-06-11T17:52:43.597987992Z\" level=info msg=\"Starting container: 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd\" id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:43.609538 crc crio[22018]: time=\"2026-06-11T17:52:43.608275749Z\" level=info msg=\"Started container\" PID=281866 containerID=6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 description=openstack/nova-metadata-0/nova-metadata-metadata id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\nJun 11 17:52:43.609538 crc crio[22018]: time=\"2026-06-11T17:52:43.608638585Z\" level=info msg=\"Started container\" PID=281857 containerID=1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd description=openstack/cinder-scheduler-0/probe id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804\nJun 11 17:52:43.619827 crc crio[22018]: time=\"2026-06-11T17:52:43.61967288Z\" level=info msg=\"Started container\" PID=281851 containerID=465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f description=openstack/nova-cell1-cell-mapping-24pt9/nova-manage id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\nJun 11 17:52:43.620541 crc crio[22018]: time=\"2026-06-11T17:52:43.62029943Z\" level=info msg=\"Started container\" PID=281858 containerID=c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280 description=openstack/swift-storage-0/rsync id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:43.626020 crc crio[22018]: time=\"2026-06-11T17:52:43.625898258Z\" level=info msg=\"Started container\" PID=281856 containerID=39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493 description=openstack/ceilometer-0/proxy-httpd id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6\nJun 11 17:52:43.674922 crc crio[22018]: time=\"2026-06-11T17:52:43.67485672Z\" level=info msg=\"Started container\" PID=281870 containerID=c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 description=openstack/nova-api-0/nova-api-api id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\nJun 11 17:52:43.677162 crc crio[22018]: time=\"2026-06-11T17:52:43.674860088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=bfb9e61f-821f-4c85-9fc0-2188e06e6580 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:43.784241 crc crio[22018]: time=\"2026-06-11T17:52:43.773072006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b371ae0d-599d-4a73-ad19-a1d219438f99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:43.815266 crc crio[22018]: time=\"2026-06-11T17:52:43.810874005Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:43.815266 crc crio[22018]: time=\"2026-06-11T17:52:43.811452373Z\" level=info 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:43.953388 crc crio[22018]: time=\"2026-06-11T17:52:43.952201248Z\" level=info 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:43.957378 crc crio[22018]: time=\"2026-06-11T17:52:43.955753422Z\" level=info 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:44.093781 crc crio[22018]: time=\"2026-06-11T17:52:44.09322836Z\" level=info msg=\"Created container 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708: openstack/swift-storage-0/swift-recon-cron\" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:44.096800 crc crio[22018]: time=\"2026-06-11T17:52:44.096721622Z\" level=info msg=\"Starting container: 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708\" id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:44.104804 crc crio[22018]: time=\"2026-06-11T17:52:44.104713826Z\" level=info msg=\"Started container\" PID=281978 containerID=73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708 description=openstack/swift-storage-0/swift-recon-cron id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8\nJun 11 17:52:44.295080 crc crio[22018]: time=\"2026-06-11T17:52:44.294923391Z\" level=info msg=\"Stopping container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 (timeout: 30s)\" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.296088 crc crio[22018]: time=\"2026-06-11T17:52:44.295227211Z\" level=info msg=\"Stopping container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a (timeout: 30s)\" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.355193 crc crio[22018]: time=\"2026-06-11T17:52:44.355143848Z\" level=info msg=\"Stopping container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 (timeout: 30s)\" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.356686 crc crio[22018]: time=\"2026-06-11T17:52:44.356630867Z\" level=info msg=\"Stopping container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 (timeout: 30s)\" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.364772 crc crio[22018]: time=\"2026-06-11T17:52:44.364715177Z\" level=info msg=\"Stopping container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 (timeout: 30s)\" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.455970 crc crio[22018]: time=\"2026-06-11T17:52:44.455925017Z\" level=info msg=\"Stopped container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.508882 crc crio[22018]: time=\"2026-06-11T17:52:44.508827596Z\" level=info msg=\"Stopped container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.704161 crc crio[22018]: time=\"2026-06-11T17:52:44.703645984Z\" level=info msg=\"Stopped container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.707863 crc crio[22018]: time=\"2026-06-11T17:52:44.707732309Z\" level=info msg=\"Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:44.708402 crc crio[22018]: time=\"2026-06-11T17:52:44.708304868Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc0023006a8}] Aliases:map[]}\"\nJun 11 17:52:44.708581 crc crio[22018]: time=\"2026-06-11T17:52:44.708526065Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:44.827565 crc crio[22018]: time=\"2026-06-11T17:52:44.827462617Z\" level=info msg=\"Stopped container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:44.828570 crc crio[22018]: time=\"2026-06-11T17:52:44.828480419Z\" level=info msg=\"Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:44.829098 crc crio[22018]: time=\"2026-06-11T17:52:44.829024456Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc001adea78}] Aliases:map[]}\"\nJun 11 17:52:44.829279 crc crio[22018]: time=\"2026-06-11T17:52:44.829236133Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:45.117931 crc crio[22018]: time=\"2026-06-11T17:52:45.117742141Z\" level=info msg=\"Stopped pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:45.272222 crc crio[22018]: time=\"2026-06-11T17:52:45.272048622Z\" level=info msg=\"Stopped pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:45.421578 crc crio[22018]: time=\"2026-06-11T17:52:45.421499311Z\" level=info msg=\"Removing container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8\" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:45.500806 crc crio[22018]: time=\"2026-06-11T17:52:45.500690538Z\" level=info msg=\"Removed container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:45.504477 crc crio[22018]: time=\"2026-06-11T17:52:45.50346238Z\" level=info msg=\"Removing container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689\" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:45.539374 crc crio[22018]: time=\"2026-06-11T17:52:45.53924789Z\" level=info msg=\"Removed container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:46.056161 crc crio[22018]: time=\"2026-06-11T17:52:46.0555784Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:46.056161 crc crio[22018]: time=\"2026-06-11T17:52:46.056156819Z\" level=info 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:46.146722 crc crio[22018]: time=\"2026-06-11T17:52:46.146567778Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}\"\nJun 11 17:52:46.146722 crc crio[22018]: time=\"2026-06-11T17:52:46.14663646Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:46.827901 crc crio[22018]: 2026-06-11T17:52:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baa7506e05a30c Mac:82:5d:55:be:1e:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:46.830182 crc crio[22018]: time=\"2026-06-11T17:52:46.830072611Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}\"\nJun 11 17:52:46.830466 crc crio[22018]: time=\"2026-06-11T17:52:46.830260157Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:46.854761 crc crio[22018]: time=\"2026-06-11T17:52:46.854660194Z\" level=info msg=\"Ran pod sandbox 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 with infra container: openstack/nova-api-0/POD\" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:46.858830 crc crio[22018]: time=\"2026-06-11T17:52:46.858703232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dd0cc35e-9a44-46de-a787-4a66cb7f3ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:46.861297 crc crio[22018]: time=\"2026-06-11T17:52:46.861225352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c36606c7-3569-4b01-825b-e0c91fdd3aef name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:46.873926 crc crio[22018]: time=\"2026-06-11T17:52:46.873823962Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:46.874511 crc crio[22018]: time=\"2026-06-11T17:52:46.874393501Z\" level=info 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:46.941236 crc crio[22018]: time=\"2026-06-11T17:52:46.941110615Z\" level=info 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:46.945462 crc crio[22018]: time=\"2026-06-11T17:52:46.94529415Z\" level=info 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:47.001305 crc crio[22018]: time=\"2026-06-11T17:52:47.001219779Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:47.001493 crc crio[22018]: time=\"2026-06-11T17:52:47.001367124Z\" level=info 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:47.045810 crc crio[22018]: time=\"2026-06-11T17:52:47.045732786Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}\"\nJun 11 17:52:47.045810 crc crio[22018]: time=\"2026-06-11T17:52:47.045800409Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:47.227287 crc crio[22018]: time=\"2026-06-11T17:52:47.226398711Z\" level=info msg=\"Created container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:47.230314 crc crio[22018]: time=\"2026-06-11T17:52:47.227954239Z\" level=info msg=\"Starting container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f\" id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:47.251445 crc crio[22018]: time=\"2026-06-11T17:52:47.250876828Z\" level=info msg=\"Started container\" PID=282690 containerID=e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f description=openstack/nova-api-0/nova-api-log id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\nJun 11 17:52:47.303042 crc crio[22018]: time=\"2026-06-11T17:52:47.301735376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72b9a7ac-ba02-4193-b1e1-9d912b4c63ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:47.461019 crc crio[22018]: time=\"2026-06-11T17:52:47.460820553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5c8bb935-2402-4e34-a296-5ac412877c8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:47.473669 crc crio[22018]: time=\"2026-06-11T17:52:47.47356079Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:47.474561 crc crio[22018]: time=\"2026-06-11T17:52:47.474500611Z\" level=info 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:47.552957 crc crio[22018]: time=\"2026-06-11T17:52:47.552877667Z\" level=info 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:47.559045 crc crio[22018]: time=\"2026-06-11T17:52:47.558874445Z\" level=info 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:47.714732 crc crio[22018]: 2026-06-11T17:52:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9939ff092edd6e2 Mac:8a:e3:c8:f7:aa:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:47.716791 crc crio[22018]: time=\"2026-06-11T17:52:47.716708881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}\"\nJun 11 17:52:47.716952 crc crio[22018]: time=\"2026-06-11T17:52:47.716891327Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:47.723886 crc crio[22018]: time=\"2026-06-11T17:52:47.723789846Z\" level=info msg=\"Created container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:47.725014 crc crio[22018]: time=\"2026-06-11T17:52:47.724932752Z\" level=info msg=\"Starting container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623\" id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:47.727851 crc crio[22018]: time=\"2026-06-11T17:52:47.727771524Z\" level=info msg=\"Ran pod sandbox 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d with infra container: openstack/nova-metadata-0/POD\" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:47.731758 crc crio[22018]: time=\"2026-06-11T17:52:47.731686357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d42d578f-be05-4ebc-bbb6-823606b57671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:47.734522 crc crio[22018]: time=\"2026-06-11T17:52:47.734379193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30e1dd98-50c7-414a-9f83-9b41a932f304 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:47.734791 crc crio[22018]: time=\"2026-06-11T17:52:47.734633231Z\" level=info msg=\"Started container\" PID=282797 containerID=8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 description=openstack/nova-api-0/nova-api-api id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\nJun 11 17:52:47.758257 crc crio[22018]: time=\"2026-06-11T17:52:47.75812991Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:47.758651 crc crio[22018]: time=\"2026-06-11T17:52:47.758593805Z\" level=info 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:47.830270 crc crio[22018]: time=\"2026-06-11T17:52:47.830178993Z\" level=info 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:47.833269 crc crio[22018]: time=\"2026-06-11T17:52:47.83319597Z\" level=info 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:47.951962 crc crio[22018]: time=\"2026-06-11T17:52:47.951857627Z\" level=info msg=\"Removing container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb\" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:47.967792 crc crio[22018]: time=\"2026-06-11T17:52:47.967581698Z\" level=info msg=\"Created container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:47.969531 crc crio[22018]: time=\"2026-06-11T17:52:47.968756365Z\" level=info msg=\"Starting container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2\" id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:47.978980 crc crio[22018]: time=\"2026-06-11T17:52:47.978556498Z\" level=info msg=\"Started container\" PID=282835 containerID=08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 description=openstack/nova-metadata-0/nova-metadata-log id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\nJun 11 17:52:47.991543 crc crio[22018]: time=\"2026-06-11T17:52:47.991465478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=365da046-2993-4c23-87c2-6c3330f4bbf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:47.993801 crc crio[22018]: time=\"2026-06-11T17:52:47.993727394Z\" level=info msg=\"Removed container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:47.998791 crc crio[22018]: time=\"2026-06-11T17:52:47.99874382Z\" level=info msg=\"Removing container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c\" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.044909 crc crio[22018]: time=\"2026-06-11T17:52:48.044196574Z\" level=info msg=\"Removed container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.047143 crc crio[22018]: time=\"2026-06-11T17:52:48.047051158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6633cdad-d01a-4508-a390-016884bc340a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:48.049757 crc crio[22018]: time=\"2026-06-11T17:52:48.049675702Z\" level=info msg=\"Removing container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae\" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.064281 crc crio[22018]: time=\"2026-06-11T17:52:48.064191824Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:48.093641 crc crio[22018]: time=\"2026-06-11T17:52:48.093558164Z\" level=info msg=\"Removed container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.094180 crc crio[22018]: time=\"2026-06-11T17:52:48.094103477Z\" level=info 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:48.105940 crc crio[22018]: time=\"2026-06-11T17:52:48.105821184Z\" level=info msg=\"Removing container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4\" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.198879 crc crio[22018]: time=\"2026-06-11T17:52:48.198783782Z\" level=info 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:48.202297 crc crio[22018]: time=\"2026-06-11T17:52:48.20223795Z\" level=info 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:48.228530 crc crio[22018]: time=\"2026-06-11T17:52:48.228386886Z\" level=info msg=\"Removed container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.234484 crc crio[22018]: time=\"2026-06-11T17:52:48.234380851Z\" level=info msg=\"Removing container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77\" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.322414 crc crio[22018]: time=\"2026-06-11T17:52:48.322266205Z\" level=info msg=\"Removed container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.331775 crc crio[22018]: time=\"2026-06-11T17:52:48.329977607Z\" level=info msg=\"Removing container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5\" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.389470 crc crio[22018]: time=\"2026-06-11T17:52:48.38178664Z\" level=info msg=\"Removed container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.401470 crc crio[22018]: time=\"2026-06-11T17:52:48.398020077Z\" level=info msg=\"Removing container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1\" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.449714 crc crio[22018]: time=\"2026-06-11T17:52:48.449514063Z\" level=info msg=\"Created container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:48.453049 crc crio[22018]: time=\"2026-06-11T17:52:48.452960684Z\" level=info msg=\"Starting container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1\" id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:48.469938 crc crio[22018]: time=\"2026-06-11T17:52:48.46981226Z\" level=info msg=\"Started container\" PID=283077 containerID=9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 description=openstack/nova-metadata-0/nova-metadata-metadata id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\nJun 11 17:52:48.483674 crc crio[22018]: time=\"2026-06-11T17:52:48.482596357Z\" level=info msg=\"Stopping container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad (timeout: 30s)\" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:48.488387 crc crio[22018]: time=\"2026-06-11T17:52:48.486904278Z\" level=info msg=\"Stopping container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 (timeout: 30s)\" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:48.515218 crc crio[22018]: time=\"2026-06-11T17:52:48.515164627Z\" level=info msg=\"Removed container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.529168 crc crio[22018]: time=\"2026-06-11T17:52:48.529066465Z\" level=info msg=\"Removing container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297\" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.586205 crc crio[22018]: time=\"2026-06-11T17:52:48.585834136Z\" level=info msg=\"Removed container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.598380 crc crio[22018]: time=\"2026-06-11T17:52:48.598284742Z\" level=info msg=\"Removing container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b\" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.700617 crc crio[22018]: time=\"2026-06-11T17:52:48.698653986Z\" level=info msg=\"Removed container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.707231 crc crio[22018]: time=\"2026-06-11T17:52:48.707140989Z\" level=info msg=\"Removing container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9\" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.743579 crc crio[22018]: time=\"2026-06-11T17:52:48.743397173Z\" level=info msg=\"Stopped container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:48.883629 crc crio[22018]: time=\"2026-06-11T17:52:48.883535383Z\" level=info msg=\"Removed container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.889296 crc crio[22018]: time=\"2026-06-11T17:52:48.888884763Z\" level=info msg=\"Removing container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956\" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.950376 crc crio[22018]: time=\"2026-06-11T17:52:48.950214632Z\" level=info msg=\"Removed container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:48.963730 crc crio[22018]: time=\"2026-06-11T17:52:48.963653011Z\" level=info msg=\"Removing container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7\" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.037710 crc crio[22018]: time=\"2026-06-11T17:52:49.037559384Z\" level=info msg=\"Removed container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.041932 crc crio[22018]: time=\"2026-06-11T17:52:49.041873047Z\" level=info msg=\"Removing container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be\" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.079695 crc crio[22018]: time=\"2026-06-11T17:52:49.079638202Z\" level=info msg=\"Removed container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.084603 crc crio[22018]: time=\"2026-06-11T17:52:49.08453488Z\" level=info msg=\"Removing container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe\" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.125656 crc crio[22018]: time=\"2026-06-11T17:52:49.125530448Z\" level=info msg=\"Removed container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.138998 crc crio[22018]: time=\"2026-06-11T17:52:49.138907445Z\" level=info msg=\"Removing container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4\" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.259437 crc crio[22018]: time=\"2026-06-11T17:52:49.259272828Z\" level=info msg=\"Removed container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.261218 crc crio[22018]: time=\"2026-06-11T17:52:49.261163356Z\" level=info msg=\"Removing container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128\" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.344588 crc crio[22018]: time=\"2026-06-11T17:52:49.344491271Z\" level=info msg=\"Removed container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.349915 crc crio[22018]: time=\"2026-06-11T17:52:49.34981755Z\" level=info msg=\"Removing container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc\" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.394786 crc crio[22018]: time=\"2026-06-11T17:52:49.393826174Z\" level=info msg=\"Removed container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.397125 crc crio[22018]: time=\"2026-06-11T17:52:49.397089237Z\" level=info msg=\"Removing container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6\" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.458971 crc crio[22018]: time=\"2026-06-11T17:52:49.458914674Z\" level=info msg=\"Removed container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.470769 crc crio[22018]: time=\"2026-06-11T17:52:49.470618407Z\" level=info msg=\"Removing container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea\" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.541909 crc crio[22018]: time=\"2026-06-11T17:52:49.541817064Z\" level=info msg=\"Removed container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.546666 crc crio[22018]: time=\"2026-06-11T17:52:49.545084026Z\" level=info msg=\"Removing container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65\" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.577980 crc crio[22018]: time=\"2026-06-11T17:52:49.57751702Z\" level=info msg=\"Removed container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.580365 crc crio[22018]: time=\"2026-06-11T17:52:49.58024589Z\" level=info msg=\"Removing container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12\" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.678126 crc crio[22018]: time=\"2026-06-11T17:52:49.678039386Z\" level=info msg=\"Removed container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:49.695288 crc crio[22018]: time=\"2026-06-11T17:52:49.695104113Z\" level=info msg=\"Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.695567 crc crio[22018]: time=\"2026-06-11T17:52:49.695301689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.696526 crc crio[22018]: time=\"2026-06-11T17:52:49.696407395Z\" level=info msg=\"Removing pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.716522 crc crio[22018]: time=\"2026-06-11T17:52:49.716454313Z\" level=info msg=\"Removed pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.718854 crc crio[22018]: time=\"2026-06-11T17:52:49.718775306Z\" level=info msg=\"Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.718920 crc crio[22018]: time=\"2026-06-11T17:52:49.718874929Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.720135 crc crio[22018]: time=\"2026-06-11T17:52:49.720061618Z\" level=info msg=\"Removing pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.740386 crc crio[22018]: time=\"2026-06-11T17:52:49.740194653Z\" level=info msg=\"Removed pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.741952 crc crio[22018]: time=\"2026-06-11T17:52:49.741858721Z\" level=info msg=\"Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.741952 crc crio[22018]: time=\"2026-06-11T17:52:49.741950624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.744170 crc crio[22018]: time=\"2026-06-11T17:52:49.744093733Z\" level=info msg=\"Removing pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.772224 crc crio[22018]: time=\"2026-06-11T17:52:49.772106764Z\" level=info msg=\"Removed pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.776197 crc crio[22018]: time=\"2026-06-11T17:52:49.776136934Z\" level=info msg=\"Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.779291 crc crio[22018]: time=\"2026-06-11T17:52:49.779182553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.780508 crc crio[22018]: time=\"2026-06-11T17:52:49.780267406Z\" level=info msg=\"Removing pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.819803 crc crio[22018]: time=\"2026-06-11T17:52:49.818479154Z\" level=info msg=\"Removed pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.820654 crc crio[22018]: time=\"2026-06-11T17:52:49.820521386Z\" level=info msg=\"Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.820820 crc crio[22018]: time=\"2026-06-11T17:52:49.820758654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.821876 crc crio[22018]: time=\"2026-06-11T17:52:49.821829488Z\" level=info msg=\"Removing pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.848492 crc crio[22018]: time=\"2026-06-11T17:52:49.848130377Z\" level=info msg=\"Removed pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.850093 crc crio[22018]: time=\"2026-06-11T17:52:49.849929403Z\" level=info msg=\"Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.850369 crc crio[22018]: time=\"2026-06-11T17:52:49.850194531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.851097 crc crio[22018]: time=\"2026-06-11T17:52:49.851030957Z\" level=info msg=\"Removing pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.868534 crc crio[22018]: time=\"2026-06-11T17:52:49.868388114Z\" level=info msg=\"Removed pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.870181 crc crio[22018]: time=\"2026-06-11T17:52:49.870025343Z\" level=info msg=\"Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.870575 crc crio[22018]: time=\"2026-06-11T17:52:49.870409055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.871471 crc crio[22018]: time=\"2026-06-11T17:52:49.871370395Z\" level=info msg=\"Removing pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.899507 crc crio[22018]: time=\"2026-06-11T17:52:49.898823476Z\" level=info msg=\"Removed pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.900560 crc crio[22018]: time=\"2026-06-11T17:52:49.900404319Z\" level=info msg=\"Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.900680 crc crio[22018]: time=\"2026-06-11T17:52:49.900649757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.901868 crc crio[22018]: time=\"2026-06-11T17:52:49.901704192Z\" level=info msg=\"Removing pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.932107 crc crio[22018]: time=\"2026-06-11T17:52:49.931985328Z\" level=info msg=\"Removed pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.933195 crc crio[22018]: time=\"2026-06-11T17:52:49.933110361Z\" level=info msg=\"Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.933281 crc crio[22018]: time=\"2026-06-11T17:52:49.933200954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.934098 crc crio[22018]: time=\"2026-06-11T17:52:49.93402235Z\" level=info msg=\"Removing pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.963313 crc crio[22018]: time=\"2026-06-11T17:52:49.963150542Z\" level=info msg=\"Removed pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:49.965231 crc crio[22018]: time=\"2026-06-11T17:52:49.965045072Z\" level=info msg=\"Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.965466 crc crio[22018]: time=\"2026-06-11T17:52:49.965309821Z\" level=info msg=\"Stopped pod sandbox (already stopped): f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:49.966878 crc crio[22018]: time=\"2026-06-11T17:52:49.966790749Z\" level=info msg=\"Removing pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.015141 crc crio[22018]: time=\"2026-06-11T17:52:50.015012101Z\" level=info msg=\"Removed pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.016048 crc crio[22018]: time=\"2026-06-11T17:52:50.01599165Z\" level=info msg=\"Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.016474 crc crio[22018]: time=\"2026-06-11T17:52:50.016412103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.020517 crc crio[22018]: time=\"2026-06-11T17:52:50.017126366Z\" level=info msg=\"Removing pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.043868 crc crio[22018]: time=\"2026-06-11T17:52:50.04346413Z\" level=info msg=\"Removed pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.047399 crc crio[22018]: time=\"2026-06-11T17:52:50.047273726Z\" level=info msg=\"Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.047527 crc crio[22018]: time=\"2026-06-11T17:52:50.0474101Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.048180 crc crio[22018]: time=\"2026-06-11T17:52:50.048092502Z\" level=info msg=\"Removing pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.069217 crc crio[22018]: time=\"2026-06-11T17:52:50.069108055Z\" level=info msg=\"Removed pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.070389 crc crio[22018]: time=\"2026-06-11T17:52:50.070146104Z\" level=info msg=\"Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.070389 crc crio[22018]: time=\"2026-06-11T17:52:50.070206876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.071178 crc crio[22018]: time=\"2026-06-11T17:52:50.070736113Z\" level=info msg=\"Removing pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.094375 crc crio[22018]: time=\"2026-06-11T17:52:50.094273526Z\" level=info msg=\"Removed pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.095508 crc crio[22018]: time=\"2026-06-11T17:52:50.095483635Z\" level=info msg=\"Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.095678 crc crio[22018]: time=\"2026-06-11T17:52:50.095652421Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.096173 crc crio[22018]: time=\"2026-06-11T17:52:50.096126516Z\" level=info msg=\"Removing pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.114914 crc crio[22018]: time=\"2026-06-11T17:52:50.114795037Z\" level=info msg=\"Removed pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116252152Z\" level=info msg=\"Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116315464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116846183Z\" level=info msg=\"Removing pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.134508 crc crio[22018]: time=\"2026-06-11T17:52:50.134386241Z\" level=info msg=\"Removed pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.135453 crc crio[22018]: time=\"2026-06-11T17:52:50.135388411Z\" level=info msg=\"Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.135581 crc crio[22018]: time=\"2026-06-11T17:52:50.135563017Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.136257 crc crio[22018]: time=\"2026-06-11T17:52:50.136219018Z\" level=info msg=\"Removing pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.151820 crc crio[22018]: time=\"2026-06-11T17:52:50.151766165Z\" level=info msg=\"Removed pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.153409 crc crio[22018]: time=\"2026-06-11T17:52:50.15294427Z\" level=info msg=\"Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.153409 crc crio[22018]: time=\"2026-06-11T17:52:50.153029183Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.153679 crc crio[22018]: time=\"2026-06-11T17:52:50.153628512Z\" level=info msg=\"Removing pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.178543 crc crio[22018]: time=\"2026-06-11T17:52:50.178457105Z\" level=info msg=\"Removed pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.179926 crc crio[22018]: time=\"2026-06-11T17:52:50.179884618Z\" level=info msg=\"Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.180076 crc crio[22018]: time=\"2026-06-11T17:52:50.180056923Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.180876 crc crio[22018]: time=\"2026-06-11T17:52:50.180827408Z\" level=info msg=\"Removing pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.218761147Z\" level=info msg=\"Removed pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.219914333Z\" level=info msg=\"Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.219977286Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.220677527Z\" level=info msg=\"Removing pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.256904 crc crio[22018]: time=\"2026-06-11T17:52:50.256759284Z\" level=info msg=\"Removed pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.258032 crc crio[22018]: time=\"2026-06-11T17:52:50.257962815Z\" level=info msg=\"Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.258097 crc crio[22018]: time=\"2026-06-11T17:52:50.258053467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.258651 crc crio[22018]: time=\"2026-06-11T17:52:50.258596474Z\" level=info msg=\"Removing pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.278562 crc crio[22018]: time=\"2026-06-11T17:52:50.278480773Z\" level=info msg=\"Removed pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.280533 crc crio[22018]: time=\"2026-06-11T17:52:50.280299713Z\" level=info msg=\"Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.280647 crc crio[22018]: time=\"2026-06-11T17:52:50.28051964Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.281246 crc crio[22018]: time=\"2026-06-11T17:52:50.281183026Z\" level=info msg=\"Removing pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.316915 crc crio[22018]: time=\"2026-06-11T17:52:50.316820651Z\" level=info msg=\"Removed pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.317971 crc crio[22018]: time=\"2026-06-11T17:52:50.317883623Z\" level=info msg=\"Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.318038 crc crio[22018]: time=\"2026-06-11T17:52:50.317983465Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.318681 crc crio[22018]: time=\"2026-06-11T17:52:50.318609035Z\" level=info msg=\"Removing pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.334641 crc crio[22018]: time=\"2026-06-11T17:52:50.334558714Z\" level=info msg=\"Removed pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.335586 crc crio[22018]: time=\"2026-06-11T17:52:50.335498873Z\" level=info msg=\"Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.335675 crc crio[22018]: time=\"2026-06-11T17:52:50.335603946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.336282 crc crio[22018]: time=\"2026-06-11T17:52:50.336211146Z\" level=info msg=\"Removing pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.357288 crc crio[22018]: time=\"2026-06-11T17:52:50.357183527Z\" level=info msg=\"Removed pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.358214 crc crio[22018]: time=\"2026-06-11T17:52:50.358138594Z\" level=info msg=\"Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.358280 crc crio[22018]: time=\"2026-06-11T17:52:50.358231907Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.358788 crc crio[22018]: time=\"2026-06-11T17:52:50.358724812Z\" level=info msg=\"Removing pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.374371 crc crio[22018]: time=\"2026-06-11T17:52:50.374135795Z\" level=info msg=\"Removed pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.375080 crc crio[22018]: time=\"2026-06-11T17:52:50.375015551Z\" level=info msg=\"Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.375156 crc crio[22018]: time=\"2026-06-11T17:52:50.375084203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.376618 crc crio[22018]: time=\"2026-06-11T17:52:50.37655513Z\" level=info msg=\"Removing pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.398259 crc crio[22018]: time=\"2026-06-11T17:52:50.398147548Z\" level=info msg=\"Removed pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.400528 crc crio[22018]: time=\"2026-06-11T17:52:50.400453731Z\" level=info msg=\"Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.400599 crc crio[22018]: time=\"2026-06-11T17:52:50.400534864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.401380 crc crio[22018]: time=\"2026-06-11T17:52:50.401257317Z\" level=info msg=\"Removing pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.434043 crc crio[22018]: time=\"2026-06-11T17:52:50.43392774Z\" level=info msg=\"Removed pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.435459 crc crio[22018]: time=\"2026-06-11T17:52:50.435378864Z\" level=info msg=\"Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.435535 crc crio[22018]: time=\"2026-06-11T17:52:50.435487328Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.436057 crc crio[22018]: time=\"2026-06-11T17:52:50.435995843Z\" level=info msg=\"Removing pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.461037 crc crio[22018]: time=\"2026-06-11T17:52:50.460747396Z\" level=info msg=\"Removed pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.462141 crc crio[22018]: time=\"2026-06-11T17:52:50.462001547Z\" level=info msg=\"Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.462288 crc crio[22018]: time=\"2026-06-11T17:52:50.462193893Z\" level=info msg=\"Stopped pod sandbox (already stopped): aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.465715 crc crio[22018]: time=\"2026-06-11T17:52:50.465647834Z\" level=info msg=\"Removing pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.489385 crc crio[22018]: time=\"2026-06-11T17:52:50.489267733Z\" level=info msg=\"Removed pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.490747751Z\" level=info msg=\"Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.490809133Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.491366717Z\" level=info msg=\"Removing pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.510524 crc crio[22018]: time=\"2026-06-11T17:52:50.510443883Z\" level=info msg=\"Removed pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.511432 crc crio[22018]: time=\"2026-06-11T17:52:50.511305564Z\" level=info msg=\"Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.511493 crc crio[22018]: time=\"2026-06-11T17:52:50.511458089Z\" level=info msg=\"Stopped pod sandbox (already stopped): d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.512685 crc crio[22018]: time=\"2026-06-11T17:52:50.512622293Z\" level=info msg=\"Removing pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.529401 crc crio[22018]: time=\"2026-06-11T17:52:50.529268577Z\" level=info msg=\"Removed pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.530731 crc crio[22018]: time=\"2026-06-11T17:52:50.530623345Z\" level=info msg=\"Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.530794 crc crio[22018]: time=\"2026-06-11T17:52:50.530738969Z\" level=info msg=\"Stopped pod sandbox (already stopped): 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.531509 crc crio[22018]: time=\"2026-06-11T17:52:50.531441874Z\" level=info msg=\"Removing pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.547812 crc crio[22018]: time=\"2026-06-11T17:52:50.5477141Z\" level=info msg=\"Removed pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.548781 crc crio[22018]: time=\"2026-06-11T17:52:50.548627449Z\" level=info msg=\"Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.548988 crc crio[22018]: time=\"2026-06-11T17:52:50.548886837Z\" level=info msg=\"Stopped pod sandbox (already stopped): b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.549979 crc crio[22018]: time=\"2026-06-11T17:52:50.54992759Z\" level=info msg=\"Removing pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.569026 crc crio[22018]: time=\"2026-06-11T17:52:50.568917207Z\" level=info msg=\"Removed pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.570164 crc crio[22018]: time=\"2026-06-11T17:52:50.570092752Z\" level=info msg=\"Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.570261 crc crio[22018]: time=\"2026-06-11T17:52:50.570180615Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:50.570901 crc crio[22018]: time=\"2026-06-11T17:52:50.570834886Z\" level=info msg=\"Removing pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:50.591832 crc crio[22018]: time=\"2026-06-11T17:52:50.591714213Z\" level=info msg=\"Removed pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:52:52.787085 crc crio[22018]: time=\"2026-06-11T17:52:52.786036728Z\" level=info msg=\"Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:52.789123 crc crio[22018]: time=\"2026-06-11T17:52:52.787763053Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"\nJun 11 17:52:52.789123 crc crio[22018]: time=\"2026-06-11T17:52:52.787891717Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-24pt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:53.146563 crc crio[22018]: time=\"2026-06-11T17:52:53.146151494Z\" level=info msg=\"Stopped pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:53.457436 crc crio[22018]: time=\"2026-06-11T17:52:53.456739935Z\" level=info msg=\"Stopped container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:53.461271 crc crio[22018]: time=\"2026-06-11T17:52:53.461206915Z\" level=info msg=\"Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:53.462857 crc crio[22018]: time=\"2026-06-11T17:52:53.462826217Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"\nJun 11 17:52:53.463021 crc crio[22018]: time=\"2026-06-11T17:52:53.462978042Z\" level=info msg=\"Deleting pod openstack_neutron-5574846857-xlsvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:53.945181 crc crio[22018]: time=\"2026-06-11T17:52:53.945065921Z\" level=info msg=\"Stopped pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:54.103783 crc crio[22018]: time=\"2026-06-11T17:52:54.09781845Z\" level=info msg=\"Stopping container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 (timeout: 30s)\" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.104957 crc crio[22018]: time=\"2026-06-11T17:52:54.098125487Z\" level=info msg=\"Stopping container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f (timeout: 30s)\" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.127977 crc crio[22018]: time=\"2026-06-11T17:52:54.127638009Z\" level=info msg=\"Stopping container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 (timeout: 30s)\" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.129564 crc crio[22018]: time=\"2026-06-11T17:52:54.129506167Z\" level=info msg=\"Stopping container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 (timeout: 30s)\" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.256630 crc crio[22018]: time=\"2026-06-11T17:52:54.251947274Z\" level=info msg=\"Stopped container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.262512 crc crio[22018]: time=\"2026-06-11T17:52:54.262157938Z\" level=info msg=\"Stopped container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.338128 crc crio[22018]: time=\"2026-06-11T17:52:54.338066875Z\" level=info msg=\"Stopped container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.339617 crc crio[22018]: time=\"2026-06-11T17:52:54.339505581Z\" level=info msg=\"Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:54.340210 crc crio[22018]: time=\"2026-06-11T17:52:54.340161282Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc000380aa8}] Aliases:map[]}\"\nJun 11 17:52:54.340617 crc crio[22018]: time=\"2026-06-11T17:52:54.340502433Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:54.363135 crc crio[22018]: time=\"2026-06-11T17:52:54.363020049Z\" level=info msg=\"Stopped container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:52:54.364121 crc crio[22018]: time=\"2026-06-11T17:52:54.364030622Z\" level=info msg=\"Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:54.366079 crc crio[22018]: time=\"2026-06-11T17:52:54.365978414Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc000aa4d90}] Aliases:map[]}\"\nJun 11 17:52:54.366589 crc crio[22018]: time=\"2026-06-11T17:52:54.366534722Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:54.669412 crc crio[22018]: time=\"2026-06-11T17:52:54.66926188Z\" level=info msg=\"Stopped pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:54.783973 crc crio[22018]: time=\"2026-06-11T17:52:54.783520212Z\" level=info msg=\"Stopped pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:52:54.878191 crc crio[22018]: time=\"2026-06-11T17:52:54.87811393Z\" level=info msg=\"Removing container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1\" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:54.916751 crc crio[22018]: time=\"2026-06-11T17:52:54.916608926Z\" level=info msg=\"Removed container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:54.919220 crc crio[22018]: time=\"2026-06-11T17:52:54.919155487Z\" level=info msg=\"Removing container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2\" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:54.960892 crc crio[22018]: time=\"2026-06-11T17:52:54.960820774Z\" level=info msg=\"Removed container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:54.972175 crc crio[22018]: time=\"2026-06-11T17:52:54.972092183Z\" level=info msg=\"Removing container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623\" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.000225 crc crio[22018]: time=\"2026-06-11T17:52:55.000187099Z\" level=info msg=\"Removed container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.002928 crc crio[22018]: time=\"2026-06-11T17:52:55.002888423Z\" level=info msg=\"Removing container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f\" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.053162 crc crio[22018]: time=\"2026-06-11T17:52:55.053016319Z\" level=info msg=\"Removed container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.061110 crc crio[22018]: time=\"2026-06-11T17:52:55.061010684Z\" level=info msg=\"Removing container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad\" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.124186 crc crio[22018]: time=\"2026-06-11T17:52:55.124094003Z\" level=info msg=\"Removed container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.128531 crc crio[22018]: time=\"2026-06-11T17:52:55.127289964Z\" level=info msg=\"Removing container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71\" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.164188 crc crio[22018]: time=\"2026-06-11T17:52:55.164048006Z\" level=info msg=\"Removed container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:52:55.783065 crc crio[22018]: time=\"2026-06-11T17:52:55.782705813Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:55.783188 crc crio[22018]: time=\"2026-06-11T17:52:55.783087055Z\" level=info 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:55.792559 crc crio[22018]: time=\"2026-06-11T17:52:55.792391741Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:55.792559 crc crio[22018]: time=\"2026-06-11T17:52:55.792508365Z\" level=info 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:55.825212 crc crio[22018]: time=\"2026-06-11T17:52:55.825078061Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}\"\nJun 11 17:52:55.825212 crc crio[22018]: time=\"2026-06-11T17:52:55.825139233Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:55.856294 crc crio[22018]: time=\"2026-06-11T17:52:55.856149471Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}\"\nJun 11 17:52:55.856294 crc crio[22018]: time=\"2026-06-11T17:52:55.856205393Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:52:56.369759 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6077a58c93637 Mac:b6:8e:66:ae:fd:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:56.371469 crc crio[22018]: time=\"2026-06-11T17:52:56.371386606Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}\"\nJun 11 17:52:56.371581 crc crio[22018]: time=\"2026-06-11T17:52:56.371557522Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:56.379241 crc crio[22018]: time=\"2026-06-11T17:52:56.379165197Z\" level=info msg=\"Ran pod sandbox 6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a with infra container: openstack/nova-api-0/POD\" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:56.381170 crc crio[22018]: time=\"2026-06-11T17:52:56.381099765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=51b69750-29a7-44c4-b2e0-3cfb48e8a277 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.383452 crc crio[22018]: time=\"2026-06-11T17:52:56.383382377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f2bedb97-3310-428d-9956-13c609eced65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.390840 crc crio[22018]: time=\"2026-06-11T17:52:56.390749813Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.391114 crc crio[22018]: time=\"2026-06-11T17:52:56.391053692Z\" level=info 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:56.456860 crc crio[22018]: time=\"2026-06-11T17:52:56.456682051Z\" level=info 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:56.469239 crc crio[22018]: time=\"2026-06-11T17:52:56.46912936Z\" level=info 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:56.478065 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7632c0b8a8cd72 Mac:aa:9a:45:de:2c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d SocketPath: PciID:}] [{Interface:0xc0003c32b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:52:56.479168 crc crio[22018]: time=\"2026-06-11T17:52:56.479121987Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}\"\nJun 11 17:52:56.479464 crc crio[22018]: time=\"2026-06-11T17:52:56.479277532Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:52:56.488183 crc crio[22018]: time=\"2026-06-11T17:52:56.488099496Z\" level=info msg=\"Ran pod sandbox a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 with infra container: openstack/nova-metadata-0/POD\" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:52:56.490871 crc crio[22018]: time=\"2026-06-11T17:52:56.490746566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=deb970a2-054d-42f7-88cc-db5348e88c70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.494129 crc crio[22018]: time=\"2026-06-11T17:52:56.493203334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28805568-50e5-43af-9bc9-ffb72455ffb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.506560 crc crio[22018]: time=\"2026-06-11T17:52:56.506293122Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.507250 crc crio[22018]: time=\"2026-06-11T17:52:56.506799418Z\" level=info 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:56.564473 crc crio[22018]: time=\"2026-06-11T17:52:56.564270848Z\" level=info 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:56.569136 crc crio[22018]: time=\"2026-06-11T17:52:56.568912925Z\" level=info 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:56.759993 crc crio[22018]: time=\"2026-06-11T17:52:56.759793643Z\" level=info msg=\"Created container 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4: openstack/nova-metadata-0/nova-metadata-log\" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.762505 crc crio[22018]: time=\"2026-06-11T17:52:56.761078514Z\" level=info msg=\"Created container f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed: openstack/nova-api-0/nova-api-log\" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.762505 crc crio[22018]: time=\"2026-06-11T17:52:56.761693184Z\" level=info msg=\"Starting container: 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4\" id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:56.763619 crc crio[22018]: time=\"2026-06-11T17:52:56.763568914Z\" level=info msg=\"Starting container: f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed\" id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:56.770035 crc crio[22018]: time=\"2026-06-11T17:52:56.769958386Z\" level=info msg=\"Started container\" PID=283981 containerID=f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed description=openstack/nova-api-0/nova-api-log id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a\nJun 11 17:52:56.770942 crc crio[22018]: time=\"2026-06-11T17:52:56.770875476Z\" level=info msg=\"Started container\" PID=283984 containerID=83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4 description=openstack/nova-metadata-0/nova-metadata-log id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436\nJun 11 17:52:56.783524 crc crio[22018]: time=\"2026-06-11T17:52:56.783475537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e7b3ca56-2a17-437b-bd6d-a4d7a73c5b9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.785191 crc crio[22018]: time=\"2026-06-11T17:52:56.785108869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15cc5969-f7aa-4422-afd3-ac12c4544b6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.842864 crc crio[22018]: time=\"2026-06-11T17:52:56.842120844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aca4e6ac-3571-48eb-a567-db1befcdf5f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.853498 crc crio[22018]: time=\"2026-06-11T17:52:56.851620006Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.853498 crc crio[22018]: time=\"2026-06-11T17:52:56.851983998Z\" level=info 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:56.859608 crc crio[22018]: time=\"2026-06-11T17:52:56.859562169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=94b03413-ea3c-449a-963a-2dbf6d3d0db2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:52:56.881451 crc crio[22018]: time=\"2026-06-11T17:52:56.88124536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:56.881832 crc crio[22018]: time=\"2026-06-11T17:52:56.881788188Z\" level=info 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:56.909413 crc crio[22018]: time=\"2026-06-11T17:52:56.909138118Z\" level=info 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:56.914188 crc crio[22018]: time=\"2026-06-11T17:52:56.914071565Z\" level=info 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:56.943216 crc crio[22018]: time=\"2026-06-11T17:52:56.941704165Z\" level=info 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:56.946280 crc crio[22018]: time=\"2026-06-11T17:52:56.946201699Z\" level=info 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:57.088774 crc crio[22018]: time=\"2026-06-11T17:52:57.088667255Z\" level=info msg=\"Created container a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:57.089050 crc crio[22018]: time=\"2026-06-11T17:52:57.088953013Z\" level=info msg=\"Created container 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f: openstack/nova-api-0/nova-api-api\" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:52:57.090178 crc crio[22018]: time=\"2026-06-11T17:52:57.090137201Z\" level=info msg=\"Starting container: a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da\" id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:57.092102 crc crio[22018]: time=\"2026-06-11T17:52:57.090652908Z\" level=info msg=\"Starting container: 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f\" id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:52:57.098686 crc crio[22018]: time=\"2026-06-11T17:52:57.098401947Z\" level=info msg=\"Started container\" PID=284022 containerID=45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f description=openstack/nova-api-0/nova-api-api id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a\nJun 11 17:52:57.102964 crc crio[22018]: time=\"2026-06-11T17:52:57.102909209Z\" level=info msg=\"Started container\" PID=284019 containerID=a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da description=openstack/nova-metadata-0/nova-metadata-metadata id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436\nJun 11 17:53:14.379220 crc crio[22018]: time=\"2026-06-11T17:53:14.378262737Z\" level=warning msg=\"Stopping container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 with stop signal(15) timed out. Killing...\"\nJun 11 17:53:14.490943 crc crio[22018]: time=\"2026-06-11T17:53:14.490772219Z\" level=error msg=\"Killing container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 17:53:14.558023 crc crio[22018]: time=\"2026-06-11T17:53:14.557763172Z\" level=info msg=\"Stopped container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 17:53:14.559165 crc crio[22018]: time=\"2026-06-11T17:53:14.558998692Z\" level=info msg=\"Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:14.559939 crc crio[22018]: time=\"2026-06-11T17:53:14.559872809Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc005da0570}] Aliases:map[]}\"\nJun 11 17:53:14.560297 crc crio[22018]: time=\"2026-06-11T17:53:14.560068555Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:53:15.005969 crc crio[22018]: time=\"2026-06-11T17:53:15.005413335Z\" level=info msg=\"Stopped pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:15.329786 crc crio[22018]: time=\"2026-06-11T17:53:15.329254358Z\" level=info msg=\"Removing container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2\" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:15.445238 crc crio[22018]: time=\"2026-06-11T17:53:15.445110122Z\" level=info msg=\"Removed container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:16.089608 crc crio[22018]: time=\"2026-06-11T17:53:16.088979256Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:53:16.090061 crc crio[22018]: time=\"2026-06-11T17:53:16.089982868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:16.139120 crc crio[22018]: time=\"2026-06-11T17:53:16.13901236Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}\"\nJun 11 17:53:16.139120 crc crio[22018]: time=\"2026-06-11T17:53:16.139065452Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:53:16.685648 crc crio[22018]: 2026-06-11T17:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53f94729fe56c4 Mac:8a:e6:6e:2c:08:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:53:16.688848 crc crio[22018]: time=\"2026-06-11T17:53:16.688252838Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}\"\nJun 11 17:53:16.688848 crc crio[22018]: time=\"2026-06-11T17:53:16.688524577Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:53:16.701650 crc crio[22018]: time=\"2026-06-11T17:53:16.701379947Z\" level=info msg=\"Ran pod sandbox a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d with infra container: openstack/nova-scheduler-0/POD\" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:53:16.705027 crc crio[22018]: time=\"2026-06-11T17:53:16.704955809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bf3f8f2d-315f-4ec0-b9f6-c52e8cb52ee3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:53:16.730705 crc crio[22018]: time=\"2026-06-11T17:53:16.73060686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=001a7629-dc53-401d-a727-363ea4da32bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:53:16.776789 crc crio[22018]: time=\"2026-06-11T17:53:16.773489641Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:53:16.776789 crc crio[22018]: time=\"2026-06-11T17:53:16.77405929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:16.830966 crc crio[22018]: time=\"2026-06-11T17:53:16.830861728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:16.837841 crc crio[22018]: time=\"2026-06-11T17:53:16.837774547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:16.995590 crc crio[22018]: time=\"2026-06-11T17:53:16.994929231Z\" level=info msg=\"Created container 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:53:16.996821 crc crio[22018]: time=\"2026-06-11T17:53:16.996779961Z\" level=info msg=\"Starting container: 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5\" id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:53:17.002677 crc crio[22018]: time=\"2026-06-11T17:53:17.002595185Z\" level=info msg=\"Started container\" PID=285648 containerID=21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d\nJun 11 17:53:34.028728 crc crio[22018]: time=\"2026-06-11T17:53:34.026788959Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD\" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:53:34.031794 crc crio[22018]: time=\"2026-06-11T17:53:34.030917162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:34.097539 crc crio[22018]: time=\"2026-06-11T17:53:34.097271114Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}\"\nJun 11 17:53:34.097798 crc crio[22018]: time=\"2026-06-11T17:53:34.097545363Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:53:34.640134 crc crio[22018]: 2026-06-11T17:53:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fab558db8dd93 Mac:2e:31:97:37:fb:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:53:34.641956 crc crio[22018]: time=\"2026-06-11T17:53:34.641835447Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}\"\nJun 11 17:53:34.642129 crc crio[22018]: time=\"2026-06-11T17:53:34.642081829Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:53:34.653980 crc crio[22018]: time=\"2026-06-11T17:53:34.653224167Z\" level=info msg=\"Ran pod sandbox e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f with infra container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD\" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:53:34.655892 crc crio[22018]: time=\"2026-06-11T17:53:34.655802276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0ee79fd8-7e41-4bd2-8c4f-ca0ba2334a26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:53:34.687574 crc crio[22018]: time=\"2026-06-11T17:53:34.687059132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0a8fbcf2-31a4-4a5c-b8ef-840cb2501348 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:53:34.710409 crc crio[22018]: time=\"2026-06-11T17:53:34.710106226Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam\" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:53:34.711401 crc crio[22018]: time=\"2026-06-11T17:53:34.710900211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:34.767058 crc crio[22018]: time=\"2026-06-11T17:53:34.766673106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:34.770166 crc crio[22018]: time=\"2026-06-11T17:53:34.770097935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 17:53:34.911065 crc crio[22018]: time=\"2026-06-11T17:53:34.910919329Z\" level=info msg=\"Created container bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam\" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:53:34.913480 crc crio[22018]: time=\"2026-06-11T17:53:34.913283144Z\" level=info msg=\"Starting container: bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866\" id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:53:34.920053 crc crio[22018]: time=\"2026-06-11T17:53:34.919184372Z\" level=info msg=\"Started container\" PID=286756 containerID=bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866 description=openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f\nJun 11 17:53:50.629886 crc crio[22018]: time=\"2026-06-11T17:53:50.62920065Z\" level=info msg=\"Removing container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0\" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.670907 crc crio[22018]: time=\"2026-06-11T17:53:50.670735214Z\" level=info msg=\"Removed container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.674769 crc crio[22018]: time=\"2026-06-11T17:53:50.674696012Z\" level=info msg=\"Removing container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd\" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.716205 crc crio[22018]: time=\"2026-06-11T17:53:50.71608879Z\" level=info msg=\"Removed container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.719924 crc crio[22018]: time=\"2026-06-11T17:53:50.719821776Z\" level=info msg=\"Removing container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05\" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.753754 crc crio[22018]: time=\"2026-06-11T17:53:50.753561346Z\" level=info msg=\"Removed container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.758562 crc crio[22018]: time=\"2026-06-11T17:53:50.758470797Z\" level=info msg=\"Removing container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6\" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.798930 crc crio[22018]: time=\"2026-06-11T17:53:50.798792712Z\" level=info msg=\"Removed container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:53:50.810258 crc crio[22018]: time=\"2026-06-11T17:53:50.810165432Z\" level=info msg=\"Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.810258 crc crio[22018]: time=\"2026-06-11T17:53:50.810262345Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.811067 crc crio[22018]: time=\"2026-06-11T17:53:50.810979498Z\" level=info msg=\"Removing pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.836516 crc crio[22018]: time=\"2026-06-11T17:53:50.836403638Z\" level=info msg=\"Removed pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.837214 crc crio[22018]: time=\"2026-06-11T17:53:50.837149521Z\" level=info msg=\"Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.837307 crc crio[22018]: time=\"2026-06-11T17:53:50.837216944Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.837772 crc crio[22018]: time=\"2026-06-11T17:53:50.837704359Z\" level=info msg=\"Removing pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.856888 crc crio[22018]: time=\"2026-06-11T17:53:50.856775166Z\" level=info msg=\"Removed pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.857796 crc crio[22018]: time=\"2026-06-11T17:53:50.857727206Z\" level=info msg=\"Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.857796 crc crio[22018]: time=\"2026-06-11T17:53:50.857793898Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.858634 crc crio[22018]: time=\"2026-06-11T17:53:50.858551035Z\" level=info msg=\"Removing pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.881677 crc crio[22018]: time=\"2026-06-11T17:53:50.881469414Z\" level=info msg=\"Removed pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.883215 crc crio[22018]: time=\"2026-06-11T17:53:50.883147616Z\" level=info msg=\"Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.883299 crc crio[22018]: time=\"2026-06-11T17:53:50.883229709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.883802 crc crio[22018]: time=\"2026-06-11T17:53:50.883730564Z\" level=info msg=\"Removing pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.901534 crc crio[22018]: time=\"2026-06-11T17:53:50.901258766Z\" level=info msg=\"Removed pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.902403 crc crio[22018]: time=\"2026-06-11T17:53:50.902266144Z\" level=info msg=\"Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.902403 crc crio[22018]: time=\"2026-06-11T17:53:50.902371507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.902953 crc crio[22018]: time=\"2026-06-11T17:53:50.902895074Z\" level=info msg=\"Removing pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.921356 crc crio[22018]: time=\"2026-06-11T17:53:50.92121681Z\" level=info msg=\"Removed pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.922472 crc crio[22018]: time=\"2026-06-11T17:53:50.922301812Z\" level=info msg=\"Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.922622 crc crio[22018]: time=\"2026-06-11T17:53:50.922484178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:53:50.923400 crc crio[22018]: time=\"2026-06-11T17:53:50.923296474Z\" level=info msg=\"Removing pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:53:50.940693 crc crio[22018]: time=\"2026-06-11T17:53:50.940571696Z\" level=info msg=\"Removed pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:00.562711 crc crio[22018]: time=\"2026-06-11T17:54:00.561769246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686674-cmpsx/POD\" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:00.562711 crc crio[22018]: time=\"2026-06-11T17:54:00.562700156Z\" level=info 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:00.602922 crc crio[22018]: time=\"2026-06-11T17:54:00.60274766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}\"\nJun 11 17:54:00.602922 crc crio[22018]: time=\"2026-06-11T17:54:00.602871624Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686674-cmpsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:01.169517 crc crio[22018]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90b3b47abb03f55 Mac:4e:85:58:62:37:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 SocketPath: PciID:}] [{Interface:0xc0004bc6b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:54:01.172194 crc crio[22018]: time=\"2026-06-11T17:54:01.172084207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}\"\nJun 11 17:54:01.172582 crc crio[22018]: time=\"2026-06-11T17:54:01.172313154Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686674-cmpsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:54:01.183703 crc crio[22018]: time=\"2026-06-11T17:54:01.183625459Z\" level=info msg=\"Ran pod sandbox 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d with infra container: openshift-infra/auto-csr-approver-29686674-cmpsx/POD\" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:54:01.187524 crc crio[22018]: time=\"2026-06-11T17:54:01.187305791Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:01.199933 crc crio[22018]: time=\"2026-06-11T17:54:01.199865423Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:54:02.147682 crc crio[22018]: time=\"2026-06-11T17:54:02.145870524Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage\nJun 11 17:54:02.159076 crc crio[22018]: time=\"2026-06-11T17:54:02.158849577Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6e24e49-c505-45f3-a439-ff495e47a037 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:02.161830 crc crio[22018]: time=\"2026-06-11T17:54:02.161680246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e505334-c1d2-4a18-b304-9805fca3ce16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:54:02.176714 crc crio[22018]: time=\"2026-06-11T17:54:02.17659771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:02.177237 crc crio[22018]: time=\"2026-06-11T17:54:02.177150128Z\" level=info 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.255130 crc crio[22018]: time=\"2026-06-11T17:54:02.255019597Z\" level=info 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.473757 crc crio[22018]: time=\"2026-06-11T17:54:02.473671429Z\" level=info 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.615983 crc crio[22018]: time=\"2026-06-11T17:54:02.614761013Z\" level=info msg=\"Created container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:54:02.616845 crc crio[22018]: time=\"2026-06-11T17:54:02.616734404Z\" level=info msg=\"Starting container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90\" id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:54:02.623066 crc crio[22018]: time=\"2026-06-11T17:54:02.622903881Z\" level=info msg=\"Started container\" PID=288594 containerID=79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90 description=openshift-infra/auto-csr-approver-29686674-cmpsx/oc id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\nJun 11 17:54:04.220639 crc crio[22018]: time=\"2026-06-11T17:54:04.219729404Z\" level=info msg=\"Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:04.222919 crc crio[22018]: time=\"2026-06-11T17:54:04.221614355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002300c78}] Aliases:map[]}\"\nJun 11 17:54:04.222919 crc crio[22018]: time=\"2026-06-11T17:54:04.22178218Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686674-cmpsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:54:04.672958 crc crio[22018]: time=\"2026-06-11T17:54:04.672097197Z\" level=info msg=\"Stopped pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:50.964149 crc crio[22018]: time=\"2026-06-11T17:54:50.963141619Z\" level=info msg=\"Removing container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954\" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:50.993373 crc crio[22018]: time=\"2026-06-11T17:54:50.993241403Z\" level=info msg=\"Removed container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:50.995945 crc crio[22018]: time=\"2026-06-11T17:54:50.99585993Z\" level=info msg=\"Removing container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5\" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.085665 crc crio[22018]: time=\"2026-06-11T17:54:51.085550867Z\" level=info msg=\"Removed container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.095231 crc crio[22018]: time=\"2026-06-11T17:54:51.095141142Z\" level=info msg=\"Removing container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c\" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.130164 crc crio[22018]: time=\"2026-06-11T17:54:51.130072007Z\" level=info msg=\"Removed container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.134018 crc crio[22018]: time=\"2026-06-11T17:54:51.133962628Z\" level=info msg=\"Removing container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe\" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.167611 crc crio[22018]: time=\"2026-06-11T17:54:51.167492008Z\" level=info msg=\"Removed container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.170209 crc crio[22018]: time=\"2026-06-11T17:54:51.17014328Z\" level=info msg=\"Removing container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946\" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.195232 crc crio[22018]: time=\"2026-06-11T17:54:51.195097687Z\" level=info msg=\"Removed container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.197900 crc crio[22018]: time=\"2026-06-11T17:54:51.197827261Z\" level=info msg=\"Removing container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56\" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.227707 crc crio[22018]: time=\"2026-06-11T17:54:51.227512202Z\" level=info msg=\"Removed container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.230883 crc crio[22018]: time=\"2026-06-11T17:54:51.230682489Z\" level=info msg=\"Removing container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7\" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.342636 crc crio[22018]: time=\"2026-06-11T17:54:51.342453197Z\" level=info msg=\"Removed container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:54:51.355152 crc crio[22018]: time=\"2026-06-11T17:54:51.355068658Z\" level=info msg=\"Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.355152 crc crio[22018]: time=\"2026-06-11T17:54:51.35514088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.355897 crc crio[22018]: time=\"2026-06-11T17:54:51.355825872Z\" level=info msg=\"Removing pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.379795 crc crio[22018]: time=\"2026-06-11T17:54:51.379700793Z\" level=info msg=\"Removed pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.380707 crc crio[22018]: time=\"2026-06-11T17:54:51.380640732Z\" level=info msg=\"Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.380802 crc crio[22018]: time=\"2026-06-11T17:54:51.380708424Z\" level=info msg=\"Stopped pod sandbox (already stopped): be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.381739 crc crio[22018]: time=\"2026-06-11T17:54:51.381673414Z\" level=info msg=\"Removing pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.400989 crc crio[22018]: time=\"2026-06-11T17:54:51.400882929Z\" level=info msg=\"Removed pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.401940 crc crio[22018]: time=\"2026-06-11T17:54:51.401853502Z\" level=info msg=\"Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.402039 crc crio[22018]: time=\"2026-06-11T17:54:51.401958535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.402812 crc crio[22018]: time=\"2026-06-11T17:54:51.402740976Z\" level=info msg=\"Removing pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.422388 crc crio[22018]: time=\"2026-06-11T17:54:51.422249529Z\" level=info msg=\"Removed pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.423524 crc crio[22018]: time=\"2026-06-11T17:54:51.423410776Z\" level=info msg=\"Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.423662 crc crio[22018]: time=\"2026-06-11T17:54:51.423606692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:54:51.424176 crc crio[22018]: time=\"2026-06-11T17:54:51.424124139Z\" level=info msg=\"Removing pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:54:51.440029 crc crio[22018]: time=\"2026-06-11T17:54:51.439932269Z\" level=info msg=\"Removed pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:51.465692 crc crio[22018]: time=\"2026-06-11T17:55:51.46510862Z\" level=info msg=\"Removing container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0\" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.507368 crc crio[22018]: time=\"2026-06-11T17:55:51.506870459Z\" level=info msg=\"Removed container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.511963 crc crio[22018]: time=\"2026-06-11T17:55:51.511639562Z\" level=info msg=\"Removing container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d\" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.589624 crc crio[22018]: time=\"2026-06-11T17:55:51.589553021Z\" level=info msg=\"Removed container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.599792 crc crio[22018]: time=\"2026-06-11T17:55:51.599685765Z\" level=info msg=\"Removing container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1\" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.665758 crc crio[22018]: time=\"2026-06-11T17:55:51.66568391Z\" level=info msg=\"Removed container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.673473 crc crio[22018]: time=\"2026-06-11T17:55:51.6720951Z\" level=info msg=\"Removing container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f\" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.728645 crc crio[22018]: time=\"2026-06-11T17:55:51.728401807Z\" level=info msg=\"Removed container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.731527 crc crio[22018]: time=\"2026-06-11T17:55:51.73145977Z\" level=info msg=\"Removing container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81\" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.789956 crc crio[22018]: time=\"2026-06-11T17:55:51.789858334Z\" level=info msg=\"Removed container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.793203 crc crio[22018]: time=\"2026-06-11T17:55:51.793157775Z\" level=info msg=\"Removing container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b\" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.834877 crc crio[22018]: time=\"2026-06-11T17:55:51.834805866Z\" level=info msg=\"Removed container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.841581 crc crio[22018]: time=\"2026-06-11T17:55:51.841503984Z\" level=info msg=\"Removing container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d\" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.881722 crc crio[22018]: time=\"2026-06-11T17:55:51.881586904Z\" level=info msg=\"Removed container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.892478 crc crio[22018]: time=\"2026-06-11T17:55:51.892251209Z\" level=info msg=\"Removing container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db\" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.925073 crc crio[22018]: time=\"2026-06-11T17:55:51.924934871Z\" level=info msg=\"Removed container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.928513 crc crio[22018]: time=\"2026-06-11T17:55:51.928313588Z\" level=info msg=\"Removing container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d\" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.958961 crc crio[22018]: time=\"2026-06-11T17:55:51.958830492Z\" level=info msg=\"Removed container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.962550 crc crio[22018]: time=\"2026-06-11T17:55:51.962472785Z\" level=info msg=\"Removing container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d\" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.995267 crc crio[22018]: time=\"2026-06-11T17:55:51.995003975Z\" level=info msg=\"Removed container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create\" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:51.999722 crc crio[22018]: time=\"2026-06-11T17:55:51.999621248Z\" level=info msg=\"Removing container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837\" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.034224 crc crio[22018]: time=\"2026-06-11T17:55:52.034101029Z\" level=info msg=\"Removed container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.037420 crc crio[22018]: time=\"2026-06-11T17:55:52.037293957Z\" level=info msg=\"Removing container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2\" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.088017 crc crio[22018]: time=\"2026-06-11T17:55:52.087920587Z\" level=info msg=\"Removed container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.091539 crc crio[22018]: time=\"2026-06-11T17:55:52.091284208Z\" level=info msg=\"Removing container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7\" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.130485 crc crio[22018]: time=\"2026-06-11T17:55:52.130275225Z\" level=info msg=\"Removed container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.134490 crc crio[22018]: time=\"2026-06-11T17:55:52.134363969Z\" level=info msg=\"Removing container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02\" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.170793 crc crio[22018]: time=\"2026-06-11T17:55:52.170685919Z\" level=info msg=\"Removed container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.173481 crc crio[22018]: time=\"2026-06-11T17:55:52.173374301Z\" level=info msg=\"Removing container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2\" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.210359 crc crio[22018]: time=\"2026-06-11T17:55:52.21022409Z\" level=info msg=\"Removed container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.216923 crc crio[22018]: time=\"2026-06-11T17:55:52.216850436Z\" level=info msg=\"Removing container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf\" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.247705 crc crio[22018]: time=\"2026-06-11T17:55:52.247538703Z\" level=info msg=\"Removed container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create\" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.252941 crc crio[22018]: time=\"2026-06-11T17:55:52.252815111Z\" level=info msg=\"Removing container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d\" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.282679 crc crio[22018]: time=\"2026-06-11T17:55:52.28257686Z\" level=info msg=\"Removed container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:55:52.297057 crc crio[22018]: time=\"2026-06-11T17:55:52.296950036Z\" level=info msg=\"Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.297057 crc crio[22018]: time=\"2026-06-11T17:55:52.297050899Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.297933 crc crio[22018]: time=\"2026-06-11T17:55:52.297862714Z\" level=info msg=\"Removing pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.316075 crc crio[22018]: time=\"2026-06-11T17:55:52.315981373Z\" level=info msg=\"Removed pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.317089 crc crio[22018]: time=\"2026-06-11T17:55:52.317019075Z\" level=info msg=\"Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.317171 crc crio[22018]: time=\"2026-06-11T17:55:52.317104148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.317940 crc crio[22018]: time=\"2026-06-11T17:55:52.317854231Z\" level=info msg=\"Removing pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.336130 crc crio[22018]: time=\"2026-06-11T17:55:52.336023673Z\" level=info msg=\"Removed pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.337662 crc crio[22018]: time=\"2026-06-11T17:55:52.337591909Z\" level=info msg=\"Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.337828 crc crio[22018]: time=\"2026-06-11T17:55:52.337778465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.338712 crc crio[22018]: time=\"2026-06-11T17:55:52.338633113Z\" level=info msg=\"Removing pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.355640 crc crio[22018]: time=\"2026-06-11T17:55:52.35550729Z\" level=info msg=\"Removed pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.356689 crc crio[22018]: time=\"2026-06-11T17:55:52.356590395Z\" level=info msg=\"Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.356779 crc crio[22018]: time=\"2026-06-11T17:55:52.356703649Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.357521 crc crio[22018]: time=\"2026-06-11T17:55:52.357421171Z\" level=info msg=\"Removing pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.382086 crc crio[22018]: time=\"2026-06-11T17:55:52.381906026Z\" level=info msg=\"Removed pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.389170 crc crio[22018]: time=\"2026-06-11T17:55:52.389032489Z\" level=info msg=\"Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.389478 crc crio[22018]: time=\"2026-06-11T17:55:52.389311958Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.392204 crc crio[22018]: time=\"2026-06-11T17:55:52.392139749Z\" level=info msg=\"Removing pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.431508 crc crio[22018]: time=\"2026-06-11T17:55:52.431305238Z\" level=info msg=\"Removed pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.433220 crc crio[22018]: time=\"2026-06-11T17:55:52.433148168Z\" level=info msg=\"Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.433378 crc crio[22018]: time=\"2026-06-11T17:55:52.433243911Z\" level=info msg=\"Stopped pod sandbox (already stopped): faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.434417 crc crio[22018]: time=\"2026-06-11T17:55:52.434235447Z\" level=info msg=\"Removing pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.460946 crc crio[22018]: time=\"2026-06-11T17:55:52.460790555Z\" level=info msg=\"Removed pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.462037 crc crio[22018]: time=\"2026-06-11T17:55:52.461894607Z\" level=info msg=\"Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.462037 crc crio[22018]: time=\"2026-06-11T17:55:52.461986851Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.462705 crc crio[22018]: time=\"2026-06-11T17:55:52.46259244Z\" level=info msg=\"Removing pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.484007 crc crio[22018]: time=\"2026-06-11T17:55:52.483904228Z\" level=info msg=\"Removed pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.486522 crc crio[22018]: time=\"2026-06-11T17:55:52.486422288Z\" level=info msg=\"Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.486604 crc crio[22018]: time=\"2026-06-11T17:55:52.486523571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.487096 crc crio[22018]: time=\"2026-06-11T17:55:52.487022407Z\" level=info msg=\"Removing pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.501271 crc crio[22018]: time=\"2026-06-11T17:55:52.501036066Z\" level=info msg=\"Removed pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.502549 crc crio[22018]: time=\"2026-06-11T17:55:52.502475309Z\" level=info msg=\"Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.502644 crc crio[22018]: time=\"2026-06-11T17:55:52.502593153Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.503225 crc crio[22018]: time=\"2026-06-11T17:55:52.503168721Z\" level=info msg=\"Removing pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.518974 crc crio[22018]: time=\"2026-06-11T17:55:52.518860894Z\" level=info msg=\"Removed pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.520176 crc crio[22018]: time=\"2026-06-11T17:55:52.52009148Z\" level=info msg=\"Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.520273 crc crio[22018]: time=\"2026-06-11T17:55:52.520178303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.520854 crc crio[22018]: time=\"2026-06-11T17:55:52.520793203Z\" level=info msg=\"Removing pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.556992 crc crio[22018]: time=\"2026-06-11T17:55:52.536514117Z\" level=info msg=\"Removed pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.558679 crc crio[22018]: time=\"2026-06-11T17:55:52.558470552Z\" level=info msg=\"Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.558679 crc crio[22018]: time=\"2026-06-11T17:55:52.558608786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.559314 crc crio[22018]: time=\"2026-06-11T17:55:52.559219316Z\" level=info msg=\"Removing pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.577839 crc crio[22018]: time=\"2026-06-11T17:55:52.577589881Z\" level=info msg=\"Removed pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.578862 crc crio[22018]: time=\"2026-06-11T17:55:52.578744798Z\" level=info msg=\"Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.578862 crc crio[22018]: time=\"2026-06-11T17:55:52.57881164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.579661 crc crio[22018]: time=\"2026-06-11T17:55:52.579563384Z\" level=info msg=\"Removing pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.598303 crc crio[22018]: time=\"2026-06-11T17:55:52.598148138Z\" level=info msg=\"Removed pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.599601 crc crio[22018]: time=\"2026-06-11T17:55:52.599255541Z\" level=info msg=\"Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.599601 crc crio[22018]: time=\"2026-06-11T17:55:52.599416416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.600225 crc crio[22018]: time=\"2026-06-11T17:55:52.600083887Z\" level=info msg=\"Removing pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.624982 crc crio[22018]: time=\"2026-06-11T17:55:52.624634269Z\" level=info msg=\"Removed pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.625702 crc crio[22018]: time=\"2026-06-11T17:55:52.625599709Z\" level=info msg=\"Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.625702 crc crio[22018]: time=\"2026-06-11T17:55:52.625691192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.626863 crc crio[22018]: time=\"2026-06-11T17:55:52.626707275Z\" level=info msg=\"Removing pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.647952 crc crio[22018]: time=\"2026-06-11T17:55:52.647840487Z\" level=info msg=\"Removed pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.649131 crc crio[22018]: time=\"2026-06-11T17:55:52.649053866Z\" level=info msg=\"Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.649237 crc crio[22018]: time=\"2026-06-11T17:55:52.649136089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.650512 crc crio[22018]: time=\"2026-06-11T17:55:52.650275415Z\" level=info msg=\"Removing pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.674171 crc crio[22018]: time=\"2026-06-11T17:55:52.674083608Z\" level=info msg=\"Removed pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.675110 crc crio[22018]: time=\"2026-06-11T17:55:52.675026364Z\" level=info msg=\"Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.675212 crc crio[22018]: time=\"2026-06-11T17:55:52.675135387Z\" level=info msg=\"Stopped pod sandbox (already stopped): a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.675868 crc crio[22018]: time=\"2026-06-11T17:55:52.675793618Z\" level=info msg=\"Removing pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.712201 crc crio[22018]: time=\"2026-06-11T17:55:52.712096208Z\" level=info msg=\"Removed pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.716926 crc crio[22018]: time=\"2026-06-11T17:55:52.716816814Z\" level=info msg=\"Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.716926 crc crio[22018]: time=\"2026-06-11T17:55:52.716900127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:55:52.719294 crc crio[22018]: time=\"2026-06-11T17:55:52.719183539Z\" level=info msg=\"Removing pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:55:52.740219 crc crio[22018]: time=\"2026-06-11T17:55:52.740121208Z\" level=info msg=\"Removed pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:00.630054 crc crio[22018]: time=\"2026-06-11T17:56:00.629160534Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686676-pjznl/POD\" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:56:00.631592 crc crio[22018]: time=\"2026-06-11T17:56:00.630097155Z\" level=info 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.670200 crc crio[22018]: time=\"2026-06-11T17:56:00.67010307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}\"\nJun 11 17:56:00.670200 crc crio[22018]: time=\"2026-06-11T17:56:00.670185072Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686676-pjznl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:01.239628 crc crio[22018]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe85a6982f3c84a Mac:7a:8f:0e:aa:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a SocketPath: PciID:}] [{Interface:0xc000144620 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:56:01.241658 crc crio[22018]: time=\"2026-06-11T17:56:01.241546045Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}\"\nJun 11 17:56:01.241859 crc crio[22018]: time=\"2026-06-11T17:56:01.241803393Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686676-pjznl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:56:01.254732 crc crio[22018]: time=\"2026-06-11T17:56:01.254646841Z\" level=info msg=\"Ran pod sandbox fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 with infra container: openshift-infra/auto-csr-approver-29686676-pjznl/POD\" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:56:01.258509 crc crio[22018]: time=\"2026-06-11T17:56:01.258413971Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage\nJun 11 17:56:01.269143 crc crio[22018]: time=\"2026-06-11T17:56:01.26906083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:56:02.194034 crc crio[22018]: time=\"2026-06-11T17:56:02.19330714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage\nJun 11 17:56:02.195980 crc crio[22018]: time=\"2026-06-11T17:56:02.194998161Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=79cdbc5b-6f68-448d-8071-2759a088d9df name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:02.200473 crc crio[22018]: time=\"2026-06-11T17:56:02.200244498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=962edaab-f5d0-4551-8dbc-00aa75accc3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:56:02.208929 crc crio[22018]: time=\"2026-06-11T17:56:02.208835902Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:02.209514 crc crio[22018]: time=\"2026-06-11T17:56:02.209448981Z\" level=info 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.261822 crc crio[22018]: time=\"2026-06-11T17:56:02.261773117Z\" level=info 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.448053 crc crio[22018]: time=\"2026-06-11T17:56:02.447891205Z\" level=info 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.560596 crc crio[22018]: time=\"2026-06-11T17:56:02.56051761Z\" level=info msg=\"Created container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:56:02.561712 crc crio[22018]: time=\"2026-06-11T17:56:02.561630466Z\" level=info msg=\"Starting container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83\" id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:56:02.567118 crc crio[22018]: time=\"2026-06-11T17:56:02.567039427Z\" level=info msg=\"Started container\" PID=296400 containerID=12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83 description=openshift-infra/auto-csr-approver-29686676-pjznl/oc id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\nJun 11 17:56:04.507079 crc crio[22018]: time=\"2026-06-11T17:56:04.505944028Z\" level=info msg=\"Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:04.509215 crc crio[22018]: time=\"2026-06-11T17:56:04.508096351Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00924e3e0}] Aliases:map[]}\"\nJun 11 17:56:04.509215 crc crio[22018]: time=\"2026-06-11T17:56:04.508259716Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686676-pjznl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:56:04.881549 crc crio[22018]: time=\"2026-06-11T17:56:04.881257452Z\" level=info msg=\"Stopped pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:52.765873 crc crio[22018]: time=\"2026-06-11T17:56:52.764943505Z\" level=info msg=\"Removing container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081\" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.798665 crc crio[22018]: time=\"2026-06-11T17:56:52.798563847Z\" level=info msg=\"Removed container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.801827 crc crio[22018]: time=\"2026-06-11T17:56:52.801737314Z\" level=info msg=\"Removing container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d\" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.844846 crc crio[22018]: time=\"2026-06-11T17:56:52.844788215Z\" level=info msg=\"Removed container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.847916 crc crio[22018]: time=\"2026-06-11T17:56:52.847886713Z\" level=info msg=\"Removing container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a\" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.883090 crc crio[22018]: time=\"2026-06-11T17:56:52.883018444Z\" level=info msg=\"Removed container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.886515 crc crio[22018]: time=\"2026-06-11T17:56:52.886388589Z\" level=info msg=\"Removing container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633\" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.932482 crc crio[22018]: time=\"2026-06-11T17:56:52.932394067Z\" level=info msg=\"Removed container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.936160 crc crio[22018]: time=\"2026-06-11T17:56:52.936130062Z\" level=info msg=\"Removing container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc\" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.985687 crc crio[22018]: time=\"2026-06-11T17:56:52.985629057Z\" level=info msg=\"Removed container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:52.989624 crc crio[22018]: time=\"2026-06-11T17:56:52.989514633Z\" level=info msg=\"Removing container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69\" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:53.054316 crc crio[22018]: time=\"2026-06-11T17:56:53.054181795Z\" level=info msg=\"Removed container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:53.057067 crc crio[22018]: time=\"2026-06-11T17:56:53.057029092Z\" level=info msg=\"Removing container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9\" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:53.206766 crc crio[22018]: time=\"2026-06-11T17:56:53.206651757Z\" level=info msg=\"Removed container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:56:53.222211 crc crio[22018]: time=\"2026-06-11T17:56:53.222054756Z\" level=info msg=\"Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.222211 crc crio[22018]: time=\"2026-06-11T17:56:53.22217145Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.222968 crc crio[22018]: time=\"2026-06-11T17:56:53.222903024Z\" level=info msg=\"Removing pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.275873 crc crio[22018]: time=\"2026-06-11T17:56:53.275690925Z\" level=info msg=\"Removed pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.278627 crc crio[22018]: time=\"2026-06-11T17:56:53.278517006Z\" level=info msg=\"Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.278804 crc crio[22018]: time=\"2026-06-11T17:56:53.27863062Z\" level=info msg=\"Stopped pod sandbox (already stopped): c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.281654 crc crio[22018]: time=\"2026-06-11T17:56:53.281568696Z\" level=info msg=\"Removing pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.305077 crc crio[22018]: time=\"2026-06-11T17:56:53.30497715Z\" level=info msg=\"Removed pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.305925 crc crio[22018]: time=\"2026-06-11T17:56:53.305855084Z\" level=info msg=\"Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.306003 crc crio[22018]: time=\"2026-06-11T17:56:53.305940047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.306749 crc crio[22018]: time=\"2026-06-11T17:56:53.306695311Z\" level=info msg=\"Removing pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.327693 crc crio[22018]: time=\"2026-06-11T17:56:53.32758388Z\" level=info msg=\"Removed pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.328748 crc crio[22018]: time=\"2026-06-11T17:56:53.328270168Z\" level=info msg=\"Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.328748 crc crio[22018]: time=\"2026-06-11T17:56:53.328404992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:56:53.329216 crc crio[22018]: time=\"2026-06-11T17:56:53.329103445Z\" level=info msg=\"Removing pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:56:53.351641 crc crio[22018]: time=\"2026-06-11T17:56:53.351557804Z\" level=info msg=\"Removed pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:53.384877 crc crio[22018]: time=\"2026-06-11T17:57:53.384139534Z\" level=info msg=\"Removing container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1\" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:53.417665 crc crio[22018]: time=\"2026-06-11T17:57:53.417564924Z\" level=info msg=\"Removed container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:53.422671 crc crio[22018]: time=\"2026-06-11T17:57:53.422585068Z\" level=info msg=\"Removing container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d\" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:53.512093 crc crio[22018]: time=\"2026-06-11T17:57:53.511908599Z\" level=info msg=\"Removed container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:57:53.529054 crc crio[22018]: time=\"2026-06-11T17:57:53.528958935Z\" level=info msg=\"Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:53.529270 crc crio[22018]: time=\"2026-06-11T17:57:53.529078029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:53.530378 crc crio[22018]: time=\"2026-06-11T17:57:53.530248515Z\" level=info msg=\"Removing pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:53.550720 crc crio[22018]: time=\"2026-06-11T17:57:53.550623658Z\" level=info msg=\"Removed pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:53.552763 crc crio[22018]: time=\"2026-06-11T17:57:53.552258577Z\" level=info msg=\"Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:53.553051 crc crio[22018]: time=\"2026-06-11T17:57:53.552937919Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:57:53.553769 crc crio[22018]: time=\"2026-06-11T17:57:53.553712983Z\" level=info msg=\"Removing pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:57:53.572815 crc crio[22018]: time=\"2026-06-11T17:57:53.57270084Z\" level=info msg=\"Removed pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:58:00.688145 crc crio[22018]: time=\"2026-06-11T17:58:00.687512654Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686678-zx54g/POD\" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:58:00.689668 crc crio[22018]: time=\"2026-06-11T17:58:00.688193566Z\" level=info 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:00.718846 crc crio[22018]: time=\"2026-06-11T17:58:00.718729419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}\"\nJun 11 17:58:00.718846 crc crio[22018]: time=\"2026-06-11T17:58:00.718813841Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686678-zx54g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:58:01.276089 crc crio[22018]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073830b0743316 Mac:d6:97:8f:99:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 17:58:01.278738 crc crio[22018]: time=\"2026-06-11T17:58:01.278640521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}\"\nJun 11 17:58:01.278942 crc crio[22018]: time=\"2026-06-11T17:58:01.278817977Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686678-zx54g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 17:58:01.288213 crc crio[22018]: time=\"2026-06-11T17:58:01.288095926Z\" level=info msg=\"Ran pod sandbox 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 with infra container: openshift-infra/auto-csr-approver-29686678-zx54g/POD\" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 17:58:01.293497 crc crio[22018]: time=\"2026-06-11T17:58:01.293397504Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:58:01.303719 crc crio[22018]: time=\"2026-06-11T17:58:01.303619993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 17:58:02.521600 crc crio[22018]: time=\"2026-06-11T17:58:02.521017019Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage\nJun 11 17:58:02.523387 crc crio[22018]: time=\"2026-06-11T17:58:02.522606459Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a39508ab-ec33-4bd8-8fba-91559f756a02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:58:02.524953 crc crio[22018]: time=\"2026-06-11T17:58:02.524880432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2dd68bb4-bcfa-4282-a22e-2864a87f0b38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 17:58:02.532526 crc crio[22018]: time=\"2026-06-11T17:58:02.532284308Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:58:02.532824 crc crio[22018]: time=\"2026-06-11T17:58:02.532766013Z\" level=info 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.587210 crc crio[22018]: time=\"2026-06-11T17:58:02.586876655Z\" level=info 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.834522 crc crio[22018]: time=\"2026-06-11T17:58:02.834001972Z\" level=info 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.940481 crc crio[22018]: time=\"2026-06-11T17:58:02.94018502Z\" level=info msg=\"Created container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 17:58:02.941650 crc crio[22018]: time=\"2026-06-11T17:58:02.941497009Z\" level=info msg=\"Starting container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c\" id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 17:58:02.950587 crc crio[22018]: time=\"2026-06-11T17:58:02.950417106Z\" level=info msg=\"Started container\" PID=304244 containerID=dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c description=openshift-infra/auto-csr-approver-29686678-zx54g/oc id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\nJun 11 17:58:04.521863 crc crio[22018]: time=\"2026-06-11T17:58:04.521316885Z\" level=info msg=\"Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:04.523164 crc crio[22018]: time=\"2026-06-11T17:58:04.522311918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc00141a730}] Aliases:map[]}\"\nJun 11 17:58:04.523164 crc crio[22018]: time=\"2026-06-11T17:58:04.522532114Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686678-zx54g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 17:58:04.928412 crc crio[22018]: time=\"2026-06-11T17:58:04.92797188Z\" level=info msg=\"Stopped pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:53.595801 crc crio[22018]: time=\"2026-06-11T17:58:53.595097255Z\" level=info msg=\"Removing container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980\" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.730316 crc crio[22018]: time=\"2026-06-11T17:58:53.730175621Z\" level=info msg=\"Removed container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.733240 crc crio[22018]: time=\"2026-06-11T17:58:53.733001016Z\" level=info msg=\"Removing container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6\" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.769066 crc crio[22018]: time=\"2026-06-11T17:58:53.768757876Z\" level=info msg=\"Removed container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.774687 crc crio[22018]: time=\"2026-06-11T17:58:53.773787755Z\" level=info msg=\"Removing container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a\" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.811817 crc crio[22018]: time=\"2026-06-11T17:58:53.811694114Z\" level=info msg=\"Removed container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:58:53.831778 crc crio[22018]: time=\"2026-06-11T17:58:53.831608548Z\" level=info msg=\"Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:53.831778 crc crio[22018]: time=\"2026-06-11T17:58:53.831791324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:53.833203 crc crio[22018]: time=\"2026-06-11T17:58:53.833075113Z\" level=info msg=\"Removing pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:58:53.858885 crc crio[22018]: time=\"2026-06-11T17:58:53.858629532Z\" level=info msg=\"Removed pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:58:53.859999 crc crio[22018]: time=\"2026-06-11T17:58:53.859909217Z\" level=info msg=\"Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:53.860107 crc crio[22018]: time=\"2026-06-11T17:58:53.86000058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:58:53.861091 crc crio[22018]: time=\"2026-06-11T17:58:53.861015352Z\" level=info msg=\"Removing pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:58:53.901622 crc crio[22018]: time=\"2026-06-11T17:58:53.901316074Z\" level=info msg=\"Removed pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:53.932808 crc crio[22018]: time=\"2026-06-11T17:59:53.931578984Z\" level=info msg=\"Removing container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403\" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:54.008165 crc crio[22018]: time=\"2026-06-11T17:59:54.008005455Z\" level=info msg=\"Removed container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:54.014702 crc crio[22018]: time=\"2026-06-11T17:59:54.014591438Z\" level=info msg=\"Removing container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2\" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:54.103794 crc crio[22018]: time=\"2026-06-11T17:59:54.103085096Z\" level=info msg=\"Removed container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 17:59:54.116543 crc crio[22018]: time=\"2026-06-11T17:59:54.11643081Z\" level=info msg=\"Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:54.116543 crc crio[22018]: time=\"2026-06-11T17:59:54.116541953Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:54.117241 crc crio[22018]: time=\"2026-06-11T17:59:54.117209475Z\" level=info msg=\"Removing pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:54.138177 crc crio[22018]: time=\"2026-06-11T17:59:54.138027381Z\" level=info msg=\"Removed pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:54.139526 crc crio[22018]: time=\"2026-06-11T17:59:54.139409582Z\" level=info msg=\"Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:54.139643 crc crio[22018]: time=\"2026-06-11T17:59:54.139569577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 17:59:54.140605 crc crio[22018]: time=\"2026-06-11T17:59:54.140428055Z\" level=info msg=\"Removing pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 17:59:54.158869 crc crio[22018]: time=\"2026-06-11T17:59:54.158780441Z\" level=info msg=\"Removed pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:00.564373 crc crio[22018]: time=\"2026-06-11T18:00:00.563485085Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686680-hwrz8/POD\" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:00.566578 crc crio[22018]: time=\"2026-06-11T18:00:00.564435886Z\" level=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.586648 crc crio[22018]: time=\"2026-06-11T18:00:00.586573331Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD\" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:00.586748 crc crio[22018]: time=\"2026-06-11T18:00:00.586684924Z\" level=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.603187 crc crio[22018]: time=\"2026-06-11T18:00:00.603100697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}\"\nJun 11 18:00:00.603187 crc crio[22018]: time=\"2026-06-11T18:00:00.603181999Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686680-hwrz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:00.654419 crc crio[22018]: time=\"2026-06-11T18:00:00.654205584Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}\"\nJun 11 18:00:00.654419 crc crio[22018]: time=\"2026-06-11T18:00:00.654266366Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:01.199730 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1521e058f73d7 Mac:96:be:43:59:bc:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:00:01.202229 crc crio[22018]: time=\"2026-06-11T18:00:01.202122451Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}\"\nJun 11 18:00:01.202609 crc crio[22018]: time=\"2026-06-11T18:00:01.202522904Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:00:01.213739 crc crio[22018]: time=\"2026-06-11T18:00:01.213652396Z\" level=info msg=\"Ran pod sandbox fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD\" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:01.217195 crc crio[22018]: time=\"2026-06-11T18:00:01.217115097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42d32541-5ab4-4ddf-8812-286bfa0c9bdd name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:01.223212 crc crio[22018]: time=\"2026-06-11T18:00:01.2231245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84b41b69-c34a-4a7f-aa20-8f75aa2db040 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:01.244047 crc crio[22018]: time=\"2026-06-11T18:00:01.243954332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles\" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:01.244486 crc crio[22018]: time=\"2026-06-11T18:00:01.244417926Z\" level=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.268571 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69f279eb1e6f57 Mac:9e:4b:1b:16:83:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 SocketPath: PciID:}] [{Interface:0xc000308820 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:00:01.269939 crc crio[22018]: time=\"2026-06-11T18:00:01.269852496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}\"\nJun 11 18:00:01.270122 crc crio[22018]: time=\"2026-06-11T18:00:01.270060883Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686680-hwrz8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:00:01.282189 crc crio[22018]: time=\"2026-06-11T18:00:01.282003365Z\" level=info msg=\"Ran pod sandbox d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 with infra container: openshift-infra/auto-csr-approver-29686680-hwrz8/POD\" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:00:01.286641 crc crio[22018]: time=\"2026-06-11T18:00:01.286516586Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage\nJun 11 18:00:01.295059 crc crio[22018]: time=\"2026-06-11T18:00:01.294967955Z\" level=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.299043 crc crio[22018]: time=\"2026-06-11T18:00:01.298927212Z\" level=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.304078 crc crio[22018]: time=\"2026-06-11T18:00:01.303993473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:00:01.447012 crc crio[22018]: time=\"2026-06-11T18:00:01.446838971Z\" level=info msg=\"Created container b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles\" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:01.448181 crc crio[22018]: time=\"2026-06-11T18:00:01.448093581Z\" level=info msg=\"Starting container: b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12\" id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:00:01.464380 crc crio[22018]: time=\"2026-06-11T18:00:01.464229707Z\" level=info msg=\"Started container\" PID=312180 containerID=b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3\nJun 11 18:00:03.535841 crc crio[22018]: time=\"2026-06-11T18:00:03.534967717Z\" level=info msg=\"Stopping pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3\" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:03.537069 crc crio[22018]: time=\"2026-06-11T18:00:03.536375612Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc00141aef8}] Aliases:map[]}\"\nJun 11 18:00:03.537069 crc crio[22018]: time=\"2026-06-11T18:00:03.536529927Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:03.879954 crc crio[22018]: time=\"2026-06-11T18:00:03.87960787Z\" level=info msg=\"Stopped pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3\" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:05.628835 crc crio[22018]: time=\"2026-06-11T18:00:05.626740919Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage\nJun 11 18:00:05.629938 crc crio[22018]: time=\"2026-06-11T18:00:05.629726755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87413d59-b473-4a90-bb16-14bd85819491 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:05.631881 crc crio[22018]: time=\"2026-06-11T18:00:05.631815673Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dedce439-08d1-4aac-b134-1f4dea77de58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:00:05.639064 crc crio[22018]: time=\"2026-06-11T18:00:05.638928138Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:05.639786 crc crio[22018]: time=\"2026-06-11T18:00:05.639712683Z\" level=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.710045 crc crio[22018]: time=\"2026-06-11T18:00:05.70998843Z\" level=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.945782 crc crio[22018]: time=\"2026-06-11T18:00:05.945740386Z\" level=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:06.084178 crc crio[22018]: time=\"2026-06-11T18:00:06.083196463Z\" level=info msg=\"Created container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:00:06.085995 crc crio[22018]: time=\"2026-06-11T18:00:06.085905349Z\" level=info msg=\"Starting container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f\" id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:00:06.093179 crc crio[22018]: time=\"2026-06-11T18:00:06.093087758Z\" level=info msg=\"Started container\" PID=312507 containerID=6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f description=openshift-infra/auto-csr-approver-29686680-hwrz8/oc id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\nJun 11 18:00:07.604250 crc crio[22018]: time=\"2026-06-11T18:00:07.603570054Z\" level=info msg=\"Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:07.605488 crc crio[22018]: time=\"2026-06-11T18:00:07.605097383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc002b14160}] Aliases:map[]}\"\nJun 11 18:00:07.605488 crc crio[22018]: time=\"2026-06-11T18:00:07.605291229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686680-hwrz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:08.021622 crc crio[22018]: time=\"2026-06-11T18:00:08.021125179Z\" level=info msg=\"Stopped pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:22.854855 crc crio[22018]: time=\"2026-06-11T18:00:22.854067941Z\" level=info msg=\"Stopping pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f\" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:22.856700 crc crio[22018]: time=\"2026-06-11T18:00:22.856672795Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0029b4820}] Aliases:map[]}\"\nJun 11 18:00:22.856928 crc crio[22018]: time=\"2026-06-11T18:00:22.856910743Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:00:23.399172 crc crio[22018]: time=\"2026-06-11T18:00:23.399007123Z\" level=info msg=\"Stopped pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f\" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:32.905679 crc crio[22018]: time=\"2026-06-11T18:00:32.904940493Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:00:39.331693 crc crio[22018]: time=\"2026-06-11T18:00:39.330774642Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:00:42.261846 crc crio[22018]: time=\"2026-06-11T18:00:42.260688611Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:00:45.299719 crc crio[22018]: time=\"2026-06-11T18:00:45.298168856Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:00:50.348413 crc crio[22018]: time=\"2026-06-11T18:00:50.347824039Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:00:54.179281 crc crio[22018]: time=\"2026-06-11T18:00:54.178867978Z\" level=info msg=\"Removing container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126\" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:00:54.222068 crc crio[22018]: time=\"2026-06-11T18:00:54.221931611Z\" level=info msg=\"Removed container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:00:54.225270 crc crio[22018]: time=\"2026-06-11T18:00:54.225231663Z\" level=info msg=\"Removing container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90\" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:00:54.380782 crc crio[22018]: time=\"2026-06-11T18:00:54.380648675Z\" level=info msg=\"Removed container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:00:54.392718 crc crio[22018]: time=\"2026-06-11T18:00:54.392661884Z\" level=info msg=\"Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:54.393087 crc crio[22018]: time=\"2026-06-11T18:00:54.393049096Z\" level=info msg=\"Stopped pod sandbox (already stopped): af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:54.394497 crc crio[22018]: time=\"2026-06-11T18:00:54.394401839Z\" level=info msg=\"Removing pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:54.437609 crc crio[22018]: time=\"2026-06-11T18:00:54.437308398Z\" level=info msg=\"Removed pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:54.439888 crc crio[22018]: time=\"2026-06-11T18:00:54.439763234Z\" level=info msg=\"Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:54.440009 crc crio[22018]: time=\"2026-06-11T18:00:54.439917509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:00:54.440802 crc crio[22018]: time=\"2026-06-11T18:00:54.440713564Z\" level=info msg=\"Removing pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:54.464495 crc crio[22018]: time=\"2026-06-11T18:00:54.464288196Z\" level=info msg=\"Removed pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:00:55.183833 crc crio[22018]: time=\"2026-06-11T18:00:55.183180958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:01:00.510970 crc crio[22018]: time=\"2026-06-11T18:01:00.50999649Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:01:00.544434 crc crio[22018]: time=\"2026-06-11T18:01:00.544303126Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686681-tk72s/POD\" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:01:00.544629 crc crio[22018]: time=\"2026-06-11T18:01:00.544532863Z\" level=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:01:00.588984 crc crio[22018]: time=\"2026-06-11T18:01:00.588888395Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}\"\nJun 11 18:01:00.588984 crc crio[22018]: time=\"2026-06-11T18:01:00.588954727Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686681-tk72s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:01:01.265425 crc crio[22018]: 2026-06-11T18:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a013dc15fd051dd Mac:1a:08:21:fa:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:01:01.267748 crc crio[22018]: time=\"2026-06-11T18:01:01.267685046Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}\"\nJun 11 18:01:01.267932 crc crio[22018]: time=\"2026-06-11T18:01:01.267895443Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686681-tk72s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:01:01.276835 crc crio[22018]: time=\"2026-06-11T18:01:01.276739057Z\" level=info msg=\"Ran pod sandbox a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc with infra container: openstack/keystone-cron-29686681-tk72s/POD\" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:01:01.281086 crc crio[22018]: time=\"2026-06-11T18:01:01.280923058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9c7caace-5156-45c1-a165-7d4e0e176658 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:01.319443 crc crio[22018]: time=\"2026-06-11T18:01:01.319302769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=09e1ff39-fcaf-4168-be2d-91773829a992 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:01.328988 crc crio[22018]: time=\"2026-06-11T18:01:01.328840042Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686681-tk72s/keystone-cron\" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:01.329741 crc crio[22018]: time=\"2026-06-11T18:01:01.329676189Z\" level=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:01:01.412134 crc crio[22018]: time=\"2026-06-11T18:01:01.41198644Z\" level=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:01:01.419579 crc crio[22018]: time=\"2026-06-11T18:01:01.419495029Z\" level=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:01:01.601643 crc crio[22018]: time=\"2026-06-11T18:01:01.601080102Z\" level=info msg=\"Created container 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa: openstack/keystone-cron-29686681-tk72s/keystone-cron\" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:01.603394 crc crio[22018]: time=\"2026-06-11T18:01:01.602562377Z\" level=info msg=\"Starting container: 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa\" id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:01:01.608757 crc crio[22018]: time=\"2026-06-11T18:01:01.60861549Z\" level=info msg=\"Started container\" PID=316060 containerID=8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa description=openstack/keystone-cron-29686681-tk72s/keystone-cron id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc\nJun 11 18:01:05.061068 crc crio[22018]: time=\"2026-06-11T18:01:05.060150708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:01:05.578957 crc crio[22018]: time=\"2026-06-11T18:01:05.578784193Z\" level=info msg=\"Stopping pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc\" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:01:05.581167 crc crio[22018]: time=\"2026-06-11T18:01:05.579973792Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc002ca09c0}] Aliases:map[]}\"\nJun 11 18:01:05.581414 crc crio[22018]: time=\"2026-06-11T18:01:05.581312021Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686681-tk72s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:01:06.073127 crc crio[22018]: time=\"2026-06-11T18:01:06.073014488Z\" level=info msg=\"Stopped pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc\" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:01:42.215786 crc crio[22018]: time=\"2026-06-11T18:01:42.214976732Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c624r/POD\" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:01:42.218436 crc crio[22018]: time=\"2026-06-11T18:01:42.21586393Z\" level=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:01:42.273549 crc crio[22018]: time=\"2026-06-11T18:01:42.273395405Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}\"\nJun 11 18:01:42.273549 crc crio[22018]: time=\"2026-06-11T18:01:42.273479927Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c624r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:01:42.920815 crc crio[22018]: 2026-06-11T18:01:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c3f3fae2db27a Mac:46:16:ce:0c:c2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:01:42.923873 crc crio[22018]: time=\"2026-06-11T18:01:42.923636186Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}\"\nJun 11 18:01:42.924128 crc crio[22018]: time=\"2026-06-11T18:01:42.924108051Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c624r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:01:42.933304 crc crio[22018]: time=\"2026-06-11T18:01:42.933256112Z\" level=info msg=\"Ran pod sandbox a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a with infra container: openshift-marketplace/redhat-marketplace-c624r/POD\" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:01:42.938483 crc crio[22018]: time=\"2026-06-11T18:01:42.937626259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c8161a0-67b8-4c76-9050-591bd8274f20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:42.939993 crc crio[22018]: time=\"2026-06-11T18:01:42.939949014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac08a4cd-46d1-48b5-a1e9-0f2afa9844ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:42.947698 crc crio[22018]: time=\"2026-06-11T18:01:42.947574786Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:42.948063 crc crio[22018]: time=\"2026-06-11T18:01:42.948037601Z\" level=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:01:43.016127 crc crio[22018]: time=\"2026-06-11T18:01:43.015935763Z\" level=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:01:43.020022 crc crio[22018]: time=\"2026-06-11T18:01:43.019963013Z\" level=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:01:43.186788 crc crio[22018]: time=\"2026-06-11T18:01:43.186660159Z\" level=info msg=\"Created container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:43.188074 crc crio[22018]: time=\"2026-06-11T18:01:43.187960411Z\" level=info msg=\"Starting container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172\" id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:01:43.194573 crc crio[22018]: time=\"2026-06-11T18:01:43.194438107Z\" level=info msg=\"Started container\" PID=318710 containerID=15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172 description=openshift-marketplace/redhat-marketplace-c624r/extract-utilities id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\nJun 11 18:01:44.248144 crc crio[22018]: time=\"2026-06-11T18:01:44.247567989Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage\nJun 11 18:01:44.258756 crc crio[22018]: time=\"2026-06-11T18:01:44.258274531Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 18:01:45.012435 crc crio[22018]: time=\"2026-06-11T18:01:45.011934846Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage\nJun 11 18:01:45.015396 crc crio[22018]: time=\"2026-06-11T18:01:45.015278413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b3f6963-f6aa-4ced-b49e-a2ef273f0cae name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:45.018085 crc crio[22018]: time=\"2026-06-11T18:01:45.017989199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=79250164-e65a-4db4-a281-f483ffe8438f name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:45.025303 crc crio[22018]: time=\"2026-06-11T18:01:45.02517088Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:45.025881 crc crio[22018]: time=\"2026-06-11T18:01:45.02581305Z\" level=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:01:45.102064 crc crio[22018]: time=\"2026-06-11T18:01:45.101985254Z\" level=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:01:45.106027 crc crio[22018]: time=\"2026-06-11T18:01:45.10596642Z\" level=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:01:45.272373 crc crio[22018]: time=\"2026-06-11T18:01:45.272234805Z\" level=info msg=\"Created container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:45.273617 crc crio[22018]: time=\"2026-06-11T18:01:45.273431913Z\" level=info msg=\"Starting container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396\" id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:01:45.279113 crc crio[22018]: time=\"2026-06-11T18:01:45.27902169Z\" level=info msg=\"Started container\" PID=318853 containerID=fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396 description=openshift-marketplace/redhat-marketplace-c624r/extract-content id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\nJun 11 18:01:46.282211 crc crio[22018]: time=\"2026-06-11T18:01:46.281291184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bc139ac-6b23-4ac3-a703-be594ed70a4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:46.286834 crc crio[22018]: time=\"2026-06-11T18:01:46.286663614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=96c7e024-a2eb-4637-ac7f-ad96d594d2df name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:01:46.296638 crc crio[22018]: time=\"2026-06-11T18:01:46.296165766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:46.297104 crc crio[22018]: time=\"2026-06-11T18:01:46.296972552Z\" level=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:01:46.370638 crc crio[22018]: time=\"2026-06-11T18:01:46.370205064Z\" level=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:01:46.374853 crc crio[22018]: time=\"2026-06-11T18:01:46.374698928Z\" level=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:01:46.547912 crc crio[22018]: time=\"2026-06-11T18:01:46.547680324Z\" level=info msg=\"Created container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:01:46.549275 crc crio[22018]: time=\"2026-06-11T18:01:46.549142012Z\" level=info msg=\"Starting container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6\" id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:01:46.557990 crc crio[22018]: time=\"2026-06-11T18:01:46.5578713Z\" level=info msg=\"Started container\" PID=318928 containerID=62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 description=openshift-marketplace/redhat-marketplace-c624r/registry-server id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\nJun 11 18:01:54.429561 crc crio[22018]: time=\"2026-06-11T18:01:54.42690166Z\" level=info msg=\"Stopping container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 (timeout: 2s)\" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:01:54.574202 crc crio[22018]: time=\"2026-06-11T18:01:54.573394684Z\" level=info msg=\"Stopped container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:01:54.575486 crc crio[22018]: time=\"2026-06-11T18:01:54.5751649Z\" level=info msg=\"Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:01:54.576483 crc crio[22018]: time=\"2026-06-11T18:01:54.576306008Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0004bf8b0}] Aliases:map[]}\"\nJun 11 18:01:54.576636 crc crio[22018]: time=\"2026-06-11T18:01:54.576605967Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c624r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:01:54.972860 crc crio[22018]: time=\"2026-06-11T18:01:54.972282264Z\" level=info msg=\"Stopped pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:01:55.461722 crc crio[22018]: time=\"2026-06-11T18:01:55.461273995Z\" level=info msg=\"Removing container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6\" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:01:55.530694 crc crio[22018]: time=\"2026-06-11T18:01:55.530568983Z\" level=info msg=\"Removed container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:01:55.536646 crc crio[22018]: time=\"2026-06-11T18:01:55.536192422Z\" level=info msg=\"Removing container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396\" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:01:55.569954 crc crio[22018]: time=\"2026-06-11T18:01:55.569854786Z\" level=info msg=\"Removed container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:01:55.573642 crc crio[22018]: time=\"2026-06-11T18:01:55.573563069Z\" level=info msg=\"Removing container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172\" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:01:55.671483 crc crio[22018]: time=\"2026-06-11T18:01:55.671310606Z\" level=info msg=\"Removed container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:00.590034 crc crio[22018]: time=\"2026-06-11T18:02:00.589205628Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686682-clb6j/POD\" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:02:00.591425 crc crio[22018]: time=\"2026-06-11T18:02:00.590045225Z\" level=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:02:00.645062 crc crio[22018]: time=\"2026-06-11T18:02:00.644859761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}\"\nJun 11 18:02:00.645062 crc crio[22018]: time=\"2026-06-11T18:02:00.644919713Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686682-clb6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:02:01.056247 crc crio[22018]: 2026-06-11T18:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97805b20749dd84 Mac:fa:b8:f5:91:94:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef SocketPath: PciID:}] [{Interface:0xc000698920 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:02:01.056247 crc crio[22018]: time=\"2026-06-11T18:02:01.054116954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}\"\nJun 11 18:02:01.056247 crc crio[22018]: time=\"2026-06-11T18:02:01.054252198Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686682-clb6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:02:01.076270 crc crio[22018]: time=\"2026-06-11T18:02:01.075849616Z\" level=info msg=\"Ran pod sandbox 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd with infra container: openshift-infra/auto-csr-approver-29686682-clb6j/POD\" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:02:01.084251 crc crio[22018]: time=\"2026-06-11T18:02:01.084156422Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage\nJun 11 18:02:01.095902 crc crio[22018]: time=\"2026-06-11T18:02:01.095823487Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:02:02.797996 crc crio[22018]: time=\"2026-06-11T18:02:02.797013655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage\nJun 11 18:02:02.799259 crc crio[22018]: time=\"2026-06-11T18:02:02.799070869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a395717f-19b6-4380-8511-62ce8593732d name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:02.801871 crc crio[22018]: time=\"2026-06-11T18:02:02.801787846Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5d31540-e19f-433a-89b4-e29d8ab0aca7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:02.810200 crc crio[22018]: time=\"2026-06-11T18:02:02.810122221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:02.810814 crc crio[22018]: time=\"2026-06-11T18:02:02.810760172Z\" level=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:02:02.860216 crc crio[22018]: time=\"2026-06-11T18:02:02.860099722Z\" level=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:02:03.073809 crc crio[22018]: time=\"2026-06-11T18:02:03.073605401Z\" level=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:02:03.213092 crc crio[22018]: time=\"2026-06-11T18:02:03.212549185Z\" level=info msg=\"Created container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:03.214259 crc crio[22018]: time=\"2026-06-11T18:02:03.214158316Z\" level=info msg=\"Starting container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d\" id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:02:03.221662 crc crio[22018]: time=\"2026-06-11T18:02:03.221572722Z\" level=info msg=\"Started container\" PID=320053 containerID=18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d description=openshift-infra/auto-csr-approver-29686682-clb6j/oc id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\nJun 11 18:02:05.625139 crc crio[22018]: time=\"2026-06-11T18:02:05.623800519Z\" level=info msg=\"Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:05.628607 crc crio[22018]: time=\"2026-06-11T18:02:05.627945042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc002a1af80}] Aliases:map[]}\"\nJun 11 18:02:05.628975 crc crio[22018]: time=\"2026-06-11T18:02:05.628946655Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686682-clb6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:02:05.979475 crc crio[22018]: time=\"2026-06-11T18:02:05.979300508Z\" level=info msg=\"Stopped pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:17.945664 crc crio[22018]: time=\"2026-06-11T18:02:17.944892065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-444tw/POD\" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:02:17.946946 crc crio[22018]: time=\"2026-06-11T18:02:17.94691566Z\" level=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:02:17.985658 crc crio[22018]: time=\"2026-06-11T18:02:17.985606142Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}\"\nJun 11 18:02:17.986194 crc crio[22018]: time=\"2026-06-11T18:02:17.986077707Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-444tw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:02:18.576024 crc crio[22018]: 2026-06-11T18:02:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f2b2c60e3f1ab Mac:56:21:1d:01:e5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 SocketPath: PciID:}] [{Interface:0xc000174d00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:02:18.577587 crc crio[22018]: time=\"2026-06-11T18:02:18.57752385Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}\"\nJun 11 18:02:18.577738 crc crio[22018]: time=\"2026-06-11T18:02:18.577683305Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-444tw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:02:18.586152 crc crio[22018]: time=\"2026-06-11T18:02:18.586080542Z\" level=info msg=\"Ran pod sandbox 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc with infra container: openshift-marketplace/community-operators-444tw/POD\" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:02:18.589211 crc crio[22018]: time=\"2026-06-11T18:02:18.589146481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3973bad0-90a2-4d68-a480-060ddbddab54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:18.593240 crc crio[22018]: time=\"2026-06-11T18:02:18.593176347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59dd113a-01c5-48f2-82d9-0557885630a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:18.603039 crc crio[22018]: time=\"2026-06-11T18:02:18.602996129Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/extract-utilities\" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:18.603657 crc crio[22018]: time=\"2026-06-11T18:02:18.603632539Z\" level=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:02:18.667008 crc crio[22018]: time=\"2026-06-11T18:02:18.666578323Z\" level=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:02:18.671309 crc crio[22018]: time=\"2026-06-11T18:02:18.671276063Z\" level=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:02:18.820617 crc crio[22018]: time=\"2026-06-11T18:02:18.820557727Z\" level=info msg=\"Created container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities\" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:18.821829 crc crio[22018]: time=\"2026-06-11T18:02:18.821737224Z\" level=info msg=\"Starting container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e\" id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:02:18.828017 crc crio[22018]: time=\"2026-06-11T18:02:18.827872809Z\" level=info msg=\"Started container\" PID=321221 containerID=567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e description=openshift-marketplace/community-operators-444tw/extract-utilities id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\nJun 11 18:02:19.845831 crc crio[22018]: time=\"2026-06-11T18:02:19.845730198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage\nJun 11 18:02:19.853550 crc crio[22018]: time=\"2026-06-11T18:02:19.853282349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 18:02:20.514112 crc crio[22018]: time=\"2026-06-11T18:02:20.513621144Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage\nJun 11 18:02:20.515403 crc crio[22018]: time=\"2026-06-11T18:02:20.515266176Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ce3b09c3-9589-4903-9cca-0222ab50156c name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:20.518194 crc crio[22018]: time=\"2026-06-11T18:02:20.518120227Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fa000bf7-fd2a-4b17-a736-db71ec9ffbfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:20.524221 crc crio[22018]: time=\"2026-06-11T18:02:20.524155709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/extract-content\" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:20.524670 crc crio[22018]: time=\"2026-06-11T18:02:20.524610784Z\" level=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:02:20.565287 crc crio[22018]: time=\"2026-06-11T18:02:20.565181415Z\" level=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:02:20.567983 crc crio[22018]: time=\"2026-06-11T18:02:20.567944234Z\" level=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:02:20.755020 crc crio[22018]: time=\"2026-06-11T18:02:20.754854655Z\" level=info msg=\"Created container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content\" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:20.757769 crc crio[22018]: time=\"2026-06-11T18:02:20.757273012Z\" level=info msg=\"Starting container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8\" id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:02:20.767269 crc crio[22018]: time=\"2026-06-11T18:02:20.76698238Z\" level=info msg=\"Started container\" PID=321346 containerID=6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8 description=openshift-marketplace/community-operators-444tw/extract-content id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\nJun 11 18:02:22.897981 crc crio[22018]: time=\"2026-06-11T18:02:22.896238297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91c47b4f-0538-4ec9-8fba-69367f3aabdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:22.900549 crc crio[22018]: time=\"2026-06-11T18:02:22.900001847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d8cc318-adf1-433e-bd59-008df60339e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:02:22.908538 crc crio[22018]: time=\"2026-06-11T18:02:22.908176567Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/registry-server\" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:22.908783 crc crio[22018]: time=\"2026-06-11T18:02:22.908628782Z\" level=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:02:22.985154 crc crio[22018]: time=\"2026-06-11T18:02:22.984627683Z\" level=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:02:22.993266 crc crio[22018]: time=\"2026-06-11T18:02:22.993140247Z\" level=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:02:23.146144 crc crio[22018]: time=\"2026-06-11T18:02:23.145991199Z\" level=info msg=\"Created container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:02:23.147860 crc crio[22018]: time=\"2026-06-11T18:02:23.147790076Z\" level=info msg=\"Starting container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa\" id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:02:23.154304 crc crio[22018]: time=\"2026-06-11T18:02:23.15417667Z\" level=info msg=\"Started container\" PID=321431 containerID=6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa description=openshift-marketplace/community-operators-444tw/registry-server id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\nJun 11 18:02:30.000866 crc crio[22018]: time=\"2026-06-11T18:02:29.999814895Z\" level=info msg=\"Stopping container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa (timeout: 2s)\" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:02:30.122837 crc crio[22018]: time=\"2026-06-11T18:02:30.122627465Z\" level=info msg=\"Stopped container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:02:30.123777 crc crio[22018]: time=\"2026-06-11T18:02:30.12371526Z\" level=info msg=\"Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:30.124478 crc crio[22018]: time=\"2026-06-11T18:02:30.124382851Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc0074843d0}] Aliases:map[]}\"\nJun 11 18:02:30.124581 crc crio[22018]: time=\"2026-06-11T18:02:30.124558507Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-444tw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:02:30.579808 crc crio[22018]: time=\"2026-06-11T18:02:30.579390189Z\" level=info msg=\"Stopped pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:31.018049 crc crio[22018]: time=\"2026-06-11T18:02:31.017968793Z\" level=info msg=\"Removing container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa\" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:31.056969 crc crio[22018]: time=\"2026-06-11T18:02:31.056882153Z\" level=info msg=\"Removed container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:31.059752 crc crio[22018]: time=\"2026-06-11T18:02:31.059666211Z\" level=info msg=\"Removing container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8\" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:31.097954 crc crio[22018]: time=\"2026-06-11T18:02:31.097901171Z\" level=info msg=\"Removed container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content\" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:31.101519 crc crio[22018]: time=\"2026-06-11T18:02:31.101388419Z\" level=info msg=\"Removing container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e\" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:31.146743 crc crio[22018]: time=\"2026-06-11T18:02:31.146629322Z\" level=info msg=\"Removed container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities\" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.558199 crc crio[22018]: time=\"2026-06-11T18:02:54.557282357Z\" level=info msg=\"Removing container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83\" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.686477 crc crio[22018]: time=\"2026-06-11T18:02:54.6859397Z\" level=info msg=\"Removed container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.689935 crc crio[22018]: time=\"2026-06-11T18:02:54.689856408Z\" level=info msg=\"Removing container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f\" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.765900 crc crio[22018]: time=\"2026-06-11T18:02:54.76580197Z\" level=info msg=\"Removed container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.768797 crc crio[22018]: time=\"2026-06-11T18:02:54.768698298Z\" level=info msg=\"Removing container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6\" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.835694 crc crio[22018]: time=\"2026-06-11T18:02:54.835583629Z\" level=info msg=\"Removed container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.840039 crc crio[22018]: time=\"2026-06-11T18:02:54.839938886Z\" level=info msg=\"Removing container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e\" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.918134 crc crio[22018]: time=\"2026-06-11T18:02:54.918017856Z\" level=info msg=\"Removed container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.922614 crc crio[22018]: time=\"2026-06-11T18:02:54.922512006Z\" level=info msg=\"Removing container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67\" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.989113 crc crio[22018]: time=\"2026-06-11T18:02:54.989010087Z\" level=info msg=\"Removed container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:54.991853 crc crio[22018]: time=\"2026-06-11T18:02:54.991779221Z\" level=info msg=\"Removing container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe\" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.043114 crc crio[22018]: time=\"2026-06-11T18:02:55.043031133Z\" level=info msg=\"Removed container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.045482 crc crio[22018]: time=\"2026-06-11T18:02:55.045407219Z\" level=info msg=\"Removing container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de\" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.090406 crc crio[22018]: time=\"2026-06-11T18:02:55.090095116Z\" level=info msg=\"Removed container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync\" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.093702 crc crio[22018]: time=\"2026-06-11T18:02:55.093645135Z\" level=info msg=\"Removing container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4\" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.138152 crc crio[22018]: time=\"2026-06-11T18:02:55.138056547Z\" level=info msg=\"Removed container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.142958 crc crio[22018]: time=\"2026-06-11T18:02:55.142896703Z\" level=info msg=\"Removing container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589\" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.280609 crc crio[22018]: time=\"2026-06-11T18:02:55.280528969Z\" level=info msg=\"Removed container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.283435 crc crio[22018]: time=\"2026-06-11T18:02:55.283224621Z\" level=info msg=\"Removing container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3\" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.346954 crc crio[22018]: time=\"2026-06-11T18:02:55.346701015Z\" level=info msg=\"Removed container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.350504 crc crio[22018]: time=\"2026-06-11T18:02:55.350278346Z\" level=info msg=\"Removing container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6\" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.426808 crc crio[22018]: time=\"2026-06-11T18:02:55.426663908Z\" level=info msg=\"Removed container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:02:55.441037 crc crio[22018]: time=\"2026-06-11T18:02:55.4408589Z\" level=info msg=\"Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.441037 crc crio[22018]: time=\"2026-06-11T18:02:55.440959273Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.442134 crc crio[22018]: time=\"2026-06-11T18:02:55.442070068Z\" level=info msg=\"Removing pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.461827 crc crio[22018]: time=\"2026-06-11T18:02:55.461717621Z\" level=info msg=\"Removed pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.463599 crc crio[22018]: time=\"2026-06-11T18:02:55.462876451Z\" level=info msg=\"Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.463599 crc crio[22018]: time=\"2026-06-11T18:02:55.463074957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.464555 crc crio[22018]: time=\"2026-06-11T18:02:55.463908543Z\" level=info msg=\"Removing pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.484284 crc crio[22018]: time=\"2026-06-11T18:02:55.484198086Z\" level=info msg=\"Removed pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.485112 crc crio[22018]: time=\"2026-06-11T18:02:55.485028796Z\" level=info msg=\"Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.485182 crc crio[22018]: time=\"2026-06-11T18:02:55.485147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.486134 crc crio[22018]: time=\"2026-06-11T18:02:55.486049139Z\" level=info msg=\"Removing pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.504835 crc crio[22018]: time=\"2026-06-11T18:02:55.504738666Z\" level=info msg=\"Removed pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.506389 crc crio[22018]: time=\"2026-06-11T18:02:55.506283964Z\" level=info msg=\"Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.506616 crc crio[22018]: time=\"2026-06-11T18:02:55.506536752Z\" level=info msg=\"Stopped pod sandbox (already stopped): defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.508691 crc crio[22018]: time=\"2026-06-11T18:02:55.508604807Z\" level=info msg=\"Removing pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.536152 crc crio[22018]: time=\"2026-06-11T18:02:55.536070834Z\" level=info msg=\"Removed pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.537441 crc crio[22018]: time=\"2026-06-11T18:02:55.537314612Z\" level=info msg=\"Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.537545 crc crio[22018]: time=\"2026-06-11T18:02:55.537486557Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.540316 crc crio[22018]: time=\"2026-06-11T18:02:55.538390745Z\" level=info msg=\"Removing pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.554004 crc crio[22018]: time=\"2026-06-11T18:02:55.55352674Z\" level=info msg=\"Removed pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.555398 crc crio[22018]: time=\"2026-06-11T18:02:55.555279473Z\" level=info msg=\"Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.555498 crc crio[22018]: time=\"2026-06-11T18:02:55.555426538Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.556113 crc crio[22018]: time=\"2026-06-11T18:02:55.556048208Z\" level=info msg=\"Removing pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.573915 crc crio[22018]: time=\"2026-06-11T18:02:55.573820197Z\" level=info msg=\"Removed pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.575111 crc crio[22018]: time=\"2026-06-11T18:02:55.574980751Z\" level=info msg=\"Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.575111 crc crio[22018]: time=\"2026-06-11T18:02:55.575074154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.575826 crc crio[22018]: time=\"2026-06-11T18:02:55.575754395Z\" level=info msg=\"Removing pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.595551 crc crio[22018]: time=\"2026-06-11T18:02:55.595422784Z\" level=info msg=\"Removed pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.596639 crc crio[22018]: time=\"2026-06-11T18:02:55.596524086Z\" level=info msg=\"Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.596720 crc crio[22018]: time=\"2026-06-11T18:02:55.59665697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.597563 crc crio[22018]: time=\"2026-06-11T18:02:55.59727509Z\" level=info msg=\"Removing pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.619845 crc crio[22018]: time=\"2026-06-11T18:02:55.619734471Z\" level=info msg=\"Removed pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.620916 crc crio[22018]: time=\"2026-06-11T18:02:55.620815485Z\" level=info msg=\"Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.620988 crc crio[22018]: time=\"2026-06-11T18:02:55.620940139Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.622793 crc crio[22018]: time=\"2026-06-11T18:02:55.62271459Z\" level=info msg=\"Removing pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.641442 crc crio[22018]: time=\"2026-06-11T18:02:55.641305004Z\" level=info msg=\"Removed pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.642303 crc crio[22018]: time=\"2026-06-11T18:02:55.642217971Z\" level=info msg=\"Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.642413 crc crio[22018]: time=\"2026-06-11T18:02:55.642389027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.643576 crc crio[22018]: time=\"2026-06-11T18:02:55.643514823Z\" level=info msg=\"Removing pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.666183 crc crio[22018]: time=\"2026-06-11T18:02:55.666043049Z\" level=info msg=\"Removed pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.667638 crc crio[22018]: time=\"2026-06-11T18:02:55.667555598Z\" level=info msg=\"Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.667715 crc crio[22018]: time=\"2026-06-11T18:02:55.667646011Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.668266 crc crio[22018]: time=\"2026-06-11T18:02:55.668202699Z\" level=info msg=\"Removing pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.682582 crc crio[22018]: time=\"2026-06-11T18:02:55.682493415Z\" level=info msg=\"Removed pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.683921 crc crio[22018]: time=\"2026-06-11T18:02:55.683865178Z\" level=info msg=\"Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.683995 crc crio[22018]: time=\"2026-06-11T18:02:55.683948841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.684708 crc crio[22018]: time=\"2026-06-11T18:02:55.68453542Z\" level=info msg=\"Removing pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.707261 crc crio[22018]: time=\"2026-06-11T18:02:55.707076171Z\" level=info msg=\"Removed pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.708534 crc crio[22018]: time=\"2026-06-11T18:02:55.708433049Z\" level=info msg=\"Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.708648 crc crio[22018]: time=\"2026-06-11T18:02:55.708559683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:02:55.709280 crc crio[22018]: time=\"2026-06-11T18:02:55.709238375Z\" level=info msg=\"Removing pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:02:55.725618 crc crio[22018]: time=\"2026-06-11T18:02:55.725541706Z\" level=info msg=\"Removed pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:03:02.212127 crc crio[22018]: time=\"2026-06-11T18:03:02.21122194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-9xx7k/POD\" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:03:02.213706 crc crio[22018]: time=\"2026-06-11T18:03:02.21215735Z\" level=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:03:02.276775 crc crio[22018]: time=\"2026-06-11T18:03:02.276495388Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"\nJun 11 18:03:02.276775 crc crio[22018]: time=\"2026-06-11T18:03:02.276752216Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-9xx7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:03:02.923603 crc crio[22018]: 2026-06-11T18:03:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1df229dd7e456 Mac:42:96:4c:14:e6:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a SocketPath: PciID:}] [{Interface:0xc0002a3550 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:03:02.924733 crc crio[22018]: time=\"2026-06-11T18:03:02.924672698Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"\nJun 11 18:03:02.924871 crc crio[22018]: time=\"2026-06-11T18:03:02.924824382Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-9xx7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:03:02.933482 crc crio[22018]: time=\"2026-06-11T18:03:02.933375369Z\" level=info msg=\"Ran pod sandbox 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 with infra container: openshift-marketplace/certified-operators-9xx7k/POD\" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:03:02.936004 crc crio[22018]: time=\"2026-06-11T18:03:02.935915721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=883854ca-bb2f-4b04-91ea-67db58548b19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:02.938103 crc crio[22018]: time=\"2026-06-11T18:03:02.938026103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b205219b-aa0b-48b1-892a-ba39f16002cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:02.945377 crc crio[22018]: time=\"2026-06-11T18:03:02.94524613Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:02.945956 crc crio[22018]: time=\"2026-06-11T18:03:02.945890601Z\" level=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:03:02.988404 crc crio[22018]: time=\"2026-06-11T18:03:02.98825738Z\" level=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:03:02.991958 crc crio[22018]: time=\"2026-06-11T18:03:02.991901917Z\" level=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:03:03.132987 crc crio[22018]: time=\"2026-06-11T18:03:03.132880804Z\" level=info msg=\"Created container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:03.134265 crc crio[22018]: time=\"2026-06-11T18:03:03.134187006Z\" level=info msg=\"Starting container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de\" id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:03.140841 crc crio[22018]: time=\"2026-06-11T18:03:03.140642952Z\" level=info msg=\"Started container\" PID=323917 containerID=37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de description=openshift-marketplace/certified-operators-9xx7k/extract-utilities id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\nJun 11 18:03:03.511126 crc crio[22018]: time=\"2026-06-11T18:03:03.510689546Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage\nJun 11 18:03:03.522500 crc crio[22018]: time=\"2026-06-11T18:03:03.522401428Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 18:03:04.298822 crc crio[22018]: time=\"2026-06-11T18:03:04.29824138Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage\nJun 11 18:03:04.300970 crc crio[22018]: time=\"2026-06-11T18:03:04.300837612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bf5b8656-e91f-4c5a-8096-aa4ea2d29fd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:04.305719 crc crio[22018]: time=\"2026-06-11T18:03:04.305580633Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d10d7576-a64f-4f5c-adb4-962e254e73c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:04.318262 crc crio[22018]: time=\"2026-06-11T18:03:04.318110003Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:04.319160 crc crio[22018]: time=\"2026-06-11T18:03:04.319046383Z\" level=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:03:04.403555 crc crio[22018]: time=\"2026-06-11T18:03:04.403393258Z\" level=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:03:04.408093 crc crio[22018]: time=\"2026-06-11T18:03:04.408017835Z\" level=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:03:04.588924 crc crio[22018]: time=\"2026-06-11T18:03:04.588821206Z\" level=info msg=\"Created container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:04.590473 crc crio[22018]: time=\"2026-06-11T18:03:04.590390402Z\" level=info msg=\"Starting container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5\" id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:04.598286 crc crio[22018]: time=\"2026-06-11T18:03:04.5981834Z\" level=info msg=\"Started container\" PID=323958 containerID=b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5 description=openshift-marketplace/certified-operators-9xx7k/extract-content id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\nJun 11 18:03:06.591919 crc crio[22018]: time=\"2026-06-11T18:03:06.590137574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39fd5862-9567-497f-8607-1a45c450edf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:06.702074 crc crio[22018]: time=\"2026-06-11T18:03:06.701956834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=569a4955-71e8-4292-9af9-7cd6aa9c6362 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:06.850256 crc crio[22018]: time=\"2026-06-11T18:03:06.849952017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:06.850650 crc crio[22018]: time=\"2026-06-11T18:03:06.850527775Z\" level=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:03:06.916295 crc crio[22018]: time=\"2026-06-11T18:03:06.916160365Z\" level=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:03:06.919980 crc crio[22018]: time=\"2026-06-11T18:03:06.919896063Z\" level=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:03:07.073192 crc crio[22018]: time=\"2026-06-11T18:03:07.072947117Z\" level=info msg=\"Created container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:07.074759 crc crio[22018]: time=\"2026-06-11T18:03:07.074670451Z\" level=info msg=\"Starting container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc\" id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:07.080123 crc crio[22018]: time=\"2026-06-11T18:03:07.080013011Z\" level=info msg=\"Started container\" PID=324145 containerID=9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc description=openshift-marketplace/certified-operators-9xx7k/registry-server id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\nJun 11 18:03:11.905008 crc crio[22018]: time=\"2026-06-11T18:03:11.904304668Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ght8n/POD\" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:03:11.906274 crc crio[22018]: time=\"2026-06-11T18:03:11.905220918Z\" level=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:03:11.951594 crc crio[22018]: time=\"2026-06-11T18:03:11.95116107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}\"\nJun 11 18:03:11.951594 crc crio[22018]: time=\"2026-06-11T18:03:11.951549142Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ght8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:03:12.518980 crc crio[22018]: 2026-06-11T18:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ca05f23aac9ae Mac:f2:0b:89:38:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:03:12.520942 crc crio[22018]: time=\"2026-06-11T18:03:12.520634443Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}\"\nJun 11 18:03:12.521117 crc crio[22018]: time=\"2026-06-11T18:03:12.521059257Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ght8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:03:12.530199 crc crio[22018]: time=\"2026-06-11T18:03:12.530105063Z\" level=info msg=\"Ran pod sandbox 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc with infra container: openshift-marketplace/redhat-operators-ght8n/POD\" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:03:12.533307 crc crio[22018]: time=\"2026-06-11T18:03:12.533233624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2e9b236-d1bc-4ad1-b91c-ba4bd10e3030 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:12.535585 crc crio[22018]: time=\"2026-06-11T18:03:12.535508488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=766c2255-23a9-4ef6-a6c6-c91cf7ed3144 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:12.544657 crc crio[22018]: time=\"2026-06-11T18:03:12.544534792Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:12.545056 crc crio[22018]: time=\"2026-06-11T18:03:12.544974126Z\" level=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:03:12.600368 crc crio[22018]: time=\"2026-06-11T18:03:12.600118282Z\" level=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:03:12.607715 crc crio[22018]: time=\"2026-06-11T18:03:12.607594061Z\" level=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:03:12.780788 crc crio[22018]: time=\"2026-06-11T18:03:12.780585288Z\" level=info msg=\"Created container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:12.782027 crc crio[22018]: time=\"2026-06-11T18:03:12.781948579Z\" level=info msg=\"Starting container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97\" id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:12.789864 crc crio[22018]: time=\"2026-06-11T18:03:12.789004587Z\" level=info msg=\"Started container\" PID=324631 containerID=762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97 description=openshift-marketplace/redhat-operators-ght8n/extract-utilities id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\nJun 11 18:03:13.697126 crc crio[22018]: time=\"2026-06-11T18:03:13.696601084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage\nJun 11 18:03:13.703206 crc crio[22018]: time=\"2026-06-11T18:03:13.703131842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 18:03:14.358492 crc crio[22018]: time=\"2026-06-11T18:03:14.35791665Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage\nJun 11 18:03:14.359498 crc crio[22018]: time=\"2026-06-11T18:03:14.359248283Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=52e4bfa6-4c08-4ef9-a05c-530cbb57a3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:14.361918 crc crio[22018]: time=\"2026-06-11T18:03:14.361814016Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5e3503e8-955f-4d18-b4b3-2b619bd2b5ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:14.369032 crc crio[22018]: time=\"2026-06-11T18:03:14.368959586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:14.369499 crc crio[22018]: time=\"2026-06-11T18:03:14.369389287Z\" level=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:03:14.451423 crc crio[22018]: time=\"2026-06-11T18:03:14.451357685Z\" level=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:03:14.454266 crc crio[22018]: time=\"2026-06-11T18:03:14.454202055Z\" level=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:03:14.663067 crc crio[22018]: time=\"2026-06-11T18:03:14.662531164Z\" level=info msg=\"Created container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:14.664581 crc crio[22018]: time=\"2026-06-11T18:03:14.664438279Z\" level=info msg=\"Starting container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62\" id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:14.672781 crc crio[22018]: time=\"2026-06-11T18:03:14.672683904Z\" level=info msg=\"Started container\" PID=324693 containerID=14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62 description=openshift-marketplace/redhat-operators-ght8n/extract-content id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\nJun 11 18:03:14.712197 crc crio[22018]: time=\"2026-06-11T18:03:14.712078616Z\" level=info msg=\"Stopping container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc (timeout: 2s)\" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:03:14.837110 crc crio[22018]: time=\"2026-06-11T18:03:14.83687276Z\" level=info msg=\"Stopped container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:03:14.838116 crc crio[22018]: time=\"2026-06-11T18:03:14.837945694Z\" level=info msg=\"Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:14.838798 crc crio[22018]: time=\"2026-06-11T18:03:14.838719539Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc00924e698}] Aliases:map[]}\"\nJun 11 18:03:14.838979 crc crio[22018]: time=\"2026-06-11T18:03:14.838921025Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-9xx7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:03:15.232880 crc crio[22018]: time=\"2026-06-11T18:03:15.232453275Z\" level=info msg=\"Stopped pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:15.736247 crc crio[22018]: time=\"2026-06-11T18:03:15.736158064Z\" level=info msg=\"Removing container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc\" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:15.781271 crc crio[22018]: time=\"2026-06-11T18:03:15.781057268Z\" level=info msg=\"Removed container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:15.789420 crc crio[22018]: time=\"2026-06-11T18:03:15.789288416Z\" level=info msg=\"Removing container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5\" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:15.816869 crc crio[22018]: time=\"2026-06-11T18:03:15.816795881Z\" level=info msg=\"Removed container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:15.819917 crc crio[22018]: time=\"2026-06-11T18:03:15.819842897Z\" level=info msg=\"Removing container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de\" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:15.866322 crc crio[22018]: time=\"2026-06-11T18:03:15.866203356Z\" level=info msg=\"Removed container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:19.844036 crc crio[22018]: time=\"2026-06-11T18:03:19.842860982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54060212-6831-4dcf-880a-da535ebd6d74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:19.847120 crc crio[22018]: time=\"2026-06-11T18:03:19.847033085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88397f03-f7f8-43a9-950a-bffc1e35964f name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:03:19.864373 crc crio[22018]: time=\"2026-06-11T18:03:19.860931827Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:19.864373 crc crio[22018]: time=\"2026-06-11T18:03:19.861455064Z\" level=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:03:19.962623 crc crio[22018]: time=\"2026-06-11T18:03:19.962496073Z\" level=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:03:19.965280 crc crio[22018]: time=\"2026-06-11T18:03:19.965228428Z\" level=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:03:20.146749 crc crio[22018]: time=\"2026-06-11T18:03:20.146625473Z\" level=info msg=\"Created container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:03:20.148585 crc crio[22018]: time=\"2026-06-11T18:03:20.148489455Z\" level=info msg=\"Starting container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2\" id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:03:20.156569 crc crio[22018]: time=\"2026-06-11T18:03:20.156409674Z\" level=info msg=\"Started container\" PID=325135 containerID=4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 description=openshift-marketplace/redhat-operators-ght8n/registry-server id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\nJun 11 18:03:33.063855 crc crio[22018]: time=\"2026-06-11T18:03:33.063188637Z\" level=info msg=\"Stopping container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 (timeout: 2s)\" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:03:33.202717 crc crio[22018]: time=\"2026-06-11T18:03:33.202646238Z\" level=info msg=\"Stopped container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:03:33.206270 crc crio[22018]: time=\"2026-06-11T18:03:33.20615927Z\" level=info msg=\"Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:33.207218 crc crio[22018]: time=\"2026-06-11T18:03:33.207127231Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc00141b288}] Aliases:map[]}\"\nJun 11 18:03:33.207561 crc crio[22018]: time=\"2026-06-11T18:03:33.207406Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ght8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:03:33.586969 crc crio[22018]: time=\"2026-06-11T18:03:33.586553261Z\" level=info msg=\"Stopped pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:34.081838 crc crio[22018]: time=\"2026-06-11T18:03:34.081712987Z\" level=info msg=\"Removing container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2\" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:34.126832 crc crio[22018]: time=\"2026-06-11T18:03:34.12659598Z\" level=info msg=\"Removed container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:34.130934 crc crio[22018]: time=\"2026-06-11T18:03:34.130857542Z\" level=info msg=\"Removing container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62\" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:34.175427 crc crio[22018]: time=\"2026-06-11T18:03:34.175292909Z\" level=info msg=\"Removed container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:34.178772 crc crio[22018]: time=\"2026-06-11T18:03:34.178707706Z\" level=info msg=\"Removing container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97\" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:34.208386 crc crio[22018]: time=\"2026-06-11T18:03:34.208155958Z\" level=info msg=\"Removed container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:03:55.756010 crc crio[22018]: time=\"2026-06-11T18:03:55.754599014Z\" level=info msg=\"Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:55.756010 crc crio[22018]: time=\"2026-06-11T18:03:55.755970789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:55.758427 crc crio[22018]: time=\"2026-06-11T18:03:55.757008201Z\" level=info msg=\"Removing pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:03:55.775005 crc crio[22018]: time=\"2026-06-11T18:03:55.774890814Z\" level=info msg=\"Removed pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:03:55.775988 crc crio[22018]: time=\"2026-06-11T18:03:55.775901202Z\" level=info msg=\"Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:55.775988 crc crio[22018]: time=\"2026-06-11T18:03:55.775983565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:03:55.776983 crc crio[22018]: time=\"2026-06-11T18:03:55.776902365Z\" level=info msg=\"Removing pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:03:55.819053 crc crio[22018]: time=\"2026-06-11T18:03:55.818853551Z\" level=info msg=\"Removed pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:04:00.567210 crc crio[22018]: time=\"2026-06-11T18:04:00.56663175Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686684-4bctx/POD\" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:04:00.567210 crc crio[22018]: time=\"2026-06-11T18:04:00.567208648Z\" level=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:04:00.609407 crc crio[22018]: time=\"2026-06-11T18:04:00.609264129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}\"\nJun 11 18:04:00.609407 crc crio[22018]: time=\"2026-06-11T18:04:00.609371463Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686684-4bctx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:04:01.160210 crc crio[22018]: 2026-06-11T18:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03deb869dec897e Mac:92:62:37:fd:1e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c SocketPath: PciID:}] [{Interface:0xc000358880 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:04:01.161951 crc crio[22018]: time=\"2026-06-11T18:04:01.161855102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}\"\nJun 11 18:04:01.162036 crc crio[22018]: time=\"2026-06-11T18:04:01.162021937Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686684-4bctx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:04:01.170603 crc crio[22018]: time=\"2026-06-11T18:04:01.170519391Z\" level=info msg=\"Ran pod sandbox 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 with infra container: openshift-infra/auto-csr-approver-29686684-4bctx/POD\" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:04:01.176023 crc crio[22018]: time=\"2026-06-11T18:04:01.175922499Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage\nJun 11 18:04:01.183223 crc crio[22018]: time=\"2026-06-11T18:04:01.183155363Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:04:02.108959 crc crio[22018]: time=\"2026-06-11T18:04:02.108199794Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage\nJun 11 18:04:02.110684 crc crio[22018]: time=\"2026-06-11T18:04:02.110628108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10495b51-0e11-46f3-8d96-ed06df725d41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:04:02.117665 crc crio[22018]: time=\"2026-06-11T18:04:02.117624186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d60c79f-b517-4af0-bec0-2770360f6242 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:04:02.137690 crc crio[22018]: time=\"2026-06-11T18:04:02.137633861Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:04:02.138494 crc crio[22018]: time=\"2026-06-11T18:04:02.138435687Z\" level=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:04:02.190096 crc crio[22018]: time=\"2026-06-11T18:04:02.190007058Z\" level=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:04:02.459647 crc crio[22018]: time=\"2026-06-11T18:04:02.459587942Z\" level=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:04:02.579414 crc crio[22018]: time=\"2026-06-11T18:04:02.578953822Z\" level=info msg=\"Created container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:04:02.580650 crc crio[22018]: time=\"2026-06-11T18:04:02.580552784Z\" level=info msg=\"Starting container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e\" id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:04:02.586086 crc crio[22018]: time=\"2026-06-11T18:04:02.585997367Z\" level=info msg=\"Started container\" PID=327732 containerID=1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e description=openshift-infra/auto-csr-approver-29686684-4bctx/oc id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\nJun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.589176928Z\" level=info msg=\"Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.591811343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc002b14670}] Aliases:map[]}\"\nJun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.591982828Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686684-4bctx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:04:04.900900 crc crio[22018]: time=\"2026-06-11T18:04:04.900673196Z\" level=info msg=\"Stopped pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:04:55.854660 crc crio[22018]: time=\"2026-06-11T18:04:55.853222271Z\" level=info msg=\"Removing container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c\" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:04:56.012304 crc crio[22018]: time=\"2026-06-11T18:04:56.012236567Z\" level=info msg=\"Removed container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:04:56.030099 crc crio[22018]: time=\"2026-06-11T18:04:56.030047491Z\" level=info msg=\"Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:04:56.030579 crc crio[22018]: time=\"2026-06-11T18:04:56.030546017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:04:56.031562 crc crio[22018]: time=\"2026-06-11T18:04:56.031377623Z\" level=info msg=\"Removing pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:04:56.049901 crc crio[22018]: time=\"2026-06-11T18:04:56.049375857Z\" level=info msg=\"Removed pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:05:06.595412 crc crio[22018]: time=\"2026-06-11T18:05:06.594279388Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/must-gather-v2rzp/POD\" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:05:06.596538 crc crio[22018]: time=\"2026-06-11T18:05:06.595521158Z\" level=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:05:06.627571 crc crio[22018]: time=\"2026-06-11T18:05:06.626938897Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}\"\nJun 11 18:05:06.627571 crc crio[22018]: time=\"2026-06-11T18:05:06.62701141Z\" level=info msg=\"Adding pod openshift-must-gather-smcwq_must-gather-v2rzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:05:07.227545 crc crio[22018]: 2026-06-11T18:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0597b2533addb Mac:2e:83:c0:95:3e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:05:07.229412 crc crio[22018]: time=\"2026-06-11T18:05:07.229286436Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}\"\nJun 11 18:05:07.229605 crc crio[22018]: time=\"2026-06-11T18:05:07.229553745Z\" level=info msg=\"Checking pod openshift-must-gather-smcwq_must-gather-v2rzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:05:07.237660 crc crio[22018]: time=\"2026-06-11T18:05:07.237552551Z\" level=info msg=\"Ran pod sandbox ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 with infra container: openshift-must-gather-smcwq/must-gather-v2rzp/POD\" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:05:07.245528 crc crio[22018]: time=\"2026-06-11T18:05:07.245313888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:07.245695 crc crio[22018]: time=\"2026-06-11T18:05:07.245632289Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:07.245695 crc crio[22018]: time=\"2026-06-11T18:05:07.24567572Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:07.247130 crc crio[22018]: time=\"2026-06-11T18:05:07.24700506Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage\nJun 11 18:05:07.259694 crc crio[22018]: time=\"2026-06-11T18:05:07.259626983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 18:05:13.044831 crc crio[22018]: time=\"2026-06-11T18:05:13.044020633Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage\nJun 11 18:05:13.047814 crc crio[22018]: time=\"2026-06-11T18:05:13.047717185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=38429c6b-fe55-4d28-bcf8-c49420ac32ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:13.052631 crc crio[22018]: time=\"2026-06-11T18:05:13.052522098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e37c96c2-3f11-49a0-ba1f-aaaad68123a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:13.064253 crc crio[22018]: time=\"2026-06-11T18:05:13.064151968Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:13.066774 crc crio[22018]: time=\"2026-06-11T18:05:13.06669422Z\" level=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:05:13.129020 crc crio[22018]: time=\"2026-06-11T18:05:13.128926501Z\" level=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:05:13.336312 crc crio[22018]: time=\"2026-06-11T18:05:13.335170897Z\" level=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:05:13.479393 crc crio[22018]: time=\"2026-06-11T18:05:13.479195933Z\" level=info msg=\"Created container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:13.482562 crc crio[22018]: time=\"2026-06-11T18:05:13.482448097Z\" level=info msg=\"Starting container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd\" id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:05:13.487213 crc crio[22018]: time=\"2026-06-11T18:05:13.487058715Z\" level=info msg=\"Started container\" PID=332062 containerID=410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd description=openshift-must-gather-smcwq/must-gather-v2rzp/gather id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\nJun 11 18:05:13.510812 crc crio[22018]: time=\"2026-06-11T18:05:13.510701617Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=03d3f52b-07f9-4c09-a2de-07fd886907d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:13.515200 crc crio[22018]: time=\"2026-06-11T18:05:13.515102416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=94be8d25-408d-4b65-a8ed-42e159229059 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:13.529139 crc crio[22018]: time=\"2026-06-11T18:05:13.528180932Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:13.529595 crc crio[22018]: time=\"2026-06-11T18:05:13.529256407Z\" level=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:05:13.591499 crc crio[22018]: time=\"2026-06-11T18:05:13.59122227Z\" level=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:05:13.722257 crc crio[22018]: time=\"2026-06-11T18:05:13.722154189Z\" level=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:05:13.810617 crc crio[22018]: time=\"2026-06-11T18:05:13.810580725Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:13.821267 crc crio[22018]: time=\"2026-06-11T18:05:13.821168912Z\" level=info msg=\"Created container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:13.824693 crc crio[22018]: time=\"2026-06-11T18:05:13.82459854Z\" level=info msg=\"Starting container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d\" id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:05:13.831615 crc crio[22018]: time=\"2026-06-11T18:05:13.83149843Z\" level=info msg=\"Started container\" PID=332141 containerID=3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d description=openshift-must-gather-smcwq/must-gather-v2rzp/copy id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\nJun 11 18:05:16.669215 crc crio[22018]: time=\"2026-06-11T18:05:16.668565993Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:16.685243 crc crio[22018]: time=\"2026-06-11T18:05:16.685142011Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:16.998571 crc crio[22018]: time=\"2026-06-11T18:05:16.998072825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:17.019571 crc crio[22018]: time=\"2026-06-11T18:05:17.019489558Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:17.048384 crc crio[22018]: time=\"2026-06-11T18:05:17.048244352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:17.145861 crc crio[22018]: time=\"2026-06-11T18:05:17.145768877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:17.498832 crc crio[22018]: time=\"2026-06-11T18:05:17.498742946Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:17.507893 crc crio[22018]: time=\"2026-06-11T18:05:17.507813788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:05:18.639127 crc crio[22018]: time=\"2026-06-11T18:05:18.63860034Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/crc-debug-l9275/POD\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:05:18.640058 crc crio[22018]: time=\"2026-06-11T18:05:18.639162598Z\" level=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:05:18.670230 crc crio[22018]: time=\"2026-06-11T18:05:18.670056578Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:05:18.681853 crc crio[22018]: time=\"2026-06-11T18:05:18.681774128Z\" level=info msg=\"Ran pod sandbox bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1 with infra container: openshift-must-gather-smcwq/crc-debug-l9275/POD\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:05:18.683958 crc crio[22018]: time=\"2026-06-11T18:05:18.683877082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:18.684239 crc crio[22018]: time=\"2026-06-11T18:05:18.684167051Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:18.684433 crc crio[22018]: time=\"2026-06-11T18:05:18.684290895Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:18.685839 crc crio[22018]: time=\"2026-06-11T18:05:18.685741951Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage\nJun 11 18:05:18.692693 crc crio[22018]: time=\"2026-06-11T18:05:18.692633983Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 18:05:42.411161 crc crio[22018]: time=\"2026-06-11T18:05:42.410310493Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage\nJun 11 18:05:42.412548 crc crio[22018]: time=\"2026-06-11T18:05:42.412439469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=18617a20-0be4-4545-bcb1-c79522c2ec94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:42.416687 crc crio[22018]: time=\"2026-06-11T18:05:42.416614036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f23c1d5e-eee8-4c8e-82ca-c04fe86cdd24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:05:42.429506 crc crio[22018]: time=\"2026-06-11T18:05:42.429422306Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:42.431860 crc crio[22018]: time=\"2026-06-11T18:05:42.431798872Z\" level=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:05:42.510220 crc crio[22018]: time=\"2026-06-11T18:05:42.509727582Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:42.521455 crc crio[22018]: time=\"2026-06-11T18:05:42.521382685Z\" level=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:05:42.523427 crc crio[22018]: time=\"2026-06-11T18:05:42.523374279Z\" level=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:05:42.749989 crc crio[22018]: time=\"2026-06-11T18:05:42.74988798Z\" level=info msg=\"Created container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:05:42.753874 crc crio[22018]: time=\"2026-06-11T18:05:42.753675749Z\" level=info msg=\"Starting container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d\" id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:05:42.761919 crc crio[22018]: time=\"2026-06-11T18:05:42.761763828Z\" level=info msg=\"Started container\" PID=337638 containerID=4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d description=openshift-must-gather-smcwq/crc-debug-l9275/container-00 id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\nJun 11 18:06:02.613422 crc crio[22018]: time=\"2026-06-11T18:06:02.600229194Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686686-4jjt8/POD\" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:06:02.613422 crc crio[22018]: time=\"2026-06-11T18:06:02.601218746Z\" level=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:06:02.653487 crc crio[22018]: time=\"2026-06-11T18:06:02.653381751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}\"\nJun 11 18:06:02.653487 crc crio[22018]: time=\"2026-06-11T18:06:02.653446153Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686686-4jjt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:06:03.589206 crc crio[22018]: 2026-06-11T18:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30bd0299ccaa61c Mac:3e:75:8f:e1:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 SocketPath: PciID:}] [{Interface:0xc000180da0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:06:03.591965 crc crio[22018]: time=\"2026-06-11T18:06:03.59159862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}\"\nJun 11 18:06:03.592238 crc crio[22018]: time=\"2026-06-11T18:06:03.592099866Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686686-4jjt8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:06:03.606729 crc crio[22018]: time=\"2026-06-11T18:06:03.60661848Z\" level=info msg=\"Ran pod sandbox 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 with infra container: openshift-infra/auto-csr-approver-29686686-4jjt8/POD\" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:06:03.611036 crc crio[22018]: time=\"2026-06-11T18:06:03.610943335Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage\nJun 11 18:06:03.615700 crc crio[22018]: time=\"2026-06-11T18:06:03.615598914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:06:04.894915 crc crio[22018]: time=\"2026-06-11T18:06:04.89422418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage\nJun 11 18:06:04.896251 crc crio[22018]: time=\"2026-06-11T18:06:04.896181617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d82aa47-5a89-4cb1-bc9c-2c697f4523dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:06:04.899013 crc crio[22018]: time=\"2026-06-11T18:06:04.898607934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ac2911f-0c91-4f3e-b541-ac3c3ce52581 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:06:04.946199 crc crio[22018]: time=\"2026-06-11T18:06:04.946049545Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:06:04.947009 crc crio[22018]: time=\"2026-06-11T18:06:04.946949804Z\" level=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:06:04.996052 crc crio[22018]: time=\"2026-06-11T18:06:04.995731887Z\" level=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:06:05.330295 crc crio[22018]: time=\"2026-06-11T18:06:05.329965155Z\" level=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:06:06.511838 crc crio[22018]: time=\"2026-06-11T18:06:06.511159988Z\" level=info msg=\"Created container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:06:06.513142 crc crio[22018]: time=\"2026-06-11T18:06:06.512825741Z\" level=info msg=\"Starting container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837\" id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:06:06.517563 crc crio[22018]: time=\"2026-06-11T18:06:06.517457659Z\" level=info msg=\"Started container\" PID=341370 containerID=801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837 description=openshift-infra/auto-csr-approver-29686686-4jjt8/oc id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\nJun 11 18:06:08.311263 crc crio[22018]: time=\"2026-06-11T18:06:08.310406036Z\" level=info msg=\"Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:08.312760 crc crio[22018]: time=\"2026-06-11T18:06:08.312107731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc00012ba08}] Aliases:map[]}\"\nJun 11 18:06:08.312760 crc crio[22018]: time=\"2026-06-11T18:06:08.312252615Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686686-4jjt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:06:08.710373 crc crio[22018]: time=\"2026-06-11T18:06:08.702086177Z\" level=info msg=\"Stopped pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:11.356068 crc crio[22018]: time=\"2026-06-11T18:06:11.355436162Z\" level=info msg=\"Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:11.361734 crc crio[22018]: time=\"2026-06-11T18:06:11.361664138Z\" level=info msg=\"Stopped pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:12.375309 crc crio[22018]: time=\"2026-06-11T18:06:12.374957373Z\" level=info msg=\"Removing container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d\" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:12.442101 crc crio[22018]: time=\"2026-06-11T18:06:12.439982627Z\" level=info msg=\"Removed container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:13.163735 crc crio[22018]: time=\"2026-06-11T18:06:13.163110497Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/crc-debug-s24r5/POD\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:06:13.163911 crc crio[22018]: time=\"2026-06-11T18:06:13.163774638Z\" level=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:06:13.191972 crc crio[22018]: time=\"2026-06-11T18:06:13.191909816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:06:13.203015 crc crio[22018]: time=\"2026-06-11T18:06:13.202929686Z\" level=info msg=\"Ran pod sandbox 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80 with infra container: openshift-must-gather-smcwq/crc-debug-s24r5/POD\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:06:13.207244 crc crio[22018]: time=\"2026-06-11T18:06:13.207166009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c22fd144-6764-4710-955c-dbdaae8643b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:06:13.210545 crc crio[22018]: time=\"2026-06-11T18:06:13.210449175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=979bacf6-b1e4-4d94-b435-e2acb3530aef name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:06:13.221898 crc crio[22018]: time=\"2026-06-11T18:06:13.221797233Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:06:13.222240 crc crio[22018]: time=\"2026-06-11T18:06:13.222182136Z\" level=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:06:13.296138 crc crio[22018]: time=\"2026-06-11T18:06:13.295454187Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:06:13.309618 crc crio[22018]: time=\"2026-06-11T18:06:13.30952651Z\" level=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:06:13.313047 crc crio[22018]: time=\"2026-06-11T18:06:13.312926809Z\" level=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:06:13.514207 crc crio[22018]: time=\"2026-06-11T18:06:13.514096572Z\" level=info msg=\"Created container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:06:13.518944 crc crio[22018]: time=\"2026-06-11T18:06:13.518856624Z\" level=info msg=\"Starting container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af\" id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:06:13.529527 crc crio[22018]: time=\"2026-06-11T18:06:13.5294097Z\" level=info msg=\"Started container\" PID=343023 containerID=cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af description=openshift-must-gather-smcwq/crc-debug-s24r5/container-00 id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\nJun 11 18:06:15.432115 crc crio[22018]: time=\"2026-06-11T18:06:15.430936084Z\" level=info msg=\"Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:15.449111 crc crio[22018]: time=\"2026-06-11T18:06:15.44901763Z\" level=info msg=\"Stopped pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:16.450032 crc crio[22018]: time=\"2026-06-11T18:06:16.44964617Z\" level=info msg=\"Removing container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af\" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:16.494800 crc crio[22018]: time=\"2026-06-11T18:06:16.494671044Z\" level=info msg=\"Removed container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:56.105501 crc crio[22018]: time=\"2026-06-11T18:06:56.10440426Z\" level=info msg=\"Removing container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f\" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:56.294837 crc crio[22018]: time=\"2026-06-11T18:06:56.294783061Z\" level=info msg=\"Removed container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:06:56.306973 crc crio[22018]: time=\"2026-06-11T18:06:56.306882087Z\" level=info msg=\"Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.307122 crc crio[22018]: time=\"2026-06-11T18:06:56.306990181Z\" level=info msg=\"Stopped pod sandbox (already stopped): bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.308200 crc crio[22018]: time=\"2026-06-11T18:06:56.308096156Z\" level=info msg=\"Removing pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:06:56.320824 crc crio[22018]: time=\"2026-06-11T18:06:56.320753694Z\" level=info msg=\"Removed pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:06:56.321689 crc crio[22018]: time=\"2026-06-11T18:06:56.321634917Z\" level=info msg=\"Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.321689 crc crio[22018]: time=\"2026-06-11T18:06:56.32169737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.322205 crc crio[22018]: time=\"2026-06-11T18:06:56.322147284Z\" level=info msg=\"Removing pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:06:56.343201 crc crio[22018]: time=\"2026-06-11T18:06:56.343100345Z\" level=info msg=\"Removed pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:06:56.346073 crc crio[22018]: time=\"2026-06-11T18:06:56.345956172Z\" level=info msg=\"Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.346157 crc crio[22018]: time=\"2026-06-11T18:06:56.346113417Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:06:56.347304 crc crio[22018]: time=\"2026-06-11T18:06:56.347233903Z\" level=info msg=\"Removing pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:06:56.367714 crc crio[22018]: time=\"2026-06-11T18:06:56.367155226Z\" level=info msg=\"Removed pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:08:00.872504 crc crio[22018]: time=\"2026-06-11T18:08:00.871615615Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686688-f77rj/POD\" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:08:00.873724 crc crio[22018]: time=\"2026-06-11T18:08:00.872569566Z\" level=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:08:00.913955 crc crio[22018]: time=\"2026-06-11T18:08:00.913825689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}\"\nJun 11 18:08:00.913955 crc crio[22018]: time=\"2026-06-11T18:08:00.913903712Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686688-f77rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:08:01.529409 crc crio[22018]: 2026-06-11T18:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c556df992a4c2 Mac:ca:95:db:68:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:08:01.530095 crc crio[22018]: time=\"2026-06-11T18:08:01.530030444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}\"\nJun 11 18:08:01.530217 crc crio[22018]: time=\"2026-06-11T18:08:01.530177559Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686688-f77rj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:08:01.538119 crc crio[22018]: time=\"2026-06-11T18:08:01.538052042Z\" level=info msg=\"Ran pod sandbox 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f with infra container: openshift-infra/auto-csr-approver-29686688-f77rj/POD\" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:08:01.540890 crc crio[22018]: time=\"2026-06-11T18:08:01.540825483Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage\nJun 11 18:08:01.551264 crc crio[22018]: time=\"2026-06-11T18:08:01.550775563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:08:03.795232 crc crio[22018]: time=\"2026-06-11T18:08:03.794597283Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage\nJun 11 18:08:03.796759 crc crio[22018]: time=\"2026-06-11T18:08:03.796315179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fe1da556-f4c9-44d3-8f97-8273a16b35f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:08:03.798710 crc crio[22018]: time=\"2026-06-11T18:08:03.798645152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ff30e69-ac38-43b1-b27f-0149299fe20b name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:08:03.806699 crc crio[22018]: time=\"2026-06-11T18:08:03.806587394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:08:03.807250 crc crio[22018]: time=\"2026-06-11T18:08:03.807170733Z\" level=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:08:03.861510 crc crio[22018]: time=\"2026-06-11T18:08:03.861281506Z\" level=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:08:04.119581 crc crio[22018]: time=\"2026-06-11T18:08:04.119442687Z\" level=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:08:04.351220 crc crio[22018]: time=\"2026-06-11T18:08:04.350467993Z\" level=info msg=\"Created container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:08:04.353982 crc crio[22018]: time=\"2026-06-11T18:08:04.3538707Z\" level=info msg=\"Starting container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad\" id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:08:04.360266 crc crio[22018]: time=\"2026-06-11T18:08:04.359969435Z\" level=info msg=\"Started container\" PID=369275 containerID=fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad description=openshift-infra/auto-csr-approver-29686688-f77rj/oc id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\nJun 11 18:08:06.000145 crc crio[22018]: time=\"2026-06-11T18:08:05.99960257Z\" level=info msg=\"Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:08:06.002435 crc crio[22018]: time=\"2026-06-11T18:08:06.000804759Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc00924e448}] Aliases:map[]}\"\nJun 11 18:08:06.002435 crc crio[22018]: time=\"2026-06-11T18:08:06.000965584Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686688-f77rj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:08:06.391668 crc crio[22018]: time=\"2026-06-11T18:08:06.390966701Z\" level=info msg=\"Stopped pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:08:56.418163 crc crio[22018]: time=\"2026-06-11T18:08:56.417376537Z\" level=info msg=\"Removing container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d\" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:08:56.588458 crc crio[22018]: time=\"2026-06-11T18:08:56.588213789Z\" level=info msg=\"Removed container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:08:56.625531 crc crio[22018]: time=\"2026-06-11T18:08:56.625409281Z\" level=info msg=\"Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:08:56.625531 crc crio[22018]: time=\"2026-06-11T18:08:56.625538955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:08:56.627478 crc crio[22018]: time=\"2026-06-11T18:08:56.627411954Z\" level=info msg=\"Removing pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:08:56.644155 crc crio[22018]: time=\"2026-06-11T18:08:56.644054316Z\" level=info msg=\"Removed pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:10:00.853373 crc crio[22018]: time=\"2026-06-11T18:10:00.852714919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686690-vjgcg/POD\" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:10:00.854389 crc crio[22018]: time=\"2026-06-11T18:10:00.853457283Z\" level=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:10:00.890549 crc crio[22018]: time=\"2026-06-11T18:10:00.890289611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}\"\nJun 11 18:10:00.890549 crc crio[22018]: time=\"2026-06-11T18:10:00.890436296Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686690-vjgcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:10:01.557426 crc crio[22018]: 2026-06-11T18:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b88df544f7f831 Mac:c2:c0:dd:da:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:10:01.558128 crc crio[22018]: time=\"2026-06-11T18:10:01.558049442Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}\"\nJun 11 18:10:01.558270 crc crio[22018]: time=\"2026-06-11T18:10:01.558220938Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686690-vjgcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:10:01.567206 crc crio[22018]: time=\"2026-06-11T18:10:01.567125395Z\" level=info msg=\"Ran pod sandbox 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 with infra container: openshift-infra/auto-csr-approver-29686690-vjgcg/POD\" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:10:01.575039 crc crio[22018]: time=\"2026-06-11T18:10:01.574704459Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage\nJun 11 18:10:01.584733 crc crio[22018]: time=\"2026-06-11T18:10:01.584414223Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:10:03.371963 crc crio[22018]: time=\"2026-06-11T18:10:03.371006067Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage\nJun 11 18:10:03.373727 crc crio[22018]: time=\"2026-06-11T18:10:03.373086043Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bcabff5-d57d-486b-905a-e452ab40c12c name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:10:03.375292 crc crio[22018]: time=\"2026-06-11T18:10:03.375213941Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=108240e2-f87e-4305-8084-ef557aa8fbfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:10:03.383280 crc crio[22018]: time=\"2026-06-11T18:10:03.383161934Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:10:03.383927 crc crio[22018]: time=\"2026-06-11T18:10:03.383869877Z\" level=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:10:03.427969 crc crio[22018]: time=\"2026-06-11T18:10:03.427885948Z\" level=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:10:03.735042 crc crio[22018]: time=\"2026-06-11T18:10:03.734939034Z\" level=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:10:03.867444 crc crio[22018]: time=\"2026-06-11T18:10:03.866832614Z\" level=info msg=\"Created container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:10:03.868480 crc crio[22018]: time=\"2026-06-11T18:10:03.868385654Z\" level=info msg=\"Starting container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074\" id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:10:03.872908 crc crio[22018]: time=\"2026-06-11T18:10:03.872815925Z\" level=info msg=\"Started container\" PID=389181 containerID=a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074 description=openshift-infra/auto-csr-approver-29686690-vjgcg/oc id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\nJun 11 18:10:05.699632 crc crio[22018]: time=\"2026-06-11T18:10:05.698990321Z\" level=info msg=\"Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:10:05.700644 crc crio[22018]: time=\"2026-06-11T18:10:05.700571881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc0004be588}] Aliases:map[]}\"\nJun 11 18:10:05.700754 crc crio[22018]: time=\"2026-06-11T18:10:05.700720995Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686690-vjgcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:10:06.139052 crc crio[22018]: time=\"2026-06-11T18:10:06.138226486Z\" level=info msg=\"Stopped pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:10:56.692432 crc crio[22018]: time=\"2026-06-11T18:10:56.691624953Z\" level=info msg=\"Removing container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e\" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:10:56.855676 crc crio[22018]: time=\"2026-06-11T18:10:56.855282924Z\" level=info msg=\"Removed container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:10:56.866167 crc crio[22018]: time=\"2026-06-11T18:10:56.866057896Z\" level=info msg=\"Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:10:56.866167 crc crio[22018]: time=\"2026-06-11T18:10:56.866151659Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:10:56.866716 crc crio[22018]: time=\"2026-06-11T18:10:56.866616914Z\" level=info msg=\"Removing pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:10:56.889659 crc crio[22018]: time=\"2026-06-11T18:10:56.889564635Z\" level=info msg=\"Removed pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:12:01.010137 crc crio[22018]: time=\"2026-06-11T18:12:01.009170139Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686692-qqbp6/POD\" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:12:01.012456 crc crio[22018]: time=\"2026-06-11T18:12:01.010191632Z\" level=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:12:01.081568 crc crio[22018]: time=\"2026-06-11T18:12:01.080855953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}\"\nJun 11 18:12:01.081568 crc crio[22018]: time=\"2026-06-11T18:12:01.081476933Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686692-qqbp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:12:01.692454 crc crio[22018]: 2026-06-11T18:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03952d047d496af Mac:86:96:90:af:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:12:01.695198 crc crio[22018]: time=\"2026-06-11T18:12:01.694991546Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}\"\nJun 11 18:12:01.695454 crc crio[22018]: time=\"2026-06-11T18:12:01.69540173Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686692-qqbp6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:12:01.707671 crc crio[22018]: time=\"2026-06-11T18:12:01.70756333Z\" level=info msg=\"Ran pod sandbox 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf with infra container: openshift-infra/auto-csr-approver-29686692-qqbp6/POD\" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:12:01.711262 crc crio[22018]: time=\"2026-06-11T18:12:01.711218105Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage\nJun 11 18:12:01.722219 crc crio[22018]: time=\"2026-06-11T18:12:01.7221407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:12:02.646261 crc crio[22018]: time=\"2026-06-11T18:12:02.645973205Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage\nJun 11 18:12:02.648110 crc crio[22018]: time=\"2026-06-11T18:12:02.64738263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfcc99b-b794-4b3d-b16d-98a905375576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:02.654847 crc crio[22018]: time=\"2026-06-11T18:12:02.654760694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d0708d3-f66f-489b-899d-bf0799dae14f name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:02.662166 crc crio[22018]: time=\"2026-06-11T18:12:02.662091898Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686692-qqbp6/oc\" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:02.662804 crc crio[22018]: time=\"2026-06-11T18:12:02.66274535Z\" level=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:12:02.710075 crc crio[22018]: time=\"2026-06-11T18:12:02.709995104Z\" level=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:12:02.944990 crc crio[22018]: time=\"2026-06-11T18:12:02.944884746Z\" level=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:12:03.048543 crc crio[22018]: time=\"2026-06-11T18:12:03.048413299Z\" level=info msg=\"Created container 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3: openshift-infra/auto-csr-approver-29686692-qqbp6/oc\" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:03.050616 crc crio[22018]: time=\"2026-06-11T18:12:03.050458464Z\" level=info msg=\"Starting container: 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3\" id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:12:03.057182 crc crio[22018]: time=\"2026-06-11T18:12:03.057045364Z\" level=info msg=\"Started container\" PID=405578 containerID=31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3 description=openshift-infra/auto-csr-approver-29686692-qqbp6/oc id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf\nJun 11 18:12:04.607296 crc crio[22018]: time=\"2026-06-11T18:12:04.606722556Z\" level=info msg=\"Stopping pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf\" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:04.608180 crc crio[22018]: time=\"2026-06-11T18:12:04.608103231Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc00141a6b0}] Aliases:map[]}\"\nJun 11 18:12:04.608367 crc crio[22018]: time=\"2026-06-11T18:12:04.608269286Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686692-qqbp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:12:04.950780 crc crio[22018]: time=\"2026-06-11T18:12:04.950666446Z\" level=info msg=\"Stopped pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf\" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:07.370275 crc crio[22018]: time=\"2026-06-11T18:12:07.369543307Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rsgvb/POD\" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:12:07.371439 crc crio[22018]: time=\"2026-06-11T18:12:07.371415517Z\" level=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:12:07.440412 crc crio[22018]: time=\"2026-06-11T18:12:07.439008037Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}\"\nJun 11 18:12:07.440412 crc crio[22018]: time=\"2026-06-11T18:12:07.43909381Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rsgvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:12:08.006248 crc crio[22018]: 2026-06-11T18:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b78acf344532b Mac:52:dc:92:b8:a4:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:12:08.007954 crc crio[22018]: time=\"2026-06-11T18:12:08.00787664Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}\"\nJun 11 18:12:08.008281 crc crio[22018]: time=\"2026-06-11T18:12:08.008226661Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rsgvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:12:08.023764 crc crio[22018]: time=\"2026-06-11T18:12:08.02371088Z\" level=info msg=\"Ran pod sandbox 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 with infra container: openshift-marketplace/redhat-marketplace-rsgvb/POD\" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:12:08.030971 crc crio[22018]: time=\"2026-06-11T18:12:08.030888953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fb1b9d1-1547-44f1-8231-e7fa98bb7397 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:08.032521 crc crio[22018]: time=\"2026-06-11T18:12:08.032434093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad6f614f-1090-4e45-be91-366f887e792c name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:08.039817 crc crio[22018]: time=\"2026-06-11T18:12:08.039723885Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:08.040241 crc crio[22018]: time=\"2026-06-11T18:12:08.040173377Z\" level=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:12:08.129867 crc crio[22018]: time=\"2026-06-11T18:12:08.129784203Z\" level=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:12:08.134287 crc crio[22018]: time=\"2026-06-11T18:12:08.134205352Z\" level=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:12:08.361885 crc crio[22018]: time=\"2026-06-11T18:12:08.361204028Z\" level=info msg=\"Created container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:08.363132 crc crio[22018]: time=\"2026-06-11T18:12:08.363052898Z\" level=info msg=\"Starting container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7\" id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:12:08.370406 crc crio[22018]: time=\"2026-06-11T18:12:08.370262681Z\" level=info msg=\"Started container\" PID=406528 containerID=09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\nJun 11 18:12:08.669533 crc crio[22018]: time=\"2026-06-11T18:12:08.669429294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage\nJun 11 18:12:08.675843 crc crio[22018]: time=\"2026-06-11T18:12:08.675775146Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 18:12:09.255955 crc crio[22018]: time=\"2026-06-11T18:12:09.255527964Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage\nJun 11 18:12:09.268253 crc crio[22018]: time=\"2026-06-11T18:12:09.268159396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ccf57bd-2384-4bf4-89fe-52decdb41263 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:09.272045 crc crio[22018]: time=\"2026-06-11T18:12:09.27140464Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1834f2b0-cabe-4e11-a92d-6ad94f247ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:09.279702 crc crio[22018]: time=\"2026-06-11T18:12:09.279625125Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:09.280232 crc crio[22018]: time=\"2026-06-11T18:12:09.280174963Z\" level=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:12:09.355722 crc crio[22018]: time=\"2026-06-11T18:12:09.354245468Z\" level=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:12:09.366731 crc crio[22018]: time=\"2026-06-11T18:12:09.366649222Z\" level=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:12:09.539364 crc crio[22018]: time=\"2026-06-11T18:12:09.539241077Z\" level=info msg=\"Created container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:09.540591 crc crio[22018]: time=\"2026-06-11T18:12:09.54054254Z\" level=info msg=\"Starting container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42\" id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:12:09.548919 crc crio[22018]: time=\"2026-06-11T18:12:09.548831763Z\" level=info msg=\"Started container\" PID=406639 containerID=ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-content id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\nJun 11 18:12:10.708474 crc crio[22018]: time=\"2026-06-11T18:12:10.707905388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=018cf890-606a-4794-b571-1fa6242898cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:10.711397 crc crio[22018]: time=\"2026-06-11T18:12:10.711019997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b77b880-aea1-412a-ab50-9cf8cc82e7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:12:10.736100 crc crio[22018]: time=\"2026-06-11T18:12:10.736042966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:10.736827 crc crio[22018]: time=\"2026-06-11T18:12:10.736804009Z\" level=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:12:10.802213 crc crio[22018]: time=\"2026-06-11T18:12:10.802124497Z\" level=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:12:10.805613 crc crio[22018]: time=\"2026-06-11T18:12:10.805560667Z\" level=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:12:10.978079 crc crio[22018]: time=\"2026-06-11T18:12:10.977993068Z\" level=info msg=\"Created container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:12:10.979624 crc crio[22018]: time=\"2026-06-11T18:12:10.979541037Z\" level=info msg=\"Starting container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7\" id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:12:10.986712 crc crio[22018]: time=\"2026-06-11T18:12:10.986613592Z\" level=info msg=\"Started container\" PID=406838 containerID=9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 description=openshift-marketplace/redhat-marketplace-rsgvb/registry-server id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\nJun 11 18:12:19.948960 crc crio[22018]: time=\"2026-06-11T18:12:19.94820413Z\" level=info msg=\"Stopping container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 (timeout: 2s)\" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:12:20.091483 crc crio[22018]: time=\"2026-06-11T18:12:20.090631096Z\" level=info msg=\"Stopped container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:12:20.092313 crc crio[22018]: time=\"2026-06-11T18:12:20.092207835Z\" level=info msg=\"Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:20.093106 crc crio[22018]: time=\"2026-06-11T18:12:20.09299553Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc007484ed0}] Aliases:map[]}\"\nJun 11 18:12:20.093239 crc crio[22018]: time=\"2026-06-11T18:12:20.093205127Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rsgvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:12:20.577529 crc crio[22018]: time=\"2026-06-11T18:12:20.576921721Z\" level=info msg=\"Stopped pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:20.967153 crc crio[22018]: time=\"2026-06-11T18:12:20.967098453Z\" level=info msg=\"Removing container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7\" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:21.000836 crc crio[22018]: time=\"2026-06-11T18:12:21.000704373Z\" level=info msg=\"Removed container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:21.005136 crc crio[22018]: time=\"2026-06-11T18:12:21.005069501Z\" level=info msg=\"Removing container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42\" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:21.040288 crc crio[22018]: time=\"2026-06-11T18:12:21.040169711Z\" level=info msg=\"Removed container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:21.043636 crc crio[22018]: time=\"2026-06-11T18:12:21.043590687Z\" level=info msg=\"Removing container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7\" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:21.096620 crc crio[22018]: time=\"2026-06-11T18:12:21.096313381Z\" level=info msg=\"Removed container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:31.806641 crc crio[22018]: time=\"2026-06-11T18:12:31.805680933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.209688 crc crio[22018]: time=\"2026-06-11T18:12:32.209589034Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.214706 crc crio[22018]: time=\"2026-06-11T18:12:32.214609884Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.630866 crc crio[22018]: time=\"2026-06-11T18:12:32.630766414Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.829219 crc crio[22018]: time=\"2026-06-11T18:12:32.82911798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.837937 crc crio[22018]: time=\"2026-06-11T18:12:32.83786336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:32.925407 crc crio[22018]: time=\"2026-06-11T18:12:32.924886949Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.088405 crc crio[22018]: time=\"2026-06-11T18:12:33.088274944Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.178313 crc crio[22018]: time=\"2026-06-11T18:12:33.178140548Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.183083 crc crio[22018]: time=\"2026-06-11T18:12:33.183005768Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.234447 crc crio[22018]: time=\"2026-06-11T18:12:33.234315552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.247841 crc crio[22018]: time=\"2026-06-11T18:12:33.247750041Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.293176 crc crio[22018]: time=\"2026-06-11T18:12:33.293104273Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.427112 crc crio[22018]: time=\"2026-06-11T18:12:33.427026357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:33.722204 crc crio[22018]: time=\"2026-06-11T18:12:33.722071203Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:34.364431 crc crio[22018]: time=\"2026-06-11T18:12:34.36428388Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:34.661288 crc crio[22018]: time=\"2026-06-11T18:12:34.661209223Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:35.251946 crc crio[22018]: time=\"2026-06-11T18:12:35.251398439Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:36.390704 crc crio[22018]: time=\"2026-06-11T18:12:36.390136363Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:36.438738 crc crio[22018]: time=\"2026-06-11T18:12:36.438660689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:36.446451 crc crio[22018]: time=\"2026-06-11T18:12:36.446377805Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:39.040905 crc crio[22018]: time=\"2026-06-11T18:12:39.040076237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:40.208073 crc crio[22018]: time=\"2026-06-11T18:12:40.207578121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:40.219867 crc crio[22018]: time=\"2026-06-11T18:12:40.219716668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:40.574534 crc crio[22018]: time=\"2026-06-11T18:12:40.574422108Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:43.045474 crc crio[22018]: time=\"2026-06-11T18:12:43.044185888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:45.367608 crc crio[22018]: time=\"2026-06-11T18:12:45.366663457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:45.368939 crc crio[22018]: time=\"2026-06-11T18:12:45.368878597Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:46.073078 crc crio[22018]: time=\"2026-06-11T18:12:46.072385127Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:46.732382 crc crio[22018]: time=\"2026-06-11T18:12:46.732206108Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:48.151453 crc crio[22018]: time=\"2026-06-11T18:12:48.150117052Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:48.651061 crc crio[22018]: time=\"2026-06-11T18:12:48.650607258Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:48.925536 crc crio[22018]: time=\"2026-06-11T18:12:48.925088605Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:48.940426 crc crio[22018]: time=\"2026-06-11T18:12:48.939870708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:49.191371 crc crio[22018]: time=\"2026-06-11T18:12:49.190793351Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:50.219410 crc crio[22018]: time=\"2026-06-11T18:12:50.219284585Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:50.220741 crc crio[22018]: time=\"2026-06-11T18:12:50.219641156Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:51.387711 crc crio[22018]: time=\"2026-06-11T18:12:51.387602224Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:51.775879 crc crio[22018]: time=\"2026-06-11T18:12:51.775306544Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:53.334163 crc crio[22018]: time=\"2026-06-11T18:12:53.334063589Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:54.135724 crc crio[22018]: time=\"2026-06-11T18:12:54.13527211Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:54.283608 crc crio[22018]: time=\"2026-06-11T18:12:54.283482299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:55.158437 crc crio[22018]: time=\"2026-06-11T18:12:55.157789967Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:55.662954 crc crio[22018]: time=\"2026-06-11T18:12:55.662869768Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:56.595033 crc crio[22018]: time=\"2026-06-11T18:12:56.594899798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:56.949653 crc crio[22018]: time=\"2026-06-11T18:12:56.949287988Z\" level=info msg=\"Removing container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837\" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:57.047211 crc crio[22018]: time=\"2026-06-11T18:12:57.047100625Z\" level=info msg=\"Removed container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:12:57.058251 crc crio[22018]: time=\"2026-06-11T18:12:57.058142267Z\" level=info msg=\"Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:57.058251 crc crio[22018]: time=\"2026-06-11T18:12:57.05822807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:57.059967 crc crio[22018]: time=\"2026-06-11T18:12:57.059885134Z\" level=info msg=\"Removing pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:12:57.076215 crc crio[22018]: time=\"2026-06-11T18:12:57.076127393Z\" level=info msg=\"Removed pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:12:57.077259 crc crio[22018]: time=\"2026-06-11T18:12:57.077126533Z\" level=info msg=\"Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:57.077259 crc crio[22018]: time=\"2026-06-11T18:12:57.077249497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:12:57.077878 crc crio[22018]: time=\"2026-06-11T18:12:57.077811205Z\" level=info msg=\"Removing pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:12:57.096032 crc crio[22018]: time=\"2026-06-11T18:12:57.095927268Z\" level=info msg=\"Removed pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:12:57.798750 crc crio[22018]: time=\"2026-06-11T18:12:57.798618985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:12:59.138017 crc crio[22018]: time=\"2026-06-11T18:12:59.13754526Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:13:02.141053 crc crio[22018]: time=\"2026-06-11T18:13:02.140232801Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:14:00.877420 crc crio[22018]: time=\"2026-06-11T18:14:00.87646316Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686694-rgfz6/POD\" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:14:00.878712 crc crio[22018]: time=\"2026-06-11T18:14:00.877464022Z\" level=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:14:00.924036 crc crio[22018]: time=\"2026-06-11T18:14:00.923588016Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}\"\nJun 11 18:14:00.924036 crc crio[22018]: time=\"2026-06-11T18:14:00.923993739Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686694-rgfz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:14:01.558609 crc crio[22018]: 2026-06-11T18:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13d40c6e25229b3 Mac:4a:d4:2a:16:c6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 SocketPath: PciID:}] [{Interface:0xc0002ca9e0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:14:01.560737 crc crio[22018]: time=\"2026-06-11T18:14:01.560633275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}\"\nJun 11 18:14:01.560886 crc crio[22018]: time=\"2026-06-11T18:14:01.560852302Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686694-rgfz6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:14:01.578651 crc crio[22018]: time=\"2026-06-11T18:14:01.57812046Z\" level=info msg=\"Ran pod sandbox 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 with infra container: openshift-infra/auto-csr-approver-29686694-rgfz6/POD\" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:14:01.586871 crc crio[22018]: time=\"2026-06-11T18:14:01.583196767Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage\nJun 11 18:14:01.591658 crc crio[22018]: time=\"2026-06-11T18:14:01.589838438Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:14:02.379815 crc crio[22018]: time=\"2026-06-11T18:14:02.379268873Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage\nJun 11 18:14:02.381030 crc crio[22018]: time=\"2026-06-11T18:14:02.380533276Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7dc5994b-a294-40e9-bf8e-c8a27ea21e79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:02.383159 crc crio[22018]: time=\"2026-06-11T18:14:02.383082119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfb6e785-42db-4fac-8eca-78ae0076d939 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:02.391532 crc crio[22018]: time=\"2026-06-11T18:14:02.391422092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686694-rgfz6/oc\" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:02.392107 crc crio[22018]: time=\"2026-06-11T18:14:02.392062733Z\" level=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:14:02.466810 crc crio[22018]: time=\"2026-06-11T18:14:02.466756046Z\" level=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:14:02.833241 crc crio[22018]: time=\"2026-06-11T18:14:02.83050259Z\" level=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:14:02.940586 crc crio[22018]: time=\"2026-06-11T18:14:02.940463441Z\" level=info msg=\"Created container 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e: openshift-infra/auto-csr-approver-29686694-rgfz6/oc\" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:02.942491 crc crio[22018]: time=\"2026-06-11T18:14:02.942426476Z\" level=info msg=\"Starting container: 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e\" id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:14:02.949968 crc crio[22018]: time=\"2026-06-11T18:14:02.949614314Z\" level=info msg=\"Started container\" PID=417135 containerID=5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e description=openshift-infra/auto-csr-approver-29686694-rgfz6/oc id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2\nJun 11 18:14:05.575095 crc crio[22018]: time=\"2026-06-11T18:14:05.574255614Z\" level=info msg=\"Stopping pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2\" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:05.577282 crc crio[22018]: time=\"2026-06-11T18:14:05.576262929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc007484908}] Aliases:map[]}\"\nJun 11 18:14:05.577282 crc crio[22018]: time=\"2026-06-11T18:14:05.576731624Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686694-rgfz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:14:05.943197 crc crio[22018]: time=\"2026-06-11T18:14:05.943087919Z\" level=info msg=\"Stopped pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2\" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:31.277947 crc crio[22018]: time=\"2026-06-11T18:14:31.277238666Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-psvxw/POD\" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:14:31.277947 crc crio[22018]: time=\"2026-06-11T18:14:31.27798441Z\" level=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:14:31.317603 crc crio[22018]: time=\"2026-06-11T18:14:31.317071446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}\"\nJun 11 18:14:31.317603 crc crio[22018]: time=\"2026-06-11T18:14:31.317591143Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-psvxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:14:31.917749 crc crio[22018]: 2026-06-11T18:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc8fc31e767696c Mac:3e:da:f7:13:54:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 SocketPath: PciID:}] [{Interface:0xc0003a05b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:14:31.919385 crc crio[22018]: time=\"2026-06-11T18:14:31.919291436Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}\"\nJun 11 18:14:31.919627 crc crio[22018]: time=\"2026-06-11T18:14:31.919566675Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-psvxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:14:31.932577 crc crio[22018]: time=\"2026-06-11T18:14:31.932459457Z\" level=info msg=\"Ran pod sandbox cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 with infra container: openshift-marketplace/redhat-operators-psvxw/POD\" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:14:31.935940 crc crio[22018]: time=\"2026-06-11T18:14:31.935868444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e36c08ba-67a9-405c-8ff0-2d32f585e075 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:31.938150 crc crio[22018]: time=\"2026-06-11T18:14:31.938082736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6524ff5e-0030-42d4-b66d-b4d3210cb103 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:31.944263 crc crio[22018]: time=\"2026-06-11T18:14:31.944183171Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:31.944878 crc crio[22018]: time=\"2026-06-11T18:14:31.944829902Z\" level=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:14:31.991166 crc crio[22018]: time=\"2026-06-11T18:14:31.991079653Z\" level=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:14:31.995030 crc crio[22018]: time=\"2026-06-11T18:14:31.994974189Z\" level=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:14:32.151585 crc crio[22018]: time=\"2026-06-11T18:14:32.1514755Z\" level=info msg=\"Created container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:32.153291 crc crio[22018]: time=\"2026-06-11T18:14:32.153226886Z\" level=info msg=\"Starting container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe\" id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:14:32.159689 crc crio[22018]: time=\"2026-06-11T18:14:32.159604697Z\" level=info msg=\"Started container\" PID=419013 containerID=29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe description=openshift-marketplace/redhat-operators-psvxw/extract-utilities id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\nJun 11 18:14:32.617128 crc crio[22018]: time=\"2026-06-11T18:14:32.616841315Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage\nJun 11 18:14:32.622991 crc crio[22018]: time=\"2026-06-11T18:14:32.62285951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 18:14:33.459087 crc crio[22018]: time=\"2026-06-11T18:14:33.458576692Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage\nJun 11 18:14:33.462506 crc crio[22018]: time=\"2026-06-11T18:14:33.462220659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4aeba026-f36a-4ffc-b875-174a42947e42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:33.466387 crc crio[22018]: time=\"2026-06-11T18:14:33.466179145Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e59c03e9-83b4-417d-bdb7-c99f07e558a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:33.475137 crc crio[22018]: time=\"2026-06-11T18:14:33.475017027Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:33.475700 crc crio[22018]: time=\"2026-06-11T18:14:33.475635747Z\" level=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:14:33.579821 crc crio[22018]: time=\"2026-06-11T18:14:33.579137749Z\" level=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:14:33.588134 crc crio[22018]: time=\"2026-06-11T18:14:33.588022036Z\" level=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:14:33.786214 crc crio[22018]: time=\"2026-06-11T18:14:33.786092349Z\" level=info msg=\"Created container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:33.787617 crc crio[22018]: time=\"2026-06-11T18:14:33.787276806Z\" level=info msg=\"Starting container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b\" id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:14:33.799286 crc crio[22018]: time=\"2026-06-11T18:14:33.799187521Z\" level=info msg=\"Started container\" PID=419110 containerID=39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b description=openshift-marketplace/redhat-operators-psvxw/extract-content id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\nJun 11 18:14:38.754823 crc crio[22018]: time=\"2026-06-11T18:14:38.753069844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b3dad86-df23-4333-a33e-1f926dd29380 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:38.761227 crc crio[22018]: time=\"2026-06-11T18:14:38.760286424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=371df9b5-a4af-497c-a293-976d06faa0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:14:38.773872 crc crio[22018]: time=\"2026-06-11T18:14:38.773579919Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:38.774445 crc crio[22018]: time=\"2026-06-11T18:14:38.774313002Z\" level=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:14:38.841742 crc crio[22018]: time=\"2026-06-11T18:14:38.841678803Z\" level=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:14:38.844805 crc crio[22018]: time=\"2026-06-11T18:14:38.844741311Z\" level=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:14:39.034425 crc crio[22018]: time=\"2026-06-11T18:14:39.033795137Z\" level=info msg=\"Created container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:14:39.035786 crc crio[22018]: time=\"2026-06-11T18:14:39.035671968Z\" level=info msg=\"Starting container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48\" id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:14:39.043174 crc crio[22018]: time=\"2026-06-11T18:14:39.043055783Z\" level=info msg=\"Started container\" PID=419497 containerID=7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 description=openshift-marketplace/redhat-operators-psvxw/registry-server id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\nJun 11 18:14:44.616204 crc crio[22018]: time=\"2026-06-11T18:14:44.615407661Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 18:14:52.634482 crc crio[22018]: time=\"2026-06-11T18:14:52.633620581Z\" level=info msg=\"Stopping container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d (timeout: 2s)\" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:14:52.902627 crc crio[22018]: time=\"2026-06-11T18:14:52.902484795Z\" level=info msg=\"Stopped container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:14:52.907285 crc crio[22018]: time=\"2026-06-11T18:14:52.907221097Z\" level=info msg=\"Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:52.913653 crc crio[22018]: time=\"2026-06-11T18:14:52.913114714Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc002ca0800}] Aliases:map[]}\"\nJun 11 18:14:52.913653 crc crio[22018]: time=\"2026-06-11T18:14:52.913316902Z\" level=info msg=\"Deleting pod openshift-must-gather-smcwq_must-gather-v2rzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:14:53.467298 crc crio[22018]: time=\"2026-06-11T18:14:53.466274316Z\" level=info msg=\"Stopped pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:54.118625 crc crio[22018]: time=\"2026-06-11T18:14:54.118402338Z\" level=info msg=\"Removing container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d\" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:54.321088 crc crio[22018]: time=\"2026-06-11T18:14:54.320553456Z\" level=info msg=\"Removed container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:54.338179 crc crio[22018]: time=\"2026-06-11T18:14:54.338064372Z\" level=info msg=\"Removing container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd\" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:54.520384 crc crio[22018]: time=\"2026-06-11T18:14:54.520245546Z\" level=info msg=\"Removed container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:57.182470 crc crio[22018]: time=\"2026-06-11T18:14:57.181411726Z\" level=info msg=\"Removing container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad\" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:57.301073 crc crio[22018]: time=\"2026-06-11T18:14:57.30090572Z\" level=info msg=\"Removed container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:14:57.318853 crc crio[22018]: time=\"2026-06-11T18:14:57.31867323Z\" level=info msg=\"Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:57.318853 crc crio[22018]: time=\"2026-06-11T18:14:57.318834315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:57.319624 crc crio[22018]: time=\"2026-06-11T18:14:57.319507336Z\" level=info msg=\"Removing pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:14:57.350175 crc crio[22018]: time=\"2026-06-11T18:14:57.350010951Z\" level=info msg=\"Removed pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:14:57.351715 crc crio[22018]: time=\"2026-06-11T18:14:57.351627191Z\" level=info msg=\"Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:57.351808 crc crio[22018]: time=\"2026-06-11T18:14:57.351728664Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:14:57.352651 crc crio[22018]: time=\"2026-06-11T18:14:57.352576121Z\" level=info msg=\"Removing pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:14:58.125067 crc crio[22018]: time=\"2026-06-11T18:14:58.124543962Z\" level=info msg=\"Removed pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:14:59.299848 crc crio[22018]: time=\"2026-06-11T18:14:59.299756381Z\" level=info msg=\"Stopping container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 (timeout: 2s)\" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:00.407606 crc crio[22018]: time=\"2026-06-11T18:15:00.406775938Z\" level=info msg=\"Stopped container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:00.408840 crc crio[22018]: time=\"2026-06-11T18:15:00.408642757Z\" level=info msg=\"Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:00.409546 crc crio[22018]: time=\"2026-06-11T18:15:00.409392661Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc002ca1ef0}] Aliases:map[]}\"\nJun 11 18:15:00.409665 crc crio[22018]: time=\"2026-06-11T18:15:00.409594558Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-psvxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:00.814159 crc crio[22018]: time=\"2026-06-11T18:15:00.81368676Z\" level=info msg=\"Stopped pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:01.307847 crc crio[22018]: time=\"2026-06-11T18:15:01.307706647Z\" level=info msg=\"Removing container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48\" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:01.348040 crc crio[22018]: time=\"2026-06-11T18:15:01.347692803Z\" level=info msg=\"Removed container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:01.351180 crc crio[22018]: time=\"2026-06-11T18:15:01.351103519Z\" level=info msg=\"Removing container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b\" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:01.381947 crc crio[22018]: time=\"2026-06-11T18:15:01.381806083Z\" level=info msg=\"Removed container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:01.385762 crc crio[22018]: time=\"2026-06-11T18:15:01.385677152Z\" level=info msg=\"Removing container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe\" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:01.434061 crc crio[22018]: time=\"2026-06-11T18:15:01.433923901Z\" level=info msg=\"Removed container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:02.307146 crc crio[22018]: time=\"2026-06-11T18:15:02.307046221Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD\" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:02.307461 crc crio[22018]: time=\"2026-06-11T18:15:02.307283958Z\" level=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:15:02.349820 crc crio[22018]: time=\"2026-06-11T18:15:02.349715463Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}\"\nJun 11 18:15:02.349820 crc crio[22018]: time=\"2026-06-11T18:15:02.349777815Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:03.528471 crc crio[22018]: 2026-06-11T18:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73b236c635a7788 Mac:42:86:9c:95:94:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:15:03.530069 crc crio[22018]: time=\"2026-06-11T18:15:03.529976583Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}\"\nJun 11 18:15:03.530069 crc crio[22018]: time=\"2026-06-11T18:15:03.53018365Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:15:03.542685 crc crio[22018]: time=\"2026-06-11T18:15:03.542597931Z\" level=info msg=\"Ran pod sandbox 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD\" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:03.545558 crc crio[22018]: time=\"2026-06-11T18:15:03.545213974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4be154bb-6d78-4adf-acfa-d175bb1906f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:03.549798 crc crio[22018]: time=\"2026-06-11T18:15:03.549664407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=314ede4a-b93e-4be6-8484-00f21ae4df0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:03.682201 crc crio[22018]: time=\"2026-06-11T18:15:03.682109559Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles\" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:03.682777 crc crio[22018]: time=\"2026-06-11T18:15:03.682719148Z\" level=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:15:03.734484 crc crio[22018]: time=\"2026-06-11T18:15:03.734264743Z\" level=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:15:03.742903 crc crio[22018]: time=\"2026-06-11T18:15:03.742817803Z\" level=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:15:03.842309 crc crio[22018]: time=\"2026-06-11T18:15:03.842128644Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-92jjl/POD\" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:03.842486 crc crio[22018]: time=\"2026-06-11T18:15:03.842385752Z\" level=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:15:03.889697 crc crio[22018]: time=\"2026-06-11T18:15:03.889619195Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}\"\nJun 11 18:15:03.889697 crc crio[22018]: time=\"2026-06-11T18:15:03.889677207Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-92jjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:04.030077 crc crio[22018]: time=\"2026-06-11T18:15:04.029715076Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9chnt/POD\" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:04.030200 crc crio[22018]: time=\"2026-06-11T18:15:04.030118341Z\" level=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:15:04.139678 crc crio[22018]: time=\"2026-06-11T18:15:04.138874184Z\" level=info msg=\"Created container 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles\" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:04.166973 crc crio[22018]: time=\"2026-06-11T18:15:04.165918894Z\" level=info msg=\"Starting container: 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3\" id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:04.175875 crc crio[22018]: time=\"2026-06-11T18:15:04.174885639Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}\"\nJun 11 18:15:04.175875 crc crio[22018]: time=\"2026-06-11T18:15:04.174946181Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9chnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:04.184512 crc crio[22018]: time=\"2026-06-11T18:15:04.181903826Z\" level=info msg=\"Started container\" PID=421098 containerID=4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3 description=openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5\nJun 11 18:15:04.569562 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f0af378ad76ea Mac:7a:69:7c:40:05:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:15:04.571219 crc crio[22018]: time=\"2026-06-11T18:15:04.570446893Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}\"\nJun 11 18:15:04.571219 crc crio[22018]: time=\"2026-06-11T18:15:04.57064869Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-92jjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:15:04.595381 crc crio[22018]: time=\"2026-06-11T18:15:04.594406794Z\" level=info msg=\"Ran pod sandbox 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 with infra container: openshift-marketplace/certified-operators-92jjl/POD\" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:04.598702 crc crio[22018]: time=\"2026-06-11T18:15:04.598221505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b693d6c-3927-446d-98a3-a1d3113528fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:04.603375 crc crio[22018]: time=\"2026-06-11T18:15:04.601450267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d19c98-2d93-42c9-a05e-17578e7349ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:04.633763 crc crio[22018]: time=\"2026-06-11T18:15:04.633631319Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:04.634161 crc crio[22018]: time=\"2026-06-11T18:15:04.634055803Z\" level=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:15:04.765283 crc crio[22018]: time=\"2026-06-11T18:15:04.764826425Z\" level=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:15:04.770007 crc crio[22018]: time=\"2026-06-11T18:15:04.769908316Z\" level=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:15:04.907157 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6df9f574cd65e3 Mac:d2:37:27:cd:52:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:15:04.908620 crc crio[22018]: time=\"2026-06-11T18:15:04.908492211Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}\"\nJun 11 18:15:04.908891 crc crio[22018]: time=\"2026-06-11T18:15:04.908693988Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9chnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:15:04.935443 crc crio[22018]: time=\"2026-06-11T18:15:04.933486861Z\" level=info msg=\"Ran pod sandbox a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb with infra container: openshift-marketplace/community-operators-9chnt/POD\" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:15:04.937230 crc crio[22018]: time=\"2026-06-11T18:15:04.936289482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4c1fff6-3927-4f21-b31e-7483384cc344 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:04.941058 crc crio[22018]: time=\"2026-06-11T18:15:04.940630122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2c98774-8ff6-4704-8de4-04bf74f98242 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:04.950748 crc crio[22018]: time=\"2026-06-11T18:15:04.950580695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:04.951213 crc crio[22018]: time=\"2026-06-11T18:15:04.95103753Z\" level=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:15:04.961738 crc crio[22018]: time=\"2026-06-11T18:15:04.961645849Z\" level=info msg=\"Created container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:04.965725 crc crio[22018]: time=\"2026-06-11T18:15:04.963509068Z\" level=info msg=\"Starting container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c\" id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:04.971424 crc crio[22018]: time=\"2026-06-11T18:15:04.970944645Z\" level=info msg=\"Started container\" PID=421193 containerID=1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c description=openshift-marketplace/certified-operators-92jjl/extract-utilities id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\nJun 11 18:15:05.011705 crc crio[22018]: time=\"2026-06-11T18:15:05.011076549Z\" level=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:15:05.014880 crc crio[22018]: time=\"2026-06-11T18:15:05.014765949Z\" level=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:15:05.255791 crc crio[22018]: time=\"2026-06-11T18:15:05.255687387Z\" level=info msg=\"Created container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:05.262884 crc crio[22018]: time=\"2026-06-11T18:15:05.262793316Z\" level=info msg=\"Starting container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849\" id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:05.269776 crc crio[22018]: time=\"2026-06-11T18:15:05.269645833Z\" level=info msg=\"Started container\" PID=421258 containerID=9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849 description=openshift-marketplace/community-operators-9chnt/extract-utilities id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\nJun 11 18:15:05.380802 crc crio[22018]: time=\"2026-06-11T18:15:05.380075099Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage\nJun 11 18:15:05.385988 crc crio[22018]: time=\"2026-06-11T18:15:05.385191053Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage\nJun 11 18:15:05.391914 crc crio[22018]: time=\"2026-06-11T18:15:05.391847245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 18:15:05.392161 crc crio[22018]: time=\"2026-06-11T18:15:05.391847284Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.397499073Z\" level=info msg=\"Stopping pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5\" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.398993552Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc00924ec38}] Aliases:map[]}\"\nJun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.399153157Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:06.531024 crc crio[22018]: time=\"2026-06-11T18:15:06.530062886Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage\nJun 11 18:15:06.532564 crc crio[22018]: time=\"2026-06-11T18:15:06.532430562Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=456995b3-24f9-490b-bf49-1abe76f87bd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:06.546078 crc crio[22018]: time=\"2026-06-11T18:15:06.545941273Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5b9a6067-0243-41e8-affe-a4079da5d4e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:06.588188 crc crio[22018]: time=\"2026-06-11T18:15:06.58813026Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage\nJun 11 18:15:06.589514 crc crio[22018]: time=\"2026-06-11T18:15:06.589423501Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f08d0710-1794-45d0-a17d-337ebc2374fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:06.598070 crc crio[22018]: time=\"2026-06-11T18:15:06.597964764Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/extract-content\" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:06.598562 crc crio[22018]: time=\"2026-06-11T18:15:06.598235842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=53958195-2b40-4c2d-b4df-1a359b88d6a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:06.598805 crc crio[22018]: time=\"2026-06-11T18:15:06.598696727Z\" level=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:15:06.604754 crc crio[22018]: time=\"2026-06-11T18:15:06.604660818Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/extract-content\" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:06.617140 crc crio[22018]: time=\"2026-06-11T18:15:06.617045773Z\" level=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:15:06.725135 crc crio[22018]: time=\"2026-06-11T18:15:06.725009871Z\" level=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:15:06.729775 crc crio[22018]: time=\"2026-06-11T18:15:06.728597765Z\" level=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:15:06.742261 crc crio[22018]: time=\"2026-06-11T18:15:06.742172135Z\" level=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:15:06.757115 crc crio[22018]: time=\"2026-06-11T18:15:06.757040135Z\" level=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:15:06.818288 crc crio[22018]: time=\"2026-06-11T18:15:06.818149475Z\" level=info msg=\"Stopped pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5\" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:07.078163 crc crio[22018]: time=\"2026-06-11T18:15:07.078041422Z\" level=info msg=\"Created container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content\" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:07.078777 crc crio[22018]: time=\"2026-06-11T18:15:07.078706274Z\" level=info msg=\"Created container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content\" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:07.082790 crc crio[22018]: time=\"2026-06-11T18:15:07.082280208Z\" level=info msg=\"Starting container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf\" id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:07.082790 crc crio[22018]: time=\"2026-06-11T18:15:07.082403723Z\" level=info msg=\"Starting container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7\" id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:07.090978 crc crio[22018]: time=\"2026-06-11T18:15:07.090697856Z\" level=info msg=\"Started container\" PID=421371 containerID=d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7 description=openshift-marketplace/certified-operators-92jjl/extract-content id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\nJun 11 18:15:07.102574 crc crio[22018]: time=\"2026-06-11T18:15:07.100684055Z\" level=info msg=\"Started container\" PID=421368 containerID=498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf description=openshift-marketplace/community-operators-9chnt/extract-content id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\nJun 11 18:15:10.485575 crc crio[22018]: time=\"2026-06-11T18:15:10.48465379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2627260d-beab-45c9-bf36-9e78262cc919 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:10.487683 crc crio[22018]: time=\"2026-06-11T18:15:10.487592572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4432a53b-7de7-4c37-a317-2e9135477f3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:10.490510 crc crio[22018]: time=\"2026-06-11T18:15:10.490434774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4870447e-ccd5-4ee3-afc2-60ecba39eb04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:10.493556 crc crio[22018]: time=\"2026-06-11T18:15:10.49345689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8c82fae5-c959-4c96-888a-6b9d929a7e86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:15:10.495471 crc crio[22018]: time=\"2026-06-11T18:15:10.49531826Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/registry-server\" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:10.495875 crc crio[22018]: time=\"2026-06-11T18:15:10.495805025Z\" level=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:15:10.557797 crc crio[22018]: time=\"2026-06-11T18:15:10.557707221Z\" level=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:15:10.561217 crc crio[22018]: time=\"2026-06-11T18:15:10.561070329Z\" level=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:15:11.196428 crc crio[22018]: time=\"2026-06-11T18:15:11.193711511Z\" level=info msg=\"Created container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:11.197420 crc crio[22018]: time=\"2026-06-11T18:15:11.197280051Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/registry-server\" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:11.198718 crc crio[22018]: time=\"2026-06-11T18:15:11.197912701Z\" level=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:15:11.217091 crc crio[22018]: time=\"2026-06-11T18:15:11.213288163Z\" level=info msg=\"Starting container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65\" id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:11.226117 crc crio[22018]: time=\"2026-06-11T18:15:11.225300767Z\" level=info msg=\"Started container\" PID=421737 containerID=b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 description=openshift-marketplace/community-operators-9chnt/registry-server id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\nJun 11 18:15:11.302774 crc crio[22018]: time=\"2026-06-11T18:15:11.302676769Z\" level=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:15:11.305464 crc crio[22018]: time=\"2026-06-11T18:15:11.305294142Z\" level=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:15:11.500765 crc crio[22018]: time=\"2026-06-11T18:15:11.500674927Z\" level=info msg=\"Created container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:15:11.501958 crc crio[22018]: time=\"2026-06-11T18:15:11.501886275Z\" level=info msg=\"Starting container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220\" id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:15:11.509480 crc crio[22018]: time=\"2026-06-11T18:15:11.509382302Z\" level=info msg=\"Started container\" PID=421761 containerID=1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 description=openshift-marketplace/certified-operators-92jjl/registry-server id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\nJun 11 18:15:25.731183 crc crio[22018]: time=\"2026-06-11T18:15:25.730455936Z\" level=info msg=\"Stopping container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 (timeout: 2s)\" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.865176598Z\" level=info msg=\"Stopped container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.867948686Z\" level=info msg=\"Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.868752592Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc002ca1020}] Aliases:map[]}\"\nJun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.868926638Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-92jjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:26.420295 crc crio[22018]: time=\"2026-06-11T18:15:26.419644558Z\" level=info msg=\"Stopped pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:26.450579 crc crio[22018]: time=\"2026-06-11T18:15:26.446206376Z\" level=info msg=\"Stopping container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 (timeout: 2s)\" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:26.578751 crc crio[22018]: time=\"2026-06-11T18:15:26.578667518Z\" level=info msg=\"Stopped container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 18:15:26.581960 crc crio[22018]: time=\"2026-06-11T18:15:26.581691245Z\" level=info msg=\"Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:26.582514 crc crio[22018]: time=\"2026-06-11T18:15:26.58246226Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc002ca1918}] Aliases:map[]}\"\nJun 11 18:15:26.582699 crc crio[22018]: time=\"2026-06-11T18:15:26.582651096Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9chnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:15:26.777141 crc crio[22018]: time=\"2026-06-11T18:15:26.776605839Z\" level=info msg=\"Removing container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220\" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:26.817746 crc crio[22018]: time=\"2026-06-11T18:15:26.817486478Z\" level=info msg=\"Removed container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:26.822237 crc crio[22018]: time=\"2026-06-11T18:15:26.822148348Z\" level=info msg=\"Removing container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7\" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:26.857941 crc crio[22018]: time=\"2026-06-11T18:15:26.857732929Z\" level=info msg=\"Removed container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content\" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:26.861455 crc crio[22018]: time=\"2026-06-11T18:15:26.861398856Z\" level=info msg=\"Removing container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c\" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:26.891091 crc crio[22018]: time=\"2026-06-11T18:15:26.891002411Z\" level=info msg=\"Stopped pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:26.971428 crc crio[22018]: time=\"2026-06-11T18:15:26.971305467Z\" level=info msg=\"Removed container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.815943 crc crio[22018]: time=\"2026-06-11T18:15:27.815467639Z\" level=info msg=\"Removing container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65\" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.852440 crc crio[22018]: time=\"2026-06-11T18:15:27.852282925Z\" level=info msg=\"Removed container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.856565 crc crio[22018]: time=\"2026-06-11T18:15:27.85649602Z\" level=info msg=\"Removing container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf\" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.888274 crc crio[22018]: time=\"2026-06-11T18:15:27.888095398Z\" level=info msg=\"Removed container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content\" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.892161 crc crio[22018]: time=\"2026-06-11T18:15:27.892067854Z\" level=info msg=\"Removing container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849\" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:27.951482 crc crio[22018]: time=\"2026-06-11T18:15:27.951378565Z\" level=info msg=\"Removed container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:58.149158 crc crio[22018]: time=\"2026-06-11T18:15:58.148579187Z\" level=info msg=\"Removing container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce\" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:58.196103 crc crio[22018]: time=\"2026-06-11T18:15:58.19599886Z\" level=info msg=\"Removed container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:15:58.207129 crc crio[22018]: time=\"2026-06-11T18:15:58.20708526Z\" level=info msg=\"Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.207129 crc crio[22018]: time=\"2026-06-11T18:15:58.207137412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.210081 crc crio[22018]: time=\"2026-06-11T18:15:58.209963822Z\" level=info msg=\"Removing pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.240456 crc crio[22018]: time=\"2026-06-11T18:15:58.240363175Z\" level=info msg=\"Removed pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.242466 crc crio[22018]: time=\"2026-06-11T18:15:58.242005585Z\" level=info msg=\"Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.242466 crc crio[22018]: time=\"2026-06-11T18:15:58.24218096Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.243852 crc crio[22018]: time=\"2026-06-11T18:15:58.24310095Z\" level=info msg=\"Removing pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.262935135Z\" level=info msg=\"Removed pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.263920014Z\" level=info msg=\"Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.263984216Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.265052634Z\" level=info msg=\"Removing pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.283570 crc crio[22018]: time=\"2026-06-11T18:15:58.283418662Z\" level=info msg=\"Removed pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.284888 crc crio[22018]: time=\"2026-06-11T18:15:58.284780151Z\" level=info msg=\"Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.284888 crc crio[22018]: time=\"2026-06-11T18:15:58.284856353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:15:58.286081 crc crio[22018]: time=\"2026-06-11T18:15:58.285442062Z\" level=info msg=\"Removing pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:15:58.313634 crc crio[22018]: time=\"2026-06-11T18:15:58.31350937Z\" level=info msg=\"Removed pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:16:00.592962 crc crio[22018]: time=\"2026-06-11T18:16:00.592205305Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686696-xpms9/POD\" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:16:00.592962 crc crio[22018]: time=\"2026-06-11T18:16:00.592938869Z\" level=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:16:00.629828 crc crio[22018]: time=\"2026-06-11T18:16:00.629683161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}\"\nJun 11 18:16:00.629828 crc crio[22018]: time=\"2026-06-11T18:16:00.629786144Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686696-xpms9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:16:01.196757 crc crio[22018]: 2026-06-11T18:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53c3122b8efbd2 Mac:ee:44:92:1e:97:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 SocketPath: PciID:}] [{Interface:0xc00023cfa0 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 18:16:01.198686 crc crio[22018]: time=\"2026-06-11T18:16:01.198620527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}\"\nJun 11 18:16:01.198805 crc crio[22018]: time=\"2026-06-11T18:16:01.198786322Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686696-xpms9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 18:16:01.207991 crc crio[22018]: time=\"2026-06-11T18:16:01.207879836Z\" level=info msg=\"Ran pod sandbox b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb with infra container: openshift-infra/auto-csr-approver-29686696-xpms9/POD\" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 18:16:01.211723 crc crio[22018]: time=\"2026-06-11T18:16:01.211384114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage\nJun 11 18:16:01.217855 crc crio[22018]: time=\"2026-06-11T18:16:01.217781208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 18:16:02.265366 crc crio[22018]: time=\"2026-06-11T18:16:02.264704237Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage\nJun 11 18:16:02.270031 crc crio[22018]: time=\"2026-06-11T18:16:02.269926982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f8ec084-56a1-4006-90ef-1bf6135dc1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:16:02.274650 crc crio[22018]: time=\"2026-06-11T18:16:02.274492827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3e7a236-a01e-43f2-b394-afe8c4121bef name=/runtime.v1.ImageService/ImageStatus\nJun 11 18:16:02.283046 crc crio[22018]: time=\"2026-06-11T18:16:02.282943007Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686696-xpms9/oc\" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:16:02.284038 crc crio[22018]: time=\"2026-06-11T18:16:02.283886857Z\" level=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:16:02.339907 crc crio[22018]: time=\"2026-06-11T18:16:02.339837173Z\" level=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:16:02.633250 crc crio[22018]: time=\"2026-06-11T18:16:02.63315011Z\" level=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:16:02.767866 crc crio[22018]: time=\"2026-06-11T18:16:02.76772643Z\" level=info msg=\"Created container 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d: openshift-infra/auto-csr-approver-29686696-xpms9/oc\" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 18:16:02.769657 crc crio[22018]: time=\"2026-06-11T18:16:02.769440551Z\" level=info msg=\"Starting container: 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d\" id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 18:16:02.782006 crc crio[22018]: time=\"2026-06-11T18:16:02.781766214Z\" level=info msg=\"Started container\" PID=424935 containerID=53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d description=openshift-infra/auto-csr-approver-29686696-xpms9/oc id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb\nJun 11 18:16:04.829003 crc crio[22018]: time=\"2026-06-11T18:16:04.827971837Z\" level=info msg=\"Stopping pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb\" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:16:04.829978 crc crio[22018]: time=\"2026-06-11T18:16:04.829664851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc00141a5f8}] Aliases:map[]}\"\nJun 11 18:16:04.829978 crc crio[22018]: time=\"2026-06-11T18:16:04.829802706Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686696-xpms9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 18:16:05.151315 crc crio[22018]: time=\"2026-06-11T18:16:05.151178966Z\" level=info msg=\"Stopped pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb\" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:16:58.333557 crc crio[22018]: time=\"2026-06-11T18:16:58.332305117Z\" level=info msg=\"Removing container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074\" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:16:58.463961 crc crio[22018]: time=\"2026-06-11T18:16:58.46387455Z\" level=info msg=\"Removed container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 18:16:58.480986 crc crio[22018]: time=\"2026-06-11T18:16:58.480889971Z\" level=info msg=\"Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:16:58.480986 crc crio[22018]: time=\"2026-06-11T18:16:58.480981844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 18:16:58.481737 crc crio[22018]: time=\"2026-06-11T18:16:58.481652196Z\" level=info msg=\"Removing pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 18:16:58.502016 crc crio[22018]: time=\"2026-06-11T18:16:58.501854474Z\" level=info msg=\"Removed pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.096778 | controller |   "stdout_lines": [
2026-06-11 18:17:42.096944 | controller |     "Jun 11 16:21:47.004813 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:17:42.096972 | controller |     "Jun 11 16:21:49.105848 crc crio[3616]: time=\"2026-06-11T16:21:49.103888187Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.096992 | controller |     "Jun 11 16:21:49.105848 crc crio[3616]: time=\"2026-06-11T16:21:49.104924009Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.097013 | controller |     "Jun 11 16:21:49.144973 crc crio[3616]: time=\"2026-06-11T16:21:49.14477897Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:17:42.097034 | controller |     "Jun 11 16:21:49.146216 crc crio[3616]: time=\"2026-06-11T16:21:49.146093737Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:17:42.097052 | controller |     "Jun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.289863438Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:17:42.097068 | controller |     "Jun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.290299006Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:17:42.097083 | controller |     "Jun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.290311407Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:17:42.097098 | controller |     "Jun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.291010005Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:17:42.097113 | controller |     "Jun 11 16:21:49.291097 crc crio[3616]: time=\"2026-06-11T16:21:49.291022666Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:17:42.097128 | controller |     "Jun 11 16:21:49.324402 crc crio[3616]: time=\"2026-06-11T16:21:49.323657939Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:17:42.097145 | controller |     "Jun 11 16:21:49.369712 crc crio[3616]: time=\"2026-06-11T16:21:49.369656228Z\" 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:17:42.097161 | controller |     "Jun 11 16:21:49.376289 crc crio[3616]: time=\"2026-06-11T16:21:49.376155754Z\" 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:17:42.097179 | controller |     "Jun 11 16:21:49.907210 crc crio[3616]: time=\"2026-06-11T16:21:49.906204539Z\" 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:17:42.097196 | controller |     "Jun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365165781Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:17:42.097211 | controller |     "Jun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365529869Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:17:42.097226 | controller |     "Jun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.365651888Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:17:42.097240 | controller |     "Jun 11 16:21:50.365660 crc crio[3616]: time=\"2026-06-11T16:21:50.3656689Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:17:42.097255 | controller |     "Jun 11 16:21:50.367206 crc crio[3616]: time=\"2026-06-11T16:21:50.365678991Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:17:42.097270 | controller |     "Jun 11 16:21:50.371631 crc crio[3616]: time=\"2026-06-11T16:21:50.371240281Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.097285 | controller |     "Jun 11 16:21:50.371631 crc crio[3616]: time=\"2026-06-11T16:21:50.371604029Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.097304 | controller |     "Jun 11 16:21:50.375727 crc crio[3616]: time=\"2026-06-11T16:21:50.375527006Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.097318 | controller |     "Jun 11 16:21:50.375727 crc crio[3616]: time=\"2026-06-11T16:21:50.375684398Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.097334 | controller |     "Jun 11 16:21:51.550168 crc crio[3616]: time=\"2026-06-11T16:21:51.549858568Z\" 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:17:42.097349 | controller |     "Jun 11 16:21:51.550168 crc crio[3616]: time=\"2026-06-11T16:21:51.549983488Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.097364 | controller |     "Jun 11 16:21:51.555560 crc crio[3616]: time=\"2026-06-11T16:21:51.554752309Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:17:42.097379 | controller |     "Jun 11 16:21:51.555560 crc crio[3616]: time=\"2026-06-11T16:21:51.555314411Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:17:42.097398 | controller |     "Jun 11 16:21:51.556946 crc crio[3616]: time=\"2026-06-11T16:21:51.556284535Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\"]\\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:17:42.097428 | controller |     "Jun 11 16:21:51.822559 crc crio[3616]: time=\"2026-06-11T16:21:51.822078783Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 18:17:42.097444 | controller |     "Jun 11 16:21:58.004896 crc crio[3616]: time=\"2026-06-11T16:21:58.001846398Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:17:42.097460 | controller |     "Jun 11 16:21:58.007047 crc crio[3616]: time=\"2026-06-11T16:21:58.005261382Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:17:42.097476 | controller |     "Jun 11 16:21:58.369656 crc crio[3616]: time=\"2026-06-11T16:21:58.369266792Z\" 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:17:42.097493 | controller |     "Jun 11 16:21:58.427245 crc crio[3616]: time=\"2026-06-11T16:21:58.426887688Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 18:17:42.097508 | controller |     "Jun 11 16:21:58.548446 crc crio[3616]: time=\"2026-06-11T16:21:58.548025526Z\" 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:17:42.097524 | controller |     "Jun 11 16:21:58.567308 crc crio[3616]: time=\"2026-06-11T16:21:58.567088314Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 18:17:42.097539 | controller |     "Jun 11 16:21:58.596808 crc crio[3616]: time=\"2026-06-11T16:21:58.596578382Z\" 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:17:42.097554 | controller |     "Jun 11 16:21:58.607079 crc crio[3616]: time=\"2026-06-11T16:21:58.606929578Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 18:17:42.097570 | controller |     "Jun 11 16:21:58.660489 crc crio[3616]: time=\"2026-06-11T16:21:58.660102144Z\" 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:17:42.097589 | controller |     "Jun 11 16:21:58.669508 crc crio[3616]: time=\"2026-06-11T16:21:58.669401809Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 18:17:42.097604 | controller |     "Jun 11 16:21:58.680747 crc crio[3616]: time=\"2026-06-11T16:21:58.680606041Z\" 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:17:42.097620 | controller |     "Jun 11 16:21:58.692162 crc crio[3616]: time=\"2026-06-11T16:21:58.69195516Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 18:17:42.097635 | controller |     "Jun 11 16:21:58.749433 crc crio[3616]: time=\"2026-06-11T16:21:58.748498764Z\" 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:17:42.097651 | controller |     "Jun 11 16:21:58.755845 crc crio[3616]: time=\"2026-06-11T16:21:58.755721206Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 18:17:42.097667 | controller |     "Jun 11 16:21:58.765142 crc crio[3616]: time=\"2026-06-11T16:21:58.765019429Z\" 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:17:42.097685 | controller |     "Jun 11 16:21:58.772747 crc crio[3616]: time=\"2026-06-11T16:21:58.772644011Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 18:17:42.097700 | controller |     "Jun 11 16:21:58.800712 crc crio[3616]: time=\"2026-06-11T16:21:58.800520133Z\" 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:17:42.097715 | controller |     "Jun 11 16:21:58.808915 crc crio[3616]: time=\"2026-06-11T16:21:58.808801242Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 18:17:42.097731 | controller |     "Jun 11 16:21:58.936606 crc crio[3616]: time=\"2026-06-11T16:21:58.935959115Z\" 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:17:42.097746 | controller |     "Jun 11 16:21:58.974052 crc crio[3616]: time=\"2026-06-11T16:21:58.973059328Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 18:17:42.097761 | controller |     "Jun 11 16:21:58.988490 crc crio[3616]: time=\"2026-06-11T16:21:58.988064371Z\" 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:17:42.097775 | controller |     "Jun 11 16:21:58.994429 crc crio[3616]: time=\"2026-06-11T16:21:58.994135362Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 18:17:42.097794 | controller |     "Jun 11 16:21:59.001951 crc crio[3616]: time=\"2026-06-11T16:21:59.001840551Z\" 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:17:42.097810 | controller |     "Jun 11 16:21:59.007425 crc crio[3616]: time=\"2026-06-11T16:21:59.006503014Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 18:17:42.097824 | controller |     "Jun 11 16:21:59.028751 crc crio[3616]: time=\"2026-06-11T16:21:59.028508027Z\" 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:17:42.097839 | controller |     "Jun 11 16:21:59.038875 crc crio[3616]: time=\"2026-06-11T16:21:59.038687515Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 18:17:42.097878 | controller |     "Jun 11 16:21:59.054884 crc crio[3616]: time=\"2026-06-11T16:21:59.054696275Z\" 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:17:42.097895 | controller |     "Jun 11 16:21:59.059275 crc crio[3616]: time=\"2026-06-11T16:21:59.059098412Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 18:17:42.097910 | controller |     "Jun 11 16:21:59.067793 crc crio[3616]: time=\"2026-06-11T16:21:59.06767065Z\" 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:17:42.097926 | controller |     "Jun 11 16:21:59.072436 crc crio[3616]: time=\"2026-06-11T16:21:59.072307862Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 18:17:42.097941 | controller |     "Jun 11 16:21:59.138572 crc crio[3616]: time=\"2026-06-11T16:21:59.138288869Z\" 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:17:42.097957 | controller |     "Jun 11 16:21:59.145075 crc crio[3616]: time=\"2026-06-11T16:21:59.144958311Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 18:17:42.097972 | controller |     "Jun 11 16:21:59.165896 crc crio[3616]: time=\"2026-06-11T16:21:59.165705782Z\" 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:17:42.097987 | controller |     "Jun 11 16:21:59.173609 crc crio[3616]: time=\"2026-06-11T16:21:59.173505162Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 18:17:42.098002 | controller |     "Jun 11 16:21:59.186180 crc crio[3616]: time=\"2026-06-11T16:21:59.186072015Z\" 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:17:42.098021 | controller |     "Jun 11 16:21:59.190564 crc crio[3616]: time=\"2026-06-11T16:21:59.190440369Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 18:17:42.098036 | controller |     "Jun 11 16:21:59.201118 crc crio[3616]: time=\"2026-06-11T16:21:59.200796953Z\" 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:17:42.098051 | controller |     "Jun 11 16:21:59.207063 crc crio[3616]: time=\"2026-06-11T16:21:59.206843991Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 18:17:42.098066 | controller |     "Jun 11 16:21:59.247598 crc crio[3616]: time=\"2026-06-11T16:21:59.246176552Z\" 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:17:42.098081 | controller |     "Jun 11 16:21:59.255188 crc crio[3616]: time=\"2026-06-11T16:21:59.255055433Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 18:17:42.098096 | controller |     "Jun 11 16:21:59.275928 crc crio[3616]: time=\"2026-06-11T16:21:59.275646459Z\" 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:17:42.098112 | controller |     "Jun 11 16:21:59.282763 crc crio[3616]: time=\"2026-06-11T16:21:59.282648796Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 18:17:42.098126 | controller |     "Jun 11 16:21:59.308315 crc crio[3616]: time=\"2026-06-11T16:21:59.308142011Z\" 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:17:42.098142 | controller |     "Jun 11 16:21:59.318360 crc crio[3616]: time=\"2026-06-11T16:21:59.31815766Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 18:17:42.098157 | controller |     "Jun 11 16:21:59.331683 crc crio[3616]: time=\"2026-06-11T16:21:59.331547759Z\" 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:17:42.098172 | controller |     "Jun 11 16:21:59.341199 crc crio[3616]: time=\"2026-06-11T16:21:59.34099345Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 18:17:42.098186 | controller |     "Jun 11 16:21:59.379480 crc crio[3616]: time=\"2026-06-11T16:21:59.37887803Z\" 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:17:42.098201 | controller |     "Jun 11 16:21:59.389287 crc crio[3616]: time=\"2026-06-11T16:21:59.389140276Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 18:17:42.098219 | controller |     "Jun 11 16:21:59.403051 crc crio[3616]: time=\"2026-06-11T16:21:59.402933935Z\" 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:17:42.098234 | controller |     "Jun 11 16:21:59.411592 crc crio[3616]: time=\"2026-06-11T16:21:59.411481784Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 18:17:42.098249 | controller |     "Jun 11 16:21:59.481982 crc crio[3616]: time=\"2026-06-11T16:21:59.481679986Z\" 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:17:42.098264 | controller |     "Jun 11 16:21:59.486794 crc crio[3616]: time=\"2026-06-11T16:21:59.486619359Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 18:17:42.098278 | controller |     "Jun 11 16:21:59.500173 crc crio[3616]: time=\"2026-06-11T16:21:59.500026759Z\" 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:17:42.098294 | controller |     "Jun 11 16:21:59.517081 crc crio[3616]: time=\"2026-06-11T16:21:59.516863477Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 18:17:42.098308 | controller |     "Jun 11 16:21:59.527440 crc crio[3616]: time=\"2026-06-11T16:21:59.527107209Z\" 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:17:42.098323 | controller |     "Jun 11 16:21:59.532413 crc crio[3616]: time=\"2026-06-11T16:21:59.532156484Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 18:17:42.098337 | controller |     "Jun 11 16:21:59.559997 crc crio[3616]: time=\"2026-06-11T16:21:59.559756697Z\" 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:17:42.098352 | controller |     "Jun 11 16:21:59.566646 crc crio[3616]: time=\"2026-06-11T16:21:59.5665321Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 18:17:42.098367 | controller |     "Jun 11 16:21:59.596945 crc crio[3616]: time=\"2026-06-11T16:21:59.596751375Z\" 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:17:42.098381 | controller |     "Jun 11 16:21:59.605218 crc crio[3616]: time=\"2026-06-11T16:21:59.605063758Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 18:17:42.098395 | controller |     "Jun 11 16:21:59.700672 crc crio[3616]: time=\"2026-06-11T16:21:59.699154519Z\" 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:17:42.098413 | controller |     "Jun 11 16:21:59.718117 crc crio[3616]: time=\"2026-06-11T16:21:59.717819177Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 18:17:42.098429 | controller |     "Jun 11 16:21:59.728411 crc crio[3616]: time=\"2026-06-11T16:21:59.728193432Z\" 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:17:42.098444 | controller |     "Jun 11 16:21:59.732572 crc crio[3616]: time=\"2026-06-11T16:21:59.732433303Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 18:17:42.098458 | controller |     "Jun 11 16:21:59.750621 crc crio[3616]: time=\"2026-06-11T16:21:59.749880753Z\" 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:17:42.098473 | controller |     "Jun 11 16:21:59.768214 crc crio[3616]: time=\"2026-06-11T16:21:59.768079162Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 18:17:42.098488 | controller |     "Jun 11 16:21:59.776377 crc crio[3616]: time=\"2026-06-11T16:21:59.776207364Z\" 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:17:42.098503 | controller |     "Jun 11 16:21:59.783214 crc crio[3616]: time=\"2026-06-11T16:21:59.783106061Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 18:17:42.098517 | controller |     "Jun 11 16:21:59.795664 crc crio[3616]: time=\"2026-06-11T16:21:59.79554475Z\" 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:17:42.098532 | controller |     "Jun 11 16:21:59.813065 crc crio[3616]: time=\"2026-06-11T16:21:59.81288707Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 18:17:42.098547 | controller |     "Jun 11 16:21:59.852677 crc crio[3616]: time=\"2026-06-11T16:21:59.852444594Z\" 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:17:42.098562 | controller |     "Jun 11 16:21:59.880406 crc crio[3616]: time=\"2026-06-11T16:21:59.880145749Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 18:17:42.098576 | controller |     "Jun 11 16:21:59.894023 crc crio[3616]: time=\"2026-06-11T16:21:59.893824007Z\" 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:17:42.098591 | controller |     "Jun 11 16:21:59.915392 crc crio[3616]: time=\"2026-06-11T16:21:59.915208307Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 18:17:42.098609 | controller |     "Jun 11 16:21:59.959705 crc crio[3616]: time=\"2026-06-11T16:21:59.959466459Z\" 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:17:42.098625 | controller |     "Jun 11 16:21:59.967647 crc crio[3616]: time=\"2026-06-11T16:21:59.967524145Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 18:17:42.098640 | controller |     "Jun 11 16:21:59.981906 crc crio[3616]: time=\"2026-06-11T16:21:59.981689314Z\" 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:17:42.098654 | controller |     "Jun 11 16:22:00.049015 crc crio[3616]: time=\"2026-06-11T16:22:00.048734222Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 18:17:42.098669 | controller |     "Jun 11 16:22:00.065001 crc crio[3616]: time=\"2026-06-11T16:22:00.064836682Z\" 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:17:42.098684 | controller |     "Jun 11 16:22:00.068619 crc crio[3616]: time=\"2026-06-11T16:22:00.068517304Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 18:17:42.098716 | controller |     "Jun 11 16:22:00.123231 crc crio[3616]: time=\"2026-06-11T16:22:00.123039609Z\" 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:17:42.098758 | controller |     "Jun 11 16:22:00.127858 crc crio[3616]: time=\"2026-06-11T16:22:00.127715465Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 18:17:42.098791 | controller |     "Jun 11 16:22:00.145750 crc crio[3616]: time=\"2026-06-11T16:22:00.145560676Z\" 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:17:42.098814 | controller |     "Jun 11 16:22:00.150171 crc crio[3616]: time=\"2026-06-11T16:22:00.15002421Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 18:17:42.098830 | controller |     "Jun 11 16:22:00.185118 crc crio[3616]: time=\"2026-06-11T16:22:00.184917639Z\" 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:17:42.098846 | controller |     "Jun 11 16:22:00.216435 crc crio[3616]: time=\"2026-06-11T16:22:00.216111277Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 18:17:42.098888 | controller |     "Jun 11 16:22:00.233641 crc crio[3616]: time=\"2026-06-11T16:22:00.232708548Z\" 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:17:42.098909 | controller |     "Jun 11 16:22:00.280431 crc crio[3616]: time=\"2026-06-11T16:22:00.280180184Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 18:17:42.098925 | controller |     "Jun 11 16:22:00.305609 crc crio[3616]: time=\"2026-06-11T16:22:00.305134832Z\" 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:17:42.098940 | controller |     "Jun 11 16:22:00.312719 crc crio[3616]: time=\"2026-06-11T16:22:00.312573875Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 18:17:42.098955 | controller |     "Jun 11 16:22:00.324477 crc crio[3616]: time=\"2026-06-11T16:22:00.324178818Z\" 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:17:42.098970 | controller |     "Jun 11 16:22:00.331920 crc crio[3616]: time=\"2026-06-11T16:22:00.331777698Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 18:17:42.098985 | controller |     "Jun 11 16:22:00.366801 crc crio[3616]: time=\"2026-06-11T16:22:00.366558725Z\" 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:17:42.099000 | controller |     "Jun 11 16:22:00.379876 crc crio[3616]: time=\"2026-06-11T16:22:00.379810741Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 18:17:42.099015 | controller |     "Jun 11 16:22:00.465960 crc crio[3616]: time=\"2026-06-11T16:22:00.465839737Z\" 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:17:42.099030 | controller |     "Jun 11 16:22:00.468798 crc crio[3616]: time=\"2026-06-11T16:22:00.468724586Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 18:17:42.099044 | controller |     "Jun 11 16:22:00.508457 crc crio[3616]: time=\"2026-06-11T16:22:00.508211823Z\" 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:17:42.099059 | controller |     "Jun 11 16:22:00.510798 crc crio[3616]: time=\"2026-06-11T16:22:00.510699361Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 18:17:42.099074 | controller |     "Jun 11 16:22:00.532129 crc crio[3616]: time=\"2026-06-11T16:22:00.531930023Z\" 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:17:42.099090 | controller |     "Jun 11 16:22:00.539060 crc crio[3616]: time=\"2026-06-11T16:22:00.538879746Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 18:17:42.099109 | controller |     "Jun 11 16:22:00.549530 crc crio[3616]: time=\"2026-06-11T16:22:00.549219697Z\" 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:17:42.099124 | controller |     "Jun 11 16:22:00.554598 crc crio[3616]: time=\"2026-06-11T16:22:00.554485595Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 18:17:42.099139 | controller |     "Jun 11 16:22:00.564169 crc crio[3616]: time=\"2026-06-11T16:22:00.563900361Z\" 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:17:42.099154 | controller |     "Jun 11 16:22:00.587472 crc crio[3616]: time=\"2026-06-11T16:22:00.587150813Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 18:17:42.099169 | controller |     "Jun 11 16:22:00.611495 crc crio[3616]: time=\"2026-06-11T16:22:00.611060934Z\" 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:17:42.099184 | controller |     "Jun 11 16:22:00.618729 crc crio[3616]: time=\"2026-06-11T16:22:00.618595666Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 18:17:42.099199 | controller |     "Jun 11 16:22:00.625730 crc crio[3616]: time=\"2026-06-11T16:22:00.625586351Z\" 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:17:42.099215 | controller |     "Jun 11 16:22:00.628814 crc crio[3616]: time=\"2026-06-11T16:22:00.628736748Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 18:17:42.099229 | controller |     "Jun 11 16:22:00.740243 crc crio[3616]: time=\"2026-06-11T16:22:00.739909362Z\" 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:17:42.099244 | controller |     "Jun 11 16:22:00.744203 crc crio[3616]: time=\"2026-06-11T16:22:00.744079926Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 18:17:42.099259 | controller |     "Jun 11 16:22:00.886522 crc crio[3616]: time=\"2026-06-11T16:22:00.88600212Z\" 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:17:42.099274 | controller |     "Jun 11 16:22:00.893185 crc crio[3616]: time=\"2026-06-11T16:22:00.892948551Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 18:17:42.099288 | controller |     "Jun 11 16:22:00.902670 crc crio[3616]: time=\"2026-06-11T16:22:00.902530595Z\" 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:17:42.099307 | controller |     "Jun 11 16:22:00.908145 crc crio[3616]: time=\"2026-06-11T16:22:00.90797415Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 18:17:42.099322 | controller |     "Jun 11 16:22:00.936438 crc crio[3616]: time=\"2026-06-11T16:22:00.936104748Z\" 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:17:42.099337 | controller |     "Jun 11 16:22:00.972700 crc crio[3616]: time=\"2026-06-11T16:22:00.972276132Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 18:17:42.099352 | controller |     "Jun 11 16:22:01.004238 crc crio[3616]: time=\"2026-06-11T16:22:01.003992392Z\" 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:17:42.099367 | controller |     "Jun 11 16:22:01.009233 crc crio[3616]: time=\"2026-06-11T16:22:01.009100822Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 18:17:42.099381 | controller |     "Jun 11 16:22:01.035723 crc crio[3616]: time=\"2026-06-11T16:22:01.035521453Z\" 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:17:42.099396 | controller |     "Jun 11 16:22:01.041463 crc crio[3616]: time=\"2026-06-11T16:22:01.041195723Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 18:17:42.099411 | controller |     "Jun 11 16:22:01.052470 crc crio[3616]: time=\"2026-06-11T16:22:01.052123915Z\" 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:17:42.099425 | controller |     "Jun 11 16:22:01.057718 crc crio[3616]: time=\"2026-06-11T16:22:01.057600695Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 18:17:42.099440 | controller |     "Jun 11 16:22:01.071532 crc crio[3616]: time=\"2026-06-11T16:22:01.071086433Z\" 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:17:42.099455 | controller |     "Jun 11 16:22:01.077086 crc crio[3616]: time=\"2026-06-11T16:22:01.076964884Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 18:17:42.099470 | controller |     "Jun 11 16:22:01.105793 crc crio[3616]: time=\"2026-06-11T16:22:01.105599634Z\" 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:17:42.099485 | controller |     "Jun 11 16:22:01.110562 crc crio[3616]: time=\"2026-06-11T16:22:01.110296582Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 18:17:42.099504 | controller |     "Jun 11 16:22:01.118012 crc crio[3616]: time=\"2026-06-11T16:22:01.117903521Z\" 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:17:42.099520 | controller |     "Jun 11 16:22:01.123515 crc crio[3616]: time=\"2026-06-11T16:22:01.123096089Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 18:17:42.099535 | controller |     "Jun 11 16:22:01.190150 crc crio[3616]: time=\"2026-06-11T16:22:01.189947835Z\" 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:17:42.099550 | controller |     "Jun 11 16:22:01.194300 crc crio[3616]: time=\"2026-06-11T16:22:01.194152801Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 18:17:42.099565 | controller |     "Jun 11 16:22:01.208510 crc crio[3616]: time=\"2026-06-11T16:22:01.208242714Z\" 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:17:42.099579 | controller |     "Jun 11 16:22:01.214758 crc crio[3616]: time=\"2026-06-11T16:22:01.214638458Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 18:17:42.099594 | controller |     "Jun 11 16:22:01.222809 crc crio[3616]: time=\"2026-06-11T16:22:01.222685282Z\" 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:17:42.099609 | controller |     "Jun 11 16:22:01.227513 crc crio[3616]: time=\"2026-06-11T16:22:01.227285321Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 18:17:42.099624 | controller |     "Jun 11 16:22:01.235810 crc crio[3616]: time=\"2026-06-11T16:22:01.235691322Z\" 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:17:42.099639 | controller |     "Jun 11 16:22:01.240314 crc crio[3616]: time=\"2026-06-11T16:22:01.24020266Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 18:17:42.099653 | controller |     "Jun 11 16:22:01.248940 crc crio[3616]: time=\"2026-06-11T16:22:01.248830465Z\" 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:17:42.099668 | controller |     "Jun 11 16:22:01.253629 crc crio[3616]: time=\"2026-06-11T16:22:01.253523042Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 18:17:42.099682 | controller |     "Jun 11 16:22:01.302898 crc crio[3616]: time=\"2026-06-11T16:22:01.302707535Z\" 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:17:42.099703 | controller |     "Jun 11 16:22:01.309023 crc crio[3616]: time=\"2026-06-11T16:22:01.308834711Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 18:17:42.099817 | controller |     "Jun 11 16:22:01.375934 crc crio[3616]: time=\"2026-06-11T16:22:01.37572694Z\" 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:17:42.099844 | controller |     "Jun 11 16:22:01.381270 crc crio[3616]: time=\"2026-06-11T16:22:01.381090677Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 18:17:42.099915 | controller |     "Jun 11 16:22:01.391666 crc crio[3616]: time=\"2026-06-11T16:22:01.391542022Z\" 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:17:42.099956 | controller |     "Jun 11 16:22:01.396095 crc crio[3616]: time=\"2026-06-11T16:22:01.395936598Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 18:17:42.099974 | controller |     "Jun 11 16:22:01.497612 crc crio[3616]: time=\"2026-06-11T16:22:01.49706578Z\" 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:17:42.099990 | controller |     "Jun 11 16:22:01.498111 crc crio[3616]: time=\"2026-06-11T16:22:01.49793511Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100007 | controller |     "Jun 11 16:22:01.498954 crc crio[3616]: time=\"2026-06-11T16:22:01.498791569Z\" 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:17:42.100024 | controller |     "Jun 11 16:22:01.500075 crc crio[3616]: time=\"2026-06-11T16:22:01.49986216Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:17:42.100042 | controller |     "Jun 11 16:22:01.501580 crc crio[3616]: time=\"2026-06-11T16:22:01.50100555Z\" 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:0xc0001163c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.100060 | controller |     "Jun 11 16:22:01.501796 crc crio[3616]: time=\"2026-06-11T16:22:01.501711863Z\" 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:17:42.100076 | controller |     "Jun 11 16:22:01.553937 crc crio[3616]: time=\"2026-06-11T16:22:01.553786185Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:17:42.100091 | controller |     "Jun 11 16:22:01.554239 crc crio[3616]: time=\"2026-06-11T16:22:01.553788135Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:17:42.100106 | controller |     "Jun 11 16:22:01.555759 crc crio[3616]: time=\"2026-06-11T16:22:01.555608575Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:17:42.100127 | controller |     "Jun 11 16:22:01.558139 crc crio[3616]: time=\"2026-06-11T16:22:01.557998741Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:17:42.100143 | controller |     "Jun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558144837Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:17:42.100159 | controller |     "Jun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558182681Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:17:42.100174 | controller |     "Jun 11 16:22:01.558431 crc crio[3616]: time=\"2026-06-11T16:22:01.558212744Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:17:42.100189 | controller |     "Jun 11 16:22:01.558774 crc crio[3616]: time=\"2026-06-11T16:22:01.55865437Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:17:42.100205 | controller |     "Jun 11 16:22:01.562125 crc crio[3616]: time=\"2026-06-11T16:22:01.561988946Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:17:42.100220 | controller |     "Jun 11 16:22:01.569642 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:17:42.100236 | controller |     "Jun 11 16:22:01.650680 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100251 | controller |     "Jun 11 16:22:01.651138 crc crio[3616]: time=\"2026-06-11T16:22:01.651038455Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 18:17:42.100267 | controller |     "Jun 11 16:22:01.651227 crc crio[3616]: time=\"2026-06-11T16:22:01.651134035Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100283 | controller |     "Jun 11 16:22:01.651227 crc crio[3616]: time=\"2026-06-11T16:22:01.651203992Z\" 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:17:42.100301 | controller |     "Jun 11 16:22:01.652119 crc crio[3616]: time=\"2026-06-11T16:22:01.651991674Z\" 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:0xc000880598}] Aliases:map[]}\"",
2026-06-11 18:17:42.100318 | controller |     "Jun 11 16:22:01.652807 crc crio[3616]: time=\"2026-06-11T16:22:01.652692027Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.100334 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100350 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676895298Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 18:17:42.100365 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676927281Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100384 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.676958915Z\" 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:17:42.100401 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.677145204Z\" 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:0xc000918008}] Aliases:map[]}\"",
2026-06-11 18:17:42.100417 | controller |     "Jun 11 16:22:01.677234 crc crio[3616]: time=\"2026-06-11T16:22:01.677273897Z\" 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:17:42.100433 | controller |     "Jun 11 16:22:01.760566 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100447 | controller |     "Jun 11 16:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.76048402Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 18:17:42.100462 | controller |     "Jun 11 16:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.760527725Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100478 | controller |     "Jun 11 16:22:01.760566 crc crio[3616]: time=\"2026-06-11T16:22:01.760569459Z\" 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:17:42.100494 | controller |     "Jun 11 16:22:01.760981 crc crio[3616]: time=\"2026-06-11T16:22:01.760788852Z\" 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:0xc000116600}] Aliases:map[]}\"",
2026-06-11 18:17:42.100510 | controller |     "Jun 11 16:22:01.760981 crc crio[3616]: time=\"2026-06-11T16:22:01.760973691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.100526 | controller |     "Jun 11 16:22:01.847299 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100541 | controller |     "Jun 11 16:22:01.847679 crc crio[3616]: time=\"2026-06-11T16:22:01.847625612Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 18:17:42.100556 | controller |     "Jun 11 16:22:01.847679 crc crio[3616]: time=\"2026-06-11T16:22:01.847677697Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100575 | controller |     "Jun 11 16:22:01.847819 crc crio[3616]: time=\"2026-06-11T16:22:01.847730913Z\" 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:17:42.100592 | controller |     "Jun 11 16:22:01.848158 crc crio[3616]: time=\"2026-06-11T16:22:01.848057597Z\" 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:0xc0009180a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.100608 | controller |     "Jun 11 16:22:01.848625 crc crio[3616]: time=\"2026-06-11T16:22:01.848517195Z\" 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:17:42.100623 | controller |     "Jun 11 16:22:01.889829 crc crio[3616]: 2026-06-11T16:22:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100639 | controller |     "Jun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890033212Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 18:17:42.100654 | controller |     "Jun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890092598Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100669 | controller |     "Jun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890133022Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 18:17:42.100684 | controller |     "Jun 11 16:22:01.890174 crc crio[3616]: time=\"2026-06-11T16:22:01.890156195Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100698 | controller |     "Jun 11 16:22:01.890913 crc crio[3616]: time=\"2026-06-11T16:22:01.890215321Z\" 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:17:42.100714 | controller |     "Jun 11 16:22:01.890913 crc crio[3616]: time=\"2026-06-11T16:22:01.890870749Z\" 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:0xc000880630}] Aliases:map[]}\"",
2026-06-11 18:17:42.100729 | controller |     "Jun 11 16:22:01.891188 crc crio[3616]: time=\"2026-06-11T16:22:01.891148528Z\" 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:17:42.100745 | controller |     "Jun 11 16:22:02.088301 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100763 | controller |     "Jun 11 16:22:02.088301 crc crio[3616]: time=\"2026-06-11T16:22:02.088245017Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 18:17:42.100778 | controller |     "Jun 11 16:22:02.088301 crc crio[3616]: time=\"2026-06-11T16:22:02.088297332Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100792 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088515365Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 18:17:42.100807 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.08855844Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100821 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088585122Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 18:17:42.100836 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088600764Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100878 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088617136Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 18:17:42.100895 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088631447Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.100911 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088674252Z\" 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:17:42.100926 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.088994315Z\" 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:0xc000918138}] Aliases:map[]}\"",
2026-06-11 18:17:42.100943 | controller |     "Jun 11 16:22:02.090301 crc crio[3616]: time=\"2026-06-11T16:22:02.089198196Z\" 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:17:42.100960 | controller |     "Jun 11 16:22:02.191996 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.100983 | controller |     "Jun 11 16:22:02.192186 crc crio[3616]: time=\"2026-06-11T16:22:02.192137776Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 18:17:42.101010 | controller |     "Jun 11 16:22:02.192237 crc crio[3616]: time=\"2026-06-11T16:22:02.192192382Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101040 | controller |     "Jun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192231236Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 18:17:42.101068 | controller |     "Jun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192249818Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101085 | controller |     "Jun 11 16:22:02.192310 crc crio[3616]: time=\"2026-06-11T16:22:02.192282851Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 18:17:42.101100 | controller |     "Jun 11 16:22:02.192607 crc crio[3616]: time=\"2026-06-11T16:22:02.192303134Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101116 | controller |     "Jun 11 16:22:02.192750 crc crio[3616]: time=\"2026-06-11T16:22:02.192632558Z\" 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:17:42.101132 | controller |     "Jun 11 16:22:02.193136 crc crio[3616]: time=\"2026-06-11T16:22:02.193051501Z\" 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:0xc0008806c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.101148 | controller |     "Jun 11 16:22:02.193745 crc crio[3616]: time=\"2026-06-11T16:22:02.193630362Z\" 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:17:42.101164 | controller |     "Jun 11 16:22:02.326946 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101179 | controller |     "Jun 11 16:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.327057825Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 18:17:42.101194 | controller |     "Jun 11 16:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.32710301Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101210 | controller |     "Jun 11 16:22:02.327231 crc crio[3616]: time=\"2026-06-11T16:22:02.327137553Z\" 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:17:42.101226 | controller |     "Jun 11 16:22:02.327814 crc crio[3616]: time=\"2026-06-11T16:22:02.327446515Z\" 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:0xc0001166d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.101242 | controller |     "Jun 11 16:22:02.327814 crc crio[3616]: time=\"2026-06-11T16:22:02.327619343Z\" 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:17:42.101298 | controller |     "Jun 11 16:22:02.360701 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101315 | controller |     "Jun 11 16:22:02.360701 crc crio[3616]: time=\"2026-06-11T16:22:02.360686224Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 18:17:42.101330 | controller |     "Jun 11 16:22:02.360925 crc crio[3616]: time=\"2026-06-11T16:22:02.360719777Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101345 | controller |     "Jun 11 16:22:02.360925 crc crio[3616]: time=\"2026-06-11T16:22:02.360755101Z\" 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:17:42.101361 | controller |     "Jun 11 16:22:02.361012 crc crio[3616]: time=\"2026-06-11T16:22:02.360976664Z\" 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:0xc000116760}] Aliases:map[]}\"",
2026-06-11 18:17:42.101377 | controller |     "Jun 11 16:22:02.361159 crc crio[3616]: time=\"2026-06-11T16:22:02.361112588Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.101392 | controller |     "Jun 11 16:22:02.400861 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101407 | controller |     "Jun 11 16:22:02.401413 crc crio[3616]: time=\"2026-06-11T16:22:02.401027331Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 18:17:42.101422 | controller |     "Jun 11 16:22:02.401413 crc crio[3616]: time=\"2026-06-11T16:22:02.401080416Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101437 | controller |     "Jun 11 16:22:02.401576 crc crio[3616]: time=\"2026-06-11T16:22:02.401449935Z\" 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:17:42.101453 | controller |     "Jun 11 16:22:02.402000 crc crio[3616]: time=\"2026-06-11T16:22:02.40188764Z\" 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:0xc00018ecd8}] Aliases:map[]}\"",
2026-06-11 18:17:42.101469 | controller |     "Jun 11 16:22:02.402496 crc crio[3616]: time=\"2026-06-11T16:22:02.402239947Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.101488 | controller |     "Jun 11 16:22:02.541541 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101503 | controller |     "Jun 11 16:22:02.541898 crc crio[3616]: time=\"2026-06-11T16:22:02.541776172Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 18:17:42.101518 | controller |     "Jun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.541889524Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101534 | controller |     "Jun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.54194816Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 18:17:42.101550 | controller |     "Jun 11 16:22:02.542024 crc crio[3616]: time=\"2026-06-11T16:22:02.541977103Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101566 | controller |     "Jun 11 16:22:02.542463 crc crio[3616]: time=\"2026-06-11T16:22:02.542048341Z\" 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:17:42.101582 | controller |     "Jun 11 16:22:02.542700 crc crio[3616]: time=\"2026-06-11T16:22:02.542550883Z\" 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:0xc0009181d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.101598 | controller |     "Jun 11 16:22:02.542700 crc crio[3616]: time=\"2026-06-11T16:22:02.542683847Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.101613 | controller |     "Jun 11 16:22:02.542898 crc crio[3616]: time=\"2026-06-11T16:22:02.54271754Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.101628 | controller |     "Jun 11 16:22:02.542898 crc crio[3616]: time=\"2026-06-11T16:22:02.542741143Z\" 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:17:42.101644 | controller |     "Jun 11 16:22:02.630655 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101659 | controller |     "Jun 11 16:22:02.630655 crc crio[3616]: time=\"2026-06-11T16:22:02.63062477Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 18:17:42.101674 | controller |     "Jun 11 16:22:02.630954 crc crio[3616]: time=\"2026-06-11T16:22:02.630674056Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101689 | controller |     "Jun 11 16:22:02.630954 crc crio[3616]: time=\"2026-06-11T16:22:02.630728151Z\" 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:17:42.101704 | controller |     "Jun 11 16:22:02.631092 crc crio[3616]: time=\"2026-06-11T16:22:02.631048635Z\" 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:0xc000116818}] Aliases:map[]}\"",
2026-06-11 18:17:42.101723 | controller |     "Jun 11 16:22:02.631551 crc crio[3616]: time=\"2026-06-11T16:22:02.631281879Z\" 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:17:42.101739 | controller |     "Jun 11 16:22:02.657241 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101754 | controller |     "Jun 11 16:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657304119Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 18:17:42.101768 | controller |     "Jun 11 16:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657439483Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101784 | controller |     "Jun 11 16:22:02.657592 crc crio[3616]: time=\"2026-06-11T16:22:02.657531703Z\" 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:17:42.101799 | controller |     "Jun 11 16:22:02.657835 crc crio[3616]: time=\"2026-06-11T16:22:02.657762517Z\" 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:0xc00018ed78}] Aliases:map[]}\"",
2026-06-11 18:17:42.101814 | controller |     "Jun 11 16:22:02.658003 crc crio[3616]: time=\"2026-06-11T16:22:02.657913533Z\" 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:17:42.101829 | controller |     "Jun 11 16:22:02.809025 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.101844 | controller |     "Jun 11 16:22:02.809559 crc crio[3616]: time=\"2026-06-11T16:22:02.809284258Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 18:17:42.101882 | controller |     "Jun 11 16:22:02.809559 crc crio[3616]: time=\"2026-06-11T16:22:02.809474818Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101898 | controller |     "Jun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.80958908Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 18:17:42.101913 | controller |     "Jun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809618003Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101931 | controller |     "Jun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809646366Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 18:17:42.101947 | controller |     "Jun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809669348Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.101962 | controller |     "Jun 11 16:22:02.809883 crc crio[3616]: time=\"2026-06-11T16:22:02.809721553Z\" 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:17:42.101977 | controller |     "Jun 11 16:22:02.810276 crc crio[3616]: time=\"2026-06-11T16:22:02.810088272Z\" 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:0xc00018ee08}] Aliases:map[]}\"",
2026-06-11 18:17:42.101993 | controller |     "Jun 11 16:22:02.810564 crc crio[3616]: time=\"2026-06-11T16:22:02.810472562Z\" 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:17:42.102007 | controller |     "Jun 11 16:22:02.827093 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102022 | controller |     "Jun 11 16:22:02.827267 crc crio[3616]: time=\"2026-06-11T16:22:02.827188655Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 18:17:42.102037 | controller |     "Jun 11 16:22:02.827267 crc crio[3616]: time=\"2026-06-11T16:22:02.827225249Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102052 | controller |     "Jun 11 16:22:02.827533 crc crio[3616]: time=\"2026-06-11T16:22:02.827264583Z\" 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:17:42.102068 | controller |     "Jun 11 16:22:02.827635 crc crio[3616]: time=\"2026-06-11T16:22:02.827583506Z\" 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:0xc000918268}] Aliases:map[]}\"",
2026-06-11 18:17:42.102085 | controller |     "Jun 11 16:22:02.827834 crc crio[3616]: time=\"2026-06-11T16:22:02.827767885Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.102107 | controller |     "Jun 11 16:22:02.843424 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102138 | controller |     "Jun 11 16:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.843548932Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 18:17:42.102169 | controller |     "Jun 11 16:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.843589306Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102193 | controller |     "Jun 11 16:22:02.843798 crc crio[3616]: time=\"2026-06-11T16:22:02.84362662Z\" 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:17:42.102210 | controller |     "Jun 11 16:22:02.844008 crc crio[3616]: time=\"2026-06-11T16:22:02.843845383Z\" 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:0xc000918300}] Aliases:map[]}\"",
2026-06-11 18:17:42.102227 | controller |     "Jun 11 16:22:02.844008 crc crio[3616]: time=\"2026-06-11T16:22:02.843986878Z\" 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:17:42.102243 | controller |     "Jun 11 16:22:02.865607 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102258 | controller |     "Jun 11 16:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865747465Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 18:17:42.102274 | controller |     "Jun 11 16:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865784179Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102290 | controller |     "Jun 11 16:22:02.865834 crc crio[3616]: time=\"2026-06-11T16:22:02.865822263Z\" 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:17:42.102305 | controller |     "Jun 11 16:22:02.866149 crc crio[3616]: time=\"2026-06-11T16:22:02.866058778Z\" 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:0xc000918398}] Aliases:map[]}\"",
2026-06-11 18:17:42.102321 | controller |     "Jun 11 16:22:02.866451 crc crio[3616]: time=\"2026-06-11T16:22:02.866261319Z\" 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:17:42.102336 | controller |     "Jun 11 16:22:02.913142 crc crio[3616]: 2026-06-11T16:22:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102355 | controller |     "Jun 11 16:22:02.913315 crc crio[3616]: time=\"2026-06-11T16:22:02.913223471Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 18:17:42.102370 | controller |     "Jun 11 16:22:02.913315 crc crio[3616]: time=\"2026-06-11T16:22:02.913269706Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102385 | controller |     "Jun 11 16:22:02.913473 crc crio[3616]: time=\"2026-06-11T16:22:02.91331313Z\" 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:17:42.102400 | controller |     "Jun 11 16:22:02.913936 crc crio[3616]: time=\"2026-06-11T16:22:02.913817803Z\" 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:0xc00018eea0}] Aliases:map[]}\"",
2026-06-11 18:17:42.102416 | controller |     "Jun 11 16:22:02.914229 crc crio[3616]: time=\"2026-06-11T16:22:02.914151588Z\" 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:17:42.102431 | controller |     "Jun 11 16:22:03.100998 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102446 | controller |     "Jun 11 16:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.100936999Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 18:17:42.102461 | controller |     "Jun 11 16:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.100973972Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102476 | controller |     "Jun 11 16:22:03.100998 crc crio[3616]: time=\"2026-06-11T16:22:03.101016837Z\" 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:17:42.102492 | controller |     "Jun 11 16:22:03.102453 crc crio[3616]: time=\"2026-06-11T16:22:03.101268413Z\" 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:0xc00018ef30}] Aliases:map[]}\"",
2026-06-11 18:17:42.102508 | controller |     "Jun 11 16:22:03.102453 crc crio[3616]: time=\"2026-06-11T16:22:03.101498727Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.102524 | controller |     "Jun 11 16:22:03.118294 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102543 | controller |     "Jun 11 16:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118442964Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 18:17:42.102558 | controller |     "Jun 11 16:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118476328Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102574 | controller |     "Jun 11 16:22:03.118594 crc crio[3616]: time=\"2026-06-11T16:22:03.118553276Z\" 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:17:42.102589 | controller |     "Jun 11 16:22:03.118846 crc crio[3616]: time=\"2026-06-11T16:22:03.118738465Z\" 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:0xc0001168e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.102605 | controller |     "Jun 11 16:22:03.118939 crc crio[3616]: time=\"2026-06-11T16:22:03.118888221Z\" 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:17:42.102620 | controller |     "Jun 11 16:22:03.147967 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102635 | controller |     "Jun 11 16:22:03.148263 crc crio[3616]: time=\"2026-06-11T16:22:03.14818535Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 18:17:42.102649 | controller |     "Jun 11 16:22:03.148263 crc crio[3616]: time=\"2026-06-11T16:22:03.148250037Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102665 | controller |     "Jun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148276249Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 18:17:42.102680 | controller |     "Jun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148286561Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102696 | controller |     "Jun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148299042Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 18:17:42.102711 | controller |     "Jun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148308663Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102725 | controller |     "Jun 11 16:22:03.148464 crc crio[3616]: time=\"2026-06-11T16:22:03.148436296Z\" 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:17:42.102740 | controller |     "Jun 11 16:22:03.148862 crc crio[3616]: time=\"2026-06-11T16:22:03.148739878Z\" 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:0xc00100e170}] Aliases:map[]}\"",
2026-06-11 18:17:42.102760 | controller |     "Jun 11 16:22:03.149184 crc crio[3616]: time=\"2026-06-11T16:22:03.149094135Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.102776 | controller |     "Jun 11 16:22:03.186400 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102791 | controller |     "Jun 11 16:22:03.186649 crc crio[3616]: time=\"2026-06-11T16:22:03.186593906Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 18:17:42.102806 | controller |     "Jun 11 16:22:03.186649 crc crio[3616]: time=\"2026-06-11T16:22:03.186640831Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102820 | controller |     "Jun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186661233Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 18:17:42.102835 | controller |     "Jun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186672614Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102867 | controller |     "Jun 11 16:22:03.186723 crc crio[3616]: time=\"2026-06-11T16:22:03.186703037Z\" 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:17:42.102888 | controller |     "Jun 11 16:22:03.186977 crc crio[3616]: time=\"2026-06-11T16:22:03.186904798Z\" 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:0xc00018efd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.102905 | controller |     "Jun 11 16:22:03.187162 crc crio[3616]: time=\"2026-06-11T16:22:03.187099178Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.102920 | controller |     "Jun 11 16:22:03.246914 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.102935 | controller |     "Jun 11 16:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247012784Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 18:17:42.102950 | controller |     "Jun 11 16:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247048768Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.102965 | controller |     "Jun 11 16:22:03.247164 crc crio[3616]: time=\"2026-06-11T16:22:03.247087742Z\" 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:17:42.102984 | controller |     "Jun 11 16:22:03.247397 crc crio[3616]: time=\"2026-06-11T16:22:03.247297824Z\" 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:0xc00018f060}] Aliases:map[]}\"",
2026-06-11 18:17:42.103000 | controller |     "Jun 11 16:22:03.247866 crc crio[3616]: time=\"2026-06-11T16:22:03.247785564Z\" 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:17:42.103015 | controller |     "Jun 11 16:22:03.292238 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103030 | controller |     "Jun 11 16:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292308424Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 18:17:42.103045 | controller |     "Jun 11 16:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292443158Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103060 | controller |     "Jun 11 16:22:03.292726 crc crio[3616]: time=\"2026-06-11T16:22:03.292505854Z\" 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:17:42.103076 | controller |     "Jun 11 16:22:03.292868 crc crio[3616]: time=\"2026-06-11T16:22:03.292799685Z\" 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:0xc00018f0f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.103091 | controller |     "Jun 11 16:22:03.293084 crc crio[3616]: time=\"2026-06-11T16:22:03.292952931Z\" 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:17:42.103107 | controller |     "Jun 11 16:22:03.339648 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103122 | controller |     "Jun 11 16:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339681069Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 18:17:42.103137 | controller |     "Jun 11 16:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339724843Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103152 | controller |     "Jun 11 16:22:03.339976 crc crio[3616]: time=\"2026-06-11T16:22:03.339775889Z\" 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:17:42.103173 | controller |     "Jun 11 16:22:03.340162 crc crio[3616]: time=\"2026-06-11T16:22:03.340007773Z\" 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:0xc00018f180}] Aliases:map[]}\"",
2026-06-11 18:17:42.103189 | controller |     "Jun 11 16:22:03.340438 crc crio[3616]: time=\"2026-06-11T16:22:03.340246568Z\" 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:17:42.103204 | controller |     "Jun 11 16:22:03.379676 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103223 | controller |     "Jun 11 16:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.37977832Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 18:17:42.103247 | controller |     "Jun 11 16:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.379823164Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103275 | controller |     "Jun 11 16:22:03.379926 crc crio[3616]: time=\"2026-06-11T16:22:03.379869579Z\" 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:17:42.103304 | controller |     "Jun 11 16:22:03.380173 crc crio[3616]: time=\"2026-06-11T16:22:03.380137157Z\" 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:0xc00100e258}] Aliases:map[]}\"",
2026-06-11 18:17:42.103332 | controller |     "Jun 11 16:22:03.380605 crc crio[3616]: time=\"2026-06-11T16:22:03.380444809Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.103354 | controller |     "Jun 11 16:22:03.454611 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103373 | controller |     "Jun 11 16:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454674721Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 18:17:42.103391 | controller |     "Jun 11 16:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454707204Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103407 | controller |     "Jun 11 16:22:03.454789 crc crio[3616]: time=\"2026-06-11T16:22:03.454741088Z\" 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:17:42.103427 | controller |     "Jun 11 16:22:03.455018 crc crio[3616]: time=\"2026-06-11T16:22:03.454904315Z\" 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:0xc0001169a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.103444 | controller |     "Jun 11 16:22:03.455118 crc crio[3616]: time=\"2026-06-11T16:22:03.455022667Z\" 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:17:42.103459 | controller |     "Jun 11 16:22:03.473993 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103474 | controller |     "Jun 11 16:22:03.474099 crc crio[3616]: time=\"2026-06-11T16:22:03.474056272Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 18:17:42.103489 | controller |     "Jun 11 16:22:03.474099 crc crio[3616]: time=\"2026-06-11T16:22:03.474086985Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103504 | controller |     "Jun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.474102806Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 18:17:42.103519 | controller |     "Jun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.474110707Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103534 | controller |     "Jun 11 16:22:03.474212 crc crio[3616]: time=\"2026-06-11T16:22:03.4741381Z\" 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:17:42.103550 | controller |     "Jun 11 16:22:03.474423 crc crio[3616]: time=\"2026-06-11T16:22:03.474296517Z\" 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:0xc000918468}] Aliases:map[]}\"",
2026-06-11 18:17:42.103566 | controller |     "Jun 11 16:22:03.474525 crc crio[3616]: time=\"2026-06-11T16:22:03.474483566Z\" 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:17:42.103581 | controller |     "Jun 11 16:22:03.503098 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103597 | controller |     "Jun 11 16:22:03.503260 crc crio[3616]: time=\"2026-06-11T16:22:03.503209947Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 18:17:42.103615 | controller |     "Jun 11 16:22:03.503260 crc crio[3616]: time=\"2026-06-11T16:22:03.503256712Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103631 | controller |     "Jun 11 16:22:03.503467 crc crio[3616]: time=\"2026-06-11T16:22:03.503298576Z\" 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:17:42.103647 | controller |     "Jun 11 16:22:03.503669 crc crio[3616]: time=\"2026-06-11T16:22:03.503589846Z\" 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:0xc000116a38}] Aliases:map[]}\"",
2026-06-11 18:17:42.103663 | controller |     "Jun 11 16:22:03.503841 crc crio[3616]: time=\"2026-06-11T16:22:03.503774436Z\" 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:17:42.103679 | controller |     "Jun 11 16:22:03.623785 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103718 | controller |     "Jun 11 16:22:03.624048 crc crio[3616]: time=\"2026-06-11T16:22:03.623959105Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 18:17:42.103750 | controller |     "Jun 11 16:22:03.624103 crc crio[3616]: time=\"2026-06-11T16:22:03.624049975Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103772 | controller |     "Jun 11 16:22:03.624190 crc crio[3616]: time=\"2026-06-11T16:22:03.624133493Z\" 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:17:42.103789 | controller |     "Jun 11 16:22:03.624588 crc crio[3616]: time=\"2026-06-11T16:22:03.624471429Z\" 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:0xc00018f220}] Aliases:map[]}\"",
2026-06-11 18:17:42.103806 | controller |     "Jun 11 16:22:03.624696 crc crio[3616]: time=\"2026-06-11T16:22:03.624649867Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.103822 | controller |     "Jun 11 16:22:03.624755 crc crio[3616]: time=\"2026-06-11T16:22:03.624701713Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.103838 | controller |     "Jun 11 16:22:03.624755 crc crio[3616]: time=\"2026-06-11T16:22:03.624729445Z\" 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:17:42.103883 | controller |     "Jun 11 16:22:03.672763 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.103902 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672781131Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 18:17:42.103918 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672815024Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103954 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672828785Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 18:17:42.103971 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672835816Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.103986 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.672861879Z\" 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:17:42.104002 | controller |     "Jun 11 16:22:03.673015 crc crio[3616]: time=\"2026-06-11T16:22:03.673005504Z\" 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:0xc000116ad8}] Aliases:map[]}\"",
2026-06-11 18:17:42.104017 | controller |     "Jun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.673049979Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.104033 | controller |     "Jun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.673058919Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.104049 | controller |     "Jun 11 16:22:03.673965 crc crio[3616]: time=\"2026-06-11T16:22:03.67306754Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.104064 | controller |     "Jun 11 16:22:03.775968 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104079 | controller |     "Jun 11 16:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.775992479Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 18:17:42.104094 | controller |     "Jun 11 16:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.776051235Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104109 | controller |     "Jun 11 16:22:03.776178 crc crio[3616]: time=\"2026-06-11T16:22:03.776147945Z\" 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:17:42.104123 | controller |     "Jun 11 16:22:03.776829 crc crio[3616]: time=\"2026-06-11T16:22:03.776702803Z\" 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:0xc000918508}] Aliases:map[]}\"",
2026-06-11 18:17:42.104150 | controller |     "Jun 11 16:22:03.777126 crc crio[3616]: time=\"2026-06-11T16:22:03.777015976Z\" 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:17:42.104194 | controller |     "Jun 11 16:22:03.962193 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104220 | controller |     "Jun 11 16:22:03.962689 crc crio[3616]: time=\"2026-06-11T16:22:03.962513092Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 18:17:42.104240 | controller |     "Jun 11 16:22:03.962689 crc crio[3616]: time=\"2026-06-11T16:22:03.962678359Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104258 | controller |     "Jun 11 16:22:03.962837 crc crio[3616]: time=\"2026-06-11T16:22:03.962746316Z\" 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:17:42.104274 | controller |     "Jun 11 16:22:03.963106 crc crio[3616]: time=\"2026-06-11T16:22:03.963018495Z\" 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:0xc000116b40}] Aliases:map[]}\"",
2026-06-11 18:17:42.104290 | controller |     "Jun 11 16:22:03.963491 crc crio[3616]: time=\"2026-06-11T16:22:03.963299524Z\" 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:17:42.104306 | controller |     "Jun 11 16:22:04.003305 crc crio[3616]: 2026-06-11T16:22:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104322 | controller |     "Jun 11 16:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.00365075Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 18:17:42.104337 | controller |     "Jun 11 16:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.003713076Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104353 | controller |     "Jun 11 16:22:04.003807 crc crio[3616]: time=\"2026-06-11T16:22:04.003786404Z\" 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:17:42.104374 | controller |     "Jun 11 16:22:04.004169 crc crio[3616]: time=\"2026-06-11T16:22:04.004064173Z\" 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:0xc00018f2a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.104406 | controller |     "Jun 11 16:22:04.004655 crc crio[3616]: time=\"2026-06-11T16:22:04.00451686Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.104437 | controller |     "Jun 11 16:22:04.068564 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104465 | controller |     "Jun 11 16:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068721252Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 18:17:42.104483 | controller |     "Jun 11 16:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068766646Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104499 | controller |     "Jun 11 16:22:04.068869 crc crio[3616]: time=\"2026-06-11T16:22:04.068816641Z\" 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:17:42.104515 | controller |     "Jun 11 16:22:04.069107 crc crio[3616]: time=\"2026-06-11T16:22:04.069049526Z\" 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:0xc00018f338}] Aliases:map[]}\"",
2026-06-11 18:17:42.104531 | controller |     "Jun 11 16:22:04.069304 crc crio[3616]: time=\"2026-06-11T16:22:04.069244386Z\" 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:17:42.104547 | controller |     "Jun 11 16:22:04.092821 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104563 | controller |     "Jun 11 16:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.09290601Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 18:17:42.104578 | controller |     "Jun 11 16:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.092942594Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104593 | controller |     "Jun 11 16:22:04.093134 crc crio[3616]: time=\"2026-06-11T16:22:04.092992069Z\" 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:17:42.104613 | controller |     "Jun 11 16:22:04.093446 crc crio[3616]: time=\"2026-06-11T16:22:04.093168668Z\" 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:0xc000880a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.104629 | controller |     "Jun 11 16:22:04.093446 crc crio[3616]: time=\"2026-06-11T16:22:04.093306452Z\" 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:17:42.104643 | controller |     "Jun 11 16:22:04.123829 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104658 | controller |     "Jun 11 16:22:04.124680 crc crio[3616]: time=\"2026-06-11T16:22:04.124582927Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 18:17:42.104674 | controller |     "Jun 11 16:22:04.124680 crc crio[3616]: time=\"2026-06-11T16:22:04.124666936Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104708 | controller |     "Jun 11 16:22:04.124779 crc crio[3616]: time=\"2026-06-11T16:22:04.124698959Z\" 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:17:42.104739 | controller |     "Jun 11 16:22:04.124940 crc crio[3616]: time=\"2026-06-11T16:22:04.124875478Z\" 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:0xc000116be0}] Aliases:map[]}\"",
2026-06-11 18:17:42.104757 | controller |     "Jun 11 16:22:04.125127 crc crio[3616]: time=\"2026-06-11T16:22:04.125071118Z\" 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:17:42.104774 | controller |     "Jun 11 16:22:04.184575 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104790 | controller |     "Jun 11 16:22:04.184855 crc crio[3616]: time=\"2026-06-11T16:22:04.18475938Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 18:17:42.104807 | controller |     "Jun 11 16:22:04.184855 crc crio[3616]: time=\"2026-06-11T16:22:04.184825567Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104868 | controller |     "Jun 11 16:22:04.184997 crc crio[3616]: time=\"2026-06-11T16:22:04.184884643Z\" 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:17:42.104907 | controller |     "Jun 11 16:22:04.185218 crc crio[3616]: time=\"2026-06-11T16:22:04.18513613Z\" 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:0xc0009185c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.104925 | controller |     "Jun 11 16:22:04.185432 crc crio[3616]: time=\"2026-06-11T16:22:04.185381725Z\" 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:17:42.104942 | controller |     "Jun 11 16:22:04.281775 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.104958 | controller |     "Jun 11 16:22:04.282044 crc crio[3616]: time=\"2026-06-11T16:22:04.281975178Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 18:17:42.104975 | controller |     "Jun 11 16:22:04.282044 crc crio[3616]: time=\"2026-06-11T16:22:04.282021963Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.104991 | controller |     "Jun 11 16:22:04.282243 crc crio[3616]: time=\"2026-06-11T16:22:04.282065207Z\" 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:17:42.105007 | controller |     "Jun 11 16:22:04.282455 crc crio[3616]: time=\"2026-06-11T16:22:04.28228711Z\" 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:0xc000116c78}] Aliases:map[]}\"",
2026-06-11 18:17:42.105023 | controller |     "Jun 11 16:22:04.282694 crc crio[3616]: time=\"2026-06-11T16:22:04.282542857Z\" 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:17:42.105039 | controller |     "Jun 11 16:22:04.318020 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105054 | controller |     "Jun 11 16:22:04.318503 crc crio[3616]: time=\"2026-06-11T16:22:04.318268513Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 18:17:42.105069 | controller |     "Jun 11 16:22:04.318503 crc crio[3616]: time=\"2026-06-11T16:22:04.318492036Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105085 | controller |     "Jun 11 16:22:04.318744 crc crio[3616]: time=\"2026-06-11T16:22:04.318577335Z\" 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:17:42.105105 | controller |     "Jun 11 16:22:04.319054 crc crio[3616]: time=\"2026-06-11T16:22:04.318967286Z\" 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:0xc00018f3d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.105121 | controller |     "Jun 11 16:22:04.319472 crc crio[3616]: time=\"2026-06-11T16:22:04.319273758Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.105137 | controller |     "Jun 11 16:22:04.344709 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105152 | controller |     "Jun 11 16:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344834829Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 18:17:42.105167 | controller |     "Jun 11 16:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344877413Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105182 | controller |     "Jun 11 16:22:04.345025 crc crio[3616]: time=\"2026-06-11T16:22:04.344918838Z\" 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:17:42.105198 | controller |     "Jun 11 16:22:04.345208 crc crio[3616]: time=\"2026-06-11T16:22:04.345118629Z\" 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:0xc00018f468}] Aliases:map[]}\"",
2026-06-11 18:17:42.105213 | controller |     "Jun 11 16:22:04.345387 crc crio[3616]: time=\"2026-06-11T16:22:04.345270934Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.105229 | controller |     "Jun 11 16:22:04.386673 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105244 | controller |     "Jun 11 16:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386851108Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 18:17:42.105259 | controller |     "Jun 11 16:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386894643Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105275 | controller |     "Jun 11 16:22:04.386980 crc crio[3616]: time=\"2026-06-11T16:22:04.386942908Z\" 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:17:42.105294 | controller |     "Jun 11 16:22:04.387164 crc crio[3616]: time=\"2026-06-11T16:22:04.387126987Z\" 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:0xc000918660}] Aliases:map[]}\"",
2026-06-11 18:17:42.105310 | controller |     "Jun 11 16:22:04.387412 crc crio[3616]: time=\"2026-06-11T16:22:04.387307956Z\" 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:17:42.105326 | controller |     "Jun 11 16:22:04.426253 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105341 | controller |     "Jun 11 16:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.426456988Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 18:17:42.105356 | controller |     "Jun 11 16:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.426502122Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105371 | controller |     "Jun 11 16:22:04.426875 crc crio[3616]: time=\"2026-06-11T16:22:04.42676903Z\" 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:17:42.105386 | controller |     "Jun 11 16:22:04.427089 crc crio[3616]: time=\"2026-06-11T16:22:04.42696272Z\" 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:0xc0009186f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.105402 | controller |     "Jun 11 16:22:04.427208 crc crio[3616]: time=\"2026-06-11T16:22:04.42714812Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.105418 | controller |     "Jun 11 16:22:04.465204 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105433 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465297028Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 18:17:42.105448 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465499559Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105463 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465536322Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 18:17:42.105478 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465551424Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105498 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465570006Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 18:17:42.105522 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465584157Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105550 | controller |     "Jun 11 16:22:04.465803 crc crio[3616]: time=\"2026-06-11T16:22:04.465751435Z\" 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:17:42.105580 | controller |     "Jun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.465968708Z\" 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:0xc00018f508}] Aliases:map[]}\"",
2026-06-11 18:17:42.105605 | controller |     "Jun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.466065928Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.105622 | controller |     "Jun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.46608562Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.105638 | controller |     "Jun 11 16:22:04.466255 crc crio[3616]: time=\"2026-06-11T16:22:04.466106202Z\" 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:17:42.105654 | controller |     "Jun 11 16:22:04.512012 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105670 | controller |     "Jun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512039857Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 18:17:42.105685 | controller |     "Jun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512078371Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105700 | controller |     "Jun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512112865Z\" 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:17:42.105715 | controller |     "Jun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512300054Z\" 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:0xc000880ad0}] Aliases:map[]}\"",
2026-06-11 18:17:42.105736 | controller |     "Jun 11 16:22:04.512882 crc crio[3616]: time=\"2026-06-11T16:22:04.512531608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.105752 | controller |     "Jun 11 16:22:04.550886 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105767 | controller |     "Jun 11 16:22:04.551081 crc crio[3616]: time=\"2026-06-11T16:22:04.55100443Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 18:17:42.105782 | controller |     "Jun 11 16:22:04.551081 crc crio[3616]: time=\"2026-06-11T16:22:04.551070607Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105797 | controller |     "Jun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.55109937Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 18:17:42.105812 | controller |     "Jun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551119892Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105827 | controller |     "Jun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551135573Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 18:17:42.105842 | controller |     "Jun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.551148705Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105877 | controller |     "Jun 11 16:22:04.551297 crc crio[3616]: time=\"2026-06-11T16:22:04.55119483Z\" 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:17:42.105894 | controller |     "Jun 11 16:22:04.551851 crc crio[3616]: time=\"2026-06-11T16:22:04.551531505Z\" 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:0xc00018f570}] Aliases:map[]}\"",
2026-06-11 18:17:42.105910 | controller |     "Jun 11 16:22:04.551851 crc crio[3616]: time=\"2026-06-11T16:22:04.551808373Z\" 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:17:42.105925 | controller |     "Jun 11 16:22:04.603869 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.105939 | controller |     "Jun 11 16:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.60382014Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 18:17:42.105954 | controller |     "Jun 11 16:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.603854514Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.105969 | controller |     "Jun 11 16:22:04.603869 crc crio[3616]: time=\"2026-06-11T16:22:04.603886327Z\" 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:17:42.105988 | controller |     "Jun 11 16:22:04.604494 crc crio[3616]: time=\"2026-06-11T16:22:04.604050654Z\" 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:0xc00100e350}] Aliases:map[]}\"",
2026-06-11 18:17:42.106004 | controller |     "Jun 11 16:22:04.604494 crc crio[3616]: time=\"2026-06-11T16:22:04.604213811Z\" 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:17:42.106019 | controller |     "Jun 11 16:22:04.641402 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.106034 | controller |     "Jun 11 16:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641498409Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 18:17:42.106048 | controller |     "Jun 11 16:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641544514Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.106063 | controller |     "Jun 11 16:22:04.641796 crc crio[3616]: time=\"2026-06-11T16:22:04.641588639Z\" 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:17:42.106078 | controller |     "Jun 11 16:22:04.641986 crc crio[3616]: time=\"2026-06-11T16:22:04.641853026Z\" 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:0xc000918790}] Aliases:map[]}\"",
2026-06-11 18:17:42.106093 | controller |     "Jun 11 16:22:04.642056 crc crio[3616]: time=\"2026-06-11T16:22:04.642002032Z\" 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:17:42.106108 | controller |     "Jun 11 16:22:04.674456 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.106123 | controller |     "Jun 11 16:22:04.674456 crc crio[3616]: time=\"2026-06-11T16:22:04.674443857Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 18:17:42.106139 | controller |     "Jun 11 16:22:04.674456 crc crio[3616]: time=\"2026-06-11T16:22:04.674488252Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.106154 | controller |     "Jun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674509704Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 18:17:42.106173 | controller |     "Jun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674526856Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.106189 | controller |     "Jun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.6745728Z\" 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:17:42.106205 | controller |     "Jun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.674840148Z\" 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:0xc00100e3e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.106221 | controller |     "Jun 11 16:22:04.675057 crc crio[3616]: time=\"2026-06-11T16:22:04.675036869Z\" 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:17:42.106236 | controller |     "Jun 11 16:22:04.816098 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.106251 | controller |     "Jun 11 16:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816281317Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 18:17:42.106266 | controller |     "Jun 11 16:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816402991Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.106281 | controller |     "Jun 11 16:22:04.816483 crc crio[3616]: time=\"2026-06-11T16:22:04.816467713Z\" 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:17:42.106296 | controller |     "Jun 11 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816595436Z\" 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:0xc00018f610}] Aliases:map[]}\"",
2026-06-11 18:17:42.106312 | controller |     "Jun 11 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816705681Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.106327 | controller |     "Jun 11 16:22:04.816731 crc crio[3616]: time=\"2026-06-11T16:22:04.816725521Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.106342 | controller |     "Jun 11 16:22:04.816884 crc crio[3616]: time=\"2026-06-11T16:22:04.816740102Z\" 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:17:42.106361 | controller |     "Jun 11 16:22:04.840122 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.106377 | controller |     "Jun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840196141Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 18:17:42.106392 | controller |     "Jun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840239902Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 18:17:42.106408 | controller |     "Jun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.840279674Z\" 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:17:42.106424 | controller |     "Jun 11 16:22:04.840519 crc crio[3616]: time=\"2026-06-11T16:22:04.84047347Z\" 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:0xc00018f678}] Aliases:map[]}\"",
2026-06-11 18:17:42.106439 | controller |     "Jun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840546092Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.106454 | controller |     "Jun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840564176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.106470 | controller |     "Jun 11 16:22:04.840850 crc crio[3616]: time=\"2026-06-11T16:22:04.840585433Z\" 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:17:42.106485 | controller |     "Jun 11 16:22:04.959715 crc crio[3616]: 2026-06-11T16:22:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.106500 | controller |     "Jun 11 16:22:04.959972 crc crio[3616]: time=\"2026-06-11T16:22:04.959738201Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 18:17:42.106515 | controller |     "Jun 11 16:22:06.418503 crc crio[3616]: time=\"2026-06-11T16:22:06.416913931Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106530 | controller |     "Jun 11 16:22:06.418503 crc crio[3616]: time=\"2026-06-11T16:22:06.41842188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.106545 | controller |     "Jun 11 16:22:06.431116 crc crio[3616]: time=\"2026-06-11T16:22:06.430987148Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106561 | controller |     "Jun 11 16:22:06.431116 crc crio[3616]: time=\"2026-06-11T16:22:06.431102752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.106582 | controller |     "Jun 11 16:22:06.438420 crc crio[3616]: time=\"2026-06-11T16:22:06.438174169Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106597 | controller |     "Jun 11 16:22:06.438864 crc crio[3616]: time=\"2026-06-11T16:22:06.438743028Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106613 | controller |     "Jun 11 16:22:06.457184 crc crio[3616]: time=\"2026-06-11T16:22:06.457072852Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106629 | controller |     "Jun 11 16:22:06.457311 crc crio[3616]: time=\"2026-06-11T16:22:06.457188736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.106652 | controller |     "Jun 11 16:22:06.466146 crc crio[3616]: time=\"2026-06-11T16:22:06.466023982Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106679 | controller |     "Jun 11 16:22:06.478221 crc crio[3616]: time=\"2026-06-11T16:22:06.478049852Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106708 | controller |     "Jun 11 16:22:06.478453 crc crio[3616]: time=\"2026-06-11T16:22:06.47827831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.106732 | controller |     "Jun 11 16:22:06.484773 crc crio[3616]: time=\"2026-06-11T16:22:06.484594472Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106749 | controller |     "Jun 11 16:22:06.484899 crc crio[3616]: time=\"2026-06-11T16:22:06.484800458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.106765 | controller |     "Jun 11 16:22:06.486717 crc crio[3616]: time=\"2026-06-11T16:22:06.486601917Z\" level=info msg=\"Ran pod sandbox f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=80564a35-e68e-44d4-8d23-eba3bd800099 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106781 | controller |     "Jun 11 16:22:06.486814 crc crio[3616]: time=\"2026-06-11T16:22:06.486719229Z\" level=info msg=\"Ran pod sandbox bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=818c51bf-ae1f-4aac-9923-278f8da941cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106796 | controller |     "Jun 11 16:22:06.492075 crc crio[3616]: time=\"2026-06-11T16:22:06.491924309Z\" level=info msg=\"Ran pod sandbox f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=acd176f3-e85c-4d1d-9a5e-c102e5516da0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106816 | controller |     "Jun 11 16:22:06.492822 crc crio[3616]: time=\"2026-06-11T16:22:06.492730292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e97a461-ce50-4073-bfae-c84f6beff8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106832 | controller |     "Jun 11 16:22:06.492926 crc crio[3616]: time=\"2026-06-11T16:22:06.492855626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0928261-5af8-422f-a7ff-22525e027407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106873 | controller |     "Jun 11 16:22:06.493687 crc crio[3616]: time=\"2026-06-11T16:22:06.493524227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c7e2edc3-977c-474d-b7ff-9c465c545fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106903 | controller |     "Jun 11 16:22:06.497268 crc crio[3616]: time=\"2026-06-11T16:22:06.497157424Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106923 | controller |     "Jun 11 16:22:06.499409 crc crio[3616]: time=\"2026-06-11T16:22:06.49919156Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.106943 | controller |     "Jun 11 16:22:06.504264 crc crio[3616]: time=\"2026-06-11T16:22:06.503228138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34b4f604-987c-4a90-9254-6a4db650e556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106960 | controller |     "Jun 11 16:22:06.505475 crc crio[3616]: time=\"2026-06-11T16:22:06.505196039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=10cbcb80-e931-4b19-8fb1-215a7dec8db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106978 | controller |     "Jun 11 16:22:06.506411 crc crio[3616]: time=\"2026-06-11T16:22:06.506163361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d2fa5554-eb2c-41c0-b320-9d95cb940b13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.106996 | controller |     "Jun 11 16:22:06.507480 crc crio[3616]: time=\"2026-06-11T16:22:06.50737612Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107013 | controller |     "Jun 11 16:22:06.507832 crc crio[3616]: time=\"2026-06-11T16:22:06.507730431Z\" level=info msg=\"Ran pod sandbox a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320 with infra container: openshift-etcd/etcd-crc/POD\" id=29534784-cf3b-4c21-824d-ddcd169b53c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.107032 | controller |     "Jun 11 16:22:06.509905 crc crio[3616]: time=\"2026-06-11T16:22:06.509828648Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107055 | controller |     "Jun 11 16:22:06.513082 crc crio[3616]: time=\"2026-06-11T16:22:06.51298751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107076 | controller |     "Jun 11 16:22:06.516547 crc crio[3616]: time=\"2026-06-11T16:22:06.516451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=34ac7408-6141-4411-8564-65cedf8f16bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107095 | controller |     "Jun 11 16:22:06.516699 crc crio[3616]: time=\"2026-06-11T16:22:06.516597394Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107114 | controller |     "Jun 11 16:22:06.518096 crc crio[3616]: time=\"2026-06-11T16:22:06.517929448Z\" level=info msg=\"Ran pod sandbox 8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=4c89ff96-18b5-4f23-a594-21df1e9282a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.107133 | controller |     "Jun 11 16:22:06.520012 crc crio[3616]: time=\"2026-06-11T16:22:06.519938561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2547d645-dad5-4ff5-adad-ddf36ac7d637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107154 | controller |     "Jun 11 16:22:06.520688 crc crio[3616]: time=\"2026-06-11T16:22:06.520601162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107174 | controller |     "Jun 11 16:22:06.521762 crc crio[3616]: time=\"2026-06-11T16:22:06.521685487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107194 | controller |     "Jun 11 16:22:06.525390 crc crio[3616]: time=\"2026-06-11T16:22:06.52522798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d16baed9-663f-43f6-b024-f5987543ed36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107214 | controller |     "Jun 11 16:22:06.529142 crc crio[3616]: time=\"2026-06-11T16:22:06.529062703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ac8af558-813c-4f0a-8b3b-52d1b1325934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107234 | controller |     "Jun 11 16:22:06.532286 crc crio[3616]: time=\"2026-06-11T16:22:06.532208243Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107254 | controller |     "Jun 11 16:22:06.535090 crc crio[3616]: time=\"2026-06-11T16:22:06.535006065Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107275 | controller |     "Jun 11 16:22:06.538306 crc crio[3616]: time=\"2026-06-11T16:22:06.538192805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107296 | controller |     "Jun 11 16:22:06.538899 crc crio[3616]: time=\"2026-06-11T16:22:06.538817034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107318 | controller |     "Jun 11 16:22:06.541606 crc crio[3616]: time=\"2026-06-11T16:22:06.541555741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107338 | controller |     "Jun 11 16:22:06.542447 crc crio[3616]: time=\"2026-06-11T16:22:06.542303005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107356 | controller |     "Jun 11 16:22:06.552904 crc crio[3616]: time=\"2026-06-11T16:22:06.552828263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107374 | controller |     "Jun 11 16:22:06.577083 crc crio[3616]: time=\"2026-06-11T16:22:06.576927992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107393 | controller |     "Jun 11 16:22:06.624113 crc crio[3616]: time=\"2026-06-11T16:22:06.623920134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107413 | controller |     "Jun 11 16:22:08.736095 crc crio[3616]: time=\"2026-06-11T16:22:08.73587989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107432 | controller |     "Jun 11 16:22:08.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.736585079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107452 | controller |     "Jun 11 16:22:08.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.736884278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107469 | controller |     "Jun 11 16:22:08.738400 crc crio[3616]: time=\"2026-06-11T16:22:08.737086905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107484 | controller |     "Jun 11 16:22:08.741499 crc crio[3616]: time=\"2026-06-11T16:22:08.741296809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107500 | controller |     "Jun 11 16:22:09.032111 crc crio[3616]: time=\"2026-06-11T16:22:09.031569587Z\" level=info msg=\"Created container 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=4ebe6d2d-9202-4079-9398-65ed71cff66d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107515 | controller |     "Jun 11 16:22:09.037545 crc crio[3616]: time=\"2026-06-11T16:22:09.037422076Z\" level=info msg=\"Starting container: 578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada\" id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107531 | controller |     "Jun 11 16:22:09.046986 crc crio[3616]: time=\"2026-06-11T16:22:09.046817454Z\" level=info msg=\"Started container\" PID=5410 containerID=578d04fdcda17a51ec4633d81e2841cc3e6b8f6366a37bacff3818006b9abada description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=815c04f1-2363-41a2-8d43-2c5b1b1fc92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.107553 | controller |     "Jun 11 16:22:09.143810 crc crio[3616]: time=\"2026-06-11T16:22:09.142062568Z\" level=info msg=\"Created container 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=fa4c68a4-f1f1-4919-a28b-6305ea00a555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107569 | controller |     "Jun 11 16:22:09.144067 crc crio[3616]: time=\"2026-06-11T16:22:09.143871955Z\" level=info msg=\"Starting container: 47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285\" id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107586 | controller |     "Jun 11 16:22:09.154807 crc crio[3616]: time=\"2026-06-11T16:22:09.154067211Z\" level=info msg=\"Started container\" PID=5414 containerID=47bd55035c81e13962421f28f0869843cb58bfa8dda58eabc4767fda61352285 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d5d07228-f905-44ef-83c7-c1e5f5528aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47",
2026-06-11 18:17:42.107602 | controller |     "Jun 11 16:22:09.255649 crc crio[3616]: time=\"2026-06-11T16:22:09.255152791Z\" level=info msg=\"Created container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup\" id=722c45eb-d743-448b-b64e-b5452672fc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107618 | controller |     "Jun 11 16:22:09.257916 crc crio[3616]: time=\"2026-06-11T16:22:09.257767424Z\" level=info msg=\"Starting container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f\" id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107638 | controller |     "Jun 11 16:22:09.268507 crc crio[3616]: time=\"2026-06-11T16:22:09.268268041Z\" level=info msg=\"Started container\" PID=5413 containerID=9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f description=openshift-etcd/etcd-crc/setup id=064edff9-b760-4949-b340-9545b5086588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.107658 | controller |     "Jun 11 16:22:09.281742 crc crio[3616]: time=\"2026-06-11T16:22:09.281236335Z\" level=info msg=\"Created container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3470704f-3bf1-487a-be85-646a7f463c21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107675 | controller |     "Jun 11 16:22:09.281884 crc crio[3616]: time=\"2026-06-11T16:22:09.281789484Z\" level=info msg=\"Created container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4740b981-03aa-4938-ba6b-811646205a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107697 | controller |     "Jun 11 16:22:09.286768 crc crio[3616]: time=\"2026-06-11T16:22:09.2867131Z\" level=info msg=\"Starting container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a\" id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107720 | controller |     "Jun 11 16:22:09.287853 crc crio[3616]: time=\"2026-06-11T16:22:09.287742963Z\" level=info msg=\"Starting container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24\" id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107739 | controller |     "Jun 11 16:22:09.306580 crc crio[3616]: time=\"2026-06-11T16:22:09.306482407Z\" level=info msg=\"Started container\" PID=5416 containerID=2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a description=openshift-kube-apiserver/kube-apiserver-crc/setup id=40089ba9-7b81-4eee-beba-b7616c870141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.107766 | controller |     "Jun 11 16:22:09.342528 crc crio[3616]: time=\"2026-06-11T16:22:09.342261347Z\" level=info msg=\"Started container\" PID=5415 containerID=83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3d9e1654-69ce-44c8-9882-68bd61a7f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.107793 | controller |     "Jun 11 16:22:09.397791 crc crio[3616]: time=\"2026-06-11T16:22:09.397653295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b6ca3672-698c-4dbe-a06d-e7b8d3f65259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107822 | controller |     "Jun 11 16:22:09.403913 crc crio[3616]: time=\"2026-06-11T16:22:09.403772002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a4858019-6986-4b0b-8048-f01fb641f396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.107869 | controller |     "Jun 11 16:22:09.407877 crc crio[3616]: time=\"2026-06-11T16:22:09.407750088Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107897 | controller |     "Jun 11 16:22:09.408584 crc crio[3616]: time=\"2026-06-11T16:22:09.408495242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107914 | controller |     "Jun 11 16:22:09.431020 crc crio[3616]: time=\"2026-06-11T16:22:09.430901917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107946 | controller |     "Jun 11 16:22:09.752051 crc crio[3616]: time=\"2026-06-11T16:22:09.751823343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.107963 | controller |     "Jun 11 16:22:09.842049 crc crio[3616]: time=\"2026-06-11T16:22:09.841630154Z\" level=info msg=\"Created container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24415713-0477-4c0b-a4b4-e0906d8dd137 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.107979 | controller |     "Jun 11 16:22:09.843556 crc crio[3616]: time=\"2026-06-11T16:22:09.843442641Z\" level=info msg=\"Starting container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5\" id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.107995 | controller |     "Jun 11 16:22:09.852492 crc crio[3616]: time=\"2026-06-11T16:22:09.852251503Z\" level=info msg=\"Started container\" PID=5463 containerID=81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2f30fa4e-20ab-4f48-9dd4-72ddc51d8309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.108011 | controller |     "Jun 11 16:22:09.866992 crc crio[3616]: time=\"2026-06-11T16:22:09.86653918Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=33b690bd-4fb6-4c97-93e7-3ba389f7a735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108031 | controller |     "Jun 11 16:22:09.868754 crc crio[3616]: time=\"2026-06-11T16:22:09.868712449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b3adc217-5446-4824-8b83-bd3c869fb932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108049 | controller |     "Jun 11 16:22:09.871226 crc crio[3616]: time=\"2026-06-11T16:22:09.871104085Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108065 | controller |     "Jun 11 16:22:09.871633 crc crio[3616]: time=\"2026-06-11T16:22:09.87156175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108080 | controller |     "Jun 11 16:22:09.882844 crc crio[3616]: time=\"2026-06-11T16:22:09.882696456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108095 | controller |     "Jun 11 16:22:10.045461 crc crio[3616]: time=\"2026-06-11T16:22:10.045070995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8076df5e-4313-41e7-86ec-5c4c10a508d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108110 | controller |     "Jun 11 16:22:10.047884 crc crio[3616]: time=\"2026-06-11T16:22:10.04774583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9e8b7819-68d6-4117-a10e-c5ad9089c9be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108125 | controller |     "Jun 11 16:22:10.047884 crc crio[3616]: time=\"2026-06-11T16:22:10.047867314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8540c1f2-70af-4682-bffb-b3a71105db83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108140 | controller |     "Jun 11 16:22:10.053704 crc crio[3616]: time=\"2026-06-11T16:22:10.05357411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e5fa44a-60ea-4b7c-a8c3-debff06de53e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108155 | controller |     "Jun 11 16:22:10.054570 crc crio[3616]: time=\"2026-06-11T16:22:10.054417299Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108170 | controller |     "Jun 11 16:22:10.056651 crc crio[3616]: time=\"2026-06-11T16:22:10.056571208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108186 | controller |     "Jun 11 16:22:10.058758 crc crio[3616]: time=\"2026-06-11T16:22:10.058478149Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108201 | controller |     "Jun 11 16:22:10.058889 crc crio[3616]: time=\"2026-06-11T16:22:10.058759908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108219 | controller |     "Jun 11 16:22:10.068935 crc crio[3616]: time=\"2026-06-11T16:22:10.068831343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd2b5507-87de-46f1-b3a4-aff76537ebab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108235 | controller |     "Jun 11 16:22:10.076717 crc crio[3616]: time=\"2026-06-11T16:22:10.076020124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=21a2fb5e-0d94-4999-8188-ac0fc0558107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108251 | controller |     "Jun 11 16:22:10.082153 crc crio[3616]: time=\"2026-06-11T16:22:10.082084678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108266 | controller |     "Jun 11 16:22:10.084151 crc crio[3616]: time=\"2026-06-11T16:22:10.084089976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9c570394-80cb-4b00-af52-b6fc20cda651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108281 | controller |     "Jun 11 16:22:10.091564 crc crio[3616]: time=\"2026-06-11T16:22:10.091441187Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108296 | controller |     "Jun 11 16:22:10.092977 crc crio[3616]: time=\"2026-06-11T16:22:10.092793941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55ed3faf-0fbf-4520-92d2-24d88716d44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108310 | controller |     "Jun 11 16:22:10.111265 crc crio[3616]: time=\"2026-06-11T16:22:10.111136386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108325 | controller |     "Jun 11 16:22:10.111917 crc crio[3616]: time=\"2026-06-11T16:22:10.111779716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108340 | controller |     "Jun 11 16:22:10.114580 crc crio[3616]: time=\"2026-06-11T16:22:10.114478538Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108355 | controller |     "Jun 11 16:22:10.125847 crc crio[3616]: time=\"2026-06-11T16:22:10.125578857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108369 | controller |     "Jun 11 16:22:10.187228 crc crio[3616]: time=\"2026-06-11T16:22:10.187027301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108389 | controller |     "Jun 11 16:22:10.195277 crc crio[3616]: time=\"2026-06-11T16:22:10.195207833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108409 | controller |     "Jun 11 16:22:11.139090 crc crio[3616]: time=\"2026-06-11T16:22:11.138954502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108428 | controller |     "Jun 11 16:22:11.250956 crc crio[3616]: time=\"2026-06-11T16:22:11.250630002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108443 | controller |     "Jun 11 16:22:11.352196 crc crio[3616]: time=\"2026-06-11T16:22:11.351573667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108458 | controller |     "Jun 11 16:22:11.374954 crc crio[3616]: time=\"2026-06-11T16:22:11.374836861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108473 | controller |     "Jun 11 16:22:11.573180 crc crio[3616]: time=\"2026-06-11T16:22:11.572941597Z\" level=info msg=\"Created container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cd0eec27-7b21-4e0a-9d9f-8a9fdc580a11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108488 | controller |     "Jun 11 16:22:11.574399 crc crio[3616]: time=\"2026-06-11T16:22:11.574286085Z\" level=info msg=\"Starting container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a\" id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.108506 | controller |     "Jun 11 16:22:11.593213 crc crio[3616]: time=\"2026-06-11T16:22:11.593162588Z\" level=info msg=\"Started container\" PID=5509 containerID=726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22edc2aa-6445-4baf-ba31-af6977697415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.108525 | controller |     "Jun 11 16:22:11.624898 crc crio[3616]: time=\"2026-06-11T16:22:11.624771948Z\" level=info msg=\"Created container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fc096a2d-a981-4559-b9d8-3592a456a95f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108543 | controller |     "Jun 11 16:22:11.626553 crc crio[3616]: time=\"2026-06-11T16:22:11.626453142Z\" level=info msg=\"Starting container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f\" id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.108561 | controller |     "Jun 11 16:22:11.637113 crc crio[3616]: time=\"2026-06-11T16:22:11.63675198Z\" level=info msg=\"Started container\" PID=5514 containerID=11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=07f75e96-c176-4483-9fee-648d6feaeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.108579 | controller |     "Jun 11 16:22:11.947304 crc crio[3616]: time=\"2026-06-11T16:22:11.946948974Z\" level=info msg=\"Created container 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=825499e9-7e21-42a5-ada4-1150b13aab8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108597 | controller |     "Jun 11 16:22:11.948240 crc crio[3616]: time=\"2026-06-11T16:22:11.948141653Z\" level=info msg=\"Created container 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=141e37a2-2d6b-40ad-abe0-5627453672e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108614 | controller |     "Jun 11 16:22:11.949044 crc crio[3616]: time=\"2026-06-11T16:22:11.94897953Z\" level=info msg=\"Starting container: 3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c\" id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.108636 | controller |     "Jun 11 16:22:11.949910 crc crio[3616]: time=\"2026-06-11T16:22:11.949742393Z\" level=info msg=\"Starting container: 7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082\" id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.108655 | controller |     "Jun 11 16:22:11.950120 crc crio[3616]: time=\"2026-06-11T16:22:11.949982792Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=94ebabf0-998f-4166-ae0e-7b5f9ea58d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108673 | controller |     "Jun 11 16:22:11.953926 crc crio[3616]: time=\"2026-06-11T16:22:11.953656661Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6661cf3a-2302-4be0-af70-91285f40faad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108691 | controller |     "Jun 11 16:22:11.958314 crc crio[3616]: time=\"2026-06-11T16:22:11.958116651Z\" level=info msg=\"Started container\" PID=5522 containerID=7df6612b7dd431a25554f0266d5c7489bd81d5c38611912d1f9c7782d26d2082 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=96ec8b60-f190-4848-ac43-3960c5e071da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.108709 | controller |     "Jun 11 16:22:11.960063 crc crio[3616]: time=\"2026-06-11T16:22:11.959553056Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108727 | controller |     "Jun 11 16:22:11.960063 crc crio[3616]: time=\"2026-06-11T16:22:11.959657051Z\" level=info msg=\"Started container\" PID=5521 containerID=3f500c8fa0d865969a75fafa93e9c3d2464dbdaab2a8248ea173110ebdcd3c7c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=0813e300-43bf-42ac-a4cb-b4809efe9e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00ffb636892744e5bf766306bad85e753d11d43ffbfa8cfe566df76b8e28a47",
2026-06-11 18:17:42.108745 | controller |     "Jun 11 16:22:11.960773 crc crio[3616]: time=\"2026-06-11T16:22:11.960094334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108766 | controller |     "Jun 11 16:22:11.992135 crc crio[3616]: time=\"2026-06-11T16:22:11.991959833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108786 | controller |     "Jun 11 16:22:12.090778 crc crio[3616]: time=\"2026-06-11T16:22:12.090307195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=70499512-5d9e-43df-9a60-d0de6d41fe78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108803 | controller |     "Jun 11 16:22:12.094144 crc crio[3616]: time=\"2026-06-11T16:22:12.094022084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a9b906d-7bd1-470f-b402-cc1060ad03a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108819 | controller |     "Jun 11 16:22:12.096880 crc crio[3616]: time=\"2026-06-11T16:22:12.096782222Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108838 | controller |     "Jun 11 16:22:12.097534 crc crio[3616]: time=\"2026-06-11T16:22:12.097461484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108877 | controller |     "Jun 11 16:22:12.112465 crc crio[3616]: time=\"2026-06-11T16:22:12.112372591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.108899 | controller |     "Jun 11 16:22:12.652664 crc crio[3616]: time=\"2026-06-11T16:22:12.651946186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c79a3afa-3e52-442b-a461-2ea086c8d399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108924 | controller |     "Jun 11 16:22:12.658969 crc crio[3616]: time=\"2026-06-11T16:22:12.658801347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=eb38d712-d830-4a97-b47a-935f6b9f531a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.108953 | controller |     "Jun 11 16:22:12.664641 crc crio[3616]: time=\"2026-06-11T16:22:12.664210807Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.108982 | controller |     "Jun 11 16:22:12.667224 crc crio[3616]: time=\"2026-06-11T16:22:12.665882791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109003 | controller |     "Jun 11 16:22:12.699625 crc crio[3616]: time=\"2026-06-11T16:22:12.699234578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109019 | controller |     "Jun 11 16:22:12.754424 crc crio[3616]: time=\"2026-06-11T16:22:12.754176561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109035 | controller |     "Jun 11 16:22:13.601996 crc crio[3616]: time=\"2026-06-11T16:22:13.60144633Z\" level=info msg=\"Created container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5b0a46da-6658-4b8b-85e6-6e42310086a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109050 | controller |     "Jun 11 16:22:13.604139 crc crio[3616]: time=\"2026-06-11T16:22:13.604069329Z\" level=info msg=\"Starting container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b\" id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109067 | controller |     "Jun 11 16:22:13.637057 crc crio[3616]: time=\"2026-06-11T16:22:13.636533048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109085 | controller |     "Jun 11 16:22:13.720423 crc crio[3616]: time=\"2026-06-11T16:22:13.7194634Z\" level=info msg=\"Started container\" PID=5553 containerID=a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b description=openshift-etcd/etcd-crc/etcd-resources-copy id=8288a537-d508-4513-a1e3-fc5f52c2d599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.109101 | controller |     "Jun 11 16:22:14.121175 crc crio[3616]: time=\"2026-06-11T16:22:14.120086861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9edac058-069b-4c73-aa2e-94024348a098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109121 | controller |     "Jun 11 16:22:14.138730 crc crio[3616]: time=\"2026-06-11T16:22:14.13848018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6a345afc-1779-435d-9126-1ff410435247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109136 | controller |     "Jun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.140893797Z\" level=info msg=\"Created container 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cfd21219-e6ae-4108-93ed-fc81a56cbe03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109151 | controller |     "Jun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.142009043Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109167 | controller |     "Jun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.142643403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109182 | controller |     "Jun 11 16:22:14.143883 crc crio[3616]: time=\"2026-06-11T16:22:14.14346352Z\" level=info msg=\"Starting container: 291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16\" id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109197 | controller |     "Jun 11 16:22:14.173476 crc crio[3616]: time=\"2026-06-11T16:22:14.173267441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109211 | controller |     "Jun 11 16:22:14.214292 crc crio[3616]: time=\"2026-06-11T16:22:14.21411595Z\" level=info msg=\"Started container\" PID=5575 containerID=291f79e37a5907f36247d0400b66450933f8a6751022d44f8a252a2c8b586c16 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=b6d5d0af-cf88-4876-8e0c-cd6e81ba9fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.109227 | controller |     "Jun 11 16:22:14.311032 crc crio[3616]: time=\"2026-06-11T16:22:14.310964983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ad11ea02-4ac6-4b8c-a4bc-b23c799bd85d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109243 | controller |     "Jun 11 16:22:14.328587 crc crio[3616]: time=\"2026-06-11T16:22:14.328464719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=be0e81b7-0b49-4e60-9d0d-552286260663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109258 | controller |     "Jun 11 16:22:14.354760 crc crio[3616]: time=\"2026-06-11T16:22:14.354445875Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109273 | controller |     "Jun 11 16:22:14.356308 crc crio[3616]: time=\"2026-06-11T16:22:14.356014086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109292 | controller |     "Jun 11 16:22:14.399477 crc crio[3616]: time=\"2026-06-11T16:22:14.399005096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109308 | controller |     "Jun 11 16:22:15.471437 crc crio[3616]: time=\"2026-06-11T16:22:15.471377636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109323 | controller |     "Jun 11 16:22:17.774891 crc crio[3616]: time=\"2026-06-11T16:22:17.772589195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109338 | controller |     "Jun 11 16:22:19.484510 crc crio[3616]: time=\"2026-06-11T16:22:19.482071737Z\" level=info msg=\"Created container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=bd72915c-565f-4e81-9713-eb0c709bb8b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109353 | controller |     "Jun 11 16:22:19.487409 crc crio[3616]: time=\"2026-06-11T16:22:19.487185869Z\" level=info msg=\"Starting container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34\" id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109368 | controller |     "Jun 11 16:22:19.497096 crc crio[3616]: time=\"2026-06-11T16:22:19.48851508Z\" level=info msg=\"Created container 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d8651efd-a1c1-4d53-a56d-ac92f2d7b274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109383 | controller |     "Jun 11 16:22:19.497096 crc crio[3616]: time=\"2026-06-11T16:22:19.4960524Z\" level=info msg=\"Starting container: 14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8\" id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109398 | controller |     "Jun 11 16:22:19.537243 crc crio[3616]: time=\"2026-06-11T16:22:19.536896277Z\" level=info msg=\"Started container\" PID=5632 containerID=2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 description=openshift-etcd/etcd-crc/etcdctl id=2a2c9430-aa3b-4f99-8127-f9c7ea4ee6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.109414 | controller |     "Jun 11 16:22:19.547309 crc crio[3616]: time=\"2026-06-11T16:22:19.545859209Z\" level=info msg=\"Started container\" PID=5639 containerID=14cca7271f141036f3f2a80841c3f815addc7b06bcde508dfc5189415dac1aa8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=e5e20f6f-65a8-40b3-b0c6-6589e802f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.109429 | controller |     "Jun 11 16:22:19.579706 crc crio[3616]: time=\"2026-06-11T16:22:19.575892202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e52cf3ce-4431-46ad-aa6e-1ee346e2cd45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109445 | controller |     "Jun 11 16:22:19.622518 crc crio[3616]: time=\"2026-06-11T16:22:19.615163577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4df10979-0b34-499b-a5f0-0a75131acb52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109459 | controller |     "Jun 11 16:22:19.647071 crc crio[3616]: time=\"2026-06-11T16:22:19.646999687Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109478 | controller |     "Jun 11 16:22:19.648210 crc crio[3616]: time=\"2026-06-11T16:22:19.648181276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109493 | controller |     "Jun 11 16:22:19.733113 crc crio[3616]: time=\"2026-06-11T16:22:19.733060342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109508 | controller |     "Jun 11 16:22:19.777878 crc crio[3616]: time=\"2026-06-11T16:22:19.757960668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109523 | controller |     "Jun 11 16:22:19.818597 crc crio[3616]: time=\"2026-06-11T16:22:19.811874243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109537 | controller |     "Jun 11 16:22:20.247655 crc crio[3616]: time=\"2026-06-11T16:22:20.247475867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109552 | controller |     "Jun 11 16:22:20.687082 crc crio[3616]: time=\"2026-06-11T16:22:20.686555044Z\" level=info msg=\"Created container 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=d0055ff6-223c-4b0b-b49d-2c10ab91e5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109567 | controller |     "Jun 11 16:22:20.689945 crc crio[3616]: time=\"2026-06-11T16:22:20.689702425Z\" level=info msg=\"Starting container: 44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911\" id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109581 | controller |     "Jun 11 16:22:20.690101 crc crio[3616]: time=\"2026-06-11T16:22:20.689972873Z\" level=info msg=\"Created container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2031cdae-5b4e-4c46-85a2-033b5a0aab8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109596 | controller |     "Jun 11 16:22:20.691138 crc crio[3616]: time=\"2026-06-11T16:22:20.690976835Z\" level=info msg=\"Created container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=1734b172-7c0a-42a7-bd67-b6457c97c7b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109611 | controller |     "Jun 11 16:22:20.692114 crc crio[3616]: time=\"2026-06-11T16:22:20.691960177Z\" level=info msg=\"Starting container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78\" id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109626 | controller |     "Jun 11 16:22:20.693253 crc crio[3616]: time=\"2026-06-11T16:22:20.693122465Z\" level=info msg=\"Starting container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8\" id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.109641 | controller |     "Jun 11 16:22:20.719993 crc crio[3616]: time=\"2026-06-11T16:22:20.719684652Z\" level=info msg=\"Started container\" PID=5668 containerID=85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=d8cf4e74-0d8e-4175-ab72-9fe5f8b8228b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.109660 | controller |     "Jun 11 16:22:20.721831 crc crio[3616]: time=\"2026-06-11T16:22:20.721610833Z\" level=info msg=\"Started container\" PID=5667 containerID=44c17d849aabc2ad74319e6a06474a14663148b892463800493a8a544b5af911 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=cbde98cf-3320-40e8-8c5f-070ab8c27483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.109676 | controller |     "Jun 11 16:22:20.726287 crc crio[3616]: time=\"2026-06-11T16:22:20.72616358Z\" level=info msg=\"Started container\" PID=5674 containerID=104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 description=openshift-etcd/etcd-crc/etcd id=f26d446d-8458-4bb2-8675-0b33dca8d25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.109691 | controller |     "Jun 11 16:22:20.765436 crc crio[3616]: time=\"2026-06-11T16:22:20.765088203Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4df89e77-d817-4453-bc7e-701b59325e04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109709 | controller |     "Jun 11 16:22:20.772452 crc crio[3616]: time=\"2026-06-11T16:22:20.772273722Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6cf422e0-8a31-4060-8985-6d4c1637bd72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109735 | controller |     "Jun 11 16:22:20.779537 crc crio[3616]: time=\"2026-06-11T16:22:20.779396711Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109758 | controller |     "Jun 11 16:22:20.780589 crc crio[3616]: time=\"2026-06-11T16:22:20.780407403Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=914e622a-f89f-4eca-a513-eb04d56e64ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109780 | controller |     "Jun 11 16:22:20.780687 crc crio[3616]: time=\"2026-06-11T16:22:20.780585788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d9a9e069-9df7-4439-a449-f4b4dc941a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109802 | controller |     "Jun 11 16:22:20.784265 crc crio[3616]: time=\"2026-06-11T16:22:20.783685788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109822 | controller |     "Jun 11 16:22:20.788550 crc crio[3616]: time=\"2026-06-11T16:22:20.788146401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0238e863-14d9-49be-9900-e66b6462ac29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109844 | controller |     "Jun 11 16:22:20.793825 crc crio[3616]: time=\"2026-06-11T16:22:20.793494471Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109887 | controller |     "Jun 11 16:22:20.794140 crc crio[3616]: time=\"2026-06-11T16:22:20.79408357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109911 | controller |     "Jun 11 16:22:20.797675 crc crio[3616]: time=\"2026-06-11T16:22:20.797493778Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=229e9505-a3fe-425a-9314-2b1984edc0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.109928 | controller |     "Jun 11 16:22:20.833413 crc crio[3616]: time=\"2026-06-11T16:22:20.824646686Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.109944 | controller |     "Jun 11 16:22:20.835803 crc crio[3616]: time=\"2026-06-11T16:22:20.835543734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109959 | controller |     "Jun 11 16:22:20.837197 crc crio[3616]: time=\"2026-06-11T16:22:20.837085474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109983 | controller |     "Jun 11 16:22:20.863879 crc crio[3616]: time=\"2026-06-11T16:22:20.863120525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.109999 | controller |     "Jun 11 16:22:20.974566 crc crio[3616]: time=\"2026-06-11T16:22:20.974307341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110021 | controller |     "Jun 11 16:22:22.185410 crc crio[3616]: time=\"2026-06-11T16:22:22.183894168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110043 | controller |     "Jun 11 16:22:22.453262 crc crio[3616]: time=\"2026-06-11T16:22:22.439229915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110077 | controller |     "Jun 11 16:22:22.489887 crc crio[3616]: time=\"2026-06-11T16:22:22.489539269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110113 | controller |     "Jun 11 16:22:23.106639 crc crio[3616]: time=\"2026-06-11T16:22:23.10354853Z\" level=info msg=\"Created container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=d216554f-0da4-4dbb-a9a4-52953be6945c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110139 | controller |     "Jun 11 16:22:23.108586 crc crio[3616]: time=\"2026-06-11T16:22:23.10851909Z\" level=info msg=\"Starting container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98\" id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110160 | controller |     "Jun 11 16:22:23.143120 crc crio[3616]: time=\"2026-06-11T16:22:23.142902818Z\" level=info msg=\"Started container\" PID=5748 containerID=8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d81d1244-50c8-4c46-8670-7b10ec7aad9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.110182 | controller |     "Jun 11 16:22:23.165005 crc crio[3616]: time=\"2026-06-11T16:22:23.164707041Z\" level=info msg=\"Created container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=243301ff-271d-442b-92fd-d5b5bb638e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110206 | controller |     "Jun 11 16:22:23.168082 crc crio[3616]: time=\"2026-06-11T16:22:23.167881386Z\" level=info msg=\"Starting container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e\" id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110228 | controller |     "Jun 11 16:22:23.177992 crc crio[3616]: time=\"2026-06-11T16:22:23.177805875Z\" level=info msg=\"Created container 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=dbe763b9-8e3b-4d0a-9fbf-fe99b374e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110248 | controller |     "Jun 11 16:22:23.181177 crc crio[3616]: time=\"2026-06-11T16:22:23.180832477Z\" level=info msg=\"Starting container: 26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3\" id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110268 | controller |     "Jun 11 16:22:23.181291 crc crio[3616]: time=\"2026-06-11T16:22:23.181190611Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6f58ef8a-5705-4a25-8845-37b440fcdb03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110288 | controller |     "Jun 11 16:22:23.199545 crc crio[3616]: time=\"2026-06-11T16:22:23.199087498Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bc3f675e-dcb2-401e-b599-915fe7d340be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110308 | controller |     "Jun 11 16:22:23.208945 crc crio[3616]: time=\"2026-06-11T16:22:23.208189076Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110328 | controller |     "Jun 11 16:22:23.210182 crc crio[3616]: time=\"2026-06-11T16:22:23.210110108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110418 | controller |     "Jun 11 16:22:23.225262 crc crio[3616]: time=\"2026-06-11T16:22:23.219907038Z\" level=info msg=\"Started container\" PID=5750 containerID=26d8df4e3b747a34afd4b7ac040b050b436c820ddfd155485090407afa54c0a3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=1828f27b-8946-4714-bd05-221d8065bee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.110441 | controller |     "Jun 11 16:22:23.228955 crc crio[3616]: time=\"2026-06-11T16:22:23.228855669Z\" level=info msg=\"Started container\" PID=5742 containerID=631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e description=openshift-etcd/etcd-crc/etcd-metrics id=9a877461-efe2-441b-8fc1-bc555538a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.110458 | controller |     "Jun 11 16:22:23.251830 crc crio[3616]: time=\"2026-06-11T16:22:23.247715126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110473 | controller |     "Jun 11 16:22:23.358804 crc crio[3616]: time=\"2026-06-11T16:22:23.358492137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=34e2d9e9-24ef-4049-953a-94110acba0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110494 | controller |     "Jun 11 16:22:23.366921 crc crio[3616]: time=\"2026-06-11T16:22:23.366881388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a1789325-1ed8-48d0-8722-3cf5601d4ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110509 | controller |     "Jun 11 16:22:23.376127 crc crio[3616]: time=\"2026-06-11T16:22:23.37582697Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110524 | controller |     "Jun 11 16:22:23.376992 crc crio[3616]: time=\"2026-06-11T16:22:23.376289645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110539 | controller |     "Jun 11 16:22:23.445796 crc crio[3616]: time=\"2026-06-11T16:22:23.445507589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110554 | controller |     "Jun 11 16:22:24.211201 crc crio[3616]: time=\"2026-06-11T16:22:24.211127137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110568 | controller |     "Jun 11 16:22:24.484567 crc crio[3616]: time=\"2026-06-11T16:22:24.484448287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110583 | controller |     "Jun 11 16:22:24.715721 crc crio[3616]: time=\"2026-06-11T16:22:24.707426681Z\" level=info msg=\"Created container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c4823448-4893-4054-9b01-fcc68dc9500d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110597 | controller |     "Jun 11 16:22:24.715721 crc crio[3616]: time=\"2026-06-11T16:22:24.710135847Z\" level=info msg=\"Starting container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409\" id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110612 | controller |     "Jun 11 16:22:24.729003 crc crio[3616]: time=\"2026-06-11T16:22:24.728929886Z\" level=info msg=\"Created container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=46a449e7-9cf8-479c-ab8b-2ea418f0b4bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110627 | controller |     "Jun 11 16:22:24.738021 crc crio[3616]: time=\"2026-06-11T16:22:24.737902774Z\" level=info msg=\"Starting container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff\" id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110642 | controller |     "Jun 11 16:22:24.762418 crc crio[3616]: time=\"2026-06-11T16:22:24.761291227Z\" level=info msg=\"Started container\" PID=5806 containerID=137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff description=openshift-etcd/etcd-crc/etcd-readyz id=10e6415d-5ebc-485e-8c9e-e0c9b218275f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.110657 | controller |     "Jun 11 16:22:24.772468 crc crio[3616]: time=\"2026-06-11T16:22:24.771983114Z\" level=info msg=\"Started container\" PID=5801 containerID=0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=5a4ff5b8-fc10-44b1-8679-d4c9806823e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.110677 | controller |     "Jun 11 16:22:24.812546 crc crio[3616]: time=\"2026-06-11T16:22:24.811840867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c426dbf2-54c4-4e25-8e29-32f3b478d7fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110693 | controller |     "Jun 11 16:22:24.812546 crc crio[3616]: time=\"2026-06-11T16:22:24.812047843Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b5403b7-190c-4543-9793-8161cf6af161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110708 | controller |     "Jun 11 16:22:24.818296 crc crio[3616]: time=\"2026-06-11T16:22:24.818153558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea3e207c-0be3-42cf-b4a1-dab66e67d924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110722 | controller |     "Jun 11 16:22:24.821100 crc crio[3616]: time=\"2026-06-11T16:22:24.819954145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ea7b579-137c-4a63-ad7e-88034b7de182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.110737 | controller |     "Jun 11 16:22:24.832476 crc crio[3616]: time=\"2026-06-11T16:22:24.832162987Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110752 | controller |     "Jun 11 16:22:24.834589 crc crio[3616]: time=\"2026-06-11T16:22:24.834204213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110767 | controller |     "Jun 11 16:22:24.844877 crc crio[3616]: time=\"2026-06-11T16:22:24.841697094Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110782 | controller |     "Jun 11 16:22:24.876631 crc crio[3616]: time=\"2026-06-11T16:22:24.876197083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110797 | controller |     "Jun 11 16:22:24.921852 crc crio[3616]: time=\"2026-06-11T16:22:24.921604823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110811 | controller |     "Jun 11 16:22:24.946265 crc crio[3616]: time=\"2026-06-11T16:22:24.946083526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110826 | controller |     "Jun 11 16:22:25.954123 crc crio[3616]: time=\"2026-06-11T16:22:25.954025026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110841 | controller |     "Jun 11 16:22:26.014538 crc crio[3616]: time=\"2026-06-11T16:22:26.014428456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.110888 | controller |     "Jun 11 16:22:26.150599 crc crio[3616]: time=\"2026-06-11T16:22:26.150039709Z\" level=info msg=\"Created container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=25300e03-d699-4c77-8bde-3804045a6162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110905 | controller |     "Jun 11 16:22:26.153478 crc crio[3616]: time=\"2026-06-11T16:22:26.153276114Z\" level=info msg=\"Starting container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a\" id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110921 | controller |     "Jun 11 16:22:26.163096 crc crio[3616]: time=\"2026-06-11T16:22:26.163009023Z\" level=info msg=\"Started container\" PID=5867 containerID=5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a5cf0c69-315c-4fac-9639-f7ec5e4a0dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784",
2026-06-11 18:17:42.110937 | controller |     "Jun 11 16:22:26.164154 crc crio[3616]: time=\"2026-06-11T16:22:26.163981083Z\" level=info msg=\"Created container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=ed1ceaa3-8c8a-4e4f-b535-9e723133f778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.110952 | controller |     "Jun 11 16:22:26.166814 crc crio[3616]: time=\"2026-06-11T16:22:26.166625999Z\" level=info msg=\"Starting container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d\" id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.110966 | controller |     "Jun 11 16:22:26.253238 crc crio[3616]: time=\"2026-06-11T16:22:26.25301937Z\" level=info msg=\"Started container\" PID=5864 containerID=6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d description=openshift-etcd/etcd-crc/etcd-rev id=faead905-93e9-4c95-adaa-c0505762e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320",
2026-06-11 18:17:42.110982 | controller |     "Jun 11 16:22:49.741069 crc crio[3616]: time=\"2026-06-11T16:22:49.740300961Z\" level=info msg=\"Stopping container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5 (timeout: 30s)\" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.110999 | controller |     "Jun 11 16:22:49.975773 crc crio[3616]: time=\"2026-06-11T16:22:49.975580018Z\" level=info msg=\"Stopped container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e5c8da33-b48d-454a-ad49-c5d6452d2b70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.111014 | controller |     "Jun 11 16:22:49.980623 crc crio[3616]: time=\"2026-06-11T16:22:49.980135295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5f44aeba-d2aa-4ca8-aaa8-2f45149a933b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.111029 | controller |     "Jun 11 16:22:49.990295 crc crio[3616]: time=\"2026-06-11T16:22:49.989975498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=984290b0-8285-43e4-b623-03bcf7131295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.111045 | controller |     "Jun 11 16:22:49.997947 crc crio[3616]: time=\"2026-06-11T16:22:49.99658368Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.111064 | controller |     "Jun 11 16:22:50.008416 crc crio[3616]: time=\"2026-06-11T16:22:50.008150938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111080 | controller |     "Jun 11 16:22:50.043756 crc crio[3616]: time=\"2026-06-11T16:22:50.043540271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111095 | controller |     "Jun 11 16:22:50.509903 crc crio[3616]: time=\"2026-06-11T16:22:50.509082368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111110 | controller |     "Jun 11 16:22:50.707527 crc crio[3616]: time=\"2026-06-11T16:22:50.707394015Z\" level=info msg=\"Created container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b6be2d03-8e51-4441-99a2-241f2b98466b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.111125 | controller |     "Jun 11 16:22:50.710546 crc crio[3616]: time=\"2026-06-11T16:22:50.710275528Z\" level=info msg=\"Starting container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0\" id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.111140 | controller |     "Jun 11 16:22:50.716665 crc crio[3616]: time=\"2026-06-11T16:22:50.716439827Z\" level=info msg=\"Started container\" PID=6175 containerID=538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ef3bc7aa-fc7b-4ff8-8127-105620947b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.111161 | controller |     "Jun 11 16:23:40.359595 crc crio[3616]: time=\"2026-06-11T16:23:40.359030968Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111187 | controller |     "Jun 11 16:23:40.361015 crc crio[3616]: time=\"2026-06-11T16:23:40.359809474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111216 | controller |     "Jun 11 16:23:40.382065 crc crio[3616]: time=\"2026-06-11T16:23:40.381540332Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc001902c70}] Aliases:map[]}\"",
2026-06-11 18:17:42.111247 | controller |     "Jun 11 16:23:40.382905 crc crio[3616]: time=\"2026-06-11T16:23:40.382067329Z\" 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:17:42.111266 | controller |     "Jun 11 16:23:42.651879 crc crio[3616]: time=\"2026-06-11T16:23:42.651713859Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111283 | controller |     "Jun 11 16:23:42.651879 crc crio[3616]: time=\"2026-06-11T16:23:42.651808222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111303 | controller |     "Jun 11 16:23:42.669538 crc crio[3616]: time=\"2026-06-11T16:23:42.669380734Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111319 | controller |     "Jun 11 16:23:42.697950 crc crio[3616]: time=\"2026-06-11T16:23:42.697214039Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111335 | controller |     "Jun 11 16:23:42.698070 crc crio[3616]: time=\"2026-06-11T16:23:42.697962994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111350 | controller |     "Jun 11 16:23:42.718875 crc crio[3616]: time=\"2026-06-11T16:23:42.71866742Z\" level=info msg=\"Ran pod sandbox b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=f35b0194-d824-478d-bc09-f26395cb5f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111365 | controller |     "Jun 11 16:23:42.724913 crc crio[3616]: time=\"2026-06-11T16:23:42.724668955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b482f813-6b83-4f4f-a167-594f4f347512 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.111381 | controller |     "Jun 11 16:23:42.725536 crc crio[3616]: time=\"2026-06-11T16:23:42.725200982Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc00100f4f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.111408 | controller |     "Jun 11 16:23:42.725536 crc crio[3616]: time=\"2026-06-11T16:23:42.725518483Z\" 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:17:42.111424 | controller |     "Jun 11 16:23:42.743197 crc crio[3616]: time=\"2026-06-11T16:23:42.743062532Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111440 | controller |     "Jun 11 16:23:42.743281 crc crio[3616]: time=\"2026-06-11T16:23:42.743205217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111455 | controller |     "Jun 11 16:23:42.787028 crc crio[3616]: time=\"2026-06-11T16:23:42.78684912Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc001903168}] Aliases:map[]}\"",
2026-06-11 18:17:42.111483 | controller |     "Jun 11 16:23:42.787028 crc crio[3616]: time=\"2026-06-11T16:23:42.786946923Z\" 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:17:42.111500 | controller |     "Jun 11 16:23:42.864891 crc crio[3616]: time=\"2026-06-11T16:23:42.864714438Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111515 | controller |     "Jun 11 16:23:42.864891 crc crio[3616]: time=\"2026-06-11T16:23:42.86479545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111530 | controller |     "Jun 11 16:23:42.904867 crc crio[3616]: time=\"2026-06-11T16:23:42.904785673Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111546 | controller |     "Jun 11 16:23:42.905822 crc crio[3616]: time=\"2026-06-11T16:23:42.905723691Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111565 | controller |     "Jun 11 16:23:42.905922 crc crio[3616]: time=\"2026-06-11T16:23:42.905858602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111585 | controller |     "Jun 11 16:23:42.918203 crc crio[3616]: time=\"2026-06-11T16:23:42.918082664Z\" level=info msg=\"Ran pod sandbox 27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=dca45e85-8aaa-40c3-8576-dc15af97d2f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111601 | controller |     "Jun 11 16:23:42.927994 crc crio[3616]: time=\"2026-06-11T16:23:42.92689283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4ae6f624-2f5c-4133-b2d7-13afbbdce338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.111617 | controller |     "Jun 11 16:23:42.941304 crc crio[3616]: time=\"2026-06-11T16:23:42.941056921Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111632 | controller |     "Jun 11 16:23:42.941463 crc crio[3616]: time=\"2026-06-11T16:23:42.941407772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111648 | controller |     "Jun 11 16:23:42.950698 crc crio[3616]: time=\"2026-06-11T16:23:42.950529144Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc001902130}] Aliases:map[]}\"",
2026-06-11 18:17:42.111668 | controller |     "Jun 11 16:23:42.950698 crc crio[3616]: time=\"2026-06-11T16:23:42.950637538Z\" 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:17:42.111684 | controller |     "Jun 11 16:23:42.986579 crc crio[3616]: time=\"2026-06-11T16:23:42.980997992Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc00162c290}] Aliases:map[]}\"",
2026-06-11 18:17:42.111700 | controller |     "Jun 11 16:23:42.986579 crc crio[3616]: time=\"2026-06-11T16:23:42.981037853Z\" 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:17:42.111715 | controller |     "Jun 11 16:23:43.010999 crc crio[3616]: time=\"2026-06-11T16:23:43.010819431Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111730 | controller |     "Jun 11 16:23:43.010999 crc crio[3616]: time=\"2026-06-11T16:23:43.010927904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111745 | controller |     "Jun 11 16:23:43.013600 crc crio[3616]: time=\"2026-06-11T16:23:43.01317573Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111760 | controller |     "Jun 11 16:23:43.013600 crc crio[3616]: time=\"2026-06-11T16:23:43.013414378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111775 | controller |     "Jun 11 16:23:43.023058 crc crio[3616]: time=\"2026-06-11T16:23:43.022932565Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111790 | controller |     "Jun 11 16:23:43.023429 crc crio[3616]: time=\"2026-06-11T16:23:43.02309182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111805 | controller |     "Jun 11 16:23:43.050638 crc crio[3616]: time=\"2026-06-11T16:23:43.05044828Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111820 | controller |     "Jun 11 16:23:43.050754 crc crio[3616]: time=\"2026-06-11T16:23:43.050666237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.111835 | controller |     "Jun 11 16:23:43.052587 crc crio[3616]: time=\"2026-06-11T16:23:43.052112283Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc00100e7a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.111878 | controller |     "Jun 11 16:23:43.052587 crc crio[3616]: time=\"2026-06-11T16:23:43.052267688Z\" 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:17:42.111897 | controller |     "Jun 11 16:23:43.057437 crc crio[3616]: time=\"2026-06-11T16:23:43.056527891Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111913 | controller |     "Jun 11 16:23:43.066584 crc crio[3616]: time=\"2026-06-11T16:23:43.066440064Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111947 | controller |     "Jun 11 16:23:43.070464 crc crio[3616]: time=\"2026-06-11T16:23:43.070423585Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111964 | controller |     "Jun 11 16:23:43.082897 crc crio[3616]: time=\"2026-06-11T16:23:43.082309708Z\" level=info msg=\"Ran pod sandbox 8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=1efa3def-2a7a-477e-be75-8ca78d41d630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.111979 | controller |     "Jun 11 16:23:43.086726 crc crio[3616]: time=\"2026-06-11T16:23:43.086599137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efd8d433-44f3-4fae-ac69-e2af3018513c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.111995 | controller |     "Jun 11 16:23:43.092842 crc crio[3616]: time=\"2026-06-11T16:23:43.092232842Z\" level=info msg=\"Ran pod sandbox 6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130 with infra container: openshift-dns/node-resolver-277xp/POD\" id=700b8e84-49f7-4515-8e06-4878adea882d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112010 | controller |     "Jun 11 16:23:43.092950 crc crio[3616]: time=\"2026-06-11T16:23:43.092905971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b64284ca-49cc-4183-afb6-b96c90ac0057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112025 | controller |     "Jun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.095657655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=950263ee-1c9d-4c00-bd14-248ae35322a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112040 | controller |     "Jun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.096666297Z\" level=info msg=\"Ran pod sandbox e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2e7b4d23-7770-46a2-a6f8-86cd15a54786 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112055 | controller |     "Jun 11 16:23:43.103632 crc crio[3616]: time=\"2026-06-11T16:23:43.102300249Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3a024f2c-13f4-47aa-9fc6-d5a5c95ad4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112074 | controller |     "Jun 11 16:23:43.122973 crc crio[3616]: time=\"2026-06-11T16:23:43.120498352Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112089 | controller |     "Jun 11 16:23:43.122973 crc crio[3616]: time=\"2026-06-11T16:23:43.120693698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112105 | controller |     "Jun 11 16:23:43.328083 crc crio[3616]: time=\"2026-06-11T16:23:43.3248483Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc00162c998}] Aliases:map[]}\"",
2026-06-11 18:17:42.112120 | controller |     "Jun 11 16:23:43.328083 crc crio[3616]: time=\"2026-06-11T16:23:43.324895221Z\" 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:17:42.112136 | controller |     "Jun 11 16:23:43.389018 crc crio[3616]: time=\"2026-06-11T16:23:43.388806178Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112151 | controller |     "Jun 11 16:23:43.389018 crc crio[3616]: time=\"2026-06-11T16:23:43.388920052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112166 | controller |     "Jun 11 16:23:43.433666 crc crio[3616]: time=\"2026-06-11T16:23:43.433627547Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112181 | controller |     "Jun 11 16:23:43.462104 crc crio[3616]: time=\"2026-06-11T16:23:43.461119266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112195 | controller |     "Jun 11 16:23:43.561016 crc crio[3616]: time=\"2026-06-11T16:23:43.560723887Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112210 | controller |     "Jun 11 16:23:43.561246 crc crio[3616]: time=\"2026-06-11T16:23:43.561063918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112225 | controller |     "Jun 11 16:23:43.599960 crc crio[3616]: time=\"2026-06-11T16:23:43.599814219Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112240 | controller |     "Jun 11 16:23:43.599960 crc crio[3616]: time=\"2026-06-11T16:23:43.599928833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112258 | controller |     "Jun 11 16:23:43.624937 crc crio[3616]: time=\"2026-06-11T16:23:43.624855579Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112273 | controller |     "Jun 11 16:23:43.625035 crc crio[3616]: time=\"2026-06-11T16:23:43.624982873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112293 | controller |     "Jun 11 16:23:43.628068 crc crio[3616]: time=\"2026-06-11T16:23:43.628028703Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=889bddd2-6bfa-489a-81c0-66f1e69467d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112318 | controller |     "Jun 11 16:23:43.632660 crc crio[3616]: time=\"2026-06-11T16:23:43.632462951Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000918378}] Aliases:map[]}\"",
2026-06-11 18:17:42.112348 | controller |     "Jun 11 16:23:43.632660 crc crio[3616]: time=\"2026-06-11T16:23:43.632625857Z\" 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:17:42.112373 | controller |     "Jun 11 16:23:43.657037 crc crio[3616]: time=\"2026-06-11T16:23:43.656752158Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112397 | controller |     "Jun 11 16:23:43.657037 crc crio[3616]: time=\"2026-06-11T16:23:43.656830721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112423 | controller |     "Jun 11 16:23:43.662771 crc crio[3616]: time=\"2026-06-11T16:23:43.662728965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3e9f385e-ae84-4ba3-a796-eef0714d35c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112442 | controller |     "Jun 11 16:23:43.663723 crc crio[3616]: time=\"2026-06-11T16:23:43.662809318Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112459 | controller |     "Jun 11 16:23:43.668576 crc crio[3616]: time=\"2026-06-11T16:23:43.668549077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112475 | controller |     "Jun 11 16:23:43.668734 crc crio[3616]: time=\"2026-06-11T16:23:43.667405042Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112491 | controller |     "Jun 11 16:23:43.668857 crc crio[3616]: time=\"2026-06-11T16:23:43.668836966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112511 | controller |     "Jun 11 16:23:43.673106 crc crio[3616]: time=\"2026-06-11T16:23:43.672906103Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc00162ccd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.112528 | controller |     "Jun 11 16:23:43.673106 crc crio[3616]: time=\"2026-06-11T16:23:43.673075738Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.112544 | controller |     "Jun 11 16:23:43.698885 crc crio[3616]: time=\"2026-06-11T16:23:43.698790317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d0a601a-90c8-4bf1-bcfa-6f48ef74b259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112559 | controller |     "Jun 11 16:23:43.716091 crc crio[3616]: time=\"2026-06-11T16:23:43.716046412Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112574 | controller |     "Jun 11 16:23:43.716575 crc crio[3616]: time=\"2026-06-11T16:23:43.716549499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112589 | controller |     "Jun 11 16:23:43.716826 crc crio[3616]: time=\"2026-06-11T16:23:43.716636882Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112604 | controller |     "Jun 11 16:23:43.719588 crc crio[3616]: time=\"2026-06-11T16:23:43.719534637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112618 | controller |     "Jun 11 16:23:43.721109 crc crio[3616]: time=\"2026-06-11T16:23:43.721073498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=bf9d3d96-094c-4514-bfa6-502353531813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112634 | controller |     "Jun 11 16:23:43.733775 crc crio[3616]: time=\"2026-06-11T16:23:43.733112934Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112649 | controller |     "Jun 11 16:23:43.733775 crc crio[3616]: time=\"2026-06-11T16:23:43.73329755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112664 | controller |     "Jun 11 16:23:43.744550 crc crio[3616]: time=\"2026-06-11T16:23:43.744111513Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112679 | controller |     "Jun 11 16:23:43.744865 crc crio[3616]: time=\"2026-06-11T16:23:43.74464446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112697 | controller |     "Jun 11 16:23:43.744941 crc crio[3616]: time=\"2026-06-11T16:23:43.744908359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2dd73e1e-8f5a-4f0d-a073-9e8ad8dd0a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112713 | controller |     "Jun 11 16:23:43.753294 crc crio[3616]: time=\"2026-06-11T16:23:43.751817749Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112729 | controller |     "Jun 11 16:23:43.753294 crc crio[3616]: time=\"2026-06-11T16:23:43.753280687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112744 | controller |     "Jun 11 16:23:43.755953 crc crio[3616]: time=\"2026-06-11T16:23:43.754732108Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112760 | controller |     "Jun 11 16:23:43.755953 crc crio[3616]: time=\"2026-06-11T16:23:43.754912544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112775 | controller |     "Jun 11 16:23:43.811478 crc crio[3616]: time=\"2026-06-11T16:23:43.810682429Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112790 | controller |     "Jun 11 16:23:43.811478 crc crio[3616]: time=\"2026-06-11T16:23:43.81131135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112804 | controller |     "Jun 11 16:23:43.812100 crc crio[3616]: time=\"2026-06-11T16:23:43.812016413Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112820 | controller |     "Jun 11 16:23:43.812100 crc crio[3616]: time=\"2026-06-11T16:23:43.812055474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112835 | controller |     "Jun 11 16:23:43.815774 crc crio[3616]: time=\"2026-06-11T16:23:43.815650432Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc001902728}] Aliases:map[]}\"",
2026-06-11 18:17:42.112869 | controller |     "Jun 11 16:23:43.815774 crc crio[3616]: time=\"2026-06-11T16:23:43.815762706Z\" 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:17:42.112891 | controller |     "Jun 11 16:23:43.827084 crc crio[3616]: time=\"2026-06-11T16:23:43.826733077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3d789eaa-0262-493a-b791-edfcc859e013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.112913 | controller |     "Jun 11 16:23:43.829567 crc crio[3616]: time=\"2026-06-11T16:23:43.829491937Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112929 | controller |     "Jun 11 16:23:43.829644 crc crio[3616]: time=\"2026-06-11T16:23:43.82960079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112944 | controller |     "Jun 11 16:23:43.855593 crc crio[3616]: time=\"2026-06-11T16:23:43.855218061Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112958 | controller |     "Jun 11 16:23:43.855835 crc crio[3616]: time=\"2026-06-11T16:23:43.855689297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.112973 | controller |     "Jun 11 16:23:43.865494 crc crio[3616]: time=\"2026-06-11T16:23:43.86521586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.112988 | controller |     "Jun 11 16:23:43.865494 crc crio[3616]: time=\"2026-06-11T16:23:43.865294353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113003 | controller |     "Jun 11 16:23:43.944841 crc crio[3616]: time=\"2026-06-11T16:23:43.932128666Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc000918068}] Aliases:map[]}\"",
2026-06-11 18:17:42.113019 | controller |     "Jun 11 16:23:43.944841 crc crio[3616]: time=\"2026-06-11T16:23:43.932824009Z\" 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:17:42.113034 | controller |     "Jun 11 16:23:43.973687 crc crio[3616]: time=\"2026-06-11T16:23:43.970953974Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc001902180}] Aliases:map[]}\"",
2026-06-11 18:17:42.113049 | controller |     "Jun 11 16:23:43.973687 crc crio[3616]: time=\"2026-06-11T16:23:43.971003056Z\" 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:17:42.113065 | controller |     "Jun 11 16:23:44.021861 crc crio[3616]: time=\"2026-06-11T16:23:44.02180921Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc0019022d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.113083 | controller |     "Jun 11 16:23:44.022074 crc crio[3616]: time=\"2026-06-11T16:23:44.022052128Z\" 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:17:42.113098 | controller |     "Jun 11 16:23:44.100744 crc crio[3616]: time=\"2026-06-11T16:23:44.09995399Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113114 | controller |     "Jun 11 16:23:44.281219 crc crio[3616]: time=\"2026-06-11T16:23:44.28076857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113129 | controller |     "Jun 11 16:23:44.339945 crc crio[3616]: time=\"2026-06-11T16:23:44.339640691Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113144 | controller |     "Jun 11 16:23:44.349708 crc crio[3616]: time=\"2026-06-11T16:23:44.348884915Z\" level=info msg=\"Ran pod sandbox 75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=ee1550b5-986b-4ea0-b2c5-30240853a77f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113159 | controller |     "Jun 11 16:23:44.419651 crc crio[3616]: time=\"2026-06-11T16:23:44.417952836Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113174 | controller |     "Jun 11 16:23:44.467633 crc crio[3616]: time=\"2026-06-11T16:23:44.466800389Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc000880d50}] Aliases:map[]}\"",
2026-06-11 18:17:42.113189 | controller |     "Jun 11 16:23:44.467633 crc crio[3616]: time=\"2026-06-11T16:23:44.466973375Z\" 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:17:42.113204 | controller |     "Jun 11 16:23:44.498944 crc crio[3616]: time=\"2026-06-11T16:23:44.498279584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0c953123-9997-43e4-a370-63c35be8ce29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.113219 | controller |     "Jun 11 16:23:44.531496 crc crio[3616]: time=\"2026-06-11T16:23:44.529926436Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00100e1e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.113239 | controller |     "Jun 11 16:23:44.531496 crc crio[3616]: time=\"2026-06-11T16:23:44.529974948Z\" 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:17:42.113254 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544301227Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113269 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.546645131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113284 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544847145Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113298 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.547046734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113313 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.544952298Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113328 | controller |     "Jun 11 16:23:44.549676 crc crio[3616]: time=\"2026-06-11T16:23:44.547756058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113343 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565452463Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113358 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565545066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113372 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565724315Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113388 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565789854Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113403 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565809037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113421 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565835365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113436 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.56598088Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113451 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566008771Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113471 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566022451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113496 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566040032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113525 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.565726082Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113553 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.566136038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113571 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.596433029Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113587 | controller |     "Jun 11 16:23:44.622550 crc crio[3616]: time=\"2026-06-11T16:23:44.596508162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113603 | controller |     "Jun 11 16:23:44.646079 crc crio[3616]: time=\"2026-06-11T16:23:44.637605471Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113619 | controller |     "Jun 11 16:23:44.646079 crc crio[3616]: time=\"2026-06-11T16:23:44.637736725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113635 | controller |     "Jun 11 16:23:44.676658 crc crio[3616]: time=\"2026-06-11T16:23:44.675874427Z\" level=info msg=\"Ran pod sandbox c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=0ecb86b9-1c55-4aa3-828b-5d950c19a31e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113650 | controller |     "Jun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.691703178Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113677 | controller |     "Jun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.69176664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113692 | controller |     "Jun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.691920125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d73a630-88b7-46a8-8f44-c79d1d533c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.113708 | controller |     "Jun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.729596734Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc00018ed28}] Aliases:map[]}\"",
2026-06-11 18:17:42.113724 | controller |     "Jun 11 16:23:44.734055 crc crio[3616]: time=\"2026-06-11T16:23:44.729652696Z\" 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:17:42.113739 | controller |     "Jun 11 16:23:44.745845 crc crio[3616]: time=\"2026-06-11T16:23:44.737123241Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc00162c160}] Aliases:map[]}\"",
2026-06-11 18:17:42.113755 | controller |     "Jun 11 16:23:44.745845 crc crio[3616]: time=\"2026-06-11T16:23:44.737279217Z\" 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:17:42.113770 | controller |     "Jun 11 16:23:44.769751 crc crio[3616]: time=\"2026-06-11T16:23:44.760458342Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520580}] Aliases:map[]}\"",
2026-06-11 18:17:42.113786 | controller |     "Jun 11 16:23:44.769751 crc crio[3616]: time=\"2026-06-11T16:23:44.760524034Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.113802 | controller |     "Jun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.777229523Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc00100e558}] Aliases:map[]}\"",
2026-06-11 18:17:42.113821 | controller |     "Jun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.777286995Z\" 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:17:42.113837 | controller |     "Jun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.794306985Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113872 | controller |     "Jun 11 16:23:44.816484 crc crio[3616]: time=\"2026-06-11T16:23:44.794683117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113889 | controller |     "Jun 11 16:23:44.869721 crc crio[3616]: time=\"2026-06-11T16:23:44.868478127Z\" level=info msg=\"Ran pod sandbox 3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=6d1ac579-6cb6-4320-91df-b8dd82f0bb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113905 | controller |     "Jun 11 16:23:44.876631 crc crio[3616]: time=\"2026-06-11T16:23:44.876476672Z\" level=info msg=\"Ran pod sandbox b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=942f271e-35fc-4a75-a992-139ea3b2a2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113920 | controller |     "Jun 11 16:23:44.881941 crc crio[3616]: time=\"2026-06-11T16:23:44.881729555Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113935 | controller |     "Jun 11 16:23:44.881941 crc crio[3616]: time=\"2026-06-11T16:23:44.881914161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.113951 | controller |     "Jun 11 16:23:44.882937 crc crio[3616]: time=\"2026-06-11T16:23:44.882885141Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc00162c058}] Aliases:map[]}\"",
2026-06-11 18:17:42.113966 | controller |     "Jun 11 16:23:44.893402 crc crio[3616]: time=\"2026-06-11T16:23:44.885545289Z\" 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:17:42.113981 | controller |     "Jun 11 16:23:44.899841 crc crio[3616]: time=\"2026-06-11T16:23:44.899060413Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.113996 | controller |     "Jun 11 16:23:44.900281 crc crio[3616]: time=\"2026-06-11T16:23:44.899928322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114011 | controller |     "Jun 11 16:23:44.900732 crc crio[3616]: time=\"2026-06-11T16:23:44.899063003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c22ad950-2e9d-4a7c-a67c-f5a8ffe5415a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114032 | controller |     "Jun 11 16:23:44.900803 crc crio[3616]: time=\"2026-06-11T16:23:44.886256342Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc0019020b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.114048 | controller |     "Jun 11 16:23:44.900803 crc crio[3616]: time=\"2026-06-11T16:23:44.900767659Z\" 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:17:42.114063 | controller |     "Jun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.89319479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fe8d8dbc-deb3-4458-8214-7abe64d3b300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114079 | controller |     "Jun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.88742342Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114094 | controller |     "Jun 11 16:23:44.900911 crc crio[3616]: time=\"2026-06-11T16:23:44.900890303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114109 | controller |     "Jun 11 16:23:44.901074 crc crio[3616]: time=\"2026-06-11T16:23:44.890618665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=530a400c-8349-4d2c-b696-0653651144e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114124 | controller |     "Jun 11 16:23:44.901074 crc crio[3616]: time=\"2026-06-11T16:23:44.896677815Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc0018be030}] Aliases:map[]}\"",
2026-06-11 18:17:42.114140 | controller |     "Jun 11 16:23:44.901256 crc crio[3616]: time=\"2026-06-11T16:23:44.90108169Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.114154 | controller |     "Jun 11 16:23:44.919642 crc crio[3616]: time=\"2026-06-11T16:23:44.918565345Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114170 | controller |     "Jun 11 16:23:44.919642 crc crio[3616]: time=\"2026-06-11T16:23:44.918950287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114187 | controller |     "Jun 11 16:23:44.923494 crc crio[3616]: time=\"2026-06-11T16:23:44.922802874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c2d6b00-3a3f-49c8-a165-4b874fc25f78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114202 | controller |     "Jun 11 16:23:44.961736 crc crio[3616]: time=\"2026-06-11T16:23:44.961576621Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114217 | controller |     "Jun 11 16:23:44.966060 crc crio[3616]: time=\"2026-06-11T16:23:44.961761437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114235 | controller |     "Jun 11 16:23:44.966060 crc crio[3616]: time=\"2026-06-11T16:23:44.964840659Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114257 | controller |     "Jun 11 16:23:44.976403 crc crio[3616]: time=\"2026-06-11T16:23:44.976068728Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114282 | controller |     "Jun 11 16:23:44.976486 crc crio[3616]: time=\"2026-06-11T16:23:44.97645279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114302 | controller |     "Jun 11 16:23:44.978298 crc crio[3616]: time=\"2026-06-11T16:23:44.977982714Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114319 | controller |     "Jun 11 16:23:44.978572 crc crio[3616]: time=\"2026-06-11T16:23:44.978308104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114334 | controller |     "Jun 11 16:23:45.013993 crc crio[3616]: time=\"2026-06-11T16:23:45.008312918Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114350 | controller |     "Jun 11 16:23:45.013993 crc crio[3616]: time=\"2026-06-11T16:23:45.008550536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114366 | controller |     "Jun 11 16:23:45.023092 crc crio[3616]: time=\"2026-06-11T16:23:45.022764583Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114381 | controller |     "Jun 11 16:23:45.023092 crc crio[3616]: time=\"2026-06-11T16:23:45.022913918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114396 | controller |     "Jun 11 16:23:45.035494 crc crio[3616]: time=\"2026-06-11T16:23:45.034740037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114411 | controller |     "Jun 11 16:23:45.035494 crc crio[3616]: time=\"2026-06-11T16:23:45.034917583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114431 | controller |     "Jun 11 16:23:45.048105 crc crio[3616]: time=\"2026-06-11T16:23:45.046898897Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114446 | controller |     "Jun 11 16:23:45.048105 crc crio[3616]: time=\"2026-06-11T16:23:45.047012341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114461 | controller |     "Jun 11 16:23:45.061926 crc crio[3616]: time=\"2026-06-11T16:23:45.061678386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114476 | controller |     "Jun 11 16:23:45.062507 crc crio[3616]: time=\"2026-06-11T16:23:45.062219324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114491 | controller |     "Jun 11 16:23:45.086528 crc crio[3616]: time=\"2026-06-11T16:23:45.084717024Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114506 | controller |     "Jun 11 16:23:45.086528 crc crio[3616]: time=\"2026-06-11T16:23:45.084760795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114521 | controller |     "Jun 11 16:23:45.101380 crc crio[3616]: time=\"2026-06-11T16:23:45.100967258Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114535 | controller |     "Jun 11 16:23:45.101380 crc crio[3616]: time=\"2026-06-11T16:23:45.101127274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114550 | controller |     "Jun 11 16:23:45.115783 crc crio[3616]: time=\"2026-06-11T16:23:45.11530941Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114565 | controller |     "Jun 11 16:23:45.115783 crc crio[3616]: time=\"2026-06-11T16:23:45.115447835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.114580 | controller |     "Jun 11 16:23:45.244042 crc crio[3616]: time=\"2026-06-11T16:23:45.243909083Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc0025201c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.114604 | controller |     "Jun 11 16:23:45.244042 crc crio[3616]: time=\"2026-06-11T16:23:45.243977176Z\" 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:17:42.114684 | controller |     "Jun 11 16:23:45.455944 crc crio[3616]: time=\"2026-06-11T16:23:45.455726394Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002520350}] Aliases:map[]}\"",
2026-06-11 18:17:42.114714 | controller |     "Jun 11 16:23:45.455944 crc crio[3616]: time=\"2026-06-11T16:23:45.455787886Z\" 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:17:42.114733 | controller |     "Jun 11 16:23:46.548024 crc crio[3616]: time=\"2026-06-11T16:23:46.547788151Z\" level=info msg=\"Ran pod sandbox fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=9f6bfea5-fcdc-4fbf-ae6a-e6ba99e35487 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114750 | controller |     "Jun 11 16:23:46.591252 crc crio[3616]: time=\"2026-06-11T16:23:46.590723987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=21d251ba-86db-4b2f-bf9c-11cedfb4b67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114766 | controller |     "Jun 11 16:23:46.591252 crc crio[3616]: time=\"2026-06-11T16:23:46.591207623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=dbaffef1-6afd-485c-8c0d-e6346cbfb89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114781 | controller |     "Jun 11 16:23:46.594552 crc crio[3616]: time=\"2026-06-11T16:23:46.593945223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=794431d0-a048-4c39-904f-107db876b8aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114797 | controller |     "Jun 11 16:23:46.845832 crc crio[3616]: time=\"2026-06-11T16:23:46.845648818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d4009327-6b97-4b5b-ae00-a7b0bf94dc98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114813 | controller |     "Jun 11 16:23:46.846055 crc crio[3616]: time=\"2026-06-11T16:23:46.845986529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f9e4df16-48f5-4304-8630-fa57df4ee856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114828 | controller |     "Jun 11 16:23:46.853933 crc crio[3616]: time=\"2026-06-11T16:23:46.853593406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da347b93-5642-47d1-8bf7-850c5ebfdc4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114844 | controller |     "Jun 11 16:23:46.894604 crc crio[3616]: time=\"2026-06-11T16:23:46.893931809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4aa6175f-60c4-4c60-a351-edc90a749f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.114882 | controller |     "Jun 11 16:23:46.971271 crc crio[3616]: time=\"2026-06-11T16:23:46.970657179Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114906 | controller |     "Jun 11 16:23:46.977017 crc crio[3616]: time=\"2026-06-11T16:23:46.976573301Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.114931 | controller |     "Jun 11 16:23:46.983985 crc crio[3616]: time=\"2026-06-11T16:23:46.983215354Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0009184d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.114954 | controller |     "Jun 11 16:23:46.983985 crc crio[3616]: time=\"2026-06-11T16:23:46.98369837Z\" 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:17:42.114970 | controller |     "Jun 11 16:23:47.002236 crc crio[3616]: time=\"2026-06-11T16:23:47.002034389Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc002520640}] Aliases:map[]}\"",
2026-06-11 18:17:42.114986 | controller |     "Jun 11 16:23:47.002236 crc crio[3616]: time=\"2026-06-11T16:23:47.002100571Z\" 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:17:42.115002 | controller |     "Jun 11 16:23:47.017622 crc crio[3616]: time=\"2026-06-11T16:23:47.016539468Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc0025206d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115017 | controller |     "Jun 11 16:23:47.017622 crc crio[3616]: time=\"2026-06-11T16:23:47.016692283Z\" 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:17:42.115032 | controller |     "Jun 11 16:23:47.019527 crc crio[3616]: time=\"2026-06-11T16:23:47.019146554Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc0009185e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.115052 | controller |     "Jun 11 16:23:47.019527 crc crio[3616]: time=\"2026-06-11T16:23:47.019279788Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115068 | controller |     "Jun 11 16:23:47.031911 crc crio[3616]: time=\"2026-06-11T16:23:47.031483831Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115084 | controller |     "Jun 11 16:23:47.131748 crc crio[3616]: time=\"2026-06-11T16:23:47.131053643Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc002520758}] Aliases:map[]}\"",
2026-06-11 18:17:42.115100 | controller |     "Jun 11 16:23:47.131748 crc crio[3616]: time=\"2026-06-11T16:23:47.131199268Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115116 | controller |     "Jun 11 16:23:47.245573 crc crio[3616]: time=\"2026-06-11T16:23:47.245432264Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00100e9f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115132 | controller |     "Jun 11 16:23:47.245573 crc crio[3616]: time=\"2026-06-11T16:23:47.245512277Z\" 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:17:42.115148 | controller |     "Jun 11 16:23:47.349833 crc crio[3616]: time=\"2026-06-11T16:23:47.34922131Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc00100eac8}] Aliases:map[]}\"",
2026-06-11 18:17:42.115164 | controller |     "Jun 11 16:23:47.350054 crc crio[3616]: time=\"2026-06-11T16:23:47.350021546Z\" 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:17:42.115179 | controller |     "Jun 11 16:23:47.362732 crc crio[3616]: time=\"2026-06-11T16:23:47.362688568Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc0009187d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.115198 | controller |     "Jun 11 16:23:47.362904 crc crio[3616]: time=\"2026-06-11T16:23:47.362884214Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115214 | controller |     "Jun 11 16:23:47.370090 crc crio[3616]: time=\"2026-06-11T16:23:47.369882Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc0025208d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115230 | controller |     "Jun 11 16:23:47.370435 crc crio[3616]: time=\"2026-06-11T16:23:47.370099887Z\" 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:17:42.115245 | controller |     "Jun 11 16:23:47.382863 crc crio[3616]: time=\"2026-06-11T16:23:47.382520005Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc00100ea70}] Aliases:map[]}\"",
2026-06-11 18:17:42.115261 | controller |     "Jun 11 16:23:47.382863 crc crio[3616]: time=\"2026-06-11T16:23:47.382611868Z\" 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:17:42.115277 | controller |     "Jun 11 16:23:47.433063 crc crio[3616]: time=\"2026-06-11T16:23:47.432126457Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc0019020d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115292 | controller |     "Jun 11 16:23:47.433063 crc crio[3616]: time=\"2026-06-11T16:23:47.432950234Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115307 | controller |     "Jun 11 16:23:47.441846 crc crio[3616]: time=\"2026-06-11T16:23:47.440813938Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00162c4d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.115322 | controller |     "Jun 11 16:23:47.441846 crc crio[3616]: time=\"2026-06-11T16:23:47.441692467Z\" 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:17:42.115341 | controller |     "Jun 11 16:23:47.584271 crc crio[3616]: time=\"2026-06-11T16:23:47.58285571Z\" level=info msg=\"Ran pod sandbox 0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=125d449d-9265-4034-b494-6a7c03d20907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115357 | controller |     "Jun 11 16:23:47.587682 crc crio[3616]: time=\"2026-06-11T16:23:47.587310256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=86a1e670-1ad6-47c0-8962-4f0df88cdf82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115373 | controller |     "Jun 11 16:23:47.595523 crc crio[3616]: time=\"2026-06-11T16:23:47.595133294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7a42187f-8744-46b2-9fb1-a1684b80de5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115388 | controller |     "Jun 11 16:23:48.003651 crc crio[3616]: time=\"2026-06-11T16:23:47.998783639Z\" level=info msg=\"Ran pod sandbox 62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24 with infra container: openshift-multus/multus-bzhnf/POD\" id=e6a10119-387c-462f-b290-85bba8c62d47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115404 | controller |     "Jun 11 16:23:48.046833 crc crio[3616]: time=\"2026-06-11T16:23:48.044089109Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000116420}] Aliases:map[]}\"",
2026-06-11 18:17:42.115419 | controller |     "Jun 11 16:23:48.046833 crc crio[3616]: time=\"2026-06-11T16:23:48.044219499Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115434 | controller |     "Jun 11 16:23:48.087921 crc crio[3616]: time=\"2026-06-11T16:23:48.085948369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8324ce67-041e-4650-9b7e-3486601dcc71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115449 | controller |     "Jun 11 16:23:48.116445 crc crio[3616]: time=\"2026-06-11T16:23:48.116112491Z\" level=info msg=\"Ran pod sandbox 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f25162c9-8830-46b5-9e9b-c91669eca693 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115464 | controller |     "Jun 11 16:23:48.140082 crc crio[3616]: time=\"2026-06-11T16:23:48.139295555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f7431b37-1bf4-4814-9a14-424c51d08252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115479 | controller |     "Jun 11 16:23:48.196605 crc crio[3616]: time=\"2026-06-11T16:23:48.195561636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c9dbc938-3f93-486a-9e8e-cd5571aed22d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115497 | controller |     "Jun 11 16:23:48.262641 crc crio[3616]: time=\"2026-06-11T16:23:48.262422887Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00162c240}] Aliases:map[]}\"",
2026-06-11 18:17:42.115513 | controller |     "Jun 11 16:23:48.262641 crc crio[3616]: time=\"2026-06-11T16:23:48.262489029Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115529 | controller |     "Jun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.585585742Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc0009182d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115544 | controller |     "Jun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.585657164Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115559 | controller |     "Jun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.625790222Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc0000321c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.115575 | controller |     "Jun 11 16:23:48.632732 crc crio[3616]: time=\"2026-06-11T16:23:48.625840084Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115590 | controller |     "Jun 11 16:23:48.638051 crc crio[3616]: time=\"2026-06-11T16:23:48.637697845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e7885588-4889-44bd-9d39-2c59e52c3204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115605 | controller |     "Jun 11 16:23:48.642464 crc crio[3616]: time=\"2026-06-11T16:23:48.641602963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9fbbe9d7-e983-4695-9f51-a376c2ca34d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115620 | controller |     "Jun 11 16:23:48.657955 crc crio[3616]: time=\"2026-06-11T16:23:48.657906698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bdaa7973-4dd6-40d2-b201-7b7d6adbaf41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115635 | controller |     "Jun 11 16:23:48.803664 crc crio[3616]: time=\"2026-06-11T16:23:48.80254789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91734f90-3ea6-4243-8a88-7c7d2c9973dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115656 | controller |     "Jun 11 16:23:48.844150 crc crio[3616]: time=\"2026-06-11T16:23:48.841971803Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc000918548}] Aliases:map[]}\"",
2026-06-11 18:17:42.115672 | controller |     "Jun 11 16:23:48.844150 crc crio[3616]: time=\"2026-06-11T16:23:48.844123133Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115687 | controller |     "Jun 11 16:23:48.870656 crc crio[3616]: time=\"2026-06-11T16:23:48.869712025Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115702 | controller |     "Jun 11 16:23:48.891912 crc crio[3616]: time=\"2026-06-11T16:23:48.891002065Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc000880190}] Aliases:map[]}\"",
2026-06-11 18:17:42.115723 | controller |     "Jun 11 16:23:48.891912 crc crio[3616]: time=\"2026-06-11T16:23:48.891102148Z\" 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:17:42.115749 | controller |     "Jun 11 16:23:48.938249 crc crio[3616]: time=\"2026-06-11T16:23:48.936949419Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc0009187f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.115777 | controller |     "Jun 11 16:23:48.938249 crc crio[3616]: time=\"2026-06-11T16:23:48.937249309Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115807 | controller |     "Jun 11 16:23:48.949972 crc crio[3616]: time=\"2026-06-11T16:23:48.948662464Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc000880418}] Aliases:map[]}\"",
2026-06-11 18:17:42.115831 | controller |     "Jun 11 16:23:48.949972 crc crio[3616]: time=\"2026-06-11T16:23:48.949726469Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.115864 | controller |     "Jun 11 16:23:48.974511 crc crio[3616]: time=\"2026-06-11T16:23:48.974145173Z\" level=info msg=\"Ran pod sandbox 15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=e3b5ee87-c8f9-43e0-94f0-b307f1cc4939 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.115887 | controller |     "Jun 11 16:23:48.982449 crc crio[3616]: time=\"2026-06-11T16:23:48.981733812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=877b6da4-7490-48df-aba3-830a22a50d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115904 | controller |     "Jun 11 16:23:49.107651 crc crio[3616]: time=\"2026-06-11T16:23:49.106495858Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc000880618}] Aliases:map[]}\"",
2026-06-11 18:17:42.115920 | controller |     "Jun 11 16:23:49.107651 crc crio[3616]: time=\"2026-06-11T16:23:49.106736126Z\" 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:17:42.115969 | controller |     "Jun 11 16:23:49.692145 crc crio[3616]: time=\"2026-06-11T16:23:49.692093044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3f746d0-b968-46ef-8c67-822e31123f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.115986 | controller |     "Jun 11 16:23:49.712686 crc crio[3616]: time=\"2026-06-11T16:23:49.711817833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=90fb53c9-67e8-4865-8c47-ea01034ffb07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116001 | controller |     "Jun 11 16:23:49.730534 crc crio[3616]: time=\"2026-06-11T16:23:49.729826545Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116017 | controller |     "Jun 11 16:23:49.731162 crc crio[3616]: time=\"2026-06-11T16:23:49.730785616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116032 | controller |     "Jun 11 16:23:49.981509 crc crio[3616]: time=\"2026-06-11T16:23:49.981393894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116048 | controller |     "Jun 11 16:23:50.034147 crc crio[3616]: time=\"2026-06-11T16:23:50.034058208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116063 | controller |     "Jun 11 16:23:50.390114 crc crio[3616]: time=\"2026-06-11T16:23:50.390000516Z\" level=info msg=\"Created container 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5a707ad2-8d7a-4d0c-9e8d-23225f654b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116084 | controller |     "Jun 11 16:23:50.393888 crc crio[3616]: time=\"2026-06-11T16:23:50.39375567Z\" level=info msg=\"Starting container: 7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0\" id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116100 | controller |     "Jun 11 16:23:50.404800 crc crio[3616]: time=\"2026-06-11T16:23:50.404702865Z\" level=info msg=\"Started container\" PID=7437 containerID=7aec773016bc1df0b2b2d7a62b887a1002a94ca758069cc427306b79101251b0 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fd525e90-6bb6-4434-b060-628a795777c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15e5e2eb322c42f81899df7fd178ee0fcda473ac5c62a2fd3fd791c47ae794f3",
2026-06-11 18:17:42.116116 | controller |     "Jun 11 16:23:54.944616 crc crio[3616]: time=\"2026-06-11T16:23:54.943882635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0ee7243d-f740-466a-b7ce-7eccce6e77ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116131 | controller |     "Jun 11 16:23:54.947707 crc crio[3616]: time=\"2026-06-11T16:23:54.947657547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9f6968c0-25af-41c1-9514-eb78bd727be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116147 | controller |     "Jun 11 16:23:54.954571 crc crio[3616]: time=\"2026-06-11T16:23:54.95445213Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116162 | controller |     "Jun 11 16:23:54.956150 crc crio[3616]: time=\"2026-06-11T16:23:54.956113784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116178 | controller |     "Jun 11 16:23:55.021657 crc crio[3616]: time=\"2026-06-11T16:23:55.021501191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116193 | controller |     "Jun 11 16:23:55.428804 crc crio[3616]: time=\"2026-06-11T16:23:55.427766052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116208 | controller |     "Jun 11 16:23:55.596108 crc crio[3616]: time=\"2026-06-11T16:23:55.595910394Z\" level=info msg=\"Created container a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6: openshift-image-registry/node-ca-2wddl/node-ca\" id=e41ce672-ac36-4b92-9bf4-5a5e7ba99ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116223 | controller |     "Jun 11 16:23:55.597712 crc crio[3616]: time=\"2026-06-11T16:23:55.597610899Z\" level=info msg=\"Starting container: a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6\" id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116239 | controller |     "Jun 11 16:23:55.616006 crc crio[3616]: time=\"2026-06-11T16:23:55.615868753Z\" level=info msg=\"Started container\" PID=7523 containerID=a1b107d58ebb043161fb169518198b32b6d51884ed1da007fb3ea51d2b1b10b6 description=openshift-image-registry/node-ca-2wddl/node-ca id=1e3cce9c-1c77-4313-b1b0-e3aa319e0830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27a3d1359b5130e4bf1dec40a56483b340e57c43340e7d66632a1e90cb698038",
2026-06-11 18:17:42.116257 | controller |     "Jun 11 16:23:55.944915 crc crio[3616]: time=\"2026-06-11T16:23:55.944802056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5971da52-7fee-4c42-aa95-ce78a8c3029b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116273 | controller |     "Jun 11 16:23:55.949158 crc crio[3616]: time=\"2026-06-11T16:23:55.949105506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a6a59c85-6904-4098-84b7-46724a4ad7b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116289 | controller |     "Jun 11 16:23:55.951633 crc crio[3616]: time=\"2026-06-11T16:23:55.951546265Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116305 | controller |     "Jun 11 16:23:55.952434 crc crio[3616]: time=\"2026-06-11T16:23:55.951926277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116320 | controller |     "Jun 11 16:23:55.968252 crc crio[3616]: time=\"2026-06-11T16:23:55.968176217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116336 | controller |     "Jun 11 16:23:55.977727 crc crio[3616]: time=\"2026-06-11T16:23:55.977699556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116351 | controller |     "Jun 11 16:23:56.191678 crc crio[3616]: time=\"2026-06-11T16:23:56.191602955Z\" level=info msg=\"Created container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=0f2e62c0-06bc-4c93-aadb-abbf8298882c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116366 | controller |     "Jun 11 16:23:56.193507 crc crio[3616]: time=\"2026-06-11T16:23:56.193380082Z\" level=info msg=\"Starting container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb\" id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116381 | controller |     "Jun 11 16:23:56.199667 crc crio[3616]: time=\"2026-06-11T16:23:56.199611455Z\" level=info msg=\"Started container\" PID=7559 containerID=43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=e5b12a9e-f4a0-4c8e-8e8b-1d1704cf9e90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.116396 | controller |     "Jun 11 16:23:56.757644 crc crio[3616]: time=\"2026-06-11T16:23:56.757566806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9b83f51-069c-41f2-9984-87d586f12e21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116412 | controller |     "Jun 11 16:23:56.760147 crc crio[3616]: time=\"2026-06-11T16:23:56.760069797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04e1555c-f566-47c9-b779-1284098408ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116427 | controller |     "Jun 11 16:23:56.769569 crc crio[3616]: time=\"2026-06-11T16:23:56.769441894Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116446 | controller |     "Jun 11 16:23:56.770161 crc crio[3616]: time=\"2026-06-11T16:23:56.76994123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116462 | controller |     "Jun 11 16:23:56.809413 crc crio[3616]: time=\"2026-06-11T16:23:56.80929236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116477 | controller |     "Jun 11 16:23:56.810896 crc crio[3616]: time=\"2026-06-11T16:23:56.810828821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116492 | controller |     "Jun 11 16:23:56.917985 crc crio[3616]: time=\"2026-06-11T16:23:56.917887091Z\" level=info msg=\"Created container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c29f0f32-081b-43b5-b7a9-ca469b81c18b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116506 | controller |     "Jun 11 16:23:56.919770 crc crio[3616]: time=\"2026-06-11T16:23:56.919665109Z\" level=info msg=\"Starting container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963\" id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116520 | controller |     "Jun 11 16:23:56.925804 crc crio[3616]: time=\"2026-06-11T16:23:56.925479628Z\" level=info msg=\"Started container\" PID=7570 containerID=d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=d303c4e1-2b08-492c-afdd-554103488f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.116535 | controller |     "Jun 11 16:23:56.939943 crc crio[3616]: time=\"2026-06-11T16:23:56.939881007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d43fb599-445f-4a3d-8ee6-fc8f8f9e2f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116550 | controller |     "Jun 11 16:23:56.955017 crc crio[3616]: time=\"2026-06-11T16:23:56.95410153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=61562719-4754-40bb-ae4a-05d9c0f11e7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116565 | controller |     "Jun 11 16:23:56.958951 crc crio[3616]: time=\"2026-06-11T16:23:56.958893415Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116580 | controller |     "Jun 11 16:23:56.959523 crc crio[3616]: time=\"2026-06-11T16:23:56.959426332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116595 | controller |     "Jun 11 16:23:56.976372 crc crio[3616]: time=\"2026-06-11T16:23:56.976097345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116610 | controller |     "Jun 11 16:23:56.978692 crc crio[3616]: time=\"2026-06-11T16:23:56.97842255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116625 | controller |     "Jun 11 16:23:57.080706 crc crio[3616]: time=\"2026-06-11T16:23:57.080624145Z\" level=info msg=\"Created container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ff790c2c-8851-4d29-bfb6-dbd6e964477e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116643 | controller |     "Jun 11 16:23:57.082241 crc crio[3616]: time=\"2026-06-11T16:23:57.082150745Z\" level=info msg=\"Starting container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2\" id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116658 | controller |     "Jun 11 16:23:57.088506 crc crio[3616]: time=\"2026-06-11T16:23:57.088400369Z\" level=info msg=\"Started container\" PID=7578 containerID=01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=6120abf7-60d3-4042-a0f2-6b4e53786265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.116673 | controller |     "Jun 11 16:23:57.107593 crc crio[3616]: time=\"2026-06-11T16:23:57.106434804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=822ed8d2-82ed-42f5-832b-d2ee874eb8ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116688 | controller |     "Jun 11 16:23:57.109702 crc crio[3616]: time=\"2026-06-11T16:23:57.109288288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61016dbc-b707-4234-a0e9-0c1034f54c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116703 | controller |     "Jun 11 16:23:57.113240 crc crio[3616]: time=\"2026-06-11T16:23:57.113152583Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116718 | controller |     "Jun 11 16:23:57.113879 crc crio[3616]: time=\"2026-06-11T16:23:57.113806965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116733 | controller |     "Jun 11 16:23:57.138451 crc crio[3616]: time=\"2026-06-11T16:23:57.136373849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116748 | controller |     "Jun 11 16:23:57.138451 crc crio[3616]: time=\"2026-06-11T16:23:57.137647631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116763 | controller |     "Jun 11 16:23:57.256868 crc crio[3616]: time=\"2026-06-11T16:23:57.256569998Z\" level=info msg=\"Created container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8cdb9142-e577-4dbe-be57-dbcb2b590f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116778 | controller |     "Jun 11 16:23:57.258120 crc crio[3616]: time=\"2026-06-11T16:23:57.258039466Z\" level=info msg=\"Starting container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293\" id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.116793 | controller |     "Jun 11 16:23:57.264117 crc crio[3616]: time=\"2026-06-11T16:23:57.263904257Z\" level=info msg=\"Started container\" PID=7600 containerID=5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ae2a9036-c0e1-47b5-bd1c-f7ca44d6573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.116812 | controller |     "Jun 11 16:23:57.276487 crc crio[3616]: time=\"2026-06-11T16:23:57.276193546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c6e3e51-5093-4831-929c-beba91711083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116827 | controller |     "Jun 11 16:23:57.279164 crc crio[3616]: time=\"2026-06-11T16:23:57.278744579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=776a3a00-6e4c-40f3-907a-f295b587a9bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.116844 | controller |     "Jun 11 16:23:57.284264 crc crio[3616]: time=\"2026-06-11T16:23:57.281653654Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116907 | controller |     "Jun 11 16:23:57.284264 crc crio[3616]: time=\"2026-06-11T16:23:57.281907152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116939 | controller |     "Jun 11 16:23:57.311977 crc crio[3616]: time=\"2026-06-11T16:23:57.311733533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116959 | controller |     "Jun 11 16:23:57.317974 crc crio[3616]: time=\"2026-06-11T16:23:57.317606324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.116976 | controller |     "Jun 11 16:23:57.427669 crc crio[3616]: time=\"2026-06-11T16:23:57.427569441Z\" level=info msg=\"Created container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=40583c21-8cf2-4c23-bfa5-a7461299c3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.116991 | controller |     "Jun 11 16:23:57.434699 crc crio[3616]: time=\"2026-06-11T16:23:57.434558479Z\" level=info msg=\"Starting container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1\" id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.117007 | controller |     "Jun 11 16:23:57.444225 crc crio[3616]: time=\"2026-06-11T16:23:57.444136551Z\" level=info msg=\"Started container\" PID=7617 containerID=ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=bb5ae81e-e57c-4d5e-82e9-e9ffe9acc7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.117023 | controller |     "Jun 11 16:23:57.458923 crc crio[3616]: time=\"2026-06-11T16:23:57.458846588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9d568aff-bbd0-4705-a24d-85cb130b847f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117039 | controller |     "Jun 11 16:23:57.463255 crc crio[3616]: time=\"2026-06-11T16:23:57.463057566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dd592892-f545-438b-997d-f0ebaf4b5095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117054 | controller |     "Jun 11 16:23:57.471581 crc crio[3616]: time=\"2026-06-11T16:23:57.471118639Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117074 | controller |     "Jun 11 16:23:57.472302 crc crio[3616]: time=\"2026-06-11T16:23:57.471830442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117089 | controller |     "Jun 11 16:23:57.520558 crc crio[3616]: time=\"2026-06-11T16:23:57.518634244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117105 | controller |     "Jun 11 16:23:57.523380 crc crio[3616]: time=\"2026-06-11T16:23:57.522959664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117120 | controller |     "Jun 11 16:23:57.703271 crc crio[3616]: time=\"2026-06-11T16:23:57.703100664Z\" level=info msg=\"Created container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=8c841b32-6568-4677-a853-95690dda0693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117135 | controller |     "Jun 11 16:23:57.706567 crc crio[3616]: time=\"2026-06-11T16:23:57.706471705Z\" level=info msg=\"Starting container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184\" id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.117151 | controller |     "Jun 11 16:23:57.728263 crc crio[3616]: time=\"2026-06-11T16:23:57.728010645Z\" level=info msg=\"Started container\" PID=7634 containerID=6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9a863038-5174-452b-82bf-daaefece2167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.117166 | controller |     "Jun 11 16:23:57.748828 crc crio[3616]: time=\"2026-06-11T16:23:57.748584374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6ad8dee4-1deb-4637-8d6a-64847980e62c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117181 | controller |     "Jun 11 16:23:57.759394 crc crio[3616]: time=\"2026-06-11T16:23:57.759111936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d581e1f-8a55-4664-bc03-2233bff0c1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117197 | controller |     "Jun 11 16:23:57.764104 crc crio[3616]: time=\"2026-06-11T16:23:57.763835931Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117213 | controller |     "Jun 11 16:23:57.764853 crc crio[3616]: time=\"2026-06-11T16:23:57.764749461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117228 | controller |     "Jun 11 16:23:57.786061 crc crio[3616]: time=\"2026-06-11T16:23:57.785973451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117244 | controller |     "Jun 11 16:23:57.787959 crc crio[3616]: time=\"2026-06-11T16:23:57.787796801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117259 | controller |     "Jun 11 16:23:57.944704 crc crio[3616]: time=\"2026-06-11T16:23:57.94458515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fb294080-4bf4-4c36-9ed0-fc2e71f95406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117278 | controller |     "Jun 11 16:23:57.945771 crc crio[3616]: time=\"2026-06-11T16:23:57.944590312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f7178989-f4d4-48d5-9edf-df4cb95558ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117294 | controller |     "Jun 11 16:23:57.951039 crc crio[3616]: time=\"2026-06-11T16:23:57.950952228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=15f08c08-9dd6-4389-9656-3aa273953367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117309 | controller |     "Jun 11 16:23:57.951039 crc crio[3616]: time=\"2026-06-11T16:23:57.950993949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9bfce836-edfc-4c1e-91e5-d0aef341afec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117324 | controller |     "Jun 11 16:23:57.952999 crc crio[3616]: time=\"2026-06-11T16:23:57.952865471Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117339 | controller |     "Jun 11 16:23:57.953465 crc crio[3616]: time=\"2026-06-11T16:23:57.953246123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117354 | controller |     "Jun 11 16:23:57.956090 crc crio[3616]: time=\"2026-06-11T16:23:57.956026763Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117369 | controller |     "Jun 11 16:23:57.958783 crc crio[3616]: time=\"2026-06-11T16:23:57.958747311Z\" level=info msg=\"Created container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ff37b2db-321b-4034-99aa-c16aee21e498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117384 | controller |     "Jun 11 16:23:57.960529 crc crio[3616]: time=\"2026-06-11T16:23:57.960301151Z\" level=info msg=\"Starting container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36\" id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.117399 | controller |     "Jun 11 16:23:57.972459 crc crio[3616]: time=\"2026-06-11T16:23:57.972312282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117413 | controller |     "Jun 11 16:23:57.976021 crc crio[3616]: time=\"2026-06-11T16:23:57.97594578Z\" level=info msg=\"Started container\" PID=7647 containerID=3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=306ea9e4-6f14-4cd4-8193-132f67e8a278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.117430 | controller |     "Jun 11 16:23:58.003039 crc crio[3616]: time=\"2026-06-11T16:23:58.003012561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117446 | controller |     "Jun 11 16:23:58.005186 crc crio[3616]: time=\"2026-06-11T16:23:58.005089939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117465 | controller |     "Jun 11 16:23:58.008101 crc crio[3616]: time=\"2026-06-11T16:23:58.007950522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117481 | controller |     "Jun 11 16:23:58.016562 crc crio[3616]: time=\"2026-06-11T16:23:58.016445508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117496 | controller |     "Jun 11 16:23:58.183055 crc crio[3616]: time=\"2026-06-11T16:23:58.182869762Z\" level=info msg=\"Created container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6b2ca533-227e-456e-99b5-4934d9f1308a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117511 | controller |     "Jun 11 16:23:58.184356 crc crio[3616]: time=\"2026-06-11T16:23:58.184254196Z\" level=info msg=\"Starting container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae\" id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.117527 | controller |     "Jun 11 16:23:58.194192 crc crio[3616]: time=\"2026-06-11T16:23:58.194082146Z\" level=info msg=\"Started container\" PID=7673 containerID=2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=13811f83-6d86-47c6-a632-240f1f78f980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d",
2026-06-11 18:17:42.117542 | controller |     "Jun 11 16:23:58.943473 crc crio[3616]: time=\"2026-06-11T16:23:58.943284818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=baa887b2-73e9-436c-b62c-42b7f5ed96fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117557 | controller |     "Jun 11 16:23:58.944956 crc crio[3616]: time=\"2026-06-11T16:23:58.944801818Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=49326200-15db-4261-b014-510f767e3fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117572 | controller |     "Jun 11 16:23:58.945165 crc crio[3616]: time=\"2026-06-11T16:23:58.945081716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d6f18ffe-f2e7-46e9-b616-9cd299c5b7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117587 | controller |     "Jun 11 16:23:58.949931 crc crio[3616]: time=\"2026-06-11T16:23:58.949857181Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2f51a146-0175-44a9-b75b-33dd0cc65464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117602 | controller |     "Jun 11 16:23:58.950509 crc crio[3616]: time=\"2026-06-11T16:23:58.949875533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9213b2a2-c528-4bc2-8ae5-063f2f9d3438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117617 | controller |     "Jun 11 16:23:58.950509 crc crio[3616]: time=\"2026-06-11T16:23:58.950046599Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117636 | controller |     "Jun 11 16:23:58.950865 crc crio[3616]: time=\"2026-06-11T16:23:58.950713511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117651 | controller |     "Jun 11 16:23:58.952019 crc crio[3616]: time=\"2026-06-11T16:23:58.951890848Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117666 | controller |     "Jun 11 16:23:58.952774 crc crio[3616]: time=\"2026-06-11T16:23:58.952630082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117681 | controller |     "Jun 11 16:23:58.954288 crc crio[3616]: time=\"2026-06-11T16:23:58.954150781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6597ae42-5bb6-419a-bb67-b71d43d87925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117696 | controller |     "Jun 11 16:23:58.967979 crc crio[3616]: time=\"2026-06-11T16:23:58.967862807Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117711 | controller |     "Jun 11 16:23:58.989168 crc crio[3616]: time=\"2026-06-11T16:23:58.989067618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117726 | controller |     "Jun 11 16:23:59.002374 crc crio[3616]: time=\"2026-06-11T16:23:58.992578591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117741 | controller |     "Jun 11 16:23:59.017131 crc crio[3616]: time=\"2026-06-11T16:23:59.016969285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117756 | controller |     "Jun 11 16:23:59.043720 crc crio[3616]: time=\"2026-06-11T16:23:59.043601531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117771 | controller |     "Jun 11 16:23:59.068752 crc crio[3616]: time=\"2026-06-11T16:23:59.068442199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117785 | controller |     "Jun 11 16:23:59.179989 crc crio[3616]: time=\"2026-06-11T16:23:59.179803736Z\" level=info msg=\"Created container 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=9e108c01-dce1-4710-b4e4-98556cb70f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117800 | controller |     "Jun 11 16:23:59.182844 crc crio[3616]: time=\"2026-06-11T16:23:59.182657705Z\" level=info msg=\"Starting container: 4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb\" id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.117815 | controller |     "Jun 11 16:23:59.283054 crc crio[3616]: time=\"2026-06-11T16:23:59.281009625Z\" level=info msg=\"Started container\" PID=7724 containerID=4f820a12bf04060714143cf5f0dd1e3fa65c0aea5c826b99e46acd451da5aadb description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=688b76b0-5b44-4b83-859d-43a901c5067c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8d39311a89b10b6623d456075e495a1a8011398e30ed0284901d76ec26355e9",
2026-06-11 18:17:42.117834 | controller |     "Jun 11 16:23:59.794509 crc crio[3616]: time=\"2026-06-11T16:23:59.794022533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117868 | controller |     "Jun 11 16:23:59.796006 crc crio[3616]: time=\"2026-06-11T16:23:59.795589254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117888 | controller |     "Jun 11 16:23:59.945605 crc crio[3616]: time=\"2026-06-11T16:23:59.945429718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cff608dc-7125-4904-b8eb-ef7a545c96a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117903 | controller |     "Jun 11 16:23:59.966689 crc crio[3616]: time=\"2026-06-11T16:23:59.966581387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=166a7701-2b10-481c-8d03-ad87fb1694c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.117918 | controller |     "Jun 11 16:23:59.969724 crc crio[3616]: time=\"2026-06-11T16:23:59.969657116Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117934 | controller |     "Jun 11 16:23:59.972047 crc crio[3616]: time=\"2026-06-11T16:23:59.970178313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117949 | controller |     "Jun 11 16:24:00.018470 crc crio[3616]: time=\"2026-06-11T16:24:00.01830711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.117964 | controller |     "Jun 11 16:24:00.150932 crc crio[3616]: time=\"2026-06-11T16:24:00.150756568Z\" level=info msg=\"Created container 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=5b8043e1-4060-4222-8086-041c899b2185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.117984 | controller |     "Jun 11 16:24:00.155695 crc crio[3616]: time=\"2026-06-11T16:24:00.154438169Z\" level=info msg=\"Starting container: 6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3\" id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118008 | controller |     "Jun 11 16:24:00.178800 crc crio[3616]: time=\"2026-06-11T16:24:00.177459547Z\" level=info msg=\"Created container 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=9a0ddfcf-56ad-4e4f-a69f-e82f834468db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118036 | controller |     "Jun 11 16:24:00.180759 crc crio[3616]: time=\"2026-06-11T16:24:00.180557897Z\" level=info msg=\"Starting container: 1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d\" id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118066 | controller |     "Jun 11 16:24:00.192152 crc crio[3616]: time=\"2026-06-11T16:24:00.192035947Z\" level=info msg=\"Started container\" PID=7740 containerID=6496a253f94b86dc2fd5f22302301a66c73a962c0ba399fd703f1a46d222b7a3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=8ac51c5a-2be1-4ed6-9dd7-d28579062503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf",
2026-06-11 18:17:42.118090 | controller |     "Jun 11 16:24:00.284991 crc crio[3616]: time=\"2026-06-11T16:24:00.275472397Z\" level=info msg=\"Started container\" PID=7739 containerID=1468a1c6288ea0301aabff6d9428d509826a2118b7aa898d1bd512cb66ef828d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=2274877c-f929-4647-b3d0-72aa33d5fa9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f108e605a62b753548cecac7bdc15b191a6db53a8a2156e870f0b104dd35130",
2026-06-11 18:17:42.118107 | controller |     "Jun 11 16:24:00.669413 crc crio[3616]: time=\"2026-06-11T16:24:00.669071674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7083773-71e2-47fe-befd-ec27035de933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118123 | controller |     "Jun 11 16:24:00.672936 crc crio[3616]: time=\"2026-06-11T16:24:00.672836481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8662ebe-bc34-4eb6-8cfa-7269e10ee3e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118138 | controller |     "Jun 11 16:24:00.675465 crc crio[3616]: time=\"2026-06-11T16:24:00.675387904Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118154 | controller |     "Jun 11 16:24:00.676063 crc crio[3616]: time=\"2026-06-11T16:24:00.675977813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118170 | controller |     "Jun 11 16:24:00.697143 crc crio[3616]: time=\"2026-06-11T16:24:00.697004068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118185 | controller |     "Jun 11 16:24:00.706468 crc crio[3616]: time=\"2026-06-11T16:24:00.706272381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118200 | controller |     "Jun 11 16:24:00.712253 crc crio[3616]: time=\"2026-06-11T16:24:00.712084072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118215 | controller |     "Jun 11 16:24:00.809428 crc crio[3616]: time=\"2026-06-11T16:24:00.809070073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f375199d-0f2d-49d1-b93f-b8b5c5286d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118230 | controller |     "Jun 11 16:24:00.812382 crc crio[3616]: time=\"2026-06-11T16:24:00.812205804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e1074a4-3e3d-4972-8199-20dd48450892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118245 | controller |     "Jun 11 16:24:00.821651 crc crio[3616]: time=\"2026-06-11T16:24:00.821543229Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118259 | controller |     "Jun 11 16:24:00.822784 crc crio[3616]: time=\"2026-06-11T16:24:00.822670786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118278 | controller |     "Jun 11 16:24:00.843967 crc crio[3616]: time=\"2026-06-11T16:24:00.843908126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118294 | controller |     "Jun 11 16:24:00.943171 crc crio[3616]: time=\"2026-06-11T16:24:00.943063521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8997fec7-117e-4f7b-bd1a-a4e5b77aebec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118309 | controller |     "Jun 11 16:24:00.946740 crc crio[3616]: time=\"2026-06-11T16:24:00.946027499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a11b1c3f-97c5-4a48-a2dc-dbe9f8414952 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118324 | controller |     "Jun 11 16:24:00.953402 crc crio[3616]: time=\"2026-06-11T16:24:00.95327778Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118340 | controller |     "Jun 11 16:24:00.953864 crc crio[3616]: time=\"2026-06-11T16:24:00.953729355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118356 | controller |     "Jun 11 16:24:01.001735 crc crio[3616]: time=\"2026-06-11T16:24:01.001531444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118371 | controller |     "Jun 11 16:24:01.026143 crc crio[3616]: time=\"2026-06-11T16:24:01.025967109Z\" level=info msg=\"Created container 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=75485a2f-ccb0-412f-93bb-cb82546b7e1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118386 | controller |     "Jun 11 16:24:01.028790 crc crio[3616]: time=\"2026-06-11T16:24:01.028218002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118401 | controller |     "Jun 11 16:24:01.029191 crc crio[3616]: time=\"2026-06-11T16:24:01.028995568Z\" level=info msg=\"Starting container: 91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40\" id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118416 | controller |     "Jun 11 16:24:01.080255 crc crio[3616]: time=\"2026-06-11T16:24:01.080122451Z\" level=info msg=\"Started container\" PID=7772 containerID=91b74d2b4c475cb102a62e41ca749ac74e50a6b86da1308f2f3d224ec6101b40 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=7a90ed8d-097c-47a3-a869-337af85f42d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.118431 | controller |     "Jun 11 16:24:01.084216 crc crio[3616]: time=\"2026-06-11T16:24:01.083764138Z\" level=info msg=\"Created container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9f057c84-4473-4586-b0e1-f0744f6ce368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118446 | controller |     "Jun 11 16:24:01.096545 crc crio[3616]: time=\"2026-06-11T16:24:01.096029263Z\" level=info msg=\"Starting container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9\" id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118465 | controller |     "Jun 11 16:24:01.113957 crc crio[3616]: time=\"2026-06-11T16:24:01.109250978Z\" level=info msg=\"Started container\" PID=7773 containerID=66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=4cc60747-737a-4189-99c0-407a37fdb8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.118481 | controller |     "Jun 11 16:24:01.174034 crc crio[3616]: time=\"2026-06-11T16:24:01.173285671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\\\"\"",
2026-06-11 18:17:42.118497 | controller |     "Jun 11 16:24:01.547405 crc crio[3616]: time=\"2026-06-11T16:24:01.546675749Z\" level=info msg=\"Created container 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=771fd8a4-005c-49f1-b62d-8e24150cc884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118512 | controller |     "Jun 11 16:24:01.551139 crc crio[3616]: time=\"2026-06-11T16:24:01.550834246Z\" level=info msg=\"Starting container: 43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970\" id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118528 | controller |     "Jun 11 16:24:01.607599 crc crio[3616]: time=\"2026-06-11T16:24:01.600004449Z\" level=info msg=\"Started container\" PID=7799 containerID=43c1dff7de20490678bb96629f0f0ed353ae5b0c283feb41b7df6f6309fb8970 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=e14054cc-c90b-4ebb-8815-4f4d5dcd2109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488",
2026-06-11 18:17:42.118544 | controller |     "Jun 11 16:24:01.720483 crc crio[3616]: time=\"2026-06-11T16:24:01.720423507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43e1a6a3-b1a5-41d5-a8f3-14cac503d53c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118559 | controller |     "Jun 11 16:24:01.730837 crc crio[3616]: time=\"2026-06-11T16:24:01.728188728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e879c043-af3f-43e5-9692-5e5ec282b409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118575 | controller |     "Jun 11 16:24:01.750511 crc crio[3616]: time=\"2026-06-11T16:24:01.738477918Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118591 | controller |     "Jun 11 16:24:01.750511 crc crio[3616]: time=\"2026-06-11T16:24:01.740806445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118606 | controller |     "Jun 11 16:24:02.009315 crc crio[3616]: time=\"2026-06-11T16:24:02.008875664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=607fcd7d-a8a0-4f51-9108-05e699583a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118621 | controller |     "Jun 11 16:24:02.040547 crc crio[3616]: time=\"2026-06-11T16:24:02.037152791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7d3038ee-7484-4445-a3a6-3afd03f9e3a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118643 | controller |     "Jun 11 16:24:02.074462 crc crio[3616]: time=\"2026-06-11T16:24:02.063712683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118659 | controller |     "Jun 11 16:24:02.081602 crc crio[3616]: time=\"2026-06-11T16:24:02.081436916Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118674 | controller |     "Jun 11 16:24:02.082551 crc crio[3616]: time=\"2026-06-11T16:24:02.082009214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118689 | controller |     "Jun 11 16:24:02.088997 crc crio[3616]: time=\"2026-06-11T16:24:02.088745602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118705 | controller |     "Jun 11 16:24:02.217557 crc crio[3616]: time=\"2026-06-11T16:24:02.213424101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118720 | controller |     "Jun 11 16:24:02.227023 crc crio[3616]: time=\"2026-06-11T16:24:02.226118103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118735 | controller |     "Jun 11 16:24:02.244056 crc crio[3616]: time=\"2026-06-11T16:24:02.243493195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.118750 | controller |     "Jun 11 16:24:02.557393 crc crio[3616]: time=\"2026-06-11T16:24:02.556769797Z\" level=info msg=\"Created container aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ef9c5e7a-af10-4ac3-9712-9d0965fcd615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118764 | controller |     "Jun 11 16:24:02.561543 crc crio[3616]: time=\"2026-06-11T16:24:02.561015335Z\" level=info msg=\"Starting container: aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7\" id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118779 | controller |     "Jun 11 16:24:02.627733 crc crio[3616]: time=\"2026-06-11T16:24:02.625672429Z\" 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:17:42.118794 | controller |     "Jun 11 16:24:02.627733 crc crio[3616]: time=\"2026-06-11T16:24:02.626397153Z\" level=info msg=\"Started container\" PID=7893 containerID=aac55eee80a6d22a1ed68d893b9b6dd3fe54b1eab0fef93c2b870217ce2178c7 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=89f585db-a925-4062-b9f3-394de37e9f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488",
2026-06-11 18:17:42.118809 | controller |     "Jun 11 16:24:02.652944 crc crio[3616]: time=\"2026-06-11T16:24:02.652270374Z\" level=info msg=\"Created container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0967d9a1-e462-4a76-a3a0-2e531894d7c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118824 | controller |     "Jun 11 16:24:02.662508 crc crio[3616]: time=\"2026-06-11T16:24:02.659744976Z\" level=info msg=\"Starting container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5\" id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118843 | controller |     "Jun 11 16:24:02.727887 crc crio[3616]: time=\"2026-06-11T16:24:02.727645367Z\" level=info msg=\"Started container\" PID=7902 containerID=137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=4c4e0313-c294-42e3-9cb4-1ffce52fd356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf",
2026-06-11 18:17:42.118880 | controller |     "Jun 11 16:24:02.799881 crc crio[3616]: time=\"2026-06-11T16:24:02.798957246Z\" level=info msg=\"Created container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=1726c331-0868-457a-be54-83fea00c1162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.118897 | controller |     "Jun 11 16:24:02.818203 crc crio[3616]: time=\"2026-06-11T16:24:02.81773928Z\" level=info msg=\"Starting container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47\" id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.118912 | controller |     "Jun 11 16:24:02.891521 crc crio[3616]: time=\"2026-06-11T16:24:02.891265279Z\" level=info msg=\"Started container\" PID=7903 containerID=7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e1260aaf-48c9-44fb-a8ea-5f3ad94b5799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee",
2026-06-11 18:17:42.118927 | controller |     "Jun 11 16:24:02.970140 crc crio[3616]: time=\"2026-06-11T16:24:02.968010797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=827e9036-62df-435f-adc8-9b3d34e543a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118941 | controller |     "Jun 11 16:24:02.985653 crc crio[3616]: time=\"2026-06-11T16:24:02.969982822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=68de84f2-afec-48fd-82dd-59aca3ce68cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118956 | controller |     "Jun 11 16:24:02.985653 crc crio[3616]: time=\"2026-06-11T16:24:02.97569596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5a4e6b3b-b551-40b6-ac3d-46094f83a417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118970 | controller |     "Jun 11 16:24:03.028134 crc crio[3616]: time=\"2026-06-11T16:24:03.02282836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=924a81ee-a22a-49d0-b6be-c9d67be1dd22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.118985 | controller |     "Jun 11 16:24:03.029851 crc crio[3616]: time=\"2026-06-11T16:24:03.029705166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9123409f-a765-439b-b31d-40961b28602f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119000 | controller |     "Jun 11 16:24:03.036902 crc crio[3616]: time=\"2026-06-11T16:24:03.034057764Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119015 | controller |     "Jun 11 16:24:03.036902 crc crio[3616]: time=\"2026-06-11T16:24:03.035437808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119034 | controller |     "Jun 11 16:24:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.038752307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b68933fd-4b33-4a26-8d41-f2bb0dd89d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119049 | controller |     "Jun 11 16:24:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.039108838Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119065 | controller |     "Jun 11 16:24:03.045632 crc crio[3616]: time=\"2026-06-11T16:24:03.039857243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119080 | controller |     "Jun 11 16:24:03.048724 crc crio[3616]: time=\"2026-06-11T16:24:03.046071717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50196dc9-6a4d-4318-b0ff-530bd8bd1504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119095 | controller |     "Jun 11 16:24:03.086623 crc crio[3616]: time=\"2026-06-11T16:24:03.085822949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c169f04c-6d17-47e9-bb37-97750d4dfb36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119117 | controller |     "Jun 11 16:24:03.169945 crc crio[3616]: time=\"2026-06-11T16:24:03.167129628Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119142 | controller |     "Jun 11 16:24:03.185858 crc crio[3616]: time=\"2026-06-11T16:24:03.184975793Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119171 | controller |     "Jun 11 16:24:03.191002 crc crio[3616]: time=\"2026-06-11T16:24:03.190411617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119198 | controller |     "Jun 11 16:24:03.195305 crc crio[3616]: time=\"2026-06-11T16:24:03.192087477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119216 | controller |     "Jun 11 16:24:03.254447 crc crio[3616]: time=\"2026-06-11T16:24:03.254160147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119232 | controller |     "Jun 11 16:24:03.267092 crc crio[3616]: time=\"2026-06-11T16:24:03.266775352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119247 | controller |     "Jun 11 16:24:03.268613 crc crio[3616]: time=\"2026-06-11T16:24:03.268467804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119262 | controller |     "Jun 11 16:24:03.273262 crc crio[3616]: time=\"2026-06-11T16:24:03.27311647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119283 | controller |     "Jun 11 16:24:03.275931 crc crio[3616]: time=\"2026-06-11T16:24:03.275767676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119298 | controller |     "Jun 11 16:24:03.414058 crc crio[3616]: time=\"2026-06-11T16:24:03.412589436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119313 | controller |     "Jun 11 16:24:03.784680 crc crio[3616]: time=\"2026-06-11T16:24:03.784557745Z\" level=info msg=\"Created container ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=5002a7e2-7650-4ac1-96e3-082b31f1c744 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119328 | controller |     "Jun 11 16:24:03.813405 crc crio[3616]: time=\"2026-06-11T16:24:03.796642962Z\" level=info msg=\"Starting container: ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7\" id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119343 | controller |     "Jun 11 16:24:03.832197 crc crio[3616]: time=\"2026-06-11T16:24:03.831841108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a950df3-350d-49f4-9217-189e2b373edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119357 | controller |     "Jun 11 16:24:03.847452 crc crio[3616]: time=\"2026-06-11T16:24:03.839655998Z\" level=info msg=\"Started container\" PID=7934 containerID=ad4105ec4608f7a349ffa5426e37731947576d275df3993f919e3fa01268f0f7 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=bf707f27-f062-4284-8dd4-4ef1f95023b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee",
2026-06-11 18:17:42.119373 | controller |     "Jun 11 16:24:03.903232 crc crio[3616]: time=\"2026-06-11T16:24:03.90297806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58086af4-5db5-4831-905e-84e0f9f87f06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119388 | controller |     "Jun 11 16:24:03.908126 crc crio[3616]: time=\"2026-06-11T16:24:03.9078932Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119404 | controller |     "Jun 11 16:24:03.909867 crc crio[3616]: time=\"2026-06-11T16:24:03.909201343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119419 | controller |     "Jun 11 16:24:04.082994 crc crio[3616]: time=\"2026-06-11T16:24:04.082851904Z\" level=info msg=\"Created container 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566: openshift-multus/multus-bzhnf/kube-multus\" id=5b3de1a0-47e0-4917-9678-1400bbdf55d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119434 | controller |     "Jun 11 16:24:04.088514 crc crio[3616]: time=\"2026-06-11T16:24:04.088087302Z\" level=info msg=\"Starting container: 0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566\" id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119449 | controller |     "Jun 11 16:24:04.150601 crc crio[3616]: time=\"2026-06-11T16:24:04.147231317Z\" level=info msg=\"Started container\" PID=7945 containerID=0c5ff387ef593cee6c311897f1e4f5430e01521c47b0a9967cec50b36a68d566 description=openshift-multus/multus-bzhnf/kube-multus id=cb700ba2-8c0d-4d1a-9569-bfd54bb6b901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24",
2026-06-11 18:17:42.119469 | controller |     "Jun 11 16:24:04.499080 crc crio[3616]: time=\"2026-06-11T16:24:04.491860816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119485 | controller |     "Jun 11 16:24:05.098694 crc crio[3616]: time=\"2026-06-11T16:24:05.08977646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119501 | controller |     "Jun 11 16:24:06.119023 crc crio[3616]: time=\"2026-06-11T16:24:06.116728307Z\" level=info msg=\"Created container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=726ad6b8-d916-4470-bd01-30d108ecd972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119516 | controller |     "Jun 11 16:24:06.133724 crc crio[3616]: time=\"2026-06-11T16:24:06.13351961Z\" level=info msg=\"Starting container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad\" id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119531 | controller |     "Jun 11 16:24:06.319235 crc crio[3616]: time=\"2026-06-11T16:24:06.3175812Z\" level=info msg=\"Started container\" PID=8015 containerID=f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bf9f4814-e8cb-4e71-9210-609be9255a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83",
2026-06-11 18:17:42.119547 | controller |     "Jun 11 16:24:06.333599 crc crio[3616]: time=\"2026-06-11T16:24:06.33336615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119562 | controller |     "Jun 11 16:24:06.881658 crc crio[3616]: time=\"2026-06-11T16:24:06.881178806Z\" level=info msg=\"Created container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b76a0d25-7dfc-4c28-a11a-63b6a8a7ea46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119578 | controller |     "Jun 11 16:24:06.911835 crc crio[3616]: time=\"2026-06-11T16:24:06.907978841Z\" level=info msg=\"Starting container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef\" id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119593 | controller |     "Jun 11 16:24:07.020489 crc crio[3616]: time=\"2026-06-11T16:24:07.019422549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119608 | controller |     "Jun 11 16:24:07.063784 crc crio[3616]: time=\"2026-06-11T16:24:07.063721853Z\" level=info msg=\"Started container\" PID=8033 containerID=f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=a31d7e36-8650-436b-ba63-100487cd71bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0",
2026-06-11 18:17:42.119623 | controller |     "Jun 11 16:24:07.332994 crc crio[3616]: time=\"2026-06-11T16:24:07.332936207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=01084eca-8015-4d33-a782-dd3ef7c1758c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119642 | controller |     "Jun 11 16:24:07.444075 crc crio[3616]: time=\"2026-06-11T16:24:07.443557284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d68229a-01ca-466a-aee4-c64f35372dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119658 | controller |     "Jun 11 16:24:07.508821 crc crio[3616]: time=\"2026-06-11T16:24:07.507644669Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119673 | controller |     "Jun 11 16:24:07.511507 crc crio[3616]: time=\"2026-06-11T16:24:07.510485722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119688 | controller |     "Jun 11 16:24:08.110888 crc crio[3616]: time=\"2026-06-11T16:24:08.109932844Z\" level=info msg=\"Created container 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a862e21f-1d19-4483-9197-241062441fa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119704 | controller |     "Jun 11 16:24:08.119582 crc crio[3616]: time=\"2026-06-11T16:24:08.117744498Z\" level=info msg=\"Starting container: 49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de\" id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119720 | controller |     "Jun 11 16:24:08.242023 crc crio[3616]: time=\"2026-06-11T16:24:08.241579407Z\" level=info msg=\"Started container\" PID=8049 containerID=49139c907a02846cf7c54137f36e0524be35b8abb8210f87f4f5167fe63289de description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3384d83c-6345-4e63-86cb-da8573029af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e",
2026-06-11 18:17:42.119736 | controller |     "Jun 11 16:24:09.410838 crc crio[3616]: time=\"2026-06-11T16:24:09.410644494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119752 | controller |     "Jun 11 16:24:09.447710 crc crio[3616]: time=\"2026-06-11T16:24:09.446905764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119767 | controller |     "Jun 11 16:24:09.885599 crc crio[3616]: time=\"2026-06-11T16:24:09.882156441Z\" level=info msg=\"Created container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7bad9969-0c07-4dc1-a0b8-63341a50bcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119783 | controller |     "Jun 11 16:24:09.893990 crc crio[3616]: time=\"2026-06-11T16:24:09.893892393Z\" level=info msg=\"Starting container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0\" id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119798 | controller |     "Jun 11 16:24:09.961848 crc crio[3616]: time=\"2026-06-11T16:24:09.961788553Z\" level=info msg=\"Started container\" PID=8103 containerID=7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0f85949-dd6e-4e5d-a63a-cbf726bcd868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0",
2026-06-11 18:17:42.119818 | controller |     "Jun 11 16:24:10.312049 crc crio[3616]: time=\"2026-06-11T16:24:10.311827919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e7b9ef3e-3380-456d-ba67-33b7c7a0b515 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119834 | controller |     "Jun 11 16:24:10.317558 crc crio[3616]: time=\"2026-06-11T16:24:10.317226755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=0cf3c4cc-3a2f-4764-80e2-beaf7e7a8e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.119867 | controller |     "Jun 11 16:24:10.324989 crc crio[3616]: time=\"2026-06-11T16:24:10.324848903Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119888 | controller |     "Jun 11 16:24:10.325475 crc crio[3616]: time=\"2026-06-11T16:24:10.325405322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119904 | controller |     "Jun 11 16:24:10.427496 crc crio[3616]: time=\"2026-06-11T16:24:10.42714414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119920 | controller |     "Jun 11 16:24:12.314554 crc crio[3616]: time=\"2026-06-11T16:24:12.314256325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.119952 | controller |     "Jun 11 16:24:12.654957 crc crio[3616]: time=\"2026-06-11T16:24:12.653702331Z\" level=info msg=\"Created container b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=19030bc0-44fc-4267-8988-36719c845add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.119969 | controller |     "Jun 11 16:24:12.667243 crc crio[3616]: time=\"2026-06-11T16:24:12.667053468Z\" level=info msg=\"Starting container: b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7\" id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.119984 | controller |     "Jun 11 16:24:12.729456 crc crio[3616]: time=\"2026-06-11T16:24:12.728903224Z\" level=info msg=\"Started container\" PID=8139 containerID=b1c66b45e188a4583ca549ffcbb4555addce96318072d562ec9a42a2ad0c2df7 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fae45bda-4dc7-4c47-b180-acf8a3144d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.119999 | controller |     "Jun 11 16:24:13.432953 crc crio[3616]: time=\"2026-06-11T16:24:13.432434942Z\" level=info msg=\"Created container cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6744c23c-11e3-40f5-879c-6827691565ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120014 | controller |     "Jun 11 16:24:13.438950 crc crio[3616]: time=\"2026-06-11T16:24:13.438856508Z\" level=info msg=\"Starting container: cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf\" id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.120029 | controller |     "Jun 11 16:24:13.650101 crc crio[3616]: time=\"2026-06-11T16:24:13.648995694Z\" level=info msg=\"Started container\" PID=7878 containerID=cfb0afa28a85cbb05c596eb55a41fa290c697881142b3ad9a11123826f60fbaf description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e1c97de9-752d-49fa-b2fb-ee626309c660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b76889e6504fe2d949335e801edbfd08b7b92846c305e143fd222ebc71c46d4d",
2026-06-11 18:17:42.120049 | controller |     "Jun 11 16:24:24.960685 crc crio[3616]: time=\"2026-06-11T16:24:24.959107218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=03969df4-eb75-4c60-b662-9360b4c53c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120065 | controller |     "Jun 11 16:24:24.964267 crc crio[3616]: time=\"2026-06-11T16:24:24.964095917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=cf542c8f-300b-47bb-bee0-a934880ab1eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120080 | controller |     "Jun 11 16:24:24.968927 crc crio[3616]: time=\"2026-06-11T16:24:24.968601488Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120095 | controller |     "Jun 11 16:24:24.970877 crc crio[3616]: time=\"2026-06-11T16:24:24.969194497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120110 | controller |     "Jun 11 16:24:25.097609 crc crio[3616]: time=\"2026-06-11T16:24:25.096682274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120125 | controller |     "Jun 11 16:24:25.671478 crc crio[3616]: time=\"2026-06-11T16:24:25.671119091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120140 | controller |     "Jun 11 16:24:28.133040 crc crio[3616]: time=\"2026-06-11T16:24:28.132243732Z\" level=info msg=\"Created container 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=cc942bc5-2c6b-43cb-8541-a8a96b709c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120155 | controller |     "Jun 11 16:24:28.136225 crc crio[3616]: time=\"2026-06-11T16:24:28.135854919Z\" level=info msg=\"Starting container: 14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef\" id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.120169 | controller |     "Jun 11 16:24:28.158693 crc crio[3616]: time=\"2026-06-11T16:24:28.158307249Z\" level=info msg=\"Started container\" PID=8520 containerID=14e84060bc3631079014958474a2d59850ce464abeaaf8863b4ecc9cb94ae9ef description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=d6691b53-594a-404a-a425-6f5442ada3c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.120184 | controller |     "Jun 11 16:24:29.008918 crc crio[3616]: time=\"2026-06-11T16:24:29.006210034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=a3a4ca5c-a2c2-47e1-abcf-2e38b5feb64b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120200 | controller |     "Jun 11 16:24:29.022171 crc crio[3616]: time=\"2026-06-11T16:24:29.022062478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=f307e4ca-7e7a-4613-842e-cdf397b1cd8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120218 | controller |     "Jun 11 16:24:29.027317 crc crio[3616]: time=\"2026-06-11T16:24:29.027172874Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120238 | controller |     "Jun 11 16:24:29.028654 crc crio[3616]: time=\"2026-06-11T16:24:29.028518808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120262 | controller |     "Jun 11 16:24:29.086645 crc crio[3616]: time=\"2026-06-11T16:24:29.085845294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120289 | controller |     "Jun 11 16:24:29.795260 crc crio[3616]: time=\"2026-06-11T16:24:29.794682031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120318 | controller |     "Jun 11 16:24:30.102141 crc crio[3616]: time=\"2026-06-11T16:24:30.102016129Z\" level=info msg=\"Created container 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=171e2277-50ce-4f4c-95e3-117bd17d07a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120343 | controller |     "Jun 11 16:24:30.103656 crc crio[3616]: time=\"2026-06-11T16:24:30.103518777Z\" level=info msg=\"Starting container: 22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012\" id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.120361 | controller |     "Jun 11 16:24:30.112450 crc crio[3616]: time=\"2026-06-11T16:24:30.112161779Z\" level=info msg=\"Started container\" PID=8634 containerID=22fd9c8fcfe975efa2eb64aa2f392f642806a1135d485c6f7ff1ea414d60e012 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=417acceb-d079-4459-9c3b-ecd83467c10a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.120377 | controller |     "Jun 11 16:24:31.026800 crc crio[3616]: time=\"2026-06-11T16:24:31.026450452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5fc00385-0534-487f-9305-cd36ef591e6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120393 | controller |     "Jun 11 16:24:31.030678 crc crio[3616]: time=\"2026-06-11T16:24:31.030522114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=2b581fb3-02dd-4412-a6d1-83e74433e4f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120409 | controller |     "Jun 11 16:24:31.036010 crc crio[3616]: time=\"2026-06-11T16:24:31.03590929Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120424 | controller |     "Jun 11 16:24:31.036475 crc crio[3616]: time=\"2026-06-11T16:24:31.036399677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120440 | controller |     "Jun 11 16:24:31.893947 crc crio[3616]: time=\"2026-06-11T16:24:31.893724544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120460 | controller |     "Jun 11 16:24:32.378873 crc crio[3616]: time=\"2026-06-11T16:24:32.378795763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120475 | controller |     "Jun 11 16:24:32.714224 crc crio[3616]: time=\"2026-06-11T16:24:32.713467449Z\" level=info msg=\"Created container 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=d30a0cdc-5cb4-4e4d-bb4e-05c2d9d186ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120498 | controller |     "Jun 11 16:24:32.716516 crc crio[3616]: time=\"2026-06-11T16:24:32.716296251Z\" level=info msg=\"Starting container: 6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6\" id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.120609 | controller |     "Jun 11 16:24:32.733208 crc crio[3616]: time=\"2026-06-11T16:24:32.733069607Z\" level=info msg=\"Started container\" PID=8727 containerID=6f584af6af846e03cbfeaa91fb43d1ae871890b1396de3c4861f1ff96bb1f9b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=f8218b82-5d73-4041-8aa8-86e97f9ab4d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.120631 | controller |     "Jun 11 16:24:39.151073 crc crio[3616]: time=\"2026-06-11T16:24:39.151019164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f8144f48-45f3-40b4-bc15-9946216dd247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120647 | controller |     "Jun 11 16:24:39.155965 crc crio[3616]: time=\"2026-06-11T16:24:39.155499638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=24e3c62e-e3cc-43f2-93b7-2b03d97b587a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120662 | controller |     "Jun 11 16:24:39.161138 crc crio[3616]: time=\"2026-06-11T16:24:39.158792785Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120677 | controller |     "Jun 11 16:24:39.161138 crc crio[3616]: time=\"2026-06-11T16:24:39.159164408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120692 | controller |     "Jun 11 16:24:39.224985 crc crio[3616]: time=\"2026-06-11T16:24:39.223544052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120707 | controller |     "Jun 11 16:24:39.922127 crc crio[3616]: time=\"2026-06-11T16:24:39.920036345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120722 | controller |     "Jun 11 16:24:40.049080 crc crio[3616]: time=\"2026-06-11T16:24:40.049010434Z\" level=info msg=\"Created container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=978c89e7-ba09-4ee0-8750-a3a42d68b7b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120737 | controller |     "Jun 11 16:24:40.058597 crc crio[3616]: time=\"2026-06-11T16:24:40.058253416Z\" level=info msg=\"Starting container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f\" id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.120757 | controller |     "Jun 11 16:24:40.131232 crc crio[3616]: time=\"2026-06-11T16:24:40.129283657Z\" level=info msg=\"Started container\" PID=8815 containerID=79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b990ae9d-4575-4dc0-9123-83c6441faf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf",
2026-06-11 18:17:42.120773 | controller |     "Jun 11 16:24:40.533961 crc crio[3616]: time=\"2026-06-11T16:24:40.533252459Z\" level=info msg=\"NetworkStart: stopping network for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.120789 | controller |     "Jun 11 16:24:41.211116 crc crio[3616]: time=\"2026-06-11T16:24:41.210977453Z\" level=info msg=\"Removing container: 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5\" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.120805 | controller |     "Jun 11 16:24:41.323992 crc crio[3616]: time=\"2026-06-11T16:24:41.323488033Z\" level=info msg=\"Removed container 137194adf882bc530b34cbff7deb6036c0be878c54ccf42208af620ad92178f5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=350d1976-f40b-47c4-9f7e-82eadea80e37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.120820 | controller |     "Jun 11 16:24:42.862418 crc crio[3616]: time=\"2026-06-11T16:24:42.861171986Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.120835 | controller |     "Jun 11 16:24:43.198917 crc crio[3616]: time=\"2026-06-11T16:24:43.198718564Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.120882 | controller |     "Jun 11 16:24:44.250785 crc crio[3616]: time=\"2026-06-11T16:24:44.250694076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5777391c-2212-4099-864b-b6849ce5340f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120900 | controller |     "Jun 11 16:24:44.253912 crc crio[3616]: time=\"2026-06-11T16:24:44.253830947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6bb80d65-2c4b-4564-9847-06b5e867b927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.120915 | controller |     "Jun 11 16:24:44.257626 crc crio[3616]: time=\"2026-06-11T16:24:44.257256899Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.120930 | controller |     "Jun 11 16:24:44.257716 crc crio[3616]: time=\"2026-06-11T16:24:44.257629421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120945 | controller |     "Jun 11 16:24:44.289135 crc crio[3616]: time=\"2026-06-11T16:24:44.289025942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.120961 | controller |     "Jun 11 16:24:44.332498 crc crio[3616]: time=\"2026-06-11T16:24:44.332219618Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.120980 | controller |     "Jun 11 16:24:44.436371 crc crio[3616]: time=\"2026-06-11T16:24:44.43621805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.120995 | controller |     "Jun 11 16:24:44.469047 crc crio[3616]: time=\"2026-06-11T16:24:44.468976026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.121011 | controller |     "Jun 11 16:24:44.493219 crc crio[3616]: time=\"2026-06-11T16:24:44.493053381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121026 | controller |     "Jun 11 16:24:44.840175 crc crio[3616]: time=\"2026-06-11T16:24:44.839928033Z\" level=info msg=\"Created container c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=57ec1a6f-ee10-47af-9243-7a702da30b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.121041 | controller |     "Jun 11 16:24:44.842149 crc crio[3616]: time=\"2026-06-11T16:24:44.842008101Z\" level=info msg=\"Starting container: c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484\" id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.121056 | controller |     "Jun 11 16:24:44.853409 crc crio[3616]: time=\"2026-06-11T16:24:44.853259777Z\" level=info msg=\"Started container\" PID=8975 containerID=c8ad19a4e1478812cb3c32c987c19843120f58c099ddf3087c3c9391971d5484 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=981363c9-3253-4b05-910d-321e1bbd6ac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.121072 | controller |     "Jun 11 16:24:44.959047 crc crio[3616]: time=\"2026-06-11T16:24:44.958923864Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121088 | controller |     "Jun 11 16:24:44.970688 crc crio[3616]: time=\"2026-06-11T16:24:44.970401567Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121103 | controller |     "Jun 11 16:24:45.119152 crc crio[3616]: time=\"2026-06-11T16:24:45.118882788Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121118 | controller |     "Jun 11 16:24:45.203901 crc crio[3616]: time=\"2026-06-11T16:24:45.203730383Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121133 | controller |     "Jun 11 16:24:45.248107 crc crio[3616]: time=\"2026-06-11T16:24:45.247987098Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121152 | controller |     "Jun 11 16:24:45.261059 crc crio[3616]: time=\"2026-06-11T16:24:45.260641049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121168 | controller |     "Jun 11 16:24:45.262389 crc crio[3616]: time=\"2026-06-11T16:24:45.262245611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ed3a0ece-73d7-4cf0-adcd-0aa16cb83080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.121183 | controller |     "Jun 11 16:24:45.265831 crc crio[3616]: time=\"2026-06-11T16:24:45.265738725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=78cd407a-973a-4825-b7f2-3a5f00b10bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.121198 | controller |     "Jun 11 16:24:45.270882 crc crio[3616]: time=\"2026-06-11T16:24:45.270764109Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.121213 | controller |     "Jun 11 16:24:45.272192 crc crio[3616]: time=\"2026-06-11T16:24:45.271210233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.121229 | controller |     "Jun 11 16:24:45.306076 crc crio[3616]: time=\"2026-06-11T16:24:45.305971773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.121244 | controller |     "Jun 11 16:24:45.456097 crc crio[3616]: time=\"2026-06-11T16:24:45.455980204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.121259 | controller |     "Jun 11 16:24:45.542412 crc crio[3616]: time=\"2026-06-11T16:24:45.54223668Z\" level=info msg=\"Created container 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=f078dff4-cf8c-41b8-95fa-f54c52666ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.121274 | controller |     "Jun 11 16:24:45.544279 crc crio[3616]: time=\"2026-06-11T16:24:45.544169492Z\" level=info msg=\"Starting container: 3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344\" id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.121289 | controller |     "Jun 11 16:24:45.553986 crc crio[3616]: time=\"2026-06-11T16:24:45.553857808Z\" level=info msg=\"Started container\" PID=9067 containerID=3616695d111d66dc1ce4bd0f951c1101298be36be7f3607d719d60da07343344 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7152024b-abcd-45a5-a89f-93323bff3123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1c7791f3f48d459ffc232fc0dc545bcd01ed41477871730e85facb780d3de3",
2026-06-11 18:17:42.121304 | controller |     "Jun 11 16:24:45.696976 crc crio[3616]: time=\"2026-06-11T16:24:45.696754666Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121319 | controller |     "Jun 11 16:24:46.131823 crc crio[3616]: time=\"2026-06-11T16:24:46.131714545Z\" level=info msg=\"NetworkStart: stopping network for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121338 | controller |     "Jun 11 16:24:46.196145 crc crio[3616]: time=\"2026-06-11T16:24:46.195957056Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121353 | controller |     "Jun 11 16:24:46.269703 crc crio[3616]: time=\"2026-06-11T16:24:46.269622382Z\" level=info msg=\"NetworkStart: stopping network for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121369 | controller |     "Jun 11 16:24:46.357431 crc crio[3616]: time=\"2026-06-11T16:24:46.357238602Z\" level=info msg=\"NetworkStart: stopping network for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121390 | controller |     "Jun 11 16:24:46.697651 crc crio[3616]: time=\"2026-06-11T16:24:46.697526711Z\" level=info msg=\"NetworkStart: stopping network for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121416 | controller |     "Jun 11 16:24:46.702945 crc crio[3616]: time=\"2026-06-11T16:24:46.702835784Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121445 | controller |     "Jun 11 16:24:46.717672 crc crio[3616]: time=\"2026-06-11T16:24:46.717572884Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121471 | controller |     "Jun 11 16:24:46.808138 crc crio[3616]: time=\"2026-06-11T16:24:46.808019836Z\" level=info msg=\"NetworkStart: stopping network for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121488 | controller |     "Jun 11 16:24:46.821777 crc crio[3616]: time=\"2026-06-11T16:24:46.82167311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121504 | controller |     "Jun 11 16:24:46.866311 crc crio[3616]: time=\"2026-06-11T16:24:46.866227569Z\" level=info msg=\"NetworkStart: stopping network for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121519 | controller |     "Jun 11 16:24:46.995247 crc crio[3616]: time=\"2026-06-11T16:24:46.995124283Z\" level=info msg=\"NetworkStart: stopping network for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121535 | controller |     "Jun 11 16:24:47.802831 crc crio[3616]: time=\"2026-06-11T16:24:47.802746374Z\" level=info msg=\"NetworkStart: stopping network for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121551 | controller |     "Jun 11 16:24:48.376441 crc crio[3616]: time=\"2026-06-11T16:24:48.376058235Z\" level=info msg=\"NetworkStart: stopping network for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121569 | controller |     "Jun 11 16:24:48.960582 crc crio[3616]: time=\"2026-06-11T16:24:48.960443985Z\" level=info msg=\"NetworkStart: stopping network for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121585 | controller |     "Jun 11 16:24:48.969725 crc crio[3616]: time=\"2026-06-11T16:24:48.96951033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121600 | controller |     "Jun 11 16:24:48.977145 crc crio[3616]: time=\"2026-06-11T16:24:48.977051375Z\" level=info msg=\"NetworkStart: stopping network for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121615 | controller |     "Jun 11 16:24:49.065670 crc crio[3616]: time=\"2026-06-11T16:24:49.065311046Z\" level=info msg=\"NetworkStart: stopping network for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121630 | controller |     "Jun 11 16:24:49.272918 crc crio[3616]: time=\"2026-06-11T16:24:49.272299869Z\" level=info msg=\"NetworkStart: stopping network for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121645 | controller |     "Jun 11 16:24:49.335101 crc crio[3616]: time=\"2026-06-11T16:24:49.334917676Z\" level=info msg=\"NetworkStart: stopping network for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121660 | controller |     "Jun 11 16:24:49.371016 crc crio[3616]: time=\"2026-06-11T16:24:49.370804254Z\" level=info msg=\"NetworkStart: stopping network for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121675 | controller |     "Jun 11 16:24:49.464198 crc crio[3616]: time=\"2026-06-11T16:24:49.464068778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121690 | controller |     "Jun 11 16:24:49.693148 crc crio[3616]: time=\"2026-06-11T16:24:49.693101638Z\" level=info msg=\"NetworkStart: stopping network for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121705 | controller |     "Jun 11 16:24:49.913064 crc crio[3616]: time=\"2026-06-11T16:24:49.912914009Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121720 | controller |     "Jun 11 16:24:49.983755 crc crio[3616]: time=\"2026-06-11T16:24:49.983602408Z\" level=info msg=\"NetworkStart: stopping network for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121735 | controller |     "Jun 11 16:24:50.010159 crc crio[3616]: time=\"2026-06-11T16:24:50.010034238Z\" level=info msg=\"NetworkStart: stopping network for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121756 | controller |     "Jun 11 16:24:50.072249 crc crio[3616]: time=\"2026-06-11T16:24:50.072091847Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121772 | controller |     "Jun 11 16:24:50.283711 crc crio[3616]: time=\"2026-06-11T16:24:50.283308368Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121787 | controller |     "Jun 11 16:24:50.296083 crc crio[3616]: time=\"2026-06-11T16:24:50.295940649Z\" level=info msg=\"NetworkStart: stopping network for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121802 | controller |     "Jun 11 16:24:50.318422 crc crio[3616]: time=\"2026-06-11T16:24:50.318130401Z\" level=info msg=\"NetworkStart: stopping network for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121816 | controller |     "Jun 11 16:24:50.369123 crc crio[3616]: time=\"2026-06-11T16:24:50.368953744Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121831 | controller |     "Jun 11 16:24:50.374013 crc crio[3616]: time=\"2026-06-11T16:24:50.373864534Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121845 | controller |     "Jun 11 16:24:50.391999 crc crio[3616]: time=\"2026-06-11T16:24:50.391878929Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.121883 | controller |     "Jun 11 16:24:50.392296 crc crio[3616]: time=\"2026-06-11T16:24:50.391994973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.121899 | controller |     "Jun 11 16:24:50.392296 crc crio[3616]: time=\"2026-06-11T16:24:50.392135538Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\\\"\"",
2026-06-11 18:17:42.121915 | controller |     "Jun 11 16:24:50.393177 crc crio[3616]: time=\"2026-06-11T16:24:50.393088789Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d6b4c181-a48f-45b0-b698-0e2f2234c34f 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:0xc002f8a550}] Aliases:map[]}\"",
2026-06-11 18:17:42.121932 | controller |     "Jun 11 16:24:50.393263 crc crio[3616]: time=\"2026-06-11T16:24:50.393180152Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/41b121ac-f2bc-4dbe-87aa-cafedfdc2f5c 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:0xc000116f58}] Aliases:map[]}\"",
2026-06-11 18:17:42.121951 | controller |     "Jun 11 16:24:50.393263 crc crio[3616]: time=\"2026-06-11T16:24:50.393241004Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.121967 | controller |     "Jun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393260894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.121982 | controller |     "Jun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393087329Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/700a677e-101d-45fc-9ff8-5ca477395f0f 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:0xc002f8a548}] Aliases:map[]}\"",
2026-06-11 18:17:42.121998 | controller |     "Jun 11 16:24:50.393523 crc crio[3616]: time=\"2026-06-11T16:24:50.393297886Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/bd785f82-c8f3-4362-aeda-e7eed9f367b8 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:0xc002520aa0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122014 | controller |     "Jun 11 16:24:50.393696 crc crio[3616]: time=\"2026-06-11T16:24:50.393564774Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/fcffa294-1cad-4e94-a9bd-97c3063397e9 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:0xc000116f88}] Aliases:map[]}\"",
2026-06-11 18:17:42.122028 | controller |     "Jun 11 16:24:50.393696 crc crio[3616]: time=\"2026-06-11T16:24:50.393687558Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122043 | controller |     "Jun 11 16:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.393706739Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122059 | controller |     "Jun 11 16:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.39372024Z\" 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:17:42.122074 | controller |     "Jun 11 16:24:50.393801 crc crio[3616]: time=\"2026-06-11T16:24:50.393786922Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/4b566d08-298b-421c-aa8d-b335023d152d 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:0xc002f8a5b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122093 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393823723Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/fed39650-5550-4679-98fa-57a576598e2d 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:0xc002520ad0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122110 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393855094Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8aa5f34d-06ae-4979-8b6a-8c9495466aee 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:0xc000918d50}] Aliases:map[]}\"",
2026-06-11 18:17:42.122125 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393896455Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/ad681301-8101-48a1-bffd-c5f821ef383b 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:0xc002f8a5c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.122140 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393933457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122155 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393947027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122171 | controller |     "Jun 11 16:24:50.393974 crc crio[3616]: time=\"2026-06-11T16:24:50.393957957Z\" 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:17:42.122187 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394011619Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6127929d-2e61-4da4-a043-46b89c523503 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:0xc002f8a5e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122203 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.39404224Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/11395466-2336-4df7-8b75-e3fa4915df84 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:0xc002520b00}] Aliases:map[]}\"",
2026-06-11 18:17:42.122222 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394059111Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122237 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394082451Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122252 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394092442Z\" 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:17:42.122267 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394097182Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122282 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394121403Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122297 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394138483Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.122312 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394202815Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/95acf506-8ffe-4e4c-bf2d-f45c2f4330e4 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:0xc0018be2f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.122327 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394274708Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122342 | controller |     "Jun 11 16:24:50.394271 crc crio[3616]: time=\"2026-06-11T16:24:50.394289098Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122357 | controller |     "Jun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394297699Z\" 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:17:42.122371 | controller |     "Jun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.393317186Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e1dad771-2b80-4894-a237-f85abf130b69 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:0xc00018f188}] Aliases:map[]}\"",
2026-06-11 18:17:42.122386 | controller |     "Jun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394428003Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122401 | controller |     "Jun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394439323Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122417 | controller |     "Jun 11 16:24:50.394808 crc crio[3616]: time=\"2026-06-11T16:24:50.394450454Z\" 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:17:42.122436 | controller |     "Jun 11 16:24:50.395400 crc crio[3616]: time=\"2026-06-11T16:24:50.395219028Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7c7c55f6-2eea-4eb6-a157-d311596de129 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:0xc00008c978}] Aliases:map[]}\"",
2026-06-11 18:17:42.122452 | controller |     "Jun 11 16:24:50.395400 crc crio[3616]: time=\"2026-06-11T16:24:50.395396024Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122467 | controller |     "Jun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395416354Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122482 | controller |     "Jun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395428195Z\" 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:17:42.122498 | controller |     "Jun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.393937327Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122520 | controller |     "Jun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.395565889Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122548 | controller |     "Jun 11 16:24:50.395622 crc crio[3616]: time=\"2026-06-11T16:24:50.39558145Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.122577 | controller |     "Jun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.393696849Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1a31deab-0df2-40bf-88d7-4ec4e0231798 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:0xc002520ab8}] Aliases:map[]}\"",
2026-06-11 18:17:42.122602 | controller |     "Jun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.395914551Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122619 | controller |     "Jun 11 16:24:50.395980 crc crio[3616]: time=\"2026-06-11T16:24:50.395968163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122635 | controller |     "Jun 11 16:24:50.396147 crc crio[3616]: time=\"2026-06-11T16:24:50.395983453Z\" 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:17:42.122652 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396288094Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/04749dee-f914-42f5-9092-58fd869225ec 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:0xc00008c9e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.122672 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396438239Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122688 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.39648423Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122703 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396505311Z\" 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:17:42.122719 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393591785Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/6fda512c-06b1-43bf-bd8f-db2593a248fd 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:0xc002f8a580}] Aliases:map[]}\"",
2026-06-11 18:17:42.122734 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396573333Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122749 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396584374Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122765 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396594204Z\" 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:17:42.122780 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396623224Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e0f4874a-8c33-4b42-a231-bf721345b781 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:0xc0000324d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122796 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396697827Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122811 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396721667Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122826 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396727918Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/1a1bfb19-a277-4597-b4e4-d3627228fc84 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:0xc00162c8c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122846 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396778969Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/13f96a10-3b5d-4a8c-9c48-a2e53b1b83f2 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:0xc00100e5b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.122886 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393269985Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122903 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396842501Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/a76b5743-d7eb-4a95-8aa9-b6becab11370 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:0xc0000324f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122919 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396898443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.122933 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396913504Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.122949 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396927334Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.122964 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396942945Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/17b2e747-6ff3-4f89-9c7b-45f2a953a6c2 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:0xc00100e5e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.122980 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.396953255Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c4b1e7a9-beeb-4f62-afcd-742ea0b63455 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:0xc000117008}] Aliases:map[]}\"",
2026-06-11 18:17:42.122995 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397045768Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/d4a09ab6-8b48-4b9e-b70f-a594ad674b9c 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:0xc00162c8f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.123014 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397064879Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4564f470-cfbe-4a98-9e49-7b73b27ac2af 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:0xc00100e5f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.123030 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397083179Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123045 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397146761Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123060 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397159382Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123076 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397176042Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1406dc05-3770-45c8-9bb7-17612ad46116 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:0xc00100e610}] Aliases:map[]}\"",
2026-06-11 18:17:42.123092 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397209023Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123107 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397222144Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123122 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397234944Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123138 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397626207Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5834031a-93d9-4dd0-86d4-77be0225e76c 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:0xc001902228}] Aliases:map[]}\"",
2026-06-11 18:17:42.123155 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.393947897Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0afa1985-5abf-4a32-914d-7ce1be0a4562 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:0xc002520ae8}] Aliases:map[]}\"",
2026-06-11 18:17:42.123175 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397672109Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123191 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397691869Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123206 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.39770404Z\" 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:17:42.123222 | controller |     "Jun 11 16:24:50.397656 crc crio[3616]: time=\"2026-06-11T16:24:50.397716119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123237 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39773045Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123252 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39774284Z\" 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:17:42.123267 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39372337Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5065c839-a93b-4c3a-ab1c-e4f0456cd6b7 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:0xc002f8a598}] Aliases:map[]}\"",
2026-06-11 18:17:42.123283 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39801778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123298 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398030349Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123313 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.3980404Z\" 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:17:42.123329 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398271289Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/f990df72-4701-486f-9d56-b1f8cb3635d6 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:0xc002520b70}] Aliases:map[]}\"",
2026-06-11 18:17:42.123345 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398380203Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123365 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398402214Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123380 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398413094Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123395 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.39710628Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123410 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398745094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123426 | controller |     "Jun 11 16:24:50.399699 crc crio[3616]: time=\"2026-06-11T16:24:50.398759404Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123441 | controller |     "Jun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401773143Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/1c330331-9661-4d0b-b0ee-8b4c704a424f 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:0xc00100e6b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.123456 | controller |     "Jun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401855316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123471 | controller |     "Jun 11 16:24:50.401864 crc crio[3616]: time=\"2026-06-11T16:24:50.401869247Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123486 | controller |     "Jun 11 16:24:50.402061 crc crio[3616]: time=\"2026-06-11T16:24:50.401881107Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123502 | controller |     "Jun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.397070409Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123517 | controller |     "Jun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.40228507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123532 | controller |     "Jun 11 16:24:50.402303 crc crio[3616]: time=\"2026-06-11T16:24:50.402300181Z\" 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:17:42.123547 | controller |     "Jun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.396929834Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/027cf32e-650e-4c42-8079-65ed0c198448 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:0xc00162c8d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.123563 | controller |     "Jun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.396864372Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123582 | controller |     "Jun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.40259697Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123597 | controller |     "Jun 11 16:24:50.402907 crc crio[3616]: time=\"2026-06-11T16:24:50.402619921Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123613 | controller |     "Jun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.402978024Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/66c73378-9c21-44bb-9647-fcb93d5e6b69 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:0xc00162c9c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.123631 | controller |     "Jun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403026336Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123655 | controller |     "Jun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403041746Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123682 | controller |     "Jun 11 16:24:50.403131 crc crio[3616]: time=\"2026-06-11T16:24:50.403080617Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123711 | controller |     "Jun 11 16:24:50.403679 crc crio[3616]: time=\"2026-06-11T16:24:50.403636965Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/76b51752-f42c-4180-8beb-5e92a8cc26ee 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:0xc0019022f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.123733 | controller |     "Jun 11 16:24:50.403862 crc crio[3616]: time=\"2026-06-11T16:24:50.403837911Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123750 | controller |     "Jun 11 16:24:50.403979 crc crio[3616]: time=\"2026-06-11T16:24:50.403958055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123766 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.393826993Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123781 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404154292Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123797 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404173022Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.123813 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404177491Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/00687f57-ff68-4b21-81e7-1ba381e0e400 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:0xc00008cab8}] Aliases:map[]}\"",
2026-06-11 18:17:42.123832 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404228033Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123865 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404240374Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123886 | controller |     "Jun 11 16:24:50.404197 crc crio[3616]: time=\"2026-06-11T16:24:50.404250964Z\" 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:17:42.123902 | controller |     "Jun 11 16:24:50.404866 crc crio[3616]: time=\"2026-06-11T16:24:50.404788631Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/0fb35745-8657-4385-9e49-c45d820effd6 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:0xc0001170b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.123918 | controller |     "Jun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404882244Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.123957 | controller |     "Jun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404898964Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.123974 | controller |     "Jun 11 16:24:50.405157 crc crio[3616]: time=\"2026-06-11T16:24:50.404910865Z\" 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:17:42.123989 | controller |     "Jun 11 16:24:50.405432 crc crio[3616]: time=\"2026-06-11T16:24:50.396641275Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a9db1758-706a-4cb0-b856-cf5023973b8d 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:0xc00162c8a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.124005 | controller |     "Jun 11 16:24:50.405657 crc crio[3616]: time=\"2026-06-11T16:24:50.396710857Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/037ff5a5-a0dd-4b6f-bb39-0ea006099a57 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:0xc00100e588}] Aliases:map[]}\"",
2026-06-11 18:17:42.124021 | controller |     "Jun 11 16:24:50.405756 crc crio[3616]: time=\"2026-06-11T16:24:50.405703141Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124040 | controller |     "Jun 11 16:24:50.405814 crc crio[3616]: time=\"2026-06-11T16:24:50.405740254Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124055 | controller |     "Jun 11 16:24:50.405814 crc crio[3616]: time=\"2026-06-11T16:24:50.405773635Z\" 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:17:42.124071 | controller |     "Jun 11 16:24:50.406077 crc crio[3616]: time=\"2026-06-11T16:24:50.405587249Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124086 | controller |     "Jun 11 16:24:50.406226 crc crio[3616]: time=\"2026-06-11T16:24:50.405428672Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/402a8ab0-71a4-4d25-b856-938d0f90f61c 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:0xc00018f1f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.124102 | controller |     "Jun 11 16:24:50.406491 crc crio[3616]: time=\"2026-06-11T16:24:50.406432787Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124117 | controller |     "Jun 11 16:24:50.406620 crc crio[3616]: time=\"2026-06-11T16:24:50.406597482Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124132 | controller |     "Jun 11 16:24:50.406726 crc crio[3616]: time=\"2026-06-11T16:24:50.406704656Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.124146 | controller |     "Jun 11 16:24:50.408122 crc crio[3616]: time=\"2026-06-11T16:24:50.393584355Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124161 | controller |     "Jun 11 16:24:50.408122 crc crio[3616]: time=\"2026-06-11T16:24:50.393871465Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124176 | controller |     "Jun 11 16:24:50.408271 crc crio[3616]: time=\"2026-06-11T16:24:50.408234107Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124191 | controller |     "Jun 11 16:24:50.408271 crc crio[3616]: time=\"2026-06-11T16:24:50.408259268Z\" 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:17:42.124206 | controller |     "Jun 11 16:24:50.408505 crc crio[3616]: time=\"2026-06-11T16:24:50.3931285Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/cbdcd5e0-c262-42f4-b89d-1f276aebf3b4 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:0xc002520a88}] Aliases:map[]}\"",
2026-06-11 18:17:42.124221 | controller |     "Jun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408514143Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124241 | controller |     "Jun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408531254Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124257 | controller |     "Jun 11 16:24:50.408582 crc crio[3616]: time=\"2026-06-11T16:24:50.408543264Z\" 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:17:42.124272 | controller |     "Jun 11 16:24:50.408920 crc crio[3616]: time=\"2026-06-11T16:24:50.408099249Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124288 | controller |     "Jun 11 16:24:50.409002 crc crio[3616]: time=\"2026-06-11T16:24:50.408912576Z\" 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:17:42.124303 | controller |     "Jun 11 16:24:50.409179 crc crio[3616]: time=\"2026-06-11T16:24:50.404788643Z\" 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:17:42.124318 | controller |     "Jun 11 16:24:50.409451 crc crio[3616]: time=\"2026-06-11T16:24:50.403734138Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/dd73c1de-e741-46cd-b8af-6c0dd75a620f 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:0xc000117098}] Aliases:map[]}\"",
2026-06-11 18:17:42.124338 | controller |     "Jun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409540397Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124361 | controller |     "Jun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409558767Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124385 | controller |     "Jun 11 16:24:50.409578 crc crio[3616]: time=\"2026-06-11T16:24:50.409571798Z\" 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:17:42.124406 | controller |     "Jun 11 16:24:50.410038 crc crio[3616]: time=\"2026-06-11T16:24:50.393277815Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124424 | controller |     "Jun 11 16:24:50.410038 crc crio[3616]: time=\"2026-06-11T16:24:50.410025383Z\" 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:17:42.124441 | controller |     "Jun 11 16:24:50.410265 crc crio[3616]: time=\"2026-06-11T16:24:50.39344201Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/8786ec48-4e41-47bc-a984-265a51f81564 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:0xc000116f70}] Aliases:map[]}\"",
2026-06-11 18:17:42.124456 | controller |     "Jun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410271412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124476 | controller |     "Jun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410285112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124491 | controller |     "Jun 11 16:24:50.410586 crc crio[3616]: time=\"2026-06-11T16:24:50.410295843Z\" 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:17:42.124507 | controller |     "Jun 11 16:24:50.411866 crc crio[3616]: time=\"2026-06-11T16:24:50.393505242Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/1693313b-cf18-4607-8f70-17e769f43b4d 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:0xc002f8a568}] Aliases:map[]}\"",
2026-06-11 18:17:42.124523 | controller |     "Jun 11 16:24:50.411988 crc crio[3616]: time=\"2026-06-11T16:24:50.411955636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124538 | controller |     "Jun 11 16:24:50.411988 crc crio[3616]: time=\"2026-06-11T16:24:50.411983897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124554 | controller |     "Jun 11 16:24:50.412128 crc crio[3616]: time=\"2026-06-11T16:24:50.412009768Z\" 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:17:42.124569 | controller |     "Jun 11 16:24:50.412308 crc crio[3616]: time=\"2026-06-11T16:24:50.393312836Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124584 | controller |     "Jun 11 16:24:50.412308 crc crio[3616]: time=\"2026-06-11T16:24:50.412299338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124599 | controller |     "Jun 11 16:24:50.412594 crc crio[3616]: time=\"2026-06-11T16:24:50.412366372Z\" 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:17:42.124615 | controller |     "Jun 11 16:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.404080918Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124630 | controller |     "Jun 11 16:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.413016991Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124645 | controller |     "Jun 11 16:24:50.413072 crc crio[3616]: time=\"2026-06-11T16:24:50.413035582Z\" 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:17:42.124660 | controller |     "Jun 11 16:24:50.413618 crc crio[3616]: time=\"2026-06-11T16:24:50.396980806Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124675 | controller |     "Jun 11 16:24:50.413747 crc crio[3616]: time=\"2026-06-11T16:24:50.413723866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124690 | controller |     "Jun 11 16:24:50.413867 crc crio[3616]: time=\"2026-06-11T16:24:50.41383968Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.124712 | controller |     "Jun 11 16:24:50.415009 crc crio[3616]: time=\"2026-06-11T16:24:50.396633484Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/f2e69b22-df01-4804-a894-e9b3057f7605 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:0xc00100e568}] Aliases:map[]}\"",
2026-06-11 18:17:42.124729 | controller |     "Jun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.41506132Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124744 | controller |     "Jun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.41508201Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124763 | controller |     "Jun 11 16:24:50.415151 crc crio[3616]: time=\"2026-06-11T16:24:50.415095041Z\" 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:17:42.124788 | controller |     "Jun 11 16:24:50.416784 crc crio[3616]: time=\"2026-06-11T16:24:50.396737788Z\" 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:17:42.124817 | controller |     "Jun 11 16:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.39680963Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124846 | controller |     "Jun 11 16:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.423789805Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124888 | controller |     "Jun 11 16:24:50.423802 crc crio[3616]: time=\"2026-06-11T16:24:50.423812166Z\" 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:17:42.124906 | controller |     "Jun 11 16:24:50.428234 crc crio[3616]: time=\"2026-06-11T16:24:50.403670996Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/fc025cda-6602-410f-813a-287806bf8a00 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:0xc000117080}] Aliases:map[]}\"",
2026-06-11 18:17:42.124922 | controller |     "Jun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428242412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.124937 | controller |     "Jun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428267863Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.124953 | controller |     "Jun 11 16:24:50.428405 crc crio[3616]: time=\"2026-06-11T16:24:50.428285003Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.124968 | controller |     "Jun 11 16:24:50.428669 crc crio[3616]: time=\"2026-06-11T16:24:50.396851992Z\" 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:17:42.124992 | controller |     "Jun 11 16:24:50.429438 crc crio[3616]: time=\"2026-06-11T16:24:50.40625092Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.125016 | controller |     "Jun 11 16:24:50.429438 crc crio[3616]: time=\"2026-06-11T16:24:50.429385019Z\" 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:17:42.125040 | controller |     "Jun 11 16:24:50.436761 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125056 | controller |     "Jun 11 16:24:50.436967 crc crio[3616]: time=\"2026-06-11T16:24:50.436818281Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125072 | controller |     "Jun 11 16:24:50.442012 crc crio[3616]: time=\"2026-06-11T16:24:50.441912397Z\" level=info msg=\"runSandbox: deleting pod ID 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6 from idIndex\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125088 | controller |     "Jun 11 16:24:50.442012 crc crio[3616]: time=\"2026-06-11T16:24:50.44197727Z\" level=info msg=\"runSandbox: removing pod sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125103 | controller |     "Jun 11 16:24:50.442244 crc crio[3616]: time=\"2026-06-11T16:24:50.442161236Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125119 | controller |     "Jun 11 16:24:50.442244 crc crio[3616]: time=\"2026-06-11T16:24:50.442189377Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125134 | controller |     "Jun 11 16:24:50.444028 crc crio[3616]: time=\"2026-06-11T16:24:50.443958164Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9786f756b85ff4fcff6d160f7c81eeace36c42726d29e30f5ee2783bd8a471d6\" id=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125148 | controller |     "Jun 11 16:24:50.450217 crc crio[3616]: time=\"2026-06-11T16:24:50.450119996Z\" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125163 | controller |     "Jun 11 16:24:50.450217 crc crio[3616]: time=\"2026-06-11T16:24:50.450198399Z\" 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=f2fd91ec-05c0-490b-b722-56dc4e3f41cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125178 | controller |     "Jun 11 16:24:50.468297 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125197 | controller |     "Jun 11 16:24:50.468543 crc crio[3616]: time=\"2026-06-11T16:24:50.468436042Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125213 | controller |     "Jun 11 16:24:50.469167 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125228 | controller |     "Jun 11 16:24:50.469543 crc crio[3616]: time=\"2026-06-11T16:24:50.469243136Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125243 | controller |     "Jun 11 16:24:50.472044 crc crio[3616]: time=\"2026-06-11T16:24:50.471977526Z\" level=info msg=\"runSandbox: deleting pod ID e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a from idIndex\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125257 | controller |     "Jun 11 16:24:50.472044 crc crio[3616]: time=\"2026-06-11T16:24:50.472037028Z\" level=info msg=\"runSandbox: removing pod sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125272 | controller |     "Jun 11 16:24:50.472250 crc crio[3616]: time=\"2026-06-11T16:24:50.472188823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125287 | controller |     "Jun 11 16:24:50.472250 crc crio[3616]: time=\"2026-06-11T16:24:50.472211294Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125302 | controller |     "Jun 11 16:24:50.472714 crc crio[3616]: time=\"2026-06-11T16:24:50.472627928Z\" level=info msg=\"runSandbox: deleting pod ID b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04 from idIndex\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125316 | controller |     "Jun 11 16:24:50.472714 crc crio[3616]: time=\"2026-06-11T16:24:50.47270626Z\" level=info msg=\"runSandbox: removing pod sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125331 | controller |     "Jun 11 16:24:50.472945 crc crio[3616]: time=\"2026-06-11T16:24:50.472764412Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125345 | controller |     "Jun 11 16:24:50.472945 crc crio[3616]: time=\"2026-06-11T16:24:50.472786773Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125360 | controller |     "Jun 11 16:24:50.473623 crc crio[3616]: time=\"2026-06-11T16:24:50.473563598Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2178a9e8c1da7a511251b143c21dcde1b02799dadc5038e08e4e8859068396a\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125378 | controller |     "Jun 11 16:24:50.474562 crc crio[3616]: time=\"2026-06-11T16:24:50.474494589Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b79e86cf854a92a36c18e438fa03eeec941a35bd90f89f398b7888ecac829e04\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125393 | controller |     "Jun 11 16:24:50.478233 crc crio[3616]: time=\"2026-06-11T16:24:50.478156839Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125408 | controller |     "Jun 11 16:24:50.478425 crc crio[3616]: time=\"2026-06-11T16:24:50.478245452Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=43bd5782-e1ef-467b-846c-20e9a4981bb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125425 | controller |     "Jun 11 16:24:50.484455 crc crio[3616]: time=\"2026-06-11T16:24:50.484301882Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125442 | controller |     "Jun 11 16:24:50.484605 crc crio[3616]: time=\"2026-06-11T16:24:50.484451616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=60445b23-c1e9-42f2-8887-80d0061c5f7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125457 | controller |     "Jun 11 16:24:50.488621 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125473 | controller |     "Jun 11 16:24:50.488621 crc crio[3616]: time=\"2026-06-11T16:24:50.488628213Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125489 | controller |     "Jun 11 16:24:50.490711 crc crio[3616]: time=\"2026-06-11T16:24:50.490649449Z\" level=info msg=\"runSandbox: deleting pod ID 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61 from idIndex\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125504 | controller |     "Jun 11 16:24:50.490711 crc crio[3616]: time=\"2026-06-11T16:24:50.490695541Z\" level=info msg=\"runSandbox: removing pod sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125520 | controller |     "Jun 11 16:24:50.490887 crc crio[3616]: time=\"2026-06-11T16:24:50.490730492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125535 | controller |     "Jun 11 16:24:50.490887 crc crio[3616]: time=\"2026-06-11T16:24:50.490772553Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125550 | controller |     "Jun 11 16:24:50.493573 crc crio[3616]: time=\"2026-06-11T16:24:50.493296776Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 53814119bd3bfe2b0f6b93795cf6c2ac670abec2b55b7163c7715b9d58221f61\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125568 | controller |     "Jun 11 16:24:50.493968 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125584 | controller |     "Jun 11 16:24:50.494068 crc crio[3616]: time=\"2026-06-11T16:24:50.49401402Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125599 | controller |     "Jun 11 16:24:50.495611 crc crio[3616]: time=\"2026-06-11T16:24:50.495563983Z\" 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:17:42.125614 | controller |     "Jun 11 16:24:50.496307 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125629 | controller |     "Jun 11 16:24:50.496438 crc crio[3616]: time=\"2026-06-11T16:24:50.49638158Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125644 | controller |     "Jun 11 16:24:50.498097 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125659 | controller |     "Jun 11 16:24:50.498185 crc crio[3616]: time=\"2026-06-11T16:24:50.498122787Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125675 | controller |     "Jun 11 16:24:50.498296 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125691 | controller |     "Jun 11 16:24:50.498480 crc crio[3616]: time=\"2026-06-11T16:24:50.498314833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125707 | controller |     "Jun 11 16:24:50.498675 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125722 | controller |     "Jun 11 16:24:50.498909 crc crio[3616]: time=\"2026-06-11T16:24:50.498777147Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125737 | controller |     "Jun 11 16:24:50.499641 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.125756 | controller |     "Jun 11 16:24:50.499716 crc crio[3616]: time=\"2026-06-11T16:24:50.499646855Z\" level=info msg=\"runSandbox: deleting pod ID 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833 from idIndex\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125771 | controller |     "Jun 11 16:24:50.499770 crc crio[3616]: time=\"2026-06-11T16:24:50.499742298Z\" level=info msg=\"runSandbox: removing pod sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125786 | controller |     "Jun 11 16:24:50.499810 crc crio[3616]: time=\"2026-06-11T16:24:50.49979085Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125801 | controller |     "Jun 11 16:24:50.499862 crc crio[3616]: time=\"2026-06-11T16:24:50.499808699Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125816 | controller |     "Jun 11 16:24:50.500035 crc crio[3616]: time=\"2026-06-11T16:24:50.499655998Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125831 | controller |     "Jun 11 16:24:50.500793 crc crio[3616]: time=\"2026-06-11T16:24:50.500722171Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 63ec3686dee09ca269206667d18518ef7c14683e3d3225d9b32ff9442a62a833\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125845 | controller |     "Jun 11 16:24:50.500966 crc crio[3616]: time=\"2026-06-11T16:24:50.500904829Z\" level=info msg=\"runSandbox: deleting pod ID 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143 from idIndex\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125884 | controller |     "Jun 11 16:24:50.501031 crc crio[3616]: time=\"2026-06-11T16:24:50.501017862Z\" level=info msg=\"runSandbox: removing pod sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125907 | controller |     "Jun 11 16:24:50.501071 crc crio[3616]: time=\"2026-06-11T16:24:50.501044923Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125933 | controller |     "Jun 11 16:24:50.501111 crc crio[3616]: time=\"2026-06-11T16:24:50.501083125Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125962 | controller |     "Jun 11 16:24:50.501150 crc crio[3616]: time=\"2026-06-11T16:24:50.501117654Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.125989 | controller |     "Jun 11 16:24:50.501184 crc crio[3616]: time=\"2026-06-11T16:24:50.501161385Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=a2ad212d-e4e7-4273-a3f2-40846e8f3d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126011 | controller |     "Jun 11 16:24:50.501436 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126028 | controller |     "Jun 11 16:24:50.501535 crc crio[3616]: time=\"2026-06-11T16:24:50.501494476Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126044 | controller |     "Jun 11 16:24:50.501641 crc crio[3616]: time=\"2026-06-11T16:24:50.500992492Z\" level=info msg=\"runSandbox: deleting pod ID 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce from idIndex\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126059 | controller |     "Jun 11 16:24:50.501641 crc crio[3616]: time=\"2026-06-11T16:24:50.501630029Z\" level=info msg=\"runSandbox: removing pod sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126074 | controller |     "Jun 11 16:24:50.501775 crc crio[3616]: time=\"2026-06-11T16:24:50.501659052Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126089 | controller |     "Jun 11 16:24:50.501775 crc crio[3616]: time=\"2026-06-11T16:24:50.501679477Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126104 | controller |     "Jun 11 16:24:50.502109 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126119 | controller |     "Jun 11 16:24:50.502200 crc crio[3616]: time=\"2026-06-11T16:24:50.502149039Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126134 | controller |     "Jun 11 16:24:50.502425 crc crio[3616]: time=\"2026-06-11T16:24:50.502276861Z\" level=info msg=\"runSandbox: deleting pod ID 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0 from idIndex\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126150 | controller |     "Jun 11 16:24:50.502527 crc crio[3616]: time=\"2026-06-11T16:24:50.502432576Z\" level=info msg=\"runSandbox: removing pod sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126164 | controller |     "Jun 11 16:24:50.502574 crc crio[3616]: time=\"2026-06-11T16:24:50.502544922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4838bb318ab3b3c97d6be8f2362f9a77be5bfeb923ca0ce5ca975be3c9f15143\" id=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126179 | controller |     "Jun 11 16:24:50.502613 crc crio[3616]: time=\"2026-06-11T16:24:50.50256552Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126198 | controller |     "Jun 11 16:24:50.502613 crc crio[3616]: time=\"2026-06-11T16:24:50.502593031Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126213 | controller |     "Jun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502617055Z\" level=info msg=\"runSandbox: deleting pod ID d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829 from idIndex\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126229 | controller |     "Jun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502640866Z\" level=info msg=\"runSandbox: removing pod sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126244 | controller |     "Jun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502660466Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126258 | controller |     "Jun 11 16:24:50.502687 crc crio[3616]: time=\"2026-06-11T16:24:50.502674737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126273 | controller |     "Jun 11 16:24:50.502978 crc crio[3616]: time=\"2026-06-11T16:24:50.502905983Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0821e7dd48c03a1838e45102361c28342ce06b8ae980d5d1eb7307d9954a49ce\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126288 | controller |     "Jun 11 16:24:50.503493 crc crio[3616]: time=\"2026-06-11T16:24:50.503429589Z\" level=info msg=\"runSandbox: deleting pod ID 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4 from idIndex\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126303 | controller |     "Jun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503498561Z\" level=info msg=\"runSandbox: removing pod sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126317 | controller |     "Jun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503522612Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126332 | controller |     "Jun 11 16:24:50.503591 crc crio[3616]: time=\"2026-06-11T16:24:50.503535952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126346 | controller |     "Jun 11 16:24:50.503873 crc crio[3616]: time=\"2026-06-11T16:24:50.503818011Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d98298b8cdee11c431adb6fd7244663a37197a20e88c5721a11616031d8f4829\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126361 | controller |     "Jun 11 16:24:50.504776 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126380 | controller |     "Jun 11 16:24:50.504940 crc crio[3616]: time=\"2026-06-11T16:24:50.504860143Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126395 | controller |     "Jun 11 16:24:50.505406 crc crio[3616]: time=\"2026-06-11T16:24:50.50526712Z\" level=info msg=\"runSandbox: deleting pod ID 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e from idIndex\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126410 | controller |     "Jun 11 16:24:50.505406 crc crio[3616]: time=\"2026-06-11T16:24:50.505377194Z\" level=info msg=\"runSandbox: removing pod sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126425 | controller |     "Jun 11 16:24:50.505546 crc crio[3616]: time=\"2026-06-11T16:24:50.505416185Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126440 | controller |     "Jun 11 16:24:50.505546 crc crio[3616]: time=\"2026-06-11T16:24:50.505435646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126454 | controller |     "Jun 11 16:24:50.507220 crc crio[3616]: time=\"2026-06-11T16:24:50.507170353Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2a2eb3eb77886f91b5e60313b38ed5aeae7df2e93515d95f1784436a000056a0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126469 | controller |     "Jun 11 16:24:50.507673 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126483 | controller |     "Jun 11 16:24:50.508892 crc crio[3616]: time=\"2026-06-11T16:24:50.507561424Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 90f98759c7ebc946800336d0d6d0a7b41040042714fec082e940a1c2b0b65ed4\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126498 | controller |     "Jun 11 16:24:50.508952 crc crio[3616]: time=\"2026-06-11T16:24:50.508414864Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 54b38f8e1b94046f18af63d743d3170018c47e23df37b4e73240264a799a9a6e\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126512 | controller |     "Jun 11 16:24:50.508952 crc crio[3616]: time=\"2026-06-11T16:24:50.508842625Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126527 | controller |     "Jun 11 16:24:50.509503 crc crio[3616]: time=\"2026-06-11T16:24:50.509428693Z\" level=info msg=\"runSandbox: deleting pod ID 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9 from idIndex\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126541 | controller |     "Jun 11 16:24:50.509599 crc crio[3616]: time=\"2026-06-11T16:24:50.509521308Z\" level=info msg=\"runSandbox: removing pod sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126560 | controller |     "Jun 11 16:24:50.509599 crc crio[3616]: time=\"2026-06-11T16:24:50.509562749Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126575 | controller |     "Jun 11 16:24:50.509675 crc crio[3616]: time=\"2026-06-11T16:24:50.509614751Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126591 | controller |     "Jun 11 16:24:50.510557 crc crio[3616]: time=\"2026-06-11T16:24:50.510511241Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2cb2316ba446445427a73b7ff0324c52b3c9f84cec28dd8ad49e594e6444c8d9\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126606 | controller |     "Jun 11 16:24:50.510716 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126622 | controller |     "Jun 11 16:24:50.510999 crc crio[3616]: time=\"2026-06-11T16:24:50.510940693Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126637 | controller |     "Jun 11 16:24:50.513481 crc crio[3616]: time=\"2026-06-11T16:24:50.513398163Z\" level=info msg=\"runSandbox: deleting pod ID 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1 from idIndex\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126652 | controller |     "Jun 11 16:24:50.513593 crc crio[3616]: time=\"2026-06-11T16:24:50.513494857Z\" level=info msg=\"runSandbox: removing pod sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126667 | controller |     "Jun 11 16:24:50.513731 crc crio[3616]: time=\"2026-06-11T16:24:50.513658702Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126682 | controller |     "Jun 11 16:24:50.513816 crc crio[3616]: time=\"2026-06-11T16:24:50.513789336Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126697 | controller |     "Jun 11 16:24:50.514113 crc crio[3616]: time=\"2026-06-11T16:24:50.514054687Z\" level=info msg=\"runSandbox: deleting pod ID 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb from idIndex\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126712 | controller |     "Jun 11 16:24:50.514196 crc crio[3616]: time=\"2026-06-11T16:24:50.514107619Z\" level=info msg=\"runSandbox: removing pod sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126727 | controller |     "Jun 11 16:24:50.514196 crc crio[3616]: time=\"2026-06-11T16:24:50.514178461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126746 | controller |     "Jun 11 16:24:50.514428 crc crio[3616]: time=\"2026-06-11T16:24:50.514198042Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126762 | controller |     "Jun 11 16:24:50.514817 crc crio[3616]: time=\"2026-06-11T16:24:50.514697646Z\" level=info msg=\"runSandbox: deleting pod ID 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d from idIndex\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126777 | controller |     "Jun 11 16:24:50.514817 crc crio[3616]: time=\"2026-06-11T16:24:50.51481638Z\" level=info msg=\"runSandbox: removing pod sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126792 | controller |     "Jun 11 16:24:50.515084 crc crio[3616]: time=\"2026-06-11T16:24:50.514966208Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126807 | controller |     "Jun 11 16:24:50.515084 crc crio[3616]: time=\"2026-06-11T16:24:50.515069182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126823 | controller |     "Jun 11 16:24:50.515223 crc crio[3616]: time=\"2026-06-11T16:24:50.515143803Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 06faf854588c9b6ae913b9aadd0e4a55a1912c44be9e59b090aa3e84f75df0bb\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126838 | controller |     "Jun 11 16:24:50.516394 crc crio[3616]: time=\"2026-06-11T16:24:50.516231025Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e3200773fcd7ed92ea30bbd2c8bbf7135fdf5743c121eac9a7456fd975bbeb1\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126876 | controller |     "Jun 11 16:24:50.516531 crc crio[3616]: time=\"2026-06-11T16:24:50.516295512Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3d9812f6f8973ba983cf7fd3a69e2878eb65393091c009aaaa429e76f550e43d\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126894 | controller |     "Jun 11 16:24:50.517183 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126910 | controller |     "Jun 11 16:24:50.517427 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126925 | controller |     "Jun 11 16:24:50.517541 crc crio[3616]: time=\"2026-06-11T16:24:50.517371038Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126940 | controller |     "Jun 11 16:24:50.517793 crc crio[3616]: time=\"2026-06-11T16:24:50.517503661Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126959 | controller |     "Jun 11 16:24:50.518308 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.126974 | controller |     "Jun 11 16:24:50.518608 crc crio[3616]: time=\"2026-06-11T16:24:50.518536707Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.126989 | controller |     "Jun 11 16:24:50.520635 crc crio[3616]: time=\"2026-06-11T16:24:50.520549971Z\" level=info msg=\"runSandbox: deleting pod ID a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e from idIndex\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127004 | controller |     "Jun 11 16:24:50.520725 crc crio[3616]: time=\"2026-06-11T16:24:50.520678045Z\" level=info msg=\"runSandbox: removing pod sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127021 | controller |     "Jun 11 16:24:50.520725 crc crio[3616]: time=\"2026-06-11T16:24:50.520721976Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127043 | controller |     "Jun 11 16:24:50.520796 crc crio[3616]: time=\"2026-06-11T16:24:50.520739787Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127070 | controller |     "Jun 11 16:24:50.521588 crc crio[3616]: time=\"2026-06-11T16:24:50.521514442Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a6f410a3a857fdbcd85beb50c66ae527f48068add5f730c639ac18672c8fe89e\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127098 | controller |     "Jun 11 16:24:50.521655 crc crio[3616]: time=\"2026-06-11T16:24:50.521594885Z\" level=info msg=\"runSandbox: deleting pod ID 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e from idIndex\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127123 | controller |     "Jun 11 16:24:50.521655 crc crio[3616]: time=\"2026-06-11T16:24:50.521615446Z\" level=info msg=\"runSandbox: removing pod sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127140 | controller |     "Jun 11 16:24:50.521752 crc crio[3616]: time=\"2026-06-11T16:24:50.521663017Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127156 | controller |     "Jun 11 16:24:50.521752 crc crio[3616]: time=\"2026-06-11T16:24:50.521686257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127213 | controller |     "Jun 11 16:24:50.522036 crc crio[3616]: time=\"2026-06-11T16:24:50.521959887Z\" level=info msg=\"runSandbox: deleting pod ID 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6 from idIndex\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127230 | controller |     "Jun 11 16:24:50.522036 crc crio[3616]: time=\"2026-06-11T16:24:50.522027709Z\" level=info msg=\"runSandbox: removing pod sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127245 | controller |     "Jun 11 16:24:50.522136 crc crio[3616]: time=\"2026-06-11T16:24:50.52205623Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127260 | controller |     "Jun 11 16:24:50.522136 crc crio[3616]: time=\"2026-06-11T16:24:50.522070991Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127275 | controller |     "Jun 11 16:24:50.523153 crc crio[3616]: time=\"2026-06-11T16:24:50.523103665Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8c24c3a1731db210edf87fdf043e51b672c4f5b9080ed89eeff3372e2381acd6\" id=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127290 | controller |     "Jun 11 16:24:50.523266 crc crio[3616]: time=\"2026-06-11T16:24:50.523236888Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3dda6394f26278fbc38e1fa688fb5d9ce84fdb52c82945cea72de7fabfe0241e\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127305 | controller |     "Jun 11 16:24:50.524806 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127320 | controller |     "Jun 11 16:24:50.524955 crc crio[3616]: time=\"2026-06-11T16:24:50.524882866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127335 | controller |     "Jun 11 16:24:50.525123 crc crio[3616]: time=\"2026-06-11T16:24:50.525035341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127351 | controller |     "Jun 11 16:24:50.525224 crc crio[3616]: time=\"2026-06-11T16:24:50.525170916Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=d601afe2-86a5-493c-85fd-1a60cde057a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127366 | controller |     "Jun 11 16:24:50.525682 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127382 | controller |     "Jun 11 16:24:50.525939 crc crio[3616]: time=\"2026-06-11T16:24:50.525865526Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127401 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127417 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526593061Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127432 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526916383Z\" level=info msg=\"runSandbox: deleting pod ID 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b from idIndex\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127448 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.526957704Z\" level=info msg=\"runSandbox: removing pod sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127463 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.527002396Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127478 | controller |     "Jun 11 16:24:50.527047 crc crio[3616]: time=\"2026-06-11T16:24:50.527026907Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127494 | controller |     "Jun 11 16:24:50.527672 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127509 | controller |     "Jun 11 16:24:50.527819 crc crio[3616]: time=\"2026-06-11T16:24:50.52775648Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127524 | controller |     "Jun 11 16:24:50.528553 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127539 | controller |     "Jun 11 16:24:50.528616 crc crio[3616]: time=\"2026-06-11T16:24:50.528561366Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127554 | controller |     "Jun 11 16:24:50.529270 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127569 | controller |     "Jun 11 16:24:50.529669 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127588 | controller |     "Jun 11 16:24:50.529752 crc crio[3616]: time=\"2026-06-11T16:24:50.529692022Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1a51a44ff01fc2b3b3b4bc4c681b37c6543d665378a60fa5134ace748144ac2b\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127603 | controller |     "Jun 11 16:24:50.530567 crc crio[3616]: time=\"2026-06-11T16:24:50.53050733Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127618 | controller |     "Jun 11 16:24:50.531765 crc crio[3616]: time=\"2026-06-11T16:24:50.5316934Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127633 | controller |     "Jun 11 16:24:50.531844 crc crio[3616]: time=\"2026-06-11T16:24:50.531764501Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127648 | controller |     "Jun 11 16:24:50.531917 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127663 | controller |     "Jun 11 16:24:50.532008 crc crio[3616]: time=\"2026-06-11T16:24:50.531941594Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127678 | controller |     "Jun 11 16:24:50.532102 crc crio[3616]: time=\"2026-06-11T16:24:50.531772813Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=cb66c15d-0d4b-4284-878b-69f5034a09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127693 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532741732Z\" level=info msg=\"runSandbox: deleting pod ID 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b from idIndex\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127708 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532806294Z\" level=info msg=\"runSandbox: removing pod sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127723 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532744882Z\" level=info msg=\"runSandbox: deleting pod ID 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1 from idIndex\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127738 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532852165Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127754 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532865006Z\" level=info msg=\"runSandbox: removing pod sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127776 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.127792 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532938718Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127807 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532960709Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127822 | controller |     "Jun 11 16:24:50.532978 crc crio[3616]: time=\"2026-06-11T16:24:50.532959829Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127837 | controller |     "Jun 11 16:24:50.533581 crc crio[3616]: time=\"2026-06-11T16:24:50.532873126Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127872 | controller |     "Jun 11 16:24:50.533787 crc crio[3616]: time=\"2026-06-11T16:24:50.533708963Z\" level=info msg=\"runSandbox: deleting pod ID 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee from idIndex\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127889 | controller |     "Jun 11 16:24:50.533932 crc crio[3616]: time=\"2026-06-11T16:24:50.53390909Z\" level=info msg=\"runSandbox: removing pod sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127904 | controller |     "Jun 11 16:24:50.534084 crc crio[3616]: time=\"2026-06-11T16:24:50.533770535Z\" level=info msg=\"runSandbox: deleting pod ID df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e from idIndex\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127919 | controller |     "Jun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534084176Z\" level=info msg=\"runSandbox: removing pod sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127948 | controller |     "Jun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534114077Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127965 | controller |     "Jun 11 16:24:50.534151 crc crio[3616]: time=\"2026-06-11T16:24:50.534127187Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.127981 | controller |     "Jun 11 16:24:50.534312 crc crio[3616]: time=\"2026-06-11T16:24:50.534258282Z\" level=info msg=\"runSandbox: deleting pod ID b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0 from idIndex\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128000 | controller |     "Jun 11 16:24:50.534312 crc crio[3616]: time=\"2026-06-11T16:24:50.534284184Z\" level=info msg=\"runSandbox: deleting pod ID 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f from idIndex\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128016 | controller |     "Jun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534302923Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e870d727378fe232206589827eb2857ea305b92b900d4585748de1744687fd1\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128031 | controller |     "Jun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534313033Z\" level=info msg=\"runSandbox: removing pod sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128046 | controller |     "Jun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534586742Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128062 | controller |     "Jun 11 16:24:50.534701 crc crio[3616]: time=\"2026-06-11T16:24:50.534609673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128077 | controller |     "Jun 11 16:24:50.534916 crc crio[3616]: time=\"2026-06-11T16:24:50.534854741Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df4e56ae59078db2e521a418f55bdf6c28522773d072dec15df43953ab78df7e\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128092 | controller |     "Jun 11 16:24:50.535017 crc crio[3616]: time=\"2026-06-11T16:24:50.534047785Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128107 | controller |     "Jun 11 16:24:50.535132 crc crio[3616]: time=\"2026-06-11T16:24:50.53511291Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128122 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534363274Z\" level=info msg=\"runSandbox: deleting pod ID b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5 from idIndex\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128136 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535284265Z\" level=info msg=\"runSandbox: removing pod sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128153 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535306036Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128176 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535383589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128209 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534432797Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 77f7a56e6638a45c96bda572e4cf5d696b88f304f7d0a827cb95bedc38acd49b\" id=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128236 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535410398Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b29fd45bcd32d51a7c09c2704806202ef950b816e8238685bcd0bb0b4af567a0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128261 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.534316395Z\" level=info msg=\"runSandbox: removing pod sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128286 | controller |     "Jun 11 16:24:50.535520 crc crio[3616]: time=\"2026-06-11T16:24:50.535523174Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128309 | controller |     "Jun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535541685Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128333 | controller |     "Jun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535894354Z\" level=info msg=\"runSandbox: deleting pod ID c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e from idIndex\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128357 | controller |     "Jun 11 16:24:50.535931 crc crio[3616]: time=\"2026-06-11T16:24:50.535924035Z\" level=info msg=\"runSandbox: removing pod sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128381 | controller |     "Jun 11 16:24:50.536064 crc crio[3616]: time=\"2026-06-11T16:24:50.535956887Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128407 | controller |     "Jun 11 16:24:50.536064 crc crio[3616]: time=\"2026-06-11T16:24:50.535976567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128434 | controller |     "Jun 11 16:24:50.536390 crc crio[3616]: time=\"2026-06-11T16:24:50.536285879Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 534e8d734f3438306ebf409d7cfa649264aa2befec0e8322ddf767286fc0587f\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128454 | controller |     "Jun 11 16:24:50.536670 crc crio[3616]: time=\"2026-06-11T16:24:50.536307649Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b2a61386d773ba3fd1ea681ea4b57758b50b5fc4ff9944b2531b0a3b0aed77c5\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128470 | controller |     "Jun 11 16:24:50.537037 crc crio[3616]: time=\"2026-06-11T16:24:50.536881328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 877eaa743306d7e37c53805d8791aa51d72d2a6bbfc5105126c2707cddd8a0ee\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128490 | controller |     "Jun 11 16:24:50.537559 crc crio[3616]: time=\"2026-06-11T16:24:50.537504147Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5acb7e3c16e452cf3c4e416b3a6716a90e2dc8eda603cfa31b6c7c508a8345e\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128506 | controller |     "Jun 11 16:24:50.537559 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128521 | controller |     "Jun 11 16:24:50.537680 crc crio[3616]: time=\"2026-06-11T16:24:50.53759152Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128536 | controller |     "Jun 11 16:24:50.537680 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128551 | controller |     "Jun 11 16:24:50.537769 crc crio[3616]: time=\"2026-06-11T16:24:50.537734934Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128566 | controller |     "Jun 11 16:24:50.538920 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128581 | controller |     "Jun 11 16:24:50.539069 crc crio[3616]: time=\"2026-06-11T16:24:50.539012496Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128596 | controller |     "Jun 11 16:24:50.539996 crc crio[3616]: time=\"2026-06-11T16:24:50.539947927Z\" level=info msg=\"runSandbox: deleting pod ID d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe from idIndex\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128611 | controller |     "Jun 11 16:24:50.539996 crc crio[3616]: time=\"2026-06-11T16:24:50.539992328Z\" level=info msg=\"runSandbox: removing pod sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128625 | controller |     "Jun 11 16:24:50.540174 crc crio[3616]: time=\"2026-06-11T16:24:50.54005649Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128640 | controller |     "Jun 11 16:24:50.540174 crc crio[3616]: time=\"2026-06-11T16:24:50.540075141Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128654 | controller |     "Jun 11 16:24:50.540502 crc crio[3616]: time=\"2026-06-11T16:24:50.540380951Z\" level=info msg=\"runSandbox: deleting pod ID 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884 from idIndex\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128672 | controller |     "Jun 11 16:24:50.540562 crc crio[3616]: time=\"2026-06-11T16:24:50.540523665Z\" level=info msg=\"runSandbox: removing pod sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128687 | controller |     "Jun 11 16:24:50.540660 crc crio[3616]: time=\"2026-06-11T16:24:50.540609057Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128702 | controller |     "Jun 11 16:24:50.540720 crc crio[3616]: time=\"2026-06-11T16:24:50.540662679Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128717 | controller |     "Jun 11 16:24:50.540720 crc crio[3616]: time=\"2026-06-11T16:24:50.540700231Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2fdf079fd6d2c2dc59a94a7cdcbc5e79827f9fa307132b580bfa54fc371a4fe\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128731 | controller |     "Jun 11 16:24:50.541233 crc crio[3616]: time=\"2026-06-11T16:24:50.541171101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128746 | controller |     "Jun 11 16:24:50.542863 crc crio[3616]: time=\"2026-06-11T16:24:50.542809875Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=a13089e7-7d13-4c6d-b28c-82a4e9d4d186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128761 | controller |     "Jun 11 16:24:50.542945 crc crio[3616]: time=\"2026-06-11T16:24:50.541750035Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 692905874a579fc6fadcb7760ab21258f3616c80152938312cd7e387ffce0884\" id=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128776 | controller |     "Jun 11 16:24:50.542987 crc crio[3616]: time=\"2026-06-11T16:24:50.542137368Z\" level=info msg=\"runSandbox: deleting pod ID 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc from idIndex\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128790 | controller |     "Jun 11 16:24:50.542987 crc crio[3616]: time=\"2026-06-11T16:24:50.542967985Z\" level=info msg=\"runSandbox: removing pod sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128805 | controller |     "Jun 11 16:24:50.543098 crc crio[3616]: time=\"2026-06-11T16:24:50.542990041Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128820 | controller |     "Jun 11 16:24:50.543098 crc crio[3616]: time=\"2026-06-11T16:24:50.543005296Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128835 | controller |     "Jun 11 16:24:50.545256 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128882 | controller |     "Jun 11 16:24:50.545294 crc crio[3616]: time=\"2026-06-11T16:24:50.545274431Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128905 | controller |     "Jun 11 16:24:50.545580 crc crio[3616]: time=\"2026-06-11T16:24:50.545509868Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 112e6e425f3246966c80a0cb7b8f1bb526295ce7062d499dc9ae2fd22c8994cc\" id=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128921 | controller |     "Jun 11 16:24:50.546396 crc crio[3616]: time=\"2026-06-11T16:24:50.546305478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128937 | controller |     "Jun 11 16:24:50.546497 crc crio[3616]: time=\"2026-06-11T16:24:50.546402101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=aec3de0b-f322-47d1-b642-81eb1f954284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128952 | controller |     "Jun 11 16:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128968 | controller |     "Jun 11 16:24:50.546597 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.128983 | controller |     "Jun 11 16:24:50.546697 crc crio[3616]: time=\"2026-06-11T16:24:50.546609183Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.128998 | controller |     "Jun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.546991615Z\" level=info msg=\"runSandbox: deleting pod ID d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5 from idIndex\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129013 | controller |     "Jun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547017526Z\" level=info msg=\"runSandbox: removing pod sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129029 | controller |     "Jun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547040757Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129044 | controller |     "Jun 11 16:24:50.547075 crc crio[3616]: time=\"2026-06-11T16:24:50.547054057Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129063 | controller |     "Jun 11 16:24:50.547311 crc crio[3616]: time=\"2026-06-11T16:24:50.547075998Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129078 | controller |     "Jun 11 16:24:50.547660 crc crio[3616]: time=\"2026-06-11T16:24:50.547602135Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d8d33ec8e703935a9dab449f13a4a52092aa6ce8e92bd2904820190ddb907da5\" id=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129093 | controller |     "Jun 11 16:24:50.550158 crc crio[3616]: time=\"2026-06-11T16:24:50.550101148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129108 | controller |     "Jun 11 16:24:50.550158 crc crio[3616]: time=\"2026-06-11T16:24:50.550150039Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8d616e40-d26f-4cf0-a30a-d0c97bfa6986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129123 | controller |     "Jun 11 16:24:50.551406 crc crio[3616]: time=\"2026-06-11T16:24:50.551301427Z\" level=info msg=\"runSandbox: deleting pod ID 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695 from idIndex\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129138 | controller |     "Jun 11 16:24:50.551406 crc crio[3616]: time=\"2026-06-11T16:24:50.55140008Z\" level=info msg=\"runSandbox: removing pod sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129153 | controller |     "Jun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551437722Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129168 | controller |     "Jun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551455102Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129183 | controller |     "Jun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551515004Z\" level=info msg=\"runSandbox: deleting pod ID e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3 from idIndex\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129198 | controller |     "Jun 11 16:24:50.551542 crc crio[3616]: time=\"2026-06-11T16:24:50.551540984Z\" level=info msg=\"runSandbox: removing pod sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129214 | controller |     "Jun 11 16:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551565746Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129229 | controller |     "Jun 11 16:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551582076Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129247 | controller |     "Jun 11 16:24:50.551817 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129263 | controller |     "Jun 11 16:24:50.551817 crc crio[3616]: time=\"2026-06-11T16:24:50.551671739Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129279 | controller |     "Jun 11 16:24:50.552545 crc crio[3616]: time=\"2026-06-11T16:24:50.552454515Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e45e724d2ae40993b8cc0ab5708028240b45d2e211de62011542c60875ca695\" id=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129294 | controller |     "Jun 11 16:24:50.552692 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129308 | controller |     "Jun 11 16:24:50.552789 crc crio[3616]: time=\"2026-06-11T16:24:50.552737992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129324 | controller |     "Jun 11 16:24:50.553664 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129339 | controller |     "Jun 11 16:24:50.553664 crc crio[3616]: time=\"2026-06-11T16:24:50.553620571Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129353 | controller |     "Jun 11 16:24:50.554712 crc crio[3616]: time=\"2026-06-11T16:24:50.554642257Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4854ccb77e89755b9be53c839a91a61c5df4dc4c779dfabc4599ae247a340c3\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129368 | controller |     "Jun 11 16:24:50.554903 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129382 | controller |     "Jun 11 16:24:50.554903 crc crio[3616]: time=\"2026-06-11T16:24:50.554887565Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129397 | controller |     "Jun 11 16:24:50.555048 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129412 | controller |     "Jun 11 16:24:50.555083 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129430 | controller |     "Jun 11 16:24:50.555170 crc crio[3616]: time=\"2026-06-11T16:24:50.555051378Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129445 | controller |     "Jun 11 16:24:50.555703 crc crio[3616]: time=\"2026-06-11T16:24:50.555112109Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129459 | controller |     "Jun 11 16:24:50.556549 crc crio[3616]: time=\"2026-06-11T16:24:50.556494048Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129477 | controller |     "Jun 11 16:24:50.556633 crc crio[3616]: time=\"2026-06-11T16:24:50.55657049Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=a1bd33e7-260d-435c-a998-d3e2df2e6191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129500 | controller |     "Jun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556771364Z\" level=info msg=\"runSandbox: deleting pod ID adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03 from idIndex\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129527 | controller |     "Jun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556818365Z\" level=info msg=\"runSandbox: removing pod sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129556 | controller |     "Jun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.556922509Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129579 | controller |     "Jun 11 16:24:50.557203 crc crio[3616]: time=\"2026-06-11T16:24:50.55697162Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129596 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.557976107Z\" level=info msg=\"runSandbox: deleting pod ID 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518 from idIndex\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129612 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558023924Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129627 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558052969Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129642 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558066399Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129661 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.557981353Z\" level=info msg=\"runSandbox: deleting pod ID ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41 from idIndex\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129677 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558449318Z\" level=info msg=\"runSandbox: deleting pod ID 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454 from idIndex\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129692 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558496404Z\" level=info msg=\"runSandbox: removing pod sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129708 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.55851075Z\" level=info msg=\"runSandbox: removing pod sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129722 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558528273Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129737 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.129753 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558543993Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129767 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558735658Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129782 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558548611Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129797 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558434532Z\" level=info msg=\"runSandbox: deleting pod ID 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041 from idIndex\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129811 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.55881982Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129826 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558858192Z\" level=info msg=\"runSandbox: removing pod sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129845 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558904547Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129883 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558919858Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129900 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558989056Z\" level=info msg=\"runSandbox: deleting pod ID 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37 from idIndex\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129915 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559016417Z\" level=info msg=\"runSandbox: removing pod sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129930 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559043388Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129945 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559058808Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129960 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.558588517Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb1eeba2efa50140ea7e2d00460e84bba304c99cf5c3cfa2bba6fb576f0d518\" id=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129975 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559374939Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: adf929eb9fb4d3deb6693cf9f3f5f992ddb02c9e8d57727fa5ec1191ed77ec03\" id=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.129990 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.559974562Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3511e317fea54132169a7dffd8f8782bd36d7df7386a53d386d3737bafbfd041\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130005 | controller |     "Jun 11 16:24:50.560435 crc crio[3616]: time=\"2026-06-11T16:24:50.560143918Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ff0f1be90132762d729d63f341e03d46bd87ea2ad46781a428d03444fd6b7d41\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130021 | controller |     "Jun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560712752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 460274f6638155df40a7c3fccad68e9b0918b8d875489c05abc7e247de24cc37\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130036 | controller |     "Jun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560809885Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b5aff7ee5905cbbbb878e7bb0fa37e7f2b4c64a85e59fd9940fc171f70b9454\" id=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130056 | controller |     "Jun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560853951Z\" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130071 | controller |     "Jun 11 16:24:50.561753 crc crio[3616]: time=\"2026-06-11T16:24:50.560911948Z\" 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=415f4725-e26f-41d5-af98-5a994db572e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130086 | controller |     "Jun 11 16:24:50.567158 crc crio[3616]: time=\"2026-06-11T16:24:50.567073619Z\" level=info msg=\"runSandbox: deleting pod ID bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26 from idIndex\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130102 | controller |     "Jun 11 16:24:50.567225 crc crio[3616]: time=\"2026-06-11T16:24:50.567178112Z\" level=info msg=\"runSandbox: removing pod sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130118 | controller |     "Jun 11 16:24:50.567297 crc crio[3616]: time=\"2026-06-11T16:24:50.567244734Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130133 | controller |     "Jun 11 16:24:50.567297 crc crio[3616]: time=\"2026-06-11T16:24:50.567272905Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130149 | controller |     "Jun 11 16:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.130164 | controller |     "Jun 11 16:24:50.569079 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.130179 | controller |     "Jun 11 16:24:50.569433 crc crio[3616]: time=\"2026-06-11T16:24:50.569072945Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130194 | controller |     "Jun 11 16:24:50.569433 crc crio[3616]: time=\"2026-06-11T16:24:50.569139536Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130209 | controller |     "Jun 11 16:24:50.570250 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.130224 | controller |     "Jun 11 16:24:50.570250 crc crio[3616]: time=\"2026-06-11T16:24:50.570203552Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bc06c86af1645772735284e23bbade382ba6194dbc141d9340d6d191c8658e26\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130243 | controller |     "Jun 11 16:24:50.570539 crc crio[3616]: time=\"2026-06-11T16:24:50.570268593Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130257 | controller |     "Jun 11 16:24:50.570539 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.130272 | controller |     "Jun 11 16:24:50.570677 crc crio[3616]: time=\"2026-06-11T16:24:50.570598974Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130287 | controller |     "Jun 11 16:24:50.571453 crc crio[3616]: time=\"2026-06-11T16:24:50.571389348Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130302 | controller |     "Jun 11 16:24:50.571453 crc crio[3616]: time=\"2026-06-11T16:24:50.571441509Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=f4c1318c-7c68-44a6-8988-d6d83bbb5fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130317 | controller |     "Jun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571519583Z\" level=info msg=\"runSandbox: deleting pod ID d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d from idIndex\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130332 | controller |     "Jun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571543854Z\" level=info msg=\"runSandbox: removing pod sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130348 | controller |     "Jun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571569815Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130364 | controller |     "Jun 11 16:24:50.571622 crc crio[3616]: time=\"2026-06-11T16:24:50.571584655Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130379 | controller |     "Jun 11 16:24:50.572866 crc crio[3616]: time=\"2026-06-11T16:24:50.572799025Z\" level=info msg=\"runSandbox: deleting pod ID 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5 from idIndex\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130395 | controller |     "Jun 11 16:24:50.572866 crc crio[3616]: time=\"2026-06-11T16:24:50.572846007Z\" level=info msg=\"runSandbox: removing pod sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130413 | controller |     "Jun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572874758Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130429 | controller |     "Jun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572889428Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130444 | controller |     "Jun 11 16:24:50.573084 crc crio[3616]: time=\"2026-06-11T16:24:50.572903699Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d039680462f634d00f60ce1a4ffb09e0281ac45a700ed8f3792f41880a9c391d\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130459 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.57325455Z\" level=info msg=\"runSandbox: deleting pod ID 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529 from idIndex\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130474 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573300822Z\" level=info msg=\"runSandbox: removing pod sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130489 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573398185Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130505 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573419996Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130520 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.5735522Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 357dd55b27f8419bde8aca07a2df042bdc1795a81b641c12283562eb5004dea5\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130535 | controller |     "Jun 11 16:24:50.573682 crc crio[3616]: time=\"2026-06-11T16:24:50.573608602Z\" level=info msg=\"runSandbox: deleting pod ID 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d from idIndex\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130550 | controller |     "Jun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573739026Z\" level=info msg=\"runSandbox: removing pod sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130564 | controller |     "Jun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573793078Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130579 | controller |     "Jun 11 16:24:50.573881 crc crio[3616]: time=\"2026-06-11T16:24:50.573814118Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130598 | controller |     "Jun 11 16:24:50.573974 crc crio[3616]: time=\"2026-06-11T16:24:50.57388499Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 26e97d0107dd3d8fb04d02b48d51832c8de6af6d4db54312b04e12e5a9226529\" id=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130620 | controller |     "Jun 11 16:24:50.574562 crc crio[3616]: time=\"2026-06-11T16:24:50.57448642Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b45907e39165a651bcf3895cacc7162bf00d1f60d712d8f747828772dcd746d\" id=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130647 | controller |     "Jun 11 16:24:50.575290 crc crio[3616]: time=\"2026-06-11T16:24:50.575233574Z\" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130688 | controller |     "Jun 11 16:24:50.575290 crc crio[3616]: time=\"2026-06-11T16:24:50.575281566Z\" 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=d80bd434-dda0-4120-93eb-0dc5c602f812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130717 | controller |     "Jun 11 16:24:50.576611 crc crio[3616]: 2026-06-11T16:24:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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:17:42.130739 | controller |     "Jun 11 16:24:50.576662 crc crio[3616]: time=\"2026-06-11T16:24:50.576638789Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130760 | controller |     "Jun 11 16:24:50.576937 crc crio[3616]: time=\"2026-06-11T16:24:50.576848337Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.130780 | controller |     "Jun 11 16:24:50.576998 crc crio[3616]: time=\"2026-06-11T16:24:50.576956481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.130801 | controller |     "Jun 11 16:24:50.577857 crc crio[3616]: time=\"2026-06-11T16:24:50.577802438Z\" level=info msg=\"runSandbox: deleting pod ID 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07 from idIndex\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130820 | controller |     "Jun 11 16:24:50.577857 crc crio[3616]: time=\"2026-06-11T16:24:50.577843889Z\" level=info msg=\"runSandbox: removing pod sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130841 | controller |     "Jun 11 16:24:50.577962 crc crio[3616]: time=\"2026-06-11T16:24:50.57787059Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130877 | controller |     "Jun 11 16:24:50.577962 crc crio[3616]: time=\"2026-06-11T16:24:50.57788759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130898 | controller |     "Jun 11 16:24:50.578200 crc crio[3616]: time=\"2026-06-11T16:24:50.578151059Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5db0845ced85740f278c562e74dbdf68f559042bb8c80bc2a0ffc4437b36bd07\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130925 | controller |     "Jun 11 16:24:50.580895 crc crio[3616]: time=\"2026-06-11T16:24:50.580840609Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130945 | controller |     "Jun 11 16:24:50.580895 crc crio[3616]: time=\"2026-06-11T16:24:50.58088694Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=60d0e9e2-b756-4a45-9759-672ba948e9a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130961 | controller |     "Jun 11 16:24:50.585298 crc crio[3616]: time=\"2026-06-11T16:24:50.585222211Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130980 | controller |     "Jun 11 16:24:50.585298 crc crio[3616]: time=\"2026-06-11T16:24:50.585289963Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=cc2d22f9-61e1-43ad-8619-fbc8ee40ba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.130999 | controller |     "Jun 11 16:24:50.588892 crc crio[3616]: time=\"2026-06-11T16:24:50.588835767Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131015 | controller |     "Jun 11 16:24:50.588892 crc crio[3616]: time=\"2026-06-11T16:24:50.588882139Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=792f3551-564d-43c7-81b6-7c4953e8cc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131033 | controller |     "Jun 11 16:24:50.592119 crc crio[3616]: time=\"2026-06-11T16:24:50.592063932Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131053 | controller |     "Jun 11 16:24:50.592119 crc crio[3616]: time=\"2026-06-11T16:24:50.592109063Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=4252afa3-0c1c-4a08-8cf7-9955a0a41028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131072 | controller |     "Jun 11 16:24:50.595456 crc crio[3616]: time=\"2026-06-11T16:24:50.595262506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131091 | controller |     "Jun 11 16:24:50.595456 crc crio[3616]: time=\"2026-06-11T16:24:50.595310897Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=0ea854b8-f7e0-447c-b2db-e7f3af82894c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131106 | controller |     "Jun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595745552Z\" 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:17:42.131129 | controller |     "Jun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595818284Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.131149 | controller |     "Jun 11 16:24:50.595927 crc crio[3616]: time=\"2026-06-11T16:24:50.595872756Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 18:17:42.131167 | controller |     "Jun 11 16:24:50.598997 crc crio[3616]: time=\"2026-06-11T16:24:50.598916066Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131185 | controller |     "Jun 11 16:24:50.598997 crc crio[3616]: time=\"2026-06-11T16:24:50.598993039Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=36e9a863-936f-4aa4-a4c7-d35cd74a8af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131205 | controller |     "Jun 11 16:24:50.603102 crc crio[3616]: time=\"2026-06-11T16:24:50.603032689Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131223 | controller |     "Jun 11 16:24:50.603102 crc crio[3616]: time=\"2026-06-11T16:24:50.603096401Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=d21557ea-31f5-4190-9475-9dfdbe873f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131240 | controller |     "Jun 11 16:24:50.607917 crc crio[3616]: time=\"2026-06-11T16:24:50.607834396Z\" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131261 | controller |     "Jun 11 16:24:50.607917 crc crio[3616]: time=\"2026-06-11T16:24:50.607914419Z\" 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=57ee0d85-5560-4daf-bac0-955ee8471ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131277 | controller |     "Jun 11 16:24:50.611999 crc crio[3616]: time=\"2026-06-11T16:24:50.611924948Z\" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131297 | controller |     "Jun 11 16:24:50.611999 crc crio[3616]: time=\"2026-06-11T16:24:50.61197804Z\" 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=439766c0-e2d1-49c6-ab93-0192ee50661d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131314 | controller |     "Jun 11 16:24:50.615255 crc crio[3616]: time=\"2026-06-11T16:24:50.615158493Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131334 | controller |     "Jun 11 16:24:50.615255 crc crio[3616]: time=\"2026-06-11T16:24:50.615206625Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=c9ab3df4-6a85-4319-b79b-474844fb4877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131393 | controller |     "Jun 11 16:24:50.618936 crc crio[3616]: time=\"2026-06-11T16:24:50.618858144Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131414 | controller |     "Jun 11 16:24:50.618936 crc crio[3616]: time=\"2026-06-11T16:24:50.618931496Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=15ffc724-f6d9-4ab8-b6e2-8265e8040f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131431 | controller |     "Jun 11 16:24:50.623212 crc crio[3616]: time=\"2026-06-11T16:24:50.622450902Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131446 | controller |     "Jun 11 16:24:50.623212 crc crio[3616]: time=\"2026-06-11T16:24:50.622540085Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=e64115e4-a524-466c-825f-54faa6992bff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131462 | controller |     "Jun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623934671Z\" 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:17:42.131477 | controller |     "Jun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623973422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.131492 | controller |     "Jun 11 16:24:50.623996 crc crio[3616]: time=\"2026-06-11T16:24:50.623992853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.131508 | controller |     "Jun 11 16:24:50.627528 crc crio[3616]: time=\"2026-06-11T16:24:50.627491875Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131524 | controller |     "Jun 11 16:24:50.627682 crc crio[3616]: time=\"2026-06-11T16:24:50.62766287Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=28f7063f-2600-4b63-8182-143399c4ecd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131539 | controller |     "Jun 11 16:24:50.632017 crc crio[3616]: time=\"2026-06-11T16:24:50.631925269Z\" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131555 | controller |     "Jun 11 16:24:50.632017 crc crio[3616]: time=\"2026-06-11T16:24:50.632005601Z\" 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=6e603abd-0112-457d-8502-ef14869369f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131570 | controller |     "Jun 11 16:24:50.635722 crc crio[3616]: time=\"2026-06-11T16:24:50.635644961Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131589 | controller |     "Jun 11 16:24:50.635799 crc crio[3616]: time=\"2026-06-11T16:24:50.635711941Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23e589b7-2d2c-45c3-8b70-71d38737cc66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131604 | controller |     "Jun 11 16:24:50.638234 crc crio[3616]: time=\"2026-06-11T16:24:50.638162974Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131619 | controller |     "Jun 11 16:24:50.638234 crc crio[3616]: time=\"2026-06-11T16:24:50.638220096Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=ad5b165c-2ea2-465e-8d2a-15806a41ca3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131634 | controller |     "Jun 11 16:24:50.641826 crc crio[3616]: time=\"2026-06-11T16:24:50.641745808Z\" 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:17:42.131649 | controller |     "Jun 11 16:24:50.641826 crc crio[3616]: time=\"2026-06-11T16:24:50.64180618Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.131664 | controller |     "Jun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.64182932Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_32ab8f66-0826-4e52-a833-0520e62afc74\\\"\"",
2026-06-11 18:17:42.131680 | controller |     "Jun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.641868662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.131695 | controller |     "Jun 11 16:24:50.641948 crc crio[3616]: time=\"2026-06-11T16:24:50.641925597Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131711 | controller |     "Jun 11 16:24:50.642078 crc crio[3616]: time=\"2026-06-11T16:24:50.641954898Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=0f5da7b7-ed37-478c-a4dc-85f512e3d2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131728 | controller |     "Jun 11 16:24:50.645172 crc crio[3616]: time=\"2026-06-11T16:24:50.645085991Z\" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131751 | controller |     "Jun 11 16:24:50.645172 crc crio[3616]: time=\"2026-06-11T16:24:50.645148163Z\" 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=583400fe-b86f-43f2-b762-fdcac07dad7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131779 | controller |     "Jun 11 16:24:50.647815 crc crio[3616]: time=\"2026-06-11T16:24:50.647732008Z\" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131814 | controller |     "Jun 11 16:24:50.647815 crc crio[3616]: time=\"2026-06-11T16:24:50.64778274Z\" 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=ce077ece-d31a-4001-a6cd-314b2c54e3ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131838 | controller |     "Jun 11 16:24:50.651291 crc crio[3616]: time=\"2026-06-11T16:24:50.651082099Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131886 | controller |     "Jun 11 16:24:50.651291 crc crio[3616]: time=\"2026-06-11T16:24:50.65113254Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=1f204d1c-1377-42ed-ab8c-61e3d1ae1dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131904 | controller |     "Jun 11 16:24:50.653924 crc crio[3616]: time=\"2026-06-11T16:24:50.653840142Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131920 | controller |     "Jun 11 16:24:50.653924 crc crio[3616]: time=\"2026-06-11T16:24:50.653894474Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=d88f3caa-f2ae-427c-a696-74011273d277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131951 | controller |     "Jun 11 16:24:50.656672 crc crio[3616]: time=\"2026-06-11T16:24:50.656603633Z\" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131969 | controller |     "Jun 11 16:24:50.656672 crc crio[3616]: time=\"2026-06-11T16:24:50.656664375Z\" 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=448a368a-d9a6-473a-87c2-88fa831585cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.131985 | controller |     "Jun 11 16:24:50.660212 crc crio[3616]: time=\"2026-06-11T16:24:50.66014106Z\" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132001 | controller |     "Jun 11 16:24:50.660212 crc crio[3616]: time=\"2026-06-11T16:24:50.660187771Z\" 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=b63d88f4-ff6c-4317-a05c-3745755e65af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132016 | controller |     "Jun 11 16:24:50.664902 crc crio[3616]: time=\"2026-06-11T16:24:50.664820359Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132031 | controller |     "Jun 11 16:24:50.664902 crc crio[3616]: time=\"2026-06-11T16:24:50.664899642Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=72746f26-88fa-4742-a928-76f8b892900a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132051 | controller |     "Jun 11 16:24:50.668974 crc crio[3616]: time=\"2026-06-11T16:24:50.668898442Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132066 | controller |     "Jun 11 16:24:50.668974 crc crio[3616]: time=\"2026-06-11T16:24:50.668960834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42c0d352-10b1-429d-8b00-697425ff408c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132081 | controller |     "Jun 11 16:24:50.673058 crc crio[3616]: time=\"2026-06-11T16:24:50.672937033Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132097 | controller |     "Jun 11 16:24:50.673058 crc crio[3616]: time=\"2026-06-11T16:24:50.673053477Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=c9f75849-1bd4-42f1-8e4a-cab12233faa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132112 | controller |     "Jun 11 16:24:50.676080 crc crio[3616]: time=\"2026-06-11T16:24:50.676009333Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132127 | controller |     "Jun 11 16:24:50.676080 crc crio[3616]: time=\"2026-06-11T16:24:50.676042314Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=9bc5825a-2c12-4dbc-9416-46729b4369b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132142 | controller |     "Jun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.676498518Z\" 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:17:42.132157 | controller |     "Jun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.67654455Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132173 | controller |     "Jun 11 16:24:50.676661 crc crio[3616]: time=\"2026-06-11T16:24:50.676606502Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\\\"\"",
2026-06-11 18:17:42.132188 | controller |     "Jun 11 16:24:50.681989 crc crio[3616]: time=\"2026-06-11T16:24:50.68170075Z\" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132204 | controller |     "Jun 11 16:24:50.682607 crc crio[3616]: time=\"2026-06-11T16:24:50.682077372Z\" 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=cc3ac363-a1ca-4ac7-8c43-401c45c8c003 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132220 | controller |     "Jun 11 16:24:50.692710 crc crio[3616]: time=\"2026-06-11T16:24:50.69254085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132239 | controller |     "Jun 11 16:24:50.692710 crc crio[3616]: time=\"2026-06-11T16:24:50.692631893Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d0e2075a-3050-412a-99ec-de470e860310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132254 | controller |     "Jun 11 16:24:50.697642 crc crio[3616]: time=\"2026-06-11T16:24:50.697547765Z\" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132269 | controller |     "Jun 11 16:24:50.697742 crc crio[3616]: time=\"2026-06-11T16:24:50.6976933Z\" 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=c09863cc-ac7d-4b5f-9383-ec4fb9200f43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132283 | controller |     "Jun 11 16:24:50.701499 crc crio[3616]: time=\"2026-06-11T16:24:50.70142008Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132298 | controller |     "Jun 11 16:24:50.701589 crc crio[3616]: time=\"2026-06-11T16:24:50.701516593Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=8a2fcdc7-e4d5-4032-ac5d-0ea92532d042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132313 | controller |     "Jun 11 16:24:50.704836 crc crio[3616]: time=\"2026-06-11T16:24:50.704739799Z\" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132329 | controller |     "Jun 11 16:24:50.704836 crc crio[3616]: time=\"2026-06-11T16:24:50.704823482Z\" 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=f73b3f10-17d5-4a56-8326-aecdcd9eab76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.132343 | controller |     "Jun 11 16:24:50.707659 crc crio[3616]: time=\"2026-06-11T16:24:50.70758319Z\" 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:17:42.132358 | controller |     "Jun 11 16:24:50.707659 crc crio[3616]: time=\"2026-06-11T16:24:50.707634632Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132373 | controller |     "Jun 11 16:24:50.707832 crc crio[3616]: time=\"2026-06-11T16:24:50.707684323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.132388 | controller |     "Jun 11 16:24:50.740587 crc crio[3616]: time=\"2026-06-11T16:24:50.740456819Z\" 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:17:42.132402 | controller |     "Jun 11 16:24:50.740587 crc crio[3616]: time=\"2026-06-11T16:24:50.740553202Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132420 | controller |     "Jun 11 16:24:50.740871 crc crio[3616]: time=\"2026-06-11T16:24:50.740605784Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 18:17:42.132435 | controller |     "Jun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763043264Z\" 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:17:42.132450 | controller |     "Jun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763275361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132465 | controller |     "Jun 11 16:24:50.763981 crc crio[3616]: time=\"2026-06-11T16:24:50.763309673Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 18:17:42.132479 | controller |     "Jun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798136265Z\" 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:17:42.132493 | controller |     "Jun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798206767Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132508 | controller |     "Jun 11 16:24:50.798304 crc crio[3616]: time=\"2026-06-11T16:24:50.798258129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 18:17:42.132523 | controller |     "Jun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.813554587Z\" 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:17:42.132537 | controller |     "Jun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.813616289Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132552 | controller |     "Jun 11 16:24:50.813653 crc crio[3616]: time=\"2026-06-11T16:24:50.81365733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 18:17:42.132567 | controller |     "Jun 11 16:24:50.828099 crc crio[3616]: time=\"2026-06-11T16:24:50.827999297Z\" 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:17:42.132582 | controller |     "Jun 11 16:24:50.828099 crc crio[3616]: time=\"2026-06-11T16:24:50.828071589Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132597 | controller |     "Jun 11 16:24:50.828308 crc crio[3616]: time=\"2026-06-11T16:24:50.828124801Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 18:17:42.132612 | controller |     "Jun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848848905Z\" 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:17:42.132627 | controller |     "Jun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848918827Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132642 | controller |     "Jun 11 16:24:50.848967 crc crio[3616]: time=\"2026-06-11T16:24:50.848955968Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 18:17:42.132658 | controller |     "Jun 11 16:24:50.867064 crc crio[3616]: time=\"2026-06-11T16:24:50.866970255Z\" 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:17:42.132673 | controller |     "Jun 11 16:24:50.867064 crc crio[3616]: time=\"2026-06-11T16:24:50.867047137Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132688 | controller |     "Jun 11 16:24:50.867212 crc crio[3616]: time=\"2026-06-11T16:24:50.86712419Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 18:17:42.132707 | controller |     "Jun 11 16:24:50.883740 crc crio[3616]: time=\"2026-06-11T16:24:50.883644967Z\" 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:17:42.132724 | controller |     "Jun 11 16:24:50.883740 crc crio[3616]: time=\"2026-06-11T16:24:50.883718689Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132740 | controller |     "Jun 11 16:24:50.883877 crc crio[3616]: time=\"2026-06-11T16:24:50.883769971Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 18:17:42.132755 | controller |     "Jun 11 16:24:50.900802 crc crio[3616]: time=\"2026-06-11T16:24:50.900717882Z\" 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:17:42.132770 | controller |     "Jun 11 16:24:50.900802 crc crio[3616]: time=\"2026-06-11T16:24:50.900787875Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132785 | controller |     "Jun 11 16:24:50.901119 crc crio[3616]: time=\"2026-06-11T16:24:50.900843397Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 18:17:42.132800 | controller |     "Jun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.920552428Z\" 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:17:42.132816 | controller |     "Jun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.92062594Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132831 | controller |     "Jun 11 16:24:50.920669 crc crio[3616]: time=\"2026-06-11T16:24:50.920666022Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 18:17:42.132869 | controller |     "Jun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936366082Z\" 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:17:42.132903 | controller |     "Jun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936430684Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.132934 | controller |     "Jun 11 16:24:50.936656 crc crio[3616]: time=\"2026-06-11T16:24:50.936507757Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 18:17:42.132961 | controller |     "Jun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.951909757Z\" 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:17:42.132983 | controller |     "Jun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.951979259Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133001 | controller |     "Jun 11 16:24:50.952013 crc crio[3616]: time=\"2026-06-11T16:24:50.95200898Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 18:17:42.133017 | controller |     "Jun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967638279Z\" 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:17:42.133033 | controller |     "Jun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967733773Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133048 | controller |     "Jun 11 16:24:50.967804 crc crio[3616]: time=\"2026-06-11T16:24:50.967801125Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 18:17:42.133068 | controller |     "Jun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991114504Z\" 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:17:42.133084 | controller |     "Jun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991166866Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133099 | controller |     "Jun 11 16:24:50.991216 crc crio[3616]: time=\"2026-06-11T16:24:50.991212618Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 18:17:42.133115 | controller |     "Jun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010160473Z\" 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:17:42.133129 | controller |     "Jun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010219305Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133144 | controller |     "Jun 11 16:24:51.010273 crc crio[3616]: time=\"2026-06-11T16:24:51.010263326Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 18:17:42.133159 | controller |     "Jun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.026882757Z\" 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:17:42.133174 | controller |     "Jun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.026937359Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133189 | controller |     "Jun 11 16:24:51.026970 crc crio[3616]: time=\"2026-06-11T16:24:51.02697376Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 18:17:42.133204 | controller |     "Jun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042813545Z\" 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:17:42.133218 | controller |     "Jun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042856726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133233 | controller |     "Jun 11 16:24:51.042890 crc crio[3616]: time=\"2026-06-11T16:24:51.042891447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 18:17:42.133247 | controller |     "Jun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059689994Z\" 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:17:42.133262 | controller |     "Jun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059736915Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133277 | controller |     "Jun 11 16:24:51.060168 crc crio[3616]: time=\"2026-06-11T16:24:51.059780377Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 18:17:42.133292 | controller |     "Jun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076513931Z\" 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:17:42.133306 | controller |     "Jun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076638595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133321 | controller |     "Jun 11 16:24:51.076690 crc crio[3616]: time=\"2026-06-11T16:24:51.076693797Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d0a7dcfa-5bf1-4420-8363-148e09581d4f\\\"\"",
2026-06-11 18:17:42.133335 | controller |     "Jun 11 16:24:51.077034 crc crio[3616]: time=\"2026-06-11T16:24:51.076739428Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\\\"\"",
2026-06-11 18:17:42.133353 | controller |     "Jun 11 16:24:51.094424 crc crio[3616]: time=\"2026-06-11T16:24:51.094235598Z\" 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:17:42.133368 | controller |     "Jun 11 16:24:51.094765 crc crio[3616]: time=\"2026-06-11T16:24:51.094317201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133383 | controller |     "Jun 11 16:24:51.094765 crc crio[3616]: time=\"2026-06-11T16:24:51.094536378Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 18:17:42.133397 | controller |     "Jun 11 16:24:51.110000 crc crio[3616]: time=\"2026-06-11T16:24:51.109903887Z\" 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:17:42.133411 | controller |     "Jun 11 16:24:51.110000 crc crio[3616]: time=\"2026-06-11T16:24:51.109961499Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133426 | controller |     "Jun 11 16:24:51.110207 crc crio[3616]: time=\"2026-06-11T16:24:51.110008891Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f3987a36-a020-41e7-8a94-bc5dcf40b3be\\\"\"",
2026-06-11 18:17:42.133440 | controller |     "Jun 11 16:24:51.110207 crc crio[3616]: time=\"2026-06-11T16:24:51.110072613Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\\\"\"",
2026-06-11 18:17:42.133455 | controller |     "Jun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125766393Z\" 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:17:42.133470 | controller |     "Jun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125856486Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133484 | controller |     "Jun 11 16:24:51.125975 crc crio[3616]: time=\"2026-06-11T16:24:51.125900317Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 18:17:42.133499 | controller |     "Jun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145614699Z\" 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:17:42.133513 | controller |     "Jun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145680301Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133528 | controller |     "Jun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145726022Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_152c0aa2-b1fb-44a3-8f5a-2807e0aaa08b\\\"\"",
2026-06-11 18:17:42.133542 | controller |     "Jun 11 16:24:51.145817 crc crio[3616]: time=\"2026-06-11T16:24:51.145780694Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\\\"\"",
2026-06-11 18:17:42.133557 | controller |     "Jun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164786083Z\" 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:17:42.133572 | controller |     "Jun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164840555Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133587 | controller |     "Jun 11 16:24:51.164892 crc crio[3616]: time=\"2026-06-11T16:24:51.164879376Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 18:17:42.133605 | controller |     "Jun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179741659Z\" 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:17:42.133620 | controller |     "Jun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179796571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133635 | controller |     "Jun 11 16:24:51.179879 crc crio[3616]: time=\"2026-06-11T16:24:51.179834422Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 18:17:42.133650 | controller |     "Jun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203197292Z\" 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:17:42.133665 | controller |     "Jun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203268005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133680 | controller |     "Jun 11 16:24:51.203401 crc crio[3616]: time=\"2026-06-11T16:24:51.203315396Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 18:17:42.133696 | controller |     "Jun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218043715Z\" 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:17:42.133711 | controller |     "Jun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218133237Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133727 | controller |     "Jun 11 16:24:51.218213 crc crio[3616]: time=\"2026-06-11T16:24:51.218193409Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 18:17:42.133742 | controller |     "Jun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232689001Z\" 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:17:42.133757 | controller |     "Jun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232752733Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133772 | controller |     "Jun 11 16:24:51.232786 crc crio[3616]: time=\"2026-06-11T16:24:51.232791885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 18:17:42.133787 | controller |     "Jun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.251570376Z\" 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:17:42.133802 | controller |     "Jun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.251639078Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133817 | controller |     "Jun 11 16:24:51.251729 crc crio[3616]: time=\"2026-06-11T16:24:51.25168126Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 18:17:42.133832 | controller |     "Jun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.26767563Z\" 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:17:42.133863 | controller |     "Jun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.267784483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133884 | controller |     "Jun 11 16:24:51.267995 crc crio[3616]: time=\"2026-06-11T16:24:51.267871336Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 18:17:42.133899 | controller |     "Jun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283715271Z\" 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:17:42.133919 | controller |     "Jun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283808804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133934 | controller |     "Jun 11 16:24:51.283857 crc crio[3616]: time=\"2026-06-11T16:24:51.283864846Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 18:17:42.133949 | controller |     "Jun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301079356Z\" 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:17:42.133964 | controller |     "Jun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301144529Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.133979 | controller |     "Jun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.30118526Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cb240473-90e6-40bd-b282-dddef2ef6d8e\\\"\"",
2026-06-11 18:17:42.134000 | controller |     "Jun 11 16:24:51.301214 crc crio[3616]: time=\"2026-06-11T16:24:51.301224691Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 18:17:42.134026 | controller |     "Jun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.332841079Z\" 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:17:42.134055 | controller |     "Jun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.332987374Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.134082 | controller |     "Jun 11 16:24:51.333123 crc crio[3616]: time=\"2026-06-11T16:24:51.333054186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 18:17:42.134101 | controller |     "Jun 11 16:24:51.349387 crc crio[3616]: time=\"2026-06-11T16:24:51.349112639Z\" 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:17:42.134116 | controller |     "Jun 11 16:24:51.349387 crc crio[3616]: time=\"2026-06-11T16:24:51.349293285Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.134131 | controller |     "Jun 11 16:24:51.349787 crc crio[3616]: time=\"2026-06-11T16:24:51.349416929Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 18:17:42.134147 | controller |     "Jun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.368768679Z\" 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:17:42.134163 | controller |     "Jun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.3688186Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.134178 | controller |     "Jun 11 16:24:51.368912 crc crio[3616]: time=\"2026-06-11T16:24:51.368889693Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_739cfe9a-b675-4ad0-aba1-5091d3215e9a\\\"\"",
2026-06-11 18:17:42.134193 | controller |     "Jun 11 16:24:52.944721 crc crio[3616]: time=\"2026-06-11T16:24:52.944625591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=938a21e4-7141-4b2e-be1c-fc09c0e5dc3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134208 | controller |     "Jun 11 16:24:52.953102 crc crio[3616]: time=\"2026-06-11T16:24:52.952965422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ab7c6317-7f92-4302-b673-763602142f0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134229 | controller |     "Jun 11 16:24:52.960512 crc crio[3616]: time=\"2026-06-11T16:24:52.960419124Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.134245 | controller |     "Jun 11 16:24:52.960909 crc crio[3616]: time=\"2026-06-11T16:24:52.960843308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134261 | controller |     "Jun 11 16:24:52.978840 crc crio[3616]: time=\"2026-06-11T16:24:52.977865002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134276 | controller |     "Jun 11 16:24:53.186654 crc crio[3616]: time=\"2026-06-11T16:24:53.186197039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134291 | controller |     "Jun 11 16:24:53.327189 crc crio[3616]: time=\"2026-06-11T16:24:53.327112493Z\" level=info msg=\"Created container 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=de10fad3-8b23-40c1-ba7c-2a32c848efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.134306 | controller |     "Jun 11 16:24:53.330413 crc crio[3616]: time=\"2026-06-11T16:24:53.330031218Z\" level=info msg=\"Starting container: 3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a\" id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.134321 | controller |     "Jun 11 16:24:53.336826 crc crio[3616]: time=\"2026-06-11T16:24:53.336709576Z\" level=info msg=\"Started container\" PID=9856 containerID=3fbfc9bff0e1e9bb24ad2816415e38698555689ca4fd9f5c746f7d9faf7d720a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b794d8b4-3f5b-4091-9084-ec9ae0162f56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf",
2026-06-11 18:17:42.134337 | controller |     "Jun 11 16:24:59.818977 crc crio[3616]: time=\"2026-06-11T16:24:59.818294174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:17:42.134352 | controller |     "Jun 11 16:24:59.858685 crc crio[3616]: time=\"2026-06-11T16:24:59.858495491Z\" 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:17:42.134367 | controller |     "Jun 11 16:24:59.858685 crc crio[3616]: time=\"2026-06-11T16:24:59.858612355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.134383 | controller |     "Jun 11 16:25:00.944121 crc crio[3616]: time=\"2026-06-11T16:25:00.944046086Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134398 | controller |     "Jun 11 16:25:00.944576 crc crio[3616]: time=\"2026-06-11T16:25:00.944254443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134415 | controller |     "Jun 11 16:25:00.944576 crc crio[3616]: time=\"2026-06-11T16:25:00.944071506Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134443 | controller |     "Jun 11 16:25:00.944782 crc crio[3616]: time=\"2026-06-11T16:25:00.944629794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134467 | controller |     "Jun 11 16:25:00.945048 crc crio[3616]: time=\"2026-06-11T16:25:00.944093316Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134483 | controller |     "Jun 11 16:25:00.945269 crc crio[3616]: time=\"2026-06-11T16:25:00.945249225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134499 | controller |     "Jun 11 16:25:00.945613 crc crio[3616]: time=\"2026-06-11T16:25:00.945551674Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134514 | controller |     "Jun 11 16:25:00.945701 crc crio[3616]: time=\"2026-06-11T16:25:00.945601628Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134529 | controller |     "Jun 11 16:25:00.945759 crc crio[3616]: time=\"2026-06-11T16:25:00.945699731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134544 | controller |     "Jun 11 16:25:00.945878 crc crio[3616]: time=\"2026-06-11T16:25:00.945626667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134559 | controller |     "Jun 11 16:25:00.996815 crc crio[3616]: time=\"2026-06-11T16:25:00.993856458Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}\"",
2026-06-11 18:17:42.134575 | controller |     "Jun 11 16:25:01.002697 crc crio[3616]: time=\"2026-06-11T16:25:01.000958481Z\" 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:17:42.134590 | controller |     "Jun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.001722664Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.134606 | controller |     "Jun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.003548531Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.134629 | controller |     "Jun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:00.995935644Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}\"",
2026-06-11 18:17:42.134645 | controller |     "Jun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:01.004003637Z\" 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:17:42.134661 | controller |     "Jun 11 16:25:01.005482 crc crio[3616]: time=\"2026-06-11T16:25:00.997244377Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}\"",
2026-06-11 18:17:42.134676 | controller |     "Jun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:01.005298559Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.134691 | controller |     "Jun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:00.999161938Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}\"",
2026-06-11 18:17:42.134706 | controller |     "Jun 11 16:25:01.008382 crc crio[3616]: time=\"2026-06-11T16:25:01.007121117Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.134721 | controller |     "Jun 11 16:25:01.456407 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf6e60050a1064 Mac:b6:86:d0:af:d6:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 SocketPath: PciID:}] [{Interface:0xc000144e90 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.134737 | controller |     "Jun 11 16:25:01.458546 crc crio[3616]: time=\"2026-06-11T16:25:01.458451149Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0019023e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.134752 | controller |     "Jun 11 16:25:01.458709 crc crio[3616]: time=\"2026-06-11T16:25:01.458688687Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.134771 | controller |     "Jun 11 16:25:01.466887 crc crio[3616]: time=\"2026-06-11T16:25:01.466770151Z\" level=info msg=\"Ran pod sandbox 8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=86ff049f-bf45-45c9-a218-51cde7e47cbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134787 | controller |     "Jun 11 16:25:01.472710 crc crio[3616]: time=\"2026-06-11T16:25:01.472657602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=51dbb683-2add-4eeb-87a5-2824873e1fcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134802 | controller |     "Jun 11 16:25:01.477009 crc crio[3616]: time=\"2026-06-11T16:25:01.476895469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2f96c946-fd34-486b-a976-5ebb2776cbd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134816 | controller |     "Jun 11 16:25:01.480758 crc crio[3616]: time=\"2026-06-11T16:25:01.480561028Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.134832 | controller |     "Jun 11 16:25:01.481393 crc crio[3616]: time=\"2026-06-11T16:25:01.481073025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134862 | controller |     "Jun 11 16:25:01.512169 crc crio[3616]: time=\"2026-06-11T16:25:01.512050162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.134884 | controller |     "Jun 11 16:25:01.671365 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c00737b294f4f Mac:0e:7c:05:67:08:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.134901 | controller |     "Jun 11 16:25:01.672225 crc crio[3616]: time=\"2026-06-11T16:25:01.67210708Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0018be618}] Aliases:map[]}\"",
2026-06-11 18:17:42.134917 | controller |     "Jun 11 16:25:01.672401 crc crio[3616]: time=\"2026-06-11T16:25:01.672296746Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.134932 | controller |     "Jun 11 16:25:01.678233 crc crio[3616]: time=\"2026-06-11T16:25:01.678049293Z\" level=info msg=\"Ran pod sandbox 45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c06e8ed5-471d-4aba-a6f8-734618f294ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.134948 | controller |     "Jun 11 16:25:01.686870 crc crio[3616]: time=\"2026-06-11T16:25:01.686790197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=ec0493a4-dab8-4edb-b45c-9a3e3f7717cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134967 | controller |     "Jun 11 16:25:01.689557 crc crio[3616]: time=\"2026-06-11T16:25:01.689471775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=44ec9651-ad77-4ae2-b707-f43facc44529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.134983 | controller |     "Jun 11 16:25:01.693669 crc crio[3616]: time=\"2026-06-11T16:25:01.692251134Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.134998 | controller |     "Jun 11 16:25:01.693669 crc crio[3616]: time=\"2026-06-11T16:25:01.692658878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135013 | controller |     "Jun 11 16:25:01.699081 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f9392518b8f8b Mac:56:02:e5:9f:05:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea SocketPath: PciID:}] [{Interface:0xc0000156e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.135029 | controller |     "Jun 11 16:25:01.700041 crc crio[3616]: time=\"2026-06-11T16:25:01.700009245Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc000032538}] Aliases:map[]}\"",
2026-06-11 18:17:42.135044 | controller |     "Jun 11 16:25:01.700262 crc crio[3616]: time=\"2026-06-11T16:25:01.700244783Z\" 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:17:42.135059 | controller |     "Jun 11 16:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e617c0c0e60a1a0 Mac:f6:b4:b8:13:51:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.135081 | controller |     "Jun 11 16:25:01.701627 crc crio[3616]: 2026-06-11T16:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d2ce4995d70cc Mac:4a:17:2e:e1:8a:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed SocketPath: PciID:}] [{Interface:0xc0004031d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.135105 | controller |     "Jun 11 16:25:01.702143 crc crio[3616]: time=\"2026-06-11T16:25:01.702083465Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc002f8a630}] Aliases:map[]}\"",
2026-06-11 18:17:42.135140 | controller |     "Jun 11 16:25:01.702255 crc crio[3616]: time=\"2026-06-11T16:25:01.70223132Z\" 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:17:42.135172 | controller |     "Jun 11 16:25:01.702563 crc crio[3616]: time=\"2026-06-11T16:25:01.702414746Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00018ec80}] Aliases:map[]}\"",
2026-06-11 18:17:42.135196 | controller |     "Jun 11 16:25:01.702701 crc crio[3616]: time=\"2026-06-11T16:25:01.702644733Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.135215 | controller |     "Jun 11 16:25:01.710268 crc crio[3616]: time=\"2026-06-11T16:25:01.710076525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135231 | controller |     "Jun 11 16:25:01.711664 crc crio[3616]: time=\"2026-06-11T16:25:01.711635058Z\" level=info msg=\"Ran pod sandbox 92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=1e760cf3-fd27-4d7d-9e15-309aa84ddb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135247 | controller |     "Jun 11 16:25:01.713491 crc crio[3616]: time=\"2026-06-11T16:25:01.713434953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f948985a-b316-429c-bbed-1810e155faa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135263 | controller |     "Jun 11 16:25:01.714157 crc crio[3616]: time=\"2026-06-11T16:25:01.714059104Z\" level=info msg=\"Ran pod sandbox e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6db1b34d-33ed-4ced-8802-8a318ab80643 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135278 | controller |     "Jun 11 16:25:01.715362 crc crio[3616]: time=\"2026-06-11T16:25:01.715264503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=1b6de8c6-4d10-4145-b27a-79d0f7239536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135293 | controller |     "Jun 11 16:25:01.715608 crc crio[3616]: time=\"2026-06-11T16:25:01.715269327Z\" level=info msg=\"Ran pod sandbox 04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=de28cc2a-88a9-4be5-9c9e-5d40612c8f2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135309 | controller |     "Jun 11 16:25:01.715713 crc crio[3616]: time=\"2026-06-11T16:25:01.715648767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135324 | controller |     "Jun 11 16:25:01.716079 crc crio[3616]: time=\"2026-06-11T16:25:01.715982407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b4132370-0aff-4d52-92ba-e6a54ebf2525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135343 | controller |     "Jun 11 16:25:01.717969 crc crio[3616]: time=\"2026-06-11T16:25:01.717930955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=144a6a1d-4cfd-4c22-8efe-e2f3f1d4bf4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135359 | controller |     "Jun 11 16:25:01.718398 crc crio[3616]: time=\"2026-06-11T16:25:01.718267432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5580a4c-d4a1-4bb5-b523-8387aba2a0b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135374 | controller |     "Jun 11 16:25:01.718636 crc crio[3616]: time=\"2026-06-11T16:25:01.717961362Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.135389 | controller |     "Jun 11 16:25:01.718857 crc crio[3616]: time=\"2026-06-11T16:25:01.718803569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135404 | controller |     "Jun 11 16:25:01.720653 crc crio[3616]: time=\"2026-06-11T16:25:01.720598407Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.135419 | controller |     "Jun 11 16:25:01.722617 crc crio[3616]: time=\"2026-06-11T16:25:01.722482618Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=965ff4f8-e422-4f83-99dc-c4f7ca043bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.135434 | controller |     "Jun 11 16:25:01.728086 crc crio[3616]: time=\"2026-06-11T16:25:01.728038448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135449 | controller |     "Jun 11 16:25:01.730729 crc crio[3616]: time=\"2026-06-11T16:25:01.730660694Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.135464 | controller |     "Jun 11 16:25:01.736009 crc crio[3616]: time=\"2026-06-11T16:25:01.735963448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135479 | controller |     "Jun 11 16:25:01.740674 crc crio[3616]: time=\"2026-06-11T16:25:01.740605418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135494 | controller |     "Jun 11 16:25:01.751915 crc crio[3616]: time=\"2026-06-11T16:25:01.751823994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135509 | controller |     "Jun 11 16:25:01.758091 crc crio[3616]: time=\"2026-06-11T16:25:01.758035044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135523 | controller |     "Jun 11 16:25:01.781963 crc crio[3616]: time=\"2026-06-11T16:25:01.78187719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135542 | controller |     "Jun 11 16:25:01.808207 crc crio[3616]: time=\"2026-06-11T16:25:01.808121704Z\" level=info msg=\"Created container 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=d6213bff-952c-44a9-802e-e4a277a514ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.135558 | controller |     "Jun 11 16:25:01.809235 crc crio[3616]: time=\"2026-06-11T16:25:01.809154587Z\" level=info msg=\"Starting container: 41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3\" id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.135573 | controller |     "Jun 11 16:25:01.840043 crc crio[3616]: time=\"2026-06-11T16:25:01.839924618Z\" level=info msg=\"Started container\" PID=10355 containerID=41b13ca59cd931f7af89ae59e7b41232c7b8ccb27141d5d1a6edeb847f4062f3 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=98289ff4-d0aa-4911-b9eb-523d64278a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466",
2026-06-11 18:17:42.135589 | controller |     "Jun 11 16:25:01.854002 crc crio[3616]: time=\"2026-06-11T16:25:01.853944236Z\" level=info msg=\"Created container f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4e3b1b85-0ab0-4173-89ab-597403c78c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.135604 | controller |     "Jun 11 16:25:01.855666 crc crio[3616]: time=\"2026-06-11T16:25:01.855602919Z\" level=info msg=\"Starting container: f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12\" id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.135619 | controller |     "Jun 11 16:25:01.870105 crc crio[3616]: time=\"2026-06-11T16:25:01.869970196Z\" level=info msg=\"Started container\" PID=10359 containerID=f974b9310a71f6ba247a814defe3bd61d500f98e86167d0b689f16e7825a4b12 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0c3e3a90-828c-4913-b8fc-2254b890a997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb",
2026-06-11 18:17:42.135638 | controller |     "Jun 11 16:25:01.927764 crc crio[3616]: time=\"2026-06-11T16:25:01.9275879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135653 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.941702723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135669 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.943774706Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135684 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.943825028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135699 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944208682Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135718 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944272404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135734 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944374497Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135749 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.94446076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135764 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944953696Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135779 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.944993427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135794 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.945111561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.135810 | controller |     "Jun 11 16:25:01.945294 crc crio[3616]: time=\"2026-06-11T16:25:01.945145492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135825 | controller |     "Jun 11 16:25:01.965897 crc crio[3616]: time=\"2026-06-11T16:25:01.965564855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.135841 | controller |     "Jun 11 16:25:01.972720 crc crio[3616]: time=\"2026-06-11T16:25:01.972636256Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.135884 | controller |     "Jun 11 16:25:01.972720 crc crio[3616]: time=\"2026-06-11T16:25:01.972715848Z\" 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:17:42.135901 | controller |     "Jun 11 16:25:01.985882 crc crio[3616]: time=\"2026-06-11T16:25:01.985790694Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}\"",
2026-06-11 18:17:42.135922 | controller |     "Jun 11 16:25:01.985882 crc crio[3616]: time=\"2026-06-11T16:25:01.985861746Z\" 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:17:42.135957 | controller |     "Jun 11 16:25:01.995586 crc crio[3616]: time=\"2026-06-11T16:25:01.994137656Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.135974 | controller |     "Jun 11 16:25:01.995586 crc crio[3616]: time=\"2026-06-11T16:25:01.994233309Z\" 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:17:42.135990 | controller |     "Jun 11 16:25:01.996118 crc crio[3616]: time=\"2026-06-11T16:25:01.996055368Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}\"",
2026-06-11 18:17:42.136006 | controller |     "Jun 11 16:25:01.996118 crc crio[3616]: time=\"2026-06-11T16:25:01.996098139Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.136021 | controller |     "Jun 11 16:25:02.007122 crc crio[3616]: time=\"2026-06-11T16:25:02.006993765Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}\"",
2026-06-11 18:17:42.136037 | controller |     "Jun 11 16:25:02.007122 crc crio[3616]: time=\"2026-06-11T16:25:02.007056096Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.136053 | controller |     "Jun 11 16:25:02.057062 crc crio[3616]: time=\"2026-06-11T16:25:02.056854916Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136068 | controller |     "Jun 11 16:25:02.057152 crc crio[3616]: time=\"2026-06-11T16:25:02.057120715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136084 | controller |     "Jun 11 16:25:02.122454 crc crio[3616]: time=\"2026-06-11T16:25:02.121770078Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.136104 | controller |     "Jun 11 16:25:02.142034 crc crio[3616]: time=\"2026-06-11T16:25:02.140847496Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.136121 | controller |     "Jun 11 16:25:02.142034 crc crio[3616]: time=\"2026-06-11T16:25:02.128804927Z\" level=info msg=\"Created container 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2bf6c776-a222-49c1-949e-6a87220fc8ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136136 | controller |     "Jun 11 16:25:02.147475 crc crio[3616]: time=\"2026-06-11T16:25:02.146915898Z\" level=info msg=\"Starting container: 867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4\" id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.136151 | controller |     "Jun 11 16:25:02.161909 crc crio[3616]: time=\"2026-06-11T16:25:02.161640419Z\" level=info msg=\"Created container d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d22f5cd4-7e8a-41d1-9aae-29d03dd7f301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136166 | controller |     "Jun 11 16:25:02.166296 crc crio[3616]: time=\"2026-06-11T16:25:02.165590582Z\" level=info msg=\"Starting container: d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68\" id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.136181 | controller |     "Jun 11 16:25:02.185629 crc crio[3616]: time=\"2026-06-11T16:25:02.184135886Z\" level=info msg=\"Started container\" PID=10445 containerID=d150286542e103a5c96ee43b728082891db068b4a3fdd5bc41349a328b8fff68 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=91787db2-89da-4a62-862f-1ee6cf5cdf7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1",
2026-06-11 18:17:42.136197 | controller |     "Jun 11 16:25:02.196815 crc crio[3616]: time=\"2026-06-11T16:25:02.196315223Z\" level=info msg=\"Started container\" PID=10374 containerID=867b22c03ab29279b5bbebe5c573fe9652a76e6d92f1c3cee8e8f080154655f4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8aafbf74-46bf-4fba-8bdc-6fb832f7ef71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc",
2026-06-11 18:17:42.136217 | controller |     "Jun 11 16:25:02.245436 crc crio[3616]: time=\"2026-06-11T16:25:02.242233716Z\" level=info msg=\"Created container 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=30fde717-7eaf-4886-b5b7-29d755f0cf94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136241 | controller |     "Jun 11 16:25:02.249473 crc crio[3616]: time=\"2026-06-11T16:25:02.248026768Z\" level=info msg=\"Starting container: 4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b\" id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.136269 | controller |     "Jun 11 16:25:02.263658 crc crio[3616]: time=\"2026-06-11T16:25:02.262932216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=94233606-f2cd-455e-ab70-d1c3041b827a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136306 | controller |     "Jun 11 16:25:02.281386 crc crio[3616]: time=\"2026-06-11T16:25:02.278812641Z\" level=info msg=\"Started container\" PID=10452 containerID=4a03b3fa7eb1db0ea89fae228e1a3abc2f2ea03290c8619338d0cc3ab7a7394b description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=1e721313-8fad-47f2-af77-b2955dd326d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d",
2026-06-11 18:17:42.136332 | controller |     "Jun 11 16:25:02.293621 crc crio[3616]: time=\"2026-06-11T16:25:02.290968349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f1fb83a7-bf0d-4e9f-9812-928f236d5417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136349 | controller |     "Jun 11 16:25:02.298242 crc crio[3616]: time=\"2026-06-11T16:25:02.298143074Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136365 | controller |     "Jun 11 16:25:02.299295 crc crio[3616]: time=\"2026-06-11T16:25:02.298860417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136382 | controller |     "Jun 11 16:25:02.390580 crc crio[3616]: time=\"2026-06-11T16:25:02.389577739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136398 | controller |     "Jun 11 16:25:02.412968 crc crio[3616]: time=\"2026-06-11T16:25:02.412806048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=61ee322c-8716-4f96-8012-d609181102b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136413 | controller |     "Jun 11 16:25:02.422106 crc crio[3616]: time=\"2026-06-11T16:25:02.421673819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=69870a80-051c-48f9-a0f5-5c9f713d6176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136429 | controller |     "Jun 11 16:25:02.468134 crc crio[3616]: time=\"2026-06-11T16:25:02.466746412Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136444 | controller |     "Jun 11 16:25:02.468134 crc crio[3616]: time=\"2026-06-11T16:25:02.467167636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136460 | controller |     "Jun 11 16:25:02.597413 crc crio[3616]: time=\"2026-06-11T16:25:02.595978078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8b23d594-1ee9-4891-a6b6-f07ce7d4f77c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136475 | controller |     "Jun 11 16:25:02.645662 crc crio[3616]: time=\"2026-06-11T16:25:02.644506914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=3c96a501-2d7a-436d-9371-46f8fec7499d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136490 | controller |     "Jun 11 16:25:02.651693 crc crio[3616]: time=\"2026-06-11T16:25:02.651624603Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.136509 | controller |     "Jun 11 16:25:02.668924 crc crio[3616]: time=\"2026-06-11T16:25:02.668811532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136525 | controller |     "Jun 11 16:25:02.863898 crc crio[3616]: time=\"2026-06-11T16:25:02.863621895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136540 | controller |     "Jun 11 16:25:02.910789 crc crio[3616]: time=\"2026-06-11T16:25:02.910139103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136555 | controller |     "Jun 11 16:25:02.951090 crc crio[3616]: time=\"2026-06-11T16:25:02.950883897Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136571 | controller |     "Jun 11 16:25:02.952097 crc crio[3616]: time=\"2026-06-11T16:25:02.951142075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136585 | controller |     "Jun 11 16:25:02.962071 crc crio[3616]: time=\"2026-06-11T16:25:02.961728924Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136600 | controller |     "Jun 11 16:25:02.962071 crc crio[3616]: time=\"2026-06-11T16:25:02.962037894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136615 | controller |     "Jun 11 16:25:02.974851 crc crio[3616]: time=\"2026-06-11T16:25:02.974307771Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136630 | controller |     "Jun 11 16:25:02.974851 crc crio[3616]: time=\"2026-06-11T16:25:02.974680443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136645 | controller |     "Jun 11 16:25:02.975934 crc crio[3616]: time=\"2026-06-11T16:25:02.975901Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136660 | controller |     "Jun 11 16:25:02.976174 crc crio[3616]: time=\"2026-06-11T16:25:02.975978033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136675 | controller |     "Jun 11 16:25:02.982751 crc crio[3616]: time=\"2026-06-11T16:25:02.982290164Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136690 | controller |     "Jun 11 16:25:02.982751 crc crio[3616]: time=\"2026-06-11T16:25:02.982672656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136709 | controller |     "Jun 11 16:25:02.985842 crc crio[3616]: time=\"2026-06-11T16:25:02.98521804Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136724 | controller |     "Jun 11 16:25:02.985842 crc crio[3616]: time=\"2026-06-11T16:25:02.985276212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136739 | controller |     "Jun 11 16:25:02.986792 crc crio[3616]: time=\"2026-06-11T16:25:02.986673115Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136753 | controller |     "Jun 11 16:25:02.986872 crc crio[3616]: time=\"2026-06-11T16:25:02.98682576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136768 | controller |     "Jun 11 16:25:02.995947 crc crio[3616]: time=\"2026-06-11T16:25:02.995773528Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136783 | controller |     "Jun 11 16:25:02.996755 crc crio[3616]: time=\"2026-06-11T16:25:02.995962645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.136798 | controller |     "Jun 11 16:25:03.094848 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baf6a976c4408a Mac:1a:9a:83:f4:f1:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac SocketPath: PciID:}] [{Interface:0xc0001a4f20 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.136813 | controller |     "Jun 11 16:25:03.114709 crc crio[3616]: time=\"2026-06-11T16:25:03.111905997Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc000116290}] Aliases:map[]}\"",
2026-06-11 18:17:42.136828 | controller |     "Jun 11 16:25:03.114709 crc crio[3616]: time=\"2026-06-11T16:25:03.112236518Z\" 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:17:42.136843 | controller |     "Jun 11 16:25:03.172207 crc crio[3616]: time=\"2026-06-11T16:25:03.172054843Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}\"",
2026-06-11 18:17:42.136884 | controller |     "Jun 11 16:25:03.172207 crc crio[3616]: time=\"2026-06-11T16:25:03.172121406Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.136904 | controller |     "Jun 11 16:25:03.201305 crc crio[3616]: time=\"2026-06-11T16:25:03.201076996Z\" level=info msg=\"Ran pod sandbox 3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=ff17cb13-7260-4e63-b41a-b95f343a61a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.136920 | controller |     "Jun 11 16:25:03.250466 crc crio[3616]: time=\"2026-06-11T16:25:03.250073731Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4da9ec39-2966-49e1-a20a-33227eee12f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.136935 | controller |     "Jun 11 16:25:03.265266 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02f605820ee7a9b Mac:56:3f:64:82:eb:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.136951 | controller |     "Jun 11 16:25:03.265266 crc crio[3616]: time=\"2026-06-11T16:25:03.259281756Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0025200d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.136966 | controller |     "Jun 11 16:25:03.265266 crc crio[3616]: time=\"2026-06-11T16:25:03.260454645Z\" 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:17:42.136982 | controller |     "Jun 11 16:25:03.276198 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8281dedb89c7e06 Mac:a6:2a:be:53:e9:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.136998 | controller |     "Jun 11 16:25:03.284475 crc crio[3616]: time=\"2026-06-11T16:25:03.284067893Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}\"",
2026-06-11 18:17:42.137013 | controller |     "Jun 11 16:25:03.284475 crc crio[3616]: time=\"2026-06-11T16:25:03.284137675Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.137029 | controller |     "Jun 11 16:25:03.286159 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccb7dc2bed5099e Mac:fe:79:8a:4d:21:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 SocketPath: PciID:}] [{Interface:0xc0002b06c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.137048 | controller |     "Jun 11 16:25:03.287641 crc crio[3616]: time=\"2026-06-11T16:25:03.287482177Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000918270}] Aliases:map[]}\"",
2026-06-11 18:17:42.137065 | controller |     "Jun 11 16:25:03.288226 crc crio[3616]: time=\"2026-06-11T16:25:03.287990904Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.137080 | controller |     "Jun 11 16:25:03.291769 crc crio[3616]: time=\"2026-06-11T16:25:03.29120763Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c23069d2-8bed-4aa3-9786-43678975cc73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137096 | controller |     "Jun 11 16:25:03.296715 crc crio[3616]: time=\"2026-06-11T16:25:03.296028347Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc002f8a090}] Aliases:map[]}\"",
2026-06-11 18:17:42.137111 | controller |     "Jun 11 16:25:03.297222 crc crio[3616]: time=\"2026-06-11T16:25:03.296939927Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.137127 | controller |     "Jun 11 16:25:03.330569 crc crio[3616]: time=\"2026-06-11T16:25:03.330434145Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}\"",
2026-06-11 18:17:42.137143 | controller |     "Jun 11 16:25:03.330569 crc crio[3616]: time=\"2026-06-11T16:25:03.330560759Z\" 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:17:42.137158 | controller |     "Jun 11 16:25:03.331460 crc crio[3616]: time=\"2026-06-11T16:25:03.330564842Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}\"",
2026-06-11 18:17:42.137174 | controller |     "Jun 11 16:25:03.331592 crc crio[3616]: time=\"2026-06-11T16:25:03.331548822Z\" 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:17:42.137192 | controller |     "Jun 11 16:25:03.351509 crc crio[3616]: 2026-06-11T16:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbc88cf5ae5a61d Mac:7e:76:6c:4d:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.137208 | controller |     "Jun 11 16:25:03.351509 crc crio[3616]: time=\"2026-06-11T16:25:03.34405222Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00100e1b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.137224 | controller |     "Jun 11 16:25:03.351509 crc crio[3616]: time=\"2026-06-11T16:25:03.344227136Z\" 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:17:42.137240 | controller |     "Jun 11 16:25:03.386236 crc crio[3616]: time=\"2026-06-11T16:25:03.386188353Z\" level=info msg=\"Ran pod sandbox 02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=7a5f89de-3b42-45e2-a4a0-2d9c29a00f79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137256 | controller |     "Jun 11 16:25:03.411007 crc crio[3616]: time=\"2026-06-11T16:25:03.408917363Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.137271 | controller |     "Jun 11 16:25:03.411164 crc crio[3616]: time=\"2026-06-11T16:25:03.411012078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c3fdf596-79d2-4e03-889b-65fd75b9b59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137286 | controller |     "Jun 11 16:25:03.437123 crc crio[3616]: time=\"2026-06-11T16:25:03.436846357Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.137302 | controller |     "Jun 11 16:25:03.437934 crc crio[3616]: time=\"2026-06-11T16:25:03.437130666Z\" 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:17:42.137317 | controller |     "Jun 11 16:25:03.440551 crc crio[3616]: time=\"2026-06-11T16:25:03.440083614Z\" level=info msg=\"Ran pod sandbox ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c76068d3-8ace-4164-bcfb-979f5a171807 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137332 | controller |     "Jun 11 16:25:03.451294 crc crio[3616]: time=\"2026-06-11T16:25:03.450777783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f43a8764-72d6-4d11-9c8e-60af1deab6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137356 | controller |     "Jun 11 16:25:03.456252 crc crio[3616]: time=\"2026-06-11T16:25:03.455200464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137380 | controller |     "Jun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.463740529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b0bcbca-f43b-4072-8ce0-9ba8e4b2a228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137409 | controller |     "Jun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.463862153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=00a45d5c-de61-49fa-af35-a81fa64de90e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137439 | controller |     "Jun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.464187944Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}\"",
2026-06-11 18:17:42.137465 | controller |     "Jun 11 16:25:03.464717 crc crio[3616]: time=\"2026-06-11T16:25:03.464223935Z\" 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:17:42.137486 | controller |     "Jun 11 16:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483139477Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.137502 | controller |     "Jun 11 16:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483716924Z\" level=info msg=\"Ran pod sandbox 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=0cd784d6-f7b9-433c-94b3-73b13c1fb853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137518 | controller |     "Jun 11 16:25:03.484877 crc crio[3616]: time=\"2026-06-11T16:25:03.483731287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137535 | controller |     "Jun 11 16:25:03.493033 crc crio[3616]: time=\"2026-06-11T16:25:03.485698889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.137551 | controller |     "Jun 11 16:25:03.493033 crc crio[3616]: time=\"2026-06-11T16:25:03.486106103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137567 | controller |     "Jun 11 16:25:03.496711 crc crio[3616]: time=\"2026-06-11T16:25:03.494133109Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}\"",
2026-06-11 18:17:42.137588 | controller |     "Jun 11 16:25:03.496711 crc crio[3616]: time=\"2026-06-11T16:25:03.49418509Z\" 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:17:42.137604 | controller |     "Jun 11 16:25:03.518853 crc crio[3616]: time=\"2026-06-11T16:25:03.516117586Z\" level=info msg=\"Ran pod sandbox bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=9b2feb8e-0133-44ea-8e62-712096c77f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137619 | controller |     "Jun 11 16:25:03.520184 crc crio[3616]: time=\"2026-06-11T16:25:03.520011397Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}\"",
2026-06-11 18:17:42.137635 | controller |     "Jun 11 16:25:03.520184 crc crio[3616]: time=\"2026-06-11T16:25:03.520143061Z\" 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:17:42.137650 | controller |     "Jun 11 16:25:03.524070 crc crio[3616]: time=\"2026-06-11T16:25:03.523799464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=30b7656a-ed78-4adb-ab7d-7b9fa66eb6da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137665 | controller |     "Jun 11 16:25:03.540851 crc crio[3616]: time=\"2026-06-11T16:25:03.527878209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=580165cc-3247-412d-b72f-1e8df5f58d03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137680 | controller |     "Jun 11 16:25:03.583646 crc crio[3616]: time=\"2026-06-11T16:25:03.580500671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137695 | controller |     "Jun 11 16:25:03.622269 crc crio[3616]: time=\"2026-06-11T16:25:03.622139411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=b14c8625-6460-49f4-8e6d-62fcd3fa4483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137710 | controller |     "Jun 11 16:25:03.622633 crc crio[3616]: time=\"2026-06-11T16:25:03.62243122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=3e6529c4-0fef-46aa-bc99-51d8ae953113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.137724 | controller |     "Jun 11 16:25:03.859147 crc crio[3616]: time=\"2026-06-11T16:25:03.857979222Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.137743 | controller |     "Jun 11 16:25:03.859147 crc crio[3616]: time=\"2026-06-11T16:25:03.858452897Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.137758 | controller |     "Jun 11 16:25:03.881688 crc crio[3616]: time=\"2026-06-11T16:25:03.880990993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137774 | controller |     "Jun 11 16:25:03.898511 crc crio[3616]: time=\"2026-06-11T16:25:03.889495113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137789 | controller |     "Jun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.96868611Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137804 | controller |     "Jun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.968841195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137819 | controller |     "Jun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.96899127Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137834 | controller |     "Jun 11 16:25:03.969126 crc crio[3616]: time=\"2026-06-11T16:25:03.969081143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137867 | controller |     "Jun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969457785Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137888 | controller |     "Jun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969498137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137903 | controller |     "Jun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.969885209Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137919 | controller |     "Jun 11 16:25:03.970229 crc crio[3616]: time=\"2026-06-11T16:25:03.96991775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137934 | controller |     "Jun 11 16:25:03.981440 crc crio[3616]: time=\"2026-06-11T16:25:03.980746696Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137949 | controller |     "Jun 11 16:25:03.981440 crc crio[3616]: time=\"2026-06-11T16:25:03.980904012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137967 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.984835591Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.137982 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.984974351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.137997 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985093495Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138012 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985172972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138027 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985093495Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138042 | controller |     "Jun 11 16:25:03.986424 crc crio[3616]: time=\"2026-06-11T16:25:03.985495623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138058 | controller |     "Jun 11 16:25:04.119420 crc crio[3616]: time=\"2026-06-11T16:25:04.117556239Z\" level=info msg=\"Created container fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8eb59aa6-e6ed-4460-8774-655a71b40175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.138078 | controller |     "Jun 11 16:25:04.123158 crc crio[3616]: time=\"2026-06-11T16:25:04.120559569Z\" level=info msg=\"Starting container: fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453\" id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.138098 | controller |     "Jun 11 16:25:04.225992 crc crio[3616]: time=\"2026-06-11T16:25:04.225674967Z\" level=info msg=\"Started container\" PID=10652 containerID=fe934893b2bb7472ac98a1237cb56573aea0cb8014a26244a6dfdbaf2d3cf453 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=dda68375-955a-42cc-9775-f73afb6c04f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc",
2026-06-11 18:17:42.138119 | controller |     "Jun 11 16:25:04.239585 crc crio[3616]: time=\"2026-06-11T16:25:04.237953581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138138 | controller |     "Jun 11 16:25:04.239985 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cdb92140a88f5 Mac:d2:2f:5c:6a:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.138157 | controller |     "Jun 11 16:25:04.241750 crc crio[3616]: time=\"2026-06-11T16:25:04.241717115Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0025201d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.138182 | controller |     "Jun 11 16:25:04.286800 crc crio[3616]: time=\"2026-06-11T16:25:04.286756558Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.138203 | controller |     "Jun 11 16:25:04.287969 crc crio[3616]: time=\"2026-06-11T16:25:04.249494561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138223 | controller |     "Jun 11 16:25:04.289212 crc crio[3616]: time=\"2026-06-11T16:25:04.258999753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138242 | controller |     "Jun 11 16:25:04.293862 crc crio[3616]: time=\"2026-06-11T16:25:04.290485441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138263 | controller |     "Jun 11 16:25:04.306589 crc crio[3616]: time=\"2026-06-11T16:25:04.300800645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138284 | controller |     "Jun 11 16:25:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.319242682Z\" level=info msg=\"Ran pod sandbox 67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=54a2e7f3-87f4-4ab9-bbc2-4d17d3b53b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138304 | controller |     "Jun 11 16:25:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.3200579Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}\"",
2026-06-11 18:17:42.138322 | controller |     "Jun 11 16:25:04.321710 crc crio[3616]: time=\"2026-06-11T16:25:04.320096312Z\" 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:17:42.138338 | controller |     "Jun 11 16:25:04.353642 crc crio[3616]: time=\"2026-06-11T16:25:04.35081964Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=9a8acb3d-8aea-43ed-9ad7-9358c0cf4d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.138353 | controller |     "Jun 11 16:25:04.360933 crc crio[3616]: time=\"2026-06-11T16:25:04.358944816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138368 | controller |     "Jun 11 16:25:04.393241 crc crio[3616]: time=\"2026-06-11T16:25:04.379042056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138384 | controller |     "Jun 11 16:25:04.597071 crc crio[3616]: time=\"2026-06-11T16:25:04.596792793Z\" level=info msg=\"Created container 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=fff37c83-c59d-4145-abd2-903615fe972b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.138403 | controller |     "Jun 11 16:25:04.660281 crc crio[3616]: time=\"2026-06-11T16:25:04.659089584Z\" level=info msg=\"Starting container: 17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde\" id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.138419 | controller |     "Jun 11 16:25:04.671651 crc crio[3616]: time=\"2026-06-11T16:25:04.665317679Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=03d96a97-8159-44ea-b422-adee1f2be55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.138434 | controller |     "Jun 11 16:25:04.731876 crc crio[3616]: time=\"2026-06-11T16:25:04.730165982Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.138449 | controller |     "Jun 11 16:25:04.847882 crc crio[3616]: time=\"2026-06-11T16:25:04.846979638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138465 | controller |     "Jun 11 16:25:04.888863 crc crio[3616]: time=\"2026-06-11T16:25:04.888710841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138483 | controller |     "Jun 11 16:25:04.900845 crc crio[3616]: time=\"2026-06-11T16:25:04.900259912Z\" level=info msg=\"Started container\" PID=10698 containerID=17522911bfb7c7d7021e87b861de60bee5efb617a392439eb1f50c7deb30abde description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=97230bc7-1f8e-4251-af27-de6540144fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f",
2026-06-11 18:17:42.138508 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953036908Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138537 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953128021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138565 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953281806Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138589 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953312657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138606 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.95369114Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138622 | controller |     "Jun 11 16:25:04.955875 crc crio[3616]: time=\"2026-06-11T16:25:04.953722801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138642 | controller |     "Jun 11 16:25:05.028447 crc crio[3616]: 2026-06-11T16:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f1281d5fecfa61 Mac:16:d9:30:ac:8a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.138658 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.95461398Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138674 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062134297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138689 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.957163034Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138704 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.06223833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138719 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.957230596Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138735 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062299852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138751 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.958948623Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138766 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062463258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138782 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.959011915Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138797 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062557361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138812 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.959134379Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138827 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062653234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138865 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:04.984955338Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.138888 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.062741917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138904 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.05304633Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00018e970}] Aliases:map[]}\"",
2026-06-11 18:17:42.138920 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.063009446Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.138936 | controller |     "Jun 11 16:25:05.063825 crc crio[3616]: time=\"2026-06-11T16:25:05.06162286Z\" level=info msg=\"Created container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=4eee9aa6-7cfb-4e07-8e7f-4afdf7a3bfc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.138951 | controller |     "Jun 11 16:25:05.093942 crc crio[3616]: time=\"2026-06-11T16:25:05.08617773Z\" level=info msg=\"Starting container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b\" id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.138966 | controller |     "Jun 11 16:25:05.268300 crc crio[3616]: time=\"2026-06-11T16:25:05.265884395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.138982 | controller |     "Jun 11 16:25:05.371179 crc crio[3616]: time=\"2026-06-11T16:25:05.370929052Z\" level=info msg=\"Started container\" PID=10721 containerID=5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=97cc151d-4ed0-4b1f-a021-ca74b77a6689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152",
2026-06-11 18:17:42.138997 | controller |     "Jun 11 16:25:05.439735 crc crio[3616]: time=\"2026-06-11T16:25:05.439252892Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.139013 | controller |     "Jun 11 16:25:05.439997 crc crio[3616]: time=\"2026-06-11T16:25:05.439750019Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.139028 | controller |     "Jun 11 16:25:05.450823 crc crio[3616]: time=\"2026-06-11T16:25:05.450609086Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}\"",
2026-06-11 18:17:42.139047 | controller |     "Jun 11 16:25:05.450823 crc crio[3616]: time=\"2026-06-11T16:25:05.450779182Z\" 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:17:42.139063 | controller |     "Jun 11 16:25:05.527983 crc crio[3616]: time=\"2026-06-11T16:25:05.52786087Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}\"",
2026-06-11 18:17:42.139078 | controller |     "Jun 11 16:25:05.527983 crc crio[3616]: time=\"2026-06-11T16:25:05.527932472Z\" 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:17:42.139093 | controller |     "Jun 11 16:25:05.530674 crc crio[3616]: time=\"2026-06-11T16:25:05.53030388Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD\" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139108 | controller |     "Jun 11 16:25:05.531110 crc crio[3616]: time=\"2026-06-11T16:25:05.530821307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139123 | controller |     "Jun 11 16:25:05.543487 crc crio[3616]: time=\"2026-06-11T16:25:05.543020548Z\" level=info msg=\"Ran pod sandbox 0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=4fd632e5-b701-49da-9817-0727a8dbc1a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139138 | controller |     "Jun 11 16:25:05.557071 crc crio[3616]: time=\"2026-06-11T16:25:05.556740069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f8bcfe13-9c80-429e-96c0-7ba4076429dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.139153 | controller |     "Jun 11 16:25:05.686944 crc crio[3616]: time=\"2026-06-11T16:25:05.686898032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b59f21e2-8bd6-423d-8e40-665ae54c0c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.139168 | controller |     "Jun 11 16:25:05.718310 crc crio[3616]: time=\"2026-06-11T16:25:05.715954318Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.139183 | controller |     "Jun 11 16:25:05.744972 crc crio[3616]: time=\"2026-06-11T16:25:05.744910962Z\" level=info msg=\"Created container 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=6874c223-2f7c-41ac-af6b-02e8870130f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.139201 | controller |     "Jun 11 16:25:05.751864 crc crio[3616]: time=\"2026-06-11T16:25:05.75120635Z\" level=info msg=\"Starting container: 59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38\" id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.139216 | controller |     "Jun 11 16:25:05.815607 crc crio[3616]: time=\"2026-06-11T16:25:05.809955082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139231 | controller |     "Jun 11 16:25:05.852026 crc crio[3616]: time=\"2026-06-11T16:25:05.851855893Z\" level=info msg=\"Started container\" PID=10720 containerID=59623ce41615538a3ceba43565e60c7d99586c6bb4da2aab76ead56127561b38 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=122e23a5-8df2-45e3-9ee1-a9286ad9b0ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44",
2026-06-11 18:17:42.139246 | controller |     "Jun 11 16:25:05.868892 crc crio[3616]: time=\"2026-06-11T16:25:05.868817201Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}\"",
2026-06-11 18:17:42.139262 | controller |     "Jun 11 16:25:05.869009 crc crio[3616]: time=\"2026-06-11T16:25:05.868892034Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.139277 | controller |     "Jun 11 16:25:05.872175 crc crio[3616]: time=\"2026-06-11T16:25:05.87182828Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}\"",
2026-06-11 18:17:42.139293 | controller |     "Jun 11 16:25:05.872175 crc crio[3616]: time=\"2026-06-11T16:25:05.871918793Z\" 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:17:42.139308 | controller |     "Jun 11 16:25:06.029791 crc crio[3616]: time=\"2026-06-11T16:25:06.02923199Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139324 | controller |     "Jun 11 16:25:06.032945 crc crio[3616]: time=\"2026-06-11T16:25:06.032609725Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139339 | controller |     "Jun 11 16:25:06.032945 crc crio[3616]: time=\"2026-06-11T16:25:06.032815052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139354 | controller |     "Jun 11 16:25:06.044046 crc crio[3616]: time=\"2026-06-11T16:25:06.043824583Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139373 | controller |     "Jun 11 16:25:06.045170 crc crio[3616]: time=\"2026-06-11T16:25:06.044710892Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139389 | controller |     "Jun 11 16:25:06.045242 crc crio[3616]: time=\"2026-06-11T16:25:06.045223529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139403 | controller |     "Jun 11 16:25:06.045866 crc crio[3616]: time=\"2026-06-11T16:25:06.044746803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139418 | controller |     "Jun 11 16:25:06.045929 crc crio[3616]: time=\"2026-06-11T16:25:06.044624759Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139433 | controller |     "Jun 11 16:25:06.045929 crc crio[3616]: time=\"2026-06-11T16:25:06.045902851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139449 | controller |     "Jun 11 16:25:06.046163 crc crio[3616]: time=\"2026-06-11T16:25:06.044818056Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139463 | controller |     "Jun 11 16:25:06.046163 crc crio[3616]: time=\"2026-06-11T16:25:06.045974194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139478 | controller |     "Jun 11 16:25:06.057193 crc crio[3616]: time=\"2026-06-11T16:25:06.057025747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139493 | controller |     "Jun 11 16:25:06.087049 crc crio[3616]: time=\"2026-06-11T16:25:06.086267349Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139507 | controller |     "Jun 11 16:25:06.087267 crc crio[3616]: time=\"2026-06-11T16:25:06.08720537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139522 | controller |     "Jun 11 16:25:06.088466 crc crio[3616]: time=\"2026-06-11T16:25:06.087487869Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.139537 | controller |     "Jun 11 16:25:06.109405 crc crio[3616]: time=\"2026-06-11T16:25:06.087745737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139552 | controller |     "Jun 11 16:25:06.200069 crc crio[3616]: time=\"2026-06-11T16:25:06.198914927Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}\"",
2026-06-11 18:17:42.139570 | controller |     "Jun 11 16:25:06.211668 crc crio[3616]: time=\"2026-06-11T16:25:06.204639085Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.139586 | controller |     "Jun 11 16:25:06.414618 crc crio[3616]: time=\"2026-06-11T16:25:06.405892894Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.139603 | controller |     "Jun 11 16:25:06.447244 crc crio[3616]: time=\"2026-06-11T16:25:06.446113602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139624 | controller |     "Jun 11 16:25:06.521011 crc crio[3616]: time=\"2026-06-11T16:25:06.520269182Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}\"",
2026-06-11 18:17:42.139649 | controller |     "Jun 11 16:25:06.521011 crc crio[3616]: time=\"2026-06-11T16:25:06.520528782Z\" 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:17:42.139678 | controller |     "Jun 11 16:25:06.672316 crc crio[3616]: time=\"2026-06-11T16:25:06.67144345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.139707 | controller |     "Jun 11 16:25:06.693763 crc crio[3616]: time=\"2026-06-11T16:25:06.693692749Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.139730 | controller |     "Jun 11 16:25:06.707176 crc crio[3616]: time=\"2026-06-11T16:25:06.707115741Z\" 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:17:42.139750 | controller |     "Jun 11 16:25:06.708235 crc crio[3616]: time=\"2026-06-11T16:25:06.695944923Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.139768 | controller |     "Jun 11 16:25:06.736889 crc crio[3616]: time=\"2026-06-11T16:25:06.734134199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=bd283fde-8ff3-422a-a3cd-67c3b854c55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.139784 | controller |     "Jun 11 16:25:06.746766 crc crio[3616]: time=\"2026-06-11T16:25:06.745978488Z\" level=info msg=\"Created container a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=714ce5fb-faa8-4332-a47e-976f785e11d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.139806 | controller |     "Jun 11 16:25:06.746766 crc crio[3616]: time=\"2026-06-11T16:25:06.746235393Z\" level=info msg=\"Created container c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=296a06c3-105c-4771-8b58-48d5e73dbf4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.139822 | controller |     "Jun 11 16:25:06.751211 crc crio[3616]: time=\"2026-06-11T16:25:06.750147346Z\" level=info msg=\"Starting container: a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5\" id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.139837 | controller |     "Jun 11 16:25:06.753502 crc crio[3616]: time=\"2026-06-11T16:25:06.753258058Z\" level=info msg=\"Starting container: c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f\" id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.139874 | controller |     "Jun 11 16:25:06.849287 crc crio[3616]: time=\"2026-06-11T16:25:06.847817393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=630213b5-ad6d-4d86-9ead-f70c48c19298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.139891 | controller |     "Jun 11 16:25:07.008416 crc crio[3616]: time=\"2026-06-11T16:25:07.004865438Z\" level=info msg=\"Started container\" PID=10839 containerID=c9a12c56a1009b61f1702fae22431c52c670f383b717e4f7e83e97a833887a8f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=9dd60451-da53-4de9-bb0e-49c77c201236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466",
2026-06-11 18:17:42.139907 | controller |     "Jun 11 16:25:07.038636 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d9116b4c621c1 Mac:06:83:86:79:db:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.139924 | controller |     "Jun 11 16:25:07.065842 crc crio[3616]: time=\"2026-06-11T16:25:07.065060543Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}\"",
2026-06-11 18:17:42.139955 | controller |     "Jun 11 16:25:07.065842 crc crio[3616]: time=\"2026-06-11T16:25:07.065457066Z\" 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:17:42.139971 | controller |     "Jun 11 16:25:07.068429 crc crio[3616]: time=\"2026-06-11T16:25:07.066505708Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.139992 | controller |     "Jun 11 16:25:07.068429 crc crio[3616]: time=\"2026-06-11T16:25:07.066589801Z\" 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:17:42.140008 | controller |     "Jun 11 16:25:07.076423 crc crio[3616]: time=\"2026-06-11T16:25:07.074131619Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}\"",
2026-06-11 18:17:42.140024 | controller |     "Jun 11 16:25:07.076423 crc crio[3616]: time=\"2026-06-11T16:25:07.074192721Z\" 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:17:42.140040 | controller |     "Jun 11 16:25:07.087165 crc crio[3616]: time=\"2026-06-11T16:25:07.087039883Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc0018be768}] Aliases:map[]}\"",
2026-06-11 18:17:42.140056 | controller |     "Jun 11 16:25:07.088228 crc crio[3616]: time=\"2026-06-11T16:25:07.088118159Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.140072 | controller |     "Jun 11 16:25:07.092666 crc crio[3616]: time=\"2026-06-11T16:25:07.092059501Z\" level=info msg=\"Started container\" PID=10840 containerID=a092f5f8b04e8830ca0c836dcb6a675bb764945b42ca1960855337ab49ebb5e5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a39270c0-3d2c-47ab-9059-6cb350d55ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1",
2026-06-11 18:17:42.140088 | controller |     "Jun 11 16:25:07.213653 crc crio[3616]: time=\"2026-06-11T16:25:07.212759974Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}\"",
2026-06-11 18:17:42.140103 | controller |     "Jun 11 16:25:07.213653 crc crio[3616]: time=\"2026-06-11T16:25:07.21292983Z\" 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:17:42.140119 | controller |     "Jun 11 16:25:07.260045 crc crio[3616]: time=\"2026-06-11T16:25:07.247120917Z\" level=info msg=\"Created container 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=e43cdae5-0a47-4728-94ba-5785333456fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.140137 | controller |     "Jun 11 16:25:07.265446 crc crio[3616]: time=\"2026-06-11T16:25:07.264889429Z\" level=info msg=\"Starting container: 1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1\" id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.140153 | controller |     "Jun 11 16:25:07.272469 crc crio[3616]: time=\"2026-06-11T16:25:07.272127947Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.140168 | controller |     "Jun 11 16:25:07.272469 crc crio[3616]: time=\"2026-06-11T16:25:07.272174368Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.140183 | controller |     "Jun 11 16:25:07.347684 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ccbc75aaad1ac6 Mac:5e:95:98:5d:71:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb SocketPath: PciID:}] [{Interface:0xc0001a5470 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140198 | controller |     "Jun 11 16:25:07.355954 crc crio[3616]: time=\"2026-06-11T16:25:07.348523615Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc000116e08}] Aliases:map[]}\"",
2026-06-11 18:17:42.140213 | controller |     "Jun 11 16:25:07.355954 crc crio[3616]: time=\"2026-06-11T16:25:07.348722982Z\" 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:17:42.140228 | controller |     "Jun 11 16:25:07.400038 crc crio[3616]: time=\"2026-06-11T16:25:07.398276106Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.140243 | controller |     "Jun 11 16:25:07.408726 crc crio[3616]: time=\"2026-06-11T16:25:07.408639922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.140258 | controller |     "Jun 11 16:25:07.418594 crc crio[3616]: time=\"2026-06-11T16:25:07.417484773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.140315 | controller |     "Jun 11 16:25:07.441997 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bd17b6efff441 Mac:0e:fc:a4:dd:ce:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f SocketPath: PciID:}] [{Interface:0xc000387c20 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140333 | controller |     "Jun 11 16:25:07.441997 crc crio[3616]: time=\"2026-06-11T16:25:07.4335098Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc00018e6e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.140348 | controller |     "Jun 11 16:25:07.441997 crc crio[3616]: time=\"2026-06-11T16:25:07.433787699Z\" 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:17:42.140363 | controller |     "Jun 11 16:25:07.503821 crc crio[3616]: time=\"2026-06-11T16:25:07.412315853Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.140378 | controller |     "Jun 11 16:25:07.517781 crc crio[3616]: time=\"2026-06-11T16:25:07.517619589Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}\"",
2026-06-11 18:17:42.140394 | controller |     "Jun 11 16:25:07.547737 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcba9494b97289b Mac:92:96:44:5f:fc:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 SocketPath: PciID:}] [{Interface:0xc0001b50a0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140409 | controller |     "Jun 11 16:25:07.556715 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2a0854325082e Mac:3e:7c:8d:b9:64:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e SocketPath: PciID:}] [{Interface:0xc00025cc60 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140424 | controller |     "Jun 11 16:25:07.564156 crc crio[3616]: time=\"2026-06-11T16:25:07.517682811Z\" 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:17:42.140439 | controller |     "Jun 11 16:25:07.570134 crc crio[3616]: time=\"2026-06-11T16:25:07.570083054Z\" level=info msg=\"Started container\" PID=10945 containerID=1efb479c43bff03cf9bf5e16da251f0cd27a2d241c22b005c1a32704956f59d1 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=ccd09fc8-1ee9-47bf-aa0a-e762cd87fe13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0",
2026-06-11 18:17:42.140458 | controller |     "Jun 11 16:25:07.576032 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf7c05492b782b Mac:9a:a6:b7:c2:a4:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 SocketPath: PciID:}] [{Interface:0xc00052a6b0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140474 | controller |     "Jun 11 16:25:07.578097 crc crio[3616]: time=\"2026-06-11T16:25:07.577942221Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc002f8a820}] Aliases:map[]}\"",
2026-06-11 18:17:42.140490 | controller |     "Jun 11 16:25:07.578656 crc crio[3616]: time=\"2026-06-11T16:25:07.578239961Z\" 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:17:42.140505 | controller |     "Jun 11 16:25:07.578783 crc crio[3616]: 2026-06-11T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c8dd07c04b3e2b Mac:de:7d:30:39:a3:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad SocketPath: PciID:}] [{Interface:0xc00049a5b0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140520 | controller |     "Jun 11 16:25:07.580718 crc crio[3616]: time=\"2026-06-11T16:25:07.579982058Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc000918230}] Aliases:map[]}\"",
2026-06-11 18:17:42.140535 | controller |     "Jun 11 16:25:07.580718 crc crio[3616]: time=\"2026-06-11T16:25:07.580256797Z\" 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:17:42.140550 | controller |     "Jun 11 16:25:07.587464 crc crio[3616]: time=\"2026-06-11T16:25:07.529260442Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}\"",
2026-06-11 18:17:42.140565 | controller |     "Jun 11 16:25:07.587464 crc crio[3616]: time=\"2026-06-11T16:25:07.585778886Z\" 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:17:42.140580 | controller |     "Jun 11 16:25:07.599071 crc crio[3616]: time=\"2026-06-11T16:25:07.597074462Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.140600 | controller |     "Jun 11 16:25:07.599071 crc crio[3616]: time=\"2026-06-11T16:25:07.597136574Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.140616 | controller |     "Jun 11 16:25:07.623135 crc crio[3616]: time=\"2026-06-11T16:25:07.623036549Z\" level=info msg=\"Ran pod sandbox 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=063a3e09-a316-4b7e-a656-c9f688fe91a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.140631 | controller |     "Jun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.546434347Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc000918588}] Aliases:map[]}\"",
2026-06-11 18:17:42.140646 | controller |     "Jun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.627651431Z\" 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:17:42.140661 | controller |     "Jun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.556122265Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc00100e768}] Aliases:map[]}\"",
2026-06-11 18:17:42.140677 | controller |     "Jun 11 16:25:07.628887 crc crio[3616]: time=\"2026-06-11T16:25:07.628062244Z\" 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:17:42.140712 | controller |     "Jun 11 16:25:07.679735 crc crio[3616]: time=\"2026-06-11T16:25:07.663867582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99aa1409-7bad-4fad-8794-d3c2f278783f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.140753 | controller |     "Jun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.754706352Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}\"",
2026-06-11 18:17:42.140798 | controller |     "Jun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.754878468Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.140837 | controller |     "Jun 11 16:25:07.759832 crc crio[3616]: time=\"2026-06-11T16:25:07.757810714Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fea5df11-c545-41fe-8906-9b589d550db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.140883 | controller |     "Jun 11 16:25:08.086816 crc crio[3616]: time=\"2026-06-11T16:25:08.084032321Z\" level=info msg=\"Ran pod sandbox 2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=19b4e174-22d1-450e-8544-dd8d46d56169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.140901 | controller |     "Jun 11 16:25:08.088152 crc crio[3616]: 2026-06-11T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6bb55f90d10fd Mac:b2:2f:d7:99:0f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 SocketPath: PciID:}] [{Interface:0xc000122c50 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.140917 | controller |     "Jun 11 16:25:08.104888 crc crio[3616]: time=\"2026-06-11T16:25:08.102969844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.140934 | controller |     "Jun 11 16:25:08.126262 crc crio[3616]: time=\"2026-06-11T16:25:08.12484141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=802d9879-99a5-4aa5-9a7b-71b382bbff58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.140950 | controller |     "Jun 11 16:25:08.354723 crc crio[3616]: time=\"2026-06-11T16:25:08.348025982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a528635d-9445-42ad-bece-8819dd3a1a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.140966 | controller |     "Jun 11 16:25:08.373205 crc crio[3616]: time=\"2026-06-11T16:25:08.365855263Z\" level=info msg=\"Ran pod sandbox 9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=41f96314-df0c-404a-bba8-96a7b5fb8544 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.140981 | controller |     "Jun 11 16:25:08.374250 crc crio[3616]: time=\"2026-06-11T16:25:08.374205633Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc002f8a260}] Aliases:map[]}\"",
2026-06-11 18:17:42.140997 | controller |     "Jun 11 16:25:08.397561 crc crio[3616]: time=\"2026-06-11T16:25:08.396508116Z\" 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:17:42.141012 | controller |     "Jun 11 16:25:08.397561 crc crio[3616]: time=\"2026-06-11T16:25:08.399296347Z\" level=info msg=\"Ran pod sandbox f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d82c0e-9a25-4fc0-94db-4bb801df252f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141031 | controller |     "Jun 11 16:25:08.427042 crc crio[3616]: time=\"2026-06-11T16:25:08.425900582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=af37a152-a5e5-4d5b-a5fd-4a5db4bd49f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141047 | controller |     "Jun 11 16:25:08.427967 crc crio[3616]: time=\"2026-06-11T16:25:08.427086611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=982cf22f-810f-4641-a035-d9101f73538a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141062 | controller |     "Jun 11 16:25:08.624708 crc crio[3616]: time=\"2026-06-11T16:25:08.624295653Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.141077 | controller |     "Jun 11 16:25:08.625002 crc crio[3616]: time=\"2026-06-11T16:25:08.624979895Z\" 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:17:42.141092 | controller |     "Jun 11 16:25:08.687190 crc crio[3616]: time=\"2026-06-11T16:25:08.685111796Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}\"",
2026-06-11 18:17:42.141107 | controller |     "Jun 11 16:25:08.687190 crc crio[3616]: time=\"2026-06-11T16:25:08.685669464Z\" 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:17:42.141122 | controller |     "Jun 11 16:25:08.856952 crc crio[3616]: time=\"2026-06-11T16:25:08.853647154Z\" level=info msg=\"Ran pod sandbox 3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=74c70540-af2c-4d70-b8f0-9a6dbebed004 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141137 | controller |     "Jun 11 16:25:08.918597 crc crio[3616]: time=\"2026-06-11T16:25:08.900807146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f80ac006-3ec1-4068-a6a4-cef2ffdc8afd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141152 | controller |     "Jun 11 16:25:09.133844 crc crio[3616]: time=\"2026-06-11T16:25:09.132288884Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.141171 | controller |     "Jun 11 16:25:09.133844 crc crio[3616]: time=\"2026-06-11T16:25:09.133184474Z\" 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:17:42.141188 | controller |     "Jun 11 16:25:09.158089 crc crio[3616]: time=\"2026-06-11T16:25:09.156945805Z\" level=info msg=\"Ran pod sandbox ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a96bf1ec-403a-4882-aad3-ae619398c999 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141204 | controller |     "Jun 11 16:25:09.386079 crc crio[3616]: time=\"2026-06-11T16:25:09.384776475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=f06e42e4-5b91-4a9d-983a-d1207b8a6d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141221 | controller |     "Jun 11 16:25:09.826230 crc crio[3616]: time=\"2026-06-11T16:25:09.814906572Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=de734754-c4cc-4b16-8c9d-720ae53486a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141236 | controller |     "Jun 11 16:25:09.826230 crc crio[3616]: time=\"2026-06-11T16:25:09.824312672Z\" level=info msg=\"Ran pod sandbox bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=cb6333bb-0b4c-4ca8-aa43-0e03dd73ab09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141251 | controller |     "Jun 11 16:25:09.885668 crc crio[3616]: time=\"2026-06-11T16:25:09.885002078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db48a326-7d6b-4d6c-beac-d1d8ce0854f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141266 | controller |     "Jun 11 16:25:09.933589 crc crio[3616]: time=\"2026-06-11T16:25:09.933195176Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.141281 | controller |     "Jun 11 16:25:10.111804 crc crio[3616]: time=\"2026-06-11T16:25:10.1116626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141296 | controller |     "Jun 11 16:25:10.135441 crc crio[3616]: time=\"2026-06-11T16:25:10.135143242Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.141312 | controller |     "Jun 11 16:25:10.135441 crc crio[3616]: time=\"2026-06-11T16:25:10.135287257Z\" 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:17:42.141326 | controller |     "Jun 11 16:25:10.205106 crc crio[3616]: time=\"2026-06-11T16:25:10.20505531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141344 | controller |     "Jun 11 16:25:10.220763 crc crio[3616]: time=\"2026-06-11T16:25:10.205739214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141360 | controller |     "Jun 11 16:25:10.271069 crc crio[3616]: time=\"2026-06-11T16:25:10.27063774Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.141375 | controller |     "Jun 11 16:25:10.276091 crc crio[3616]: time=\"2026-06-11T16:25:10.275916725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=36c26fa0-ce7d-443b-92a3-bdc8829807da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141390 | controller |     "Jun 11 16:25:10.309528 crc crio[3616]: time=\"2026-06-11T16:25:10.304549347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a4f6fbae-4eab-4246-8d02-a10828424fb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141405 | controller |     "Jun 11 16:25:10.363487 crc crio[3616]: time=\"2026-06-11T16:25:10.359294166Z\" level=info msg=\"Ran pod sandbox 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b2607838-a333-4a85-83d8-7281e64d4134 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141420 | controller |     "Jun 11 16:25:10.374638 crc crio[3616]: time=\"2026-06-11T16:25:10.373984023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1b9bb88a-3b06-4f50-99d6-83186b520369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141435 | controller |     "Jun 11 16:25:10.454969 crc crio[3616]: 2026-06-11T16:25:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b0fce624324058 Mac:4a:f9:7d:1f:9c:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 SocketPath: PciID:}] [{Interface:0xc000015180 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.141450 | controller |     "Jun 11 16:25:10.564951 crc crio[3616]: time=\"2026-06-11T16:25:10.563234133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141465 | controller |     "Jun 11 16:25:10.564951 crc crio[3616]: time=\"2026-06-11T16:25:10.563281005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141480 | controller |     "Jun 11 16:25:10.595534 crc crio[3616]: time=\"2026-06-11T16:25:10.594949926Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.141503 | controller |     "Jun 11 16:25:10.595534 crc crio[3616]: time=\"2026-06-11T16:25:10.595172674Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.141519 | controller |     "Jun 11 16:25:10.607791 crc crio[3616]: time=\"2026-06-11T16:25:10.606723454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70d14848-56c8-4a5f-aa5e-0333f867e5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141537 | controller |     "Jun 11 16:25:10.624119 crc crio[3616]: time=\"2026-06-11T16:25:10.620715914Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc001902150}] Aliases:map[]}\"",
2026-06-11 18:17:42.141560 | controller |     "Jun 11 16:25:10.624119 crc crio[3616]: time=\"2026-06-11T16:25:10.621166058Z\" 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:17:42.141576 | controller |     "Jun 11 16:25:10.698719 crc crio[3616]: time=\"2026-06-11T16:25:10.697822194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0ecb3273-98e6-4321-9ef8-34032ad721cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141591 | controller |     "Jun 11 16:25:10.709778 crc crio[3616]: time=\"2026-06-11T16:25:10.708075961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8c89e784-7c3d-402a-8112-2cfaf5c359da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141610 | controller |     "Jun 11 16:25:10.747618 crc crio[3616]: time=\"2026-06-11T16:25:10.740509798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e944573d-2a87-4ed6-85c7-725dff0473fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141626 | controller |     "Jun 11 16:25:10.747618 crc crio[3616]: time=\"2026-06-11T16:25:10.740796728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=27864957-f798-47ef-a741-2e28c9a988cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141646 | controller |     "Jun 11 16:25:10.911727 crc crio[3616]: time=\"2026-06-11T16:25:10.909190269Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}\"",
2026-06-11 18:17:42.141777 | controller |     "Jun 11 16:25:10.911727 crc crio[3616]: time=\"2026-06-11T16:25:10.909959674Z\" 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:17:42.141802 | controller |     "Jun 11 16:25:11.018932 crc crio[3616]: time=\"2026-06-11T16:25:11.01861074Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}\"",
2026-06-11 18:17:42.141822 | controller |     "Jun 11 16:25:11.018932 crc crio[3616]: time=\"2026-06-11T16:25:11.018673823Z\" 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:17:42.141838 | controller |     "Jun 11 16:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.034240645Z\" level=info msg=\"Ran pod sandbox 7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=57aaa057-f0a2-4dbb-988c-a915d753aaff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.141878 | controller |     "Jun 11 16:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.035655141Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.141904 | controller |     "Jun 11 16:25:11.039752 crc crio[3616]: time=\"2026-06-11T16:25:11.035684682Z\" 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:17:42.141934 | controller |     "Jun 11 16:25:11.079305 crc crio[3616]: time=\"2026-06-11T16:25:11.052254448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=aab3dbe2-4f28-484d-8574-bd4837052d03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.141963 | controller |     "Jun 11 16:25:11.093954 crc crio[3616]: time=\"2026-06-11T16:25:11.093820397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.141983 | controller |     "Jun 11 16:25:11.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.094244761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142000 | controller |     "Jun 11 16:25:11.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.115257817Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142016 | controller |     "Jun 11 16:25:11.116245 crc crio[3616]: time=\"2026-06-11T16:25:11.116227784Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142031 | controller |     "Jun 11 16:25:11.116871 crc crio[3616]: time=\"2026-06-11T16:25:11.11672982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142047 | controller |     "Jun 11 16:25:11.116871 crc crio[3616]: time=\"2026-06-11T16:25:11.116853674Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142062 | controller |     "Jun 11 16:25:11.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.128806097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142082 | controller |     "Jun 11 16:25:11.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.129701237Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142098 | controller |     "Jun 11 16:25:11.133164 crc crio[3616]: time=\"2026-06-11T16:25:11.129961385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142113 | controller |     "Jun 11 16:25:11.176611 crc crio[3616]: 2026-06-11T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc107768b39f224 Mac:a6:3f:6c:88:f9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.142129 | controller |     "Jun 11 16:25:11.204263 crc crio[3616]: time=\"2026-06-11T16:25:11.204015064Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc00100eb38}] Aliases:map[]}\"",
2026-06-11 18:17:42.142144 | controller |     "Jun 11 16:25:11.204701 crc crio[3616]: time=\"2026-06-11T16:25:11.204517851Z\" 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:17:42.142159 | controller |     "Jun 11 16:25:11.216042 crc crio[3616]: time=\"2026-06-11T16:25:11.215828482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142174 | controller |     "Jun 11 16:25:11.255928 crc crio[3616]: time=\"2026-06-11T16:25:11.255226261Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}\"",
2026-06-11 18:17:42.142190 | controller |     "Jun 11 16:25:11.255928 crc crio[3616]: time=\"2026-06-11T16:25:11.255697477Z\" 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:17:42.142204 | controller |     "Jun 11 16:25:11.272475 crc crio[3616]: time=\"2026-06-11T16:25:11.271671336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142219 | controller |     "Jun 11 16:25:11.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.274786589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142235 | controller |     "Jun 11 16:25:11.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.274938624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142254 | controller |     "Jun 11 16:25:11.276197 crc crio[3616]: time=\"2026-06-11T16:25:11.275104189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142270 | controller |     "Jun 11 16:25:11.303639 crc crio[3616]: time=\"2026-06-11T16:25:11.303592126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6eeaa0de-2f21-4b85-ae29-e0cc7fc8064b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142286 | controller |     "Jun 11 16:25:11.512902 crc crio[3616]: time=\"2026-06-11T16:25:11.512866929Z\" level=info msg=\"Created container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2070ef39-d7ed-49f3-bcb3-1256c5cdb6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142302 | controller |     "Jun 11 16:25:11.548995 crc crio[3616]: time=\"2026-06-11T16:25:11.548684937Z\" level=info msg=\"Starting container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998\" id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.142317 | controller |     "Jun 11 16:25:11.666015 crc crio[3616]: time=\"2026-06-11T16:25:11.665922265Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142332 | controller |     "Jun 11 16:25:11.669221 crc crio[3616]: time=\"2026-06-11T16:25:11.555261174Z\" level=info msg=\"Ran pod sandbox fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7676519a-e4de-4b65-8571-0010d4e257b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.142348 | controller |     "Jun 11 16:25:11.669554 crc crio[3616]: time=\"2026-06-11T16:25:11.619880421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142363 | controller |     "Jun 11 16:25:11.689983 crc crio[3616]: time=\"2026-06-11T16:25:11.657176119Z\" level=info msg=\"Created container 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=6540f5d4-a3a2-4f95-9230-d4afd42d1789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142378 | controller |     "Jun 11 16:25:11.691028 crc crio[3616]: time=\"2026-06-11T16:25:11.690827318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=50045f9d-c68d-49d1-9818-43f5431daf01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142394 | controller |     "Jun 11 16:25:11.696208 crc crio[3616]: time=\"2026-06-11T16:25:11.695940356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c01d8125-5586-4179-bd4a-0b53488851a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142409 | controller |     "Jun 11 16:25:11.697553 crc crio[3616]: time=\"2026-06-11T16:25:11.696829936Z\" level=info msg=\"Starting container: 09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c\" id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.142427 | controller |     "Jun 11 16:25:11.697553 crc crio[3616]: time=\"2026-06-11T16:25:11.697057013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142443 | controller |     "Jun 11 16:25:11.701996 crc crio[3616]: time=\"2026-06-11T16:25:11.701795099Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142458 | controller |     "Jun 11 16:25:11.702873 crc crio[3616]: time=\"2026-06-11T16:25:11.702789922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142473 | controller |     "Jun 11 16:25:11.813829 crc crio[3616]: time=\"2026-06-11T16:25:11.812004836Z\" level=info msg=\"Started container\" PID=11281 containerID=09650c1833de7d379a6ef053fa803b01aee597d6cbef0827a76f9d4cd95be67c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=bcab9e8c-755b-411a-adc5-92d662c13864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5",
2026-06-11 18:17:42.142490 | controller |     "Jun 11 16:25:12.179757 crc crio[3616]: time=\"2026-06-11T16:25:12.175072886Z\" level=info msg=\"Started container\" PID=11269 containerID=c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=7d95613b-f19d-4566-915a-c55049cdb739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4",
2026-06-11 18:17:42.142505 | controller |     "Jun 11 16:25:12.182956 crc crio[3616]: time=\"2026-06-11T16:25:12.18290849Z\" level=info msg=\"Created container a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=99387f18-eaa8-4ec5-a242-462a2ac0e678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.142521 | controller |     "Jun 11 16:25:12.255685 crc crio[3616]: time=\"2026-06-11T16:25:12.25205912Z\" level=info msg=\"Starting container: a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3\" id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.142538 | controller |     "Jun 11 16:25:12.764243 crc crio[3616]: 2026-06-11T16:25:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f820a9e9409f33 Mac:42:84:d5:e1:02:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb SocketPath: PciID:}] [{Interface:0xc000548730 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.142554 | controller |     "Jun 11 16:25:12.797201 crc crio[3616]: time=\"2026-06-11T16:25:12.7968607Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc00008c478}] Aliases:map[]}\"",
2026-06-11 18:17:42.142570 | controller |     "Jun 11 16:25:12.798203 crc crio[3616]: time=\"2026-06-11T16:25:12.798174004Z\" 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:17:42.142585 | controller |     "Jun 11 16:25:12.819922 crc crio[3616]: time=\"2026-06-11T16:25:12.818887556Z\" level=info msg=\"Started container\" PID=11324 containerID=a9bc6fbee5fe1b1152df7b0b924ec8af114d89e20caa9b12023e79607ef065a3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=2c2f5190-812b-46c8-9fa6-5b0bc4f4c3a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44",
2026-06-11 18:17:42.142605 | controller |     "Jun 11 16:25:15.512142 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a63157a9892d Mac:be:bb:c2:20:15:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 SocketPath: PciID:}] [{Interface:0xc00051c7b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.142621 | controller |     "Jun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecae755d52b6c3d Mac:ca:03:28:49:c9:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.142636 | controller |     "Jun 11 16:25:15.523806 crc crio[3616]: 2026-06-11T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e377af0c2df727 Mac:8a:49:b2:78:de:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.142652 | controller |     "Jun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.538858236Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0018be340}] Aliases:map[]}\"",
2026-06-11 18:17:42.142667 | controller |     "Jun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.539089873Z\" 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:17:42.142682 | controller |     "Jun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.539235828Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc00008c858}] Aliases:map[]}\"",
2026-06-11 18:17:42.142698 | controller |     "Jun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.541012507Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc002520778}] Aliases:map[]}\"",
2026-06-11 18:17:42.142713 | controller |     "Jun 11 16:25:15.545909 crc crio[3616]: time=\"2026-06-11T16:25:15.541198073Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.142732 | controller |     "Jun 11 16:25:15.557756 crc crio[3616]: time=\"2026-06-11T16:25:15.552924718Z\" 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:17:42.142748 | controller |     "Jun 11 16:25:15.958656 crc crio[3616]: time=\"2026-06-11T16:25:15.955123297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142764 | controller |     "Jun 11 16:25:16.198475 crc crio[3616]: time=\"2026-06-11T16:25:16.156011659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142779 | controller |     "Jun 11 16:25:16.213787 crc crio[3616]: time=\"2026-06-11T16:25:16.20225625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142794 | controller |     "Jun 11 16:25:16.316623 crc crio[3616]: time=\"2026-06-11T16:25:16.315316305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142809 | controller |     "Jun 11 16:25:16.429806 crc crio[3616]: time=\"2026-06-11T16:25:16.428971722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142824 | controller |     "Jun 11 16:25:16.760526 crc crio[3616]: time=\"2026-06-11T16:25:16.760041409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142839 | controller |     "Jun 11 16:25:16.809643 crc crio[3616]: time=\"2026-06-11T16:25:16.809024563Z\" level=info msg=\"Ran pod sandbox ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=d63f4f4f-393e-40a8-84e8-5c955855d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.142881 | controller |     "Jun 11 16:25:16.924832 crc crio[3616]: time=\"2026-06-11T16:25:16.920924376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=4ffd9f18-aaeb-43a5-8793-ef817f792f1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142898 | controller |     "Jun 11 16:25:16.939737 crc crio[3616]: time=\"2026-06-11T16:25:16.939534282Z\" level=info msg=\"Ran pod sandbox 7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=7ae32a93-48f9-4c80-8dab-488a0a5010af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.142913 | controller |     "Jun 11 16:25:16.952699 crc crio[3616]: time=\"2026-06-11T16:25:16.952280597Z\" level=info msg=\"Ran pod sandbox c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f with infra container: openshift-dns/dns-default-qtghf/POD\" id=de1fb276-59ed-4190-9e70-a6f50ef8dc61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.142929 | controller |     "Jun 11 16:25:17.001989 crc crio[3616]: time=\"2026-06-11T16:25:17.000169834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f75d4612-d651-4e63-815f-2bb1d90ad647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142944 | controller |     "Jun 11 16:25:17.010203 crc crio[3616]: time=\"2026-06-11T16:25:17.009869713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=fbbc08d0-e4fc-4d52-a92c-b3fb3255f3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.142962 | controller |     "Jun 11 16:25:17.026051 crc crio[3616]: time=\"2026-06-11T16:25:17.025401774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.142977 | controller |     "Jun 11 16:25:17.051047 crc crio[3616]: time=\"2026-06-11T16:25:17.050887622Z\" level=info msg=\"Ran pod sandbox 2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=2a724c94-3d9b-4776-81e4-3cbf79d960f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.142993 | controller |     "Jun 11 16:25:17.177413 crc crio[3616]: time=\"2026-06-11T16:25:17.174018174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143014 | controller |     "Jun 11 16:25:17.180214 crc crio[3616]: 2026-06-11T16:25:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36ce43fa416c908 Mac:42:a5:ea:bc:93:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 SocketPath: PciID:}] [{Interface:0xc0004126c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.143040 | controller |     "Jun 11 16:25:17.238075 crc crio[3616]: time=\"2026-06-11T16:25:17.238014602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ce42637d-9494-4956-8afc-99683e18f952 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143069 | controller |     "Jun 11 16:25:17.241762 crc crio[3616]: time=\"2026-06-11T16:25:17.241734064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=744295cf-c248-4206-9524-01191554f815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143097 | controller |     "Jun 11 16:25:17.279084 crc crio[3616]: time=\"2026-06-11T16:25:17.278849101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8247b3e9-1583-4e1e-9f98-b48ee14820f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143121 | controller |     "Jun 11 16:25:17.279084 crc crio[3616]: time=\"2026-06-11T16:25:17.279065322Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc00162c110}] Aliases:map[]}\"",
2026-06-11 18:17:42.143141 | controller |     "Jun 11 16:25:17.280215 crc crio[3616]: time=\"2026-06-11T16:25:17.280034154Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.143157 | controller |     "Jun 11 16:25:17.376074 crc crio[3616]: time=\"2026-06-11T16:25:17.376017621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1bade1f4-cecb-419f-a116-1a6e2a5c0003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143181 | controller |     "Jun 11 16:25:17.378305 crc crio[3616]: time=\"2026-06-11T16:25:17.377899185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143197 | controller |     "Jun 11 16:25:17.497453 crc crio[3616]: time=\"2026-06-11T16:25:17.494706592Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143212 | controller |     "Jun 11 16:25:17.512879 crc crio[3616]: time=\"2026-06-11T16:25:17.505466096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143227 | controller |     "Jun 11 16:25:17.532042 crc crio[3616]: time=\"2026-06-11T16:25:17.531881145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143242 | controller |     "Jun 11 16:25:18.603546 crc crio[3616]: time=\"2026-06-11T16:25:18.592033939Z\" level=info msg=\"Created container faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f478d57e-8449-4261-8e54-b5a5e3f8d2c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143257 | controller |     "Jun 11 16:25:18.620277 crc crio[3616]: time=\"2026-06-11T16:25:18.612418759Z\" level=info msg=\"Created container 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=4ef0e18a-5f83-4971-9343-8f71a948194c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143272 | controller |     "Jun 11 16:25:18.717933 crc crio[3616]: time=\"2026-06-11T16:25:18.717022236Z\" level=info msg=\"Starting container: faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792\" id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.143287 | controller |     "Jun 11 16:25:18.772060 crc crio[3616]: time=\"2026-06-11T16:25:18.771699064Z\" level=info msg=\"Created container 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=8c11bd4d-cdb7-4a33-9fd7-722316e501b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143302 | controller |     "Jun 11 16:25:18.786983 crc crio[3616]: time=\"2026-06-11T16:25:18.776161988Z\" level=info msg=\"Created container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=708131a4-f598-4bd1-bc12-72f5313479e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143317 | controller |     "Jun 11 16:25:18.840020 crc crio[3616]: time=\"2026-06-11T16:25:18.839957499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143332 | controller |     "Jun 11 16:25:18.851388 crc crio[3616]: time=\"2026-06-11T16:25:18.847526351Z\" level=info msg=\"Starting container: 66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947\" id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.143347 | controller |     "Jun 11 16:25:18.866881 crc crio[3616]: time=\"2026-06-11T16:25:18.856568828Z\" level=info msg=\"Starting container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410\" id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.143362 | controller |     "Jun 11 16:25:18.877850 crc crio[3616]: time=\"2026-06-11T16:25:18.877182416Z\" level=info msg=\"Starting container: 545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec\" id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.143380 | controller |     "Jun 11 16:25:18.892456 crc crio[3616]: time=\"2026-06-11T16:25:18.885309293Z\" level=info msg=\"Started container\" PID=11632 containerID=4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=09d0eea5-8040-4b1b-98cb-db499a7f6612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7",
2026-06-11 18:17:42.143396 | controller |     "Jun 11 16:25:18.965776 crc crio[3616]: time=\"2026-06-11T16:25:18.93831685Z\" level=info msg=\"Started container\" PID=11601 containerID=66141cb07e4abc8e3c79a914510e4cd50b05e8e0fd4a5fb3b4082001cb6e8947 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=4ca90637-8d3f-4561-8a86-fcf632a0c126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85",
2026-06-11 18:17:42.143412 | controller |     "Jun 11 16:25:19.020500 crc crio[3616]: 2026-06-11T16:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e2eefed0c9f51 Mac:fa:ff:4a:5a:1e:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.143428 | controller |     "Jun 11 16:25:19.024808 crc crio[3616]: time=\"2026-06-11T16:25:18.981304413Z\" level=info msg=\"Started container\" PID=11626 containerID=545d82ed3a0c88372b73d9fe7c343f357e0e6adfbbcd6a1a58c45c3f3d8c70ec description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6a024fc6-9dfa-4851-ae2a-44d6a12a5390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b",
2026-06-11 18:17:42.143444 | controller |     "Jun 11 16:25:19.030928 crc crio[3616]: time=\"2026-06-11T16:25:19.029719661Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc00162c3b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.143459 | controller |     "Jun 11 16:25:19.030928 crc crio[3616]: time=\"2026-06-11T16:25:19.0302946Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.143474 | controller |     "Jun 11 16:25:19.071621 crc crio[3616]: time=\"2026-06-11T16:25:19.070744377Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143489 | controller |     "Jun 11 16:25:19.071621 crc crio[3616]: time=\"2026-06-11T16:25:19.071070397Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143504 | controller |     "Jun 11 16:25:19.077156 crc crio[3616]: time=\"2026-06-11T16:25:19.076740114Z\" level=info msg=\"Started container\" PID=11614 containerID=faf623815c38d80989265c7e0917beeb318490b6dd23495065c9d0247e085792 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d9b501b-05d0-48a4-913d-e1c2adf4e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc",
2026-06-11 18:17:42.143523 | controller |     "Jun 11 16:25:19.135279 crc crio[3616]: time=\"2026-06-11T16:25:19.131685406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50deca47-8092-4dad-bbe8-bca32e644487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143539 | controller |     "Jun 11 16:25:19.257099 crc crio[3616]: time=\"2026-06-11T16:25:19.256891541Z\" level=info msg=\"Created container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f4948f13-14c5-4014-b840-5279440b9cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.143554 | controller |     "Jun 11 16:25:19.275055 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cf828c5a509e3 Mac:32:72:c7:89:52:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd SocketPath: PciID:}] [{Interface:0xc0003068e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.143569 | controller |     "Jun 11 16:25:19.275055 crc crio[3616]: time=\"2026-06-11T16:25:19.27256231Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc00018ea40}] Aliases:map[]}\"",
2026-06-11 18:17:42.143585 | controller |     "Jun 11 16:25:19.275055 crc crio[3616]: time=\"2026-06-11T16:25:19.272842819Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.143618 | controller |     "Jun 11 16:25:19.290415 crc crio[3616]: time=\"2026-06-11T16:25:19.278265741Z\" level=info msg=\"Starting container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6\" id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.143654 | controller |     "Jun 11 16:25:19.290415 crc crio[3616]: time=\"2026-06-11T16:25:19.280821809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=43181195-b1dc-4e6f-9f08-51c224ed87f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143678 | controller |     "Jun 11 16:25:19.326900 crc crio[3616]: time=\"2026-06-11T16:25:19.310937066Z\" level=info msg=\"Ran pod sandbox 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=7cea155b-63b2-4c85-8921-f9a979f05483 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.143704 | controller |     "Jun 11 16:25:19.371484 crc crio[3616]: time=\"2026-06-11T16:25:19.370853035Z\" level=info msg=\"Started container\" PID=11680 containerID=71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6ef9c077-b763-40b8-b352-09488a15d7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66",
2026-06-11 18:17:42.143729 | controller |     "Jun 11 16:25:19.407097 crc crio[3616]: time=\"2026-06-11T16:25:19.394070939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce77df3e-8856-43eb-9ada-e7d761c06b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143757 | controller |     "Jun 11 16:25:19.447642 crc crio[3616]: time=\"2026-06-11T16:25:19.447507966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143778 | controller |     "Jun 11 16:25:19.495877 crc crio[3616]: time=\"2026-06-11T16:25:19.493892235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143794 | controller |     "Jun 11 16:25:19.544807 crc crio[3616]: 2026-06-11T16:25:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1391c555aa94ed Mac:6e:e9:46:e1:6b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.143810 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.547545085Z\" level=info msg=\"Ran pod sandbox a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=56d0aa4e-8354-4296-bd6f-f17f816b78b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.143826 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.554634273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143841 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.557545147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143880 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.561975944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143897 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.564115004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a53577ea-4d7b-4852-bd7f-eb6c27c463c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.143912 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.566847274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143927 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.566938777Z\" level=info msg=\"Ran pod sandbox 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ab1fcf53-9565-44b0-943c-50ce1798731f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.143957 | controller |     "Jun 11 16:25:19.572545 crc crio[3616]: time=\"2026-06-11T16:25:19.568214573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143973 | controller |     "Jun 11 16:25:19.578841 crc crio[3616]: time=\"2026-06-11T16:25:19.578768199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.143988 | controller |     "Jun 11 16:25:19.601216 crc crio[3616]: time=\"2026-06-11T16:25:19.600248076Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0019024f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.144008 | controller |     "Jun 11 16:25:19.601531 crc crio[3616]: time=\"2026-06-11T16:25:19.601425064Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.144024 | controller |     "Jun 11 16:25:19.602896 crc crio[3616]: time=\"2026-06-11T16:25:19.602691436Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.144041 | controller |     "Jun 11 16:25:19.611507 crc crio[3616]: time=\"2026-06-11T16:25:19.609107144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144057 | controller |     "Jun 11 16:25:19.613286 crc crio[3616]: time=\"2026-06-11T16:25:19.61314925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.144072 | controller |     "Jun 11 16:25:19.614189 crc crio[3616]: time=\"2026-06-11T16:25:19.614087351Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144088 | controller |     "Jun 11 16:25:19.614762 crc crio[3616]: time=\"2026-06-11T16:25:19.614579677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15eb0ccc-18ea-4d86-b871-c4b7336c535d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144103 | controller |     "Jun 11 16:25:19.615055 crc crio[3616]: time=\"2026-06-11T16:25:19.61496426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e77d3ff-fc7f-4272-881e-40046787556b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144118 | controller |     "Jun 11 16:25:19.615200 crc crio[3616]: time=\"2026-06-11T16:25:19.615104054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=8a0b3fc9-fdd1-4314-8c9a-37eecc510d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144139 | controller |     "Jun 11 16:25:19.624917 crc crio[3616]: time=\"2026-06-11T16:25:19.624835594Z\" level=info msg=\"Created container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=52f758f1-a117-4d95-b811-f31bdd53040e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144184 | controller |     "Jun 11 16:25:19.628637 crc crio[3616]: time=\"2026-06-11T16:25:19.625848682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3852e6f1-b186-421e-b21c-f60b68e4ef4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144217 | controller |     "Jun 11 16:25:19.628637 crc crio[3616]: time=\"2026-06-11T16:25:19.62683778Z\" level=info msg=\"Starting container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71\" id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.144250 | controller |     "Jun 11 16:25:19.636381 crc crio[3616]: time=\"2026-06-11T16:25:19.633990019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a8870859-c71f-431e-abc4-e383a02d89ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144272 | controller |     "Jun 11 16:25:19.639295 crc crio[3616]: time=\"2026-06-11T16:25:19.639194097Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144291 | controller |     "Jun 11 16:25:19.641469 crc crio[3616]: time=\"2026-06-11T16:25:19.639832948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144307 | controller |     "Jun 11 16:25:19.664534 crc crio[3616]: time=\"2026-06-11T16:25:19.664448777Z\" level=info msg=\"Started container\" PID=11715 containerID=37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=c596a99a-95da-4748-b808-efe3ce082f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934",
2026-06-11 18:17:42.144323 | controller |     "Jun 11 16:25:19.757150 crc crio[3616]: time=\"2026-06-11T16:25:19.708471548Z\" level=info msg=\"Ran pod sandbox d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/POD\" id=958448b8-edcb-459d-89eb-cea37f3f780f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.144339 | controller |     "Jun 11 16:25:19.777782 crc crio[3616]: time=\"2026-06-11T16:25:19.769808971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144354 | controller |     "Jun 11 16:25:19.787715 crc crio[3616]: time=\"2026-06-11T16:25:19.787456809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a77fb46-a2fd-4ed1-81cb-38756c09b0b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144369 | controller |     "Jun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.788298266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144383 | controller |     "Jun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.78900808Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144398 | controller |     "Jun 11 16:25:19.791956 crc crio[3616]: time=\"2026-06-11T16:25:19.789171075Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144413 | controller |     "Jun 11 16:25:20.089038 crc crio[3616]: time=\"2026-06-11T16:25:20.087502631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144428 | controller |     "Jun 11 16:25:20.121952 crc crio[3616]: time=\"2026-06-11T16:25:20.119143985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144447 | controller |     "Jun 11 16:25:20.121952 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1eceba162b2b48 Mac:e2:b1:37:ff:e5:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.144463 | controller |     "Jun 11 16:25:20.123436 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e111e8c6050ac5 Mac:a6:b2:2f:78:ac:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.144478 | controller |     "Jun 11 16:25:20.146430 crc crio[3616]: time=\"2026-06-11T16:25:20.140683743Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc000032338}] Aliases:map[]}\"",
2026-06-11 18:17:42.144494 | controller |     "Jun 11 16:25:20.146430 crc crio[3616]: time=\"2026-06-11T16:25:20.141032025Z\" 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:17:42.144516 | controller |     "Jun 11 16:25:20.160826 crc crio[3616]: time=\"2026-06-11T16:25:20.159641077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144540 | controller |     "Jun 11 16:25:20.167626 crc crio[3616]: time=\"2026-06-11T16:25:20.166700219Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc002f8a2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.144560 | controller |     "Jun 11 16:25:20.167626 crc crio[3616]: time=\"2026-06-11T16:25:20.167011729Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.144576 | controller |     "Jun 11 16:25:20.184529 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073328f58f04ff Mac:82:ad:4e:96:72:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.144592 | controller |     "Jun 11 16:25:20.186232 crc crio[3616]: time=\"2026-06-11T16:25:20.186144269Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0009186f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.144612 | controller |     "Jun 11 16:25:20.186467 crc crio[3616]: time=\"2026-06-11T16:25:20.186418048Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.144629 | controller |     "Jun 11 16:25:20.205084 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:102d58bd70a5a5d Mac:5e:c5:ba:ff:c6:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 SocketPath: PciID:}] [{Interface:0xc000015970 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.144646 | controller |     "Jun 11 16:25:20.205084 crc crio[3616]: time=\"2026-06-11T16:25:20.199101068Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00018e8a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.144661 | controller |     "Jun 11 16:25:20.205084 crc crio[3616]: time=\"2026-06-11T16:25:20.199833902Z\" 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:17:42.144678 | controller |     "Jun 11 16:25:20.226375 crc crio[3616]: 2026-06-11T16:25:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b46b85d26998893 Mac:66:b7:d3:50:c4:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.144720 | controller |     "Jun 11 16:25:20.227088 crc crio[3616]: time=\"2026-06-11T16:25:20.226762597Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0001163d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.144749 | controller |     "Jun 11 16:25:20.227088 crc crio[3616]: time=\"2026-06-11T16:25:20.227025386Z\" 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:17:42.144769 | controller |     "Jun 11 16:25:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.368729189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144785 | controller |     "Jun 11 16:25:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.368965947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144801 | controller |     "Jun 11 16:25:20.369942 crc crio[3616]: time=\"2026-06-11T16:25:20.369117412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144816 | controller |     "Jun 11 16:25:20.383574 crc crio[3616]: time=\"2026-06-11T16:25:20.373770005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144836 | controller |     "Jun 11 16:25:20.397757 crc crio[3616]: time=\"2026-06-11T16:25:20.387949041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e2dd0ba-019a-4aa4-8192-e2260eb0ff50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.144895 | controller |     "Jun 11 16:25:20.580848 crc crio[3616]: time=\"2026-06-11T16:25:20.566369624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.144912 | controller |     "Jun 11 16:25:20.655560 crc crio[3616]: time=\"2026-06-11T16:25:20.65174201Z\" level=info msg=\"Created container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=4d674fda-ca45-4508-9f77-3089902ce04b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144928 | controller |     "Jun 11 16:25:20.664784 crc crio[3616]: time=\"2026-06-11T16:25:20.664676705Z\" level=info msg=\"Starting container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b\" id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.144944 | controller |     "Jun 11 16:25:20.746223 crc crio[3616]: time=\"2026-06-11T16:25:20.7460704Z\" level=info msg=\"Started container\" PID=11762 containerID=d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=d852dd47-8697-46ab-855d-02a94acf81ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a",
2026-06-11 18:17:42.144959 | controller |     "Jun 11 16:25:20.906486 crc crio[3616]: time=\"2026-06-11T16:25:20.905947761Z\" level=info msg=\"Created container 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5daa5e6a-89ca-4753-a091-f49613a8a351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144975 | controller |     "Jun 11 16:25:20.985939 crc crio[3616]: time=\"2026-06-11T16:25:20.985747459Z\" level=info msg=\"Created container a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc96afdc-91da-41a6-a5d6-8fa8e7c120ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.144991 | controller |     "Jun 11 16:25:21.017904 crc crio[3616]: time=\"2026-06-11T16:25:21.017197583Z\" level=info msg=\"Starting container: 9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c\" id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.145006 | controller |     "Jun 11 16:25:21.059117 crc crio[3616]: time=\"2026-06-11T16:25:21.03556705Z\" level=info msg=\"Starting container: a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044\" id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.145022 | controller |     "Jun 11 16:25:21.131278 crc crio[3616]: time=\"2026-06-11T16:25:21.131156354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145037 | controller |     "Jun 11 16:25:21.149049 crc crio[3616]: 2026-06-11T16:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5397d4f83133b87 Mac:7a:f4:ab:fb:ee:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.145057 | controller |     "Jun 11 16:25:21.163177 crc crio[3616]: time=\"2026-06-11T16:25:21.162734084Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0008800c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.145073 | controller |     "Jun 11 16:25:21.163177 crc crio[3616]: time=\"2026-06-11T16:25:21.162961102Z\" 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:17:42.145088 | controller |     "Jun 11 16:25:21.177656 crc crio[3616]: time=\"2026-06-11T16:25:21.176933181Z\" level=info msg=\"Created container efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3cd5d954-64d1-414a-b876-c07283582878 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145104 | controller |     "Jun 11 16:25:21.187192 crc crio[3616]: time=\"2026-06-11T16:25:21.185834414Z\" level=info msg=\"Started container\" PID=11749 containerID=a9044377b73467e4c9aa79022d649056c2226cd3cb3407d281ef05e33b7b4044 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c111fd88-d1e4-4a20-a004-88f95353c564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65",
2026-06-11 18:17:42.145120 | controller |     "Jun 11 16:25:21.198408 crc crio[3616]: time=\"2026-06-11T16:25:21.196187315Z\" level=info msg=\"Started container\" PID=11838 containerID=9e673443ef98c3bc2ef1072eda1a711551844bd3cf063e0be1ebefd2594e613c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=32004b5f-5367-4236-9815-ff75a23b01e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1",
2026-06-11 18:17:42.145135 | controller |     "Jun 11 16:25:21.243627 crc crio[3616]: time=\"2026-06-11T16:25:21.243044947Z\" level=info msg=\"Starting container: efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19\" id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.145153 | controller |     "Jun 11 16:25:21.298578 crc crio[3616]: time=\"2026-06-11T16:25:21.294486935Z\" level=info msg=\"Ran pod sandbox 4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=a19c4efe-f54c-4778-8c18-5fd8e8543b24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145198 | controller |     "Jun 11 16:25:21.298578 crc crio[3616]: time=\"2026-06-11T16:25:21.294853837Z\" level=info msg=\"Ran pod sandbox e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=92180f6b-c0a7-496a-bbd9-a58416abcbd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145223 | controller |     "Jun 11 16:25:21.306206 crc crio[3616]: time=\"2026-06-11T16:25:21.301905154Z\" level=info msg=\"Created container 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a61f3322-e444-4979-ba91-23de7f3fcf19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145245 | controller |     "Jun 11 16:25:21.331790 crc crio[3616]: time=\"2026-06-11T16:25:21.331146281Z\" level=info msg=\"Starting container: 0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88\" id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.145263 | controller |     "Jun 11 16:25:21.356270 crc crio[3616]: time=\"2026-06-11T16:25:21.356200033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e71122c9-b106-49dc-b608-686da9662bd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145286 | controller |     "Jun 11 16:25:21.383557 crc crio[3616]: time=\"2026-06-11T16:25:21.383007744Z\" level=info msg=\"Started container\" PID=11746 containerID=efd9b8ce3cfa0735b6d9e6fb9a407b12ea301f04b1c926a4826f746d20822d19 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=fc81866e-f47b-4731-a2fd-042f752e191d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38",
2026-06-11 18:17:42.145313 | controller |     "Jun 11 16:25:21.412105 crc crio[3616]: time=\"2026-06-11T16:25:21.411863713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=76dd143b-8d46-445e-ab15-f79192def80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145342 | controller |     "Jun 11 16:25:21.427866 crc crio[3616]: time=\"2026-06-11T16:25:21.427134926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=57367691-689a-4aaf-851a-827efec1c2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145370 | controller |     "Jun 11 16:25:21.436316 crc crio[3616]: time=\"2026-06-11T16:25:21.436076816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145390 | controller |     "Jun 11 16:25:21.470785 crc crio[3616]: time=\"2026-06-11T16:25:21.470264317Z\" level=info msg=\"Ran pod sandbox 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=36a09a9f-c179-4a3a-bccb-908785711111 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145406 | controller |     "Jun 11 16:25:21.486388 crc crio[3616]: time=\"2026-06-11T16:25:21.486129249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=9cc77076-d0ec-481e-aa75-9a8d501eeace name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145422 | controller |     "Jun 11 16:25:21.488731 crc crio[3616]: time=\"2026-06-11T16:25:21.488088847Z\" level=info msg=\"Ran pod sandbox 102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=caffbd42-4cad-4834-8d94-71f23201827c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145437 | controller |     "Jun 11 16:25:21.553050 crc crio[3616]: time=\"2026-06-11T16:25:21.55297938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8f3c932-d1d1-4f58-a851-6f15df2f4616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145452 | controller |     "Jun 11 16:25:21.668921 crc crio[3616]: time=\"2026-06-11T16:25:21.667998686Z\" level=info msg=\"Ran pod sandbox b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=28148823-7288-4879-b31c-f7cfd73ba6cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145472 | controller |     "Jun 11 16:25:21.707041 crc crio[3616]: time=\"2026-06-11T16:25:21.706759621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=42968450-7f42-42c1-a047-c521c309f05f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145488 | controller |     "Jun 11 16:25:22.092416 crc crio[3616]: time=\"2026-06-11T16:25:22.018238943Z\" level=info msg=\"Started container\" PID=11851 containerID=0f2e9fcdbb93cf349616fafae592458478fc57c6be5756cdccb7729c310cae88 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cb744003-4956-4577-92ac-4d45316ae6b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.145503 | controller |     "Jun 11 16:25:22.309746 crc crio[3616]: time=\"2026-06-11T16:25:22.308640748Z\" level=info msg=\"Ran pod sandbox 5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f3d179d0-3233-4050-9662-265d5b7193e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.145518 | controller |     "Jun 11 16:25:22.340262 crc crio[3616]: time=\"2026-06-11T16:25:22.339941542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=b471cb2b-9257-4d39-aef0-993fcd06dd63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145533 | controller |     "Jun 11 16:25:22.557172 crc crio[3616]: time=\"2026-06-11T16:25:22.553275804Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145548 | controller |     "Jun 11 16:25:22.566119 crc crio[3616]: time=\"2026-06-11T16:25:22.563113007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=094f8abe-3e44-4db2-9802-dbc97b6dd1e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145563 | controller |     "Jun 11 16:25:22.622572 crc crio[3616]: time=\"2026-06-11T16:25:22.621432668Z\" level=info msg=\"Created container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bc579157-60f8-4b8d-aeb8-213034b35d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145578 | controller |     "Jun 11 16:25:22.694058 crc crio[3616]: time=\"2026-06-11T16:25:22.681122314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=4c672033-5e22-4be1-b68d-616ed7eb1d13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145593 | controller |     "Jun 11 16:25:22.703937 crc crio[3616]: time=\"2026-06-11T16:25:22.690773571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43334234-019e-41b6-9930-78c434ce90eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145608 | controller |     "Jun 11 16:25:22.704950 crc crio[3616]: time=\"2026-06-11T16:25:22.695189086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7454b3ae-18d9-4c8b-b337-d63a98e2e439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145623 | controller |     "Jun 11 16:25:22.705595 crc crio[3616]: time=\"2026-06-11T16:25:22.695283449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=96f2f5a8-e4d4-466c-a8fb-25e6e6cf9f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145642 | controller |     "Jun 11 16:25:22.718847 crc crio[3616]: time=\"2026-06-11T16:25:22.71871236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145657 | controller |     "Jun 11 16:25:22.721500 crc crio[3616]: time=\"2026-06-11T16:25:22.72144842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=0e680d40-b423-499e-ab7b-d1bc1bfcf06f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145674 | controller |     "Jun 11 16:25:22.743438 crc crio[3616]: time=\"2026-06-11T16:25:22.739969619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145710 | controller |     "Jun 11 16:25:22.829174 crc crio[3616]: time=\"2026-06-11T16:25:22.827410277Z\" level=info msg=\"Starting container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873\" id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.145738 | controller |     "Jun 11 16:25:22.866382 crc crio[3616]: time=\"2026-06-11T16:25:22.860715593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145756 | controller |     "Jun 11 16:25:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.894021308Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145771 | controller |     "Jun 11 16:25:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.894479253Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145787 | controller |     "Jun 11 16:25:22.897289 crc crio[3616]: time=\"2026-06-11T16:25:22.895189667Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145803 | controller |     "Jun 11 16:25:22.911409 crc crio[3616]: time=\"2026-06-11T16:25:22.907082581Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145818 | controller |     "Jun 11 16:25:22.929731 crc crio[3616]: time=\"2026-06-11T16:25:22.927084629Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145833 | controller |     "Jun 11 16:25:22.929731 crc crio[3616]: time=\"2026-06-11T16:25:22.92772658Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.145865 | controller |     "Jun 11 16:25:23.054476 crc crio[3616]: time=\"2026-06-11T16:25:23.046524599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ff656ee5-84bb-4454-aa16-5a2af2bd8ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.145892 | controller |     "Jun 11 16:25:23.116521 crc crio[3616]: time=\"2026-06-11T16:25:23.111958215Z\" level=info msg=\"Started container\" PID=11885 containerID=48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=d7e81aa4-d4b1-4201-82b7-ffda07980e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621",
2026-06-11 18:17:42.145909 | controller |     "Jun 11 16:25:23.133901 crc crio[3616]: time=\"2026-06-11T16:25:23.132970326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145925 | controller |     "Jun 11 16:25:23.397701 crc crio[3616]: time=\"2026-06-11T16:25:23.396785237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.145940 | controller |     "Jun 11 16:25:23.434980 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a134a033a63afc Mac:ae:b8:b2:35:94:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 SocketPath: PciID:}] [{Interface:0xc00018a990 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.145955 | controller |     "Jun 11 16:25:23.449648 crc crio[3616]: time=\"2026-06-11T16:25:23.436990882Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc001902420}] Aliases:map[]}\"",
2026-06-11 18:17:42.145971 | controller |     "Jun 11 16:25:23.449648 crc crio[3616]: time=\"2026-06-11T16:25:23.437307722Z\" 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:17:42.145986 | controller |     "Jun 11 16:25:23.603153 crc crio[3616]: 2026-06-11T16:25:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014017f102dcfa6 Mac:7a:b7:de:a8:79:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.146001 | controller |     "Jun 11 16:25:23.652052 crc crio[3616]: time=\"2026-06-11T16:25:23.647026396Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc002520268}] Aliases:map[]}\"",
2026-06-11 18:17:42.146017 | controller |     "Jun 11 16:25:23.652052 crc crio[3616]: time=\"2026-06-11T16:25:23.647521522Z\" 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:17:42.146032 | controller |     "Jun 11 16:25:23.813481 crc crio[3616]: time=\"2026-06-11T16:25:23.807780546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146052 | controller |     "Jun 11 16:25:24.283934 crc crio[3616]: time=\"2026-06-11T16:25:24.28275963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146068 | controller |     "Jun 11 16:25:24.381280 crc crio[3616]: time=\"2026-06-11T16:25:24.381124116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146083 | controller |     "Jun 11 16:25:24.451940 crc crio[3616]: time=\"2026-06-11T16:25:24.445279079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146099 | controller |     "Jun 11 16:25:24.612989 crc crio[3616]: time=\"2026-06-11T16:25:24.612196262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146114 | controller |     "Jun 11 16:25:24.649492 crc crio[3616]: time=\"2026-06-11T16:25:24.646989569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146129 | controller |     "Jun 11 16:25:24.649492 crc crio[3616]: time=\"2026-06-11T16:25:24.647303769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146144 | controller |     "Jun 11 16:25:24.652494 crc crio[3616]: time=\"2026-06-11T16:25:24.652163479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146159 | controller |     "Jun 11 16:25:24.652754 crc crio[3616]: time=\"2026-06-11T16:25:24.652590283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146174 | controller |     "Jun 11 16:25:24.653023 crc crio[3616]: time=\"2026-06-11T16:25:24.652910394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146189 | controller |     "Jun 11 16:25:24.864142 crc crio[3616]: time=\"2026-06-11T16:25:24.863105472Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146205 | controller |     "Jun 11 16:25:24.885576 crc crio[3616]: time=\"2026-06-11T16:25:24.872888894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146220 | controller |     "Jun 11 16:25:24.945525 crc crio[3616]: time=\"2026-06-11T16:25:24.941759479Z\" level=info msg=\"Created container 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=bacf4c60-24c4-4484-ae04-5a9f19c5c1bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146236 | controller |     "Jun 11 16:25:25.157127 crc crio[3616]: time=\"2026-06-11T16:25:25.156803877Z\" level=info msg=\"Starting container: 3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22\" id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.146251 | controller |     "Jun 11 16:25:25.173263 crc crio[3616]: time=\"2026-06-11T16:25:25.173012583Z\" level=info msg=\"Ran pod sandbox 9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=448f7e39-646e-4b8b-b66c-8b13fcc401da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.146272 | controller |     "Jun 11 16:25:25.329948 crc crio[3616]: time=\"2026-06-11T16:25:25.314180721Z\" level=info msg=\"Ran pod sandbox 014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fdde9713-79c7-481d-90a3-c8e0dcbfd47d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.146288 | controller |     "Jun 11 16:25:25.353985 crc crio[3616]: time=\"2026-06-11T16:25:25.351863053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=592730b1-3375-453d-b755-06f280256d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146303 | controller |     "Jun 11 16:25:25.388854 crc crio[3616]: time=\"2026-06-11T16:25:25.387820064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=0be5fb83-a164-4ac9-aaab-5d1ab1df1f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146318 | controller |     "Jun 11 16:25:25.434831 crc crio[3616]: time=\"2026-06-11T16:25:25.429224415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b276510-2404-4be7-80a2-6c5f8768b902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146334 | controller |     "Jun 11 16:25:25.473832 crc crio[3616]: time=\"2026-06-11T16:25:25.472593342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=230cf38e-7af6-4c68-988c-2055abb73bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146348 | controller |     "Jun 11 16:25:25.529772 crc crio[3616]: time=\"2026-06-11T16:25:25.52902208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146364 | controller |     "Jun 11 16:25:25.552706 crc crio[3616]: time=\"2026-06-11T16:25:25.55182717Z\" level=info msg=\"Started container\" PID=11975 containerID=3c8d9ace96dfb04a9a367446cd4c6312b08d118328e84907d45605b787a8dc22 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=ee35374f-2178-4b9a-afaf-a633adf6eb3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9",
2026-06-11 18:17:42.146380 | controller |     "Jun 11 16:25:26.366075 crc crio[3616]: time=\"2026-06-11T16:25:26.36584342Z\" level=info msg=\"Created container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9ef98f8f-2734-493e-a2f2-e6fbd49c488c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146396 | controller |     "Jun 11 16:25:26.537235 crc crio[3616]: time=\"2026-06-11T16:25:26.522210562Z\" level=info msg=\"Created container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=9d08c773-cc92-4ce6-9aee-70f488964e60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146432 | controller |     "Jun 11 16:25:26.646203 crc crio[3616]: time=\"2026-06-11T16:25:26.631004019Z\" level=info msg=\"Starting container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3\" id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.146478 | controller |     "Jun 11 16:25:26.700505 crc crio[3616]: time=\"2026-06-11T16:25:26.700269498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146508 | controller |     "Jun 11 16:25:26.753997 crc crio[3616]: time=\"2026-06-11T16:25:26.632308903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5babe28d-8d1b-44dd-b7fd-4facb2ca84c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146531 | controller |     "Jun 11 16:25:26.753997 crc crio[3616]: time=\"2026-06-11T16:25:26.632761588Z\" level=info msg=\"Starting container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4\" id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.146550 | controller |     "Jun 11 16:25:26.863871 crc crio[3616]: time=\"2026-06-11T16:25:26.863800702Z\" level=info msg=\"Started container\" PID=12015 containerID=2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=90f7fae4-255c-462b-acb7-5576c0e45f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60",
2026-06-11 18:17:42.146567 | controller |     "Jun 11 16:25:26.947885 crc crio[3616]: time=\"2026-06-11T16:25:26.943568418Z\" level=info msg=\"Started container\" PID=12018 containerID=5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=02125815-7e92-47ff-8435-e4c2a561a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d",
2026-06-11 18:17:42.146583 | controller |     "Jun 11 16:25:26.947885 crc crio[3616]: time=\"2026-06-11T16:25:26.944872591Z\" level=info msg=\"Created container ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=9450bc1c-bcfd-41c9-86ce-4e79bb5ceb8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146598 | controller |     "Jun 11 16:25:27.115048 crc crio[3616]: time=\"2026-06-11T16:25:27.114768791Z\" level=info msg=\"Starting container: ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b\" id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.146613 | controller |     "Jun 11 16:25:27.266309 crc crio[3616]: time=\"2026-06-11T16:25:27.265770673Z\" level=info msg=\"Started container\" PID=12033 containerID=ef8c9394508c867a73a6e6384f4f97146d0793cfba8aa2e5ed4c2b716cd1ec3b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=37ecebc2-a30e-4096-b6c4-a2bc7861c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc",
2026-06-11 18:17:42.146629 | controller |     "Jun 11 16:25:27.469915 crc crio[3616]: time=\"2026-06-11T16:25:27.469860841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146644 | controller |     "Jun 11 16:25:27.546833 crc crio[3616]: time=\"2026-06-11T16:25:27.536862078Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146660 | controller |     "Jun 11 16:25:27.546833 crc crio[3616]: time=\"2026-06-11T16:25:27.540769903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8f60cc0-dde8-4ae2-8db5-bc359fab091b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.146685 | controller |     "Jun 11 16:25:27.819264 crc crio[3616]: 2026-06-11T16:25:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f8324f03c481 Mac:3a:b0:0b:6f:53:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.146728 | controller |     "Jun 11 16:25:27.860469 crc crio[3616]: time=\"2026-06-11T16:25:27.860150434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146751 | controller |     "Jun 11 16:25:27.866412 crc crio[3616]: time=\"2026-06-11T16:25:27.865555382Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc001902118}] Aliases:map[]}\"",
2026-06-11 18:17:42.146768 | controller |     "Jun 11 16:25:27.866412 crc crio[3616]: time=\"2026-06-11T16:25:27.865933785Z\" 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:17:42.146784 | controller |     "Jun 11 16:25:27.971306 crc crio[3616]: time=\"2026-06-11T16:25:27.971082186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146799 | controller |     "Jun 11 16:25:27.995788 crc crio[3616]: time=\"2026-06-11T16:25:27.9929854Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146815 | controller |     "Jun 11 16:25:28.007998 crc crio[3616]: time=\"2026-06-11T16:25:27.99301986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146830 | controller |     "Jun 11 16:25:28.036542 crc crio[3616]: time=\"2026-06-11T16:25:28.006760922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146845 | controller |     "Jun 11 16:25:28.036542 crc crio[3616]: time=\"2026-06-11T16:25:27.99514572Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146883 | controller |     "Jun 11 16:25:28.082859 crc crio[3616]: time=\"2026-06-11T16:25:28.080226537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146900 | controller |     "Jun 11 16:25:28.270075 crc crio[3616]: time=\"2026-06-11T16:25:28.270022482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146915 | controller |     "Jun 11 16:25:28.303286 crc crio[3616]: time=\"2026-06-11T16:25:28.30322739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146935 | controller |     "Jun 11 16:25:28.330594 crc crio[3616]: time=\"2026-06-11T16:25:28.329782934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.146951 | controller |     "Jun 11 16:25:28.344115 crc crio[3616]: time=\"2026-06-11T16:25:28.334710526Z\" level=info msg=\"Created container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=eb4d57ca-e5e9-4742-917b-e7a890a260dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.146966 | controller |     "Jun 11 16:25:28.365021 crc crio[3616]: time=\"2026-06-11T16:25:28.364970912Z\" level=info msg=\"Starting container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06\" id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.146981 | controller |     "Jun 11 16:25:28.386433 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b64af4593e8ac2 Mac:ea:bd:5c:3d:a7:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.146997 | controller |     "Jun 11 16:25:28.386433 crc crio[3616]: time=\"2026-06-11T16:25:28.382049473Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0025202d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.147012 | controller |     "Jun 11 16:25:28.386433 crc crio[3616]: time=\"2026-06-11T16:25:28.382229899Z\" 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:17:42.147027 | controller |     "Jun 11 16:25:28.387816 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3a1b961f204a2 Mac:ca:68:13:97:59:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb SocketPath: PciID:}] [{Interface:0xc0002d0a20 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147042 | controller |     "Jun 11 16:25:28.388933 crc crio[3616]: time=\"2026-06-11T16:25:28.388684041Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00100ec78}] Aliases:map[]}\"",
2026-06-11 18:17:42.147057 | controller |     "Jun 11 16:25:28.388933 crc crio[3616]: time=\"2026-06-11T16:25:28.388858307Z\" 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:17:42.147073 | controller |     "Jun 11 16:25:28.415136 crc crio[3616]: time=\"2026-06-11T16:25:28.414902277Z\" level=info msg=\"Started container\" PID=12107 containerID=c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06 description=openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles id=ce45d709-ef07-4516-a486-5d04a18b45d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88",
2026-06-11 18:17:42.147092 | controller |     "Jun 11 16:25:28.464213 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3f8d45cb5456aa Mac:26:fa:d6:fc:30:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 SocketPath: PciID:}] [{Interface:0xc000123280 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147108 | controller |     "Jun 11 16:25:28.464213 crc crio[3616]: time=\"2026-06-11T16:25:28.463229436Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc00008c5f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.147123 | controller |     "Jun 11 16:25:28.464213 crc crio[3616]: time=\"2026-06-11T16:25:28.463526236Z\" 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:17:42.147137 | controller |     "Jun 11 16:25:28.557777 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9bdcc9815cdea Mac:3e:c2:a4:fb:a1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 SocketPath: PciID:}] [{Interface:0xc000112b20 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147152 | controller |     "Jun 11 16:25:28.560060 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08b0a52b0c4ad6 Mac:fe:36:f3:d2:04:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb SocketPath: PciID:}] [{Interface:0xc000015040 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147167 | controller |     "Jun 11 16:25:28.561306 crc crio[3616]: time=\"2026-06-11T16:25:28.56116312Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc00018e618}] Aliases:map[]}\"",
2026-06-11 18:17:42.147182 | controller |     "Jun 11 16:25:28.561814 crc crio[3616]: time=\"2026-06-11T16:25:28.561612245Z\" 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:17:42.147197 | controller |     "Jun 11 16:25:28.563551 crc crio[3616]: time=\"2026-06-11T16:25:28.561675937Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00008c828}] Aliases:map[]}\"",
2026-06-11 18:17:42.147216 | controller |     "Jun 11 16:25:28.564860 crc crio[3616]: time=\"2026-06-11T16:25:28.564151988Z\" 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:17:42.147231 | controller |     "Jun 11 16:25:28.589053 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ee69cf833e963 Mac:62:aa:07:c9:49:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 SocketPath: PciID:}] [{Interface:0xc00058c6c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147246 | controller |     "Jun 11 16:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.588051594Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc000880b18}] Aliases:map[]}\"",
2026-06-11 18:17:42.147262 | controller |     "Jun 11 16:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.58822527Z\" 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:17:42.147277 | controller |     "Jun 11 16:25:28.589053 crc crio[3616]: time=\"2026-06-11T16:25:28.56704482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.147293 | controller |     "Jun 11 16:25:28.635543 crc crio[3616]: time=\"2026-06-11T16:25:28.6352601Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.147308 | controller |     "Jun 11 16:25:28.636563 crc crio[3616]: 2026-06-11T16:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a708a96a8c185 Mac:02:6f:aa:55:df:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.147323 | controller |     "Jun 11 16:25:28.646784 crc crio[3616]: time=\"2026-06-11T16:25:28.641746962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.147339 | controller |     "Jun 11 16:25:28.665377 crc crio[3616]: time=\"2026-06-11T16:25:28.659167906Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0009182c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.147355 | controller |     "Jun 11 16:25:28.665377 crc crio[3616]: time=\"2026-06-11T16:25:28.659521598Z\" 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:17:42.147370 | controller |     "Jun 11 16:25:28.675217 crc crio[3616]: time=\"2026-06-11T16:25:28.675133338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.147388 | controller |     "Jun 11 16:25:28.696994 crc crio[3616]: time=\"2026-06-11T16:25:28.685093389Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.147404 | controller |     "Jun 11 16:25:28.723596 crc crio[3616]: time=\"2026-06-11T16:25:28.717079632Z\" level=info msg=\"Ran pod sandbox 0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e5e9536b-950b-4992-bace-1a8f26126a86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147419 | controller |     "Jun 11 16:25:28.729941 crc crio[3616]: time=\"2026-06-11T16:25:28.72977233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=501958c1-c31b-4783-bc0c-f05927ec585e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147437 | controller |     "Jun 11 16:25:28.771135 crc crio[3616]: time=\"2026-06-11T16:25:28.768478103Z\" level=info msg=\"Ran pod sandbox 2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=64a7018c-9590-42f3-8f14-4264ba1de8cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147458 | controller |     "Jun 11 16:25:28.793233 crc crio[3616]: time=\"2026-06-11T16:25:28.793164525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=75dc1813-9d40-4233-8cb2-fe4e59eb4c6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147479 | controller |     "Jun 11 16:25:28.827457 crc crio[3616]: time=\"2026-06-11T16:25:28.82728794Z\" level=info msg=\"Ran pod sandbox f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=42524002-6892-4bb7-a49c-bef8a59887b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147499 | controller |     "Jun 11 16:25:28.842943 crc crio[3616]: time=\"2026-06-11T16:25:28.838412666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=7d537426-a2db-4c8c-bc3b-146549cbadee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147519 | controller |     "Jun 11 16:25:28.844565 crc crio[3616]: time=\"2026-06-11T16:25:28.844461245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=8fbd7d0c-f1aa-451f-ad30-e93a6c8426c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147541 | controller |     "Jun 11 16:25:28.954989 crc crio[3616]: time=\"2026-06-11T16:25:28.954877449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=e6a81f72-da3d-4b99-9c84-3d43a59f6664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147562 | controller |     "Jun 11 16:25:28.970291 crc crio[3616]: time=\"2026-06-11T16:25:28.96948365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.147581 | controller |     "Jun 11 16:25:29.010766 crc crio[3616]: time=\"2026-06-11T16:25:29.010221219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.147623 | controller |     "Jun 11 16:25:29.033685 crc crio[3616]: time=\"2026-06-11T16:25:29.033124375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.147661 | controller |     "Jun 11 16:25:29.057400 crc crio[3616]: time=\"2026-06-11T16:25:29.045818293Z\" level=info msg=\"Created container 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=06bdee81-6af8-4a49-a837-1a69f01d0ca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.147691 | controller |     "Jun 11 16:25:29.082619 crc crio[3616]: time=\"2026-06-11T16:25:29.069536805Z\" level=info msg=\"Starting container: 133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb\" id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.147721 | controller |     "Jun 11 16:25:29.084157 crc crio[3616]: time=\"2026-06-11T16:25:29.083846762Z\" level=info msg=\"Started container\" PID=12182 containerID=133b0f183cc9d29323788a56807ad794b81e8e1db507f7bc5749e7330473c0fb description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=9b186dd3-a97d-40ea-85db-ab7bcbacb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5",
2026-06-11 18:17:42.147741 | controller |     "Jun 11 16:25:29.126848 crc crio[3616]: time=\"2026-06-11T16:25:29.114711028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.147758 | controller |     "Jun 11 16:25:29.334676 crc crio[3616]: time=\"2026-06-11T16:25:29.334304509Z\" level=info msg=\"Ran pod sandbox a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4b5660e7-32bd-4cbe-aac2-2500ea844287 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147774 | controller |     "Jun 11 16:25:29.354024 crc crio[3616]: time=\"2026-06-11T16:25:29.352784216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fc50f6e5-8113-43dd-a65d-96d25b555204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147790 | controller |     "Jun 11 16:25:29.370795 crc crio[3616]: time=\"2026-06-11T16:25:29.36019899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=248a9a95-9ce8-4460-bd04-1917f01cbadf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147805 | controller |     "Jun 11 16:25:29.487790 crc crio[3616]: time=\"2026-06-11T16:25:29.484847492Z\" level=info msg=\"Ran pod sandbox 0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=68868c77-d508-457d-a67a-59a8375f46cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147821 | controller |     "Jun 11 16:25:29.489427 crc crio[3616]: time=\"2026-06-11T16:25:29.489294362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=36882a0e-5717-4d18-8467-74c6fc9945e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147836 | controller |     "Jun 11 16:25:29.537829 crc crio[3616]: time=\"2026-06-11T16:25:29.536992428Z\" level=info msg=\"Ran pod sandbox a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=a8c97634-6985-47fc-abab-c9a52de77e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147881 | controller |     "Jun 11 16:25:29.546843 crc crio[3616]: time=\"2026-06-11T16:25:29.542800611Z\" level=info msg=\"Stopping container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b (timeout: 30s)\" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.147899 | controller |     "Jun 11 16:25:29.546843 crc crio[3616]: time=\"2026-06-11T16:25:29.545531891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=223bd33f-a115-40a8-82a3-883e278c3b72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147915 | controller |     "Jun 11 16:25:29.558597 crc crio[3616]: time=\"2026-06-11T16:25:29.558473637Z\" level=info msg=\"Ran pod sandbox c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=298ac375-f1fe-4339-adbd-ed5080573fd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.147931 | controller |     "Jun 11 16:25:29.588578 crc crio[3616]: time=\"2026-06-11T16:25:29.588286153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4c0b7a48-c233-4708-a466-b5de250fe5a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147964 | controller |     "Jun 11 16:25:29.590581 crc crio[3616]: time=\"2026-06-11T16:25:29.590289649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=57a582b2-e2c6-483e-b200-c84ed9f38e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147979 | controller |     "Jun 11 16:25:29.590581 crc crio[3616]: time=\"2026-06-11T16:25:29.590518957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3a266eb-4452-4ffa-8805-202cdcd95a39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.147994 | controller |     "Jun 11 16:25:29.591282 crc crio[3616]: time=\"2026-06-11T16:25:29.590951181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5928d477-3a1c-4c28-a270-3a1404824972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148010 | controller |     "Jun 11 16:25:29.598953 crc crio[3616]: time=\"2026-06-11T16:25:29.594909535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148025 | controller |     "Jun 11 16:25:29.598953 crc crio[3616]: time=\"2026-06-11T16:25:29.595595038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148040 | controller |     "Jun 11 16:25:29.659114 crc crio[3616]: time=\"2026-06-11T16:25:29.65889646Z\" level=info msg=\"Ran pod sandbox 535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2b8571d3-3855-455b-acc7-78fa4db48583 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.148056 | controller |     "Jun 11 16:25:29.668177 crc crio[3616]: time=\"2026-06-11T16:25:29.667869448Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148072 | controller |     "Jun 11 16:25:29.675940 crc crio[3616]: time=\"2026-06-11T16:25:29.67583917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=edf43154-5929-46a8-8efc-4f59e229819e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148092 | controller |     "Jun 11 16:25:29.725600 crc crio[3616]: time=\"2026-06-11T16:25:29.715478182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148108 | controller |     "Jun 11 16:25:29.795225 crc crio[3616]: time=\"2026-06-11T16:25:29.795086254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148124 | controller |     "Jun 11 16:25:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.810925965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=0abc3014-fc52-4468-99cf-24c5aa240e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148139 | controller |     "Jun 11 16:25:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.811147893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=63d5f45e-5b40-4cc2-b342-8d571925506a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148154 | controller |     "Jun 11 16:25:29.821575 crc crio[3616]: time=\"2026-06-11T16:25:29.811211175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3fcbe70c-3c22-43a1-862b-97a48b18cb96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148169 | controller |     "Jun 11 16:25:29.824260 crc crio[3616]: time=\"2026-06-11T16:25:29.82292248Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148184 | controller |     "Jun 11 16:25:29.830100 crc crio[3616]: time=\"2026-06-11T16:25:29.830046075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f8c8537c-dda4-49ab-8e48-f3113d6fe537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148199 | controller |     "Jun 11 16:25:29.837686 crc crio[3616]: time=\"2026-06-11T16:25:29.837608704Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148214 | controller |     "Jun 11 16:25:29.874160 crc crio[3616]: time=\"2026-06-11T16:25:29.859684772Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148229 | controller |     "Jun 11 16:25:29.911722 crc crio[3616]: time=\"2026-06-11T16:25:29.909923654Z\" level=info msg=\"Created container e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=aba02d2d-39ca-46f7-91de-eb25883fd7f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148244 | controller |     "Jun 11 16:25:29.932924 crc crio[3616]: time=\"2026-06-11T16:25:29.932035973Z\" level=info msg=\"Created container a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=c3f9664e-8ff5-4419-90d3-4ab3807d2b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148264 | controller |     "Jun 11 16:25:29.949153 crc crio[3616]: time=\"2026-06-11T16:25:29.943177658Z\" level=info msg=\"Starting container: e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07\" id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148279 | controller |     "Jun 11 16:25:29.967971 crc crio[3616]: time=\"2026-06-11T16:25:29.960295682Z\" level=info msg=\"Starting container: a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280\" id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148294 | controller |     "Jun 11 16:25:30.012514 crc crio[3616]: time=\"2026-06-11T16:25:30.011191988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148309 | controller |     "Jun 11 16:25:30.041283 crc crio[3616]: time=\"2026-06-11T16:25:30.015236661Z\" level=info msg=\"Started container\" PID=12188 containerID=a47189d7087f784ef65acc5970ee7badc7d582cd8a2414768c6c3dc6c83cf280 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8719aeda-136a-439f-9cb8-a9625c79c1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b",
2026-06-11 18:17:42.148324 | controller |     "Jun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.068299109Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148339 | controller |     "Jun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.070659576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148355 | controller |     "Jun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.070880134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148369 | controller |     "Jun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.071041019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148384 | controller |     "Jun 11 16:25:30.072861 crc crio[3616]: time=\"2026-06-11T16:25:30.071133192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148398 | controller |     "Jun 11 16:25:30.080796 crc crio[3616]: time=\"2026-06-11T16:25:30.074904931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=78bbf121-1e76-42be-81e8-d06858215c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148413 | controller |     "Jun 11 16:25:30.089928 crc crio[3616]: time=\"2026-06-11T16:25:30.084928496Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148428 | controller |     "Jun 11 16:25:30.103435 crc crio[3616]: time=\"2026-06-11T16:25:30.100893171Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148443 | controller |     "Jun 11 16:25:30.103435 crc crio[3616]: time=\"2026-06-11T16:25:30.029048065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148462 | controller |     "Jun 11 16:25:30.104188 crc crio[3616]: time=\"2026-06-11T16:25:30.034152253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8ec8cde3-66a9-4843-84f3-4e82dcc87458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148477 | controller |     "Jun 11 16:25:30.128802 crc crio[3616]: time=\"2026-06-11T16:25:30.1286965Z\" level=info msg=\"Started container\" PID=12219 containerID=e06c7c12fa856b3d01527392c2fc5bb75f1e64df3a9bc77e60506436b42a6b07 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=1950d2b2-9206-4242-afe4-5c9422e76388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c",
2026-06-11 18:17:42.148493 | controller |     "Jun 11 16:25:30.168817 crc crio[3616]: time=\"2026-06-11T16:25:30.159723969Z\" level=info msg=\"Created container c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=81d09be5-9652-4691-98d8-beda8dbabc54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148508 | controller |     "Jun 11 16:25:30.168817 crc crio[3616]: time=\"2026-06-11T16:25:30.16200129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148524 | controller |     "Jun 11 16:25:30.179424 crc crio[3616]: time=\"2026-06-11T16:25:30.1762282Z\" level=info msg=\"Starting container: c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2\" id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148539 | controller |     "Jun 11 16:25:30.205745 crc crio[3616]: time=\"2026-06-11T16:25:30.205178262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=71ae7f7d-ea73-4525-9f8d-0dc35304e5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.148554 | controller |     "Jun 11 16:25:30.215240 crc crio[3616]: time=\"2026-06-11T16:25:30.214993295Z\" level=info msg=\"Started container\" PID=12183 containerID=c1da5292c31bbc41274c5c3d2ea5164b5b9a854c28802f2af7e0e895f0bc29a2 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=807ec706-9a6d-4084-8eb9-558ed2383a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e",
2026-06-11 18:17:42.148570 | controller |     "Jun 11 16:25:30.274259 crc crio[3616]: time=\"2026-06-11T16:25:30.272285852Z\" level=info msg=\"Created container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=be3d7130-a575-490b-a042-5eaf1784cdb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148586 | controller |     "Jun 11 16:25:30.305033 crc crio[3616]: time=\"2026-06-11T16:25:30.30303123Z\" level=info msg=\"Starting container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775\" id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148601 | controller |     "Jun 11 16:25:30.367419 crc crio[3616]: time=\"2026-06-11T16:25:30.363862361Z\" level=info msg=\"Created container b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac: openshift-dns/dns-default-qtghf/dns\" id=1e31a103-0ecb-4978-81b5-9afb1550b36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148616 | controller |     "Jun 11 16:25:30.367419 crc crio[3616]: time=\"2026-06-11T16:25:30.366982404Z\" level=info msg=\"Started container\" PID=12210 containerID=a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2d72dc5c-bc3f-4df4-9e1d-4220cec42298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.148635 | controller |     "Jun 11 16:25:30.403436 crc crio[3616]: time=\"2026-06-11T16:25:30.401476474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148651 | controller |     "Jun 11 16:25:30.415617 crc crio[3616]: time=\"2026-06-11T16:25:30.411447272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148666 | controller |     "Jun 11 16:25:30.427884 crc crio[3616]: time=\"2026-06-11T16:25:30.425273556Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148680 | controller |     "Jun 11 16:25:30.452157 crc crio[3616]: time=\"2026-06-11T16:25:30.430237213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148695 | controller |     "Jun 11 16:25:30.492496 crc crio[3616]: time=\"2026-06-11T16:25:30.488603462Z\" level=info msg=\"Starting container: b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac\" id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148710 | controller |     "Jun 11 16:25:30.802220 crc crio[3616]: time=\"2026-06-11T16:25:30.80213072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148725 | controller |     "Jun 11 16:25:30.839559 crc crio[3616]: time=\"2026-06-11T16:25:30.83581996Z\" level=info msg=\"Created container 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=e6a4fdad-e86c-4d29-80a3-95eddc8e182e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148741 | controller |     "Jun 11 16:25:30.844872 crc crio[3616]: time=\"2026-06-11T16:25:30.803947902Z\" level=info msg=\"Started container\" PID=12229 containerID=b44524e582cd200892f204a134485c753b08728b2b36c79c44b86fa01912c2ac description=openshift-dns/dns-default-qtghf/dns id=cb39b79e-8c45-4046-aad5-43eac19aaa24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f",
2026-06-11 18:17:42.148759 | controller |     "Jun 11 16:25:30.852222 crc crio[3616]: time=\"2026-06-11T16:25:30.849062999Z\" level=info msg=\"Starting container: 099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d\" id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148782 | controller |     "Jun 11 16:25:30.932110 crc crio[3616]: time=\"2026-06-11T16:25:30.931982685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148810 | controller |     "Jun 11 16:25:30.937210 crc crio[3616]: time=\"2026-06-11T16:25:30.935132448Z\" level=info msg=\"Started container\" PID=12222 containerID=099c9520aa48190c5b77a3d5d99a7cc56355d93c75099d01ed33e92c6e85033d description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=a964973a-dc53-43f5-be79-219e58b60ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65",
2026-06-11 18:17:42.148845 | controller |     "Jun 11 16:25:30.978437 crc crio[3616]: time=\"2026-06-11T16:25:30.97805382Z\" level=info msg=\"Created container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=210237ce-870d-4163-b51e-ab17dc915a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148892 | controller |     "Jun 11 16:25:30.999064 crc crio[3616]: time=\"2026-06-11T16:25:30.995758245Z\" level=info msg=\"Starting container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed\" id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.148911 | controller |     "Jun 11 16:25:31.007932 crc crio[3616]: time=\"2026-06-11T16:25:31.007883064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148927 | controller |     "Jun 11 16:25:31.267971 crc crio[3616]: time=\"2026-06-11T16:25:31.163125072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148942 | controller |     "Jun 11 16:25:31.267971 crc crio[3616]: time=\"2026-06-11T16:25:31.163872997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.148958 | controller |     "Jun 11 16:25:31.268221 crc crio[3616]: time=\"2026-06-11T16:25:31.268192369Z\" level=info msg=\"Created container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=05d7958b-ba5f-4dbe-a54f-c00b48bca31c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148973 | controller |     "Jun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.303923434Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.148987 | controller |     "Jun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.308110097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ebbfd447-74c7-46bf-a793-608064d28cc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.149002 | controller |     "Jun 11 16:25:31.309588 crc crio[3616]: time=\"2026-06-11T16:25:31.30852772Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149017 | controller |     "Jun 11 16:25:31.310799 crc crio[3616]: time=\"2026-06-11T16:25:31.310592358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149032 | controller |     "Jun 11 16:25:31.319869 crc crio[3616]: time=\"2026-06-11T16:25:31.319820562Z\" level=info msg=\"Created container ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=41681d6e-7879-410f-9d3c-4c15c3bcd0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149048 | controller |     "Jun 11 16:25:31.332477 crc crio[3616]: time=\"2026-06-11T16:25:31.319961937Z\" level=info msg=\"Starting container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c\" id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149067 | controller |     "Jun 11 16:25:31.342827 crc crio[3616]: time=\"2026-06-11T16:25:31.336009694Z\" level=info msg=\"Started container\" PID=12298 containerID=687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=5819625b-0065-4ce7-a28b-17038cc9ae22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac",
2026-06-11 18:17:42.149083 | controller |     "Jun 11 16:25:31.343201 crc crio[3616]: time=\"2026-06-11T16:25:31.342996374Z\" level=info msg=\"Starting container: ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779\" id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149098 | controller |     "Jun 11 16:25:31.428391 crc crio[3616]: time=\"2026-06-11T16:25:31.423953828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8e54cbd0-ef99-4de2-9385-ee57d414ea4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.149113 | controller |     "Jun 11 16:25:31.428391 crc crio[3616]: time=\"2026-06-11T16:25:31.424152676Z\" level=info msg=\"Started container\" PID=12292 containerID=ca9288ca8d9974b9d1c57f22d3f2d5d2971ce05b32b17e0ea66076045f15a779 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4c9b35f5-4ec3-446b-a609-37484a5edd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9",
2026-06-11 18:17:42.149128 | controller |     "Jun 11 16:25:31.724771 crc crio[3616]: time=\"2026-06-11T16:25:31.724073348Z\" level=info msg=\"Stopping container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6 (timeout: 30s)\" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.149143 | controller |     "Jun 11 16:25:31.864528 crc crio[3616]: time=\"2026-06-11T16:25:31.860753186Z\" level=info msg=\"Started container\" PID=12273 containerID=95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c description=openshift-console/console-6c684df5db-cc8g8/console id=5b91767c-8178-4975-9060-2814861b4aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3",
2026-06-11 18:17:42.149158 | controller |     "Jun 11 16:25:32.037863 crc crio[3616]: time=\"2026-06-11T16:25:32.036825652Z\" level=info msg=\"Created container 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=34859b62-e85a-4c4d-b79c-bf6aa22026dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149173 | controller |     "Jun 11 16:25:32.052445 crc crio[3616]: time=\"2026-06-11T16:25:32.052149345Z\" level=info msg=\"Starting container: 73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e\" id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149188 | controller |     "Jun 11 16:25:32.108107 crc crio[3616]: time=\"2026-06-11T16:25:32.104036523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149203 | controller |     "Jun 11 16:25:32.116181 crc crio[3616]: time=\"2026-06-11T16:25:32.105680087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149217 | controller |     "Jun 11 16:25:32.132627 crc crio[3616]: time=\"2026-06-11T16:25:32.132273631Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149239 | controller |     "Jun 11 16:25:32.138128 crc crio[3616]: time=\"2026-06-11T16:25:32.138085152Z\" level=info msg=\"Created container e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4b575dda-5f65-4954-8eee-bd4939a4fd45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149255 | controller |     "Jun 11 16:25:32.144583 crc crio[3616]: time=\"2026-06-11T16:25:32.143602726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149270 | controller |     "Jun 11 16:25:32.149759 crc crio[3616]: time=\"2026-06-11T16:25:32.149582173Z\" level=info msg=\"Starting container: e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd\" id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149285 | controller |     "Jun 11 16:25:32.189854 crc crio[3616]: time=\"2026-06-11T16:25:32.188834284Z\" level=info msg=\"Started container\" PID=12350 containerID=73dcc6c19edfaab137bbf57ddd7b0efd33b7cb80af3c5087861a1cbd7c1c3a7e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2ed34aa1-6a54-4576-be42-4abee467e2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346",
2026-06-11 18:17:42.149300 | controller |     "Jun 11 16:25:32.196590 crc crio[3616]: time=\"2026-06-11T16:25:32.195090019Z\" level=info msg=\"Started container\" PID=12342 containerID=e7b4b08e594401d41dd48b9968dd76fe617e948f504712931c7bf5b6ca45b7fd description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=24672964-a787-4201-82a2-68c4e0d26f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c",
2026-06-11 18:17:42.149316 | controller |     "Jun 11 16:25:32.196590 crc crio[3616]: time=\"2026-06-11T16:25:32.196021343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3bfe93e0-4734-4f78-8dcf-2b5b4a49d02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.149331 | controller |     "Jun 11 16:25:32.248888 crc crio[3616]: time=\"2026-06-11T16:25:32.248782968Z\" level=info msg=\"Stopped container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9b93735b-8c7c-42a3-9f4e-f9162a0c8f16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.149346 | controller |     "Jun 11 16:25:32.257215 crc crio[3616]: time=\"2026-06-11T16:25:32.257062688Z\" level=info msg=\"Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.149362 | controller |     "Jun 11 16:25:32.264249 crc crio[3616]: time=\"2026-06-11T16:25:32.264176272Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b848f712-249c-4b75-b7a3-4c85676df6f2 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:0xc000918598}] Aliases:map[]}\"",
2026-06-11 18:17:42.149377 | controller |     "Jun 11 16:25:32.264654 crc crio[3616]: time=\"2026-06-11T16:25:32.264538484Z\" 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:17:42.149397 | controller |     "Jun 11 16:25:32.304156 crc crio[3616]: time=\"2026-06-11T16:25:32.303032907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149412 | controller |     "Jun 11 16:25:32.324236 crc crio[3616]: time=\"2026-06-11T16:25:32.324182172Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149427 | controller |     "Jun 11 16:25:32.397585 crc crio[3616]: time=\"2026-06-11T16:25:32.397507965Z\" level=info msg=\"Created container bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dc9cb9b2-129a-4d2b-b929-35f1a61572af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149443 | controller |     "Jun 11 16:25:32.435515 crc crio[3616]: time=\"2026-06-11T16:25:32.435170451Z\" level=info msg=\"Starting container: bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee\" id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149457 | controller |     "Jun 11 16:25:32.510245 crc crio[3616]: time=\"2026-06-11T16:25:32.50588202Z\" level=info msg=\"Started container\" PID=12357 containerID=bac712fca161cc24f4f3d4e1b062198366a19113cfba4881fa9a2db8854453ee description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=08c59686-03ce-4797-9a69-9367d54c6f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c",
2026-06-11 18:17:42.149473 | controller |     "Jun 11 16:25:32.913289 crc crio[3616]: time=\"2026-06-11T16:25:32.912177594Z\" level=info msg=\"Stopped container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cbce45b6-f110-4b68-8791-f9fd08370fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.149488 | controller |     "Jun 11 16:25:32.933529 crc crio[3616]: time=\"2026-06-11T16:25:32.933043472Z\" level=info msg=\"Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.149503 | controller |     "Jun 11 16:25:32.938816 crc crio[3616]: time=\"2026-06-11T16:25:32.938216922Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/32440946-beea-4f38-9806-c7ad99dbf201 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:0xc0008805b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.149518 | controller |     "Jun 11 16:25:32.938816 crc crio[3616]: time=\"2026-06-11T16:25:32.93877114Z\" 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:17:42.149534 | controller |     "Jun 11 16:25:33.411880 crc crio[3616]: time=\"2026-06-11T16:25:33.410531281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149550 | controller |     "Jun 11 16:25:33.656542 crc crio[3616]: time=\"2026-06-11T16:25:33.651219703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149569 | controller |     "Jun 11 16:25:33.704149 crc crio[3616]: time=\"2026-06-11T16:25:33.703978258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149584 | controller |     "Jun 11 16:25:33.750788 crc crio[3616]: time=\"2026-06-11T16:25:33.749929563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149599 | controller |     "Jun 11 16:25:34.186415 crc crio[3616]: time=\"2026-06-11T16:25:34.171512528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149613 | controller |     "Jun 11 16:25:34.317496 crc crio[3616]: time=\"2026-06-11T16:25:34.317115924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149628 | controller |     "Jun 11 16:25:34.850221 crc crio[3616]: time=\"2026-06-11T16:25:34.849988558Z\" level=info msg=\"Created container 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7e615cac-5df7-48b5-b1ce-7ab7034acd92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149643 | controller |     "Jun 11 16:25:34.865643 crc crio[3616]: time=\"2026-06-11T16:25:34.857604868Z\" level=info msg=\"Starting container: 41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e\" id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149659 | controller |     "Jun 11 16:25:35.257683 crc crio[3616]: time=\"2026-06-11T16:25:35.243995068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149674 | controller |     "Jun 11 16:25:35.277214 crc crio[3616]: time=\"2026-06-11T16:25:35.276303272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149689 | controller |     "Jun 11 16:25:35.446645 crc crio[3616]: time=\"2026-06-11T16:25:35.44487744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149704 | controller |     "Jun 11 16:25:35.933754 crc crio[3616]: time=\"2026-06-11T16:25:35.673118141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149719 | controller |     "Jun 11 16:25:35.999909 crc crio[3616]: time=\"2026-06-11T16:25:35.999542956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149734 | controller |     "Jun 11 16:25:36.052637 crc crio[3616]: time=\"2026-06-11T16:25:35.912870535Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.149749 | controller |     "Jun 11 16:25:36.053121 crc crio[3616]: time=\"2026-06-11T16:25:36.052830376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149763 | controller |     "Jun 11 16:25:36.233757 crc crio[3616]: time=\"2026-06-11T16:25:36.23355169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149783 | controller |     "Jun 11 16:25:36.433604 crc crio[3616]: time=\"2026-06-11T16:25:36.432647262Z\" level=info msg=\"Started container\" PID=12448 containerID=41f2567907618e16576171e3caed814da15cbf8e3b25a96b589e5bad1a08121e description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4fe57c27-7b1f-47f8-96b6-835392b08bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d",
2026-06-11 18:17:42.149799 | controller |     "Jun 11 16:25:36.445872 crc crio[3616]: time=\"2026-06-11T16:25:36.445252207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.149814 | controller |     "Jun 11 16:25:36.733738 crc crio[3616]: time=\"2026-06-11T16:25:36.732770832Z\" level=info msg=\"Created container 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=056cb604-5c07-4733-afb1-96fb89c9f881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149829 | controller |     "Jun 11 16:25:36.741390 crc crio[3616]: time=\"2026-06-11T16:25:36.739946838Z\" level=info msg=\"Created container 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a6c05a9d-0563-4ec2-bda7-7d1f425983f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.149844 | controller |     "Jun 11 16:25:36.746383 crc crio[3616]: time=\"2026-06-11T16:25:36.746135031Z\" level=info msg=\"Starting container: 8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc\" id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149879 | controller |     "Jun 11 16:25:36.754618 crc crio[3616]: time=\"2026-06-11T16:25:36.753428841Z\" level=info msg=\"Starting container: 76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b\" id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.149899 | controller |     "Jun 11 16:25:36.930062 crc crio[3616]: time=\"2026-06-11T16:25:36.929785093Z\" level=info msg=\"Started container\" PID=12499 containerID=76ba09a7461b2e06cd66e69c189c6126de669c504641d44fb757ba930416cb5b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=3b706435-a31f-44e6-b357-5de92b1c2c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805",
2026-06-11 18:17:42.149923 | controller |     "Jun 11 16:25:37.283140 crc crio[3616]: time=\"2026-06-11T16:25:37.282585068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=715677f6-6ae8-40f1-a816-6829eb2cbd24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.149952 | controller |     "Jun 11 16:25:37.302597 crc crio[3616]: time=\"2026-06-11T16:25:37.294989186Z\" level=info msg=\"Started container\" PID=12487 containerID=8f0d3c33d7c962ef992b478331f2a1878458774f6578ab403568c45089fb23dc description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=0f7fd664-6634-47e4-9776-5c3f718b31e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79",
2026-06-11 18:17:42.149981 | controller |     "Jun 11 16:25:37.406871 crc crio[3616]: time=\"2026-06-11T16:25:37.405902245Z\" level=info msg=\"Created container 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=f5c52213-28c5-4ee5-9b39-917eabdde854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150012 | controller |     "Jun 11 16:25:37.439212 crc crio[3616]: time=\"2026-06-11T16:25:37.438832428Z\" level=info msg=\"Starting container: 5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05\" id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150033 | controller |     "Jun 11 16:25:38.013942 crc crio[3616]: time=\"2026-06-11T16:25:38.013246626Z\" level=info msg=\"Started container\" PID=12514 containerID=5c18cd78b360f97cc73819cd22f9abbb992630f9516df2b39969c818f947ab05 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=4a8e4521-e37e-4e87-90a8-67a346585799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47",
2026-06-11 18:17:42.150050 | controller |     "Jun 11 16:25:38.206037 crc crio[3616]: time=\"2026-06-11T16:25:38.205902827Z\" level=info msg=\"Created container f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=ce99dd91-e9e3-488b-99bf-86f122a10df0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150066 | controller |     "Jun 11 16:25:38.307128 crc crio[3616]: time=\"2026-06-11T16:25:38.306995225Z\" level=info msg=\"Starting container: f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9\" id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150081 | controller |     "Jun 11 16:25:38.445620 crc crio[3616]: time=\"2026-06-11T16:25:38.440886861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150096 | controller |     "Jun 11 16:25:38.574613 crc crio[3616]: time=\"2026-06-11T16:25:38.573942199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8316cf54-f887-4e17-8402-7765a90075d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150112 | controller |     "Jun 11 16:25:38.581875 crc crio[3616]: time=\"2026-06-11T16:25:38.581254159Z\" level=info msg=\"Started container\" PID=12522 containerID=f37666b91479a70076c39243ce04a1664c72f0c1269d530f0427cd34575c5ec9 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=1a366fc3-4dc0-431f-a691-f96443704812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355",
2026-06-11 18:17:42.150128 | controller |     "Jun 11 16:25:38.691985 crc crio[3616]: time=\"2026-06-11T16:25:38.596043305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2adda4f7-9fe2-40d7-bb32-02624074e824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150143 | controller |     "Jun 11 16:25:39.423737 crc crio[3616]: time=\"2026-06-11T16:25:39.419163258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=56c92ed0-5ba7-47e2-8651-e37eceed6944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150158 | controller |     "Jun 11 16:25:39.503818 crc crio[3616]: time=\"2026-06-11T16:25:39.500953501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150174 | controller |     "Jun 11 16:25:39.587532 crc crio[3616]: time=\"2026-06-11T16:25:39.585252506Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150193 | controller |     "Jun 11 16:25:39.665206 crc crio[3616]: time=\"2026-06-11T16:25:39.66494795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150209 | controller |     "Jun 11 16:25:39.703596 crc crio[3616]: time=\"2026-06-11T16:25:39.70327475Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150224 | controller |     "Jun 11 16:25:39.715986 crc crio[3616]: time=\"2026-06-11T16:25:39.715858814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150239 | controller |     "Jun 11 16:25:40.040899 crc crio[3616]: time=\"2026-06-11T16:25:40.037905394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150253 | controller |     "Jun 11 16:25:40.709021 crc crio[3616]: time=\"2026-06-11T16:25:40.706277688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150268 | controller |     "Jun 11 16:25:41.200943 crc crio[3616]: time=\"2026-06-11T16:25:41.200178998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150282 | controller |     "Jun 11 16:25:41.403268 crc crio[3616]: time=\"2026-06-11T16:25:41.388184602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150297 | controller |     "Jun 11 16:25:41.478288 crc crio[3616]: time=\"2026-06-11T16:25:41.478016364Z\" level=info msg=\"Created container 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=cbc5fde2-5d6a-46c1-abb3-0baa708c0808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150312 | controller |     "Jun 11 16:25:41.510872 crc crio[3616]: time=\"2026-06-11T16:25:41.509643424Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.150327 | controller |     "Jun 11 16:25:41.559196 crc crio[3616]: time=\"2026-06-11T16:25:41.558878207Z\" level=info msg=\"Starting container: 48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3\" id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150341 | controller |     "Jun 11 16:25:41.594104 crc crio[3616]: time=\"2026-06-11T16:25:41.593738234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150356 | controller |     "Jun 11 16:25:41.664621 crc crio[3616]: time=\"2026-06-11T16:25:41.664053367Z\" level=info msg=\"Started container\" PID=12584 containerID=48410c88b8c43a2965c0c0903156761551d51f91144deb621fc953f5e1b9c5a3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=cdce859f-094c-4c57-9ace-8aada856216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414",
2026-06-11 18:17:42.150374 | controller |     "Jun 11 16:25:41.747918 crc crio[3616]: time=\"2026-06-11T16:25:41.746659487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150389 | controller |     "Jun 11 16:25:42.458492 crc crio[3616]: time=\"2026-06-11T16:25:42.445899986Z\" level=info msg=\"Created container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=bb99fc1d-017c-4e6d-b1df-94b95942451d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150404 | controller |     "Jun 11 16:25:42.616853 crc crio[3616]: time=\"2026-06-11T16:25:42.613263333Z\" level=info msg=\"Starting container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9\" id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150419 | controller |     "Jun 11 16:25:42.632035 crc crio[3616]: time=\"2026-06-11T16:25:42.624981202Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=0022fce1-0da8-4935-8fb5-0c2c9f5c7414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150434 | controller |     "Jun 11 16:25:42.714784 crc crio[3616]: time=\"2026-06-11T16:25:42.714259691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150449 | controller |     "Jun 11 16:25:42.751626 crc crio[3616]: time=\"2026-06-11T16:25:42.737993377Z\" level=info msg=\"Started container\" PID=12607 containerID=5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=12ed3fef-6bc8-41f0-851c-9573c463c2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.150463 | controller |     "Jun 11 16:25:42.789845 crc crio[3616]: time=\"2026-06-11T16:25:42.789633413Z\" level=info msg=\"Stopped pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=0a6272f5-fa32-4eec-ab57-8525aab29b84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.150478 | controller |     "Jun 11 16:25:42.802510 crc crio[3616]: time=\"2026-06-11T16:25:42.802470235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150493 | controller |     "Jun 11 16:25:42.869984 crc crio[3616]: time=\"2026-06-11T16:25:42.869300329Z\" level=info msg=\"Ran pod sandbox b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/POD\" id=96d3faca-dbda-44c3-a0f7-b06b3c1a44cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.150508 | controller |     "Jun 11 16:25:42.956895 crc crio[3616]: time=\"2026-06-11T16:25:42.94422021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3dd5d080-8b14-4bb1-b640-4e04ce4dfbb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150523 | controller |     "Jun 11 16:25:43.229074 crc crio[3616]: time=\"2026-06-11T16:25:43.179949487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9d1ea2c1-dfb8-4f19-b082-f975ccc4aa9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150537 | controller |     "Jun 11 16:25:43.296524 crc crio[3616]: time=\"2026-06-11T16:25:43.280747147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=ae1677ca-6eab-4fef-81fa-66b90b54d35d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.150555 | controller |     "Jun 11 16:25:43.468384 crc crio[3616]: time=\"2026-06-11T16:25:43.467363248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150570 | controller |     "Jun 11 16:25:43.553278 crc crio[3616]: time=\"2026-06-11T16:25:43.551270911Z\" level=info msg=\"Created container 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=edf166ef-8bfb-428e-812f-29a1be24a942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150585 | controller |     "Jun 11 16:25:43.565061 crc crio[3616]: time=\"2026-06-11T16:25:43.563998989Z\" level=info msg=\"Starting container: 1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e\" id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150600 | controller |     "Jun 11 16:25:43.934473 crc crio[3616]: time=\"2026-06-11T16:25:43.933814882Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150615 | controller |     "Jun 11 16:25:43.935461 crc crio[3616]: time=\"2026-06-11T16:25:43.935423295Z\" level=info msg=\"Removing container: d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b\" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.150629 | controller |     "Jun 11 16:25:43.955537 crc crio[3616]: time=\"2026-06-11T16:25:43.954916236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150644 | controller |     "Jun 11 16:25:44.050941 crc crio[3616]: time=\"2026-06-11T16:25:44.050553093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150659 | controller |     "Jun 11 16:25:44.134544 crc crio[3616]: time=\"2026-06-11T16:25:44.134169047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150674 | controller |     "Jun 11 16:25:44.275788 crc crio[3616]: time=\"2026-06-11T16:25:44.2750254Z\" level=info msg=\"Started container\" PID=12671 containerID=1322a581b476a53e7baf72f8150a3156c6c99211bc7fadef51f713cb03a93a3e description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2a75ced4-9e67-4545-843c-637ecf4ac8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf",
2026-06-11 18:17:42.150689 | controller |     "Jun 11 16:25:44.391962 crc crio[3616]: time=\"2026-06-11T16:25:44.389972136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150704 | controller |     "Jun 11 16:25:44.505935 crc crio[3616]: time=\"2026-06-11T16:25:44.505470986Z\" level=info msg=\"Created container 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2ad8fe66-40fc-4d02-8c91-24c2258825dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150719 | controller |     "Jun 11 16:25:44.530213 crc crio[3616]: time=\"2026-06-11T16:25:44.530027811Z\" level=info msg=\"Starting container: 4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a\" id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150738 | controller |     "Jun 11 16:25:44.785177 crc crio[3616]: time=\"2026-06-11T16:25:44.784941283Z\" level=info msg=\"Started container\" PID=12693 containerID=4ed64cccb7905866d09d9b914762bfd6b4acb5e2b135623c6d2b2f4677ba7a5a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1e7bae3d-2078-4fe6-b0fb-12b3ed69b4b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce",
2026-06-11 18:17:42.150753 | controller |     "Jun 11 16:25:44.795181 crc crio[3616]: time=\"2026-06-11T16:25:44.795053329Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150769 | controller |     "Jun 11 16:25:44.917999 crc crio[3616]: time=\"2026-06-11T16:25:44.917650048Z\" level=info msg=\"Created container 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=5014c7bb-58fa-4cc6-a03d-ab5ab5cec76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150784 | controller |     "Jun 11 16:25:45.142820 crc crio[3616]: time=\"2026-06-11T16:25:45.142567603Z\" level=info msg=\"Starting container: 519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a\" id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150799 | controller |     "Jun 11 16:25:45.242552 crc crio[3616]: time=\"2026-06-11T16:25:45.217139781Z\" level=info msg=\"Created container 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=430cbd16-3e67-4d20-9451-d53c1ecb131f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150815 | controller |     "Jun 11 16:25:45.251485 crc crio[3616]: time=\"2026-06-11T16:25:45.250654423Z\" level=info msg=\"Started container\" PID=12681 containerID=519894d5deda4a744b421638b6e5718fb158d1afa9e58f37a5bf0192814ad87a description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=d3629701-74e5-4b2b-ba9f-e83d861df0e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c",
2026-06-11 18:17:42.150830 | controller |     "Jun 11 16:25:45.296840 crc crio[3616]: time=\"2026-06-11T16:25:45.295726089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150845 | controller |     "Jun 11 16:25:45.427384 crc crio[3616]: time=\"2026-06-11T16:25:45.422944425Z\" level=info msg=\"Starting container: 69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b\" id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150882 | controller |     "Jun 11 16:25:45.482144 crc crio[3616]: time=\"2026-06-11T16:25:45.481742162Z\" level=info msg=\"Removed container d9b58cbdabe8082c5e8ddc34169cec0d3254868effbe2694dc98e3679efb915b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=545a5633-7b6d-400f-a1ad-e782f47b5da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.150898 | controller |     "Jun 11 16:25:45.483597 crc crio[3616]: time=\"2026-06-11T16:25:45.4826013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150913 | controller |     "Jun 11 16:25:45.511004 crc crio[3616]: time=\"2026-06-11T16:25:45.50874111Z\" level=info msg=\"Started container\" PID=12726 containerID=69edb44bdff0ddbdcef23abf6cc051abb3489f31b05384f51d01f7176538537b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=3011fb90-11d1-448b-9672-c2967577346e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805",
2026-06-11 18:17:42.150932 | controller |     "Jun 11 16:25:45.626062 crc crio[3616]: time=\"2026-06-11T16:25:45.626001309Z\" level=info msg=\"Stopped pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=4795ef6b-2c00-46ab-be76-8ecf26c13ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.150948 | controller |     "Jun 11 16:25:46.045290 crc crio[3616]: time=\"2026-06-11T16:25:46.044895607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.150963 | controller |     "Jun 11 16:25:46.089810 crc crio[3616]: time=\"2026-06-11T16:25:46.083194387Z\" level=info msg=\"Created container 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=b71a6cf8-67d6-4647-a70d-14eab53bffb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.150977 | controller |     "Jun 11 16:25:46.163232 crc crio[3616]: time=\"2026-06-11T16:25:46.163018345Z\" level=info msg=\"Starting container: 4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347\" id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.150993 | controller |     "Jun 11 16:25:46.224535 crc crio[3616]: time=\"2026-06-11T16:25:46.224044415Z\" level=info msg=\"Created container 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=4ab95346-d99e-40bc-9e8b-9bba7b1b2450 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151008 | controller |     "Jun 11 16:25:46.257177 crc crio[3616]: time=\"2026-06-11T16:25:46.256978118Z\" level=info msg=\"Starting container: 7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34\" id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151027 | controller |     "Jun 11 16:25:46.515892 crc crio[3616]: time=\"2026-06-11T16:25:46.511236025Z\" level=info msg=\"Started container\" PID=12738 containerID=4c9faecc2cc1dd7ebf5778f6b1577b7a12107c587703db0ac7e06149d2ad5347 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7fac1b41-28a7-4615-8ebe-9012bb82c40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47",
2026-06-11 18:17:42.151053 | controller |     "Jun 11 16:25:46.599616 crc crio[3616]: time=\"2026-06-11T16:25:46.598807028Z\" level=info msg=\"Started container\" PID=12749 containerID=7f66a8c539bbbcb99a0d15d03fc760f414f15d8f051fdb66377dc626f40f4e34 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=fad281db-8efa-4df7-b315-765c9d0fa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169",
2026-06-11 18:17:42.151082 | controller |     "Jun 11 16:25:46.844148 crc crio[3616]: time=\"2026-06-11T16:25:46.834600401Z\" level=info msg=\"Removing container: 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6\" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.151111 | controller |     "Jun 11 16:25:46.965104 crc crio[3616]: time=\"2026-06-11T16:25:46.964252498Z\" level=info msg=\"Created container da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=29d326bc-462f-4d50-92ee-c6bf48c5510b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151140 | controller |     "Jun 11 16:25:46.996220 crc crio[3616]: time=\"2026-06-11T16:25:46.996154417Z\" level=info msg=\"Starting container: da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083\" id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151161 | controller |     "Jun 11 16:25:47.169684 crc crio[3616]: time=\"2026-06-11T16:25:47.169162733Z\" level=info msg=\"Started container\" PID=12786 containerID=da822ca110d8f24ef60a1b1cea377eaf56cf2f7207e17e5f2e150bd95154a083 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=8707a8df-2455-41f7-8ea4-062441806722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5",
2026-06-11 18:17:42.151178 | controller |     "Jun 11 16:25:47.411850 crc crio[3616]: time=\"2026-06-11T16:25:47.411259898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151193 | controller |     "Jun 11 16:25:47.574287 crc crio[3616]: time=\"2026-06-11T16:25:47.574226406Z\" level=info msg=\"Removed container 71fff79becdc44deb07f1c64ab1ca17673f8573cd16888e188e975cea69cf2b6: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b145478d-7596-46f5-b247-150532883d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.151208 | controller |     "Jun 11 16:25:47.839654 crc crio[3616]: time=\"2026-06-11T16:25:47.826617582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151223 | controller |     "Jun 11 16:25:48.046288 crc crio[3616]: time=\"2026-06-11T16:25:48.04593984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=559a75cd-31dd-4834-95b5-a6a875ec5ea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151239 | controller |     "Jun 11 16:25:48.068745 crc crio[3616]: time=\"2026-06-11T16:25:48.068627646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b333675b-5cc3-4973-9753-47978a542519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151254 | controller |     "Jun 11 16:25:48.106424 crc crio[3616]: time=\"2026-06-11T16:25:48.106276097Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151270 | controller |     "Jun 11 16:25:48.419251 crc crio[3616]: time=\"2026-06-11T16:25:48.411277487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151285 | controller |     "Jun 11 16:25:48.696386 crc crio[3616]: time=\"2026-06-11T16:25:48.693159236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151300 | controller |     "Jun 11 16:25:49.448380 crc crio[3616]: time=\"2026-06-11T16:25:49.448273589Z\" level=info msg=\"Created container e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b676c61b-944b-42e7-a4c5-7b07e41daccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151315 | controller |     "Jun 11 16:25:49.479725 crc crio[3616]: time=\"2026-06-11T16:25:49.479581959Z\" level=info msg=\"Starting container: e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e\" id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151333 | controller |     "Jun 11 16:25:50.122002 crc crio[3616]: time=\"2026-06-11T16:25:50.121446194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-scrzw/POD\" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.151349 | controller |     "Jun 11 16:25:50.122247 crc crio[3616]: time=\"2026-06-11T16:25:50.122024514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151364 | controller |     "Jun 11 16:25:50.551792 crc crio[3616]: time=\"2026-06-11T16:25:50.55149084Z\" level=info msg=\"Started container\" PID=12824 containerID=e69e0bfa334a5b145eae8f622526cf580770d544cb99185515f47876686c052e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=f586714a-5548-4873-8a2a-1138dca4b448 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f",
2026-06-11 18:17:42.151380 | controller |     "Jun 11 16:25:50.675969 crc crio[3616]: time=\"2026-06-11T16:25:50.675912126Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}\"",
2026-06-11 18:17:42.151395 | controller |     "Jun 11 16:25:50.676827 crc crio[3616]: time=\"2026-06-11T16:25:50.676806466Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-scrzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.151411 | controller |     "Jun 11 16:25:50.689825 crc crio[3616]: time=\"2026-06-11T16:25:50.689555685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151426 | controller |     "Jun 11 16:25:51.611980 crc crio[3616]: time=\"2026-06-11T16:25:51.592876456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vvs9s/POD\" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.151440 | controller |     "Jun 11 16:25:51.611980 crc crio[3616]: time=\"2026-06-11T16:25:51.611519689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151455 | controller |     "Jun 11 16:25:52.692776 crc crio[3616]: time=\"2026-06-11T16:25:52.684923173Z\" level=info msg=\"Stopping container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9 (timeout: 30s)\" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.151470 | controller |     "Jun 11 16:25:52.920004 crc crio[3616]: time=\"2026-06-11T16:25:52.919935117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151485 | controller |     "Jun 11 16:25:53.226163 crc crio[3616]: time=\"2026-06-11T16:25:53.201464183Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.151504 | controller |     "Jun 11 16:25:53.227113 crc crio[3616]: time=\"2026-06-11T16:25:53.227065126Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vvs9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.151520 | controller |     "Jun 11 16:25:54.090409 crc crio[3616]: time=\"2026-06-11T16:25:54.076626709Z\" level=info msg=\"Stopped container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d5c7bdc-a5a5-499c-9396-1b24a8ee6a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.151535 | controller |     "Jun 11 16:25:54.130811 crc crio[3616]: time=\"2026-06-11T16:25:54.129313485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=054d7b08-4a01-462d-8436-850086f8508d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151549 | controller |     "Jun 11 16:25:54.191467 crc crio[3616]: time=\"2026-06-11T16:25:54.18293706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=93f71dfb-1807-4eef-a259-556dc8379670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151564 | controller |     "Jun 11 16:25:54.284254 crc crio[3616]: time=\"2026-06-11T16:25:54.284055944Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151579 | controller |     "Jun 11 16:25:54.288234 crc crio[3616]: time=\"2026-06-11T16:25:54.287914501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151593 | controller |     "Jun 11 16:25:54.616041 crc crio[3616]: time=\"2026-06-11T16:25:54.615525743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151608 | controller |     "Jun 11 16:25:54.731806 crc crio[3616]: time=\"2026-06-11T16:25:54.731698263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151623 | controller |     "Jun 11 16:25:54.895694 crc crio[3616]: time=\"2026-06-11T16:25:54.889044501Z\" level=info msg=\"Stopping container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775 (timeout: 2s)\" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.151637 | controller |     "Jun 11 16:25:55.525884 crc crio[3616]: time=\"2026-06-11T16:25:55.525524042Z\" level=info msg=\"Created container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=3a128f73-51a8-492d-ab86-bffdc486038a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151653 | controller |     "Jun 11 16:25:55.585988 crc crio[3616]: time=\"2026-06-11T16:25:55.577082548Z\" level=info msg=\"Starting container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337\" id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151668 | controller |     "Jun 11 16:25:55.740173 crc crio[3616]: time=\"2026-06-11T16:25:55.739697319Z\" level=info msg=\"Started container\" PID=12927 containerID=da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 description=openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins id=387eabfe-9a68-4388-9163-7227bfa36865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9",
2026-06-11 18:17:42.151686 | controller |     "Jun 11 16:25:56.012880 crc crio[3616]: time=\"2026-06-11T16:25:55.771844529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151702 | controller |     "Jun 11 16:25:56.074020 crc crio[3616]: time=\"2026-06-11T16:25:56.073861448Z\" level=info msg=\"Created container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=de40861c-9289-437d-8c11-c2b1d0aa0623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151717 | controller |     "Jun 11 16:25:56.090595 crc crio[3616]: time=\"2026-06-11T16:25:56.090542499Z\" level=info msg=\"Starting container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236\" id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151732 | controller |     "Jun 11 16:25:56.562063 crc crio[3616]: time=\"2026-06-11T16:25:56.561969354Z\" level=info msg=\"Started container\" PID=12950 containerID=6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b2151b97-8a48-497c-9c75-8c3a7ca9245c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.151747 | controller |     "Jun 11 16:25:57.126783 crc crio[3616]: time=\"2026-06-11T16:25:57.103182667Z\" level=info msg=\"Created container 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9270aeea-ca3c-4125-85ef-a3b10e152be1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151762 | controller |     "Jun 11 16:25:57.128452 crc crio[3616]: time=\"2026-06-11T16:25:57.128251335Z\" level=info msg=\"Starting container: 16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6\" id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.151777 | controller |     "Jun 11 16:25:57.283938 crc crio[3616]: time=\"2026-06-11T16:25:57.283532845Z\" level=info msg=\"Started container\" PID=12982 containerID=16e836e148c21d029c71839c69d9402b6b7a2c3823383f6f8491d2e1cb0e34a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a7359cde-0f1f-4c68-88d7-f2f5c866f909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169",
2026-06-11 18:17:42.151792 | controller |     "Jun 11 16:25:58.170782 crc crio[3616]: time=\"2026-06-11T16:25:58.170041976Z\" level=info msg=\"Stopped container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8c4e1821-64dd-4865-a11b-9f61713493e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.151807 | controller |     "Jun 11 16:25:58.174517 crc crio[3616]: time=\"2026-06-11T16:25:58.174270725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d6aa6c60-bdb8-442e-a05e-b10da0b55d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151821 | controller |     "Jun 11 16:25:58.203155 crc crio[3616]: time=\"2026-06-11T16:25:58.198641036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5dfd5226-bba7-4ed4-b7cd-89010fc165cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.151837 | controller |     "Jun 11 16:25:58.213176 crc crio[3616]: time=\"2026-06-11T16:25:58.210048731Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.151887 | controller |     "Jun 11 16:25:58.213176 crc crio[3616]: time=\"2026-06-11T16:25:58.21091684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151911 | controller |     "Jun 11 16:25:58.685559 crc crio[3616]: time=\"2026-06-11T16:25:58.6851452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151931 | controller |     "Jun 11 16:25:58.806904 crc crio[3616]: time=\"2026-06-11T16:25:58.805613655Z\" level=info msg=\"Stopping container: 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae (timeout: 3600s)\" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.151965 | controller |     "Jun 11 16:25:58.819121 crc crio[3616]: time=\"2026-06-11T16:25:58.812117049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.151987 | controller |     "Jun 11 16:25:59.657622 crc crio[3616]: time=\"2026-06-11T16:25:59.650006098Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ml74d/POD\" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152008 | controller |     "Jun 11 16:25:59.657622 crc crio[3616]: time=\"2026-06-11T16:25:59.650098261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152029 | controller |     "Jun 11 16:26:00.051780 crc crio[3616]: time=\"2026-06-11T16:26:00.050976326Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.152051 | controller |     "Jun 11 16:26:00.052032 crc crio[3616]: time=\"2026-06-11T16:26:00.051863976Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ml74d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.152072 | controller |     "Jun 11 16:26:00.216514 crc crio[3616]: time=\"2026-06-11T16:26:00.216261395Z\" level=info msg=\"Created container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a34b89b-1793-434c-8feb-e1baa7399df0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.152092 | controller |     "Jun 11 16:26:00.292151 crc crio[3616]: time=\"2026-06-11T16:26:00.291593769Z\" level=info msg=\"Starting container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b\" id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.152113 | controller |     "Jun 11 16:26:00.507497 crc crio[3616]: time=\"2026-06-11T16:26:00.505535502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4ntvb/POD\" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152133 | controller |     "Jun 11 16:26:00.507497 crc crio[3616]: time=\"2026-06-11T16:26:00.505633135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152242 | controller |     "Jun 11 16:26:00.586071 crc crio[3616]: time=\"2026-06-11T16:26:00.582938585Z\" level=info msg=\"Started container\" PID=13093 containerID=501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5821cb9-59b1-473d-89e3-6925893eba6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.152281 | controller |     "Jun 11 16:26:00.690494 crc crio[3616]: time=\"2026-06-11T16:26:00.689225544Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.152300 | controller |     "Jun 11 16:26:00.690494 crc crio[3616]: time=\"2026-06-11T16:26:00.689469172Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4ntvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.152316 | controller |     "Jun 11 16:26:01.505671 crc crio[3616]: time=\"2026-06-11T16:26:01.498515132Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD\" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152332 | controller |     "Jun 11 16:26:01.505671 crc crio[3616]: time=\"2026-06-11T16:26:01.499444293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152348 | controller |     "Jun 11 16:26:02.232479 crc crio[3616]: time=\"2026-06-11T16:26:02.226399221Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}\"",
2026-06-11 18:17:42.152364 | controller |     "Jun 11 16:26:02.232479 crc crio[3616]: time=\"2026-06-11T16:26:02.226451993Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.152380 | controller |     "Jun 11 16:26:04.132242 crc crio[3616]: time=\"2026-06-11T16:26:04.127725081Z\" level=info msg=\"Stopping container: 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed (timeout: 30s)\" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.152396 | controller |     "Jun 11 16:26:05.703936 crc crio[3616]: 2026-06-11T16:26:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:100219e10d14ada Mac:02:4b:e2:10:c3:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad SocketPath: PciID:}] [{Interface:0xc0005265b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.152411 | controller |     "Jun 11 16:26:05.706630 crc crio[3616]: time=\"2026-06-11T16:26:05.706587939Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162c348}] Aliases:map[]}\"",
2026-06-11 18:17:42.152433 | controller |     "Jun 11 16:26:05.707471 crc crio[3616]: time=\"2026-06-11T16:26:05.707303682Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-scrzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.152450 | controller |     "Jun 11 16:26:05.860099 crc crio[3616]: time=\"2026-06-11T16:26:05.859519804Z\" level=info msg=\"Ran pod sandbox 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 with infra container: openshift-marketplace/certified-operators-scrzw/POD\" id=d6961523-6f39-4098-a2c3-a2d49755e926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152465 | controller |     "Jun 11 16:26:05.918713 crc crio[3616]: time=\"2026-06-11T16:26:05.910513741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5fd8931-8e35-4864-84c4-22a23b2da19a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.152480 | controller |     "Jun 11 16:26:05.934753 crc crio[3616]: time=\"2026-06-11T16:26:05.924580154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c5e18c4-8305-43ea-a48a-6dd2b54f4ad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.152495 | controller |     "Jun 11 16:26:06.071210 crc crio[3616]: time=\"2026-06-11T16:26:06.070671583Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.152511 | controller |     "Jun 11 16:26:06.071210 crc crio[3616]: time=\"2026-06-11T16:26:06.071218182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152526 | controller |     "Jun 11 16:26:06.549550 crc crio[3616]: 2026-06-11T16:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c58ef1a5168a1e3 Mac:d2:b9:5d:07:c8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.152542 | controller |     "Jun 11 16:26:06.553069 crc crio[3616]: time=\"2026-06-11T16:26:06.550263484Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc0025209e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.152557 | controller |     "Jun 11 16:26:06.553069 crc crio[3616]: time=\"2026-06-11T16:26:06.550512672Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vvs9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.152572 | controller |     "Jun 11 16:26:06.631090 crc crio[3616]: time=\"2026-06-11T16:26:06.630711281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152587 | controller |     "Jun 11 16:26:06.657897 crc crio[3616]: time=\"2026-06-11T16:26:06.657423099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152605 | controller |     "Jun 11 16:26:06.701658 crc crio[3616]: time=\"2026-06-11T16:26:06.7009912Z\" level=info msg=\"Ran pod sandbox c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 with infra container: openshift-marketplace/community-operators-vvs9s/POD\" id=2b303b3a-4ca0-4f61-9027-4c9c9f9b8aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152620 | controller |     "Jun 11 16:26:06.990244 crc crio[3616]: time=\"2026-06-11T16:26:06.989231493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9feab58-eadd-42bd-8148-40910cfa0d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.152636 | controller |     "Jun 11 16:26:07.039238 crc crio[3616]: time=\"2026-06-11T16:26:07.039057356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=191099b9-4685-4954-b0ca-f28f8fee8b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.152651 | controller |     "Jun 11 16:26:07.049481 crc crio[3616]: time=\"2026-06-11T16:26:07.048556339Z\" level=info msg=\"Stopping pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.152666 | controller |     "Jun 11 16:26:07.049481 crc crio[3616]: time=\"2026-06-11T16:26:07.048666312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=43b98b78-4485-4a20-a9fe-954be5d2df98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.152682 | controller |     "Jun 11 16:26:07.054919 crc crio[3616]: time=\"2026-06-11T16:26:07.053884784Z\" level=info msg=\"Removing pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.152696 | controller |     "Jun 11 16:26:07.125462 crc crio[3616]: time=\"2026-06-11T16:26:07.123261409Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.152711 | controller |     "Jun 11 16:26:07.577409 crc crio[3616]: time=\"2026-06-11T16:26:07.576607782Z\" level=info msg=\"Stopping container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236 (timeout: 30s)\" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.152726 | controller |     "Jun 11 16:26:07.615078 crc crio[3616]: time=\"2026-06-11T16:26:07.601573914Z\" level=info msg=\"Created container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=f27d17ce-a7c2-4dff-9089-67f24adaff1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.152741 | controller |     "Jun 11 16:26:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.647663698Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD\" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.152755 | controller |     "Jun 11 16:26:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.647905046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152770 | controller |     "Jun 11 16:26:07.648257 crc crio[3616]: time=\"2026-06-11T16:26:07.648104502Z\" level=info msg=\"Starting container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe\" id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.152825 | controller |     "Jun 11 16:26:07.813720 crc crio[3616]: time=\"2026-06-11T16:26:07.812269514Z\" level=info msg=\"Started container\" PID=13283 containerID=375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe description=openshift-marketplace/certified-operators-scrzw/extract-utilities id=43a31189-92db-4de2-a16e-377ba75d51f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32",
2026-06-11 18:17:42.152842 | controller |     "Jun 11 16:26:07.993821 crc crio[3616]: time=\"2026-06-11T16:26:07.984172743Z\" level=info msg=\"Removed pod sandbox: 6d6bb55f90d10fd4d51df4c3d0ec5e597d7abf5edc1ec8d48150f0a8d9c68f66\" id=c68671cc-fd48-43e8-b818-dfec03fd2049 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.152889 | controller |     "Jun 11 16:26:08.073604 crc crio[3616]: time=\"2026-06-11T16:26:08.01358151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.152905 | controller |     "Jun 11 16:26:08.080297 crc crio[3616]: time=\"2026-06-11T16:26:08.07794704Z\" level=info msg=\"Stopping pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.152920 | controller |     "Jun 11 16:26:08.080297 crc crio[3616]: time=\"2026-06-11T16:26:08.078051474Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=00e97be7-f322-4935-a65b-f2307d530d30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.152935 | controller |     "Jun 11 16:26:08.099656 crc crio[3616]: time=\"2026-06-11T16:26:08.099507564Z\" level=info msg=\"Removing pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.152949 | controller |     "Jun 11 16:26:08.156866 crc crio[3616]: time=\"2026-06-11T16:26:08.156438705Z\" level=info msg=\"Removed pod sandbox: fc107768b39f2242eba25adcbef941139d63248958c4c69d04efde2dbd6d075a\" id=1d8a2cef-3dd6-47d5-9bb5-2ac5fd4a822f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.152964 | controller |     "Jun 11 16:26:08.743827 crc crio[3616]: time=\"2026-06-11T16:26:08.743708196Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.152979 | controller |     "Jun 11 16:26:08.754513 crc crio[3616]: time=\"2026-06-11T16:26:08.754206236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.152994 | controller |     "Jun 11 16:26:09.105425 crc crio[3616]: time=\"2026-06-11T16:26:09.090579541Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.153009 | controller |     "Jun 11 16:26:09.105425 crc crio[3616]: time=\"2026-06-11T16:26:09.104938703Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.153029 | controller |     "Jun 11 16:26:09.323997 crc crio[3616]: time=\"2026-06-11T16:26:09.323118514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153045 | controller |     "Jun 11 16:26:09.387575 crc crio[3616]: time=\"2026-06-11T16:26:09.385652281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153060 | controller |     "Jun 11 16:26:10.901441 crc crio[3616]: time=\"2026-06-11T16:26:10.895585586Z\" level=info msg=\"Created container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=4305533c-d908-4860-b089-a69a23ecbab6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153075 | controller |     "Jun 11 16:26:10.915009 crc crio[3616]: time=\"2026-06-11T16:26:10.91465304Z\" level=info msg=\"Starting container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce\" id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.153090 | controller |     "Jun 11 16:26:10.977601 crc crio[3616]: time=\"2026-06-11T16:26:10.976370931Z\" level=info msg=\"Started container\" PID=13360 containerID=e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce description=openshift-marketplace/community-operators-vvs9s/extract-utilities id=1ee174bf-3f7b-400c-8dd0-5e91ee31cb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85",
2026-06-11 18:17:42.153106 | controller |     "Jun 11 16:26:11.156460 crc crio[3616]: time=\"2026-06-11T16:26:11.156222779Z\" level=info msg=\"Stopped container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9f419741-356a-44bc-9d3e-8f831def11c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.153121 | controller |     "Jun 11 16:26:11.168938 crc crio[3616]: time=\"2026-06-11T16:26:11.168114363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=2eb3e476-9420-4644-a3f5-4918f5d17d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153136 | controller |     "Jun 11 16:26:11.367485 crc crio[3616]: time=\"2026-06-11T16:26:11.361697122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bb01ac52-587f-4e99-98ca-3d3c512714c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153151 | controller |     "Jun 11 16:26:11.573412 crc crio[3616]: time=\"2026-06-11T16:26:11.573219664Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153166 | controller |     "Jun 11 16:26:11.573711 crc crio[3616]: time=\"2026-06-11T16:26:11.573668889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153181 | controller |     "Jun 11 16:26:12.212532 crc crio[3616]: time=\"2026-06-11T16:26:12.207789333Z\" level=info msg=\"Stopping container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 (timeout: 30s)\" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.153196 | controller |     "Jun 11 16:26:12.630711 crc crio[3616]: time=\"2026-06-11T16:26:12.623744284Z\" level=info msg=\"Removing container: 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9\" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.153214 | controller |     "Jun 11 16:26:12.779899 crc crio[3616]: time=\"2026-06-11T16:26:12.773063406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.153229 | controller |     "Jun 11 16:26:12.810424 crc crio[3616]: time=\"2026-06-11T16:26:12.802303723Z\" level=info msg=\"Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.153244 | controller |     "Jun 11 16:26:12.810424 crc crio[3616]: time=\"2026-06-11T16:26:12.803235505Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686575-g7knl Namespace:openshift-operator-lifecycle-manager ID:d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88 UID:7c0c7891-34ec-4713-82f6-4492c0cb5e89 NetNS:/var/run/netns/dc1e7182-3707-475f-88bd-f528959de1bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c0c7891_34ec_4713_82f6_4492c0cb5e89.slice PodAnnotations:0xc0008809e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.153259 | controller |     "Jun 11 16:26:12.831449 crc crio[3616]: time=\"2026-06-11T16:26:12.825756732Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686575-g7knl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.153278 | controller |     "Jun 11 16:26:12.861282 crc crio[3616]: time=\"2026-06-11T16:26:12.861221705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.153301 | controller |     "Jun 11 16:26:13.267984 crc crio[3616]: time=\"2026-06-11T16:26:13.224570534Z\" level=info msg=\"Removed container 5ea4eca2db5188fcfa6ba9910c978450d51bb5e6a8cef701bac43d97f53a11c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f8c78be7-b9c0-48c8-a6f6-f7a9b7940fe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.153330 | controller |     "Jun 11 16:26:13.401717 crc crio[3616]: time=\"2026-06-11T16:26:13.387668098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153360 | controller |     "Jun 11 16:26:13.628264 crc crio[3616]: time=\"2026-06-11T16:26:13.627935566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153382 | controller |     "Jun 11 16:26:14.153572 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783b7d0708d55f7 Mac:b2:99:c6:19:35:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b SocketPath: PciID:}] [{Interface:0xc0002010e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.153399 | controller |     "Jun 11 16:26:14.169149 crc crio[3616]: time=\"2026-06-11T16:26:14.160467378Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc0000323e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.153416 | controller |     "Jun 11 16:26:14.169149 crc crio[3616]: time=\"2026-06-11T16:26:14.160652404Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4ntvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.153436 | controller |     "Jun 11 16:26:14.169149 crc crio[3616]: 2026-06-11T16:26:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe17fcdfdba7b00 Mac:26:d4:72:c6:66:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 SocketPath: PciID:}] [{Interface:0xc000290a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.153452 | controller |     "Jun 11 16:26:14.185491 crc crio[3616]: time=\"2026-06-11T16:26:14.171778756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc002f8a1d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.153468 | controller |     "Jun 11 16:26:14.198687 crc crio[3616]: time=\"2026-06-11T16:26:14.172134658Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ml74d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.153484 | controller |     "Jun 11 16:26:14.483609 crc crio[3616]: time=\"2026-06-11T16:26:14.479116649Z\" level=info msg=\"Ran pod sandbox 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 with infra container: openshift-marketplace/redhat-marketplace-4ntvb/POD\" id=34d0b2f1-2ea2-4a6d-bb91-91a94806a6be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.153499 | controller |     "Jun 11 16:26:14.497542 crc crio[3616]: time=\"2026-06-11T16:26:14.491075936Z\" level=info msg=\"Ran pod sandbox fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f with infra container: openshift-marketplace/redhat-operators-ml74d/POD\" id=9cfc5c07-d779-454f-b8d2-a9de010d49a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.153514 | controller |     "Jun 11 16:26:14.511522 crc crio[3616]: time=\"2026-06-11T16:26:14.510083989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f4ca6c7-cce2-4410-8995-a9d157b66d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153530 | controller |     "Jun 11 16:26:14.512272 crc crio[3616]: time=\"2026-06-11T16:26:14.511968304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2bf89fe-fa2d-428f-82de-384f40ad49b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153544 | controller |     "Jun 11 16:26:14.563766 crc crio[3616]: time=\"2026-06-11T16:26:14.56024718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=085f6867-4feb-4319-903a-38aae7ed0c64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153560 | controller |     "Jun 11 16:26:14.630406 crc crio[3616]: time=\"2026-06-11T16:26:14.626896675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=290c727c-f5c9-496f-b668-d2e9ba5eaf7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153575 | controller |     "Jun 11 16:26:15.203098 crc crio[3616]: time=\"2026-06-11T16:26:15.202795347Z\" level=info msg=\"Created container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=78336e99-eeb7-46b9-b4c9-2807069a8f57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153594 | controller |     "Jun 11 16:26:15.205833 crc crio[3616]: time=\"2026-06-11T16:26:15.205132864Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153610 | controller |     "Jun 11 16:26:15.217481 crc crio[3616]: time=\"2026-06-11T16:26:15.217289867Z\" level=info msg=\"Starting container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7\" id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.153626 | controller |     "Jun 11 16:26:15.257505 crc crio[3616]: time=\"2026-06-11T16:26:15.239732878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153642 | controller |     "Jun 11 16:26:15.306167 crc crio[3616]: time=\"2026-06-11T16:26:15.305925944Z\" level=info msg=\"Started container\" PID=13514 containerID=08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=187f8c12-5ba3-4e36-8e55-006886beffc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.153658 | controller |     "Jun 11 16:26:15.437670 crc crio[3616]: time=\"2026-06-11T16:26:15.434194384Z\" level=info msg=\"Stopped container 687b2c8c7f75a362530b32114cfb96c8a2e0b1cbb4a369f1410cc391290751ed: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=96a0d67a-3b27-4a58-a046-faa6c5e6dccb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.153673 | controller |     "Jun 11 16:26:15.448237 crc crio[3616]: time=\"2026-06-11T16:26:15.444722103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23513333-4a67-422d-9713-0dec192fc0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153688 | controller |     "Jun 11 16:26:15.753713 crc crio[3616]: time=\"2026-06-11T16:26:15.753236467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153703 | controller |     "Jun 11 16:26:15.754605 crc crio[3616]: time=\"2026-06-11T16:26:15.753992977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0bc691c-d6e2-4022-9f54-e212e11fdaab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.153719 | controller |     "Jun 11 16:26:15.784217 crc crio[3616]: time=\"2026-06-11T16:26:15.784091333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153734 | controller |     "Jun 11 16:26:15.786780 crc crio[3616]: time=\"2026-06-11T16:26:15.786449796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153749 | controller |     "Jun 11 16:26:15.807971 crc crio[3616]: time=\"2026-06-11T16:26:15.80783113Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153764 | controller |     "Jun 11 16:26:15.975640 crc crio[3616]: time=\"2026-06-11T16:26:15.975147404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153782 | controller |     "Jun 11 16:26:16.043222 crc crio[3616]: time=\"2026-06-11T16:26:16.042565888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153797 | controller |     "Jun 11 16:26:16.166492 crc crio[3616]: time=\"2026-06-11T16:26:16.160147116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153812 | controller |     "Jun 11 16:26:16.174505 crc crio[3616]: time=\"2026-06-11T16:26:16.164939526Z\" level=info msg=\"Stopped pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=a386ba44-41a9-40c3-94a1-f9821782081e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.153827 | controller |     "Jun 11 16:26:16.257292 crc crio[3616]: time=\"2026-06-11T16:26:16.254789507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153842 | controller |     "Jun 11 16:26:16.277304 crc crio[3616]: time=\"2026-06-11T16:26:16.277059575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153882 | controller |     "Jun 11 16:26:16.346483 crc crio[3616]: time=\"2026-06-11T16:26:16.346143442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.153899 | controller |     "Jun 11 16:26:17.980722 crc crio[3616]: time=\"2026-06-11T16:26:17.978884364Z\" level=info msg=\"Created container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=792ebb6f-5d03-44be-9a1f-fcf1538de5ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153914 | controller |     "Jun 11 16:26:17.988583 crc crio[3616]: time=\"2026-06-11T16:26:17.988460571Z\" level=info msg=\"Starting container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb\" id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.153929 | controller |     "Jun 11 16:26:18.003990 crc crio[3616]: time=\"2026-06-11T16:26:18.002576452Z\" level=info msg=\"Started container\" PID=13560 containerID=15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb description=openshift-marketplace/redhat-operators-ml74d/extract-utilities id=d8627aa5-f1ed-428c-9b3e-9c48da25f64b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f",
2026-06-11 18:17:42.153944 | controller |     "Jun 11 16:26:18.435701 crc crio[3616]: time=\"2026-06-11T16:26:18.434987857Z\" level=info msg=\"Created container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=19bcc06b-c1bf-4bf9-b61c-2922b03ce4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153960 | controller |     "Jun 11 16:26:18.437963 crc crio[3616]: time=\"2026-06-11T16:26:18.437741301Z\" level=info msg=\"Created container 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b207fae2-9b14-49ac-8cec-73c08de21fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.153975 | controller |     "Jun 11 16:26:18.438540 crc crio[3616]: time=\"2026-06-11T16:26:18.438487407Z\" level=info msg=\"Starting container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898\" id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.153994 | controller |     "Jun 11 16:26:18.445075 crc crio[3616]: time=\"2026-06-11T16:26:18.445020365Z\" level=info msg=\"Starting container: 8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8\" id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.154009 | controller |     "Jun 11 16:26:18.490121 crc crio[3616]: time=\"2026-06-11T16:26:18.489977401Z\" level=info msg=\"Started container\" PID=13573 containerID=8a68b89051b27e47a2949ffd1245d1ce5978eba5a5323759e02014426e2574a8 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=3ab3901f-7bb8-4557-9f50-42b7e95a1e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac",
2026-06-11 18:17:42.154024 | controller |     "Jun 11 16:26:18.515041 crc crio[3616]: time=\"2026-06-11T16:26:18.514608811Z\" level=info msg=\"Started container\" PID=13568 containerID=7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities id=24c340b7-16ef-4417-b407-623e46bbe0e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774",
2026-06-11 18:17:42.154040 | controller |     "Jun 11 16:26:19.205603 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c34c69a7ad492 Mac:fa:3b:df:a1:ee:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.154055 | controller |     "Jun 11 16:26:19.207379 crc crio[3616]: 2026-06-11T16:26:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6818d75d8579578 Mac:12:73:cc:cb:e8:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.154070 | controller |     "Jun 11 16:26:19.207936 crc crio[3616]: time=\"2026-06-11T16:26:19.207767508Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0001166d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.154086 | controller |     "Jun 11 16:26:19.208042 crc crio[3616]: time=\"2026-06-11T16:26:19.208020717Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.154101 | controller |     "Jun 11 16:26:19.208503 crc crio[3616]: time=\"2026-06-11T16:26:19.208208787Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00162c298}] Aliases:map[]}\"",
2026-06-11 18:17:42.154116 | controller |     "Jun 11 16:26:19.208655 crc crio[3616]: time=\"2026-06-11T16:26:19.208515388Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.154135 | controller |     "Jun 11 16:26:19.262253 crc crio[3616]: time=\"2026-06-11T16:26:19.261940857Z\" level=info msg=\"Ran pod sandbox 6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 with infra container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/POD\" id=5cafa83c-4016-4e4b-a5b5-aad08a60c925 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.154151 | controller |     "Jun 11 16:26:19.283802 crc crio[3616]: time=\"2026-06-11T16:26:19.28310691Z\" level=info msg=\"Ran pod sandbox c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe with infra container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/POD\" id=4ed05d18-636f-4b9d-975e-056358fdee9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.154166 | controller |     "Jun 11 16:26:19.287681 crc crio[3616]: time=\"2026-06-11T16:26:19.287537979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b77e1989-9b05-4b35-a1bd-813d89ad9531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154181 | controller |     "Jun 11 16:26:19.291293 crc crio[3616]: time=\"2026-06-11T16:26:19.291044591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e6d436bd-c344-4be3-a557-acaaa5da1cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154196 | controller |     "Jun 11 16:26:19.301564 crc crio[3616]: time=\"2026-06-11T16:26:19.300744135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=411c616f-3beb-4ccf-b745-add44f76966e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154211 | controller |     "Jun 11 16:26:19.306314 crc crio[3616]: time=\"2026-06-11T16:26:19.30618761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=38b352ea-fdf6-4b78-b557-6357fb09a498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154226 | controller |     "Jun 11 16:26:20.229061 crc crio[3616]: time=\"2026-06-11T16:26:20.21764124Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.154241 | controller |     "Jun 11 16:26:20.255629 crc crio[3616]: time=\"2026-06-11T16:26:20.255435757Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.154256 | controller |     "Jun 11 16:26:21.254266 crc crio[3616]: time=\"2026-06-11T16:26:21.253622074Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.154270 | controller |     "Jun 11 16:26:21.269921 crc crio[3616]: time=\"2026-06-11T16:26:21.269761031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.154285 | controller |     "Jun 11 16:26:21.563060 crc crio[3616]: time=\"2026-06-11T16:26:21.551307437Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154300 | controller |     "Jun 11 16:26:21.563060 crc crio[3616]: time=\"2026-06-11T16:26:21.551767083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154315 | controller |     "Jun 11 16:26:21.739303 crc crio[3616]: time=\"2026-06-11T16:26:21.738719404Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154333 | controller |     "Jun 11 16:26:21.842495 crc crio[3616]: time=\"2026-06-11T16:26:21.842196633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154348 | controller |     "Jun 11 16:26:22.114017 crc crio[3616]: time=\"2026-06-11T16:26:22.113572665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154363 | controller |     "Jun 11 16:26:22.417743 crc crio[3616]: time=\"2026-06-11T16:26:22.416661247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154377 | controller |     "Jun 11 16:26:23.026737 crc crio[3616]: time=\"2026-06-11T16:26:23.026551703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154392 | controller |     "Jun 11 16:26:23.109499 crc crio[3616]: time=\"2026-06-11T16:26:23.108705556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154410 | controller |     "Jun 11 16:26:23.475954 crc crio[3616]: time=\"2026-06-11T16:26:23.47375814Z\" level=info msg=\"Created container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=ba7f8535-31de-4d00-8542-bdcfffdfef88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154435 | controller |     "Jun 11 16:26:23.486033 crc crio[3616]: time=\"2026-06-11T16:26:23.484127542Z\" level=info msg=\"Starting container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876\" id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.154464 | controller |     "Jun 11 16:26:23.778268 crc crio[3616]: time=\"2026-06-11T16:26:23.777239384Z\" level=info msg=\"Started container\" PID=13654 containerID=cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 description=openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager id=7004b569-14ca-4380-a4dc-e16aae95ea0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe",
2026-06-11 18:17:42.154492 | controller |     "Jun 11 16:26:23.813117 crc crio[3616]: time=\"2026-06-11T16:26:23.812727707Z\" level=info msg=\"Created container d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=79d8fdc8-854b-456b-8a08-871b2f0e2374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154512 | controller |     "Jun 11 16:26:23.827265 crc crio[3616]: time=\"2026-06-11T16:26:23.826741108Z\" level=info msg=\"Starting container: d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e\" id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.154528 | controller |     "Jun 11 16:26:23.940821 crc crio[3616]: time=\"2026-06-11T16:26:23.94038042Z\" level=info msg=\"Started container\" PID=13662 containerID=d93180c226683a20285b32445c68eaa7afe23eb7a8cbf835afabb8f2844ceb4e description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=b8466106-a94f-4aef-a158-1337a01b9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6",
2026-06-11 18:17:42.154547 | controller |     "Jun 11 16:26:24.938019 crc crio[3616]: time=\"2026-06-11T16:26:24.937791226Z\" level=info msg=\"Stopping container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b (timeout: 2s)\" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.154563 | controller |     "Jun 11 16:26:25.019927 crc crio[3616]: time=\"2026-06-11T16:26:25.019699938Z\" level=info msg=\"Stopping container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876 (timeout: 30s)\" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.154580 | controller |     "Jun 11 16:26:25.547754 crc crio[3616]: time=\"2026-06-11T16:26:25.546681313Z\" level=info msg=\"Stopped container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=70527234-055e-447d-a31c-74ceb154d9f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.154602 | controller |     "Jun 11 16:26:25.554228 crc crio[3616]: time=\"2026-06-11T16:26:25.553911201Z\" level=info msg=\"Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.154627 | controller |     "Jun 11 16:26:25.560221 crc crio[3616]: time=\"2026-06-11T16:26:25.560002389Z\" level=info msg=\"Got pod network &{Name:controller-manager-75764d7c55-qllh8 Namespace:openshift-controller-manager ID:c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe UID:5d91a06d-1b5a-4fc0-8884-5e8616f56fca NetNS:/var/run/netns/171d0fb5-b605-4439-88d6-33b570f60eef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d91a06d_1b5a_4fc0_8884_5e8616f56fca.slice PodAnnotations:0xc00018e9e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.154650 | controller |     "Jun 11 16:26:25.560221 crc crio[3616]: time=\"2026-06-11T16:26:25.560171315Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-75764d7c55-qllh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.154670 | controller |     "Jun 11 16:26:26.151126 crc crio[3616]: time=\"2026-06-11T16:26:26.150831058Z\" level=info msg=\"Stopped container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63e904b9-9c77-4411-bd35-31d5bb7349e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.154688 | controller |     "Jun 11 16:26:26.165571 crc crio[3616]: time=\"2026-06-11T16:26:26.165202256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=96bf7521-600f-476e-86ad-b8010fa3c498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154704 | controller |     "Jun 11 16:26:26.189086 crc crio[3616]: time=\"2026-06-11T16:26:26.188947409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fad2eda4-18ee-428e-a82c-5ca309514221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.154720 | controller |     "Jun 11 16:26:26.327838 crc crio[3616]: time=\"2026-06-11T16:26:26.327780185Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154735 | controller |     "Jun 11 16:26:26.364210 crc crio[3616]: time=\"2026-06-11T16:26:26.364123524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154755 | controller |     "Jun 11 16:26:26.455517 crc crio[3616]: time=\"2026-06-11T16:26:26.45511576Z\" level=info msg=\"Removing container: a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775\" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.154771 | controller |     "Jun 11 16:26:27.307692 crc crio[3616]: time=\"2026-06-11T16:26:27.306564043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154786 | controller |     "Jun 11 16:26:27.450555 crc crio[3616]: time=\"2026-06-11T16:26:27.450495632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154801 | controller |     "Jun 11 16:26:27.817598 crc crio[3616]: time=\"2026-06-11T16:26:27.816420462Z\" level=info msg=\"Removed container a45dfa3766d34732f4ef287b6a30a5324c2528206ac0ec7fe8e55bfc45be4775: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d8a3053-e876-4baa-bc9b-cbd0828f1b55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.154816 | controller |     "Jun 11 16:26:28.042920 crc crio[3616]: time=\"2026-06-11T16:26:28.042685003Z\" level=info msg=\"Created container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=91d1469c-81b9-4e7c-9cbb-4615866187f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154831 | controller |     "Jun 11 16:26:28.064603 crc crio[3616]: time=\"2026-06-11T16:26:28.061842836Z\" level=info msg=\"Starting container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22\" id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.154846 | controller |     "Jun 11 16:26:28.114472 crc crio[3616]: time=\"2026-06-11T16:26:28.110086233Z\" level=info msg=\"Started container\" PID=13773 containerID=02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec20d7e4-e78c-4d6f-9262-8405aed4bc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.154885 | controller |     "Jun 11 16:26:30.467999 crc crio[3616]: time=\"2026-06-11T16:26:30.467637026Z\" level=info msg=\"Stopped pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=d90a8ff9-08b6-4a5b-bce3-ebc88ef38ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.154901 | controller |     "Jun 11 16:26:30.607275 crc crio[3616]: time=\"2026-06-11T16:26:30.607125082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.154916 | controller |     "Jun 11 16:26:31.155136 crc crio[3616]: time=\"2026-06-11T16:26:31.152740201Z\" level=info msg=\"Created container 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=8b7d7612-3617-4131-bf9c-5850fcc856a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.154932 | controller |     "Jun 11 16:26:31.180608 crc crio[3616]: time=\"2026-06-11T16:26:31.180499678Z\" level=info msg=\"Starting container: 1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e\" id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.154946 | controller |     "Jun 11 16:26:31.364430 crc crio[3616]: time=\"2026-06-11T16:26:31.360254687Z\" level=info msg=\"Started container\" PID=13849 containerID=1b087ca43d46dfae9234d69176e8ca0e453ef4ed961041cbe024754dd0922c7e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f748d9b7-3b6b-41ec-8364-4ee8cdd90be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414",
2026-06-11 18:17:42.154967 | controller |     "Jun 11 16:26:31.399039 crc crio[3616]: time=\"2026-06-11T16:26:31.398154175Z\" level=info msg=\"Removing container: cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876\" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.154983 | controller |     "Jun 11 16:26:31.589545 crc crio[3616]: time=\"2026-06-11T16:26:31.538462532Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD\" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.154998 | controller |     "Jun 11 16:26:31.639953 crc crio[3616]: time=\"2026-06-11T16:26:31.639792538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155013 | controller |     "Jun 11 16:26:32.040583 crc crio[3616]: time=\"2026-06-11T16:26:32.038963851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=07cda4d2-44cf-40a1-9964-247b251193e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155027 | controller |     "Jun 11 16:26:42.229064 crc crio[3616]: time=\"2026-06-11T16:26:42.226083846Z\" level=warning msg=\"Stopping container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.155042 | controller |     "Jun 11 16:26:50.696897 crc crio[3616]: time=\"2026-06-11T16:26:50.695095518Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.155057 | controller |     "Jun 11 16:26:50.696897 crc crio[3616]: time=\"2026-06-11T16:26:50.695897336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155072 | controller |     "Jun 11 16:26:54.905762 crc crio[3616]: time=\"2026-06-11T16:26:54.890759845Z\" level=info msg=\"Stopping container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22 (timeout: 2s)\" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155086 | controller |     "Jun 11 16:26:56.748237 crc crio[3616]: time=\"2026-06-11T16:26:56.748123801Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.155101 | controller |     "Jun 11 16:26:56.749143 crc crio[3616]: time=\"2026-06-11T16:26:56.748271056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155117 | controller |     "Jun 11 16:27:05.115156 crc crio[3616]: time=\"2026-06-11T16:27:05.113486752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e56db8c9-da06-45b8-9224-3936ad849e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155132 | controller |     "Jun 11 16:27:12.342612 crc crio[3616]: time=\"2026-06-11T16:27:12.339550103Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.155147 | controller |     "Jun 11 16:27:12.342612 crc crio[3616]: time=\"2026-06-11T16:27:12.340595269Z\" level=info msg=\"Stopped container 2e25b459e647f082881bdecedacacc6e14a9dc2aad5bb80ee8e7b9acf82805ae: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=48679240-ca70-4c57-b2ec-11f90061c712 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155169 | controller |     "Jun 11 16:27:12.344487 crc crio[3616]: time=\"2026-06-11T16:27:12.34337614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1e4f5d83-f05c-4e4b-9b98-20ae861c0028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155185 | controller |     "Jun 11 16:27:12.346446 crc crio[3616]: time=\"2026-06-11T16:27:12.346393283Z\" level=info msg=\"Stopped container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5dd1d0e2-0867-4d41-b414-7287df6e32b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155200 | controller |     "Jun 11 16:27:12.348051 crc crio[3616]: time=\"2026-06-11T16:27:12.34779741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b9ae3c61-111a-4fea-9551-465a48c46171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155215 | controller |     "Jun 11 16:27:12.570444 crc crio[3616]: time=\"2026-06-11T16:27:12.570163543Z\" level=info msg=\"Stopped container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=08721f8c-a948-4171-8ab5-f693ad57f4d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155229 | controller |     "Jun 11 16:27:12.571958 crc crio[3616]: time=\"2026-06-11T16:27:12.571834508Z\" level=info msg=\"Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.155250 | controller |     "Jun 11 16:27:12.630494 crc crio[3616]: time=\"2026-06-11T16:27:12.630301264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155274 | controller |     "Jun 11 16:27:12.634571 crc crio[3616]: time=\"2026-06-11T16:27:12.634269969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=2dc0a0b3-c33d-4e2d-be60-fb55231f5ba7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155294 | controller |     "Jun 11 16:27:12.634571 crc crio[3616]: time=\"2026-06-11T16:27:12.634491302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4e6748d0-88fa-40b6-b9e6-2c94843e9e0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155310 | controller |     "Jun 11 16:27:12.643831 crc crio[3616]: time=\"2026-06-11T16:27:12.643735852Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.155325 | controller |     "Jun 11 16:27:12.650365 crc crio[3616]: time=\"2026-06-11T16:27:12.650241092Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.155341 | controller |     "Jun 11 16:27:12.660457 crc crio[3616]: time=\"2026-06-11T16:27:12.66019252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155357 | controller |     "Jun 11 16:27:12.665158 crc crio[3616]: time=\"2026-06-11T16:27:12.664934988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155377 | controller |     "Jun 11 16:27:13.767899 crc crio[3616]: time=\"2026-06-11T16:27:13.767301653Z\" level=info msg=\"Stopping container: 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47 (timeout: 600s)\" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155392 | controller |     "Jun 11 16:27:30.903005 crc crio[3616]: time=\"2026-06-11T16:27:30.894872389Z\" level=info msg=\"Stopped pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=0ffdb660-97b4-42c5-82c5-c90901cbb3eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.155407 | controller |     "Jun 11 16:27:30.904435 crc crio[3616]: time=\"2026-06-11T16:27:30.90170879Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}\"",
2026-06-11 18:17:42.155423 | controller |     "Jun 11 16:27:30.904435 crc crio[3616]: time=\"2026-06-11T16:27:30.90320044Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.155438 | controller |     "Jun 11 16:27:30.906887 crc crio[3616]: time=\"2026-06-11T16:27:30.906807435Z\" level=info msg=\"Removed container cad5f374b2c633516058092de342b68c9da40bc6ff26cb6c0c697a78ade9a876: openshift-controller-manager/controller-manager-75764d7c55-qllh8/controller-manager\" id=c47f0a78-04e4-4568-bb7b-50d7bddcfdd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.155453 | controller |     "Jun 11 16:27:30.914012 crc crio[3616]: time=\"2026-06-11T16:27:30.913749184Z\" level=info msg=\"Removing container: 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b\" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.155468 | controller |     "Jun 11 16:27:30.920917 crc crio[3616]: time=\"2026-06-11T16:27:30.920773047Z\" level=info msg=\"Stopped container 7575a4d7eb8cfd426301af45b2fc1003ac56e0df7b8e50f954637317e732dc47: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=81ad745c-347f-4b9e-a698-8fecf6981d2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.155482 | controller |     "Jun 11 16:27:30.923226 crc crio[3616]: time=\"2026-06-11T16:27:30.92312308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e12ec116-bb5f-4f22-b161-88b18a9182a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155497 | controller |     "Jun 11 16:27:32.640533 crc crio[3616]: 2026-06-11T16:27:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a057fc40921fd8 Mac:22:13:f8:a9:18:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.155512 | controller |     "Jun 11 16:27:32.642488 crc crio[3616]: time=\"2026-06-11T16:27:32.642411069Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc001902738}] Aliases:map[]}\"",
2026-06-11 18:17:42.155534 | controller |     "Jun 11 16:27:32.642693 crc crio[3616]: time=\"2026-06-11T16:27:32.642576664Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.155559 | controller |     "Jun 11 16:27:46.750047 crc crio[3616]: time=\"2026-06-11T16:27:46.74906646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6f124809-a911-4163-bc80-b2b110c808a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155587 | controller |     "Jun 11 16:27:46.810833 crc crio[3616]: time=\"2026-06-11T16:27:46.810712061Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}\"",
2026-06-11 18:17:42.155616 | controller |     "Jun 11 16:27:46.810833 crc crio[3616]: time=\"2026-06-11T16:27:46.810780763Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.155639 | controller |     "Jun 11 16:27:46.814497 crc crio[3616]: time=\"2026-06-11T16:27:46.814092117Z\" level=info msg=\"Ran pod sandbox 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=9614997b-728d-4a92-b4e1-bb078f5879e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.155656 | controller |     "Jun 11 16:27:46.817850 crc crio[3616]: time=\"2026-06-11T16:27:46.817740217Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ccdffb15-4386-4a87-8ab8-e8363218b715 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155672 | controller |     "Jun 11 16:27:48.524989 crc crio[3616]: 2026-06-11T16:27:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8352d004ccdd6 Mac:6e:ef:8f:dc:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 SocketPath: PciID:}] [{Interface:0xc000122f70 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.155688 | controller |     "Jun 11 16:27:48.528885 crc crio[3616]: time=\"2026-06-11T16:27:48.528012292Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc002f8a210}] Aliases:map[]}\"",
2026-06-11 18:17:42.155704 | controller |     "Jun 11 16:27:48.528885 crc crio[3616]: time=\"2026-06-11T16:27:48.528306472Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.155720 | controller |     "Jun 11 16:27:54.466459 crc crio[3616]: time=\"2026-06-11T16:27:54.465947079Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.155740 | controller |     "Jun 11 16:27:54.470885 crc crio[3616]: time=\"2026-06-11T16:27:54.466500348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155756 | controller |     "Jun 11 16:28:08.338848 crc crio[3616]: time=\"2026-06-11T16:28:08.337493629Z\" level=info msg=\"Stopping pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.155771 | controller |     "Jun 11 16:28:08.338848 crc crio[3616]: time=\"2026-06-11T16:28:08.338721741Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=babd91f2-ec8b-4e3c-882c-2f371960dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.155786 | controller |     "Jun 11 16:28:08.341832 crc crio[3616]: time=\"2026-06-11T16:28:08.340421838Z\" level=info msg=\"Removing pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.155801 | controller |     "Jun 11 16:28:13.457189 crc crio[3616]: time=\"2026-06-11T16:28:13.456671624Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=37c74591-e32d-4bb2-8de7-51f75377eacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155816 | controller |     "Jun 11 16:28:13.472869 crc crio[3616]: time=\"2026-06-11T16:28:13.472672575Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.155831 | controller |     "Jun 11 16:28:38.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.752581028Z\" level=info msg=\"Ran pod sandbox 1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 with infra container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/POD\" id=1a377d0e-c805-4ae6-a576-bba3d5d5ba04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.155846 | controller |     "Jun 11 16:28:38.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.755720046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155884 | controller |     "Jun 11 16:28:38.757496 crc crio[3616]: time=\"2026-06-11T16:28:38.756965062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=edd247e8-26e7-41b2-a075-9c829da3596a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.155901 | controller |     "Jun 11 16:28:38.962472 crc crio[3616]: time=\"2026-06-11T16:28:38.961552455Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.155916 | controller |     "Jun 11 16:28:43.728966 crc crio[3616]: time=\"2026-06-11T16:28:43.727871523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155932 | controller |     "Jun 11 16:28:43.734026 crc crio[3616]: time=\"2026-06-11T16:28:43.733921235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155963 | controller |     "Jun 11 16:28:43.740523 crc crio[3616]: time=\"2026-06-11T16:28:43.739575766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.155984 | controller |     "Jun 11 16:28:43.745756 crc crio[3616]: time=\"2026-06-11T16:28:43.745702363Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}\"",
2026-06-11 18:17:42.156001 | controller |     "Jun 11 16:28:43.745910 crc crio[3616]: time=\"2026-06-11T16:28:43.745886048Z\" 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:17:42.156017 | controller |     "Jun 11 16:28:43.762768 crc crio[3616]: time=\"2026-06-11T16:28:43.76268823Z\" level=info msg=\"Removed pod sandbox: c9c34c69a7ad492d992468d365d8ae59fda0d17e81f8a575f0de701a582adffe\" id=1d27c835-f68c-4d32-9893-2870e5c09f9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.156032 | controller |     "Jun 11 16:28:43.821967 crc crio[3616]: time=\"2026-06-11T16:28:43.821619291Z\" level=info msg=\"Removed container 501695dac0a0e770a2c3a6e7d8fbd93eaf8039f9b64ffb1c700fd40aafe3cb3b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4df34d1-7993-4eb5-96ad-ffd94705c114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.156047 | controller |     "Jun 11 16:28:43.826238 crc crio[3616]: time=\"2026-06-11T16:28:43.826151476Z\" level=info msg=\"Removing container: da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337\" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.156062 | controller |     "Jun 11 16:28:43.827116 crc crio[3616]: time=\"2026-06-11T16:28:43.826987732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156077 | controller |     "Jun 11 16:28:43.827237 crc crio[3616]: time=\"2026-06-11T16:28:43.827126153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156092 | controller |     "Jun 11 16:28:43.831655 crc crio[3616]: time=\"2026-06-11T16:28:43.831522179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156106 | controller |     "Jun 11 16:28:43.970051 crc crio[3616]: time=\"2026-06-11T16:28:43.969608086Z\" level=info msg=\"Created container 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=06611d96-a274-4e83-aa5f-43f27b0c8e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156121 | controller |     "Jun 11 16:28:43.972964 crc crio[3616]: time=\"2026-06-11T16:28:43.972646526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=598013c9-9c9f-4f48-823b-9231d526a3f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156135 | controller |     "Jun 11 16:28:43.974941 crc crio[3616]: time=\"2026-06-11T16:28:43.974734492Z\" level=info msg=\"Starting container: 03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14\" id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.156150 | controller |     "Jun 11 16:28:43.986391 crc crio[3616]: time=\"2026-06-11T16:28:43.985857552Z\" level=info msg=\"Created container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3185567c-73f6-46eb-b884-6d70c88727f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156169 | controller |     "Jun 11 16:28:43.987135 crc crio[3616]: time=\"2026-06-11T16:28:43.986397913Z\" level=info msg=\"Started container\" PID=14604 containerID=03fb213e6e567db3ce4c0f40257925d92773d1c18ded492e924f3da8d03f8c14 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0222cc60-4625-410e-b55b-a82af5e6c82c name=/runtime.v1.RuntimeService/StartContainer sandboxID=75f6a8d916a3d3b8363076036828d3387e03476031433d1904189a66a159bc5d",
2026-06-11 18:17:42.156185 | controller |     "Jun 11 16:28:43.989684 crc crio[3616]: time=\"2026-06-11T16:28:43.989614098Z\" level=info msg=\"Starting container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0\" id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.156200 | controller |     "Jun 11 16:28:43.998470 crc crio[3616]: time=\"2026-06-11T16:28:43.99800974Z\" level=info msg=\"Started container\" PID=14607 containerID=7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c110035d-8093-45e5-a2d3-efb612bc9b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.156215 | controller |     "Jun 11 16:28:44.133946 crc crio[3616]: time=\"2026-06-11T16:28:44.132812209Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager\" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156231 | controller |     "Jun 11 16:28:44.190658 crc crio[3616]: time=\"2026-06-11T16:28:44.184850595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156245 | controller |     "Jun 11 16:28:44.284033 crc crio[3616]: time=\"2026-06-11T16:28:44.283314042Z\" level=info msg=\"Removed container da6e153616fa75accdc9ca2f0695e972a377647d0b47532c93278d209c894337: openshift-multus/cni-sysctl-allowlist-ds-mplvf/kube-multus-additional-cni-plugins\" id=493ef24a-0959-4c32-92f6-a4435de6d547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.156261 | controller |     "Jun 11 16:28:44.392869 crc crio[3616]: time=\"2026-06-11T16:28:44.390520441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=47435205-5215-4ddb-a6a9-912ccc924558 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156276 | controller |     "Jun 11 16:28:44.398517 crc crio[3616]: time=\"2026-06-11T16:28:44.398429619Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.156291 | controller |     "Jun 11 16:28:44.398517 crc crio[3616]: time=\"2026-06-11T16:28:44.398498201Z\" 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:17:42.156306 | controller |     "Jun 11 16:28:44.419543 crc crio[3616]: time=\"2026-06-11T16:28:44.419415388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=783682c8-69fa-4d30-a574-65004bae3fb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156324 | controller |     "Jun 11 16:28:44.433802 crc crio[3616]: time=\"2026-06-11T16:28:44.4337059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156340 | controller |     "Jun 11 16:28:44.452394 crc crio[3616]: time=\"2026-06-11T16:28:44.452217648Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=37e47248-dd0b-4565-951a-426814b39296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156355 | controller |     "Jun 11 16:28:44.459978 crc crio[3616]: time=\"2026-06-11T16:28:44.459879328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156370 | controller |     "Jun 11 16:28:44.471142 crc crio[3616]: time=\"2026-06-11T16:28:44.4710009Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/extract-content\" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156384 | controller |     "Jun 11 16:28:44.491073 crc crio[3616]: time=\"2026-06-11T16:28:44.490881711Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=2db71f8c-dda8-4314-8a9b-402a65710325 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156399 | controller |     "Jun 11 16:28:44.493931 crc crio[3616]: time=\"2026-06-11T16:28:44.493850465Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=01893442-178b-45ae-95b7-150fba52e7b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156414 | controller |     "Jun 11 16:28:44.494228 crc crio[3616]: time=\"2026-06-11T16:28:44.493850619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=b6fc9ccd-02a0-4950-926c-5b3271ab4130 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156428 | controller |     "Jun 11 16:28:44.499581 crc crio[3616]: time=\"2026-06-11T16:28:44.498063156Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=20bbc058-ff1f-48bf-94f6-148f72f62ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156443 | controller |     "Jun 11 16:28:44.502876 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfeb54bf49f0887 Mac:aa:3b:a2:cc:a3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.156458 | controller |     "Jun 11 16:28:44.504241 crc crio[3616]: time=\"2026-06-11T16:28:44.504142615Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc000880110}] Aliases:map[]}\"",
2026-06-11 18:17:42.156473 | controller |     "Jun 11 16:28:44.504448 crc crio[3616]: time=\"2026-06-11T16:28:44.504313587Z\" 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:17:42.156488 | controller |     "Jun 11 16:28:44.508450 crc crio[3616]: time=\"2026-06-11T16:28:44.508293028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156507 | controller |     "Jun 11 16:28:44.531126 crc crio[3616]: time=\"2026-06-11T16:28:44.530987703Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=b6ebe45a-b548-4722-aa5d-ae7955cfd1e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156522 | controller |     "Jun 11 16:28:44.533092 crc crio[3616]: time=\"2026-06-11T16:28:44.533015588Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=d48089ce-b9b8-4ddf-af43-70002e94267c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156538 | controller |     "Jun 11 16:28:44.535539 crc crio[3616]: time=\"2026-06-11T16:28:44.53548632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=326bb154-382a-4d3d-a8ab-2164fb732c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156552 | controller |     "Jun 11 16:28:44.535980 crc crio[3616]: time=\"2026-06-11T16:28:44.53540411Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cdd17096-d69e-4901-b4eb-549283f099d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156567 | controller |     "Jun 11 16:28:44.551407 crc crio[3616]: time=\"2026-06-11T16:28:44.550171572Z\" level=info msg=\"Created container db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=953f7760-73a7-42d1-a79f-2573ce8d701c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156582 | controller |     "Jun 11 16:28:44.554573 crc crio[3616]: time=\"2026-06-11T16:28:44.554258155Z\" level=info msg=\"Starting container: db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141\" id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.156596 | controller |     "Jun 11 16:28:44.556108 crc crio[3616]: time=\"2026-06-11T16:28:44.55582489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156611 | controller |     "Jun 11 16:28:44.562098 crc crio[3616]: time=\"2026-06-11T16:28:44.562028739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156626 | controller |     "Jun 11 16:28:44.564303 crc crio[3616]: time=\"2026-06-11T16:28:44.564168421Z\" level=info msg=\"Started container\" PID=14686 containerID=db73ab7b321da1d9dbd235eeba7adcae506253aa93879a53f2f86e8d2648d141 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=7f8a5a79-9394-4710-95f0-7ff8a93abd0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414",
2026-06-11 18:17:42.156641 | controller |     "Jun 11 16:28:44.578630 crc crio[3616]: time=\"2026-06-11T16:28:44.578236307Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=99b91539-1524-492c-b29f-46b1384f2dde name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156657 | controller |     "Jun 11 16:28:44.583437 crc crio[3616]: time=\"2026-06-11T16:28:44.583372595Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=13667cae-3db7-4ad3-8232-49ef5d67f320 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156678 | controller |     "Jun 11 16:28:44.585799 crc crio[3616]: time=\"2026-06-11T16:28:44.585720445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=aefe4c95-339b-41bb-bafc-b02359471632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156709 | controller |     "Jun 11 16:28:44.589446 crc crio[3616]: time=\"2026-06-11T16:28:44.589279768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=c6b55d51-8cb7-483e-8a5b-1e4b506200f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156738 | controller |     "Jun 11 16:28:44.591308 crc crio[3616]: time=\"2026-06-11T16:28:44.591232182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=afc253d8-a1e1-4312-b38f-b214aa30c51e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156763 | controller |     "Jun 11 16:28:44.597914 crc crio[3616]: time=\"2026-06-11T16:28:44.597591085Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=03673f2d-935b-4bbb-b79c-e296c227c8fa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.156780 | controller |     "Jun 11 16:28:44.597914 crc crio[3616]: time=\"2026-06-11T16:28:44.597777351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ffbb204-341f-4251-849b-76415696916f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156796 | controller |     "Jun 11 16:28:44.619282 crc crio[3616]: time=\"2026-06-11T16:28:44.618698596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156812 | controller |     "Jun 11 16:28:44.621503 crc crio[3616]: time=\"2026-06-11T16:28:44.620659102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e778a119-2fde-4a49-ba42-9a84ba9952d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156828 | controller |     "Jun 11 16:28:44.623383 crc crio[3616]: time=\"2026-06-11T16:28:44.623140083Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=320723e7-9f59-4865-a082-5c645a69a1c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156844 | controller |     "Jun 11 16:28:44.626770 crc crio[3616]: time=\"2026-06-11T16:28:44.624996966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=094fe1f1-51d7-4036-8a07-c8ea81fa99ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156882 | controller |     "Jun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.63060924Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156899 | controller |     "Jun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.630621857Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/extract-content\" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156914 | controller |     "Jun 11 16:28:44.633929 crc crio[3616]: time=\"2026-06-11T16:28:44.630826447Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.156929 | controller |     "Jun 11 16:28:44.634231 crc crio[3616]: time=\"2026-06-11T16:28:44.634020351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e14a3fc1-d05e-41cd-b569-d15af6b60d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156944 | controller |     "Jun 11 16:28:44.634843 crc crio[3616]: time=\"2026-06-11T16:28:44.634596663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ec1986d4-3757-4e38-8606-83fc4ce1131d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.156964 | controller |     "Jun 11 16:28:44.639932 crc crio[3616]: time=\"2026-06-11T16:28:44.639833847Z\" level=info msg=\"Ran pod sandbox cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=70a99581-7e47-4d4e-9532-d54d95fdbc59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.156979 | controller |     "Jun 11 16:28:44.646465 crc crio[3616]: time=\"2026-06-11T16:28:44.642163182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.156994 | controller |     "Jun 11 16:28:44.654704 crc crio[3616]: time=\"2026-06-11T16:28:44.654622974Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e86ffc12-72b8-4e86-ba27-98dbd3f72ba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157009 | controller |     "Jun 11 16:28:44.678832 crc crio[3616]: time=\"2026-06-11T16:28:44.678681931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157024 | controller |     "Jun 11 16:28:44.680933 crc crio[3616]: time=\"2026-06-11T16:28:44.680851399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157039 | controller |     "Jun 11 16:28:44.681012 crc crio[3616]: time=\"2026-06-11T16:28:44.680990584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157053 | controller |     "Jun 11 16:28:44.699850 crc crio[3616]: time=\"2026-06-11T16:28:44.699704905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=64323db4-b2a0-4394-a898-dd474349001a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157068 | controller |     "Jun 11 16:28:44.699850 crc crio[3616]: time=\"2026-06-11T16:28:44.699769852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157084 | controller |     "Jun 11 16:28:44.700709 crc crio[3616]: time=\"2026-06-11T16:28:44.700487933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157099 | controller |     "Jun 11 16:28:44.701890 crc crio[3616]: time=\"2026-06-11T16:28:44.701836952Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157115 | controller |     "Jun 11 16:28:44.701970 crc crio[3616]: time=\"2026-06-11T16:28:44.701947015Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157130 | controller |     "Jun 11 16:28:44.732176 crc crio[3616]: time=\"2026-06-11T16:28:44.730650903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157145 | controller |     "Jun 11 16:28:44.734583 crc crio[3616]: time=\"2026-06-11T16:28:44.734544069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157163 | controller |     "Jun 11 16:28:44.739918 crc crio[3616]: time=\"2026-06-11T16:28:44.739890812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157179 | controller |     "Jun 11 16:28:44.755939 crc crio[3616]: time=\"2026-06-11T16:28:44.755866721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157194 | controller |     "Jun 11 16:28:44.756283 crc crio[3616]: time=\"2026-06-11T16:28:44.75618203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157209 | controller |     "Jun 11 16:28:44.760617 crc crio[3616]: time=\"2026-06-11T16:28:44.760436564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157224 | controller |     "Jun 11 16:28:44.775572 crc crio[3616]: time=\"2026-06-11T16:28:44.771006408Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=a1c000f8-d8c9-40c0-8ef5-f7726fd05af0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.157239 | controller |     "Jun 11 16:28:44.775572 crc crio[3616]: time=\"2026-06-11T16:28:44.772027628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cadbc1ba-81d6-4d36-94fd-4faf5ced40f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157254 | controller |     "Jun 11 16:28:44.780983 crc crio[3616]: time=\"2026-06-11T16:28:44.780278496Z\" level=info msg=\"Created container 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7: openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager\" id=a1bf8c54-edfa-4eb3-8982-da6ad9085b47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157269 | controller |     "Jun 11 16:28:44.782781 crc crio[3616]: time=\"2026-06-11T16:28:44.782653611Z\" level=info msg=\"Starting container: 4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7\" id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157284 | controller |     "Jun 11 16:28:44.789386 crc crio[3616]: time=\"2026-06-11T16:28:44.789224619Z\" level=info msg=\"Started container\" PID=14715 containerID=4699c0d7c477b53fc53797517841a331c866fe443ba0a8f8a8ffaa17bf1edbb7 description=openshift-controller-manager/controller-manager-59d8b85cc5-xnffm/controller-manager id=757b1a86-ab87-40f7-8968-ec13cbc11e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59",
2026-06-11 18:17:42.157300 | controller |     "Jun 11 16:28:44.805618 crc crio[3616]: time=\"2026-06-11T16:28:44.80554152Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a8a0e363-6e1e-4b4f-ad8a-52769592650c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157314 | controller |     "Jun 11 16:28:44.819808 crc crio[3616]: time=\"2026-06-11T16:28:44.819723599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157330 | controller |     "Jun 11 16:28:44.828411 crc crio[3616]: time=\"2026-06-11T16:28:44.828261722Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157348 | controller |     "Jun 11 16:28:44.839903 crc crio[3616]: time=\"2026-06-11T16:28:44.83974441Z\" level=info msg=\"Created container 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=2d1985e1-46d4-47b3-8dc1-80b2ca6189b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157364 | controller |     "Jun 11 16:28:44.841182 crc crio[3616]: time=\"2026-06-11T16:28:44.841034077Z\" level=info msg=\"Starting container: 3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5\" id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157379 | controller |     "Jun 11 16:28:44.856403 crc crio[3616]: time=\"2026-06-11T16:28:44.855556495Z\" level=info msg=\"Started container\" PID=14726 containerID=3411c24099c7eb2f439b336a194253f30d98b3f4dd41b7e39f5dffe527ceefb5 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=ed118c8e-d920-4ace-a0a9-b728c0a5d02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b311e8c3780e747039b46e3ca37c312c4f4471a7ef50236754d0f5f588a09ee",
2026-06-11 18:17:42.157394 | controller |     "Jun 11 16:28:44.859796 crc crio[3616]: 2026-06-11T16:28:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b427e1e7c4299 Mac:c2:f9:5f:fa:06:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a SocketPath: PciID:}] [{Interface:0xc0004226c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.157409 | controller |     "Jun 11 16:28:44.862038 crc crio[3616]: time=\"2026-06-11T16:28:44.861955944Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0001165a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.157424 | controller |     "Jun 11 16:28:44.865476 crc crio[3616]: time=\"2026-06-11T16:28:44.862132329Z\" 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:17:42.157440 | controller |     "Jun 11 16:28:44.869396 crc crio[3616]: time=\"2026-06-11T16:28:44.867975764Z\" level=info msg=\"Created container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content\" id=05060593-b493-49d1-9c6e-4c78fda06a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157455 | controller |     "Jun 11 16:28:44.877541 crc crio[3616]: time=\"2026-06-11T16:28:44.876376033Z\" level=info msg=\"Starting container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29\" id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157470 | controller |     "Jun 11 16:28:44.877775 crc crio[3616]: time=\"2026-06-11T16:28:44.877711032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157484 | controller |     "Jun 11 16:28:44.893577 crc crio[3616]: time=\"2026-06-11T16:28:44.891498909Z\" level=info msg=\"Started container\" PID=14733 containerID=cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29 description=openshift-marketplace/community-operators-vvs9s/extract-content id=a2f7be59-93de-49f6-94d5-7851f14dcb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85",
2026-06-11 18:17:42.157500 | controller |     "Jun 11 16:28:44.940647 crc crio[3616]: time=\"2026-06-11T16:28:44.940094333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157519 | controller |     "Jun 11 16:28:44.950558 crc crio[3616]: time=\"2026-06-11T16:28:44.94994091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157534 | controller |     "Jun 11 16:28:44.974529 crc crio[3616]: time=\"2026-06-11T16:28:44.974484616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157549 | controller |     "Jun 11 16:28:44.977641 crc crio[3616]: time=\"2026-06-11T16:28:44.976669744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157564 | controller |     "Jun 11 16:28:44.984098 crc crio[3616]: time=\"2026-06-11T16:28:44.984036999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157579 | controller |     "Jun 11 16:28:44.984920 crc crio[3616]: time=\"2026-06-11T16:28:44.984889431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157594 | controller |     "Jun 11 16:28:45.002237 crc crio[3616]: time=\"2026-06-11T16:28:45.002152825Z\" level=info msg=\"Ran pod sandbox 11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=73ad3cba-7e71-4a70-88aa-ec639b0e52bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.157609 | controller |     "Jun 11 16:28:45.013499 crc crio[3616]: time=\"2026-06-11T16:28:45.013449211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157623 | controller |     "Jun 11 16:28:45.016979 crc crio[3616]: time=\"2026-06-11T16:28:45.016943152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7bf304cf-1d11-42b4-9a08-f2ae5d1d97a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157638 | controller |     "Jun 11 16:28:45.047604 crc crio[3616]: time=\"2026-06-11T16:28:45.047162631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=d5289766-046b-480e-bd0e-27947e890ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.157653 | controller |     "Jun 11 16:28:45.095761 crc crio[3616]: time=\"2026-06-11T16:28:45.087772698Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157668 | controller |     "Jun 11 16:28:45.095761 crc crio[3616]: time=\"2026-06-11T16:28:45.093025662Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157683 | controller |     "Jun 11 16:28:45.207974 crc crio[3616]: time=\"2026-06-11T16:28:45.207418208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157698 | controller |     "Jun 11 16:28:45.211791 crc crio[3616]: time=\"2026-06-11T16:28:45.210003049Z\" level=info msg=\"Created container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content\" id=9c8fbcb7-e5cf-4594-876e-42290162a01d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157717 | controller |     "Jun 11 16:28:45.216555 crc crio[3616]: time=\"2026-06-11T16:28:45.216504347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157732 | controller |     "Jun 11 16:28:45.220477 crc crio[3616]: time=\"2026-06-11T16:28:45.218952314Z\" level=info msg=\"Starting container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603\" id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157747 | controller |     "Jun 11 16:28:45.221490 crc crio[3616]: time=\"2026-06-11T16:28:45.221047112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157761 | controller |     "Jun 11 16:28:45.231618 crc crio[3616]: time=\"2026-06-11T16:28:45.23146684Z\" level=info msg=\"Created container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f28e62db-99c8-4fad-bfc8-25bbaf082350 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157776 | controller |     "Jun 11 16:28:45.235424 crc crio[3616]: time=\"2026-06-11T16:28:45.232054406Z\" level=info msg=\"Created container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=4470c83f-f600-4c5e-8482-893e093d7f8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.157794 | controller |     "Jun 11 16:28:45.236627 crc crio[3616]: time=\"2026-06-11T16:28:45.234852956Z\" level=info msg=\"Started container\" PID=14762 containerID=61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603 description=openshift-marketplace/certified-operators-scrzw/extract-content id=4776f6ce-9f03-4c73-858c-c41271415090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32",
2026-06-11 18:17:42.157817 | controller |     "Jun 11 16:28:45.237547 crc crio[3616]: time=\"2026-06-11T16:28:45.236530514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157846 | controller |     "Jun 11 16:28:45.242947 crc crio[3616]: time=\"2026-06-11T16:28:45.242586098Z\" level=info msg=\"Starting container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6\" id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157934 | controller |     "Jun 11 16:28:45.242947 crc crio[3616]: time=\"2026-06-11T16:28:45.242710792Z\" level=info msg=\"Starting container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923\" id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.157954 | controller |     "Jun 11 16:28:45.257228 crc crio[3616]: time=\"2026-06-11T16:28:45.255727499Z\" level=info msg=\"Started container\" PID=14776 containerID=454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923 description=openshift-marketplace/certified-operators-l27pk/extract-content id=537e9f50-60b9-4871-91f9-ebca7c1afb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d",
2026-06-11 18:17:42.157971 | controller |     "Jun 11 16:28:45.259535 crc crio[3616]: time=\"2026-06-11T16:28:45.257811162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.157993 | controller |     "Jun 11 16:28:45.278771 crc crio[3616]: time=\"2026-06-11T16:28:45.277580314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158009 | controller |     "Jun 11 16:28:45.291646 crc crio[3616]: time=\"2026-06-11T16:28:45.291520465Z\" level=info msg=\"Started container\" PID=14772 containerID=bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6 description=openshift-marketplace/redhat-operators-ml74d/extract-content id=cbcc52f5-992b-4a51-894e-36c29fb511ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f",
2026-06-11 18:17:42.158026 | controller |     "Jun 11 16:28:45.325088 crc crio[3616]: time=\"2026-06-11T16:28:45.324897856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158041 | controller |     "Jun 11 16:28:45.382812 crc crio[3616]: time=\"2026-06-11T16:28:45.38261269Z\" level=info msg=\"Created container dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329: openshift-kube-apiserver/installer-13-crc/installer\" id=d640a2ac-fb23-4c9d-8a71-1ece5af38692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158057 | controller |     "Jun 11 16:28:45.390598 crc crio[3616]: time=\"2026-06-11T16:28:45.390513461Z\" level=info msg=\"Starting container: dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329\" id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158072 | controller |     "Jun 11 16:28:45.424568 crc crio[3616]: time=\"2026-06-11T16:28:45.42431498Z\" level=info msg=\"Started container\" PID=14775 containerID=dbd702b40cceb0bab984e96bceb0d77d345faf411a491c8a34b75e883f5c9329 description=openshift-kube-apiserver/installer-13-crc/installer id=ae7b3787-a095-4278-ae82-b58bf2ee57d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f",
2026-06-11 18:17:42.158088 | controller |     "Jun 11 16:28:45.542117 crc crio[3616]: time=\"2026-06-11T16:28:45.541889312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158103 | controller |     "Jun 11 16:28:45.572753 crc crio[3616]: time=\"2026-06-11T16:28:45.572641318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158119 | controller |     "Jun 11 16:28:45.901809 crc crio[3616]: time=\"2026-06-11T16:28:45.901634091Z\" level=info msg=\"Created container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=06b0e360-962a-493d-89e9-d25024f606ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158135 | controller |     "Jun 11 16:28:45.906286 crc crio[3616]: time=\"2026-06-11T16:28:45.906084818Z\" level=info msg=\"Starting container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab\" id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158150 | controller |     "Jun 11 16:28:45.928523 crc crio[3616]: time=\"2026-06-11T16:28:45.923817337Z\" level=info msg=\"Created container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=0e50ebf2-be5d-4fb0-8b93-2b1d44d196d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158165 | controller |     "Jun 11 16:28:45.944436 crc crio[3616]: time=\"2026-06-11T16:28:45.943002283Z\" level=info msg=\"Starting container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5\" id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158186 | controller |     "Jun 11 16:28:45.954251 crc crio[3616]: time=\"2026-06-11T16:28:45.95407723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158201 | controller |     "Jun 11 16:28:45.983498 crc crio[3616]: time=\"2026-06-11T16:28:45.974316687Z\" level=info msg=\"Started container\" PID=14812 containerID=872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1a8cd49b-78e9-4971-94e7-5d591be402d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152",
2026-06-11 18:17:42.158216 | controller |     "Jun 11 16:28:45.983498 crc crio[3616]: time=\"2026-06-11T16:28:45.976910227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158231 | controller |     "Jun 11 16:28:45.987841 crc crio[3616]: time=\"2026-06-11T16:28:45.987596362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158246 | controller |     "Jun 11 16:28:45.987986 crc crio[3616]: time=\"2026-06-11T16:28:45.987825788Z\" level=info msg=\"Started container\" PID=14805 containerID=12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5 description=openshift-marketplace/redhat-marketplace-4ntvb/extract-content id=e46d462b-48f4-4a08-a0bd-c60ab199eae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774",
2026-06-11 18:17:42.158261 | controller |     "Jun 11 16:28:46.021452 crc crio[3616]: time=\"2026-06-11T16:28:46.021130618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158277 | controller |     "Jun 11 16:28:46.129858 crc crio[3616]: time=\"2026-06-11T16:28:46.127938205Z\" level=info msg=\"Created container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4b3e8b3a-c8c0-44dd-ad8f-174f43f31410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158292 | controller |     "Jun 11 16:28:46.138730 crc crio[3616]: time=\"2026-06-11T16:28:46.134811531Z\" level=info msg=\"Starting container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943\" id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158308 | controller |     "Jun 11 16:28:46.190364 crc crio[3616]: time=\"2026-06-11T16:28:46.18761839Z\" level=info msg=\"Started container\" PID=14818 containerID=367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=26f94206-1af5-476c-b9d8-6b28502be1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7",
2026-06-11 18:17:42.158323 | controller |     "Jun 11 16:28:46.300502 crc crio[3616]: time=\"2026-06-11T16:28:46.300143344Z\" level=info msg=\"Created container 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=7aa4ee95-4499-45a1-9a35-712c163f2bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158338 | controller |     "Jun 11 16:28:46.306042 crc crio[3616]: time=\"2026-06-11T16:28:46.305992161Z\" level=info msg=\"Starting container: 342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461\" id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158356 | controller |     "Jun 11 16:28:46.453305 crc crio[3616]: time=\"2026-06-11T16:28:46.453061601Z\" level=info msg=\"Started container\" PID=14847 containerID=342a4969e9e04909cc2acc55f970cde19d6fbf35907c1e7823d84f3b4591b461 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=215b676f-7f45-44d3-94e5-85c782631c83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed",
2026-06-11 18:17:42.158373 | controller |     "Jun 11 16:28:46.466693 crc crio[3616]: time=\"2026-06-11T16:28:46.466496508Z\" level=info msg=\"Created container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content\" id=38aa6f51-1545-46e7-82d8-e25e65bbbc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158388 | controller |     "Jun 11 16:28:46.513961 crc crio[3616]: time=\"2026-06-11T16:28:46.510448731Z\" level=info msg=\"Starting container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8\" id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158403 | controller |     "Jun 11 16:28:46.535279 crc crio[3616]: time=\"2026-06-11T16:28:46.534478317Z\" level=info msg=\"Started container\" PID=14859 containerID=8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8 description=openshift-marketplace/community-operators-qhh6t/extract-content id=fa3f3407-a148-44ef-b8e0-04f4fc3490a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60",
2026-06-11 18:17:42.158418 | controller |     "Jun 11 16:28:46.547933 crc crio[3616]: time=\"2026-06-11T16:28:46.54781999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47ea8c6b-274e-4af5-b32d-cde8870075ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158434 | controller |     "Jun 11 16:28:46.549447 crc crio[3616]: time=\"2026-06-11T16:28:46.548749819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158448 | controller |     "Jun 11 16:28:46.551784 crc crio[3616]: time=\"2026-06-11T16:28:46.551510519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ab06b02-5cd3-4cfb-a93f-46459f674da2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158463 | controller |     "Jun 11 16:28:46.564825 crc crio[3616]: time=\"2026-06-11T16:28:46.564738761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158478 | controller |     "Jun 11 16:28:46.606751 crc crio[3616]: time=\"2026-06-11T16:28:46.603748105Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-scrzw/registry-server\" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158493 | controller |     "Jun 11 16:28:46.606751 crc crio[3616]: time=\"2026-06-11T16:28:46.60426524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158507 | controller |     "Jun 11 16:28:46.653705 crc crio[3616]: time=\"2026-06-11T16:28:46.653636315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c72206e2-c37f-48e7-bbf5-b77f8039a28e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158522 | controller |     "Jun 11 16:28:46.654889 crc crio[3616]: time=\"2026-06-11T16:28:46.654813889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41590c1d-626e-48b5-9204-8fcd08bebcc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158540 | controller |     "Jun 11 16:28:46.674472 crc crio[3616]: time=\"2026-06-11T16:28:46.670980082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db1f060f-3614-42e5-a958-1cb454c56404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158556 | controller |     "Jun 11 16:28:46.674472 crc crio[3616]: time=\"2026-06-11T16:28:46.672560003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=460630c7-8870-40b6-b620-2f5495e1b854 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158571 | controller |     "Jun 11 16:28:46.687050 crc crio[3616]: time=\"2026-06-11T16:28:46.686723088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f8b7694-b851-4de5-92a2-eb61dad7aaf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158586 | controller |     "Jun 11 16:28:46.690303 crc crio[3616]: time=\"2026-06-11T16:28:46.690228977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e95a224-3630-45ef-8e28-62bbb8d31191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.158601 | controller |     "Jun 11 16:28:46.709270 crc crio[3616]: time=\"2026-06-11T16:28:46.709085338Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vvs9s/registry-server\" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158615 | controller |     "Jun 11 16:28:46.710838 crc crio[3616]: time=\"2026-06-11T16:28:46.710739296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158630 | controller |     "Jun 11 16:28:46.713428 crc crio[3616]: time=\"2026-06-11T16:28:46.7130792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158645 | controller |     "Jun 11 16:28:46.713428 crc crio[3616]: time=\"2026-06-11T16:28:46.713279886Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158659 | controller |     "Jun 11 16:28:46.713916 crc crio[3616]: time=\"2026-06-11T16:28:46.713783622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158674 | controller |     "Jun 11 16:28:46.731069 crc crio[3616]: time=\"2026-06-11T16:28:46.730128847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158688 | controller |     "Jun 11 16:28:46.731069 crc crio[3616]: time=\"2026-06-11T16:28:46.730172077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158703 | controller |     "Jun 11 16:28:46.757484 crc crio[3616]: time=\"2026-06-11T16:28:46.757410521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158717 | controller |     "Jun 11 16:28:46.912612 crc crio[3616]: time=\"2026-06-11T16:28:46.910850909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158735 | controller |     "Jun 11 16:28:46.922159 crc crio[3616]: time=\"2026-06-11T16:28:46.92202914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158749 | controller |     "Jun 11 16:28:46.951803 crc crio[3616]: time=\"2026-06-11T16:28:46.951655368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158764 | controller |     "Jun 11 16:28:46.965533 crc crio[3616]: time=\"2026-06-11T16:28:46.965283101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158779 | controller |     "Jun 11 16:28:46.993085 crc crio[3616]: time=\"2026-06-11T16:28:46.992931089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158793 | controller |     "Jun 11 16:28:47.000915 crc crio[3616]: time=\"2026-06-11T16:28:47.000759813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.158808 | controller |     "Jun 11 16:28:47.091804 crc crio[3616]: time=\"2026-06-11T16:28:47.091713517Z\" level=info msg=\"Created container 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fd8c7400-3fa6-4fc8-87ba-cfd1ae90ed10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158823 | controller |     "Jun 11 16:28:47.092992 crc crio[3616]: time=\"2026-06-11T16:28:47.092957075Z\" level=info msg=\"Starting container: 3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562\" id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158838 | controller |     "Jun 11 16:28:47.101536 crc crio[3616]: time=\"2026-06-11T16:28:47.101457668Z\" level=info msg=\"Started container\" PID=14904 containerID=3cfb2be42e860572d07d50137906ad129fd158d25dc3f579c7be98d193b62562 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=27c8c689-46b7-404b-a543-1755fac15b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414",
2026-06-11 18:17:42.158872 | controller |     "Jun 11 16:28:47.438732 crc crio[3616]: time=\"2026-06-11T16:28:47.438616923Z\" level=info msg=\"Created container 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=04f8c2d3-49f3-4098-9345-523475270b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158890 | controller |     "Jun 11 16:28:47.441382 crc crio[3616]: time=\"2026-06-11T16:28:47.440862574Z\" level=info msg=\"Starting container: 7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3\" id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158906 | controller |     "Jun 11 16:28:47.455560 crc crio[3616]: time=\"2026-06-11T16:28:47.455457411Z\" level=info msg=\"Started container\" PID=14903 containerID=7fb523da20c57300334f938e4f85e603f36d8a20a6073303525705c01d8637a3 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=324ff243-3e6a-4264-978b-f6b2dceca1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef",
2026-06-11 18:17:42.158927 | controller |     "Jun 11 16:28:47.524477 crc crio[3616]: time=\"2026-06-11T16:28:47.524292762Z\" level=info msg=\"Created container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=1ce8fb7a-1d45-40a7-a352-14663b64bee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.158957 | controller |     "Jun 11 16:28:47.526401 crc crio[3616]: time=\"2026-06-11T16:28:47.526292649Z\" level=info msg=\"Starting container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d\" id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.158987 | controller |     "Jun 11 16:28:47.533857 crc crio[3616]: time=\"2026-06-11T16:28:47.533440174Z\" level=info msg=\"Started container\" PID=14920 containerID=3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d description=openshift-marketplace/certified-operators-scrzw/registry-server id=5257f686-655c-43b7-a98b-8034352ac5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32",
2026-06-11 18:17:42.159014 | controller |     "Jun 11 16:28:47.652637 crc crio[3616]: time=\"2026-06-11T16:28:47.651933632Z\" level=info msg=\"Created container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=883fc6d1-e79f-481c-ba45-6367a7e93cd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159031 | controller |     "Jun 11 16:28:47.652997 crc crio[3616]: time=\"2026-06-11T16:28:47.651987245Z\" level=info msg=\"Created container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e675fdf8-5a36-43b4-b677-817b4eb5cfd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159047 | controller |     "Jun 11 16:28:47.653298 crc crio[3616]: time=\"2026-06-11T16:28:47.652129828Z\" level=info msg=\"Created container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=715f5f42-3014-4c53-8c94-a35be4016884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159063 | controller |     "Jun 11 16:28:47.654511 crc crio[3616]: time=\"2026-06-11T16:28:47.654421533Z\" level=info msg=\"Starting container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3\" id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159078 | controller |     "Jun 11 16:28:47.654809 crc crio[3616]: time=\"2026-06-11T16:28:47.654584948Z\" level=info msg=\"Starting container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53\" id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159093 | controller |     "Jun 11 16:28:47.654932 crc crio[3616]: time=\"2026-06-11T16:28:47.654625629Z\" level=info msg=\"Starting container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d\" id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159108 | controller |     "Jun 11 16:28:47.666648 crc crio[3616]: time=\"2026-06-11T16:28:47.666527082Z\" level=info msg=\"Started container\" PID=14938 containerID=d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d description=openshift-marketplace/community-operators-vvs9s/registry-server id=4ceea8c2-fca8-48a2-8699-24188725e4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85",
2026-06-11 18:17:42.159124 | controller |     "Jun 11 16:28:47.674018 crc crio[3616]: time=\"2026-06-11T16:28:47.673873263Z\" level=info msg=\"Started container\" PID=14939 containerID=cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=82e07c81-0d55-46b8-a2ed-a847ae838335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152",
2026-06-11 18:17:42.159145 | controller |     "Jun 11 16:28:47.682444 crc crio[3616]: time=\"2026-06-11T16:28:47.682301028Z\" level=info msg=\"Started container\" PID=14937 containerID=6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 description=openshift-marketplace/certified-operators-l27pk/registry-server id=6a2c1fd6-ac4d-40c6-b17d-a503368a2f30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d",
2026-06-11 18:17:42.159162 | controller |     "Jun 11 16:28:47.703950 crc crio[3616]: time=\"2026-06-11T16:28:47.703611525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af9a9131-4772-4550-a7a0-ce2c5262a573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159177 | controller |     "Jun 11 16:28:47.710637 crc crio[3616]: time=\"2026-06-11T16:28:47.710577014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e88f2234-2981-4685-9579-d1c06cb00f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159193 | controller |     "Jun 11 16:28:47.712713 crc crio[3616]: time=\"2026-06-11T16:28:47.712644015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9ce1226-77c1-45cd-9faa-034ba04f626a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159208 | controller |     "Jun 11 16:28:47.761525 crc crio[3616]: time=\"2026-06-11T16:28:47.75913649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c73946d-17e6-4320-90c9-973cb336f768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159222 | controller |     "Jun 11 16:28:48.303694 crc crio[3616]: time=\"2026-06-11T16:28:48.300757684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159237 | controller |     "Jun 11 16:28:48.303694 crc crio[3616]: time=\"2026-06-11T16:28:48.30130833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159252 | controller |     "Jun 11 16:28:48.305598 crc crio[3616]: time=\"2026-06-11T16:28:48.304047528Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159267 | controller |     "Jun 11 16:28:48.319283 crc crio[3616]: time=\"2026-06-11T16:28:48.319151899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159282 | controller |     "Jun 11 16:28:48.345209 crc crio[3616]: time=\"2026-06-11T16:28:48.345076777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159297 | controller |     "Jun 11 16:28:48.348393 crc crio[3616]: time=\"2026-06-11T16:28:48.348254768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159313 | controller |     "Jun 11 16:28:48.361786 crc crio[3616]: time=\"2026-06-11T16:28:48.361691041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159331 | controller |     "Jun 11 16:28:48.365788 crc crio[3616]: time=\"2026-06-11T16:28:48.365697016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159346 | controller |     "Jun 11 16:28:48.818903 crc crio[3616]: time=\"2026-06-11T16:28:48.81716402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa1d78ea-abe5-45d0-83b0-2c98f81dc1ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159361 | controller |     "Jun 11 16:28:48.827886 crc crio[3616]: time=\"2026-06-11T16:28:48.826812666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4dea9fda-bf40-47a0-b101-c95a953a5b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159377 | controller |     "Jun 11 16:28:48.839118 crc crio[3616]: time=\"2026-06-11T16:28:48.838936652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e94cf2c9-3fdf-4c81-9c4c-6a45e858f57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159392 | controller |     "Jun 11 16:28:48.839995 crc crio[3616]: time=\"2026-06-11T16:28:48.839856587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd6a3d4d-def8-4a4b-9c5e-3e43042d16d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.159408 | controller |     "Jun 11 16:28:49.310439 crc crio[3616]: time=\"2026-06-11T16:28:49.309940392Z\" level=info msg=\"Created container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=32bee1c2-be34-448d-b77f-0c4455e894c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159423 | controller |     "Jun 11 16:28:49.311977 crc crio[3616]: time=\"2026-06-11T16:28:49.311657031Z\" level=info msg=\"Starting container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796\" id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159437 | controller |     "Jun 11 16:28:49.321882 crc crio[3616]: time=\"2026-06-11T16:28:49.32178159Z\" level=info msg=\"Started container\" PID=15038 containerID=c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 description=openshift-marketplace/redhat-marketplace-4ntvb/registry-server id=fd4f7dea-0596-4f6e-bde3-f4f33ff7bf91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774",
2026-06-11 18:17:42.159453 | controller |     "Jun 11 16:28:49.533859 crc crio[3616]: time=\"2026-06-11T16:28:49.533007354Z\" level=info msg=\"Created container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5410ef54-a045-4e2f-ab0d-cbc32674b26f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159468 | controller |     "Jun 11 16:28:49.534385 crc crio[3616]: time=\"2026-06-11T16:28:49.534233688Z\" level=info msg=\"Starting container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2\" id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159484 | controller |     "Jun 11 16:28:49.540134 crc crio[3616]: time=\"2026-06-11T16:28:49.539864649Z\" level=info msg=\"Started container\" PID=15039 containerID=e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=ec654ea0-e896-4d9e-b79a-19edbb0b3fb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60",
2026-06-11 18:17:42.159502 | controller |     "Jun 11 16:28:49.720818 crc crio[3616]: time=\"2026-06-11T16:28:49.720675235Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159517 | controller |     "Jun 11 16:28:49.721404 crc crio[3616]: time=\"2026-06-11T16:28:49.721254891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159532 | controller |     "Jun 11 16:28:49.721521 crc crio[3616]: time=\"2026-06-11T16:28:49.721438957Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159547 | controller |     "Jun 11 16:28:49.722000 crc crio[3616]: time=\"2026-06-11T16:28:49.721864239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159562 | controller |     "Jun 11 16:28:49.803577 crc crio[3616]: time=\"2026-06-11T16:28:49.802726846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159577 | controller |     "Jun 11 16:28:49.807786 crc crio[3616]: time=\"2026-06-11T16:28:49.807682066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159591 | controller |     "Jun 11 16:28:49.809251 crc crio[3616]: time=\"2026-06-11T16:28:49.809005727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159606 | controller |     "Jun 11 16:28:49.813718 crc crio[3616]: time=\"2026-06-11T16:28:49.813648487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.159621 | controller |     "Jun 11 16:28:50.470989 crc crio[3616]: time=\"2026-06-11T16:28:50.469096247Z\" level=info msg=\"Created container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=bf21489b-e119-4eba-858a-d9af87154f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159636 | controller |     "Jun 11 16:28:50.481130 crc crio[3616]: time=\"2026-06-11T16:28:50.480839719Z\" level=info msg=\"Starting container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f\" id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159652 | controller |     "Jun 11 16:28:50.513722 crc crio[3616]: time=\"2026-06-11T16:28:50.513141974Z\" level=info msg=\"Started container\" PID=15126 containerID=f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1168ebf7-5a1b-4941-b0d3-98aa5f61e3e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7",
2026-06-11 18:17:42.159667 | controller |     "Jun 11 16:28:50.804817 crc crio[3616]: time=\"2026-06-11T16:28:50.804572444Z\" level=info msg=\"Created container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=7ddb57f7-aacf-4000-9065-3d584e676c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.159682 | controller |     "Jun 11 16:28:50.808067 crc crio[3616]: time=\"2026-06-11T16:28:50.807029294Z\" level=info msg=\"Starting container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0\" id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.159701 | controller |     "Jun 11 16:28:50.829055 crc crio[3616]: time=\"2026-06-11T16:28:50.828887206Z\" level=info msg=\"Started container\" PID=15114 containerID=2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 description=openshift-marketplace/redhat-operators-ml74d/registry-server id=ce1bd705-1a83-49ca-8303-b0714748c19f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f",
2026-06-11 18:17:42.159716 | controller |     "Jun 11 16:28:50.941046 crc crio[3616]: time=\"2026-06-11T16:28:50.940928332Z\" level=info msg=\"Stopping pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef\" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.159731 | controller |     "Jun 11 16:28:50.942465 crc crio[3616]: time=\"2026-06-11T16:28:50.941687484Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef UID:1b5544d9-c0d1-4865-a54a-9c51b7305069 NetNS:/var/run/netns/bfaab525-dc1e-4a04-8ced-c0eea911635b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1b5544d9_c0d1_4865_a54a_9c51b7305069.slice PodAnnotations:0xc00162c0b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.159746 | controller |     "Jun 11 16:28:50.942465 crc crio[3616]: time=\"2026-06-11T16:28:50.942128036Z\" 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:17:42.159761 | controller |     "Jun 11 16:28:52.959992 crc crio[3616]: time=\"2026-06-11T16:28:52.959565318Z\" level=info msg=\"Stopped pod sandbox: cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef\" id=80ee400c-2f67-4fbf-bd11-28eddb9689ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.159776 | controller |     "Jun 11 16:29:04.645242 crc crio[3616]: time=\"2026-06-11T16:29:04.644002635Z\" level=info msg=\"Stopping container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796 (timeout: 2s)\" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.159790 | controller |     "Jun 11 16:29:05.788733 crc crio[3616]: time=\"2026-06-11T16:29:05.788575129Z\" level=info msg=\"Stopped container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=367becb2-ccab-442b-adab-5738dd43a56c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.159805 | controller |     "Jun 11 16:29:05.790771 crc crio[3616]: time=\"2026-06-11T16:29:05.790503153Z\" level=info msg=\"Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.159821 | controller |     "Jun 11 16:29:05.792227 crc crio[3616]: time=\"2026-06-11T16:29:05.792085329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4ntvb Namespace:openshift-marketplace ID:783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774 UID:d3850c5f-5d67-49b6-a939-59b49eadfd5a NetNS:/var/run/netns/ce017c67-5f3e-4773-9fd4-9754553df21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3850c5f_5d67_49b6_a939_59b49eadfd5a.slice PodAnnotations:0xc00162ce10}] Aliases:map[]}\"",
2026-06-11 18:17:42.159836 | controller |     "Jun 11 16:29:05.792872 crc crio[3616]: time=\"2026-06-11T16:29:05.792747668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4ntvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.159879 | controller |     "Jun 11 16:29:06.621783 crc crio[3616]: time=\"2026-06-11T16:29:06.621611274Z\" level=info msg=\"Stopped pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=ad240acc-ea85-425a-b968-dc5aedcd86f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.159898 | controller |     "Jun 11 16:29:07.491083 crc crio[3616]: time=\"2026-06-11T16:29:07.490651066Z\" level=info msg=\"Removing container: c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796\" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.159913 | controller |     "Jun 11 16:29:07.536770 crc crio[3616]: time=\"2026-06-11T16:29:07.536671431Z\" level=info msg=\"Removed container c486e3daea3ef52a855e40ee83827d2c92700da6ea61dd95ad5860ce97027796: openshift-marketplace/redhat-marketplace-4ntvb/registry-server\" id=916b9904-a397-4c15-b38d-c6e50705c1dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.159928 | controller |     "Jun 11 16:29:07.549828 crc crio[3616]: time=\"2026-06-11T16:29:07.546862249Z\" level=info msg=\"Removing container: 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5\" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.159959 | controller |     "Jun 11 16:29:07.575697 crc crio[3616]: time=\"2026-06-11T16:29:07.575580319Z\" level=info msg=\"Removed container 12c33422acb0debe6ee8441c6da8ba8f52d921f6e5149a8f0df1064643757dd5: openshift-marketplace/redhat-marketplace-4ntvb/extract-content\" id=df107bd1-cb0c-4a8c-92b1-22bacd46ab25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.159976 | controller |     "Jun 11 16:29:07.579458 crc crio[3616]: time=\"2026-06-11T16:29:07.579063197Z\" level=info msg=\"Removing container: 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898\" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.159992 | controller |     "Jun 11 16:29:07.610720 crc crio[3616]: time=\"2026-06-11T16:29:07.61062918Z\" level=info msg=\"Removed container 7adcad625e76e83d8705e79ee47bb9a39fc67686cd95ad2a7f555c0d760ce898: openshift-marketplace/redhat-marketplace-4ntvb/extract-utilities\" id=ee02eff6-07a8-4a86-aa76-bc2c6c0c439e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160006 | controller |     "Jun 11 16:29:11.722981 crc crio[3616]: time=\"2026-06-11T16:29:11.722845152Z\" level=info msg=\"Stopping container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d (timeout: 2s)\" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160021 | controller |     "Jun 11 16:29:11.763469 crc crio[3616]: time=\"2026-06-11T16:29:11.76325577Z\" level=info msg=\"Stopping container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d (timeout: 2s)\" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160036 | controller |     "Jun 11 16:29:11.991903 crc crio[3616]: time=\"2026-06-11T16:29:11.991406217Z\" level=info msg=\"Stopped container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=1af1de2e-9713-4fc7-84eb-eb15a2746f8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160058 | controller |     "Jun 11 16:29:11.999194 crc crio[3616]: time=\"2026-06-11T16:29:11.999080602Z\" level=info msg=\"Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160083 | controller |     "Jun 11 16:29:11.999865 crc crio[3616]: time=\"2026-06-11T16:29:11.999799643Z\" level=info msg=\"Got pod network &{Name:community-operators-vvs9s Namespace:openshift-marketplace ID:c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85 UID:454a14f0-00be-4f04-bd78-094dadfce963 NetNS:/var/run/netns/3a35b3e0-6b32-46ac-8f65-dd6d78191299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod454a14f0_00be_4f04_bd78_094dadfce963.slice PodAnnotations:0xc000918830}] Aliases:map[]}\"",
2026-06-11 18:17:42.160116 | controller |     "Jun 11 16:29:12.000088 crc crio[3616]: time=\"2026-06-11T16:29:12.00002811Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vvs9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.160140 | controller |     "Jun 11 16:29:12.452525 crc crio[3616]: time=\"2026-06-11T16:29:12.452405199Z\" level=info msg=\"Stopped container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=ac1838be-47d6-4eb0-8a66-e9efde940a46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160164 | controller |     "Jun 11 16:29:12.454751 crc crio[3616]: time=\"2026-06-11T16:29:12.454312224Z\" level=info msg=\"Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160188 | controller |     "Jun 11 16:29:12.455427 crc crio[3616]: time=\"2026-06-11T16:29:12.454828529Z\" level=info msg=\"Got pod network &{Name:certified-operators-scrzw Namespace:openshift-marketplace ID:100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32 UID:30e8e278-4622-4b2e-914b-9aa9e5f27fed NetNS:/var/run/netns/d52b1f0f-04a9-4689-8d70-2e29a0b37dad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30e8e278_4622_4b2e_914b_9aa9e5f27fed.slice PodAnnotations:0xc00162d1b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.160213 | controller |     "Jun 11 16:29:12.455427 crc crio[3616]: time=\"2026-06-11T16:29:12.455035995Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-scrzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.160236 | controller |     "Jun 11 16:29:12.582242 crc crio[3616]: time=\"2026-06-11T16:29:12.582162051Z\" level=info msg=\"Stopped pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=dadec1b6-85bc-4458-bc6c-89c8cb44fe2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160261 | controller |     "Jun 11 16:29:12.696495 crc crio[3616]: time=\"2026-06-11T16:29:12.695146483Z\" level=info msg=\"Removing container: d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d\" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160286 | controller |     "Jun 11 16:29:12.761094 crc crio[3616]: time=\"2026-06-11T16:29:12.760986613Z\" level=info msg=\"Removed container d93375f9c69745b174e183e348e616159ee0a2f045d4ad78a474671d307dba5d: openshift-marketplace/community-operators-vvs9s/registry-server\" id=6f617b4c-02d8-40c2-9d6f-1b4d4b35993f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160311 | controller |     "Jun 11 16:29:12.785146 crc crio[3616]: time=\"2026-06-11T16:29:12.784937688Z\" level=info msg=\"Removing container: cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29\" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160340 | controller |     "Jun 11 16:29:12.848603 crc crio[3616]: time=\"2026-06-11T16:29:12.848436543Z\" level=info msg=\"Removed container cb0e1414ec06a25dd06519908a168d4f00da04f30dd92cbb8aaf259d9dbbfc29: openshift-marketplace/community-operators-vvs9s/extract-content\" id=4eab0418-1632-4e8f-89eb-9ba266dad163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160363 | controller |     "Jun 11 16:29:12.858885 crc crio[3616]: time=\"2026-06-11T16:29:12.858803538Z\" level=info msg=\"Removing container: e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce\" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160384 | controller |     "Jun 11 16:29:12.888558 crc crio[3616]: time=\"2026-06-11T16:29:12.885056531Z\" level=info msg=\"Removed container e0cc3ed4bc6274c4433f070bd3bf4fee256bb30216f7797138131ad05f3851ce: openshift-marketplace/community-operators-vvs9s/extract-utilities\" id=40e076ad-1f14-4a58-b9ac-dfc0842528c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160401 | controller |     "Jun 11 16:29:13.205016 crc crio[3616]: time=\"2026-06-11T16:29:13.204922118Z\" level=info msg=\"Stopped pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=819f3a97-b6e4-4dbe-b8ca-e5666b924746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160416 | controller |     "Jun 11 16:29:13.705730 crc crio[3616]: time=\"2026-06-11T16:29:13.705641239Z\" level=info msg=\"Removing container: 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d\" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160432 | controller |     "Jun 11 16:29:13.728140 crc crio[3616]: time=\"2026-06-11T16:29:13.728016739Z\" level=info msg=\"Removed container 3c735d06ccd5e0c3f4d704b258dceaaed340954b03fb44d79d23e73f41b96c2d: openshift-marketplace/certified-operators-scrzw/registry-server\" id=6bef288c-e333-41d1-af0e-b2f9a6ef7938 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160447 | controller |     "Jun 11 16:29:13.732255 crc crio[3616]: time=\"2026-06-11T16:29:13.732105632Z\" level=info msg=\"Removing container: 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603\" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160463 | controller |     "Jun 11 16:29:13.763831 crc crio[3616]: time=\"2026-06-11T16:29:13.763737265Z\" level=info msg=\"Removed container 61e7a0b4990c9b8f211125b788e5a6f5d1287753a32a40682fa58a25edee6603: openshift-marketplace/certified-operators-scrzw/extract-content\" id=5490be9a-f68a-4203-8888-c2e4b4b7a6b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160478 | controller |     "Jun 11 16:29:13.766226 crc crio[3616]: time=\"2026-06-11T16:29:13.76608506Z\" level=info msg=\"Removing container: 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe\" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160493 | controller |     "Jun 11 16:29:13.806611 crc crio[3616]: time=\"2026-06-11T16:29:13.806544288Z\" level=info msg=\"Removed container 375e86ab49dd1df4c5e86f3da56e3a27ccd37dce2e8b0b037d09db869eeedebe: openshift-marketplace/certified-operators-scrzw/extract-utilities\" id=4532398b-1fc9-4e53-8a4c-b37ee31f4504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160508 | controller |     "Jun 11 16:29:14.888780 crc crio[3616]: time=\"2026-06-11T16:29:14.888375224Z\" level=info msg=\"Stopping container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0 (timeout: 2s)\" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160523 | controller |     "Jun 11 16:29:15.032092 crc crio[3616]: time=\"2026-06-11T16:29:15.03200228Z\" level=info msg=\"Stopped container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1e1cfbfd-6cb6-4a31-906d-075f33869327 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160538 | controller |     "Jun 11 16:29:15.033408 crc crio[3616]: time=\"2026-06-11T16:29:15.033298926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1fa662bc-9217-4d69-84c7-cfc6e3d9fe52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.160557 | controller |     "Jun 11 16:29:15.036062 crc crio[3616]: time=\"2026-06-11T16:29:15.035484989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=da67a314-f8f1-4432-841d-f90386d452df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.160572 | controller |     "Jun 11 16:29:15.043984 crc crio[3616]: time=\"2026-06-11T16:29:15.043534048Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.160587 | controller |     "Jun 11 16:29:15.044479 crc crio[3616]: time=\"2026-06-11T16:29:15.044262569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.160603 | controller |     "Jun 11 16:29:15.146559 crc crio[3616]: time=\"2026-06-11T16:29:15.146267878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.160617 | controller |     "Jun 11 16:29:15.155428 crc crio[3616]: time=\"2026-06-11T16:29:15.155316229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.160633 | controller |     "Jun 11 16:29:15.289220 crc crio[3616]: time=\"2026-06-11T16:29:15.288832514Z\" level=info msg=\"Created container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d9d9f10f-24bb-4141-b3c8-3bbace5b334a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.160648 | controller |     "Jun 11 16:29:15.290504 crc crio[3616]: time=\"2026-06-11T16:29:15.290389731Z\" level=info msg=\"Starting container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4\" id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.160663 | controller |     "Jun 11 16:29:15.315625 crc crio[3616]: time=\"2026-06-11T16:29:15.315564151Z\" level=info msg=\"Started container\" PID=15801 containerID=537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6efd6b39-2572-43b6-bce4-5b40d378e8d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.160680 | controller |     "Jun 11 16:29:15.452533 crc crio[3616]: time=\"2026-06-11T16:29:15.452460372Z\" level=info msg=\"Stopping container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0 (timeout: 2s)\" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160702 | controller |     "Jun 11 16:29:15.587919 crc crio[3616]: time=\"2026-06-11T16:29:15.587799118Z\" level=info msg=\"Stopped container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=dd69242f-1afb-40bf-ac9c-30758a03ad3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.160808 | controller |     "Jun 11 16:29:15.589545 crc crio[3616]: time=\"2026-06-11T16:29:15.589460737Z\" level=info msg=\"Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160834 | controller |     "Jun 11 16:29:15.590690 crc crio[3616]: time=\"2026-06-11T16:29:15.590367683Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml74d Namespace:openshift-marketplace ID:fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f UID:2492589a-2946-4d20-bd00-8ddacaae68e3 NetNS:/var/run/netns/371c6017-6e6d-4adb-a6a9-907c8961e4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2492589a_2946_4d20_bd00_8ddacaae68e3.slice PodAnnotations:0xc00162c638}] Aliases:map[]}\"",
2026-06-11 18:17:42.160889 | controller |     "Jun 11 16:29:15.590690 crc crio[3616]: time=\"2026-06-11T16:29:15.590573069Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ml74d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.160911 | controller |     "Jun 11 16:29:15.746025 crc crio[3616]: time=\"2026-06-11T16:29:15.745930838Z\" level=info msg=\"Removing container: 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22\" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160927 | controller |     "Jun 11 16:29:15.851262 crc crio[3616]: time=\"2026-06-11T16:29:15.850960384Z\" level=info msg=\"Removed container 02c74125b03c7bc59b27762172ab9782f45d1ed9d4e751c0a9e853cc3293ab22: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5b68916c-2686-4006-8d4f-bd3e1b14e8b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160943 | controller |     "Jun 11 16:29:15.992070 crc crio[3616]: time=\"2026-06-11T16:29:15.991923223Z\" level=info msg=\"Stopped pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=829fddf1-0ec4-40e4-bae1-649ad3bfb801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.160959 | controller |     "Jun 11 16:29:16.773222 crc crio[3616]: time=\"2026-06-11T16:29:16.77207337Z\" level=info msg=\"Removing container: 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0\" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160974 | controller |     "Jun 11 16:29:16.818054 crc crio[3616]: time=\"2026-06-11T16:29:16.817769724Z\" level=info msg=\"Removed container 2292ecc3d0a4fdfe18a5f3f8e1b1ee2db522d814c2636f6a0a2fa79634cb17f0: openshift-marketplace/redhat-operators-ml74d/registry-server\" id=639fe103-77c0-4ab1-83dc-67f8683bb352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.160989 | controller |     "Jun 11 16:29:16.821813 crc crio[3616]: time=\"2026-06-11T16:29:16.821684625Z\" level=info msg=\"Removing container: bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6\" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161004 | controller |     "Jun 11 16:29:16.859173 crc crio[3616]: time=\"2026-06-11T16:29:16.85898711Z\" level=info msg=\"Removed container bebfe3b495b1f3fda90a9eb90540a74aed13aba2aaf696cc4f410ec2d1cd28e6: openshift-marketplace/redhat-operators-ml74d/extract-content\" id=d33784cb-6f48-4972-a078-a2a040a1eb89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161019 | controller |     "Jun 11 16:29:16.862918 crc crio[3616]: time=\"2026-06-11T16:29:16.862875319Z\" level=info msg=\"Removing container: 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb\" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161034 | controller |     "Jun 11 16:29:16.885051 crc crio[3616]: time=\"2026-06-11T16:29:16.884989292Z\" level=info msg=\"Removed container 15fc881bf213d7615979968a7cfa5a60c59e98d6d3c5d4d9b33d0e6de97a5feb: openshift-marketplace/redhat-operators-ml74d/extract-utilities\" id=57310408-86e4-41ca-95fd-ff3ea2295410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161050 | controller |     "Jun 11 16:29:34.732814 crc crio[3616]: time=\"2026-06-11T16:29:34.731689487Z\" level=info msg=\"Stopping container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78 (timeout: 15s)\" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161068 | controller |     "Jun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.732821875Z\" level=info msg=\"Stopping container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a (timeout: 15s)\" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161083 | controller |     "Jun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.734443775Z\" level=info msg=\"Stopping container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98 (timeout: 15s)\" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161098 | controller |     "Jun 11 16:29:34.734992 crc crio[3616]: time=\"2026-06-11T16:29:34.734858774Z\" level=info msg=\"Stopping container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a (timeout: 15s)\" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161113 | controller |     "Jun 11 16:29:34.740910 crc crio[3616]: time=\"2026-06-11T16:29:34.735498849Z\" level=info msg=\"Stopping container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409 (timeout: 15s)\" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161128 | controller |     "Jun 11 16:29:35.093921 crc crio[3616]: time=\"2026-06-11T16:29:35.093106089Z\" level=info msg=\"Stopped container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ccb6652d-d9e2-4aa7-b310-cbf5216edf65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161143 | controller |     "Jun 11 16:29:35.122238 crc crio[3616]: time=\"2026-06-11T16:29:35.122112869Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.161157 | controller |     "Jun 11 16:29:35.122457 crc crio[3616]: time=\"2026-06-11T16:29:35.122304164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.161172 | controller |     "Jun 11 16:29:35.138584 crc crio[3616]: time=\"2026-06-11T16:29:35.13466365Z\" level=info msg=\"Stopped container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=596139a8-b36d-480a-af3b-7ef0d7ac9990 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161187 | controller |     "Jun 11 16:29:35.287472 crc crio[3616]: time=\"2026-06-11T16:29:35.284714478Z\" level=info msg=\"Stopped container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=06c0a3cc-f6bc-4d5d-9063-180842fc5381 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161202 | controller |     "Jun 11 16:29:35.379075 crc crio[3616]: time=\"2026-06-11T16:29:35.378987685Z\" level=info msg=\"Stopped container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f20ca01f-bf32-40ce-a348-2e2a621381a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161217 | controller |     "Jun 11 16:29:35.389560 crc crio[3616]: time=\"2026-06-11T16:29:35.389430717Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.161232 | controller |     "Jun 11 16:29:35.401636 crc crio[3616]: time=\"2026-06-11T16:29:35.401546969Z\" level=info msg=\"Ran pod sandbox ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=24696edd-2ab8-4766-a359-44b1a6de726e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.161254 | controller |     "Jun 11 16:29:35.404691 crc crio[3616]: time=\"2026-06-11T16:29:35.404496608Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ca7834ec-bbff-473f-aa92-d1036a31e0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.161276 | controller |     "Jun 11 16:29:35.431914 crc crio[3616]: time=\"2026-06-11T16:29:35.431753333Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2514caea-45b2-468e-9391-fd22ae9e3933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.161292 | controller |     "Jun 11 16:29:35.445144 crc crio[3616]: time=\"2026-06-11T16:29:35.444994002Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.161307 | controller |     "Jun 11 16:29:35.445677 crc crio[3616]: time=\"2026-06-11T16:29:35.445610677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.161322 | controller |     "Jun 11 16:29:35.471113 crc crio[3616]: time=\"2026-06-11T16:29:35.470991607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.161337 | controller |     "Jun 11 16:29:35.683443 crc crio[3616]: time=\"2026-06-11T16:29:35.683284292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.161353 | controller |     "Jun 11 16:29:35.780405 crc crio[3616]: time=\"2026-06-11T16:29:35.780248755Z\" level=info msg=\"Created container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a8d1987f-48a8-45a6-954c-bbb8054ca05b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.161367 | controller |     "Jun 11 16:29:35.782258 crc crio[3616]: time=\"2026-06-11T16:29:35.782189081Z\" level=info msg=\"Starting container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c\" id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.161384 | controller |     "Jun 11 16:29:35.790189 crc crio[3616]: time=\"2026-06-11T16:29:35.789896777Z\" level=info msg=\"Started container\" PID=16151 containerID=3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=e9fbfad0-f043-4916-b5f6-1032e2643760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b",
2026-06-11 18:17:42.161406 | controller |     "Jun 11 16:29:37.131970 crc crio[3616]: time=\"2026-06-11T16:29:37.131194214Z\" level=info msg=\"Stopping pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f\" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161433 | controller |     "Jun 11 16:29:37.133778 crc crio[3616]: time=\"2026-06-11T16:29:37.133296685Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f UID:7adac723-0486-4624-b4c7-a0aab9810ee8 NetNS:/var/run/netns/a7988f97-a91c-44e5-8851-b8c63ff1cda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod7adac723_0486_4624_b4c7_a0aab9810ee8.slice PodAnnotations:0xc0018be6d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.161491 | controller |     "Jun 11 16:29:37.133926 crc crio[3616]: time=\"2026-06-11T16:29:37.13388565Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.161516 | controller |     "Jun 11 16:29:38.799382 crc crio[3616]: time=\"2026-06-11T16:29:38.7992427Z\" level=info msg=\"Stopped pod sandbox: 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f\" id=ffdf0e54-89c8-482a-8278-f544d9283489 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161533 | controller |     "Jun 11 16:29:43.057583 crc crio[3616]: time=\"2026-06-11T16:29:43.056790871Z\" level=info msg=\"Stopped container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f75aca1c-6a80-4dba-9193-04d7ef39c321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.161549 | controller |     "Jun 11 16:29:43.059056 crc crio[3616]: time=\"2026-06-11T16:29:43.058947104Z\" level=info msg=\"Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161565 | controller |     "Jun 11 16:29:43.063959 crc crio[3616]: time=\"2026-06-11T16:29:43.063884885Z\" level=info msg=\"Stopped pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=729c28c1-c6f4-4492-bf39-33653a0a6039 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161580 | controller |     "Jun 11 16:29:43.211506 crc crio[3616]: time=\"2026-06-11T16:29:43.211080281Z\" level=info msg=\"Removing container: 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a\" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161595 | controller |     "Jun 11 16:29:43.230923 crc crio[3616]: time=\"2026-06-11T16:29:43.230827287Z\" level=info msg=\"Removed container 5d81d771613dee525edb51e2b0aa391227faad786cab3021623e724f45884d8a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7b6fc0f0-015e-4b73-9786-dbb5702ad12e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161611 | controller |     "Jun 11 16:29:43.234763 crc crio[3616]: time=\"2026-06-11T16:29:43.234664829Z\" level=info msg=\"Removing container: 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409\" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161626 | controller |     "Jun 11 16:29:43.255263 crc crio[3616]: time=\"2026-06-11T16:29:43.255161013Z\" level=info msg=\"Removed container 0095da49e86b7343f0034b82834970a8fb3f943d5bd918b83c18fab884a41409: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=188fdd87-7ec4-4914-a893-33d7a24f4f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161641 | controller |     "Jun 11 16:29:43.258768 crc crio[3616]: time=\"2026-06-11T16:29:43.258699877Z\" level=info msg=\"Removing container: 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98\" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161657 | controller |     "Jun 11 16:29:43.277599 crc crio[3616]: time=\"2026-06-11T16:29:43.277518691Z\" level=info msg=\"Removed container 8b24949736636c79269d3a1144e67d71227ba62dc0f7e580084a9ea0cbe49f98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0c3196a7-ebb7-477e-a852-a79967a38588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161672 | controller |     "Jun 11 16:29:43.280933 crc crio[3616]: time=\"2026-06-11T16:29:43.280855449Z\" level=info msg=\"Removing container: 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78\" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161692 | controller |     "Jun 11 16:29:43.306016 crc crio[3616]: time=\"2026-06-11T16:29:43.305917244Z\" level=info msg=\"Removed container 85f5d65e2542ce5d68609fbb6ded46d35b26f03349fab6136f3a9f1b58002e78: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=effb4d88-7d69-426c-9703-b2ade53cfca0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161708 | controller |     "Jun 11 16:29:43.312024 crc crio[3616]: time=\"2026-06-11T16:29:43.311819015Z\" level=info msg=\"Removing container: 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a\" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161723 | controller |     "Jun 11 16:29:43.339624 crc crio[3616]: time=\"2026-06-11T16:29:43.339546711Z\" level=info msg=\"Removed container 726f07f4e04230095bea374f4ebf9de0185d06fcd91edec320e47679ef1a0c6a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab1fdfb1-bb77-4f92-b2ed-a79649077e90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161738 | controller |     "Jun 11 16:29:43.343426 crc crio[3616]: time=\"2026-06-11T16:29:43.343306632Z\" level=info msg=\"Removing container: 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a\" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161753 | controller |     "Jun 11 16:29:43.454196 crc crio[3616]: time=\"2026-06-11T16:29:43.453758832Z\" level=info msg=\"Removed container 2b903cac1ffa28176030bb9fb0a77bdda24ea0aeb241e367fcff6b7590562e6a: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ccacb049-2d15-477c-9115-6bba99de62f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.161768 | controller |     "Jun 11 16:29:43.794938 crc crio[3616]: time=\"2026-06-11T16:29:43.794251096Z\" level=info msg=\"Stopping pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161783 | controller |     "Jun 11 16:29:43.795101 crc crio[3616]: time=\"2026-06-11T16:29:43.794958883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=cad5fb99-e72d-4e0b-a6db-ba9378f9f4ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161798 | controller |     "Jun 11 16:29:43.797940 crc crio[3616]: time=\"2026-06-11T16:29:43.797648019Z\" level=info msg=\"Removing pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161813 | controller |     "Jun 11 16:29:43.829045 crc crio[3616]: time=\"2026-06-11T16:29:43.827253899Z\" level=info msg=\"Removed pod sandbox: 100219e10d14ada35221e054c332ace500d973b27345fba6bccd3d6b8d241a32\" id=4be9272a-678e-4088-97b6-d1426c0777cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161828 | controller |     "Jun 11 16:29:43.831492 crc crio[3616]: time=\"2026-06-11T16:29:43.831270467Z\" level=info msg=\"Stopping pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161842 | controller |     "Jun 11 16:29:43.831492 crc crio[3616]: time=\"2026-06-11T16:29:43.83139088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=e8671005-bae6-4e57-ac72-975c878a22fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161878 | controller |     "Jun 11 16:29:43.831948 crc crio[3616]: time=\"2026-06-11T16:29:43.83180069Z\" level=info msg=\"Removing pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161900 | controller |     "Jun 11 16:29:43.846753 crc crio[3616]: time=\"2026-06-11T16:29:43.846635832Z\" level=info msg=\"Removed pod sandbox: b84c1e21d0379670d431c62b716b3bdd4ca1a93b8325374e80cc84183f398fe9\" id=da56f050-5a76-458c-afcf-de09cfec9def name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161916 | controller |     "Jun 11 16:29:43.848125 crc crio[3616]: time=\"2026-06-11T16:29:43.84803563Z\" level=info msg=\"Stopping pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161932 | controller |     "Jun 11 16:29:43.848125 crc crio[3616]: time=\"2026-06-11T16:29:43.848110322Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=d5ef0b0c-39d8-4aa8-9a2d-2eeb5d59f33f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161948 | controller |     "Jun 11 16:29:43.849625 crc crio[3616]: time=\"2026-06-11T16:29:43.849558236Z\" level=info msg=\"Removing pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161963 | controller |     "Jun 11 16:29:43.876207 crc crio[3616]: time=\"2026-06-11T16:29:43.876035118Z\" level=info msg=\"Removed pod sandbox: f9afb761c41cb95b0acf764e8a6b3e99818c92065900b4102a0681ddbd195784\" id=c81eb459-8232-4b11-bf59-a76a2744f8fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.161978 | controller |     "Jun 11 16:29:43.877858 crc crio[3616]: time=\"2026-06-11T16:29:43.877789237Z\" level=info msg=\"Stopping pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.161993 | controller |     "Jun 11 16:29:43.877930 crc crio[3616]: time=\"2026-06-11T16:29:43.877883119Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=2b09f2f7-0fd5-4c4f-be85-12cee9e27eea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.162008 | controller |     "Jun 11 16:29:43.878669 crc crio[3616]: time=\"2026-06-11T16:29:43.878559494Z\" level=info msg=\"Removing pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162023 | controller |     "Jun 11 16:29:43.892527 crc crio[3616]: time=\"2026-06-11T16:29:43.892413869Z\" level=info msg=\"Removed pod sandbox: fe17fcdfdba7b0008374c6e1f4f4f11ac9cd202fe1d109743eb753d6bd9a4b6f\" id=97a83db8-4a6c-416d-bf41-a23568b41d56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162037 | controller |     "Jun 11 16:29:43.894864 crc crio[3616]: time=\"2026-06-11T16:29:43.894801234Z\" level=info msg=\"Stopping pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.162052 | controller |     "Jun 11 16:29:43.894939 crc crio[3616]: time=\"2026-06-11T16:29:43.894889976Z\" level=info msg=\"Stopped pod sandbox (already stopped): c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=b1527890-8307-4a6f-a516-b5d5b3954e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.162067 | controller |     "Jun 11 16:29:43.895888 crc crio[3616]: time=\"2026-06-11T16:29:43.895826119Z\" level=info msg=\"Removing pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162084 | controller |     "Jun 11 16:29:43.905124 crc crio[3616]: time=\"2026-06-11T16:29:43.904860598Z\" level=info msg=\"Removed pod sandbox: c58ef1a5168a1e3d69fa7c5710f6fd9cfe902231f58a7e47eb748b272c68cb85\" id=d1651cd1-0a73-4e03-8e49-fe089527535e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162099 | controller |     "Jun 11 16:29:43.906156 crc crio[3616]: time=\"2026-06-11T16:29:43.905874771Z\" level=info msg=\"Stopping pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.162113 | controller |     "Jun 11 16:29:43.906156 crc crio[3616]: time=\"2026-06-11T16:29:43.906037405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=fc7b2646-eda1-4acb-858a-a2f91d541ef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.162128 | controller |     "Jun 11 16:29:43.907125 crc crio[3616]: time=\"2026-06-11T16:29:43.907028519Z\" level=info msg=\"Removing pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162142 | controller |     "Jun 11 16:29:43.919005 crc crio[3616]: time=\"2026-06-11T16:29:43.918897565Z\" level=info msg=\"Removed pod sandbox: 783b7d0708d55f7ef52853ccb4a3e8e6966c0bebe2bb900e687d0e7d42f23774\" id=0c4b353e-6c8c-4892-b5b3-ac02826f2693 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.162157 | controller |     "Jun 11 16:29:44.891191 crc crio[3616]: time=\"2026-06-11T16:29:44.891067532Z\" level=info msg=\"Stopping container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4 (timeout: 2s)\" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.162171 | controller |     "Jun 11 16:29:45.039237 crc crio[3616]: time=\"2026-06-11T16:29:45.039099422Z\" level=info msg=\"Stopped container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7ca5ca4-896e-4d52-b68c-93b5d6690241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.162186 | controller |     "Jun 11 16:29:45.247894 crc crio[3616]: time=\"2026-06-11T16:29:45.247190566Z\" level=info msg=\"Removing container: 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0\" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.162207 | controller |     "Jun 11 16:29:45.585381 crc crio[3616]: time=\"2026-06-11T16:29:45.584820187Z\" level=info msg=\"Removed container 7916d6418b81a4f1b8e4b056dc8a3e28672b29ce905e174de40e4d58b075b4b0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=47e42f76-3e68-4119-b765-44a42a14f9db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.162227 | controller |     "Jun 11 16:29:45.984543 crc crio[3616]: time=\"2026-06-11T16:29:45.983925034Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.162247 | controller |     "Jun 11 16:29:45.984543 crc crio[3616]: time=\"2026-06-11T16:29:45.984484347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162262 | controller |     "Jun 11 16:29:46.002896 crc crio[3616]: time=\"2026-06-11T16:29:46.002815701Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.162277 | controller |     "Jun 11 16:29:46.013996 crc crio[3616]: time=\"2026-06-11T16:29:46.013605708Z\" level=info msg=\"Ran pod sandbox 506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3333c157-43ef-4bdf-be2e-cd5913c70cb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.162297 | controller |     "Jun 11 16:29:46.017867 crc crio[3616]: time=\"2026-06-11T16:29:46.017748557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=71398de6-a152-4176-8c1d-6660cc8bcadc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162321 | controller |     "Jun 11 16:29:46.020867 crc crio[3616]: time=\"2026-06-11T16:29:46.020575885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=82cd6a02-d67d-430c-b1ee-180834c42e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162343 | controller |     "Jun 11 16:29:46.474569 crc crio[3616]: time=\"2026-06-11T16:29:46.474157797Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162364 | controller |     "Jun 11 16:29:46.474884 crc crio[3616]: time=\"2026-06-11T16:29:46.474805472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162384 | controller |     "Jun 11 16:29:46.498897 crc crio[3616]: time=\"2026-06-11T16:29:46.498754955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162404 | controller |     "Jun 11 16:29:46.772493 crc crio[3616]: time=\"2026-06-11T16:29:46.77238807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162424 | controller |     "Jun 11 16:29:46.871933 crc crio[3616]: time=\"2026-06-11T16:29:46.871850008Z\" level=info msg=\"Created container a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b9a67cf5-a3de-4456-9c65-03b6e6683545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162444 | controller |     "Jun 11 16:29:46.873211 crc crio[3616]: time=\"2026-06-11T16:29:46.873126728Z\" level=info msg=\"Starting container: a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b\" id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.162465 | controller |     "Jun 11 16:29:46.879111 crc crio[3616]: time=\"2026-06-11T16:29:46.87904403Z\" level=info msg=\"Started container\" PID=16329 containerID=a76a5c8afbd02ee71b27f074cfd62a65dd7f5abd2a1007c549b75d4418bfbb6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=82ed8f10-cdde-492d-9554-2ce2cdd7a216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.162494 | controller |     "Jun 11 16:29:47.298780 crc crio[3616]: time=\"2026-06-11T16:29:47.298171753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c8dc01c4-ad3d-490a-9f1b-595f765b5785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162518 | controller |     "Jun 11 16:29:47.300197 crc crio[3616]: time=\"2026-06-11T16:29:47.300094677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7934eda-ef8e-4853-b923-00ebf96a5363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162602 | controller |     "Jun 11 16:29:47.308832 crc crio[3616]: time=\"2026-06-11T16:29:47.308765115Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162638 | controller |     "Jun 11 16:29:47.309092 crc crio[3616]: time=\"2026-06-11T16:29:47.309031912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162658 | controller |     "Jun 11 16:29:47.330103 crc crio[3616]: time=\"2026-06-11T16:29:47.329992737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162675 | controller |     "Jun 11 16:29:47.474551 crc crio[3616]: time=\"2026-06-11T16:29:47.47445246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162690 | controller |     "Jun 11 16:29:47.579339 crc crio[3616]: time=\"2026-06-11T16:29:47.57927211Z\" level=info msg=\"Created container b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e2b12ba6-afc7-4225-acb1-022a9dd244ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162706 | controller |     "Jun 11 16:29:47.580521 crc crio[3616]: time=\"2026-06-11T16:29:47.580453519Z\" level=info msg=\"Starting container: b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2\" id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.162722 | controller |     "Jun 11 16:29:47.589215 crc crio[3616]: time=\"2026-06-11T16:29:47.589133698Z\" level=info msg=\"Started container\" PID=16343 containerID=b3d023faedd2e5997b0a2b9e8869169db3ca61cf6ab6cf57e3896f7e599d38d2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f7a90e1d-8bb0-4063-82e1-7a01f7a2da2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.162738 | controller |     "Jun 11 16:29:47.602594 crc crio[3616]: time=\"2026-06-11T16:29:47.602422257Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=20d43113-bbba-4877-aaf9-28241ccf7ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162753 | controller |     "Jun 11 16:29:47.606280 crc crio[3616]: time=\"2026-06-11T16:29:47.606041765Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=54f5ec6e-854b-49c8-8f2b-434f22b651e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162768 | controller |     "Jun 11 16:29:47.617616 crc crio[3616]: time=\"2026-06-11T16:29:47.617456928Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162783 | controller |     "Jun 11 16:29:47.617991 crc crio[3616]: time=\"2026-06-11T16:29:47.617910159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162798 | controller |     "Jun 11 16:29:47.640072 crc crio[3616]: time=\"2026-06-11T16:29:47.639926764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162813 | controller |     "Jun 11 16:29:47.826512 crc crio[3616]: time=\"2026-06-11T16:29:47.824699763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162833 | controller |     "Jun 11 16:29:47.945453 crc crio[3616]: time=\"2026-06-11T16:29:47.944912994Z\" level=info msg=\"Created container bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=135ff01d-720c-4358-931d-1e54579b0d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162865 | controller |     "Jun 11 16:29:47.946680 crc crio[3616]: time=\"2026-06-11T16:29:47.946601785Z\" level=info msg=\"Starting container: bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80\" id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.162886 | controller |     "Jun 11 16:29:47.957460 crc crio[3616]: time=\"2026-06-11T16:29:47.957261362Z\" level=info msg=\"Started container\" PID=16375 containerID=bf35ea55e5fbec03ab22cb7a8db7ce4af48ffea4b7d8b4dd9eee9c44f30e5b80 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=21c6b7d5-ffa4-4ea2-847d-afb33fcdfd69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.162902 | controller |     "Jun 11 16:29:47.997717 crc crio[3616]: time=\"2026-06-11T16:29:47.997575281Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a18e92a2-ef5b-4ad6-bf9b-24f8a55d0de9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162917 | controller |     "Jun 11 16:29:48.001179 crc crio[3616]: time=\"2026-06-11T16:29:48.001075074Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d6018ce-a75f-43d2-a087-859ead5f7345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.162933 | controller |     "Jun 11 16:29:48.021248 crc crio[3616]: time=\"2026-06-11T16:29:48.021074145Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.162948 | controller |     "Jun 11 16:29:48.021966 crc crio[3616]: time=\"2026-06-11T16:29:48.021557287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162963 | controller |     "Jun 11 16:29:48.041412 crc crio[3616]: time=\"2026-06-11T16:29:48.041283302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162978 | controller |     "Jun 11 16:29:48.209411 crc crio[3616]: time=\"2026-06-11T16:29:48.209246011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.162993 | controller |     "Jun 11 16:29:48.294485 crc crio[3616]: time=\"2026-06-11T16:29:48.294268776Z\" level=info msg=\"Created container 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5aa83f1c-5acc-4f43-81c0-50bb1fbda9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163008 | controller |     "Jun 11 16:29:48.296447 crc crio[3616]: time=\"2026-06-11T16:29:48.296401077Z\" level=info msg=\"Starting container: 571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00\" id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.163023 | controller |     "Jun 11 16:29:48.302917 crc crio[3616]: time=\"2026-06-11T16:29:48.302818111Z\" level=info msg=\"Started container\" PID=16395 containerID=571825bb35695c3d3dc86488d3efa3428c1b11f1b9dbe02f350545e8bfe3de00 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=ffc8ccf5-6641-476c-a9f9-8b072ede6e7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.163042 | controller |     "Jun 11 16:29:48.317691 crc crio[3616]: time=\"2026-06-11T16:29:48.316410098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=99200c72-c765-4d96-befc-152b61458e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163058 | controller |     "Jun 11 16:29:48.320010 crc crio[3616]: time=\"2026-06-11T16:29:48.319855521Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6aa1d003-9805-4c6c-8dc3-bebcb567ad7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163073 | controller |     "Jun 11 16:29:48.320642 crc crio[3616]: time=\"2026-06-11T16:29:48.320380793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3641daee-fc6a-4c14-9aa0-1d4babbf8e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163088 | controller |     "Jun 11 16:29:48.321919 crc crio[3616]: time=\"2026-06-11T16:29:48.321791438Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d366bd93-fed2-4a99-8de2-d379a1e5fd90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163104 | controller |     "Jun 11 16:29:48.323299 crc crio[3616]: time=\"2026-06-11T16:29:48.32316426Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163119 | controller |     "Jun 11 16:29:48.324534 crc crio[3616]: time=\"2026-06-11T16:29:48.323826016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163134 | controller |     "Jun 11 16:29:48.343885 crc crio[3616]: time=\"2026-06-11T16:29:48.343691914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163149 | controller |     "Jun 11 16:29:48.344496 crc crio[3616]: time=\"2026-06-11T16:29:48.344269528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163164 | controller |     "Jun 11 16:29:48.378197 crc crio[3616]: time=\"2026-06-11T16:29:48.377922918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163179 | controller |     "Jun 11 16:29:48.387540 crc crio[3616]: time=\"2026-06-11T16:29:48.387400639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163194 | controller |     "Jun 11 16:29:48.785772 crc crio[3616]: time=\"2026-06-11T16:29:48.785656476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163210 | controller |     "Jun 11 16:29:48.806107 crc crio[3616]: time=\"2026-06-11T16:29:48.805980386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163228 | controller |     "Jun 11 16:29:48.895665 crc crio[3616]: time=\"2026-06-11T16:29:48.895595267Z\" level=info msg=\"Created container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c84f6665-d64c-4093-b4eb-043bfd614c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163244 | controller |     "Jun 11 16:29:48.896888 crc crio[3616]: time=\"2026-06-11T16:29:48.896816486Z\" level=info msg=\"Starting container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835\" id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.163259 | controller |     "Jun 11 16:29:48.897529 crc crio[3616]: time=\"2026-06-11T16:29:48.897454821Z\" level=info msg=\"Created container eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=af14cea2-539e-45f8-968c-5822ce8d5a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163275 | controller |     "Jun 11 16:29:48.899764 crc crio[3616]: time=\"2026-06-11T16:29:48.899693887Z\" level=info msg=\"Starting container: eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f\" id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.163290 | controller |     "Jun 11 16:29:48.904735 crc crio[3616]: time=\"2026-06-11T16:29:48.904657156Z\" level=info msg=\"Started container\" PID=16417 containerID=ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=624d02b1-c416-4cbc-a071-4c6b4afafc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.163305 | controller |     "Jun 11 16:29:48.905107 crc crio[3616]: time=\"2026-06-11T16:29:48.905049846Z\" level=info msg=\"Started container\" PID=16420 containerID=eebd63fcfeca77858290dd4b283d02eadaff922fb5bcc7ac8131738da7c9167f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f7d787a-5de3-4c29-98e7-04b604c59811 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.163320 | controller |     "Jun 11 16:29:48.917130 crc crio[3616]: time=\"2026-06-11T16:29:48.916979632Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=640718d8-e511-4c7a-8ab7-009ee3793c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163335 | controller |     "Jun 11 16:29:48.919480 crc crio[3616]: time=\"2026-06-11T16:29:48.919298567Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=38303cb9-3198-4988-9d3a-2fb5c16ed360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163350 | controller |     "Jun 11 16:29:48.932502 crc crio[3616]: time=\"2026-06-11T16:29:48.932238258Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163365 | controller |     "Jun 11 16:29:48.932887 crc crio[3616]: time=\"2026-06-11T16:29:48.932627018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163384 | controller |     "Jun 11 16:29:48.957597 crc crio[3616]: time=\"2026-06-11T16:29:48.957516866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163400 | controller |     "Jun 11 16:29:49.212488 crc crio[3616]: time=\"2026-06-11T16:29:49.211970206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163414 | controller |     "Jun 11 16:29:49.302902 crc crio[3616]: time=\"2026-06-11T16:29:49.300200017Z\" level=info msg=\"Created container 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7fcf8440-330c-4e31-bbe0-ce69c9b3f68b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163429 | controller |     "Jun 11 16:29:49.306571 crc crio[3616]: time=\"2026-06-11T16:29:49.306394106Z\" level=info msg=\"Starting container: 606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7\" id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.163444 | controller |     "Jun 11 16:29:49.314456 crc crio[3616]: time=\"2026-06-11T16:29:49.314293456Z\" level=info msg=\"Started container\" PID=16451 containerID=606e0c603be1e2c6440e419408e650ef6588eb91adacc9a3cfecbc791d02f9a7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d0ccd045-2ab4-49fb-96b1-3399decb03c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=506d1059c2d1de2c23bc1d052b9f30d218e73d8c215491b5c9e30872887866b2",
2026-06-11 18:17:42.163459 | controller |     "Jun 11 16:30:08.204296 crc crio[3616]: time=\"2026-06-11T16:30:08.203624722Z\" level=info msg=\"Stopping container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c (timeout: 5s)\" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.163474 | controller |     "Jun 11 16:30:13.217130 crc crio[3616]: time=\"2026-06-11T16:30:13.216494307Z\" level=warning msg=\"Stopping container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.163489 | controller |     "Jun 11 16:30:13.897745 crc crio[3616]: time=\"2026-06-11T16:30:13.897032284Z\" level=info msg=\"Stopped container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=873caf92-7912-4de1-9cac-d63c09f56417 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.163504 | controller |     "Jun 11 16:30:13.899883 crc crio[3616]: time=\"2026-06-11T16:30:13.899725549Z\" level=info msg=\"Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.163519 | controller |     "Jun 11 16:30:13.906418 crc crio[3616]: time=\"2026-06-11T16:30:13.906246376Z\" level=info msg=\"Stopped pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=d6677744-a737-4e0b-b01c-192542eabef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.163533 | controller |     "Jun 11 16:30:14.634580 crc crio[3616]: time=\"2026-06-11T16:30:14.634295636Z\" level=info msg=\"Removing container: 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c\" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.163548 | controller |     "Jun 11 16:30:14.716210 crc crio[3616]: time=\"2026-06-11T16:30:14.715555713Z\" level=info msg=\"Removed container 3a4bfd364af6557df97c97dbabeceb291ebe69b255b52cdc3a231b29aaccc39c: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=39274598-9e37-4ddf-8099-ae1b6bfb37da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.163566 | controller |     "Jun 11 16:30:18.949700 crc crio[3616]: time=\"2026-06-11T16:30:18.949026523Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD\" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.163581 | controller |     "Jun 11 16:30:18.950879 crc crio[3616]: time=\"2026-06-11T16:30:18.950265143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163595 | controller |     "Jun 11 16:30:18.982950 crc crio[3616]: time=\"2026-06-11T16:30:18.982786674Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}\"",
2026-06-11 18:17:42.163611 | controller |     "Jun 11 16:30:18.982950 crc crio[3616]: time=\"2026-06-11T16:30:18.982843935Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.163626 | controller |     "Jun 11 16:30:19.655681 crc crio[3616]: 2026-06-11T16:30:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c5c38f677625d8 Mac:2a:fe:89:32:f8:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 SocketPath: PciID:}] [{Interface:0xc000292970 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.163646 | controller |     "Jun 11 16:30:19.671506 crc crio[3616]: time=\"2026-06-11T16:30:19.670389141Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000117450}] Aliases:map[]}\"",
2026-06-11 18:17:42.163670 | controller |     "Jun 11 16:30:19.671506 crc crio[3616]: time=\"2026-06-11T16:30:19.670648327Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.163699 | controller |     "Jun 11 16:30:19.676588 crc crio[3616]: time=\"2026-06-11T16:30:19.67650107Z\" level=info msg=\"Ran pod sandbox 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/POD\" id=30b2b78d-f92d-47e8-b4ea-67faeeb8faf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.163728 | controller |     "Jun 11 16:30:19.684750 crc crio[3616]: time=\"2026-06-11T16:30:19.684639224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e3a2c44-7b72-4e89-9a9c-4e8e760f832f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163749 | controller |     "Jun 11 16:30:19.689890 crc crio[3616]: time=\"2026-06-11T16:30:19.689707844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52d35d69-014d-4567-8f9e-6063e562acb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.163769 | controller |     "Jun 11 16:30:19.701298 crc crio[3616]: time=\"2026-06-11T16:30:19.701218101Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163786 | controller |     "Jun 11 16:30:19.702234 crc crio[3616]: time=\"2026-06-11T16:30:19.702191055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163801 | controller |     "Jun 11 16:30:19.728210 crc crio[3616]: time=\"2026-06-11T16:30:19.728062426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163816 | controller |     "Jun 11 16:30:19.732174 crc crio[3616]: time=\"2026-06-11T16:30:19.732097924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.163832 | controller |     "Jun 11 16:30:19.854138 crc crio[3616]: time=\"2026-06-11T16:30:19.854043036Z\" level=info msg=\"Created container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=9659fdcb-7a5d-4e84-b9dd-a794b8b02c78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.163867 | controller |     "Jun 11 16:30:19.855138 crc crio[3616]: time=\"2026-06-11T16:30:19.855091532Z\" level=info msg=\"Starting container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb\" id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.163889 | controller |     "Jun 11 16:30:19.862547 crc crio[3616]: time=\"2026-06-11T16:30:19.860597814Z\" level=info msg=\"Started container\" PID=16976 containerID=f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb description=openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles id=a7d9ecfc-56f3-43f2-ae96-67fe117073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c",
2026-06-11 18:17:42.163906 | controller |     "Jun 11 16:30:22.701697 crc crio[3616]: time=\"2026-06-11T16:30:22.701060795Z\" level=info msg=\"Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.163922 | controller |     "Jun 11 16:30:22.702781 crc crio[3616]: time=\"2026-06-11T16:30:22.702263824Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686590-67gcp Namespace:openshift-operator-lifecycle-manager ID:3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c UID:dbeed288-d5a2-4e2b-aaff-012c1a7db410 NetNS:/var/run/netns/5057f23a-d332-40aa-8bb3-11103ee3a2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddbeed288_d5a2_4e2b_aaff_012c1a7db410.slice PodAnnotations:0xc000880e28}] Aliases:map[]}\"",
2026-06-11 18:17:42.163937 | controller |     "Jun 11 16:30:22.702781 crc crio[3616]: time=\"2026-06-11T16:30:22.702445059Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686590-67gcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.163975 | controller |     "Jun 11 16:30:23.364914 crc crio[3616]: time=\"2026-06-11T16:30:23.364663334Z\" level=info msg=\"Stopped pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=b9cafd51-d04e-4b76-9a1b-c71ef06c5b07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.163995 | controller |     "Jun 11 16:30:25.950789 crc crio[3616]: time=\"2026-06-11T16:30:25.949648709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3d6db332-b4d4-41dc-9c95-b4c7d23a485b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.164011 | controller |     "Jun 11 16:30:25.955199 crc crio[3616]: time=\"2026-06-11T16:30:25.955039678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5ad65840-097a-4af3-95a2-7881f77e299f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.164026 | controller |     "Jun 11 16:30:25.964922 crc crio[3616]: time=\"2026-06-11T16:30:25.964792123Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.164041 | controller |     "Jun 11 16:30:25.965538 crc crio[3616]: time=\"2026-06-11T16:30:25.965228554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164056 | controller |     "Jun 11 16:30:26.010552 crc crio[3616]: time=\"2026-06-11T16:30:26.010171905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164071 | controller |     "Jun 11 16:30:26.017487 crc crio[3616]: time=\"2026-06-11T16:30:26.017309816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164086 | controller |     "Jun 11 16:30:26.140578 crc crio[3616]: time=\"2026-06-11T16:30:26.140459228Z\" level=info msg=\"Created container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5ed75d6f-654b-40e7-8eb1-b3f7524d6ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.164101 | controller |     "Jun 11 16:30:26.141529 crc crio[3616]: time=\"2026-06-11T16:30:26.141473433Z\" level=info msg=\"Starting container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a\" id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.164117 | controller |     "Jun 11 16:30:26.147663 crc crio[3616]: time=\"2026-06-11T16:30:26.147571078Z\" level=info msg=\"Started container\" PID=17123 containerID=c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5b6ec22a-6e77-41f1-aa3b-8fec6da9c077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.164133 | controller |     "Jun 11 16:30:43.955264 crc crio[3616]: time=\"2026-06-11T16:30:43.953800563Z\" level=info msg=\"Stopping pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164148 | controller |     "Jun 11 16:30:43.957774 crc crio[3616]: time=\"2026-06-11T16:30:43.955299285Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=cd03f113-b2b5-4a40-aa1f-f214e5612c6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164164 | controller |     "Jun 11 16:30:43.962243 crc crio[3616]: time=\"2026-06-11T16:30:43.958588967Z\" level=info msg=\"Removing pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.164179 | controller |     "Jun 11 16:30:43.976041 crc crio[3616]: time=\"2026-06-11T16:30:43.975423368Z\" level=info msg=\"Removed pod sandbox: ebb58480dfb32ab5929d70b5cf5c007c862093385b31e896ed95059986d0fc6b\" id=bfb6282d-0918-44b3-8362-2c44a91bad3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.164197 | controller |     "Jun 11 16:30:54.920312 crc crio[3616]: time=\"2026-06-11T16:30:54.918555448Z\" level=info msg=\"Stopping container: c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a (timeout: 2s)\" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164212 | controller |     "Jun 11 16:30:55.183210 crc crio[3616]: time=\"2026-06-11T16:30:55.182009051Z\" level=info msg=\"Stopped container c96b00e4c6655afa7251e635e32fefc0e7a309df985f5614a5891daf7e7f341a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5e0eafbf-8c76-4297-894d-becbb4404a57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164228 | controller |     "Jun 11 16:30:55.485747 crc crio[3616]: time=\"2026-06-11T16:30:55.485108169Z\" level=info msg=\"Removing container: 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4\" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.164242 | controller |     "Jun 11 16:30:56.194229 crc crio[3616]: time=\"2026-06-11T16:30:56.194106147Z\" level=info msg=\"Removed container 537e6804129d538ab3845c01d47c346af7e913804b564dc2db7081d592b183e4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efbe1a3f-3778-45e6-8bbc-5a569386c53c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.164258 | controller |     "Jun 11 16:32:18.944971 crc crio[3616]: time=\"2026-06-11T16:32:18.943992264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b919626-4ae3-4f61-8f5f-62fd5dd80d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.164273 | controller |     "Jun 11 16:32:18.947857 crc crio[3616]: time=\"2026-06-11T16:32:18.94777189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=258527af-3db0-40d5-a7e7-b058bb4a0227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.164288 | controller |     "Jun 11 16:32:18.950102 crc crio[3616]: time=\"2026-06-11T16:32:18.950024913Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.164304 | controller |     "Jun 11 16:32:18.950766 crc crio[3616]: time=\"2026-06-11T16:32:18.950672662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164319 | controller |     "Jun 11 16:32:18.984293 crc crio[3616]: time=\"2026-06-11T16:32:18.984164585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164334 | controller |     "Jun 11 16:32:18.992406 crc crio[3616]: time=\"2026-06-11T16:32:18.992234024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164349 | controller |     "Jun 11 16:32:19.099789 crc crio[3616]: time=\"2026-06-11T16:32:19.09966892Z\" level=info msg=\"Created container 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30166d56-88c5-4cb1-b557-d81475363bf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.164365 | controller |     "Jun 11 16:32:19.101544 crc crio[3616]: time=\"2026-06-11T16:32:19.101439111Z\" level=info msg=\"Starting container: 85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26\" id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.164387 | controller |     "Jun 11 16:32:19.107460 crc crio[3616]: time=\"2026-06-11T16:32:19.107167161Z\" level=info msg=\"Started container\" PID=18546 containerID=85fd73a7a1f4e9c4c770a08c6ebe2a4e3dbfe5e4c7acef67ad516b4a7a757e26 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c226b359-be81-47d4-9d2d-dc9365d01932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42",
2026-06-11 18:17:42.164403 | controller |     "Jun 11 16:32:40.059229 crc crio[3616]: time=\"2026-06-11T16:32:40.057281857Z\" level=info msg=\"Stopping container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3 (timeout: 30s)\" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164418 | controller |     "Jun 11 16:32:40.071806 crc crio[3616]: time=\"2026-06-11T16:32:40.07160738Z\" level=info msg=\"Stopping container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2 (timeout: 30s)\" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164433 | controller |     "Jun 11 16:32:40.110007 crc crio[3616]: time=\"2026-06-11T16:32:40.109809147Z\" level=info msg=\"Stopping container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873 (timeout: 30s)\" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164448 | controller |     "Jun 11 16:32:40.119537 crc crio[3616]: time=\"2026-06-11T16:32:40.119305875Z\" level=info msg=\"Stopping container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53 (timeout: 30s)\" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164463 | controller |     "Jun 11 16:32:40.166541 crc crio[3616]: time=\"2026-06-11T16:32:40.163618303Z\" level=info msg=\"Stopping container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f (timeout: 30s)\" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164477 | controller |     "Jun 11 16:32:40.263662 crc crio[3616]: time=\"2026-06-11T16:32:40.263484327Z\" level=info msg=\"Stopped container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=4e5de34b-2c8c-4414-be22-6f18dbb3bdd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164492 | controller |     "Jun 11 16:32:40.264754 crc crio[3616]: time=\"2026-06-11T16:32:40.264691361Z\" level=info msg=\"Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164507 | controller |     "Jun 11 16:32:40.265913 crc crio[3616]: time=\"2026-06-11T16:32:40.265833244Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56aaaebd-f469-4acb-bbcf-e2a197c140ca 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:0xc000881748}] Aliases:map[]}\"",
2026-06-11 18:17:42.164523 | controller |     "Jun 11 16:32:40.266108 crc crio[3616]: time=\"2026-06-11T16:32:40.26603837Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164538 | controller |     "Jun 11 16:32:40.313895 crc crio[3616]: time=\"2026-06-11T16:32:40.313809826Z\" level=info msg=\"Stopped container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=3be0d0be-efa3-4dd2-ad1c-9fd16dc4bcbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164556 | controller |     "Jun 11 16:32:40.315001 crc crio[3616]: time=\"2026-06-11T16:32:40.314922738Z\" level=info msg=\"Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164571 | controller |     "Jun 11 16:32:40.315530 crc crio[3616]: time=\"2026-06-11T16:32:40.315469863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8e957226-7495-4057-87a7-7c053562982e 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:0xc00162c190}] Aliases:map[]}\"",
2026-06-11 18:17:42.164587 | controller |     "Jun 11 16:32:40.315681 crc crio[3616]: time=\"2026-06-11T16:32:40.315657389Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164602 | controller |     "Jun 11 16:32:40.566087 crc crio[3616]: time=\"2026-06-11T16:32:40.565524168Z\" level=info msg=\"Stopped pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=9d1c0ff2-d60c-4257-b1f0-b7db1c7a34ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164617 | controller |     "Jun 11 16:32:40.583107 crc crio[3616]: time=\"2026-06-11T16:32:40.582917288Z\" level=info msg=\"Stopped pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=3243af8c-6f01-4dbb-b8e0-d09291c933ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164632 | controller |     "Jun 11 16:32:40.628963 crc crio[3616]: time=\"2026-06-11T16:32:40.628844783Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD\" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.164647 | controller |     "Jun 11 16:32:40.629138 crc crio[3616]: time=\"2026-06-11T16:32:40.629000797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.164664 | controller |     "Jun 11 16:32:40.688046 crc crio[3616]: time=\"2026-06-11T16:32:40.687934209Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}\"",
2026-06-11 18:17:42.164688 | controller |     "Jun 11 16:32:40.688046 crc crio[3616]: time=\"2026-06-11T16:32:40.688017571Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164712 | controller |     "Jun 11 16:32:40.773826 crc crio[3616]: time=\"2026-06-11T16:32:40.773519179Z\" level=info msg=\"Stopped container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=93782e9f-c6e0-40d1-b71d-622bfff1d12d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164730 | controller |     "Jun 11 16:32:40.774912 crc crio[3616]: time=\"2026-06-11T16:32:40.774839137Z\" level=info msg=\"Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164750 | controller |     "Jun 11 16:32:40.775876 crc crio[3616]: time=\"2026-06-11T16:32:40.775413903Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d1f21520-de1f-48b1-ae13-22ec01a56607 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:0xc0001173f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.164769 | controller |     "Jun 11 16:32:40.775876 crc crio[3616]: time=\"2026-06-11T16:32:40.775582708Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164792 | controller |     "Jun 11 16:32:40.859673 crc crio[3616]: time=\"2026-06-11T16:32:40.859547804Z\" level=info msg=\"Stopped container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=adf6ee02-8f46-4aa7-9a78-273a04f1266b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164820 | controller |     "Jun 11 16:32:40.860467 crc crio[3616]: time=\"2026-06-11T16:32:40.860399847Z\" level=info msg=\"Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164869 | controller |     "Jun 11 16:32:40.861003 crc crio[3616]: time=\"2026-06-11T16:32:40.860935763Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/fd62771b-8ede-4b87-a224-af2725f29cfd 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:0xc0001174c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.164896 | controller |     "Jun 11 16:32:40.861214 crc crio[3616]: time=\"2026-06-11T16:32:40.861164029Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164914 | controller |     "Jun 11 16:32:40.958785 crc crio[3616]: time=\"2026-06-11T16:32:40.958695617Z\" level=info msg=\"Stopped container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=20ae164f-59e1-4604-b1ba-2367eb1aadbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.164930 | controller |     "Jun 11 16:32:40.967459 crc crio[3616]: time=\"2026-06-11T16:32:40.965962572Z\" level=info msg=\"Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164946 | controller |     "Jun 11 16:32:40.969459 crc crio[3616]: time=\"2026-06-11T16:32:40.968558895Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/4381c0ed-dc50-4153-9001-45ee3f03e9d1 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:0xc000032360}] Aliases:map[]}\"",
2026-06-11 18:17:42.164966 | controller |     "Jun 11 16:32:40.969459 crc crio[3616]: time=\"2026-06-11T16:32:40.968790721Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.164982 | controller |     "Jun 11 16:32:41.046017 crc crio[3616]: time=\"2026-06-11T16:32:41.045755211Z\" level=info msg=\"Stopped pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=1daa9188-763a-407c-92e9-0bb6b979e2ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.164997 | controller |     "Jun 11 16:32:41.104699 crc crio[3616]: time=\"2026-06-11T16:32:41.104285291Z\" level=info msg=\"Stopped pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4aff65df-e774-4638-a38f-017d8260d956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.165013 | controller |     "Jun 11 16:32:41.230750 crc crio[3616]: time=\"2026-06-11T16:32:41.230666371Z\" level=info msg=\"Stopped pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=efc543e7-238d-4a89-84f2-6cd639f0ec97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.165028 | controller |     "Jun 11 16:32:41.269131 crc crio[3616]: 2026-06-11T16:32:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:914d53fd619e693 Mac:aa:9e:08:9e:be:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 SocketPath: PciID:}] [{Interface:0xc0003a8ce0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.165043 | controller |     "Jun 11 16:32:41.271939 crc crio[3616]: time=\"2026-06-11T16:32:41.27179746Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000117250}] Aliases:map[]}\"",
2026-06-11 18:17:42.165058 | controller |     "Jun 11 16:32:41.272535 crc crio[3616]: time=\"2026-06-11T16:32:41.272218892Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.165074 | controller |     "Jun 11 16:32:41.281244 crc crio[3616]: time=\"2026-06-11T16:32:41.281136735Z\" level=info msg=\"Ran pod sandbox 914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/POD\" id=c0a461ae-007a-4465-809e-ba6b8584aa9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.165089 | controller |     "Jun 11 16:32:41.286451 crc crio[3616]: time=\"2026-06-11T16:32:41.286291478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=05bf310b-ce84-4d72-ade3-bdcff9db46af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.165104 | controller |     "Jun 11 16:32:41.290868 crc crio[3616]: time=\"2026-06-11T16:32:41.290394433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b74a572c-7ee2-4f74-9d2f-0fb43035fbe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.165119 | controller |     "Jun 11 16:32:41.370250 crc crio[3616]: time=\"2026-06-11T16:32:41.369831912Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.165137 | controller |     "Jun 11 16:32:41.370614 crc crio[3616]: time=\"2026-06-11T16:32:41.370597734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165153 | controller |     "Jun 11 16:32:41.416305 crc crio[3616]: time=\"2026-06-11T16:32:41.416214169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165168 | controller |     "Jun 11 16:32:41.421641 crc crio[3616]: time=\"2026-06-11T16:32:41.42155815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165183 | controller |     "Jun 11 16:32:41.491795 crc crio[3616]: time=\"2026-06-11T16:32:41.491723458Z\" level=info msg=\"Removing container: cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53\" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165198 | controller |     "Jun 11 16:32:41.518033 crc crio[3616]: time=\"2026-06-11T16:32:41.517979248Z\" level=info msg=\"Removed container cf23314d1fbdb497b63432a572db12f378f29fd8bd99d4360eaedc22492bde53: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04723bca-068e-46da-ba60-35c23f203686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165212 | controller |     "Jun 11 16:32:41.521105 crc crio[3616]: time=\"2026-06-11T16:32:41.521066244Z\" level=info msg=\"Removing container: 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab\" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165227 | controller |     "Jun 11 16:32:41.554412 crc crio[3616]: time=\"2026-06-11T16:32:41.554260771Z\" level=info msg=\"Removed container 872fe2146a5efb5ee144035a6152eecb0f8ab82024b6712e1e2c34d0cbd4b2ab: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=f7ffc7f8-c20d-4183-a499-78f4bbbc12a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165242 | controller |     "Jun 11 16:32:41.558147 crc crio[3616]: time=\"2026-06-11T16:32:41.558063877Z\" level=info msg=\"Removing container: 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b\" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165257 | controller |     "Jun 11 16:32:41.590719 crc crio[3616]: time=\"2026-06-11T16:32:41.590617647Z\" level=info msg=\"Removed container 5f7cc3b31a5d2cc0b7f85f165030a4da1628d31293103a9d7538ab77bf8a3a3b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=b95483c2-936c-4cf4-8e57-a37542ab0bfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165273 | controller |     "Jun 11 16:32:41.594882 crc crio[3616]: time=\"2026-06-11T16:32:41.594801122Z\" level=info msg=\"Removing container: e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2\" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165288 | controller |     "Jun 11 16:32:41.611132 crc crio[3616]: time=\"2026-06-11T16:32:41.611082944Z\" level=info msg=\"Removed container e2b5a3b64c73f26059eed0ea8a3b7b87e9746037c45ababf33151d93108acce2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8271ee36-a0a8-4590-83b9-accdeec3da9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165303 | controller |     "Jun 11 16:32:41.616176 crc crio[3616]: time=\"2026-06-11T16:32:41.616089132Z\" level=info msg=\"Removing container: 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8\" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165326 | controller |     "Jun 11 16:32:41.633868 crc crio[3616]: time=\"2026-06-11T16:32:41.633763862Z\" level=info msg=\"Removed container 8839496f1bc58f12acc63acc1d7dff0df1e3d970581971e762e5f08e696ae0e8: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a543c31e-2240-4575-afa3-5c1f95db82de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165351 | controller |     "Jun 11 16:32:41.638535 crc crio[3616]: time=\"2026-06-11T16:32:41.638495583Z\" level=info msg=\"Removing container: 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4\" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165374 | controller |     "Jun 11 16:32:41.655023 crc crio[3616]: time=\"2026-06-11T16:32:41.654927408Z\" level=info msg=\"Removed container 2a67329322d00c1b3d581adc692d62044112d5bc5ee08737014189fddf7b46c4: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=aa324f16-339a-4efc-9832-ea182a4d8ab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165391 | controller |     "Jun 11 16:32:41.661249 crc crio[3616]: time=\"2026-06-11T16:32:41.661150161Z\" level=info msg=\"Removing container: f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f\" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165407 | controller |     "Jun 11 16:32:41.675663 crc crio[3616]: time=\"2026-06-11T16:32:41.67560207Z\" level=info msg=\"Removed container f93e469a317bc682ac0a0521e68aa261e111c84a1818a7f20a0f405e50366f0f: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=66b436da-cf84-42fc-81c7-0b64b31f3f62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165422 | controller |     "Jun 11 16:32:41.679450 crc crio[3616]: time=\"2026-06-11T16:32:41.679247942Z\" level=info msg=\"Removing container: 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943\" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165438 | controller |     "Jun 11 16:32:41.702245 crc crio[3616]: time=\"2026-06-11T16:32:41.702160769Z\" level=info msg=\"Removed container 367a900058914a8b06af6425b0efb322e0e5ef470530ee234840015f76783943: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=d47a8847-1c0b-4a2e-89f2-2df6c0fe1388 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165453 | controller |     "Jun 11 16:32:41.705391 crc crio[3616]: time=\"2026-06-11T16:32:41.705228164Z\" level=info msg=\"Created container d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=6cf1d7e7-be56-4c70-9987-292de16d0e63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.165468 | controller |     "Jun 11 16:32:41.705599 crc crio[3616]: time=\"2026-06-11T16:32:41.705521902Z\" level=info msg=\"Removing container: 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410\" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165483 | controller |     "Jun 11 16:32:41.707305 crc crio[3616]: time=\"2026-06-11T16:32:41.707198659Z\" level=info msg=\"Starting container: d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d\" id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.165498 | controller |     "Jun 11 16:32:41.713788 crc crio[3616]: time=\"2026-06-11T16:32:41.713675571Z\" level=info msg=\"Started container\" PID=19179 containerID=d97fe046754655484bf138a09582379b2427352097efcc6c183e9c2f5de98f5d description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=565acbb0-46c6-4241-89ad-04e069879690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1",
2026-06-11 18:17:42.165514 | controller |     "Jun 11 16:32:41.732888 crc crio[3616]: time=\"2026-06-11T16:32:41.732745392Z\" level=info msg=\"Removed container 4ea163614cf5e6baf93882c4aafa483b822852fefb11ce487f1659720bbcb410: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7beb4ffc-2cf3-4052-a2b2-02813df3f3d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165572 | controller |     "Jun 11 16:32:41.738472 crc crio[3616]: time=\"2026-06-11T16:32:41.738405848Z\" level=info msg=\"Removing container: 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3\" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165590 | controller |     "Jun 11 16:32:41.759983 crc crio[3616]: time=\"2026-06-11T16:32:41.759910866Z\" level=info msg=\"Removed container 6abdd34aa59ec6e6db5e1faabee480d88712d7585c6c3d796635b2551c2af5d3: openshift-marketplace/certified-operators-l27pk/registry-server\" id=2cfd0345-4161-4499-a5bd-889ec3293fed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165606 | controller |     "Jun 11 16:32:41.764383 crc crio[3616]: time=\"2026-06-11T16:32:41.764231466Z\" level=info msg=\"Removing container: 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923\" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165621 | controller |     "Jun 11 16:32:41.799259 crc crio[3616]: time=\"2026-06-11T16:32:41.799103309Z\" level=info msg=\"Removed container 454e0624e85a6aab18d59b8b562eaa7251b351008ce8ffad19a19ee0fc20d923: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bec7c044-fcd0-434c-8f17-21931be484b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165637 | controller |     "Jun 11 16:32:41.802230 crc crio[3616]: time=\"2026-06-11T16:32:41.802181396Z\" level=info msg=\"Removing container: 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3\" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165652 | controller |     "Jun 11 16:32:41.839869 crc crio[3616]: time=\"2026-06-11T16:32:41.837718097Z\" level=info msg=\"Removed container 5d8898c9be97f2b5b3079e8d876e4db47a8255bb2e5c9ebde67be002baeaadd3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a0fe6c8a-0d22-4200-943a-c21495969d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165667 | controller |     "Jun 11 16:32:41.846988 crc crio[3616]: time=\"2026-06-11T16:32:41.846526275Z\" level=info msg=\"Removing container: 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873\" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165683 | controller |     "Jun 11 16:32:41.868080 crc crio[3616]: time=\"2026-06-11T16:32:41.867797666Z\" level=info msg=\"Removed container 48ccd261d1c28a22e11fe1bd6b29e98ed27b42edbd5f8cae7ef5c0adb1710873: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7e684560-cb81-4a4e-b26f-3fc0eeabe7dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.165697 | controller |     "Jun 11 16:32:43.008293 crc crio[3616]: time=\"2026-06-11T16:32:43.00786903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-njn89/POD\" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.165712 | controller |     "Jun 11 16:32:43.009026 crc crio[3616]: time=\"2026-06-11T16:32:43.008309603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165728 | controller |     "Jun 11 16:32:43.040029 crc crio[3616]: time=\"2026-06-11T16:32:43.037435184Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.165747 | controller |     "Jun 11 16:32:43.040029 crc crio[3616]: time=\"2026-06-11T16:32:43.037486585Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-njn89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.165763 | controller |     "Jun 11 16:32:43.262240 crc crio[3616]: 2026-06-11T16:32:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30e94ae416114a Mac:9e:64:0e:4e:a6:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.165779 | controller |     "Jun 11 16:32:43.264858 crc crio[3616]: time=\"2026-06-11T16:32:43.264707958Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002f8aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.165794 | controller |     "Jun 11 16:32:43.265053 crc crio[3616]: time=\"2026-06-11T16:32:43.264993876Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.165811 | controller |     "Jun 11 16:32:43.272566 crc crio[3616]: time=\"2026-06-11T16:32:43.272468238Z\" level=info msg=\"Ran pod sandbox b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d with infra container: openshift-marketplace/redhat-operators-njn89/POD\" id=c899bbb5-ce65-4d99-a884-8fb451734ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.165826 | controller |     "Jun 11 16:32:43.274979 crc crio[3616]: time=\"2026-06-11T16:32:43.274909315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b98fae-7bd9-4cc1-90bc-52ed4e921a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.165841 | controller |     "Jun 11 16:32:43.278203 crc crio[3616]: time=\"2026-06-11T16:32:43.278133095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=807698be-3d83-4155-955c-b3bbe03a1356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.165889 | controller |     "Jun 11 16:32:43.284244 crc crio[3616]: time=\"2026-06-11T16:32:43.284072623Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.165913 | controller |     "Jun 11 16:32:43.284617 crc crio[3616]: time=\"2026-06-11T16:32:43.284594248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165940 | controller |     "Jun 11 16:32:43.320635 crc crio[3616]: time=\"2026-06-11T16:32:43.320492913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.165968 | controller |     "Jun 11 16:32:43.330706 crc crio[3616]: time=\"2026-06-11T16:32:43.329178844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166000 | controller |     "Jun 11 16:32:43.452032 crc crio[3616]: time=\"2026-06-11T16:32:43.451875862Z\" level=info msg=\"Created container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=66632c07-a37e-4d32-a108-8ad6fac3e328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.166023 | controller |     "Jun 11 16:32:43.455009 crc crio[3616]: time=\"2026-06-11T16:32:43.454919518Z\" level=info msg=\"Starting container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276\" id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.166043 | controller |     "Jun 11 16:32:43.462856 crc crio[3616]: time=\"2026-06-11T16:32:43.462633615Z\" level=info msg=\"Started container\" PID=19253 containerID=fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276 description=openshift-marketplace/redhat-operators-njn89/extract-utilities id=82028bd9-b3f9-4f41-a4bb-92e217990e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d",
2026-06-11 18:17:42.166059 | controller |     "Jun 11 16:32:43.550072 crc crio[3616]: time=\"2026-06-11T16:32:43.549609406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.166075 | controller |     "Jun 11 16:32:43.557062 crc crio[3616]: time=\"2026-06-11T16:32:43.556961894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.166090 | controller |     "Jun 11 16:32:44.010284 crc crio[3616]: time=\"2026-06-11T16:32:44.010209465Z\" level=info msg=\"Stopping pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166106 | controller |     "Jun 11 16:32:44.011570 crc crio[3616]: time=\"2026-06-11T16:32:44.010292967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=153901cf-a6f5-4e4e-956e-dc026644e6d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166121 | controller |     "Jun 11 16:32:44.012191 crc crio[3616]: time=\"2026-06-11T16:32:44.012118688Z\" level=info msg=\"Removing pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166136 | controller |     "Jun 11 16:32:44.020673 crc crio[3616]: time=\"2026-06-11T16:32:44.02058563Z\" level=info msg=\"Removed pod sandbox: 56d9116b4c621c19fec1e4a6f77c362409973014d2f2ddf861e954f3bc5f35a7\" id=2947e8b4-a7b1-46f3-a9ee-e777ae9fdcbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166151 | controller |     "Jun 11 16:32:44.021675 crc crio[3616]: time=\"2026-06-11T16:32:44.021603906Z\" level=info msg=\"Stopping pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166167 | controller |     "Jun 11 16:32:44.021779 crc crio[3616]: time=\"2026-06-11T16:32:44.021683658Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=e7a32c1a-792d-4c4f-8473-c7c9bdeaf27a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166182 | controller |     "Jun 11 16:32:44.022479 crc crio[3616]: time=\"2026-06-11T16:32:44.022301036Z\" level=info msg=\"Removing pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166200 | controller |     "Jun 11 16:32:44.030458 crc crio[3616]: time=\"2026-06-11T16:32:44.030097466Z\" level=info msg=\"Removed pod sandbox: a2e2eefed0c9f515f780b5c46f9c231589fb23ea6928179ef7973d7e5cafdd60\" id=456daa21-2909-4bd0-aaa6-d0f141ea8217 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166215 | controller |     "Jun 11 16:32:44.031760 crc crio[3616]: time=\"2026-06-11T16:32:44.031589927Z\" level=info msg=\"Stopping pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166231 | controller |     "Jun 11 16:32:44.032757 crc crio[3616]: time=\"2026-06-11T16:32:44.031955497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=ffcae579-dbd9-4a85-9565-2fba6ac0891a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166245 | controller |     "Jun 11 16:32:44.033791 crc crio[3616]: time=\"2026-06-11T16:32:44.033715417Z\" level=info msg=\"Removing pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166260 | controller |     "Jun 11 16:32:44.042582 crc crio[3616]: time=\"2026-06-11T16:32:44.042472804Z\" level=info msg=\"Removed pod sandbox: 80cf828c5a509e37985726c31d5ea9a4539ed6e2c494f17d01e305c8f62db621\" id=4e50715e-d297-4742-85ce-b3edce3ce75f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166274 | controller |     "Jun 11 16:32:44.043192 crc crio[3616]: time=\"2026-06-11T16:32:44.043116932Z\" level=info msg=\"Stopping pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166288 | controller |     "Jun 11 16:32:44.043476 crc crio[3616]: time=\"2026-06-11T16:32:44.043192204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=2a4b5709-9d8e-41b9-8f19-8871e1ca7ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166303 | controller |     "Jun 11 16:32:44.044181 crc crio[3616]: time=\"2026-06-11T16:32:44.04410314Z\" level=info msg=\"Removing pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166317 | controller |     "Jun 11 16:32:44.063219 crc crio[3616]: time=\"2026-06-11T16:32:44.063115245Z\" level=info msg=\"Removed pod sandbox: 36ce43fa416c9080cee350f5849714fcf43f59a5af9cccf03c4da17641863a3d\" id=a61a27f4-aa1c-489c-ad38-85a80f375c06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166332 | controller |     "Jun 11 16:32:44.064122 crc crio[3616]: time=\"2026-06-11T16:32:44.064019641Z\" level=info msg=\"Stopping pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166347 | controller |     "Jun 11 16:32:44.064122 crc crio[3616]: time=\"2026-06-11T16:32:44.064068012Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=ae2f6bc2-c178-4201-8999-2a8b9d9ba5e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.166362 | controller |     "Jun 11 16:32:44.064822 crc crio[3616]: time=\"2026-06-11T16:32:44.064754791Z\" level=info msg=\"Removing pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166376 | controller |     "Jun 11 16:32:44.078420 crc crio[3616]: time=\"2026-06-11T16:32:44.078251075Z\" level=info msg=\"Removed pod sandbox: ccb7dc2bed5099ec64312ad7479e4bcdd9f67b2b609860a9f66db5acf3a61152\" id=1c54bd9b-7842-4d8d-b54e-267f2772b4d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.166393 | controller |     "Jun 11 16:32:44.233457 crc crio[3616]: time=\"2026-06-11T16:32:44.233192279Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=ff8ee8e3-ac7f-4376-8cce-124242cbf1ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.166408 | controller |     "Jun 11 16:32:44.234602 crc crio[3616]: time=\"2026-06-11T16:32:44.234514825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0e59832b-7882-4fcd-9737-97bf8396c137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166423 | controller |     "Jun 11 16:32:44.237430 crc crio[3616]: time=\"2026-06-11T16:32:44.237292314Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0ecfb261-1fb3-48f4-b0bd-63e4dc84f6e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166437 | controller |     "Jun 11 16:32:44.244409 crc crio[3616]: time=\"2026-06-11T16:32:44.244275542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/extract-content\" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.166452 | controller |     "Jun 11 16:32:44.244803 crc crio[3616]: time=\"2026-06-11T16:32:44.244742665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166467 | controller |     "Jun 11 16:32:44.267834 crc crio[3616]: time=\"2026-06-11T16:32:44.267750962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166482 | controller |     "Jun 11 16:32:44.271186 crc crio[3616]: time=\"2026-06-11T16:32:44.271124517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166498 | controller |     "Jun 11 16:32:44.411950 crc crio[3616]: time=\"2026-06-11T16:32:44.41180335Z\" level=info msg=\"Created container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content\" id=a4c66529-5ac6-4ed4-ac66-ef0793cf2064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.166513 | controller |     "Jun 11 16:32:44.416484 crc crio[3616]: time=\"2026-06-11T16:32:44.416399042Z\" level=info msg=\"Starting container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b\" id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.166529 | controller |     "Jun 11 16:32:44.423602 crc crio[3616]: time=\"2026-06-11T16:32:44.423306106Z\" level=info msg=\"Started container\" PID=19262 containerID=448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b description=openshift-marketplace/redhat-operators-njn89/extract-content id=7384b9b9-4863-4bc9-ae4b-177e8e286e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d",
2026-06-11 18:17:42.166545 | controller |     "Jun 11 16:32:44.452018 crc crio[3616]: time=\"2026-06-11T16:32:44.451935903Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lf2lx/POD\" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.166560 | controller |     "Jun 11 16:32:44.452138 crc crio[3616]: time=\"2026-06-11T16:32:44.452115348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166576 | controller |     "Jun 11 16:32:44.480241 crc crio[3616]: time=\"2026-06-11T16:32:44.480159468Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}\"",
2026-06-11 18:17:42.166595 | controller |     "Jun 11 16:32:44.480241 crc crio[3616]: time=\"2026-06-11T16:32:44.480213799Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lf2lx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.166611 | controller |     "Jun 11 16:32:44.754719 crc crio[3616]: 2026-06-11T16:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c748ffe1c98332f Mac:06:2a:76:32:f9:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.166633 | controller |     "Jun 11 16:32:44.756770 crc crio[3616]: time=\"2026-06-11T16:32:44.756714891Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0018be210}] Aliases:map[]}\"",
2026-06-11 18:17:42.166655 | controller |     "Jun 11 16:32:44.756892 crc crio[3616]: time=\"2026-06-11T16:32:44.756862255Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.166676 | controller |     "Jun 11 16:32:44.762894 crc crio[3616]: time=\"2026-06-11T16:32:44.76272492Z\" level=info msg=\"Ran pod sandbox c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 with infra container: openshift-marketplace/certified-operators-lf2lx/POD\" id=7b306611-8110-4164-b2c9-3fb29fef6c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.166695 | controller |     "Jun 11 16:32:44.766465 crc crio[3616]: time=\"2026-06-11T16:32:44.766314051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b1b5dd0-1391-497a-abe6-7877fe17c602 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166710 | controller |     "Jun 11 16:32:44.768463 crc crio[3616]: time=\"2026-06-11T16:32:44.768271515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f4b9091-382c-4bc8-b587-3204d9619ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166725 | controller |     "Jun 11 16:32:44.780623 crc crio[3616]: time=\"2026-06-11T16:32:44.780419138Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.166744 | controller |     "Jun 11 16:32:44.781018 crc crio[3616]: time=\"2026-06-11T16:32:44.780896762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166767 | controller |     "Jun 11 16:32:44.811815 crc crio[3616]: time=\"2026-06-11T16:32:44.81166755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166794 | controller |     "Jun 11 16:32:44.816628 crc crio[3616]: time=\"2026-06-11T16:32:44.816542126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166810 | controller |     "Jun 11 16:32:44.996902 crc crio[3616]: time=\"2026-06-11T16:32:44.996699003Z\" level=info msg=\"Created container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=16c5f8c9-8119-4257-acde-e7aa1770d490 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.166825 | controller |     "Jun 11 16:32:44.997991 crc crio[3616]: time=\"2026-06-11T16:32:44.997885596Z\" level=info msg=\"Starting container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad\" id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.166841 | controller |     "Jun 11 16:32:45.006931 crc crio[3616]: time=\"2026-06-11T16:32:45.006809197Z\" level=info msg=\"Started container\" PID=19306 containerID=aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad description=openshift-marketplace/certified-operators-lf2lx/extract-utilities id=672e48a7-aab4-4bc2-ac60-7205f8360fef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3",
2026-06-11 18:17:42.166880 | controller |     "Jun 11 16:32:45.449915 crc crio[3616]: time=\"2026-06-11T16:32:45.449559914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rtpqs/POD\" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.166897 | controller |     "Jun 11 16:32:45.449915 crc crio[3616]: time=\"2026-06-11T16:32:45.449909794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.166912 | controller |     "Jun 11 16:32:45.469585 crc crio[3616]: time=\"2026-06-11T16:32:45.469459334Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}\"",
2026-06-11 18:17:42.166928 | controller |     "Jun 11 16:32:45.469585 crc crio[3616]: time=\"2026-06-11T16:32:45.469531126Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rtpqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.166943 | controller |     "Jun 11 16:32:45.586150 crc crio[3616]: time=\"2026-06-11T16:32:45.58572205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8d96e89-412c-438d-b270-30ca22b334cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166958 | controller |     "Jun 11 16:32:45.588808 crc crio[3616]: time=\"2026-06-11T16:32:45.588730715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e555dacb-b253-4862-80ac-e04375f82b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.166974 | controller |     "Jun 11 16:32:45.591852 crc crio[3616]: time=\"2026-06-11T16:32:45.591690498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.166993 | controller |     "Jun 11 16:32:45.598609 crc crio[3616]: time=\"2026-06-11T16:32:45.598543444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.167009 | controller |     "Jun 11 16:32:45.633924 crc crio[3616]: time=\"2026-06-11T16:32:45.628553759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-njn89/registry-server\" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167027 | controller |     "Jun 11 16:32:45.633924 crc crio[3616]: time=\"2026-06-11T16:32:45.629193018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167049 | controller |     "Jun 11 16:32:45.694034 crc crio[3616]: time=\"2026-06-11T16:32:45.693898779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167075 | controller |     "Jun 11 16:32:45.697188 crc crio[3616]: time=\"2026-06-11T16:32:45.697120199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167104 | controller |     "Jun 11 16:32:45.752761 crc crio[3616]: 2026-06-11T16:32:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:127519d02eda829 Mac:4e:09:14:5b:00:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 SocketPath: PciID:}] [{Interface:0xc00013a750 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.167130 | controller |     "Jun 11 16:32:45.754234 crc crio[3616]: time=\"2026-06-11T16:32:45.75416598Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc002520430}] Aliases:map[]}\"",
2026-06-11 18:17:42.167149 | controller |     "Jun 11 16:32:45.754567 crc crio[3616]: time=\"2026-06-11T16:32:45.75451287Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.167165 | controller |     "Jun 11 16:32:45.766284 crc crio[3616]: time=\"2026-06-11T16:32:45.766231888Z\" level=info msg=\"Ran pod sandbox 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 with infra container: openshift-marketplace/community-operators-rtpqs/POD\" id=cc242cdd-0232-4f69-a98c-dd5e0048a1ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.167181 | controller |     "Jun 11 16:32:45.768958 crc crio[3616]: time=\"2026-06-11T16:32:45.76883439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1fd9d90-358d-40fa-9a01-0a890ecd3e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167197 | controller |     "Jun 11 16:32:45.775081 crc crio[3616]: time=\"2026-06-11T16:32:45.774994894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09794f48-f5cb-4dd5-a9c9-7f09155be17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167212 | controller |     "Jun 11 16:32:45.787265 crc crio[3616]: time=\"2026-06-11T16:32:45.787169126Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167232 | controller |     "Jun 11 16:32:45.787742 crc crio[3616]: time=\"2026-06-11T16:32:45.787684151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167248 | controller |     "Jun 11 16:32:45.791480 crc crio[3616]: time=\"2026-06-11T16:32:45.791410666Z\" level=info msg=\"Created container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=ad1262c2-36f2-4161-936d-fea3c9de9e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167263 | controller |     "Jun 11 16:32:45.792778 crc crio[3616]: time=\"2026-06-11T16:32:45.792671531Z\" level=info msg=\"Starting container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad\" id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.167279 | controller |     "Jun 11 16:32:45.798124 crc crio[3616]: time=\"2026-06-11T16:32:45.797965261Z\" level=info msg=\"Started container\" PID=19354 containerID=14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad description=openshift-marketplace/redhat-operators-njn89/registry-server id=d89adfb1-e04d-4b28-99b1-4ee6e7a85248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d",
2026-06-11 18:17:42.167294 | controller |     "Jun 11 16:32:45.815029 crc crio[3616]: time=\"2026-06-11T16:32:45.81496667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167309 | controller |     "Jun 11 16:32:45.818277 crc crio[3616]: time=\"2026-06-11T16:32:45.818252422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167324 | controller |     "Jun 11 16:32:45.926294 crc crio[3616]: time=\"2026-06-11T16:32:45.926187456Z\" level=info msg=\"Created container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=6e6dbc82-4995-4c21-a110-cc498d24550c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167339 | controller |     "Jun 11 16:32:45.928199 crc crio[3616]: time=\"2026-06-11T16:32:45.928090619Z\" level=info msg=\"Starting container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23\" id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.167354 | controller |     "Jun 11 16:32:45.934464 crc crio[3616]: time=\"2026-06-11T16:32:45.934238291Z\" level=info msg=\"Started container\" PID=19370 containerID=a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23 description=openshift-marketplace/community-operators-rtpqs/extract-utilities id=a00dc6f2-af8b-4882-8957-9e5f3a89aa1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225",
2026-06-11 18:17:42.167370 | controller |     "Jun 11 16:32:46.163789 crc crio[3616]: time=\"2026-06-11T16:32:46.163632205Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=1aa00d20-8331-49ac-b18b-d9278b11722a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.167385 | controller |     "Jun 11 16:32:46.166076 crc crio[3616]: time=\"2026-06-11T16:32:46.165992501Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a2cdb353-248f-41b8-a98b-e93f3cd96e0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167406 | controller |     "Jun 11 16:32:46.169229 crc crio[3616]: time=\"2026-06-11T16:32:46.16912872Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ed7aa815-8a3a-46b5-b2a4-8bf96f1ba72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167421 | controller |     "Jun 11 16:32:46.175610 crc crio[3616]: time=\"2026-06-11T16:32:46.175536541Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167436 | controller |     "Jun 11 16:32:46.176226 crc crio[3616]: time=\"2026-06-11T16:32:46.176157079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167451 | controller |     "Jun 11 16:32:46.204150 crc crio[3616]: time=\"2026-06-11T16:32:46.203885159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167467 | controller |     "Jun 11 16:32:46.212300 crc crio[3616]: time=\"2026-06-11T16:32:46.212195763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167482 | controller |     "Jun 11 16:32:46.334883 crc crio[3616]: time=\"2026-06-11T16:32:46.334739047Z\" level=info msg=\"Created container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=70348228-e6eb-4d9f-a28b-4666a8ecc4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167497 | controller |     "Jun 11 16:32:46.336441 crc crio[3616]: time=\"2026-06-11T16:32:46.33628827Z\" level=info msg=\"Starting container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620\" id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.167512 | controller |     "Jun 11 16:32:46.343000 crc crio[3616]: time=\"2026-06-11T16:32:46.342912547Z\" level=info msg=\"Started container\" PID=19386 containerID=60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620 description=openshift-marketplace/certified-operators-lf2lx/extract-content id=08f0be41-9466-4977-90fb-35cc3491683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3",
2026-06-11 18:17:42.167527 | controller |     "Jun 11 16:32:46.607822 crc crio[3616]: time=\"2026-06-11T16:32:46.60774764Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.167542 | controller |     "Jun 11 16:32:46.613249 crc crio[3616]: time=\"2026-06-11T16:32:46.613169444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.167557 | controller |     "Jun 11 16:32:47.375839 crc crio[3616]: time=\"2026-06-11T16:32:47.375226768Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nnlsj/POD\" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.167572 | controller |     "Jun 11 16:32:47.375839 crc crio[3616]: time=\"2026-06-11T16:32:47.375884177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167588 | controller |     "Jun 11 16:32:47.402066 crc crio[3616]: time=\"2026-06-11T16:32:47.401921611Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}\"",
2026-06-11 18:17:42.167606 | controller |     "Jun 11 16:32:47.402066 crc crio[3616]: time=\"2026-06-11T16:32:47.402030274Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nnlsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.167622 | controller |     "Jun 11 16:32:47.629515 crc crio[3616]: time=\"2026-06-11T16:32:47.628801893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38afab0f-ad04-4a7d-a0f0-b71d95b7f347 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167637 | controller |     "Jun 11 16:32:47.632180 crc crio[3616]: time=\"2026-06-11T16:32:47.632003454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf9ede87-ee5d-4b1f-921b-cc21a709ba3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167652 | controller |     "Jun 11 16:32:47.748432 crc crio[3616]: time=\"2026-06-11T16:32:47.745565554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167668 | controller |     "Jun 11 16:32:47.748432 crc crio[3616]: time=\"2026-06-11T16:32:47.746820839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167683 | controller |     "Jun 11 16:32:47.776399 crc crio[3616]: time=\"2026-06-11T16:32:47.77627376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167698 | controller |     "Jun 11 16:32:47.779597 crc crio[3616]: time=\"2026-06-11T16:32:47.779536861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167714 | controller |     "Jun 11 16:32:47.888912 crc crio[3616]: 2026-06-11T16:32:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e66dd6de87cbf Mac:ce:5f:fe:73:6a:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.167729 | controller |     "Jun 11 16:32:47.890631 crc crio[3616]: time=\"2026-06-11T16:32:47.89051851Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002f8a530}] Aliases:map[]}\"",
2026-06-11 18:17:42.167744 | controller |     "Jun 11 16:32:47.890843 crc crio[3616]: time=\"2026-06-11T16:32:47.890763917Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.167760 | controller |     "Jun 11 16:32:47.899651 crc crio[3616]: time=\"2026-06-11T16:32:47.899565698Z\" level=info msg=\"Ran pod sandbox b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 with infra container: openshift-marketplace/redhat-marketplace-nnlsj/POD\" id=6196a510-d961-40c1-905e-74e436bc4144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.167780 | controller |     "Jun 11 16:32:47.901996 crc crio[3616]: time=\"2026-06-11T16:32:47.901836997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=633976d8-cc1a-4f9b-88f6-fac2a49ae9d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167795 | controller |     "Jun 11 16:32:47.904152 crc crio[3616]: time=\"2026-06-11T16:32:47.90406504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b322e77-de37-4444-92e1-41f7fd0f77e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.167811 | controller |     "Jun 11 16:32:47.985755 crc crio[3616]: time=\"2026-06-11T16:32:47.985644569Z\" level=info msg=\"Created container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=86b87d68-8c83-4cb7-93f6-1b6b83eba518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167826 | controller |     "Jun 11 16:32:47.986910 crc crio[3616]: time=\"2026-06-11T16:32:47.986627107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167841 | controller |     "Jun 11 16:32:47.987230 crc crio[3616]: time=\"2026-06-11T16:32:47.987142211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167879 | controller |     "Jun 11 16:32:47.987503 crc crio[3616]: time=\"2026-06-11T16:32:47.987422989Z\" level=info msg=\"Starting container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38\" id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.167896 | controller |     "Jun 11 16:32:47.992977 crc crio[3616]: time=\"2026-06-11T16:32:47.992878612Z\" level=info msg=\"Started container\" PID=19436 containerID=81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 description=openshift-marketplace/certified-operators-lf2lx/registry-server id=18274bb8-3b6a-4dc0-bc38-c3e28946a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3",
2026-06-11 18:17:42.167912 | controller |     "Jun 11 16:32:48.008586 crc crio[3616]: time=\"2026-06-11T16:32:48.008466712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167927 | controller |     "Jun 11 16:32:48.012295 crc crio[3616]: time=\"2026-06-11T16:32:48.012183666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.167958 | controller |     "Jun 11 16:32:48.169298 crc crio[3616]: time=\"2026-06-11T16:32:48.169119308Z\" level=info msg=\"Created container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=201635c5-ec72-4f2d-a732-02a11e65e7d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.167975 | controller |     "Jun 11 16:32:48.170849 crc crio[3616]: time=\"2026-06-11T16:32:48.170733114Z\" level=info msg=\"Starting container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e\" id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.167993 | controller |     "Jun 11 16:32:48.181496 crc crio[3616]: time=\"2026-06-11T16:32:48.180970533Z\" level=info msg=\"Started container\" PID=19450 containerID=8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e description=openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities id=80e3aa32-5a79-4925-acd8-b10a43d87568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6",
2026-06-11 18:17:42.168013 | controller |     "Jun 11 16:32:48.217806 crc crio[3616]: time=\"2026-06-11T16:32:48.217703689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=8b8e6746-c081-47d4-9382-66f532a825a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.168029 | controller |     "Jun 11 16:32:48.218858 crc crio[3616]: time=\"2026-06-11T16:32:48.218763468Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c8d89a7-01fd-47d5-a452-b765de4c7d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168046 | controller |     "Jun 11 16:32:48.223056 crc crio[3616]: time=\"2026-06-11T16:32:48.222906354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c830915-6357-4b26-9169-dc7ac960b5ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168062 | controller |     "Jun 11 16:32:48.231130 crc crio[3616]: time=\"2026-06-11T16:32:48.231031183Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/extract-content\" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168077 | controller |     "Jun 11 16:32:48.231810 crc crio[3616]: time=\"2026-06-11T16:32:48.231732023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168092 | controller |     "Jun 11 16:32:48.267705 crc crio[3616]: time=\"2026-06-11T16:32:48.267592903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168107 | controller |     "Jun 11 16:32:48.271388 crc crio[3616]: time=\"2026-06-11T16:32:48.271199915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168122 | controller |     "Jun 11 16:32:48.372608 crc crio[3616]: time=\"2026-06-11T16:32:48.37249138Z\" level=info msg=\"Created container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content\" id=55db26a5-e96f-4a11-83a0-e1c3f8919e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168137 | controller |     "Jun 11 16:32:48.374297 crc crio[3616]: time=\"2026-06-11T16:32:48.374209058Z\" level=info msg=\"Starting container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c\" id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.168152 | controller |     "Jun 11 16:32:48.379069 crc crio[3616]: time=\"2026-06-11T16:32:48.378974613Z\" level=info msg=\"Started container\" PID=19468 containerID=ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c description=openshift-marketplace/community-operators-rtpqs/extract-content id=52635a05-e0b0-4bf1-bc0b-b19eda0e29db name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225",
2026-06-11 18:17:42.168173 | controller |     "Jun 11 16:32:48.652606 crc crio[3616]: time=\"2026-06-11T16:32:48.652008801Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.168195 | controller |     "Jun 11 16:32:48.658513 crc crio[3616]: time=\"2026-06-11T16:32:48.656499239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.168220 | controller |     "Jun 11 16:32:49.392685 crc crio[3616]: time=\"2026-06-11T16:32:49.391970787Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=689d2d83-0241-4e7e-bd30-ecdfce8c925f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.168248 | controller |     "Jun 11 16:32:49.393564 crc crio[3616]: time=\"2026-06-11T16:32:49.393490539Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=283ba8c2-6d7d-47ab-91e7-1a85954aba17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168275 | controller |     "Jun 11 16:32:49.396030 crc crio[3616]: time=\"2026-06-11T16:32:49.395972969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=835b19fb-4392-49f1-864f-9d07cc69fab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168303 | controller |     "Jun 11 16:32:49.410422 crc crio[3616]: time=\"2026-06-11T16:32:49.410285413Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168323 | controller |     "Jun 11 16:32:49.410932 crc crio[3616]: time=\"2026-06-11T16:32:49.410865199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168339 | controller |     "Jun 11 16:32:49.447384 crc crio[3616]: time=\"2026-06-11T16:32:49.437758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168354 | controller |     "Jun 11 16:32:49.447384 crc crio[3616]: time=\"2026-06-11T16:32:49.441544934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168370 | controller |     "Jun 11 16:32:49.566548 crc crio[3616]: time=\"2026-06-11T16:32:49.565881391Z\" level=info msg=\"Created container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=c1642706-ae5a-4e07-b8c4-18f6eb080c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168385 | controller |     "Jun 11 16:32:49.567954 crc crio[3616]: time=\"2026-06-11T16:32:49.567838063Z\" level=info msg=\"Starting container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c\" id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.168401 | controller |     "Jun 11 16:32:49.575919 crc crio[3616]: time=\"2026-06-11T16:32:49.575816309Z\" level=info msg=\"Started container\" PID=19504 containerID=c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c description=openshift-marketplace/redhat-marketplace-nnlsj/extract-content id=00ee0500-86d2-44e0-b694-f26afe6146e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6",
2026-06-11 18:17:42.168417 | controller |     "Jun 11 16:32:49.674686 crc crio[3616]: time=\"2026-06-11T16:32:49.67455158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57e2091e-0f44-4aca-9e82-5059faf69ef0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168432 | controller |     "Jun 11 16:32:49.724192 crc crio[3616]: time=\"2026-06-11T16:32:49.72407303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5c544c4-86c5-4eb2-af72-ec322fec2eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168452 | controller |     "Jun 11 16:32:50.165868 crc crio[3616]: time=\"2026-06-11T16:32:50.165779071Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rtpqs/registry-server\" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168467 | controller |     "Jun 11 16:32:50.166268 crc crio[3616]: time=\"2026-06-11T16:32:50.166210103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168482 | controller |     "Jun 11 16:32:50.215567 crc crio[3616]: time=\"2026-06-11T16:32:50.213911908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168497 | controller |     "Jun 11 16:32:50.217943 crc crio[3616]: time=\"2026-06-11T16:32:50.217850829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168512 | controller |     "Jun 11 16:32:50.335570 crc crio[3616]: time=\"2026-06-11T16:32:50.335299339Z\" level=info msg=\"Created container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=29da6108-4405-4657-ad65-3fac9f68cd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168527 | controller |     "Jun 11 16:32:50.336572 crc crio[3616]: time=\"2026-06-11T16:32:50.336481671Z\" level=info msg=\"Starting container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d\" id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.168542 | controller |     "Jun 11 16:32:50.344400 crc crio[3616]: time=\"2026-06-11T16:32:50.342088999Z\" level=info msg=\"Started container\" PID=19583 containerID=170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d description=openshift-marketplace/community-operators-rtpqs/registry-server id=6692310d-1973-4f4a-97e0-d2d5e8d161ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225",
2026-06-11 18:17:42.168557 | controller |     "Jun 11 16:32:50.748665 crc crio[3616]: time=\"2026-06-11T16:32:50.747240536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7148a3b9-f864-48f5-9275-30be91539365 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168572 | controller |     "Jun 11 16:32:50.753086 crc crio[3616]: time=\"2026-06-11T16:32:50.749786131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1f4e4cb5-4df7-40e5-8417-11561710c15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.168588 | controller |     "Jun 11 16:32:50.765564 crc crio[3616]: time=\"2026-06-11T16:32:50.765463605Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168603 | controller |     "Jun 11 16:32:50.765969 crc crio[3616]: time=\"2026-06-11T16:32:50.765913087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168617 | controller |     "Jun 11 16:32:50.804171 crc crio[3616]: time=\"2026-06-11T16:32:50.804073267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168632 | controller |     "Jun 11 16:32:50.810885 crc crio[3616]: time=\"2026-06-11T16:32:50.809571612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.168650 | controller |     "Jun 11 16:32:50.906259 crc crio[3616]: time=\"2026-06-11T16:32:50.904905979Z\" level=info msg=\"Created container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=4f4a6aaf-ed9f-43c7-a9f0-e03cfb06c07f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.168666 | controller |     "Jun 11 16:32:50.909889 crc crio[3616]: time=\"2026-06-11T16:32:50.907240515Z\" level=info msg=\"Starting container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0\" id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.168681 | controller |     "Jun 11 16:32:50.912673 crc crio[3616]: time=\"2026-06-11T16:32:50.912586495Z\" level=info msg=\"Started container\" PID=19703 containerID=868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 description=openshift-marketplace/redhat-marketplace-nnlsj/registry-server id=a72a25a6-9e09-4096-9d65-1cddffa07fe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6",
2026-06-11 18:17:42.168696 | controller |     "Jun 11 16:32:59.825150 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:17:42.168715 | controller |     "Jun 11 16:33:00.108987 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 18:17:42.168736 | controller |     "Jun 11 16:33:00.109570 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:17:42.168752 | controller |     "Jun 11 16:33:00.109771 crc systemd[1]: crio.service: Consumed 17min 34.082s CPU time.",
2026-06-11 18:17:42.168767 | controller |     "Jun 11 16:33:00.194526 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:17:42.168783 | controller |     "Jun 11 16:33:00.283746 crc crio[20466]: time=\"2026-06-11T16:33:00.283569062Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.168798 | controller |     "Jun 11 16:33:00.283746 crc crio[20466]: time=\"2026-06-11T16:33:00.283669455Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.168813 | controller |     "Jun 11 16:33:00.285871 crc crio[20466]: time=\"2026-06-11T16:33:00.285642411Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:17:42.168828 | controller |     "Jun 11 16:33:00.285871 crc crio[20466]: time=\"2026-06-11T16:33:00.285704833Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:17:42.168844 | controller |     "Jun 11 16:33:00.303103 crc crio[20466]: time=\"2026-06-11T16:33:00.302905353Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:17:42.168890 | controller |     "Jun 11 16:33:00.303222 crc crio[20466]: time=\"2026-06-11T16:33:00.30312386Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:17:42.168907 | controller |     "Jun 11 16:33:00.303222 crc crio[20466]: time=\"2026-06-11T16:33:00.30314077Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:17:42.168923 | controller |     "Jun 11 16:33:00.303730 crc crio[20466]: time=\"2026-06-11T16:33:00.303270314Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:17:42.168938 | controller |     "Jun 11 16:33:00.303730 crc crio[20466]: time=\"2026-06-11T16:33:00.303285224Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:17:42.168953 | controller |     "Jun 11 16:33:00.325246 crc crio[20466]: time=\"2026-06-11T16:33:00.325122468Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:17:42.168973 | controller |     "Jun 11 16:33:00.338645 crc crio[20466]: time=\"2026-06-11T16:33:00.338552341Z\" 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:17:42.168989 | controller |     "Jun 11 16:33:00.352036 crc crio[20466]: time=\"2026-06-11T16:33:00.351171922Z\" 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:17:42.169004 | controller |     "Jun 11 16:33:00.371445 crc crio[20466]: time=\"2026-06-11T16:33:00.371169605Z\" 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:17:42.169019 | controller |     "Jun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526401897Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:17:42.169034 | controller |     "Jun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526472349Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:17:42.169049 | controller |     "Jun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.526484649Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:17:42.169063 | controller |     "Jun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.5264915Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:17:42.169078 | controller |     "Jun 11 16:33:00.526542 crc crio[20466]: time=\"2026-06-11T16:33:00.52649869Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:17:42.169093 | controller |     "Jun 11 16:33:00.531191 crc crio[20466]: time=\"2026-06-11T16:33:00.531116383Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.169107 | controller |     "Jun 11 16:33:00.531191 crc crio[20466]: time=\"2026-06-11T16:33:00.531158584Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.169122 | controller |     "Jun 11 16:33:00.535700 crc crio[20466]: time=\"2026-06-11T16:33:00.535572048Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.169137 | controller |     "Jun 11 16:33:00.535700 crc crio[20466]: time=\"2026-06-11T16:33:00.535671441Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.169153 | controller |     "Jun 11 16:33:00.562909 crc crio[20466]: time=\"2026-06-11T16:33:00.562580248Z\" 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:17:42.169168 | controller |     "Jun 11 16:33:00.562909 crc crio[20466]: time=\"2026-06-11T16:33:00.562701513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.169184 | controller |     "Jun 11 16:33:00.563712 crc crio[20466]: time=\"2026-06-11T16:33:00.563443684Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:17:42.169198 | controller |     "Jun 11 16:33:00.563712 crc crio[20466]: time=\"2026-06-11T16:33:00.563464765Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:17:42.169216 | controller |     "Jun 11 16:33:00.564682 crc crio[20466]: time=\"2026-06-11T16:33:00.564513215Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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:17:42.169245 | controller |     "Jun 11 16:33:00.565896 crc crio[20466]: time=\"2026-06-11T16:33:00.565813882Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:17:42.169261 | controller |     "Jun 11 16:33:00.566164 crc crio[20466]: time=\"2026-06-11T16:33:00.5660957Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:17:42.169277 | controller |     "Jun 11 16:33:02.910139 crc crio[20466]: time=\"2026-06-11T16:33:02.909947727Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc0005ad628}] Aliases:map[]}\"",
2026-06-11 18:17:42.169296 | controller |     "Jun 11 16:33:02.911090 crc crio[20466]: time=\"2026-06-11T16:33:02.910831473Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169312 | controller |     "Jun 11 16:33:02.913073 crc crio[20466]: time=\"2026-06-11T16:33:02.912975594Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc0011a0190}] Aliases:map[]}\"",
2026-06-11 18:17:42.169327 | controller |     "Jun 11 16:33:02.913222 crc crio[20466]: time=\"2026-06-11T16:33:02.913148509Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169346 | controller |     "Jun 11 16:33:02.913849 crc crio[20466]: time=\"2026-06-11T16:33:02.913770007Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc0011a0238}] Aliases:map[]}\"",
2026-06-11 18:17:42.169370 | controller |     "Jun 11 16:33:02.913955 crc crio[20466]: time=\"2026-06-11T16:33:02.913937471Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169398 | controller |     "Jun 11 16:33:02.914596 crc crio[20466]: time=\"2026-06-11T16:33:02.914528088Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc0011a02e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.169428 | controller |     "Jun 11 16:33:02.914711 crc crio[20466]: time=\"2026-06-11T16:33:02.914692983Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169451 | controller |     "Jun 11 16:33:02.915274 crc crio[20466]: time=\"2026-06-11T16:33:02.915148856Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc0011a0390}] Aliases:map[]}\"",
2026-06-11 18:17:42.169472 | controller |     "Jun 11 16:33:02.915476 crc crio[20466]: time=\"2026-06-11T16:33:02.915409533Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169488 | controller |     "Jun 11 16:33:02.915610 crc crio[20466]: time=\"2026-06-11T16:33:02.915547017Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169505 | controller |     "Jun 11 16:33:02.915610 crc crio[20466]: time=\"2026-06-11T16:33:02.915603019Z\" level=warning msg=\"Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169521 | controller |     "Jun 11 16:33:02.916734 crc crio[20466]: time=\"2026-06-11T16:33:02.916638848Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc0011a0430}] Aliases:map[]}\"",
2026-06-11 18:17:42.169537 | controller |     "Jun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.91682001Z\" 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:17:42.169553 | controller |     "Jun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.916960998Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169568 | controller |     "Jun 11 16:33:02.917041 crc crio[20466]: time=\"2026-06-11T16:33:02.916982518Z\" level=warning msg=\"Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169584 | controller |     "Jun 11 16:33:02.917609 crc crio[20466]: time=\"2026-06-11T16:33:02.917516263Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc0011a04f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.169600 | controller |     "Jun 11 16:33:02.917785 crc crio[20466]: time=\"2026-06-11T16:33:02.917721739Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169615 | controller |     "Jun 11 16:33:02.917964 crc crio[20466]: time=\"2026-06-11T16:33:02.917897234Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169630 | controller |     "Jun 11 16:33:02.918050 crc crio[20466]: time=\"2026-06-11T16:33:02.917955316Z\" level=warning msg=\"Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.169649 | controller |     "Jun 11 16:33:02.918498 crc crio[20466]: time=\"2026-06-11T16:33:02.91843115Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc0011a05a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.169665 | controller |     "Jun 11 16:33:02.918643 crc crio[20466]: time=\"2026-06-11T16:33:02.918598574Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.169681 | controller |     "Jun 11 16:33:02.920602 crc crio[20466]: time=\"2026-06-11T16:33:02.920487068Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0011a0650}] Aliases:map[]}\"",
2026-06-11 18:17:42.169696 | controller |     "Jun 11 16:33:02.920729 crc crio[20466]: time=\"2026-06-11T16:33:02.920671263Z\" 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:17:42.169711 | controller |     "Jun 11 16:33:02.922084 crc crio[20466]: time=\"2026-06-11T16:33:02.921893748Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc0011a06f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.169726 | controller |     "Jun 11 16:33:02.922593 crc crio[20466]: time=\"2026-06-11T16:33:02.922504876Z\" 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:17:42.169741 | controller |     "Jun 11 16:33:02.923235 crc crio[20466]: time=\"2026-06-11T16:33:02.923140934Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc0011a07a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.169756 | controller |     "Jun 11 16:33:02.923862 crc crio[20466]: time=\"2026-06-11T16:33:02.923623908Z\" 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:17:42.169775 | controller |     "Jun 11 16:33:02.925406 crc crio[20466]: time=\"2026-06-11T16:33:02.925199043Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc0011a0848}] Aliases:map[]}\"",
2026-06-11 18:17:42.169790 | controller |     "Jun 11 16:33:02.926427 crc crio[20466]: time=\"2026-06-11T16:33:02.926252523Z\" 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:17:42.169805 | controller |     "Jun 11 16:33:02.927552 crc crio[20466]: time=\"2026-06-11T16:33:02.927389885Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc0011a08e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.169821 | controller |     "Jun 11 16:33:02.927742 crc crio[20466]: time=\"2026-06-11T16:33:02.927576201Z\" 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:17:42.169836 | controller |     "Jun 11 16:33:02.928219 crc crio[20466]: time=\"2026-06-11T16:33:02.928136136Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc0011a0978}] Aliases:map[]}\"",
2026-06-11 18:17:42.169876 | controller |     "Jun 11 16:33:02.928464 crc crio[20466]: time=\"2026-06-11T16:33:02.928420655Z\" 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:17:42.169894 | controller |     "Jun 11 16:33:02.929061 crc crio[20466]: time=\"2026-06-11T16:33:02.92896237Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc0011a0a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.169910 | controller |     "Jun 11 16:33:02.929188 crc crio[20466]: time=\"2026-06-11T16:33:02.929134075Z\" 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:17:42.169929 | controller |     "Jun 11 16:33:02.930475 crc crio[20466]: time=\"2026-06-11T16:33:02.930138094Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc0011a0aa0}] Aliases:map[]}\"",
2026-06-11 18:17:42.169945 | controller |     "Jun 11 16:33:02.930693 crc crio[20466]: time=\"2026-06-11T16:33:02.930607737Z\" 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:17:42.169960 | controller |     "Jun 11 16:33:02.931574 crc crio[20466]: time=\"2026-06-11T16:33:02.931133192Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc0011a0b40}] Aliases:map[]}\"",
2026-06-11 18:17:42.169976 | controller |     "Jun 11 16:33:02.931574 crc crio[20466]: time=\"2026-06-11T16:33:02.931564004Z\" 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:17:42.169992 | controller |     "Jun 11 16:33:02.934961 crc crio[20466]: time=\"2026-06-11T16:33:02.934631802Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0011a0bc8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170007 | controller |     "Jun 11 16:33:02.935578 crc crio[20466]: time=\"2026-06-11T16:33:02.935490056Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170022 | controller |     "Jun 11 16:33:02.935880 crc crio[20466]: time=\"2026-06-11T16:33:02.935782915Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.170037 | controller |     "Jun 11 16:33:02.935880 crc crio[20466]: time=\"2026-06-11T16:33:02.935854777Z\" level=warning msg=\"Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.170053 | controller |     "Jun 11 16:33:02.936475 crc crio[20466]: time=\"2026-06-11T16:33:02.936406452Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0011a0c70}] Aliases:map[]}\"",
2026-06-11 18:17:42.170075 | controller |     "Jun 11 16:33:02.936694 crc crio[20466]: time=\"2026-06-11T16:33:02.936634889Z\" 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:17:42.170092 | controller |     "Jun 11 16:33:02.937447 crc crio[20466]: time=\"2026-06-11T16:33:02.937175304Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0011a0cf8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170107 | controller |     "Jun 11 16:33:02.937774 crc crio[20466]: time=\"2026-06-11T16:33:02.937681229Z\" 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:17:42.170123 | controller |     "Jun 11 16:33:02.938645 crc crio[20466]: time=\"2026-06-11T16:33:02.938564071Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0011a0d80}] Aliases:map[]}\"",
2026-06-11 18:17:42.170138 | controller |     "Jun 11 16:33:02.938880 crc crio[20466]: time=\"2026-06-11T16:33:02.938804068Z\" 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:17:42.170153 | controller |     "Jun 11 16:33:02.939895 crc crio[20466]: time=\"2026-06-11T16:33:02.939809647Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0011a0e20}] Aliases:map[]}\"",
2026-06-11 18:17:42.170168 | controller |     "Jun 11 16:33:02.940107 crc crio[20466]: time=\"2026-06-11T16:33:02.940028623Z\" 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:17:42.170183 | controller |     "Jun 11 16:33:02.940796 crc crio[20466]: time=\"2026-06-11T16:33:02.940718773Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0011a0ec8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170198 | controller |     "Jun 11 16:33:02.941006 crc crio[20466]: time=\"2026-06-11T16:33:02.940931449Z\" 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:17:42.170217 | controller |     "Jun 11 16:33:02.941783 crc crio[20466]: time=\"2026-06-11T16:33:02.94168126Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0011a0f48}] Aliases:map[]}\"",
2026-06-11 18:17:42.170233 | controller |     "Jun 11 16:33:02.941927 crc crio[20466]: time=\"2026-06-11T16:33:02.941873125Z\" 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:17:42.170248 | controller |     "Jun 11 16:33:02.942644 crc crio[20466]: time=\"2026-06-11T16:33:02.942524604Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0011a0fd8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170263 | controller |     "Jun 11 16:33:02.942831 crc crio[20466]: time=\"2026-06-11T16:33:02.942768751Z\" 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:17:42.170278 | controller |     "Jun 11 16:33:02.943484 crc crio[20466]: time=\"2026-06-11T16:33:02.943407429Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0011a1068}] Aliases:map[]}\"",
2026-06-11 18:17:42.170294 | controller |     "Jun 11 16:33:02.943767 crc crio[20466]: time=\"2026-06-11T16:33:02.943624725Z\" 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:17:42.170310 | controller |     "Jun 11 16:33:02.944406 crc crio[20466]: time=\"2026-06-11T16:33:02.944225373Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0011a10e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170326 | controller |     "Jun 11 16:33:02.944512 crc crio[20466]: time=\"2026-06-11T16:33:02.94447128Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170342 | controller |     "Jun 11 16:33:02.944933 crc crio[20466]: time=\"2026-06-11T16:33:02.94484686Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0011a1168}] Aliases:map[]}\"",
2026-06-11 18:17:42.170360 | controller |     "Jun 11 16:33:02.945081 crc crio[20466]: time=\"2026-06-11T16:33:02.945028496Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170376 | controller |     "Jun 11 16:33:02.946073 crc crio[20466]: time=\"2026-06-11T16:33:02.945961912Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0011a11f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170391 | controller |     "Jun 11 16:33:02.946428 crc crio[20466]: time=\"2026-06-11T16:33:02.946265181Z\" 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:17:42.170406 | controller |     "Jun 11 16:33:02.946809 crc crio[20466]: time=\"2026-06-11T16:33:02.946737804Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0011a1288}] Aliases:map[]}\"",
2026-06-11 18:17:42.170422 | controller |     "Jun 11 16:33:02.946905 crc crio[20466]: time=\"2026-06-11T16:33:02.946864448Z\" 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:17:42.170437 | controller |     "Jun 11 16:33:02.947395 crc crio[20466]: time=\"2026-06-11T16:33:02.947251279Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0011a1318}] Aliases:map[]}\"",
2026-06-11 18:17:42.170453 | controller |     "Jun 11 16:33:02.947514 crc crio[20466]: time=\"2026-06-11T16:33:02.947435334Z\" 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:17:42.170470 | controller |     "Jun 11 16:33:02.947942 crc crio[20466]: time=\"2026-06-11T16:33:02.947853506Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0011a13a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170498 | controller |     "Jun 11 16:33:02.948102 crc crio[20466]: time=\"2026-06-11T16:33:02.948056332Z\" 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:17:42.170528 | controller |     "Jun 11 16:33:02.948659 crc crio[20466]: time=\"2026-06-11T16:33:02.948586477Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc0011a1438}] Aliases:map[]}\"",
2026-06-11 18:17:42.170557 | controller |     "Jun 11 16:33:02.948780 crc crio[20466]: time=\"2026-06-11T16:33:02.948730681Z\" 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:17:42.170582 | controller |     "Jun 11 16:33:02.949262 crc crio[20466]: time=\"2026-06-11T16:33:02.949189604Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc0011a14c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170604 | controller |     "Jun 11 16:33:02.949459 crc crio[20466]: time=\"2026-06-11T16:33:02.949414591Z\" 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:17:42.170623 | controller |     "Jun 11 16:33:02.949903 crc crio[20466]: time=\"2026-06-11T16:33:02.949780771Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc0011a1558}] Aliases:map[]}\"",
2026-06-11 18:17:42.170638 | controller |     "Jun 11 16:33:02.950010 crc crio[20466]: time=\"2026-06-11T16:33:02.949948356Z\" 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:17:42.170654 | controller |     "Jun 11 16:33:02.950467 crc crio[20466]: time=\"2026-06-11T16:33:02.950266495Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc0011a15e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170669 | controller |     "Jun 11 16:33:02.950730 crc crio[20466]: time=\"2026-06-11T16:33:02.950717343Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170689 | controller |     "Jun 11 16:33:02.951210 crc crio[20466]: time=\"2026-06-11T16:33:02.951099324Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc0011a1678}] Aliases:map[]}\"",
2026-06-11 18:17:42.170705 | controller |     "Jun 11 16:33:02.951911 crc crio[20466]: time=\"2026-06-11T16:33:02.951686831Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170721 | controller |     "Jun 11 16:33:02.952898 crc crio[20466]: time=\"2026-06-11T16:33:02.952803762Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0011a16f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170736 | controller |     "Jun 11 16:33:02.953224 crc crio[20466]: time=\"2026-06-11T16:33:02.953139321Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170751 | controller |     "Jun 11 16:33:02.954223 crc crio[20466]: time=\"2026-06-11T16:33:02.954124219Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc0011a1788}] Aliases:map[]}\"",
2026-06-11 18:17:42.170767 | controller |     "Jun 11 16:33:02.954492 crc crio[20466]: time=\"2026-06-11T16:33:02.954472709Z\" 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:17:42.170782 | controller |     "Jun 11 16:33:02.954912 crc crio[20466]: time=\"2026-06-11T16:33:02.954829979Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc0011a1818}] Aliases:map[]}\"",
2026-06-11 18:17:42.170798 | controller |     "Jun 11 16:33:02.955024 crc crio[20466]: time=\"2026-06-11T16:33:02.954985474Z\" 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:17:42.170813 | controller |     "Jun 11 16:33:02.955649 crc crio[20466]: time=\"2026-06-11T16:33:02.955575291Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc0011a1898}] Aliases:map[]}\"",
2026-06-11 18:17:42.170833 | controller |     "Jun 11 16:33:02.955861 crc crio[20466]: time=\"2026-06-11T16:33:02.955696404Z\" 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:17:42.170865 | controller |     "Jun 11 16:33:02.956277 crc crio[20466]: time=\"2026-06-11T16:33:02.956196948Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc0011a1928}] Aliases:map[]}\"",
2026-06-11 18:17:42.170887 | controller |     "Jun 11 16:33:02.956535 crc crio[20466]: time=\"2026-06-11T16:33:02.956448465Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170904 | controller |     "Jun 11 16:33:02.956899 crc crio[20466]: time=\"2026-06-11T16:33:02.956814986Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc0011a19a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170919 | controller |     "Jun 11 16:33:02.957141 crc crio[20466]: time=\"2026-06-11T16:33:02.957056913Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170935 | controller |     "Jun 11 16:33:02.958808 crc crio[20466]: time=\"2026-06-11T16:33:02.95869967Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc0011a1a38}] Aliases:map[]}\"",
2026-06-11 18:17:42.170950 | controller |     "Jun 11 16:33:02.958920 crc crio[20466]: time=\"2026-06-11T16:33:02.958862574Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.170966 | controller |     "Jun 11 16:33:02.959410 crc crio[20466]: time=\"2026-06-11T16:33:02.959198064Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc0011a1ac8}] Aliases:map[]}\"",
2026-06-11 18:17:42.170984 | controller |     "Jun 11 16:33:02.959529 crc crio[20466]: time=\"2026-06-11T16:33:02.95941935Z\" 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:17:42.171000 | controller |     "Jun 11 16:33:02.959852 crc crio[20466]: time=\"2026-06-11T16:33:02.95976854Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc0011a1b48}] Aliases:map[]}\"",
2026-06-11 18:17:42.171016 | controller |     "Jun 11 16:33:02.959943 crc crio[20466]: time=\"2026-06-11T16:33:02.959893174Z\" 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:17:42.171031 | controller |     "Jun 11 16:33:02.960465 crc crio[20466]: time=\"2026-06-11T16:33:02.960271595Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:17:42.171046 | controller |     "Jun 11 16:33:02.961422 crc crio[20466]: time=\"2026-06-11T16:33:02.961259333Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:17:42.171061 | controller |     "Jun 11 16:33:02.961422 crc crio[20466]: time=\"2026-06-11T16:33:02.961408227Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:17:42.171075 | controller |     "Jun 11 16:33:02.961660 crc crio[20466]: time=\"2026-06-11T16:33:02.961448136Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:17:42.171090 | controller |     "Jun 11 16:33:02.961745 crc crio[20466]: time=\"2026-06-11T16:33:02.961450455Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:17:42.171104 | controller |     "Jun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.961788725Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:17:42.171119 | controller |     "Jun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.96197323Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:17:42.171133 | controller |     "Jun 11 16:33:02.962017 crc crio[20466]: time=\"2026-06-11T16:33:02.961997611Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:17:42.171148 | controller |     "Jun 11 16:33:02.962269 crc crio[20466]: time=\"2026-06-11T16:33:02.962065063Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:17:42.171162 | controller |     "Jun 11 16:33:02.974546 crc crio[20466]: time=\"2026-06-11T16:33:02.974394921Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:17:42.171177 | controller |     "Jun 11 16:33:02.981425 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:17:42.171192 | controller |     "Jun 11 16:33:17.212907 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:17:42.171208 | controller |     "Jun 11 16:33:17.268209 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 18:17:42.171224 | controller |     "Jun 11 16:33:17.268667 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:17:42.171239 | controller |     "Jun 11 16:33:17.269068 crc systemd[1]: crio.service: Consumed 4.297s CPU time.",
2026-06-11 18:17:42.171259 | controller |     "Jun 11 16:33:17.338238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 18:17:42.171275 | controller |     "Jun 11 16:33:17.392185 crc crio[22018]: time=\"2026-06-11T16:33:17.392013889Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.171290 | controller |     "Jun 11 16:33:17.392185 crc crio[22018]: time=\"2026-06-11T16:33:17.392141571Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 18:17:42.171305 | controller |     "Jun 11 16:33:17.394503 crc crio[22018]: time=\"2026-06-11T16:33:17.394424596Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 18:17:42.171320 | controller |     "Jun 11 16:33:17.394602 crc crio[22018]: time=\"2026-06-11T16:33:17.394532679Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 18:17:42.171335 | controller |     "Jun 11 16:33:17.394976 crc crio[22018]: time=\"2026-06-11T16:33:17.394905609Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 18:17:42.171350 | controller |     "Jun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.40805433Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 18:17:42.171365 | controller |     "Jun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408307828Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 18:17:42.171380 | controller |     "Jun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.40837671Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 18:17:42.171394 | controller |     "Jun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408477643Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 18:17:42.171409 | controller |     "Jun 11 16:33:17.408416 crc crio[22018]: time=\"2026-06-11T16:33:17.408487012Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 18:17:42.171423 | controller |     "Jun 11 16:33:17.426295 crc crio[22018]: time=\"2026-06-11T16:33:17.426060897Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 18:17:42.171438 | controller |     "Jun 11 16:33:17.444996 crc crio[22018]: time=\"2026-06-11T16:33:17.444862998Z\" 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:17:42.171454 | controller |     "Jun 11 16:33:17.448973 crc crio[22018]: time=\"2026-06-11T16:33:17.448912491Z\" 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:17:42.171469 | controller |     "Jun 11 16:33:17.461752 crc crio[22018]: time=\"2026-06-11T16:33:17.461685631Z\" 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:17:42.171484 | controller |     "Jun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618868441Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 18:17:42.171500 | controller |     "Jun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618927523Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 18:17:42.171516 | controller |     "Jun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618938833Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 18:17:42.171531 | controller |     "Jun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618945353Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 18:17:42.171549 | controller |     "Jun 11 16:33:17.619062 crc crio[22018]: time=\"2026-06-11T16:33:17.618952954Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 18:17:42.171565 | controller |     "Jun 11 16:33:17.624599 crc crio[22018]: time=\"2026-06-11T16:33:17.624491029Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.171580 | controller |     "Jun 11 16:33:17.624599 crc crio[22018]: time=\"2026-06-11T16:33:17.624594982Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.171596 | controller |     "Jun 11 16:33:17.632042 crc crio[22018]: time=\"2026-06-11T16:33:17.631932808Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 18:17:42.171617 | controller |     "Jun 11 16:33:17.632042 crc crio[22018]: time=\"2026-06-11T16:33:17.6320011Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 18:17:42.171642 | controller |     "Jun 11 16:33:17.655834 crc crio[22018]: time=\"2026-06-11T16:33:17.655745959Z\" 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:17:42.171670 | controller |     "Jun 11 16:33:17.655834 crc crio[22018]: time=\"2026-06-11T16:33:17.655802201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.171697 | controller |     "Jun 11 16:33:17.656179 crc crio[22018]: time=\"2026-06-11T16:33:17.6561293Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 18:17:42.171715 | controller |     "Jun 11 16:33:17.656179 crc crio[22018]: time=\"2026-06-11T16:33:17.656162311Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 18:17:42.171733 | controller |     "Jun 11 16:33:17.656999 crc crio[22018]: time=\"2026-06-11T16:33:17.656851651Z\" 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.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\"]\\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:17:42.171758 | controller |     "Jun 11 16:33:17.657620 crc crio[22018]: time=\"2026-06-11T16:33:17.657555421Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 18:17:42.171774 | controller |     "Jun 11 16:33:17.657775 crc crio[22018]: time=\"2026-06-11T16:33:17.657726336Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 18:17:42.171790 | controller |     "Jun 11 16:33:19.168646 crc crio[22018]: time=\"2026-06-11T16:33:19.168139297Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc000aa5c68}] Aliases:map[]}\"",
2026-06-11 18:17:42.171806 | controller |     "Jun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.168740974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nnlsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.171822 | controller |     "Jun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.169429263Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc000380cd8}] Aliases:map[]}\"",
2026-06-11 18:17:42.171837 | controller |     "Jun 11 16:33:19.169647 crc crio[22018]: time=\"2026-06-11T16:33:19.169557517Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rtpqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.171872 | controller |     "Jun 11 16:33:19.170122 crc crio[22018]: time=\"2026-06-11T16:33:19.169954458Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d68}] Aliases:map[]}\"",
2026-06-11 18:17:42.171894 | controller |     "Jun 11 16:33:19.170122 crc crio[22018]: time=\"2026-06-11T16:33:19.170102603Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lf2lx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.171910 | controller |     "Jun 11 16:33:19.171075 crc crio[22018]: time=\"2026-06-11T16:33:19.170798493Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc000380df8}] Aliases:map[]}\"",
2026-06-11 18:17:42.171926 | controller |     "Jun 11 16:33:19.171504 crc crio[22018]: time=\"2026-06-11T16:33:19.171218375Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-njn89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.171941 | controller |     "Jun 11 16:33:19.172227 crc crio[22018]: time=\"2026-06-11T16:33:19.17211171Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-bnpct Namespace:openshift-marketplace ID:914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1 UID:d19ebb7f-b22f-426e-8978-03d5b3a558c5 NetNS:/var/run/netns/41be5779-0e1a-4623-bedd-fabdfd0b72b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd19ebb7f_b22f_426e_8978_03d5b3a558c5.slice PodAnnotations:0xc000380e88}] Aliases:map[]}\"",
2026-06-11 18:17:42.171974 | controller |     "Jun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172298435Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-bnpct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.171989 | controller |     "Jun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172495711Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172005 | controller |     "Jun 11 16:33:19.172535 crc crio[22018]: time=\"2026-06-11T16:33:19.172516772Z\" level=warning msg=\"Could not restore sandbox IP for 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c: failed to get network status for pod sandbox k8s_collect-profiles-29686590-67gcp_openshift-operator-lifecycle-manager_dbeed288-d5a2-4e2b-aaff-012c1a7db410_0(3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172021 | controller |     "Jun 11 16:33:19.173085 crc crio[22018]: time=\"2026-06-11T16:33:19.172777629Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:11b427e1e7c42994304cd39750083aadd21ded217ad80eec8f5d5b0d5d93a4ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/33f34209-e50f-40a9-8030-999786b03c8a 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:0xc000380f10}] Aliases:map[]}\"",
2026-06-11 18:17:42.172041 | controller |     "Jun 11 16:33:19.173085 crc crio[22018]: time=\"2026-06-11T16:33:19.172906713Z\" 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:17:42.172056 | controller |     "Jun 11 16:33:19.174726 crc crio[22018]: time=\"2026-06-11T16:33:19.174650119Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172072 | controller |     "Jun 11 16:33:19.174726 crc crio[22018]: time=\"2026-06-11T16:33:19.174710711Z\" level=warning msg=\"Could not restore sandbox IP for cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_1b5544d9-c0d1-4865-a54a-9c51b7305069_0(cfeb54bf49f0887a61e0dc080bb09e3ce46a6551520efd2526fbd31d38e150ef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172088 | controller |     "Jun 11 16:33:19.175143 crc crio[22018]: time=\"2026-06-11T16:33:19.175063121Z\" level=info msg=\"Got pod network &{Name:controller-manager-59d8b85cc5-xnffm Namespace:openshift-controller-manager ID:1b8352d004ccdd6baf99f55d37a786c609b3fe73b4b10aef803b37acdedfbf59 UID:05e6c235-3145-4b6c-acf2-b2b1a36cfbc6 NetNS:/var/run/netns/736f65b7-7235-4fcc-9df8-68fac2f8c6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05e6c235_3145_4b6c_acf2_b2b1a36cfbc6.slice PodAnnotations:0xc000380fa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.172104 | controller |     "Jun 11 16:33:19.175508 crc crio[22018]: time=\"2026-06-11T16:33:19.175444542Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-59d8b85cc5-xnffm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.172119 | controller |     "Jun 11 16:33:19.175696 crc crio[22018]: time=\"2026-06-11T16:33:19.175636808Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172135 | controller |     "Jun 11 16:33:19.175696 crc crio[22018]: time=\"2026-06-11T16:33:19.175685279Z\" level=warning msg=\"Could not restore sandbox IP for 9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_7adac723-0486-4624-b4c7-a0aab9810ee8_0(9a057fc40921fd822572208369dffbc7de8decbea80332f7e692acaedfb15e5f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172150 | controller |     "Jun 11 16:33:19.176174 crc crio[22018]: time=\"2026-06-11T16:33:19.176095451Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5888cc8789-m87ns Namespace:openshift-route-controller-manager ID:6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6 UID:cfd4ed63-1d3f-40ca-bf03-d0548c901fd8 NetNS:/var/run/netns/b2faccf0-27f9-49ad-9ce2-993b10bde309 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd4ed63_1d3f_40ca_bf03_d0548c901fd8.slice PodAnnotations:0xc000381040}] Aliases:map[]}\"",
2026-06-11 18:17:42.172166 | controller |     "Jun 11 16:33:19.176445 crc crio[22018]: time=\"2026-06-11T16:33:19.176381529Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5888cc8789-m87ns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.172181 | controller |     "Jun 11 16:33:19.178710 crc crio[22018]: time=\"2026-06-11T16:33:19.17856201Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/73a76e62-5d86-4d32-adb8-15b9d367d7fb 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:0xc0003810d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172199 | controller |     "Jun 11 16:33:19.178970 crc crio[22018]: time=\"2026-06-11T16:33:19.178824158Z\" 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:17:42.172215 | controller |     "Jun 11 16:33:19.179688 crc crio[22018]: time=\"2026-06-11T16:33:19.179527828Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:014017f102dcfa6f3fd2fe86cda558e3e871e7f9c75d9428996a09cb6e39d22c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/86b0f7fd-9973-42c6-a736-5cf49cd7b41c 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:0xc00012af30}] Aliases:map[]}\"",
2026-06-11 18:17:42.172231 | controller |     "Jun 11 16:33:19.180526 crc crio[22018]: time=\"2026-06-11T16:33:19.180427093Z\" 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:17:42.172246 | controller |     "Jun 11 16:33:19.185581 crc crio[22018]: time=\"2026-06-11T16:33:19.18522028Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:b46b85d2699889371b40ac97f8fb2fd80256b14c554287e87a6e4fbb7455bd5c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/5e7f0554-bca0-4780-9a79-0958f0abf08d 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:0xc00012afc0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172262 | controller |     "Jun 11 16:33:19.186857 crc crio[22018]: time=\"2026-06-11T16:33:19.185769226Z\" 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:17:42.172278 | controller |     "Jun 11 16:33:19.188806 crc crio[22018]: time=\"2026-06-11T16:33:19.188575132Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:9a134a033a63afc8086611c8671a0a8095ef67135dcc0241e001fc32fbf13346 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/ea0debd4-6cfd-4eb1-aaec-3788bb3becf6 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:0xc00012b050}] Aliases:map[]}\"",
2026-06-11 18:17:42.172293 | controller |     "Jun 11 16:33:19.188806 crc crio[22018]: time=\"2026-06-11T16:33:19.188787828Z\" 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:17:42.172308 | controller |     "Jun 11 16:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.189433166Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5397d4f83133b87cfdcb79f4d39b011646161c8f10dd2f0e211967ba1105571c UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/561b7578-6ebd-4e85-91e3-ef95a02558f2 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:0xc00141a060}] Aliases:map[]}\"",
2026-06-11 18:17:42.172326 | controller |     "Jun 11 16:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.189596841Z\" 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:17:42.172342 | controller |     "Jun 11 16:33:19.190125 crc crio[22018]: time=\"2026-06-11T16:33:19.190045614Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:102d58bd70a5a5dbe4ed09e40c3fb2d76000f0d4b3da345112fa81f6c75e53ac UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f2ec7f93-030e-4178-b587-f1533ac759e5 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:0xc00141a120}] Aliases:map[]}\"",
2026-06-11 18:17:42.172356 | controller |     "Jun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.190451115Z\" 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:17:42.172371 | controller |     "Jun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.1909742Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:0a3a1b961f204a2f8dbb958f25f92c4a486b91e5a38a154ba9d2fefc3a5fbe79 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/d99e25c2-24d7-4ac2-b070-302bfd9ec2eb 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:0xc00141a1c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172387 | controller |     "Jun 11 16:33:19.191625 crc crio[22018]: time=\"2026-06-11T16:33:19.191127165Z\" 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:17:42.172402 | controller |     "Jun 11 16:33:19.192047 crc crio[22018]: time=\"2026-06-11T16:33:19.19166602Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:c2a708a96a8c1859d0a6020884ff4849f5d6777c0c35d54bad0406caa12b8ddf UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/9ead03e4-4c61-4d39-850e-24a1e9fb1b9b 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:0xc00141a248}] Aliases:map[]}\"",
2026-06-11 18:17:42.172418 | controller |     "Jun 11 16:33:19.192047 crc crio[22018]: time=\"2026-06-11T16:33:19.191835535Z\" 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:17:42.172434 | controller |     "Jun 11 16:33:19.194748 crc crio[22018]: time=\"2026-06-11T16:33:19.194683404Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:0f9bdcc9815cdeaced047a05d392e88a04bf7f4458e37968f43291c24481c805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/eed78367-9c7f-4852-93b1-3e89acb6bbc7 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:0xc00141a2f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.172449 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.194914681Z\" 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:17:42.172471 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.19558469Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc0004be0c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172487 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.195783856Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.172502 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.195979721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172517 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196000932Z\" level=warning msg=\"Could not restore sandbox IP for d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88: failed to get network status for pod sandbox k8s_collect-profiles-29686575-g7knl_openshift-operator-lifecycle-manager_7c0c7891-34ec-4713-82f6-4492c0cb5e89_0(d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 18:17:42.172533 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196459195Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:7e377af0c2df7279e01938c7347a7782e7428bbb89dbaaac7360f4a79c7bc37b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5d8265e9-2a68-4a4d-915e-abc38a9bc3f3 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:0xc0004be490}] Aliases:map[]}\"",
2026-06-11 18:17:42.172548 | controller |     "Jun 11 16:33:19.196633 crc crio[22018]: time=\"2026-06-11T16:33:19.196601489Z\" 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:17:42.172564 | controller |     "Jun 11 16:33:19.198180 crc crio[22018]: time=\"2026-06-11T16:33:19.197208756Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2b64af4593e8ac2a0f2d7fb1629ab3fcfa594e18f26eb38864e6e33bdc9a0169 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cdbc5eef-16bf-4cf2-9d4c-c9fc498a5fc5 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:0xc0004be5d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172580 | controller |     "Jun 11 16:33:19.198180 crc crio[22018]: time=\"2026-06-11T16:33:19.197757842Z\" 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:17:42.172595 | controller |     "Jun 11 16:33:19.198568 crc crio[22018]: time=\"2026-06-11T16:33:19.198421131Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2f820a9e9409f33c74a0767fe03ed98caab96b066c11658d4f378c48ab4fe2e9 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/fb3e9413-4f71-46dc-8cde-becfede51eeb 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:0xc0004be6a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172614 | controller |     "Jun 11 16:33:19.198666 crc crio[22018]: time=\"2026-06-11T16:33:19.198643437Z\" 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:17:42.172630 | controller |     "Jun 11 16:33:19.199426 crc crio[22018]: time=\"2026-06-11T16:33:19.199213203Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:535f8324f03c481b865008d3d9aa89c68f1cb1925aec114b4c212be9a4a8df47 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ba5809f7-83f3-48a2-9351-0f3cd6e63ab3 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:0xc0004be778}] Aliases:map[]}\"",
2026-06-11 18:17:42.172646 | controller |     "Jun 11 16:33:19.199598 crc crio[22018]: time=\"2026-06-11T16:33:19.199502762Z\" 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:17:42.172661 | controller |     "Jun 11 16:33:19.200118 crc crio[22018]: time=\"2026-06-11T16:33:19.200010346Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a7ee69cf833e9631a40628acf30a4db52e265851f2cc3e1e4abe5f14c13728ce UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/8cce47ad-1b6d-4102-b8d3-159f426d6a34 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:0xc0004be860}] Aliases:map[]}\"",
2026-06-11 18:17:42.172678 | controller |     "Jun 11 16:33:19.200571 crc crio[22018]: time=\"2026-06-11T16:33:19.200450389Z\" 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:17:42.172703 | controller |     "Jun 11 16:33:19.201569 crc crio[22018]: time=\"2026-06-11T16:33:19.201471408Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:e1eceba162b2b4896470f10f72f95a9b200a3133e9581de4fa788defdd14f58e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/74d28b0e-8126-48ae-9e88-b1e8ca40139b 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:0xc0004be918}] Aliases:map[]}\"",
2026-06-11 18:17:42.172791 | controller |     "Jun 11 16:33:19.201798 crc crio[22018]: time=\"2026-06-11T16:33:19.201707165Z\" 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:17:42.172829 | controller |     "Jun 11 16:33:19.202524 crc crio[22018]: time=\"2026-06-11T16:33:19.20224389Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f3f8d45cb5456aa5894d8a23e4f2969e0eb12451dc31fe688f6895f93b8e001d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/acc0335a-60b1-4684-a42f-d30fbbc64172 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:0xc0004be9d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.172885 | controller |     "Jun 11 16:33:19.202675 crc crio[22018]: time=\"2026-06-11T16:33:19.20259313Z\" 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:17:42.172908 | controller |     "Jun 11 16:33:19.203294 crc crio[22018]: time=\"2026-06-11T16:33:19.203202357Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:ecae755d52b6c3d73a326389ed1ef72fd405c1cfcd0b5565ac4c6dc9853ed3d5 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/bab2940a-6937-4846-a643-a7bebe2131d6 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:0xc0004bed80}] Aliases:map[]}\"",
2026-06-11 18:17:42.172925 | controller |     "Jun 11 16:33:19.203542 crc crio[22018]: time=\"2026-06-11T16:33:19.203479905Z\" 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:17:42.172941 | controller |     "Jun 11 16:33:19.204757 crc crio[22018]: time=\"2026-06-11T16:33:19.204234267Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c73a63157a9892d3dcba98115f204382ee869c78b0101de0ad2ba67f8218ca9f UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/60770b9e-e672-4e4f-9e04-81562b586682 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:0xc0004bee48}] Aliases:map[]}\"",
2026-06-11 18:17:42.172956 | controller |     "Jun 11 16:33:19.205048 crc crio[22018]: time=\"2026-06-11T16:33:19.204960777Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.172972 | controller |     "Jun 11 16:33:19.206518 crc crio[22018]: time=\"2026-06-11T16:33:19.206288315Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:4e111e8c6050ac5c4e00eaa72fa65c4d4b0f7ee0973bf24eb8fd87a2e4783d42 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/16fb2408-d577-443a-8aaf-17b5c7c430f5 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:0xc0004beef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.172987 | controller |     "Jun 11 16:33:19.206643 crc crio[22018]: time=\"2026-06-11T16:33:19.206565743Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173003 | controller |     "Jun 11 16:33:19.207123 crc crio[22018]: time=\"2026-06-11T16:33:19.207036927Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc0004befa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.173018 | controller |     "Jun 11 16:33:19.207229 crc crio[22018]: time=\"2026-06-11T16:33:19.207209232Z\" 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:17:42.173037 | controller |     "Jun 11 16:33:19.207890 crc crio[22018]: time=\"2026-06-11T16:33:19.207800208Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:9c8dd07c04b3e2b081bcf610376c5d71759b4c491e2d4cea047e8523051eb0dc UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/2571b874-73c7-4737-9cb4-10c6311079ad 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:0xc0004bf040}] Aliases:map[]}\"",
2026-06-11 18:17:42.173052 | controller |     "Jun 11 16:33:19.208003 crc crio[22018]: time=\"2026-06-11T16:33:19.207986164Z\" 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:17:42.173068 | controller |     "Jun 11 16:33:19.208702 crc crio[22018]: time=\"2026-06-11T16:33:19.208622072Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1e9d400e-a141-430f-8fa0-068f91ec467e 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:0xc0004bf0d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.173083 | controller |     "Jun 11 16:33:19.208898 crc crio[22018]: time=\"2026-06-11T16:33:19.208818537Z\" 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:17:42.173099 | controller |     "Jun 11 16:33:19.209597 crc crio[22018]: time=\"2026-06-11T16:33:19.209489372Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f4bd17b6efff441ea3f71db76a8ae03f812616e7f5143586448175c96763ca85 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/ede7735b-beb1-4b9c-9558-fef18bbfdc6f 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:0xc0004bf178}] Aliases:map[]}\"",
2026-06-11 18:17:42.173114 | controller |     "Jun 11 16:33:19.209865 crc crio[22018]: time=\"2026-06-11T16:33:19.209734309Z\" 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:17:42.173129 | controller |     "Jun 11 16:33:19.210283 crc crio[22018]: time=\"2026-06-11T16:33:19.210212652Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/2f172fc6-3f01-48aa-b650-49b5e94c43b3 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:0xc00141a3a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.173145 | controller |     "Jun 11 16:33:19.210522 crc crio[22018]: time=\"2026-06-11T16:33:19.21048197Z\" 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:17:42.173160 | controller |     "Jun 11 16:33:19.211014 crc crio[22018]: time=\"2026-06-11T16:33:19.210936123Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3bf7c05492b782b970c0caa5a48892bfae502db076ff885c9a8e840da0e7ff38 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/afe98eef-c8da-4f40-9288-a35eca2c85a9 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:0xc00141a448}] Aliases:map[]}\"",
2026-06-11 18:17:42.173180 | controller |     "Jun 11 16:33:19.211140 crc crio[22018]: time=\"2026-06-11T16:33:19.211114188Z\" 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:17:42.173196 | controller |     "Jun 11 16:33:19.211595 crc crio[22018]: time=\"2026-06-11T16:33:19.21152214Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ccbc75aaad1ac655f4fefa215c11cc086a9a03057282f7c877cca2589b9dc6b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/bbd2e9ba-f4a1-4468-b521-a8a714bdafeb 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:0xc00141a4f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.173211 | controller |     "Jun 11 16:33:19.211744 crc crio[22018]: time=\"2026-06-11T16:33:19.211647433Z\" 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:17:42.173226 | controller |     "Jun 11 16:33:19.212083 crc crio[22018]: time=\"2026-06-11T16:33:19.212011464Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:0f1281d5fecfa619ce19f198e90846281c1a88d6daca1df479dc17b679b97ce5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d999047d-d470-4ccf-89bb-73c52b92cadf 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:0xc00141a588}] Aliases:map[]}\"",
2026-06-11 18:17:42.173241 | controller |     "Jun 11 16:33:19.212182 crc crio[22018]: time=\"2026-06-11T16:33:19.212136467Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173256 | controller |     "Jun 11 16:33:19.212991 crc crio[22018]: time=\"2026-06-11T16:33:19.21292954Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:67cdb92140a88f547fd2ecc6328b0954fab7dc4f31a624da13500d4aed8ee414 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/79be0fc4-658e-4d6b-a28d-8a513b8f5552 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:0xc00141a630}] Aliases:map[]}\"",
2026-06-11 18:17:42.173271 | controller |     "Jun 11 16:33:19.213174 crc crio[22018]: time=\"2026-06-11T16:33:19.213073894Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173286 | controller |     "Jun 11 16:33:19.213661 crc crio[22018]: time=\"2026-06-11T16:33:19.213596229Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc00141a6b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.173305 | controller |     "Jun 11 16:33:19.213807 crc crio[22018]: time=\"2026-06-11T16:33:19.213755563Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173321 | controller |     "Jun 11 16:33:19.214410 crc crio[22018]: time=\"2026-06-11T16:33:19.214144605Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:02f605820ee7a9b7edeef6284d253cbb85d6d6a85c6055c364b7a900be29db44 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c94c94eb-4a7d-4c7d-8afd-788391b0e240 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:0xc00141a758}] Aliases:map[]}\"",
2026-06-11 18:17:42.173337 | controller |     "Jun 11 16:33:19.214410 crc crio[22018]: time=\"2026-06-11T16:33:19.214362541Z\" 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:17:42.173351 | controller |     "Jun 11 16:33:19.214952 crc crio[22018]: time=\"2026-06-11T16:33:19.214790913Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d2298256-92db-4e14-8ad9-22e8fb602aac 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:0xc00141a7f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.173367 | controller |     "Jun 11 16:33:19.214952 crc crio[22018]: time=\"2026-06-11T16:33:19.214912996Z\" 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:17:42.173382 | controller |     "Jun 11 16:33:19.215427 crc crio[22018]: time=\"2026-06-11T16:33:19.215241386Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/22c74eee-b397-495d-971b-9d2902691a88 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:0xc00141a878}] Aliases:map[]}\"",
2026-06-11 18:17:42.173397 | controller |     "Jun 11 16:33:19.215580 crc crio[22018]: time=\"2026-06-11T16:33:19.215442342Z\" 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:17:42.173413 | controller |     "Jun 11 16:33:19.215958 crc crio[22018]: time=\"2026-06-11T16:33:19.215877614Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:45c00737b294f4f368339514caef07a63c200799ef18be38c7c552ad248cf1fc UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/45cb741d-fdf3-40f4-a7c8-6fe1bebde665 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:0xc00141a918}] Aliases:map[]}\"",
2026-06-11 18:17:42.173428 | controller |     "Jun 11 16:33:19.216507 crc crio[22018]: time=\"2026-06-11T16:33:19.216012328Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173448 | controller |     "Jun 11 16:33:19.216507 crc crio[22018]: time=\"2026-06-11T16:33:19.216414809Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8cf6e60050a1064addc45af1755f30d6a295b8aadb37db00df61ff82d31dd466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2eab28cd-e4a8-495c-995e-1c83b19a48d6 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:0xc00141a9a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.173464 | controller |     "Jun 11 16:33:19.216786 crc crio[22018]: time=\"2026-06-11T16:33:19.216524882Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173479 | controller |     "Jun 11 16:33:19.217101 crc crio[22018]: time=\"2026-06-11T16:33:19.216906383Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e617c0c0e60a1a08e0ca09bcfafe83c6bab47d84aec16cd472978a39d23fe0c1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/22c1ce4b-f74a-44eb-9b48-909913d88328 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:0xc00141aa40}] Aliases:map[]}\"",
2026-06-11 18:17:42.173494 | controller |     "Jun 11 16:33:19.217101 crc crio[22018]: time=\"2026-06-11T16:33:19.217077878Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173509 | controller |     "Jun 11 16:33:19.217573 crc crio[22018]: time=\"2026-06-11T16:33:19.217509221Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:04f9392518b8f8b39f6609971417f6cd9b83efe323fb38a8427d5297927ae01d UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/e60f998e-b5da-4133-b0b9-199b3b2e8dea 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:0xc00141aae0}] Aliases:map[]}\"",
2026-06-11 18:17:42.173525 | controller |     "Jun 11 16:33:19.217680 crc crio[22018]: time=\"2026-06-11T16:33:19.217636024Z\" 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:17:42.173540 | controller |     "Jun 11 16:33:19.218126 crc crio[22018]: time=\"2026-06-11T16:33:19.218072697Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82b93d7b-e2d4-4fd6-8356-667982f5a4ed 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:0xc00141ab68}] Aliases:map[]}\"",
2026-06-11 18:17:42.173556 | controller |     "Jun 11 16:33:19.218534 crc crio[22018]: time=\"2026-06-11T16:33:19.21820602Z\" 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:17:42.173571 | controller |     "Jun 11 16:33:19.218994 crc crio[22018]: time=\"2026-06-11T16:33:19.218909996Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 18:17:42.173589 | controller |     "Jun 11 16:33:19.220106 crc crio[22018]: time=\"2026-06-11T16:33:19.220019758Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 18:17:42.173604 | controller |     "Jun 11 16:33:19.220106 crc crio[22018]: time=\"2026-06-11T16:33:19.22007059Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 18:17:42.173619 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220147232Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 18:17:42.173635 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220204163Z\" level=info msg=\"runtime interface created\"",
2026-06-11 18:17:42.173650 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220232634Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 18:17:42.173666 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220242985Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 18:17:42.173681 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220301506Z\" level=info msg=\"starting plugins...\"",
2026-06-11 18:17:42.173696 | controller |     "Jun 11 16:33:19.220488 crc crio[22018]: time=\"2026-06-11T16:33:19.220391369Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 18:17:42.173710 | controller |     "Jun 11 16:33:19.226028 crc crio[22018]: time=\"2026-06-11T16:33:19.225934466Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 18:17:42.173726 | controller |     "Jun 11 16:33:19.234775 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 18:17:42.173741 | controller |     "Jun 11 16:33:39.396884 crc crio[22018]: time=\"2026-06-11T16:33:39.395992521Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.173756 | controller |     "Jun 11 16:33:39.398081 crc crio[22018]: time=\"2026-06-11T16:33:39.396917547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.173772 | controller |     "Jun 11 16:33:39.427400 crc crio[22018]: time=\"2026-06-11T16:33:39.427067177Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}\"",
2026-06-11 18:17:42.173787 | controller |     "Jun 11 16:33:39.427400 crc crio[22018]: time=\"2026-06-11T16:33:39.427379036Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.173803 | controller |     "Jun 11 16:33:39.979025 crc crio[22018]: 2026-06-11T16:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:514de2ff7e6e1da Mac:72:f3:d4:1f:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 SocketPath: PciID:}] [{Interface:0xc00011e720 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.173818 | controller |     "Jun 11 16:33:39.980297 crc crio[22018]: time=\"2026-06-11T16:33:39.980170493Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc00285c788}] Aliases:map[]}\"",
2026-06-11 18:17:42.173837 | controller |     "Jun 11 16:33:39.980496 crc crio[22018]: time=\"2026-06-11T16:33:39.98044375Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.173883 | controller |     "Jun 11 16:33:39.988379 crc crio[22018]: time=\"2026-06-11T16:33:39.988230223Z\" level=info msg=\"Ran pod sandbox 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d with infra container: openshift-etcd/installer-3-crc/POD\" id=c8c67265-1f62-4346-8d91-e891fb47b2d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.173917 | controller |     "Jun 11 16:33:39.994050 crc crio[22018]: time=\"2026-06-11T16:33:39.993947501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bec36cea-6296-4a68-9dde-b0b0d365fa62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.173946 | controller |     "Jun 11 16:33:39.997882 crc crio[22018]: time=\"2026-06-11T16:33:39.997778988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c1add9aa-2d7a-4250-ac83-e35a28e2b815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.173965 | controller |     "Jun 11 16:33:40.009905 crc crio[22018]: time=\"2026-06-11T16:33:40.009812267Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.173981 | controller |     "Jun 11 16:33:40.010530 crc crio[22018]: time=\"2026-06-11T16:33:40.010463997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.173997 | controller |     "Jun 11 16:33:40.078125 crc crio[22018]: time=\"2026-06-11T16:33:40.077999159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174012 | controller |     "Jun 11 16:33:40.271378 crc crio[22018]: time=\"2026-06-11T16:33:40.270878474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174028 | controller |     "Jun 11 16:33:40.615401 crc crio[22018]: time=\"2026-06-11T16:33:40.61498538Z\" level=info msg=\"Created container ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203: openshift-etcd/installer-3-crc/installer\" id=b434ff33-5aed-41e7-a721-5a00123460f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.174043 | controller |     "Jun 11 16:33:40.617612 crc crio[22018]: time=\"2026-06-11T16:33:40.617543902Z\" level=info msg=\"Starting container: ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203\" id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.174058 | controller |     "Jun 11 16:33:40.624750 crc crio[22018]: time=\"2026-06-11T16:33:40.624652742Z\" level=info msg=\"Started container\" PID=22596 containerID=ef60ddd362ff145781800e2d318ff4333966ed26d2baa687fbd0073747472203 description=openshift-etcd/installer-3-crc/installer id=e883d6e9-d2fa-4c59-b621-3fa7d5e7babf name=/runtime.v1.RuntimeService/StartContainer sandboxID=514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d",
2026-06-11 18:17:42.174073 | controller |     "Jun 11 16:34:12.389517 crc crio[22018]: time=\"2026-06-11T16:34:12.388495644Z\" level=info msg=\"Stopping container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 (timeout: 30s)\" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174093 | controller |     "Jun 11 16:34:12.392124 crc crio[22018]: time=\"2026-06-11T16:34:12.391761408Z\" level=info msg=\"Stopping container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d (timeout: 30s)\" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174109 | controller |     "Jun 11 16:34:12.392884 crc crio[22018]: time=\"2026-06-11T16:34:12.392481014Z\" level=info msg=\"Stopping container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff (timeout: 30s)\" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174124 | controller |     "Jun 11 16:34:12.394770 crc crio[22018]: time=\"2026-06-11T16:34:12.394692083Z\" level=info msg=\"Stopping container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e (timeout: 30s)\" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174138 | controller |     "Jun 11 16:34:12.394880 crc crio[22018]: time=\"2026-06-11T16:34:12.394772125Z\" level=info msg=\"Stopping container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8 (timeout: 30s)\" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174153 | controller |     "Jun 11 16:34:12.916437 crc crio[22018]: time=\"2026-06-11T16:34:12.914152552Z\" level=info msg=\"Stopped container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=7c4cbabc-24fd-4527-a44a-d07e181eadf9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174168 | controller |     "Jun 11 16:34:13.127908 crc crio[22018]: time=\"2026-06-11T16:34:13.127748986Z\" level=info msg=\"Stopped container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=39d4a3cb-cc6b-4f6d-9862-b19287c6d5fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174182 | controller |     "Jun 11 16:34:13.201494 crc crio[22018]: time=\"2026-06-11T16:34:13.201216901Z\" level=info msg=\"Stopped container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=42643f68-8be9-4c8d-b004-52231ab684a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174197 | controller |     "Jun 11 16:34:26.597198 crc crio[22018]: time=\"2026-06-11T16:34:26.595756068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=34685375-0b25-4142-a0f9-bd3e73929264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.174212 | controller |     "Jun 11 16:34:26.598704 crc crio[22018]: time=\"2026-06-11T16:34:26.597619849Z\" level=info msg=\"Removing container: 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24\" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174226 | controller |     "Jun 11 16:34:26.600491 crc crio[22018]: time=\"2026-06-11T16:34:26.600277015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4335a8dc-cca9-436c-b16b-b5b1d0581dcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.174241 | controller |     "Jun 11 16:34:26.933697 crc crio[22018]: time=\"2026-06-11T16:34:26.933620482Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.174256 | controller |     "Jun 11 16:34:26.934795 crc crio[22018]: time=\"2026-06-11T16:34:26.934386077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174274 | controller |     "Jun 11 16:34:26.981751 crc crio[22018]: time=\"2026-06-11T16:34:26.981601949Z\" level=info msg=\"Removed container 83b541719d6c5e95d4a63fa1302c46fec149fd5c04d586487315015805244c24: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=df0aa38a-ede0-43dd-bed7-a11d69455c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174290 | controller |     "Jun 11 16:34:26.984665 crc crio[22018]: time=\"2026-06-11T16:34:26.984588393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174305 | controller |     "Jun 11 16:34:27.129136 crc crio[22018]: time=\"2026-06-11T16:34:27.129013041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174320 | controller |     "Jun 11 16:34:27.596639 crc crio[22018]: time=\"2026-06-11T16:34:27.596092274Z\" level=info msg=\"Created container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e3cc496f-1c59-4383-a825-3fa25dec0b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.174336 | controller |     "Jun 11 16:34:27.598191 crc crio[22018]: time=\"2026-06-11T16:34:27.598042937Z\" level=info msg=\"Starting container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49\" id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.174351 | controller |     "Jun 11 16:34:27.604208 crc crio[22018]: time=\"2026-06-11T16:34:27.6040686Z\" level=info msg=\"Started container\" PID=23236 containerID=0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f755cd36-286c-4cc8-bbec-1ed5a0420f5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.174366 | controller |     "Jun 11 16:34:27.631659 crc crio[22018]: time=\"2026-06-11T16:34:27.631145052Z\" level=info msg=\"Stopping pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d\" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.174381 | controller |     "Jun 11 16:34:27.631874 crc crio[22018]: time=\"2026-06-11T16:34:27.631845385Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d UID:94746f58-524c-4ea2-96d8-5178a7c35546 NetNS:/var/run/netns/3962fa54-539f-437a-865a-777ab356f5d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod94746f58_524c_4ea2_96d8_5178a7c35546.slice PodAnnotations:0xc0004bf3d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.174397 | controller |     "Jun 11 16:34:27.632025 crc crio[22018]: time=\"2026-06-11T16:34:27.63199164Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.174412 | controller |     "Jun 11 16:34:27.887149 crc crio[22018]: time=\"2026-06-11T16:34:27.886925724Z\" level=info msg=\"Stopped pod sandbox: 514de2ff7e6e1da78f883a3f5d8c8ad4f0992f6fc7f97b59c304e83f7b3c613d\" id=a4e85f92-a63d-4c93-b568-91ad4b36eb2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.174426 | controller |     "Jun 11 16:34:39.582105 crc crio[22018]: time=\"2026-06-11T16:34:39.581128485Z\" level=info msg=\"Stopped container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=e939973b-74bc-4acf-8be6-631075ba15e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174445 | controller |     "Jun 11 16:34:42.425227 crc crio[22018]: time=\"2026-06-11T16:34:42.424516311Z\" level=warning msg=\"Stopping container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.174460 | controller |     "Jun 11 16:34:42.478208 crc crio[22018]: time=\"2026-06-11T16:34:42.477568618Z\" level=error msg=\"Killing container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.174476 | controller |     "Jun 11 16:34:42.550252 crc crio[22018]: time=\"2026-06-11T16:34:42.550193536Z\" level=info msg=\"Stopped container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=169801a2-892b-49bd-9a1f-8edb39059ff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174491 | controller |     "Jun 11 16:34:42.551653 crc crio[22018]: time=\"2026-06-11T16:34:42.551574281Z\" level=info msg=\"Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.174505 | controller |     "Jun 11 16:34:42.557641 crc crio[22018]: time=\"2026-06-11T16:34:42.557525571Z\" level=info msg=\"Stopped pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=a8dc92f1-167e-48aa-a909-be043a506c0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.174520 | controller |     "Jun 11 16:34:42.794837 crc crio[22018]: time=\"2026-06-11T16:34:42.794747696Z\" level=info msg=\"Removing container: 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d\" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174534 | controller |     "Jun 11 16:34:42.816893 crc crio[22018]: time=\"2026-06-11T16:34:42.816777037Z\" level=info msg=\"Removed container 6b4f608c48ef1fdd0827a3fe139fe97b0ea89e1c9040d2b7792435ff0e45303d: openshift-etcd/etcd-crc/etcd-rev\" id=65580082-d2f7-4603-99eb-09e4fe4a5923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174549 | controller |     "Jun 11 16:34:42.820390 crc crio[22018]: time=\"2026-06-11T16:34:42.820027851Z\" level=info msg=\"Removing container: 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff\" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174564 | controller |     "Jun 11 16:34:42.839544 crc crio[22018]: time=\"2026-06-11T16:34:42.839482617Z\" level=info msg=\"Removed container 137e3eb7077f554f2dd342ede7d2e5bbe694582205981fb9b56f232181ee7eff: openshift-etcd/etcd-crc/etcd-readyz\" id=63c7c4f7-9590-4c77-b506-f8318d9860da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174579 | controller |     "Jun 11 16:34:42.842933 crc crio[22018]: time=\"2026-06-11T16:34:42.842835585Z\" level=info msg=\"Removing container: 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e\" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174593 | controller |     "Jun 11 16:34:42.870315 crc crio[22018]: time=\"2026-06-11T16:34:42.870150834Z\" level=info msg=\"Removed container 631fc9453321167dc3305d05b6f4de36d527f0ad6b7be7ac72423c35fba2a60e: openshift-etcd/etcd-crc/etcd-metrics\" id=0020c0ee-7b17-466c-a85e-a4932d2c4462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174608 | controller |     "Jun 11 16:34:42.876023 crc crio[22018]: time=\"2026-06-11T16:34:42.875909858Z\" level=info msg=\"Removing container: 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8\" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174627 | controller |     "Jun 11 16:34:42.899166 crc crio[22018]: time=\"2026-06-11T16:34:42.899022865Z\" level=info msg=\"Removed container 104a13cf39d7b45fc1508c3e2095077e6472280320e2ec40d7bcae4206114cd8: openshift-etcd/etcd-crc/etcd\" id=b6562277-a1d9-4828-81ac-9df52f4003b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174642 | controller |     "Jun 11 16:34:42.903720 crc crio[22018]: time=\"2026-06-11T16:34:42.903230029Z\" level=info msg=\"Removing container: 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34\" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174657 | controller |     "Jun 11 16:34:42.922996 crc crio[22018]: time=\"2026-06-11T16:34:42.922861511Z\" level=info msg=\"Removed container 2c88e19d47e03b4c9aeb1f4e6e842151f7b2e8ae3b179b416d5666ba7f3ccf34: openshift-etcd/etcd-crc/etcdctl\" id=7cecc167-d51d-46d9-a4d1-d8e75ce9a0f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174671 | controller |     "Jun 11 16:34:42.927984 crc crio[22018]: time=\"2026-06-11T16:34:42.927891332Z\" level=info msg=\"Removing container: a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b\" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174686 | controller |     "Jun 11 16:34:43.013701 crc crio[22018]: time=\"2026-06-11T16:34:43.013573454Z\" level=info msg=\"Removed container a6ec4f3d094c8496fa3978646d34222ecb1938d456a28e0f1cdfe7da68a54e9b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=b0c5ad91-4892-45c3-a28b-5bc5a4bbc08f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174701 | controller |     "Jun 11 16:34:43.017821 crc crio[22018]: time=\"2026-06-11T16:34:43.017712713Z\" level=info msg=\"Removing container: 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f\" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174715 | controller |     "Jun 11 16:34:43.112090 crc crio[22018]: time=\"2026-06-11T16:34:43.111967677Z\" level=info msg=\"Removed container 11157900800f87fbb662db947d8a25556cfe9aabfc178c946e66a33f6fa5697f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d167650e-7f79-4bd4-8153-fb35e44e44aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174730 | controller |     "Jun 11 16:34:43.119730 crc crio[22018]: time=\"2026-06-11T16:34:43.119672225Z\" level=info msg=\"Removing container: 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f\" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174745 | controller |     "Jun 11 16:34:43.184892 crc crio[22018]: time=\"2026-06-11T16:34:43.18474049Z\" level=info msg=\"Removed container 9abe00007717972ebcfc0e17fa455b2b5cab8be94da66d1d638fd3e256c0901f: openshift-etcd/etcd-crc/setup\" id=e372db33-e7df-4079-a193-10bd03df067e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.174768 | controller |     "Jun 11 16:34:52.808003 crc crio[22018]: time=\"2026-06-11T16:34:52.806845249Z\" level=info msg=\"Stopping container: 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 (timeout: 30s)\" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.174793 | controller |     "Jun 11 16:35:09.016073 crc crio[22018]: time=\"2026-06-11T16:35:09.015129326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f24434f9-5189-4aa2-8dc4-979c90bc5c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.174811 | controller |     "Jun 11 16:35:09.018251 crc crio[22018]: time=\"2026-06-11T16:35:09.018105932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2248396-a982-4930-917f-7af387a0cf49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.174831 | controller |     "Jun 11 16:35:09.020764 crc crio[22018]: time=\"2026-06-11T16:35:09.020667595Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.174863 | controller |     "Jun 11 16:35:09.021591 crc crio[22018]: time=\"2026-06-11T16:35:09.021510873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174884 | controller |     "Jun 11 16:35:09.055657 crc crio[22018]: time=\"2026-06-11T16:35:09.055546877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174900 | controller |     "Jun 11 16:35:09.062360 crc crio[22018]: time=\"2026-06-11T16:35:09.062219812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.174916 | controller |     "Jun 11 16:35:09.390622 crc crio[22018]: time=\"2026-06-11T16:35:09.389668351Z\" level=info msg=\"Created container 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=0bbf160f-66fc-4da6-b04f-70ce1fbebe7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.174931 | controller |     "Jun 11 16:35:09.393067 crc crio[22018]: time=\"2026-06-11T16:35:09.392910476Z\" level=info msg=\"Starting container: 677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3\" id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.174946 | controller |     "Jun 11 16:35:09.405750 crc crio[22018]: time=\"2026-06-11T16:35:09.405291494Z\" level=info msg=\"Started container\" PID=23911 containerID=677f81e70b2a90d746a8f1edc8990e36a88a08447417d0e353e0f057dcc88ca3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=79baecd8-85c8-4ea3-870c-5d3b7f8003f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e18f62c0ec99250bbada1375e4a2d6b97f1753edcb1fee5bbc7a6d2b7fa488",
2026-06-11 18:17:42.174961 | controller |     "Jun 11 16:35:19.635706 crc crio[22018]: time=\"2026-06-11T16:35:19.634637583Z\" level=info msg=\"Stopping pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.174978 | controller |     "Jun 11 16:35:19.638669 crc crio[22018]: time=\"2026-06-11T16:35:19.635730468Z\" level=info msg=\"Stopped pod sandbox (already stopped): a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=f0d2e91b-8ac7-4d89-ba3b-cfbd908442fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.175000 | controller |     "Jun 11 16:35:19.638669 crc crio[22018]: time=\"2026-06-11T16:35:19.637594228Z\" level=info msg=\"Removing pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.175026 | controller |     "Jun 11 16:35:19.653559 crc crio[22018]: time=\"2026-06-11T16:35:19.653418353Z\" level=info msg=\"Removed pod sandbox: a008cd33bd3a020a7ce37517656f440a66d9e3821a1a9fc5211fe103bcf7c320\" id=e351a8e7-a341-4f1f-bcee-4cc2b1e05317 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.175055 | controller |     "Jun 11 16:35:22.819495 crc crio[22018]: time=\"2026-06-11T16:35:22.818284214Z\" level=warning msg=\"Stopping container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.175087 | controller |     "Jun 11 16:35:22.863517 crc crio[22018]: time=\"2026-06-11T16:35:22.862606771Z\" level=error msg=\"Killing container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.175106 | controller |     "Jun 11 16:35:24.085913 crc crio[22018]: time=\"2026-06-11T16:35:24.085789269Z\" level=info msg=\"Stopped container 0753b8ef16b6f0875295577983362145517e3bce9247f7ae95c1b54939e81b49: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=214473e1-d53c-494e-aabf-767fa5e12919 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.175122 | controller |     "Jun 11 16:35:24.088017 crc crio[22018]: time=\"2026-06-11T16:35:24.087935149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5150c404-c14c-42b2-a071-21f9e3828aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175138 | controller |     "Jun 11 16:35:24.091944 crc crio[22018]: time=\"2026-06-11T16:35:24.091823944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=eaebd09e-d13f-4e8e-b16e-5ffbb5131fdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175153 | controller |     "Jun 11 16:35:24.094275 crc crio[22018]: time=\"2026-06-11T16:35:24.09419417Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175168 | controller |     "Jun 11 16:35:24.094695 crc crio[22018]: time=\"2026-06-11T16:35:24.094623874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175183 | controller |     "Jun 11 16:35:24.113821 crc crio[22018]: time=\"2026-06-11T16:35:24.113419519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175198 | controller |     "Jun 11 16:35:24.143289 crc crio[22018]: time=\"2026-06-11T16:35:24.143113105Z\" level=info msg=\"Removing container: ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835\" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.175213 | controller |     "Jun 11 16:35:24.246128 crc crio[22018]: time=\"2026-06-11T16:35:24.246041727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175227 | controller |     "Jun 11 16:35:24.365915 crc crio[22018]: time=\"2026-06-11T16:35:24.36575673Z\" level=info msg=\"Created container d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a45a5867-82e4-4dd6-aa18-4a7dc0d0da74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175242 | controller |     "Jun 11 16:35:24.367087 crc crio[22018]: time=\"2026-06-11T16:35:24.367009221Z\" level=info msg=\"Starting container: d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac\" id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.175257 | controller |     "Jun 11 16:35:24.368696 crc crio[22018]: time=\"2026-06-11T16:35:24.368606713Z\" level=info msg=\"Removed container ac6050e547ec9b04cfce1478a8d56347defa455be724cbbd67fff17652dfe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=44cae48d-53d2-403c-8432-e8478bf293ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.175278 | controller |     "Jun 11 16:35:24.372699 crc crio[22018]: time=\"2026-06-11T16:35:24.372624692Z\" level=info msg=\"Started container\" PID=24112 containerID=d3ed02e4c4ec54a6238e8c8a6fb0be76547346d7a4846a2e6fae796628e479ac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=21489c03-f031-491d-adf3-7dcdd3cfa25a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.175295 | controller |     "Jun 11 16:36:16.675676 crc crio[22018]: time=\"2026-06-11T16:36:16.6746527Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.175310 | controller |     "Jun 11 16:36:16.675676 crc crio[22018]: time=\"2026-06-11T16:36:16.67525485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175325 | controller |     "Jun 11 16:36:16.687949 crc crio[22018]: time=\"2026-06-11T16:36:16.687837114Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.175340 | controller |     "Jun 11 16:36:16.709471 crc crio[22018]: time=\"2026-06-11T16:36:16.708303242Z\" level=info msg=\"Ran pod sandbox 8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962 with infra container: openshift-etcd/etcd-crc/POD\" id=7b91b39b-26c1-4b45-808c-f546c74af9fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.175355 | controller |     "Jun 11 16:36:16.712699 crc crio[22018]: time=\"2026-06-11T16:36:16.712564639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3b843c12-dbc8-42b5-8f76-352fd8d8225b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175370 | controller |     "Jun 11 16:36:16.714780 crc crio[22018]: time=\"2026-06-11T16:36:16.714744528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c70eeec4-9ba5-493b-ac72-9e82e1534dd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175384 | controller |     "Jun 11 16:36:16.725915 crc crio[22018]: time=\"2026-06-11T16:36:16.725851244Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175400 | controller |     "Jun 11 16:36:16.726457 crc crio[22018]: time=\"2026-06-11T16:36:16.726179215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175422 | controller |     "Jun 11 16:36:16.748936 crc crio[22018]: time=\"2026-06-11T16:36:16.748689948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175445 | controller |     "Jun 11 16:36:16.878660 crc crio[22018]: time=\"2026-06-11T16:36:16.878486499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175462 | controller |     "Jun 11 16:36:16.976045 crc crio[22018]: time=\"2026-06-11T16:36:16.975993872Z\" level=info msg=\"Created container c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908: openshift-etcd/etcd-crc/setup\" id=600093ca-5571-4c67-ae2a-256749247957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175481 | controller |     "Jun 11 16:36:16.977264 crc crio[22018]: time=\"2026-06-11T16:36:16.97714407Z\" level=info msg=\"Starting container: c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908\" id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.175497 | controller |     "Jun 11 16:36:16.985502 crc crio[22018]: time=\"2026-06-11T16:36:16.985205898Z\" level=info msg=\"Started container\" PID=24823 containerID=c23cdb5a038daf379e3fb2e10365609d33c71b542df15208e451f811e9233908 description=openshift-etcd/etcd-crc/setup id=e93ee3e5-3215-4847-9112-ec850dae1750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.175512 | controller |     "Jun 11 16:36:17.610438 crc crio[22018]: time=\"2026-06-11T16:36:17.610221772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a5b8c3ca-7fb8-4c2b-a9cb-028997de8726 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175528 | controller |     "Jun 11 16:36:17.613129 crc crio[22018]: time=\"2026-06-11T16:36:17.613046121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=69d0195a-034a-47e2-83f5-ea00d706f39f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175543 | controller |     "Jun 11 16:36:17.615315 crc crio[22018]: time=\"2026-06-11T16:36:17.615250683Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175558 | controller |     "Jun 11 16:36:17.615736 crc crio[22018]: time=\"2026-06-11T16:36:17.615603414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175574 | controller |     "Jun 11 16:36:17.640011 crc crio[22018]: time=\"2026-06-11T16:36:17.639881034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175588 | controller |     "Jun 11 16:36:17.645779 crc crio[22018]: time=\"2026-06-11T16:36:17.645698102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175603 | controller |     "Jun 11 16:36:17.762438 crc crio[22018]: time=\"2026-06-11T16:36:17.762219525Z\" level=info msg=\"Created container 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07: openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator\" id=2ed08856-f7fd-48df-829b-56cdd77ab619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175617 | controller |     "Jun 11 16:36:17.763972 crc crio[22018]: time=\"2026-06-11T16:36:17.763880759Z\" level=info msg=\"Starting container: 876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07\" id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.175632 | controller |     "Jun 11 16:36:17.769600 crc crio[22018]: time=\"2026-06-11T16:36:17.76951393Z\" level=info msg=\"Started container\" PID=24857 containerID=876e62a866ba600f151cda82e25b35ae7c22ca167594155486223f8527498f07 description=openshift-marketplace/marketplace-operator-547dbd544d-bnpct/marketplace-operator id=d393d051-d2f0-4c32-bc7f-6b2b5f9df9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=914d53fd619e69374f22f03cc4e73986ab2522933461376dac58e6a73f1db8b1",
2026-06-11 18:17:42.175648 | controller |     "Jun 11 16:36:40.816951 crc crio[22018]: time=\"2026-06-11T16:36:40.816095028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=69cae143-5b37-44d3-834b-8f5268250381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175667 | controller |     "Jun 11 16:36:40.819418 crc crio[22018]: time=\"2026-06-11T16:36:40.81928203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9bf4ab83-1669-416d-a177-9627218646ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175683 | controller |     "Jun 11 16:36:40.821547 crc crio[22018]: time=\"2026-06-11T16:36:40.821462281Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175698 | controller |     "Jun 11 16:36:40.822106 crc crio[22018]: time=\"2026-06-11T16:36:40.822001279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175713 | controller |     "Jun 11 16:36:40.842948 crc crio[22018]: time=\"2026-06-11T16:36:40.842848008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175728 | controller |     "Jun 11 16:36:40.992477 crc crio[22018]: time=\"2026-06-11T16:36:40.992032102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175743 | controller |     "Jun 11 16:36:41.094724 crc crio[22018]: time=\"2026-06-11T16:36:41.094613728Z\" level=info msg=\"Created container d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0cc5c9be-c2a9-466d-a1c6-7bf6313d2af0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175757 | controller |     "Jun 11 16:36:41.095825 crc crio[22018]: time=\"2026-06-11T16:36:41.095759835Z\" level=info msg=\"Starting container: d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1\" id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.175772 | controller |     "Jun 11 16:36:41.103783 crc crio[22018]: time=\"2026-06-11T16:36:41.103683119Z\" level=info msg=\"Started container\" PID=25149 containerID=d6914d07fd71e4e01a30c1184b92d55410ba95646d13e1eb1bd54f3db177c4f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=64bfff24-ac68-4e7b-822a-925481079701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.175787 | controller |     "Jun 11 16:36:42.846566 crc crio[22018]: time=\"2026-06-11T16:36:42.846210218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4ac30dc9-cad0-475c-a207-9dc96a0ea2d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175802 | controller |     "Jun 11 16:36:42.850196 crc crio[22018]: time=\"2026-06-11T16:36:42.850085703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=cd6fef04-48b4-499f-b1fd-75e687eed72c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175817 | controller |     "Jun 11 16:36:42.855929 crc crio[22018]: time=\"2026-06-11T16:36:42.855802257Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175836 | controller |     "Jun 11 16:36:42.856780 crc crio[22018]: time=\"2026-06-11T16:36:42.856694396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.175872 | controller |     "Jun 11 16:36:42.860201 crc crio[22018]: time=\"2026-06-11T16:36:42.860036163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5a1121eb-8d5d-44f8-81b2-d0b18e78f460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175890 | controller |     "Jun 11 16:36:42.861839 crc crio[22018]: time=\"2026-06-11T16:36:42.861736508Z\" level=info msg=\"Removing container: 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5\" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.175904 | controller |     "Jun 11 16:36:42.867951 crc crio[22018]: time=\"2026-06-11T16:36:42.867825434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=63a52a3e-21cf-4918-97d5-b8193cdbaaf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175919 | controller |     "Jun 11 16:36:42.871552 crc crio[22018]: time=\"2026-06-11T16:36:42.871234222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=211796f6-1cae-4004-beec-5e00da771095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175934 | controller |     "Jun 11 16:36:42.871552 crc crio[22018]: time=\"2026-06-11T16:36:42.871292044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=576faf4e-bd4d-44d3-b907-0745d32122a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.175978 | controller |     "Jun 11 16:36:42.877228 crc crio[22018]: time=\"2026-06-11T16:36:42.8770783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.175995 | controller |     "Jun 11 16:36:42.877836 crc crio[22018]: time=\"2026-06-11T16:36:42.877732261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176011 | controller |     "Jun 11 16:36:42.878190 crc crio[22018]: time=\"2026-06-11T16:36:42.87800314Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176026 | controller |     "Jun 11 16:36:42.878640 crc crio[22018]: time=\"2026-06-11T16:36:42.878546198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176041 | controller |     "Jun 11 16:36:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.901187035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176056 | controller |     "Jun 11 16:36:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.906562478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176071 | controller |     "Jun 11 16:36:42.908674 crc crio[22018]: time=\"2026-06-11T16:36:42.908118828Z\" level=info msg=\"Removed container 81b424a4953c9ac20913f4898ba732a3b62b93b2cc97cd8f023c4797053736b5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e7064f07-6bd7-49db-8448-f627cd91b536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.176091 | controller |     "Jun 11 16:36:42.931104 crc crio[22018]: time=\"2026-06-11T16:36:42.931000113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176108 | controller |     "Jun 11 16:36:42.947642 crc crio[22018]: time=\"2026-06-11T16:36:42.947556965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176130 | controller |     "Jun 11 16:36:43.025431 crc crio[22018]: time=\"2026-06-11T16:36:43.02297607Z\" level=info msg=\"Created container 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=059b5b93-579c-4ec5-8435-494058301d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176157 | controller |     "Jun 11 16:36:43.025707 crc crio[22018]: time=\"2026-06-11T16:36:43.025630483Z\" level=info msg=\"Starting container: 78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6\" id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176186 | controller |     "Jun 11 16:36:43.044634 crc crio[22018]: time=\"2026-06-11T16:36:43.038875329Z\" level=info msg=\"Started container\" PID=25184 containerID=78870b081f2125a582c5e03621dd1c1fb397e98f6dd8199161dc4fbbcda6afb6 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3417ba76-700f-4ffb-bab0-9296b07e063f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08b0a52b0c4ad69afc282c62c93ceba545be3d4930982ed8df7a734648c9355",
2026-06-11 18:17:42.176212 | controller |     "Jun 11 16:36:43.097997 crc crio[22018]: time=\"2026-06-11T16:36:43.097828173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176230 | controller |     "Jun 11 16:36:43.112836 crc crio[22018]: time=\"2026-06-11T16:36:43.112782074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176246 | controller |     "Jun 11 16:36:43.193138 crc crio[22018]: time=\"2026-06-11T16:36:43.193077594Z\" level=info msg=\"Created container 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=20057c97-585f-4397-a9d8-81e24aa8b7ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176261 | controller |     "Jun 11 16:36:43.194870 crc crio[22018]: time=\"2026-06-11T16:36:43.19479924Z\" level=info msg=\"Starting container: 59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8\" id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176278 | controller |     "Jun 11 16:36:43.200271 crc crio[22018]: time=\"2026-06-11T16:36:43.200168152Z\" level=info msg=\"Started container\" PID=25231 containerID=59e1f8ab1f9944896413f2101b38bec657a588f008760840d04d2414df0ec9e8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=aae45cb9-ff14-4ab7-bd0d-6eed0f7c2c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb24c7dea7fe624aca8151c4e8f0c7ed9ec556a60b8c8aa47a4b1368eb65b4fc",
2026-06-11 18:17:42.176293 | controller |     "Jun 11 16:36:43.205419 crc crio[22018]: time=\"2026-06-11T16:36:43.205264666Z\" level=info msg=\"Created container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66845a0-94ce-4423-8473-9f5e257709e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176314 | controller |     "Jun 11 16:36:43.206863 crc crio[22018]: time=\"2026-06-11T16:36:43.206770154Z\" level=info msg=\"Starting container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c\" id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176330 | controller |     "Jun 11 16:36:43.213212 crc crio[22018]: time=\"2026-06-11T16:36:43.212603771Z\" level=info msg=\"Started container\" PID=25230 containerID=70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe0a404b-533a-48cd-b856-e1886590c8e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.176345 | controller |     "Jun 11 16:36:43.223605 crc crio[22018]: time=\"2026-06-11T16:36:43.223489732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=83f23ca0-2f92-454f-92ec-612a14638441 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176361 | controller |     "Jun 11 16:36:43.226695 crc crio[22018]: time=\"2026-06-11T16:36:43.226613991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=33a5a32a-4c23-4df5-bd61-edf28cba06b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176376 | controller |     "Jun 11 16:36:43.228695 crc crio[22018]: time=\"2026-06-11T16:36:43.228614396Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176391 | controller |     "Jun 11 16:36:43.229024 crc crio[22018]: time=\"2026-06-11T16:36:43.228953807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176406 | controller |     "Jun 11 16:36:43.259789 crc crio[22018]: time=\"2026-06-11T16:36:43.259664774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176421 | controller |     "Jun 11 16:36:43.437946 crc crio[22018]: time=\"2026-06-11T16:36:43.437851069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176436 | controller |     "Jun 11 16:36:43.520155 crc crio[22018]: time=\"2026-06-11T16:36:43.519606856Z\" level=info msg=\"Created container a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=52d5f1d8-1c72-4245-a711-d93c09eaa910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176451 | controller |     "Jun 11 16:36:43.534644 crc crio[22018]: time=\"2026-06-11T16:36:43.534509345Z\" level=info msg=\"Starting container: a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77\" id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176466 | controller |     "Jun 11 16:36:43.539886 crc crio[22018]: time=\"2026-06-11T16:36:43.539770264Z\" level=info msg=\"Started container\" PID=25274 containerID=a431c289c91193045d567e09c120b3db6f3dcbb9b4fba66c1e9314d9d951ed77 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=88a9968a-63d3-4e70-bcd5-a343c5ae27ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.176485 | controller |     "Jun 11 16:36:43.894218 crc crio[22018]: time=\"2026-06-11T16:36:43.89414287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2a414517-dc09-46ef-926b-6821b4471529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176500 | controller |     "Jun 11 16:36:43.895731 crc crio[22018]: time=\"2026-06-11T16:36:43.895674529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b2803c6b-36b1-4558-afc2-e3b500a6ed95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176515 | controller |     "Jun 11 16:36:43.898690 crc crio[22018]: time=\"2026-06-11T16:36:43.898608594Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176530 | controller |     "Jun 11 16:36:43.899056 crc crio[22018]: time=\"2026-06-11T16:36:43.898988107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176545 | controller |     "Jun 11 16:36:43.920637 crc crio[22018]: time=\"2026-06-11T16:36:43.920555821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176560 | controller |     "Jun 11 16:36:43.924188 crc crio[22018]: time=\"2026-06-11T16:36:43.924110543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176575 | controller |     "Jun 11 16:36:44.018941 crc crio[22018]: time=\"2026-06-11T16:36:44.018817367Z\" level=info msg=\"Created container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=631e5684-251f-4d6e-97a9-1437cf4136df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176590 | controller |     "Jun 11 16:36:44.019941 crc crio[22018]: time=\"2026-06-11T16:36:44.01987439Z\" level=info msg=\"Starting container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc\" id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176605 | controller |     "Jun 11 16:36:44.027382 crc crio[22018]: time=\"2026-06-11T16:36:44.02670838Z\" level=info msg=\"Started container\" PID=25296 containerID=8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e329a8ce-6d6c-4f9b-8a64-ba48e674bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0",
2026-06-11 18:17:42.176620 | controller |     "Jun 11 16:36:48.956733 crc crio[22018]: time=\"2026-06-11T16:36:48.955887342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=da256831-bfe2-47e9-9585-437e90c1c3c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176635 | controller |     "Jun 11 16:36:48.957305 crc crio[22018]: time=\"2026-06-11T16:36:48.956108389Z\" level=info msg=\"Removing container: 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f\" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.176654 | controller |     "Jun 11 16:36:48.958882 crc crio[22018]: time=\"2026-06-11T16:36:48.958828746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=568469d9-3ff6-43b4-8e23-57ffe14b2ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176669 | controller |     "Jun 11 16:36:49.023199 crc crio[22018]: time=\"2026-06-11T16:36:49.023013368Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176684 | controller |     "Jun 11 16:36:49.025615 crc crio[22018]: time=\"2026-06-11T16:36:49.023568336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176699 | controller |     "Jun 11 16:36:49.051257 crc crio[22018]: time=\"2026-06-11T16:36:49.051130642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176714 | controller |     "Jun 11 16:36:49.089009 crc crio[22018]: time=\"2026-06-11T16:36:49.088716302Z\" level=info msg=\"Removed container 79a5f92e30438070d27fb81892f6b10a9bc9e24194cbfe396f9ca780a0e74a8f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=678a6795-791d-47df-bc30-a9a5bdf7280c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.176728 | controller |     "Jun 11 16:36:49.224242 crc crio[22018]: time=\"2026-06-11T16:36:49.224137461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176743 | controller |     "Jun 11 16:36:49.313942 crc crio[22018]: time=\"2026-06-11T16:36:49.313791001Z\" level=info msg=\"Created container 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=d49b4016-a1c4-4465-af66-0d91d71ef362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176757 | controller |     "Jun 11 16:36:49.314993 crc crio[22018]: time=\"2026-06-11T16:36:49.314943869Z\" level=info msg=\"Starting container: 12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934\" id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176773 | controller |     "Jun 11 16:36:49.319699 crc crio[22018]: time=\"2026-06-11T16:36:49.319609138Z\" level=info msg=\"Started container\" PID=25400 containerID=12212be7a790596116e7143fb9f1ed191411d5e10da32e16729d2f100c05b934 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a806024f-067a-425e-8da9-e920b0b44d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bb84be803e40b6d964973fb45fe1d0bc54c39b008ff975b88375228657150bf",
2026-06-11 18:17:42.176788 | controller |     "Jun 11 16:36:51.622740 crc crio[22018]: time=\"2026-06-11T16:36:51.621994018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0202eff9-ad21-4f8b-8fc9-e84f68a3b42e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176803 | controller |     "Jun 11 16:36:51.629779 crc crio[22018]: time=\"2026-06-11T16:36:51.629619823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8439d8be-ae3b-403b-8b75-9d2b274bbcd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.176818 | controller |     "Jun 11 16:36:51.766086 crc crio[22018]: time=\"2026-06-11T16:36:51.765948293Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176837 | controller |     "Jun 11 16:36:51.766638 crc crio[22018]: time=\"2026-06-11T16:36:51.766565633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176880 | controller |     "Jun 11 16:36:51.795673 crc crio[22018]: time=\"2026-06-11T16:36:51.795050719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176897 | controller |     "Jun 11 16:36:51.964244 crc crio[22018]: time=\"2026-06-11T16:36:51.964133311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.176912 | controller |     "Jun 11 16:36:52.083171 crc crio[22018]: time=\"2026-06-11T16:36:52.083034932Z\" level=info msg=\"Created container c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6718dc80-68da-4757-97c2-6303c4731397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.176927 | controller |     "Jun 11 16:36:52.084560 crc crio[22018]: time=\"2026-06-11T16:36:52.08450636Z\" level=info msg=\"Starting container: c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8\" id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.176941 | controller |     "Jun 11 16:36:52.090159 crc crio[22018]: time=\"2026-06-11T16:36:52.089989895Z\" level=info msg=\"Started container\" PID=25431 containerID=c4b387d0ab0c8a72ae710b00a65558ba6216f7971dcdeab502afc409fbb8f1d8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=4b0135f7-7a07-4df0-bc04-dccdba063952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.176957 | controller |     "Jun 11 16:37:07.872222 crc crio[22018]: time=\"2026-06-11T16:37:07.871241465Z\" level=info msg=\"Stopping container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c (timeout: 30s)\" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.176972 | controller |     "Jun 11 16:37:08.064122 crc crio[22018]: time=\"2026-06-11T16:37:08.063946798Z\" level=info msg=\"Stopped container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fffd3cbe-9e94-4e67-baf5-5a4a0a411241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.176987 | controller |     "Jun 11 16:37:08.066005 crc crio[22018]: time=\"2026-06-11T16:37:08.065956533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7f52b227-02ba-4b04-b48c-e5e06d0b0f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177003 | controller |     "Jun 11 16:37:08.069234 crc crio[22018]: time=\"2026-06-11T16:37:08.069155605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5e2c0c38-29ee-437a-8a31-3ac2fe1c8fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177018 | controller |     "Jun 11 16:37:08.071641 crc crio[22018]: time=\"2026-06-11T16:37:08.071602123Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177032 | controller |     "Jun 11 16:37:08.071925 crc crio[22018]: time=\"2026-06-11T16:37:08.071891622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177087 | controller |     "Jun 11 16:37:08.101217 crc crio[22018]: time=\"2026-06-11T16:37:08.101048024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177103 | controller |     "Jun 11 16:37:08.146849 crc crio[22018]: time=\"2026-06-11T16:37:08.146681984Z\" level=info msg=\"Removing container: 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0\" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.177118 | controller |     "Jun 11 16:37:08.256837 crc crio[22018]: time=\"2026-06-11T16:37:08.256707532Z\" level=info msg=\"Removed container 538abf6075cf279fc33c61c2553f55f2871a400f9d4b30c78098dd9626293de0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bf930c9e-ee79-42f6-b526-96347f7da03d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.177133 | controller |     "Jun 11 16:37:08.268836 crc crio[22018]: time=\"2026-06-11T16:37:08.268733507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177148 | controller |     "Jun 11 16:37:08.364583 crc crio[22018]: time=\"2026-06-11T16:37:08.363951841Z\" level=info msg=\"Created container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f61b2292-8234-46fb-bc7f-bcee72c56305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177164 | controller |     "Jun 11 16:37:08.366535 crc crio[22018]: time=\"2026-06-11T16:37:08.366268546Z\" level=info msg=\"Starting container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53\" id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.177179 | controller |     "Jun 11 16:37:08.371139 crc crio[22018]: time=\"2026-06-11T16:37:08.371039759Z\" level=info msg=\"Started container\" PID=25698 containerID=e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=286821fe-c6ae-49fe-ad13-9b21cd5659f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.177195 | controller |     "Jun 11 16:37:27.005188 crc crio[22018]: time=\"2026-06-11T16:37:27.00431809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=101eb38b-10ce-4ef9-9c50-05db66cd3473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177210 | controller |     "Jun 11 16:37:27.007747 crc crio[22018]: time=\"2026-06-11T16:37:27.007699638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=01831c4d-4c39-47f0-8845-9fcc484dda46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177225 | controller |     "Jun 11 16:37:27.036368 crc crio[22018]: time=\"2026-06-11T16:37:27.036113147Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177244 | controller |     "Jun 11 16:37:27.037123 crc crio[22018]: time=\"2026-06-11T16:37:27.037033637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177273 | controller |     "Jun 11 16:37:27.083684 crc crio[22018]: time=\"2026-06-11T16:37:27.083572665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177302 | controller |     "Jun 11 16:37:27.221532 crc crio[22018]: time=\"2026-06-11T16:37:27.220850055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177331 | controller |     "Jun 11 16:37:27.328979 crc crio[22018]: time=\"2026-06-11T16:37:27.3288985Z\" level=info msg=\"Created container 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf: openshift-etcd/etcd-crc/etcd-resources-copy\" id=af039f1c-68bc-4822-8fa3-1a171bee2d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177355 | controller |     "Jun 11 16:37:27.330178 crc crio[22018]: time=\"2026-06-11T16:37:27.329939754Z\" level=info msg=\"Starting container: 23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf\" id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.177372 | controller |     "Jun 11 16:37:27.335877 crc crio[22018]: time=\"2026-06-11T16:37:27.33576493Z\" level=info msg=\"Started container\" PID=25953 containerID=23578b18dfb218f90bc4e6b0d201ffe8aca94d1cea622f4f0ea67dd8c629e0cf description=openshift-etcd/etcd-crc/etcd-resources-copy id=27f037a7-1ddd-4389-a0b6-cdd8ba619ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.177389 | controller |     "Jun 11 16:37:37.870049 crc crio[22018]: time=\"2026-06-11T16:37:37.869625505Z\" level=info msg=\"Stopping container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53 (timeout: 30s)\" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.177404 | controller |     "Jun 11 16:37:38.036400 crc crio[22018]: time=\"2026-06-11T16:37:38.036176042Z\" level=info msg=\"Stopped container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8ab582ee-27b9-4b18-accb-3eb0e5541233 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.177420 | controller |     "Jun 11 16:37:38.039596 crc crio[22018]: time=\"2026-06-11T16:37:38.03929442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=31362b72-3b4f-4151-b00b-c492eb571971 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177436 | controller |     "Jun 11 16:37:38.044487 crc crio[22018]: time=\"2026-06-11T16:37:38.044290261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=414e868d-ebab-4c7c-ae3a-0da8934db19f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177451 | controller |     "Jun 11 16:37:38.047276 crc crio[22018]: time=\"2026-06-11T16:37:38.047164683Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177467 | controller |     "Jun 11 16:37:38.047602 crc crio[22018]: time=\"2026-06-11T16:37:38.047512304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177483 | controller |     "Jun 11 16:37:38.075875 crc crio[22018]: time=\"2026-06-11T16:37:38.075728875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177503 | controller |     "Jun 11 16:37:38.218984 crc crio[22018]: time=\"2026-06-11T16:37:38.218842772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177519 | controller |     "Jun 11 16:37:38.305964 crc crio[22018]: time=\"2026-06-11T16:37:38.305846775Z\" level=info msg=\"Created container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d1192dd3-6653-4922-9c94-db3168ea5a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177534 | controller |     "Jun 11 16:37:38.307530 crc crio[22018]: time=\"2026-06-11T16:37:38.307402045Z\" level=info msg=\"Starting container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6\" id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.177549 | controller |     "Jun 11 16:37:38.313202 crc crio[22018]: time=\"2026-06-11T16:37:38.313070246Z\" level=info msg=\"Started container\" PID=26101 containerID=fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=196bb6d6-0cd1-4db4-b799-817dd4e26447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.177565 | controller |     "Jun 11 16:37:38.447143 crc crio[22018]: time=\"2026-06-11T16:37:38.447042651Z\" level=info msg=\"Removing container: 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c\" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.177580 | controller |     "Jun 11 16:37:38.469422 crc crio[22018]: time=\"2026-06-11T16:37:38.469185692Z\" level=info msg=\"Removed container 70e950e44a0e56083f85f52e6d13ce20f28a788525a07d7c05877d8872e56d1c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f6d31fe4-e8bf-4d03-8565-a87258c82cd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.177595 | controller |     "Jun 11 16:38:02.351864 crc crio[22018]: time=\"2026-06-11T16:38:02.350852382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8090144-397b-4e14-8003-84a4058c9835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177611 | controller |     "Jun 11 16:38:02.355790 crc crio[22018]: time=\"2026-06-11T16:38:02.355663345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a5aafd86-2265-419d-8b07-a2a19db793b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177626 | controller |     "Jun 11 16:38:02.382370 crc crio[22018]: time=\"2026-06-11T16:38:02.382203913Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177641 | controller |     "Jun 11 16:38:02.383285 crc crio[22018]: time=\"2026-06-11T16:38:02.383149814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177656 | controller |     "Jun 11 16:38:02.414844 crc crio[22018]: time=\"2026-06-11T16:38:02.414748925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177671 | controller |     "Jun 11 16:38:02.546746 crc crio[22018]: time=\"2026-06-11T16:38:02.546258261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177690 | controller |     "Jun 11 16:38:02.736925 crc crio[22018]: time=\"2026-06-11T16:38:02.736790804Z\" level=info msg=\"Created container 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e: openshift-etcd/etcd-crc/etcdctl\" id=8d11bd9e-fd59-4ce3-b7b6-9b25e687c7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177705 | controller |     "Jun 11 16:38:02.738793 crc crio[22018]: time=\"2026-06-11T16:38:02.738663004Z\" level=info msg=\"Starting container: 4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e\" id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.177720 | controller |     "Jun 11 16:38:02.745619 crc crio[22018]: time=\"2026-06-11T16:38:02.745178532Z\" level=info msg=\"Started container\" PID=26418 containerID=4d90b824e18f1881abb734afe2e7d7072f343e94a3bce21df53b28bdeec2384e description=openshift-etcd/etcd-crc/etcdctl id=d2cf6093-1bde-4a46-a043-47035fb42a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.177736 | controller |     "Jun 11 16:38:02.788264 crc crio[22018]: time=\"2026-06-11T16:38:02.788096095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dfd800b8-7aa9-40d8-b14d-96e702977100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177751 | controller |     "Jun 11 16:38:02.792000 crc crio[22018]: time=\"2026-06-11T16:38:02.791869205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=edbd77b4-e939-478d-a1ad-4c742d6fcdf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177765 | controller |     "Jun 11 16:38:02.831179 crc crio[22018]: time=\"2026-06-11T16:38:02.831056809Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177780 | controller |     "Jun 11 16:38:02.831948 crc crio[22018]: time=\"2026-06-11T16:38:02.831843304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177794 | controller |     "Jun 11 16:38:02.888218 crc crio[22018]: time=\"2026-06-11T16:38:02.887936538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177808 | controller |     "Jun 11 16:38:03.092288 crc crio[22018]: time=\"2026-06-11T16:38:03.092154609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177823 | controller |     "Jun 11 16:38:03.343940 crc crio[22018]: time=\"2026-06-11T16:38:03.343781006Z\" level=info msg=\"Created container 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9: openshift-etcd/etcd-crc/etcd\" id=eadd515e-ffcb-41af-b35a-2c31593207c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177837 | controller |     "Jun 11 16:38:03.345737 crc crio[22018]: time=\"2026-06-11T16:38:03.34548864Z\" level=info msg=\"Starting container: 3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9\" id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.177874 | controller |     "Jun 11 16:38:03.356893 crc crio[22018]: time=\"2026-06-11T16:38:03.356778531Z\" level=info msg=\"Started container\" PID=26446 containerID=3037899fe125ab9f199dae317c0dce28dbeb2dcfcc55d4e98dfd04f02bb585b9 description=openshift-etcd/etcd-crc/etcd id=28be2ce1-30d8-4bde-a52d-4334b65f0665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.177896 | controller |     "Jun 11 16:38:03.507690 crc crio[22018]: time=\"2026-06-11T16:38:03.506217861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06aeecea-8f60-4a78-926e-fd7a8ca0239a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177911 | controller |     "Jun 11 16:38:03.511279 crc crio[22018]: time=\"2026-06-11T16:38:03.51118557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=039f4ad4-fb1c-4dcf-8708-eda9948d51bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.177926 | controller |     "Jun 11 16:38:03.519216 crc crio[22018]: time=\"2026-06-11T16:38:03.519090682Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.177941 | controller |     "Jun 11 16:38:03.519959 crc crio[22018]: time=\"2026-06-11T16:38:03.519871048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177956 | controller |     "Jun 11 16:38:03.554149 crc crio[22018]: time=\"2026-06-11T16:38:03.553920577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177971 | controller |     "Jun 11 16:38:03.700808 crc crio[22018]: time=\"2026-06-11T16:38:03.700634308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.177986 | controller |     "Jun 11 16:38:03.804283 crc crio[22018]: time=\"2026-06-11T16:38:03.804125688Z\" level=info msg=\"Created container e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d: openshift-etcd/etcd-crc/etcd-metrics\" id=ff2d9878-f8b0-4027-b982-3949cc1cc5d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178001 | controller |     "Jun 11 16:38:03.805596 crc crio[22018]: time=\"2026-06-11T16:38:03.805521773Z\" level=info msg=\"Starting container: e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d\" id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.178016 | controller |     "Jun 11 16:38:03.811896 crc crio[22018]: time=\"2026-06-11T16:38:03.811804434Z\" level=info msg=\"Started container\" PID=26463 containerID=e27e45b29c8d6b6819d15d9adb106b41dbfcf91ccdad1aa9ae37ba5fe98e022d description=openshift-etcd/etcd-crc/etcd-metrics id=48784544-5b4b-4e29-a582-662f9de6cb2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.178031 | controller |     "Jun 11 16:38:03.822196 crc crio[22018]: time=\"2026-06-11T16:38:03.822127714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1ce49e01-d9f1-403e-b604-86e09034b37a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178046 | controller |     "Jun 11 16:38:03.827246 crc crio[22018]: time=\"2026-06-11T16:38:03.827069431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2cc18895-e8d5-4576-86d8-d6b88b787faf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178061 | controller |     "Jun 11 16:38:03.833307 crc crio[22018]: time=\"2026-06-11T16:38:03.833223178Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178080 | controller |     "Jun 11 16:38:03.833679 crc crio[22018]: time=\"2026-06-11T16:38:03.833639672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178096 | controller |     "Jun 11 16:38:03.856941 crc crio[22018]: time=\"2026-06-11T16:38:03.856813352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178110 | controller |     "Jun 11 16:38:04.023236 crc crio[22018]: time=\"2026-06-11T16:38:04.023019618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178125 | controller |     "Jun 11 16:38:04.110491 crc crio[22018]: time=\"2026-06-11T16:38:04.110394012Z\" level=info msg=\"Created container 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e: openshift-etcd/etcd-crc/etcd-readyz\" id=619a3a28-6454-4b59-b35f-d498a829b388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178139 | controller |     "Jun 11 16:38:04.111754 crc crio[22018]: time=\"2026-06-11T16:38:04.111682454Z\" level=info msg=\"Starting container: 7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e\" id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.178153 | controller |     "Jun 11 16:38:04.117151 crc crio[22018]: time=\"2026-06-11T16:38:04.117071646Z\" level=info msg=\"Started container\" PID=26481 containerID=7878bd5d98032894fe8eddf4839ee6c2efe9efcb86c516acef1ce4a45016c07e description=openshift-etcd/etcd-crc/etcd-readyz id=1aa26166-b840-443f-b4a7-16415190ce88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.178168 | controller |     "Jun 11 16:38:04.132703 crc crio[22018]: time=\"2026-06-11T16:38:04.132553501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=571fea05-2d45-4874-bbc1-8ce562802410 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178183 | controller |     "Jun 11 16:38:04.135504 crc crio[22018]: time=\"2026-06-11T16:38:04.135392152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=86a1e0ed-7961-4220-b519-ecccde47f71b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178197 | controller |     "Jun 11 16:38:04.141422 crc crio[22018]: time=\"2026-06-11T16:38:04.141218289Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178212 | controller |     "Jun 11 16:38:04.141993 crc crio[22018]: time=\"2026-06-11T16:38:04.141922532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178227 | controller |     "Jun 11 16:38:04.166845 crc crio[22018]: time=\"2026-06-11T16:38:04.166748145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178242 | controller |     "Jun 11 16:38:04.302755 crc crio[22018]: time=\"2026-06-11T16:38:04.302600329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178256 | controller |     "Jun 11 16:38:04.396087 crc crio[22018]: time=\"2026-06-11T16:38:04.395874372Z\" level=info msg=\"Created container 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299: openshift-etcd/etcd-crc/etcd-rev\" id=b32f1b26-f86a-4f78-9eac-66b9cf03a277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178277 | controller |     "Jun 11 16:38:04.397022 crc crio[22018]: time=\"2026-06-11T16:38:04.396923406Z\" level=info msg=\"Starting container: 1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299\" id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.178293 | controller |     "Jun 11 16:38:04.408386 crc crio[22018]: time=\"2026-06-11T16:38:04.408165375Z\" level=info msg=\"Started container\" PID=26500 containerID=1776168c7fde64d5e2270cad22c09d084d4e832e659d16de24f5f5cf1c570299 description=openshift-etcd/etcd-crc/etcd-rev id=771df982-0cf6-486d-b7d4-cf34ce7cbe83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b789122dee87c0a0a2c3d46ccde352e8fce4df78fbda603c8265c610cf3c962",
2026-06-11 18:17:42.178308 | controller |     "Jun 11 16:38:07.871973 crc crio[22018]: time=\"2026-06-11T16:38:07.870062146Z\" level=info msg=\"Stopping container: fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6 (timeout: 30s)\" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.178324 | controller |     "Jun 11 16:38:08.035080 crc crio[22018]: time=\"2026-06-11T16:38:08.035015082Z\" level=info msg=\"Stopped container fe613349e54da98a0790410110ee61a009d970a2f3ea470ea44a0b3018f4b4a6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cdd8d4c4-3330-4d80-9e0e-f951565eb2f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.178339 | controller |     "Jun 11 16:38:08.774120 crc crio[22018]: time=\"2026-06-11T16:38:08.774059576Z\" level=info msg=\"Removing container: e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53\" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.178354 | controller |     "Jun 11 16:38:08.841633 crc crio[22018]: time=\"2026-06-11T16:38:08.841527094Z\" level=info msg=\"Removed container e8e34bb99f72ad5010d60b33b02de336036515070483f0f14f00aa113b955a53: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2298bfd6-ed2a-456c-9348-a18f297da7d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.178371 | controller |     "Jun 11 16:38:39.130729 crc crio[22018]: time=\"2026-06-11T16:38:39.129602372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1d279ccc-661c-4454-af54-d6466e35c9f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178393 | controller |     "Jun 11 16:38:39.132748 crc crio[22018]: time=\"2026-06-11T16:38:39.13265566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b76953cf-e9ec-4232-80a5-ba820545b6d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178420 | controller |     "Jun 11 16:38:39.134275 crc crio[22018]: time=\"2026-06-11T16:38:39.134192609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=261517cb-6742-4ff2-a8ed-ab7f2fdc231b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178449 | controller |     "Jun 11 16:38:39.134914 crc crio[22018]: time=\"2026-06-11T16:38:39.13484149Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178476 | controller |     "Jun 11 16:38:39.135218 crc crio[22018]: time=\"2026-06-11T16:38:39.13516368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178498 | controller |     "Jun 11 16:38:39.136089 crc crio[22018]: time=\"2026-06-11T16:38:39.135845231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=8798633d-1a13-490b-9bab-a55e34fece10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178515 | controller |     "Jun 11 16:38:39.136503 crc crio[22018]: time=\"2026-06-11T16:38:39.136302298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=74f8f941-8c1b-4fb1-9be1-498f05c8fcec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178531 | controller |     "Jun 11 16:38:39.138209 crc crio[22018]: time=\"2026-06-11T16:38:39.138121934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=1e65651f-18aa-403c-960d-dc202d68df6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178547 | controller |     "Jun 11 16:38:39.142316 crc crio[22018]: time=\"2026-06-11T16:38:39.142240236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d53c2805-322e-46e7-b961-d384076fa1a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178562 | controller |     "Jun 11 16:38:39.143673 crc crio[22018]: time=\"2026-06-11T16:38:39.14359307Z\" level=info msg=\"Removing container: 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236\" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.178578 | controller |     "Jun 11 16:38:39.145759 crc crio[22018]: time=\"2026-06-11T16:38:39.145698586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b1bace1d-66d8-4407-bf17-a49cdea0cfba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178593 | controller |     "Jun 11 16:38:39.147621 crc crio[22018]: time=\"2026-06-11T16:38:39.147551966Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178609 | controller |     "Jun 11 16:38:39.149463 crc crio[22018]: time=\"2026-06-11T16:38:39.149425245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178625 | controller |     "Jun 11 16:38:39.150874 crc crio[22018]: time=\"2026-06-11T16:38:39.150817012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f487eee3-c545-4b13-95a1-7a7425fd3ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178640 | controller |     "Jun 11 16:38:39.150874 crc crio[22018]: time=\"2026-06-11T16:38:39.150837681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=28150c76-956b-4f94-8526-2bbf5491d583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178655 | controller |     "Jun 11 16:38:39.150990 crc crio[22018]: time=\"2026-06-11T16:38:39.150862502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=90cd44ab-6e26-4cd1-84a1-dcfb76177b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178670 | controller |     "Jun 11 16:38:39.151758 crc crio[22018]: time=\"2026-06-11T16:38:39.151688299Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178689 | controller |     "Jun 11 16:38:39.152938 crc crio[22018]: time=\"2026-06-11T16:38:39.152840735Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178705 | controller |     "Jun 11 16:38:39.153854 crc crio[22018]: time=\"2026-06-11T16:38:39.153809027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ebafb3fa-3f42-4e44-a388-f57115421276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178720 | controller |     "Jun 11 16:38:39.154444 crc crio[22018]: time=\"2026-06-11T16:38:39.154414115Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178735 | controller |     "Jun 11 16:38:39.157310 crc crio[22018]: time=\"2026-06-11T16:38:39.157266236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=70063ec5-e0c6-4659-beaa-c27b7d8678cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178750 | controller |     "Jun 11 16:38:39.158697 crc crio[22018]: time=\"2026-06-11T16:38:39.158592763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178765 | controller |     "Jun 11 16:38:39.160169 crc crio[22018]: time=\"2026-06-11T16:38:39.160034265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178780 | controller |     "Jun 11 16:38:39.160708 crc crio[22018]: time=\"2026-06-11T16:38:39.160572347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178795 | controller |     "Jun 11 16:38:39.163579 crc crio[22018]: time=\"2026-06-11T16:38:39.162250526Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b811200d-87d0-4606-a625-6e8f657131ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.178809 | controller |     "Jun 11 16:38:39.163579 crc crio[22018]: time=\"2026-06-11T16:38:39.16268736Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178824 | controller |     "Jun 11 16:38:39.195707 crc crio[22018]: time=\"2026-06-11T16:38:39.195597003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178839 | controller |     "Jun 11 16:38:39.198920 crc crio[22018]: time=\"2026-06-11T16:38:39.198853416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178874 | controller |     "Jun 11 16:38:39.205645 crc crio[22018]: time=\"2026-06-11T16:38:39.205558631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178895 | controller |     "Jun 11 16:38:39.206109 crc crio[22018]: time=\"2026-06-11T16:38:39.206022166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178910 | controller |     "Jun 11 16:38:39.208890 crc crio[22018]: time=\"2026-06-11T16:38:39.208865397Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.178926 | controller |     "Jun 11 16:38:39.231574 crc crio[22018]: time=\"2026-06-11T16:38:39.227652688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178940 | controller |     "Jun 11 16:38:39.239735 crc crio[22018]: time=\"2026-06-11T16:38:39.238407952Z\" level=info msg=\"Removed container 6b23b8356204438f83ec658f15c491e7064ced27883ebb27b4a251cb29a58236: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0890b830-6901-4be9-834f-660e6dfc36eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.178956 | controller |     "Jun 11 16:38:39.239735 crc crio[22018]: time=\"2026-06-11T16:38:39.239191287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178971 | controller |     "Jun 11 16:38:39.242717 crc crio[22018]: time=\"2026-06-11T16:38:39.241886855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.178985 | controller |     "Jun 11 16:38:39.280626 crc crio[22018]: time=\"2026-06-11T16:38:39.280517538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179000 | controller |     "Jun 11 16:38:39.283441 crc crio[22018]: time=\"2026-06-11T16:38:39.283311057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179015 | controller |     "Jun 11 16:38:39.283663 crc crio[22018]: time=\"2026-06-11T16:38:39.283606117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179029 | controller |     "Jun 11 16:38:39.288391 crc crio[22018]: time=\"2026-06-11T16:38:39.288245747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179044 | controller |     "Jun 11 16:38:39.291271 crc crio[22018]: time=\"2026-06-11T16:38:39.291195791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179058 | controller |     "Jun 11 16:38:39.295993 crc crio[22018]: time=\"2026-06-11T16:38:39.295849999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179073 | controller |     "Jun 11 16:38:39.298259 crc crio[22018]: time=\"2026-06-11T16:38:39.298201773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179088 | controller |     "Jun 11 16:38:39.382974 crc crio[22018]: time=\"2026-06-11T16:38:39.382156151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179106 | controller |     "Jun 11 16:38:39.447750 crc crio[22018]: time=\"2026-06-11T16:38:39.444531883Z\" level=info msg=\"Created container fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=123190fe-2eeb-4978-82d0-3f6b1a787572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179122 | controller |     "Jun 11 16:38:39.447750 crc crio[22018]: time=\"2026-06-11T16:38:39.446220929Z\" level=info msg=\"Starting container: fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68\" id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179137 | controller |     "Jun 11 16:38:39.455679 crc crio[22018]: time=\"2026-06-11T16:38:39.455570948Z\" level=info msg=\"Started container\" PID=27060 containerID=fbc9cfba279ba6668f242f04fd1899360d1b25d49ed4b32b15a910c409f98b68 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=d74edd70-23bb-4302-a41b-dbc924cade9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b0fce624324058b4a4a327b05fa9bf3c88cfaa7778c29899f2fd418f12bdb65",
2026-06-11 18:17:42.179152 | controller |     "Jun 11 16:38:39.459298 crc crio[22018]: time=\"2026-06-11T16:38:39.459205544Z\" level=info msg=\"Created container 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8: openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager\" id=d8d4993d-f233-4381-9e8b-9672339688b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179167 | controller |     "Jun 11 16:38:39.462221 crc crio[22018]: time=\"2026-06-11T16:38:39.461962541Z\" level=info msg=\"Created container 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=a7aeb5c4-236e-4c42-8978-fab5dc2bf729 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179183 | controller |     "Jun 11 16:38:39.463558 crc crio[22018]: time=\"2026-06-11T16:38:39.463403827Z\" level=info msg=\"Created container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7e27f549-33ee-4682-b3b1-e902c56f7d83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179198 | controller |     "Jun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464376879Z\" level=info msg=\"Starting container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13\" id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179213 | controller |     "Jun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464509901Z\" level=info msg=\"Starting container: 4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8\" id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179228 | controller |     "Jun 11 16:38:39.464591 crc crio[22018]: time=\"2026-06-11T16:38:39.464546115Z\" level=info msg=\"Starting container: 2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce\" id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179243 | controller |     "Jun 11 16:38:39.467803 crc crio[22018]: time=\"2026-06-11T16:38:39.467717354Z\" level=info msg=\"Created container efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=a2af7d23-cd9f-4b78-ab57-0c4fb67187be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179263 | controller |     "Jun 11 16:38:39.468625 crc crio[22018]: time=\"2026-06-11T16:38:39.468566222Z\" level=info msg=\"Starting container: efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b\" id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179278 | controller |     "Jun 11 16:38:39.468707 crc crio[22018]: time=\"2026-06-11T16:38:39.468650524Z\" level=info msg=\"Created container e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=c595138e-4401-415f-bd70-6ec5f1a16a8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179294 | controller |     "Jun 11 16:38:39.469676 crc crio[22018]: time=\"2026-06-11T16:38:39.469589156Z\" level=info msg=\"Starting container: e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4\" id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179309 | controller |     "Jun 11 16:38:39.472416 crc crio[22018]: time=\"2026-06-11T16:38:39.472296101Z\" level=info msg=\"Started container\" PID=27055 containerID=6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cd18bbca-c35b-4ad3-9d70-dcf82f56c440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.179324 | controller |     "Jun 11 16:38:39.474725 crc crio[22018]: time=\"2026-06-11T16:38:39.474631597Z\" level=info msg=\"Started container\" PID=27059 containerID=efdc71a96ec59269304901f00ff20faf5fdf17942db3c5ebffcd2f264c3b5a4b description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=593b667f-e50d-4d3c-9e28-6b74c73e0390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d2ce4995d70cc734b5dd800ee955bec6b709e751af43ff29bd42bfd74b00fb",
2026-06-11 18:17:42.179340 | controller |     "Jun 11 16:38:39.474826 crc crio[22018]: time=\"2026-06-11T16:38:39.474752611Z\" level=info msg=\"Started container\" PID=27056 containerID=2c610929fccc170bc3d02cb4e0199719f1cc04e6e868f2daa15a804a650095ce description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=42bf986d-84d1-4cc8-b389-17ba7171fe19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbc88cf5ae5a61dd56517e08406a7fe54a316b77c2fedb76db6a7d958132e25f",
2026-06-11 18:17:42.179357 | controller |     "Jun 11 16:38:39.480570 crc crio[22018]: time=\"2026-06-11T16:38:39.479636706Z\" level=info msg=\"Started container\" PID=27068 containerID=e8539bd26e4a7f79c07b3d88349d8a6bc17a176de153d9f3baccbf5fef80a5a4 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=3efc1ccb-3e74-4f8b-9938-bdaa5c0ef860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8308f3731c383927b516e0f171caf49b118f2b9f9e88a1b6b3ddfa8ac4db7e",
2026-06-11 18:17:42.179373 | controller |     "Jun 11 16:38:39.493061 crc crio[22018]: time=\"2026-06-11T16:38:39.481728433Z\" level=info msg=\"Started container\" PID=27058 containerID=4129e5556f10f73b6a8fbc2219343759f4365e86bb4f708a69e67e19b580e5f8 description=openshift-route-controller-manager/route-controller-manager-5888cc8789-m87ns/route-controller-manager id=78654be3-179a-4500-b3c4-ccde3399d068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6818d75d8579578a4bf9e6b7245a00a3e3a5d6a1654646b74c37febf1fa407c6",
2026-06-11 18:17:42.179388 | controller |     "Jun 11 16:38:39.520167 crc crio[22018]: time=\"2026-06-11T16:38:39.519984706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179407 | controller |     "Jun 11 16:38:39.622416 crc crio[22018]: time=\"2026-06-11T16:38:39.622270787Z\" level=info msg=\"Created container 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f48c317d-8516-4d98-ae5e-258a14d26466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179423 | controller |     "Jun 11 16:38:39.623902 crc crio[22018]: time=\"2026-06-11T16:38:39.623813067Z\" level=info msg=\"Starting container: 7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e\" id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179439 | controller |     "Jun 11 16:38:39.628411 crc crio[22018]: time=\"2026-06-11T16:38:39.628281389Z\" level=info msg=\"Started container\" PID=27142 containerID=7b4e1d275c2fdb60012a3681bd20c2d07cf1a8efd60521fe600149b1f066010e description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=f4b345de-04d5-4138-b353-e2df3ef4dd5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baf6a976c4408a9bcd16a16bc9e85f2dc0b6e9e545211012eff342668fb4bb0",
2026-06-11 18:17:42.179454 | controller |     "Jun 11 16:38:50.704088 crc crio[22018]: time=\"2026-06-11T16:38:50.70331332Z\" level=info msg=\"Stopping container: 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13 (timeout: 30s)\" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.179469 | controller |     "Jun 11 16:38:59.645886 crc crio[22018]: time=\"2026-06-11T16:38:59.644862879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=23730482-74cd-43bc-bf38-8a19ffb719b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.179484 | controller |     "Jun 11 16:38:59.649541 crc crio[22018]: time=\"2026-06-11T16:38:59.649444528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e3fcbdd1-8d5f-4185-9aa5-d6665f825570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.179501 | controller |     "Jun 11 16:38:59.654011 crc crio[22018]: time=\"2026-06-11T16:38:59.653910751Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179523 | controller |     "Jun 11 16:38:59.654535 crc crio[22018]: time=\"2026-06-11T16:38:59.654454858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179549 | controller |     "Jun 11 16:38:59.681513 crc crio[22018]: time=\"2026-06-11T16:38:59.681028906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179577 | controller |     "Jun 11 16:38:59.854956 crc crio[22018]: time=\"2026-06-11T16:38:59.854756672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179603 | controller |     "Jun 11 16:38:59.934618 crc crio[22018]: time=\"2026-06-11T16:38:59.934298836Z\" level=info msg=\"Created container c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43dafb63-0336-467d-a8eb-eb7b02d8df82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179621 | controller |     "Jun 11 16:38:59.940751 crc crio[22018]: time=\"2026-06-11T16:38:59.94068271Z\" level=info msg=\"Starting container: c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310\" id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179642 | controller |     "Jun 11 16:38:59.948855 crc crio[22018]: time=\"2026-06-11T16:38:59.948703196Z\" level=info msg=\"Started container\" PID=27450 containerID=c3c1a4501169efcfbeeb3c3d197b58748c2cba9f7db5a6abee913f11d0d3c310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80fab58b-2361-4de2-ba3c-79598cf820b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc68af34cbc966615fe43ced3b46e699cdb8303bfe01c01cc15313f1fef23fd",
2026-06-11 18:17:42.179658 | controller |     "Jun 11 16:39:04.245943 crc crio[22018]: time=\"2026-06-11T16:39:04.245278343Z\" level=info msg=\"Stopped container 6da42f6859ede96826412ec3cc6bd1f96933cbee425ffa5466fb4ed218914a13: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5ea852a0-986c-4c30-b38e-1c268978ec7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.179674 | controller |     "Jun 11 16:39:04.248604 crc crio[22018]: time=\"2026-06-11T16:39:04.248509375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7e2ac89a-7f45-4059-93c6-9b8e321024d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.179690 | controller |     "Jun 11 16:39:04.251209 crc crio[22018]: time=\"2026-06-11T16:39:04.251126399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ad59c47e-ce60-4cce-af28-b1d72e2904a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.179705 | controller |     "Jun 11 16:39:04.253715 crc crio[22018]: time=\"2026-06-11T16:39:04.253607859Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179720 | controller |     "Jun 11 16:39:04.254072 crc crio[22018]: time=\"2026-06-11T16:39:04.254014172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179736 | controller |     "Jun 11 16:39:04.284713 crc crio[22018]: time=\"2026-06-11T16:39:04.284109523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179751 | controller |     "Jun 11 16:39:04.292964 crc crio[22018]: time=\"2026-06-11T16:39:04.292846663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.179766 | controller |     "Jun 11 16:39:04.431151 crc crio[22018]: time=\"2026-06-11T16:39:04.431068244Z\" level=info msg=\"Removing container: 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7\" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.179782 | controller |     "Jun 11 16:39:04.437961 crc crio[22018]: time=\"2026-06-11T16:39:04.437866762Z\" level=info msg=\"Created container a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=324569ae-2b43-453d-929d-85d453a4584c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.179797 | controller |     "Jun 11 16:39:04.439641 crc crio[22018]: time=\"2026-06-11T16:39:04.439567105Z\" level=info msg=\"Starting container: a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135\" id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.179815 | controller |     "Jun 11 16:39:04.445934 crc crio[22018]: time=\"2026-06-11T16:39:04.445815504Z\" level=info msg=\"Started container\" PID=27525 containerID=a524827ea3d2b51dc89232516aeaa2a53e1d6517b033023e97d84663cf3be135 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8dce7806-66b4-4137-ae2c-25f7c99057a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2a0854325082ef6ec20c772d827e461106bad9fb4ceeda85d5d6f7bcfe62ef",
2026-06-11 18:17:42.179831 | controller |     "Jun 11 16:39:04.477412 crc crio[22018]: time=\"2026-06-11T16:39:04.477234144Z\" level=info msg=\"Removed container 08e9aeb89787b6e3d05c8214cd8072ba4635ab228406725a6b16061cb9ddddc7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1dfa35b5-8495-486c-93e0-b4603e4b2c1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.179846 | controller |     "Jun 11 16:39:37.245034 crc crio[22018]: time=\"2026-06-11T16:39:37.243725342Z\" level=info msg=\"Stopping container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998 (timeout: 15s)\" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.179884 | controller |     "Jun 11 16:39:37.425390 crc crio[22018]: time=\"2026-06-11T16:39:37.425178219Z\" level=info msg=\"Stopped container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c8697f14-1ab0-4e61-a970-46face4166d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.179901 | controller |     "Jun 11 16:39:37.426783 crc crio[22018]: time=\"2026-06-11T16:39:37.426649226Z\" level=info msg=\"Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.179917 | controller |     "Jun 11 16:39:37.427927 crc crio[22018]: time=\"2026-06-11T16:39:37.427857034Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/fd6dbecd-baa7-4dbe-8af0-8f2d9becba15 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:0xc0029b40f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.179932 | controller |     "Jun 11 16:39:37.428115 crc crio[22018]: time=\"2026-06-11T16:39:37.428058439Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.179961 | controller |     "Jun 11 16:39:37.709208 crc crio[22018]: time=\"2026-06-11T16:39:37.709086164Z\" level=info msg=\"Stopped pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=f25656d1-2571-44bc-8697-a033d7ec5578 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.179978 | controller |     "Jun 11 16:39:38.755001 crc crio[22018]: time=\"2026-06-11T16:39:38.753464266Z\" level=info msg=\"Removing container: c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998\" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.179993 | controller |     "Jun 11 16:39:38.789313 crc crio[22018]: time=\"2026-06-11T16:39:38.789128076Z\" level=info msg=\"Removed container c6f1c6d667f9fcb00a97532007faa8e59def4aab23f0bdeea9b79fe0068ae998: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=91f7096c-2586-48b7-b6e5-559f011d11a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.180008 | controller |     "Jun 11 16:40:19.767070 crc crio[22018]: time=\"2026-06-11T16:40:19.765162188Z\" level=info msg=\"Stopping pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.180027 | controller |     "Jun 11 16:40:19.767070 crc crio[22018]: time=\"2026-06-11T16:40:19.767067519Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=03d038a6-23fe-4fc1-a0ab-e170e5f4ac6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.180042 | controller |     "Jun 11 16:40:19.768867 crc crio[22018]: time=\"2026-06-11T16:40:19.768004008Z\" level=info msg=\"Removing pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.180057 | controller |     "Jun 11 16:40:19.777549 crc crio[22018]: time=\"2026-06-11T16:40:19.777428138Z\" level=info msg=\"Removed pod sandbox: 8281dedb89c7e065b659bca3aa54f18815f5416daa7f2a667e6347e25c8f08c4\" id=553e6fee-5a74-4afc-a77b-f4ecbd3d4433 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.180071 | controller |     "Jun 11 16:41:45.008172 crc crio[22018]: time=\"2026-06-11T16:41:45.007655926Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qhfx6/POD\" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180086 | controller |     "Jun 11 16:41:45.009125 crc crio[22018]: time=\"2026-06-11T16:41:45.008184633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180101 | controller |     "Jun 11 16:41:45.029393 crc crio[22018]: time=\"2026-06-11T16:41:45.029266849Z\" level=info msg=\"Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}\"",
2026-06-11 18:17:42.180116 | controller |     "Jun 11 16:41:45.029393 crc crio[22018]: time=\"2026-06-11T16:41:45.029366251Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qhfx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180131 | controller |     "Jun 11 16:41:45.033287 crc crio[22018]: time=\"2026-06-11T16:41:45.033162811Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD\" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180146 | controller |     "Jun 11 16:41:45.033287 crc crio[22018]: time=\"2026-06-11T16:41:45.033273475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180161 | controller |     "Jun 11 16:41:45.048963 crc crio[22018]: time=\"2026-06-11T16:41:45.048887037Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686600-vmj8c/POD\" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180176 | controller |     "Jun 11 16:41:45.049138 crc crio[22018]: time=\"2026-06-11T16:41:45.048967679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180191 | controller |     "Jun 11 16:41:45.051543 crc crio[22018]: time=\"2026-06-11T16:41:45.051434491Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.180210 | controller |     "Jun 11 16:41:45.051543 crc crio[22018]: time=\"2026-06-11T16:41:45.051530444Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-7476499447-kpp7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180225 | controller |     "Jun 11 16:41:45.062380 crc crio[22018]: time=\"2026-06-11T16:41:45.06229788Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ssgl7/POD\" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180240 | controller |     "Jun 11 16:41:45.062602 crc crio[22018]: time=\"2026-06-11T16:41:45.06258171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180255 | controller |     "Jun 11 16:41:45.064701 crc crio[22018]: time=\"2026-06-11T16:41:45.064638624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}\"",
2026-06-11 18:17:42.180271 | controller |     "Jun 11 16:41:45.064701 crc crio[22018]: time=\"2026-06-11T16:41:45.064686726Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686600-vmj8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180286 | controller |     "Jun 11 16:41:45.081768 crc crio[22018]: time=\"2026-06-11T16:41:45.081575778Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gvr2q/POD\" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180300 | controller |     "Jun 11 16:41:45.081768 crc crio[22018]: time=\"2026-06-11T16:41:45.081690232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180315 | controller |     "Jun 11 16:41:45.084954 crc crio[22018]: time=\"2026-06-11T16:41:45.084861252Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}\"",
2026-06-11 18:17:42.180331 | controller |     "Jun 11 16:41:45.084954 crc crio[22018]: time=\"2026-06-11T16:41:45.084937285Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ssgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180346 | controller |     "Jun 11 16:41:45.097013 crc crio[22018]: time=\"2026-06-11T16:41:45.096043567Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ml4q4/POD\" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180365 | controller |     "Jun 11 16:41:45.097013 crc crio[22018]: time=\"2026-06-11T16:41:45.096890434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180380 | controller |     "Jun 11 16:41:45.107976 crc crio[22018]: time=\"2026-06-11T16:41:45.107857577Z\" level=info msg=\"Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}\"",
2026-06-11 18:17:42.180395 | controller |     "Jun 11 16:41:45.107976 crc crio[22018]: time=\"2026-06-11T16:41:45.10794543Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gvr2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180410 | controller |     "Jun 11 16:41:45.169062 crc crio[22018]: time=\"2026-06-11T16:41:45.168656626Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}\"",
2026-06-11 18:17:42.180426 | controller |     "Jun 11 16:41:45.169062 crc crio[22018]: time=\"2026-06-11T16:41:45.169047288Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ml4q4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.180441 | controller |     "Jun 11 16:41:45.633102 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f95f5d2770821d Mac:32:ab:c0:28:43:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.180456 | controller |     "Jun 11 16:41:45.638419 crc crio[22018]: time=\"2026-06-11T16:41:45.633842119Z\" level=info msg=\"Got pod network &{Name:certified-operators-qhfx6 Namespace:openshift-marketplace ID:4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 UID:69ff3d3b-1ebb-4fcc-9dd4-f0d21675d120 NetNS:/var/run/netns/63d42649-8e24-461b-b283-e39a0c603251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69ff3d3b_1ebb_4fcc_9dd4_f0d21675d120.slice PodAnnotations:0xc002a1a528}] Aliases:map[]}\"",
2026-06-11 18:17:42.180471 | controller |     "Jun 11 16:41:45.638419 crc crio[22018]: time=\"2026-06-11T16:41:45.633981874Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qhfx6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.180486 | controller |     "Jun 11 16:41:45.659245 crc crio[22018]: time=\"2026-06-11T16:41:45.659181209Z\" level=info msg=\"Ran pod sandbox 4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920 with infra container: openshift-marketplace/certified-operators-qhfx6/POD\" id=04ad82f7-5534-4ef5-9abd-18d1bc562feb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180501 | controller |     "Jun 11 16:41:45.663547 crc crio[22018]: time=\"2026-06-11T16:41:45.663226044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9c8be4a-ae48-4496-a8d4-0fd143302b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.180519 | controller |     "Jun 11 16:41:45.664519 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db8f9f2261e086 Mac:ba:e9:46:8d:69:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e SocketPath: PciID:}] [{Interface:0xc000302820 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.180534 | controller |     "Jun 11 16:41:45.666235 crc crio[22018]: time=\"2026-06-11T16:41:45.666062724Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-7476499447-kpp7b Namespace:openshift-authentication ID:8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e UID:41ef5cb4-5d12-42a1-95e1-92ad93bab03e NetNS:/var/run/netns/fdd600b9-7f3e-48e5-ae4a-384f6811bf8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41ef5cb4_5d12_42a1_95e1_92ad93bab03e.slice PodAnnotations:0xc0029b41d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.180550 | controller |     "Jun 11 16:41:45.666235 crc crio[22018]: time=\"2026-06-11T16:41:45.666106904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62aea745-46c6-4e11-9316-28f7ecdab9e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.180565 | controller |     "Jun 11 16:41:45.666555 crc crio[22018]: time=\"2026-06-11T16:41:45.6662669Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-7476499447-kpp7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.180580 | controller |     "Jun 11 16:41:45.675249 crc crio[22018]: time=\"2026-06-11T16:41:45.674794731Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/extract-utilities\" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.180596 | controller |     "Jun 11 16:41:45.675588 crc crio[22018]: time=\"2026-06-11T16:41:45.675378749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180612 | controller |     "Jun 11 16:41:45.677151 crc crio[22018]: time=\"2026-06-11T16:41:45.677055905Z\" level=info msg=\"Ran pod sandbox 8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e with infra container: openshift-authentication/oauth-openshift-7476499447-kpp7b/POD\" id=7f4e83e4-b81d-4cb9-9d64-9ab2b10ee843 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180628 | controller |     "Jun 11 16:41:45.685056 crc crio[22018]: time=\"2026-06-11T16:41:45.684928652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=fac3b3ec-bda2-46ca-a916-efdc4469c53c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.180651 | controller |     "Jun 11 16:41:45.690735 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701e3d7b87bf428 Mac:ca:16:67:d1:fe:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f SocketPath: PciID:}] [{Interface:0xc00051e468 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.180677 | controller |     "Jun 11 16:41:45.693767 crc crio[22018]: time=\"2026-06-11T16:41:45.693605952Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc0004be808}] Aliases:map[]}\"",
2026-06-11 18:17:42.180713 | controller |     "Jun 11 16:41:45.694302 crc crio[22018]: time=\"2026-06-11T16:41:45.693840839Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686600-vmj8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.180742 | controller |     "Jun 11 16:41:45.716279 crc crio[22018]: time=\"2026-06-11T16:41:45.715988902Z\" level=info msg=\"Ran pod sandbox 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 with infra container: openshift-infra/auto-csr-approver-29686600-vmj8c/POD\" id=02c6a860-235d-4f0f-a3a6-22dd18b9d947 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180763 | controller |     "Jun 11 16:41:45.719977 crc crio[22018]: time=\"2026-06-11T16:41:45.71986492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=0901d1ce-6ca4-4ef3-a384-bd71f4b59d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.180783 | controller |     "Jun 11 16:41:45.724080 crc crio[22018]: time=\"2026-06-11T16:41:45.723768324Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.180799 | controller |     "Jun 11 16:41:45.739664 crc crio[22018]: time=\"2026-06-11T16:41:45.737903389Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift\" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.180815 | controller |     "Jun 11 16:41:45.739664 crc crio[22018]: time=\"2026-06-11T16:41:45.739005166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180830 | controller |     "Jun 11 16:41:45.747991 crc crio[22018]: time=\"2026-06-11T16:41:45.747881896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180845 | controller |     "Jun 11 16:41:45.755643 crc crio[22018]: time=\"2026-06-11T16:41:45.755522939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.180883 | controller |     "Jun 11 16:41:45.758126 crc crio[22018]: time=\"2026-06-11T16:41:45.757856619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180899 | controller |     "Jun 11 16:41:45.806562 crc crio[22018]: time=\"2026-06-11T16:41:45.804623433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.180915 | controller |     "Jun 11 16:41:45.807662 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeff95d0c32681a Mac:46:5b:de:a5:6f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.180931 | controller |     "Jun 11 16:41:45.808630 crc crio[22018]: time=\"2026-06-11T16:41:45.80856486Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ssgl7 Namespace:openshift-marketplace ID:aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 UID:620fdf23-8be9-497c-b13c-0f0e25d5d80d NetNS:/var/run/netns/b5ecef6f-15b6-487e-9d51-96011d66e8f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod620fdf23_8be9_497c_b13c_0f0e25d5d80d.slice PodAnnotations:0xc000380980}] Aliases:map[]}\"",
2026-06-11 18:17:42.180951 | controller |     "Jun 11 16:41:45.808751 crc crio[22018]: time=\"2026-06-11T16:41:45.808730145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ssgl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.180967 | controller |     "Jun 11 16:41:45.819132 crc crio[22018]: time=\"2026-06-11T16:41:45.819032369Z\" level=info msg=\"Ran pod sandbox aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06 with infra container: openshift-marketplace/redhat-marketplace-ssgl7/POD\" id=579092b7-8e1e-42ee-a076-0a7300b44ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.180982 | controller |     "Jun 11 16:41:45.825818 crc crio[22018]: time=\"2026-06-11T16:41:45.825730033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dad6186a-25ab-4ae6-bbb3-9e78fecea6bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.180997 | controller |     "Jun 11 16:41:45.829992 crc crio[22018]: time=\"2026-06-11T16:41:45.829946032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c27979f7-33b3-42dc-a84f-19d832629a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181012 | controller |     "Jun 11 16:41:45.839871 crc crio[22018]: time=\"2026-06-11T16:41:45.839763863Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities\" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181027 | controller |     "Jun 11 16:41:45.840313 crc crio[22018]: time=\"2026-06-11T16:41:45.840243358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181042 | controller |     "Jun 11 16:41:45.855541 crc crio[22018]: time=\"2026-06-11T16:41:45.85518539Z\" level=info msg=\"Created container 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505: openshift-marketplace/certified-operators-qhfx6/extract-utilities\" id=10eab71e-9645-432b-94e4-a67bbeb308d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181057 | controller |     "Jun 11 16:41:45.858456 crc crio[22018]: time=\"2026-06-11T16:41:45.857508474Z\" level=info msg=\"Starting container: 5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505\" id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181072 | controller |     "Jun 11 16:41:45.869832 crc crio[22018]: time=\"2026-06-11T16:41:45.869557443Z\" level=info msg=\"Started container\" PID=29849 containerID=5fc63585f9d1890fe99b2c62d28f1edda614e8c5cfc8f35daa399c295f30f505 description=openshift-marketplace/certified-operators-qhfx6/extract-utilities id=45da2576-58f5-4d46-9a34-75ab5864a10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920",
2026-06-11 18:17:42.181088 | controller |     "Jun 11 16:41:45.879119 crc crio[22018]: time=\"2026-06-11T16:41:45.8790169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181103 | controller |     "Jun 11 16:41:45.894619 crc crio[22018]: time=\"2026-06-11T16:41:45.894098036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181124 | controller |     "Jun 11 16:41:45.945305 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854f2e8d19fc18b Mac:32:ce:e7:4b:e9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.181139 | controller |     "Jun 11 16:41:45.947106 crc crio[22018]: time=\"2026-06-11T16:41:45.946888672Z\" level=info msg=\"Got pod network &{Name:community-operators-gvr2q Namespace:openshift-marketplace ID:854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b UID:a8c7265e-7ff1-4544-aec2-fda54d36a534 NetNS:/var/run/netns/ec895b75-6ee8-4093-9e8b-c863059f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8c7265e_7ff1_4544_aec2_fda54d36a534.slice PodAnnotations:0xc002300020}] Aliases:map[]}\"",
2026-06-11 18:17:42.181154 | controller |     "Jun 11 16:41:45.947106 crc crio[22018]: time=\"2026-06-11T16:41:45.947097458Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gvr2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.181170 | controller |     "Jun 11 16:41:45.958594 crc crio[22018]: time=\"2026-06-11T16:41:45.955895714Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.181184 | controller |     "Jun 11 16:41:45.962598 crc crio[22018]: time=\"2026-06-11T16:41:45.962528714Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.181199 | controller |     "Jun 11 16:41:45.971974 crc crio[22018]: time=\"2026-06-11T16:41:45.97188997Z\" level=info msg=\"Ran pod sandbox 854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b with infra container: openshift-marketplace/community-operators-gvr2q/POD\" id=21d504f6-26a7-4894-91c1-86b9f678231d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.181214 | controller |     "Jun 11 16:41:45.976544 crc crio[22018]: time=\"2026-06-11T16:41:45.976420442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fc761a26-08c6-4818-9ac2-cefb15b3c31b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181229 | controller |     "Jun 11 16:41:45.978692 crc crio[22018]: time=\"2026-06-11T16:41:45.978627701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=917b88e5-992f-416d-9935-021061cc9ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181244 | controller |     "Jun 11 16:41:45.989705 crc crio[22018]: time=\"2026-06-11T16:41:45.989599507Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/extract-utilities\" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181260 | controller |     "Jun 11 16:41:45.990142 crc crio[22018]: time=\"2026-06-11T16:41:45.990077842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181275 | controller |     "Jun 11 16:41:45.997990 crc crio[22018]: 2026-06-11T16:41:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3d7671386ee0ad Mac:26:40:b8:d1:56:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.181291 | controller |     "Jun 11 16:41:45.998704 crc crio[22018]: time=\"2026-06-11T16:41:45.998650484Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ml4q4 Namespace:openshift-marketplace ID:e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d UID:9c7a0bab-5a8c-48de-ba98-dd5904895f40 NetNS:/var/run/netns/45a1eb07-036f-4cc4-94a6-4e4dddb6381d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7a0bab_5a8c_48de_ba98_dd5904895f40.slice PodAnnotations:0xc0004be068}] Aliases:map[]}\"",
2026-06-11 18:17:42.181310 | controller |     "Jun 11 16:41:45.998825 crc crio[22018]: time=\"2026-06-11T16:41:45.998792778Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ml4q4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.181325 | controller |     "Jun 11 16:41:46.010147 crc crio[22018]: time=\"2026-06-11T16:41:46.008398682Z\" level=info msg=\"Ran pod sandbox e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d with infra container: openshift-marketplace/redhat-operators-ml4q4/POD\" id=bba8bbb4-c3aa-4d08-8d82-98accf2d0078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.181341 | controller |     "Jun 11 16:41:46.011376 crc crio[22018]: time=\"2026-06-11T16:41:46.010377593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44287755-5bdf-4b78-afce-0eaaaad96038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181356 | controller |     "Jun 11 16:41:46.014522 crc crio[22018]: time=\"2026-06-11T16:41:46.013047587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=afaf4be0-6382-4482-a0a9-2ef05c188879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181372 | controller |     "Jun 11 16:41:46.017760 crc crio[22018]: time=\"2026-06-11T16:41:46.017680213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181387 | controller |     "Jun 11 16:41:46.020889 crc crio[22018]: time=\"2026-06-11T16:41:46.020796381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181403 | controller |     "Jun 11 16:41:46.024002 crc crio[22018]: time=\"2026-06-11T16:41:46.02391539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181420 | controller |     "Jun 11 16:41:46.026072 crc crio[22018]: time=\"2026-06-11T16:41:46.025991956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-utilities\" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181436 | controller |     "Jun 11 16:41:46.028199 crc crio[22018]: time=\"2026-06-11T16:41:46.026530663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181452 | controller |     "Jun 11 16:41:46.052687 crc crio[22018]: time=\"2026-06-11T16:41:46.052527922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181467 | controller |     "Jun 11 16:41:46.056125 crc crio[22018]: time=\"2026-06-11T16:41:46.056039943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181482 | controller |     "Jun 11 16:41:46.108281 crc crio[22018]: time=\"2026-06-11T16:41:46.108088365Z\" level=info msg=\"Created container 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54: openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities\" id=92272103-be74-4092-9c3e-58ca67574952 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181500 | controller |     "Jun 11 16:41:46.109681 crc crio[22018]: time=\"2026-06-11T16:41:46.109439978Z\" level=info msg=\"Starting container: 1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54\" id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181515 | controller |     "Jun 11 16:41:46.115912 crc crio[22018]: time=\"2026-06-11T16:41:46.115759187Z\" level=info msg=\"Started container\" PID=29876 containerID=1805d5a8b0d73aeef2ed546f9a11e5aa20f524c8b217cb3110d8e90add367c54 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-utilities id=c3d004cf-f60c-4dae-bdb2-5b365603250b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06",
2026-06-11 18:17:42.181531 | controller |     "Jun 11 16:41:46.272153 crc crio[22018]: time=\"2026-06-11T16:41:46.272029005Z\" level=info msg=\"Created container 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0: openshift-marketplace/community-operators-gvr2q/extract-utilities\" id=df8b6701-f734-47df-8686-7cde180a17d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181546 | controller |     "Jun 11 16:41:46.273295 crc crio[22018]: time=\"2026-06-11T16:41:46.273213823Z\" level=info msg=\"Starting container: 1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0\" id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181561 | controller |     "Jun 11 16:41:46.276056 crc crio[22018]: time=\"2026-06-11T16:41:46.27596337Z\" level=info msg=\"Created container 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae: openshift-marketplace/redhat-operators-ml4q4/extract-utilities\" id=040dbd49-4e92-4f67-82af-c8b680b4101e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181576 | controller |     "Jun 11 16:41:46.277155 crc crio[22018]: time=\"2026-06-11T16:41:46.277083295Z\" level=info msg=\"Starting container: 5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae\" id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181591 | controller |     "Jun 11 16:41:46.278464 crc crio[22018]: time=\"2026-06-11T16:41:46.278268052Z\" level=info msg=\"Created container 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73: openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift\" id=9690f556-ba00-4643-855d-9259cc87143c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181606 | controller |     "Jun 11 16:41:46.278985 crc crio[22018]: time=\"2026-06-11T16:41:46.278949484Z\" level=info msg=\"Starting container: 97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73\" id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181621 | controller |     "Jun 11 16:41:46.279476 crc crio[22018]: time=\"2026-06-11T16:41:46.279316745Z\" level=info msg=\"Started container\" PID=29891 containerID=1086b36eb380831eaacaa267c8c29879a5232c0447d9002979343c0719dcc1b0 description=openshift-marketplace/community-operators-gvr2q/extract-utilities id=77445226-30f9-429b-a1a9-40278ef3a97a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b",
2026-06-11 18:17:42.181636 | controller |     "Jun 11 16:41:46.287241 crc crio[22018]: time=\"2026-06-11T16:41:46.284740368Z\" level=info msg=\"Started container\" PID=29903 containerID=5780cc41ee3cbf695e08fa47a2ab8033b11fd487904a89bfa000d92ee6ce55ae description=openshift-marketplace/redhat-operators-ml4q4/extract-utilities id=8cd27a9b-bc8c-4b81-8598-f1c1aad41c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d",
2026-06-11 18:17:42.181655 | controller |     "Jun 11 16:41:46.288994 crc crio[22018]: time=\"2026-06-11T16:41:46.288741794Z\" level=info msg=\"Started container\" PID=29892 containerID=97326067757cec7363a90c8fd9a7de517c2ca901b0e8346e08c6a37e1175bb73 description=openshift-authentication/oauth-openshift-7476499447-kpp7b/oauth-openshift id=54872a80-dec1-4be5-8d6a-2be5ce14c022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db8f9f2261e086c25cea57144e7a1db5b62410fecedf78a4f711bd2e1a15e7e",
2026-06-11 18:17:42.181671 | controller |     "Jun 11 16:41:46.606274 crc crio[22018]: time=\"2026-06-11T16:41:46.606137893Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=4b425a3e-0667-4ce0-a0f8-db31260b5446 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.181686 | controller |     "Jun 11 16:41:46.607525 crc crio[22018]: time=\"2026-06-11T16:41:46.607392024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5cf48501-c612-4767-9be8-1b6317ad370b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181701 | controller |     "Jun 11 16:41:46.612762 crc crio[22018]: time=\"2026-06-11T16:41:46.6126387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49cb01b3-90ca-4ad4-b562-465861ad05a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.181716 | controller |     "Jun 11 16:41:46.619554 crc crio[22018]: time=\"2026-06-11T16:41:46.619517721Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/extract-content\" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181731 | controller |     "Jun 11 16:41:46.620040 crc crio[22018]: time=\"2026-06-11T16:41:46.620019007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181746 | controller |     "Jun 11 16:41:46.643200 crc crio[22018]: time=\"2026-06-11T16:41:46.643158601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181765 | controller |     "Jun 11 16:41:46.646097 crc crio[22018]: time=\"2026-06-11T16:41:46.646073983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.181788 | controller |     "Jun 11 16:41:46.725732 crc crio[22018]: time=\"2026-06-11T16:41:46.725682734Z\" level=info msg=\"Created container 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252: openshift-marketplace/certified-operators-qhfx6/extract-content\" id=cc443e6c-c970-4377-b344-f2fc2e461503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.181817 | controller |     "Jun 11 16:41:46.727907 crc crio[22018]: time=\"2026-06-11T16:41:46.727798741Z\" level=info msg=\"Starting container: 713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252\" id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.181846 | controller |     "Jun 11 16:41:46.733881 crc crio[22018]: time=\"2026-06-11T16:41:46.733789299Z\" level=info msg=\"Started container\" PID=29945 containerID=713c4a4d75a2778faa25b825c637b25474fb0991f03baf20a153cd035595b252 description=openshift-marketplace/certified-operators-qhfx6/extract-content id=33176abe-c9fc-418b-90c9-203113aace27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920",
2026-06-11 18:17:42.181890 | controller |     "Jun 11 16:41:46.982712 crc crio[22018]: time=\"2026-06-11T16:41:46.982275478Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.181914 | controller |     "Jun 11 16:41:46.988630 crc crio[22018]: time=\"2026-06-11T16:41:46.988458585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.181931 | controller |     "Jun 11 16:41:47.010296 crc crio[22018]: time=\"2026-06-11T16:41:47.010206789Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.181946 | controller |     "Jun 11 16:41:47.016052 crc crio[22018]: time=\"2026-06-11T16:41:47.016002152Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.181962 | controller |     "Jun 11 16:41:47.028436 crc crio[22018]: time=\"2026-06-11T16:41:47.028253698Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.181981 | controller |     "Jun 11 16:41:47.041255 crc crio[22018]: time=\"2026-06-11T16:41:47.040997883Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.182003 | controller |     "Jun 11 16:41:47.616406 crc crio[22018]: time=\"2026-06-11T16:41:47.616063928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=9cf1e475-8ed0-443d-a3d6-f95e78ca8cd2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.182024 | controller |     "Jun 11 16:41:47.618587 crc crio[22018]: time=\"2026-06-11T16:41:47.617884236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=89b38a98-d283-4df7-a3d4-e6b1d0a4e2b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182044 | controller |     "Jun 11 16:41:47.623300 crc crio[22018]: time=\"2026-06-11T16:41:47.622984756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a682fbe-65c5-446d-8a04-7d3552081dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182065 | controller |     "Jun 11 16:41:47.633247 crc crio[22018]: time=\"2026-06-11T16:41:47.633082005Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/extract-content\" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182085 | controller |     "Jun 11 16:41:47.633940 crc crio[22018]: time=\"2026-06-11T16:41:47.633887311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182102 | controller |     "Jun 11 16:41:47.807103 crc crio[22018]: time=\"2026-06-11T16:41:47.804954295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182118 | controller |     "Jun 11 16:41:47.812642 crc crio[22018]: time=\"2026-06-11T16:41:47.812465352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182133 | controller |     "Jun 11 16:41:47.826655 crc crio[22018]: time=\"2026-06-11T16:41:47.826522056Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=9b5b48fd-9b7b-497b-8676-95f00a1fbda6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.182150 | controller |     "Jun 11 16:41:47.829854 crc crio[22018]: time=\"2026-06-11T16:41:47.829714236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4ac80c04-65cf-4984-920f-d700902e8e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182176 | controller |     "Jun 11 16:41:47.833650 crc crio[22018]: time=\"2026-06-11T16:41:47.833581059Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=02007dd7-a5ce-448d-8afa-86d5fd251f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182321 | controller |     "Jun 11 16:41:47.873936 crc crio[22018]: time=\"2026-06-11T16:41:47.873816067Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/extract-content\" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182340 | controller |     "Jun 11 16:41:47.874676 crc crio[22018]: time=\"2026-06-11T16:41:47.874566481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182356 | controller |     "Jun 11 16:41:47.981103 crc crio[22018]: time=\"2026-06-11T16:41:47.981019955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182371 | controller |     "Jun 11 16:41:47.984840 crc crio[22018]: time=\"2026-06-11T16:41:47.984764784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182387 | controller |     "Jun 11 16:41:48.026298 crc crio[22018]: time=\"2026-06-11T16:41:48.025928645Z\" level=info msg=\"Created container 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76: openshift-marketplace/redhat-marketplace-ssgl7/extract-content\" id=40df3ab4-4627-4cf5-a430-1eace39d76f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182402 | controller |     "Jun 11 16:41:48.028218 crc crio[22018]: time=\"2026-06-11T16:41:48.02798078Z\" level=info msg=\"Starting container: 96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76\" id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.182418 | controller |     "Jun 11 16:41:48.041463 crc crio[22018]: time=\"2026-06-11T16:41:48.040252277Z\" level=info msg=\"Started container\" PID=30005 containerID=96eae6aae5d6ac0a3b6024f082d0e218f600c64e0fcfc1f566e01eda343c6b76 description=openshift-marketplace/redhat-marketplace-ssgl7/extract-content id=c94a7cb6-2084-40bd-893b-12cb6cce49b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06",
2026-06-11 18:17:42.182433 | controller |     "Jun 11 16:41:48.142030 crc crio[22018]: time=\"2026-06-11T16:41:48.141842052Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=192fb794-96c6-4716-a8bd-ea6451768145 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.182449 | controller |     "Jun 11 16:41:48.143839 crc crio[22018]: time=\"2026-06-11T16:41:48.143799614Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d2d00ec-4e3c-4ffd-a8c8-b5cdd012fcad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182463 | controller |     "Jun 11 16:41:48.149837 crc crio[22018]: time=\"2026-06-11T16:41:48.149568395Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b37fdc7-9b69-4790-9fb7-b7d7fc43d38b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182478 | controller |     "Jun 11 16:41:48.161617 crc crio[22018]: time=\"2026-06-11T16:41:48.16113542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/extract-content\" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182498 | controller |     "Jun 11 16:41:48.162445 crc crio[22018]: time=\"2026-06-11T16:41:48.161937735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182514 | controller |     "Jun 11 16:41:48.170288 crc crio[22018]: time=\"2026-06-11T16:41:48.170208586Z\" level=info msg=\"Created container 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e: openshift-marketplace/community-operators-gvr2q/extract-content\" id=c98a1c60-6ddc-41da-890c-af85d5f1d223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182529 | controller |     "Jun 11 16:41:48.176249 crc crio[22018]: time=\"2026-06-11T16:41:48.176009638Z\" level=info msg=\"Starting container: 740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e\" id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.182544 | controller |     "Jun 11 16:41:48.192863 crc crio[22018]: time=\"2026-06-11T16:41:48.189752982Z\" level=info msg=\"Started container\" PID=30016 containerID=740134cb798b12178176b1f5a9c40fdb41b8c3d23c4b8d2c727398d1c6f4668e description=openshift-marketplace/community-operators-gvr2q/extract-content id=0ef5cda5-a3c4-4909-ad70-7cb448609b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b",
2026-06-11 18:17:42.182560 | controller |     "Jun 11 16:41:48.224433 crc crio[22018]: time=\"2026-06-11T16:41:48.22426442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182575 | controller |     "Jun 11 16:41:48.228761 crc crio[22018]: time=\"2026-06-11T16:41:48.22866922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182590 | controller |     "Jun 11 16:41:48.519264 crc crio[22018]: time=\"2026-06-11T16:41:48.519106609Z\" level=info msg=\"Created container 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe: openshift-marketplace/redhat-operators-ml4q4/extract-content\" id=ee0b634d-9b98-40b3-a5ea-865ca9d071d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182605 | controller |     "Jun 11 16:41:48.525437 crc crio[22018]: time=\"2026-06-11T16:41:48.524905083Z\" level=info msg=\"Starting container: 3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe\" id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.182619 | controller |     "Jun 11 16:41:48.587032 crc crio[22018]: time=\"2026-06-11T16:41:48.586883857Z\" level=info msg=\"Started container\" PID=30027 containerID=3dc11be848ef7f609ab74b61ddf5d67b7fb7a6f899e747fac65adc0f6117b9fe description=openshift-marketplace/redhat-operators-ml4q4/extract-content id=594aaa79-9caf-4f5d-ad08-1cdf3744a4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d",
2026-06-11 18:17:42.182634 | controller |     "Jun 11 16:41:53.605936 crc crio[22018]: time=\"2026-06-11T16:41:53.597594424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=064c79f2-d66d-4f45-819a-43429cbca6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182649 | controller |     "Jun 11 16:41:53.617930 crc crio[22018]: time=\"2026-06-11T16:41:53.617142328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce4a0707-3629-46d0-bd02-4f1ecccf0755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182664 | controller |     "Jun 11 16:41:53.939785 crc crio[22018]: time=\"2026-06-11T16:41:53.939475908Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qhfx6/registry-server\" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182682 | controller |     "Jun 11 16:41:53.940064 crc crio[22018]: time=\"2026-06-11T16:41:53.939961033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182697 | controller |     "Jun 11 16:41:54.063412 crc crio[22018]: time=\"2026-06-11T16:41:54.063003104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182712 | controller |     "Jun 11 16:41:54.071692 crc crio[22018]: time=\"2026-06-11T16:41:54.069137487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182727 | controller |     "Jun 11 16:41:54.365254 crc crio[22018]: time=\"2026-06-11T16:41:54.364968148Z\" level=info msg=\"Created container 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152: openshift-marketplace/certified-operators-qhfx6/registry-server\" id=43af99bb-ac50-4d16-b0f6-d733d6885d6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182741 | controller |     "Jun 11 16:41:54.367802 crc crio[22018]: time=\"2026-06-11T16:41:54.367766507Z\" level=info msg=\"Starting container: 1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152\" id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.182756 | controller |     "Jun 11 16:41:54.381083 crc crio[22018]: time=\"2026-06-11T16:41:54.380944711Z\" level=info msg=\"Started container\" PID=30078 containerID=1db900d682765a75a8cf8023cdf7310c6a024d2f109ec403568647f3e348d152 description=openshift-marketplace/certified-operators-qhfx6/registry-server id=cca56e50-dbe5-443f-aacf-33a0ec88a2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f95f5d2770821d7eece6bf25865dbdab513918ea6582a7999cdc4cc49c12920",
2026-06-11 18:17:42.182771 | controller |     "Jun 11 16:41:54.641030 crc crio[22018]: time=\"2026-06-11T16:41:54.640753069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5fcea633-8c38-477b-90c9-b1863f2d9a7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182786 | controller |     "Jun 11 16:41:54.648680 crc crio[22018]: time=\"2026-06-11T16:41:54.646634192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5593626d-175d-4600-bee4-206f2db15e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.182801 | controller |     "Jun 11 16:41:54.665752 crc crio[22018]: time=\"2026-06-11T16:41:54.665624351Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ssgl7/registry-server\" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182816 | controller |     "Jun 11 16:41:54.667040 crc crio[22018]: time=\"2026-06-11T16:41:54.666656454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182831 | controller |     "Jun 11 16:41:54.779418 crc crio[22018]: time=\"2026-06-11T16:41:54.774749094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182846 | controller |     "Jun 11 16:41:54.795910 crc crio[22018]: time=\"2026-06-11T16:41:54.795697813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.182896 | controller |     "Jun 11 16:41:55.074175 crc crio[22018]: time=\"2026-06-11T16:41:55.073397531Z\" level=info msg=\"Created container 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca: openshift-marketplace/redhat-marketplace-ssgl7/registry-server\" id=49e45e62-7753-411b-a1d8-cfc7e6a23b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.182933 | controller |     "Jun 11 16:41:55.075923 crc crio[22018]: time=\"2026-06-11T16:41:55.075810069Z\" level=info msg=\"Starting container: 8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca\" id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.182971 | controller |     "Jun 11 16:41:55.134011 crc crio[22018]: time=\"2026-06-11T16:41:55.133687653Z\" level=info msg=\"Started container\" PID=30105 containerID=8bd72bc7024e13bb13835e4f2e76f776978e3dc06fc05126d0ef93b101662bca description=openshift-marketplace/redhat-marketplace-ssgl7/registry-server id=af363e0e-29c8-4165-ad72-a031f0a3c3e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeff95d0c32681ac5cc15beb0c0da1f603a78069f1dac5aabf15c9f50ec3bb06",
2026-06-11 18:17:42.183004 | controller |     "Jun 11 16:41:57.726143 crc crio[22018]: time=\"2026-06-11T16:41:57.726060057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3998704-4f8d-426f-9769-8187c1c69cd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183028 | controller |     "Jun 11 16:41:57.733427 crc crio[22018]: time=\"2026-06-11T16:41:57.733230414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=224bcafd-e05a-4783-ac0a-5755033b1f5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183049 | controller |     "Jun 11 16:41:57.756413 crc crio[22018]: time=\"2026-06-11T16:41:57.755741684Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gvr2q/registry-server\" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.183071 | controller |     "Jun 11 16:41:57.767700 crc crio[22018]: time=\"2026-06-11T16:41:57.767306493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183087 | controller |     "Jun 11 16:41:57.899796 crc crio[22018]: time=\"2026-06-11T16:41:57.899709324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183103 | controller |     "Jun 11 16:41:57.905178 crc crio[22018]: time=\"2026-06-11T16:41:57.905120716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183175 | controller |     "Jun 11 16:41:58.174473 crc crio[22018]: time=\"2026-06-11T16:41:58.174074665Z\" level=info msg=\"Created container 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7: openshift-marketplace/community-operators-gvr2q/registry-server\" id=3b4b66d9-20b0-4797-86ca-0347e7430b9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.183197 | controller |     "Jun 11 16:41:58.181085 crc crio[22018]: time=\"2026-06-11T16:41:58.180859525Z\" level=info msg=\"Starting container: 45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7\" id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.183212 | controller |     "Jun 11 16:41:58.208524 crc crio[22018]: time=\"2026-06-11T16:41:58.208010799Z\" level=info msg=\"Started container\" PID=30253 containerID=45b54df654efd04a69f2631dd55af401d8b1259316cc0eeaad5952bde8cf7ec7 description=openshift-marketplace/community-operators-gvr2q/registry-server id=22816588-9c08-491a-a7ab-ad6efd35934e name=/runtime.v1.RuntimeService/StartContainer sandboxID=854f2e8d19fc18bfe38ea7d4db6882a30162ebfd0f7b1f17841b2a0faaae254b",
2026-06-11 18:17:42.183233 | controller |     "Jun 11 16:42:00.582636 crc crio[22018]: time=\"2026-06-11T16:42:00.580055265Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686602-r2sjr/POD\" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.183250 | controller |     "Jun 11 16:42:00.588150 crc crio[22018]: time=\"2026-06-11T16:42:00.588106922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183265 | controller |     "Jun 11 16:42:08.280309 crc crio[22018]: time=\"2026-06-11T16:42:08.277286044Z\" level=info msg=\"Stopping container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38 (timeout: 2s)\" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183281 | controller |     "Jun 11 16:42:09.676018 crc crio[22018]: time=\"2026-06-11T16:42:09.674983334Z\" level=info msg=\"Stopping container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0 (timeout: 2s)\" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183296 | controller |     "Jun 11 16:42:10.671202 crc crio[22018]: time=\"2026-06-11T16:42:10.670981718Z\" level=info msg=\"Stopping container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d (timeout: 2s)\" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183311 | controller |     "Jun 11 16:42:11.375296 crc crio[22018]: time=\"2026-06-11T16:42:11.375184191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ffdb9c16-be09-4d7d-9cc6-0e2e906a6b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183326 | controller |     "Jun 11 16:42:12.911057 crc crio[22018]: time=\"2026-06-11T16:42:12.908243123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2042f253-f452-482d-a293-500e15d29a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183341 | controller |     "Jun 11 16:42:12.933961 crc crio[22018]: time=\"2026-06-11T16:42:12.933720827Z\" level=info msg=\"Stopped container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=602dc5ee-577f-4c8c-b91b-050880fa3f38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183356 | controller |     "Jun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.9347831Z\" level=info msg=\"Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183371 | controller |     "Jun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.935285427Z\" level=info msg=\"Stopped container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=785c6468-5dcc-4a81-b713-ec51f9791023 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183386 | controller |     "Jun 11 16:42:12.935630 crc crio[22018]: time=\"2026-06-11T16:42:12.935561234Z\" level=info msg=\"Stopped container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=7134c818-ec80-44ed-9a4e-368a6a4cdb4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.183405 | controller |     "Jun 11 16:42:12.936031 crc crio[22018]: time=\"2026-06-11T16:42:12.935606546Z\" level=info msg=\"Got pod network &{Name:certified-operators-lf2lx Namespace:openshift-marketplace ID:c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3 UID:c69ca360-809f-4fb9-ae25-e3d8eb4d4c99 NetNS:/var/run/netns/8aa3255f-f66b-4100-8b48-958b75e157a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc69ca360_809f_4fb9_ae25_e3d8eb4d4c99.slice PodAnnotations:0xc000380d08}] Aliases:map[]}\"",
2026-06-11 18:17:42.183421 | controller |     "Jun 11 16:42:12.936295 crc crio[22018]: time=\"2026-06-11T16:42:12.936103644Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lf2lx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.183436 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936585887Z\" level=info msg=\"Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183451 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.93668286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ml4q4/registry-server\" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.183467 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936785823Z\" level=info msg=\"Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183482 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.936962439Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nnlsj Namespace:openshift-marketplace ID:b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6 UID:b46fa030-33f1-4d7a-a0e7-a865285abdf4 NetNS:/var/run/netns/97fd392d-8b4b-4a09-af0f-bfbc6cab2ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb46fa030_33f1_4d7a_a0e7_a865285abdf4.slice PodAnnotations:0xc002ca0af8}] Aliases:map[]}\"",
2026-06-11 18:17:42.183498 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937108994Z\" level=info msg=\"Got pod network &{Name:community-operators-rtpqs Namespace:openshift-marketplace ID:127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225 UID:b3d46265-3732-4ef7-9fa1-bc1a3d9a1211 NetNS:/var/run/netns/06c7f198-fdf3-4491-aeed-1d2369efef05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d46265_3732_4ef7_9fa1_bc1a3d9a1211.slice PodAnnotations:0xc00141a7d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.183514 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.93729485Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rtpqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.183529 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937109434Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nnlsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.183545 | controller |     "Jun 11 16:42:12.939391 crc crio[22018]: time=\"2026-06-11T16:42:12.937455255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183560 | controller |     "Jun 11 16:42:12.956701 crc crio[22018]: time=\"2026-06-11T16:42:12.948015163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}\"",
2026-06-11 18:17:42.183579 | controller |     "Jun 11 16:42:12.956701 crc crio[22018]: time=\"2026-06-11T16:42:12.948092383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686602-r2sjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.183594 | controller |     "Jun 11 16:42:13.175843 crc crio[22018]: time=\"2026-06-11T16:42:13.169578615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183609 | controller |     "Jun 11 16:42:13.205852 crc crio[22018]: time=\"2026-06-11T16:42:13.205261624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183624 | controller |     "Jun 11 16:42:13.531471 crc crio[22018]: time=\"2026-06-11T16:42:13.530725836Z\" level=info msg=\"Created container 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c: openshift-marketplace/redhat-operators-ml4q4/registry-server\" id=c8b01f68-9cad-44dc-84e7-b0f772b28344 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.183640 | controller |     "Jun 11 16:42:13.537575 crc crio[22018]: time=\"2026-06-11T16:42:13.536469311Z\" level=info msg=\"Starting container: 4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c\" id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.183655 | controller |     "Jun 11 16:42:13.569607 crc crio[22018]: time=\"2026-06-11T16:42:13.569213366Z\" level=info msg=\"Started container\" PID=30638 containerID=4fcc4fab3379044a567c8f5efd23d0dec141337b47b788cbf60d7d4e4f9bfe1c description=openshift-marketplace/redhat-operators-ml4q4/registry-server id=882d00df-96c4-465c-b2cb-9c5930e7ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3d7671386ee0ade45e3fd63b8004940dba4ed09e5d899a6888a2cd3934d667d",
2026-06-11 18:17:42.183670 | controller |     "Jun 11 16:42:13.663405 crc crio[22018]: time=\"2026-06-11T16:42:13.66300492Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbf199aa-5d2a-4933-9783-7ac48f2fe1d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.183685 | controller |     "Jun 11 16:42:13.677379 crc crio[22018]: time=\"2026-06-11T16:42:13.676640284Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a4355da-e535-4257-bd4d-4d94d0234189 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183700 | controller |     "Jun 11 16:42:13.681409 crc crio[22018]: time=\"2026-06-11T16:42:13.680033603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c524b445-aaf4-42a6-8ff9-6945c3fed5c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.183715 | controller |     "Jun 11 16:42:13.698465 crc crio[22018]: time=\"2026-06-11T16:42:13.696911321Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.183730 | controller |     "Jun 11 16:42:13.699274 crc crio[22018]: time=\"2026-06-11T16:42:13.698822142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183748 | controller |     "Jun 11 16:42:13.794727 crc crio[22018]: time=\"2026-06-11T16:42:13.794630156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.183763 | controller |     "Jun 11 16:42:13.866413 crc crio[22018]: time=\"2026-06-11T16:42:13.865704182Z\" level=info msg=\"Stopped pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=e4adca46-179c-4771-a016-d1203b9e0ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183778 | controller |     "Jun 11 16:42:14.386460 crc crio[22018]: time=\"2026-06-11T16:42:14.381666499Z\" level=info msg=\"Stopped pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=c3435169-e8de-425e-83bc-4f476350f139 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183793 | controller |     "Jun 11 16:42:14.467437 crc crio[22018]: time=\"2026-06-11T16:42:14.467249357Z\" level=info msg=\"Removing container: 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38\" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.183808 | controller |     "Jun 11 16:42:14.491272 crc crio[22018]: 2026-06-11T16:42:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d628267a00085b0 Mac:12:83:42:25:91:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.183824 | controller |     "Jun 11 16:42:14.492700 crc crio[22018]: time=\"2026-06-11T16:42:14.491907225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc002ca0b68}] Aliases:map[]}\"",
2026-06-11 18:17:42.183839 | controller |     "Jun 11 16:42:14.492700 crc crio[22018]: time=\"2026-06-11T16:42:14.492031839Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686602-r2sjr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.183877 | controller |     "Jun 11 16:42:14.509936 crc crio[22018]: time=\"2026-06-11T16:42:14.509507348Z\" level=info msg=\"Removed container 81a5561f740b6c6df749bee5b30886e81c0a6043dcbd20bf3c17bba093668e38: openshift-marketplace/certified-operators-lf2lx/registry-server\" id=09f85f1c-59eb-4728-b4b1-74fd68ce8cba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.183894 | controller |     "Jun 11 16:42:14.517801 crc crio[22018]: time=\"2026-06-11T16:42:14.516037883Z\" level=info msg=\"Removing container: 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620\" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.183909 | controller |     "Jun 11 16:42:14.522001 crc crio[22018]: time=\"2026-06-11T16:42:14.521306103Z\" level=info msg=\"Ran pod sandbox d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd with infra container: openshift-infra/auto-csr-approver-29686602-r2sjr/POD\" id=81065278-e348-425a-81e7-96b422988bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.183924 | controller |     "Jun 11 16:42:14.538460 crc crio[22018]: time=\"2026-06-11T16:42:14.532103058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.183939 | controller |     "Jun 11 16:42:14.538460 crc crio[22018]: time=\"2026-06-11T16:42:14.534738855Z\" level=info msg=\"Stopped pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=7e92c765-db82-4483-add4-a5af513c8f80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.183984 | controller |     "Jun 11 16:42:14.549127 crc crio[22018]: time=\"2026-06-11T16:42:14.540068542Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.184002 | controller |     "Jun 11 16:42:14.591287 crc crio[22018]: time=\"2026-06-11T16:42:14.590746336Z\" level=info msg=\"Removed container 60a3b40c1647f04462cf0c65aae009a7569a3dc8a704cc32061d7b2ab88db620: openshift-marketplace/certified-operators-lf2lx/extract-content\" id=88d7a9f1-d73c-4e27-ac51-daf94ac07a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184019 | controller |     "Jun 11 16:42:14.599111 crc crio[22018]: time=\"2026-06-11T16:42:14.599067373Z\" level=info msg=\"Removing container: aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad\" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184041 | controller |     "Jun 11 16:42:14.652123 crc crio[22018]: time=\"2026-06-11T16:42:14.652023433Z\" level=info msg=\"Removed container aa473db3b21814d26210c13d9416991c4e39ea573f3e4a30ab0d5d631fa091ad: openshift-marketplace/certified-operators-lf2lx/extract-utilities\" id=682885f2-c652-4507-854d-9c6e714e8872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184068 | controller |     "Jun 11 16:42:14.666519 crc crio[22018]: time=\"2026-06-11T16:42:14.666442833Z\" level=info msg=\"Removing container: 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0\" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184097 | controller |     "Jun 11 16:42:14.718907 crc crio[22018]: time=\"2026-06-11T16:42:14.718803494Z\" level=info msg=\"Removed container 868dac449b13204414c619be6d331dbd753684fce4a3f4bd8ec85910ec242bf0: openshift-marketplace/redhat-marketplace-nnlsj/registry-server\" id=56da1aca-5791-41c9-8095-b8f3b63440a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184123 | controller |     "Jun 11 16:42:14.733979 crc crio[22018]: time=\"2026-06-11T16:42:14.733781983Z\" level=info msg=\"Removing container: c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c\" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184140 | controller |     "Jun 11 16:42:14.771916 crc crio[22018]: time=\"2026-06-11T16:42:14.771791018Z\" level=info msg=\"Removed container c791f7f576698ffaa5e54863d0b6a2c6f1db7d0b368eb16d3315ef1be6ec838c: openshift-marketplace/redhat-marketplace-nnlsj/extract-content\" id=509c85ec-a93e-455f-8ab8-b5912aa6ce0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184156 | controller |     "Jun 11 16:42:14.786672 crc crio[22018]: time=\"2026-06-11T16:42:14.783903024Z\" level=info msg=\"Removing container: 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e\" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184171 | controller |     "Jun 11 16:42:14.896430 crc crio[22018]: time=\"2026-06-11T16:42:14.896240034Z\" level=info msg=\"Removed container 8189713704d4ed4d30d75299dcbfb5b601de7cd100c56f78993975ef529ddb3e: openshift-marketplace/redhat-marketplace-nnlsj/extract-utilities\" id=3e4943ac-abd1-4bfd-b818-e0334ac4d5a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184186 | controller |     "Jun 11 16:42:15.154199 crc crio[22018]: time=\"2026-06-11T16:42:15.152292744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.184202 | controller |     "Jun 11 16:42:15.264713 crc crio[22018]: time=\"2026-06-11T16:42:15.264576732Z\" level=info msg=\"Created container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=e7fa7e94-0273-46e3-88e1-60db6392b662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.184221 | controller |     "Jun 11 16:42:15.265940 crc crio[22018]: time=\"2026-06-11T16:42:15.265874864Z\" level=info msg=\"Starting container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c\" id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.184237 | controller |     "Jun 11 16:42:15.273156 crc crio[22018]: time=\"2026-06-11T16:42:15.27302467Z\" level=info msg=\"Started container\" PID=30789 containerID=fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c description=openshift-infra/auto-csr-approver-29686600-vmj8c/oc id=f3eb7fa4-76ca-4f7e-8aee-192377fcfb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6",
2026-06-11 18:17:42.184252 | controller |     "Jun 11 16:42:15.527947 crc crio[22018]: time=\"2026-06-11T16:42:15.527888119Z\" level=info msg=\"Removing container: 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d\" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184267 | controller |     "Jun 11 16:42:15.560089 crc crio[22018]: time=\"2026-06-11T16:42:15.559564127Z\" level=info msg=\"Removed container 170de4580758f80bf46760a866d1912b74b6d12690979c069565494e4ebebe3d: openshift-marketplace/community-operators-rtpqs/registry-server\" id=e55a6028-5fd0-43c4-8e44-496a44777137 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184282 | controller |     "Jun 11 16:42:15.572860 crc crio[22018]: time=\"2026-06-11T16:42:15.572572027Z\" level=info msg=\"Removing container: ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c\" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184297 | controller |     "Jun 11 16:42:15.598816 crc crio[22018]: time=\"2026-06-11T16:42:15.598737402Z\" level=info msg=\"Removed container ac8bbcfb4f3f6ea4ec1a377159216721fb286a0b61ada974559bf6258596184c: openshift-marketplace/community-operators-rtpqs/extract-content\" id=759f665b-0c13-4072-b213-0af9836e3783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184312 | controller |     "Jun 11 16:42:15.608469 crc crio[22018]: time=\"2026-06-11T16:42:15.608300734Z\" level=info msg=\"Removing container: a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23\" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184326 | controller |     "Jun 11 16:42:15.647904 crc crio[22018]: time=\"2026-06-11T16:42:15.647811021Z\" level=info msg=\"Removed container a94bf642dd78fc1dc36acd12e3edc451ad04723cf19beb689e10951fd4b93f23: openshift-marketplace/community-operators-rtpqs/extract-utilities\" id=22a93f4c-3992-4608-9f89-e3d65366174f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184340 | controller |     "Jun 11 16:42:15.672997 crc crio[22018]: time=\"2026-06-11T16:42:15.672903743Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=243c84c2-806e-4b22-a2b5-4d8cc5f05a3f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.184355 | controller |     "Jun 11 16:42:15.674614 crc crio[22018]: time=\"2026-06-11T16:42:15.674514775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d55f2f44-fde2-45b5-af89-c6ddbe1f9c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.184370 | controller |     "Jun 11 16:42:15.677388 crc crio[22018]: time=\"2026-06-11T16:42:15.677278443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a89b9add-c30f-41ce-86b4-23a313819d80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.184391 | controller |     "Jun 11 16:42:15.685667 crc crio[22018]: time=\"2026-06-11T16:42:15.685513539Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.184406 | controller |     "Jun 11 16:42:15.687262 crc crio[22018]: time=\"2026-06-11T16:42:15.687229164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.184422 | controller |     "Jun 11 16:42:15.715051 crc crio[22018]: time=\"2026-06-11T16:42:15.714963577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.184437 | controller |     "Jun 11 16:42:16.000820 crc crio[22018]: time=\"2026-06-11T16:42:16.00066895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.184452 | controller |     "Jun 11 16:42:16.192814 crc crio[22018]: time=\"2026-06-11T16:42:16.192727378Z\" level=info msg=\"Created container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=918a291c-b705-4173-919b-2c2be57527b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.184467 | controller |     "Jun 11 16:42:16.193977 crc crio[22018]: time=\"2026-06-11T16:42:16.19389096Z\" level=info msg=\"Starting container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08\" id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.184483 | controller |     "Jun 11 16:42:16.199026 crc crio[22018]: time=\"2026-06-11T16:42:16.198850168Z\" level=info msg=\"Started container\" PID=30849 containerID=dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08 description=openshift-infra/auto-csr-approver-29686602-r2sjr/oc id=883a4ad7-b5dc-4896-9be6-14b41bbc63ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd",
2026-06-11 18:17:42.184498 | controller |     "Jun 11 16:42:17.682958 crc crio[22018]: time=\"2026-06-11T16:42:17.681261875Z\" level=info msg=\"Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184513 | controller |     "Jun 11 16:42:17.686303 crc crio[22018]: time=\"2026-06-11T16:42:17.684960158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686600-vmj8c Namespace:openshift-infra ID:701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6 UID:4d401973-3477-49c3-9f8d-286b1cd24fd0 NetNS:/var/run/netns/31217c57-421b-4941-8c2c-3feb01861a1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d401973_3477_49c3_9f8d_286b1cd24fd0.slice PodAnnotations:0xc000aa4858}] Aliases:map[]}\"",
2026-06-11 18:17:42.184529 | controller |     "Jun 11 16:42:17.686303 crc crio[22018]: time=\"2026-06-11T16:42:17.685684541Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686600-vmj8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.184544 | controller |     "Jun 11 16:42:18.973277 crc crio[22018]: time=\"2026-06-11T16:42:18.973199892Z\" level=info msg=\"Stopped pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=1edd1015-0993-4cdf-94db-9a6123626c34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184559 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813223339Z\" level=info msg=\"Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184577 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813787084Z\" level=info msg=\"Stopping pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184592 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.813824965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=e9589993-5704-4a22-8700-f7627daf8918 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184606 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814407155Z\" level=info msg=\"Removing pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184622 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814564652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686602-r2sjr Namespace:openshift-infra ID:d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd UID:5edb7d60-5265-4244-8519-277fd2ae3c12 NetNS:/var/run/netns/525a40de-4ccd-49ea-80e2-19666d6705d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5edb7d60_5265_4244_8519_277fd2ae3c12.slice PodAnnotations:0xc00285c7f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.184637 | controller |     "Jun 11 16:42:19.814970 crc crio[22018]: time=\"2026-06-11T16:42:19.814722357Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686602-r2sjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.184653 | controller |     "Jun 11 16:42:19.824031 crc crio[22018]: time=\"2026-06-11T16:42:19.823894057Z\" level=info msg=\"Removed pod sandbox: 127519d02eda829f5c174fe1abd90579e0d2aef264279a83fcf2267e33781225\" id=99cca47d-9e26-46bf-a69e-fcfe5c5e6c75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184668 | controller |     "Jun 11 16:42:19.825797 crc crio[22018]: time=\"2026-06-11T16:42:19.825629379Z\" level=info msg=\"Stopping pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184683 | controller |     "Jun 11 16:42:19.826016 crc crio[22018]: time=\"2026-06-11T16:42:19.825930688Z\" level=info msg=\"Stopped pod sandbox (already stopped): c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=358bb374-5fc4-4e11-9e69-f7c80b939459 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184698 | controller |     "Jun 11 16:42:19.827147 crc crio[22018]: time=\"2026-06-11T16:42:19.827009796Z\" level=info msg=\"Removing pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184713 | controller |     "Jun 11 16:42:19.838152 crc crio[22018]: time=\"2026-06-11T16:42:19.837961165Z\" level=info msg=\"Removed pod sandbox: c748ffe1c98332f587f437e72093c9a09113e3b6b416b0d4f3af52017f30ade3\" id=198be796-05ce-4c62-8d4d-e2caf8e0201c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184728 | controller |     "Jun 11 16:42:19.844756 crc crio[22018]: time=\"2026-06-11T16:42:19.844634007Z\" level=info msg=\"Stopping pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184743 | controller |     "Jun 11 16:42:19.844890 crc crio[22018]: time=\"2026-06-11T16:42:19.844791992Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=861b0ac6-aa04-40b1-81d0-bdea86810cb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184761 | controller |     "Jun 11 16:42:19.845975 crc crio[22018]: time=\"2026-06-11T16:42:19.845827155Z\" level=info msg=\"Removing pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184776 | controller |     "Jun 11 16:42:19.886756 crc crio[22018]: time=\"2026-06-11T16:42:19.886252937Z\" level=info msg=\"Removed pod sandbox: b1e66dd6de87cbf1d8c6a2ebc36bbc7adaf6769c1678de6bcc0dfdacc9a8f4a6\" id=cbbe4932-61a2-4897-a7db-68c1b92c96b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.184790 | controller |     "Jun 11 16:42:20.100852 crc crio[22018]: time=\"2026-06-11T16:42:20.100139296Z\" level=info msg=\"Stopped pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=40046117-8b10-401a-981b-fda46d34c37b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184805 | controller |     "Jun 11 16:42:35.619370 crc crio[22018]: time=\"2026-06-11T16:42:35.618276011Z\" level=info msg=\"Stopping container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad (timeout: 2s)\" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.184820 | controller |     "Jun 11 16:42:35.748735 crc crio[22018]: time=\"2026-06-11T16:42:35.748458131Z\" level=info msg=\"Stopped container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=3a20431a-0f6f-40c0-a0ba-df148f1bf7c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.184837 | controller |     "Jun 11 16:42:35.749877 crc crio[22018]: time=\"2026-06-11T16:42:35.749804073Z\" level=info msg=\"Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184889 | controller |     "Jun 11 16:42:35.750562 crc crio[22018]: time=\"2026-06-11T16:42:35.750468554Z\" level=info msg=\"Got pod network &{Name:redhat-operators-njn89 Namespace:openshift-marketplace ID:b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d UID:ae1a534a-b68b-4a3e-ab10-ecc7e53396ea NetNS:/var/run/netns/19f5ab60-8816-4fc7-a745-66291f4cb5ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae1a534a_b68b_4a3e_ab10_ecc7e53396ea.slice PodAnnotations:0xc002300ea0}] Aliases:map[]}\"",
2026-06-11 18:17:42.184910 | controller |     "Jun 11 16:42:35.750868 crc crio[22018]: time=\"2026-06-11T16:42:35.750811845Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-njn89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.184926 | controller |     "Jun 11 16:42:36.013977 crc crio[22018]: time=\"2026-06-11T16:42:36.01338347Z\" level=info msg=\"Stopped pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=9c4d441c-8311-4fee-9b9c-ef739bacfcdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.184942 | controller |     "Jun 11 16:42:36.984070 crc crio[22018]: time=\"2026-06-11T16:42:36.983979911Z\" level=info msg=\"Removing container: 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad\" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184958 | controller |     "Jun 11 16:42:37.007137 crc crio[22018]: time=\"2026-06-11T16:42:37.007069618Z\" level=info msg=\"Removed container 14955300dd7ce54b16d1203984d8ed03e258a258c185cd234dd3218c0e378fad: openshift-marketplace/redhat-operators-njn89/registry-server\" id=f346549b-f18a-450d-9b7f-2f929b619090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184977 | controller |     "Jun 11 16:42:37.009843 crc crio[22018]: time=\"2026-06-11T16:42:37.009775244Z\" level=info msg=\"Removing container: 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b\" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.184993 | controller |     "Jun 11 16:42:37.054996 crc crio[22018]: time=\"2026-06-11T16:42:37.054922157Z\" level=info msg=\"Removed container 448502490ce42d070b8e19c5e9c50c141c3875255e843f2256f4b4c9b7362d5b: openshift-marketplace/redhat-operators-njn89/extract-content\" id=03ccc36e-2067-46ac-91d5-3a2a2bd4f20d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.185008 | controller |     "Jun 11 16:42:37.058615 crc crio[22018]: time=\"2026-06-11T16:42:37.0585436Z\" level=info msg=\"Removing container: fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276\" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.185024 | controller |     "Jun 11 16:42:37.080153 crc crio[22018]: time=\"2026-06-11T16:42:37.080012521Z\" level=info msg=\"Removed container fe4ec0950bfe61283240018907cb62620ea239165ad8346d87a74287e2ff7276: openshift-marketplace/redhat-operators-njn89/extract-utilities\" id=a9895510-5c32-497f-b3e6-1a2919a71364 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.185039 | controller |     "Jun 11 16:43:19.906133 crc crio[22018]: time=\"2026-06-11T16:43:19.904916513Z\" level=info msg=\"Stopping pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185054 | controller |     "Jun 11 16:43:19.907666 crc crio[22018]: time=\"2026-06-11T16:43:19.906143192Z\" level=info msg=\"Stopped pod sandbox (already stopped): b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=afff23e7-7a75-476a-b9b1-e2b20aa360f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185069 | controller |     "Jun 11 16:43:19.907874 crc crio[22018]: time=\"2026-06-11T16:43:19.90769739Z\" level=info msg=\"Removing pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.185084 | controller |     "Jun 11 16:43:19.925654 crc crio[22018]: time=\"2026-06-11T16:43:19.925453712Z\" level=info msg=\"Removed pod sandbox: b30e94ae416114a79e0b08faba706bc0b7117c4c29f0ca850f5b87f1b532912d\" id=752362c2-8caf-4cef-955d-7ee867a20ed0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.185099 | controller |     "Jun 11 16:44:00.581985 crc crio[22018]: time=\"2026-06-11T16:44:00.581025373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686604-7kshn/POD\" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.185114 | controller |     "Jun 11 16:44:00.584443 crc crio[22018]: time=\"2026-06-11T16:44:00.582026815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185129 | controller |     "Jun 11 16:44:00.628386 crc crio[22018]: time=\"2026-06-11T16:44:00.628243301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"",
2026-06-11 18:17:42.185150 | controller |     "Jun 11 16:44:00.628715 crc crio[22018]: time=\"2026-06-11T16:44:00.628410066Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686604-7kshn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.185174 | controller |     "Jun 11 16:44:00.949601 crc crio[22018]: 2026-06-11T16:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d08c117e9a73f35 Mac:66:06:13:7c:28:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.185202 | controller |     "Jun 11 16:44:00.951091 crc crio[22018]: time=\"2026-06-11T16:44:00.95098947Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"",
2026-06-11 18:17:42.185232 | controller |     "Jun 11 16:44:00.951191 crc crio[22018]: time=\"2026-06-11T16:44:00.951141885Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686604-7kshn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.185256 | controller |     "Jun 11 16:44:00.958768 crc crio[22018]: time=\"2026-06-11T16:44:00.958496997Z\" level=info msg=\"Ran pod sandbox d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c with infra container: openshift-infra/auto-csr-approver-29686604-7kshn/POD\" id=d15533c8-8bd5-4144-a29e-3eaa5862a253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.185273 | controller |     "Jun 11 16:44:00.962008 crc crio[22018]: time=\"2026-06-11T16:44:00.961898683Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.185289 | controller |     "Jun 11 16:44:00.974996 crc crio[22018]: time=\"2026-06-11T16:44:00.974909894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.185305 | controller |     "Jun 11 16:44:02.431247 crc crio[22018]: time=\"2026-06-11T16:44:02.431096156Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d41cdc0d-d010-4b34-8653-183d020a5c2f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.185320 | controller |     "Jun 11 16:44:02.433500 crc crio[22018]: time=\"2026-06-11T16:44:02.432451418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dc7100a0-2c33-42fe-9e4c-f0f544d5260d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.185336 | controller |     "Jun 11 16:44:02.434306 crc crio[22018]: time=\"2026-06-11T16:44:02.434254866Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d45e34be-4b4d-426b-b231-fc81f9663497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.185351 | controller |     "Jun 11 16:44:02.439822 crc crio[22018]: time=\"2026-06-11T16:44:02.439708997Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.185367 | controller |     "Jun 11 16:44:02.440228 crc crio[22018]: time=\"2026-06-11T16:44:02.440151391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185383 | controller |     "Jun 11 16:44:02.468394 crc crio[22018]: time=\"2026-06-11T16:44:02.467039119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185403 | controller |     "Jun 11 16:44:02.636901 crc crio[22018]: time=\"2026-06-11T16:44:02.636827339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185419 | controller |     "Jun 11 16:44:02.749816 crc crio[22018]: time=\"2026-06-11T16:44:02.749743436Z\" level=info msg=\"Created container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=388174fa-b3c0-4503-a2a6-7b6026e9254f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.185434 | controller |     "Jun 11 16:44:02.751923 crc crio[22018]: time=\"2026-06-11T16:44:02.751822061Z\" level=info msg=\"Starting container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279\" id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.185449 | controller |     "Jun 11 16:44:02.756894 crc crio[22018]: time=\"2026-06-11T16:44:02.756794747Z\" level=info msg=\"Started container\" PID=32406 containerID=5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279 description=openshift-infra/auto-csr-approver-29686604-7kshn/oc id=c25199cb-1723-4db8-a3fc-1cbba932b945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c",
2026-06-11 18:17:42.185464 | controller |     "Jun 11 16:44:04.885695 crc crio[22018]: time=\"2026-06-11T16:44:04.885131732Z\" level=info msg=\"Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185480 | controller |     "Jun 11 16:44:04.887175 crc crio[22018]: time=\"2026-06-11T16:44:04.886212466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686604-7kshn Namespace:openshift-infra ID:d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c UID:13f1f714-75be-4525-bbd1-3ebf5d138e45 NetNS:/var/run/netns/354d5771-808d-4db0-87c0-a52697dc6da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f1f714_75be_4525_bbd1_3ebf5d138e45.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.185503 | controller |     "Jun 11 16:44:04.887175 crc crio[22018]: time=\"2026-06-11T16:44:04.886408623Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686604-7kshn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.185527 | controller |     "Jun 11 16:44:05.112935 crc crio[22018]: time=\"2026-06-11T16:44:05.112607026Z\" level=info msg=\"Stopped pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=541bca86-48ca-4ab2-aee0-d20090ae3937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185545 | controller |     "Jun 11 16:45:00.508436 crc crio[22018]: time=\"2026-06-11T16:45:00.507558794Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD\" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.185561 | controller |     "Jun 11 16:45:00.508436 crc crio[22018]: time=\"2026-06-11T16:45:00.508427511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185577 | controller |     "Jun 11 16:45:00.532632 crc crio[22018]: time=\"2026-06-11T16:45:00.5324894Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.185597 | controller |     "Jun 11 16:45:00.532632 crc crio[22018]: time=\"2026-06-11T16:45:00.532566212Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.185613 | controller |     "Jun 11 16:45:00.764037 crc crio[22018]: 2026-06-11T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79d76335c9a6aa8 Mac:1a:3c:21:bf:63:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.185629 | controller |     "Jun 11 16:45:00.766295 crc crio[22018]: time=\"2026-06-11T16:45:00.766245005Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc00012a8c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.185645 | controller |     "Jun 11 16:45:00.766546 crc crio[22018]: time=\"2026-06-11T16:45:00.766494113Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.185660 | controller |     "Jun 11 16:45:00.772170 crc crio[22018]: time=\"2026-06-11T16:45:00.772083101Z\" level=info msg=\"Ran pod sandbox 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/POD\" id=84430c3d-c8f8-4f64-9960-c49fd072cea2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.185675 | controller |     "Jun 11 16:45:00.773655 crc crio[22018]: time=\"2026-06-11T16:45:00.773578065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f28f770-e63b-4128-8fd4-df0a966f5063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.185690 | controller |     "Jun 11 16:45:00.776409 crc crio[22018]: time=\"2026-06-11T16:45:00.776282371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff1a8a5b-8293-4e72-9d84-09fef414e448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.185705 | controller |     "Jun 11 16:45:00.784199 crc crio[22018]: time=\"2026-06-11T16:45:00.784093426Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.185721 | controller |     "Jun 11 16:45:00.784599 crc crio[22018]: time=\"2026-06-11T16:45:00.7845321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185736 | controller |     "Jun 11 16:45:00.810064 crc crio[22018]: time=\"2026-06-11T16:45:00.809955752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185756 | controller |     "Jun 11 16:45:00.814420 crc crio[22018]: time=\"2026-06-11T16:45:00.81431569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185771 | controller |     "Jun 11 16:45:00.916489 crc crio[22018]: time=\"2026-06-11T16:45:00.916290112Z\" level=info msg=\"Created container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=18fd3a0a-6030-4ec0-92b1-cf0bd17dc6ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.185786 | controller |     "Jun 11 16:45:00.917738 crc crio[22018]: time=\"2026-06-11T16:45:00.917618004Z\" level=info msg=\"Starting container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75\" id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.185801 | controller |     "Jun 11 16:45:00.924975 crc crio[22018]: time=\"2026-06-11T16:45:00.924656016Z\" level=info msg=\"Started container\" PID=33282 containerID=d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75 description=openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles id=5a9e85ea-3c5f-41be-bba5-5d6e7280d71f name=/runtime.v1.RuntimeService/StartContainer sandboxID=79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5",
2026-06-11 18:17:42.185816 | controller |     "Jun 11 16:45:02.397121 crc crio[22018]: time=\"2026-06-11T16:45:02.396881833Z\" level=info msg=\"Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185832 | controller |     "Jun 11 16:45:02.398184 crc crio[22018]: time=\"2026-06-11T16:45:02.397843504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686605-cr6j9 Namespace:openshift-operator-lifecycle-manager ID:79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5 UID:0e6c32ef-0ec9-48ea-8547-d4143652ed26 NetNS:/var/run/netns/e6bf986b-2df3-43da-9053-12afbff2414f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e6c32ef_0ec9_48ea_8547_d4143652ed26.slice PodAnnotations:0xc002b144f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.185864 | controller |     "Jun 11 16:45:02.398184 crc crio[22018]: time=\"2026-06-11T16:45:02.397999519Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686605-cr6j9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.185887 | controller |     "Jun 11 16:45:02.625223 crc crio[22018]: time=\"2026-06-11T16:45:02.625094873Z\" level=info msg=\"Stopped pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=b636373d-3e3e-45c6-8955-f3dc98503e1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.185903 | controller |     "Jun 11 16:46:00.668751 crc crio[22018]: time=\"2026-06-11T16:46:00.667762648Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686606-gcwng/POD\" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.185919 | controller |     "Jun 11 16:46:00.670395 crc crio[22018]: time=\"2026-06-11T16:46:00.66878275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.185934 | controller |     "Jun 11 16:46:00.694932 crc crio[22018]: time=\"2026-06-11T16:46:00.694822881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.185953 | controller |     "Jun 11 16:46:00.694932 crc crio[22018]: time=\"2026-06-11T16:46:00.694922874Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686606-gcwng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.185969 | controller |     "Jun 11 16:46:00.943910 crc crio[22018]: 2026-06-11T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a7587fbbef020 Mac:66:fd:72:b7:f3:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.185984 | controller |     "Jun 11 16:46:00.947798 crc crio[22018]: time=\"2026-06-11T16:46:00.947648467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.186000 | controller |     "Jun 11 16:46:00.947940 crc crio[22018]: time=\"2026-06-11T16:46:00.947883435Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686606-gcwng for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.186016 | controller |     "Jun 11 16:46:00.962073 crc crio[22018]: time=\"2026-06-11T16:46:00.961952989Z\" level=info msg=\"Ran pod sandbox e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 with infra container: openshift-infra/auto-csr-approver-29686606-gcwng/POD\" id=e136fe92-1767-43c3-bda5-bc7a04bcf1c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186031 | controller |     "Jun 11 16:46:00.965002 crc crio[22018]: time=\"2026-06-11T16:46:00.964925571Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186046 | controller |     "Jun 11 16:46:00.975243 crc crio[22018]: time=\"2026-06-11T16:46:00.975160844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.186061 | controller |     "Jun 11 16:46:01.973872 crc crio[22018]: time=\"2026-06-11T16:46:01.973726567Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfa5ce17-ec08-4da5-9de9-a5c201906cbb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186076 | controller |     "Jun 11 16:46:01.975240 crc crio[22018]: time=\"2026-06-11T16:46:01.97448165Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbebe528-a120-4b45-a49b-04cfcfacb5ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186091 | controller |     "Jun 11 16:46:01.976400 crc crio[22018]: time=\"2026-06-11T16:46:01.976256177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31407ee4-dbda-4263-8774-7259fab34c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186106 | controller |     "Jun 11 16:46:01.987142 crc crio[22018]: time=\"2026-06-11T16:46:01.987027316Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.186124 | controller |     "Jun 11 16:46:01.987740 crc crio[22018]: time=\"2026-06-11T16:46:01.987663736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186140 | controller |     "Jun 11 16:46:02.014177 crc crio[22018]: time=\"2026-06-11T16:46:02.014046767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186155 | controller |     "Jun 11 16:46:02.294011 crc crio[22018]: time=\"2026-06-11T16:46:02.293835532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186169 | controller |     "Jun 11 16:46:02.449995 crc crio[22018]: time=\"2026-06-11T16:46:02.449248039Z\" level=info msg=\"Created container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=6e39528d-0ceb-485f-aea7-8c40ab74cfb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.186184 | controller |     "Jun 11 16:46:02.451409 crc crio[22018]: time=\"2026-06-11T16:46:02.451248052Z\" level=info msg=\"Starting container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60\" id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.186199 | controller |     "Jun 11 16:46:02.457262 crc crio[22018]: time=\"2026-06-11T16:46:02.457150298Z\" level=info msg=\"Started container\" PID=34471 containerID=dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60 description=openshift-infra/auto-csr-approver-29686606-gcwng/oc id=140d6637-1ddf-46b3-a79d-211763f0bf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5",
2026-06-11 18:17:42.186214 | controller |     "Jun 11 16:46:03.966942 crc crio[22018]: time=\"2026-06-11T16:46:03.966842726Z\" level=info msg=\"Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.186230 | controller |     "Jun 11 16:46:03.968422 crc crio[22018]: time=\"2026-06-11T16:46:03.967537598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686606-gcwng Namespace:openshift-infra ID:e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5 UID:0b3a829a-1d79-4dc6-9ba9-664a2bd33c57 NetNS:/var/run/netns/f84879e6-b1cd-4150-b95f-2fd3f4bc91f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b3a829a_1d79_4dc6_9ba9_664a2bd33c57.slice PodAnnotations:0xc00285c2e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.186245 | controller |     "Jun 11 16:46:03.968422 crc crio[22018]: time=\"2026-06-11T16:46:03.967711754Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686606-gcwng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.186260 | controller |     "Jun 11 16:46:04.232994 crc crio[22018]: time=\"2026-06-11T16:46:04.232010472Z\" level=info msg=\"Stopped pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=7a5bce13-c307-4e7b-9e28-195a461a5d8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.186276 | controller |     "Jun 11 16:46:11.992115 crc crio[22018]: time=\"2026-06-11T16:46:11.991634435Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD\" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186298 | controller |     "Jun 11 16:46:11.993170 crc crio[22018]: time=\"2026-06-11T16:46:11.992160102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186331 | controller |     "Jun 11 16:46:12.007699 crc crio[22018]: time=\"2026-06-11T16:46:12.007596357Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD\" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186360 | controller |     "Jun 11 16:46:12.007806 crc crio[22018]: time=\"2026-06-11T16:46:12.007733141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186386 | controller |     "Jun 11 16:46:12.041619 crc crio[22018]: time=\"2026-06-11T16:46:12.041506561Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD\" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186403 | controller |     "Jun 11 16:46:12.041734 crc crio[22018]: time=\"2026-06-11T16:46:12.041697697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.186419 | controller |     "Jun 11 16:46:12.043730 crc crio[22018]: time=\"2026-06-11T16:46:12.043629483Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}\"",
2026-06-11 18:17:42.186435 | controller |     "Jun 11 16:46:12.043730 crc crio[22018]: time=\"2026-06-11T16:46:12.043726586Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.186451 | controller |     "Jun 11 16:46:12.048310 crc crio[22018]: time=\"2026-06-11T16:46:12.048131435Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.186467 | controller |     "Jun 11 16:46:12.048529 crc crio[22018]: time=\"2026-06-11T16:46:12.04830722Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-x7kfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.186482 | controller |     "Jun 11 16:46:12.082241 crc crio[22018]: time=\"2026-06-11T16:46:12.082113988Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}\"",
2026-06-11 18:17:42.186498 | controller |     "Jun 11 16:46:12.082241 crc crio[22018]: time=\"2026-06-11T16:46:12.082222311Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.186517 | controller |     "Jun 11 16:46:12.848845 crc crio[22018]: 2026-06-11T16:46:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5332bd3b16a54f Mac:76:6b:56:3c:58:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 SocketPath: PciID:}] [{Interface:0xc000015300 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.186533 | controller |     "Jun 11 16:46:12.851397 crc crio[22018]: time=\"2026-06-11T16:46:12.8512448Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc001ade140}] Aliases:map[]}\"",
2026-06-11 18:17:42.186548 | controller |     "Jun 11 16:46:12.851569 crc crio[22018]: time=\"2026-06-11T16:46:12.851523939Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.186563 | controller |     "Jun 11 16:46:12.859809 crc crio[22018]: time=\"2026-06-11T16:46:12.859757217Z\" level=info msg=\"Ran pod sandbox f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/POD\" id=f6750dab-b355-4db2-8ce6-e360fe8c2649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186579 | controller |     "Jun 11 16:46:12.861957 crc crio[22018]: time=\"2026-06-11T16:46:12.861882324Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186594 | controller |     "Jun 11 16:46:12.862210 crc crio[22018]: time=\"2026-06-11T16:46:12.862146142Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186609 | controller |     "Jun 11 16:46:12.862459 crc crio[22018]: time=\"2026-06-11T16:46:12.86238273Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=13fa3045-fce6-406c-abcc-87bec2097700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186624 | controller |     "Jun 11 16:46:12.863245 crc crio[22018]: time=\"2026-06-11T16:46:12.863186306Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186639 | controller |     "Jun 11 16:46:12.869819 crc crio[22018]: time=\"2026-06-11T16:46:12.869497815Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 18:17:42.186653 | controller |     "Jun 11 16:46:13.030111 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afb4a157dab29e Mac:aa:b5:a0:35:55:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.186669 | controller |     "Jun 11 16:46:13.031640 crc crio[22018]: time=\"2026-06-11T16:46:13.030996143Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.186688 | controller |     "Jun 11 16:46:13.031640 crc crio[22018]: time=\"2026-06-11T16:46:13.031184119Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-x7kfx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.186704 | controller |     "Jun 11 16:46:13.032160 crc crio[22018]: 2026-06-11T16:46:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d78daf14ebe237 Mac:06:a4:0c:a0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a SocketPath: PciID:}] [{Interface:0xc0002c89e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.186719 | controller |     "Jun 11 16:46:13.035078 crc crio[22018]: time=\"2026-06-11T16:46:13.033301756Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc002a1a050}] Aliases:map[]}\"",
2026-06-11 18:17:42.186735 | controller |     "Jun 11 16:46:13.035078 crc crio[22018]: time=\"2026-06-11T16:46:13.033696489Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.186750 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.037949264Z\" level=info msg=\"Ran pod sandbox 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 with infra container: cert-manager/cert-manager-7b8b89f89d-x7kfx/POD\" id=d2bcc807-c154-42ba-912b-f280247ba404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186765 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.039991497Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186781 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.040161772Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186795 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.040250735Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=dabfa4d1-dc3b-4308-a0a4-8416dc69072b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186810 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.041304077Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186825 | controller |     "Jun 11 16:46:13.043507 crc crio[22018]: time=\"2026-06-11T16:46:13.04191686Z\" level=info msg=\"Ran pod sandbox 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/POD\" id=b22f904a-fd8a-4503-b00b-dd91c6a90a80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.186839 | controller |     "Jun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043759396Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186880 | controller |     "Jun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043914571Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186897 | controller |     "Jun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043946472Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 18:17:42.186913 | controller |     "Jun 11 16:46:13.044254 crc crio[22018]: time=\"2026-06-11T16:46:13.043964572Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ad9d92ca-63fb-4e07-a19f-2008e98bd791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186928 | controller |     "Jun 11 16:46:13.045402 crc crio[22018]: time=\"2026-06-11T16:46:13.045207376Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186943 | controller |     "Jun 11 16:46:13.051065 crc crio[22018]: time=\"2026-06-11T16:46:13.051004075Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 18:17:42.186958 | controller |     "Jun 11 16:46:18.160395 crc crio[22018]: time=\"2026-06-11T16:46:18.159380423Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=6eff5ce0-8572-4f6b-89af-f940e5b2185f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.186974 | controller |     "Jun 11 16:46:18.162125 crc crio[22018]: time=\"2026-06-11T16:46:18.161589959Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0ec2e8bb-1277-4246-adde-b3b0040d7c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.186989 | controller |     "Jun 11 16:46:18.919585 crc crio[22018]: time=\"2026-06-11T16:46:18.918637973Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f7f60b5c-dd1f-46f5-8943-dc27c1719c87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187004 | controller |     "Jun 11 16:46:19.107431 crc crio[22018]: time=\"2026-06-11T16:46:19.107231516Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=0d7a2418-548b-4118-b7ca-57629f4dec1a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.187019 | controller |     "Jun 11 16:46:19.109070 crc crio[22018]: time=\"2026-06-11T16:46:19.10895869Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=18ce7f92-990e-4e16-a912-5f3f00e04645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187034 | controller |     "Jun 11 16:46:19.180022 crc crio[22018]: time=\"2026-06-11T16:46:19.179284955Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f78c7ce6-d5c3-44bf-9898-e74db3aac1c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187049 | controller |     "Jun 11 16:46:19.186812 crc crio[22018]: time=\"2026-06-11T16:46:19.186672598Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187064 | controller |     "Jun 11 16:46:19.190493 crc crio[22018]: time=\"2026-06-11T16:46:19.190251511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187079 | controller |     "Jun 11 16:46:19.190810 crc crio[22018]: time=\"2026-06-11T16:46:19.190701515Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187098 | controller |     "Jun 11 16:46:19.194203 crc crio[22018]: time=\"2026-06-11T16:46:19.19404418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187113 | controller |     "Jun 11 16:46:19.252627 crc crio[22018]: time=\"2026-06-11T16:46:19.250200879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187128 | controller |     "Jun 11 16:46:19.259697 crc crio[22018]: time=\"2026-06-11T16:46:19.258544662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187142 | controller |     "Jun 11 16:46:19.260139 crc crio[22018]: time=\"2026-06-11T16:46:19.260105412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187157 | controller |     "Jun 11 16:46:19.267854 crc crio[22018]: time=\"2026-06-11T16:46:19.267820386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187172 | controller |     "Jun 11 16:46:19.270471 crc crio[22018]: time=\"2026-06-11T16:46:19.270310536Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=254e5c44-330f-4438-98e5-7faadebf5bdf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.187186 | controller |     "Jun 11 16:46:19.271758 crc crio[22018]: time=\"2026-06-11T16:46:19.271692567Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7caee235-fc44-4b8a-b758-9b47afa866b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187201 | controller |     "Jun 11 16:46:19.274741 crc crio[22018]: time=\"2026-06-11T16:46:19.274664201Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ae2d20da-1eed-4446-8bad-094dcb2439de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187216 | controller |     "Jun 11 16:46:19.286744 crc crio[22018]: time=\"2026-06-11T16:46:19.286687309Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187231 | controller |     "Jun 11 16:46:19.289849 crc crio[22018]: time=\"2026-06-11T16:46:19.289818849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187245 | controller |     "Jun 11 16:46:19.347154 crc crio[22018]: time=\"2026-06-11T16:46:19.347070992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187260 | controller |     "Jun 11 16:46:19.350900 crc crio[22018]: time=\"2026-06-11T16:46:19.350788609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187274 | controller |     "Jun 11 16:46:19.445405 crc crio[22018]: time=\"2026-06-11T16:46:19.445269256Z\" level=info msg=\"Created container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=f8ddfb42-38c3-48c4-a21a-f771501b8c58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187289 | controller |     "Jun 11 16:46:19.446815 crc crio[22018]: time=\"2026-06-11T16:46:19.446731852Z\" level=info msg=\"Starting container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316\" id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.187309 | controller |     "Jun 11 16:46:19.446985 crc crio[22018]: time=\"2026-06-11T16:46:19.446693421Z\" level=info msg=\"Created container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=4ab22f1c-c178-4cc3-a618-ce530232108b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187324 | controller |     "Jun 11 16:46:19.447247 crc crio[22018]: time=\"2026-06-11T16:46:19.446741632Z\" level=info msg=\"Created container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=c356a6c3-7751-4f59-a784-9d0fa7e8bb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187339 | controller |     "Jun 11 16:46:19.448264 crc crio[22018]: time=\"2026-06-11T16:46:19.448173778Z\" level=info msg=\"Starting container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622\" id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.187353 | controller |     "Jun 11 16:46:19.448403 crc crio[22018]: time=\"2026-06-11T16:46:19.448368873Z\" level=info msg=\"Starting container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e\" id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.187368 | controller |     "Jun 11 16:46:19.452689 crc crio[22018]: time=\"2026-06-11T16:46:19.452599467Z\" level=info msg=\"Started container\" PID=35397 containerID=4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e description=cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller id=e3f0d726-10f6-42bf-9bd8-38e3133e5f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55",
2026-06-11 18:17:42.187383 | controller |     "Jun 11 16:46:19.453224 crc crio[22018]: time=\"2026-06-11T16:46:19.453123485Z\" level=info msg=\"Started container\" PID=35393 containerID=f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector id=d2ce4551-9803-4525-af0b-4a9a1fa09a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2",
2026-06-11 18:17:42.187398 | controller |     "Jun 11 16:46:19.457841 crc crio[22018]: time=\"2026-06-11T16:46:19.455601772Z\" level=info msg=\"Started container\" PID=35392 containerID=ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 description=cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook id=fe4d14a6-bd1a-407f-afa7-ab2c3702fc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761",
2026-06-11 18:17:42.187418 | controller |     "Jun 11 16:46:20.861428 crc crio[22018]: time=\"2026-06-11T16:46:20.860711904Z\" level=info msg=\"Stopping container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc (timeout: 30s)\" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187442 | controller |     "Jun 11 16:46:20.862578 crc crio[22018]: time=\"2026-06-11T16:46:20.860975802Z\" level=info msg=\"Stopping container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef (timeout: 30s)\" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187470 | controller |     "Jun 11 16:46:20.985251 crc crio[22018]: time=\"2026-06-11T16:46:20.983702369Z\" level=info msg=\"Stopped container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ab930380-e832-4384-8df2-82d7223c7d7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187504 | controller |     "Jun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.020649173Z\" level=info msg=\"Stopping container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9 (timeout: 30s)\" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187528 | controller |     "Jun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.020750077Z\" level=info msg=\"Stopping container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36 (timeout: 30s)\" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187549 | controller |     "Jun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.021137529Z\" level=info msg=\"Stopping container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1 (timeout: 30s)\" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187565 | controller |     "Jun 11 16:46:21.023776 crc crio[22018]: time=\"2026-06-11T16:46:21.02336027Z\" level=info msg=\"Stopping container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2 (timeout: 30s)\" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187581 | controller |     "Jun 11 16:46:21.024400 crc crio[22018]: time=\"2026-06-11T16:46:21.02431328Z\" level=info msg=\"Stopping container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293 (timeout: 30s)\" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187596 | controller |     "Jun 11 16:46:21.030757 crc crio[22018]: time=\"2026-06-11T16:46:21.030671223Z\" level=info msg=\"Stopping container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184 (timeout: 30s)\" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187611 | controller |     "Jun 11 16:46:21.032832 crc crio[22018]: time=\"2026-06-11T16:46:21.032766789Z\" level=info msg=\"Stopping container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963 (timeout: 30s)\" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187626 | controller |     "Jun 11 16:46:21.055576 crc crio[22018]: time=\"2026-06-11T16:46:21.054677967Z\" level=info msg=\"Stopped container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a00b8895-1312-4e24-b71f-b8d1edaf3835 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187641 | controller |     "Jun 11 16:46:21.058982 crc crio[22018]: time=\"2026-06-11T16:46:21.05887753Z\" level=info msg=\"Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.187656 | controller |     "Jun 11 16:46:21.078610 crc crio[22018]: time=\"2026-06-11T16:46:21.078493387Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:17:42.187671 | controller |     "Jun 11 16:46:21.079113 crc crio[22018]: time=\"2026-06-11T16:46:21.078731104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.187685 | controller |     "Jun 11 16:46:21.079702 crc crio[22018]: time=\"2026-06-11T16:46:21.079643752Z\" level=info msg=\"Stopped pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=928d2c6e-d929-4065-a03e-9d339afc9f0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.187700 | controller |     "Jun 11 16:46:21.095577 crc crio[22018]: time=\"2026-06-11T16:46:21.094929517Z\" level=info msg=\"Stopping container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad (timeout: 30s)\" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187719 | controller |     "Jun 11 16:46:21.173916 crc crio[22018]: time=\"2026-06-11T16:46:21.17382904Z\" level=info msg=\"Stopped container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=9f3530f5-a289-4256-b4cf-92f581a787bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187734 | controller |     "Jun 11 16:46:21.178750 crc crio[22018]: time=\"2026-06-11T16:46:21.178645722Z\" level=info msg=\"Stopped container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=5500fd87-ec17-4e94-ba55-bd9a4af37b4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187749 | controller |     "Jun 11 16:46:21.180715 crc crio[22018]: time=\"2026-06-11T16:46:21.18042196Z\" level=info msg=\"Stopped container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=317e476a-2176-4ca3-b888-7d380c3c9547 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187764 | controller |     "Jun 11 16:46:21.181100 crc crio[22018]: time=\"2026-06-11T16:46:21.180805172Z\" level=info msg=\"Stopped container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1a01860d-0fbb-4910-9509-fab58b9038de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187779 | controller |     "Jun 11 16:46:21.236170 crc crio[22018]: time=\"2026-06-11T16:46:21.236060711Z\" level=info msg=\"Removing container: 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0\" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.187794 | controller |     "Jun 11 16:46:21.242798 crc crio[22018]: time=\"2026-06-11T16:46:21.242719471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9fc4f6f5-c645-4424-8eab-153fde18b2f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187809 | controller |     "Jun 11 16:46:21.248014 crc crio[22018]: time=\"2026-06-11T16:46:21.247916214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ecd02047-e53f-4845-bc8a-628f239b5ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.187824 | controller |     "Jun 11 16:46:21.251053 crc crio[22018]: time=\"2026-06-11T16:46:21.250965801Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.187839 | controller |     "Jun 11 16:46:21.252827 crc crio[22018]: time=\"2026-06-11T16:46:21.252489348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187875 | controller |     "Jun 11 16:46:21.287647 crc crio[22018]: time=\"2026-06-11T16:46:21.287157851Z\" level=info msg=\"Stopped container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=5524342c-d31f-4019-8045-865b1ab81407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.187893 | controller |     "Jun 11 16:46:21.299972 crc crio[22018]: time=\"2026-06-11T16:46:21.299787448Z\" level=info msg=\"Removed container 7416e6f0055a3db6508152cab23839205cafc95133c5b230742ae1c5b05778b0: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b260049c-2998-4375-b957-1403a40f35d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.187912 | controller |     "Jun 11 16:46:21.304049 crc crio[22018]: time=\"2026-06-11T16:46:21.303958981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187928 | controller |     "Jun 11 16:46:21.308615 crc crio[22018]: time=\"2026-06-11T16:46:21.308475372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.187943 | controller |     "Jun 11 16:46:21.367774 crc crio[22018]: time=\"2026-06-11T16:46:21.367615364Z\" level=info msg=\"Stopped container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e1e134dd-f0b7-4b90-8b97-f5635e7d3834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.188013 | controller |     "Jun 11 16:46:21.369786 crc crio[22018]: time=\"2026-06-11T16:46:21.369696261Z\" level=info msg=\"Stopped container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=1461b30e-0306-4fe6-a415-222e56b9d592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.188028 | controller |     "Jun 11 16:46:21.475749 crc crio[22018]: time=\"2026-06-11T16:46:21.47468993Z\" level=info msg=\"Created container 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d: openshift-multus/multus-bzhnf/kube-multus\" id=cb7a0044-c234-42aa-a0aa-fa7975010f22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.188043 | controller |     "Jun 11 16:46:21.477844 crc crio[22018]: time=\"2026-06-11T16:46:21.477719685Z\" level=info msg=\"Starting container: 099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d\" id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.188059 | controller |     "Jun 11 16:46:21.495282 crc crio[22018]: time=\"2026-06-11T16:46:21.495104702Z\" level=info msg=\"Started container\" PID=35575 containerID=099895fe737a4f94e6fa0be22616bb6605b91973de1d1f4704da609cb819943d description=openshift-multus/multus-bzhnf/kube-multus id=cf66f16c-036e-4bd4-8909-55bc214f2f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeba4bc8d6dc5c08d482e79eaac5151d0338c0ea896a871616fcdec3eddd24",
2026-06-11 18:17:42.188074 | controller |     "Jun 11 16:46:21.520241 crc crio[22018]: time=\"2026-06-11T16:46:21.52012671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\\\"\"",
2026-06-11 18:17:42.188089 | controller |     "Jun 11 16:46:21.520241 crc crio[22018]: time=\"2026-06-11T16:46:21.520247664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188104 | controller |     "Jun 11 16:46:21.749492 crc crio[22018]: time=\"2026-06-11T16:46:21.749313383Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188119 | controller |     "Jun 11 16:46:21.749616 crc crio[22018]: time=\"2026-06-11T16:46:21.74953918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188135 | controller |     "Jun 11 16:46:21.772070 crc crio[22018]: time=\"2026-06-11T16:46:21.771861355Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188150 | controller |     "Jun 11 16:46:21.799146 crc crio[22018]: time=\"2026-06-11T16:46:21.799029853Z\" level=info msg=\"Ran pod sandbox 0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/POD\" id=5310b49f-5171-460a-86a2-f81a98a08803 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188170 | controller |     "Jun 11 16:46:21.801796 crc crio[22018]: time=\"2026-06-11T16:46:21.801743235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a7f9db3-88f8-423d-b682-9f850d83319a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.188186 | controller |     "Jun 11 16:46:21.807918 crc crio[22018]: time=\"2026-06-11T16:46:21.807838098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aaca3837-f904-41b2-9d9c-fec3bcccc9c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.188202 | controller |     "Jun 11 16:46:21.816042 crc crio[22018]: time=\"2026-06-11T16:46:21.815954522Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy\" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.188217 | controller |     "Jun 11 16:46:21.817712 crc crio[22018]: time=\"2026-06-11T16:46:21.817643716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188232 | controller |     "Jun 11 16:46:21.836203 crc crio[22018]: time=\"2026-06-11T16:46:21.836097347Z\" level=info msg=\"Stopped container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5d45fb1b-8eef-465e-8e83-2fc0f047b780 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.188247 | controller |     "Jun 11 16:46:21.837645 crc crio[22018]: time=\"2026-06-11T16:46:21.837564413Z\" level=info msg=\"Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.188262 | controller |     "Jun 11 16:46:21.841458 crc crio[22018]: time=\"2026-06-11T16:46:21.841379974Z\" level=info msg=\"Stopped pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=d5f6e6f8-cf77-4545-9035-b95d794ddcd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.188277 | controller |     "Jun 11 16:46:21.846851 crc crio[22018]: time=\"2026-06-11T16:46:21.846784494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188292 | controller |     "Jun 11 16:46:21.937243 crc crio[22018]: time=\"2026-06-11T16:46:21.937138691Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 18:17:42.188307 | controller |     "Jun 11 16:46:21.938547 crc crio[22018]: time=\"2026-06-11T16:46:21.937482882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188322 | controller |     "Jun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952545737Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 18:17:42.188337 | controller |     "Jun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952741383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188352 | controller |     "Jun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952781754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 18:17:42.188367 | controller |     "Jun 11 16:46:21.954999 crc crio[22018]: time=\"2026-06-11T16:46:21.952813155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188386 | controller |     "Jun 11 16:46:21.968214 crc crio[22018]: time=\"2026-06-11T16:46:21.968059594Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 18:17:42.188402 | controller |     "Jun 11 16:46:21.968214 crc crio[22018]: time=\"2026-06-11T16:46:21.968206819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188417 | controller |     "Jun 11 16:46:21.986418 crc crio[22018]: time=\"2026-06-11T16:46:21.986044021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 18:17:42.188431 | controller |     "Jun 11 16:46:21.986670 crc crio[22018]: time=\"2026-06-11T16:46:21.986610252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188446 | controller |     "Jun 11 16:46:21.998141 crc crio[22018]: time=\"2026-06-11T16:46:21.99802586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 18:17:42.188461 | controller |     "Jun 11 16:46:21.998419 crc crio[22018]: time=\"2026-06-11T16:46:21.998152934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188475 | controller |     "Jun 11 16:46:22.007137 crc crio[22018]: time=\"2026-06-11T16:46:22.007006234Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 18:17:42.188490 | controller |     "Jun 11 16:46:22.007235 crc crio[22018]: time=\"2026-06-11T16:46:22.007206141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188504 | controller |     "Jun 11 16:46:22.007842 crc crio[22018]: time=\"2026-06-11T16:46:22.007736965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 18:17:42.188519 | controller |     "Jun 11 16:46:22.007910 crc crio[22018]: time=\"2026-06-11T16:46:22.007846478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.188535 | controller |     "Jun 11 16:46:22.018935 crc crio[22018]: time=\"2026-06-11T16:46:22.018787823Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_3f5af9a3-31f4-4ad8-945b-4f7ef7c48e3c\\\"\"",
2026-06-11 18:17:42.188556 | controller |     "Jun 11 16:46:22.093268 crc crio[22018]: time=\"2026-06-11T16:46:22.093034333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188583 | controller |     "Jun 11 16:46:22.200842 crc crio[22018]: time=\"2026-06-11T16:46:22.200653034Z\" level=info msg=\"Created container 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy\" id=e98c333c-d739-43ae-82a6-d390292c4a60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.188612 | controller |     "Jun 11 16:46:22.201918 crc crio[22018]: time=\"2026-06-11T16:46:22.201868442Z\" level=info msg=\"Starting container: 457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd\" id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.188639 | controller |     "Jun 11 16:46:22.207567 crc crio[22018]: time=\"2026-06-11T16:46:22.207430868Z\" level=info msg=\"Started container\" PID=35614 containerID=457b85e1a94d12a623a3fa0005f260ea6bab731a3dc5a5f2858c5ff1c3b4bffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/kube-rbac-proxy id=10e2637d-407c-425f-baf3-8bf26ce424bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c",
2026-06-11 18:17:42.188657 | controller |     "Jun 11 16:46:22.217511 crc crio[22018]: time=\"2026-06-11T16:46:22.216972379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4f5de746-da36-4be1-806b-67e588266d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.188678 | controller |     "Jun 11 16:46:22.219945 crc crio[22018]: time=\"2026-06-11T16:46:22.21989217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=788be526-99a1-41ef-b5e6-90c95dfa2e84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.188694 | controller |     "Jun 11 16:46:22.228037 crc crio[22018]: time=\"2026-06-11T16:46:22.227918964Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager\" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.188710 | controller |     "Jun 11 16:46:22.228813 crc crio[22018]: time=\"2026-06-11T16:46:22.228766201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188726 | controller |     "Jun 11 16:46:22.250968 crc crio[22018]: time=\"2026-06-11T16:46:22.250867848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188741 | controller |     "Jun 11 16:46:22.255428 crc crio[22018]: time=\"2026-06-11T16:46:22.255228524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188756 | controller |     "Jun 11 16:46:22.321143 crc crio[22018]: time=\"2026-06-11T16:46:22.321104639Z\" level=info msg=\"Removing container: f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad\" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188771 | controller |     "Jun 11 16:46:22.348756 crc crio[22018]: time=\"2026-06-11T16:46:22.348643108Z\" level=info msg=\"Removed container f6df7312791a4682e29af763d6f1338c3135d328f3f6c8ee9aa805ed62f19dad: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c8c2aef3-8ee8-4f94-9b99-07591eb58e95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188786 | controller |     "Jun 11 16:46:22.356545 crc crio[22018]: time=\"2026-06-11T16:46:22.356429755Z\" level=info msg=\"Removing container: 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9\" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188801 | controller |     "Jun 11 16:46:22.376190 crc crio[22018]: time=\"2026-06-11T16:46:22.376116214Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188816 | controller |     "Jun 11 16:46:22.376413 crc crio[22018]: time=\"2026-06-11T16:46:22.376242018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.188831 | controller |     "Jun 11 16:46:22.380999 crc crio[22018]: time=\"2026-06-11T16:46:22.380912495Z\" level=info msg=\"Removed container 66091459a01e211ca877c5139e94453e533689b12b84a005688daf169a73e2f9: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8bbd6a01-41fc-4a47-931d-0c5e08034261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188846 | controller |     "Jun 11 16:46:22.383574 crc crio[22018]: time=\"2026-06-11T16:46:22.383501906Z\" level=info msg=\"Removing container: 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36\" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188885 | controller |     "Jun 11 16:46:22.387465 crc crio[22018]: time=\"2026-06-11T16:46:22.387205893Z\" level=info msg=\"Created container 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager\" id=d8d0b48d-6271-487d-bd11-d8d980951ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.188906 | controller |     "Jun 11 16:46:22.388314 crc crio[22018]: time=\"2026-06-11T16:46:22.388282826Z\" level=info msg=\"Starting container: 1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18\" id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.188922 | controller |     "Jun 11 16:46:22.394089 crc crio[22018]: time=\"2026-06-11T16:46:22.393616814Z\" level=info msg=\"Started container\" PID=35638 containerID=1e3b97598c4293a3603e9899f3656c1c3776b70093920add36cbb5b9a4ca0a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-ssxmj/ovnkube-cluster-manager id=680d506e-5b92-45d5-930d-2d6b2884fda3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c614b0546d7d0a0624712739e92a2c276ca44570ca9dff25314c8690df3fd7c",
2026-06-11 18:17:42.188938 | controller |     "Jun 11 16:46:22.409386 crc crio[22018]: time=\"2026-06-11T16:46:22.40859327Z\" level=info msg=\"Removed container 3c04ced9ff1a8742e10017ddbcee9dc4a4da6aabf55322454ae3645804c3ce36: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8235bb61-5ed0-43ea-b0c9-1a8cffc6529e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188953 | controller |     "Jun 11 16:46:22.412286 crc crio[22018]: time=\"2026-06-11T16:46:22.412203411Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188968 | controller |     "Jun 11 16:46:22.415927 crc crio[22018]: time=\"2026-06-11T16:46:22.415862435Z\" level=info msg=\"Removing container: 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184\" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.188983 | controller |     "Jun 11 16:46:22.426887 crc crio[22018]: time=\"2026-06-11T16:46:22.426790153Z\" level=info msg=\"Ran pod sandbox fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a with infra container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/POD\" id=291c9d73-4df8-44ec-9c7f-932b0657ef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.188998 | controller |     "Jun 11 16:46:22.430719 crc crio[22018]: time=\"2026-06-11T16:46:22.43061526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4c3b4727-217a-4c40-9fc6-b74b41ad38a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189013 | controller |     "Jun 11 16:46:22.434534 crc crio[22018]: time=\"2026-06-11T16:46:22.43441822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa8b9e3d-9822-4a0e-be08-33b34640cd36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189028 | controller |     "Jun 11 16:46:22.441051 crc crio[22018]: time=\"2026-06-11T16:46:22.440952939Z\" level=info msg=\"Removed container 6c6e76d4ad649da9ea9da2e1f448faf345c543e15f974bf3e6f092187a6b5184: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=37e75d81-ec4b-4174-a2d2-aaf7aed1910b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189043 | controller |     "Jun 11 16:46:22.445238 crc crio[22018]: time=\"2026-06-11T16:46:22.445164819Z\" level=info msg=\"Removing container: ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1\" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189058 | controller |     "Jun 11 16:46:22.453151 crc crio[22018]: time=\"2026-06-11T16:46:22.451572521Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup\" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189077 | controller |     "Jun 11 16:46:22.453151 crc crio[22018]: time=\"2026-06-11T16:46:22.452218232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189094 | controller |     "Jun 11 16:46:22.477457 crc crio[22018]: time=\"2026-06-11T16:46:22.477303302Z\" level=info msg=\"Removed container ea8b582e1e25c0e395f91a44673cf4147639a8ff46e4b6d6d5bfcf7559a60ff1: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c870d7c5-c268-44bb-b17a-90b9ae0779f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189109 | controller |     "Jun 11 16:46:22.488004 crc crio[22018]: time=\"2026-06-11T16:46:22.487832933Z\" level=info msg=\"Removing container: 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293\" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189124 | controller |     "Jun 11 16:46:22.489475 crc crio[22018]: time=\"2026-06-11T16:46:22.48930182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189139 | controller |     "Jun 11 16:46:22.491665 crc crio[22018]: time=\"2026-06-11T16:46:22.491605684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189154 | controller |     "Jun 11 16:46:22.503721 crc crio[22018]: time=\"2026-06-11T16:46:22.503226039Z\" level=info msg=\"Removed container 5d0d03668aa750faa7c70ee68f1b056f56bb55fd50cf8a5025e6a53ac77b7293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b0945cb2-55ed-45f6-b1e5-a8b921ef2413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189169 | controller |     "Jun 11 16:46:22.505950 crc crio[22018]: time=\"2026-06-11T16:46:22.505885563Z\" level=info msg=\"Removing container: 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2\" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189184 | controller |     "Jun 11 16:46:22.529374 crc crio[22018]: time=\"2026-06-11T16:46:22.528098285Z\" level=info msg=\"Removed container 01b1cb11c03879bd6286de874dc4b851f44a51f17e5bbbf2bb5c8d38c786dcc2: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a2187c75-d2c7-46d0-92d2-c5c0c1fd68f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189199 | controller |     "Jun 11 16:46:22.531646 crc crio[22018]: time=\"2026-06-11T16:46:22.531618162Z\" level=info msg=\"Removing container: d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963\" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189214 | controller |     "Jun 11 16:46:22.590083 crc crio[22018]: time=\"2026-06-11T16:46:22.589656084Z\" level=info msg=\"Removed container d6674fe227d475088a5912f2c2e077b78815fc4269a456699a347b54ba7f1963: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=3db10737-5716-41fa-989b-32c498c6dd65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189229 | controller |     "Jun 11 16:46:22.597019 crc crio[22018]: time=\"2026-06-11T16:46:22.596964693Z\" level=info msg=\"Removing container: 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb\" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189244 | controller |     "Jun 11 16:46:22.608116 crc crio[22018]: time=\"2026-06-11T16:46:22.60801711Z\" level=info msg=\"Created container df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup\" id=38888f66-072e-443d-92d0-911a1db4dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189262 | controller |     "Jun 11 16:46:22.609296 crc crio[22018]: time=\"2026-06-11T16:46:22.609187397Z\" level=info msg=\"Starting container: df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62\" id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.189278 | controller |     "Jun 11 16:46:22.615055 crc crio[22018]: time=\"2026-06-11T16:46:22.614961918Z\" level=info msg=\"Started container\" PID=35664 containerID=df808f4421da06bea6c1110dfae2a53787cf61003ded3a4f746080c5df867b62 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kubecfg-setup id=fa7cd836-4546-477d-b8b4-ce26814da98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.189293 | controller |     "Jun 11 16:46:22.625646 crc crio[22018]: time=\"2026-06-11T16:46:22.625570205Z\" level=info msg=\"Removed container 43b137eaa8d36e594745392061aec32f2632e2046ab1ce48723e3ca48fa840bb: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=20b6809a-3da1-45f8-80a2-f2a2026584ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.189309 | controller |     "Jun 11 16:46:23.329861 crc crio[22018]: time=\"2026-06-11T16:46:23.328267954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4bbe952-d894-4821-9d98-7bff1cb64485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189324 | controller |     "Jun 11 16:46:23.331796 crc crio[22018]: time=\"2026-06-11T16:46:23.330843735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f46cb8cc-1fa3-4ef5-a10f-cda0d3529f35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189340 | controller |     "Jun 11 16:46:23.339869 crc crio[22018]: time=\"2026-06-11T16:46:23.339727095Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller\" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189356 | controller |     "Jun 11 16:46:23.340560 crc crio[22018]: time=\"2026-06-11T16:46:23.340290163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189371 | controller |     "Jun 11 16:46:23.395997 crc crio[22018]: time=\"2026-06-11T16:46:23.395772057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189386 | controller |     "Jun 11 16:46:23.407825 crc crio[22018]: time=\"2026-06-11T16:46:23.407744609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189401 | controller |     "Jun 11 16:46:23.522148 crc crio[22018]: time=\"2026-06-11T16:46:23.522019929Z\" level=info msg=\"Created container 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller\" id=7123826c-8ebf-49a2-89aa-410231095620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189416 | controller |     "Jun 11 16:46:23.523665 crc crio[22018]: time=\"2026-06-11T16:46:23.523575718Z\" level=info msg=\"Starting container: 462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880\" id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.189431 | controller |     "Jun 11 16:46:23.532760 crc crio[22018]: time=\"2026-06-11T16:46:23.531943142Z\" level=info msg=\"Started container\" PID=35683 containerID=462d1565e64ff48f086220326304e062d3753238372df2572233188e5bccd880 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-controller id=59c59b5f-c12a-4ad0-9fd5-0c31c27022d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.189450 | controller |     "Jun 11 16:46:23.550574 crc crio[22018]: time=\"2026-06-11T16:46:23.550409033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a68ea66-2cde-4b96-bb87-b83a3f9b9243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189465 | controller |     "Jun 11 16:46:23.554163 crc crio[22018]: time=\"2026-06-11T16:46:23.55410061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f92d2cc2-ec4b-437c-ad50-f98a2fc603c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189481 | controller |     "Jun 11 16:46:23.565473 crc crio[22018]: time=\"2026-06-11T16:46:23.565238901Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging\" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189496 | controller |     "Jun 11 16:46:23.565816 crc crio[22018]: time=\"2026-06-11T16:46:23.565746747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189511 | controller |     "Jun 11 16:46:23.590015 crc crio[22018]: time=\"2026-06-11T16:46:23.589794055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189526 | controller |     "Jun 11 16:46:23.591903 crc crio[22018]: time=\"2026-06-11T16:46:23.59183393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189541 | controller |     "Jun 11 16:46:23.681105 crc crio[22018]: time=\"2026-06-11T16:46:23.681008309Z\" level=info msg=\"Created container 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging\" id=07a8ed69-0770-4e9c-a529-e0ec5607b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189556 | controller |     "Jun 11 16:46:23.684515 crc crio[22018]: time=\"2026-06-11T16:46:23.684377335Z\" level=info msg=\"Starting container: 94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a\" id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.189571 | controller |     "Jun 11 16:46:23.690584 crc crio[22018]: time=\"2026-06-11T16:46:23.690464216Z\" level=info msg=\"Started container\" PID=35695 containerID=94a1c75e26f354e087ca3ca2bd1650b3f77b2ff4fe86eee6e54ce494db99a26a description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovn-acl-logging id=f82121b1-e2c3-4474-a074-a96acf1f1878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.189586 | controller |     "Jun 11 16:46:23.703746 crc crio[22018]: time=\"2026-06-11T16:46:23.703426075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c1508da5-a9f3-4659-90e2-f52a337a732b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189601 | controller |     "Jun 11 16:46:23.708570 crc crio[22018]: time=\"2026-06-11T16:46:23.708505785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b95c2cb4-9031-425d-8cf4-83af24e9340b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189620 | controller |     "Jun 11 16:46:23.721887 crc crio[22018]: time=\"2026-06-11T16:46:23.721817934Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node\" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189635 | controller |     "Jun 11 16:46:23.722371 crc crio[22018]: time=\"2026-06-11T16:46:23.722250638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189650 | controller |     "Jun 11 16:46:23.745618 crc crio[22018]: time=\"2026-06-11T16:46:23.745515081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189667 | controller |     "Jun 11 16:46:23.747043 crc crio[22018]: time=\"2026-06-11T16:46:23.746925435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189690 | controller |     "Jun 11 16:46:23.847539 crc crio[22018]: time=\"2026-06-11T16:46:23.84736371Z\" level=info msg=\"Created container 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node\" id=0a868789-4632-4d28-87b8-2f4c805f568f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189718 | controller |     "Jun 11 16:46:23.848755 crc crio[22018]: time=\"2026-06-11T16:46:23.848689122Z\" level=info msg=\"Starting container: 6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1\" id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.189747 | controller |     "Jun 11 16:46:23.854173 crc crio[22018]: time=\"2026-06-11T16:46:23.853946878Z\" level=info msg=\"Started container\" PID=35713 containerID=6ff41c2c064e63189508f282959361ef8f4bd64c43fdfbd084cafc071760d7b1 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-node id=2f25d7e3-c1ee-41b9-b084-a7b6ed822af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.189771 | controller |     "Jun 11 16:46:23.866166 crc crio[22018]: time=\"2026-06-11T16:46:23.866030088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=368fa0e1-e87c-4c89-9365-aa40cd6ed84e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189788 | controller |     "Jun 11 16:46:23.868549 crc crio[22018]: time=\"2026-06-11T16:46:23.86829062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef43c84e-1292-4c5a-af32-07b9ac27b7b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189804 | controller |     "Jun 11 16:46:23.874676 crc crio[22018]: time=\"2026-06-11T16:46:23.874566317Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics\" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189819 | controller |     "Jun 11 16:46:23.874883 crc crio[22018]: time=\"2026-06-11T16:46:23.874855006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189835 | controller |     "Jun 11 16:46:23.902625 crc crio[22018]: time=\"2026-06-11T16:46:23.902246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189904 | controller |     "Jun 11 16:46:23.905280 crc crio[22018]: time=\"2026-06-11T16:46:23.905161033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.189926 | controller |     "Jun 11 16:46:24.029625 crc crio[22018]: time=\"2026-06-11T16:46:24.02948125Z\" level=info msg=\"Created container 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab: openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics\" id=777f3650-700b-4b1b-875c-e81c832591ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.189942 | controller |     "Jun 11 16:46:24.031273 crc crio[22018]: time=\"2026-06-11T16:46:24.031171512Z\" level=info msg=\"Starting container: 7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab\" id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.189957 | controller |     "Jun 11 16:46:24.039628 crc crio[22018]: time=\"2026-06-11T16:46:24.039420722Z\" level=info msg=\"Started container\" PID=35734 containerID=7f8665c8a913ee3250ab2719e923a5b8dca1db073b48c6bc170137df9fad82ab description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/kube-rbac-proxy-ovn-metrics id=cb03d5f1-3bbb-41a4-a094-efe329f40eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.189972 | controller |     "Jun 11 16:46:24.056598 crc crio[22018]: time=\"2026-06-11T16:46:24.05650297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a07517a-8aec-4348-abdc-a64e1f7975ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.189988 | controller |     "Jun 11 16:46:24.059074 crc crio[22018]: time=\"2026-06-11T16:46:24.058995369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0536e614-05df-414e-bbef-f88ee2299422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190003 | controller |     "Jun 11 16:46:24.069731 crc crio[22018]: time=\"2026-06-11T16:46:24.069642314Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd\" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190018 | controller |     "Jun 11 16:46:24.070094 crc crio[22018]: time=\"2026-06-11T16:46:24.070027626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190033 | controller |     "Jun 11 16:46:24.104838 crc crio[22018]: time=\"2026-06-11T16:46:24.104485581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190048 | controller |     "Jun 11 16:46:24.108622 crc crio[22018]: time=\"2026-06-11T16:46:24.108530051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190063 | controller |     "Jun 11 16:46:24.223108 crc crio[22018]: time=\"2026-06-11T16:46:24.222910173Z\" level=info msg=\"Created container 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd\" id=345df10c-c489-4eb1-bd51-77781d5a4224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190077 | controller |     "Jun 11 16:46:24.224527 crc crio[22018]: time=\"2026-06-11T16:46:24.224456081Z\" level=info msg=\"Starting container: 8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3\" id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.190092 | controller |     "Jun 11 16:46:24.231159 crc crio[22018]: time=\"2026-06-11T16:46:24.231048429Z\" level=info msg=\"Started container\" PID=35753 containerID=8ec013e96239f8111e8003001e5c98c94ae75b05b3fdd00de29fc564834bf8b3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/northd id=4fee956f-04b1-4e83-8d66-440c1b1c9835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.190113 | controller |     "Jun 11 16:46:24.240392 crc crio[22018]: time=\"2026-06-11T16:46:24.240278831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8511f25e-2bbf-45cb-bd21-0ee01917c1f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190129 | controller |     "Jun 11 16:46:24.244213 crc crio[22018]: time=\"2026-06-11T16:46:24.244050809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f66751f-625f-49b5-8565-71051bac0dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190145 | controller |     "Jun 11 16:46:24.252618 crc crio[22018]: time=\"2026-06-11T16:46:24.252414574Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb\" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190160 | controller |     "Jun 11 16:46:24.253368 crc crio[22018]: time=\"2026-06-11T16:46:24.25326816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190175 | controller |     "Jun 11 16:46:24.283572 crc crio[22018]: time=\"2026-06-11T16:46:24.283491892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190191 | controller |     "Jun 11 16:46:24.285180 crc crio[22018]: time=\"2026-06-11T16:46:24.285118694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190205 | controller |     "Jun 11 16:46:24.399125 crc crio[22018]: time=\"2026-06-11T16:46:24.396575275Z\" level=info msg=\"Created container fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3: openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb\" id=c7e4a809-4a14-4995-b5ca-ff3652b856d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190220 | controller |     "Jun 11 16:46:24.399125 crc crio[22018]: time=\"2026-06-11T16:46:24.399075884Z\" level=info msg=\"Starting container: fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3\" id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.190236 | controller |     "Jun 11 16:46:24.405046 crc crio[22018]: time=\"2026-06-11T16:46:24.40494679Z\" level=info msg=\"Started container\" PID=35764 containerID=fb3af93e8e7aa9e73e552bdec5f91c0593e32bf9bf87390eca01069619f6b2f3 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/nbdb id=f92fd5fd-f23f-44d2-a206-afa8a9365796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.190251 | controller |     "Jun 11 16:46:26.499014 crc crio[22018]: time=\"2026-06-11T16:46:26.498553087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9a80f88-a98f-4f7c-ab7d-b993935f9962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190267 | controller |     "Jun 11 16:46:26.506722 crc crio[22018]: time=\"2026-06-11T16:46:26.506594443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f200debe-3581-4232-9037-24fcbced826b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190286 | controller |     "Jun 11 16:46:26.513726 crc crio[22018]: time=\"2026-06-11T16:46:26.513626212Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb\" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190302 | controller |     "Jun 11 16:46:26.514290 crc crio[22018]: time=\"2026-06-11T16:46:26.51418848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190317 | controller |     "Jun 11 16:46:26.542386 crc crio[22018]: time=\"2026-06-11T16:46:26.542270595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190332 | controller |     "Jun 11 16:46:26.544274 crc crio[22018]: time=\"2026-06-11T16:46:26.544170805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190347 | controller |     "Jun 11 16:46:26.673491 crc crio[22018]: time=\"2026-06-11T16:46:26.67319697Z\" level=info msg=\"Created container 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027: openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb\" id=8c5be2de-f3f3-4934-9eaa-f0c8859725f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190361 | controller |     "Jun 11 16:46:26.681258 crc crio[22018]: time=\"2026-06-11T16:46:26.674931874Z\" level=info msg=\"Starting container: 436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027\" id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.190376 | controller |     "Jun 11 16:46:26.681817 crc crio[22018]: time=\"2026-06-11T16:46:26.681671437Z\" level=info msg=\"Started container\" PID=35894 containerID=436683a82e4a281874c698be974de35ae7623abb0572d6e0c94cecde26bad027 description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/sbdb id=a0976bb6-7ae1-4fc5-adc1-1de4d1b85772 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.190391 | controller |     "Jun 11 16:46:28.787021 crc crio[22018]: time=\"2026-06-11T16:46:28.786086243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a946b95-2bab-4ac4-a62e-7d91d42dea7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190406 | controller |     "Jun 11 16:46:28.813131 crc crio[22018]: time=\"2026-06-11T16:46:28.809036227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c0ccd4fe-c5bd-4e63-adce-4cd33dea81cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.190421 | controller |     "Jun 11 16:46:28.821076 crc crio[22018]: time=\"2026-06-11T16:46:28.820919411Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller\" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190436 | controller |     "Jun 11 16:46:28.821493 crc crio[22018]: time=\"2026-06-11T16:46:28.821396017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190451 | controller |     "Jun 11 16:46:28.854518 crc crio[22018]: time=\"2026-06-11T16:46:28.854423569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190473 | controller |     "Jun 11 16:46:28.857491 crc crio[22018]: time=\"2026-06-11T16:46:28.857405724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.190489 | controller |     "Jun 11 16:46:28.984954 crc crio[22018]: time=\"2026-06-11T16:46:28.984852426Z\" level=info msg=\"Created container e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd: openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller\" id=dd6075af-af91-4588-80ab-b294747e7e83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.190505 | controller |     "Jun 11 16:46:28.986913 crc crio[22018]: time=\"2026-06-11T16:46:28.986811369Z\" level=info msg=\"Starting container: e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd\" id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.190520 | controller |     "Jun 11 16:46:28.992815 crc crio[22018]: time=\"2026-06-11T16:46:28.992710384Z\" level=info msg=\"Started container\" PID=35981 containerID=e249a2fb254f2f6e2a48cc9b231f43a7db8d00a041cbc19ee0ca3d06b16498bd description=openshift-ovn-kubernetes/ovnkube-node-g7mm9/ovnkube-controller id=418c8664-66b9-4eef-bfe0-08fe2a80763a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef3a4f5d829d47c2250ae81d755e8b9325228df2466b42b742f3260106fee0a",
2026-06-11 18:17:42.190536 | controller |     "Jun 11 16:46:29.109998 crc crio[22018]: time=\"2026-06-11T16:46:29.109775922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190551 | controller |     "Jun 11 16:46:29.110777 crc crio[22018]: time=\"2026-06-11T16:46:29.11065438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190566 | controller |     "Jun 11 16:46:29.110874 crc crio[22018]: time=\"2026-06-11T16:46:29.110805505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190582 | controller |     "Jun 11 16:46:29.110944 crc crio[22018]: time=\"2026-06-11T16:46:29.110875697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190597 | controller |     "Jun 11 16:46:29.110989 crc crio[22018]: time=\"2026-06-11T16:46:29.110937739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190612 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111071593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190627 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111414254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190642 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.11158107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190657 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111622421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190672 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111661572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190686 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111697513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190701 | controller |     "Jun 11 16:46:29.111759 crc crio[22018]: time=\"2026-06-11T16:46:29.111736575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190716 | controller |     "Jun 11 16:46:29.112242 crc crio[22018]: time=\"2026-06-11T16:46:29.112081225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190735 | controller |     "Jun 11 16:46:29.112242 crc crio[22018]: time=\"2026-06-11T16:46:29.112122777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190750 | controller |     "Jun 11 16:46:29.112400 crc crio[22018]: time=\"2026-06-11T16:46:29.112301671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190764 | controller |     "Jun 11 16:46:29.112660 crc crio[22018]: time=\"2026-06-11T16:46:29.11255986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190779 | controller |     "Jun 11 16:46:29.112743 crc crio[22018]: time=\"2026-06-11T16:46:29.112686837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190796 | controller |     "Jun 11 16:46:29.112930 crc crio[22018]: time=\"2026-06-11T16:46:29.112835171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190819 | controller |     "Jun 11 16:46:29.113010 crc crio[22018]: time=\"2026-06-11T16:46:29.112949732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190867 | controller |     "Jun 11 16:46:29.113010 crc crio[22018]: time=\"2026-06-11T16:46:29.112989103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190901 | controller |     "Jun 11 16:46:29.113299 crc crio[22018]: time=\"2026-06-11T16:46:29.113203143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190919 | controller |     "Jun 11 16:46:29.113502 crc crio[22018]: time=\"2026-06-11T16:46:29.113307366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190935 | controller |     "Jun 11 16:46:29.113502 crc crio[22018]: time=\"2026-06-11T16:46:29.113480292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190951 | controller |     "Jun 11 16:46:29.113615 crc crio[22018]: time=\"2026-06-11T16:46:29.113528234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190966 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113662535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.190982 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113897092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.190997 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113927133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191012 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.113946284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191027 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114226803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191042 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114254644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191056 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114553163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191071 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.114659347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191087 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.11507817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191105 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115181063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191121 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115224005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191135 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115266496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191150 | controller |     "Jun 11 16:46:29.115304 crc crio[22018]: time=\"2026-06-11T16:46:29.115303497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191164 | controller |     "Jun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.11539344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191179 | controller |     "Jun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115780385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191194 | controller |     "Jun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115841517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191209 | controller |     "Jun 11 16:46:29.115977 crc crio[22018]: time=\"2026-06-11T16:46:29.115956967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191224 | controller |     "Jun 11 16:46:29.116165 crc crio[22018]: time=\"2026-06-11T16:46:29.115993108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191239 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.11625348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191253 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116414756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191268 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116591887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191283 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116629348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191298 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116912611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191312 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.116971023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191327 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117051302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191343 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117086973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191358 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117410007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191373 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117514511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191389 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117595329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191408 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.11762892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191424 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117858557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191439 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.117898128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191454 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118251084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191469 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118308496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191484 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118471441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191498 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118553069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191513 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118712534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191528 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118759395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191543 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118948311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191557 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.118982532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191572 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.119176759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191588 | controller |     "Jun 11 16:46:29.119404 crc crio[22018]: time=\"2026-06-11T16:46:29.119203599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191603 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119603082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191618 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119632583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191634 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.119821079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191649 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.11984802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191665 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120062797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191680 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120092458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191694 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120300204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191713 | controller |     "Jun 11 16:46:29.120609 crc crio[22018]: time=\"2026-06-11T16:46:29.120378177Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191728 | controller |     "Jun 11 16:46:29.120899 crc crio[22018]: time=\"2026-06-11T16:46:29.120681195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191743 | controller |     "Jun 11 16:46:29.120899 crc crio[22018]: time=\"2026-06-11T16:46:29.120709586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191758 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121054017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191773 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.12112628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191788 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121394688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191802 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121427689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191817 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121649146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191833 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121684507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191862 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121934415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191882 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.121969287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191898 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.122167813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191913 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.122194954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.191935 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123153984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.191973 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123550547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192002 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123786844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192211 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.123923769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192235 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.124061993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192258 | controller |     "Jun 11 16:46:29.124278 crc crio[22018]: time=\"2026-06-11T16:46:29.124289891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192288 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124479357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192312 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124732045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192338 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124860449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192363 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.12489953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192391 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124952291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192416 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.124991612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192436 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.125424327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192453 | controller |     "Jun 11 16:46:29.125578 crc crio[22018]: time=\"2026-06-11T16:46:29.125511469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192468 | controller |     "Jun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125711405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192483 | controller |     "Jun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125752366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192498 | controller |     "Jun 11 16:46:29.125955 crc crio[22018]: time=\"2026-06-11T16:46:29.125941082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192513 | controller |     "Jun 11 16:46:29.126084 crc crio[22018]: time=\"2026-06-11T16:46:29.125974603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192527 | controller |     "Jun 11 16:46:29.126269 crc crio[22018]: time=\"2026-06-11T16:46:29.126156979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192542 | controller |     "Jun 11 16:46:29.126269 crc crio[22018]: time=\"2026-06-11T16:46:29.126229771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192558 | controller |     "Jun 11 16:46:29.126691 crc crio[22018]: time=\"2026-06-11T16:46:29.126634034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192573 | controller |     "Jun 11 16:46:29.126787 crc crio[22018]: time=\"2026-06-11T16:46:29.126751148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192587 | controller |     "Jun 11 16:46:29.126934 crc crio[22018]: time=\"2026-06-11T16:46:29.126864672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192602 | controller |     "Jun 11 16:46:29.127002 crc crio[22018]: time=\"2026-06-11T16:46:29.126982545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192618 | controller |     "Jun 11 16:46:29.127127 crc crio[22018]: time=\"2026-06-11T16:46:29.127085099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192632 | controller |     "Jun 11 16:46:29.127221 crc crio[22018]: time=\"2026-06-11T16:46:29.127190742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192651 | controller |     "Jun 11 16:46:29.127292 crc crio[22018]: time=\"2026-06-11T16:46:29.127225753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192667 | controller |     "Jun 11 16:46:29.127415 crc crio[22018]: time=\"2026-06-11T16:46:29.127313826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192682 | controller |     "Jun 11 16:46:29.127415 crc crio[22018]: time=\"2026-06-11T16:46:29.127395818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192696 | controller |     "Jun 11 16:46:29.127556 crc crio[22018]: time=\"2026-06-11T16:46:29.127418409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192711 | controller |     "Jun 11 16:46:29.127975 crc crio[22018]: time=\"2026-06-11T16:46:29.127894453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192726 | controller |     "Jun 11 16:46:29.127975 crc crio[22018]: time=\"2026-06-11T16:46:29.127956035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192741 | controller |     "Jun 11 16:46:29.128127 crc crio[22018]: time=\"2026-06-11T16:46:29.12809093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192756 | controller |     "Jun 11 16:46:29.128127 crc crio[22018]: time=\"2026-06-11T16:46:29.128123871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192771 | controller |     "Jun 11 16:46:29.128728 crc crio[22018]: time=\"2026-06-11T16:46:29.128613726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192786 | controller |     "Jun 11 16:46:29.128815 crc crio[22018]: time=\"2026-06-11T16:46:29.128794382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192801 | controller |     "Jun 11 16:46:29.128925 crc crio[22018]: time=\"2026-06-11T16:46:29.128844634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192815 | controller |     "Jun 11 16:46:29.128925 crc crio[22018]: time=\"2026-06-11T16:46:29.128878095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192830 | controller |     "Jun 11 16:46:29.129026 crc crio[22018]: time=\"2026-06-11T16:46:29.128923846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192845 | controller |     "Jun 11 16:46:29.129026 crc crio[22018]: time=\"2026-06-11T16:46:29.128960207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192889 | controller |     "Jun 11 16:46:29.129313 crc crio[22018]: time=\"2026-06-11T16:46:29.129193484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192905 | controller |     "Jun 11 16:46:29.129313 crc crio[22018]: time=\"2026-06-11T16:46:29.129282007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192920 | controller |     "Jun 11 16:46:29.129591 crc crio[22018]: time=\"2026-06-11T16:46:29.129528224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192934 | controller |     "Jun 11 16:46:29.129661 crc crio[22018]: time=\"2026-06-11T16:46:29.129607357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192949 | controller |     "Jun 11 16:46:29.129841 crc crio[22018]: time=\"2026-06-11T16:46:29.129763432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192964 | controller |     "Jun 11 16:46:29.129912 crc crio[22018]: time=\"2026-06-11T16:46:29.129843344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.192983 | controller |     "Jun 11 16:46:29.130169 crc crio[22018]: time=\"2026-06-11T16:46:29.130101783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.192998 | controller |     "Jun 11 16:46:29.130169 crc crio[22018]: time=\"2026-06-11T16:46:29.130163085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193013 | controller |     "Jun 11 16:46:29.130579 crc crio[22018]: time=\"2026-06-11T16:46:29.130426143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193028 | controller |     "Jun 11 16:46:29.130660 crc crio[22018]: time=\"2026-06-11T16:46:29.130584838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193043 | controller |     "Jun 11 16:46:29.130660 crc crio[22018]: time=\"2026-06-11T16:46:29.13064321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193058 | controller |     "Jun 11 16:46:29.130745 crc crio[22018]: time=\"2026-06-11T16:46:29.130684551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193073 | controller |     "Jun 11 16:46:29.130921 crc crio[22018]: time=\"2026-06-11T16:46:29.130863097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193087 | controller |     "Jun 11 16:46:29.130921 crc crio[22018]: time=\"2026-06-11T16:46:29.130920539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193102 | controller |     "Jun 11 16:46:29.131244 crc crio[22018]: time=\"2026-06-11T16:46:29.131141846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193117 | controller |     "Jun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131251939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193131 | controller |     "Jun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131301721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193146 | controller |     "Jun 11 16:46:29.131522 crc crio[22018]: time=\"2026-06-11T16:46:29.131404574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193161 | controller |     "Jun 11 16:46:29.131675 crc crio[22018]: time=\"2026-06-11T16:46:29.131651212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193175 | controller |     "Jun 11 16:46:29.131717 crc crio[22018]: time=\"2026-06-11T16:46:29.131687183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193190 | controller |     "Jun 11 16:46:29.132012 crc crio[22018]: time=\"2026-06-11T16:46:29.13194446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193205 | controller |     "Jun 11 16:46:29.132080 crc crio[22018]: time=\"2026-06-11T16:46:29.132032023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193219 | controller |     "Jun 11 16:46:29.132306 crc crio[22018]: time=\"2026-06-11T16:46:29.132238721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193242 | controller |     "Jun 11 16:46:29.132306 crc crio[22018]: time=\"2026-06-11T16:46:29.132299583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193258 | controller |     "Jun 11 16:46:29.132756 crc crio[22018]: time=\"2026-06-11T16:46:29.132675784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193280 | controller |     "Jun 11 16:46:29.132835 crc crio[22018]: time=\"2026-06-11T16:46:29.132766497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193351 | controller |     "Jun 11 16:46:29.132835 crc crio[22018]: time=\"2026-06-11T16:46:29.132819228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193372 | controller |     "Jun 11 16:46:29.132916 crc crio[22018]: time=\"2026-06-11T16:46:29.13286759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193388 | controller |     "Jun 11 16:46:29.132916 crc crio[22018]: time=\"2026-06-11T16:46:29.13288819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193403 | controller |     "Jun 11 16:46:29.133020 crc crio[22018]: time=\"2026-06-11T16:46:29.132921481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193418 | controller |     "Jun 11 16:46:29.133184 crc crio[22018]: time=\"2026-06-11T16:46:29.133122168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193436 | controller |     "Jun 11 16:46:29.133184 crc crio[22018]: time=\"2026-06-11T16:46:29.13317761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193458 | controller |     "Jun 11 16:46:29.134086 crc crio[22018]: time=\"2026-06-11T16:46:29.133593863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193484 | controller |     "Jun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134244164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193512 | controller |     "Jun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134506382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193538 | controller |     "Jun 11 16:46:29.134636 crc crio[22018]: time=\"2026-06-11T16:46:29.134583755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193555 | controller |     "Jun 11 16:46:29.134766 crc crio[22018]: time=\"2026-06-11T16:46:29.134648577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193571 | controller |     "Jun 11 16:46:29.134766 crc crio[22018]: time=\"2026-06-11T16:46:29.134709549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193587 | controller |     "Jun 11 16:46:29.134975 crc crio[22018]: time=\"2026-06-11T16:46:29.134911444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193602 | controller |     "Jun 11 16:46:29.135056 crc crio[22018]: time=\"2026-06-11T16:46:29.134990856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193617 | controller |     "Jun 11 16:46:29.135233 crc crio[22018]: time=\"2026-06-11T16:46:29.135174952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193632 | controller |     "Jun 11 16:46:29.135292 crc crio[22018]: time=\"2026-06-11T16:46:29.135241154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193646 | controller |     "Jun 11 16:46:29.135486 crc crio[22018]: time=\"2026-06-11T16:46:29.135461911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193662 | controller |     "Jun 11 16:46:29.135535 crc crio[22018]: time=\"2026-06-11T16:46:29.135496573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193677 | controller |     "Jun 11 16:46:29.135959 crc crio[22018]: time=\"2026-06-11T16:46:29.135709079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193692 | controller |     "Jun 11 16:46:29.136059 crc crio[22018]: time=\"2026-06-11T16:46:29.136019929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193711 | controller |     "Jun 11 16:46:29.136122 crc crio[22018]: time=\"2026-06-11T16:46:29.136088901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193726 | controller |     "Jun 11 16:46:29.136169 crc crio[22018]: time=\"2026-06-11T16:46:29.136127283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193741 | controller |     "Jun 11 16:46:29.136494 crc crio[22018]: time=\"2026-06-11T16:46:29.136408662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193756 | controller |     "Jun 11 16:46:29.136494 crc crio[22018]: time=\"2026-06-11T16:46:29.136488964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193771 | controller |     "Jun 11 16:46:29.136735 crc crio[22018]: time=\"2026-06-11T16:46:29.13668043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193785 | controller |     "Jun 11 16:46:29.136978 crc crio[22018]: time=\"2026-06-11T16:46:29.136924248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193800 | controller |     "Jun 11 16:46:29.137290 crc crio[22018]: time=\"2026-06-11T16:46:29.137216507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193815 | controller |     "Jun 11 16:46:29.137290 crc crio[22018]: time=\"2026-06-11T16:46:29.13728914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193829 | controller |     "Jun 11 16:46:29.137485 crc crio[22018]: time=\"2026-06-11T16:46:29.137427974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193843 | controller |     "Jun 11 16:46:29.137537 crc crio[22018]: time=\"2026-06-11T16:46:29.137496756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193891 | controller |     "Jun 11 16:46:29.137825 crc crio[22018]: time=\"2026-06-11T16:46:29.137762164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193908 | controller |     "Jun 11 16:46:29.137883 crc crio[22018]: time=\"2026-06-11T16:46:29.137831376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193923 | controller |     "Jun 11 16:46:29.137982 crc crio[22018]: time=\"2026-06-11T16:46:29.13793434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193938 | controller |     "Jun 11 16:46:29.138099 crc crio[22018]: time=\"2026-06-11T16:46:29.138056664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193953 | controller |     "Jun 11 16:46:29.138565 crc crio[22018]: time=\"2026-06-11T16:46:29.138488148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193968 | controller |     "Jun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138582321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.193983 | controller |     "Jun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138601482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.193998 | controller |     "Jun 11 16:46:29.138640 crc crio[22018]: time=\"2026-06-11T16:46:29.138628932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194013 | controller |     "Jun 11 16:46:29.138832 crc crio[22018]: time=\"2026-06-11T16:46:29.138793338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194028 | controller |     "Jun 11 16:46:29.138895 crc crio[22018]: time=\"2026-06-11T16:46:29.13885696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194049 | controller |     "Jun 11 16:46:29.139303 crc crio[22018]: time=\"2026-06-11T16:46:29.139236781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194064 | controller |     "Jun 11 16:46:29.139422 crc crio[22018]: time=\"2026-06-11T16:46:29.139376145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194079 | controller |     "Jun 11 16:46:29.139422 crc crio[22018]: time=\"2026-06-11T16:46:29.139407896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194093 | controller |     "Jun 11 16:46:29.139576 crc crio[22018]: time=\"2026-06-11T16:46:29.139428597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194108 | controller |     "Jun 11 16:46:29.139617 crc crio[22018]: time=\"2026-06-11T16:46:29.139580532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194123 | controller |     "Jun 11 16:46:29.139617 crc crio[22018]: time=\"2026-06-11T16:46:29.139609153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194138 | controller |     "Jun 11 16:46:29.139883 crc crio[22018]: time=\"2026-06-11T16:46:29.139813949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194152 | controller |     "Jun 11 16:46:29.139883 crc crio[22018]: time=\"2026-06-11T16:46:29.139863581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194167 | controller |     "Jun 11 16:46:29.140098 crc crio[22018]: time=\"2026-06-11T16:46:29.140042786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194181 | controller |     "Jun 11 16:46:29.140098 crc crio[22018]: time=\"2026-06-11T16:46:29.140090528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194197 | controller |     "Jun 11 16:46:29.140475 crc crio[22018]: time=\"2026-06-11T16:46:29.140368308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194211 | controller |     "Jun 11 16:46:29.140541 crc crio[22018]: time=\"2026-06-11T16:46:29.140473351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194227 | controller |     "Jun 11 16:46:29.142009 crc crio[22018]: time=\"2026-06-11T16:46:29.141948886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194242 | controller |     "Jun 11 16:46:29.142009 crc crio[22018]: time=\"2026-06-11T16:46:29.142008898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194256 | controller |     "Jun 11 16:46:29.142127 crc crio[22018]: time=\"2026-06-11T16:46:29.142046929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194271 | controller |     "Jun 11 16:46:29.142127 crc crio[22018]: time=\"2026-06-11T16:46:29.14207269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194285 | controller |     "Jun 11 16:46:29.142419 crc crio[22018]: time=\"2026-06-11T16:46:29.142144232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194299 | controller |     "Jun 11 16:46:29.142530 crc crio[22018]: time=\"2026-06-11T16:46:29.142469693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194314 | controller |     "Jun 11 16:46:29.142530 crc crio[22018]: time=\"2026-06-11T16:46:29.142490973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194332 | controller |     "Jun 11 16:46:29.142622 crc crio[22018]: time=\"2026-06-11T16:46:29.142534125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194347 | controller |     "Jun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.14268243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194361 | controller |     "Jun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142731791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194376 | controller |     "Jun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142920937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194390 | controller |     "Jun 11 16:46:29.142994 crc crio[22018]: time=\"2026-06-11T16:46:29.142988919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194404 | controller |     "Jun 11 16:46:29.143542 crc crio[22018]: time=\"2026-06-11T16:46:29.143472854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194419 | controller |     "Jun 11 16:46:29.143619 crc crio[22018]: time=\"2026-06-11T16:46:29.143599068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194433 | controller |     "Jun 11 16:46:29.143709 crc crio[22018]: time=\"2026-06-11T16:46:29.14365957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194447 | controller |     "Jun 11 16:46:29.143787 crc crio[22018]: time=\"2026-06-11T16:46:29.143731992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194462 | controller |     "Jun 11 16:46:29.143787 crc crio[22018]: time=\"2026-06-11T16:46:29.143760113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194476 | controller |     "Jun 11 16:46:29.143892 crc crio[22018]: time=\"2026-06-11T16:46:29.143791324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194490 | controller |     "Jun 11 16:46:29.144080 crc crio[22018]: time=\"2026-06-11T16:46:29.144013871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194505 | controller |     "Jun 11 16:46:29.144080 crc crio[22018]: time=\"2026-06-11T16:46:29.144072193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194519 | controller |     "Jun 11 16:46:29.144458 crc crio[22018]: time=\"2026-06-11T16:46:29.14429709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194533 | controller |     "Jun 11 16:46:29.144458 crc crio[22018]: time=\"2026-06-11T16:46:29.144417744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194548 | controller |     "Jun 11 16:46:29.144634 crc crio[22018]: time=\"2026-06-11T16:46:29.144584009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194563 | controller |     "Jun 11 16:46:29.144711 crc crio[22018]: time=\"2026-06-11T16:46:29.144635991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194585 | controller |     "Jun 11 16:46:29.144981 crc crio[22018]: time=\"2026-06-11T16:46:29.144844607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194613 | controller |     "Jun 11 16:46:29.144981 crc crio[22018]: time=\"2026-06-11T16:46:29.14490989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194642 | controller |     "Jun 11 16:46:29.145108 crc crio[22018]: time=\"2026-06-11T16:46:29.145028963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194669 | controller |     "Jun 11 16:46:29.145108 crc crio[22018]: time=\"2026-06-11T16:46:29.145060374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194686 | controller |     "Jun 11 16:46:29.145463 crc crio[22018]: time=\"2026-06-11T16:46:29.145413936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194702 | controller |     "Jun 11 16:46:29.145463 crc crio[22018]: time=\"2026-06-11T16:46:29.145485888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194717 | controller |     "Jun 11 16:46:29.145789 crc crio[22018]: time=\"2026-06-11T16:46:29.145748276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194732 | controller |     "Jun 11 16:46:29.145864 crc crio[22018]: time=\"2026-06-11T16:46:29.145796918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194747 | controller |     "Jun 11 16:46:29.146057 crc crio[22018]: time=\"2026-06-11T16:46:29.146014114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194762 | controller |     "Jun 11 16:46:29.146123 crc crio[22018]: time=\"2026-06-11T16:46:29.146073696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194777 | controller |     "Jun 11 16:46:29.146297 crc crio[22018]: time=\"2026-06-11T16:46:29.146258192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194791 | controller |     "Jun 11 16:46:29.146421 crc crio[22018]: time=\"2026-06-11T16:46:29.146305053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194806 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.147975296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194821 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148031628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194836 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148044908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194871 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.148061939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194888 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.14808544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194903 | controller |     "Jun 11 16:46:29.148505 crc crio[22018]: time=\"2026-06-11T16:46:29.14810287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194922 | controller |     "Jun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148658108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194946 | controller |     "Jun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148702879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.194969 | controller |     "Jun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.14873148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.194985 | controller |     "Jun 11 16:46:29.148860 crc crio[22018]: time=\"2026-06-11T16:46:29.148757831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195000 | controller |     "Jun 11 16:46:29.148999 crc crio[22018]: time=\"2026-06-11T16:46:29.148922105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195019 | controller |     "Jun 11 16:46:29.148999 crc crio[22018]: time=\"2026-06-11T16:46:29.148951416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195034 | controller |     "Jun 11 16:46:29.149204 crc crio[22018]: time=\"2026-06-11T16:46:29.149141052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195049 | controller |     "Jun 11 16:46:29.149275 crc crio[22018]: time=\"2026-06-11T16:46:29.149217475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195064 | controller |     "Jun 11 16:46:29.149275 crc crio[22018]: time=\"2026-06-11T16:46:29.149254686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195080 | controller |     "Jun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149283907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195095 | controller |     "Jun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149464193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195110 | controller |     "Jun 11 16:46:29.149603 crc crio[22018]: time=\"2026-06-11T16:46:29.149500644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195125 | controller |     "Jun 11 16:46:29.149805 crc crio[22018]: time=\"2026-06-11T16:46:29.149624478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195140 | controller |     "Jun 11 16:46:29.149805 crc crio[22018]: time=\"2026-06-11T16:46:29.149658179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195155 | controller |     "Jun 11 16:46:29.149885 crc crio[22018]: time=\"2026-06-11T16:46:29.149855985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195170 | controller |     "Jun 11 16:46:29.149927 crc crio[22018]: time=\"2026-06-11T16:46:29.149887476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195184 | controller |     "Jun 11 16:46:29.150189 crc crio[22018]: time=\"2026-06-11T16:46:29.150136384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195199 | controller |     "Jun 11 16:46:29.150189 crc crio[22018]: time=\"2026-06-11T16:46:29.150186106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195213 | controller |     "Jun 11 16:46:29.150476 crc crio[22018]: time=\"2026-06-11T16:46:29.150403153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195228 | controller |     "Jun 11 16:46:29.150476 crc crio[22018]: time=\"2026-06-11T16:46:29.150467725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195243 | controller |     "Jun 11 16:46:29.150602 crc crio[22018]: time=\"2026-06-11T16:46:29.150572728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195257 | controller |     "Jun 11 16:46:29.150641 crc crio[22018]: time=\"2026-06-11T16:46:29.150606239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195272 | controller |     "Jun 11 16:46:29.150838 crc crio[22018]: time=\"2026-06-11T16:46:29.150777635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195286 | controller |     "Jun 11 16:46:29.150838 crc crio[22018]: time=\"2026-06-11T16:46:29.150832476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195302 | controller |     "Jun 11 16:46:29.151363 crc crio[22018]: time=\"2026-06-11T16:46:29.1512643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195321 | controller |     "Jun 11 16:46:29.151468 crc crio[22018]: time=\"2026-06-11T16:46:29.151385254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195336 | controller |     "Jun 11 16:46:29.151468 crc crio[22018]: time=\"2026-06-11T16:46:29.151418465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195351 | controller |     "Jun 11 16:46:29.151561 crc crio[22018]: time=\"2026-06-11T16:46:29.151473467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195367 | controller |     "Jun 11 16:46:29.152016 crc crio[22018]: time=\"2026-06-11T16:46:29.151958531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195382 | controller |     "Jun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152019743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195397 | controller |     "Jun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152049604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195411 | controller |     "Jun 11 16:46:29.152095 crc crio[22018]: time=\"2026-06-11T16:46:29.152067425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195426 | controller |     "Jun 11 16:46:29.152301 crc crio[22018]: time=\"2026-06-11T16:46:29.15224073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195441 | controller |     "Jun 11 16:46:29.152301 crc crio[22018]: time=\"2026-06-11T16:46:29.152295402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195456 | controller |     "Jun 11 16:46:29.152525 crc crio[22018]: time=\"2026-06-11T16:46:29.152460947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195471 | controller |     "Jun 11 16:46:29.152525 crc crio[22018]: time=\"2026-06-11T16:46:29.152494198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195486 | controller |     "Jun 11 16:46:29.152707 crc crio[22018]: time=\"2026-06-11T16:46:29.152650483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195500 | controller |     "Jun 11 16:46:29.152772 crc crio[22018]: time=\"2026-06-11T16:46:29.152724927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195515 | controller |     "Jun 11 16:46:29.152815 crc crio[22018]: time=\"2026-06-11T16:46:29.152776287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195530 | controller |     "Jun 11 16:46:29.152815 crc crio[22018]: time=\"2026-06-11T16:46:29.152807278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195545 | controller |     "Jun 11 16:46:29.153246 crc crio[22018]: time=\"2026-06-11T16:46:29.15318673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195560 | controller |     "Jun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153247552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195582 | controller |     "Jun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153282983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195606 | controller |     "Jun 11 16:46:29.153409 crc crio[22018]: time=\"2026-06-11T16:46:29.153308384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195627 | controller |     "Jun 11 16:46:29.153573 crc crio[22018]: time=\"2026-06-11T16:46:29.153412308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195653 | controller |     "Jun 11 16:46:29.153573 crc crio[22018]: time=\"2026-06-11T16:46:29.153469759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195669 | controller |     "Jun 11 16:46:29.153792 crc crio[22018]: time=\"2026-06-11T16:46:29.153693056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195685 | controller |     "Jun 11 16:46:29.154044 crc crio[22018]: time=\"2026-06-11T16:46:29.153969405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195708 | controller |     "Jun 11 16:46:29.154408 crc crio[22018]: time=\"2026-06-11T16:46:29.154269285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195735 | controller |     "Jun 11 16:46:29.154774 crc crio[22018]: time=\"2026-06-11T16:46:29.154640117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195764 | controller |     "Jun 11 16:46:29.154848 crc crio[22018]: time=\"2026-06-11T16:46:29.154784101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195789 | controller |     "Jun 11 16:46:29.154848 crc crio[22018]: time=\"2026-06-11T16:46:29.154822282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195806 | controller |     "Jun 11 16:46:29.154951 crc crio[22018]: time=\"2026-06-11T16:46:29.154868914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195822 | controller |     "Jun 11 16:46:29.154951 crc crio[22018]: time=\"2026-06-11T16:46:29.154898635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195838 | controller |     "Jun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155063239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195889 | controller |     "Jun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155180173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195907 | controller |     "Jun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155196253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195922 | controller |     "Jun 11 16:46:29.155265 crc crio[22018]: time=\"2026-06-11T16:46:29.155281896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195937 | controller |     "Jun 11 16:46:29.155559 crc crio[22018]: time=\"2026-06-11T16:46:29.155460512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.195967 | controller |     "Jun 11 16:46:29.155559 crc crio[22018]: time=\"2026-06-11T16:46:29.155492073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.195986 | controller |     "Jun 11 16:46:29.155643 crc crio[22018]: time=\"2026-06-11T16:46:29.155624187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196001 | controller |     "Jun 11 16:46:29.155729 crc crio[22018]: time=\"2026-06-11T16:46:29.155690089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196016 | controller |     "Jun 11 16:46:29.155786 crc crio[22018]: time=\"2026-06-11T16:46:29.155763231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196030 | controller |     "Jun 11 16:46:29.155829 crc crio[22018]: time=\"2026-06-11T16:46:29.155795132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196045 | controller |     "Jun 11 16:46:29.156012 crc crio[22018]: time=\"2026-06-11T16:46:29.155963908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196064 | controller |     "Jun 11 16:46:29.156090 crc crio[22018]: time=\"2026-06-11T16:46:29.156015349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196080 | controller |     "Jun 11 16:46:29.157600 crc crio[22018]: time=\"2026-06-11T16:46:29.157543958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196095 | controller |     "Jun 11 16:46:29.157600 crc crio[22018]: time=\"2026-06-11T16:46:29.15759996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196110 | controller |     "Jun 11 16:46:29.157721 crc crio[22018]: time=\"2026-06-11T16:46:29.15761459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196125 | controller |     "Jun 11 16:46:29.157721 crc crio[22018]: time=\"2026-06-11T16:46:29.157631971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196139 | controller |     "Jun 11 16:46:29.157801 crc crio[22018]: time=\"2026-06-11T16:46:29.157732474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196154 | controller |     "Jun 11 16:46:29.157801 crc crio[22018]: time=\"2026-06-11T16:46:29.157756655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196169 | controller |     "Jun 11 16:46:29.157930 crc crio[22018]: time=\"2026-06-11T16:46:29.157885358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196184 | controller |     "Jun 11 16:46:29.157986 crc crio[22018]: time=\"2026-06-11T16:46:29.157933911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196199 | controller |     "Jun 11 16:46:29.158072 crc crio[22018]: time=\"2026-06-11T16:46:29.158035124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196213 | controller |     "Jun 11 16:46:29.158139 crc crio[22018]: time=\"2026-06-11T16:46:29.158078855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196228 | controller |     "Jun 11 16:46:29.159078 crc crio[22018]: time=\"2026-06-11T16:46:29.159015665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196243 | controller |     "Jun 11 16:46:29.159078 crc crio[22018]: time=\"2026-06-11T16:46:29.159069757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196258 | controller |     "Jun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159102378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196274 | controller |     "Jun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159134849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196289 | controller |     "Jun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.159146279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196304 | controller |     "Jun 11 16:46:29.159307 crc crio[22018]: time=\"2026-06-11T16:46:29.1591654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196319 | controller |     "Jun 11 16:46:29.159600 crc crio[22018]: time=\"2026-06-11T16:46:29.15950038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196333 | controller |     "Jun 11 16:46:29.159600 crc crio[22018]: time=\"2026-06-11T16:46:29.159586232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196348 | controller |     "Jun 11 16:46:29.159683 crc crio[22018]: time=\"2026-06-11T16:46:29.159627594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196367 | controller |     "Jun 11 16:46:29.159683 crc crio[22018]: time=\"2026-06-11T16:46:29.159657425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196382 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160183981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196397 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160241113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196412 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160499851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196426 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160544802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196441 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160621324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196456 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160657075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196471 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160837981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196486 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160879912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196501 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.160962085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196516 | controller |     "Jun 11 16:46:29.161111 crc crio[22018]: time=\"2026-06-11T16:46:29.161001476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196531 | controller |     "Jun 11 16:46:29.161937 crc crio[22018]: time=\"2026-06-11T16:46:29.161875404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196546 | controller |     "Jun 11 16:46:29.162168 crc crio[22018]: time=\"2026-06-11T16:46:29.161996998Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196560 | controller |     "Jun 11 16:46:29.162168 crc crio[22018]: time=\"2026-06-11T16:46:29.162012559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196575 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162240176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196590 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162272057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196605 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162563756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196620 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162692089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196635 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.16272785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196653 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162871846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196668 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.162907647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196683 | controller |     "Jun 11 16:46:29.163081 crc crio[22018]: time=\"2026-06-11T16:46:29.163065941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196698 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163099872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196713 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163211696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196727 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163243637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196742 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163414852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196757 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163477584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196771 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163582538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196786 | controller |     "Jun 11 16:46:29.163661 crc crio[22018]: time=\"2026-06-11T16:46:29.163614419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196800 | controller |     "Jun 11 16:46:29.164229 crc crio[22018]: time=\"2026-06-11T16:46:29.164160906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196819 | controller |     "Jun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164232278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196843 | controller |     "Jun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164247939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196901 | controller |     "Jun 11 16:46:29.164298 crc crio[22018]: time=\"2026-06-11T16:46:29.164266299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196924 | controller |     "Jun 11 16:46:29.164510 crc crio[22018]: time=\"2026-06-11T16:46:29.164422504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196941 | controller |     "Jun 11 16:46:29.164510 crc crio[22018]: time=\"2026-06-11T16:46:29.164487326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196956 | controller |     "Jun 11 16:46:29.164729 crc crio[22018]: time=\"2026-06-11T16:46:29.164679733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.196972 | controller |     "Jun 11 16:46:29.164794 crc crio[22018]: time=\"2026-06-11T16:46:29.164730034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.196987 | controller |     "Jun 11 16:46:29.164837 crc crio[22018]: time=\"2026-06-11T16:46:29.164817557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197002 | controller |     "Jun 11 16:46:29.164877 crc crio[22018]: time=\"2026-06-11T16:46:29.164848948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197021 | controller |     "Jun 11 16:46:29.165164 crc crio[22018]: time=\"2026-06-11T16:46:29.165115376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197036 | controller |     "Jun 11 16:46:29.165229 crc crio[22018]: time=\"2026-06-11T16:46:29.165165748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197051 | controller |     "Jun 11 16:46:29.165379 crc crio[22018]: time=\"2026-06-11T16:46:29.165274642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197066 | controller |     "Jun 11 16:46:29.165379 crc crio[22018]: time=\"2026-06-11T16:46:29.165309413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197080 | controller |     "Jun 11 16:46:29.165517 crc crio[22018]: time=\"2026-06-11T16:46:29.165503878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197095 | controller |     "Jun 11 16:46:29.165560 crc crio[22018]: time=\"2026-06-11T16:46:29.165535429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197110 | controller |     "Jun 11 16:46:29.165696 crc crio[22018]: time=\"2026-06-11T16:46:29.165650122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197124 | controller |     "Jun 11 16:46:29.165696 crc crio[22018]: time=\"2026-06-11T16:46:29.165695654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197139 | controller |     "Jun 11 16:46:29.165887 crc crio[22018]: time=\"2026-06-11T16:46:29.165850629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197154 | controller |     "Jun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.16589374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197168 | controller |     "Jun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.166092267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197183 | controller |     "Jun 11 16:46:29.166176 crc crio[22018]: time=\"2026-06-11T16:46:29.166118157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197197 | controller |     "Jun 11 16:46:29.166638 crc crio[22018]: time=\"2026-06-11T16:46:29.166574772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197212 | controller |     "Jun 11 16:46:29.166638 crc crio[22018]: time=\"2026-06-11T16:46:29.166633804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197226 | controller |     "Jun 11 16:46:29.166736 crc crio[22018]: time=\"2026-06-11T16:46:29.166651824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197241 | controller |     "Jun 11 16:46:29.166736 crc crio[22018]: time=\"2026-06-11T16:46:29.166669195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197255 | controller |     "Jun 11 16:46:29.166909 crc crio[22018]: time=\"2026-06-11T16:46:29.166867921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197269 | controller |     "Jun 11 16:46:29.166973 crc crio[22018]: time=\"2026-06-11T16:46:29.166920913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197284 | controller |     "Jun 11 16:46:29.167062 crc crio[22018]: time=\"2026-06-11T16:46:29.167028936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197298 | controller |     "Jun 11 16:46:29.167121 crc crio[22018]: time=\"2026-06-11T16:46:29.167093788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197316 | controller |     "Jun 11 16:46:29.167355 crc crio[22018]: time=\"2026-06-11T16:46:29.167278594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197331 | controller |     "Jun 11 16:46:29.167429 crc crio[22018]: time=\"2026-06-11T16:46:29.167379628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197346 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167511252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197361 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167555453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197376 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167670047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197391 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167696328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197406 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167821362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197421 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167849673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197436 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.167984867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197451 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168011288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197466 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168120831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197481 | controller |     "Jun 11 16:46:29.168382 crc crio[22018]: time=\"2026-06-11T16:46:29.168147162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197496 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168456601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197511 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168487282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197525 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168649837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197540 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168675478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197555 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168818712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197570 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168846673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197585 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.168987278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197601 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169012089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197619 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169158783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197635 | controller |     "Jun 11 16:46:29.169191 crc crio[22018]: time=\"2026-06-11T16:46:29.169189844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197650 | controller |     "Jun 11 16:46:29.169908 crc crio[22018]: time=\"2026-06-11T16:46:29.169874396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197665 | controller |     "Jun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169922448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197679 | controller |     "Jun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169947208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197892 | controller |     "Jun 11 16:46:29.170007 crc crio[22018]: time=\"2026-06-11T16:46:29.169964219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197912 | controller |     "Jun 11 16:46:29.170126 crc crio[22018]: time=\"2026-06-11T16:46:29.170080323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197928 | controller |     "Jun 11 16:46:29.170126 crc crio[22018]: time=\"2026-06-11T16:46:29.170105503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.197949 | controller |     "Jun 11 16:46:29.170251 crc crio[22018]: time=\"2026-06-11T16:46:29.170221297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.197973 | controller |     "Jun 11 16:46:29.170304 crc crio[22018]: time=\"2026-06-11T16:46:29.170262168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198001 | controller |     "Jun 11 16:46:29.170546 crc crio[22018]: time=\"2026-06-11T16:46:29.170496616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198029 | controller |     "Jun 11 16:46:29.170603 crc crio[22018]: time=\"2026-06-11T16:46:29.170559558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198048 | controller |     "Jun 11 16:46:29.170771 crc crio[22018]: time=\"2026-06-11T16:46:29.170742294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198064 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.170783385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198079 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.17093187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198095 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.17095671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198109 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171143696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198124 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171168837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198139 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171381483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198154 | controller |     "Jun 11 16:46:29.171490 crc crio[22018]: time=\"2026-06-11T16:46:29.171408115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198173 | controller |     "Jun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172315394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198189 | controller |     "Jun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172407347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198203 | controller |     "Jun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172461759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198218 | controller |     "Jun 11 16:46:29.172513 crc crio[22018]: time=\"2026-06-11T16:46:29.172487109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198233 | controller |     "Jun 11 16:46:29.172746 crc crio[22018]: time=\"2026-06-11T16:46:29.172699636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198247 | controller |     "Jun 11 16:46:29.172746 crc crio[22018]: time=\"2026-06-11T16:46:29.172746188Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198262 | controller |     "Jun 11 16:46:29.172975 crc crio[22018]: time=\"2026-06-11T16:46:29.172930813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198276 | controller |     "Jun 11 16:46:29.172975 crc crio[22018]: time=\"2026-06-11T16:46:29.172974515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198291 | controller |     "Jun 11 16:46:29.173165 crc crio[22018]: time=\"2026-06-11T16:46:29.17312145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198306 | controller |     "Jun 11 16:46:29.173165 crc crio[22018]: time=\"2026-06-11T16:46:29.173164951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198321 | controller |     "Jun 11 16:46:29.173454 crc crio[22018]: time=\"2026-06-11T16:46:29.173399348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198336 | controller |     "Jun 11 16:46:29.173514 crc crio[22018]: time=\"2026-06-11T16:46:29.173486281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198350 | controller |     "Jun 11 16:46:29.173688 crc crio[22018]: time=\"2026-06-11T16:46:29.173646236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198365 | controller |     "Jun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.17376236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198380 | controller |     "Jun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.173859432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198395 | controller |     "Jun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.173987287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198409 | controller |     "Jun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.174022528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198424 | controller |     "Jun 11 16:46:29.174479 crc crio[22018]: time=\"2026-06-11T16:46:29.174050239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198439 | controller |     "Jun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174480942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198454 | controller |     "Jun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174525964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198473 | controller |     "Jun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174652438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198488 | controller |     "Jun 11 16:46:29.174878 crc crio[22018]: time=\"2026-06-11T16:46:29.174677219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198503 | controller |     "Jun 11 16:46:29.175001 crc crio[22018]: time=\"2026-06-11T16:46:29.174914437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198518 | controller |     "Jun 11 16:46:29.175001 crc crio[22018]: time=\"2026-06-11T16:46:29.174941458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198533 | controller |     "Jun 11 16:46:29.175110 crc crio[22018]: time=\"2026-06-11T16:46:29.175066712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198548 | controller |     "Jun 11 16:46:29.175171 crc crio[22018]: time=\"2026-06-11T16:46:29.175115433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198562 | controller |     "Jun 11 16:46:29.175382 crc crio[22018]: time=\"2026-06-11T16:46:29.175300019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198577 | controller |     "Jun 11 16:46:29.175478 crc crio[22018]: time=\"2026-06-11T16:46:29.175384662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198592 | controller |     "Jun 11 16:46:29.175598 crc crio[22018]: time=\"2026-06-11T16:46:29.175568698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198607 | controller |     "Jun 11 16:46:29.175729 crc crio[22018]: time=\"2026-06-11T16:46:29.175610839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198622 | controller |     "Jun 11 16:46:29.175914 crc crio[22018]: time=\"2026-06-11T16:46:29.175764113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198637 | controller |     "Jun 11 16:46:29.175914 crc crio[22018]: time=\"2026-06-11T16:46:29.175787554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198653 | controller |     "Jun 11 16:46:29.176030 crc crio[22018]: time=\"2026-06-11T16:46:29.175995301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198669 | controller |     "Jun 11 16:46:29.176114 crc crio[22018]: time=\"2026-06-11T16:46:29.176057633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198684 | controller |     "Jun 11 16:46:29.176254 crc crio[22018]: time=\"2026-06-11T16:46:29.176216618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198699 | controller |     "Jun 11 16:46:29.176377 crc crio[22018]: time=\"2026-06-11T16:46:29.17627552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198714 | controller |     "Jun 11 16:46:29.176517 crc crio[22018]: time=\"2026-06-11T16:46:29.176484337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198729 | controller |     "Jun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.176531968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198744 | controller |     "Jun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.17657444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198763 | controller |     "Jun 11 16:46:29.176605 crc crio[22018]: time=\"2026-06-11T16:46:29.1765962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198778 | controller |     "Jun 11 16:46:29.176812 crc crio[22018]: time=\"2026-06-11T16:46:29.176782066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198793 | controller |     "Jun 11 16:46:29.176873 crc crio[22018]: time=\"2026-06-11T16:46:29.176822467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198808 | controller |     "Jun 11 16:46:29.177050 crc crio[22018]: time=\"2026-06-11T16:46:29.177022004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198823 | controller |     "Jun 11 16:46:29.177109 crc crio[22018]: time=\"2026-06-11T16:46:29.177061845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198838 | controller |     "Jun 11 16:46:29.177247 crc crio[22018]: time=\"2026-06-11T16:46:29.17721948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198876 | controller |     "Jun 11 16:46:29.177297 crc crio[22018]: time=\"2026-06-11T16:46:29.177260831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198896 | controller |     "Jun 11 16:46:29.177593 crc crio[22018]: time=\"2026-06-11T16:46:29.177563881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198912 | controller |     "Jun 11 16:46:29.177656 crc crio[22018]: time=\"2026-06-11T16:46:29.177607892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198927 | controller |     "Jun 11 16:46:29.177754 crc crio[22018]: time=\"2026-06-11T16:46:29.177724176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198942 | controller |     "Jun 11 16:46:29.177804 crc crio[22018]: time=\"2026-06-11T16:46:29.177765818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198957 | controller |     "Jun 11 16:46:29.177939 crc crio[22018]: time=\"2026-06-11T16:46:29.177911342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.198972 | controller |     "Jun 11 16:46:29.177990 crc crio[22018]: time=\"2026-06-11T16:46:29.177950573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.198986 | controller |     "Jun 11 16:46:29.178126 crc crio[22018]: time=\"2026-06-11T16:46:29.178098338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199001 | controller |     "Jun 11 16:46:29.178183 crc crio[22018]: time=\"2026-06-11T16:46:29.178137389Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199016 | controller |     "Jun 11 16:46:29.178312 crc crio[22018]: time=\"2026-06-11T16:46:29.178284964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199031 | controller |     "Jun 11 16:46:29.178455 crc crio[22018]: time=\"2026-06-11T16:46:29.178367037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199046 | controller |     "Jun 11 16:46:29.178628 crc crio[22018]: time=\"2026-06-11T16:46:29.178593514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199062 | controller |     "Jun 11 16:46:29.178682 crc crio[22018]: time=\"2026-06-11T16:46:29.178641175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199085 | controller |     "Jun 11 16:46:29.178773 crc crio[22018]: time=\"2026-06-11T16:46:29.178744819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199117 | controller |     "Jun 11 16:46:29.178838 crc crio[22018]: time=\"2026-06-11T16:46:29.178784648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199147 | controller |     "Jun 11 16:46:29.179004 crc crio[22018]: time=\"2026-06-11T16:46:29.178976496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199168 | controller |     "Jun 11 16:46:29.179057 crc crio[22018]: time=\"2026-06-11T16:46:29.179015827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199184 | controller |     "Jun 11 16:46:29.179214 crc crio[22018]: time=\"2026-06-11T16:46:29.179184453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199200 | controller |     "Jun 11 16:46:29.179267 crc crio[22018]: time=\"2026-06-11T16:46:29.179229874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199215 | controller |     "Jun 11 16:46:29.179421 crc crio[22018]: time=\"2026-06-11T16:46:29.179394369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199231 | controller |     "Jun 11 16:46:29.179502 crc crio[22018]: time=\"2026-06-11T16:46:29.179458341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199246 | controller |     "Jun 11 16:46:29.179648 crc crio[22018]: time=\"2026-06-11T16:46:29.179617877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199261 | controller |     "Jun 11 16:46:29.179711 crc crio[22018]: time=\"2026-06-11T16:46:29.179658828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199276 | controller |     "Jun 11 16:46:29.179827 crc crio[22018]: time=\"2026-06-11T16:46:29.179799072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199291 | controller |     "Jun 11 16:46:29.179880 crc crio[22018]: time=\"2026-06-11T16:46:29.179840044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199306 | controller |     "Jun 11 16:46:29.180016 crc crio[22018]: time=\"2026-06-11T16:46:29.179988008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199321 | controller |     "Jun 11 16:46:29.180079 crc crio[22018]: time=\"2026-06-11T16:46:29.1800282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199336 | controller |     "Jun 11 16:46:29.180391 crc crio[22018]: time=\"2026-06-11T16:46:29.180285618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199351 | controller |     "Jun 11 16:46:29.180391 crc crio[22018]: time=\"2026-06-11T16:46:29.180383161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199367 | controller |     "Jun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180409412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199382 | controller |     "Jun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180428562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199396 | controller |     "Jun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199411 | controller |     "Jun 11 16:46:29.180801 crc crio[22018]: time=\"2026-06-11T16:46:29.180710931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199426 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.180862836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199445 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.180886187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199460 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181077273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199475 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181101064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199489 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.18129089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199504 | controller |     "Jun 11 16:46:29.181393 crc crio[22018]: time=\"2026-06-11T16:46:29.181314531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199519 | controller |     "Jun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181557478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199533 | controller |     "Jun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181584659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199548 | controller |     "Jun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181764565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199562 | controller |     "Jun 11 16:46:29.181858 crc crio[22018]: time=\"2026-06-11T16:46:29.181789016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199577 | controller |     "Jun 11 16:46:29.182002 crc crio[22018]: time=\"2026-06-11T16:46:29.181974842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199592 | controller |     "Jun 11 16:46:29.182002 crc crio[22018]: time=\"2026-06-11T16:46:29.181998082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199606 | controller |     "Jun 11 16:46:29.182192 crc crio[22018]: time=\"2026-06-11T16:46:29.182162898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199621 | controller |     "Jun 11 16:46:29.182246 crc crio[22018]: time=\"2026-06-11T16:46:29.182201069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199635 | controller |     "Jun 11 16:46:29.182649 crc crio[22018]: time=\"2026-06-11T16:46:29.18253742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199650 | controller |     "Jun 11 16:46:29.182649 crc crio[22018]: time=\"2026-06-11T16:46:29.182583631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199665 | controller |     "Jun 11 16:46:29.182795 crc crio[22018]: time=\"2026-06-11T16:46:29.182752076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199679 | controller |     "Jun 11 16:46:29.182864 crc crio[22018]: time=\"2026-06-11T16:46:29.182796303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199694 | controller |     "Jun 11 16:46:29.183046 crc crio[22018]: time=\"2026-06-11T16:46:29.182998514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199895 | controller |     "Jun 11 16:46:29.183046 crc crio[22018]: time=\"2026-06-11T16:46:29.183042136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199915 | controller |     "Jun 11 16:46:29.183229 crc crio[22018]: time=\"2026-06-11T16:46:29.18319357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199935 | controller |     "Jun 11 16:46:29.183293 crc crio[22018]: time=\"2026-06-11T16:46:29.183234502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199951 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.18349023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.199983 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183547427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.199999 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183621644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200014 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183645925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200029 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183858012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200044 | controller |     "Jun 11 16:46:29.183918 crc crio[22018]: time=\"2026-06-11T16:46:29.183886823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200058 | controller |     "Jun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184048208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200073 | controller |     "Jun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184073469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200088 | controller |     "Jun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184412749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200102 | controller |     "Jun 11 16:46:29.184543 crc crio[22018]: time=\"2026-06-11T16:46:29.184472681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200117 | controller |     "Jun 11 16:46:29.184681 crc crio[22018]: time=\"2026-06-11T16:46:29.184620366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200132 | controller |     "Jun 11 16:46:29.184681 crc crio[22018]: time=\"2026-06-11T16:46:29.184645122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200146 | controller |     "Jun 11 16:46:29.184850 crc crio[22018]: time=\"2026-06-11T16:46:29.184810802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200161 | controller |     "Jun 11 16:46:29.184906 crc crio[22018]: time=\"2026-06-11T16:46:29.184851123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200176 | controller |     "Jun 11 16:46:29.185031 crc crio[22018]: time=\"2026-06-11T16:46:29.185001928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200194 | controller |     "Jun 11 16:46:29.185093 crc crio[22018]: time=\"2026-06-11T16:46:29.185042044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200218 | controller |     "Jun 11 16:46:29.185252 crc crio[22018]: time=\"2026-06-11T16:46:29.185220805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200247 | controller |     "Jun 11 16:46:29.185376 crc crio[22018]: time=\"2026-06-11T16:46:29.185259616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200274 | controller |     "Jun 11 16:46:29.185469 crc crio[22018]: time=\"2026-06-11T16:46:29.185427392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200305 | controller |     "Jun 11 16:46:29.185519 crc crio[22018]: time=\"2026-06-11T16:46:29.185480563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200331 | controller |     "Jun 11 16:46:29.185702 crc crio[22018]: time=\"2026-06-11T16:46:29.185663119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200348 | controller |     "Jun 11 16:46:29.185769 crc crio[22018]: time=\"2026-06-11T16:46:29.185706201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200364 | controller |     "Jun 11 16:46:29.185869 crc crio[22018]: time=\"2026-06-11T16:46:29.18584178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200379 | controller |     "Jun 11 16:46:29.185928 crc crio[22018]: time=\"2026-06-11T16:46:29.185880336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200394 | controller |     "Jun 11 16:46:29.186126 crc crio[22018]: time=\"2026-06-11T16:46:29.186098593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200409 | controller |     "Jun 11 16:46:29.186178 crc crio[22018]: time=\"2026-06-11T16:46:29.186136688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200424 | controller |     "Jun 11 16:46:29.186495 crc crio[22018]: time=\"2026-06-11T16:46:29.186292649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200438 | controller |     "Jun 11 16:46:29.186495 crc crio[22018]: time=\"2026-06-11T16:46:29.186382482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200453 | controller |     "Jun 11 16:46:29.186650 crc crio[22018]: time=\"2026-06-11T16:46:29.186562728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200467 | controller |     "Jun 11 16:46:29.186650 crc crio[22018]: time=\"2026-06-11T16:46:29.186590403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200481 | controller |     "Jun 11 16:46:29.186803 crc crio[22018]: time=\"2026-06-11T16:46:29.186771534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200496 | controller |     "Jun 11 16:46:29.186858 crc crio[22018]: time=\"2026-06-11T16:46:29.186813336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200510 | controller |     "Jun 11 16:46:29.186988 crc crio[22018]: time=\"2026-06-11T16:46:29.186960761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200525 | controller |     "Jun 11 16:46:29.187049 crc crio[22018]: time=\"2026-06-11T16:46:29.187000532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200540 | controller |     "Jun 11 16:46:29.187214 crc crio[22018]: time=\"2026-06-11T16:46:29.187160157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200555 | controller |     "Jun 11 16:46:29.187423 crc crio[22018]: time=\"2026-06-11T16:46:29.187184368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200570 | controller |     "Jun 11 16:46:29.187423 crc crio[22018]: time=\"2026-06-11T16:46:29.187414029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200585 | controller |     "Jun 11 16:46:29.187550 crc crio[22018]: time=\"2026-06-11T16:46:29.187481341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200599 | controller |     "Jun 11 16:46:29.187676 crc crio[22018]: time=\"2026-06-11T16:46:29.187644196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200618 | controller |     "Jun 11 16:46:29.187741 crc crio[22018]: time=\"2026-06-11T16:46:29.187690628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200634 | controller |     "Jun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.187907314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200649 | controller |     "Jun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.187955655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200663 | controller |     "Jun 11 16:46:29.188649 crc crio[22018]: time=\"2026-06-11T16:46:29.188566785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200679 | controller |     "Jun 11 16:46:29.188994 crc crio[22018]: time=\"2026-06-11T16:46:29.188611206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200694 | controller |     "Jun 11 16:46:29.189049 crc crio[22018]: time=\"2026-06-11T16:46:29.189016739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200709 | controller |     "Jun 11 16:46:29.189084 crc crio[22018]: time=\"2026-06-11T16:46:29.18904643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200724 | controller |     "Jun 11 16:46:29.189253 crc crio[22018]: time=\"2026-06-11T16:46:29.189225716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200739 | controller |     "Jun 11 16:46:29.189383 crc crio[22018]: time=\"2026-06-11T16:46:29.189265707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200754 | controller |     "Jun 11 16:46:29.189616 crc crio[22018]: time=\"2026-06-11T16:46:29.189588317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200769 | controller |     "Jun 11 16:46:29.189679 crc crio[22018]: time=\"2026-06-11T16:46:29.189631579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200783 | controller |     "Jun 11 16:46:29.189823 crc crio[22018]: time=\"2026-06-11T16:46:29.189792474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200798 | controller |     "Jun 11 16:46:29.189875 crc crio[22018]: time=\"2026-06-11T16:46:29.189839165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200813 | controller |     "Jun 11 16:46:29.190102 crc crio[22018]: time=\"2026-06-11T16:46:29.190010841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200827 | controller |     "Jun 11 16:46:29.190102 crc crio[22018]: time=\"2026-06-11T16:46:29.190056672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200842 | controller |     "Jun 11 16:46:29.190193 crc crio[22018]: time=\"2026-06-11T16:46:29.190173006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200880 | controller |     "Jun 11 16:46:29.190238 crc crio[22018]: time=\"2026-06-11T16:46:29.190209837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200896 | controller |     "Jun 11 16:46:29.190480 crc crio[22018]: time=\"2026-06-11T16:46:29.190427034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200911 | controller |     "Jun 11 16:46:29.190568 crc crio[22018]: time=\"2026-06-11T16:46:29.190496496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200926 | controller |     "Jun 11 16:46:29.192278 crc crio[22018]: time=\"2026-06-11T16:46:29.192226541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200947 | controller |     "Jun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192283653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200962 | controller |     "Jun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192299684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.200977 | controller |     "Jun 11 16:46:29.192500 crc crio[22018]: time=\"2026-06-11T16:46:29.192379096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.200992 | controller |     "Jun 11 16:46:29.192625 crc crio[22018]: time=\"2026-06-11T16:46:29.192531401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201006 | controller |     "Jun 11 16:46:29.192625 crc crio[22018]: time=\"2026-06-11T16:46:29.192567092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201021 | controller |     "Jun 11 16:46:29.192767 crc crio[22018]: time=\"2026-06-11T16:46:29.192713037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201036 | controller |     "Jun 11 16:46:29.192824 crc crio[22018]: time=\"2026-06-11T16:46:29.192772489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201050 | controller |     "Jun 11 16:46:29.193035 crc crio[22018]: time=\"2026-06-11T16:46:29.193001566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201065 | controller |     "Jun 11 16:46:29.193094 crc crio[22018]: time=\"2026-06-11T16:46:29.193053898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201080 | controller |     "Jun 11 16:46:29.193228 crc crio[22018]: time=\"2026-06-11T16:46:29.193175612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201095 | controller |     "Jun 11 16:46:29.193295 crc crio[22018]: time=\"2026-06-11T16:46:29.193233693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201110 | controller |     "Jun 11 16:46:29.193586 crc crio[22018]: time=\"2026-06-11T16:46:29.193532643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201125 | controller |     "Jun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193594845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201140 | controller |     "Jun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193628796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201155 | controller |     "Jun 11 16:46:29.193657 crc crio[22018]: time=\"2026-06-11T16:46:29.193655267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201170 | controller |     "Jun 11 16:46:29.193901 crc crio[22018]: time=\"2026-06-11T16:46:29.193856993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201185 | controller |     "Jun 11 16:46:29.193963 crc crio[22018]: time=\"2026-06-11T16:46:29.193914095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201200 | controller |     "Jun 11 16:46:29.194071 crc crio[22018]: time=\"2026-06-11T16:46:29.194036939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201214 | controller |     "Jun 11 16:46:29.194123 crc crio[22018]: time=\"2026-06-11T16:46:29.194090751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201232 | controller |     "Jun 11 16:46:29.194279 crc crio[22018]: time=\"2026-06-11T16:46:29.194245366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201247 | controller |     "Jun 11 16:46:29.194389 crc crio[22018]: time=\"2026-06-11T16:46:29.194299067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201262 | controller |     "Jun 11 16:46:29.194587 crc crio[22018]: time=\"2026-06-11T16:46:29.194529995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201277 | controller |     "Jun 11 16:46:29.194698 crc crio[22018]: time=\"2026-06-11T16:46:29.194643898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201291 | controller |     "Jun 11 16:46:29.195238 crc crio[22018]: time=\"2026-06-11T16:46:29.195038681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201306 | controller |     "Jun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195247398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201321 | controller |     "Jun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195266608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201336 | controller |     "Jun 11 16:46:29.195514 crc crio[22018]: time=\"2026-06-11T16:46:29.195289249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201352 | controller |     "Jun 11 16:46:29.195636 crc crio[22018]: time=\"2026-06-11T16:46:29.19531534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201373 | controller |     "Jun 11 16:46:29.195788 crc crio[22018]: time=\"2026-06-11T16:46:29.195685532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201397 | controller |     "Jun 11 16:46:29.195846 crc crio[22018]: time=\"2026-06-11T16:46:29.195793715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201425 | controller |     "Jun 11 16:46:29.195846 crc crio[22018]: time=\"2026-06-11T16:46:29.195829696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201452 | controller |     "Jun 11 16:46:29.196053 crc crio[22018]: time=\"2026-06-11T16:46:29.195993491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201471 | controller |     "Jun 11 16:46:29.196125 crc crio[22018]: time=\"2026-06-11T16:46:29.196054693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201487 | controller |     "Jun 11 16:46:29.196242 crc crio[22018]: time=\"2026-06-11T16:46:29.196197248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201502 | controller |     "Jun 11 16:46:29.196307 crc crio[22018]: time=\"2026-06-11T16:46:29.19625657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201517 | controller |     "Jun 11 16:46:29.196629 crc crio[22018]: time=\"2026-06-11T16:46:29.19657148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201533 | controller |     "Jun 11 16:46:29.196700 crc crio[22018]: time=\"2026-06-11T16:46:29.196635812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201547 | controller |     "Jun 11 16:46:29.196779 crc crio[22018]: time=\"2026-06-11T16:46:29.196741555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201562 | controller |     "Jun 11 16:46:29.196833 crc crio[22018]: time=\"2026-06-11T16:46:29.196800487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201580 | controller |     "Jun 11 16:46:29.196994 crc crio[22018]: time=\"2026-06-11T16:46:29.196949652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201596 | controller |     "Jun 11 16:46:29.197056 crc crio[22018]: time=\"2026-06-11T16:46:29.197009264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201610 | controller |     "Jun 11 16:46:29.197166 crc crio[22018]: time=\"2026-06-11T16:46:29.197129498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201625 | controller |     "Jun 11 16:46:29.197218 crc crio[22018]: time=\"2026-06-11T16:46:29.197186559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201640 | controller |     "Jun 11 16:46:29.197422 crc crio[22018]: time=\"2026-06-11T16:46:29.197386606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201655 | controller |     "Jun 11 16:46:29.197555 crc crio[22018]: time=\"2026-06-11T16:46:29.197478419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201669 | controller |     "Jun 11 16:46:29.197630 crc crio[22018]: time=\"2026-06-11T16:46:29.197594622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201684 | controller |     "Jun 11 16:46:29.197689 crc crio[22018]: time=\"2026-06-11T16:46:29.197650034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201698 | controller |     "Jun 11 16:46:29.197833 crc crio[22018]: time=\"2026-06-11T16:46:29.197799029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201713 | controller |     "Jun 11 16:46:29.197884 crc crio[22018]: time=\"2026-06-11T16:46:29.197860151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201728 | controller |     "Jun 11 16:46:29.197960 crc crio[22018]: time=\"2026-06-11T16:46:29.197927013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201743 | controller |     "Jun 11 16:46:29.198018 crc crio[22018]: time=\"2026-06-11T16:46:29.197985955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201757 | controller |     "Jun 11 16:46:29.198175 crc crio[22018]: time=\"2026-06-11T16:46:29.19813815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201771 | controller |     "Jun 11 16:46:29.198237 crc crio[22018]: time=\"2026-06-11T16:46:29.198197242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201786 | controller |     "Jun 11 16:46:29.198866 crc crio[22018]: time=\"2026-06-11T16:46:29.198817921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201800 | controller |     "Jun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198880153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201814 | controller |     "Jun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198901714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201829 | controller |     "Jun 11 16:46:29.198957 crc crio[22018]: time=\"2026-06-11T16:46:29.198925385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201843 | controller |     "Jun 11 16:46:29.199784 crc crio[22018]: time=\"2026-06-11T16:46:29.199237832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201885 | controller |     "Jun 11 16:46:29.200136 crc crio[22018]: time=\"2026-06-11T16:46:29.200059668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201905 | controller |     "Jun 11 16:46:29.200562 crc crio[22018]: time=\"2026-06-11T16:46:29.200226313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201921 | controller |     "Jun 11 16:46:29.200686 crc crio[22018]: time=\"2026-06-11T16:46:29.200568574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201935 | controller |     "Jun 11 16:46:29.201014 crc crio[22018]: time=\"2026-06-11T16:46:29.200856353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201950 | controller |     "Jun 11 16:46:29.201162 crc crio[22018]: time=\"2026-06-11T16:46:29.201100891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201966 | controller |     "Jun 11 16:46:29.201296 crc crio[22018]: time=\"2026-06-11T16:46:29.201240816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.201980 | controller |     "Jun 11 16:46:29.207709 crc crio[22018]: time=\"2026-06-11T16:46:29.207593418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.201995 | controller |     "Jun 11 16:46:29.207709 crc crio[22018]: time=\"2026-06-11T16:46:29.207711112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202010 | controller |     "Jun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207750223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202025 | controller |     "Jun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207784754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202040 | controller |     "Jun 11 16:46:29.208034 crc crio[22018]: time=\"2026-06-11T16:46:29.207811165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202055 | controller |     "Jun 11 16:46:29.208140 crc crio[22018]: time=\"2026-06-11T16:46:29.208062709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202070 | controller |     "Jun 11 16:46:29.208184 crc crio[22018]: time=\"2026-06-11T16:46:29.208157572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202084 | controller |     "Jun 11 16:46:29.208231 crc crio[22018]: time=\"2026-06-11T16:46:29.208191543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202099 | controller |     "Jun 11 16:46:29.208231 crc crio[22018]: time=\"2026-06-11T16:46:29.208217004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202113 | controller |     "Jun 11 16:46:29.208562 crc crio[22018]: time=\"2026-06-11T16:46:29.208496713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202128 | controller |     "Jun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208565445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202143 | controller |     "Jun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208597406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202158 | controller |     "Jun 11 16:46:29.208628 crc crio[22018]: time=\"2026-06-11T16:46:29.208625287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202173 | controller |     "Jun 11 16:46:29.208918 crc crio[22018]: time=\"2026-06-11T16:46:29.208865344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202188 | controller |     "Jun 11 16:46:29.208977 crc crio[22018]: time=\"2026-06-11T16:46:29.208928997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202208 | controller |     "Jun 11 16:46:29.209052 crc crio[22018]: time=\"2026-06-11T16:46:29.209019979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202223 | controller |     "Jun 11 16:46:29.209112 crc crio[22018]: time=\"2026-06-11T16:46:29.209068471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202238 | controller |     "Jun 11 16:46:29.209411 crc crio[22018]: time=\"2026-06-11T16:46:29.209372121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202253 | controller |     "Jun 11 16:46:29.209511 crc crio[22018]: time=\"2026-06-11T16:46:29.209460903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202267 | controller |     "Jun 11 16:46:29.209635 crc crio[22018]: time=\"2026-06-11T16:46:29.209590268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202282 | controller |     "Jun 11 16:46:29.209704 crc crio[22018]: time=\"2026-06-11T16:46:29.20965042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202297 | controller |     "Jun 11 16:46:29.209916 crc crio[22018]: time=\"2026-06-11T16:46:29.209797584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202312 | controller |     "Jun 11 16:46:29.209916 crc crio[22018]: time=\"2026-06-11T16:46:29.209850796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202326 | controller |     "Jun 11 16:46:29.210122 crc crio[22018]: time=\"2026-06-11T16:46:29.20998791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202341 | controller |     "Jun 11 16:46:29.210122 crc crio[22018]: time=\"2026-06-11T16:46:29.210016741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202356 | controller |     "Jun 11 16:46:29.210239 crc crio[22018]: time=\"2026-06-11T16:46:29.210190127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202371 | controller |     "Jun 11 16:46:29.210239 crc crio[22018]: time=\"2026-06-11T16:46:29.210223208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202386 | controller |     "Jun 11 16:46:29.210469 crc crio[22018]: time=\"2026-06-11T16:46:29.210426894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202400 | controller |     "Jun 11 16:46:29.210565 crc crio[22018]: time=\"2026-06-11T16:46:29.210493005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202415 | controller |     "Jun 11 16:46:29.210729 crc crio[22018]: time=\"2026-06-11T16:46:29.210685103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202431 | controller |     "Jun 11 16:46:29.210786 crc crio[22018]: time=\"2026-06-11T16:46:29.210736614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202446 | controller |     "Jun 11 16:46:29.210916 crc crio[22018]: time=\"2026-06-11T16:46:29.210884669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202461 | controller |     "Jun 11 16:46:29.210971 crc crio[22018]: time=\"2026-06-11T16:46:29.21093275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202476 | controller |     "Jun 11 16:46:29.211198 crc crio[22018]: time=\"2026-06-11T16:46:29.211160158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202496 | controller |     "Jun 11 16:46:29.211271 crc crio[22018]: time=\"2026-06-11T16:46:29.211209639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202526 | controller |     "Jun 11 16:46:29.211409 crc crio[22018]: time=\"2026-06-11T16:46:29.211387955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202556 | controller |     "Jun 11 16:46:29.211516 crc crio[22018]: time=\"2026-06-11T16:46:29.211424216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202583 | controller |     "Jun 11 16:46:29.211634 crc crio[22018]: time=\"2026-06-11T16:46:29.211596422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202605 | controller |     "Jun 11 16:46:29.211699 crc crio[22018]: time=\"2026-06-11T16:46:29.211654803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202622 | controller |     "Jun 11 16:46:29.211831 crc crio[22018]: time=\"2026-06-11T16:46:29.211800688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202638 | controller |     "Jun 11 16:46:29.211894 crc crio[22018]: time=\"2026-06-11T16:46:29.211846479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202653 | controller |     "Jun 11 16:46:29.212023 crc crio[22018]: time=\"2026-06-11T16:46:29.211992044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202668 | controller |     "Jun 11 16:46:29.212074 crc crio[22018]: time=\"2026-06-11T16:46:29.212038186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202684 | controller |     "Jun 11 16:46:29.212209 crc crio[22018]: time=\"2026-06-11T16:46:29.21217737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202699 | controller |     "Jun 11 16:46:29.212268 crc crio[22018]: time=\"2026-06-11T16:46:29.212224742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202713 | controller |     "Jun 11 16:46:29.212579 crc crio[22018]: time=\"2026-06-11T16:46:29.212427608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202728 | controller |     "Jun 11 16:46:29.212579 crc crio[22018]: time=\"2026-06-11T16:46:29.21249513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202743 | controller |     "Jun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212598643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202758 | controller |     "Jun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212626924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202772 | controller |     "Jun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212853332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202787 | controller |     "Jun 11 16:46:29.212882 crc crio[22018]: time=\"2026-06-11T16:46:29.212884073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202802 | controller |     "Jun 11 16:46:29.213180 crc crio[22018]: time=\"2026-06-11T16:46:29.213083879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202817 | controller |     "Jun 11 16:46:29.213180 crc crio[22018]: time=\"2026-06-11T16:46:29.21311172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202831 | controller |     "Jun 11 16:46:29.213362 crc crio[22018]: time=\"2026-06-11T16:46:29.213287535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202846 | controller |     "Jun 11 16:46:29.213501 crc crio[22018]: time=\"2026-06-11T16:46:29.213467241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202886 | controller |     "Jun 11 16:46:29.213557 crc crio[22018]: time=\"2026-06-11T16:46:29.213542794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202902 | controller |     "Jun 11 16:46:29.213602 crc crio[22018]: time=\"2026-06-11T16:46:29.213572155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202917 | controller |     "Jun 11 16:46:29.213801 crc crio[22018]: time=\"2026-06-11T16:46:29.213770271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202931 | controller |     "Jun 11 16:46:29.213861 crc crio[22018]: time=\"2026-06-11T16:46:29.213817432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202946 | controller |     "Jun 11 16:46:29.213995 crc crio[22018]: time=\"2026-06-11T16:46:29.213959967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202960 | controller |     "Jun 11 16:46:29.214053 crc crio[22018]: time=\"2026-06-11T16:46:29.214015449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.202975 | controller |     "Jun 11 16:46:29.214212 crc crio[22018]: time=\"2026-06-11T16:46:29.214183704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.202990 | controller |     "Jun 11 16:46:29.214274 crc crio[22018]: time=\"2026-06-11T16:46:29.214226745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203004 | controller |     "Jun 11 16:46:29.214497 crc crio[22018]: time=\"2026-06-11T16:46:29.214465973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203019 | controller |     "Jun 11 16:46:29.214599 crc crio[22018]: time=\"2026-06-11T16:46:29.214524075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203033 | controller |     "Jun 11 16:46:29.214764 crc crio[22018]: time=\"2026-06-11T16:46:29.214730921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203048 | controller |     "Jun 11 16:46:29.214832 crc crio[22018]: time=\"2026-06-11T16:46:29.214772023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203063 | controller |     "Jun 11 16:46:29.214943 crc crio[22018]: time=\"2026-06-11T16:46:29.214915637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203078 | controller |     "Jun 11 16:46:29.215008 crc crio[22018]: time=\"2026-06-11T16:46:29.214955529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203092 | controller |     "Jun 11 16:46:29.215127 crc crio[22018]: time=\"2026-06-11T16:46:29.215094583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203106 | controller |     "Jun 11 16:46:29.215198 crc crio[22018]: time=\"2026-06-11T16:46:29.215134944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203121 | controller |     "Jun 11 16:46:29.215386 crc crio[22018]: time=\"2026-06-11T16:46:29.215357221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203135 | controller |     "Jun 11 16:46:29.215492 crc crio[22018]: time=\"2026-06-11T16:46:29.215403881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203150 | controller |     "Jun 11 16:46:29.215636 crc crio[22018]: time=\"2026-06-11T16:46:29.215600689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203168 | controller |     "Jun 11 16:46:29.215698 crc crio[22018]: time=\"2026-06-11T16:46:29.215662001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203183 | controller |     "Jun 11 16:46:29.215817 crc crio[22018]: time=\"2026-06-11T16:46:29.215782375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203198 | controller |     "Jun 11 16:46:29.215891 crc crio[22018]: time=\"2026-06-11T16:46:29.215828156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203213 | controller |     "Jun 11 16:46:29.216013 crc crio[22018]: time=\"2026-06-11T16:46:29.215979281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203227 | controller |     "Jun 11 16:46:29.216096 crc crio[22018]: time=\"2026-06-11T16:46:29.216020973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203242 | controller |     "Jun 11 16:46:29.216191 crc crio[22018]: time=\"2026-06-11T16:46:29.216160687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203257 | controller |     "Jun 11 16:46:29.216254 crc crio[22018]: time=\"2026-06-11T16:46:29.216199868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203272 | controller |     "Jun 11 16:46:29.216542 crc crio[22018]: time=\"2026-06-11T16:46:29.216462747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203286 | controller |     "Jun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216550549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203302 | controller |     "Jun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216613751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203317 | controller |     "Jun 11 16:46:29.216640 crc crio[22018]: time=\"2026-06-11T16:46:29.216638212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203332 | controller |     "Jun 11 16:46:29.216863 crc crio[22018]: time=\"2026-06-11T16:46:29.216825118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203347 | controller |     "Jun 11 16:46:29.216940 crc crio[22018]: time=\"2026-06-11T16:46:29.2168803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203362 | controller |     "Jun 11 16:46:29.217047 crc crio[22018]: time=\"2026-06-11T16:46:29.217014534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203377 | controller |     "Jun 11 16:46:29.217124 crc crio[22018]: time=\"2026-06-11T16:46:29.217060926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203391 | controller |     "Jun 11 16:46:29.217223 crc crio[22018]: time=\"2026-06-11T16:46:29.21719282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203406 | controller |     "Jun 11 16:46:29.217289 crc crio[22018]: time=\"2026-06-11T16:46:29.217232651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203421 | controller |     "Jun 11 16:46:29.217461 crc crio[22018]: time=\"2026-06-11T16:46:29.217414947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203447 | controller |     "Jun 11 16:46:29.217544 crc crio[22018]: time=\"2026-06-11T16:46:29.217480919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203463 | controller |     "Jun 11 16:46:29.217672 crc crio[22018]: time=\"2026-06-11T16:46:29.217635754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203486 | controller |     "Jun 11 16:46:29.217672 crc crio[22018]: time=\"2026-06-11T16:46:29.217660195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203507 | controller |     "Jun 11 16:46:29.217856 crc crio[22018]: time=\"2026-06-11T16:46:29.21782325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203528 | controller |     "Jun 11 16:46:29.217926 crc crio[22018]: time=\"2026-06-11T16:46:29.217864271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203555 | controller |     "Jun 11 16:46:29.218119 crc crio[22018]: time=\"2026-06-11T16:46:29.218090578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203583 | controller |     "Jun 11 16:46:29.218181 crc crio[22018]: time=\"2026-06-11T16:46:29.21813016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203609 | controller |     "Jun 11 16:46:29.218393 crc crio[22018]: time=\"2026-06-11T16:46:29.218295955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203635 | controller |     "Jun 11 16:46:29.218393 crc crio[22018]: time=\"2026-06-11T16:46:29.218382268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203659 | controller |     "Jun 11 16:46:29.218584 crc crio[22018]: time=\"2026-06-11T16:46:29.218554543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203683 | controller |     "Jun 11 16:46:29.218650 crc crio[22018]: time=\"2026-06-11T16:46:29.218597085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203750 | controller |     "Jun 11 16:46:29.218810 crc crio[22018]: time=\"2026-06-11T16:46:29.21877925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203775 | controller |     "Jun 11 16:46:29.218876 crc crio[22018]: time=\"2026-06-11T16:46:29.218827552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203794 | controller |     "Jun 11 16:46:29.218998 crc crio[22018]: time=\"2026-06-11T16:46:29.218969446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203812 | controller |     "Jun 11 16:46:29.219056 crc crio[22018]: time=\"2026-06-11T16:46:29.219010878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203830 | controller |     "Jun 11 16:46:29.219185 crc crio[22018]: time=\"2026-06-11T16:46:29.219158543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203848 | controller |     "Jun 11 16:46:29.219243 crc crio[22018]: time=\"2026-06-11T16:46:29.219198234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203891 | controller |     "Jun 11 16:46:29.219421 crc crio[22018]: time=\"2026-06-11T16:46:29.21938965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203910 | controller |     "Jun 11 16:46:29.219510 crc crio[22018]: time=\"2026-06-11T16:46:29.219453792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203928 | controller |     "Jun 11 16:46:29.219646 crc crio[22018]: time=\"2026-06-11T16:46:29.219615857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.203945 | controller |     "Jun 11 16:46:29.219713 crc crio[22018]: time=\"2026-06-11T16:46:29.219658438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.203993 | controller |     "Jun 11 16:46:29.219914 crc crio[22018]: time=\"2026-06-11T16:46:29.219880786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204019 | controller |     "Jun 11 16:46:29.219968 crc crio[22018]: time=\"2026-06-11T16:46:29.219934827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204038 | controller |     "Jun 11 16:46:29.220089 crc crio[22018]: time=\"2026-06-11T16:46:29.220061341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204056 | controller |     "Jun 11 16:46:29.220141 crc crio[22018]: time=\"2026-06-11T16:46:29.220105163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204074 | controller |     "Jun 11 16:46:29.220272 crc crio[22018]: time=\"2026-06-11T16:46:29.220243977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204092 | controller |     "Jun 11 16:46:29.220406 crc crio[22018]: time=\"2026-06-11T16:46:29.220283408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204109 | controller |     "Jun 11 16:46:29.220559 crc crio[22018]: time=\"2026-06-11T16:46:29.220529596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204126 | controller |     "Jun 11 16:46:29.220617 crc crio[22018]: time=\"2026-06-11T16:46:29.220571768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204144 | controller |     "Jun 11 16:46:29.220742 crc crio[22018]: time=\"2026-06-11T16:46:29.220711982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204162 | controller |     "Jun 11 16:46:29.220805 crc crio[22018]: time=\"2026-06-11T16:46:29.220758063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204180 | controller |     "Jun 11 16:46:29.221154 crc crio[22018]: time=\"2026-06-11T16:46:29.221119545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204197 | controller |     "Jun 11 16:46:29.221240 crc crio[22018]: time=\"2026-06-11T16:46:29.221178777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204215 | controller |     "Jun 11 16:46:29.221403 crc crio[22018]: time=\"2026-06-11T16:46:29.221312391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204233 | controller |     "Jun 11 16:46:29.221494 crc crio[22018]: time=\"2026-06-11T16:46:29.221414524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204249 | controller |     "Jun 11 16:46:29.221659 crc crio[22018]: time=\"2026-06-11T16:46:29.221628136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204267 | controller |     "Jun 11 16:46:29.221719 crc crio[22018]: time=\"2026-06-11T16:46:29.221671203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204285 | controller |     "Jun 11 16:46:29.221959 crc crio[22018]: time=\"2026-06-11T16:46:29.221926901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204303 | controller |     "Jun 11 16:46:29.222018 crc crio[22018]: time=\"2026-06-11T16:46:29.221974622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204320 | controller |     "Jun 11 16:46:29.222119 crc crio[22018]: time=\"2026-06-11T16:46:29.222091476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204338 | controller |     "Jun 11 16:46:29.222178 crc crio[22018]: time=\"2026-06-11T16:46:29.222131227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204355 | controller |     "Jun 11 16:46:29.222385 crc crio[22018]: time=\"2026-06-11T16:46:29.222302673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204377 | controller |     "Jun 11 16:46:29.222497 crc crio[22018]: time=\"2026-06-11T16:46:29.222388845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204395 | controller |     "Jun 11 16:46:29.222632 crc crio[22018]: time=\"2026-06-11T16:46:29.222601912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204413 | controller |     "Jun 11 16:46:29.222694 crc crio[22018]: time=\"2026-06-11T16:46:29.222647884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204431 | controller |     "Jun 11 16:46:29.222840 crc crio[22018]: time=\"2026-06-11T16:46:29.222812129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204449 | controller |     "Jun 11 16:46:29.222903 crc crio[22018]: time=\"2026-06-11T16:46:29.222856505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204467 | controller |     "Jun 11 16:46:29.223055 crc crio[22018]: time=\"2026-06-11T16:46:29.223023041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204484 | controller |     "Jun 11 16:46:29.223113 crc crio[22018]: time=\"2026-06-11T16:46:29.223070307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204502 | controller |     "Jun 11 16:46:29.223251 crc crio[22018]: time=\"2026-06-11T16:46:29.223217982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204520 | controller |     "Jun 11 16:46:29.223390 crc crio[22018]: time=\"2026-06-11T16:46:29.223270994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204537 | controller |     "Jun 11 16:46:29.223492 crc crio[22018]: time=\"2026-06-11T16:46:29.22347823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204554 | controller |     "Jun 11 16:46:29.223536 crc crio[22018]: time=\"2026-06-11T16:46:29.223507871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204571 | controller |     "Jun 11 16:46:29.223726 crc crio[22018]: time=\"2026-06-11T16:46:29.223696837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204589 | controller |     "Jun 11 16:46:29.223778 crc crio[22018]: time=\"2026-06-11T16:46:29.223737088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204607 | controller |     "Jun 11 16:46:29.223918 crc crio[22018]: time=\"2026-06-11T16:46:29.223888873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204623 | controller |     "Jun 11 16:46:29.223977 crc crio[22018]: time=\"2026-06-11T16:46:29.223929745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204640 | controller |     "Jun 11 16:46:29.224116 crc crio[22018]: time=\"2026-06-11T16:46:29.224083959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204657 | controller |     "Jun 11 16:46:29.224175 crc crio[22018]: time=\"2026-06-11T16:46:29.224124101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204674 | controller |     "Jun 11 16:46:29.224360 crc crio[22018]: time=\"2026-06-11T16:46:29.224287666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204693 | controller |     "Jun 11 16:46:29.224429 crc crio[22018]: time=\"2026-06-11T16:46:29.224383323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204711 | controller |     "Jun 11 16:46:29.224623 crc crio[22018]: time=\"2026-06-11T16:46:29.224592636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204733 | controller |     "Jun 11 16:46:29.224674 crc crio[22018]: time=\"2026-06-11T16:46:29.224636227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204751 | controller |     "Jun 11 16:46:29.224832 crc crio[22018]: time=\"2026-06-11T16:46:29.224804492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204768 | controller |     "Jun 11 16:46:29.224896 crc crio[22018]: time=\"2026-06-11T16:46:29.224844144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204786 | controller |     "Jun 11 16:46:29.225030 crc crio[22018]: time=\"2026-06-11T16:46:29.225000629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204803 | controller |     "Jun 11 16:46:29.225081 crc crio[22018]: time=\"2026-06-11T16:46:29.22504004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204821 | controller |     "Jun 11 16:46:29.225214 crc crio[22018]: time=\"2026-06-11T16:46:29.225185385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204839 | controller |     "Jun 11 16:46:29.225266 crc crio[22018]: time=\"2026-06-11T16:46:29.225226976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204879 | controller |     "Jun 11 16:46:29.225533 crc crio[22018]: time=\"2026-06-11T16:46:29.225501675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204899 | controller |     "Jun 11 16:46:29.225593 crc crio[22018]: time=\"2026-06-11T16:46:29.225544256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204918 | controller |     "Jun 11 16:46:29.225728 crc crio[22018]: time=\"2026-06-11T16:46:29.225699261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204943 | controller |     "Jun 11 16:46:29.225781 crc crio[22018]: time=\"2026-06-11T16:46:29.225742172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204960 | controller |     "Jun 11 16:46:29.225933 crc crio[22018]: time=\"2026-06-11T16:46:29.225905428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.204978 | controller |     "Jun 11 16:46:29.225984 crc crio[22018]: time=\"2026-06-11T16:46:29.225944859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.204996 | controller |     "Jun 11 16:46:29.226117 crc crio[22018]: time=\"2026-06-11T16:46:29.226089013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205014 | controller |     "Jun 11 16:46:29.226168 crc crio[22018]: time=\"2026-06-11T16:46:29.226129635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205032 | controller |     "Jun 11 16:46:29.226377 crc crio[22018]: time=\"2026-06-11T16:46:29.22628785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205050 | controller |     "Jun 11 16:46:29.226377 crc crio[22018]: time=\"2026-06-11T16:46:29.226367552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205067 | controller |     "Jun 11 16:46:29.226643 crc crio[22018]: time=\"2026-06-11T16:46:29.22661106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205085 | controller |     "Jun 11 16:46:29.226700 crc crio[22018]: time=\"2026-06-11T16:46:29.226656231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205103 | controller |     "Jun 11 16:46:29.226775 crc crio[22018]: time=\"2026-06-11T16:46:29.226739324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205126 | controller |     "Jun 11 16:46:29.226853 crc crio[22018]: time=\"2026-06-11T16:46:29.226781865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205145 | controller |     "Jun 11 16:46:29.226964 crc crio[22018]: time=\"2026-06-11T16:46:29.22693543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205163 | controller |     "Jun 11 16:46:29.227111 crc crio[22018]: time=\"2026-06-11T16:46:29.226976902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205181 | controller |     "Jun 11 16:46:29.227242 crc crio[22018]: time=\"2026-06-11T16:46:29.227187318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205199 | controller |     "Jun 11 16:46:29.227242 crc crio[22018]: time=\"2026-06-11T16:46:29.227211879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205218 | controller |     "Jun 11 16:46:29.227476 crc crio[22018]: time=\"2026-06-11T16:46:29.227426776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205235 | controller |     "Jun 11 16:46:29.227549 crc crio[22018]: time=\"2026-06-11T16:46:29.227490148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205253 | controller |     "Jun 11 16:46:29.227691 crc crio[22018]: time=\"2026-06-11T16:46:29.227660643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205270 | controller |     "Jun 11 16:46:29.227691 crc crio[22018]: time=\"2026-06-11T16:46:29.227702145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205288 | controller |     "Jun 11 16:46:29.227883 crc crio[22018]: time=\"2026-06-11T16:46:29.22785384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205306 | controller |     "Jun 11 16:46:29.227935 crc crio[22018]: time=\"2026-06-11T16:46:29.227894661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205324 | controller |     "Jun 11 16:46:29.228081 crc crio[22018]: time=\"2026-06-11T16:46:29.228053956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205342 | controller |     "Jun 11 16:46:29.228131 crc crio[22018]: time=\"2026-06-11T16:46:29.228093157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205359 | controller |     "Jun 11 16:46:29.228418 crc crio[22018]: time=\"2026-06-11T16:46:29.228231812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205376 | controller |     "Jun 11 16:46:29.228418 crc crio[22018]: time=\"2026-06-11T16:46:29.228272493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205393 | controller |     "Jun 11 16:46:29.228594 crc crio[22018]: time=\"2026-06-11T16:46:29.22850915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205411 | controller |     "Jun 11 16:46:29.228594 crc crio[22018]: time=\"2026-06-11T16:46:29.228539081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205428 | controller |     "Jun 11 16:46:29.228725 crc crio[22018]: time=\"2026-06-11T16:46:29.228695356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205445 | controller |     "Jun 11 16:46:29.228785 crc crio[22018]: time=\"2026-06-11T16:46:29.228736578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205462 | controller |     "Jun 11 16:46:29.229016 crc crio[22018]: time=\"2026-06-11T16:46:29.228984766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205483 | controller |     "Jun 11 16:46:29.229078 crc crio[22018]: time=\"2026-06-11T16:46:29.229029617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205501 | controller |     "Jun 11 16:46:29.229176 crc crio[22018]: time=\"2026-06-11T16:46:29.229147681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205519 | controller |     "Jun 11 16:46:29.229234 crc crio[22018]: time=\"2026-06-11T16:46:29.229187972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205536 | controller |     "Jun 11 16:46:29.229421 crc crio[22018]: time=\"2026-06-11T16:46:29.229392919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205554 | controller |     "Jun 11 16:46:29.229500 crc crio[22018]: time=\"2026-06-11T16:46:29.229458061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205571 | controller |     "Jun 11 16:46:29.229644 crc crio[22018]: time=\"2026-06-11T16:46:29.229607475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205589 | controller |     "Jun 11 16:46:29.229702 crc crio[22018]: time=\"2026-06-11T16:46:29.229660727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205608 | controller |     "Jun 11 16:46:29.229824 crc crio[22018]: time=\"2026-06-11T16:46:29.229796782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205626 | controller |     "Jun 11 16:46:29.229875 crc crio[22018]: time=\"2026-06-11T16:46:29.229835053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205642 | controller |     "Jun 11 16:46:29.229994 crc crio[22018]: time=\"2026-06-11T16:46:29.229966747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205660 | controller |     "Jun 11 16:46:29.230049 crc crio[22018]: time=\"2026-06-11T16:46:29.230006418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205677 | controller |     "Jun 11 16:46:29.230256 crc crio[22018]: time=\"2026-06-11T16:46:29.230166823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205695 | controller |     "Jun 11 16:46:29.230256 crc crio[22018]: time=\"2026-06-11T16:46:29.230209245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205712 | controller |     "Jun 11 16:46:29.230410 crc crio[22018]: time=\"2026-06-11T16:46:29.23039141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205729 | controller |     "Jun 11 16:46:29.230497 crc crio[22018]: time=\"2026-06-11T16:46:29.230417611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205746 | controller |     "Jun 11 16:46:29.230739 crc crio[22018]: time=\"2026-06-11T16:46:29.230709033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205763 | controller |     "Jun 11 16:46:29.230805 crc crio[22018]: time=\"2026-06-11T16:46:29.230753614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205780 | controller |     "Jun 11 16:46:29.230988 crc crio[22018]: time=\"2026-06-11T16:46:29.23095658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205798 | controller |     "Jun 11 16:46:29.231053 crc crio[22018]: time=\"2026-06-11T16:46:29.230998442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205822 | controller |     "Jun 11 16:46:29.231151 crc crio[22018]: time=\"2026-06-11T16:46:29.231123256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205841 | controller |     "Jun 11 16:46:29.231202 crc crio[22018]: time=\"2026-06-11T16:46:29.231163777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205880 | controller |     "Jun 11 16:46:29.231376 crc crio[22018]: time=\"2026-06-11T16:46:29.231303121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205899 | controller |     "Jun 11 16:46:29.231525 crc crio[22018]: time=\"2026-06-11T16:46:29.231495318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205917 | controller |     "Jun 11 16:46:29.231648 crc crio[22018]: time=\"2026-06-11T16:46:29.231617001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205934 | controller |     "Jun 11 16:46:29.231707 crc crio[22018]: time=\"2026-06-11T16:46:29.231661843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205952 | controller |     "Jun 11 16:46:29.231846 crc crio[22018]: time=\"2026-06-11T16:46:29.231816518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.205970 | controller |     "Jun 11 16:46:29.231898 crc crio[22018]: time=\"2026-06-11T16:46:29.231859159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.205987 | controller |     "Jun 11 16:46:29.232038 crc crio[22018]: time=\"2026-06-11T16:46:29.232011244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206005 | controller |     "Jun 11 16:46:29.232088 crc crio[22018]: time=\"2026-06-11T16:46:29.232050995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206022 | controller |     "Jun 11 16:46:29.232217 crc crio[22018]: time=\"2026-06-11T16:46:29.23218924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206040 | controller |     "Jun 11 16:46:29.232277 crc crio[22018]: time=\"2026-06-11T16:46:29.232229771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206058 | controller |     "Jun 11 16:46:29.232616 crc crio[22018]: time=\"2026-06-11T16:46:29.232574442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206076 | controller |     "Jun 11 16:46:29.232679 crc crio[22018]: time=\"2026-06-11T16:46:29.232620784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206093 | controller |     "Jun 11 16:46:29.232741 crc crio[22018]: time=\"2026-06-11T16:46:29.232715987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206110 | controller |     "Jun 11 16:46:29.232741 crc crio[22018]: time=\"2026-06-11T16:46:29.232740457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206130 | controller |     "Jun 11 16:46:29.232981 crc crio[22018]: time=\"2026-06-11T16:46:29.232928693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206147 | controller |     "Jun 11 16:46:29.232981 crc crio[22018]: time=\"2026-06-11T16:46:29.232971685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206164 | controller |     "Jun 11 16:46:29.233147 crc crio[22018]: time=\"2026-06-11T16:46:29.233108779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206181 | controller |     "Jun 11 16:46:29.233225 crc crio[22018]: time=\"2026-06-11T16:46:29.233163431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206206 | controller |     "Jun 11 16:46:29.233469 crc crio[22018]: time=\"2026-06-11T16:46:29.233315676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206224 | controller |     "Jun 11 16:46:29.233469 crc crio[22018]: time=\"2026-06-11T16:46:29.233408239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206241 | controller |     "Jun 11 16:46:29.233646 crc crio[22018]: time=\"2026-06-11T16:46:29.233599185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206260 | controller |     "Jun 11 16:46:29.233646 crc crio[22018]: time=\"2026-06-11T16:46:29.233641506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206278 | controller |     "Jun 11 16:46:29.233935 crc crio[22018]: time=\"2026-06-11T16:46:29.233874763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206295 | controller |     "Jun 11 16:46:29.233935 crc crio[22018]: time=\"2026-06-11T16:46:29.233898794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206313 | controller |     "Jun 11 16:46:29.234076 crc crio[22018]: time=\"2026-06-11T16:46:29.234042519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206330 | controller |     "Jun 11 16:46:29.234142 crc crio[22018]: time=\"2026-06-11T16:46:29.23408145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206347 | controller |     "Jun 11 16:46:29.234400 crc crio[22018]: time=\"2026-06-11T16:46:29.234303087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206365 | controller |     "Jun 11 16:46:29.234400 crc crio[22018]: time=\"2026-06-11T16:46:29.23439309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206382 | controller |     "Jun 11 16:46:29.234703 crc crio[22018]: time=\"2026-06-11T16:46:29.234660067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206400 | controller |     "Jun 11 16:46:29.234773 crc crio[22018]: time=\"2026-06-11T16:46:29.234758111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206417 | controller |     "Jun 11 16:46:29.234853 crc crio[22018]: time=\"2026-06-11T16:46:29.234824663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206434 | controller |     "Jun 11 16:46:29.234906 crc crio[22018]: time=\"2026-06-11T16:46:29.234863284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206452 | controller |     "Jun 11 16:46:29.235042 crc crio[22018]: time=\"2026-06-11T16:46:29.235014979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206469 | controller |     "Jun 11 16:46:29.235096 crc crio[22018]: time=\"2026-06-11T16:46:29.23505412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206486 | controller |     "Jun 11 16:46:29.235232 crc crio[22018]: time=\"2026-06-11T16:46:29.235205185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206503 | controller |     "Jun 11 16:46:29.235291 crc crio[22018]: time=\"2026-06-11T16:46:29.235243506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206520 | controller |     "Jun 11 16:46:29.235504 crc crio[22018]: time=\"2026-06-11T16:46:29.235465493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206537 | controller |     "Jun 11 16:46:29.235562 crc crio[22018]: time=\"2026-06-11T16:46:29.235508635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206560 | controller |     "Jun 11 16:46:29.235676 crc crio[22018]: time=\"2026-06-11T16:46:29.235647659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206578 | controller |     "Jun 11 16:46:29.235738 crc crio[22018]: time=\"2026-06-11T16:46:29.23568672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206595 | controller |     "Jun 11 16:46:29.235873 crc crio[22018]: time=\"2026-06-11T16:46:29.235846085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206612 | controller |     "Jun 11 16:46:29.235925 crc crio[22018]: time=\"2026-06-11T16:46:29.235884056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206630 | controller |     "Jun 11 16:46:29.236114 crc crio[22018]: time=\"2026-06-11T16:46:29.236078843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206647 | controller |     "Jun 11 16:46:29.236189 crc crio[22018]: time=\"2026-06-11T16:46:29.236117734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206664 | controller |     "Jun 11 16:46:29.236293 crc crio[22018]: time=\"2026-06-11T16:46:29.236264589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206681 | controller |     "Jun 11 16:46:29.236410 crc crio[22018]: time=\"2026-06-11T16:46:29.23630472Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206698 | controller |     "Jun 11 16:46:29.236573 crc crio[22018]: time=\"2026-06-11T16:46:29.236544868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206715 | controller |     "Jun 11 16:46:29.236642 crc crio[22018]: time=\"2026-06-11T16:46:29.236586149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206738 | controller |     "Jun 11 16:46:29.236975 crc crio[22018]: time=\"2026-06-11T16:46:29.236742814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206754 | controller |     "Jun 11 16:46:29.236975 crc crio[22018]: time=\"2026-06-11T16:46:29.236967781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206772 | controller |     "Jun 11 16:46:29.237145 crc crio[22018]: time=\"2026-06-11T16:46:29.237106875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206789 | controller |     "Jun 11 16:46:29.237209 crc crio[22018]: time=\"2026-06-11T16:46:29.237149327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206806 | controller |     "Jun 11 16:46:29.237378 crc crio[22018]: time=\"2026-06-11T16:46:29.237296941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206823 | controller |     "Jun 11 16:46:29.237463 crc crio[22018]: time=\"2026-06-11T16:46:29.237383764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206840 | controller |     "Jun 11 16:46:29.237597 crc crio[22018]: time=\"2026-06-11T16:46:29.237557759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206879 | controller |     "Jun 11 16:46:29.237653 crc crio[22018]: time=\"2026-06-11T16:46:29.23760101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206898 | controller |     "Jun 11 16:46:29.237969 crc crio[22018]: time=\"2026-06-11T16:46:29.237751446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206916 | controller |     "Jun 11 16:46:29.237969 crc crio[22018]: time=\"2026-06-11T16:46:29.237967243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206942 | controller |     "Jun 11 16:46:29.238223 crc crio[22018]: time=\"2026-06-11T16:46:29.23817856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206960 | controller |     "Jun 11 16:46:29.238223 crc crio[22018]: time=\"2026-06-11T16:46:29.238221851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.206977 | controller |     "Jun 11 16:46:29.238463 crc crio[22018]: time=\"2026-06-11T16:46:29.238420437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.206994 | controller |     "Jun 11 16:46:29.238542 crc crio[22018]: time=\"2026-06-11T16:46:29.238483299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207011 | controller |     "Jun 11 16:46:29.238661 crc crio[22018]: time=\"2026-06-11T16:46:29.238620604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207028 | controller |     "Jun 11 16:46:29.238727 crc crio[22018]: time=\"2026-06-11T16:46:29.238666675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207047 | controller |     "Jun 11 16:46:29.238847 crc crio[22018]: time=\"2026-06-11T16:46:29.23881044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207064 | controller |     "Jun 11 16:46:29.238902 crc crio[22018]: time=\"2026-06-11T16:46:29.238852421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207081 | controller |     "Jun 11 16:46:29.239016 crc crio[22018]: time=\"2026-06-11T16:46:29.239004586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207098 | controller |     "Jun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239028957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207116 | controller |     "Jun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239199792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207134 | controller |     "Jun 11 16:46:29.239168 crc crio[22018]: time=\"2026-06-11T16:46:29.239225893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207159 | controller |     "Jun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239475029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207177 | controller |     "Jun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239506922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207194 | controller |     "Jun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239636706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207212 | controller |     "Jun 11 16:46:29.239775 crc crio[22018]: time=\"2026-06-11T16:46:29.239661457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207229 | controller |     "Jun 11 16:46:29.240063 crc crio[22018]: time=\"2026-06-11T16:46:29.239833592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207247 | controller |     "Jun 11 16:46:29.240063 crc crio[22018]: time=\"2026-06-11T16:46:29.239860193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207264 | controller |     "Jun 11 16:46:29.240137 crc crio[22018]: time=\"2026-06-11T16:46:29.240103951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207281 | controller |     "Jun 11 16:46:29.240137 crc crio[22018]: time=\"2026-06-11T16:46:29.240130072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207305 | controller |     "Jun 11 16:46:29.240390 crc crio[22018]: time=\"2026-06-11T16:46:29.240290057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207323 | controller |     "Jun 11 16:46:29.240390 crc crio[22018]: time=\"2026-06-11T16:46:29.240370109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207341 | controller |     "Jun 11 16:46:29.240602 crc crio[22018]: time=\"2026-06-11T16:46:29.240573346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207360 | controller |     "Jun 11 16:46:29.240656 crc crio[22018]: time=\"2026-06-11T16:46:29.240614557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207378 | controller |     "Jun 11 16:46:29.240798 crc crio[22018]: time=\"2026-06-11T16:46:29.240770252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207396 | controller |     "Jun 11 16:46:29.240857 crc crio[22018]: time=\"2026-06-11T16:46:29.240812894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207414 | controller |     "Jun 11 16:46:29.240987 crc crio[22018]: time=\"2026-06-11T16:46:29.240958818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207432 | controller |     "Jun 11 16:46:29.241042 crc crio[22018]: time=\"2026-06-11T16:46:29.24100071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207449 | controller |     "Jun 11 16:46:29.241189 crc crio[22018]: time=\"2026-06-11T16:46:29.241161735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207465 | controller |     "Jun 11 16:46:29.241240 crc crio[22018]: time=\"2026-06-11T16:46:29.241201546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207488 | controller |     "Jun 11 16:46:29.241503 crc crio[22018]: time=\"2026-06-11T16:46:29.241407273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207505 | controller |     "Jun 11 16:46:29.241558 crc crio[22018]: time=\"2026-06-11T16:46:29.241516076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207522 | controller |     "Jun 11 16:46:29.241669 crc crio[22018]: time=\"2026-06-11T16:46:29.24163932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207540 | controller |     "Jun 11 16:46:29.241722 crc crio[22018]: time=\"2026-06-11T16:46:29.241680391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207557 | controller |     "Jun 11 16:46:29.241892 crc crio[22018]: time=\"2026-06-11T16:46:29.241864817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207573 | controller |     "Jun 11 16:46:29.241950 crc crio[22018]: time=\"2026-06-11T16:46:29.241904518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207595 | controller |     "Jun 11 16:46:29.242088 crc crio[22018]: time=\"2026-06-11T16:46:29.242061403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207616 | controller |     "Jun 11 16:46:29.242145 crc crio[22018]: time=\"2026-06-11T16:46:29.242100835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207635 | controller |     "Jun 11 16:46:29.242287 crc crio[22018]: time=\"2026-06-11T16:46:29.242252119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207651 | controller |     "Jun 11 16:46:29.242394 crc crio[22018]: time=\"2026-06-11T16:46:29.242308601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207677 | controller |     "Jun 11 16:46:29.242552 crc crio[22018]: time=\"2026-06-11T16:46:29.242520828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207697 | controller |     "Jun 11 16:46:29.242608 crc crio[22018]: time=\"2026-06-11T16:46:29.242565539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207715 | controller |     "Jun 11 16:46:29.242731 crc crio[22018]: time=\"2026-06-11T16:46:29.242703784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207737 | controller |     "Jun 11 16:46:29.242791 crc crio[22018]: time=\"2026-06-11T16:46:29.242744035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207754 | controller |     "Jun 11 16:46:29.242923 crc crio[22018]: time=\"2026-06-11T16:46:29.24289492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207771 | controller |     "Jun 11 16:46:29.242981 crc crio[22018]: time=\"2026-06-11T16:46:29.242933189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207789 | controller |     "Jun 11 16:46:29.243104 crc crio[22018]: time=\"2026-06-11T16:46:29.243076076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207806 | controller |     "Jun 11 16:46:29.243167 crc crio[22018]: time=\"2026-06-11T16:46:29.243116497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207825 | controller |     "Jun 11 16:46:29.243313 crc crio[22018]: time=\"2026-06-11T16:46:29.243284849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207842 | controller |     "Jun 11 16:46:29.243423 crc crio[22018]: time=\"2026-06-11T16:46:29.243366285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207886 | controller |     "Jun 11 16:46:29.243600 crc crio[22018]: time=\"2026-06-11T16:46:29.243557831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207906 | controller |     "Jun 11 16:46:29.243665 crc crio[22018]: time=\"2026-06-11T16:46:29.243601512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207924 | controller |     "Jun 11 16:46:29.243777 crc crio[22018]: time=\"2026-06-11T16:46:29.243748027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207942 | controller |     "Jun 11 16:46:29.243835 crc crio[22018]: time=\"2026-06-11T16:46:29.243787948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.207979 | controller |     "Jun 11 16:46:29.243969 crc crio[22018]: time=\"2026-06-11T16:46:29.243940803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.207998 | controller |     "Jun 11 16:46:29.244021 crc crio[22018]: time=\"2026-06-11T16:46:29.243980354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208015 | controller |     "Jun 11 16:46:29.244166 crc crio[22018]: time=\"2026-06-11T16:46:29.24413936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208033 | controller |     "Jun 11 16:46:29.244218 crc crio[22018]: time=\"2026-06-11T16:46:29.244179161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208050 | controller |     "Jun 11 16:46:29.244368 crc crio[22018]: time=\"2026-06-11T16:46:29.244284744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208073 | controller |     "Jun 11 16:46:29.244500 crc crio[22018]: time=\"2026-06-11T16:46:29.244373057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208091 | controller |     "Jun 11 16:46:29.244500 crc crio[22018]: time=\"2026-06-11T16:46:29.244495611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208112 | controller |     "Jun 11 16:46:29.244623 crc crio[22018]: time=\"2026-06-11T16:46:29.244526462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208129 | controller |     "Jun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.244647076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208146 | controller |     "Jun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.244681477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208168 | controller |     "Jun 11 16:46:29.244808 crc crio[22018]: time=\"2026-06-11T16:46:29.24478628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208184 | controller |     "Jun 11 16:46:29.244986 crc crio[22018]: time=\"2026-06-11T16:46:29.244813371Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208202 | controller |     "Jun 11 16:46:29.245031 crc crio[22018]: time=\"2026-06-11T16:46:29.244989277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208219 | controller |     "Jun 11 16:46:29.245031 crc crio[22018]: time=\"2026-06-11T16:46:29.245015097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208237 | controller |     "Jun 11 16:46:29.245163 crc crio[22018]: time=\"2026-06-11T16:46:29.245133511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208254 | controller |     "Jun 11 16:46:29.245216 crc crio[22018]: time=\"2026-06-11T16:46:29.245174283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208273 | controller |     "Jun 11 16:46:29.245313 crc crio[22018]: time=\"2026-06-11T16:46:29.245282536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208291 | controller |     "Jun 11 16:46:29.245578 crc crio[22018]: time=\"2026-06-11T16:46:29.245537384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208308 | controller |     "Jun 11 16:46:29.245578 crc crio[22018]: time=\"2026-06-11T16:46:29.245566875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208326 | controller |     "Jun 11 16:46:29.245703 crc crio[22018]: time=\"2026-06-11T16:46:29.245593026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208344 | controller |     "Jun 11 16:46:29.245798 crc crio[22018]: time=\"2026-06-11T16:46:29.245708286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208364 | controller |     "Jun 11 16:46:29.245909 crc crio[22018]: time=\"2026-06-11T16:46:29.245867801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208381 | controller |     "Jun 11 16:46:29.246184 crc crio[22018]: time=\"2026-06-11T16:46:29.245944753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208408 | controller |     "Jun 11 16:46:29.246304 crc crio[22018]: time=\"2026-06-11T16:46:29.246264033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208425 | controller |     "Jun 11 16:46:29.246503 crc crio[22018]: time=\"2026-06-11T16:46:29.246418408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208452 | controller |     "Jun 11 16:46:29.246584 crc crio[22018]: time=\"2026-06-11T16:46:29.246566043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208469 | controller |     "Jun 11 16:46:29.246734 crc crio[22018]: time=\"2026-06-11T16:46:29.246688187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208487 | controller |     "Jun 11 16:46:29.246798 crc crio[22018]: time=\"2026-06-11T16:46:29.246765569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208504 | controller |     "Jun 11 16:46:29.246835 crc crio[22018]: time=\"2026-06-11T16:46:29.246814591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208521 | controller |     "Jun 11 16:46:29.246869 crc crio[22018]: time=\"2026-06-11T16:46:29.246848992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208544 | controller |     "Jun 11 16:46:29.246909 crc crio[22018]: time=\"2026-06-11T16:46:29.246884403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208564 | controller |     "Jun 11 16:46:29.246946 crc crio[22018]: time=\"2026-06-11T16:46:29.246917784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208582 | controller |     "Jun 11 16:46:29.246987 crc crio[22018]: time=\"2026-06-11T16:46:29.246952545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208600 | controller |     "Jun 11 16:46:29.246987 crc crio[22018]: time=\"2026-06-11T16:46:29.246982006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208617 | controller |     "Jun 11 16:46:29.247199 crc crio[22018]: time=\"2026-06-11T16:46:29.247164321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208634 | controller |     "Jun 11 16:46:29.247256 crc crio[22018]: time=\"2026-06-11T16:46:29.247213862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208651 | controller |     "Jun 11 16:46:29.247380 crc crio[22018]: time=\"2026-06-11T16:46:29.247298165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208668 | controller |     "Jun 11 16:46:29.247460 crc crio[22018]: time=\"2026-06-11T16:46:29.247386568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208686 | controller |     "Jun 11 16:46:29.247639 crc crio[22018]: time=\"2026-06-11T16:46:29.247610385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208703 | controller |     "Jun 11 16:46:29.247702 crc crio[22018]: time=\"2026-06-11T16:46:29.247653966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208721 | controller |     "Jun 11 16:46:29.247833 crc crio[22018]: time=\"2026-06-11T16:46:29.247803721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208739 | controller |     "Jun 11 16:46:29.247894 crc crio[22018]: time=\"2026-06-11T16:46:29.247844643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208759 | controller |     "Jun 11 16:46:29.247988 crc crio[22018]: time=\"2026-06-11T16:46:29.247960376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208788 | controller |     "Jun 11 16:46:29.248041 crc crio[22018]: time=\"2026-06-11T16:46:29.248000538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208825 | controller |     "Jun 11 16:46:29.248149 crc crio[22018]: time=\"2026-06-11T16:46:29.248121701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208871 | controller |     "Jun 11 16:46:29.248206 crc crio[22018]: time=\"2026-06-11T16:46:29.248164993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208898 | controller |     "Jun 11 16:46:29.248394 crc crio[22018]: time=\"2026-06-11T16:46:29.248310997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208919 | controller |     "Jun 11 16:46:29.248505 crc crio[22018]: time=\"2026-06-11T16:46:29.248416601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208938 | controller |     "Jun 11 16:46:29.248505 crc crio[22018]: time=\"2026-06-11T16:46:29.248488093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208957 | controller |     "Jun 11 16:46:29.248589 crc crio[22018]: time=\"2026-06-11T16:46:29.248521884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.208978 | controller |     "Jun 11 16:46:29.248692 crc crio[22018]: time=\"2026-06-11T16:46:29.248658389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.208996 | controller |     "Jun 11 16:46:29.248744 crc crio[22018]: time=\"2026-06-11T16:46:29.24870909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209018 | controller |     "Jun 11 16:46:29.248843 crc crio[22018]: time=\"2026-06-11T16:46:29.248812063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209034 | controller |     "Jun 11 16:46:29.248961 crc crio[22018]: time=\"2026-06-11T16:46:29.248930437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209052 | controller |     "Jun 11 16:46:29.249012 crc crio[22018]: time=\"2026-06-11T16:46:29.248989249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209069 | controller |     "Jun 11 16:46:29.249058 crc crio[22018]: time=\"2026-06-11T16:46:29.24901812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209087 | controller |     "Jun 11 16:46:29.249224 crc crio[22018]: time=\"2026-06-11T16:46:29.249190895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209109 | controller |     "Jun 11 16:46:29.249283 crc crio[22018]: time=\"2026-06-11T16:46:29.249244077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209128 | controller |     "Jun 11 16:46:29.249509 crc crio[22018]: time=\"2026-06-11T16:46:29.249473864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209149 | controller |     "Jun 11 16:46:29.249577 crc crio[22018]: time=\"2026-06-11T16:46:29.249530466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209172 | controller |     "Jun 11 16:46:29.249577 crc crio[22018]: time=\"2026-06-11T16:46:29.249562657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209190 | controller |     "Jun 11 16:46:29.249650 crc crio[22018]: time=\"2026-06-11T16:46:29.249586768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209207 | controller |     "Jun 11 16:46:29.249746 crc crio[22018]: time=\"2026-06-11T16:46:29.249712132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209224 | controller |     "Jun 11 16:46:29.249798 crc crio[22018]: time=\"2026-06-11T16:46:29.249765744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209241 | controller |     "Jun 11 16:46:29.249874 crc crio[22018]: time=\"2026-06-11T16:46:29.249841806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209266 | controller |     "Jun 11 16:46:29.249927 crc crio[22018]: time=\"2026-06-11T16:46:29.249895128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209285 | controller |     "Jun 11 16:46:29.250039 crc crio[22018]: time=\"2026-06-11T16:46:29.250002381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209302 | controller |     "Jun 11 16:46:29.250084 crc crio[22018]: time=\"2026-06-11T16:46:29.250038792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209322 | controller |     "Jun 11 16:46:29.250242 crc crio[22018]: time=\"2026-06-11T16:46:29.250207678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209339 | controller |     "Jun 11 16:46:29.250303 crc crio[22018]: time=\"2026-06-11T16:46:29.25026117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209358 | controller |     "Jun 11 16:46:29.250303 crc crio[22018]: time=\"2026-06-11T16:46:29.250293441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209375 | controller |     "Jun 11 16:46:29.250463 crc crio[22018]: time=\"2026-06-11T16:46:29.250314841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209393 | controller |     "Jun 11 16:46:29.250693 crc crio[22018]: time=\"2026-06-11T16:46:29.250657321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209413 | controller |     "Jun 11 16:46:29.250762 crc crio[22018]: time=\"2026-06-11T16:46:29.250713583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209430 | controller |     "Jun 11 16:46:29.250869 crc crio[22018]: time=\"2026-06-11T16:46:29.250834507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209448 | controller |     "Jun 11 16:46:29.250921 crc crio[22018]: time=\"2026-06-11T16:46:29.250889809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209470 | controller |     "Jun 11 16:46:29.250955 crc crio[22018]: time=\"2026-06-11T16:46:29.25092441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209488 | controller |     "Jun 11 16:46:29.250955 crc crio[22018]: time=\"2026-06-11T16:46:29.250948921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209509 | controller |     "Jun 11 16:46:29.251174 crc crio[22018]: time=\"2026-06-11T16:46:29.251093405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209527 | controller |     "Jun 11 16:46:29.251393 crc crio[22018]: time=\"2026-06-11T16:46:29.251296992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209545 | controller |     "Jun 11 16:46:29.251542 crc crio[22018]: time=\"2026-06-11T16:46:29.251490128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209570 | controller |     "Jun 11 16:46:29.251542 crc crio[22018]: time=\"2026-06-11T16:46:29.251524029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209587 | controller |     "Jun 11 16:46:29.251642 crc crio[22018]: time=\"2026-06-11T16:46:29.25156291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209607 | controller |     "Jun 11 16:46:29.251642 crc crio[22018]: time=\"2026-06-11T16:46:29.251602691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209624 | controller |     "Jun 11 16:46:29.252149 crc crio[22018]: time=\"2026-06-11T16:46:29.252101027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209646 | controller |     "Jun 11 16:46:29.252221 crc crio[22018]: time=\"2026-06-11T16:46:29.252154369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209664 | controller |     "Jun 11 16:46:29.252281 crc crio[22018]: time=\"2026-06-11T16:46:29.252223381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209681 | controller |     "Jun 11 16:46:29.252281 crc crio[22018]: time=\"2026-06-11T16:46:29.252248552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209707 | controller |     "Jun 11 16:46:29.252644 crc crio[22018]: time=\"2026-06-11T16:46:29.252609133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209724 | controller |     "Jun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252655825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209744 | controller |     "Jun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252667805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209762 | controller |     "Jun 11 16:46:29.252702 crc crio[22018]: time=\"2026-06-11T16:46:29.252684886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209779 | controller |     "Jun 11 16:46:29.252811 crc crio[22018]: time=\"2026-06-11T16:46:29.252799799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209795 | controller |     "Jun 11 16:46:29.252855 crc crio[22018]: time=\"2026-06-11T16:46:29.25282874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209825 | controller |     "Jun 11 16:46:29.252960 crc crio[22018]: time=\"2026-06-11T16:46:29.252921743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209883 | controller |     "Jun 11 16:46:29.253015 crc crio[22018]: time=\"2026-06-11T16:46:29.252963215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209908 | controller |     "Jun 11 16:46:29.253241 crc crio[22018]: time=\"2026-06-11T16:46:29.253186811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209927 | controller |     "Jun 11 16:46:29.253366 crc crio[22018]: time=\"2026-06-11T16:46:29.253271994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209946 | controller |     "Jun 11 16:46:29.253419 crc crio[22018]: time=\"2026-06-11T16:46:29.253401778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.209965 | controller |     "Jun 11 16:46:29.253491 crc crio[22018]: time=\"2026-06-11T16:46:29.25347934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.209983 | controller |     "Jun 11 16:46:29.253589 crc crio[22018]: time=\"2026-06-11T16:46:29.253552432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210001 | controller |     "Jun 11 16:46:29.253645 crc crio[22018]: time=\"2026-06-11T16:46:29.253608964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210019 | controller |     "Jun 11 16:46:29.253732 crc crio[22018]: time=\"2026-06-11T16:46:29.253700957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210037 | controller |     "Jun 11 16:46:29.253783 crc crio[22018]: time=\"2026-06-11T16:46:29.253750089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210055 | controller |     "Jun 11 16:46:29.254152 crc crio[22018]: time=\"2026-06-11T16:46:29.253948875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210078 | controller |     "Jun 11 16:46:29.254275 crc crio[22018]: time=\"2026-06-11T16:46:29.254214844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210095 | controller |     "Jun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254286236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210112 | controller |     "Jun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254385519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210130 | controller |     "Jun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.25440843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210149 | controller |     "Jun 11 16:46:29.254492 crc crio[22018]: time=\"2026-06-11T16:46:29.254473852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210167 | controller |     "Jun 11 16:46:29.254707 crc crio[22018]: time=\"2026-06-11T16:46:29.254540354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 18:17:42.210193 | controller |     "Jun 11 16:46:29.254707 crc crio[22018]: time=\"2026-06-11T16:46:29.254576525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 18:17:42.210211 | controller |     "Jun 11 16:46:33.239982 crc crio[22018]: time=\"2026-06-11T16:46:33.239460932Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:17:42.210228 | controller |     "Jun 11 16:46:33.274692 crc crio[22018]: time=\"2026-06-11T16:46:33.274555568Z\" 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:17:42.210248 | controller |     "Jun 11 16:46:33.274857 crc crio[22018]: time=\"2026-06-11T16:46:33.274687792Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.210269 | controller |     "Jun 11 16:46:33.274857 crc crio[22018]: time=\"2026-06-11T16:46:33.274787825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 18:17:42.210286 | controller |     "Jun 11 16:46:33.301782 crc crio[22018]: time=\"2026-06-11T16:46:33.301655121Z\" 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:17:42.210304 | controller |     "Jun 11 16:46:33.301782 crc crio[22018]: time=\"2026-06-11T16:46:33.301733184Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 18:17:42.210323 | controller |     "Jun 11 16:47:03.366552 crc crio[22018]: time=\"2026-06-11T16:47:03.36549672Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD\" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.210343 | controller |     "Jun 11 16:47:03.367879 crc crio[22018]: time=\"2026-06-11T16:47:03.366618955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210363 | controller |     "Jun 11 16:47:03.395782 crc crio[22018]: time=\"2026-06-11T16:47:03.395213696Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}\"",
2026-06-11 18:17:42.210392 | controller |     "Jun 11 16:47:03.395782 crc crio[22018]: time=\"2026-06-11T16:47:03.395717693Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.210418 | controller |     "Jun 11 16:47:03.649844 crc crio[22018]: 2026-06-11T16:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50865bcf58d4e3d Mac:32:54:c4:23:0e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 SocketPath: PciID:}] [{Interface:0xc000294690 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.210437 | controller |     "Jun 11 16:47:03.651472 crc crio[22018]: time=\"2026-06-11T16:47:03.65137536Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc0029b4758}] Aliases:map[]}\"",
2026-06-11 18:17:42.210455 | controller |     "Jun 11 16:47:03.651664 crc crio[22018]: time=\"2026-06-11T16:47:03.651610468Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.210474 | controller |     "Jun 11 16:47:03.660906 crc crio[22018]: time=\"2026-06-11T16:47:03.66064195Z\" level=info msg=\"Ran pod sandbox 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/POD\" id=ada3635c-137f-4cce-a5ed-3d78a415c55d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.210493 | controller |     "Jun 11 16:47:03.664720 crc crio[22018]: time=\"2026-06-11T16:47:03.664642344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=adc17517-29e6-4c79-a19d-ba2d9389de49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210512 | controller |     "Jun 11 16:47:03.667167 crc crio[22018]: time=\"2026-06-11T16:47:03.667084625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c11f6e6-d71c-419f-8530-692138444d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210530 | controller |     "Jun 11 16:47:03.684301 crc crio[22018]: time=\"2026-06-11T16:47:03.684190091Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util\" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.210548 | controller |     "Jun 11 16:47:03.684747 crc crio[22018]: time=\"2026-06-11T16:47:03.684715618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210565 | controller |     "Jun 11 16:47:03.710730 crc crio[22018]: time=\"2026-06-11T16:47:03.710598822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210582 | controller |     "Jun 11 16:47:03.715416 crc crio[22018]: time=\"2026-06-11T16:47:03.715375653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210604 | controller |     "Jun 11 16:47:03.824292 crc crio[22018]: time=\"2026-06-11T16:47:03.823662295Z\" level=info msg=\"Created container 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util\" id=81de21a4-608c-480c-a826-93341504f4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.210623 | controller |     "Jun 11 16:47:03.826232 crc crio[22018]: time=\"2026-06-11T16:47:03.826097292Z\" level=info msg=\"Starting container: 66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045\" id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.210641 | controller |     "Jun 11 16:47:03.833496 crc crio[22018]: time=\"2026-06-11T16:47:03.831667227Z\" level=info msg=\"Started container\" PID=37500 containerID=66cb13ab857bd78c9d89a51eac5fb5e9ab69b3df1a636ba08efa3b625f069045 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/util id=e8d5f5cd-c063-4850-b738-21da93c300e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf",
2026-06-11 18:17:42.210662 | controller |     "Jun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778128399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210681 | controller |     "Jun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778518391Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210706 | controller |     "Jun 11 16:47:04.779541 crc crio[22018]: time=\"2026-06-11T16:47:04.778574743Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=cb07775e-e231-4dbf-a952-beb191e14c26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210724 | controller |     "Jun 11 16:47:04.780830 crc crio[22018]: time=\"2026-06-11T16:47:04.77975832Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.210743 | controller |     "Jun 11 16:47:04.788163 crc crio[22018]: time=\"2026-06-11T16:47:04.788059052Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 18:17:42.210760 | controller |     "Jun 11 16:47:06.791235 crc crio[22018]: time=\"2026-06-11T16:47:06.789857065Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e1462ac3-c797-4364-bc35-2125ae64d21d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.210777 | controller |     "Jun 11 16:47:06.794053 crc crio[22018]: time=\"2026-06-11T16:47:06.793939974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=03aefccb-46f3-4508-8928-cd148f531729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210795 | controller |     "Jun 11 16:47:06.799358 crc crio[22018]: time=\"2026-06-11T16:47:06.799279512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=cab07b90-35d9-4535-8a83-4b6af30e3fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.210817 | controller |     "Jun 11 16:47:06.813624 crc crio[22018]: time=\"2026-06-11T16:47:06.813532431Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull\" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.210834 | controller |     "Jun 11 16:47:06.814994 crc crio[22018]: time=\"2026-06-11T16:47:06.814932196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210871 | controller |     "Jun 11 16:47:06.840589 crc crio[22018]: time=\"2026-06-11T16:47:06.840503711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210898 | controller |     "Jun 11 16:47:06.841105 crc crio[22018]: time=\"2026-06-11T16:47:06.840766629Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:17:42.210919 | controller |     "Jun 11 16:47:06.841105 crc crio[22018]: time=\"2026-06-11T16:47:06.84079534Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0a67e676a703eb882912f27fdb4b27fa078a5612eba7199cc64a1886d94975c/merged/etc/group: no such file or directory\"",
2026-06-11 18:17:42.210938 | controller |     "Jun 11 16:47:06.844769 crc crio[22018]: time=\"2026-06-11T16:47:06.844702993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.210956 | controller |     "Jun 11 16:47:06.961154 crc crio[22018]: time=\"2026-06-11T16:47:06.961042939Z\" level=info msg=\"Created container cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull\" id=67b0bc57-0410-41cd-b6e1-5e6544e0d4b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.210971 | controller |     "Jun 11 16:47:06.962304 crc crio[22018]: time=\"2026-06-11T16:47:06.962217626Z\" level=info msg=\"Starting container: cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e\" id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.210986 | controller |     "Jun 11 16:47:06.974159 crc crio[22018]: time=\"2026-06-11T16:47:06.973976357Z\" level=info msg=\"Started container\" PID=37598 containerID=cf2e36b89048e4bc176f7d88388caab75b1cc6eed56e4b9b8a8396dc45c7a06e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/pull id=a3c3bbfb-4b3c-4a76-a106-9e149231c870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf",
2026-06-11 18:17:42.211001 | controller |     "Jun 11 16:47:07.868402 crc crio[22018]: time=\"2026-06-11T16:47:07.821142199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70b9ec8f-f3f5-4518-ab04-b69072643794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211016 | controller |     "Jun 11 16:47:07.868402 crc crio[22018]: time=\"2026-06-11T16:47:07.826020705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d157af3-a53b-47fd-828c-853fa0a891eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211034 | controller |     "Jun 11 16:47:07.874163 crc crio[22018]: time=\"2026-06-11T16:47:07.874051716Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract\" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.211049 | controller |     "Jun 11 16:47:07.875408 crc crio[22018]: time=\"2026-06-11T16:47:07.874626395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211065 | controller |     "Jun 11 16:47:07.901292 crc crio[22018]: time=\"2026-06-11T16:47:07.901131789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211079 | controller |     "Jun 11 16:47:07.903875 crc crio[22018]: time=\"2026-06-11T16:47:07.903813254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211094 | controller |     "Jun 11 16:47:08.020232 crc crio[22018]: time=\"2026-06-11T16:47:08.01922911Z\" level=info msg=\"Created container e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract\" id=c1eb7ab6-1510-4261-8eae-2445dcb896df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.211109 | controller |     "Jun 11 16:47:08.021783 crc crio[22018]: time=\"2026-06-11T16:47:08.021696288Z\" level=info msg=\"Starting container: e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026\" id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.211123 | controller |     "Jun 11 16:47:08.032723 crc crio[22018]: time=\"2026-06-11T16:47:08.032596712Z\" level=info msg=\"Started container\" PID=37642 containerID=e646867fef2c6c9978bc0fe1060ea3a9377dfa3d044862da27d314c2b1307026 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/extract id=419c6608-20ec-4d67-bbe9-dcd97c408be8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf",
2026-06-11 18:17:42.211139 | controller |     "Jun 11 16:47:09.843300 crc crio[22018]: time=\"2026-06-11T16:47:09.842897132Z\" level=info msg=\"Stopping pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211155 | controller |     "Jun 11 16:47:09.844180 crc crio[22018]: time=\"2026-06-11T16:47:09.844000967Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 Namespace:openshift-marketplace ID:50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf UID:54748129-4004-48b9-8c4b-bd80e494f647 NetNS:/var/run/netns/e2a1b1cb-e53f-4e31-ab14-b25005638940 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54748129_4004_48b9_8c4b_bd80e494f647.slice PodAnnotations:0xc00012b1f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.211170 | controller |     "Jun 11 16:47:09.844180 crc crio[22018]: time=\"2026-06-11T16:47:09.844141551Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.211185 | controller |     "Jun 11 16:47:10.282658 crc crio[22018]: time=\"2026-06-11T16:47:10.282493063Z\" level=info msg=\"Stopped pod sandbox: 50865bcf58d4e3d884cd5fa57c3288262808e387d11c4f0dfee2a3735e8843bf\" id=345d6232-cebe-4a6a-a371-685ced8707ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211247 | controller |     "Jun 11 16:47:15.029496 crc crio[22018]: time=\"2026-06-11T16:47:15.028389978Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD\" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211264 | controller |     "Jun 11 16:47:15.032531 crc crio[22018]: time=\"2026-06-11T16:47:15.029509233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211280 | controller |     "Jun 11 16:47:15.059696 crc crio[22018]: time=\"2026-06-11T16:47:15.059589963Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}\"",
2026-06-11 18:17:42.211295 | controller |     "Jun 11 16:47:15.059696 crc crio[22018]: time=\"2026-06-11T16:47:15.059668176Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.211311 | controller |     "Jun 11 16:47:15.865236 crc crio[22018]: 2026-06-11T16:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73bb73192f1878 Mac:2a:b0:ad:06:68:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.211326 | controller |     "Jun 11 16:47:15.868765 crc crio[22018]: time=\"2026-06-11T16:47:15.867552699Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cskbb Namespace:openshift-nmstate ID:d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 UID:cee7e9ac-f308-44d0-ac1b-184f6f5a991d NetNS:/var/run/netns/262c51d4-042e-481d-b5fc-bf434aeb458b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee7e9ac_f308_44d0_ac1b_184f6f5a991d.slice PodAnnotations:0xc0029b4130}] Aliases:map[]}\"",
2026-06-11 18:17:42.211341 | controller |     "Jun 11 16:47:15.868765 crc crio[22018]: time=\"2026-06-11T16:47:15.867765256Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cskbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.211356 | controller |     "Jun 11 16:47:15.879970 crc crio[22018]: time=\"2026-06-11T16:47:15.879863272Z\" level=info msg=\"Ran pod sandbox d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/POD\" id=7d5f47ba-57d1-4923-9a84-e1436b13ef81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211371 | controller |     "Jun 11 16:47:15.885515 crc crio[22018]: time=\"2026-06-11T16:47:15.884877654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211386 | controller |     "Jun 11 16:47:15.885792 crc crio[22018]: time=\"2026-06-11T16:47:15.885728261Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211405 | controller |     "Jun 11 16:47:15.885890 crc crio[22018]: time=\"2026-06-11T16:47:15.885822214Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=0cf6263d-0c24-42f5-8cb3-951682ef80ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211420 | controller |     "Jun 11 16:47:15.891687 crc crio[22018]: time=\"2026-06-11T16:47:15.891576518Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.211436 | controller |     "Jun 11 16:47:15.899086 crc crio[22018]: time=\"2026-06-11T16:47:15.898964882Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 18:17:42.211450 | controller |     "Jun 11 16:47:19.864155 crc crio[22018]: time=\"2026-06-11T16:47:19.863270669Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=4471a120-a710-4718-8292-d96b8b319055 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.211465 | controller |     "Jun 11 16:47:19.867494 crc crio[22018]: time=\"2026-06-11T16:47:19.867460258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ee97ab09-28a3-4078-af4a-684f2ee67540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211479 | controller |     "Jun 11 16:47:19.871917 crc crio[22018]: time=\"2026-06-11T16:47:19.871749563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7e2084c1-782f-42c6-bd2d-908e4c587605 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211494 | controller |     "Jun 11 16:47:19.881300 crc crio[22018]: time=\"2026-06-11T16:47:19.881253163Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator\" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.211510 | controller |     "Jun 11 16:47:19.889521 crc crio[22018]: time=\"2026-06-11T16:47:19.888930045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211525 | controller |     "Jun 11 16:47:19.928212 crc crio[22018]: time=\"2026-06-11T16:47:19.928160231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211540 | controller |     "Jun 11 16:47:19.933058 crc crio[22018]: time=\"2026-06-11T16:47:19.933002164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211555 | controller |     "Jun 11 16:47:20.030075 crc crio[22018]: time=\"2026-06-11T16:47:20.030027111Z\" level=info msg=\"Removing container: f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef\" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.211570 | controller |     "Jun 11 16:47:20.030515 crc crio[22018]: time=\"2026-06-11T16:47:20.030058562Z\" level=info msg=\"Created container 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3: openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator\" id=8153a0ec-51da-4c13-ade4-a7c8611a8b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.211591 | controller |     "Jun 11 16:47:20.031285 crc crio[22018]: time=\"2026-06-11T16:47:20.031218518Z\" level=info msg=\"Starting container: 25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3\" id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.211607 | controller |     "Jun 11 16:47:20.037670 crc crio[22018]: time=\"2026-06-11T16:47:20.037602929Z\" level=info msg=\"Started container\" PID=37925 containerID=25f88fb420b4ef4df3b594c89ac547320aab203cecdc9bc392c8436d6e75baa3 description=openshift-nmstate/nmstate-operator-6569c8c666-cskbb/nmstate-operator id=864f6af7-88c6-485f-bb7f-1aec1927b0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73bb73192f1878f2c0799c8d29455caf2b8e733515f50f7e84388f6a09af9b3",
2026-06-11 18:17:42.211623 | controller |     "Jun 11 16:47:20.048260 crc crio[22018]: time=\"2026-06-11T16:47:20.048183956Z\" level=info msg=\"Removed container f475082da0176528c1ee8c885ba642f6d7665bb4eaea381089b09d35bcf3b2ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cd8074b5-34e3-4788-b05b-05bf47d86483 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.211638 | controller |     "Jun 11 16:47:20.051130 crc crio[22018]: time=\"2026-06-11T16:47:20.051097754Z\" level=info msg=\"Removing container: 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc\" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.211653 | controller |     "Jun 11 16:47:20.070211 crc crio[22018]: time=\"2026-06-11T16:47:20.070083526Z\" level=info msg=\"Removed container 8a12c375c584939d9bf2e5452ed4be53488b8df8bd0c45e60ba2d4fa54b5fbdc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=3a82539b-4df2-4d05-8ce2-ec6f23666d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.211668 | controller |     "Jun 11 16:47:20.076909 crc crio[22018]: time=\"2026-06-11T16:47:20.076815685Z\" level=info msg=\"Stopping pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211683 | controller |     "Jun 11 16:47:20.077017 crc crio[22018]: time=\"2026-06-11T16:47:20.076914568Z\" level=info msg=\"Stopped pod sandbox (already stopped): b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=5a82ae17-0280-4171-8008-5b497f0161d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211698 | controller |     "Jun 11 16:47:20.078043 crc crio[22018]: time=\"2026-06-11T16:47:20.077640201Z\" level=info msg=\"Removing pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.211713 | controller |     "Jun 11 16:47:20.085179 crc crio[22018]: time=\"2026-06-11T16:47:20.085069918Z\" level=info msg=\"Removed pod sandbox: b60db24c860d0c3008351ad0d6f464e68e52a400b65d42a96fd714cb4e2ffc83\" id=7a953ccd-4416-46d1-897c-b31f53230462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.211727 | controller |     "Jun 11 16:47:20.086206 crc crio[22018]: time=\"2026-06-11T16:47:20.086106118Z\" level=info msg=\"Stopping pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211742 | controller |     "Jun 11 16:47:20.086206 crc crio[22018]: time=\"2026-06-11T16:47:20.08617394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1b028dc9-d4ec-4079-b6aa-107c9d3b07cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.211756 | controller |     "Jun 11 16:47:20.087843 crc crio[22018]: time=\"2026-06-11T16:47:20.087755759Z\" level=info msg=\"Removing pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.211774 | controller |     "Jun 11 16:47:20.095502 crc crio[22018]: time=\"2026-06-11T16:47:20.095266918Z\" level=info msg=\"Removed pod sandbox: 06bc74fe128a4186a5de483bc0f53bb7427f65f2e54eed56b3293d532b3841c0\" id=1258e83b-4f3a-4346-a70b-bd22d2853aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.211789 | controller |     "Jun 11 16:47:33.882628 crc crio[22018]: time=\"2026-06-11T16:47:33.881738077Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD\" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211804 | controller |     "Jun 11 16:47:33.883827 crc crio[22018]: time=\"2026-06-11T16:47:33.882659896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211819 | controller |     "Jun 11 16:47:33.918475 crc crio[22018]: time=\"2026-06-11T16:47:33.918367383Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.211834 | controller |     "Jun 11 16:47:33.918475 crc crio[22018]: time=\"2026-06-11T16:47:33.918471116Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.211863 | controller |     "Jun 11 16:47:33.971409 crc crio[22018]: time=\"2026-06-11T16:47:33.971196055Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6w79h/POD\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211883 | controller |     "Jun 11 16:47:33.971409 crc crio[22018]: time=\"2026-06-11T16:47:33.971397392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.211899 | controller |     "Jun 11 16:47:34.010421 crc crio[22018]: time=\"2026-06-11T16:47:34.009968051Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211914 | controller |     "Jun 11 16:47:34.058038 crc crio[22018]: time=\"2026-06-11T16:47:34.05796671Z\" level=info msg=\"Ran pod sandbox 8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e with infra container: openshift-nmstate/nmstate-handler-6w79h/POD\" id=3dffe6ca-21e9-4475-abd8-adbd59c249da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.211929 | controller |     "Jun 11 16:47:34.059992 crc crio[22018]: time=\"2026-06-11T16:47:34.059947364Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211944 | controller |     "Jun 11 16:47:34.060271 crc crio[22018]: time=\"2026-06-11T16:47:34.060184649Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.211982 | controller |     "Jun 11 16:47:34.060398 crc crio[22018]: time=\"2026-06-11T16:47:34.060276162Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=54aa8f51-7c34-4142-955a-9361333f7c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212002 | controller |     "Jun 11 16:47:34.061562 crc crio[22018]: time=\"2026-06-11T16:47:34.061493741Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212018 | controller |     "Jun 11 16:47:34.075490 crc crio[22018]: time=\"2026-06-11T16:47:34.072118258Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:17:42.212033 | controller |     "Jun 11 16:47:34.359133 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d0343a75bf84b Mac:ce:8c:43:b4:6c:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.212048 | controller |     "Jun 11 16:47:34.361316 crc crio[22018]: time=\"2026-06-11T16:47:34.361239047Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wt525 Namespace:openshift-nmstate ID:d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 UID:408ef254-f937-4b12-a7a5-a400080e394b NetNS:/var/run/netns/78c7eaa5-834c-4bd0-9a91-4f4dc0ebeb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod408ef254_f937_4b12_a7a5_a400080e394b.slice PodAnnotations:0xc00012a6e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.212063 | controller |     "Jun 11 16:47:34.361567 crc crio[22018]: time=\"2026-06-11T16:47:34.361501236Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wt525 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.212079 | controller |     "Jun 11 16:47:34.369111 crc crio[22018]: time=\"2026-06-11T16:47:34.369035892Z\" level=info msg=\"Ran pod sandbox d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/POD\" id=da4fde9d-4a9f-41ea-beb1-99e65d78fd73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212094 | controller |     "Jun 11 16:47:34.372405 crc crio[22018]: time=\"2026-06-11T16:47:34.372272753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212109 | controller |     "Jun 11 16:47:34.372701 crc crio[22018]: time=\"2026-06-11T16:47:34.372621644Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212124 | controller |     "Jun 11 16:47:34.372841 crc crio[22018]: time=\"2026-06-11T16:47:34.372787679Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed6446e0-1533-4d5a-84b1-56a10b3138ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212143 | controller |     "Jun 11 16:47:34.374080 crc crio[22018]: time=\"2026-06-11T16:47:34.374015549Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212159 | controller |     "Jun 11 16:47:34.376717 crc crio[22018]: time=\"2026-06-11T16:47:34.3766501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:17:42.212174 | controller |     "Jun 11 16:47:34.557792 crc crio[22018]: time=\"2026-06-11T16:47:34.557745197Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD\" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212189 | controller |     "Jun 11 16:47:34.557939 crc crio[22018]: time=\"2026-06-11T16:47:34.5578264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212204 | controller |     "Jun 11 16:47:34.578578 crc crio[22018]: time=\"2026-06-11T16:47:34.578306974Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}\"",
2026-06-11 18:17:42.212219 | controller |     "Jun 11 16:47:34.578578 crc crio[22018]: time=\"2026-06-11T16:47:34.578407267Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.212234 | controller |     "Jun 11 16:47:34.980043 crc crio[22018]: 2026-06-11T16:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:862e12444386d7f Mac:52:5b:14:70:2d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.212249 | controller |     "Jun 11 16:47:34.981961 crc crio[22018]: time=\"2026-06-11T16:47:34.981692624Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-vpffs Namespace:openshift-nmstate ID:862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 UID:e9ec86e0-de9a-44bc-8174-2d4d8c39d879 NetNS:/var/run/netns/3292339f-e644-4d43-a095-2bba4a95d812 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9ec86e0_de9a_44bc_8174_2d4d8c39d879.slice PodAnnotations:0xc00141a990}] Aliases:map[]}\"",
2026-06-11 18:17:42.212264 | controller |     "Jun 11 16:47:34.981961 crc crio[22018]: time=\"2026-06-11T16:47:34.981864862Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-vpffs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.212279 | controller |     "Jun 11 16:47:34.991502 crc crio[22018]: time=\"2026-06-11T16:47:34.991398383Z\" level=info msg=\"Ran pod sandbox 862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/POD\" id=f68143f5-ff1c-4f41-aba0-1e8c920cf894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212294 | controller |     "Jun 11 16:47:34.993629 crc crio[22018]: time=\"2026-06-11T16:47:34.993539818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212313 | controller |     "Jun 11 16:47:34.993880 crc crio[22018]: time=\"2026-06-11T16:47:34.993812217Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212329 | controller |     "Jun 11 16:47:34.994061 crc crio[22018]: time=\"2026-06-11T16:47:34.993900219Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0dac1253-fde6-40f2-aca4-5907139f5169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212344 | controller |     "Jun 11 16:47:34.995989 crc crio[22018]: time=\"2026-06-11T16:47:34.995918923Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212359 | controller |     "Jun 11 16:47:35.001140 crc crio[22018]: time=\"2026-06-11T16:47:35.000737815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 18:17:42.212375 | controller |     "Jun 11 16:47:35.121757 crc crio[22018]: time=\"2026-06-11T16:47:35.121555046Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD\" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212390 | controller |     "Jun 11 16:47:35.121757 crc crio[22018]: time=\"2026-06-11T16:47:35.12166054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212405 | controller |     "Jun 11 16:47:35.142562 crc crio[22018]: time=\"2026-06-11T16:47:35.142396669Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}\"",
2026-06-11 18:17:42.212421 | controller |     "Jun 11 16:47:35.142562 crc crio[22018]: time=\"2026-06-11T16:47:35.142491592Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.212436 | controller |     "Jun 11 16:47:35.148657 crc crio[22018]: time=\"2026-06-11T16:47:35.148527723Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6875b76fdb-mxxnj/POD\" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212451 | controller |     "Jun 11 16:47:35.149543 crc crio[22018]: time=\"2026-06-11T16:47:35.149515994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212466 | controller |     "Jun 11 16:47:35.183194 crc crio[22018]: time=\"2026-06-11T16:47:35.183013009Z\" level=info msg=\"Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.212485 | controller |     "Jun 11 16:47:35.183194 crc crio[22018]: time=\"2026-06-11T16:47:35.183094201Z\" level=info msg=\"Adding pod openshift-console_console-6875b76fdb-mxxnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.212500 | controller |     "Jun 11 16:47:35.626878 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b88aa0f8f3bdb Mac:86:6d:19:b4:00:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.212516 | controller |     "Jun 11 16:47:35.628842 crc crio[22018]: time=\"2026-06-11T16:47:35.628765834Z\" level=info msg=\"Got pod network &{Name:console-6875b76fdb-mxxnj Namespace:openshift-console ID:65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce UID:2f6c829f-83fa-4ad9-94bb-0c1a93e94cc0 NetNS:/var/run/netns/aee646c4-f696-430d-a97b-36816468aab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f6c829f_83fa_4ad9_94bb_0c1a93e94cc0.slice PodAnnotations:0xc001ade6b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.212531 | controller |     "Jun 11 16:47:35.629107 crc crio[22018]: time=\"2026-06-11T16:47:35.628979201Z\" level=info msg=\"Checking pod openshift-console_console-6875b76fdb-mxxnj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.212546 | controller |     "Jun 11 16:47:35.637404 crc crio[22018]: time=\"2026-06-11T16:47:35.637247334Z\" level=info msg=\"Ran pod sandbox 65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce with infra container: openshift-console/console-6875b76fdb-mxxnj/POD\" id=5503a98b-ab45-4cd0-bb3d-1ccfc2f796aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212561 | controller |     "Jun 11 16:47:35.640103 crc crio[22018]: time=\"2026-06-11T16:47:35.640012037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d75f9f2f-fd9d-43b7-93a9-8065c4b32f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212576 | controller |     "Jun 11 16:47:35.642168 crc crio[22018]: time=\"2026-06-11T16:47:35.641950918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=aefd98a7-da90-4370-a0d1-91582876bfc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212591 | controller |     "Jun 11 16:47:35.687713 crc crio[22018]: time=\"2026-06-11T16:47:35.687604777Z\" level=info msg=\"Creating container: openshift-console/console-6875b76fdb-mxxnj/console\" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.212607 | controller |     "Jun 11 16:47:35.688174 crc crio[22018]: time=\"2026-06-11T16:47:35.688106653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212622 | controller |     "Jun 11 16:47:35.727810 crc crio[22018]: 2026-06-11T16:47:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdb102626c0ab11 Mac:fe:a5:b8:b1:78:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.212641 | controller |     "Jun 11 16:47:35.729892 crc crio[22018]: time=\"2026-06-11T16:47:35.729800708Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-rxr8k Namespace:openshift-nmstate ID:cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 UID:5f189d74-a39f-4227-a3a6-6aad89e5abc7 NetNS:/var/run/netns/b8f96d55-650b-4ec1-858f-71308f0a415e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f189d74_a39f_4227_a3a6_6aad89e5abc7.slice PodAnnotations:0xc00141b058}] Aliases:map[]}\"",
2026-06-11 18:17:42.212658 | controller |     "Jun 11 16:47:35.730160 crc crio[22018]: time=\"2026-06-11T16:47:35.730049526Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-rxr8k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.212674 | controller |     "Jun 11 16:47:35.731671 crc crio[22018]: time=\"2026-06-11T16:47:35.73149574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212689 | controller |     "Jun 11 16:47:35.738474 crc crio[22018]: time=\"2026-06-11T16:47:35.738379827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212704 | controller |     "Jun 11 16:47:35.739699 crc crio[22018]: time=\"2026-06-11T16:47:35.739547795Z\" level=info msg=\"Ran pod sandbox cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/POD\" id=d1ba07ec-ca77-490f-acb5-f0fbfaf2bd19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.212719 | controller |     "Jun 11 16:47:35.743240 crc crio[22018]: time=\"2026-06-11T16:47:35.743149747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212733 | controller |     "Jun 11 16:47:35.743681 crc crio[22018]: time=\"2026-06-11T16:47:35.743517149Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212748 | controller |     "Jun 11 16:47:35.743681 crc crio[22018]: time=\"2026-06-11T16:47:35.743592191Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=369f6eef-23ee-4e96-9edb-cf5f60b9c504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212762 | controller |     "Jun 11 16:47:35.744899 crc crio[22018]: time=\"2026-06-11T16:47:35.74482564Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212778 | controller |     "Jun 11 16:47:35.749693 crc crio[22018]: time=\"2026-06-11T16:47:35.747938729Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 18:17:42.212792 | controller |     "Jun 11 16:47:35.833112 crc crio[22018]: time=\"2026-06-11T16:47:35.832460071Z\" level=info msg=\"Created container 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9: openshift-console/console-6875b76fdb-mxxnj/console\" id=4ae84f25-a573-4c79-ac86-775817b0d496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.212811 | controller |     "Jun 11 16:47:35.835468 crc crio[22018]: time=\"2026-06-11T16:47:35.835228158Z\" level=info msg=\"Starting container: 156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9\" id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.212827 | controller |     "Jun 11 16:47:35.849877 crc crio[22018]: time=\"2026-06-11T16:47:35.849731675Z\" level=info msg=\"Started container\" PID=38323 containerID=156b6385b10ba49984a00d507ed96aa163dc4aca015cf7c58f7c4afeb18213d9 description=openshift-console/console-6875b76fdb-mxxnj/console id=1ace0e28-5773-437e-ae1e-a961f05d6a0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b88aa0f8f3bdb949611b91a520a4d59944ccf789061918032e39c25507a7ce",
2026-06-11 18:17:42.212842 | controller |     "Jun 11 16:47:38.305974 crc crio[22018]: time=\"2026-06-11T16:47:38.305501304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=4bf4ef1b-d03b-4dbf-b0ac-c5698eb36ef3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212879 | controller |     "Jun 11 16:47:38.308271 crc crio[22018]: time=\"2026-06-11T16:47:38.307565237Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4cb49fb8-44f9-4a28-ad37-1d54ad3ef100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212895 | controller |     "Jun 11 16:47:38.325854 crc crio[22018]: time=\"2026-06-11T16:47:38.325751881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4c12fddb-1972-4f8f-9041-5ab6d91724cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212910 | controller |     "Jun 11 16:47:38.334714 crc crio[22018]: time=\"2026-06-11T16:47:38.334554752Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=af5b6d54-1d40-49ba-9c01-b4945cb93010 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.212925 | controller |     "Jun 11 16:47:38.336264 crc crio[22018]: time=\"2026-06-11T16:47:38.336090246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a31260d5-f174-4d8d-bf6c-bf0515022a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212940 | controller |     "Jun 11 16:47:38.336704 crc crio[22018]: time=\"2026-06-11T16:47:38.336625123Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler\" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.212955 | controller |     "Jun 11 16:47:38.339599 crc crio[22018]: time=\"2026-06-11T16:47:38.339539245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.212973 | controller |     "Jun 11 16:47:38.341196 crc crio[22018]: time=\"2026-06-11T16:47:38.341135435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0d41f4e1-ff13-4f7c-882c-719e3d40c128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.212994 | controller |     "Jun 11 16:47:38.361976 crc crio[22018]: time=\"2026-06-11T16:47:38.361848278Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics\" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213018 | controller |     "Jun 11 16:47:38.387469 crc crio[22018]: time=\"2026-06-11T16:47:38.387358373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213038 | controller |     "Jun 11 16:47:38.388931 crc crio[22018]: time=\"2026-06-11T16:47:38.388831689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213058 | controller |     "Jun 11 16:47:38.415595 crc crio[22018]: time=\"2026-06-11T16:47:38.415311074Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=42b3bf27-78aa-44be-b0b3-4393d166df03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.213077 | controller |     "Jun 11 16:47:38.416574 crc crio[22018]: time=\"2026-06-11T16:47:38.416466368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=38fc8e61-1282-441f-90e1-e6cafeca0284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213096 | controller |     "Jun 11 16:47:38.426163 crc crio[22018]: time=\"2026-06-11T16:47:38.426059981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8ec3d56f-8377-4928-a058-798897790739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213115 | controller |     "Jun 11 16:47:38.438057 crc crio[22018]: time=\"2026-06-11T16:47:38.437901654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213132 | controller |     "Jun 11 16:47:38.441874 crc crio[22018]: time=\"2026-06-11T16:47:38.441790686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213147 | controller |     "Jun 11 16:47:38.483289 crc crio[22018]: time=\"2026-06-11T16:47:38.483066198Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook\" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213162 | controller |     "Jun 11 16:47:38.485915 crc crio[22018]: time=\"2026-06-11T16:47:38.485830126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213177 | controller |     "Jun 11 16:47:38.548748 crc crio[22018]: time=\"2026-06-11T16:47:38.548657894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213191 | controller |     "Jun 11 16:47:38.554153 crc crio[22018]: time=\"2026-06-11T16:47:38.55362478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213205 | controller |     "Jun 11 16:47:38.586875 crc crio[22018]: time=\"2026-06-11T16:47:38.58584435Z\" level=info msg=\"Created container 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics\" id=f293c8ac-4714-43be-a5c6-9eca0de35f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213220 | controller |     "Jun 11 16:47:38.587577 crc crio[22018]: time=\"2026-06-11T16:47:38.587512473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213238 | controller |     "Jun 11 16:47:38.589092 crc crio[22018]: time=\"2026-06-11T16:47:38.588766228Z\" level=info msg=\"Starting container: 17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a\" id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.213254 | controller |     "Jun 11 16:47:38.600862 crc crio[22018]: time=\"2026-06-11T16:47:38.600766246Z\" level=info msg=\"Started container\" PID=38420 containerID=17f3624b56f0853cf925de1d311afff7090f02924729dec6b9e5e72d0918b09a description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/nmstate-metrics id=21dae7fb-7493-4f20-bcd0-a2b80813a97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7",
2026-06-11 18:17:42.213269 | controller |     "Jun 11 16:47:38.614985 crc crio[22018]: time=\"2026-06-11T16:47:38.61486631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213284 | controller |     "Jun 11 16:47:38.615382 crc crio[22018]: time=\"2026-06-11T16:47:38.615111417Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213299 | controller |     "Jun 11 16:47:38.615382 crc crio[22018]: time=\"2026-06-11T16:47:38.615172779Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=a7090301-f0b5-4fe0-a96d-91ae865f9849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213313 | controller |     "Jun 11 16:47:38.635064 crc crio[22018]: time=\"2026-06-11T16:47:38.631224871Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.213328 | controller |     "Jun 11 16:47:38.637213 crc crio[22018]: time=\"2026-06-11T16:47:38.637000129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 18:17:42.213342 | controller |     "Jun 11 16:47:38.677355 crc crio[22018]: time=\"2026-06-11T16:47:38.676848093Z\" level=info msg=\"Created container f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a: openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook\" id=ca3223c0-95c0-4982-b2cc-b40405a8db29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213357 | controller |     "Jun 11 16:47:38.678618 crc crio[22018]: time=\"2026-06-11T16:47:38.678550287Z\" level=info msg=\"Starting container: f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a\" id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.213372 | controller |     "Jun 11 16:47:38.689600 crc crio[22018]: time=\"2026-06-11T16:47:38.689451783Z\" level=info msg=\"Started container\" PID=38431 containerID=f5b568408aada4a8b100a8ee280460f8e6537a2a81d6b4b4b8d8541b76def92a description=openshift-nmstate/nmstate-webhook-9b7874799-vpffs/nmstate-webhook id=b4c220c0-cd41-48e6-a3be-c69df3e20081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=862e12444386d7fdc0c4fcc3b98025af15bd92777d2bba09a7f62190654ce180",
2026-06-11 18:17:42.213387 | controller |     "Jun 11 16:47:38.717677 crc crio[22018]: time=\"2026-06-11T16:47:38.717592997Z\" level=info msg=\"Created container 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8: openshift-nmstate/nmstate-handler-6w79h/nmstate-handler\" id=b4269b31-5c3a-4b0a-99a9-7648c58bafe7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213406 | controller |     "Jun 11 16:47:38.721686 crc crio[22018]: time=\"2026-06-11T16:47:38.72149555Z\" level=info msg=\"Starting container: 92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8\" id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.213421 | controller |     "Jun 11 16:47:38.740135 crc crio[22018]: time=\"2026-06-11T16:47:38.740007783Z\" level=info msg=\"Started container\" PID=38440 containerID=92bae1c72922e4b0d2a97f57ffeabfae471361407ed64d08d968bf622b05afb8 description=openshift-nmstate/nmstate-handler-6w79h/nmstate-handler id=22c68d05-f91b-4dc1-b9b8-6878bd782f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c3a6867181396c484b6658ff96871dae923b45df33a0ac7e12b21cf43e1d67e",
2026-06-11 18:17:42.213436 | controller |     "Jun 11 16:47:40.611228 crc crio[22018]: time=\"2026-06-11T16:47:40.608991513Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=268340eb-0d2c-474e-945f-325c44bff4fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.213451 | controller |     "Jun 11 16:47:40.615389 crc crio[22018]: time=\"2026-06-11T16:47:40.6118137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=298d9a72-c290-4603-8572-233b4a647e56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213465 | controller |     "Jun 11 16:47:40.631521 crc crio[22018]: time=\"2026-06-11T16:47:40.631044007Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=3e15e05f-73e2-4bf1-85fb-1ac0da7c41e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213480 | controller |     "Jun 11 16:47:40.642455 crc crio[22018]: time=\"2026-06-11T16:47:40.642232079Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin\" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213496 | controller |     "Jun 11 16:47:40.646620 crc crio[22018]: time=\"2026-06-11T16:47:40.646464894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213511 | controller |     "Jun 11 16:47:40.690051 crc crio[22018]: time=\"2026-06-11T16:47:40.689955645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213526 | controller |     "Jun 11 16:47:40.693753 crc crio[22018]: time=\"2026-06-11T16:47:40.69368471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213541 | controller |     "Jun 11 16:47:40.840043 crc crio[22018]: time=\"2026-06-11T16:47:40.839397771Z\" level=info msg=\"Created container 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea: openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin\" id=045a7a9a-6569-4f76-905e-1940eae0cc3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213556 | controller |     "Jun 11 16:47:40.844843 crc crio[22018]: time=\"2026-06-11T16:47:40.841003182Z\" level=info msg=\"Starting container: 1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea\" id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.213575 | controller |     "Jun 11 16:47:40.846689 crc crio[22018]: time=\"2026-06-11T16:47:40.846553317Z\" level=info msg=\"Started container\" PID=38522 containerID=1847506dfd51b4e61908e3684943053300b0a1003565ef0d2d3a1a7309a1c1ea description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-rxr8k/nmstate-console-plugin id=9e204177-b0ec-4edf-af40-1051a4f5ca28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdb102626c0ab113c8741fc6baaad714e9b7bcc150f53ea1aa46ab49ef37d792",
2026-06-11 18:17:42.213591 | controller |     "Jun 11 16:47:42.115823 crc crio[22018]: time=\"2026-06-11T16:47:42.115250274Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=2c322484-1e09-4497-8ebb-022055db3b7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.213606 | controller |     "Jun 11 16:47:42.117257 crc crio[22018]: time=\"2026-06-11T16:47:42.117167511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4b1be560-6e44-4594-bc72-7952e9e33062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213621 | controller |     "Jun 11 16:47:42.123083 crc crio[22018]: time=\"2026-06-11T16:47:42.122794009Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9a9e8836-c5c8-45bc-9c61-b18cd6177012 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.213635 | controller |     "Jun 11 16:47:42.131519 crc crio[22018]: time=\"2026-06-11T16:47:42.13140806Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy\" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213650 | controller |     "Jun 11 16:47:42.133132 crc crio[22018]: time=\"2026-06-11T16:47:42.133051393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213665 | controller |     "Jun 11 16:47:42.164132 crc crio[22018]: time=\"2026-06-11T16:47:42.164006608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213680 | controller |     "Jun 11 16:47:42.167252 crc crio[22018]: time=\"2026-06-11T16:47:42.167152557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213695 | controller |     "Jun 11 16:47:42.285718 crc crio[22018]: time=\"2026-06-11T16:47:42.285491875Z\" level=info msg=\"Created container 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47: openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy\" id=760bd19c-0155-4884-bac3-8f7085854705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.213710 | controller |     "Jun 11 16:47:42.287065 crc crio[22018]: time=\"2026-06-11T16:47:42.286980173Z\" level=info msg=\"Starting container: 88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47\" id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.213726 | controller |     "Jun 11 16:47:42.295417 crc crio[22018]: time=\"2026-06-11T16:47:42.294123787Z\" level=info msg=\"Started container\" PID=38550 containerID=88a84be293abcdeab66c739438735f622938cde5cb3938bf8fa9e093b294cb47 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wt525/kube-rbac-proxy id=3b472f2a-d939-4029-8846-8c595bde4132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d0343a75bf84b14cb6466eccecbc425b0246345720eecff69685a94120e0d7",
2026-06-11 18:17:42.213741 | controller |     "Jun 11 16:48:01.125017 crc crio[22018]: time=\"2026-06-11T16:48:01.12409548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686608-wnhpf/POD\" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.213762 | controller |     "Jun 11 16:48:01.126576 crc crio[22018]: time=\"2026-06-11T16:48:01.125184924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.213778 | controller |     "Jun 11 16:48:01.157172 crc crio[22018]: time=\"2026-06-11T16:48:01.157058598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.213793 | controller |     "Jun 11 16:48:01.157172 crc crio[22018]: time=\"2026-06-11T16:48:01.157116801Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686608-wnhpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.213808 | controller |     "Jun 11 16:48:01.421473 crc crio[22018]: 2026-06-11T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2684db4ace55f5c Mac:de:3b:b8:43:4a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f SocketPath: PciID:}] [{Interface:0xc0002a1160 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.213823 | controller |     "Jun 11 16:48:01.423604 crc crio[22018]: time=\"2026-06-11T16:48:01.423532626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc0003817e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.213839 | controller |     "Jun 11 16:48:01.423704 crc crio[22018]: time=\"2026-06-11T16:48:01.423692131Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686608-wnhpf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.213883 | controller |     "Jun 11 16:48:01.431594 crc crio[22018]: time=\"2026-06-11T16:48:01.429926369Z\" level=info msg=\"Ran pod sandbox 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b with infra container: openshift-infra/auto-csr-approver-29686608-wnhpf/POD\" id=89d94cf5-8466-4fe5-8d4d-9477c7dae82b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.213900 | controller |     "Jun 11 16:48:01.437054 crc crio[22018]: time=\"2026-06-11T16:48:01.436855535Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.213920 | controller |     "Jun 11 16:48:01.446397 crc crio[22018]: time=\"2026-06-11T16:48:01.446289466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.214029 | controller |     "Jun 11 16:48:03.129212 crc crio[22018]: time=\"2026-06-11T16:48:03.128399723Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=96837894-a973-4f06-a3b2-19b7b8254059 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.214050 | controller |     "Jun 11 16:48:03.133017 crc crio[22018]: time=\"2026-06-11T16:48:03.130135847Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3dcbeef2-343a-4fb3-864c-605f29c09e21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214073 | controller |     "Jun 11 16:48:03.135079 crc crio[22018]: time=\"2026-06-11T16:48:03.134966349Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68ed99f6-77ed-45a1-927c-1bc70c82f504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214088 | controller |     "Jun 11 16:48:03.151166 crc crio[22018]: time=\"2026-06-11T16:48:03.150838729Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214103 | controller |     "Jun 11 16:48:03.151643 crc crio[22018]: time=\"2026-06-11T16:48:03.151554752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214118 | controller |     "Jun 11 16:48:03.195550 crc crio[22018]: time=\"2026-06-11T16:48:03.195279159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214133 | controller |     "Jun 11 16:48:03.527117 crc crio[22018]: time=\"2026-06-11T16:48:03.527031845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214148 | controller |     "Jun 11 16:48:03.649176 crc crio[22018]: time=\"2026-06-11T16:48:03.648996327Z\" level=info msg=\"Created container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5fd8f5e8-5f08-4c3f-b7fe-307f930f31c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214163 | controller |     "Jun 11 16:48:03.654361 crc crio[22018]: time=\"2026-06-11T16:48:03.654218293Z\" level=info msg=\"Starting container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec\" id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.214178 | controller |     "Jun 11 16:48:03.660763 crc crio[22018]: time=\"2026-06-11T16:48:03.660683415Z\" level=info msg=\"Started container\" PID=38976 containerID=29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec description=openshift-infra/auto-csr-approver-29686608-wnhpf/oc id=23b6aeb7-3d74-4369-b5ad-78ae9deb88a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b",
2026-06-11 18:17:42.214193 | controller |     "Jun 11 16:48:05.534475 crc crio[22018]: time=\"2026-06-11T16:48:05.533826581Z\" level=info msg=\"Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.214208 | controller |     "Jun 11 16:48:05.535840 crc crio[22018]: time=\"2026-06-11T16:48:05.535060624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686608-wnhpf Namespace:openshift-infra ID:2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b UID:afc8c857-c013-4b38-b1e0-bd4b29e8f114 NetNS:/var/run/netns/6c18b321-0d01-4f2e-832c-cdea42b3445f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafc8c857_c013_4b38_b1e0_bd4b29e8f114.slice PodAnnotations:0xc002b14710}] Aliases:map[]}\"",
2026-06-11 18:17:42.214223 | controller |     "Jun 11 16:48:05.535840 crc crio[22018]: time=\"2026-06-11T16:48:05.535181428Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686608-wnhpf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.214242 | controller |     "Jun 11 16:48:05.886758 crc crio[22018]: time=\"2026-06-11T16:48:05.886003101Z\" level=info msg=\"Stopped pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4369d4fa-1f0a-4fbf-80ae-965a8c77b8d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.214257 | controller |     "Jun 11 16:48:10.600594 crc crio[22018]: time=\"2026-06-11T16:48:10.599660991Z\" level=info msg=\"Stopping container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c (timeout: 15s)\" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.214273 | controller |     "Jun 11 16:48:10.740395 crc crio[22018]: time=\"2026-06-11T16:48:10.739855927Z\" level=info msg=\"Stopped container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=29f790b9-39a4-492b-8c77-dc35ce075426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.214287 | controller |     "Jun 11 16:48:10.741157 crc crio[22018]: time=\"2026-06-11T16:48:10.741014084Z\" level=info msg=\"Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.214302 | controller |     "Jun 11 16:48:10.742281 crc crio[22018]: time=\"2026-06-11T16:48:10.741782488Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/a30795ea-3cfc-4ae7-a03a-39f795a4a5ca 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:0xc000380b80}] Aliases:map[]}\"",
2026-06-11 18:17:42.214318 | controller |     "Jun 11 16:48:10.743742 crc crio[22018]: time=\"2026-06-11T16:48:10.742549514Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.214332 | controller |     "Jun 11 16:48:11.006584 crc crio[22018]: time=\"2026-06-11T16:48:11.006019673Z\" level=info msg=\"Stopped pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=107d69d4-7821-4c5e-93d8-20560997de33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.214347 | controller |     "Jun 11 16:48:11.596913 crc crio[22018]: time=\"2026-06-11T16:48:11.596297923Z\" level=info msg=\"Removing container: 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c\" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.214362 | controller |     "Jun 11 16:48:11.624671 crc crio[22018]: time=\"2026-06-11T16:48:11.624575868Z\" level=info msg=\"Removed container 95a5eafe886bc41f318821885d01e1e3b3bbeec4b4e19fdefb6dc8bd63aee99c: openshift-console/console-6c684df5db-cc8g8/console\" id=5a268671-ea7a-4c27-99b1-c373e436c4ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.214376 | controller |     "Jun 11 16:48:15.067252 crc crio[22018]: time=\"2026-06-11T16:48:15.0663894Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD\" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.214392 | controller |     "Jun 11 16:48:15.068921 crc crio[22018]: time=\"2026-06-11T16:48:15.067289659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214407 | controller |     "Jun 11 16:48:15.096532 crc crio[22018]: time=\"2026-06-11T16:48:15.095543228Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.214427 | controller |     "Jun 11 16:48:15.096532 crc crio[22018]: time=\"2026-06-11T16:48:15.09560484Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.214443 | controller |     "Jun 11 16:48:15.372510 crc crio[22018]: 2026-06-11T16:48:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4013a465769b69a Mac:6e:28:ce:ae:38:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.214459 | controller |     "Jun 11 16:48:15.374228 crc crio[22018]: time=\"2026-06-11T16:48:15.374149687Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000aa48c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.214474 | controller |     "Jun 11 16:48:15.374453 crc crio[22018]: time=\"2026-06-11T16:48:15.374323753Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.214490 | controller |     "Jun 11 16:48:15.380045 crc crio[22018]: time=\"2026-06-11T16:48:15.379954802Z\" level=info msg=\"Ran pod sandbox 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/POD\" id=ba2ce4d1-69ff-4852-87e5-7ae1f0f334dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.214505 | controller |     "Jun 11 16:48:15.382801 crc crio[22018]: time=\"2026-06-11T16:48:15.382722046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82fc2657-b8e1-4026-a1d4-531eaf3ca15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214520 | controller |     "Jun 11 16:48:15.385253 crc crio[22018]: time=\"2026-06-11T16:48:15.385181554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03aed23a-7f82-49de-9f56-871b370a45cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214534 | controller |     "Jun 11 16:48:15.394495 crc crio[22018]: time=\"2026-06-11T16:48:15.39426504Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util\" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214549 | controller |     "Jun 11 16:48:15.394915 crc crio[22018]: time=\"2026-06-11T16:48:15.394840119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214567 | controller |     "Jun 11 16:48:15.422949 crc crio[22018]: time=\"2026-06-11T16:48:15.42281953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214582 | controller |     "Jun 11 16:48:15.427038 crc crio[22018]: time=\"2026-06-11T16:48:15.4269401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214597 | controller |     "Jun 11 16:48:15.543948 crc crio[22018]: time=\"2026-06-11T16:48:15.543755861Z\" level=info msg=\"Created container 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util\" id=0d1b2d11-23cb-417d-a83e-9175348c1c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214611 | controller |     "Jun 11 16:48:15.545285 crc crio[22018]: time=\"2026-06-11T16:48:15.545213926Z\" level=info msg=\"Starting container: 399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d\" id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.214626 | controller |     "Jun 11 16:48:15.552460 crc crio[22018]: time=\"2026-06-11T16:48:15.552272849Z\" level=info msg=\"Started container\" PID=39971 containerID=399ceb95978673453f3f4fd690cae41970627fd22c69c9a968f42284f97f957d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/util id=26cadd77-8117-4b75-99a0-7933d6e716ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e",
2026-06-11 18:17:42.214641 | controller |     "Jun 11 16:48:16.664259 crc crio[22018]: time=\"2026-06-11T16:48:16.66395774Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214656 | controller |     "Jun 11 16:48:16.665204 crc crio[22018]: time=\"2026-06-11T16:48:16.664527298Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214671 | controller |     "Jun 11 16:48:16.665204 crc crio[22018]: time=\"2026-06-11T16:48:16.664694633Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e377ee82-f02a-4b03-ba48-53ffce1be48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214687 | controller |     "Jun 11 16:48:16.666000 crc crio[22018]: time=\"2026-06-11T16:48:16.665926699Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.214702 | controller |     "Jun 11 16:48:16.672779 crc crio[22018]: time=\"2026-06-11T16:48:16.672707403Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 18:17:42.214717 | controller |     "Jun 11 16:48:18.963249 crc crio[22018]: time=\"2026-06-11T16:48:18.963097619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6d38f420-1fda-4bd5-bcf9-6a0a52b6d3e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.214732 | controller |     "Jun 11 16:48:18.964803 crc crio[22018]: time=\"2026-06-11T16:48:18.964143533Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=d5855bb7-0298-4253-bd27-35aac1eb16ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214752 | controller |     "Jun 11 16:48:18.968988 crc crio[22018]: time=\"2026-06-11T16:48:18.968879911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1a6ce925-28da-4b37-954a-25f707a972fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214767 | controller |     "Jun 11 16:48:18.980973 crc crio[22018]: time=\"2026-06-11T16:48:18.980395734Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull\" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214782 | controller |     "Jun 11 16:48:18.983002 crc crio[22018]: time=\"2026-06-11T16:48:18.982937615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214797 | controller |     "Jun 11 16:48:19.011359 crc crio[22018]: time=\"2026-06-11T16:48:19.011241246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214812 | controller |     "Jun 11 16:48:19.011674 crc crio[22018]: time=\"2026-06-11T16:48:19.011615398Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:17:42.214826 | controller |     "Jun 11 16:48:19.011674 crc crio[22018]: time=\"2026-06-11T16:48:19.011647409Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d0ba6d9fd0b3f823d398e6d9d38d8a2e6cfb675adfd0ac62e46a671031f512ba/merged/etc/group: no such file or directory\"",
2026-06-11 18:17:42.214841 | controller |     "Jun 11 16:48:19.014151 crc crio[22018]: time=\"2026-06-11T16:48:19.014078846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214883 | controller |     "Jun 11 16:48:19.119140 crc crio[22018]: time=\"2026-06-11T16:48:19.119000291Z\" level=info msg=\"Created container f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull\" id=8e8f6c05-2947-44a3-b06b-71f235034a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214899 | controller |     "Jun 11 16:48:19.120007 crc crio[22018]: time=\"2026-06-11T16:48:19.119924381Z\" level=info msg=\"Starting container: f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61\" id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.214915 | controller |     "Jun 11 16:48:19.125606 crc crio[22018]: time=\"2026-06-11T16:48:19.125501616Z\" level=info msg=\"Started container\" PID=40018 containerID=f24b78789345f9c416dedb2a261d07044dbde196cf5ae881ae36316464f3fc61 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/pull id=90ab9a5a-b652-492c-ba34-2251ecb00515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e",
2026-06-11 18:17:42.214931 | controller |     "Jun 11 16:48:19.696542 crc crio[22018]: time=\"2026-06-11T16:48:19.696032825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d77d3a0-a4fb-4204-874a-4870c6d86723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214951 | controller |     "Jun 11 16:48:19.702849 crc crio[22018]: time=\"2026-06-11T16:48:19.702750725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f140c9c2-9481-49d7-a313-772a67cab339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.214967 | controller |     "Jun 11 16:48:19.715598 crc crio[22018]: time=\"2026-06-11T16:48:19.715484425Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract\" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.214982 | controller |     "Jun 11 16:48:19.715971 crc crio[22018]: time=\"2026-06-11T16:48:19.71590533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.214998 | controller |     "Jun 11 16:48:19.746521 crc crio[22018]: time=\"2026-06-11T16:48:19.746310737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215013 | controller |     "Jun 11 16:48:19.753850 crc crio[22018]: time=\"2026-06-11T16:48:19.753758673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215028 | controller |     "Jun 11 16:48:19.860676 crc crio[22018]: time=\"2026-06-11T16:48:19.859880686Z\" level=info msg=\"Created container da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract\" id=1b553d73-3ef2-40cb-98ff-aed36fe781e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.215043 | controller |     "Jun 11 16:48:19.864637 crc crio[22018]: time=\"2026-06-11T16:48:19.861457366Z\" level=info msg=\"Starting container: da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6\" id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.215058 | controller |     "Jun 11 16:48:19.869050 crc crio[22018]: time=\"2026-06-11T16:48:19.868871729Z\" level=info msg=\"Started container\" PID=40053 containerID=da59bc7a20783df631535bc4d950962538e398e83a22353e8153dff288262eb6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/extract id=0ad7d6bc-ad43-4b37-8bad-5513904ab6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e",
2026-06-11 18:17:42.215073 | controller |     "Jun 11 16:48:20.124849 crc crio[22018]: time=\"2026-06-11T16:48:20.124589866Z\" level=info msg=\"Removing container: dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08\" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.215088 | controller |     "Jun 11 16:48:20.218487 crc crio[22018]: time=\"2026-06-11T16:48:20.21828905Z\" level=info msg=\"Removed container dbddb89e5fe801b64e36be257e40cd61523309ab2040e8743623703e00725f08: openshift-infra/auto-csr-approver-29686602-r2sjr/oc\" id=c7b8acfb-361a-494a-a0a4-f093e44a6b2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.215103 | controller |     "Jun 11 16:48:20.223775 crc crio[22018]: time=\"2026-06-11T16:48:20.223633937Z\" level=info msg=\"Removing container: fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c\" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.215118 | controller |     "Jun 11 16:48:20.328197 crc crio[22018]: time=\"2026-06-11T16:48:20.328072979Z\" level=info msg=\"Removed container fa5d83fbf896f02316c18b4a4b48c92e8766de4356dda7373a0961054b47151c: openshift-infra/auto-csr-approver-29686600-vmj8c/oc\" id=8ee9f953-31aa-4ed2-92e2-35e858c9b21c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.215137 | controller |     "Jun 11 16:48:20.334000 crc crio[22018]: time=\"2026-06-11T16:48:20.333904491Z\" level=info msg=\"Stopping pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215152 | controller |     "Jun 11 16:48:20.334105 crc crio[22018]: time=\"2026-06-11T16:48:20.334003826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=ba40dea2-4b18-4c9a-b73f-b1335380a557 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215167 | controller |     "Jun 11 16:48:20.335014 crc crio[22018]: time=\"2026-06-11T16:48:20.334921463Z\" level=info msg=\"Removing pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215181 | controller |     "Jun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.348283556Z\" level=info msg=\"Removed pod sandbox: 6073328f58f04ffb057252ba21d977a308048ad0a129a31788caad9d0206a7d3\" id=2903bd6c-daf8-4e34-90ee-0fd4ddb5a6de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215197 | controller |     "Jun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349207464Z\" level=info msg=\"Stopping pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215211 | controller |     "Jun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349285777Z\" level=info msg=\"Stopped pod sandbox (already stopped): d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=cf63ba59-b358-4d8a-80d1-6b7a53fbb200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215226 | controller |     "Jun 11 16:48:20.350376 crc crio[22018]: time=\"2026-06-11T16:48:20.349848265Z\" level=info msg=\"Removing pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215240 | controller |     "Jun 11 16:48:20.360959 crc crio[22018]: time=\"2026-06-11T16:48:20.360827951Z\" level=info msg=\"Removed pod sandbox: d628267a00085b0ae2bd2f4f0121fa6ed4df6c80e97790a01a7c087b92b35cdd\" id=f00c8ce5-de1b-4cc9-ae7f-1dec8afa8b08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215255 | controller |     "Jun 11 16:48:20.361514 crc crio[22018]: time=\"2026-06-11T16:48:20.361404178Z\" level=info msg=\"Stopping pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215269 | controller |     "Jun 11 16:48:20.361603 crc crio[22018]: time=\"2026-06-11T16:48:20.361515672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=eede8a09-ffa1-40f2-8ace-2c64b14d36ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215284 | controller |     "Jun 11 16:48:20.362105 crc crio[22018]: time=\"2026-06-11T16:48:20.362031848Z\" level=info msg=\"Removing pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215298 | controller |     "Jun 11 16:48:20.370686 crc crio[22018]: time=\"2026-06-11T16:48:20.370600671Z\" level=info msg=\"Removed pod sandbox: 701e3d7b87bf428bbd37342c0f360d2fae8bbf2bf4b2a4dd2bdf25feb13e13b6\" id=ecabc4f9-0cdf-4c3f-bfe9-c18a7aba3dde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.215317 | controller |     "Jun 11 16:48:21.713794 crc crio[22018]: time=\"2026-06-11T16:48:21.71316434Z\" level=info msg=\"Stopping pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215333 | controller |     "Jun 11 16:48:21.715465 crc crio[22018]: time=\"2026-06-11T16:48:21.714468192Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s Namespace:openshift-marketplace ID:4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e UID:6bf621cf-724e-4cac-bd14-5363a1d511df NetNS:/var/run/netns/b14feabb-3f1b-4f71-8042-3682166ea53a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bf621cf_724e_4cac_bd14_5363a1d511df.slice PodAnnotations:0xc000380a38}] Aliases:map[]}\"",
2026-06-11 18:17:42.215348 | controller |     "Jun 11 16:48:21.715465 crc crio[22018]: time=\"2026-06-11T16:48:21.714682349Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.215363 | controller |     "Jun 11 16:48:21.990414 crc crio[22018]: time=\"2026-06-11T16:48:21.98962884Z\" level=info msg=\"Stopped pod sandbox: 4013a465769b69acbc7e9319e18a6372475bee0120ac914d70cb1a2da3d6f98e\" id=d403de56-7443-43c5-ad6d-7d76c9436c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.215378 | controller |     "Jun 11 16:48:34.076878 crc crio[22018]: time=\"2026-06-11T16:48:34.076674861Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD\" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.215393 | controller |     "Jun 11 16:48:34.077957 crc crio[22018]: time=\"2026-06-11T16:48:34.07694942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215408 | controller |     "Jun 11 16:48:34.115579 crc crio[22018]: time=\"2026-06-11T16:48:34.11071767Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}\"",
2026-06-11 18:17:42.215424 | controller |     "Jun 11 16:48:34.115579 crc crio[22018]: time=\"2026-06-11T16:48:34.110796922Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.215439 | controller |     "Jun 11 16:48:34.803405 crc crio[22018]: 2026-06-11T16:48:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf632d65ac8e5b8 Mac:fa:3f:e5:3b:45:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 SocketPath: PciID:}] [{Interface:0xc00011aa80 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.215454 | controller |     "Jun 11 16:48:34.803405 crc crio[22018]: time=\"2026-06-11T16:48:34.798676556Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bd8dd58cb-htpt6 Namespace:metallb-system ID:bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 UID:82ddfc42-24b3-48b9-a639-a20d463a31ad NetNS:/var/run/netns/ffe4979e-f11b-4e48-afd7-af68834dad29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ddfc42_24b3_48b9_a639_a20d463a31ad.slice PodAnnotations:0xc000aa4360}] Aliases:map[]}\"",
2026-06-11 18:17:42.215472 | controller |     "Jun 11 16:48:34.803405 crc crio[22018]: time=\"2026-06-11T16:48:34.798921534Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-bd8dd58cb-htpt6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.215488 | controller |     "Jun 11 16:48:34.805407 crc crio[22018]: time=\"2026-06-11T16:48:34.80537683Z\" level=info msg=\"Ran pod sandbox bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8 with infra container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/POD\" id=d72a8d03-27b4-41e4-9dfc-0cccb98b734b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.215503 | controller |     "Jun 11 16:48:34.808598 crc crio[22018]: time=\"2026-06-11T16:48:34.808511366Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215518 | controller |     "Jun 11 16:48:34.808947 crc crio[22018]: time=\"2026-06-11T16:48:34.808905878Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215533 | controller |     "Jun 11 16:48:34.809035 crc crio[22018]: time=\"2026-06-11T16:48:34.809001451Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=aaf52689-917e-4a93-9e49-1d57c63ce13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215548 | controller |     "Jun 11 16:48:34.811613 crc crio[22018]: time=\"2026-06-11T16:48:34.811548442Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.215563 | controller |     "Jun 11 16:48:34.817911 crc crio[22018]: time=\"2026-06-11T16:48:34.81783853Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD\" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.215578 | controller |     "Jun 11 16:48:34.818030 crc crio[22018]: time=\"2026-06-11T16:48:34.817934253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215593 | controller |     "Jun 11 16:48:34.821780 crc crio[22018]: time=\"2026-06-11T16:48:34.821608029Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 18:17:42.215608 | controller |     "Jun 11 16:48:34.852854 crc crio[22018]: time=\"2026-06-11T16:48:34.852667629Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}\"",
2026-06-11 18:17:42.215623 | controller |     "Jun 11 16:48:34.853201 crc crio[22018]: time=\"2026-06-11T16:48:34.852912977Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.215642 | controller |     "Jun 11 16:48:35.562799 crc crio[22018]: 2026-06-11T16:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9e555f27652029 Mac:92:9e:85:ab:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.215657 | controller |     "Jun 11 16:48:35.564611 crc crio[22018]: time=\"2026-06-11T16:48:35.564508247Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5f7cb5c9cb-nhrwr Namespace:metallb-system ID:f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 UID:5109f1fc-e752-4621-90cf-9ff521a63955 NetNS:/var/run/netns/26ce7d4e-93d8-41f2-a2ad-2ad2194cbe13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5109f1fc_e752_4621_90cf_9ff521a63955.slice PodAnnotations:0xc000380200}] Aliases:map[]}\"",
2026-06-11 18:17:42.215672 | controller |     "Jun 11 16:48:35.564885 crc crio[22018]: time=\"2026-06-11T16:48:35.564822588Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5f7cb5c9cb-nhrwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.215687 | controller |     "Jun 11 16:48:35.572407 crc crio[22018]: time=\"2026-06-11T16:48:35.571914391Z\" level=info msg=\"Ran pod sandbox f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987 with infra container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/POD\" id=45381436-2ffc-45aa-afa9-1159ad4a64ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.215703 | controller |     "Jun 11 16:48:35.574732 crc crio[22018]: time=\"2026-06-11T16:48:35.574669277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215717 | controller |     "Jun 11 16:48:35.575038 crc crio[22018]: time=\"2026-06-11T16:48:35.574970677Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215733 | controller |     "Jun 11 16:48:35.575038 crc crio[22018]: time=\"2026-06-11T16:48:35.575039319Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=3260a4db-27d6-4135-9206-e9472ddb29b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215749 | controller |     "Jun 11 16:48:35.576554 crc crio[22018]: time=\"2026-06-11T16:48:35.576443913Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.215765 | controller |     "Jun 11 16:48:35.580183 crc crio[22018]: time=\"2026-06-11T16:48:35.580015266Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 18:17:42.215781 | controller |     "Jun 11 16:48:41.498938 crc crio[22018]: time=\"2026-06-11T16:48:41.498016138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=f8be74a5-2e2e-4095-8628-392f65d33486 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.215800 | controller |     "Jun 11 16:48:41.502035 crc crio[22018]: time=\"2026-06-11T16:48:41.501956996Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=560369d0-24d8-4046-b846-52bf741802aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215816 | controller |     "Jun 11 16:48:41.506526 crc crio[22018]: time=\"2026-06-11T16:48:41.506160739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f6041091-ecb1-4448-a00e-95152d60ad50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.215832 | controller |     "Jun 11 16:48:41.519297 crc crio[22018]: time=\"2026-06-11T16:48:41.5192203Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager\" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.215863 | controller |     "Jun 11 16:48:41.529480 crc crio[22018]: time=\"2026-06-11T16:48:41.521775381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215884 | controller |     "Jun 11 16:48:41.560643 crc crio[22018]: time=\"2026-06-11T16:48:41.560246716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215900 | controller |     "Jun 11 16:48:41.566759 crc crio[22018]: time=\"2026-06-11T16:48:41.566682787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.215915 | controller |     "Jun 11 16:48:41.732710 crc crio[22018]: time=\"2026-06-11T16:48:41.732623415Z\" level=info msg=\"Created container 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38: metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager\" id=87c5e042-ae6f-40ba-98a0-e6fbead3d7d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.215930 | controller |     "Jun 11 16:48:41.740636 crc crio[22018]: time=\"2026-06-11T16:48:41.740530265Z\" level=info msg=\"Starting container: 7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38\" id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.215946 | controller |     "Jun 11 16:48:41.746065 crc crio[22018]: time=\"2026-06-11T16:48:41.745970996Z\" level=info msg=\"Started container\" PID=40525 containerID=7f6060e5c9636fc271b2d871e2650b002ce24eb6a71fcd6d2b3a765a7f8ceb38 description=metallb-system/metallb-operator-controller-manager-bd8dd58cb-htpt6/manager id=e7275a8a-752d-42b4-93f0-81ee20dd7c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf632d65ac8e5b8ee791accf310fc90f8332dd92070db10c0b79a6c7759e67c8",
2026-06-11 18:17:42.215974 | controller |     "Jun 11 16:48:48.672282 crc crio[22018]: time=\"2026-06-11T16:48:48.671227754Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=4069b915-9824-4454-97f1-08c079309c7b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.215990 | controller |     "Jun 11 16:48:48.673994 crc crio[22018]: time=\"2026-06-11T16:48:48.673587032Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=01ec6417-807f-4663-b07d-2229a7289871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216005 | controller |     "Jun 11 16:48:48.677492 crc crio[22018]: time=\"2026-06-11T16:48:48.67731564Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0f4480f0-9a68-4663-ab21-46d6f4323943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216023 | controller |     "Jun 11 16:48:48.687865 crc crio[22018]: time=\"2026-06-11T16:48:48.687735388Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server\" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216039 | controller |     "Jun 11 16:48:48.690137 crc crio[22018]: time=\"2026-06-11T16:48:48.690053502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216054 | controller |     "Jun 11 16:48:48.735514 crc crio[22018]: time=\"2026-06-11T16:48:48.729570096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216070 | controller |     "Jun 11 16:48:48.735514 crc crio[22018]: time=\"2026-06-11T16:48:48.733231341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216085 | controller |     "Jun 11 16:48:48.841609 crc crio[22018]: time=\"2026-06-11T16:48:48.841384699Z\" level=info msg=\"Created container 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417: metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server\" id=b9eddcce-f8e1-4081-8665-1f2428865895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216100 | controller |     "Jun 11 16:48:48.842890 crc crio[22018]: time=\"2026-06-11T16:48:48.842801343Z\" level=info msg=\"Starting container: 06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417\" id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.216115 | controller |     "Jun 11 16:48:48.848153 crc crio[22018]: time=\"2026-06-11T16:48:48.84807322Z\" level=info msg=\"Started container\" PID=40670 containerID=06572f060f764a7f6cea300624a446eb70987a86d1f69c06090e102af3118417 description=metallb-system/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr/webhook-server id=533bcb74-9905-4c66-b1c8-bc37841bfdde name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9e555f276520298c5aaee51ca6c89f48635726a98eb7150662b3f31bea2e987",
2026-06-11 18:17:42.216130 | controller |     "Jun 11 16:49:14.418275 crc crio[22018]: time=\"2026-06-11T16:49:14.417498532Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-755v2/POD\" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216145 | controller |     "Jun 11 16:49:14.419674 crc crio[22018]: time=\"2026-06-11T16:49:14.4183012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216161 | controller |     "Jun 11 16:49:14.444950 crc crio[22018]: time=\"2026-06-11T16:49:14.444844054Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}\"",
2026-06-11 18:17:42.216176 | controller |     "Jun 11 16:49:14.444950 crc crio[22018]: time=\"2026-06-11T16:49:14.444920597Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-755v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.216191 | controller |     "Jun 11 16:49:14.970857 crc crio[22018]: 2026-06-11T16:49:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f88bd6ad145e26a Mac:1a:45:a4:d0:70:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e SocketPath: PciID:}] [{Interface:0xc00032c5c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.216210 | controller |     "Jun 11 16:49:14.973941 crc crio[22018]: time=\"2026-06-11T16:49:14.973856182Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-755v2 Namespace:metallb-system ID:f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 UID:88320aa4-df15-477c-b537-2fb0ea0ba6d4 NetNS:/var/run/netns/60a7c58f-8f39-47d6-a99b-3776a87ac76e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320aa4_df15_477c_b537_2fb0ea0ba6d4.slice PodAnnotations:0xc0029b4440}] Aliases:map[]}\"",
2026-06-11 18:17:42.216226 | controller |     "Jun 11 16:49:14.974100 crc crio[22018]: time=\"2026-06-11T16:49:14.974060399Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-755v2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.216241 | controller |     "Jun 11 16:49:14.985725 crc crio[22018]: time=\"2026-06-11T16:49:14.985038729Z\" level=info msg=\"Ran pod sandbox f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37 with infra container: metallb-system/controller-8464864885-755v2/POD\" id=d679f7b1-1183-446a-aaab-2ae319fcc204 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216256 | controller |     "Jun 11 16:49:14.991456 crc crio[22018]: time=\"2026-06-11T16:49:14.991317412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1c3da56d-67fa-4a9b-a8c7-b1b9a4c2a841 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216271 | controller |     "Jun 11 16:49:14.993860 crc crio[22018]: time=\"2026-06-11T16:49:14.993773291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=53cc02f8-46d0-4986-bdc3-eaeb2e9d8577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216287 | controller |     "Jun 11 16:49:15.047657 crc crio[22018]: time=\"2026-06-11T16:49:15.047543333Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-755v2/controller\" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216301 | controller |     "Jun 11 16:49:15.048085 crc crio[22018]: time=\"2026-06-11T16:49:15.047965437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216317 | controller |     "Jun 11 16:49:15.073843 crc crio[22018]: time=\"2026-06-11T16:49:15.073740819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216331 | controller |     "Jun 11 16:49:15.077905 crc crio[22018]: time=\"2026-06-11T16:49:15.077836928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216346 | controller |     "Jun 11 16:49:15.264164 crc crio[22018]: time=\"2026-06-11T16:49:15.264045446Z\" level=info msg=\"Created container c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4: metallb-system/controller-8464864885-755v2/controller\" id=5bfe588a-7550-4498-abb7-ce523ff6043b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216361 | controller |     "Jun 11 16:49:15.267743 crc crio[22018]: time=\"2026-06-11T16:49:15.267642731Z\" level=info msg=\"Starting container: c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4\" id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.216380 | controller |     "Jun 11 16:49:15.273818 crc crio[22018]: time=\"2026-06-11T16:49:15.273709013Z\" level=info msg=\"Started container\" PID=41131 containerID=c883467abd43e372d0724711f19a2ba0efcdd9a69767e664a9d32a5c2a7340f4 description=metallb-system/controller-8464864885-755v2/controller id=f58f3d43-0c6f-4a78-9b02-2c31c74864e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37",
2026-06-11 18:17:42.216395 | controller |     "Jun 11 16:49:15.295813 crc crio[22018]: time=\"2026-06-11T16:49:15.295714624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1ecb6c5f-ffa9-42e9-be77-b10199607900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216410 | controller |     "Jun 11 16:49:15.298561 crc crio[22018]: time=\"2026-06-11T16:49:15.298483763Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=47f4d572-b723-4dce-9979-5da641839dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216425 | controller |     "Jun 11 16:49:15.304013 crc crio[22018]: time=\"2026-06-11T16:49:15.303934712Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-755v2/kube-rbac-proxy\" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216441 | controller |     "Jun 11 16:49:15.304495 crc crio[22018]: time=\"2026-06-11T16:49:15.304396327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216456 | controller |     "Jun 11 16:49:15.332992 crc crio[22018]: time=\"2026-06-11T16:49:15.332760111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216470 | controller |     "Jun 11 16:49:15.336307 crc crio[22018]: time=\"2026-06-11T16:49:15.33623087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216485 | controller |     "Jun 11 16:49:15.472121 crc crio[22018]: time=\"2026-06-11T16:49:15.471991557Z\" level=info msg=\"Created container 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2: metallb-system/controller-8464864885-755v2/kube-rbac-proxy\" id=9e77d136-d13b-497b-818f-6b29aa79f9e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216499 | controller |     "Jun 11 16:49:15.474447 crc crio[22018]: time=\"2026-06-11T16:49:15.473836038Z\" level=info msg=\"Starting container: 7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2\" id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.216514 | controller |     "Jun 11 16:49:15.483893 crc crio[22018]: time=\"2026-06-11T16:49:15.483673565Z\" level=info msg=\"Started container\" PID=41177 containerID=7562f307f72e4a8612f6b01d010b4d637e684bb4f86215c2e68e1ea0905fbaa2 description=metallb-system/controller-8464864885-755v2/kube-rbac-proxy id=8f8dd70c-7ab1-4d3a-80e9-380cf6c2cc5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f88bd6ad145e26ae5b068fb3ac837d523de3608e9db2a1107d92523352601b37",
2026-06-11 18:17:42.216530 | controller |     "Jun 11 16:49:16.161251 crc crio[22018]: time=\"2026-06-11T16:49:16.161005188Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-wlfvx/POD\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216553 | controller |     "Jun 11 16:49:16.161251 crc crio[22018]: time=\"2026-06-11T16:49:16.161128202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216600 | controller |     "Jun 11 16:49:16.192100 crc crio[22018]: time=\"2026-06-11T16:49:16.191982596Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216621 | controller |     "Jun 11 16:49:16.217495 crc crio[22018]: time=\"2026-06-11T16:49:16.217136366Z\" level=info msg=\"Ran pod sandbox a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5 with infra container: metallb-system/speaker-wlfvx/POD\" id=1e860e2d-1a96-40c2-bd47-a053d6ea8bb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216637 | controller |     "Jun 11 16:49:16.221852 crc crio[22018]: time=\"2026-06-11T16:49:16.221613657Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9c100201-cd5c-4947-b05b-f377b8af1a58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216653 | controller |     "Jun 11 16:49:16.226999 crc crio[22018]: time=\"2026-06-11T16:49:16.226831171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=17ebc0b5-d5eb-4807-ad59-3d93c4c9f905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216669 | controller |     "Jun 11 16:49:16.652984 crc crio[22018]: time=\"2026-06-11T16:49:16.652607507Z\" level=info msg=\"Creating container: metallb-system/speaker-wlfvx/speaker\" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216685 | controller |     "Jun 11 16:49:16.654634 crc crio[22018]: time=\"2026-06-11T16:49:16.653548037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216700 | controller |     "Jun 11 16:49:16.719071 crc crio[22018]: time=\"2026-06-11T16:49:16.718945803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216715 | controller |     "Jun 11 16:49:16.852729 crc crio[22018]: time=\"2026-06-11T16:49:16.852277367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216730 | controller |     "Jun 11 16:49:16.963391 crc crio[22018]: time=\"2026-06-11T16:49:16.959253989Z\" level=info msg=\"Created container 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247: metallb-system/speaker-wlfvx/speaker\" id=4efefbda-d854-4c80-bc44-93cbbd67f288 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216745 | controller |     "Jun 11 16:49:16.963391 crc crio[22018]: time=\"2026-06-11T16:49:16.962792101Z\" level=info msg=\"Starting container: 0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247\" id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.216760 | controller |     "Jun 11 16:49:16.977909 crc crio[22018]: time=\"2026-06-11T16:49:16.977809753Z\" level=info msg=\"Started container\" PID=41204 containerID=0a21fe00999dc13a679695a83494db192ee7bef79ebb869b68219793decd1247 description=metallb-system/speaker-wlfvx/speaker id=05b1ebc2-5b09-4758-895c-0ecb19cea019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5",
2026-06-11 18:17:42.216776 | controller |     "Jun 11 16:49:17.000664 crc crio[22018]: time=\"2026-06-11T16:49:17.000586775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d7b74409-1369-4bfb-a0ca-e5756b22dab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216800 | controller |     "Jun 11 16:49:17.003140 crc crio[22018]: time=\"2026-06-11T16:49:17.00311107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=99dc6bf3-e592-4682-a1f8-8de798670934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.216816 | controller |     "Jun 11 16:49:17.032124 crc crio[22018]: time=\"2026-06-11T16:49:17.032061382Z\" level=info msg=\"Creating container: metallb-system/speaker-wlfvx/kube-rbac-proxy\" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216831 | controller |     "Jun 11 16:49:17.032953 crc crio[22018]: time=\"2026-06-11T16:49:17.032889829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216845 | controller |     "Jun 11 16:49:17.057509 crc crio[22018]: time=\"2026-06-11T16:49:17.057390152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216884 | controller |     "Jun 11 16:49:17.328201 crc crio[22018]: time=\"2026-06-11T16:49:17.328112087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216900 | controller |     "Jun 11 16:49:17.453845 crc crio[22018]: time=\"2026-06-11T16:49:17.453758119Z\" level=info msg=\"Created container 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92: metallb-system/speaker-wlfvx/kube-rbac-proxy\" id=e976842c-6ac2-44e8-937a-80fd14180671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.216915 | controller |     "Jun 11 16:49:17.454943 crc crio[22018]: time=\"2026-06-11T16:49:17.454860634Z\" level=info msg=\"Starting container: 282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92\" id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.216931 | controller |     "Jun 11 16:49:17.461603 crc crio[22018]: time=\"2026-06-11T16:49:17.461435322Z\" level=info msg=\"Started container\" PID=41221 containerID=282da35fabed544c1f5411a20d4d0635ffe33e5d30aff47b8e54e8c062117a92 description=metallb-system/speaker-wlfvx/kube-rbac-proxy id=ae20691d-d2ea-4f99-ace0-ae0e74bdbda7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7c4ea8fa199efa02585f1daa64a60e56caedbc8e09c375933ce4a6de7ff7ba5",
2026-06-11 18:17:42.216947 | controller |     "Jun 11 16:49:32.460491 crc crio[22018]: time=\"2026-06-11T16:49:32.459183077Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD\" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.216963 | controller |     "Jun 11 16:49:32.462288 crc crio[22018]: time=\"2026-06-11T16:49:32.460618713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.216979 | controller |     "Jun 11 16:49:32.510467 crc crio[22018]: time=\"2026-06-11T16:49:32.510163104Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.217000 | controller |     "Jun 11 16:49:32.510467 crc crio[22018]: time=\"2026-06-11T16:49:32.510301278Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.217016 | controller |     "Jun 11 16:49:32.853266 crc crio[22018]: 2026-06-11T16:49:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8b80781bfaaf21 Mac:1e:9f:a7:17:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 SocketPath: PciID:}] [{Interface:0xc00051c790 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.217031 | controller |     "Jun 11 16:49:32.855601 crc crio[22018]: time=\"2026-06-11T16:49:32.855507635Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc000aa54e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.217047 | controller |     "Jun 11 16:49:32.855841 crc crio[22018]: time=\"2026-06-11T16:49:32.855764645Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.217062 | controller |     "Jun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.86387394Z\" level=info msg=\"Ran pod sandbox e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/POD\" id=498bbf53-2c46-4e6f-b03a-f6b9a7ef5f7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217077 | controller |     "Jun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.865898833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08595dd9-629f-48ac-8d0a-a3814a600507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217093 | controller |     "Jun 11 16:49:32.873480 crc crio[22018]: time=\"2026-06-11T16:49:32.868109892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3197e392-e775-496c-872f-2f76137f3fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217108 | controller |     "Jun 11 16:49:32.878568 crc crio[22018]: time=\"2026-06-11T16:49:32.874520394Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util\" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217123 | controller |     "Jun 11 16:49:32.878568 crc crio[22018]: time=\"2026-06-11T16:49:32.875160455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217138 | controller |     "Jun 11 16:49:32.918865 crc crio[22018]: time=\"2026-06-11T16:49:32.918708997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217153 | controller |     "Jun 11 16:49:32.930830 crc crio[22018]: time=\"2026-06-11T16:49:32.930707489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217171 | controller |     "Jun 11 16:49:33.043135 crc crio[22018]: time=\"2026-06-11T16:49:33.04257534Z\" level=info msg=\"Created container 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util\" id=fe0ffba4-b750-4b17-8134-4702e97b9db2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217187 | controller |     "Jun 11 16:49:33.044434 crc crio[22018]: time=\"2026-06-11T16:49:33.044258972Z\" level=info msg=\"Starting container: 46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5\" id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.217203 | controller |     "Jun 11 16:49:33.051582 crc crio[22018]: time=\"2026-06-11T16:49:33.051501591Z\" level=info msg=\"Started container\" PID=41490 containerID=46d71ee993d92f0597a98b0b18307db447bb4022537dfd6b1048279bb39d8eb5 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/util id=fd0eb06a-bf38-4515-8318-07c4aa960839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68",
2026-06-11 18:17:42.217219 | controller |     "Jun 11 16:49:34.544040 crc crio[22018]: time=\"2026-06-11T16:49:34.543950137Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217234 | controller |     "Jun 11 16:49:34.545566 crc crio[22018]: time=\"2026-06-11T16:49:34.544237716Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217250 | controller |     "Jun 11 16:49:34.545566 crc crio[22018]: time=\"2026-06-11T16:49:34.544308558Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=cf3cd083-fdf4-4e0b-a80e-7271d652ba11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217265 | controller |     "Jun 11 16:49:34.545841 crc crio[22018]: time=\"2026-06-11T16:49:34.54564542Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.217281 | controller |     "Jun 11 16:49:34.556458 crc crio[22018]: time=\"2026-06-11T16:49:34.556305567Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"",
2026-06-11 18:17:42.217296 | controller |     "Jun 11 16:49:34.805122 crc crio[22018]: time=\"2026-06-11T16:49:34.804702783Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g76cx/POD\" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217311 | controller |     "Jun 11 16:49:34.805122 crc crio[22018]: time=\"2026-06-11T16:49:34.805052254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217326 | controller |     "Jun 11 16:49:34.833480 crc crio[22018]: time=\"2026-06-11T16:49:34.833197021Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.217345 | controller |     "Jun 11 16:49:34.833480 crc crio[22018]: time=\"2026-06-11T16:49:34.833285884Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g76cx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.217361 | controller |     "Jun 11 16:49:35.757768 crc crio[22018]: 2026-06-11T16:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540bd8555fa9dae Mac:8a:2b:02:d3:51:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.217376 | controller |     "Jun 11 16:49:35.760764 crc crio[22018]: time=\"2026-06-11T16:49:35.760173609Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc000aa49d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.217391 | controller |     "Jun 11 16:49:35.760764 crc crio[22018]: time=\"2026-06-11T16:49:35.760536691Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g76cx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.217406 | controller |     "Jun 11 16:49:35.775627 crc crio[22018]: time=\"2026-06-11T16:49:35.775459144Z\" level=info msg=\"Ran pod sandbox 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 with infra container: openshift-marketplace/redhat-operators-g76cx/POD\" id=03f286d0-e194-4fbe-93ef-156a7de8a0aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217421 | controller |     "Jun 11 16:49:35.778737 crc crio[22018]: time=\"2026-06-11T16:49:35.778634502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=872d7e93-4ac5-4785-94d4-f77f0dd47359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217436 | controller |     "Jun 11 16:49:35.785095 crc crio[22018]: time=\"2026-06-11T16:49:35.78491673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=730d22bc-c7be-4125-afd8-fde546f2ad0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217451 | controller |     "Jun 11 16:49:35.797730 crc crio[22018]: time=\"2026-06-11T16:49:35.795611317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217467 | controller |     "Jun 11 16:49:35.797730 crc crio[22018]: time=\"2026-06-11T16:49:35.79604856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217482 | controller |     "Jun 11 16:49:35.841778 crc crio[22018]: time=\"2026-06-11T16:49:35.841550326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217500 | controller |     "Jun 11 16:49:35.847308 crc crio[22018]: time=\"2026-06-11T16:49:35.847213043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217515 | controller |     "Jun 11 16:49:35.968677 crc crio[22018]: time=\"2026-06-11T16:49:35.968585046Z\" level=info msg=\"Created container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=0d3212c8-5c06-469e-970e-71fdf6bb835d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217535 | controller |     "Jun 11 16:49:35.973887 crc crio[22018]: time=\"2026-06-11T16:49:35.972127298Z\" level=info msg=\"Starting container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92\" id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.217558 | controller |     "Jun 11 16:49:35.985205 crc crio[22018]: time=\"2026-06-11T16:49:35.984956152Z\" level=info msg=\"Started container\" PID=41617 containerID=2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92 description=openshift-marketplace/redhat-operators-g76cx/extract-utilities id=dff59678-c94f-405c-91ca-a2e3516f719e name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74",
2026-06-11 18:17:42.217575 | controller |     "Jun 11 16:49:36.573069 crc crio[22018]: time=\"2026-06-11T16:49:36.572447313Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.217590 | controller |     "Jun 11 16:49:36.578305 crc crio[22018]: time=\"2026-06-11T16:49:36.576958996Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.217605 | controller |     "Jun 11 16:49:37.178213 crc crio[22018]: time=\"2026-06-11T16:49:37.178011364Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=b6a1587b-d5bc-4583-bb0e-fdaae64b286f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.217620 | controller |     "Jun 11 16:49:37.178955 crc crio[22018]: time=\"2026-06-11T16:49:37.178916825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb748547-e121-4f56-a836-1f57ce0f7d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217636 | controller |     "Jun 11 16:49:37.183311 crc crio[22018]: time=\"2026-06-11T16:49:37.182509116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=36dc08c3-bf65-432b-a02c-b398509ae4d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217651 | controller |     "Jun 11 16:49:37.191482 crc crio[22018]: time=\"2026-06-11T16:49:37.191398295Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217666 | controller |     "Jun 11 16:49:37.191840 crc crio[22018]: time=\"2026-06-11T16:49:37.191780467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217680 | controller |     "Jun 11 16:49:37.232000 crc crio[22018]: time=\"2026-06-11T16:49:37.231892441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217695 | controller |     "Jun 11 16:49:37.234939 crc crio[22018]: time=\"2026-06-11T16:49:37.234791733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217715 | controller |     "Jun 11 16:49:37.368306 crc crio[22018]: time=\"2026-06-11T16:49:37.368213621Z\" level=info msg=\"Created container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=0b3c9000-8709-43ea-94ac-a5034377ca61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217731 | controller |     "Jun 11 16:49:37.369941 crc crio[22018]: time=\"2026-06-11T16:49:37.369820648Z\" level=info msg=\"Starting container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235\" id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.217746 | controller |     "Jun 11 16:49:37.375682 crc crio[22018]: time=\"2026-06-11T16:49:37.375566259Z\" level=info msg=\"Started container\" PID=41626 containerID=d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235 description=openshift-marketplace/redhat-operators-g76cx/extract-content id=486fc6f6-1092-4875-9528-b4c13e6b0c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74",
2026-06-11 18:17:42.217761 | controller |     "Jun 11 16:49:41.013809 crc crio[22018]: time=\"2026-06-11T16:49:41.012463272Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-nbw57/POD\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217777 | controller |     "Jun 11 16:49:41.015679 crc crio[22018]: time=\"2026-06-11T16:49:41.013818406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217792 | controller |     "Jun 11 16:49:41.797472 crc crio[22018]: time=\"2026-06-11T16:49:41.796795297Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217807 | controller |     "Jun 11 16:49:41.797713 crc crio[22018]: time=\"2026-06-11T16:49:41.797489829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217822 | controller |     "Jun 11 16:49:45.140296 crc crio[22018]: time=\"2026-06-11T16:49:45.138740545Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217837 | controller |     "Jun 11 16:49:45.330150 crc crio[22018]: time=\"2026-06-11T16:49:45.330012506Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=6d5316f9-5efa-4468-aa0e-51c6a40fe283 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.217872 | controller |     "Jun 11 16:49:45.333992 crc crio[22018]: time=\"2026-06-11T16:49:45.333799222Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=801dafaa-396d-46d4-970c-b10d9acabc33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217889 | controller |     "Jun 11 16:49:45.353221 crc crio[22018]: time=\"2026-06-11T16:49:45.353068389Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217904 | controller |     "Jun 11 16:49:45.372156 crc crio[22018]: time=\"2026-06-11T16:49:45.371905258Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c054b46b-7b4a-4689-abc6-0e1c4a098465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217923 | controller |     "Jun 11 16:49:45.395917 crc crio[22018]: time=\"2026-06-11T16:49:45.395237708Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull\" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.217939 | controller |     "Jun 11 16:49:45.398310 crc crio[22018]: time=\"2026-06-11T16:49:45.398202692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.217953 | controller |     "Jun 11 16:49:45.417247 crc crio[22018]: time=\"2026-06-11T16:49:45.413670699Z\" level=info msg=\"Ran pod sandbox 352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/POD\" id=b3eba67f-5798-44a2-a9e6-0decc5614f69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.217968 | controller |     "Jun 11 16:49:45.443119 crc crio[22018]: time=\"2026-06-11T16:49:45.442297691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217983 | controller |     "Jun 11 16:49:45.443373 crc crio[22018]: time=\"2026-06-11T16:49:45.443293983Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.217998 | controller |     "Jun 11 16:49:45.443627 crc crio[22018]: time=\"2026-06-11T16:49:45.44351471Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b84ac3cd-2779-4de2-8f1a-8f08f6add835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218014 | controller |     "Jun 11 16:49:45.445301 crc crio[22018]: time=\"2026-06-11T16:49:45.445153972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218029 | controller |     "Jun 11 16:49:45.447753 crc crio[22018]: time=\"2026-06-11T16:49:45.447565449Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.218044 | controller |     "Jun 11 16:49:45.451452 crc crio[22018]: time=\"2026-06-11T16:49:45.45115475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218060 | controller |     "Jun 11 16:49:45.464634 crc crio[22018]: time=\"2026-06-11T16:49:45.464511839Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 18:17:42.218075 | controller |     "Jun 11 16:49:45.639686 crc crio[22018]: time=\"2026-06-11T16:49:45.639605786Z\" level=info msg=\"Ran pod sandbox 1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad with infra container: openshift-frr-k8s/frr-k8s-nbw57/POD\" id=83545ac5-cec4-4918-8941-a760d75e8b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.218090 | controller |     "Jun 11 16:49:45.646718 crc crio[22018]: time=\"2026-06-11T16:49:45.646535804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218109 | controller |     "Jun 11 16:49:45.646985 crc crio[22018]: time=\"2026-06-11T16:49:45.646908536Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218125 | controller |     "Jun 11 16:49:45.647075 crc crio[22018]: time=\"2026-06-11T16:49:45.646998519Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=846f13c0-8610-407f-8d1f-25b03a193e9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218140 | controller |     "Jun 11 16:49:45.648435 crc crio[22018]: time=\"2026-06-11T16:49:45.648273689Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.218156 | controller |     "Jun 11 16:49:45.654703 crc crio[22018]: time=\"2026-06-11T16:49:45.654654141Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 18:17:42.218171 | controller |     "Jun 11 16:49:45.655686 crc crio[22018]: time=\"2026-06-11T16:49:45.655549579Z\" level=info msg=\"Created container f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull\" id=3d9a9777-62cb-431c-ae40-aae59a4cb6be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218186 | controller |     "Jun 11 16:49:45.657730 crc crio[22018]: time=\"2026-06-11T16:49:45.657696508Z\" level=info msg=\"Starting container: f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df\" id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.218201 | controller |     "Jun 11 16:49:45.674758 crc crio[22018]: time=\"2026-06-11T16:49:45.674628Z\" level=info msg=\"Started container\" PID=41795 containerID=f4447b732b9912610c07e4ed5606649eeb93931ee6dea8c91f662774fcc4a5df description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/pull id=27b0ac63-8991-457e-8338-df3b4eb3ed5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68",
2026-06-11 18:17:42.218217 | controller |     "Jun 11 16:49:46.999183 crc crio[22018]: time=\"2026-06-11T16:49:46.998313517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6394f0c-2d0b-4493-9802-4a03ac94f087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218232 | controller |     "Jun 11 16:49:47.018823 crc crio[22018]: time=\"2026-06-11T16:49:47.01870061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d1658c9-2388-4c47-91e7-3a5699cf4d71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218247 | controller |     "Jun 11 16:49:47.035218 crc crio[22018]: time=\"2026-06-11T16:49:47.034738584Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract\" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218262 | controller |     "Jun 11 16:49:47.035752 crc crio[22018]: time=\"2026-06-11T16:49:47.03554631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218282 | controller |     "Jun 11 16:49:47.081177 crc crio[22018]: time=\"2026-06-11T16:49:47.081062524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218298 | controller |     "Jun 11 16:49:47.085018 crc crio[22018]: time=\"2026-06-11T16:49:47.084889914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218314 | controller |     "Jun 11 16:49:47.242026 crc crio[22018]: time=\"2026-06-11T16:49:47.241009113Z\" level=info msg=\"Created container 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract\" id=0617ad2e-d304-4616-9f89-216777b65220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218329 | controller |     "Jun 11 16:49:47.245270 crc crio[22018]: time=\"2026-06-11T16:49:47.245025021Z\" level=info msg=\"Starting container: 2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152\" id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.218345 | controller |     "Jun 11 16:49:47.286602 crc crio[22018]: time=\"2026-06-11T16:49:47.286062325Z\" level=info msg=\"Started container\" PID=41822 containerID=2eb28ff5e7be6a52a415b8ff8ea38ee4f59a16e119bab6e4761a74e2acc77152 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/extract id=20f2322a-7242-4188-84ff-e458f5d5946b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68",
2026-06-11 18:17:42.218360 | controller |     "Jun 11 16:49:50.068132 crc crio[22018]: time=\"2026-06-11T16:49:50.067159204Z\" level=info msg=\"Stopping pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.218376 | controller |     "Jun 11 16:49:50.070277 crc crio[22018]: time=\"2026-06-11T16:49:50.068450055Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft Namespace:openshift-marketplace ID:e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68 UID:094848c7-f398-4314-9f6f-592b76579076 NetNS:/var/run/netns/3cf86e49-f748-4605-9770-9edfe1f15c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094848c7_f398_4314_9f6f_592b76579076.slice PodAnnotations:0xc00141a608}] Aliases:map[]}\"",
2026-06-11 18:17:42.218391 | controller |     "Jun 11 16:49:50.070277 crc crio[22018]: time=\"2026-06-11T16:49:50.06859138Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.218406 | controller |     "Jun 11 16:49:51.931102 crc crio[22018]: time=\"2026-06-11T16:49:51.930544183Z\" level=info msg=\"Stopped pod sandbox: e8b80781bfaaf21e0fc8d1580f7192aaa8b7b33f44fee3f431dfc2a2f9313f68\" id=1d63edb8-e2f3-4709-baa9-9df33b6c5317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.218421 | controller |     "Jun 11 16:49:53.165215 crc crio[22018]: time=\"2026-06-11T16:49:53.165010039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9ccf89a-dc1d-4a87-99f8-afb416249a42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218436 | controller |     "Jun 11 16:49:53.170598 crc crio[22018]: time=\"2026-06-11T16:49:53.17043146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6dbd1118-5f31-4f06-9200-b70cd057fcfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218455 | controller |     "Jun 11 16:49:53.179475 crc crio[22018]: time=\"2026-06-11T16:49:53.179240197Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218470 | controller |     "Jun 11 16:49:53.179929 crc crio[22018]: time=\"2026-06-11T16:49:53.179831296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218486 | controller |     "Jun 11 16:49:53.290106 crc crio[22018]: time=\"2026-06-11T16:49:53.289974827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218500 | controller |     "Jun 11 16:49:53.297368 crc crio[22018]: time=\"2026-06-11T16:49:53.296917315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218515 | controller |     "Jun 11 16:49:53.465287 crc crio[22018]: time=\"2026-06-11T16:49:53.465144477Z\" level=info msg=\"Created container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=37ceb86c-8171-44da-96fb-61a695f2dae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218533 | controller |     "Jun 11 16:49:53.466543 crc crio[22018]: time=\"2026-06-11T16:49:53.466479788Z\" level=info msg=\"Starting container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9\" id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.218555 | controller |     "Jun 11 16:49:53.480687 crc crio[22018]: time=\"2026-06-11T16:49:53.480601193Z\" level=info msg=\"Started container\" PID=41919 containerID=dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 description=openshift-marketplace/redhat-operators-g76cx/registry-server id=5bf23d75-f44b-4ee4-b624-dd6f5d05493a name=/runtime.v1.RuntimeService/StartContainer sandboxID=540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74",
2026-06-11 18:17:42.218579 | controller |     "Jun 11 16:50:00.508272 crc crio[22018]: time=\"2026-06-11T16:50:00.507474698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686610-ncgdj/POD\" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.218601 | controller |     "Jun 11 16:50:00.509777 crc crio[22018]: time=\"2026-06-11T16:50:00.508702587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218621 | controller |     "Jun 11 16:50:04.124274 crc crio[22018]: time=\"2026-06-11T16:50:04.123568916Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD\" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.218642 | controller |     "Jun 11 16:50:04.124274 crc crio[22018]: time=\"2026-06-11T16:50:04.124177576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218663 | controller |     "Jun 11 16:50:13.895107 crc crio[22018]: time=\"2026-06-11T16:50:13.894195588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}\"",
2026-06-11 18:17:42.218689 | controller |     "Jun 11 16:50:13.895107 crc crio[22018]: time=\"2026-06-11T16:50:13.895009614Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686610-ncgdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.218713 | controller |     "Jun 11 16:50:13.908706 crc crio[22018]: time=\"2026-06-11T16:50:13.908608093Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1177b04d-60f9-424a-917e-c3ff51985000 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.218735 | controller |     "Jun 11 16:50:13.910020 crc crio[22018]: time=\"2026-06-11T16:50:13.909759449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e86fcb89-b378-4c4f-91ce-166a36744925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218756 | controller |     "Jun 11 16:50:13.943476 crc crio[22018]: time=\"2026-06-11T16:50:13.943052139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cbcaf5c8-4f6b-4e1c-97b4-62e071d50ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218776 | controller |     "Jun 11 16:50:13.948826 crc crio[22018]: time=\"2026-06-11T16:50:13.948657915Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}\"",
2026-06-11 18:17:42.218796 | controller |     "Jun 11 16:50:13.948826 crc crio[22018]: time=\"2026-06-11T16:50:13.948731056Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.218816 | controller |     "Jun 11 16:50:13.971420 crc crio[22018]: time=\"2026-06-11T16:50:13.97054661Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server\" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218837 | controller |     "Jun 11 16:50:13.981306 crc crio[22018]: time=\"2026-06-11T16:50:13.981183479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218884 | controller |     "Jun 11 16:50:14.007115 crc crio[22018]: time=\"2026-06-11T16:50:14.006652481Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a80bf2b-2a8a-4d3c-8fd2-9ca9df254c89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.218906 | controller |     "Jun 11 16:50:14.009180 crc crio[22018]: time=\"2026-06-11T16:50:14.008540745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1edfe588-1fce-4158-94fa-331f4a0126a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218932 | controller |     "Jun 11 16:50:14.016910 crc crio[22018]: time=\"2026-06-11T16:50:14.016766823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b4e12d69-c3c5-4989-96b3-67747d4cd152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.218953 | controller |     "Jun 11 16:50:14.031768 crc crio[22018]: time=\"2026-06-11T16:50:14.031590367Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files\" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.218973 | controller |     "Jun 11 16:50:14.035000 crc crio[22018]: time=\"2026-06-11T16:50:14.034934354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.218994 | controller |     "Jun 11 16:50:14.071160 crc crio[22018]: time=\"2026-06-11T16:50:14.071006642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219013 | controller |     "Jun 11 16:50:14.092605 crc crio[22018]: time=\"2026-06-11T16:50:14.092204851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219031 | controller |     "Jun 11 16:50:14.150608 crc crio[22018]: time=\"2026-06-11T16:50:14.150188645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219051 | controller |     "Jun 11 16:50:14.171707 crc crio[22018]: time=\"2026-06-11T16:50:14.171600627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219072 | controller |     "Jun 11 16:50:14.277714 crc crio[22018]: time=\"2026-06-11T16:50:14.276883339Z\" level=info msg=\"Created container 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server\" id=e07d7a05-849d-49f0-8786-dc8ac267cadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219091 | controller |     "Jun 11 16:50:14.290563 crc crio[22018]: time=\"2026-06-11T16:50:14.286466279Z\" level=info msg=\"Starting container: 25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23\" id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.219110 | controller |     "Jun 11 16:50:14.302589 crc crio[22018]: time=\"2026-06-11T16:50:14.298508869Z\" level=info msg=\"Started container\" PID=42319 containerID=25362234d16f1509776470cf36a53922287abd000389b7214ef85a7747f79f23 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-smt52/frr-k8s-webhook-server id=00c8e766-fd34-4824-b62c-680b608e43f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352fa92a24b5a63e42e5e0abeab9a75f0fdb29abdd9a9f436760791b5ed9a136",
2026-06-11 18:17:42.219132 | controller |     "Jun 11 16:50:14.304812 crc crio[22018]: time=\"2026-06-11T16:50:14.303252101Z\" level=info msg=\"Created container 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files\" id=34b4b391-51c6-46aa-8018-5bea5b407854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219153 | controller |     "Jun 11 16:50:14.308394 crc crio[22018]: time=\"2026-06-11T16:50:14.30713248Z\" level=info msg=\"Starting container: 4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038\" id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.219172 | controller |     "Jun 11 16:50:14.349307 crc crio[22018]: time=\"2026-06-11T16:50:14.348926779Z\" level=info msg=\"Started container\" PID=42328 containerID=4303588fb76efe2912dc6aafe50b4759cef1dc1fb3ae3469ada4db9a28383038 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-files id=75d95240-f14a-4b31-82ff-656144031d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.219195 | controller |     "Jun 11 16:50:14.491931 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a242cd88dfaae6c Mac:7a:28:ca:18:d7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.219215 | controller |     "Jun 11 16:50:14.493309 crc crio[22018]: time=\"2026-06-11T16:50:14.493236564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001adf410}] Aliases:map[]}\"",
2026-06-11 18:17:42.219233 | controller |     "Jun 11 16:50:14.493515 crc crio[22018]: time=\"2026-06-11T16:50:14.493480132Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686610-ncgdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.219251 | controller |     "Jun 11 16:50:14.507056 crc crio[22018]: time=\"2026-06-11T16:50:14.50675437Z\" level=info msg=\"Ran pod sandbox a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 with infra container: openshift-infra/auto-csr-approver-29686610-ncgdj/POD\" id=8bf5ffa0-326a-4848-a939-b0c72b3afa6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.219269 | controller |     "Jun 11 16:50:14.510593 crc crio[22018]: time=\"2026-06-11T16:50:14.510530018Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.219286 | controller |     "Jun 11 16:50:14.515479 crc crio[22018]: time=\"2026-06-11T16:50:14.515212046Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.219305 | controller |     "Jun 11 16:50:14.549761 crc crio[22018]: 2026-06-11T16:50:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9468efd81396034 Mac:f6:c9:d7:39:f6:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.219323 | controller |     "Jun 11 16:50:14.550791 crc crio[22018]: time=\"2026-06-11T16:50:14.550724695Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-lp4f2 Namespace:cert-manager-operator ID:9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa UID:14aae898-a198-4c05-bfca-61474b5ad8da NetNS:/var/run/netns/f781d46d-8790-48ad-b795-3b17b3c492ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14aae898_a198_4c05_bfca_61474b5ad8da.slice PodAnnotations:0xc002b14378}] Aliases:map[]}\"",
2026-06-11 18:17:42.219342 | controller |     "Jun 11 16:50:14.551061 crc crio[22018]: time=\"2026-06-11T16:50:14.550964523Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-lp4f2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.219366 | controller |     "Jun 11 16:50:14.554734 crc crio[22018]: time=\"2026-06-11T16:50:14.552854772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4d27b85c-8c9d-45a8-9345-186118d98f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219386 | controller |     "Jun 11 16:50:14.561459 crc crio[22018]: time=\"2026-06-11T16:50:14.561275167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3aa0a2e0-5ea8-4ce2-9d0f-9b77c428843f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219407 | controller |     "Jun 11 16:50:14.567084 crc crio[22018]: time=\"2026-06-11T16:50:14.566954531Z\" level=info msg=\"Ran pod sandbox 9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/POD\" id=4c92cacc-bf1a-4669-8764-58cb9bed2632 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.219427 | controller |     "Jun 11 16:50:14.569549 crc crio[22018]: time=\"2026-06-11T16:50:14.569505666Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader\" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219446 | controller |     "Jun 11 16:50:14.571222 crc crio[22018]: time=\"2026-06-11T16:50:14.571138369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219466 | controller |     "Jun 11 16:50:14.574701 crc crio[22018]: time=\"2026-06-11T16:50:14.574638288Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219488 | controller |     "Jun 11 16:50:14.581527 crc crio[22018]: time=\"2026-06-11T16:50:14.581446053Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219509 | controller |     "Jun 11 16:50:14.581656 crc crio[22018]: time=\"2026-06-11T16:50:14.581620739Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=2e764cbf-f492-4373-9786-f5fada68c440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219530 | controller |     "Jun 11 16:50:14.582910 crc crio[22018]: time=\"2026-06-11T16:50:14.582840746Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.219552 | controller |     "Jun 11 16:50:14.586694 crc crio[22018]: time=\"2026-06-11T16:50:14.586625876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"",
2026-06-11 18:17:42.219574 | controller |     "Jun 11 16:50:14.604230 crc crio[22018]: time=\"2026-06-11T16:50:14.604095076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219594 | controller |     "Jun 11 16:50:14.613225 crc crio[22018]: time=\"2026-06-11T16:50:14.611895372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219614 | controller |     "Jun 11 16:50:14.702911 crc crio[22018]: time=\"2026-06-11T16:50:14.702785376Z\" level=info msg=\"Created container 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce: openshift-frr-k8s/frr-k8s-nbw57/cp-reloader\" id=328e37d5-91ab-4fad-89e3-f48d400e9a8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219629 | controller |     "Jun 11 16:50:14.709079 crc crio[22018]: time=\"2026-06-11T16:50:14.708757194Z\" level=info msg=\"Starting container: 6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce\" id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.219645 | controller |     "Jun 11 16:50:14.715723 crc crio[22018]: time=\"2026-06-11T16:50:14.715552708Z\" level=info msg=\"Started container\" PID=42403 containerID=6c677d53b17b58b9b1349afaa9b366a1b7f996273a7d41b0600b033edb4b7cce description=openshift-frr-k8s/frr-k8s-nbw57/cp-reloader id=be22d3ef-4aa5-4242-b4d5-669944e44653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.219662 | controller |     "Jun 11 16:50:15.473549 crc crio[22018]: time=\"2026-06-11T16:50:15.472814289Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c50adc9e-3614-433a-90e0-29d8c8dc8932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.219677 | controller |     "Jun 11 16:50:15.475469 crc crio[22018]: time=\"2026-06-11T16:50:15.475426251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2f4a7bd-cf01-4a34-b077-283b9bc0c352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219692 | controller |     "Jun 11 16:50:15.477674 crc crio[22018]: time=\"2026-06-11T16:50:15.477609769Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4ea1097-2dca-4951-b760-bc2552e57206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219707 | controller |     "Jun 11 16:50:15.483295 crc crio[22018]: time=\"2026-06-11T16:50:15.483267007Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219722 | controller |     "Jun 11 16:50:15.483803 crc crio[22018]: time=\"2026-06-11T16:50:15.483779383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219737 | controller |     "Jun 11 16:50:15.506844 crc crio[22018]: time=\"2026-06-11T16:50:15.506787469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219752 | controller |     "Jun 11 16:50:15.589438 crc crio[22018]: time=\"2026-06-11T16:50:15.588620457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f21f63db-1781-426f-9549-d38e082ebc00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219766 | controller |     "Jun 11 16:50:15.602034 crc crio[22018]: time=\"2026-06-11T16:50:15.601885765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2de99384-52ed-4d16-a5c4-8daa79064f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.219781 | controller |     "Jun 11 16:50:15.619001 crc crio[22018]: time=\"2026-06-11T16:50:15.61789567Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics\" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219796 | controller |     "Jun 11 16:50:15.635894 crc crio[22018]: time=\"2026-06-11T16:50:15.63578836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219817 | controller |     "Jun 11 16:50:15.710144 crc crio[22018]: time=\"2026-06-11T16:50:15.709971734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219833 | controller |     "Jun 11 16:50:15.715749 crc crio[22018]: time=\"2026-06-11T16:50:15.715663639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219863 | controller |     "Jun 11 16:50:15.832541 crc crio[22018]: time=\"2026-06-11T16:50:15.83243969Z\" level=info msg=\"Created container 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686: openshift-frr-k8s/frr-k8s-nbw57/cp-metrics\" id=3a85e6fc-2027-45aa-9502-76df5c3d6298 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219884 | controller |     "Jun 11 16:50:15.835588 crc crio[22018]: time=\"2026-06-11T16:50:15.835429824Z\" level=info msg=\"Starting container: 86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686\" id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.219900 | controller |     "Jun 11 16:50:15.851102 crc crio[22018]: time=\"2026-06-11T16:50:15.850975563Z\" level=info msg=\"Started container\" PID=42512 containerID=86045a092ad6bdb376d26011c06b859c42743b8131b0aa9e439fc57270c94686 description=openshift-frr-k8s/frr-k8s-nbw57/cp-metrics id=5ad535eb-c471-4ef1-8587-59b39aa14d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.219916 | controller |     "Jun 11 16:50:15.914485 crc crio[22018]: time=\"2026-06-11T16:50:15.913465099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.219931 | controller |     "Jun 11 16:50:16.003482 crc crio[22018]: time=\"2026-06-11T16:50:16.002854259Z\" level=info msg=\"Created container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=064a612e-0469-4394-af98-29cd918f776e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.219946 | controller |     "Jun 11 16:50:16.005179 crc crio[22018]: time=\"2026-06-11T16:50:16.005082339Z\" level=info msg=\"Starting container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c\" id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.219974 | controller |     "Jun 11 16:50:16.009908 crc crio[22018]: time=\"2026-06-11T16:50:16.009827198Z\" level=info msg=\"Started container\" PID=42521 containerID=1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c description=openshift-infra/auto-csr-approver-29686610-ncgdj/oc id=5df6e6e2-98dc-4a36-b8c9-de1026ae1f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3",
2026-06-11 18:17:42.219992 | controller |     "Jun 11 16:50:16.618530 crc crio[22018]: time=\"2026-06-11T16:50:16.618460885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=be5cb7db-76d5-44f8-ad7b-0b6707fa9170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220007 | controller |     "Jun 11 16:50:16.628416 crc crio[22018]: time=\"2026-06-11T16:50:16.628294296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=22327544-5ced-48aa-8770-c0f14120113e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220027 | controller |     "Jun 11 16:50:16.657297 crc crio[22018]: time=\"2026-06-11T16:50:16.657193256Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status\" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220044 | controller |     "Jun 11 16:50:16.662460 crc crio[22018]: time=\"2026-06-11T16:50:16.660611465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220059 | controller |     "Jun 11 16:50:16.722555 crc crio[22018]: time=\"2026-06-11T16:50:16.722211585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220074 | controller |     "Jun 11 16:50:16.726255 crc crio[22018]: time=\"2026-06-11T16:50:16.726189539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220088 | controller |     "Jun 11 16:50:16.852238 crc crio[22018]: time=\"2026-06-11T16:50:16.851625492Z\" level=info msg=\"Created container 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5: openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status\" id=eb425270-d44d-4ba5-88af-b317ad5c3df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220103 | controller |     "Jun 11 16:50:16.854478 crc crio[22018]: time=\"2026-06-11T16:50:16.854309497Z\" level=info msg=\"Starting container: 65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5\" id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.220119 | controller |     "Jun 11 16:50:16.860252 crc crio[22018]: time=\"2026-06-11T16:50:16.860211823Z\" level=info msg=\"Started container\" PID=42578 containerID=65ce3e610ffd7d0c7b209db37cc40dfdd63088cd9bc5ac6d70b7fc0de60dcda5 description=openshift-frr-k8s/frr-k8s-nbw57/cp-frr-status id=27d91238-0ede-450e-a0f0-e8608d273f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.220134 | controller |     "Jun 11 16:50:17.252970 crc crio[22018]: time=\"2026-06-11T16:50:17.252827894Z\" level=info msg=\"Stopping container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9 (timeout: 2s)\" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.220149 | controller |     "Jun 11 16:50:17.650699 crc crio[22018]: time=\"2026-06-11T16:50:17.649143751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c6813fad-5b58-46e9-b6cd-048ecbbb8c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220163 | controller |     "Jun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.675675926Z\" level=info msg=\"Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.220179 | controller |     "Jun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.676958637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686610-ncgdj Namespace:openshift-infra ID:a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3 UID:fd6a2425-d3f5-4c9d-ad1b-56027eccf48c NetNS:/var/run/netns/787108a0-ce15-4b79-b52a-6399de7af4bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd6a2425_d3f5_4c9d_ad1b_56027eccf48c.slice PodAnnotations:0xc001ade2f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.220194 | controller |     "Jun 11 16:50:17.680391 crc crio[22018]: time=\"2026-06-11T16:50:17.677280627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686610-ncgdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.220213 | controller |     "Jun 11 16:50:18.522055 crc crio[22018]: time=\"2026-06-11T16:50:18.521647781Z\" level=info msg=\"Stopped container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=c7dd9c3c-8500-4efa-9bce-73e130373636 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.220228 | controller |     "Jun 11 16:50:18.523015 crc crio[22018]: time=\"2026-06-11T16:50:18.522956563Z\" level=info msg=\"Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.220244 | controller |     "Jun 11 16:50:18.524624 crc crio[22018]: time=\"2026-06-11T16:50:18.524548924Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g76cx Namespace:openshift-marketplace ID:540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74 UID:bbbf987b-0131-4909-a473-099132cb72fc NetNS:/var/run/netns/084b117e-b942-40ed-b7d2-7f31b09e4506 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbbbf987b_0131_4909_a473_099132cb72fc.slice PodAnnotations:0xc002ca05e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.220259 | controller |     "Jun 11 16:50:18.526776 crc crio[22018]: time=\"2026-06-11T16:50:18.525322569Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g76cx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.220274 | controller |     "Jun 11 16:50:18.530390 crc crio[22018]: time=\"2026-06-11T16:50:18.527562228Z\" level=info msg=\"Stopped pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=ee1d3614-ffc5-4e04-919a-bff653ebbbfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.220289 | controller |     "Jun 11 16:50:18.530390 crc crio[22018]: time=\"2026-06-11T16:50:18.528862118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=85a77913-1f9f-4bd0-a7b4-a50d76c01fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220303 | controller |     "Jun 11 16:50:18.536562 crc crio[22018]: time=\"2026-06-11T16:50:18.536291183Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/controller\" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220318 | controller |     "Jun 11 16:50:18.539253 crc crio[22018]: time=\"2026-06-11T16:50:18.538942808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220333 | controller |     "Jun 11 16:50:18.662382 crc crio[22018]: time=\"2026-06-11T16:50:18.662219781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220348 | controller |     "Jun 11 16:50:18.669559 crc crio[22018]: time=\"2026-06-11T16:50:18.669476501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220363 | controller |     "Jun 11 16:50:18.677851 crc crio[22018]: time=\"2026-06-11T16:50:18.677697472Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=5fe8a16d-0011-43a4-976f-3d1a404f2a4b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.220377 | controller |     "Jun 11 16:50:18.680445 crc crio[22018]: time=\"2026-06-11T16:50:18.68027115Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=dfca5e6d-fc04-4036-bd43-02962e726fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220396 | controller |     "Jun 11 16:50:18.683699 crc crio[22018]: time=\"2026-06-11T16:50:18.683642466Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=15f6fc25-4cf7-47e3-a69b-1d6f7a09ea58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220412 | controller |     "Jun 11 16:50:18.699737 crc crio[22018]: time=\"2026-06-11T16:50:18.699654142Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator\" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220427 | controller |     "Jun 11 16:50:18.701105 crc crio[22018]: time=\"2026-06-11T16:50:18.701007895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220441 | controller |     "Jun 11 16:50:18.750017 crc crio[22018]: time=\"2026-06-11T16:50:18.749912003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220456 | controller |     "Jun 11 16:50:18.755442 crc crio[22018]: time=\"2026-06-11T16:50:18.755272454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220471 | controller |     "Jun 11 16:50:18.791577 crc crio[22018]: time=\"2026-06-11T16:50:18.791234946Z\" level=info msg=\"Created container 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3: openshift-frr-k8s/frr-k8s-nbw57/controller\" id=e4748b00-3fb6-415b-9008-6293e59ee19a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220486 | controller |     "Jun 11 16:50:18.793801 crc crio[22018]: time=\"2026-06-11T16:50:18.793766626Z\" level=info msg=\"Starting container: 8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3\" id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.220501 | controller |     "Jun 11 16:50:18.800929 crc crio[22018]: time=\"2026-06-11T16:50:18.80087125Z\" level=info msg=\"Started container\" PID=42678 containerID=8d545e655bca3fc4fe697184c9b01f0ca5ba9c08ae1f400e378795333eca7ea3 description=openshift-frr-k8s/frr-k8s-nbw57/controller id=ba69ca33-1ece-4ee3-8bd3-e35627bb55ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.220517 | controller |     "Jun 11 16:50:18.814876 crc crio[22018]: time=\"2026-06-11T16:50:18.814776067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8b9899e2-8893-469a-9bf8-9f0ed0f15b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220537 | controller |     "Jun 11 16:50:18.823936 crc crio[22018]: time=\"2026-06-11T16:50:18.823834883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cef89501-490c-4fb6-bf4b-5d08fc3db689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220559 | controller |     "Jun 11 16:50:18.834722 crc crio[22018]: time=\"2026-06-11T16:50:18.834626613Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr\" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220579 | controller |     "Jun 11 16:50:18.836755 crc crio[22018]: time=\"2026-06-11T16:50:18.836684068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220595 | controller |     "Jun 11 16:50:18.882690 crc crio[22018]: time=\"2026-06-11T16:50:18.881970684Z\" level=info msg=\"Stopped pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=d4509926-4754-4b57-9f9e-31f574d7a8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.220610 | controller |     "Jun 11 16:50:18.891364 crc crio[22018]: time=\"2026-06-11T16:50:18.891194515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220625 | controller |     "Jun 11 16:50:18.893032 crc crio[22018]: time=\"2026-06-11T16:50:18.892930659Z\" level=info msg=\"Created container 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator\" id=89deea3f-c1a0-4f7d-929d-781f6bf5ea50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220640 | controller |     "Jun 11 16:50:18.894906 crc crio[22018]: time=\"2026-06-11T16:50:18.894653835Z\" level=info msg=\"Starting container: 047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8\" id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.220655 | controller |     "Jun 11 16:50:18.897604 crc crio[22018]: time=\"2026-06-11T16:50:18.896585955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220671 | controller |     "Jun 11 16:50:18.900574 crc crio[22018]: time=\"2026-06-11T16:50:18.900488259Z\" level=info msg=\"Started container\" PID=42696 containerID=047da0c99f34ebfad75361895f0f28a33cd841fe0c0842cfc39ffc3c79fe1bc8 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-lp4f2/cert-manager-operator id=6b7f21f7-e685-4d59-92f7-055c6d34fec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9468efd81396034383a4ac1e49540981d5ddbcdf50f54564fd259502f25282aa",
2026-06-11 18:17:42.220686 | controller |     "Jun 11 16:50:18.998376 crc crio[22018]: time=\"2026-06-11T16:50:18.99827379Z\" level=info msg=\"Created container 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9: openshift-frr-k8s/frr-k8s-nbw57/frr\" id=6ea4664f-e596-4341-a8ce-9a5f53f470e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220701 | controller |     "Jun 11 16:50:19.001441 crc crio[22018]: time=\"2026-06-11T16:50:19.00020418Z\" level=info msg=\"Starting container: 3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9\" id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.220716 | controller |     "Jun 11 16:50:19.005498 crc crio[22018]: time=\"2026-06-11T16:50:19.005235769Z\" level=info msg=\"Started container\" PID=42715 containerID=3022925ff26996b798eed9be3aa6f79e817101811ec3227062b1cd536111d3d9 description=openshift-frr-k8s/frr-k8s-nbw57/frr id=691decab-c6bf-431f-b4a2-92ac322bb6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.220731 | controller |     "Jun 11 16:50:19.016392 crc crio[22018]: time=\"2026-06-11T16:50:19.016254046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1fdcfde8-3621-4432-980e-bc187d64480a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220747 | controller |     "Jun 11 16:50:19.023060 crc crio[22018]: time=\"2026-06-11T16:50:19.022967959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=988858cb-d222-43d4-accd-957568541f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220766 | controller |     "Jun 11 16:50:19.035522 crc crio[22018]: time=\"2026-06-11T16:50:19.032493548Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/reloader\" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220782 | controller |     "Jun 11 16:50:19.035522 crc crio[22018]: time=\"2026-06-11T16:50:19.034231983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220798 | controller |     "Jun 11 16:50:19.066143 crc crio[22018]: time=\"2026-06-11T16:50:19.066017696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220812 | controller |     "Jun 11 16:50:19.069063 crc crio[22018]: time=\"2026-06-11T16:50:19.068984261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220827 | controller |     "Jun 11 16:50:19.171502 crc crio[22018]: time=\"2026-06-11T16:50:19.171296562Z\" level=info msg=\"Created container 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a: openshift-frr-k8s/frr-k8s-nbw57/reloader\" id=740b4963-8627-4d8b-8881-437bd5441a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220842 | controller |     "Jun 11 16:50:19.173381 crc crio[22018]: time=\"2026-06-11T16:50:19.173289626Z\" level=info msg=\"Starting container: 1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a\" id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.220879 | controller |     "Jun 11 16:50:19.180732 crc crio[22018]: time=\"2026-06-11T16:50:19.180581884Z\" level=info msg=\"Started container\" PID=42747 containerID=1e2b5ae7dfe75fc40d43ab20601e0c4b4c8bcfb7b0107f1d727380a98538d20a description=openshift-frr-k8s/frr-k8s-nbw57/reloader id=9c8898d0-42a1-4bfe-abe7-012a69aae100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.220896 | controller |     "Jun 11 16:50:19.192821 crc crio[22018]: time=\"2026-06-11T16:50:19.192776068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6580a781-0f37-4f0c-b500-1d98e7814886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220912 | controller |     "Jun 11 16:50:19.196719 crc crio[22018]: time=\"2026-06-11T16:50:19.19662825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9c51c01c-9c26-4703-b482-1303867e7103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.220927 | controller |     "Jun 11 16:50:19.204453 crc crio[22018]: time=\"2026-06-11T16:50:19.204252708Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics\" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.220941 | controller |     "Jun 11 16:50:19.206320 crc crio[22018]: time=\"2026-06-11T16:50:19.206249432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220956 | controller |     "Jun 11 16:50:19.232956 crc crio[22018]: time=\"2026-06-11T16:50:19.23283494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220976 | controller |     "Jun 11 16:50:19.235482 crc crio[22018]: time=\"2026-06-11T16:50:19.235307928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.220991 | controller |     "Jun 11 16:50:19.331810 crc crio[22018]: time=\"2026-06-11T16:50:19.331715996Z\" level=info msg=\"Created container 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4: openshift-frr-k8s/frr-k8s-nbw57/frr-metrics\" id=3389578d-598e-46d0-ab5e-d1d8c54cd75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221006 | controller |     "Jun 11 16:50:19.333287 crc crio[22018]: time=\"2026-06-11T16:50:19.333202052Z\" level=info msg=\"Starting container: 00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4\" id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.221021 | controller |     "Jun 11 16:50:19.340660 crc crio[22018]: time=\"2026-06-11T16:50:19.340619217Z\" level=info msg=\"Started container\" PID=42777 containerID=00ddfdeed6e64af6e66a4d102033544f24d728143689d1802d5991fcbd4c13a4 description=openshift-frr-k8s/frr-k8s-nbw57/frr-metrics id=dbd32dad-0996-468d-b94f-f6a669ee3fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.221036 | controller |     "Jun 11 16:50:19.350148 crc crio[22018]: time=\"2026-06-11T16:50:19.350107687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=52d79ccf-3422-47a5-bbcf-995cbc3d9d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221051 | controller |     "Jun 11 16:50:19.355439 crc crio[22018]: time=\"2026-06-11T16:50:19.355295268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c2315f8b-d67d-4a27-a3bb-d9f097524382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221065 | controller |     "Jun 11 16:50:19.363428 crc crio[22018]: time=\"2026-06-11T16:50:19.3632808Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/frr-status\" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221080 | controller |     "Jun 11 16:50:19.365729 crc crio[22018]: time=\"2026-06-11T16:50:19.365653085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221095 | controller |     "Jun 11 16:50:19.424730 crc crio[22018]: time=\"2026-06-11T16:50:19.424627864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221109 | controller |     "Jun 11 16:50:19.431891 crc crio[22018]: time=\"2026-06-11T16:50:19.43181727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221123 | controller |     "Jun 11 16:50:19.605033 crc crio[22018]: time=\"2026-06-11T16:50:19.604921405Z\" level=info msg=\"Created container 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca: openshift-frr-k8s/frr-k8s-nbw57/frr-status\" id=05d4b038-37b5-433e-8dc4-6f17aba18487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221138 | controller |     "Jun 11 16:50:19.607164 crc crio[22018]: time=\"2026-06-11T16:50:19.607099934Z\" level=info msg=\"Starting container: 08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca\" id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.221152 | controller |     "Jun 11 16:50:19.612887 crc crio[22018]: time=\"2026-06-11T16:50:19.612844043Z\" level=info msg=\"Started container\" PID=42811 containerID=08c8f0009d51a912a6eae7b1678fccc4bc076dc5ea5c3741d238a08ec480e0ca description=openshift-frr-k8s/frr-k8s-nbw57/frr-status id=d4fb9349-8b89-4e10-a5d1-c94e101a16a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.221171 | controller |     "Jun 11 16:50:19.626669 crc crio[22018]: time=\"2026-06-11T16:50:19.626535384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7f04959-7698-4db4-a367-ed82fd5bbad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221186 | controller |     "Jun 11 16:50:19.629055 crc crio[22018]: time=\"2026-06-11T16:50:19.628993104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=713aea5c-e783-4059-999a-5fb6a15a6926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221201 | controller |     "Jun 11 16:50:19.636518 crc crio[22018]: time=\"2026-06-11T16:50:19.63591192Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy\" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221215 | controller |     "Jun 11 16:50:19.637231 crc crio[22018]: time=\"2026-06-11T16:50:19.637202501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221230 | controller |     "Jun 11 16:50:19.682746 crc crio[22018]: time=\"2026-06-11T16:50:19.682666183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221245 | controller |     "Jun 11 16:50:19.733708 crc crio[22018]: time=\"2026-06-11T16:50:19.733642605Z\" level=info msg=\"Removing container: dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9\" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221260 | controller |     "Jun 11 16:50:19.774658 crc crio[22018]: time=\"2026-06-11T16:50:19.774239647Z\" level=info msg=\"Removed container dcca290114c745c250ef8931974864f7762d239509e9d3100573456f6063b6e9: openshift-marketplace/redhat-operators-g76cx/registry-server\" id=9b3b8f8c-9dbb-4257-aa22-626a55cc47fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221275 | controller |     "Jun 11 16:50:19.787736 crc crio[22018]: time=\"2026-06-11T16:50:19.787658642Z\" level=info msg=\"Removing container: d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235\" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221290 | controller |     "Jun 11 16:50:19.832704 crc crio[22018]: time=\"2026-06-11T16:50:19.832613773Z\" level=info msg=\"Removed container d4cea36e0486b82b30944e2ec50f250de81a3d20d6d339857ab04272acf45235: openshift-marketplace/redhat-operators-g76cx/extract-content\" id=fb991e6e-b2cf-42e6-9051-439e246b3a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221305 | controller |     "Jun 11 16:50:19.834630 crc crio[22018]: time=\"2026-06-11T16:50:19.83456721Z\" level=info msg=\"Removing container: 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92\" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221320 | controller |     "Jun 11 16:50:19.870846 crc crio[22018]: time=\"2026-06-11T16:50:19.870130345Z\" level=info msg=\"Removed container 2228f40e225f2875e9751112cf47f2a276f2620f968767ff61d9186d20a09c92: openshift-marketplace/redhat-operators-g76cx/extract-utilities\" id=6ea1193c-a9c3-4fb9-a3e5-44fbf96e9eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.221338 | controller |     "Jun 11 16:50:20.086249 crc crio[22018]: time=\"2026-06-11T16:50:20.079533479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221354 | controller |     "Jun 11 16:50:20.189698 crc crio[22018]: time=\"2026-06-11T16:50:20.189614296Z\" level=info msg=\"Created container 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy\" id=3867d30b-f882-480c-8534-aa8cb0edaef7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221369 | controller |     "Jun 11 16:50:20.191599 crc crio[22018]: time=\"2026-06-11T16:50:20.191495966Z\" level=info msg=\"Starting container: 0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11\" id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.221384 | controller |     "Jun 11 16:50:20.197790 crc crio[22018]: time=\"2026-06-11T16:50:20.197713425Z\" level=info msg=\"Started container\" PID=42844 containerID=0d7852010bb1e23a3bd09e09700af3c8d8f8d71efdb5919a36202dc7f86f9c11 description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy id=82def0d2-3423-4dea-b81e-857d093ca609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.221399 | controller |     "Jun 11 16:50:20.214833 crc crio[22018]: time=\"2026-06-11T16:50:20.214710277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ddfb344-2a15-4d27-bdc2-fd5b53a14196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221414 | controller |     "Jun 11 16:50:20.217676 crc crio[22018]: time=\"2026-06-11T16:50:20.21752517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c5bd905b-27a9-4e9e-bac8-12789a76242f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221429 | controller |     "Jun 11 16:50:20.222733 crc crio[22018]: time=\"2026-06-11T16:50:20.222307087Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr\" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221444 | controller |     "Jun 11 16:50:20.223052 crc crio[22018]: time=\"2026-06-11T16:50:20.222744821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221459 | controller |     "Jun 11 16:50:20.259465 crc crio[22018]: time=\"2026-06-11T16:50:20.257885839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221475 | controller |     "Jun 11 16:50:20.368108 crc crio[22018]: time=\"2026-06-11T16:50:20.368053139Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-k576b/POD\" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.221489 | controller |     "Jun 11 16:50:20.368444 crc crio[22018]: time=\"2026-06-11T16:50:20.3683851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221504 | controller |     "Jun 11 16:50:20.428171 crc crio[22018]: time=\"2026-06-11T16:50:20.42805397Z\" level=info msg=\"Stopping pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.221519 | controller |     "Jun 11 16:50:20.428171 crc crio[22018]: time=\"2026-06-11T16:50:20.428172954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=023d4a60-aee3-4d48-8d7f-c4be0259cfc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.221545 | controller |     "Jun 11 16:50:20.430567 crc crio[22018]: time=\"2026-06-11T16:50:20.430497408Z\" level=info msg=\"Removing pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.221568 | controller |     "Jun 11 16:50:20.434267 crc crio[22018]: time=\"2026-06-11T16:50:20.434167423Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}\"",
2026-06-11 18:17:42.221589 | controller |     "Jun 11 16:50:20.434267 crc crio[22018]: time=\"2026-06-11T16:50:20.434259986Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-k576b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.221608 | controller |     "Jun 11 16:50:20.443472 crc crio[22018]: time=\"2026-06-11T16:50:20.443242288Z\" level=info msg=\"Removed pod sandbox: 540bd8555fa9dae52d981cf01f69261b9c50f32448c75c372a25db5ba33d9b74\" id=b74f87b6-31a6-4f48-9395-52d79e1e5ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.221624 | controller |     "Jun 11 16:50:20.817180 crc crio[22018]: time=\"2026-06-11T16:50:20.814621876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221639 | controller |     "Jun 11 16:50:20.987893 crc crio[22018]: time=\"2026-06-11T16:50:20.987080584Z\" level=info msg=\"Created container 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d: openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr\" id=cfdc8e03-7079-464d-98d2-5bf2dc36a9fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.221655 | controller |     "Jun 11 16:50:20.988973 crc crio[22018]: time=\"2026-06-11T16:50:20.98885289Z\" level=info msg=\"Starting container: 0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d\" id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.221670 | controller |     "Jun 11 16:50:21.009760 crc crio[22018]: time=\"2026-06-11T16:50:21.009573087Z\" level=info msg=\"Started container\" PID=42884 containerID=0246934bd76c2a5fc751e5a12d0664eba9c7e99a8657d5e25ee9d4df98bd959d description=openshift-frr-k8s/frr-k8s-nbw57/kube-rbac-proxy-frr id=9c21e64d-6b8b-4384-b2a8-0ba0f7c9314d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4d78c94900e1dab23259148df269d63e349585abddffc9474083916642cbad",
2026-06-11 18:17:42.221686 | controller |     "Jun 11 16:50:21.418542 crc crio[22018]: time=\"2026-06-11T16:50:21.41795655Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD\" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.221701 | controller |     "Jun 11 16:50:21.418694 crc crio[22018]: time=\"2026-06-11T16:50:21.41859516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.221716 | controller |     "Jun 11 16:50:21.466395 crc crio[22018]: time=\"2026-06-11T16:50:21.466118568Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"",
2026-06-11 18:17:42.221736 | controller |     "Jun 11 16:50:21.466395 crc crio[22018]: time=\"2026-06-11T16:50:21.466220751Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.221752 | controller |     "Jun 11 16:50:21.672808 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ff1de25ae460ae Mac:c6:39:c2:79:d0:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.221767 | controller |     "Jun 11 16:50:21.674266 crc crio[22018]: time=\"2026-06-11T16:50:21.674185916Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-k576b Namespace:cert-manager ID:5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 UID:86442ddf-a2c2-4344-bfad-9c71fa88f3e1 NetNS:/var/run/netns/48f765ec-1e74-4fc3-ace9-aad44952ff1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86442ddf_a2c2_4344_bfad_9c71fa88f3e1.slice PodAnnotations:0xc002b14578}] Aliases:map[]}\"",
2026-06-11 18:17:42.221782 | controller |     "Jun 11 16:50:21.674680 crc crio[22018]: time=\"2026-06-11T16:50:21.674467515Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-k576b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.221797 | controller |     "Jun 11 16:50:21.689262 crc crio[22018]: time=\"2026-06-11T16:50:21.689008304Z\" level=info msg=\"Ran pod sandbox 5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39 with infra container: cert-manager/cert-manager-79c8d999ff-k576b/POD\" id=df24fe5a-596a-4187-a798-ae3e68c0337d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.221812 | controller |     "Jun 11 16:50:21.698232 crc crio[22018]: time=\"2026-06-11T16:50:21.698077523Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221827 | controller |     "Jun 11 16:50:21.698731 crc crio[22018]: time=\"2026-06-11T16:50:21.698511799Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221842 | controller |     "Jun 11 16:50:21.698731 crc crio[22018]: time=\"2026-06-11T16:50:21.69859234Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=96a438e5-ab1a-4ffc-ac85-d15a0c723d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221877 | controller |     "Jun 11 16:50:21.700666 crc crio[22018]: time=\"2026-06-11T16:50:21.700296086Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.221894 | controller |     "Jun 11 16:50:21.707192 crc crio[22018]: time=\"2026-06-11T16:50:21.707134032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:17:42.221913 | controller |     "Jun 11 16:50:21.934511 crc crio[22018]: 2026-06-11T16:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0424002f7eb7f85 Mac:9e:8a:28:30:7c:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.221929 | controller |     "Jun 11 16:50:21.937035 crc crio[22018]: time=\"2026-06-11T16:50:21.936897932Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-4hvn5 Namespace:cert-manager ID:0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 UID:17a799b6-a9fb-49f6-9119-9a743fed5a00 NetNS:/var/run/netns/de3b2b5e-5dc3-468c-afbb-392213a5b2d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a799b6_a9fb_49f6_9119_9a743fed5a00.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"",
2026-06-11 18:17:42.221944 | controller |     "Jun 11 16:50:21.937425 crc crio[22018]: time=\"2026-06-11T16:50:21.937364177Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-4hvn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.221960 | controller |     "Jun 11 16:50:21.945319 crc crio[22018]: time=\"2026-06-11T16:50:21.945243828Z\" level=info msg=\"Ran pod sandbox 0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71 with infra container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/POD\" id=06ef3a30-3724-458a-aa2d-8d82a641a144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.221975 | controller |     "Jun 11 16:50:21.947606 crc crio[22018]: time=\"2026-06-11T16:50:21.947510866Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.221990 | controller |     "Jun 11 16:50:21.947862 crc crio[22018]: time=\"2026-06-11T16:50:21.947803005Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222005 | controller |     "Jun 11 16:50:21.947923 crc crio[22018]: time=\"2026-06-11T16:50:21.947880547Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=905e34dc-1bdf-4858-ae49-8ee3dc9e944e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222021 | controller |     "Jun 11 16:50:21.949145 crc crio[22018]: time=\"2026-06-11T16:50:21.949026113Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.222035 | controller |     "Jun 11 16:50:21.956432 crc crio[22018]: time=\"2026-06-11T16:50:21.95617874Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:17:42.222051 | controller |     "Jun 11 16:50:24.994243 crc crio[22018]: time=\"2026-06-11T16:50:24.993628474Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD\" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.222069 | controller |     "Jun 11 16:50:24.995634 crc crio[22018]: time=\"2026-06-11T16:50:24.995608967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222084 | controller |     "Jun 11 16:50:25.025434 crc crio[22018]: time=\"2026-06-11T16:50:25.025225558Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}\"",
2026-06-11 18:17:42.222100 | controller |     "Jun 11 16:50:25.025434 crc crio[22018]: time=\"2026-06-11T16:50:25.025299631Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.222115 | controller |     "Jun 11 16:50:25.578547 crc crio[22018]: 2026-06-11T16:50:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17cc0476a5d7c21 Mac:f6:1c:d4:16:8a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd SocketPath: PciID:}] [{Interface:0xc0002a45d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.222131 | controller |     "Jun 11 16:50:25.579780 crc crio[22018]: time=\"2026-06-11T16:50:25.579690749Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-mbc7n Namespace:cert-manager ID:17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 UID:98816a2b-5e86-4e55-8f8b-ca99c5d4f105 NetNS:/var/run/netns/a1917b17-117b-40eb-b1ec-c3c13ca8dabd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98816a2b_5e86_4e55_8f8b_ca99c5d4f105.slice PodAnnotations:0xc0029b5110}] Aliases:map[]}\"",
2026-06-11 18:17:42.222146 | controller |     "Jun 11 16:50:25.580030 crc crio[22018]: time=\"2026-06-11T16:50:25.579916546Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-mbc7n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.222161 | controller |     "Jun 11 16:50:27.531773 crc crio[22018]: time=\"2026-06-11T16:50:27.531081548Z\" level=info msg=\"Ran pod sandbox 17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3 with infra container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/POD\" id=7de0d71b-6b68-45f6-ab15-dba5647601d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.222175 | controller |     "Jun 11 16:50:27.535928 crc crio[22018]: time=\"2026-06-11T16:50:27.535843523Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222190 | controller |     "Jun 11 16:50:27.536141 crc crio[22018]: time=\"2026-06-11T16:50:27.536122932Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222204 | controller |     "Jun 11 16:50:27.536253 crc crio[22018]: time=\"2026-06-11T16:50:27.536170104Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=63c22ba2-0282-4dbc-bce2-159f79ac5a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222222 | controller |     "Jun 11 16:50:27.537510 crc crio[22018]: time=\"2026-06-11T16:50:27.537467625Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.222238 | controller |     "Jun 11 16:50:27.549616 crc crio[22018]: time=\"2026-06-11T16:50:27.549529077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-11 18:17:42.222252 | controller |     "Jun 11 16:50:27.632017 crc crio[22018]: time=\"2026-06-11T16:50:27.631883407Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=2006a29e-2b24-4002-b965-34e48c83c401 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.222267 | controller |     "Jun 11 16:50:27.633667 crc crio[22018]: time=\"2026-06-11T16:50:27.633597914Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2a9cfaed-a3b2-42c2-b127-ea6b61f6a810 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222282 | controller |     "Jun 11 16:50:27.647538 crc crio[22018]: time=\"2026-06-11T16:50:27.64745929Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dc6ea1e6-d11e-42c7-bb3b-f0b45bc0a5c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222296 | controller |     "Jun 11 16:50:27.659737 crc crio[22018]: time=\"2026-06-11T16:50:27.659605113Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector\" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222311 | controller |     "Jun 11 16:50:27.662099 crc crio[22018]: time=\"2026-06-11T16:50:27.661938208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222325 | controller |     "Jun 11 16:50:27.662449 crc crio[22018]: time=\"2026-06-11T16:50:27.662239772Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=dcff1ce4-bf42-4130-b517-526c8d059e95 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.222340 | controller |     "Jun 11 16:50:27.663639 crc crio[22018]: time=\"2026-06-11T16:50:27.663558128Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c290a915-4bbe-49de-9a24-4cd677c231b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222355 | controller |     "Jun 11 16:50:27.679312 crc crio[22018]: time=\"2026-06-11T16:50:27.67918775Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=13c32166-915c-4f3e-9f7e-3145f73fc0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222370 | controller |     "Jun 11 16:50:27.689876 crc crio[22018]: time=\"2026-06-11T16:50:27.689676442Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller\" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222384 | controller |     "Jun 11 16:50:27.694710 crc crio[22018]: time=\"2026-06-11T16:50:27.694565216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222402 | controller |     "Jun 11 16:50:27.710930 crc crio[22018]: time=\"2026-06-11T16:50:27.710762966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222417 | controller |     "Jun 11 16:50:27.716772 crc crio[22018]: time=\"2026-06-11T16:50:27.716232188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222432 | controller |     "Jun 11 16:50:27.741760 crc crio[22018]: time=\"2026-06-11T16:50:27.741601677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222446 | controller |     "Jun 11 16:50:27.747942 crc crio[22018]: time=\"2026-06-11T16:50:27.747805103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222461 | controller |     "Jun 11 16:50:27.870606 crc crio[22018]: time=\"2026-06-11T16:50:27.870269481Z\" level=info msg=\"Created container 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f: cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector\" id=12b7c5d0-f554-45f9-87f9-b8d392c949f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222475 | controller |     "Jun 11 16:50:27.871870 crc crio[22018]: time=\"2026-06-11T16:50:27.871765948Z\" level=info msg=\"Starting container: 0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f\" id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.222489 | controller |     "Jun 11 16:50:27.881542 crc crio[22018]: time=\"2026-06-11T16:50:27.881448853Z\" level=info msg=\"Started container\" PID=43186 containerID=0085ebf839a93a598cf68997cd2da59baf80a03a7875523400fdf6ed5ea1f20f description=cert-manager/cert-manager-cainjector-68b757865b-4hvn5/cert-manager-cainjector id=76339a11-6b64-4359-99b1-c7339291eeb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0424002f7eb7f8524fdd363533c39f538b70b835eb43e85b337de2c66209df71",
2026-06-11 18:17:42.222504 | controller |     "Jun 11 16:50:27.882871 crc crio[22018]: time=\"2026-06-11T16:50:27.882769665Z\" level=info msg=\"Created container cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126: cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller\" id=fd3b1c12-647b-4371-885e-20e2fab7bd25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222519 | controller |     "Jun 11 16:50:27.886738 crc crio[22018]: time=\"2026-06-11T16:50:27.886681538Z\" level=info msg=\"Starting container: cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126\" id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.222540 | controller |     "Jun 11 16:50:27.896828 crc crio[22018]: time=\"2026-06-11T16:50:27.896624622Z\" level=info msg=\"Started container\" PID=43187 containerID=cb950e8d6db2d0bffa562bdb9ed99eb803b8821fcacd67eb951cf2aa225a4126 description=cert-manager/cert-manager-79c8d999ff-k576b/cert-manager-controller id=3590f811-2b4a-4146-a27f-11cb69d8ef07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ff1de25ae460ae67f4c2ced590741af93ce19dc91bd87b8054b596fbaf7ef39",
2026-06-11 18:17:42.222561 | controller |     "Jun 11 16:50:28.038657 crc crio[22018]: time=\"2026-06-11T16:50:28.038077131Z\" level=info msg=\"Stopping container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e (timeout: 30s)\" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.222577 | controller |     "Jun 11 16:50:28.073265 crc crio[22018]: time=\"2026-06-11T16:50:28.073153756Z\" level=info msg=\"Stopping container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316 (timeout: 30s)\" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.222599 | controller |     "Jun 11 16:50:28.164545 crc crio[22018]: time=\"2026-06-11T16:50:28.164226895Z\" level=info msg=\"Stopped container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=17288420-6483-4a57-8b66-544f1561ee95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.222614 | controller |     "Jun 11 16:50:28.165462 crc crio[22018]: time=\"2026-06-11T16:50:28.165268859Z\" level=info msg=\"Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.222630 | controller |     "Jun 11 16:50:28.166055 crc crio[22018]: time=\"2026-06-11T16:50:28.16595765Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-x7kfx Namespace:cert-manager ID:0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55 UID:d310ed98-2f28-4b6c-a551-c76cc1050176 NetNS:/var/run/netns/9bd7d808-8274-4d07-92e8-89038861dcb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd310ed98_2f28_4b6c_a551_c76cc1050176.slice PodAnnotations:0xc0004be328}] Aliases:map[]}\"",
2026-06-11 18:17:42.222645 | controller |     "Jun 11 16:50:28.166209 crc crio[22018]: time=\"2026-06-11T16:50:28.166146146Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-x7kfx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.222660 | controller |     "Jun 11 16:50:28.194778 crc crio[22018]: time=\"2026-06-11T16:50:28.194688013Z\" level=info msg=\"Stopped container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=8600ce46-4e3d-4055-ba67-c1ff25ef2975 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.222675 | controller |     "Jun 11 16:50:28.196676 crc crio[22018]: time=\"2026-06-11T16:50:28.196589813Z\" level=info msg=\"Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.222691 | controller |     "Jun 11 16:50:28.197130 crc crio[22018]: time=\"2026-06-11T16:50:28.197062529Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-bjnjg Namespace:cert-manager ID:7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2 UID:4639d88e-25b6-41df-be7a-9a49b39a9968 NetNS:/var/run/netns/a2367fdf-d41f-4eee-b9d6-7a84fdd4cb9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4639d88e_25b6_41df_be7a_9a49b39a9968.slice PodAnnotations:0xc00141a3c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.222706 | controller |     "Jun 11 16:50:28.197312 crc crio[22018]: time=\"2026-06-11T16:50:28.197252125Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-bjnjg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.222721 | controller |     "Jun 11 16:50:28.489360 crc crio[22018]: time=\"2026-06-11T16:50:28.489189103Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=55c69b60-0276-4f4a-88ce-784db631350a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.222737 | controller |     "Jun 11 16:50:28.492859 crc crio[22018]: time=\"2026-06-11T16:50:28.492795207Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2cc18c00-b689-4dd1-a6b2-0caa18920455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222756 | controller |     "Jun 11 16:50:28.554051 crc crio[22018]: time=\"2026-06-11T16:50:28.55386423Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b2c3b6fa-bcda-4e4d-bbe9-c9efe8247bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.222771 | controller |     "Jun 11 16:50:28.567040 crc crio[22018]: time=\"2026-06-11T16:50:28.566927293Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook\" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222786 | controller |     "Jun 11 16:50:28.568795 crc crio[22018]: time=\"2026-06-11T16:50:28.568704409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222801 | controller |     "Jun 11 16:50:28.574148 crc crio[22018]: time=\"2026-06-11T16:50:28.574036326Z\" level=info msg=\"Stopped pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=e637287b-323d-4e9d-8cb8-2af7fb1e3ebc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.222815 | controller |     "Jun 11 16:50:28.636455 crc crio[22018]: time=\"2026-06-11T16:50:28.636270086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222830 | controller |     "Jun 11 16:50:28.649036 crc crio[22018]: time=\"2026-06-11T16:50:28.648623456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.222845 | controller |     "Jun 11 16:50:28.684072 crc crio[22018]: time=\"2026-06-11T16:50:28.683635294Z\" level=info msg=\"Stopped pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=7dcc54e7-9de4-4f36-a167-04a01f8f5b88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.222879 | controller |     "Jun 11 16:50:28.793287 crc crio[22018]: time=\"2026-06-11T16:50:28.792033665Z\" level=info msg=\"Created container fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34: cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook\" id=ababaa88-d55e-47a4-bf7e-98535bed59e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.222895 | controller |     "Jun 11 16:50:28.800214 crc crio[22018]: time=\"2026-06-11T16:50:28.799745898Z\" level=info msg=\"Starting container: fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34\" id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.222911 | controller |     "Jun 11 16:50:28.813550 crc crio[22018]: time=\"2026-06-11T16:50:28.811860202Z\" level=info msg=\"Started container\" PID=43275 containerID=fd01b3fe20a9e1af2d6b553d3a98a011330259194994bb96c115a2c0e8de4e34 description=cert-manager/cert-manager-webhook-587ccfb98-mbc7n/cert-manager-webhook id=88bc8779-4055-43d8-8da6-833f32eda923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17cc0476a5d7c21e8d48151d2bbfd62098c4aca5ca201a7eaee214f4124267a3",
2026-06-11 18:17:42.222926 | controller |     "Jun 11 16:50:28.969704 crc crio[22018]: time=\"2026-06-11T16:50:28.969629735Z\" level=info msg=\"Removing container: 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e\" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.222941 | controller |     "Jun 11 16:50:29.014767 crc crio[22018]: time=\"2026-06-11T16:50:29.002057296Z\" level=info msg=\"Removed container 4cde0b0e928dfceef5ec28e4688bf616051de7101d5c7a22cf0a3911464c8f0e: cert-manager/cert-manager-7b8b89f89d-x7kfx/cert-manager-controller\" id=ad373b73-3b32-4469-b2e2-266ddf156b8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.222961 | controller |     "Jun 11 16:50:29.023851 crc crio[22018]: time=\"2026-06-11T16:50:29.023765406Z\" level=info msg=\"Removing container: f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316\" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.222977 | controller |     "Jun 11 16:50:29.052987 crc crio[22018]: time=\"2026-06-11T16:50:29.052852072Z\" level=info msg=\"Removed container f883bd9224e87813299f317b15d7e3bffd88279a56523114e6394c62afd53316: cert-manager/cert-manager-cainjector-7f9fdd5dd5-bjnjg/cert-manager-cainjector\" id=9e34a9d4-c82e-41a1-84ae-5b0ac2c4db4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.222992 | controller |     "Jun 11 16:50:36.107595 crc crio[22018]: time=\"2026-06-11T16:50:36.106655077Z\" level=info msg=\"Stopping container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622 (timeout: 30s)\" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.223008 | controller |     "Jun 11 16:50:36.233834 crc crio[22018]: time=\"2026-06-11T16:50:36.233720471Z\" level=info msg=\"Stopped container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=2ff78540-ce22-4185-ba1e-b95f9e229007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.223023 | controller |     "Jun 11 16:50:36.234891 crc crio[22018]: time=\"2026-06-11T16:50:36.234818465Z\" level=info msg=\"Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223039 | controller |     "Jun 11 16:50:36.235448 crc crio[22018]: time=\"2026-06-11T16:50:36.23530272Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-fsdv6 Namespace:cert-manager ID:f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761 UID:61e55f78-5d8a-4e2f-9e7e-7fd3519fc178 NetNS:/var/run/netns/7c41f7f4-6b08-4159-918c-3f30d544e007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e55f78_5d8a_4e2f_9e7e_7fd3519fc178.slice PodAnnotations:0xc002ca00c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.223054 | controller |     "Jun 11 16:50:36.235631 crc crio[22018]: time=\"2026-06-11T16:50:36.235575579Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-fsdv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.223069 | controller |     "Jun 11 16:50:36.581520 crc crio[22018]: time=\"2026-06-11T16:50:36.579867758Z\" level=info msg=\"Stopped pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=878442e9-dee8-4648-a4f3-28d440385ee3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223084 | controller |     "Jun 11 16:50:37.072432 crc crio[22018]: time=\"2026-06-11T16:50:37.072254502Z\" level=info msg=\"Removing container: ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622\" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.223099 | controller |     "Jun 11 16:50:37.100665 crc crio[22018]: time=\"2026-06-11T16:50:37.100570284Z\" level=info msg=\"Removed container ebfc47b2ca079557776b58c7cab1626b50e466e2d0097b8fbc7aa02558975622: cert-manager/cert-manager-webhook-769f6b94cb-fsdv6/cert-manager-webhook\" id=f8469eec-f565-4f4f-861b-a22847684be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.223114 | controller |     "Jun 11 16:51:20.458917 crc crio[22018]: time=\"2026-06-11T16:51:20.458468822Z\" level=info msg=\"Removing container: 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279\" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.223174 | controller |     "Jun 11 16:51:20.571289 crc crio[22018]: time=\"2026-06-11T16:51:20.571179235Z\" level=info msg=\"Removed container 5fd7d5a2f161ac67affcb544bdfd58de01139f29579ab699164cad2c0518a279: openshift-infra/auto-csr-approver-29686604-7kshn/oc\" id=44792780-1024-4b97-8b37-7b7d9ecf9319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.223191 | controller |     "Jun 11 16:51:20.582586 crc crio[22018]: time=\"2026-06-11T16:51:20.582428926Z\" level=info msg=\"Stopping pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223206 | controller |     "Jun 11 16:51:20.582586 crc crio[22018]: time=\"2026-06-11T16:51:20.582506869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=9475cbab-6646-4fa6-b69b-69e56aabe25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223221 | controller |     "Jun 11 16:51:20.583872 crc crio[22018]: time=\"2026-06-11T16:51:20.583143949Z\" level=info msg=\"Removing pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223236 | controller |     "Jun 11 16:51:20.593541 crc crio[22018]: time=\"2026-06-11T16:51:20.593487049Z\" level=info msg=\"Removed pod sandbox: 0afb4a157dab29ec24afd5aef7e144bb8a38b1ca18fdd28b44e99ca97e9aaf55\" id=5385b4aa-03f6-4e6d-8579-011b84261904 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223251 | controller |     "Jun 11 16:51:20.594899 crc crio[22018]: time=\"2026-06-11T16:51:20.594644651Z\" level=info msg=\"Stopping pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223266 | controller |     "Jun 11 16:51:20.594899 crc crio[22018]: time=\"2026-06-11T16:51:20.594776045Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=0d92f668-93b0-41e0-92d5-ec4c5acbf1d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223280 | controller |     "Jun 11 16:51:20.595567 crc crio[22018]: time=\"2026-06-11T16:51:20.595484878Z\" level=info msg=\"Removing pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223295 | controller |     "Jun 11 16:51:20.609286 crc crio[22018]: time=\"2026-06-11T16:51:20.609133138Z\" level=info msg=\"Removed pod sandbox: f5332bd3b16a54f1a6a61491b2c1066e2cfa8e62cbcf409cfcdd61adc6304761\" id=d1e8d085-924f-4fae-8199-c44b5267cedf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223309 | controller |     "Jun 11 16:51:20.610125 crc crio[22018]: time=\"2026-06-11T16:51:20.610083177Z\" level=info msg=\"Stopping pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223324 | controller |     "Jun 11 16:51:20.610289 crc crio[22018]: time=\"2026-06-11T16:51:20.610264863Z\" level=info msg=\"Stopped pod sandbox (already stopped): d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=1f08259a-0e33-4f02-9786-24f8522cd810 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223339 | controller |     "Jun 11 16:51:20.611455 crc crio[22018]: time=\"2026-06-11T16:51:20.611227473Z\" level=info msg=\"Removing pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223357 | controller |     "Jun 11 16:51:20.624643 crc crio[22018]: time=\"2026-06-11T16:51:20.624518493Z\" level=info msg=\"Removed pod sandbox: d08c117e9a73f3511e6389b1b527438aea7d400f1be883f03692943fba67664c\" id=e7b2af4a-b343-4836-a567-9ada064769f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223372 | controller |     "Jun 11 16:51:20.627165 crc crio[22018]: time=\"2026-06-11T16:51:20.62700835Z\" level=info msg=\"Stopping pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223387 | controller |     "Jun 11 16:51:20.627165 crc crio[22018]: time=\"2026-06-11T16:51:20.627097403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=83663acc-3083-49d0-b15e-acd460f87c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.223401 | controller |     "Jun 11 16:51:20.628955 crc crio[22018]: time=\"2026-06-11T16:51:20.62887905Z\" level=info msg=\"Removing pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223415 | controller |     "Jun 11 16:51:20.640940 crc crio[22018]: time=\"2026-06-11T16:51:20.640813247Z\" level=info msg=\"Removed pod sandbox: 7d78daf14ebe237b6ae001496153aa13c68c942822aa8d79d6f392002abe4aa2\" id=931df6b6-c70c-4e11-b1a1-bd6edc9001bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.223430 | controller |     "Jun 11 16:51:21.494220 crc crio[22018]: time=\"2026-06-11T16:51:21.493694469Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD\" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223444 | controller |     "Jun 11 16:51:21.494905 crc crio[22018]: time=\"2026-06-11T16:51:21.494259897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.223459 | controller |     "Jun 11 16:51:21.523136 crc crio[22018]: time=\"2026-06-11T16:51:21.522950371Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}\"",
2026-06-11 18:17:42.223475 | controller |     "Jun 11 16:51:21.523136 crc crio[22018]: time=\"2026-06-11T16:51:21.523022653Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.223490 | controller |     "Jun 11 16:51:22.378871 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e3e3e99b029aaf Mac:7a:24:b1:6f:a6:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 SocketPath: PciID:}] [{Interface:0xc000154690 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.223505 | controller |     "Jun 11 16:51:22.380457 crc crio[22018]: time=\"2026-06-11T16:51:22.380280584Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-66b9676954-nxhgv Namespace:baremetal-operator-system ID:0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 UID:86725b6c-bba8-4ec5-9eac-63b023a83ade NetNS:/var/run/netns/a94b9b45-acc5-4b51-9244-97a1e6592e84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86725b6c_bba8_4ec5_9eac_63b023a83ade.slice PodAnnotations:0xc002300660}] Aliases:map[]}\"",
2026-06-11 18:17:42.223525 | controller |     "Jun 11 16:51:22.380642 crc crio[22018]: time=\"2026-06-11T16:51:22.380565523Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-66b9676954-nxhgv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.223548 | controller |     "Jun 11 16:51:22.389263 crc crio[22018]: time=\"2026-06-11T16:51:22.389206339Z\" level=info msg=\"Ran pod sandbox 0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/POD\" id=8b788394-9cfa-4d41-9c3b-a31f539319a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223566 | controller |     "Jun 11 16:51:22.399909 crc crio[22018]: time=\"2026-06-11T16:51:22.39977395Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.223581 | controller |     "Jun 11 16:51:22.409258 crc crio[22018]: time=\"2026-06-11T16:51:22.409174965Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 18:17:42.223597 | controller |     "Jun 11 16:51:22.450188 crc crio[22018]: time=\"2026-06-11T16:51:22.450094343Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-r8v6t/POD\" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223611 | controller |     "Jun 11 16:51:22.450408 crc crio[22018]: time=\"2026-06-11T16:51:22.450191866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.223627 | controller |     "Jun 11 16:51:22.476572 crc crio[22018]: time=\"2026-06-11T16:51:22.476519767Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}\"",
2026-06-11 18:17:42.223643 | controller |     "Jun 11 16:51:22.476809 crc crio[22018]: time=\"2026-06-11T16:51:22.476783615Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-r8v6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.223658 | controller |     "Jun 11 16:51:22.989994 crc crio[22018]: 2026-06-11T16:51:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d04c42c08ede7 Mac:1a:82:22:dc:58:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.223674 | controller |     "Jun 11 16:51:22.990985 crc crio[22018]: time=\"2026-06-11T16:51:22.99079628Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc00285ca88}] Aliases:map[]}\"",
2026-06-11 18:17:42.223695 | controller |     "Jun 11 16:51:22.990985 crc crio[22018]: time=\"2026-06-11T16:51:22.990969975Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-r8v6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.223711 | controller |     "Jun 11 16:51:22.998597 crc crio[22018]: time=\"2026-06-11T16:51:22.996606765Z\" level=info msg=\"Ran pod sandbox 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 with infra container: openstack-operators/openstack-operator-index-r8v6t/POD\" id=f24bcd87-a5c4-43f0-9f74-50e30219714f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223726 | controller |     "Jun 11 16:51:23.002123 crc crio[22018]: time=\"2026-06-11T16:51:23.001990994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.223741 | controller |     "Jun 11 16:51:23.002576 crc crio[22018]: time=\"2026-06-11T16:51:23.002445379Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.223756 | controller |     "Jun 11 16:51:23.002686 crc crio[22018]: time=\"2026-06-11T16:51:23.002578303Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=831049cc-8e4d-4962-91fc-2261115c70a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.223771 | controller |     "Jun 11 16:51:23.004531 crc crio[22018]: time=\"2026-06-11T16:51:23.004487671Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.223786 | controller |     "Jun 11 16:51:23.008907 crc crio[22018]: time=\"2026-06-11T16:51:23.008829858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-11 18:17:42.223801 | controller |     "Jun 11 16:51:25.241683 crc crio[22018]: time=\"2026-06-11T16:51:25.240797233Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD\" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223815 | controller |     "Jun 11 16:51:25.243385 crc crio[22018]: time=\"2026-06-11T16:51:25.241742783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.223830 | controller |     "Jun 11 16:51:26.129726 crc crio[22018]: time=\"2026-06-11T16:51:26.12964812Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223846 | controller |     "Jun 11 16:51:26.129824 crc crio[22018]: time=\"2026-06-11T16:51:26.129777374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.223880 | controller |     "Jun 11 16:51:26.219686 crc crio[22018]: time=\"2026-06-11T16:51:26.219567267Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223901 | controller |     "Jun 11 16:51:26.234298 crc crio[22018]: time=\"2026-06-11T16:51:26.233880486Z\" level=info msg=\"Ran pod sandbox 550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020 with infra container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/POD\" id=5c3ba0d5-2301-4710-9807-29cd32978f60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.223917 | controller |     "Jun 11 16:51:26.237884 crc crio[22018]: time=\"2026-06-11T16:51:26.237814518Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.223932 | controller |     "Jun 11 16:51:26.241706 crc crio[22018]: time=\"2026-06-11T16:51:26.24163105Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}\"",
2026-06-11 18:17:42.223948 | controller |     "Jun 11 16:51:26.241706 crc crio[22018]: time=\"2026-06-11T16:51:26.241691012Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.223979 | controller |     "Jun 11 16:51:26.242991 crc crio[22018]: time=\"2026-06-11T16:51:26.242902509Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 18:17:42.223999 | controller |     "Jun 11 16:51:26.369375 crc crio[22018]: time=\"2026-06-11T16:51:26.367608199Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=80285f6f-7a55-49dd-9830-320880ff46aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.224015 | controller |     "Jun 11 16:51:26.372152 crc crio[22018]: time=\"2026-06-11T16:51:26.37116124Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=29c3a064-70b4-456d-9530-601f698cc8b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224030 | controller |     "Jun 11 16:51:26.380015 crc crio[22018]: time=\"2026-06-11T16:51:26.379777206Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fb6de369-cdcf-47e6-af34-ac096ef093dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224045 | controller |     "Jun 11 16:51:26.394152 crc crio[22018]: time=\"2026-06-11T16:51:26.393893068Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager\" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224061 | controller |     "Jun 11 16:51:26.400554 crc crio[22018]: time=\"2026-06-11T16:51:26.400071585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224076 | controller |     "Jun 11 16:51:26.477488 crc crio[22018]: time=\"2026-06-11T16:51:26.477225882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224091 | controller |     "Jun 11 16:51:26.521429 crc crio[22018]: time=\"2026-06-11T16:51:26.520612828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224150 | controller |     "Jun 11 16:51:26.684742 crc crio[22018]: time=\"2026-06-11T16:51:26.681821768Z\" level=info msg=\"Created container 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76: baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager\" id=93200b07-8ebf-4d13-8baf-adca4af8f122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224172 | controller |     "Jun 11 16:51:26.684742 crc crio[22018]: 2026-06-11T16:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c803945a74631d6 Mac:ca:ff:8e:4d:33:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 SocketPath: PciID:}] [{Interface:0xc000423220 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.224189 | controller |     "Jun 11 16:51:26.684742 crc crio[22018]: time=\"2026-06-11T16:51:26.684193633Z\" level=info msg=\"Starting container: 9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76\" id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.224204 | controller |     "Jun 11 16:51:26.688077 crc crio[22018]: time=\"2026-06-11T16:51:26.686674572Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc002b14320}] Aliases:map[]}\"",
2026-06-11 18:17:42.224220 | controller |     "Jun 11 16:51:26.688077 crc crio[22018]: time=\"2026-06-11T16:51:26.68685185Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.224236 | controller |     "Jun 11 16:51:26.694723 crc crio[22018]: time=\"2026-06-11T16:51:26.694596414Z\" level=info msg=\"Ran pod sandbox c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa with infra container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/POD\" id=39912335-4e2e-454c-aae5-f4f25b6b435a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.224251 | controller |     "Jun 11 16:51:26.696715 crc crio[22018]: time=\"2026-06-11T16:51:26.69649788Z\" level=info msg=\"Started container\" PID=44509 containerID=9a9757f050ec30a3d6998d8bc53c2291d34d1fd703806f0210b0b1190fa33b76 description=baremetal-operator-system/baremetal-operator-controller-manager-66b9676954-nxhgv/manager id=42828432-9c03-44a0-b9f3-79955675df48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e3e3e99b029aaf9af62fd293d82891febbb8070da4e24516080901ce022a932",
2026-06-11 18:17:42.224266 | controller |     "Jun 11 16:51:26.701845 crc crio[22018]: time=\"2026-06-11T16:51:26.701749956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.224281 | controller |     "Jun 11 16:51:26.707962 crc crio[22018]: time=\"2026-06-11T16:51:26.707790757Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 18:17:42.224296 | controller |     "Jun 11 16:52:01.884907 crc crio[22018]: time=\"2026-06-11T16:52:01.883183645Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62\" id=b7f33546-5ef4-4271-bbec-62e41df28f71 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.224311 | controller |     "Jun 11 16:52:01.887581 crc crio[22018]: time=\"2026-06-11T16:52:01.886213738Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=01aedf66-db32-4b6e-957c-4a9abd031438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224330 | controller |     "Jun 11 16:52:03.302613 crc crio[22018]: time=\"2026-06-11T16:52:03.301937455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686612-zt7kd/POD\" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.224346 | controller |     "Jun 11 16:52:03.303714 crc crio[22018]: time=\"2026-06-11T16:52:03.302636438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224367 | controller |     "Jun 11 16:52:03.872946 crc crio[22018]: time=\"2026-06-11T16:52:03.872616608Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=baeb5def-eaee-4655-853b-b23a8d0902e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.224388 | controller |     "Jun 11 16:52:03.874192 crc crio[22018]: time=\"2026-06-11T16:52:03.874118143Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=66f482f1-f63d-43dd-837d-a94cc751eb01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224407 | controller |     "Jun 11 16:52:04.071216 crc crio[22018]: time=\"2026-06-11T16:52:04.071076749Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=18512377-6671-4366-95ed-20f51c3fab25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224427 | controller |     "Jun 11 16:52:04.086523 crc crio[22018]: time=\"2026-06-11T16:52:04.084927116Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=549abb12-a372-47c0-b82e-21cdcaba63a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224442 | controller |     "Jun 11 16:52:04.092458 crc crio[22018]: time=\"2026-06-11T16:52:04.092253218Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}\"",
2026-06-11 18:17:42.224458 | controller |     "Jun 11 16:52:04.092616 crc crio[22018]: time=\"2026-06-11T16:52:04.092464835Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686612-zt7kd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.224473 | controller |     "Jun 11 16:52:04.100905 crc crio[22018]: time=\"2026-06-11T16:52:04.100838318Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader\" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224488 | controller |     "Jun 11 16:52:04.103064 crc crio[22018]: time=\"2026-06-11T16:52:04.102946435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224503 | controller |     "Jun 11 16:52:04.129814 crc crio[22018]: time=\"2026-06-11T16:52:04.129604363Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224518 | controller |     "Jun 11 16:52:04.130499 crc crio[22018]: time=\"2026-06-11T16:52:04.130219073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224542 | controller |     "Jun 11 16:52:04.172091 crc crio[22018]: time=\"2026-06-11T16:52:04.171970488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224566 | controller |     "Jun 11 16:52:04.181949 crc crio[22018]: time=\"2026-06-11T16:52:04.181756259Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=3495c8b7-1227-4239-97f5-22ecf1385661 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.224585 | controller |     "Jun 11 16:52:04.187996 crc crio[22018]: time=\"2026-06-11T16:52:04.187787056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=f80d9583-a657-4ea7-b521-6981e07c6d06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224601 | controller |     "Jun 11 16:52:04.209832 crc crio[22018]: time=\"2026-06-11T16:52:04.208684169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=ae05335f-3e77-4aa9-b6f0-9ab5176bad4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.224616 | controller |     "Jun 11 16:52:04.226278 crc crio[22018]: time=\"2026-06-11T16:52:04.226108556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224631 | controller |     "Jun 11 16:52:04.265088 crc crio[22018]: time=\"2026-06-11T16:52:04.258922419Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224646 | controller |     "Jun 11 16:52:04.269731 crc crio[22018]: time=\"2026-06-11T16:52:04.268918244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224661 | controller |     "Jun 11 16:52:04.342981 crc crio[22018]: time=\"2026-06-11T16:52:04.342845784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224677 | controller |     "Jun 11 16:52:04.374608 crc crio[22018]: time=\"2026-06-11T16:52:04.37414694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224691 | controller |     "Jun 11 16:52:04.386564 crc crio[22018]: time=\"2026-06-11T16:52:04.386082695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224706 | controller |     "Jun 11 16:52:04.520429 crc crio[22018]: time=\"2026-06-11T16:52:04.519195039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.224721 | controller |     "Jun 11 16:52:04.578078 crc crio[22018]: time=\"2026-06-11T16:52:04.577937331Z\" level=info msg=\"Created container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=fa437c7d-1a64-4c2a-951c-8f8fbb13e810 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224736 | controller |     "Jun 11 16:52:04.579497 crc crio[22018]: time=\"2026-06-11T16:52:04.579199749Z\" level=info msg=\"Created container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=9228ff86-66cf-4347-ba65-ff6f72ade2db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224756 | controller |     "Jun 11 16:52:04.580882 crc crio[22018]: time=\"2026-06-11T16:52:04.580676349Z\" level=info msg=\"Starting container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be\" id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.224772 | controller |     "Jun 11 16:52:04.598241 crc crio[22018]: time=\"2026-06-11T16:52:04.598094905Z\" level=info msg=\"Started container\" PID=45273 containerID=dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be description=openstack-operators/openstack-operator-index-r8v6t/registry-server id=13a83924-b09b-4e10-8e56-a1ee2f65bda4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496",
2026-06-11 18:17:42.224787 | controller |     "Jun 11 16:52:04.598882 crc crio[22018]: time=\"2026-06-11T16:52:04.598141296Z\" level=info msg=\"Starting container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd\" id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.224802 | controller |     "Jun 11 16:52:04.631033 crc crio[22018]: time=\"2026-06-11T16:52:04.630945334Z\" level=info msg=\"Started container\" PID=45271 containerID=890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd description=baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager id=441a4c04-ae53-486d-b9ef-b5a38a19dfb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa",
2026-06-11 18:17:42.224817 | controller |     "Jun 11 16:52:04.693044 crc crio[22018]: time=\"2026-06-11T16:52:04.692907353Z\" level=info msg=\"Created container bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader\" id=3e365d6e-4871-4113-ac2b-a4c3f2376e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.224832 | controller |     "Jun 11 16:52:04.696247 crc crio[22018]: time=\"2026-06-11T16:52:04.696005261Z\" level=info msg=\"Starting container: bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23\" id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.224872 | controller |     "Jun 11 16:52:04.714250 crc crio[22018]: time=\"2026-06-11T16:52:04.714130741Z\" level=info msg=\"Started container\" PID=45289 containerID=bcdde96aa9fb920a45b3c1a65dc25065078956c29e1ba9dd630931c14ca2ae23 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-ipa-downloader id=6b97f6e0-ec9a-4b4c-bfc6-8d975f56c7b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020",
2026-06-11 18:17:42.224903 | controller |     "Jun 11 16:52:05.313840 crc crio[22018]: 2026-06-11T16:52:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2eee71c40824f Mac:8e:20:21:d7:1e:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.224926 | controller |     "Jun 11 16:52:05.315813 crc crio[22018]: time=\"2026-06-11T16:52:05.315734008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc00141a378}] Aliases:map[]}\"",
2026-06-11 18:17:42.224952 | controller |     "Jun 11 16:52:05.316048 crc crio[22018]: time=\"2026-06-11T16:52:05.315976226Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686612-zt7kd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.224975 | controller |     "Jun 11 16:52:05.323134 crc crio[22018]: time=\"2026-06-11T16:52:05.323056481Z\" level=info msg=\"Ran pod sandbox fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d with infra container: openshift-infra/auto-csr-approver-29686612-zt7kd/POD\" id=94234140-5491-411d-9bcb-db571f9be555 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.224996 | controller |     "Jun 11 16:52:05.325853 crc crio[22018]: time=\"2026-06-11T16:52:05.325756303Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.225018 | controller |     "Jun 11 16:52:05.333749 crc crio[22018]: time=\"2026-06-11T16:52:05.333646662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.225042 | controller |     "Jun 11 16:52:05.429173 crc crio[22018]: time=\"2026-06-11T16:52:05.429074208Z\" level=info msg=\"Stopping container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd (timeout: 10s)\" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.225064 | controller |     "Jun 11 16:52:05.739120 crc crio[22018]: time=\"2026-06-11T16:52:05.738488926Z\" level=info msg=\"Stopped container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=af2a6654-f460-479a-91be-9fc1c9f8d883 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.225084 | controller |     "Jun 11 16:52:05.740251 crc crio[22018]: time=\"2026-06-11T16:52:05.740136409Z\" level=info msg=\"Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225104 | controller |     "Jun 11 16:52:05.741656 crc crio[22018]: time=\"2026-06-11T16:52:05.741569355Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-569cc78775-dl9hp Namespace:baremetal-operator-system ID:c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa UID:a58f748e-ea8f-48a6-aa7e-669a465a1bef NetNS:/var/run/netns/d026dd8f-e9f9-4990-b16a-87f709a21992 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda58f748e_ea8f_48a6_aa7e_669a465a1bef.slice PodAnnotations:0xc000380a60}] Aliases:map[]}\"",
2026-06-11 18:17:42.225125 | controller |     "Jun 11 16:52:05.741836 crc crio[22018]: time=\"2026-06-11T16:52:05.741785891Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-569cc78775-dl9hp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.225145 | controller |     "Jun 11 16:52:06.012129 crc crio[22018]: time=\"2026-06-11T16:52:06.012030886Z\" level=info msg=\"Stopped pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=16b70ef3-161d-4a6f-b7d0-4d177c50c9fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225166 | controller |     "Jun 11 16:52:06.441864 crc crio[22018]: time=\"2026-06-11T16:52:06.441173117Z\" level=info msg=\"Removing container: 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd\" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.225188 | controller |     "Jun 11 16:52:06.478423 crc crio[22018]: time=\"2026-06-11T16:52:06.47827379Z\" level=info msg=\"Removed container 890b379c6669f404407833c932451a1c528b6ed1d5fc632fcff8b2e9deba59dd: baremetal-operator-system/baremetal-operator-controller-manager-569cc78775-dl9hp/manager\" id=6f55c003-4968-4dc5-ac10-d7412788e8e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.225215 | controller |     "Jun 11 16:52:07.214093 crc crio[22018]: time=\"2026-06-11T16:52:07.213988078Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d8a2ce0-6511-4e62-b416-40546523739e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.225236 | controller |     "Jun 11 16:52:07.215820 crc crio[22018]: time=\"2026-06-11T16:52:07.215710892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ccd4418d-3423-4dfb-ae9c-8ec965f0d92f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.225256 | controller |     "Jun 11 16:52:07.217857 crc crio[22018]: time=\"2026-06-11T16:52:07.217787927Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75e3a4d7-dfd2-4d01-ad55-9d1eff9700e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.225274 | controller |     "Jun 11 16:52:07.237443 crc crio[22018]: time=\"2026-06-11T16:52:07.23725087Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.225292 | controller |     "Jun 11 16:52:07.238047 crc crio[22018]: time=\"2026-06-11T16:52:07.23789271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225310 | controller |     "Jun 11 16:52:07.271409 crc crio[22018]: time=\"2026-06-11T16:52:07.271262962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225328 | controller |     "Jun 11 16:52:07.582487 crc crio[22018]: time=\"2026-06-11T16:52:07.581651412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225346 | controller |     "Jun 11 16:52:07.710678 crc crio[22018]: time=\"2026-06-11T16:52:07.710564124Z\" level=info msg=\"Created container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=b365f19c-e2da-48dc-aff9-3035b99efcf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.225364 | controller |     "Jun 11 16:52:07.711810 crc crio[22018]: time=\"2026-06-11T16:52:07.711764262Z\" level=info msg=\"Starting container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0\" id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.225383 | controller |     "Jun 11 16:52:07.718580 crc crio[22018]: time=\"2026-06-11T16:52:07.718514175Z\" level=info msg=\"Started container\" PID=45483 containerID=5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0 description=openshift-infra/auto-csr-approver-29686612-zt7kd/oc id=4f3a9e77-0a18-4c38-999f-b8e7961f9f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d",
2026-06-11 18:17:42.225401 | controller |     "Jun 11 16:52:09.482674 crc crio[22018]: time=\"2026-06-11T16:52:09.482020443Z\" level=info msg=\"Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225419 | controller |     "Jun 11 16:52:09.484513 crc crio[22018]: time=\"2026-06-11T16:52:09.483073967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686612-zt7kd Namespace:openshift-infra ID:fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d UID:fdd19d7c-fa94-4d39-bdf5-4d1356506cf4 NetNS:/var/run/netns/e4de0dbf-a548-4f45-acc0-a7e59c7bbbfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdd19d7c_fa94_4d39_bdf5_4d1356506cf4.slice PodAnnotations:0xc000380c20}] Aliases:map[]}\"",
2026-06-11 18:17:42.225444 | controller |     "Jun 11 16:52:09.484513 crc crio[22018]: time=\"2026-06-11T16:52:09.483222832Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686612-zt7kd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.225465 | controller |     "Jun 11 16:52:09.754310 crc crio[22018]: time=\"2026-06-11T16:52:09.752890868Z\" level=info msg=\"Stopped pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=beaf9f17-ff9b-4c38-8134-61140b1f5839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225485 | controller |     "Jun 11 16:52:18.129477 crc crio[22018]: time=\"2026-06-11T16:52:18.128649328Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6npdp/POD\" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.225505 | controller |     "Jun 11 16:52:18.130648 crc crio[22018]: time=\"2026-06-11T16:52:18.129528826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225527 | controller |     "Jun 11 16:52:18.167670 crc crio[22018]: time=\"2026-06-11T16:52:18.167255175Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}\"",
2026-06-11 18:17:42.225551 | controller |     "Jun 11 16:52:18.167670 crc crio[22018]: time=\"2026-06-11T16:52:18.167657208Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6npdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.225572 | controller |     "Jun 11 16:52:20.331801 crc crio[22018]: 2026-06-11T16:52:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ae8a5cdf1e136d Mac:2a:d1:09:ca:de:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.225593 | controller |     "Jun 11 16:52:20.335177 crc crio[22018]: time=\"2026-06-11T16:52:20.33427417Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc001ade030}] Aliases:map[]}\"",
2026-06-11 18:17:42.225615 | controller |     "Jun 11 16:52:20.341409 crc crio[22018]: time=\"2026-06-11T16:52:20.341261303Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6npdp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.225638 | controller |     "Jun 11 16:52:20.349133 crc crio[22018]: time=\"2026-06-11T16:52:20.349055892Z\" level=info msg=\"Ran pod sandbox 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 with infra container: openshift-marketplace/community-operators-6npdp/POD\" id=966ed920-9db8-4d49-baf3-a1d00d46d7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.225663 | controller |     "Jun 11 16:52:20.351901 crc crio[22018]: time=\"2026-06-11T16:52:20.35183323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23dbbad9-3547-4b1b-845d-20d3358c8f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.225679 | controller |     "Jun 11 16:52:20.356437 crc crio[22018]: time=\"2026-06-11T16:52:20.356192706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6d617b9-7e9d-4a8a-9be6-e2ae4e0e5e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.225694 | controller |     "Jun 11 16:52:20.364143 crc crio[22018]: time=\"2026-06-11T16:52:20.364069484Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.225709 | controller |     "Jun 11 16:52:20.365867 crc crio[22018]: time=\"2026-06-11T16:52:20.3658237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225724 | controller |     "Jun 11 16:52:20.405422 crc crio[22018]: time=\"2026-06-11T16:52:20.405191752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225739 | controller |     "Jun 11 16:52:20.411304 crc crio[22018]: time=\"2026-06-11T16:52:20.4111983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.225754 | controller |     "Jun 11 16:52:20.533462 crc crio[22018]: time=\"2026-06-11T16:52:20.533269146Z\" level=info msg=\"Created container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=bd23947f-b7b8-4961-87f8-38b1a32371db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.225769 | controller |     "Jun 11 16:52:20.535244 crc crio[22018]: time=\"2026-06-11T16:52:20.535141005Z\" level=info msg=\"Starting container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22\" id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.225784 | controller |     "Jun 11 16:52:20.541432 crc crio[22018]: time=\"2026-06-11T16:52:20.541195246Z\" level=info msg=\"Started container\" PID=45822 containerID=569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22 description=openshift-marketplace/community-operators-6npdp/extract-utilities id=ff255093-0762-4279-acc2-2ae9ed208d37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6",
2026-06-11 18:17:42.225800 | controller |     "Jun 11 16:52:20.659673 crc crio[22018]: time=\"2026-06-11T16:52:20.659554605Z\" level=info msg=\"Removing container: dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60\" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.225814 | controller |     "Jun 11 16:52:20.897228 crc crio[22018]: time=\"2026-06-11T16:52:20.896541254Z\" level=info msg=\"Removed container dd9a34b37b2ed6cf2baf046d48093ed22291f5aa35c5357961cc605f18972a60: openshift-infra/auto-csr-approver-29686606-gcwng/oc\" id=d4202c47-b52b-484f-9451-5b562ea138d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.225829 | controller |     "Jun 11 16:52:20.905863 crc crio[22018]: time=\"2026-06-11T16:52:20.90566994Z\" level=info msg=\"Stopping pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225865 | controller |     "Jun 11 16:52:20.906128 crc crio[22018]: time=\"2026-06-11T16:52:20.905927898Z\" level=info msg=\"Stopped pod sandbox (already stopped): c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=95425dc7-0924-4ce5-88f7-1c2f29784f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225888 | controller |     "Jun 11 16:52:20.908790 crc crio[22018]: time=\"2026-06-11T16:52:20.908699916Z\" level=info msg=\"Removing pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.225905 | controller |     "Jun 11 16:52:20.922631 crc crio[22018]: time=\"2026-06-11T16:52:20.922460844Z\" level=info msg=\"Removed pod sandbox: c803945a74631d69ef02eb875145dc45573579d01911ff90b6b83cd8555edcfa\" id=9935fdc7-1ba2-4d9f-8d3b-36389856445f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.225921 | controller |     "Jun 11 16:52:20.923771 crc crio[22018]: time=\"2026-06-11T16:52:20.923683478Z\" level=info msg=\"Stopping pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225935 | controller |     "Jun 11 16:52:20.923853 crc crio[22018]: time=\"2026-06-11T16:52:20.923785571Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=f71534c4-8a64-48c6-9548-87fc2b26fadb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.225950 | controller |     "Jun 11 16:52:20.925071 crc crio[22018]: time=\"2026-06-11T16:52:20.924805904Z\" level=info msg=\"Removing pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.225965 | controller |     "Jun 11 16:52:20.939836 crc crio[22018]: time=\"2026-06-11T16:52:20.939708264Z\" level=info msg=\"Removed pod sandbox: e3a7587fbbef020a244e38341c8cba61f33f048175dbe26e0347ef938fc534c5\" id=63850d8e-097a-47ef-9080-226406866a0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.225980 | controller |     "Jun 11 16:52:21.663143 crc crio[22018]: time=\"2026-06-11T16:52:21.662831117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.225995 | controller |     "Jun 11 16:52:21.686831 crc crio[22018]: time=\"2026-06-11T16:52:21.684268793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.226010 | controller |     "Jun 11 16:52:23.038871 crc crio[22018]: time=\"2026-06-11T16:52:23.038743819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=c0c66861-2786-4c80-8856-b20a66d9cbb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.226024 | controller |     "Jun 11 16:52:23.041090 crc crio[22018]: time=\"2026-06-11T16:52:23.04096364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c753c201-882d-4778-afc4-42544d81b6b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226039 | controller |     "Jun 11 16:52:23.045625 crc crio[22018]: time=\"2026-06-11T16:52:23.045289336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f900ba3a-97fd-4b93-9872-c3ce8ec22e8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226058 | controller |     "Jun 11 16:52:23.058957 crc crio[22018]: time=\"2026-06-11T16:52:23.058836362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/extract-content\" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226073 | controller |     "Jun 11 16:52:23.059493 crc crio[22018]: time=\"2026-06-11T16:52:23.059432131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226088 | controller |     "Jun 11 16:52:23.095153 crc crio[22018]: time=\"2026-06-11T16:52:23.095036525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226103 | controller |     "Jun 11 16:52:23.098887 crc crio[22018]: time=\"2026-06-11T16:52:23.098810625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226117 | controller |     "Jun 11 16:52:23.228802 crc crio[22018]: time=\"2026-06-11T16:52:23.228643312Z\" level=info msg=\"Created container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content\" id=1e3e70c3-0c5f-4690-8051-fcc934319a47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226132 | controller |     "Jun 11 16:52:23.233872 crc crio[22018]: time=\"2026-06-11T16:52:23.233752703Z\" level=info msg=\"Starting container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f\" id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.226147 | controller |     "Jun 11 16:52:23.241569 crc crio[22018]: time=\"2026-06-11T16:52:23.24125337Z\" level=info msg=\"Started container\" PID=45857 containerID=5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f description=openshift-marketplace/community-operators-6npdp/extract-content id=f30fdb7e-bb3e-45ac-94a0-b08d81079dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6",
2026-06-11 18:17:42.226162 | controller |     "Jun 11 16:52:29.761563 crc crio[22018]: time=\"2026-06-11T16:52:29.760909143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=317e0737-6069-4ba7-b03e-dacbe35edac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226178 | controller |     "Jun 11 16:52:29.763982 crc crio[22018]: time=\"2026-06-11T16:52:29.763910798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb5ee0ec-c018-49de-9a5d-ee20da4db396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226193 | controller |     "Jun 11 16:52:30.017272 crc crio[22018]: time=\"2026-06-11T16:52:30.017199293Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6npdp/registry-server\" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226208 | controller |     "Jun 11 16:52:30.018607 crc crio[22018]: time=\"2026-06-11T16:52:30.018285168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226222 | controller |     "Jun 11 16:52:30.068906 crc crio[22018]: time=\"2026-06-11T16:52:30.068614418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226238 | controller |     "Jun 11 16:52:30.072696 crc crio[22018]: time=\"2026-06-11T16:52:30.072670376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226257 | controller |     "Jun 11 16:52:30.244758 crc crio[22018]: time=\"2026-06-11T16:52:30.244554472Z\" level=info msg=\"Created container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=6ef96549-3b4a-47aa-b1f0-7ed60b630342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226273 | controller |     "Jun 11 16:52:30.246579 crc crio[22018]: time=\"2026-06-11T16:52:30.246206053Z\" level=info msg=\"Starting container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847\" id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.226287 | controller |     "Jun 11 16:52:30.254471 crc crio[22018]: time=\"2026-06-11T16:52:30.254229439Z\" level=info msg=\"Started container\" PID=45997 containerID=3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 description=openshift-marketplace/community-operators-6npdp/registry-server id=e570ed71-c4f0-43ea-b187-e22940efd710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6",
2026-06-11 18:17:42.226302 | controller |     "Jun 11 16:52:38.571260 crc crio[22018]: time=\"2026-06-11T16:52:38.570091647Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD\" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.226317 | controller |     "Jun 11 16:52:38.573112 crc crio[22018]: time=\"2026-06-11T16:52:38.571557244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226332 | controller |     "Jun 11 16:52:38.630628 crc crio[22018]: time=\"2026-06-11T16:52:38.630508058Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.226348 | controller |     "Jun 11 16:52:38.630628 crc crio[22018]: time=\"2026-06-11T16:52:38.630597513Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.226364 | controller |     "Jun 11 16:52:40.141160 crc crio[22018]: 2026-06-11T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9beb74ba1bb1960 Mac:02:ab:d4:5d:c6:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.226381 | controller |     "Jun 11 16:52:40.145429 crc crio[22018]: time=\"2026-06-11T16:52:40.145131695Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1b0b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.226399 | controller |     "Jun 11 16:52:40.145632 crc crio[22018]: time=\"2026-06-11T16:52:40.145535908Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.226415 | controller |     "Jun 11 16:52:40.173458 crc crio[22018]: time=\"2026-06-11T16:52:40.173064335Z\" level=info msg=\"Ran pod sandbox 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/POD\" id=9a94b2c4-4928-4f0b-863e-d66283c7812b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.226430 | controller |     "Jun 11 16:52:40.175979 crc crio[22018]: time=\"2026-06-11T16:52:40.175899683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffd8dcd4-8fac-4f5b-86d1-788727452f0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226445 | controller |     "Jun 11 16:52:40.184861 crc crio[22018]: time=\"2026-06-11T16:52:40.184749854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7fd3708-10df-4221-8ffe-6262a270b859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226460 | controller |     "Jun 11 16:52:40.192726 crc crio[22018]: time=\"2026-06-11T16:52:40.192620911Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226475 | controller |     "Jun 11 16:52:40.193236 crc crio[22018]: time=\"2026-06-11T16:52:40.193165378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226489 | controller |     "Jun 11 16:52:40.234964 crc crio[22018]: time=\"2026-06-11T16:52:40.23487289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226504 | controller |     "Jun 11 16:52:40.238217 crc crio[22018]: time=\"2026-06-11T16:52:40.238161414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226519 | controller |     "Jun 11 16:52:40.399848 crc crio[22018]: time=\"2026-06-11T16:52:40.399471237Z\" level=info msg=\"Created container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=745db563-66cf-46fe-94c6-f287278d70f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226540 | controller |     "Jun 11 16:52:40.402068 crc crio[22018]: time=\"2026-06-11T16:52:40.401884493Z\" level=info msg=\"Starting container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b\" id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.226561 | controller |     "Jun 11 16:52:40.411238 crc crio[22018]: time=\"2026-06-11T16:52:40.411066083Z\" level=info msg=\"Started container\" PID=46273 containerID=e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util id=1cdc4156-f7c5-4fd4-bb0c-04653d62f5e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba",
2026-06-11 18:17:42.226578 | controller |     "Jun 11 16:52:40.939621 crc crio[22018]: time=\"2026-06-11T16:52:40.938032335Z\" level=info msg=\"Stopping container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847 (timeout: 2s)\" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.226598 | controller |     "Jun 11 16:52:41.104176 crc crio[22018]: time=\"2026-06-11T16:52:41.104127552Z\" level=info msg=\"Stopped container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=64667bd6-db42-454d-a96c-9c6504730bbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.226614 | controller |     "Jun 11 16:52:41.107887 crc crio[22018]: time=\"2026-06-11T16:52:41.107833168Z\" level=info msg=\"Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.226630 | controller |     "Jun 11 16:52:41.108590 crc crio[22018]: time=\"2026-06-11T16:52:41.108551561Z\" level=info msg=\"Got pod network &{Name:community-operators-6npdp Namespace:openshift-marketplace ID:0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6 UID:d71164b9-5dbc-48de-b8eb-055ee52697b4 NetNS:/var/run/netns/4760266e-f96d-44c0-bd20-b8746528aef0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd71164b9_5dbc_48de_b8eb_055ee52697b4.slice PodAnnotations:0xc00012aa08}] Aliases:map[]}\"",
2026-06-11 18:17:42.226646 | controller |     "Jun 11 16:52:41.108907 crc crio[22018]: time=\"2026-06-11T16:52:41.108879141Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6npdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.226661 | controller |     "Jun 11 16:52:41.647186 crc crio[22018]: time=\"2026-06-11T16:52:41.64713536Z\" level=info msg=\"Stopped pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=03d9dc7c-df50-4ebf-8ee8-dbe21c16664c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.226676 | controller |     "Jun 11 16:52:41.959880 crc crio[22018]: time=\"2026-06-11T16:52:41.959115023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.226691 | controller |     "Jun 11 16:52:41.973060 crc crio[22018]: time=\"2026-06-11T16:52:41.97298282Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"",
2026-06-11 18:17:42.226706 | controller |     "Jun 11 16:52:41.985290 crc crio[22018]: time=\"2026-06-11T16:52:41.984772201Z\" level=info msg=\"Removing container: 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847\" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226722 | controller |     "Jun 11 16:52:42.077453 crc crio[22018]: time=\"2026-06-11T16:52:42.076696506Z\" level=info msg=\"Removed container 3d37997221b40fdac2d34672d4cb4d469afff0e539daaf6e98f191372f9e5847: openshift-marketplace/community-operators-6npdp/registry-server\" id=10657281-3bba-490b-96dd-4f93c26eb436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226737 | controller |     "Jun 11 16:52:42.088251 crc crio[22018]: time=\"2026-06-11T16:52:42.088127476Z\" level=info msg=\"Removing container: 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f\" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226752 | controller |     "Jun 11 16:52:42.143578 crc crio[22018]: time=\"2026-06-11T16:52:42.1434296Z\" level=info msg=\"Removed container 5e35f0458122c1b945329d34306a5671c3eb0752a509581d7e3cd60599d6047f: openshift-marketplace/community-operators-6npdp/extract-content\" id=8d469e67-9c82-430e-a825-a1d15ff3b168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226771 | controller |     "Jun 11 16:52:42.148859 crc crio[22018]: time=\"2026-06-11T16:52:42.148773151Z\" level=info msg=\"Removing container: 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22\" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226787 | controller |     "Jun 11 16:52:42.173801 crc crio[22018]: time=\"2026-06-11T16:52:42.173691906Z\" level=info msg=\"Removed container 569bfe56ea2e4c7fb304ca95dd6b799b8a967655e9b23c04a38607046d103c22: openshift-marketplace/community-operators-6npdp/extract-utilities\" id=6bc178a3-addc-4be2-a87c-b26b77360ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.226802 | controller |     "Jun 11 16:52:43.186878 crc crio[22018]: time=\"2026-06-11T16:52:43.186739034Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=daa689cd-362f-4806-81b6-252c4870db05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.226817 | controller |     "Jun 11 16:52:43.188219 crc crio[22018]: time=\"2026-06-11T16:52:43.188130237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=b0d42183-f754-4277-843b-a8d474f0e733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226832 | controller |     "Jun 11 16:52:43.192145 crc crio[22018]: time=\"2026-06-11T16:52:43.192018329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e6b49176-3c9d-476f-a86f-97768c4163c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.226846 | controller |     "Jun 11 16:52:43.202502 crc crio[22018]: time=\"2026-06-11T16:52:43.202265702Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226882 | controller |     "Jun 11 16:52:43.203740 crc crio[22018]: time=\"2026-06-11T16:52:43.203604055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226898 | controller |     "Jun 11 16:52:43.235623 crc crio[22018]: time=\"2026-06-11T16:52:43.235534341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226913 | controller |     "Jun 11 16:52:43.235919 crc crio[22018]: time=\"2026-06-11T16:52:43.235792779Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:17:42.226928 | controller |     "Jun 11 16:52:43.235919 crc crio[22018]: time=\"2026-06-11T16:52:43.23582203Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/f42c45b4c0de588ed792fab2d0fcd4de2fecd8f7a448133c4b7298e0171d0ab1/merged/etc/group: no such file or directory\"",
2026-06-11 18:17:42.226943 | controller |     "Jun 11 16:52:43.239753 crc crio[22018]: time=\"2026-06-11T16:52:43.239627999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.226958 | controller |     "Jun 11 16:52:43.406182 crc crio[22018]: time=\"2026-06-11T16:52:43.406023493Z\" level=info msg=\"Created container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=5300a505-6ae7-4c34-b1bb-ce9f60768cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.226977 | controller |     "Jun 11 16:52:43.407770 crc crio[22018]: time=\"2026-06-11T16:52:43.407678995Z\" level=info msg=\"Starting container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4\" id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.226992 | controller |     "Jun 11 16:52:43.414446 crc crio[22018]: time=\"2026-06-11T16:52:43.414254913Z\" level=info msg=\"Started container\" PID=46359 containerID=e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull id=2baea05f-c30c-4e40-b3c2-3a6b561af1a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba",
2026-06-11 18:17:42.227008 | controller |     "Jun 11 16:52:44.016647 crc crio[22018]: time=\"2026-06-11T16:52:44.015851189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=761870d3-aa09-4bda-9652-b75c5067b402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227023 | controller |     "Jun 11 16:52:44.020607 crc crio[22018]: time=\"2026-06-11T16:52:44.020488384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c3eb036-0f31-4df5-857e-a38de39a20d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227038 | controller |     "Jun 11 16:52:44.028185 crc crio[22018]: time=\"2026-06-11T16:52:44.028091174Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.227054 | controller |     "Jun 11 16:52:44.029043 crc crio[22018]: time=\"2026-06-11T16:52:44.028943391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227069 | controller |     "Jun 11 16:52:44.094198 crc crio[22018]: time=\"2026-06-11T16:52:44.094117264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227084 | controller |     "Jun 11 16:52:44.098185 crc crio[22018]: time=\"2026-06-11T16:52:44.098128451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227099 | controller |     "Jun 11 16:52:44.244235 crc crio[22018]: time=\"2026-06-11T16:52:44.244103109Z\" level=info msg=\"Created container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=474108ad-a621-416f-a8f3-ed62cf1750ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.227113 | controller |     "Jun 11 16:52:44.245562 crc crio[22018]: time=\"2026-06-11T16:52:44.245475843Z\" level=info msg=\"Starting container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384\" id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.227128 | controller |     "Jun 11 16:52:44.265412 crc crio[22018]: time=\"2026-06-11T16:52:44.265123722Z\" level=info msg=\"Started container\" PID=46375 containerID=85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract id=c4062a4c-5a99-4079-a6bf-f766d46bc18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba",
2026-06-11 18:17:42.227143 | controller |     "Jun 11 16:52:46.047542 crc crio[22018]: time=\"2026-06-11T16:52:46.046905814Z\" level=info msg=\"Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.227162 | controller |     "Jun 11 16:52:46.048289 crc crio[22018]: time=\"2026-06-11T16:52:46.048164764Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w Namespace:openstack-operators ID:9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba UID:e885ea87-c4d7-44e2-ad0c-41a2406e39fc NetNS:/var/run/netns/1f6e1ebd-6d3f-4b3d-b559-ba617f6137d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode885ea87_c4d7_44e2_ad0c_41a2406e39fc.slice PodAnnotations:0xc002a1ac10}] Aliases:map[]}\"",
2026-06-11 18:17:42.227178 | controller |     "Jun 11 16:52:46.048478 crc crio[22018]: time=\"2026-06-11T16:52:46.048456963Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.227193 | controller |     "Jun 11 16:52:46.899114 crc crio[22018]: time=\"2026-06-11T16:52:46.899018633Z\" level=info msg=\"Stopped pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=fc710d98-4465-487d-83ba-cd4a8d8644fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.227207 | controller |     "Jun 11 16:52:48.073182 crc crio[22018]: time=\"2026-06-11T16:52:48.072707755Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.227223 | controller |     "Jun 11 16:52:48.077669 crc crio[22018]: time=\"2026-06-11T16:52:48.07761565Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 18:17:42.227238 | controller |     "Jun 11 16:52:51.175266 crc crio[22018]: time=\"2026-06-11T16:52:51.174286321Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD\" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.227253 | controller |     "Jun 11 16:52:51.176679 crc crio[22018]: time=\"2026-06-11T16:52:51.175300573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227269 | controller |     "Jun 11 16:52:51.243304 crc crio[22018]: time=\"2026-06-11T16:52:51.243176153Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}\"",
2026-06-11 18:17:42.227284 | controller |     "Jun 11 16:52:51.243304 crc crio[22018]: time=\"2026-06-11T16:52:51.243230635Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.227300 | controller |     "Jun 11 16:52:53.171516 crc crio[22018]: 2026-06-11T16:52:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880037edaa57091 Mac:0e:8d:e4:db:6a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 SocketPath: PciID:}] [{Interface:0xc0001294e0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.227319 | controller |     "Jun 11 16:52:53.173910 crc crio[22018]: time=\"2026-06-11T16:52:53.173824954Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc001ade848}] Aliases:map[]}\"",
2026-06-11 18:17:42.227334 | controller |     "Jun 11 16:52:53.174123 crc crio[22018]: time=\"2026-06-11T16:52:53.174063181Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.227349 | controller |     "Jun 11 16:52:53.189490 crc crio[22018]: time=\"2026-06-11T16:52:53.189235161Z\" level=info msg=\"Ran pod sandbox 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/POD\" id=33798e4a-0485-4b31-8e3f-d80ef910a185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.227364 | controller |     "Jun 11 16:52:53.192926 crc crio[22018]: time=\"2026-06-11T16:52:53.192824051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227379 | controller |     "Jun 11 16:52:53.193458 crc crio[22018]: time=\"2026-06-11T16:52:53.193312717Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227394 | controller |     "Jun 11 16:52:53.193577 crc crio[22018]: time=\"2026-06-11T16:52:53.193489772Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=8cd36007-9a84-4122-a095-f238c1d34e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227409 | controller |     "Jun 11 16:52:53.194908 crc crio[22018]: time=\"2026-06-11T16:52:53.194825825Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.227424 | controller |     "Jun 11 16:52:53.201690 crc crio[22018]: time=\"2026-06-11T16:52:53.201626479Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"",
2026-06-11 18:17:42.227439 | controller |     "Jun 11 16:52:57.670212 crc crio[22018]: time=\"2026-06-11T16:52:57.669565198Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8clvr/POD\" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.227454 | controller |     "Jun 11 16:52:57.671690 crc crio[22018]: time=\"2026-06-11T16:52:57.67024474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227469 | controller |     "Jun 11 16:53:01.630855 crc crio[22018]: time=\"2026-06-11T16:53:01.628714274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-59cbs/POD\" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.227487 | controller |     "Jun 11 16:53:01.633081 crc crio[22018]: time=\"2026-06-11T16:53:01.630932154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227503 | controller |     "Jun 11 16:53:18.323193 crc crio[22018]: time=\"2026-06-11T16:53:18.322463233Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}\"",
2026-06-11 18:17:42.227518 | controller |     "Jun 11 16:53:18.323193 crc crio[22018]: time=\"2026-06-11T16:53:18.323144964Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-59cbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.227540 | controller |     "Jun 11 16:53:18.326433 crc crio[22018]: time=\"2026-06-11T16:53:18.326252382Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"",
2026-06-11 18:17:42.227560 | controller |     "Jun 11 16:53:18.326433 crc crio[22018]: time=\"2026-06-11T16:53:18.326317845Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8clvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.227577 | controller |     "Jun 11 16:53:18.336927 crc crio[22018]: time=\"2026-06-11T16:53:18.336120253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=db6bf462-82eb-4972-882c-0535ff7db56f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.227592 | controller |     "Jun 11 16:53:18.339194 crc crio[22018]: time=\"2026-06-11T16:53:18.339102627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=e2b2ce6f-9f14-48b8-b247-bb274c3000ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227608 | controller |     "Jun 11 16:53:18.344021 crc crio[22018]: time=\"2026-06-11T16:53:18.343888547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0ef74fb9-972e-4d3c-806b-5f7b4dfb54ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227623 | controller |     "Jun 11 16:53:18.354274 crc crio[22018]: time=\"2026-06-11T16:53:18.354132381Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.227638 | controller |     "Jun 11 16:53:18.355101 crc crio[22018]: time=\"2026-06-11T16:53:18.355011053Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=2dcaf375-8ebe-42b0-8050-45112102e223 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.227653 | controller |     "Jun 11 16:53:18.356873 crc crio[22018]: time=\"2026-06-11T16:53:18.356801284Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=78b1bab2-a5fd-433d-9c33-d70959ead0b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227672 | controller |     "Jun 11 16:53:18.357125 crc crio[22018]: time=\"2026-06-11T16:53:18.357091855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227687 | controller |     "Jun 11 16:53:18.374936 crc crio[22018]: time=\"2026-06-11T16:53:18.3747675Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=224d1d21-860f-4a3e-8a59-058feb2ac1de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227702 | controller |     "Jun 11 16:53:18.396178 crc crio[22018]: time=\"2026-06-11T16:53:18.396055742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb\" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.227717 | controller |     "Jun 11 16:53:18.397702 crc crio[22018]: time=\"2026-06-11T16:53:18.397635692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227732 | controller |     "Jun 11 16:53:18.414037 crc crio[22018]: time=\"2026-06-11T16:53:18.413908334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227747 | controller |     "Jun 11 16:53:18.420704 crc crio[22018]: time=\"2026-06-11T16:53:18.419945506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227762 | controller |     "Jun 11 16:53:18.433971 crc crio[22018]: time=\"2026-06-11T16:53:18.433896394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.227778 | controller |     "Jun 11 16:53:18.587394 crc crio[22018]: time=\"2026-06-11T16:53:18.58645608Z\" level=info msg=\"Created container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=f5dcc35f-5953-4f94-89f0-53dfe979b778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.227792 | controller |     "Jun 11 16:53:18.588436 crc crio[22018]: time=\"2026-06-11T16:53:18.588305049Z\" level=info msg=\"Starting container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323\" id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.227807 | controller |     "Jun 11 16:53:18.594298 crc crio[22018]: time=\"2026-06-11T16:53:18.594099804Z\" level=info msg=\"Started container\" PID=47337 containerID=48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator id=f48891ea-595a-48a6-869e-57f75b47687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8",
2026-06-11 18:17:42.227823 | controller |     "Jun 11 16:53:18.608665 crc crio[22018]: time=\"2026-06-11T16:53:18.608550794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227838 | controller |     "Jun 11 16:53:18.609235 crc crio[22018]: time=\"2026-06-11T16:53:18.60874067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227876 | controller |     "Jun 11 16:53:18.609235 crc crio[22018]: time=\"2026-06-11T16:53:18.608785501Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=47bf67e5-30e5-4862-9fb6-b57b6f19e4b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.227894 | controller |     "Jun 11 16:53:18.611090 crc crio[22018]: time=\"2026-06-11T16:53:18.610947653Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.227909 | controller |     "Jun 11 16:53:18.622973 crc crio[22018]: time=\"2026-06-11T16:53:18.62285392Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"",
2026-06-11 18:17:42.227924 | controller |     "Jun 11 16:53:18.671006 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bcae862e88ab4a Mac:9e:5d:f3:2a:d7:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a SocketPath: PciID:}] [{Interface:0xc000292da0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.227939 | controller |     "Jun 11 16:53:18.672721 crc crio[22018]: time=\"2026-06-11T16:53:18.672627816Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc00141a258}] Aliases:map[]}\"",
2026-06-11 18:17:42.227955 | controller |     "Jun 11 16:53:18.672881 crc crio[22018]: time=\"2026-06-11T16:53:18.672832272Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-59cbs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.227987 | controller |     "Jun 11 16:53:18.680924 crc crio[22018]: time=\"2026-06-11T16:53:18.680861426Z\" level=info msg=\"Ran pod sandbox 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 with infra container: openshift-marketplace/certified-operators-59cbs/POD\" id=ee70863f-3300-4b27-a02b-afc84e7ec62c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.228004 | controller |     "Jun 11 16:53:18.684141 crc crio[22018]: time=\"2026-06-11T16:53:18.684069727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d0b999a-1d12-48d8-82d0-fff80fa6af4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228019 | controller |     "Jun 11 16:53:18.688536 crc crio[22018]: time=\"2026-06-11T16:53:18.68706293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=524748a2-bb4e-41b3-9130-656ad47567fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228034 | controller |     "Jun 11 16:53:18.698045 crc crio[22018]: time=\"2026-06-11T16:53:18.697928433Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228049 | controller |     "Jun 11 16:53:18.705258 crc crio[22018]: time=\"2026-06-11T16:53:18.704952787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228070 | controller |     "Jun 11 16:53:18.709941 crc crio[22018]: 2026-06-11T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8094a1c35bd36f Mac:e2:9d:83:9a:6f:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd SocketPath: PciID:}] [{Interface:0xc000014690 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.228085 | controller |     "Jun 11 16:53:18.710675 crc crio[22018]: time=\"2026-06-11T16:53:18.710559208Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"",
2026-06-11 18:17:42.228101 | controller |     "Jun 11 16:53:18.710941 crc crio[22018]: time=\"2026-06-11T16:53:18.710769314Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8clvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.228117 | controller |     "Jun 11 16:53:18.732889 crc crio[22018]: time=\"2026-06-11T16:53:18.732782982Z\" level=info msg=\"Ran pod sandbox f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb with infra container: openshift-marketplace/redhat-marketplace-8clvr/POD\" id=0fc8a892-6967-4c89-a935-38ac58027868 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.228132 | controller |     "Jun 11 16:53:18.736024 crc crio[22018]: time=\"2026-06-11T16:53:18.735951011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f037c4de-70aa-4be9-8f23-f261a5e1ac4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228147 | controller |     "Jun 11 16:53:18.738670 crc crio[22018]: time=\"2026-06-11T16:53:18.738579267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a2a45e5-84c8-44f2-ab30-01a9d4414d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228161 | controller |     "Jun 11 16:53:18.748596 crc crio[22018]: time=\"2026-06-11T16:53:18.748404164Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228176 | controller |     "Jun 11 16:53:18.749595 crc crio[22018]: time=\"2026-06-11T16:53:18.749446707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228191 | controller |     "Jun 11 16:53:18.759253 crc crio[22018]: time=\"2026-06-11T16:53:18.759032248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228206 | controller |     "Jun 11 16:53:18.764733 crc crio[22018]: time=\"2026-06-11T16:53:18.764607334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228221 | controller |     "Jun 11 16:53:18.793863 crc crio[22018]: time=\"2026-06-11T16:53:18.793107031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228235 | controller |     "Jun 11 16:53:18.801896 crc crio[22018]: time=\"2026-06-11T16:53:18.801754195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228254 | controller |     "Jun 11 16:53:18.859105 crc crio[22018]: time=\"2026-06-11T16:53:18.858922776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228269 | controller |     "Jun 11 16:53:18.927052 crc crio[22018]: time=\"2026-06-11T16:53:18.92696141Z\" level=info msg=\"Created container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=f53ebad4-252d-4369-894f-a790cb971fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228283 | controller |     "Jun 11 16:53:18.928825 crc crio[22018]: time=\"2026-06-11T16:53:18.928731395Z\" level=info msg=\"Starting container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57\" id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.228299 | controller |     "Jun 11 16:53:18.929819 crc crio[22018]: time=\"2026-06-11T16:53:18.929736587Z\" level=info msg=\"Created container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=0b6ebe5b-65ce-40ba-9b06-8e75f60bb478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228314 | controller |     "Jun 11 16:53:18.930867 crc crio[22018]: time=\"2026-06-11T16:53:18.930718958Z\" level=info msg=\"Starting container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843\" id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.228329 | controller |     "Jun 11 16:53:18.938663 crc crio[22018]: time=\"2026-06-11T16:53:18.938564835Z\" level=info msg=\"Started container\" PID=47365 containerID=3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57 description=openshift-marketplace/certified-operators-59cbs/extract-utilities id=82cfbbc6-d13f-42a5-8bc2-0988a3a56a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975",
2026-06-11 18:17:42.228344 | controller |     "Jun 11 16:53:18.940541 crc crio[22018]: time=\"2026-06-11T16:53:18.940411183Z\" level=info msg=\"Started container\" PID=47369 containerID=21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843 description=openshift-marketplace/redhat-marketplace-8clvr/extract-utilities id=7c08fa5f-66ab-473d-9393-5264c6643ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb",
2026-06-11 18:17:42.228359 | controller |     "Jun 11 16:53:18.963732 crc crio[22018]: time=\"2026-06-11T16:53:18.963674056Z\" level=info msg=\"Created container d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb\" id=65e8e772-a553-4945-b1f1-195d6857de1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228374 | controller |     "Jun 11 16:53:18.965242 crc crio[22018]: time=\"2026-06-11T16:53:18.965179163Z\" level=info msg=\"Starting container: d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376\" id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.228389 | controller |     "Jun 11 16:53:18.974942 crc crio[22018]: time=\"2026-06-11T16:53:18.974820058Z\" level=info msg=\"Started container\" PID=47373 containerID=d6f9f744b5af0622b3d4fecb7a53d53a722aa656a98978cabffdf5fa3d8cd376 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/mariadb id=aff780c8-4d9f-4da0-acab-9f7c06a6acb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020",
2026-06-11 18:17:42.228405 | controller |     "Jun 11 16:53:18.991460 crc crio[22018]: time=\"2026-06-11T16:53:18.991278396Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228427 | controller |     "Jun 11 16:53:18.994430 crc crio[22018]: time=\"2026-06-11T16:53:18.99425635Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:17:42.228443 | controller |     "Jun 11 16:53:19.758227 crc crio[22018]: time=\"2026-06-11T16:53:19.758119828Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228458 | controller |     "Jun 11 16:53:19.770019 crc crio[22018]: time=\"2026-06-11T16:53:19.769877711Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.228473 | controller |     "Jun 11 16:53:19.798416 crc crio[22018]: time=\"2026-06-11T16:53:19.797767617Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228488 | controller |     "Jun 11 16:53:19.806523 crc crio[22018]: time=\"2026-06-11T16:53:19.806493552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.228503 | controller |     "Jun 11 16:53:20.969528 crc crio[22018]: time=\"2026-06-11T16:53:20.969468475Z\" level=info msg=\"Stopping pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.228517 | controller |     "Jun 11 16:53:20.970894 crc crio[22018]: time=\"2026-06-11T16:53:20.970614552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=e3ab41d3-3701-4c4a-aee7-d4aa3f12c542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.228538 | controller |     "Jun 11 16:53:20.971653 crc crio[22018]: time=\"2026-06-11T16:53:20.971413113Z\" level=info msg=\"Removing pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.228559 | controller |     "Jun 11 16:53:21.225101 crc crio[22018]: time=\"2026-06-11T16:53:21.224997807Z\" level=info msg=\"Removed pod sandbox: 0ae8a5cdf1e136df7738cea129cede74d0559a1de63128a39c205fe8b0f7e4f6\" id=020b5967-7e55-4cef-8a0d-5c5459e8ea23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.228576 | controller |     "Jun 11 16:53:22.074725 crc crio[22018]: time=\"2026-06-11T16:53:22.074560206Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=6c9c5740-5b9b-48d4-982d-1d0c3acbb6d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228591 | controller |     "Jun 11 16:53:22.078433 crc crio[22018]: time=\"2026-06-11T16:53:22.078091196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f8b944d1-582d-4f25-aa1b-a35918147864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228606 | controller |     "Jun 11 16:53:24.658127 crc crio[22018]: time=\"2026-06-11T16:53:24.657634963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6843a36d-7420-4ca6-aafe-20a27cd34fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228622 | controller |     "Jun 11 16:53:24.666157 crc crio[22018]: time=\"2026-06-11T16:53:24.666058741Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=3b4f282b-a9d2-4b9d-aff2-d2a6571b4286 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228641 | controller |     "Jun 11 16:53:24.668787 crc crio[22018]: time=\"2026-06-11T16:53:24.668734253Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5592ef32-650c-4d4a-b20b-3bcc8df15a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228657 | controller |     "Jun 11 16:53:24.671447 crc crio[22018]: time=\"2026-06-11T16:53:24.671274373Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=557f90ba-e81a-4085-8b30-74c844a58ac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228672 | controller |     "Jun 11 16:53:24.678789 crc crio[22018]: time=\"2026-06-11T16:53:24.678303576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228686 | controller |     "Jun 11 16:53:24.679695 crc crio[22018]: time=\"2026-06-11T16:53:24.678818792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228701 | controller |     "Jun 11 16:53:24.681040 crc crio[22018]: time=\"2026-06-11T16:53:24.680813195Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/extract-content\" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228716 | controller |     "Jun 11 16:53:24.694578 crc crio[22018]: time=\"2026-06-11T16:53:24.694449978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228731 | controller |     "Jun 11 16:53:24.749489 crc crio[22018]: time=\"2026-06-11T16:53:24.749305572Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8bfa46bc-5b1a-43d3-a4c1-b5f6733d2494 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.228746 | controller |     "Jun 11 16:53:24.750969 crc crio[22018]: time=\"2026-06-11T16:53:24.750889172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6ac2addc-08bd-4db0-8aab-67a289a9b532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228761 | controller |     "Jun 11 16:53:24.757162 crc crio[22018]: time=\"2026-06-11T16:53:24.757052528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6fdf9b3b-281d-470f-b1b2-a3382ac1db6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.228777 | controller |     "Jun 11 16:53:24.777589 crc crio[22018]: time=\"2026-06-11T16:53:24.777474749Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228792 | controller |     "Jun 11 16:53:24.780162 crc crio[22018]: time=\"2026-06-11T16:53:24.779880735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228807 | controller |     "Jun 11 16:53:24.792882 crc crio[22018]: time=\"2026-06-11T16:53:24.79276155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228822 | controller |     "Jun 11 16:53:24.797533 crc crio[22018]: time=\"2026-06-11T16:53:24.797432448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228841 | controller |     "Jun 11 16:53:24.801034 crc crio[22018]: time=\"2026-06-11T16:53:24.800914018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228877 | controller |     "Jun 11 16:53:24.808193 crc crio[22018]: time=\"2026-06-11T16:53:24.804513393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228894 | controller |     "Jun 11 16:53:24.850587 crc crio[22018]: time=\"2026-06-11T16:53:24.849940422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228908 | controller |     "Jun 11 16:53:24.856194 crc crio[22018]: time=\"2026-06-11T16:53:24.855911651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.228923 | controller |     "Jun 11 16:53:25.018635 crc crio[22018]: time=\"2026-06-11T16:53:25.018529385Z\" level=info msg=\"Created container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=212fadbc-6b2f-4f33-a088-07e0aeb3e8aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228939 | controller |     "Jun 11 16:53:25.023615 crc crio[22018]: time=\"2026-06-11T16:53:25.022602903Z\" level=info msg=\"Created container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content\" id=9c11dcb2-792e-4f6b-a261-c9516d0fd3f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228954 | controller |     "Jun 11 16:53:25.023615 crc crio[22018]: time=\"2026-06-11T16:53:25.023541863Z\" level=info msg=\"Starting container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06\" id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.228968 | controller |     "Jun 11 16:53:25.023953 crc crio[22018]: time=\"2026-06-11T16:53:25.023787871Z\" level=info msg=\"Starting container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906\" id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.228983 | controller |     "Jun 11 16:53:25.029145 crc crio[22018]: time=\"2026-06-11T16:53:25.027045743Z\" level=info msg=\"Created container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=1f5ab987-bce5-4f70-9698-60f72147668a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.228999 | controller |     "Jun 11 16:53:25.030575 crc crio[22018]: time=\"2026-06-11T16:53:25.030499972Z\" level=info msg=\"Started container\" PID=47736 containerID=6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy id=6b431835-4439-4b44-bdee-7ab9186e1507 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8",
2026-06-11 18:17:42.229015 | controller |     "Jun 11 16:53:25.030922 crc crio[22018]: time=\"2026-06-11T16:53:25.030851773Z\" level=info msg=\"Starting container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d\" id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.229030 | controller |     "Jun 11 16:53:25.038495 crc crio[22018]: time=\"2026-06-11T16:53:25.037224434Z\" level=info msg=\"Started container\" PID=47734 containerID=22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906 description=openshift-marketplace/certified-operators-59cbs/extract-content id=a4f36b2c-c442-4134-84f0-cc81528da726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975",
2026-06-11 18:17:42.229049 | controller |     "Jun 11 16:53:25.049426 crc crio[22018]: time=\"2026-06-11T16:53:25.046917742Z\" level=info msg=\"Started container\" PID=47735 containerID=3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d description=openshift-marketplace/redhat-marketplace-8clvr/extract-content id=db4c5aea-b2dc-4c9e-b02e-636cdc283781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb",
2026-06-11 18:17:42.229065 | controller |     "Jun 11 16:53:29.069017 crc crio[22018]: time=\"2026-06-11T16:53:29.068465391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a548c188-d258-436f-8871-fe10ae9c1c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.229080 | controller |     "Jun 11 16:53:29.075952 crc crio[22018]: time=\"2026-06-11T16:53:29.075872435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a1a599c-e49d-48fb-96b6-a2c67796bb02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.229095 | controller |     "Jun 11 16:53:32.217528 crc crio[22018]: time=\"2026-06-11T16:53:32.215744017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0157840f-b1b5-4352-881a-436419b4f026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.229110 | controller |     "Jun 11 16:53:32.217528 crc crio[22018]: time=\"2026-06-11T16:53:32.215890772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f833ec5-58e2-4619-a2e2-8fab7ee10096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.229125 | controller |     "Jun 11 16:53:32.345795 crc crio[22018]: time=\"2026-06-11T16:53:32.345711483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.229140 | controller |     "Jun 11 16:53:32.349966 crc crio[22018]: time=\"2026-06-11T16:53:32.349897734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59cbs/registry-server\" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.229155 | controller |     "Jun 11 16:53:32.448813 crc crio[22018]: time=\"2026-06-11T16:53:32.448617415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229170 | controller |     "Jun 11 16:53:32.449206 crc crio[22018]: time=\"2026-06-11T16:53:32.449125141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229185 | controller |     "Jun 11 16:53:46.097729 crc crio[22018]: time=\"2026-06-11T16:53:46.096730666Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD\" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229200 | controller |     "Jun 11 16:53:46.103313 crc crio[22018]: time=\"2026-06-11T16:53:46.102950267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229218 | controller |     "Jun 11 16:53:46.108026 crc crio[22018]: time=\"2026-06-11T16:53:46.106745036Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD\" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229234 | controller |     "Jun 11 16:53:46.108026 crc crio[22018]: time=\"2026-06-11T16:53:46.10685379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229250 | controller |     "Jun 11 16:53:46.123175 crc crio[22018]: time=\"2026-06-11T16:53:46.122982764Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD\" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229264 | controller |     "Jun 11 16:53:46.138390 crc crio[22018]: time=\"2026-06-11T16:53:46.136285805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229279 | controller |     "Jun 11 16:53:46.167716 crc crio[22018]: time=\"2026-06-11T16:53:46.167383559Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD\" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229294 | controller |     "Jun 11 16:53:46.167716 crc crio[22018]: time=\"2026-06-11T16:53:46.167463511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229309 | controller |     "Jun 11 16:53:46.213068 crc crio[22018]: time=\"2026-06-11T16:53:46.212988614Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD\" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229324 | controller |     "Jun 11 16:53:46.213198 crc crio[22018]: time=\"2026-06-11T16:53:46.213102108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229339 | controller |     "Jun 11 16:53:46.404672 crc crio[22018]: time=\"2026-06-11T16:53:46.404559408Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD\" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229354 | controller |     "Jun 11 16:53:46.404672 crc crio[22018]: time=\"2026-06-11T16:53:46.404664621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229369 | controller |     "Jun 11 16:53:46.429124 crc crio[22018]: time=\"2026-06-11T16:53:46.428886804Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD\" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229385 | controller |     "Jun 11 16:53:46.429124 crc crio[22018]: time=\"2026-06-11T16:53:46.428990007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229400 | controller |     "Jun 11 16:53:46.520904 crc crio[22018]: time=\"2026-06-11T16:53:46.519730947Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD\" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229415 | controller |     "Jun 11 16:53:46.524533 crc crio[22018]: time=\"2026-06-11T16:53:46.52014182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229433 | controller |     "Jun 11 16:53:46.532073 crc crio[22018]: time=\"2026-06-11T16:53:46.531819937Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD\" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229448 | controller |     "Jun 11 16:53:46.536432 crc crio[22018]: time=\"2026-06-11T16:53:46.533910584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229464 | controller |     "Jun 11 16:53:46.541401 crc crio[22018]: time=\"2026-06-11T16:53:46.541248952Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD\" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229478 | controller |     "Jun 11 16:53:46.541490 crc crio[22018]: time=\"2026-06-11T16:53:46.541406807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229493 | controller |     "Jun 11 16:53:46.543545 crc crio[22018]: time=\"2026-06-11T16:53:46.541907933Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD\" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229507 | controller |     "Jun 11 16:53:46.543545 crc crio[22018]: time=\"2026-06-11T16:53:46.541982416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229523 | controller |     "Jun 11 16:53:46.567195 crc crio[22018]: time=\"2026-06-11T16:53:46.564771195Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD\" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229544 | controller |     "Jun 11 16:53:46.567195 crc crio[22018]: time=\"2026-06-11T16:53:46.565267421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229563 | controller |     "Jun 11 16:53:46.581604 crc crio[22018]: time=\"2026-06-11T16:53:46.581513754Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD\" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229578 | controller |     "Jun 11 16:53:46.581763 crc crio[22018]: time=\"2026-06-11T16:53:46.581614407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229593 | controller |     "Jun 11 16:53:46.607549 crc crio[22018]: time=\"2026-06-11T16:53:46.60744607Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD\" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229608 | controller |     "Jun 11 16:53:46.607691 crc crio[22018]: time=\"2026-06-11T16:53:46.607634466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229623 | controller |     "Jun 11 16:53:46.699047 crc crio[22018]: time=\"2026-06-11T16:53:46.698983645Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD\" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229642 | controller |     "Jun 11 16:53:46.699047 crc crio[22018]: time=\"2026-06-11T16:53:46.699050687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229657 | controller |     "Jun 11 16:53:46.937821 crc crio[22018]: time=\"2026-06-11T16:53:46.937709227Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD\" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229673 | controller |     "Jun 11 16:53:46.938031 crc crio[22018]: time=\"2026-06-11T16:53:46.937957395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229688 | controller |     "Jun 11 16:53:46.995462 crc crio[22018]: time=\"2026-06-11T16:53:46.994176645Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD\" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229703 | controller |     "Jun 11 16:53:46.995462 crc crio[22018]: time=\"2026-06-11T16:53:46.994265198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229718 | controller |     "Jun 11 16:53:47.043451 crc crio[22018]: time=\"2026-06-11T16:53:47.043261581Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD\" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229733 | controller |     "Jun 11 16:53:47.043593 crc crio[22018]: time=\"2026-06-11T16:53:47.043512599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229748 | controller |     "Jun 11 16:53:47.083079 crc crio[22018]: time=\"2026-06-11T16:53:47.082975063Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD\" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229763 | controller |     "Jun 11 16:53:47.083079 crc crio[22018]: time=\"2026-06-11T16:53:47.083070866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229778 | controller |     "Jun 11 16:53:47.182010 crc crio[22018]: time=\"2026-06-11T16:53:47.18193971Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD\" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229793 | controller |     "Jun 11 16:53:47.182708 crc crio[22018]: time=\"2026-06-11T16:53:47.182046194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229807 | controller |     "Jun 11 16:53:47.365150 crc crio[22018]: time=\"2026-06-11T16:53:47.364930006Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD\" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229822 | controller |     "Jun 11 16:53:47.365150 crc crio[22018]: time=\"2026-06-11T16:53:47.365062151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229837 | controller |     "Jun 11 16:53:47.673920 crc crio[22018]: time=\"2026-06-11T16:53:47.673828769Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD\" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229879 | controller |     "Jun 11 16:53:47.674176 crc crio[22018]: time=\"2026-06-11T16:53:47.673935837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229896 | controller |     "Jun 11 16:53:47.764856 crc crio[22018]: time=\"2026-06-11T16:53:47.764777736Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD\" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.229911 | controller |     "Jun 11 16:53:47.765080 crc crio[22018]: time=\"2026-06-11T16:53:47.764880229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229927 | controller |     "Jun 11 16:53:47.800037 crc crio[22018]: time=\"2026-06-11T16:53:47.799814881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229942 | controller |     "Jun 11 16:53:47.804262 crc crio[22018]: time=\"2026-06-11T16:53:47.804184277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.229957 | controller |     "Jun 11 16:53:47.899878 crc crio[22018]: time=\"2026-06-11T16:53:47.899453928Z\" level=info msg=\"Created container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=180072c0-0230-45d2-9323-477f22068467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.229972 | controller |     "Jun 11 16:53:47.901080 crc crio[22018]: time=\"2026-06-11T16:53:47.901012727Z\" level=info msg=\"Starting container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764\" id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.229988 | controller |     "Jun 11 16:53:47.906234 crc crio[22018]: time=\"2026-06-11T16:53:47.90614811Z\" level=info msg=\"Started container\" PID=48356 containerID=b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 description=openshift-marketplace/certified-operators-59cbs/registry-server id=340f8467-ac5b-41c4-990b-51ba64fd89a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975",
2026-06-11 18:17:42.230004 | controller |     "Jun 11 16:53:47.920553 crc crio[22018]: time=\"2026-06-11T16:53:47.920312915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.230019 | controller |     "Jun 11 16:53:47.923469 crc crio[22018]: time=\"2026-06-11T16:53:47.923400793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.230034 | controller |     "Jun 11 16:53:48.025119 crc crio[22018]: time=\"2026-06-11T16:53:48.024946192Z\" level=info msg=\"Created container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=56eb3374-6941-4b45-9411-843815a04166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.230049 | controller |     "Jun 11 16:53:48.027181 crc crio[22018]: time=\"2026-06-11T16:53:48.026971216Z\" level=info msg=\"Starting container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf\" id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.230069 | controller |     "Jun 11 16:53:48.036449 crc crio[22018]: time=\"2026-06-11T16:53:48.034113711Z\" level=info msg=\"Started container\" PID=48374 containerID=1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf description=openshift-marketplace/redhat-marketplace-8clvr/registry-server id=149cfd72-510b-4c3c-b404-47c8543e225a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb",
2026-06-11 18:17:42.230085 | controller |     "Jun 11 16:53:48.212609 crc crio[22018]: time=\"2026-06-11T16:53:48.212484914Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}\"",
2026-06-11 18:17:42.230101 | controller |     "Jun 11 16:53:48.212609 crc crio[22018]: time=\"2026-06-11T16:53:48.212584767Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230116 | controller |     "Jun 11 16:53:48.218184 crc crio[22018]: time=\"2026-06-11T16:53:48.21809962Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}\"",
2026-06-11 18:17:42.230132 | controller |     "Jun 11 16:53:48.218184 crc crio[22018]: time=\"2026-06-11T16:53:48.218158272Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230147 | controller |     "Jun 11 16:53:48.562766 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a2aebc78b3a19d Mac:fe:d8:64:50:79:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.230162 | controller |     "Jun 11 16:53:48.563756 crc crio[22018]: time=\"2026-06-11T16:53:48.563699888Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc00012a900}] Aliases:map[]}\"",
2026-06-11 18:17:42.230177 | controller |     "Jun 11 16:53:48.563929 crc crio[22018]: time=\"2026-06-11T16:53:48.563885834Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.230193 | controller |     "Jun 11 16:53:48.714824 crc crio[22018]: time=\"2026-06-11T16:53:48.714770758Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230212 | controller |     "Jun 11 16:53:48.716246 crc crio[22018]: time=\"2026-06-11T16:53:48.716221834Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230228 | controller |     "Jun 11 16:53:48.733085 crc crio[22018]: time=\"2026-06-11T16:53:48.727811969Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230243 | controller |     "Jun 11 16:53:48.733085 crc crio[22018]: time=\"2026-06-11T16:53:48.727875092Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230258 | controller |     "Jun 11 16:53:48.740480 crc crio[22018]: time=\"2026-06-11T16:53:48.740239153Z\" level=info msg=\"Ran pod sandbox 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/POD\" id=e448e24f-26fc-4022-a744-97879d020d9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.230273 | controller |     "Jun 11 16:53:48.742529 crc crio[22018]: time=\"2026-06-11T16:53:48.742456313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230288 | controller |     "Jun 11 16:53:48.744466 crc crio[22018]: time=\"2026-06-11T16:53:48.744316528Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230303 | controller |     "Jun 11 16:53:48.744611 crc crio[22018]: time=\"2026-06-11T16:53:48.744561996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=fefbac91-fc45-401f-8bfa-70c42e2c215c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230318 | controller |     "Jun 11 16:53:48.746846 crc crio[22018]: time=\"2026-06-11T16:53:48.746775131Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.230333 | controller |     "Jun 11 16:53:48.751984 crc crio[22018]: time=\"2026-06-11T16:53:48.751851128Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"",
2026-06-11 18:17:42.230348 | controller |     "Jun 11 16:53:48.757212 crc crio[22018]: time=\"2026-06-11T16:53:48.756900258Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230366 | controller |     "Jun 11 16:53:48.757212 crc crio[22018]: time=\"2026-06-11T16:53:48.75693475Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230382 | controller |     "Jun 11 16:53:48.761502 crc crio[22018]: time=\"2026-06-11T16:53:48.761463384Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}\"",
2026-06-11 18:17:42.230397 | controller |     "Jun 11 16:53:48.761675 crc crio[22018]: time=\"2026-06-11T16:53:48.761658Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230413 | controller |     "Jun 11 16:53:48.762235 crc crio[22018]: time=\"2026-06-11T16:53:48.761684936Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}\"",
2026-06-11 18:17:42.230428 | controller |     "Jun 11 16:53:48.762311 crc crio[22018]: time=\"2026-06-11T16:53:48.762236193Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230443 | controller |     "Jun 11 16:53:48.782077 crc crio[22018]: time=\"2026-06-11T16:53:48.777511311Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}\"",
2026-06-11 18:17:42.230458 | controller |     "Jun 11 16:53:48.782077 crc crio[22018]: time=\"2026-06-11T16:53:48.777576913Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230473 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.788140701Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230493 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.788208635Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230509 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.78898556Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230525 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.789008901Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230547 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.791551248Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}\"",
2026-06-11 18:17:42.230570 | controller |     "Jun 11 16:53:48.795643 crc crio[22018]: time=\"2026-06-11T16:53:48.791585949Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230589 | controller |     "Jun 11 16:53:48.829804 crc crio[22018]: time=\"2026-06-11T16:53:48.829717526Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"",
2026-06-11 18:17:42.230605 | controller |     "Jun 11 16:53:48.834659 crc crio[22018]: 2026-06-11T16:53:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc58f4f2cf1344e Mac:4a:b2:ce:dd:11:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b SocketPath: PciID:}] [{Interface:0xc000403280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.230620 | controller |     "Jun 11 16:53:48.834659 crc crio[22018]: time=\"2026-06-11T16:53:48.829756217Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230640 | controller |     "Jun 11 16:53:48.927246 crc crio[22018]: time=\"2026-06-11T16:53:48.92709558Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}\"",
2026-06-11 18:17:42.230656 | controller |     "Jun 11 16:53:48.927246 crc crio[22018]: time=\"2026-06-11T16:53:48.927170032Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230672 | controller |     "Jun 11 16:53:48.927960 crc crio[22018]: time=\"2026-06-11T16:53:48.927861004Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000aa4428}] Aliases:map[]}\"",
2026-06-11 18:17:42.230687 | controller |     "Jun 11 16:53:48.928221 crc crio[22018]: time=\"2026-06-11T16:53:48.928195205Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.230702 | controller |     "Jun 11 16:53:48.952528 crc crio[22018]: time=\"2026-06-11T16:53:48.948884272Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}\"",
2026-06-11 18:17:42.230717 | controller |     "Jun 11 16:53:48.952528 crc crio[22018]: time=\"2026-06-11T16:53:48.948949924Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230732 | controller |     "Jun 11 16:53:49.010096 crc crio[22018]: time=\"2026-06-11T16:53:49.009860155Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230747 | controller |     "Jun 11 16:53:49.010096 crc crio[22018]: time=\"2026-06-11T16:53:49.01000455Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230762 | controller |     "Jun 11 16:53:49.050585 crc crio[22018]: time=\"2026-06-11T16:53:49.050522708Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}\"",
2026-06-11 18:17:42.230781 | controller |     "Jun 11 16:53:49.050585 crc crio[22018]: time=\"2026-06-11T16:53:49.050569449Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230798 | controller |     "Jun 11 16:53:49.072012 crc crio[22018]: time=\"2026-06-11T16:53:49.071923575Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}\"",
2026-06-11 18:17:42.230814 | controller |     "Jun 11 16:53:49.075210 crc crio[22018]: time=\"2026-06-11T16:53:49.075166978Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230829 | controller |     "Jun 11 16:53:49.188542 crc crio[22018]: time=\"2026-06-11T16:53:49.188466414Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}\"",
2026-06-11 18:17:42.230845 | controller |     "Jun 11 16:53:49.188749 crc crio[22018]: time=\"2026-06-11T16:53:49.188556276Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.230881 | controller |     "Jun 11 16:53:49.348621 crc crio[22018]: time=\"2026-06-11T16:53:49.346810716Z\" level=info msg=\"Ran pod sandbox dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/POD\" id=7eb1d681-79f6-4ada-b5e4-8fcb4d727950 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.230898 | controller |     "Jun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354535519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230913 | controller |     "Jun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354850911Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230929 | controller |     "Jun 11 16:53:49.355488 crc crio[22018]: time=\"2026-06-11T16:53:49.354909563Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=69be0f72-481b-4577-b7a0-3949ab9a2b6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.230948 | controller |     "Jun 11 16:53:49.356009 crc crio[22018]: time=\"2026-06-11T16:53:49.355925035Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.230964 | controller |     "Jun 11 16:53:49.360255 crc crio[22018]: time=\"2026-06-11T16:53:49.360189175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"",
2026-06-11 18:17:42.230980 | controller |     "Jun 11 16:53:49.405273 crc crio[22018]: time=\"2026-06-11T16:53:49.405191984Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"",
2026-06-11 18:17:42.230995 | controller |     "Jun 11 16:53:49.405273 crc crio[22018]: time=\"2026-06-11T16:53:49.405258376Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.231011 | controller |     "Jun 11 16:53:49.532497 crc crio[22018]: time=\"2026-06-11T16:53:49.532276186Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}\"",
2026-06-11 18:17:42.231026 | controller |     "Jun 11 16:53:49.532497 crc crio[22018]: time=\"2026-06-11T16:53:49.532473853Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.231041 | controller |     "Jun 11 16:53:49.538891 crc crio[22018]: time=\"2026-06-11T16:53:49.538831865Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}\"",
2026-06-11 18:17:42.231057 | controller |     "Jun 11 16:53:49.538891 crc crio[22018]: time=\"2026-06-11T16:53:49.538880374Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.231072 | controller |     "Jun 11 16:53:49.567688 crc crio[22018]: time=\"2026-06-11T16:53:49.567520897Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231095 | controller |     "Jun 11 16:53:49.567688 crc crio[22018]: time=\"2026-06-11T16:53:49.567583289Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.231111 | controller |     "Jun 11 16:53:49.568143 crc crio[22018]: time=\"2026-06-11T16:53:49.568013282Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}\"",
2026-06-11 18:17:42.231126 | controller |     "Jun 11 16:53:49.568143 crc crio[22018]: time=\"2026-06-11T16:53:49.568050813Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.231141 | controller |     "Jun 11 16:53:49.847602 crc crio[22018]: 2026-06-11T16:53:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b84ed472d267bc Mac:8e:e7:2d:49:af:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231156 | controller |     "Jun 11 16:53:49.899706 crc crio[22018]: time=\"2026-06-11T16:53:49.899289312Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc000aa45f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231172 | controller |     "Jun 11 16:53:49.899706 crc crio[22018]: time=\"2026-06-11T16:53:49.899668505Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231187 | controller |     "Jun 11 16:53:50.424800 crc crio[22018]: time=\"2026-06-11T16:53:50.424011623Z\" level=info msg=\"Ran pod sandbox 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/POD\" id=a74c9987-2ff0-40ba-b4c8-b1ba02ab199a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.231203 | controller |     "Jun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.439861888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.231218 | controller |     "Jun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.440187539Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.231237 | controller |     "Jun 11 16:53:50.440973 crc crio[22018]: time=\"2026-06-11T16:53:50.44024402Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=7879c89c-a82d-4c16-b490-7af740f8803c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.231253 | controller |     "Jun 11 16:53:50.448073 crc crio[22018]: time=\"2026-06-11T16:53:50.447850427Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.231268 | controller |     "Jun 11 16:53:50.456236 crc crio[22018]: time=\"2026-06-11T16:53:50.456050244Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"",
2026-06-11 18:17:42.231283 | controller |     "Jun 11 16:53:50.671448 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bce564316b05de2 Mac:36:46:63:ce:e6:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231298 | controller |     "Jun 11 16:53:50.683422 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b0d9f48ee405c Mac:0e:0b:12:64:e2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231314 | controller |     "Jun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.678655198Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc000380a48}] Aliases:map[]}\"",
2026-06-11 18:17:42.231331 | controller |     "Jun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.678804733Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231347 | controller |     "Jun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.681132917Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc002b142f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231363 | controller |     "Jun 11 16:53:50.683422 crc crio[22018]: time=\"2026-06-11T16:53:50.681274562Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231378 | controller |     "Jun 11 16:53:50.755722 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafbe8383053ec2 Mac:56:49:27:73:fa:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231397 | controller |     "Jun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.756316095Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc0004be4a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231412 | controller |     "Jun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.756655176Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231428 | controller |     "Jun 11 16:53:50.759685 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56106d68712ff33 Mac:5e:81:28:0c:43:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231443 | controller |     "Jun 11 16:53:50.759685 crc crio[22018]: time=\"2026-06-11T16:53:50.758016209Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc00012a6c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231458 | controller |     "Jun 11 16:53:50.764284 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44a9c23d967700 Mac:0a:90:f4:21:d5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231474 | controller |     "Jun 11 16:53:50.764284 crc crio[22018]: time=\"2026-06-11T16:53:50.762057525Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc000aa4a88}] Aliases:map[]}\"",
2026-06-11 18:17:42.231489 | controller |     "Jun 11 16:53:50.764284 crc crio[22018]: time=\"2026-06-11T16:53:50.762189449Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231504 | controller |     "Jun 11 16:53:50.823396 crc crio[22018]: time=\"2026-06-11T16:53:50.818271158Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231519 | controller |     "Jun 11 16:53:50.838598 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b1bce7846ebfe Mac:96:81:0a:1f:67:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231546 | controller |     "Jun 11 16:53:50.840844 crc crio[22018]: time=\"2026-06-11T16:53:50.839704692Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231567 | controller |     "Jun 11 16:53:50.844960 crc crio[22018]: time=\"2026-06-11T16:53:50.844864517Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231583 | controller |     "Jun 11 16:53:50.871191 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefb05144af1fa2 Mac:b2:57:9b:3b:76:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 SocketPath: PciID:}] [{Interface:0xc0003627f0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231598 | controller |     "Jun 11 16:53:50.885114 crc crio[22018]: time=\"2026-06-11T16:53:50.878693896Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4558}] Aliases:map[]}\"",
2026-06-11 18:17:42.231613 | controller |     "Jun 11 16:53:50.885114 crc crio[22018]: time=\"2026-06-11T16:53:50.879590304Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231628 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e691a12296d12ad Mac:6a:26:99:69:23:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231643 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.888781728Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc000380820}] Aliases:map[]}\"",
2026-06-11 18:17:42.231658 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.888951184Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231677 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: 2026-06-11T16:53:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:254e5349063b6bf Mac:0a:8b:ce:2d:d7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 SocketPath: PciID:}] [{Interface:0xc000015950 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231693 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.895655919Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00285c290}] Aliases:map[]}\"",
2026-06-11 18:17:42.231708 | controller |     "Jun 11 16:53:50.897650 crc crio[22018]: time=\"2026-06-11T16:53:50.895786383Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231723 | controller |     "Jun 11 16:53:51.138848 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2ee4c78cc475 Mac:f2:68:2d:3d:8b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 SocketPath: PciID:}] [{Interface:0xc00047d070 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231738 | controller |     "Jun 11 16:53:51.144710 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbae470ea95d266 Mac:d6:43:79:93:fc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231754 | controller |     "Jun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.139954552Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc000380c48}] Aliases:map[]}\"",
2026-06-11 18:17:42.231769 | controller |     "Jun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.140084596Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231784 | controller |     "Jun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.144135474Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc00285c098}] Aliases:map[]}\"",
2026-06-11 18:17:42.231800 | controller |     "Jun 11 16:53:51.144710 crc crio[22018]: time=\"2026-06-11T16:53:51.144444784Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231819 | controller |     "Jun 11 16:53:51.177795 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db678ed922b558 Mac:1a:31:ff:76:1a:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231834 | controller |     "Jun 11 16:53:51.179644 crc crio[22018]: time=\"2026-06-11T16:53:51.179610495Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0074840c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.231867 | controller |     "Jun 11 16:53:51.180055 crc crio[22018]: time=\"2026-06-11T16:53:51.180030308Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231888 | controller |     "Jun 11 16:53:51.180290 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c040707411bbec Mac:d6:38:43:7e:5f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231904 | controller |     "Jun 11 16:53:51.181104 crc crio[22018]: time=\"2026-06-11T16:53:51.181033506Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc000380310}] Aliases:map[]}\"",
2026-06-11 18:17:42.231919 | controller |     "Jun 11 16:53:51.181285 crc crio[22018]: time=\"2026-06-11T16:53:51.181210902Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.231935 | controller |     "Jun 11 16:53:51.197270 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57077d77c5d38cd Mac:1a:fe:98:22:7d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e SocketPath: PciID:}] [{Interface:0xc00028eed0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.231950 | controller |     "Jun 11 16:53:51.198430 crc crio[22018]: time=\"2026-06-11T16:53:51.198267309Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"",
2026-06-11 18:17:42.231984 | controller |     "Jun 11 16:53:51.198590 crc crio[22018]: time=\"2026-06-11T16:53:51.198545338Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232005 | controller |     "Jun 11 16:53:51.228692 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df86e01cc9eca8b Mac:82:32:88:01:e4:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 SocketPath: PciID:}] [{Interface:0xc000338960 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232021 | controller |     "Jun 11 16:53:51.230622 crc crio[22018]: time=\"2026-06-11T16:53:51.230069222Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc00141a460}] Aliases:map[]}\"",
2026-06-11 18:17:42.232036 | controller |     "Jun 11 16:53:51.230622 crc crio[22018]: time=\"2026-06-11T16:53:51.230431673Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232051 | controller |     "Jun 11 16:53:51.318900 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471d43a2be8597b Mac:96:4e:a1:a5:aa:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232067 | controller |     "Jun 11 16:53:51.319590 crc crio[22018]: time=\"2026-06-11T16:53:51.31952613Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc00012aba0}] Aliases:map[]}\"",
2026-06-11 18:17:42.232082 | controller |     "Jun 11 16:53:51.321423 crc crio[22018]: time=\"2026-06-11T16:53:51.319696505Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232098 | controller |     "Jun 11 16:53:51.341913 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b16d12523f2411 Mac:56:01:47:d7:b5:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232113 | controller |     "Jun 11 16:53:51.345595 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d0de178a46f3fb Mac:d6:15:8e:50:ad:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 SocketPath: PciID:}] [{Interface:0xc0001b6610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232132 | controller |     "Jun 11 16:53:51.345595 crc crio[22018]: time=\"2026-06-11T16:53:51.344570139Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc0029b4060}] Aliases:map[]}\"",
2026-06-11 18:17:42.232148 | controller |     "Jun 11 16:53:51.345595 crc crio[22018]: time=\"2026-06-11T16:53:51.344792626Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232163 | controller |     "Jun 11 16:53:51.379143 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423ebbabfcd27 Mac:ae:a9:62:16:0c:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232178 | controller |     "Jun 11 16:53:51.379994 crc crio[22018]: time=\"2026-06-11T16:53:51.379903362Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc0029b4478}] Aliases:map[]}\"",
2026-06-11 18:17:42.232194 | controller |     "Jun 11 16:53:51.380182 crc crio[22018]: time=\"2026-06-11T16:53:51.380110159Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232210 | controller |     "Jun 11 16:53:51.389710 crc crio[22018]: time=\"2026-06-11T16:53:51.389612402Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1a298}] Aliases:map[]}\"",
2026-06-11 18:17:42.232225 | controller |     "Jun 11 16:53:51.389950 crc crio[22018]: time=\"2026-06-11T16:53:51.389827929Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232241 | controller |     "Jun 11 16:53:51.402948 crc crio[22018]: time=\"2026-06-11T16:53:51.401142282Z\" level=info msg=\"Ran pod sandbox 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/POD\" id=3b91f39c-07ab-4e3e-b372-700268b17a0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232256 | controller |     "Jun 11 16:53:51.404422 crc crio[22018]: time=\"2026-06-11T16:53:51.404241629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232275 | controller |     "Jun 11 16:53:51.405119 crc crio[22018]: time=\"2026-06-11T16:53:51.404560149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232291 | controller |     "Jun 11 16:53:51.405119 crc crio[22018]: time=\"2026-06-11T16:53:51.4046067Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=62c3da21-1f24-4c88-bc43-8701d6f938c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232306 | controller |     "Jun 11 16:53:51.407502 crc crio[22018]: time=\"2026-06-11T16:53:51.407269525Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232320 | controller |     "Jun 11 16:53:51.413500 crc crio[22018]: time=\"2026-06-11T16:53:51.41345465Z\" level=info msg=\"Ran pod sandbox bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/POD\" id=ea7917d4-f9a0-4718-a99d-4ca1fd9af074 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232335 | controller |     "Jun 11 16:53:51.415588 crc crio[22018]: time=\"2026-06-11T16:53:51.414896325Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"",
2026-06-11 18:17:42.232350 | controller |     "Jun 11 16:53:51.420490 crc crio[22018]: time=\"2026-06-11T16:53:51.420398597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232366 | controller |     "Jun 11 16:53:51.420675 crc crio[22018]: time=\"2026-06-11T16:53:51.420617154Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232381 | controller |     "Jun 11 16:53:51.420765 crc crio[22018]: time=\"2026-06-11T16:53:51.420700927Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=0c17d150-8611-424e-b550-21b7211befe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232396 | controller |     "Jun 11 16:53:51.423816 crc crio[22018]: time=\"2026-06-11T16:53:51.423137135Z\" level=info msg=\"Ran pod sandbox fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/POD\" id=7af9b4e8-d386-426f-bdce-067e041523ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232411 | controller |     "Jun 11 16:53:51.424061 crc crio[22018]: time=\"2026-06-11T16:53:51.42396663Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232425 | controller |     "Jun 11 16:53:51.427994 crc crio[22018]: time=\"2026-06-11T16:53:51.427621616Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"",
2026-06-11 18:17:42.232440 | controller |     "Jun 11 16:53:51.442762 crc crio[22018]: time=\"2026-06-11T16:53:51.442715603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232458 | controller |     "Jun 11 16:53:51.443899 crc crio[22018]: time=\"2026-06-11T16:53:51.443872597Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232474 | controller |     "Jun 11 16:53:51.444089 crc crio[22018]: time=\"2026-06-11T16:53:51.444067394Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=4942aab7-d465-4ea3-9b0c-65ceacd0f13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232490 | controller |     "Jun 11 16:53:51.447691 crc crio[22018]: time=\"2026-06-11T16:53:51.447546304Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232504 | controller |     "Jun 11 16:53:51.454993 crc crio[22018]: time=\"2026-06-11T16:53:51.454923526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"",
2026-06-11 18:17:42.232519 | controller |     "Jun 11 16:53:51.462599 crc crio[22018]: 2026-06-11T16:53:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca71c480129a49 Mac:0e:51:27:53:08:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.232541 | controller |     "Jun 11 16:53:51.465494 crc crio[22018]: time=\"2026-06-11T16:53:51.465187321Z\" level=info msg=\"Ran pod sandbox 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/POD\" id=57edfff0-4780-4e62-b0a4-07a2b3891f6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232561 | controller |     "Jun 11 16:53:51.468768 crc crio[22018]: time=\"2026-06-11T16:53:51.46867751Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc002b146b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.232577 | controller |     "Jun 11 16:53:51.470675 crc crio[22018]: time=\"2026-06-11T16:53:51.470515407Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.232593 | controller |     "Jun 11 16:53:51.474262 crc crio[22018]: time=\"2026-06-11T16:53:51.474187532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232609 | controller |     "Jun 11 16:53:51.474545 crc crio[22018]: time=\"2026-06-11T16:53:51.474528003Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232628 | controller |     "Jun 11 16:53:51.474624 crc crio[22018]: time=\"2026-06-11T16:53:51.474578605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=f32e7fe3-866f-4240-80b2-9c14e6b39d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232644 | controller |     "Jun 11 16:53:51.476560 crc crio[22018]: time=\"2026-06-11T16:53:51.476442573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232659 | controller |     "Jun 11 16:53:51.480448 crc crio[22018]: time=\"2026-06-11T16:53:51.480276694Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"",
2026-06-11 18:17:42.232674 | controller |     "Jun 11 16:53:51.596679 crc crio[22018]: time=\"2026-06-11T16:53:51.596098842Z\" level=info msg=\"Ran pod sandbox df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/POD\" id=a18b1ed1-6100-4ddb-b6ef-e46a4e6200ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232690 | controller |     "Jun 11 16:53:51.600829 crc crio[22018]: time=\"2026-06-11T16:53:51.600702649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232705 | controller |     "Jun 11 16:53:51.601894 crc crio[22018]: time=\"2026-06-11T16:53:51.601527295Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232720 | controller |     "Jun 11 16:53:51.602314 crc crio[22018]: time=\"2026-06-11T16:53:51.602289149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=ca35845d-1b6a-4ce9-a707-e31eebfd3e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232735 | controller |     "Jun 11 16:53:51.602814 crc crio[22018]: time=\"2026-06-11T16:53:51.602665697Z\" level=info msg=\"Ran pod sandbox 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/POD\" id=5f8f8b4f-b557-4904-b449-1c8ce6314a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232750 | controller |     "Jun 11 16:53:51.606038 crc crio[22018]: time=\"2026-06-11T16:53:51.605709196Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232765 | controller |     "Jun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606783241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232781 | controller |     "Jun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606925785Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232799 | controller |     "Jun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.606967177Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=c353c695-a9d2-47b2-9a03-6ab09e80e8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232815 | controller |     "Jun 11 16:53:51.607160 crc crio[22018]: time=\"2026-06-11T16:53:51.607089615Z\" level=info msg=\"Ran pod sandbox 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/POD\" id=cde5c2a8-b99d-454b-9074-0dc82705a160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.232830 | controller |     "Jun 11 16:53:51.607981 crc crio[22018]: time=\"2026-06-11T16:53:51.607904241Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.232846 | controller |     "Jun 11 16:53:51.609949 crc crio[22018]: time=\"2026-06-11T16:53:51.609441004Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"",
2026-06-11 18:17:42.232894 | controller |     "Jun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610279551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232917 | controller |     "Jun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610493778Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232938 | controller |     "Jun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610536029Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=83f41577-3636-4c0c-9a08-08ad2ab1c65a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.232958 | controller |     "Jun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.610775118Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"",
2026-06-11 18:17:42.232979 | controller |     "Jun 11 16:53:51.611219 crc crio[22018]: time=\"2026-06-11T16:53:51.611148429Z\" level=info msg=\"Ran pod sandbox a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/POD\" id=8c0ef312-0406-483d-9656-9e19df7fc27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233000 | controller |     "Jun 11 16:53:51.612279 crc crio[22018]: time=\"2026-06-11T16:53:51.611536292Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.233022 | controller |     "Jun 11 16:53:51.614068 crc crio[22018]: time=\"2026-06-11T16:53:51.613718749Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=759246a0-4f39-46de-85b6-d63199aad3e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233051 | controller |     "Jun 11 16:53:51.617751 crc crio[22018]: time=\"2026-06-11T16:53:51.617061556Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"",
2026-06-11 18:17:42.233072 | controller |     "Jun 11 16:53:51.630995 crc crio[22018]: time=\"2026-06-11T16:53:51.629290366Z\" level=info msg=\"Ran pod sandbox 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/POD\" id=6f28aaac-fd25-469f-8ff9-ebaa843c3002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233093 | controller |     "Jun 11 16:53:51.636083 crc crio[22018]: time=\"2026-06-11T16:53:51.63599021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233112 | controller |     "Jun 11 16:53:51.636307 crc crio[22018]: time=\"2026-06-11T16:53:51.636210907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233132 | controller |     "Jun 11 16:53:51.636307 crc crio[22018]: time=\"2026-06-11T16:53:51.636256679Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=df73ed1a-843d-4f17-ad08-aea5268ec66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233154 | controller |     "Jun 11 16:53:51.638891 crc crio[22018]: time=\"2026-06-11T16:53:51.638807089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.233175 | controller |     "Jun 11 16:53:51.642827 crc crio[22018]: time=\"2026-06-11T16:53:51.642729164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"",
2026-06-11 18:17:42.233197 | controller |     "Jun 11 16:53:51.654171 crc crio[22018]: time=\"2026-06-11T16:53:51.65306656Z\" level=info msg=\"Ran pod sandbox 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/POD\" id=6e365b5c-5e99-40eb-831d-d0d0e860d12f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233217 | controller |     "Jun 11 16:53:51.658656 crc crio[22018]: time=\"2026-06-11T16:53:51.65850699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233237 | controller |     "Jun 11 16:53:51.658975 crc crio[22018]: time=\"2026-06-11T16:53:51.658694306Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233259 | controller |     "Jun 11 16:53:51.658975 crc crio[22018]: time=\"2026-06-11T16:53:51.658738417Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=7b94c956-bb4e-41a6-9445-f5024c7109f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233284 | controller |     "Jun 11 16:53:51.665314 crc crio[22018]: time=\"2026-06-11T16:53:51.665224642Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.233306 | controller |     "Jun 11 16:53:51.667996 crc crio[22018]: time=\"2026-06-11T16:53:51.667910717Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"",
2026-06-11 18:17:42.233325 | controller |     "Jun 11 16:53:51.711000 crc crio[22018]: time=\"2026-06-11T16:53:51.710918148Z\" level=info msg=\"Ran pod sandbox 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/POD\" id=07dc771e-7c77-4fec-957a-0b16e55002a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233344 | controller |     "Jun 11 16:53:51.713516 crc crio[22018]: time=\"2026-06-11T16:53:51.713282503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233362 | controller |     "Jun 11 16:53:51.713844 crc crio[22018]: time=\"2026-06-11T16:53:51.713785899Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233380 | controller |     "Jun 11 16:53:51.713988 crc crio[22018]: time=\"2026-06-11T16:53:51.713939824Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=e2f762e4-7c7e-4755-a96e-b2efe302912d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233398 | controller |     "Jun 11 16:53:51.716489 crc crio[22018]: time=\"2026-06-11T16:53:51.716276769Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.233416 | controller |     "Jun 11 16:53:51.717186 crc crio[22018]: time=\"2026-06-11T16:53:51.717053388Z\" level=info msg=\"Ran pod sandbox 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/POD\" id=f8fb5942-35fb-4932-9828-1f1fc4e7156d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233435 | controller |     "Jun 11 16:53:51.723677 crc crio[22018]: time=\"2026-06-11T16:53:51.723588487Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233454 | controller |     "Jun 11 16:53:51.723823 crc crio[22018]: time=\"2026-06-11T16:53:51.723786583Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233472 | controller |     "Jun 11 16:53:51.723883 crc crio[22018]: time=\"2026-06-11T16:53:51.723837475Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=957bac20-b389-48c6-8129-7d4cf22b8bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233494 | controller |     "Jun 11 16:53:51.726439 crc crio[22018]: time=\"2026-06-11T16:53:51.726005929Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.233513 | controller |     "Jun 11 16:53:51.729041 crc crio[22018]: time=\"2026-06-11T16:53:51.728801858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"",
2026-06-11 18:17:42.233535 | controller |     "Jun 11 16:53:51.733736 crc crio[22018]: time=\"2026-06-11T16:53:51.733657248Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"",
2026-06-11 18:17:42.233556 | controller |     "Jun 11 16:53:51.734780 crc crio[22018]: time=\"2026-06-11T16:53:51.727661386Z\" level=info msg=\"Ran pod sandbox 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/POD\" id=b94f3580-871b-4d4c-b5e5-1626aac06e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233577 | controller |     "Jun 11 16:53:51.740027 crc crio[22018]: time=\"2026-06-11T16:53:51.739946782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233598 | controller |     "Jun 11 16:53:51.740303 crc crio[22018]: time=\"2026-06-11T16:53:51.740208934Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233620 | controller |     "Jun 11 16:53:51.740461 crc crio[22018]: time=\"2026-06-11T16:53:51.740306937Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=8cfede9b-314b-4a7c-9f94-93b3ffe9d3cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233640 | controller |     "Jun 11 16:53:51.743398 crc crio[22018]: time=\"2026-06-11T16:53:51.743245963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=54b68cf4-9506-4bca-b7ce-ff566759846e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233661 | controller |     "Jun 11 16:53:51.755037 crc crio[22018]: time=\"2026-06-11T16:53:51.751966219Z\" level=info msg=\"Ran pod sandbox eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/POD\" id=9c987034-0aaa-46cb-a64b-d8c404934218 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233682 | controller |     "Jun 11 16:53:51.759641 crc crio[22018]: time=\"2026-06-11T16:53:51.759546423Z\" level=info msg=\"Ran pod sandbox 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/POD\" id=a9f65e41-85a7-4a37-9459-5d43a54f4431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233703 | controller |     "Jun 11 16:53:51.765275 crc crio[22018]: time=\"2026-06-11T16:53:51.765201303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233728 | controller |     "Jun 11 16:53:51.765524 crc crio[22018]: time=\"2026-06-11T16:53:51.765462391Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233743 | controller |     "Jun 11 16:53:51.765627 crc crio[22018]: time=\"2026-06-11T16:53:51.765536313Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=a937d35d-45f3-4498-9eea-e3e347205281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233758 | controller |     "Jun 11 16:53:51.767485 crc crio[22018]: time=\"2026-06-11T16:53:51.767166605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233774 | controller |     "Jun 11 16:53:51.767687 crc crio[22018]: time=\"2026-06-11T16:53:51.76763998Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233789 | controller |     "Jun 11 16:53:51.767777 crc crio[22018]: time=\"2026-06-11T16:53:51.767715633Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=0552b482-0eda-4c62-b382-02ed3872fbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233803 | controller |     "Jun 11 16:53:51.768952 crc crio[22018]: time=\"2026-06-11T16:53:51.768393274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c99f0257-c85e-42b9-8a05-e228653c4a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233818 | controller |     "Jun 11 16:53:51.771537 crc crio[22018]: time=\"2026-06-11T16:53:51.77149792Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6f78a3c3-d073-4046-a6ee-346919cdbb11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233833 | controller |     "Jun 11 16:53:51.774818 crc crio[22018]: time=\"2026-06-11T16:53:51.774605862Z\" level=info msg=\"Ran pod sandbox 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/POD\" id=f7efc10d-f3ec-496e-a8c5-dba3de23b29b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233864 | controller |     "Jun 11 16:53:51.778130 crc crio[22018]: time=\"2026-06-11T16:53:51.777917994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233886 | controller |     "Jun 11 16:53:51.778130 crc crio[22018]: time=\"2026-06-11T16:53:51.77809317Z\" level=info msg=\"Ran pod sandbox fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/POD\" id=75d69f30-71aa-4c4a-8565-ca14dbbdd360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233902 | controller |     "Jun 11 16:53:51.778433 crc crio[22018]: time=\"2026-06-11T16:53:51.778245784Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233921 | controller |     "Jun 11 16:53:51.778433 crc crio[22018]: time=\"2026-06-11T16:53:51.77830612Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=f2721719-40b6-4b52-beaf-82ac5a7e90ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233936 | controller |     "Jun 11 16:53:51.782782 crc crio[22018]: time=\"2026-06-11T16:53:51.782547071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233951 | controller |     "Jun 11 16:53:51.783085 crc crio[22018]: time=\"2026-06-11T16:53:51.783060758Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233965 | controller |     "Jun 11 16:53:51.783241 crc crio[22018]: time=\"2026-06-11T16:53:51.783216831Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=465c5ecd-a9e7-49ec-ac84-c7bddcaf0eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.233981 | controller |     "Jun 11 16:53:51.784216 crc crio[22018]: time=\"2026-06-11T16:53:51.784129332Z\" level=info msg=\"Ran pod sandbox 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/POD\" id=3529cbc1-b525-4f7c-9c19-f37431f6a597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.233995 | controller |     "Jun 11 16:53:51.787773 crc crio[22018]: time=\"2026-06-11T16:53:51.787637488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ba6c8a84-ac9b-4ca7-a51f-9e0c51bc5273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234010 | controller |     "Jun 11 16:53:51.788827 crc crio[22018]: time=\"2026-06-11T16:53:51.788757844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72188f3c-b92b-444a-9764-3c7544a71cb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234025 | controller |     "Jun 11 16:53:51.790587 crc crio[22018]: time=\"2026-06-11T16:53:51.790426398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234039 | controller |     "Jun 11 16:53:51.791124 crc crio[22018]: time=\"2026-06-11T16:53:51.790543951Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234055 | controller |     "Jun 11 16:53:51.791124 crc crio[22018]: time=\"2026-06-11T16:53:51.790885142Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=09e4bbb5-2cbf-4e7e-8627-33e2862ce0b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234069 | controller |     "Jun 11 16:53:51.793770 crc crio[22018]: time=\"2026-06-11T16:53:51.793691002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=523d7dfb-f50b-4038-b7a8-f28194b1c72a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234088 | controller |     "Jun 11 16:53:51.798265 crc crio[22018]: time=\"2026-06-11T16:53:51.798199574Z\" level=info msg=\"Ran pod sandbox e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/POD\" id=84a95e1c-5638-4a57-ab3d-3e6c0c2209a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.234103 | controller |     "Jun 11 16:53:51.801545 crc crio[22018]: time=\"2026-06-11T16:53:51.801402102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234118 | controller |     "Jun 11 16:53:51.801916 crc crio[22018]: time=\"2026-06-11T16:53:51.801864087Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234133 | controller |     "Jun 11 16:53:51.802014 crc crio[22018]: time=\"2026-06-11T16:53:51.80195021Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=001d0cef-4d80-42b1-a2a9-34c7698eccee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234149 | controller |     "Jun 11 16:53:51.805261 crc crio[22018]: time=\"2026-06-11T16:53:51.805228604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ee9ee104-bc2f-4e6b-b6df-cf4018a97a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234164 | controller |     "Jun 11 16:53:52.482473 crc crio[22018]: time=\"2026-06-11T16:53:52.482258479Z\" level=info msg=\"Ran pod sandbox dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/POD\" id=b4e20c19-58d2-48a9-a689-e35a23a41d64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.234178 | controller |     "Jun 11 16:53:52.483974 crc crio[22018]: time=\"2026-06-11T16:53:52.483902858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f2098d85-a527-4443-9c1d-75dacceef450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234194 | controller |     "Jun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484078656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79c2fa0f-e730-4ab0-a9a2-76be90f2dd96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234209 | controller |     "Jun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484188911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=403659ed-681f-4ae7-b76f-9f4f0bf52d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234224 | controller |     "Jun 11 16:53:52.484230 crc crio[22018]: time=\"2026-06-11T16:53:52.484208368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=618573e3-a52b-401e-bf3e-4e71f5f2c324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234256 | controller |     "Jun 11 16:53:52.484496 crc crio[22018]: time=\"2026-06-11T16:53:52.484233709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=87d69e08-527f-4c86-8485-7928a8adba91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234276 | controller |     "Jun 11 16:53:52.484559 crc crio[22018]: time=\"2026-06-11T16:53:52.484195478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=85982116-04ee-456c-823e-bb7a881b18b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234297 | controller |     "Jun 11 16:53:52.484674 crc crio[22018]: time=\"2026-06-11T16:53:52.484607159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=41f630a2-0b35-4e2e-abe9-8841702df972 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234317 | controller |     "Jun 11 16:53:52.485269 crc crio[22018]: time=\"2026-06-11T16:53:52.485197622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234337 | controller |     "Jun 11 16:53:52.485618 crc crio[22018]: time=\"2026-06-11T16:53:52.485520072Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234356 | controller |     "Jun 11 16:53:52.485736 crc crio[22018]: time=\"2026-06-11T16:53:52.485670497Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=0973f8cf-81d1-42bf-acd3-5977561cf7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234376 | controller |     "Jun 11 16:53:52.485997 crc crio[22018]: time=\"2026-06-11T16:53:52.485942643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b427c29c-31e5-4bb4-8907-9032078d8bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.234395 | controller |     "Jun 11 16:53:52.490595 crc crio[22018]: time=\"2026-06-11T16:53:52.490457143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.234415 | controller |     "Jun 11 16:53:52.498874 crc crio[22018]: time=\"2026-06-11T16:53:52.498765826Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234435 | controller |     "Jun 11 16:53:52.506068 crc crio[22018]: time=\"2026-06-11T16:53:52.505596562Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"",
2026-06-11 18:17:42.234455 | controller |     "Jun 11 16:53:52.507878 crc crio[22018]: time=\"2026-06-11T16:53:52.507804021Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234474 | controller |     "Jun 11 16:53:52.510705 crc crio[22018]: time=\"2026-06-11T16:53:52.510487585Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234550 | controller |     "Jun 11 16:53:52.513293 crc crio[22018]: time=\"2026-06-11T16:53:52.513193118Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234581 | controller |     "Jun 11 16:53:52.522208 crc crio[22018]: time=\"2026-06-11T16:53:52.522115635Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234598 | controller |     "Jun 11 16:53:52.534575 crc crio[22018]: time=\"2026-06-11T16:53:52.533636997Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234614 | controller |     "Jun 11 16:53:52.536980 crc crio[22018]: time=\"2026-06-11T16:53:52.53688424Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234629 | controller |     "Jun 11 16:53:52.545790 crc crio[22018]: time=\"2026-06-11T16:53:52.545721775Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.234645 | controller |     "Jun 11 16:53:53.354797 crc crio[22018]: time=\"2026-06-11T16:53:53.353873169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234660 | controller |     "Jun 11 16:53:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354874302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234675 | controller |     "Jun 11 16:53:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354109886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234690 | controller |     "Jun 11 16:53:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354207856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234705 | controller |     "Jun 11 16:53:53.355239 crc crio[22018]: time=\"2026-06-11T16:53:53.354303619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234719 | controller |     "Jun 11 16:53:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.355085624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234734 | controller |     "Jun 11 16:53:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.354633035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234750 | controller |     "Jun 11 16:53:53.355605 crc crio[22018]: time=\"2026-06-11T16:53:53.354589898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234771 | controller |     "Jun 11 16:53:55.168699 crc crio[22018]: time=\"2026-06-11T16:53:55.168514116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234786 | controller |     "Jun 11 16:53:55.177198 crc crio[22018]: time=\"2026-06-11T16:53:55.177003522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234801 | controller |     "Jun 11 16:53:55.202483 crc crio[22018]: time=\"2026-06-11T16:53:55.20163386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234816 | controller |     "Jun 11 16:53:55.211701 crc crio[22018]: time=\"2026-06-11T16:53:55.211611895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234831 | controller |     "Jun 11 16:53:55.212203 crc crio[22018]: time=\"2026-06-11T16:53:55.212133359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234846 | controller |     "Jun 11 16:53:55.216058 crc crio[22018]: time=\"2026-06-11T16:53:55.215974494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234885 | controller |     "Jun 11 16:53:55.224099 crc crio[22018]: time=\"2026-06-11T16:53:55.224020044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234901 | controller |     "Jun 11 16:53:55.228132 crc crio[22018]: time=\"2026-06-11T16:53:55.228045811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234915 | controller |     "Jun 11 16:53:55.232699 crc crio[22018]: time=\"2026-06-11T16:53:55.232405148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234930 | controller |     "Jun 11 16:53:55.238980 crc crio[22018]: time=\"2026-06-11T16:53:55.23882875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234945 | controller |     "Jun 11 16:53:55.264667 crc crio[22018]: time=\"2026-06-11T16:53:55.26455106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234962 | controller |     "Jun 11 16:53:55.267988 crc crio[22018]: time=\"2026-06-11T16:53:55.267666285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.234983 | controller |     "Jun 11 16:53:55.269040 crc crio[22018]: time=\"2026-06-11T16:53:55.268954246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235004 | controller |     "Jun 11 16:53:55.272142 crc crio[22018]: time=\"2026-06-11T16:53:55.272024557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235025 | controller |     "Jun 11 16:53:55.297892 crc crio[22018]: time=\"2026-06-11T16:53:55.295838086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235093 | controller |     "Jun 11 16:53:55.301576 crc crio[22018]: time=\"2026-06-11T16:53:55.301498905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235118 | controller |     "Jun 11 16:53:55.671397 crc crio[22018]: time=\"2026-06-11T16:53:55.671186124Z\" level=info msg=\"Created container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9ba0115a-3f60-45da-87f3-c069532e0eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235141 | controller |     "Jun 11 16:53:55.672604 crc crio[22018]: time=\"2026-06-11T16:53:55.672520827Z\" level=info msg=\"Starting container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5\" id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235164 | controller |     "Jun 11 16:53:55.678601 crc crio[22018]: time=\"2026-06-11T16:53:55.678445912Z\" level=info msg=\"Started container\" PID=49581 containerID=4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy id=61556460-49af-4828-a58b-4a0302f0e82d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad",
2026-06-11 18:17:42.235188 | controller |     "Jun 11 16:53:55.689159 crc crio[22018]: time=\"2026-06-11T16:53:55.68895727Z\" level=info msg=\"Created container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=f51a6958-3135-44db-9295-95bf3c519537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235211 | controller |     "Jun 11 16:53:55.690732 crc crio[22018]: time=\"2026-06-11T16:53:55.690659417Z\" level=info msg=\"Starting container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d\" id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235232 | controller |     "Jun 11 16:53:55.695785 crc crio[22018]: time=\"2026-06-11T16:53:55.695705695Z\" level=info msg=\"Started container\" PID=49580 containerID=c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy id=f80d3eb1-21d6-4a88-8798-3f2b61e626b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493",
2026-06-11 18:17:42.235251 | controller |     "Jun 11 16:53:55.725690 crc crio[22018]: time=\"2026-06-11T16:53:55.725511698Z\" level=info msg=\"Created container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=f461a22e-1a72-433f-b71d-846482f335f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235269 | controller |     "Jun 11 16:53:55.736656 crc crio[22018]: time=\"2026-06-11T16:53:55.736512199Z\" level=info msg=\"Starting container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2\" id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235288 | controller |     "Jun 11 16:53:55.738994 crc crio[22018]: time=\"2026-06-11T16:53:55.738163341Z\" level=info msg=\"Created container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=07e302da-e535-463b-9c6c-995f4d3b9c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235311 | controller |     "Jun 11 16:53:55.740174 crc crio[22018]: time=\"2026-06-11T16:53:55.740007141Z\" level=info msg=\"Starting container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba\" id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235330 | controller |     "Jun 11 16:53:55.752995 crc crio[22018]: time=\"2026-06-11T16:53:55.752904828Z\" level=info msg=\"Started container\" PID=49584 containerID=d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy id=bad4e467-2dac-45f9-b14e-6e39dd784ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d",
2026-06-11 18:17:42.235348 | controller |     "Jun 11 16:53:55.756386 crc crio[22018]: time=\"2026-06-11T16:53:55.756203493Z\" level=info msg=\"Created container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=e304ee37-5c84-4d7b-a3ae-42f572ee1d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235365 | controller |     "Jun 11 16:53:55.757626 crc crio[22018]: time=\"2026-06-11T16:53:55.757470572Z\" level=info msg=\"Starting container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935\" id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235383 | controller |     "Jun 11 16:53:55.763609 crc crio[22018]: time=\"2026-06-11T16:53:55.761441527Z\" level=info msg=\"Started container\" PID=49582 containerID=0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy id=f38be9ff-bbd8-4179-9198-3e009920f142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc",
2026-06-11 18:17:42.235402 | controller |     "Jun 11 16:53:55.764234 crc crio[22018]: time=\"2026-06-11T16:53:55.764151112Z\" level=info msg=\"Started container\" PID=49583 containerID=d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy id=599546fa-4b79-4389-babc-bbe0b05243e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04",
2026-06-11 18:17:42.235420 | controller |     "Jun 11 16:53:55.764615 crc crio[22018]: time=\"2026-06-11T16:53:55.764535562Z\" level=info msg=\"Created container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=d6c25354-fb79-4f92-a9e2-e4f50e553cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235438 | controller |     "Jun 11 16:53:55.764924 crc crio[22018]: time=\"2026-06-11T16:53:55.763425196Z\" level=info msg=\"Created container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=4a423626-8857-4cd8-8c55-66cb980ddfb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235458 | controller |     "Jun 11 16:53:55.765858 crc crio[22018]: time=\"2026-06-11T16:53:55.765772034Z\" level=info msg=\"Created container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88145a45-0629-4573-b670-73b82282f93a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235477 | controller |     "Jun 11 16:53:55.777676 crc crio[22018]: time=\"2026-06-11T16:53:55.777504663Z\" level=info msg=\"Starting container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea\" id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235502 | controller |     "Jun 11 16:53:55.777776 crc crio[22018]: time=\"2026-06-11T16:53:55.77767362Z\" level=info msg=\"Starting container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772\" id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235522 | controller |     "Jun 11 16:53:55.777776 crc crio[22018]: time=\"2026-06-11T16:53:55.777741843Z\" level=info msg=\"Starting container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a\" id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.235543 | controller |     "Jun 11 16:53:55.786625 crc crio[22018]: time=\"2026-06-11T16:53:55.786553528Z\" level=info msg=\"Started container\" PID=49585 containerID=c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager id=4747f75a-cc8a-4b36-a931-9d8730dbc6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a",
2026-06-11 18:17:42.235565 | controller |     "Jun 11 16:53:55.788076 crc crio[22018]: time=\"2026-06-11T16:53:55.787940858Z\" level=info msg=\"Started container\" PID=49587 containerID=848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy id=37cd416a-116c-4c0c-a48c-18e1fcc847de name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33",
2026-06-11 18:17:42.235587 | controller |     "Jun 11 16:53:55.802522 crc crio[22018]: time=\"2026-06-11T16:53:55.798807399Z\" level=info msg=\"Started container\" PID=49586 containerID=fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy id=040bca79-d1a2-48b2-9ca2-8e5135e12344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a",
2026-06-11 18:17:42.235607 | controller |     "Jun 11 16:53:55.913711 crc crio[22018]: time=\"2026-06-11T16:53:55.913627226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a27ece16-cd66-4cb3-995b-48c4ed0bf5f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235628 | controller |     "Jun 11 16:53:55.916604 crc crio[22018]: time=\"2026-06-11T16:53:55.916528371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bf53c052-222e-462e-a103-3586fd141090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235651 | controller |     "Jun 11 16:53:56.211298 crc crio[22018]: time=\"2026-06-11T16:53:56.211242328Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.235672 | controller |     "Jun 11 16:53:56.212567 crc crio[22018]: time=\"2026-06-11T16:53:56.21253921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235691 | controller |     "Jun 11 16:53:56.258993 crc crio[22018]: time=\"2026-06-11T16:53:56.258820168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235709 | controller |     "Jun 11 16:53:56.262080 crc crio[22018]: time=\"2026-06-11T16:53:56.26201378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.235728 | controller |     "Jun 11 16:53:56.774997 crc crio[22018]: time=\"2026-06-11T16:53:56.7749168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235743 | controller |     "Jun 11 16:53:56.775528 crc crio[22018]: time=\"2026-06-11T16:53:56.775468627Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235759 | controller |     "Jun 11 16:53:56.775703 crc crio[22018]: time=\"2026-06-11T16:53:56.775552869Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=edef5eaa-794b-4a7f-b438-d68660b2a669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235773 | controller |     "Jun 11 16:53:56.783549 crc crio[22018]: time=\"2026-06-11T16:53:56.783462958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235789 | controller |     "Jun 11 16:53:56.783687 crc crio[22018]: time=\"2026-06-11T16:53:56.783664605Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235804 | controller |     "Jun 11 16:53:56.783820 crc crio[22018]: time=\"2026-06-11T16:53:56.783720297Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=710f8130-ae81-441f-b0b1-2b811f90f76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235819 | controller |     "Jun 11 16:53:56.797211 crc crio[22018]: time=\"2026-06-11T16:53:56.797171841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235835 | controller |     "Jun 11 16:53:56.797987 crc crio[22018]: time=\"2026-06-11T16:53:56.797965817Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235868 | controller |     "Jun 11 16:53:56.798208 crc crio[22018]: time=\"2026-06-11T16:53:56.798189334Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=11413a2c-de54-4a89-981d-517d4695137a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235890 | controller |     "Jun 11 16:53:56.802021 crc crio[22018]: time=\"2026-06-11T16:53:56.801808048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235906 | controller |     "Jun 11 16:53:56.802640 crc crio[22018]: time=\"2026-06-11T16:53:56.802563162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235926 | controller |     "Jun 11 16:53:56.802707 crc crio[22018]: time=\"2026-06-11T16:53:56.802689736Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=37e0b61d-3775-436c-8e44-b63f8f6f7cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235943 | controller |     "Jun 11 16:53:56.804535 crc crio[22018]: time=\"2026-06-11T16:53:56.804505542Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.235958 | controller |     "Jun 11 16:53:56.804777 crc crio[22018]: time=\"2026-06-11T16:53:56.80475909Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236006 | controller |     "Jun 11 16:53:56.804949 crc crio[22018]: time=\"2026-06-11T16:53:56.804531553Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236023 | controller |     "Jun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.805026659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236038 | controller |     "Jun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.805094671Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=ac8f7029-29e8-4b6a-b04f-6f39abb45f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236053 | controller |     "Jun 11 16:53:56.805298 crc crio[22018]: time=\"2026-06-11T16:53:56.804874634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236068 | controller |     "Jun 11 16:53:56.805525 crc crio[22018]: time=\"2026-06-11T16:53:56.805458782Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236083 | controller |     "Jun 11 16:53:56.805525 crc crio[22018]: time=\"2026-06-11T16:53:56.805509514Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=f3ab7ad4-da4c-4091-961b-904d08cd49a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236098 | controller |     "Jun 11 16:53:56.805602 crc crio[22018]: time=\"2026-06-11T16:53:56.804875904Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=8a3838f5-967e-4303-a256-f656d27d1186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236114 | controller |     "Jun 11 16:53:56.896138 crc crio[22018]: time=\"2026-06-11T16:53:56.896027076Z\" level=info msg=\"Created container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=fa4805c6-ce4f-4d84-a8da-b044611fa713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.236133 | controller |     "Jun 11 16:53:56.897510 crc crio[22018]: time=\"2026-06-11T16:53:56.89743836Z\" level=info msg=\"Starting container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364\" id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.236150 | controller |     "Jun 11 16:53:56.904004 crc crio[22018]: time=\"2026-06-11T16:53:56.903968135Z\" level=info msg=\"Started container\" PID=49696 containerID=d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 description=openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy id=6a6830c3-6d83-4216-a791-19b2fb420a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a",
2026-06-11 18:17:42.236165 | controller |     "Jun 11 16:53:57.832963 crc crio[22018]: time=\"2026-06-11T16:53:57.832289416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236181 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.832990178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236196 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.83306322Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=561b9db7-e879-4fdb-a257-e3b6d6f52be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236211 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.833912827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236226 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834074182Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236241 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834165545Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=36b0caa7-2752-4d98-b127-8fd99c188d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236257 | controller |     "Jun 11 16:53:57.834517 crc crio[22018]: time=\"2026-06-11T16:53:57.834270258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236272 | controller |     "Jun 11 16:53:57.834747 crc crio[22018]: time=\"2026-06-11T16:53:57.834666511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236287 | controller |     "Jun 11 16:53:57.834747 crc crio[22018]: time=\"2026-06-11T16:53:57.834719762Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=87793463-98a2-4d34-be35-af266e87187c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236306 | controller |     "Jun 11 16:53:57.835121 crc crio[22018]: time=\"2026-06-11T16:53:57.834896458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236321 | controller |     "Jun 11 16:53:57.835121 crc crio[22018]: time=\"2026-06-11T16:53:57.835092904Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236336 | controller |     "Jun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835148176Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=9b56129f-0cd5-4df7-a70f-a514f23eab38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236351 | controller |     "Jun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835395354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236366 | controller |     "Jun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.83559905Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236381 | controller |     "Jun 11 16:53:57.840918 crc crio[22018]: time=\"2026-06-11T16:53:57.835655822Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=7ec37b89-01e7-4f14-a62c-9c6b8aa11ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236395 | controller |     "Jun 11 16:54:00.528858 crc crio[22018]: time=\"2026-06-11T16:54:00.528316714Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686614-nhlvf/POD\" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.236410 | controller |     "Jun 11 16:54:00.529700 crc crio[22018]: time=\"2026-06-11T16:54:00.528902943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.236425 | controller |     "Jun 11 16:54:07.842720 crc crio[22018]: time=\"2026-06-11T16:54:07.841909334Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=59db5381-d373-4567-bbc3-9cfde4d292e4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236440 | controller |     "Jun 11 16:54:07.844482 crc crio[22018]: time=\"2026-06-11T16:54:07.843856833Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9b6146d3-2172-4891-b9f7-021141b785da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236455 | controller |     "Jun 11 16:54:08.645000 crc crio[22018]: time=\"2026-06-11T16:54:08.644858298Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236474 | controller |     "Jun 11 16:54:08.645922 crc crio[22018]: time=\"2026-06-11T16:54:08.645079305Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236489 | controller |     "Jun 11 16:54:08.645922 crc crio[22018]: time=\"2026-06-11T16:54:08.645158677Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=e619a85b-dcfe-4a72-b9b2-3b65ed9bc773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236504 | controller |     "Jun 11 16:54:08.647522 crc crio[22018]: time=\"2026-06-11T16:54:08.647162994Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236518 | controller |     "Jun 11 16:54:08.651453 crc crio[22018]: time=\"2026-06-11T16:54:08.651015546Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"",
2026-06-11 18:17:42.236538 | controller |     "Jun 11 16:54:09.006913 crc crio[22018]: time=\"2026-06-11T16:54:09.006844827Z\" level=info msg=\"Stopping container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf (timeout: 2s)\" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.236561 | controller |     "Jun 11 16:54:09.654652 crc crio[22018]: time=\"2026-06-11T16:54:09.654562326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236582 | controller |     "Jun 11 16:54:09.654924 crc crio[22018]: time=\"2026-06-11T16:54:09.654580686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236601 | controller |     "Jun 11 16:54:09.655042 crc crio[22018]: time=\"2026-06-11T16:54:09.654971708Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236617 | controller |     "Jun 11 16:54:09.655115 crc crio[22018]: time=\"2026-06-11T16:54:09.655092202Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=cf88dc67-ace0-40bb-9eaf-623f50822d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236632 | controller |     "Jun 11 16:54:09.655416 crc crio[22018]: time=\"2026-06-11T16:54:09.655223426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236647 | controller |     "Jun 11 16:54:09.655518 crc crio[22018]: time=\"2026-06-11T16:54:09.655477685Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=f7121063-ceb4-45a3-9129-51a6cb72a79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236662 | controller |     "Jun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656124265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236681 | controller |     "Jun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656740504Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236697 | controller |     "Jun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.656864859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236712 | controller |     "Jun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.657019404Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236726 | controller |     "Jun 11 16:54:09.657989 crc crio[22018]: time=\"2026-06-11T16:54:09.657062155Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=dac7713b-2b94-4a47-bc9e-e889190efa67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236741 | controller |     "Jun 11 16:54:09.659855 crc crio[22018]: time=\"2026-06-11T16:54:09.65816318Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236756 | controller |     "Jun 11 16:54:09.660815 crc crio[22018]: time=\"2026-06-11T16:54:09.660613318Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"",
2026-06-11 18:17:42.236771 | controller |     "Jun 11 16:54:09.660954 crc crio[22018]: time=\"2026-06-11T16:54:09.660816973Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"",
2026-06-11 18:17:42.236785 | controller |     "Jun 11 16:54:09.661606 crc crio[22018]: time=\"2026-06-11T16:54:09.661423082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"",
2026-06-11 18:17:42.236800 | controller |     "Jun 11 16:54:10.434895 crc crio[22018]: time=\"2026-06-11T16:54:10.434316967Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=f3cc5fbe-340b-40d4-9cca-80bea22117b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236815 | controller |     "Jun 11 16:54:10.436127 crc crio[22018]: time=\"2026-06-11T16:54:10.436036519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=77135e2b-533f-4459-bd89-9b058e1f02c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236830 | controller |     "Jun 11 16:54:11.592525 crc crio[22018]: time=\"2026-06-11T16:54:11.592465993Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8a2b8c12-ee59-44bf-98f2-4875285c9921 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236868 | controller |     "Jun 11 16:54:11.594626 crc crio[22018]: time=\"2026-06-11T16:54:11.594274352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=8c33b59b-677b-480e-bff3-fa14b0fccc96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236889 | controller |     "Jun 11 16:54:11.644477 crc crio[22018]: time=\"2026-06-11T16:54:11.644231557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236904 | controller |     "Jun 11 16:54:11.644715 crc crio[22018]: time=\"2026-06-11T16:54:11.644674221Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236920 | controller |     "Jun 11 16:54:11.644796 crc crio[22018]: time=\"2026-06-11T16:54:11.644739233Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=a160003d-e325-48fb-b8b3-a4f8b36203f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236935 | controller |     "Jun 11 16:54:11.648218 crc crio[22018]: time=\"2026-06-11T16:54:11.648092149Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.236950 | controller |     "Jun 11 16:54:11.659150 crc crio[22018]: time=\"2026-06-11T16:54:11.659063829Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"",
2026-06-11 18:17:42.236965 | controller |     "Jun 11 16:54:12.645525 crc crio[22018]: time=\"2026-06-11T16:54:12.64500733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236980 | controller |     "Jun 11 16:54:12.646298 crc crio[22018]: time=\"2026-06-11T16:54:12.64565478Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.236995 | controller |     "Jun 11 16:54:12.646298 crc crio[22018]: time=\"2026-06-11T16:54:12.645705282Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=b22673dd-6c57-401d-818e-040509f66d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237011 | controller |     "Jun 11 16:54:12.647238 crc crio[22018]: time=\"2026-06-11T16:54:12.647170999Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237025 | controller |     "Jun 11 16:54:12.657655 crc crio[22018]: time=\"2026-06-11T16:54:12.657453513Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"",
2026-06-11 18:17:42.237040 | controller |     "Jun 11 16:54:13.068209 crc crio[22018]: time=\"2026-06-11T16:54:13.067657997Z\" level=info msg=\"Stopping container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764 (timeout: 2s)\" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.237059 | controller |     "Jun 11 16:54:13.147071 crc crio[22018]: time=\"2026-06-11T16:54:13.147009138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=ed7659f1-b65e-4317-a9d4-c2adb9f87299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237075 | controller |     "Jun 11 16:54:13.645138 crc crio[22018]: time=\"2026-06-11T16:54:13.645064995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237090 | controller |     "Jun 11 16:54:13.645651 crc crio[22018]: time=\"2026-06-11T16:54:13.645571377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237105 | controller |     "Jun 11 16:54:13.645651 crc crio[22018]: time=\"2026-06-11T16:54:13.645644742Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=55d98882-442d-4b74-a69f-73156a68c5e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237120 | controller |     "Jun 11 16:54:13.647586 crc crio[22018]: time=\"2026-06-11T16:54:13.647516729Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237135 | controller |     "Jun 11 16:54:13.655982 crc crio[22018]: time=\"2026-06-11T16:54:13.655618115Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"",
2026-06-11 18:17:42.237150 | controller |     "Jun 11 16:54:15.172952 crc crio[22018]: time=\"2026-06-11T16:54:15.172543393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=f0891493-313d-4934-b6ca-2f0f8eebf39b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237165 | controller |     "Jun 11 16:54:16.894699 crc crio[22018]: time=\"2026-06-11T16:54:16.894507048Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237180 | controller |     "Jun 11 16:54:19.988204 crc crio[22018]: time=\"2026-06-11T16:54:19.987114852Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237194 | controller |     "Jun 11 16:54:23.823767 crc crio[22018]: time=\"2026-06-11T16:54:23.82281714Z\" level=info msg=\"Stopped container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=b17989e3-0c5d-4f6d-8ae1-c7b36a5753e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.237209 | controller |     "Jun 11 16:54:23.828301 crc crio[22018]: time=\"2026-06-11T16:54:23.82818174Z\" level=info msg=\"Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.237229 | controller |     "Jun 11 16:54:23.829214 crc crio[22018]: time=\"2026-06-11T16:54:23.82909834Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8clvr Namespace:openshift-marketplace ID:f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb UID:a3b24225-74c5-4746-a8c5-815f67047bfa NetNS:/var/run/netns/f4f4589d-a0d7-4532-9cee-4a2b2d93eedd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3b24225_74c5_4746_a8c5_815f67047bfa.slice PodAnnotations:0xc007484900}] Aliases:map[]}\"",
2026-06-11 18:17:42.237245 | controller |     "Jun 11 16:54:23.829663 crc crio[22018]: time=\"2026-06-11T16:54:23.829562355Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-8clvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.237261 | controller |     "Jun 11 16:54:23.831161 crc crio[22018]: time=\"2026-06-11T16:54:23.829967367Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=77d86b4d-3909-474e-a7b1-8239155f775b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237276 | controller |     "Jun 11 16:54:23.831161 crc crio[22018]: time=\"2026-06-11T16:54:23.830816702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=78b2bef9-a829-4894-8d3a-a87f0803bb81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237291 | controller |     "Jun 11 16:54:23.977859 crc crio[22018]: time=\"2026-06-11T16:54:23.977765096Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=e563b815-a985-4a46-a398-069aa821c0e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237307 | controller |     "Jun 11 16:54:23.978842 crc crio[22018]: time=\"2026-06-11T16:54:23.978725932Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=75a8134f-afec-4245-b5d7-8ac75262f943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237322 | controller |     "Jun 11 16:54:23.984823 crc crio[22018]: time=\"2026-06-11T16:54:23.984135613Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2fbadcf6-b738-4b9c-89ea-6e7db9c1aa8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237337 | controller |     "Jun 11 16:54:23.985405 crc crio[22018]: time=\"2026-06-11T16:54:23.985278363Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=dc6e0dad-3029-487a-bca4-ea8bb1e4f230 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237352 | controller |     "Jun 11 16:54:23.986629 crc crio[22018]: time=\"2026-06-11T16:54:23.98652585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=70fcf9f0-9562-4d08-900a-17e8ea94c514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237366 | controller |     "Jun 11 16:54:23.986851 crc crio[22018]: time=\"2026-06-11T16:54:23.986815757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=0236525b-c519-4b76-befa-e94e6e0882a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237381 | controller |     "Jun 11 16:54:24.523495 crc crio[22018]: time=\"2026-06-11T16:54:24.523442845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.237400 | controller |     "Jun 11 16:54:24.525448 crc crio[22018]: time=\"2026-06-11T16:54:24.525243652Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=6243da44-7a6c-4639-8aa7-b832c742fad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237416 | controller |     "Jun 11 16:54:24.566822 crc crio[22018]: time=\"2026-06-11T16:54:24.56672606Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a15349fb-3fff-4c50-b673-990acc4d9551 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237431 | controller |     "Jun 11 16:54:24.567881 crc crio[22018]: time=\"2026-06-11T16:54:24.567846034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=752af0ed-31a4-419f-afd3-32433e842be8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237445 | controller |     "Jun 11 16:54:25.863441 crc crio[22018]: time=\"2026-06-11T16:54:25.862700313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.237461 | controller |     "Jun 11 16:54:25.864797 crc crio[22018]: time=\"2026-06-11T16:54:25.864730877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3f24f434-341f-4569-a517-c1f309a942df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237475 | controller |     "Jun 11 16:54:25.865953 crc crio[22018]: time=\"2026-06-11T16:54:25.86579958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=6cef55a0-a0f7-4c58-afd2-52e6a005d1e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237490 | controller |     "Jun 11 16:54:25.866285 crc crio[22018]: time=\"2026-06-11T16:54:25.866196013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=7ac3dbdd-0877-48d3-8ae9-ce0d5f5f3eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237505 | controller |     "Jun 11 16:54:25.866828 crc crio[22018]: time=\"2026-06-11T16:54:25.86672888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=22eca2f3-38ad-4b33-8061-7f09b76466cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237521 | controller |     "Jun 11 16:54:26.557981 crc crio[22018]: time=\"2026-06-11T16:54:26.557759513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a9130205-d4fe-4ace-b0d2-406c5ac8e636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237542 | controller |     "Jun 11 16:54:26.560443 crc crio[22018]: time=\"2026-06-11T16:54:26.560192549Z\" level=info msg=\"Stopped container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=0f474741-7daf-4057-bb7a-052e1ccf026a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.237565 | controller |     "Jun 11 16:54:26.561856 crc crio[22018]: time=\"2026-06-11T16:54:26.561718398Z\" level=info msg=\"Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.237585 | controller |     "Jun 11 16:54:26.562591 crc crio[22018]: time=\"2026-06-11T16:54:26.562505123Z\" level=info msg=\"Got pod network &{Name:certified-operators-59cbs Namespace:openshift-marketplace ID:9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975 UID:b7cf4365-864f-4baa-ab55-c1ef1b3f42e8 NetNS:/var/run/netns/9d399c56-1788-4bf4-8c3c-be5db38c554a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7cf4365_864f_4baa_ab55_c1ef1b3f42e8.slice PodAnnotations:0xc0004be3d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.237608 | controller |     "Jun 11 16:54:26.562773 crc crio[22018]: time=\"2026-06-11T16:54:26.56273297Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-59cbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.237625 | controller |     "Jun 11 16:54:26.611730 crc crio[22018]: time=\"2026-06-11T16:54:26.611630521Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=35f33c4b-06c0-42d7-b0ad-a19e4734acfb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237640 | controller |     "Jun 11 16:54:26.613856 crc crio[22018]: time=\"2026-06-11T16:54:26.613774329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=2013c9d2-1367-4885-8dd7-b5e260206901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237655 | controller |     "Jun 11 16:54:26.628021 crc crio[22018]: time=\"2026-06-11T16:54:26.627911193Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=4b3d281c-9198-4717-9a0f-d3cb840acc5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237670 | controller |     "Jun 11 16:54:26.629103 crc crio[22018]: time=\"2026-06-11T16:54:26.629009188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=cf5acdc5-213c-4df1-ba21-8576cf8bebc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237685 | controller |     "Jun 11 16:54:26.637442 crc crio[22018]: time=\"2026-06-11T16:54:26.637286659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=49ad6859-52b1-46a1-8c9c-f6f0c6489fed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237700 | controller |     "Jun 11 16:54:26.647199 crc crio[22018]: time=\"2026-06-11T16:54:26.647070757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=3487db6b-4a39-4031-8ea6-a144e5712afc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237715 | controller |     "Jun 11 16:54:26.651854 crc crio[22018]: time=\"2026-06-11T16:54:26.651781026Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ead9ddb0-7a82-42a9-8b5f-22a9957238ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237729 | controller |     "Jun 11 16:54:26.653217 crc crio[22018]: time=\"2026-06-11T16:54:26.653113857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=9c71c88c-a4dd-41e0-a160-0b559d756c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237743 | controller |     "Jun 11 16:54:27.346244 crc crio[22018]: time=\"2026-06-11T16:54:27.345560686Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237758 | controller |     "Jun 11 16:54:27.353184 crc crio[22018]: time=\"2026-06-11T16:54:27.35292821Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237776 | controller |     "Jun 11 16:54:27.354487 crc crio[22018]: time=\"2026-06-11T16:54:27.354312531Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=6712b446-5406-4716-b0c1-a6149138b206 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237791 | controller |     "Jun 11 16:54:27.355546 crc crio[22018]: time=\"2026-06-11T16:54:27.355439676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=ac2cab25-9ff8-4acb-8f16-af148927be5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237806 | controller |     "Jun 11 16:54:27.358156 crc crio[22018]: time=\"2026-06-11T16:54:27.35808334Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237821 | controller |     "Jun 11 16:54:27.363039 crc crio[22018]: time=\"2026-06-11T16:54:27.362995345Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237835 | controller |     "Jun 11 16:54:28.012562 crc crio[22018]: time=\"2026-06-11T16:54:28.012283283Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=908ea581-bd55-4c3b-8c8c-deff940b44fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237867 | controller |     "Jun 11 16:54:28.012846 crc crio[22018]: time=\"2026-06-11T16:54:28.012732697Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=a98202a8-d4a8-41d6-84d7-9b6a81271ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237887 | controller |     "Jun 11 16:54:28.013021 crc crio[22018]: time=\"2026-06-11T16:54:28.012943903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=b9375d2a-e8a2-473c-a8f4-2fb052f0bede name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237902 | controller |     "Jun 11 16:54:28.014419 crc crio[22018]: time=\"2026-06-11T16:54:28.014230514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=b7bec454-f389-4e2e-8f19-6199a49b105a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237917 | controller |     "Jun 11 16:54:28.018810 crc crio[22018]: time=\"2026-06-11T16:54:28.018603103Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.237933 | controller |     "Jun 11 16:54:28.030756 crc crio[22018]: time=\"2026-06-11T16:54:28.030612905Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=2fe0f2d4-54dc-428c-aee8-3bb1facb6790 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.237947 | controller |     "Jun 11 16:54:28.031888 crc crio[22018]: time=\"2026-06-11T16:54:28.031701997Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=78f9ee5e-6e59-43b7-9c9d-32b07b034d18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.237965 | controller |     "Jun 11 16:54:28.608681 crc crio[22018]: time=\"2026-06-11T16:54:28.60854277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.237981 | controller |     "Jun 11 16:54:28.616000 crc crio[22018]: time=\"2026-06-11T16:54:28.615874491Z\" level=info msg=\"Stopped pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=ddbca6e8-f597-4e55-a910-c251a692add5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.237996 | controller |     "Jun 11 16:54:28.618998 crc crio[22018]: time=\"2026-06-11T16:54:28.618931668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238011 | controller |     "Jun 11 16:54:28.619632 crc crio[22018]: time=\"2026-06-11T16:54:28.619563107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238025 | controller |     "Jun 11 16:54:28.621952 crc crio[22018]: time=\"2026-06-11T16:54:28.62186327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=6db07d42-110c-4fd7-9e4f-4d54be35a13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238040 | controller |     "Jun 11 16:54:28.626045 crc crio[22018]: time=\"2026-06-11T16:54:28.625919747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.238055 | controller |     "Jun 11 16:54:28.626045 crc crio[22018]: time=\"2026-06-11T16:54:28.62599884Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686614-nhlvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.238071 | controller |     "Jun 11 16:54:28.630441 crc crio[22018]: time=\"2026-06-11T16:54:28.630309617Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=3bd650b8-938a-4d04-9788-5b65b2ae1801 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238086 | controller |     "Jun 11 16:54:28.634067 crc crio[22018]: time=\"2026-06-11T16:54:28.633874038Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=54cb9399-9a42-4719-8eb2-b1cf9df3612e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238102 | controller |     "Jun 11 16:54:28.645834 crc crio[22018]: time=\"2026-06-11T16:54:28.645691672Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=90b80799-bdf7-4579-b374-c9a6234067b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238117 | controller |     "Jun 11 16:54:28.646814 crc crio[22018]: time=\"2026-06-11T16:54:28.646698984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=66e2f111-f216-4c42-aa6b-075b055059d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238137 | controller |     "Jun 11 16:54:28.654600 crc crio[22018]: time=\"2026-06-11T16:54:28.654502009Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=12440e08-acaf-4ab0-afd0-c045bd2454d8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238152 | controller |     "Jun 11 16:54:28.655871 crc crio[22018]: time=\"2026-06-11T16:54:28.655782629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=1e805ef5-79ed-437a-aba0-d767ca24568a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238169 | controller |     "Jun 11 16:54:28.663444 crc crio[22018]: time=\"2026-06-11T16:54:28.663271227Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=a5d2aaf9-ef0f-4a82-84ab-2d185e5a32f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238191 | controller |     "Jun 11 16:54:28.665260 crc crio[22018]: time=\"2026-06-11T16:54:28.665035019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=790a7f33-b441-4fae-b05d-55a015fb7f59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238212 | controller |     "Jun 11 16:54:28.668925 crc crio[22018]: time=\"2026-06-11T16:54:28.668833601Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=3a018e44-eb07-4d6b-9f53-13559532ada1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238231 | controller |     "Jun 11 16:54:28.669664 crc crio[22018]: time=\"2026-06-11T16:54:28.669599194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=50fe6ad3-e9d6-4984-a50f-6284ce227935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238248 | controller |     "Jun 11 16:54:28.671734 crc crio[22018]: time=\"2026-06-11T16:54:28.671652819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=5f72ac18-a2f6-44a5-a35f-80f62063d71d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238263 | controller |     "Jun 11 16:54:28.672590 crc crio[22018]: time=\"2026-06-11T16:54:28.672531916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a212bca7-330a-4bfa-a086-4696a484ca29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238286 | controller |     "Jun 11 16:54:28.690557 crc crio[22018]: time=\"2026-06-11T16:54:28.686114164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238330 | controller |     "Jun 11 16:54:28.690557 crc crio[22018]: time=\"2026-06-11T16:54:28.687166278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238358 | controller |     "Jun 11 16:54:28.691445 crc crio[22018]: time=\"2026-06-11T16:54:28.691289157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a34cb47e-6eae-4988-898b-fca1517900ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238375 | controller |     "Jun 11 16:54:28.701074 crc crio[22018]: time=\"2026-06-11T16:54:28.700412445Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238398 | controller |     "Jun 11 16:54:28.705101 crc crio[22018]: time=\"2026-06-11T16:54:28.70502334Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238413 | controller |     "Jun 11 16:54:28.710106 crc crio[22018]: time=\"2026-06-11T16:54:28.710008597Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238429 | controller |     "Jun 11 16:54:28.719150 crc crio[22018]: time=\"2026-06-11T16:54:28.719074044Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic\" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238444 | controller |     "Jun 11 16:54:28.722121 crc crio[22018]: time=\"2026-06-11T16:54:28.722028668Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238459 | controller |     "Jun 11 16:54:28.806833 crc crio[22018]: time=\"2026-06-11T16:54:28.80246321Z\" level=info msg=\"Stopped pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=7e62bc12-c18c-476d-bbe4-8ab84836c000 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.238474 | controller |     "Jun 11 16:54:28.811517 crc crio[22018]: time=\"2026-06-11T16:54:28.811276536Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=29ea2219-ba18-4b87-a4b7-9e9093a95121 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238490 | controller |     "Jun 11 16:54:28.813025 crc crio[22018]: time=\"2026-06-11T16:54:28.812843057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=81af2449-ab05-4714-a333-aaafa1b3cabb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238505 | controller |     "Jun 11 16:54:28.814914 crc crio[22018]: time=\"2026-06-11T16:54:28.814682579Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=108caca0-9553-4926-8541-63f09cc7379b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238521 | controller |     "Jun 11 16:54:28.815837 crc crio[22018]: time=\"2026-06-11T16:54:28.815762469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=61b5a638-9231-43d4-a1ca-57cd67866e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238543 | controller |     "Jun 11 16:54:28.840876 crc crio[22018]: time=\"2026-06-11T16:54:28.840698535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238565 | controller |     "Jun 11 16:54:28.842865 crc crio[22018]: time=\"2026-06-11T16:54:28.8424106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238581 | controller |     "Jun 11 16:54:28.844940 crc crio[22018]: time=\"2026-06-11T16:54:28.844759802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=b6490e0e-981d-422a-8fe0-0707601f8488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238601 | controller |     "Jun 11 16:54:28.846745 crc crio[22018]: time=\"2026-06-11T16:54:28.84650665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=51922f17-73e7-4266-ae0e-c3571183b392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238616 | controller |     "Jun 11 16:54:28.847467 crc crio[22018]: time=\"2026-06-11T16:54:28.847283333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238631 | controller |     "Jun 11 16:54:28.851722 crc crio[22018]: time=\"2026-06-11T16:54:28.851633269Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238647 | controller |     "Jun 11 16:54:28.852284 crc crio[22018]: time=\"2026-06-11T16:54:28.852209148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f1ed45cb-13b2-451f-b46d-6328e9459a53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238662 | controller |     "Jun 11 16:54:28.852702 crc crio[22018]: time=\"2026-06-11T16:54:28.852558168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=8338724e-186d-4778-a2f4-4a17f1613b5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238676 | controller |     "Jun 11 16:54:28.852852 crc crio[22018]: time=\"2026-06-11T16:54:28.852700437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=ad713a3e-675b-4ea5-bc9b-6f5a8b1968a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238691 | controller |     "Jun 11 16:54:28.862424 crc crio[22018]: time=\"2026-06-11T16:54:28.862007556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=401f4a3b-f300-4e55-a985-4a5c26867403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238706 | controller |     "Jun 11 16:54:28.874633 crc crio[22018]: time=\"2026-06-11T16:54:28.87258831Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238721 | controller |     "Jun 11 16:54:28.882010 crc crio[22018]: time=\"2026-06-11T16:54:28.881965665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238736 | controller |     "Jun 11 16:54:28.885897 crc crio[22018]: time=\"2026-06-11T16:54:28.883235886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238751 | controller |     "Jun 11 16:54:28.886984 crc crio[22018]: time=\"2026-06-11T16:54:28.886247656Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=3ad21e9f-5b08-47a5-85aa-3d8ac21ab12d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.238766 | controller |     "Jun 11 16:54:28.897785 crc crio[22018]: time=\"2026-06-11T16:54:28.897740322Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=f3234b02-579f-4ecc-ae90-5fdf7e73853e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238784 | controller |     "Jun 11 16:54:28.901181 crc crio[22018]: time=\"2026-06-11T16:54:28.90085076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=7f68310f-c319-4c05-b78a-0d13b5332a1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238799 | controller |     "Jun 11 16:54:28.901639 crc crio[22018]: time=\"2026-06-11T16:54:28.901522091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=1bc0ab49-942f-4703-80c0-b6a0fe9fc113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.238814 | controller |     "Jun 11 16:54:28.910842 crc crio[22018]: time=\"2026-06-11T16:54:28.910734162Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238829 | controller |     "Jun 11 16:54:28.959022 crc crio[22018]: time=\"2026-06-11T16:54:28.958923049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238843 | controller |     "Jun 11 16:54:28.960657 crc crio[22018]: time=\"2026-06-11T16:54:28.960581592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238882 | controller |     "Jun 11 16:54:28.963120 crc crio[22018]: time=\"2026-06-11T16:54:28.96304122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238898 | controller |     "Jun 11 16:54:28.964062 crc crio[22018]: time=\"2026-06-11T16:54:28.96399255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238913 | controller |     "Jun 11 16:54:28.968039 crc crio[22018]: time=\"2026-06-11T16:54:28.967963315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238928 | controller |     "Jun 11 16:54:28.971194 crc crio[22018]: time=\"2026-06-11T16:54:28.971113514Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.238942 | controller |     "Jun 11 16:54:28.972842 crc crio[22018]: time=\"2026-06-11T16:54:28.972685174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238957 | controller |     "Jun 11 16:54:28.974092 crc crio[22018]: time=\"2026-06-11T16:54:28.974024809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238971 | controller |     "Jun 11 16:54:28.975850 crc crio[22018]: time=\"2026-06-11T16:54:28.97570741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.238986 | controller |     "Jun 11 16:54:28.980119 crc crio[22018]: time=\"2026-06-11T16:54:28.98004402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=681e1be8-0152-411c-9d50-41c3a8405a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239004 | controller |     "Jun 11 16:54:28.984973 crc crio[22018]: time=\"2026-06-11T16:54:28.984901798Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239019 | controller |     "Jun 11 16:54:28.990270 crc crio[22018]: time=\"2026-06-11T16:54:28.990201085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239034 | controller |     "Jun 11 16:54:28.992054 crc crio[22018]: time=\"2026-06-11T16:54:28.991997672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239048 | controller |     "Jun 11 16:54:28.995211 crc crio[22018]: time=\"2026-06-11T16:54:28.995136001Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239063 | controller |     "Jun 11 16:54:29.001596 crc crio[22018]: time=\"2026-06-11T16:54:29.001157251Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239078 | controller |     "Jun 11 16:54:29.004785 crc crio[22018]: time=\"2026-06-11T16:54:29.004414933Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239093 | controller |     "Jun 11 16:54:29.049405 crc crio[22018]: time=\"2026-06-11T16:54:29.044653881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239110 | controller |     "Jun 11 16:54:29.049405 crc crio[22018]: time=\"2026-06-11T16:54:29.045081456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239133 | controller |     "Jun 11 16:54:29.059552 crc crio[22018]: time=\"2026-06-11T16:54:29.05946106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239155 | controller |     "Jun 11 16:54:29.085395 crc crio[22018]: time=\"2026-06-11T16:54:29.085252252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239175 | controller |     "Jun 11 16:54:29.086436 crc crio[22018]: time=\"2026-06-11T16:54:29.086291244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239196 | controller |     "Jun 11 16:54:29.090045 crc crio[22018]: time=\"2026-06-11T16:54:29.089975402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239218 | controller |     "Jun 11 16:54:29.092301 crc crio[22018]: time=\"2026-06-11T16:54:29.09223159Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239245 | controller |     "Jun 11 16:54:29.095621 crc crio[22018]: time=\"2026-06-11T16:54:29.095543135Z\" level=info msg=\"Created container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=72befdf3-1d7a-42f6-9d18-92ac52cabf0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239270 | controller |     "Jun 11 16:54:29.096703 crc crio[22018]: time=\"2026-06-11T16:54:29.096655149Z\" level=info msg=\"Created container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=2fb844b2-1e52-4ffb-b73a-99986dae0a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239294 | controller |     "Jun 11 16:54:29.097684 crc crio[22018]: time=\"2026-06-11T16:54:29.097642231Z\" level=info msg=\"Starting container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e\" id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.239317 | controller |     "Jun 11 16:54:29.098235 crc crio[22018]: time=\"2026-06-11T16:54:29.098166657Z\" level=info msg=\"Created container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=d7249e0f-b980-4bc7-ab7f-b15192925004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239339 | controller |     "Jun 11 16:54:29.098635 crc crio[22018]: time=\"2026-06-11T16:54:29.09856871Z\" level=info msg=\"Starting container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85\" id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.239360 | controller |     "Jun 11 16:54:29.101008 crc crio[22018]: time=\"2026-06-11T16:54:29.100928374Z\" level=info msg=\"Starting container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c\" id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.239382 | controller |     "Jun 11 16:54:29.102928 crc crio[22018]: time=\"2026-06-11T16:54:29.102801623Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239405 | controller |     "Jun 11 16:54:29.110502 crc crio[22018]: time=\"2026-06-11T16:54:29.104793329Z\" level=info msg=\"Started container\" PID=50932 containerID=dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager id=5b41f89c-a1cd-400d-aa6d-707504c68ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa",
2026-06-11 18:17:42.239429 | controller |     "Jun 11 16:54:29.110502 crc crio[22018]: time=\"2026-06-11T16:54:29.106883002Z\" level=info msg=\"Started container\" PID=50933 containerID=90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager id=d4e8f084-2644-49d8-a412-6083c829b485 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573",
2026-06-11 18:17:42.239451 | controller |     "Jun 11 16:54:29.113252 crc crio[22018]: time=\"2026-06-11T16:54:29.113071877Z\" level=info msg=\"Started container\" PID=50929 containerID=69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager id=c79204ea-23c6-4398-9601-ddaa7a19ff40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6",
2026-06-11 18:17:42.239468 | controller |     "Jun 11 16:54:29.125774 crc crio[22018]: time=\"2026-06-11T16:54:29.125656109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239488 | controller |     "Jun 11 16:54:29.126042 crc crio[22018]: time=\"2026-06-11T16:54:29.125678609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239503 | controller |     "Jun 11 16:54:29.130304 crc crio[22018]: time=\"2026-06-11T16:54:29.130211867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239518 | controller |     "Jun 11 16:54:29.131220 crc crio[22018]: time=\"2026-06-11T16:54:29.131132813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b6e8b0ba-20e9-464f-96f9-57b0ef862f05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239539 | controller |     "Jun 11 16:54:29.131672 crc crio[22018]: time=\"2026-06-11T16:54:29.131597583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ef9a48b5-0450-442d-b70b-fb41912afc98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239562 | controller |     "Jun 11 16:54:29.131869 crc crio[22018]: time=\"2026-06-11T16:54:29.131803804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ca98899c-beac-4756-a417-e7c97d4de08c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239578 | controller |     "Jun 11 16:54:29.138437 crc crio[22018]: time=\"2026-06-11T16:54:29.138082945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239593 | controller |     "Jun 11 16:54:29.138729 crc crio[22018]: time=\"2026-06-11T16:54:29.138639322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239608 | controller |     "Jun 11 16:54:29.146847 crc crio[22018]: time=\"2026-06-11T16:54:29.146757829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239624 | controller |     "Jun 11 16:54:29.147082 crc crio[22018]: time=\"2026-06-11T16:54:29.146996648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c0764c38-98c6-4555-b0ed-323ad2d17f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239639 | controller |     "Jun 11 16:54:29.165374 crc crio[22018]: time=\"2026-06-11T16:54:29.164859799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3c4716c1-51a6-43fa-a522-0c0521798846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239654 | controller |     "Jun 11 16:54:29.172054 crc crio[22018]: time=\"2026-06-11T16:54:29.171688123Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=be16b3ba-7557-4102-b7c4-a82d92ad2ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239670 | controller |     "Jun 11 16:54:29.190454 crc crio[22018]: time=\"2026-06-11T16:54:29.190178906Z\" level=info msg=\"Created container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=80fd8c4a-dfa6-46ed-b08d-fb78735c8838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239690 | controller |     "Jun 11 16:54:29.192914 crc crio[22018]: time=\"2026-06-11T16:54:29.191587841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239705 | controller |     "Jun 11 16:54:29.192914 crc crio[22018]: time=\"2026-06-11T16:54:29.192021624Z\" level=info msg=\"Starting container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e\" id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.239720 | controller |     "Jun 11 16:54:29.193126 crc crio[22018]: time=\"2026-06-11T16:54:29.192988005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239734 | controller |     "Jun 11 16:54:29.204603 crc crio[22018]: time=\"2026-06-11T16:54:29.194154532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239749 | controller |     "Jun 11 16:54:29.204603 crc crio[22018]: time=\"2026-06-11T16:54:29.194934997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239764 | controller |     "Jun 11 16:54:29.209408 crc crio[22018]: time=\"2026-06-11T16:54:29.207853604Z\" level=info msg=\"Started container\" PID=50941 containerID=7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager id=cf9a83a1-8dbc-4d4c-a68b-1a0a28a872e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1",
2026-06-11 18:17:42.239778 | controller |     "Jun 11 16:54:29.219103 crc crio[22018]: time=\"2026-06-11T16:54:29.21900047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239793 | controller |     "Jun 11 16:54:29.224930 crc crio[22018]: time=\"2026-06-11T16:54:29.2248432Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239808 | controller |     "Jun 11 16:54:29.225054 crc crio[22018]: 2026-06-11T16:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22a599db9433b8b Mac:aa:71:86:c8:b1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 SocketPath: PciID:}] [{Interface:0xc0001772a0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.239823 | controller |     "Jun 11 16:54:29.225875 crc crio[22018]: time=\"2026-06-11T16:54:29.22580109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.239838 | controller |     "Jun 11 16:54:29.226026 crc crio[22018]: time=\"2026-06-11T16:54:29.225967205Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686614-nhlvf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.239882 | controller |     "Jun 11 16:54:29.231011 crc crio[22018]: time=\"2026-06-11T16:54:29.230797856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=30e31d98-d6ff-48ca-ad5d-c5d688d27748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.239900 | controller |     "Jun 11 16:54:29.232164 crc crio[22018]: time=\"2026-06-11T16:54:29.232072616Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239916 | controller |     "Jun 11 16:54:29.243230 crc crio[22018]: time=\"2026-06-11T16:54:29.241089592Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239931 | controller |     "Jun 11 16:54:29.243230 crc crio[22018]: time=\"2026-06-11T16:54:29.242115893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239947 | controller |     "Jun 11 16:54:29.245648 crc crio[22018]: time=\"2026-06-11T16:54:29.2435937Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.239962 | controller |     "Jun 11 16:54:29.250059 crc crio[22018]: time=\"2026-06-11T16:54:29.249987321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.239995 | controller |     "Jun 11 16:54:29.262943 crc crio[22018]: time=\"2026-06-11T16:54:29.262855036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240011 | controller |     "Jun 11 16:54:29.272936 crc crio[22018]: time=\"2026-06-11T16:54:29.272836441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240026 | controller |     "Jun 11 16:54:29.282161 crc crio[22018]: time=\"2026-06-11T16:54:29.280729001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240041 | controller |     "Jun 11 16:54:29.293673 crc crio[22018]: time=\"2026-06-11T16:54:29.293598825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240056 | controller |     "Jun 11 16:54:29.299042 crc crio[22018]: time=\"2026-06-11T16:54:29.298976315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240071 | controller |     "Jun 11 16:54:29.299899 crc crio[22018]: time=\"2026-06-11T16:54:29.299829141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240086 | controller |     "Jun 11 16:54:29.303295 crc crio[22018]: time=\"2026-06-11T16:54:29.30321136Z\" level=info msg=\"Created container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=d915a923-efe6-4505-8172-901295f13769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240101 | controller |     "Jun 11 16:54:29.310248 crc crio[22018]: time=\"2026-06-11T16:54:29.310078355Z\" level=info msg=\"Removing container: b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764\" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.240120 | controller |     "Jun 11 16:54:29.310401 crc crio[22018]: time=\"2026-06-11T16:54:29.310246279Z\" level=info msg=\"Starting container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab\" id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240135 | controller |     "Jun 11 16:54:29.314461 crc crio[22018]: time=\"2026-06-11T16:54:29.314308058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240151 | controller |     "Jun 11 16:54:29.328633 crc crio[22018]: time=\"2026-06-11T16:54:29.328568201Z\" level=info msg=\"Started container\" PID=50976 containerID=5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager id=bd139c60-8a1d-4585-83d7-ebdc583a13bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500",
2026-06-11 18:17:42.240166 | controller |     "Jun 11 16:54:29.380723 crc crio[22018]: time=\"2026-06-11T16:54:29.38061482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=216e5142-ee2f-4c54-a905-1c08891beeb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240181 | controller |     "Jun 11 16:54:29.399746 crc crio[22018]: time=\"2026-06-11T16:54:29.399678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240196 | controller |     "Jun 11 16:54:29.400430 crc crio[22018]: time=\"2026-06-11T16:54:29.400287698Z\" level=info msg=\"Created container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=57a067f8-e346-45ae-b874-51e498c6afab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240211 | controller |     "Jun 11 16:54:29.403434 crc crio[22018]: time=\"2026-06-11T16:54:29.402754355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1b4dbfc7-7e3f-4443-8cb4-4403180fbf6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240226 | controller |     "Jun 11 16:54:29.403434 crc crio[22018]: time=\"2026-06-11T16:54:29.402964032Z\" level=info msg=\"Starting container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796\" id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240241 | controller |     "Jun 11 16:54:29.420466 crc crio[22018]: time=\"2026-06-11T16:54:29.420313221Z\" level=info msg=\"Ran pod sandbox 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 with infra container: openshift-infra/auto-csr-approver-29686614-nhlvf/POD\" id=0a382b36-2635-4f56-b7a0-a757c541692f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.240257 | controller |     "Jun 11 16:54:29.420983 crc crio[22018]: time=\"2026-06-11T16:54:29.4209267Z\" level=info msg=\"Started container\" PID=50997 containerID=2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager id=9429408e-ded3-4d64-8658-e7a4a0ca0672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461",
2026-06-11 18:17:42.240272 | controller |     "Jun 11 16:54:29.444219 crc crio[22018]: time=\"2026-06-11T16:54:29.444087238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3077bd67-d04b-408c-b749-fe36f0b2d173 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240293 | controller |     "Jun 11 16:54:29.444644 crc crio[22018]: time=\"2026-06-11T16:54:29.444597195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240308 | controller |     "Jun 11 16:54:29.444953 crc crio[22018]: time=\"2026-06-11T16:54:29.444888604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240324 | controller |     "Jun 11 16:54:29.455859 crc crio[22018]: time=\"2026-06-11T16:54:29.455784121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240338 | controller |     "Jun 11 16:54:29.459198 crc crio[22018]: time=\"2026-06-11T16:54:29.459079866Z\" level=info msg=\"Created container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=a0b9000e-a220-4f7e-82f7-f1632df8269b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240353 | controller |     "Jun 11 16:54:29.460672 crc crio[22018]: time=\"2026-06-11T16:54:29.460589154Z\" level=info msg=\"Created container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=c5de5a02-05c5-45dc-bf00-14d6fad46660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240368 | controller |     "Jun 11 16:54:29.462742 crc crio[22018]: time=\"2026-06-11T16:54:29.462673523Z\" level=info msg=\"Starting container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2\" id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240383 | controller |     "Jun 11 16:54:29.462937 crc crio[22018]: time=\"2026-06-11T16:54:29.462856819Z\" level=info msg=\"Starting container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3\" id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240398 | controller |     "Jun 11 16:54:29.463176 crc crio[22018]: time=\"2026-06-11T16:54:29.462695822Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.240413 | controller |     "Jun 11 16:54:29.465427 crc crio[22018]: time=\"2026-06-11T16:54:29.465291266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240428 | controller |     "Jun 11 16:54:29.475072 crc crio[22018]: time=\"2026-06-11T16:54:29.474909648Z\" level=info msg=\"Started container\" PID=50999 containerID=f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager id=e17d431f-1d07-4efe-9a68-f68739cbd79f name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab",
2026-06-11 18:17:42.240443 | controller |     "Jun 11 16:54:29.475430 crc crio[22018]: time=\"2026-06-11T16:54:29.475257492Z\" level=info msg=\"Started container\" PID=50996 containerID=8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager id=884c2258-abee-4155-b2bc-ee4f7f03efeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84",
2026-06-11 18:17:42.240462 | controller |     "Jun 11 16:54:29.476494 crc crio[22018]: time=\"2026-06-11T16:54:29.476303826Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.240478 | controller |     "Jun 11 16:54:29.481283 crc crio[22018]: time=\"2026-06-11T16:54:29.481201841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240494 | controller |     "Jun 11 16:54:29.500959 crc crio[22018]: time=\"2026-06-11T16:54:29.500851065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240509 | controller |     "Jun 11 16:54:29.503006 crc crio[22018]: time=\"2026-06-11T16:54:29.502903473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240526 | controller |     "Jun 11 16:54:29.507950 crc crio[22018]: time=\"2026-06-11T16:54:29.507815967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240549 | controller |     "Jun 11 16:54:29.508855 crc crio[22018]: time=\"2026-06-11T16:54:29.508782202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6ca2b596-d018-4c0d-a33c-02bf48b49415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240570 | controller |     "Jun 11 16:54:29.509580 crc crio[22018]: time=\"2026-06-11T16:54:29.509473797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240590 | controller |     "Jun 11 16:54:29.510577 crc crio[22018]: time=\"2026-06-11T16:54:29.510509784Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7654d319-6a38-47c3-ba71-5aed4b5d6eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240606 | controller |     "Jun 11 16:54:29.515633 crc crio[22018]: time=\"2026-06-11T16:54:29.515500177Z\" level=info msg=\"Created container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=3e766c63-7b8c-41d7-8e3e-71d5b771d23d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240621 | controller |     "Jun 11 16:54:29.515842 crc crio[22018]: time=\"2026-06-11T16:54:29.515748575Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6822a0e2-5c6a-49c4-b943-e286d115ec95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240636 | controller |     "Jun 11 16:54:29.516044 crc crio[22018]: time=\"2026-06-11T16:54:29.51591979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eb2e4dc8-68c1-4adf-9620-4cd06e976d22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240652 | controller |     "Jun 11 16:54:29.518951 crc crio[22018]: time=\"2026-06-11T16:54:29.518859334Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240673 | controller |     "Jun 11 16:54:29.533929 crc crio[22018]: time=\"2026-06-11T16:54:29.533829161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=95a14d0b-be47-48e8-bfcc-af62063f02dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240703 | controller |     "Jun 11 16:54:29.534218 crc crio[22018]: time=\"2026-06-11T16:54:29.533999286Z\" level=info msg=\"Starting container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98\" id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240728 | controller |     "Jun 11 16:54:29.536472 crc crio[22018]: time=\"2026-06-11T16:54:29.536378852Z\" level=info msg=\"Removed container b5c29dbdf55e472894fe02fdf74dd6dac87fe40c9e319c5db5d98f8f9e67c764: openshift-marketplace/certified-operators-59cbs/registry-server\" id=e76f419f-27a6-4a85-99ec-08ab2df99ee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.240749 | controller |     "Jun 11 16:54:29.536905 crc crio[22018]: time=\"2026-06-11T16:54:29.536836227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240768 | controller |     "Jun 11 16:54:29.540956 crc crio[22018]: time=\"2026-06-11T16:54:29.540819646Z\" level=info msg=\"Started container\" PID=51003 containerID=9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager id=e94fb1fc-a839-490d-bcce-95ce34b964c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1",
2026-06-11 18:17:42.240788 | controller |     "Jun 11 16:54:29.548488 crc crio[22018]: time=\"2026-06-11T16:54:29.548446168Z\" level=info msg=\"Removing container: 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906\" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.240804 | controller |     "Jun 11 16:54:29.566169 crc crio[22018]: time=\"2026-06-11T16:54:29.565968046Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240819 | controller |     "Jun 11 16:54:29.566427 crc crio[22018]: time=\"2026-06-11T16:54:29.566178683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=abec6761-26ff-4812-81bd-e8eb6927fa70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240835 | controller |     "Jun 11 16:54:29.576106 crc crio[22018]: time=\"2026-06-11T16:54:29.576017546Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240877 | controller |     "Jun 11 16:54:29.580245 crc crio[22018]: time=\"2026-06-11T16:54:29.580114327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1a19331a-a3be-432d-8b45-e52b73e307ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.240895 | controller |     "Jun 11 16:54:29.584851 crc crio[22018]: time=\"2026-06-11T16:54:29.584742378Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240911 | controller |     "Jun 11 16:54:29.586258 crc crio[22018]: time=\"2026-06-11T16:54:29.586209904Z\" level=info msg=\"Created container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=1a104dae-ccd0-4960-8062-a3fe4cbeccb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.240930 | controller |     "Jun 11 16:54:29.588994 crc crio[22018]: time=\"2026-06-11T16:54:29.588773526Z\" level=info msg=\"Starting container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303\" id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.240946 | controller |     "Jun 11 16:54:29.589629 crc crio[22018]: time=\"2026-06-11T16:54:29.589536383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.240961 | controller |     "Jun 11 16:54:29.601433 crc crio[22018]: time=\"2026-06-11T16:54:29.601248498Z\" level=info msg=\"Started container\" PID=51040 containerID=22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager id=60df5c48-fc27-42bc-a254-0bb13313957d name=/runtime.v1.RuntimeService/StartContainer sandboxID=56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad",
2026-06-11 18:17:42.240979 | controller |     "Jun 11 16:54:29.601828 crc crio[22018]: time=\"2026-06-11T16:54:29.601791302Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241001 | controller |     "Jun 11 16:54:29.638488 crc crio[22018]: time=\"2026-06-11T16:54:29.638254808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241025 | controller |     "Jun 11 16:54:29.640564 crc crio[22018]: time=\"2026-06-11T16:54:29.640505516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ae254a34-78a9-4d8f-9db9-c9eb5cd1c009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241046 | controller |     "Jun 11 16:54:29.640720 crc crio[22018]: time=\"2026-06-11T16:54:29.640631957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241062 | controller |     "Jun 11 16:54:29.645515 crc crio[22018]: time=\"2026-06-11T16:54:29.641459946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241077 | controller |     "Jun 11 16:54:29.667532 crc crio[22018]: time=\"2026-06-11T16:54:29.664619406Z\" level=info msg=\"Created container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=8cf6bb6b-30f1-4bd7-b88f-50a37b2bd119 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241092 | controller |     "Jun 11 16:54:29.667532 crc crio[22018]: time=\"2026-06-11T16:54:29.665955278Z\" level=info msg=\"Starting container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5\" id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241108 | controller |     "Jun 11 16:54:29.675742 crc crio[22018]: time=\"2026-06-11T16:54:29.675671275Z\" level=info msg=\"Started container\" PID=51013 containerID=c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager id=925e76d2-c5e5-4330-9955-f051111984cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2",
2026-06-11 18:17:42.241123 | controller |     "Jun 11 16:54:29.690810 crc crio[22018]: time=\"2026-06-11T16:54:29.690730724Z\" level=info msg=\"Created container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=b933c245-7e48-442b-a4b4-862559aefed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241143 | controller |     "Jun 11 16:54:29.693052 crc crio[22018]: time=\"2026-06-11T16:54:29.692957868Z\" level=info msg=\"Starting container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86\" id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241158 | controller |     "Jun 11 16:54:29.699907 crc crio[22018]: time=\"2026-06-11T16:54:29.699772685Z\" level=info msg=\"Started container\" PID=51079 containerID=9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager id=fc0c3485-8e54-45e5-9d34-133656c1ae0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60",
2026-06-11 18:17:42.241173 | controller |     "Jun 11 16:54:29.700062 crc crio[22018]: time=\"2026-06-11T16:54:29.699894332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5a9eb3d9-5819-4e84-ad2c-85b41476af09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241188 | controller |     "Jun 11 16:54:29.727907 crc crio[22018]: time=\"2026-06-11T16:54:29.727857209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=45341ddd-d8fd-487f-81dc-23fa46fb979e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241202 | controller |     "Jun 11 16:54:29.729483 crc crio[22018]: time=\"2026-06-11T16:54:29.729431459Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241218 | controller |     "Jun 11 16:54:29.730574 crc crio[22018]: time=\"2026-06-11T16:54:29.730250756Z\" level=info msg=\"Created container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=deb7e01f-cfaf-4f19-9182-cb9f1cddc515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241232 | controller |     "Jun 11 16:54:29.731916 crc crio[22018]: time=\"2026-06-11T16:54:29.731859027Z\" level=info msg=\"Starting container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6\" id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241247 | controller |     "Jun 11 16:54:29.762656 crc crio[22018]: time=\"2026-06-11T16:54:29.762564696Z\" level=info msg=\"Started container\" PID=51037 containerID=fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 description=openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager id=89d5af23-404b-4c87-8319-d2aaba0a170c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493",
2026-06-11 18:17:42.241262 | controller |     "Jun 11 16:54:29.782741 crc crio[22018]: time=\"2026-06-11T16:54:29.782658178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241277 | controller |     "Jun 11 16:54:29.791871 crc crio[22018]: time=\"2026-06-11T16:54:29.791786422Z\" level=info msg=\"Created container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=c1c34a61-3f07-4c87-ae70-a8791f0870e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241296 | controller |     "Jun 11 16:54:29.799986 crc crio[22018]: time=\"2026-06-11T16:54:29.799904214Z\" level=info msg=\"Starting container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839\" id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241310 | controller |     "Jun 11 16:54:29.802775 crc crio[22018]: time=\"2026-06-11T16:54:29.802705337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241325 | controller |     "Jun 11 16:54:29.808189 crc crio[22018]: time=\"2026-06-11T16:54:29.808097658Z\" level=info msg=\"Created container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=ed1d613e-9c5f-47ec-b1eb-0f330c2a98b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241340 | controller |     "Jun 11 16:54:29.817638 crc crio[22018]: time=\"2026-06-11T16:54:29.817545845Z\" level=info msg=\"Starting container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31\" id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241356 | controller |     "Jun 11 16:54:29.817993 crc crio[22018]: time=\"2026-06-11T16:54:29.817946523Z\" level=info msg=\"Started container\" PID=51042 containerID=bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager id=a61e51bc-83bd-4cc5-ab2d-52cf82fecdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5",
2026-06-11 18:17:42.241371 | controller |     "Jun 11 16:54:29.821014 crc crio[22018]: time=\"2026-06-11T16:54:29.820923922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241386 | controller |     "Jun 11 16:54:29.822004 crc crio[22018]: time=\"2026-06-11T16:54:29.821932125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2eda1085-a729-4519-8529-1c9c150582bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241401 | controller |     "Jun 11 16:54:29.836619 crc crio[22018]: time=\"2026-06-11T16:54:29.836490071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241416 | controller |     "Jun 11 16:54:29.840752 crc crio[22018]: time=\"2026-06-11T16:54:29.840665257Z\" level=info msg=\"Started container\" PID=51111 containerID=8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager id=ce96d807-f8da-43c6-b188-588860860dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc",
2026-06-11 18:17:42.241431 | controller |     "Jun 11 16:54:29.845194 crc crio[22018]: time=\"2026-06-11T16:54:29.845118696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241452 | controller |     "Jun 11 16:54:29.848601 crc crio[22018]: time=\"2026-06-11T16:54:29.848565989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6d151c3e-3a6e-4124-9a84-19b9d59d062d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241474 | controller |     "Jun 11 16:54:29.848782 crc crio[22018]: time=\"2026-06-11T16:54:29.848641415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=830e85a0-ee0f-48d4-9a65-66f2bf5074a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241501 | controller |     "Jun 11 16:54:29.861421 crc crio[22018]: time=\"2026-06-11T16:54:29.861268914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241522 | controller |     "Jun 11 16:54:29.874442 crc crio[22018]: time=\"2026-06-11T16:54:29.874268569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241545 | controller |     "Jun 11 16:54:29.953743 crc crio[22018]: time=\"2026-06-11T16:54:29.953629779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241566 | controller |     "Jun 11 16:54:29.966685 crc crio[22018]: time=\"2026-06-11T16:54:29.966627883Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241586 | controller |     "Jun 11 16:54:29.975198 crc crio[22018]: time=\"2026-06-11T16:54:29.975063982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241608 | controller |     "Jun 11 16:54:30.038465 crc crio[22018]: time=\"2026-06-11T16:54:30.03829326Z\" level=info msg=\"Removed container 22169148b23305ceb144d06489f40e8847cfd7c7bc7fa9be659ebcccd3e47906: openshift-marketplace/certified-operators-59cbs/extract-content\" id=e77038f7-c8e9-4501-9f92-ef4ded757328 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.241630 | controller |     "Jun 11 16:54:30.048396 crc crio[22018]: time=\"2026-06-11T16:54:30.048045518Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241650 | controller |     "Jun 11 16:54:30.068145 crc crio[22018]: time=\"2026-06-11T16:54:30.068048238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=72a10f19-6038-42f6-b176-17173b43395b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.241670 | controller |     "Jun 11 16:54:30.073869 crc crio[22018]: time=\"2026-06-11T16:54:30.071727605Z\" level=info msg=\"Removing container: 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57\" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.241688 | controller |     "Jun 11 16:54:30.116759 crc crio[22018]: time=\"2026-06-11T16:54:30.116686077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241706 | controller |     "Jun 11 16:54:30.120513 crc crio[22018]: time=\"2026-06-11T16:54:30.120427042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241724 | controller |     "Jun 11 16:54:30.128725 crc crio[22018]: time=\"2026-06-11T16:54:30.128636996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241743 | controller |     "Jun 11 16:54:30.159441 crc crio[22018]: time=\"2026-06-11T16:54:30.159219226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241767 | controller |     "Jun 11 16:54:30.169425 crc crio[22018]: time=\"2026-06-11T16:54:30.169279577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241786 | controller |     "Jun 11 16:54:30.192104 crc crio[22018]: time=\"2026-06-11T16:54:30.192013164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241804 | controller |     "Jun 11 16:54:30.212710 crc crio[22018]: time=\"2026-06-11T16:54:30.21256472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241822 | controller |     "Jun 11 16:54:30.213858 crc crio[22018]: time=\"2026-06-11T16:54:30.213784061Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241840 | controller |     "Jun 11 16:54:30.230922 crc crio[22018]: time=\"2026-06-11T16:54:30.23077224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241885 | controller |     "Jun 11 16:54:30.330715 crc crio[22018]: time=\"2026-06-11T16:54:30.330612338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241907 | controller |     "Jun 11 16:54:30.348247 crc crio[22018]: time=\"2026-06-11T16:54:30.348116731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.241929 | controller |     "Jun 11 16:54:30.382509 crc crio[22018]: time=\"2026-06-11T16:54:30.379699248Z\" level=info msg=\"Created container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=caae465d-638c-4b70-bd68-3027ac4eaca8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.241952 | controller |     "Jun 11 16:54:30.386067 crc crio[22018]: time=\"2026-06-11T16:54:30.385978588Z\" level=info msg=\"Starting container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495\" id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.241980 | controller |     "Jun 11 16:54:30.409055 crc crio[22018]: time=\"2026-06-11T16:54:30.404845717Z\" level=info msg=\"Started container\" PID=51227 containerID=4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager id=5e661773-4122-4f05-835a-207cbae528f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb",
2026-06-11 18:17:42.242007 | controller |     "Jun 11 16:54:30.409055 crc crio[22018]: time=\"2026-06-11T16:54:30.405705537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242032 | controller |     "Jun 11 16:54:30.426960 crc crio[22018]: time=\"2026-06-11T16:54:30.426874971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242057 | controller |     "Jun 11 16:54:30.437868 crc crio[22018]: time=\"2026-06-11T16:54:30.437722687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=739867f6-98e1-4626-9d70-eb26a65e3759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242079 | controller |     "Jun 11 16:54:30.446759 crc crio[22018]: time=\"2026-06-11T16:54:30.446624881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242095 | controller |     "Jun 11 16:54:30.486552 crc crio[22018]: time=\"2026-06-11T16:54:30.486470232Z\" level=info msg=\"Created container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=7cde56dc-9bda-4870-946a-cf6a7c6bd3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242111 | controller |     "Jun 11 16:54:30.497547 crc crio[22018]: time=\"2026-06-11T16:54:30.494944023Z\" level=info msg=\"Starting container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9\" id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242126 | controller |     "Jun 11 16:54:30.507400 crc crio[22018]: time=\"2026-06-11T16:54:30.50729813Z\" level=info msg=\"Started container\" PID=51230 containerID=36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager id=9e8d6b7c-eb8a-4009-b21f-a609d1abaf15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20",
2026-06-11 18:17:42.242142 | controller |     "Jun 11 16:54:30.513739 crc crio[22018]: time=\"2026-06-11T16:54:30.512671458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=28777fb2-b9d4-4127-87b9-5f76aaba8880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242158 | controller |     "Jun 11 16:54:30.534613 crc crio[22018]: time=\"2026-06-11T16:54:30.534558496Z\" level=info msg=\"Created container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=0f7a311e-793f-40e5-b52a-e7c954ba3931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242174 | controller |     "Jun 11 16:54:30.536202 crc crio[22018]: time=\"2026-06-11T16:54:30.535913813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=17ced7fe-3f1a-49f3-b048-58d8203c3eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242189 | controller |     "Jun 11 16:54:30.540781 crc crio[22018]: time=\"2026-06-11T16:54:30.54071814Z\" level=info msg=\"Removed container 3b4a14e761298bddbabd9b75bd749e7a1d435a5a8cfe7f9f80edccb78bdc6c57: openshift-marketplace/certified-operators-59cbs/extract-utilities\" id=c78e3036-ab66-4530-aef6-a4c223076034 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.242204 | controller |     "Jun 11 16:54:30.542204 crc crio[22018]: time=\"2026-06-11T16:54:30.542134425Z\" level=info msg=\"Starting container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5\" id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242219 | controller |     "Jun 11 16:54:30.543291 crc crio[22018]: time=\"2026-06-11T16:54:30.543234672Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242234 | controller |     "Jun 11 16:54:30.546556 crc crio[22018]: time=\"2026-06-11T16:54:30.545777723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=772e09ed-2a4f-405b-a5c6-5d7892d93f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242253 | controller |     "Jun 11 16:54:30.556439 crc crio[22018]: time=\"2026-06-11T16:54:30.556290451Z\" level=info msg=\"Started container\" PID=51123 containerID=f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 description=openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager id=daf515e6-299f-4234-acc1-43faec2b6d60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33",
2026-06-11 18:17:42.242269 | controller |     "Jun 11 16:54:30.557150 crc crio[22018]: time=\"2026-06-11T16:54:30.557082785Z\" level=info msg=\"Removing container: 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf\" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.242284 | controller |     "Jun 11 16:54:30.573223 crc crio[22018]: time=\"2026-06-11T16:54:30.573137248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242299 | controller |     "Jun 11 16:54:30.583580 crc crio[22018]: time=\"2026-06-11T16:54:30.583498277Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242314 | controller |     "Jun 11 16:54:30.622922 crc crio[22018]: time=\"2026-06-11T16:54:30.619383522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242331 | controller |     "Jun 11 16:54:30.774757 crc crio[22018]: time=\"2026-06-11T16:54:30.774655204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242354 | controller |     "Jun 11 16:54:30.780281 crc crio[22018]: time=\"2026-06-11T16:54:30.779411842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242378 | controller |     "Jun 11 16:54:30.808882 crc crio[22018]: time=\"2026-06-11T16:54:30.808790971Z\" level=info msg=\"Removed container 1422c5e65524b807ad8ea3697140364ff2e88abfe05768b90062c56330591adf: openshift-marketplace/redhat-marketplace-8clvr/registry-server\" id=e8ca1f79-a47a-491b-ac66-64182c469dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.242401 | controller |     "Jun 11 16:54:30.820310 crc crio[22018]: time=\"2026-06-11T16:54:30.82023203Z\" level=info msg=\"Removing container: 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d\" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.242425 | controller |     "Jun 11 16:54:30.830554 crc crio[22018]: time=\"2026-06-11T16:54:30.827474616Z\" level=info msg=\"Created container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=eb8b6329-3027-45b7-8143-329a04400628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242449 | controller |     "Jun 11 16:54:30.832699 crc crio[22018]: time=\"2026-06-11T16:54:30.832632029Z\" level=info msg=\"Starting container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c\" id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242465 | controller |     "Jun 11 16:54:30.858461 crc crio[22018]: time=\"2026-06-11T16:54:30.854682348Z\" level=info msg=\"Created container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=4983a735-9b2e-401c-bd4e-f159c788c46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242486 | controller |     "Jun 11 16:54:30.858461 crc crio[22018]: time=\"2026-06-11T16:54:30.856928893Z\" level=info msg=\"Started container\" PID=51265 containerID=067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator id=d3f68b6d-4a73-48c8-aa99-8c0bb10ab9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08",
2026-06-11 18:17:42.242502 | controller |     "Jun 11 16:54:30.859823 crc crio[22018]: time=\"2026-06-11T16:54:30.859763092Z\" level=info msg=\"Starting container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd\" id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242517 | controller |     "Jun 11 16:54:30.869716 crc crio[22018]: time=\"2026-06-11T16:54:30.869614163Z\" level=info msg=\"Started container\" PID=51264 containerID=91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager id=78c7fa66-0dce-49f7-b385-317bc5d069cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04",
2026-06-11 18:17:42.242539 | controller |     "Jun 11 16:54:30.882664 crc crio[22018]: time=\"2026-06-11T16:54:30.88257357Z\" level=info msg=\"Created container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=06135fe2-0a4a-4642-8ec8-01fdd06cd939 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242561 | controller |     "Jun 11 16:54:30.884925 crc crio[22018]: time=\"2026-06-11T16:54:30.884796261Z\" level=info msg=\"Starting container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1\" id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242576 | controller |     "Jun 11 16:54:30.923906 crc crio[22018]: time=\"2026-06-11T16:54:30.923684764Z\" level=info msg=\"Started container\" PID=51245 containerID=8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager id=69eebdac-ae7a-4c61-9c0f-983681d40342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a",
2026-06-11 18:17:42.242592 | controller |     "Jun 11 16:54:30.965906 crc crio[22018]: time=\"2026-06-11T16:54:30.965845106Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1997a5e3-1846-4e1d-b884-b046c75f41dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.242607 | controller |     "Jun 11 16:54:30.970026 crc crio[22018]: time=\"2026-06-11T16:54:30.968890205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=63d28730-2932-4964-8f98-af3c3eb4c87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242624 | controller |     "Jun 11 16:54:30.995626 crc crio[22018]: time=\"2026-06-11T16:54:30.995511308Z\" level=info msg=\"Created container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=41e94e93-08c3-4375-8954-9a57991725fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.242647 | controller |     "Jun 11 16:54:30.997037 crc crio[22018]: time=\"2026-06-11T16:54:30.996988186Z\" level=info msg=\"Starting container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9\" id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.242675 | controller |     "Jun 11 16:54:31.006079 crc crio[22018]: time=\"2026-06-11T16:54:31.005998563Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8f7b30f-1c19-49f6-9ac9-eb3a471aceb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.242696 | controller |     "Jun 11 16:54:31.006653 crc crio[22018]: time=\"2026-06-11T16:54:31.006570882Z\" level=info msg=\"Started container\" PID=51269 containerID=3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy id=34346205-7bc4-43d3-b6c9-097e832d8e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84",
2026-06-11 18:17:42.242717 | controller |     "Jun 11 16:54:31.026453 crc crio[22018]: time=\"2026-06-11T16:54:31.0215398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242737 | controller |     "Jun 11 16:54:31.043530 crc crio[22018]: time=\"2026-06-11T16:54:31.043260634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242756 | controller |     "Jun 11 16:54:31.097391 crc crio[22018]: time=\"2026-06-11T16:54:31.097241586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242776 | controller |     "Jun 11 16:54:31.106423 crc crio[22018]: time=\"2026-06-11T16:54:31.106266999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242795 | controller |     "Jun 11 16:54:31.129658 crc crio[22018]: time=\"2026-06-11T16:54:31.129500675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242816 | controller |     "Jun 11 16:54:31.136912 crc crio[22018]: time=\"2026-06-11T16:54:31.136829051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242838 | controller |     "Jun 11 16:54:31.140256 crc crio[22018]: time=\"2026-06-11T16:54:31.140196239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242897 | controller |     "Jun 11 16:54:31.144246 crc crio[22018]: time=\"2026-06-11T16:54:31.144169196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242922 | controller |     "Jun 11 16:54:31.166101 crc crio[22018]: time=\"2026-06-11T16:54:31.166026793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242944 | controller |     "Jun 11 16:54:31.169298 crc crio[22018]: time=\"2026-06-11T16:54:31.169232463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242964 | controller |     "Jun 11 16:54:31.175406 crc crio[22018]: time=\"2026-06-11T16:54:31.173580699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.242984 | controller |     "Jun 11 16:54:31.179770 crc crio[22018]: time=\"2026-06-11T16:54:31.179701003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243010 | controller |     "Jun 11 16:54:31.180203 crc crio[22018]: time=\"2026-06-11T16:54:31.180134536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243033 | controller |     "Jun 11 16:54:31.203118 crc crio[22018]: time=\"2026-06-11T16:54:31.203002287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243054 | controller |     "Jun 11 16:54:31.246972 crc crio[22018]: time=\"2026-06-11T16:54:31.246860447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243075 | controller |     "Jun 11 16:54:31.250934 crc crio[22018]: time=\"2026-06-11T16:54:31.250882485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243097 | controller |     "Jun 11 16:54:31.253616 crc crio[22018]: time=\"2026-06-11T16:54:31.253282189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243117 | controller |     "Jun 11 16:54:31.257276 crc crio[22018]: time=\"2026-06-11T16:54:31.257184295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243133 | controller |     "Jun 11 16:54:31.262016 crc crio[22018]: time=\"2026-06-11T16:54:31.261936254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243147 | controller |     "Jun 11 16:54:31.269185 crc crio[22018]: time=\"2026-06-11T16:54:31.268960205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243163 | controller |     "Jun 11 16:54:31.271696 crc crio[22018]: time=\"2026-06-11T16:54:31.271623159Z\" level=info msg=\"Created container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=edc5f522-a21e-479b-a40a-77579df712b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243179 | controller |     "Jun 11 16:54:31.274991 crc crio[22018]: time=\"2026-06-11T16:54:31.274896643Z\" level=info msg=\"Starting container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad\" id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243194 | controller |     "Jun 11 16:54:31.275102 crc crio[22018]: time=\"2026-06-11T16:54:31.275024166Z\" level=info msg=\"Created container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=eb5cbd7b-e467-408d-9e5d-86d0d28d1172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243210 | controller |     "Jun 11 16:54:31.275305 crc crio[22018]: time=\"2026-06-11T16:54:31.275237434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243225 | controller |     "Jun 11 16:54:31.275489 crc crio[22018]: time=\"2026-06-11T16:54:31.27542754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243247 | controller |     "Jun 11 16:54:31.275909 crc crio[22018]: time=\"2026-06-11T16:54:31.275842443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243263 | controller |     "Jun 11 16:54:31.279100 crc crio[22018]: time=\"2026-06-11T16:54:31.278981923Z\" level=info msg=\"Starting container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297\" id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243279 | controller |     "Jun 11 16:54:31.282554 crc crio[22018]: time=\"2026-06-11T16:54:31.282485875Z\" level=info msg=\"Started container\" PID=51280 containerID=99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy id=d1b1b184-cf4b-44b9-a5e6-ba7fb3526fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1",
2026-06-11 18:17:42.243295 | controller |     "Jun 11 16:54:31.308054 crc crio[22018]: time=\"2026-06-11T16:54:31.307932332Z\" level=info msg=\"Started container\" PID=51234 containerID=600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager id=2239c138-91bb-4483-b7c5-f6ae809369a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d",
2026-06-11 18:17:42.243310 | controller |     "Jun 11 16:54:31.308518 crc crio[22018]: time=\"2026-06-11T16:54:31.308402243Z\" level=info msg=\"Created container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=06cd350c-3560-44db-aeec-555c736facf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243325 | controller |     "Jun 11 16:54:31.323786 crc crio[22018]: time=\"2026-06-11T16:54:31.323731415Z\" level=info msg=\"Starting container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726\" id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243340 | controller |     "Jun 11 16:54:31.361582 crc crio[22018]: time=\"2026-06-11T16:54:31.361476354Z\" level=info msg=\"Started container\" PID=51308 containerID=c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy id=7f45a043-e3d1-4783-b094-ea2fdfd3b5d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1",
2026-06-11 18:17:42.243356 | controller |     "Jun 11 16:54:31.457733 crc crio[22018]: time=\"2026-06-11T16:54:31.457490077Z\" level=info msg=\"Removed container 3caffa3666d96d2a1387639f9ed83d46505e0923374f0a900d02b460b436e37d: openshift-marketplace/redhat-marketplace-8clvr/extract-content\" id=16d80662-6e0a-4d57-8468-feee7bc77d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.243371 | controller |     "Jun 11 16:54:31.471619 crc crio[22018]: time=\"2026-06-11T16:54:31.470308434Z\" level=info msg=\"Removing container: 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843\" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.243386 | controller |     "Jun 11 16:54:31.518763 crc crio[22018]: time=\"2026-06-11T16:54:31.518511838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243401 | controller |     "Jun 11 16:54:31.577142 crc crio[22018]: time=\"2026-06-11T16:54:31.576738924Z\" level=info msg=\"Removed container 21cf6ef7d5e0d6bd97ee3179d46acab150093224b39219c6b81bec1683429843: openshift-marketplace/redhat-marketplace-8clvr/extract-utilities\" id=eb94b7df-2998-42a5-bf66-deb8901ce923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.243420 | controller |     "Jun 11 16:54:32.003573 crc crio[22018]: time=\"2026-06-11T16:54:32.003058777Z\" level=info msg=\"Created container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=998f19cd-c947-432f-9fb8-076d23348581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243436 | controller |     "Jun 11 16:54:32.011005 crc crio[22018]: time=\"2026-06-11T16:54:32.009781441Z\" level=info msg=\"Starting container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550\" id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243451 | controller |     "Jun 11 16:54:32.023236 crc crio[22018]: time=\"2026-06-11T16:54:32.023063798Z\" level=info msg=\"Started container\" PID=51493 containerID=6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy id=7a402c18-267e-4029-adf0-b233a7200526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb",
2026-06-11 18:17:42.243466 | controller |     "Jun 11 16:54:32.062290 crc crio[22018]: time=\"2026-06-11T16:54:32.061674312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.243482 | controller |     "Jun 11 16:54:32.063991 crc crio[22018]: time=\"2026-06-11T16:54:32.063901953Z\" level=info msg=\"Created container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=1ce86776-26d5-47c8-a04c-622066a45ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243497 | controller |     "Jun 11 16:54:32.076258 crc crio[22018]: time=\"2026-06-11T16:54:32.07615843Z\" level=info msg=\"Starting container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367\" id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243512 | controller |     "Jun 11 16:54:32.101060 crc crio[22018]: time=\"2026-06-11T16:54:32.100997343Z\" level=info msg=\"Started container\" PID=51537 containerID=00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy id=3e2e8d38-004d-4c0f-bf87-90f1c868974b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2",
2026-06-11 18:17:42.243531 | controller |     "Jun 11 16:54:32.116254 crc crio[22018]: time=\"2026-06-11T16:54:32.116147279Z\" level=info msg=\"Created container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=63c5f9e4-0214-47d5-a305-5ef3b82a1a4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243555 | controller |     "Jun 11 16:54:32.120610 crc crio[22018]: time=\"2026-06-11T16:54:32.120521648Z\" level=info msg=\"Starting container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969\" id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243572 | controller |     "Jun 11 16:54:32.133475 crc crio[22018]: time=\"2026-06-11T16:54:32.133403934Z\" level=info msg=\"Started container\" PID=51528 containerID=4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 description=openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy id=e07d0593-1168-4f63-a0b8-55cc4a049802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5",
2026-06-11 18:17:42.243592 | controller |     "Jun 11 16:54:32.157425 crc crio[22018]: time=\"2026-06-11T16:54:32.157233599Z\" level=info msg=\"Created container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=2d80aa97-3136-4d67-a57f-ebfc2554108d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243607 | controller |     "Jun 11 16:54:32.158649 crc crio[22018]: time=\"2026-06-11T16:54:32.158510118Z\" level=info msg=\"Starting container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043\" id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243623 | controller |     "Jun 11 16:54:32.169481 crc crio[22018]: time=\"2026-06-11T16:54:32.169377007Z\" level=info msg=\"Started container\" PID=51536 containerID=a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy id=08ec1644-bcbc-4982-bacd-0a39193b847e name=/runtime.v1.RuntimeService/StartContainer sandboxID=254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab",
2026-06-11 18:17:42.243638 | controller |     "Jun 11 16:54:32.188422 crc crio[22018]: time=\"2026-06-11T16:54:32.185111731Z\" level=info msg=\"Created container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=e314d483-a421-4973-92d6-66227062de9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243654 | controller |     "Jun 11 16:54:32.190685 crc crio[22018]: time=\"2026-06-11T16:54:32.189127085Z\" level=info msg=\"Starting container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2\" id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243669 | controller |     "Jun 11 16:54:32.234220 crc crio[22018]: time=\"2026-06-11T16:54:32.234130186Z\" level=info msg=\"Created container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=d7ca3e41-8dba-4b9f-a097-4eb8560a69c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243684 | controller |     "Jun 11 16:54:32.236931 crc crio[22018]: time=\"2026-06-11T16:54:32.236860443Z\" level=info msg=\"Starting container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b\" id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243699 | controller |     "Jun 11 16:54:32.241825 crc crio[22018]: time=\"2026-06-11T16:54:32.241752089Z\" level=info msg=\"Created container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=e39c0b77-2010-4b39-8ffa-b3005fcc24ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243714 | controller |     "Jun 11 16:54:32.248146 crc crio[22018]: time=\"2026-06-11T16:54:32.248053185Z\" level=info msg=\"Starting container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e\" id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243729 | controller |     "Jun 11 16:54:32.252229 crc crio[22018]: time=\"2026-06-11T16:54:32.252177796Z\" level=info msg=\"Started container\" PID=51487 containerID=3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 description=openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy id=79dc4684-a018-492a-916f-47bf05c62846 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60",
2026-06-11 18:17:42.243748 | controller |     "Jun 11 16:54:32.254972 crc crio[22018]: time=\"2026-06-11T16:54:32.253519888Z\" level=info msg=\"Started container\" PID=51515 containerID=471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b description=openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy id=6940e2d3-53c4-458d-83a7-ada9023920c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6",
2026-06-11 18:17:42.243763 | controller |     "Jun 11 16:54:32.255818 crc crio[22018]: time=\"2026-06-11T16:54:32.253786348Z\" level=info msg=\"Created container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=44f8e0aa-e1fb-4184-816d-2f6d0c302568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243779 | controller |     "Jun 11 16:54:32.255993 crc crio[22018]: time=\"2026-06-11T16:54:32.255884524Z\" level=info msg=\"Created container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=3a178834-795e-4c96-adf4-0809cef78875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243800 | controller |     "Jun 11 16:54:32.256418 crc crio[22018]: time=\"2026-06-11T16:54:32.253946062Z\" level=info msg=\"Created container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=1776580d-aad2-4e99-aa4b-ba2b809d0340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.243822 | controller |     "Jun 11 16:54:32.258148 crc crio[22018]: time=\"2026-06-11T16:54:32.257881915Z\" level=info msg=\"Starting container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5\" id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243843 | controller |     "Jun 11 16:54:32.259147 crc crio[22018]: time=\"2026-06-11T16:54:32.259083176Z\" level=info msg=\"Starting container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6\" id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243889 | controller |     "Jun 11 16:54:32.259536 crc crio[22018]: time=\"2026-06-11T16:54:32.25929328Z\" level=info msg=\"Starting container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e\" id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.243914 | controller |     "Jun 11 16:54:32.263307 crc crio[22018]: time=\"2026-06-11T16:54:32.263217415Z\" level=info msg=\"Started container\" PID=51519 containerID=cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy id=97cff159-9e9b-4c74-9604-7577efa38789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573",
2026-06-11 18:17:42.243937 | controller |     "Jun 11 16:54:32.266072 crc crio[22018]: time=\"2026-06-11T16:54:32.266021063Z\" level=info msg=\"Started container\" PID=51535 containerID=d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy id=27fb6030-8406-4700-ab50-d2782f65bb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20",
2026-06-11 18:17:42.243959 | controller |     "Jun 11 16:54:32.276561 crc crio[22018]: time=\"2026-06-11T16:54:32.276316589Z\" level=info msg=\"Created container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=30dd8d24-e5c0-49b9-8a3a-e39d54478091 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244011 | controller |     "Jun 11 16:54:32.278480 crc crio[22018]: time=\"2026-06-11T16:54:32.278434893Z\" level=info msg=\"Starting container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d\" id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.244039 | controller |     "Jun 11 16:54:32.282279 crc crio[22018]: time=\"2026-06-11T16:54:32.282172272Z\" level=info msg=\"Started container\" PID=51538 containerID=bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy id=e80eda74-c641-4fbf-81cb-2f7546a62d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461",
2026-06-11 18:17:42.244060 | controller |     "Jun 11 16:54:32.302758 crc crio[22018]: time=\"2026-06-11T16:54:32.302619128Z\" level=info msg=\"Started container\" PID=51534 containerID=ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy id=6554f406-5dfa-4b8b-8caf-ee92a279644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500",
2026-06-11 18:17:42.244080 | controller |     "Jun 11 16:54:32.314295 crc crio[22018]: time=\"2026-06-11T16:54:32.314229298Z\" level=info msg=\"Started container\" PID=51539 containerID=eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy id=fc3e7e0c-8eb7-4a66-9c02-b5d91a8538d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa",
2026-06-11 18:17:42.244100 | controller |     "Jun 11 16:54:32.378671 crc crio[22018]: time=\"2026-06-11T16:54:32.378564847Z\" level=info msg=\"Created container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=3488c6da-8774-487f-88c8-713779e526b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244120 | controller |     "Jun 11 16:54:32.380454 crc crio[22018]: time=\"2026-06-11T16:54:32.38026827Z\" level=info msg=\"Starting container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad\" id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.244142 | controller |     "Jun 11 16:54:32.397671 crc crio[22018]: time=\"2026-06-11T16:54:32.397596216Z\" level=info msg=\"Started container\" PID=51576 containerID=8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad description=openshift-infra/auto-csr-approver-29686614-nhlvf/oc id=386f2caf-ebd2-489b-86a7-bbdf17a3d879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9",
2026-06-11 18:17:42.244166 | controller |     "Jun 11 16:54:33.110064 crc crio[22018]: time=\"2026-06-11T16:54:33.109155847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244186 | controller |     "Jun 11 16:54:33.270533 crc crio[22018]: time=\"2026-06-11T16:54:33.270446108Z\" level=info msg=\"Created container 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic\" id=bb3dd220-43a5-457f-8c8a-2478031f1ae2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244204 | controller |     "Jun 11 16:54:33.272140 crc crio[22018]: time=\"2026-06-11T16:54:33.272072684Z\" level=info msg=\"Starting container: 5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a\" id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.244229 | controller |     "Jun 11 16:54:33.285588 crc crio[22018]: time=\"2026-06-11T16:54:33.285489582Z\" level=info msg=\"Started container\" PID=51715 containerID=5bb242e96fed91e2af5ede9e1f229303862d66fe7575720f61509b6465d13d5a description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic id=ffc37a50-abb0-4586-9d25-ce29dc5d85da name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020",
2026-06-11 18:17:42.244247 | controller |     "Jun 11 16:54:33.302683 crc crio[22018]: time=\"2026-06-11T16:54:33.302584653Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.244266 | controller |     "Jun 11 16:54:33.306960 crc crio[22018]: time=\"2026-06-11T16:54:33.30688443Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:17:42.244284 | controller |     "Jun 11 16:54:33.783960 crc crio[22018]: time=\"2026-06-11T16:54:33.783836475Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=d9f2642b-786e-4d62-b95b-910f8345e8b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.244301 | controller |     "Jun 11 16:54:33.784902 crc crio[22018]: time=\"2026-06-11T16:54:33.784846619Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=349b99bf-bcea-42a4-bcca-ff278de124d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.244319 | controller |     "Jun 11 16:54:33.786938 crc crio[22018]: time=\"2026-06-11T16:54:33.786881991Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=39205726-9851-4cf7-b7c9-b84f3bab74b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.244337 | controller |     "Jun 11 16:54:33.793632 crc crio[22018]: time=\"2026-06-11T16:54:33.793593963Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd\" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244355 | controller |     "Jun 11 16:54:33.794685 crc crio[22018]: time=\"2026-06-11T16:54:33.794652186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244374 | controller |     "Jun 11 16:54:33.844381 crc crio[22018]: time=\"2026-06-11T16:54:33.844274172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244394 | controller |     "Jun 11 16:54:34.281025 crc crio[22018]: time=\"2026-06-11T16:54:34.279981838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244412 | controller |     "Jun 11 16:54:34.421190 crc crio[22018]: time=\"2026-06-11T16:54:34.415202292Z\" level=info msg=\"Created container d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd\" id=d6f43553-8189-4f25-9af8-6bfd3e3c74d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244432 | controller |     "Jun 11 16:54:34.421963 crc crio[22018]: time=\"2026-06-11T16:54:34.421914442Z\" level=info msg=\"Starting container: d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9\" id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.244455 | controller |     "Jun 11 16:54:34.430286 crc crio[22018]: time=\"2026-06-11T16:54:34.430230711Z\" level=info msg=\"Started container\" PID=51777 containerID=d5c965ab566770ba8bb5c81b1f64b1766c097fdd8d45b16788b03cc4ad6084d9 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-httpd id=b21aab0d-af70-45a1-9d42-b8fcde0e9f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020",
2026-06-11 18:17:42.244482 | controller |     "Jun 11 16:54:34.442611 crc crio[22018]: time=\"2026-06-11T16:54:34.44255713Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.244503 | controller |     "Jun 11 16:54:34.446439 crc crio[22018]: time=\"2026-06-11T16:54:34.445965458Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 18:17:42.244526 | controller |     "Jun 11 16:54:34.831735 crc crio[22018]: time=\"2026-06-11T16:54:34.831485825Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=90fe71ee-a593-4ff0-abe1-9ccbaf1e66aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.244549 | controller |     "Jun 11 16:54:34.833153 crc crio[22018]: time=\"2026-06-11T16:54:34.833057614Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=db4e538b-5d03-4aed-b4a6-a23e58f44314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.244569 | controller |     "Jun 11 16:54:34.836700 crc crio[22018]: time=\"2026-06-11T16:54:34.836488522Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=121912f7-1ee0-4c1d-a99c-3ff96d2e59d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.244585 | controller |     "Jun 11 16:54:34.843715 crc crio[22018]: time=\"2026-06-11T16:54:34.843617617Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch\" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244600 | controller |     "Jun 11 16:54:34.844160 crc crio[22018]: time=\"2026-06-11T16:54:34.844113393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244627 | controller |     "Jun 11 16:54:34.898596 crc crio[22018]: time=\"2026-06-11T16:54:34.89854224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244648 | controller |     "Jun 11 16:54:35.270470 crc crio[22018]: time=\"2026-06-11T16:54:35.269983161Z\" level=info msg=\"Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.244668 | controller |     "Jun 11 16:54:35.271093 crc crio[22018]: time=\"2026-06-11T16:54:35.271024294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686614-nhlvf Namespace:openshift-infra ID:22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9 UID:f6509255-05b7-46d3-8362-d6b7e0b81c48 NetNS:/var/run/netns/86898bb7-018d-42fa-9036-1891e5b55815 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6509255_05b7_46d3_8362_d6b7e0b81c48.slice PodAnnotations:0xc001ade918}] Aliases:map[]}\"",
2026-06-11 18:17:42.244689 | controller |     "Jun 11 16:54:35.271276 crc crio[22018]: time=\"2026-06-11T16:54:35.27122084Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686614-nhlvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.244709 | controller |     "Jun 11 16:54:35.575249 crc crio[22018]: time=\"2026-06-11T16:54:35.575177457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244767 | controller |     "Jun 11 16:54:35.646198 crc crio[22018]: time=\"2026-06-11T16:54:35.645519404Z\" level=info msg=\"Stopped pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=f300852b-c379-45bb-8e77-e29a77876ce8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.244788 | controller |     "Jun 11 16:54:35.711233 crc crio[22018]: time=\"2026-06-11T16:54:35.71108826Z\" level=info msg=\"Created container 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381: baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch\" id=128f3f74-7181-4384-a87b-75d226bc081c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.244804 | controller |     "Jun 11 16:54:35.715948 crc crio[22018]: time=\"2026-06-11T16:54:35.715783569Z\" level=info msg=\"Starting container: 17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381\" id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.244820 | controller |     "Jun 11 16:54:35.726951 crc crio[22018]: time=\"2026-06-11T16:54:35.724266558Z\" level=info msg=\"Started container\" PID=52015 containerID=17288586ff771da0ceae817c95629dea406067c4459cff9c7f139d8c16df8381 description=baremetal-operator-system/baremetal-operator-ironic-866cc5f74f-clk7p/ironic-log-watch id=2608d2b0-5c76-446f-a81f-f1acb0f220d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550cece96318ac4eda329f5fc84e4ea4cc1d900ad5584478ad2c1b9ccc02a020",
2026-06-11 18:17:42.244836 | controller |     "Jun 11 16:55:00.467682 crc crio[22018]: time=\"2026-06-11T16:55:00.46667953Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD\" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.244876 | controller |     "Jun 11 16:55:00.467682 crc crio[22018]: time=\"2026-06-11T16:55:00.467582478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244893 | controller |     "Jun 11 16:55:00.510487 crc crio[22018]: time=\"2026-06-11T16:55:00.510425318Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.244910 | controller |     "Jun 11 16:55:00.510766 crc crio[22018]: time=\"2026-06-11T16:55:00.510747979Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.244926 | controller |     "Jun 11 16:55:00.657045 crc crio[22018]: time=\"2026-06-11T16:55:00.656947095Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD\" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.244942 | controller |     "Jun 11 16:55:00.657160 crc crio[22018]: time=\"2026-06-11T16:55:00.657068949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.244957 | controller |     "Jun 11 16:55:00.693678 crc crio[22018]: time=\"2026-06-11T16:55:00.693575869Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"",
2026-06-11 18:17:42.244977 | controller |     "Jun 11 16:55:00.693678 crc crio[22018]: time=\"2026-06-11T16:55:00.693645603Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-jbhd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.244993 | controller |     "Jun 11 16:55:00.863196 crc crio[22018]: 2026-06-11T16:55:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:052ef7bba4f74f1 Mac:52:38:ed:41:49:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.245009 | controller |     "Jun 11 16:55:00.867745 crc crio[22018]: time=\"2026-06-11T16:55:00.865704336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc0029b40c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.245024 | controller |     "Jun 11 16:55:00.867745 crc crio[22018]: time=\"2026-06-11T16:55:00.865895022Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.245039 | controller |     "Jun 11 16:55:00.881509 crc crio[22018]: time=\"2026-06-11T16:55:00.881465418Z\" level=info msg=\"Ran pod sandbox 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd with infra container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/POD\" id=81a15d2d-2df5-4065-a954-9b48a1d4c01c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245055 | controller |     "Jun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.88816791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245070 | controller |     "Jun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.888515591Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245085 | controller |     "Jun 11 16:55:00.889560 crc crio[22018]: time=\"2026-06-11T16:55:00.888580683Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=862ba83b-e04d-4e40-be89-b84ed49e210a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245100 | controller |     "Jun 11 16:55:00.890583 crc crio[22018]: time=\"2026-06-11T16:55:00.890230665Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.245115 | controller |     "Jun 11 16:55:00.910884 crc crio[22018]: time=\"2026-06-11T16:55:00.910076369Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:17:42.245130 | controller |     "Jun 11 16:55:01.039187 crc crio[22018]: 2026-06-11T16:55:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b161f47eebc804b Mac:f6:d2:25:9f:5a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 SocketPath: PciID:}] [{Interface:0xc0003c3610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.245150 | controller |     "Jun 11 16:55:01.041162 crc crio[22018]: time=\"2026-06-11T16:55:01.041059091Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"",
2026-06-11 18:17:42.245165 | controller |     "Jun 11 16:55:01.041671 crc crio[22018]: time=\"2026-06-11T16:55:01.041463784Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-jbhd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.245181 | controller |     "Jun 11 16:55:01.050094 crc crio[22018]: time=\"2026-06-11T16:55:01.050010887Z\" level=info msg=\"Ran pod sandbox b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 with infra container: openstack/dnsmasq-dns-6f94844f59-jbhd9/POD\" id=71c0de36-e684-472d-a701-cc78376057cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245196 | controller |     "Jun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.051694081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245211 | controller |     "Jun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.051920099Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245226 | controller |     "Jun 11 16:55:01.052032 crc crio[22018]: time=\"2026-06-11T16:55:01.05196795Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1f9f7b7d-24a1-4926-b241-3fd5a568b6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245241 | controller |     "Jun 11 16:55:01.054312 crc crio[22018]: time=\"2026-06-11T16:55:01.053032617Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.245256 | controller |     "Jun 11 16:55:01.056238 crc crio[22018]: time=\"2026-06-11T16:55:01.056120022Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:17:42.245270 | controller |     "Jun 11 16:55:02.854119 crc crio[22018]: time=\"2026-06-11T16:55:02.847482189Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-6dn2k/POD\" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245285 | controller |     "Jun 11 16:55:02.854119 crc crio[22018]: time=\"2026-06-11T16:55:02.852498339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.245300 | controller |     "Jun 11 16:55:03.016716 crc crio[22018]: time=\"2026-06-11T16:55:03.016562033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}\"",
2026-06-11 18:17:42.245320 | controller |     "Jun 11 16:55:03.016716 crc crio[22018]: time=\"2026-06-11T16:55:03.016640376Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-6dn2k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.245335 | controller |     "Jun 11 16:55:03.441563 crc crio[22018]: time=\"2026-06-11T16:55:03.441047197Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD\" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245350 | controller |     "Jun 11 16:55:03.441937 crc crio[22018]: time=\"2026-06-11T16:55:03.441911265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.245364 | controller |     "Jun 11 16:55:03.474879 crc crio[22018]: 2026-06-11T16:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8402ea7671ada7 Mac:b2:d9:c6:a3:4d:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 SocketPath: PciID:}] [{Interface:0xc00028e850 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.245380 | controller |     "Jun 11 16:55:03.489933 crc crio[22018]: time=\"2026-06-11T16:55:03.489818353Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc002b14d18}] Aliases:map[]}\"",
2026-06-11 18:17:42.245395 | controller |     "Jun 11 16:55:03.495466 crc crio[22018]: time=\"2026-06-11T16:55:03.492471497Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-6dn2k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.245411 | controller |     "Jun 11 16:55:03.605709 crc crio[22018]: time=\"2026-06-11T16:55:03.605614396Z\" level=info msg=\"Ran pod sandbox c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 with infra container: openstack/dnsmasq-dns-69664d8887-6dn2k/POD\" id=21caa4c0-8016-4ae0-8101-802e75a1b07b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245427 | controller |     "Jun 11 16:55:03.612640 crc crio[22018]: time=\"2026-06-11T16:55:03.612534152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245442 | controller |     "Jun 11 16:55:03.612917 crc crio[22018]: time=\"2026-06-11T16:55:03.612869643Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245457 | controller |     "Jun 11 16:55:03.613008 crc crio[22018]: time=\"2026-06-11T16:55:03.612941345Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=b7d3017e-2fdb-4914-a391-3cce55984ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245476 | controller |     "Jun 11 16:55:03.623447 crc crio[22018]: time=\"2026-06-11T16:55:03.623221999Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.245491 | controller |     "Jun 11 16:55:03.645262 crc crio[22018]: time=\"2026-06-11T16:55:03.644829661Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:17:42.245506 | controller |     "Jun 11 16:55:03.650624 crc crio[22018]: time=\"2026-06-11T16:55:03.650280168Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.245523 | controller |     "Jun 11 16:55:03.650624 crc crio[22018]: time=\"2026-06-11T16:55:03.650413038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-zlccb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.245545 | controller |     "Jun 11 16:55:04.146297 crc crio[22018]: time=\"2026-06-11T16:55:04.145868027Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245564 | controller |     "Jun 11 16:55:04.147216 crc crio[22018]: time=\"2026-06-11T16:55:04.146314481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.245580 | controller |     "Jun 11 16:55:04.233069 crc crio[22018]: time=\"2026-06-11T16:55:04.232572378Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}\"",
2026-06-11 18:17:42.245596 | controller |     "Jun 11 16:55:04.233069 crc crio[22018]: time=\"2026-06-11T16:55:04.233067964Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.245611 | controller |     "Jun 11 16:55:04.373980 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:439653c52a5eecf Mac:26:05:be:0a:b3:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.245627 | controller |     "Jun 11 16:55:04.375461 crc crio[22018]: time=\"2026-06-11T16:55:04.375261304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc000aa44b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.245646 | controller |     "Jun 11 16:55:04.376597 crc crio[22018]: time=\"2026-06-11T16:55:04.376509094Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-zlccb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.245662 | controller |     "Jun 11 16:55:04.418763 crc crio[22018]: time=\"2026-06-11T16:55:04.418623356Z\" level=info msg=\"Ran pod sandbox 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 with infra container: openstack/dnsmasq-dns-6b485b7db9-zlccb/POD\" id=920402a0-62ec-4f8a-bdc7-07234c89d0d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245678 | controller |     "Jun 11 16:55:04.443252 crc crio[22018]: time=\"2026-06-11T16:55:04.443104241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245694 | controller |     "Jun 11 16:55:04.445564 crc crio[22018]: time=\"2026-06-11T16:55:04.443586176Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245709 | controller |     "Jun 11 16:55:04.445564 crc crio[22018]: time=\"2026-06-11T16:55:04.443672039Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=b498cba1-7443-4faa-a107-525a3b00454f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245724 | controller |     "Jun 11 16:55:04.445885 crc crio[22018]: time=\"2026-06-11T16:55:04.44580314Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.245740 | controller |     "Jun 11 16:55:04.472509 crc crio[22018]: time=\"2026-06-11T16:55:04.471972265Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-11 18:17:42.245755 | controller |     "Jun 11 16:55:04.946110 crc crio[22018]: 2026-06-11T16:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09be2ff3ab78a3 Mac:4e:2b:62:38:cb:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.245770 | controller |     "Jun 11 16:55:04.952249 crc crio[22018]: time=\"2026-06-11T16:55:04.948721269Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002b14490}] Aliases:map[]}\"",
2026-06-11 18:17:42.245785 | controller |     "Jun 11 16:55:04.952249 crc crio[22018]: time=\"2026-06-11T16:55:04.948962347Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.245800 | controller |     "Jun 11 16:55:04.987738 crc crio[22018]: time=\"2026-06-11T16:55:04.980962308Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245819 | controller |     "Jun 11 16:55:04.987738 crc crio[22018]: time=\"2026-06-11T16:55:04.981125873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.245835 | controller |     "Jun 11 16:55:05.035933 crc crio[22018]: time=\"2026-06-11T16:55:05.035793096Z\" level=info msg=\"Ran pod sandbox c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab with infra container: openstack/rabbitmq-server-0/POD\" id=c72515da-2568-4510-8b2a-9ec2d06cf536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.245870 | controller |     "Jun 11 16:55:05.043886 crc crio[22018]: time=\"2026-06-11T16:55:05.043768462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245891 | controller |     "Jun 11 16:55:05.044131 crc crio[22018]: time=\"2026-06-11T16:55:05.043986859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245908 | controller |     "Jun 11 16:55:05.044131 crc crio[22018]: time=\"2026-06-11T16:55:05.044037051Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=ceab01bd-c53f-4175-9893-c641f78c14fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.245923 | controller |     "Jun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053293177Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.245939 | controller |     "Jun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053535956Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}\"",
2026-06-11 18:17:42.245955 | controller |     "Jun 11 16:55:05.053583 crc crio[22018]: time=\"2026-06-11T16:55:05.053584187Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.245971 | controller |     "Jun 11 16:55:05.059135 crc crio[22018]: time=\"2026-06-11T16:55:05.058993848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-11 18:17:42.245986 | controller |     "Jun 11 16:55:05.530241 crc crio[22018]: time=\"2026-06-11T16:55:05.526085633Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246001 | controller |     "Jun 11 16:55:05.530241 crc crio[22018]: time=\"2026-06-11T16:55:05.529611075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.246021 | controller |     "Jun 11 16:55:05.711276 crc crio[22018]: time=\"2026-06-11T16:55:05.690802303Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.246037 | controller |     "Jun 11 16:55:05.711276 crc crio[22018]: time=\"2026-06-11T16:55:05.711213747Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.246053 | controller |     "Jun 11 16:55:05.932293 crc crio[22018]: 2026-06-11T16:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d04fe88ef9ca3 Mac:ee:f6:e4:92:e6:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.246069 | controller |     "Jun 11 16:55:05.935092 crc crio[22018]: time=\"2026-06-11T16:55:05.93441243Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc00012af08}] Aliases:map[]}\"",
2026-06-11 18:17:42.246084 | controller |     "Jun 11 16:55:05.935092 crc crio[22018]: time=\"2026-06-11T16:55:05.934791655Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.246099 | controller |     "Jun 11 16:55:06.002419 crc crio[22018]: time=\"2026-06-11T16:55:06.002279596Z\" level=info msg=\"Ran pod sandbox a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=ebc4f76d-8558-40fc-b50a-fc5d001465d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246115 | controller |     "Jun 11 16:55:06.020478 crc crio[22018]: time=\"2026-06-11T16:55:06.019870982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246130 | controller |     "Jun 11 16:55:06.020801 crc crio[22018]: time=\"2026-06-11T16:55:06.02075018Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246145 | controller |     "Jun 11 16:55:06.020876 crc crio[22018]: time=\"2026-06-11T16:55:06.020844673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=a23a6e60-d6bc-400c-96a0-9fae91b60239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246160 | controller |     "Jun 11 16:55:06.022439 crc crio[22018]: time=\"2026-06-11T16:55:06.022308609Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.246182 | controller |     "Jun 11 16:55:06.039057 crc crio[22018]: time=\"2026-06-11T16:55:06.038821139Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-11 18:17:42.246198 | controller |     "Jun 11 16:55:06.313601 crc crio[22018]: 2026-06-11T16:55:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbf724202b5ce2b Mac:a6:60:41:7c:3d:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.246213 | controller |     "Jun 11 16:55:06.314837 crc crio[22018]: time=\"2026-06-11T16:55:06.314760407Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc0023003b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.246229 | controller |     "Jun 11 16:55:06.315023 crc crio[22018]: time=\"2026-06-11T16:55:06.314966424Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.246244 | controller |     "Jun 11 16:55:06.356455 crc crio[22018]: time=\"2026-06-11T16:55:06.353239045Z\" level=info msg=\"Ran pod sandbox fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be with infra container: openstack/openstack-galera-0/POD\" id=72a522c9-ccb4-480f-b0e5-6a3b047ae448 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246259 | controller |     "Jun 11 16:55:06.362790 crc crio[22018]: time=\"2026-06-11T16:55:06.362654962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246274 | controller |     "Jun 11 16:55:06.365571 crc crio[22018]: time=\"2026-06-11T16:55:06.36320098Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246290 | controller |     "Jun 11 16:55:06.365571 crc crio[22018]: time=\"2026-06-11T16:55:06.364941575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=ba26c57f-823e-40a9-9d17-f1479a01addc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246305 | controller |     "Jun 11 16:55:06.371618 crc crio[22018]: time=\"2026-06-11T16:55:06.371549633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.246320 | controller |     "Jun 11 16:55:06.375858 crc crio[22018]: time=\"2026-06-11T16:55:06.375773336Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-11 18:17:42.246335 | controller |     "Jun 11 16:55:06.944291 crc crio[22018]: time=\"2026-06-11T16:55:06.942083434Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246355 | controller |     "Jun 11 16:55:06.945909 crc crio[22018]: time=\"2026-06-11T16:55:06.944285234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.246370 | controller |     "Jun 11 16:55:07.014023 crc crio[22018]: time=\"2026-06-11T16:55:07.01069949Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.246386 | controller |     "Jun 11 16:55:07.014023 crc crio[22018]: time=\"2026-06-11T16:55:07.010762962Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.246402 | controller |     "Jun 11 16:55:07.525548 crc crio[22018]: time=\"2026-06-11T16:55:07.525189142Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246417 | controller |     "Jun 11 16:55:07.525692 crc crio[22018]: time=\"2026-06-11T16:55:07.525622616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.246432 | controller |     "Jun 11 16:55:07.618922 crc crio[22018]: time=\"2026-06-11T16:55:07.618827585Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.246448 | controller |     "Jun 11 16:55:07.618922 crc crio[22018]: time=\"2026-06-11T16:55:07.618905994Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.246463 | controller |     "Jun 11 16:55:07.845704 crc crio[22018]: 2026-06-11T16:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0931c22b29a62f5 Mac:5a:8c:7d:1b:f8:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 SocketPath: PciID:}] [{Interface:0xc0002bc7a0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.246479 | controller |     "Jun 11 16:55:07.845891 crc crio[22018]: time=\"2026-06-11T16:55:07.845731073Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc0003805c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.246494 | controller |     "Jun 11 16:55:07.845964 crc crio[22018]: time=\"2026-06-11T16:55:07.84593498Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.246509 | controller |     "Jun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.855829825Z\" level=info msg=\"Ran pod sandbox 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d with infra container: openstack/openstack-cell1-galera-0/POD\" id=ad572644-1057-4638-9af4-217aff288590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246532 | controller |     "Jun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.862652344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246555 | controller |     "Jun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.86283417Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246572 | controller |     "Jun 11 16:55:07.865484 crc crio[22018]: time=\"2026-06-11T16:55:07.862883172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=38da254e-4c1c-4e8a-bad0-68d236c9204d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246588 | controller |     "Jun 11 16:55:07.869522 crc crio[22018]: time=\"2026-06-11T16:55:07.867156064Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.246603 | controller |     "Jun 11 16:55:07.874542 crc crio[22018]: time=\"2026-06-11T16:55:07.873494916Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-11 18:17:42.246618 | controller |     "Jun 11 16:55:08.352396 crc crio[22018]: 2026-06-11T16:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e4d2cfbac29d6 Mac:7a:4b:83:49:44:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.246633 | controller |     "Jun 11 16:55:08.355009 crc crio[22018]: time=\"2026-06-11T16:55:08.354925448Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc0074843d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.246648 | controller |     "Jun 11 16:55:08.355695 crc crio[22018]: time=\"2026-06-11T16:55:08.355674972Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.246663 | controller |     "Jun 11 16:55:08.371624 crc crio[22018]: time=\"2026-06-11T16:55:08.370463079Z\" level=info msg=\"Ran pod sandbox 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 with infra container: openstack/memcached-0/POD\" id=c30dac77-78b2-4fa2-99ef-8c5953021826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246678 | controller |     "Jun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.373998597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246699 | controller |     "Jun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.374441941Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246714 | controller |     "Jun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.374556955Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=8d15c6a0-a5e2-4c36-bc07-5ced291151e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.246730 | controller |     "Jun 11 16:55:08.379450 crc crio[22018]: time=\"2026-06-11T16:55:08.375713885Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.246745 | controller |     "Jun 11 16:55:08.398455 crc crio[22018]: time=\"2026-06-11T16:55:08.39814551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"",
2026-06-11 18:17:42.246760 | controller |     "Jun 11 16:55:09.535456 crc crio[22018]: time=\"2026-06-11T16:55:09.535420337Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246775 | controller |     "Jun 11 16:55:09.536538 crc crio[22018]: time=\"2026-06-11T16:55:09.536515532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.246790 | controller |     "Jun 11 16:55:09.618683 crc crio[22018]: time=\"2026-06-11T16:55:09.612062076Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}\"",
2026-06-11 18:17:42.246805 | controller |     "Jun 11 16:55:09.618683 crc crio[22018]: time=\"2026-06-11T16:55:09.612162129Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.246821 | controller |     "Jun 11 16:55:10.223059 crc crio[22018]: 2026-06-11T16:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef12e9c100da3fb Mac:a6:c9:77:bc:f0:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.246837 | controller |     "Jun 11 16:55:10.258975 crc crio[22018]: time=\"2026-06-11T16:55:10.25886422Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc001aded88}] Aliases:map[]}\"",
2026-06-11 18:17:42.246890 | controller |     "Jun 11 16:55:10.261123 crc crio[22018]: time=\"2026-06-11T16:55:10.26107557Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.246912 | controller |     "Jun 11 16:55:10.314178 crc crio[22018]: time=\"2026-06-11T16:55:10.314028625Z\" level=info msg=\"Ran pod sandbox ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 with infra container: openstack/kube-state-metrics-0/POD\" id=5d8e6512-cb3e-4688-8d45-3a24c3946ed5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246929 | controller |     "Jun 11 16:55:10.316047 crc crio[22018]: time=\"2026-06-11T16:55:10.315836142Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.246944 | controller |     "Jun 11 16:55:10.325559 crc crio[22018]: time=\"2026-06-11T16:55:10.325490251Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-11 18:17:42.246959 | controller |     "Jun 11 16:55:12.953118 crc crio[22018]: time=\"2026-06-11T16:55:12.948820126Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.246975 | controller |     "Jun 11 16:55:12.953118 crc crio[22018]: time=\"2026-06-11T16:55:12.952674965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.246990 | controller |     "Jun 11 16:55:13.255888 crc crio[22018]: time=\"2026-06-11T16:55:13.253996671Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb/POD\" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247005 | controller |     "Jun 11 16:55:13.256512 crc crio[22018]: time=\"2026-06-11T16:55:13.25645939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.247020 | controller |     "Jun 11 16:55:13.286947 crc crio[22018]: time=\"2026-06-11T16:55:13.286893877Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-sg2p9/POD\" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247036 | controller |     "Jun 11 16:55:13.298671 crc crio[22018]: time=\"2026-06-11T16:55:13.286971609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.247051 | controller |     "Jun 11 16:55:16.507079 crc crio[22018]: time=\"2026-06-11T16:55:16.506100715Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247065 | controller |     "Jun 11 16:55:16.508847 crc crio[22018]: time=\"2026-06-11T16:55:16.507105958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.247081 | controller |     "Jun 11 16:55:20.271024 crc crio[22018]: time=\"2026-06-11T16:55:20.267790091Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.247101 | controller |     "Jun 11 16:55:20.271024 crc crio[22018]: time=\"2026-06-11T16:55:20.270971003Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.247117 | controller |     "Jun 11 16:55:20.860029 crc crio[22018]: 2026-06-11T16:55:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8e4a3f747c39a Mac:aa:ac:13:44:0c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 SocketPath: PciID:}] [{Interface:0xc0002dca40 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.247133 | controller |     "Jun 11 16:55:20.862105 crc crio[22018]: time=\"2026-06-11T16:55:20.861944069Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc00285c2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.247148 | controller |     "Jun 11 16:55:20.865915 crc crio[22018]: time=\"2026-06-11T16:55:20.863802959Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.247164 | controller |     "Jun 11 16:55:21.226955 crc crio[22018]: time=\"2026-06-11T16:55:21.226442369Z\" level=info msg=\"Ran pod sandbox 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 with infra container: openstack/ovn-controller-gqhzb/POD\" id=278caf8f-a3ec-4c44-a495-fe687250e3de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247180 | controller |     "Jun 11 16:55:21.230181 crc crio[22018]: time=\"2026-06-11T16:55:21.229905716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247195 | controller |     "Jun 11 16:55:21.230310 crc crio[22018]: time=\"2026-06-11T16:55:21.230189595Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247210 | controller |     "Jun 11 16:55:21.230310 crc crio[22018]: time=\"2026-06-11T16:55:21.230250847Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=d24eb2cc-4713-4616-a708-90d5f57c43fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247224 | controller |     "Jun 11 16:55:21.231836 crc crio[22018]: time=\"2026-06-11T16:55:21.231288741Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247240 | controller |     "Jun 11 16:55:21.235116 crc crio[22018]: time=\"2026-06-11T16:55:21.235061801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"",
2026-06-11 18:17:42.247255 | controller |     "Jun 11 16:55:21.276114 crc crio[22018]: time=\"2026-06-11T16:55:21.276034865Z\" level=info msg=\"Removing container: 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec\" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.247274 | controller |     "Jun 11 16:55:24.477448 crc crio[22018]: time=\"2026-06-11T16:55:24.474475244Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"",
2026-06-11 18:17:42.247290 | controller |     "Jun 11 16:55:24.477448 crc crio[22018]: time=\"2026-06-11T16:55:24.474549557Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.247306 | controller |     "Jun 11 16:55:25.547154 crc crio[22018]: 2026-06-11T16:55:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3e46cc63f4f27e Mac:06:ca:e0:a5:93:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.247321 | controller |     "Jun 11 16:55:25.548840 crc crio[22018]: time=\"2026-06-11T16:55:25.548489297Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"",
2026-06-11 18:17:42.247337 | controller |     "Jun 11 16:55:25.548840 crc crio[22018]: time=\"2026-06-11T16:55:25.548661032Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.247352 | controller |     "Jun 11 16:55:39.634619 crc crio[22018]: time=\"2026-06-11T16:55:39.63384981Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.247368 | controller |     "Jun 11 16:55:39.634619 crc crio[22018]: time=\"2026-06-11T16:55:39.634530441Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-sg2p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.247382 | controller |     "Jun 11 16:55:39.638295 crc crio[22018]: time=\"2026-06-11T16:55:39.638038085Z\" level=info msg=\"Ran pod sandbox a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 with infra container: openstack/ovsdbserver-nb-0/POD\" id=e2153d64-36c8-4b6d-b684-3493dd3b2a40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247398 | controller |     "Jun 11 16:55:39.644667 crc crio[22018]: time=\"2026-06-11T16:55:39.644589991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247413 | controller |     "Jun 11 16:55:39.644884 crc crio[22018]: time=\"2026-06-11T16:55:39.644832399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247432 | controller |     "Jun 11 16:55:39.644938 crc crio[22018]: time=\"2026-06-11T16:55:39.644902541Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=38734108-d0ef-400e-9d12-1f63705c8ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247448 | controller |     "Jun 11 16:55:39.647556 crc crio[22018]: time=\"2026-06-11T16:55:39.647488333Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247463 | controller |     "Jun 11 16:55:39.653241 crc crio[22018]: time=\"2026-06-11T16:55:39.653130029Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"",
2026-06-11 18:17:42.247478 | controller |     "Jun 11 16:55:40.626891 crc crio[22018]: 2026-06-11T16:55:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38b9c4e961131 Mac:1e:45:a5:cd:85:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 SocketPath: PciID:}] [{Interface:0xc0005825c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.247493 | controller |     "Jun 11 16:55:40.631111 crc crio[22018]: time=\"2026-06-11T16:55:40.631027664Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.247509 | controller |     "Jun 11 16:55:40.632481 crc crio[22018]: time=\"2026-06-11T16:55:40.632424148Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-sg2p9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.247526 | controller |     "Jun 11 16:55:41.368604 crc crio[22018]: time=\"2026-06-11T16:55:41.367791611Z\" level=info msg=\"Ran pod sandbox 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 with infra container: openstack/ovn-controller-ovs-sg2p9/POD\" id=90880d79-2764-483f-a62f-e78f76a95f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.247548 | controller |     "Jun 11 16:55:41.370684 crc crio[22018]: time=\"2026-06-11T16:55:41.370608486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247566 | controller |     "Jun 11 16:55:41.492995 crc crio[22018]: time=\"2026-06-11T16:55:41.492849569Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247581 | controller |     "Jun 11 16:55:41.492995 crc crio[22018]: time=\"2026-06-11T16:55:41.492996584Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=996a7ccd-c1dd-4985-9a47-30db441b6577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247600 | controller |     "Jun 11 16:55:41.496217 crc crio[22018]: time=\"2026-06-11T16:55:41.496158944Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247616 | controller |     "Jun 11 16:55:41.500631 crc crio[22018]: time=\"2026-06-11T16:55:41.500570584Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"",
2026-06-11 18:17:42.247631 | controller |     "Jun 11 16:55:41.607425 crc crio[22018]: time=\"2026-06-11T16:55:41.607201269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=691c29d5-44e7-41f0-b790-b2ac02c542f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247645 | controller |     "Jun 11 16:55:41.608699 crc crio[22018]: time=\"2026-06-11T16:55:41.608612927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7480c1ca-fa83-4668-a0a6-3b2e1386bf0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247661 | controller |     "Jun 11 16:55:41.632910 crc crio[22018]: time=\"2026-06-11T16:55:41.632708379Z\" level=info msg=\"Removed container 29e5c471dee06b046793a3aa04d906362ffab93569b2085688736158401baeec: openshift-infra/auto-csr-approver-29686608-wnhpf/oc\" id=5e615143-b89c-4c87-bb89-c98b29b3e6f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.247676 | controller |     "Jun 11 16:55:41.647059 crc crio[22018]: time=\"2026-06-11T16:55:41.64696076Z\" level=info msg=\"Stopping pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.247690 | controller |     "Jun 11 16:55:41.647534 crc crio[22018]: time=\"2026-06-11T16:55:41.647073553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=c271505c-3af2-461c-9add-95268c2472d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.247705 | controller |     "Jun 11 16:55:41.649288 crc crio[22018]: time=\"2026-06-11T16:55:41.649120138Z\" level=info msg=\"Removing pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.247720 | controller |     "Jun 11 16:55:41.663536 crc crio[22018]: time=\"2026-06-11T16:55:41.663289427Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}\"",
2026-06-11 18:17:42.247735 | controller |     "Jun 11 16:55:41.663536 crc crio[22018]: time=\"2026-06-11T16:55:41.66343822Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.247751 | controller |     "Jun 11 16:55:41.694205 crc crio[22018]: time=\"2026-06-11T16:55:41.694106161Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8bd67b79-e663-4e62-a31f-3c0f69317b1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247766 | controller |     "Jun 11 16:55:41.695887 crc crio[22018]: time=\"2026-06-11T16:55:41.695797645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=95a36371-80c3-4d78-9c4f-ef4b6e79d017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247832 | controller |     "Jun 11 16:55:41.722973 crc crio[22018]: time=\"2026-06-11T16:55:41.722761644Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1799a355-52ad-4c37-8473-c51ca5311f23 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247878 | controller |     "Jun 11 16:55:41.727053 crc crio[22018]: time=\"2026-06-11T16:55:41.726964721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ecb64b4a-0e6a-432e-bac0-2c59922df42e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247902 | controller |     "Jun 11 16:55:41.729413 crc crio[22018]: time=\"2026-06-11T16:55:41.729232192Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b48c5db-7122-4064-84b0-a9d28d35e4fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247922 | controller |     "Jun 11 16:55:41.730014 crc crio[22018]: time=\"2026-06-11T16:55:41.729907722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3083f6a3-7eb1-474b-ad28-bc8e00f93d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247943 | controller |     "Jun 11 16:55:41.739545 crc crio[22018]: time=\"2026-06-11T16:55:41.73944269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71fbb01e-ccbf-4316-97d2-41544b1f5f44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.247960 | controller |     "Jun 11 16:55:41.740986 crc crio[22018]: time=\"2026-06-11T16:55:41.740925619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9f74c6a8-e1b9-4023-9664-707bae979e66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.247993 | controller |     "Jun 11 16:55:41.746462 crc crio[22018]: time=\"2026-06-11T16:55:41.746106283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b42cb22e-9812-4fa5-a6f2-faeeb5ef5349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248011 | controller |     "Jun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.778519652Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05815263-4637-40b4-8d19-7ed6f135e9d1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248027 | controller |     "Jun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.779830948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d14a4843-440a-4fbf-ae93-871ebf3d07d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248049 | controller |     "Jun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.799984817Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30afacad-1604-4f74-b847-b3b20f7a4cbd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248070 | controller |     "Jun 11 16:55:41.801307 crc crio[22018]: time=\"2026-06-11T16:55:41.800833313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8c2b233e-2123-455a-91e3-fe9ac65157cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248097 | controller |     "Jun 11 16:55:41.913860 crc crio[22018]: time=\"2026-06-11T16:55:41.913758057Z\" level=info msg=\"Removed pod sandbox: 9bcae862e88ab4a6f998d7ff5187e73ead2b4e5d615ef8c2ef9b5633c4b02975\" id=ff7c0774-8507-4e02-a093-f0e38f424a66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.248114 | controller |     "Jun 11 16:55:41.915852 crc crio[22018]: time=\"2026-06-11T16:55:41.915639441Z\" level=info msg=\"Stopping pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.248130 | controller |     "Jun 11 16:55:41.915852 crc crio[22018]: time=\"2026-06-11T16:55:41.915712443Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=44b7ff25-3742-4556-b173-4c77a66b4fb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.248148 | controller |     "Jun 11 16:55:41.916899 crc crio[22018]: time=\"2026-06-11T16:55:41.916561216Z\" level=info msg=\"Removing pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.248167 | controller |     "Jun 11 16:55:41.929969 crc crio[22018]: time=\"2026-06-11T16:55:41.92987578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30a8da3d-fa22-46d3-830f-f5097ae19734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248188 | controller |     "Jun 11 16:55:41.950431 crc crio[22018]: time=\"2026-06-11T16:55:41.950267173Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c9ffbcc1-4bb7-4072-b1d0-7b2205db1306 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248204 | controller |     "Jun 11 16:55:41.951238 crc crio[22018]: time=\"2026-06-11T16:55:41.951200174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=723f710e-5011-45e5-8d90-4a4aa3486d06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248219 | controller |     "Jun 11 16:55:41.956796 crc crio[22018]: time=\"2026-06-11T16:55:41.956634707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=aef2a80a-8c37-41c5-9bde-840b3ccc2557 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248234 | controller |     "Jun 11 16:55:41.959429 crc crio[22018]: time=\"2026-06-11T16:55:41.95896823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c5045710-7ac5-4d45-893c-8a4c580128a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248249 | controller |     "Jun 11 16:55:42.143803 crc crio[22018]: time=\"2026-06-11T16:55:42.143618647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=daa3c710-69f9-4e23-a46c-0ca6955386ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248265 | controller |     "Jun 11 16:55:42.145003 crc crio[22018]: time=\"2026-06-11T16:55:42.144888209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5cbb4022-1989-482b-99ec-6cb83e6e37dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248284 | controller |     "Jun 11 16:55:42.166585 crc crio[22018]: time=\"2026-06-11T16:55:42.158684113Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248300 | controller |     "Jun 11 16:55:42.166807 crc crio[22018]: time=\"2026-06-11T16:55:42.166607872Z\" level=info msg=\"Removed pod sandbox: f8094a1c35bd36f39a26340535f69598745f55aa3b510c34c50331178943aeeb\" id=bd2a9963-602f-4e2d-8eff-340bb1852381 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.248315 | controller |     "Jun 11 16:55:42.167683 crc crio[22018]: time=\"2026-06-11T16:55:42.167597233Z\" level=info msg=\"Stopping pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.248331 | controller |     "Jun 11 16:55:42.167758 crc crio[22018]: time=\"2026-06-11T16:55:42.167708597Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=4b61c114-ce96-4927-b9d8-b740f650accf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.248346 | controller |     "Jun 11 16:55:42.168730 crc crio[22018]: time=\"2026-06-11T16:55:42.168646538Z\" level=info msg=\"Removing pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.248363 | controller |     "Jun 11 16:55:42.175394 crc crio[22018]: 2026-06-11T16:55:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185e81cff8ccc3e Mac:f6:ac:5d:0c:5e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.248378 | controller |     "Jun 11 16:55:42.176627 crc crio[22018]: time=\"2026-06-11T16:55:42.176554164Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc002b14720}] Aliases:map[]}\"",
2026-06-11 18:17:42.248394 | controller |     "Jun 11 16:55:42.176785 crc crio[22018]: time=\"2026-06-11T16:55:42.176724389Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.248410 | controller |     "Jun 11 16:55:42.177229 crc crio[22018]: time=\"2026-06-11T16:55:42.17708161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=ce705d3b-99a7-47a8-a591-85574fb9b4f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248425 | controller |     "Jun 11 16:55:42.311754 crc crio[22018]: time=\"2026-06-11T16:55:42.311707189Z\" level=info msg=\"Ran pod sandbox 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84acf51a-86b4-4d09-8c25-685a9e0a34d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.248440 | controller |     "Jun 11 16:55:42.315410 crc crio[22018]: time=\"2026-06-11T16:55:42.31528818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248458 | controller |     "Jun 11 16:55:42.315853 crc crio[22018]: time=\"2026-06-11T16:55:42.315830528Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248474 | controller |     "Jun 11 16:55:42.316132 crc crio[22018]: time=\"2026-06-11T16:55:42.316107857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=e773b8d1-94bc-4f99-a329-4bd98be93e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248489 | controller |     "Jun 11 16:55:42.316570 crc crio[22018]: time=\"2026-06-11T16:55:42.3161993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60b5db46-7557-404c-9f43-444852d5f69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248505 | controller |     "Jun 11 16:55:42.320526 crc crio[22018]: time=\"2026-06-11T16:55:42.320314419Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248520 | controller |     "Jun 11 16:55:42.325206 crc crio[22018]: time=\"2026-06-11T16:55:42.324915674Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248542 | controller |     "Jun 11 16:55:42.327401 crc crio[22018]: time=\"2026-06-11T16:55:42.3272774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"",
2026-06-11 18:17:42.248562 | controller |     "Jun 11 16:55:42.334485 crc crio[22018]: time=\"2026-06-11T16:55:42.334436035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1ebcb92-c30a-47f8-927f-336698f18b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248578 | controller |     "Jun 11 16:55:42.337859 crc crio[22018]: time=\"2026-06-11T16:55:42.337776791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b7cbfedc-66ac-4e64-9739-c6a5530c88da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248594 | controller |     "Jun 11 16:55:42.339205 crc crio[22018]: time=\"2026-06-11T16:55:42.339149705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e8bad3e-5e77-42c4-a697-b01098d920c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248609 | controller |     "Jun 11 16:55:44.843959 crc crio[22018]: time=\"2026-06-11T16:55:44.843459728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248624 | controller |     "Jun 11 16:55:44.857801 crc crio[22018]: time=\"2026-06-11T16:55:44.857260584Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248639 | controller |     "Jun 11 16:55:45.127541 crc crio[22018]: time=\"2026-06-11T16:55:45.127278586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248659 | controller |     "Jun 11 16:55:45.135307 crc crio[22018]: time=\"2026-06-11T16:55:45.13370955Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248675 | controller |     "Jun 11 16:55:45.144282 crc crio[22018]: time=\"2026-06-11T16:55:45.142680704Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248689 | controller |     "Jun 11 16:55:45.148538 crc crio[22018]: time=\"2026-06-11T16:55:45.148482347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248704 | controller |     "Jun 11 16:55:45.188877 crc crio[22018]: time=\"2026-06-11T16:55:45.188739561Z\" level=info msg=\"Removed pod sandbox: 2684db4ace55f5cfa51292fda3ca0e2974e1d59472057b8ed07d70c8506d981b\" id=da7eb56a-7d85-400c-a15b-98b9750a6c5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.248719 | controller |     "Jun 11 16:55:45.572931 crc crio[22018]: time=\"2026-06-11T16:55:45.572843947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248734 | controller |     "Jun 11 16:55:45.581704 crc crio[22018]: time=\"2026-06-11T16:55:45.581609555Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248749 | controller |     "Jun 11 16:55:45.585041 crc crio[22018]: time=\"2026-06-11T16:55:45.584949491Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=a9e8fc65-303c-4346-a4f9-3d1e9342bbef name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248764 | controller |     "Jun 11 16:55:45.585899 crc crio[22018]: time=\"2026-06-11T16:55:45.585828628Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=631ceb07-b372-43ff-a831-b1096e2b0e5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248779 | controller |     "Jun 11 16:55:45.586608 crc crio[22018]: time=\"2026-06-11T16:55:45.58652894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248795 | controller |     "Jun 11 16:55:45.594141 crc crio[22018]: time=\"2026-06-11T16:55:45.594014797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248817 | controller |     "Jun 11 16:55:45.594613 crc crio[22018]: time=\"2026-06-11T16:55:45.594191483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248836 | controller |     "Jun 11 16:55:45.600902 crc crio[22018]: time=\"2026-06-11T16:55:45.600849806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.248874 | controller |     "Jun 11 16:55:45.601510 crc crio[22018]: time=\"2026-06-11T16:55:45.601433986Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=d61b5846-93d8-453f-b2a1-53a302097be6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248898 | controller |     "Jun 11 16:55:45.603418 crc crio[22018]: time=\"2026-06-11T16:55:45.603274779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=61559e2e-762e-4137-8593-656e3af0d077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248914 | controller |     "Jun 11 16:55:45.608958 crc crio[22018]: time=\"2026-06-11T16:55:45.608758707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=fa5438b7-a220-4a04-a1d0-5ecc0906daed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248929 | controller |     "Jun 11 16:55:45.609653 crc crio[22018]: time=\"2026-06-11T16:55:45.60958398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.248945 | controller |     "Jun 11 16:55:45.609849 crc crio[22018]: time=\"2026-06-11T16:55:45.609786135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=2b1f3226-98a3-4ecd-9a00-850017db8731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248959 | controller |     "Jun 11 16:55:45.656145 crc crio[22018]: time=\"2026-06-11T16:55:45.656049729Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=fc36ebd2-9af4-4aa2-a50f-6c0cabc1a45a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.248974 | controller |     "Jun 11 16:55:45.683644 crc crio[22018]: time=\"2026-06-11T16:55:45.683566832Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=8c6e0dca-bfa7-4152-a165-dc4b255cbcb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.248989 | controller |     "Jun 11 16:55:45.684949 crc crio[22018]: time=\"2026-06-11T16:55:45.684848717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=e2229b48-3a49-445e-9bc1-222db6c7a15f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249004 | controller |     "Jun 11 16:55:45.954077 crc crio[22018]: time=\"2026-06-11T16:55:45.953981897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249019 | controller |     "Jun 11 16:55:45.955573 crc crio[22018]: time=\"2026-06-11T16:55:45.954143668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249034 | controller |     "Jun 11 16:55:45.973132 crc crio[22018]: time=\"2026-06-11T16:55:45.973042525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249048 | controller |     "Jun 11 16:55:45.982894 crc crio[22018]: time=\"2026-06-11T16:55:45.982254566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249063 | controller |     "Jun 11 16:55:45.984877 crc crio[22018]: time=\"2026-06-11T16:55:45.98267549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249085 | controller |     "Jun 11 16:55:45.991600 crc crio[22018]: time=\"2026-06-11T16:55:45.991566231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249100 | controller |     "Jun 11 16:55:46.027883 crc crio[22018]: time=\"2026-06-11T16:55:46.027782485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b7fbc491-c7fd-404d-9da4-5f4b55c7912b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249114 | controller |     "Jun 11 16:55:46.034115 crc crio[22018]: time=\"2026-06-11T16:55:46.034031553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249129 | controller |     "Jun 11 16:55:46.036276 crc crio[22018]: time=\"2026-06-11T16:55:46.036136609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=bb3f44b2-d0c8-440d-950c-cb0c7dff86cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249144 | controller |     "Jun 11 16:55:46.043489 crc crio[22018]: time=\"2026-06-11T16:55:46.043302325Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249159 | controller |     "Jun 11 16:55:46.049685 crc crio[22018]: time=\"2026-06-11T16:55:46.049611816Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=f481a694-bcd4-49c9-b26e-f6fc88af0804 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.249174 | controller |     "Jun 11 16:55:46.060878 crc crio[22018]: time=\"2026-06-11T16:55:46.060827319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a0ef18ff-b09d-4d09-a5b9-077547466048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249189 | controller |     "Jun 11 16:55:46.101568 crc crio[22018]: time=\"2026-06-11T16:55:46.101169684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249204 | controller |     "Jun 11 16:55:46.106253 crc crio[22018]: time=\"2026-06-11T16:55:46.106174633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249219 | controller |     "Jun 11 16:55:46.113868 crc crio[22018]: time=\"2026-06-11T16:55:46.113761058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249235 | controller |     "Jun 11 16:55:46.122476 crc crio[22018]: time=\"2026-06-11T16:55:46.121705592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249251 | controller |     "Jun 11 16:55:46.136852 crc crio[22018]: time=\"2026-06-11T16:55:46.136760745Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb/ovn-controller\" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249266 | controller |     "Jun 11 16:55:46.151491 crc crio[22018]: time=\"2026-06-11T16:55:46.151043192Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249285 | controller |     "Jun 11 16:55:46.175200 crc crio[22018]: time=\"2026-06-11T16:55:46.175111362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=0b4c51ec-274f-4cba-9f04-0055f9db8910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249300 | controller |     "Jun 11 16:55:46.181288 crc crio[22018]: time=\"2026-06-11T16:55:46.181175783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249315 | controller |     "Jun 11 16:55:46.181979 crc crio[22018]: time=\"2026-06-11T16:55:46.181810333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249330 | controller |     "Jun 11 16:55:46.182219 crc crio[22018]: time=\"2026-06-11T16:55:46.182118543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249345 | controller |     "Jun 11 16:55:46.187282 crc crio[22018]: time=\"2026-06-11T16:55:46.187119561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249359 | controller |     "Jun 11 16:55:46.188718 crc crio[22018]: time=\"2026-06-11T16:55:46.188638248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249374 | controller |     "Jun 11 16:55:46.192880 crc crio[22018]: time=\"2026-06-11T16:55:46.192679946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249388 | controller |     "Jun 11 16:55:46.193408 crc crio[22018]: time=\"2026-06-11T16:55:46.193284466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249403 | controller |     "Jun 11 16:55:46.196515 crc crio[22018]: time=\"2026-06-11T16:55:46.196169227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9663016a-0cdb-4b86-afaf-854ecb53ce13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.249417 | controller |     "Jun 11 16:55:46.197232 crc crio[22018]: time=\"2026-06-11T16:55:46.197172488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249432 | controller |     "Jun 11 16:55:46.201781 crc crio[22018]: time=\"2026-06-11T16:55:46.201265258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249447 | controller |     "Jun 11 16:55:46.205824 crc crio[22018]: time=\"2026-06-11T16:55:46.205686359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249463 | controller |     "Jun 11 16:55:46.206285 crc crio[22018]: time=\"2026-06-11T16:55:46.206252755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249478 | controller |     "Jun 11 16:55:46.216464 crc crio[22018]: time=\"2026-06-11T16:55:46.216288442Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249497 | controller |     "Jun 11 16:55:46.220394 crc crio[22018]: time=\"2026-06-11T16:55:46.220211546Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249512 | controller |     "Jun 11 16:55:46.232673 crc crio[22018]: time=\"2026-06-11T16:55:46.232606307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249529 | controller |     "Jun 11 16:55:46.234815 crc crio[22018]: time=\"2026-06-11T16:55:46.234750756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249551 | controller |     "Jun 11 16:55:46.236309 crc crio[22018]: time=\"2026-06-11T16:55:46.236280014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249568 | controller |     "Jun 11 16:55:46.245481 crc crio[22018]: time=\"2026-06-11T16:55:46.245421443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249583 | controller |     "Jun 11 16:55:46.263894 crc crio[22018]: time=\"2026-06-11T16:55:46.263738402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249597 | controller |     "Jun 11 16:55:46.268978 crc crio[22018]: time=\"2026-06-11T16:55:46.267929804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249612 | controller |     "Jun 11 16:55:46.269489 crc crio[22018]: time=\"2026-06-11T16:55:46.268140731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249626 | controller |     "Jun 11 16:55:46.356921 crc crio[22018]: time=\"2026-06-11T16:55:46.356789192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249641 | controller |     "Jun 11 16:55:46.496272 crc crio[22018]: time=\"2026-06-11T16:55:46.496112986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249655 | controller |     "Jun 11 16:55:46.505191 crc crio[22018]: time=\"2026-06-11T16:55:46.504776473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249670 | controller |     "Jun 11 16:55:46.576205 crc crio[22018]: time=\"2026-06-11T16:55:46.57505434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249685 | controller |     "Jun 11 16:55:46.593267 crc crio[22018]: time=\"2026-06-11T16:55:46.593187683Z\" level=info msg=\"Created container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a8591a0d-1d0f-4c0c-a50f-b59f8058b8bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249700 | controller |     "Jun 11 16:55:46.596306 crc crio[22018]: time=\"2026-06-11T16:55:46.596219271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249719 | controller |     "Jun 11 16:55:46.597273 crc crio[22018]: time=\"2026-06-11T16:55:46.597190866Z\" level=info msg=\"Starting container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275\" id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.249734 | controller |     "Jun 11 16:55:46.606205 crc crio[22018]: time=\"2026-06-11T16:55:46.605834345Z\" level=info msg=\"Created container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap\" id=714b819d-3fa5-434b-97ce-5500fecfefd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249750 | controller |     "Jun 11 16:55:46.606794 crc crio[22018]: time=\"2026-06-11T16:55:46.606254009Z\" level=info msg=\"Created container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=2342274e-91de-448c-b620-70a56af953fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249765 | controller |     "Jun 11 16:55:46.607733 crc crio[22018]: time=\"2026-06-11T16:55:46.60763343Z\" level=info msg=\"Starting container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f\" id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.249780 | controller |     "Jun 11 16:55:46.608530 crc crio[22018]: time=\"2026-06-11T16:55:46.608446736Z\" level=info msg=\"Starting container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124\" id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.249795 | controller |     "Jun 11 16:55:46.615705 crc crio[22018]: time=\"2026-06-11T16:55:46.614171889Z\" level=info msg=\"Started container\" PID=54698 containerID=6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f description=openstack/openstack-galera-0/mysql-bootstrap id=db89cfef-faad-4446-b509-e561c0cae1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be",
2026-06-11 18:17:42.249811 | controller |     "Jun 11 16:55:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.624544839Z\" level=info msg=\"Started container\" PID=54705 containerID=e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 description=openstack/memcached-0/memcached id=2d413bb9-ffd9-438d-aaac-887a16b8978d name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7",
2026-06-11 18:17:42.249833 | controller |     "Jun 11 16:55:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.624876503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249874 | controller |     "Jun 11 16:55:46.625584 crc crio[22018]: time=\"2026-06-11T16:55:46.625153374Z\" level=info msg=\"Created container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=5ac98742-e3d2-43b8-907e-e6d95e701de6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249892 | controller |     "Jun 11 16:55:46.627261 crc crio[22018]: time=\"2026-06-11T16:55:46.626526958Z\" level=info msg=\"Starting container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9\" id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.249908 | controller |     "Jun 11 16:55:46.630122 crc crio[22018]: time=\"2026-06-11T16:55:46.630019165Z\" level=info msg=\"Started container\" PID=54678 containerID=1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=b5432671-6035-4b5c-ace5-23a8c3941dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d",
2026-06-11 18:17:42.249928 | controller |     "Jun 11 16:55:46.633128 crc crio[22018]: time=\"2026-06-11T16:55:46.633051384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.249943 | controller |     "Jun 11 16:55:46.652797 crc crio[22018]: time=\"2026-06-11T16:55:46.65260205Z\" level=info msg=\"Started container\" PID=54702 containerID=a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9 description=openstack/dnsmasq-dns-6f94844f59-jbhd9/init id=e9b31cf0-c48f-4faf-9223-33389a2f93cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81",
2026-06-11 18:17:42.249959 | controller |     "Jun 11 16:55:46.666066 crc crio[22018]: time=\"2026-06-11T16:55:46.665962153Z\" level=info msg=\"Created container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=b01c82bd-c366-4217-a078-4cee28be439c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.249975 | controller |     "Jun 11 16:55:46.671581 crc crio[22018]: time=\"2026-06-11T16:55:46.671412245Z\" level=info msg=\"Starting container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665\" id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.249991 | controller |     "Jun 11 16:55:46.681012 crc crio[22018]: time=\"2026-06-11T16:55:46.6787777Z\" level=info msg=\"Started container\" PID=54709 containerID=f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665 description=openstack/dnsmasq-dns-bf5545dbf-c8lt7/init id=6566c246-9a6d-4e4e-ab31-17b5bf604d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd",
2026-06-11 18:17:42.250007 | controller |     "Jun 11 16:55:46.710705 crc crio[22018]: time=\"2026-06-11T16:55:46.710595235Z\" level=info msg=\"Created container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=b57a0351-d857-41fe-bd80-61232b4afb92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250022 | controller |     "Jun 11 16:55:46.711806 crc crio[22018]: time=\"2026-06-11T16:55:46.711708329Z\" level=info msg=\"Starting container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43\" id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250038 | controller |     "Jun 11 16:55:46.718973 crc crio[22018]: time=\"2026-06-11T16:55:46.718894886Z\" level=info msg=\"Started container\" PID=54708 containerID=d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 description=openstack/kube-state-metrics-0/kube-state-metrics id=2f744317-3cda-447e-8fca-919d6aa9be73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0",
2026-06-11 18:17:42.250053 | controller |     "Jun 11 16:55:46.743918 crc crio[22018]: time=\"2026-06-11T16:55:46.743793613Z\" level=info msg=\"Created container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=9007d2e5-8e4e-4b13-bcc9-f8993afade5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250068 | controller |     "Jun 11 16:55:46.745050 crc crio[22018]: time=\"2026-06-11T16:55:46.74497394Z\" level=info msg=\"Starting container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970\" id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250083 | controller |     "Jun 11 16:55:46.745231 crc crio[22018]: time=\"2026-06-11T16:55:46.745190416Z\" level=info msg=\"Created container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=b155cf6c-dd1b-4fbd-906a-ee546c7cdea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250102 | controller |     "Jun 11 16:55:46.746600 crc crio[22018]: time=\"2026-06-11T16:55:46.746263451Z\" level=info msg=\"Starting container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384\" id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250117 | controller |     "Jun 11 16:55:46.755053 crc crio[22018]: time=\"2026-06-11T16:55:46.754980866Z\" level=info msg=\"Started container\" PID=54700 containerID=7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384 description=openstack/dnsmasq-dns-69664d8887-6dn2k/init id=061f780f-2a96-456b-8ccc-50c5fce48873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9",
2026-06-11 18:17:42.250132 | controller |     "Jun 11 16:55:46.755901 crc crio[22018]: time=\"2026-06-11T16:55:46.755867395Z\" level=info msg=\"Started container\" PID=54707 containerID=078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970 description=openstack/dnsmasq-dns-6b485b7db9-zlccb/init id=7f227fc7-82b9-4c5d-b389-6a5fcb44b9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900",
2026-06-11 18:17:42.250147 | controller |     "Jun 11 16:55:46.778778 crc crio[22018]: time=\"2026-06-11T16:55:46.778679526Z\" level=info msg=\"Created container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c1909a40-92e7-478c-a207-3146678d8c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250162 | controller |     "Jun 11 16:55:46.780722 crc crio[22018]: time=\"2026-06-11T16:55:46.780650748Z\" level=info msg=\"Starting container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5\" id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250177 | controller |     "Jun 11 16:55:46.787704 crc crio[22018]: time=\"2026-06-11T16:55:46.787610887Z\" level=info msg=\"Started container\" PID=54727 containerID=5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=14fb10bc-aa72-41ea-bd84-cfeda1617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8",
2026-06-11 18:17:42.250192 | controller |     "Jun 11 16:55:46.801863 crc crio[22018]: time=\"2026-06-11T16:55:46.801776575Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250207 | controller |     "Jun 11 16:55:46.802140 crc crio[22018]: time=\"2026-06-11T16:55:46.801986211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250222 | controller |     "Jun 11 16:55:46.802140 crc crio[22018]: time=\"2026-06-11T16:55:46.802034823Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=fa2ecf84-990c-4a72-907c-83fffa9ade9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250236 | controller |     "Jun 11 16:55:46.803126 crc crio[22018]: time=\"2026-06-11T16:55:46.802988004Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.250251 | controller |     "Jun 11 16:55:46.806764 crc crio[22018]: time=\"2026-06-11T16:55:46.806685801Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-11 18:17:42.250269 | controller |     "Jun 11 16:55:46.910149 crc crio[22018]: time=\"2026-06-11T16:55:46.910051718Z\" level=info msg=\"Created container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=a0129bfa-0647-4492-8501-2f7c69f11a1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250284 | controller |     "Jun 11 16:55:46.911215 crc crio[22018]: time=\"2026-06-11T16:55:46.911129891Z\" level=info msg=\"Starting container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6\" id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250300 | controller |     "Jun 11 16:55:46.919751 crc crio[22018]: time=\"2026-06-11T16:55:46.919618499Z\" level=info msg=\"Started container\" PID=54760 containerID=98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init id=8d9fa476-6e21-4e06-b9f0-86a4a2cf88b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2",
2026-06-11 18:17:42.250316 | controller |     "Jun 11 16:55:47.019474 crc crio[22018]: time=\"2026-06-11T16:55:47.019225709Z\" level=info msg=\"Created container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=47fc3cb4-e35d-4033-8663-11e915e98887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250331 | controller |     "Jun 11 16:55:47.021050 crc crio[22018]: time=\"2026-06-11T16:55:47.020608441Z\" level=info msg=\"Starting container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73\" id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250347 | controller |     "Jun 11 16:55:47.030953 crc crio[22018]: time=\"2026-06-11T16:55:47.030860038Z\" level=info msg=\"Started container\" PID=54759 containerID=369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 description=openstack/ovn-controller-gqhzb/ovn-controller id=d1d1e9e8-3278-4f6e-b7f4-e236cbe514dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073",
2026-06-11 18:17:42.250362 | controller |     "Jun 11 16:55:47.149160 crc crio[22018]: time=\"2026-06-11T16:55:47.14809964Z\" level=info msg=\"Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.250378 | controller |     "Jun 11 16:55:47.149257 crc crio[22018]: time=\"2026-06-11T16:55:47.149179254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-c8lt7 Namespace:openstack ID:052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd UID:7ad69c96-6743-40cc-bd39-0638a4679799 NetNS:/var/run/netns/760174c5-7dad-4527-bdbf-ca3ffd77a16c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad69c96_6743_40cc_bd39_0638a4679799.slice PodAnnotations:0xc002b15100}] Aliases:map[]}\"",
2026-06-11 18:17:42.250393 | controller |     "Jun 11 16:55:47.149588 crc crio[22018]: time=\"2026-06-11T16:55:47.149458423Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-c8lt7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.250409 | controller |     "Jun 11 16:55:47.190912 crc crio[22018]: time=\"2026-06-11T16:55:47.190831412Z\" level=info msg=\"Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.250427 | controller |     "Jun 11 16:55:47.191530 crc crio[22018]: time=\"2026-06-11T16:55:47.19139412Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-jbhd9 Namespace:openstack ID:b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81 UID:92bba2cd-f524-4b86-a28a-a812fb13efab NetNS:/var/run/netns/990a3ec9-0f5b-407d-be18-8c60c2458944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92bba2cd_f524_4b86_a28a_a812fb13efab.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.250443 | controller |     "Jun 11 16:55:47.191635 crc crio[22018]: time=\"2026-06-11T16:55:47.191555365Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-jbhd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.250458 | controller |     "Jun 11 16:55:47.212177 crc crio[22018]: time=\"2026-06-11T16:55:47.212110333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=89719da4-bb87-4b06-89de-2e7d7d94b91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250473 | controller |     "Jun 11 16:55:47.246244 crc crio[22018]: time=\"2026-06-11T16:55:47.246173113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f62ac4e9-b81f-4b42-a03b-8430c728e71c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250488 | controller |     "Jun 11 16:55:47.336566 crc crio[22018]: time=\"2026-06-11T16:55:47.334597224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8c755b38-f81d-40fd-8319-7e2acdbadbd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250503 | controller |     "Jun 11 16:55:47.336566 crc crio[22018]: time=\"2026-06-11T16:55:47.336168003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fa3fa608-b4ff-44a2-a958-63d7827e48e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250519 | controller |     "Jun 11 16:55:47.398209 crc crio[22018]: time=\"2026-06-11T16:55:47.397968528Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250541 | controller |     "Jun 11 16:55:47.404126 crc crio[22018]: time=\"2026-06-11T16:55:47.403619359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250562 | controller |     "Jun 11 16:55:47.434192 crc crio[22018]: time=\"2026-06-11T16:55:47.434069481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250578 | controller |     "Jun 11 16:55:47.443602 crc crio[22018]: time=\"2026-06-11T16:55:47.442961015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250593 | controller |     "Jun 11 16:55:47.539699 crc crio[22018]: time=\"2026-06-11T16:55:47.539508909Z\" level=info msg=\"Created container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb6aae8d-ac1d-4d7d-908f-d1fc66081fd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250609 | controller |     "Jun 11 16:55:47.544120 crc crio[22018]: time=\"2026-06-11T16:55:47.543569277Z\" level=info msg=\"Starting container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4\" id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250629 | controller |     "Jun 11 16:55:47.570646 crc crio[22018]: time=\"2026-06-11T16:55:47.56890658Z\" level=info msg=\"Started container\" PID=54749 containerID=e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a63c65b9-11e8-4af4-a543-6e8af878c852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825",
2026-06-11 18:17:42.250645 | controller |     "Jun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.606666603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250660 | controller |     "Jun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.606968612Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250675 | controller |     "Jun 11 16:55:47.607108 crc crio[22018]: time=\"2026-06-11T16:55:47.607035975Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=8eb595d5-9990-4727-98f4-25408820da20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250690 | controller |     "Jun 11 16:55:47.618016 crc crio[22018]: time=\"2026-06-11T16:55:47.615650258Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.250705 | controller |     "Jun 11 16:55:47.618016 crc crio[22018]: time=\"2026-06-11T16:55:47.620260241Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-11 18:17:42.250719 | controller |     "Jun 11 16:55:47.647011 crc crio[22018]: time=\"2026-06-11T16:55:47.646937334Z\" level=info msg=\"Stopped pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=5e12fda6-3690-4242-bf62-cdd009392a56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.250734 | controller |     "Jun 11 16:55:47.720091 crc crio[22018]: time=\"2026-06-11T16:55:47.720002743Z\" level=info msg=\"Stopped pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=dbf54309-410c-4f08-91d5-8134f91fe5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.250748 | controller |     "Jun 11 16:55:47.900805 crc crio[22018]: time=\"2026-06-11T16:55:47.89995731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250763 | controller |     "Jun 11 16:55:47.926677 crc crio[22018]: time=\"2026-06-11T16:55:47.925706424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250777 | controller |     "Jun 11 16:55:48.105880 crc crio[22018]: time=\"2026-06-11T16:55:48.105706013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250792 | controller |     "Jun 11 16:55:48.109811 crc crio[22018]: time=\"2026-06-11T16:55:48.109474601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250810 | controller |     "Jun 11 16:55:48.293654 crc crio[22018]: time=\"2026-06-11T16:55:48.284610299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9820bba0-352d-4d28-b1a8-6427637ae8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250826 | controller |     "Jun 11 16:55:48.293654 crc crio[22018]: time=\"2026-06-11T16:55:48.290561518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c44e7425-b09b-4792-ae08-66b1a6c1146c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.250845 | controller |     "Jun 11 16:55:48.311762 crc crio[22018]: time=\"2026-06-11T16:55:48.310509466Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250887 | controller |     "Jun 11 16:55:48.311920 crc crio[22018]: time=\"2026-06-11T16:55:48.311876109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250904 | controller |     "Jun 11 16:55:48.392677 crc crio[22018]: time=\"2026-06-11T16:55:48.39231462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.250920 | controller |     "Jun 11 16:55:48.404215 crc crio[22018]: time=\"2026-06-11T16:55:48.404054405Z\" level=info msg=\"Created container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container\" id=1559ad0e-2002-4ff3-a5a2-9ca2a9f5cef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250936 | controller |     "Jun 11 16:55:48.411601 crc crio[22018]: time=\"2026-06-11T16:55:48.408943359Z\" level=info msg=\"Starting container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a\" id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250951 | controller |     "Jun 11 16:55:48.421087 crc crio[22018]: time=\"2026-06-11T16:55:48.420823174Z\" level=info msg=\"Started container\" PID=54704 containerID=2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a description=openstack/rabbitmq-server-0/setup-container id=a9d37ffb-973f-440f-aca0-070cc6dc387e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab",
2026-06-11 18:17:42.250967 | controller |     "Jun 11 16:55:48.514847 crc crio[22018]: time=\"2026-06-11T16:55:48.514572055Z\" level=info msg=\"Created container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container\" id=c2d7b557-15e3-49af-930b-3be4615bedd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.250983 | controller |     "Jun 11 16:55:48.518956 crc crio[22018]: time=\"2026-06-11T16:55:48.518301982Z\" level=info msg=\"Starting container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386\" id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.250998 | controller |     "Jun 11 16:55:48.550190 crc crio[22018]: time=\"2026-06-11T16:55:48.549863282Z\" level=info msg=\"Started container\" PID=54697 containerID=c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386 description=openstack/rabbitmq-cell1-server-0/setup-container id=7881b553-8660-427f-822a-4b7ae89c2b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc",
2026-06-11 18:17:42.251017 | controller |     "Jun 11 16:55:48.609303 crc crio[22018]: time=\"2026-06-11T16:55:48.600847151Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/4a44c435-2d8a-4695-8d7b-e7885fdea9b8/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251034 | controller |     "Jun 11 16:55:48.611670 crc crio[22018]: time=\"2026-06-11T16:55:48.611534263Z\" level=info msg=\"createCtr: deleting container ID d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from idIndex\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251049 | controller |     "Jun 11 16:55:48.611670 crc crio[22018]: time=\"2026-06-11T16:55:48.611621746Z\" level=info msg=\"createCtr: removing container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251064 | controller |     "Jun 11 16:55:48.611882 crc crio[22018]: time=\"2026-06-11T16:55:48.611684228Z\" level=info msg=\"createCtr: deleting container d99f357cbd98c2970a5dfeee385c9b70fd8c0bcc61dfc04f317ba97bbd90ec5a from storage\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251079 | controller |     "Jun 11 16:55:48.626147 crc crio[22018]: time=\"2026-06-11T16:55:48.625710497Z\" level=info msg=\"Created container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=9d92ed8f-b60e-4375-8732-7f35abb44023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251094 | controller |     "Jun 11 16:55:48.629015 crc crio[22018]: time=\"2026-06-11T16:55:48.628543539Z\" level=info msg=\"Starting container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d\" id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.251109 | controller |     "Jun 11 16:55:48.638854 crc crio[22018]: time=\"2026-06-11T16:55:48.638216915Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-6dn2k_openstack_4a44c435-2d8a-4695-8d7b-e7885fdea9b8_0\" id=c20147d9-1f64-4c00-a76e-9f8f7aa5e9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251126 | controller |     "Jun 11 16:55:48.683496 crc crio[22018]: time=\"2026-06-11T16:55:48.683228233Z\" level=info msg=\"Started container\" PID=55320 containerID=5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d description=openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns id=48d067da-979f-43b5-bb94-e1d667c32d45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900",
2026-06-11 18:17:42.251141 | controller |     "Jun 11 16:55:48.805837 crc crio[22018]: time=\"2026-06-11T16:55:48.805201109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251157 | controller |     "Jun 11 16:55:48.979979 crc crio[22018]: time=\"2026-06-11T16:55:48.97925293Z\" level=info msg=\"Created container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=2552a71d-2ec8-4889-b023-a2a2d309bf71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251173 | controller |     "Jun 11 16:55:48.983467 crc crio[22018]: time=\"2026-06-11T16:55:48.981825921Z\" level=info msg=\"Starting container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218\" id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.251188 | controller |     "Jun 11 16:55:49.008996 crc crio[22018]: time=\"2026-06-11T16:55:49.00863028Z\" level=info msg=\"Started container\" PID=55418 containerID=39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 description=openstack/ovn-controller-ovs-sg2p9/ovsdb-server id=6fd99a7b-56e5-438e-8d2c-07c30e671211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2",
2026-06-11 18:17:42.251209 | controller |     "Jun 11 16:55:49.038096 crc crio[22018]: time=\"2026-06-11T16:55:49.037853122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=34356489-6880-4319-a0a8-e7eaa55e8c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251224 | controller |     "Jun 11 16:55:49.059638 crc crio[22018]: time=\"2026-06-11T16:55:49.056180332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=242e5cd3-a6e4-451d-9d73-8f2d746a0427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251239 | controller |     "Jun 11 16:55:49.067440 crc crio[22018]: time=\"2026-06-11T16:55:49.065856937Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251254 | controller |     "Jun 11 16:55:49.068254 crc crio[22018]: time=\"2026-06-11T16:55:49.0681537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251269 | controller |     "Jun 11 16:55:49.259469 crc crio[22018]: time=\"2026-06-11T16:55:49.259112764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251284 | controller |     "Jun 11 16:55:49.381088 crc crio[22018]: time=\"2026-06-11T16:55:49.380954815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=38258d76-5913-474f-b1c0-5b33bc86b4be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251299 | controller |     "Jun 11 16:55:49.546014 crc crio[22018]: time=\"2026-06-11T16:55:49.540454218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0379dd57-21d4-4214-a01b-e0a1d9db1040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251314 | controller |     "Jun 11 16:55:49.567464 crc crio[22018]: time=\"2026-06-11T16:55:49.567154569Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251329 | controller |     "Jun 11 16:55:49.578271 crc crio[22018]: time=\"2026-06-11T16:55:49.578027377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251344 | controller |     "Jun 11 16:55:49.590840 crc crio[22018]: time=\"2026-06-11T16:55:49.590175379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251359 | controller |     "Jun 11 16:55:49.713603 crc crio[22018]: time=\"2026-06-11T16:55:49.711901728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251374 | controller |     "Jun 11 16:55:49.732850 crc crio[22018]: time=\"2026-06-11T16:55:49.732680472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251392 | controller |     "Jun 11 16:55:50.174433 crc crio[22018]: time=\"2026-06-11T16:55:50.174228145Z\" level=info msg=\"Created container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=a35541db-5270-4e23-9d14-e5b025dbb042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251407 | controller |     "Jun 11 16:55:50.176743 crc crio[22018]: time=\"2026-06-11T16:55:50.176646023Z\" level=info msg=\"Starting container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf\" id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.251423 | controller |     "Jun 11 16:55:50.186605 crc crio[22018]: time=\"2026-06-11T16:55:50.186505303Z\" level=info msg=\"Started container\" PID=55735 containerID=2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf description=openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd id=3f29ec51-5b3d-4d00-88d9-438ffa0e0e26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2",
2026-06-11 18:17:42.251439 | controller |     "Jun 11 16:55:50.452673 crc crio[22018]: time=\"2026-06-11T16:55:50.450537827Z\" level=info msg=\"Created container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=480749ea-7ce1-46ac-8317-870620a75e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251455 | controller |     "Jun 11 16:55:50.454036 crc crio[22018]: time=\"2026-06-11T16:55:50.453968406Z\" level=info msg=\"Starting container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284\" id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.251470 | controller |     "Jun 11 16:55:50.463077 crc crio[22018]: time=\"2026-06-11T16:55:50.46299476Z\" level=info msg=\"Started container\" PID=55744 containerID=d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 description=openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns id=f310fc84-210b-40e0-9020-c721680debd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9",
2026-06-11 18:17:42.251485 | controller |     "Jun 11 16:55:52.445829 crc crio[22018]: time=\"2026-06-11T16:55:52.443913433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=90dbe8b5-317c-4e72-b295-297211add7a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251500 | controller |     "Jun 11 16:55:52.449946 crc crio[22018]: time=\"2026-06-11T16:55:52.449789079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13453c6a-fcb0-4043-898c-971d6aa00237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251515 | controller |     "Jun 11 16:55:53.881625 crc crio[22018]: time=\"2026-06-11T16:55:53.879783841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64ad0fd4-dd92-47f1-8a85-8cde829802de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251535 | controller |     "Jun 11 16:55:53.895980 crc crio[22018]: time=\"2026-06-11T16:55:53.895786876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8dd77036-16ca-438f-89b1-378854a28a3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251557 | controller |     "Jun 11 16:55:53.926929 crc crio[22018]: time=\"2026-06-11T16:55:53.926826837Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251578 | controller |     "Jun 11 16:55:53.935641 crc crio[22018]: time=\"2026-06-11T16:55:53.935210074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9531e352-f854-4aa0-a847-09f0241c85fe name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.251594 | controller |     "Jun 11 16:55:53.937108 crc crio[22018]: time=\"2026-06-11T16:55:53.936923817Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251609 | controller |     "Jun 11 16:55:53.937293 crc crio[22018]: time=\"2026-06-11T16:55:53.937248197Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2c0400ae-1e8c-4647-bb85-8c5530fb62a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251624 | controller |     "Jun 11 16:55:53.940975 crc crio[22018]: time=\"2026-06-11T16:55:53.940902642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251638 | controller |     "Jun 11 16:55:53.941312 crc crio[22018]: time=\"2026-06-11T16:55:53.941240923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251653 | controller |     "Jun 11 16:55:53.955551 crc crio[22018]: time=\"2026-06-11T16:55:53.955271302Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2781b97c-9549-4969-8865-e0af5a6c725c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.251668 | controller |     "Jun 11 16:55:53.956257 crc crio[22018]: time=\"2026-06-11T16:55:53.956163745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=9e47de48-7051-4d06-813d-c5494e4c2a14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251684 | controller |     "Jun 11 16:55:53.970768 crc crio[22018]: time=\"2026-06-11T16:55:53.970669303Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f0349795-8fda-4072-aae9-b5af4bdd74f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251700 | controller |     "Jun 11 16:55:53.984527 crc crio[22018]: time=\"2026-06-11T16:55:53.984447898Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251715 | controller |     "Jun 11 16:55:53.986117 crc crio[22018]: time=\"2026-06-11T16:55:53.986065589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251730 | controller |     "Jun 11 16:55:53.986117 crc crio[22018]: time=\"2026-06-11T16:55:53.986098721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251744 | controller |     "Jun 11 16:55:53.989265 crc crio[22018]: time=\"2026-06-11T16:55:53.989226879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251763 | controller |     "Jun 11 16:55:54.011056 crc crio[22018]: time=\"2026-06-11T16:55:54.010952536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=8f444823-353f-4d23-83e3-ad6e976611d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.251778 | controller |     "Jun 11 16:55:54.012286 crc crio[22018]: time=\"2026-06-11T16:55:54.012219826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251792 | controller |     "Jun 11 16:55:54.015796 crc crio[22018]: time=\"2026-06-11T16:55:54.015455218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251807 | controller |     "Jun 11 16:55:54.030146 crc crio[22018]: time=\"2026-06-11T16:55:54.03006567Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251822 | controller |     "Jun 11 16:55:54.031774 crc crio[22018]: time=\"2026-06-11T16:55:54.031708663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251836 | controller |     "Jun 11 16:55:54.066114 crc crio[22018]: time=\"2026-06-11T16:55:54.066009415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251875 | controller |     "Jun 11 16:55:54.071154 crc crio[22018]: time=\"2026-06-11T16:55:54.071079296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251897 | controller |     "Jun 11 16:55:54.107595 crc crio[22018]: time=\"2026-06-11T16:55:54.106873918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251914 | controller |     "Jun 11 16:55:54.113048 crc crio[22018]: time=\"2026-06-11T16:55:54.112981461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.251929 | controller |     "Jun 11 16:55:54.187801 crc crio[22018]: time=\"2026-06-11T16:55:54.187679761Z\" level=info msg=\"Created container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=77d20aa8-3414-4744-9e9b-e6813b415487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251944 | controller |     "Jun 11 16:55:54.188905 crc crio[22018]: time=\"2026-06-11T16:55:54.188847518Z\" level=info msg=\"Created container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=01594016-8915-4321-b09b-e05a82f7b3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.251960 | controller |     "Jun 11 16:55:54.189222 crc crio[22018]: time=\"2026-06-11T16:55:54.189088365Z\" level=info msg=\"Starting container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41\" id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.251994 | controller |     "Jun 11 16:55:54.191170 crc crio[22018]: time=\"2026-06-11T16:55:54.191052271Z\" level=info msg=\"Starting container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335\" id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.252011 | controller |     "Jun 11 16:55:54.196712 crc crio[22018]: time=\"2026-06-11T16:55:54.19651195Z\" level=info msg=\"Started container\" PID=56041 containerID=c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 description=openstack/openstack-cell1-galera-0/galera id=6d9b6637-ffc4-4f4f-9315-9ea5122f5d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d",
2026-06-11 18:17:42.252035 | controller |     "Jun 11 16:55:54.196944 crc crio[22018]: time=\"2026-06-11T16:55:54.19681157Z\" level=info msg=\"Started container\" PID=56043 containerID=dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 description=openstack/openstack-galera-0/galera id=6015ee40-fb80-4409-a7b4-36dd1b321b1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be",
2026-06-11 18:17:42.252050 | controller |     "Jun 11 16:55:54.227419 crc crio[22018]: time=\"2026-06-11T16:55:54.227158348Z\" level=info msg=\"Created container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=234046cf-b210-4e48-8a2d-607e8ea150aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252066 | controller |     "Jun 11 16:55:54.229167 crc crio[22018]: time=\"2026-06-11T16:55:54.22908692Z\" level=info msg=\"Starting container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc\" id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.252082 | controller |     "Jun 11 16:55:54.236144 crc crio[22018]: time=\"2026-06-11T16:55:54.236082451Z\" level=info msg=\"Started container\" PID=56046 containerID=a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=fa983c40-b6b5-4658-ab29-3af1c31f823d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8",
2026-06-11 18:17:42.252097 | controller |     "Jun 11 16:55:54.243792 crc crio[22018]: time=\"2026-06-11T16:55:54.243016372Z\" level=info msg=\"Created container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ae658e46-e25b-4003-b64d-1b3033b7d519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252112 | controller |     "Jun 11 16:55:54.246715 crc crio[22018]: time=\"2026-06-11T16:55:54.246549522Z\" level=info msg=\"Starting container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6\" id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.252128 | controller |     "Jun 11 16:55:54.252145 crc crio[22018]: time=\"2026-06-11T16:55:54.251962403Z\" level=info msg=\"Started container\" PID=56050 containerID=1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3fa10624-3a0e-4b1e-924a-5b665339e5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825",
2026-06-11 18:17:42.252143 | controller |     "Jun 11 16:55:57.350017 crc crio[22018]: time=\"2026-06-11T16:55:57.34909654Z\" level=info msg=\"Stopping container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284 (timeout: 10s)\" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.252158 | controller |     "Jun 11 16:55:57.495051 crc crio[22018]: time=\"2026-06-11T16:55:57.494620524Z\" level=info msg=\"Stopped container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=1a8f7507-85cc-4b5a-ba90-736bc8160f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.252173 | controller |     "Jun 11 16:55:57.496426 crc crio[22018]: time=\"2026-06-11T16:55:57.496219757Z\" level=info msg=\"Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.252192 | controller |     "Jun 11 16:55:57.502421 crc crio[22018]: time=\"2026-06-11T16:55:57.497640373Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-6dn2k Namespace:openstack ID:c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9 UID:4a44c435-2d8a-4695-8d7b-e7885fdea9b8 NetNS:/var/run/netns/4c054bc1-faee-49bf-87ce-29c955089fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a44c435_2d8a_4695_8d7b_e7885fdea9b8.slice PodAnnotations:0xc00012a570}] Aliases:map[]}\"",
2026-06-11 18:17:42.252208 | controller |     "Jun 11 16:55:57.502421 crc crio[22018]: time=\"2026-06-11T16:55:57.497991894Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-6dn2k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.252223 | controller |     "Jun 11 16:55:57.889271 crc crio[22018]: time=\"2026-06-11T16:55:57.889166701Z\" level=info msg=\"Stopped pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=6f055295-8677-4dc6-80fd-dd380b8fb588 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.252238 | controller |     "Jun 11 16:55:57.904838 crc crio[22018]: time=\"2026-06-11T16:55:57.90477125Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-jz65l/POD\" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252253 | controller |     "Jun 11 16:55:57.905024 crc crio[22018]: time=\"2026-06-11T16:55:57.904890124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252269 | controller |     "Jun 11 16:55:57.965951 crc crio[22018]: time=\"2026-06-11T16:55:57.959531605Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}\"",
2026-06-11 18:17:42.252284 | controller |     "Jun 11 16:55:57.966240 crc crio[22018]: time=\"2026-06-11T16:55:57.965975171Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-jz65l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.252299 | controller |     "Jun 11 16:55:58.024312 crc crio[22018]: time=\"2026-06-11T16:55:58.024178607Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD\" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252314 | controller |     "Jun 11 16:55:58.024312 crc crio[22018]: time=\"2026-06-11T16:55:58.02427233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252329 | controller |     "Jun 11 16:55:58.057010 crc crio[22018]: time=\"2026-06-11T16:55:58.05694186Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}\"",
2026-06-11 18:17:42.252348 | controller |     "Jun 11 16:55:58.057010 crc crio[22018]: time=\"2026-06-11T16:55:58.057001832Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.252363 | controller |     "Jun 11 16:55:58.433661 crc crio[22018]: time=\"2026-06-11T16:55:58.43317249Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252378 | controller |     "Jun 11 16:55:58.434711 crc crio[22018]: time=\"2026-06-11T16:55:58.433691147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252394 | controller |     "Jun 11 16:55:58.478420 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfe7099ccf1fbe Mac:36:1d:94:57:6f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 SocketPath: PciID:}] [{Interface:0xc0000146d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.252409 | controller |     "Jun 11 16:55:58.479303 crc crio[22018]: time=\"2026-06-11T16:55:58.478933268Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc00012ac98}] Aliases:map[]}\"",
2026-06-11 18:17:42.252424 | controller |     "Jun 11 16:55:58.480730 crc crio[22018]: time=\"2026-06-11T16:55:58.479558128Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-jz65l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.252439 | controller |     "Jun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.494849052Z\" level=info msg=\"Ran pod sandbox dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 with infra container: openstack/ovn-controller-metrics-jz65l/POD\" id=536462f0-550f-47aa-a873-54e6902f2078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252454 | controller |     "Jun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.49665885Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}\"",
2026-06-11 18:17:42.252470 | controller |     "Jun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.496679731Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.252485 | controller |     "Jun 11 16:55:58.498675 crc crio[22018]: time=\"2026-06-11T16:55:58.497142952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=bd0920a3-046b-474d-8813-1df1d5c0c623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.252500 | controller |     "Jun 11 16:55:58.540856 crc crio[22018]: time=\"2026-06-11T16:55:58.54078874Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD\" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252520 | controller |     "Jun 11 16:55:58.541037 crc crio[22018]: time=\"2026-06-11T16:55:58.540883193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252543 | controller |     "Jun 11 16:55:58.556953 crc crio[22018]: time=\"2026-06-11T16:55:58.556859218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=28f2e13b-8f2f-4431-a598-bfa972037d34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.252565 | controller |     "Jun 11 16:55:58.577175 crc crio[22018]: time=\"2026-06-11T16:55:58.577019224Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252586 | controller |     "Jun 11 16:55:58.589055 crc crio[22018]: time=\"2026-06-11T16:55:58.588869313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252605 | controller |     "Jun 11 16:55:58.627198 crc crio[22018]: 2026-06-11T16:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8aa0b8e0d51e46 Mac:e6:f9:8d:1c:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 SocketPath: PciID:}] [{Interface:0xc0003ee960 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.252621 | controller |     "Jun 11 16:55:58.637717 crc crio[22018]: time=\"2026-06-11T16:55:58.637514213Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc002300620}] Aliases:map[]}\"",
2026-06-11 18:17:42.252637 | controller |     "Jun 11 16:55:58.637953 crc crio[22018]: time=\"2026-06-11T16:55:58.637765871Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.252652 | controller |     "Jun 11 16:55:58.646151 crc crio[22018]: time=\"2026-06-11T16:55:58.645122559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.252667 | controller |     "Jun 11 16:55:58.646151 crc crio[22018]: time=\"2026-06-11T16:55:58.645228692Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-ccbf59689-jbd5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.252683 | controller |     "Jun 11 16:55:58.673756 crc crio[22018]: time=\"2026-06-11T16:55:58.673678614Z\" level=info msg=\"Removing container: d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284\" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.252698 | controller |     "Jun 11 16:55:58.674571 crc crio[22018]: time=\"2026-06-11T16:55:58.674502777Z\" level=info msg=\"Ran pod sandbox c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 with infra container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/POD\" id=63b10b69-084b-4df2-8599-e665bbbb3793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.252718 | controller |     "Jun 11 16:55:58.679782 crc crio[22018]: time=\"2026-06-11T16:55:58.679642423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6cb3b690-2ea0-415c-b81d-ae601763aac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.252733 | controller |     "Jun 11 16:55:58.740963 crc crio[22018]: time=\"2026-06-11T16:55:58.740912235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d0eefc00-5b2d-450a-9ae5-7fb3c71b4729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.252748 | controller |     "Jun 11 16:55:58.759943 crc crio[22018]: time=\"2026-06-11T16:55:58.759860589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252763 | controller |     "Jun 11 16:55:58.780451 crc crio[22018]: time=\"2026-06-11T16:55:58.780106898Z\" level=info msg=\"Removed container d10583ff880ffab5a3cd5ad29973a6feb2efbba8f261f3e878433acc0c30c284: openstack/dnsmasq-dns-69664d8887-6dn2k/dnsmasq-dns\" id=380c9f4e-9740-4735-8670-5492b5c37080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.252778 | controller |     "Jun 11 16:55:58.788491 crc crio[22018]: time=\"2026-06-11T16:55:58.786698483Z\" level=info msg=\"Removing container: 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384\" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.252793 | controller |     "Jun 11 16:55:58.797990 crc crio[22018]: time=\"2026-06-11T16:55:58.79787346Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252808 | controller |     "Jun 11 16:55:58.805290 crc crio[22018]: time=\"2026-06-11T16:55:58.805196846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252823 | controller |     "Jun 11 16:55:58.822511 crc crio[22018]: time=\"2026-06-11T16:55:58.822418503Z\" level=info msg=\"Removed container 7edfe3060bf8842999c9e7e7ee2f28be99bf0b23a53899c3c708d679c7eb7384: openstack/dnsmasq-dns-69664d8887-6dn2k/init\" id=34d0c951-39f9-4dbf-9130-a47f93f84f25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.252839 | controller |     "Jun 11 16:55:58.893889 crc crio[22018]: time=\"2026-06-11T16:55:58.893692763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252877 | controller |     "Jun 11 16:55:58.894922 crc crio[22018]: time=\"2026-06-11T16:55:58.894846464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252901 | controller |     "Jun 11 16:55:58.901415 crc crio[22018]: time=\"2026-06-11T16:55:58.901225972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.252923 | controller |     "Jun 11 16:55:59.040547 crc crio[22018]: time=\"2026-06-11T16:55:59.039852646Z\" level=info msg=\"Created container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=36cb25e1-8f81-462c-9bc9-180c3762061b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252942 | controller |     "Jun 11 16:55:59.044039 crc crio[22018]: time=\"2026-06-11T16:55:59.04391406Z\" level=info msg=\"Starting container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a\" id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.252963 | controller |     "Jun 11 16:55:59.044459 crc crio[22018]: time=\"2026-06-11T16:55:59.044284444Z\" level=info msg=\"Created container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=42bf56be-ec42-4f18-b06c-125cbaa26968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.252979 | controller |     "Jun 11 16:55:59.045754 crc crio[22018]: time=\"2026-06-11T16:55:59.045551383Z\" level=info msg=\"Starting container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285\" id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.252994 | controller |     "Jun 11 16:55:59.057286 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4479532407b7884 Mac:6a:c4:7d:47:1c:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.253010 | controller |     "Jun 11 16:55:59.057748 crc crio[22018]: time=\"2026-06-11T16:55:59.057682456Z\" level=info msg=\"Started container\" PID=56883 containerID=70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 description=openstack/ovn-controller-metrics-jz65l/openstack-network-exporter id=84d51910-b89b-4f7c-b2f8-269ae3aef85c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0",
2026-06-11 18:17:42.253025 | controller |     "Jun 11 16:55:59.058388 crc crio[22018]: time=\"2026-06-11T16:55:59.058245094Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc000380c98}] Aliases:map[]}\"",
2026-06-11 18:17:42.253040 | controller |     "Jun 11 16:55:59.058541 crc crio[22018]: time=\"2026-06-11T16:55:59.058489601Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.253055 | controller |     "Jun 11 16:55:59.060713 crc crio[22018]: time=\"2026-06-11T16:55:59.06067771Z\" level=info msg=\"Started container\" PID=56884 containerID=7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a description=openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init id=f5a5c5e0-6cd9-4647-9cfe-8abbbef26d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1",
2026-06-11 18:17:42.253070 | controller |     "Jun 11 16:55:59.082491 crc crio[22018]: time=\"2026-06-11T16:55:59.081568834Z\" level=info msg=\"Ran pod sandbox 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 with infra container: openstack/ovn-northd-0/POD\" id=94f0d95f-cde4-4bef-9b58-fd4328fc14e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253086 | controller |     "Jun 11 16:55:59.090893 crc crio[22018]: time=\"2026-06-11T16:55:59.090791383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253100 | controller |     "Jun 11 16:55:59.091596 crc crio[22018]: time=\"2026-06-11T16:55:59.091533747Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253119 | controller |     "Jun 11 16:55:59.091804 crc crio[22018]: time=\"2026-06-11T16:55:59.091743314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=206283f8-02a9-4551-9e06-583669e5dc8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253138 | controller |     "Jun 11 16:55:59.096085 crc crio[22018]: time=\"2026-06-11T16:55:59.095975576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.253154 | controller |     "Jun 11 16:55:59.104217 crc crio[22018]: time=\"2026-06-11T16:55:59.104062074Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"",
2026-06-11 18:17:42.253170 | controller |     "Jun 11 16:55:59.238845 crc crio[22018]: 2026-06-11T16:55:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2d30447e6da162 Mac:de:7a:25:f7:43:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 SocketPath: PciID:}] [{Interface:0xc000143390 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.253186 | controller |     "Jun 11 16:55:59.239968 crc crio[22018]: time=\"2026-06-11T16:55:59.239889205Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.253201 | controller |     "Jun 11 16:55:59.240098 crc crio[22018]: time=\"2026-06-11T16:55:59.240074731Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-ccbf59689-jbd5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.253217 | controller |     "Jun 11 16:55:59.248069 crc crio[22018]: time=\"2026-06-11T16:55:59.248012434Z\" level=info msg=\"Ran pod sandbox c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd with infra container: openstack/dnsmasq-dns-ccbf59689-jbd5d/POD\" id=b4e769c5-d315-4f2c-bb60-f97e0710b931 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253233 | controller |     "Jun 11 16:55:59.250215 crc crio[22018]: time=\"2026-06-11T16:55:59.250129068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=11688e81-e440-43cb-a600-6250bdf829cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253248 | controller |     "Jun 11 16:55:59.303853 crc crio[22018]: time=\"2026-06-11T16:55:59.303774633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0423dffc-4966-4ed5-a00c-e9349587aa26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253263 | controller |     "Jun 11 16:55:59.331976 crc crio[22018]: time=\"2026-06-11T16:55:59.331864651Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.253282 | controller |     "Jun 11 16:55:59.334596 crc crio[22018]: time=\"2026-06-11T16:55:59.334521636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253297 | controller |     "Jun 11 16:55:59.377589 crc crio[22018]: time=\"2026-06-11T16:55:59.377509073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253312 | controller |     "Jun 11 16:55:59.381161 crc crio[22018]: time=\"2026-06-11T16:55:59.381046895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253327 | controller |     "Jun 11 16:55:59.688814 crc crio[22018]: time=\"2026-06-11T16:55:59.679829487Z\" level=info msg=\"Created container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=548a5c56-e4b2-4892-af0d-84e34a447a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.253342 | controller |     "Jun 11 16:55:59.688814 crc crio[22018]: time=\"2026-06-11T16:55:59.682637586Z\" level=info msg=\"Starting container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9\" id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.253357 | controller |     "Jun 11 16:55:59.711425 crc crio[22018]: time=\"2026-06-11T16:55:59.697207797Z\" level=info msg=\"Started container\" PID=57033 containerID=b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9 description=openstack/dnsmasq-dns-ccbf59689-jbd5d/init id=24eade12-5e65-49bf-80f9-7ea315d65ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd",
2026-06-11 18:17:42.253372 | controller |     "Jun 11 16:55:59.772859 crc crio[22018]: time=\"2026-06-11T16:55:59.772761074Z\" level=info msg=\"Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.253387 | controller |     "Jun 11 16:55:59.773559 crc crio[22018]: time=\"2026-06-11T16:55:59.773305422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6584d4fc7f-nl8nf Namespace:openstack ID:c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1 UID:65082464-ca92-45b3-82bf-b17784393cc2 NetNS:/var/run/netns/ecc51d6c-8090-4c98-8a0d-62d2f49484c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65082464_ca92_45b3_82bf_b17784393cc2.slice PodAnnotations:0xc0029b42d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.253403 | controller |     "Jun 11 16:55:59.773960 crc crio[22018]: time=\"2026-06-11T16:55:59.7738681Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6584d4fc7f-nl8nf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.253418 | controller |     "Jun 11 16:56:00.119163 crc crio[22018]: time=\"2026-06-11T16:56:00.118785485Z\" level=info msg=\"Stopped pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=ca2b6e19-718a-4524-80b3-757342be87b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.253433 | controller |     "Jun 11 16:56:00.474295 crc crio[22018]: time=\"2026-06-11T16:56:00.474160041Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD\" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253447 | controller |     "Jun 11 16:56:00.474543 crc crio[22018]: time=\"2026-06-11T16:56:00.474303625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253465 | controller |     "Jun 11 16:56:00.507497 crc crio[22018]: time=\"2026-06-11T16:56:00.507392432Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}\"",
2026-06-11 18:17:42.253481 | controller |     "Jun 11 16:56:00.507497 crc crio[22018]: time=\"2026-06-11T16:56:00.507455254Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-657df6d86f-d7kbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.253496 | controller |     "Jun 11 16:56:00.649087 crc crio[22018]: time=\"2026-06-11T16:56:00.647424348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686616-qtcn7/POD\" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253511 | controller |     "Jun 11 16:56:00.649087 crc crio[22018]: time=\"2026-06-11T16:56:00.648068089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253528 | controller |     "Jun 11 16:56:00.687266 crc crio[22018]: time=\"2026-06-11T16:56:00.68548532Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.253551 | controller |     "Jun 11 16:56:00.687266 crc crio[22018]: time=\"2026-06-11T16:56:00.685595683Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686616-qtcn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.253572 | controller |     "Jun 11 16:56:00.789400 crc crio[22018]: time=\"2026-06-11T16:56:00.788737442Z\" level=info msg=\"Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.253588 | controller |     "Jun 11 16:56:00.789400 crc crio[22018]: time=\"2026-06-11T16:56:00.789222757Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-ccbf59689-jbd5d Namespace:openstack ID:c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd UID:3be0e511-12a8-48d8-ad42-508ff1c8fb4d NetNS:/var/run/netns/ebb72264-e38b-45de-ae64-ebf837e35cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be0e511_12a8_48d8_ad42_508ff1c8fb4d.slice PodAnnotations:0xc002300700}] Aliases:map[]}\"",
2026-06-11 18:17:42.253604 | controller |     "Jun 11 16:56:00.791464 crc crio[22018]: time=\"2026-06-11T16:56:00.789536717Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-ccbf59689-jbd5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.253619 | controller |     "Jun 11 16:56:00.810244 crc crio[22018]: time=\"2026-06-11T16:56:00.81017565Z\" level=info msg=\"Removing container: 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a\" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.253634 | controller |     "Jun 11 16:56:00.884992 crc crio[22018]: time=\"2026-06-11T16:56:00.884570257Z\" level=info msg=\"Removed container 7dd954a11eb8da528126268de6a7682ed748b59ab759ffd8f836ffce1289418a: openstack/dnsmasq-dns-6584d4fc7f-nl8nf/init\" id=c271973e-7d94-4e83-80c7-ccc33818f089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.253652 | controller |     "Jun 11 16:56:01.224562 crc crio[22018]: time=\"2026-06-11T16:56:01.223279985Z\" level=info msg=\"Stopped pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=daaa40ce-94e9-40ca-b089-c3bc46048c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.253668 | controller |     "Jun 11 16:56:01.315266 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb6f1621331760 Mac:5a:9d:7e:e7:ba:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 SocketPath: PciID:}] [{Interface:0xc00013afd0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.253683 | controller |     "Jun 11 16:56:01.317524 crc crio[22018]: time=\"2026-06-11T16:56:01.31741403Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc007484270}] Aliases:map[]}\"",
2026-06-11 18:17:42.253699 | controller |     "Jun 11 16:56:01.317750 crc crio[22018]: time=\"2026-06-11T16:56:01.317687629Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-657df6d86f-d7kbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.253714 | controller |     "Jun 11 16:56:01.328227 crc crio[22018]: time=\"2026-06-11T16:56:01.328090911Z\" level=info msg=\"Ran pod sandbox 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c with infra container: openstack/dnsmasq-dns-657df6d86f-d7kbn/POD\" id=85dbd912-71c8-4f28-ae05-f69fca72a8cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253730 | controller |     "Jun 11 16:56:01.331713 crc crio[22018]: time=\"2026-06-11T16:56:01.331605148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b92f5fb0-828b-4538-b6b6-3057ac1267b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253746 | controller |     "Jun 11 16:56:01.395942 crc crio[22018]: time=\"2026-06-11T16:56:01.39584331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=53dfbdf0-b012-44c2-8584-9c50aa6d4015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.253761 | controller |     "Jun 11 16:56:01.588900 crc crio[22018]: time=\"2026-06-11T16:56:01.588626961Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.253777 | controller |     "Jun 11 16:56:01.597834 crc crio[22018]: time=\"2026-06-11T16:56:01.592147574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253792 | controller |     "Jun 11 16:56:01.614754 crc crio[22018]: 2026-06-11T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b122f77a2d0ab Mac:ce:85:c6:d1:82:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.253811 | controller |     "Jun 11 16:56:01.617159 crc crio[22018]: time=\"2026-06-11T16:56:01.617109869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0029b45e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.253826 | controller |     "Jun 11 16:56:01.617795 crc crio[22018]: time=\"2026-06-11T16:56:01.617514242Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686616-qtcn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.253842 | controller |     "Jun 11 16:56:01.650079 crc crio[22018]: time=\"2026-06-11T16:56:01.649834177Z\" level=info msg=\"Ran pod sandbox 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a with infra container: openshift-infra/auto-csr-approver-29686616-qtcn7/POD\" id=5fe590e8-c0e7-4928-a9d6-1689ba66897a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.253879 | controller |     "Jun 11 16:56:01.659679 crc crio[22018]: time=\"2026-06-11T16:56:01.659304034Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.253900 | controller |     "Jun 11 16:56:01.672733 crc crio[22018]: time=\"2026-06-11T16:56:01.672635676Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.253922 | controller |     "Jun 11 16:56:01.747063 crc crio[22018]: time=\"2026-06-11T16:56:01.746965128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253939 | controller |     "Jun 11 16:56:01.752042 crc crio[22018]: time=\"2026-06-11T16:56:01.751974408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.253954 | controller |     "Jun 11 16:56:02.010508 crc crio[22018]: time=\"2026-06-11T16:56:02.008620543Z\" level=info msg=\"Removing container: b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9\" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.253969 | controller |     "Jun 11 16:56:02.118496 crc crio[22018]: time=\"2026-06-11T16:56:02.116588778Z\" level=info msg=\"Removed container b2d2fe340b4f3088d9919329de3743988374a221a7604ee0aae27af1dc4ea6b9: openstack/dnsmasq-dns-ccbf59689-jbd5d/init\" id=598b0e76-a23a-4624-ae03-50b878be67e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.253985 | controller |     "Jun 11 16:56:02.204553 crc crio[22018]: time=\"2026-06-11T16:56:02.19957841Z\" level=info msg=\"Created container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=1fa60cf5-4177-44f1-a0cb-8ef022c38100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254000 | controller |     "Jun 11 16:56:02.204553 crc crio[22018]: time=\"2026-06-11T16:56:02.201427929Z\" level=info msg=\"Starting container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967\" id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.254015 | controller |     "Jun 11 16:56:02.212237 crc crio[22018]: time=\"2026-06-11T16:56:02.212140732Z\" level=info msg=\"Started container\" PID=57542 containerID=bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/init id=4c0eef3a-3855-418b-9c7a-dd61814959ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c",
2026-06-11 18:17:42.254035 | controller |     "Jun 11 16:56:02.432882 crc crio[22018]: time=\"2026-06-11T16:56:02.432050045Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-nc2kw/POD\" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.254050 | controller |     "Jun 11 16:56:02.432882 crc crio[22018]: time=\"2026-06-11T16:56:02.432862751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254066 | controller |     "Jun 11 16:56:02.460914 crc crio[22018]: time=\"2026-06-11T16:56:02.460854015Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}\"",
2026-06-11 18:17:42.254081 | controller |     "Jun 11 16:56:02.461240 crc crio[22018]: time=\"2026-06-11T16:56:02.461217307Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-nc2kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.254096 | controller |     "Jun 11 16:56:03.027397 crc crio[22018]: time=\"2026-06-11T16:56:03.027191465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7962713e-0c5c-4533-a9dc-ff655d3ccf90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254111 | controller |     "Jun 11 16:56:03.139861 crc crio[22018]: time=\"2026-06-11T16:56:03.139683918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=10cc0941-1c98-48a9-abf2-5bcc1e4fc249 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254127 | controller |     "Jun 11 16:56:03.392542 crc crio[22018]: time=\"2026-06-11T16:56:03.392226789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254141 | controller |     "Jun 11 16:56:03.394986 crc crio[22018]: time=\"2026-06-11T16:56:03.393767828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254156 | controller |     "Jun 11 16:56:03.432887 crc crio[22018]: time=\"2026-06-11T16:56:03.432708079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254171 | controller |     "Jun 11 16:56:03.437163 crc crio[22018]: time=\"2026-06-11T16:56:03.436758096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254186 | controller |     "Jun 11 16:56:03.721036 crc crio[22018]: 2026-06-11T16:56:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e409a30d80fa2d1 Mac:62:fd:9d:cb:4a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.254201 | controller |     "Jun 11 16:56:03.722751 crc crio[22018]: time=\"2026-06-11T16:56:03.722671095Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc002a1a440}] Aliases:map[]}\"",
2026-06-11 18:17:42.254220 | controller |     "Jun 11 16:56:03.722986 crc crio[22018]: time=\"2026-06-11T16:56:03.722899012Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-nc2kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.254236 | controller |     "Jun 11 16:56:03.888029 crc crio[22018]: time=\"2026-06-11T16:56:03.88778711Z\" level=info msg=\"Created container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ca52465b-ee90-4d13-8da5-577ef4404c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254251 | controller |     "Jun 11 16:56:03.889762 crc crio[22018]: time=\"2026-06-11T16:56:03.889553376Z\" level=info msg=\"Starting container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18\" id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.254266 | controller |     "Jun 11 16:56:03.899253 crc crio[22018]: time=\"2026-06-11T16:56:03.898972035Z\" level=info msg=\"Started container\" PID=57714 containerID=0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 description=openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns id=649c4bae-0698-49d6-a79f-c4fd619978e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c",
2026-06-11 18:17:42.254282 | controller |     "Jun 11 16:56:04.340107 crc crio[22018]: time=\"2026-06-11T16:56:04.339551599Z\" level=info msg=\"Ran pod sandbox e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 with infra container: openstack/swift-ring-rebalance-nc2kw/POD\" id=48313cb7-2d0a-4b21-8614-0d45855c3219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.254298 | controller |     "Jun 11 16:56:04.350965 crc crio[22018]: time=\"2026-06-11T16:56:04.350848595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254313 | controller |     "Jun 11 16:56:04.371645 crc crio[22018]: time=\"2026-06-11T16:56:04.371521108Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254328 | controller |     "Jun 11 16:56:04.371947 crc crio[22018]: time=\"2026-06-11T16:56:04.371703844Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=9b2251e7-9271-403b-b456-215e0926a9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254342 | controller |     "Jun 11 16:56:04.379632 crc crio[22018]: time=\"2026-06-11T16:56:04.376450425Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.254357 | controller |     "Jun 11 16:56:04.386190 crc crio[22018]: time=\"2026-06-11T16:56:04.386078307Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"",
2026-06-11 18:17:42.254376 | controller |     "Jun 11 16:56:04.386555 crc crio[22018]: time=\"2026-06-11T16:56:04.386083097Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=106b3635-6029-46d4-a92f-dfd3b19540fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.254392 | controller |     "Jun 11 16:56:04.388291 crc crio[22018]: time=\"2026-06-11T16:56:04.388227805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36195c3d-dc2f-4193-91f8-4f210145d37a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254407 | controller |     "Jun 11 16:56:04.440805 crc crio[22018]: time=\"2026-06-11T16:56:04.440644202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01d3ddce-99c2-408c-8468-325cede29643 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.254421 | controller |     "Jun 11 16:56:04.441264 crc crio[22018]: time=\"2026-06-11T16:56:04.440667406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ba8df89-4999-4d32-a243-1d586f45d827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254437 | controller |     "Jun 11 16:56:04.441964 crc crio[22018]: time=\"2026-06-11T16:56:04.441890601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=7ae7f372-8ca0-4f95-8b7f-7c4f4ef0289c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254451 | controller |     "Jun 11 16:56:04.453532 crc crio[22018]: time=\"2026-06-11T16:56:04.453289791Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254466 | controller |     "Jun 11 16:56:04.454841 crc crio[22018]: time=\"2026-06-11T16:56:04.454785339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254481 | controller |     "Jun 11 16:56:04.505441 crc crio[22018]: time=\"2026-06-11T16:56:04.505214213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=0922ab6d-8a9f-4dd6-82aa-af4f71f40dc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254495 | controller |     "Jun 11 16:56:04.515187 crc crio[22018]: time=\"2026-06-11T16:56:04.515102786Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254510 | controller |     "Jun 11 16:56:04.520459 crc crio[22018]: time=\"2026-06-11T16:56:04.520240398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254527 | controller |     "Jun 11 16:56:04.522260 crc crio[22018]: time=\"2026-06-11T16:56:04.522058355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254549 | controller |     "Jun 11 16:56:04.570959 crc crio[22018]: time=\"2026-06-11T16:56:04.570877767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254571 | controller |     "Jun 11 16:56:04.579001 crc crio[22018]: time=\"2026-06-11T16:56:04.578817038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254596 | controller |     "Jun 11 16:56:04.782546 crc crio[22018]: time=\"2026-06-11T16:56:04.781804685Z\" level=info msg=\"Created container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=028d63c8-31e9-48ed-9277-bfe869fa0c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254612 | controller |     "Jun 11 16:56:04.787489 crc crio[22018]: time=\"2026-06-11T16:56:04.783944591Z\" level=info msg=\"Starting container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447\" id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.254627 | controller |     "Jun 11 16:56:04.794035 crc crio[22018]: time=\"2026-06-11T16:56:04.793113033Z\" level=info msg=\"Started container\" PID=57798 containerID=26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 description=openstack/ovn-northd-0/ovn-northd id=f554b9e2-561d-46b1-94a9-e5c557d041b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404",
2026-06-11 18:17:42.254642 | controller |     "Jun 11 16:56:04.795420 crc crio[22018]: time=\"2026-06-11T16:56:04.794715231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254657 | controller |     "Jun 11 16:56:04.830433 crc crio[22018]: time=\"2026-06-11T16:56:04.830255965Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=0ed1b01c-10cc-4795-9c15-8d12f2a399aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254672 | controller |     "Jun 11 16:56:04.887883 crc crio[22018]: time=\"2026-06-11T16:56:04.887780153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6deda374-9079-4b03-915d-6e25e5067f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.254687 | controller |     "Jun 11 16:56:04.897420 crc crio[22018]: time=\"2026-06-11T16:56:04.897230712Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254702 | controller |     "Jun 11 16:56:04.898620 crc crio[22018]: time=\"2026-06-11T16:56:04.898549064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254717 | controller |     "Jun 11 16:56:04.903458 crc crio[22018]: time=\"2026-06-11T16:56:04.903264651Z\" level=info msg=\"Created container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=3358ee36-9cb5-4ac2-acc5-00aba96a0769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254732 | controller |     "Jun 11 16:56:04.911630 crc crio[22018]: time=\"2026-06-11T16:56:04.911422422Z\" level=info msg=\"Starting container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0\" id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.254747 | controller |     "Jun 11 16:56:04.917882 crc crio[22018]: time=\"2026-06-11T16:56:04.917782621Z\" level=info msg=\"Started container\" PID=57830 containerID=6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0 description=openshift-infra/auto-csr-approver-29686616-qtcn7/oc id=3e3936e6-8f4e-4834-a170-4e565eba3c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a",
2026-06-11 18:17:42.254762 | controller |     "Jun 11 16:56:04.967113 crc crio[22018]: time=\"2026-06-11T16:56:04.967025582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254784 | controller |     "Jun 11 16:56:04.971477 crc crio[22018]: time=\"2026-06-11T16:56:04.971409695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254799 | controller |     "Jun 11 16:56:05.098221 crc crio[22018]: time=\"2026-06-11T16:56:05.097210633Z\" level=info msg=\"Created container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=f811efdd-abf3-482c-a370-fd41dc1f4c72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.254814 | controller |     "Jun 11 16:56:05.100926 crc crio[22018]: time=\"2026-06-11T16:56:05.099786955Z\" level=info msg=\"Starting container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e\" id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.254830 | controller |     "Jun 11 16:56:05.115640 crc crio[22018]: time=\"2026-06-11T16:56:05.107489261Z\" level=info msg=\"Started container\" PID=57890 containerID=00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e description=openstack/ovn-northd-0/openstack-network-exporter id=0f2e87ac-4390-4833-ac5a-8f43b967e184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404",
2026-06-11 18:17:42.254845 | controller |     "Jun 11 16:56:07.192513 crc crio[22018]: time=\"2026-06-11T16:56:07.191836517Z\" level=info msg=\"Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.254888 | controller |     "Jun 11 16:56:07.193463 crc crio[22018]: time=\"2026-06-11T16:56:07.193236381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686616-qtcn7 Namespace:openshift-infra ID:53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a UID:dbdb3847-8011-4c19-8125-9e6948ab51c0 NetNS:/var/run/netns/a60fd59e-2564-4bfa-9604-c6ef55f89333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbdb3847_8011_4c19_8125_9e6948ab51c0.slice PodAnnotations:0xc0004be8e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.254915 | controller |     "Jun 11 16:56:07.193549 crc crio[22018]: time=\"2026-06-11T16:56:07.193456478Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686616-qtcn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.254940 | controller |     "Jun 11 16:56:07.209759 crc crio[22018]: time=\"2026-06-11T16:56:07.209427963Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-twmkq/POD\" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.254960 | controller |     "Jun 11 16:56:07.209870 crc crio[22018]: time=\"2026-06-11T16:56:07.209782624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.254982 | controller |     "Jun 11 16:56:07.525194 crc crio[22018]: time=\"2026-06-11T16:56:07.525105799Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-xmmsr/POD\" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.255052 | controller |     "Jun 11 16:56:07.525419 crc crio[22018]: time=\"2026-06-11T16:56:07.525248434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255077 | controller |     "Jun 11 16:56:09.175389 crc crio[22018]: time=\"2026-06-11T16:56:09.174617318Z\" level=info msg=\"Stopped pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=961ccab5-14b5-47ae-bf18-a433d4aed8ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.255094 | controller |     "Jun 11 16:56:09.309263 crc crio[22018]: time=\"2026-06-11T16:56:09.30915954Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}\"",
2026-06-11 18:17:42.255110 | controller |     "Jun 11 16:56:09.309263 crc crio[22018]: time=\"2026-06-11T16:56:09.309232022Z\" level=info msg=\"Adding pod openstack_placement-db-create-xmmsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.255126 | controller |     "Jun 11 16:56:09.348726 crc crio[22018]: time=\"2026-06-11T16:56:09.348615957Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}\"",
2026-06-11 18:17:42.255142 | controller |     "Jun 11 16:56:09.348726 crc crio[22018]: time=\"2026-06-11T16:56:09.34871838Z\" level=info msg=\"Adding pod openstack_keystone-db-create-twmkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.255157 | controller |     "Jun 11 16:56:09.354621 crc crio[22018]: time=\"2026-06-11T16:56:09.354523443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6f45c991-6ceb-42a9-881f-20be820e9331 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.255172 | controller |     "Jun 11 16:56:09.355660 crc crio[22018]: time=\"2026-06-11T16:56:09.355618588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9a14a66d-45e0-427e-baed-4f8aa257a20f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255188 | controller |     "Jun 11 16:56:09.408661 crc crio[22018]: time=\"2026-06-11T16:56:09.408571001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=cd803a0f-df3a-4bf3-af0b-677e76510cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255204 | controller |     "Jun 11 16:56:09.739606 crc crio[22018]: time=\"2026-06-11T16:56:09.73886191Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255220 | controller |     "Jun 11 16:56:09.741179 crc crio[22018]: time=\"2026-06-11T16:56:09.741110872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255236 | controller |     "Jun 11 16:56:09.779176 crc crio[22018]: time=\"2026-06-11T16:56:09.779022621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255255 | controller |     "Jun 11 16:56:09.787298 crc crio[22018]: time=\"2026-06-11T16:56:09.787178396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255270 | controller |     "Jun 11 16:56:10.304256 crc crio[22018]: time=\"2026-06-11T16:56:10.303771272Z\" level=info msg=\"Created container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=c5681d09-da0f-4a80-b9e6-9e7ba216a651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255286 | controller |     "Jun 11 16:56:10.307959 crc crio[22018]: time=\"2026-06-11T16:56:10.307925083Z\" level=info msg=\"Starting container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210\" id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.255301 | controller |     "Jun 11 16:56:10.317507 crc crio[22018]: time=\"2026-06-11T16:56:10.31730151Z\" level=info msg=\"Started container\" PID=58271 containerID=92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210 description=openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance id=f96b04fd-1c15-4a1f-8e41-9fc256086164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6",
2026-06-11 18:17:42.255317 | controller |     "Jun 11 16:56:10.361213 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbe433f3dec342 Mac:46:2c:70:b4:01:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.255332 | controller |     "Jun 11 16:56:10.364284 crc crio[22018]: time=\"2026-06-11T16:56:10.364176623Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc0004be548}] Aliases:map[]}\"",
2026-06-11 18:17:42.255347 | controller |     "Jun 11 16:56:10.364739 crc crio[22018]: time=\"2026-06-11T16:56:10.364634618Z\" level=info msg=\"Checking pod openstack_placement-db-create-xmmsr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.255362 | controller |     "Jun 11 16:56:10.380062 crc crio[22018]: time=\"2026-06-11T16:56:10.380008243Z\" level=info msg=\"Ran pod sandbox 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e with infra container: openstack/placement-db-create-xmmsr/POD\" id=98ab9bd6-7e09-4a7a-b0c5-2ffdc6c6db4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.255377 | controller |     "Jun 11 16:56:10.386453 crc crio[22018]: time=\"2026-06-11T16:56:10.38628231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a2d79d7-84a7-4f01-97bd-d8e23995c5eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255392 | controller |     "Jun 11 16:56:10.392956 crc crio[22018]: time=\"2026-06-11T16:56:10.392871278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e827b855-2ebe-45ce-af83-ce0cc380b4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255407 | controller |     "Jun 11 16:56:10.559533 crc crio[22018]: time=\"2026-06-11T16:56:10.559431121Z\" level=info msg=\"Creating container: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255425 | controller |     "Jun 11 16:56:10.561137 crc crio[22018]: time=\"2026-06-11T16:56:10.561066064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255440 | controller |     "Jun 11 16:56:10.602255 crc crio[22018]: time=\"2026-06-11T16:56:10.602185163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255455 | controller |     "Jun 11 16:56:10.605615 crc crio[22018]: time=\"2026-06-11T16:56:10.60555678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255469 | controller |     "Jun 11 16:56:10.667866 crc crio[22018]: 2026-06-11T16:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94f74e567c6641a Mac:fa:2b:91:5b:73:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da SocketPath: PciID:}] [{Interface:0xc000368780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.255484 | controller |     "Jun 11 16:56:10.669142 crc crio[22018]: time=\"2026-06-11T16:56:10.669039436Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc0004be860}] Aliases:map[]}\"",
2026-06-11 18:17:42.255499 | controller |     "Jun 11 16:56:10.669284 crc crio[22018]: time=\"2026-06-11T16:56:10.669260473Z\" level=info msg=\"Checking pod openstack_keystone-db-create-twmkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.255514 | controller |     "Jun 11 16:56:10.683213 crc crio[22018]: time=\"2026-06-11T16:56:10.682992048Z\" level=info msg=\"Ran pod sandbox 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 with infra container: openstack/keystone-db-create-twmkq/POD\" id=dadc9e24-515c-4032-aa48-f0ebcf9df18b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.255534 | controller |     "Jun 11 16:56:10.685817 crc crio[22018]: time=\"2026-06-11T16:56:10.685697812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=55b65f4d-955d-4acd-8310-1c6f5fa820b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255556 | controller |     "Jun 11 16:56:10.690598 crc crio[22018]: time=\"2026-06-11T16:56:10.690494773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=670a1f34-27ef-47f1-be39-235da2fa4520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.255572 | controller |     "Jun 11 16:56:10.807026 crc crio[22018]: time=\"2026-06-11T16:56:10.806869383Z\" level=info msg=\"Creating container: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255588 | controller |     "Jun 11 16:56:10.809412 crc crio[22018]: time=\"2026-06-11T16:56:10.80928311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255606 | controller |     "Jun 11 16:56:10.863109 crc crio[22018]: time=\"2026-06-11T16:56:10.863004987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255622 | controller |     "Jun 11 16:56:10.866620 crc crio[22018]: time=\"2026-06-11T16:56:10.866552408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255638 | controller |     "Jun 11 16:56:10.923839 crc crio[22018]: time=\"2026-06-11T16:56:10.923678303Z\" level=info msg=\"Created container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=b9a37ab1-dc67-45e6-b2f9-36f2cf30dd77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255653 | controller |     "Jun 11 16:56:10.925893 crc crio[22018]: time=\"2026-06-11T16:56:10.92582192Z\" level=info msg=\"Starting container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648\" id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.255668 | controller |     "Jun 11 16:56:10.931211 crc crio[22018]: time=\"2026-06-11T16:56:10.931118689Z\" level=info msg=\"Started container\" PID=58305 containerID=a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648 description=openstack/placement-db-create-xmmsr/mariadb-database-create id=13631a09-13fc-4efa-b780-a7bae27582da name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e",
2026-06-11 18:17:42.255683 | controller |     "Jun 11 16:56:11.346761 crc crio[22018]: time=\"2026-06-11T16:56:11.34665674Z\" level=info msg=\"Created container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=907c8f43-a3d8-466b-8774-bd371fe1a744 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.255698 | controller |     "Jun 11 16:56:11.348297 crc crio[22018]: time=\"2026-06-11T16:56:11.348041033Z\" level=info msg=\"Starting container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423\" id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.255713 | controller |     "Jun 11 16:56:11.354677 crc crio[22018]: time=\"2026-06-11T16:56:11.354591342Z\" level=info msg=\"Started container\" PID=58313 containerID=7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423 description=openstack/keystone-db-create-twmkq/mariadb-database-create id=04f7ae91-9671-4c75-aec0-af0f983547f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809",
2026-06-11 18:17:42.255729 | controller |     "Jun 11 16:56:12.241547 crc crio[22018]: time=\"2026-06-11T16:56:12.241472986Z\" level=info msg=\"Stopping container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d (timeout: 10s)\" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.255744 | controller |     "Jun 11 16:56:12.376790 crc crio[22018]: time=\"2026-06-11T16:56:12.376553557Z\" level=info msg=\"Stopped container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=2ab4c0bf-d963-4071-9b8e-6478dc125432 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.255759 | controller |     "Jun 11 16:56:12.378614 crc crio[22018]: time=\"2026-06-11T16:56:12.378551331Z\" level=info msg=\"Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.255774 | controller |     "Jun 11 16:56:12.379086 crc crio[22018]: time=\"2026-06-11T16:56:12.379023316Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-zlccb Namespace:openstack ID:439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900 UID:99c1e0c4-0350-460c-8107-7ee7c58ff8dd NetNS:/var/run/netns/4a959d64-378b-4261-88dc-19db0e6bc8ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c1e0c4_0350_460c_8107_7ee7c58ff8dd.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"",
2026-06-11 18:17:42.255793 | controller |     "Jun 11 16:56:12.379215 crc crio[22018]: time=\"2026-06-11T16:56:12.379178431Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-zlccb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.255808 | controller |     "Jun 11 16:56:12.663783 crc crio[22018]: time=\"2026-06-11T16:56:12.663159375Z\" level=info msg=\"Stopped pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2583a562-12e1-4969-b948-88e6a1c3a78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.255823 | controller |     "Jun 11 16:56:13.310211 crc crio[22018]: time=\"2026-06-11T16:56:13.308262002Z\" level=info msg=\"Removing container: 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d\" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.255838 | controller |     "Jun 11 16:56:13.356706 crc crio[22018]: time=\"2026-06-11T16:56:13.356508779Z\" level=info msg=\"Removed container 5b9cc438add4ee2ecd9781744785072bcc3875f3c80ec679b323f178ce310d0d: openstack/dnsmasq-dns-6b485b7db9-zlccb/dnsmasq-dns\" id=42d53ff3-3d28-499a-8915-e9064e920aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.255876 | controller |     "Jun 11 16:56:13.360314 crc crio[22018]: time=\"2026-06-11T16:56:13.360253625Z\" level=info msg=\"Removing container: 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970\" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.255893 | controller |     "Jun 11 16:56:13.437532 crc crio[22018]: time=\"2026-06-11T16:56:13.437447823Z\" level=info msg=\"Removed container 078f1f0d1e66ee0bd70b58e2a16bfd60bb5ee0d0c3064fa93b5f7007bf376970: openstack/dnsmasq-dns-6b485b7db9-zlccb/init\" id=d8433803-7a97-4c79-a3e6-c1c7f0137fca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.255908 | controller |     "Jun 11 16:56:13.980202 crc crio[22018]: time=\"2026-06-11T16:56:13.980069613Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-dwc8v/POD\" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.255924 | controller |     "Jun 11 16:56:13.980202 crc crio[22018]: time=\"2026-06-11T16:56:13.980166046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.255946 | controller |     "Jun 11 16:56:14.007654 crc crio[22018]: time=\"2026-06-11T16:56:14.007523151Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.255966 | controller |     "Jun 11 16:56:14.007654 crc crio[22018]: time=\"2026-06-11T16:56:14.007601763Z\" level=info msg=\"Adding pod openstack_glance-db-create-dwc8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.255997 | controller |     "Jun 11 16:56:14.320972 crc crio[22018]: time=\"2026-06-11T16:56:14.320259344Z\" level=info msg=\"Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256019 | controller |     "Jun 11 16:56:14.321239 crc crio[22018]: time=\"2026-06-11T16:56:14.320462695Z\" level=info msg=\"Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256034 | controller |     "Jun 11 16:56:14.321773 crc crio[22018]: time=\"2026-06-11T16:56:14.321716246Z\" level=info msg=\"Got pod network &{Name:placement-db-create-xmmsr Namespace:openstack ID:8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e UID:bcf5060d-6e79-416e-8b3a-d6e1fe8f62da NetNS:/var/run/netns/3022b3fd-11cd-4a3a-b486-96297768a86c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf5060d_6e79_416e_8b3a_d6e1fe8f62da.slice PodAnnotations:0xc007484378}] Aliases:map[]}\"",
2026-06-11 18:17:42.256050 | controller |     "Jun 11 16:56:14.321932 crc crio[22018]: time=\"2026-06-11T16:56:14.321883551Z\" level=info msg=\"Deleting pod openstack_placement-db-create-xmmsr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256066 | controller |     "Jun 11 16:56:14.322031 crc crio[22018]: time=\"2026-06-11T16:56:14.321716551Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-twmkq Namespace:openstack ID:94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809 UID:74dbf8a8-8c66-43dd-aa94-7791a9c98561 NetNS:/var/run/netns/d12b1f35-c125-4d3b-9dd7-b2ad0db9d1da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74dbf8a8_8c66_43dd_aa94_7791a9c98561.slice PodAnnotations:0xc002b14418}] Aliases:map[]}\"",
2026-06-11 18:17:42.256081 | controller |     "Jun 11 16:56:14.322096 crc crio[22018]: time=\"2026-06-11T16:56:14.32205473Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-twmkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256096 | controller |     "Jun 11 16:56:14.562146 crc crio[22018]: 2026-06-11T16:56:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ec57fd9d618c68 Mac:66:14:76:86:2b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.256112 | controller |     "Jun 11 16:56:14.566275 crc crio[22018]: time=\"2026-06-11T16:56:14.565287487Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc0074841e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.256127 | controller |     "Jun 11 16:56:14.566275 crc crio[22018]: time=\"2026-06-11T16:56:14.565575687Z\" level=info msg=\"Checking pod openstack_glance-db-create-dwc8v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.256142 | controller |     "Jun 11 16:56:14.572905 crc crio[22018]: time=\"2026-06-11T16:56:14.572843095Z\" level=info msg=\"Ran pod sandbox 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 with infra container: openstack/glance-db-create-dwc8v/POD\" id=a6d29f8a-56be-4d91-b3c7-b0383e4095d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.256158 | controller |     "Jun 11 16:56:14.575004 crc crio[22018]: time=\"2026-06-11T16:56:14.574936993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6582d82f-36d6-42ac-b01e-05eb59e76f8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256176 | controller |     "Jun 11 16:56:14.585428 crc crio[22018]: time=\"2026-06-11T16:56:14.585264218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8b7bcd71-9cb0-4a57-812b-b7101120911c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256192 | controller |     "Jun 11 16:56:14.595734 crc crio[22018]: time=\"2026-06-11T16:56:14.595652516Z\" level=info msg=\"Creating container: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256208 | controller |     "Jun 11 16:56:14.597253 crc crio[22018]: time=\"2026-06-11T16:56:14.597186906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256224 | controller |     "Jun 11 16:56:14.648572 crc crio[22018]: time=\"2026-06-11T16:56:14.648491856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256239 | controller |     "Jun 11 16:56:14.652666 crc crio[22018]: time=\"2026-06-11T16:56:14.652282266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256254 | controller |     "Jun 11 16:56:14.676053 crc crio[22018]: time=\"2026-06-11T16:56:14.675979557Z\" level=info msg=\"Stopped pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=a89f7c9a-716e-4e16-aeb1-64199777d9e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256269 | controller |     "Jun 11 16:56:14.713885 crc crio[22018]: time=\"2026-06-11T16:56:14.713810502Z\" level=info msg=\"Stopped pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=a9f38877-13bd-40eb-99e8-2dd43e4ef50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256284 | controller |     "Jun 11 16:56:14.908995 crc crio[22018]: time=\"2026-06-11T16:56:14.908706666Z\" level=info msg=\"Created container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=5f119a6a-67a8-48f6-a0be-bfdf7bc9f2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256299 | controller |     "Jun 11 16:56:14.912073 crc crio[22018]: time=\"2026-06-11T16:56:14.911932503Z\" level=info msg=\"Starting container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8\" id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.256315 | controller |     "Jun 11 16:56:14.918508 crc crio[22018]: time=\"2026-06-11T16:56:14.91807846Z\" level=info msg=\"Started container\" PID=58618 containerID=ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8 description=openstack/glance-db-create-dwc8v/mariadb-database-create id=f3aa708d-1cb8-432f-9317-e09834db44e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94",
2026-06-11 18:17:42.256331 | controller |     "Jun 11 16:56:16.368567 crc crio[22018]: time=\"2026-06-11T16:56:16.368141192Z\" level=info msg=\"Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256346 | controller |     "Jun 11 16:56:16.370521 crc crio[22018]: time=\"2026-06-11T16:56:16.369042081Z\" level=info msg=\"Got pod network &{Name:glance-db-create-dwc8v Namespace:openstack ID:9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94 UID:a16215b2-3920-491c-8cf4-fb7493619411 NetNS:/var/run/netns/6f87e714-7078-4769-9add-b7aab3b886be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda16215b2_3920_491c_8cf4_fb7493619411.slice PodAnnotations:0xc00012a7d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.256365 | controller |     "Jun 11 16:56:16.370521 crc crio[22018]: time=\"2026-06-11T16:56:16.369168565Z\" level=info msg=\"Deleting pod openstack_glance-db-create-dwc8v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256381 | controller |     "Jun 11 16:56:16.724752 crc crio[22018]: time=\"2026-06-11T16:56:16.724131182Z\" level=info msg=\"Stopped pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=3e9eed6d-5f05-4565-8b92-5111be2c75cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256396 | controller |     "Jun 11 16:56:20.431950 crc crio[22018]: time=\"2026-06-11T16:56:20.430981379Z\" level=info msg=\"Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256411 | controller |     "Jun 11 16:56:20.433193 crc crio[22018]: time=\"2026-06-11T16:56:20.432645833Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-nc2kw Namespace:openstack ID:e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6 UID:fbe36d40-f83d-48e8-9267-00c865e0f4f8 NetNS:/var/run/netns/a642d443-b4ea-4b5c-ac9a-4c2f6defff2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbe36d40_f83d_48e8_9267_00c865e0f4f8.slice PodAnnotations:0xc00012b580}] Aliases:map[]}\"",
2026-06-11 18:17:42.256426 | controller |     "Jun 11 16:56:20.433193 crc crio[22018]: time=\"2026-06-11T16:56:20.432809488Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-nc2kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256441 | controller |     "Jun 11 16:56:20.769246 crc crio[22018]: time=\"2026-06-11T16:56:20.768779524Z\" level=info msg=\"Stopped pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=876470b8-5cd0-4ea8-9e98-f40f1a871b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.256456 | controller |     "Jun 11 16:56:21.454706 crc crio[22018]: time=\"2026-06-11T16:56:21.454631731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bee4dace-5e68-4a15-b559-bd11754251c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256472 | controller |     "Jun 11 16:56:21.565421 crc crio[22018]: time=\"2026-06-11T16:56:21.564844943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7a49a4f8-5155-491e-8c94-228268f30a56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256487 | controller |     "Jun 11 16:56:21.579142 crc crio[22018]: time=\"2026-06-11T16:56:21.578480944Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256502 | controller |     "Jun 11 16:56:21.579142 crc crio[22018]: time=\"2026-06-11T16:56:21.578912198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256518 | controller |     "Jun 11 16:56:21.628025 crc crio[22018]: time=\"2026-06-11T16:56:21.627695378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256544 | controller |     "Jun 11 16:56:21.631577 crc crio[22018]: time=\"2026-06-11T16:56:21.63152715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256564 | controller |     "Jun 11 16:56:21.748161 crc crio[22018]: time=\"2026-06-11T16:56:21.748019733Z\" level=info msg=\"Created container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=b4390c15-df5e-4c46-9bf9-9893765a9265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256580 | controller |     "Jun 11 16:56:21.749390 crc crio[22018]: time=\"2026-06-11T16:56:21.74923534Z\" level=info msg=\"Starting container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e\" id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.256595 | controller |     "Jun 11 16:56:21.755680 crc crio[22018]: time=\"2026-06-11T16:56:21.755568121Z\" level=info msg=\"Started container\" PID=58959 containerID=292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e description=openstack/rabbitmq-server-0/rabbitmq id=f41a5d67-a18f-49e3-bf14-1696befd9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab",
2026-06-11 18:17:42.256611 | controller |     "Jun 11 16:56:22.494723 crc crio[22018]: time=\"2026-06-11T16:56:22.494620156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f0faf295-b9d3-43e5-a746-6086208f25d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256627 | controller |     "Jun 11 16:56:22.607498 crc crio[22018]: time=\"2026-06-11T16:56:22.606784544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e104e981-b643-4403-a96a-dfd2c4cd593f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256642 | controller |     "Jun 11 16:56:22.618040 crc crio[22018]: time=\"2026-06-11T16:56:22.617950684Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256657 | controller |     "Jun 11 16:56:22.618541 crc crio[22018]: time=\"2026-06-11T16:56:22.618489871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256672 | controller |     "Jun 11 16:56:22.677043 crc crio[22018]: time=\"2026-06-11T16:56:22.676715261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256687 | controller |     "Jun 11 16:56:22.682739 crc crio[22018]: time=\"2026-06-11T16:56:22.682648198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256702 | controller |     "Jun 11 16:56:22.805096 crc crio[22018]: time=\"2026-06-11T16:56:22.804938113Z\" level=info msg=\"Created container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=cc69bfa9-5430-458b-91bf-9163fc73cdc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.256717 | controller |     "Jun 11 16:56:22.806514 crc crio[22018]: time=\"2026-06-11T16:56:22.806295386Z\" level=info msg=\"Starting container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a\" id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.256736 | controller |     "Jun 11 16:56:22.812743 crc crio[22018]: time=\"2026-06-11T16:56:22.812052727Z\" level=info msg=\"Started container\" PID=59094 containerID=bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=c8c7bdf6-373a-4486-9d69-6dde6bd4ea86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc",
2026-06-11 18:17:42.256752 | controller |     "Jun 11 16:56:23.286267 crc crio[22018]: time=\"2026-06-11T16:56:23.286202589Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb-config-kmqdp/POD\" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.256767 | controller |     "Jun 11 16:56:23.286444 crc crio[22018]: time=\"2026-06-11T16:56:23.286294732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256782 | controller |     "Jun 11 16:56:23.337534 crc crio[22018]: time=\"2026-06-11T16:56:23.337454848Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.256797 | controller |     "Jun 11 16:56:23.337534 crc crio[22018]: time=\"2026-06-11T16:56:23.33752198Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb-config-kmqdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256812 | controller |     "Jun 11 16:56:26.410718 crc crio[22018]: time=\"2026-06-11T16:56:26.407858374Z\" level=info msg=\"Running pod sandbox: openstack/glance-7819-account-create-b49sj/POD\" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.256827 | controller |     "Jun 11 16:56:26.412452 crc crio[22018]: time=\"2026-06-11T16:56:26.41087201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.256842 | controller |     "Jun 11 16:56:26.476264 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d09e8881312a124 Mac:c2:a8:84:ac:b2:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a SocketPath: PciID:}] [{Interface:0xc0002b45b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.256878 | controller |     "Jun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478151637Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}\"",
2026-06-11 18:17:42.256895 | controller |     "Jun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478191368Z\" level=info msg=\"Adding pod openstack_glance-7819-account-create-b49sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.256910 | controller |     "Jun 11 16:56:26.479503 crc crio[22018]: time=\"2026-06-11T16:56:26.478250672Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc0029b46a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.256929 | controller |     "Jun 11 16:56:26.490733 crc crio[22018]: time=\"2026-06-11T16:56:26.490455115Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb-config-kmqdp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.256946 | controller |     "Jun 11 16:56:26.502702 crc crio[22018]: time=\"2026-06-11T16:56:26.502617805Z\" level=info msg=\"Ran pod sandbox d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 with infra container: openstack/ovn-controller-gqhzb-config-kmqdp/POD\" id=bd668ca9-d092-44da-b13a-de9287329752 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.256968 | controller |     "Jun 11 16:56:26.505140 crc crio[22018]: time=\"2026-06-11T16:56:26.505068016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=5cb7524f-7165-4d68-a5a7-2ca9cd8a1bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.256987 | controller |     "Jun 11 16:56:26.507844 crc crio[22018]: time=\"2026-06-11T16:56:26.507691419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=7b5ea388-b52e-452b-b7f1-b27dcf5a9b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257003 | controller |     "Jun 11 16:56:26.759260 crc crio[22018]: time=\"2026-06-11T16:56:26.751567216Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257018 | controller |     "Jun 11 16:56:26.759260 crc crio[22018]: time=\"2026-06-11T16:56:26.752646921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257033 | controller |     "Jun 11 16:56:26.816860 crc crio[22018]: time=\"2026-06-11T16:56:26.816747867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257049 | controller |     "Jun 11 16:56:26.816860 crc crio[22018]: 2026-06-11T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3abefbee79a70fe Mac:86:c8:07:91:db:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.257064 | controller |     "Jun 11 16:56:26.818373 crc crio[22018]: time=\"2026-06-11T16:56:26.818263837Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc002b14380}] Aliases:map[]}\"",
2026-06-11 18:17:42.257079 | controller |     "Jun 11 16:56:26.818572 crc crio[22018]: time=\"2026-06-11T16:56:26.818493054Z\" level=info msg=\"Checking pod openstack_glance-7819-account-create-b49sj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.257098 | controller |     "Jun 11 16:56:26.832859 crc crio[22018]: time=\"2026-06-11T16:56:26.832529586Z\" level=info msg=\"Ran pod sandbox 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 with infra container: openstack/glance-7819-account-create-b49sj/POD\" id=d903326c-aaba-4368-9985-7af95f3b5fec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.257114 | controller |     "Jun 11 16:56:26.837954 crc crio[22018]: time=\"2026-06-11T16:56:26.837848487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4d5824ce-4323-434c-86f2-34c173d7b8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257130 | controller |     "Jun 11 16:56:26.842034 crc crio[22018]: time=\"2026-06-11T16:56:26.841947023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6b52deb7-37a6-4738-9b90-31a9b95a40ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257145 | controller |     "Jun 11 16:56:26.854787 crc crio[22018]: time=\"2026-06-11T16:56:26.854676566Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257161 | controller |     "Jun 11 16:56:26.855293 crc crio[22018]: time=\"2026-06-11T16:56:26.855214403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257176 | controller |     "Jun 11 16:56:26.909186 crc crio[22018]: time=\"2026-06-11T16:56:26.908241738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257191 | controller |     "Jun 11 16:56:26.911917 crc crio[22018]: time=\"2026-06-11T16:56:26.911841011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257206 | controller |     "Jun 11 16:56:27.106458 crc crio[22018]: time=\"2026-06-11T16:56:27.105774561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257221 | controller |     "Jun 11 16:56:27.114850 crc crio[22018]: time=\"2026-06-11T16:56:27.114768585Z\" level=info msg=\"Created container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=e29f45e8-64a0-4603-be6e-8a22558fb855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257237 | controller |     "Jun 11 16:56:27.118039 crc crio[22018]: time=\"2026-06-11T16:56:27.117876063Z\" level=info msg=\"Starting container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405\" id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.257252 | controller |     "Jun 11 16:56:27.125767 crc crio[22018]: time=\"2026-06-11T16:56:27.125669599Z\" level=info msg=\"Started container\" PID=59574 containerID=5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405 description=openstack/glance-7819-account-create-b49sj/mariadb-account-create id=4a5d8bd5-ac18-4d85-bd9d-3301380c12cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761",
2026-06-11 18:17:42.257268 | controller |     "Jun 11 16:56:27.260926 crc crio[22018]: time=\"2026-06-11T16:56:27.260828031Z\" level=info msg=\"Created container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=0e270268-8ef3-4379-b836-3c2d936b3f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257287 | controller |     "Jun 11 16:56:27.263002 crc crio[22018]: time=\"2026-06-11T16:56:27.262884456Z\" level=info msg=\"Starting container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23\" id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.257302 | controller |     "Jun 11 16:56:27.278696 crc crio[22018]: time=\"2026-06-11T16:56:27.274763391Z\" level=info msg=\"Started container\" PID=59590 containerID=2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23 description=openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config id=7093cb44-693f-42c0-9978-86283a2153bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4",
2026-06-11 18:17:42.257318 | controller |     "Jun 11 16:56:27.365820 crc crio[22018]: time=\"2026-06-11T16:56:27.36519108Z\" level=info msg=\"Running pod sandbox: openstack/keystone-1ec2-account-create-vwsfv/POD\" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.257333 | controller |     "Jun 11 16:56:27.365988 crc crio[22018]: time=\"2026-06-11T16:56:27.365851131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257348 | controller |     "Jun 11 16:56:27.402148 crc crio[22018]: time=\"2026-06-11T16:56:27.402053185Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.257363 | controller |     "Jun 11 16:56:27.402148 crc crio[22018]: time=\"2026-06-11T16:56:27.402125607Z\" level=info msg=\"Adding pod openstack_keystone-1ec2-account-create-vwsfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.257378 | controller |     "Jun 11 16:56:27.792851 crc crio[22018]: time=\"2026-06-11T16:56:27.792261656Z\" level=info msg=\"Running pod sandbox: openstack/placement-32b1-account-create-k2dvn/POD\" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.257394 | controller |     "Jun 11 16:56:27.793908 crc crio[22018]: time=\"2026-06-11T16:56:27.792876025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257409 | controller |     "Jun 11 16:56:27.827445 crc crio[22018]: time=\"2026-06-11T16:56:27.827285522Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}\"",
2026-06-11 18:17:42.257424 | controller |     "Jun 11 16:56:27.827445 crc crio[22018]: time=\"2026-06-11T16:56:27.827430977Z\" level=info msg=\"Adding pod openstack_placement-32b1-account-create-k2dvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.257439 | controller |     "Jun 11 16:56:28.034898 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df143aa1db8a633 Mac:02:26:55:ce:26:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 SocketPath: PciID:}] [{Interface:0xc0004b8790 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.257459 | controller |     "Jun 11 16:56:28.036823 crc crio[22018]: time=\"2026-06-11T16:56:28.036698991Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b145b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.257475 | controller |     "Jun 11 16:56:28.036958 crc crio[22018]: time=\"2026-06-11T16:56:28.036890877Z\" level=info msg=\"Checking pod openstack_keystone-1ec2-account-create-vwsfv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.257491 | controller |     "Jun 11 16:56:28.054460 crc crio[22018]: time=\"2026-06-11T16:56:28.051106495Z\" level=info msg=\"Ran pod sandbox df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 with infra container: openstack/keystone-1ec2-account-create-vwsfv/POD\" id=f6a404f5-3cdf-4a69-83aa-2507f1f0e983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.257507 | controller |     "Jun 11 16:56:28.054679 crc crio[22018]: time=\"2026-06-11T16:56:28.054522683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e22af3d8-8693-4a52-8155-a163697e641f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257523 | controller |     "Jun 11 16:56:28.057441 crc crio[22018]: time=\"2026-06-11T16:56:28.057153896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c56ca73d-2e36-4349-a8e5-6173102cd463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257545 | controller |     "Jun 11 16:56:28.064923 crc crio[22018]: time=\"2026-06-11T16:56:28.0648657Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257568 | controller |     "Jun 11 16:56:28.065198 crc crio[22018]: time=\"2026-06-11T16:56:28.065128428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257588 | controller |     "Jun 11 16:56:28.121572 crc crio[22018]: time=\"2026-06-11T16:56:28.121446198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257606 | controller |     "Jun 11 16:56:28.127072 crc crio[22018]: time=\"2026-06-11T16:56:28.126991983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257621 | controller |     "Jun 11 16:56:28.188780 crc crio[22018]: 2026-06-11T16:56:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6817ac95e1d9745 Mac:12:80:a7:6f:d8:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.257637 | controller |     "Jun 11 16:56:28.189850 crc crio[22018]: time=\"2026-06-11T16:56:28.189767098Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc007484850}] Aliases:map[]}\"",
2026-06-11 18:17:42.257659 | controller |     "Jun 11 16:56:28.190072 crc crio[22018]: time=\"2026-06-11T16:56:28.190012726Z\" level=info msg=\"Checking pod openstack_placement-32b1-account-create-k2dvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.257675 | controller |     "Jun 11 16:56:28.197614 crc crio[22018]: time=\"2026-06-11T16:56:28.197532739Z\" level=info msg=\"Ran pod sandbox 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a with infra container: openstack/placement-32b1-account-create-k2dvn/POD\" id=68ec12e1-b451-4ab8-b851-88eeacf02aa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.257690 | controller |     "Jun 11 16:56:28.209820 crc crio[22018]: time=\"2026-06-11T16:56:28.209727538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d7e7d9d4-c89c-48b2-aa29-0220079f6049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257706 | controller |     "Jun 11 16:56:28.212005 crc crio[22018]: time=\"2026-06-11T16:56:28.211931398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bff561d8-85d4-4791-9a2a-f773764b93f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.257721 | controller |     "Jun 11 16:56:28.218788 crc crio[22018]: time=\"2026-06-11T16:56:28.218717912Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257736 | controller |     "Jun 11 16:56:28.219160 crc crio[22018]: time=\"2026-06-11T16:56:28.219083594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257751 | controller |     "Jun 11 16:56:28.264414 crc crio[22018]: time=\"2026-06-11T16:56:28.264245711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257767 | controller |     "Jun 11 16:56:28.269293 crc crio[22018]: time=\"2026-06-11T16:56:28.268737104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.257782 | controller |     "Jun 11 16:56:28.327655 crc crio[22018]: time=\"2026-06-11T16:56:28.327572623Z\" level=info msg=\"Created container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=8579d4e2-c3e9-4e30-8151-cd2d6e402241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257797 | controller |     "Jun 11 16:56:28.329018 crc crio[22018]: time=\"2026-06-11T16:56:28.328958326Z\" level=info msg=\"Starting container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7\" id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.257812 | controller |     "Jun 11 16:56:28.334761 crc crio[22018]: time=\"2026-06-11T16:56:28.334585405Z\" level=info msg=\"Started container\" PID=59756 containerID=9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7 description=openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create id=1780c8fe-f1e5-4ae0-a730-6a41e051c3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4",
2026-06-11 18:17:42.257832 | controller |     "Jun 11 16:56:28.390217 crc crio[22018]: time=\"2026-06-11T16:56:28.39014949Z\" level=info msg=\"Created container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=083482f4-e4e2-4625-938d-0c876bcb1491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.257863 | controller |     "Jun 11 16:56:28.391634 crc crio[22018]: time=\"2026-06-11T16:56:28.391559324Z\" level=info msg=\"Starting container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e\" id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.257884 | controller |     "Jun 11 16:56:28.397745 crc crio[22018]: time=\"2026-06-11T16:56:28.397270685Z\" level=info msg=\"Started container\" PID=59780 containerID=721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e description=openstack/placement-32b1-account-create-k2dvn/mariadb-account-create id=998d828d-ccb5-4ec5-bd8a-a7d326191632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a",
2026-06-11 18:17:42.257900 | controller |     "Jun 11 16:56:28.616477 crc crio[22018]: time=\"2026-06-11T16:56:28.61640603Z\" level=info msg=\"Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.257914 | controller |     "Jun 11 16:56:28.617170 crc crio[22018]: time=\"2026-06-11T16:56:28.617113034Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-b49sj Namespace:openstack ID:3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761 UID:610fefba-7f37-49d0-b694-118f4642fa0f NetNS:/var/run/netns/f0028829-69e5-4db9-8cdb-6619c913455b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod610fefba_7f37_49d0_b694_118f4642fa0f.slice PodAnnotations:0xc0029b4838}] Aliases:map[]}\"",
2026-06-11 18:17:42.257930 | controller |     "Jun 11 16:56:28.617386 crc crio[22018]: time=\"2026-06-11T16:56:28.61730027Z\" level=info msg=\"Deleting pod openstack_glance-7819-account-create-b49sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.257945 | controller |     "Jun 11 16:56:29.019083 crc crio[22018]: time=\"2026-06-11T16:56:29.019001903Z\" level=info msg=\"Stopped pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=0452b060-7da0-4eca-a488-64628fca70d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.257961 | controller |     "Jun 11 16:56:29.663217 crc crio[22018]: time=\"2026-06-11T16:56:29.662555966Z\" level=info msg=\"Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.257982 | controller |     "Jun 11 16:56:29.663217 crc crio[22018]: time=\"2026-06-11T16:56:29.6628534Z\" level=info msg=\"Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.258004 | controller |     "Jun 11 16:56:29.663601 crc crio[22018]: time=\"2026-06-11T16:56:29.662886711Z\" level=info msg=\"Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.258024 | controller |     "Jun 11 16:56:29.663711 crc crio[22018]: time=\"2026-06-11T16:56:29.663631582Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-k2dvn Namespace:openstack ID:6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a UID:5be05aba-e6d5-453e-9b57-e382aa1feeac NetNS:/var/run/netns/0f105b4e-7b70-4edc-82ae-371f20244696 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be05aba_e6d5_453e_9b57_e382aa1feeac.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.258048 | controller |     "Jun 11 16:56:29.663904 crc crio[22018]: time=\"2026-06-11T16:56:29.663825458Z\" level=info msg=\"Deleting pod openstack_placement-32b1-account-create-k2dvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.258065 | controller |     "Jun 11 16:56:29.664108 crc crio[22018]: time=\"2026-06-11T16:56:29.664050269Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-kmqdp Namespace:openstack ID:d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4 UID:c26f50d8-2e46-4f02-98fe-18c2ed7737e8 NetNS:/var/run/netns/15e68a68-cbb4-4030-83c6-743963072e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26f50d8_2e46_4f02_98fe_18c2ed7737e8.slice PodAnnotations:0xc000380358}] Aliases:map[]}\"",
2026-06-11 18:17:42.258081 | controller |     "Jun 11 16:56:29.664194 crc crio[22018]: time=\"2026-06-11T16:56:29.66363128Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-vwsfv Namespace:openstack ID:df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4 UID:03e6cadd-a87d-4bab-b2bd-4dfd19686f90 NetNS:/var/run/netns/80be9d21-9f2e-4532-a14c-a0ee4ce58560 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e6cadd_a87d_4bab_b2bd_4dfd19686f90.slice PodAnnotations:0xc002b140c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.258096 | controller |     "Jun 11 16:56:29.664403 crc crio[22018]: time=\"2026-06-11T16:56:29.664254805Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb-config-kmqdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.258111 | controller |     "Jun 11 16:56:29.664403 crc crio[22018]: time=\"2026-06-11T16:56:29.664314077Z\" level=info msg=\"Deleting pod openstack_keystone-1ec2-account-create-vwsfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.258126 | controller |     "Jun 11 16:56:30.092583 crc crio[22018]: time=\"2026-06-11T16:56:30.092482688Z\" level=info msg=\"Stopped pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=5048447b-86c1-4162-9c7d-43c999a6e099 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.258142 | controller |     "Jun 11 16:56:30.166046 crc crio[22018]: time=\"2026-06-11T16:56:30.165720333Z\" level=info msg=\"Stopped pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=56581853-1c4c-475d-919b-ee6c357a1701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.258157 | controller |     "Jun 11 16:56:30.186533 crc crio[22018]: time=\"2026-06-11T16:56:30.186225951Z\" level=info msg=\"Stopped pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=862e4d60-7da0-4c7e-98f7-b668441b69ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.258171 | controller |     "Jun 11 16:56:33.099412 crc crio[22018]: time=\"2026-06-11T16:56:33.094694396Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.258187 | controller |     "Jun 11 16:56:33.099412 crc crio[22018]: time=\"2026-06-11T16:56:33.095517633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258206 | controller |     "Jun 11 16:56:33.125745 crc crio[22018]: time=\"2026-06-11T16:56:33.125642528Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}\"",
2026-06-11 18:17:42.258222 | controller |     "Jun 11 16:56:33.125745 crc crio[22018]: time=\"2026-06-11T16:56:33.125724051Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.258237 | controller |     "Jun 11 16:56:34.007639 crc crio[22018]: 2026-06-11T16:56:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1416941f64ad433 Mac:62:4a:6c:3b:80:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 SocketPath: PciID:}] [{Interface:0xc0003048b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.258253 | controller |     "Jun 11 16:56:34.012305 crc crio[22018]: time=\"2026-06-11T16:56:34.00987867Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002ca0c50}] Aliases:map[]}\"",
2026-06-11 18:17:42.258268 | controller |     "Jun 11 16:56:34.012305 crc crio[22018]: time=\"2026-06-11T16:56:34.010073266Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.258284 | controller |     "Jun 11 16:56:34.030600 crc crio[22018]: time=\"2026-06-11T16:56:34.030288702Z\" level=info msg=\"Ran pod sandbox 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 with infra container: openstack/swift-storage-0/POD\" id=da20e1b8-ab4e-4935-9647-f969ba1a4ad2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.258299 | controller |     "Jun 11 16:56:34.035393 crc crio[22018]: time=\"2026-06-11T16:56:34.035217729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258314 | controller |     "Jun 11 16:56:34.035688 crc crio[22018]: time=\"2026-06-11T16:56:34.03556823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258330 | controller |     "Jun 11 16:56:34.035688 crc crio[22018]: time=\"2026-06-11T16:56:34.035648223Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=10db3b7c-71c3-42e8-9106-716d65480390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258352 | controller |     "Jun 11 16:56:34.037142 crc crio[22018]: time=\"2026-06-11T16:56:34.037072228Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.258378 | controller |     "Jun 11 16:56:34.047266 crc crio[22018]: time=\"2026-06-11T16:56:34.047137877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"",
2026-06-11 18:17:42.258400 | controller |     "Jun 11 16:56:34.422896 crc crio[22018]: time=\"2026-06-11T16:56:34.422503938Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pzl8d/POD\" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.258421 | controller |     "Jun 11 16:56:34.424010 crc crio[22018]: time=\"2026-06-11T16:56:34.422915981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258441 | controller |     "Jun 11 16:56:34.476737 crc crio[22018]: time=\"2026-06-11T16:56:34.460274055Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}\"",
2026-06-11 18:17:42.258462 | controller |     "Jun 11 16:56:34.476737 crc crio[22018]: time=\"2026-06-11T16:56:34.460643927Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pzl8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.258484 | controller |     "Jun 11 16:56:35.300894 crc crio[22018]: 2026-06-11T16:56:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a53a238774c089 Mac:56:c1:b9:6b:d7:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 SocketPath: PciID:}] [{Interface:0xc00025b5a0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.258506 | controller |     "Jun 11 16:56:35.305932 crc crio[22018]: time=\"2026-06-11T16:56:35.305855357Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc007484650}] Aliases:map[]}\"",
2026-06-11 18:17:42.258529 | controller |     "Jun 11 16:56:35.306055 crc crio[22018]: time=\"2026-06-11T16:56:35.306017352Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pzl8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.258552 | controller |     "Jun 11 16:56:36.033492 crc crio[22018]: time=\"2026-06-11T16:56:36.032972515Z\" level=info msg=\"Ran pod sandbox 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 with infra container: openstack/glance-db-sync-pzl8d/POD\" id=21d816ad-8ad9-4548-b622-754d90096f8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.258575 | controller |     "Jun 11 16:56:36.036296 crc crio[22018]: time=\"2026-06-11T16:56:36.036248117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258595 | controller |     "Jun 11 16:56:36.036790 crc crio[22018]: time=\"2026-06-11T16:56:36.036765133Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258620 | controller |     "Jun 11 16:56:36.036963 crc crio[22018]: time=\"2026-06-11T16:56:36.036942299Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=0161e114-ac2c-41bd-b15c-194c9528d596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258639 | controller |     "Jun 11 16:56:36.039636 crc crio[22018]: time=\"2026-06-11T16:56:36.039459989Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.258657 | controller |     "Jun 11 16:56:36.047990 crc crio[22018]: time=\"2026-06-11T16:56:36.047892495Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"",
2026-06-11 18:17:42.258675 | controller |     "Jun 11 16:56:36.110244 crc crio[22018]: time=\"2026-06-11T16:56:36.11006841Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8a012802-e84e-43c6-902a-23bc0c77cbed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.258694 | controller |     "Jun 11 16:56:36.111575 crc crio[22018]: time=\"2026-06-11T16:56:36.111501595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=124a6734-e6f4-48c5-8109-836556fb02b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258713 | controller |     "Jun 11 16:56:36.116888 crc crio[22018]: time=\"2026-06-11T16:56:36.116801228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=968c2c09-1abe-4e6a-9253-74a8b4fd068a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258731 | controller |     "Jun 11 16:56:36.126543 crc crio[22018]: time=\"2026-06-11T16:56:36.126432867Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.258749 | controller |     "Jun 11 16:56:36.128561 crc crio[22018]: time=\"2026-06-11T16:56:36.128494663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258767 | controller |     "Jun 11 16:56:36.185701 crc crio[22018]: time=\"2026-06-11T16:56:36.185594586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258785 | controller |     "Jun 11 16:56:36.189569 crc crio[22018]: time=\"2026-06-11T16:56:36.18950696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258803 | controller |     "Jun 11 16:56:36.358912 crc crio[22018]: time=\"2026-06-11T16:56:36.357572702Z\" level=info msg=\"Created container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=208a0384-8928-4d9a-9f94-df2c22b48479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.258824 | controller |     "Jun 11 16:56:36.358912 crc crio[22018]: time=\"2026-06-11T16:56:36.358830902Z\" level=info msg=\"Starting container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c\" id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.258874 | controller |     "Jun 11 16:56:36.364902 crc crio[22018]: time=\"2026-06-11T16:56:36.364801889Z\" level=info msg=\"Started container\" PID=60325 containerID=08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c description=openstack/swift-storage-0/account-server id=1d42c845-0b78-42f1-9bae-0c574466f5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.258904 | controller |     "Jun 11 16:56:36.376047 crc crio[22018]: time=\"2026-06-11T16:56:36.375967902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=60fc0bf6-9b65-4d58-845d-498fbc812255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258926 | controller |     "Jun 11 16:56:36.381602 crc crio[22018]: time=\"2026-06-11T16:56:36.381520259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fdeac9d6-2b42-4333-af3a-7692b174faf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.258946 | controller |     "Jun 11 16:56:36.393530 crc crio[22018]: time=\"2026-06-11T16:56:36.393311272Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.258968 | controller |     "Jun 11 16:56:36.402890 crc crio[22018]: time=\"2026-06-11T16:56:36.402830955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.258988 | controller |     "Jun 11 16:56:36.469294 crc crio[22018]: time=\"2026-06-11T16:56:36.469170228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259011 | controller |     "Jun 11 16:56:36.473595 crc crio[22018]: time=\"2026-06-11T16:56:36.473395732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259028 | controller |     "Jun 11 16:56:36.638510 crc crio[22018]: time=\"2026-06-11T16:56:36.637589278Z\" level=info msg=\"Created container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=3741f833-2b79-41b7-8491-f8fe75f73b6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259044 | controller |     "Jun 11 16:56:36.640187 crc crio[22018]: time=\"2026-06-11T16:56:36.640047668Z\" level=info msg=\"Starting container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155\" id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259059 | controller |     "Jun 11 16:56:36.654404 crc crio[22018]: time=\"2026-06-11T16:56:36.654074422Z\" level=info msg=\"Started container\" PID=60335 containerID=3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 description=openstack/swift-storage-0/account-replicator id=6166d660-d57d-4bde-bcf6-770eb4f291ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259075 | controller |     "Jun 11 16:56:36.677252 crc crio[22018]: time=\"2026-06-11T16:56:36.677111085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=66543784-894d-4716-b854-5647283e4fee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259090 | controller |     "Jun 11 16:56:36.682885 crc crio[22018]: time=\"2026-06-11T16:56:36.68280493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=009d8f6c-2f40-4a15-a921-1018b17fbeb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259110 | controller |     "Jun 11 16:56:36.696161 crc crio[22018]: time=\"2026-06-11T16:56:36.696056363Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259126 | controller |     "Jun 11 16:56:36.698012 crc crio[22018]: time=\"2026-06-11T16:56:36.697941793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259141 | controller |     "Jun 11 16:56:36.746690 crc crio[22018]: time=\"2026-06-11T16:56:36.746607939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259156 | controller |     "Jun 11 16:56:36.749512 crc crio[22018]: time=\"2026-06-11T16:56:36.749428889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259171 | controller |     "Jun 11 16:56:36.936380 crc crio[22018]: time=\"2026-06-11T16:56:36.936249019Z\" level=info msg=\"Created container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=950352ee-8027-4b8f-8ce0-fe18a475a265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259186 | controller |     "Jun 11 16:56:36.941228 crc crio[22018]: time=\"2026-06-11T16:56:36.94114919Z\" level=info msg=\"Starting container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c\" id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259202 | controller |     "Jun 11 16:56:36.950908 crc crio[22018]: time=\"2026-06-11T16:56:36.950257631Z\" level=info msg=\"Started container\" PID=60353 containerID=cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c description=openstack/swift-storage-0/account-auditor id=e0b11f38-0990-433f-a7dd-fdad58dae5c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259218 | controller |     "Jun 11 16:56:36.968878 crc crio[22018]: time=\"2026-06-11T16:56:36.968751247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6f576b8d-e8ca-448c-9ffb-23f145f8cda6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259233 | controller |     "Jun 11 16:56:36.972901 crc crio[22018]: time=\"2026-06-11T16:56:36.972812504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ecf3f152-3b7b-4b79-b162-d8978e5d1f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259248 | controller |     "Jun 11 16:56:36.984223 crc crio[22018]: time=\"2026-06-11T16:56:36.984105058Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259263 | controller |     "Jun 11 16:56:36.986779 crc crio[22018]: time=\"2026-06-11T16:56:36.986704681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259278 | controller |     "Jun 11 16:56:37.074738 crc crio[22018]: time=\"2026-06-11T16:56:37.074674174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259297 | controller |     "Jun 11 16:56:37.077861 crc crio[22018]: time=\"2026-06-11T16:56:37.077798863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259312 | controller |     "Jun 11 16:56:37.226076 crc crio[22018]: time=\"2026-06-11T16:56:37.225960836Z\" level=info msg=\"Created container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=c7b71605-bdc9-4c9a-914d-78ea1b669bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259327 | controller |     "Jun 11 16:56:37.227923 crc crio[22018]: time=\"2026-06-11T16:56:37.227852115Z\" level=info msg=\"Starting container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303\" id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259342 | controller |     "Jun 11 16:56:37.238112 crc crio[22018]: time=\"2026-06-11T16:56:37.237994759Z\" level=info msg=\"Started container\" PID=60390 containerID=82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 description=openstack/swift-storage-0/account-reaper id=1d619669-5d8a-4734-a47a-5acc68ef25e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259357 | controller |     "Jun 11 16:56:37.260052 crc crio[22018]: time=\"2026-06-11T16:56:37.25992714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259372 | controller |     "Jun 11 16:56:37.260303 crc crio[22018]: time=\"2026-06-11T16:56:37.260219288Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259387 | controller |     "Jun 11 16:56:37.260303 crc crio[22018]: time=\"2026-06-11T16:56:37.26028383Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=c5a4332b-afe0-4931-a0bf-96f650dd30d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259402 | controller |     "Jun 11 16:56:37.261225 crc crio[22018]: time=\"2026-06-11T16:56:37.261140436Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.259417 | controller |     "Jun 11 16:56:37.266648 crc crio[22018]: time=\"2026-06-11T16:56:37.266573491Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"",
2026-06-11 18:17:42.259432 | controller |     "Jun 11 16:56:38.931560 crc crio[22018]: time=\"2026-06-11T16:56:38.930488673Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36a62266-5bd3-4ab7-bd98-bfa21db931ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.259447 | controller |     "Jun 11 16:56:38.933266 crc crio[22018]: time=\"2026-06-11T16:56:38.933168778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a882cd98-3575-48de-a3ee-58b43f332f14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259467 | controller |     "Jun 11 16:56:38.941647 crc crio[22018]: time=\"2026-06-11T16:56:38.941547664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=463d48bd-8291-4947-ad8e-8de679bbdc9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259482 | controller |     "Jun 11 16:56:38.958738 crc crio[22018]: time=\"2026-06-11T16:56:38.958643532Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259497 | controller |     "Jun 11 16:56:38.960549 crc crio[22018]: time=\"2026-06-11T16:56:38.960485001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259512 | controller |     "Jun 11 16:56:39.018553 crc crio[22018]: time=\"2026-06-11T16:56:39.018438131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259529 | controller |     "Jun 11 16:56:39.025054 crc crio[22018]: time=\"2026-06-11T16:56:39.024949497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259551 | controller |     "Jun 11 16:56:39.235055 crc crio[22018]: time=\"2026-06-11T16:56:39.234827141Z\" level=info msg=\"Created container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=f66e39a5-69c9-46e1-9946-df0b8e4fda7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259573 | controller |     "Jun 11 16:56:39.236912 crc crio[22018]: time=\"2026-06-11T16:56:39.236268566Z\" level=info msg=\"Starting container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905\" id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259593 | controller |     "Jun 11 16:56:39.244218 crc crio[22018]: time=\"2026-06-11T16:56:39.244118054Z\" level=info msg=\"Started container\" PID=60513 containerID=57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 description=openstack/swift-storage-0/container-server id=34fb394d-c006-436c-987a-990ad834f052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259611 | controller |     "Jun 11 16:56:39.265817 crc crio[22018]: time=\"2026-06-11T16:56:39.265655994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=743f4d66-524a-4a95-a563-3ac4320e61fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259627 | controller |     "Jun 11 16:56:39.272424 crc crio[22018]: time=\"2026-06-11T16:56:39.272292644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d34959fc-f847-459e-b5a3-c2f7658d51bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259643 | controller |     "Jun 11 16:56:39.283730 crc crio[22018]: time=\"2026-06-11T16:56:39.283258521Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259658 | controller |     "Jun 11 16:56:39.285760 crc crio[22018]: time=\"2026-06-11T16:56:39.28542744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259678 | controller |     "Jun 11 16:56:39.346968 crc crio[22018]: time=\"2026-06-11T16:56:39.346838153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259693 | controller |     "Jun 11 16:56:39.350192 crc crio[22018]: time=\"2026-06-11T16:56:39.350068313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259708 | controller |     "Jun 11 16:56:39.512314 crc crio[22018]: time=\"2026-06-11T16:56:39.512210266Z\" level=info msg=\"Created container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=2b083b91-c33a-45d0-85ea-fcc86578b912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259723 | controller |     "Jun 11 16:56:39.513889 crc crio[22018]: time=\"2026-06-11T16:56:39.513779386Z\" level=info msg=\"Starting container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4\" id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259738 | controller |     "Jun 11 16:56:39.520839 crc crio[22018]: time=\"2026-06-11T16:56:39.520788967Z\" level=info msg=\"Started container\" PID=60529 containerID=264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 description=openstack/swift-storage-0/container-replicator id=5ef6c725-13be-48fe-bdc1-72b31789a234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259754 | controller |     "Jun 11 16:56:39.533533 crc crio[22018]: time=\"2026-06-11T16:56:39.533276502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=8273e057-ce29-4c3c-b5ed-65597a08d6d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259769 | controller |     "Jun 11 16:56:39.537677 crc crio[22018]: time=\"2026-06-11T16:56:39.537590999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=5996da1c-067d-45c4-8521-d1596d65f193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259784 | controller |     "Jun 11 16:56:39.549434 crc crio[22018]: time=\"2026-06-11T16:56:39.54923914Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259799 | controller |     "Jun 11 16:56:39.552839 crc crio[22018]: time=\"2026-06-11T16:56:39.552496924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259814 | controller |     "Jun 11 16:56:39.608599 crc crio[22018]: time=\"2026-06-11T16:56:39.608438032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259829 | controller |     "Jun 11 16:56:39.634187 crc crio[22018]: time=\"2026-06-11T16:56:39.634046912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259843 | controller |     "Jun 11 16:56:39.776757 crc crio[22018]: time=\"2026-06-11T16:56:39.776655195Z\" level=info msg=\"Created container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=6ce0718d-252d-4e0d-abc1-fd7a95deb165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259880 | controller |     "Jun 11 16:56:39.778642 crc crio[22018]: time=\"2026-06-11T16:56:39.778500522Z\" level=info msg=\"Starting container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6\" id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.259902 | controller |     "Jun 11 16:56:39.785486 crc crio[22018]: time=\"2026-06-11T16:56:39.785419241Z\" level=info msg=\"Started container\" PID=60560 containerID=ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 description=openstack/swift-storage-0/container-auditor id=497e3764-8d41-4eeb-a558-16f3c1133802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.259919 | controller |     "Jun 11 16:56:39.798967 crc crio[22018]: time=\"2026-06-11T16:56:39.79867992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=10dfb09f-f458-4d4f-a204-8fc691dda852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259935 | controller |     "Jun 11 16:56:39.807222 crc crio[22018]: time=\"2026-06-11T16:56:39.807147928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=26d0946e-b717-4d44-8be8-c3cda3073aee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.259950 | controller |     "Jun 11 16:56:39.822136 crc crio[22018]: time=\"2026-06-11T16:56:39.822047108Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.259966 | controller |     "Jun 11 16:56:39.824008 crc crio[22018]: time=\"2026-06-11T16:56:39.823940209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.259997 | controller |     "Jun 11 16:56:39.875276 crc crio[22018]: time=\"2026-06-11T16:56:39.875147908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260020 | controller |     "Jun 11 16:56:39.881746 crc crio[22018]: time=\"2026-06-11T16:56:39.881672633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260042 | controller |     "Jun 11 16:56:40.062925 crc crio[22018]: time=\"2026-06-11T16:56:40.062755245Z\" level=info msg=\"Created container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=02cb5762-3bdb-49a0-9879-c966fb411ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260063 | controller |     "Jun 11 16:56:40.066769 crc crio[22018]: time=\"2026-06-11T16:56:40.066157422Z\" level=info msg=\"Starting container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813\" id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.260082 | controller |     "Jun 11 16:56:40.077950 crc crio[22018]: time=\"2026-06-11T16:56:40.077811582Z\" level=info msg=\"Started container\" PID=60587 containerID=d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 description=openstack/swift-storage-0/container-updater id=45c9cd7b-93bc-47ea-85c9-34f44dcd3763 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.260099 | controller |     "Jun 11 16:56:40.093822 crc crio[22018]: time=\"2026-06-11T16:56:40.093768526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260151 | controller |     "Jun 11 16:56:40.095610 crc crio[22018]: time=\"2026-06-11T16:56:40.095582394Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260168 | controller |     "Jun 11 16:56:40.095801 crc crio[22018]: time=\"2026-06-11T16:56:40.09577633Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=05e1a735-bd08-4a1c-8d0c-c45a6dbbb447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260183 | controller |     "Jun 11 16:56:40.097149 crc crio[22018]: time=\"2026-06-11T16:56:40.097071959Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.260199 | controller |     "Jun 11 16:56:40.105586 crc crio[22018]: time=\"2026-06-11T16:56:40.105538982Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"",
2026-06-11 18:17:42.260214 | controller |     "Jun 11 16:56:41.319890 crc crio[22018]: time=\"2026-06-11T16:56:41.319262317Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a6277f65-483f-4a1c-b823-7c42dc760ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.260229 | controller |     "Jun 11 16:56:41.321018 crc crio[22018]: time=\"2026-06-11T16:56:41.320943037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e504d90b-f3c4-4916-89a8-a28f5f46f01d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260244 | controller |     "Jun 11 16:56:41.324824 crc crio[22018]: time=\"2026-06-11T16:56:41.324750007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5004dc54-ad84-447e-90d9-e9c0525b790e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260259 | controller |     "Jun 11 16:56:41.334057 crc crio[22018]: time=\"2026-06-11T16:56:41.333912377Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260274 | controller |     "Jun 11 16:56:41.336417 crc crio[22018]: time=\"2026-06-11T16:56:41.336278803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260290 | controller |     "Jun 11 16:56:41.390547 crc crio[22018]: time=\"2026-06-11T16:56:41.39005033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260305 | controller |     "Jun 11 16:56:41.394831 crc crio[22018]: time=\"2026-06-11T16:56:41.394740829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260321 | controller |     "Jun 11 16:56:41.538496 crc crio[22018]: time=\"2026-06-11T16:56:41.538207313Z\" level=info msg=\"Created container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=6bf4f05c-605d-4966-ace8-1a6206d8e4de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260340 | controller |     "Jun 11 16:56:41.539853 crc crio[22018]: time=\"2026-06-11T16:56:41.539774893Z\" level=info msg=\"Starting container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0\" id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.260357 | controller |     "Jun 11 16:56:41.547786 crc crio[22018]: time=\"2026-06-11T16:56:41.54757965Z\" level=info msg=\"Started container\" PID=60636 containerID=7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 description=openstack/swift-storage-0/object-server id=e2c4a9f9-1016-4ea1-9e7a-c31d6408a2aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.260372 | controller |     "Jun 11 16:56:41.562850 crc crio[22018]: time=\"2026-06-11T16:56:41.562743769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b81337ca-deb1-489a-a6c3-574718dbdaae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260387 | controller |     "Jun 11 16:56:41.568147 crc crio[22018]: time=\"2026-06-11T16:56:41.568043486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=1a1ec98e-dfc8-422b-b5c8-d5d4788d9b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260403 | controller |     "Jun 11 16:56:41.576313 crc crio[22018]: time=\"2026-06-11T16:56:41.576216775Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260418 | controller |     "Jun 11 16:56:41.579306 crc crio[22018]: time=\"2026-06-11T16:56:41.579233272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260434 | controller |     "Jun 11 16:56:41.639782 crc crio[22018]: time=\"2026-06-11T16:56:41.639729221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260449 | controller |     "Jun 11 16:56:41.643836 crc crio[22018]: time=\"2026-06-11T16:56:41.643749459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260464 | controller |     "Jun 11 16:56:41.842770 crc crio[22018]: time=\"2026-06-11T16:56:41.842686416Z\" level=info msg=\"Created container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=38190dc2-ca3a-4df7-a61a-26c8ea94e35c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260479 | controller |     "Jun 11 16:56:41.844631 crc crio[22018]: time=\"2026-06-11T16:56:41.844551376Z\" level=info msg=\"Starting container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.260495 | controller |     "Jun 11 16:56:41.850142 crc crio[22018]: time=\"2026-06-11T16:56:41.850055838Z\" level=info msg=\"Started container\" PID=60647 containerID=4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b description=openstack/swift-storage-0/object-replicator id=00f548de-c4e8-4a1a-a3e8-30bcece11ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.260510 | controller |     "Jun 11 16:56:42.004043 crc crio[22018]: time=\"2026-06-11T16:56:42.003848849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=472f821f-0781-4111-9475-5b823cd09c7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260533 | controller |     "Jun 11 16:56:42.008602 crc crio[22018]: time=\"2026-06-11T16:56:42.008114774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f38e2dc3-99af-4df4-9778-e9f81c3791f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260557 | controller |     "Jun 11 16:56:42.137076 crc crio[22018]: time=\"2026-06-11T16:56:42.136991737Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260578 | controller |     "Jun 11 16:56:42.139032 crc crio[22018]: time=\"2026-06-11T16:56:42.13896876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260597 | controller |     "Jun 11 16:56:42.192565 crc crio[22018]: time=\"2026-06-11T16:56:42.192471554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260616 | controller |     "Jun 11 16:56:42.198138 crc crio[22018]: time=\"2026-06-11T16:56:42.198062592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260631 | controller |     "Jun 11 16:56:42.471515 crc crio[22018]: time=\"2026-06-11T16:56:42.470538388Z\" level=info msg=\"Created container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=897ebd17-2521-4bac-9e18-68aa2c55b103 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260646 | controller |     "Jun 11 16:56:42.473002 crc crio[22018]: time=\"2026-06-11T16:56:42.472942713Z\" level=info msg=\"Starting container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a\" id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.260661 | controller |     "Jun 11 16:56:42.486805 crc crio[22018]: time=\"2026-06-11T16:56:42.486674407Z\" level=info msg=\"Started container\" PID=60686 containerID=63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a description=openstack/swift-storage-0/object-auditor id=36bed2c8-30c3-4d6b-8a74-e4999542ac40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.260677 | controller |     "Jun 11 16:56:42.562182 crc crio[22018]: time=\"2026-06-11T16:56:42.56207082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2b9fe8e1-c7c4-4c9d-937a-3fb9dd2a552b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260692 | controller |     "Jun 11 16:56:42.566282 crc crio[22018]: time=\"2026-06-11T16:56:42.56618768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4562f613-da8d-424d-800d-44e867d0da39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.260707 | controller |     "Jun 11 16:56:42.580306 crc crio[22018]: time=\"2026-06-11T16:56:42.580215944Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.260723 | controller |     "Jun 11 16:56:42.581761 crc crio[22018]: time=\"2026-06-11T16:56:42.581696661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.260745 | controller |     "Jun 11 16:56:42.692952 crc crio[22018]: time=\"2026-06-11T16:56:42.692856385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261054 | controller |     "Jun 11 16:56:42.696878 crc crio[22018]: time=\"2026-06-11T16:56:42.696797451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261278 | controller |     "Jun 11 16:56:42.898407 crc crio[22018]: time=\"2026-06-11T16:56:42.898277625Z\" level=info msg=\"Created container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=77a67d7d-3d30-40b1-a947-c26982140ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.261315 | controller |     "Jun 11 16:56:42.899901 crc crio[22018]: time=\"2026-06-11T16:56:42.899776974Z\" level=info msg=\"Starting container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5\" id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.261343 | controller |     "Jun 11 16:56:42.909643 crc crio[22018]: time=\"2026-06-11T16:56:42.909550361Z\" level=info msg=\"Started container\" PID=60737 containerID=8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 description=openstack/swift-storage-0/object-updater id=fd0413c4-7611-415c-b2cd-140f1627bbfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.261376 | controller |     "Jun 11 16:56:43.058292 crc crio[22018]: time=\"2026-06-11T16:56:43.058110437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5c1af5cc-b2f1-4946-b93e-1d807afe9ce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.261406 | controller |     "Jun 11 16:56:43.060692 crc crio[22018]: time=\"2026-06-11T16:56:43.060618325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f87ebdee-46aa-47d4-a767-057d3c17e034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.261431 | controller |     "Jun 11 16:56:43.083899 crc crio[22018]: time=\"2026-06-11T16:56:43.083785118Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.261455 | controller |     "Jun 11 16:56:43.084261 crc crio[22018]: time=\"2026-06-11T16:56:43.084191901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261478 | controller |     "Jun 11 16:56:43.143683 crc crio[22018]: time=\"2026-06-11T16:56:43.143617008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261509 | controller |     "Jun 11 16:56:43.148014 crc crio[22018]: time=\"2026-06-11T16:56:43.147969696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261541 | controller |     "Jun 11 16:56:43.307382 crc crio[22018]: time=\"2026-06-11T16:56:43.30726936Z\" level=info msg=\"Created container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=55c6ba29-7ec6-4cf7-90ed-59bd46500d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.261585 | controller |     "Jun 11 16:56:43.309274 crc crio[22018]: time=\"2026-06-11T16:56:43.309167223Z\" level=info msg=\"Starting container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596\" id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.261610 | controller |     "Jun 11 16:56:43.315282 crc crio[22018]: time=\"2026-06-11T16:56:43.314867683Z\" level=info msg=\"Started container\" PID=60754 containerID=690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 description=openstack/swift-storage-0/object-expirer id=036ad6d5-7934-4f5e-8993-2fdd695e9da7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.261635 | controller |     "Jun 11 16:56:43.334602 crc crio[22018]: time=\"2026-06-11T16:56:43.334301644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=c7e3a98d-6a5b-491c-9a58-03be054eb498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.261658 | controller |     "Jun 11 16:56:43.339750 crc crio[22018]: time=\"2026-06-11T16:56:43.339597252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bcd59e9c-5fa5-4bb0-ac6f-dc1d6ef65847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.261682 | controller |     "Jun 11 16:56:43.361745 crc crio[22018]: time=\"2026-06-11T16:56:43.351627072Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.261706 | controller |     "Jun 11 16:56:43.361745 crc crio[22018]: time=\"2026-06-11T16:56:43.35342902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261728 | controller |     "Jun 11 16:56:43.424373 crc crio[22018]: time=\"2026-06-11T16:56:43.42403428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261752 | controller |     "Jun 11 16:56:43.428778 crc crio[22018]: time=\"2026-06-11T16:56:43.428674567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.261774 | controller |     "Jun 11 16:56:43.572885 crc crio[22018]: time=\"2026-06-11T16:56:43.572564185Z\" level=info msg=\"Created container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=1e436cd1-ee2c-4e23-93e2-00142aed156a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.261798 | controller |     "Jun 11 16:56:43.612169 crc crio[22018]: time=\"2026-06-11T16:56:43.611563079Z\" level=info msg=\"Starting container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4\" id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.261824 | controller |     "Jun 11 16:56:43.636041 crc crio[22018]: time=\"2026-06-11T16:56:43.634055888Z\" level=info msg=\"Started container\" PID=60791 containerID=51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 description=openstack/swift-storage-0/rsync id=f62162c6-61a5-445f-88e2-c994c7d0801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.261873 | controller |     "Jun 11 16:56:43.656165 crc crio[22018]: time=\"2026-06-11T16:56:43.655952104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ff5e1520-c04a-4552-8fc6-b42103570e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.261959 | controller |     "Jun 11 16:56:44.643859 crc crio[22018]: time=\"2026-06-11T16:56:44.643767289Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-z7c8m/POD\" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.261986 | controller |     "Jun 11 16:56:44.643859 crc crio[22018]: time=\"2026-06-11T16:56:44.643860492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.262009 | controller |     "Jun 11 16:56:44.817216 crc crio[22018]: time=\"2026-06-11T16:56:44.816706532Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-5njvr/POD\" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.262034 | controller |     "Jun 11 16:56:44.817411 crc crio[22018]: time=\"2026-06-11T16:56:44.817250409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.262058 | controller |     "Jun 11 16:56:45.091007 crc crio[22018]: time=\"2026-06-11T16:56:45.090824266Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-prkxh/POD\" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.262083 | controller |     "Jun 11 16:56:45.091007 crc crio[22018]: time=\"2026-06-11T16:56:45.090917819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.262107 | controller |     "Jun 11 16:56:45.207534 crc crio[22018]: time=\"2026-06-11T16:56:45.207395939Z\" level=info msg=\"Removing container: 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c\" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.262130 | controller |     "Jun 11 16:56:45.258825 crc crio[22018]: time=\"2026-06-11T16:56:45.258521899Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-zkkvv/POD\" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.262153 | controller |     "Jun 11 16:56:45.258825 crc crio[22018]: time=\"2026-06-11T16:56:45.258617882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.262180 | controller |     "Jun 11 16:56:54.342459 crc crio[22018]: time=\"2026-06-11T16:56:54.341258076Z\" level=info msg=\"Removed container 1696f2d0460453cc7b9d2d95cb72c9b3c6a46eb726ab0ad9def7fb1910961a3c: openshift-infra/auto-csr-approver-29686610-ncgdj/oc\" id=508ded47-3c34-4046-8620-a4568cfc795c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.262216 | controller |     "Jun 11 16:56:54.344162 crc crio[22018]: time=\"2026-06-11T16:56:54.344074043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=73909212-f366-4961-b1d7-cad1d10eac08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.262253 | controller |     "Jun 11 16:56:54.354302 crc crio[22018]: time=\"2026-06-11T16:56:54.354196254Z\" level=info msg=\"Stopping pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262287 | controller |     "Jun 11 16:56:54.354302 crc crio[22018]: time=\"2026-06-11T16:56:54.354300687Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=92f9e2e2-a05f-42b4-9f30-9adf661a03fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262326 | controller |     "Jun 11 16:56:54.354970 crc crio[22018]: time=\"2026-06-11T16:56:54.354892835Z\" level=info msg=\"Removing pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.262353 | controller |     "Jun 11 16:56:54.384062 crc crio[22018]: time=\"2026-06-11T16:56:54.383951795Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"",
2026-06-11 18:17:42.262382 | controller |     "Jun 11 16:56:54.384062 crc crio[22018]: time=\"2026-06-11T16:56:54.384038038Z\" level=info msg=\"Adding pod openstack_barbican-db-create-5njvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.262418 | controller |     "Jun 11 16:56:54.419235 crc crio[22018]: time=\"2026-06-11T16:56:54.419088685Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}\"",
2026-06-11 18:17:42.262457 | controller |     "Jun 11 16:56:54.419235 crc crio[22018]: time=\"2026-06-11T16:56:54.419144997Z\" level=info msg=\"Adding pod openstack_neutron-db-create-prkxh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.262494 | controller |     "Jun 11 16:56:54.419974 crc crio[22018]: time=\"2026-06-11T16:56:54.419936022Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}\"",
2026-06-11 18:17:42.262535 | controller |     "Jun 11 16:56:54.420113 crc crio[22018]: time=\"2026-06-11T16:56:54.420088727Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-zkkvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.262575 | controller |     "Jun 11 16:56:54.426793 crc crio[22018]: time=\"2026-06-11T16:56:54.426659889Z\" level=info msg=\"Removed pod sandbox: c8aa0b8e0d51e462656e661f4df06432385b6700eb3341b90cd72f27647018f1\" id=a7de895e-8527-4ff7-be63-2f6c6b40af39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.262612 | controller |     "Jun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.42842186Z\" level=info msg=\"Stopping pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262649 | controller |     "Jun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.428574245Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=fa3b958b-de9e-40df-a758-8724dc675ffd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262677 | controller |     "Jun 11 16:56:54.430183 crc crio[22018]: time=\"2026-06-11T16:56:54.429263327Z\" level=info msg=\"Removing pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.262709 | controller |     "Jun 11 16:56:54.439721 crc crio[22018]: time=\"2026-06-11T16:56:54.439513079Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=649ea5e3-b002-47e2-8520-6e054de62a60 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.262734 | controller |     "Jun 11 16:56:54.441131 crc crio[22018]: time=\"2026-06-11T16:56:54.441070959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=20791ee8-cc26-4d81-b24c-42ee17e690ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.262757 | controller |     "Jun 11 16:56:54.460204 crc crio[22018]: time=\"2026-06-11T16:56:54.459148941Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}\"",
2026-06-11 18:17:42.262782 | controller |     "Jun 11 16:56:54.460204 crc crio[22018]: time=\"2026-06-11T16:56:54.459710089Z\" level=info msg=\"Adding pod openstack_cinder-db-create-z7c8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.262806 | controller |     "Jun 11 16:56:54.465570 crc crio[22018]: time=\"2026-06-11T16:56:54.465317308Z\" level=info msg=\"Removed pod sandbox: c2d30447e6da1624a767cc94d319dcdf19a68cf8859cf404d7f0c1278d93accd\" id=04ba9b75-3056-4497-9933-1cc14481be6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.262833 | controller |     "Jun 11 16:56:54.470155 crc crio[22018]: time=\"2026-06-11T16:56:54.469867879Z\" level=info msg=\"Stopping pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262911 | controller |     "Jun 11 16:56:54.470155 crc crio[22018]: time=\"2026-06-11T16:56:54.469988612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a5d23e6-d4f8-4872-92b1-d445d5f38911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.262947 | controller |     "Jun 11 16:56:54.470761 crc crio[22018]: time=\"2026-06-11T16:56:54.470702465Z\" level=info msg=\"Removing pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.262974 | controller |     "Jun 11 16:56:54.490465 crc crio[22018]: time=\"2026-06-11T16:56:54.488014965Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.262998 | controller |     "Jun 11 16:56:54.503299 crc crio[22018]: time=\"2026-06-11T16:56:54.503195115Z\" level=info msg=\"Removed pod sandbox: 439653c52a5eecf884c934f4aa83bbd53099e3ac3f0833536e252f1003d76900\" id=2a4f6291-4079-4bdf-89e9-4c61226d86a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.263023 | controller |     "Jun 11 16:56:54.505270 crc crio[22018]: time=\"2026-06-11T16:56:54.505193169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263053 | controller |     "Jun 11 16:56:54.507156 crc crio[22018]: time=\"2026-06-11T16:56:54.507072067Z\" level=info msg=\"Stopping pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.263078 | controller |     "Jun 11 16:56:54.507294 crc crio[22018]: time=\"2026-06-11T16:56:54.50716814Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=08d0021b-59b4-4587-b24f-d710307551f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.263101 | controller |     "Jun 11 16:56:54.509311 crc crio[22018]: time=\"2026-06-11T16:56:54.509252763Z\" level=info msg=\"Removing pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.263124 | controller |     "Jun 11 16:56:54.528241 crc crio[22018]: time=\"2026-06-11T16:56:54.528150754Z\" level=info msg=\"Removed pod sandbox: c8402ea7671ada7c49eee190c2d20c6c769679cb02fde1339f4c0273acc006c9\" id=ec03c858-0092-4116-873b-cdc12d544f07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.263148 | controller |     "Jun 11 16:56:54.529629 crc crio[22018]: time=\"2026-06-11T16:56:54.529471373Z\" level=info msg=\"Stopping pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.263172 | controller |     "Jun 11 16:56:54.529629 crc crio[22018]: time=\"2026-06-11T16:56:54.529559508Z\" level=info msg=\"Stopped pod sandbox (already stopped): a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=de7f6db9-33c8-464f-b039-5946d4748191 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.263195 | controller |     "Jun 11 16:56:54.530444 crc crio[22018]: time=\"2026-06-11T16:56:54.530284579Z\" level=info msg=\"Removing pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.263220 | controller |     "Jun 11 16:56:54.549693 crc crio[22018]: time=\"2026-06-11T16:56:54.549617433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=57b78e41-d2c3-44b1-b4e2-6bf7aafcc64b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.263244 | controller |     "Jun 11 16:56:54.606791 crc crio[22018]: time=\"2026-06-11T16:56:54.606258864Z\" level=info msg=\"Removed pod sandbox: a242cd88dfaae6c51030d6544ab4aa14c1c8685358601610957fa519f7b7c5c3\" id=c9077cc9-a3f3-464c-bd61-bca4b9e4fcec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.263267 | controller |     "Jun 11 16:56:54.619470 crc crio[22018]: time=\"2026-06-11T16:56:54.619263692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263292 | controller |     "Jun 11 16:56:54.661297 crc crio[22018]: time=\"2026-06-11T16:56:54.660136362Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.263316 | controller |     "Jun 11 16:56:54.661983 crc crio[22018]: time=\"2026-06-11T16:56:54.661915988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263339 | controller |     "Jun 11 16:56:54.663179 crc crio[22018]: time=\"2026-06-11T16:56:54.663092983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263378 | controller |     "Jun 11 16:56:54.711695 crc crio[22018]: time=\"2026-06-11T16:56:54.711568637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263417 | controller |     "Jun 11 16:56:54.866979 crc crio[22018]: time=\"2026-06-11T16:56:54.866868679Z\" level=info msg=\"Created container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=78a4f19f-aa0e-4499-b4b6-15b1a7a9a328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.263450 | controller |     "Jun 11 16:56:54.869197 crc crio[22018]: time=\"2026-06-11T16:56:54.869009137Z\" level=info msg=\"Starting container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0\" id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.263475 | controller |     "Jun 11 16:56:54.877634 crc crio[22018]: time=\"2026-06-11T16:56:54.87746739Z\" level=info msg=\"Started container\" PID=61508 containerID=f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 description=openstack/swift-storage-0/swift-recon-cron id=f39b5eaf-2919-441c-8750-e283ff9c0225 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553",
2026-06-11 18:17:42.263508 | controller |     "Jun 11 16:56:54.905593 crc crio[22018]: 2026-06-11T16:56:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb2fa6bf0173559 Mac:be:cb:5a:8d:d6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d SocketPath: PciID:}] [{Interface:0xc0002b27f0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.263540 | controller |     "Jun 11 16:56:54.906646 crc crio[22018]: time=\"2026-06-11T16:56:54.90657586Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"",
2026-06-11 18:17:42.263565 | controller |     "Jun 11 16:56:54.906794 crc crio[22018]: time=\"2026-06-11T16:56:54.906740415Z\" level=info msg=\"Checking pod openstack_barbican-db-create-5njvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.263591 | controller |     "Jun 11 16:56:54.917170 crc crio[22018]: time=\"2026-06-11T16:56:54.917096876Z\" level=info msg=\"Ran pod sandbox eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 with infra container: openstack/barbican-db-create-5njvr/POD\" id=b7f346eb-1c9d-4017-b996-f0c4eb242a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.263623 | controller |     "Jun 11 16:56:54.918934 crc crio[22018]: time=\"2026-06-11T16:56:54.918857222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ecc35cd9-80ca-42be-8b86-afdf9d7877e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.263663 | controller |     "Jun 11 16:56:54.921028 crc crio[22018]: time=\"2026-06-11T16:56:54.920990855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e70b135-e379-400d-acbc-5d467122d867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.263700 | controller |     "Jun 11 16:56:54.990313 crc crio[22018]: time=\"2026-06-11T16:56:54.99009654Z\" level=info msg=\"Creating container: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.263740 | controller |     "Jun 11 16:56:54.990801 crc crio[22018]: time=\"2026-06-11T16:56:54.990744631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263779 | controller |     "Jun 11 16:56:55.035304 crc crio[22018]: time=\"2026-06-11T16:56:55.035005388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263813 | controller |     "Jun 11 16:56:55.041743 crc crio[22018]: time=\"2026-06-11T16:56:55.039245723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.263876 | controller |     "Jun 11 16:56:55.203661 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a06064d6f5efb Mac:fa:0e:a3:50:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.263921 | controller |     "Jun 11 16:56:55.205387 crc crio[22018]: time=\"2026-06-11T16:56:55.204975631Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc0029b4980}] Aliases:map[]}\"",
2026-06-11 18:17:42.263949 | controller |     "Jun 11 16:56:55.205488 crc crio[22018]: time=\"2026-06-11T16:56:55.205417435Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-zkkvv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.263997 | controller |     "Jun 11 16:56:55.213720 crc crio[22018]: time=\"2026-06-11T16:56:55.213649058Z\" level=info msg=\"Ran pod sandbox e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a with infra container: openstack/keystone-db-sync-zkkvv/POD\" id=216f55ee-d991-4079-a45b-c4d110d6e142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.264026 | controller |     "Jun 11 16:56:55.216211 crc crio[22018]: time=\"2026-06-11T16:56:55.216152144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264053 | controller |     "Jun 11 16:56:55.216462 crc crio[22018]: time=\"2026-06-11T16:56:55.216417932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264077 | controller |     "Jun 11 16:56:55.216544 crc crio[22018]: time=\"2026-06-11T16:56:55.216486744Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=5cf09477-77d6-460b-99c2-8d75c0b39439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264102 | controller |     "Jun 11 16:56:55.217572 crc crio[22018]: time=\"2026-06-11T16:56:55.217440574Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.264133 | controller |     "Jun 11 16:56:55.224923 crc crio[22018]: time=\"2026-06-11T16:56:55.224852621Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"",
2026-06-11 18:17:42.264168 | controller |     "Jun 11 16:56:55.255048 crc crio[22018]: time=\"2026-06-11T16:56:55.254869797Z\" level=info msg=\"Created container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=28eda243-5ba6-4ab2-8593-dc3de2477adb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264203 | controller |     "Jun 11 16:56:55.256467 crc crio[22018]: time=\"2026-06-11T16:56:55.256306123Z\" level=info msg=\"Starting container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85\" id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.264234 | controller |     "Jun 11 16:56:55.264406 crc crio[22018]: time=\"2026-06-11T16:56:55.26159806Z\" level=info msg=\"Started container\" PID=61561 containerID=20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85 description=openstack/barbican-db-create-5njvr/mariadb-database-create id=e9fae0f7-d2e2-45ed-b55d-48a13ce20e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3",
2026-06-11 18:17:42.264261 | controller |     "Jun 11 16:56:55.340132 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991cab0ca523b39 Mac:fe:b5:74:32:1c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 SocketPath: PciID:}] [{Interface:0xc00061e5d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.264286 | controller |     "Jun 11 16:56:55.341047 crc crio[22018]: time=\"2026-06-11T16:56:55.340962238Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002300450}] Aliases:map[]}\"",
2026-06-11 18:17:42.264310 | controller |     "Jun 11 16:56:55.342121 crc crio[22018]: time=\"2026-06-11T16:56:55.341153814Z\" level=info msg=\"Checking pod openstack_cinder-db-create-z7c8m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.264335 | controller |     "Jun 11 16:56:55.346601 crc crio[22018]: 2026-06-11T16:56:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f364b331a1ee7e Mac:c6:cf:08:d8:e3:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.264361 | controller |     "Jun 11 16:56:55.347610 crc crio[22018]: time=\"2026-06-11T16:56:55.347238627Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc007484490}] Aliases:map[]}\"",
2026-06-11 18:17:42.264391 | controller |     "Jun 11 16:56:55.347610 crc crio[22018]: time=\"2026-06-11T16:56:55.347454214Z\" level=info msg=\"Checking pod openstack_neutron-db-create-prkxh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.264417 | controller |     "Jun 11 16:56:55.349306 crc crio[22018]: time=\"2026-06-11T16:56:55.349242612Z\" level=info msg=\"Ran pod sandbox 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 with infra container: openstack/cinder-db-create-z7c8m/POD\" id=c391d7b4-d5c3-4270-bb41-6f87fba82c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.264442 | controller |     "Jun 11 16:56:55.352024 crc crio[22018]: time=\"2026-06-11T16:56:55.351944565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11e7a4a1-e98b-4bda-93e9-1abd0a53aa6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264466 | controller |     "Jun 11 16:56:55.355207 crc crio[22018]: time=\"2026-06-11T16:56:55.3551457Z\" level=info msg=\"Ran pod sandbox 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 with infra container: openstack/neutron-db-create-prkxh/POD\" id=99d7dc47-db21-4b61-9ce9-23b6ee589522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.264490 | controller |     "Jun 11 16:56:55.355514 crc crio[22018]: time=\"2026-06-11T16:56:55.355455328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5aab155a-816e-4b7d-9a42-2c5daa777cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264514 | controller |     "Jun 11 16:56:55.357403 crc crio[22018]: time=\"2026-06-11T16:56:55.357269666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b2ae6d1-5e4c-42c0-9625-f313173a55a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264539 | controller |     "Jun 11 16:56:55.359502 crc crio[22018]: time=\"2026-06-11T16:56:55.359427443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=493872b2-8db3-43a8-8a50-b40156e57e51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.264563 | controller |     "Jun 11 16:56:55.411676 crc crio[22018]: time=\"2026-06-11T16:56:55.411555889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264586 | controller |     "Jun 11 16:56:55.448950 crc crio[22018]: time=\"2026-06-11T16:56:55.448657242Z\" level=info msg=\"Creating container: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264611 | controller |     "Jun 11 16:56:55.450478 crc crio[22018]: time=\"2026-06-11T16:56:55.449088755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264633 | controller |     "Jun 11 16:56:55.492278 crc crio[22018]: time=\"2026-06-11T16:56:55.492174486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264649 | controller |     "Jun 11 16:56:55.496788 crc crio[22018]: time=\"2026-06-11T16:56:55.496723751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264665 | controller |     "Jun 11 16:56:55.766149 crc crio[22018]: time=\"2026-06-11T16:56:55.76566288Z\" level=info msg=\"Creating container: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264685 | controller |     "Jun 11 16:56:55.767293 crc crio[22018]: time=\"2026-06-11T16:56:55.766866649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264702 | controller |     "Jun 11 16:56:55.813286 crc crio[22018]: time=\"2026-06-11T16:56:55.81311491Z\" level=info msg=\"Created container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=3ccebf3e-bfdb-41f1-b946-aab627410d43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264718 | controller |     "Jun 11 16:56:55.817926 crc crio[22018]: time=\"2026-06-11T16:56:55.817817718Z\" level=info msg=\"Starting container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f\" id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.264735 | controller |     "Jun 11 16:56:55.828288 crc crio[22018]: time=\"2026-06-11T16:56:55.828167866Z\" level=info msg=\"Created container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=84e77a27-fa36-43df-87f6-9275dc114475 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264751 | controller |     "Jun 11 16:56:55.851059 crc crio[22018]: time=\"2026-06-11T16:56:55.845950568Z\" level=info msg=\"Starting container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c\" id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.264768 | controller |     "Jun 11 16:56:55.851059 crc crio[22018]: time=\"2026-06-11T16:56:55.847765326Z\" level=info msg=\"Started container\" PID=61633 containerID=32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f description=openstack/glance-db-sync-pzl8d/glance-db-sync id=11f62be3-2727-46b1-8caa-95de6d010116 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3",
2026-06-11 18:17:42.264785 | controller |     "Jun 11 16:56:55.858524 crc crio[22018]: time=\"2026-06-11T16:56:55.858397306Z\" level=info msg=\"Started container\" PID=61656 containerID=280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c description=openstack/cinder-db-create-z7c8m/mariadb-database-create id=86319081-e09e-4768-bd6d-a764c1db2c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4",
2026-06-11 18:17:42.264802 | controller |     "Jun 11 16:56:55.862742 crc crio[22018]: time=\"2026-06-11T16:56:55.862649372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264818 | controller |     "Jun 11 16:56:55.874197 crc crio[22018]: time=\"2026-06-11T16:56:55.874096507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264835 | controller |     "Jun 11 16:56:56.139534 crc crio[22018]: time=\"2026-06-11T16:56:56.139402853Z\" level=info msg=\"Created container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bacad80c-c63a-47d2-a6ba-6554e3422b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.264872 | controller |     "Jun 11 16:56:56.144643 crc crio[22018]: time=\"2026-06-11T16:56:56.144554014Z\" level=info msg=\"Starting container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d\" id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.264891 | controller |     "Jun 11 16:56:56.151807 crc crio[22018]: time=\"2026-06-11T16:56:56.151691209Z\" level=info msg=\"Started container\" PID=61671 containerID=bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d description=openstack/neutron-db-create-prkxh/mariadb-database-create id=b2f5364d-6762-45ac-a9e7-5e9c2b1fa0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28",
2026-06-11 18:17:42.264913 | controller |     "Jun 11 16:56:57.237117 crc crio[22018]: time=\"2026-06-11T16:56:57.231910247Z\" level=info msg=\"Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.264930 | controller |     "Jun 11 16:56:57.238795 crc crio[22018]: time=\"2026-06-11T16:56:57.238708101Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-5njvr Namespace:openstack ID:eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3 UID:acecf8f0-1170-4a53-9d12-4264ed550df7 NetNS:/var/run/netns/c4a7cf93-8ba4-4bdc-9617-475376af6d9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacecf8f0_1170_4a53_9d12_4264ed550df7.slice PodAnnotations:0xc002ca0360}] Aliases:map[]}\"",
2026-06-11 18:17:42.264946 | controller |     "Jun 11 16:56:57.238995 crc crio[22018]: time=\"2026-06-11T16:56:57.238937359Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-5njvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.264964 | controller |     "Jun 11 16:56:57.262109 crc crio[22018]: time=\"2026-06-11T16:56:57.261616897Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-686bf69565-ctxd8/POD\" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.264981 | controller |     "Jun 11 16:56:57.262412 crc crio[22018]: time=\"2026-06-11T16:56:57.262146713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.264998 | controller |     "Jun 11 16:56:57.312976 crc crio[22018]: time=\"2026-06-11T16:56:57.312887336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}\"",
2026-06-11 18:17:42.265016 | controller |     "Jun 11 16:56:57.312976 crc crio[22018]: time=\"2026-06-11T16:56:57.312948208Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-686bf69565-ctxd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.265032 | controller |     "Jun 11 16:56:57.644990 crc crio[22018]: time=\"2026-06-11T16:56:57.644875827Z\" level=info msg=\"Stopped pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=552c75aa-a99a-4b91-a22f-002c4ccbbb8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265048 | controller |     "Jun 11 16:56:58.248676 crc crio[22018]: time=\"2026-06-11T16:56:58.248083271Z\" level=info msg=\"Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265064 | controller |     "Jun 11 16:56:58.249726 crc crio[22018]: time=\"2026-06-11T16:56:58.248451303Z\" level=info msg=\"Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265085 | controller |     "Jun 11 16:56:58.249726 crc crio[22018]: time=\"2026-06-11T16:56:58.249695821Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-z7c8m Namespace:openstack ID:991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4 UID:57173662-6208-4bbe-8fc1-3316c31f0dbf NetNS:/var/run/netns/4edb047b-6be9-460f-8223-c8c9f2ab34d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57173662_6208_4bbe_8fc1_3316c31f0dbf.slice PodAnnotations:0xc002ca0600}] Aliases:map[]}\"",
2026-06-11 18:17:42.265103 | controller |     "Jun 11 16:56:58.249840 crc crio[22018]: time=\"2026-06-11T16:56:58.249822675Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-z7c8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.265226 | controller |     "Jun 11 16:56:58.250387 crc crio[22018]: time=\"2026-06-11T16:56:58.249867008Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-prkxh Namespace:openstack ID:2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28 UID:a654a33c-ca57-46eb-8701-588e9d326652 NetNS:/var/run/netns/5d38e325-b8cf-47a7-8b08-28a1c7467da4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda654a33c_ca57_46eb_8701_588e9d326652.slice PodAnnotations:0xc002a1a570}] Aliases:map[]}\"",
2026-06-11 18:17:42.265248 | controller |     "Jun 11 16:56:58.250387 crc crio[22018]: time=\"2026-06-11T16:56:58.250064784Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-prkxh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.265265 | controller |     "Jun 11 16:56:58.347979 crc crio[22018]: 2026-06-11T16:56:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4455e28f433e1da Mac:42:7d:2e:3f:2d:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.265281 | controller |     "Jun 11 16:56:58.347979 crc crio[22018]: time=\"2026-06-11T16:56:58.343181297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc0004bef58}] Aliases:map[]}\"",
2026-06-11 18:17:42.265298 | controller |     "Jun 11 16:56:58.347979 crc crio[22018]: time=\"2026-06-11T16:56:58.343406824Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-686bf69565-ctxd8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.265314 | controller |     "Jun 11 16:56:58.355919 crc crio[22018]: time=\"2026-06-11T16:56:58.354607159Z\" level=info msg=\"Ran pod sandbox 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 with infra container: openstack/dnsmasq-dns-686bf69565-ctxd8/POD\" id=336b2360-bf3c-429c-854c-e980546d8d18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.265331 | controller |     "Jun 11 16:56:58.357030 crc crio[22018]: time=\"2026-06-11T16:56:58.356974732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=304bfa80-d725-4d3e-848e-802c82f388ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265346 | controller |     "Jun 11 16:56:58.426985 crc crio[22018]: time=\"2026-06-11T16:56:58.426294012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2463e38a-45e4-429e-9834-c45c51f63ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265368 | controller |     "Jun 11 16:56:58.550517 crc crio[22018]: time=\"2026-06-11T16:56:58.550287541Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265385 | controller |     "Jun 11 16:56:58.550871 crc crio[22018]: time=\"2026-06-11T16:56:58.550806358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265400 | controller |     "Jun 11 16:56:58.605111 crc crio[22018]: time=\"2026-06-11T16:56:58.60499424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265417 | controller |     "Jun 11 16:56:58.613470 crc crio[22018]: time=\"2026-06-11T16:56:58.610600777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265432 | controller |     "Jun 11 16:56:58.642977 crc crio[22018]: time=\"2026-06-11T16:56:58.642859037Z\" level=info msg=\"Stopped pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=458cc6a4-d472-48a2-9fea-ec2d2078b3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265447 | controller |     "Jun 11 16:56:58.718699 crc crio[22018]: time=\"2026-06-11T16:56:58.718504327Z\" level=info msg=\"Stopped pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=4f3da90a-bb15-48d4-bb2c-f5eb580882d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265462 | controller |     "Jun 11 16:56:58.981096 crc crio[22018]: time=\"2026-06-11T16:56:58.98024637Z\" level=info msg=\"Created container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=18700040-45c1-497d-89b0-2e55779ca69c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265478 | controller |     "Jun 11 16:56:58.984647 crc crio[22018]: time=\"2026-06-11T16:56:58.984595258Z\" level=info msg=\"Starting container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267\" id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.265494 | controller |     "Jun 11 16:56:58.993227 crc crio[22018]: time=\"2026-06-11T16:56:58.993142838Z\" level=info msg=\"Started container\" PID=61935 containerID=c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267 description=openstack/dnsmasq-dns-686bf69565-ctxd8/init id=ed17b9ac-45a1-49e4-90fe-5b2c70464b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0",
2026-06-11 18:17:42.265509 | controller |     "Jun 11 16:57:00.300845 crc crio[22018]: time=\"2026-06-11T16:57:00.30040767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=09098acd-a3d9-472b-9aa8-9c79009880ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265526 | controller |     "Jun 11 16:57:02.646248 crc crio[22018]: time=\"2026-06-11T16:57:02.645834261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4f0d4e09-3314-4ec1-89e1-85df7160e149 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265542 | controller |     "Jun 11 16:57:02.703773 crc crio[22018]: time=\"2026-06-11T16:57:02.703660764Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4c31e042-97a4-4bfd-b1fb-4d5c5ebefdd4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.265566 | controller |     "Jun 11 16:57:02.706571 crc crio[22018]: time=\"2026-06-11T16:57:02.706478357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1100b26-4813-4dac-b107-60596031749c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265584 | controller |     "Jun 11 16:57:02.707085 crc crio[22018]: time=\"2026-06-11T16:57:02.707035386Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265600 | controller |     "Jun 11 16:57:02.707881 crc crio[22018]: time=\"2026-06-11T16:57:02.707748309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265616 | controller |     "Jun 11 16:57:02.738760 crc crio[22018]: time=\"2026-06-11T16:57:02.738615734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ec699311-3129-4bdd-8bae-a37588e0485b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.265632 | controller |     "Jun 11 16:57:02.746172 crc crio[22018]: time=\"2026-06-11T16:57:02.746069769Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265648 | controller |     "Jun 11 16:57:02.751664 crc crio[22018]: time=\"2026-06-11T16:57:02.751555802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265665 | controller |     "Jun 11 16:57:02.753155 crc crio[22018]: time=\"2026-06-11T16:57:02.75305951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265681 | controller |     "Jun 11 16:57:02.760132 crc crio[22018]: time=\"2026-06-11T16:57:02.759926738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265696 | controller |     "Jun 11 16:57:02.803441 crc crio[22018]: time=\"2026-06-11T16:57:02.802704961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265712 | controller |     "Jun 11 16:57:02.806500 crc crio[22018]: time=\"2026-06-11T16:57:02.806427977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.265728 | controller |     "Jun 11 16:57:02.966676 crc crio[22018]: time=\"2026-06-11T16:57:02.966590347Z\" level=info msg=\"Created container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=82eb19cf-0636-41c8-a5e4-f2a7d39a51f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265743 | controller |     "Jun 11 16:57:02.968295 crc crio[22018]: time=\"2026-06-11T16:57:02.96792444Z\" level=info msg=\"Starting container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83\" id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.265758 | controller |     "Jun 11 16:57:02.973579 crc crio[22018]: time=\"2026-06-11T16:57:02.973500866Z\" level=info msg=\"Started container\" PID=62133 containerID=a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 description=openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns id=30f39209-93fb-4d3a-bbf9-61913f4f9c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0",
2026-06-11 18:17:42.265785 | controller |     "Jun 11 16:57:02.978804 crc crio[22018]: time=\"2026-06-11T16:57:02.978721691Z\" level=info msg=\"Created container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=d7ef47c5-1df4-4612-9efd-2e3bce643a79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.265802 | controller |     "Jun 11 16:57:02.980041 crc crio[22018]: time=\"2026-06-11T16:57:02.979968561Z\" level=info msg=\"Starting container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328\" id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.265817 | controller |     "Jun 11 16:57:02.985302 crc crio[22018]: time=\"2026-06-11T16:57:02.985141274Z\" level=info msg=\"Started container\" PID=62134 containerID=2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328 description=openstack/keystone-db-sync-zkkvv/keystone-db-sync id=db6b26c2-256c-4df1-bd1b-5fdfe7348717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a",
2026-06-11 18:17:42.265834 | controller |     "Jun 11 16:57:08.422774 crc crio[22018]: time=\"2026-06-11T16:57:08.421694884Z\" level=info msg=\"Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265888 | controller |     "Jun 11 16:57:08.441938 crc crio[22018]: time=\"2026-06-11T16:57:08.423265134Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-zkkvv Namespace:openstack ID:e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a UID:b6a7ce77-a41c-4e02-8e6f-a2f55bd48268 NetNS:/var/run/netns/a8c1c832-4647-497e-93e3-ee7e122901e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6a7ce77_a41c_4e02_8e6f_a2f55bd48268.slice PodAnnotations:0xc002300558}] Aliases:map[]}\"",
2026-06-11 18:17:42.265920 | controller |     "Jun 11 16:57:08.441938 crc crio[22018]: time=\"2026-06-11T16:57:08.42347558Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-zkkvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.265940 | controller |     "Jun 11 16:57:08.794228 crc crio[22018]: time=\"2026-06-11T16:57:08.793629218Z\" level=info msg=\"Stopped pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cfb43e19-2827-48c5-b38f-aaba44458ee7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.265956 | controller |     "Jun 11 16:57:09.478826 crc crio[22018]: time=\"2026-06-11T16:57:09.477884602Z\" level=info msg=\"Stopping container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18 (timeout: 10s)\" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.265972 | controller |     "Jun 11 16:57:09.613663 crc crio[22018]: time=\"2026-06-11T16:57:09.612146105Z\" level=info msg=\"Stopped container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=0295e23b-d602-48d9-8991-17f0b46f0a9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.265989 | controller |     "Jun 11 16:57:09.626713 crc crio[22018]: time=\"2026-06-11T16:57:09.62589887Z\" level=info msg=\"Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.266005 | controller |     "Jun 11 16:57:09.629797 crc crio[22018]: time=\"2026-06-11T16:57:09.628929596Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-d7kbn Namespace:openstack ID:8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c UID:57352ddf-3691-41da-9848-f468826792ce NetNS:/var/run/netns/ed7ee79b-bf9a-472a-80bd-be0e24b82287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57352ddf_3691_41da_9848_f468826792ce.slice PodAnnotations:0xc002300918}] Aliases:map[]}\"",
2026-06-11 18:17:42.266027 | controller |     "Jun 11 16:57:09.629797 crc crio[22018]: time=\"2026-06-11T16:57:09.629098621Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-657df6d86f-d7kbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266043 | controller |     "Jun 11 16:57:10.384972 crc crio[22018]: time=\"2026-06-11T16:57:10.381893531Z\" level=info msg=\"Stopped pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=fe9528ab-5e78-4982-9077-5a3cac8f89d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.266059 | controller |     "Jun 11 16:57:10.425950 crc crio[22018]: time=\"2026-06-11T16:57:10.425876481Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD\" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266075 | controller |     "Jun 11 16:57:10.426092 crc crio[22018]: time=\"2026-06-11T16:57:10.425971344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266091 | controller |     "Jun 11 16:57:10.469943 crc crio[22018]: time=\"2026-06-11T16:57:10.469734637Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}\"",
2026-06-11 18:17:42.266106 | controller |     "Jun 11 16:57:10.469943 crc crio[22018]: time=\"2026-06-11T16:57:10.469816409Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c8547bc57-2bs6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266122 | controller |     "Jun 11 16:57:10.547912 crc crio[22018]: time=\"2026-06-11T16:57:10.547802734Z\" level=info msg=\"Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.266138 | controller |     "Jun 11 16:57:10.550469 crc crio[22018]: time=\"2026-06-11T16:57:10.548774815Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pzl8d Namespace:openstack ID:8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3 UID:b7c96541-6b11-47fb-b33c-1c1cfca21194 NetNS:/var/run/netns/f2d5dce2-b7cf-465e-9120-18aef0390f13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7c96541_6b11_47fb_b33c_1c1cfca21194.slice PodAnnotations:0xc0029b4158}] Aliases:map[]}\"",
2026-06-11 18:17:42.266154 | controller |     "Jun 11 16:57:10.550469 crc crio[22018]: time=\"2026-06-11T16:57:10.549533609Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pzl8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266170 | controller |     "Jun 11 16:57:10.568773 crc crio[22018]: time=\"2026-06-11T16:57:10.568691706Z\" level=info msg=\"Removing container: 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18\" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.266189 | controller |     "Jun 11 16:57:10.641980 crc crio[22018]: time=\"2026-06-11T16:57:10.641873429Z\" level=info msg=\"Removed container 0b76c4a297aad57f03f6cb39e5e02acde01f5674b22b4a07bccdf56f716fab18: openstack/dnsmasq-dns-657df6d86f-d7kbn/dnsmasq-dns\" id=ee7e780c-a855-434e-b2c3-ca16557c3b13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.266211 | controller |     "Jun 11 16:57:10.666911 crc crio[22018]: time=\"2026-06-11T16:57:10.666627069Z\" level=info msg=\"Removing container: bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967\" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.266234 | controller |     "Jun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.745214183Z\" level=info msg=\"Removed container bacb71eed3de2da98fb295db9323e55463c670840245d3fcaf249b148f0d8967: openstack/dnsmasq-dns-657df6d86f-d7kbn/init\" id=157b06c6-8386-46a2-b50e-08020e01216a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.266257 | controller |     "Jun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.751974071Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-hc8v4/POD\" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266280 | controller |     "Jun 11 16:57:10.752813 crc crio[22018]: time=\"2026-06-11T16:57:10.752041613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266301 | controller |     "Jun 11 16:57:10.812645 crc crio[22018]: time=\"2026-06-11T16:57:10.812033805Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.266318 | controller |     "Jun 11 16:57:10.812645 crc crio[22018]: time=\"2026-06-11T16:57:10.812640025Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-hc8v4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266335 | controller |     "Jun 11 16:57:11.150580 crc crio[22018]: time=\"2026-06-11T16:57:11.147272415Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-6gq4l/POD\" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266351 | controller |     "Jun 11 16:57:11.150580 crc crio[22018]: time=\"2026-06-11T16:57:11.147543257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266367 | controller |     "Jun 11 16:57:11.180771 crc crio[22018]: time=\"2026-06-11T16:57:11.180556532Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}\"",
2026-06-11 18:17:42.266384 | controller |     "Jun 11 16:57:11.180771 crc crio[22018]: time=\"2026-06-11T16:57:11.180755459Z\" level=info msg=\"Adding pod openstack_placement-db-sync-6gq4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266405 | controller |     "Jun 11 16:57:11.414178 crc crio[22018]: time=\"2026-06-11T16:57:11.413731341Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD\" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266422 | controller |     "Jun 11 16:57:11.414178 crc crio[22018]: time=\"2026-06-11T16:57:11.414175535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266438 | controller |     "Jun 11 16:57:11.459762 crc crio[22018]: time=\"2026-06-11T16:57:11.459652351Z\" level=info msg=\"Stopped pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=9235cbb2-467f-456c-9189-5a957d25bca1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.266455 | controller |     "Jun 11 16:57:11.461083 crc crio[22018]: time=\"2026-06-11T16:57:11.461018175Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266470 | controller |     "Jun 11 16:57:11.461191 crc crio[22018]: time=\"2026-06-11T16:57:11.461113008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266487 | controller |     "Jun 11 16:57:11.469577 crc crio[22018]: time=\"2026-06-11T16:57:11.468587525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.266503 | controller |     "Jun 11 16:57:11.469577 crc crio[22018]: time=\"2026-06-11T16:57:11.468662357Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b9cf7779-smnjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266520 | controller |     "Jun 11 16:57:11.495554 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12b4229ad8349a Mac:0e:e7:a2:35:66:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 SocketPath: PciID:}] [{Interface:0xc0003ef080 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.266537 | controller |     "Jun 11 16:57:11.496478 crc crio[22018]: time=\"2026-06-11T16:57:11.496401173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc002a1ae20}] Aliases:map[]}\"",
2026-06-11 18:17:42.266553 | controller |     "Jun 11 16:57:11.496702 crc crio[22018]: time=\"2026-06-11T16:57:11.496597689Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c8547bc57-2bs6b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.266569 | controller |     "Jun 11 16:57:11.613802 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214404ec2e5ea27 Mac:ce:e4:db:3f:43:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.266590 | controller |     "Jun 11 16:57:11.615070 crc crio[22018]: time=\"2026-06-11T16:57:11.614741732Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc000aa4b70}] Aliases:map[]}\"",
2026-06-11 18:17:42.266607 | controller |     "Jun 11 16:57:11.615070 crc crio[22018]: time=\"2026-06-11T16:57:11.614870898Z\" level=info msg=\"Checking pod openstack_placement-db-sync-6gq4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.266624 | controller |     "Jun 11 16:57:11.631595 crc crio[22018]: time=\"2026-06-11T16:57:11.631271408Z\" level=info msg=\"Ran pod sandbox f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 with infra container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/POD\" id=d1b8dc23-40b1-411d-84f3-593bffe0b9a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266640 | controller |     "Jun 11 16:57:11.634876 crc crio[22018]: 2026-06-11T16:57:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:231ee7aac6b8cac Mac:26:b8:76:38:01:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 SocketPath: PciID:}] [{Interface:0xc0001bccc0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.266656 | controller |     "Jun 11 16:57:11.635642 crc crio[22018]: time=\"2026-06-11T16:57:11.635581622Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc002b148e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.266673 | controller |     "Jun 11 16:57:11.635759 crc crio[22018]: time=\"2026-06-11T16:57:11.635734557Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-hc8v4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.266689 | controller |     "Jun 11 16:57:11.636433 crc crio[22018]: time=\"2026-06-11T16:57:11.635977053Z\" level=info msg=\"Ran pod sandbox 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 with infra container: openstack/placement-db-sync-6gq4l/POD\" id=826e5fc8-79a7-4f10-81a0-80400244f44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266708 | controller |     "Jun 11 16:57:11.636433 crc crio[22018]: time=\"2026-06-11T16:57:11.636096759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=df40256c-891d-499b-8b3b-cffcd4a6beb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266733 | controller |     "Jun 11 16:57:11.641906 crc crio[22018]: time=\"2026-06-11T16:57:11.641838412Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}\"",
2026-06-11 18:17:42.266762 | controller |     "Jun 11 16:57:11.641906 crc crio[22018]: time=\"2026-06-11T16:57:11.641894724Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.266782 | controller |     "Jun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644189836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266798 | controller |     "Jun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644547134Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266814 | controller |     "Jun 11 16:57:11.645994 crc crio[22018]: time=\"2026-06-11T16:57:11.644606456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=465ae558-b8f5-46bf-ac59-9cd4442d7ab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266831 | controller |     "Jun 11 16:57:11.648231 crc crio[22018]: time=\"2026-06-11T16:57:11.648094497Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.266865 | controller |     "Jun 11 16:57:11.660518 crc crio[22018]: time=\"2026-06-11T16:57:11.659667622Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"",
2026-06-11 18:17:42.266888 | controller |     "Jun 11 16:57:11.662120 crc crio[22018]: time=\"2026-06-11T16:57:11.661989166Z\" level=info msg=\"Ran pod sandbox 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e with infra container: openstack/keystone-bootstrap-hc8v4/POD\" id=c32f4be1-df0f-45bc-897a-5c08affb5cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.266904 | controller |     "Jun 11 16:57:11.669790 crc crio[22018]: time=\"2026-06-11T16:57:11.66970627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=87118636-b1e0-4ccd-9391-a46d38256da2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266920 | controller |     "Jun 11 16:57:11.754771 crc crio[22018]: time=\"2026-06-11T16:57:11.749892293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d947408b-0f2f-438d-a048-422306fbacc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266936 | controller |     "Jun 11 16:57:11.784104 crc crio[22018]: time=\"2026-06-11T16:57:11.783788757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=234e58b7-91e9-43b3-ba71-0a3e54479f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.266952 | controller |     "Jun 11 16:57:11.785949 crc crio[22018]: time=\"2026-06-11T16:57:11.78585992Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.266967 | controller |     "Jun 11 16:57:11.788854 crc crio[22018]: time=\"2026-06-11T16:57:11.788732931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.266989 | controller |     "Jun 11 16:57:11.807555 crc crio[22018]: time=\"2026-06-11T16:57:11.807132682Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267013 | controller |     "Jun 11 16:57:11.816770 crc crio[22018]: time=\"2026-06-11T16:57:11.816271712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267036 | controller |     "Jun 11 16:57:11.855537 crc crio[22018]: time=\"2026-06-11T16:57:11.855442939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267055 | controller |     "Jun 11 16:57:11.867922 crc crio[22018]: time=\"2026-06-11T16:57:11.867735227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267072 | controller |     "Jun 11 16:57:11.910844 crc crio[22018]: time=\"2026-06-11T16:57:11.910625126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267088 | controller |     "Jun 11 16:57:11.927437 crc crio[22018]: time=\"2026-06-11T16:57:11.926800547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267104 | controller |     "Jun 11 16:57:12.019184 crc crio[22018]: time=\"2026-06-11T16:57:12.018494742Z\" level=info msg=\"Created container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=8aa97472-12b5-4cec-9113-4a05cd5aa9f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267121 | controller |     "Jun 11 16:57:12.021079 crc crio[22018]: time=\"2026-06-11T16:57:12.020657161Z\" level=info msg=\"Starting container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3\" id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.267137 | controller |     "Jun 11 16:57:12.031396 crc crio[22018]: time=\"2026-06-11T16:57:12.031251055Z\" level=info msg=\"Started container\" PID=62863 containerID=dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3 description=openstack/keystone-bootstrap-hc8v4/keystone-bootstrap id=4d053e4a-a9f0-4073-9f10-5d0ba20fca3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e",
2026-06-11 18:17:42.267154 | controller |     "Jun 11 16:57:12.107563 crc crio[22018]: time=\"2026-06-11T16:57:12.107257171Z\" level=info msg=\"Created container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=f2baa683-1711-419d-b7ff-c7d028ccdc03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267170 | controller |     "Jun 11 16:57:12.110020 crc crio[22018]: time=\"2026-06-11T16:57:12.108792637Z\" level=info msg=\"Starting container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd\" id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.267187 | controller |     "Jun 11 16:57:12.113027 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5749e74e44fe5b Mac:f2:6f:45:77:6d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.267219 | controller |     "Jun 11 16:57:12.115473 crc crio[22018]: time=\"2026-06-11T16:57:12.115302407Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc000aa51c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.267263 | controller |     "Jun 11 16:57:12.117015 crc crio[22018]: time=\"2026-06-11T16:57:12.116870217Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b9cf7779-smnjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.267284 | controller |     "Jun 11 16:57:12.121872 crc crio[22018]: time=\"2026-06-11T16:57:12.121827167Z\" level=info msg=\"Started container\" PID=62868 containerID=e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd description=openstack/dnsmasq-dns-7c8547bc57-2bs6b/init id=aa194a18-93d0-47ed-bf63-b2fe1d4ed0f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3",
2026-06-11 18:17:42.267302 | controller |     "Jun 11 16:57:12.129623 crc crio[22018]: time=\"2026-06-11T16:57:12.128780849Z\" level=info msg=\"Ran pod sandbox a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 with infra container: openstack/dnsmasq-dns-75b9cf7779-smnjh/POD\" id=00e95ddf-d2e1-4814-990b-43662d93401f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.267319 | controller |     "Jun 11 16:57:12.131115 crc crio[22018]: time=\"2026-06-11T16:57:12.13108375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d10e2b64-0f50-4d73-9262-b3b2080db07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.267336 | controller |     "Jun 11 16:57:12.220003 crc crio[22018]: time=\"2026-06-11T16:57:12.219923119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=15e9688b-0e16-405c-a92e-9299172a5086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.267352 | controller |     "Jun 11 16:57:12.237921 crc crio[22018]: time=\"2026-06-11T16:57:12.237849814Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267369 | controller |     "Jun 11 16:57:12.238862 crc crio[22018]: time=\"2026-06-11T16:57:12.238746312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267384 | controller |     "Jun 11 16:57:12.244555 crc crio[22018]: 2026-06-11T16:57:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20fc9e6612ae21 Mac:8a:9b:03:aa:4d:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 SocketPath: PciID:}] [{Interface:0xc000266a20 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.267401 | controller |     "Jun 11 16:57:12.245680 crc crio[22018]: time=\"2026-06-11T16:57:12.245419843Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc0004bf180}] Aliases:map[]}\"",
2026-06-11 18:17:42.267421 | controller |     "Jun 11 16:57:12.245680 crc crio[22018]: time=\"2026-06-11T16:57:12.245586488Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.267439 | controller |     "Jun 11 16:57:12.281917 crc crio[22018]: time=\"2026-06-11T16:57:12.281882197Z\" level=info msg=\"Ran pod sandbox f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc with infra container: openstack/ceilometer-0/POD\" id=26e7617f-47d5-4b3e-b33f-fb37dddc6ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.267456 | controller |     "Jun 11 16:57:12.285512 crc crio[22018]: time=\"2026-06-11T16:57:12.28548086Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.267473 | controller |     "Jun 11 16:57:12.295405 crc crio[22018]: time=\"2026-06-11T16:57:12.288701432Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.267490 | controller |     "Jun 11 16:57:12.309892 crc crio[22018]: time=\"2026-06-11T16:57:12.309724637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267506 | controller |     "Jun 11 16:57:12.318172 crc crio[22018]: time=\"2026-06-11T16:57:12.3180934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267522 | controller |     "Jun 11 16:57:12.579724 crc crio[22018]: time=\"2026-06-11T16:57:12.579170552Z\" level=info msg=\"Created container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=2c626f86-7a9c-429d-953e-d81327e3866f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267538 | controller |     "Jun 11 16:57:12.581515 crc crio[22018]: time=\"2026-06-11T16:57:12.581190335Z\" level=info msg=\"Starting container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15\" id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.267553 | controller |     "Jun 11 16:57:12.591635 crc crio[22018]: time=\"2026-06-11T16:57:12.591254473Z\" level=info msg=\"Started container\" PID=62920 containerID=56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15 description=openstack/dnsmasq-dns-75b9cf7779-smnjh/init id=e3d5f8ea-c3dd-46ff-bd88-f97a9f21030b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028",
2026-06-11 18:17:42.267569 | controller |     "Jun 11 16:57:12.632459 crc crio[22018]: time=\"2026-06-11T16:57:12.632409833Z\" level=info msg=\"Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.267586 | controller |     "Jun 11 16:57:12.633417 crc crio[22018]: time=\"2026-06-11T16:57:12.63294021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-2bs6b Namespace:openstack ID:f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3 UID:e1023c3e-5b00-4aa7-beb5-ee673dd337ff NetNS:/var/run/netns/cb27bbf7-0b79-440c-a038-93cb22536882 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1023c3e_5b00_4aa7_beb5_ee673dd337ff.slice PodAnnotations:0xc00141a560}] Aliases:map[]}\"",
2026-06-11 18:17:42.267604 | controller |     "Jun 11 16:57:12.633851 crc crio[22018]: time=\"2026-06-11T16:57:12.633739486Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c8547bc57-2bs6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.267626 | controller |     "Jun 11 16:57:13.051638 crc crio[22018]: time=\"2026-06-11T16:57:13.05152821Z\" level=info msg=\"Stopped pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=bd416a7a-1d55-4099-ae99-388ddfe3a66d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.267644 | controller |     "Jun 11 16:57:13.716610 crc crio[22018]: time=\"2026-06-11T16:57:13.715797971Z\" level=info msg=\"Removing container: e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd\" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.267660 | controller |     "Jun 11 16:57:13.723895 crc crio[22018]: time=\"2026-06-11T16:57:13.723124173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=064729f1-2999-44a1-8805-7f8d90b28723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.267676 | controller |     "Jun 11 16:57:13.807139 crc crio[22018]: time=\"2026-06-11T16:57:13.805913909Z\" level=info msg=\"Removed container e12540f0480bea589671b14a5d6b91d37087b8477e633f065d3620d4a3bc00fd: openstack/dnsmasq-dns-7c8547bc57-2bs6b/init\" id=6e73b726-f79f-4f43-87fb-f4120671a187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.267693 | controller |     "Jun 11 16:57:13.884409 crc crio[22018]: time=\"2026-06-11T16:57:13.881685277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=60a71506-327e-4d1e-8592-7ef55fbb54e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.267710 | controller |     "Jun 11 16:57:13.918226 crc crio[22018]: time=\"2026-06-11T16:57:13.918150756Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-smnjh/dnsmasq-dns\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267725 | controller |     "Jun 11 16:57:13.918690 crc crio[22018]: time=\"2026-06-11T16:57:13.918625442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267740 | controller |     "Jun 11 16:57:14.015690 crc crio[22018]: time=\"2026-06-11T16:57:14.015564375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267756 | controller |     "Jun 11 16:57:14.022254 crc crio[22018]: time=\"2026-06-11T16:57:14.022168773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267772 | controller |     "Jun 11 16:57:14.034629 crc crio[22018]: time=\"2026-06-11T16:57:14.032917666Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD\" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.267788 | controller |     "Jun 11 16:57:14.034629 crc crio[22018]: time=\"2026-06-11T16:57:14.03303257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.267804 | controller |     "Jun 11 16:57:14.086872 crc crio[22018]: time=\"2026-06-11T16:57:14.086819078Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"",
2026-06-11 18:17:42.267825 | controller |     "Jun 11 16:57:14.087173 crc crio[22018]: time=\"2026-06-11T16:57:14.087154839Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.267842 | controller |     "Jun 11 16:57:14.168775 crc crio[22018]: time=\"2026-06-11T16:57:14.168501834Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/09708b1f-693e-46c5-9be8-8d7cbb0795f2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267882 | controller |     "Jun 11 16:57:14.184207 crc crio[22018]: time=\"2026-06-11T16:57:14.184114603Z\" level=info msg=\"createCtr: deleting container ID 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from idIndex\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267899 | controller |     "Jun 11 16:57:14.184207 crc crio[22018]: time=\"2026-06-11T16:57:14.184195215Z\" level=info msg=\"createCtr: removing container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267918 | controller |     "Jun 11 16:57:14.184570 crc crio[22018]: time=\"2026-06-11T16:57:14.184251557Z\" level=info msg=\"createCtr: deleting container 00c8e4a280d1d79edc54a3afbae4daee3fa6817fadc1a9c60b7977c4920f9377 from storage\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267941 | controller |     "Jun 11 16:57:14.230154 crc crio[22018]: time=\"2026-06-11T16:57:14.22965337Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-75b9cf7779-smnjh_openstack_09708b1f-693e-46c5-9be8-8d7cbb0795f2_0\" id=42968beb-7bf5-4d97-bd75-4978ccfa32e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.267965 | controller |     "Jun 11 16:57:14.552033 crc crio[22018]: time=\"2026-06-11T16:57:14.551846874Z\" level=info msg=\"Running pod sandbox: openstack/cinder-9687-account-create-l9jds/POD\" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268004 | controller |     "Jun 11 16:57:14.552033 crc crio[22018]: time=\"2026-06-11T16:57:14.551957708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268024 | controller |     "Jun 11 16:57:14.628882 crc crio[22018]: time=\"2026-06-11T16:57:14.628305552Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}\"",
2026-06-11 18:17:42.268040 | controller |     "Jun 11 16:57:14.628882 crc crio[22018]: time=\"2026-06-11T16:57:14.628424136Z\" level=info msg=\"Adding pod openstack_cinder-9687-account-create-l9jds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268058 | controller |     "Jun 11 16:57:14.819939 crc crio[22018]: time=\"2026-06-11T16:57:14.819754241Z\" level=info msg=\"Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.268078 | controller |     "Jun 11 16:57:14.821784 crc crio[22018]: time=\"2026-06-11T16:57:14.821687692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-smnjh Namespace:openstack ID:a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028 UID:09708b1f-693e-46c5-9be8-8d7cbb0795f2 NetNS:/var/run/netns/851729a1-75bc-4379-a2b5-9faa9d57d6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09708b1f_693e_46c5_9be8_8d7cbb0795f2.slice PodAnnotations:0xc0003804d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268094 | controller |     "Jun 11 16:57:14.821914 crc crio[22018]: time=\"2026-06-11T16:57:14.821856228Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b9cf7779-smnjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268112 | controller |     "Jun 11 16:57:14.866535 crc crio[22018]: time=\"2026-06-11T16:57:14.866405595Z\" level=info msg=\"Running pod sandbox: openstack/barbican-af72-account-create-cgqph/POD\" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268129 | controller |     "Jun 11 16:57:14.866691 crc crio[22018]: time=\"2026-06-11T16:57:14.866529559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268144 | controller |     "Jun 11 16:57:14.898532 crc crio[22018]: 2026-06-11T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb0f119d4210c78 Mac:72:16:41:b6:b7:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a SocketPath: PciID:}] [{Interface:0xc0001baf40 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.268161 | controller |     "Jun 11 16:57:14.900192 crc crio[22018]: time=\"2026-06-11T16:57:14.900091988Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268177 | controller |     "Jun 11 16:57:14.900296 crc crio[22018]: time=\"2026-06-11T16:57:14.900220362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268193 | controller |     "Jun 11 16:57:14.907428 crc crio[22018]: time=\"2026-06-11T16:57:14.902856009Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"",
2026-06-11 18:17:42.268210 | controller |     "Jun 11 16:57:14.907428 crc crio[22018]: time=\"2026-06-11T16:57:14.903094597Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.268227 | controller |     "Jun 11 16:57:14.912655 crc crio[22018]: time=\"2026-06-11T16:57:14.912543282Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268247 | controller |     "Jun 11 16:57:14.912655 crc crio[22018]: time=\"2026-06-11T16:57:14.912585043Z\" level=info msg=\"Adding pod openstack_barbican-af72-account-create-cgqph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268264 | controller |     "Jun 11 16:57:15.008776 crc crio[22018]: time=\"2026-06-11T16:57:15.001744686Z\" level=info msg=\"Ran pod sandbox eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 with infra container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/POD\" id=98643edc-7394-47a1-8e45-07059f078d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268280 | controller |     "Jun 11 16:57:15.029054 crc crio[22018]: time=\"2026-06-11T16:57:15.028315162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a3557f66-8e5d-4807-84ac-f1ae2908cb51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268296 | controller |     "Jun 11 16:57:15.049578 crc crio[22018]: time=\"2026-06-11T16:57:15.04950115Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3e9a-account-create-hgdvd/POD\" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268313 | controller |     "Jun 11 16:57:15.049840 crc crio[22018]: time=\"2026-06-11T16:57:15.049594973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268328 | controller |     "Jun 11 16:57:15.061308 crc crio[22018]: time=\"2026-06-11T16:57:15.061203271Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268344 | controller |     "Jun 11 16:57:15.061541 crc crio[22018]: time=\"2026-06-11T16:57:15.061414408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268361 | controller |     "Jun 11 16:57:15.076427 crc crio[22018]: time=\"2026-06-11T16:57:15.075215017Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}\"",
2026-06-11 18:17:42.268378 | controller |     "Jun 11 16:57:15.076427 crc crio[22018]: time=\"2026-06-11T16:57:15.075287249Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268393 | controller |     "Jun 11 16:57:15.156426 crc crio[22018]: time=\"2026-06-11T16:57:15.152002903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=baa57fba-f927-4632-80fe-860a492baab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268409 | controller |     "Jun 11 16:57:15.178174 crc crio[22018]: time=\"2026-06-11T16:57:15.177989327Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.268425 | controller |     "Jun 11 16:57:15.183194 crc crio[22018]: time=\"2026-06-11T16:57:15.18310009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268445 | controller |     "Jun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.198811439Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268462 | controller |     "Jun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.198914042Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268478 | controller |     "Jun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.199920697Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268494 | controller |     "Jun 11 16:57:15.201432 crc crio[22018]: time=\"2026-06-11T16:57:15.200160425Z\" level=info msg=\"Adding pod openstack_neutron-3e9a-account-create-hgdvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.268510 | controller |     "Jun 11 16:57:15.289646 crc crio[22018]: time=\"2026-06-11T16:57:15.281270857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268526 | controller |     "Jun 11 16:57:15.300857 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:660786be79481bc Mac:fa:09:25:45:80:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.268543 | controller |     "Jun 11 16:57:15.301655 crc crio[22018]: time=\"2026-06-11T16:57:15.301560446Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc007484358}] Aliases:map[]}\"",
2026-06-11 18:17:42.268559 | controller |     "Jun 11 16:57:15.304069 crc crio[22018]: time=\"2026-06-11T16:57:15.304013324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268574 | controller |     "Jun 11 16:57:15.307605 crc crio[22018]: time=\"2026-06-11T16:57:15.307209766Z\" level=info msg=\"Checking pod openstack_cinder-9687-account-create-l9jds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.268590 | controller |     "Jun 11 16:57:15.319419 crc crio[22018]: time=\"2026-06-11T16:57:15.313975329Z\" level=info msg=\"Ran pod sandbox 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b with infra container: openstack/cinder-9687-account-create-l9jds/POD\" id=67d5f16a-114e-496c-b40b-216bc1d79a79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268610 | controller |     "Jun 11 16:57:15.333591 crc crio[22018]: time=\"2026-06-11T16:57:15.332925836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a6de85a1-7a31-4406-9ade-f45a05cbddf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268625 | controller |     "Jun 11 16:57:15.359664 crc crio[22018]: time=\"2026-06-11T16:57:15.356549125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=47f51f13-6f97-435b-acef-83d8e091e184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268642 | controller |     "Jun 11 16:57:15.363420 crc crio[22018]: time=\"2026-06-11T16:57:15.360823468Z\" level=info msg=\"Stopped pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=090424d1-4076-4bc2-bd54-7f8d6f0a0467 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.268656 | controller |     "Jun 11 16:57:15.393489 crc crio[22018]: time=\"2026-06-11T16:57:15.388063171Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.268672 | controller |     "Jun 11 16:57:15.393489 crc crio[22018]: time=\"2026-06-11T16:57:15.388668678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268688 | controller |     "Jun 11 16:57:15.498256 crc crio[22018]: time=\"2026-06-11T16:57:15.498094298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268703 | controller |     "Jun 11 16:57:15.500219 crc crio[22018]: time=\"2026-06-11T16:57:15.500147442Z\" level=info msg=\"Created container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=0e6732a6-34b4-401b-a34e-142b7a7571ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.268720 | controller |     "Jun 11 16:57:15.501841 crc crio[22018]: time=\"2026-06-11T16:57:15.501786496Z\" level=info msg=\"Starting container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e\" id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.268736 | controller |     "Jun 11 16:57:15.503938 crc crio[22018]: time=\"2026-06-11T16:57:15.503873833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268752 | controller |     "Jun 11 16:57:15.520639 crc crio[22018]: time=\"2026-06-11T16:57:15.508748462Z\" level=info msg=\"Started container\" PID=63354 containerID=096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/init id=a3e0d523-602e-425d-b911-125862666de2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12",
2026-06-11 18:17:42.268767 | controller |     "Jun 11 16:57:15.653812 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfef237918533a4 Mac:16:9b:65:9b:56:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.268784 | controller |     "Jun 11 16:57:15.656730 crc crio[22018]: time=\"2026-06-11T16:57:15.65665349Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc0074845d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268807 | controller |     "Jun 11 16:57:15.657067 crc crio[22018]: time=\"2026-06-11T16:57:15.656956309Z\" level=info msg=\"Checking pod openstack_barbican-af72-account-create-cgqph for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.268824 | controller |     "Jun 11 16:57:15.674533 crc crio[22018]: time=\"2026-06-11T16:57:15.673805485Z\" level=info msg=\"Ran pod sandbox dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 with infra container: openstack/barbican-af72-account-create-cgqph/POD\" id=7238ff7c-32c4-42ad-a692-e274ffb37811 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268839 | controller |     "Jun 11 16:57:15.681457 crc crio[22018]: time=\"2026-06-11T16:57:15.681390029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d52bcf3d-bff7-47d2-b0b4-7fae343527bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268875 | controller |     "Jun 11 16:57:15.684226 crc crio[22018]: time=\"2026-06-11T16:57:15.684087454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f984574-7870-4484-81a7-5c893fbf1611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.268892 | controller |     "Jun 11 16:57:15.706535 crc crio[22018]: time=\"2026-06-11T16:57:15.705552869Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.268908 | controller |     "Jun 11 16:57:15.706535 crc crio[22018]: time=\"2026-06-11T16:57:15.705972653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.268924 | controller |     "Jun 11 16:57:15.833823 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f33872c055b3ef Mac:e2:21:0a:0b:d7:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a SocketPath: PciID:}] [{Interface:0xc0004c0060 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.268940 | controller |     "Jun 11 16:57:15.837647 crc crio[22018]: time=\"2026-06-11T16:57:15.835218216Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002a1a0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.268957 | controller |     "Jun 11 16:57:15.837647 crc crio[22018]: time=\"2026-06-11T16:57:15.835476685Z\" level=info msg=\"Checking pod openstack_neutron-3e9a-account-create-hgdvd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.268973 | controller |     "Jun 11 16:57:15.862964 crc crio[22018]: time=\"2026-06-11T16:57:15.859054644Z\" level=info msg=\"Ran pod sandbox 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 with infra container: openstack/neutron-3e9a-account-create-hgdvd/POD\" id=3976a6a2-78c1-4318-8f63-26d47b0a28b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.268993 | controller |     "Jun 11 16:57:15.872035 crc crio[22018]: time=\"2026-06-11T16:57:15.87187682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d332d1fc-a2f2-4e56-9e3d-7d103630d4bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269011 | controller |     "Jun 11 16:57:15.876762 crc crio[22018]: time=\"2026-06-11T16:57:15.876712932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269028 | controller |     "Jun 11 16:57:15.883915 crc crio[22018]: time=\"2026-06-11T16:57:15.88387215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269045 | controller |     "Jun 11 16:57:15.888294 crc crio[22018]: time=\"2026-06-11T16:57:15.884507628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fef7762-9993-4167-861d-3d51775e2ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269078 | controller |     "Jun 11 16:57:15.915139 crc crio[22018]: time=\"2026-06-11T16:57:15.914640571Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269114 | controller |     "Jun 11 16:57:15.918671 crc crio[22018]: time=\"2026-06-11T16:57:15.917829741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269136 | controller |     "Jun 11 16:57:15.975287 crc crio[22018]: time=\"2026-06-11T16:57:15.975231526Z\" level=info msg=\"Removing container: 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15\" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.269154 | controller |     "Jun 11 16:57:15.976367 crc crio[22018]: 2026-06-11T16:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c29f3257770ec5 Mac:62:23:31:48:60:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.269171 | controller |     "Jun 11 16:57:15.977428 crc crio[22018]: time=\"2026-06-11T16:57:15.97730133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d329d0dd-fcb3-432e-a9ee-6ab54a627951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269188 | controller |     "Jun 11 16:57:15.977958 crc crio[22018]: time=\"2026-06-11T16:57:15.977400184Z\" level=info msg=\"Created container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=73965d10-40b1-475c-8146-c7fc320b7069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269205 | controller |     "Jun 11 16:57:15.991176 crc crio[22018]: time=\"2026-06-11T16:57:15.987744653Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc0004be628}] Aliases:map[]}\"",
2026-06-11 18:17:42.269227 | controller |     "Jun 11 16:57:15.991176 crc crio[22018]: time=\"2026-06-11T16:57:15.98827855Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.269244 | controller |     "Jun 11 16:57:15.994486 crc crio[22018]: time=\"2026-06-11T16:57:15.994379511Z\" level=info msg=\"Starting container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0\" id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.269261 | controller |     "Jun 11 16:57:16.047716 crc crio[22018]: time=\"2026-06-11T16:57:16.043434085Z\" level=info msg=\"Ran pod sandbox 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 with infra container: openstack/glance-default-external-api-0/POD\" id=638f5732-2b35-43bd-b23a-bde3382c79fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.269278 | controller |     "Jun 11 16:57:16.047716 crc crio[22018]: time=\"2026-06-11T16:57:16.044064576Z\" level=info msg=\"Started container\" PID=63401 containerID=5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0 description=openstack/cinder-9687-account-create-l9jds/mariadb-account-create id=14d38639-9af9-4034-8a1d-74aa058d24c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b",
2026-06-11 18:17:42.269295 | controller |     "Jun 11 16:57:16.072072 crc crio[22018]: time=\"2026-06-11T16:57:16.071981192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=27878973-1d4a-483d-a82a-4cef0abef822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269311 | controller |     "Jun 11 16:57:16.083310 crc crio[22018]: time=\"2026-06-11T16:57:16.083219441Z\" level=info msg=\"Removed container 56840dc0d90df1e24fe32a599aaa7d51ed4571e4d0fa8f0ee4e74e40876cdc15: openstack/dnsmasq-dns-75b9cf7779-smnjh/init\" id=473e2f2a-0578-4f61-a6a0-d5b67659f6e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.269327 | controller |     "Jun 11 16:57:16.083895 crc crio[22018]: time=\"2026-06-11T16:57:16.083860828Z\" level=info msg=\"Created container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=f251dc87-f731-4ae2-a62c-30ca0a42f7ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269343 | controller |     "Jun 11 16:57:16.084716 crc crio[22018]: time=\"2026-06-11T16:57:16.084654546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269360 | controller |     "Jun 11 16:57:16.084979 crc crio[22018]: time=\"2026-06-11T16:57:16.084917712Z\" level=info msg=\"Starting container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe\" id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.269376 | controller |     "Jun 11 16:57:16.088026 crc crio[22018]: time=\"2026-06-11T16:57:16.087962868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf732a0a-0ab6-45f2-ae42-89cfadceea07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269392 | controller |     "Jun 11 16:57:16.105178 crc crio[22018]: time=\"2026-06-11T16:57:16.098193131Z\" level=info msg=\"Started container\" PID=63457 containerID=d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe description=openstack/barbican-af72-account-create-cgqph/mariadb-account-create id=2e4e2f64-a668-464c-a23e-98d80bc0913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73",
2026-06-11 18:17:42.269412 | controller |     "Jun 11 16:57:16.110102 crc crio[22018]: time=\"2026-06-11T16:57:16.109898403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269428 | controller |     "Jun 11 16:57:16.176123 crc crio[22018]: time=\"2026-06-11T16:57:16.176050601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=351e93e7-324e-4d7a-9103-e58da3e86462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269444 | controller |     "Jun 11 16:57:16.181938 crc crio[22018]: time=\"2026-06-11T16:57:16.181856676Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269460 | controller |     "Jun 11 16:57:16.183424 crc crio[22018]: time=\"2026-06-11T16:57:16.1832197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269476 | controller |     "Jun 11 16:57:16.194732 crc crio[22018]: time=\"2026-06-11T16:57:16.194663735Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269492 | controller |     "Jun 11 16:57:16.209973 crc crio[22018]: time=\"2026-06-11T16:57:16.209574352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269508 | controller |     "Jun 11 16:57:16.234173 crc crio[22018]: 2026-06-11T16:57:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91be2b03d1b6802 Mac:f2:a4:00:6b:31:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee SocketPath: PciID:}] [{Interface:0xc0004daf40 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.269524 | controller |     "Jun 11 16:57:16.237600 crc crio[22018]: time=\"2026-06-11T16:57:16.237448335Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc00141a0b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.269540 | controller |     "Jun 11 16:57:16.238059 crc crio[22018]: time=\"2026-06-11T16:57:16.237990624Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.269556 | controller |     "Jun 11 16:57:16.264486 crc crio[22018]: time=\"2026-06-11T16:57:16.264248341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269572 | controller |     "Jun 11 16:57:16.269207 crc crio[22018]: time=\"2026-06-11T16:57:16.269098922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269588 | controller |     "Jun 11 16:57:16.294624 crc crio[22018]: time=\"2026-06-11T16:57:16.294534676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269615 | controller |     "Jun 11 16:57:16.330238 crc crio[22018]: time=\"2026-06-11T16:57:16.330147721Z\" level=info msg=\"Ran pod sandbox 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc with infra container: openstack/glance-default-internal-api-0/POD\" id=139a7491-5fd5-4102-9678-6e53eff15094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.269639 | controller |     "Jun 11 16:57:16.335667 crc crio[22018]: time=\"2026-06-11T16:57:16.335615034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=548ad9a1-2bc9-41d2-abd2-0c364819266e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269658 | controller |     "Jun 11 16:57:16.348915 crc crio[22018]: time=\"2026-06-11T16:57:16.34548728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2ef1b918-3493-4511-a5c8-66028e4f2022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269674 | controller |     "Jun 11 16:57:16.354572 crc crio[22018]: time=\"2026-06-11T16:57:16.354505538Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269690 | controller |     "Jun 11 16:57:16.356066 crc crio[22018]: time=\"2026-06-11T16:57:16.356003076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269706 | controller |     "Jun 11 16:57:16.489909 crc crio[22018]: time=\"2026-06-11T16:57:16.489623721Z\" level=info msg=\"Created container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=66f3c1ae-7983-4a2d-9219-e05863afd4f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269723 | controller |     "Jun 11 16:57:16.494906 crc crio[22018]: time=\"2026-06-11T16:57:16.494174147Z\" level=info msg=\"Starting container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b\" id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.269739 | controller |     "Jun 11 16:57:16.511096 crc crio[22018]: time=\"2026-06-11T16:57:16.510941452Z\" level=info msg=\"Started container\" PID=63509 containerID=e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b description=openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns id=c3ffc78f-aa83-4a01-be7a-403b5232a451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12",
2026-06-11 18:17:42.269755 | controller |     "Jun 11 16:57:16.514023 crc crio[22018]: time=\"2026-06-11T16:57:16.51396053Z\" level=info msg=\"Created container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=e48ad9c6-d19f-4a70-8454-aa24a1809d3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269771 | controller |     "Jun 11 16:57:16.516260 crc crio[22018]: time=\"2026-06-11T16:57:16.516183831Z\" level=info msg=\"Starting container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6\" id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.269787 | controller |     "Jun 11 16:57:16.529168 crc crio[22018]: time=\"2026-06-11T16:57:16.528990895Z\" level=info msg=\"Started container\" PID=63499 containerID=e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6 description=openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create id=3d530f10-0d40-465f-9dc4-0b77fa464503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891",
2026-06-11 18:17:42.269808 | controller |     "Jun 11 16:57:16.570628 crc crio[22018]: time=\"2026-06-11T16:57:16.569884146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269824 | controller |     "Jun 11 16:57:17.226940 crc crio[22018]: time=\"2026-06-11T16:57:17.226796898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269840 | controller |     "Jun 11 16:57:17.352453 crc crio[22018]: time=\"2026-06-11T16:57:17.352299034Z\" level=info msg=\"Created container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=c1c08e57-cb2e-4cb1-b535-6e220f8478b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269889 | controller |     "Jun 11 16:57:17.357559 crc crio[22018]: time=\"2026-06-11T16:57:17.354851635Z\" level=info msg=\"Starting container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb\" id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.269910 | controller |     "Jun 11 16:57:17.372022 crc crio[22018]: time=\"2026-06-11T16:57:17.370841661Z\" level=info msg=\"Started container\" PID=63569 containerID=e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb description=openstack/glance-default-external-api-0/glance-log id=dc953748-c053-43cd-b75e-e516764fb078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287",
2026-06-11 18:17:42.269927 | controller |     "Jun 11 16:57:17.387543 crc crio[22018]: time=\"2026-06-11T16:57:17.387441325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ea9df141-d485-4021-8609-2751c7f139e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269943 | controller |     "Jun 11 16:57:17.438483 crc crio[22018]: time=\"2026-06-11T16:57:17.436304322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=30800f83-4eb8-448f-97dc-9ef56ebcc998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.269959 | controller |     "Jun 11 16:57:17.461590 crc crio[22018]: time=\"2026-06-11T16:57:17.461510785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.269975 | controller |     "Jun 11 16:57:17.466936 crc crio[22018]: time=\"2026-06-11T16:57:17.466851154Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.269991 | controller |     "Jun 11 16:57:17.468640 crc crio[22018]: time=\"2026-06-11T16:57:17.468383023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270007 | controller |     "Jun 11 16:57:17.568191 crc crio[22018]: time=\"2026-06-11T16:57:17.568080973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270023 | controller |     "Jun 11 16:57:17.706406 crc crio[22018]: time=\"2026-06-11T16:57:17.706230343Z\" level=info msg=\"Created container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=e542ee86-7fe4-43ea-a979-de1d0f86a65f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.270038 | controller |     "Jun 11 16:57:17.707558 crc crio[22018]: time=\"2026-06-11T16:57:17.707412956Z\" level=info msg=\"Starting container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3\" id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.270059 | controller |     "Jun 11 16:57:17.716076 crc crio[22018]: time=\"2026-06-11T16:57:17.715893124Z\" level=info msg=\"Started container\" PID=63597 containerID=ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 description=openstack/glance-default-internal-api-0/glance-log id=72d4a41e-44b3-4e95-8999-7177e76e561d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc",
2026-06-11 18:17:42.270076 | controller |     "Jun 11 16:57:17.729121 crc crio[22018]: time=\"2026-06-11T16:57:17.728960868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=686079cb-9dde-447d-8d51-e59236e8ce01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270091 | controller |     "Jun 11 16:57:17.778450 crc crio[22018]: time=\"2026-06-11T16:57:17.778266627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=1c5f4da5-ca56-4c82-8236-711ac0afb133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270113 | controller |     "Jun 11 16:57:18.199863 crc crio[22018]: time=\"2026-06-11T16:57:18.199097173Z\" level=info msg=\"Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270137 | controller |     "Jun 11 16:57:18.200301 crc crio[22018]: time=\"2026-06-11T16:57:18.200241497Z\" level=info msg=\"Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270160 | controller |     "Jun 11 16:57:18.200913 crc crio[22018]: time=\"2026-06-11T16:57:18.200849727Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-l9jds Namespace:openstack ID:660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b UID:34b4f1c6-ab96-41a4-8346-cefbee6678e6 NetNS:/var/run/netns/02f2ada0-4048-4a42-99b2-b5f4c02c6f44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34b4f1c6_ab96_41a4_8346_cefbee6678e6.slice PodAnnotations:0xc002b14448}] Aliases:map[]}\"",
2026-06-11 18:17:42.270181 | controller |     "Jun 11 16:57:18.201062 crc crio[22018]: time=\"2026-06-11T16:57:18.201005632Z\" level=info msg=\"Deleting pod openstack_cinder-9687-account-create-l9jds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270197 | controller |     "Jun 11 16:57:18.201281 crc crio[22018]: time=\"2026-06-11T16:57:18.1997121Z\" level=info msg=\"Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270214 | controller |     "Jun 11 16:57:18.201720 crc crio[22018]: time=\"2026-06-11T16:57:18.201653304Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-hgdvd Namespace:openstack ID:2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891 UID:0e12d9e7-6698-4a10-86af-3fcbf6d4b148 NetNS:/var/run/netns/cca3fea1-7340-4695-af6e-6ef3369c345a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e12d9e7_6698_4a10_86af_3fcbf6d4b148.slice PodAnnotations:0xc002ca0228}] Aliases:map[]}\"",
2026-06-11 18:17:42.270231 | controller |     "Jun 11 16:57:18.201874 crc crio[22018]: time=\"2026-06-11T16:57:18.201816291Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-cgqph Namespace:openstack ID:dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73 UID:4f6a8aab-2211-4e53-9614-77758aa916fb NetNS:/var/run/netns/7699bf30-8162-451a-9981-4324858c9b8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f6a8aab_2211_4e53_9614_77758aa916fb.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.270253 | controller |     "Jun 11 16:57:18.202021 crc crio[22018]: time=\"2026-06-11T16:57:18.201909472Z\" level=info msg=\"Deleting pod openstack_neutron-3e9a-account-create-hgdvd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270270 | controller |     "Jun 11 16:57:18.202218 crc crio[22018]: time=\"2026-06-11T16:57:18.201970586Z\" level=info msg=\"Deleting pod openstack_barbican-af72-account-create-cgqph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270287 | controller |     "Jun 11 16:57:18.332262 crc crio[22018]: time=\"2026-06-11T16:57:18.332206542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270303 | controller |     "Jun 11 16:57:18.462888 crc crio[22018]: time=\"2026-06-11T16:57:18.4628299Z\" level=info msg=\"Created container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=1896f509-2a3f-4f6b-af83-4c00d4bf1912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.270321 | controller |     "Jun 11 16:57:18.465247 crc crio[22018]: time=\"2026-06-11T16:57:18.465172384Z\" level=info msg=\"Starting container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84\" id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.270363 | controller |     "Jun 11 16:57:18.475960 crc crio[22018]: time=\"2026-06-11T16:57:18.475849265Z\" level=info msg=\"Started container\" PID=63721 containerID=703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 description=openstack/glance-default-external-api-0/glance-httpd id=6238a77c-a6c9-405a-b4f9-c56841c5f1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287",
2026-06-11 18:17:42.270394 | controller |     "Jun 11 16:57:19.211713 crc crio[22018]: time=\"2026-06-11T16:57:19.21148971Z\" level=info msg=\"Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270418 | controller |     "Jun 11 16:57:19.212614 crc crio[22018]: time=\"2026-06-11T16:57:19.212229613Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hc8v4 Namespace:openstack ID:231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e UID:c6f82321-01d1-4cc2-932c-38e6a80473ec NetNS:/var/run/netns/7d634dae-f198-413c-9d34-66f147b02773 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6f82321_01d1_4cc2_932c_38e6a80473ec.slice PodAnnotations:0xc00141aa48}] Aliases:map[]}\"",
2026-06-11 18:17:42.270436 | controller |     "Jun 11 16:57:19.212614 crc crio[22018]: time=\"2026-06-11T16:57:19.21242845Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-hc8v4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270453 | controller |     "Jun 11 16:57:21.245702 crc crio[22018]: time=\"2026-06-11T16:57:21.244530989Z\" level=info msg=\"Stopping container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb (timeout: 30s)\" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270474 | controller |     "Jun 11 16:57:21.247530 crc crio[22018]: time=\"2026-06-11T16:57:21.247246596Z\" level=info msg=\"Stopping container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84 (timeout: 30s)\" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270492 | controller |     "Jun 11 16:57:23.338566 crc crio[22018]: time=\"2026-06-11T16:57:23.33538656Z\" level=info msg=\"Stopping container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83 (timeout: 10s)\" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270508 | controller |     "Jun 11 16:57:23.994054 crc crio[22018]: time=\"2026-06-11T16:57:23.993808164Z\" level=info msg=\"Stopped pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=4125c5f9-5ae2-449e-912b-4eb135721dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270524 | controller |     "Jun 11 16:57:24.037782 crc crio[22018]: time=\"2026-06-11T16:57:24.037269237Z\" level=info msg=\"Stopped pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=8f144237-76b0-4487-a8bd-d8048a0f7d25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270538 | controller |     "Jun 11 16:57:24.041713 crc crio[22018]: time=\"2026-06-11T16:57:24.041585873Z\" level=info msg=\"Stopped pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=8a63062f-eeb4-4dbf-a335-d0ce75844192 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270555 | controller |     "Jun 11 16:57:24.057758 crc crio[22018]: time=\"2026-06-11T16:57:24.057694465Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.270570 | controller |     "Jun 11 16:57:24.059088 crc crio[22018]: time=\"2026-06-11T16:57:24.058883772Z\" level=info msg=\"Stopped pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=8a260fb2-4fea-4603-b5dd-d0957deb614b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270586 | controller |     "Jun 11 16:57:24.209265 crc crio[22018]: time=\"2026-06-11T16:57:24.209037586Z\" level=info msg=\"Stopped container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=bd5390d7-bf21-47ad-b6ab-88a9ac4036aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270603 | controller |     "Jun 11 16:57:24.370410 crc crio[22018]: time=\"2026-06-11T16:57:24.37021686Z\" level=info msg=\"Stopped container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=99588636-c5ff-46f9-b954-1c860437cae4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270619 | controller |     "Jun 11 16:57:24.374622 crc crio[22018]: time=\"2026-06-11T16:57:24.374512487Z\" level=info msg=\"Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270635 | controller |     "Jun 11 16:57:24.375610 crc crio[22018]: time=\"2026-06-11T16:57:24.375533358Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287 UID:63946308-daaa-409d-86b6-ca3748ea582f NetNS:/var/run/netns/18a43890-74d8-4f1f-add2-b09daa4c666a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63946308_daaa_409d_86b6_ca3748ea582f.slice PodAnnotations:0xc002b146d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.270651 | controller |     "Jun 11 16:57:24.375771 crc crio[22018]: time=\"2026-06-11T16:57:24.375703204Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270671 | controller |     "Jun 11 16:57:24.381432 crc crio[22018]: time=\"2026-06-11T16:57:24.380695131Z\" level=info msg=\"Stopped container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=bd3b314b-633d-40f6-9082-43383fc49674 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.270689 | controller |     "Jun 11 16:57:24.382897 crc crio[22018]: time=\"2026-06-11T16:57:24.382127096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270705 | controller |     "Jun 11 16:57:24.383954 crc crio[22018]: time=\"2026-06-11T16:57:24.383684125Z\" level=info msg=\"Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.270721 | controller |     "Jun 11 16:57:24.384276 crc crio[22018]: time=\"2026-06-11T16:57:24.384208681Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-ctxd8 Namespace:openstack ID:4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0 UID:b3a0abf7-13cf-45cf-9a41-7b3caf291015 NetNS:/var/run/netns/b8624c51-2488-4893-a808-1a2272357326 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3a0abf7_13cf_45cf_9a41_7b3caf291015.slice PodAnnotations:0xc007484458}] Aliases:map[]}\"",
2026-06-11 18:17:42.270738 | controller |     "Jun 11 16:57:24.384509 crc crio[22018]: time=\"2026-06-11T16:57:24.38447175Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-686bf69565-ctxd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.270755 | controller |     "Jun 11 16:57:24.402085 crc crio[22018]: time=\"2026-06-11T16:57:24.40154773Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=08d4c657-6c0b-4142-9d11-5e5b4b878918 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.270771 | controller |     "Jun 11 16:57:24.403186 crc crio[22018]: time=\"2026-06-11T16:57:24.403138242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6a439d6b-a247-4856-ba1c-c3eac2711028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270788 | controller |     "Jun 11 16:57:24.411994 crc crio[22018]: time=\"2026-06-11T16:57:24.411930783Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3d020ce1-c6fb-4847-9e4b-442403dd383f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.270806 | controller |     "Jun 11 16:57:24.420926 crc crio[22018]: time=\"2026-06-11T16:57:24.420823848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=e642f331-a2bf-45d2-b861-01d8bf203dd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270823 | controller |     "Jun 11 16:57:24.447841 crc crio[22018]: time=\"2026-06-11T16:57:24.447747023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270889 | controller |     "Jun 11 16:57:24.469440 crc crio[22018]: time=\"2026-06-11T16:57:24.462708264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=badccd23-01f5-4c6e-990e-a062299c4b07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270931 | controller |     "Jun 11 16:57:24.475494 crc crio[22018]: time=\"2026-06-11T16:57:24.475254369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df905b8c-c40f-480c-ae9d-4d1ece455312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.270953 | controller |     "Jun 11 16:57:24.478705 crc crio[22018]: time=\"2026-06-11T16:57:24.478618855Z\" level=info msg=\"Creating container: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.270971 | controller |     "Jun 11 16:57:24.480201 crc crio[22018]: time=\"2026-06-11T16:57:24.480088422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.270987 | controller |     "Jun 11 16:57:24.494046 crc crio[22018]: time=\"2026-06-11T16:57:24.486685955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.271003 | controller |     "Jun 11 16:57:24.514776 crc crio[22018]: time=\"2026-06-11T16:57:24.514398655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271019 | controller |     "Jun 11 16:57:24.575766 crc crio[22018]: time=\"2026-06-11T16:57:24.57559572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271035 | controller |     "Jun 11 16:57:24.586688 crc crio[22018]: time=\"2026-06-11T16:57:24.585762701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271051 | controller |     "Jun 11 16:57:24.595558 crc crio[22018]: time=\"2026-06-11T16:57:24.595473852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271067 | controller |     "Jun 11 16:57:24.598883 crc crio[22018]: time=\"2026-06-11T16:57:24.598838509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271083 | controller |     "Jun 11 16:57:24.743165 crc crio[22018]: time=\"2026-06-11T16:57:24.742655659Z\" level=info msg=\"Created container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=3cc7dfb3-726f-4180-a459-216a19681068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.271099 | controller |     "Jun 11 16:57:24.754693 crc crio[22018]: time=\"2026-06-11T16:57:24.75460335Z\" level=info msg=\"Created container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=fbd5053f-f08f-4acd-a06d-d61c1d73d515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.271115 | controller |     "Jun 11 16:57:24.759151 crc crio[22018]: time=\"2026-06-11T16:57:24.75906526Z\" level=info msg=\"Starting container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376\" id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.271130 | controller |     "Jun 11 16:57:24.759624 crc crio[22018]: time=\"2026-06-11T16:57:24.759573056Z\" level=info msg=\"Starting container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd\" id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.271150 | controller |     "Jun 11 16:57:24.766042 crc crio[22018]: time=\"2026-06-11T16:57:24.765294346Z\" level=info msg=\"Started container\" PID=64287 containerID=6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376 description=openstack/placement-db-sync-6gq4l/placement-db-sync id=0ab164b4-697e-46b3-b946-d13ef88795ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273",
2026-06-11 18:17:42.271167 | controller |     "Jun 11 16:57:24.770271 crc crio[22018]: time=\"2026-06-11T16:57:24.769261313Z\" level=info msg=\"Started container\" PID=64288 containerID=8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd description=openstack/ceilometer-0/ceilometer-central-agent id=a95f5ac4-4c11-44f1-8bd1-a9065a43adc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc",
2026-06-11 18:17:42.271183 | controller |     "Jun 11 16:57:24.781466 crc crio[22018]: time=\"2026-06-11T16:57:24.781314392Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.271200 | controller |     "Jun 11 16:57:24.792273 crc crio[22018]: time=\"2026-06-11T16:57:24.792193218Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.271216 | controller |     "Jun 11 16:57:24.848931 crc crio[22018]: time=\"2026-06-11T16:57:24.848825225Z\" level=info msg=\"Stopped pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=1678a91f-5ae1-43d0-88fd-4ebad4733cdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.271232 | controller |     "Jun 11 16:57:24.958493 crc crio[22018]: time=\"2026-06-11T16:57:24.958430206Z\" level=info msg=\"Stopped pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=c625b6a5-3e3e-4e73-8b30-5feafe5751fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.271248 | controller |     "Jun 11 16:57:25.353302 crc crio[22018]: time=\"2026-06-11T16:57:25.352703899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271264 | controller |     "Jun 11 16:57:25.384714 crc crio[22018]: time=\"2026-06-11T16:57:25.384668149Z\" level=info msg=\"Removing container: a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83\" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271280 | controller |     "Jun 11 16:57:25.510858 crc crio[22018]: time=\"2026-06-11T16:57:25.510610325Z\" level=info msg=\"Removed container a3eb2cc1427098382e46eb3a8271913f007e84336d4efd177954847321e69c83: openstack/dnsmasq-dns-686bf69565-ctxd8/dnsmasq-dns\" id=882466b8-c089-4022-a467-427858c29716 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271296 | controller |     "Jun 11 16:57:25.522715 crc crio[22018]: time=\"2026-06-11T16:57:25.522663939Z\" level=info msg=\"Removing container: c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267\" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271310 | controller |     "Jun 11 16:57:25.535027 crc crio[22018]: time=\"2026-06-11T16:57:25.533872945Z\" level=info msg=\"Created container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=b1f48bfa-fef9-4566-a3a0-e77c3d837cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.271329 | controller |     "Jun 11 16:57:25.540398 crc crio[22018]: time=\"2026-06-11T16:57:25.538394098Z\" level=info msg=\"Starting container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96\" id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.271345 | controller |     "Jun 11 16:57:25.545496 crc crio[22018]: time=\"2026-06-11T16:57:25.54418233Z\" level=info msg=\"Started container\" PID=64405 containerID=e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 description=openstack/glance-default-internal-api-0/glance-httpd id=35688b37-f187-4d36-859e-684f6db0e941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc",
2026-06-11 18:17:42.271360 | controller |     "Jun 11 16:57:25.613482 crc crio[22018]: time=\"2026-06-11T16:57:25.613168924Z\" level=info msg=\"Removed container c093d57c2b4b71f1f6732de13e8c389a87a4c3d1d6b1a784877ebe339e151267: openstack/dnsmasq-dns-686bf69565-ctxd8/init\" id=99e8beb7-7f53-4bab-a04f-3551016cb391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271376 | controller |     "Jun 11 16:57:25.617600 crc crio[22018]: time=\"2026-06-11T16:57:25.616586532Z\" level=info msg=\"Removing container: 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84\" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271391 | controller |     "Jun 11 16:57:25.742512 crc crio[22018]: time=\"2026-06-11T16:57:25.742414087Z\" level=info msg=\"Removed container 703470b661789e81a5695939aa65ba0ce457384799562c56bcca6292246eed84: openstack/glance-default-external-api-0/glance-httpd\" id=22bd4326-76c6-481d-a761-50313ef7e565 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271407 | controller |     "Jun 11 16:57:25.746297 crc crio[22018]: time=\"2026-06-11T16:57:25.746122772Z\" level=info msg=\"Removing container: e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb\" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271423 | controller |     "Jun 11 16:57:25.836799 crc crio[22018]: time=\"2026-06-11T16:57:25.836710797Z\" level=info msg=\"Removed container e25f69ef5a7791dccb3547c4420e5cd6768798d092c364b3fde5b58fdae292fb: openstack/glance-default-external-api-0/glance-log\" id=adb16de7-bd53-4331-91fb-060607e86b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.271438 | controller |     "Jun 11 16:57:26.002232 crc crio[22018]: time=\"2026-06-11T16:57:25.998449476Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.271454 | controller |     "Jun 11 16:57:26.002232 crc crio[22018]: time=\"2026-06-11T16:57:25.998985193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271470 | controller |     "Jun 11 16:57:26.047588 crc crio[22018]: time=\"2026-06-11T16:57:26.047050343Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.271487 | controller |     "Jun 11 16:57:26.047588 crc crio[22018]: time=\"2026-06-11T16:57:26.047566519Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.271504 | controller |     "Jun 11 16:57:26.181523 crc crio[22018]: time=\"2026-06-11T16:57:26.180493733Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-nfk87/POD\" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.271523 | controller |     "Jun 11 16:57:26.181523 crc crio[22018]: time=\"2026-06-11T16:57:26.180602397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271540 | controller |     "Jun 11 16:57:26.236405 crc crio[22018]: time=\"2026-06-11T16:57:26.235966257Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}\"",
2026-06-11 18:17:42.271556 | controller |     "Jun 11 16:57:26.236405 crc crio[22018]: time=\"2026-06-11T16:57:26.236033249Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-nfk87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.271574 | controller |     "Jun 11 16:57:26.429978 crc crio[22018]: time=\"2026-06-11T16:57:26.429794676Z\" level=info msg=\"Stopping container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96 (timeout: 30s)\" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.271590 | controller |     "Jun 11 16:57:26.430750 crc crio[22018]: time=\"2026-06-11T16:57:26.430076426Z\" level=info msg=\"Stopping container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3 (timeout: 30s)\" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.271605 | controller |     "Jun 11 16:57:27.174806 crc crio[22018]: time=\"2026-06-11T16:57:27.174629548Z\" level=info msg=\"Stopped container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=59cc16cc-794f-404e-9fc9-db9af794dbe3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.271621 | controller |     "Jun 11 16:57:27.272252 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0caf47e142f26db Mac:2e:16:82:8c:59:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 SocketPath: PciID:}] [{Interface:0xc00012aee0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.271638 | controller |     "Jun 11 16:57:27.274586 crc crio[22018]: time=\"2026-06-11T16:57:27.274470533Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc002a1a728}] Aliases:map[]}\"",
2026-06-11 18:17:42.271655 | controller |     "Jun 11 16:57:27.274889 crc crio[22018]: time=\"2026-06-11T16:57:27.27467848Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-nfk87 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.271671 | controller |     "Jun 11 16:57:27.493706 crc crio[22018]: time=\"2026-06-11T16:57:27.493606756Z\" level=info msg=\"Stopped container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=38f2c021-05de-4a6e-aa83-96d37f74d27a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.271692 | controller |     "Jun 11 16:57:27.498208 crc crio[22018]: time=\"2026-06-11T16:57:27.49813188Z\" level=info msg=\"Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.271710 | controller |     "Jun 11 16:57:27.498753 crc crio[22018]: time=\"2026-06-11T16:57:27.498679598Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc UID:bfd419fc-25e6-4755-8c43-ae93a42d63ff NetNS:/var/run/netns/ac8370d7-da23-4008-bbf8-88d0d6ef29ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd419fc_25e6_4755_8c43_ae93a42d63ff.slice PodAnnotations:0xc002ca0648}] Aliases:map[]}\"",
2026-06-11 18:17:42.271726 | controller |     "Jun 11 16:57:27.499490 crc crio[22018]: time=\"2026-06-11T16:57:27.498841856Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.271742 | controller |     "Jun 11 16:57:27.621827 crc crio[22018]: 2026-06-11T16:57:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe8e53f16812881 Mac:c2:c2:2f:28:bf:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.271758 | controller |     "Jun 11 16:57:27.623174 crc crio[22018]: time=\"2026-06-11T16:57:27.623107443Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.271775 | controller |     "Jun 11 16:57:27.623517 crc crio[22018]: time=\"2026-06-11T16:57:27.62332058Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.271792 | controller |     "Jun 11 16:57:27.805537 crc crio[22018]: time=\"2026-06-11T16:57:27.805264283Z\" level=info msg=\"Ran pod sandbox fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 with infra container: openstack/glance-default-external-api-0/POD\" id=dffb3e09-32e9-417c-86e9-747c61bfaa7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.271809 | controller |     "Jun 11 16:57:27.807477 crc crio[22018]: time=\"2026-06-11T16:57:27.807444235Z\" level=info msg=\"Ran pod sandbox 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 with infra container: openstack/keystone-bootstrap-nfk87/POD\" id=ace7b18f-77ae-4506-b01e-d8956454b62d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.271825 | controller |     "Jun 11 16:57:27.810005 crc crio[22018]: time=\"2026-06-11T16:57:27.80996537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=db2bc847-5365-462b-ad6b-183dc6abbc08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.271841 | controller |     "Jun 11 16:57:27.811203 crc crio[22018]: time=\"2026-06-11T16:57:27.811130368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=242603a1-9b1f-4e0a-b035-7489abde2d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.271885 | controller |     "Jun 11 16:57:27.812511 crc crio[22018]: time=\"2026-06-11T16:57:27.812052947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c8958a8e-8591-468f-adce-ddec7b7ad079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.271903 | controller |     "Jun 11 16:57:27.838843 crc crio[22018]: time=\"2026-06-11T16:57:27.838758516Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.271920 | controller |     "Jun 11 16:57:27.840190 crc crio[22018]: time=\"2026-06-11T16:57:27.840155641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1676182-8061-4f1c-ba6b-b2510b18d72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.271936 | controller |     "Jun 11 16:57:27.841495 crc crio[22018]: time=\"2026-06-11T16:57:27.841463395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.271959 | controller |     "Jun 11 16:57:27.859179 crc crio[22018]: time=\"2026-06-11T16:57:27.85897808Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272003 | controller |     "Jun 11 16:57:27.881001 crc crio[22018]: time=\"2026-06-11T16:57:27.880946697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272027 | controller |     "Jun 11 16:57:27.912459 crc crio[22018]: time=\"2026-06-11T16:57:27.912270092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272050 | controller |     "Jun 11 16:57:27.965591 crc crio[22018]: time=\"2026-06-11T16:57:27.965458013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272072 | controller |     "Jun 11 16:57:27.999319 crc crio[22018]: time=\"2026-06-11T16:57:27.999211706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272094 | controller |     "Jun 11 16:57:28.165590 crc crio[22018]: time=\"2026-06-11T16:57:28.165465154Z\" level=info msg=\"Created container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=37b094ce-3d1b-41c2-88d1-f1df13105fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272117 | controller |     "Jun 11 16:57:28.174503 crc crio[22018]: time=\"2026-06-11T16:57:28.174453329Z\" level=info msg=\"Starting container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba\" id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.272137 | controller |     "Jun 11 16:57:28.195741 crc crio[22018]: time=\"2026-06-11T16:57:28.19569532Z\" level=info msg=\"Started container\" PID=64901 containerID=2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba description=openstack/keystone-bootstrap-nfk87/keystone-bootstrap id=36f4e596-2f85-4cbb-8689-ee25d8b40475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1",
2026-06-11 18:17:42.272157 | controller |     "Jun 11 16:57:28.214889 crc crio[22018]: time=\"2026-06-11T16:57:28.214723926Z\" level=info msg=\"Stopped pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=7a16dffd-c7df-4012-80fa-76564cd29c02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.272178 | controller |     "Jun 11 16:57:28.232004 crc crio[22018]: time=\"2026-06-11T16:57:28.231962316Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fe21c5fa-5ba1-4377-90ef-4e89f43e3ae8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.272194 | controller |     "Jun 11 16:57:28.234722 crc crio[22018]: time=\"2026-06-11T16:57:28.234622792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1494682f-0108-4625-ba5f-d5c95284152d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272210 | controller |     "Jun 11 16:57:28.277088 crc crio[22018]: time=\"2026-06-11T16:57:28.277024325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dc9a6600-549c-4e28-8de4-ddee1d073aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272225 | controller |     "Jun 11 16:57:28.304904 crc crio[22018]: time=\"2026-06-11T16:57:28.304767982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272241 | controller |     "Jun 11 16:57:28.307083 crc crio[22018]: time=\"2026-06-11T16:57:28.306994953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272256 | controller |     "Jun 11 16:57:28.359748 crc crio[22018]: time=\"2026-06-11T16:57:28.359659201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272272 | controller |     "Jun 11 16:57:28.372529 crc crio[22018]: time=\"2026-06-11T16:57:28.372435287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272288 | controller |     "Jun 11 16:57:28.504062 crc crio[22018]: time=\"2026-06-11T16:57:28.501833081Z\" level=info msg=\"Removing container: e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96\" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.272304 | controller |     "Jun 11 16:57:28.547803 crc crio[22018]: time=\"2026-06-11T16:57:28.547532794Z\" level=info msg=\"Removed container e336a21a9b494fbd054848a3d9ef7af4d11019e3f935924afe2cf8cd4d07ab96: openstack/glance-default-internal-api-0/glance-httpd\" id=b80a0b72-f13a-4ec1-b3b4-7cc43473ffab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.272320 | controller |     "Jun 11 16:57:28.560636 crc crio[22018]: time=\"2026-06-11T16:57:28.560561867Z\" level=info msg=\"Removing container: ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3\" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.272336 | controller |     "Jun 11 16:57:28.567083 crc crio[22018]: time=\"2026-06-11T16:57:28.56699498Z\" level=info msg=\"Created container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=292d439c-bd6c-4d45-845a-5ed073e56a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272352 | controller |     "Jun 11 16:57:28.570605 crc crio[22018]: time=\"2026-06-11T16:57:28.570499402Z\" level=info msg=\"Starting container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3\" id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.272372 | controller |     "Jun 11 16:57:28.579460 crc crio[22018]: time=\"2026-06-11T16:57:28.579195082Z\" level=info msg=\"Started container\" PID=64943 containerID=4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 description=openstack/ceilometer-0/ceilometer-notification-agent id=4114fb76-17e7-4e3c-bb7a-5cfd016a53ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc",
2026-06-11 18:17:42.272389 | controller |     "Jun 11 16:57:28.592017 crc crio[22018]: time=\"2026-06-11T16:57:28.591929842Z\" level=info msg=\"Removed container ec338c2b8ed21b57d10e78f3d049a99f49d6131df43fe889b40f9c1653e95bd3: openstack/glance-default-internal-api-0/glance-log\" id=e9bab779-4e8a-4914-80fe-72e199fbfa43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.272405 | controller |     "Jun 11 16:57:28.597656 crc crio[22018]: time=\"2026-06-11T16:57:28.597464589Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.272421 | controller |     "Jun 11 16:57:28.610465 crc crio[22018]: time=\"2026-06-11T16:57:28.610317458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.272437 | controller |     "Jun 11 16:57:28.647818 crc crio[22018]: time=\"2026-06-11T16:57:28.647709305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272452 | controller |     "Jun 11 16:57:28.777241 crc crio[22018]: time=\"2026-06-11T16:57:28.777127719Z\" level=info msg=\"Created container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=c80f82bd-8156-4e83-b24e-acddbeb31eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272468 | controller |     "Jun 11 16:57:28.778992 crc crio[22018]: time=\"2026-06-11T16:57:28.778937546Z\" level=info msg=\"Starting container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5\" id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.272484 | controller |     "Jun 11 16:57:28.784507 crc crio[22018]: time=\"2026-06-11T16:57:28.78442153Z\" level=info msg=\"Started container\" PID=64969 containerID=0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 description=openstack/glance-default-external-api-0/glance-log id=ef8bed0a-4721-4cbf-aa03-1451c671281a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6",
2026-06-11 18:17:42.272500 | controller |     "Jun 11 16:57:28.799301 crc crio[22018]: time=\"2026-06-11T16:57:28.799216303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=eef6a8e2-5a0f-4d8a-aa00-ce342583b7c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272516 | controller |     "Jun 11 16:57:28.874468 crc crio[22018]: time=\"2026-06-11T16:57:28.87377759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=4288dfc3-aba7-4d6b-999f-869f0d6f0185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272532 | controller |     "Jun 11 16:57:28.883568 crc crio[22018]: time=\"2026-06-11T16:57:28.883481813Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272552 | controller |     "Jun 11 16:57:28.883920 crc crio[22018]: time=\"2026-06-11T16:57:28.883854952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272568 | controller |     "Jun 11 16:57:28.955388 crc crio[22018]: time=\"2026-06-11T16:57:28.955248319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272584 | controller |     "Jun 11 16:57:29.340288 crc crio[22018]: time=\"2026-06-11T16:57:29.340206475Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.272600 | controller |     "Jun 11 16:57:29.340498 crc crio[22018]: time=\"2026-06-11T16:57:29.340389852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272615 | controller |     "Jun 11 16:57:29.397144 crc crio[22018]: time=\"2026-06-11T16:57:29.396969292Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}\"",
2026-06-11 18:17:42.272632 | controller |     "Jun 11 16:57:29.397144 crc crio[22018]: time=\"2026-06-11T16:57:29.397053225Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.272648 | controller |     "Jun 11 16:57:30.009507 crc crio[22018]: time=\"2026-06-11T16:57:30.008839105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272664 | controller |     "Jun 11 16:57:30.202219 crc crio[22018]: time=\"2026-06-11T16:57:30.201509271Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-g9cl9/POD\" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.272680 | controller |     "Jun 11 16:57:30.202219 crc crio[22018]: time=\"2026-06-11T16:57:30.202130981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272695 | controller |     "Jun 11 16:57:30.236844 crc crio[22018]: time=\"2026-06-11T16:57:30.236683706Z\" level=info msg=\"Created container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=940f2602-74c8-4458-b72a-4cc471843fb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272711 | controller |     "Jun 11 16:57:30.243465 crc crio[22018]: time=\"2026-06-11T16:57:30.242628504Z\" level=info msg=\"Starting container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151\" id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.272727 | controller |     "Jun 11 16:57:30.258977 crc crio[22018]: time=\"2026-06-11T16:57:30.258507512Z\" level=info msg=\"Started container\" PID=65082 containerID=b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 description=openstack/glance-default-external-api-0/glance-httpd id=aba16cd7-1da5-4003-b934-1a7cc0a48250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6",
2026-06-11 18:17:42.272748 | controller |     "Jun 11 16:57:30.306139 crc crio[22018]: time=\"2026-06-11T16:57:30.294570274Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}\"",
2026-06-11 18:17:42.272765 | controller |     "Jun 11 16:57:30.306139 crc crio[22018]: time=\"2026-06-11T16:57:30.294650217Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-g9cl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.272783 | controller |     "Jun 11 16:57:30.306828 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65078b62293b4d Mac:36:ee:22:e6:f7:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.272800 | controller |     "Jun 11 16:57:30.311796 crc crio[22018]: time=\"2026-06-11T16:57:30.311729471Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc007484540}] Aliases:map[]}\"",
2026-06-11 18:17:42.272816 | controller |     "Jun 11 16:57:30.312005 crc crio[22018]: time=\"2026-06-11T16:57:30.311965939Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.272832 | controller |     "Jun 11 16:57:30.320394 crc crio[22018]: time=\"2026-06-11T16:57:30.320212984Z\" level=info msg=\"Ran pod sandbox c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f with infra container: openstack/glance-default-internal-api-0/POD\" id=0645fe33-77cb-418a-95d4-794abfbb3a28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.272865 | controller |     "Jun 11 16:57:30.323280 crc crio[22018]: time=\"2026-06-11T16:57:30.323239387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=4d5d32a8-6221-44f2-88db-5158ac89d7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272887 | controller |     "Jun 11 16:57:30.329812 crc crio[22018]: time=\"2026-06-11T16:57:30.329752574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bf3c91a6-f415-40a7-9711-28ff30abb2a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.272905 | controller |     "Jun 11 16:57:30.337731 crc crio[22018]: time=\"2026-06-11T16:57:30.337655775Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.272920 | controller |     "Jun 11 16:57:30.341101 crc crio[22018]: time=\"2026-06-11T16:57:30.338087462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272940 | controller |     "Jun 11 16:57:30.409298 crc crio[22018]: time=\"2026-06-11T16:57:30.408801955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272956 | controller |     "Jun 11 16:57:30.473489 crc crio[22018]: time=\"2026-06-11T16:57:30.472787211Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-zz72b/POD\" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.272972 | controller |     "Jun 11 16:57:30.473704 crc crio[22018]: time=\"2026-06-11T16:57:30.473657949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.272988 | controller |     "Jun 11 16:57:30.561706 crc crio[22018]: time=\"2026-06-11T16:57:30.560921724Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-5f5d6/POD\" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.273003 | controller |     "Jun 11 16:57:30.561706 crc crio[22018]: time=\"2026-06-11T16:57:30.561024888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273019 | controller |     "Jun 11 16:57:30.624307 crc crio[22018]: time=\"2026-06-11T16:57:30.624229461Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}\"",
2026-06-11 18:17:42.273035 | controller |     "Jun 11 16:57:30.624307 crc crio[22018]: time=\"2026-06-11T16:57:30.624294023Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-zz72b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.273052 | controller |     "Jun 11 16:57:30.669024 crc crio[22018]: time=\"2026-06-11T16:57:30.668915923Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.273069 | controller |     "Jun 11 16:57:30.669024 crc crio[22018]: time=\"2026-06-11T16:57:30.668972385Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-5f5d6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.273085 | controller |     "Jun 11 16:57:30.882610 crc crio[22018]: 2026-06-11T16:57:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b72b31aba9c6c Mac:06:86:09:44:47:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.273102 | controller |     "Jun 11 16:57:30.884809 crc crio[22018]: time=\"2026-06-11T16:57:30.88472083Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc0029b4f68}] Aliases:map[]}\"",
2026-06-11 18:17:42.273123 | controller |     "Jun 11 16:57:30.885007 crc crio[22018]: time=\"2026-06-11T16:57:30.884945007Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-g9cl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.273140 | controller |     "Jun 11 16:57:30.894479 crc crio[22018]: time=\"2026-06-11T16:57:30.894416571Z\" level=info msg=\"Ran pod sandbox 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c with infra container: openstack/cinder-db-sync-g9cl9/POD\" id=40f98311-f893-4dc3-ae79-4d35d4cd684b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.273157 | controller |     "Jun 11 16:57:30.897418 crc crio[22018]: time=\"2026-06-11T16:57:30.897021432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273173 | controller |     "Jun 11 16:57:30.897538 crc crio[22018]: time=\"2026-06-11T16:57:30.897473447Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273190 | controller |     "Jun 11 16:57:30.897579 crc crio[22018]: time=\"2026-06-11T16:57:30.897540079Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=e5cf6d75-3143-4d25-8028-e52648ba0f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273206 | controller |     "Jun 11 16:57:30.899163 crc crio[22018]: time=\"2026-06-11T16:57:30.898483579Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.273223 | controller |     "Jun 11 16:57:30.907989 crc crio[22018]: time=\"2026-06-11T16:57:30.907612733Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"",
2026-06-11 18:17:42.273239 | controller |     "Jun 11 16:57:31.323586 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3abb6ee4adb48 Mac:46:84:fc:82:56:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.273256 | controller |     "Jun 11 16:57:31.325079 crc crio[22018]: time=\"2026-06-11T16:57:31.324396019Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc002b14948}] Aliases:map[]}\"",
2026-06-11 18:17:42.273272 | controller |     "Jun 11 16:57:31.325079 crc crio[22018]: time=\"2026-06-11T16:57:31.324556774Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-zz72b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.273290 | controller |     "Jun 11 16:57:31.346183 crc crio[22018]: time=\"2026-06-11T16:57:31.346094186Z\" level=info msg=\"Ran pod sandbox 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 with infra container: openstack/neutron-db-sync-zz72b/POD\" id=12b17415-7f27-4a7b-8ba9-8496b54e4209 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.273309 | controller |     "Jun 11 16:57:31.361892 crc crio[22018]: time=\"2026-06-11T16:57:31.361830828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=90bcd0bc-1bde-43fa-979d-dd6b67f182e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273326 | controller |     "Jun 11 16:57:31.397403 crc crio[22018]: time=\"2026-06-11T16:57:31.394753034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bccd3575-7302-4abb-970c-5116b8437236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273343 | controller |     "Jun 11 16:57:31.403888 crc crio[22018]: time=\"2026-06-11T16:57:31.403717327Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.273359 | controller |     "Jun 11 16:57:31.405482 crc crio[22018]: time=\"2026-06-11T16:57:31.405391791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273374 | controller |     "Jun 11 16:57:31.448522 crc crio[22018]: 2026-06-11T16:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fffb8787052a64 Mac:52:fb:4b:c6:74:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 SocketPath: PciID:}] [{Interface:0xc000432720 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.273391 | controller |     "Jun 11 16:57:31.450629 crc crio[22018]: time=\"2026-06-11T16:57:31.450449363Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc00285c2f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.273407 | controller |     "Jun 11 16:57:31.451191 crc crio[22018]: time=\"2026-06-11T16:57:31.451121314Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-5f5d6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.273424 | controller |     "Jun 11 16:57:31.514538 crc crio[22018]: time=\"2026-06-11T16:57:31.514393175Z\" level=info msg=\"Ran pod sandbox 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e with infra container: openstack/barbican-db-sync-5f5d6/POD\" id=f7e96da6-34fa-49c6-bbe6-db7d87722aed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.273440 | controller |     "Jun 11 16:57:31.518267 crc crio[22018]: time=\"2026-06-11T16:57:31.51814685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273457 | controller |     "Jun 11 16:57:31.518581 crc crio[22018]: time=\"2026-06-11T16:57:31.51846792Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273473 | controller |     "Jun 11 16:57:31.518581 crc crio[22018]: time=\"2026-06-11T16:57:31.518522882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=3a2babb1-8f1d-4c86-8151-5d22c3b2ed36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273493 | controller |     "Jun 11 16:57:31.521456 crc crio[22018]: time=\"2026-06-11T16:57:31.52128314Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.273509 | controller |     "Jun 11 16:57:31.543879 crc crio[22018]: time=\"2026-06-11T16:57:31.54375543Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"",
2026-06-11 18:17:42.273526 | controller |     "Jun 11 16:57:31.561587 crc crio[22018]: time=\"2026-06-11T16:57:31.561146395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273542 | controller |     "Jun 11 16:57:31.565527 crc crio[22018]: time=\"2026-06-11T16:57:31.561988547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273559 | controller |     "Jun 11 16:57:31.584071 crc crio[22018]: time=\"2026-06-11T16:57:31.583940499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273575 | controller |     "Jun 11 16:57:31.679687 crc crio[22018]: time=\"2026-06-11T16:57:31.678189481Z\" level=info msg=\"Created container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=077db94a-022f-423a-a351-deb10b14043f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.273592 | controller |     "Jun 11 16:57:31.681747 crc crio[22018]: time=\"2026-06-11T16:57:31.681661072Z\" level=info msg=\"Starting container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8\" id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.273612 | controller |     "Jun 11 16:57:31.719286 crc crio[22018]: time=\"2026-06-11T16:57:31.718676187Z\" level=info msg=\"Started container\" PID=65402 containerID=e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 description=openstack/glance-default-internal-api-0/glance-log id=a31901eb-bbb7-451a-bb85-a0223576f124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f",
2026-06-11 18:17:42.273631 | controller |     "Jun 11 16:57:31.753615 crc crio[22018]: time=\"2026-06-11T16:57:31.753522675Z\" level=info msg=\"Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.273647 | controller |     "Jun 11 16:57:31.754202 crc crio[22018]: time=\"2026-06-11T16:57:31.754139235Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-6gq4l Namespace:openstack ID:214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273 UID:5b6ea59b-2d6e-4924-8eb8-f6df56853fc9 NetNS:/var/run/netns/1aacfbe9-aba8-4964-996b-3c7b41fc5ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b6ea59b_2d6e_4924_8eb8_f6df56853fc9.slice PodAnnotations:0xc002a1a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.273664 | controller |     "Jun 11 16:57:31.754631 crc crio[22018]: time=\"2026-06-11T16:57:31.754461555Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-6gq4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.273685 | controller |     "Jun 11 16:57:31.756151 crc crio[22018]: time=\"2026-06-11T16:57:31.756039054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c69f1a0d-e5d3-446f-a5d1-692653628dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273701 | controller |     "Jun 11 16:57:31.760997 crc crio[22018]: time=\"2026-06-11T16:57:31.760864237Z\" level=info msg=\"Created container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=44c29bed-65ea-46b5-9cbb-05db4d466323 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.273718 | controller |     "Jun 11 16:57:31.762986 crc crio[22018]: time=\"2026-06-11T16:57:31.761894891Z\" level=info msg=\"Starting container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798\" id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.273734 | controller |     "Jun 11 16:57:31.775895 crc crio[22018]: time=\"2026-06-11T16:57:31.775800912Z\" level=info msg=\"Started container\" PID=65407 containerID=f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798 description=openstack/neutron-db-sync-zz72b/neutron-db-sync id=6bf59f73-b625-4492-a888-0ce5e4bdd262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685",
2026-06-11 18:17:42.273751 | controller |     "Jun 11 16:57:31.846222 crc crio[22018]: time=\"2026-06-11T16:57:31.845927541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2b575259-a365-4dc2-b520-02f4ee6388da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.273768 | controller |     "Jun 11 16:57:31.862529 crc crio[22018]: time=\"2026-06-11T16:57:31.862448386Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.273784 | controller |     "Jun 11 16:57:31.863138 crc crio[22018]: time=\"2026-06-11T16:57:31.863056456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273801 | controller |     "Jun 11 16:57:31.930660 crc crio[22018]: time=\"2026-06-11T16:57:31.928317139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273817 | controller |     "Jun 11 16:57:32.135524 crc crio[22018]: time=\"2026-06-11T16:57:32.135038039Z\" level=info msg=\"Stopped pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=d947b781-0c98-49b1-b99d-e5a7b6b27d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.273833 | controller |     "Jun 11 16:57:32.920382 crc crio[22018]: time=\"2026-06-11T16:57:32.919983046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.273868 | controller |     "Jun 11 16:57:33.272159 crc crio[22018]: time=\"2026-06-11T16:57:33.272102989Z\" level=info msg=\"Created container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=9c3d2c23-2913-4ebf-8401-9a87171b1d9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.273889 | controller |     "Jun 11 16:57:33.274580 crc crio[22018]: time=\"2026-06-11T16:57:33.274442502Z\" level=info msg=\"Starting container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8\" id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.273912 | controller |     "Jun 11 16:57:33.316078 crc crio[22018]: time=\"2026-06-11T16:57:33.312409428Z\" level=info msg=\"Started container\" PID=65532 containerID=b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 description=openstack/glance-default-internal-api-0/glance-httpd id=bd39051a-6920-4d92-a63b-7c9cb6377901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f",
2026-06-11 18:17:42.273929 | controller |     "Jun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.889879652Z\" level=info msg=\"Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.273946 | controller |     "Jun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.890856553Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-nfk87 Namespace:openstack ID:0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1 UID:c4ee1839-1537-42ac-a488-8f83c3eaefba NetNS:/var/run/netns/62231251-8479-44a7-a5be-bd3b96fe97a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ee1839_1537_42ac_a488_8f83c3eaefba.slice PodAnnotations:0xc00012b490}] Aliases:map[]}\"",
2026-06-11 18:17:42.273962 | controller |     "Jun 11 16:57:33.892085 crc crio[22018]: time=\"2026-06-11T16:57:33.891009268Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-nfk87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.273980 | controller |     "Jun 11 16:57:34.228202 crc crio[22018]: time=\"2026-06-11T16:57:34.219298726Z\" level=info msg=\"Running pod sandbox: openstack/placement-5ffbb867db-hvqzs/POD\" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.273996 | controller |     "Jun 11 16:57:34.228202 crc crio[22018]: time=\"2026-06-11T16:57:34.227964284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274013 | controller |     "Jun 11 16:57:34.328935 crc crio[22018]: time=\"2026-06-11T16:57:34.328580544Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.274029 | controller |     "Jun 11 16:57:34.328935 crc crio[22018]: time=\"2026-06-11T16:57:34.328914525Z\" level=info msg=\"Adding pod openstack_placement-5ffbb867db-hvqzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.274045 | controller |     "Jun 11 16:57:34.333523 crc crio[22018]: time=\"2026-06-11T16:57:34.333444148Z\" level=info msg=\"Stopped pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f0ea7336-3d63-468b-86c9-cb9e511392b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.274061 | controller |     "Jun 11 16:57:35.034876 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9702fcee30ae4f2 Mac:ae:90:c9:74:c9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 SocketPath: PciID:}] [{Interface:0xc000232e60 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.274081 | controller |     "Jun 11 16:57:35.037116 crc crio[22018]: time=\"2026-06-11T16:57:35.037019791Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002ca0020}] Aliases:map[]}\"",
2026-06-11 18:17:42.274097 | controller |     "Jun 11 16:57:35.037558 crc crio[22018]: time=\"2026-06-11T16:57:35.037487216Z\" level=info msg=\"Checking pod openstack_placement-5ffbb867db-hvqzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.274113 | controller |     "Jun 11 16:57:35.058647 crc crio[22018]: time=\"2026-06-11T16:57:35.056315407Z\" level=info msg=\"Ran pod sandbox 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b with infra container: openstack/placement-5ffbb867db-hvqzs/POD\" id=3ee3ebfa-7352-4f6c-b241-ec8069952c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.274129 | controller |     "Jun 11 16:57:35.066052 crc crio[22018]: time=\"2026-06-11T16:57:35.065989754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=cba72c7e-f79a-4a28-a59a-679aa9f7de69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274145 | controller |     "Jun 11 16:57:35.089314 crc crio[22018]: time=\"2026-06-11T16:57:35.089221288Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5dd8f975d6-wpjs5/POD\" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.274161 | controller |     "Jun 11 16:57:35.089528 crc crio[22018]: time=\"2026-06-11T16:57:35.089451366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274177 | controller |     "Jun 11 16:57:35.174402 crc crio[22018]: time=\"2026-06-11T16:57:35.17420959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a32dff0c-60ee-45aa-b61e-5d5f787c7838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274193 | controller |     "Jun 11 16:57:35.190742 crc crio[22018]: time=\"2026-06-11T16:57:35.190530202Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}\"",
2026-06-11 18:17:42.274210 | controller |     "Jun 11 16:57:35.190742 crc crio[22018]: time=\"2026-06-11T16:57:35.190640366Z\" level=info msg=\"Adding pod openstack_keystone-5dd8f975d6-wpjs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.274226 | controller |     "Jun 11 16:57:35.201548 crc crio[22018]: time=\"2026-06-11T16:57:35.201086716Z\" level=info msg=\"Creating container: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274242 | controller |     "Jun 11 16:57:35.201826 crc crio[22018]: time=\"2026-06-11T16:57:35.201606492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274262 | controller |     "Jun 11 16:57:35.389935 crc crio[22018]: time=\"2026-06-11T16:57:35.389419479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274279 | controller |     "Jun 11 16:57:35.407124 crc crio[22018]: time=\"2026-06-11T16:57:35.406693998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274295 | controller |     "Jun 11 16:57:35.574085 crc crio[22018]: time=\"2026-06-11T16:57:35.573986777Z\" level=info msg=\"Created container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=d418380d-ca7a-49f3-b7ce-7edb72ce6b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274311 | controller |     "Jun 11 16:57:35.577751 crc crio[22018]: time=\"2026-06-11T16:57:35.577648034Z\" level=info msg=\"Starting container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded\" id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.274326 | controller |     "Jun 11 16:57:35.583248 crc crio[22018]: time=\"2026-06-11T16:57:35.583160011Z\" level=info msg=\"Started container\" PID=65958 containerID=6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded description=openstack/placement-5ffbb867db-hvqzs/placement-log id=82951f59-27ef-4291-aff2-78e90a6a660c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b",
2026-06-11 18:17:42.274343 | controller |     "Jun 11 16:57:35.600943 crc crio[22018]: time=\"2026-06-11T16:57:35.600768807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=22f8ff8f-a370-4d37-9117-060706da2f29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274358 | controller |     "Jun 11 16:57:35.660098 crc crio[22018]: time=\"2026-06-11T16:57:35.65997146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1d297c15-49c6-4259-80f3-7630b6f48dd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274374 | controller |     "Jun 11 16:57:35.669235 crc crio[22018]: time=\"2026-06-11T16:57:35.669050256Z\" level=info msg=\"Creating container: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274390 | controller |     "Jun 11 16:57:35.670054 crc crio[22018]: time=\"2026-06-11T16:57:35.669804051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274405 | controller |     "Jun 11 16:57:35.770961 crc crio[22018]: 2026-06-11T16:57:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74f920130ccc9b2 Mac:4a:05:83:11:9e:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.274421 | controller |     "Jun 11 16:57:35.772275 crc crio[22018]: time=\"2026-06-11T16:57:35.772167057Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc007484128}] Aliases:map[]}\"",
2026-06-11 18:17:42.274441 | controller |     "Jun 11 16:57:35.772508 crc crio[22018]: time=\"2026-06-11T16:57:35.772381554Z\" level=info msg=\"Checking pod openstack_keystone-5dd8f975d6-wpjs5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.274458 | controller |     "Jun 11 16:57:40.735761 crc crio[22018]: time=\"2026-06-11T16:57:40.731565554Z\" level=info msg=\"Ran pod sandbox 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 with infra container: openstack/keystone-5dd8f975d6-wpjs5/POD\" id=9f7d7488-df75-428a-9596-a4b26770ea82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.274475 | controller |     "Jun 11 16:57:40.741729 crc crio[22018]: time=\"2026-06-11T16:57:40.741680994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=2e24ef33-db2a-4262-bf9a-96ac6456a95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274492 | controller |     "Jun 11 16:57:43.672525 crc crio[22018]: time=\"2026-06-11T16:57:43.671818213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274508 | controller |     "Jun 11 16:57:43.679616 crc crio[22018]: time=\"2026-06-11T16:57:43.677987665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274524 | controller |     "Jun 11 16:57:43.734046 crc crio[22018]: time=\"2026-06-11T16:57:43.733932904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=72e5e313-aaa6-491f-ad2b-87aa94139234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274541 | controller |     "Jun 11 16:57:43.849224 crc crio[22018]: time=\"2026-06-11T16:57:43.849128807Z\" level=info msg=\"Creating container: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274558 | controller |     "Jun 11 16:57:43.851525 crc crio[22018]: time=\"2026-06-11T16:57:43.851433108Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d168f65-f867-4677-991f-cdcad5fcd4ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.274574 | controller |     "Jun 11 16:57:43.853447 crc crio[22018]: time=\"2026-06-11T16:57:43.853238705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0b2f2da0-5a2e-4819-8b5d-12dabccc95c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274589 | controller |     "Jun 11 16:57:43.910004 crc crio[22018]: time=\"2026-06-11T16:57:43.909954698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274606 | controller |     "Jun 11 16:57:43.926866 crc crio[22018]: time=\"2026-06-11T16:57:43.926767805Z\" level=info msg=\"Created container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=2ea0b0c9-c104-407b-b8ef-a9d33a6a7887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274624 | controller |     "Jun 11 16:57:43.928592 crc crio[22018]: time=\"2026-06-11T16:57:43.928189987Z\" level=info msg=\"Starting container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248\" id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.274644 | controller |     "Jun 11 16:57:43.935500 crc crio[22018]: time=\"2026-06-11T16:57:43.933726713Z\" level=info msg=\"Started container\" PID=66539 containerID=3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 description=openstack/placement-5ffbb867db-hvqzs/placement-api id=ef8924bd-c254-4deb-b9ef-f26573dab72d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b",
2026-06-11 18:17:42.274663 | controller |     "Jun 11 16:57:43.952188 crc crio[22018]: time=\"2026-06-11T16:57:43.952029746Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a3c66a63-d3ae-4536-ab7a-c75e8b4e8c04 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.274679 | controller |     "Jun 11 16:57:43.953309 crc crio[22018]: time=\"2026-06-11T16:57:43.953111619Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b7321761-62bf-409f-8786-183c2932ff39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274695 | controller |     "Jun 11 16:57:43.962178 crc crio[22018]: time=\"2026-06-11T16:57:43.961998822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=947cac0f-be61-421e-afaa-6c6c9fbf9c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274711 | controller |     "Jun 11 16:57:43.970854 crc crio[22018]: time=\"2026-06-11T16:57:43.97073533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bbf0b215-8166-4f3c-b015-f7cee3950216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.274728 | controller |     "Jun 11 16:57:43.981613 crc crio[22018]: time=\"2026-06-11T16:57:43.981570826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274744 | controller |     "Jun 11 16:57:43.989049 crc crio[22018]: time=\"2026-06-11T16:57:43.988940609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274760 | controller |     "Jun 11 16:57:43.992920 crc crio[22018]: time=\"2026-06-11T16:57:43.992553904Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274777 | controller |     "Jun 11 16:57:44.003067 crc crio[22018]: time=\"2026-06-11T16:57:44.002929857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274793 | controller |     "Jun 11 16:57:44.016970 crc crio[22018]: time=\"2026-06-11T16:57:44.016846146Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274810 | controller |     "Jun 11 16:57:44.040605 crc crio[22018]: time=\"2026-06-11T16:57:44.040505627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274826 | controller |     "Jun 11 16:57:44.081451 crc crio[22018]: time=\"2026-06-11T16:57:44.081319574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274842 | controller |     "Jun 11 16:57:44.086796 crc crio[22018]: time=\"2026-06-11T16:57:44.086737157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274932 | controller |     "Jun 11 16:57:44.115924 crc crio[22018]: time=\"2026-06-11T16:57:44.115853123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274952 | controller |     "Jun 11 16:57:44.121418 crc crio[22018]: time=\"2026-06-11T16:57:44.121277354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.274969 | controller |     "Jun 11 16:57:44.338759 crc crio[22018]: time=\"2026-06-11T16:57:44.33823266Z\" level=info msg=\"Created container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=e357c824-0721-451a-a61b-cffbb4e5fecf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.274986 | controller |     "Jun 11 16:57:44.339617 crc crio[22018]: time=\"2026-06-11T16:57:44.339507581Z\" level=info msg=\"Created container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=97927878-c10e-4b45-a74e-b432ea40a07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.275002 | controller |     "Jun 11 16:57:44.343638 crc crio[22018]: time=\"2026-06-11T16:57:44.338930362Z\" level=info msg=\"Created container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=84e2d6e0-d62a-410f-8f79-4039d8787d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.275020 | controller |     "Jun 11 16:57:44.349652 crc crio[22018]: time=\"2026-06-11T16:57:44.348558508Z\" level=info msg=\"Starting container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b\" id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.275036 | controller |     "Jun 11 16:57:44.349652 crc crio[22018]: time=\"2026-06-11T16:57:44.34954155Z\" level=info msg=\"Starting container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b\" id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.275052 | controller |     "Jun 11 16:57:44.354147 crc crio[22018]: time=\"2026-06-11T16:57:44.354046192Z\" level=info msg=\"Starting container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851\" id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.275069 | controller |     "Jun 11 16:57:44.356281 crc crio[22018]: time=\"2026-06-11T16:57:44.35618516Z\" level=info msg=\"Started container\" PID=66567 containerID=251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b description=openstack/ceilometer-0/sg-core id=e5faf382-ac34-411e-93f7-dbde3bf453f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc",
2026-06-11 18:17:42.275085 | controller |     "Jun 11 16:57:44.356899 crc crio[22018]: time=\"2026-06-11T16:57:44.356836041Z\" level=info msg=\"Started container\" PID=66556 containerID=cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b description=openstack/keystone-5dd8f975d6-wpjs5/keystone-api id=b4fb2c77-19c1-45c1-bab3-c59fe341f8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34",
2026-06-11 18:17:42.275102 | controller |     "Jun 11 16:57:44.359825 crc crio[22018]: time=\"2026-06-11T16:57:44.359737433Z\" level=info msg=\"Started container\" PID=66563 containerID=9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851 description=openstack/barbican-db-sync-5f5d6/barbican-db-sync id=65388cad-420a-44a6-934a-7c109c2db3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e",
2026-06-11 18:17:42.275123 | controller |     "Jun 11 16:57:44.470495 crc crio[22018]: time=\"2026-06-11T16:57:44.47039761Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.275140 | controller |     "Jun 11 16:57:44.484517 crc crio[22018]: time=\"2026-06-11T16:57:44.484439967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.275157 | controller |     "Jun 11 16:57:51.311185 crc crio[22018]: time=\"2026-06-11T16:57:51.310231732Z\" level=info msg=\"Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275174 | controller |     "Jun 11 16:57:51.313125 crc crio[22018]: time=\"2026-06-11T16:57:51.312459573Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-5f5d6 Namespace:openstack ID:1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e UID:d228dfca-0a4d-4615-8b30-3415794a7f06 NetNS:/var/run/netns/9eb66b30-acb8-4cfd-89ab-dc315a138c34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd228dfca_0a4d_4615_8b30_3415794a7f06.slice PodAnnotations:0xc007484020}] Aliases:map[]}\"",
2026-06-11 18:17:42.275190 | controller |     "Jun 11 16:57:51.313125 crc crio[22018]: time=\"2026-06-11T16:57:51.313080863Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-5f5d6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.275208 | controller |     "Jun 11 16:57:54.645216 crc crio[22018]: time=\"2026-06-11T16:57:54.643813748Z\" level=info msg=\"Stopping pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275224 | controller |     "Jun 11 16:57:54.645216 crc crio[22018]: time=\"2026-06-11T16:57:54.645058848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=45c5a1e9-a3c4-4287-8aee-efe44d0f3d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275241 | controller |     "Jun 11 16:57:54.646692 crc crio[22018]: time=\"2026-06-11T16:57:54.645709279Z\" level=info msg=\"Removing pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275257 | controller |     "Jun 11 16:57:58.251517 crc crio[22018]: time=\"2026-06-11T16:57:58.250144654Z\" level=info msg=\"Stopped pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=894018ba-6d9a-4e32-b997-885d7526cf15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275274 | controller |     "Jun 11 16:57:58.267726 crc crio[22018]: time=\"2026-06-11T16:57:58.267549252Z\" level=info msg=\"Removed pod sandbox: 91be2b03d1b6802c7989054ffd571a96a149579e23e7a5eb86728323a7c85acc\" id=5119ca6a-56ea-4b47-a5c3-4ca72fa958c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275303 | controller |     "Jun 11 16:57:58.268896 crc crio[22018]: time=\"2026-06-11T16:57:58.268815698Z\" level=info msg=\"Stopping pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275362 | controller |     "Jun 11 16:57:58.269000 crc crio[22018]: time=\"2026-06-11T16:57:58.268897051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=b03d47d3-38ca-43fe-bcab-20e61f5d2143 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275386 | controller |     "Jun 11 16:57:58.269747 crc crio[22018]: time=\"2026-06-11T16:57:58.269662664Z\" level=info msg=\"Removing pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275404 | controller |     "Jun 11 16:57:58.284417 crc crio[22018]: time=\"2026-06-11T16:57:58.28382785Z\" level=info msg=\"Removed pod sandbox: 1c29f3257770ec59308732e398141ea69538e6423f7bc8c1af6095c62d071287\" id=f2fb7ea0-ef5a-429c-a4f7-ede0afd7fd40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275421 | controller |     "Jun 11 16:57:58.285860 crc crio[22018]: time=\"2026-06-11T16:57:58.284710993Z\" level=info msg=\"Stopping pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275438 | controller |     "Jun 11 16:57:58.285860 crc crio[22018]: time=\"2026-06-11T16:57:58.284771325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=e2ce1103-3e59-4da7-9473-b964db7fa3a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275454 | controller |     "Jun 11 16:57:58.288750 crc crio[22018]: time=\"2026-06-11T16:57:58.288209605Z\" level=info msg=\"Removing pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275469 | controller |     "Jun 11 16:57:58.325670 crc crio[22018]: time=\"2026-06-11T16:57:58.325574325Z\" level=info msg=\"Removed pod sandbox: 4455e28f433e1da296d9f0ef37e4be941c55a7b9605d18afe7dfed5dbb97faf0\" id=2de1720c-46fd-4a86-811e-52c3fd25b955 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275486 | controller |     "Jun 11 16:57:58.332933 crc crio[22018]: time=\"2026-06-11T16:57:58.332569174Z\" level=info msg=\"Stopping pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275502 | controller |     "Jun 11 16:57:58.332933 crc crio[22018]: time=\"2026-06-11T16:57:58.332673418Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=3a962fbc-89dd-4b77-8709-ed9c96fdf894 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275519 | controller |     "Jun 11 16:57:58.345723 crc crio[22018]: time=\"2026-06-11T16:57:58.333402681Z\" level=info msg=\"Removing pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275535 | controller |     "Jun 11 16:57:58.345723 crc crio[22018]: time=\"2026-06-11T16:57:58.345254849Z\" level=info msg=\"Removed pod sandbox: a5749e74e44fe5b728bb5fc80a4069aa91f6320922d2b475474075b918014028\" id=596c6a4c-ae1f-4978-a933-4ac899f57e80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275551 | controller |     "Jun 11 16:57:58.346201 crc crio[22018]: time=\"2026-06-11T16:57:58.346106544Z\" level=info msg=\"Stopping pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275566 | controller |     "Jun 11 16:57:58.346201 crc crio[22018]: time=\"2026-06-11T16:57:58.346176321Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=9262a9a7-277a-4dcc-ae54-a53d08aa3c39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275582 | controller |     "Jun 11 16:57:58.347016 crc crio[22018]: time=\"2026-06-11T16:57:58.34689146Z\" level=info msg=\"Removing pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275602 | controller |     "Jun 11 16:57:58.363932 crc crio[22018]: time=\"2026-06-11T16:57:58.363837379Z\" level=info msg=\"Removed pod sandbox: 8eb6f1621331760e3e4e577cae0cfc139bc23857e578af74febdff90d06eca1c\" id=864d505a-810d-4291-9acd-5dcc8d71491e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275617 | controller |     "Jun 11 16:57:58.365125 crc crio[22018]: time=\"2026-06-11T16:57:58.364810848Z\" level=info msg=\"Stopping pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275633 | controller |     "Jun 11 16:57:58.365125 crc crio[22018]: time=\"2026-06-11T16:57:58.364885291Z\" level=info msg=\"Stopped pod sandbox (already stopped): f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=2cd6b998-612f-458e-9ed9-589441645793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.275649 | controller |     "Jun 11 16:57:58.365913 crc crio[22018]: time=\"2026-06-11T16:57:58.365779019Z\" level=info msg=\"Removing pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275665 | controller |     "Jun 11 16:57:58.382302 crc crio[22018]: time=\"2026-06-11T16:57:58.381085408Z\" level=info msg=\"Removed pod sandbox: f12b4229ad8349a22ae33315ee010494de8987f43a7cbc246df5a0316b20f2a3\" id=78fda635-13eb-4a38-a898-724478f38e4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.275681 | controller |     "Jun 11 16:57:59.829090 crc crio[22018]: time=\"2026-06-11T16:57:59.828554965Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e25dd242-8cd7-4ece-ba4a-f6792f4c0d21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.275696 | controller |     "Jun 11 16:57:59.831155 crc crio[22018]: time=\"2026-06-11T16:57:59.83000345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9bdb9545-39c1-4802-97f6-3c3a514f406c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.275713 | controller |     "Jun 11 16:57:59.862782 crc crio[22018]: time=\"2026-06-11T16:57:59.862640612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=471a39ef-39fa-4670-9765-597e8afebaec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.275728 | controller |     "Jun 11 16:57:59.871610 crc crio[22018]: time=\"2026-06-11T16:57:59.871101701Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.275745 | controller |     "Jun 11 16:57:59.876074 crc crio[22018]: time=\"2026-06-11T16:57:59.87603726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.275761 | controller |     "Jun 11 16:57:59.956977 crc crio[22018]: time=\"2026-06-11T16:57:59.956772856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.275777 | controller |     "Jun 11 16:58:00.576193 crc crio[22018]: time=\"2026-06-11T16:58:00.575641103Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-56fbcbcd75-mt8z6/POD\" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.275796 | controller |     "Jun 11 16:58:00.576193 crc crio[22018]: time=\"2026-06-11T16:58:00.575787738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.275813 | controller |     "Jun 11 16:58:00.654696 crc crio[22018]: time=\"2026-06-11T16:58:00.649790647Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.275829 | controller |     "Jun 11 16:58:00.654696 crc crio[22018]: time=\"2026-06-11T16:58:00.65203621Z\" level=info msg=\"Adding pod openstack_barbican-worker-56fbcbcd75-mt8z6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.275845 | controller |     "Jun 11 16:58:00.716975 crc crio[22018]: time=\"2026-06-11T16:58:00.70796233Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD\" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.275889 | controller |     "Jun 11 16:58:00.716975 crc crio[22018]: time=\"2026-06-11T16:58:00.708074354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.275913 | controller |     "Jun 11 16:58:00.769023 crc crio[22018]: time=\"2026-06-11T16:58:00.768465016Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686618-w7xzf/POD\" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.275931 | controller |     "Jun 11 16:58:00.769394 crc crio[22018]: time=\"2026-06-11T16:58:00.769043575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.275948 | controller |     "Jun 11 16:58:00.945598 crc crio[22018]: time=\"2026-06-11T16:58:00.943664343Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}\"",
2026-06-11 18:17:42.275965 | controller |     "Jun 11 16:58:00.945598 crc crio[22018]: time=\"2026-06-11T16:58:00.943755276Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-c6b77b85d-clp5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.275999 | controller |     "Jun 11 16:58:01.033712 crc crio[22018]: time=\"2026-06-11T16:58:01.033397823Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD\" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276016 | controller |     "Jun 11 16:58:01.034162 crc crio[22018]: time=\"2026-06-11T16:58:01.034119837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276033 | controller |     "Jun 11 16:58:01.068919 crc crio[22018]: time=\"2026-06-11T16:58:01.068870373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.276054 | controller |     "Jun 11 16:58:01.069301 crc crio[22018]: time=\"2026-06-11T16:58:01.069238215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686618-w7xzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.276071 | controller |     "Jun 11 16:58:01.132859 crc crio[22018]: time=\"2026-06-11T16:58:01.13277213Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-688454f6fb-fdgz9/POD\" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276087 | controller |     "Jun 11 16:58:01.133037 crc crio[22018]: time=\"2026-06-11T16:58:01.132891304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276103 | controller |     "Jun 11 16:58:01.257214 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc7501cb4ddfc24 Mac:ea:68:a5:dd:1d:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.276120 | controller |     "Jun 11 16:58:01.257214 crc crio[22018]: time=\"2026-06-11T16:58:01.255656966Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc0004bf4d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.276136 | controller |     "Jun 11 16:58:01.257214 crc crio[22018]: time=\"2026-06-11T16:58:01.255805591Z\" level=info msg=\"Checking pod openstack_barbican-worker-56fbcbcd75-mt8z6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.276152 | controller |     "Jun 11 16:58:01.353844 crc crio[22018]: time=\"2026-06-11T16:58:01.352180351Z\" level=info msg=\"Ran pod sandbox cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 with infra container: openstack/barbican-worker-56fbcbcd75-mt8z6/POD\" id=9c2bf8d2-f546-466a-b1a2-187bc1d877d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276168 | controller |     "Jun 11 16:58:01.372978 crc crio[22018]: time=\"2026-06-11T16:58:01.372884272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276186 | controller |     "Jun 11 16:58:01.417268 crc crio[22018]: time=\"2026-06-11T16:58:01.417194872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}\"",
2026-06-11 18:17:42.276205 | controller |     "Jun 11 16:58:01.417932 crc crio[22018]: time=\"2026-06-11T16:58:01.417869944Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-774c8fb449-t9zl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.276221 | controller |     "Jun 11 16:58:01.448059 crc crio[22018]: time=\"2026-06-11T16:58:01.448002068Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276238 | controller |     "Jun 11 16:58:01.449305 crc crio[22018]: time=\"2026-06-11T16:58:01.449276399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=8eaad812-b6d3-4887-a87f-91d9f64e6860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276254 | controller |     "Jun 11 16:58:01.454277 crc crio[22018]: time=\"2026-06-11T16:58:01.454214639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.276270 | controller |     "Jun 11 16:58:01.468937 crc crio[22018]: time=\"2026-06-11T16:58:01.464828495Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.276285 | controller |     "Jun 11 16:58:01.468937 crc crio[22018]: time=\"2026-06-11T16:58:01.468904762Z\" level=info msg=\"Adding pod openstack_barbican-api-688454f6fb-fdgz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.276301 | controller |     "Jun 11 16:58:01.470502 crc crio[22018]: time=\"2026-06-11T16:58:01.466490887Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"",
2026-06-11 18:17:42.276317 | controller |     "Jun 11 16:58:01.698316 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f1928e6344ccf Mac:32:d2:7e:17:ef:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd SocketPath: PciID:}] [{Interface:0xc0002005b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.276334 | controller |     "Jun 11 16:58:01.702871 crc crio[22018]: time=\"2026-06-11T16:58:01.702737081Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0678}] Aliases:map[]}\"",
2026-06-11 18:17:42.276349 | controller |     "Jun 11 16:58:01.703162 crc crio[22018]: time=\"2026-06-11T16:58:01.702895276Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-c6b77b85d-clp5h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.276365 | controller |     "Jun 11 16:58:01.777798 crc crio[22018]: time=\"2026-06-11T16:58:01.771006045Z\" level=info msg=\"Ran pod sandbox 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 with infra container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/POD\" id=713b2b37-ac70-41ff-ac25-5753562e033b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276389 | controller |     "Jun 11 16:58:01.788077 crc crio[22018]: time=\"2026-06-11T16:58:01.787925341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276406 | controller |     "Jun 11 16:58:01.788500 crc crio[22018]: time=\"2026-06-11T16:58:01.788173863Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276422 | controller |     "Jun 11 16:58:01.788500 crc crio[22018]: time=\"2026-06-11T16:58:01.788222091Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=4b287435-407a-44a5-8bb2-cfbc6ddac503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276438 | controller |     "Jun 11 16:58:01.796194 crc crio[22018]: time=\"2026-06-11T16:58:01.796142633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.276454 | controller |     "Jun 11 16:58:01.803412 crc crio[22018]: time=\"2026-06-11T16:58:01.800989988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"",
2026-06-11 18:17:42.276470 | controller |     "Jun 11 16:58:01.815281 crc crio[22018]: 2026-06-11T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35d5018bbba34dd Mac:56:80:6a:c7:7c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 SocketPath: PciID:}] [{Interface:0xc00013cd20 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.276486 | controller |     "Jun 11 16:58:01.818012 crc crio[22018]: time=\"2026-06-11T16:58:01.817932485Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 18:17:42.276503 | controller |     "Jun 11 16:58:01.818221 crc crio[22018]: time=\"2026-06-11T16:58:01.818140472Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686618-w7xzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.276520 | controller |     "Jun 11 16:58:01.891448 crc crio[22018]: time=\"2026-06-11T16:58:01.884722169Z\" level=info msg=\"Ran pod sandbox 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac with infra container: openshift-infra/auto-csr-approver-29686618-w7xzf/POD\" id=15b466c1-6540-493d-93d8-0868f0477844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276535 | controller |     "Jun 11 16:58:01.982289 crc crio[22018]: time=\"2026-06-11T16:58:01.982031496Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.276556 | controller |     "Jun 11 16:58:01.997461 crc crio[22018]: time=\"2026-06-11T16:58:01.997292115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.276573 | controller |     "Jun 11 16:58:02.214629 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885e71d76efefbb Mac:3a:6c:9f:55:7e:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 SocketPath: PciID:}] [{Interface:0xc0004c8720 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.276589 | controller |     "Jun 11 16:58:02.217214 crc crio[22018]: time=\"2026-06-11T16:58:02.216881215Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc00285c890}] Aliases:map[]}\"",
2026-06-11 18:17:42.276605 | controller |     "Jun 11 16:58:02.217214 crc crio[22018]: time=\"2026-06-11T16:58:02.217087092Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-774c8fb449-t9zl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.276621 | controller |     "Jun 11 16:58:02.266401 crc crio[22018]: time=\"2026-06-11T16:58:02.264804352Z\" level=info msg=\"Ran pod sandbox 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 with infra container: openstack/dnsmasq-dns-774c8fb449-t9zl2/POD\" id=99e2e5fe-e875-4d3a-a50e-9c8de8effb3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276638 | controller |     "Jun 11 16:58:02.276136 crc crio[22018]: time=\"2026-06-11T16:58:02.276028145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6f3dbac0-c813-47d2-b33a-92fdf8fca793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276656 | controller |     "Jun 11 16:58:02.406140 crc crio[22018]: 2026-06-11T16:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caebe55c5b8f689 Mac:0e:7f:82:14:6b:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.276674 | controller |     "Jun 11 16:58:02.407961 crc crio[22018]: time=\"2026-06-11T16:58:02.407619998Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0004bedf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.276690 | controller |     "Jun 11 16:58:02.408272 crc crio[22018]: time=\"2026-06-11T16:58:02.408171866Z\" level=info msg=\"Checking pod openstack_barbican-api-688454f6fb-fdgz9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.276707 | controller |     "Jun 11 16:58:02.415995 crc crio[22018]: time=\"2026-06-11T16:58:02.4159147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=753c62fd-d495-47f4-b662-e59d6eb73771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276727 | controller |     "Jun 11 16:58:02.433620 crc crio[22018]: time=\"2026-06-11T16:58:02.433534602Z\" level=info msg=\"Ran pod sandbox caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f with infra container: openstack/barbican-api-688454f6fb-fdgz9/POD\" id=dfc923b8-e3d1-4705-8dfb-a7b7e8e721b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.276743 | controller |     "Jun 11 16:58:02.440882 crc crio[22018]: time=\"2026-06-11T16:58:02.440798749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cf5e3148-31b1-4444-a330-742763fdbe60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276759 | controller |     "Jun 11 16:58:02.442129 crc crio[22018]: time=\"2026-06-11T16:58:02.441561966Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.276775 | controller |     "Jun 11 16:58:02.444136 crc crio[22018]: time=\"2026-06-11T16:58:02.444081625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276791 | controller |     "Jun 11 16:58:02.449003 crc crio[22018]: time=\"2026-06-11T16:58:02.448852587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9cfc7f7b-f75b-46a9-8993-5c3eab4749ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.276810 | controller |     "Jun 11 16:58:02.511606 crc crio[22018]: time=\"2026-06-11T16:58:02.511286691Z\" level=info msg=\"Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.276828 | controller |     "Jun 11 16:58:02.512166 crc crio[22018]: time=\"2026-06-11T16:58:02.512106168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276843 | controller |     "Jun 11 16:58:02.584077 crc crio[22018]: time=\"2026-06-11T16:58:02.583991332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276882 | controller |     "Jun 11 16:58:02.593683 crc crio[22018]: time=\"2026-06-11T16:58:02.593561358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276900 | controller |     "Jun 11 16:58:02.599115 crc crio[22018]: time=\"2026-06-11T16:58:02.599036422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276916 | controller |     "Jun 11 16:58:02.605536 crc crio[22018]: time=\"2026-06-11T16:58:02.605469965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.276932 | controller |     "Jun 11 16:58:02.762208 crc crio[22018]: time=\"2026-06-11T16:58:02.761734137Z\" level=info msg=\"Created container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=957dca9e-a66c-4243-b69e-b606e2344e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.276949 | controller |     "Jun 11 16:58:02.764538 crc crio[22018]: time=\"2026-06-11T16:58:02.764471025Z\" level=info msg=\"Starting container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932\" id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.276970 | controller |     "Jun 11 16:58:02.779918 crc crio[22018]: time=\"2026-06-11T16:58:02.77924334Z\" level=info msg=\"Started container\" PID=67975 containerID=c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log id=058dbaaf-7be2-4493-9e37-6871c4c8abe6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f",
2026-06-11 18:17:42.276987 | controller |     "Jun 11 16:58:02.789206 crc crio[22018]: time=\"2026-06-11T16:58:02.788938762Z\" level=info msg=\"Created container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=7b6e62c7-f866-463e-9085-ca9fc0cfd530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277004 | controller |     "Jun 11 16:58:02.793172 crc crio[22018]: time=\"2026-06-11T16:58:02.792412196Z\" level=info msg=\"Starting container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5\" id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277022 | controller |     "Jun 11 16:58:02.802886 crc crio[22018]: time=\"2026-06-11T16:58:02.802791437Z\" level=info msg=\"Started container\" PID=67976 containerID=7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5 description=openstack/dnsmasq-dns-774c8fb449-t9zl2/init id=de0c8f7d-f230-401c-965a-03a25ee4cf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8",
2026-06-11 18:17:42.277039 | controller |     "Jun 11 16:58:02.837820 crc crio[22018]: time=\"2026-06-11T16:58:02.837303235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=776028f7-2d25-45df-a58f-4ad4c6685127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277056 | controller |     "Jun 11 16:58:02.947653 crc crio[22018]: time=\"2026-06-11T16:58:02.947314379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5d952788-e0cb-4571-ac95-d0d7eae6a876 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277073 | controller |     "Jun 11 16:58:03.017803 crc crio[22018]: time=\"2026-06-11T16:58:03.017539452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277089 | controller |     "Jun 11 16:58:03.059962 crc crio[22018]: time=\"2026-06-11T16:58:03.059754822Z\" level=info msg=\"Creating container: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277106 | controller |     "Jun 11 16:58:03.060465 crc crio[22018]: time=\"2026-06-11T16:58:03.060193347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277123 | controller |     "Jun 11 16:58:03.148912 crc crio[22018]: time=\"2026-06-11T16:58:03.148814383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277139 | controller |     "Jun 11 16:58:03.169071 crc crio[22018]: time=\"2026-06-11T16:58:03.168189589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277156 | controller |     "Jun 11 16:58:03.248617 crc crio[22018]: time=\"2026-06-11T16:58:03.247932928Z\" level=info msg=\"Created container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=135bcbe0-b63a-45f8-8147-2a5bdd913b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277177 | controller |     "Jun 11 16:58:03.253303 crc crio[22018]: time=\"2026-06-11T16:58:03.252538814Z\" level=info msg=\"Starting container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256\" id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277194 | controller |     "Jun 11 16:58:03.282757 crc crio[22018]: time=\"2026-06-11T16:58:03.282630327Z\" level=info msg=\"Started container\" PID=68006 containerID=9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256 description=openstack/cinder-db-sync-g9cl9/cinder-db-sync id=5aec9473-2143-4ada-a9d0-a2cb82648031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c",
2026-06-11 18:17:42.277211 | controller |     "Jun 11 16:58:03.293141 crc crio[22018]: time=\"2026-06-11T16:58:03.293044068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4958d96c-6a01-4f36-8b1a-87c2738ac616 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.277228 | controller |     "Jun 11 16:58:03.293941 crc crio[22018]: time=\"2026-06-11T16:58:03.293908656Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=756b348f-c9f1-4ac5-a9b5-2477f031ccac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277245 | controller |     "Jun 11 16:58:03.296222 crc crio[22018]: time=\"2026-06-11T16:58:03.296034324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef9a2bb5-b34f-40f2-bbdd-750ba1456a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277262 | controller |     "Jun 11 16:58:03.328959 crc crio[22018]: time=\"2026-06-11T16:58:03.328813799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277278 | controller |     "Jun 11 16:58:03.354601 crc crio[22018]: time=\"2026-06-11T16:58:03.340264449Z\" level=info msg=\"Created container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=db817b32-9949-4dbc-8b4b-a6f5d7eb9a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277295 | controller |     "Jun 11 16:58:03.356491 crc crio[22018]: time=\"2026-06-11T16:58:03.356422295Z\" level=info msg=\"Starting container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d\" id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277312 | controller |     "Jun 11 16:58:03.370665 crc crio[22018]: time=\"2026-06-11T16:58:03.37058163Z\" level=info msg=\"Started container\" PID=68012 containerID=e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d description=openstack/barbican-api-688454f6fb-fdgz9/barbican-api id=9a21d816-59b4-4d40-bc0e-bc24d470e1b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f",
2026-06-11 18:17:42.277328 | controller |     "Jun 11 16:58:03.678705 crc crio[22018]: time=\"2026-06-11T16:58:03.678614333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a983023a-cd8e-4d7b-87c4-83fea34b1053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277345 | controller |     "Jun 11 16:58:04.215853 crc crio[22018]: time=\"2026-06-11T16:58:04.215437514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277365 | controller |     "Jun 11 16:58:04.325772 crc crio[22018]: time=\"2026-06-11T16:58:04.325597373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4d5b8c84-100b-4b51-8f8a-dcce439fa045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277382 | controller |     "Jun 11 16:58:04.814239 crc crio[22018]: time=\"2026-06-11T16:58:04.81351262Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5dc9db7644-g2g8t/POD\" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.277397 | controller |     "Jun 11 16:58:04.815093 crc crio[22018]: time=\"2026-06-11T16:58:04.814574905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277413 | controller |     "Jun 11 16:58:05.344792 crc crio[22018]: time=\"2026-06-11T16:58:05.344693234Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277429 | controller |     "Jun 11 16:58:05.426157 crc crio[22018]: time=\"2026-06-11T16:58:05.426044538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277445 | controller |     "Jun 11 16:58:05.438937 crc crio[22018]: time=\"2026-06-11T16:58:05.438807665Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31803946-dd66-45c1-bca6-8dbaf61b9ca1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.277461 | controller |     "Jun 11 16:58:05.440158 crc crio[22018]: time=\"2026-06-11T16:58:05.440078454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=94d2de19-6cae-44fe-a63f-dc507e18876a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277477 | controller |     "Jun 11 16:58:05.499077 crc crio[22018]: time=\"2026-06-11T16:58:05.498427651Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2b20a25e-23ee-4948-bc52-48d9f528ab44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.277492 | controller |     "Jun 11 16:58:05.500289 crc crio[22018]: time=\"2026-06-11T16:58:05.500195595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=96c85407-07cc-4de1-b4e5-14500413bbf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277509 | controller |     "Jun 11 16:58:05.527662 crc crio[22018]: time=\"2026-06-11T16:58:05.527527337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4cab04b2-f723-4821-b1b2-778ae1712ecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277525 | controller |     "Jun 11 16:58:05.560273 crc crio[22018]: time=\"2026-06-11T16:58:05.559834222Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}\"",
2026-06-11 18:17:42.277546 | controller |     "Jun 11 16:58:05.560273 crc crio[22018]: time=\"2026-06-11T16:58:05.560179053Z\" level=info msg=\"Adding pod openstack_barbican-api-5dc9db7644-g2g8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.277563 | controller |     "Jun 11 16:58:05.611435 crc crio[22018]: time=\"2026-06-11T16:58:05.611234133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b7b9850a-604f-418c-a81e-9c2cbd3421af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.277579 | controller |     "Jun 11 16:58:05.622645 crc crio[22018]: time=\"2026-06-11T16:58:05.622446804Z\" level=info msg=\"Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277595 | controller |     "Jun 11 16:58:05.630249 crc crio[22018]: time=\"2026-06-11T16:58:05.630124105Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277611 | controller |     "Jun 11 16:58:05.630655 crc crio[22018]: time=\"2026-06-11T16:58:05.630596456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277628 | controller |     "Jun 11 16:58:05.642817 crc crio[22018]: time=\"2026-06-11T16:58:05.642696449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277647 | controller |     "Jun 11 16:58:05.650986 crc crio[22018]: time=\"2026-06-11T16:58:05.650878349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277666 | controller |     "Jun 11 16:58:05.732486 crc crio[22018]: time=\"2026-06-11T16:58:05.731823152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277683 | controller |     "Jun 11 16:58:05.792575 crc crio[22018]: time=\"2026-06-11T16:58:05.792301059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277699 | controller |     "Jun 11 16:58:05.801243 crc crio[22018]: time=\"2026-06-11T16:58:05.801095968Z\" level=info msg=\"Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.277716 | controller |     "Jun 11 16:58:05.815451 crc crio[22018]: time=\"2026-06-11T16:58:05.807131252Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-zz72b Namespace:openstack ID:1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685 UID:d4e05998-a532-4ea3-b937-29ed89f3d154 NetNS:/var/run/netns/5e3d0411-d1cc-4c8d-bb31-f268082502b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4e05998_a532_4ea3_b937_29ed89f3d154.slice PodAnnotations:0xc0004be708}] Aliases:map[]}\"",
2026-06-11 18:17:42.277733 | controller |     "Jun 11 16:58:05.827150 crc crio[22018]: time=\"2026-06-11T16:58:05.826573147Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-zz72b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.277753 | controller |     "Jun 11 16:58:05.843395 crc crio[22018]: time=\"2026-06-11T16:58:05.842934097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277770 | controller |     "Jun 11 16:58:05.846580 crc crio[22018]: time=\"2026-06-11T16:58:05.846497091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277787 | controller |     "Jun 11 16:58:05.848018 crc crio[22018]: time=\"2026-06-11T16:58:05.847930008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277804 | controller |     "Jun 11 16:58:05.876896 crc crio[22018]: time=\"2026-06-11T16:58:05.876773073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.277820 | controller |     "Jun 11 16:58:06.095099 crc crio[22018]: time=\"2026-06-11T16:58:06.094841878Z\" level=info msg=\"Created container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=aee32998-4dd6-4623-9f06-11f57ad12e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277836 | controller |     "Jun 11 16:58:06.099811 crc crio[22018]: time=\"2026-06-11T16:58:06.099733489Z\" level=info msg=\"Starting container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb\" id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277872 | controller |     "Jun 11 16:58:06.112903 crc crio[22018]: time=\"2026-06-11T16:58:06.112753153Z\" level=info msg=\"Created container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=2eeafba4-2fba-4621-9164-e00a17119a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277890 | controller |     "Jun 11 16:58:06.116552 crc crio[22018]: time=\"2026-06-11T16:58:06.116021569Z\" level=info msg=\"Starting container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c\" id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277907 | controller |     "Jun 11 16:58:06.117806 crc crio[22018]: time=\"2026-06-11T16:58:06.117680312Z\" level=info msg=\"Started container\" PID=68481 containerID=7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log id=d4be428c-5ce6-4ac8-addb-02b997975898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055",
2026-06-11 18:17:42.277924 | controller |     "Jun 11 16:58:06.126176 crc crio[22018]: time=\"2026-06-11T16:58:06.126110903Z\" level=info msg=\"Started container\" PID=68479 containerID=22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c description=openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns id=aa0d3884-5612-41b2-90da-aedde6224f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8",
2026-06-11 18:17:42.277941 | controller |     "Jun 11 16:58:06.133592 crc crio[22018]: time=\"2026-06-11T16:58:06.133496525Z\" level=info msg=\"Created container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=957970b1-0757-4ad7-8b11-4f5b53eb6a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.277958 | controller |     "Jun 11 16:58:06.136667 crc crio[22018]: time=\"2026-06-11T16:58:06.136017764Z\" level=info msg=\"Starting container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28\" id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.277982 | controller |     "Jun 11 16:58:06.139840 crc crio[22018]: time=\"2026-06-11T16:58:06.139724962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4efe9c5c-08c0-45d1-8f25-0e953992dafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278000 | controller |     "Jun 11 16:58:06.142572 crc crio[22018]: time=\"2026-06-11T16:58:06.142390405Z\" level=info msg=\"Started container\" PID=68500 containerID=491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log id=7d5887cf-ddba-4858-b7a9-dee1ea2e188c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658",
2026-06-11 18:17:42.278019 | controller |     "Jun 11 16:58:06.202502 crc crio[22018]: time=\"2026-06-11T16:58:06.202311789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=231be504-3880-40bc-b1ad-9633e9696028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278036 | controller |     "Jun 11 16:58:06.205394 crc crio[22018]: time=\"2026-06-11T16:58:06.205231722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=89758046-58bd-4d8b-9c65-e0e3d9ab6d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278052 | controller |     "Jun 11 16:58:06.211880 crc crio[22018]: time=\"2026-06-11T16:58:06.21180437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278068 | controller |     "Jun 11 16:58:06.226384 crc crio[22018]: time=\"2026-06-11T16:58:06.226219789Z\" level=info msg=\"Creating container: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278084 | controller |     "Jun 11 16:58:06.227847 crc crio[22018]: time=\"2026-06-11T16:58:06.227769778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278101 | controller |     "Jun 11 16:58:06.254410 crc crio[22018]: time=\"2026-06-11T16:58:06.25427926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=98b39071-a262-4578-9a92-5f5004767635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278117 | controller |     "Jun 11 16:58:06.264177 crc crio[22018]: 2026-06-11T16:58:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd0e80f8d72ff7 Mac:2e:79:40:5d:3a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.278134 | controller |     "Jun 11 16:58:06.265242 crc crio[22018]: time=\"2026-06-11T16:58:06.265169367Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc0029b4190}] Aliases:map[]}\"",
2026-06-11 18:17:42.278154 | controller |     "Jun 11 16:58:06.265905 crc crio[22018]: time=\"2026-06-11T16:58:06.265845189Z\" level=info msg=\"Checking pod openstack_barbican-api-5dc9db7644-g2g8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.278171 | controller |     "Jun 11 16:58:06.275442 crc crio[22018]: time=\"2026-06-11T16:58:06.274817103Z\" level=info msg=\"Stopped pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=04076bb1-2c70-408d-9d05-bbfd50dd48f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.278188 | controller |     "Jun 11 16:58:06.286130 crc crio[22018]: time=\"2026-06-11T16:58:06.286049921Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278204 | controller |     "Jun 11 16:58:06.289115 crc crio[22018]: time=\"2026-06-11T16:58:06.289054526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278221 | controller |     "Jun 11 16:58:06.289512 crc crio[22018]: time=\"2026-06-11T16:58:06.289437348Z\" level=info msg=\"Ran pod sandbox 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 with infra container: openstack/barbican-api-5dc9db7644-g2g8t/POD\" id=4b7d84f9-d084-4e34-a34a-81947567248d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.278238 | controller |     "Jun 11 16:58:06.293131 crc crio[22018]: time=\"2026-06-11T16:58:06.292573657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=52c8cc0c-422f-4c06-a7ce-4622539b5f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278254 | controller |     "Jun 11 16:58:06.313805 crc crio[22018]: time=\"2026-06-11T16:58:06.31371811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278270 | controller |     "Jun 11 16:58:06.321314 crc crio[22018]: time=\"2026-06-11T16:58:06.321081804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278286 | controller |     "Jun 11 16:58:06.332170 crc crio[22018]: time=\"2026-06-11T16:58:06.329886285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=267d4117-7990-4f6c-b07b-c338b8fbc947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278302 | controller |     "Jun 11 16:58:06.340048 crc crio[22018]: time=\"2026-06-11T16:58:06.339924036Z\" level=info msg=\"Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278318 | controller |     "Jun 11 16:58:06.340509 crc crio[22018]: time=\"2026-06-11T16:58:06.340464173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278335 | controller |     "Jun 11 16:58:06.352098 crc crio[22018]: time=\"2026-06-11T16:58:06.351615874Z\" level=info msg=\"Created container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=98095d77-6ff1-4658-a42a-943ea8095e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278351 | controller |     "Jun 11 16:58:06.356516 crc crio[22018]: time=\"2026-06-11T16:58:06.356451289Z\" level=info msg=\"Starting container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6\" id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.278371 | controller |     "Jun 11 16:58:06.361913 crc crio[22018]: time=\"2026-06-11T16:58:06.36156848Z\" level=info msg=\"Started container\" PID=68540 containerID=7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6 description=openshift-infra/auto-csr-approver-29686618-w7xzf/oc id=75821a28-73eb-4fa5-95a8-35e2cb2d514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac",
2026-06-11 18:17:42.278388 | controller |     "Jun 11 16:58:06.389510 crc crio[22018]: time=\"2026-06-11T16:58:06.388587439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278404 | controller |     "Jun 11 16:58:06.393103 crc crio[22018]: time=\"2026-06-11T16:58:06.393032151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278421 | controller |     "Jun 11 16:58:06.452533 crc crio[22018]: time=\"2026-06-11T16:58:06.452309189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278437 | controller |     "Jun 11 16:58:06.470662 crc crio[22018]: time=\"2026-06-11T16:58:06.470585237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278453 | controller |     "Jun 11 16:58:06.526160 crc crio[22018]: time=\"2026-06-11T16:58:06.526066138Z\" level=info msg=\"Created container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=47805603-a7b8-4ec1-b96e-e138be5a18fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278469 | controller |     "Jun 11 16:58:06.533023 crc crio[22018]: time=\"2026-06-11T16:58:06.532926539Z\" level=info msg=\"Starting container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3\" id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.278485 | controller |     "Jun 11 16:58:06.541466 crc crio[22018]: time=\"2026-06-11T16:58:06.541384536Z\" level=info msg=\"Started container\" PID=68547 containerID=939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 description=openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker id=71cc6520-9ed2-44e2-9903-d6f31506e619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055",
2026-06-11 18:17:42.278501 | controller |     "Jun 11 16:58:06.589160 crc crio[22018]: time=\"2026-06-11T16:58:06.589043046Z\" level=info msg=\"Created container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=31d6c0c2-69e6-4032-97f1-d4a70d259545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278517 | controller |     "Jun 11 16:58:06.590202 crc crio[22018]: time=\"2026-06-11T16:58:06.590122454Z\" level=info msg=\"Starting container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123\" id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.278533 | controller |     "Jun 11 16:58:06.598443 crc crio[22018]: time=\"2026-06-11T16:58:06.597871853Z\" level=info msg=\"Started container\" PID=68562 containerID=0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 description=openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener id=46ce5e69-98b2-46f1-9f42-fb8e7b6fe554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658",
2026-06-11 18:17:42.278556 | controller |     "Jun 11 16:58:06.758925 crc crio[22018]: time=\"2026-06-11T16:58:06.758759334Z\" level=info msg=\"Created container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=5ec446d2-f3b0-41c0-b1e9-a63e36df496a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278572 | controller |     "Jun 11 16:58:06.761569 crc crio[22018]: time=\"2026-06-11T16:58:06.761408239Z\" level=info msg=\"Starting container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574\" id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.278589 | controller |     "Jun 11 16:58:06.768830 crc crio[22018]: time=\"2026-06-11T16:58:06.768633828Z\" level=info msg=\"Started container\" PID=68569 containerID=2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log id=9edf71f0-8e5e-4a97-96ea-7ef5034f0bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80",
2026-06-11 18:17:42.278605 | controller |     "Jun 11 16:58:06.785647 crc crio[22018]: time=\"2026-06-11T16:58:06.784956999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f833f832-affb-43e8-9e6c-e0db793fa687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278621 | controller |     "Jun 11 16:58:06.898973 crc crio[22018]: time=\"2026-06-11T16:58:06.898596888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d0e48390-263a-46da-a749-21fe38c59794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.278637 | controller |     "Jun 11 16:58:06.917931 crc crio[22018]: time=\"2026-06-11T16:58:06.917857271Z\" level=info msg=\"Creating container: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278653 | controller |     "Jun 11 16:58:06.918385 crc crio[22018]: time=\"2026-06-11T16:58:06.918265524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278669 | controller |     "Jun 11 16:58:07.250167 crc crio[22018]: time=\"2026-06-11T16:58:07.250071589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278685 | controller |     "Jun 11 16:58:07.272062 crc crio[22018]: time=\"2026-06-11T16:58:07.270449518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278700 | controller |     "Jun 11 16:58:07.486009 crc crio[22018]: time=\"2026-06-11T16:58:07.485601245Z\" level=info msg=\"Created container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=e2083c30-9e9f-437f-84c8-de9e697c48cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.278716 | controller |     "Jun 11 16:58:07.487824 crc crio[22018]: time=\"2026-06-11T16:58:07.487737252Z\" level=info msg=\"Starting container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661\" id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.278733 | controller |     "Jun 11 16:58:07.500513 crc crio[22018]: time=\"2026-06-11T16:58:07.497724986Z\" level=info msg=\"Started container\" PID=68712 containerID=45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 description=openstack/barbican-api-5dc9db7644-g2g8t/barbican-api id=b67e793d-2862-4eda-82a6-0f62682e094a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80",
2026-06-11 18:17:42.278753 | controller |     "Jun 11 16:58:07.724236 crc crio[22018]: time=\"2026-06-11T16:58:07.724153352Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD\" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.278769 | controller |     "Jun 11 16:58:07.724613 crc crio[22018]: time=\"2026-06-11T16:58:07.724253655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278784 | controller |     "Jun 11 16:58:07.781520 crc crio[22018]: time=\"2026-06-11T16:58:07.781247293Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.278801 | controller |     "Jun 11 16:58:07.781520 crc crio[22018]: time=\"2026-06-11T16:58:07.781383477Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.278817 | controller |     "Jun 11 16:58:08.001267 crc crio[22018]: time=\"2026-06-11T16:58:08.000134468Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7b7489bdd-znwrk/POD\" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.278833 | controller |     "Jun 11 16:58:08.001267 crc crio[22018]: time=\"2026-06-11T16:58:08.000826771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.278866 | controller |     "Jun 11 16:58:08.106739 crc crio[22018]: time=\"2026-06-11T16:58:08.106622004Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.278888 | controller |     "Jun 11 16:58:08.106739 crc crio[22018]: time=\"2026-06-11T16:58:08.106695136Z\" level=info msg=\"Adding pod openstack_neutron-7b7489bdd-znwrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.278905 | controller |     "Jun 11 16:58:08.985054 crc crio[22018]: time=\"2026-06-11T16:58:08.984482223Z\" level=info msg=\"Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.278922 | controller |     "Jun 11 16:58:08.985950 crc crio[22018]: time=\"2026-06-11T16:58:08.984780381Z\" level=info msg=\"Stopping container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c (timeout: 10s)\" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.278938 | controller |     "Jun 11 16:58:08.985950 crc crio[22018]: time=\"2026-06-11T16:58:08.985884688Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686618-w7xzf Namespace:openshift-infra ID:35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac UID:b3affa34-2e09-4bab-8156-9ed09fec4f0c NetNS:/var/run/netns/d0ecf075-75b6-4112-9c7f-de5a4bd503a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3affa34_2e09_4bab_8156_9ed09fec4f0c.slice PodAnnotations:0xc000380720}] Aliases:map[]}\"",
2026-06-11 18:17:42.278959 | controller |     "Jun 11 16:58:08.986136 crc crio[22018]: time=\"2026-06-11T16:58:08.986005332Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686618-w7xzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.278976 | controller |     "Jun 11 16:58:09.291285 crc crio[22018]: time=\"2026-06-11T16:58:09.28994999Z\" level=info msg=\"Stopped pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=7d9e75b2-a56b-4ff4-977f-85ac5fa6ebc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.278992 | controller |     "Jun 11 16:58:09.378547 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8416490b3957424 Mac:be:77:39:7c:e4:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.279009 | controller |     "Jun 11 16:58:09.378547 crc crio[22018]: time=\"2026-06-11T16:58:09.377954877Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc00012afd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.279026 | controller |     "Jun 11 16:58:09.378547 crc crio[22018]: time=\"2026-06-11T16:58:09.378127883Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.279042 | controller |     "Jun 11 16:58:09.473834 crc crio[22018]: 2026-06-11T16:58:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cb5d754f26de0b Mac:4a:fa:4f:13:ac:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a SocketPath: PciID:}] [{Interface:0xc000248f20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.279059 | controller |     "Jun 11 16:58:09.475596 crc crio[22018]: time=\"2026-06-11T16:58:09.475506677Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc000aa4aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.279075 | controller |     "Jun 11 16:58:09.475720 crc crio[22018]: time=\"2026-06-11T16:58:09.475703894Z\" level=info msg=\"Checking pod openstack_neutron-7b7489bdd-znwrk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.279091 | controller |     "Jun 11 16:58:09.652784 crc crio[22018]: time=\"2026-06-11T16:58:09.64986814Z\" level=info msg=\"Stopped container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=f8cfd64a-b73a-4776-a7c2-36423c0ced5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.279110 | controller |     "Jun 11 16:58:09.655604 crc crio[22018]: time=\"2026-06-11T16:58:09.65545168Z\" level=info msg=\"Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.279129 | controller |     "Jun 11 16:58:09.667072 crc crio[22018]: time=\"2026-06-11T16:58:09.666901721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-t9zl2 Namespace:openstack ID:885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8 UID:d52b4e14-562e-4401-bcf7-b6d772a6fc9f NetNS:/var/run/netns/3de3f6d5-d362-4d46-b07c-0123875f9770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd52b4e14_562e_4401_bcf7_b6d772a6fc9f.slice PodAnnotations:0xc005da0570}] Aliases:map[]}\"",
2026-06-11 18:17:42.279145 | controller |     "Jun 11 16:58:09.667312 crc crio[22018]: time=\"2026-06-11T16:58:09.667172398Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-774c8fb449-t9zl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.279163 | controller |     "Jun 11 16:58:12.325589 crc crio[22018]: time=\"2026-06-11T16:58:12.324872915Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5bcd44869-4nmqw/POD\" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.279179 | controller |     "Jun 11 16:58:12.326797 crc crio[22018]: time=\"2026-06-11T16:58:12.32564663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279196 | controller |     "Jun 11 16:58:14.103100 crc crio[22018]: time=\"2026-06-11T16:58:14.102569874Z\" level=info msg=\"Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.279214 | controller |     "Jun 11 16:58:14.104604 crc crio[22018]: time=\"2026-06-11T16:58:14.103988259Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-g9cl9 Namespace:openstack ID:95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c UID:7f9fe071-8bce-4ada-acbc-9111df3002a1 NetNS:/var/run/netns/bbd9e0a1-9d2d-453b-a274-4e4442f027cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fe071_8bce_4ada_acbc_9111df3002a1.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"",
2026-06-11 18:17:42.279230 | controller |     "Jun 11 16:58:14.104604 crc crio[22018]: time=\"2026-06-11T16:58:14.104121274Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-g9cl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.279247 | controller |     "Jun 11 16:58:18.982803 crc crio[22018]: time=\"2026-06-11T16:58:18.977469054Z\" level=info msg=\"Stopping container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d (timeout: 30s)\" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.279263 | controller |     "Jun 11 16:58:18.982803 crc crio[22018]: time=\"2026-06-11T16:58:18.977960453Z\" level=info msg=\"Stopping container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932 (timeout: 30s)\" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.279280 | controller |     "Jun 11 16:58:19.849910 crc crio[22018]: time=\"2026-06-11T16:58:19.849532398Z\" level=info msg=\"Ran pod sandbox 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 with infra container: openstack/neutron-7b7489bdd-znwrk/POD\" id=822ad422-58dd-4930-9864-4ad32254493c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.279297 | controller |     "Jun 11 16:58:19.852242 crc crio[22018]: time=\"2026-06-11T16:58:19.852148966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c686b3c7-53bf-4d81-a57b-957be2a9a5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279317 | controller |     "Jun 11 16:58:19.856086 crc crio[22018]: time=\"2026-06-11T16:58:19.855913296Z\" level=info msg=\"Stopped pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=5f3758a2-c1dc-4c51-b118-305871002a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.279334 | controller |     "Jun 11 16:58:19.861778 crc crio[22018]: time=\"2026-06-11T16:58:19.86169755Z\" level=info msg=\"Stopped pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=75f94260-6934-49c8-8452-2ac08b4f57d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.279350 | controller |     "Jun 11 16:58:19.875268 crc crio[22018]: time=\"2026-06-11T16:58:19.875148407Z\" level=info msg=\"Ran pod sandbox 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 with infra container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/POD\" id=aca7743d-7c1b-40f9-9d26-5726632dc4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.279366 | controller |     "Jun 11 16:58:19.881105 crc crio[22018]: time=\"2026-06-11T16:58:19.881011403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=28b11919-6aa8-497f-b8ce-e94900539f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279382 | controller |     "Jun 11 16:58:19.902066 crc crio[22018]: time=\"2026-06-11T16:58:19.901960403Z\" level=info msg=\"Stopped container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=1fededaf-a568-4903-b7c0-3cfba4716768 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.279398 | controller |     "Jun 11 16:58:19.902806 crc crio[22018]: time=\"2026-06-11T16:58:19.902729465Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.279414 | controller |     "Jun 11 16:58:19.902806 crc crio[22018]: time=\"2026-06-11T16:58:19.902791237Z\" level=info msg=\"Adding pod openstack_neutron-5bcd44869-4nmqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.279430 | controller |     "Jun 11 16:58:19.938867 crc crio[22018]: time=\"2026-06-11T16:58:19.938776019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4f6c0ec2-7130-4a33-b14f-c59160ff1e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279446 | controller |     "Jun 11 16:58:20.263392 crc crio[22018]: time=\"2026-06-11T16:58:20.261992582Z\" level=info msg=\"Removing container: 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c\" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.279463 | controller |     "Jun 11 16:58:20.759968 crc crio[22018]: 2026-06-11T16:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcb84588cd73460 Mac:16:23:9b:97:a9:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.279484 | controller |     "Jun 11 16:58:20.761692 crc crio[22018]: time=\"2026-06-11T16:58:20.761626075Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc0003801f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.279501 | controller |     "Jun 11 16:58:20.761864 crc crio[22018]: time=\"2026-06-11T16:58:20.761815532Z\" level=info msg=\"Checking pod openstack_neutron-5bcd44869-4nmqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.279517 | controller |     "Jun 11 16:58:21.347034 crc crio[22018]: time=\"2026-06-11T16:58:21.346935463Z\" level=info msg=\"Ran pod sandbox bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 with infra container: openstack/neutron-5bcd44869-4nmqw/POD\" id=becb68da-c09e-45e1-a11a-dfc3cccc6888 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.279533 | controller |     "Jun 11 16:58:21.352798 crc crio[22018]: time=\"2026-06-11T16:58:21.352685128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1e141345-573a-479c-b96d-02ceef89072a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279548 | controller |     "Jun 11 16:58:21.370697 crc crio[22018]: time=\"2026-06-11T16:58:21.369573547Z\" level=info msg=\"Removed container 22f52438a77813161fe1a806938139c438d131340636713dd64fcdfb5cf3d92c: openstack/dnsmasq-dns-774c8fb449-t9zl2/dnsmasq-dns\" id=d7c12c4c-62a3-4ba9-a7f2-1f397424778b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.279564 | controller |     "Jun 11 16:58:21.376307 crc crio[22018]: time=\"2026-06-11T16:58:21.376231207Z\" level=info msg=\"Removing container: 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5\" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.279580 | controller |     "Jun 11 16:58:21.385895 crc crio[22018]: time=\"2026-06-11T16:58:21.385845995Z\" level=info msg=\"Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.279596 | controller |     "Jun 11 16:58:21.386664 crc crio[22018]: time=\"2026-06-11T16:58:21.38662869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279613 | controller |     "Jun 11 16:58:21.417514 crc crio[22018]: time=\"2026-06-11T16:58:21.417273198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fae622dc-e501-4179-a19b-274fc8439b4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279629 | controller |     "Jun 11 16:58:21.445289 crc crio[22018]: time=\"2026-06-11T16:58:21.444784685Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.279648 | controller |     "Jun 11 16:58:21.452029 crc crio[22018]: time=\"2026-06-11T16:58:21.450762703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279667 | controller |     "Jun 11 16:58:21.452616 crc crio[22018]: time=\"2026-06-11T16:58:21.452510308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279687 | controller |     "Jun 11 16:58:21.452760 crc crio[22018]: time=\"2026-06-11T16:58:21.452720066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=82814749-9f53-4097-b782-752335c0766f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279704 | controller |     "Jun 11 16:58:21.470039 crc crio[22018]: time=\"2026-06-11T16:58:21.469951324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279721 | controller |     "Jun 11 16:58:21.497558 crc crio[22018]: time=\"2026-06-11T16:58:21.497306481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279737 | controller |     "Jun 11 16:58:21.501431 crc crio[22018]: time=\"2026-06-11T16:58:21.501262588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279753 | controller |     "Jun 11 16:58:21.507408 crc crio[22018]: time=\"2026-06-11T16:58:21.507289962Z\" level=info msg=\"Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.279768 | controller |     "Jun 11 16:58:21.508033 crc crio[22018]: time=\"2026-06-11T16:58:21.508010835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279785 | controller |     "Jun 11 16:58:21.764855 crc crio[22018]: time=\"2026-06-11T16:58:21.764229666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279809 | controller |     "Jun 11 16:58:21.825001 crc crio[22018]: time=\"2026-06-11T16:58:21.823242875Z\" level=info msg=\"Removed container 7e0d5f292f92293979d1183e4c25f83a86c26a73b7d24652b005a958ae164af5: openstack/dnsmasq-dns-774c8fb449-t9zl2/init\" id=c43af685-8e06-4163-b04a-f6f69fa25011 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.279826 | controller |     "Jun 11 16:58:21.829241 crc crio[22018]: time=\"2026-06-11T16:58:21.827619945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.279842 | controller |     "Jun 11 16:58:21.843764 crc crio[22018]: time=\"2026-06-11T16:58:21.843684372Z\" level=info msg=\"Created container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=11df298b-e1ac-4405-974c-f17c1df2e710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.279879 | controller |     "Jun 11 16:58:21.859868 crc crio[22018]: time=\"2026-06-11T16:58:21.858081211Z\" level=info msg=\"Starting container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d\" id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.279896 | controller |     "Jun 11 16:58:21.865514 crc crio[22018]: time=\"2026-06-11T16:58:21.865001937Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=5a4717c3-a045-41cf-9fd7-67d2894230d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.279913 | controller |     "Jun 11 16:58:21.870426 crc crio[22018]: time=\"2026-06-11T16:58:21.868881772Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=30d3d39c-9f32-4724-9b3e-49a181c5e5d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279934 | controller |     "Jun 11 16:58:21.873992 crc crio[22018]: time=\"2026-06-11T16:58:21.871493968Z\" level=info msg=\"Started container\" PID=69985 containerID=d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d description=openstack/neutron-7b7489bdd-znwrk/neutron-api id=528df33f-31dd-48e9-ab3a-7f078eca7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279",
2026-06-11 18:17:42.279952 | controller |     "Jun 11 16:58:21.927160 crc crio[22018]: time=\"2026-06-11T16:58:21.927067881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8270219b-19c5-4c54-b299-cdf8cfb9e4bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.279968 | controller |     "Jun 11 16:58:21.959418 crc crio[22018]: time=\"2026-06-11T16:58:21.958896598Z\" level=info msg=\"Created container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=4bad0b75-8ab1-4c70-bccd-11437420302f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280000 | controller |     "Jun 11 16:58:21.965738 crc crio[22018]: time=\"2026-06-11T16:58:21.965073409Z\" level=info msg=\"Starting container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6\" id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.280018 | controller |     "Jun 11 16:58:21.975008 crc crio[22018]: time=\"2026-06-11T16:58:21.974709697Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c5f64de8-30ee-466b-97bc-4e2dce3d3ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.280034 | controller |     "Jun 11 16:58:21.999409 crc crio[22018]: time=\"2026-06-11T16:58:21.998606517Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280050 | controller |     "Jun 11 16:58:22.002845 crc crio[22018]: time=\"2026-06-11T16:58:22.00118826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280066 | controller |     "Jun 11 16:58:22.009802 crc crio[22018]: time=\"2026-06-11T16:58:22.009698856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e85a548f-9399-408d-8b6d-dabe76c9c33a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.280082 | controller |     "Jun 11 16:58:22.034801 crc crio[22018]: time=\"2026-06-11T16:58:22.034707187Z\" level=info msg=\"Creating container: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280098 | controller |     "Jun 11 16:58:22.052928 crc crio[22018]: time=\"2026-06-11T16:58:22.048900906Z\" level=info msg=\"Started container\" PID=69982 containerID=d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6 description=openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init id=d85bae73-d384-4168-ab4b-3c55753dd234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43",
2026-06-11 18:17:42.280115 | controller |     "Jun 11 16:58:22.123142 crc crio[22018]: time=\"2026-06-11T16:58:22.122267691Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.280148 | controller |     "Jun 11 16:58:22.123142 crc crio[22018]: time=\"2026-06-11T16:58:22.12244596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280187 | controller |     "Jun 11 16:58:22.135270 crc crio[22018]: time=\"2026-06-11T16:58:22.133930029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280211 | controller |     "Jun 11 16:58:22.228436 crc crio[22018]: time=\"2026-06-11T16:58:22.228280174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280234 | controller |     "Jun 11 16:58:22.231412 crc crio[22018]: time=\"2026-06-11T16:58:22.231215749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280255 | controller |     "Jun 11 16:58:22.316058 crc crio[22018]: time=\"2026-06-11T16:58:22.315924Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}\"",
2026-06-11 18:17:42.280275 | controller |     "Jun 11 16:58:22.316058 crc crio[22018]: time=\"2026-06-11T16:58:22.315995442Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.280297 | controller |     "Jun 11 16:58:22.328408 crc crio[22018]: time=\"2026-06-11T16:58:22.320893088Z\" level=info msg=\"Created container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=6e90e768-c861-4755-8d89-197fb84089ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280319 | controller |     "Jun 11 16:58:22.328408 crc crio[22018]: time=\"2026-06-11T16:58:22.321697094Z\" level=info msg=\"Starting container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1\" id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.280339 | controller |     "Jun 11 16:58:22.333274 crc crio[22018]: time=\"2026-06-11T16:58:22.333182169Z\" level=info msg=\"Started container\" PID=70037 containerID=fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 description=openstack/neutron-5bcd44869-4nmqw/neutron-api id=14b7a3b5-fabd-486b-9397-91e71743bc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98",
2026-06-11 18:17:42.280361 | controller |     "Jun 11 16:58:22.352127 crc crio[22018]: time=\"2026-06-11T16:58:22.351948136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=179e3a92-85da-4617-bbeb-8c62042a02bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.280381 | controller |     "Jun 11 16:58:22.355463 crc crio[22018]: time=\"2026-06-11T16:58:22.355387152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280403 | controller |     "Jun 11 16:58:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.363947238Z\" level=info msg=\"Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.280431 | controller |     "Jun 11 16:58:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.364523806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d676cc6f7-9pbqh Namespace:openstack ID:8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43 UID:85b9c18e-442d-40c8-ad63-056fcd620fe7 NetNS:/var/run/netns/187292ed-4a79-4bc0-ac41-4ae2ece41f95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b9c18e_442d_40c8_ad63_056fcd620fe7.slice PodAnnotations:0xc000380a80}] Aliases:map[]}\"",
2026-06-11 18:17:42.280455 | controller |     "Jun 11 16:58:22.367769 crc crio[22018]: time=\"2026-06-11T16:58:22.364673741Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d676cc6f7-9pbqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.280477 | controller |     "Jun 11 16:58:22.376076 crc crio[22018]: time=\"2026-06-11T16:58:22.372453551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280498 | controller |     "Jun 11 16:58:22.470002 crc crio[22018]: time=\"2026-06-11T16:58:22.461173295Z\" level=info msg=\"Created container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=d01ed9e7-5520-4d47-91a9-6c4a9b0954fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280519 | controller |     "Jun 11 16:58:22.477879 crc crio[22018]: time=\"2026-06-11T16:58:22.477648695Z\" level=info msg=\"Starting container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a\" id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.280539 | controller |     "Jun 11 16:58:22.514489 crc crio[22018]: time=\"2026-06-11T16:58:22.498223116Z\" level=info msg=\"Stopped container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=8c70df78-2fa6-418d-8ccc-04405edee1d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.280555 | controller |     "Jun 11 16:58:22.515200 crc crio[22018]: time=\"2026-06-11T16:58:22.505612534Z\" level=info msg=\"Started container\" PID=70055 containerID=03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a description=openstack/ceilometer-0/proxy-httpd id=4dc60115-2b4b-42d1-9099-aff838da3e88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc",
2026-06-11 18:17:42.280572 | controller |     "Jun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.517900968Z\" level=info msg=\"Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.280589 | controller |     "Jun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.518697504Z\" level=info msg=\"Got pod network &{Name:barbican-api-688454f6fb-fdgz9 Namespace:openstack ID:caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f UID:b2ea9d89-df8e-4fa0-afe6-89c622f44f56 NetNS:/var/run/netns/03d50499-986a-4d7e-b855-30073faf6dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2ea9d89_df8e_4fa0_afe6_89c622f44f56.slice PodAnnotations:0xc0074846c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.280605 | controller |     "Jun 11 16:58:22.520777 crc crio[22018]: time=\"2026-06-11T16:58:22.51886962Z\" level=info msg=\"Deleting pod openstack_barbican-api-688454f6fb-fdgz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.280621 | controller |     "Jun 11 16:58:22.548868 crc crio[22018]: time=\"2026-06-11T16:58:22.548829702Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD\" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.280641 | controller |     "Jun 11 16:58:22.549054 crc crio[22018]: time=\"2026-06-11T16:58:22.549038128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280658 | controller |     "Jun 11 16:58:22.570851 crc crio[22018]: time=\"2026-06-11T16:58:22.568686553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5bbaa64b-d4ee-4089-916f-8c1477813466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.280674 | controller |     "Jun 11 16:58:22.580507 crc crio[22018]: time=\"2026-06-11T16:58:22.578103982Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.280690 | controller |     "Jun 11 16:58:22.580507 crc crio[22018]: time=\"2026-06-11T16:58:22.578223596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280706 | controller |     "Jun 11 16:58:22.678829 crc crio[22018]: time=\"2026-06-11T16:58:22.673644839Z\" level=info msg=\"Created container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=9383836a-92a7-42a8-8019-d173f6d8407d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280722 | controller |     "Jun 11 16:58:22.680316 crc crio[22018]: time=\"2026-06-11T16:58:22.679946948Z\" level=info msg=\"Creating container: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280738 | controller |     "Jun 11 16:58:22.680316 crc crio[22018]: time=\"2026-06-11T16:58:22.680172564Z\" level=info msg=\"Starting container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306\" id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.280753 | controller |     "Jun 11 16:58:22.696879 crc crio[22018]: time=\"2026-06-11T16:58:22.69678273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280769 | controller |     "Jun 11 16:58:22.699116 crc crio[22018]: time=\"2026-06-11T16:58:22.699017659Z\" level=info msg=\"Started container\" PID=70119 containerID=f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 description=openstack/neutron-7b7489bdd-znwrk/neutron-httpd id=066732ce-ea08-4f97-9a41-76f26bb2c519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279",
2026-06-11 18:17:42.280785 | controller |     "Jun 11 16:58:22.702780 crc crio[22018]: time=\"2026-06-11T16:58:22.701947111Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.280802 | controller |     "Jun 11 16:58:22.702780 crc crio[22018]: time=\"2026-06-11T16:58:22.702010773Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dc87fb88f-x4298 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.280821 | controller |     "Jun 11 16:58:22.730524 crc crio[22018]: time=\"2026-06-11T16:58:22.730428415Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}\"",
2026-06-11 18:17:42.280838 | controller |     "Jun 11 16:58:22.730524 crc crio[22018]: time=\"2026-06-11T16:58:22.730489677Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.280878 | controller |     "Jun 11 16:58:22.782993 crc crio[22018]: time=\"2026-06-11T16:58:22.78288347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280896 | controller |     "Jun 11 16:58:22.820005 crc crio[22018]: time=\"2026-06-11T16:58:22.818678716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.280912 | controller |     "Jun 11 16:58:23.008730 crc crio[22018]: time=\"2026-06-11T16:58:23.008228475Z\" level=info msg=\"Created container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=a9b08af0-f866-4bff-bd78-a4f2eba2c943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.280928 | controller |     "Jun 11 16:58:23.009974 crc crio[22018]: time=\"2026-06-11T16:58:23.009895545Z\" level=info msg=\"Starting container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0\" id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.280944 | controller |     "Jun 11 16:58:23.016162 crc crio[22018]: time=\"2026-06-11T16:58:23.016057303Z\" level=info msg=\"Started container\" PID=70429 containerID=4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 description=openstack/neutron-5bcd44869-4nmqw/neutron-httpd id=fad51a14-ab92-4a51-9b4f-cbd5aef3fee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98",
2026-06-11 18:17:42.280960 | controller |     "Jun 11 16:58:23.125264 crc crio[22018]: time=\"2026-06-11T16:58:23.124805967Z\" level=info msg=\"Stopped pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=8947780c-6877-4fc3-863c-bd247304715d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.280976 | controller |     "Jun 11 16:58:23.205311 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e84b8f97a225d2f Mac:de:ae:5a:e8:0a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.280993 | controller |     "Jun 11 16:58:23.205774 crc crio[22018]: time=\"2026-06-11T16:58:23.20566308Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc0004bed58}] Aliases:map[]}\"",
2026-06-11 18:17:42.281009 | controller |     "Jun 11 16:58:23.205859 crc crio[22018]: time=\"2026-06-11T16:58:23.205817625Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.281032 | controller |     "Jun 11 16:58:23.264419 crc crio[22018]: time=\"2026-06-11T16:58:23.261068501Z\" level=info msg=\"Ran pod sandbox e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad with infra container: openstack/cinder-scheduler-0/POD\" id=7abc29e3-852c-4813-aa76-f1b4a1c5da53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281048 | controller |     "Jun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282714831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281065 | controller |     "Jun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282886386Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281081 | controller |     "Jun 11 16:58:23.283208 crc crio[22018]: time=\"2026-06-11T16:58:23.282940548Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=8ed6268f-dcdd-42dd-89ad-70c245e801fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281097 | controller |     "Jun 11 16:58:23.285368 crc crio[22018]: time=\"2026-06-11T16:58:23.285234562Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.281113 | controller |     "Jun 11 16:58:23.322017 crc crio[22018]: time=\"2026-06-11T16:58:23.321954638Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"",
2026-06-11 18:17:42.281129 | controller |     "Jun 11 16:58:23.323040 crc crio[22018]: time=\"2026-06-11T16:58:23.322968665Z\" level=info msg=\"Stopped pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=3eeb729e-92ba-4b2f-8687-ffc8976e5128 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.281150 | controller |     "Jun 11 16:58:23.451283 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c753e57e4f487 Mac:a6:1e:09:81:d1:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.281195 | controller |     "Jun 11 16:58:23.453258 crc crio[22018]: time=\"2026-06-11T16:58:23.453183214Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc002300058}] Aliases:map[]}\"",
2026-06-11 18:17:42.281221 | controller |     "Jun 11 16:58:23.454163 crc crio[22018]: time=\"2026-06-11T16:58:23.454030861Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.281245 | controller |     "Jun 11 16:58:23.514461 crc crio[22018]: 2026-06-11T16:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:858c8abb19f618e Mac:ae:fd:40:0a:bb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.281268 | controller |     "Jun 11 16:58:23.514461 crc crio[22018]: time=\"2026-06-11T16:58:23.51343303Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14ef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.281286 | controller |     "Jun 11 16:58:23.514461 crc crio[22018]: time=\"2026-06-11T16:58:23.513568164Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dc87fb88f-x4298 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.281303 | controller |     "Jun 11 16:58:23.542763 crc crio[22018]: time=\"2026-06-11T16:58:23.542295636Z\" level=info msg=\"Removing container: d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6\" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.281319 | controller |     "Jun 11 16:58:23.546684 crc crio[22018]: time=\"2026-06-11T16:58:23.546561782Z\" level=info msg=\"Ran pod sandbox b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a with infra container: openstack/cinder-api-0/POD\" id=5a076407-88b7-416c-8284-aae8e9fda44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281336 | controller |     "Jun 11 16:58:23.549245 crc crio[22018]: time=\"2026-06-11T16:58:23.549144858Z\" level=info msg=\"Ran pod sandbox 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 with infra container: openstack/dnsmasq-dns-6dc87fb88f-x4298/POD\" id=290f8f54-4b45-4b9a-8930-f0f46d386b28 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281352 | controller |     "Jun 11 16:58:23.552802 crc crio[22018]: time=\"2026-06-11T16:58:23.552704463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=34c09724-b74c-4f89-a6b7-2cbab5fc79e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281368 | controller |     "Jun 11 16:58:23.570067 crc crio[22018]: time=\"2026-06-11T16:58:23.569984747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=24af2896-15c9-4f76-90c5-b52a91cec5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281384 | controller |     "Jun 11 16:58:23.575981 crc crio[22018]: time=\"2026-06-11T16:58:23.575889833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d0e6ae8f-5c9f-4024-8db2-3ff0aa7d9d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281400 | controller |     "Jun 11 16:58:23.612986 crc crio[22018]: time=\"2026-06-11T16:58:23.612900775Z\" level=info msg=\"Removed container d68cd0b0a8698a558863f11bc26e2055b08ffd111aa20f60bd6707fd31ecc4a6: openstack/dnsmasq-dns-6d676cc6f7-9pbqh/init\" id=0ecda2ef-0fc8-4a56-9b11-cefbcd99d167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.281417 | controller |     "Jun 11 16:58:23.630937 crc crio[22018]: time=\"2026-06-11T16:58:23.630833536Z\" level=info msg=\"Stopping container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3 (timeout: 30s)\" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281436 | controller |     "Jun 11 16:58:23.630937 crc crio[22018]: time=\"2026-06-11T16:58:23.630933482Z\" level=info msg=\"Stopping container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a (timeout: 30s)\" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281453 | controller |     "Jun 11 16:58:23.631434 crc crio[22018]: time=\"2026-06-11T16:58:23.631121357Z\" level=info msg=\"Stopping container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b (timeout: 30s)\" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281470 | controller |     "Jun 11 16:58:23.634528 crc crio[22018]: time=\"2026-06-11T16:58:23.634193396Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.281485 | controller |     "Jun 11 16:58:23.634528 crc crio[22018]: time=\"2026-06-11T16:58:23.63086212Z\" level=info msg=\"Stopping container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd (timeout: 30s)\" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281501 | controller |     "Jun 11 16:58:23.636613 crc crio[22018]: time=\"2026-06-11T16:58:23.636548252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281516 | controller |     "Jun 11 16:58:23.755629 crc crio[22018]: time=\"2026-06-11T16:58:23.755255554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281532 | controller |     "Jun 11 16:58:23.759703 crc crio[22018]: time=\"2026-06-11T16:58:23.759583636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=26fc284d-7202-47fe-b10a-db59885a2fd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281547 | controller |     "Jun 11 16:58:24.007095 crc crio[22018]: time=\"2026-06-11T16:58:24.004797114Z\" level=info msg=\"Stopped container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=07687780-9bea-4514-abec-c94a6b4ad7a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281563 | controller |     "Jun 11 16:58:24.016560 crc crio[22018]: time=\"2026-06-11T16:58:24.016482793Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.281578 | controller |     "Jun 11 16:58:24.017973 crc crio[22018]: time=\"2026-06-11T16:58:24.016851865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281594 | controller |     "Jun 11 16:58:24.153290 crc crio[22018]: time=\"2026-06-11T16:58:24.152941394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281610 | controller |     "Jun 11 16:58:24.175019 crc crio[22018]: time=\"2026-06-11T16:58:24.174929701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281625 | controller |     "Jun 11 16:58:24.330125 crc crio[22018]: time=\"2026-06-11T16:58:24.329979867Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281645 | controller |     "Jun 11 16:58:24.331750 crc crio[22018]: time=\"2026-06-11T16:58:24.3316254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.281662 | controller |     "Jun 11 16:58:24.379463 crc crio[22018]: time=\"2026-06-11T16:58:24.378951019Z\" level=info msg=\"Created container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=d1f01262-9502-43b7-a3bd-1b3f182f71db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.281677 | controller |     "Jun 11 16:58:24.392528 crc crio[22018]: time=\"2026-06-11T16:58:24.392231Z\" level=info msg=\"Starting container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c\" id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.281696 | controller |     "Jun 11 16:58:24.404188 crc crio[22018]: time=\"2026-06-11T16:58:24.404088528Z\" level=info msg=\"Started container\" PID=70769 containerID=2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c description=openstack/dnsmasq-dns-6dc87fb88f-x4298/init id=6c3f36e7-7308-4522-86fa-5cd61c2105b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2",
2026-06-11 18:17:42.281718 | controller |     "Jun 11 16:58:24.514525 crc crio[22018]: time=\"2026-06-11T16:58:24.513850459Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc00141a310}] Aliases:map[]}\"",
2026-06-11 18:17:42.281757 | controller |     "Jun 11 16:58:24.514525 crc crio[22018]: time=\"2026-06-11T16:58:24.514282593Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.281780 | controller |     "Jun 11 16:58:24.607303 crc crio[22018]: time=\"2026-06-11T16:58:24.607164938Z\" level=info msg=\"Stopped container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=023dfccb-a675-4a28-8986-c8519ac40383 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281802 | controller |     "Jun 11 16:58:24.610541 crc crio[22018]: time=\"2026-06-11T16:58:24.610410702Z\" level=info msg=\"Stopped container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=d14eb75d-93a6-4014-8f9e-d3a7c5ff5b05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.281821 | controller |     "Jun 11 16:58:24.621027 crc crio[22018]: time=\"2026-06-11T16:58:24.620948456Z\" level=info msg=\"NetworkStart: stopping network for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281838 | controller |     "Jun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621445142Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 UID:369fa71a-625e-4554-8881-12338dbd08e3 NetNS:/var/run/netns/374851e8-0222-4d83-a452-674303e422ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod369fa71a_625e_4554_8881_12338dbd08e3.slice PodAnnotations:0xc000aa4670}] Aliases:map[]}\"",
2026-06-11 18:17:42.281883 | controller |     "Jun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621539145Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 18:17:42.281908 | controller |     "Jun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621555675Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 18:17:42.281925 | controller |     "Jun 11 16:58:24.624996 crc crio[22018]: time=\"2026-06-11T16:58:24.621567936Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.281941 | controller |     "Jun 11 16:58:24.706389 crc crio[22018]: time=\"2026-06-11T16:58:24.701740505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e5637d2b-b4b7-4815-8f04-eeb738071c91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.281957 | controller |     "Jun 11 16:58:24.731488 crc crio[22018]: time=\"2026-06-11T16:58:24.730869959Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281973 | controller |     "Jun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.73276865Z\" level=info msg=\"runSandbox: deleting pod ID 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21 from idIndex\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.281989 | controller |     "Jun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732839782Z\" level=info msg=\"runSandbox: removing pod sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282005 | controller |     "Jun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732890824Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282020 | controller |     "Jun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.732915015Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282036 | controller |     "Jun 11 16:58:24.733573 crc crio[22018]: time=\"2026-06-11T16:58:24.733558424Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 725c04b3dc0bb427a147314b5bc55dcd9f8bcac7606d09ee1a0a0bcd369edd21\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282051 | controller |     "Jun 11 16:58:24.757200 crc crio[22018]: time=\"2026-06-11T16:58:24.756779601Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282067 | controller |     "Jun 11 16:58:24.757200 crc crio[22018]: time=\"2026-06-11T16:58:24.756899844Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_369fa71a-625e-4554-8881-12338dbd08e3_0\" id=5a04fd57-4e40-4a7c-b217-9c66012e6876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282083 | controller |     "Jun 11 16:58:24.829128 crc crio[22018]: time=\"2026-06-11T16:58:24.829089952Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282098 | controller |     "Jun 11 16:58:24.829400 crc crio[22018]: time=\"2026-06-11T16:58:24.829312169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282119 | controller |     "Jun 11 16:58:24.852251 crc crio[22018]: time=\"2026-06-11T16:58:24.852132382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=878a0222-ce7e-403f-9db4-d16ade521bd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282135 | controller |     "Jun 11 16:58:24.882587 crc crio[22018]: time=\"2026-06-11T16:58:24.881182749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282151 | controller |     "Jun 11 16:58:24.897967 crc crio[22018]: time=\"2026-06-11T16:58:24.897820995Z\" level=info msg=\"Stopped container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=172761d1-ac72-4583-84d8-728d55898b1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.282167 | controller |     "Jun 11 16:58:24.900288 crc crio[22018]: time=\"2026-06-11T16:58:24.900243382Z\" level=info msg=\"Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.282183 | controller |     "Jun 11 16:58:24.903427 crc crio[22018]: time=\"2026-06-11T16:58:24.903311041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc UID:92d4b328-5594-4188-84ce-388296ee9774 NetNS:/var/run/netns/b7929ca3-b727-4985-8399-58a518f336a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92d4b328_5594_4188_84ce_388296ee9774.slice PodAnnotations:0xc001ade148}] Aliases:map[]}\"",
2026-06-11 18:17:42.282199 | controller |     "Jun 11 16:58:24.904808 crc crio[22018]: time=\"2026-06-11T16:58:24.904774928Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.282215 | controller |     "Jun 11 16:58:24.907423 crc crio[22018]: time=\"2026-06-11T16:58:24.907274461Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}\"",
2026-06-11 18:17:42.282230 | controller |     "Jun 11 16:58:24.907423 crc crio[22018]: time=\"2026-06-11T16:58:24.907401725Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.282246 | controller |     "Jun 11 16:58:24.910037 crc crio[22018]: time=\"2026-06-11T16:58:24.908921189Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.282263 | controller |     "Jun 11 16:58:24.910037 crc crio[22018]: time=\"2026-06-11T16:58:24.909617782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282286 | controller |     "Jun 11 16:58:25.010775 crc crio[22018]: time=\"2026-06-11T16:58:25.004062572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282315 | controller |     "Jun 11 16:58:25.010775 crc crio[22018]: time=\"2026-06-11T16:58:25.009625611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282338 | controller |     "Jun 11 16:58:25.321057 crc crio[22018]: time=\"2026-06-11T16:58:25.320598133Z\" level=info msg=\"Created container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=149a1f3f-e27c-4851-a931-e82ac6860746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.282361 | controller |     "Jun 11 16:58:25.331016 crc crio[22018]: time=\"2026-06-11T16:58:25.33084047Z\" level=info msg=\"Starting container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e\" id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.282380 | controller |     "Jun 11 16:58:25.359696 crc crio[22018]: time=\"2026-06-11T16:58:25.359604495Z\" level=info msg=\"Started container\" PID=70897 containerID=7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e description=openstack/cinder-api-0/cinder-api-log id=dbd5e4a8-5ef2-4134-934d-0d238dbc9c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a",
2026-06-11 18:17:42.282397 | controller |     "Jun 11 16:58:25.370023 crc crio[22018]: time=\"2026-06-11T16:58:25.369894436Z\" level=info msg=\"Created container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=e466e1e9-9036-4d8a-af57-96e2755e381a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.282414 | controller |     "Jun 11 16:58:25.385485 crc crio[22018]: time=\"2026-06-11T16:58:25.383244311Z\" level=info msg=\"Starting container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296\" id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.282430 | controller |     "Jun 11 16:58:25.413541 crc crio[22018]: time=\"2026-06-11T16:58:25.413402363Z\" level=info msg=\"Started container\" PID=70899 containerID=9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 description=openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns id=2444dacd-f905-4162-88b4-66074dec1e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2",
2026-06-11 18:17:42.282447 | controller |     "Jun 11 16:58:25.426133 crc crio[22018]: time=\"2026-06-11T16:58:25.426012338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9a47ded6-4fa0-402f-bf04-e2865e1c8f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282462 | controller |     "Jun 11 16:58:25.698640 crc crio[22018]: time=\"2026-06-11T16:58:25.698026954Z\" level=info msg=\"Stopped pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=b3551fbe-1181-4f3e-82b2-27e0d7500073 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.282478 | controller |     "Jun 11 16:58:25.753288 crc crio[22018]: 2026-06-11T16:58:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25d2be7f99867b7 Mac:b6:f9:d4:26:99:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 SocketPath: PciID:}] [{Interface:0xc000218880 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.282494 | controller |     "Jun 11 16:58:25.755258 crc crio[22018]: time=\"2026-06-11T16:58:25.755177691Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc002a1a258}] Aliases:map[]}\"",
2026-06-11 18:17:42.282515 | controller |     "Jun 11 16:58:25.755540 crc crio[22018]: time=\"2026-06-11T16:58:25.7554753Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.282531 | controller |     "Jun 11 16:58:25.784847 crc crio[22018]: time=\"2026-06-11T16:58:25.784232491Z\" level=info msg=\"Ran pod sandbox 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f with infra container: openstack/openstackclient/POD\" id=a4751679-ca08-435f-bd40-61f3f7ba24fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.282547 | controller |     "Jun 11 16:58:25.797861 crc crio[22018]: time=\"2026-06-11T16:58:25.797680816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282564 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.81022095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aa4d5d68-0188-4147-b56d-37416853279d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.282579 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.810627273Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282595 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.810690105Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=0fb3e0cf-bf3e-4fe2-b807-94f65b0ace96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282613 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.816805942Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.282632 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.816830813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=573ee934-9754-4096-8c3e-47122387c526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282648 | controller |     "Jun 11 16:58:25.837459 crc crio[22018]: time=\"2026-06-11T16:58:25.82827238Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"",
2026-06-11 18:17:42.282664 | controller |     "Jun 11 16:58:25.845066 crc crio[22018]: time=\"2026-06-11T16:58:25.844603098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=23f6dd7f-2514-4c2c-9945-c8ed0a7e124d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282680 | controller |     "Jun 11 16:58:25.896664 crc crio[22018]: time=\"2026-06-11T16:58:25.896051571Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.282700 | controller |     "Jun 11 16:58:25.896664 crc crio[22018]: time=\"2026-06-11T16:58:25.896540237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282716 | controller |     "Jun 11 16:58:25.901447 crc crio[22018]: time=\"2026-06-11T16:58:25.901263126Z\" level=info msg=\"Removing container: 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a\" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.282731 | controller |     "Jun 11 16:58:25.944379 crc crio[22018]: time=\"2026-06-11T16:58:25.943690134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1e890f01-5993-4214-9a47-b2a8e5980101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.282747 | controller |     "Jun 11 16:58:25.960302 crc crio[22018]: time=\"2026-06-11T16:58:25.960212149Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.282763 | controller |     "Jun 11 16:58:25.976641 crc crio[22018]: time=\"2026-06-11T16:58:25.976593423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282779 | controller |     "Jun 11 16:58:26.065699 crc crio[22018]: time=\"2026-06-11T16:58:26.064987454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282795 | controller |     "Jun 11 16:58:26.092164 crc crio[22018]: time=\"2026-06-11T16:58:26.092124323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.282811 | controller |     "Jun 11 16:58:26.252192 crc crio[22018]: time=\"2026-06-11T16:58:26.251939193Z\" level=info msg=\"Removed container 03813e623627b4bc0d780ec237301b5d9eff0c5a2bd0aa4e85d234e42ae5057a: openstack/ceilometer-0/proxy-httpd\" id=d000b5bb-14a6-4d56-8c0d-f38c8a8e0712 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.282826 | controller |     "Jun 11 16:58:26.268178 crc crio[22018]: time=\"2026-06-11T16:58:26.262707633Z\" level=info msg=\"Removing container: 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b\" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.282841 | controller |     "Jun 11 16:58:26.321557 crc crio[22018]: time=\"2026-06-11T16:58:26.321466661Z\" level=info msg=\"Removed container 251712d98f1411febf4909dc07debfa706b9525a193a664b50d8397bf486375b: openstack/ceilometer-0/sg-core\" id=2575c019-ef29-4fbf-997d-0da698dee08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.282972 | controller |     "Jun 11 16:58:26.329134 crc crio[22018]: time=\"2026-06-11T16:58:26.328253908Z\" level=info msg=\"Removing container: 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3\" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.282995 | controller |     "Jun 11 16:58:26.387621 crc crio[22018]: time=\"2026-06-11T16:58:26.387565592Z\" level=info msg=\"Removed container 4d2b4cce5be41d22eb6f197aba5dc108e82838d2f2bb423d48d451405e0047c3: openstack/ceilometer-0/ceilometer-notification-agent\" id=b604a345-3b74-40fb-8798-c5cb14d952d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.283012 | controller |     "Jun 11 16:58:26.392705 crc crio[22018]: time=\"2026-06-11T16:58:26.392582821Z\" level=info msg=\"Removing container: 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd\" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.283032 | controller |     "Jun 11 16:58:26.454952 crc crio[22018]: time=\"2026-06-11T16:58:26.454871535Z\" level=info msg=\"Removed container 8c4498570b63ad06352f0f12e04c8dd3ba3381fa3ead220ce01e232b39ef99dd: openstack/ceilometer-0/ceilometer-central-agent\" id=b14d5c4d-b94a-43c1-be1f-b2eb05e0a2af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.283049 | controller |     "Jun 11 16:58:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.518266978Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.283065 | controller |     "Jun 11 16:58:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.519536569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283081 | controller |     "Jun 11 16:58:27.519636 crc crio[22018]: time=\"2026-06-11T16:58:27.519650951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283098 | controller |     "Jun 11 16:58:27.560220 crc crio[22018]: time=\"2026-06-11T16:58:27.556782374Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.283115 | controller |     "Jun 11 16:58:27.560220 crc crio[22018]: time=\"2026-06-11T16:58:27.556842175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.283132 | controller |     "Jun 11 16:58:27.675528 crc crio[22018]: time=\"2026-06-11T16:58:27.675448303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283148 | controller |     "Jun 11 16:58:27.895627 crc crio[22018]: time=\"2026-06-11T16:58:27.895071494Z\" level=info msg=\"Created container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=0590fea1-2199-4e88-80f9-6f025e1c1af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283168 | controller |     "Jun 11 16:58:27.897667 crc crio[22018]: time=\"2026-06-11T16:58:27.897236512Z\" level=info msg=\"Starting container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c\" id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.283189 | controller |     "Jun 11 16:58:27.903490 crc crio[22018]: time=\"2026-06-11T16:58:27.903391058Z\" level=info msg=\"Started container\" PID=71140 containerID=3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c description=openstack/cinder-api-0/cinder-api id=f5ba5678-cff0-411e-8a18-cd3314a8aa87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a",
2026-06-11 18:17:42.283209 | controller |     "Jun 11 16:58:27.915135 crc crio[22018]: time=\"2026-06-11T16:58:27.913152982Z\" level=info msg=\"Created container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=f074df29-6ae6-46b4-a0b4-c12e11e8dc8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283234 | controller |     "Jun 11 16:58:27.915135 crc crio[22018]: time=\"2026-06-11T16:58:27.91445649Z\" level=info msg=\"Starting container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e\" id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.283254 | controller |     "Jun 11 16:58:27.922018 crc crio[22018]: time=\"2026-06-11T16:58:27.921936637Z\" level=info msg=\"Started container\" PID=71133 containerID=702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e description=openstack/cinder-scheduler-0/cinder-scheduler id=d74213d3-538e-4a0e-8401-e6c9b1b30f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad",
2026-06-11 18:17:42.283270 | controller |     "Jun 11 16:58:27.950249 crc crio[22018]: time=\"2026-06-11T16:58:27.950152524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2ba89c4-58c2-415f-a5a4-70b1dc1c4055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283285 | controller |     "Jun 11 16:58:28.011623 crc crio[22018]: time=\"2026-06-11T16:58:28.009411997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2da6cae-4a1c-483d-8005-e021eb9e3afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283301 | controller |     "Jun 11 16:58:28.032670 crc crio[22018]: time=\"2026-06-11T16:58:28.028303998Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283317 | controller |     "Jun 11 16:58:28.038627 crc crio[22018]: time=\"2026-06-11T16:58:28.035843277Z\" level=info msg=\"Stopping container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c (timeout: 30s)\" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.283333 | controller |     "Jun 11 16:58:28.038627 crc crio[22018]: time=\"2026-06-11T16:58:28.037222741Z\" level=info msg=\"Stopping container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e (timeout: 30s)\" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.283348 | controller |     "Jun 11 16:58:28.043385 crc crio[22018]: time=\"2026-06-11T16:58:28.040764178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283364 | controller |     "Jun 11 16:58:28.169421 crc crio[22018]: 2026-06-11T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a57a6d8a7f290d7 Mac:da:e1:01:67:8f:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 SocketPath: PciID:}] [{Interface:0xc0001dca30 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.283381 | controller |     "Jun 11 16:58:28.179172 crc crio[22018]: time=\"2026-06-11T16:58:28.171816741Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0074844d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.283397 | controller |     "Jun 11 16:58:28.179172 crc crio[22018]: time=\"2026-06-11T16:58:28.172034648Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.283417 | controller |     "Jun 11 16:58:28.419470 crc crio[22018]: time=\"2026-06-11T16:58:28.419145332Z\" level=info msg=\"Ran pod sandbox a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 with infra container: openstack/ceilometer-0/POD\" id=475a8adb-b01d-45d5-b46d-44c1f7412d58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.283434 | controller |     "Jun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.425025707Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.283453 | controller |     "Jun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.426411479Z\" level=info msg=\"Stopped container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=3de1859a-31d4-4802-b71c-15c69c73bbc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.283474 | controller |     "Jun 11 16:58:28.429409 crc crio[22018]: time=\"2026-06-11T16:58:28.426443331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283496 | controller |     "Jun 11 16:58:28.432069 crc crio[22018]: time=\"2026-06-11T16:58:28.431620287Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.283517 | controller |     "Jun 11 16:58:28.907872 crc crio[22018]: time=\"2026-06-11T16:58:28.90743726Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c4f2c3c5-62a3-417c-bb1c-d1088d193117 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.283536 | controller |     "Jun 11 16:58:28.914479 crc crio[22018]: time=\"2026-06-11T16:58:28.912593603Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a7e643a2-828e-4c8e-bb94-770f0dd270ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283553 | controller |     "Jun 11 16:58:28.964598 crc crio[22018]: time=\"2026-06-11T16:58:28.964502673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=43094a9e-a566-4a05-bfcc-cb8c9490c8ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283569 | controller |     "Jun 11 16:58:28.994894 crc crio[22018]: time=\"2026-06-11T16:58:28.994807137Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283584 | controller |     "Jun 11 16:58:28.995742 crc crio[22018]: time=\"2026-06-11T16:58:28.995255792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283599 | controller |     "Jun 11 16:58:29.165442 crc crio[22018]: time=\"2026-06-11T16:58:29.16110447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283614 | controller |     "Jun 11 16:58:29.169297 crc crio[22018]: time=\"2026-06-11T16:58:29.169190117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283630 | controller |     "Jun 11 16:58:29.259161 crc crio[22018]: time=\"2026-06-11T16:58:29.259097345Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6d4d56598c-rjxm2/POD\" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.283650 | controller |     "Jun 11 16:58:29.259301 crc crio[22018]: time=\"2026-06-11T16:58:29.259188548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283666 | controller |     "Jun 11 16:58:29.281721 crc crio[22018]: time=\"2026-06-11T16:58:29.280926569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.283682 | controller |     "Jun 11 16:58:29.302236 crc crio[22018]: time=\"2026-06-11T16:58:29.302162603Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}\"",
2026-06-11 18:17:42.283698 | controller |     "Jun 11 16:58:29.302236 crc crio[22018]: time=\"2026-06-11T16:58:29.302208015Z\" level=info msg=\"Adding pod openstack_swift-proxy-6d4d56598c-rjxm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.283713 | controller |     "Jun 11 16:58:29.614742 crc crio[22018]: time=\"2026-06-11T16:58:29.614113718Z\" level=info msg=\"Created container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=e671fc67-9105-4de3-952d-e30ce711c71c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283729 | controller |     "Jun 11 16:58:29.618068 crc crio[22018]: time=\"2026-06-11T16:58:29.617955169Z\" level=info msg=\"Starting container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf\" id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.283744 | controller |     "Jun 11 16:58:29.630496 crc crio[22018]: time=\"2026-06-11T16:58:29.630284001Z\" level=info msg=\"Created container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=87d7f336-16c5-4722-9add-cecac0aa4bde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.283760 | controller |     "Jun 11 16:58:29.631415 crc crio[22018]: time=\"2026-06-11T16:58:29.631264503Z\" level=info msg=\"Started container\" PID=71436 containerID=8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf description=openstack/cinder-scheduler-0/probe id=bc1620f2-c4bb-4e39-93e2-75b60a59585b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad",
2026-06-11 18:17:42.283777 | controller |     "Jun 11 16:58:29.634875 crc crio[22018]: time=\"2026-06-11T16:58:29.634802937Z\" level=info msg=\"Starting container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de\" id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.283793 | controller |     "Jun 11 16:58:29.646493 crc crio[22018]: time=\"2026-06-11T16:58:29.645849977Z\" level=info msg=\"Started container\" PID=71437 containerID=3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de description=openstack/ceilometer-0/ceilometer-central-agent id=d23427cd-638b-441c-93d1-d7bfc1a514c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25",
2026-06-11 18:17:42.283809 | controller |     "Jun 11 16:58:29.702490 crc crio[22018]: time=\"2026-06-11T16:58:29.699731351Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.283830 | controller |     "Jun 11 16:58:29.710575 crc crio[22018]: time=\"2026-06-11T16:58:29.708014117Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.283846 | controller |     "Jun 11 16:58:30.080140 crc crio[22018]: 2026-06-11T16:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3731dca2ac93704 Mac:c6:7c:0b:b9:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.283886 | controller |     "Jun 11 16:58:30.082546 crc crio[22018]: time=\"2026-06-11T16:58:30.082429052Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc0029b4c10}] Aliases:map[]}\"",
2026-06-11 18:17:42.283903 | controller |     "Jun 11 16:58:30.082658 crc crio[22018]: time=\"2026-06-11T16:58:30.082625918Z\" level=info msg=\"Checking pod openstack_swift-proxy-6d4d56598c-rjxm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.283920 | controller |     "Jun 11 16:58:30.102743 crc crio[22018]: time=\"2026-06-11T16:58:30.096713597Z\" level=info msg=\"Ran pod sandbox 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 with infra container: openstack/swift-proxy-6d4d56598c-rjxm2/POD\" id=20a13868-f5d2-447e-803c-1dd665288b3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.283937 | controller |     "Jun 11 16:58:30.102743 crc crio[22018]: time=\"2026-06-11T16:58:30.101307215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=d3426094-1940-48ed-b21e-2d0328719569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283953 | controller |     "Jun 11 16:58:30.164580 crc crio[22018]: time=\"2026-06-11T16:58:30.164072186Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a2b2f8-9e80-4579-ae3c-e7d0964edc16 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.283970 | controller |     "Jun 11 16:58:30.166930 crc crio[22018]: time=\"2026-06-11T16:58:30.166857856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1beeaae9-cb1c-4688-8bf9-cec651210030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.283999 | controller |     "Jun 11 16:58:30.211065 crc crio[22018]: time=\"2026-06-11T16:58:30.209808921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=eb8f56fd-aa17-4937-a2ec-a8fb9b807774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284017 | controller |     "Jun 11 16:58:30.219075 crc crio[22018]: time=\"2026-06-11T16:58:30.218987291Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284038 | controller |     "Jun 11 16:58:30.222558 crc crio[22018]: time=\"2026-06-11T16:58:30.219482799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284055 | controller |     "Jun 11 16:58:30.241582 crc crio[22018]: time=\"2026-06-11T16:58:30.24124492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=c3c065de-79c5-4749-aced-56f8d51d316b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284071 | controller |     "Jun 11 16:58:30.262619 crc crio[22018]: time=\"2026-06-11T16:58:30.261775364Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284087 | controller |     "Jun 11 16:58:30.262619 crc crio[22018]: time=\"2026-06-11T16:58:30.262224179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284102 | controller |     "Jun 11 16:58:30.323477 crc crio[22018]: time=\"2026-06-11T16:58:30.323146739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284118 | controller |     "Jun 11 16:58:30.341637 crc crio[22018]: time=\"2026-06-11T16:58:30.341531816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284133 | controller |     "Jun 11 16:58:30.386086 crc crio[22018]: time=\"2026-06-11T16:58:30.386009459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284148 | controller |     "Jun 11 16:58:30.390154 crc crio[22018]: time=\"2026-06-11T16:58:30.3900963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284164 | controller |     "Jun 11 16:58:30.543655 crc crio[22018]: time=\"2026-06-11T16:58:30.543573088Z\" level=info msg=\"Created container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=6afc11ca-cce9-4810-95f0-c268f43fb738 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284180 | controller |     "Jun 11 16:58:30.545149 crc crio[22018]: time=\"2026-06-11T16:58:30.544976786Z\" level=info msg=\"Starting container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca\" id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.284196 | controller |     "Jun 11 16:58:30.554816 crc crio[22018]: time=\"2026-06-11T16:58:30.554720804Z\" level=info msg=\"Started container\" PID=71528 containerID=caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca description=openstack/ceilometer-0/ceilometer-notification-agent id=9ae37383-0d7c-4bf6-b627-eb5fdf44d8ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25",
2026-06-11 18:17:42.284212 | controller |     "Jun 11 16:58:30.557954 crc crio[22018]: time=\"2026-06-11T16:58:30.557850902Z\" level=info msg=\"Created container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=c5c6c76f-e576-490e-bfd3-db2fb022e7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284228 | controller |     "Jun 11 16:58:30.562090 crc crio[22018]: time=\"2026-06-11T16:58:30.561996163Z\" level=info msg=\"Starting container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad\" id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.284251 | controller |     "Jun 11 16:58:30.568875 crc crio[22018]: time=\"2026-06-11T16:58:30.568734897Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.284268 | controller |     "Jun 11 16:58:30.579807 crc crio[22018]: time=\"2026-06-11T16:58:30.579695026Z\" level=info msg=\"Started container\" PID=71527 containerID=8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd id=6677ef16-010a-41bb-8e09-9625ef2c2cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707",
2026-06-11 18:17:42.284285 | controller |     "Jun 11 16:58:30.593261 crc crio[22018]: time=\"2026-06-11T16:58:30.593138578Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.284300 | controller |     "Jun 11 16:58:30.614657 crc crio[22018]: time=\"2026-06-11T16:58:30.614537887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=6e90564f-adb1-4eae-b309-ff0cf9be1950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284316 | controller |     "Jun 11 16:58:30.628404 crc crio[22018]: time=\"2026-06-11T16:58:30.628159995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=1bfbc7a8-f0b0-4dd5-bc0f-e52057d11a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284332 | controller |     "Jun 11 16:58:30.641138 crc crio[22018]: time=\"2026-06-11T16:58:30.641035842Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284348 | controller |     "Jun 11 16:58:30.641660 crc crio[22018]: time=\"2026-06-11T16:58:30.64159374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284363 | controller |     "Jun 11 16:58:30.732603 crc crio[22018]: time=\"2026-06-11T16:58:30.731959204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284379 | controller |     "Jun 11 16:58:30.736033 crc crio[22018]: time=\"2026-06-11T16:58:30.735960313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284395 | controller |     "Jun 11 16:58:30.896307 crc crio[22018]: time=\"2026-06-11T16:58:30.896206104Z\" level=info msg=\"Created container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=505b8c62-1b68-4db8-9798-37b2c8d2bcfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284412 | controller |     "Jun 11 16:58:30.898770 crc crio[22018]: time=\"2026-06-11T16:58:30.898693784Z\" level=info msg=\"Starting container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9\" id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.284427 | controller |     "Jun 11 16:58:30.914167 crc crio[22018]: time=\"2026-06-11T16:58:30.913995463Z\" level=info msg=\"Started container\" PID=71551 containerID=7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 description=openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server id=0c3abd5c-6bfe-4d43-ba4a-70251d655513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707",
2026-06-11 18:17:42.284447 | controller |     "Jun 11 16:58:31.092157 crc crio[22018]: time=\"2026-06-11T16:58:31.092079179Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=34ccd464-c7c2-46d4-9295-7665faef95c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.284463 | controller |     "Jun 11 16:58:31.093101 crc crio[22018]: time=\"2026-06-11T16:58:31.092963798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=23202ca3-9dde-4525-8a63-1e6d6a2de0e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284479 | controller |     "Jun 11 16:58:31.118922 crc crio[22018]: time=\"2026-06-11T16:58:31.118795179Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=98a8d779-4f44-44e5-9ed9-66665438e6bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284494 | controller |     "Jun 11 16:58:31.132658 crc crio[22018]: time=\"2026-06-11T16:58:31.13262142Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284511 | controller |     "Jun 11 16:58:31.133139 crc crio[22018]: time=\"2026-06-11T16:58:31.133120386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284526 | controller |     "Jun 11 16:58:31.212379 crc crio[22018]: time=\"2026-06-11T16:58:31.212188686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284543 | controller |     "Jun 11 16:58:31.218615 crc crio[22018]: time=\"2026-06-11T16:58:31.21826667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284558 | controller |     "Jun 11 16:58:31.402462 crc crio[22018]: time=\"2026-06-11T16:58:31.402237716Z\" level=info msg=\"Created container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=83811fc4-8647-456e-b0ad-a954fa67e146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284574 | controller |     "Jun 11 16:58:31.406141 crc crio[22018]: time=\"2026-06-11T16:58:31.405291875Z\" level=info msg=\"Starting container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f\" id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.284590 | controller |     "Jun 11 16:58:31.416170 crc crio[22018]: time=\"2026-06-11T16:58:31.41611785Z\" level=info msg=\"Started container\" PID=71673 containerID=d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f description=openstack/ceilometer-0/sg-core id=fe4f11f3-1f0a-4253-a792-29bc48f5672e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25",
2026-06-11 18:17:42.284606 | controller |     "Jun 11 16:58:31.442407 crc crio[22018]: time=\"2026-06-11T16:58:31.442239991Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.284626 | controller |     "Jun 11 16:58:31.449031 crc crio[22018]: time=\"2026-06-11T16:58:31.448934142Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.284643 | controller |     "Jun 11 16:58:32.189724 crc crio[22018]: time=\"2026-06-11T16:58:32.189151036Z\" level=info msg=\"Stopping container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b (timeout: 10s)\" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.284658 | controller |     "Jun 11 16:58:32.337012 crc crio[22018]: time=\"2026-06-11T16:58:32.336928043Z\" level=info msg=\"Stopped container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=85366c03-cce2-477d-b783-b59e58fd398e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.284674 | controller |     "Jun 11 16:58:32.338106 crc crio[22018]: time=\"2026-06-11T16:58:32.338002127Z\" level=info msg=\"Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.284691 | controller |     "Jun 11 16:58:32.338928 crc crio[22018]: time=\"2026-06-11T16:58:32.338848314Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-t9r58 Namespace:openstack ID:eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12 UID:c211de70-c4a9-470f-ae63-f11612d3682c NetNS:/var/run/netns/371b20c1-8d24-4dce-ae8d-f08f22c9c76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc211de70_c4a9_470f_ae63_f11612d3682c.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}\"",
2026-06-11 18:17:42.284706 | controller |     "Jun 11 16:58:32.339135 crc crio[22018]: time=\"2026-06-11T16:58:32.339082022Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7745d7bd6f-t9r58 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.284723 | controller |     "Jun 11 16:58:32.919744 crc crio[22018]: time=\"2026-06-11T16:58:32.919274881Z\" level=info msg=\"Stopped pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=bb18f04b-df6d-46ed-b6fc-15bf6e05514f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.284738 | controller |     "Jun 11 16:58:33.266824 crc crio[22018]: time=\"2026-06-11T16:58:33.266249474Z\" level=info msg=\"Removing container: e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b\" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.284754 | controller |     "Jun 11 16:58:33.284079 crc crio[22018]: time=\"2026-06-11T16:58:33.283883794Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=cda1dd0e-bea6-457b-b3ce-c79e9eb7af44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.284769 | controller |     "Jun 11 16:58:33.291640 crc crio[22018]: time=\"2026-06-11T16:58:33.288440247Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=30434d93-783c-48db-98c2-185b5441a96b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284785 | controller |     "Jun 11 16:58:33.446918 crc crio[22018]: time=\"2026-06-11T16:58:33.44682744Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=af6f69d8-31cc-492f-a9f9-8d1864a5287d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.284802 | controller |     "Jun 11 16:58:33.467242 crc crio[22018]: time=\"2026-06-11T16:58:33.467052663Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284821 | controller |     "Jun 11 16:58:33.468470 crc crio[22018]: time=\"2026-06-11T16:58:33.467587001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284837 | controller |     "Jun 11 16:58:33.573068 crc crio[22018]: time=\"2026-06-11T16:58:33.572929259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284873 | controller |     "Jun 11 16:58:33.578177 crc crio[22018]: time=\"2026-06-11T16:58:33.578102485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.284890 | controller |     "Jun 11 16:58:33.667548 crc crio[22018]: time=\"2026-06-11T16:58:33.66746166Z\" level=info msg=\"Removed container e8c335f77ca0ef04fe0f8c73d68355156a54a03b1cb7a08aef8357ba9defb41b: openstack/dnsmasq-dns-7745d7bd6f-t9r58/dnsmasq-dns\" id=edd58a52-524f-4878-a648-3629d3ede893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.284906 | controller |     "Jun 11 16:58:33.739149 crc crio[22018]: time=\"2026-06-11T16:58:33.739063692Z\" level=info msg=\"Removing container: 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e\" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.284921 | controller |     "Jun 11 16:58:33.843222 crc crio[22018]: time=\"2026-06-11T16:58:33.843110157Z\" level=info msg=\"Created container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=e16301b1-ecdf-4472-8fd3-d52d20d53b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.284938 | controller |     "Jun 11 16:58:33.848672 crc crio[22018]: time=\"2026-06-11T16:58:33.847554233Z\" level=info msg=\"Starting container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945\" id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.284954 | controller |     "Jun 11 16:58:33.865100 crc crio[22018]: time=\"2026-06-11T16:58:33.864659247Z\" level=info msg=\"Started container\" PID=71953 containerID=96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 description=openstack/ceilometer-0/proxy-httpd id=e9c60d6d-e2ed-4ced-870b-97b3e8b27e1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25",
2026-06-11 18:17:42.284970 | controller |     "Jun 11 16:58:33.874063 crc crio[22018]: time=\"2026-06-11T16:58:33.873904667Z\" level=info msg=\"Removed container 096c490b2589eda5afd490e331e3dce5c45f9588e8ab1eaeb7094b447b06a58e: openstack/dnsmasq-dns-7745d7bd6f-t9r58/init\" id=9fc04b99-6d1e-4e08-bbac-52dfdddac2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.284986 | controller |     "Jun 11 16:58:34.290699 crc crio[22018]: time=\"2026-06-11T16:58:34.289515245Z\" level=info msg=\"Stopping container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e (timeout: 30s)\" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285001 | controller |     "Jun 11 16:58:34.290699 crc crio[22018]: time=\"2026-06-11T16:58:34.289913617Z\" level=info msg=\"Stopping container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf (timeout: 30s)\" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285018 | controller |     "Jun 11 16:58:34.291565 crc crio[22018]: time=\"2026-06-11T16:58:34.291216553Z\" level=info msg=\"Stopping container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de (timeout: 30s)\" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285037 | controller |     "Jun 11 16:58:34.291565 crc crio[22018]: time=\"2026-06-11T16:58:34.291445232Z\" level=info msg=\"Stopping container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945 (timeout: 30s)\" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285054 | controller |     "Jun 11 16:58:34.296401 crc crio[22018]: time=\"2026-06-11T16:58:34.295935836Z\" level=info msg=\"Stopping container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca (timeout: 30s)\" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285070 | controller |     "Jun 11 16:58:34.296735 crc crio[22018]: time=\"2026-06-11T16:58:34.296682829Z\" level=info msg=\"Stopping container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f (timeout: 30s)\" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285085 | controller |     "Jun 11 16:58:34.444701 crc crio[22018]: time=\"2026-06-11T16:58:34.444597002Z\" level=info msg=\"Stopped container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=565928b8-0598-46be-ab65-2c51d9fc9c32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285101 | controller |     "Jun 11 16:58:34.564885 crc crio[22018]: time=\"2026-06-11T16:58:34.564806222Z\" level=info msg=\"Stopped container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=f3d3b257-bf22-4e52-b2a3-dac4893cefaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285117 | controller |     "Jun 11 16:58:34.734710 crc crio[22018]: time=\"2026-06-11T16:58:34.734620726Z\" level=info msg=\"Stopped container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=47ebd3cc-439b-462b-8031-b65cfd310e6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285132 | controller |     "Jun 11 16:58:34.958268 crc crio[22018]: time=\"2026-06-11T16:58:34.958220613Z\" level=info msg=\"Stopped container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=e9fd50ab-3ebb-4b26-aadd-f4c8acda3d93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285148 | controller |     "Jun 11 16:58:34.963190 crc crio[22018]: time=\"2026-06-11T16:58:34.963100494Z\" level=info msg=\"Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.285163 | controller |     "Jun 11 16:58:34.965029 crc crio[22018]: time=\"2026-06-11T16:58:34.965000161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25 UID:197e6b6b-3632-4053-b084-fea2915f45bf NetNS:/var/run/netns/332c52bb-fad7-438a-a5f4-14321f604e31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod197e6b6b_3632_4053_b084_fea2915f45bf.slice PodAnnotations:0xc0029b42b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.285180 | controller |     "Jun 11 16:58:34.965308 crc crio[22018]: time=\"2026-06-11T16:58:34.96528232Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.285196 | controller |     "Jun 11 16:58:35.708702 crc crio[22018]: time=\"2026-06-11T16:58:35.707983162Z\" level=info msg=\"Stopped container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=a3a30c90-5fbc-4d58-9f2a-01cf01dff77e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285212 | controller |     "Jun 11 16:58:35.710281 crc crio[22018]: time=\"2026-06-11T16:58:35.709969895Z\" level=info msg=\"Stopped pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=76a9e586-d34c-40fe-96d7-2621507dcea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.285232 | controller |     "Jun 11 16:58:36.368481 crc crio[22018]: time=\"2026-06-11T16:58:36.367761591Z\" level=info msg=\"Removing container: 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945\" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285248 | controller |     "Jun 11 16:58:36.454571 crc crio[22018]: time=\"2026-06-11T16:58:36.454418234Z\" level=info msg=\"Removed container 96824df20046e8f6e1a3a44ed3b4e27b155a7553372ed5f72e57c2161f002945: openstack/ceilometer-0/proxy-httpd\" id=6c1d8825-b688-4dfe-9989-e9fa985c6159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285264 | controller |     "Jun 11 16:58:36.469963 crc crio[22018]: time=\"2026-06-11T16:58:36.46971925Z\" level=info msg=\"Removing container: d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f\" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285279 | controller |     "Jun 11 16:58:36.535698 crc crio[22018]: time=\"2026-06-11T16:58:36.535511158Z\" level=info msg=\"Removed container d32d3e72bf378d6c957c43e77796d55969287864e0348ff9fa29d8eb9747a53f: openstack/ceilometer-0/sg-core\" id=3178731d-d910-4f2a-8e68-2f5ebc929a2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285295 | controller |     "Jun 11 16:58:36.539415 crc crio[22018]: time=\"2026-06-11T16:58:36.538314311Z\" level=info msg=\"Removing container: caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca\" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285310 | controller |     "Jun 11 16:58:36.606099 crc crio[22018]: time=\"2026-06-11T16:58:36.606027672Z\" level=info msg=\"Removed container caeedd71bc152c6e02522584d58b5c999ba5ca9ec2ec67ccd1f78483512c53ca: openstack/ceilometer-0/ceilometer-notification-agent\" id=b9bb394b-dc08-4fbc-9008-9f128ba5c9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285326 | controller |     "Jun 11 16:58:36.645152 crc crio[22018]: time=\"2026-06-11T16:58:36.644934001Z\" level=info msg=\"Removing container: 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de\" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285342 | controller |     "Jun 11 16:58:36.681860 crc crio[22018]: time=\"2026-06-11T16:58:36.681758679Z\" level=info msg=\"Removed container 3cf5f4bc76ec57fea7f3b86c93a5227d2add975613624cc835cc3d5fe5ec43de: openstack/ceilometer-0/ceilometer-central-agent\" id=d3bc9886-6390-4f95-be6f-464409a5252c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285358 | controller |     "Jun 11 16:58:36.905758 crc crio[22018]: time=\"2026-06-11T16:58:36.90514301Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.285374 | controller |     "Jun 11 16:58:36.906808 crc crio[22018]: time=\"2026-06-11T16:58:36.905795351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.285391 | controller |     "Jun 11 16:58:36.996089 crc crio[22018]: time=\"2026-06-11T16:58:36.995952176Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.285411 | controller |     "Jun 11 16:58:36.996445 crc crio[22018]: time=\"2026-06-11T16:58:36.996115121Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.285471 | controller |     "Jun 11 16:58:37.556695 crc crio[22018]: time=\"2026-06-11T16:58:37.556246002Z\" level=info msg=\"Stopped container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=9395ad0f-a278-4fc0-b7bb-24fa0d5fe007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.285493 | controller |     "Jun 11 16:58:37.557751 crc crio[22018]: time=\"2026-06-11T16:58:37.557695106Z\" level=info msg=\"Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.285510 | controller |     "Jun 11 16:58:37.558434 crc crio[22018]: time=\"2026-06-11T16:58:37.558303975Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad UID:cae47fbb-e4c2-408a-93aa-a9a004a98904 NetNS:/var/run/netns/f3b632e5-91fb-4a1c-bc4c-a9cc8e5b36ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae47fbb_e4c2_408a_93aa_a9a004a98904.slice PodAnnotations:0xc001adeb30}] Aliases:map[]}\"",
2026-06-11 18:17:42.285527 | controller |     "Jun 11 16:58:37.558560 crc crio[22018]: time=\"2026-06-11T16:58:37.558525202Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.285542 | controller |     "Jun 11 16:58:37.683704 crc crio[22018]: 2026-06-11T16:58:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3956192246abdc8 Mac:d6:13:1d:05:cf:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 SocketPath: PciID:}] [{Interface:0xc0002b8970 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.285559 | controller |     "Jun 11 16:58:37.686409 crc crio[22018]: time=\"2026-06-11T16:58:37.686291768Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc0023004f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.285575 | controller |     "Jun 11 16:58:37.686561 crc crio[22018]: time=\"2026-06-11T16:58:37.686512553Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.285591 | controller |     "Jun 11 16:58:37.699890 crc crio[22018]: time=\"2026-06-11T16:58:37.699642237Z\" level=info msg=\"Ran pod sandbox 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 with infra container: openstack/ceilometer-0/POD\" id=301a0feb-34a9-42ea-83c6-c90c9f4ae7da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.285607 | controller |     "Jun 11 16:58:37.708382 crc crio[22018]: time=\"2026-06-11T16:58:37.707584042Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.285623 | controller |     "Jun 11 16:58:37.733258 crc crio[22018]: time=\"2026-06-11T16:58:37.7300842Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.285657 | controller |     "Jun 11 16:58:37.979921 crc crio[22018]: time=\"2026-06-11T16:58:37.976797088Z\" level=info msg=\"Stopped pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d31a04e-0b2c-40c5-bc79-98fd4fa061da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.285675 | controller |     "Jun 11 16:58:38.233637 crc crio[22018]: time=\"2026-06-11T16:58:38.233436294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=31ca6993-7b3f-4179-9753-e2ab4486c2d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.285692 | controller |     "Jun 11 16:58:38.235154 crc crio[22018]: time=\"2026-06-11T16:58:38.235059226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=faa22f06-145e-40c1-8ac7-feb80cf70092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.285708 | controller |     "Jun 11 16:58:38.275487 crc crio[22018]: time=\"2026-06-11T16:58:38.275236287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7276bda0-98fd-476f-85a8-c0803faa2ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.285724 | controller |     "Jun 11 16:58:38.288401 crc crio[22018]: time=\"2026-06-11T16:58:38.287784485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.285741 | controller |     "Jun 11 16:58:38.288401 crc crio[22018]: time=\"2026-06-11T16:58:38.28824527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.285757 | controller |     "Jun 11 16:58:38.494141 crc crio[22018]: time=\"2026-06-11T16:58:38.493433633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.285772 | controller |     "Jun 11 16:58:38.521855 crc crio[22018]: time=\"2026-06-11T16:58:38.521728013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.285788 | controller |     "Jun 11 16:58:38.594288 crc crio[22018]: time=\"2026-06-11T16:58:38.593535871Z\" level=info msg=\"Removing container: 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf\" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285804 | controller |     "Jun 11 16:58:38.668808 crc crio[22018]: time=\"2026-06-11T16:58:38.668755333Z\" level=info msg=\"Removed container 8ac1ef5ac7b6faef80c2a6616a6cd44fb50e674d0bf1c8f7c3ea1b4f2ea66adf: openstack/cinder-scheduler-0/probe\" id=c0379c99-8d64-42fb-960a-3c20a1f35a6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285820 | controller |     "Jun 11 16:58:38.677919 crc crio[22018]: time=\"2026-06-11T16:58:38.677839619Z\" level=info msg=\"Removing container: 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e\" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285835 | controller |     "Jun 11 16:58:38.742303 crc crio[22018]: time=\"2026-06-11T16:58:38.742160834Z\" level=info msg=\"Removed container 702e9b8331659814d3fc212609e276ef7b910adf73f9f18ba724c17be142296e: openstack/cinder-scheduler-0/cinder-scheduler\" id=da59d238-3593-431f-93d0-d28c28fc5656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.285881 | controller |     "Jun 11 16:58:38.791921 crc crio[22018]: time=\"2026-06-11T16:58:38.79174561Z\" level=info msg=\"Created container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=578e4640-6830-42d0-b175-87cc17f073b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.285902 | controller |     "Jun 11 16:58:38.796521 crc crio[22018]: time=\"2026-06-11T16:58:38.796308876Z\" level=info msg=\"Starting container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8\" id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.285919 | controller |     "Jun 11 16:58:38.803420 crc crio[22018]: time=\"2026-06-11T16:58:38.803245715Z\" level=info msg=\"Started container\" PID=72586 containerID=ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 description=openstack/ceilometer-0/ceilometer-central-agent id=5ddf2a4d-13c7-45eb-8f7f-39af8b1fde20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134",
2026-06-11 18:17:42.285935 | controller |     "Jun 11 16:58:38.824958 crc crio[22018]: time=\"2026-06-11T16:58:38.824879532Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.285952 | controller |     "Jun 11 16:58:38.847541 crc crio[22018]: time=\"2026-06-11T16:58:38.845299841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.285974 | controller |     "Jun 11 16:58:39.226929 crc crio[22018]: time=\"2026-06-11T16:58:39.225184858Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.285997 | controller |     "Jun 11 16:58:39.226929 crc crio[22018]: time=\"2026-06-11T16:58:39.225817628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286019 | controller |     "Jun 11 16:58:39.289599 crc crio[22018]: time=\"2026-06-11T16:58:39.289317494Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}\"",
2026-06-11 18:17:42.286036 | controller |     "Jun 11 16:58:39.289599 crc crio[22018]: time=\"2026-06-11T16:58:39.289582603Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.286052 | controller |     "Jun 11 16:58:39.348022 crc crio[22018]: time=\"2026-06-11T16:58:39.347927905Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cae62ef5-4a58-4a28-9b52-1c041e65a741 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.286068 | controller |     "Jun 11 16:58:39.349923 crc crio[22018]: time=\"2026-06-11T16:58:39.349831946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=63007498-fec5-49c2-a44a-b1ef27880062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286089 | controller |     "Jun 11 16:58:39.390472 crc crio[22018]: time=\"2026-06-11T16:58:39.390294913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fdf095fc-041b-4919-8c38-f3c74ca0c10e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286105 | controller |     "Jun 11 16:58:39.404903 crc crio[22018]: time=\"2026-06-11T16:58:39.404823514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286121 | controller |     "Jun 11 16:58:39.405959 crc crio[22018]: time=\"2026-06-11T16:58:39.405511696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286137 | controller |     "Jun 11 16:58:39.593402 crc crio[22018]: time=\"2026-06-11T16:58:39.593160549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286153 | controller |     "Jun 11 16:58:39.612122 crc crio[22018]: time=\"2026-06-11T16:58:39.612026975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286169 | controller |     "Jun 11 16:58:39.764168 crc crio[22018]: time=\"2026-06-11T16:58:39.763534184Z\" level=info msg=\"Created container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=728150e0-4307-411f-b83d-75287af2f120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286185 | controller |     "Jun 11 16:58:39.766058 crc crio[22018]: time=\"2026-06-11T16:58:39.765977902Z\" level=info msg=\"Starting container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04\" id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.286200 | controller |     "Jun 11 16:58:39.771874 crc crio[22018]: time=\"2026-06-11T16:58:39.771787876Z\" level=info msg=\"Started container\" PID=72763 containerID=126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 description=openstack/ceilometer-0/ceilometer-notification-agent id=7a692da2-1404-4fe2-a021-2ac764afad4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134",
2026-06-11 18:17:42.286216 | controller |     "Jun 11 16:58:39.786594 crc crio[22018]: time=\"2026-06-11T16:58:39.786219605Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.286232 | controller |     "Jun 11 16:58:39.791995 crc crio[22018]: time=\"2026-06-11T16:58:39.791884446Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.286248 | controller |     "Jun 11 16:58:39.924492 crc crio[22018]: 2026-06-11T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ca7a765d17927 Mac:76:c5:f8:4d:a8:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.286264 | controller |     "Jun 11 16:58:39.926251 crc crio[22018]: time=\"2026-06-11T16:58:39.926038096Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc000aa4810}] Aliases:map[]}\"",
2026-06-11 18:17:42.286284 | controller |     "Jun 11 16:58:39.926251 crc crio[22018]: time=\"2026-06-11T16:58:39.926234672Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.286300 | controller |     "Jun 11 16:58:39.944100 crc crio[22018]: time=\"2026-06-11T16:58:39.944017684Z\" level=info msg=\"Ran pod sandbox 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 with infra container: openstack/cinder-scheduler-0/POD\" id=db0790d4-0884-4732-97f9-463074d4f32b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.286316 | controller |     "Jun 11 16:58:39.953061 crc crio[22018]: time=\"2026-06-11T16:58:39.952576552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=f12bf3e8-5e8e-415d-b691-d57415959c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286332 | controller |     "Jun 11 16:58:40.007869 crc crio[22018]: time=\"2026-06-11T16:58:40.007788037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e7c94b1f-c376-4bee-ab06-eaf353de9310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286348 | controller |     "Jun 11 16:58:40.018651 crc crio[22018]: time=\"2026-06-11T16:58:40.01854199Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286364 | controller |     "Jun 11 16:58:40.019407 crc crio[22018]: time=\"2026-06-11T16:58:40.019266483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286380 | controller |     "Jun 11 16:58:40.137027 crc crio[22018]: time=\"2026-06-11T16:58:40.136944259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286395 | controller |     "Jun 11 16:58:40.221914 crc crio[22018]: time=\"2026-06-11T16:58:40.221053375Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d260c32d-ffd1-4c4f-9c1f-290a17a6461e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.286412 | controller |     "Jun 11 16:58:40.230107 crc crio[22018]: time=\"2026-06-11T16:58:40.224224785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2d23ffda-2b86-4cd2-9068-ab62766484ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286428 | controller |     "Jun 11 16:58:40.241121 crc crio[22018]: time=\"2026-06-11T16:58:40.2410434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e58ecc0a-8ee0-4786-bc45-073eaea849c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286443 | controller |     "Jun 11 16:58:40.283034 crc crio[22018]: time=\"2026-06-11T16:58:40.282946021Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286460 | controller |     "Jun 11 16:58:40.283553 crc crio[22018]: time=\"2026-06-11T16:58:40.283500769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286489 | controller |     "Jun 11 16:58:40.488788 crc crio[22018]: time=\"2026-06-11T16:58:40.488689353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286532 | controller |     "Jun 11 16:58:40.504704 crc crio[22018]: time=\"2026-06-11T16:58:40.504649528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286558 | controller |     "Jun 11 16:58:40.681849 crc crio[22018]: time=\"2026-06-11T16:58:40.68176763Z\" level=info msg=\"Created container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=f9ffc64a-b370-4ebf-8ffd-dad292bacc15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286575 | controller |     "Jun 11 16:58:40.683682 crc crio[22018]: time=\"2026-06-11T16:58:40.68353065Z\" level=info msg=\"Starting container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de\" id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.286592 | controller |     "Jun 11 16:58:40.714582 crc crio[22018]: time=\"2026-06-11T16:58:40.714471487Z\" level=info msg=\"Started container\" PID=72810 containerID=c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de description=openstack/ceilometer-0/sg-core id=4303a73c-aa52-48d3-ac14-acfd487bf7be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134",
2026-06-11 18:17:42.286608 | controller |     "Jun 11 16:58:40.734836 crc crio[22018]: time=\"2026-06-11T16:58:40.73473653Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.286624 | controller |     "Jun 11 16:58:40.743959 crc crio[22018]: time=\"2026-06-11T16:58:40.743883822Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.286640 | controller |     "Jun 11 16:58:41.088859 crc crio[22018]: time=\"2026-06-11T16:58:41.088788682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286656 | controller |     "Jun 11 16:58:41.229463 crc crio[22018]: time=\"2026-06-11T16:58:41.228824604Z\" level=info msg=\"Created container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=0afc5e4c-8d27-4825-9ad4-42aa0e05bfcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286672 | controller |     "Jun 11 16:58:41.234069 crc crio[22018]: time=\"2026-06-11T16:58:41.233957462Z\" level=info msg=\"Starting container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b\" id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.286687 | controller |     "Jun 11 16:58:41.241893 crc crio[22018]: time=\"2026-06-11T16:58:41.241848478Z\" level=info msg=\"Started container\" PID=72836 containerID=62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b description=openstack/cinder-scheduler-0/cinder-scheduler id=3f369ef8-95a2-4931-b34e-7274b9c2dfd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55",
2026-06-11 18:17:42.286704 | controller |     "Jun 11 16:58:41.257173 crc crio[22018]: time=\"2026-06-11T16:58:41.25698435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=0ff45870-702a-4be3-8ee8-376215e9cfe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286726 | controller |     "Jun 11 16:58:41.296971 crc crio[22018]: time=\"2026-06-11T16:58:41.296885496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d7924fd9-9b1b-4837-9e61-550ec176951b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.286742 | controller |     "Jun 11 16:58:41.306311 crc crio[22018]: time=\"2026-06-11T16:58:41.306260725Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286759 | controller |     "Jun 11 16:58:41.307128 crc crio[22018]: time=\"2026-06-11T16:58:41.307105452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286775 | controller |     "Jun 11 16:58:41.387073 crc crio[22018]: time=\"2026-06-11T16:58:41.383228167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286791 | controller |     "Jun 11 16:58:42.301051 crc crio[22018]: time=\"2026-06-11T16:58:42.299283324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286806 | controller |     "Jun 11 16:58:42.409410 crc crio[22018]: time=\"2026-06-11T16:58:42.409256702Z\" level=info msg=\"Created container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=6373007e-9ab9-4c08-a9c7-5cdbad94f1ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.286822 | controller |     "Jun 11 16:58:42.411778 crc crio[22018]: time=\"2026-06-11T16:58:42.411682617Z\" level=info msg=\"Starting container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54\" id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.286838 | controller |     "Jun 11 16:58:42.425433 crc crio[22018]: time=\"2026-06-11T16:58:42.425256849Z\" level=info msg=\"Started container\" PID=72903 containerID=0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 description=openstack/cinder-scheduler-0/probe id=2cb76214-dd00-470b-b0f7-adcbcd95215f name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55",
2026-06-11 18:17:42.286921 | controller |     "Jun 11 16:58:51.712734 crc crio[22018]: time=\"2026-06-11T16:58:51.711960527Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-r9c59/POD\" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.286946 | controller |     "Jun 11 16:58:51.713857 crc crio[22018]: time=\"2026-06-11T16:58:51.712765373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286962 | controller |     "Jun 11 16:58:51.858731 crc crio[22018]: time=\"2026-06-11T16:58:51.85681973Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-mt6zn/POD\" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.286978 | controller |     "Jun 11 16:58:51.858731 crc crio[22018]: time=\"2026-06-11T16:58:51.856922114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.286998 | controller |     "Jun 11 16:58:52.122118 crc crio[22018]: time=\"2026-06-11T16:58:52.122049741Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-x5fsf/POD\" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.287015 | controller |     "Jun 11 16:58:52.122245 crc crio[22018]: time=\"2026-06-11T16:58:52.122147494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287031 | controller |     "Jun 11 16:58:52.603141 crc crio[22018]: time=\"2026-06-11T16:58:52.602493092Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}\"",
2026-06-11 18:17:42.287049 | controller |     "Jun 11 16:58:52.603141 crc crio[22018]: time=\"2026-06-11T16:58:52.603030119Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-mt6zn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.287091 | controller |     "Jun 11 16:58:52.627931 crc crio[22018]: time=\"2026-06-11T16:58:52.627399935Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}\"",
2026-06-11 18:17:42.287115 | controller |     "Jun 11 16:58:52.627931 crc crio[22018]: time=\"2026-06-11T16:58:52.627467997Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-r9c59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.287134 | controller |     "Jun 11 16:58:52.634547 crc crio[22018]: time=\"2026-06-11T16:58:52.634499177Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}\"",
2026-06-11 18:17:42.287150 | controller |     "Jun 11 16:58:52.634723 crc crio[22018]: time=\"2026-06-11T16:58:52.634700224Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-x5fsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.287167 | controller |     "Jun 11 16:58:52.640114 crc crio[22018]: time=\"2026-06-11T16:58:52.64000176Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=bf51fda2-b359-4433-a4e5-8fbf7af387d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.287184 | controller |     "Jun 11 16:58:52.641477 crc crio[22018]: time=\"2026-06-11T16:58:52.641249763Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7c3a2f5c-cfca-47d6-9ef6-1e388b5a9424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287200 | controller |     "Jun 11 16:58:52.655891 crc crio[22018]: time=\"2026-06-11T16:58:52.65495031Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=f3a3d6ff-6b15-44b4-b2c7-183b619962a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.287221 | controller |     "Jun 11 16:58:52.665075 crc crio[22018]: time=\"2026-06-11T16:58:52.664770751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=59a33c9c-5567-481e-87fd-ccc643665166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287238 | controller |     "Jun 11 16:58:52.703599 crc crio[22018]: time=\"2026-06-11T16:58:52.70346093Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b2acaf4e-62e2-4f53-8302-c3796ee01683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287255 | controller |     "Jun 11 16:58:52.718186 crc crio[22018]: time=\"2026-06-11T16:58:52.718074232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287270 | controller |     "Jun 11 16:58:52.719061 crc crio[22018]: time=\"2026-06-11T16:58:52.71864137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287287 | controller |     "Jun 11 16:58:52.787242 crc crio[22018]: time=\"2026-06-11T16:58:52.787108189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=b84e6a3c-31ce-482f-867b-8a7b4f200a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287303 | controller |     "Jun 11 16:58:52.794888 crc crio[22018]: time=\"2026-06-11T16:58:52.794464954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287318 | controller |     "Jun 11 16:58:52.800962 crc crio[22018]: time=\"2026-06-11T16:58:52.800728436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287334 | controller |     "Jun 11 16:58:52.808649 crc crio[22018]: time=\"2026-06-11T16:58:52.808519309Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287349 | controller |     "Jun 11 16:58:52.834423 crc crio[22018]: time=\"2026-06-11T16:58:52.826021991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287365 | controller |     "Jun 11 16:58:52.928921 crc crio[22018]: time=\"2026-06-11T16:58:52.927975104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287380 | controller |     "Jun 11 16:58:52.934313 crc crio[22018]: time=\"2026-06-11T16:58:52.934015926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287396 | controller |     "Jun 11 16:58:53.048285 crc crio[22018]: time=\"2026-06-11T16:58:53.048156814Z\" level=info msg=\"Created container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=f8f91a3d-1950-4c42-aa21-44085709ad91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287411 | controller |     "Jun 11 16:58:53.049225 crc crio[22018]: time=\"2026-06-11T16:58:53.049163786Z\" level=info msg=\"Starting container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e\" id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.287435 | controller |     "Jun 11 16:58:53.055077 crc crio[22018]: time=\"2026-06-11T16:58:53.055009641Z\" level=info msg=\"Started container\" PID=73470 containerID=fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e description=openstack/ceilometer-0/proxy-httpd id=29cbf9a3-98be-4442-bb7d-f9d1617d5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134",
2026-06-11 18:17:42.287453 | controller |     "Jun 11 16:58:53.067024 crc crio[22018]: time=\"2026-06-11T16:58:53.066923961Z\" level=info msg=\"Created container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=5a39f320-463a-4889-bd83-519cd1a011d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287474 | controller |     "Jun 11 16:58:53.069743 crc crio[22018]: time=\"2026-06-11T16:58:53.069498564Z\" level=info msg=\"Starting container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1\" id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.287496 | controller |     "Jun 11 16:58:53.082133 crc crio[22018]: time=\"2026-06-11T16:58:53.081804063Z\" level=info msg=\"Started container\" PID=73477 containerID=249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 description=openstack/openstackclient/openstackclient id=b872c138-0d29-413c-b01a-d44333531cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f",
2026-06-11 18:17:42.287517 | controller |     "Jun 11 16:58:53.247113 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9d90a634d7d395 Mac:ba:aa:04:21:d0:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.287540 | controller |     "Jun 11 16:58:53.248837 crc crio[22018]: time=\"2026-06-11T16:58:53.248773749Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002b14340}] Aliases:map[]}\"",
2026-06-11 18:17:42.287558 | controller |     "Jun 11 16:58:53.248977 crc crio[22018]: time=\"2026-06-11T16:58:53.248925304Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-mt6zn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.287574 | controller |     "Jun 11 16:58:53.261157 crc crio[22018]: time=\"2026-06-11T16:58:53.261054691Z\" level=info msg=\"Ran pod sandbox d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 with infra container: openstack/nova-cell0-db-create-mt6zn/POD\" id=0c75cbb0-314e-4ec0-b64b-86c04ea97141 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.287590 | controller |     "Jun 11 16:58:53.263285 crc crio[22018]: time=\"2026-06-11T16:58:53.263190358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1342b7fc-ef15-401d-9795-a62c48228d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287605 | controller |     "Jun 11 16:58:53.265927 crc crio[22018]: time=\"2026-06-11T16:58:53.265840112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7df35a58-b16e-4190-81ec-b2ae2f4ebf0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287626 | controller |     "Jun 11 16:58:53.273587 crc crio[22018]: time=\"2026-06-11T16:58:53.273503615Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287642 | controller |     "Jun 11 16:58:53.273931 crc crio[22018]: time=\"2026-06-11T16:58:53.273874547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287658 | controller |     "Jun 11 16:58:53.329555 crc crio[22018]: time=\"2026-06-11T16:58:53.329450013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287675 | controller |     "Jun 11 16:58:53.333293 crc crio[22018]: time=\"2026-06-11T16:58:53.333226584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287691 | controller |     "Jun 11 16:58:53.359738 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30592604c845edf Mac:aa:55:a3:2b:4a:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.287706 | controller |     "Jun 11 16:58:53.359948 crc crio[22018]: 2026-06-11T16:58:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:530850f2daabb82 Mac:42:27:38:13:7e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.287723 | controller |     "Jun 11 16:58:53.360701 crc crio[22018]: time=\"2026-06-11T16:58:53.360625056Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc007484598}] Aliases:map[]}\"",
2026-06-11 18:17:42.287739 | controller |     "Jun 11 16:58:53.360866 crc crio[22018]: time=\"2026-06-11T16:58:53.360815662Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-r9c59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.287755 | controller |     "Jun 11 16:58:53.360936 crc crio[22018]: time=\"2026-06-11T16:58:53.360882232Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012ad78}] Aliases:map[]}\"",
2026-06-11 18:17:42.287771 | controller |     "Jun 11 16:58:53.361067 crc crio[22018]: time=\"2026-06-11T16:58:53.361020007Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-x5fsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.287791 | controller |     "Jun 11 16:58:53.374310 crc crio[22018]: time=\"2026-06-11T16:58:53.374221386Z\" level=info msg=\"Ran pod sandbox 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 with infra container: openstack/nova-api-db-create-r9c59/POD\" id=ea3cee8d-f5e6-4278-b9d3-48ea382dd9b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.287807 | controller |     "Jun 11 16:58:53.378581 crc crio[22018]: time=\"2026-06-11T16:58:53.378237584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4d2abd27-ef31-4a00-8c8c-473025feb944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287823 | controller |     "Jun 11 16:58:53.388206 crc crio[22018]: time=\"2026-06-11T16:58:53.388111907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d0a89dee-8845-4926-be90-7022198313fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287839 | controller |     "Jun 11 16:58:53.392849 crc crio[22018]: time=\"2026-06-11T16:58:53.392757409Z\" level=info msg=\"Ran pod sandbox 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 with infra container: openstack/nova-cell1-db-create-x5fsf/POD\" id=f370e7c1-5b26-4f5b-9256-c7b68373bce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.287878 | controller |     "Jun 11 16:58:53.396516 crc crio[22018]: time=\"2026-06-11T16:58:53.396443722Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287896 | controller |     "Jun 11 16:58:53.396866 crc crio[22018]: time=\"2026-06-11T16:58:53.396765313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287912 | controller |     "Jun 11 16:58:53.398832 crc crio[22018]: time=\"2026-06-11T16:58:53.398735077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4cdabe8-5781-4040-aeae-ac9f335cb728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287928 | controller |     "Jun 11 16:58:53.422256 crc crio[22018]: time=\"2026-06-11T16:58:53.422128147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=03161012-5841-40e8-b77c-810db1d43f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.287944 | controller |     "Jun 11 16:58:53.440057 crc crio[22018]: time=\"2026-06-11T16:58:53.439909864Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.287961 | controller |     "Jun 11 16:58:53.440568 crc crio[22018]: time=\"2026-06-11T16:58:53.440496793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.287977 | controller |     "Jun 11 16:58:53.466180 crc crio[22018]: time=\"2026-06-11T16:58:53.466099526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.288048 | controller |     "Jun 11 16:58:53.468875 crc crio[22018]: time=\"2026-06-11T16:58:53.468771891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.288066 | controller |     "Jun 11 16:58:53.481504 crc crio[22018]: time=\"2026-06-11T16:58:53.479503483Z\" level=info msg=\"Created container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=83e3c65f-a801-4f5e-9c91-a4e90b3dd6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.288127 | controller |     "Jun 11 16:58:53.485623 crc crio[22018]: time=\"2026-06-11T16:58:53.485437Z\" level=info msg=\"Starting container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21\" id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.288144 | controller |     "Jun 11 16:58:53.493034 crc crio[22018]: time=\"2026-06-11T16:58:53.492801665Z\" level=info msg=\"Started container\" PID=73699 containerID=8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21 description=openstack/nova-cell0-db-create-mt6zn/mariadb-database-create id=65706969-1c10-4f24-a63a-13d3e87a8822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418",
2026-06-11 18:17:42.288162 | controller |     "Jun 11 16:58:53.493769 crc crio[22018]: time=\"2026-06-11T16:58:53.493674952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.288178 | controller |     "Jun 11 16:58:53.498245 crc crio[22018]: time=\"2026-06-11T16:58:53.49801042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.288194 | controller |     "Jun 11 16:58:53.604650 crc crio[22018]: time=\"2026-06-11T16:58:53.604108982Z\" level=info msg=\"Created container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=70b58748-17ba-4d39-99ca-0d81bf7049f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.288209 | controller |     "Jun 11 16:58:53.606544 crc crio[22018]: time=\"2026-06-11T16:58:53.606444806Z\" level=info msg=\"Starting container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480\" id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.288224 | controller |     "Jun 11 16:58:53.613789 crc crio[22018]: time=\"2026-06-11T16:58:53.613675798Z\" level=info msg=\"Started container\" PID=73711 containerID=0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480 description=openstack/nova-api-db-create-r9c59/mariadb-database-create id=79c07237-1093-443d-87a4-f408d4e812be name=/runtime.v1.RuntimeService/StartContainer sandboxID=30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7",
2026-06-11 18:17:42.288239 | controller |     "Jun 11 16:58:53.866713 crc crio[22018]: time=\"2026-06-11T16:58:53.866630475Z\" level=info msg=\"Created container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=6aa444c1-f6d9-4995-b3ae-cdc8a6e3296f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.288254 | controller |     "Jun 11 16:58:53.868825 crc crio[22018]: time=\"2026-06-11T16:58:53.868602298Z\" level=info msg=\"Starting container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b\" id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.288270 | controller |     "Jun 11 16:58:53.878699 crc crio[22018]: time=\"2026-06-11T16:58:53.878615708Z\" level=info msg=\"Started container\" PID=73718 containerID=e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b description=openstack/nova-cell1-db-create-x5fsf/mariadb-database-create id=fa801b24-0318-4ded-b994-2d6b9fda68b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41",
2026-06-11 18:17:42.288286 | controller |     "Jun 11 16:58:53.975871 crc crio[22018]: time=\"2026-06-11T16:58:53.975155286Z\" level=info msg=\"Stopping container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04 (timeout: 30s)\" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288307 | controller |     "Jun 11 16:58:53.975871 crc crio[22018]: time=\"2026-06-11T16:58:53.975670021Z\" level=info msg=\"Stopping container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8 (timeout: 30s)\" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288323 | controller |     "Jun 11 16:58:53.976687 crc crio[22018]: time=\"2026-06-11T16:58:53.97623724Z\" level=info msg=\"Stopping container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de (timeout: 30s)\" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288339 | controller |     "Jun 11 16:58:53.981047 crc crio[22018]: time=\"2026-06-11T16:58:53.98090503Z\" level=info msg=\"Stopping container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e (timeout: 30s)\" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288354 | controller |     "Jun 11 16:58:54.103807 crc crio[22018]: time=\"2026-06-11T16:58:54.103753493Z\" level=info msg=\"Stopped container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=687f98e2-5672-4459-9e1f-5afba65459a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288370 | controller |     "Jun 11 16:58:54.204814 crc crio[22018]: time=\"2026-06-11T16:58:54.204722243Z\" level=info msg=\"Stopped container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=a1c3338b-7842-44b4-9aff-db30f41c7a31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288385 | controller |     "Jun 11 16:58:54.511849 crc crio[22018]: time=\"2026-06-11T16:58:54.511748781Z\" level=info msg=\"Stopped container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7b588a-765f-4b80-9b09-78a6e009e0e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288401 | controller |     "Jun 11 16:58:55.089199 crc crio[22018]: time=\"2026-06-11T16:58:55.087808668Z\" level=info msg=\"Stopping container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306 (timeout: 30s)\" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288416 | controller |     "Jun 11 16:58:55.090089 crc crio[22018]: time=\"2026-06-11T16:58:55.088831907Z\" level=info msg=\"Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288441 | controller |     "Jun 11 16:58:55.090089 crc crio[22018]: time=\"2026-06-11T16:58:55.088861328Z\" level=info msg=\"Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288483 | controller |     "Jun 11 16:58:55.090554 crc crio[22018]: time=\"2026-06-11T16:58:55.090496351Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-r9c59 Namespace:openstack ID:30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7 UID:a1c4787c-0b97-40a8-8699-4f1f77de3909 NetNS:/var/run/netns/f2354d6d-e2eb-48d8-9b0b-c1c25e6a4a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1c4787c_0b97_40a8_8699_4f1f77de3909.slice PodAnnotations:0xc005da0010}] Aliases:map[]}\"",
2026-06-11 18:17:42.288510 | controller |     "Jun 11 16:58:55.090635 crc crio[22018]: time=\"2026-06-11T16:58:55.090577544Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-x5fsf Namespace:openstack ID:530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41 UID:f4468c0d-57c0-4061-ab98-5ed2cfcb2ff0 NetNS:/var/run/netns/f4b170db-ec51-4301-b3b2-daf62ab891e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4468c0d_57c0_4061_ab98_5ed2cfcb2ff0.slice PodAnnotations:0xc00012af20}] Aliases:map[]}\"",
2026-06-11 18:17:42.288540 | controller |     "Jun 11 16:58:55.090691 crc crio[22018]: time=\"2026-06-11T16:58:55.090660056Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-r9c59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.288564 | controller |     "Jun 11 16:58:55.090815 crc crio[22018]: time=\"2026-06-11T16:58:55.090754519Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-x5fsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.288582 | controller |     "Jun 11 16:58:55.091137 crc crio[22018]: time=\"2026-06-11T16:58:55.088896229Z\" level=info msg=\"Stopping container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d (timeout: 30s)\" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288599 | controller |     "Jun 11 16:58:55.093860 crc crio[22018]: time=\"2026-06-11T16:58:55.08893034Z\" level=info msg=\"Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288617 | controller |     "Jun 11 16:58:55.096288 crc crio[22018]: time=\"2026-06-11T16:58:55.094643364Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-mt6zn Namespace:openstack ID:d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418 UID:40e36e96-695c-4c99-9537-79f4fa15770e NetNS:/var/run/netns/e7a4b977-5f09-424c-ade4-e709309ff274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e36e96_695c_4c99_9537_79f4fa15770e.slice PodAnnotations:0xc002a1ac28}] Aliases:map[]}\"",
2026-06-11 18:17:42.288635 | controller |     "Jun 11 16:58:55.096288 crc crio[22018]: time=\"2026-06-11T16:58:55.09480837Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-mt6zn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.288651 | controller |     "Jun 11 16:58:55.353646 crc crio[22018]: time=\"2026-06-11T16:58:55.353550882Z\" level=info msg=\"Stopped container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=3ff64274-ed3f-4f01-8c8f-9654cb088716 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288668 | controller |     "Jun 11 16:58:55.532408 crc crio[22018]: time=\"2026-06-11T16:58:55.531623827Z\" level=info msg=\"Stopped pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=81016d39-106e-47de-a8ab-22a42b914942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288684 | controller |     "Jun 11 16:58:55.708784 crc crio[22018]: time=\"2026-06-11T16:58:55.707985865Z\" level=info msg=\"Stopped pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=2d373705-0d93-4188-99f1-e531d7c94e26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288700 | controller |     "Jun 11 16:58:55.754615 crc crio[22018]: time=\"2026-06-11T16:58:55.754229448Z\" level=info msg=\"Stopped pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=39605c0b-17f5-4197-8a65-720c91d8d7be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288716 | controller |     "Jun 11 16:58:58.052999 crc crio[22018]: time=\"2026-06-11T16:58:58.052202629Z\" level=warning msg=\"Stopping container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.288736 | controller |     "Jun 11 16:58:58.170075 crc crio[22018]: time=\"2026-06-11T16:58:58.169960891Z\" level=error msg=\"Killing container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.288753 | controller |     "Jun 11 16:58:58.292771 crc crio[22018]: time=\"2026-06-11T16:58:58.292661703Z\" level=info msg=\"Stopped container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=686fd6be-1031-4dcd-bd03-1918533d18fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288769 | controller |     "Jun 11 16:58:58.295209 crc crio[22018]: time=\"2026-06-11T16:58:58.29510305Z\" level=info msg=\"Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288785 | controller |     "Jun 11 16:58:58.296488 crc crio[22018]: time=\"2026-06-11T16:58:58.296311759Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a UID:c512373f-59de-4c70-b183-63ffe64d0684 NetNS:/var/run/netns/ba55a0ba-2926-403c-8643-f3c128cec20f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc512373f_59de_4c70_b183_63ffe64d0684.slice PodAnnotations:0xc0029b5050}] Aliases:map[]}\"",
2026-06-11 18:17:42.288801 | controller |     "Jun 11 16:58:58.296731 crc crio[22018]: time=\"2026-06-11T16:58:58.29666442Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.288817 | controller |     "Jun 11 16:58:58.337676 crc crio[22018]: time=\"2026-06-11T16:58:58.337484207Z\" level=info msg=\"Stopped container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=0581865a-d04d-4daf-9730-912eb69e16bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.288833 | controller |     "Jun 11 16:58:58.347022 crc crio[22018]: time=\"2026-06-11T16:58:58.346825494Z\" level=info msg=\"Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288865 | controller |     "Jun 11 16:58:58.347837 crc crio[22018]: time=\"2026-06-11T16:58:58.347746243Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134 UID:6da36031-872f-47c9-9fb9-987c31ec2657 NetNS:/var/run/netns/05ee57ae-f595-4d9b-924f-d68daa2e7529 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6da36031_872f_47c9_9fb9_987c31ec2657.slice PodAnnotations:0xc002b15000}] Aliases:map[]}\"",
2026-06-11 18:17:42.288889 | controller |     "Jun 11 16:58:58.348095 crc crio[22018]: time=\"2026-06-11T16:58:58.347977451Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.288906 | controller |     "Jun 11 16:58:58.402994 crc crio[22018]: time=\"2026-06-11T16:58:58.402525453Z\" level=info msg=\"Removing container: 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0\" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.288922 | controller |     "Jun 11 16:58:58.514093 crc crio[22018]: time=\"2026-06-11T16:58:58.513999259Z\" level=info msg=\"Removed container 5d6019b74f0a61d7464cc7978c6c5c9d2735ec3d8cbfba493e646705cfb846d0: openshift-infra/auto-csr-approver-29686612-zt7kd/oc\" id=38b421c8-de25-4c82-9981-abc6ed88cbd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.288942 | controller |     "Jun 11 16:58:58.527410 crc crio[22018]: time=\"2026-06-11T16:58:58.527268397Z\" level=info msg=\"Stopping pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288959 | controller |     "Jun 11 16:58:58.527568 crc crio[22018]: time=\"2026-06-11T16:58:58.527424622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=17e02fba-03db-4eb4-81b2-aee913034745 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.288975 | controller |     "Jun 11 16:58:58.527879 crc crio[22018]: time=\"2026-06-11T16:58:58.527850506Z\" level=info msg=\"Removing pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.288991 | controller |     "Jun 11 16:58:58.543462 crc crio[22018]: time=\"2026-06-11T16:58:58.543390495Z\" level=info msg=\"Removed pod sandbox: 8416490b3957424b80691bd9fe5dd7b9efb2df7d2c36820e83c43b77760c8a43\" id=d4ef110a-4b9d-4c10-9f9d-c2469229d2cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289007 | controller |     "Jun 11 16:58:58.545108 crc crio[22018]: time=\"2026-06-11T16:58:58.545037023Z\" level=info msg=\"Stopping pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289023 | controller |     "Jun 11 16:58:58.545195 crc crio[22018]: time=\"2026-06-11T16:58:58.545125246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=01a95fb6-d8f1-4d2d-84c5-2334300e0427 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289039 | controller |     "Jun 11 16:58:58.545636 crc crio[22018]: time=\"2026-06-11T16:58:58.545586451Z\" level=info msg=\"Removing pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289055 | controller |     "Jun 11 16:58:58.572519 crc crio[22018]: time=\"2026-06-11T16:58:58.572407133Z\" level=info msg=\"Removed pod sandbox: 885e71d76efefbb0763a10ce3772f00141e059b912fa0a29d1a03ff082fb55d8\" id=1688ed16-b97d-4087-b1e3-03926d6424d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289071 | controller |     "Jun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573152767Z\" level=info msg=\"Stopping pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289087 | controller |     "Jun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573229219Z\" level=info msg=\"Stopped pod sandbox (already stopped): f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=0472d230-4209-48ef-8377-fa6b012e2444 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289103 | controller |     "Jun 11 16:58:58.574289 crc crio[22018]: time=\"2026-06-11T16:58:58.573883029Z\" level=info msg=\"Removing pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289119 | controller |     "Jun 11 16:58:58.599504 crc crio[22018]: time=\"2026-06-11T16:58:58.599196378Z\" level=info msg=\"Removed pod sandbox: f20fc9e6612ae210b705ee9cc2295febc94936ed57eed97f7fb577ef277a31bc\" id=a1f33bec-cabd-4e72-8ef8-663d14a3ab68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289137 | controller |     "Jun 11 16:58:58.611541 crc crio[22018]: time=\"2026-06-11T16:58:58.610838274Z\" level=info msg=\"Stopping pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289154 | controller |     "Jun 11 16:58:58.611541 crc crio[22018]: time=\"2026-06-11T16:58:58.610992889Z\" level=info msg=\"Stopped pod sandbox (already stopped): e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=42a9902a-45e7-4948-a782-3e7d0d48804e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289169 | controller |     "Jun 11 16:58:58.613596 crc crio[22018]: time=\"2026-06-11T16:58:58.612545038Z\" level=info msg=\"Removing pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289185 | controller |     "Jun 11 16:58:58.636586 crc crio[22018]: time=\"2026-06-11T16:58:58.63645789Z\" level=info msg=\"Removed pod sandbox: e84b8f97a225d2f03a0d5286c89490f33d3d289c1b43fc74999c2927536258ad\" id=0d819a85-3f5f-49ba-8996-5298f9411b5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289200 | controller |     "Jun 11 16:58:58.639069 crc crio[22018]: time=\"2026-06-11T16:58:58.638980158Z\" level=info msg=\"Stopping pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289216 | controller |     "Jun 11 16:58:58.639159 crc crio[22018]: time=\"2026-06-11T16:58:58.639136213Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=794b47d6-787e-40e7-8c57-5e91377c3091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289232 | controller |     "Jun 11 16:58:58.641700 crc crio[22018]: time=\"2026-06-11T16:58:58.641631404Z\" level=info msg=\"Removing pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289248 | controller |     "Jun 11 16:58:58.668490 crc crio[22018]: time=\"2026-06-11T16:58:58.668196789Z\" level=info msg=\"Removed pod sandbox: fc2eee71c40824fcc010f8da9a1425b3056d68fcda3ad304742964927142165d\" id=40d8efa7-f942-41c1-8b02-8a08bc2f87fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289264 | controller |     "Jun 11 16:58:58.671677 crc crio[22018]: time=\"2026-06-11T16:58:58.6715885Z\" level=info msg=\"Stopping pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289281 | controller |     "Jun 11 16:58:58.671778 crc crio[22018]: time=\"2026-06-11T16:58:58.671693394Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=2414b45c-05d4-4efd-81f3-6f1c862f42ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289297 | controller |     "Jun 11 16:58:58.672731 crc crio[22018]: time=\"2026-06-11T16:58:58.672544865Z\" level=info msg=\"Removing pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289312 | controller |     "Jun 11 16:58:58.693462 crc crio[22018]: time=\"2026-06-11T16:58:58.693158344Z\" level=info msg=\"Removed pod sandbox: eb0f119d4210c7847ba14cdc2038024f945a99d867888522434e877ac0484f12\" id=e826eba6-0e78-42b3-9ec5-24ea9a1fc5ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289328 | controller |     "Jun 11 16:58:58.696742 crc crio[22018]: time=\"2026-06-11T16:58:58.696662561Z\" level=info msg=\"Stopping pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289349 | controller |     "Jun 11 16:58:58.696884 crc crio[22018]: time=\"2026-06-11T16:58:58.696795845Z\" level=info msg=\"Stopped pod sandbox (already stopped): a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=9e9dce65-23c8-47f9-93fc-1db250f0304a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289374 | controller |     "Jun 11 16:58:58.698203 crc crio[22018]: time=\"2026-06-11T16:58:58.698079037Z\" level=info msg=\"Removing pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289400 | controller |     "Jun 11 16:58:58.699283 crc crio[22018]: time=\"2026-06-11T16:58:58.699216413Z\" level=info msg=\"Stopped pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=eb459a88-bcbf-4dcc-8bff-ec2ca74fa5e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289423 | controller |     "Jun 11 16:58:58.715675 crc crio[22018]: time=\"2026-06-11T16:58:58.71559174Z\" level=info msg=\"Removed pod sandbox: a57a6d8a7f290d7b57a8647aadc55748f3094498d03160318ccf7ff796809a25\" id=513ef343-ae18-4468-a6dc-49886a9c0a4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.289445 | controller |     "Jun 11 16:58:58.775469 crc crio[22018]: time=\"2026-06-11T16:58:58.774905548Z\" level=info msg=\"Stopped pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=4ec5aa24-1f3a-4961-91cc-6f7c92c6ab60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289462 | controller |     "Jun 11 16:58:59.191197 crc crio[22018]: time=\"2026-06-11T16:58:59.190688672Z\" level=info msg=\"Removing container: 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c\" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289478 | controller |     "Jun 11 16:58:59.301774 crc crio[22018]: time=\"2026-06-11T16:58:59.301678667Z\" level=info msg=\"Removed container 3e157afa26a15dab26feef5dc9485576c657a6bcec97d854568f85d329c2169c: openstack/cinder-api-0/cinder-api\" id=f2728304-8f42-4ff4-b359-6e2d6525fd8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289494 | controller |     "Jun 11 16:58:59.303867 crc crio[22018]: time=\"2026-06-11T16:58:59.303799027Z\" level=info msg=\"Removing container: 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e\" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289511 | controller |     "Jun 11 16:58:59.374499 crc crio[22018]: time=\"2026-06-11T16:58:59.372931385Z\" level=info msg=\"Removed container 7c425c2339eadf6ba109de528fc8c1204be9f6240db41ca581de337564ead95e: openstack/cinder-api-0/cinder-api-log\" id=3a10b46e-4012-4604-aabd-d4ecf7e0f42e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289527 | controller |     "Jun 11 16:58:59.379179 crc crio[22018]: time=\"2026-06-11T16:58:59.378813822Z\" level=info msg=\"Removing container: fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e\" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289542 | controller |     "Jun 11 16:58:59.459411 crc crio[22018]: time=\"2026-06-11T16:58:59.452528471Z\" level=info msg=\"Removed container fbaedeeba9ec1a679ce6f5995f966bc5b6d567bf1a453eda0c0a3f8628f3e52e: openstack/ceilometer-0/proxy-httpd\" id=dca7394f-d87e-410e-b8a7-88616cee557c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289558 | controller |     "Jun 11 16:58:59.488010 crc crio[22018]: time=\"2026-06-11T16:58:59.487739627Z\" level=info msg=\"Removing container: c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de\" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289579 | controller |     "Jun 11 16:58:59.538503 crc crio[22018]: time=\"2026-06-11T16:58:59.537309313Z\" level=info msg=\"Removed container c80c749ad41516935eb8a39fa5f9b198b17a95cb3d3b07adda840c76ca5923de: openstack/ceilometer-0/sg-core\" id=262caea0-f882-4b18-b355-a22653e0836c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289595 | controller |     "Jun 11 16:58:59.548218 crc crio[22018]: time=\"2026-06-11T16:58:59.547590332Z\" level=info msg=\"Removing container: 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04\" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289611 | controller |     "Jun 11 16:58:59.585469 crc crio[22018]: time=\"2026-06-11T16:58:59.585298641Z\" level=info msg=\"Removed container 126aed2407b07855c43d838b9bb10fcb52d9f9cce6731d2fd5cf468270e42b04: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8823a3f-3426-4e3e-b1b6-51e9c9759080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289626 | controller |     "Jun 11 16:58:59.594471 crc crio[22018]: time=\"2026-06-11T16:58:59.594085823Z\" level=info msg=\"Removing container: ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8\" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289642 | controller |     "Jun 11 16:58:59.626211 crc crio[22018]: time=\"2026-06-11T16:58:59.626120701Z\" level=info msg=\"Removed container ae9148317e1c89b4b9e54f89a97c05fb282a34cb73dc545dbdc21e91207825f8: openstack/ceilometer-0/ceilometer-central-agent\" id=fead4ff3-f8c0-4582-8712-027d3d8840ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.289659 | controller |     "Jun 11 16:58:59.763977 crc crio[22018]: time=\"2026-06-11T16:58:59.763874829Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.289675 | controller |     "Jun 11 16:58:59.764127 crc crio[22018]: time=\"2026-06-11T16:58:59.763988633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.289691 | controller |     "Jun 11 16:58:59.799604 crc crio[22018]: time=\"2026-06-11T16:58:59.799522603Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.289707 | controller |     "Jun 11 16:58:59.799604 crc crio[22018]: time=\"2026-06-11T16:58:59.799584025Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.289723 | controller |     "Jun 11 16:58:59.856735 crc crio[22018]: time=\"2026-06-11T16:58:59.856198303Z\" level=info msg=\"Stopped container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=db793451-a8e5-4396-b6a1-037731aae8aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.289739 | controller |     "Jun 11 16:58:59.858410 crc crio[22018]: time=\"2026-06-11T16:58:59.858238988Z\" level=info msg=\"Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289755 | controller |     "Jun 11 16:58:59.859099 crc crio[22018]: time=\"2026-06-11T16:58:59.859015783Z\" level=info msg=\"Got pod network &{Name:neutron-7b7489bdd-znwrk Namespace:openstack ID:4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279 UID:868d9ae3-c32a-4e4a-b9d6-961b299e3e77 NetNS:/var/run/netns/d1e499a0-d9cd-4e95-b532-89db688c508a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod868d9ae3_c32a_4e4a_b9d6_961b299e3e77.slice PodAnnotations:0xc00141a2e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.289779 | controller |     "Jun 11 16:58:59.859562 crc crio[22018]: time=\"2026-06-11T16:58:59.859493358Z\" level=info msg=\"Deleting pod openstack_neutron-7b7489bdd-znwrk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.289797 | controller |     "Jun 11 16:58:59.892810 crc crio[22018]: time=\"2026-06-11T16:58:59.892597264Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.289813 | controller |     "Jun 11 16:58:59.892810 crc crio[22018]: time=\"2026-06-11T16:58:59.892738189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.289829 | controller |     "Jun 11 16:58:59.990736 crc crio[22018]: time=\"2026-06-11T16:58:59.990049878Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}\"",
2026-06-11 18:17:42.289846 | controller |     "Jun 11 16:58:59.990736 crc crio[22018]: time=\"2026-06-11T16:58:59.990127521Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.289884 | controller |     "Jun 11 16:59:00.410950 crc crio[22018]: time=\"2026-06-11T16:59:00.410134423Z\" level=info msg=\"Stopped pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=e85261db-af11-4c3e-9ae5-3e005236f12f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.289902 | controller |     "Jun 11 16:59:00.448416 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838a451c8470f9a Mac:aa:b3:fd:7d:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.289920 | controller |     "Jun 11 16:59:00.450508 crc crio[22018]: time=\"2026-06-11T16:59:00.449182241Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc0074849d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.289936 | controller |     "Jun 11 16:59:00.450508 crc crio[22018]: time=\"2026-06-11T16:59:00.449595104Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.289952 | controller |     "Jun 11 16:59:00.464116 crc crio[22018]: time=\"2026-06-11T16:59:00.464041819Z\" level=info msg=\"Ran pod sandbox 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 with infra container: openstack/cinder-api-0/POD\" id=7fad21fe-3e9c-49fa-b1c8-fbbf2a824532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.289973 | controller |     "Jun 11 16:59:00.472148 crc crio[22018]: time=\"2026-06-11T16:59:00.471961703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=38d5ef46-2b5b-45b5-b7f7-4c3ae45b0ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.289990 | controller |     "Jun 11 16:59:00.478425 crc crio[22018]: time=\"2026-06-11T16:59:00.477634134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5ef1457d-e366-40fc-8b98-51daca554e7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290006 | controller |     "Jun 11 16:59:00.484267 crc crio[22018]: time=\"2026-06-11T16:59:00.484185222Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290022 | controller |     "Jun 11 16:59:00.484731 crc crio[22018]: time=\"2026-06-11T16:59:00.484680028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290037 | controller |     "Jun 11 16:59:00.543071 crc crio[22018]: time=\"2026-06-11T16:59:00.542963259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290054 | controller |     "Jun 11 16:59:00.615697 crc crio[22018]: 2026-06-11T16:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366ad34735b680f Mac:4e:54:96:8e:a7:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.290070 | controller |     "Jun 11 16:59:00.616067 crc crio[22018]: time=\"2026-06-11T16:59:00.616009006Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc00141a718}] Aliases:map[]}\"",
2026-06-11 18:17:42.290086 | controller |     "Jun 11 16:59:00.616248 crc crio[22018]: time=\"2026-06-11T16:59:00.616203348Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.290102 | controller |     "Jun 11 16:59:00.652845 crc crio[22018]: time=\"2026-06-11T16:59:00.652715599Z\" level=info msg=\"Ran pod sandbox 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f with infra container: openstack/ceilometer-0/POD\" id=d022fc98-d7fe-4e5d-a41e-05d372dbb8ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.290119 | controller |     "Jun 11 16:59:00.658082 crc crio[22018]: time=\"2026-06-11T16:59:00.657969525Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290135 | controller |     "Jun 11 16:59:00.686204 crc crio[22018]: time=\"2026-06-11T16:59:00.686106182Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.290154 | controller |     "Jun 11 16:59:01.201732 crc crio[22018]: time=\"2026-06-11T16:59:01.201022885Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=42420cbf-d971-4977-91e7-97b381d76b08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290171 | controller |     "Jun 11 16:59:01.203750 crc crio[22018]: time=\"2026-06-11T16:59:01.203685959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=45a9a169-c7ea-4d7b-9538-896c58c16504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290188 | controller |     "Jun 11 16:59:01.258983 crc crio[22018]: time=\"2026-06-11T16:59:01.258687209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1633ca89-50d6-4826-aa3d-049f94ae4f0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290203 | controller |     "Jun 11 16:59:01.270672 crc crio[22018]: time=\"2026-06-11T16:59:01.268779748Z\" level=info msg=\"Removing container: f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306\" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.290220 | controller |     "Jun 11 16:59:01.271570 crc crio[22018]: time=\"2026-06-11T16:59:01.271492234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290235 | controller |     "Jun 11 16:59:01.273571 crc crio[22018]: time=\"2026-06-11T16:59:01.272226547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290252 | controller |     "Jun 11 16:59:01.359994 crc crio[22018]: time=\"2026-06-11T16:59:01.359895823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290268 | controller |     "Jun 11 16:59:01.366261 crc crio[22018]: time=\"2026-06-11T16:59:01.36575751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290283 | controller |     "Jun 11 16:59:01.373450 crc crio[22018]: time=\"2026-06-11T16:59:01.373292354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290299 | controller |     "Jun 11 16:59:01.379949 crc crio[22018]: time=\"2026-06-11T16:59:01.379852865Z\" level=info msg=\"Removed container f65f32bf9fa1794d90d6cd01b1f5056c65416cce70ade6b3206befc786865306: openstack/neutron-7b7489bdd-znwrk/neutron-httpd\" id=09fc3a6a-eeea-41e7-9bd3-c3133e29d31d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.290315 | controller |     "Jun 11 16:59:01.391578 crc crio[22018]: time=\"2026-06-11T16:59:01.39148501Z\" level=info msg=\"Removing container: d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d\" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.290331 | controller |     "Jun 11 16:59:01.479935 crc crio[22018]: time=\"2026-06-11T16:59:01.479750965Z\" level=info msg=\"Removed container d9d0d39a69ba86717b2ea1852827e54c2ea0c690076f1b2d2c0a775576612e5d: openstack/neutron-7b7489bdd-znwrk/neutron-api\" id=7bf0c909-bb97-4f88-8508-fd05aad456ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.290347 | controller |     "Jun 11 16:59:01.609067 crc crio[22018]: time=\"2026-06-11T16:59:01.608902691Z\" level=info msg=\"Created container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=e7300f1a-f2bf-449e-91b1-77847bafd013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290366 | controller |     "Jun 11 16:59:01.610612 crc crio[22018]: time=\"2026-06-11T16:59:01.609840938Z\" level=info msg=\"Created container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=64a7bab2-b244-4c5b-8d45-b485b0c0d1c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290383 | controller |     "Jun 11 16:59:01.610865 crc crio[22018]: time=\"2026-06-11T16:59:01.610768127Z\" level=info msg=\"Starting container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1\" id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.290400 | controller |     "Jun 11 16:59:01.617548 crc crio[22018]: time=\"2026-06-11T16:59:01.61747115Z\" level=info msg=\"Started container\" PID=74421 containerID=81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 description=openstack/ceilometer-0/ceilometer-central-agent id=f2980acc-8112-422a-b334-929267f3bf71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f",
2026-06-11 18:17:42.290439 | controller |     "Jun 11 16:59:01.618610 crc crio[22018]: time=\"2026-06-11T16:59:01.618483522Z\" level=info msg=\"Starting container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff\" id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.290473 | controller |     "Jun 11 16:59:01.629877 crc crio[22018]: time=\"2026-06-11T16:59:01.629527785Z\" level=info msg=\"Started container\" PID=74422 containerID=b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff description=openstack/cinder-api-0/cinder-api-log id=364a3b2a-228b-4d92-8ccb-ae762390a2df name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9",
2026-06-11 18:17:42.290493 | controller |     "Jun 11 16:59:01.641409 crc crio[22018]: time=\"2026-06-11T16:59:01.641222545Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290510 | controller |     "Jun 11 16:59:01.642567 crc crio[22018]: time=\"2026-06-11T16:59:01.642303299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f1afc3c5-1c97-45ce-930a-78e3ff67497d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290527 | controller |     "Jun 11 16:59:01.645815 crc crio[22018]: time=\"2026-06-11T16:59:01.645745289Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.290543 | controller |     "Jun 11 16:59:01.759959 crc crio[22018]: time=\"2026-06-11T16:59:01.759275846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1ca997e5-e690-4403-a570-182a9288c1ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290560 | controller |     "Jun 11 16:59:01.773647 crc crio[22018]: time=\"2026-06-11T16:59:01.772638261Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290576 | controller |     "Jun 11 16:59:01.773647 crc crio[22018]: time=\"2026-06-11T16:59:01.772982382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290600 | controller |     "Jun 11 16:59:01.852481 crc crio[22018]: time=\"2026-06-11T16:59:01.852294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290617 | controller |     "Jun 11 16:59:02.097533 crc crio[22018]: time=\"2026-06-11T16:59:02.097393842Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a8006636-a5dc-4ec5-92e0-1f45c1aa5668 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290635 | controller |     "Jun 11 16:59:02.098687 crc crio[22018]: time=\"2026-06-11T16:59:02.098601891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=132e51dc-385b-4b1f-80a5-5e5fe9d9dcb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290679 | controller |     "Jun 11 16:59:02.119521 crc crio[22018]: time=\"2026-06-11T16:59:02.119240746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=96bcce43-41d6-4ba4-93d7-0bbedc5a8bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290706 | controller |     "Jun 11 16:59:02.131277 crc crio[22018]: time=\"2026-06-11T16:59:02.12910573Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290725 | controller |     "Jun 11 16:59:02.131277 crc crio[22018]: time=\"2026-06-11T16:59:02.129748711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290741 | controller |     "Jun 11 16:59:02.253314 crc crio[22018]: time=\"2026-06-11T16:59:02.252972837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290756 | controller |     "Jun 11 16:59:02.283144 crc crio[22018]: time=\"2026-06-11T16:59:02.283045308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290772 | controller |     "Jun 11 16:59:02.400190 crc crio[22018]: time=\"2026-06-11T16:59:02.400058652Z\" level=info msg=\"Created container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d53a3c-1219-4c7a-aa72-1aec652cf8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290789 | controller |     "Jun 11 16:59:02.403534 crc crio[22018]: time=\"2026-06-11T16:59:02.402018244Z\" level=info msg=\"Starting container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9\" id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.290805 | controller |     "Jun 11 16:59:02.419786 crc crio[22018]: time=\"2026-06-11T16:59:02.419643888Z\" level=info msg=\"Started container\" PID=74497 containerID=961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 description=openstack/ceilometer-0/ceilometer-notification-agent id=8091cb65-6c76-4fc2-bc66-e3d5ac488f47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f",
2026-06-11 18:17:42.290822 | controller |     "Jun 11 16:59:02.444251 crc crio[22018]: time=\"2026-06-11T16:59:02.444033364Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290843 | controller |     "Jun 11 16:59:02.457144 crc crio[22018]: time=\"2026-06-11T16:59:02.456887519Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.290883 | controller |     "Jun 11 16:59:02.618278 crc crio[22018]: time=\"2026-06-11T16:59:02.617306596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.290900 | controller |     "Jun 11 16:59:02.736160 crc crio[22018]: time=\"2026-06-11T16:59:02.736050236Z\" level=info msg=\"Created container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=80bfb64e-c962-43ba-b03e-ae57eb536bc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.290916 | controller |     "Jun 11 16:59:02.737450 crc crio[22018]: time=\"2026-06-11T16:59:02.73730029Z\" level=info msg=\"Starting container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b\" id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.290931 | controller |     "Jun 11 16:59:02.745704 crc crio[22018]: time=\"2026-06-11T16:59:02.745585506Z\" level=info msg=\"Started container\" PID=74545 containerID=7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b description=openstack/cinder-api-0/cinder-api id=287cf556-f624-4a9d-a898-c98d0241a3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9",
2026-06-11 18:17:42.290946 | controller |     "Jun 11 16:59:03.186957 crc crio[22018]: time=\"2026-06-11T16:59:03.186822537Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6eb65f54-f138-4f9b-832e-d425403af932 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.290963 | controller |     "Jun 11 16:59:03.188641 crc crio[22018]: time=\"2026-06-11T16:59:03.188549351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=74c2873d-92fe-4f8e-87c5-bca02150bcd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290979 | controller |     "Jun 11 16:59:03.208206 crc crio[22018]: time=\"2026-06-11T16:59:03.20801135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=856ebf66-f38d-41c5-b3ee-d130cc493e13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.290994 | controller |     "Jun 11 16:59:03.218684 crc crio[22018]: time=\"2026-06-11T16:59:03.217936031Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.291011 | controller |     "Jun 11 16:59:03.218972 crc crio[22018]: time=\"2026-06-11T16:59:03.218947153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291026 | controller |     "Jun 11 16:59:03.270960 crc crio[22018]: time=\"2026-06-11T16:59:03.270215158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291042 | controller |     "Jun 11 16:59:03.273889 crc crio[22018]: time=\"2026-06-11T16:59:03.273644697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291058 | controller |     "Jun 11 16:59:03.524767 crc crio[22018]: time=\"2026-06-11T16:59:03.524677684Z\" level=info msg=\"Created container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=f9477f76-25d2-4a7c-9f6f-eb8d9bfb46c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.291078 | controller |     "Jun 11 16:59:03.525885 crc crio[22018]: time=\"2026-06-11T16:59:03.525763859Z\" level=info msg=\"Starting container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac\" id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.291096 | controller |     "Jun 11 16:59:03.531418 crc crio[22018]: time=\"2026-06-11T16:59:03.531237883Z\" level=info msg=\"Started container\" PID=74727 containerID=278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac description=openstack/ceilometer-0/sg-core id=00156f94-7f52-4637-9953-1b881dbe3897 name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f",
2026-06-11 18:17:42.291113 | controller |     "Jun 11 16:59:03.544801 crc crio[22018]: time=\"2026-06-11T16:59:03.544707301Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.291136 | controller |     "Jun 11 16:59:03.548798 crc crio[22018]: time=\"2026-06-11T16:59:03.548736599Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.291161 | controller |     "Jun 11 16:59:05.163299 crc crio[22018]: time=\"2026-06-11T16:59:05.162432706Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=d99be056-3270-44fc-ab63-8daca94a726e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.291186 | controller |     "Jun 11 16:59:05.165395 crc crio[22018]: time=\"2026-06-11T16:59:05.164632585Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=efdfeb8f-a533-4303-b73c-45eafa1ef67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.291211 | controller |     "Jun 11 16:59:05.199164 crc crio[22018]: time=\"2026-06-11T16:59:05.199050689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1b067e13-a0c9-4219-832c-b4fe5d09a767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.291234 | controller |     "Jun 11 16:59:05.211618 crc crio[22018]: time=\"2026-06-11T16:59:05.211531166Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.291257 | controller |     "Jun 11 16:59:05.212928 crc crio[22018]: time=\"2026-06-11T16:59:05.2128982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291278 | controller |     "Jun 11 16:59:05.272468 crc crio[22018]: time=\"2026-06-11T16:59:05.272296349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291298 | controller |     "Jun 11 16:59:05.278193 crc crio[22018]: time=\"2026-06-11T16:59:05.278128152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291317 | controller |     "Jun 11 16:59:05.460956 crc crio[22018]: time=\"2026-06-11T16:59:05.460395685Z\" level=info msg=\"Created container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=b39086b2-3d4a-45b3-8014-0795a5800a69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.291338 | controller |     "Jun 11 16:59:05.462741 crc crio[22018]: time=\"2026-06-11T16:59:05.462676648Z\" level=info msg=\"Starting container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2\" id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.291355 | controller |     "Jun 11 16:59:05.478223 crc crio[22018]: time=\"2026-06-11T16:59:05.47811845Z\" level=info msg=\"Started container\" PID=74840 containerID=f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 description=openstack/ceilometer-0/proxy-httpd id=06c42289-1654-4b2c-bbba-0e154733d65b name=/runtime.v1.RuntimeService/StartContainer sandboxID=366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f",
2026-06-11 18:17:42.291370 | controller |     "Jun 11 16:59:09.108868 crc crio[22018]: time=\"2026-06-11T16:59:09.108281592Z\" level=info msg=\"Stopping container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1 (timeout: 30s)\" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291386 | controller |     "Jun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.108765057Z\" level=info msg=\"Stopping container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2 (timeout: 30s)\" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291402 | controller |     "Jun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.108781088Z\" level=info msg=\"Stopping container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9 (timeout: 30s)\" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291418 | controller |     "Jun 11 16:59:09.109944 crc crio[22018]: time=\"2026-06-11T16:59:09.109835751Z\" level=info msg=\"Stopping container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac (timeout: 30s)\" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291433 | controller |     "Jun 11 16:59:09.242178 crc crio[22018]: time=\"2026-06-11T16:59:09.242062264Z\" level=info msg=\"Stopped container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=88293484-01bf-4601-b573-2a04c2f7eab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291449 | controller |     "Jun 11 16:59:09.344751 crc crio[22018]: time=\"2026-06-11T16:59:09.344445457Z\" level=info msg=\"Stopped container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=b526beca-498a-4bda-aaf5-75455e5b7fd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291464 | controller |     "Jun 11 16:59:09.664456 crc crio[22018]: time=\"2026-06-11T16:59:09.664120532Z\" level=info msg=\"Stopped container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=2e394b75-20aa-4ff3-9bd1-c707b515601a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291481 | controller |     "Jun 11 16:59:09.665199 crc crio[22018]: time=\"2026-06-11T16:59:09.664741535Z\" level=info msg=\"Stopped container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f4af0bb-1294-41d5-8d34-640a92388320 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.291498 | controller |     "Jun 11 16:59:09.666728 crc crio[22018]: time=\"2026-06-11T16:59:09.666670507Z\" level=info msg=\"Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.291532 | controller |     "Jun 11 16:59:09.667565 crc crio[22018]: time=\"2026-06-11T16:59:09.667449903Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f UID:aa8dfc11-88d8-4a9e-9af6-39a0916231ad NetNS:/var/run/netns/9a2409ee-76f3-4832-b6b5-6b96663995cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa8dfc11_88d8_4a9e_9af6_39a0916231ad.slice PodAnnotations:0xc007484800}] Aliases:map[]}\"",
2026-06-11 18:17:42.291576 | controller |     "Jun 11 16:59:09.667783 crc crio[22018]: time=\"2026-06-11T16:59:09.667618418Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.291602 | controller |     "Jun 11 16:59:09.993400 crc crio[22018]: time=\"2026-06-11T16:59:09.992921657Z\" level=info msg=\"Stopped pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=34b2d467-507d-43cc-9ea3-6cba122927e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.291625 | controller |     "Jun 11 16:59:10.495686 crc crio[22018]: time=\"2026-06-11T16:59:10.495589832Z\" level=info msg=\"Removing container: f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2\" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291649 | controller |     "Jun 11 16:59:10.561715 crc crio[22018]: time=\"2026-06-11T16:59:10.561138781Z\" level=info msg=\"Removed container f8b84b644996bc34553c3fc17118114b00d05820dd006a1a8b5f59764dc9bbe2: openstack/ceilometer-0/proxy-httpd\" id=033fd455-8881-4db1-af67-98395a8a34bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291671 | controller |     "Jun 11 16:59:10.574882 crc crio[22018]: time=\"2026-06-11T16:59:10.573952003Z\" level=info msg=\"Removing container: 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac\" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291691 | controller |     "Jun 11 16:59:10.629656 crc crio[22018]: time=\"2026-06-11T16:59:10.62955838Z\" level=info msg=\"Removed container 278a6f2c6f09935f13a634f60ef085223a8abfc1ce1a6fde1daeaece0a4999ac: openstack/ceilometer-0/sg-core\" id=82548663-0fde-44bc-b7e6-331eb714cfa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291709 | controller |     "Jun 11 16:59:10.634270 crc crio[22018]: time=\"2026-06-11T16:59:10.634183617Z\" level=info msg=\"Removing container: 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9\" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291725 | controller |     "Jun 11 16:59:10.665932 crc crio[22018]: time=\"2026-06-11T16:59:10.665839012Z\" level=info msg=\"Removed container 961f525b95ac90343a4f76dc3ff4c8daf1a7686c485601c77303cef0e68bccb9: openstack/ceilometer-0/ceilometer-notification-agent\" id=d08cacc8-0ae5-4660-99c1-4c3352d50516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291742 | controller |     "Jun 11 16:59:10.668292 crc crio[22018]: time=\"2026-06-11T16:59:10.668196039Z\" level=info msg=\"Removing container: 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1\" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291758 | controller |     "Jun 11 16:59:10.701199 crc crio[22018]: time=\"2026-06-11T16:59:10.701135768Z\" level=info msg=\"Removed container 81221c1735d9669a1ec6f48288e5bc52f4ad96fe20ee6c57e361b1c098bd7ea1: openstack/ceilometer-0/ceilometer-central-agent\" id=1572d148-c95d-470c-a901-5573ec3d2187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.291775 | controller |     "Jun 11 16:59:10.966972 crc crio[22018]: time=\"2026-06-11T16:59:10.966843441Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.291796 | controller |     "Jun 11 16:59:10.966972 crc crio[22018]: time=\"2026-06-11T16:59:10.966939384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.291813 | controller |     "Jun 11 16:59:11.030217 crc crio[22018]: time=\"2026-06-11T16:59:11.030154553Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}\"",
2026-06-11 18:17:42.291829 | controller |     "Jun 11 16:59:11.030594 crc crio[22018]: time=\"2026-06-11T16:59:11.030567356Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.291846 | controller |     "Jun 11 16:59:11.708879 crc crio[22018]: 2026-06-11T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff4f4f39f78ddc9 Mac:7e:68:f9:87:fe:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 SocketPath: PciID:}] [{Interface:0xc00068c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.291887 | controller |     "Jun 11 16:59:11.710143 crc crio[22018]: time=\"2026-06-11T16:59:11.710023421Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc0004bea38}] Aliases:map[]}\"",
2026-06-11 18:17:42.291906 | controller |     "Jun 11 16:59:11.710242 crc crio[22018]: time=\"2026-06-11T16:59:11.710227827Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.291923 | controller |     "Jun 11 16:59:11.726432 crc crio[22018]: time=\"2026-06-11T16:59:11.726276218Z\" level=info msg=\"Ran pod sandbox ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b with infra container: openstack/ceilometer-0/POD\" id=bdaa6279-4f5d-4a56-92e2-0fc3bcefbe12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.291939 | controller |     "Jun 11 16:59:11.731858 crc crio[22018]: time=\"2026-06-11T16:59:11.731783293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.291955 | controller |     "Jun 11 16:59:11.741863 crc crio[22018]: time=\"2026-06-11T16:59:11.741762259Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.291972 | controller |     "Jun 11 16:59:11.943658 crc crio[22018]: time=\"2026-06-11T16:59:11.94306917Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e1c1-account-create-qvf4t/POD\" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292006 | controller |     "Jun 11 16:59:11.943782 crc crio[22018]: time=\"2026-06-11T16:59:11.94369793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292029 | controller |     "Jun 11 16:59:11.985490 crc crio[22018]: time=\"2026-06-11T16:59:11.985405744Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}\"",
2026-06-11 18:17:42.292048 | controller |     "Jun 11 16:59:11.985490 crc crio[22018]: time=\"2026-06-11T16:59:11.985480907Z\" level=info msg=\"Adding pod openstack_nova-api-e1c1-account-create-qvf4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.292065 | controller |     "Jun 11 16:59:12.130936 crc crio[22018]: time=\"2026-06-11T16:59:12.1308369Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b02f-account-create-n9j2l/POD\" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292081 | controller |     "Jun 11 16:59:12.131046 crc crio[22018]: time=\"2026-06-11T16:59:12.130962874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292097 | controller |     "Jun 11 16:59:12.217851 crc crio[22018]: time=\"2026-06-11T16:59:12.217772415Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}\"",
2026-06-11 18:17:42.292114 | controller |     "Jun 11 16:59:12.217851 crc crio[22018]: time=\"2026-06-11T16:59:12.217831417Z\" level=info msg=\"Adding pod openstack_nova-cell0-b02f-account-create-n9j2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.292129 | controller |     "Jun 11 16:59:12.398239 crc crio[22018]: time=\"2026-06-11T16:59:12.398113168Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b7027b92-19a1-4093-b21f-c388a0383838 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.292145 | controller |     "Jun 11 16:59:12.403712 crc crio[22018]: time=\"2026-06-11T16:59:12.403625904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dbfd2ce1-aa4f-40a8-a26f-c4f3f71d3df3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292161 | controller |     "Jun 11 16:59:12.404424 crc crio[22018]: time=\"2026-06-11T16:59:12.404281315Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-b273-account-create-crr6m/POD\" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292177 | controller |     "Jun 11 16:59:12.404524 crc crio[22018]: time=\"2026-06-11T16:59:12.404480981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292192 | controller |     "Jun 11 16:59:12.444859 crc crio[22018]: time=\"2026-06-11T16:59:12.444762771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ced23ddb-3240-483f-97cb-b5adb01c774e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292213 | controller |     "Jun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.462820395Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}\"",
2026-06-11 18:17:42.292230 | controller |     "Jun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.462881067Z\" level=info msg=\"Adding pod openstack_nova-cell1-b273-account-create-crr6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.292246 | controller |     "Jun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.463245689Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292262 | controller |     "Jun 11 16:59:12.469158 crc crio[22018]: time=\"2026-06-11T16:59:12.463713644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292277 | controller |     "Jun 11 16:59:12.636737 crc crio[22018]: time=\"2026-06-11T16:59:12.634629567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292292 | controller |     "Jun 11 16:59:12.654679 crc crio[22018]: time=\"2026-06-11T16:59:12.653712354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292308 | controller |     "Jun 11 16:59:12.677565 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2015b5978c2d61 Mac:2a:b0:85:54:c9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.292323 | controller |     "Jun 11 16:59:12.684057 crc crio[22018]: time=\"2026-06-11T16:59:12.679216307Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc002b14a08}] Aliases:map[]}\"",
2026-06-11 18:17:42.292339 | controller |     "Jun 11 16:59:12.684057 crc crio[22018]: time=\"2026-06-11T16:59:12.679446534Z\" level=info msg=\"Checking pod openstack_nova-api-e1c1-account-create-qvf4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.292355 | controller |     "Jun 11 16:59:12.705905 crc crio[22018]: time=\"2026-06-11T16:59:12.705809913Z\" level=info msg=\"Ran pod sandbox b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 with infra container: openstack/nova-api-e1c1-account-create-qvf4t/POD\" id=ef060436-b645-4489-a6bc-30d0ecb83ff8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292370 | controller |     "Jun 11 16:59:12.712519 crc crio[22018]: time=\"2026-06-11T16:59:12.712216301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9da634f-b387-48ac-81b9-e738d404b721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292389 | controller |     "Jun 11 16:59:12.717699 crc crio[22018]: time=\"2026-06-11T16:59:12.717577892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=22bfdc2f-67c2-4f6e-b64c-bb1effe32639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292405 | controller |     "Jun 11 16:59:12.735550 crc crio[22018]: time=\"2026-06-11T16:59:12.735195886Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292422 | controller |     "Jun 11 16:59:12.735872 crc crio[22018]: time=\"2026-06-11T16:59:12.735811026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292444 | controller |     "Jun 11 16:59:12.836956 crc crio[22018]: time=\"2026-06-11T16:59:12.836613744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292466 | controller |     "Jun 11 16:59:12.840912 crc crio[22018]: time=\"2026-06-11T16:59:12.840832099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292485 | controller |     "Jun 11 16:59:12.841562 crc crio[22018]: time=\"2026-06-11T16:59:12.84148687Z\" level=info msg=\"Created container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=945a7cb3-d5d7-48e9-b3a5-810d039e9061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292505 | controller |     "Jun 11 16:59:12.842859 crc crio[22018]: time=\"2026-06-11T16:59:12.842784251Z\" level=info msg=\"Starting container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17\" id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.292523 | controller |     "Jun 11 16:59:12.865235 crc crio[22018]: time=\"2026-06-11T16:59:12.865153365Z\" level=info msg=\"Started container\" PID=75545 containerID=7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 description=openstack/ceilometer-0/ceilometer-central-agent id=87405305-5198-43e2-9baf-5fc2ecb79616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b",
2026-06-11 18:17:42.292540 | controller |     "Jun 11 16:59:12.892780 crc crio[22018]: time=\"2026-06-11T16:59:12.892691877Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.292556 | controller |     "Jun 11 16:59:12.900053 crc crio[22018]: time=\"2026-06-11T16:59:12.899981609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.292572 | controller |     "Jun 11 16:59:12.923085 crc crio[22018]: 2026-06-11T16:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bb4baeb4f839cd Mac:1e:e3:e0:14:9a:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.292593 | controller |     "Jun 11 16:59:12.924088 crc crio[22018]: time=\"2026-06-11T16:59:12.924019552Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc002300370}] Aliases:map[]}\"",
2026-06-11 18:17:42.292612 | controller |     "Jun 11 16:59:12.924305 crc crio[22018]: time=\"2026-06-11T16:59:12.92424577Z\" level=info msg=\"Checking pod openstack_nova-cell0-b02f-account-create-n9j2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.292631 | controller |     "Jun 11 16:59:12.936282 crc crio[22018]: time=\"2026-06-11T16:59:12.936204492Z\" level=info msg=\"Ran pod sandbox 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 with infra container: openstack/nova-cell0-b02f-account-create-n9j2l/POD\" id=0e4fbafb-b467-417d-a812-50d5959b6cd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292646 | controller |     "Jun 11 16:59:12.942886 crc crio[22018]: time=\"2026-06-11T16:59:12.94282665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae7be6d8-407b-4a54-9845-3fa62feac8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292662 | controller |     "Jun 11 16:59:12.947549 crc crio[22018]: time=\"2026-06-11T16:59:12.947480629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=816a0097-47f6-4ded-b735-b03639971dd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292678 | controller |     "Jun 11 16:59:12.956773 crc crio[22018]: time=\"2026-06-11T16:59:12.95668667Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292693 | controller |     "Jun 11 16:59:12.957131 crc crio[22018]: time=\"2026-06-11T16:59:12.957065012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292709 | controller |     "Jun 11 16:59:13.002680 crc crio[22018]: time=\"2026-06-11T16:59:13.002578129Z\" level=info msg=\"Created container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=ffb3ca82-c711-4944-8fc8-fcdb2871a34d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292725 | controller |     "Jun 11 16:59:13.004262 crc crio[22018]: time=\"2026-06-11T16:59:13.004191712Z\" level=info msg=\"Starting container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0\" id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.292741 | controller |     "Jun 11 16:59:13.012177 crc crio[22018]: time=\"2026-06-11T16:59:13.012084191Z\" level=info msg=\"Started container\" PID=75558 containerID=a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0 description=openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create id=7a9bdc80-a861-4fe3-87c4-b6a16f4a7c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053",
2026-06-11 18:17:42.292758 | controller |     "Jun 11 16:59:13.039992 crc crio[22018]: time=\"2026-06-11T16:59:13.039887715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292778 | controller |     "Jun 11 16:59:13.045267 crc crio[22018]: time=\"2026-06-11T16:59:13.045192784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292795 | controller |     "Jun 11 16:59:13.099670 crc crio[22018]: 2026-06-11T16:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309f4ac9bf6f391 Mac:3e:bd:b0:b7:88:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d SocketPath: PciID:}] [{Interface:0xc000138e90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.292812 | controller |     "Jun 11 16:59:13.103284 crc crio[22018]: time=\"2026-06-11T16:59:13.101517404Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc0004bede8}] Aliases:map[]}\"",
2026-06-11 18:17:42.292828 | controller |     "Jun 11 16:59:13.103865 crc crio[22018]: time=\"2026-06-11T16:59:13.103810518Z\" level=info msg=\"Checking pod openstack_nova-cell1-b273-account-create-crr6m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.292843 | controller |     "Jun 11 16:59:13.189614 crc crio[22018]: time=\"2026-06-11T16:59:13.189544035Z\" level=info msg=\"Ran pod sandbox 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 with infra container: openstack/nova-cell1-b273-account-create-crr6m/POD\" id=eeddc93e-0866-4e5b-b0df-88b67a3601e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.292881 | controller |     "Jun 11 16:59:13.192906 crc crio[22018]: time=\"2026-06-11T16:59:13.192831226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfecebb3-86b6-456e-bb50-1cc25d27e351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292898 | controller |     "Jun 11 16:59:13.196635 crc crio[22018]: time=\"2026-06-11T16:59:13.196545496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=da4fc689-4cea-46c0-b8cb-b6f5df42d398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.292913 | controller |     "Jun 11 16:59:13.206758 crc crio[22018]: time=\"2026-06-11T16:59:13.206651286Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292928 | controller |     "Jun 11 16:59:13.207223 crc crio[22018]: time=\"2026-06-11T16:59:13.207151912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.292944 | controller |     "Jun 11 16:59:13.257157 crc crio[22018]: time=\"2026-06-11T16:59:13.256994354Z\" level=info msg=\"Created container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=9af9b15a-b2e2-4bb0-9ff7-fb7cd6896b3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.292960 | controller |     "Jun 11 16:59:13.259070 crc crio[22018]: time=\"2026-06-11T16:59:13.258950879Z\" level=info msg=\"Starting container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675\" id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.292980 | controller |     "Jun 11 16:59:13.276934 crc crio[22018]: time=\"2026-06-11T16:59:13.276764248Z\" level=info msg=\"Started container\" PID=75575 containerID=c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675 description=openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create id=cdd7dba1-8d4c-4f9b-a84d-017e774cf727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7",
2026-06-11 18:17:42.292996 | controller |     "Jun 11 16:59:13.287273 crc crio[22018]: time=\"2026-06-11T16:59:13.287142473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293011 | controller |     "Jun 11 16:59:13.297167 crc crio[22018]: time=\"2026-06-11T16:59:13.297042071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293027 | controller |     "Jun 11 16:59:13.316967 crc crio[22018]: time=\"2026-06-11T16:59:13.316826587Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb3e1233-4a1a-408a-acd9-850d2f224c08 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.293044 | controller |     "Jun 11 16:59:13.318279 crc crio[22018]: time=\"2026-06-11T16:59:13.318124192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=443e60e1-1c57-472f-bdb3-386185214070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293060 | controller |     "Jun 11 16:59:13.362958 crc crio[22018]: time=\"2026-06-11T16:59:13.361736196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=60a73af9-8d77-461e-8231-03fc7cf71fd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293076 | controller |     "Jun 11 16:59:13.376423 crc crio[22018]: time=\"2026-06-11T16:59:13.376209198Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293092 | controller |     "Jun 11 16:59:13.377036 crc crio[22018]: time=\"2026-06-11T16:59:13.376966233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293108 | controller |     "Jun 11 16:59:13.453695 crc crio[22018]: time=\"2026-06-11T16:59:13.45347933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293124 | controller |     "Jun 11 16:59:13.459208 crc crio[22018]: time=\"2026-06-11T16:59:13.458061245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293139 | controller |     "Jun 11 16:59:13.661065 crc crio[22018]: time=\"2026-06-11T16:59:13.660500299Z\" level=info msg=\"Created container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=219717fd-5553-4ef5-89cd-37cf379e2b24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293155 | controller |     "Jun 11 16:59:13.663497 crc crio[22018]: time=\"2026-06-11T16:59:13.663399912Z\" level=info msg=\"Starting container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f\" id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.293175 | controller |     "Jun 11 16:59:13.669579 crc crio[22018]: time=\"2026-06-11T16:59:13.669513442Z\" level=info msg=\"Started container\" PID=75631 containerID=4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f description=openstack/ceilometer-0/ceilometer-notification-agent id=4e5184c0-0dcb-4455-9c90-db55e2faaf67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b",
2026-06-11 18:17:42.293192 | controller |     "Jun 11 16:59:13.673510 crc crio[22018]: time=\"2026-06-11T16:59:13.673418888Z\" level=info msg=\"Created container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=ab34aeb5-1b7f-4e57-9f8f-239be325172d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293209 | controller |     "Jun 11 16:59:13.675921 crc crio[22018]: time=\"2026-06-11T16:59:13.675814987Z\" level=info msg=\"Starting container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e\" id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.293224 | controller |     "Jun 11 16:59:13.681482 crc crio[22018]: time=\"2026-06-11T16:59:13.681304941Z\" level=info msg=\"Started container\" PID=75632 containerID=972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e description=openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create id=8096194a-c581-4dff-aa31-dd5cafd6a456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7",
2026-06-11 18:17:42.293240 | controller |     "Jun 11 16:59:13.682757 crc crio[22018]: time=\"2026-06-11T16:59:13.682643063Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.293256 | controller |     "Jun 11 16:59:13.691868 crc crio[22018]: time=\"2026-06-11T16:59:13.691789584Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.293272 | controller |     "Jun 11 16:59:14.190260 crc crio[22018]: time=\"2026-06-11T16:59:14.190163093Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6114a7fb-5d0c-46ee-a25a-d617a06a7097 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.293287 | controller |     "Jun 11 16:59:14.193218 crc crio[22018]: time=\"2026-06-11T16:59:14.19213779Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3ee23b25-1c56-4edd-8463-930ad4f2775f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293303 | controller |     "Jun 11 16:59:14.207196 crc crio[22018]: time=\"2026-06-11T16:59:14.207077961Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e1b35595-9aa5-46ac-9004-436f9a86bd29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293319 | controller |     "Jun 11 16:59:14.214646 crc crio[22018]: time=\"2026-06-11T16:59:14.214593169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293336 | controller |     "Jun 11 16:59:14.215258 crc crio[22018]: time=\"2026-06-11T16:59:14.215156557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293351 | controller |     "Jun 11 16:59:14.276793 crc crio[22018]: time=\"2026-06-11T16:59:14.27656477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293372 | controller |     "Jun 11 16:59:14.282719 crc crio[22018]: time=\"2026-06-11T16:59:14.282288604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293389 | controller |     "Jun 11 16:59:14.475911 crc crio[22018]: time=\"2026-06-11T16:59:14.475821582Z\" level=info msg=\"Created container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=e2dac1ed-1ac9-40e0-846e-47818da1502b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293406 | controller |     "Jun 11 16:59:14.478007 crc crio[22018]: time=\"2026-06-11T16:59:14.477907203Z\" level=info msg=\"Starting container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad\" id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.293423 | controller |     "Jun 11 16:59:14.487738 crc crio[22018]: time=\"2026-06-11T16:59:14.487629057Z\" level=info msg=\"Started container\" PID=75673 containerID=da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad description=openstack/ceilometer-0/sg-core id=10e1372b-4699-44bd-b355-b6e92be0fa74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b",
2026-06-11 18:17:42.293439 | controller |     "Jun 11 16:59:14.504263 crc crio[22018]: time=\"2026-06-11T16:59:14.504113241Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.293456 | controller |     "Jun 11 16:59:14.508291 crc crio[22018]: time=\"2026-06-11T16:59:14.508204652Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.293472 | controller |     "Jun 11 16:59:14.733838 crc crio[22018]: time=\"2026-06-11T16:59:14.733056307Z\" level=info msg=\"Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293489 | controller |     "Jun 11 16:59:14.734088 crc crio[22018]: time=\"2026-06-11T16:59:14.733182827Z\" level=info msg=\"Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293505 | controller |     "Jun 11 16:59:14.734486 crc crio[22018]: time=\"2026-06-11T16:59:14.734434122Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-qvf4t Namespace:openstack ID:b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053 UID:5daca6d5-47cd-457d-b981-5a9c261f6e48 NetNS:/var/run/netns/6bd8561f-6005-4f2c-b850-c45d2a5e9845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5daca6d5_47cd_457d_b981_5a9c261f6e48.slice PodAnnotations:0xc000380cd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.293521 | controller |     "Jun 11 16:59:14.734697 crc crio[22018]: time=\"2026-06-11T16:59:14.734648568Z\" level=info msg=\"Deleting pod openstack_nova-api-e1c1-account-create-qvf4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.293538 | controller |     "Jun 11 16:59:14.738400 crc crio[22018]: time=\"2026-06-11T16:59:14.735428009Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-n9j2l Namespace:openstack ID:9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7 UID:af1aa4e6-9b84-4deb-849c-c487ee32d4ab NetNS:/var/run/netns/40378b01-2ffc-4420-9e37-fb19a3e5431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf1aa4e6_9b84_4deb_849c_c487ee32d4ab.slice PodAnnotations:0xc007484e20}] Aliases:map[]}\"",
2026-06-11 18:17:42.293559 | controller |     "Jun 11 16:59:14.738400 crc crio[22018]: time=\"2026-06-11T16:59:14.735715819Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b02f-account-create-n9j2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.293576 | controller |     "Jun 11 16:59:15.365836 crc crio[22018]: time=\"2026-06-11T16:59:15.36527508Z\" level=info msg=\"Stopped pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=214864cf-f56d-49d3-ba9c-79c6e069866a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293593 | controller |     "Jun 11 16:59:15.411432 crc crio[22018]: time=\"2026-06-11T16:59:15.411098276Z\" level=info msg=\"Stopped pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=a18ca471-bd3c-40d8-be87-c45a95c78a89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293610 | controller |     "Jun 11 16:59:15.759970 crc crio[22018]: time=\"2026-06-11T16:59:15.759828163Z\" level=info msg=\"Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293626 | controller |     "Jun 11 16:59:15.760962 crc crio[22018]: time=\"2026-06-11T16:59:15.760496774Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-crr6m Namespace:openstack ID:309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7 UID:39abfd4c-544b-4ba4-997c-d8e1520647f6 NetNS:/var/run/netns/e0950019-064b-474c-b8b0-64d6c8bbad1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39abfd4c_544b_4ba4_997c_d8e1520647f6.slice PodAnnotations:0xc002a1a7d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.293642 | controller |     "Jun 11 16:59:15.760962 crc crio[22018]: time=\"2026-06-11T16:59:15.760777913Z\" level=info msg=\"Deleting pod openstack_nova-cell1-b273-account-create-crr6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.293659 | controller |     "Jun 11 16:59:16.066782 crc crio[22018]: time=\"2026-06-11T16:59:16.066097944Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=ba51269c-5521-42d6-a6b0-d5548e24dd4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.293676 | controller |     "Jun 11 16:59:16.068551 crc crio[22018]: time=\"2026-06-11T16:59:16.068453282Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fabbf515-657d-44fa-9899-350b58a9b2d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293692 | controller |     "Jun 11 16:59:16.138694 crc crio[22018]: time=\"2026-06-11T16:59:16.138554558Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aedbb379-1714-4d7c-9e74-66ab7e64eeaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.293708 | controller |     "Jun 11 16:59:16.151549 crc crio[22018]: time=\"2026-06-11T16:59:16.15085483Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293724 | controller |     "Jun 11 16:59:16.159085 crc crio[22018]: time=\"2026-06-11T16:59:16.156812091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293747 | controller |     "Jun 11 16:59:16.241653 crc crio[22018]: time=\"2026-06-11T16:59:16.240585069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293764 | controller |     "Jun 11 16:59:16.243123 crc crio[22018]: time=\"2026-06-11T16:59:16.242959894Z\" level=info msg=\"Stopped pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=652604c9-438b-4b7f-98f1-2afbc9a3b40f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.293781 | controller |     "Jun 11 16:59:16.245242 crc crio[22018]: time=\"2026-06-11T16:59:16.245185546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293797 | controller |     "Jun 11 16:59:16.396181 crc crio[22018]: time=\"2026-06-11T16:59:16.395488842Z\" level=info msg=\"Created container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=994aec8f-7b69-407f-a1e9-a0a8ebd42ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.293814 | controller |     "Jun 11 16:59:16.401616 crc crio[22018]: time=\"2026-06-11T16:59:16.401529944Z\" level=info msg=\"Starting container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3\" id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.293830 | controller |     "Jun 11 16:59:16.406828 crc crio[22018]: time=\"2026-06-11T16:59:16.406709842Z\" level=info msg=\"Started container\" PID=75875 containerID=04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 description=openstack/ceilometer-0/proxy-httpd id=d8b4d3f1-a2e2-4edf-b4ce-efd6fd5e864e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b",
2026-06-11 18:17:42.293846 | controller |     "Jun 11 16:59:16.614013 crc crio[22018]: time=\"2026-06-11T16:59:16.613940945Z\" level=info msg=\"Stopping container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5 (timeout: 30s)\" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.293885 | controller |     "Jun 11 16:59:16.614128 crc crio[22018]: time=\"2026-06-11T16:59:16.61409572Z\" level=info msg=\"Stopping container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151 (timeout: 30s)\" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.293902 | controller |     "Jun 11 16:59:16.864256 crc crio[22018]: time=\"2026-06-11T16:59:16.863644658Z\" level=info msg=\"Stopped container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=f4f2724b-8c4e-48cd-b16d-5fec218494d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.293919 | controller |     "Jun 11 16:59:18.129031 crc crio[22018]: time=\"2026-06-11T16:59:18.123678869Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-t5rn5/POD\" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.293935 | controller |     "Jun 11 16:59:18.129031 crc crio[22018]: time=\"2026-06-11T16:59:18.12403244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.293953 | controller |     "Jun 11 16:59:18.168412 crc crio[22018]: time=\"2026-06-11T16:59:18.168213253Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}\"",
2026-06-11 18:17:42.293974 | controller |     "Jun 11 16:59:18.168412 crc crio[22018]: time=\"2026-06-11T16:59:18.168279605Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-t5rn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.293991 | controller |     "Jun 11 16:59:19.121721 crc crio[22018]: time=\"2026-06-11T16:59:19.11531363Z\" level=info msg=\"Stopping container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8 (timeout: 30s)\" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294008 | controller |     "Jun 11 16:59:19.121721 crc crio[22018]: time=\"2026-06-11T16:59:19.116611171Z\" level=info msg=\"Stopping container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8 (timeout: 30s)\" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294025 | controller |     "Jun 11 16:59:19.324985 crc crio[22018]: time=\"2026-06-11T16:59:19.32413037Z\" level=info msg=\"Stopped container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=3560b705-1ecd-4c2e-becc-0df24efc3000 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294042 | controller |     "Jun 11 16:59:19.599690 crc crio[22018]: 2026-06-11T16:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91d5179c9010a86 Mac:1a:2e:04:9a:25:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.294059 | controller |     "Jun 11 16:59:19.601695 crc crio[22018]: time=\"2026-06-11T16:59:19.601591298Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc002ca0a20}] Aliases:map[]}\"",
2026-06-11 18:17:42.294075 | controller |     "Jun 11 16:59:19.601859 crc crio[22018]: time=\"2026-06-11T16:59:19.601795035Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-t5rn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.294091 | controller |     "Jun 11 16:59:19.615482 crc crio[22018]: time=\"2026-06-11T16:59:19.614731608Z\" level=info msg=\"Ran pod sandbox 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e with infra container: openstack/nova-cell0-conductor-db-sync-t5rn5/POD\" id=4f941e91-0b89-47a3-9825-06c7198120ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.294107 | controller |     "Jun 11 16:59:19.623405 crc crio[22018]: time=\"2026-06-11T16:59:19.623232867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294123 | controller |     "Jun 11 16:59:19.623692 crc crio[22018]: time=\"2026-06-11T16:59:19.623577918Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294143 | controller |     "Jun 11 16:59:19.623692 crc crio[22018]: time=\"2026-06-11T16:59:19.62364459Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=0ba4191a-b114-428d-bea0-7e086acaf3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294159 | controller |     "Jun 11 16:59:19.627921 crc crio[22018]: time=\"2026-06-11T16:59:19.627809715Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.294175 | controller |     "Jun 11 16:59:19.641206 crc crio[22018]: time=\"2026-06-11T16:59:19.641115967Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"",
2026-06-11 18:17:42.294192 | controller |     "Jun 11 16:59:19.936642 crc crio[22018]: time=\"2026-06-11T16:59:19.936490462Z\" level=info msg=\"Stopped container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=222d0b0b-f0cc-42b8-a0b6-99bbefa3b0a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294207 | controller |     "Jun 11 16:59:19.937891 crc crio[22018]: time=\"2026-06-11T16:59:19.937803664Z\" level=info msg=\"Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.294223 | controller |     "Jun 11 16:59:19.938673 crc crio[22018]: time=\"2026-06-11T16:59:19.93860287Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6 UID:b4ae17d3-171a-454e-85c6-cbe205d7197d NetNS:/var/run/netns/e74255df-c576-46f7-8221-c55cf6fbe80d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4ae17d3_171a_454e_85c6_cbe205d7197d.slice PodAnnotations:0xc000380ff0}] Aliases:map[]}\"",
2026-06-11 18:17:42.294239 | controller |     "Jun 11 16:59:19.938858 crc crio[22018]: time=\"2026-06-11T16:59:19.938802406Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.294255 | controller |     "Jun 11 16:59:20.478447 crc crio[22018]: time=\"2026-06-11T16:59:20.477848058Z\" level=info msg=\"Stopping container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad (timeout: 30s)\" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294272 | controller |     "Jun 11 16:59:20.479881 crc crio[22018]: time=\"2026-06-11T16:59:20.479740238Z\" level=info msg=\"Stopping container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f (timeout: 30s)\" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294286 | controller |     "Jun 11 16:59:20.480139 crc crio[22018]: time=\"2026-06-11T16:59:20.480109599Z\" level=info msg=\"Stopping container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17 (timeout: 30s)\" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294302 | controller |     "Jun 11 16:59:20.486956 crc crio[22018]: time=\"2026-06-11T16:59:20.486135032Z\" level=info msg=\"Stopping container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3 (timeout: 30s)\" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294318 | controller |     "Jun 11 16:59:20.623129 crc crio[22018]: time=\"2026-06-11T16:59:20.622592877Z\" level=info msg=\"Stopped container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=a96afb16-2923-497d-8405-6a19ebb58010 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294338 | controller |     "Jun 11 16:59:20.768548 crc crio[22018]: time=\"2026-06-11T16:59:20.767610466Z\" level=info msg=\"Stopped container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=655f8947-5c3b-4f6a-a023-a1ff0417e2c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294355 | controller |     "Jun 11 16:59:20.869808 crc crio[22018]: time=\"2026-06-11T16:59:20.868272227Z\" level=info msg=\"Stopped pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=09d418d2-dbac-43c7-b42b-e74955abe911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.294371 | controller |     "Jun 11 16:59:21.043900 crc crio[22018]: time=\"2026-06-11T16:59:21.04367193Z\" level=info msg=\"Stopped container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d922aca-3f5b-4504-9146-abf47d67fc6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294387 | controller |     "Jun 11 16:59:21.285006 crc crio[22018]: time=\"2026-06-11T16:59:21.284925879Z\" level=info msg=\"Removing container: b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151\" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294402 | controller |     "Jun 11 16:59:21.360651 crc crio[22018]: time=\"2026-06-11T16:59:21.360536639Z\" level=info msg=\"Removed container b27d7ee5b84fddcdde07905158eefab6b6a305debbae4879cc54ad559595a151: openstack/glance-default-external-api-0/glance-httpd\" id=a87dbaa4-be34-4cd0-a573-be31f01a9282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294418 | controller |     "Jun 11 16:59:21.370441 crc crio[22018]: time=\"2026-06-11T16:59:21.3702724Z\" level=info msg=\"Removing container: 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5\" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294435 | controller |     "Jun 11 16:59:21.431818 crc crio[22018]: time=\"2026-06-11T16:59:21.430969043Z\" level=info msg=\"Removed container 0f71bf7bbda56b5c89971d5a8fe589f5a08de1a1b86c26a72984acda9f702bb5: openstack/glance-default-external-api-0/glance-log\" id=886374da-7843-429b-bef4-776ca7023263 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294451 | controller |     "Jun 11 16:59:21.757216 crc crio[22018]: time=\"2026-06-11T16:59:21.757132992Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.294466 | controller |     "Jun 11 16:59:21.758452 crc crio[22018]: time=\"2026-06-11T16:59:21.757234096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294483 | controller |     "Jun 11 16:59:21.832458 crc crio[22018]: time=\"2026-06-11T16:59:21.83240071Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}\"",
2026-06-11 18:17:42.294499 | controller |     "Jun 11 16:59:21.832777 crc crio[22018]: time=\"2026-06-11T16:59:21.832751862Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.294519 | controller |     "Jun 11 16:59:22.524226 crc crio[22018]: time=\"2026-06-11T16:59:22.523618216Z\" level=info msg=\"Stopped container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=fd1f746f-1099-4c78-9b9a-08636caa9b57 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294536 | controller |     "Jun 11 16:59:22.525284 crc crio[22018]: time=\"2026-06-11T16:59:22.525192818Z\" level=info msg=\"Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.294551 | controller |     "Jun 11 16:59:22.528492 crc crio[22018]: time=\"2026-06-11T16:59:22.528255277Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f UID:83c379cf-b5bd-49dc-9938-a77b008add9b NetNS:/var/run/netns/587fce72-407b-4d84-8948-94c3301b7e6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83c379cf_b5bd_49dc_9938_a77b008add9b.slice PodAnnotations:0xc002b14af8}] Aliases:map[]}\"",
2026-06-11 18:17:42.294568 | controller |     "Jun 11 16:59:22.528776 crc crio[22018]: time=\"2026-06-11T16:59:22.528552026Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.294584 | controller |     "Jun 11 16:59:22.668785 crc crio[22018]: 2026-06-11T16:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a79f5e6a2e45b5 Mac:0a:11:32:72:c4:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd SocketPath: PciID:}] [{Interface:0xc00012ab40 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.294601 | controller |     "Jun 11 16:59:22.677952 crc crio[22018]: time=\"2026-06-11T16:59:22.677838577Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc000aa4d30}] Aliases:map[]}\"",
2026-06-11 18:17:42.294618 | controller |     "Jun 11 16:59:22.678126 crc crio[22018]: time=\"2026-06-11T16:59:22.678050874Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.294634 | controller |     "Jun 11 16:59:22.692090 crc crio[22018]: time=\"2026-06-11T16:59:22.691913135Z\" level=info msg=\"Ran pod sandbox 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f with infra container: openstack/glance-default-external-api-0/POD\" id=2cdb8e32-1d20-4b8a-8988-6ec7dd1d8b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.294650 | controller |     "Jun 11 16:59:22.697159 crc crio[22018]: time=\"2026-06-11T16:59:22.696678406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=bd8df1b2-4199-4ea6-bbdd-623a8191ac4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294666 | controller |     "Jun 11 16:59:22.702547 crc crio[22018]: time=\"2026-06-11T16:59:22.702446759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7c0fea2f-d76c-41c9-b22a-4e167fc2814c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294685 | controller |     "Jun 11 16:59:22.744007 crc crio[22018]: time=\"2026-06-11T16:59:22.743869825Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.294702 | controller |     "Jun 11 16:59:22.744444 crc crio[22018]: time=\"2026-06-11T16:59:22.744282579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294718 | controller |     "Jun 11 16:59:22.802827 crc crio[22018]: time=\"2026-06-11T16:59:22.802664844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294734 | controller |     "Jun 11 16:59:23.619198 crc crio[22018]: time=\"2026-06-11T16:59:23.619096702Z\" level=info msg=\"Stopped pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=df87c3c7-48c3-4071-9d71-b38f68846261 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.294750 | controller |     "Jun 11 16:59:23.806004 crc crio[22018]: time=\"2026-06-11T16:59:23.80527055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294766 | controller |     "Jun 11 16:59:24.336088 crc crio[22018]: time=\"2026-06-11T16:59:24.335941145Z\" level=info msg=\"Created container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=d0df640b-2677-4028-ae57-32139a7b649b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.294781 | controller |     "Jun 11 16:59:24.337936 crc crio[22018]: time=\"2026-06-11T16:59:24.337831085Z\" level=info msg=\"Starting container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63\" id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.294797 | controller |     "Jun 11 16:59:24.363166 crc crio[22018]: time=\"2026-06-11T16:59:24.363032671Z\" level=info msg=\"Started container\" PID=76561 containerID=ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 description=openstack/glance-default-external-api-0/glance-log id=4c7cb110-9085-422a-a3e0-92831cc5d325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f",
2026-06-11 18:17:42.294813 | controller |     "Jun 11 16:59:24.400969 crc crio[22018]: time=\"2026-06-11T16:59:24.399561808Z\" level=info msg=\"Removing container: b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8\" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294830 | controller |     "Jun 11 16:59:24.417797 crc crio[22018]: time=\"2026-06-11T16:59:24.41768579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7bc3cbda-e74b-4783-93c3-24d032db6827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294845 | controller |     "Jun 11 16:59:24.466747 crc crio[22018]: time=\"2026-06-11T16:59:24.465957927Z\" level=info msg=\"Removed container b661f569281d1df3e8dd3b040a63220ddea3ff1e2f9af480fe427039869f2bd8: openstack/glance-default-internal-api-0/glance-httpd\" id=5a9c5ad7-9f37-4470-beed-b174562d0ec7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294884 | controller |     "Jun 11 16:59:24.469289 crc crio[22018]: time=\"2026-06-11T16:59:24.469249543Z\" level=info msg=\"Removing container: e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8\" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294904 | controller |     "Jun 11 16:59:24.533805 crc crio[22018]: time=\"2026-06-11T16:59:24.533715601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=45ffbecb-9592-4122-b001-d184ec7e245a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.294921 | controller |     "Jun 11 16:59:24.536587 crc crio[22018]: time=\"2026-06-11T16:59:24.536510881Z\" level=info msg=\"Removed container e803663402925dddd6d63a1ba029308771946c2a584ae3245e6f8954b562cfd8: openstack/glance-default-internal-api-0/glance-log\" id=6b10dd50-0593-4d6a-9f9f-499e35dd73fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.294936 | controller |     "Jun 11 16:59:24.549648 crc crio[22018]: time=\"2026-06-11T16:59:24.549509296Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.294952 | controller |     "Jun 11 16:59:24.549974 crc crio[22018]: time=\"2026-06-11T16:59:24.549937196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294968 | controller |     "Jun 11 16:59:24.624881 crc crio[22018]: time=\"2026-06-11T16:59:24.624508405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.294983 | controller |     "Jun 11 16:59:24.933580 crc crio[22018]: time=\"2026-06-11T16:59:24.933466856Z\" level=info msg=\"Stopped container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=ca1ea88f-dd6a-4479-bcd0-1bc20caa768d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.294998 | controller |     "Jun 11 16:59:24.936030 crc crio[22018]: time=\"2026-06-11T16:59:24.934314294Z\" level=info msg=\"Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.295015 | controller |     "Jun 11 16:59:24.936030 crc crio[22018]: time=\"2026-06-11T16:59:24.935855123Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b UID:d8cb8d9b-3781-4e2f-b9d9-e0acf1b629c4 NetNS:/var/run/netns/efc10297-bae9-4438-82b4-0e1843a2df06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cb8d9b_3781_4e2f_b9d9_e0acf1b629c4.slice PodAnnotations:0xc00012b518}] Aliases:map[]}\"",
2026-06-11 18:17:42.295031 | controller |     "Jun 11 16:59:24.936537 crc crio[22018]: time=\"2026-06-11T16:59:24.936031409Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.295047 | controller |     "Jun 11 16:59:25.215617 crc crio[22018]: time=\"2026-06-11T16:59:25.214948621Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.295063 | controller |     "Jun 11 16:59:25.215815 crc crio[22018]: time=\"2026-06-11T16:59:25.215772228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295080 | controller |     "Jun 11 16:59:25.345660 crc crio[22018]: time=\"2026-06-11T16:59:25.345596733Z\" level=info msg=\"Stopped pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=996d9b97-1504-47f4-835b-599cc81bdca8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.295101 | controller |     "Jun 11 16:59:25.374386 crc crio[22018]: time=\"2026-06-11T16:59:25.374220244Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.295242 | controller |     "Jun 11 16:59:25.374386 crc crio[22018]: time=\"2026-06-11T16:59:25.374302577Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.295262 | controller |     "Jun 11 16:59:25.402994 crc crio[22018]: time=\"2026-06-11T16:59:25.402821963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295278 | controller |     "Jun 11 16:59:25.487086 crc crio[22018]: time=\"2026-06-11T16:59:25.486618206Z\" level=info msg=\"Removing container: 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3\" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295294 | controller |     "Jun 11 16:59:25.549630 crc crio[22018]: time=\"2026-06-11T16:59:25.549517583Z\" level=info msg=\"Removed container 04724e5cac45dff486b0686dc465e1e90aacdd272798bf5ecebf9b212f6122b3: openstack/ceilometer-0/proxy-httpd\" id=645cea3a-7162-4650-b638-18c134ee30f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295309 | controller |     "Jun 11 16:59:25.557593 crc crio[22018]: time=\"2026-06-11T16:59:25.557471984Z\" level=info msg=\"Removing container: da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad\" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295326 | controller |     "Jun 11 16:59:25.583006 crc crio[22018]: time=\"2026-06-11T16:59:25.582817354Z\" level=info msg=\"Created container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=c5643806-b642-47bd-a257-63badc3bcc1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.295341 | controller |     "Jun 11 16:59:25.591584 crc crio[22018]: time=\"2026-06-11T16:59:25.591480617Z\" level=info msg=\"Starting container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335\" id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.295357 | controller |     "Jun 11 16:59:25.601233 crc crio[22018]: time=\"2026-06-11T16:59:25.601126077Z\" level=info msg=\"Started container\" PID=76733 containerID=7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 description=openstack/glance-default-external-api-0/glance-httpd id=526a577c-b1ed-4037-9a26-04d6fbe5bf6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f",
2026-06-11 18:17:42.295373 | controller |     "Jun 11 16:59:25.629861 crc crio[22018]: time=\"2026-06-11T16:59:25.629709151Z\" level=info msg=\"Removed container da5f2cb11ff0b53ef754979ecfb804029399512f8bb0685cc87197b1cd22ddad: openstack/ceilometer-0/sg-core\" id=dab156e1-2f04-4711-bd12-88680ad9af4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295388 | controller |     "Jun 11 16:59:25.636899 crc crio[22018]: time=\"2026-06-11T16:59:25.636757057Z\" level=info msg=\"Removing container: 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f\" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295404 | controller |     "Jun 11 16:59:25.865286 crc crio[22018]: time=\"2026-06-11T16:59:25.864637446Z\" level=info msg=\"Removed container 4e667a6ad73d1a2d5f84fbe167489b3d16ebeb59c9161157ef10c33fbaae405f: openstack/ceilometer-0/ceilometer-notification-agent\" id=8c614816-9f21-4be4-8cd3-a61d3ca4b236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295425 | controller |     "Jun 11 16:59:25.898080 crc crio[22018]: time=\"2026-06-11T16:59:25.895036886Z\" level=info msg=\"Removing container: 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17\" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295441 | controller |     "Jun 11 16:59:25.961693 crc crio[22018]: time=\"2026-06-11T16:59:25.958162274Z\" level=info msg=\"Removed container 7070ba588191af05e8b9c77e80f56ba35b77ddefd84667abcc5957e639ea2e17: openstack/ceilometer-0/ceilometer-central-agent\" id=5c4b1119-b42c-420c-8816-1bce604a7a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.295457 | controller |     "Jun 11 16:59:26.199063 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cfce24840916 Mac:3a:00:aa:3d:17:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 SocketPath: PciID:}] [{Interface:0xc00052e5b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.295473 | controller |     "Jun 11 16:59:26.200215 crc crio[22018]: time=\"2026-06-11T16:59:26.200127581Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc001ade4c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.295488 | controller |     "Jun 11 16:59:26.200451 crc crio[22018]: time=\"2026-06-11T16:59:26.200284596Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.295505 | controller |     "Jun 11 16:59:26.211621 crc crio[22018]: time=\"2026-06-11T16:59:26.211164803Z\" level=info msg=\"Ran pod sandbox 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 with infra container: openstack/glance-default-internal-api-0/POD\" id=f4b9f01e-e191-4d54-b19b-ee385ad6f5de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.295521 | controller |     "Jun 11 16:59:26.224554 crc crio[22018]: time=\"2026-06-11T16:59:26.223075121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=17ab7f89-6d5f-4d70-bded-d1a28eb41956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.295538 | controller |     "Jun 11 16:59:26.226398 crc crio[22018]: time=\"2026-06-11T16:59:26.226172778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=95b0cd68-621c-4d5d-8e71-a7df7849a5a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.295566 | controller |     "Jun 11 16:59:26.238634 crc crio[22018]: time=\"2026-06-11T16:59:26.23848493Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.295583 | controller |     "Jun 11 16:59:26.239137 crc crio[22018]: time=\"2026-06-11T16:59:26.238927464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295608 | controller |     "Jun 11 16:59:26.328932 crc crio[22018]: time=\"2026-06-11T16:59:26.328142989Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.295629 | controller |     "Jun 11 16:59:26.329491 crc crio[22018]: time=\"2026-06-11T16:59:26.329314357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295650 | controller |     "Jun 11 16:59:26.382975 crc crio[22018]: time=\"2026-06-11T16:59:26.382882519Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}\"",
2026-06-11 18:17:42.295670 | controller |     "Jun 11 16:59:26.382975 crc crio[22018]: time=\"2026-06-11T16:59:26.382941101Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.295691 | controller |     "Jun 11 16:59:26.383456 crc crio[22018]: time=\"2026-06-11T16:59:26.38327258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295712 | controller |     "Jun 11 16:59:26.917465 crc crio[22018]: 2026-06-11T16:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5430145a31d081c Mac:ae:c0:3d:f9:64:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.295733 | controller |     "Jun 11 16:59:26.918705 crc crio[22018]: time=\"2026-06-11T16:59:26.918624215Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc007484070}] Aliases:map[]}\"",
2026-06-11 18:17:42.295754 | controller |     "Jun 11 16:59:26.918892 crc crio[22018]: time=\"2026-06-11T16:59:26.918831472Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.295774 | controller |     "Jun 11 16:59:26.937033 crc crio[22018]: time=\"2026-06-11T16:59:26.936947379Z\" level=info msg=\"Ran pod sandbox 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f with infra container: openstack/ceilometer-0/POD\" id=6eef81aa-0ded-4a03-b5db-06876d934277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.295794 | controller |     "Jun 11 16:59:26.941985 crc crio[22018]: time=\"2026-06-11T16:59:26.941894524Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.295814 | controller |     "Jun 11 16:59:26.949477 crc crio[22018]: time=\"2026-06-11T16:59:26.949313803Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.295838 | controller |     "Jun 11 16:59:27.058873 crc crio[22018]: time=\"2026-06-11T16:59:27.05842929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.295874 | controller |     "Jun 11 16:59:27.179959 crc crio[22018]: time=\"2026-06-11T16:59:27.178160174Z\" level=info msg=\"Created container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=fdaadba2-4d20-41a4-a5f8-57088533f6fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.295892 | controller |     "Jun 11 16:59:27.179959 crc crio[22018]: time=\"2026-06-11T16:59:27.17961776Z\" level=info msg=\"Starting container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274\" id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.295907 | controller |     "Jun 11 16:59:27.188043 crc crio[22018]: time=\"2026-06-11T16:59:27.187947614Z\" level=info msg=\"Started container\" PID=77058 containerID=8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 description=openstack/glance-default-internal-api-0/glance-log id=e6429971-89e1-4991-83a2-c965ed13f046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573",
2026-06-11 18:17:42.295927 | controller |     "Jun 11 16:59:27.201896 crc crio[22018]: time=\"2026-06-11T16:59:27.201789514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f278b6ae-f0a6-4706-9eba-d503236fc85e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.295948 | controller |     "Jun 11 16:59:32.649628 crc crio[22018]: time=\"2026-06-11T16:59:32.648266805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=71df3bcd-897e-44a2-bb57-b624184bd79c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.295965 | controller |     "Jun 11 16:59:33.102438 crc crio[22018]: time=\"2026-06-11T16:59:33.101660004Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.295981 | controller |     "Jun 11 16:59:33.102793 crc crio[22018]: time=\"2026-06-11T16:59:33.102726838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296097 | controller |     "Jun 11 16:59:33.191973 crc crio[22018]: time=\"2026-06-11T16:59:33.191830799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296121 | controller |     "Jun 11 16:59:33.279543 crc crio[22018]: time=\"2026-06-11T16:59:33.27929969Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e9dcb993-7b51-4de7-93a5-295e665134ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296138 | controller |     "Jun 11 16:59:33.283607 crc crio[22018]: time=\"2026-06-11T16:59:33.283532797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a25f04bc-d0ce-494b-9498-998f96b2295c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296154 | controller |     "Jun 11 16:59:33.284069 crc crio[22018]: time=\"2026-06-11T16:59:33.283989742Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eca9c5c4-fc24-4fa2-a0f9-2f704629b700 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296175 | controller |     "Jun 11 16:59:33.286444 crc crio[22018]: time=\"2026-06-11T16:59:33.286279552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f1769de-68cf-430f-a09c-9b861e2ee98b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296192 | controller |     "Jun 11 16:59:33.318266 crc crio[22018]: time=\"2026-06-11T16:59:33.318166491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=053f9e8b-ad99-4e2c-82cd-373de95873f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296208 | controller |     "Jun 11 16:59:33.328646 crc crio[22018]: time=\"2026-06-11T16:59:33.326515899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2c76e38d-7a21-422e-bfd8-7209f18dbd40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296223 | controller |     "Jun 11 16:59:33.332185 crc crio[22018]: time=\"2026-06-11T16:59:33.331573961Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296239 | controller |     "Jun 11 16:59:33.333175 crc crio[22018]: time=\"2026-06-11T16:59:33.333035488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296255 | controller |     "Jun 11 16:59:33.336935 crc crio[22018]: time=\"2026-06-11T16:59:33.3368929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296270 | controller |     "Jun 11 16:59:33.354187 crc crio[22018]: time=\"2026-06-11T16:59:33.354000664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296285 | controller |     "Jun 11 16:59:33.409417 crc crio[22018]: time=\"2026-06-11T16:59:33.408738853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296301 | controller |     "Jun 11 16:59:33.413753 crc crio[22018]: time=\"2026-06-11T16:59:33.413688461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296316 | controller |     "Jun 11 16:59:33.430585 crc crio[22018]: time=\"2026-06-11T16:59:33.430484914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296332 | controller |     "Jun 11 16:59:33.434075 crc crio[22018]: time=\"2026-06-11T16:59:33.434001286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296347 | controller |     "Jun 11 16:59:33.566118 crc crio[22018]: time=\"2026-06-11T16:59:33.565895058Z\" level=info msg=\"Created container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=12daa3b9-646f-4647-bd6b-2a605bdde75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296363 | controller |     "Jun 11 16:59:33.566988 crc crio[22018]: time=\"2026-06-11T16:59:33.56691112Z\" level=info msg=\"Created container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=2850af09-e4cf-4364-aaec-105138cd65f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296382 | controller |     "Jun 11 16:59:33.569023 crc crio[22018]: time=\"2026-06-11T16:59:33.568847602Z\" level=info msg=\"Starting container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00\" id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.296398 | controller |     "Jun 11 16:59:33.570041 crc crio[22018]: time=\"2026-06-11T16:59:33.569964878Z\" level=info msg=\"Starting container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b\" id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.296414 | controller |     "Jun 11 16:59:33.577600 crc crio[22018]: time=\"2026-06-11T16:59:33.577506157Z\" level=info msg=\"Started container\" PID=77373 containerID=f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b description=openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync id=61a7de8e-951e-43db-8295-8d560b4a9518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e",
2026-06-11 18:17:42.296431 | controller |     "Jun 11 16:59:33.588939 crc crio[22018]: time=\"2026-06-11T16:59:33.588447515Z\" level=info msg=\"Started container\" PID=77372 containerID=c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 description=openstack/ceilometer-0/ceilometer-central-agent id=c094416e-6c90-4474-a3ec-e756fb6ba4b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f",
2026-06-11 18:17:42.296447 | controller |     "Jun 11 16:59:33.625529 crc crio[22018]: time=\"2026-06-11T16:59:33.625283236Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296464 | controller |     "Jun 11 16:59:33.633115 crc crio[22018]: time=\"2026-06-11T16:59:33.632693087Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.296480 | controller |     "Jun 11 16:59:33.782084 crc crio[22018]: time=\"2026-06-11T16:59:33.781994326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296496 | controller |     "Jun 11 16:59:33.904713 crc crio[22018]: time=\"2026-06-11T16:59:33.904599393Z\" level=info msg=\"Created container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=5401c135-1121-4a67-ae28-ea8f3dcab5dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296511 | controller |     "Jun 11 16:59:33.905905 crc crio[22018]: time=\"2026-06-11T16:59:33.905839735Z\" level=info msg=\"Starting container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde\" id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.296527 | controller |     "Jun 11 16:59:33.914750 crc crio[22018]: time=\"2026-06-11T16:59:33.914638822Z\" level=info msg=\"Started container\" PID=77405 containerID=776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde description=openstack/glance-default-internal-api-0/glance-httpd id=e840877b-d541-46d6-8c40-075736be4d44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573",
2026-06-11 18:17:42.296543 | controller |     "Jun 11 16:59:34.076262 crc crio[22018]: time=\"2026-06-11T16:59:34.076079583Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ae174c49-bae3-4f91-9e90-b5a200f50620 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296564 | controller |     "Jun 11 16:59:34.077508 crc crio[22018]: time=\"2026-06-11T16:59:34.077430146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2ce97041-91c7-4a8e-b072-b6f2877d6f3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296582 | controller |     "Jun 11 16:59:34.114868 crc crio[22018]: time=\"2026-06-11T16:59:34.114760762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9586bcdf-7ff9-45b1-8130-6c975328ca8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296598 | controller |     "Jun 11 16:59:34.124686 crc crio[22018]: time=\"2026-06-11T16:59:34.124593014Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296614 | controller |     "Jun 11 16:59:34.125148 crc crio[22018]: time=\"2026-06-11T16:59:34.12508881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296629 | controller |     "Jun 11 16:59:34.176803 crc crio[22018]: time=\"2026-06-11T16:59:34.176651339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296645 | controller |     "Jun 11 16:59:34.179725 crc crio[22018]: time=\"2026-06-11T16:59:34.179648644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296661 | controller |     "Jun 11 16:59:34.318036 crc crio[22018]: time=\"2026-06-11T16:59:34.31762303Z\" level=info msg=\"Created container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=650d0d0a-155c-4e71-b292-b27e66024ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296676 | controller |     "Jun 11 16:59:34.319650 crc crio[22018]: time=\"2026-06-11T16:59:34.319565572Z\" level=info msg=\"Starting container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027\" id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.296691 | controller |     "Jun 11 16:59:34.325624 crc crio[22018]: time=\"2026-06-11T16:59:34.3255354Z\" level=info msg=\"Started container\" PID=77463 containerID=1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 description=openstack/ceilometer-0/ceilometer-notification-agent id=e00c7281-ec0c-44f5-b107-caa6f84945f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f",
2026-06-11 18:17:42.296708 | controller |     "Jun 11 16:59:34.335705 crc crio[22018]: time=\"2026-06-11T16:59:34.335628052Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296723 | controller |     "Jun 11 16:59:34.338910 crc crio[22018]: time=\"2026-06-11T16:59:34.338830445Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.296742 | controller |     "Jun 11 16:59:34.857886 crc crio[22018]: time=\"2026-06-11T16:59:34.857787178Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=8bb29519-caf7-4e3a-8466-e19becfb6a15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296758 | controller |     "Jun 11 16:59:34.858995 crc crio[22018]: time=\"2026-06-11T16:59:34.85877871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7f08494f-9e6c-4639-8f7f-08ae9daae96a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296778 | controller |     "Jun 11 16:59:34.876881 crc crio[22018]: time=\"2026-06-11T16:59:34.875735881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a732369-b292-48f2-8860-13a4e626bb58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.296799 | controller |     "Jun 11 16:59:34.893844 crc crio[22018]: time=\"2026-06-11T16:59:34.893762939Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296822 | controller |     "Jun 11 16:59:34.894258 crc crio[22018]: time=\"2026-06-11T16:59:34.894205773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296844 | controller |     "Jun 11 16:59:35.000492 crc crio[22018]: time=\"2026-06-11T16:59:35.000183681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296898 | controller |     "Jun 11 16:59:35.012888 crc crio[22018]: time=\"2026-06-11T16:59:35.012791784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.296916 | controller |     "Jun 11 16:59:35.276046 crc crio[22018]: time=\"2026-06-11T16:59:35.275838636Z\" level=info msg=\"Created container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=be2e7d2d-8c9f-4cd1-9188-b003b339f754 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.296932 | controller |     "Jun 11 16:59:35.282790 crc crio[22018]: time=\"2026-06-11T16:59:35.282699636Z\" level=info msg=\"Starting container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5\" id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.296949 | controller |     "Jun 11 16:59:35.298798 crc crio[22018]: time=\"2026-06-11T16:59:35.29872732Z\" level=info msg=\"Started container\" PID=77650 containerID=fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 description=openstack/ceilometer-0/sg-core id=182d0f72-e101-4d31-ac9b-813cf15e6a96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f",
2026-06-11 18:17:42.296965 | controller |     "Jun 11 16:59:35.315457 crc crio[22018]: time=\"2026-06-11T16:59:35.314905294Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.296981 | controller |     "Jun 11 16:59:35.330029 crc crio[22018]: time=\"2026-06-11T16:59:35.329789039Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.296997 | controller |     "Jun 11 16:59:37.395188 crc crio[22018]: time=\"2026-06-11T16:59:37.394421992Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=686f5a8b-fb1c-4389-ace9-a8884ee0cd18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.297020 | controller |     "Jun 11 16:59:37.396641 crc crio[22018]: time=\"2026-06-11T16:59:37.396051714Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=90e59176-a7d9-4ddd-addc-e7a014d34987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.297037 | controller |     "Jun 11 16:59:37.440109 crc crio[22018]: time=\"2026-06-11T16:59:37.439978025Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=aa775c90-9c65-4178-bb04-b32263083cf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.297055 | controller |     "Jun 11 16:59:37.465580 crc crio[22018]: time=\"2026-06-11T16:59:37.46548894Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.297076 | controller |     "Jun 11 16:59:37.466012 crc crio[22018]: time=\"2026-06-11T16:59:37.465952745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297093 | controller |     "Jun 11 16:59:37.563986 crc crio[22018]: time=\"2026-06-11T16:59:37.563885899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297108 | controller |     "Jun 11 16:59:37.569221 crc crio[22018]: time=\"2026-06-11T16:59:37.569141737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297123 | controller |     "Jun 11 16:59:37.731657 crc crio[22018]: time=\"2026-06-11T16:59:37.730996989Z\" level=info msg=\"Created container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=35a7dcf7-1504-45a3-8b73-7377f48ec461 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.297138 | controller |     "Jun 11 16:59:37.733603 crc crio[22018]: time=\"2026-06-11T16:59:37.733192259Z\" level=info msg=\"Starting container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208\" id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.297155 | controller |     "Jun 11 16:59:37.746874 crc crio[22018]: time=\"2026-06-11T16:59:37.746805093Z\" level=info msg=\"Started container\" PID=77872 containerID=cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 description=openstack/ceilometer-0/proxy-httpd id=9a0eb741-5e05-4a7b-ae41-a10df33b9e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f",
2026-06-11 18:17:42.297171 | controller |     "Jun 11 16:59:56.057484 crc crio[22018]: time=\"2026-06-11T16:59:56.056446638Z\" level=info msg=\"Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297187 | controller |     "Jun 11 16:59:56.059295 crc crio[22018]: time=\"2026-06-11T16:59:56.058040359Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-t5rn5 Namespace:openstack ID:91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e UID:0ae71460-f131-4b6d-87a0-eaf2531ff8b7 NetNS:/var/run/netns/b68bb65a-d387-4bef-9bbe-bcc1860ba371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae71460_f131_4b6d_87a0_eaf2531ff8b7.slice PodAnnotations:0xc00285c610}] Aliases:map[]}\"",
2026-06-11 18:17:42.297208 | controller |     "Jun 11 16:59:56.059295 crc crio[22018]: time=\"2026-06-11T16:59:56.058168493Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-t5rn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.297225 | controller |     "Jun 11 16:59:56.442088 crc crio[22018]: time=\"2026-06-11T16:59:56.441972815Z\" level=info msg=\"Stopped pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=c65ce07b-56b1-4f00-9f6d-d54c287a9936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297242 | controller |     "Jun 11 16:59:58.483470 crc crio[22018]: time=\"2026-06-11T16:59:58.482535652Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.297258 | controller |     "Jun 11 16:59:58.485210 crc crio[22018]: time=\"2026-06-11T16:59:58.483514205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297275 | controller |     "Jun 11 16:59:58.523012 crc crio[22018]: time=\"2026-06-11T16:59:58.522909013Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}\"",
2026-06-11 18:17:42.297293 | controller |     "Jun 11 16:59:58.523012 crc crio[22018]: time=\"2026-06-11T16:59:58.522988845Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.297316 | controller |     "Jun 11 16:59:58.772483 crc crio[22018]: time=\"2026-06-11T16:59:58.772286219Z\" level=info msg=\"Stopping pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297338 | controller |     "Jun 11 16:59:58.772483 crc crio[22018]: time=\"2026-06-11T16:59:58.772477836Z\" level=info msg=\"Stopped pod sandbox (already stopped): 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=e29034c7-f18e-4cf8-8a7f-d182e553c648 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297360 | controller |     "Jun 11 16:59:58.775125 crc crio[22018]: time=\"2026-06-11T16:59:58.775063339Z\" level=info msg=\"Removing pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297378 | controller |     "Jun 11 16:59:58.793260 crc crio[22018]: time=\"2026-06-11T16:59:58.792879027Z\" level=info msg=\"Removed pod sandbox: 366ad34735b680fa81e9eeab794e397f3ac7828770f9bbd6bd4c449c3610de7f\" id=b49af49d-4c75-4230-9426-9575f9379b80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297394 | controller |     "Jun 11 16:59:58.794495 crc crio[22018]: time=\"2026-06-11T16:59:58.794077281Z\" level=info msg=\"Stopping pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297410 | controller |     "Jun 11 16:59:58.794495 crc crio[22018]: time=\"2026-06-11T16:59:58.794164954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=9151b12b-d4a9-4587-a73d-3b99a5add062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297431 | controller |     "Jun 11 16:59:58.795506 crc crio[22018]: time=\"2026-06-11T16:59:58.795070724Z\" level=info msg=\"Removing pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297447 | controller |     "Jun 11 16:59:58.811881 crc crio[22018]: time=\"2026-06-11T16:59:58.811743341Z\" level=info msg=\"Removed pod sandbox: 3956192246abdc813c2504c1c1e669b12423bba55c174a928ed7e345d40f3134\" id=003351ad-cd4d-400f-b6e4-035979b43e0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297464 | controller |     "Jun 11 16:59:58.812852 crc crio[22018]: time=\"2026-06-11T16:59:58.812792208Z\" level=info msg=\"Stopping pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297479 | controller |     "Jun 11 16:59:58.813078 crc crio[22018]: time=\"2026-06-11T16:59:58.812949834Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=4718658e-5f9e-4d74-a6dc-9e597e99a310 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297496 | controller |     "Jun 11 16:59:58.813837 crc crio[22018]: time=\"2026-06-11T16:59:58.813802131Z\" level=info msg=\"Removing pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297512 | controller |     "Jun 11 16:59:58.829191 crc crio[22018]: time=\"2026-06-11T16:59:58.829135815Z\" level=info msg=\"Removed pod sandbox: b8c753e57e4f4870d70eb8d5def5ef877e480f3c740dd47953cfac7661f32f5a\" id=44b20961-ccbd-42e0-83fa-8f1ae86d48eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297527 | controller |     "Jun 11 16:59:58.830726 crc crio[22018]: time=\"2026-06-11T16:59:58.830650611Z\" level=info msg=\"Stopping pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297542 | controller |     "Jun 11 16:59:58.830825 crc crio[22018]: time=\"2026-06-11T16:59:58.830755445Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=3b7a1483-19a7-4c8e-bd77-9c264d0c72e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297558 | controller |     "Jun 11 16:59:58.831252 crc crio[22018]: time=\"2026-06-11T16:59:58.831163998Z\" level=info msg=\"Removing pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297574 | controller |     "Jun 11 16:59:58.853575 crc crio[22018]: time=\"2026-06-11T16:59:58.853485879Z\" level=info msg=\"Removed pod sandbox: 4cb5d754f26de0b4a86a119c8f1dd74ae8ed11aad3de01abf8789a77c3d3d279\" id=429c19b3-ac39-4e32-abbd-b18056e4b5a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297590 | controller |     "Jun 11 16:59:58.854564 crc crio[22018]: time=\"2026-06-11T16:59:58.854489099Z\" level=info msg=\"Stopping pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297606 | controller |     "Jun 11 16:59:58.854564 crc crio[22018]: time=\"2026-06-11T16:59:58.854559442Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=4974ad88-0939-4d10-aceb-e35800fc5c78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297622 | controller |     "Jun 11 16:59:58.855232 crc crio[22018]: time=\"2026-06-11T16:59:58.855182561Z\" level=info msg=\"Removing pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297640 | controller |     "Jun 11 16:59:58.868713 crc crio[22018]: time=\"2026-06-11T16:59:58.868629824Z\" level=info msg=\"Removed pod sandbox: fe8e53f16812881763cba1d169557703ed0717097ec8529f380826c2b37636f6\" id=f4f63dac-5eb7-4e76-a185-7af79e2bed7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297657 | controller |     "Jun 11 16:59:58.869911 crc crio[22018]: time=\"2026-06-11T16:59:58.869694444Z\" level=info msg=\"Stopping pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297672 | controller |     "Jun 11 16:59:58.869911 crc crio[22018]: time=\"2026-06-11T16:59:58.869769176Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=d9480415-0f1b-41b5-9fa5-5a15a6841a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297688 | controller |     "Jun 11 16:59:58.870304 crc crio[22018]: time=\"2026-06-11T16:59:58.870251082Z\" level=info msg=\"Removing pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297703 | controller |     "Jun 11 16:59:58.889839 crc crio[22018]: time=\"2026-06-11T16:59:58.889739217Z\" level=info msg=\"Removed pod sandbox: c65078b62293b4d8d69a78dc6b41b7f2fadc919b609285f1ba11e1c965ea929f\" id=28563f76-fc54-4c59-a981-63133b0f73bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297720 | controller |     "Jun 11 16:59:58.890781 crc crio[22018]: time=\"2026-06-11T16:59:58.890724665Z\" level=info msg=\"Stopping pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297735 | controller |     "Jun 11 16:59:58.890907 crc crio[22018]: time=\"2026-06-11T16:59:58.890807818Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=c5c346e4-0d41-46b3-a965-70e573b686af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.297750 | controller |     "Jun 11 16:59:58.891868 crc crio[22018]: time=\"2026-06-11T16:59:58.891561511Z\" level=info msg=\"Removing pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297767 | controller |     "Jun 11 16:59:58.906957 crc crio[22018]: time=\"2026-06-11T16:59:58.906846721Z\" level=info msg=\"Removed pod sandbox: ff4f4f39f78ddc990660cc11ddae0f10b3327410559fb95e4d225b629b9cef9b\" id=65527b43-3743-4b48-892d-dbfa3e4e1610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.297782 | controller |     "Jun 11 16:59:59.138827 crc crio[22018]: 2026-06-11T16:59:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a4379a701bfef7 Mac:4e:aa:4f:93:41:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.297799 | controller |     "Jun 11 16:59:59.140931 crc crio[22018]: time=\"2026-06-11T16:59:59.140836284Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc002a1aac8}] Aliases:map[]}\"",
2026-06-11 18:17:42.297820 | controller |     "Jun 11 16:59:59.141193 crc crio[22018]: time=\"2026-06-11T16:59:59.141067792Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.297837 | controller |     "Jun 11 16:59:59.153719 crc crio[22018]: time=\"2026-06-11T16:59:59.153632627Z\" level=info msg=\"Ran pod sandbox 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd with infra container: openstack/nova-cell0-conductor-0/POD\" id=b429fdd5-5da2-46ba-ba01-a265b838619f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.297896 | controller |     "Jun 11 16:59:59.157235 crc crio[22018]: time=\"2026-06-11T16:59:59.157104563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=afe1803c-ee40-4618-bed8-9b265c0fbc17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.297915 | controller |     "Jun 11 16:59:59.191930 crc crio[22018]: time=\"2026-06-11T16:59:59.191814901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=df7709a5-175b-4ab8-ba91-20e627d72c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.297932 | controller |     "Jun 11 16:59:59.202918 crc crio[22018]: time=\"2026-06-11T16:59:59.202808001Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.297948 | controller |     "Jun 11 16:59:59.205439 crc crio[22018]: time=\"2026-06-11T16:59:59.205247629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297964 | controller |     "Jun 11 16:59:59.308490 crc crio[22018]: time=\"2026-06-11T16:59:59.308156092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297980 | controller |     "Jun 11 16:59:59.314485 crc crio[22018]: time=\"2026-06-11T16:59:59.314241656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.297995 | controller |     "Jun 11 16:59:59.464816 crc crio[22018]: time=\"2026-06-11T16:59:59.464711366Z\" level=info msg=\"Created container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=64fbc950-a79a-4b1f-a282-14b812c8b627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.298011 | controller |     "Jun 11 16:59:59.466022 crc crio[22018]: time=\"2026-06-11T16:59:59.465929285Z\" level=info msg=\"Starting container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050\" id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.298028 | controller |     "Jun 11 16:59:59.471739 crc crio[22018]: time=\"2026-06-11T16:59:59.471640467Z\" level=info msg=\"Started container\" PID=79068 containerID=639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1280a532-d8da-4101-9f7f-61aea74d15e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd",
2026-06-11 18:17:42.298044 | controller |     "Jun 11 17:00:00.524201 crc crio[22018]: time=\"2026-06-11T17:00:00.523836245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686620-tr5xj/POD\" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298065 | controller |     "Jun 11 17:00:00.525651 crc crio[22018]: time=\"2026-06-11T17:00:00.524219707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298082 | controller |     "Jun 11 17:00:00.547436 crc crio[22018]: time=\"2026-06-11T17:00:00.547278414Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD\" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298098 | controller |     "Jun 11 17:00:00.548494 crc crio[22018]: time=\"2026-06-11T17:00:00.547507571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298114 | controller |     "Jun 11 17:00:00.584853 crc crio[22018]: time=\"2026-06-11T17:00:00.584723028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.298131 | controller |     "Jun 11 17:00:00.584853 crc crio[22018]: time=\"2026-06-11T17:00:00.584842912Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686620-tr5xj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298148 | controller |     "Jun 11 17:00:00.588025 crc crio[22018]: time=\"2026-06-11T17:00:00.587834006Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}\"",
2026-06-11 18:17:42.298166 | controller |     "Jun 11 17:00:00.588025 crc crio[22018]: time=\"2026-06-11T17:00:00.587900898Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298182 | controller |     "Jun 11 17:00:01.010945 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a7bdb850d917c5 Mac:46:5a:fb:b1:16:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.298198 | controller |     "Jun 11 17:00:01.012225 crc crio[22018]: time=\"2026-06-11T17:00:01.012117792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc00141a7f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.298214 | controller |     "Jun 11 17:00:01.012534 crc crio[22018]: time=\"2026-06-11T17:00:01.012317489Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686620-tr5xj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.298234 | controller |     "Jun 11 17:00:01.024922 crc crio[22018]: time=\"2026-06-11T17:00:01.02427828Z\" level=info msg=\"Ran pod sandbox 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 with infra container: openshift-infra/auto-csr-approver-29686620-tr5xj/POD\" id=ceb5bacd-6da2-4ab0-9443-36b485203068 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298251 | controller |     "Jun 11 17:00:01.034608 crc crio[22018]: time=\"2026-06-11T17:00:01.034309309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.298267 | controller |     "Jun 11 17:00:01.038422 crc crio[22018]: 2026-06-11T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caba69930ac8303 Mac:92:99:65:4e:09:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.298283 | controller |     "Jun 11 17:00:01.039464 crc crio[22018]: time=\"2026-06-11T17:00:01.039296302Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc000aa4e50}] Aliases:map[]}\"",
2026-06-11 18:17:42.298299 | controller |     "Jun 11 17:00:01.039597 crc crio[22018]: time=\"2026-06-11T17:00:01.039564311Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.298316 | controller |     "Jun 11 17:00:01.047088 crc crio[22018]: time=\"2026-06-11T17:00:01.047033647Z\" level=info msg=\"Ran pod sandbox caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/POD\" id=9d65fbf7-202e-4863-b218-f154486e30f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298331 | controller |     "Jun 11 17:00:01.050033 crc crio[22018]: time=\"2026-06-11T17:00:01.049957378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3effeac-17f4-477f-bb1c-f318a45b75ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.298349 | controller |     "Jun 11 17:00:01.053404 crc crio[22018]: time=\"2026-06-11T17:00:01.053287985Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.298365 | controller |     "Jun 11 17:00:01.055196 crc crio[22018]: time=\"2026-06-11T17:00:01.055073532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0980384d-b6fe-40b5-8f9d-38b67a6b020b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.298381 | controller |     "Jun 11 17:00:01.097273 crc crio[22018]: time=\"2026-06-11T17:00:01.097136114Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.298399 | controller |     "Jun 11 17:00:01.097830 crc crio[22018]: time=\"2026-06-11T17:00:01.097761654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298427 | controller |     "Jun 11 17:00:01.148985 crc crio[22018]: time=\"2026-06-11T17:00:01.148853123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298450 | controller |     "Jun 11 17:00:01.154884 crc crio[22018]: time=\"2026-06-11T17:00:01.154782402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298473 | controller |     "Jun 11 17:00:01.287627 crc crio[22018]: time=\"2026-06-11T17:00:01.287139695Z\" level=info msg=\"Created container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=16a2676d-7421-4b8c-b041-40d14ab85c60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.298493 | controller |     "Jun 11 17:00:01.289200 crc crio[22018]: time=\"2026-06-11T17:00:01.289129029Z\" level=info msg=\"Starting container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828\" id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.298511 | controller |     "Jun 11 17:00:01.295550 crc crio[22018]: time=\"2026-06-11T17:00:01.295232523Z\" level=info msg=\"Started container\" PID=79197 containerID=dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828 description=openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles id=c1292dcb-4a5c-4552-89cc-9df0c45b3666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed",
2026-06-11 18:17:42.298529 | controller |     "Jun 11 17:00:03.198541 crc crio[22018]: time=\"2026-06-11T17:00:03.198268784Z\" level=info msg=\"Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.298545 | controller |     "Jun 11 17:00:03.200042 crc crio[22018]: time=\"2026-06-11T17:00:03.199915397Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686620-rfqw5 Namespace:openshift-operator-lifecycle-manager ID:caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed UID:d6a20705-17b0-439d-9bc9-b4c57ef66caa NetNS:/var/run/netns/89731dbe-b250-48f0-9102-af1a0807019d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6a20705_17b0_439d_9bc9_b4c57ef66caa.slice PodAnnotations:0xc005da0338}] Aliases:map[]}\"",
2026-06-11 18:17:42.298562 | controller |     "Jun 11 17:00:03.200607 crc crio[22018]: time=\"2026-06-11T17:00:03.200480085Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686620-rfqw5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298578 | controller |     "Jun 11 17:00:03.589672 crc crio[22018]: time=\"2026-06-11T17:00:03.589307868Z\" level=info msg=\"Stopped pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=97befa45-970c-42d4-b58e-542999907506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.298593 | controller |     "Jun 11 17:00:07.255075 crc crio[22018]: time=\"2026-06-11T17:00:07.254299311Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-wpwfn/POD\" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298609 | controller |     "Jun 11 17:00:07.256575 crc crio[22018]: time=\"2026-06-11T17:00:07.25646741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298629 | controller |     "Jun 11 17:00:07.377736 crc crio[22018]: time=\"2026-06-11T17:00:07.377435744Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}\"",
2026-06-11 18:17:42.298646 | controller |     "Jun 11 17:00:07.378042 crc crio[22018]: time=\"2026-06-11T17:00:07.377980128Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-wpwfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298662 | controller |     "Jun 11 17:00:07.663258 crc crio[22018]: time=\"2026-06-11T17:00:07.660959456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298678 | controller |     "Jun 11 17:00:07.663258 crc crio[22018]: time=\"2026-06-11T17:00:07.661067629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298693 | controller |     "Jun 11 17:00:07.707957 crc crio[22018]: time=\"2026-06-11T17:00:07.707701986Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5rhbp/POD\" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298709 | controller |     "Jun 11 17:00:07.707957 crc crio[22018]: time=\"2026-06-11T17:00:07.707785489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298725 | controller |     "Jun 11 17:00:07.782024 crc crio[22018]: time=\"2026-06-11T17:00:07.781636696Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}\"",
2026-06-11 18:17:42.298741 | controller |     "Jun 11 17:00:07.782024 crc crio[22018]: time=\"2026-06-11T17:00:07.781980257Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298757 | controller |     "Jun 11 17:00:07.932062 crc crio[22018]: time=\"2026-06-11T17:00:07.931973107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}\"",
2026-06-11 18:17:42.298775 | controller |     "Jun 11 17:00:07.932062 crc crio[22018]: time=\"2026-06-11T17:00:07.932043419Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5rhbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298791 | controller |     "Jun 11 17:00:07.987121 crc crio[22018]: time=\"2026-06-11T17:00:07.9870758Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298811 | controller |     "Jun 11 17:00:07.987461 crc crio[22018]: time=\"2026-06-11T17:00:07.987434432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298828 | controller |     "Jun 11 17:00:08.061799 crc crio[22018]: time=\"2026-06-11T17:00:08.061676717Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.298844 | controller |     "Jun 11 17:00:08.061799 crc crio[22018]: time=\"2026-06-11T17:00:08.061742709Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298882 | controller |     "Jun 11 17:00:08.089436 crc crio[22018]: time=\"2026-06-11T17:00:08.088874114Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298899 | controller |     "Jun 11 17:00:08.089708 crc crio[22018]: time=\"2026-06-11T17:00:08.089449823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298916 | controller |     "Jun 11 17:00:08.160659 crc crio[22018]: time=\"2026-06-11T17:00:08.160552881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"",
2026-06-11 18:17:42.298932 | controller |     "Jun 11 17:00:08.160659 crc crio[22018]: time=\"2026-06-11T17:00:08.160611172Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.298948 | controller |     "Jun 11 17:00:08.213410 crc crio[22018]: time=\"2026-06-11T17:00:08.212902455Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298963 | controller |     "Jun 11 17:00:08.213410 crc crio[22018]: time=\"2026-06-11T17:00:08.213296828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.298979 | controller |     "Jun 11 17:00:08.244803 crc crio[22018]: time=\"2026-06-11T17:00:08.242915465Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD\" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.298995 | controller |     "Jun 11 17:00:08.244803 crc crio[22018]: time=\"2026-06-11T17:00:08.242989498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299010 | controller |     "Jun 11 17:00:08.297137 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:794cf934afe9ddf Mac:b6:a0:50:29:ce:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.299031 | controller |     "Jun 11 17:00:08.312051 crc crio[22018]: time=\"2026-06-11T17:00:08.31154713Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007485240}] Aliases:map[]}\"",
2026-06-11 18:17:42.299048 | controller |     "Jun 11 17:00:08.313513 crc crio[22018]: time=\"2026-06-11T17:00:08.313265416Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-wpwfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.299065 | controller |     "Jun 11 17:00:08.405171 crc crio[22018]: time=\"2026-06-11T17:00:08.404975378Z\" level=info msg=\"Ran pod sandbox 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf with infra container: openstack/nova-cell0-cell-mapping-wpwfn/POD\" id=81d20b5e-af56-44fd-ac6f-9ddb54a25e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.299082 | controller |     "Jun 11 17:00:08.416213 crc crio[22018]: time=\"2026-06-11T17:00:08.415837055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d0680bd4-64bb-42d4-a3ac-08e327209f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299098 | controller |     "Jun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.421746284Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.299114 | controller |     "Jun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.421802206Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.299130 | controller |     "Jun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.422011883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.299146 | controller |     "Jun 11 17:00:08.422086 crc crio[22018]: time=\"2026-06-11T17:00:08.422046624Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-946cbdf6f-ps7xs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.299162 | controller |     "Jun 11 17:00:08.505872 crc crio[22018]: time=\"2026-06-11T17:00:08.505622362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=167b66eb-a6ef-4577-9cb2-8c8e23ad093c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299178 | controller |     "Jun 11 17:00:08.602716 crc crio[22018]: time=\"2026-06-11T17:00:08.60222157Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.299198 | controller |     "Jun 11 17:00:08.603188 crc crio[22018]: time=\"2026-06-11T17:00:08.60313245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299214 | controller |     "Jun 11 17:00:08.644670 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06e757170bea37 Mac:36:31:cf:73:25:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.299230 | controller |     "Jun 11 17:00:08.696758 crc crio[22018]: time=\"2026-06-11T17:00:08.696675533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299246 | controller |     "Jun 11 17:00:08.708095 crc crio[22018]: time=\"2026-06-11T17:00:08.707983824Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0029b5158}] Aliases:map[]}\"",
2026-06-11 18:17:42.299263 | controller |     "Jun 11 17:00:08.708453 crc crio[22018]: time=\"2026-06-11T17:00:08.708259713Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.299279 | controller |     "Jun 11 17:00:08.717847 crc crio[22018]: time=\"2026-06-11T17:00:08.716807589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299295 | controller |     "Jun 11 17:00:08.753060 crc crio[22018]: time=\"2026-06-11T17:00:08.752947304Z\" level=info msg=\"Ran pod sandbox f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 with infra container: openstack/nova-api-0/POD\" id=0fad95d8-b650-48c2-a97c-4bcd0741e3e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.299311 | controller |     "Jun 11 17:00:08.766245 crc crio[22018]: time=\"2026-06-11T17:00:08.766074392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299327 | controller |     "Jun 11 17:00:08.766516 crc crio[22018]: time=\"2026-06-11T17:00:08.766285709Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299343 | controller |     "Jun 11 17:00:08.766579 crc crio[22018]: time=\"2026-06-11T17:00:08.766543177Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=567cd78f-4125-45da-ba6f-77260a49eefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299359 | controller |     "Jun 11 17:00:08.777959 crc crio[22018]: time=\"2026-06-11T17:00:08.77780178Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.299377 | controller |     "Jun 11 17:00:08.792707 crc crio[22018]: time=\"2026-06-11T17:00:08.792601617Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-11 18:17:42.299393 | controller |     "Jun 11 17:00:08.844407 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65c2b6c689649e7 Mac:c6:ac:c9:0f:bf:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.299409 | controller |     "Jun 11 17:00:08.844407 crc crio[22018]: time=\"2026-06-11T17:00:08.834746724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00141b440}] Aliases:map[]}\"",
2026-06-11 18:17:42.299425 | controller |     "Jun 11 17:00:08.844407 crc crio[22018]: time=\"2026-06-11T17:00:08.834884259Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5rhbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.299441 | controller |     "Jun 11 17:00:08.877717 crc crio[22018]: 2026-06-11T17:00:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da091e129cb1b23 Mac:52:8b:e5:f0:06:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.299457 | controller |     "Jun 11 17:00:08.879043 crc crio[22018]: time=\"2026-06-11T17:00:08.878975301Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc0029b41c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.299474 | controller |     "Jun 11 17:00:08.879227 crc crio[22018]: time=\"2026-06-11T17:00:08.879172368Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.299490 | controller |     "Jun 11 17:00:08.881286 crc crio[22018]: time=\"2026-06-11T17:00:08.880083595Z\" level=info msg=\"Ran pod sandbox 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 with infra container: openshift-marketplace/redhat-operators-5rhbp/POD\" id=f25ca855-0c56-4e3a-b13b-3212019cc9f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.299506 | controller |     "Jun 11 17:00:08.893839 crc crio[22018]: time=\"2026-06-11T17:00:08.885026947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3a1d977-1c35-4127-991f-90ee95ea94b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299523 | controller |     "Jun 11 17:00:08.901125 crc crio[22018]: time=\"2026-06-11T17:00:08.898504616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18461462-a9b9-46fc-a7ca-b742063600f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299543 | controller |     "Jun 11 17:00:08.901125 crc crio[22018]: time=\"2026-06-11T17:00:08.899935787Z\" level=info msg=\"Ran pod sandbox da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 with infra container: openstack/nova-scheduler-0/POD\" id=67a8e89c-d6de-483d-ab56-6a4af2309c01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.299559 | controller |     "Jun 11 17:00:08.906992 crc crio[22018]: time=\"2026-06-11T17:00:08.906784997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299576 | controller |     "Jun 11 17:00:08.907145 crc crio[22018]: time=\"2026-06-11T17:00:08.907023325Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299590 | controller |     "Jun 11 17:00:08.907145 crc crio[22018]: time=\"2026-06-11T17:00:08.907078197Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=42651880-01de-46bf-9093-345481fbc701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.299607 | controller |     "Jun 11 17:00:08.909427 crc crio[22018]: time=\"2026-06-11T17:00:08.909251217Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.299622 | controller |     "Jun 11 17:00:08.928992 crc crio[22018]: time=\"2026-06-11T17:00:08.928870694Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"",
2026-06-11 18:17:42.299638 | controller |     "Jun 11 17:00:08.935939 crc crio[22018]: time=\"2026-06-11T17:00:08.935750068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.299654 | controller |     "Jun 11 17:00:08.937495 crc crio[22018]: time=\"2026-06-11T17:00:08.936265434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299670 | controller |     "Jun 11 17:00:09.054735 crc crio[22018]: time=\"2026-06-11T17:00:09.052132363Z\" level=info msg=\"Created container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=4dedf873-7d0d-4c5d-ad8f-5f5dd482df78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.299687 | controller |     "Jun 11 17:00:09.067703 crc crio[22018]: time=\"2026-06-11T17:00:09.067537988Z\" level=info msg=\"Starting container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363\" id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.299903 | controller |     "Jun 11 17:00:09.084293 crc crio[22018]: time=\"2026-06-11T17:00:09.084214238Z\" level=info msg=\"Started container\" PID=79824 containerID=018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363 description=openstack/nova-cell0-cell-mapping-wpwfn/nova-manage id=208bfdcb-822c-4880-91e9-bd90fb6a485f name=/runtime.v1.RuntimeService/StartContainer sandboxID=794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf",
2026-06-11 18:17:42.299929 | controller |     "Jun 11 17:00:09.165038 crc crio[22018]: time=\"2026-06-11T17:00:09.164969626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299946 | controller |     "Jun 11 17:00:09.186520 crc crio[22018]: time=\"2026-06-11T17:00:09.17440622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.299962 | controller |     "Jun 11 17:00:09.204229 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19da6703532363e Mac:06:c6:3a:01:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.299979 | controller |     "Jun 11 17:00:09.205238 crc crio[22018]: time=\"2026-06-11T17:00:09.205156132Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"",
2026-06-11 18:17:42.300008 | controller |     "Jun 11 17:00:09.206412 crc crio[22018]: time=\"2026-06-11T17:00:09.206295219Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.300025 | controller |     "Jun 11 17:00:09.225445 crc crio[22018]: time=\"2026-06-11T17:00:09.225301242Z\" level=info msg=\"Ran pod sandbox 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec with infra container: openstack/nova-metadata-0/POD\" id=998b1758-1e38-468d-8a6b-88268e49884f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.300041 | controller |     "Jun 11 17:00:09.229293 crc crio[22018]: time=\"2026-06-11T17:00:09.22912906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300057 | controller |     "Jun 11 17:00:09.229481 crc crio[22018]: time=\"2026-06-11T17:00:09.229420639Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300073 | controller |     "Jun 11 17:00:09.229481 crc crio[22018]: time=\"2026-06-11T17:00:09.229473011Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=58ed6676-17fe-4929-a780-e48e02288dfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300089 | controller |     "Jun 11 17:00:09.235750 crc crio[22018]: time=\"2026-06-11T17:00:09.235663999Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.300104 | controller |     "Jun 11 17:00:09.250415 crc crio[22018]: time=\"2026-06-11T17:00:09.249749877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-11 18:17:42.300126 | controller |     "Jun 11 17:00:09.464961 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c4dfcb6671ec2a Mac:9e:e5:a4:92:35:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.300143 | controller |     "Jun 11 17:00:09.466568 crc crio[22018]: time=\"2026-06-11T17:00:09.465310975Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.300159 | controller |     "Jun 11 17:00:09.466568 crc crio[22018]: time=\"2026-06-11T17:00:09.465667596Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.300176 | controller |     "Jun 11 17:00:09.508530 crc crio[22018]: time=\"2026-06-11T17:00:09.508013001Z\" level=info msg=\"Ran pod sandbox 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=178afa2e-b567-4033-a5df-48f5ec445e7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.300193 | controller |     "Jun 11 17:00:09.539916 crc crio[22018]: time=\"2026-06-11T17:00:09.539775642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300209 | controller |     "Jun 11 17:00:09.540191 crc crio[22018]: time=\"2026-06-11T17:00:09.539995059Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300225 | controller |     "Jun 11 17:00:09.540191 crc crio[22018]: time=\"2026-06-11T17:00:09.540045831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=d1a00c8c-282a-40a8-ba71-f4dcbab3e54a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300242 | controller |     "Jun 11 17:00:09.543730 crc crio[22018]: 2026-06-11T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22687d918c85a43 Mac:52:d4:71:15:74:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.300257 | controller |     "Jun 11 17:00:09.544268 crc crio[22018]: time=\"2026-06-11T17:00:09.544181766Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.300273 | controller |     "Jun 11 17:00:09.545266 crc crio[22018]: time=\"2026-06-11T17:00:09.545177827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc005da04e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.300293 | controller |     "Jun 11 17:00:09.545512 crc crio[22018]: time=\"2026-06-11T17:00:09.545460746Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-946cbdf6f-ps7xs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.300310 | controller |     "Jun 11 17:00:09.556858 crc crio[22018]: time=\"2026-06-11T17:00:09.55670125Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"",
2026-06-11 18:17:42.300327 | controller |     "Jun 11 17:00:09.601589 crc crio[22018]: time=\"2026-06-11T17:00:09.600240808Z\" level=info msg=\"Ran pod sandbox 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 with infra container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/POD\" id=6ce90538-759c-44ad-a399-22da11623a82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.300343 | controller |     "Jun 11 17:00:09.619677 crc crio[22018]: time=\"2026-06-11T17:00:09.618562016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1596f2f7-a60b-4a17-a6fd-3c8f888fffc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300359 | controller |     "Jun 11 17:00:09.644846 crc crio[22018]: time=\"2026-06-11T17:00:09.644726893Z\" level=info msg=\"Created container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=5d0d3d27-20d2-4ff4-bcad-0647fdfaf46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300375 | controller |     "Jun 11 17:00:09.688074 crc crio[22018]: time=\"2026-06-11T17:00:09.681945477Z\" level=info msg=\"Starting container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d\" id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.300391 | controller |     "Jun 11 17:00:09.688074 crc crio[22018]: time=\"2026-06-11T17:00:09.687913826Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-fch7p/POD\" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.300407 | controller |     "Jun 11 17:00:09.688228 crc crio[22018]: time=\"2026-06-11T17:00:09.688069251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300424 | controller |     "Jun 11 17:00:09.707991 crc crio[22018]: time=\"2026-06-11T17:00:09.706930564Z\" level=info msg=\"Started container\" PID=79865 containerID=fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d description=openshift-marketplace/redhat-operators-5rhbp/extract-utilities id=d20072ef-5d0d-4f02-919e-e899dd5711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828",
2026-06-11 18:17:42.300440 | controller |     "Jun 11 17:00:09.815142 crc crio[22018]: time=\"2026-06-11T17:00:09.807552089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7dcf1e7e-97ff-4ccc-8e63-6368f749dfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300456 | controller |     "Jun 11 17:00:09.815985 crc crio[22018]: time=\"2026-06-11T17:00:09.815908507Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300473 | controller |     "Jun 11 17:00:09.816543 crc crio[22018]: time=\"2026-06-11T17:00:09.816315812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300493 | controller |     "Jun 11 17:00:09.818443 crc crio[22018]: time=\"2026-06-11T17:00:09.817286465Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.300510 | controller |     "Jun 11 17:00:09.818443 crc crio[22018]: time=\"2026-06-11T17:00:09.817442618Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-fch7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.300525 | controller |     "Jun 11 17:00:10.073665 crc crio[22018]: time=\"2026-06-11T17:00:10.073256869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300541 | controller |     "Jun 11 17:00:10.088469 crc crio[22018]: time=\"2026-06-11T17:00:10.088294931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300556 | controller |     "Jun 11 17:00:10.291889 crc crio[22018]: time=\"2026-06-11T17:00:10.289848044Z\" level=info msg=\"Created container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=006bef65-9709-427c-bb19-261af3c93a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300570 | controller |     "Jun 11 17:00:10.303445 crc crio[22018]: time=\"2026-06-11T17:00:10.303210077Z\" level=info msg=\"Starting container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0\" id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.300586 | controller |     "Jun 11 17:00:10.329490 crc crio[22018]: time=\"2026-06-11T17:00:10.329080351Z\" level=info msg=\"Started container\" PID=79966 containerID=bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/init id=983622f9-01f3-4962-b84f-612b9e98c933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2",
2026-06-11 18:17:42.300603 | controller |     "Jun 11 17:00:10.615423 crc crio[22018]: time=\"2026-06-11T17:00:10.61527088Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.300620 | controller |     "Jun 11 17:00:10.622116 crc crio[22018]: time=\"2026-06-11T17:00:10.621966427Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.300637 | controller |     "Jun 11 17:00:10.677006 crc crio[22018]: 2026-06-11T17:00:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14073c18b52931e Mac:3e:a8:4b:dd:48:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.300654 | controller |     "Jun 11 17:00:10.680273 crc crio[22018]: time=\"2026-06-11T17:00:10.680205713Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0003806c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.300674 | controller |     "Jun 11 17:00:10.686961 crc crio[22018]: time=\"2026-06-11T17:00:10.685566736Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-fch7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.300695 | controller |     "Jun 11 17:00:10.726996 crc crio[22018]: time=\"2026-06-11T17:00:10.726863024Z\" level=info msg=\"Ran pod sandbox 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 with infra container: openstack/nova-cell1-conductor-db-sync-fch7p/POD\" id=a88b5fce-7c1e-4506-827d-681b48c65635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.300718 | controller |     "Jun 11 17:00:10.729183 crc crio[22018]: time=\"2026-06-11T17:00:10.729117912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5ee3c2bb-0bd9-4331-8ca7-21cdaaa540d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300742 | controller |     "Jun 11 17:00:10.767717 crc crio[22018]: time=\"2026-06-11T17:00:10.767618241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ffe8dce1-5447-4c06-a9de-9d150b4cfa62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300760 | controller |     "Jun 11 17:00:10.779248 crc crio[22018]: time=\"2026-06-11T17:00:10.779161359Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300777 | controller |     "Jun 11 17:00:10.779727 crc crio[22018]: time=\"2026-06-11T17:00:10.779662626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300793 | controller |     "Jun 11 17:00:10.847013 crc crio[22018]: time=\"2026-06-11T17:00:10.846861188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300809 | controller |     "Jun 11 17:00:10.856733 crc crio[22018]: time=\"2026-06-11T17:00:10.856648221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.300825 | controller |     "Jun 11 17:00:11.127095 crc crio[22018]: time=\"2026-06-11T17:00:11.126276628Z\" level=info msg=\"Created container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=b92a6256-30cb-43b8-9fad-2f6cf5d67163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300841 | controller |     "Jun 11 17:00:11.130117 crc crio[22018]: time=\"2026-06-11T17:00:11.130029842Z\" level=info msg=\"Starting container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b\" id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.300879 | controller |     "Jun 11 17:00:11.141668 crc crio[22018]: time=\"2026-06-11T17:00:11.141569133Z\" level=info msg=\"Started container\" PID=80019 containerID=e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b description=openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync id=fb58edcf-3dc0-4904-ae67-6ef56f198003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4",
2026-06-11 18:17:42.300902 | controller |     "Jun 11 17:00:11.713942 crc crio[22018]: time=\"2026-06-11T17:00:11.713664684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=47431c59-29f7-4a6d-86ef-9c08dba419fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300920 | controller |     "Jun 11 17:00:11.782289 crc crio[22018]: time=\"2026-06-11T17:00:11.772786647Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=33788071-246a-4ffd-9c88-32881e666ba2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.300936 | controller |     "Jun 11 17:00:11.782289 crc crio[22018]: time=\"2026-06-11T17:00:11.774939616Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5fec2003-4137-447b-b311-c45921de09b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300951 | controller |     "Jun 11 17:00:11.858568 crc crio[22018]: time=\"2026-06-11T17:00:11.851178903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dd21242e-1dbc-4f5f-bb27-14f33bf96a0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300966 | controller |     "Jun 11 17:00:12.967543 crc crio[22018]: time=\"2026-06-11T17:00:12.966995045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92efd97a-0cba-47a2-b3c3-e9d424ac1f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.300982 | controller |     "Jun 11 17:00:12.973904 crc crio[22018]: time=\"2026-06-11T17:00:12.973761811Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.300997 | controller |     "Jun 11 17:00:13.828187 crc crio[22018]: time=\"2026-06-11T17:00:13.828096395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301012 | controller |     "Jun 11 17:00:13.841694 crc crio[22018]: time=\"2026-06-11T17:00:13.837516537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301031 | controller |     "Jun 11 17:00:15.213207 crc crio[22018]: time=\"2026-06-11T17:00:15.212548493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301053 | controller |     "Jun 11 17:00:15.305179 crc crio[22018]: time=\"2026-06-11T17:00:15.305089775Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ea9caa00-3337-4b24-97f7-4272b8bf332a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.301076 | controller |     "Jun 11 17:00:15.308488 crc crio[22018]: time=\"2026-06-11T17:00:15.30840305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=61935cfa-b0b8-42ef-bfd4-2ef4eed3c825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301096 | controller |     "Jun 11 17:00:15.316102 crc crio[22018]: time=\"2026-06-11T17:00:15.316016874Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4bdc1e83-9e19-43a7-a301-75c2a406eb42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.301118 | controller |     "Jun 11 17:00:15.317522 crc crio[22018]: time=\"2026-06-11T17:00:15.31745789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=eeb9a752-aafc-455e-b71a-0e1cb234e9ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301135 | controller |     "Jun 11 17:00:15.322234 crc crio[22018]: time=\"2026-06-11T17:00:15.322162619Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7829a468-3c0b-4cfb-8cba-24a05e4a2d76 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.301151 | controller |     "Jun 11 17:00:15.322965 crc crio[22018]: time=\"2026-06-11T17:00:15.322903373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e596de7f-ef9f-4771-9ca6-903f016164ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301168 | controller |     "Jun 11 17:00:15.365283 crc crio[22018]: time=\"2026-06-11T17:00:15.365192884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=10a375fe-9919-4ec6-9b1f-40e1b7262a1d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.301184 | controller |     "Jun 11 17:00:15.367421 crc crio[22018]: time=\"2026-06-11T17:00:15.367249597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8cdff6d6-6414-4117-8348-4c3e0cca1314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301201 | controller |     "Jun 11 17:00:15.393124 crc crio[22018]: time=\"2026-06-11T17:00:15.392903626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301217 | controller |     "Jun 11 17:00:15.398220 crc crio[22018]: time=\"2026-06-11T17:00:15.398134353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4d541e97-2c17-4a1e-869d-d0af932ac548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301233 | controller |     "Jun 11 17:00:15.401304 crc crio[22018]: time=\"2026-06-11T17:00:15.401183331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=46ead2c7-5964-412a-a50a-64ca91ea2c48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301248 | controller |     "Jun 11 17:00:15.412388 crc crio[22018]: time=\"2026-06-11T17:00:15.412225973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301263 | controller |     "Jun 11 17:00:15.420183 crc crio[22018]: time=\"2026-06-11T17:00:15.42009703Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301279 | controller |     "Jun 11 17:00:15.422512 crc crio[22018]: time=\"2026-06-11T17:00:15.422434382Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301294 | controller |     "Jun 11 17:00:15.422944 crc crio[22018]: time=\"2026-06-11T17:00:15.42289272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301356 | controller |     "Jun 11 17:00:15.426512 crc crio[22018]: time=\"2026-06-11T17:00:15.426295057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=6fc7ffae-871e-4487-a865-d423fa124188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301374 | controller |     "Jun 11 17:00:15.441893 crc crio[22018]: time=\"2026-06-11T17:00:15.441747153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=26da54da-a668-49f0-9de4-398f9b7d3793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.301390 | controller |     "Jun 11 17:00:15.488792 crc crio[22018]: time=\"2026-06-11T17:00:15.488656712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301406 | controller |     "Jun 11 17:00:15.501160 crc crio[22018]: time=\"2026-06-11T17:00:15.499690113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301421 | controller |     "Jun 11 17:00:15.506080 crc crio[22018]: time=\"2026-06-11T17:00:15.505993156Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301436 | controller |     "Jun 11 17:00:15.507828 crc crio[22018]: time=\"2026-06-11T17:00:15.507771443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301451 | controller |     "Jun 11 17:00:15.511893 crc crio[22018]: time=\"2026-06-11T17:00:15.511806954Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301467 | controller |     "Jun 11 17:00:15.554166 crc crio[22018]: time=\"2026-06-11T17:00:15.55381911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301482 | controller |     "Jun 11 17:00:15.564019 crc crio[22018]: time=\"2026-06-11T17:00:15.563938973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301498 | controller |     "Jun 11 17:00:15.565620 crc crio[22018]: time=\"2026-06-11T17:00:15.565309569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301514 | controller |     "Jun 11 17:00:15.570917 crc crio[22018]: time=\"2026-06-11T17:00:15.570826522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301530 | controller |     "Jun 11 17:00:15.622459 crc crio[22018]: time=\"2026-06-11T17:00:15.622292994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301546 | controller |     "Jun 11 17:00:15.628506 crc crio[22018]: time=\"2026-06-11T17:00:15.62846127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301562 | controller |     "Jun 11 17:00:15.628887 crc crio[22018]: time=\"2026-06-11T17:00:15.628803104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301582 | controller |     "Jun 11 17:00:15.632282 crc crio[22018]: time=\"2026-06-11T17:00:15.632191553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301599 | controller |     "Jun 11 17:00:15.652234 crc crio[22018]: time=\"2026-06-11T17:00:15.652053144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301618 | controller |     "Jun 11 17:00:15.657901 crc crio[22018]: time=\"2026-06-11T17:00:15.657828778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.301637 | controller |     "Jun 11 17:00:15.996910 crc crio[22018]: time=\"2026-06-11T17:00:15.996308836Z\" level=info msg=\"Created container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=926a82e5-a125-47aa-adcb-a97c97e3087c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301654 | controller |     "Jun 11 17:00:15.999252 crc crio[22018]: time=\"2026-06-11T17:00:15.999169497Z\" level=info msg=\"Starting container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7\" id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.301670 | controller |     "Jun 11 17:00:16.004627 crc crio[22018]: time=\"2026-06-11T17:00:16.004541979Z\" level=info msg=\"Created container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=d4c3d65f-a126-44d7-961c-e7343bc7a121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301686 | controller |     "Jun 11 17:00:16.005828 crc crio[22018]: time=\"2026-06-11T17:00:16.005753809Z\" level=info msg=\"Created container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=84458ae4-611c-4887-925a-4454a56e8497 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.301702 | controller |     "Jun 11 17:00:16.006664 crc crio[22018]: time=\"2026-06-11T17:00:16.006586445Z\" level=info msg=\"Starting container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657\" id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.301718 | controller |     "Jun 11 17:00:16.006785 crc crio[22018]: time=\"2026-06-11T17:00:16.006700847Z\" level=info msg=\"Starting container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65\" id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.301734 | controller |     "Jun 11 17:00:16.008780 crc crio[22018]: time=\"2026-06-11T17:00:16.008692992Z\" level=info msg=\"Started container\" PID=80366 containerID=0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ea9aac03-0439-4210-85f5-6b6c51c6b07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6",
2026-06-11 18:17:42.301750 | controller |     "Jun 11 17:00:16.014821 crc crio[22018]: time=\"2026-06-11T17:00:16.014609679Z\" level=info msg=\"Started container\" PID=80364 containerID=92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65 description=openshift-marketplace/redhat-operators-5rhbp/extract-content id=067487ee-cc1d-49a3-81a9-7a360db84095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828",
2026-06-11 18:17:42.301767 | controller |     "Jun 11 17:00:16.015081 crc crio[22018]: time=\"2026-06-11T17:00:16.014968302Z\" level=info msg=\"Started container\" PID=80367 containerID=b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 description=openstack/nova-metadata-0/nova-metadata-log id=9283234f-85bc-4b97-b4db-2eb60e90d815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec",
2026-06-11 18:17:42.302103 | controller |     "Jun 11 17:00:16.021852 crc crio[22018]: time=\"2026-06-11T17:00:16.021787249Z\" level=info msg=\"Created container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=ef6c5b52-a295-4316-980e-dc82b7263f47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302134 | controller |     "Jun 11 17:00:16.027467 crc crio[22018]: time=\"2026-06-11T17:00:16.027209232Z\" level=info msg=\"Starting container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123\" id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.302153 | controller |     "Jun 11 17:00:16.042799 crc crio[22018]: time=\"2026-06-11T17:00:16.042718937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=54beb4c5-68e6-4d12-a4fe-b34f0a7da5eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.302169 | controller |     "Jun 11 17:00:16.051095 crc crio[22018]: time=\"2026-06-11T17:00:16.050481016Z\" level=info msg=\"Started container\" PID=80368 containerID=afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 description=openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns id=b4826e21-06af-481e-95d0-1da488e3473d name=/runtime.v1.RuntimeService/StartContainer sandboxID=22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2",
2026-06-11 18:17:42.302186 | controller |     "Jun 11 17:00:16.064992 crc crio[22018]: time=\"2026-06-11T17:00:16.064865973Z\" level=info msg=\"Created container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=a3c20a66-045b-4926-bbab-7f5cf04e8198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302202 | controller |     "Jun 11 17:00:16.066155 crc crio[22018]: time=\"2026-06-11T17:00:16.066023009Z\" level=info msg=\"Starting container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4\" id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.302218 | controller |     "Jun 11 17:00:16.071859 crc crio[22018]: time=\"2026-06-11T17:00:16.071752993Z\" level=info msg=\"Started container\" PID=80369 containerID=90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 description=openstack/nova-api-0/nova-api-log id=050046c5-7288-4da1-ac4c-de994c3f5870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1",
2026-06-11 18:17:42.302235 | controller |     "Jun 11 17:00:16.072799 crc crio[22018]: time=\"2026-06-11T17:00:16.072711852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=56f378d4-6d54-4afd-a674-f56ac1aed945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.302251 | controller |     "Jun 11 17:00:16.081954 crc crio[22018]: time=\"2026-06-11T17:00:16.081859645Z\" level=info msg=\"Created container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b41eea8a-8757-4fe1-a373-785c51b3d5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302267 | controller |     "Jun 11 17:00:16.082713 crc crio[22018]: time=\"2026-06-11T17:00:16.08264668Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302299 | controller |     "Jun 11 17:00:16.083191 crc crio[22018]: time=\"2026-06-11T17:00:16.083097305Z\" level=info msg=\"Starting container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258\" id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.302315 | controller |     "Jun 11 17:00:16.084268 crc crio[22018]: time=\"2026-06-11T17:00:16.084147179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302331 | controller |     "Jun 11 17:00:16.094375 crc crio[22018]: time=\"2026-06-11T17:00:16.094257754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fd49a825-4984-4956-92ce-228323a41208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.302347 | controller |     "Jun 11 17:00:16.098626 crc crio[22018]: time=\"2026-06-11T17:00:16.098543732Z\" level=info msg=\"Started container\" PID=80365 containerID=ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9b32dbfe-5334-4abe-ba3b-8688a00eec2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301",
2026-06-11 18:17:42.302363 | controller |     "Jun 11 17:00:16.146845 crc crio[22018]: time=\"2026-06-11T17:00:16.146749935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a59af94e-ab01-4d9e-9406-f812b3e5c640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.302378 | controller |     "Jun 11 17:00:16.157272 crc crio[22018]: time=\"2026-06-11T17:00:16.157131018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302394 | controller |     "Jun 11 17:00:16.162121 crc crio[22018]: time=\"2026-06-11T17:00:16.162055543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302410 | controller |     "Jun 11 17:00:16.164915 crc crio[22018]: time=\"2026-06-11T17:00:16.164202823Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302427 | controller |     "Jun 11 17:00:16.171199 crc crio[22018]: time=\"2026-06-11T17:00:16.171110366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302443 | controller |     "Jun 11 17:00:16.248584 crc crio[22018]: time=\"2026-06-11T17:00:16.242652405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302460 | controller |     "Jun 11 17:00:16.248584 crc crio[22018]: time=\"2026-06-11T17:00:16.247654776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302476 | controller |     "Jun 11 17:00:16.337222 crc crio[22018]: time=\"2026-06-11T17:00:16.337072429Z\" level=info msg=\"Created container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=645f1e73-e345-4448-86e6-d678119c4f5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302492 | controller |     "Jun 11 17:00:16.340062 crc crio[22018]: time=\"2026-06-11T17:00:16.339959742Z\" level=info msg=\"Starting container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d\" id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.302515 | controller |     "Jun 11 17:00:16.346569 crc crio[22018]: time=\"2026-06-11T17:00:16.346481497Z\" level=info msg=\"Started container\" PID=80433 containerID=49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d description=openstack/nova-metadata-0/nova-metadata-metadata id=41f87f6a-3848-4ac5-a84f-03e50c898118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec",
2026-06-11 18:17:42.302532 | controller |     "Jun 11 17:00:16.379174 crc crio[22018]: time=\"2026-06-11T17:00:16.379113564Z\" level=info msg=\"Created container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=71fb0c33-b011-4833-9e13-f3337b89468d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.302549 | controller |     "Jun 11 17:00:16.380892 crc crio[22018]: time=\"2026-06-11T17:00:16.38083648Z\" level=info msg=\"Starting container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1\" id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.302567 | controller |     "Jun 11 17:00:16.407079 crc crio[22018]: time=\"2026-06-11T17:00:16.406946765Z\" level=info msg=\"Started container\" PID=80445 containerID=2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 description=openstack/nova-api-0/nova-api-api id=3810f3f9-1274-4b79-af80-79731527e140 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1",
2026-06-11 18:17:42.302583 | controller |     "Jun 11 17:00:16.777783 crc crio[22018]: time=\"2026-06-11T17:00:16.777590514Z\" level=info msg=\"Stopping container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d (timeout: 30s)\" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302600 | controller |     "Jun 11 17:00:16.778621 crc crio[22018]: time=\"2026-06-11T17:00:16.778532692Z\" level=info msg=\"Stopping container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657 (timeout: 30s)\" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302615 | controller |     "Jun 11 17:00:16.803510 crc crio[22018]: time=\"2026-06-11T17:00:16.802236067Z\" level=info msg=\"Stopping container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 (timeout: 30s)\" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302630 | controller |     "Jun 11 17:00:16.919098 crc crio[22018]: time=\"2026-06-11T17:00:16.918991471Z\" level=info msg=\"Stopped container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=40c84e1f-c3f6-4a20-a9cd-9d1635c964ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302646 | controller |     "Jun 11 17:00:17.118554 crc crio[22018]: time=\"2026-06-11T17:00:17.118486495Z\" level=info msg=\"Stopping container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43 (timeout: 30s)\" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302661 | controller |     "Jun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.254813177Z\" level=info msg=\"Stopped container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=0f940b49-5dda-4fa4-b3c9-cd6b1c126755 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302677 | controller |     "Jun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.255733344Z\" level=info msg=\"Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.302698 | controller |     "Jun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.25716375Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0 UID:fb3d841d-d32e-4556-b208-fc1e95bebc27 NetNS:/var/run/netns/423569e0-bcd5-4626-8fff-2d35e045f3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb3d841d_d32e_4556_b208_fc1e95bebc27.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.302715 | controller |     "Jun 11 17:00:17.257643 crc crio[22018]: time=\"2026-06-11T17:00:17.257295984Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.302732 | controller |     "Jun 11 17:00:17.331277 crc crio[22018]: time=\"2026-06-11T17:00:17.331185589Z\" level=info msg=\"Stopped container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=9cb4b8cb-8097-445a-8a03-cdd1f7eee594 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.302748 | controller |     "Jun 11 17:00:17.333203 crc crio[22018]: time=\"2026-06-11T17:00:17.333102827Z\" level=info msg=\"Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.302765 | controller |     "Jun 11 17:00:17.333826 crc crio[22018]: time=\"2026-06-11T17:00:17.333741407Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec UID:4d4ce1b4-5f0e-4aec-a8ea-0ecea9197a00 NetNS:/var/run/netns/1fd3955b-b53a-4c26-afe9-db1a27cbf890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4ce1b4_5f0e_4aec_a8ea_0ecea9197a00.slice PodAnnotations:0xc002b14628}] Aliases:map[]}\"",
2026-06-11 18:17:42.302782 | controller |     "Jun 11 17:00:17.333999 crc crio[22018]: time=\"2026-06-11T17:00:17.333944084Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.302799 | controller |     "Jun 11 17:00:17.886715 crc crio[22018]: time=\"2026-06-11T17:00:17.884612043Z\" level=info msg=\"Stopped pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=fe16104e-ca81-46e1-ab67-42f6aad7077c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.302815 | controller |     "Jun 11 17:00:17.920438 crc crio[22018]: time=\"2026-06-11T17:00:17.920244243Z\" level=info msg=\"Stopped pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=97ed8070-f4c9-4749-85cc-cbf5f9620a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.302832 | controller |     "Jun 11 17:00:18.914899 crc crio[22018]: time=\"2026-06-11T17:00:18.914203038Z\" level=info msg=\"Removing container: 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d\" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302869 | controller |     "Jun 11 17:00:18.950519 crc crio[22018]: time=\"2026-06-11T17:00:18.950430074Z\" level=info msg=\"Removed container 49213bcc2f6e52db0598474617625b89ea70c9527c5292a3173220411bfe413d: openstack/nova-metadata-0/nova-metadata-metadata\" id=06ff3ba8-2526-4cf1-954b-981de331e518 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302891 | controller |     "Jun 11 17:00:18.960706 crc crio[22018]: time=\"2026-06-11T17:00:18.960618094Z\" level=info msg=\"Removing container: b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657\" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302912 | controller |     "Jun 11 17:00:19.004751 crc crio[22018]: time=\"2026-06-11T17:00:19.004657871Z\" level=info msg=\"Removed container b13bba31e937abbad5ec1647300eeedc9deedaac6c63f65029009b8efcb89657: openstack/nova-metadata-0/nova-metadata-log\" id=a05f1029-e9bf-4e23-927f-60bc9c9e82d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302928 | controller |     "Jun 11 17:00:19.013488 crc crio[22018]: time=\"2026-06-11T17:00:19.013399677Z\" level=info msg=\"Removing container: d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43\" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302944 | controller |     "Jun 11 17:00:19.059496 crc crio[22018]: time=\"2026-06-11T17:00:19.059302732Z\" level=info msg=\"Removed container d3d74c706f6754a331e57bdeaca02b2e3cfe2fa7dd5cd14421835c0edb41bd43: openstack/kube-state-metrics-0/kube-state-metrics\" id=a6724171-a389-404e-a540-846515e613ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.302959 | controller |     "Jun 11 17:00:19.758182 crc crio[22018]: time=\"2026-06-11T17:00:19.755583548Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.302975 | controller |     "Jun 11 17:00:19.758182 crc crio[22018]: time=\"2026-06-11T17:00:19.756527418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.302991 | controller |     "Jun 11 17:00:19.819799 crc crio[22018]: time=\"2026-06-11T17:00:19.818757409Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}\"",
2026-06-11 18:17:42.303008 | controller |     "Jun 11 17:00:19.819799 crc crio[22018]: time=\"2026-06-11T17:00:19.818822552Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.303025 | controller |     "Jun 11 17:00:19.854704 crc crio[22018]: time=\"2026-06-11T17:00:19.854630605Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.303041 | controller |     "Jun 11 17:00:19.854863 crc crio[22018]: time=\"2026-06-11T17:00:19.854721998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303064 | controller |     "Jun 11 17:00:19.933445 crc crio[22018]: time=\"2026-06-11T17:00:19.933260626Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.303082 | controller |     "Jun 11 17:00:19.933445 crc crio[22018]: time=\"2026-06-11T17:00:19.933373319Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.303103 | controller |     "Jun 11 17:00:20.519745 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8242cefa7cefbf8 Mac:5a:c9:18:87:08:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.303127 | controller |     "Jun 11 17:00:20.519745 crc crio[22018]: time=\"2026-06-11T17:00:20.518913903Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c0f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.303149 | controller |     "Jun 11 17:00:20.519745 crc crio[22018]: time=\"2026-06-11T17:00:20.519049838Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.303171 | controller |     "Jun 11 17:00:20.551830 crc crio[22018]: time=\"2026-06-11T17:00:20.551042252Z\" level=info msg=\"Ran pod sandbox 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 with infra container: openstack/nova-metadata-0/POD\" id=3595cf2a-dedc-4dc4-9509-83ac6fad1cee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.303195 | controller |     "Jun 11 17:00:20.557397 crc crio[22018]: time=\"2026-06-11T17:00:20.557161449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2b724358-8c1d-4c94-ad5c-79b4347aee0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303213 | controller |     "Jun 11 17:00:20.563047 crc crio[22018]: time=\"2026-06-11T17:00:20.563000084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e3d724cf-68b9-4f5c-a224-622629935222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303228 | controller |     "Jun 11 17:00:20.573959 crc crio[22018]: time=\"2026-06-11T17:00:20.573800906Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303248 | controller |     "Jun 11 17:00:20.576953 crc crio[22018]: time=\"2026-06-11T17:00:20.576829804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303271 | controller |     "Jun 11 17:00:20.637112 crc crio[22018]: 2026-06-11T17:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffe389415c263c3 Mac:02:b4:56:35:c6:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 SocketPath: PciID:}] [{Interface:0xc00011ab30 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.303293 | controller |     "Jun 11 17:00:20.638864 crc crio[22018]: time=\"2026-06-11T17:00:20.638311925Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc002ca0938}] Aliases:map[]}\"",
2026-06-11 18:17:42.303314 | controller |     "Jun 11 17:00:20.638864 crc crio[22018]: time=\"2026-06-11T17:00:20.638739819Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.303331 | controller |     "Jun 11 17:00:20.666686 crc crio[22018]: time=\"2026-06-11T17:00:20.666551598Z\" level=info msg=\"Ran pod sandbox ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db with infra container: openstack/kube-state-metrics-0/POD\" id=9d7c3d0e-8e5a-425a-a3e2-f8e33545f630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.303348 | controller |     "Jun 11 17:00:20.671155 crc crio[22018]: time=\"2026-06-11T17:00:20.671109326Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.303363 | controller |     "Jun 11 17:00:20.675895 crc crio[22018]: time=\"2026-06-11T17:00:20.675870895Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-11 18:17:42.303379 | controller |     "Jun 11 17:00:20.686426 crc crio[22018]: time=\"2026-06-11T17:00:20.686263234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303395 | controller |     "Jun 11 17:00:20.690488 crc crio[22018]: time=\"2026-06-11T17:00:20.690429757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303411 | controller |     "Jun 11 17:00:20.948929 crc crio[22018]: time=\"2026-06-11T17:00:20.948761421Z\" level=info msg=\"Created container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=15fabc36-f04a-4bb0-a130-ed80a9919384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303427 | controller |     "Jun 11 17:00:20.951192 crc crio[22018]: time=\"2026-06-11T17:00:20.950956631Z\" level=info msg=\"Starting container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef\" id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.303443 | controller |     "Jun 11 17:00:20.958191 crc crio[22018]: time=\"2026-06-11T17:00:20.958104777Z\" level=info msg=\"Started container\" PID=81064 containerID=d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef description=openstack/nova-metadata-0/nova-metadata-log id=c365c824-a45d-48c4-b63d-5eb9be8b01bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6",
2026-06-11 18:17:42.303460 | controller |     "Jun 11 17:00:20.976570 crc crio[22018]: time=\"2026-06-11T17:00:20.976487163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=845bb486-0ae8-44b1-95a3-4f3012cdb49d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303476 | controller |     "Jun 11 17:00:21.031248 crc crio[22018]: time=\"2026-06-11T17:00:21.030723955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0424fd41-c3a6-4de3-ba7b-70852f63ac4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303492 | controller |     "Jun 11 17:00:21.048515 crc crio[22018]: time=\"2026-06-11T17:00:21.048423128Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303509 | controller |     "Jun 11 17:00:21.050276 crc crio[22018]: time=\"2026-06-11T17:00:21.050213196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303536 | controller |     "Jun 11 17:00:21.115636 crc crio[22018]: time=\"2026-06-11T17:00:21.115530559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303553 | controller |     "Jun 11 17:00:21.119576 crc crio[22018]: time=\"2026-06-11T17:00:21.119494237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303569 | controller |     "Jun 11 17:00:21.337155 crc crio[22018]: time=\"2026-06-11T17:00:21.337011435Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=44eb743e-407c-4fae-87f2-9dd0cedc4426 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.303584 | controller |     "Jun 11 17:00:21.338211 crc crio[22018]: time=\"2026-06-11T17:00:21.338103371Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=5424462b-7f5b-4462-8779-cf75a7f81894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303600 | controller |     "Jun 11 17:00:21.340178 crc crio[22018]: time=\"2026-06-11T17:00:21.340092063Z\" level=info msg=\"Created container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=5ad80b01-d072-4dd3-97b7-f6d14675ad01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303615 | controller |     "Jun 11 17:00:21.341215 crc crio[22018]: time=\"2026-06-11T17:00:21.341156426Z\" level=info msg=\"Starting container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a\" id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.303631 | controller |     "Jun 11 17:00:21.347393 crc crio[22018]: time=\"2026-06-11T17:00:21.347238581Z\" level=info msg=\"Started container\" PID=81088 containerID=59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a description=openstack/nova-metadata-0/nova-metadata-metadata id=a88cc016-1321-416d-b30d-21d6f568cfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6",
2026-06-11 18:17:42.303647 | controller |     "Jun 11 17:00:21.382169 crc crio[22018]: time=\"2026-06-11T17:00:21.382067502Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=d6a7d916-9f5c-47e5-b5ad-2d8becde189b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.303663 | controller |     "Jun 11 17:00:21.391928 crc crio[22018]: time=\"2026-06-11T17:00:21.391847643Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303680 | controller |     "Jun 11 17:00:21.392667 crc crio[22018]: time=\"2026-06-11T17:00:21.392592867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303695 | controller |     "Jun 11 17:00:21.458739 crc crio[22018]: time=\"2026-06-11T17:00:21.458529422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303711 | controller |     "Jun 11 17:00:21.478051 crc crio[22018]: time=\"2026-06-11T17:00:21.477797256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.303730 | controller |     "Jun 11 17:00:21.702894 crc crio[22018]: time=\"2026-06-11T17:00:21.702791209Z\" level=info msg=\"Stopping container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027 (timeout: 30s)\" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.303746 | controller |     "Jun 11 17:00:21.706905 crc crio[22018]: time=\"2026-06-11T17:00:21.706804383Z\" level=info msg=\"Stopping container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00 (timeout: 30s)\" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.303763 | controller |     "Jun 11 17:00:21.711283 crc crio[22018]: time=\"2026-06-11T17:00:21.711174483Z\" level=info msg=\"Stopping container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5 (timeout: 30s)\" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.303778 | controller |     "Jun 11 17:00:21.712694 crc crio[22018]: time=\"2026-06-11T17:00:21.71117489Z\" level=info msg=\"Stopping container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208 (timeout: 30s)\" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.303793 | controller |     "Jun 11 17:00:21.739306 crc crio[22018]: time=\"2026-06-11T17:00:21.739059666Z\" level=info msg=\"Created container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=02b668fe-1656-4c92-9086-189e34f6d437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.303808 | controller |     "Jun 11 17:00:21.744147 crc crio[22018]: time=\"2026-06-11T17:00:21.743882315Z\" level=info msg=\"Starting container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c\" id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.303825 | controller |     "Jun 11 17:00:21.767588 crc crio[22018]: time=\"2026-06-11T17:00:21.760611889Z\" level=info msg=\"Started container\" PID=81107 containerID=6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c description=openstack/kube-state-metrics-0/kube-state-metrics id=6b0ff561-f055-4915-ad37-c7b01cde54ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db",
2026-06-11 18:17:42.303841 | controller |     "Jun 11 17:00:21.875054 crc crio[22018]: time=\"2026-06-11T17:00:21.87484261Z\" level=info msg=\"Stopped container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=44968d28-2e42-4be9-854a-efc4920d51e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.303881 | controller |     "Jun 11 17:00:22.145089 crc crio[22018]: time=\"2026-06-11T17:00:22.145012062Z\" level=info msg=\"Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.303899 | controller |     "Jun 11 17:00:22.146118 crc crio[22018]: time=\"2026-06-11T17:00:22.145838129Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-wpwfn Namespace:openstack ID:794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf UID:f65a7ea9-4deb-47a9-b066-dd9e033f59f4 NetNS:/var/run/netns/50d872b1-6bc1-40ac-89a9-4b45b2a2e172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65a7ea9_4deb_47a9_b066_dd9e033f59f4.slice PodAnnotations:0xc007484028}] Aliases:map[]}\"",
2026-06-11 18:17:42.304096 | controller |     "Jun 11 17:00:22.146118 crc crio[22018]: time=\"2026-06-11T17:00:22.145953792Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-wpwfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.304121 | controller |     "Jun 11 17:00:22.158445 crc crio[22018]: time=\"2026-06-11T17:00:22.158216013Z\" level=info msg=\"Stopped container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=51831408-16f2-41b1-a98e-5b4c8036a473 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304138 | controller |     "Jun 11 17:00:22.645647 crc crio[22018]: time=\"2026-06-11T17:00:22.640886012Z\" level=info msg=\"Stopped container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=1a102728-22c5-435b-ab5d-87322181f1a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304154 | controller |     "Jun 11 17:00:22.843069 crc crio[22018]: time=\"2026-06-11T17:00:22.842866984Z\" level=info msg=\"Stopped pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=412e6a5d-3783-4674-86cf-b1cd11befb4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304169 | controller |     "Jun 11 17:00:23.034042 crc crio[22018]: time=\"2026-06-11T17:00:23.033951142Z\" level=info msg=\"Stopping container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296 (timeout: 10s)\" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304186 | controller |     "Jun 11 17:00:23.068417 crc crio[22018]: time=\"2026-06-11T17:00:23.068104171Z\" level=info msg=\"Stopped container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=03585f1e-fc40-4ab1-af8c-25146e737842 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304202 | controller |     "Jun 11 17:00:23.069563 crc crio[22018]: time=\"2026-06-11T17:00:23.06929945Z\" level=info msg=\"Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304218 | controller |     "Jun 11 17:00:23.070943 crc crio[22018]: time=\"2026-06-11T17:00:23.070567301Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f UID:9c8175a5-79de-49a4-9c41-85f94033622a NetNS:/var/run/netns/499ed41f-6b51-4413-a031-a8631f5dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8175a5_79de_49a4_9c41_85f94033622a.slice PodAnnotations:0xc002ca0430}] Aliases:map[]}\"",
2026-06-11 18:17:42.304234 | controller |     "Jun 11 17:00:23.071849 crc crio[22018]: time=\"2026-06-11T17:00:23.071513558Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.304249 | controller |     "Jun 11 17:00:23.182748 crc crio[22018]: time=\"2026-06-11T17:00:23.182139378Z\" level=info msg=\"Stopped container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=17f11fc6-fb7c-4969-8d7c-b84cfd7a53b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304265 | controller |     "Jun 11 17:00:23.190095 crc crio[22018]: time=\"2026-06-11T17:00:23.189037019Z\" level=info msg=\"Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304282 | controller |     "Jun 11 17:00:23.194823 crc crio[22018]: time=\"2026-06-11T17:00:23.193662129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-x4298 Namespace:openstack ID:858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2 UID:c56d0da7-e4fb-40e7-933f-b7282fe0f632 NetNS:/var/run/netns/262dcb28-2b6f-401b-a9a7-1260455cd1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d0da7_e4fb_40e7_933f_b7282fe0f632.slice PodAnnotations:0xc002b14420}] Aliases:map[]}\"",
2026-06-11 18:17:42.304302 | controller |     "Jun 11 17:00:23.196848 crc crio[22018]: time=\"2026-06-11T17:00:23.196783495Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dc87fb88f-x4298 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.304319 | controller |     "Jun 11 17:00:23.235051 crc crio[22018]: time=\"2026-06-11T17:00:23.234033193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=333a7026-d68b-4523-9f1a-1750f1969127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.304334 | controller |     "Jun 11 17:00:23.254460 crc crio[22018]: time=\"2026-06-11T17:00:23.244165677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=acfb557e-34d9-4d17-b663-323c3a37a5b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.304351 | controller |     "Jun 11 17:00:23.275895 crc crio[22018]: time=\"2026-06-11T17:00:23.267986062Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.304366 | controller |     "Jun 11 17:00:23.275895 crc crio[22018]: time=\"2026-06-11T17:00:23.268557611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304382 | controller |     "Jun 11 17:00:23.501232 crc crio[22018]: time=\"2026-06-11T17:00:23.501156537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304398 | controller |     "Jun 11 17:00:23.505076 crc crio[22018]: time=\"2026-06-11T17:00:23.504912555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304414 | controller |     "Jun 11 17:00:23.685547 crc crio[22018]: time=\"2026-06-11T17:00:23.68405477Z\" level=info msg=\"Stopped pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=2178ee75-ef81-4ef3-a75d-fee60d4eab1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304430 | controller |     "Jun 11 17:00:23.742394 crc crio[22018]: time=\"2026-06-11T17:00:23.72888264Z\" level=info msg=\"Created container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=96c62ff2-0852-4db1-843f-b2f1116fd313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.304445 | controller |     "Jun 11 17:00:23.742394 crc crio[22018]: time=\"2026-06-11T17:00:23.735074055Z\" level=info msg=\"Starting container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db\" id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.304461 | controller |     "Jun 11 17:00:23.758314 crc crio[22018]: time=\"2026-06-11T17:00:23.757847546Z\" level=info msg=\"Started container\" PID=81490 containerID=b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db description=openshift-marketplace/redhat-operators-5rhbp/registry-server id=628bf2f1-1705-4633-a3c0-ccbe0c1ded8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828",
2026-06-11 18:17:42.304477 | controller |     "Jun 11 17:00:23.765151 crc crio[22018]: time=\"2026-06-11T17:00:23.763729613Z\" level=info msg=\"Stopping container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4 (timeout: 30s)\" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304497 | controller |     "Jun 11 17:00:23.767748 crc crio[22018]: time=\"2026-06-11T17:00:23.767570225Z\" level=info msg=\"Stopping container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1 (timeout: 30s)\" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304514 | controller |     "Jun 11 17:00:23.802120 crc crio[22018]: time=\"2026-06-11T17:00:23.801602609Z\" level=info msg=\"Stopped pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=324d963f-442f-4ff8-a841-62769c52d028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304530 | controller |     "Jun 11 17:00:23.813452 crc crio[22018]: time=\"2026-06-11T17:00:23.812176878Z\" level=info msg=\"Stopping container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258 (timeout: 30s)\" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304545 | controller |     "Jun 11 17:00:23.835118 crc crio[22018]: time=\"2026-06-11T17:00:23.834283874Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db08da74-06e1-4bd7-a370-a694752cdbd8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.304562 | controller |     "Jun 11 17:00:23.839911 crc crio[22018]: time=\"2026-06-11T17:00:23.838927153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c25b18b2-acb1-463a-a564-3bf2ecf025e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.304578 | controller |     "Jun 11 17:00:23.849835 crc crio[22018]: time=\"2026-06-11T17:00:23.849739942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c65af55-0349-4f26-a96e-596185d4109b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.304595 | controller |     "Jun 11 17:00:23.871916 crc crio[22018]: time=\"2026-06-11T17:00:23.871779053Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.304612 | controller |     "Jun 11 17:00:23.873274 crc crio[22018]: time=\"2026-06-11T17:00:23.872424044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304631 | controller |     "Jun 11 17:00:23.970405 crc crio[22018]: time=\"2026-06-11T17:00:23.969290366Z\" level=info msg=\"Stopped container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=0e4c04be-df77-4f9f-bb81-876bd6445ab6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304646 | controller |     "Jun 11 17:00:24.009067 crc crio[22018]: time=\"2026-06-11T17:00:24.008924664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304661 | controller |     "Jun 11 17:00:24.333235 crc crio[22018]: time=\"2026-06-11T17:00:24.333149478Z\" level=info msg=\"Removing container: 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296\" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304676 | controller |     "Jun 11 17:00:24.408227 crc crio[22018]: time=\"2026-06-11T17:00:24.407712321Z\" level=info msg=\"Stopping container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a (timeout: 30s)\" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304696 | controller |     "Jun 11 17:00:24.408227 crc crio[22018]: time=\"2026-06-11T17:00:24.40775776Z\" level=info msg=\"Stopping container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef (timeout: 30s)\" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304712 | controller |     "Jun 11 17:00:24.426741 crc crio[22018]: time=\"2026-06-11T17:00:24.420613503Z\" level=info msg=\"Removed container 9afb7a712c5b498d469173bcdb86cfb87020564c60bd2ba5664dbea9f993e296: openstack/dnsmasq-dns-6dc87fb88f-x4298/dnsmasq-dns\" id=1847b902-ea19-4e41-80d6-64dec8dc7651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304727 | controller |     "Jun 11 17:00:24.430917 crc crio[22018]: time=\"2026-06-11T17:00:24.430719012Z\" level=info msg=\"Removing container: 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c\" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304743 | controller |     "Jun 11 17:00:24.543005 crc crio[22018]: time=\"2026-06-11T17:00:24.538925942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.304759 | controller |     "Jun 11 17:00:24.543005 crc crio[22018]: time=\"2026-06-11T17:00:24.539264665Z\" level=info msg=\"Removed container 2abfabad085f867d0effa2666518ba1c0c5cff629a98702117e0509fd698e97c: openstack/dnsmasq-dns-6dc87fb88f-x4298/init\" id=34aff461-ee68-4a52-85c7-ad4d32841839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304776 | controller |     "Jun 11 17:00:24.550189 crc crio[22018]: time=\"2026-06-11T17:00:24.550104308Z\" level=info msg=\"Removing container: cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208\" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304793 | controller |     "Jun 11 17:00:24.579981 crc crio[22018]: time=\"2026-06-11T17:00:24.579898663Z\" level=info msg=\"Stopped container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=61e0c917-19cf-4dc6-b5cc-7b29bb2f0882 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304809 | controller |     "Jun 11 17:00:24.601809 crc crio[22018]: time=\"2026-06-11T17:00:24.599006652Z\" level=info msg=\"Removed container cc5b6f96902b8153fffea9e1201f1fc3374f9c6efa480bda69e0337a0bba6208: openstack/ceilometer-0/proxy-httpd\" id=e38241b9-d8f6-4d0f-af69-e9f89b804f49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304825 | controller |     "Jun 11 17:00:24.608182 crc crio[22018]: time=\"2026-06-11T17:00:24.607991636Z\" level=info msg=\"Removing container: fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5\" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304840 | controller |     "Jun 11 17:00:24.660312 crc crio[22018]: time=\"2026-06-11T17:00:24.660124288Z\" level=info msg=\"Stopped container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=a37cba68-adbb-4c99-afb2-e07219021c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.304876 | controller |     "Jun 11 17:00:24.661221 crc crio[22018]: time=\"2026-06-11T17:00:24.6611069Z\" level=info msg=\"Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.304894 | controller |     "Jun 11 17:00:24.661898 crc crio[22018]: time=\"2026-06-11T17:00:24.661830864Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6 UID:3c1f0d38-005f-4d24-8cd5-afb9c1193791 NetNS:/var/run/netns/2742e366-5f44-4139-be5a-572c0b2e2756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1f0d38_005f_4d24_8cd5_afb9c1193791.slice PodAnnotations:0xc00285c7a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.304913 | controller |     "Jun 11 17:00:24.662088 crc crio[22018]: time=\"2026-06-11T17:00:24.66202915Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.304931 | controller |     "Jun 11 17:00:24.761302 crc crio[22018]: time=\"2026-06-11T17:00:24.761222936Z\" level=info msg=\"Removed container fb0f4aa480c0b0cb3708e605a9dc76f2903d91fc8e1363a03c3eb5714ad698e5: openstack/ceilometer-0/sg-core\" id=7004e78d-c26a-4fc1-8f3f-fbf63f051a28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304946 | controller |     "Jun 11 17:00:24.765129 crc crio[22018]: time=\"2026-06-11T17:00:24.764973463Z\" level=info msg=\"Removing container: 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027\" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304963 | controller |     "Jun 11 17:00:24.801400 crc crio[22018]: time=\"2026-06-11T17:00:24.800921412Z\" level=info msg=\"Removed container 1e5877c3ff2c86ef6208d8e1a62351dd84a09aaaa2419ce17309f24163e8a027: openstack/ceilometer-0/ceilometer-notification-agent\" id=12df7bfb-d64c-488b-8c70-3289c02344ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304979 | controller |     "Jun 11 17:00:24.810936 crc crio[22018]: time=\"2026-06-11T17:00:24.810845918Z\" level=info msg=\"Removing container: c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00\" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.304995 | controller |     "Jun 11 17:00:24.822411 crc crio[22018]: time=\"2026-06-11T17:00:24.822279902Z\" level=info msg=\"Created container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=f2a25b42-a9ed-4d6c-bead-9538f9a8f2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.305010 | controller |     "Jun 11 17:00:24.826871 crc crio[22018]: time=\"2026-06-11T17:00:24.826818037Z\" level=info msg=\"Starting container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6\" id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.305026 | controller |     "Jun 11 17:00:24.834134 crc crio[22018]: time=\"2026-06-11T17:00:24.834044847Z\" level=info msg=\"Started container\" PID=81591 containerID=3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6 description=openshift-infra/auto-csr-approver-29686620-tr5xj/oc id=8e178b96-a02b-4674-b7f8-12aad86254ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964",
2026-06-11 18:17:42.305042 | controller |     "Jun 11 17:00:24.916537 crc crio[22018]: time=\"2026-06-11T17:00:24.915569026Z\" level=info msg=\"Removed container c4d08d3aae7cc28314227832e7ee8aef6ad6b6c8bbc544a3c080b347dcfcbc00: openstack/ceilometer-0/ceilometer-central-agent\" id=e4e70ae3-761f-464c-97a8-6179dc5885fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305058 | controller |     "Jun 11 17:00:25.031310 crc crio[22018]: time=\"2026-06-11T17:00:25.026059938Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.305074 | controller |     "Jun 11 17:00:25.031310 crc crio[22018]: time=\"2026-06-11T17:00:25.026161852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305091 | controller |     "Jun 11 17:00:25.140246 crc crio[22018]: time=\"2026-06-11T17:00:25.139856364Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.305110 | controller |     "Jun 11 17:00:25.140246 crc crio[22018]: time=\"2026-06-11T17:00:25.139921376Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.305127 | controller |     "Jun 11 17:00:25.198447 crc crio[22018]: time=\"2026-06-11T17:00:25.198248456Z\" level=info msg=\"Stopped pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=eb8b1150-ed65-4f6a-86b2-b292d0f3cf2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.305143 | controller |     "Jun 11 17:00:25.452173 crc crio[22018]: time=\"2026-06-11T17:00:25.451445153Z\" level=info msg=\"Removing container: 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a\" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305159 | controller |     "Jun 11 17:00:25.543467 crc crio[22018]: time=\"2026-06-11T17:00:25.542736231Z\" level=info msg=\"Removed container 59f971a57e38aa231ed19f4933239b539a027979246adffc6352ddeaa7151c3a: openstack/nova-metadata-0/nova-metadata-metadata\" id=a6eeef50-3b91-4f9e-a399-eed770f63b62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305174 | controller |     "Jun 11 17:00:25.555966 crc crio[22018]: time=\"2026-06-11T17:00:25.555864474Z\" level=info msg=\"Removing container: d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef\" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305190 | controller |     "Jun 11 17:00:25.586616 crc crio[22018]: time=\"2026-06-11T17:00:25.58645129Z\" level=info msg=\"Removed container d9834559645dac36409ce9c6282bf9fe7080a7c1ab714b9f062b77ed8b0089ef: openstack/nova-metadata-0/nova-metadata-log\" id=1c12e3f6-b938-48ca-addd-aa8b3f130cf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305206 | controller |     "Jun 11 17:00:25.863598 crc crio[22018]: time=\"2026-06-11T17:00:25.86353445Z\" level=info msg=\"Stopped container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d1bea995-3578-42b6-8ff9-e478c65ced6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.305222 | controller |     "Jun 11 17:00:25.866694 crc crio[22018]: time=\"2026-06-11T17:00:25.865465302Z\" level=info msg=\"Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.305238 | controller |     "Jun 11 17:00:25.873760 crc crio[22018]: time=\"2026-06-11T17:00:25.872075475Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301 UID:ade63c8b-b77a-4719-8d22-3a45755d2296 NetNS:/var/run/netns/ec647f71-0915-42b4-aa15-46aa39c6859b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podade63c8b_b77a_4719_8d22_3a45755d2296.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"",
2026-06-11 18:17:42.305254 | controller |     "Jun 11 17:00:25.873760 crc crio[22018]: time=\"2026-06-11T17:00:25.872306712Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.305270 | controller |     "Jun 11 17:00:25.972437 crc crio[22018]: 2026-06-11T17:00:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d9a4079372723 Mac:12:fd:60:6b:dc:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.305290 | controller |     "Jun 11 17:00:25.972437 crc crio[22018]: time=\"2026-06-11T17:00:25.971294934Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.305306 | controller |     "Jun 11 17:00:25.972437 crc crio[22018]: time=\"2026-06-11T17:00:25.971527401Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.305322 | controller |     "Jun 11 17:00:25.981101 crc crio[22018]: time=\"2026-06-11T17:00:25.981016299Z\" level=info msg=\"Ran pod sandbox 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c with infra container: openstack/ceilometer-0/POD\" id=34225956-e380-447d-9784-22e866908276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.305337 | controller |     "Jun 11 17:00:25.986498 crc crio[22018]: time=\"2026-06-11T17:00:25.986299866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.305353 | controller |     "Jun 11 17:00:25.998584 crc crio[22018]: time=\"2026-06-11T17:00:25.998434004Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.305369 | controller |     "Jun 11 17:00:26.257459 crc crio[22018]: time=\"2026-06-11T17:00:26.257011982Z\" level=info msg=\"Stopped pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=9896d845-7b84-4e54-8884-092e693e841b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.305384 | controller |     "Jun 11 17:00:26.271502 crc crio[22018]: time=\"2026-06-11T17:00:26.271428042Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.305399 | controller |     "Jun 11 17:00:26.271650 crc crio[22018]: time=\"2026-06-11T17:00:26.271520345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305415 | controller |     "Jun 11 17:00:26.304035 crc crio[22018]: time=\"2026-06-11T17:00:26.303851139Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}\"",
2026-06-11 18:17:42.305432 | controller |     "Jun 11 17:00:26.304035 crc crio[22018]: time=\"2026-06-11T17:00:26.303937251Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.305448 | controller |     "Jun 11 17:00:26.494699 crc crio[22018]: time=\"2026-06-11T17:00:26.494526827Z\" level=info msg=\"Removing container: ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258\" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305467 | controller |     "Jun 11 17:00:26.516918 crc crio[22018]: time=\"2026-06-11T17:00:26.516841961Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5bfc4e37-841d-487e-aeb0-53a71d609f0a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.305484 | controller |     "Jun 11 17:00:26.518931 crc crio[22018]: time=\"2026-06-11T17:00:26.518804804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bb5eddec-f0dc-4499-994a-2e761945c0bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.305499 | controller |     "Jun 11 17:00:26.555766 crc crio[22018]: time=\"2026-06-11T17:00:26.554820308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c55c74af-82c9-4c2c-ab19-d68cc9fde8e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.305516 | controller |     "Jun 11 17:00:26.570273 crc crio[22018]: time=\"2026-06-11T17:00:26.570123908Z\" level=info msg=\"Removed container ce08f7990b739599f7558afd1e0cd7d05592536df30a28bae2e32b6d13760258: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0ce64e7b-6e0b-4314-9b53-a48fe0416d1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.305532 | controller |     "Jun 11 17:00:26.592081 crc crio[22018]: time=\"2026-06-11T17:00:26.592032935Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.305548 | controller |     "Jun 11 17:00:26.598477 crc crio[22018]: time=\"2026-06-11T17:00:26.595692316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305563 | controller |     "Jun 11 17:00:26.699994 crc crio[22018]: time=\"2026-06-11T17:00:26.699575591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305579 | controller |     "Jun 11 17:00:26.705102 crc crio[22018]: time=\"2026-06-11T17:00:26.705019857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305595 | controller |     "Jun 11 17:00:26.822908 crc crio[22018]: time=\"2026-06-11T17:00:26.822807713Z\" level=info msg=\"Created container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=5c6880a7-4b79-4019-b3b1-265996f73e73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.305610 | controller |     "Jun 11 17:00:26.823988 crc crio[22018]: time=\"2026-06-11T17:00:26.823900557Z\" level=info msg=\"Starting container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e\" id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.305626 | controller |     "Jun 11 17:00:26.832116 crc crio[22018]: time=\"2026-06-11T17:00:26.832031836Z\" level=info msg=\"Started container\" PID=81936 containerID=9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e description=openstack/ceilometer-0/ceilometer-central-agent id=dc0725a2-9665-4578-8843-6ab2ffcddcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c",
2026-06-11 18:17:42.305647 | controller |     "Jun 11 17:00:26.850416 crc crio[22018]: time=\"2026-06-11T17:00:26.850221007Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.305665 | controller |     "Jun 11 17:00:26.853806 crc crio[22018]: time=\"2026-06-11T17:00:26.853738709Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.305681 | controller |     "Jun 11 17:00:26.949737 crc crio[22018]: 2026-06-11T17:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:494b5cd7676fca3 Mac:b6:fb:a2:ad:1e:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.305699 | controller |     "Jun 11 17:00:26.952069 crc crio[22018]: time=\"2026-06-11T17:00:26.951976817Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc000aa5670}] Aliases:map[]}\"",
2026-06-11 18:17:42.305715 | controller |     "Jun 11 17:00:26.952267 crc crio[22018]: time=\"2026-06-11T17:00:26.952169034Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.305730 | controller |     "Jun 11 17:00:26.967946 crc crio[22018]: time=\"2026-06-11T17:00:26.967571041Z\" level=info msg=\"Ran pod sandbox 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 with infra container: openstack/nova-metadata-0/POD\" id=2965f06e-ed42-4180-8384-2f6d64469b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.305747 | controller |     "Jun 11 17:00:26.970218 crc crio[22018]: time=\"2026-06-11T17:00:26.970070521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=841f0f1a-f272-4521-bd03-43694ae9143a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.305763 | controller |     "Jun 11 17:00:26.973778 crc crio[22018]: time=\"2026-06-11T17:00:26.973694158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6a100f0c-fb7f-4fc4-bcf7-b530c736f51d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.305779 | controller |     "Jun 11 17:00:26.984314 crc crio[22018]: time=\"2026-06-11T17:00:26.984220407Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.305795 | controller |     "Jun 11 17:00:26.985732 crc crio[22018]: time=\"2026-06-11T17:00:26.985649403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305812 | controller |     "Jun 11 17:00:27.011522 crc crio[22018]: time=\"2026-06-11T17:00:27.011422581Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.305828 | controller |     "Jun 11 17:00:27.011776 crc crio[22018]: time=\"2026-06-11T17:00:27.011588986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305864 | controller |     "Jun 11 17:00:27.059050 crc crio[22018]: time=\"2026-06-11T17:00:27.058962852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305887 | controller |     "Jun 11 17:00:27.060436 crc crio[22018]: time=\"2026-06-11T17:00:27.060197976Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.305904 | controller |     "Jun 11 17:00:27.060436 crc crio[22018]: time=\"2026-06-11T17:00:27.060399172Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.305921 | controller |     "Jun 11 17:00:27.068743 crc crio[22018]: time=\"2026-06-11T17:00:27.068678815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.305938 | controller |     "Jun 11 17:00:27.286528 crc crio[22018]: time=\"2026-06-11T17:00:27.286243597Z\" level=info msg=\"Created container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=059fc6f3-58d0-4b8c-8041-5d6f28e660aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.305954 | controller |     "Jun 11 17:00:27.302931 crc crio[22018]: time=\"2026-06-11T17:00:27.300700858Z\" level=info msg=\"Starting container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131\" id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.305971 | controller |     "Jun 11 17:00:27.307258 crc crio[22018]: time=\"2026-06-11T17:00:27.307162643Z\" level=info msg=\"Started container\" PID=81982 containerID=2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 description=openstack/nova-metadata-0/nova-metadata-log id=580133ad-1188-45cb-8624-1d757524ec45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252",
2026-06-11 18:17:42.305988 | controller |     "Jun 11 17:00:27.308765 crc crio[22018]: time=\"2026-06-11T17:00:27.308695123Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e4ad46b9-499a-4063-a4d6-79101b1fcdf9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.306004 | controller |     "Jun 11 17:00:27.309551 crc crio[22018]: time=\"2026-06-11T17:00:27.309485218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0dc21eb9-bfcf-4459-adbd-c7c39eec9b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306021 | controller |     "Jun 11 17:00:27.348042 crc crio[22018]: time=\"2026-06-11T17:00:27.347508381Z\" level=info msg=\"Stopped container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=0e139a7c-82cb-4124-9479-3a13fcdbc174 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.306037 | controller |     "Jun 11 17:00:27.355780 crc crio[22018]: time=\"2026-06-11T17:00:27.355163535Z\" level=info msg=\"Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.306058 | controller |     "Jun 11 17:00:27.356171 crc crio[22018]: time=\"2026-06-11T17:00:27.356102225Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1 UID:5d436015-3469-4db9-858f-4d526089fce5 NetNS:/var/run/netns/64473c4a-1427-4229-9869-d922d3354e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d436015_3469_4db9_858f_4d526089fce5.slice PodAnnotations:0xc0004be968}] Aliases:map[]}\"",
2026-06-11 18:17:42.306075 | controller |     "Jun 11 17:00:27.356278 crc crio[22018]: time=\"2026-06-11T17:00:27.35626631Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.306091 | controller |     "Jun 11 17:00:27.359762 crc crio[22018]: time=\"2026-06-11T17:00:27.359579687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=714a524e-8f3c-4604-ba40-fd773f0d4286 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306106 | controller |     "Jun 11 17:00:27.375939 crc crio[22018]: time=\"2026-06-11T17:00:27.375858368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=74f00da2-0a71-4313-b03e-cfe41b09d921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306123 | controller |     "Jun 11 17:00:27.401709 crc crio[22018]: time=\"2026-06-11T17:00:27.401639569Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306139 | controller |     "Jun 11 17:00:27.403002 crc crio[22018]: time=\"2026-06-11T17:00:27.40291438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306155 | controller |     "Jun 11 17:00:27.423858 crc crio[22018]: time=\"2026-06-11T17:00:27.42369683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=330ae429-99ea-4b16-b7fe-67dddbbdcecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306180 | controller |     "Jun 11 17:00:27.443739 crc crio[22018]: time=\"2026-06-11T17:00:27.443661Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306196 | controller |     "Jun 11 17:00:27.448102 crc crio[22018]: time=\"2026-06-11T17:00:27.448015088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306216 | controller |     "Jun 11 17:00:27.470163 crc crio[22018]: time=\"2026-06-11T17:00:27.47005944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306235 | controller |     "Jun 11 17:00:27.473404 crc crio[22018]: time=\"2026-06-11T17:00:27.473187341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306252 | controller |     "Jun 11 17:00:27.524769 crc crio[22018]: time=\"2026-06-11T17:00:27.524649286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306274 | controller |     "Jun 11 17:00:27.536269 crc crio[22018]: time=\"2026-06-11T17:00:27.536204404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306295 | controller |     "Jun 11 17:00:27.566133 crc crio[22018]: time=\"2026-06-11T17:00:27.566088264Z\" level=info msg=\"Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.306314 | controller |     "Jun 11 17:00:27.568109 crc crio[22018]: time=\"2026-06-11T17:00:27.568079878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686620-tr5xj Namespace:openshift-infra ID:8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964 UID:063b85fe-4955-4bff-abd8-0be74dbb704e NetNS:/var/run/netns/e8d70cde-510c-4aa7-8407-484af0f3181e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod063b85fe_4955_4bff_abd8_0be74dbb704e.slice PodAnnotations:0xc002ca0468}] Aliases:map[]}\"",
2026-06-11 18:17:42.306332 | controller |     "Jun 11 17:00:27.568897 crc crio[22018]: time=\"2026-06-11T17:00:27.568834722Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686620-tr5xj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.306353 | controller |     "Jun 11 17:00:27.655219 crc crio[22018]: time=\"2026-06-11T17:00:27.655142425Z\" level=info msg=\"Created container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=843cf730-67ce-42f5-87dc-2ab3cf893a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306371 | controller |     "Jun 11 17:00:27.666463 crc crio[22018]: time=\"2026-06-11T17:00:27.66561143Z\" level=info msg=\"Starting container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03\" id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.306389 | controller |     "Jun 11 17:00:27.673630 crc crio[22018]: time=\"2026-06-11T17:00:27.67308182Z\" level=info msg=\"Started container\" PID=82048 containerID=63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 description=openstack/ceilometer-0/ceilometer-notification-agent id=1f9c87a0-5157-4f67-8b0c-c987502cfab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c",
2026-06-11 18:17:42.306410 | controller |     "Jun 11 17:00:27.683452 crc crio[22018]: 2026-06-11T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ecb2df3165b99e Mac:26:60:12:3b:fd:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.306428 | controller |     "Jun 11 17:00:27.685121 crc crio[22018]: time=\"2026-06-11T17:00:27.683667808Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc00012aaa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.306446 | controller |     "Jun 11 17:00:27.685121 crc crio[22018]: time=\"2026-06-11T17:00:27.683805382Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.306471 | controller |     "Jun 11 17:00:27.725131 crc crio[22018]: time=\"2026-06-11T17:00:27.72448697Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.306492 | controller |     "Jun 11 17:00:27.735163 crc crio[22018]: time=\"2026-06-11T17:00:27.734990972Z\" level=info msg=\"Ran pod sandbox 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a with infra container: openstack/nova-scheduler-0/POD\" id=0512fb88-ad6f-491a-a279-e34a9df049f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.306511 | controller |     "Jun 11 17:00:27.735452 crc crio[22018]: time=\"2026-06-11T17:00:27.735278903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.306532 | controller |     "Jun 11 17:00:27.737504 crc crio[22018]: time=\"2026-06-11T17:00:27.737444083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=435f48d7-ba14-4045-b352-7c9c1817faa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306549 | controller |     "Jun 11 17:00:27.738577 crc crio[22018]: time=\"2026-06-11T17:00:27.738509484Z\" level=info msg=\"Created container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=0b05d173-7b84-4da7-acc7-d013c9a12f0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306566 | controller |     "Jun 11 17:00:27.742937 crc crio[22018]: time=\"2026-06-11T17:00:27.742701959Z\" level=info msg=\"Starting container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697\" id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.306584 | controller |     "Jun 11 17:00:27.756381 crc crio[22018]: time=\"2026-06-11T17:00:27.753785641Z\" level=info msg=\"Started container\" PID=82056 containerID=fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 description=openstack/nova-metadata-0/nova-metadata-metadata id=bd719261-a3d9-4448-8188-d0a8e1e08789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252",
2026-06-11 18:17:42.306605 | controller |     "Jun 11 17:00:27.795495 crc crio[22018]: time=\"2026-06-11T17:00:27.795311916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=9ca9e0b7-c9da-4dca-974c-a9523da8cb5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306623 | controller |     "Jun 11 17:00:27.813164 crc crio[22018]: time=\"2026-06-11T17:00:27.813066203Z\" level=info msg=\"Stopped pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=9778ece9-36dc-4862-a202-603afdd5341d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.306642 | controller |     "Jun 11 17:00:27.813668 crc crio[22018]: time=\"2026-06-11T17:00:27.81360605Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306660 | controller |     "Jun 11 17:00:27.822411 crc crio[22018]: time=\"2026-06-11T17:00:27.816383945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306680 | controller |     "Jun 11 17:00:27.887498 crc crio[22018]: time=\"2026-06-11T17:00:27.886086752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306705 | controller |     "Jun 11 17:00:27.890799 crc crio[22018]: time=\"2026-06-11T17:00:27.890768241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306726 | controller |     "Jun 11 17:00:28.132641 crc crio[22018]: time=\"2026-06-11T17:00:28.13253846Z\" level=info msg=\"Stopped pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=adbd494e-6681-47df-8842-4480918f980f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.306745 | controller |     "Jun 11 17:00:28.164935 crc crio[22018]: time=\"2026-06-11T17:00:28.164853253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=184ef52b-e775-4b5c-a248-e811e1a776f2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.306762 | controller |     "Jun 11 17:00:28.169816 crc crio[22018]: time=\"2026-06-11T17:00:28.169731564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=78c9d832-26f2-4c3d-907c-bba3ae17b0fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306784 | controller |     "Jun 11 17:00:28.190222 crc crio[22018]: time=\"2026-06-11T17:00:28.190047007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=757cb864-9556-439b-9760-90f5901a09a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.306802 | controller |     "Jun 11 17:00:28.204941 crc crio[22018]: time=\"2026-06-11T17:00:28.204774078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.306821 | controller |     "Jun 11 17:00:28.205436 crc crio[22018]: time=\"2026-06-11T17:00:28.205289005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306945 | controller |     "Jun 11 17:00:28.306938 crc crio[22018]: time=\"2026-06-11T17:00:28.306083235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306978 | controller |     "Jun 11 17:00:28.312962 crc crio[22018]: time=\"2026-06-11T17:00:28.312883944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.306996 | controller |     "Jun 11 17:00:28.321866 crc crio[22018]: time=\"2026-06-11T17:00:28.321776304Z\" level=info msg=\"Created container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bea25fc8-9784-4b0e-8551-6aba4d3bde69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307013 | controller |     "Jun 11 17:00:28.323934 crc crio[22018]: time=\"2026-06-11T17:00:28.323848338Z\" level=info msg=\"Starting container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133\" id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.307030 | controller |     "Jun 11 17:00:28.331194 crc crio[22018]: time=\"2026-06-11T17:00:28.330990928Z\" level=info msg=\"Started container\" PID=82161 containerID=d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7c494c67-69dd-40a6-a375-4e08bc4d5409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a",
2026-06-11 18:17:42.307046 | controller |     "Jun 11 17:00:28.624296 crc crio[22018]: time=\"2026-06-11T17:00:28.624180636Z\" level=info msg=\"Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.307068 | controller |     "Jun 11 17:00:28.625418 crc crio[22018]: time=\"2026-06-11T17:00:28.624818607Z\" level=info msg=\"Removing container: 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1\" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.307084 | controller |     "Jun 11 17:00:28.625787 crc crio[22018]: time=\"2026-06-11T17:00:28.625731346Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-fch7p Namespace:openstack ID:14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4 UID:f165d078-611e-4def-aa74-7851249b8694 NetNS:/var/run/netns/6dc4c146-bf66-442d-ae78-2a495a3d6286 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf165d078_611e_4def_aa74_7851249b8694.slice PodAnnotations:0xc0029b44c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.307101 | controller |     "Jun 11 17:00:28.626037 crc crio[22018]: time=\"2026-06-11T17:00:28.625965294Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-fch7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.307117 | controller |     "Jun 11 17:00:28.674067 crc crio[22018]: time=\"2026-06-11T17:00:28.673906417Z\" level=info msg=\"Removed container 2e397f5a8cc01031e7e2a6bf771cef65fcb6074551ce3343eaa51cf4d3c12ab1: openstack/nova-api-0/nova-api-api\" id=61464ad4-669f-4bd5-b418-a29e3f52890f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.307133 | controller |     "Jun 11 17:00:28.677443 crc crio[22018]: time=\"2026-06-11T17:00:28.67728664Z\" level=info msg=\"Removing container: 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4\" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.307148 | controller |     "Jun 11 17:00:28.713308 crc crio[22018]: time=\"2026-06-11T17:00:28.713195187Z\" level=info msg=\"Removed container 90a4f51e8f33cb7a3c4864d33e097a1dd1b5d9cfde9486c0817c34d5b5269bb4: openstack/nova-api-0/nova-api-log\" id=bf2bb767-8c27-4597-9e7d-d5a55d8daf4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.307164 | controller |     "Jun 11 17:00:28.789919 crc crio[22018]: time=\"2026-06-11T17:00:28.789780992Z\" level=info msg=\"Created container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=6f1b8ff9-eb56-4311-8b20-96dd7e74fb91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307180 | controller |     "Jun 11 17:00:28.794756 crc crio[22018]: time=\"2026-06-11T17:00:28.794670364Z\" level=info msg=\"Starting container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac\" id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.307195 | controller |     "Jun 11 17:00:28.807101 crc crio[22018]: time=\"2026-06-11T17:00:28.806662811Z\" level=info msg=\"Started container\" PID=82306 containerID=52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac description=openstack/ceilometer-0/sg-core id=442241a6-d706-4196-8c0e-65ade3ac546f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c",
2026-06-11 18:17:42.307212 | controller |     "Jun 11 17:00:28.846229 crc crio[22018]: time=\"2026-06-11T17:00:28.846045346Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.307228 | controller |     "Jun 11 17:00:28.866792 crc crio[22018]: time=\"2026-06-11T17:00:28.866696802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.307247 | controller |     "Jun 11 17:00:29.157415 crc crio[22018]: time=\"2026-06-11T17:00:29.155489855Z\" level=info msg=\"Stopped pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=4eb262f9-9a60-4d20-b436-5f72735cae1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.307264 | controller |     "Jun 11 17:00:29.619092 crc crio[22018]: time=\"2026-06-11T17:00:29.6186202Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.307281 | controller |     "Jun 11 17:00:29.619092 crc crio[22018]: time=\"2026-06-11T17:00:29.619104156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307297 | controller |     "Jun 11 17:00:29.655876 crc crio[22018]: time=\"2026-06-11T17:00:29.655710856Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}\"",
2026-06-11 18:17:42.307314 | controller |     "Jun 11 17:00:29.657528 crc crio[22018]: time=\"2026-06-11T17:00:29.655930433Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.307330 | controller |     "Jun 11 17:00:30.266525 crc crio[22018]: 2026-06-11T17:00:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:951e721ae02c645 Mac:da:96:6d:6d:10:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.307347 | controller |     "Jun 11 17:00:30.268046 crc crio[22018]: time=\"2026-06-11T17:00:30.267889483Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc0029b4f08}] Aliases:map[]}\"",
2026-06-11 18:17:42.307364 | controller |     "Jun 11 17:00:30.268046 crc crio[22018]: time=\"2026-06-11T17:00:30.268030657Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.307380 | controller |     "Jun 11 17:00:30.278452 crc crio[22018]: time=\"2026-06-11T17:00:30.277853234Z\" level=info msg=\"Ran pod sandbox 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 with infra container: openstack/nova-api-0/POD\" id=c3067443-56f9-4e73-9295-8557311e97fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.307395 | controller |     "Jun 11 17:00:30.281852 crc crio[22018]: time=\"2026-06-11T17:00:30.281779936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=0e5e826b-f48e-4d69-8b00-e9f188d1a037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307411 | controller |     "Jun 11 17:00:30.287229 crc crio[22018]: time=\"2026-06-11T17:00:30.28714619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4abcde28-4f14-4cb8-95a5-001c0662a8d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307430 | controller |     "Jun 11 17:00:30.297446 crc crio[22018]: time=\"2026-06-11T17:00:30.297394474Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307446 | controller |     "Jun 11 17:00:30.299123 crc crio[22018]: time=\"2026-06-11T17:00:30.299067908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307462 | controller |     "Jun 11 17:00:30.347565 crc crio[22018]: time=\"2026-06-11T17:00:30.347391139Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.307477 | controller |     "Jun 11 17:00:30.347565 crc crio[22018]: time=\"2026-06-11T17:00:30.347490943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307493 | controller |     "Jun 11 17:00:30.383442 crc crio[22018]: time=\"2026-06-11T17:00:30.383251187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307509 | controller |     "Jun 11 17:00:30.393779 crc crio[22018]: time=\"2026-06-11T17:00:30.393676474Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.307525 | controller |     "Jun 11 17:00:30.393779 crc crio[22018]: time=\"2026-06-11T17:00:30.393765566Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.307542 | controller |     "Jun 11 17:00:30.396476 crc crio[22018]: time=\"2026-06-11T17:00:30.396407224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307557 | controller |     "Jun 11 17:00:30.659083 crc crio[22018]: time=\"2026-06-11T17:00:30.655608042Z\" level=info msg=\"Created container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=b8286ef0-d943-4c63-9ec7-9af6bed5d025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307573 | controller |     "Jun 11 17:00:30.659083 crc crio[22018]: time=\"2026-06-11T17:00:30.658706559Z\" level=info msg=\"Starting container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241\" id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.307589 | controller |     "Jun 11 17:00:30.668788 crc crio[22018]: time=\"2026-06-11T17:00:30.66866617Z\" level=info msg=\"Started container\" PID=82480 containerID=137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 description=openstack/nova-api-0/nova-api-log id=9c6f298e-d027-48f5-81c4-9f79e1a74aec name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95",
2026-06-11 18:17:42.307605 | controller |     "Jun 11 17:00:30.683811 crc crio[22018]: time=\"2026-06-11T17:00:30.683727959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=83e85c1e-7812-4cfd-b27a-1246ab9041f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307625 | controller |     "Jun 11 17:00:30.710402 crc crio[22018]: time=\"2026-06-11T17:00:30.710206834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=53d0a3f3-f402-4776-96bb-15e5a26dcdec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307642 | controller |     "Jun 11 17:00:30.720623 crc crio[22018]: time=\"2026-06-11T17:00:30.720526562Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307657 | controller |     "Jun 11 17:00:30.722738 crc crio[22018]: time=\"2026-06-11T17:00:30.722666611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307673 | controller |     "Jun 11 17:00:30.823446 crc crio[22018]: time=\"2026-06-11T17:00:30.82324776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307689 | controller |     "Jun 11 17:00:30.832460 crc crio[22018]: time=\"2026-06-11T17:00:30.832123962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307705 | controller |     "Jun 11 17:00:30.995853 crc crio[22018]: time=\"2026-06-11T17:00:30.995739473Z\" level=info msg=\"Created container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=886582ef-3bc9-4ca8-aa35-52f09c73e3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307720 | controller |     "Jun 11 17:00:30.997289 crc crio[22018]: time=\"2026-06-11T17:00:30.997070575Z\" level=info msg=\"Starting container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9\" id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.307735 | controller |     "Jun 11 17:00:31.005876 crc crio[22018]: time=\"2026-06-11T17:00:31.005771476Z\" level=info msg=\"Started container\" PID=82504 containerID=63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 description=openstack/nova-api-0/nova-api-api id=5d393b6c-a925-4b3b-84e0-cbf63e9b423b name=/runtime.v1.RuntimeService/StartContainer sandboxID=951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95",
2026-06-11 18:17:42.307751 | controller |     "Jun 11 17:00:31.021915 crc crio[22018]: 2026-06-11T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd25acbb4ebffe8 Mac:f6:1c:b6:27:76:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.307768 | controller |     "Jun 11 17:00:31.027785 crc crio[22018]: time=\"2026-06-11T17:00:31.02769303Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc002b141b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.307784 | controller |     "Jun 11 17:00:31.028150 crc crio[22018]: time=\"2026-06-11T17:00:31.027893757Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.307804 | controller |     "Jun 11 17:00:31.048215 crc crio[22018]: time=\"2026-06-11T17:00:31.048101685Z\" level=info msg=\"Ran pod sandbox fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc with infra container: openstack/nova-cell1-conductor-0/POD\" id=0631d4a2-9a26-4797-8886-2d8591412cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.307820 | controller |     "Jun 11 17:00:31.054722 crc crio[22018]: time=\"2026-06-11T17:00:31.054629342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=896b2aaf-0b6a-42c5-b128-e9bbb0f44b23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307836 | controller |     "Jun 11 17:00:31.089317 crc crio[22018]: time=\"2026-06-11T17:00:31.089132165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=19baeaa5-d65e-40c1-9f91-671c4daa30a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.307872 | controller |     "Jun 11 17:00:31.097721 crc crio[22018]: time=\"2026-06-11T17:00:31.09765755Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307889 | controller |     "Jun 11 17:00:31.098088 crc crio[22018]: time=\"2026-06-11T17:00:31.098042093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307906 | controller |     "Jun 11 17:00:31.151855 crc crio[22018]: time=\"2026-06-11T17:00:31.151222974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307921 | controller |     "Jun 11 17:00:31.155809 crc crio[22018]: time=\"2026-06-11T17:00:31.15574347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.307937 | controller |     "Jun 11 17:00:31.322466 crc crio[22018]: time=\"2026-06-11T17:00:31.321930269Z\" level=info msg=\"Created container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=49b4d357-5af0-48c2-937a-6daeb3710b0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.307953 | controller |     "Jun 11 17:00:31.323747 crc crio[22018]: time=\"2026-06-11T17:00:31.323593172Z\" level=info msg=\"Starting container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4\" id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.307969 | controller |     "Jun 11 17:00:31.329866 crc crio[22018]: time=\"2026-06-11T17:00:31.32975984Z\" level=info msg=\"Started container\" PID=82532 containerID=dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=70c59397-06e2-438a-9dac-4b372f4a19fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc",
2026-06-11 18:17:42.307985 | controller |     "Jun 11 17:00:32.546947 crc crio[22018]: time=\"2026-06-11T17:00:32.546116953Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=4315464c-b473-47d7-a258-664842d85649 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.308019 | controller |     "Jun 11 17:00:32.549547 crc crio[22018]: time=\"2026-06-11T17:00:32.549097834Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=759f2f4f-bf76-4f57-9709-e0fd5a388add name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308040 | controller |     "Jun 11 17:00:32.608519 crc crio[22018]: time=\"2026-06-11T17:00:32.608465843Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9d9bd846-b564-4dd0-a04a-b7197c1b13c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308057 | controller |     "Jun 11 17:00:32.616680 crc crio[22018]: time=\"2026-06-11T17:00:32.616566556Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.308073 | controller |     "Jun 11 17:00:32.617310 crc crio[22018]: time=\"2026-06-11T17:00:32.617239158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308090 | controller |     "Jun 11 17:00:32.699836 crc crio[22018]: time=\"2026-06-11T17:00:32.699703132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308106 | controller |     "Jun 11 17:00:32.717506 crc crio[22018]: time=\"2026-06-11T17:00:32.717235722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308121 | controller |     "Jun 11 17:00:32.892889 crc crio[22018]: time=\"2026-06-11T17:00:32.89275022Z\" level=info msg=\"Created container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=a9c5ef26-1f53-4508-a0ca-47527255ea2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.308138 | controller |     "Jun 11 17:00:32.894573 crc crio[22018]: time=\"2026-06-11T17:00:32.894408524Z\" level=info msg=\"Starting container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee\" id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.308153 | controller |     "Jun 11 17:00:32.901692 crc crio[22018]: time=\"2026-06-11T17:00:32.901579215Z\" level=info msg=\"Started container\" PID=82750 containerID=98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee description=openstack/ceilometer-0/proxy-httpd id=467c4012-1d44-4878-a032-e9f0016313b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c",
2026-06-11 18:17:42.308170 | controller |     "Jun 11 17:00:38.917240 crc crio[22018]: time=\"2026-06-11T17:00:38.916292717Z\" level=info msg=\"Stopping container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db (timeout: 2s)\" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.308185 | controller |     "Jun 11 17:00:39.046463 crc crio[22018]: time=\"2026-06-11T17:00:39.046221948Z\" level=info msg=\"Stopped container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=313dce5a-50ae-477b-9abe-44a90266559e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.308201 | controller |     "Jun 11 17:00:39.047541 crc crio[22018]: time=\"2026-06-11T17:00:39.047307928Z\" level=info msg=\"Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.308218 | controller |     "Jun 11 17:00:39.048103 crc crio[22018]: time=\"2026-06-11T17:00:39.048021481Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5rhbp Namespace:openshift-marketplace ID:65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828 UID:7b64e76c-df19-46c3-8915-c9487b6829b4 NetNS:/var/run/netns/885447bb-e54d-41b4-a780-ede40d11cc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b64e76c_df19_46c3_8915_c9487b6829b4.slice PodAnnotations:0xc00012b480}] Aliases:map[]}\"",
2026-06-11 18:17:42.308238 | controller |     "Jun 11 17:00:39.048266 crc crio[22018]: time=\"2026-06-11T17:00:39.048216147Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5rhbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.308255 | controller |     "Jun 11 17:00:39.655557 crc crio[22018]: time=\"2026-06-11T17:00:39.654948501Z\" level=info msg=\"Stopped pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=838e4ef2-920d-4c31-ad40-aee67453b5e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.308270 | controller |     "Jun 11 17:00:39.946185 crc crio[22018]: time=\"2026-06-11T17:00:39.945679743Z\" level=info msg=\"Removing container: b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db\" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308286 | controller |     "Jun 11 17:00:40.001074 crc crio[22018]: time=\"2026-06-11T17:00:40.000968368Z\" level=info msg=\"Removed container b30c73b3116450b56ad0df79dbd700a97eb09290fd8db0477fe31449ee88c5db: openshift-marketplace/redhat-operators-5rhbp/registry-server\" id=b5d327f7-a4e9-464d-9b60-d2c8e6b19b88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308301 | controller |     "Jun 11 17:00:40.007638 crc crio[22018]: time=\"2026-06-11T17:00:40.007547763Z\" level=info msg=\"Removing container: 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65\" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308317 | controller |     "Jun 11 17:00:40.044964 crc crio[22018]: time=\"2026-06-11T17:00:40.044869998Z\" level=info msg=\"Removed container 92c362ea683aab988c8700380ea54d188a64d08ffa2094b3f465d00640c04b65: openshift-marketplace/redhat-operators-5rhbp/extract-content\" id=8d270874-91ea-4e42-92a8-590801ebd37f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308334 | controller |     "Jun 11 17:00:40.059754 crc crio[22018]: time=\"2026-06-11T17:00:40.059667385Z\" level=info msg=\"Removing container: fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d\" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308350 | controller |     "Jun 11 17:00:40.094024 crc crio[22018]: time=\"2026-06-11T17:00:40.093942214Z\" level=info msg=\"Removed container fa27524c405a36961d53943decd934b562fe5182b4c864e54ed7d16c435a366d: openshift-marketplace/redhat-operators-5rhbp/extract-utilities\" id=c993825f-ded0-48ac-9c3d-76af0a9503ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308366 | controller |     "Jun 11 17:00:46.811905 crc crio[22018]: time=\"2026-06-11T17:00:46.810571306Z\" level=warning msg=\"Stopping container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.308382 | controller |     "Jun 11 17:00:46.972216 crc crio[22018]: time=\"2026-06-11T17:00:46.971619015Z\" level=error msg=\"Killing container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.308398 | controller |     "Jun 11 17:00:47.010693 crc crio[22018]: time=\"2026-06-11T17:00:47.010601196Z\" level=info msg=\"Stopped container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f717771f-82cb-40d3-ad10-1e0a069fa20d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.308419 | controller |     "Jun 11 17:00:47.011514 crc crio[22018]: time=\"2026-06-11T17:00:47.011269458Z\" level=info msg=\"Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.308435 | controller |     "Jun 11 17:00:47.012029 crc crio[22018]: time=\"2026-06-11T17:00:47.01196312Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6 UID:fdebdd39-9ff4-4c16-aa43-276a0d16c0d5 NetNS:/var/run/netns/2c556a63-5143-4ddc-9c6d-3e5f05416718 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdebdd39_9ff4_4c16_aa43_276a0d16c0d5.slice PodAnnotations:0xc0023012a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.308452 | controller |     "Jun 11 17:00:47.012173 crc crio[22018]: time=\"2026-06-11T17:00:47.012122435Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.308468 | controller |     "Jun 11 17:00:47.441222 crc crio[22018]: time=\"2026-06-11T17:00:47.441097163Z\" level=info msg=\"Stopped pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ce290a7b-802c-4632-a7ac-d5f6e8da8384 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.308484 | controller |     "Jun 11 17:00:48.059003 crc crio[22018]: time=\"2026-06-11T17:00:48.058278699Z\" level=info msg=\"Removing container: 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7\" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308499 | controller |     "Jun 11 17:00:48.089696 crc crio[22018]: time=\"2026-06-11T17:00:48.089581832Z\" level=info msg=\"Removed container 0a3e4d5fa16f3f6b16208af11d0fce5389673fed4cb28c8d68c4cde915a78af7: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d2862492-58d9-49cc-b24c-15f1492b39b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.308515 | controller |     "Jun 11 17:00:48.526717 crc crio[22018]: time=\"2026-06-11T17:00:48.526198598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.308531 | controller |     "Jun 11 17:00:48.526911 crc crio[22018]: time=\"2026-06-11T17:00:48.526748436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308547 | controller |     "Jun 11 17:00:48.556625 crc crio[22018]: time=\"2026-06-11T17:00:48.556544106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}\"",
2026-06-11 18:17:42.308562 | controller |     "Jun 11 17:00:48.556625 crc crio[22018]: time=\"2026-06-11T17:00:48.556597028Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.308578 | controller |     "Jun 11 17:00:49.068612 crc crio[22018]: 2026-06-11T17:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84ee999c3467dd0 Mac:3e:af:58:a7:e5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 SocketPath: PciID:}] [{Interface:0xc000180f80 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.308599 | controller |     "Jun 11 17:00:49.070637 crc crio[22018]: time=\"2026-06-11T17:00:49.070552863Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc002301668}] Aliases:map[]}\"",
2026-06-11 18:17:42.308619 | controller |     "Jun 11 17:00:49.070860 crc crio[22018]: time=\"2026-06-11T17:00:49.070806722Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.308637 | controller |     "Jun 11 17:00:49.082049 crc crio[22018]: time=\"2026-06-11T17:00:49.08171631Z\" level=info msg=\"Ran pod sandbox 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=35679550-8309-4259-94ff-e3ef29d2a812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.308654 | controller |     "Jun 11 17:00:49.084171 crc crio[22018]: time=\"2026-06-11T17:00:49.084059274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=f1f23350-ddda-4077-9abd-51347e197ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308670 | controller |     "Jun 11 17:00:49.152579 crc crio[22018]: time=\"2026-06-11T17:00:49.152399694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=09142b64-c5d2-4880-a89c-8df6ba70a5a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308686 | controller |     "Jun 11 17:00:49.159807 crc crio[22018]: time=\"2026-06-11T17:00:49.159731778Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.308702 | controller |     "Jun 11 17:00:49.160108 crc crio[22018]: time=\"2026-06-11T17:00:49.160042398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308718 | controller |     "Jun 11 17:00:49.206769 crc crio[22018]: time=\"2026-06-11T17:00:49.206645405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308734 | controller |     "Jun 11 17:00:49.212630 crc crio[22018]: time=\"2026-06-11T17:00:49.212537584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308750 | controller |     "Jun 11 17:00:49.332615 crc crio[22018]: time=\"2026-06-11T17:00:49.332439258Z\" level=info msg=\"Created container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=500e7f3f-e5b7-463a-8225-7a616a2dad00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.308765 | controller |     "Jun 11 17:00:49.334944 crc crio[22018]: time=\"2026-06-11T17:00:49.334818784Z\" level=info msg=\"Starting container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953\" id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.308785 | controller |     "Jun 11 17:00:49.345510 crc crio[22018]: time=\"2026-06-11T17:00:49.345213015Z\" level=info msg=\"Started container\" PID=83998 containerID=faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=40417ee6-aef5-40f0-a25c-a004e5ee534e name=/runtime.v1.RuntimeService/StartContainer sandboxID=84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73",
2026-06-11 18:17:42.308801 | controller |     "Jun 11 17:00:51.565492 crc crio[22018]: time=\"2026-06-11T17:00:51.562569084Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD\" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.308817 | controller |     "Jun 11 17:00:51.565492 crc crio[22018]: time=\"2026-06-11T17:00:51.56306716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.308834 | controller |     "Jun 11 17:00:51.617832 crc crio[22018]: time=\"2026-06-11T17:00:51.617775516Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}\"",
2026-06-11 18:17:42.308864 | controller |     "Jun 11 17:00:51.618137 crc crio[22018]: time=\"2026-06-11T17:00:51.618115197Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.308886 | controller |     "Jun 11 17:00:52.253535 crc crio[22018]: 2026-06-11T17:00:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08acd0369d7504b Mac:fe:14:96:ec:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 SocketPath: PciID:}] [{Interface:0xc0006205d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.308903 | controller |     "Jun 11 17:00:52.254999 crc crio[22018]: time=\"2026-06-11T17:00:52.254957708Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc002b14d10}] Aliases:map[]}\"",
2026-06-11 18:17:42.308920 | controller |     "Jun 11 17:00:52.255241 crc crio[22018]: time=\"2026-06-11T17:00:52.255220606Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.308936 | controller |     "Jun 11 17:00:52.271138 crc crio[22018]: time=\"2026-06-11T17:00:52.271020097Z\" level=info msg=\"Ran pod sandbox 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 with infra container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/POD\" id=8206314c-ea8f-4710-ab64-012b061bbf27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.308953 | controller |     "Jun 11 17:00:52.276144 crc crio[22018]: time=\"2026-06-11T17:00:52.276031534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fb230f20-2800-4779-9b82-a95421352060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308973 | controller |     "Jun 11 17:00:52.340307 crc crio[22018]: time=\"2026-06-11T17:00:52.340202071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a26f2a9d-8cd4-4096-b1eb-e8e8d650dd59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.308990 | controller |     "Jun 11 17:00:52.350037 crc crio[22018]: time=\"2026-06-11T17:00:52.349914696Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.309006 | controller |     "Jun 11 17:00:52.350305 crc crio[22018]: time=\"2026-06-11T17:00:52.350253057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309022 | controller |     "Jun 11 17:00:52.403543 crc crio[22018]: time=\"2026-06-11T17:00:52.403445279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309038 | controller |     "Jun 11 17:00:52.410216 crc crio[22018]: time=\"2026-06-11T17:00:52.410137782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309058 | controller |     "Jun 11 17:00:52.578764 crc crio[22018]: time=\"2026-06-11T17:00:52.575206738Z\" level=info msg=\"Created container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=5c2b0039-81fc-41ff-bb41-0a7989683a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.309081 | controller |     "Jun 11 17:00:52.586803 crc crio[22018]: time=\"2026-06-11T17:00:52.579227237Z\" level=info msg=\"Starting container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715\" id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.309103 | controller |     "Jun 11 17:00:52.597450 crc crio[22018]: time=\"2026-06-11T17:00:52.594435503Z\" level=info msg=\"Started container\" PID=84180 containerID=48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/init id=5b672ea1-0e19-4627-8c0a-0eeef88d91e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272",
2026-06-11 18:17:42.309121 | controller |     "Jun 11 17:00:53.555020 crc crio[22018]: time=\"2026-06-11T17:00:53.553741235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0cee9aa8-a87b-4f45-be22-dcbfee444ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.309137 | controller |     "Jun 11 17:00:53.686831 crc crio[22018]: time=\"2026-06-11T17:00:53.686701321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c978ff09-f7ec-47ee-8ea1-1e5fcbf0165c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.309153 | controller |     "Jun 11 17:00:53.697054 crc crio[22018]: time=\"2026-06-11T17:00:53.696925773Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.309176 | controller |     "Jun 11 17:00:53.697591 crc crio[22018]: time=\"2026-06-11T17:00:53.697466931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309204 | controller |     "Jun 11 17:00:53.779452 crc crio[22018]: time=\"2026-06-11T17:00:53.776604096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309221 | controller |     "Jun 11 17:00:53.789166 crc crio[22018]: time=\"2026-06-11T17:00:53.789084178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309237 | controller |     "Jun 11 17:00:53.990296 crc crio[22018]: time=\"2026-06-11T17:00:53.990168388Z\" level=info msg=\"Created container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=9ac19d76-5eea-4197-9188-1238416fab13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.309255 | controller |     "Jun 11 17:00:53.991603 crc crio[22018]: time=\"2026-06-11T17:00:53.991518152Z\" level=info msg=\"Starting container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27\" id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.309279 | controller |     "Jun 11 17:00:53.996761 crc crio[22018]: time=\"2026-06-11T17:00:53.996084107Z\" level=info msg=\"Started container\" PID=84285 containerID=6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 description=openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns id=56d1158d-92e8-40bd-9793-dd23e7bd0942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272",
2026-06-11 18:17:42.309302 | controller |     "Jun 11 17:00:54.100831 crc crio[22018]: time=\"2026-06-11T17:00:54.100755656Z\" level=info msg=\"Stopping container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee (timeout: 30s)\" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309321 | controller |     "Jun 11 17:00:54.100831 crc crio[22018]: time=\"2026-06-11T17:00:54.100798648Z\" level=info msg=\"Stopping container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e (timeout: 30s)\" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309338 | controller |     "Jun 11 17:00:54.101193 crc crio[22018]: time=\"2026-06-11T17:00:54.101130769Z\" level=info msg=\"Stopping container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac (timeout: 30s)\" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309360 | controller |     "Jun 11 17:00:54.101374 crc crio[22018]: time=\"2026-06-11T17:00:54.100759437Z\" level=info msg=\"Stopping container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03 (timeout: 30s)\" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309384 | controller |     "Jun 11 17:00:54.233851 crc crio[22018]: time=\"2026-06-11T17:00:54.233725169Z\" level=info msg=\"Stopped container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=243f22c0-cc47-4935-b6f2-9443f4a78de6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309405 | controller |     "Jun 11 17:00:54.253403 crc crio[22018]: time=\"2026-06-11T17:00:54.252799957Z\" level=info msg=\"Stopped container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=3e30227a-8c8b-4e12-a4ed-a5125003ebda name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309425 | controller |     "Jun 11 17:00:54.504250 crc crio[22018]: time=\"2026-06-11T17:00:54.504164418Z\" level=info msg=\"Stopping container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9 (timeout: 30s)\" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309450 | controller |     "Jun 11 17:00:54.504455 crc crio[22018]: time=\"2026-06-11T17:00:54.504282012Z\" level=info msg=\"Stopping container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241 (timeout: 30s)\" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309476 | controller |     "Jun 11 17:00:54.635254 crc crio[22018]: time=\"2026-06-11T17:00:54.635108673Z\" level=info msg=\"Stopped container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=834dcb40-df46-4501-8dd6-61e3a050acdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309498 | controller |     "Jun 11 17:00:54.663782 crc crio[22018]: time=\"2026-06-11T17:00:54.663643336Z\" level=info msg=\"Stopped container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=3bf640ad-6a17-4b12-9c3e-ea688458fff8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309518 | controller |     "Jun 11 17:00:56.842508 crc crio[22018]: time=\"2026-06-11T17:00:56.841873874Z\" level=info msg=\"Stopped container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=b59b629f-b575-4876-93a5-30b655b56c90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309539 | controller |     "Jun 11 17:00:56.843287 crc crio[22018]: time=\"2026-06-11T17:00:56.843247027Z\" level=info msg=\"Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.309563 | controller |     "Jun 11 17:00:56.843943 crc crio[22018]: time=\"2026-06-11T17:00:56.843879617Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c UID:ac1ddc64-a0c5-4940-80c7-102ae2c1cd87 NetNS:/var/run/netns/45cb8033-67e1-4695-9fb9-155ffda80161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac1ddc64_a0c5_4940_80c7_102ae2c1cd87.slice PodAnnotations:0xc001adec38}] Aliases:map[]}\"",
2026-06-11 18:17:42.309585 | controller |     "Jun 11 17:00:56.844089 crc crio[22018]: time=\"2026-06-11T17:00:56.844040992Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.309606 | controller |     "Jun 11 17:00:57.165153 crc crio[22018]: time=\"2026-06-11T17:00:57.1649655Z\" level=info msg=\"Stopped pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=6b3a0d2c-64a2-4823-8984-5fe341f53527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.309628 | controller |     "Jun 11 17:00:57.679602 crc crio[22018]: time=\"2026-06-11T17:00:57.67900272Z\" level=info msg=\"Removing container: 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee\" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309652 | controller |     "Jun 11 17:00:57.718157 crc crio[22018]: time=\"2026-06-11T17:00:57.718064566Z\" level=info msg=\"Removed container 98850a9186d4b01449f54d4948f55419790e1a65e1c255d1c1f25ac379ffc9ee: openstack/ceilometer-0/proxy-httpd\" id=4b695d01-3fba-40ce-bc8f-2988bd7a459e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309672 | controller |     "Jun 11 17:00:57.728060 crc crio[22018]: time=\"2026-06-11T17:00:57.727983644Z\" level=info msg=\"Removing container: 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac\" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309693 | controller |     "Jun 11 17:00:57.784202 crc crio[22018]: time=\"2026-06-11T17:00:57.784089389Z\" level=info msg=\"Removed container 52bd0a4bb1f3afd449330767bacbd535621af88025df1d2df411bf799eb24aac: openstack/ceilometer-0/sg-core\" id=a16d757c-c303-4b93-9363-1a99d04ae2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309720 | controller |     "Jun 11 17:00:57.788110 crc crio[22018]: time=\"2026-06-11T17:00:57.788042908Z\" level=info msg=\"Removing container: 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03\" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309743 | controller |     "Jun 11 17:00:57.867132 crc crio[22018]: time=\"2026-06-11T17:00:57.867026697Z\" level=info msg=\"Stopped container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=0a9c6ff2-250c-46cd-b82f-bef1ca561a69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.309765 | controller |     "Jun 11 17:00:57.868416 crc crio[22018]: time=\"2026-06-11T17:00:57.868026741Z\" level=info msg=\"Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.309788 | controller |     "Jun 11 17:00:57.869027 crc crio[22018]: time=\"2026-06-11T17:00:57.86861829Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95 UID:ef799689-adf4-4de0-950f-bf0315e5f05a NetNS:/var/run/netns/c4a239a6-a9f7-42a0-bee6-5df90a5290ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef799689_adf4_4de0_950f_bf0315e5f05a.slice PodAnnotations:0xc005da0080}] Aliases:map[]}\"",
2026-06-11 18:17:42.309812 | controller |     "Jun 11 17:00:57.869027 crc crio[22018]: time=\"2026-06-11T17:00:57.868745055Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.309835 | controller |     "Jun 11 17:00:57.886154 crc crio[22018]: time=\"2026-06-11T17:00:57.884498745Z\" level=info msg=\"Removed container 63d476480a727a7ab092664ad08dcce7f8a0631a0f9561558c96d18ac82d5d03: openstack/ceilometer-0/ceilometer-notification-agent\" id=f0693d65-f044-4f3c-97bf-60075e3da403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309880 | controller |     "Jun 11 17:00:57.887504 crc crio[22018]: time=\"2026-06-11T17:00:57.887310565Z\" level=info msg=\"Removing container: 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e\" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309903 | controller |     "Jun 11 17:00:57.915211 crc crio[22018]: time=\"2026-06-11T17:00:57.915098708Z\" level=info msg=\"Removed container 9a6eb62bd56ad69c3cbd57e0c1343396532df427eb983595e915a1120b05d36e: openstack/ceilometer-0/ceilometer-central-agent\" id=e8388120-95b1-4398-9cdb-e5e2b9130536 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.309919 | controller |     "Jun 11 17:00:58.203928 crc crio[22018]: time=\"2026-06-11T17:00:58.203534563Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.309936 | controller |     "Jun 11 17:00:58.204071 crc crio[22018]: time=\"2026-06-11T17:00:58.203963776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.309951 | controller |     "Jun 11 17:00:58.239448 crc crio[22018]: time=\"2026-06-11T17:00:58.239235263Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"",
2026-06-11 18:17:42.309975 | controller |     "Jun 11 17:00:58.239448 crc crio[22018]: time=\"2026-06-11T17:00:58.239304926Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.309993 | controller |     "Jun 11 17:00:58.305788 crc crio[22018]: time=\"2026-06-11T17:00:58.305722406Z\" level=info msg=\"Stopped pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=3b504ec4-7503-40e3-b23b-732b46380f45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310009 | controller |     "Jun 11 17:00:58.736733 crc crio[22018]: time=\"2026-06-11T17:00:58.736275448Z\" level=info msg=\"Removing container: 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9\" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310026 | controller |     "Jun 11 17:00:58.802563 crc crio[22018]: time=\"2026-06-11T17:00:58.80246388Z\" level=info msg=\"Removed container 63a933dd52719a85a36651b82fdd92675755adb1cb7ef6f45a187b024ef34ac9: openstack/nova-api-0/nova-api-api\" id=a33ffa18-209f-474f-bada-ec9891f5a216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310042 | controller |     "Jun 11 17:00:58.810048 crc crio[22018]: time=\"2026-06-11T17:00:58.809879803Z\" level=info msg=\"Removing container: 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241\" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310058 | controller |     "Jun 11 17:00:58.951693 crc crio[22018]: time=\"2026-06-11T17:00:58.950948277Z\" level=info msg=\"Removing container: 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad\" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310073 | controller |     "Jun 11 17:00:58.973673 crc crio[22018]: 2026-06-11T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077664f1c950692 Mac:a6:77:9a:40:a4:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 SocketPath: PciID:}] [{Interface:0xc000422d60 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.310090 | controller |     "Jun 11 17:00:58.973858 crc crio[22018]: time=\"2026-06-11T17:00:58.973750745Z\" level=info msg=\"Removed container 137cde424528a5ae3e180005287fd35a6cdb9ecc35444a33b11e226f496ea241: openstack/nova-api-0/nova-api-log\" id=94cca864-e282-499d-b23f-dead28e59525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310107 | controller |     "Jun 11 17:00:58.975425 crc crio[22018]: time=\"2026-06-11T17:00:58.975277375Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc005da0290}] Aliases:map[]}\"",
2026-06-11 18:17:42.310123 | controller |     "Jun 11 17:00:58.975553 crc crio[22018]: time=\"2026-06-11T17:00:58.975504282Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.310140 | controller |     "Jun 11 17:00:59.069230 crc crio[22018]: time=\"2026-06-11T17:00:59.069083568Z\" level=info msg=\"Ran pod sandbox 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b with infra container: openstack/ceilometer-0/POD\" id=d34c50df-4722-421f-a6c8-15a2a9dd2572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.310160 | controller |     "Jun 11 17:00:59.073784 crc crio[22018]: time=\"2026-06-11T17:00:59.073685293Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.310176 | controller |     "Jun 11 17:00:59.079238 crc crio[22018]: time=\"2026-06-11T17:00:59.079101567Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-11 18:17:42.310192 | controller |     "Jun 11 17:00:59.103508 crc crio[22018]: time=\"2026-06-11T17:00:59.103420294Z\" level=info msg=\"Removed container 8abc268f45486cbfbcfd687370c8861cc4b3998fb76c16d2413461cb569f8cad: openshift-infra/auto-csr-approver-29686614-nhlvf/oc\" id=74c90898-d0fc-4ea9-af18-b2279bcfacb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310208 | controller |     "Jun 11 17:00:59.106785 crc crio[22018]: time=\"2026-06-11T17:00:59.106716777Z\" level=info msg=\"Removing container: c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06\" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310223 | controller |     "Jun 11 17:00:59.144398 crc crio[22018]: time=\"2026-06-11T17:00:59.14421525Z\" level=info msg=\"Removed container c38b8fdbe771592284a7a9a4fe24d0028ed91401b331554d15fdc9e96b785e06: openshift-operator-lifecycle-manager/collect-profiles-29686575-g7knl/collect-profiles\" id=070799d4-bbc0-4064-9f01-e0e31c37c8d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.310240 | controller |     "Jun 11 17:00:59.159452 crc crio[22018]: time=\"2026-06-11T17:00:59.159288504Z\" level=info msg=\"Stopping pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310256 | controller |     "Jun 11 17:00:59.159452 crc crio[22018]: time=\"2026-06-11T17:00:59.159440799Z\" level=info msg=\"Stopped pod sandbox (already stopped): da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=1d1c8246-9e96-4a70-b85e-61624b4e11ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310271 | controller |     "Jun 11 17:00:59.165483 crc crio[22018]: time=\"2026-06-11T17:00:59.165188435Z\" level=info msg=\"Removing pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310287 | controller |     "Jun 11 17:00:59.205934 crc crio[22018]: time=\"2026-06-11T17:00:59.205821443Z\" level=info msg=\"Removed pod sandbox: da091e129cb1b23a86c439bfdba8170f485b39a71cfc89fdd89ed3478c207301\" id=8274011a-e518-4068-bd56-0ac5f4c75cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310303 | controller |     "Jun 11 17:00:59.207104 crc crio[22018]: time=\"2026-06-11T17:00:59.207070768Z\" level=info msg=\"Stopping pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310319 | controller |     "Jun 11 17:00:59.207229 crc crio[22018]: time=\"2026-06-11T17:00:59.207212143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=a2678c0e-ee44-4ead-bbfa-6a797fdaacff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310335 | controller |     "Jun 11 17:00:59.209194 crc crio[22018]: time=\"2026-06-11T17:00:59.209171805Z\" level=info msg=\"Removing pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310354 | controller |     "Jun 11 17:00:59.224954 crc crio[22018]: time=\"2026-06-11T17:00:59.224843538Z\" level=info msg=\"Removed pod sandbox: 858c8abb19f618e62dda815f0a2b6759fbada7d320a94ebf8016cb6ec1de83b2\" id=44dcdcdf-352e-4344-8ef2-586ca81d4a4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310371 | controller |     "Jun 11 17:00:59.226186 crc crio[22018]: time=\"2026-06-11T17:00:59.226104736Z\" level=info msg=\"Stopping pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310387 | controller |     "Jun 11 17:00:59.226476 crc crio[22018]: time=\"2026-06-11T17:00:59.226198869Z\" level=info msg=\"Stopped pod sandbox (already stopped): f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=d31902f6-227d-4daa-a5b9-dc69adc97583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310403 | controller |     "Jun 11 17:00:59.230217 crc crio[22018]: time=\"2026-06-11T17:00:59.229662689Z\" level=info msg=\"Removing pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310419 | controller |     "Jun 11 17:00:59.253070 crc crio[22018]: time=\"2026-06-11T17:00:59.252930266Z\" level=info msg=\"Removed pod sandbox: f06e757170bea37e99514260c176e9682c2372f7eed4eb335e370573c98e36e1\" id=e482a17d-fe25-42c6-9400-2aa528782f13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310435 | controller |     "Jun 11 17:00:59.253897 crc crio[22018]: time=\"2026-06-11T17:00:59.25386102Z\" level=info msg=\"Stopping pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310449 | controller |     "Jun 11 17:00:59.254398 crc crio[22018]: time=\"2026-06-11T17:00:59.254311365Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=1ec9b30d-6e4b-40f1-93a7-da9b441abcd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310465 | controller |     "Jun 11 17:00:59.255764 crc crio[22018]: time=\"2026-06-11T17:00:59.255720655Z\" level=info msg=\"Removing pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310480 | controller |     "Jun 11 17:00:59.276935 crc crio[22018]: time=\"2026-06-11T17:00:59.276850085Z\" level=info msg=\"Removed pod sandbox: 19da6703532363e3442cd6054172e197b7166f13b3f77b39088b64a1058039ec\" id=4be201fa-2f94-42c0-abbe-df0945c63075 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310496 | controller |     "Jun 11 17:00:59.277959 crc crio[22018]: time=\"2026-06-11T17:00:59.27792511Z\" level=info msg=\"Stopping pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310511 | controller |     "Jun 11 17:00:59.278111 crc crio[22018]: time=\"2026-06-11T17:00:59.278086675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=daa6ab9e-dec8-47e4-b2a5-ac9f74cfb6d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310527 | controller |     "Jun 11 17:00:59.279992 crc crio[22018]: time=\"2026-06-11T17:00:59.279962916Z\" level=info msg=\"Removing pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310543 | controller |     "Jun 11 17:00:59.314711 crc crio[22018]: time=\"2026-06-11T17:00:59.31461355Z\" level=info msg=\"Removed pod sandbox: 5430145a31d081cbb3f277796d0d493c2243d938461f3ea6a9c675224a2e005f\" id=99971401-57bf-451e-b1d3-8cc9b2883d79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310562 | controller |     "Jun 11 17:00:59.316288 crc crio[22018]: time=\"2026-06-11T17:00:59.316157948Z\" level=info msg=\"Stopping pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310578 | controller |     "Jun 11 17:00:59.316288 crc crio[22018]: time=\"2026-06-11T17:00:59.316269471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=b8da11ae-73a4-4bd2-97b7-6024f8b08dc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310595 | controller |     "Jun 11 17:00:59.317113 crc crio[22018]: time=\"2026-06-11T17:00:59.316991508Z\" level=info msg=\"Removing pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310614 | controller |     "Jun 11 17:00:59.338119 crc crio[22018]: time=\"2026-06-11T17:00:59.338007737Z\" level=info msg=\"Removed pod sandbox: 9c4dfcb6671ec2aac7803ea3162e0fe385d667ac32e892a44c6ebe19046e2fd6\" id=ad825086-9e83-40a6-8bd0-c3b8256488ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310631 | controller |     "Jun 11 17:00:59.340541 crc crio[22018]: time=\"2026-06-11T17:00:59.340447706Z\" level=info msg=\"Stopping pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310647 | controller |     "Jun 11 17:00:59.341173 crc crio[22018]: time=\"2026-06-11T17:00:59.341029145Z\" level=info msg=\"Stopped pod sandbox (already stopped): 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=37eb34f9-02b7-4c36-ba57-03da80a5774b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310663 | controller |     "Jun 11 17:00:59.342314 crc crio[22018]: time=\"2026-06-11T17:00:59.342180178Z\" level=info msg=\"Removing pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310679 | controller |     "Jun 11 17:00:59.344302 crc crio[22018]: time=\"2026-06-11T17:00:59.344181401Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.310694 | controller |     "Jun 11 17:00:59.344302 crc crio[22018]: time=\"2026-06-11T17:00:59.344282385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.310711 | controller |     "Jun 11 17:00:59.358687 crc crio[22018]: time=\"2026-06-11T17:00:59.358631885Z\" level=info msg=\"Removed pod sandbox: 951e721ae02c6454590acbf88dfc9e9fae588f21929abbdda688b9fabad76c95\" id=886f9cdd-575a-4db7-9b76-ac577db18fcd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310727 | controller |     "Jun 11 17:00:59.360026 crc crio[22018]: time=\"2026-06-11T17:00:59.359992026Z\" level=info msg=\"Stopping pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310743 | controller |     "Jun 11 17:00:59.360178 crc crio[22018]: time=\"2026-06-11T17:00:59.360153731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=91851b57-0010-487b-95ac-fccf78ffc2d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310763 | controller |     "Jun 11 17:00:59.360980 crc crio[22018]: time=\"2026-06-11T17:00:59.360948897Z\" level=info msg=\"Removing pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310780 | controller |     "Jun 11 17:00:59.398060 crc crio[22018]: time=\"2026-06-11T17:00:59.39793534Z\" level=info msg=\"Removed pod sandbox: 94d9a4079372723c1abd1709857d49c97d28c895da0ae5e89b9f9165f45a8a8c\" id=d28b4ee2-7766-40d3-b840-2021b1e144e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310796 | controller |     "Jun 11 17:00:59.400093 crc crio[22018]: time=\"2026-06-11T17:00:59.400026915Z\" level=info msg=\"Stopping pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310812 | controller |     "Jun 11 17:00:59.400222 crc crio[22018]: time=\"2026-06-11T17:00:59.400114768Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=e27b2284-7161-40de-9031-332a38f0cf62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310828 | controller |     "Jun 11 17:00:59.401131 crc crio[22018]: time=\"2026-06-11T17:00:59.401049566Z\" level=info msg=\"Removing pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310844 | controller |     "Jun 11 17:00:59.420854 crc crio[22018]: time=\"2026-06-11T17:00:59.420781337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"",
2026-06-11 18:17:42.310880 | controller |     "Jun 11 17:00:59.421115 crc crio[22018]: time=\"2026-06-11T17:00:59.421087677Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.310897 | controller |     "Jun 11 17:00:59.458023 crc crio[22018]: time=\"2026-06-11T17:00:59.457942568Z\" level=info msg=\"Removed pod sandbox: ef12e9c100da3fb63e31c4b802853eae86ee7e57504973329e1ed388e65782b0\" id=1747b995-6ab5-4350-9d7e-0bf887c779bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310913 | controller |     "Jun 11 17:00:59.459568 crc crio[22018]: time=\"2026-06-11T17:00:59.459504359Z\" level=info msg=\"Stopping pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310930 | controller |     "Jun 11 17:00:59.459758 crc crio[22018]: time=\"2026-06-11T17:00:59.459591702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=75df01ff-34a9-457c-a58f-d84d4f086462 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.310946 | controller |     "Jun 11 17:00:59.460441 crc crio[22018]: time=\"2026-06-11T17:00:59.460258665Z\" level=info msg=\"Removing pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310967 | controller |     "Jun 11 17:00:59.492665 crc crio[22018]: time=\"2026-06-11T17:00:59.492574506Z\" level=info msg=\"Removed pod sandbox: 22a599db9433b8b9ddd9bd4aecac4f9add10031a83a42c7115b470a642272dd9\" id=92b10aa5-7cd1-420a-b8aa-440d0952c435 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.310997 | controller |     "Jun 11 17:00:59.498053 crc crio[22018]: time=\"2026-06-11T17:00:59.497984039Z\" level=info msg=\"Stopping pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311023 | controller |     "Jun 11 17:00:59.498163 crc crio[22018]: time=\"2026-06-11T17:00:59.498073992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=daf01d91-aeb8-413e-85fd-e15014438ba4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311044 | controller |     "Jun 11 17:00:59.498908 crc crio[22018]: time=\"2026-06-11T17:00:59.498844517Z\" level=info msg=\"Removing pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311063 | controller |     "Jun 11 17:00:59.552617 crc crio[22018]: time=\"2026-06-11T17:00:59.547121456Z\" level=info msg=\"Removed pod sandbox: 8242cefa7cefbf8096602688796279adbd428ebd121ad1ab63e37337de5d13b6\" id=ec514088-197e-4d2a-88ae-c143407e0e65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311079 | controller |     "Jun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.556420012Z\" level=info msg=\"Stopping pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311097 | controller |     "Jun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.556502605Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=4849b654-d324-415b-bbf6-72d7a8c0159c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311113 | controller |     "Jun 11 17:00:59.559747 crc crio[22018]: time=\"2026-06-11T17:00:59.557186597Z\" level=info msg=\"Removing pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311129 | controller |     "Jun 11 17:00:59.573812 crc crio[22018]: time=\"2026-06-11T17:00:59.573678653Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6b4c248b-534f-4937-b53f-e17039ac5596 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.311146 | controller |     "Jun 11 17:00:59.575953 crc crio[22018]: time=\"2026-06-11T17:00:59.575854412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=d1bf93c1-692e-4e75-85ae-bbac2a38d8cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311162 | controller |     "Jun 11 17:00:59.593639 crc crio[22018]: time=\"2026-06-11T17:00:59.592786102Z\" level=info msg=\"Removed pod sandbox: d1391c555aa94ed3cf5a40216a05fd5e35a3f24ffca696513e337b12567e8d88\" id=713e40a6-3453-4d49-a6bd-3d29d213454b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311178 | controller |     "Jun 11 17:00:59.594615 crc crio[22018]: time=\"2026-06-11T17:00:59.594292471Z\" level=info msg=\"Stopping pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311194 | controller |     "Jun 11 17:00:59.594615 crc crio[22018]: time=\"2026-06-11T17:00:59.594452936Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=bb63fda7-dbec-4c07-90e6-6ff9293fe633 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.311214 | controller |     "Jun 11 17:00:59.595670 crc crio[22018]: time=\"2026-06-11T17:00:59.595421686Z\" level=info msg=\"Removing pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311231 | controller |     "Jun 11 17:00:59.610550 crc crio[22018]: time=\"2026-06-11T17:00:59.61025569Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-wfz64/POD\" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.311247 | controller |     "Jun 11 17:00:59.610550 crc crio[22018]: time=\"2026-06-11T17:00:59.610465557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311263 | controller |     "Jun 11 17:00:59.626957 crc crio[22018]: time=\"2026-06-11T17:00:59.626771666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b8fd3d3e-5489-461c-a8dc-828af253835d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311279 | controller |     "Jun 11 17:00:59.638407 crc crio[22018]: time=\"2026-06-11T17:00:59.638261852Z\" level=info msg=\"Removed pod sandbox: 65c2b6c689649e7a798bad8a7e38f5dc012b40f43f17f0410769c93910f4c828\" id=790dc4ee-68d3-41a1-b911-ce51f9328f78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.311294 | controller |     "Jun 11 17:00:59.661457 crc crio[22018]: time=\"2026-06-11T17:00:59.661302364Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.311310 | controller |     "Jun 11 17:00:59.699656 crc crio[22018]: time=\"2026-06-11T17:00:59.697880435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311326 | controller |     "Jun 11 17:00:59.787769 crc crio[22018]: time=\"2026-06-11T17:00:59.778392148Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}\"",
2026-06-11 18:17:42.311341 | controller |     "Jun 11 17:00:59.787769 crc crio[22018]: time=\"2026-06-11T17:00:59.778786931Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-wfz64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.311358 | controller |     "Jun 11 17:00:59.894622 crc crio[22018]: time=\"2026-06-11T17:00:59.894218537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311373 | controller |     "Jun 11 17:00:59.898942 crc crio[22018]: time=\"2026-06-11T17:00:59.898866486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311388 | controller |     "Jun 11 17:01:00.048138 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4498d282eb9aebd Mac:8e:1b:2b:bf:65:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.311408 | controller |     "Jun 11 17:01:00.050674 crc crio[22018]: time=\"2026-06-11T17:01:00.050290817Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00012a980}] Aliases:map[]}\"",
2026-06-11 18:17:42.311426 | controller |     "Jun 11 17:01:00.050993 crc crio[22018]: time=\"2026-06-11T17:01:00.050870506Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.311448 | controller |     "Jun 11 17:01:00.069417 crc crio[22018]: time=\"2026-06-11T17:01:00.067606269Z\" level=info msg=\"Ran pod sandbox 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 with infra container: openstack/nova-api-0/POD\" id=023dd23c-dd2d-40a9-91e0-893ef14fb8ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.311470 | controller |     "Jun 11 17:01:00.072466 crc crio[22018]: time=\"2026-06-11T17:01:00.072207149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8e2b3c19-52a1-4410-b890-881599cd0d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311492 | controller |     "Jun 11 17:01:00.094430 crc crio[22018]: time=\"2026-06-11T17:01:00.093841946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7f72644e-1f33-42cd-88bb-0961e354b1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311509 | controller |     "Jun 11 17:01:00.105693 crc crio[22018]: time=\"2026-06-11T17:01:00.105568541Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.311525 | controller |     "Jun 11 17:01:00.106174 crc crio[22018]: time=\"2026-06-11T17:01:00.106103508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311542 | controller |     "Jun 11 17:01:00.174234 crc crio[22018]: time=\"2026-06-11T17:01:00.173656324Z\" level=info msg=\"Created container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=a188cb90-9650-4c65-a5b1-d1d2a316c4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.311559 | controller |     "Jun 11 17:01:00.177825 crc crio[22018]: time=\"2026-06-11T17:01:00.177777927Z\" level=info msg=\"Starting container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870\" id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.311575 | controller |     "Jun 11 17:01:00.188679 crc crio[22018]: time=\"2026-06-11T17:01:00.188621642Z\" level=info msg=\"Started container\" PID=84868 containerID=139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 description=openstack/ceilometer-0/ceilometer-central-agent id=2e863910-b74c-4657-9374-cea36edde35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b",
2026-06-11 18:17:42.311593 | controller |     "Jun 11 17:01:00.203811 crc crio[22018]: time=\"2026-06-11T17:01:00.203715061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311612 | controller |     "Jun 11 17:01:00.207201 crc crio[22018]: time=\"2026-06-11T17:01:00.207015117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311635 | controller |     "Jun 11 17:01:00.246394 crc crio[22018]: time=\"2026-06-11T17:01:00.246270329Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.311652 | controller |     "Jun 11 17:01:00.261936 crc crio[22018]: time=\"2026-06-11T17:01:00.261864078Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-11 18:17:42.311670 | controller |     "Jun 11 17:01:00.431837 crc crio[22018]: time=\"2026-06-11T17:01:00.431724016Z\" level=info msg=\"Created container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=6ff11537-a545-42dd-bf4f-2779d034cd1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.311686 | controller |     "Jun 11 17:01:00.433272 crc crio[22018]: time=\"2026-06-11T17:01:00.433196312Z\" level=info msg=\"Starting container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef\" id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.311703 | controller |     "Jun 11 17:01:00.439964 crc crio[22018]: time=\"2026-06-11T17:01:00.439870835Z\" level=info msg=\"Started container\" PID=84884 containerID=8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef description=openstack/nova-api-0/nova-api-log id=38db433e-8a15-4618-9294-a30328aca81c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3",
2026-06-11 18:17:42.311719 | controller |     "Jun 11 17:01:00.476196 crc crio[22018]: 2026-06-11T17:01:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819a43c4fd7c49c Mac:92:80:fc:29:df:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.311736 | controller |     "Jun 11 17:01:00.477039 crc crio[22018]: time=\"2026-06-11T17:01:00.476971618Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc000aa4e18}] Aliases:map[]}\"",
2026-06-11 18:17:42.311752 | controller |     "Jun 11 17:01:00.477217 crc crio[22018]: time=\"2026-06-11T17:01:00.477173915Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-wfz64 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.311769 | controller |     "Jun 11 17:01:00.484627 crc crio[22018]: time=\"2026-06-11T17:01:00.484255572Z\" level=info msg=\"Ran pod sandbox 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 with infra container: openstack/nova-cell1-cell-mapping-wfz64/POD\" id=05414d6d-b7e2-409f-8149-f2d5bd0a8dd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.311785 | controller |     "Jun 11 17:01:00.488149 crc crio[22018]: time=\"2026-06-11T17:01:00.488082844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=568e63f2-8478-4913-bd50-454a1dc40171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311806 | controller |     "Jun 11 17:01:00.491419 crc crio[22018]: time=\"2026-06-11T17:01:00.491281445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9759b2a6-4bd3-46ca-8077-bc23ddd280c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311824 | controller |     "Jun 11 17:01:00.520552 crc crio[22018]: time=\"2026-06-11T17:01:00.520462266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6d8b5dc0-8180-4ce1-a48c-054db37b3013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311840 | controller |     "Jun 11 17:01:00.558141 crc crio[22018]: time=\"2026-06-11T17:01:00.558051517Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.311878 | controller |     "Jun 11 17:01:00.558712 crc crio[22018]: time=\"2026-06-11T17:01:00.558645676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311896 | controller |     "Jun 11 17:01:00.588087 crc crio[22018]: time=\"2026-06-11T17:01:00.587920068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f6277339-54b3-4126-9681-6633ad15fb17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.311913 | controller |     "Jun 11 17:01:00.620164 crc crio[22018]: time=\"2026-06-11T17:01:00.620078584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311930 | controller |     "Jun 11 17:01:00.626759 crc crio[22018]: time=\"2026-06-11T17:01:00.626681834Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686621-25xxs/POD\" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.311946 | controller |     "Jun 11 17:01:00.626839 crc crio[22018]: time=\"2026-06-11T17:01:00.626794807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311963 | controller |     "Jun 11 17:01:00.629143 crc crio[22018]: time=\"2026-06-11T17:01:00.629082741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.311979 | controller |     "Jun 11 17:01:00.632385 crc crio[22018]: time=\"2026-06-11T17:01:00.630110054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312012 | controller |     "Jun 11 17:01:00.656893 crc crio[22018]: time=\"2026-06-11T17:01:00.65631205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312030 | controller |     "Jun 11 17:01:00.688928 crc crio[22018]: time=\"2026-06-11T17:01:00.688822447Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.312053 | controller |     "Jun 11 17:01:00.689213 crc crio[22018]: time=\"2026-06-11T17:01:00.689088266Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686621-25xxs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.312077 | controller |     "Jun 11 17:01:00.739671 crc crio[22018]: time=\"2026-06-11T17:01:00.739494834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312102 | controller |     "Jun 11 17:01:00.759106 crc crio[22018]: time=\"2026-06-11T17:01:00.758970555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312122 | controller |     "Jun 11 17:01:00.809192 crc crio[22018]: time=\"2026-06-11T17:01:00.809121256Z\" level=info msg=\"Created container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=59ec831e-2f1e-4b14-8774-d814e713879b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312138 | controller |     "Jun 11 17:01:00.810704 crc crio[22018]: time=\"2026-06-11T17:01:00.810641963Z\" level=info msg=\"Starting container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587\" id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.312156 | controller |     "Jun 11 17:01:00.819923 crc crio[22018]: time=\"2026-06-11T17:01:00.81806084Z\" level=info msg=\"Started container\" PID=84930 containerID=069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587 description=openstack/nova-cell1-cell-mapping-wfz64/nova-manage id=51943c51-2bf7-4179-9ab9-35e3868db92f name=/runtime.v1.RuntimeService/StartContainer sandboxID=819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756",
2026-06-11 18:17:42.312180 | controller |     "Jun 11 17:01:00.838210 crc crio[22018]: time=\"2026-06-11T17:01:00.838011887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=de084bed-4f26-4249-9e52-b3f48c428ac1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.312200 | controller |     "Jun 11 17:01:00.845438 crc crio[22018]: time=\"2026-06-11T17:01:00.840058102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=19c16bbb-13ae-4f02-b62b-359a54ab2e51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312217 | controller |     "Jun 11 17:01:00.900134 crc crio[22018]: time=\"2026-06-11T17:01:00.899607491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f053d782-5e0a-447d-ac7e-53a29ca5c593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312233 | controller |     "Jun 11 17:01:00.943048 crc crio[22018]: time=\"2026-06-11T17:01:00.942463109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312249 | controller |     "Jun 11 17:01:00.946543 crc crio[22018]: time=\"2026-06-11T17:01:00.943480122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312265 | controller |     "Jun 11 17:01:01.105310 crc crio[22018]: time=\"2026-06-11T17:01:01.10486275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312286 | controller |     "Jun 11 17:01:01.111915 crc crio[22018]: time=\"2026-06-11T17:01:01.111814494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312304 | controller |     "Jun 11 17:01:01.145463 crc crio[22018]: time=\"2026-06-11T17:01:01.145241281Z\" level=info msg=\"Created container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=c041a53a-f479-4aab-8256-432568950fea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312320 | controller |     "Jun 11 17:01:01.148330 crc crio[22018]: time=\"2026-06-11T17:01:01.148232751Z\" level=info msg=\"Starting container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a\" id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.312335 | controller |     "Jun 11 17:01:01.164069 crc crio[22018]: time=\"2026-06-11T17:01:01.163043299Z\" level=info msg=\"Started container\" PID=84957 containerID=78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a description=openstack/nova-api-0/nova-api-api id=dbadbcc4-061b-4887-8625-89e47720c190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3",
2026-06-11 18:17:42.312351 | controller |     "Jun 11 17:01:01.369692 crc crio[22018]: time=\"2026-06-11T17:01:01.369514534Z\" level=info msg=\"Created container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=e86ba69e-1bdb-4a4b-94a6-af49407b3d56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312367 | controller |     "Jun 11 17:01:01.371039 crc crio[22018]: time=\"2026-06-11T17:01:01.370964149Z\" level=info msg=\"Starting container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002\" id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.312386 | controller |     "Jun 11 17:01:01.379516 crc crio[22018]: time=\"2026-06-11T17:01:01.379402018Z\" level=info msg=\"Started container\" PID=85003 containerID=92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 description=openstack/ceilometer-0/ceilometer-notification-agent id=e2b698fc-8c8a-45b0-8cbe-b44f34248917 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b",
2026-06-11 18:17:42.312410 | controller |     "Jun 11 17:01:01.424032 crc crio[22018]: time=\"2026-06-11T17:01:01.423787224Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.312431 | controller |     "Jun 11 17:01:01.428757 crc crio[22018]: time=\"2026-06-11T17:01:01.42865191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-11 18:17:42.312447 | controller |     "Jun 11 17:01:01.472972 crc crio[22018]: 2026-06-11T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd79cad2c6b3747 Mac:3a:5d:93:bc:58:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.312463 | controller |     "Jun 11 17:01:01.475080 crc crio[22018]: time=\"2026-06-11T17:01:01.475002599Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.312484 | controller |     "Jun 11 17:01:01.475405 crc crio[22018]: time=\"2026-06-11T17:01:01.475222236Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686621-25xxs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.312501 | controller |     "Jun 11 17:01:01.500066 crc crio[22018]: time=\"2026-06-11T17:01:01.498396026Z\" level=info msg=\"Ran pod sandbox dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be with infra container: openstack/keystone-cron-29686621-25xxs/POD\" id=370695b5-c83e-49c3-84cf-94b11550fb63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.312517 | controller |     "Jun 11 17:01:01.509640 crc crio[22018]: time=\"2026-06-11T17:01:01.50956951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d86ae026-1509-4038-8f41-41a22b765efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312536 | controller |     "Jun 11 17:01:01.562132 crc crio[22018]: time=\"2026-06-11T17:01:01.561685857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=b216412f-3111-42aa-bc26-825e41c666bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312560 | controller |     "Jun 11 17:01:01.608697 crc crio[22018]: time=\"2026-06-11T17:01:01.60858718Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686621-25xxs/keystone-cron\" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312582 | controller |     "Jun 11 17:01:01.609165 crc crio[22018]: time=\"2026-06-11T17:01:01.609112217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312604 | controller |     "Jun 11 17:01:01.686939 crc crio[22018]: time=\"2026-06-11T17:01:01.686846676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312624 | controller |     "Jun 11 17:01:01.694698 crc crio[22018]: time=\"2026-06-11T17:01:01.694493121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312641 | controller |     "Jun 11 17:01:01.887228 crc crio[22018]: time=\"2026-06-11T17:01:01.886739944Z\" level=info msg=\"Stopping container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123 (timeout: 10s)\" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.312657 | controller |     "Jun 11 17:01:01.968046 crc crio[22018]: time=\"2026-06-11T17:01:01.967746642Z\" level=info msg=\"Created container f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69: openstack/keystone-cron-29686621-25xxs/keystone-cron\" id=a987d3ae-c74f-44cf-9850-06ea09a93f59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312672 | controller |     "Jun 11 17:01:01.970642 crc crio[22018]: time=\"2026-06-11T17:01:01.970571603Z\" level=info msg=\"Starting container: f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69\" id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.312687 | controller |     "Jun 11 17:01:01.987027 crc crio[22018]: time=\"2026-06-11T17:01:01.986903919Z\" level=info msg=\"Started container\" PID=85171 containerID=f63863630a4dd3181811c7734865c1ace4d2d166f8c125babfd266d5044e5f69 description=openstack/keystone-cron-29686621-25xxs/keystone-cron id=030b94ee-ce1c-48f2-8bcd-3291e978d909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be",
2026-06-11 18:17:42.312709 | controller |     "Jun 11 17:01:02.137837 crc crio[22018]: time=\"2026-06-11T17:01:02.137735211Z\" level=info msg=\"Stopped container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=1b9f2259-394f-4748-bf6e-3a9034bda439 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.312726 | controller |     "Jun 11 17:01:02.145919 crc crio[22018]: time=\"2026-06-11T17:01:02.145781179Z\" level=info msg=\"Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.312743 | controller |     "Jun 11 17:01:02.146677 crc crio[22018]: time=\"2026-06-11T17:01:02.146637656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-ps7xs Namespace:openstack ID:22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2 UID:1884e6e5-17f5-4827-b733-26940a320eed NetNS:/var/run/netns/46713b09-fbd9-4d5d-9e8e-9dfc68ba1c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1884e6e5_17f5_4827_b733_26940a320eed.slice PodAnnotations:0xc00285cc48}] Aliases:map[]}\"",
2026-06-11 18:17:42.312759 | controller |     "Jun 11 17:01:02.146853 crc crio[22018]: time=\"2026-06-11T17:01:02.146814682Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-946cbdf6f-ps7xs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.312775 | controller |     "Jun 11 17:01:02.259978 crc crio[22018]: time=\"2026-06-11T17:01:02.259877206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e9cb5b08-ddb9-4fa6-abd1-7056a0e8e6d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.312791 | controller |     "Jun 11 17:01:02.272114 crc crio[22018]: time=\"2026-06-11T17:01:02.271103993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3e18a3fd-bb92-42a9-a816-4f59803970b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312807 | controller |     "Jun 11 17:01:02.299471 crc crio[22018]: time=\"2026-06-11T17:01:02.299239893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=63a57244-1642-4f42-abdf-d552cab9b30a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.312823 | controller |     "Jun 11 17:01:02.323606 crc crio[22018]: time=\"2026-06-11T17:01:02.32328649Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312840 | controller |     "Jun 11 17:01:02.326898 crc crio[22018]: time=\"2026-06-11T17:01:02.324981385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312878 | controller |     "Jun 11 17:01:02.452696 crc crio[22018]: time=\"2026-06-11T17:01:02.452260962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312896 | controller |     "Jun 11 17:01:02.462156 crc crio[22018]: time=\"2026-06-11T17:01:02.46118867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.312911 | controller |     "Jun 11 17:01:02.727151 crc crio[22018]: time=\"2026-06-11T17:01:02.726929977Z\" level=info msg=\"Created container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=56c00f4f-6eed-4b8e-9e8b-ad180d54e750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.312931 | controller |     "Jun 11 17:01:02.728862 crc crio[22018]: time=\"2026-06-11T17:01:02.728775959Z\" level=info msg=\"Starting container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc\" id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.312947 | controller |     "Jun 11 17:01:02.736641 crc crio[22018]: time=\"2026-06-11T17:01:02.736216475Z\" level=info msg=\"Started container\" PID=85302 containerID=5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc description=openstack/ceilometer-0/sg-core id=9d21a6db-e782-432c-befd-bbdac3eb1352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b",
2026-06-11 18:17:42.312963 | controller |     "Jun 11 17:01:02.752301 crc crio[22018]: time=\"2026-06-11T17:01:02.752130182Z\" level=info msg=\"Stopped pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=687323e7-c039-4ab5-bba9-a12a22d2e2b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.312981 | controller |     "Jun 11 17:01:02.777967 crc crio[22018]: time=\"2026-06-11T17:01:02.777429088Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.312998 | controller |     "Jun 11 17:01:02.788663 crc crio[22018]: time=\"2026-06-11T17:01:02.788613415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-11 18:17:42.313015 | controller |     "Jun 11 17:01:03.111649 crc crio[22018]: time=\"2026-06-11T17:01:03.111562977Z\" level=info msg=\"Removing container: afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123\" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313031 | controller |     "Jun 11 17:01:03.196725 crc crio[22018]: time=\"2026-06-11T17:01:03.196631609Z\" level=info msg=\"Removed container afd34573d036c067fe84a4d3e02aa942886e5eae0ca45b2b4ea116a92177b123: openstack/dnsmasq-dns-946cbdf6f-ps7xs/dnsmasq-dns\" id=b8ce7942-d0d9-473b-91cc-8e6367b112d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313049 | controller |     "Jun 11 17:01:03.204741 crc crio[22018]: time=\"2026-06-11T17:01:03.204696348Z\" level=info msg=\"Removing container: bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0\" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313065 | controller |     "Jun 11 17:01:03.253258 crc crio[22018]: time=\"2026-06-11T17:01:03.253187582Z\" level=info msg=\"Removed container bc53d7b7f618a4734ef892004f75148feb841ed844f59fd2e5ca197919f4b0d0: openstack/dnsmasq-dns-946cbdf6f-ps7xs/init\" id=2beeadda-e3cc-497b-90b3-85a6294236f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313081 | controller |     "Jun 11 17:01:05.210292 crc crio[22018]: time=\"2026-06-11T17:01:05.209458584Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=73e5a9f5-c5c0-4dee-b3d9-576fb9916076 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.313096 | controller |     "Jun 11 17:01:05.212054 crc crio[22018]: time=\"2026-06-11T17:01:05.211961704Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c998bb69-ddce-4788-b8f1-ad452bc95a02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.313113 | controller |     "Jun 11 17:01:05.280297 crc crio[22018]: time=\"2026-06-11T17:01:05.280024276Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=d2ad83d1-05e6-4d68-9f94-122e1d98e5f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.313137 | controller |     "Jun 11 17:01:05.289187 crc crio[22018]: time=\"2026-06-11T17:01:05.289063294Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.313154 | controller |     "Jun 11 17:01:05.289919 crc crio[22018]: time=\"2026-06-11T17:01:05.28984752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.313171 | controller |     "Jun 11 17:01:05.357642 crc crio[22018]: time=\"2026-06-11T17:01:05.357560919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.313187 | controller |     "Jun 11 17:01:05.360888 crc crio[22018]: time=\"2026-06-11T17:01:05.360829333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.313204 | controller |     "Jun 11 17:01:05.586603 crc crio[22018]: time=\"2026-06-11T17:01:05.586070628Z\" level=info msg=\"Created container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=ddb1d015-cd2a-4cd5-9fe5-5a057f24132e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.313220 | controller |     "Jun 11 17:01:05.587619 crc crio[22018]: time=\"2026-06-11T17:01:05.587548436Z\" level=info msg=\"Starting container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935\" id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.313237 | controller |     "Jun 11 17:01:05.592657 crc crio[22018]: time=\"2026-06-11T17:01:05.592547585Z\" level=info msg=\"Started container\" PID=85517 containerID=174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 description=openstack/ceilometer-0/proxy-httpd id=6031c348-b9af-4835-af52-577e155d9b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b",
2026-06-11 18:17:42.313254 | controller |     "Jun 11 17:01:07.163654 crc crio[22018]: time=\"2026-06-11T17:01:07.163096979Z\" level=info msg=\"Stopping pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be\" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313271 | controller |     "Jun 11 17:01:07.164877 crc crio[22018]: time=\"2026-06-11T17:01:07.164480644Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686621-25xxs Namespace:openstack ID:dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be UID:944d5a27-bb1e-453e-984b-afc54959166c NetNS:/var/run/netns/e4ae82f4-4d3d-40c7-b3a4-2c08d16ecef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod944d5a27_bb1e_453e_984b_afc54959166c.slice PodAnnotations:0xc00012b200}] Aliases:map[]}\"",
2026-06-11 18:17:42.313288 | controller |     "Jun 11 17:01:07.164877 crc crio[22018]: time=\"2026-06-11T17:01:07.164607888Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686621-25xxs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.313305 | controller |     "Jun 11 17:01:07.522425 crc crio[22018]: time=\"2026-06-11T17:01:07.521861036Z\" level=info msg=\"Stopped pod sandbox: dd79cad2c6b3747f7cada8fd503e8dd4b2b25405d79e4b2cc00eba79619a37be\" id=70e32cd5-6a74-4460-9e92-a2c281cc780a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313325 | controller |     "Jun 11 17:01:09.196870 crc crio[22018]: time=\"2026-06-11T17:01:09.196290832Z\" level=info msg=\"Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313343 | controller |     "Jun 11 17:01:09.198154 crc crio[22018]: time=\"2026-06-11T17:01:09.197700306Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-wfz64 Namespace:openstack ID:819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756 UID:4b363341-177b-4eec-bc9e-cd0be1ab13e6 NetNS:/var/run/netns/540a9d01-3780-49c5-8ddb-02e0800d298d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b363341_177b_4eec_bc9e_cd0be1ab13e6.slice PodAnnotations:0xc002ca02f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.313360 | controller |     "Jun 11 17:01:09.198154 crc crio[22018]: time=\"2026-06-11T17:01:09.197840752Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-wfz64 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.313377 | controller |     "Jun 11 17:01:09.648083 crc crio[22018]: time=\"2026-06-11T17:01:09.647540868Z\" level=info msg=\"Stopped pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=4c645719-b992-4724-90da-e56ac9367510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313394 | controller |     "Jun 11 17:01:10.481952 crc crio[22018]: time=\"2026-06-11T17:01:10.481460566Z\" level=info msg=\"Stopping container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a (timeout: 30s)\" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313411 | controller |     "Jun 11 17:01:10.483900 crc crio[22018]: time=\"2026-06-11T17:01:10.483811987Z\" level=info msg=\"Stopping container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef (timeout: 30s)\" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313427 | controller |     "Jun 11 17:01:10.589463 crc crio[22018]: time=\"2026-06-11T17:01:10.589274731Z\" level=info msg=\"Stopping container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133 (timeout: 30s)\" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313443 | controller |     "Jun 11 17:01:10.639795 crc crio[22018]: time=\"2026-06-11T17:01:10.639715525Z\" level=info msg=\"Stopping container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697 (timeout: 30s)\" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313459 | controller |     "Jun 11 17:01:10.640168 crc crio[22018]: time=\"2026-06-11T17:01:10.639752771Z\" level=info msg=\"Stopping container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131 (timeout: 30s)\" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313475 | controller |     "Jun 11 17:01:10.642742 crc crio[22018]: time=\"2026-06-11T17:01:10.642656847Z\" level=info msg=\"Stopped container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=f5823ed1-eb87-456a-ab10-9e9e1f528f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313492 | controller |     "Jun 11 17:01:10.767418 crc crio[22018]: time=\"2026-06-11T17:01:10.767057297Z\" level=info msg=\"Stopped container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=3feb262e-39fc-4380-adf5-0b942374cde7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313509 | controller |     "Jun 11 17:01:12.956559 crc crio[22018]: time=\"2026-06-11T17:01:12.955657103Z\" level=info msg=\"Stopped container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0953db3a-f709-448b-ba84-398a5b242baa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313531 | controller |     "Jun 11 17:01:12.957988 crc crio[22018]: time=\"2026-06-11T17:01:12.957713968Z\" level=info msg=\"Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313549 | controller |     "Jun 11 17:01:12.958836 crc crio[22018]: time=\"2026-06-11T17:01:12.9586987Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a UID:0b5ee9f8-ead7-4eac-98c8-415cd9bd840f NetNS:/var/run/netns/c3d12cfd-c08e-4bb8-a6b0-f24c06e407a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5ee9f8_ead7_4eac_98c8_415cd9bd840f.slice PodAnnotations:0xc002b14418}] Aliases:map[]}\"",
2026-06-11 18:17:42.313566 | controller |     "Jun 11 17:01:12.959065 crc crio[22018]: time=\"2026-06-11T17:01:12.958966168Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.313583 | controller |     "Jun 11 17:01:13.331910 crc crio[22018]: time=\"2026-06-11T17:01:13.331821772Z\" level=info msg=\"Stopped pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=1911e770-c66a-45a7-a2da-166c66ad2827 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313600 | controller |     "Jun 11 17:01:13.884058 crc crio[22018]: time=\"2026-06-11T17:01:13.883547634Z\" level=info msg=\"Stopped container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=6debc81d-ee38-493e-89a8-c02b1ba93992 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.313617 | controller |     "Jun 11 17:01:13.885057 crc crio[22018]: time=\"2026-06-11T17:01:13.88497716Z\" level=info msg=\"Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313634 | controller |     "Jun 11 17:01:13.887498 crc crio[22018]: time=\"2026-06-11T17:01:13.885566059Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252 UID:1405f6b5-d512-46e4-8892-d0e5167a0417 NetNS:/var/run/netns/e7e2645a-95d6-4dc0-9665-9b8f10351d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1405f6b5_d512_46e4_8892_d0e5167a0417.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.313650 | controller |     "Jun 11 17:01:13.887498 crc crio[22018]: time=\"2026-06-11T17:01:13.885749435Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.313666 | controller |     "Jun 11 17:01:14.292447 crc crio[22018]: time=\"2026-06-11T17:01:14.291832391Z\" level=info msg=\"Removing container: d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133\" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313683 | controller |     "Jun 11 17:01:14.344902 crc crio[22018]: time=\"2026-06-11T17:01:14.344661418Z\" level=info msg=\"Removed container d27c5d19c9b32b2d19d377032d59c40932cabdc7b014be981f0efe61699cd133: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8e3a34af-917b-4492-8766-b3bf8b5dc1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313699 | controller |     "Jun 11 17:01:14.350511 crc crio[22018]: time=\"2026-06-11T17:01:14.350291424Z\" level=info msg=\"Stopped pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=00759c77-8cba-4384-9a52-bc7bb2a6b10e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.313719 | controller |     "Jun 11 17:01:14.788961 crc crio[22018]: time=\"2026-06-11T17:01:14.788512524Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.313736 | controller |     "Jun 11 17:01:14.788961 crc crio[22018]: time=\"2026-06-11T17:01:14.788929327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.313752 | controller |     "Jun 11 17:01:14.832470 crc crio[22018]: time=\"2026-06-11T17:01:14.832301182Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}\"",
2026-06-11 18:17:42.313767 | controller |     "Jun 11 17:01:14.832470 crc crio[22018]: time=\"2026-06-11T17:01:14.832430306Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.313784 | controller |     "Jun 11 17:01:15.327603 crc crio[22018]: time=\"2026-06-11T17:01:15.327043016Z\" level=info msg=\"Removing container: fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697\" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313799 | controller |     "Jun 11 17:01:15.375663 crc crio[22018]: time=\"2026-06-11T17:01:15.375611769Z\" level=info msg=\"Removed container fca1e0bbcd27e0cd86dc6696e74f0f14422e0b15ad35a7f21f58bcdd43d4b697: openstack/nova-metadata-0/nova-metadata-metadata\" id=10fcc577-bb59-4227-99cd-61bdd0ef57fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313816 | controller |     "Jun 11 17:01:15.379294 crc crio[22018]: 2026-06-11T17:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:270cc3a9533bb65 Mac:7a:e8:ce:d0:42:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.313832 | controller |     "Jun 11 17:01:15.379901 crc crio[22018]: time=\"2026-06-11T17:01:15.379720905Z\" level=info msg=\"Removing container: 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131\" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.313864 | controller |     "Jun 11 17:01:15.381246 crc crio[22018]: time=\"2026-06-11T17:01:15.380760838Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc002a1a150}] Aliases:map[]}\"",
2026-06-11 18:17:42.313885 | controller |     "Jun 11 17:01:15.381246 crc crio[22018]: time=\"2026-06-11T17:01:15.380965885Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.313903 | controller |     "Jun 11 17:01:15.396749 crc crio[22018]: time=\"2026-06-11T17:01:15.396645845Z\" level=info msg=\"Ran pod sandbox 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 with infra container: openstack/nova-scheduler-0/POD\" id=9fe9279e-0284-47d9-849d-fb64befa5f98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.313925 | controller |     "Jun 11 17:01:15.399466 crc crio[22018]: time=\"2026-06-11T17:01:15.399247284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b74cf9b7-5fb6-44bf-aaf3-d3f739efe5d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.313942 | controller |     "Jun 11 17:01:15.448720 crc crio[22018]: time=\"2026-06-11T17:01:15.448624508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4924b694-c949-4e9b-9388-283f8940d361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.313959 | controller |     "Jun 11 17:01:15.467017 crc crio[22018]: time=\"2026-06-11T17:01:15.466946821Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.313976 | controller |     "Jun 11 17:01:15.467530 crc crio[22018]: time=\"2026-06-11T17:01:15.467454807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.313992 | controller |     "Jun 11 17:01:15.563317 crc crio[22018]: time=\"2026-06-11T17:01:15.562917722Z\" level=info msg=\"Removed container 2e15d11f36b6948bdb3939c1238fbaa39d06f141131e8572ada7cd2cb4d6a131: openstack/nova-metadata-0/nova-metadata-log\" id=ff2060d4-2424-4ad7-a134-ff1b4bd313d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.314008 | controller |     "Jun 11 17:01:15.570556 crc crio[22018]: time=\"2026-06-11T17:01:15.570299895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314025 | controller |     "Jun 11 17:01:15.573871 crc crio[22018]: time=\"2026-06-11T17:01:15.573761625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314040 | controller |     "Jun 11 17:01:15.729671 crc crio[22018]: time=\"2026-06-11T17:01:15.729544365Z\" level=info msg=\"Created container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f2f7cdc7-69af-46aa-a7de-e4ef5cbd5aa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314057 | controller |     "Jun 11 17:01:15.731228 crc crio[22018]: time=\"2026-06-11T17:01:15.730991052Z\" level=info msg=\"Starting container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce\" id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.314074 | controller |     "Jun 11 17:01:15.737107 crc crio[22018]: time=\"2026-06-11T17:01:15.736953741Z\" level=info msg=\"Started container\" PID=86413 containerID=3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5028926d-885e-44c0-952b-cb78a723ca07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515",
2026-06-11 18:17:42.314091 | controller |     "Jun 11 17:01:15.870267 crc crio[22018]: time=\"2026-06-11T17:01:15.870181632Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.314108 | controller |     "Jun 11 17:01:15.870525 crc crio[22018]: time=\"2026-06-11T17:01:15.870282235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314129 | controller |     "Jun 11 17:01:15.906100 crc crio[22018]: time=\"2026-06-11T17:01:15.905983915Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}\"",
2026-06-11 18:17:42.314145 | controller |     "Jun 11 17:01:15.906100 crc crio[22018]: time=\"2026-06-11T17:01:15.906047317Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.314168 | controller |     "Jun 11 17:01:16.059731 crc crio[22018]: time=\"2026-06-11T17:01:16.059597634Z\" level=info msg=\"Stopped container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=5988c0ca-eb90-494f-84c8-f82a441e3bd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.314193 | controller |     "Jun 11 17:01:16.062897 crc crio[22018]: time=\"2026-06-11T17:01:16.062836259Z\" level=info msg=\"Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.314218 | controller |     "Jun 11 17:01:16.063443 crc crio[22018]: time=\"2026-06-11T17:01:16.063312534Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3 UID:5921ec16-4dc2-4e43-9773-b4008949b92b NetNS:/var/run/netns/f61c0369-010c-4d4d-b7d7-594623cc59cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5921ec16_4dc2_4e43_9773_b4008949b92b.slice PodAnnotations:0xc00285c420}] Aliases:map[]}\"",
2026-06-11 18:17:42.314242 | controller |     "Jun 11 17:01:16.063578 crc crio[22018]: time=\"2026-06-11T17:01:16.063540381Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.314266 | controller |     "Jun 11 17:01:16.471215 crc crio[22018]: time=\"2026-06-11T17:01:16.470729786Z\" level=info msg=\"Stopped pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=7dd50e3e-85e1-4d2d-9211-836831957f52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.314290 | controller |     "Jun 11 17:01:16.488571 crc crio[22018]: 2026-06-11T17:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96cd46d81e0f00b Mac:be:95:d2:39:c8:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 SocketPath: PciID:}] [{Interface:0xc00050e7a0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.314314 | controller |     "Jun 11 17:01:16.489480 crc crio[22018]: time=\"2026-06-11T17:01:16.489415367Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc002ca0a98}] Aliases:map[]}\"",
2026-06-11 18:17:42.314342 | controller |     "Jun 11 17:01:16.489669 crc crio[22018]: time=\"2026-06-11T17:01:16.489600533Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.314362 | controller |     "Jun 11 17:01:16.561627 crc crio[22018]: time=\"2026-06-11T17:01:16.561535772Z\" level=info msg=\"Ran pod sandbox 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 with infra container: openstack/nova-metadata-0/POD\" id=8d8b44df-4e3d-410f-9f9d-3427a47fd44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.314379 | controller |     "Jun 11 17:01:16.630642 crc crio[22018]: time=\"2026-06-11T17:01:16.630559378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8d4dc04c-ae35-42e8-91ab-182f43cb96c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314396 | controller |     "Jun 11 17:01:16.640772 crc crio[22018]: time=\"2026-06-11T17:01:16.640681784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=af2fbbae-a303-4c2f-ab78-bf0b31e42f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314412 | controller |     "Jun 11 17:01:16.736757 crc crio[22018]: time=\"2026-06-11T17:01:16.736720376Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314428 | controller |     "Jun 11 17:01:16.737170 crc crio[22018]: time=\"2026-06-11T17:01:16.73714812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314445 | controller |     "Jun 11 17:01:16.792481 crc crio[22018]: time=\"2026-06-11T17:01:16.792308049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314461 | controller |     "Jun 11 17:01:16.795767 crc crio[22018]: time=\"2026-06-11T17:01:16.795696777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314477 | controller |     "Jun 11 17:01:17.016056 crc crio[22018]: time=\"2026-06-11T17:01:17.015286953Z\" level=info msg=\"Created container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=1c85e54a-a5dc-4005-b8a3-056a3ea1943e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314494 | controller |     "Jun 11 17:01:17.017567 crc crio[22018]: time=\"2026-06-11T17:01:17.017485703Z\" level=info msg=\"Starting container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea\" id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.314511 | controller |     "Jun 11 17:01:17.022195 crc crio[22018]: time=\"2026-06-11T17:01:17.022141161Z\" level=info msg=\"Started container\" PID=86523 containerID=500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea description=openstack/nova-metadata-0/nova-metadata-log id=1e1526ed-0fc1-4295-8832-1cdd79183de1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5",
2026-06-11 18:17:42.314528 | controller |     "Jun 11 17:01:17.037530 crc crio[22018]: time=\"2026-06-11T17:01:17.037264264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=af952afd-e7bc-4898-afa7-2507a669bb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314544 | controller |     "Jun 11 17:01:17.076218 crc crio[22018]: time=\"2026-06-11T17:01:17.076115083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=393d9c84-7ad4-4786-808b-6fa0078c3c7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314564 | controller |     "Jun 11 17:01:17.112942 crc crio[22018]: time=\"2026-06-11T17:01:17.112862965Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314581 | controller |     "Jun 11 17:01:17.113492 crc crio[22018]: time=\"2026-06-11T17:01:17.113400013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314597 | controller |     "Jun 11 17:01:17.161279 crc crio[22018]: time=\"2026-06-11T17:01:17.16119608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314613 | controller |     "Jun 11 17:01:17.164819 crc crio[22018]: time=\"2026-06-11T17:01:17.164753721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314628 | controller |     "Jun 11 17:01:17.358049 crc crio[22018]: time=\"2026-06-11T17:01:17.357955354Z\" level=info msg=\"Created container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=fa5992f0-05fc-4682-8458-234dea462935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314645 | controller |     "Jun 11 17:01:17.359555 crc crio[22018]: time=\"2026-06-11T17:01:17.359462633Z\" level=info msg=\"Starting container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f\" id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.314660 | controller |     "Jun 11 17:01:17.365505 crc crio[22018]: time=\"2026-06-11T17:01:17.365234417Z\" level=info msg=\"Started container\" PID=86562 containerID=73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f description=openstack/nova-metadata-0/nova-metadata-metadata id=11506648-04c0-4eea-8bad-2596bde5d17b name=/runtime.v1.RuntimeService/StartContainer sandboxID=96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5",
2026-06-11 18:17:42.314676 | controller |     "Jun 11 17:01:17.398005 crc crio[22018]: time=\"2026-06-11T17:01:17.397905259Z\" level=info msg=\"Removing container: 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a\" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.314691 | controller |     "Jun 11 17:01:17.435657 crc crio[22018]: time=\"2026-06-11T17:01:17.435564191Z\" level=info msg=\"Removed container 78d4ebe0791ba9350059b3eb87e1704627c996f91b5c09f2c58f20051c0c9a3a: openstack/nova-api-0/nova-api-api\" id=6ea40183-a0af-450e-b779-6d6756b9c4da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.314707 | controller |     "Jun 11 17:01:17.438173 crc crio[22018]: time=\"2026-06-11T17:01:17.438093531Z\" level=info msg=\"Removing container: 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef\" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.314724 | controller |     "Jun 11 17:01:17.463949 crc crio[22018]: time=\"2026-06-11T17:01:17.463859155Z\" level=info msg=\"Removed container 8626a639a573303481bc99986e48f62f7001f89b3588c04dbcadeab2896c78ef: openstack/nova-api-0/nova-api-log\" id=d6aa3c0a-321b-4968-8680-1e4a27bd4eb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.314741 | controller |     "Jun 11 17:01:18.041698 crc crio[22018]: time=\"2026-06-11T17:01:18.03955553Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.314761 | controller |     "Jun 11 17:01:18.041698 crc crio[22018]: time=\"2026-06-11T17:01:18.040264263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314779 | controller |     "Jun 11 17:01:18.096556 crc crio[22018]: time=\"2026-06-11T17:01:18.09631409Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}\"",
2026-06-11 18:17:42.314795 | controller |     "Jun 11 17:01:18.096556 crc crio[22018]: time=\"2026-06-11T17:01:18.096507166Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.314811 | controller |     "Jun 11 17:01:18.686866 crc crio[22018]: 2026-06-11T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bda29b78d122bd9 Mac:62:2a:6c:11:77:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.314828 | controller |     "Jun 11 17:01:18.686866 crc crio[22018]: time=\"2026-06-11T17:01:18.685051116Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002b14a30}] Aliases:map[]}\"",
2026-06-11 18:17:42.314844 | controller |     "Jun 11 17:01:18.686866 crc crio[22018]: time=\"2026-06-11T17:01:18.68518219Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.314885 | controller |     "Jun 11 17:01:18.693974 crc crio[22018]: time=\"2026-06-11T17:01:18.693894465Z\" level=info msg=\"Ran pod sandbox bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff with infra container: openstack/nova-api-0/POD\" id=355650ef-3e1f-4e30-8d2f-b4c32b558fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.314903 | controller |     "Jun 11 17:01:18.697166 crc crio[22018]: time=\"2026-06-11T17:01:18.697085685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e0ead0db-7dc2-46b1-9e38-07f8f37e17de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314919 | controller |     "Jun 11 17:01:18.700776 crc crio[22018]: time=\"2026-06-11T17:01:18.700729292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=acea62d6-1bfb-4785-845a-0367cf31d015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.314934 | controller |     "Jun 11 17:01:18.710787 crc crio[22018]: time=\"2026-06-11T17:01:18.71070954Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.314951 | controller |     "Jun 11 17:01:18.711137 crc crio[22018]: time=\"2026-06-11T17:01:18.711075141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314972 | controller |     "Jun 11 17:01:18.768833 crc crio[22018]: time=\"2026-06-11T17:01:18.76873326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.314988 | controller |     "Jun 11 17:01:18.772549 crc crio[22018]: time=\"2026-06-11T17:01:18.77248259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315004 | controller |     "Jun 11 17:01:18.989470 crc crio[22018]: time=\"2026-06-11T17:01:18.988775561Z\" level=info msg=\"Created container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=23398fce-cd19-49ca-a3aa-c828f733b517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.315020 | controller |     "Jun 11 17:01:18.992474 crc crio[22018]: time=\"2026-06-11T17:01:18.992401727Z\" level=info msg=\"Starting container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26\" id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.315037 | controller |     "Jun 11 17:01:18.999281 crc crio[22018]: time=\"2026-06-11T17:01:18.999168672Z\" level=info msg=\"Started container\" PID=86806 containerID=2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 description=openstack/nova-api-0/nova-api-log id=c25f16d1-4dbd-48a1-8c0c-e385294c5b1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff",
2026-06-11 18:17:42.315053 | controller |     "Jun 11 17:01:19.058296 crc crio[22018]: time=\"2026-06-11T17:01:19.058207016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=158d8c63-ebb3-423f-8e56-a83320152141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.315070 | controller |     "Jun 11 17:01:19.125138 crc crio[22018]: time=\"2026-06-11T17:01:19.125000657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b7f86675-ab12-4b8e-9676-3eb73b8e3209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.315086 | controller |     "Jun 11 17:01:19.160529 crc crio[22018]: time=\"2026-06-11T17:01:19.160395786Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.315103 | controller |     "Jun 11 17:01:19.160938 crc crio[22018]: time=\"2026-06-11T17:01:19.160858481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315118 | controller |     "Jun 11 17:01:19.240099 crc crio[22018]: time=\"2026-06-11T17:01:19.239757427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315135 | controller |     "Jun 11 17:01:19.243449 crc crio[22018]: time=\"2026-06-11T17:01:19.243199047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315151 | controller |     "Jun 11 17:01:19.594873 crc crio[22018]: time=\"2026-06-11T17:01:19.594797034Z\" level=info msg=\"Created container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=4192c8a9-acc3-4a20-934b-65b7d40aeb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.315171 | controller |     "Jun 11 17:01:19.596511 crc crio[22018]: time=\"2026-06-11T17:01:19.596225709Z\" level=info msg=\"Starting container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3\" id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.315187 | controller |     "Jun 11 17:01:19.601702 crc crio[22018]: time=\"2026-06-11T17:01:19.601414915Z\" level=info msg=\"Started container\" PID=86837 containerID=9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 description=openstack/nova-api-0/nova-api-api id=d3dd1e73-0e0d-47ad-aad0-55d0ad627ddd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff",
2026-06-11 18:17:42.315204 | controller |     "Jun 11 17:01:50.587589 crc crio[22018]: time=\"2026-06-11T17:01:50.586260487Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.315219 | controller |     "Jun 11 17:01:50.588832 crc crio[22018]: time=\"2026-06-11T17:01:50.587637292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315235 | controller |     "Jun 11 17:01:50.654415 crc crio[22018]: time=\"2026-06-11T17:01:50.654252567Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"",
2026-06-11 18:17:42.315251 | controller |     "Jun 11 17:01:50.654415 crc crio[22018]: time=\"2026-06-11T17:01:50.654422852Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.315267 | controller |     "Jun 11 17:01:51.215546 crc crio[22018]: 2026-06-11T17:01:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da68b2b90f3dd4 Mac:62:ec:98:a2:22:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca SocketPath: PciID:}] [{Interface:0xc000234fb0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.315284 | controller |     "Jun 11 17:01:51.216738 crc crio[22018]: time=\"2026-06-11T17:01:51.21667626Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc UID:d45978a8-7692-4319-b7ea-887b7783fddc NetNS:/var/run/netns/3707c509-e48e-45be-8b85-02629f9341ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd45978a8_7692_4319_b7ea_887b7783fddc.slice PodAnnotations:0xc002a1a118}] Aliases:map[]}\"",
2026-06-11 18:17:42.315300 | controller |     "Jun 11 17:01:51.216933 crc crio[22018]: time=\"2026-06-11T17:01:51.216852696Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.315317 | controller |     "Jun 11 17:01:51.224798 crc crio[22018]: time=\"2026-06-11T17:01:51.224664948Z\" level=info msg=\"Ran pod sandbox 9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc with infra container: sushy-emulator/sushy-emulator/POD\" id=2a2d896b-2060-4d95-84c0-adbbe469576c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.315332 | controller |     "Jun 11 17:01:51.229742 crc crio[22018]: time=\"2026-06-11T17:01:51.228458392Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.315353 | controller |     "Jun 11 17:01:51.238719 crc crio[22018]: time=\"2026-06-11T17:01:51.238637886Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 18:17:42.315369 | controller |     "Jun 11 17:01:59.690391 crc crio[22018]: time=\"2026-06-11T17:01:59.689439086Z\" level=info msg=\"Removing container: f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665\" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.315385 | controller |     "Jun 11 17:02:01.697904 crc crio[22018]: time=\"2026-06-11T17:02:01.697410263Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686622-d2m7c/POD\" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.315401 | controller |     "Jun 11 17:02:01.699096 crc crio[22018]: time=\"2026-06-11T17:02:01.6979192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.315417 | controller |     "Jun 11 17:02:02.331081 crc crio[22018]: time=\"2026-06-11T17:02:02.330930846Z\" level=info msg=\"Removed container f4fdaa9e02603265f69a1b9a2824ea9fb27977880f0eb76869fff84ee04bf665: openstack/dnsmasq-dns-bf5545dbf-c8lt7/init\" id=7b5333c6-b769-45b6-b4cb-2948a58c7a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.315433 | controller |     "Jun 11 17:02:02.334206 crc crio[22018]: time=\"2026-06-11T17:02:02.334113124Z\" level=info msg=\"Removing container: a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9\" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.315448 | controller |     "Jun 11 17:02:03.316733 crc crio[22018]: time=\"2026-06-11T17:02:03.315960087Z\" level=info msg=\"Removed container a9d7811836e2c3e636a5a2ebe6bbfb24f65bc65fc82b7ab0adc1cf99039d33f9: openstack/dnsmasq-dns-6f94844f59-jbhd9/init\" id=80fce48e-c5d0-4031-8d03-4ede564ec6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.315463 | controller |     "Jun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330291823Z\" level=info msg=\"Stopping pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315478 | controller |     "Jun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330435087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=85dc2f73-8d6e-4311-a0ff-9950d33f3d7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315494 | controller |     "Jun 11 17:02:03.331616 crc crio[22018]: time=\"2026-06-11T17:02:03.330939954Z\" level=info msg=\"Removing pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315510 | controller |     "Jun 11 17:02:03.373016 crc crio[22018]: time=\"2026-06-11T17:02:03.372929353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.315526 | controller |     "Jun 11 17:02:03.373016 crc crio[22018]: time=\"2026-06-11T17:02:03.372985445Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686622-d2m7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.315593 | controller |     "Jun 11 17:02:03.386291 crc crio[22018]: time=\"2026-06-11T17:02:03.386190209Z\" level=info msg=\"Removed pod sandbox: 052ef7bba4f74f163e1eb555846d0e2e22b0b2dd58bb52ca98d283b1bdf0f5fd\" id=f59b18ce-ad84-490e-adf5-1711a853e798 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315610 | controller |     "Jun 11 17:02:03.387729 crc crio[22018]: time=\"2026-06-11T17:02:03.387665954Z\" level=info msg=\"Stopping pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315626 | controller |     "Jun 11 17:02:03.387851 crc crio[22018]: time=\"2026-06-11T17:02:03.387749816Z\" level=info msg=\"Stopped pod sandbox (already stopped): b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=333958e5-68fe-4191-ac6d-83b020a6ae09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315642 | controller |     "Jun 11 17:02:03.388752 crc crio[22018]: time=\"2026-06-11T17:02:03.388681835Z\" level=info msg=\"Removing pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315658 | controller |     "Jun 11 17:02:03.416474 crc crio[22018]: time=\"2026-06-11T17:02:03.41627656Z\" level=info msg=\"Removed pod sandbox: b161f47eebc804b5be63645d487b8ab9551a720c9f2930ee220700c91f441f81\" id=e3e46bc4-a8d1-4854-96b2-c5769c2392de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315674 | controller |     "Jun 11 17:02:03.418275 crc crio[22018]: time=\"2026-06-11T17:02:03.418192177Z\" level=info msg=\"Stopping pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315689 | controller |     "Jun 11 17:02:03.418275 crc crio[22018]: time=\"2026-06-11T17:02:03.418257409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=0b8e5fd0-2bdc-4ae6-b4ca-46c129eb5c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315705 | controller |     "Jun 11 17:02:03.422693 crc crio[22018]: time=\"2026-06-11T17:02:03.421215021Z\" level=info msg=\"Removing pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315721 | controller |     "Jun 11 17:02:03.444696 crc crio[22018]: time=\"2026-06-11T17:02:03.444572931Z\" level=info msg=\"Removed pod sandbox: 7ecb2df3165b99e3ee6941460611e480940eb57af4e65e2e8f3e19dd7d8a2a3a\" id=2d98c0c1-f6f0-41c2-898b-cb8a373254d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315737 | controller |     "Jun 11 17:02:03.445465 crc crio[22018]: time=\"2026-06-11T17:02:03.445395575Z\" level=info msg=\"Stopping pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315752 | controller |     "Jun 11 17:02:03.445568 crc crio[22018]: time=\"2026-06-11T17:02:03.445471657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=bef5506d-be73-43db-adf8-f42e5e6e0f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315768 | controller |     "Jun 11 17:02:03.446295 crc crio[22018]: time=\"2026-06-11T17:02:03.446224232Z\" level=info msg=\"Removing pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315787 | controller |     "Jun 11 17:02:03.464746 crc crio[22018]: time=\"2026-06-11T17:02:03.46461711Z\" level=info msg=\"Removed pod sandbox: 22687d918c85a432020949db6c73a9049ff4a1df688c9613d1bafafd320871e2\" id=44fd8058-7f23-480c-ab17-85e0f8623657 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315803 | controller |     "Jun 11 17:02:03.465909 crc crio[22018]: time=\"2026-06-11T17:02:03.465830449Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=c413a549-625f-4562-a9de-d7927cbb3def name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.315819 | controller |     "Jun 11 17:02:03.467268 crc crio[22018]: time=\"2026-06-11T17:02:03.4671798Z\" level=info msg=\"Stopping pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315835 | controller |     "Jun 11 17:02:03.467494 crc crio[22018]: time=\"2026-06-11T17:02:03.467272993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=9816d942-55d8-4d6f-8ee5-860dbb94a3eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315870 | controller |     "Jun 11 17:02:03.467690 crc crio[22018]: time=\"2026-06-11T17:02:03.467535941Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=48159bed-fe29-4497-a4ec-8242a6d00afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.315888 | controller |     "Jun 11 17:02:03.469463 crc crio[22018]: time=\"2026-06-11T17:02:03.469269947Z\" level=info msg=\"Removing pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315904 | controller |     "Jun 11 17:02:03.489055 crc crio[22018]: time=\"2026-06-11T17:02:03.488533554Z\" level=info msg=\"Removed pod sandbox: 4498d282eb9aebdf6ffecc495c560c9bbc3537f23605def6db07d7c091b30cf3\" id=40dd71ed-e8d2-4f64-b2a4-55235d2795e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315920 | controller |     "Jun 11 17:02:03.492188 crc crio[22018]: time=\"2026-06-11T17:02:03.492101227Z\" level=info msg=\"Stopping pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315936 | controller |     "Jun 11 17:02:03.492486 crc crio[22018]: time=\"2026-06-11T17:02:03.492190459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=160303f8-aab4-416f-ac0d-a086242b2b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.315953 | controller |     "Jun 11 17:02:03.492486 crc crio[22018]: time=\"2026-06-11T17:02:03.492136296Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=7141d621-0c52-49eb-b746-0d06f472730d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.315968 | controller |     "Jun 11 17:02:03.493042 crc crio[22018]: time=\"2026-06-11T17:02:03.492953912Z\" level=info msg=\"Removing pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.315985 | controller |     "Jun 11 17:02:03.521937 crc crio[22018]: time=\"2026-06-11T17:02:03.521791297Z\" level=info msg=\"Removed pod sandbox: 494b5cd7676fca39f38a536ad1b61302bf0459c1351c4f0702ae68e653026252\" id=039aff95-fb8e-4c20-9e1e-9a244749bd0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.316038 | controller |     "Jun 11 17:02:03.544823 crc crio[22018]: time=\"2026-06-11T17:02:03.544660682Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316060 | controller |     "Jun 11 17:02:03.546854 crc crio[22018]: time=\"2026-06-11T17:02:03.546796481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316077 | controller |     "Jun 11 17:02:03.623558 crc crio[22018]: time=\"2026-06-11T17:02:03.622877327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316094 | controller |     "Jun 11 17:02:03.628269 crc crio[22018]: time=\"2026-06-11T17:02:03.628190187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316109 | controller |     "Jun 11 17:02:04.064741 crc crio[22018]: time=\"2026-06-11T17:02:04.061893932Z\" level=info msg=\"Created container e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646: sushy-emulator/sushy-emulator/sushy-emulator\" id=d86e96b9-0a70-4e2c-a8c6-dceb418a3704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316125 | controller |     "Jun 11 17:02:04.068563 crc crio[22018]: time=\"2026-06-11T17:02:04.06494418Z\" level=info msg=\"Starting container: e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646\" id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.316141 | controller |     "Jun 11 17:02:04.078723 crc crio[22018]: time=\"2026-06-11T17:02:04.076784108Z\" level=info msg=\"Started container\" PID=89314 containerID=e90267d788cc8d9d68dd712e2c571a335f843fa6cb126ef0ad266bbb436f1646 description=sushy-emulator/sushy-emulator/sushy-emulator id=4cb8243b-6ce5-49cc-818d-33345a2a000d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da68b2b90f3dd4346b864d4c27e97322e15569d91a13272303e12b0c1f5ccfc",
2026-06-11 18:17:42.316157 | controller |     "Jun 11 17:02:04.272866 crc crio[22018]: 2026-06-11T17:02:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa5a9ff347802a Mac:82:59:70:66:4e:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.316174 | controller |     "Jun 11 17:02:04.275407 crc crio[22018]: time=\"2026-06-11T17:02:04.275216749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1a1d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.316189 | controller |     "Jun 11 17:02:04.275688 crc crio[22018]: time=\"2026-06-11T17:02:04.275596261Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686622-d2m7c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.316205 | controller |     "Jun 11 17:02:04.292019 crc crio[22018]: time=\"2026-06-11T17:02:04.291922502Z\" level=info msg=\"Ran pod sandbox 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 with infra container: openshift-infra/auto-csr-approver-29686622-d2m7c/POD\" id=b32d953f-693a-416b-8ca3-6cee449fbd33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.316221 | controller |     "Jun 11 17:02:04.294994 crc crio[22018]: time=\"2026-06-11T17:02:04.294918266Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.316244 | controller |     "Jun 11 17:02:04.315048 crc crio[22018]: time=\"2026-06-11T17:02:04.314913365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.316261 | controller |     "Jun 11 17:02:05.432749 crc crio[22018]: time=\"2026-06-11T17:02:05.432266721Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=899f6c07-f387-4dc3-961d-f43fd29f1bde name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.316277 | controller |     "Jun 11 17:02:05.434277 crc crio[22018]: time=\"2026-06-11T17:02:05.434238143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df6579ac-6ecf-4bf9-8303-762cb80fc308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316294 | controller |     "Jun 11 17:02:05.438282 crc crio[22018]: time=\"2026-06-11T17:02:05.438202949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82febe04-4482-426f-8604-ca39480cd8c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316309 | controller |     "Jun 11 17:02:05.447467 crc crio[22018]: time=\"2026-06-11T17:02:05.447244238Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316325 | controller |     "Jun 11 17:02:05.447894 crc crio[22018]: time=\"2026-06-11T17:02:05.447862648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316341 | controller |     "Jun 11 17:02:05.495093 crc crio[22018]: time=\"2026-06-11T17:02:05.494794424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316356 | controller |     "Jun 11 17:02:05.678698 crc crio[22018]: time=\"2026-06-11T17:02:05.678606479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316372 | controller |     "Jun 11 17:02:05.809789 crc crio[22018]: time=\"2026-06-11T17:02:05.809131143Z\" level=info msg=\"Created container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=7ff5c913-f5cd-4ea0-ae27-909fd9664cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316388 | controller |     "Jun 11 17:02:05.812072 crc crio[22018]: time=\"2026-06-11T17:02:05.81185594Z\" level=info msg=\"Starting container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6\" id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.316404 | controller |     "Jun 11 17:02:05.816806 crc crio[22018]: time=\"2026-06-11T17:02:05.816735496Z\" level=info msg=\"Started container\" PID=89454 containerID=caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6 description=openshift-infra/auto-csr-approver-29686622-d2m7c/oc id=2b678b1a-4d9c-4df5-8fd9-682a41c65ee2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0",
2026-06-11 18:17:42.316421 | controller |     "Jun 11 17:02:09.261452 crc crio[22018]: time=\"2026-06-11T17:02:09.260751966Z\" level=info msg=\"Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.316437 | controller |     "Jun 11 17:02:09.263781 crc crio[22018]: time=\"2026-06-11T17:02:09.26212032Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686622-d2m7c Namespace:openshift-infra ID:6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0 UID:9669d4f0-b24d-4780-a132-3ded70b94608 NetNS:/var/run/netns/6d3f188f-2b79-4526-8fa2-b52fbd42cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9669d4f0_b24d_4780_a132_3ded70b94608.slice PodAnnotations:0xc002a1bb50}] Aliases:map[]}\"",
2026-06-11 18:17:42.316458 | controller |     "Jun 11 17:02:09.263781 crc crio[22018]: time=\"2026-06-11T17:02:09.262241704Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686622-d2m7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.316474 | controller |     "Jun 11 17:02:09.598685 crc crio[22018]: time=\"2026-06-11T17:02:09.59811994Z\" level=info msg=\"Stopped pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=67535684-d36e-4fb9-8cf4-441116e78887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.316490 | controller |     "Jun 11 17:02:13.469125 crc crio[22018]: time=\"2026-06-11T17:02:13.467685905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.316506 | controller |     "Jun 11 17:02:24.154413 crc crio[22018]: time=\"2026-06-11T17:02:24.150626042Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD\" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.316522 | controller |     "Jun 11 17:02:24.154413 crc crio[22018]: time=\"2026-06-11T17:02:24.151198569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316537 | controller |     "Jun 11 17:02:24.197852 crc crio[22018]: time=\"2026-06-11T17:02:24.197733483Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.316554 | controller |     "Jun 11 17:02:24.197852 crc crio[22018]: time=\"2026-06-11T17:02:24.197798536Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.316570 | controller |     "Jun 11 17:02:24.590031 crc crio[22018]: 2026-06-11T17:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97bfcf8b5231bd9 Mac:ee:53:93:d4:f4:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.316586 | controller |     "Jun 11 17:02:24.590031 crc crio[22018]: time=\"2026-06-11T17:02:24.589368188Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc005da00a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.316602 | controller |     "Jun 11 17:02:24.590031 crc crio[22018]: time=\"2026-06-11T17:02:24.589522973Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.316622 | controller |     "Jun 11 17:02:24.597621 crc crio[22018]: time=\"2026-06-11T17:02:24.59758574Z\" level=info msg=\"Ran pod sandbox 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 with infra container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/POD\" id=fc9e58b7-6f60-4cee-80e3-74a188b091d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.316639 | controller |     "Jun 11 17:02:24.600770 crc crio[22018]: time=\"2026-06-11T17:02:24.600676919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1ad923e4-1a40-4dc4-8983-00e3769f1bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316655 | controller |     "Jun 11 17:02:24.682405 crc crio[22018]: time=\"2026-06-11T17:02:24.681680432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b6cb6a65-ff71-4115-a1fb-c2a4f645ca12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316671 | controller |     "Jun 11 17:02:24.697640 crc crio[22018]: time=\"2026-06-11T17:02:24.697572379Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316687 | controller |     "Jun 11 17:02:24.698273 crc crio[22018]: time=\"2026-06-11T17:02:24.69823641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316702 | controller |     "Jun 11 17:02:24.757754 crc crio[22018]: time=\"2026-06-11T17:02:24.757656765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316718 | controller |     "Jun 11 17:02:24.763156 crc crio[22018]: time=\"2026-06-11T17:02:24.762701997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316734 | controller |     "Jun 11 17:02:24.891750 crc crio[22018]: time=\"2026-06-11T17:02:24.891598349Z\" level=info msg=\"Created container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=0eb5470b-61b3-4c8f-ad71-330e366925bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316749 | controller |     "Jun 11 17:02:24.892951 crc crio[22018]: time=\"2026-06-11T17:02:24.892895981Z\" level=info msg=\"Starting container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f\" id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.316766 | controller |     "Jun 11 17:02:24.899693 crc crio[22018]: time=\"2026-06-11T17:02:24.899599004Z\" level=info msg=\"Started container\" PID=90414 containerID=a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/init id=17ea651c-6a49-47e4-81ab-d3a7231f4af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5",
2026-06-11 18:17:42.316782 | controller |     "Jun 11 17:02:25.550913 crc crio[22018]: time=\"2026-06-11T17:02:25.55023666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=20590699-cf53-4997-9c53-c32d00a95393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316797 | controller |     "Jun 11 17:02:25.649192 crc crio[22018]: time=\"2026-06-11T17:02:25.648992472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b9018910-d1f2-4025-9b00-7cf1def7a7a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.316819 | controller |     "Jun 11 17:02:25.660509 crc crio[22018]: time=\"2026-06-11T17:02:25.658135703Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316835 | controller |     "Jun 11 17:02:25.660509 crc crio[22018]: time=\"2026-06-11T17:02:25.659189127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316870 | controller |     "Jun 11 17:02:25.709975 crc crio[22018]: time=\"2026-06-11T17:02:25.709270974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316889 | controller |     "Jun 11 17:02:25.714757 crc crio[22018]: time=\"2026-06-11T17:02:25.714680267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.316905 | controller |     "Jun 11 17:02:25.911635 crc crio[22018]: time=\"2026-06-11T17:02:25.911541117Z\" level=info msg=\"Created container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=c67b9725-9712-478d-bb7f-c0a07cf9065d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.316922 | controller |     "Jun 11 17:02:25.913188 crc crio[22018]: time=\"2026-06-11T17:02:25.913088502Z\" level=info msg=\"Starting container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec\" id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.316937 | controller |     "Jun 11 17:02:25.918953 crc crio[22018]: time=\"2026-06-11T17:02:25.918872461Z\" level=info msg=\"Started container\" PID=90542 containerID=36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec description=openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns id=2c9ceda8-3eac-4c46-a951-213ad1746101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5",
2026-06-11 18:17:42.316953 | controller |     "Jun 11 17:02:32.759227 crc crio[22018]: time=\"2026-06-11T17:02:32.758478506Z\" level=info msg=\"Stopping container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27 (timeout: 10s)\" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.316969 | controller |     "Jun 11 17:02:32.893272 crc crio[22018]: time=\"2026-06-11T17:02:32.893124391Z\" level=info msg=\"Stopped container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=5b0d60b5-33d0-4526-aed8-18f0b6bae8c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.316985 | controller |     "Jun 11 17:02:32.895466 crc crio[22018]: time=\"2026-06-11T17:02:32.895371353Z\" level=info msg=\"Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317012 | controller |     "Jun 11 17:02:32.896244 crc crio[22018]: time=\"2026-06-11T17:02:32.896134778Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-h2w48 Namespace:openstack ID:08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272 UID:74008a11-3d47-4023-95a6-b80b003032fb NetNS:/var/run/netns/14661b2b-5b78-4bc8-857d-27a449bc1b90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74008a11_3d47_4023_95a6_b80b003032fb.slice PodAnnotations:0xc00141a878}] Aliases:map[]}\"",
2026-06-11 18:17:42.317079 | controller |     "Jun 11 17:02:32.896566 crc crio[22018]: time=\"2026-06-11T17:02:32.896480719Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c5d5ff69-h2w48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.317101 | controller |     "Jun 11 17:02:33.478905 crc crio[22018]: time=\"2026-06-11T17:02:33.478531447Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD\" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.317119 | controller |     "Jun 11 17:02:33.479040 crc crio[22018]: time=\"2026-06-11T17:02:33.478912088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317134 | controller |     "Jun 11 17:02:33.559535 crc crio[22018]: time=\"2026-06-11T17:02:33.55926475Z\" level=info msg=\"Stopped pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=3d51a6aa-3530-4c97-a919-567d31f39a8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317150 | controller |     "Jun 11 17:02:33.572271 crc crio[22018]: time=\"2026-06-11T17:02:33.572128852Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.317167 | controller |     "Jun 11 17:02:33.572271 crc crio[22018]: time=\"2026-06-11T17:02:33.572248026Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6ddbdd9749-zb76z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.317183 | controller |     "Jun 11 17:02:33.749812 crc crio[22018]: time=\"2026-06-11T17:02:33.748572969Z\" level=info msg=\"Removing container: 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27\" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317199 | controller |     "Jun 11 17:02:33.812774 crc crio[22018]: time=\"2026-06-11T17:02:33.812672337Z\" level=info msg=\"Removed container 6b66740239ba0077701f28be511862798261d3a2eb0e3896f66f6a11b81a5b27: openstack/dnsmasq-dns-68c5d5ff69-h2w48/dnsmasq-dns\" id=5bb5573a-0263-4af8-8bed-6ec2a052f366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317216 | controller |     "Jun 11 17:02:33.817731 crc crio[22018]: time=\"2026-06-11T17:02:33.817653773Z\" level=info msg=\"Removing container: 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715\" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317232 | controller |     "Jun 11 17:02:33.871961 crc crio[22018]: time=\"2026-06-11T17:02:33.871811036Z\" level=info msg=\"Removed container 48240466c5bc1c0f9f875164282262332f34ca8ba455e12f488f17f85e813715: openstack/dnsmasq-dns-68c5d5ff69-h2w48/init\" id=2be13681-e8e9-4ec4-8436-26f0778d7f6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317248 | controller |     "Jun 11 17:02:34.764641 crc crio[22018]: 2026-06-11T17:02:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c23f9a89b2b38bb Mac:32:a2:0d:0b:16:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.317264 | controller |     "Jun 11 17:02:34.767060 crc crio[22018]: time=\"2026-06-11T17:02:34.767023212Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc005da00f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.317285 | controller |     "Jun 11 17:02:34.767491 crc crio[22018]: time=\"2026-06-11T17:02:34.767463596Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6ddbdd9749-zb76z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.317302 | controller |     "Jun 11 17:02:34.798083 crc crio[22018]: time=\"2026-06-11T17:02:34.79802839Z\" level=info msg=\"Ran pod sandbox c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 with infra container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/POD\" id=3c81bc96-b8cc-4fff-a460-a7323cadf3b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.317318 | controller |     "Jun 11 17:02:34.801946 crc crio[22018]: time=\"2026-06-11T17:02:34.801903183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=915b51ec-8d78-471b-84bc-935f9e99c303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.317333 | controller |     "Jun 11 17:02:34.885547 crc crio[22018]: time=\"2026-06-11T17:02:34.885447008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fe7d9c5f-6455-4f11-8f97-1b66d55b4e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.317349 | controller |     "Jun 11 17:02:35.294194 crc crio[22018]: time=\"2026-06-11T17:02:35.293205446Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.317364 | controller |     "Jun 11 17:02:35.296593 crc crio[22018]: time=\"2026-06-11T17:02:35.295156429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317380 | controller |     "Jun 11 17:02:35.373175 crc crio[22018]: time=\"2026-06-11T17:02:35.373086335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317397 | controller |     "Jun 11 17:02:35.377612 crc crio[22018]: time=\"2026-06-11T17:02:35.377527946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317413 | controller |     "Jun 11 17:02:36.041084 crc crio[22018]: time=\"2026-06-11T17:02:36.040699412Z\" level=info msg=\"Created container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=bef10989-74f5-4f19-963b-871dbc1caf32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.317428 | controller |     "Jun 11 17:02:36.047145 crc crio[22018]: time=\"2026-06-11T17:02:36.047030565Z\" level=info msg=\"Starting container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53\" id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.317444 | controller |     "Jun 11 17:02:36.057725 crc crio[22018]: time=\"2026-06-11T17:02:36.056902162Z\" level=info msg=\"Started container\" PID=91140 containerID=2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53 description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/init id=3370a0c2-3675-4b01-94af-42803530260f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1",
2026-06-11 18:17:42.317464 | controller |     "Jun 11 17:02:36.841571 crc crio[22018]: time=\"2026-06-11T17:02:36.841522901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a4c1142f-542f-455c-904e-9b545ffe5fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.317481 | controller |     "Jun 11 17:02:37.076429 crc crio[22018]: time=\"2026-06-11T17:02:37.07473786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d113dd7e-e7c7-4ae6-9098-4f80909b835a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.317496 | controller |     "Jun 11 17:02:37.150756 crc crio[22018]: time=\"2026-06-11T17:02:37.150532538Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.317513 | controller |     "Jun 11 17:02:37.151275 crc crio[22018]: time=\"2026-06-11T17:02:37.151207799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317528 | controller |     "Jun 11 17:02:37.218444 crc crio[22018]: time=\"2026-06-11T17:02:37.218254187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317545 | controller |     "Jun 11 17:02:37.226600 crc crio[22018]: time=\"2026-06-11T17:02:37.226507572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.317560 | controller |     "Jun 11 17:02:37.688585 crc crio[22018]: time=\"2026-06-11T17:02:37.688272973Z\" level=info msg=\"Created container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=b0fc6ec6-1683-4501-a673-9d312322586c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.317575 | controller |     "Jun 11 17:02:37.690215 crc crio[22018]: time=\"2026-06-11T17:02:37.690136882Z\" level=info msg=\"Starting container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca\" id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.317591 | controller |     "Jun 11 17:02:37.697230 crc crio[22018]: time=\"2026-06-11T17:02:37.697161995Z\" level=info msg=\"Started container\" PID=91223 containerID=3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca description=openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns id=bfdb4748-fd7b-4d9a-88df-043f49ae9860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1",
2026-06-11 18:17:42.317606 | controller |     "Jun 11 17:02:44.481082 crc crio[22018]: time=\"2026-06-11T17:02:44.479825188Z\" level=info msg=\"Stopping container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec (timeout: 10s)\" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.317622 | controller |     "Jun 11 17:02:44.628265 crc crio[22018]: time=\"2026-06-11T17:02:44.62817408Z\" level=info msg=\"Stopped container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=dd0ee2f6-73b2-4913-b1c9-da75127cdf48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.317638 | controller |     "Jun 11 17:02:44.629444 crc crio[22018]: time=\"2026-06-11T17:02:44.629200441Z\" level=info msg=\"Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317659 | controller |     "Jun 11 17:02:44.630028 crc crio[22018]: time=\"2026-06-11T17:02:44.629967485Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-gkgl7 Namespace:openstack ID:97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5 UID:9f9f4a7a-472e-447e-bbb9-7e11f7062274 NetNS:/var/run/netns/75aef641-af98-4e3f-83f6-88d8fa5b3495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9f4a7a_472e_447e_bbb9_7e11f7062274.slice PodAnnotations:0xc0004bf8d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.317675 | controller |     "Jun 11 17:02:44.630246 crc crio[22018]: time=\"2026-06-11T17:02:44.630189912Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-547db9c4b9-gkgl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.317692 | controller |     "Jun 11 17:02:45.091818 crc crio[22018]: time=\"2026-06-11T17:02:45.091106237Z\" level=info msg=\"Stopped pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=4dac556d-dae7-4987-b835-1d9b2dcb0bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317708 | controller |     "Jun 11 17:02:46.074276 crc crio[22018]: time=\"2026-06-11T17:02:46.073795946Z\" level=info msg=\"Removing container: 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec\" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317724 | controller |     "Jun 11 17:02:46.118986 crc crio[22018]: time=\"2026-06-11T17:02:46.118853389Z\" level=info msg=\"Removed container 36c64c23a682d760f068b68e9dd6981f688fff88229626a5ce269c8fc3572eec: openstack/dnsmasq-dns-547db9c4b9-gkgl7/dnsmasq-dns\" id=6a7947b0-42ea-430a-8a8d-a2909d9675b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317740 | controller |     "Jun 11 17:02:46.123882 crc crio[22018]: time=\"2026-06-11T17:02:46.123702279Z\" level=info msg=\"Removing container: a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f\" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317756 | controller |     "Jun 11 17:02:46.169194 crc crio[22018]: time=\"2026-06-11T17:02:46.168854379Z\" level=info msg=\"Removed container a6948a31e0e0b04e330d7e11fec97170f92b23fbb6a817f063007b6ae164f67f: openstack/dnsmasq-dns-547db9c4b9-gkgl7/init\" id=4ad154b2-3938-4410-b439-45c9bb23645b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317772 | controller |     "Jun 11 17:03:03.546492 crc crio[22018]: time=\"2026-06-11T17:03:03.544850966Z\" level=info msg=\"Removing container: 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23\" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317788 | controller |     "Jun 11 17:03:03.629098 crc crio[22018]: time=\"2026-06-11T17:03:03.629015032Z\" level=info msg=\"Removed container 2c2c760ecc59dca369d367241f3b6fcbfc45f549a72b47f89ca060ff07cc2b23: openstack/ovn-controller-gqhzb-config-kmqdp/ovn-config\" id=b987106f-bce1-431c-9add-16ccbd749c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317804 | controller |     "Jun 11 17:03:03.631908 crc crio[22018]: time=\"2026-06-11T17:03:03.631823741Z\" level=info msg=\"Removing container: 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0\" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317820 | controller |     "Jun 11 17:03:03.732484 crc crio[22018]: time=\"2026-06-11T17:03:03.73196841Z\" level=info msg=\"Removed container 6b995531372c52b28467718233c1cef0c9a6afa7fa92e46d2076d1a1f62c6ad0: openshift-infra/auto-csr-approver-29686616-qtcn7/oc\" id=73f23c8b-1df6-407b-9fdf-7c79ad7324af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.317840 | controller |     "Jun 11 17:03:03.747425 crc crio[22018]: time=\"2026-06-11T17:03:03.747245222Z\" level=info msg=\"Stopping pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317876 | controller |     "Jun 11 17:03:03.747425 crc crio[22018]: time=\"2026-06-11T17:03:03.747414028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=37b73778-5258-404e-a83a-f9a14c1e514e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317894 | controller |     "Jun 11 17:03:03.748601 crc crio[22018]: time=\"2026-06-11T17:03:03.748534884Z\" level=info msg=\"Removing pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.317910 | controller |     "Jun 11 17:03:03.768921 crc crio[22018]: time=\"2026-06-11T17:03:03.768838292Z\" level=info msg=\"Removed pod sandbox: 53b122f77a2d0ab54262bf3e4fb6fc90269160e089e3ca707aa6d3dad0fe4a4a\" id=a85e9c07-87c5-4f3d-a02e-9a95c93f293c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.317926 | controller |     "Jun 11 17:03:03.770649 crc crio[22018]: time=\"2026-06-11T17:03:03.770588517Z\" level=info msg=\"Stopping pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317941 | controller |     "Jun 11 17:03:03.770802 crc crio[22018]: time=\"2026-06-11T17:03:03.77066919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=739bb856-fcc5-43f9-bdd9-b8ca01b3fb33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.317956 | controller |     "Jun 11 17:03:03.771611 crc crio[22018]: time=\"2026-06-11T17:03:03.771505607Z\" level=info msg=\"Removing pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.317972 | controller |     "Jun 11 17:03:03.789095 crc crio[22018]: time=\"2026-06-11T17:03:03.788857433Z\" level=info msg=\"Removed pod sandbox: 08acd0369d7504beac6d40d240c273f103eaee239c1c22c580fed64359def272\" id=6816d49c-1d41-452d-8ea9-6e107b06db1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.317988 | controller |     "Jun 11 17:03:03.790042 crc crio[22018]: time=\"2026-06-11T17:03:03.789993226Z\" level=info msg=\"Stopping pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318004 | controller |     "Jun 11 17:03:03.790462 crc crio[22018]: time=\"2026-06-11T17:03:03.790065968Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=e5a0d9aa-0ccf-4c8c-8ade-232dd761cc42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318020 | controller |     "Jun 11 17:03:03.790924 crc crio[22018]: time=\"2026-06-11T17:03:03.790843423Z\" level=info msg=\"Removing pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318035 | controller |     "Jun 11 17:03:03.804463 crc crio[22018]: time=\"2026-06-11T17:03:03.804306315Z\" level=info msg=\"Removed pod sandbox: 97bfcf8b5231bd9b4d36ba0c1ff148d01c1dd288f06584568ea4f924ffa8abb5\" id=c6e4faf8-5673-434f-af03-df369a993545 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318051 | controller |     "Jun 11 17:03:03.805463 crc crio[22018]: time=\"2026-06-11T17:03:03.805314275Z\" level=info msg=\"Stopping pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318071 | controller |     "Jun 11 17:03:03.805553 crc crio[22018]: time=\"2026-06-11T17:03:03.805501701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=09bd850d-7329-4f22-aed8-4f0962c5aadc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318088 | controller |     "Jun 11 17:03:03.805964 crc crio[22018]: time=\"2026-06-11T17:03:03.805924314Z\" level=info msg=\"Removing pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318104 | controller |     "Jun 11 17:03:03.822714 crc crio[22018]: time=\"2026-06-11T17:03:03.8226307Z\" level=info msg=\"Removed pod sandbox: d09e8881312a124756a5e605c4153cf7176e68268a3e653b45a4324db89be9f4\" id=e078ce6b-b407-464e-818c-7c56a0f4b5e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318120 | controller |     "Jun 11 17:04:00.635568 crc crio[22018]: time=\"2026-06-11T17:04:00.634259405Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686624-pzspl/POD\" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.318136 | controller |     "Jun 11 17:04:00.639467 crc crio[22018]: time=\"2026-06-11T17:04:00.635785854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318151 | controller |     "Jun 11 17:04:00.760848 crc crio[22018]: time=\"2026-06-11T17:04:00.760146262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.318168 | controller |     "Jun 11 17:04:00.761395 crc crio[22018]: time=\"2026-06-11T17:04:00.760254095Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686624-pzspl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.318184 | controller |     "Jun 11 17:04:01.425589 crc crio[22018]: 2026-06-11T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc5cecb6f34309 Mac:ee:0c:9c:5f:32:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee SocketPath: PciID:}] [{Interface:0xc0002ff580 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.318202 | controller |     "Jun 11 17:04:01.427581 crc crio[22018]: time=\"2026-06-11T17:04:01.42751616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca00b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.318218 | controller |     "Jun 11 17:04:01.427704 crc crio[22018]: time=\"2026-06-11T17:04:01.427668645Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686624-pzspl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.318234 | controller |     "Jun 11 17:04:01.442542 crc crio[22018]: time=\"2026-06-11T17:04:01.442204522Z\" level=info msg=\"Ran pod sandbox bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c with infra container: openshift-infra/auto-csr-approver-29686624-pzspl/POD\" id=b81f7f7b-c39f-497b-ac82-e9196e74f7a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.318255 | controller |     "Jun 11 17:04:01.446779 crc crio[22018]: time=\"2026-06-11T17:04:01.446673921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.318271 | controller |     "Jun 11 17:04:01.461549 crc crio[22018]: time=\"2026-06-11T17:04:01.461217486Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.318287 | controller |     "Jun 11 17:04:02.317749 crc crio[22018]: time=\"2026-06-11T17:04:02.317147842Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ed2db64-0469-4a7b-ad7f-26fa04240318 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.318304 | controller |     "Jun 11 17:04:02.320606 crc crio[22018]: time=\"2026-06-11T17:04:02.318823335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b80629e-9dbf-4c88-84ab-1d98a29e4c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.318320 | controller |     "Jun 11 17:04:02.321878 crc crio[22018]: time=\"2026-06-11T17:04:02.321776479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=282301f0-2801-4e11-ad7a-44875d797a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.318337 | controller |     "Jun 11 17:04:02.331258 crc crio[22018]: time=\"2026-06-11T17:04:02.331143048Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.318353 | controller |     "Jun 11 17:04:02.331865 crc crio[22018]: time=\"2026-06-11T17:04:02.331802779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318369 | controller |     "Jun 11 17:04:02.415830 crc crio[22018]: time=\"2026-06-11T17:04:02.415711126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318385 | controller |     "Jun 11 17:04:02.830809 crc crio[22018]: time=\"2026-06-11T17:04:02.830620662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318401 | controller |     "Jun 11 17:04:03.034257 crc crio[22018]: time=\"2026-06-11T17:04:03.033743483Z\" level=info msg=\"Created container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=317408e8-e81e-4d0d-a80b-ffe00d272f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.318416 | controller |     "Jun 11 17:04:03.037158 crc crio[22018]: time=\"2026-06-11T17:04:03.037106019Z\" level=info msg=\"Starting container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1\" id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.318432 | controller |     "Jun 11 17:04:03.043580 crc crio[22018]: time=\"2026-06-11T17:04:03.043465642Z\" level=info msg=\"Started container\" PID=95280 containerID=c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1 description=openshift-infra/auto-csr-approver-29686624-pzspl/oc id=529c4fe6-1047-4aae-95dc-0e63b4bbbef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c",
2026-06-11 18:17:42.318453 | controller |     "Jun 11 17:04:03.891536 crc crio[22018]: time=\"2026-06-11T17:04:03.891301471Z\" level=info msg=\"Removing container: dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3\" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318469 | controller |     "Jun 11 17:04:04.279643 crc crio[22018]: time=\"2026-06-11T17:04:04.279013818Z\" level=info msg=\"Removed container dabc4eac773c9b16f8755dfb829bef3dae790253ff241a770754db6be66d1cf3: openstack/keystone-bootstrap-hc8v4/keystone-bootstrap\" id=dd0b6189-0010-40bb-994c-f95f42373586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318485 | controller |     "Jun 11 17:04:04.291743 crc crio[22018]: time=\"2026-06-11T17:04:04.291641084Z\" level=info msg=\"Removing container: e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d\" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318501 | controller |     "Jun 11 17:04:04.481929 crc crio[22018]: time=\"2026-06-11T17:04:04.481193781Z\" level=info msg=\"Removed container e8bc15e3402b23258680ac175f3f5ba1eb4a3653c49e73bb37b540be8eb0c20d: openstack/barbican-api-688454f6fb-fdgz9/barbican-api\" id=2e08876c-91b8-456b-ba06-8e4b46971bcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318517 | controller |     "Jun 11 17:04:04.488129 crc crio[22018]: time=\"2026-06-11T17:04:04.487962438Z\" level=info msg=\"Removing container: c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932\" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318533 | controller |     "Jun 11 17:04:04.739155 crc crio[22018]: time=\"2026-06-11T17:04:04.738236779Z\" level=info msg=\"Removed container c4129c4023955a0c051673562611dac828e39876c82016e63766a09eacc0c932: openstack/barbican-api-688454f6fb-fdgz9/barbican-api-log\" id=54883834-e216-4d57-ab42-e8f3ab219fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.318548 | controller |     "Jun 11 17:04:04.801025 crc crio[22018]: time=\"2026-06-11T17:04:04.800233301Z\" level=info msg=\"Stopping pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318564 | controller |     "Jun 11 17:04:04.801025 crc crio[22018]: time=\"2026-06-11T17:04:04.800941114Z\" level=info msg=\"Stopped pod sandbox (already stopped): 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=a59a6587-8149-43cc-8673-01f29e4e869c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318579 | controller |     "Jun 11 17:04:04.808311 crc crio[22018]: time=\"2026-06-11T17:04:04.807921689Z\" level=info msg=\"Removing pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318595 | controller |     "Jun 11 17:04:04.898119 crc crio[22018]: time=\"2026-06-11T17:04:04.897577172Z\" level=info msg=\"Removed pod sandbox: 231ee7aac6b8cac8ba7f80bf008bf3b1c07ff2deb24a42cc45d3999b26fd9e9e\" id=39368b9b-55ec-4e65-83a6-8c3f8ec91d32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318611 | controller |     "Jun 11 17:04:04.899138 crc crio[22018]: time=\"2026-06-11T17:04:04.898756739Z\" level=info msg=\"Stopping pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318627 | controller |     "Jun 11 17:04:04.899138 crc crio[22018]: time=\"2026-06-11T17:04:04.898808881Z\" level=info msg=\"Stopped pod sandbox (already stopped): caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=e138b48c-8bed-4188-a78e-5ba5785b745d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318643 | controller |     "Jun 11 17:04:04.904633 crc crio[22018]: time=\"2026-06-11T17:04:04.903265214Z\" level=info msg=\"Removing pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318662 | controller |     "Jun 11 17:04:04.953676 crc crio[22018]: time=\"2026-06-11T17:04:04.946577706Z\" level=info msg=\"Removed pod sandbox: caebe55c5b8f689ca5eb954304f415dddbdaa2a0707a21f3e59ff83254c9af9f\" id=2dc1c26a-a74e-4785-96da-3678913d61a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.318679 | controller |     "Jun 11 17:04:05.634795 crc crio[22018]: time=\"2026-06-11T17:04:05.633430896Z\" level=info msg=\"Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318696 | controller |     "Jun 11 17:04:05.635170 crc crio[22018]: time=\"2026-06-11T17:04:05.635031628Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686624-pzspl Namespace:openshift-infra ID:bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c UID:45949f0f-e14f-4796-8e62-63044827deb9 NetNS:/var/run/netns/51fc818d-8d33-4796-be78-7ecc70bf05ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45949f0f_e14f_4796_8e62_63044827deb9.slice PodAnnotations:0xc002ca09b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.318712 | controller |     "Jun 11 17:04:05.635258 crc crio[22018]: time=\"2026-06-11T17:04:05.635186853Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686624-pzspl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.318727 | controller |     "Jun 11 17:04:06.029444 crc crio[22018]: time=\"2026-06-11T17:04:06.028924855Z\" level=info msg=\"Stopped pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=67ca98a8-a0aa-4d4a-bffc-fe031efc61e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.318743 | controller |     "Jun 11 17:04:37.416973 crc crio[22018]: time=\"2026-06-11T17:04:37.415835007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pfvrn/POD\" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.318759 | controller |     "Jun 11 17:04:37.420227 crc crio[22018]: time=\"2026-06-11T17:04:37.417117978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318775 | controller |     "Jun 11 17:04:37.493590 crc crio[22018]: time=\"2026-06-11T17:04:37.493475405Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.318792 | controller |     "Jun 11 17:04:37.493590 crc crio[22018]: time=\"2026-06-11T17:04:37.493555557Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pfvrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.318808 | controller |     "Jun 11 17:04:38.228921 crc crio[22018]: 2026-06-11T17:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ca1298c3137c1f Mac:1a:84:75:59:71:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.318828 | controller |     "Jun 11 17:04:38.232023 crc crio[22018]: time=\"2026-06-11T17:04:38.231934877Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000aa45b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.318845 | controller |     "Jun 11 17:04:38.232479 crc crio[22018]: time=\"2026-06-11T17:04:38.232380246Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pfvrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.318882 | controller |     "Jun 11 17:04:38.244126 crc crio[22018]: time=\"2026-06-11T17:04:38.244050721Z\" level=info msg=\"Ran pod sandbox 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb with infra container: openshift-marketplace/redhat-marketplace-pfvrn/POD\" id=8d22690c-9ca4-4a05-bc43-913ed93ad669 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.318899 | controller |     "Jun 11 17:04:38.247946 crc crio[22018]: time=\"2026-06-11T17:04:38.247897991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93bf2036-0df3-4d9a-bb14-35fa4b644856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.318915 | controller |     "Jun 11 17:04:38.251460 crc crio[22018]: time=\"2026-06-11T17:04:38.25130024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ee4ff9b-078e-430f-b0ae-74312eaa5d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.318931 | controller |     "Jun 11 17:04:38.259112 crc crio[22018]: time=\"2026-06-11T17:04:38.259031816Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.318947 | controller |     "Jun 11 17:04:38.260129 crc crio[22018]: time=\"2026-06-11T17:04:38.260102021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318963 | controller |     "Jun 11 17:04:38.326683 crc crio[22018]: time=\"2026-06-11T17:04:38.32653968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318980 | controller |     "Jun 11 17:04:38.334754 crc crio[22018]: time=\"2026-06-11T17:04:38.334702389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.318996 | controller |     "Jun 11 17:04:38.533290 crc crio[22018]: time=\"2026-06-11T17:04:38.533229493Z\" level=info msg=\"Created container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=9ef3dfee-a953-4e60-b325-06f854e3a843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319012 | controller |     "Jun 11 17:04:38.536566 crc crio[22018]: time=\"2026-06-11T17:04:38.536281831Z\" level=info msg=\"Starting container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f\" id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.319028 | controller |     "Jun 11 17:04:38.544848 crc crio[22018]: time=\"2026-06-11T17:04:38.544692229Z\" level=info msg=\"Started container\" PID=97024 containerID=a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f description=openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities id=cba688e3-b6c5-4b33-b617-5179030895c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb",
2026-06-11 18:17:42.319050 | controller |     "Jun 11 17:04:38.860838 crc crio[22018]: time=\"2026-06-11T17:04:38.860197614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.319067 | controller |     "Jun 11 17:04:38.883295 crc crio[22018]: time=\"2026-06-11T17:04:38.882991994Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.319083 | controller |     "Jun 11 17:04:39.540081 crc crio[22018]: time=\"2026-06-11T17:04:39.539897302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=07060e98-071b-43ea-a2aa-8c8238cc3e30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.319100 | controller |     "Jun 11 17:04:39.542696 crc crio[22018]: time=\"2026-06-11T17:04:39.542594339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d62f56c2-5056-4529-b609-f46fa0fa0c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319116 | controller |     "Jun 11 17:04:39.545756 crc crio[22018]: time=\"2026-06-11T17:04:39.545673542Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5eabc23b-a1b6-4cc0-9a0d-697e6f9f1572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319132 | controller |     "Jun 11 17:04:39.558700 crc crio[22018]: time=\"2026-06-11T17:04:39.557853771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319149 | controller |     "Jun 11 17:04:39.559518 crc crio[22018]: time=\"2026-06-11T17:04:39.559449922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319165 | controller |     "Jun 11 17:04:39.637569 crc crio[22018]: time=\"2026-06-11T17:04:39.636964214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319182 | controller |     "Jun 11 17:04:39.642856 crc crio[22018]: time=\"2026-06-11T17:04:39.64278591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319198 | controller |     "Jun 11 17:04:39.915020 crc crio[22018]: time=\"2026-06-11T17:04:39.914780707Z\" level=info msg=\"Created container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=69a286a3-b17e-463b-a2c1-dc801563f6a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319215 | controller |     "Jun 11 17:04:39.923297 crc crio[22018]: time=\"2026-06-11T17:04:39.922831695Z\" level=info msg=\"Starting container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e\" id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.319231 | controller |     "Jun 11 17:04:39.932720 crc crio[22018]: time=\"2026-06-11T17:04:39.932632908Z\" level=info msg=\"Started container\" PID=97090 containerID=ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e description=openshift-marketplace/redhat-marketplace-pfvrn/extract-content id=043f2630-2348-4355-88d6-d0b2c4b8ef5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb",
2026-06-11 18:17:42.319257 | controller |     "Jun 11 17:04:41.915110 crc crio[22018]: time=\"2026-06-11T17:04:41.914521832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6a6e2f8-6003-4f73-86cd-dd4462f92d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319276 | controller |     "Jun 11 17:04:41.919080 crc crio[22018]: time=\"2026-06-11T17:04:41.918707596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb19b52a-28cb-4a09-9a77-211f7b96daf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319293 | controller |     "Jun 11 17:04:41.936149 crc crio[22018]: time=\"2026-06-11T17:04:41.93608795Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319310 | controller |     "Jun 11 17:04:41.936928 crc crio[22018]: time=\"2026-06-11T17:04:41.936902827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319325 | controller |     "Jun 11 17:04:42.032591 crc crio[22018]: time=\"2026-06-11T17:04:42.032493554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319342 | controller |     "Jun 11 17:04:42.038938 crc crio[22018]: time=\"2026-06-11T17:04:42.038835349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319358 | controller |     "Jun 11 17:04:42.313065 crc crio[22018]: time=\"2026-06-11T17:04:42.312492848Z\" level=info msg=\"Created container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=efadb965-8fa2-4aa9-8972-86e095fb2805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319375 | controller |     "Jun 11 17:04:42.314689 crc crio[22018]: time=\"2026-06-11T17:04:42.314612105Z\" level=info msg=\"Starting container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158\" id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.319391 | controller |     "Jun 11 17:04:42.320989 crc crio[22018]: time=\"2026-06-11T17:04:42.320890107Z\" level=info msg=\"Started container\" PID=97236 containerID=db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 description=openshift-marketplace/redhat-marketplace-pfvrn/registry-server id=25ea4183-785f-4d84-9577-4705dc7df15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb",
2026-06-11 18:17:42.319408 | controller |     "Jun 11 17:04:50.227801 crc crio[22018]: time=\"2026-06-11T17:04:50.226806788Z\" level=info msg=\"Stopping container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158 (timeout: 2s)\" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.319424 | controller |     "Jun 11 17:04:50.378801 crc crio[22018]: time=\"2026-06-11T17:04:50.376017809Z\" level=info msg=\"Stopped container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=c3795759-7c59-4c92-8202-586be7162f32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.319441 | controller |     "Jun 11 17:04:50.380470 crc crio[22018]: time=\"2026-06-11T17:04:50.380114972Z\" level=info msg=\"Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.319462 | controller |     "Jun 11 17:04:50.381292 crc crio[22018]: time=\"2026-06-11T17:04:50.381221395Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pfvrn Namespace:openshift-marketplace ID:9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb UID:1765b0b6-0e18-4f93-953c-55e15bb7296e NetNS:/var/run/netns/4b0bef48-4b3d-4df1-92e1-5d4f382e4a3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1765b0b6_0e18_4f93_953c_55e15bb7296e.slice PodAnnotations:0xc000380570}] Aliases:map[]}\"",
2026-06-11 18:17:42.319479 | controller |     "Jun 11 17:04:50.381910 crc crio[22018]: time=\"2026-06-11T17:04:50.381602107Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pfvrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.319496 | controller |     "Jun 11 17:04:51.371986 crc crio[22018]: time=\"2026-06-11T17:04:51.371260649Z\" level=info msg=\"Stopped pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=0a3e2819-43db-4a7b-88a7-06ad60d46864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.319513 | controller |     "Jun 11 17:04:52.354598 crc crio[22018]: time=\"2026-06-11T17:04:52.353991699Z\" level=info msg=\"Removing container: db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158\" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319530 | controller |     "Jun 11 17:04:52.455020 crc crio[22018]: time=\"2026-06-11T17:04:52.452976042Z\" level=info msg=\"Removed container db1d5a56130a8961ca1cafa6d61ecec2629b54b526d61cc5c442b1e2b84f1158: openshift-marketplace/redhat-marketplace-pfvrn/registry-server\" id=aa14d9c9-8f6b-4047-8db0-6d1854fdcc68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319547 | controller |     "Jun 11 17:04:52.508920 crc crio[22018]: time=\"2026-06-11T17:04:52.507051833Z\" level=info msg=\"Removing container: ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e\" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319564 | controller |     "Jun 11 17:04:52.566316 crc crio[22018]: time=\"2026-06-11T17:04:52.566146892Z\" level=info msg=\"Removed container ac7330914244dfa9b8d8ba35698bc5f8b9572aff399aaa5c9b760b37863e9a6e: openshift-marketplace/redhat-marketplace-pfvrn/extract-content\" id=c5496868-049f-426d-8c5e-d99b55baf363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319581 | controller |     "Jun 11 17:04:52.589972 crc crio[22018]: time=\"2026-06-11T17:04:52.589855601Z\" level=info msg=\"Removing container: a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f\" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319598 | controller |     "Jun 11 17:04:52.677927 crc crio[22018]: time=\"2026-06-11T17:04:52.676869143Z\" level=info msg=\"Removed container a8a17c181e72a65488377d0199449a047ca7f5b60f5faa97db73d85f2d80e77f: openshift-marketplace/redhat-marketplace-pfvrn/extract-utilities\" id=a00d6118-acbf-4e53-a950-dec2e72267bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.319622 | controller |     "Jun 11 17:04:54.458371 crc crio[22018]: time=\"2026-06-11T17:04:54.453956133Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l86qt/POD\" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.319647 | controller |     "Jun 11 17:04:54.458371 crc crio[22018]: time=\"2026-06-11T17:04:54.454590523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319672 | controller |     "Jun 11 17:04:54.781834 crc crio[22018]: time=\"2026-06-11T17:04:54.781610837Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.319689 | controller |     "Jun 11 17:04:54.781834 crc crio[22018]: time=\"2026-06-11T17:04:54.78170342Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l86qt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.319706 | controller |     "Jun 11 17:04:55.321644 crc crio[22018]: 2026-06-11T17:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de08a0556b7775b Mac:d2:e4:fd:65:91:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.319729 | controller |     "Jun 11 17:04:55.323600 crc crio[22018]: time=\"2026-06-11T17:04:55.323524123Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc002a1a1e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.319753 | controller |     "Jun 11 17:04:55.323787 crc crio[22018]: time=\"2026-06-11T17:04:55.32372888Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l86qt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.319770 | controller |     "Jun 11 17:04:55.337440 crc crio[22018]: time=\"2026-06-11T17:04:55.335553221Z\" level=info msg=\"Ran pod sandbox de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 with infra container: openshift-marketplace/certified-operators-l86qt/POD\" id=ebebb65a-d46c-4548-aea6-9d177ee6cb94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.319787 | controller |     "Jun 11 17:04:55.339642 crc crio[22018]: time=\"2026-06-11T17:04:55.339564165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6c73a6a-e1cf-4506-b409-73dbfa0b42eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319804 | controller |     "Jun 11 17:04:55.342471 crc crio[22018]: time=\"2026-06-11T17:04:55.342273641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c2bc245-6278-4f74-8ab5-b930df55c5a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.319827 | controller |     "Jun 11 17:04:55.355743 crc crio[22018]: time=\"2026-06-11T17:04:55.355540139Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319865 | controller |     "Jun 11 17:04:55.356004 crc crio[22018]: time=\"2026-06-11T17:04:55.355947132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319887 | controller |     "Jun 11 17:04:55.410547 crc crio[22018]: time=\"2026-06-11T17:04:55.410298971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319914 | controller |     "Jun 11 17:04:55.415614 crc crio[22018]: time=\"2026-06-11T17:04:55.415544849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.319939 | controller |     "Jun 11 17:04:55.582881 crc crio[22018]: time=\"2026-06-11T17:04:55.582756813Z\" level=info msg=\"Created container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=d3259297-2416-4785-bcdd-791f3fceba04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.319960 | controller |     "Jun 11 17:04:55.586238 crc crio[22018]: time=\"2026-06-11T17:04:55.5860941Z\" level=info msg=\"Starting container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6\" id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.319978 | controller |     "Jun 11 17:04:55.591791 crc crio[22018]: time=\"2026-06-11T17:04:55.591699508Z\" level=info msg=\"Started container\" PID=97980 containerID=f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6 description=openshift-marketplace/certified-operators-l86qt/extract-utilities id=35e3ee2e-715b-4a7c-8051-828409eba8df name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534",
2026-06-11 18:17:42.320008 | controller |     "Jun 11 17:04:56.423500 crc crio[22018]: time=\"2026-06-11T17:04:56.422935927Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.320030 | controller |     "Jun 11 17:04:56.433071 crc crio[22018]: time=\"2026-06-11T17:04:56.432970516Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.320050 | controller |     "Jun 11 17:04:57.308548 crc crio[22018]: time=\"2026-06-11T17:04:57.308441126Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=e5df1737-f764-480d-8f22-a84982cd3228 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.320070 | controller |     "Jun 11 17:04:57.309796 crc crio[22018]: time=\"2026-06-11T17:04:57.309302563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5e3580b2-ebf7-4e39-b366-e0897ff87ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320092 | controller |     "Jun 11 17:04:57.312477 crc crio[22018]: time=\"2026-06-11T17:04:57.312378971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e3a0f113-3dd0-4562-8c2e-f17b887f4457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320116 | controller |     "Jun 11 17:04:57.321010 crc crio[22018]: time=\"2026-06-11T17:04:57.320888943Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/extract-content\" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.320137 | controller |     "Jun 11 17:04:57.321851 crc crio[22018]: time=\"2026-06-11T17:04:57.32172067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320157 | controller |     "Jun 11 17:04:57.375792 crc crio[22018]: time=\"2026-06-11T17:04:57.375536406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320182 | controller |     "Jun 11 17:04:57.379293 crc crio[22018]: time=\"2026-06-11T17:04:57.379228663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320202 | controller |     "Jun 11 17:04:57.577159 crc crio[22018]: time=\"2026-06-11T17:04:57.577061485Z\" level=info msg=\"Created container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content\" id=cc243264-1c86-4eae-8320-2970437a97e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.320219 | controller |     "Jun 11 17:04:57.578522 crc crio[22018]: time=\"2026-06-11T17:04:57.578466993Z\" level=info msg=\"Starting container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a\" id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.320236 | controller |     "Jun 11 17:04:57.587710 crc crio[22018]: time=\"2026-06-11T17:04:57.587606512Z\" level=info msg=\"Started container\" PID=98067 containerID=ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a description=openshift-marketplace/certified-operators-l86qt/extract-content id=dde19ecd-e206-4fee-b1d7-d5ef007c26a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534",
2026-06-11 18:17:42.320252 | controller |     "Jun 11 17:05:00.495266 crc crio[22018]: time=\"2026-06-11T17:05:00.494779636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b3d4c4b-f1f2-436b-92a1-00fb9a3aeadb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320268 | controller |     "Jun 11 17:05:00.498808 crc crio[22018]: time=\"2026-06-11T17:05:00.498718072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f206cc44-86a3-4053-b070-5caf9ef8d55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320284 | controller |     "Jun 11 17:05:00.535966 crc crio[22018]: time=\"2026-06-11T17:05:00.535706483Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l86qt/registry-server\" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.320299 | controller |     "Jun 11 17:05:00.539691 crc crio[22018]: time=\"2026-06-11T17:05:00.539616139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320314 | controller |     "Jun 11 17:05:00.648251 crc crio[22018]: time=\"2026-06-11T17:05:00.64816038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320330 | controller |     "Jun 11 17:05:00.652143 crc crio[22018]: time=\"2026-06-11T17:05:00.652055223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320345 | controller |     "Jun 11 17:05:00.823300 crc crio[22018]: time=\"2026-06-11T17:05:00.822648115Z\" level=info msg=\"Created container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=73eb71b4-9b1d-4c09-83c6-7d086a9a407d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.320361 | controller |     "Jun 11 17:05:00.824903 crc crio[22018]: time=\"2026-06-11T17:05:00.824807625Z\" level=info msg=\"Starting container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19\" id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.320380 | controller |     "Jun 11 17:05:00.831971 crc crio[22018]: time=\"2026-06-11T17:05:00.830787926Z\" level=info msg=\"Started container\" PID=98245 containerID=1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 description=openshift-marketplace/certified-operators-l86qt/registry-server id=d330fbab-32dc-4c91-8236-85b60e8644bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534",
2026-06-11 18:17:42.320398 | controller |     "Jun 11 17:05:05.078289 crc crio[22018]: time=\"2026-06-11T17:05:05.077453663Z\" level=info msg=\"Removing container: 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6\" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320413 | controller |     "Jun 11 17:05:05.283401 crc crio[22018]: time=\"2026-06-11T17:05:05.283259525Z\" level=info msg=\"Removed container 7e17d8ff58a9443433cfc35a9ee3a16fbc951cfe6cddd1004d91eaf649c372f6: openshift-infra/auto-csr-approver-29686618-w7xzf/oc\" id=539c261f-0760-4042-8eb5-200ff57f8bdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320430 | controller |     "Jun 11 17:05:05.305462 crc crio[22018]: time=\"2026-06-11T17:05:05.305286811Z\" level=info msg=\"Stopping pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320445 | controller |     "Jun 11 17:05:05.305782 crc crio[22018]: time=\"2026-06-11T17:05:05.305492978Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=27a55065-ea79-469c-9423-a4c769d385df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320461 | controller |     "Jun 11 17:05:05.306976 crc crio[22018]: time=\"2026-06-11T17:05:05.306910993Z\" level=info msg=\"Removing pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.320477 | controller |     "Jun 11 17:05:05.321453 crc crio[22018]: time=\"2026-06-11T17:05:05.320955403Z\" level=info msg=\"Removed pod sandbox: 9ca1298c3137c1fdd51cf8b8816f6cb0cf6b83b5a8b182d06c61ecec6015e4fb\" id=a5fd5343-4fbd-4a6d-b9d4-a59c23c8503b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.320493 | controller |     "Jun 11 17:05:05.322676 crc crio[22018]: time=\"2026-06-11T17:05:05.322553341Z\" level=info msg=\"Stopping pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320508 | controller |     "Jun 11 17:05:05.322676 crc crio[22018]: time=\"2026-06-11T17:05:05.322659905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=fec3df0c-ab70-443a-bbfd-9f86901408d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320523 | controller |     "Jun 11 17:05:05.323622 crc crio[22018]: time=\"2026-06-11T17:05:05.323458841Z\" level=info msg=\"Removing pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.320538 | controller |     "Jun 11 17:05:05.346367 crc crio[22018]: time=\"2026-06-11T17:05:05.346185657Z\" level=info msg=\"Removed pod sandbox: 35d5018bbba34dda8642d306497cd80547c48b0280b105e66c409eafa19870ac\" id=ec1b2938-b9ec-41f4-9452-4427200bc900 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.320553 | controller |     "Jun 11 17:05:14.966243 crc crio[22018]: time=\"2026-06-11T17:05:14.96527271Z\" level=info msg=\"Stopping container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19 (timeout: 2s)\" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.320572 | controller |     "Jun 11 17:05:15.163604 crc crio[22018]: time=\"2026-06-11T17:05:15.161481686Z\" level=info msg=\"Stopped container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=2534c3ef-014e-4631-83a6-a7e1555fec3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.320588 | controller |     "Jun 11 17:05:15.189674 crc crio[22018]: time=\"2026-06-11T17:05:15.189560795Z\" level=info msg=\"Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320606 | controller |     "Jun 11 17:05:15.194127 crc crio[22018]: time=\"2026-06-11T17:05:15.191792936Z\" level=info msg=\"Got pod network &{Name:certified-operators-l86qt Namespace:openshift-marketplace ID:de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534 UID:6fa4ad8d-73bf-40e2-bfe6-a92b855193d7 NetNS:/var/run/netns/a327e72d-054c-4374-b6f6-0f4a6783bda0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fa4ad8d_73bf_40e2_bfe6_a92b855193d7.slice PodAnnotations:0xc001adf5f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.320625 | controller |     "Jun 11 17:05:15.194127 crc crio[22018]: time=\"2026-06-11T17:05:15.191998253Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l86qt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.320642 | controller |     "Jun 11 17:05:15.743764 crc crio[22018]: time=\"2026-06-11T17:05:15.743245049Z\" level=info msg=\"Stopped pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=f68f7a6d-a1d3-4746-be70-835c208c692c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.320659 | controller |     "Jun 11 17:05:16.787718 crc crio[22018]: time=\"2026-06-11T17:05:16.786988786Z\" level=info msg=\"Removing container: 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19\" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320675 | controller |     "Jun 11 17:05:16.827613 crc crio[22018]: time=\"2026-06-11T17:05:16.827483762Z\" level=info msg=\"Removed container 1aa278ee029e2a5dc658b8bde976a4b4544af748bd35a209016b116dcb009c19: openshift-marketplace/certified-operators-l86qt/registry-server\" id=d1784214-f773-4c31-99c9-7a5ce4ddb5d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320690 | controller |     "Jun 11 17:05:16.830667 crc crio[22018]: time=\"2026-06-11T17:05:16.830558886Z\" level=info msg=\"Removing container: ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a\" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320706 | controller |     "Jun 11 17:05:16.903028 crc crio[22018]: time=\"2026-06-11T17:05:16.902913689Z\" level=info msg=\"Removed container ac9f5b72196add45df3b33001ba5b3c522bfb206d6106e0763eecc48c10edc9a: openshift-marketplace/certified-operators-l86qt/extract-content\" id=da5baca9-666c-49a5-863f-c79ebcb3c3ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320722 | controller |     "Jun 11 17:05:16.908208 crc crio[22018]: time=\"2026-06-11T17:05:16.908020367Z\" level=info msg=\"Removing container: f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6\" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320738 | controller |     "Jun 11 17:05:16.944801 crc crio[22018]: time=\"2026-06-11T17:05:16.944614448Z\" level=info msg=\"Removed container f12fa0d71bd4c1825768df60cf0a7311d12e750defa2108a95959db15f81a5e6: openshift-marketplace/certified-operators-l86qt/extract-utilities\" id=7b563e54-7db7-436d-b24c-b298b371e31d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.320758 | controller |     "Jun 11 17:05:39.713729 crc crio[22018]: time=\"2026-06-11T17:05:39.712721029Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7z2wd/POD\" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.320775 | controller |     "Jun 11 17:05:39.715549 crc crio[22018]: time=\"2026-06-11T17:05:39.713743712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320791 | controller |     "Jun 11 17:05:39.772360 crc crio[22018]: time=\"2026-06-11T17:05:39.772173267Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}\"",
2026-06-11 18:17:42.320807 | controller |     "Jun 11 17:05:39.772360 crc crio[22018]: time=\"2026-06-11T17:05:39.772312491Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7z2wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.320824 | controller |     "Jun 11 17:05:40.389554 crc crio[22018]: 2026-06-11T17:05:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e829e69bc0caa Mac:06:1c:6f:db:ef:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.320840 | controller |     "Jun 11 17:05:40.391896 crc crio[22018]: time=\"2026-06-11T17:05:40.391542556Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc002a1a208}] Aliases:map[]}\"",
2026-06-11 18:17:42.320880 | controller |     "Jun 11 17:05:40.391896 crc crio[22018]: time=\"2026-06-11T17:05:40.391699231Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7z2wd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.320898 | controller |     "Jun 11 17:05:40.403748 crc crio[22018]: time=\"2026-06-11T17:05:40.403648755Z\" level=info msg=\"Ran pod sandbox 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 with infra container: openshift-marketplace/community-operators-7z2wd/POD\" id=95cce618-37cf-4b65-89d9-7173db37169d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.320914 | controller |     "Jun 11 17:05:40.406827 crc crio[22018]: time=\"2026-06-11T17:05:40.406533883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbfbe564-4a4e-4ea8-889a-1e8b662fedab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320930 | controller |     "Jun 11 17:05:40.409143 crc crio[22018]: time=\"2026-06-11T17:05:40.408975922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbc8f9c0-66ec-4ed4-8cf7-c066fcb74ae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.320946 | controller |     "Jun 11 17:05:40.417238 crc crio[22018]: time=\"2026-06-11T17:05:40.417122051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.320967 | controller |     "Jun 11 17:05:40.417801 crc crio[22018]: time=\"2026-06-11T17:05:40.417731101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.320983 | controller |     "Jun 11 17:05:40.482093 crc crio[22018]: time=\"2026-06-11T17:05:40.48200413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321000 | controller |     "Jun 11 17:05:40.486942 crc crio[22018]: time=\"2026-06-11T17:05:40.486876657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321016 | controller |     "Jun 11 17:05:40.667860 crc crio[22018]: time=\"2026-06-11T17:05:40.667603842Z\" level=info msg=\"Created container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=960d594a-8156-474a-9ac0-947ba9696621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321032 | controller |     "Jun 11 17:05:40.669055 crc crio[22018]: time=\"2026-06-11T17:05:40.668993167Z\" level=info msg=\"Starting container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c\" id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.321048 | controller |     "Jun 11 17:05:40.676723 crc crio[22018]: time=\"2026-06-11T17:05:40.676676121Z\" level=info msg=\"Started container\" PID=100115 containerID=9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c description=openshift-marketplace/community-operators-7z2wd/extract-utilities id=1ff10c74-7188-4ed6-addf-4ffcae13ef66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2",
2026-06-11 18:17:42.321063 | controller |     "Jun 11 17:05:41.240703 crc crio[22018]: time=\"2026-06-11T17:05:41.240074914Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.321079 | controller |     "Jun 11 17:05:41.250451 crc crio[22018]: time=\"2026-06-11T17:05:41.250261239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.321096 | controller |     "Jun 11 17:05:41.890592 crc crio[22018]: time=\"2026-06-11T17:05:41.890317488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=883ca420-7a7f-457a-a471-0a4dd6b44ff9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.321112 | controller |     "Jun 11 17:05:41.891889 crc crio[22018]: time=\"2026-06-11T17:05:41.891786905Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87dbea25-c26a-4f4a-aeb7-222128e0c079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321128 | controller |     "Jun 11 17:05:41.895148 crc crio[22018]: time=\"2026-06-11T17:05:41.895033369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b472f11-02e0-4253-b848-63c022ac09d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321143 | controller |     "Jun 11 17:05:41.906660 crc crio[22018]: time=\"2026-06-11T17:05:41.906578518Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/extract-content\" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321163 | controller |     "Jun 11 17:05:41.907078 crc crio[22018]: time=\"2026-06-11T17:05:41.906988781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321179 | controller |     "Jun 11 17:05:41.960865 crc crio[22018]: time=\"2026-06-11T17:05:41.960786996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321195 | controller |     "Jun 11 17:05:41.966028 crc crio[22018]: time=\"2026-06-11T17:05:41.965961762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321211 | controller |     "Jun 11 17:05:42.161831 crc crio[22018]: time=\"2026-06-11T17:05:42.161738737Z\" level=info msg=\"Created container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content\" id=ec2f0752-4259-4816-b2b1-9264330d8b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321229 | controller |     "Jun 11 17:05:42.162908 crc crio[22018]: time=\"2026-06-11T17:05:42.162840902Z\" level=info msg=\"Starting container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25\" id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.321253 | controller |     "Jun 11 17:05:42.168614 crc crio[22018]: time=\"2026-06-11T17:05:42.168459252Z\" level=info msg=\"Started container\" PID=100144 containerID=67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25 description=openshift-marketplace/community-operators-7z2wd/extract-content id=ea8b8c87-1767-4213-8519-a6d2e6ca1f88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2",
2026-06-11 18:17:42.321276 | controller |     "Jun 11 17:05:44.298006 crc crio[22018]: time=\"2026-06-11T17:05:44.297203975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d697020a-2c66-43d4-9681-520255ae1b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321301 | controller |     "Jun 11 17:05:44.300542 crc crio[22018]: time=\"2026-06-11T17:05:44.300465107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cb8bb26-58a4-4d8c-8ff9-514adbcc980b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321326 | controller |     "Jun 11 17:05:44.308228 crc crio[22018]: time=\"2026-06-11T17:05:44.308151712Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7z2wd/registry-server\" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321349 | controller |     "Jun 11 17:05:44.308634 crc crio[22018]: time=\"2026-06-11T17:05:44.308575855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321369 | controller |     "Jun 11 17:05:44.385757 crc crio[22018]: time=\"2026-06-11T17:05:44.385264881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321385 | controller |     "Jun 11 17:05:44.396262 crc crio[22018]: time=\"2026-06-11T17:05:44.396164369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321401 | controller |     "Jun 11 17:05:44.549679 crc crio[22018]: time=\"2026-06-11T17:05:44.549577333Z\" level=info msg=\"Created container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=b2ea8ecf-b377-4e99-9d14-cd5428d21f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321423 | controller |     "Jun 11 17:05:44.555141 crc crio[22018]: time=\"2026-06-11T17:05:44.554998477Z\" level=info msg=\"Starting container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721\" id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.321440 | controller |     "Jun 11 17:05:44.561264 crc crio[22018]: time=\"2026-06-11T17:05:44.561186313Z\" level=info msg=\"Started container\" PID=100357 containerID=77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 description=openshift-marketplace/community-operators-7z2wd/registry-server id=9768744c-34c5-4651-b67c-2b730d4f5033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2",
2026-06-11 18:17:42.321456 | controller |     "Jun 11 17:05:53.249864 crc crio[22018]: time=\"2026-06-11T17:05:53.249300302Z\" level=info msg=\"Stopping container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721 (timeout: 2s)\" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.321472 | controller |     "Jun 11 17:05:53.375824 crc crio[22018]: time=\"2026-06-11T17:05:53.375680353Z\" level=info msg=\"Stopped container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=fb01ee05-1ed5-4bab-921d-875d6665c35e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.321488 | controller |     "Jun 11 17:05:53.376815 crc crio[22018]: time=\"2026-06-11T17:05:53.376722226Z\" level=info msg=\"Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.321504 | controller |     "Jun 11 17:05:53.377583 crc crio[22018]: time=\"2026-06-11T17:05:53.377508241Z\" level=info msg=\"Got pod network &{Name:community-operators-7z2wd Namespace:openshift-marketplace ID:97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2 UID:caebee61-d93f-4410-9639-59ecfdebaa8d NetNS:/var/run/netns/dc593974-da33-4141-a608-4018ee83107b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcaebee61_d93f_4410_9639_59ecfdebaa8d.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"",
2026-06-11 18:17:42.321520 | controller |     "Jun 11 17:05:53.377792 crc crio[22018]: time=\"2026-06-11T17:05:53.377721008Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7z2wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.321536 | controller |     "Jun 11 17:05:53.670657 crc crio[22018]: time=\"2026-06-11T17:05:53.67055002Z\" level=info msg=\"Stopped pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=477f8399-0f50-4fa4-b0ef-567bd783b5fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.321552 | controller |     "Jun 11 17:05:54.476008 crc crio[22018]: time=\"2026-06-11T17:05:54.475466648Z\" level=info msg=\"Removing container: 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721\" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321568 | controller |     "Jun 11 17:05:54.513451 crc crio[22018]: time=\"2026-06-11T17:05:54.513195433Z\" level=info msg=\"Removed container 77b46c0003095780114f2c3e008471e4708b0151c39afd0b8e6f12835e813721: openshift-marketplace/community-operators-7z2wd/registry-server\" id=3924a9c0-7865-404c-89fc-f69bf9cf30f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321588 | controller |     "Jun 11 17:05:54.516103 crc crio[22018]: time=\"2026-06-11T17:05:54.516019202Z\" level=info msg=\"Removing container: 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25\" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321605 | controller |     "Jun 11 17:05:54.571746 crc crio[22018]: time=\"2026-06-11T17:05:54.571610718Z\" level=info msg=\"Removed container 67d64abe9055c1665b4226a065065bf1aeb43e64eca07d052522be3c801b3c25: openshift-marketplace/community-operators-7z2wd/extract-content\" id=d0424485-5a58-4e8e-92bb-c6617e19e204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321621 | controller |     "Jun 11 17:05:54.576122 crc crio[22018]: time=\"2026-06-11T17:05:54.575269872Z\" level=info msg=\"Removing container: 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c\" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321636 | controller |     "Jun 11 17:05:54.629966 crc crio[22018]: time=\"2026-06-11T17:05:54.629841497Z\" level=info msg=\"Removed container 9d5c2f9f3b3be2d3aab624cf6c27ca6d92aea1ca56a370bb6e000a60c21aff6c: openshift-marketplace/community-operators-7z2wd/extract-utilities\" id=e6530c4f-c417-437b-bed4-f131bac9accf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.321652 | controller |     "Jun 11 17:06:00.532081 crc crio[22018]: time=\"2026-06-11T17:06:00.531548389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686626-8vvs7/POD\" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.321668 | controller |     "Jun 11 17:06:00.533880 crc crio[22018]: time=\"2026-06-11T17:06:00.532091747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321685 | controller |     "Jun 11 17:06:00.572725 crc crio[22018]: time=\"2026-06-11T17:06:00.572581249Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}\"",
2026-06-11 18:17:42.321701 | controller |     "Jun 11 17:06:00.572725 crc crio[22018]: time=\"2026-06-11T17:06:00.572645541Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686626-8vvs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.321717 | controller |     "Jun 11 17:06:01.206687 crc crio[22018]: 2026-06-11T17:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea5fc6371e0b56f Mac:9a:3c:05:8d:31:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 SocketPath: PciID:}] [{Interface:0xc0003589f0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.321732 | controller |     "Jun 11 17:06:01.208780 crc crio[22018]: time=\"2026-06-11T17:06:01.208132053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc0004bf670}] Aliases:map[]}\"",
2026-06-11 18:17:42.321749 | controller |     "Jun 11 17:06:01.208780 crc crio[22018]: time=\"2026-06-11T17:06:01.208259117Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686626-8vvs7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.321769 | controller |     "Jun 11 17:06:01.218188 crc crio[22018]: time=\"2026-06-11T17:06:01.218070642Z\" level=info msg=\"Ran pod sandbox ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca with infra container: openshift-infra/auto-csr-approver-29686626-8vvs7/POD\" id=820fc2bb-d2d0-453f-9f02-f02533d3bd58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.321786 | controller |     "Jun 11 17:06:01.225420 crc crio[22018]: time=\"2026-06-11T17:06:01.224249347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.321802 | controller |     "Jun 11 17:06:01.234564 crc crio[22018]: time=\"2026-06-11T17:06:01.234285058Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.321818 | controller |     "Jun 11 17:06:02.415054 crc crio[22018]: time=\"2026-06-11T17:06:02.414520659Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca792e41-d9a7-4b80-99f2-866f4659c624 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.321834 | controller |     "Jun 11 17:06:02.416939 crc crio[22018]: time=\"2026-06-11T17:06:02.416862484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10daf11d-7dd0-4ccb-8625-f9b6ff98d7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321866 | controller |     "Jun 11 17:06:02.419162 crc crio[22018]: time=\"2026-06-11T17:06:02.419065594Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5749ebee-43ce-43df-b113-4e14e209a8ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.321888 | controller |     "Jun 11 17:06:02.428027 crc crio[22018]: time=\"2026-06-11T17:06:02.427946147Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321905 | controller |     "Jun 11 17:06:02.428729 crc crio[22018]: time=\"2026-06-11T17:06:02.42864376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321921 | controller |     "Jun 11 17:06:02.486949 crc crio[22018]: time=\"2026-06-11T17:06:02.48664369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321937 | controller |     "Jun 11 17:06:02.786662 crc crio[22018]: time=\"2026-06-11T17:06:02.786408333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.321953 | controller |     "Jun 11 17:06:02.924064 crc crio[22018]: time=\"2026-06-11T17:06:02.923973422Z\" level=info msg=\"Created container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=7e8d88c9-e75d-43ba-a867-d1a81fb71595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.321968 | controller |     "Jun 11 17:06:02.927968 crc crio[22018]: time=\"2026-06-11T17:06:02.927860097Z\" level=info msg=\"Starting container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64\" id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.321984 | controller |     "Jun 11 17:06:02.933104 crc crio[22018]: time=\"2026-06-11T17:06:02.932951579Z\" level=info msg=\"Started container\" PID=101315 containerID=9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64 description=openshift-infra/auto-csr-approver-29686626-8vvs7/oc id=b71e16d9-db25-4a9c-95d9-41f49c395261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca",
2026-06-11 18:17:42.322004 | controller |     "Jun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.643134138Z\" level=info msg=\"Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322020 | controller |     "Jun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.644811371Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686626-8vvs7 Namespace:openshift-infra ID:ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca UID:9f2247a2-777d-4ff9-9fc7-989f8497a110 NetNS:/var/run/netns/b65c0598-9b7e-48e6-9aa9-9508e80c0e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2247a2_777d_4ff9_9fc7_989f8497a110.slice PodAnnotations:0xc002b14b60}] Aliases:map[]}\"",
2026-06-11 18:17:42.322037 | controller |     "Jun 11 17:06:04.645597 crc crio[22018]: time=\"2026-06-11T17:06:04.644965285Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686626-8vvs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.322052 | controller |     "Jun 11 17:06:05.041480 crc crio[22018]: time=\"2026-06-11T17:06:05.04131608Z\" level=info msg=\"Stopped pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=61c53100-f4eb-4922-8f80-f31c5ff7f043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322069 | controller |     "Jun 11 17:06:05.391274 crc crio[22018]: time=\"2026-06-11T17:06:05.390178298Z\" level=info msg=\"Stopping pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322084 | controller |     "Jun 11 17:06:05.391274 crc crio[22018]: time=\"2026-06-11T17:06:05.391272934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=a9a50daf-79bb-4d6e-8992-c4e1b3e29570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322100 | controller |     "Jun 11 17:06:05.392389 crc crio[22018]: time=\"2026-06-11T17:06:05.392184622Z\" level=info msg=\"Removing pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.322115 | controller |     "Jun 11 17:06:05.414987 crc crio[22018]: time=\"2026-06-11T17:06:05.4148655Z\" level=info msg=\"Removed pod sandbox: 97e829e69bc0caa685e1ba54f1483842e4765ec3d0f2585869811caf45aaf5e2\" id=4f26cf7a-14db-40fd-9d92-a381562d864a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.322130 | controller |     "Jun 11 17:06:05.416868 crc crio[22018]: time=\"2026-06-11T17:06:05.416742226Z\" level=info msg=\"Stopping pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322145 | controller |     "Jun 11 17:06:05.417219 crc crio[22018]: time=\"2026-06-11T17:06:05.416888791Z\" level=info msg=\"Stopped pod sandbox (already stopped): de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=205dce54-0d4f-4c93-a2d1-fa0c92f7a4e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322161 | controller |     "Jun 11 17:06:05.418293 crc crio[22018]: time=\"2026-06-11T17:06:05.418207072Z\" level=info msg=\"Removing pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.322181 | controller |     "Jun 11 17:06:05.440217 crc crio[22018]: time=\"2026-06-11T17:06:05.440104413Z\" level=info msg=\"Removed pod sandbox: de08a0556b7775be957565791d6e7b406109d08dc338f3e6dece594f54e3c534\" id=206345a5-038d-4f30-b795-1668a1149e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.322197 | controller |     "Jun 11 17:06:39.567896 crc crio[22018]: time=\"2026-06-11T17:06:39.566643619Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.322213 | controller |     "Jun 11 17:06:39.569413 crc crio[22018]: time=\"2026-06-11T17:06:39.567948861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.322228 | controller |     "Jun 11 17:06:39.612257 crc crio[22018]: time=\"2026-06-11T17:06:39.612190616Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.322244 | controller |     "Jun 11 17:06:39.626272 crc crio[22018]: time=\"2026-06-11T17:06:39.62616526Z\" level=info msg=\"Ran pod sandbox b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/POD\" id=8bc37751-6674-4feb-be87-4473340f7681 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.322260 | controller |     "Jun 11 17:06:39.628294 crc crio[22018]: time=\"2026-06-11T17:06:39.628235326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.322276 | controller |     "Jun 11 17:06:39.628757 crc crio[22018]: time=\"2026-06-11T17:06:39.628621228Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.322291 | controller |     "Jun 11 17:06:39.628894 crc crio[22018]: time=\"2026-06-11T17:06:39.628865236Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=166fc445-a64d-48ec-8a9f-612e2d1a884c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.322307 | controller |     "Jun 11 17:06:39.630551 crc crio[22018]: time=\"2026-06-11T17:06:39.630489567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.322322 | controller |     "Jun 11 17:06:39.651126 crc crio[22018]: time=\"2026-06-11T17:06:39.650996801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"",
2026-06-11 18:17:42.322338 | controller |     "Jun 11 17:07:02.305935 crc crio[22018]: time=\"2026-06-11T17:07:02.304973523Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=4158c7b1-1e70-4ee7-a134-bb57ea53d5aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.322354 | controller |     "Jun 11 17:07:02.307690 crc crio[22018]: time=\"2026-06-11T17:07:02.307197833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=3ad91cfa-f6f4-4274-9002-c52c4288388a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.322377 | controller |     "Jun 11 17:07:02.313906 crc crio[22018]: time=\"2026-06-11T17:07:02.313819614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=cf0f18c5-33c2-4746-9325-30f4284f56a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.322394 | controller |     "Jun 11 17:07:02.325048 crc crio[22018]: time=\"2026-06-11T17:07:02.32494765Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.322410 | controller |     "Jun 11 17:07:02.327571 crc crio[22018]: time=\"2026-06-11T17:07:02.327502212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.322426 | controller |     "Jun 11 17:07:02.369621 crc crio[22018]: time=\"2026-06-11T17:07:02.369520821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.322441 | controller |     "Jun 11 17:07:02.373707 crc crio[22018]: time=\"2026-06-11T17:07:02.373584291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.322458 | controller |     "Jun 11 17:07:02.577709 crc crio[22018]: time=\"2026-06-11T17:07:02.57666668Z\" level=info msg=\"Created container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=3265fd3b-f686-4144-a5bf-e00f25cab8e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.322481 | controller |     "Jun 11 17:07:02.580121 crc crio[22018]: time=\"2026-06-11T17:07:02.579920223Z\" level=info msg=\"Starting container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd\" id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.322505 | controller |     "Jun 11 17:07:02.586285 crc crio[22018]: time=\"2026-06-11T17:07:02.586182693Z\" level=info msg=\"Started container\" PID=104189 containerID=205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init id=6c01ee0f-cc0e-4242-8db6-7617b29bf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879",
2026-06-11 18:17:42.322525 | controller |     "Jun 11 17:07:05.488503 crc crio[22018]: time=\"2026-06-11T17:07:05.48773503Z\" level=info msg=\"Removing container: 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6\" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322542 | controller |     "Jun 11 17:07:05.723248 crc crio[22018]: time=\"2026-06-11T17:07:05.723176308Z\" level=info msg=\"Removed container 3f5ad70c698b425379b1bdf3115909ad7886ae1c387e105deeeb45d5a3fbf1c6: openshift-infra/auto-csr-approver-29686620-tr5xj/oc\" id=3489fc61-c476-42ea-ab79-a0fd42c0db2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322558 | controller |     "Jun 11 17:07:05.726940 crc crio[22018]: time=\"2026-06-11T17:07:05.726887978Z\" level=info msg=\"Removing container: ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8\" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322575 | controller |     "Jun 11 17:07:05.813891 crc crio[22018]: time=\"2026-06-11T17:07:05.813671807Z\" level=info msg=\"Removed container ca0314a79f3feb38f1dc136147a0367bf208323a8b09b1ce85c447f42ee05fd8: openstack/glance-db-create-dwc8v/mariadb-database-create\" id=63499b69-e63a-4d7d-b999-a2916803de6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322596 | controller |     "Jun 11 17:07:05.819176 crc crio[22018]: time=\"2026-06-11T17:07:05.819101919Z\" level=info msg=\"Removing container: 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7\" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322613 | controller |     "Jun 11 17:07:05.987153 crc crio[22018]: time=\"2026-06-11T17:07:05.987078879Z\" level=info msg=\"Removed container 9e581dabf57bb135938811916db30cb6d3ea820fc874cabd833f14f26ba5a0e7: openstack/keystone-1ec2-account-create-vwsfv/mariadb-account-create\" id=4c7affa5-089d-4581-aec1-f9d82a0e8048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322628 | controller |     "Jun 11 17:07:05.990035 crc crio[22018]: time=\"2026-06-11T17:07:05.98994435Z\" level=info msg=\"Removing container: 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85\" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322644 | controller |     "Jun 11 17:07:06.058111 crc crio[22018]: time=\"2026-06-11T17:07:06.058004338Z\" level=info msg=\"Removed container 20377bd69696056fc5bc9a4a125105b6e25b6e67b0a67de6abf0067b82382d85: openstack/barbican-db-create-5njvr/mariadb-database-create\" id=97744fcf-d57c-4a0a-9430-0a9c105213cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322661 | controller |     "Jun 11 17:07:06.062488 crc crio[22018]: time=\"2026-06-11T17:07:06.062307558Z\" level=info msg=\"Removing container: bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d\" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322676 | controller |     "Jun 11 17:07:06.102075 crc crio[22018]: time=\"2026-06-11T17:07:06.101998668Z\" level=info msg=\"Removed container bfa440124ff44ff194a10b203cf5a6d77621b00e866b3450c694d8e25bbd0e9d: openstack/neutron-db-create-prkxh/mariadb-database-create\" id=bcaea2ff-b74a-4eb9-9d23-d51d3c3f8d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322691 | controller |     "Jun 11 17:07:06.105549 crc crio[22018]: time=\"2026-06-11T17:07:06.1052876Z\" level=info msg=\"Removing container: 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423\" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322707 | controller |     "Jun 11 17:07:06.241064 crc crio[22018]: time=\"2026-06-11T17:07:06.240980062Z\" level=info msg=\"Removed container 7668532bcd4cacc8ba3b02132cdf0df5efc78b20de858f33a57b6a1a42a7e423: openstack/keystone-db-create-twmkq/mariadb-database-create\" id=e3737936-0a90-40ab-b26a-8e4c514b5070 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322723 | controller |     "Jun 11 17:07:06.246937 crc crio[22018]: time=\"2026-06-11T17:07:06.246838475Z\" level=info msg=\"Removing container: a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648\" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322738 | controller |     "Jun 11 17:07:06.376564 crc crio[22018]: time=\"2026-06-11T17:07:06.376190986Z\" level=info msg=\"Removed container a6595ff957921850095e758775379e94e622037bb578034fa5ad36db05400648: openstack/placement-db-create-xmmsr/mariadb-database-create\" id=133e60be-b3da-4ba4-be53-de14244d5372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322754 | controller |     "Jun 11 17:07:06.380163 crc crio[22018]: time=\"2026-06-11T17:07:06.380068616Z\" level=info msg=\"Removing container: 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405\" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322773 | controller |     "Jun 11 17:07:06.548835 crc crio[22018]: time=\"2026-06-11T17:07:06.548743289Z\" level=info msg=\"Removed container 5b4c1cff7aad77631be9622e8b40b239792fee1abf734bd6b03bd2107dcac405: openstack/glance-7819-account-create-b49sj/mariadb-account-create\" id=b48d436f-c1c1-4ec0-a8c9-6ed66fcb2eea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322790 | controller |     "Jun 11 17:07:06.556000 crc crio[22018]: time=\"2026-06-11T17:07:06.555705919Z\" level=info msg=\"Removing container: 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c\" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322806 | controller |     "Jun 11 17:07:06.614927 crc crio[22018]: time=\"2026-06-11T17:07:06.610721204Z\" level=info msg=\"Removed container 280d9eb88463c5c0f7d0065fce80dc5ec06ecf3944e00e6588225c0a4e7f101c: openstack/cinder-db-create-z7c8m/mariadb-database-create\" id=0c2cf643-d082-4a9a-b8a2-a7162134b537 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322822 | controller |     "Jun 11 17:07:06.617829 crc crio[22018]: time=\"2026-06-11T17:07:06.617310624Z\" level=info msg=\"Removing container: 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e\" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322893 | controller |     "Jun 11 17:07:06.666021 crc crio[22018]: time=\"2026-06-11T17:07:06.665948469Z\" level=info msg=\"Removed container 721f4a13b42728a77dbed05bdcb69b54e2f6dc144c1475916cd2d82a0932612e: openstack/placement-32b1-account-create-k2dvn/mariadb-account-create\" id=8aa7d3fb-099d-489f-afe0-ed70a76ddfda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.322934 | controller |     "Jun 11 17:07:06.710829 crc crio[22018]: time=\"2026-06-11T17:07:06.710717294Z\" level=info msg=\"Stopping pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322958 | controller |     "Jun 11 17:07:06.710829 crc crio[22018]: time=\"2026-06-11T17:07:06.710797197Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=d502efe8-57ac-4701-84ed-c5c2d9de0f60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.322978 | controller |     "Jun 11 17:07:06.713117 crc crio[22018]: time=\"2026-06-11T17:07:06.713048968Z\" level=info msg=\"Removing pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.322998 | controller |     "Jun 11 17:07:06.742420 crc crio[22018]: time=\"2026-06-11T17:07:06.742242884Z\" level=info msg=\"Removed pod sandbox: 8a7bdb850d917c5e72dc0f099131e58602fd766c90e458538bf8e8dc658f3964\" id=53771a2c-d055-4c38-b74f-33efb7cfaa6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323019 | controller |     "Jun 11 17:07:06.745670 crc crio[22018]: time=\"2026-06-11T17:07:06.745607127Z\" level=info msg=\"Stopping pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323039 | controller |     "Jun 11 17:07:06.746066 crc crio[22018]: time=\"2026-06-11T17:07:06.746038001Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=314bf459-2ca0-426d-999d-96b8c268696c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323060 | controller |     "Jun 11 17:07:06.747094 crc crio[22018]: time=\"2026-06-11T17:07:06.747063104Z\" level=info msg=\"Removing pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323084 | controller |     "Jun 11 17:07:06.777896 crc crio[22018]: time=\"2026-06-11T17:07:06.777810374Z\" level=info msg=\"Removed pod sandbox: 3abefbee79a70fe06d589c8c772f8e38cd2cd556bfacad7fe50d6d5599fdb761\" id=9804f476-04da-4e29-8d73-f5bcb0c24eda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323104 | controller |     "Jun 11 17:07:06.779543 crc crio[22018]: time=\"2026-06-11T17:07:06.779402665Z\" level=info msg=\"Stopping pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323123 | controller |     "Jun 11 17:07:06.779543 crc crio[22018]: time=\"2026-06-11T17:07:06.779529649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=9b443c52-2abe-46db-99fd-1c6663381040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323143 | controller |     "Jun 11 17:07:06.780109 crc crio[22018]: time=\"2026-06-11T17:07:06.780073507Z\" level=info msg=\"Removing pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323161 | controller |     "Jun 11 17:07:07.101489 crc crio[22018]: time=\"2026-06-11T17:07:07.099874622Z\" level=info msg=\"Removed pod sandbox: 991cab0ca523b392f39679ce428b3630fd02f76eedf5f13821d158d4cd19f4a4\" id=96bdad08-0d34-4840-8124-bef6fc99a0ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323180 | controller |     "Jun 11 17:07:07.103172 crc crio[22018]: time=\"2026-06-11T17:07:07.102180184Z\" level=info msg=\"Stopping pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323199 | controller |     "Jun 11 17:07:07.103439 crc crio[22018]: time=\"2026-06-11T17:07:07.103407974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=9ee64291-3a7e-45e9-8821-01b86bcb5086 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323218 | controller |     "Jun 11 17:07:07.104596 crc crio[22018]: time=\"2026-06-11T17:07:07.104494186Z\" level=info msg=\"Removing pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323237 | controller |     "Jun 11 17:07:07.167596 crc crio[22018]: time=\"2026-06-11T17:07:07.167387814Z\" level=info msg=\"Removed pod sandbox: 2f364b331a1ee7ec0a993bc5e0be1b65d19b58ddf4efc635e1eb9dbf70f15c28\" id=e8200afa-56b0-41fe-83fd-08cef3797227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323256 | controller |     "Jun 11 17:07:07.169485 crc crio[22018]: time=\"2026-06-11T17:07:07.169040815Z\" level=info msg=\"Stopping pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323275 | controller |     "Jun 11 17:07:07.169485 crc crio[22018]: time=\"2026-06-11T17:07:07.169139948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=498dffa3-f76d-4c38-b561-472a82e4d5da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323295 | controller |     "Jun 11 17:07:07.169935 crc crio[22018]: time=\"2026-06-11T17:07:07.169859751Z\" level=info msg=\"Removing pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323315 | controller |     "Jun 11 17:07:07.187424 crc crio[22018]: time=\"2026-06-11T17:07:07.18727818Z\" level=info msg=\"Removed pod sandbox: 9ec57fd9d618c6889e0577785459e53876be4d360f02f1254fcfca09ae000e94\" id=6f2c9f3e-bc2e-4247-b88e-7ebed1c93832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323341 | controller |     "Jun 11 17:07:07.189395 crc crio[22018]: time=\"2026-06-11T17:07:07.189284971Z\" level=info msg=\"Stopping pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323362 | controller |     "Jun 11 17:07:07.189507 crc crio[22018]: time=\"2026-06-11T17:07:07.189423566Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=8c84eb04-3b71-4aec-bde2-e64ad983f5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323382 | controller |     "Jun 11 17:07:07.191485 crc crio[22018]: time=\"2026-06-11T17:07:07.191307516Z\" level=info msg=\"Removing pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323403 | controller |     "Jun 11 17:07:07.218521 crc crio[22018]: time=\"2026-06-11T17:07:07.218139584Z\" level=info msg=\"Removed pod sandbox: eb2fa6bf0173559513fb97f92a57970c5403b0272779bb79391c6f787fd974c3\" id=982a5ad2-9ad4-469f-8a15-63ce64adfb49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323423 | controller |     "Jun 11 17:07:07.219847 crc crio[22018]: time=\"2026-06-11T17:07:07.219315519Z\" level=info msg=\"Stopping pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323443 | controller |     "Jun 11 17:07:07.219847 crc crio[22018]: time=\"2026-06-11T17:07:07.219809715Z\" level=info msg=\"Stopped pod sandbox (already stopped): df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=a6a29513-dc44-47de-85e9-e4dbef4685f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323464 | controller |     "Jun 11 17:07:07.220718 crc crio[22018]: time=\"2026-06-11T17:07:07.220594059Z\" level=info msg=\"Removing pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323484 | controller |     "Jun 11 17:07:07.250069 crc crio[22018]: time=\"2026-06-11T17:07:07.249953796Z\" level=info msg=\"Removed pod sandbox: df143aa1db8a633c29647e6e18cb4a54cad57fd87d4c5b6496570ce429e6bec4\" id=8dfb3c96-2e78-479c-b55a-fdd4ad22e04e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323503 | controller |     "Jun 11 17:07:07.255029 crc crio[22018]: time=\"2026-06-11T17:07:07.254717248Z\" level=info msg=\"Stopping pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323522 | controller |     "Jun 11 17:07:07.255029 crc crio[22018]: time=\"2026-06-11T17:07:07.254809551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=9d3a0555-219c-4ee1-9e19-6e7afcba0e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323543 | controller |     "Jun 11 17:07:07.260756 crc crio[22018]: time=\"2026-06-11T17:07:07.260690579Z\" level=info msg=\"Removing pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323564 | controller |     "Jun 11 17:07:07.290516 crc crio[22018]: time=\"2026-06-11T17:07:07.290403517Z\" level=info msg=\"Removed pod sandbox: 8fbe433f3dec34299f093c238d19084b52bddc7b6ef3998d5328e0272b0f9f6e\" id=40d9f3bb-b5f8-42d8-b53d-aace07e5f44f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323589 | controller |     "Jun 11 17:07:07.292196 crc crio[22018]: time=\"2026-06-11T17:07:07.291776181Z\" level=info msg=\"Stopping pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323609 | controller |     "Jun 11 17:07:07.292196 crc crio[22018]: time=\"2026-06-11T17:07:07.291862093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=e0f96e87-3222-4126-b9e9-f519719bb4cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323629 | controller |     "Jun 11 17:07:07.292667 crc crio[22018]: time=\"2026-06-11T17:07:07.292601547Z\" level=info msg=\"Removing pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323650 | controller |     "Jun 11 17:07:07.328024 crc crio[22018]: time=\"2026-06-11T17:07:07.327865674Z\" level=info msg=\"Removed pod sandbox: 6817ac95e1d974525f0cde67b9392a5de0e0a6797444fcda64713b8be663195a\" id=c3c04b9d-25cc-43bb-80ef-ab2649ffe8bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323669 | controller |     "Jun 11 17:07:07.329269 crc crio[22018]: time=\"2026-06-11T17:07:07.329210975Z\" level=info msg=\"Stopping pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323689 | controller |     "Jun 11 17:07:07.329597 crc crio[22018]: time=\"2026-06-11T17:07:07.329298738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=eff50198-00f8-412d-be36-f2c7a7491824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.323710 | controller |     "Jun 11 17:07:07.329842 crc crio[22018]: time=\"2026-06-11T17:07:07.329789223Z\" level=info msg=\"Removing pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323731 | controller |     "Jun 11 17:07:07.460002 crc crio[22018]: time=\"2026-06-11T17:07:07.458944113Z\" level=info msg=\"Removed pod sandbox: 94f74e567c6641a533183dc481aac330c92bfd3de2e11d59911932a61df52809\" id=b05755f1-b2c2-46c7-ad78-4c484f7f5e09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.323752 | controller |     "Jun 11 17:07:09.834614 crc crio[22018]: time=\"2026-06-11T17:07:09.833969262Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b91c5cae-73e9-49a8-bdfc-35367ef64b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.323773 | controller |     "Jun 11 17:07:09.849550 crc crio[22018]: time=\"2026-06-11T17:07:09.849437835Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c931e7ea-f293-41fc-a969-6dbc1ce1c69e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.323792 | controller |     "Jun 11 17:07:09.856792 crc crio[22018]: time=\"2026-06-11T17:07:09.856575943Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.323811 | controller |     "Jun 11 17:07:09.857246 crc crio[22018]: time=\"2026-06-11T17:07:09.857191323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.323832 | controller |     "Jun 11 17:07:09.924038 crc crio[22018]: time=\"2026-06-11T17:07:09.923811828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.323885 | controller |     "Jun 11 17:07:09.927742 crc crio[22018]: time=\"2026-06-11T17:07:09.927663531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.323910 | controller |     "Jun 11 17:07:10.126234 crc crio[22018]: time=\"2026-06-11T17:07:10.126113412Z\" level=info msg=\"Created container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=88dd1aba-7ea3-4e38-9bb2-435e3f2def59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.323930 | controller |     "Jun 11 17:07:10.127438 crc crio[22018]: time=\"2026-06-11T17:07:10.12730822Z\" level=info msg=\"Starting container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f\" id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.323951 | controller |     "Jun 11 17:07:10.132834 crc crio[22018]: time=\"2026-06-11T17:07:10.132743813Z\" level=info msg=\"Started container\" PID=104584 containerID=1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd id=54c6efd9-c6d5-4a84-adee-fa2c758bc0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879",
2026-06-11 18:17:42.323972 | controller |     "Jun 11 17:07:20.652665 crc crio[22018]: time=\"2026-06-11T17:07:20.6515941Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD\" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.323992 | controller |     "Jun 11 17:07:20.654164 crc crio[22018]: time=\"2026-06-11T17:07:20.652686934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324029 | controller |     "Jun 11 17:07:20.696398 crc crio[22018]: time=\"2026-06-11T17:07:20.695966856Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.324053 | controller |     "Jun 11 17:07:20.696398 crc crio[22018]: time=\"2026-06-11T17:07:20.696374339Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.324073 | controller |     "Jun 11 17:07:21.253016 crc crio[22018]: 2026-06-11T17:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d334f540a6538 Mac:e6:51:6c:79:b9:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 SocketPath: PciID:}] [{Interface:0xc0004b2690 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.324094 | controller |     "Jun 11 17:07:21.254678 crc crio[22018]: time=\"2026-06-11T17:07:21.254589107Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc002b158e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.324119 | controller |     "Jun 11 17:07:21.254851 crc crio[22018]: time=\"2026-06-11T17:07:21.254794033Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.324140 | controller |     "Jun 11 17:07:21.263096 crc crio[22018]: time=\"2026-06-11T17:07:21.263047247Z\" level=info msg=\"Ran pod sandbox 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/POD\" id=6617369c-2bb7-4d34-baec-a9835c53999b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.324160 | controller |     "Jun 11 17:07:21.266168 crc crio[22018]: time=\"2026-06-11T17:07:21.266085072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=e8edde2f-1964-44e5-9203-b876d805173d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324180 | controller |     "Jun 11 17:07:21.268374 crc crio[22018]: time=\"2026-06-11T17:07:21.268256522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=510981e9-e0a6-4700-bbb1-ef672411dd65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324200 | controller |     "Jun 11 17:07:21.278387 crc crio[22018]: time=\"2026-06-11T17:07:21.278244081Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.324219 | controller |     "Jun 11 17:07:21.278944 crc crio[22018]: time=\"2026-06-11T17:07:21.278880231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324239 | controller |     "Jun 11 17:07:21.327025 crc crio[22018]: time=\"2026-06-11T17:07:21.326953335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324259 | controller |     "Jun 11 17:07:21.333601 crc crio[22018]: time=\"2026-06-11T17:07:21.333512174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324280 | controller |     "Jun 11 17:07:21.487753 crc crio[22018]: time=\"2026-06-11T17:07:21.487198036Z\" level=info msg=\"Created container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=665b0641-eb9d-4ba1-981f-cff213af2024 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.324301 | controller |     "Jun 11 17:07:21.490834 crc crio[22018]: time=\"2026-06-11T17:07:21.490752651Z\" level=info msg=\"Starting container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a\" id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.324323 | controller |     "Jun 11 17:07:21.499222 crc crio[22018]: time=\"2026-06-11T17:07:21.499110667Z\" level=info msg=\"Started container\" PID=105333 containerID=97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init id=aa973628-d320-41c7-aad5-cf0bd5f339a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f",
2026-06-11 18:17:42.324350 | controller |     "Jun 11 17:07:30.211299 crc crio[22018]: time=\"2026-06-11T17:07:30.21024899Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324373 | controller |     "Jun 11 17:07:30.212686 crc crio[22018]: time=\"2026-06-11T17:07:30.21179771Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324394 | controller |     "Jun 11 17:07:30.212686 crc crio[22018]: time=\"2026-06-11T17:07:30.211865772Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=a0ace6d5-1fd1-4005-8bc4-d9994273f50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324417 | controller |     "Jun 11 17:07:30.213959 crc crio[22018]: time=\"2026-06-11T17:07:30.213852444Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.324441 | controller |     "Jun 11 17:07:30.222753 crc crio[22018]: time=\"2026-06-11T17:07:30.222544222Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"",
2026-06-11 18:17:42.324466 | controller |     "Jun 11 17:07:34.444599 crc crio[22018]: time=\"2026-06-11T17:07:34.443517251Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=2b41362e-12a2-4899-9d0d-21ba24a79286 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.324493 | controller |     "Jun 11 17:07:34.446256 crc crio[22018]: time=\"2026-06-11T17:07:34.44561003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=03d62268-7758-4e58-baae-87dc7f12bc86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324519 | controller |     "Jun 11 17:07:34.450666 crc crio[22018]: time=\"2026-06-11T17:07:34.450010306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=1e471b3a-0137-406d-b8b7-7c7c383ac95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.324545 | controller |     "Jun 11 17:07:34.462655 crc crio[22018]: time=\"2026-06-11T17:07:34.462567427Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.324571 | controller |     "Jun 11 17:07:34.464199 crc crio[22018]: time=\"2026-06-11T17:07:34.464120187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324596 | controller |     "Jun 11 17:07:34.508916 crc crio[22018]: time=\"2026-06-11T17:07:34.507664327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324621 | controller |     "Jun 11 17:07:34.515902 crc crio[22018]: time=\"2026-06-11T17:07:34.515800095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324652 | controller |     "Jun 11 17:07:34.687917 crc crio[22018]: time=\"2026-06-11T17:07:34.687792851Z\" level=info msg=\"Created container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=86935bc0-ab18-4dc9-a4bb-e71eaaad00e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.324679 | controller |     "Jun 11 17:07:34.689299 crc crio[22018]: time=\"2026-06-11T17:07:34.689219817Z\" level=info msg=\"Starting container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf\" id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.324705 | controller |     "Jun 11 17:07:34.695415 crc crio[22018]: time=\"2026-06-11T17:07:34.695267771Z\" level=info msg=\"Started container\" PID=105944 containerID=9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery id=3d519270-3317-4172-9dc1-807ad3b405f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f",
2026-06-11 18:17:42.324731 | controller |     "Jun 11 17:07:36.308791 crc crio[22018]: time=\"2026-06-11T17:07:36.308061001Z\" level=info msg=\"Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.324754 | controller |     "Jun 11 17:07:36.310083 crc crio[22018]: time=\"2026-06-11T17:07:36.309298691Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd Namespace:openstack ID:53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f UID:68be0393-d4fd-4e69-a9fe-3d4949a3232f NetNS:/var/run/netns/80b4b9af-edb6-47a3-a73b-af9bda68add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68be0393_d4fd_4e69_a9fe_3d4949a3232f.slice PodAnnotations:0xc005da0bd8}] Aliases:map[]}\"",
2026-06-11 18:17:42.324778 | controller |     "Jun 11 17:07:36.310083 crc crio[22018]: time=\"2026-06-11T17:07:36.309545629Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.324801 | controller |     "Jun 11 17:07:36.683649 crc crio[22018]: time=\"2026-06-11T17:07:36.683009443Z\" level=info msg=\"Stopped pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=6473869d-ced2-4ee7-aba6-be8c9f386d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.324824 | controller |     "Jun 11 17:08:00.684125 crc crio[22018]: time=\"2026-06-11T17:08:00.68318025Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686628-4v4mx/POD\" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.324846 | controller |     "Jun 11 17:08:00.685299 crc crio[22018]: time=\"2026-06-11T17:08:00.684181072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.324897 | controller |     "Jun 11 17:08:00.744279 crc crio[22018]: time=\"2026-06-11T17:08:00.744184597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}\"",
2026-06-11 18:17:42.324930 | controller |     "Jun 11 17:08:00.744279 crc crio[22018]: time=\"2026-06-11T17:08:00.744256698Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686628-4v4mx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.324955 | controller |     "Jun 11 17:08:03.185061 crc crio[22018]: 2026-06-11T17:08:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cdaa9395498da Mac:12:15:e6:9e:b1:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc SocketPath: PciID:}] [{Interface:0xc0001f6890 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.324981 | controller |     "Jun 11 17:08:03.188687 crc crio[22018]: time=\"2026-06-11T17:08:03.188594188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc001ade320}] Aliases:map[]}\"",
2026-06-11 18:17:42.325008 | controller |     "Jun 11 17:08:03.188922 crc crio[22018]: time=\"2026-06-11T17:08:03.188857256Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686628-4v4mx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.325034 | controller |     "Jun 11 17:08:03.202992 crc crio[22018]: time=\"2026-06-11T17:08:03.202889839Z\" level=info msg=\"Ran pod sandbox 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 with infra container: openshift-infra/auto-csr-approver-29686628-4v4mx/POD\" id=7cea1548-655c-4907-89f3-32b44a454e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.325060 | controller |     "Jun 11 17:08:03.207152 crc crio[22018]: time=\"2026-06-11T17:08:03.207036856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.325086 | controller |     "Jun 11 17:08:03.218047 crc crio[22018]: time=\"2026-06-11T17:08:03.217899032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.325112 | controller |     "Jun 11 17:08:04.098124 crc crio[22018]: time=\"2026-06-11T17:08:04.097685548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b3e8b854-0970-4889-92a5-bd4d4d24e943 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.325138 | controller |     "Jun 11 17:08:04.099117 crc crio[22018]: time=\"2026-06-11T17:08:04.099028822Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd655cd0-b76e-4f14-ab77-f5f9e6de9a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.325163 | controller |     "Jun 11 17:08:04.101125 crc crio[22018]: time=\"2026-06-11T17:08:04.101047827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05bf5cb3-faba-4835-8577-835b195a8048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.325187 | controller |     "Jun 11 17:08:04.132166 crc crio[22018]: time=\"2026-06-11T17:08:04.131993013Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.325213 | controller |     "Jun 11 17:08:04.132792 crc crio[22018]: time=\"2026-06-11T17:08:04.132707966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.325246 | controller |     "Jun 11 17:08:04.182376 crc crio[22018]: time=\"2026-06-11T17:08:04.182225676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.325271 | controller |     "Jun 11 17:08:04.508563 crc crio[22018]: time=\"2026-06-11T17:08:04.50680024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.325297 | controller |     "Jun 11 17:08:04.640064 crc crio[22018]: time=\"2026-06-11T17:08:04.639613147Z\" level=info msg=\"Created container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=29528d19-e1a9-453e-828b-108fdfaf25d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.325326 | controller |     "Jun 11 17:08:04.643058 crc crio[22018]: time=\"2026-06-11T17:08:04.642975684Z\" level=info msg=\"Starting container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6\" id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.325355 | controller |     "Jun 11 17:08:04.648508 crc crio[22018]: time=\"2026-06-11T17:08:04.648280103Z\" level=info msg=\"Started container\" PID=107530 containerID=5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6 description=openshift-infra/auto-csr-approver-29686628-4v4mx/oc id=db322799-9542-4dd2-b05d-293fd9ae3a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3",
2026-06-11 18:17:42.325382 | controller |     "Jun 11 17:08:06.837087 crc crio[22018]: time=\"2026-06-11T17:08:06.836512143Z\" level=info msg=\"Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.325407 | controller |     "Jun 11 17:08:06.838517 crc crio[22018]: time=\"2026-06-11T17:08:06.838243588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686628-4v4mx Namespace:openshift-infra ID:56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3 UID:5119fb67-e15b-485f-8e22-5ff9968a529a NetNS:/var/run/netns/2db69de0-119d-43dd-bd23-fc1dd70afbbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5119fb67_e15b_485f_8e22_5ff9968a529a.slice PodAnnotations:0xc000381090}] Aliases:map[]}\"",
2026-06-11 18:17:42.325435 | controller |     "Jun 11 17:08:06.838841 crc crio[22018]: time=\"2026-06-11T17:08:06.838723224Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686628-4v4mx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.325465 | controller |     "Jun 11 17:08:07.190377 crc crio[22018]: time=\"2026-06-11T17:08:07.189969528Z\" level=info msg=\"Stopped pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=2c050a49-88fd-437c-8632-a97f71283d8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.325493 | controller |     "Jun 11 17:08:07.492884 crc crio[22018]: time=\"2026-06-11T17:08:07.492283203Z\" level=info msg=\"Removing container: e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6\" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325522 | controller |     "Jun 11 17:08:07.525112 crc crio[22018]: time=\"2026-06-11T17:08:07.52500506Z\" level=info msg=\"Removed container e1d87de5de5ec92c85e1ac75a3143807dcb46cd5e3b4b6ac72f7153f1d2d2fb6: openstack/neutron-3e9a-account-create-hgdvd/mariadb-account-create\" id=f8c482d2-70df-4f98-a0b0-6ba820316f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325555 | controller |     "Jun 11 17:08:07.532127 crc crio[22018]: time=\"2026-06-11T17:08:07.531888377Z\" level=info msg=\"Removing container: 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376\" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325584 | controller |     "Jun 11 17:08:07.610561 crc crio[22018]: time=\"2026-06-11T17:08:07.610432097Z\" level=info msg=\"Removed container 6d6df382b7f8679887a33d4b89d84cd364c55ab603195f7082701c877c150376: openstack/placement-db-sync-6gq4l/placement-db-sync\" id=368c924f-ff71-4e0c-af4b-cf1e65af5559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325613 | controller |     "Jun 11 17:08:07.613972 crc crio[22018]: time=\"2026-06-11T17:08:07.613871351Z\" level=info msg=\"Removing container: d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe\" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325641 | controller |     "Jun 11 17:08:07.657562 crc crio[22018]: time=\"2026-06-11T17:08:07.65704136Z\" level=info msg=\"Removed container d9e6c8639c39dfc4e6b83a5a7d3075665a38643a0e6a0403356a8d860c2ef8fe: openstack/barbican-af72-account-create-cgqph/mariadb-account-create\" id=7ba00300-bee0-4dcd-8d0a-0048fd557bda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325670 | controller |     "Jun 11 17:08:07.660774 crc crio[22018]: time=\"2026-06-11T17:08:07.660579923Z\" level=info msg=\"Removing container: 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328\" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325698 | controller |     "Jun 11 17:08:07.719862 crc crio[22018]: time=\"2026-06-11T17:08:07.719641179Z\" level=info msg=\"Removed container 2e7be23600489ed7591fed94bf7614e4e3ca78a1a6e6f9b19a094aeb1d45a328: openstack/keystone-db-sync-zkkvv/keystone-db-sync\" id=ce783f86-1c7d-466e-87cb-8debb10cbaa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325724 | controller |     "Jun 11 17:08:07.723100 crc crio[22018]: time=\"2026-06-11T17:08:07.723001333Z\" level=info msg=\"Removing container: 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba\" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325749 | controller |     "Jun 11 17:08:07.805793 crc crio[22018]: time=\"2026-06-11T17:08:07.805686454Z\" level=info msg=\"Removed container 2e842b417a6f8c9873f4fbf8c15218e2208a4f7794b135152d8443ff68d9f5ba: openstack/keystone-bootstrap-nfk87/keystone-bootstrap\" id=aad15b1d-7cd9-4300-b65c-4849e3b9d7df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325772 | controller |     "Jun 11 17:08:07.808990 crc crio[22018]: time=\"2026-06-11T17:08:07.808903054Z\" level=info msg=\"Removing container: 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f\" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325793 | controller |     "Jun 11 17:08:07.965510 crc crio[22018]: time=\"2026-06-11T17:08:07.9652178Z\" level=info msg=\"Removed container 32d66607cc3ded2a4af522a958e2959d90719c8607fbc85e33af2c7b2c61c05f: openstack/glance-db-sync-pzl8d/glance-db-sync\" id=2347ae7e-4d70-4985-8b29-0e00962b27f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325813 | controller |     "Jun 11 17:08:07.968752 crc crio[22018]: time=\"2026-06-11T17:08:07.968672991Z\" level=info msg=\"Removing container: 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851\" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325833 | controller |     "Jun 11 17:08:08.038549 crc crio[22018]: time=\"2026-06-11T17:08:08.038418667Z\" level=info msg=\"Removed container 9dfa040df1c6483734b228bf3f5990edb031d3a60b25166c8ed5d5cc539d7851: openstack/barbican-db-sync-5f5d6/barbican-db-sync\" id=245d8445-7a73-4914-aba7-0b39d7016578 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325887 | controller |     "Jun 11 17:08:08.041216 crc crio[22018]: time=\"2026-06-11T17:08:08.041169313Z\" level=info msg=\"Removing container: f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798\" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325912 | controller |     "Jun 11 17:08:08.205055 crc crio[22018]: time=\"2026-06-11T17:08:08.204932207Z\" level=info msg=\"Removed container f0cffbb70b1febd60b89e29956ffa7144d40a99192e463b9594b287fe22ee798: openstack/neutron-db-sync-zz72b/neutron-db-sync\" id=1e6a933e-dd7c-4c88-8cb4-af61f353acf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325934 | controller |     "Jun 11 17:08:08.208557 crc crio[22018]: time=\"2026-06-11T17:08:08.208502982Z\" level=info msg=\"Removing container: 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0\" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325955 | controller |     "Jun 11 17:08:08.379887 crc crio[22018]: time=\"2026-06-11T17:08:08.379702103Z\" level=info msg=\"Removed container 5e595cc450f5b8c9134a0f5056cd0a9c188c31e2ce78e8a21428825de021afc0: openstack/cinder-9687-account-create-l9jds/mariadb-account-create\" id=02e8bc6a-5858-4dd4-9d3b-6d83023b8ac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.325975 | controller |     "Jun 11 17:08:08.390588 crc crio[22018]: time=\"2026-06-11T17:08:08.390440676Z\" level=info msg=\"Stopping pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.325992 | controller |     "Jun 11 17:08:08.390734 crc crio[22018]: time=\"2026-06-11T17:08:08.390613361Z\" level=info msg=\"Stopped pod sandbox (already stopped): 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=e6481128-7d29-4e12-afa6-1c4f5e359e29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326008 | controller |     "Jun 11 17:08:08.391441 crc crio[22018]: time=\"2026-06-11T17:08:08.391296992Z\" level=info msg=\"Removing pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326023 | controller |     "Jun 11 17:08:08.448526 crc crio[22018]: time=\"2026-06-11T17:08:08.448302352Z\" level=info msg=\"Removed pod sandbox: 660786be79481bcd4efa48d7dfc60acf09717f43cc2afc758b0b11646f783d5b\" id=89ea6e76-313d-4bb1-94b0-0fe7c72c4585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326038 | controller |     "Jun 11 17:08:08.449571 crc crio[22018]: time=\"2026-06-11T17:08:08.449443118Z\" level=info msg=\"Stopping pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326053 | controller |     "Jun 11 17:08:08.449705 crc crio[22018]: time=\"2026-06-11T17:08:08.449574822Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=9b2de380-bba9-4dfd-a956-2e63c740873e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326069 | controller |     "Jun 11 17:08:08.450426 crc crio[22018]: time=\"2026-06-11T17:08:08.450237033Z\" level=info msg=\"Removing pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326085 | controller |     "Jun 11 17:08:08.571486 crc crio[22018]: time=\"2026-06-11T17:08:08.57076106Z\" level=info msg=\"Removed pod sandbox: dfef237918533a48c2b335f507edf10dca56e25455f414e6488cd52442e82b73\" id=e1b5c01b-e716-48a6-afec-3a4640e5bbe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326104 | controller |     "Jun 11 17:08:08.572424 crc crio[22018]: time=\"2026-06-11T17:08:08.572283177Z\" level=info msg=\"Stopping pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326120 | controller |     "Jun 11 17:08:08.572586 crc crio[22018]: time=\"2026-06-11T17:08:08.572521124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=f11c3f2b-5599-4aba-b213-7ff5396114cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326135 | controller |     "Jun 11 17:08:08.573676 crc crio[22018]: time=\"2026-06-11T17:08:08.573599918Z\" level=info msg=\"Removing pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326150 | controller |     "Jun 11 17:08:08.663743 crc crio[22018]: time=\"2026-06-11T17:08:08.663575193Z\" level=info msg=\"Removed pod sandbox: 0caf47e142f26db9715533d0a634ed5b17dddf2e16ba5474d26a8034302023b1\" id=bd62e485-4704-4496-80b2-aa0e83860e73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326166 | controller |     "Jun 11 17:08:08.664793 crc crio[22018]: time=\"2026-06-11T17:08:08.664708315Z\" level=info msg=\"Stopping pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326182 | controller |     "Jun 11 17:08:08.664883 crc crio[22018]: time=\"2026-06-11T17:08:08.664812769Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=934d598b-9130-4dcf-bd5f-b40c7eb3f650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326198 | controller |     "Jun 11 17:08:08.665411 crc crio[22018]: time=\"2026-06-11T17:08:08.665295674Z\" level=info msg=\"Removing pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326214 | controller |     "Jun 11 17:08:08.687067 crc crio[22018]: time=\"2026-06-11T17:08:08.686873295Z\" level=info msg=\"Removed pod sandbox: 214404ec2e5ea27dd18ab7c4fa23fb33e215e80abdfbc7ca80c9efd9469b9273\" id=3c3e5ca5-0133-4647-b8fd-cb576c9f0bb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326230 | controller |     "Jun 11 17:08:08.689229 crc crio[22018]: time=\"2026-06-11T17:08:08.689090613Z\" level=info msg=\"Stopping pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326246 | controller |     "Jun 11 17:08:08.689229 crc crio[22018]: time=\"2026-06-11T17:08:08.689171786Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=cef71cdf-9d8c-4196-8eea-01bbfad16857 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326261 | controller |     "Jun 11 17:08:08.689853 crc crio[22018]: time=\"2026-06-11T17:08:08.689736724Z\" level=info msg=\"Removing pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326278 | controller |     "Jun 11 17:08:08.709074 crc crio[22018]: time=\"2026-06-11T17:08:08.708941698Z\" level=info msg=\"Removed pod sandbox: e7a06064d6f5efbed9a79b3604114137f74a3c4419ac96ce715e04a63f4fdd1a\" id=eb25a8ec-07a5-4734-b793-035f12e785de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326327 | controller |     "Jun 11 17:08:08.710858 crc crio[22018]: time=\"2026-06-11T17:08:08.710765654Z\" level=info msg=\"Stopping pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326362 | controller |     "Jun 11 17:08:08.711019 crc crio[22018]: time=\"2026-06-11T17:08:08.71094335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=83aac4f2-280f-435e-b5df-00b78eeef417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326381 | controller |     "Jun 11 17:08:08.712161 crc crio[22018]: time=\"2026-06-11T17:08:08.712031505Z\" level=info msg=\"Removing pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326404 | controller |     "Jun 11 17:08:08.740174 crc crio[22018]: time=\"2026-06-11T17:08:08.740016531Z\" level=info msg=\"Removed pod sandbox: 1b3abb6ee4adb4847c3278875cb3ef4f64bfa15d3278ca02771e57511c1bd685\" id=1a2fd116-7c6c-4858-8d04-957cf1078e78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326444 | controller |     "Jun 11 17:08:08.755039 crc crio[22018]: time=\"2026-06-11T17:08:08.754897194Z\" level=info msg=\"Stopping pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326465 | controller |     "Jun 11 17:08:08.755503 crc crio[22018]: time=\"2026-06-11T17:08:08.755157362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=2bd254ec-1cae-430d-b1f6-568dea93bcfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326482 | controller |     "Jun 11 17:08:08.757051 crc crio[22018]: time=\"2026-06-11T17:08:08.756961669Z\" level=info msg=\"Removing pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326499 | controller |     "Jun 11 17:08:08.798130 crc crio[22018]: time=\"2026-06-11T17:08:08.798035689Z\" level=info msg=\"Removed pod sandbox: 1fffb8787052a6478da6c217a7681aeca91352b25f91f540feca307420050d3e\" id=df13858e-be2e-496c-859d-59ada1c8b2b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326515 | controller |     "Jun 11 17:08:08.799853 crc crio[22018]: time=\"2026-06-11T17:08:08.799777253Z\" level=info msg=\"Stopping pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326532 | controller |     "Jun 11 17:08:08.799961 crc crio[22018]: time=\"2026-06-11T17:08:08.799853416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=de94f78b-c75b-4fd6-94d5-65f1474f3a60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326548 | controller |     "Jun 11 17:08:08.800865 crc crio[22018]: time=\"2026-06-11T17:08:08.800762985Z\" level=info msg=\"Removing pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326563 | controller |     "Jun 11 17:08:08.827132 crc crio[22018]: time=\"2026-06-11T17:08:08.826944411Z\" level=info msg=\"Removed pod sandbox: 8a53a238774c089318bff06d3876d95d2e23700e401c21d3bcf36bfb1f4be4f3\" id=ec0cc03a-7722-41fb-a357-2f0edc3c7fb0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326580 | controller |     "Jun 11 17:08:08.828287 crc crio[22018]: time=\"2026-06-11T17:08:08.82818737Z\" level=info msg=\"Stopping pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326600 | controller |     "Jun 11 17:08:08.828427 crc crio[22018]: time=\"2026-06-11T17:08:08.828301324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=06f12781-ef68-4882-95a2-838654c7e667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326616 | controller |     "Jun 11 17:08:08.829479 crc crio[22018]: time=\"2026-06-11T17:08:08.829392649Z\" level=info msg=\"Removing pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326632 | controller |     "Jun 11 17:08:08.894664 crc crio[22018]: time=\"2026-06-11T17:08:08.89456651Z\" level=info msg=\"Removed pod sandbox: 2f33872c055b3ef9e8ea034824463173e0a3ee9fd458f630136a4b6dec110891\" id=8370c3e3-d6aa-4093-b591-23d017694cef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326648 | controller |     "Jun 11 17:09:08.920833 crc crio[22018]: time=\"2026-06-11T17:09:08.919874828Z\" level=info msg=\"Removing container: e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b\" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326675 | controller |     "Jun 11 17:09:08.959792 crc crio[22018]: time=\"2026-06-11T17:09:08.959649402Z\" level=info msg=\"Removed container e32fffb7c2ea3ff2b46c11d77d5b9ca75d8dc55bf70333bdf393026b1f0eb78b: openstack/nova-cell1-db-create-x5fsf/mariadb-database-create\" id=5dc3242b-ed5b-4e31-b6c4-c018c41eafcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326715 | controller |     "Jun 11 17:09:08.964838 crc crio[22018]: time=\"2026-06-11T17:09:08.96477242Z\" level=info msg=\"Removing container: caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6\" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326738 | controller |     "Jun 11 17:09:09.174495 crc crio[22018]: time=\"2026-06-11T17:09:09.174120143Z\" level=info msg=\"Removed container caa6fe88142cf2e08919307d2dec3f859164e14964f7dc1b4840bc4d5ec2bfb6: openshift-infra/auto-csr-approver-29686622-d2m7c/oc\" id=2ad7d6da-7ec4-4dbe-b0af-783637dcf9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326758 | controller |     "Jun 11 17:09:09.183088 crc crio[22018]: time=\"2026-06-11T17:09:09.182400833Z\" level=info msg=\"Removing container: 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21\" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326779 | controller |     "Jun 11 17:09:09.228832 crc crio[22018]: time=\"2026-06-11T17:09:09.228574398Z\" level=info msg=\"Removed container 8c2c93d8fa1137a267efc8299273c9520270a6d49392e59397e57a9dab766e21: openstack/nova-cell0-db-create-mt6zn/mariadb-database-create\" id=15fc7977-b200-46f2-873e-4053bca28ee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326802 | controller |     "Jun 11 17:09:09.232161 crc crio[22018]: time=\"2026-06-11T17:09:09.231963764Z\" level=info msg=\"Removing container: 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256\" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326825 | controller |     "Jun 11 17:09:09.437457 crc crio[22018]: time=\"2026-06-11T17:09:09.437233986Z\" level=info msg=\"Removed container 9c93c0b773facb49d4646881d874253c67df99e87810e62edc827d875d65b256: openstack/cinder-db-sync-g9cl9/cinder-db-sync\" id=848fe6d8-51b3-4f6b-bc5e-ac0e9de0965c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326866 | controller |     "Jun 11 17:09:09.441048 crc crio[22018]: time=\"2026-06-11T17:09:09.440974512Z\" level=info msg=\"Removing container: 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480\" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326896 | controller |     "Jun 11 17:09:09.484393 crc crio[22018]: time=\"2026-06-11T17:09:09.484196496Z\" level=info msg=\"Removed container 0994f633b11c89ecde68632df384ecf0f242ebf5ab885fe78c8e45ced4c27480: openstack/nova-api-db-create-r9c59/mariadb-database-create\" id=4459b26b-7583-4914-9aa4-015bf4cfe0a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.326915 | controller |     "Jun 11 17:09:09.494951 crc crio[22018]: time=\"2026-06-11T17:09:09.49483886Z\" level=info msg=\"Stopping pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326931 | controller |     "Jun 11 17:09:09.494951 crc crio[22018]: time=\"2026-06-11T17:09:09.494924413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=52002303-048f-4093-bb5b-a994371d2566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326947 | controller |     "Jun 11 17:09:09.495893 crc crio[22018]: time=\"2026-06-11T17:09:09.495715778Z\" level=info msg=\"Removing pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326963 | controller |     "Jun 11 17:09:09.512876 crc crio[22018]: time=\"2026-06-11T17:09:09.512796055Z\" level=info msg=\"Removed pod sandbox: 530850f2daabb82930d20d0e006726151d510ec5a01b6745b90e4227a8dcde41\" id=6c78eb3b-2bc8-447a-9788-cc425ac1264c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.326979 | controller |     "Jun 11 17:09:09.514892 crc crio[22018]: time=\"2026-06-11T17:09:09.514815127Z\" level=info msg=\"Stopping pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.326996 | controller |     "Jun 11 17:09:09.514989 crc crio[22018]: time=\"2026-06-11T17:09:09.51491135Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=af85cbbe-368b-4223-b947-75920377f42b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327012 | controller |     "Jun 11 17:09:09.515913 crc crio[22018]: time=\"2026-06-11T17:09:09.515693426Z\" level=info msg=\"Removing pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327027 | controller |     "Jun 11 17:09:09.538635 crc crio[22018]: time=\"2026-06-11T17:09:09.538526446Z\" level=info msg=\"Removed pod sandbox: d9d90a634d7d3952f39ad2c540840faa95a928be250f72ffef7d74f71d298418\" id=68a2374b-28e3-46ef-8169-f95ce3b95244 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327043 | controller |     "Jun 11 17:09:09.539766 crc crio[22018]: time=\"2026-06-11T17:09:09.539700421Z\" level=info msg=\"Stopping pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327059 | controller |     "Jun 11 17:09:09.539907 crc crio[22018]: time=\"2026-06-11T17:09:09.539779984Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=4ac2c930-afdd-4e48-8895-f63c4d9e8a2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327076 | controller |     "Jun 11 17:09:09.540418 crc crio[22018]: time=\"2026-06-11T17:09:09.54028815Z\" level=info msg=\"Removing pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327095 | controller |     "Jun 11 17:09:09.556143 crc crio[22018]: time=\"2026-06-11T17:09:09.556001654Z\" level=info msg=\"Removed pod sandbox: 6aa5a9ff347802aa122cac987a349c1cb12a0d0378b7d65c1222f835953351f0\" id=e36b5acd-b36a-45b5-a17a-65529cebc89d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327111 | controller |     "Jun 11 17:09:09.557208 crc crio[22018]: time=\"2026-06-11T17:09:09.557136788Z\" level=info msg=\"Stopping pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327127 | controller |     "Jun 11 17:09:09.557300 crc crio[22018]: time=\"2026-06-11T17:09:09.55721943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=ccc5cc89-5063-41e5-8f14-98c364c6df66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327143 | controller |     "Jun 11 17:09:09.558125 crc crio[22018]: time=\"2026-06-11T17:09:09.558051287Z\" level=info msg=\"Removing pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327159 | controller |     "Jun 11 17:09:09.580889 crc crio[22018]: time=\"2026-06-11T17:09:09.580794946Z\" level=info msg=\"Removed pod sandbox: 95b72b31aba9c6c93d8742a28560b72c11827496a406310bd6088ee8dbfca69c\" id=b9da498f-c749-4917-8670-eff0f1813cd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327188 | controller |     "Jun 11 17:09:09.581960 crc crio[22018]: time=\"2026-06-11T17:09:09.581879087Z\" level=info msg=\"Stopping pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327205 | controller |     "Jun 11 17:09:09.582122 crc crio[22018]: time=\"2026-06-11T17:09:09.581958599Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=fa287cc6-331f-42dd-b74f-8ad7b9a780b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327225 | controller |     "Jun 11 17:09:09.582589 crc crio[22018]: time=\"2026-06-11T17:09:09.582528968Z\" level=info msg=\"Removing pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327244 | controller |     "Jun 11 17:09:09.599033 crc crio[22018]: time=\"2026-06-11T17:09:09.598925784Z\" level=info msg=\"Removed pod sandbox: 30592604c845edfd54a516436aa5b180b2cb9865431d26192abd842781886aa7\" id=80ca7897-5aba-4af1-b4d3-777da7093463 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.327261 | controller |     "Jun 11 17:10:00.774582 crc crio[22018]: time=\"2026-06-11T17:10:00.774044038Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686630-c9ql9/POD\" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.327283 | controller |     "Jun 11 17:10:00.776209 crc crio[22018]: time=\"2026-06-11T17:10:00.774614087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.327299 | controller |     "Jun 11 17:10:00.823281 crc crio[22018]: time=\"2026-06-11T17:10:00.822855367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.327324 | controller |     "Jun 11 17:10:00.823281 crc crio[22018]: time=\"2026-06-11T17:10:00.822986341Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686630-c9ql9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.327346 | controller |     "Jun 11 17:10:01.410863 crc crio[22018]: 2026-06-11T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b40fff5ef3fe5d Mac:4a:35:3b:33:82:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db SocketPath: PciID:}] [{Interface:0xc000423150 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.327366 | controller |     "Jun 11 17:10:01.413564 crc crio[22018]: time=\"2026-06-11T17:10:01.413417226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc0004bf3f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.327384 | controller |     "Jun 11 17:10:01.413940 crc crio[22018]: time=\"2026-06-11T17:10:01.413754217Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686630-c9ql9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.327421 | controller |     "Jun 11 17:10:01.425383 crc crio[22018]: time=\"2026-06-11T17:10:01.425174122Z\" level=info msg=\"Ran pod sandbox 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 with infra container: openshift-infra/auto-csr-approver-29686630-c9ql9/POD\" id=ac49acfa-7388-4ea8-9dc1-26d405bcb137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.327471 | controller |     "Jun 11 17:10:01.429599 crc crio[22018]: time=\"2026-06-11T17:10:01.429362854Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.327516 | controller |     "Jun 11 17:10:01.440872 crc crio[22018]: time=\"2026-06-11T17:10:01.440734027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.327542 | controller |     "Jun 11 17:10:02.470879 crc crio[22018]: time=\"2026-06-11T17:10:02.470435196Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed172b75-1ec1-44c2-93b7-f5c1a6271b86 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.327561 | controller |     "Jun 11 17:10:02.472459 crc crio[22018]: time=\"2026-06-11T17:10:02.47212469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0bb5620-0d35-4e29-9a81-110dabfb3397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.327582 | controller |     "Jun 11 17:10:02.476897 crc crio[22018]: time=\"2026-06-11T17:10:02.474783915Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e0427009-5f41-4998-8894-7db629198abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.327600 | controller |     "Jun 11 17:10:02.506402 crc crio[22018]: time=\"2026-06-11T17:10:02.506240608Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.327623 | controller |     "Jun 11 17:10:02.507610 crc crio[22018]: time=\"2026-06-11T17:10:02.507545679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.327647 | controller |     "Jun 11 17:10:02.569761 crc crio[22018]: time=\"2026-06-11T17:10:02.569668651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.327668 | controller |     "Jun 11 17:10:02.811428 crc crio[22018]: time=\"2026-06-11T17:10:02.811207487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.327687 | controller |     "Jun 11 17:10:02.929022 crc crio[22018]: time=\"2026-06-11T17:10:02.928865801Z\" level=info msg=\"Created container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=590661bc-8534-46bb-b545-9a77113a8921 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.327708 | controller |     "Jun 11 17:10:02.933167 crc crio[22018]: time=\"2026-06-11T17:10:02.93293225Z\" level=info msg=\"Starting container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927\" id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.327726 | controller |     "Jun 11 17:10:02.938295 crc crio[22018]: time=\"2026-06-11T17:10:02.938086275Z\" level=info msg=\"Started container\" PID=113070 containerID=fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927 description=openshift-infra/auto-csr-approver-29686630-c9ql9/oc id=a063db98-674f-49c8-a86b-59e8353a73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9",
2026-06-11 18:17:42.327744 | controller |     "Jun 11 17:10:05.084218 crc crio[22018]: time=\"2026-06-11T17:10:05.082988802Z\" level=info msg=\"Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327765 | controller |     "Jun 11 17:10:05.085866 crc crio[22018]: time=\"2026-06-11T17:10:05.085695749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686630-c9ql9 Namespace:openshift-infra ID:8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9 UID:e219902e-d066-4ab2-9f05-637ed6d62891 NetNS:/var/run/netns/de6ce3c6-e05b-4597-8fe9-e67f2e3247db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode219902e_d066_4ab2_9f05_637ed6d62891.slice PodAnnotations:0xc007484878}] Aliases:map[]}\"",
2026-06-11 18:17:42.327784 | controller |     "Jun 11 17:10:05.088013 crc crio[22018]: time=\"2026-06-11T17:10:05.086271558Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686630-c9ql9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.327805 | controller |     "Jun 11 17:10:05.479232 crc crio[22018]: time=\"2026-06-11T17:10:05.478702245Z\" level=info msg=\"Stopped pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=d25311fe-4b2c-4acd-88be-e38b2bf27e7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.327823 | controller |     "Jun 11 17:10:09.625143 crc crio[22018]: time=\"2026-06-11T17:10:09.624192444Z\" level=info msg=\"Removing container: 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e\" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.327840 | controller |     "Jun 11 17:10:09.721596 crc crio[22018]: time=\"2026-06-11T17:10:09.721064476Z\" level=info msg=\"Removed container 972a0aa36343f4582f6428f54e733a7650d30ff31f669275d290f77463bf8a4e: openstack/nova-cell1-b273-account-create-crr6m/mariadb-account-create\" id=3d7de46a-7141-4128-bb7b-82b6d108f5eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.327939 | controller |     "Jun 11 17:10:09.733566 crc crio[22018]: time=\"2026-06-11T17:10:09.73345197Z\" level=info msg=\"Removing container: a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0\" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.327962 | controller |     "Jun 11 17:10:09.774184 crc crio[22018]: time=\"2026-06-11T17:10:09.774097811Z\" level=info msg=\"Removed container a2a6b54d9576058195eb55fd731b82d86e39c28f070b0f6ac73f5adb047bb5f0: openstack/nova-api-e1c1-account-create-qvf4t/mariadb-account-create\" id=81028708-1ec3-4669-836c-7eb0716e03eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.327978 | controller |     "Jun 11 17:10:09.776790 crc crio[22018]: time=\"2026-06-11T17:10:09.776729471Z\" level=info msg=\"Removing container: c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675\" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.327994 | controller |     "Jun 11 17:10:09.863247 crc crio[22018]: time=\"2026-06-11T17:10:09.86309471Z\" level=info msg=\"Removed container c6e39ad76b9b10c6ddc834269716db132931a25cb82766d555191bfce13d7675: openstack/nova-cell0-b02f-account-create-n9j2l/mariadb-account-create\" id=62bd5ea4-052c-4033-8d6f-f7e740f807db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.328028 | controller |     "Jun 11 17:10:09.866271 crc crio[22018]: time=\"2026-06-11T17:10:09.866186505Z\" level=info msg=\"Removing container: f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b\" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.328045 | controller |     "Jun 11 17:10:09.938398 crc crio[22018]: time=\"2026-06-11T17:10:09.938258537Z\" level=info msg=\"Removed container f52d32ea1ec43a301c5d5e79c8f0cfc0c70033500505ed93d75d7178b0fdbe3b: openstack/nova-cell0-conductor-db-sync-t5rn5/nova-cell0-conductor-db-sync\" id=3cabab83-794e-4fa9-b6f5-35c32ad55e82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.328061 | controller |     "Jun 11 17:10:09.941245 crc crio[22018]: time=\"2026-06-11T17:10:09.941166966Z\" level=info msg=\"Removing container: c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1\" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.328078 | controller |     "Jun 11 17:10:10.121069 crc crio[22018]: time=\"2026-06-11T17:10:10.120895545Z\" level=info msg=\"Removed container c7fdb395c6886f13b3c8738e3ce530de6ccc2105be009474709c20c98f3fe5f1: openshift-infra/auto-csr-approver-29686624-pzspl/oc\" id=bc3ac526-8e52-4ad4-a54a-87e4f8a58849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.328094 | controller |     "Jun 11 17:10:10.132260 crc crio[22018]: time=\"2026-06-11T17:10:10.132109628Z\" level=info msg=\"Stopping pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328111 | controller |     "Jun 11 17:10:10.132260 crc crio[22018]: time=\"2026-06-11T17:10:10.132197381Z\" level=info msg=\"Stopped pod sandbox (already stopped): bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=9847c21f-0844-4a2a-815f-8223fdf81a5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328130 | controller |     "Jun 11 17:10:10.133037 crc crio[22018]: time=\"2026-06-11T17:10:10.1328005Z\" level=info msg=\"Removing pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328153 | controller |     "Jun 11 17:10:10.153629 crc crio[22018]: time=\"2026-06-11T17:10:10.153520555Z\" level=info msg=\"Removed pod sandbox: bfc5cecb6f343094de7905fbee2a6c9dedc09b8b6d17b23c01bb1bfad8ffbd3c\" id=fb40d1df-b111-423c-93a9-91c604ad54e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328180 | controller |     "Jun 11 17:10:10.154724 crc crio[22018]: time=\"2026-06-11T17:10:10.154612356Z\" level=info msg=\"Stopping pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328198 | controller |     "Jun 11 17:10:10.154724 crc crio[22018]: time=\"2026-06-11T17:10:10.154706899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=16c2987f-8793-444f-b6ff-9a6232160e42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328214 | controller |     "Jun 11 17:10:10.155557 crc crio[22018]: time=\"2026-06-11T17:10:10.155285858Z\" level=info msg=\"Removing pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328231 | controller |     "Jun 11 17:10:10.172217 crc crio[22018]: time=\"2026-06-11T17:10:10.171960822Z\" level=info msg=\"Removed pod sandbox: 91d5179c9010a8699ac2d166618b9bbb247793a2513fbcbdac0a17f666d63a4e\" id=58af7590-c9e2-4544-8633-24dccfc6f795 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328246 | controller |     "Jun 11 17:10:10.173221 crc crio[22018]: time=\"2026-06-11T17:10:10.173137317Z\" level=info msg=\"Stopping pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328263 | controller |     "Jun 11 17:10:10.173396 crc crio[22018]: time=\"2026-06-11T17:10:10.17323299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=fe444569-96e9-46a6-aa2f-3849a5ebaf71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328278 | controller |     "Jun 11 17:10:10.174522 crc crio[22018]: time=\"2026-06-11T17:10:10.174427508Z\" level=info msg=\"Removing pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328294 | controller |     "Jun 11 17:10:10.191079 crc crio[22018]: time=\"2026-06-11T17:10:10.190915096Z\" level=info msg=\"Removed pod sandbox: 9bb4baeb4f839cdaa7c606d5e7f41d256e2432140c60347d8b6c9496dbf744f7\" id=4bfdf658-0b71-4987-a9d7-ad030b266083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328310 | controller |     "Jun 11 17:10:10.192173 crc crio[22018]: time=\"2026-06-11T17:10:10.19207222Z\" level=info msg=\"Stopping pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328326 | controller |     "Jun 11 17:10:10.192173 crc crio[22018]: time=\"2026-06-11T17:10:10.192136732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=3909379e-992a-4404-a4d0-861254aa5fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328342 | controller |     "Jun 11 17:10:10.192882 crc crio[22018]: time=\"2026-06-11T17:10:10.192783983Z\" level=info msg=\"Removing pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328358 | controller |     "Jun 11 17:10:10.211953 crc crio[22018]: time=\"2026-06-11T17:10:10.211761323Z\" level=info msg=\"Removed pod sandbox: 309f4ac9bf6f391b41206029cdae8f2eb4bcdbe27a6a6e4bc33ca8b446c510c7\" id=86e8d25b-c060-4ead-a824-a2e067008834 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328373 | controller |     "Jun 11 17:10:10.214199 crc crio[22018]: time=\"2026-06-11T17:10:10.214100394Z\" level=info msg=\"Stopping pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328395 | controller |     "Jun 11 17:10:10.214293 crc crio[22018]: time=\"2026-06-11T17:10:10.214230308Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=8c844343-7bbc-4794-8de0-2b37ecf219b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.328438 | controller |     "Jun 11 17:10:10.215628 crc crio[22018]: time=\"2026-06-11T17:10:10.215471697Z\" level=info msg=\"Removing pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328458 | controller |     "Jun 11 17:10:10.234859 crc crio[22018]: time=\"2026-06-11T17:10:10.234746845Z\" level=info msg=\"Removed pod sandbox: b2015b5978c2d61923edfbb0cbe41fb84ae1309ea6d3b37b6ff6b7424d92b053\" id=05d76307-30ae-4dab-ac04-d9066bc990fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.328475 | controller |     "Jun 11 17:10:31.738756 crc crio[22018]: time=\"2026-06-11T17:10:31.737553321Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zl8w9/POD\" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.328492 | controller |     "Jun 11 17:10:31.740891 crc crio[22018]: time=\"2026-06-11T17:10:31.738786881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328509 | controller |     "Jun 11 17:10:31.865982 crc crio[22018]: time=\"2026-06-11T17:10:31.865720794Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}\"",
2026-06-11 18:17:42.328525 | controller |     "Jun 11 17:10:31.867047 crc crio[22018]: time=\"2026-06-11T17:10:31.866080751Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zl8w9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.328542 | controller |     "Jun 11 17:10:33.060908 crc crio[22018]: 2026-06-11T17:10:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271783adbaf2466 Mac:fa:16:5a:f7:56:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae SocketPath: PciID:}] [{Interface:0xc000196600 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.328558 | controller |     "Jun 11 17:10:33.063188 crc crio[22018]: time=\"2026-06-11T17:10:33.063085378Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc000aa4c78}] Aliases:map[]}\"",
2026-06-11 18:17:42.328574 | controller |     "Jun 11 17:10:33.063605 crc crio[22018]: time=\"2026-06-11T17:10:33.063545431Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zl8w9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.328591 | controller |     "Jun 11 17:10:33.074606 crc crio[22018]: time=\"2026-06-11T17:10:33.074472992Z\" level=info msg=\"Ran pod sandbox 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 with infra container: openshift-marketplace/redhat-operators-zl8w9/POD\" id=735b6ea8-8c34-4b13-b255-a9f68995e72c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.328612 | controller |     "Jun 11 17:10:33.078249 crc crio[22018]: time=\"2026-06-11T17:10:33.078154238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d48c842-e2ae-45ae-96c3-874c0ced387f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.328629 | controller |     "Jun 11 17:10:33.081419 crc crio[22018]: time=\"2026-06-11T17:10:33.081258132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eaaa2007-6674-44eb-ba77-a9d1e2a897ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.328646 | controller |     "Jun 11 17:10:33.089387 crc crio[22018]: time=\"2026-06-11T17:10:33.089242161Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.328663 | controller |     "Jun 11 17:10:33.089929 crc crio[22018]: time=\"2026-06-11T17:10:33.089861121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328679 | controller |     "Jun 11 17:10:33.170227 crc crio[22018]: time=\"2026-06-11T17:10:33.170127787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328696 | controller |     "Jun 11 17:10:33.177794 crc crio[22018]: time=\"2026-06-11T17:10:33.177705633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328711 | controller |     "Jun 11 17:10:33.366722 crc crio[22018]: time=\"2026-06-11T17:10:33.366082347Z\" level=info msg=\"Created container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=23e0764d-e4e1-47ff-b4dc-482d76b9ec0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.328728 | controller |     "Jun 11 17:10:33.368385 crc crio[22018]: time=\"2026-06-11T17:10:33.368227031Z\" level=info msg=\"Starting container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e\" id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.328744 | controller |     "Jun 11 17:10:33.382236 crc crio[22018]: time=\"2026-06-11T17:10:33.376863027Z\" level=info msg=\"Started container\" PID=114611 containerID=8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e description=openshift-marketplace/redhat-operators-zl8w9/extract-utilities id=02bcf719-8acf-4610-8807-d4d73ab4529d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8",
2026-06-11 18:17:42.328761 | controller |     "Jun 11 17:10:34.191382 crc crio[22018]: time=\"2026-06-11T17:10:34.191165775Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.328776 | controller |     "Jun 11 17:10:34.203786 crc crio[22018]: time=\"2026-06-11T17:10:34.203417417Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.328793 | controller |     "Jun 11 17:10:35.562598 crc crio[22018]: time=\"2026-06-11T17:10:35.561272675Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=d8ea8c4d-a3e5-46a3-ab55-51ed09bb06cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.328813 | controller |     "Jun 11 17:10:35.563835 crc crio[22018]: time=\"2026-06-11T17:10:35.563630171Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5ae67197-d237-4016-ba02-b2510e81aad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.328830 | controller |     "Jun 11 17:10:35.567243 crc crio[22018]: time=\"2026-06-11T17:10:35.567165971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9def5fdd-6c5d-4b9d-a263-7924f8d6fe00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.328846 | controller |     "Jun 11 17:10:35.575905 crc crio[22018]: time=\"2026-06-11T17:10:35.575811508Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.328893 | controller |     "Jun 11 17:10:35.577200 crc crio[22018]: time=\"2026-06-11T17:10:35.576719847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328910 | controller |     "Jun 11 17:10:35.664608 crc crio[22018]: time=\"2026-06-11T17:10:35.663863876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328926 | controller |     "Jun 11 17:10:35.670593 crc crio[22018]: time=\"2026-06-11T17:10:35.67055931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.328942 | controller |     "Jun 11 17:10:35.991834 crc crio[22018]: time=\"2026-06-11T17:10:35.991478508Z\" level=info msg=\"Created container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=63b82451-5fdd-41a1-8238-7fdd277ea343 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.328957 | controller |     "Jun 11 17:10:35.993787 crc crio[22018]: time=\"2026-06-11T17:10:35.993643217Z\" level=info msg=\"Starting container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74\" id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.328973 | controller |     "Jun 11 17:10:36.002527 crc crio[22018]: time=\"2026-06-11T17:10:36.002284983Z\" level=info msg=\"Started container\" PID=114779 containerID=1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74 description=openshift-marketplace/redhat-operators-zl8w9/extract-content id=62f233ed-c6b0-480a-aaec-ee7f161ce223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8",
2026-06-11 18:17:42.328990 | controller |     "Jun 11 17:10:45.381369 crc crio[22018]: time=\"2026-06-11T17:10:45.38065321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33f31e2f-f07f-4b24-b09a-7805f3559e2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.329006 | controller |     "Jun 11 17:10:45.392177 crc crio[22018]: time=\"2026-06-11T17:10:45.392073134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ca871ce-0e85-4241-a917-80625e03ab74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.329021 | controller |     "Jun 11 17:10:45.401608 crc crio[22018]: time=\"2026-06-11T17:10:45.401464064Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.329042 | controller |     "Jun 11 17:10:45.402055 crc crio[22018]: time=\"2026-06-11T17:10:45.401999591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329058 | controller |     "Jun 11 17:10:45.490250 crc crio[22018]: time=\"2026-06-11T17:10:45.490099811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329074 | controller |     "Jun 11 17:10:45.494692 crc crio[22018]: time=\"2026-06-11T17:10:45.494591435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329090 | controller |     "Jun 11 17:10:45.664311 crc crio[22018]: time=\"2026-06-11T17:10:45.664212676Z\" level=info msg=\"Created container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=c4add372-4687-4186-a3aa-5ae64f180e29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.329105 | controller |     "Jun 11 17:10:45.665778 crc crio[22018]: time=\"2026-06-11T17:10:45.665699744Z\" level=info msg=\"Starting container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6\" id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.329121 | controller |     "Jun 11 17:10:45.673678 crc crio[22018]: time=\"2026-06-11T17:10:45.673312717Z\" level=info msg=\"Started container\" PID=115327 containerID=ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 description=openshift-marketplace/redhat-operators-zl8w9/registry-server id=c082d6cc-ad02-4c2e-be13-6cec517db094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8",
2026-06-11 18:17:42.329137 | controller |     "Jun 11 17:11:03.629015 crc crio[22018]: time=\"2026-06-11T17:11:03.62728484Z\" level=info msg=\"Stopping container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6 (timeout: 2s)\" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.329152 | controller |     "Jun 11 17:11:03.785843 crc crio[22018]: time=\"2026-06-11T17:11:03.785371783Z\" level=info msg=\"Stopped container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=e3d74694-eb96-4b42-8f06-ec39f31e256d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.329168 | controller |     "Jun 11 17:11:03.788554 crc crio[22018]: time=\"2026-06-11T17:11:03.788160502Z\" level=info msg=\"Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329183 | controller |     "Jun 11 17:11:03.789764 crc crio[22018]: time=\"2026-06-11T17:11:03.789177185Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zl8w9 Namespace:openshift-marketplace ID:271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8 UID:43551cce-d10c-4ebd-aaea-7e7e771dd2ab NetNS:/var/run/netns/8f150b31-ac4e-4570-908d-a23c1c20e8ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43551cce_d10c_4ebd_aaea_7e7e771dd2ab.slice PodAnnotations:0xc00141b1e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.329199 | controller |     "Jun 11 17:11:03.789764 crc crio[22018]: time=\"2026-06-11T17:11:03.789746933Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zl8w9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.329220 | controller |     "Jun 11 17:11:04.284604 crc crio[22018]: time=\"2026-06-11T17:11:04.280009353Z\" level=info msg=\"Stopped pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=62271606-a7d9-4dc7-9490-73c761af0d55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329236 | controller |     "Jun 11 17:11:04.652186 crc crio[22018]: time=\"2026-06-11T17:11:04.652097823Z\" level=info msg=\"Removing container: ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6\" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329252 | controller |     "Jun 11 17:11:04.717169 crc crio[22018]: time=\"2026-06-11T17:11:04.717087028Z\" level=info msg=\"Removed container ebcf2333b80549d65266d13d55f495c8b05231105f2e28ddb7097635e1ab14b6: openshift-marketplace/redhat-operators-zl8w9/registry-server\" id=6075c537-c832-4308-b2b8-886939e8f3e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329268 | controller |     "Jun 11 17:11:04.723872 crc crio[22018]: time=\"2026-06-11T17:11:04.723754949Z\" level=info msg=\"Removing container: 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74\" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329284 | controller |     "Jun 11 17:11:04.770042 crc crio[22018]: time=\"2026-06-11T17:11:04.769928085Z\" level=info msg=\"Removed container 1a5f92059add14a43fa7c3e7f689869ae658bb171185635fa35e634e53121b74: openshift-marketplace/redhat-operators-zl8w9/extract-content\" id=c1f66ca0-8b45-43a1-8390-9c5528bab3f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329301 | controller |     "Jun 11 17:11:04.773872 crc crio[22018]: time=\"2026-06-11T17:11:04.773720993Z\" level=info msg=\"Removing container: 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e\" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329317 | controller |     "Jun 11 17:11:04.823786 crc crio[22018]: time=\"2026-06-11T17:11:04.822751705Z\" level=info msg=\"Removed container 8b4dbd507e8560752cf3049d35576f5532f73e5c99f822d0ece2251bc667d67e: openshift-marketplace/redhat-operators-zl8w9/extract-utilities\" id=fc5a77fb-a17d-49fb-b5af-a26432854014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329333 | controller |     "Jun 11 17:11:10.257011 crc crio[22018]: time=\"2026-06-11T17:11:10.255939977Z\" level=info msg=\"Removing container: 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363\" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329349 | controller |     "Jun 11 17:11:10.449376 crc crio[22018]: time=\"2026-06-11T17:11:10.449203339Z\" level=info msg=\"Removed container 018735e06efe4cba84eee32e6826b6aa9816063ef237b043309a2e0dd9bf4363: openstack/nova-cell0-cell-mapping-wpwfn/nova-manage\" id=86639eb7-3631-4ea4-bf88-d81a8c2f9b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329365 | controller |     "Jun 11 17:11:10.453387 crc crio[22018]: time=\"2026-06-11T17:11:10.45324196Z\" level=info msg=\"Removing container: e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b\" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329380 | controller |     "Jun 11 17:11:10.618491 crc crio[22018]: time=\"2026-06-11T17:11:10.613721404Z\" level=info msg=\"Removed container e5d2ce16eb951ea998c0992e0a430621a37561c6f255aaf20a994f775695b22b: openstack/nova-cell1-conductor-db-sync-fch7p/nova-cell1-conductor-db-sync\" id=7411a323-5178-49e3-a648-10cd00f08443 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.329398 | controller |     "Jun 11 17:11:10.624139 crc crio[22018]: time=\"2026-06-11T17:11:10.623971157Z\" level=info msg=\"Stopping pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329426 | controller |     "Jun 11 17:11:10.624139 crc crio[22018]: time=\"2026-06-11T17:11:10.62405988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=779455a7-c407-4d3b-9c33-8f14837e328f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329446 | controller |     "Jun 11 17:11:10.625267 crc crio[22018]: time=\"2026-06-11T17:11:10.625218517Z\" level=info msg=\"Removing pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329462 | controller |     "Jun 11 17:11:10.640975 crc crio[22018]: time=\"2026-06-11T17:11:10.640818315Z\" level=info msg=\"Removed pod sandbox: 14073c18b52931ee8268ca27d2b0afa4c7f8b2d93a54da70a0ac71b1deeef5b4\" id=18fbbd97-e6d5-4231-8d01-f0df773aa763 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329476 | controller |     "Jun 11 17:11:10.642151 crc crio[22018]: time=\"2026-06-11T17:11:10.642003323Z\" level=info msg=\"Stopping pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329492 | controller |     "Jun 11 17:11:10.642259 crc crio[22018]: time=\"2026-06-11T17:11:10.642159078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=0a3c9cde-d1f0-49a1-be8b-e2a632a951d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329507 | controller |     "Jun 11 17:11:10.643962 crc crio[22018]: time=\"2026-06-11T17:11:10.643860082Z\" level=info msg=\"Removing pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329522 | controller |     "Jun 11 17:11:10.672948 crc crio[22018]: time=\"2026-06-11T17:11:10.672800848Z\" level=info msg=\"Removed pod sandbox: 794cf934afe9ddf0c86d55ed6ae7b496789336d3a71fc01035a7f60d35ad4cbf\" id=742a2f3e-fb0a-4e50-9566-bd5e58bf3fe5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329537 | controller |     "Jun 11 17:11:10.674011 crc crio[22018]: time=\"2026-06-11T17:11:10.67392455Z\" level=info msg=\"Stopping pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329552 | controller |     "Jun 11 17:11:10.674131 crc crio[22018]: time=\"2026-06-11T17:11:10.674006983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=b1b31ccb-7ed1-49d0-81dd-067c32c11a49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.329567 | controller |     "Jun 11 17:11:10.674935 crc crio[22018]: time=\"2026-06-11T17:11:10.674858151Z\" level=info msg=\"Removing pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329582 | controller |     "Jun 11 17:11:10.692263 crc crio[22018]: time=\"2026-06-11T17:11:10.692160694Z\" level=info msg=\"Removed pod sandbox: 271783adbaf246602301ba53c039d373bca3de007fa90d5dbaba4b3a44f099b8\" id=6dceb604-0118-45e3-a7b4-a96893ed9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.329598 | controller |     "Jun 11 17:12:00.540484 crc crio[22018]: time=\"2026-06-11T17:12:00.539499607Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686632-67w4n/POD\" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.329613 | controller |     "Jun 11 17:12:00.541985 crc crio[22018]: time=\"2026-06-11T17:12:00.540608282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329633 | controller |     "Jun 11 17:12:00.598557 crc crio[22018]: time=\"2026-06-11T17:12:00.598455397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}\"",
2026-06-11 18:17:42.329651 | controller |     "Jun 11 17:12:00.598866 crc crio[22018]: time=\"2026-06-11T17:12:00.598554341Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686632-67w4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.329667 | controller |     "Jun 11 17:12:00.932467 crc crio[22018]: 2026-06-11T17:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0367fda7320126 Mac:ea:f6:71:06:d8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.329684 | controller |     "Jun 11 17:12:00.936197 crc crio[22018]: time=\"2026-06-11T17:12:00.936037798Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc0004bf600}] Aliases:map[]}\"",
2026-06-11 18:17:42.329701 | controller |     "Jun 11 17:12:00.936575 crc crio[22018]: time=\"2026-06-11T17:12:00.936256965Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686632-67w4n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.329717 | controller |     "Jun 11 17:12:00.950643 crc crio[22018]: time=\"2026-06-11T17:12:00.950481999Z\" level=info msg=\"Ran pod sandbox c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 with infra container: openshift-infra/auto-csr-approver-29686632-67w4n/POD\" id=f5591e36-0255-4826-b96c-79b1f999af68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.329734 | controller |     "Jun 11 17:12:00.955471 crc crio[22018]: time=\"2026-06-11T17:12:00.955422345Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.329750 | controller |     "Jun 11 17:12:00.968096 crc crio[22018]: time=\"2026-06-11T17:12:00.967964285Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.329766 | controller |     "Jun 11 17:12:01.900313 crc crio[22018]: time=\"2026-06-11T17:12:01.89972294Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=36fbe8ff-5fa5-4277-bb81-f58b1362d3c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.329783 | controller |     "Jun 11 17:12:01.903620 crc crio[22018]: time=\"2026-06-11T17:12:01.903441999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10d7d8b5-5368-4ed1-a0cd-8db73ee721fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.329798 | controller |     "Jun 11 17:12:01.906573 crc crio[22018]: time=\"2026-06-11T17:12:01.906476226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d513ca8f-35ab-4ed6-bd81-ca67d4292d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.329878 | controller |     "Jun 11 17:12:01.919844 crc crio[22018]: time=\"2026-06-11T17:12:01.919746369Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.329900 | controller |     "Jun 11 17:12:01.920242 crc crio[22018]: time=\"2026-06-11T17:12:01.920184012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329917 | controller |     "Jun 11 17:12:01.978574 crc crio[22018]: time=\"2026-06-11T17:12:01.978411001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329933 | controller |     "Jun 11 17:12:02.337633 crc crio[22018]: time=\"2026-06-11T17:12:02.337496935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.329948 | controller |     "Jun 11 17:12:02.463761 crc crio[22018]: time=\"2026-06-11T17:12:02.463687521Z\" level=info msg=\"Created container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=ef2438d9-93f7-4752-9cc6-91056b494142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.329965 | controller |     "Jun 11 17:12:02.465393 crc crio[22018]: time=\"2026-06-11T17:12:02.465115527Z\" level=info msg=\"Starting container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d\" id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.329981 | controller |     "Jun 11 17:12:02.472562 crc crio[22018]: time=\"2026-06-11T17:12:02.47210268Z\" level=info msg=\"Started container\" PID=118945 containerID=21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d description=openshift-infra/auto-csr-approver-29686632-67w4n/oc id=a3b0a94f-3d0f-4e22-8691-cf071fbf78a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9",
2026-06-11 18:17:42.329997 | controller |     "Jun 11 17:12:05.505661 crc crio[22018]: time=\"2026-06-11T17:12:05.504682975Z\" level=info msg=\"Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330014 | controller |     "Jun 11 17:12:05.507202 crc crio[22018]: time=\"2026-06-11T17:12:05.50639271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686632-67w4n Namespace:openshift-infra ID:c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9 UID:2673ad5a-6ac6-4a9f-baec-c61c77db3c22 NetNS:/var/run/netns/eb0a3a7e-52d7-4629-9329-85575705f393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2673ad5a_6ac6_4a9f_baec_c61c77db3c22.slice PodAnnotations:0xc002b14df0}] Aliases:map[]}\"",
2026-06-11 18:17:42.330030 | controller |     "Jun 11 17:12:05.507202 crc crio[22018]: time=\"2026-06-11T17:12:05.506588076Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686632-67w4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.330047 | controller |     "Jun 11 17:12:05.877609 crc crio[22018]: time=\"2026-06-11T17:12:05.877069045Z\" level=info msg=\"Stopped pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=2d57a4d0-ddc2-4389-8f36-723653d96f1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330066 | controller |     "Jun 11 17:12:10.717635 crc crio[22018]: time=\"2026-06-11T17:12:10.716832493Z\" level=info msg=\"Removing container: 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64\" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.330083 | controller |     "Jun 11 17:12:10.873209 crc crio[22018]: time=\"2026-06-11T17:12:10.873092394Z\" level=info msg=\"Removed container 9d9b941e7b7bc0edadc355e41c65fc3b26b2599750b9fb9a750dfa682d0d9d64: openshift-infra/auto-csr-approver-29686626-8vvs7/oc\" id=ebc02a3a-ff74-41ef-8876-2d30a02339e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.330099 | controller |     "Jun 11 17:12:10.876388 crc crio[22018]: time=\"2026-06-11T17:12:10.876252788Z\" level=info msg=\"Removing container: 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587\" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.330115 | controller |     "Jun 11 17:12:10.987025 crc crio[22018]: time=\"2026-06-11T17:12:10.986031281Z\" level=info msg=\"Removed container 069d8083b613aa507454ab01f2d930f7d324bbb72ff26ab0c9cc17515d0a2587: openstack/nova-cell1-cell-mapping-wfz64/nova-manage\" id=140b55d2-8e5b-43a1-a2b6-18991c9bb1fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.330131 | controller |     "Jun 11 17:12:11.003937 crc crio[22018]: time=\"2026-06-11T17:12:11.003848439Z\" level=info msg=\"Stopping pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330147 | controller |     "Jun 11 17:12:11.003937 crc crio[22018]: time=\"2026-06-11T17:12:11.003928702Z\" level=info msg=\"Stopped pod sandbox (already stopped): 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=a198ce7e-91aa-4ef6-964b-9f5891983abd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330163 | controller |     "Jun 11 17:12:11.004772 crc crio[22018]: time=\"2026-06-11T17:12:11.004685956Z\" level=info msg=\"Removing pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.330178 | controller |     "Jun 11 17:12:11.025964 crc crio[22018]: time=\"2026-06-11T17:12:11.025867365Z\" level=info msg=\"Removed pod sandbox: 819a43c4fd7c49c7e1c1ecacc462ad25ba39714c02aad040d0f8b3921ffe3756\" id=fd36096e-c42b-4bd9-b7c8-264c22e3f259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.330194 | controller |     "Jun 11 17:12:11.027300 crc crio[22018]: time=\"2026-06-11T17:12:11.027208115Z\" level=info msg=\"Stopping pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330211 | controller |     "Jun 11 17:12:11.027300 crc crio[22018]: time=\"2026-06-11T17:12:11.027270767Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=36927ee6-3994-49d1-aec8-ce7c96e3f3d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330227 | controller |     "Jun 11 17:12:11.028706 crc crio[22018]: time=\"2026-06-11T17:12:11.028476715Z\" level=info msg=\"Removing pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.330243 | controller |     "Jun 11 17:12:11.047095 crc crio[22018]: time=\"2026-06-11T17:12:11.046987312Z\" level=info msg=\"Removed pod sandbox: ea5fc6371e0b56f85364e07c0bc7a95910a74f6d8ca5fd9f5b314d39e6f94eca\" id=120861c1-20d6-4dde-b2da-2461f0afc0c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.330259 | controller |     "Jun 11 17:12:28.415232 crc crio[22018]: time=\"2026-06-11T17:12:28.413796627Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD\" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.330279 | controller |     "Jun 11 17:12:28.416722 crc crio[22018]: time=\"2026-06-11T17:12:28.415405079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330296 | controller |     "Jun 11 17:12:28.468230 crc crio[22018]: time=\"2026-06-11T17:12:28.468040308Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.330314 | controller |     "Jun 11 17:12:28.468230 crc crio[22018]: time=\"2026-06-11T17:12:28.468144182Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.330330 | controller |     "Jun 11 17:12:29.159373 crc crio[22018]: 2026-06-11T17:12:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49d3e1cff5d607f Mac:b6:dc:91:fd:2b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 SocketPath: PciID:}] [{Interface:0xc000306c00 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.330346 | controller |     "Jun 11 17:12:29.160811 crc crio[22018]: time=\"2026-06-11T17:12:29.160726657Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc005da00c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.330361 | controller |     "Jun 11 17:12:29.160975 crc crio[22018]: time=\"2026-06-11T17:12:29.160918653Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.330395 | controller |     "Jun 11 17:12:29.174219 crc crio[22018]: time=\"2026-06-11T17:12:29.174017704Z\" level=info msg=\"Ran pod sandbox 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/POD\" id=35d355ab-0b33-4297-b0d1-e366ad901ba6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.330431 | controller |     "Jun 11 17:12:29.177900 crc crio[22018]: time=\"2026-06-11T17:12:29.177769175Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.330451 | controller |     "Jun 11 17:12:29.191004 crc crio[22018]: time=\"2026-06-11T17:12:29.1909164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.330470 | controller |     "Jun 11 17:12:43.131058 crc crio[22018]: time=\"2026-06-11T17:12:43.129988904Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=369b7678-e467-4229-93eb-228492fd98d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.330491 | controller |     "Jun 11 17:12:43.132744 crc crio[22018]: time=\"2026-06-11T17:12:43.131999707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3f9ac591-aa9d-4461-b011-06a4625f7cdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.330508 | controller |     "Jun 11 17:12:43.160037 crc crio[22018]: time=\"2026-06-11T17:12:43.159893611Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d3252fc7-6971-4063-ac05-43834a54a8b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.330526 | controller |     "Jun 11 17:12:43.170667 crc crio[22018]: time=\"2026-06-11T17:12:43.170565739Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.330542 | controller |     "Jun 11 17:12:43.172303 crc crio[22018]: time=\"2026-06-11T17:12:43.172226472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330561 | controller |     "Jun 11 17:12:43.220800 crc crio[22018]: time=\"2026-06-11T17:12:43.220420788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330578 | controller |     "Jun 11 17:12:43.226010 crc crio[22018]: time=\"2026-06-11T17:12:43.224043383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330594 | controller |     "Jun 11 17:12:43.480079 crc crio[22018]: time=\"2026-06-11T17:12:43.478841765Z\" level=info msg=\"Created container df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=3239aaf8-1e43-4943-89c9-fd6a5e5296f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.330614 | controller |     "Jun 11 17:12:43.480967 crc crio[22018]: time=\"2026-06-11T17:12:43.480878799Z\" level=info msg=\"Starting container: df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea\" id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.330632 | controller |     "Jun 11 17:12:43.491688 crc crio[22018]: time=\"2026-06-11T17:12:43.49160676Z\" level=info msg=\"Started container\" PID=120946 containerID=df257b630abacf3ddf51b28e11e770f5abd8f8b0a080ed75cd477f67abd45cea description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=fb2e5aee-e160-41a0-99e9-82ad07d4fd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75",
2026-06-11 18:17:42.330650 | controller |     "Jun 11 17:12:58.215076 crc crio[22018]: time=\"2026-06-11T17:12:58.213975107Z\" level=info msg=\"Stopping pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75\" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330667 | controller |     "Jun 11 17:12:58.218638 crc crio[22018]: time=\"2026-06-11T17:12:58.215781865Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 Namespace:openstack ID:49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75 UID:b543751d-30ca-43e9-9317-bc8e27571490 NetNS:/var/run/netns/fcfed9da-d6fd-4d18-894c-bb494741d328 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543751d_30ca_43e9_9317_bc8e27571490.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"",
2026-06-11 18:17:42.330687 | controller |     "Jun 11 17:12:58.218638 crc crio[22018]: time=\"2026-06-11T17:12:58.216012623Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.330703 | controller |     "Jun 11 17:12:58.697405 crc crio[22018]: time=\"2026-06-11T17:12:58.696937787Z\" level=info msg=\"Stopped pod sandbox: 49d3e1cff5d607fe9e9faee50e4e41116e43fa236a80196232b908246d8dde75\" id=2736af6f-e187-4972-81b3-86a80ea23819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.330719 | controller |     "Jun 11 17:12:59.760198 crc crio[22018]: time=\"2026-06-11T17:12:59.75963747Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD\" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.330735 | controller |     "Jun 11 17:12:59.760198 crc crio[22018]: time=\"2026-06-11T17:12:59.760191678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330751 | controller |     "Jun 11 17:12:59.803597 crc crio[22018]: time=\"2026-06-11T17:12:59.80350271Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}\"",
2026-06-11 18:17:42.330768 | controller |     "Jun 11 17:12:59.803947 crc crio[22018]: time=\"2026-06-11T17:12:59.803920073Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.330784 | controller |     "Jun 11 17:13:00.463313 crc crio[22018]: 2026-06-11T17:13:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb3cc557fe6a74 Mac:2a:41:eb:bf:d7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.330801 | controller |     "Jun 11 17:13:00.465234 crc crio[22018]: time=\"2026-06-11T17:13:00.465185771Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c650}] Aliases:map[]}\"",
2026-06-11 18:17:42.330817 | controller |     "Jun 11 17:13:00.465700 crc crio[22018]: time=\"2026-06-11T17:13:00.465665286Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.330833 | controller |     "Jun 11 17:13:00.479565 crc crio[22018]: time=\"2026-06-11T17:13:00.479467602Z\" level=info msg=\"Ran pod sandbox 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/POD\" id=a1413c63-f00c-46f2-8c48-77f8349a8b5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.330870 | controller |     "Jun 11 17:13:00.482889 crc crio[22018]: time=\"2026-06-11T17:13:00.482731566Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.330893 | controller |     "Jun 11 17:13:00.494167 crc crio[22018]: time=\"2026-06-11T17:13:00.494065486Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.330910 | controller |     "Jun 11 17:13:00.898956 crc crio[22018]: time=\"2026-06-11T17:13:00.898849328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b414dff1-5967-488e-ba6a-fa42d80cf3ff name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.330926 | controller |     "Jun 11 17:13:00.900165 crc crio[22018]: time=\"2026-06-11T17:13:00.900055305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c64f74bb-a4a4-4925-92a2-2eb404835ecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.330942 | controller |     "Jun 11 17:13:00.925261 crc crio[22018]: time=\"2026-06-11T17:13:00.92512919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ce131255-b25d-4324-a998-9efb8dfebeb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.330958 | controller |     "Jun 11 17:13:00.935599 crc crio[22018]: time=\"2026-06-11T17:13:00.935486179Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.330973 | controller |     "Jun 11 17:13:00.937954 crc crio[22018]: time=\"2026-06-11T17:13:00.937890576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.330989 | controller |     "Jun 11 17:13:00.984864 crc crio[22018]: time=\"2026-06-11T17:13:00.98477922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331005 | controller |     "Jun 11 17:13:00.988721 crc crio[22018]: time=\"2026-06-11T17:13:00.988653752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331022 | controller |     "Jun 11 17:13:01.214269 crc crio[22018]: time=\"2026-06-11T17:13:01.213314889Z\" level=info msg=\"Created container 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=fdbbcfe7-9179-4176-93b5-720ae8b2a63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.331038 | controller |     "Jun 11 17:13:01.217589 crc crio[22018]: time=\"2026-06-11T17:13:01.21744956Z\" level=info msg=\"Starting container: 93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f\" id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.331058 | controller |     "Jun 11 17:13:01.224864 crc crio[22018]: time=\"2026-06-11T17:13:01.22471719Z\" level=info msg=\"Started container\" PID=121979 containerID=93aa1d1f087d465a6d9571d665e2006e4d46d7abdc7267f3d1f74887bf377a1f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1d71c061-5078-474c-b3a4-22e6e94035ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea",
2026-06-11 18:17:42.331076 | controller |     "Jun 11 17:13:05.354901 crc crio[22018]: time=\"2026-06-11T17:13:05.35374478Z\" level=info msg=\"Stopping pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea\" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.331092 | controller |     "Jun 11 17:13:05.358237 crc crio[22018]: time=\"2026-06-11T17:13:05.35529774Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw Namespace:openstack ID:2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea UID:ad87e0df-aa57-4529-b907-90efcb7d28ec NetNS:/var/run/netns/274797cd-e64d-4740-99a3-1e2c912f7f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad87e0df_aa57_4529_b907_90efcb7d28ec.slice PodAnnotations:0xc00285c908}] Aliases:map[]}\"",
2026-06-11 18:17:42.331109 | controller |     "Jun 11 17:13:05.358237 crc crio[22018]: time=\"2026-06-11T17:13:05.355585479Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.331125 | controller |     "Jun 11 17:13:05.823634 crc crio[22018]: time=\"2026-06-11T17:13:05.823081167Z\" level=info msg=\"Stopped pod sandbox: 2bb3cc557fe6a742a44122b0797767d010f87adb6ee5f0810fe93abb800218ea\" id=1a8c2899-9340-45e6-a8d4-5449cfa82985 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.331142 | controller |     "Jun 11 17:13:06.876045 crc crio[22018]: time=\"2026-06-11T17:13:06.875486794Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD\" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.331157 | controller |     "Jun 11 17:13:06.877933 crc crio[22018]: time=\"2026-06-11T17:13:06.876061122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331174 | controller |     "Jun 11 17:13:06.925145 crc crio[22018]: time=\"2026-06-11T17:13:06.924971641Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.331190 | controller |     "Jun 11 17:13:06.925145 crc crio[22018]: time=\"2026-06-11T17:13:06.925041523Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.331207 | controller |     "Jun 11 17:13:07.680289 crc crio[22018]: 2026-06-11T17:13:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39ee4c08c96dd8 Mac:32:f3:67:31:c9:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e SocketPath: PciID:}] [{Interface:0xc0003e1180 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.331227 | controller |     "Jun 11 17:13:07.682174 crc crio[22018]: time=\"2026-06-11T17:13:07.682112316Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc000aa54a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.331244 | controller |     "Jun 11 17:13:07.682419 crc crio[22018]: time=\"2026-06-11T17:13:07.682294422Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.331260 | controller |     "Jun 11 17:13:07.691828 crc crio[22018]: time=\"2026-06-11T17:13:07.691731032Z\" level=info msg=\"Ran pod sandbox a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/POD\" id=bd79c034-141d-4d22-8465-cdee357fcaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.331276 | controller |     "Jun 11 17:13:07.694868 crc crio[22018]: time=\"2026-06-11T17:13:07.694803827Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.331292 | controller |     "Jun 11 17:13:07.701556 crc crio[22018]: time=\"2026-06-11T17:13:07.701432209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.331307 | controller |     "Jun 11 17:13:08.354471 crc crio[22018]: time=\"2026-06-11T17:13:08.353673199Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=87dd8a43-42e8-48cb-91a8-3782259c73a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.331323 | controller |     "Jun 11 17:13:08.355706 crc crio[22018]: time=\"2026-06-11T17:13:08.354921048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=19f389ac-3c4a-4a6f-993c-35a83bf8fb5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.331340 | controller |     "Jun 11 17:13:08.379542 crc crio[22018]: time=\"2026-06-11T17:13:08.378983511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=590d1a99-1ef6-41b6-9686-b0e5a0ca9f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.331356 | controller |     "Jun 11 17:13:08.388101 crc crio[22018]: time=\"2026-06-11T17:13:08.388051978Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.331371 | controller |     "Jun 11 17:13:08.389999 crc crio[22018]: time=\"2026-06-11T17:13:08.389633409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331387 | controller |     "Jun 11 17:13:08.442396 crc crio[22018]: time=\"2026-06-11T17:13:08.442220384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331412 | controller |     "Jun 11 17:13:08.445761 crc crio[22018]: time=\"2026-06-11T17:13:08.445695965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331429 | controller |     "Jun 11 17:13:08.635290 crc crio[22018]: time=\"2026-06-11T17:13:08.635192017Z\" level=info msg=\"Created container d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=ff702900-5c22-44c0-b4f8-832b57caae59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.331445 | controller |     "Jun 11 17:13:08.636928 crc crio[22018]: time=\"2026-06-11T17:13:08.636839419Z\" level=info msg=\"Starting container: d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d\" id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.331463 | controller |     "Jun 11 17:13:08.648939 crc crio[22018]: time=\"2026-06-11T17:13:08.648786317Z\" level=info msg=\"Started container\" PID=122552 containerID=d4056a443370937f407f383fa4497f3e91e54df950bc6e2e17dac99f905e0b8d description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=48129916-85dd-4142-af77-d609fa87ba2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033",
2026-06-11 18:17:42.331487 | controller |     "Jun 11 17:14:00.561398 crc crio[22018]: time=\"2026-06-11T17:14:00.560579057Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686634-74sl5/POD\" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.331511 | controller |     "Jun 11 17:14:00.562932 crc crio[22018]: time=\"2026-06-11T17:14:00.561425005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331534 | controller |     "Jun 11 17:14:00.620393 crc crio[22018]: time=\"2026-06-11T17:14:00.620101663Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"",
2026-06-11 18:17:42.331553 | controller |     "Jun 11 17:14:00.620393 crc crio[22018]: time=\"2026-06-11T17:14:00.620186446Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686634-74sl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.331577 | controller |     "Jun 11 17:14:01.635233 crc crio[22018]: 2026-06-11T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1d02ca9e266dfe Mac:1a:dc:6d:8e:af:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 SocketPath: PciID:}] [{Interface:0xc0005945a0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.331602 | controller |     "Jun 11 17:14:01.669751 crc crio[22018]: time=\"2026-06-11T17:14:01.657975665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"",
2026-06-11 18:17:42.331625 | controller |     "Jun 11 17:14:01.669751 crc crio[22018]: time=\"2026-06-11T17:14:01.658714045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686634-74sl5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.331643 | controller |     "Jun 11 17:14:01.999608 crc crio[22018]: time=\"2026-06-11T17:14:01.999492757Z\" level=info msg=\"Ran pod sandbox a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 with infra container: openshift-infra/auto-csr-approver-29686634-74sl5/POD\" id=81110c3f-e519-4116-b5ba-6af695cb6140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.331660 | controller |     "Jun 11 17:14:02.052467 crc crio[22018]: time=\"2026-06-11T17:14:02.052241047Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.331677 | controller |     "Jun 11 17:14:02.104851 crc crio[22018]: time=\"2026-06-11T17:14:02.099548335Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.331694 | controller |     "Jun 11 17:14:03.474825 crc crio[22018]: time=\"2026-06-11T17:14:03.474216493Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=257d703c-cbd2-460d-89e3-8820bade9580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.331710 | controller |     "Jun 11 17:14:03.477395 crc crio[22018]: time=\"2026-06-11T17:14:03.47729265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78f0cf5b-72e5-49af-8ab8-01ddc36c514e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.331727 | controller |     "Jun 11 17:14:03.480516 crc crio[22018]: time=\"2026-06-11T17:14:03.480377977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39b01fe7-c71c-4d72-93e0-ba141fb1fd5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.331745 | controller |     "Jun 11 17:14:03.497776 crc crio[22018]: time=\"2026-06-11T17:14:03.497681385Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.331765 | controller |     "Jun 11 17:14:03.498363 crc crio[22018]: time=\"2026-06-11T17:14:03.498255394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331782 | controller |     "Jun 11 17:14:03.553722 crc crio[22018]: time=\"2026-06-11T17:14:03.553673809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331800 | controller |     "Jun 11 17:14:03.855243 crc crio[22018]: time=\"2026-06-11T17:14:03.8551049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.331816 | controller |     "Jun 11 17:14:03.988156 crc crio[22018]: time=\"2026-06-11T17:14:03.987972137Z\" level=info msg=\"Created container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=8490aa1d-b870-4a31-aeb3-d5f6c30e9bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.331833 | controller |     "Jun 11 17:14:03.989801 crc crio[22018]: time=\"2026-06-11T17:14:03.989715703Z\" level=info msg=\"Starting container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100\" id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.331870 | controller |     "Jun 11 17:14:03.994690 crc crio[22018]: time=\"2026-06-11T17:14:03.994599517Z\" level=info msg=\"Started container\" PID=125272 containerID=e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100 description=openshift-infra/auto-csr-approver-29686634-74sl5/oc id=f71fbbc2-3691-463f-b4ac-f4e87d3b197f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103",
2026-06-11 18:17:42.331892 | controller |     "Jun 11 17:14:06.466936 crc crio[22018]: time=\"2026-06-11T17:14:06.465756307Z\" level=info msg=\"Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.331909 | controller |     "Jun 11 17:14:06.470246 crc crio[22018]: time=\"2026-06-11T17:14:06.468261367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686634-74sl5 Namespace:openshift-infra ID:a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103 UID:ed200d87-fbcc-4548-8506-7ec9902fa8b0 NetNS:/var/run/netns/ced9f71c-5029-4250-a8e7-db87e1ffe9a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded200d87_fbcc_4548_8506_7ec9902fa8b0.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}\"",
2026-06-11 18:17:42.331926 | controller |     "Jun 11 17:14:06.470246 crc crio[22018]: time=\"2026-06-11T17:14:06.468681321Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686634-74sl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.331942 | controller |     "Jun 11 17:14:06.848773 crc crio[22018]: time=\"2026-06-11T17:14:06.84780035Z\" level=info msg=\"Stopped pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=fb07e503-5497-4e06-b725-15371dc039b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.331958 | controller |     "Jun 11 17:14:11.106418 crc crio[22018]: time=\"2026-06-11T17:14:11.105573436Z\" level=info msg=\"Removing container: 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6\" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.331973 | controller |     "Jun 11 17:14:11.291110 crc crio[22018]: time=\"2026-06-11T17:14:11.291025771Z\" level=info msg=\"Removed container 5c633243c98a7fea44cddf10a3948ed334fdb7700b4fa83061c825c1135d7db6: openshift-infra/auto-csr-approver-29686628-4v4mx/oc\" id=3fe27a49-96bb-4418-9201-563926067fc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.331988 | controller |     "Jun 11 17:14:11.304093 crc crio[22018]: time=\"2026-06-11T17:14:11.30395152Z\" level=info msg=\"Stopping pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.332021 | controller |     "Jun 11 17:14:11.304093 crc crio[22018]: time=\"2026-06-11T17:14:11.304057514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=6206b89e-a12f-4627-889b-bbf1d4973557 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.332039 | controller |     "Jun 11 17:14:11.304823 crc crio[22018]: time=\"2026-06-11T17:14:11.304743796Z\" level=info msg=\"Removing pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.332056 | controller |     "Jun 11 17:14:11.328053 crc crio[22018]: time=\"2026-06-11T17:14:11.327878938Z\" level=info msg=\"Removed pod sandbox: 56cdaa9395498da9f4379e31fa3c60be127c38c98fbaca7dd7db4eef8c19f4a3\" id=71e843f3-39ef-4d10-a19e-8be41a6ea335 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.332076 | controller |     "Jun 11 17:14:46.533604 crc crio[22018]: time=\"2026-06-11T17:14:46.532287075Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-m47kc/POD\" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.332092 | controller |     "Jun 11 17:14:46.535990 crc crio[22018]: time=\"2026-06-11T17:14:46.533635428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332108 | controller |     "Jun 11 17:14:46.605769 crc crio[22018]: time=\"2026-06-11T17:14:46.60472744Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}\"",
2026-06-11 18:17:42.332125 | controller |     "Jun 11 17:14:46.605769 crc crio[22018]: time=\"2026-06-11T17:14:46.604875495Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-m47kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.332141 | controller |     "Jun 11 17:14:47.010966 crc crio[22018]: 2026-06-11T17:14:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a9d714496103b5 Mac:ea:7c:9b:94:79:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 SocketPath: PciID:}] [{Interface:0xc0005305b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.332157 | controller |     "Jun 11 17:14:47.013132 crc crio[22018]: time=\"2026-06-11T17:14:47.013049485Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc00012b648}] Aliases:map[]}\"",
2026-06-11 18:17:42.332174 | controller |     "Jun 11 17:14:47.013451 crc crio[22018]: time=\"2026-06-11T17:14:47.013298853Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-m47kc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.332190 | controller |     "Jun 11 17:14:47.030820 crc crio[22018]: time=\"2026-06-11T17:14:47.030731406Z\" level=info msg=\"Ran pod sandbox 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c with infra container: openshift-marketplace/redhat-marketplace-m47kc/POD\" id=5e62b6a8-6c60-4360-acce-8612849c1867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.332205 | controller |     "Jun 11 17:14:47.038194 crc crio[22018]: time=\"2026-06-11T17:14:47.038111398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=326cb723-536a-47c0-9deb-e6465a600154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332221 | controller |     "Jun 11 17:14:47.041900 crc crio[22018]: time=\"2026-06-11T17:14:47.041157815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=632c3e61-a18c-47fe-8248-a085c1431259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332240 | controller |     "Jun 11 17:14:47.051558 crc crio[22018]: time=\"2026-06-11T17:14:47.051444845Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332256 | controller |     "Jun 11 17:14:47.052045 crc crio[22018]: time=\"2026-06-11T17:14:47.051985073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332271 | controller |     "Jun 11 17:14:47.112446 crc crio[22018]: time=\"2026-06-11T17:14:47.112226415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332287 | controller |     "Jun 11 17:14:47.118752 crc crio[22018]: time=\"2026-06-11T17:14:47.118711751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332302 | controller |     "Jun 11 17:14:47.299509 crc crio[22018]: time=\"2026-06-11T17:14:47.298967282Z\" level=info msg=\"Created container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=94c7427c-ed14-4db2-87f7-aa1ed7edfc8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332318 | controller |     "Jun 11 17:14:47.302123 crc crio[22018]: time=\"2026-06-11T17:14:47.302037429Z\" level=info msg=\"Starting container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2\" id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.332334 | controller |     "Jun 11 17:14:47.307267 crc crio[22018]: time=\"2026-06-11T17:14:47.307178192Z\" level=info msg=\"Started container\" PID=127390 containerID=696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2 description=openshift-marketplace/redhat-marketplace-m47kc/extract-utilities id=7cca8c85-ce81-418d-8bae-f6ffbce26af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c",
2026-06-11 18:17:42.332350 | controller |     "Jun 11 17:14:47.821243 crc crio[22018]: time=\"2026-06-11T17:14:47.821129522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.332366 | controller |     "Jun 11 17:14:47.835005 crc crio[22018]: time=\"2026-06-11T17:14:47.83491809Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.332382 | controller |     "Jun 11 17:14:48.448495 crc crio[22018]: time=\"2026-06-11T17:14:48.448224287Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=5071f77f-79d5-4388-a575-220256eaa8fc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.332399 | controller |     "Jun 11 17:14:48.449798 crc crio[22018]: time=\"2026-06-11T17:14:48.449727105Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cabcae7e-4acc-4764-b295-cc94213aa7c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332423 | controller |     "Jun 11 17:14:48.452759 crc crio[22018]: time=\"2026-06-11T17:14:48.452688629Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fe59b1b-aa3b-46cf-8b83-fd6c29efc121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332445 | controller |     "Jun 11 17:14:48.464245 crc crio[22018]: time=\"2026-06-11T17:14:48.464136453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332468 | controller |     "Jun 11 17:14:48.465092 crc crio[22018]: time=\"2026-06-11T17:14:48.464794024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332486 | controller |     "Jun 11 17:14:48.524560 crc crio[22018]: time=\"2026-06-11T17:14:48.524431741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332502 | controller |     "Jun 11 17:14:48.530139 crc crio[22018]: time=\"2026-06-11T17:14:48.53007241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332518 | controller |     "Jun 11 17:14:48.719892 crc crio[22018]: time=\"2026-06-11T17:14:48.714881294Z\" level=info msg=\"Created container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=f97376d5-afd4-4318-85ad-8c17b2c649b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332534 | controller |     "Jun 11 17:14:48.719892 crc crio[22018]: time=\"2026-06-11T17:14:48.719048838Z\" level=info msg=\"Starting container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0\" id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.332549 | controller |     "Jun 11 17:14:48.734056 crc crio[22018]: time=\"2026-06-11T17:14:48.733937528Z\" level=info msg=\"Started container\" PID=127477 containerID=5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0 description=openshift-marketplace/redhat-marketplace-m47kc/extract-content id=aec8b910-0ce0-4b08-aad7-850562a5cf88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c",
2026-06-11 18:17:42.332566 | controller |     "Jun 11 17:14:49.859988 crc crio[22018]: time=\"2026-06-11T17:14:49.859301247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55362b6f-223e-496d-9f52-a697f28969b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332581 | controller |     "Jun 11 17:14:49.862107 crc crio[22018]: time=\"2026-06-11T17:14:49.862059144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5d495fa3-6739-41ed-8142-14db526ecf50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.332597 | controller |     "Jun 11 17:14:49.872261 crc crio[22018]: time=\"2026-06-11T17:14:49.872134274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332612 | controller |     "Jun 11 17:14:49.872633 crc crio[22018]: time=\"2026-06-11T17:14:49.872590859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332628 | controller |     "Jun 11 17:14:49.926773 crc crio[22018]: time=\"2026-06-11T17:14:49.926686131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332645 | controller |     "Jun 11 17:14:49.930290 crc crio[22018]: time=\"2026-06-11T17:14:49.930231664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332661 | controller |     "Jun 11 17:14:50.120584 crc crio[22018]: time=\"2026-06-11T17:14:50.120033786Z\" level=info msg=\"Created container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=1133876e-7f36-4781-b9b1-563c01ca5c0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.332681 | controller |     "Jun 11 17:14:50.121647 crc crio[22018]: time=\"2026-06-11T17:14:50.121569755Z\" level=info msg=\"Starting container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a\" id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.332698 | controller |     "Jun 11 17:14:50.126892 crc crio[22018]: time=\"2026-06-11T17:14:50.126737849Z\" level=info msg=\"Started container\" PID=127531 containerID=888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a description=openshift-marketplace/redhat-marketplace-m47kc/registry-server id=7f680d4c-0fcd-4d0f-895f-39316fa3353e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c",
2026-06-11 18:17:42.332714 | controller |     "Jun 11 17:14:58.973641 crc crio[22018]: time=\"2026-06-11T17:14:58.972159882Z\" level=info msg=\"Stopping container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a (timeout: 2s)\" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.332731 | controller |     "Jun 11 17:14:59.096267 crc crio[22018]: time=\"2026-06-11T17:14:59.096147467Z\" level=info msg=\"Stopped container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=37132e6b-668a-4a29-a489-e876658cbce2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.332747 | controller |     "Jun 11 17:14:59.097468 crc crio[22018]: time=\"2026-06-11T17:14:59.097377206Z\" level=info msg=\"Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.332763 | controller |     "Jun 11 17:14:59.098077 crc crio[22018]: time=\"2026-06-11T17:14:59.098015886Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-m47kc Namespace:openshift-marketplace ID:9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c UID:114dcbf4-17e1-4a98-8b67-5ccdf137f561 NetNS:/var/run/netns/f5a614cc-ee34-4e24-877c-86b5c3133fc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod114dcbf4_17e1_4a98_8b67_5ccdf137f561.slice PodAnnotations:0xc0029b5600}] Aliases:map[]}\"",
2026-06-11 18:17:42.332779 | controller |     "Jun 11 17:14:59.098239 crc crio[22018]: time=\"2026-06-11T17:14:59.098193432Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-m47kc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.332795 | controller |     "Jun 11 17:14:59.422814 crc crio[22018]: time=\"2026-06-11T17:14:59.422218396Z\" level=info msg=\"Stopped pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=8a2c454e-1c4e-452f-af61-1fae214d0d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.332810 | controller |     "Jun 11 17:14:59.992022 crc crio[22018]: time=\"2026-06-11T17:14:59.991902133Z\" level=info msg=\"Removing container: 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a\" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332826 | controller |     "Jun 11 17:15:00.024659 crc crio[22018]: time=\"2026-06-11T17:15:00.024569318Z\" level=info msg=\"Removed container 888e1b5dfb75a5272dfaca9015b5efd24172d4d3f9a68d56afa74fb58d94f18a: openshift-marketplace/redhat-marketplace-m47kc/registry-server\" id=a769aa14-23b2-4146-a9cc-fc1539dee57a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332862 | controller |     "Jun 11 17:15:00.030784 crc crio[22018]: time=\"2026-06-11T17:15:00.030695984Z\" level=info msg=\"Removing container: 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0\" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332885 | controller |     "Jun 11 17:15:00.061358 crc crio[22018]: time=\"2026-06-11T17:15:00.061164318Z\" level=info msg=\"Removed container 5e41f7699fcf578d1bb4db14ca8a00cbbb9e61c5effdb0517a7f4ef17d8485a0: openshift-marketplace/redhat-marketplace-m47kc/extract-content\" id=14ff10e3-4712-4977-a330-3f3c126713fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332903 | controller |     "Jun 11 17:15:00.064484 crc crio[22018]: time=\"2026-06-11T17:15:00.064277627Z\" level=info msg=\"Removing container: 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2\" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332919 | controller |     "Jun 11 17:15:00.113689 crc crio[22018]: time=\"2026-06-11T17:15:00.11355846Z\" level=info msg=\"Removed container 696d3d0598e7c44f45a9f9f5dca8397867532a9f59fd9872cf917c0576145fe2: openshift-marketplace/redhat-marketplace-m47kc/extract-utilities\" id=d5c8dd17-4b2c-4d80-ae94-fdb8eaa3c887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.332936 | controller |     "Jun 11 17:15:00.655036 crc crio[22018]: time=\"2026-06-11T17:15:00.654493592Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD\" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.332953 | controller |     "Jun 11 17:15:00.655168 crc crio[22018]: time=\"2026-06-11T17:15:00.65505431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.332971 | controller |     "Jun 11 17:15:00.696300 crc crio[22018]: time=\"2026-06-11T17:15:00.696145031Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}\"",
2026-06-11 18:17:42.332987 | controller |     "Jun 11 17:15:00.696300 crc crio[22018]: time=\"2026-06-11T17:15:00.696247445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.333004 | controller |     "Jun 11 17:15:01.230083 crc crio[22018]: 2026-06-11T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af4597d8f194c8e Mac:a2:39:06:51:a2:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.333022 | controller |     "Jun 11 17:15:01.231703 crc crio[22018]: time=\"2026-06-11T17:15:01.231282534Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0029b5bc0}] Aliases:map[]}\"",
2026-06-11 18:17:42.333042 | controller |     "Jun 11 17:15:01.231703 crc crio[22018]: time=\"2026-06-11T17:15:01.231580294Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.333059 | controller |     "Jun 11 17:15:01.242961 crc crio[22018]: time=\"2026-06-11T17:15:01.242851982Z\" level=info msg=\"Ran pod sandbox af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/POD\" id=969c9264-64d6-4a54-83e4-26edfc8256e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.333076 | controller |     "Jun 11 17:15:01.246576 crc crio[22018]: time=\"2026-06-11T17:15:01.246414093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e0e6f62-1584-41c7-9bef-5bb1ae335f8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333093 | controller |     "Jun 11 17:15:01.249871 crc crio[22018]: time=\"2026-06-11T17:15:01.249751778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f7d1e10-f4d7-4d4c-a805-793427e2e6b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333110 | controller |     "Jun 11 17:15:01.259875 crc crio[22018]: time=\"2026-06-11T17:15:01.259788037Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333126 | controller |     "Jun 11 17:15:01.260433 crc crio[22018]: time=\"2026-06-11T17:15:01.260258382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333142 | controller |     "Jun 11 17:15:01.313895 crc crio[22018]: time=\"2026-06-11T17:15:01.313783557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333158 | controller |     "Jun 11 17:15:01.319755 crc crio[22018]: time=\"2026-06-11T17:15:01.319686593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333175 | controller |     "Jun 11 17:15:01.517855 crc crio[22018]: time=\"2026-06-11T17:15:01.517763269Z\" level=info msg=\"Created container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=84b9f217-46e3-4475-b8a8-b27e28497755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333192 | controller |     "Jun 11 17:15:01.519823 crc crio[22018]: time=\"2026-06-11T17:15:01.519725491Z\" level=info msg=\"Starting container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126\" id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.333208 | controller |     "Jun 11 17:15:01.527421 crc crio[22018]: time=\"2026-06-11T17:15:01.527279471Z\" level=info msg=\"Started container\" PID=128139 containerID=ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126 description=openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles id=4b8acfde-89a6-455f-8fa0-c7d7eacf0fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda",
2026-06-11 18:17:42.333226 | controller |     "Jun 11 17:15:04.054155 crc crio[22018]: time=\"2026-06-11T17:15:04.053119392Z\" level=info msg=\"Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333247 | controller |     "Jun 11 17:15:04.055935 crc crio[22018]: time=\"2026-06-11T17:15:04.055579081Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686635-54r5l Namespace:openshift-operator-lifecycle-manager ID:af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda UID:d6263d2c-fdcb-49a1-b0c3-68b5fa09607a NetNS:/var/run/netns/ec33baa8-4b58-4a06-b356-c295db9c3b32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6263d2c_fdcb_49a1_b0c3_68b5fa09607a.slice PodAnnotations:0xc0023008c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.333265 | controller |     "Jun 11 17:15:04.055935 crc crio[22018]: time=\"2026-06-11T17:15:04.055732646Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686635-54r5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.333281 | controller |     "Jun 11 17:15:04.371608 crc crio[22018]: time=\"2026-06-11T17:15:04.369425716Z\" level=info msg=\"Stopped pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=45470ae6-7432-4564-8e60-c65cb60221cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333296 | controller |     "Jun 11 17:15:11.350675 crc crio[22018]: time=\"2026-06-11T17:15:11.349800855Z\" level=info msg=\"Removing container: f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb\" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.333313 | controller |     "Jun 11 17:15:11.413786 crc crio[22018]: time=\"2026-06-11T17:15:11.413641508Z\" level=info msg=\"Removed container f66fe4c329e0e751d002e0c479f05302cee38f27faffc88a0aa1ec07b59864eb: openshift-operator-lifecycle-manager/collect-profiles-29686590-67gcp/collect-profiles\" id=068bb9d6-8d08-4369-a5ca-9d1347547762 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.333330 | controller |     "Jun 11 17:15:11.430882 crc crio[22018]: time=\"2026-06-11T17:15:11.43078883Z\" level=info msg=\"Stopping pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333346 | controller |     "Jun 11 17:15:11.431083 crc crio[22018]: time=\"2026-06-11T17:15:11.430903304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=f10bd83d-6685-4147-95c3-8039ec386d3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333363 | controller |     "Jun 11 17:15:11.432029 crc crio[22018]: time=\"2026-06-11T17:15:11.431959037Z\" level=info msg=\"Removing pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.333379 | controller |     "Jun 11 17:15:11.454022 crc crio[22018]: time=\"2026-06-11T17:15:11.453903025Z\" level=info msg=\"Removed pod sandbox: 9a9d714496103b57f5fb3f2adb7773026a8635e04b02aeedf0996d3bf5e7e50c\" id=5e78af33-3d5f-4049-a8ca-04c918e32ce0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.333396 | controller |     "Jun 11 17:15:11.455890 crc crio[22018]: time=\"2026-06-11T17:15:11.455765551Z\" level=info msg=\"Stopping pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333413 | controller |     "Jun 11 17:15:11.456075 crc crio[22018]: time=\"2026-06-11T17:15:11.455965018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=422835f0-c492-46c0-b273-9eee8adeb513 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.333432 | controller |     "Jun 11 17:15:11.456971 crc crio[22018]: time=\"2026-06-11T17:15:11.456848035Z\" level=info msg=\"Removing pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.333449 | controller |     "Jun 11 17:15:11.476043 crc crio[22018]: time=\"2026-06-11T17:15:11.475822949Z\" level=info msg=\"Removed pod sandbox: 3c5c38f677625d83a489ceae705b8f23bd69b9d1b2a6ce0e757cebb14bde368c\" id=5561fe9b-7b9a-41c6-aa04-919aa6ae4226 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.333465 | controller |     "Jun 11 17:15:30.931859 crc crio[22018]: time=\"2026-06-11T17:15:30.930310037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pxtcw/POD\" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.333482 | controller |     "Jun 11 17:15:30.933986 crc crio[22018]: time=\"2026-06-11T17:15:30.931931229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333499 | controller |     "Jun 11 17:15:31.002827 crc crio[22018]: time=\"2026-06-11T17:15:31.00199862Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.333516 | controller |     "Jun 11 17:15:31.002827 crc crio[22018]: time=\"2026-06-11T17:15:31.002093313Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pxtcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.333533 | controller |     "Jun 11 17:15:31.811142 crc crio[22018]: 2026-06-11T17:15:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2628861e94788d Mac:26:0a:a3:97:46:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 SocketPath: PciID:}] [{Interface:0xc000312960 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.333549 | controller |     "Jun 11 17:15:31.814049 crc crio[22018]: time=\"2026-06-11T17:15:31.813955286Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc0023012a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.333566 | controller |     "Jun 11 17:15:31.814315 crc crio[22018]: time=\"2026-06-11T17:15:31.814202704Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pxtcw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.333583 | controller |     "Jun 11 17:15:31.829050 crc crio[22018]: time=\"2026-06-11T17:15:31.828906976Z\" level=info msg=\"Ran pod sandbox d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 with infra container: openshift-marketplace/certified-operators-pxtcw/POD\" id=31f54292-10d1-4601-8327-62d022d8de3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.333600 | controller |     "Jun 11 17:15:31.831878 crc crio[22018]: time=\"2026-06-11T17:15:31.831776237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fdd2c8e0-8f06-4ecd-af55-2243f8150910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333623 | controller |     "Jun 11 17:15:31.834845 crc crio[22018]: time=\"2026-06-11T17:15:31.834781013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6386e31e-27d8-4edf-86e6-8167c23eb670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333639 | controller |     "Jun 11 17:15:31.842062 crc crio[22018]: time=\"2026-06-11T17:15:31.841979748Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333654 | controller |     "Jun 11 17:15:31.842672 crc crio[22018]: time=\"2026-06-11T17:15:31.842585067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333670 | controller |     "Jun 11 17:15:31.941119 crc crio[22018]: time=\"2026-06-11T17:15:31.940982405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333686 | controller |     "Jun 11 17:15:31.950714 crc crio[22018]: time=\"2026-06-11T17:15:31.950612149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333702 | controller |     "Jun 11 17:15:32.203138 crc crio[22018]: time=\"2026-06-11T17:15:32.202461627Z\" level=info msg=\"Created container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=f2078da4-2ec4-45c4-82f8-80cd6e509389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333718 | controller |     "Jun 11 17:15:32.205070 crc crio[22018]: time=\"2026-06-11T17:15:32.20473227Z\" level=info msg=\"Starting container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0\" id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.333734 | controller |     "Jun 11 17:15:32.216226 crc crio[22018]: time=\"2026-06-11T17:15:32.216043817Z\" level=info msg=\"Started container\" PID=129590 containerID=7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0 description=openshift-marketplace/certified-operators-pxtcw/extract-utilities id=cd93ea57-55bd-44b9-af38-c57628edd22e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01",
2026-06-11 18:17:42.333750 | controller |     "Jun 11 17:15:32.597224 crc crio[22018]: time=\"2026-06-11T17:15:32.597140471Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.333766 | controller |     "Jun 11 17:15:32.611277 crc crio[22018]: time=\"2026-06-11T17:15:32.611144156Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.333782 | controller |     "Jun 11 17:15:33.237480 crc crio[22018]: time=\"2026-06-11T17:15:33.236830244Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=5c1f0e5c-2bdb-4921-8cea-e0fe3e27ee54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.333798 | controller |     "Jun 11 17:15:33.239965 crc crio[22018]: time=\"2026-06-11T17:15:33.23987593Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=088f66cf-3f7a-4133-8724-35283589f794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333818 | controller |     "Jun 11 17:15:33.246468 crc crio[22018]: time=\"2026-06-11T17:15:33.246412218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ba280160-c2e9-422e-855a-8f95ee36eb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333834 | controller |     "Jun 11 17:15:33.261133 crc crio[22018]: time=\"2026-06-11T17:15:33.26102017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333866 | controller |     "Jun 11 17:15:33.262669 crc crio[22018]: time=\"2026-06-11T17:15:33.262638462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333888 | controller |     "Jun 11 17:15:33.323667 crc crio[22018]: time=\"2026-06-11T17:15:33.323613853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333905 | controller |     "Jun 11 17:15:33.328078 crc crio[22018]: time=\"2026-06-11T17:15:33.328050243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.333921 | controller |     "Jun 11 17:15:33.524182 crc crio[22018]: time=\"2026-06-11T17:15:33.524118324Z\" level=info msg=\"Created container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=3f321ba3-5e2a-427e-a4b1-3a3d6f81b500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.333937 | controller |     "Jun 11 17:15:33.526077 crc crio[22018]: time=\"2026-06-11T17:15:33.526008913Z\" level=info msg=\"Starting container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094\" id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.333953 | controller |     "Jun 11 17:15:33.533734 crc crio[22018]: time=\"2026-06-11T17:15:33.533575814Z\" level=info msg=\"Started container\" PID=129684 containerID=7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094 description=openshift-marketplace/certified-operators-pxtcw/extract-content id=79c1eac4-d1ae-4466-bcd2-2c2512e01390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01",
2026-06-11 18:17:42.333970 | controller |     "Jun 11 17:15:35.678141 crc crio[22018]: time=\"2026-06-11T17:15:35.677620102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27957dd1-5c0e-4468-b1b7-735570958c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.333985 | controller |     "Jun 11 17:15:35.683049 crc crio[22018]: time=\"2026-06-11T17:15:35.682961961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=23dfb1d8-f1c7-4619-a807-d2224d06d9be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334000 | controller |     "Jun 11 17:15:35.694698 crc crio[22018]: time=\"2026-06-11T17:15:35.694577739Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334015 | controller |     "Jun 11 17:15:35.695310 crc crio[22018]: time=\"2026-06-11T17:15:35.695246361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334031 | controller |     "Jun 11 17:15:35.775804 crc crio[22018]: time=\"2026-06-11T17:15:35.775249964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334050 | controller |     "Jun 11 17:15:35.782198 crc crio[22018]: time=\"2026-06-11T17:15:35.782123586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334066 | controller |     "Jun 11 17:15:35.950674 crc crio[22018]: time=\"2026-06-11T17:15:35.950477976Z\" level=info msg=\"Created container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=237ed4d9-2c8a-40b4-a8ff-74aae3e55144 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334082 | controller |     "Jun 11 17:15:35.953221 crc crio[22018]: time=\"2026-06-11T17:15:35.95312331Z\" level=info msg=\"Starting container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491\" id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.334098 | controller |     "Jun 11 17:15:35.959291 crc crio[22018]: time=\"2026-06-11T17:15:35.959176361Z\" level=info msg=\"Started container\" PID=129831 containerID=55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 description=openshift-marketplace/certified-operators-pxtcw/registry-server id=35c70f22-6cf3-43a7-a67e-d3d64e67f3cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01",
2026-06-11 18:17:42.334113 | controller |     "Jun 11 17:15:43.828094 crc crio[22018]: time=\"2026-06-11T17:15:43.826722586Z\" level=info msg=\"Stopping container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491 (timeout: 2s)\" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.334129 | controller |     "Jun 11 17:15:44.221831 crc crio[22018]: time=\"2026-06-11T17:15:44.221265285Z\" level=info msg=\"Stopped container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=f7dfeb7f-5331-4622-a566-837f83003a02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.334145 | controller |     "Jun 11 17:15:44.223127 crc crio[22018]: time=\"2026-06-11T17:15:44.223068781Z\" level=info msg=\"Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.334162 | controller |     "Jun 11 17:15:44.223804 crc crio[22018]: time=\"2026-06-11T17:15:44.223744633Z\" level=info msg=\"Got pod network &{Name:certified-operators-pxtcw Namespace:openshift-marketplace ID:d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01 UID:37f9c076-3e07-4255-b31d-8cf7b19c1bc0 NetNS:/var/run/netns/6f431774-6d9f-42bd-9384-220b6b76e973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37f9c076_3e07_4255_b31d_8cf7b19c1bc0.slice PodAnnotations:0xc002ca0158}] Aliases:map[]}\"",
2026-06-11 18:17:42.334178 | controller |     "Jun 11 17:15:44.223951 crc crio[22018]: time=\"2026-06-11T17:15:44.223902128Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pxtcw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.334195 | controller |     "Jun 11 17:15:44.594731 crc crio[22018]: time=\"2026-06-11T17:15:44.594435576Z\" level=info msg=\"Stopped pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=e5a9c5d4-9000-4d49-aefd-f58acb0338fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.334210 | controller |     "Jun 11 17:15:44.878507 crc crio[22018]: time=\"2026-06-11T17:15:44.877691197Z\" level=info msg=\"Removing container: 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491\" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334230 | controller |     "Jun 11 17:15:44.972752 crc crio[22018]: time=\"2026-06-11T17:15:44.972458551Z\" level=info msg=\"Removed container 55a2312a899f79759d13ba7f9752e1134ab3902136645a405b7ff2573cfa3491: openshift-marketplace/certified-operators-pxtcw/registry-server\" id=9b5cad7d-cbd9-4c8e-a213-814e046fd0fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334246 | controller |     "Jun 11 17:15:44.977686 crc crio[22018]: time=\"2026-06-11T17:15:44.977598244Z\" level=info msg=\"Removing container: 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094\" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334262 | controller |     "Jun 11 17:15:45.011655 crc crio[22018]: time=\"2026-06-11T17:15:45.011484157Z\" level=info msg=\"Removed container 7902313c732b61fedba4351a5d827defc40d92e5e25b3ad251a3a16fe1f0d094: openshift-marketplace/certified-operators-pxtcw/extract-content\" id=901314b2-a550-4733-8afb-7724da75be5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334277 | controller |     "Jun 11 17:15:45.016831 crc crio[22018]: time=\"2026-06-11T17:15:45.016718473Z\" level=info msg=\"Removing container: 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0\" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334293 | controller |     "Jun 11 17:15:45.083845 crc crio[22018]: time=\"2026-06-11T17:15:45.083635378Z\" level=info msg=\"Removed container 7397beb04d1f82c57073dfd7f484a2c05c74ffbee5dbd936004228e036c3f1c0: openshift-marketplace/certified-operators-pxtcw/extract-utilities\" id=90d323f6-7f57-4064-926f-f0c5c3a64223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.334308 | controller |     "Jun 11 17:16:00.551755 crc crio[22018]: time=\"2026-06-11T17:16:00.55061862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686636-tsnwk/POD\" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.334324 | controller |     "Jun 11 17:16:00.553674 crc crio[22018]: time=\"2026-06-11T17:16:00.553031648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334340 | controller |     "Jun 11 17:16:00.610402 crc crio[22018]: time=\"2026-06-11T17:16:00.609904226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.334357 | controller |     "Jun 11 17:16:00.610402 crc crio[22018]: time=\"2026-06-11T17:16:00.610386792Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686636-tsnwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.334374 | controller |     "Jun 11 17:16:01.024811 crc crio[22018]: time=\"2026-06-11T17:16:01.023795197Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h5ztt/POD\" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.334390 | controller |     "Jun 11 17:16:01.024811 crc crio[22018]: time=\"2026-06-11T17:16:01.024309924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334410 | controller |     "Jun 11 17:16:01.063596 crc crio[22018]: time=\"2026-06-11T17:16:01.063484445Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}\"",
2026-06-11 18:17:42.334426 | controller |     "Jun 11 17:16:01.063596 crc crio[22018]: time=\"2026-06-11T17:16:01.063572428Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h5ztt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.334441 | controller |     "Jun 11 17:16:01.229463 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5d9db86410ed29 Mac:c6:5b:2f:d7:e7:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 SocketPath: PciID:}] [{Interface:0xc0001d9090 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.334458 | controller |     "Jun 11 17:16:01.230904 crc crio[22018]: time=\"2026-06-11T17:16:01.230835297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc0074855d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.334474 | controller |     "Jun 11 17:16:01.231067 crc crio[22018]: time=\"2026-06-11T17:16:01.231009992Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686636-tsnwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.334490 | controller |     "Jun 11 17:16:01.271804 crc crio[22018]: time=\"2026-06-11T17:16:01.271477663Z\" level=info msg=\"Ran pod sandbox a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 with infra container: openshift-infra/auto-csr-approver-29686636-tsnwk/POD\" id=40d0cc41-7209-45ca-a220-7634b5766864 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.334506 | controller |     "Jun 11 17:16:01.278477 crc crio[22018]: time=\"2026-06-11T17:16:01.276168433Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.334522 | controller |     "Jun 11 17:16:01.293805 crc crio[22018]: time=\"2026-06-11T17:16:01.293711129Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.334537 | controller |     "Jun 11 17:16:01.758144 crc crio[22018]: 2026-06-11T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3ba9908cc96a08 Mac:6a:a4:ce:0a:09:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.334553 | controller |     "Jun 11 17:16:01.759652 crc crio[22018]: time=\"2026-06-11T17:16:01.759503433Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc00141a390}] Aliases:map[]}\"",
2026-06-11 18:17:42.334572 | controller |     "Jun 11 17:16:01.759793 crc crio[22018]: time=\"2026-06-11T17:16:01.7597096Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h5ztt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.334589 | controller |     "Jun 11 17:16:01.771794 crc crio[22018]: time=\"2026-06-11T17:16:01.771699752Z\" level=info msg=\"Ran pod sandbox f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 with infra container: openshift-marketplace/community-operators-h5ztt/POD\" id=6dbe2776-ddfa-4320-8a2b-4ddaf48b3bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.334605 | controller |     "Jun 11 17:16:01.775591 crc crio[22018]: time=\"2026-06-11T17:16:01.77547109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=efd1ea1a-4e22-4cb0-a3be-1adb5fd0113e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334621 | controller |     "Jun 11 17:16:01.781460 crc crio[22018]: time=\"2026-06-11T17:16:01.781273486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dec221fa-c5ef-4d6d-9f9a-f613f744f6de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334637 | controller |     "Jun 11 17:16:01.789806 crc crio[22018]: time=\"2026-06-11T17:16:01.789693339Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334653 | controller |     "Jun 11 17:16:01.790175 crc crio[22018]: time=\"2026-06-11T17:16:01.790156844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334669 | controller |     "Jun 11 17:16:01.855758 crc crio[22018]: time=\"2026-06-11T17:16:01.85568801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334685 | controller |     "Jun 11 17:16:01.859600 crc crio[22018]: time=\"2026-06-11T17:16:01.85947659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334700 | controller |     "Jun 11 17:16:02.010943 crc crio[22018]: time=\"2026-06-11T17:16:02.010777803Z\" level=info msg=\"Created container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=33409def-920f-4672-974a-85042ace5aee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334716 | controller |     "Jun 11 17:16:02.011887 crc crio[22018]: time=\"2026-06-11T17:16:02.011825685Z\" level=info msg=\"Starting container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800\" id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.334732 | controller |     "Jun 11 17:16:02.015798 crc crio[22018]: time=\"2026-06-11T17:16:02.015685228Z\" level=info msg=\"Started container\" PID=131209 containerID=3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800 description=openshift-marketplace/community-operators-h5ztt/extract-utilities id=acc3eb1e-48d7-4a88-a270-604523c4af9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078",
2026-06-11 18:17:42.334748 | controller |     "Jun 11 17:16:02.112738 crc crio[22018]: time=\"2026-06-11T17:16:02.11264291Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.334767 | controller |     "Jun 11 17:16:02.118927 crc crio[22018]: time=\"2026-06-11T17:16:02.118825416Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.334783 | controller |     "Jun 11 17:16:02.839041 crc crio[22018]: time=\"2026-06-11T17:16:02.838405211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9a62ad5b-60f6-48e7-8044-bb4af93ab346 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.334799 | controller |     "Jun 11 17:16:02.840987 crc crio[22018]: time=\"2026-06-11T17:16:02.840432705Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6962bf98-89c0-4f14-b018-c3568bc3bdea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334815 | controller |     "Jun 11 17:16:02.850442 crc crio[22018]: time=\"2026-06-11T17:16:02.848924623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d72dcad7-c104-4f3d-aea0-119cd4045ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334831 | controller |     "Jun 11 17:16:02.863422 crc crio[22018]: time=\"2026-06-11T17:16:02.863303268Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334860 | controller |     "Jun 11 17:16:02.880204 crc crio[22018]: time=\"2026-06-11T17:16:02.88009578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334882 | controller |     "Jun 11 17:16:02.880956 crc crio[22018]: time=\"2026-06-11T17:16:02.880850275Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=52cf3ee4-7687-4919-8021-e3d5115e6a2d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.334899 | controller |     "Jun 11 17:16:02.882856 crc crio[22018]: time=\"2026-06-11T17:16:02.882770716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=802bfae7-a0a4-4199-88e7-45f9d5477565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334915 | controller |     "Jun 11 17:16:02.902236 crc crio[22018]: time=\"2026-06-11T17:16:02.902140689Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85754b26-801c-4d4e-b663-c71344d0a426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.334931 | controller |     "Jun 11 17:16:02.930477 crc crio[22018]: time=\"2026-06-11T17:16:02.930242212Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/extract-content\" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.334947 | controller |     "Jun 11 17:16:02.931002 crc crio[22018]: time=\"2026-06-11T17:16:02.930938574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334962 | controller |     "Jun 11 17:16:02.985015 crc crio[22018]: time=\"2026-06-11T17:16:02.98488594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334977 | controller |     "Jun 11 17:16:03.013648 crc crio[22018]: time=\"2026-06-11T17:16:03.013552149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.334997 | controller |     "Jun 11 17:16:03.020583 crc crio[22018]: time=\"2026-06-11T17:16:03.020402095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335014 | controller |     "Jun 11 17:16:03.282108 crc crio[22018]: time=\"2026-06-11T17:16:03.281986382Z\" level=info msg=\"Created container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content\" id=52679410-8c32-4eee-86d2-91e02085993a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.335032 | controller |     "Jun 11 17:16:03.283674 crc crio[22018]: time=\"2026-06-11T17:16:03.283596872Z\" level=info msg=\"Starting container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6\" id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.335049 | controller |     "Jun 11 17:16:03.302453 crc crio[22018]: time=\"2026-06-11T17:16:03.301736677Z\" level=info msg=\"Started container\" PID=131281 containerID=3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6 description=openshift-marketplace/community-operators-h5ztt/extract-content id=8c1b2100-394c-4fea-8117-1d1e092b19fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078",
2026-06-11 18:17:42.335065 | controller |     "Jun 11 17:16:03.562243 crc crio[22018]: time=\"2026-06-11T17:16:03.561825916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335081 | controller |     "Jun 11 17:16:03.677827 crc crio[22018]: time=\"2026-06-11T17:16:03.677686277Z\" level=info msg=\"Created container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=4b21ae53-e09c-4413-8424-154716387c0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.335098 | controller |     "Jun 11 17:16:03.684404 crc crio[22018]: time=\"2026-06-11T17:16:03.679309178Z\" level=info msg=\"Starting container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e\" id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.335114 | controller |     "Jun 11 17:16:03.685822 crc crio[22018]: time=\"2026-06-11T17:16:03.685705371Z\" level=info msg=\"Started container\" PID=131328 containerID=5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e description=openshift-infra/auto-csr-approver-29686636-tsnwk/oc id=02ed7d58-63f1-48d7-a4e3-e73659c90667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73",
2026-06-11 18:17:42.335131 | controller |     "Jun 11 17:16:05.180270 crc crio[22018]: time=\"2026-06-11T17:16:05.179262632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78873d4e-28b0-4068-908f-3f75994378a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.335146 | controller |     "Jun 11 17:16:05.181869 crc crio[22018]: time=\"2026-06-11T17:16:05.18173502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01db7d35-8179-4b00-aaa6-0e357ebd9289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.335163 | controller |     "Jun 11 17:16:05.190684 crc crio[22018]: time=\"2026-06-11T17:16:05.190498128Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h5ztt/registry-server\" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.335179 | controller |     "Jun 11 17:16:05.191015 crc crio[22018]: time=\"2026-06-11T17:16:05.190948503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335199 | controller |     "Jun 11 17:16:05.250246 crc crio[22018]: time=\"2026-06-11T17:16:05.250095746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335216 | controller |     "Jun 11 17:16:05.254290 crc crio[22018]: time=\"2026-06-11T17:16:05.254227159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335232 | controller |     "Jun 11 17:16:05.424875 crc crio[22018]: time=\"2026-06-11T17:16:05.424292833Z\" level=info msg=\"Created container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=9e874275-1aa1-4545-8b9b-acb8e321d319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.335250 | controller |     "Jun 11 17:16:05.426841 crc crio[22018]: time=\"2026-06-11T17:16:05.426593757Z\" level=info msg=\"Starting container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a\" id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.335267 | controller |     "Jun 11 17:16:05.434976 crc crio[22018]: time=\"2026-06-11T17:16:05.43488584Z\" level=info msg=\"Started container\" PID=131450 containerID=e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a description=openshift-marketplace/community-operators-h5ztt/registry-server id=162a8392-226f-4bdd-b517-64587b2a111b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078",
2026-06-11 18:17:42.335285 | controller |     "Jun 11 17:16:06.215464 crc crio[22018]: time=\"2026-06-11T17:16:06.214404563Z\" level=info msg=\"Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335301 | controller |     "Jun 11 17:16:06.215464 crc crio[22018]: time=\"2026-06-11T17:16:06.215321002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686636-tsnwk Namespace:openshift-infra ID:a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73 UID:dc9fdf57-9f01-467f-be5e-cac539ae733b NetNS:/var/run/netns/2ea0bdf5-0267-4b93-a2d9-c99df9593562 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc9fdf57_9f01_467f_be5e_cac539ae733b.slice PodAnnotations:0xc007484a70}] Aliases:map[]}\"",
2026-06-11 18:17:42.335318 | controller |     "Jun 11 17:16:06.216283 crc crio[22018]: time=\"2026-06-11T17:16:06.21556516Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686636-tsnwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.335335 | controller |     "Jun 11 17:16:06.638148 crc crio[22018]: time=\"2026-06-11T17:16:06.637595479Z\" level=info msg=\"Stopped pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=d4068d45-38d6-4dd7-8961-cd7dd3a749d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335351 | controller |     "Jun 11 17:16:11.498865 crc crio[22018]: time=\"2026-06-11T17:16:11.497486499Z\" level=info msg=\"Removing container: fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927\" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335367 | controller |     "Jun 11 17:16:11.708301 crc crio[22018]: time=\"2026-06-11T17:16:11.708162386Z\" level=info msg=\"Removed container fecc34059da7da166821a0c762b4054fd07802e30106569a0dfe2fcf58ad0927: openshift-infra/auto-csr-approver-29686630-c9ql9/oc\" id=44dc5e25-f526-4631-bf12-4c6e0b83a927 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335387 | controller |     "Jun 11 17:16:11.731567 crc crio[22018]: time=\"2026-06-11T17:16:11.731436379Z\" level=info msg=\"Stopping pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335404 | controller |     "Jun 11 17:16:11.731924 crc crio[22018]: time=\"2026-06-11T17:16:11.731606505Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4e271ea4-c455-4910-a9d6-40a203cf23ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335420 | controller |     "Jun 11 17:16:11.732638 crc crio[22018]: time=\"2026-06-11T17:16:11.732571575Z\" level=info msg=\"Removing pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335436 | controller |     "Jun 11 17:16:11.747079 crc crio[22018]: time=\"2026-06-11T17:16:11.746992395Z\" level=info msg=\"Removed pod sandbox: d2628861e94788d01401663b42805e1da86bd0755ed2840b41bda7256e691b01\" id=4bacc577-ce8b-461f-9b0d-9521ba167000 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335452 | controller |     "Jun 11 17:16:11.748294 crc crio[22018]: time=\"2026-06-11T17:16:11.748152829Z\" level=info msg=\"Stopping pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335467 | controller |     "Jun 11 17:16:11.748436 crc crio[22018]: time=\"2026-06-11T17:16:11.748319284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=fc83abc1-6d1d-4687-a782-a7bb5c8d77f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335483 | controller |     "Jun 11 17:16:11.749288 crc crio[22018]: time=\"2026-06-11T17:16:11.749199902Z\" level=info msg=\"Removing pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335499 | controller |     "Jun 11 17:16:11.767698 crc crio[22018]: time=\"2026-06-11T17:16:11.767392913Z\" level=info msg=\"Removed pod sandbox: 8b40fff5ef3fe5d9afd39138b665d1af146e3ece876f5d285851ed06a19098f9\" id=34193011-7e98-4bcb-98c5-b0596503a37e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335515 | controller |     "Jun 11 17:16:13.318295 crc crio[22018]: time=\"2026-06-11T17:16:13.317513783Z\" level=info msg=\"Stopping container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a (timeout: 2s)\" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.335531 | controller |     "Jun 11 17:16:13.441866 crc crio[22018]: time=\"2026-06-11T17:16:13.44180396Z\" level=info msg=\"Stopped container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=e103dd1b-e8e4-4714-aaca-87d040537d17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.335547 | controller |     "Jun 11 17:16:13.442948 crc crio[22018]: time=\"2026-06-11T17:16:13.442899104Z\" level=info msg=\"Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335563 | controller |     "Jun 11 17:16:13.443710 crc crio[22018]: time=\"2026-06-11T17:16:13.443602057Z\" level=info msg=\"Got pod network &{Name:community-operators-h5ztt Namespace:openshift-marketplace ID:f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078 UID:e012ffa5-9225-48fc-812d-3166b6030a61 NetNS:/var/run/netns/badf1d6a-0cba-4277-ac69-ca337ee8ab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode012ffa5_9225_48fc_812d_3166b6030a61.slice PodAnnotations:0xc0004bf948}] Aliases:map[]}\"",
2026-06-11 18:17:42.335582 | controller |     "Jun 11 17:16:13.443848 crc crio[22018]: time=\"2026-06-11T17:16:13.443763072Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-h5ztt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.335599 | controller |     "Jun 11 17:16:13.810494 crc crio[22018]: time=\"2026-06-11T17:16:13.807734322Z\" level=info msg=\"Stopped pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=cefd1a4e-d87d-45d7-90d4-a685df9c1ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335615 | controller |     "Jun 11 17:16:14.370482 crc crio[22018]: time=\"2026-06-11T17:16:14.37018816Z\" level=info msg=\"Removing container: e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a\" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335630 | controller |     "Jun 11 17:16:14.405862 crc crio[22018]: time=\"2026-06-11T17:16:14.405702896Z\" level=info msg=\"Removed container e33da2e32af7c656b8d394146b21d02c99296ec07c680939099d7b9ba0725a0a: openshift-marketplace/community-operators-h5ztt/registry-server\" id=345dc113-5a59-4d4e-9e7f-636f6c1823d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335646 | controller |     "Jun 11 17:16:14.409502 crc crio[22018]: time=\"2026-06-11T17:16:14.409417321Z\" level=info msg=\"Removing container: 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6\" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335662 | controller |     "Jun 11 17:16:14.441395 crc crio[22018]: time=\"2026-06-11T17:16:14.441243648Z\" level=info msg=\"Removed container 3e0a652ecaf411c475c8c187d2636931b984271c01c5bb54f4011c9954ab87d6: openshift-marketplace/community-operators-h5ztt/extract-content\" id=65a3b4d1-c97c-4ac3-8410-14ff16db1724 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335678 | controller |     "Jun 11 17:16:14.455461 crc crio[22018]: time=\"2026-06-11T17:16:14.454958708Z\" level=info msg=\"Removing container: 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800\" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335694 | controller |     "Jun 11 17:16:14.500895 crc crio[22018]: time=\"2026-06-11T17:16:14.500777177Z\" level=info msg=\"Removed container 3517a37ebc268d9363dfd5bfd06fe0f8838a3a38ac4bb76ec98dba1209d41800: openshift-marketplace/community-operators-h5ztt/extract-utilities\" id=e1269e72-e6c6-4065-8238-44f1499e1dd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.335709 | controller |     "Jun 11 17:17:11.899771 crc crio[22018]: time=\"2026-06-11T17:17:11.892900957Z\" level=info msg=\"Stopping pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335725 | controller |     "Jun 11 17:17:11.902697 crc crio[22018]: time=\"2026-06-11T17:17:11.899926471Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a683f384-138d-472b-a898-22ca15269493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.335741 | controller |     "Jun 11 17:17:11.903457 crc crio[22018]: time=\"2026-06-11T17:17:11.903177622Z\" level=info msg=\"Removing pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335757 | controller |     "Jun 11 17:17:11.929416 crc crio[22018]: time=\"2026-06-11T17:17:11.929102388Z\" level=info msg=\"Removed pod sandbox: f3ba9908cc96a08bd21214e0e423a81a074b592dae59bd4dd1d93d475df4a078\" id=a3798b71-fd22-44c1-a4a7-0b62393d64aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.335780 | controller |     "Jun 11 17:18:00.536604 crc crio[22018]: time=\"2026-06-11T17:18:00.535501509Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686638-rjd89/POD\" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.335797 | controller |     "Jun 11 17:18:00.538220 crc crio[22018]: time=\"2026-06-11T17:18:00.536627945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.335813 | controller |     "Jun 11 17:18:00.581207 crc crio[22018]: time=\"2026-06-11T17:18:00.580917237Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}\"",
2026-06-11 18:17:42.335830 | controller |     "Jun 11 17:18:00.581572 crc crio[22018]: time=\"2026-06-11T17:18:00.581544987Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686638-rjd89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.335846 | controller |     "Jun 11 17:18:01.120635 crc crio[22018]: 2026-06-11T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1770d36c6d15bc8 Mac:aa:d6:70:d5:d9:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.335883 | controller |     "Jun 11 17:18:01.123763 crc crio[22018]: time=\"2026-06-11T17:18:01.123624293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc00141a360}] Aliases:map[]}\"",
2026-06-11 18:17:42.335901 | controller |     "Jun 11 17:18:01.124160 crc crio[22018]: time=\"2026-06-11T17:18:01.123979295Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686638-rjd89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.335917 | controller |     "Jun 11 17:18:01.143912 crc crio[22018]: time=\"2026-06-11T17:18:01.143792729Z\" level=info msg=\"Ran pod sandbox 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 with infra container: openshift-infra/auto-csr-approver-29686638-rjd89/POD\" id=50a78efe-1a3e-4408-891c-981bcc6b712f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.335933 | controller |     "Jun 11 17:18:01.148230 crc crio[22018]: time=\"2026-06-11T17:18:01.147846971Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.335949 | controller |     "Jun 11 17:18:01.159835 crc crio[22018]: time=\"2026-06-11T17:18:01.159715208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.335965 | controller |     "Jun 11 17:18:02.221163 crc crio[22018]: time=\"2026-06-11T17:18:02.221103899Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=87035b21-b2d6-4c1d-9905-d2683854625d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.335984 | controller |     "Jun 11 17:18:02.224971 crc crio[22018]: time=\"2026-06-11T17:18:02.224941961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c7d51ef-00cb-4b30-aef6-9562bafcf986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.336015 | controller |     "Jun 11 17:18:02.229941 crc crio[22018]: time=\"2026-06-11T17:18:02.229837695Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfafdc6-0068-4f63-950c-8a81ce38fdda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.336034 | controller |     "Jun 11 17:18:02.240860 crc crio[22018]: time=\"2026-06-11T17:18:02.24073419Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.336051 | controller |     "Jun 11 17:18:02.241479 crc crio[22018]: time=\"2026-06-11T17:18:02.241392452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336068 | controller |     "Jun 11 17:18:02.341443 crc crio[22018]: time=\"2026-06-11T17:18:02.341232473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336084 | controller |     "Jun 11 17:18:02.689377 crc crio[22018]: time=\"2026-06-11T17:18:02.688889433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336099 | controller |     "Jun 11 17:18:02.817905 crc crio[22018]: time=\"2026-06-11T17:18:02.817804855Z\" level=info msg=\"Created container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=455f4b19-3b29-4557-9e49-9ba885e01a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.336116 | controller |     "Jun 11 17:18:02.819706 crc crio[22018]: time=\"2026-06-11T17:18:02.819517313Z\" level=info msg=\"Starting container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500\" id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.336132 | controller |     "Jun 11 17:18:02.824477 crc crio[22018]: time=\"2026-06-11T17:18:02.824316122Z\" level=info msg=\"Started container\" PID=136975 containerID=4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500 description=openshift-infra/auto-csr-approver-29686638-rjd89/oc id=8c8117f6-6ba7-4d02-b1fb-72c3412d1c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75",
2026-06-11 18:17:42.336149 | controller |     "Jun 11 17:18:05.276079 crc crio[22018]: time=\"2026-06-11T17:18:05.27504429Z\" level=info msg=\"Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336165 | controller |     "Jun 11 17:18:05.277574 crc crio[22018]: time=\"2026-06-11T17:18:05.276850807Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686638-rjd89 Namespace:openshift-infra ID:1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75 UID:fbb91dcb-3c06-4bea-8ded-47aa135c9091 NetNS:/var/run/netns/50d1d241-4e03-4318-91c1-a2f90dd04624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbb91dcb_3c06_4bea_8ded_47aa135c9091.slice PodAnnotations:0xc002300fe8}] Aliases:map[]}\"",
2026-06-11 18:17:42.336185 | controller |     "Jun 11 17:18:05.277574 crc crio[22018]: time=\"2026-06-11T17:18:05.277011083Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686638-rjd89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.336202 | controller |     "Jun 11 17:18:05.618874 crc crio[22018]: time=\"2026-06-11T17:18:05.618728583Z\" level=info msg=\"Stopped pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=249d284b-4262-4afd-987f-858321653760 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336218 | controller |     "Jun 11 17:18:11.988473 crc crio[22018]: time=\"2026-06-11T17:18:11.987209252Z\" level=info msg=\"Removing container: 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d\" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336234 | controller |     "Jun 11 17:18:12.208050 crc crio[22018]: time=\"2026-06-11T17:18:12.207912464Z\" level=info msg=\"Removed container 21ad424b5bc07273fe69c91866d7e0934d94126c7ee9bed72a391ae00c09ad2d: openshift-infra/auto-csr-approver-29686632-67w4n/oc\" id=86d4c7be-7456-4291-bfd3-4a63b93851d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336250 | controller |     "Jun 11 17:18:12.211183 crc crio[22018]: time=\"2026-06-11T17:18:12.211102991Z\" level=info msg=\"Removing container: 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf\" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336267 | controller |     "Jun 11 17:18:12.246546 crc crio[22018]: time=\"2026-06-11T17:18:12.246172279Z\" level=info msg=\"Removed container 9e716aa62bf8bb6749cc980d72f34b801eef2058a86c6b8c96aee116a0348edf: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=1db870f8-5eee-44c0-8c8f-ce2963c5049c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336283 | controller |     "Jun 11 17:18:12.250895 crc crio[22018]: time=\"2026-06-11T17:18:12.250741487Z\" level=info msg=\"Removing container: 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a\" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336299 | controller |     "Jun 11 17:18:12.300947 crc crio[22018]: time=\"2026-06-11T17:18:12.300818386Z\" level=info msg=\"Removed container 97644b89f0f4281265e4ca2c49be6e0ed9ad5752f1d20316a2431fbfe823695a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kw4xd/init\" id=fb50e42f-eb4b-46f1-b22d-69ae367be594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.336314 | controller |     "Jun 11 17:18:12.311271 crc crio[22018]: time=\"2026-06-11T17:18:12.31114833Z\" level=info msg=\"Stopping pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336330 | controller |     "Jun 11 17:18:12.311271 crc crio[22018]: time=\"2026-06-11T17:18:12.311236993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=223a92ac-a14e-4ed9-98d4-20812ffa54cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336347 | controller |     "Jun 11 17:18:12.311941 crc crio[22018]: time=\"2026-06-11T17:18:12.311868452Z\" level=info msg=\"Removing pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.336364 | controller |     "Jun 11 17:18:12.334141 crc crio[22018]: time=\"2026-06-11T17:18:12.333595895Z\" level=info msg=\"Removed pod sandbox: 53d334f540a65383e810585f9d705a6b4b467fabb9ed483e1413b1882683955f\" id=f3e2dd62-c938-41e5-9483-3f38fc16ca41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.336382 | controller |     "Jun 11 17:18:12.334688 crc crio[22018]: time=\"2026-06-11T17:18:12.334612244Z\" level=info msg=\"Stopping pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336399 | controller |     "Jun 11 17:18:12.334783 crc crio[22018]: time=\"2026-06-11T17:18:12.334688776Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=6d933e43-6dbc-4fe2-8f8e-b883371db8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336414 | controller |     "Jun 11 17:18:12.335692 crc crio[22018]: time=\"2026-06-11T17:18:12.335636996Z\" level=info msg=\"Removing pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.336430 | controller |     "Jun 11 17:18:12.354265 crc crio[22018]: time=\"2026-06-11T17:18:12.354161465Z\" level=info msg=\"Removed pod sandbox: c0367fda73201264ee584bb418d1b3371879e050b200f3e4b1c556be8e12c3c9\" id=9f2943a0-2f10-4da0-9616-2c4b0558223a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.336447 | controller |     "Jun 11 17:19:30.866021 crc crio[22018]: time=\"2026-06-11T17:19:30.864854837Z\" level=info msg=\"Stopping pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033\" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336463 | controller |     "Jun 11 17:19:30.869851 crc crio[22018]: time=\"2026-06-11T17:19:30.867376317Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp Namespace:openstack ID:a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033 UID:36755010-aefb-4940-92ad-48d83981471d NetNS:/var/run/netns/4d18c94f-c401-40d6-9001-ec0321c34d5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36755010_aefb_4940_92ad_48d83981471d.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.336480 | controller |     "Jun 11 17:19:30.869851 crc crio[22018]: time=\"2026-06-11T17:19:30.867829532Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.336496 | controller |     "Jun 11 17:19:31.413895 crc crio[22018]: time=\"2026-06-11T17:19:31.413090098Z\" level=info msg=\"Stopped pod sandbox: a39ee4c08c96dd8c64411007505e4ec9d8a9d28dcfb7013468f77b7eeb1cd033\" id=766bb0b5-75fd-45cb-9b1d-bc2bebee474c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.336512 | controller |     "Jun 11 17:19:32.391165 crc crio[22018]: time=\"2026-06-11T17:19:32.390684197Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD\" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.336528 | controller |     "Jun 11 17:19:32.392817 crc crio[22018]: time=\"2026-06-11T17:19:32.391309677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336544 | controller |     "Jun 11 17:19:32.438642 crc crio[22018]: time=\"2026-06-11T17:19:32.438479731Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}\"",
2026-06-11 18:17:42.336566 | controller |     "Jun 11 17:19:32.438642 crc crio[22018]: time=\"2026-06-11T17:19:32.438567503Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.336583 | controller |     "Jun 11 17:19:33.097397 crc crio[22018]: 2026-06-11T17:19:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7ee0136e99d9e5 Mac:1a:b6:ab:cc:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.336599 | controller |     "Jun 11 17:19:33.099193 crc crio[22018]: time=\"2026-06-11T17:19:33.099105476Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc002300f60}] Aliases:map[]}\"",
2026-06-11 18:17:42.336618 | controller |     "Jun 11 17:19:33.099300 crc crio[22018]: time=\"2026-06-11T17:19:33.099267682Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.336636 | controller |     "Jun 11 17:19:33.110812 crc crio[22018]: time=\"2026-06-11T17:19:33.110718441Z\" level=info msg=\"Ran pod sandbox d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/POD\" id=39b3aad6-fcdc-480c-a474-8dbcd662011b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.336652 | controller |     "Jun 11 17:19:33.122163 crc crio[22018]: time=\"2026-06-11T17:19:33.122023378Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.336667 | controller |     "Jun 11 17:19:33.136990 crc crio[22018]: time=\"2026-06-11T17:19:33.136129655Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.336684 | controller |     "Jun 11 17:19:33.658902 crc crio[22018]: time=\"2026-06-11T17:19:33.658759935Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a95adb8-778e-4dfc-a011-83c44ebd03e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.336699 | controller |     "Jun 11 17:19:33.663113 crc crio[22018]: time=\"2026-06-11T17:19:33.662992859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=684bd952-a40e-415b-9b32-b73b52011901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.336716 | controller |     "Jun 11 17:19:33.691745 crc crio[22018]: time=\"2026-06-11T17:19:33.691486601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f5a4d675-30b3-4746-a1da-187078992bcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.336735 | controller |     "Jun 11 17:19:33.702111 crc crio[22018]: time=\"2026-06-11T17:19:33.702001013Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.336751 | controller |     "Jun 11 17:19:33.702833 crc crio[22018]: time=\"2026-06-11T17:19:33.702739637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336766 | controller |     "Jun 11 17:19:33.750456 crc crio[22018]: time=\"2026-06-11T17:19:33.750310623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336782 | controller |     "Jun 11 17:19:33.756078 crc crio[22018]: time=\"2026-06-11T17:19:33.755990123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336798 | controller |     "Jun 11 17:19:33.973629 crc crio[22018]: time=\"2026-06-11T17:19:33.972694136Z\" level=info msg=\"Created container 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=5316b2da-c63a-4d21-832c-10dab7a7854d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.336814 | controller |     "Jun 11 17:19:33.974687 crc crio[22018]: time=\"2026-06-11T17:19:33.974496393Z\" level=info msg=\"Starting container: 6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d\" id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.336830 | controller |     "Jun 11 17:19:33.987086 crc crio[22018]: time=\"2026-06-11T17:19:33.986939267Z\" level=info msg=\"Started container\" PID=141802 containerID=6706b7af87f51eac7025f557df8e11ba8a13a52004bbfdd844f48c14cee01c3d description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=65e0511f-d3e3-46ff-8b85-0403f520cc87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac",
2026-06-11 18:17:42.336846 | controller |     "Jun 11 17:20:00.571250 crc crio[22018]: time=\"2026-06-11T17:20:00.570010383Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686640-rhxr5/POD\" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.336884 | controller |     "Jun 11 17:20:00.571250 crc crio[22018]: time=\"2026-06-11T17:20:00.571193101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.336902 | controller |     "Jun 11 17:20:00.623941 crc crio[22018]: time=\"2026-06-11T17:20:00.623759616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}\"",
2026-06-11 18:17:42.336918 | controller |     "Jun 11 17:20:00.623941 crc crio[22018]: time=\"2026-06-11T17:20:00.62388338Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686640-rhxr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.336938 | controller |     "Jun 11 17:20:01.187812 crc crio[22018]: 2026-06-11T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f93d61b2e0249ea Mac:96:93:dc:4c:39:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 SocketPath: PciID:}] [{Interface:0xc000134fe0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.336955 | controller |     "Jun 11 17:20:01.189897 crc crio[22018]: time=\"2026-06-11T17:20:01.189751889Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc005da0370}] Aliases:map[]}\"",
2026-06-11 18:17:42.336971 | controller |     "Jun 11 17:20:01.190209 crc crio[22018]: time=\"2026-06-11T17:20:01.1900877Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686640-rhxr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.336988 | controller |     "Jun 11 17:20:01.200307 crc crio[22018]: time=\"2026-06-11T17:20:01.200217915Z\" level=info msg=\"Ran pod sandbox f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea with infra container: openshift-infra/auto-csr-approver-29686640-rhxr5/POD\" id=a4759229-d3ed-4322-98eb-310736ece024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.337005 | controller |     "Jun 11 17:20:01.202709 crc crio[22018]: time=\"2026-06-11T17:20:01.202624527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.337021 | controller |     "Jun 11 17:20:01.212083 crc crio[22018]: time=\"2026-06-11T17:20:01.211997035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.337037 | controller |     "Jun 11 17:20:02.375377 crc crio[22018]: time=\"2026-06-11T17:20:02.374811098Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9e26c337-5187-4c97-8f4a-43e8cf7ef830 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.337053 | controller |     "Jun 11 17:20:02.376859 crc crio[22018]: time=\"2026-06-11T17:20:02.376259244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dc48d6ec-f6a1-4976-aeaa-d91cf8cf55bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337069 | controller |     "Jun 11 17:20:02.378681 crc crio[22018]: time=\"2026-06-11T17:20:02.378593047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=90dacf9f-1f59-48fd-9e18-1aa36f849134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337085 | controller |     "Jun 11 17:20:02.390095 crc crio[22018]: time=\"2026-06-11T17:20:02.38999481Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337101 | controller |     "Jun 11 17:20:02.390757 crc crio[22018]: time=\"2026-06-11T17:20:02.390696052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337117 | controller |     "Jun 11 17:20:02.471394 crc crio[22018]: time=\"2026-06-11T17:20:02.471249112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337136 | controller |     "Jun 11 17:20:02.829415 crc crio[22018]: time=\"2026-06-11T17:20:02.829162656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337152 | controller |     "Jun 11 17:20:02.946869 crc crio[22018]: time=\"2026-06-11T17:20:02.945438738Z\" level=info msg=\"Created container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=581501e6-e795-4e37-9c91-b02bfc168525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337167 | controller |     "Jun 11 17:20:02.946869 crc crio[22018]: time=\"2026-06-11T17:20:02.946261524Z\" level=info msg=\"Starting container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5\" id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.337183 | controller |     "Jun 11 17:20:02.969388 crc crio[22018]: time=\"2026-06-11T17:20:02.968630239Z\" level=info msg=\"Started container\" PID=143466 containerID=2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5 description=openshift-infra/auto-csr-approver-29686640-rhxr5/oc id=90bb3d4c-186a-4406-b797-7a323b2ded68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea",
2026-06-11 18:17:42.337200 | controller |     "Jun 11 17:20:05.389287 crc crio[22018]: time=\"2026-06-11T17:20:05.388593469Z\" level=info msg=\"Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.337216 | controller |     "Jun 11 17:20:05.390572 crc crio[22018]: time=\"2026-06-11T17:20:05.389837809Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686640-rhxr5 Namespace:openshift-infra ID:f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea UID:dbcf27df-a2ec-47fa-945f-b27ecc6b7016 NetNS:/var/run/netns/f74525db-f434-4c30-b72a-5e338c0ef899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcf27df_a2ec_47fa_945f_b27ecc6b7016.slice PodAnnotations:0xc0003817c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.337231 | controller |     "Jun 11 17:20:05.390572 crc crio[22018]: time=\"2026-06-11T17:20:05.389959763Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686640-rhxr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.337248 | controller |     "Jun 11 17:20:05.747765 crc crio[22018]: time=\"2026-06-11T17:20:05.747669579Z\" level=info msg=\"Stopped pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=fe8878d5-91b0-4d49-8358-ac2c915d2672 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.337264 | controller |     "Jun 11 17:20:12.458223 crc crio[22018]: time=\"2026-06-11T17:20:12.449590495Z\" level=info msg=\"Removing container: e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100\" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.337280 | controller |     "Jun 11 17:20:12.742102 crc crio[22018]: time=\"2026-06-11T17:20:12.741883334Z\" level=info msg=\"Removed container e883a9451089d254b50d6b80fb9342f6a3929c01a6117e78037b5c25dd632100: openshift-infra/auto-csr-approver-29686634-74sl5/oc\" id=ffa969f0-7796-482b-9ff3-f00422308164 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.337296 | controller |     "Jun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.752946371Z\" level=info msg=\"Stopping pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.337312 | controller |     "Jun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.753051764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=6cf80603-d79f-42e3-85aa-a0580a516c57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.337331 | controller |     "Jun 11 17:20:12.753707 crc crio[22018]: time=\"2026-06-11T17:20:12.753583511Z\" level=info msg=\"Removing pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.337347 | controller |     "Jun 11 17:20:12.769664 crc crio[22018]: time=\"2026-06-11T17:20:12.769570259Z\" level=info msg=\"Removed pod sandbox: a1d02ca9e266dfea705bf02f53d1081b3262e8cc92c15cb97f39f7ec5cc26103\" id=62736b53-73ea-4cb9-8a68-c4cbd7fdc56d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.337364 | controller |     "Jun 11 17:21:28.132865 crc crio[22018]: time=\"2026-06-11T17:21:28.13187542Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gkjvs/POD\" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.337380 | controller |     "Jun 11 17:21:28.135748 crc crio[22018]: time=\"2026-06-11T17:21:28.133246744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337395 | controller |     "Jun 11 17:21:28.177069 crc crio[22018]: time=\"2026-06-11T17:21:28.176966159Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}\"",
2026-06-11 18:17:42.337412 | controller |     "Jun 11 17:21:28.177069 crc crio[22018]: time=\"2026-06-11T17:21:28.17702704Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gkjvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.337428 | controller |     "Jun 11 17:21:28.822146 crc crio[22018]: 2026-06-11T17:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c71ae8bf6d1f47 Mac:66:a5:24:28:8b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.337443 | controller |     "Jun 11 17:21:28.824928 crc crio[22018]: time=\"2026-06-11T17:21:28.824825856Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc002a1b620}] Aliases:map[]}\"",
2026-06-11 18:17:42.337460 | controller |     "Jun 11 17:21:28.825235 crc crio[22018]: time=\"2026-06-11T17:21:28.825168677Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gkjvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.337477 | controller |     "Jun 11 17:21:28.837837 crc crio[22018]: time=\"2026-06-11T17:21:28.837740195Z\" level=info msg=\"Ran pod sandbox 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 with infra container: openshift-marketplace/redhat-operators-gkjvs/POD\" id=e02c7a93-612c-402f-9c1c-204b34142bc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.337496 | controller |     "Jun 11 17:21:28.843126 crc crio[22018]: time=\"2026-06-11T17:21:28.843043335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29e79908-64ca-4d8d-8e61-691d8a0bab45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337513 | controller |     "Jun 11 17:21:28.845055 crc crio[22018]: time=\"2026-06-11T17:21:28.845004065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a33395f5-98ec-4f42-8314-7bef930e0636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337529 | controller |     "Jun 11 17:21:28.859475 crc crio[22018]: time=\"2026-06-11T17:21:28.859323499Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337545 | controller |     "Jun 11 17:21:28.860014 crc crio[22018]: time=\"2026-06-11T17:21:28.859956237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337561 | controller |     "Jun 11 17:21:28.950051 crc crio[22018]: time=\"2026-06-11T17:21:28.949640218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337577 | controller |     "Jun 11 17:21:28.957170 crc crio[22018]: time=\"2026-06-11T17:21:28.957126396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337593 | controller |     "Jun 11 17:21:29.142990 crc crio[22018]: time=\"2026-06-11T17:21:29.142796104Z\" level=info msg=\"Created container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=25d853ca-d11d-4933-9603-1e5e585ad0d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337609 | controller |     "Jun 11 17:21:29.146042 crc crio[22018]: time=\"2026-06-11T17:21:29.145904039Z\" level=info msg=\"Starting container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d\" id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.337625 | controller |     "Jun 11 17:21:29.152461 crc crio[22018]: time=\"2026-06-11T17:21:29.152391599Z\" level=info msg=\"Started container\" PID=147619 containerID=456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d description=openshift-marketplace/redhat-operators-gkjvs/extract-utilities id=a57d2ac2-0c52-4500-b4bf-ee6ff681fd8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029",
2026-06-11 18:17:42.337641 | controller |     "Jun 11 17:21:30.277452 crc crio[22018]: time=\"2026-06-11T17:21:30.276770646Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.337657 | controller |     "Jun 11 17:21:30.291925 crc crio[22018]: time=\"2026-06-11T17:21:30.291841153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.337675 | controller |     "Jun 11 17:21:31.318765 crc crio[22018]: time=\"2026-06-11T17:21:31.318550897Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=c6337e1f-bce7-4be5-83c9-58f65033bf6f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.337695 | controller |     "Jun 11 17:21:31.320009 crc crio[22018]: time=\"2026-06-11T17:21:31.319767986Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d5b00835-a013-470c-ab01-d1e27924eca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337713 | controller |     "Jun 11 17:21:31.323182 crc crio[22018]: time=\"2026-06-11T17:21:31.323125432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8c32a23e-8714-49f6-b414-aec4262f669f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337729 | controller |     "Jun 11 17:21:31.339612 crc crio[22018]: time=\"2026-06-11T17:21:31.334172501Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337744 | controller |     "Jun 11 17:21:31.339612 crc crio[22018]: time=\"2026-06-11T17:21:31.334787351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337760 | controller |     "Jun 11 17:21:31.383182 crc crio[22018]: time=\"2026-06-11T17:21:31.383074481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337776 | controller |     "Jun 11 17:21:31.386556 crc crio[22018]: time=\"2026-06-11T17:21:31.386435847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337792 | controller |     "Jun 11 17:21:31.573706 crc crio[22018]: time=\"2026-06-11T17:21:31.572799089Z\" level=info msg=\"Created container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=ca9d860c-b6b7-494f-8b11-6195edb9e2d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337809 | controller |     "Jun 11 17:21:31.574890 crc crio[22018]: time=\"2026-06-11T17:21:31.574719709Z\" level=info msg=\"Starting container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161\" id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.337825 | controller |     "Jun 11 17:21:31.586330 crc crio[22018]: time=\"2026-06-11T17:21:31.582841657Z\" level=info msg=\"Started container\" PID=147703 containerID=8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161 description=openshift-marketplace/redhat-operators-gkjvs/extract-content id=d7258eb8-76d6-4921-8d2b-8aa827ea5986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029",
2026-06-11 18:17:42.337841 | controller |     "Jun 11 17:21:45.909569 crc crio[22018]: time=\"2026-06-11T17:21:45.908971507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=462f3491-d236-425f-a784-da99777d858f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337891 | controller |     "Jun 11 17:21:45.913398 crc crio[22018]: time=\"2026-06-11T17:21:45.913250048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=241537a2-7cb2-4b98-89ff-49d6a7a390d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.337910 | controller |     "Jun 11 17:21:45.923669 crc crio[22018]: time=\"2026-06-11T17:21:45.923573775Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337926 | controller |     "Jun 11 17:21:45.925171 crc crio[22018]: time=\"2026-06-11T17:21:45.925072473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337945 | controller |     "Jun 11 17:21:46.040219 crc crio[22018]: time=\"2026-06-11T17:21:46.040117175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337961 | controller |     "Jun 11 17:21:46.054353 crc crio[22018]: time=\"2026-06-11T17:21:46.054251763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.337977 | controller |     "Jun 11 17:21:46.315280 crc crio[22018]: time=\"2026-06-11T17:21:46.315120995Z\" level=info msg=\"Created container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=ebb0b9a9-f8d7-46ad-9e46-0bc65f06cd37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.337993 | controller |     "Jun 11 17:21:46.316683 crc crio[22018]: time=\"2026-06-11T17:21:46.316589401Z\" level=info msg=\"Starting container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d\" id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.338009 | controller |     "Jun 11 17:21:46.323420 crc crio[22018]: time=\"2026-06-11T17:21:46.323257732Z\" level=info msg=\"Started container\" PID=148417 containerID=ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d description=openshift-marketplace/redhat-operators-gkjvs/registry-server id=cdbe00f2-588e-43f6-8771-eca7d256cbeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029",
2026-06-11 18:17:42.338025 | controller |     "Jun 11 17:22:01.083483 crc crio[22018]: time=\"2026-06-11T17:22:01.082607691Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686642-wclzh/POD\" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.338040 | controller |     "Jun 11 17:22:01.085457 crc crio[22018]: time=\"2026-06-11T17:22:01.083903292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.338111 | controller |     "Jun 11 17:22:01.325666 crc crio[22018]: time=\"2026-06-11T17:22:01.325423344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.338133 | controller |     "Jun 11 17:22:01.325666 crc crio[22018]: time=\"2026-06-11T17:22:01.325486946Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686642-wclzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.338149 | controller |     "Jun 11 17:22:01.927864 crc crio[22018]: 2026-06-11T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bb15a55cefd22 Mac:0e:11:f3:d7:cf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.338165 | controller |     "Jun 11 17:22:01.929038 crc crio[22018]: time=\"2026-06-11T17:22:01.928972055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0003804c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.338186 | controller |     "Jun 11 17:22:01.929269 crc crio[22018]: time=\"2026-06-11T17:22:01.929213683Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686642-wclzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.338202 | controller |     "Jun 11 17:22:01.940246 crc crio[22018]: time=\"2026-06-11T17:22:01.940167863Z\" level=info msg=\"Ran pod sandbox d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 with infra container: openshift-infra/auto-csr-approver-29686642-wclzh/POD\" id=1f54ebd0-1fdb-46d2-9122-4b41318ceec7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.338218 | controller |     "Jun 11 17:22:01.943106 crc crio[22018]: time=\"2026-06-11T17:22:01.943035309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.338234 | controller |     "Jun 11 17:22:01.951979 crc crio[22018]: time=\"2026-06-11T17:22:01.951892411Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.338250 | controller |     "Jun 11 17:22:02.778955 crc crio[22018]: time=\"2026-06-11T17:22:02.778389643Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33463026-dbf3-482b-a43f-dbe96b5b2090 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.338266 | controller |     "Jun 11 17:22:02.780420 crc crio[22018]: time=\"2026-06-11T17:22:02.780141079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=061a99b9-3307-42a9-af4e-2edd626767b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.338281 | controller |     "Jun 11 17:22:02.783757 crc crio[22018]: time=\"2026-06-11T17:22:02.783680761Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ea9daa90-86df-495a-8f07-8134ba86ca42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.338298 | controller |     "Jun 11 17:22:02.814603 crc crio[22018]: time=\"2026-06-11T17:22:02.814390844Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.338314 | controller |     "Jun 11 17:22:02.815150 crc crio[22018]: time=\"2026-06-11T17:22:02.815091016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.338330 | controller |     "Jun 11 17:22:02.956685 crc crio[22018]: time=\"2026-06-11T17:22:02.956564396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.338346 | controller |     "Jun 11 17:22:03.518943 crc crio[22018]: time=\"2026-06-11T17:22:03.51558426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.338363 | controller |     "Jun 11 17:22:03.780620 crc crio[22018]: time=\"2026-06-11T17:22:03.780470088Z\" level=info msg=\"Created container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=98741aaa-be91-446b-b25e-03e18efbccb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.338383 | controller |     "Jun 11 17:22:03.781552 crc crio[22018]: time=\"2026-06-11T17:22:03.781275023Z\" level=info msg=\"Starting container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5\" id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.338400 | controller |     "Jun 11 17:22:03.791134 crc crio[22018]: time=\"2026-06-11T17:22:03.791038882Z\" level=info msg=\"Started container\" PID=149350 containerID=f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5 description=openshift-infra/auto-csr-approver-29686642-wclzh/oc id=37d5191f-c15c-419d-9ef2-023508013bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445",
2026-06-11 18:17:42.338416 | controller |     "Jun 11 17:22:08.523837 crc crio[22018]: time=\"2026-06-11T17:22:08.522778918Z\" level=info msg=\"Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338432 | controller |     "Jun 11 17:22:08.525982 crc crio[22018]: time=\"2026-06-11T17:22:08.524461192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686642-wclzh Namespace:openshift-infra ID:d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445 UID:631415d6-aaab-45f3-bd2b-b36f8505add6 NetNS:/var/run/netns/7505510b-d9c7-4355-82f6-98024606e51c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod631415d6_aaab_45f3_bd2b_b36f8505add6.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"",
2026-06-11 18:17:42.338448 | controller |     "Jun 11 17:22:08.525982 crc crio[22018]: time=\"2026-06-11T17:22:08.524926667Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686642-wclzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.338464 | controller |     "Jun 11 17:22:08.951870 crc crio[22018]: time=\"2026-06-11T17:22:08.951457504Z\" level=info msg=\"Stopped pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=3c2c8797-a0e1-47d5-9a9c-3581d9fe4bbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338480 | controller |     "Jun 11 17:22:09.539689 crc crio[22018]: time=\"2026-06-11T17:22:09.538860996Z\" level=info msg=\"Stopping container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d (timeout: 2s)\" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.338496 | controller |     "Jun 11 17:22:09.668066 crc crio[22018]: time=\"2026-06-11T17:22:09.667958154Z\" level=info msg=\"Stopped container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=73c517b7-4ce2-4cf6-b439-cb04588540e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.338511 | controller |     "Jun 11 17:22:09.669296 crc crio[22018]: time=\"2026-06-11T17:22:09.669167372Z\" level=info msg=\"Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338527 | controller |     "Jun 11 17:22:09.669835 crc crio[22018]: time=\"2026-06-11T17:22:09.669765871Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkjvs Namespace:openshift-marketplace ID:1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029 UID:573167e5-8afb-481a-a39b-92a042b12463 NetNS:/var/run/netns/e4b0d614-a5ad-43f3-b350-974e3bc3bef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod573167e5_8afb_481a_a39b_92a042b12463.slice PodAnnotations:0xc0004bf370}] Aliases:map[]}\"",
2026-06-11 18:17:42.338547 | controller |     "Jun 11 17:22:09.670156 crc crio[22018]: time=\"2026-06-11T17:22:09.670094222Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gkjvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.338563 | controller |     "Jun 11 17:22:10.140668 crc crio[22018]: time=\"2026-06-11T17:22:10.140089708Z\" level=info msg=\"Stopped pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=1148c5b8-f654-4692-9f80-dfa3deef392a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338580 | controller |     "Jun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.571203488Z\" level=info msg=\"Removing container: ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d\" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338595 | controller |     "Jun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.606112207Z\" level=info msg=\"Removed container ba4815bc65a61c814e1435670ab41a2271fbfa80d7a4489ccd85ee459882cd4d: openshift-marketplace/redhat-operators-gkjvs/registry-server\" id=4d428a56-3001-4fe4-a35d-fb6f66289d0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338611 | controller |     "Jun 11 17:22:10.610110 crc crio[22018]: time=\"2026-06-11T17:22:10.609807382Z\" level=info msg=\"Removing container: 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161\" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338628 | controller |     "Jun 11 17:22:10.663468 crc crio[22018]: time=\"2026-06-11T17:22:10.663287436Z\" level=info msg=\"Removed container 8a457bb2c58c4291e02442979007a8b87362157778e7bd4940a7c6d1835f3161: openshift-marketplace/redhat-operators-gkjvs/extract-content\" id=3ebd6de2-6137-43de-ab83-fe4d7806f098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338643 | controller |     "Jun 11 17:22:10.666915 crc crio[22018]: time=\"2026-06-11T17:22:10.666741214Z\" level=info msg=\"Removing container: 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d\" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338659 | controller |     "Jun 11 17:22:10.708112 crc crio[22018]: time=\"2026-06-11T17:22:10.707914369Z\" level=info msg=\"Removed container 456cce0d7c38cf467efe0e1c30776aa7f8182b71a47dbfa7c47252fc2e59dd4d: openshift-marketplace/redhat-operators-gkjvs/extract-utilities\" id=be25a9b0-d394-4924-8616-affe3bf6a7b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338675 | controller |     "Jun 11 17:22:12.849706 crc crio[22018]: time=\"2026-06-11T17:22:12.84894012Z\" level=info msg=\"Removing container: 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e\" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338690 | controller |     "Jun 11 17:22:13.249592 crc crio[22018]: time=\"2026-06-11T17:22:13.248872907Z\" level=info msg=\"Removed container 5c6be7579208d0b05e5764330d68edcad6a8451735be1093858836bfe80ae72e: openshift-infra/auto-csr-approver-29686636-tsnwk/oc\" id=1dd466a2-1453-4c49-a21d-77bd76b124c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.338706 | controller |     "Jun 11 17:22:13.264768 crc crio[22018]: time=\"2026-06-11T17:22:13.264141571Z\" level=info msg=\"Stopping pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338722 | controller |     "Jun 11 17:22:13.264768 crc crio[22018]: time=\"2026-06-11T17:22:13.264249964Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=91589cbb-acd4-4c37-a385-5fd927b8b155 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338738 | controller |     "Jun 11 17:22:13.276825 crc crio[22018]: time=\"2026-06-11T17:22:13.276735361Z\" level=info msg=\"Removing pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.338761 | controller |     "Jun 11 17:22:13.296405 crc crio[22018]: time=\"2026-06-11T17:22:13.295818736Z\" level=info msg=\"Removed pod sandbox: 1c71ae8bf6d1f47b639335f0622def44982737c7b368fa7d553db06dfbcf1029\" id=744f7093-8c81-421b-969b-b004de8ba832 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.338777 | controller |     "Jun 11 17:22:13.297235 crc crio[22018]: time=\"2026-06-11T17:22:13.297157874Z\" level=info msg=\"Stopping pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338793 | controller |     "Jun 11 17:22:13.297235 crc crio[22018]: time=\"2026-06-11T17:22:13.297239076Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=3fe81b16-977c-4a50-bda6-326f3d7d8dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338808 | controller |     "Jun 11 17:22:13.297787 crc crio[22018]: time=\"2026-06-11T17:22:13.297724422Z\" level=info msg=\"Removing pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.338825 | controller |     "Jun 11 17:22:13.314774 crc crio[22018]: time=\"2026-06-11T17:22:13.31466405Z\" level=info msg=\"Removed pod sandbox: a5d9db86410ed29af0ff8ad25287cb079a2fa77f9190c8be9db4c8304b664c73\" id=be8c6cf7-81c0-42be-9f47-068662af69ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.338841 | controller |     "Jun 11 17:22:16.705598 crc crio[22018]: time=\"2026-06-11T17:22:16.70431344Z\" level=info msg=\"Stopping pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac\" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338885 | controller |     "Jun 11 17:22:16.707922 crc crio[22018]: time=\"2026-06-11T17:22:16.706578072Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw Namespace:openstack ID:d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac UID:b8c4a937-d509-4f49-a87e-25d6088fb467 NetNS:/var/run/netns/5c2f30bc-c369-4d49-a531-54310d35ce4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8c4a937_d509_4f49_a87e_25d6088fb467.slice PodAnnotations:0xc000aa59e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.338904 | controller |     "Jun 11 17:22:16.707922 crc crio[22018]: time=\"2026-06-11T17:22:16.70682089Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.338920 | controller |     "Jun 11 17:22:17.244088 crc crio[22018]: time=\"2026-06-11T17:22:17.243941998Z\" level=info msg=\"Stopped pod sandbox: d7ee0136e99d9e5382008246a53b9d4ddbc5129f7e5c2340dd914427370eadac\" id=e4ef9c74-8891-415b-bb1e-1892b0b7ddba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.338936 | controller |     "Jun 11 17:22:18.337766 crc crio[22018]: time=\"2026-06-11T17:22:18.337143919Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD\" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.338952 | controller |     "Jun 11 17:22:18.338948 crc crio[22018]: time=\"2026-06-11T17:22:18.33780348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.338972 | controller |     "Jun 11 17:22:18.397523 crc crio[22018]: time=\"2026-06-11T17:22:18.39682286Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}\"",
2026-06-11 18:17:42.338988 | controller |     "Jun 11 17:22:18.397523 crc crio[22018]: time=\"2026-06-11T17:22:18.397404849Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.339004 | controller |     "Jun 11 17:22:19.108206 crc crio[22018]: 2026-06-11T17:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25e99a7db4a07c5 Mac:be:2b:78:96:64:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.339020 | controller |     "Jun 11 17:22:19.109909 crc crio[22018]: time=\"2026-06-11T17:22:19.109443407Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc000380fe8}] Aliases:map[]}\"",
2026-06-11 18:17:42.339040 | controller |     "Jun 11 17:22:19.109909 crc crio[22018]: time=\"2026-06-11T17:22:19.109688267Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.339063 | controller |     "Jun 11 17:22:19.119284 crc crio[22018]: time=\"2026-06-11T17:22:19.11922619Z\" level=info msg=\"Ran pod sandbox 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/POD\" id=e590e6e5-4607-4f0d-97a1-754e73c9d163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.339086 | controller |     "Jun 11 17:22:19.122965 crc crio[22018]: time=\"2026-06-11T17:22:19.122874281Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.339105 | controller |     "Jun 11 17:22:19.137773 crc crio[22018]: time=\"2026-06-11T17:22:19.137690982Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.339120 | controller |     "Jun 11 17:22:19.545391 crc crio[22018]: time=\"2026-06-11T17:22:19.545255268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=90c00536-c369-4e4f-9498-1773fe34697b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.339136 | controller |     "Jun 11 17:22:19.547100 crc crio[22018]: time=\"2026-06-11T17:22:19.546629011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=339db114-1f35-49d5-961e-178ffcd62da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.339157 | controller |     "Jun 11 17:22:19.572989 crc crio[22018]: time=\"2026-06-11T17:22:19.572822031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=93e6885a-ee90-487c-b062-1d27b9f37da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.339173 | controller |     "Jun 11 17:22:19.581635 crc crio[22018]: time=\"2026-06-11T17:22:19.581490825Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.339189 | controller |     "Jun 11 17:22:19.582156 crc crio[22018]: time=\"2026-06-11T17:22:19.582068244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339206 | controller |     "Jun 11 17:22:19.659745 crc crio[22018]: time=\"2026-06-11T17:22:19.659636799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339221 | controller |     "Jun 11 17:22:19.663450 crc crio[22018]: time=\"2026-06-11T17:22:19.663371369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339238 | controller |     "Jun 11 17:22:19.824302 crc crio[22018]: time=\"2026-06-11T17:22:19.818573353Z\" level=info msg=\"Created container 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=72d31bd6-3b7e-4dcc-82d0-9f7c116bfba1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.339254 | controller |     "Jun 11 17:22:19.824302 crc crio[22018]: time=\"2026-06-11T17:22:19.819954956Z\" level=info msg=\"Starting container: 50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e\" id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.339270 | controller |     "Jun 11 17:22:19.826381 crc crio[22018]: time=\"2026-06-11T17:22:19.826182974Z\" level=info msg=\"Started container\" PID=150394 containerID=50774c54568ee37640837541f0567b91cd3ab4b130e0223ad593878940c4ab3e description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6bfb30ae-eef5-4a34-8ac1-7130a90392c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153",
2026-06-11 18:17:42.339287 | controller |     "Jun 11 17:23:14.737788 crc crio[22018]: time=\"2026-06-11T17:23:14.736634427Z\" level=info msg=\"Stopping pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153\" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.339303 | controller |     "Jun 11 17:23:14.739127 crc crio[22018]: time=\"2026-06-11T17:23:14.739024223Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n Namespace:openstack ID:25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153 UID:7298bbae-6adf-4503-8b48-feeff2af3a2c NetNS:/var/run/netns/539f85bf-d49a-43e9-ac2c-e11dd702f7c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7298bbae_6adf_4503_8b48_feeff2af3a2c.slice PodAnnotations:0xc00012b0a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.339324 | controller |     "Jun 11 17:23:14.739259 crc crio[22018]: time=\"2026-06-11T17:23:14.73922858Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.339340 | controller |     "Jun 11 17:23:15.296000 crc crio[22018]: time=\"2026-06-11T17:23:15.295241728Z\" level=info msg=\"Stopped pod sandbox: 25e99a7db4a07c5f378ea45161cd2ecd07998e3369e56c50e5789d6f2ac5b153\" id=a951b3bf-f127-4fdf-8fb2-9f56bfaffb78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.339357 | controller |     "Jun 11 17:23:16.302564 crc crio[22018]: time=\"2026-06-11T17:23:16.301935978Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD\" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.339373 | controller |     "Jun 11 17:23:16.302564 crc crio[22018]: time=\"2026-06-11T17:23:16.302465105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339389 | controller |     "Jun 11 17:23:16.338120 crc crio[22018]: time=\"2026-06-11T17:23:16.338000151Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.339405 | controller |     "Jun 11 17:23:16.338120 crc crio[22018]: time=\"2026-06-11T17:23:16.338059463Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.339421 | controller |     "Jun 11 17:23:17.062675 crc crio[22018]: 2026-06-11T17:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:147ebf1e88c103c Mac:8a:7a:aa:3a:d9:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 SocketPath: PciID:}] [{Interface:0xc000142b40 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.339438 | controller |     "Jun 11 17:23:17.064702 crc crio[22018]: time=\"2026-06-11T17:23:17.064617841Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc005da07c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.339453 | controller |     "Jun 11 17:23:17.064887 crc crio[22018]: time=\"2026-06-11T17:23:17.064822278Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.339469 | controller |     "Jun 11 17:23:17.073971 crc crio[22018]: time=\"2026-06-11T17:23:17.073861094Z\" level=info msg=\"Ran pod sandbox 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/POD\" id=9c95e094-6b53-4cef-add2-1a37d081ee39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.339489 | controller |     "Jun 11 17:23:17.077296 crc crio[22018]: time=\"2026-06-11T17:23:17.077223149Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.339505 | controller |     "Jun 11 17:23:17.086620 crc crio[22018]: time=\"2026-06-11T17:23:17.086526965Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.339521 | controller |     "Jun 11 17:23:17.494161 crc crio[22018]: time=\"2026-06-11T17:23:17.494026489Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0bf1d4dc-cab1-4119-8568-1e8808cb71e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.339536 | controller |     "Jun 11 17:23:17.495601 crc crio[22018]: time=\"2026-06-11T17:23:17.494900476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3f7a1b5d-e01b-4583-a1d2-b6fd3fe1b503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.339553 | controller |     "Jun 11 17:23:17.581129 crc crio[22018]: time=\"2026-06-11T17:23:17.580974391Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3fc39fee-3284-4dcc-beb0-3c832823c15e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.339568 | controller |     "Jun 11 17:23:17.590183 crc crio[22018]: time=\"2026-06-11T17:23:17.59002541Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.339584 | controller |     "Jun 11 17:23:17.591477 crc crio[22018]: time=\"2026-06-11T17:23:17.59126231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339600 | controller |     "Jun 11 17:23:17.653073 crc crio[22018]: time=\"2026-06-11T17:23:17.652836036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339616 | controller |     "Jun 11 17:23:17.656160 crc crio[22018]: time=\"2026-06-11T17:23:17.656086829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339632 | controller |     "Jun 11 17:23:17.855394 crc crio[22018]: time=\"2026-06-11T17:23:17.854973948Z\" level=info msg=\"Created container df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fec60fa4-bcac-4a03-9cf5-1362a9ac6f33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.339647 | controller |     "Jun 11 17:23:17.857614 crc crio[22018]: time=\"2026-06-11T17:23:17.857521789Z\" level=info msg=\"Starting container: df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983\" id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.339663 | controller |     "Jun 11 17:23:17.864814 crc crio[22018]: time=\"2026-06-11T17:23:17.864606153Z\" level=info msg=\"Started container\" PID=153504 containerID=df32ff1d523a6bc6acd6b0af954759d3ed6d1b142534605340aa595e3fee4983 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f907d547-a0b7-458a-bffe-b7047aaaad43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d",
2026-06-11 18:17:42.339683 | controller |     "Jun 11 17:23:24.929865 crc crio[22018]: time=\"2026-06-11T17:23:24.92868544Z\" level=info msg=\"Stopping pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d\" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.339698 | controller |     "Jun 11 17:23:24.931597 crc crio[22018]: time=\"2026-06-11T17:23:24.9305774Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 Namespace:openstack ID:147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d UID:86da6b25-5c83-4566-bbbb-655896c35ddb NetNS:/var/run/netns/083d28fa-b2f9-4e7d-9c5d-fbd8579db4c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86da6b25_5c83_4566_bbbb_655896c35ddb.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.339714 | controller |     "Jun 11 17:23:24.931597 crc crio[22018]: time=\"2026-06-11T17:23:24.930812338Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.339732 | controller |     "Jun 11 17:23:25.452519 crc crio[22018]: time=\"2026-06-11T17:23:25.451982602Z\" level=info msg=\"Stopped pod sandbox: 147ebf1e88c103c07cd387a0b7fe1dd695eb6f2f11d123c3a32d49668d0c247d\" id=d6d09343-8214-438e-8861-a76b74260fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.339756 | controller |     "Jun 11 17:23:26.429916 crc crio[22018]: time=\"2026-06-11T17:23:26.428888708Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD\" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.339779 | controller |     "Jun 11 17:23:26.429916 crc crio[22018]: time=\"2026-06-11T17:23:26.42955657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.339797 | controller |     "Jun 11 17:23:26.461642 crc crio[22018]: time=\"2026-06-11T17:23:26.461475061Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}\"",
2026-06-11 18:17:42.339813 | controller |     "Jun 11 17:23:26.461642 crc crio[22018]: time=\"2026-06-11T17:23:26.461586205Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.339828 | controller |     "Jun 11 17:23:27.004160 crc crio[22018]: 2026-06-11T17:23:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52faee8c0311a Mac:d2:5c:4d:2c:06:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.339846 | controller |     "Jun 11 17:23:27.005401 crc crio[22018]: time=\"2026-06-11T17:23:27.00523192Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc007485b20}] Aliases:map[]}\"",
2026-06-11 18:17:42.339892 | controller |     "Jun 11 17:23:27.005598 crc crio[22018]: time=\"2026-06-11T17:23:27.005432926Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.339916 | controller |     "Jun 11 17:23:27.015817 crc crio[22018]: time=\"2026-06-11T17:23:27.014803226Z\" level=info msg=\"Ran pod sandbox 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/POD\" id=630c7778-a114-4dea-a47a-5b5229ed8882 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.339940 | controller |     "Jun 11 17:23:27.018148 crc crio[22018]: time=\"2026-06-11T17:23:27.018033325Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.339964 | controller |     "Jun 11 17:23:27.025050 crc crio[22018]: time=\"2026-06-11T17:23:27.024951015Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.339987 | controller |     "Jun 11 17:23:27.452751 crc crio[22018]: time=\"2026-06-11T17:23:27.452616818Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6de4a0bd-b87e-4681-9810-085a57a6741c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.340021 | controller |     "Jun 11 17:23:27.454290 crc crio[22018]: time=\"2026-06-11T17:23:27.453448364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=82af17e2-21c4-4ca2-a959-065c89e9fd1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340047 | controller |     "Jun 11 17:23:27.487896 crc crio[22018]: time=\"2026-06-11T17:23:27.487791441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5ccf9ef7-291f-4733-b463-d5b094b52080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340069 | controller |     "Jun 11 17:23:27.496985 crc crio[22018]: time=\"2026-06-11T17:23:27.496817257Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.340087 | controller |     "Jun 11 17:23:27.497836 crc crio[22018]: time=\"2026-06-11T17:23:27.497774338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340103 | controller |     "Jun 11 17:23:27.578076 crc crio[22018]: time=\"2026-06-11T17:23:27.577983588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340120 | controller |     "Jun 11 17:23:27.582653 crc crio[22018]: time=\"2026-06-11T17:23:27.582262744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340142 | controller |     "Jun 11 17:23:27.746193 crc crio[22018]: time=\"2026-06-11T17:23:27.746085961Z\" level=info msg=\"Created container 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1096b9fb-ed7b-4968-bed8-0d9762939218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.340158 | controller |     "Jun 11 17:23:27.747221 crc crio[22018]: time=\"2026-06-11T17:23:27.7471362Z\" level=info msg=\"Starting container: 15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d\" id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.340175 | controller |     "Jun 11 17:23:27.755696 crc crio[22018]: time=\"2026-06-11T17:23:27.755606401Z\" level=info msg=\"Started container\" PID=154119 containerID=15593e59c83bfe3b09c7ba9dd76e610dc9bf14bda5fbab586b822225fb5e6a2d description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=5cc24cc8-de44-424b-8337-18a55e7f3edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798",
2026-06-11 18:17:42.340191 | controller |     "Jun 11 17:24:00.556242 crc crio[22018]: time=\"2026-06-11T17:24:00.555526273Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686644-lrcxj/POD\" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.340207 | controller |     "Jun 11 17:24:00.557674 crc crio[22018]: time=\"2026-06-11T17:24:00.556403471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340223 | controller |     "Jun 11 17:24:00.599397 crc crio[22018]: time=\"2026-06-11T17:24:00.599238088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.340239 | controller |     "Jun 11 17:24:00.599397 crc crio[22018]: time=\"2026-06-11T17:24:00.59930851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686644-lrcxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.340255 | controller |     "Jun 11 17:24:00.922261 crc crio[22018]: 2026-06-11T17:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:108ab44df2d6699 Mac:0a:df:b1:17:73:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.340272 | controller |     "Jun 11 17:24:00.924161 crc crio[22018]: time=\"2026-06-11T17:24:00.923789806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002b145d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.340288 | controller |     "Jun 11 17:24:00.924161 crc crio[22018]: time=\"2026-06-11T17:24:00.923956991Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686644-lrcxj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.340309 | controller |     "Jun 11 17:24:00.931776 crc crio[22018]: time=\"2026-06-11T17:24:00.931690266Z\" level=info msg=\"Ran pod sandbox 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 with infra container: openshift-infra/auto-csr-approver-29686644-lrcxj/POD\" id=a8e18ff0-1586-46dd-ac01-5ca3c0993410 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.340325 | controller |     "Jun 11 17:24:00.935449 crc crio[22018]: time=\"2026-06-11T17:24:00.93531398Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.340341 | controller |     "Jun 11 17:24:00.942951 crc crio[22018]: time=\"2026-06-11T17:24:00.942862659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.340358 | controller |     "Jun 11 17:24:01.917924 crc crio[22018]: time=\"2026-06-11T17:24:01.917388911Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb9d1a71-dfb6-4b8d-8688-cfad042b9a48 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.340374 | controller |     "Jun 11 17:24:01.919893 crc crio[22018]: time=\"2026-06-11T17:24:01.919821888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1baf7024-5e5d-4158-9e70-dcb3f3a50576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340390 | controller |     "Jun 11 17:24:01.974106 crc crio[22018]: time=\"2026-06-11T17:24:01.973984262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a38a7715-b91e-479f-bc1a-a631c175ed2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340406 | controller |     "Jun 11 17:24:01.984542 crc crio[22018]: time=\"2026-06-11T17:24:01.98429738Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.340421 | controller |     "Jun 11 17:24:01.985275 crc crio[22018]: time=\"2026-06-11T17:24:01.985195689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340437 | controller |     "Jun 11 17:24:02.035750 crc crio[22018]: time=\"2026-06-11T17:24:02.035644855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340453 | controller |     "Jun 11 17:24:02.410080 crc crio[22018]: time=\"2026-06-11T17:24:02.409967879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340469 | controller |     "Jun 11 17:24:02.579768 crc crio[22018]: time=\"2026-06-11T17:24:02.579641413Z\" level=info msg=\"Created container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=f8219e36-2cc0-45d4-a542-d3b085a85bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.340485 | controller |     "Jun 11 17:24:02.582417 crc crio[22018]: time=\"2026-06-11T17:24:02.582301049Z\" level=info msg=\"Starting container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2\" id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.340500 | controller |     "Jun 11 17:24:02.588699 crc crio[22018]: time=\"2026-06-11T17:24:02.588613458Z\" level=info msg=\"Started container\" PID=156052 containerID=db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2 description=openshift-infra/auto-csr-approver-29686644-lrcxj/oc id=0f2d4df1-565d-4083-bb73-fbcb239fd8b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948",
2026-06-11 18:17:42.340522 | controller |     "Jun 11 17:24:04.548017 crc crio[22018]: time=\"2026-06-11T17:24:04.547088639Z\" level=info msg=\"Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.340538 | controller |     "Jun 11 17:24:04.550255 crc crio[22018]: time=\"2026-06-11T17:24:04.548828464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686644-lrcxj Namespace:openshift-infra ID:108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948 UID:ae6aee4c-5d45-46f7-af07-be18b84a3d5b NetNS:/var/run/netns/3ae06876-a1ae-430c-98c5-b109bb93b626 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6aee4c_5d45_46f7_af07_be18b84a3d5b.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}\"",
2026-06-11 18:17:42.340556 | controller |     "Jun 11 17:24:04.550255 crc crio[22018]: time=\"2026-06-11T17:24:04.549158735Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686644-lrcxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.340572 | controller |     "Jun 11 17:24:04.918683 crc crio[22018]: time=\"2026-06-11T17:24:04.918013105Z\" level=info msg=\"Stopped pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=1f99bb1f-ed64-493e-b37f-70bb2f56bcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.340588 | controller |     "Jun 11 17:24:07.630115 crc crio[22018]: time=\"2026-06-11T17:24:07.62907855Z\" level=info msg=\"Stopping pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798\" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.340604 | controller |     "Jun 11 17:24:07.631327 crc crio[22018]: time=\"2026-06-11T17:24:07.630849207Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn Namespace:openstack ID:9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798 UID:a07ca255-acda-4e4d-b2b2-6e4660ca55ec NetNS:/var/run/netns/1796caaf-5ec0-4df4-8c73-935aeebff780 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda07ca255_acda_4e4d_b2b2_6e4660ca55ec.slice PodAnnotations:0xc002b14cc8}] Aliases:map[]}\"",
2026-06-11 18:17:42.340621 | controller |     "Jun 11 17:24:07.631327 crc crio[22018]: time=\"2026-06-11T17:24:07.631016592Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.340640 | controller |     "Jun 11 17:24:08.208146 crc crio[22018]: time=\"2026-06-11T17:24:08.207154377Z\" level=info msg=\"Stopped pod sandbox: 9a52faee8c0311a782a11157c95d65785732e3cb5e9e2239268677f4a3c87798\" id=425434bc-1201-4219-a8db-d5ab70f03b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.340663 | controller |     "Jun 11 17:24:09.246934 crc crio[22018]: time=\"2026-06-11T17:24:09.246305014Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD\" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.340684 | controller |     "Jun 11 17:24:09.246934 crc crio[22018]: time=\"2026-06-11T17:24:09.246910364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340705 | controller |     "Jun 11 17:24:09.283873 crc crio[22018]: time=\"2026-06-11T17:24:09.28370228Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"",
2026-06-11 18:17:42.340722 | controller |     "Jun 11 17:24:09.283873 crc crio[22018]: time=\"2026-06-11T17:24:09.283820624Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.340738 | controller |     "Jun 11 17:24:10.037981 crc crio[22018]: 2026-06-11T17:24:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aca9fd85ab95a6 Mac:92:e1:c8:47:7b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a SocketPath: PciID:}] [{Interface:0xc0002b30a0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.340756 | controller |     "Jun 11 17:24:10.039952 crc crio[22018]: time=\"2026-06-11T17:24:10.039805006Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"",
2026-06-11 18:17:42.340773 | controller |     "Jun 11 17:24:10.040063 crc crio[22018]: time=\"2026-06-11T17:24:10.039966822Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.340789 | controller |     "Jun 11 17:24:10.048204 crc crio[22018]: time=\"2026-06-11T17:24:10.048094127Z\" level=info msg=\"Ran pod sandbox 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/POD\" id=cab865ce-cdde-43c1-961d-72fdb5166f7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.340806 | controller |     "Jun 11 17:24:10.052560 crc crio[22018]: time=\"2026-06-11T17:24:10.052271109Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.340823 | controller |     "Jun 11 17:24:10.059841 crc crio[22018]: time=\"2026-06-11T17:24:10.059697765Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.340840 | controller |     "Jun 11 17:24:10.516639 crc crio[22018]: time=\"2026-06-11T17:24:10.516546151Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=eb16504a-6fef-4ac7-85f5-764b84b83109 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.340881 | controller |     "Jun 11 17:24:10.517857 crc crio[22018]: time=\"2026-06-11T17:24:10.517475651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1aaa8121-3ea5-4090-9419-b65a820b3da1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340912 | controller |     "Jun 11 17:24:10.554239 crc crio[22018]: time=\"2026-06-11T17:24:10.554138601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a389517f-0c6c-45ec-a2a6-741e13cd116c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.340932 | controller |     "Jun 11 17:24:10.566838 crc crio[22018]: time=\"2026-06-11T17:24:10.566765942Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.340949 | controller |     "Jun 11 17:24:10.567201 crc crio[22018]: time=\"2026-06-11T17:24:10.567176705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340966 | controller |     "Jun 11 17:24:10.622901 crc crio[22018]: time=\"2026-06-11T17:24:10.622778855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.340989 | controller |     "Jun 11 17:24:10.627033 crc crio[22018]: time=\"2026-06-11T17:24:10.626944857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341013 | controller |     "Jun 11 17:24:10.889688 crc crio[22018]: time=\"2026-06-11T17:24:10.888918504Z\" level=info msg=\"Created container fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=01a1f902-5011-4059-a8bf-ed6766cf1419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.341035 | controller |     "Jun 11 17:24:10.891933 crc crio[22018]: time=\"2026-06-11T17:24:10.891875937Z\" level=info msg=\"Starting container: fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523\" id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.341053 | controller |     "Jun 11 17:24:10.900228 crc crio[22018]: time=\"2026-06-11T17:24:10.899828569Z\" level=info msg=\"Started container\" PID=156694 containerID=fb049ce31b37643030661af24c1ed96862984d8b36f08c0de0442bcb26999523 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7003b881-d2e5-4fd6-b8c6-06d8d9f8fc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9",
2026-06-11 18:17:42.341072 | controller |     "Jun 11 17:24:13.401911 crc crio[22018]: time=\"2026-06-11T17:24:13.378089082Z\" level=info msg=\"Removing container: 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500\" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.341090 | controller |     "Jun 11 17:24:13.641972 crc crio[22018]: time=\"2026-06-11T17:24:13.641057202Z\" level=info msg=\"Removed container 4a94d45ffc78a948bce2788d74a76203154519aa25fe7c7d7d734292a75b3500: openshift-infra/auto-csr-approver-29686638-rjd89/oc\" id=f11d618f-ece5-4eb7-b9f8-db620b5fc3d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.341108 | controller |     "Jun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.653991589Z\" level=info msg=\"Stopping pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341124 | controller |     "Jun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.654424923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=beb9328d-140e-4bac-b5d6-d33d061907f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341146 | controller |     "Jun 11 17:24:13.655942 crc crio[22018]: time=\"2026-06-11T17:24:13.655404914Z\" level=info msg=\"Removing pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.341163 | controller |     "Jun 11 17:24:13.677661 crc crio[22018]: time=\"2026-06-11T17:24:13.67753142Z\" level=info msg=\"Removed pod sandbox: 1770d36c6d15bc84eaa07ee421a2e4424fb24e3f94dad7c160021f752337ad75\" id=ccbae463-cca2-4da4-a1b9-e7478e058c17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.341180 | controller |     "Jun 11 17:25:05.805780 crc crio[22018]: time=\"2026-06-11T17:25:05.804793399Z\" level=info msg=\"Stopping pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9\" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341197 | controller |     "Jun 11 17:25:05.810544 crc crio[22018]: time=\"2026-06-11T17:25:05.810264984Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx Namespace:openstack ID:6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9 UID:175344c7-ec93-4d76-89c7-8e50c89302aa NetNS:/var/run/netns/f0cf19c9-6a6e-47c4-a458-d4adc9b2ef5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175344c7_ec93_4d76_89c7_8e50c89302aa.slice PodAnnotations:0xc001ade718}] Aliases:map[]}\"",
2026-06-11 18:17:42.341214 | controller |     "Jun 11 17:25:05.813545 crc crio[22018]: time=\"2026-06-11T17:25:05.810701778Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.341230 | controller |     "Jun 11 17:25:06.349513 crc crio[22018]: time=\"2026-06-11T17:25:06.349301913Z\" level=info msg=\"Stopped pod sandbox: 6aca9fd85ab95a6d85dc8372e7e537f3013f3a12aa61388a1c2c85662bb7b5c9\" id=ccd3118a-fb8d-4fef-b72f-f5eaa76c21f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341245 | controller |     "Jun 11 17:25:07.571575 crc crio[22018]: time=\"2026-06-11T17:25:07.570752294Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD\" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.341260 | controller |     "Jun 11 17:25:07.572425 crc crio[22018]: time=\"2026-06-11T17:25:07.571603161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341277 | controller |     "Jun 11 17:25:07.619257 crc crio[22018]: time=\"2026-06-11T17:25:07.619163277Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.341293 | controller |     "Jun 11 17:25:07.619257 crc crio[22018]: time=\"2026-06-11T17:25:07.619223359Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.341312 | controller |     "Jun 11 17:25:08.099580 crc crio[22018]: 2026-06-11T17:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e732378494795d0 Mac:fe:c9:e7:3a:f9:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.341329 | controller |     "Jun 11 17:25:08.101863 crc crio[22018]: time=\"2026-06-11T17:25:08.101779834Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc0023015d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.341345 | controller |     "Jun 11 17:25:08.102043 crc crio[22018]: time=\"2026-06-11T17:25:08.10198706Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.341362 | controller |     "Jun 11 17:25:08.117233 crc crio[22018]: time=\"2026-06-11T17:25:08.117084656Z\" level=info msg=\"Ran pod sandbox e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/POD\" id=12ccbe0f-5f4d-4dcf-8b58-b03e92911897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.341378 | controller |     "Jun 11 17:25:08.129463 crc crio[22018]: time=\"2026-06-11T17:25:08.129297517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.341394 | controller |     "Jun 11 17:25:08.143833 crc crio[22018]: time=\"2026-06-11T17:25:08.1437471Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.341410 | controller |     "Jun 11 17:25:08.572094 crc crio[22018]: time=\"2026-06-11T17:25:08.571842278Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28f6f058-7d7b-46c4-b01b-30cc351da536 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.341426 | controller |     "Jun 11 17:25:08.576993 crc crio[22018]: time=\"2026-06-11T17:25:08.573784698Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3af807d1-3c06-4d26-bbb1-0e6bbe988239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.341442 | controller |     "Jun 11 17:25:08.603785 crc crio[22018]: time=\"2026-06-11T17:25:08.602877589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=57253d2b-bdfd-4c4a-8ef0-b63a76369116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.341457 | controller |     "Jun 11 17:25:08.611885 crc crio[22018]: time=\"2026-06-11T17:25:08.611795411Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam\" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.341473 | controller |     "Jun 11 17:25:08.612218 crc crio[22018]: time=\"2026-06-11T17:25:08.612199184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341492 | controller |     "Jun 11 17:25:08.665279 crc crio[22018]: time=\"2026-06-11T17:25:08.665214913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341508 | controller |     "Jun 11 17:25:08.669228 crc crio[22018]: time=\"2026-06-11T17:25:08.669151938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341524 | controller |     "Jun 11 17:25:08.883175 crc crio[22018]: time=\"2026-06-11T17:25:08.883052771Z\" level=info msg=\"Created container 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40: openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam\" id=1861a4e6-ef68-4522-a131-6ca56417fbaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.341540 | controller |     "Jun 11 17:25:08.885271 crc crio[22018]: time=\"2026-06-11T17:25:08.885121477Z\" level=info msg=\"Starting container: 7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40\" id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.341556 | controller |     "Jun 11 17:25:08.893232 crc crio[22018]: time=\"2026-06-11T17:25:08.893154732Z\" level=info msg=\"Started container\" PID=159991 containerID=7eb9dc3df175b2aba1719ead84fe1f1e19890c1a0a6d64ffd300127a48b28e40 description=openstack/ssh-known-hosts-edpm-deployment-ipam-79k4r/ssh-known-hosts-edpm-deployment-ipam id=99cbf789-1d21-414a-8160-fa85e76ed3ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01",
2026-06-11 18:17:42.341572 | controller |     "Jun 11 17:25:19.293425 crc crio[22018]: time=\"2026-06-11T17:25:19.292414557Z\" level=info msg=\"Stopping pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01\" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341588 | controller |     "Jun 11 17:25:19.294794 crc crio[22018]: time=\"2026-06-11T17:25:19.294198314Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-79k4r Namespace:openstack ID:e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01 UID:d72a6433-2933-4e10-b241-ae3bd5d72bd3 NetNS:/var/run/netns/82d94384-3758-4e79-9761-e8e3c904ee68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd72a6433_2933_4e10_b241_ae3bd5d72bd3.slice PodAnnotations:0xc002ca0348}] Aliases:map[]}\"",
2026-06-11 18:17:42.341604 | controller |     "Jun 11 17:25:19.294794 crc crio[22018]: time=\"2026-06-11T17:25:19.29439518Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-79k4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.341619 | controller |     "Jun 11 17:25:19.885439 crc crio[22018]: time=\"2026-06-11T17:25:19.884931292Z\" level=info msg=\"Stopped pod sandbox: e732378494795d0b7a0c5a6a0f7c506cf82df23d97e87b58b457a02d08b0cd01\" id=2633d3cb-73e8-42bd-8220-884de4252224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.341636 | controller |     "Jun 11 17:25:20.909786 crc crio[22018]: time=\"2026-06-11T17:25:20.909111655Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD\" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.341651 | controller |     "Jun 11 17:25:20.909786 crc crio[22018]: time=\"2026-06-11T17:25:20.909653592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341674 | controller |     "Jun 11 17:25:20.968883 crc crio[22018]: time=\"2026-06-11T17:25:20.968787674Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}\"",
2026-06-11 18:17:42.341692 | controller |     "Jun 11 17:25:20.969068 crc crio[22018]: time=\"2026-06-11T17:25:20.968946319Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.341708 | controller |     "Jun 11 17:25:21.667618 crc crio[22018]: 2026-06-11T17:25:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f5ae3b5b46355 Mac:9a:74:db:27:b7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.341728 | controller |     "Jun 11 17:25:21.669643 crc crio[22018]: time=\"2026-06-11T17:25:21.669562646Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc005da0160}] Aliases:map[]}\"",
2026-06-11 18:17:42.341752 | controller |     "Jun 11 17:25:21.669824 crc crio[22018]: time=\"2026-06-11T17:25:21.669731251Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.341776 | controller |     "Jun 11 17:25:21.683052 crc crio[22018]: time=\"2026-06-11T17:25:21.682313991Z\" level=info msg=\"Ran pod sandbox 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/POD\" id=adc6da8c-3f07-4571-bcd3-8ef91c139c17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.341794 | controller |     "Jun 11 17:25:21.687775 crc crio[22018]: time=\"2026-06-11T17:25:21.687665359Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.341810 | controller |     "Jun 11 17:25:21.693945 crc crio[22018]: time=\"2026-06-11T17:25:21.693840434Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.341833 | controller |     "Jun 11 17:25:22.212525 crc crio[22018]: time=\"2026-06-11T17:25:22.202418369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9becf0da-71f8-4b5e-a054-ff97906c79b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.341882 | controller |     "Jun 11 17:25:22.212525 crc crio[22018]: time=\"2026-06-11T17:25:22.21119663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ac403ac8-6a44-4006-b3e0-83ce4c082127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.341907 | controller |     "Jun 11 17:25:22.246119 crc crio[22018]: time=\"2026-06-11T17:25:22.245907153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=17f91759-eb56-4dd8-9cae-6f8ea7a82d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.341924 | controller |     "Jun 11 17:25:22.328242 crc crio[22018]: time=\"2026-06-11T17:25:22.327738097Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.341940 | controller |     "Jun 11 17:25:22.328758 crc crio[22018]: time=\"2026-06-11T17:25:22.328696468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341958 | controller |     "Jun 11 17:25:22.372047 crc crio[22018]: time=\"2026-06-11T17:25:22.371960938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.341981 | controller |     "Jun 11 17:25:22.375173 crc crio[22018]: time=\"2026-06-11T17:25:22.375072206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342003 | controller |     "Jun 11 17:25:22.614996 crc crio[22018]: time=\"2026-06-11T17:25:22.614802138Z\" level=info msg=\"Created container d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=21e5f205-fe55-4ecb-9756-68b4e6ad913f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342027 | controller |     "Jun 11 17:25:22.616261 crc crio[22018]: time=\"2026-06-11T17:25:22.616188702Z\" level=info msg=\"Starting container: d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058\" id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.342048 | controller |     "Jun 11 17:25:22.622726 crc crio[22018]: time=\"2026-06-11T17:25:22.622599255Z\" level=info msg=\"Started container\" PID=160735 containerID=d0743cca197827faf7504eb112b5e154fbf31f5406133ab66e1d1490bd571058 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=87ed9e17-44f9-4cad-a17f-c2a461e439cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12",
2026-06-11 18:17:42.342071 | controller |     "Jun 11 17:25:32.654800 crc crio[22018]: time=\"2026-06-11T17:25:32.653972358Z\" level=info msg=\"Stopping pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12\" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.342091 | controller |     "Jun 11 17:25:32.657096 crc crio[22018]: time=\"2026-06-11T17:25:32.657058797Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 Namespace:openstack ID:37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12 UID:78c6862e-a52e-4268-b6e7-1f74ee6553c3 NetNS:/var/run/netns/ed360409-0686-4930-8101-6183c065d350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78c6862e_a52e_4268_b6e7_1f74ee6553c3.slice PodAnnotations:0xc007484660}] Aliases:map[]}\"",
2026-06-11 18:17:42.342110 | controller |     "Jun 11 17:25:32.657612 crc crio[22018]: time=\"2026-06-11T17:25:32.657577704Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.342131 | controller |     "Jun 11 17:25:33.341112 crc crio[22018]: time=\"2026-06-11T17:25:33.340639329Z\" level=info msg=\"Stopped pod sandbox: 37f5ae3b5b463558cce25572a9ee786e78d1e19cab648422c65c76d49d6cba12\" id=baae9d53-e7d6-4910-8aef-3d2b6003de9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.342148 | controller |     "Jun 11 17:25:34.433109 crc crio[22018]: time=\"2026-06-11T17:25:34.432645423Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD\" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.342164 | controller |     "Jun 11 17:25:34.434311 crc crio[22018]: time=\"2026-06-11T17:25:34.433135038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342180 | controller |     "Jun 11 17:25:34.475229 crc crio[22018]: time=\"2026-06-11T17:25:34.475123862Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}\"",
2026-06-11 18:17:42.342197 | controller |     "Jun 11 17:25:34.475229 crc crio[22018]: time=\"2026-06-11T17:25:34.475200985Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.342213 | controller |     "Jun 11 17:25:35.408831 crc crio[22018]: 2026-06-11T17:25:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51ffbf1fa1143f1 Mac:de:7f:66:1a:1e:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.342229 | controller |     "Jun 11 17:25:35.410776 crc crio[22018]: time=\"2026-06-11T17:25:35.410031079Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc0029b4ea8}] Aliases:map[]}\"",
2026-06-11 18:17:42.342245 | controller |     "Jun 11 17:25:35.410776 crc crio[22018]: time=\"2026-06-11T17:25:35.410601267Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.342261 | controller |     "Jun 11 17:25:35.428127 crc crio[22018]: time=\"2026-06-11T17:25:35.427950334Z\" level=info msg=\"Ran pod sandbox 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/POD\" id=c94cd4e9-dfe0-465f-81a5-11fbbd976546 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.342276 | controller |     "Jun 11 17:25:35.433249 crc crio[22018]: time=\"2026-06-11T17:25:35.433086018Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.342336 | controller |     "Jun 11 17:25:35.438972 crc crio[22018]: time=\"2026-06-11T17:25:35.438888482Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.342354 | controller |     "Jun 11 17:25:36.212061 crc crio[22018]: time=\"2026-06-11T17:25:36.211501973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3649fc1f-ab6c-404d-b086-00c657c5d337 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.342370 | controller |     "Jun 11 17:25:36.213184 crc crio[22018]: time=\"2026-06-11T17:25:36.213092593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ecf154d6-4a1e-4bb1-9a61-6f74b7b6458b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342393 | controller |     "Jun 11 17:25:36.245836 crc crio[22018]: time=\"2026-06-11T17:25:36.245693238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1e9b9b4e-e970-4ebc-ac73-2d5da131b3d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342416 | controller |     "Jun 11 17:25:36.291063 crc crio[22018]: time=\"2026-06-11T17:25:36.290883498Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342437 | controller |     "Jun 11 17:25:36.291567 crc crio[22018]: time=\"2026-06-11T17:25:36.291430016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342453 | controller |     "Jun 11 17:25:36.356046 crc crio[22018]: time=\"2026-06-11T17:25:36.355852338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342470 | controller |     "Jun 11 17:25:36.360815 crc crio[22018]: time=\"2026-06-11T17:25:36.360747733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342485 | controller |     "Jun 11 17:25:36.555961 crc crio[22018]: time=\"2026-06-11T17:25:36.555722524Z\" level=info msg=\"Created container 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=726f74cb-7d2d-4e53-88ff-f5550424e952 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342501 | controller |     "Jun 11 17:25:36.557138 crc crio[22018]: time=\"2026-06-11T17:25:36.557097057Z\" level=info msg=\"Starting container: 55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d\" id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.342517 | controller |     "Jun 11 17:25:36.564644 crc crio[22018]: time=\"2026-06-11T17:25:36.564545365Z\" level=info msg=\"Started container\" PID=161616 containerID=55fe5ccadfd57b59b526f441b1473a441f312bbf3dc255a62c69ca3ce8aca41d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3435627-0e16-47a6-a5ba-9abbf6ccf5b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2",
2026-06-11 18:17:42.342538 | controller |     "Jun 11 17:25:44.310261 crc crio[22018]: time=\"2026-06-11T17:25:44.308696634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tpv7h/POD\" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.342555 | controller |     "Jun 11 17:25:44.311913 crc crio[22018]: time=\"2026-06-11T17:25:44.310420408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342571 | controller |     "Jun 11 17:25:44.356539 crc crio[22018]: time=\"2026-06-11T17:25:44.356301885Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}\"",
2026-06-11 18:17:42.342587 | controller |     "Jun 11 17:25:44.356539 crc crio[22018]: time=\"2026-06-11T17:25:44.356427596Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tpv7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.342603 | controller |     "Jun 11 17:25:45.010092 crc crio[22018]: 2026-06-11T17:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e3e64f58625c6b Mac:82:c6:31:e1:e4:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.342619 | controller |     "Jun 11 17:25:45.010846 crc crio[22018]: time=\"2026-06-11T17:25:45.010730073Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa5020}] Aliases:map[]}\"",
2026-06-11 18:17:42.342636 | controller |     "Jun 11 17:25:45.010972 crc crio[22018]: time=\"2026-06-11T17:25:45.010889598Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tpv7h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.342652 | controller |     "Jun 11 17:25:45.025066 crc crio[22018]: time=\"2026-06-11T17:25:45.024994171Z\" level=info msg=\"Ran pod sandbox 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc with infra container: openshift-marketplace/certified-operators-tpv7h/POD\" id=bccb12b4-3b81-4947-b38d-cef48a846458 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.342669 | controller |     "Jun 11 17:25:45.029218 crc crio[22018]: time=\"2026-06-11T17:25:45.029092633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04cfa7ca-d64e-43ef-9e63-f6af6c20c39e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342685 | controller |     "Jun 11 17:25:45.042033 crc crio[22018]: time=\"2026-06-11T17:25:45.041935348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=544dc861-6ca7-4583-bcc3-dcbb9097faef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342701 | controller |     "Jun 11 17:25:45.052076 crc crio[22018]: time=\"2026-06-11T17:25:45.051993666Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342720 | controller |     "Jun 11 17:25:45.052613 crc crio[22018]: time=\"2026-06-11T17:25:45.052563954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342737 | controller |     "Jun 11 17:25:45.136648 crc crio[22018]: time=\"2026-06-11T17:25:45.136389362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342753 | controller |     "Jun 11 17:25:45.143633 crc crio[22018]: time=\"2026-06-11T17:25:45.143579679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342769 | controller |     "Jun 11 17:25:45.332271 crc crio[22018]: time=\"2026-06-11T17:25:45.332150798Z\" level=info msg=\"Created container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=b756e68e-25bd-4682-a74e-6f4ad498b09e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342784 | controller |     "Jun 11 17:25:45.334707 crc crio[22018]: time=\"2026-06-11T17:25:45.334609606Z\" level=info msg=\"Starting container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7\" id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.342799 | controller |     "Jun 11 17:25:45.340267 crc crio[22018]: time=\"2026-06-11T17:25:45.340172144Z\" level=info msg=\"Started container\" PID=162110 containerID=3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7 description=openshift-marketplace/certified-operators-tpv7h/extract-utilities id=3a1b54ae-ef8e-4f2f-a566-12f4f8627b31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc",
2026-06-11 18:17:42.342815 | controller |     "Jun 11 17:25:46.304159 crc crio[22018]: time=\"2026-06-11T17:25:46.303725246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.342830 | controller |     "Jun 11 17:25:46.316183 crc crio[22018]: time=\"2026-06-11T17:25:46.315973102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.342866 | controller |     "Jun 11 17:25:47.016864 crc crio[22018]: time=\"2026-06-11T17:25:47.016736379Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=784b591a-c776-4952-b847-280339bb7583 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.342890 | controller |     "Jun 11 17:25:47.017958 crc crio[22018]: time=\"2026-06-11T17:25:47.017817133Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=70c3cb59-089c-4a7f-a9d9-819a814818ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342907 | controller |     "Jun 11 17:25:47.022547 crc crio[22018]: time=\"2026-06-11T17:25:47.022440069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89f44413-1288-411b-abc5-f231b5b246a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.342922 | controller |     "Jun 11 17:25:47.030960 crc crio[22018]: time=\"2026-06-11T17:25:47.030781853Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.342946 | controller |     "Jun 11 17:25:47.032038 crc crio[22018]: time=\"2026-06-11T17:25:47.031960021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342963 | controller |     "Jun 11 17:25:47.101209 crc crio[22018]: time=\"2026-06-11T17:25:47.100734901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342980 | controller |     "Jun 11 17:25:47.106276 crc crio[22018]: time=\"2026-06-11T17:25:47.106217965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.342995 | controller |     "Jun 11 17:25:47.341113 crc crio[22018]: time=\"2026-06-11T17:25:47.340987957Z\" level=info msg=\"Created container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=4ac12a0c-90be-49b6-a67f-ec00f0e6e235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.343011 | controller |     "Jun 11 17:25:47.343687 crc crio[22018]: time=\"2026-06-11T17:25:47.3432634Z\" level=info msg=\"Starting container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da\" id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.343028 | controller |     "Jun 11 17:25:47.350741 crc crio[22018]: time=\"2026-06-11T17:25:47.350570691Z\" level=info msg=\"Started container\" PID=162226 containerID=8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da description=openshift-marketplace/certified-operators-tpv7h/extract-content id=62cd0bc4-eec0-440a-832e-eff9f70230b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc",
2026-06-11 18:17:42.343044 | controller |     "Jun 11 17:25:49.387533 crc crio[22018]: time=\"2026-06-11T17:25:49.386674096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69800036-f532-4e00-9c2c-1737819adf1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.343059 | controller |     "Jun 11 17:25:49.390682 crc crio[22018]: time=\"2026-06-11T17:25:49.390263659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e2bb5f7-e5b6-4da3-8978-f1103820635e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.343075 | controller |     "Jun 11 17:25:49.401611 crc crio[22018]: time=\"2026-06-11T17:25:49.401472204Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.343091 | controller |     "Jun 11 17:25:49.402097 crc crio[22018]: time=\"2026-06-11T17:25:49.402020672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343108 | controller |     "Jun 11 17:25:49.537643 crc crio[22018]: time=\"2026-06-11T17:25:49.535956067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343124 | controller |     "Jun 11 17:25:49.545983 crc crio[22018]: time=\"2026-06-11T17:25:49.545838952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343139 | controller |     "Jun 11 17:25:49.755687 crc crio[22018]: time=\"2026-06-11T17:25:49.754878817Z\" level=info msg=\"Created container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=707f1770-a21f-4674-a80c-e07da3db4ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.343159 | controller |     "Jun 11 17:25:49.757690 crc crio[22018]: time=\"2026-06-11T17:25:49.757605654Z\" level=info msg=\"Starting container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014\" id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.343176 | controller |     "Jun 11 17:25:49.767937 crc crio[22018]: time=\"2026-06-11T17:25:49.767465027Z\" level=info msg=\"Started container\" PID=162475 containerID=93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 description=openshift-marketplace/certified-operators-tpv7h/registry-server id=d1e0075e-ba3c-436f-adc2-51b1af31c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc",
2026-06-11 18:17:42.343193 | controller |     "Jun 11 17:25:56.503876 crc crio[22018]: time=\"2026-06-11T17:25:56.502758294Z\" level=info msg=\"Stopping container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014 (timeout: 2s)\" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.343209 | controller |     "Jun 11 17:25:56.628634 crc crio[22018]: time=\"2026-06-11T17:25:56.628571402Z\" level=info msg=\"Stopped container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=d6540bf9-ea2c-4159-b845-7b627cb1067f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.343225 | controller |     "Jun 11 17:25:56.630169 crc crio[22018]: time=\"2026-06-11T17:25:56.630073449Z\" level=info msg=\"Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343241 | controller |     "Jun 11 17:25:56.631035 crc crio[22018]: time=\"2026-06-11T17:25:56.630965648Z\" level=info msg=\"Got pod network &{Name:certified-operators-tpv7h Namespace:openshift-marketplace ID:5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc UID:8bdec369-6e51-40e5-bcbc-6e2cca53e7eb NetNS:/var/run/netns/c19e0bdd-e4fe-43a1-973a-5ec676f4a96e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bdec369_6e51_40e5_bcbc_6e2cca53e7eb.slice PodAnnotations:0xc000aa44d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.343257 | controller |     "Jun 11 17:25:56.631234 crc crio[22018]: time=\"2026-06-11T17:25:56.631175405Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tpv7h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.343274 | controller |     "Jun 11 17:25:56.977387 crc crio[22018]: time=\"2026-06-11T17:25:56.976924034Z\" level=info msg=\"Stopped pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=f8ca1fce-07e4-4232-9a8a-d590570a2822 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343291 | controller |     "Jun 11 17:25:57.522749 crc crio[22018]: time=\"2026-06-11T17:25:57.522703046Z\" level=info msg=\"Removing container: 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014\" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343306 | controller |     "Jun 11 17:25:57.558817 crc crio[22018]: time=\"2026-06-11T17:25:57.558718409Z\" level=info msg=\"Removed container 93ee2aaa77943efb0a1b18d01d869b0d7e1ece53cdc1ff3f6d4c127fa8ed7014: openshift-marketplace/certified-operators-tpv7h/registry-server\" id=a7646009-5930-441c-b217-8af4981278b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343326 | controller |     "Jun 11 17:25:57.563140 crc crio[22018]: time=\"2026-06-11T17:25:57.563031024Z\" level=info msg=\"Removing container: 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da\" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343342 | controller |     "Jun 11 17:25:57.611109 crc crio[22018]: time=\"2026-06-11T17:25:57.611005296Z\" level=info msg=\"Removed container 8ed7bc6a623e75fa926a523a2cb47a065b54d27719f17b73c73aa825d6e0c7da: openshift-marketplace/certified-operators-tpv7h/extract-content\" id=e59d88d3-f8f8-452b-8047-1eea671acf37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343358 | controller |     "Jun 11 17:25:57.613750 crc crio[22018]: time=\"2026-06-11T17:25:57.61366484Z\" level=info msg=\"Removing container: 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7\" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343374 | controller |     "Jun 11 17:25:57.679173 crc crio[22018]: time=\"2026-06-11T17:25:57.679068603Z\" level=info msg=\"Removed container 3e11487a89b251d9a402e94f441ff8e11980f39f44b3807b426817f5fcb450d7: openshift-marketplace/certified-operators-tpv7h/extract-utilities\" id=c5ff2ca5-0ab3-4538-b486-76429575764c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343390 | controller |     "Jun 11 17:26:00.549070 crc crio[22018]: time=\"2026-06-11T17:26:00.548014339Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686646-xnw97/POD\" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.343405 | controller |     "Jun 11 17:26:00.550709 crc crio[22018]: time=\"2026-06-11T17:26:00.549702672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343421 | controller |     "Jun 11 17:26:00.612900 crc crio[22018]: time=\"2026-06-11T17:26:00.612528134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}\"",
2026-06-11 18:17:42.343437 | controller |     "Jun 11 17:26:00.612900 crc crio[22018]: time=\"2026-06-11T17:26:00.612637898Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686646-xnw97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.343453 | controller |     "Jun 11 17:26:01.235894 crc crio[22018]: 2026-06-11T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:709abc7636825db Mac:f6:86:60:bc:16:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a SocketPath: PciID:}] [{Interface:0xc000148940 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.343469 | controller |     "Jun 11 17:26:01.237399 crc crio[22018]: time=\"2026-06-11T17:26:01.237203846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc000380748}] Aliases:map[]}\"",
2026-06-11 18:17:42.343485 | controller |     "Jun 11 17:26:01.237646 crc crio[22018]: time=\"2026-06-11T17:26:01.237541937Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686646-xnw97 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.343504 | controller |     "Jun 11 17:26:01.249875 crc crio[22018]: time=\"2026-06-11T17:26:01.249772306Z\" level=info msg=\"Ran pod sandbox 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 with infra container: openshift-infra/auto-csr-approver-29686646-xnw97/POD\" id=1144bae7-58b3-4ace-9510-0eea976009c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.343521 | controller |     "Jun 11 17:26:01.253877 crc crio[22018]: time=\"2026-06-11T17:26:01.253467641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.343538 | controller |     "Jun 11 17:26:01.265140 crc crio[22018]: time=\"2026-06-11T17:26:01.265034629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.343554 | controller |     "Jun 11 17:26:02.208523 crc crio[22018]: time=\"2026-06-11T17:26:02.207792494Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c343bb1e-2cd1-4b46-b71a-0ff65c2e050e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.343571 | controller |     "Jun 11 17:26:02.210243 crc crio[22018]: time=\"2026-06-11T17:26:02.209639303Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11ea78e7-3976-484a-96eb-2f0f9b9e657b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.343586 | controller |     "Jun 11 17:26:02.215177 crc crio[22018]: time=\"2026-06-11T17:26:02.215030843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de429807-a63c-420e-af7f-76c03d3d6c86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.343602 | controller |     "Jun 11 17:26:02.226710 crc crio[22018]: time=\"2026-06-11T17:26:02.226566568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.343619 | controller |     "Jun 11 17:26:02.227607 crc crio[22018]: time=\"2026-06-11T17:26:02.227466167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343635 | controller |     "Jun 11 17:26:02.327028 crc crio[22018]: time=\"2026-06-11T17:26:02.326836107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343651 | controller |     "Jun 11 17:26:02.710974 crc crio[22018]: time=\"2026-06-11T17:26:02.71085471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.343667 | controller |     "Jun 11 17:26:02.833417 crc crio[22018]: time=\"2026-06-11T17:26:02.83325876Z\" level=info msg=\"Created container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=01e791af-5144-4e47-9e5c-a529610c5f2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.343683 | controller |     "Jun 11 17:26:02.837737 crc crio[22018]: time=\"2026-06-11T17:26:02.837570548Z\" level=info msg=\"Starting container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d\" id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.343699 | controller |     "Jun 11 17:26:02.844446 crc crio[22018]: time=\"2026-06-11T17:26:02.844231109Z\" level=info msg=\"Started container\" PID=163190 containerID=dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d description=openshift-infra/auto-csr-approver-29686646-xnw97/oc id=7dccb0f1-6d68-40dc-b71a-2aba7d6808ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2",
2026-06-11 18:17:42.343720 | controller |     "Jun 11 17:26:04.660850 crc crio[22018]: time=\"2026-06-11T17:26:04.659790722Z\" level=info msg=\"Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343737 | controller |     "Jun 11 17:26:04.662387 crc crio[22018]: time=\"2026-06-11T17:26:04.661422534Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686646-xnw97 Namespace:openshift-infra ID:709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2 UID:1794fb59-c65b-4ac4-aec5-809a064a4657 NetNS:/var/run/netns/dcd3d62c-fac7-4f05-b768-6e43e8d3e66a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1794fb59_c65b_4ac4_aec5_809a064a4657.slice PodAnnotations:0xc005da1018}] Aliases:map[]}\"",
2026-06-11 18:17:42.343754 | controller |     "Jun 11 17:26:04.662387 crc crio[22018]: time=\"2026-06-11T17:26:04.661589949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686646-xnw97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.343770 | controller |     "Jun 11 17:26:04.984429 crc crio[22018]: time=\"2026-06-11T17:26:04.984201095Z\" level=info msg=\"Stopped pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=a60529b6-5b74-4132-8e88-eaf04473bcfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343787 | controller |     "Jun 11 17:26:13.739939 crc crio[22018]: time=\"2026-06-11T17:26:13.738975142Z\" level=info msg=\"Removing container: 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5\" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343802 | controller |     "Jun 11 17:26:13.992052 crc crio[22018]: time=\"2026-06-11T17:26:13.991681856Z\" level=info msg=\"Removed container 2c7a1f319071f4efd60736b4928acfe1f6362aa3aa799f1cc2b9e3da4288eac5: openshift-infra/auto-csr-approver-29686640-rhxr5/oc\" id=3c511a6e-4770-4e2f-a6b9-cb19cf72b736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.343819 | controller |     "Jun 11 17:26:14.008953 crc crio[22018]: time=\"2026-06-11T17:26:14.008865898Z\" level=info msg=\"Stopping pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343835 | controller |     "Jun 11 17:26:14.008953 crc crio[22018]: time=\"2026-06-11T17:26:14.00894976Z\" level=info msg=\"Stopped pod sandbox (already stopped): f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=f53e81de-a1cf-4fb0-996a-4179b2c8a536 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343869 | controller |     "Jun 11 17:26:14.009788 crc crio[22018]: time=\"2026-06-11T17:26:14.009714506Z\" level=info msg=\"Removing pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.343888 | controller |     "Jun 11 17:26:14.029291 crc crio[22018]: time=\"2026-06-11T17:26:14.029178656Z\" level=info msg=\"Removed pod sandbox: f93d61b2e0249eae73f72edada0551e1c299f17d59a6516b27648c6888f517ea\" id=449fe55d-4fac-4aa8-a6cc-a2ab499e8214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.343904 | controller |     "Jun 11 17:26:14.030180 crc crio[22018]: time=\"2026-06-11T17:26:14.03009703Z\" level=info msg=\"Stopping pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343924 | controller |     "Jun 11 17:26:14.030180 crc crio[22018]: time=\"2026-06-11T17:26:14.030178983Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=eb0c546b-811e-41a5-afb4-421d584d92b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.343941 | controller |     "Jun 11 17:26:14.031306 crc crio[22018]: time=\"2026-06-11T17:26:14.030993189Z\" level=info msg=\"Removing pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.343956 | controller |     "Jun 11 17:26:14.046636 crc crio[22018]: time=\"2026-06-11T17:26:14.046516703Z\" level=info msg=\"Removed pod sandbox: 5e3e64f58625c6b36f92297f1f3ce3ccd7f96990e3a9378c678cca76bf9646bc\" id=d1eaa16e-5b42-4b4e-a258-1fd4eab8a4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.343973 | controller |     "Jun 11 17:26:16.652206 crc crio[22018]: time=\"2026-06-11T17:26:16.651146338Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-slbnh/POD\" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.343989 | controller |     "Jun 11 17:26:16.653554 crc crio[22018]: time=\"2026-06-11T17:26:16.652256193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344023 | controller |     "Jun 11 17:26:16.706861 crc crio[22018]: time=\"2026-06-11T17:26:16.706723249Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.344042 | controller |     "Jun 11 17:26:16.706861 crc crio[22018]: time=\"2026-06-11T17:26:16.706844053Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-slbnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.344058 | controller |     "Jun 11 17:26:17.312789 crc crio[22018]: 2026-06-11T17:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f2d0eaf91c1b1a Mac:e6:87:2a:3d:b4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d SocketPath: PciID:}] [{Interface:0xc0003c25b0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.344074 | controller |     "Jun 11 17:26:17.312789 crc crio[22018]: time=\"2026-06-11T17:26:17.311301995Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc002a1a0a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.344091 | controller |     "Jun 11 17:26:17.312789 crc crio[22018]: time=\"2026-06-11T17:26:17.311520852Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-slbnh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.344107 | controller |     "Jun 11 17:26:17.329458 crc crio[22018]: time=\"2026-06-11T17:26:17.32928934Z\" level=info msg=\"Ran pod sandbox 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 with infra container: openshift-marketplace/community-operators-slbnh/POD\" id=15583720-c7d7-4b2e-91fb-88cc1795a71e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.344131 | controller |     "Jun 11 17:26:17.335040 crc crio[22018]: time=\"2026-06-11T17:26:17.33272891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02d7d98b-eb87-43fc-8c96-4b6e4b9d3bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344148 | controller |     "Jun 11 17:26:17.335836 crc crio[22018]: time=\"2026-06-11T17:26:17.335761514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47f4d135-5ba8-4f96-b188-c155b4bde5f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344163 | controller |     "Jun 11 17:26:17.344898 crc crio[22018]: time=\"2026-06-11T17:26:17.344745836Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344179 | controller |     "Jun 11 17:26:17.345158 crc crio[22018]: time=\"2026-06-11T17:26:17.345120268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344196 | controller |     "Jun 11 17:26:17.404204 crc crio[22018]: time=\"2026-06-11T17:26:17.40412627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344211 | controller |     "Jun 11 17:26:17.410604 crc crio[22018]: time=\"2026-06-11T17:26:17.410525385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344227 | controller |     "Jun 11 17:26:17.576815 crc crio[22018]: time=\"2026-06-11T17:26:17.57614849Z\" level=info msg=\"Created container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=96b2b6a3-dfe7-42b4-89fb-3411fa7a1a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344243 | controller |     "Jun 11 17:26:17.577951 crc crio[22018]: time=\"2026-06-11T17:26:17.577893486Z\" level=info msg=\"Starting container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8\" id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.344258 | controller |     "Jun 11 17:26:17.588805 crc crio[22018]: time=\"2026-06-11T17:26:17.588723479Z\" level=info msg=\"Started container\" PID=164021 containerID=62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8 description=openshift-marketplace/community-operators-slbnh/extract-utilities id=5257b6be-9d98-477c-8580-5f50660cc5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192",
2026-06-11 18:17:42.344274 | controller |     "Jun 11 17:26:17.884518 crc crio[22018]: time=\"2026-06-11T17:26:17.884405941Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.344290 | controller |     "Jun 11 17:26:17.888673 crc crio[22018]: time=\"2026-06-11T17:26:17.888575895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.344306 | controller |     "Jun 11 17:26:18.615738 crc crio[22018]: time=\"2026-06-11T17:26:18.614971641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=5fbda25e-a370-40a2-b502-71e855dab503 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.344326 | controller |     "Jun 11 17:26:18.616234 crc crio[22018]: time=\"2026-06-11T17:26:18.616073826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9c4aa5c4-ed26-4bb1-a164-6893ddc79678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344342 | controller |     "Jun 11 17:26:18.619563 crc crio[22018]: time=\"2026-06-11T17:26:18.619304338Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ecf16926-a66d-478c-916a-23170b367cf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344358 | controller |     "Jun 11 17:26:18.626977 crc crio[22018]: time=\"2026-06-11T17:26:18.626852017Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/extract-content\" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344374 | controller |     "Jun 11 17:26:18.627467 crc crio[22018]: time=\"2026-06-11T17:26:18.627221109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344390 | controller |     "Jun 11 17:26:18.674608 crc crio[22018]: time=\"2026-06-11T17:26:18.674459236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344406 | controller |     "Jun 11 17:26:18.678186 crc crio[22018]: time=\"2026-06-11T17:26:18.678053011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344422 | controller |     "Jun 11 17:26:18.849032 crc crio[22018]: time=\"2026-06-11T17:26:18.848931947Z\" level=info msg=\"Created container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content\" id=61c6bb6a-2ae5-41f4-9311-2410b507e7ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344438 | controller |     "Jun 11 17:26:18.849971 crc crio[22018]: time=\"2026-06-11T17:26:18.849888317Z\" level=info msg=\"Starting container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31\" id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.344454 | controller |     "Jun 11 17:26:18.856312 crc crio[22018]: time=\"2026-06-11T17:26:18.855992261Z\" level=info msg=\"Started container\" PID=164096 containerID=607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31 description=openshift-marketplace/community-operators-slbnh/extract-content id=4a9f10c9-afd3-44c2-b6d4-b7a1e25d72f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192",
2026-06-11 18:17:42.344471 | controller |     "Jun 11 17:26:20.932608 crc crio[22018]: time=\"2026-06-11T17:26:20.930999379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce7000d5-9da0-4bfd-b442-965afd6adedd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344487 | controller |     "Jun 11 17:26:20.935260 crc crio[22018]: time=\"2026-06-11T17:26:20.935173081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fe6200bb-68dc-414b-9fd0-b362fd481650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344503 | controller |     "Jun 11 17:26:20.942856 crc crio[22018]: time=\"2026-06-11T17:26:20.942745511Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-slbnh/registry-server\" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344522 | controller |     "Jun 11 17:26:20.943298 crc crio[22018]: time=\"2026-06-11T17:26:20.943226908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344539 | controller |     "Jun 11 17:26:21.050864 crc crio[22018]: time=\"2026-06-11T17:26:21.050105704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344556 | controller |     "Jun 11 17:26:21.057996 crc crio[22018]: time=\"2026-06-11T17:26:21.057894552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344572 | controller |     "Jun 11 17:26:21.634554 crc crio[22018]: time=\"2026-06-11T17:26:21.634425618Z\" level=info msg=\"Created container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=dcf9d182-e0da-43e1-87fa-e6fb97827764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344588 | controller |     "Jun 11 17:26:21.636518 crc crio[22018]: time=\"2026-06-11T17:26:21.63641208Z\" level=info msg=\"Starting container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91\" id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.344604 | controller |     "Jun 11 17:26:21.643423 crc crio[22018]: time=\"2026-06-11T17:26:21.643281809Z\" level=info msg=\"Started container\" PID=164168 containerID=3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 description=openshift-marketplace/community-operators-slbnh/registry-server id=1d6038f7-251f-4125-9956-44484c0738ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192",
2026-06-11 18:17:42.344620 | controller |     "Jun 11 17:26:23.047078 crc crio[22018]: time=\"2026-06-11T17:26:23.046104061Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nt49q/POD\" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.344636 | controller |     "Jun 11 17:26:23.048133 crc crio[22018]: time=\"2026-06-11T17:26:23.047117904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344653 | controller |     "Jun 11 17:26:23.086945 crc crio[22018]: time=\"2026-06-11T17:26:23.086817064Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}\"",
2026-06-11 18:17:42.344668 | controller |     "Jun 11 17:26:23.086945 crc crio[22018]: time=\"2026-06-11T17:26:23.086877174Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nt49q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.344685 | controller |     "Jun 11 17:26:23.734244 crc crio[22018]: 2026-06-11T17:26:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31f33f60f955a78 Mac:aa:a4:08:28:c2:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 SocketPath: PciID:}] [{Interface:0xc0000151b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.344708 | controller |     "Jun 11 17:26:23.736735 crc crio[22018]: time=\"2026-06-11T17:26:23.736655698Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc0004bf020}] Aliases:map[]}\"",
2026-06-11 18:17:42.344725 | controller |     "Jun 11 17:26:23.736932 crc crio[22018]: time=\"2026-06-11T17:26:23.736879535Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nt49q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.344743 | controller |     "Jun 11 17:26:23.749866 crc crio[22018]: time=\"2026-06-11T17:26:23.749686275Z\" level=info msg=\"Ran pod sandbox 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 with infra container: openshift-marketplace/redhat-marketplace-nt49q/POD\" id=70986904-57b1-4df5-9641-a3deefb0396d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.344759 | controller |     "Jun 11 17:26:23.753549 crc crio[22018]: time=\"2026-06-11T17:26:23.753429998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=655e169f-fa9f-4eba-8bb5-75d0a11f1e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344775 | controller |     "Jun 11 17:26:23.755977 crc crio[22018]: time=\"2026-06-11T17:26:23.755812795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43066d5e-2fc7-4e12-ad75-232571a0a0c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344791 | controller |     "Jun 11 17:26:23.764062 crc crio[22018]: time=\"2026-06-11T17:26:23.763932341Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344808 | controller |     "Jun 11 17:26:23.764676 crc crio[22018]: time=\"2026-06-11T17:26:23.764603003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344824 | controller |     "Jun 11 17:26:23.825418 crc crio[22018]: time=\"2026-06-11T17:26:23.825267326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344841 | controller |     "Jun 11 17:26:23.829413 crc crio[22018]: time=\"2026-06-11T17:26:23.829299664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.344876 | controller |     "Jun 11 17:26:24.490763 crc crio[22018]: time=\"2026-06-11T17:26:24.490121248Z\" level=info msg=\"Created container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=aca23ff8-3e93-406a-b8ee-e4f69ad7939a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.344893 | controller |     "Jun 11 17:26:24.493793 crc crio[22018]: time=\"2026-06-11T17:26:24.492604638Z\" level=info msg=\"Starting container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e\" id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.344910 | controller |     "Jun 11 17:26:24.498672 crc crio[22018]: time=\"2026-06-11T17:26:24.498509737Z\" level=info msg=\"Started container\" PID=164371 containerID=01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e description=openshift-marketplace/redhat-marketplace-nt49q/extract-utilities id=3bd7aa86-9982-4c12-83d6-6e235db87b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7",
2026-06-11 18:17:42.344930 | controller |     "Jun 11 17:26:25.124752 crc crio[22018]: time=\"2026-06-11T17:26:25.105737498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.344947 | controller |     "Jun 11 17:26:25.124752 crc crio[22018]: time=\"2026-06-11T17:26:25.111809377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.344964 | controller |     "Jun 11 17:26:25.789407 crc crio[22018]: time=\"2026-06-11T17:26:25.789095431Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=887dcb3e-bbc4-4574-8eb5-33ed9e4f518a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.344981 | controller |     "Jun 11 17:26:25.791184 crc crio[22018]: time=\"2026-06-11T17:26:25.79098325Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b65cd94-72fe-4feb-bf25-7e516af9fa40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.344997 | controller |     "Jun 11 17:26:25.794091 crc crio[22018]: time=\"2026-06-11T17:26:25.794021147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8273021b-8c36-49e6-bc37-7ec82cd9629a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.345012 | controller |     "Jun 11 17:26:25.801632 crc crio[22018]: time=\"2026-06-11T17:26:25.801452542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345029 | controller |     "Jun 11 17:26:25.802268 crc crio[22018]: time=\"2026-06-11T17:26:25.801938517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345045 | controller |     "Jun 11 17:26:25.855134 crc crio[22018]: time=\"2026-06-11T17:26:25.854923657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345062 | controller |     "Jun 11 17:26:25.859242 crc crio[22018]: time=\"2026-06-11T17:26:25.859153452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345078 | controller |     "Jun 11 17:26:26.023295 crc crio[22018]: time=\"2026-06-11T17:26:26.023121409Z\" level=info msg=\"Created container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=97bf9d6f-7987-40ad-9340-16791ef384eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345093 | controller |     "Jun 11 17:26:26.024924 crc crio[22018]: time=\"2026-06-11T17:26:26.024187213Z\" level=info msg=\"Starting container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242\" id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.345109 | controller |     "Jun 11 17:26:26.032310 crc crio[22018]: time=\"2026-06-11T17:26:26.032210247Z\" level=info msg=\"Started container\" PID=164512 containerID=eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242 description=openshift-marketplace/redhat-marketplace-nt49q/extract-content id=3b73b518-c2df-4981-9dec-b44d0e6b3dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7",
2026-06-11 18:17:42.345129 | controller |     "Jun 11 17:26:27.137743 crc crio[22018]: time=\"2026-06-11T17:26:27.137643599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4136710c-a7ac-4c97-a546-159bff712f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.345146 | controller |     "Jun 11 17:26:27.139802 crc crio[22018]: time=\"2026-06-11T17:26:27.139696114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38eb7f06-e467-4873-a818-8900ba89e622 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.345162 | controller |     "Jun 11 17:26:27.151028 crc crio[22018]: time=\"2026-06-11T17:26:27.15092551Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345179 | controller |     "Jun 11 17:26:27.151665 crc crio[22018]: time=\"2026-06-11T17:26:27.151570341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345196 | controller |     "Jun 11 17:26:27.237844 crc crio[22018]: time=\"2026-06-11T17:26:27.237704751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345212 | controller |     "Jun 11 17:26:27.243573 crc crio[22018]: time=\"2026-06-11T17:26:27.243458343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345228 | controller |     "Jun 11 17:26:27.427824 crc crio[22018]: time=\"2026-06-11T17:26:27.427185459Z\" level=info msg=\"Created container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=8383ea48-7f42-4af4-aac3-c4a08c6c6647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345245 | controller |     "Jun 11 17:26:27.429577 crc crio[22018]: time=\"2026-06-11T17:26:27.429432119Z\" level=info msg=\"Starting container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27\" id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.345262 | controller |     "Jun 11 17:26:27.437197 crc crio[22018]: time=\"2026-06-11T17:26:27.437057393Z\" level=info msg=\"Started container\" PID=164598 containerID=0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 description=openshift-marketplace/redhat-marketplace-nt49q/registry-server id=79adadb4-8dcc-49f3-9a36-e96f85a09934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7",
2026-06-11 18:17:42.345279 | controller |     "Jun 11 17:26:29.168110 crc crio[22018]: time=\"2026-06-11T17:26:29.167652972Z\" level=info msg=\"Stopping container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91 (timeout: 2s)\" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.345296 | controller |     "Jun 11 17:26:29.804888 crc crio[22018]: time=\"2026-06-11T17:26:29.804787898Z\" level=info msg=\"Stopped container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=0af3c924-abbc-4b5e-923f-1700869b7de9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.345312 | controller |     "Jun 11 17:26:29.806143 crc crio[22018]: time=\"2026-06-11T17:26:29.806081459Z\" level=info msg=\"Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345334 | controller |     "Jun 11 17:26:29.806737 crc crio[22018]: time=\"2026-06-11T17:26:29.806679398Z\" level=info msg=\"Got pod network &{Name:community-operators-slbnh Namespace:openshift-marketplace ID:0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192 UID:f8012325-31b7-43e7-95be-3a86c3e5a37c NetNS:/var/run/netns/b0d55f67-19b4-40bc-817a-83631d38804d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8012325_31b7_43e7_95be_3a86c3e5a37c.slice PodAnnotations:0xc000381028}] Aliases:map[]}\"",
2026-06-11 18:17:42.345351 | controller |     "Jun 11 17:26:29.806879 crc crio[22018]: time=\"2026-06-11T17:26:29.806840883Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-slbnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.345368 | controller |     "Jun 11 17:26:30.125545 crc crio[22018]: time=\"2026-06-11T17:26:30.125446274Z\" level=info msg=\"Stopped pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=2e0dceae-f16b-4314-9a5a-bab9c8f28a05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345385 | controller |     "Jun 11 17:26:35.433700 crc crio[22018]: time=\"2026-06-11T17:26:35.431388021Z\" level=info msg=\"Stopping container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27 (timeout: 2s)\" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.345402 | controller |     "Jun 11 17:26:35.562743 crc crio[22018]: time=\"2026-06-11T17:26:35.562090134Z\" level=info msg=\"Stopped container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=c50f967c-2fed-4264-9e67-8c41292cd09d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.345418 | controller |     "Jun 11 17:26:35.564043 crc crio[22018]: time=\"2026-06-11T17:26:35.563977893Z\" level=info msg=\"Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345434 | controller |     "Jun 11 17:26:35.564833 crc crio[22018]: time=\"2026-06-11T17:26:35.564639385Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nt49q Namespace:openshift-marketplace ID:31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7 UID:bf224912-53d4-4115-9e27-817eadc039d6 NetNS:/var/run/netns/5460977d-76e9-4152-8897-79fd6350bf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf224912_53d4_4115_9e27_817eadc039d6.slice PodAnnotations:0xc005da1398}] Aliases:map[]}\"",
2026-06-11 18:17:42.345451 | controller |     "Jun 11 17:26:35.564833 crc crio[22018]: time=\"2026-06-11T17:26:35.56481228Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nt49q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.345468 | controller |     "Jun 11 17:26:35.961705 crc crio[22018]: time=\"2026-06-11T17:26:35.961581698Z\" level=info msg=\"Stopped pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=5c9e7352-e0be-4e14-9b6a-b9ddf6b62b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345484 | controller |     "Jun 11 17:26:36.462226 crc crio[22018]: time=\"2026-06-11T17:26:36.460823864Z\" level=info msg=\"Removing container: 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27\" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345500 | controller |     "Jun 11 17:26:36.508398 crc crio[22018]: time=\"2026-06-11T17:26:36.508051521Z\" level=info msg=\"Removed container 0ff2258162cd635c0ddca0509f41d9aeb146fbdfc297ae56366ae0de8c8ddf27: openshift-marketplace/redhat-marketplace-nt49q/registry-server\" id=229a6403-8887-4c5d-a012-20ad4c36bc3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345520 | controller |     "Jun 11 17:26:36.512572 crc crio[22018]: time=\"2026-06-11T17:26:36.51246609Z\" level=info msg=\"Removing container: eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242\" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345537 | controller |     "Jun 11 17:26:36.545662 crc crio[22018]: time=\"2026-06-11T17:26:36.545542933Z\" level=info msg=\"Removed container eb42ac1263dcf5424632d8d0497eaa37c4377a0405c02efb46808cb57300a242: openshift-marketplace/redhat-marketplace-nt49q/extract-content\" id=9ca8875f-6ef4-4e69-8aa4-23032eca088e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345554 | controller |     "Jun 11 17:26:36.552747 crc crio[22018]: time=\"2026-06-11T17:26:36.55252152Z\" level=info msg=\"Removing container: 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e\" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345570 | controller |     "Jun 11 17:26:36.626700 crc crio[22018]: time=\"2026-06-11T17:26:36.62657674Z\" level=info msg=\"Removed container 01d9123f4daa0e03967d77e8f2c9a9697cddd7b758f5511436a71d60d43fe58e: openshift-marketplace/redhat-marketplace-nt49q/extract-utilities\" id=d6f811b6-fb9b-4cc6-9b05-8cc07ec8759b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.345587 | controller |     "Jun 11 17:26:55.772387 crc crio[22018]: time=\"2026-06-11T17:26:55.771274905Z\" level=info msg=\"Stopping pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2\" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345604 | controller |     "Jun 11 17:26:55.774181 crc crio[22018]: time=\"2026-06-11T17:26:55.773116054Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs Namespace:openstack ID:51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2 UID:b95809f3-a32b-4e0d-8d8a-d7818d6e4efb NetNS:/var/run/netns/a4eeb7fd-3cb0-404e-b89f-d42314518810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb95809f3_a32b_4e0d_8d8a_d7818d6e4efb.slice PodAnnotations:0xc002ca1228}] Aliases:map[]}\"",
2026-06-11 18:17:42.345621 | controller |     "Jun 11 17:26:55.774181 crc crio[22018]: time=\"2026-06-11T17:26:55.773282229Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.345637 | controller |     "Jun 11 17:26:56.252634 crc crio[22018]: time=\"2026-06-11T17:26:56.25253157Z\" level=info msg=\"Stopped pod sandbox: 51ffbf1fa1143f17f735ad9e7192a138b178570b40a722aabc2ee731890c7ab2\" id=d230252e-b761-4479-838c-faa550ae8dc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.345654 | controller |     "Jun 11 17:26:57.318576 crc crio[22018]: time=\"2026-06-11T17:26:57.318009906Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD\" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.345670 | controller |     "Jun 11 17:26:57.320089 crc crio[22018]: time=\"2026-06-11T17:26:57.318624805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345686 | controller |     "Jun 11 17:26:57.358832 crc crio[22018]: time=\"2026-06-11T17:26:57.358434938Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}\"",
2026-06-11 18:17:42.345707 | controller |     "Jun 11 17:26:57.358832 crc crio[22018]: time=\"2026-06-11T17:26:57.358786519Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.345723 | controller |     "Jun 11 17:26:57.861622 crc crio[22018]: 2026-06-11T17:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e747dddeaf0c12c Mac:fa:81:19:e5:5d:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.345740 | controller |     "Jun 11 17:26:57.863179 crc crio[22018]: time=\"2026-06-11T17:26:57.863124687Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc002ca1898}] Aliases:map[]}\"",
2026-06-11 18:17:42.345756 | controller |     "Jun 11 17:26:57.863440 crc crio[22018]: time=\"2026-06-11T17:26:57.863282893Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.345772 | controller |     "Jun 11 17:26:57.876498 crc crio[22018]: time=\"2026-06-11T17:26:57.872804574Z\" level=info msg=\"Ran pod sandbox e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/POD\" id=b3d6f43c-a116-4eae-9e8b-71de214b47cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.345788 | controller |     "Jun 11 17:26:57.877819 crc crio[22018]: time=\"2026-06-11T17:26:57.877792781Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.345804 | controller |     "Jun 11 17:26:57.890124 crc crio[22018]: time=\"2026-06-11T17:26:57.89004891Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.345819 | controller |     "Jun 11 17:26:58.398001 crc crio[22018]: time=\"2026-06-11T17:26:58.397872337Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d82100fd-4a75-44b8-b15d-22e193949c52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.345835 | controller |     "Jun 11 17:26:58.400611 crc crio[22018]: time=\"2026-06-11T17:26:58.400514991Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=553ebdc6-e2bd-4899-ba28-08fdf6df0ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.345875 | controller |     "Jun 11 17:26:58.428558 crc crio[22018]: time=\"2026-06-11T17:26:58.428282091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b33551dc-f644-4e5e-87a5-5f65a5abcf6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.345898 | controller |     "Jun 11 17:26:58.435980 crc crio[22018]: time=\"2026-06-11T17:26:58.435886953Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345917 | controller |     "Jun 11 17:26:58.436744 crc crio[22018]: time=\"2026-06-11T17:26:58.436301386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345934 | controller |     "Jun 11 17:26:58.508673 crc crio[22018]: time=\"2026-06-11T17:26:58.508576646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345950 | controller |     "Jun 11 17:26:58.515895 crc crio[22018]: time=\"2026-06-11T17:26:58.515802295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.345966 | controller |     "Jun 11 17:26:58.667895 crc crio[22018]: time=\"2026-06-11T17:26:58.667447653Z\" level=info msg=\"Created container 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=eb610dfa-a4e0-4c97-95e1-eaf7ffe1d038 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.345983 | controller |     "Jun 11 17:26:58.671408 crc crio[22018]: time=\"2026-06-11T17:26:58.671287554Z\" level=info msg=\"Starting container: 3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62\" id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.345999 | controller |     "Jun 11 17:26:58.678967 crc crio[22018]: time=\"2026-06-11T17:26:58.67873009Z\" level=info msg=\"Started container\" PID=166359 containerID=3f68c857c5b1064f2f5d080019b7dea57ee380b6c05c6d15a47c017990c7ba62 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=e14e35c0-8f51-4ff5-88bf-1c9fbc4ec3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab",
2026-06-11 18:17:42.346016 | controller |     "Jun 11 17:27:14.072230 crc crio[22018]: time=\"2026-06-11T17:27:14.071451579Z\" level=info msg=\"Stopping pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346033 | controller |     "Jun 11 17:27:14.072230 crc crio[22018]: time=\"2026-06-11T17:27:14.072227384Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=a72fa986-a153-4bba-abb6-ba29727b2e50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346049 | controller |     "Jun 11 17:27:14.074288 crc crio[22018]: time=\"2026-06-11T17:27:14.072779022Z\" level=info msg=\"Removing pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.346065 | controller |     "Jun 11 17:27:14.091676 crc crio[22018]: time=\"2026-06-11T17:27:14.091614436Z\" level=info msg=\"Removed pod sandbox: 31f33f60f955a784076bc21a686ff27d0dfa3b34a6d27d9e219a7bfaf30d82d7\" id=076fdd57-9a6d-40ba-bd43-a04312047d29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.346085 | controller |     "Jun 11 17:27:40.434072 crc crio[22018]: time=\"2026-06-11T17:27:40.433128464Z\" level=info msg=\"Stopping pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab\" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346102 | controller |     "Jun 11 17:27:40.435853 crc crio[22018]: time=\"2026-06-11T17:27:40.434828619Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 Namespace:openstack ID:e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab UID:749193b6-3a13-47f8-908e-eb84deaf037f NetNS:/var/run/netns/733b4c9b-8b63-4a96-930b-d8c4ccab3004 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod749193b6_3a13_47f8_908e_eb84deaf037f.slice PodAnnotations:0xc000aa5b10}] Aliases:map[]}\"",
2026-06-11 18:17:42.346117 | controller |     "Jun 11 17:27:40.435853 crc crio[22018]: time=\"2026-06-11T17:27:40.434964243Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.346134 | controller |     "Jun 11 17:27:40.934103 crc crio[22018]: time=\"2026-06-11T17:27:40.933111572Z\" level=info msg=\"Stopped pod sandbox: e747dddeaf0c12ca07db8c9e6dc7399d11ec37c13bea49fc61700e97a1edbbab\" id=bf552f65-c7de-4313-9c36-8ed73b28f194 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346150 | controller |     "Jun 11 17:27:42.048849 crc crio[22018]: time=\"2026-06-11T17:27:42.048262273Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD\" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.346165 | controller |     "Jun 11 17:27:42.050059 crc crio[22018]: time=\"2026-06-11T17:27:42.048872603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346182 | controller |     "Jun 11 17:27:42.092419 crc crio[22018]: time=\"2026-06-11T17:27:42.092155445Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}\"",
2026-06-11 18:17:42.346198 | controller |     "Jun 11 17:27:42.092419 crc crio[22018]: time=\"2026-06-11T17:27:42.09229072Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.346214 | controller |     "Jun 11 17:27:42.633361 crc crio[22018]: 2026-06-11T17:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3701c5f1a8fb47a Mac:d6:7e:5b:7c:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac SocketPath: PciID:}] [{Interface:0xc000014400 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.346230 | controller |     "Jun 11 17:27:42.634754 crc crio[22018]: time=\"2026-06-11T17:27:42.634649902Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc0004be870}] Aliases:map[]}\"",
2026-06-11 18:17:42.346252 | controller |     "Jun 11 17:27:42.634867 crc crio[22018]: time=\"2026-06-11T17:27:42.634835388Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.346270 | controller |     "Jun 11 17:27:42.650121 crc crio[22018]: time=\"2026-06-11T17:27:42.65000877Z\" level=info msg=\"Ran pod sandbox 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/POD\" id=71899e54-15a6-4e4e-ac1c-417d71744dd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.346285 | controller |     "Jun 11 17:27:42.654122 crc crio[22018]: time=\"2026-06-11T17:27:42.653965954Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.346302 | controller |     "Jun 11 17:27:42.663898 crc crio[22018]: time=\"2026-06-11T17:27:42.663806817Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.346317 | controller |     "Jun 11 17:27:43.048753 crc crio[22018]: time=\"2026-06-11T17:27:43.047099057Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=56878c39-857d-4bb9-aff8-d8aeee6b4aee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.346334 | controller |     "Jun 11 17:27:43.049892 crc crio[22018]: time=\"2026-06-11T17:27:43.049714429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=938a9f32-0f61-40c7-83ff-ff604daf862a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.346349 | controller |     "Jun 11 17:27:43.103667 crc crio[22018]: time=\"2026-06-11T17:27:43.103584317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bc4f7278-2009-432c-8a01-dc1af5493312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.346365 | controller |     "Jun 11 17:27:43.113236 crc crio[22018]: time=\"2026-06-11T17:27:43.113035367Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.346382 | controller |     "Jun 11 17:27:43.113617 crc crio[22018]: time=\"2026-06-11T17:27:43.113545993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346397 | controller |     "Jun 11 17:27:43.163620 crc crio[22018]: time=\"2026-06-11T17:27:43.163510707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346413 | controller |     "Jun 11 17:27:43.170951 crc crio[22018]: time=\"2026-06-11T17:27:43.170750879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346429 | controller |     "Jun 11 17:27:43.365805 crc crio[22018]: time=\"2026-06-11T17:27:43.365704087Z\" level=info msg=\"Created container 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=e24e3179-89ad-47b3-a1fa-aa362b98a2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.346449 | controller |     "Jun 11 17:27:43.367942 crc crio[22018]: time=\"2026-06-11T17:27:43.367852975Z\" level=info msg=\"Starting container: 2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6\" id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.346465 | controller |     "Jun 11 17:27:43.383450 crc crio[22018]: time=\"2026-06-11T17:27:43.383309974Z\" level=info msg=\"Started container\" PID=168904 containerID=2f5d7c4f7d5ff2b059167ec3cc595f1c1a5c869b6a94be785e95b8274b8a23e6 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=ff70b95f-ee66-48ea-afc0-03b85d5ff199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761",
2026-06-11 18:17:42.346482 | controller |     "Jun 11 17:28:00.631251 crc crio[22018]: time=\"2026-06-11T17:28:00.630435968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686648-q5zhs/POD\" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.346499 | controller |     "Jun 11 17:28:00.632823 crc crio[22018]: time=\"2026-06-11T17:28:00.632785204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346515 | controller |     "Jun 11 17:28:00.672017 crc crio[22018]: time=\"2026-06-11T17:28:00.671925646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}\"",
2026-06-11 18:17:42.346532 | controller |     "Jun 11 17:28:00.672017 crc crio[22018]: time=\"2026-06-11T17:28:00.672000468Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686648-q5zhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.346549 | controller |     "Jun 11 17:28:01.265167 crc crio[22018]: 2026-06-11T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38acd44082e280 Mac:5a:39:5b:b4:81:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd SocketPath: PciID:}] [{Interface:0xc00025b2e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.346566 | controller |     "Jun 11 17:28:01.267207 crc crio[22018]: time=\"2026-06-11T17:28:01.267050902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002ca0ca0}] Aliases:map[]}\"",
2026-06-11 18:17:42.346583 | controller |     "Jun 11 17:28:01.267207 crc crio[22018]: time=\"2026-06-11T17:28:01.267183616Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686648-q5zhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.346599 | controller |     "Jun 11 17:28:01.282565 crc crio[22018]: time=\"2026-06-11T17:28:01.282180807Z\" level=info msg=\"Ran pod sandbox e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 with infra container: openshift-infra/auto-csr-approver-29686648-q5zhs/POD\" id=0100f87c-77be-4b5a-9b9d-799fca71a6a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.346621 | controller |     "Jun 11 17:28:01.286299 crc crio[22018]: time=\"2026-06-11T17:28:01.285865835Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.346641 | controller |     "Jun 11 17:28:01.302736 crc crio[22018]: time=\"2026-06-11T17:28:01.302646028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.346658 | controller |     "Jun 11 17:28:02.348553 crc crio[22018]: time=\"2026-06-11T17:28:02.347907493Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e96f69e3-cc3f-4f8b-9d1f-7370e64f39ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.346674 | controller |     "Jun 11 17:28:02.349559 crc crio[22018]: time=\"2026-06-11T17:28:02.349515024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b66e40d-9550-41e6-baa5-b644d024c0d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.346690 | controller |     "Jun 11 17:28:02.351830 crc crio[22018]: time=\"2026-06-11T17:28:02.351741314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=60896797-a4f0-4c6c-9fb8-c104250627e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.346707 | controller |     "Jun 11 17:28:02.362904 crc crio[22018]: time=\"2026-06-11T17:28:02.362826996Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.346724 | controller |     "Jun 11 17:28:02.363540 crc crio[22018]: time=\"2026-06-11T17:28:02.36326214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346741 | controller |     "Jun 11 17:28:02.406179 crc crio[22018]: time=\"2026-06-11T17:28:02.406064375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346757 | controller |     "Jun 11 17:28:02.670275 crc crio[22018]: time=\"2026-06-11T17:28:02.670058014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.346773 | controller |     "Jun 11 17:28:02.830849 crc crio[22018]: time=\"2026-06-11T17:28:02.830753139Z\" level=info msg=\"Created container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=c8035afb-9ade-48c0-a7bd-89cc9af26f06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.346790 | controller |     "Jun 11 17:28:02.833608 crc crio[22018]: time=\"2026-06-11T17:28:02.833520476Z\" level=info msg=\"Starting container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4\" id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.346807 | controller |     "Jun 11 17:28:02.841132 crc crio[22018]: time=\"2026-06-11T17:28:02.841032234Z\" level=info msg=\"Started container\" PID=170066 containerID=ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4 description=openshift-infra/auto-csr-approver-29686648-q5zhs/oc id=10b51fe8-f47a-49a4-80f4-2a96f0e8b252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04",
2026-06-11 18:17:42.346827 | controller |     "Jun 11 17:28:04.811960 crc crio[22018]: time=\"2026-06-11T17:28:04.811417385Z\" level=info msg=\"Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346846 | controller |     "Jun 11 17:28:04.813382 crc crio[22018]: time=\"2026-06-11T17:28:04.812890243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686648-q5zhs Namespace:openshift-infra ID:e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04 UID:8f9ebe73-08a0-4fd6-bf49-c4987f4dc7e2 NetNS:/var/run/netns/c9ca0376-5f8d-431d-bbe3-c8b10767abcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f9ebe73_08a0_4fd6_bf49_c4987f4dc7e2.slice PodAnnotations:0xc002a1b1a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.346882 | controller |     "Jun 11 17:28:04.813382 crc crio[22018]: time=\"2026-06-11T17:28:04.813056048Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686648-q5zhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.346900 | controller |     "Jun 11 17:28:05.167890 crc crio[22018]: time=\"2026-06-11T17:28:05.167108021Z\" level=info msg=\"Stopped pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=c67ab299-e129-427a-a77a-dcd71d4bfd03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346916 | controller |     "Jun 11 17:28:14.113655 crc crio[22018]: time=\"2026-06-11T17:28:14.112737298Z\" level=info msg=\"Removing container: f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5\" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.346933 | controller |     "Jun 11 17:28:14.244531 crc crio[22018]: time=\"2026-06-11T17:28:14.244396346Z\" level=info msg=\"Removed container f7daa99cc6ee8158652c6678d0aaef417e01ad60440b2753bce4f1106b90a6c5: openshift-infra/auto-csr-approver-29686642-wclzh/oc\" id=400f6301-67a4-4232-9e14-8af38c32396e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.346949 | controller |     "Jun 11 17:28:14.258695 crc crio[22018]: time=\"2026-06-11T17:28:14.258591371Z\" level=info msg=\"Stopping pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346966 | controller |     "Jun 11 17:28:14.258695 crc crio[22018]: time=\"2026-06-11T17:28:14.258690945Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=2fa3022c-f70f-4d00-b6a5-415084d25827 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.346982 | controller |     "Jun 11 17:28:14.259208 crc crio[22018]: time=\"2026-06-11T17:28:14.25916824Z\" level=info msg=\"Removing pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.346998 | controller |     "Jun 11 17:28:14.277517 crc crio[22018]: time=\"2026-06-11T17:28:14.277285298Z\" level=info msg=\"Removed pod sandbox: d2bb15a55cefd225b26b5549ef6c1ebd302ba488e289ca93789da93d8db8a445\" id=10b2aab7-b676-4991-8618-d0c50b65d2da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.347014 | controller |     "Jun 11 17:28:52.560555 crc crio[22018]: time=\"2026-06-11T17:28:52.559578203Z\" level=info msg=\"Stopping pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761\" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.347031 | controller |     "Jun 11 17:28:52.561699 crc crio[22018]: time=\"2026-06-11T17:28:52.561290147Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 Namespace:openstack ID:3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761 UID:accf8b44-8d3b-4078-b9c8-e3b9087f9805 NetNS:/var/run/netns/fdd383e7-23ab-4b9a-b761-ea123b4cb6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaccf8b44_8d3b_4078_b9c8_e3b9087f9805.slice PodAnnotations:0xc002b144a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.347052 | controller |     "Jun 11 17:28:52.561940 crc crio[22018]: time=\"2026-06-11T17:28:52.561896987Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347069 | controller |     "Jun 11 17:28:53.065661 crc crio[22018]: time=\"2026-06-11T17:28:53.06485375Z\" level=info msg=\"Stopped pod sandbox: 3701c5f1a8fb47af4995511bb58cdc270b1d0680bb6280be6daea9192fe19761\" id=67bd1fad-51f1-4f84-8223-5cea8130b824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.347086 | controller |     "Jun 11 17:28:54.257053 crc crio[22018]: time=\"2026-06-11T17:28:54.256758863Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD\" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347103 | controller |     "Jun 11 17:28:54.257953 crc crio[22018]: time=\"2026-06-11T17:28:54.257932851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347120 | controller |     "Jun 11 17:28:54.295040 crc crio[22018]: time=\"2026-06-11T17:28:54.294916884Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}\"",
2026-06-11 18:17:42.347137 | controller |     "Jun 11 17:28:54.295040 crc crio[22018]: time=\"2026-06-11T17:28:54.294995647Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347154 | controller |     "Jun 11 17:28:54.980941 crc crio[22018]: 2026-06-11T17:28:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c15f0c58aea86a Mac:d6:f0:3b:41:12:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de SocketPath: PciID:}] [{Interface:0xc00011e5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.347171 | controller |     "Jun 11 17:28:54.982617 crc crio[22018]: time=\"2026-06-11T17:28:54.982544633Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc002b14940}] Aliases:map[]}\"",
2026-06-11 18:17:42.347188 | controller |     "Jun 11 17:28:54.982915 crc crio[22018]: time=\"2026-06-11T17:28:54.98284027Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.347209 | controller |     "Jun 11 17:28:54.994728 crc crio[22018]: time=\"2026-06-11T17:28:54.994644046Z\" level=info msg=\"Ran pod sandbox 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/POD\" id=a3e407d2-d97e-4d5e-8b0d-4b643d840672 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347226 | controller |     "Jun 11 17:28:54.998039 crc crio[22018]: time=\"2026-06-11T17:28:54.9979545Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.347242 | controller |     "Jun 11 17:28:55.007234 crc crio[22018]: time=\"2026-06-11T17:28:55.007142761Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.347258 | controller |     "Jun 11 17:28:55.544995 crc crio[22018]: time=\"2026-06-11T17:28:55.544514136Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=78383c3b-338f-42e5-8cd6-5e9b72bce909 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.347274 | controller |     "Jun 11 17:28:55.547877 crc crio[22018]: time=\"2026-06-11T17:28:55.547798951Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7c64db4e-1f82-4b61-bfa4-182d19addb69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.347290 | controller |     "Jun 11 17:28:55.615333 crc crio[22018]: time=\"2026-06-11T17:28:55.615250218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d4d6cad1-be5a-4580-b97e-794abecfc9a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.347306 | controller |     "Jun 11 17:28:55.623326 crc crio[22018]: time=\"2026-06-11T17:28:55.623202179Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.347322 | controller |     "Jun 11 17:28:55.623999 crc crio[22018]: time=\"2026-06-11T17:28:55.623928313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347338 | controller |     "Jun 11 17:28:55.683816 crc crio[22018]: time=\"2026-06-11T17:28:55.68371113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347354 | controller |     "Jun 11 17:28:55.688045 crc crio[22018]: time=\"2026-06-11T17:28:55.687780317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347371 | controller |     "Jun 11 17:28:55.910301 crc crio[22018]: time=\"2026-06-11T17:28:55.909809005Z\" level=info msg=\"Created container addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=abfc2b78-32c2-4787-9c81-3fc76ccf90fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.347388 | controller |     "Jun 11 17:28:55.911097 crc crio[22018]: time=\"2026-06-11T17:28:55.911035265Z\" level=info msg=\"Starting container: addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb\" id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.347409 | controller |     "Jun 11 17:28:55.919036 crc crio[22018]: time=\"2026-06-11T17:28:55.918945655Z\" level=info msg=\"Started container\" PID=173256 containerID=addedf5d84d349c52515b6c042946dd49d987bc3aedd403b4f049008cdad73bb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a26cf33b-c8a0-4742-afe5-663ff0b6c7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e",
2026-06-11 18:17:42.347425 | controller |     "Jun 11 17:29:48.669015 crc crio[22018]: time=\"2026-06-11T17:29:48.643289846Z\" level=info msg=\"Stopping pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e\" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.347442 | controller |     "Jun 11 17:29:48.691766 crc crio[22018]: time=\"2026-06-11T17:29:48.691134549Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf Namespace:openstack ID:4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e UID:93097fe1-52d7-45e2-a736-c8b08c56b367 NetNS:/var/run/netns/eca317c3-4ad2-4bb3-928f-99f58c1d76de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93097fe1_52d7_45e2_a736_c8b08c56b367.slice PodAnnotations:0xc00012aab0}] Aliases:map[]}\"",
2026-06-11 18:17:42.347458 | controller |     "Jun 11 17:29:48.701030 crc crio[22018]: time=\"2026-06-11T17:29:48.695140127Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347473 | controller |     "Jun 11 17:29:50.076848 crc crio[22018]: time=\"2026-06-11T17:29:50.076074106Z\" level=info msg=\"Stopped pod sandbox: 4c15f0c58aea86a9fc4c625d80752c30c146c90fd1abd4f80bc92d6fbff7198e\" id=310e5ccd-ab80-4905-bb1c-5b146826fdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.347489 | controller |     "Jun 11 17:29:51.788080 crc crio[22018]: time=\"2026-06-11T17:29:51.787193117Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD\" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347505 | controller |     "Jun 11 17:29:51.789276 crc crio[22018]: time=\"2026-06-11T17:29:51.788087636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347520 | controller |     "Jun 11 17:29:51.819594 crc crio[22018]: time=\"2026-06-11T17:29:51.81942623Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}\"",
2026-06-11 18:17:42.347537 | controller |     "Jun 11 17:29:51.819594 crc crio[22018]: time=\"2026-06-11T17:29:51.819541343Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347552 | controller |     "Jun 11 17:29:52.501840 crc crio[22018]: 2026-06-11T17:29:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd5d8db3ff31db0 Mac:36:3c:e0:73:de:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.347576 | controller |     "Jun 11 17:29:52.503200 crc crio[22018]: time=\"2026-06-11T17:29:52.503095228Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc00012b650}] Aliases:map[]}\"",
2026-06-11 18:17:42.347593 | controller |     "Jun 11 17:29:52.503386 crc crio[22018]: time=\"2026-06-11T17:29:52.503290745Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.347609 | controller |     "Jun 11 17:29:52.516565 crc crio[22018]: time=\"2026-06-11T17:29:52.516479765Z\" level=info msg=\"Ran pod sandbox bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/POD\" id=3868277f-5e2f-48e5-8056-40d9fc175431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347625 | controller |     "Jun 11 17:29:52.520251 crc crio[22018]: time=\"2026-06-11T17:29:52.520168859Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.347641 | controller |     "Jun 11 17:29:52.533737 crc crio[22018]: time=\"2026-06-11T17:29:52.533632458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.347657 | controller |     "Jun 11 17:29:53.156147 crc crio[22018]: time=\"2026-06-11T17:29:53.155969318Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=03c608c8-5024-4101-9154-f8164f53b6e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.347673 | controller |     "Jun 11 17:29:53.158186 crc crio[22018]: time=\"2026-06-11T17:29:53.157085683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=be124d8f-6507-480d-8990-2ae3d78d1a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.347689 | controller |     "Jun 11 17:29:53.205163 crc crio[22018]: time=\"2026-06-11T17:29:53.204982723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=027820fb-8881-4935-a39e-08dd92bd3f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.347704 | controller |     "Jun 11 17:29:53.215067 crc crio[22018]: time=\"2026-06-11T17:29:53.214292168Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.347720 | controller |     "Jun 11 17:29:53.215431 crc crio[22018]: time=\"2026-06-11T17:29:53.215370863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347740 | controller |     "Jun 11 17:29:53.300073 crc crio[22018]: time=\"2026-06-11T17:29:53.299968167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347756 | controller |     "Jun 11 17:29:53.305071 crc crio[22018]: time=\"2026-06-11T17:29:53.304843163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347773 | controller |     "Jun 11 17:29:53.455921 crc crio[22018]: time=\"2026-06-11T17:29:53.455730377Z\" level=info msg=\"Created container 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=10d49202-4eca-4d1c-81e3-2a7bbcf732ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.347790 | controller |     "Jun 11 17:29:53.457209 crc crio[22018]: time=\"2026-06-11T17:29:53.456864059Z\" level=info msg=\"Starting container: 7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09\" id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.347806 | controller |     "Jun 11 17:29:53.467655 crc crio[22018]: time=\"2026-06-11T17:29:53.467282984Z\" level=info msg=\"Started container\" PID=176468 containerID=7b90a930548028cceca9351609353d4a8b136856bf4d680ee18c59c9efd52e09 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=041d90b6-8be1-4d0e-8bbc-b256996948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2",
2026-06-11 18:17:42.347822 | controller |     "Jun 11 17:30:00.583104 crc crio[22018]: time=\"2026-06-11T17:30:00.581612988Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686650-q5l9b/POD\" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347837 | controller |     "Jun 11 17:30:00.583104 crc crio[22018]: time=\"2026-06-11T17:30:00.582628801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347871 | controller |     "Jun 11 17:30:00.603925 crc crio[22018]: time=\"2026-06-11T17:30:00.603553975Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD\" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.347889 | controller |     "Jun 11 17:30:00.603925 crc crio[22018]: time=\"2026-06-11T17:30:00.603674539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.347905 | controller |     "Jun 11 17:30:00.649429 crc crio[22018]: time=\"2026-06-11T17:30:00.647494995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.347922 | controller |     "Jun 11 17:30:00.649429 crc crio[22018]: time=\"2026-06-11T17:30:00.647572638Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686650-q5l9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347938 | controller |     "Jun 11 17:30:00.650939 crc crio[22018]: time=\"2026-06-11T17:30:00.650855185Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.347959 | controller |     "Jun 11 17:30:00.650939 crc crio[22018]: time=\"2026-06-11T17:30:00.650932788Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.347976 | controller |     "Jun 11 17:30:01.069960 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c1a080942526f Mac:2a:88:01:49:33:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.347992 | controller |     "Jun 11 17:30:01.070994 crc crio[22018]: time=\"2026-06-11T17:30:01.070916845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc000aa5aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.348030 | controller |     "Jun 11 17:30:01.071105 crc crio[22018]: time=\"2026-06-11T17:30:01.07107078Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.348048 | controller |     "Jun 11 17:30:01.082384 crc crio[22018]: time=\"2026-06-11T17:30:01.082247852Z\" level=info msg=\"Ran pod sandbox 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/POD\" id=829dda6f-8bb6-4393-a033-e3a7afb0c271 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.348064 | controller |     "Jun 11 17:30:01.084806 crc crio[22018]: time=\"2026-06-11T17:30:01.084744649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81a02e3d-08df-413c-adcd-878487a96630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.348080 | controller |     "Jun 11 17:30:01.088398 crc crio[22018]: time=\"2026-06-11T17:30:01.087650442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81793011-6680-4339-a74b-0130047948a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.348096 | controller |     "Jun 11 17:30:01.097254 crc crio[22018]: time=\"2026-06-11T17:30:01.097171913Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.348113 | controller |     "Jun 11 17:30:01.097818 crc crio[22018]: time=\"2026-06-11T17:30:01.097754232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348129 | controller |     "Jun 11 17:30:01.169180 crc crio[22018]: time=\"2026-06-11T17:30:01.169047014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348148 | controller |     "Jun 11 17:30:01.184562 crc crio[22018]: time=\"2026-06-11T17:30:01.183788281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348164 | controller |     "Jun 11 17:30:01.191307 crc crio[22018]: 2026-06-11T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec66981baa1e41a Mac:22:c1:a1:17:4a:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.348181 | controller |     "Jun 11 17:30:01.194072 crc crio[22018]: time=\"2026-06-11T17:30:01.194022336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc0074841a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.348197 | controller |     "Jun 11 17:30:01.194260 crc crio[22018]: time=\"2026-06-11T17:30:01.194198732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686650-q5l9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.348218 | controller |     "Jun 11 17:30:01.225696 crc crio[22018]: time=\"2026-06-11T17:30:01.22564979Z\" level=info msg=\"Ran pod sandbox ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc with infra container: openshift-infra/auto-csr-approver-29686650-q5l9b/POD\" id=b72e13a8-8300-4ef5-9ad5-3597f67e76a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.348236 | controller |     "Jun 11 17:30:01.228373 crc crio[22018]: time=\"2026-06-11T17:30:01.228282342Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.348257 | controller |     "Jun 11 17:30:01.244362 crc crio[22018]: time=\"2026-06-11T17:30:01.244239239Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.348277 | controller |     "Jun 11 17:30:01.311144 crc crio[22018]: time=\"2026-06-11T17:30:01.311045708Z\" level=info msg=\"Created container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=6d542809-43da-4e43-bf96-0994632f8b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.348295 | controller |     "Jun 11 17:30:01.312731 crc crio[22018]: time=\"2026-06-11T17:30:01.312641498Z\" level=info msg=\"Starting container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce\" id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.348318 | controller |     "Jun 11 17:30:01.318863 crc crio[22018]: time=\"2026-06-11T17:30:01.318782603Z\" level=info msg=\"Started container\" PID=176977 containerID=82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce description=openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles id=2cac135c-ff0e-40fa-8d5c-8b78190681a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7",
2026-06-11 18:17:42.348334 | controller |     "Jun 11 17:30:02.859862 crc crio[22018]: time=\"2026-06-11T17:30:02.858788117Z\" level=info msg=\"Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348360 | controller |     "Jun 11 17:30:02.861273 crc crio[22018]: time=\"2026-06-11T17:30:02.86044094Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686650-8t96w Namespace:openshift-operator-lifecycle-manager ID:39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7 UID:bde18284-3567-4758-94e0-b0d5a33ab1dd NetNS:/var/run/netns/dcdd8cf9-6891-4574-8cd9-c5bafc8cb3d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbde18284_3567_4758_94e0_b0d5a33ab1dd.slice PodAnnotations:0xc00141a600}] Aliases:map[]}\"",
2026-06-11 18:17:42.348382 | controller |     "Jun 11 17:30:02.861273 crc crio[22018]: time=\"2026-06-11T17:30:02.860721769Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686650-8t96w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.348402 | controller |     "Jun 11 17:30:03.261228 crc crio[22018]: time=\"2026-06-11T17:30:03.26111598Z\" level=info msg=\"Stopped pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=75bdef4f-38b0-4f62-9421-10891740d2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348423 | controller |     "Jun 11 17:30:05.260552 crc crio[22018]: time=\"2026-06-11T17:30:05.259905638Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d1134e90-65c0-406e-8dc5-eb2aa0bd5807 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.348518 | controller |     "Jun 11 17:30:05.262976 crc crio[22018]: time=\"2026-06-11T17:30:05.261860939Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfe97e84-e219-4f4d-ac0f-8676f86de3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.348540 | controller |     "Jun 11 17:30:05.265275 crc crio[22018]: time=\"2026-06-11T17:30:05.265171855Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70f630f1-7859-4596-8c10-4b1ef0816c6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.348557 | controller |     "Jun 11 17:30:05.276390 crc crio[22018]: time=\"2026-06-11T17:30:05.276206535Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.348573 | controller |     "Jun 11 17:30:05.276869 crc crio[22018]: time=\"2026-06-11T17:30:05.276798684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348589 | controller |     "Jun 11 17:30:05.330109 crc crio[22018]: time=\"2026-06-11T17:30:05.329917949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348604 | controller |     "Jun 11 17:30:05.639694 crc crio[22018]: time=\"2026-06-11T17:30:05.639508729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348620 | controller |     "Jun 11 17:30:05.835079 crc crio[22018]: time=\"2026-06-11T17:30:05.834307538Z\" level=info msg=\"Created container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=582dc49b-d278-4afd-b300-03d179f637b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.348636 | controller |     "Jun 11 17:30:05.836498 crc crio[22018]: time=\"2026-06-11T17:30:05.836312722Z\" level=info msg=\"Starting container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3\" id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.348656 | controller |     "Jun 11 17:30:05.842624 crc crio[22018]: time=\"2026-06-11T17:30:05.842539079Z\" level=info msg=\"Started container\" PID=177308 containerID=2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3 description=openshift-infra/auto-csr-approver-29686650-q5l9b/oc id=01fe6edd-6032-4b84-8f5d-0f34e5d1559e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc",
2026-06-11 18:17:42.348673 | controller |     "Jun 11 17:30:07.932185 crc crio[22018]: time=\"2026-06-11T17:30:07.931686383Z\" level=info msg=\"Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348690 | controller |     "Jun 11 17:30:07.933427 crc crio[22018]: time=\"2026-06-11T17:30:07.932747297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686650-q5l9b Namespace:openshift-infra ID:ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc UID:f9ef0bb9-49ea-467a-abce-a7b28e4cab19 NetNS:/var/run/netns/f2002985-4d2c-4aeb-a2ca-21a4fc6f74e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9ef0bb9_49ea_467a_abce_a7b28e4cab19.slice PodAnnotations:0xc000380910}] Aliases:map[]}\"",
2026-06-11 18:17:42.348706 | controller |     "Jun 11 17:30:07.933427 crc crio[22018]: time=\"2026-06-11T17:30:07.932869051Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686650-q5l9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.348722 | controller |     "Jun 11 17:30:08.316393 crc crio[22018]: time=\"2026-06-11T17:30:08.315773037Z\" level=info msg=\"Stopped pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7bfb32f8-0136-4a5e-89b3-2e5876e47576 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348739 | controller |     "Jun 11 17:30:14.320860 crc crio[22018]: time=\"2026-06-11T17:30:14.319835551Z\" level=info msg=\"Removing container: db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2\" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.348754 | controller |     "Jun 11 17:30:14.471564 crc crio[22018]: time=\"2026-06-11T17:30:14.470929624Z\" level=info msg=\"Removed container db28267581b3d161c26de7c62c2929a7bddd83b2c3e0d36f28719c6d1dda8ab2: openshift-infra/auto-csr-approver-29686644-lrcxj/oc\" id=521ff014-5cba-4628-b174-17f784c918e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.348771 | controller |     "Jun 11 17:30:14.475407 crc crio[22018]: time=\"2026-06-11T17:30:14.475306114Z\" level=info msg=\"Removing container: d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75\" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.348787 | controller |     "Jun 11 17:30:14.511079 crc crio[22018]: time=\"2026-06-11T17:30:14.510967689Z\" level=info msg=\"Removed container d0e5b401383f06c005562256533251cc45d2f721e5dd3269ffe3761ba0f5db75: openshift-operator-lifecycle-manager/collect-profiles-29686605-cr6j9/collect-profiles\" id=9ea0cbb2-c2cf-4d56-9102-11c2529ac98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.348803 | controller |     "Jun 11 17:30:14.527271 crc crio[22018]: time=\"2026-06-11T17:30:14.527171448Z\" level=info msg=\"Stopping pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348819 | controller |     "Jun 11 17:30:14.527271 crc crio[22018]: time=\"2026-06-11T17:30:14.527269431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=3435c7aa-3b80-4de2-8582-d9c082d256d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348837 | controller |     "Jun 11 17:30:14.528251 crc crio[22018]: time=\"2026-06-11T17:30:14.528218622Z\" level=info msg=\"Removing pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.348876 | controller |     "Jun 11 17:30:14.557519 crc crio[22018]: time=\"2026-06-11T17:30:14.557281028Z\" level=info msg=\"Removed pod sandbox: 79d76335c9a6aa85f6ca26a7815172c95c05c18d968541020b2d36e6b5827ed5\" id=d74ebf25-2684-4846-bbbb-2614d1e51741 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.348894 | controller |     "Jun 11 17:30:14.559567 crc crio[22018]: time=\"2026-06-11T17:30:14.559397851Z\" level=info msg=\"Stopping pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348910 | controller |     "Jun 11 17:30:14.559752 crc crio[22018]: time=\"2026-06-11T17:30:14.559692901Z\" level=info msg=\"Stopped pod sandbox (already stopped): 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=62f5a810-79d3-4d46-924d-51be2a1a4150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.348926 | controller |     "Jun 11 17:30:14.561491 crc crio[22018]: time=\"2026-06-11T17:30:14.56125787Z\" level=info msg=\"Removing pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.348942 | controller |     "Jun 11 17:30:14.589011 crc crio[22018]: time=\"2026-06-11T17:30:14.588824705Z\" level=info msg=\"Removed pod sandbox: 108ab44df2d6699f36ac8a09377637b7b75ab9455f04108ca05aa4e1b6811948\" id=77fc76a3-8048-4bdf-a4d5-e8ab7986eb2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.348958 | controller |     "Jun 11 17:31:41.556555 crc crio[22018]: time=\"2026-06-11T17:31:41.553159137Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-rbx8t/POD\" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.348974 | controller |     "Jun 11 17:31:41.556555 crc crio[22018]: time=\"2026-06-11T17:31:41.554130458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.348990 | controller |     "Jun 11 17:31:41.601100 crc crio[22018]: time=\"2026-06-11T17:31:41.600913552Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}\"",
2026-06-11 18:17:42.349006 | controller |     "Jun 11 17:31:41.601100 crc crio[22018]: time=\"2026-06-11T17:31:41.600992224Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-rbx8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.349022 | controller |     "Jun 11 17:31:42.195625 crc crio[22018]: 2026-06-11T17:31:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:640ec04e816d329 Mac:7e:5c:16:40:01:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.349042 | controller |     "Jun 11 17:31:42.197271 crc crio[22018]: time=\"2026-06-11T17:31:42.197173898Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc000aa4f90}] Aliases:map[]}\"",
2026-06-11 18:17:42.349059 | controller |     "Jun 11 17:31:42.197497 crc crio[22018]: time=\"2026-06-11T17:31:42.197414145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-rbx8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.349075 | controller |     "Jun 11 17:31:42.213284 crc crio[22018]: time=\"2026-06-11T17:31:42.212185424Z\" level=info msg=\"Ran pod sandbox 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 with infra container: openshift-marketplace/redhat-operators-rbx8t/POD\" id=6e78a6d8-cc66-49e1-b116-791dd4014411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.349091 | controller |     "Jun 11 17:31:42.216291 crc crio[22018]: time=\"2026-06-11T17:31:42.216194564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1e9043b-a761-4271-bf12-370cf659ad4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349107 | controller |     "Jun 11 17:31:42.221684 crc crio[22018]: time=\"2026-06-11T17:31:42.221520119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b021663-2b1e-4d8c-bac1-d91f05ef1ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349122 | controller |     "Jun 11 17:31:42.230899 crc crio[22018]: time=\"2026-06-11T17:31:42.230783823Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349139 | controller |     "Jun 11 17:31:42.231295 crc crio[22018]: time=\"2026-06-11T17:31:42.231235988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349155 | controller |     "Jun 11 17:31:42.293799 crc crio[22018]: time=\"2026-06-11T17:31:42.293650028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349171 | controller |     "Jun 11 17:31:42.303151 crc crio[22018]: time=\"2026-06-11T17:31:42.303057536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349187 | controller |     "Jun 11 17:31:42.470841 crc crio[22018]: time=\"2026-06-11T17:31:42.470201407Z\" level=info msg=\"Created container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=853ff6fb-ef82-4c66-9c76-48f1d31fd642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349204 | controller |     "Jun 11 17:31:42.473515 crc crio[22018]: time=\"2026-06-11T17:31:42.472422019Z\" level=info msg=\"Starting container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98\" id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.349221 | controller |     "Jun 11 17:31:42.479029 crc crio[22018]: time=\"2026-06-11T17:31:42.478925554Z\" level=info msg=\"Started container\" PID=181945 containerID=f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98 description=openshift-marketplace/redhat-operators-rbx8t/extract-utilities id=b2d52ee0-3438-404c-87eb-5719b255f373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00",
2026-06-11 18:17:42.349241 | controller |     "Jun 11 17:31:43.398699 crc crio[22018]: time=\"2026-06-11T17:31:43.398564738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.349259 | controller |     "Jun 11 17:31:43.412051 crc crio[22018]: time=\"2026-06-11T17:31:43.411955993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.349276 | controller |     "Jun 11 17:31:44.074058 crc crio[22018]: time=\"2026-06-11T17:31:44.073136407Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=14ceb8a4-501a-4100-a627-d4d5654318ae name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.349293 | controller |     "Jun 11 17:31:44.075813 crc crio[22018]: time=\"2026-06-11T17:31:44.075655377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=df86b538-c589-42d8-b609-965b25b1bcb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349310 | controller |     "Jun 11 17:31:44.079228 crc crio[22018]: time=\"2026-06-11T17:31:44.079101045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3e8e456-2042-403a-8b28-10bf6121e2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349327 | controller |     "Jun 11 17:31:44.113160 crc crio[22018]: time=\"2026-06-11T17:31:44.113068903Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349344 | controller |     "Jun 11 17:31:44.113927 crc crio[22018]: time=\"2026-06-11T17:31:44.113848878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349361 | controller |     "Jun 11 17:31:44.195817 crc crio[22018]: time=\"2026-06-11T17:31:44.195650193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349378 | controller |     "Jun 11 17:31:44.200063 crc crio[22018]: time=\"2026-06-11T17:31:44.199856667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349395 | controller |     "Jun 11 17:31:44.374818 crc crio[22018]: time=\"2026-06-11T17:31:44.374688473Z\" level=info msg=\"Created container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=454dc75c-d91a-4859-a8df-090c8287d3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349412 | controller |     "Jun 11 17:31:44.376416 crc crio[22018]: time=\"2026-06-11T17:31:44.376302004Z\" level=info msg=\"Starting container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5\" id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.349429 | controller |     "Jun 11 17:31:44.384560 crc crio[22018]: time=\"2026-06-11T17:31:44.38407341Z\" level=info msg=\"Started container\" PID=182042 containerID=c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5 description=openshift-marketplace/redhat-operators-rbx8t/extract-content id=370877eb-f894-477f-91de-11c71f94185c name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00",
2026-06-11 18:17:42.349450 | controller |     "Jun 11 17:31:48.493506 crc crio[22018]: time=\"2026-06-11T17:31:48.492439888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f36911c7-f731-493e-8a04-1132085b9110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349467 | controller |     "Jun 11 17:31:48.496674 crc crio[22018]: time=\"2026-06-11T17:31:48.49661655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bec15806-370b-41ef-8338-c07274df951d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349484 | controller |     "Jun 11 17:31:48.507444 crc crio[22018]: time=\"2026-06-11T17:31:48.50730854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349500 | controller |     "Jun 11 17:31:48.508419 crc crio[22018]: time=\"2026-06-11T17:31:48.508392185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349518 | controller |     "Jun 11 17:31:48.582065 crc crio[22018]: time=\"2026-06-11T17:31:48.58200598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349534 | controller |     "Jun 11 17:31:48.587845 crc crio[22018]: time=\"2026-06-11T17:31:48.587820784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349551 | controller |     "Jun 11 17:31:48.769835 crc crio[22018]: time=\"2026-06-11T17:31:48.769760996Z\" level=info msg=\"Created container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=9b8b6365-8cfc-4b12-a417-2868d1d9967c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349567 | controller |     "Jun 11 17:31:48.772549 crc crio[22018]: time=\"2026-06-11T17:31:48.772185173Z\" level=info msg=\"Starting container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3\" id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.349584 | controller |     "Jun 11 17:31:48.779549 crc crio[22018]: time=\"2026-06-11T17:31:48.779281988Z\" level=info msg=\"Started container\" PID=182285 containerID=2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 description=openshift-marketplace/redhat-operators-rbx8t/registry-server id=7487afeb-f74b-4afa-9454-839b53abfefc name=/runtime.v1.RuntimeService/StartContainer sandboxID=640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00",
2026-06-11 18:17:42.349601 | controller |     "Jun 11 17:32:00.735581 crc crio[22018]: time=\"2026-06-11T17:32:00.734313081Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686652-qmgdp/POD\" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.349618 | controller |     "Jun 11 17:32:00.735581 crc crio[22018]: time=\"2026-06-11T17:32:00.73520974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349635 | controller |     "Jun 11 17:32:00.776270 crc crio[22018]: time=\"2026-06-11T17:32:00.77617343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}\"",
2026-06-11 18:17:42.349656 | controller |     "Jun 11 17:32:00.776270 crc crio[22018]: time=\"2026-06-11T17:32:00.776245633Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686652-qmgdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.349673 | controller |     "Jun 11 17:32:01.280571 crc crio[22018]: 2026-06-11T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557f41d5a731f41 Mac:6a:e9:de:77:79:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.349691 | controller |     "Jun 11 17:32:01.282233 crc crio[22018]: time=\"2026-06-11T17:32:01.28212102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc002b15018}] Aliases:map[]}\"",
2026-06-11 18:17:42.349707 | controller |     "Jun 11 17:32:01.282410 crc crio[22018]: time=\"2026-06-11T17:32:01.282302796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686652-qmgdp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.349724 | controller |     "Jun 11 17:32:01.292207 crc crio[22018]: time=\"2026-06-11T17:32:01.292020625Z\" level=info msg=\"Ran pod sandbox 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 with infra container: openshift-infra/auto-csr-approver-29686652-qmgdp/POD\" id=a9369b3e-98b0-4285-b3d1-d574bccf5f72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.349741 | controller |     "Jun 11 17:32:01.295733 crc crio[22018]: time=\"2026-06-11T17:32:01.295584577Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.349758 | controller |     "Jun 11 17:32:01.303241 crc crio[22018]: time=\"2026-06-11T17:32:01.303132578Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.349775 | controller |     "Jun 11 17:32:02.570716 crc crio[22018]: time=\"2026-06-11T17:32:02.570080877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4ec8e724-d851-4fab-b5c0-eaa538978105 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.349791 | controller |     "Jun 11 17:32:02.573102 crc crio[22018]: time=\"2026-06-11T17:32:02.571694188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0328c6b9-f343-4663-becf-1e2502a623cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349808 | controller |     "Jun 11 17:32:02.574572 crc crio[22018]: time=\"2026-06-11T17:32:02.574495767Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d60135ee-a52c-4f8e-8504-c87a6d443c1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.349824 | controller |     "Jun 11 17:32:02.582966 crc crio[22018]: time=\"2026-06-11T17:32:02.582849502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.349846 | controller |     "Jun 11 17:32:02.583510 crc crio[22018]: time=\"2026-06-11T17:32:02.583286206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349907 | controller |     "Jun 11 17:32:02.636012 crc crio[22018]: time=\"2026-06-11T17:32:02.635905005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.349925 | controller |     "Jun 11 17:32:02.725642 crc crio[22018]: time=\"2026-06-11T17:32:02.725601852Z\" level=info msg=\"Stopping container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3 (timeout: 2s)\" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.349942 | controller |     "Jun 11 17:32:02.868142 crc crio[22018]: time=\"2026-06-11T17:32:02.868037339Z\" level=info msg=\"Stopped container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=b3a0cde3-3a52-42d1-9c43-7b9d394312a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.349958 | controller |     "Jun 11 17:32:02.869667 crc crio[22018]: time=\"2026-06-11T17:32:02.869583008Z\" level=info msg=\"Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.349975 | controller |     "Jun 11 17:32:02.870486 crc crio[22018]: time=\"2026-06-11T17:32:02.8702553Z\" level=info msg=\"Got pod network &{Name:redhat-operators-rbx8t Namespace:openshift-marketplace ID:640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00 UID:736154d8-4bd7-4eb8-b20b-5e60c993096d NetNS:/var/run/netns/780fccee-9e13-438b-ae3f-a3c7ba45cbd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod736154d8_4bd7_4eb8_b20b_5e60c993096d.slice PodAnnotations:0xc0029b4260}] Aliases:map[]}\"",
2026-06-11 18:17:42.349992 | controller |     "Jun 11 17:32:02.872790 crc crio[22018]: time=\"2026-06-11T17:32:02.872717239Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-rbx8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.350009 | controller |     "Jun 11 17:32:02.915905 crc crio[22018]: time=\"2026-06-11T17:32:02.915495399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.350025 | controller |     "Jun 11 17:32:03.040849 crc crio[22018]: time=\"2026-06-11T17:32:03.040743377Z\" level=info msg=\"Created container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=10fcb01b-2544-4b65-802b-8020568cfc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.350040 | controller |     "Jun 11 17:32:03.041978 crc crio[22018]: time=\"2026-06-11T17:32:03.041858413Z\" level=info msg=\"Starting container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a\" id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.350056 | controller |     "Jun 11 17:32:03.046681 crc crio[22018]: time=\"2026-06-11T17:32:03.046561422Z\" level=info msg=\"Started container\" PID=183111 containerID=582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a description=openshift-infra/auto-csr-approver-29686652-qmgdp/oc id=cbe45b1c-6ffe-4e08-964b-54eb5726a97e name=/runtime.v1.RuntimeService/StartContainer sandboxID=557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147",
2026-06-11 18:17:42.350073 | controller |     "Jun 11 17:32:03.235470 crc crio[22018]: time=\"2026-06-11T17:32:03.231808478Z\" level=info msg=\"Stopped pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=e2ae58cf-34c5-40cc-ab50-b8951492fec5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350093 | controller |     "Jun 11 17:32:03.780626 crc crio[22018]: time=\"2026-06-11T17:32:03.779932387Z\" level=info msg=\"Removing container: 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3\" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350110 | controller |     "Jun 11 17:32:03.822853 crc crio[22018]: time=\"2026-06-11T17:32:03.822739944Z\" level=info msg=\"Removed container 2e0469707cd300154032acc65354c5d60eb9d3dc750a629e690b1b9d6affe8c3: openshift-marketplace/redhat-operators-rbx8t/registry-server\" id=1484b0a2-1bba-42a1-9c8c-0bc6abe7b3e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350126 | controller |     "Jun 11 17:32:03.825682 crc crio[22018]: time=\"2026-06-11T17:32:03.825398518Z\" level=info msg=\"Removing container: c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5\" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350143 | controller |     "Jun 11 17:32:03.874137 crc crio[22018]: time=\"2026-06-11T17:32:03.874013951Z\" level=info msg=\"Removed container c6da51834f20d9e42e6454bb72c48749ba50a6ab00bee57eb3dcca32e22934c5: openshift-marketplace/redhat-operators-rbx8t/extract-content\" id=b347490e-42a9-45f7-8345-9b30d254ef7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350158 | controller |     "Jun 11 17:32:03.877536 crc crio[22018]: time=\"2026-06-11T17:32:03.877429349Z\" level=info msg=\"Removing container: f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98\" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350173 | controller |     "Jun 11 17:32:03.920183 crc crio[22018]: time=\"2026-06-11T17:32:03.919761553Z\" level=info msg=\"Removed container f7e09122c3035cb9984d59d5265c04f451b05172741ea7eb0ca0281e2f023e98: openshift-marketplace/redhat-operators-rbx8t/extract-utilities\" id=a0d0d590-e8dd-4def-916c-4d98fb8d446b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350188 | controller |     "Jun 11 17:32:04.795775 crc crio[22018]: time=\"2026-06-11T17:32:04.795128223Z\" level=info msg=\"Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350205 | controller |     "Jun 11 17:32:04.797545 crc crio[22018]: time=\"2026-06-11T17:32:04.796233419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686652-qmgdp Namespace:openshift-infra ID:557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147 UID:219fd4d3-e89b-4e63-983e-f751c2573ec0 NetNS:/var/run/netns/7a70e3e5-8c66-4bbe-8fc4-ae70cd6a37f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod219fd4d3_e89b_4e63_983e_f751c2573ec0.slice PodAnnotations:0xc0029b4ca0}] Aliases:map[]}\"",
2026-06-11 18:17:42.350221 | controller |     "Jun 11 17:32:04.797545 crc crio[22018]: time=\"2026-06-11T17:32:04.796522528Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686652-qmgdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.350237 | controller |     "Jun 11 17:32:05.162561 crc crio[22018]: time=\"2026-06-11T17:32:05.161761022Z\" level=info msg=\"Stopped pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=5884b8b3-8ad3-4dc5-82bc-cbe71ed3d3b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350253 | controller |     "Jun 11 17:32:14.637743 crc crio[22018]: time=\"2026-06-11T17:32:14.636796465Z\" level=info msg=\"Removing container: dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d\" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350272 | controller |     "Jun 11 17:32:14.751593 crc crio[22018]: time=\"2026-06-11T17:32:14.751470293Z\" level=info msg=\"Removed container dd3686d465b09bfb85adce94b86f91452d3903368725bd334d56701dabd4f62d: openshift-infra/auto-csr-approver-29686646-xnw97/oc\" id=68ce13cd-41b3-463d-9835-35687ff462b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350289 | controller |     "Jun 11 17:32:14.762778 crc crio[22018]: time=\"2026-06-11T17:32:14.762691848Z\" level=info msg=\"Stopping pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350305 | controller |     "Jun 11 17:32:14.762778 crc crio[22018]: time=\"2026-06-11T17:32:14.762783001Z\" level=info msg=\"Stopped pod sandbox (already stopped): 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=4176a266-6858-4066-b074-41664d6bbcbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350321 | controller |     "Jun 11 17:32:14.763654 crc crio[22018]: time=\"2026-06-11T17:32:14.763498834Z\" level=info msg=\"Removing pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350336 | controller |     "Jun 11 17:32:14.778144 crc crio[22018]: time=\"2026-06-11T17:32:14.778076268Z\" level=info msg=\"Removed pod sandbox: 640ec04e816d3295de7a47d0b6af08e6b22e1a0d1aa103dfd252f1862fac6c00\" id=b8bad058-46d5-4a26-9efb-11eefba111a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350352 | controller |     "Jun 11 17:32:14.779308 crc crio[22018]: time=\"2026-06-11T17:32:14.779181361Z\" level=info msg=\"Stopping pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350368 | controller |     "Jun 11 17:32:14.779308 crc crio[22018]: time=\"2026-06-11T17:32:14.779296845Z\" level=info msg=\"Stopped pod sandbox (already stopped): 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=15b4d5d6-e4b6-45b4-9347-806b4a504202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350384 | controller |     "Jun 11 17:32:14.780116 crc crio[22018]: time=\"2026-06-11T17:32:14.780022778Z\" level=info msg=\"Removing pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350399 | controller |     "Jun 11 17:32:14.796151 crc crio[22018]: time=\"2026-06-11T17:32:14.796025519Z\" level=info msg=\"Removed pod sandbox: 709abc7636825dbca808c4153973ec710acec99f3f1fef49a47164501f119da2\" id=03cfb196-d4c5-4194-a21b-24f856ebc485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350414 | controller |     "Jun 11 17:33:14.819984 crc crio[22018]: time=\"2026-06-11T17:33:14.818440189Z\" level=info msg=\"Removing container: 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31\" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350429 | controller |     "Jun 11 17:33:14.860714 crc crio[22018]: time=\"2026-06-11T17:33:14.860051453Z\" level=info msg=\"Removed container 607a3b091669de324e0f0f9119eb54c3599757e7f50fca54b1ac25e11009cf31: openshift-marketplace/community-operators-slbnh/extract-content\" id=91a1cf1a-366a-4b59-9d3f-9bc78e304cc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350445 | controller |     "Jun 11 17:33:14.863439 crc crio[22018]: time=\"2026-06-11T17:33:14.863312723Z\" level=info msg=\"Removing container: 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91\" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350464 | controller |     "Jun 11 17:33:14.907802 crc crio[22018]: time=\"2026-06-11T17:33:14.907558772Z\" level=info msg=\"Removed container 3dbe597799416f0ff03b2fd17af9d0f72b195fbae33c16f69b53d778102dba91: openshift-marketplace/community-operators-slbnh/registry-server\" id=7eec1d02-f435-495e-8511-8710528e4390 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350481 | controller |     "Jun 11 17:33:14.911652 crc crio[22018]: time=\"2026-06-11T17:33:14.911435449Z\" level=info msg=\"Removing container: 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8\" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350497 | controller |     "Jun 11 17:33:14.948942 crc crio[22018]: time=\"2026-06-11T17:33:14.948814456Z\" level=info msg=\"Removed container 62ed8c1564dfddbb238a4d595f11e9726f5658b76416f69b59124c8e31781dc8: openshift-marketplace/community-operators-slbnh/extract-utilities\" id=64b0f196-66f3-4727-b536-e2f512dc8fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.350513 | controller |     "Jun 11 17:33:14.959000 crc crio[22018]: time=\"2026-06-11T17:33:14.958924016Z\" level=info msg=\"Stopping pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350528 | controller |     "Jun 11 17:33:14.959096 crc crio[22018]: time=\"2026-06-11T17:33:14.959005408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=ac8136ae-c1d9-4558-81b8-0dafd7b34b8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350544 | controller |     "Jun 11 17:33:14.959808 crc crio[22018]: time=\"2026-06-11T17:33:14.959730292Z\" level=info msg=\"Removing pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350560 | controller |     "Jun 11 17:33:14.976245 crc crio[22018]: time=\"2026-06-11T17:33:14.975918008Z\" level=info msg=\"Removed pod sandbox: 0f2d0eaf91c1b1a5441cdcb764c99c8498b68430e7f06925b85fc4de1957c192\" id=e0c8807b-2861-426a-ab5e-34caa29de622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.350576 | controller |     "Jun 11 17:33:59.450732 crc crio[22018]: time=\"2026-06-11T17:33:59.449908505Z\" level=info msg=\"Stopping pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2\" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350591 | controller |     "Jun 11 17:33:59.452698 crc crio[22018]: time=\"2026-06-11T17:33:59.451252598Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp Namespace:openstack ID:bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2 UID:fc963099-3cbf-4e66-a845-6932e563e75e NetNS:/var/run/netns/ee5a47cb-4eeb-4706-9867-57347a687783 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc963099_3cbf_4e66_a845_6932e563e75e.slice PodAnnotations:0xc007485318}] Aliases:map[]}\"",
2026-06-11 18:17:42.350608 | controller |     "Jun 11 17:33:59.452698 crc crio[22018]: time=\"2026-06-11T17:33:59.451557148Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.350624 | controller |     "Jun 11 17:33:59.970630 crc crio[22018]: time=\"2026-06-11T17:33:59.970373675Z\" level=info msg=\"Stopped pod sandbox: bd5d8db3ff31db05dbe0d22a113c657ba6dcc293283d710c2d190ff52b7eccc2\" id=2eff8dcf-1d57-4913-8e56-80922c4d4809 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.350644 | controller |     "Jun 11 17:34:00.687728 crc crio[22018]: time=\"2026-06-11T17:34:00.686941147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686654-ckspb/POD\" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.350660 | controller |     "Jun 11 17:34:00.688908 crc crio[22018]: time=\"2026-06-11T17:34:00.687764103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.350677 | controller |     "Jun 11 17:34:00.745137 crc crio[22018]: time=\"2026-06-11T17:34:00.745006601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}\"",
2026-06-11 18:17:42.350693 | controller |     "Jun 11 17:34:00.745137 crc crio[22018]: time=\"2026-06-11T17:34:00.745100354Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686654-ckspb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.350709 | controller |     "Jun 11 17:34:01.120362 crc crio[22018]: time=\"2026-06-11T17:34:01.119732736Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD\" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.350724 | controller |     "Jun 11 17:34:01.120362 crc crio[22018]: time=\"2026-06-11T17:34:01.120306674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.350739 | controller |     "Jun 11 17:34:01.150252 crc crio[22018]: time=\"2026-06-11T17:34:01.150151821Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}\"",
2026-06-11 18:17:42.350756 | controller |     "Jun 11 17:34:01.150252 crc crio[22018]: time=\"2026-06-11T17:34:01.150206002Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.350772 | controller |     "Jun 11 17:34:01.314225 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53346791eee58d Mac:0e:f8:c8:7c:2e:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 SocketPath: PciID:}] [{Interface:0xc00028e5e0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.350788 | controller |     "Jun 11 17:34:01.317398 crc crio[22018]: time=\"2026-06-11T17:34:01.317186201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc007485708}] Aliases:map[]}\"",
2026-06-11 18:17:42.350808 | controller |     "Jun 11 17:34:01.317607 crc crio[22018]: time=\"2026-06-11T17:34:01.317541732Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686654-ckspb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.350824 | controller |     "Jun 11 17:34:01.333238 crc crio[22018]: time=\"2026-06-11T17:34:01.333142266Z\" level=info msg=\"Ran pod sandbox b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 with infra container: openshift-infra/auto-csr-approver-29686654-ckspb/POD\" id=c69fa6a4-0e43-455f-90c3-98c62385dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.350841 | controller |     "Jun 11 17:34:01.338795 crc crio[22018]: time=\"2026-06-11T17:34:01.338720073Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.350880 | controller |     "Jun 11 17:34:01.359092 crc crio[22018]: time=\"2026-06-11T17:34:01.359016296Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.350898 | controller |     "Jun 11 17:34:01.651495 crc crio[22018]: 2026-06-11T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d8213ede53b1c6 Mac:ae:1d:6b:21:15:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.350916 | controller |     "Jun 11 17:34:01.652756 crc crio[22018]: time=\"2026-06-11T17:34:01.652691003Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc007485a30}] Aliases:map[]}\"",
2026-06-11 18:17:42.350940 | controller |     "Jun 11 17:34:01.652903 crc crio[22018]: time=\"2026-06-11T17:34:01.652855078Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.350962 | controller |     "Jun 11 17:34:01.665107 crc crio[22018]: time=\"2026-06-11T17:34:01.664944833Z\" level=info msg=\"Ran pod sandbox 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/POD\" id=aa4f7449-9552-494f-bbb0-09ad9d0f784d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.350986 | controller |     "Jun 11 17:34:01.672199 crc crio[22018]: time=\"2026-06-11T17:34:01.667917555Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.351008 | controller |     "Jun 11 17:34:01.674805 crc crio[22018]: time=\"2026-06-11T17:34:01.674647469Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.351028 | controller |     "Jun 11 17:34:02.137977 crc crio[22018]: time=\"2026-06-11T17:34:02.137243074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e9a7da84-947b-462c-916e-c3bc3fa90e8f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.351049 | controller |     "Jun 11 17:34:02.139827 crc crio[22018]: time=\"2026-06-11T17:34:02.139725513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=47a3f0a9-2217-4340-ac08-8ee0d79d306b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351066 | controller |     "Jun 11 17:34:02.218700 crc crio[22018]: time=\"2026-06-11T17:34:02.218594915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=523e983b-e658-47a7-93dc-87ebf079bcaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351083 | controller |     "Jun 11 17:34:02.230136 crc crio[22018]: time=\"2026-06-11T17:34:02.230056608Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351100 | controller |     "Jun 11 17:34:02.231046 crc crio[22018]: time=\"2026-06-11T17:34:02.230783801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351117 | controller |     "Jun 11 17:34:02.282942 crc crio[22018]: time=\"2026-06-11T17:34:02.282838843Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a1607d66-8ace-45be-b65b-c13710a400fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.351134 | controller |     "Jun 11 17:34:02.284239 crc crio[22018]: time=\"2026-06-11T17:34:02.28403815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7b5b63b-a908-407b-94a1-201ef4ad00b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351151 | controller |     "Jun 11 17:34:02.287266 crc crio[22018]: time=\"2026-06-11T17:34:02.287191291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1b6f51c-839c-4458-8e66-6e52dcda040a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351166 | controller |     "Jun 11 17:34:02.299782 crc crio[22018]: time=\"2026-06-11T17:34:02.299674256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351182 | controller |     "Jun 11 17:34:02.300594 crc crio[22018]: time=\"2026-06-11T17:34:02.300528243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351198 | controller |     "Jun 11 17:34:02.302242 crc crio[22018]: time=\"2026-06-11T17:34:02.302152724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351214 | controller |     "Jun 11 17:34:02.306967 crc crio[22018]: time=\"2026-06-11T17:34:02.306825843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351230 | controller |     "Jun 11 17:34:02.367832 crc crio[22018]: time=\"2026-06-11T17:34:02.366846907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351246 | controller |     "Jun 11 17:34:02.557933 crc crio[22018]: time=\"2026-06-11T17:34:02.557534407Z\" level=info msg=\"Created container 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=5434770a-c640-4405-9d04-c1c356496df8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351264 | controller |     "Jun 11 17:34:02.566693 crc crio[22018]: time=\"2026-06-11T17:34:02.561192672Z\" level=info msg=\"Starting container: 4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102\" id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.351281 | controller |     "Jun 11 17:34:02.570727 crc crio[22018]: time=\"2026-06-11T17:34:02.569823668Z\" level=info msg=\"Started container\" PID=189866 containerID=4ee0b1d98d856bf9416a91c408f1282725afbfc2934c992fdf678aaec6303102 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam id=8fb96e70-5355-41a7-aa77-f3bc1e856052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0",
2026-06-11 18:17:42.351298 | controller |     "Jun 11 17:34:02.673407 crc crio[22018]: time=\"2026-06-11T17:34:02.67303341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351314 | controller |     "Jun 11 17:34:02.786837 crc crio[22018]: time=\"2026-06-11T17:34:02.786716816Z\" level=info msg=\"Created container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=446d6c7f-877c-4cbc-b78f-9226fa24f1cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351329 | controller |     "Jun 11 17:34:02.789210 crc crio[22018]: time=\"2026-06-11T17:34:02.788790593Z\" level=info msg=\"Starting container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1\" id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.351344 | controller |     "Jun 11 17:34:02.794512 crc crio[22018]: time=\"2026-06-11T17:34:02.794178054Z\" level=info msg=\"Started container\" PID=189919 containerID=e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1 description=openshift-infra/auto-csr-approver-29686654-ckspb/oc id=43054e99-28b3-41f4-a549-5388493cbb5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131",
2026-06-11 18:17:42.351360 | controller |     "Jun 11 17:34:04.597127 crc crio[22018]: time=\"2026-06-11T17:34:04.596407025Z\" level=info msg=\"Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.351376 | controller |     "Jun 11 17:34:04.598943 crc crio[22018]: time=\"2026-06-11T17:34:04.598900945Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686654-ckspb Namespace:openshift-infra ID:b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131 UID:c9b42d39-cb32-4dd9-a1a5-c759075ef3c4 NetNS:/var/run/netns/5e34f80f-81d8-4399-971a-708069be1ab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9b42d39_cb32_4dd9_a1a5_c759075ef3c4.slice PodAnnotations:0xc0004bf408}] Aliases:map[]}\"",
2026-06-11 18:17:42.351394 | controller |     "Jun 11 17:34:04.599235 crc crio[22018]: time=\"2026-06-11T17:34:04.599214824Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686654-ckspb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.351410 | controller |     "Jun 11 17:34:04.957527 crc crio[22018]: time=\"2026-06-11T17:34:04.9574748Z\" level=info msg=\"Stopped pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=baa6a063-a891-4876-88c9-1598ae04bd3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.351426 | controller |     "Jun 11 17:34:15.004017 crc crio[22018]: time=\"2026-06-11T17:34:15.002932687Z\" level=info msg=\"Removing container: ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4\" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.351445 | controller |     "Jun 11 17:34:15.167731 crc crio[22018]: time=\"2026-06-11T17:34:15.16720875Z\" level=info msg=\"Removed container ce7eec203398b8b1c9cbc6f2ccc29bcd844eabc1268d4cd260cbd0ebe30d5ab4: openshift-infra/auto-csr-approver-29686648-q5zhs/oc\" id=02199708-e00d-4103-a7d6-5a758dce4810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.351462 | controller |     "Jun 11 17:34:15.188781 crc crio[22018]: time=\"2026-06-11T17:34:15.188670749Z\" level=info msg=\"Stopping pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.351479 | controller |     "Jun 11 17:34:15.189115 crc crio[22018]: time=\"2026-06-11T17:34:15.188885316Z\" level=info msg=\"Stopped pod sandbox (already stopped): e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=fad5cbb3-bc7e-4b9f-a824-3fe6614c738d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.351495 | controller |     "Jun 11 17:34:15.191208 crc crio[22018]: time=\"2026-06-11T17:34:15.191111897Z\" level=info msg=\"Removing pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.351510 | controller |     "Jun 11 17:34:15.211783 crc crio[22018]: time=\"2026-06-11T17:34:15.210847475Z\" level=info msg=\"Removed pod sandbox: e38acd44082e280654062ad448c11138db6be327307120bf723403fb7e18ce04\" id=ce7a8679-3d81-46fa-af2f-59c0eb6c3046 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.351525 | controller |     "Jun 11 17:35:53.742850 crc crio[22018]: time=\"2026-06-11T17:35:53.741924311Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-r88p7/POD\" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.351541 | controller |     "Jun 11 17:35:53.744408 crc crio[22018]: time=\"2026-06-11T17:35:53.742919973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351557 | controller |     "Jun 11 17:35:53.801274 crc crio[22018]: time=\"2026-06-11T17:35:53.801200193Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.351573 | controller |     "Jun 11 17:35:53.801274 crc crio[22018]: time=\"2026-06-11T17:35:53.801259095Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-r88p7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.351590 | controller |     "Jun 11 17:35:54.391279 crc crio[22018]: 2026-06-11T17:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8695196dd56ff8f Mac:f6:a6:50:3b:b9:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 SocketPath: PciID:}] [{Interface:0xc0003c0ae0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.351606 | controller |     "Jun 11 17:35:54.392833 crc crio[22018]: time=\"2026-06-11T17:35:54.392756393Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc001ade0b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.351626 | controller |     "Jun 11 17:35:54.393062 crc crio[22018]: time=\"2026-06-11T17:35:54.3930002Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-r88p7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.351642 | controller |     "Jun 11 17:35:54.417935 crc crio[22018]: time=\"2026-06-11T17:35:54.417843465Z\" level=info msg=\"Ran pod sandbox 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 with infra container: openshift-marketplace/certified-operators-r88p7/POD\" id=a3dc1db7-7051-422d-8465-9041ec5c5a2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.351659 | controller |     "Jun 11 17:35:54.420586 crc crio[22018]: time=\"2026-06-11T17:35:54.420504998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01f205ba-97f3-4bca-85e6-3dfcdda20847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351675 | controller |     "Jun 11 17:35:54.423484 crc crio[22018]: time=\"2026-06-11T17:35:54.423371769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03a198ae-8ef0-4b0b-ae2e-56a9c520187b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351690 | controller |     "Jun 11 17:35:54.433073 crc crio[22018]: time=\"2026-06-11T17:35:54.432948996Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351706 | controller |     "Jun 11 17:35:54.433609 crc crio[22018]: time=\"2026-06-11T17:35:54.433543965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351721 | controller |     "Jun 11 17:35:54.537806 crc crio[22018]: time=\"2026-06-11T17:35:54.537205432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351737 | controller |     "Jun 11 17:35:54.542826 crc crio[22018]: time=\"2026-06-11T17:35:54.542747785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351752 | controller |     "Jun 11 17:35:54.736128 crc crio[22018]: time=\"2026-06-11T17:35:54.735979765Z\" level=info msg=\"Created container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=950c9e47-7653-46af-9015-846c6121a018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351767 | controller |     "Jun 11 17:35:54.737879 crc crio[22018]: time=\"2026-06-11T17:35:54.737801624Z\" level=info msg=\"Starting container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072\" id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.351785 | controller |     "Jun 11 17:35:54.742957 crc crio[22018]: time=\"2026-06-11T17:35:54.742865035Z\" level=info msg=\"Started container\" PID=196115 containerID=b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072 description=openshift-marketplace/certified-operators-r88p7/extract-utilities id=cef12668-b72c-4aec-94af-b8282650218f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3",
2026-06-11 18:17:42.351805 | controller |     "Jun 11 17:35:55.182291 crc crio[22018]: time=\"2026-06-11T17:35:55.181844729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.351822 | controller |     "Jun 11 17:35:55.191934 crc crio[22018]: time=\"2026-06-11T17:35:55.191733775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.351838 | controller |     "Jun 11 17:35:55.857854 crc crio[22018]: time=\"2026-06-11T17:35:55.85770355Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=1f2dd71c-9ba3-404c-bacc-c97a1445f69d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.351876 | controller |     "Jun 11 17:35:55.859203 crc crio[22018]: time=\"2026-06-11T17:35:55.858699961Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a459b48-b5b3-4d5c-ba4f-d7900f7bc025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351896 | controller |     "Jun 11 17:35:55.861648 crc crio[22018]: time=\"2026-06-11T17:35:55.86151742Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7d6fb22-13f5-442e-a559-257a3121c977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.351920 | controller |     "Jun 11 17:35:55.870730 crc crio[22018]: time=\"2026-06-11T17:35:55.870422503Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/extract-content\" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.351945 | controller |     "Jun 11 17:35:55.871632 crc crio[22018]: time=\"2026-06-11T17:35:55.87158349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351964 | controller |     "Jun 11 17:35:55.923037 crc crio[22018]: time=\"2026-06-11T17:35:55.922905169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351981 | controller |     "Jun 11 17:35:55.926885 crc crio[22018]: time=\"2026-06-11T17:35:55.926835603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.351998 | controller |     "Jun 11 17:35:56.090757 crc crio[22018]: time=\"2026-06-11T17:35:56.090650509Z\" level=info msg=\"Created container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content\" id=737619a8-c579-4782-90ba-a413b17c95ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.352032 | controller |     "Jun 11 17:35:56.092325 crc crio[22018]: time=\"2026-06-11T17:35:56.09225811Z\" level=info msg=\"Starting container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245\" id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.352058 | controller |     "Jun 11 17:35:56.099801 crc crio[22018]: time=\"2026-06-11T17:35:56.099715867Z\" level=info msg=\"Started container\" PID=196239 containerID=57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245 description=openshift-marketplace/certified-operators-r88p7/extract-content id=fa0be967-1f9e-4c48-9125-0ea0e217d864 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3",
2026-06-11 18:17:42.352084 | controller |     "Jun 11 17:35:58.234463 crc crio[22018]: time=\"2026-06-11T17:35:58.233526969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89d3ccec-301c-4133-a7ba-32bd93bad8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.352108 | controller |     "Jun 11 17:35:58.237999 crc crio[22018]: time=\"2026-06-11T17:35:58.237202387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63706db8-60cf-4b7a-9074-063a6dac0ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.352130 | controller |     "Jun 11 17:35:58.252728 crc crio[22018]: time=\"2026-06-11T17:35:58.251637812Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r88p7/registry-server\" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.352155 | controller |     "Jun 11 17:35:58.252728 crc crio[22018]: time=\"2026-06-11T17:35:58.252151268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352174 | controller |     "Jun 11 17:35:58.344726 crc crio[22018]: time=\"2026-06-11T17:35:58.344107665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352191 | controller |     "Jun 11 17:35:58.352677 crc crio[22018]: time=\"2026-06-11T17:35:58.352638836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352207 | controller |     "Jun 11 17:35:58.515603 crc crio[22018]: time=\"2026-06-11T17:35:58.515219853Z\" level=info msg=\"Created container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=ad2ac088-8b9a-43b5-89a4-24cb167ee61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.352223 | controller |     "Jun 11 17:35:58.516678 crc crio[22018]: time=\"2026-06-11T17:35:58.516582876Z\" level=info msg=\"Starting container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd\" id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.352238 | controller |     "Jun 11 17:35:58.528849 crc crio[22018]: time=\"2026-06-11T17:35:58.527908575Z\" level=info msg=\"Started container\" PID=196377 containerID=6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd description=openshift-marketplace/certified-operators-r88p7/registry-server id=ed2e6421-68cf-4791-9cbc-5f1e97be195c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3",
2026-06-11 18:17:42.352255 | controller |     "Jun 11 17:36:00.556900 crc crio[22018]: time=\"2026-06-11T17:36:00.556017283Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686656-9rzb5/POD\" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.352271 | controller |     "Jun 11 17:36:00.556900 crc crio[22018]: time=\"2026-06-11T17:36:00.556908561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352288 | controller |     "Jun 11 17:36:00.591848 crc crio[22018]: time=\"2026-06-11T17:36:00.591773037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}\"",
2026-06-11 18:17:42.352308 | controller |     "Jun 11 17:36:00.591848 crc crio[22018]: time=\"2026-06-11T17:36:00.591843019Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686656-9rzb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.352325 | controller |     "Jun 11 17:36:00.897008 crc crio[22018]: 2026-06-11T17:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2493e15f2d48926 Mac:76:2c:35:9c:58:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b SocketPath: PciID:}] [{Interface:0xc00025a960 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.352342 | controller |     "Jun 11 17:36:00.899773 crc crio[22018]: time=\"2026-06-11T17:36:00.899693646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc001ade890}] Aliases:map[]}\"",
2026-06-11 18:17:42.352357 | controller |     "Jun 11 17:36:00.900120 crc crio[22018]: time=\"2026-06-11T17:36:00.900078038Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686656-9rzb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.352373 | controller |     "Jun 11 17:36:00.912055 crc crio[22018]: time=\"2026-06-11T17:36:00.911958199Z\" level=info msg=\"Ran pod sandbox 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c with infra container: openshift-infra/auto-csr-approver-29686656-9rzb5/POD\" id=d202a86f-daf4-453f-a878-063bffa6f5e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.352389 | controller |     "Jun 11 17:36:00.920038 crc crio[22018]: time=\"2026-06-11T17:36:00.919789042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.352405 | controller |     "Jun 11 17:36:00.926698 crc crio[22018]: time=\"2026-06-11T17:36:00.926597839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.352421 | controller |     "Jun 11 17:36:02.011719 crc crio[22018]: time=\"2026-06-11T17:36:02.011613458Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed50850c-646e-49ef-9b87-8183de9afaa9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.352437 | controller |     "Jun 11 17:36:02.013884 crc crio[22018]: time=\"2026-06-11T17:36:02.013781886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=003ad86c-455a-4a97-b17d-68dd8b10c56c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.352453 | controller |     "Jun 11 17:36:02.016664 crc crio[22018]: time=\"2026-06-11T17:36:02.016580985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5149bb-5ffc-46fd-bcdd-d4afb7ba90bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.352469 | controller |     "Jun 11 17:36:02.026008 crc crio[22018]: time=\"2026-06-11T17:36:02.025887351Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.352484 | controller |     "Jun 11 17:36:02.026834 crc crio[22018]: time=\"2026-06-11T17:36:02.026775769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352504 | controller |     "Jun 11 17:36:02.078566 crc crio[22018]: time=\"2026-06-11T17:36:02.077897621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352520 | controller |     "Jun 11 17:36:02.356790 crc crio[22018]: time=\"2026-06-11T17:36:02.356324406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.352536 | controller |     "Jun 11 17:36:02.563890 crc crio[22018]: time=\"2026-06-11T17:36:02.563766635Z\" level=info msg=\"Created container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=5e6bda61-0827-41dc-a6ed-041d226f24aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.352552 | controller |     "Jun 11 17:36:02.565170 crc crio[22018]: time=\"2026-06-11T17:36:02.565068243Z\" level=info msg=\"Starting container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c\" id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.352568 | controller |     "Jun 11 17:36:02.571587 crc crio[22018]: time=\"2026-06-11T17:36:02.571133788Z\" level=info msg=\"Started container\" PID=196615 containerID=498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c description=openshift-infra/auto-csr-approver-29686656-9rzb5/oc id=12038d1f-f0f4-45ba-9cfe-86aab436e4e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c",
2026-06-11 18:17:42.352584 | controller |     "Jun 11 17:36:04.331520 crc crio[22018]: time=\"2026-06-11T17:36:04.330946972Z\" level=info msg=\"Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352600 | controller |     "Jun 11 17:36:04.332769 crc crio[22018]: time=\"2026-06-11T17:36:04.332508582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686656-9rzb5 Namespace:openshift-infra ID:2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c UID:6805d903-c3bb-4a94-b597-5bd80ce359d4 NetNS:/var/run/netns/8323344e-ef90-4a3b-960d-bace60d1463b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6805d903_c3bb_4a94_b597_5bd80ce359d4.slice PodAnnotations:0xc0003809f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.352616 | controller |     "Jun 11 17:36:04.332769 crc crio[22018]: time=\"2026-06-11T17:36:04.332645227Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686656-9rzb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.352631 | controller |     "Jun 11 17:36:04.724417 crc crio[22018]: time=\"2026-06-11T17:36:04.724001473Z\" level=info msg=\"Stopped pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=c1441ef7-e3fd-420a-9de1-b3d3c85315ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352647 | controller |     "Jun 11 17:36:06.361507 crc crio[22018]: time=\"2026-06-11T17:36:06.359134982Z\" level=info msg=\"Stopping container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd (timeout: 2s)\" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.352664 | controller |     "Jun 11 17:36:06.486034 crc crio[22018]: time=\"2026-06-11T17:36:06.485914293Z\" level=info msg=\"Stopped container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=a382db50-7929-4894-a151-70106d136f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.352686 | controller |     "Jun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487031209Z\" level=info msg=\"Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352703 | controller |     "Jun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487659119Z\" level=info msg=\"Got pod network &{Name:certified-operators-r88p7 Namespace:openshift-marketplace ID:8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3 UID:6f1a44c8-dc35-4328-bcce-e287db6460ce NetNS:/var/run/netns/70999c65-6f1b-4507-acde-01aa72b9a060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f1a44c8_dc35_4328_bcce_e287db6460ce.slice PodAnnotations:0xc000381678}] Aliases:map[]}\"",
2026-06-11 18:17:42.352719 | controller |     "Jun 11 17:36:06.488039 crc crio[22018]: time=\"2026-06-11T17:36:06.487780113Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-r88p7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.352735 | controller |     "Jun 11 17:36:06.894867 crc crio[22018]: time=\"2026-06-11T17:36:06.891125027Z\" level=info msg=\"Stopped pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=1885733c-058c-4148-b591-2289041137e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352751 | controller |     "Jun 11 17:36:07.377948 crc crio[22018]: time=\"2026-06-11T17:36:07.377865628Z\" level=info msg=\"Removing container: 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd\" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352767 | controller |     "Jun 11 17:36:07.405199 crc crio[22018]: time=\"2026-06-11T17:36:07.405096468Z\" level=info msg=\"Removed container 6632857ed97bad23e592ed728ffc80f52d24ffe5c9c622022ca69dc1a5712fbd: openshift-marketplace/certified-operators-r88p7/registry-server\" id=6a9b33cb-2075-4763-a9fb-e38a0f1e4815 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352783 | controller |     "Jun 11 17:36:07.407942 crc crio[22018]: time=\"2026-06-11T17:36:07.407853759Z\" level=info msg=\"Removing container: 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245\" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352799 | controller |     "Jun 11 17:36:07.461625 crc crio[22018]: time=\"2026-06-11T17:36:07.461051478Z\" level=info msg=\"Removed container 57fa344e2352039c38064054af6b7c54f1a8ce88127dde3116b2b00d268a8245: openshift-marketplace/certified-operators-r88p7/extract-content\" id=64462cc5-ff2c-4493-973a-fa9bd0ea9a31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352815 | controller |     "Jun 11 17:36:07.465885 crc crio[22018]: time=\"2026-06-11T17:36:07.465845689Z\" level=info msg=\"Removing container: b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072\" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352832 | controller |     "Jun 11 17:36:07.511695 crc crio[22018]: time=\"2026-06-11T17:36:07.511517038Z\" level=info msg=\"Removed container b53c0a5d69fa25af2b38cde663ecb66102c55514169f6a14c84fde6749d7d072: openshift-marketplace/certified-operators-r88p7/extract-utilities\" id=09ab5b93-7eb0-42c7-9398-181d23cbab63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352863 | controller |     "Jun 11 17:36:15.270867 crc crio[22018]: time=\"2026-06-11T17:36:15.267451606Z\" level=info msg=\"Removing container: 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3\" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352885 | controller |     "Jun 11 17:36:15.374930 crc crio[22018]: time=\"2026-06-11T17:36:15.374826855Z\" level=info msg=\"Removed container 2e18b58a51dcb9c2fbcfbdd0b94f630f6672577f9dae956cdcdf7c11966ffed3: openshift-infra/auto-csr-approver-29686650-q5l9b/oc\" id=634ebb57-5255-4555-9b6a-1239025cd111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.352907 | controller |     "Jun 11 17:36:15.385881 crc crio[22018]: time=\"2026-06-11T17:36:15.385825311Z\" level=info msg=\"Stopping pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352931 | controller |     "Jun 11 17:36:15.386116 crc crio[22018]: time=\"2026-06-11T17:36:15.385887363Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=7c97beaf-1208-4caa-897a-978dd6cfcf64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.352954 | controller |     "Jun 11 17:36:15.386460 crc crio[22018]: time=\"2026-06-11T17:36:15.386398949Z\" level=info msg=\"Removing pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.352977 | controller |     "Jun 11 17:36:15.399742 crc crio[22018]: time=\"2026-06-11T17:36:15.399639724Z\" level=info msg=\"Removed pod sandbox: ec66981baa1e41a20f1514e3da8d2e76a937ac9f3b03c77b71192b19180aa2cc\" id=ce04ee8c-c2c2-4795-80ab-f548b26288d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.352996 | controller |     "Jun 11 17:36:15.400688 crc crio[22018]: time=\"2026-06-11T17:36:15.400636341Z\" level=info msg=\"Stopping pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353013 | controller |     "Jun 11 17:36:15.400773 crc crio[22018]: time=\"2026-06-11T17:36:15.400704453Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=495bca4f-cb70-4d53-a91c-77e4021dcbe9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353028 | controller |     "Jun 11 17:36:15.401316 crc crio[22018]: time=\"2026-06-11T17:36:15.401289982Z\" level=info msg=\"Removing pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.353044 | controller |     "Jun 11 17:36:15.413771 crc crio[22018]: time=\"2026-06-11T17:36:15.413687297Z\" level=info msg=\"Removed pod sandbox: 8695196dd56ff8fe6bc8f5667c95a729bc193201bb0d252e70a9054b1ddb2cc3\" id=0fbe625f-cdee-4ab1-9b43-4bd860bfba4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.353060 | controller |     "Jun 11 17:36:43.678784 crc crio[22018]: time=\"2026-06-11T17:36:43.67795057Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dgw5r/POD\" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.353076 | controller |     "Jun 11 17:36:43.684604 crc crio[22018]: time=\"2026-06-11T17:36:43.681001067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353093 | controller |     "Jun 11 17:36:43.712038 crc crio[22018]: time=\"2026-06-11T17:36:43.71197733Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}\"",
2026-06-11 18:17:42.353114 | controller |     "Jun 11 17:36:43.712420 crc crio[22018]: time=\"2026-06-11T17:36:43.712394444Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dgw5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.353131 | controller |     "Jun 11 17:36:44.322366 crc crio[22018]: 2026-06-11T17:36:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:448d9166cf71598 Mac:da:2e:8d:6f:6e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 SocketPath: PciID:}] [{Interface:0xc00028acd0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.353148 | controller |     "Jun 11 17:36:44.324666 crc crio[22018]: time=\"2026-06-11T17:36:44.324576254Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00285c648}] Aliases:map[]}\"",
2026-06-11 18:17:42.353165 | controller |     "Jun 11 17:36:44.324864 crc crio[22018]: time=\"2026-06-11T17:36:44.324792111Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dgw5r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.353182 | controller |     "Jun 11 17:36:44.335747 crc crio[22018]: time=\"2026-06-11T17:36:44.335689737Z\" level=info msg=\"Ran pod sandbox 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 with infra container: openshift-marketplace/redhat-marketplace-dgw5r/POD\" id=fe6f141e-d1ed-4821-9021-66567bbf2ed9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.353198 | controller |     "Jun 11 17:36:44.338693 crc crio[22018]: time=\"2026-06-11T17:36:44.338578846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c7fffd5-ef66-4223-be85-824894d10efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353214 | controller |     "Jun 11 17:36:44.340759 crc crio[22018]: time=\"2026-06-11T17:36:44.340707695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2e4da40-9d09-430c-856e-ac160b8c7941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353232 | controller |     "Jun 11 17:36:44.348076 crc crio[22018]: time=\"2026-06-11T17:36:44.348005226Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353248 | controller |     "Jun 11 17:36:44.348394 crc crio[22018]: time=\"2026-06-11T17:36:44.348310216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353266 | controller |     "Jun 11 17:36:44.400604 crc crio[22018]: time=\"2026-06-11T17:36:44.400136409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353283 | controller |     "Jun 11 17:36:44.404963 crc crio[22018]: time=\"2026-06-11T17:36:44.404893341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353299 | controller |     "Jun 11 17:36:44.575925 crc crio[22018]: time=\"2026-06-11T17:36:44.575783702Z\" level=info msg=\"Created container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=f9e6d4c5-ec71-4d0c-9e8c-76e7bafd7a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353320 | controller |     "Jun 11 17:36:44.579823 crc crio[22018]: time=\"2026-06-11T17:36:44.579742187Z\" level=info msg=\"Starting container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286\" id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.353338 | controller |     "Jun 11 17:36:44.587565 crc crio[22018]: time=\"2026-06-11T17:36:44.587248006Z\" level=info msg=\"Started container\" PID=199133 containerID=7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286 description=openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities id=4dfe6d6a-9020-474d-9e17-8d961a4d39a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446",
2026-06-11 18:17:42.353355 | controller |     "Jun 11 17:36:44.942935 crc crio[22018]: time=\"2026-06-11T17:36:44.942849346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.353373 | controller |     "Jun 11 17:36:44.952057 crc crio[22018]: time=\"2026-06-11T17:36:44.951890863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.353390 | controller |     "Jun 11 17:36:45.685369 crc crio[22018]: time=\"2026-06-11T17:36:45.685209816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=373ff6a7-8e9d-41c6-b76b-6a67e817b0c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.353407 | controller |     "Jun 11 17:36:45.687124 crc crio[22018]: time=\"2026-06-11T17:36:45.687022363Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25a91c78-a446-46e2-8a01-476a73b6c9bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353423 | controller |     "Jun 11 17:36:45.694910 crc crio[22018]: time=\"2026-06-11T17:36:45.694770809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5a846e19-cb80-41af-adef-e43a7cd88caf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353440 | controller |     "Jun 11 17:36:45.702212 crc crio[22018]: time=\"2026-06-11T17:36:45.702118497Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353457 | controller |     "Jun 11 17:36:45.702775 crc crio[22018]: time=\"2026-06-11T17:36:45.702713346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353474 | controller |     "Jun 11 17:36:45.746359 crc crio[22018]: time=\"2026-06-11T17:36:45.746258302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353491 | controller |     "Jun 11 17:36:45.753194 crc crio[22018]: time=\"2026-06-11T17:36:45.753114229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353508 | controller |     "Jun 11 17:36:45.917460 crc crio[22018]: time=\"2026-06-11T17:36:45.917232146Z\" level=info msg=\"Created container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=af019462-2664-4f31-bd71-e620fb6a8dfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353529 | controller |     "Jun 11 17:36:45.918968 crc crio[22018]: time=\"2026-06-11T17:36:45.918890368Z\" level=info msg=\"Starting container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb\" id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.353546 | controller |     "Jun 11 17:36:45.925210 crc crio[22018]: time=\"2026-06-11T17:36:45.925113676Z\" level=info msg=\"Started container\" PID=199272 containerID=952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb description=openshift-marketplace/redhat-marketplace-dgw5r/extract-content id=eb9e849b-c2c8-45f1-8982-ed451480c980 name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446",
2026-06-11 18:17:42.353564 | controller |     "Jun 11 17:36:46.990621 crc crio[22018]: time=\"2026-06-11T17:36:46.988077297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8375929e-e1bc-4665-b3f2-0602ab1e50ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353581 | controller |     "Jun 11 17:36:46.992807 crc crio[22018]: time=\"2026-06-11T17:36:46.992661662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c6857e7-22fc-4111-81f7-1eb653733549 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.353598 | controller |     "Jun 11 17:36:47.003976 crc crio[22018]: time=\"2026-06-11T17:36:47.003787235Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353615 | controller |     "Jun 11 17:36:47.004744 crc crio[22018]: time=\"2026-06-11T17:36:47.004665913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353632 | controller |     "Jun 11 17:36:47.056732 crc crio[22018]: time=\"2026-06-11T17:36:47.056653612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353648 | controller |     "Jun 11 17:36:47.059628 crc crio[22018]: time=\"2026-06-11T17:36:47.059569646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.353664 | controller |     "Jun 11 17:36:47.218008 crc crio[22018]: time=\"2026-06-11T17:36:47.217927717Z\" level=info msg=\"Created container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=6c166e7b-11da-4a4b-83c2-002db67d7c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.353681 | controller |     "Jun 11 17:36:47.219122 crc crio[22018]: time=\"2026-06-11T17:36:47.219057424Z\" level=info msg=\"Starting container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19\" id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.353698 | controller |     "Jun 11 17:36:47.225210 crc crio[22018]: time=\"2026-06-11T17:36:47.224851426Z\" level=info msg=\"Started container\" PID=199335 containerID=089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 description=openshift-marketplace/redhat-marketplace-dgw5r/registry-server id=72f40643-c706-4c89-afdc-8ffd1d9db13f name=/runtime.v1.RuntimeService/StartContainer sandboxID=448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446",
2026-06-11 18:17:42.353714 | controller |     "Jun 11 17:36:56.112230 crc crio[22018]: time=\"2026-06-11T17:36:56.111519185Z\" level=info msg=\"Stopping container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19 (timeout: 2s)\" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.353738 | controller |     "Jun 11 17:36:56.235803 crc crio[22018]: time=\"2026-06-11T17:36:56.235192239Z\" level=info msg=\"Stopped container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=b2c69cfc-3956-4b27-8b6d-21fc979b10f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.353755 | controller |     "Jun 11 17:36:56.236637 crc crio[22018]: time=\"2026-06-11T17:36:56.236552011Z\" level=info msg=\"Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353772 | controller |     "Jun 11 17:36:56.237412 crc crio[22018]: time=\"2026-06-11T17:36:56.237186842Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dgw5r Namespace:openshift-marketplace ID:448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446 UID:830baf82-00ed-43c7-b4e1-f5db71b62a01 NetNS:/var/run/netns/364adabd-16dc-442a-ac08-c22cd2d52fc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod830baf82_00ed_43c7_b4e1_f5db71b62a01.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.353789 | controller |     "Jun 11 17:36:56.237646 crc crio[22018]: time=\"2026-06-11T17:36:56.237536773Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dgw5r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.353806 | controller |     "Jun 11 17:36:56.575922 crc crio[22018]: time=\"2026-06-11T17:36:56.575802163Z\" level=info msg=\"Stopped pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=b129cd86-3270-4b2b-9caf-e542d624b127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353822 | controller |     "Jun 11 17:36:57.139281 crc crio[22018]: time=\"2026-06-11T17:36:57.13871509Z\" level=info msg=\"Removing container: 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19\" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353839 | controller |     "Jun 11 17:36:57.184888 crc crio[22018]: time=\"2026-06-11T17:36:57.184617887Z\" level=info msg=\"Removed container 089caed4f5fefb328a33c65cd5b4abc716cb5f5fb2e46af66b5ad9cff4ce6b19: openshift-marketplace/redhat-marketplace-dgw5r/registry-server\" id=b55224fe-9b29-46f6-8be4-5ef9e4de2c19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353877 | controller |     "Jun 11 17:36:57.188632 crc crio[22018]: time=\"2026-06-11T17:36:57.187573251Z\" level=info msg=\"Removing container: 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb\" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353895 | controller |     "Jun 11 17:36:57.244817 crc crio[22018]: time=\"2026-06-11T17:36:57.244676217Z\" level=info msg=\"Removed container 952856497a3cd05897a14912adbe01a6a5cc479b8f88bf6e027162251b9f1adb: openshift-marketplace/redhat-marketplace-dgw5r/extract-content\" id=06ff0fd3-9a95-4e95-8621-0c92949a3081 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353912 | controller |     "Jun 11 17:36:57.248889 crc crio[22018]: time=\"2026-06-11T17:36:57.248811963Z\" level=info msg=\"Removing container: 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286\" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353929 | controller |     "Jun 11 17:36:57.304757 crc crio[22018]: time=\"2026-06-11T17:36:57.304654647Z\" level=info msg=\"Removed container 7585658f5c01ef7e8c1b9aa46ddbb2d43fe476f174304ceab95f151a43ea5286: openshift-marketplace/redhat-marketplace-dgw5r/extract-utilities\" id=b83441b5-e3c2-452f-8696-ed0c42ac4433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.353950 | controller |     "Jun 11 17:37:15.453766 crc crio[22018]: time=\"2026-06-11T17:37:15.452697288Z\" level=info msg=\"Stopping pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353966 | controller |     "Jun 11 17:37:15.455843 crc crio[22018]: time=\"2026-06-11T17:37:15.453796413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=42fbe30c-51c8-43fc-8cec-093c3e655197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.353982 | controller |     "Jun 11 17:37:15.455843 crc crio[22018]: time=\"2026-06-11T17:37:15.454692841Z\" level=info msg=\"Removing pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.353998 | controller |     "Jun 11 17:37:15.478650 crc crio[22018]: time=\"2026-06-11T17:37:15.478552319Z\" level=info msg=\"Removed pod sandbox: 448d9166cf715980500498bf8eef6033ea26de3770d0d9a6c10d952768cca446\" id=19f5f265-3af9-4f04-9de8-e8e0fa03b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.354014 | controller |     "Jun 11 17:37:21.514763 crc crio[22018]: time=\"2026-06-11T17:37:21.512973655Z\" level=info msg=\"Stopping pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0\" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.354030 | controller |     "Jun 11 17:37:21.517017 crc crio[22018]: time=\"2026-06-11T17:37:21.516104166Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h Namespace:openstack ID:7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0 UID:b21e3271-2bbd-45c1-95e0-9edbacda80c1 NetNS:/var/run/netns/e8a0b644-304f-4541-9866-8f65b5d420ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb21e3271_2bbd_45c1_95e0_9edbacda80c1.slice PodAnnotations:0xc000aa5548}] Aliases:map[]}\"",
2026-06-11 18:17:42.354047 | controller |     "Jun 11 17:37:21.517017 crc crio[22018]: time=\"2026-06-11T17:37:21.516483906Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.354063 | controller |     "Jun 11 17:37:22.005287 crc crio[22018]: time=\"2026-06-11T17:37:22.004868212Z\" level=info msg=\"Stopped pod sandbox: 7d8213ede53b1c68e71d0439d38d1336df38c95668eed0f0595e9b172718fec0\" id=f092fc51-0b96-4086-8a86-61c47be7a014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.354080 | controller |     "Jun 11 17:37:23.056065 crc crio[22018]: time=\"2026-06-11T17:37:23.055523289Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD\" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.354096 | controller |     "Jun 11 17:37:23.058106 crc crio[22018]: time=\"2026-06-11T17:37:23.056070726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354113 | controller |     "Jun 11 17:37:23.096168 crc crio[22018]: time=\"2026-06-11T17:37:23.095952972Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}\"",
2026-06-11 18:17:42.354136 | controller |     "Jun 11 17:37:23.096168 crc crio[22018]: time=\"2026-06-11T17:37:23.096175049Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.354153 | controller |     "Jun 11 17:37:23.535019 crc crio[22018]: 2026-06-11T17:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0e14f1ae358fa Mac:2e:a4:ed:9b:c4:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 SocketPath: PciID:}] [{Interface:0xc000494b90 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.354170 | controller |     "Jun 11 17:37:23.537182 crc crio[22018]: time=\"2026-06-11T17:37:23.537085527Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc001adec40}] Aliases:map[]}\"",
2026-06-11 18:17:42.354187 | controller |     "Jun 11 17:37:23.537314 crc crio[22018]: time=\"2026-06-11T17:37:23.537277763Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.354204 | controller |     "Jun 11 17:37:23.547156 crc crio[22018]: time=\"2026-06-11T17:37:23.547009834Z\" level=info msg=\"Ran pod sandbox 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/POD\" id=89bcf511-d278-4d28-b449-f6991c193821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.354221 | controller |     "Jun 11 17:37:23.553706 crc crio[22018]: time=\"2026-06-11T17:37:23.553597999Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.354238 | controller |     "Jun 11 17:37:23.563538 crc crio[22018]: time=\"2026-06-11T17:37:23.563455652Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-11 18:17:42.354254 | controller |     "Jun 11 17:37:24.021749 crc crio[22018]: time=\"2026-06-11T17:37:24.021633066Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=426585ef-02c8-4fa0-9b45-019fdbd8c3b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.354271 | controller |     "Jun 11 17:37:24.022845 crc crio[22018]: time=\"2026-06-11T17:37:24.022650579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebef65fd-2a06-4be4-8130-a5825d7e64ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354289 | controller |     "Jun 11 17:37:24.084957 crc crio[22018]: time=\"2026-06-11T17:37:24.084845231Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=91cd210d-456f-4812-a8d4-dfbe396c4785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354309 | controller |     "Jun 11 17:37:24.093703 crc crio[22018]: time=\"2026-06-11T17:37:24.093602859Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354327 | controller |     "Jun 11 17:37:24.094141 crc crio[22018]: time=\"2026-06-11T17:37:24.094068734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354343 | controller |     "Jun 11 17:37:24.141206 crc crio[22018]: time=\"2026-06-11T17:37:24.141078615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354360 | controller |     "Jun 11 17:37:24.145749 crc crio[22018]: time=\"2026-06-11T17:37:24.14565554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354376 | controller |     "Jun 11 17:37:24.356580 crc crio[22018]: time=\"2026-06-11T17:37:24.355767011Z\" level=info msg=\"Created container de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f8cd690-bb66-4b89-a698-7ca57c1c4884 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354392 | controller |     "Jun 11 17:37:24.357801 crc crio[22018]: time=\"2026-06-11T17:37:24.357701878Z\" level=info msg=\"Starting container: de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389\" id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.354409 | controller |     "Jun 11 17:37:24.364729 crc crio[22018]: time=\"2026-06-11T17:37:24.364520783Z\" level=info msg=\"Started container\" PID=201595 containerID=de0267ca91e406b24cfc4901189cadd78a4f098e9dfa2b827ad5a687ad744389 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af193b9d-1412-46c5-90df-e798c22d23ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24",
2026-06-11 18:17:42.354425 | controller |     "Jun 11 17:37:32.234398 crc crio[22018]: time=\"2026-06-11T17:37:32.23199605Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xjhtk/POD\" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.354443 | controller |     "Jun 11 17:37:32.234398 crc crio[22018]: time=\"2026-06-11T17:37:32.233013252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354460 | controller |     "Jun 11 17:37:32.272689 crc crio[22018]: time=\"2026-06-11T17:37:32.272576528Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}\"",
2026-06-11 18:17:42.354477 | controller |     "Jun 11 17:37:32.272689 crc crio[22018]: time=\"2026-06-11T17:37:32.272633329Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xjhtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.354498 | controller |     "Jun 11 17:37:32.882467 crc crio[22018]: 2026-06-11T17:37:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66048d5915303ac Mac:26:e2:82:c5:e2:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.354515 | controller |     "Jun 11 17:37:32.884419 crc crio[22018]: time=\"2026-06-11T17:37:32.883766196Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc00012b598}] Aliases:map[]}\"",
2026-06-11 18:17:42.354533 | controller |     "Jun 11 17:37:32.884419 crc crio[22018]: time=\"2026-06-11T17:37:32.883946382Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xjhtk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.354550 | controller |     "Jun 11 17:37:32.894767 crc crio[22018]: time=\"2026-06-11T17:37:32.894628395Z\" level=info msg=\"Ran pod sandbox 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b with infra container: openshift-marketplace/community-operators-xjhtk/POD\" id=7f71205e-9b29-4575-9bff-670246564d4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.354566 | controller |     "Jun 11 17:37:32.897077 crc crio[22018]: time=\"2026-06-11T17:37:32.896999755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b8742d9-18d9-4f34-8b28-432215f6af93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354583 | controller |     "Jun 11 17:37:32.899189 crc crio[22018]: time=\"2026-06-11T17:37:32.899112673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d42bd3d6-2b73-4e70-8aa0-4008f9094a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354600 | controller |     "Jun 11 17:37:32.906780 crc crio[22018]: time=\"2026-06-11T17:37:32.906693013Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354616 | controller |     "Jun 11 17:37:32.907156 crc crio[22018]: time=\"2026-06-11T17:37:32.907103496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354633 | controller |     "Jun 11 17:37:32.968223 crc crio[22018]: time=\"2026-06-11T17:37:32.968018388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354649 | controller |     "Jun 11 17:37:32.973804 crc crio[22018]: time=\"2026-06-11T17:37:32.973715029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354666 | controller |     "Jun 11 17:37:33.144673 crc crio[22018]: time=\"2026-06-11T17:37:33.143902028Z\" level=info msg=\"Created container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=bd3047c8-6c9d-4d1b-bb18-10e0b6a3b62f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354687 | controller |     "Jun 11 17:37:33.148859 crc crio[22018]: time=\"2026-06-11T17:37:33.148781384Z\" level=info msg=\"Starting container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9\" id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.354704 | controller |     "Jun 11 17:37:33.154264 crc crio[22018]: time=\"2026-06-11T17:37:33.154154193Z\" level=info msg=\"Started container\" PID=202120 containerID=ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9 description=openshift-marketplace/community-operators-xjhtk/extract-utilities id=eeb87574-33d0-4b33-812b-6964e32cb4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b",
2026-06-11 18:17:42.354722 | controller |     "Jun 11 17:37:33.731560 crc crio[22018]: time=\"2026-06-11T17:37:33.731114601Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.354739 | controller |     "Jun 11 17:37:33.740481 crc crio[22018]: time=\"2026-06-11T17:37:33.740294369Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.354755 | controller |     "Jun 11 17:37:34.311484 crc crio[22018]: time=\"2026-06-11T17:37:34.310499235Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=f3807f2a-633b-4bb6-a419-52b3a8304680 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.354772 | controller |     "Jun 11 17:37:34.313291 crc crio[22018]: time=\"2026-06-11T17:37:34.312746387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=812c2625-9ea0-4781-831d-b52dbc810545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354789 | controller |     "Jun 11 17:37:34.316592 crc crio[22018]: time=\"2026-06-11T17:37:34.316463605Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2630bd8d-7340-40f4-b31f-ca7d440ba8aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.354806 | controller |     "Jun 11 17:37:34.325955 crc crio[22018]: time=\"2026-06-11T17:37:34.325823981Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/extract-content\" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354823 | controller |     "Jun 11 17:37:34.326901 crc crio[22018]: time=\"2026-06-11T17:37:34.326805283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354839 | controller |     "Jun 11 17:37:34.396307 crc crio[22018]: time=\"2026-06-11T17:37:34.39608113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354874 | controller |     "Jun 11 17:37:34.400858 crc crio[22018]: time=\"2026-06-11T17:37:34.400763308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.354892 | controller |     "Jun 11 17:37:34.601903 crc crio[22018]: time=\"2026-06-11T17:37:34.601773886Z\" level=info msg=\"Created container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content\" id=ea327a2e-0509-4f33-a6c3-9b4d21fda2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.354909 | controller |     "Jun 11 17:37:34.606824 crc crio[22018]: time=\"2026-06-11T17:37:34.603991416Z\" level=info msg=\"Starting container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b\" id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.354968 | controller |     "Jun 11 17:37:34.611107 crc crio[22018]: time=\"2026-06-11T17:37:34.611025909Z\" level=info msg=\"Started container\" PID=202211 containerID=286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b description=openshift-marketplace/community-operators-xjhtk/extract-content id=105a2ab4-6756-49d5-9e33-6016313b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b",
2026-06-11 18:17:42.354985 | controller |     "Jun 11 17:37:36.773108 crc crio[22018]: time=\"2026-06-11T17:37:36.77261473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=346ac78e-2d24-4100-8823-ab4a2c019e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.355002 | controller |     "Jun 11 17:37:36.775776 crc crio[22018]: time=\"2026-06-11T17:37:36.775578384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d95dd4f-ba22-4912-9c1f-f05043b27bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.355018 | controller |     "Jun 11 17:37:36.785734 crc crio[22018]: time=\"2026-06-11T17:37:36.785655604Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xjhtk/registry-server\" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.355034 | controller |     "Jun 11 17:37:36.786538 crc crio[22018]: time=\"2026-06-11T17:37:36.78647696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355051 | controller |     "Jun 11 17:37:36.845533 crc crio[22018]: time=\"2026-06-11T17:37:36.845260214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355067 | controller |     "Jun 11 17:37:36.848861 crc crio[22018]: time=\"2026-06-11T17:37:36.848803407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355083 | controller |     "Jun 11 17:37:37.044091 crc crio[22018]: time=\"2026-06-11T17:37:37.043992478Z\" level=info msg=\"Created container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=f45f0fb6-cd12-407e-b6c3-3fad1859f79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.355099 | controller |     "Jun 11 17:37:37.045529 crc crio[22018]: time=\"2026-06-11T17:37:37.045327487Z\" level=info msg=\"Starting container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e\" id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.355115 | controller |     "Jun 11 17:37:37.053691 crc crio[22018]: time=\"2026-06-11T17:37:37.051305391Z\" level=info msg=\"Started container\" PID=202379 containerID=a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e description=openshift-marketplace/community-operators-xjhtk/registry-server id=641ddedb-0a0e-49d4-ab50-6143cbb09ba8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b",
2026-06-11 18:17:42.355131 | controller |     "Jun 11 17:37:44.888496 crc crio[22018]: time=\"2026-06-11T17:37:44.887840475Z\" level=info msg=\"Stopping container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e (timeout: 2s)\" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.355147 | controller |     "Jun 11 17:37:45.550509 crc crio[22018]: time=\"2026-06-11T17:37:45.550394623Z\" level=info msg=\"Stopped container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=af853d72-d98d-41be-a50a-57a1bc318a5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.355168 | controller |     "Jun 11 17:37:45.551497 crc crio[22018]: time=\"2026-06-11T17:37:45.551416716Z\" level=info msg=\"Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355184 | controller |     "Jun 11 17:37:45.552828 crc crio[22018]: time=\"2026-06-11T17:37:45.552504081Z\" level=info msg=\"Got pod network &{Name:community-operators-xjhtk Namespace:openshift-marketplace ID:66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b UID:8e871529-bd1e-4002-b8b3-eba7d75f700d NetNS:/var/run/netns/8a0cf113-f802-49cd-a181-34c54138f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e871529_bd1e_4002_b8b3_eba7d75f700d.slice PodAnnotations:0xc0029b4d98}] Aliases:map[]}\"",
2026-06-11 18:17:42.355200 | controller |     "Jun 11 17:37:45.552828 crc crio[22018]: time=\"2026-06-11T17:37:45.552733998Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xjhtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.355217 | controller |     "Jun 11 17:37:45.959618 crc crio[22018]: time=\"2026-06-11T17:37:45.958703006Z\" level=info msg=\"Stopped pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=2332c6cc-d5e4-4512-98e7-e250c1195085 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355233 | controller |     "Jun 11 17:37:46.937703 crc crio[22018]: time=\"2026-06-11T17:37:46.936822505Z\" level=info msg=\"Removing container: a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e\" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355249 | controller |     "Jun 11 17:37:46.982489 crc crio[22018]: time=\"2026-06-11T17:37:46.982272637Z\" level=info msg=\"Removed container a5a4e2bd59bf1e6cb0192a2cc94bbbc3fdcc0724f57223ddcd5b58fab4e7d70e: openshift-marketplace/community-operators-xjhtk/registry-server\" id=a0e1ab8b-a06f-4b5d-8c54-499dd0206414 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355265 | controller |     "Jun 11 17:37:46.985725 crc crio[22018]: time=\"2026-06-11T17:37:46.985654484Z\" level=info msg=\"Removing container: 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b\" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355281 | controller |     "Jun 11 17:37:47.030065 crc crio[22018]: time=\"2026-06-11T17:37:47.029958161Z\" level=info msg=\"Removed container 286396cec01bdfcf3847887e22c3521a33bde51f4c9f7387799bcd680709793b: openshift-marketplace/community-operators-xjhtk/extract-content\" id=4dd709b3-90e9-48aa-aace-79e5e0cb5b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355297 | controller |     "Jun 11 17:37:47.035695 crc crio[22018]: time=\"2026-06-11T17:37:47.035645349Z\" level=info msg=\"Removing container: ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9\" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355313 | controller |     "Jun 11 17:37:47.081185 crc crio[22018]: time=\"2026-06-11T17:37:47.081055885Z\" level=info msg=\"Removed container ba07c46165ce264772a387d071d79bba0c4b8c6f13f8eb151ac876f09b7842a9: openshift-marketplace/community-operators-xjhtk/extract-utilities\" id=6bb1f2fd-a09e-4025-a17a-e2d19e477b1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355329 | controller |     "Jun 11 17:38:00.575826 crc crio[22018]: time=\"2026-06-11T17:38:00.574524548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686658-9nj72/POD\" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.355349 | controller |     "Jun 11 17:38:00.578242 crc crio[22018]: time=\"2026-06-11T17:38:00.575874031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355365 | controller |     "Jun 11 17:38:00.621791 crc crio[22018]: time=\"2026-06-11T17:38:00.621193829Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}\"",
2026-06-11 18:17:42.355381 | controller |     "Jun 11 17:38:00.622164 crc crio[22018]: time=\"2026-06-11T17:38:00.62214082Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686658-9nj72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.355397 | controller |     "Jun 11 17:38:00.955534 crc crio[22018]: 2026-06-11T17:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1898dd559383957 Mac:46:ad:65:25:3f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.355414 | controller |     "Jun 11 17:38:00.957612 crc crio[22018]: time=\"2026-06-11T17:38:00.957536989Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc0004be528}] Aliases:map[]}\"",
2026-06-11 18:17:42.355430 | controller |     "Jun 11 17:38:00.957753 crc crio[22018]: time=\"2026-06-11T17:38:00.957701724Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686658-9nj72 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.355446 | controller |     "Jun 11 17:38:00.972236 crc crio[22018]: time=\"2026-06-11T17:38:00.972047371Z\" level=info msg=\"Ran pod sandbox 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 with infra container: openshift-infra/auto-csr-approver-29686658-9nj72/POD\" id=13d2561e-1847-4ed1-b850-cc7c3dc5bb6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.355463 | controller |     "Jun 11 17:38:00.975725 crc crio[22018]: time=\"2026-06-11T17:38:00.975629783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.355479 | controller |     "Jun 11 17:38:00.988564 crc crio[22018]: time=\"2026-06-11T17:38:00.988474851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.355507 | controller |     "Jun 11 17:38:02.216815 crc crio[22018]: time=\"2026-06-11T17:38:02.216150495Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6b611a25-7bcd-4417-b149-f4541ae84b77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.355545 | controller |     "Jun 11 17:38:02.218697 crc crio[22018]: time=\"2026-06-11T17:38:02.218654854Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81646125-39a7-4200-8847-bfd570f360e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.355576 | controller |     "Jun 11 17:38:02.221549 crc crio[22018]: time=\"2026-06-11T17:38:02.221296698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ede88017-18fb-476a-9df9-7a0ade7d43d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.355597 | controller |     "Jun 11 17:38:02.229677 crc crio[22018]: time=\"2026-06-11T17:38:02.229578291Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.355621 | controller |     "Jun 11 17:38:02.230163 crc crio[22018]: time=\"2026-06-11T17:38:02.230092497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355643 | controller |     "Jun 11 17:38:02.274495 crc crio[22018]: time=\"2026-06-11T17:38:02.274371554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355663 | controller |     "Jun 11 17:38:02.456981 crc crio[22018]: time=\"2026-06-11T17:38:02.456830174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.355683 | controller |     "Jun 11 17:38:02.599803 crc crio[22018]: time=\"2026-06-11T17:38:02.599108413Z\" level=info msg=\"Created container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=bb8e2c5b-63af-4734-b6c0-997c70795dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.355703 | controller |     "Jun 11 17:38:02.601033 crc crio[22018]: time=\"2026-06-11T17:38:02.600887839Z\" level=info msg=\"Starting container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb\" id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.355723 | controller |     "Jun 11 17:38:02.607975 crc crio[22018]: time=\"2026-06-11T17:38:02.607874741Z\" level=info msg=\"Started container\" PID=204004 containerID=76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb description=openshift-infra/auto-csr-approver-29686658-9nj72/oc id=08628f9c-66ea-45c6-924f-f11301c62842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9",
2026-06-11 18:17:42.355745 | controller |     "Jun 11 17:38:04.196798 crc crio[22018]: time=\"2026-06-11T17:38:04.195753573Z\" level=info msg=\"Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355766 | controller |     "Jun 11 17:38:04.198131 crc crio[22018]: time=\"2026-06-11T17:38:04.197672975Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686658-9nj72 Namespace:openshift-infra ID:1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9 UID:f1178969-647f-43f7-87d4-56bbc0787039 NetNS:/var/run/netns/fcfec799-ff7d-4fa1-ac8f-03db44c5e7c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1178969_647f_43f7_87d4_56bbc0787039.slice PodAnnotations:0xc00141ad30}] Aliases:map[]}\"",
2026-06-11 18:17:42.355788 | controller |     "Jun 11 17:38:04.198131 crc crio[22018]: time=\"2026-06-11T17:38:04.197880141Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686658-9nj72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.355816 | controller |     "Jun 11 17:38:04.591646 crc crio[22018]: time=\"2026-06-11T17:38:04.590372181Z\" level=info msg=\"Stopped pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=c64ae481-6497-4330-afce-45c9873a3bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355840 | controller |     "Jun 11 17:38:15.508820 crc crio[22018]: time=\"2026-06-11T17:38:15.508096599Z\" level=info msg=\"Removing container: 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a\" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355890 | controller |     "Jun 11 17:38:15.635757 crc crio[22018]: time=\"2026-06-11T17:38:15.635563115Z\" level=info msg=\"Removed container 582c940c39cc3b4cb1b8af7a51dfbed0a1fd35439b9e0fe8802a195aaf4aad6a: openshift-infra/auto-csr-approver-29686652-qmgdp/oc\" id=c75990d1-81db-4a20-9151-bea859a01698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.355915 | controller |     "Jun 11 17:38:15.648148 crc crio[22018]: time=\"2026-06-11T17:38:15.648015808Z\" level=info msg=\"Stopping pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355937 | controller |     "Jun 11 17:38:15.648148 crc crio[22018]: time=\"2026-06-11T17:38:15.648108841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=1df329ee-664f-48ba-ad97-7ddaf61fadba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.355958 | controller |     "Jun 11 17:38:15.648874 crc crio[22018]: time=\"2026-06-11T17:38:15.648759812Z\" level=info msg=\"Removing pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.355980 | controller |     "Jun 11 17:38:15.678226 crc crio[22018]: time=\"2026-06-11T17:38:15.678078032Z\" level=info msg=\"Removed pod sandbox: 66048d5915303acd99c16d2bf015575f9a167b7e44c41923cbe0ae5b73f6e84b\" id=dbbb01e2-7bf1-4c43-ac2e-c3bf17cc98a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.356001 | controller |     "Jun 11 17:38:15.679064 crc crio[22018]: time=\"2026-06-11T17:38:15.679031812Z\" level=info msg=\"Stopping pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356040 | controller |     "Jun 11 17:38:15.679258 crc crio[22018]: time=\"2026-06-11T17:38:15.679236688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=97de55d7-a13c-484a-a14d-a8bd1a608d1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356064 | controller |     "Jun 11 17:38:15.680054 crc crio[22018]: time=\"2026-06-11T17:38:15.679987191Z\" level=info msg=\"Removing pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.356086 | controller |     "Jun 11 17:38:15.699517 crc crio[22018]: time=\"2026-06-11T17:38:15.699014609Z\" level=info msg=\"Removed pod sandbox: 557f41d5a731f41719ccc197cd9f466bd87bbd0471a661c952160d7793341147\" id=f31ee04c-832b-461d-93ee-b214728be694 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.356108 | controller |     "Jun 11 17:39:54.880863 crc crio[22018]: time=\"2026-06-11T17:39:54.880044005Z\" level=info msg=\"Stopping pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24\" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356131 | controller |     "Jun 11 17:39:54.883267 crc crio[22018]: time=\"2026-06-11T17:39:54.883144514Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl Namespace:openstack ID:2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24 UID:a95f590a-4968-47c2-9812-eb8a7a8aeea5 NetNS:/var/run/netns/49497dc3-d9e1-4a0a-85d0-46381a83b814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda95f590a_4968_47c2_9812_eb8a7a8aeea5.slice PodAnnotations:0xc00285d328}] Aliases:map[]}\"",
2026-06-11 18:17:42.356159 | controller |     "Jun 11 17:39:54.883644 crc crio[22018]: time=\"2026-06-11T17:39:54.883570958Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.356181 | controller |     "Jun 11 17:39:55.401613 crc crio[22018]: time=\"2026-06-11T17:39:55.399587037Z\" level=info msg=\"Stopped pod sandbox: 2d0e14f1ae358fac77941bd51e0ef0bb8487f77474878b1abaaf7fbe6a930c24\" id=09781c0e-f871-4fbc-b484-4e8f7880b9b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356203 | controller |     "Jun 11 17:39:56.894263 crc crio[22018]: time=\"2026-06-11T17:39:56.893765996Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.356224 | controller |     "Jun 11 17:40:00.575682 crc crio[22018]: time=\"2026-06-11T17:40:00.574993363Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686660-kgcnj/POD\" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.356246 | controller |     "Jun 11 17:40:00.576743 crc crio[22018]: time=\"2026-06-11T17:40:00.576720939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.356268 | controller |     "Jun 11 17:40:00.614412 crc crio[22018]: time=\"2026-06-11T17:40:00.61424401Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}\"",
2026-06-11 18:17:42.356289 | controller |     "Jun 11 17:40:00.614734 crc crio[22018]: time=\"2026-06-11T17:40:00.614292181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686660-kgcnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.356311 | controller |     "Jun 11 17:40:00.941889 crc crio[22018]: 2026-06-11T17:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eebf18f6bbb5633 Mac:d2:74:69:02:f4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 SocketPath: PciID:}] [{Interface:0xc0003389e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.356332 | controller |     "Jun 11 17:40:00.944203 crc crio[22018]: time=\"2026-06-11T17:40:00.944109673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc00285da20}] Aliases:map[]}\"",
2026-06-11 18:17:42.356358 | controller |     "Jun 11 17:40:00.944646 crc crio[22018]: time=\"2026-06-11T17:40:00.944266728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686660-kgcnj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.356383 | controller |     "Jun 11 17:40:00.954791 crc crio[22018]: time=\"2026-06-11T17:40:00.954720491Z\" level=info msg=\"Ran pod sandbox eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe with infra container: openshift-infra/auto-csr-approver-29686660-kgcnj/POD\" id=a14f77b1-77b7-4ff3-a840-84bd39ec5228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.356409 | controller |     "Jun 11 17:40:00.957822 crc crio[22018]: time=\"2026-06-11T17:40:00.957726458Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.356431 | controller |     "Jun 11 17:40:00.970967 crc crio[22018]: time=\"2026-06-11T17:40:00.970894273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.356454 | controller |     "Jun 11 17:40:01.885222 crc crio[22018]: time=\"2026-06-11T17:40:01.884796755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0cf90e1d-7c95-439c-bade-2c71c4758a91 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.356477 | controller |     "Jun 11 17:40:01.886826 crc crio[22018]: time=\"2026-06-11T17:40:01.886729946Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=134d5230-d949-409b-a065-945d211e9639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.356499 | controller |     "Jun 11 17:40:01.888177 crc crio[22018]: time=\"2026-06-11T17:40:01.88814857Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a62b1df9-9d1e-422e-94b9-f2685f47cf7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.356519 | controller |     "Jun 11 17:40:01.897960 crc crio[22018]: time=\"2026-06-11T17:40:01.897853289Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.356539 | controller |     "Jun 11 17:40:01.898531 crc crio[22018]: time=\"2026-06-11T17:40:01.89848336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.356558 | controller |     "Jun 11 17:40:01.951707 crc crio[22018]: time=\"2026-06-11T17:40:01.951600963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.356579 | controller |     "Jun 11 17:40:02.240077 crc crio[22018]: time=\"2026-06-11T17:40:02.239888106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.356602 | controller |     "Jun 11 17:40:02.357309 crc crio[22018]: time=\"2026-06-11T17:40:02.357143048Z\" level=info msg=\"Created container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=5120197a-e1c7-4010-a51f-756bce9d7d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.356624 | controller |     "Jun 11 17:40:02.360119 crc crio[22018]: time=\"2026-06-11T17:40:02.358410628Z\" level=info msg=\"Starting container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f\" id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.356644 | controller |     "Jun 11 17:40:02.365463 crc crio[22018]: time=\"2026-06-11T17:40:02.365261036Z\" level=info msg=\"Started container\" PID=210570 containerID=5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f description=openshift-infra/auto-csr-approver-29686660-kgcnj/oc id=6a169d49-84c5-4f71-a154-232bae9c45c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe",
2026-06-11 18:17:42.356670 | controller |     "Jun 11 17:40:04.044477 crc crio[22018]: time=\"2026-06-11T17:40:04.043685659Z\" level=info msg=\"Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356691 | controller |     "Jun 11 17:40:04.046586 crc crio[22018]: time=\"2026-06-11T17:40:04.044997981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686660-kgcnj Namespace:openshift-infra ID:eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe UID:2f100799-d8de-45d6-ab28-9ad22d2624f7 NetNS:/var/run/netns/8d172a13-005c-4ecb-a4e2-9fbd89e68ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f100799_d8de_45d6_ab28_9ad22d2624f7.slice PodAnnotations:0xc0029b4968}] Aliases:map[]}\"",
2026-06-11 18:17:42.356711 | controller |     "Jun 11 17:40:04.046586 crc crio[22018]: time=\"2026-06-11T17:40:04.045145196Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686660-kgcnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.356730 | controller |     "Jun 11 17:40:04.380402 crc crio[22018]: time=\"2026-06-11T17:40:04.3797422Z\" level=info msg=\"Stopped pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=eed33c07-371e-460b-8208-e1539e9fd758 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356753 | controller |     "Jun 11 17:40:15.748981 crc crio[22018]: time=\"2026-06-11T17:40:15.748118264Z\" level=info msg=\"Removing container: e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1\" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.356775 | controller |     "Jun 11 17:40:15.882605 crc crio[22018]: time=\"2026-06-11T17:40:15.881714168Z\" level=info msg=\"Removed container e7caa0899b557588de3e1149c9fdf7f5d0fe5c6ecd54a70d74c99aed4bcf35e1: openshift-infra/auto-csr-approver-29686654-ckspb/oc\" id=90674386-0257-45e9-86c1-06404967d5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.356798 | controller |     "Jun 11 17:40:15.897005 crc crio[22018]: time=\"2026-06-11T17:40:15.896873782Z\" level=info msg=\"Stopping pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356822 | controller |     "Jun 11 17:40:15.897005 crc crio[22018]: time=\"2026-06-11T17:40:15.896988276Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=8d6ba48a-2d0a-4e2f-9608-95e23822d59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.356843 | controller |     "Jun 11 17:40:15.898403 crc crio[22018]: time=\"2026-06-11T17:40:15.898290978Z\" level=info msg=\"Removing pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.356893 | controller |     "Jun 11 17:40:15.932526 crc crio[22018]: time=\"2026-06-11T17:40:15.932391015Z\" level=info msg=\"Removed pod sandbox: b53346791eee58d2ee4e80e82fc0f97954ddb718be565a31660b981211fec131\" id=eced05d2-ff3e-45d2-8b8d-f26858973edd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.356915 | controller |     "Jun 11 17:40:30.511299 crc crio[22018]: time=\"2026-06-11T17:40:30.510037822Z\" level=info msg=\"Stopping container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a (timeout: 10s)\" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.356943 | controller |     "Jun 11 17:40:30.512292 crc crio[22018]: time=\"2026-06-11T17:40:30.510131785Z\" level=info msg=\"Stopping container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5 (timeout: 10s)\" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.356969 | controller |     "Jun 11 17:40:30.615688 crc crio[22018]: time=\"2026-06-11T17:40:30.61496348Z\" level=info msg=\"Stopping container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726 (timeout: 10s)\" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.356994 | controller |     "Jun 11 17:40:30.617706 crc crio[22018]: time=\"2026-06-11T17:40:30.617263394Z\" level=info msg=\"Stopping container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e (timeout: 10s)\" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357020 | controller |     "Jun 11 17:40:30.644395 crc crio[22018]: time=\"2026-06-11T17:40:30.644309521Z\" level=info msg=\"Stopping container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d (timeout: 10s)\" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357045 | controller |     "Jun 11 17:40:30.647969 crc crio[22018]: time=\"2026-06-11T17:40:30.645916442Z\" level=info msg=\"Stopping container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e (timeout: 10s)\" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357070 | controller |     "Jun 11 17:40:30.647969 crc crio[22018]: time=\"2026-06-11T17:40:30.647683477Z\" level=info msg=\"Stopped container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=6609ad82-995b-49d9-8da5-9dc5be7e068c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357097 | controller |     "Jun 11 17:40:30.693743 crc crio[22018]: time=\"2026-06-11T17:40:30.692571021Z\" level=info msg=\"Stopping container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367 (timeout: 10s)\" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357122 | controller |     "Jun 11 17:40:30.697600 crc crio[22018]: time=\"2026-06-11T17:40:30.697392421Z\" level=info msg=\"Stopping container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5 (timeout: 10s)\" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357146 | controller |     "Jun 11 17:40:30.748742 crc crio[22018]: time=\"2026-06-11T17:40:30.748671451Z\" level=info msg=\"Stopping container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550 (timeout: 10s)\" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357169 | controller |     "Jun 11 17:40:30.750802 crc crio[22018]: time=\"2026-06-11T17:40:30.749643474Z\" level=info msg=\"Stopping container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495 (timeout: 10s)\" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357194 | controller |     "Jun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783741632Z\" level=info msg=\"Stopped container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=d36567b5-2f96-45cc-b2c4-ea35f94f6708 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357220 | controller |     "Jun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783803709Z\" level=info msg=\"Stopping container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796 (timeout: 10s)\" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357256 | controller |     "Jun 11 17:40:30.785761 crc crio[22018]: time=\"2026-06-11T17:40:30.783773218Z\" level=info msg=\"Stopping container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e (timeout: 10s)\" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357284 | controller |     "Jun 11 17:40:30.791439 crc crio[22018]: time=\"2026-06-11T17:40:30.791212835Z\" level=info msg=\"Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.357307 | controller |     "Jun 11 17:40:30.795078 crc crio[22018]: time=\"2026-06-11T17:40:30.794897567Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-mkn6r Namespace:openstack-operators ID:8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33 UID:1f599346-2e37-47b7-9743-eac32a311550 NetNS:/var/run/netns/80de12ad-27d3-4b76-89c4-7c07a638b72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f599346_2e37_47b7_9743_eac32a311550.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"",
2026-06-11 18:17:42.357332 | controller |     "Jun 11 17:40:30.795259 crc crio[22018]: time=\"2026-06-11T17:40:30.795155186Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-mkn6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.357359 | controller |     "Jun 11 17:40:30.839848 crc crio[22018]: time=\"2026-06-11T17:40:30.839805377Z\" level=info msg=\"Stopping container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e (timeout: 10s)\" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357384 | controller |     "Jun 11 17:40:30.842736 crc crio[22018]: time=\"2026-06-11T17:40:30.84265455Z\" level=info msg=\"Stopped container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=f89eb99c-c976-42f8-8600-86c91d82e044 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357410 | controller |     "Jun 11 17:40:30.843040 crc crio[22018]: time=\"2026-06-11T17:40:30.84297088Z\" level=info msg=\"Stopping container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9 (timeout: 10s)\" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357437 | controller |     "Jun 11 17:40:30.850455 crc crio[22018]: time=\"2026-06-11T17:40:30.850235384Z\" level=info msg=\"Stopped container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=720cc738-2091-4ce3-b101-4624f3ab7d92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357463 | controller |     "Jun 11 17:40:30.915399 crc crio[22018]: time=\"2026-06-11T17:40:30.91526558Z\" level=info msg=\"Stopping container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969 (timeout: 10s)\" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357486 | controller |     "Jun 11 17:40:30.916228 crc crio[22018]: time=\"2026-06-11T17:40:30.916074675Z\" level=info msg=\"Stopping container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839 (timeout: 10s)\" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357508 | controller |     "Jun 11 17:40:30.962600 crc crio[22018]: time=\"2026-06-11T17:40:30.96201322Z\" level=info msg=\"Stopping container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c (timeout: 10s)\" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357545 | controller |     "Jun 11 17:40:31.023302 crc crio[22018]: time=\"2026-06-11T17:40:31.020022659Z\" level=info msg=\"Stopping container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5 (timeout: 10s)\" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357571 | controller |     "Jun 11 17:40:31.023302 crc crio[22018]: time=\"2026-06-11T17:40:31.020950423Z\" level=info msg=\"Stopping container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c (timeout: 10s)\" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357591 | controller |     "Jun 11 17:40:31.128862 crc crio[22018]: time=\"2026-06-11T17:40:31.128274016Z\" level=info msg=\"Stopped container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=a918213c-6efa-426d-92c1-281a610f59e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357612 | controller |     "Jun 11 17:40:31.138861 crc crio[22018]: time=\"2026-06-11T17:40:31.137812048Z\" level=info msg=\"Stopping container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1 (timeout: 10s)\" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357632 | controller |     "Jun 11 17:40:31.139399 crc crio[22018]: time=\"2026-06-11T17:40:31.139290002Z\" level=info msg=\"Stopping container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3 (timeout: 10s)\" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357653 | controller |     "Jun 11 17:40:31.145009 crc crio[22018]: time=\"2026-06-11T17:40:31.144564594Z\" level=info msg=\"Stopping container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9 (timeout: 10s)\" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357675 | controller |     "Jun 11 17:40:31.146678 crc crio[22018]: time=\"2026-06-11T17:40:31.145872106Z\" level=info msg=\"Stopping container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea (timeout: 10s)\" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357697 | controller |     "Jun 11 17:40:31.182640 crc crio[22018]: time=\"2026-06-11T17:40:31.182563307Z\" level=info msg=\"Stopped container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=b72e0218-904e-4a8a-8380-dbcc1a4983c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357719 | controller |     "Jun 11 17:40:31.205661 crc crio[22018]: time=\"2026-06-11T17:40:31.202975802Z\" level=info msg=\"Stopped container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=f9b458c6-a646-4212-8e89-6034000dc2f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357741 | controller |     "Jun 11 17:40:31.210088 crc crio[22018]: time=\"2026-06-11T17:40:31.208033701Z\" level=info msg=\"Stopped container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=9906d5c6-0dde-43db-8f3e-40b93e7d7dec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357765 | controller |     "Jun 11 17:40:31.224166 crc crio[22018]: time=\"2026-06-11T17:40:31.224018233Z\" level=info msg=\"Stopped container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=50641b92-2953-40de-9f66-575c38128974 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357793 | controller |     "Jun 11 17:40:31.224598 crc crio[22018]: time=\"2026-06-11T17:40:31.224191776Z\" level=info msg=\"Stopped container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=a374eac4-a77b-4129-9104-17b9fd1923a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357817 | controller |     "Jun 11 17:40:31.225550 crc crio[22018]: time=\"2026-06-11T17:40:31.225244995Z\" level=info msg=\"Stopped container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=c775341e-d33e-4e5b-ad95-3c7e31b87937 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357842 | controller |     "Jun 11 17:40:31.247292 crc crio[22018]: time=\"2026-06-11T17:40:31.24607611Z\" level=info msg=\"Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.357895 | controller |     "Jun 11 17:40:31.247832 crc crio[22018]: time=\"2026-06-11T17:40:31.247400812Z\" level=info msg=\"Stopping container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98 (timeout: 10s)\" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.357923 | controller |     "Jun 11 17:40:31.251292 crc crio[22018]: time=\"2026-06-11T17:40:31.248706733Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-dlm6z Namespace:openstack-operators ID:2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb UID:43667314-ebad-4c36-8b7c-2a7799d9a676 NetNS:/var/run/netns/af2693cb-235e-4162-8f8e-8e5b31163fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43667314_ebad_4c36_8b7c_2a7799d9a676.slice PodAnnotations:0xc0029b4348}] Aliases:map[]}\"",
2026-06-11 18:17:42.357952 | controller |     "Jun 11 17:40:31.251292 crc crio[22018]: time=\"2026-06-11T17:40:31.248882149Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-dlm6z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.357979 | controller |     "Jun 11 17:40:31.252054 crc crio[22018]: time=\"2026-06-11T17:40:31.251969868Z\" level=info msg=\"Stopping container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad (timeout: 10s)\" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358005 | controller |     "Jun 11 17:40:31.256117 crc crio[22018]: time=\"2026-06-11T17:40:31.255972251Z\" level=info msg=\"Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358031 | controller |     "Jun 11 17:40:31.256545 crc crio[22018]: time=\"2026-06-11T17:40:31.256315046Z\" level=info msg=\"Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358058 | controller |     "Jun 11 17:40:31.259594 crc crio[22018]: time=\"2026-06-11T17:40:31.257641599Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-vlhdh Namespace:openstack-operators ID:dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461 UID:d982d8f1-1c7a-4ece-a76f-6e1fb630d659 NetNS:/var/run/netns/0c325709-31b5-4e1a-85bd-25fba3c4442f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd982d8f1_1c7a_4ece_a76f_6e1fb630d659.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.358092 | controller |     "Jun 11 17:40:31.259594 crc crio[22018]: time=\"2026-06-11T17:40:31.257817865Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-vlhdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358123 | controller |     "Jun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.25840752Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-x7mj9 Namespace:openstack-operators ID:df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2 UID:fd841fdf-731a-475c-88fb-958f3827334f NetNS:/var/run/netns/1cb54dc2-1f56-487b-9cf9-b38f8869f087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd841fdf_731a_475c_88fb_958f3827334f.slice PodAnnotations:0xc000aa4960}] Aliases:map[]}\"",
2026-06-11 18:17:42.358153 | controller |     "Jun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.261065015Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-x7mj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358179 | controller |     "Jun 11 17:40:31.263986 crc crio[22018]: time=\"2026-06-11T17:40:31.262611905Z\" level=info msg=\"Stopped container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=416ffd6d-3e8a-4bec-a030-b396ddcb88fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358203 | controller |     "Jun 11 17:40:31.265290 crc crio[22018]: time=\"2026-06-11T17:40:31.265203188Z\" level=info msg=\"Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358230 | controller |     "Jun 11 17:40:31.268231 crc crio[22018]: time=\"2026-06-11T17:40:31.267682837Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-tk8hr Namespace:openstack-operators ID:bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20 UID:4a2a224a-e291-4c13-bbeb-78ed1216a6a7 NetNS:/var/run/netns/457a7673-89fb-4c0b-9041-9b22b2279fd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a2a224a_e291_4c13_bbeb_78ed1216a6a7.slice PodAnnotations:0xc005da01a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.358258 | controller |     "Jun 11 17:40:31.268231 crc crio[22018]: time=\"2026-06-11T17:40:31.267889584Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-tk8hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358285 | controller |     "Jun 11 17:40:31.268643 crc crio[22018]: time=\"2026-06-11T17:40:31.268511932Z\" level=info msg=\"Stopping container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2 (timeout: 10s)\" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358312 | controller |     "Jun 11 17:40:31.274687 crc crio[22018]: time=\"2026-06-11T17:40:31.274570156Z\" level=info msg=\"Stopping container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86 (timeout: 10s)\" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358338 | controller |     "Jun 11 17:40:31.293593 crc crio[22018]: time=\"2026-06-11T17:40:31.291605531Z\" level=info msg=\"Stopped container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=fa41723c-8285-42e9-9efb-feadcac743aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358369 | controller |     "Jun 11 17:40:31.294870 crc crio[22018]: time=\"2026-06-11T17:40:31.294811146Z\" level=info msg=\"Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358396 | controller |     "Jun 11 17:40:31.312411 crc crio[22018]: time=\"2026-06-11T17:40:31.301932495Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rqxp9 Namespace:openstack-operators ID:5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1 UID:f78f8ba2-3ea6-4f2f-85b7-4ce6f0342b71 NetNS:/var/run/netns/081027f8-1015-45d5-9c2f-8b2bf1596305 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf78f8ba2_3ea6_4f2f_85b7_4ce6f0342b71.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}\"",
2026-06-11 18:17:42.358422 | controller |     "Jun 11 17:40:31.312411 crc crio[22018]: time=\"2026-06-11T17:40:31.310798028Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rqxp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358449 | controller |     "Jun 11 17:40:31.363514 crc crio[22018]: time=\"2026-06-11T17:40:31.350546797Z\" level=info msg=\"Stopped container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=5300fc9e-67bf-4ce3-9779-b28a4fc295fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358476 | controller |     "Jun 11 17:40:31.363744 crc crio[22018]: time=\"2026-06-11T17:40:31.363298506Z\" level=info msg=\"Stopped container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=2122fd82-9b34-45f5-bdfd-6169e51caa77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358503 | controller |     "Jun 11 17:40:31.365157 crc crio[22018]: time=\"2026-06-11T17:40:31.365088425Z\" level=info msg=\"Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358530 | controller |     "Jun 11 17:40:31.367510 crc crio[22018]: time=\"2026-06-11T17:40:31.367459031Z\" level=info msg=\"Stopping container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85 (timeout: 10s)\" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358557 | controller |     "Jun 11 17:40:31.368058 crc crio[22018]: time=\"2026-06-11T17:40:31.367547763Z\" level=info msg=\"Stopping container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b (timeout: 10s)\" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358585 | controller |     "Jun 11 17:40:31.375864 crc crio[22018]: time=\"2026-06-11T17:40:31.375748017Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-9m5tj Namespace:openstack-operators ID:7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa UID:27c0f75f-8473-42d7-ac6e-9dcb88ff2c00 NetNS:/var/run/netns/f87e0611-061e-4bd1-b46c-0e859fd2076d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27c0f75f_8473_42d7_ac6e_9dcb88ff2c00.slice PodAnnotations:0xc001ade660}] Aliases:map[]}\"",
2026-06-11 18:17:42.358622 | controller |     "Jun 11 17:40:31.376132 crc crio[22018]: time=\"2026-06-11T17:40:31.375983034Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-9m5tj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358733 | controller |     "Jun 11 17:40:31.381043 crc crio[22018]: time=\"2026-06-11T17:40:31.380987305Z\" level=info msg=\"Stopped container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=316cf101-693f-4b08-9810-9e39ac369d8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358758 | controller |     "Jun 11 17:40:31.394439 crc crio[22018]: time=\"2026-06-11T17:40:31.393576708Z\" level=info msg=\"Stopped container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=23c53787-9c15-4781-8dd6-8c171c779aea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358776 | controller |     "Jun 11 17:40:31.396226 crc crio[22018]: time=\"2026-06-11T17:40:31.396156392Z\" level=info msg=\"Stopping container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab (timeout: 10s)\" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358792 | controller |     "Jun 11 17:40:31.397726 crc crio[22018]: time=\"2026-06-11T17:40:31.397688511Z\" level=info msg=\"Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358810 | controller |     "Jun 11 17:40:31.401176 crc crio[22018]: time=\"2026-06-11T17:40:31.401147742Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj Namespace:openstack-operators ID:1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08 UID:5818a0a1-b342-4a11-aef3-0e452a96d1be NetNS:/var/run/netns/110b3122-6984-4de8-8aaf-b3a5ba8df4da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5818a0a1_b342_4a11_aef3_0e452a96d1be.slice PodAnnotations:0xc001ade760}] Aliases:map[]}\"",
2026-06-11 18:17:42.358826 | controller |     "Jun 11 17:40:31.401683 crc crio[22018]: time=\"2026-06-11T17:40:31.401653128Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.358842 | controller |     "Jun 11 17:40:31.408374 crc crio[22018]: time=\"2026-06-11T17:40:31.408030252Z\" level=info msg=\"Stopped container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=16346518-ffc9-4b40-9e26-93a533fd7098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358895 | controller |     "Jun 11 17:40:31.409506 crc crio[22018]: time=\"2026-06-11T17:40:31.398087642Z\" level=info msg=\"Stopping container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6 (timeout: 10s)\" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358912 | controller |     "Jun 11 17:40:31.416682 crc crio[22018]: time=\"2026-06-11T17:40:31.413908931Z\" level=info msg=\"Stopping container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31 (timeout: 10s)\" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358928 | controller |     "Jun 11 17:40:31.418925 crc crio[22018]: time=\"2026-06-11T17:40:31.417760235Z\" level=info msg=\"Stopping container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba (timeout: 10s)\" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358945 | controller |     "Jun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.421462201Z\" level=info msg=\"Stopping container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2 (timeout: 10s)\" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358965 | controller |     "Jun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.423473937Z\" level=info msg=\"Stopping container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043 (timeout: 10s)\" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.358981 | controller |     "Jun 11 17:40:31.428110 crc crio[22018]: time=\"2026-06-11T17:40:31.424879743Z\" level=info msg=\"Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.358996 | controller |     "Jun 11 17:40:31.454547 crc crio[22018]: time=\"2026-06-11T17:40:31.454175223Z\" level=info msg=\"Stopping container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6 (timeout: 10s)\" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359012 | controller |     "Jun 11 17:40:31.462928 crc crio[22018]: time=\"2026-06-11T17:40:31.462772551Z\" level=info msg=\"Stopping container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d (timeout: 10s)\" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359028 | controller |     "Jun 11 17:40:31.479006 crc crio[22018]: time=\"2026-06-11T17:40:31.478861354Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-hvq4d Namespace:openstack-operators ID:7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5 UID:d3996116-8db6-40f7-bf34-158279202fa1 NetNS:/var/run/netns/c73be780-036d-4c2c-96ca-67b440673d57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3996116_8db6_40f7_bf34_158279202fa1.slice PodAnnotations:0xc007484440}] Aliases:map[]}\"",
2026-06-11 18:17:42.359044 | controller |     "Jun 11 17:40:31.479646 crc crio[22018]: time=\"2026-06-11T17:40:31.479159193Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-hvq4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359061 | controller |     "Jun 11 17:40:31.520272 crc crio[22018]: time=\"2026-06-11T17:40:31.520122246Z\" level=info msg=\"Stopping container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2 (timeout: 10s)\" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359077 | controller |     "Jun 11 17:40:31.539410 crc crio[22018]: time=\"2026-06-11T17:40:31.539275313Z\" level=info msg=\"Stopping container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297 (timeout: 10s)\" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359092 | controller |     "Jun 11 17:40:31.548069 crc crio[22018]: time=\"2026-06-11T17:40:31.547942446Z\" level=info msg=\"Stopped container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=190a4eed-0d2e-444c-bc00-1ce5d5faddba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359108 | controller |     "Jun 11 17:40:31.569458 crc crio[22018]: time=\"2026-06-11T17:40:31.569248739Z\" level=info msg=\"Stopped container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=507d3ab7-05c9-42fa-852b-6643282e347e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359125 | controller |     "Jun 11 17:40:31.572094 crc crio[22018]: time=\"2026-06-11T17:40:31.571288635Z\" level=info msg=\"Stopped container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=c12ff00f-4994-4da0-a380-581af194c031 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359144 | controller |     "Jun 11 17:40:31.586896 crc crio[22018]: time=\"2026-06-11T17:40:31.584972983Z\" level=info msg=\"Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359162 | controller |     "Jun 11 17:40:31.587200 crc crio[22018]: time=\"2026-06-11T17:40:31.58705992Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-rgkkj Namespace:openstack-operators ID:eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a UID:3c1daa48-6eee-4190-8f5c-49f4588d2eec NetNS:/var/run/netns/1c65d952-c851-4a70-8cc9-0437b4dc2987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c1daa48_6eee_4190_8f5c_49f4588d2eec.slice PodAnnotations:0xc0029b4948}] Aliases:map[]}\"",
2026-06-11 18:17:42.359179 | controller |     "Jun 11 17:40:31.587284 crc crio[22018]: time=\"2026-06-11T17:40:31.587225815Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-rgkkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359194 | controller |     "Jun 11 17:40:31.588723 crc crio[22018]: time=\"2026-06-11T17:40:31.588647352Z\" level=info msg=\"Stopped container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=f657d82a-b09e-4688-8f80-ecdaddb8e0de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359211 | controller |     "Jun 11 17:40:31.599004 crc crio[22018]: time=\"2026-06-11T17:40:31.595674657Z\" level=info msg=\"Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359228 | controller |     "Jun 11 17:40:31.600105 crc crio[22018]: time=\"2026-06-11T17:40:31.600042067Z\" level=info msg=\"Stopping container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364 (timeout: 10s)\" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359249 | controller |     "Jun 11 17:40:31.603167 crc crio[22018]: time=\"2026-06-11T17:40:31.601288941Z\" level=info msg=\"Stopping container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772 (timeout: 10s)\" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359271 | controller |     "Jun 11 17:40:31.651763 crc crio[22018]: time=\"2026-06-11T17:40:31.650122944Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-xch7k Namespace:openstack-operators ID:05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573 UID:7f3b0c6a-0249-44da-83b7-c7f333790fe3 NetNS:/var/run/netns/7b3e3f6e-79cd-48d1-9086-1f7e5c831b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f3b0c6a_0249_44da_83b7_c7f333790fe3.slice PodAnnotations:0xc00012ade0}] Aliases:map[]}\"",
2026-06-11 18:17:42.359291 | controller |     "Jun 11 17:40:31.651763 crc crio[22018]: time=\"2026-06-11T17:40:31.650457294Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-xch7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359310 | controller |     "Jun 11 17:40:31.755610 crc crio[22018]: time=\"2026-06-11T17:40:31.744119811Z\" level=info msg=\"Stopped container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=fd943f28-f7d2-405d-8347-174ecfba5e51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359335 | controller |     "Jun 11 17:40:31.758111 crc crio[22018]: time=\"2026-06-11T17:40:31.757953579Z\" level=info msg=\"Stopped container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=930ef6e2-2163-4e0c-9634-e79e80d3a1d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359360 | controller |     "Jun 11 17:40:31.758592 crc crio[22018]: time=\"2026-06-11T17:40:31.758440955Z\" level=info msg=\"Stopping container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5 (timeout: 10s)\" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359383 | controller |     "Jun 11 17:40:31.758723 crc crio[22018]: time=\"2026-06-11T17:40:31.758662572Z\" level=info msg=\"Stopping container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303 (timeout: 10s)\" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359407 | controller |     "Jun 11 17:40:31.770855 crc crio[22018]: time=\"2026-06-11T17:40:31.76950466Z\" level=info msg=\"Stopping container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06 (timeout: 10s)\" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359429 | controller |     "Jun 11 17:40:31.772478 crc crio[22018]: time=\"2026-06-11T17:40:31.7723172Z\" level=info msg=\"Stopped container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=22c5a741-1731-4851-a5b3-5c9011ec19a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359453 | controller |     "Jun 11 17:40:31.775452 crc crio[22018]: time=\"2026-06-11T17:40:31.774648079Z\" level=info msg=\"Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359476 | controller |     "Jun 11 17:40:31.775452 crc crio[22018]: time=\"2026-06-11T17:40:31.775262481Z\" level=info msg=\"Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359497 | controller |     "Jun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.777806911Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-wz6ml Namespace:openstack-operators ID:471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84 UID:a31223d3-47cd-4a2e-a745-f7dc49610539 NetNS:/var/run/netns/12c11a79-06bc-4641-9b72-5a76d7cc84fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31223d3_47cd_4a2e_a745_f7dc49610539.slice PodAnnotations:0xc001ade8c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.359518 | controller |     "Jun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.778005647Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-wz6ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359538 | controller |     "Jun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.779843001Z\" level=info msg=\"Stopped container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=88109394-5ebf-496b-84b0-57ebd5dce6b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359559 | controller |     "Jun 11 17:40:31.782121 crc crio[22018]: time=\"2026-06-11T17:40:31.780542934Z\" level=info msg=\"Stopping container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323 (timeout: 10s)\" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359583 | controller |     "Jun 11 17:40:31.810972 crc crio[22018]: time=\"2026-06-11T17:40:31.80422266Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-94x98 Namespace:openstack-operators ID:fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1 UID:2e738ce1-81fc-4bc1-9d4f-fbf73476b22b NetNS:/var/run/netns/a2a06107-522e-45dc-93a2-2da1a64c8e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e738ce1_81fc_4bc1_9d4f_fbf73476b22b.slice PodAnnotations:0xc000aa51a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.359605 | controller |     "Jun 11 17:40:31.810972 crc crio[22018]: time=\"2026-06-11T17:40:31.804596042Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-94x98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359626 | controller |     "Jun 11 17:40:31.833382 crc crio[22018]: time=\"2026-06-11T17:40:31.831480168Z\" level=info msg=\"Stopped container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=4dfa3c52-6dd9-4d31-9c63-74de82645ffc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359646 | controller |     "Jun 11 17:40:31.833382 crc crio[22018]: time=\"2026-06-11T17:40:31.831969073Z\" level=info msg=\"Stopping container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be (timeout: 30s)\" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359667 | controller |     "Jun 11 17:40:31.897223 crc crio[22018]: time=\"2026-06-11T17:40:31.897168408Z\" level=info msg=\"Stopped container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=7b874625-2957-48e4-977b-59a7215cd507 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359687 | controller |     "Jun 11 17:40:31.940957 crc crio[22018]: time=\"2026-06-11T17:40:31.94088848Z\" level=info msg=\"Stopping container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71 (timeout: 30s)\" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359706 | controller |     "Jun 11 17:40:32.017922 crc crio[22018]: time=\"2026-06-11T17:40:32.017803951Z\" level=info msg=\"Stopped container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=6b66baeb-004b-49b0-8501-a86d0e068119 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359726 | controller |     "Jun 11 17:40:32.082863 crc crio[22018]: time=\"2026-06-11T17:40:32.079587835Z\" level=info msg=\"Stopped container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=618885e5-f41c-46ac-965d-f8cf7d6fa7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359747 | controller |     "Jun 11 17:40:32.170745 crc crio[22018]: time=\"2026-06-11T17:40:32.170684547Z\" level=info msg=\"Stopped container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=29e981ea-0970-43ba-8df6-e37eecb9ff77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359767 | controller |     "Jun 11 17:40:32.182499 crc crio[22018]: time=\"2026-06-11T17:40:32.180461304Z\" level=info msg=\"Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359790 | controller |     "Jun 11 17:40:32.194483 crc crio[22018]: time=\"2026-06-11T17:40:32.191174748Z\" level=info msg=\"Stopped container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=d7acf906-e941-4511-8eea-798869ccaedf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359811 | controller |     "Jun 11 17:40:32.195963 crc crio[22018]: time=\"2026-06-11T17:40:32.195875848Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-scptk Namespace:openstack-operators ID:51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500 UID:864a1e16-4347-4553-801b-7494dd53390c NetNS:/var/run/netns/c9c779bd-4f0f-4c83-bd95-4c873d47c02c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod864a1e16_4347_4553_801b_7494dd53390c.slice PodAnnotations:0xc001ade9e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.359831 | controller |     "Jun 11 17:40:32.196236 crc crio[22018]: time=\"2026-06-11T17:40:32.196206409Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-scptk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359878 | controller |     "Jun 11 17:40:32.199411 crc crio[22018]: time=\"2026-06-11T17:40:32.199280849Z\" level=info msg=\"Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359907 | controller |     "Jun 11 17:40:32.199589 crc crio[22018]: time=\"2026-06-11T17:40:32.199540486Z\" level=info msg=\"Stopped container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=b5767985-dad9-4fa6-a28f-fcfacddb0873 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.359929 | controller |     "Jun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.201995756Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-jh9qp Namespace:openstack-operators ID:254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab UID:cf2abd46-999a-49df-b2a0-bdd04967f29a NetNS:/var/run/netns/e3ed218a-0920-42ad-9efa-ea34eacbab43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf2abd46_999a_49df_b2a0_bdd04967f29a.slice PodAnnotations:0xc00012b1b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.359946 | controller |     "Jun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.20214288Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-jh9qp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.359962 | controller |     "Jun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.205957972Z\" level=info msg=\"Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.359977 | controller |     "Jun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.209517466Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-sptvw Namespace:openstack-operators ID:fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc UID:cfa331d9-8d74-42ae-b348-62709df96cf1 NetNS:/var/run/netns/8fdacc27-b891-4040-9118-e9ff45c5b54a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa331d9_8d74_42ae_b348_62709df96cf1.slice PodAnnotations:0xc0029b4c88}] Aliases:map[]}\"",
2026-06-11 18:17:42.360000 | controller |     "Jun 11 17:40:32.212438 crc crio[22018]: time=\"2026-06-11T17:40:32.209697792Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-sptvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360035 | controller |     "Jun 11 17:40:32.213117 crc crio[22018]: time=\"2026-06-11T17:40:32.213013248Z\" level=info msg=\"Stopped container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=34703e48-9c85-44f5-89be-b0e4081a82ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360052 | controller |     "Jun 11 17:40:32.232658 crc crio[22018]: time=\"2026-06-11T17:40:32.232229544Z\" level=info msg=\"Stopped pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=487de082-0d02-4531-95c1-f558a3bb3531 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360068 | controller |     "Jun 11 17:40:32.234176 crc crio[22018]: time=\"2026-06-11T17:40:32.234043422Z\" level=info msg=\"Stopped container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=fe7bc4c7-8c66-4e4e-a576-165e109da084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360084 | controller |     "Jun 11 17:40:32.260655 crc crio[22018]: time=\"2026-06-11T17:40:32.26045569Z\" level=info msg=\"Stopped container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=c7adc766-d119-40d0-9b3f-9964582ab8ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360100 | controller |     "Jun 11 17:40:32.264463 crc crio[22018]: time=\"2026-06-11T17:40:32.264240582Z\" level=info msg=\"Stopped container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=56e9b596-03fe-4a34-916e-c9839c202ccc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360116 | controller |     "Jun 11 17:40:32.269638 crc crio[22018]: time=\"2026-06-11T17:40:32.269567542Z\" level=info msg=\"Stopped container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=41b7f3f9-f97c-40e9-b249-e8ef463cab0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360131 | controller |     "Jun 11 17:40:32.274583 crc crio[22018]: time=\"2026-06-11T17:40:32.274298574Z\" level=info msg=\"Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360148 | controller |     "Jun 11 17:40:32.279660 crc crio[22018]: time=\"2026-06-11T17:40:32.279591877Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-h4htt Namespace:openstack-operators ID:25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60 UID:c4cfa0a3-085a-4f1d-bee4-2af8c77ff90a NetNS:/var/run/netns/b430f418-d0a1-46e2-a07c-afa989e32947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4cfa0a3_085a_4f1d_bee4_2af8c77ff90a.slice PodAnnotations:0xc0029b4d68}] Aliases:map[]}\"",
2026-06-11 18:17:42.360163 | controller |     "Jun 11 17:40:32.279911 crc crio[22018]: time=\"2026-06-11T17:40:32.279767083Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-h4htt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360179 | controller |     "Jun 11 17:40:32.315272 crc crio[22018]: time=\"2026-06-11T17:40:32.315142443Z\" level=info msg=\"Stopped container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=84edb4bc-afe5-4e4e-ba4c-7795fe59b254 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360199 | controller |     "Jun 11 17:40:32.316792 crc crio[22018]: time=\"2026-06-11T17:40:32.316728673Z\" level=info msg=\"Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360216 | controller |     "Jun 11 17:40:32.318972 crc crio[22018]: time=\"2026-06-11T17:40:32.318797679Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-7t75w Namespace:openstack-operators ID:dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6 UID:009c25e0-4e1f-4438-8793-5ca195bbb270 NetNS:/var/run/netns/21e2a4f8-1b08-4638-804c-1551eaf8991b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod009c25e0_4e1f_4438_8793_5ca195bbb270.slice PodAnnotations:0xc000380c50}] Aliases:map[]}\"",
2026-06-11 18:17:42.360232 | controller |     "Jun 11 17:40:32.319055 crc crio[22018]: time=\"2026-06-11T17:40:32.318963144Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-7t75w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360248 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.338559753Z\" level=info msg=\"Stopped container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=88db30d4-301a-42fb-bdef-558e49fdbc4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360264 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.339985668Z\" level=info msg=\"Stopped container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=125d49b9-3108-4783-b4e5-4ab8c3451789 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360280 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.343217318Z\" level=info msg=\"Stopped container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=da33e927-b2c9-4251-87fb-ab6db29b0848 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360296 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.346702166Z\" level=info msg=\"Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360311 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.348522014Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-2fs55 Namespace:openstack-operators ID:e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d UID:b1f5fbc7-6583-4dcd-a545-40ed126b578b NetNS:/var/run/netns/1a8ddea5-663f-46fd-a7e3-1e73d696edf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f5fbc7_6583_4dcd_a545_40ed126b578b.slice PodAnnotations:0xc002a1a8e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.360327 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.348664009Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-2fs55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360347 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.351709258Z\" level=info msg=\"Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360369 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.355903782Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-xhqtl Namespace:openstack-operators ID:880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8 UID:d161635b-bbd0-4baa-8783-42f83779fbff NetNS:/var/run/netns/5261a515-a82e-4b4c-8c5e-7075fd83b564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd161635b_bbd0_4baa_8783_42f83779fbff.slice PodAnnotations:0xc0023008d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.360391 | controller |     "Jun 11 17:40:32.361609 crc crio[22018]: time=\"2026-06-11T17:40:32.356692737Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-xhqtl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360414 | controller |     "Jun 11 17:40:32.367085 crc crio[22018]: time=\"2026-06-11T17:40:32.366143062Z\" level=info msg=\"Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360433 | controller |     "Jun 11 17:40:32.372142 crc crio[22018]: time=\"2026-06-11T17:40:32.370657336Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-6dpzq Namespace:openstack-operators ID:a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a UID:265520e1-3951-4254-b1fa-e51da113ece6 NetNS:/var/run/netns/58ea22a1-eb3c-4d4d-b530-2bd7b1dfe1c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod265520e1_3951_4254_b1fa_e51da113ece6.slice PodAnnotations:0xc0029b4e48}] Aliases:map[]}\"",
2026-06-11 18:17:42.360449 | controller |     "Jun 11 17:40:32.372142 crc crio[22018]: time=\"2026-06-11T17:40:32.370807101Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-6dpzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360466 | controller |     "Jun 11 17:40:32.416761 crc crio[22018]: time=\"2026-06-11T17:40:32.416293665Z\" level=info msg=\"Stopped container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=21b7bd68-88ba-42ea-ba63-eaf81a134f25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360481 | controller |     "Jun 11 17:40:32.424993 crc crio[22018]: time=\"2026-06-11T17:40:32.423766205Z\" level=info msg=\"Stopped container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=07d30beb-49d5-4f60-9b91-e2fb4b2ce2cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360498 | controller |     "Jun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.430664689Z\" level=info msg=\"Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360515 | controller |     "Jun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.432069972Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-b5fbl Namespace:openstack-operators ID:8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493 UID:41636d84-88ff-4285-8f79-c235ef30ee06 NetNS:/var/run/netns/db193f84-ccec-468c-8af9-781c1e91beba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41636d84_88ff_4285_8f79_c235ef30ee06.slice PodAnnotations:0xc002a1aa48}] Aliases:map[]}\"",
2026-06-11 18:17:42.360536 | controller |     "Jun 11 17:40:32.434769 crc crio[22018]: time=\"2026-06-11T17:40:32.432226437Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-b5fbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360552 | controller |     "Jun 11 17:40:32.435138 crc crio[22018]: time=\"2026-06-11T17:40:32.434942074Z\" level=info msg=\"Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360568 | controller |     "Jun 11 17:40:32.455531 crc crio[22018]: time=\"2026-06-11T17:40:32.455234495Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-r8v6t Namespace:openstack-operators ID:56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496 UID:94f3d04c-653b-4951-a3b1-0a1390ee4fbc NetNS:/var/run/netns/a31d6af6-83df-49cf-9d94-cc6826e8b56c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94f3d04c_653b_4951_a3b1_0a1390ee4fbc.slice PodAnnotations:0xc000380dd8}] Aliases:map[]}\"",
2026-06-11 18:17:42.360585 | controller |     "Jun 11 17:40:32.455795 crc crio[22018]: time=\"2026-06-11T17:40:32.455771272Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-r8v6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360601 | controller |     "Jun 11 17:40:32.702576 crc crio[22018]: time=\"2026-06-11T17:40:32.684630359Z\" level=info msg=\"Stopped container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b97e0c9b-542e-43cf-b5d8-ed3ad232cec3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360617 | controller |     "Jun 11 17:40:32.704309 crc crio[22018]: time=\"2026-06-11T17:40:32.692576958Z\" level=info msg=\"Stopping container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935 (timeout: 10s)\" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360633 | controller |     "Jun 11 17:40:32.716618 crc crio[22018]: time=\"2026-06-11T17:40:32.715135211Z\" level=info msg=\"Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360648 | controller |     "Jun 11 17:40:32.716953 crc crio[22018]: time=\"2026-06-11T17:40:32.716832576Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/065fb431-9886-4693-95b3-99698110d202 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:0xc00141afa0}] Aliases:map[]}\"",
2026-06-11 18:17:42.360665 | controller |     "Jun 11 17:40:32.717294 crc crio[22018]: time=\"2026-06-11T17:40:32.717016862Z\" 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:17:42.360681 | controller |     "Jun 11 17:40:32.728078 crc crio[22018]: time=\"2026-06-11T17:40:32.727589997Z\" level=info msg=\"Stopping container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd (timeout: 10s)\" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360704 | controller |     "Jun 11 17:40:32.812658 crc crio[22018]: time=\"2026-06-11T17:40:32.812184047Z\" level=info msg=\"Stopped container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=84ce67fb-ec4f-4abd-8d15-a3b722cf5ab8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360721 | controller |     "Jun 11 17:40:32.929602 crc crio[22018]: time=\"2026-06-11T17:40:32.926818147Z\" level=info msg=\"Stopped container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=0d538c97-06de-4662-8d91-bab80afcb90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360739 | controller |     "Jun 11 17:40:32.934139 crc crio[22018]: time=\"2026-06-11T17:40:32.933877067Z\" level=info msg=\"Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360755 | controller |     "Jun 11 17:40:32.935847 crc crio[22018]: time=\"2026-06-11T17:40:32.935764238Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749rvsqm Namespace:openstack-operators ID:56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad UID:342d263b-e36a-414f-a840-4c2c80780ab1 NetNS:/var/run/netns/ec46ed2c-3944-4bd5-905b-ef3be9fa5964 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod342d263b_e36a_414f_a840_4c2c80780ab1.slice PodAnnotations:0xc005da07c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.360771 | controller |     "Jun 11 17:40:32.937162 crc crio[22018]: time=\"2026-06-11T17:40:32.936061687Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749rvsqm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360786 | controller |     "Jun 11 17:40:32.959069 crc crio[22018]: time=\"2026-06-11T17:40:32.958888077Z\" level=info msg=\"Stopped container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=2d1ee710-212f-4856-8f11-056938f884d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360803 | controller |     "Jun 11 17:40:32.974682 crc crio[22018]: time=\"2026-06-11T17:40:32.974622245Z\" level=info msg=\"Stopped container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=5cc330ab-acd7-41bc-bacd-fcf239249ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.360819 | controller |     "Jun 11 17:40:32.984634 crc crio[22018]: time=\"2026-06-11T17:40:32.983829568Z\" level=info msg=\"Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360834 | controller |     "Jun 11 17:40:32.984875 crc crio[22018]: time=\"2026-06-11T17:40:32.984806517Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-bd9pf Namespace:openstack-operators ID:57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04 UID:d0f373ba-dca9-4a44-bd79-696374b76f81 NetNS:/var/run/netns/7aed40dc-1115-45e1-b02f-7cf2e07f8d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f373ba_dca9_4a44_bd79_696374b76f81.slice PodAnnotations:0xc00012b2d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.360870 | controller |     "Jun 11 17:40:32.986048 crc crio[22018]: time=\"2026-06-11T17:40:32.985006064Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-bd9pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.360891 | controller |     "Jun 11 17:40:33.073647 crc crio[22018]: time=\"2026-06-11T17:40:33.071776406Z\" level=info msg=\"Stopped pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=11aa6bfb-6066-4b67-b735-23920549a16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360908 | controller |     "Jun 11 17:40:33.368817 crc crio[22018]: time=\"2026-06-11T17:40:33.366883113Z\" level=info msg=\"Stopped pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=6f102129-c3b0-41da-ab98-c4a8481a74e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360924 | controller |     "Jun 11 17:40:33.388763 crc crio[22018]: time=\"2026-06-11T17:40:33.386700341Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD\" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.360940 | controller |     "Jun 11 17:40:33.388763 crc crio[22018]: time=\"2026-06-11T17:40:33.386798684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.360956 | controller |     "Jun 11 17:40:33.469080 crc crio[22018]: time=\"2026-06-11T17:40:33.46896903Z\" level=info msg=\"Stopped pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=b1f8c9d2-8e20-44c2-b50a-3d52c104a29c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360971 | controller |     "Jun 11 17:40:33.476846 crc crio[22018]: time=\"2026-06-11T17:40:33.476807141Z\" level=info msg=\"Stopped pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=bdcee603-ee7b-49d8-be34-12f9664f890f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.360987 | controller |     "Jun 11 17:40:33.699114 crc crio[22018]: time=\"2026-06-11T17:40:33.698766086Z\" level=info msg=\"Stopped pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=499e78b7-710f-470a-8463-5b9e665267fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361003 | controller |     "Jun 11 17:40:33.704184 crc crio[22018]: time=\"2026-06-11T17:40:33.70390708Z\" level=info msg=\"Stopped pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=fb961d5f-6b22-4d2c-88cd-4ca51ddbbe82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361019 | controller |     "Jun 11 17:40:33.733760 crc crio[22018]: time=\"2026-06-11T17:40:33.733646792Z\" level=info msg=\"Stopped pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=517ba9de-2a8b-47bd-9523-84141cc3dc8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361034 | controller |     "Jun 11 17:40:33.742151 crc crio[22018]: time=\"2026-06-11T17:40:33.740875212Z\" level=info msg=\"Removing container: c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726\" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361049 | controller |     "Jun 11 17:40:33.750210 crc crio[22018]: time=\"2026-06-11T17:40:33.750122384Z\" level=info msg=\"Stopped pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=db946536-c7ab-4c38-b331-a3c466b81431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361065 | controller |     "Jun 11 17:40:33.783230 crc crio[22018]: time=\"2026-06-11T17:40:33.781018554Z\" level=info msg=\"Stopped pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=c795a275-c474-4515-80db-2090681576ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361085 | controller |     "Jun 11 17:40:33.807240 crc crio[22018]: time=\"2026-06-11T17:40:33.807119434Z\" level=info msg=\"Stopped pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=2399a8bf-3848-49a5-938c-1dd90d10d95d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361101 | controller |     "Jun 11 17:40:33.845446 crc crio[22018]: time=\"2026-06-11T17:40:33.845245542Z\" level=info msg=\"Stopped pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=01de8229-553f-4378-8b24-5d1a5dd1be7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361117 | controller |     "Jun 11 17:40:33.965737 crc crio[22018]: time=\"2026-06-11T17:40:33.965092434Z\" level=info msg=\"Stopped pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=25468740-218a-4a07-8bd2-28e65c12ba3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361133 | controller |     "Jun 11 17:40:34.182546 crc crio[22018]: time=\"2026-06-11T17:40:34.182466612Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}\"",
2026-06-11 18:17:42.361149 | controller |     "Jun 11 17:40:34.182546 crc crio[22018]: time=\"2026-06-11T17:40:34.182539924Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.361166 | controller |     "Jun 11 17:40:34.187971 crc crio[22018]: time=\"2026-06-11T17:40:34.187857955Z\" level=info msg=\"Removed container c22cb107ee46b5bf7be86d766a0f1e219e4e8b181f5785152b544458e0c8d726: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/kube-rbac-proxy\" id=f84a1c08-4d8e-439f-8586-c59a9e71fe0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361182 | controller |     "Jun 11 17:40:34.204407 crc crio[22018]: time=\"2026-06-11T17:40:34.201746474Z\" level=info msg=\"Removing container: 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e\" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361197 | controller |     "Jun 11 17:40:34.245390 crc crio[22018]: time=\"2026-06-11T17:40:34.245044418Z\" level=info msg=\"Removed container 7b055d7b47d03c0fab7f00f4239bbb005920afd99db38fce56e3d16a1cd28b5e: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rqxp9/manager\" id=284b9df0-0150-422d-b39e-6b62d4a5e8c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361212 | controller |     "Jun 11 17:40:34.296861 crc crio[22018]: time=\"2026-06-11T17:40:34.293964773Z\" level=info msg=\"Removing container: bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e\" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361228 | controller |     "Jun 11 17:40:34.313200 crc crio[22018]: time=\"2026-06-11T17:40:34.312700486Z\" level=info msg=\"Stopped pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=04c79c48-8f75-417d-87ce-9e6837ca43fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361245 | controller |     "Jun 11 17:40:34.321682 crc crio[22018]: time=\"2026-06-11T17:40:34.321584963Z\" level=info msg=\"Stopped pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=efde4d64-cd9b-41a9-a491-1950afe2c156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361265 | controller |     "Jun 11 17:40:34.353205 crc crio[22018]: time=\"2026-06-11T17:40:34.353001219Z\" level=info msg=\"Stopped pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=560ba9e2-10a6-4d7e-bb76-cfe466c8aa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361281 | controller |     "Jun 11 17:40:34.362645 crc crio[22018]: time=\"2026-06-11T17:40:34.355131227Z\" level=info msg=\"Stopped pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=87456585-7bec-427a-9810-d393a98819d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361295 | controller |     "Jun 11 17:40:34.362645 crc crio[22018]: time=\"2026-06-11T17:40:34.35962086Z\" level=info msg=\"Stopped pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=409d81fb-f0c8-401e-8208-966d125f969c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361311 | controller |     "Jun 11 17:40:34.376008 crc crio[22018]: time=\"2026-06-11T17:40:34.375930758Z\" level=info msg=\"Stopped pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=5092df1e-ff65-47f7-9b3c-39d09ce0e187 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361327 | controller |     "Jun 11 17:40:34.427906 crc crio[22018]: time=\"2026-06-11T17:40:34.427839847Z\" level=info msg=\"Removed container bdc22fa9b932d40810be4c72b5b915c2e3a00d87bf426c9a9c89ca6bae3c830e: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/kube-rbac-proxy\" id=11345b0b-a239-4e4b-86e8-17b097ba97db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361343 | controller |     "Jun 11 17:40:34.440803 crc crio[22018]: time=\"2026-06-11T17:40:34.440718611Z\" level=info msg=\"Stopped pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=4c14c758-11d4-47d7-a943-fcef0ab35fca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361360 | controller |     "Jun 11 17:40:34.459777 crc crio[22018]: time=\"2026-06-11T17:40:34.459728265Z\" level=info msg=\"Stopped pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=b3449275-41f2-43c2-bab3-2eeb749dfa17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361376 | controller |     "Jun 11 17:40:34.461695 crc crio[22018]: time=\"2026-06-11T17:40:34.461502652Z\" level=info msg=\"Removing container: 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796\" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361392 | controller |     "Jun 11 17:40:34.525298 crc crio[22018]: time=\"2026-06-11T17:40:34.524867587Z\" level=info msg=\"Removed container 2a8fe504a96166fd1edb263d48d158cfd7ae5dd3131fff7b7b37f627a3fb5796: openstack-operators/horizon-operator-controller-manager-6d6b4779d-vlhdh/manager\" id=6b52195b-f4ac-44d2-82bd-4fc44dd325dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361415 | controller |     "Jun 11 17:40:34.537098 crc crio[22018]: time=\"2026-06-11T17:40:34.532712171Z\" level=info msg=\"Removing container: 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550\" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361434 | controller |     "Jun 11 17:40:34.591546 crc crio[22018]: time=\"2026-06-11T17:40:34.591142546Z\" level=info msg=\"Removed container 6cc72b6530ec492a6f82a8e9fb6fa6130925ba40b3eca6c87f8546c85fc74550: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/kube-rbac-proxy\" id=2b368524-44ef-4e36-a361-9f63a5938820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361451 | controller |     "Jun 11 17:40:34.593616 crc crio[22018]: time=\"2026-06-11T17:40:34.593563021Z\" level=info msg=\"Removing container: 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495\" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361471 | controller |     "Jun 11 17:40:34.646491 crc crio[22018]: time=\"2026-06-11T17:40:34.643894901Z\" level=info msg=\"Removed container 4f754b1fa451f51d3823b6eb2790a1a5344586fff2cc24af813b735b10848495: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-dlm6z/manager\" id=0a726046-d8be-4894-8603-0b76e940f182 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361488 | controller |     "Jun 11 17:40:34.668272 crc crio[22018]: time=\"2026-06-11T17:40:34.667160816Z\" level=info msg=\"Removing container: f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5\" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361504 | controller |     "Jun 11 17:40:34.815032 crc crio[22018]: time=\"2026-06-11T17:40:34.814579502Z\" level=info msg=\"Stopped pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=29cbf633-20ea-4983-a84b-4715ad889400 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361520 | controller |     "Jun 11 17:40:34.840693 crc crio[22018]: time=\"2026-06-11T17:40:34.840596087Z\" level=info msg=\"Stopped pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=b2535922-eabe-4dda-9799-f1e1fb4d945b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361535 | controller |     "Jun 11 17:40:34.898451 crc crio[22018]: time=\"2026-06-11T17:40:34.897857211Z\" level=info msg=\"Stopped pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=dc2d08af-dfbc-45f4-9dca-e49e9eb0f69e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361551 | controller |     "Jun 11 17:40:34.899013 crc crio[22018]: time=\"2026-06-11T17:40:34.898912857Z\" level=info msg=\"Stopped pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=9694efde-6ef1-4aff-9cbb-76b6837788d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361566 | controller |     "Jun 11 17:40:34.918914 crc crio[22018]: time=\"2026-06-11T17:40:34.918854536Z\" level=info msg=\"Stopped pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=58744057-53a7-4b23-9796-805b75fc9ff1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.361581 | controller |     "Jun 11 17:40:35.202064 crc crio[22018]: time=\"2026-06-11T17:40:35.201959945Z\" level=info msg=\"Removed container f6437e2acd5f8c3fb200e29069b4f4add587196f57e28aa6f8015e7e0b60d6f5: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/manager\" id=d1e959f6-d4d3-48af-be6e-3e575ca0d574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361597 | controller |     "Jun 11 17:40:35.207088 crc crio[22018]: time=\"2026-06-11T17:40:35.206961409Z\" level=info msg=\"Removing container: 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a\" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361612 | controller |     "Jun 11 17:40:35.308777 crc crio[22018]: time=\"2026-06-11T17:40:35.30684181Z\" level=info msg=\"Removed container 848b9531c76adc404ad665438d89ef6663956f666bb71ab3acf1e01f4dd88c8a: openstack-operators/heat-operator-controller-manager-79785d8799-mkn6r/kube-rbac-proxy\" id=73c811e7-b738-464f-b450-8a5307fa945b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361628 | controller |     "Jun 11 17:40:35.314664 crc crio[22018]: time=\"2026-06-11T17:40:35.313675585Z\" level=info msg=\"Removing container: d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e\" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361645 | controller |     "Jun 11 17:40:35.379226 crc crio[22018]: time=\"2026-06-11T17:40:35.378612951Z\" level=info msg=\"Removed container d0354bb1e78f994e89a8aa621450c176837c3d0c9ab7d84e5f3748f1b1ff434e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/kube-rbac-proxy\" id=632727b2-d57a-4112-9162-8ecafec85b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361666 | controller |     "Jun 11 17:40:35.403626 crc crio[22018]: time=\"2026-06-11T17:40:35.403508646Z\" level=info msg=\"Removing container: 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9\" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361685 | controller |     "Jun 11 17:40:35.442377 crc crio[22018]: time=\"2026-06-11T17:40:35.442207504Z\" level=info msg=\"Removed container 36a7555c88fd60899b8134cbb0860de0cc75ce656754ee43c97e41d90c2684b9: openstack-operators/manila-operator-controller-manager-7968c8b6fc-tk8hr/manager\" id=c5b80a38-5d7f-4add-83fe-689b6ed0c714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361701 | controller |     "Jun 11 17:40:35.446148 crc crio[22018]: time=\"2026-06-11T17:40:35.446016684Z\" level=info msg=\"Removing container: 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c\" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361716 | controller |     "Jun 11 17:40:35.491509 crc crio[22018]: time=\"2026-06-11T17:40:35.491083858Z\" level=info msg=\"Removed container 067931ac34e6b2d93d74da11f46ff543de4685b83d04105e2ae59969b548f14c: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-xm8xj/operator\" id=5138cd3f-86d0-4197-89be-9ecf8b4d7795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361732 | controller |     "Jun 11 17:40:35.496035 crc crio[22018]: time=\"2026-06-11T17:40:35.495854213Z\" level=info msg=\"Removing container: 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31\" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361749 | controller |     "Jun 11 17:40:35.534312 crc crio[22018]: time=\"2026-06-11T17:40:35.534165311Z\" level=info msg=\"Removed container 8e5ca9ad6902420a29564be5040e003753be006803e291f6213c0a3293159a31: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/manager\" id=831063a2-dd7c-4352-b4de-2eb336ef5866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361764 | controller |     "Jun 11 17:40:35.554633 crc crio[22018]: time=\"2026-06-11T17:40:35.554558084Z\" level=info msg=\"Removing container: 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba\" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361780 | controller |     "Jun 11 17:40:35.608970 crc crio[22018]: time=\"2026-06-11T17:40:35.608833977Z\" level=info msg=\"Removed container 0b830acdcc40ab5f67356fff9194fc85c6abdd045dfe11ea10f383e68b4d44ba: openstack-operators/ovn-operator-controller-manager-576f47b94c-sptvw/kube-rbac-proxy\" id=6c2f5f27-7626-44b7-940e-a6e368b19c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361797 | controller |     "Jun 11 17:40:35.616622 crc crio[22018]: time=\"2026-06-11T17:40:35.615081186Z\" level=info msg=\"Removing container: 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1\" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361812 | controller |     "Jun 11 17:40:35.651288 crc crio[22018]: time=\"2026-06-11T17:40:35.651192026Z\" level=info msg=\"Removed container 8b34bee23f15c8e81ee1201dd3291ed68c24c1bdae0c51320d8850747fcd08e1: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/manager\" id=6587acee-625b-4fe4-a2cb-53e5c7130e02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361829 | controller |     "Jun 11 17:40:35.654218 crc crio[22018]: time=\"2026-06-11T17:40:35.654120994Z\" level=info msg=\"Removing container: fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea\" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361845 | controller |     "Jun 11 17:40:35.771001 crc crio[22018]: time=\"2026-06-11T17:40:35.762558659Z\" level=info msg=\"Removed container fe6f973a198be9dab77286e8714169cae519038169fa53ed005bbe80121eb7ea: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-rgkkj/kube-rbac-proxy\" id=1626dcfc-2588-489b-bf5a-6cfeeff106ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361894 | controller |     "Jun 11 17:40:35.771001 crc crio[22018]: time=\"2026-06-11T17:40:35.767702504Z\" level=info msg=\"Removing container: 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367\" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361913 | controller |     "Jun 11 17:40:35.808194 crc crio[22018]: time=\"2026-06-11T17:40:35.808057429Z\" level=info msg=\"Removed container 00c2e3ed68e050e4f7faedee2143c94bd6169363bb58d4175e1edf14c8d8a367: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/kube-rbac-proxy\" id=cf4578fd-4317-4bc9-be14-6b57f905bef4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361929 | controller |     "Jun 11 17:40:35.815407 crc crio[22018]: time=\"2026-06-11T17:40:35.815223765Z\" level=info msg=\"Removing container: c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5\" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.361947 | controller |     "Jun 11 17:40:35.830034 crc crio[22018]: 2026-06-11T17:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbd24d9176370a6 Mac:ce:d8:04:71:af:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 SocketPath: PciID:}] [{Interface:0xc0002d8bf0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.361964 | controller |     "Jun 11 17:40:35.834138 crc crio[22018]: time=\"2026-06-11T17:40:35.833913306Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-qfjhp Namespace:openshift-operator-lifecycle-manager ID:cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 UID:b1194fb9-a239-4b57-ad92-60d9be147ccd NetNS:/var/run/netns/9cf5df5a-f83e-4602-8ce2-2a8bf4ec14d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1194fb9_a239_4b57_ad92_60d9be147ccd.slice PodAnnotations:0xc0004bf490}] Aliases:map[]}\"",
2026-06-11 18:17:42.361982 | controller |     "Jun 11 17:40:35.834242 crc crio[22018]: time=\"2026-06-11T17:40:35.834213515Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-qfjhp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.361999 | controller |     "Jun 11 17:40:35.861250 crc crio[22018]: time=\"2026-06-11T17:40:35.861115688Z\" level=info msg=\"Removed container c06fa4e165b1dc7004eb3f8d9ec0920a633cf108be3250d13ad0759d513608f5: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-x7mj9/manager\" id=0011ee50-7fda-4183-9be1-e14aa0c963ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362016 | controller |     "Jun 11 17:40:35.866082 crc crio[22018]: time=\"2026-06-11T17:40:35.865986766Z\" level=info msg=\"Removing container: a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043\" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362033 | controller |     "Jun 11 17:40:35.895582 crc crio[22018]: time=\"2026-06-11T17:40:35.895498116Z\" level=info msg=\"Ran pod sandbox cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/POD\" id=219733d8-b3a4-4a8a-9b68-77f8384c424c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.362050 | controller |     "Jun 11 17:40:35.898792 crc crio[22018]: time=\"2026-06-11T17:40:35.898723895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7cc103d9-f811-40df-9184-abead99b74b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.362070 | controller |     "Jun 11 17:40:35.903707 crc crio[22018]: time=\"2026-06-11T17:40:35.903647481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c6d713f-7e41-4a47-94e5-50d68f1054f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.362087 | controller |     "Jun 11 17:40:35.918017 crc crio[22018]: time=\"2026-06-11T17:40:35.917908982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator\" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.362109 | controller |     "Jun 11 17:40:35.918574 crc crio[22018]: time=\"2026-06-11T17:40:35.918512512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.362130 | controller |     "Jun 11 17:40:36.015856 crc crio[22018]: time=\"2026-06-11T17:40:36.015808067Z\" level=info msg=\"Removed container a691c23fbc798d9949e4b5c9f9db23176f44518c61cc38394bab74aae179b043: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/kube-rbac-proxy\" id=82419ed7-5158-43ac-80a8-4c5b30c98e41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362154 | controller |     "Jun 11 17:40:36.026001 crc crio[22018]: time=\"2026-06-11T17:40:36.025955591Z\" level=info msg=\"Removing container: f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2\" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362175 | controller |     "Jun 11 17:40:36.039984 crc crio[22018]: time=\"2026-06-11T17:40:36.039925742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.362198 | controller |     "Jun 11 17:40:36.044878 crc crio[22018]: time=\"2026-06-11T17:40:36.044815038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.362219 | controller |     "Jun 11 17:40:36.071453 crc crio[22018]: time=\"2026-06-11T17:40:36.070791649Z\" level=info msg=\"Removed container f3a3820451fdb58da36b6613fcf96b7f8e297e7fe557335f9ace390a57315bd2: openstack-operators/swift-operator-controller-manager-5cd6475f78-jh9qp/manager\" id=85e0f400-8b9a-4ab0-a71d-fd4d3b06425b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362238 | controller |     "Jun 11 17:40:36.076545 crc crio[22018]: time=\"2026-06-11T17:40:36.076515464Z\" level=info msg=\"Removing container: cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5\" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362257 | controller |     "Jun 11 17:40:36.130582 crc crio[22018]: time=\"2026-06-11T17:40:36.130469135Z\" level=info msg=\"Removed container cc11eef203d0fdc005b65fda289b9bd65bd8063d0e287d2728d36bb63d1984c5: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/kube-rbac-proxy\" id=618f758e-43fa-45f0-8995-eae8e03f1826 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362276 | controller |     "Jun 11 17:40:36.133829 crc crio[22018]: time=\"2026-06-11T17:40:36.133751649Z\" level=info msg=\"Removing container: 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c\" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362294 | controller |     "Jun 11 17:40:36.163126 crc crio[22018]: time=\"2026-06-11T17:40:36.163053523Z\" level=info msg=\"Removed container 90f8e0fcedec76f9fd20d7f3b67f9619ae4e89048e41c511b47eaa5db5d8de9c: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-xch7k/manager\" id=6d8714fb-5644-4e33-9e97-c7dafa050b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362316 | controller |     "Jun 11 17:40:36.166513 crc crio[22018]: time=\"2026-06-11T17:40:36.166463938Z\" level=info msg=\"Removing container: d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364\" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362335 | controller |     "Jun 11 17:40:36.225091 crc crio[22018]: time=\"2026-06-11T17:40:36.224958152Z\" level=info msg=\"Created container a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator\" id=bad2f7ed-7088-4932-b768-8ff50dfd1891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.362353 | controller |     "Jun 11 17:40:36.226237 crc crio[22018]: time=\"2026-06-11T17:40:36.226126285Z\" level=info msg=\"Starting container: a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13\" id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.362372 | controller |     "Jun 11 17:40:36.235744 crc crio[22018]: time=\"2026-06-11T17:40:36.235657992Z\" level=info msg=\"Started container\" PID=213181 containerID=a11ad4d29364bfa6737d56d7f0b14f3bf3a0af4749196b253e8a281cc58e0f13 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-qfjhp/catalog-operator id=3d732520-e519-404b-a510-dbb3521a736e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbd24d9176370a6ccf6250d718ce41c7b8979089c9176200f2d1f1ae897b50d3",
2026-06-11 18:17:42.362394 | controller |     "Jun 11 17:40:36.240069 crc crio[22018]: time=\"2026-06-11T17:40:36.239990851Z\" level=info msg=\"Removed container d35f11f15aea1a7624ce74a6b7618d1553163c5e9e3b81d723a5064649d11364: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/kube-rbac-proxy\" id=14911380-a4bf-48a9-ae9a-2d4ef6c9d67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362415 | controller |     "Jun 11 17:40:36.248163 crc crio[22018]: time=\"2026-06-11T17:40:36.248062716Z\" level=info msg=\"Removing container: c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772\" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362435 | controller |     "Jun 11 17:40:36.299734 crc crio[22018]: time=\"2026-06-11T17:40:36.299630896Z\" level=info msg=\"Removed container c2321f497fb6aa9af7a115cc20d31c7e59ddffb27720f5af84c202ae36366772: openstack-operators/openstack-operator-controller-manager-647c57968d-6dpzq/manager\" id=73687a28-014a-4858-910e-7a5a3eb5acd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362454 | controller |     "Jun 11 17:40:36.302991 crc crio[22018]: time=\"2026-06-11T17:40:36.302915675Z\" level=info msg=\"Removing container: eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d\" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362473 | controller |     "Jun 11 17:40:36.338794 crc crio[22018]: time=\"2026-06-11T17:40:36.338703733Z\" level=info msg=\"Removed container eb36ac6b3dc18394ea66ae1c4d1f5c71f3cc83cf65387a5b9f5fcfe99b20764d: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/kube-rbac-proxy\" id=531a7963-e107-48df-a02c-9a0a9137fedc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362491 | controller |     "Jun 11 17:40:36.342755 crc crio[22018]: time=\"2026-06-11T17:40:36.342682187Z\" level=info msg=\"Removing container: dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e\" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362509 | controller |     "Jun 11 17:40:36.407958 crc crio[22018]: time=\"2026-06-11T17:40:36.407872646Z\" level=info msg=\"Removed container dcc579359a5baf210bb55b03acda1822966f291df158fb6657e033ceed01078e: openstack-operators/neutron-operator-controller-manager-5468d95c6d-9m5tj/manager\" id=5b6139cc-25a0-41a1-8755-7b09ed427fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362531 | controller |     "Jun 11 17:40:36.420706 crc crio[22018]: time=\"2026-06-11T17:40:36.420581628Z\" level=info msg=\"Removing container: dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be\" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362551 | controller |     "Jun 11 17:40:36.480754 crc crio[22018]: time=\"2026-06-11T17:40:36.480582015Z\" level=info msg=\"Removed container dbcd9e18b8c4297e089b60c40ea5a40c5c4d2bbcdb65e6023653dfccd13be8be: openstack-operators/openstack-operator-index-r8v6t/registry-server\" id=80d7c24e-fd3e-4037-a630-c0aaaf2ef3b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362569 | controller |     "Jun 11 17:40:36.483840 crc crio[22018]: time=\"2026-06-11T17:40:36.483755752Z\" level=info msg=\"Removing container: 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b\" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362587 | controller |     "Jun 11 17:40:36.507113 crc crio[22018]: time=\"2026-06-11T17:40:36.507010211Z\" level=info msg=\"Removed container 471742d9f04beb814681723edba3185528bd260cc0899947d09e394633a1a81b: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/kube-rbac-proxy\" id=9d06595d-a056-4156-b8db-a5511a999dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362607 | controller |     "Jun 11 17:40:36.525018 crc crio[22018]: time=\"2026-06-11T17:40:36.524924299Z\" level=info msg=\"Removing container: 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85\" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362625 | controller |     "Jun 11 17:40:36.554386 crc crio[22018]: time=\"2026-06-11T17:40:36.554258992Z\" level=info msg=\"Removed container 69569cca54c3415cbfc9f375dc1397002c0da4b3ea802181709fba3cdb8b5c85: openstack-operators/ironic-operator-controller-manager-955dfdfc-7t75w/manager\" id=6a1fc730-dd46-4ff7-b1c8-44c64bb946fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362644 | controller |     "Jun 11 17:40:36.560033 crc crio[22018]: time=\"2026-06-11T17:40:36.559895938Z\" level=info msg=\"Removing container: 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297\" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362662 | controller |     "Jun 11 17:40:36.599863 crc crio[22018]: time=\"2026-06-11T17:40:36.599542217Z\" level=info msg=\"Removed container 600f025e8566d2758a876295aca0dc5eccb85ca3faa57e8e28f60f1e27181297: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/manager\" id=896064c9-71fc-45d2-946d-b3b68196ee66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362681 | controller |     "Jun 11 17:40:36.606693 crc crio[22018]: time=\"2026-06-11T17:40:36.606590431Z\" level=info msg=\"Removing container: d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2\" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362700 | controller |     "Jun 11 17:40:36.637273 crc crio[22018]: time=\"2026-06-11T17:40:36.637179582Z\" level=info msg=\"Removed container d33e96e72f1cd288457c442056967e7637bf545b430843c9616fceb98c2286b2: openstack-operators/glance-operator-controller-manager-9d45fd9d6-2fs55/kube-rbac-proxy\" id=7d788561-8df0-494f-a99a-c877ef24c941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362719 | controller |     "Jun 11 17:40:36.641409 crc crio[22018]: time=\"2026-06-11T17:40:36.641297029Z\" level=info msg=\"Removing container: 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06\" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362741 | controller |     "Jun 11 17:40:36.666570 crc crio[22018]: time=\"2026-06-11T17:40:36.666494072Z\" level=info msg=\"Removed container 6c7311063daa5dae54b095e5e66b969ffcfdcd40c68b0445e811f578da7eac06: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/kube-rbac-proxy\" id=26c67dd0-3c1d-43f1-b442-e6935899e607 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362763 | controller |     "Jun 11 17:40:36.670643 crc crio[22018]: time=\"2026-06-11T17:40:36.670550289Z\" level=info msg=\"Removing container: 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323\" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362784 | controller |     "Jun 11 17:40:36.706378 crc crio[22018]: time=\"2026-06-11T17:40:36.706071045Z\" level=info msg=\"Removed container 48f774cd8a0480ff4225851e234390082dd686b63aa672d37f1204658b901323: openstack-operators/openstack-operator-controller-operator-5d66cd8964-xhqtl/operator\" id=de85586f-5604-4db1-9de5-c14d8420122a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362805 | controller |     "Jun 11 17:40:36.710045 crc crio[22018]: time=\"2026-06-11T17:40:36.709995419Z\" level=info msg=\"Removing container: 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969\" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362824 | controller |     "Jun 11 17:40:36.733504 crc crio[22018]: time=\"2026-06-11T17:40:36.732064802Z\" level=info msg=\"Removed container 4df9fa870a1c6fef4c90426cb3411e7676ed71cc5f0251965151e0fc1e48e969: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/kube-rbac-proxy\" id=75d85247-8c18-4a6a-87a3-843636baafd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362843 | controller |     "Jun 11 17:40:36.735157 crc crio[22018]: time=\"2026-06-11T17:40:36.735058264Z\" level=info msg=\"Removing container: bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839\" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362887 | controller |     "Jun 11 17:40:36.770493 crc crio[22018]: time=\"2026-06-11T17:40:36.770375807Z\" level=info msg=\"Removed container bdd0c36ea583752b934df21483eba3b21b80eddde211e8ab55ace4748c8eb839: openstack-operators/test-operator-controller-manager-6b49d958cc-hvq4d/manager\" id=f0f63575-cf4b-4e6d-bb65-bc97bc486d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362910 | controller |     "Jun 11 17:40:36.773957 crc crio[22018]: time=\"2026-06-11T17:40:36.773860855Z\" level=info msg=\"Removing container: 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9\" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362927 | controller |     "Jun 11 17:40:36.797916 crc crio[22018]: time=\"2026-06-11T17:40:36.797805737Z\" level=info msg=\"Removed container 3e14ee95c192be94feebedc2eae1de32f5c8f2ffabbacf625228e5e6a2289ed9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/kube-rbac-proxy\" id=56c2f565-0e34-4cf8-bc75-efc745a134cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362944 | controller |     "Jun 11 17:40:36.801412 crc crio[22018]: time=\"2026-06-11T17:40:36.801172921Z\" level=info msg=\"Removing container: 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3\" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362961 | controller |     "Jun 11 17:40:36.865099 crc crio[22018]: time=\"2026-06-11T17:40:36.864998658Z\" level=info msg=\"Removed container 8d3580eedeefc0fc32fe174cc6d4fb8f39e6f3c844243786aaf2162e99e39cd3: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-wz6ml/manager\" id=a6f31645-8b2c-4ef4-bdb6-d24f5d74656f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362981 | controller |     "Jun 11 17:40:36.871604 crc crio[22018]: time=\"2026-06-11T17:40:36.871534534Z\" level=info msg=\"Removing container: 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303\" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.362997 | controller |     "Jun 11 17:40:36.919825 crc crio[22018]: time=\"2026-06-11T17:40:36.919744555Z\" level=info msg=\"Removed container 22f6cc3d1b6087ca0c64dd7abb779cf437f0219d30012edb3cb7f5d506895303: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/manager\" id=21255825-807b-45b2-9243-1014423c8b74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363014 | controller |     "Jun 11 17:40:36.921933 crc crio[22018]: time=\"2026-06-11T17:40:36.92187215Z\" level=info msg=\"Removing container: 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5\" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363030 | controller |     "Jun 11 17:40:36.951595 crc crio[22018]: time=\"2026-06-11T17:40:36.951507853Z\" level=info msg=\"Removed container 4494e6f49b9f79bf802f6eeee5b6d1630736444d330d55156224a2c9a6099ed5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749rvsqm/kube-rbac-proxy\" id=9b116a6a-9925-4eb7-9a6b-48edc3e10c7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363046 | controller |     "Jun 11 17:40:36.955276 crc crio[22018]: time=\"2026-06-11T17:40:36.955195067Z\" level=info msg=\"Removing container: 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd\" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363062 | controller |     "Jun 11 17:40:36.992262 crc crio[22018]: time=\"2026-06-11T17:40:36.992077617Z\" level=info msg=\"Removed container 91943e4479c8297c82787c57689fc905647e1ff350bfd070b3d0bd2fb82b93fd: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/manager\" id=5f804e43-4ac5-4b70-bf9b-13eeac5dce78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363077 | controller |     "Jun 11 17:40:36.996121 crc crio[22018]: time=\"2026-06-11T17:40:36.995950501Z\" level=info msg=\"Removing container: d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935\" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363093 | controller |     "Jun 11 17:40:37.019098 crc crio[22018]: time=\"2026-06-11T17:40:37.018993214Z\" level=info msg=\"Removed container d9cab122659ba313fdf55870dc75893c5b2c4410bc7f54c2895d8692853fa935: openstack-operators/placement-operator-controller-manager-84859b96f4-bd9pf/kube-rbac-proxy\" id=cffcde1f-f238-44f2-b604-de2210dc22df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363109 | controller |     "Jun 11 17:40:37.028060 crc crio[22018]: time=\"2026-06-11T17:40:37.027856042Z\" level=info msg=\"Removing container: 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71\" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363125 | controller |     "Jun 11 17:40:37.053578 crc crio[22018]: time=\"2026-06-11T17:40:37.05349774Z\" level=info msg=\"Removed container 37bb21480403eedd82f75891fd3ba94c8119f86f749504462b3f5a17610a5e71: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=350a226e-5d44-4de7-a62b-c5bbffab5e52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363141 | controller |     "Jun 11 17:41:01.558246 crc crio[22018]: time=\"2026-06-11T17:41:01.557485816Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-9stwm/POD\" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.363156 | controller |     "Jun 11 17:41:01.560204 crc crio[22018]: time=\"2026-06-11T17:41:01.558271621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363177 | controller |     "Jun 11 17:41:01.600040 crc crio[22018]: time=\"2026-06-11T17:41:01.599812758Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.363194 | controller |     "Jun 11 17:41:01.600040 crc crio[22018]: time=\"2026-06-11T17:41:01.599904011Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-9stwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.363210 | controller |     "Jun 11 17:41:01.951744 crc crio[22018]: 2026-06-11T17:41:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f533015471f3de3 Mac:de:d4:1a:90:5e:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a SocketPath: PciID:}] [{Interface:0xc00013a680 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.363227 | controller |     "Jun 11 17:41:01.953292 crc crio[22018]: time=\"2026-06-11T17:41:01.95322172Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc0029b4fe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.363244 | controller |     "Jun 11 17:41:01.956459 crc crio[22018]: time=\"2026-06-11T17:41:01.953462938Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-9stwm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.363259 | controller |     "Jun 11 17:41:01.964138 crc crio[22018]: time=\"2026-06-11T17:41:01.964090105Z\" level=info msg=\"Ran pod sandbox f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a with infra container: openstack-operators/openstack-operator-index-9stwm/POD\" id=5132fbc2-58d1-488f-b063-0673cc0d94b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.363277 | controller |     "Jun 11 17:41:01.968520 crc crio[22018]: time=\"2026-06-11T17:41:01.968122782Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.363293 | controller |     "Jun 11 17:41:01.969632 crc crio[22018]: time=\"2026-06-11T17:41:01.969564798Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"",
2026-06-11 18:17:42.363309 | controller |     "Jun 11 17:41:04.785078 crc crio[22018]: time=\"2026-06-11T17:41:04.781755219Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-j5dvj/POD\" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.363325 | controller |     "Jun 11 17:41:04.785078 crc crio[22018]: time=\"2026-06-11T17:41:04.782603005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363345 | controller |     "Jun 11 17:41:06.837635 crc crio[22018]: time=\"2026-06-11T17:41:06.836825871Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.363362 | controller |     "Jun 11 17:41:06.837635 crc crio[22018]: time=\"2026-06-11T17:41:06.837580685Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-j5dvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.363379 | controller |     "Jun 11 17:41:06.892476 crc crio[22018]: time=\"2026-06-11T17:41:06.892050455Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1\" id=208d80cb-e6b0-4e54-a910-38093f688986 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.363397 | controller |     "Jun 11 17:41:06.893525 crc crio[22018]: time=\"2026-06-11T17:41:06.893272511Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=ef176028-19ac-474f-b9a8-7106cc1e51e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.363420 | controller |     "Jun 11 17:41:06.900677 crc crio[22018]: time=\"2026-06-11T17:41:06.900564043Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=bc5b41ba-123f-4de1-8ab0-1922295dd433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.363438 | controller |     "Jun 11 17:41:06.912967 crc crio[22018]: time=\"2026-06-11T17:41:06.91278612Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.363453 | controller |     "Jun 11 17:41:06.922978 crc crio[22018]: time=\"2026-06-11T17:41:06.922827478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363469 | controller |     "Jun 11 17:41:06.980378 crc crio[22018]: time=\"2026-06-11T17:41:06.980055964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363484 | controller |     "Jun 11 17:41:06.984156 crc crio[22018]: time=\"2026-06-11T17:41:06.984087062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363500 | controller |     "Jun 11 17:41:07.141843 crc crio[22018]: time=\"2026-06-11T17:41:07.141734442Z\" level=info msg=\"Created container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=228ed2e9-3edb-4fcf-ba5b-9aeb119b98a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.363516 | controller |     "Jun 11 17:41:07.143223 crc crio[22018]: time=\"2026-06-11T17:41:07.143134016Z\" level=info msg=\"Starting container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec\" id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.363532 | controller |     "Jun 11 17:41:07.147735 crc crio[22018]: time=\"2026-06-11T17:41:07.14765852Z\" level=info msg=\"Started container\" PID=215395 containerID=c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec description=openstack-operators/openstack-operator-index-9stwm/registry-server id=f720c612-84d8-4182-b092-3966f31b4d32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a",
2026-06-11 18:17:42.363553 | controller |     "Jun 11 17:41:07.378574 crc crio[22018]: 2026-06-11T17:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2a49500b692a Mac:62:22:b3:e8:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 SocketPath: PciID:}] [{Interface:0xc000326ed0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.363570 | controller |     "Jun 11 17:41:07.380182 crc crio[22018]: time=\"2026-06-11T17:41:07.379844927Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-j5dvj Namespace:openstack-operators ID:53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 UID:5caab9c1-e510-4dd7-88b7-f9b1bc172107 NetNS:/var/run/netns/167914c4-f03f-49bb-a5f9-a0c4dffe8345 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5caab9c1_e510_4dd7_88b7_f9b1bc172107.slice PodAnnotations:0xc0003813f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.363587 | controller |     "Jun 11 17:41:07.380182 crc crio[22018]: time=\"2026-06-11T17:41:07.380052143Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-j5dvj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.363604 | controller |     "Jun 11 17:41:07.392617 crc crio[22018]: time=\"2026-06-11T17:41:07.392452007Z\" level=info msg=\"Ran pod sandbox 53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369 with infra container: openstack-operators/openstack-operator-index-j5dvj/POD\" id=10215d44-0c26-4811-b878-35c635b484c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.363621 | controller |     "Jun 11 17:41:07.405128 crc crio[22018]: time=\"2026-06-11T17:41:07.401245024Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.363637 | controller |     "Jun 11 17:41:07.407952 crc crio[22018]: time=\"2026-06-11T17:41:07.407915176Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"",
2026-06-11 18:17:42.363653 | controller |     "Jun 11 17:41:07.483809 crc crio[22018]: time=\"2026-06-11T17:41:07.483708871Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index@sha256:ddad4d9ea1027d902126ffb6f8498b4a9d2804a90f8742110ca649c9d4f734d1\" id=710e6c20-ac2d-4ab5-a232-bd2561669123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.363668 | controller |     "Jun 11 17:41:07.484573 crc crio[22018]: time=\"2026-06-11T17:41:07.484491616Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=7d67ae9f-f1d9-4860-8fe6-b35554f56ecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.363685 | controller |     "Jun 11 17:41:07.489552 crc crio[22018]: time=\"2026-06-11T17:41:07.489485764Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-index:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=8fd3da5c-9ec9-4906-9542-e0dbde9ebfa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.363700 | controller |     "Jun 11 17:41:07.503748 crc crio[22018]: time=\"2026-06-11T17:41:07.503657274Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-j5dvj/registry-server\" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.363723 | controller |     "Jun 11 17:41:07.509472 crc crio[22018]: time=\"2026-06-11T17:41:07.509312695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363740 | controller |     "Jun 11 17:41:07.558756 crc crio[22018]: time=\"2026-06-11T17:41:07.558675019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363756 | controller |     "Jun 11 17:41:07.562807 crc crio[22018]: time=\"2026-06-11T17:41:07.562743747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.363773 | controller |     "Jun 11 17:41:07.728083 crc crio[22018]: time=\"2026-06-11T17:41:07.72801838Z\" level=info msg=\"Created container a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597: openstack-operators/openstack-operator-index-j5dvj/registry-server\" id=6709f8d5-def2-41c4-b7fa-fb5636ecd41e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.363789 | controller |     "Jun 11 17:41:07.729455 crc crio[22018]: time=\"2026-06-11T17:41:07.729277331Z\" level=info msg=\"Starting container: a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597\" id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.363806 | controller |     "Jun 11 17:41:07.736167 crc crio[22018]: time=\"2026-06-11T17:41:07.735911111Z\" level=info msg=\"Started container\" PID=215447 containerID=a448f3d2c337df0f0e7c18505972d1e86d03f74717206e80c331f378f70a3597 description=openstack-operators/openstack-operator-index-j5dvj/registry-server id=5bc4a98b-f9e3-43ea-99bf-1386c981682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2a49500b692af08e66b5885c052310e0a583273c82cfc167e318e57786369",
2026-06-11 18:17:42.363822 | controller |     "Jun 11 17:41:07.754735 crc crio[22018]: time=\"2026-06-11T17:41:07.752481667Z\" level=info msg=\"Stopping container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec (timeout: 2s)\" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.363839 | controller |     "Jun 11 17:41:07.875929 crc crio[22018]: time=\"2026-06-11T17:41:07.875866291Z\" level=info msg=\"Stopped container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=5e5819b5-b3a2-4fdd-b913-0cfe0a77fd2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.363874 | controller |     "Jun 11 17:41:07.878470 crc crio[22018]: time=\"2026-06-11T17:41:07.878295248Z\" level=info msg=\"Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.363893 | controller |     "Jun 11 17:41:07.878851 crc crio[22018]: time=\"2026-06-11T17:41:07.878802124Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9stwm Namespace:openstack-operators ID:f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a UID:aa239793-0687-48d7-bd99-f9ce2f5b5df4 NetNS:/var/run/netns/600cc637-454c-44a7-8eae-01b7a6dc264a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa239793_0687_48d7_bd99_f9ce2f5b5df4.slice PodAnnotations:0xc007484500}] Aliases:map[]}\"",
2026-06-11 18:17:42.363911 | controller |     "Jun 11 17:41:07.878981 crc crio[22018]: time=\"2026-06-11T17:41:07.878949679Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-9stwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.363931 | controller |     "Jun 11 17:41:08.160132 crc crio[22018]: time=\"2026-06-11T17:41:08.159990934Z\" level=info msg=\"Stopped pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=f6890ba7-5d31-4c4b-8606-9bf091378934 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.363948 | controller |     "Jun 11 17:41:08.775718 crc crio[22018]: time=\"2026-06-11T17:41:08.775092786Z\" level=info msg=\"Removing container: c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec\" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363965 | controller |     "Jun 11 17:41:08.801216 crc crio[22018]: time=\"2026-06-11T17:41:08.800988044Z\" level=info msg=\"Removed container c51418a7c77a3c8b63526cf3f475f95f971590036d5cc6a48ccbbd6460a5faec: openstack-operators/openstack-operator-index-9stwm/registry-server\" id=7b388c2f-221f-4c30-9e04-1f3cce561677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363981 | controller |     "Jun 11 17:41:15.955296 crc crio[22018]: time=\"2026-06-11T17:41:15.954525936Z\" level=info msg=\"Removing container: fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6\" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.363997 | controller |     "Jun 11 17:41:15.993172 crc crio[22018]: time=\"2026-06-11T17:41:15.993028537Z\" level=info msg=\"Removed container fc630325bddf6605c50cd1927bf5a74d7eec3e3e26817c036ccaffa966ed27d6: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/manager\" id=45d431b7-75b0-49ad-8615-867917b5c28f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364032 | controller |     "Jun 11 17:41:15.997791 crc crio[22018]: time=\"2026-06-11T17:41:15.997681506Z\" level=info msg=\"Removing container: e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b\" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364050 | controller |     "Jun 11 17:41:16.040696 crc crio[22018]: time=\"2026-06-11T17:41:16.040566166Z\" level=info msg=\"Removed container e56661ecbb05936f3e73cf0fd14340892541a09ecef8e45ff8e96baefecd466b: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/util\" id=2d626535-e493-472e-97de-a22dc53f1029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364067 | controller |     "Jun 11 17:41:16.044065 crc crio[22018]: time=\"2026-06-11T17:41:16.043692979Z\" level=info msg=\"Removing container: 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98\" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364083 | controller |     "Jun 11 17:41:16.117628 crc crio[22018]: time=\"2026-06-11T17:41:16.117466685Z\" level=info msg=\"Removed container 9f5f0ded95d26cb4a593cc3a1948a0bcba72aefc27f954d119910291115d7e98: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/manager\" id=403ce999-2f4e-41b0-a29b-66dd29c5a0f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364099 | controller |     "Jun 11 17:41:16.121482 crc crio[22018]: time=\"2026-06-11T17:41:16.121144471Z\" level=info msg=\"Removing container: e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4\" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364115 | controller |     "Jun 11 17:41:16.158592 crc crio[22018]: time=\"2026-06-11T17:41:16.158534859Z\" level=info msg=\"Removed container e6616bcb20616115559ed5538aa5d82e2eaa355e58cd99d27dd814291c9a78e4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/pull\" id=6d764174-9369-4fc4-82d3-ed7bb7e03006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364131 | controller |     "Jun 11 17:41:16.161859 crc crio[22018]: time=\"2026-06-11T17:41:16.161798322Z\" level=info msg=\"Removing container: 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab\" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364151 | controller |     "Jun 11 17:41:16.222811 crc crio[22018]: time=\"2026-06-11T17:41:16.222718048Z\" level=info msg=\"Removed container 5665f29890d1c3033d8382d1911183191189825ffca34cd4f1342f7c7e64eaab: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/manager\" id=1465ff9d-5e67-40ff-bc4b-29b5b02b6f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364167 | controller |     "Jun 11 17:41:16.233634 crc crio[22018]: time=\"2026-06-11T17:41:16.2335553Z\" level=info msg=\"Removing container: c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d\" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364183 | controller |     "Jun 11 17:41:16.269267 crc crio[22018]: time=\"2026-06-11T17:41:16.269168038Z\" level=info msg=\"Removed container c6598a26d13ce3d444c258171aedd0fc5c64e5d3b095ebf5d402827c4bbdae4d: openstack-operators/infra-operator-controller-manager-7fc948458f-b5fbl/kube-rbac-proxy\" id=b2ce7058-cc44-40c0-90bf-b925d113ca91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364199 | controller |     "Jun 11 17:41:16.273955 crc crio[22018]: time=\"2026-06-11T17:41:16.273874248Z\" level=info msg=\"Removing container: 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384\" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364214 | controller |     "Jun 11 17:41:16.297115 crc crio[22018]: time=\"2026-06-11T17:41:16.296938431Z\" level=info msg=\"Removed container 85f5d4d9a0d7ceee88691a65360554bb4c3f500ea2186662ae1dbed768ba3384: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11wwl6w/extract\" id=6ad51d59-f89f-43d1-8fe7-3e8a2629896a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364230 | controller |     "Jun 11 17:41:16.299610 crc crio[22018]: time=\"2026-06-11T17:41:16.299521901Z\" level=info msg=\"Removing container: ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6\" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364246 | controller |     "Jun 11 17:41:16.367688 crc crio[22018]: time=\"2026-06-11T17:41:16.367635183Z\" level=info msg=\"Removed container ed68b421c1d44e93280c25e9de23a9535ee3a1ad669152cd6da09cecffce5ec6: openstack-operators/cinder-operator-controller-manager-86f4b54d85-scptk/kube-rbac-proxy\" id=8b41ddc7-9027-4665-ba45-31d92eedfb49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364262 | controller |     "Jun 11 17:41:16.371190 crc crio[22018]: time=\"2026-06-11T17:41:16.371165663Z\" level=info msg=\"Removing container: 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86\" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364277 | controller |     "Jun 11 17:41:16.402576 crc crio[22018]: time=\"2026-06-11T17:41:16.402041217Z\" level=info msg=\"Removed container 9c06e972550cfb0908ba25f757c68e5eba245110391ff971c08373099ecabc86: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/manager\" id=cfbe8139-4fae-4c19-8be8-536607a4b78e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364292 | controller |     "Jun 11 17:41:16.407543 crc crio[22018]: time=\"2026-06-11T17:41:16.407298249Z\" level=info msg=\"Removing container: 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2\" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364309 | controller |     "Jun 11 17:41:16.439965 crc crio[22018]: time=\"2026-06-11T17:41:16.439849544Z\" level=info msg=\"Removed container 3d3ea74e3317d06da19f4373b1b00bff4b1648cd7d0806bec059d8a21d1602a2: openstack-operators/nova-operator-controller-manager-b9f789587-h4htt/kube-rbac-proxy\" id=f7a0d752-5488-4484-8b8c-a66ec6651901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364329 | controller |     "Jun 11 17:41:16.442998 crc crio[22018]: time=\"2026-06-11T17:41:16.442905728Z\" level=info msg=\"Removing container: 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad\" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364345 | controller |     "Jun 11 17:41:16.478138 crc crio[22018]: time=\"2026-06-11T17:41:16.47791385Z\" level=info msg=\"Removed container 99bef132127a9490b8533b2e1f05b74bcf2bbc2ca58e627973c151dc80b5fdad: openstack-operators/watcher-operator-controller-manager-54686d9c6d-94x98/kube-rbac-proxy\" id=8405da9d-b360-44ba-b601-655c0864c9c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.364361 | controller |     "Jun 11 17:41:16.491268 crc crio[22018]: time=\"2026-06-11T17:41:16.491216311Z\" level=info msg=\"Stopping pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364376 | controller |     "Jun 11 17:41:16.491671 crc crio[22018]: time=\"2026-06-11T17:41:16.491644025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=e547db8b-5900-4903-88c5-1cf3a87e6ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364394 | controller |     "Jun 11 17:41:16.492652 crc crio[22018]: time=\"2026-06-11T17:41:16.492573335Z\" level=info msg=\"Removing pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364416 | controller |     "Jun 11 17:41:16.513474 crc crio[22018]: time=\"2026-06-11T17:41:16.513313945Z\" level=info msg=\"Removed pod sandbox: 51b0d9f48ee405c2bf2fecd918009670955f3544609899b770e42f23dd194500\" id=da1f8f13-c7b3-4cac-9715-211d39c3b5bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364435 | controller |     "Jun 11 17:41:16.515543 crc crio[22018]: time=\"2026-06-11T17:41:16.515404799Z\" level=info msg=\"Stopping pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364452 | controller |     "Jun 11 17:41:16.515713 crc crio[22018]: time=\"2026-06-11T17:41:16.515550734Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=28c82307-a9ba-4d39-9e37-ff1a970c6de9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364469 | controller |     "Jun 11 17:41:16.516550 crc crio[22018]: time=\"2026-06-11T17:41:16.516203864Z\" level=info msg=\"Removing pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364486 | controller |     "Jun 11 17:41:16.530237 crc crio[22018]: time=\"2026-06-11T17:41:16.530104358Z\" level=info msg=\"Removed pod sandbox: 2a2aebc78b3a19d2a2c2e00b80d437cf40758fa6764de7542c7adf086de9d1fb\" id=8d17a9a9-4af5-44a9-9412-0499fa84d44c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364503 | controller |     "Jun 11 17:41:16.531466 crc crio[22018]: time=\"2026-06-11T17:41:16.531159169Z\" level=info msg=\"Stopping pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364520 | controller |     "Jun 11 17:41:16.531466 crc crio[22018]: time=\"2026-06-11T17:41:16.531389606Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=b83f123d-91c2-4ce1-b2f5-9f101e4c9975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364540 | controller |     "Jun 11 17:41:16.532018 crc crio[22018]: time=\"2026-06-11T17:41:16.531950904Z\" level=info msg=\"Removing pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364557 | controller |     "Jun 11 17:41:16.547715 crc crio[22018]: time=\"2026-06-11T17:41:16.546630883Z\" level=info msg=\"Removed pod sandbox: bcba9494b97289b79ee40fc93f325834c7c218a549fbe1468a3cd1d0c3a78934\" id=3f83b682-0ac0-46bc-84bf-3bee2be6880c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364573 | controller |     "Jun 11 17:41:16.549169 crc crio[22018]: time=\"2026-06-11T17:41:16.54790732Z\" level=info msg=\"Stopping pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364589 | controller |     "Jun 11 17:41:16.549169 crc crio[22018]: time=\"2026-06-11T17:41:16.547983942Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=4f1388fa-37ad-4a34-a107-98b0a7cd8861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364605 | controller |     "Jun 11 17:41:16.549673 crc crio[22018]: time=\"2026-06-11T17:41:16.549594314Z\" level=info msg=\"Removing pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364622 | controller |     "Jun 11 17:41:16.566938 crc crio[22018]: time=\"2026-06-11T17:41:16.566876971Z\" level=info msg=\"Removed pod sandbox: 5c040707411bbec418dd0e1e63643b2450ae1d9f17843eb7e8aa6d3bb7b898f1\" id=000d1fc7-bcdd-4c55-9d1c-c89311ffafe4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364638 | controller |     "Jun 11 17:41:16.568272 crc crio[22018]: time=\"2026-06-11T17:41:16.568196864Z\" level=info msg=\"Stopping pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364655 | controller |     "Jun 11 17:41:16.568457 crc crio[22018]: time=\"2026-06-11T17:41:16.568278646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=baddc88d-79a4-4b84-aa3a-b5dc2215469c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364673 | controller |     "Jun 11 17:41:16.578952 crc crio[22018]: time=\"2026-06-11T17:41:16.578760799Z\" level=info msg=\"Removing pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364691 | controller |     "Jun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.605283192Z\" level=info msg=\"Removed pod sandbox: 05b1bce7846ebfe72c18230db8e5e6095cdd73a7a8e633e879cd2122e6e04573\" id=569e84e2-7efd-4c2c-b752-df333cc14e25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364707 | controller |     "Jun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.606745306Z\" level=info msg=\"Stopping pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364724 | controller |     "Jun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.606827469Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=c83955b9-4f9c-4ba5-8674-e02bf358eb1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364741 | controller |     "Jun 11 17:41:16.609646 crc crio[22018]: time=\"2026-06-11T17:41:16.607637235Z\" level=info msg=\"Removing pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364761 | controller |     "Jun 11 17:41:16.637793 crc crio[22018]: time=\"2026-06-11T17:41:16.63768531Z\" level=info msg=\"Removed pod sandbox: dc58f4f2cf1344e9980c9579f1d817554242b342ee90d35eab63c8298acd2bb6\" id=8d64e6c9-731e-4913-9e0e-23766697af80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364778 | controller |     "Jun 11 17:41:16.638818 crc crio[22018]: time=\"2026-06-11T17:41:16.638739562Z\" level=info msg=\"Stopping pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364794 | controller |     "Jun 11 17:41:16.638945 crc crio[22018]: time=\"2026-06-11T17:41:16.638928278Z\" level=info msg=\"Stopped pod sandbox (already stopped): dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=6dcfd22b-0112-4074-acbe-a342aa7c465d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364810 | controller |     "Jun 11 17:41:16.639728 crc crio[22018]: time=\"2026-06-11T17:41:16.63965766Z\" level=info msg=\"Removing pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364826 | controller |     "Jun 11 17:41:16.667989 crc crio[22018]: time=\"2026-06-11T17:41:16.667913451Z\" level=info msg=\"Removed pod sandbox: dca71c480129a49c358309ff2dd0ebcc75fb35e76e23f307d60b4bb38b160461\" id=e72a58a4-5464-45b3-8009-9b4c09803de4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364842 | controller |     "Jun 11 17:41:16.668842 crc crio[22018]: time=\"2026-06-11T17:41:16.668773784Z\" level=info msg=\"Stopping pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364878 | controller |     "Jun 11 17:41:16.668984 crc crio[22018]: time=\"2026-06-11T17:41:16.668856117Z\" level=info msg=\"Stopped pod sandbox (already stopped): df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=93db6a94-e481-4a27-958a-5e7e9169d8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364895 | controller |     "Jun 11 17:41:16.669924 crc crio[22018]: time=\"2026-06-11T17:41:16.669878879Z\" level=info msg=\"Removing pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364912 | controller |     "Jun 11 17:41:16.695594 crc crio[22018]: time=\"2026-06-11T17:41:16.695533238Z\" level=info msg=\"Removed pod sandbox: df86e01cc9eca8bc6196bceae3ef681a54df3ba4156a92c1c394bb7ff61346d2\" id=3dcaea73-bc51-4a01-a548-bd671c114ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364928 | controller |     "Jun 11 17:41:16.699748 crc crio[22018]: time=\"2026-06-11T17:41:16.699689305Z\" level=info msg=\"Stopping pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364943 | controller |     "Jun 11 17:41:16.700544 crc crio[22018]: time=\"2026-06-11T17:41:16.699944333Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2430e5dd-f5be-403a-b2cd-da5f9cff6573 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.364959 | controller |     "Jun 11 17:41:16.700911 crc crio[22018]: time=\"2026-06-11T17:41:16.700838231Z\" level=info msg=\"Removing pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364979 | controller |     "Jun 11 17:41:16.730210 crc crio[22018]: time=\"2026-06-11T17:41:16.730064595Z\" level=info msg=\"Removed pod sandbox: 8db678ed922b5583b0323bc3a4670982bbb74a8f4ce2d8a2b479925dec198b33\" id=2a44ca2f-c720-469b-86d0-ac820b33f048 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.364995 | controller |     "Jun 11 17:41:16.731724 crc crio[22018]: time=\"2026-06-11T17:41:16.731648799Z\" level=info msg=\"Stopping pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365010 | controller |     "Jun 11 17:41:16.732226 crc crio[22018]: time=\"2026-06-11T17:41:16.731748012Z\" level=info msg=\"Stopped pod sandbox (already stopped): fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=435e3c36-20fd-48d0-a147-2334f42a3da9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365026 | controller |     "Jun 11 17:41:16.732938 crc crio[22018]: time=\"2026-06-11T17:41:16.732674931Z\" level=info msg=\"Removing pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365041 | controller |     "Jun 11 17:41:16.761364 crc crio[22018]: time=\"2026-06-11T17:41:16.761209787Z\" level=info msg=\"Removed pod sandbox: fafbe8383053ec20bcae38829b7726d8c488574c03c5488cebafa9ae876d47a1\" id=5aaa6bfb-06c1-4007-b9b9-40bca8cc2764 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365057 | controller |     "Jun 11 17:41:16.762618 crc crio[22018]: time=\"2026-06-11T17:41:16.762570809Z\" level=info msg=\"Stopping pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365072 | controller |     "Jun 11 17:41:16.762948 crc crio[22018]: time=\"2026-06-11T17:41:16.76291946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=63076b5e-f092-4449-9a5e-d755c79c1344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365088 | controller |     "Jun 11 17:41:16.764865 crc crio[22018]: time=\"2026-06-11T17:41:16.764835612Z\" level=info msg=\"Removing pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365104 | controller |     "Jun 11 17:41:16.792983 crc crio[22018]: time=\"2026-06-11T17:41:16.79275927Z\" level=info msg=\"Removed pod sandbox: 8b16d12523f241179b2c6d6cfd9de7c1843337593338a3c700aac5d7e8ce7493\" id=2ead7b17-1a19-4948-9b2d-f044bddd47d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365119 | controller |     "Jun 11 17:41:16.797373 crc crio[22018]: time=\"2026-06-11T17:41:16.797268571Z\" level=info msg=\"Stopping pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365134 | controller |     "Jun 11 17:41:16.797607 crc crio[22018]: time=\"2026-06-11T17:41:16.797578401Z\" level=info msg=\"Stopped pod sandbox (already stopped): a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=a557c241-6cca-4adb-9398-c013ae043e0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365151 | controller |     "Jun 11 17:41:16.799654 crc crio[22018]: time=\"2026-06-11T17:41:16.799198291Z\" level=info msg=\"Removing pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365166 | controller |     "Jun 11 17:41:16.824988 crc crio[22018]: time=\"2026-06-11T17:41:16.82493521Z\" level=info msg=\"Removed pod sandbox: a44a9c23d96770000c12c42fceee85d84f5639bd96701acbfcff70f1d1c6564a\" id=3b4ceb33-70be-4905-bee0-0deadef8a699 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365186 | controller |     "Jun 11 17:41:16.826639 crc crio[22018]: time=\"2026-06-11T17:41:16.826540639Z\" level=info msg=\"Stopping pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365202 | controller |     "Jun 11 17:41:16.826872 crc crio[22018]: time=\"2026-06-11T17:41:16.826646873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=ef6f83b0-13ac-4c53-b3d9-37e5e6d9267d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365218 | controller |     "Jun 11 17:41:16.828406 crc crio[22018]: time=\"2026-06-11T17:41:16.828298875Z\" level=info msg=\"Removing pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365234 | controller |     "Jun 11 17:41:16.849976 crc crio[22018]: time=\"2026-06-11T17:41:16.849769276Z\" level=info msg=\"Removed pod sandbox: 56d04c42c08ede7f3dc18af03b06f5f52095f791515c7159dab539af2d41b496\" id=7cfd4434-c87d-4d10-860a-ff1a75e587cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365249 | controller |     "Jun 11 17:41:16.851683 crc crio[22018]: time=\"2026-06-11T17:41:16.851504571Z\" level=info msg=\"Stopping pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365265 | controller |     "Jun 11 17:41:16.851683 crc crio[22018]: time=\"2026-06-11T17:41:16.851621655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=435bac0d-e0ef-416f-90af-9a939ca2aed5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365280 | controller |     "Jun 11 17:41:16.852683 crc crio[22018]: time=\"2026-06-11T17:41:16.852604605Z\" level=info msg=\"Removing pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365296 | controller |     "Jun 11 17:41:16.876490 crc crio[22018]: time=\"2026-06-11T17:41:16.876399791Z\" level=info msg=\"Removed pod sandbox: 471d43a2be8597bfbf7217c96706afc7a04f97ec688b9557efb8c439b0960c84\" id=82567fad-db63-4f15-aec0-82f6ee8fa16b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365311 | controller |     "Jun 11 17:41:16.878047 crc crio[22018]: time=\"2026-06-11T17:41:16.878020812Z\" level=info msg=\"Stopping pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365326 | controller |     "Jun 11 17:41:16.878198 crc crio[22018]: time=\"2026-06-11T17:41:16.878179917Z\" level=info msg=\"Stopped pod sandbox (already stopped): eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=0c231c11-61b3-4439-a348-954aebed55ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365343 | controller |     "Jun 11 17:41:16.879560 crc crio[22018]: time=\"2026-06-11T17:41:16.879311983Z\" level=info msg=\"Removing pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365359 | controller |     "Jun 11 17:41:16.900441 crc crio[22018]: time=\"2026-06-11T17:41:16.900269121Z\" level=info msg=\"Removed pod sandbox: eefb05144af1fa2b52941a98a6bcb923dc4add84dc0ef193c26f37a1592ef58a\" id=bf1ec030-0e29-45c6-aa68-8daa1e404ebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365376 | controller |     "Jun 11 17:41:16.901991 crc crio[22018]: time=\"2026-06-11T17:41:16.901650012Z\" level=info msg=\"Stopping pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365397 | controller |     "Jun 11 17:41:16.901991 crc crio[22018]: time=\"2026-06-11T17:41:16.901731785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=9b6c30c8-c1ec-40b4-94f8-f05bbf0183d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365420 | controller |     "Jun 11 17:41:16.902569 crc crio[22018]: time=\"2026-06-11T17:41:16.902464858Z\" level=info msg=\"Removing pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365438 | controller |     "Jun 11 17:41:16.936646 crc crio[22018]: time=\"2026-06-11T17:41:16.936014143Z\" level=info msg=\"Removed pod sandbox: 25f2ee4c78cc475f24ff1cb1a9ac30d17348342b559e9604c503ddc663023f60\" id=e2d72737-92eb-42c1-a03a-3551d7eb37f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365453 | controller |     "Jun 11 17:41:16.938013 crc crio[22018]: time=\"2026-06-11T17:41:16.937896552Z\" level=info msg=\"Stopping pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365469 | controller |     "Jun 11 17:41:16.938013 crc crio[22018]: time=\"2026-06-11T17:41:16.938012555Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=f3b02640-9110-48f6-ac2c-6454a141f9b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365485 | controller |     "Jun 11 17:41:16.939941 crc crio[22018]: time=\"2026-06-11T17:41:16.939840563Z\" level=info msg=\"Removing pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365501 | controller |     "Jun 11 17:41:16.969232 crc crio[22018]: time=\"2026-06-11T17:41:16.969069523Z\" level=info msg=\"Removed pod sandbox: 56106d68712ff33350dc9ca3ca71638c3cb7715fe1920ea979e04c1cea5cd3ad\" id=7b351ad9-83aa-47e4-b5fa-d3a43b79e672 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365516 | controller |     "Jun 11 17:41:16.971154 crc crio[22018]: time=\"2026-06-11T17:41:16.971063624Z\" level=info msg=\"Stopping pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365533 | controller |     "Jun 11 17:41:16.971593 crc crio[22018]: time=\"2026-06-11T17:41:16.971548549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=04cb654a-a22a-477c-b6fe-0a742862fec8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365549 | controller |     "Jun 11 17:41:16.973813 crc crio[22018]: time=\"2026-06-11T17:41:16.973731358Z\" level=info msg=\"Removing pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365564 | controller |     "Jun 11 17:41:16.990245 crc crio[22018]: time=\"2026-06-11T17:41:16.989597704Z\" level=info msg=\"Removed pod sandbox: 880037edaa5709136749dfc9b1cae33de7b952c56df8de40ff31798ce6bb96c8\" id=65e17de2-dd27-4c60-aed4-11ea2e9a2dbe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365580 | controller |     "Jun 11 17:41:16.991931 crc crio[22018]: time=\"2026-06-11T17:41:16.991805872Z\" level=info msg=\"Stopping pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365601 | controller |     "Jun 11 17:41:16.992118 crc crio[22018]: time=\"2026-06-11T17:41:16.991934556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=cf612163-d875-42e9-bfe1-97aa6fefb9fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365617 | controller |     "Jun 11 17:41:16.994167 crc crio[22018]: time=\"2026-06-11T17:41:16.994033152Z\" level=info msg=\"Removing pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365634 | controller |     "Jun 11 17:41:17.014660 crc crio[22018]: time=\"2026-06-11T17:41:17.014541275Z\" level=info msg=\"Removed pod sandbox: 254e5349063b6bf1967d4350235878f6cee89b8bf091e63d9760812bdbd2e5ab\" id=a6ff1662-7e82-448f-a118-5c41abbeaeb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365651 | controller |     "Jun 11 17:41:17.016266 crc crio[22018]: time=\"2026-06-11T17:41:17.016022307Z\" level=info msg=\"Stopping pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365668 | controller |     "Jun 11 17:41:17.016266 crc crio[22018]: time=\"2026-06-11T17:41:17.016174172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=4144bd18-c820-4956-ac97-e8571fce5537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365684 | controller |     "Jun 11 17:41:17.017124 crc crio[22018]: time=\"2026-06-11T17:41:17.017025441Z\" level=info msg=\"Removing pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365700 | controller |     "Jun 11 17:41:17.035873 crc crio[22018]: time=\"2026-06-11T17:41:17.035764267Z\" level=info msg=\"Removed pod sandbox: 7d0de178a46f3fb56f0a7f6504550c66cac7dcd37bde762aab6ad9e355083fd5\" id=ce661964-0721-43f1-8581-b0e4c5b7cf2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365716 | controller |     "Jun 11 17:41:17.036809 crc crio[22018]: time=\"2026-06-11T17:41:17.036738996Z\" level=info msg=\"Stopping pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365732 | controller |     "Jun 11 17:41:17.037104 crc crio[22018]: time=\"2026-06-11T17:41:17.036812869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=2eadb087-4f4e-499a-a6cb-2f90e91866d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365749 | controller |     "Jun 11 17:41:17.037541 crc crio[22018]: time=\"2026-06-11T17:41:17.03747201Z\" level=info msg=\"Removing pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365765 | controller |     "Jun 11 17:41:17.060767 crc crio[22018]: time=\"2026-06-11T17:41:17.059536276Z\" level=info msg=\"Removed pod sandbox: 9beb74ba1bb1960a026279be4940ad5981a4a9873cca4d71379c616dcb7ec3ba\" id=afda1990-52b9-4b84-80d5-8b14255f211b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365782 | controller |     "Jun 11 17:41:17.061757 crc crio[22018]: time=\"2026-06-11T17:41:17.061688528Z\" level=info msg=\"Stopping pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365798 | controller |     "Jun 11 17:41:17.061875 crc crio[22018]: time=\"2026-06-11T17:41:17.061771201Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=819c7056-49f0-478d-a6fa-2bcdf3496721 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365818 | controller |     "Jun 11 17:41:17.062656 crc crio[22018]: time=\"2026-06-11T17:41:17.062582447Z\" level=info msg=\"Removing pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365835 | controller |     "Jun 11 17:41:17.082569 crc crio[22018]: time=\"2026-06-11T17:41:17.082459874Z\" level=info msg=\"Removed pod sandbox: 1d423ebbabfcd27495a6f6d2536ac91adf1d372cc46bf6c74f7a945ef652af08\" id=a47aa613-e62e-479d-af28-df6148f254dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365874 | controller |     "Jun 11 17:41:17.083705 crc crio[22018]: time=\"2026-06-11T17:41:17.083609198Z\" level=info msg=\"Stopping pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365893 | controller |     "Jun 11 17:41:17.083834 crc crio[22018]: time=\"2026-06-11T17:41:17.083786334Z\" level=info msg=\"Stopped pod sandbox (already stopped): bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=194acc29-25bd-4a06-9130-e9a0f7f8cf72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365910 | controller |     "Jun 11 17:41:17.085393 crc crio[22018]: time=\"2026-06-11T17:41:17.085297327Z\" level=info msg=\"Removing pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365926 | controller |     "Jun 11 17:41:17.102914 crc crio[22018]: time=\"2026-06-11T17:41:17.102787503Z\" level=info msg=\"Removed pod sandbox: bce564316b05de2a58167baca068e3c2bc0f8dacf2eddbd647ca7f6aa0221b20\" id=a7873bd4-d174-487a-9726-5ff82dcc464b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365943 | controller |     "Jun 11 17:41:17.103818 crc crio[22018]: time=\"2026-06-11T17:41:17.103742292Z\" level=info msg=\"Stopping pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365959 | controller |     "Jun 11 17:41:17.103939 crc crio[22018]: time=\"2026-06-11T17:41:17.103828505Z\" level=info msg=\"Stopped pod sandbox (already stopped): e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=1faf484c-e877-40df-912a-6e4d091fa267 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.365976 | controller |     "Jun 11 17:41:17.105588 crc crio[22018]: time=\"2026-06-11T17:41:17.105487978Z\" level=info msg=\"Removing pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.365992 | controller |     "Jun 11 17:41:17.128981 crc crio[22018]: time=\"2026-06-11T17:41:17.128881445Z\" level=info msg=\"Removed pod sandbox: e691a12296d12ad4392f8c0cf88f62143bde79a1067902d62957ccb0fc2e8e7d\" id=4e5b3580-5074-4c2d-9064-a6f24d64adc1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366008 | controller |     "Jun 11 17:41:17.130095 crc crio[22018]: time=\"2026-06-11T17:41:17.129982756Z\" level=info msg=\"Stopping pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366023 | controller |     "Jun 11 17:41:17.130192 crc crio[22018]: time=\"2026-06-11T17:41:17.13012794Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=04ee4571-da68-48e2-a373-efd25341b72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366043 | controller |     "Jun 11 17:41:17.130949 crc crio[22018]: time=\"2026-06-11T17:41:17.130871026Z\" level=info msg=\"Removing pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366059 | controller |     "Jun 11 17:41:17.235913 crc crio[22018]: time=\"2026-06-11T17:41:17.235014548Z\" level=info msg=\"Removed pod sandbox: 7b84ed472d267bc0edd890c1838b59f4c726aaa6af8734ff3ab2fa4a2fd773fa\" id=54504991-9469-474e-ba15-806871fdbebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366075 | controller |     "Jun 11 17:41:17.235913 crc crio[22018]: time=\"2026-06-11T17:41:17.235908681Z\" level=info msg=\"Stopping pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366091 | controller |     "Jun 11 17:41:17.236309 crc crio[22018]: time=\"2026-06-11T17:41:17.235965703Z\" level=info msg=\"Stopped pod sandbox (already stopped): f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=0b29f427-09ed-4502-b750-598d9dd610f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366107 | controller |     "Jun 11 17:41:17.236566 crc crio[22018]: time=\"2026-06-11T17:41:17.23651864Z\" level=info msg=\"Removing pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366123 | controller |     "Jun 11 17:41:17.253721 crc crio[22018]: time=\"2026-06-11T17:41:17.253581217Z\" level=info msg=\"Removed pod sandbox: f533015471f3de3c183addd4f9a4bedacf2ef8249ac9d0076be0dbcca084486a\" id=6f9d8824-0f21-4fd6-8e09-27bafeedb120 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366139 | controller |     "Jun 11 17:41:17.255706 crc crio[22018]: time=\"2026-06-11T17:41:17.255623511Z\" level=info msg=\"Stopping pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366154 | controller |     "Jun 11 17:41:17.255847 crc crio[22018]: time=\"2026-06-11T17:41:17.255724584Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=551deaf1-f426-4acd-941d-ef025954514e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366170 | controller |     "Jun 11 17:41:17.265074 crc crio[22018]: time=\"2026-06-11T17:41:17.264921179Z\" level=info msg=\"Removing pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366186 | controller |     "Jun 11 17:41:17.293645 crc crio[22018]: time=\"2026-06-11T17:41:17.293099763Z\" level=info msg=\"Removed pod sandbox: fbae470ea95d2665cf9134a8209e3eace8f33b52d5c8f1d98eed33c9dc0190bc\" id=b77cf107-85b7-404f-81b6-84e40183b60a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366202 | controller |     "Jun 11 17:41:17.295218 crc crio[22018]: time=\"2026-06-11T17:41:17.295111303Z\" level=info msg=\"Stopping pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366218 | controller |     "Jun 11 17:41:17.295303 crc crio[22018]: time=\"2026-06-11T17:41:17.295233017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a7b755f3-f7f1-41ea-8cbe-437eefae3be2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366235 | controller |     "Jun 11 17:41:17.295995 crc crio[22018]: time=\"2026-06-11T17:41:17.295930599Z\" level=info msg=\"Removing pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366255 | controller |     "Jun 11 17:41:17.341097 crc crio[22018]: time=\"2026-06-11T17:41:17.340886507Z\" level=info msg=\"Removed pod sandbox: 57077d77c5d38cdd514bbe94c7e9a3d073271a9fd4105f0b606ea071a30c5d04\" id=a512c16b-aec4-4d3e-97c7-29f6d45cc56d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.366271 | controller |     "Jun 11 17:41:28.738595 crc crio[22018]: time=\"2026-06-11T17:41:28.737783655Z\" level=info msg=\"Running pod sandbox: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD\" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.366286 | controller |     "Jun 11 17:41:28.740042 crc crio[22018]: time=\"2026-06-11T17:41:28.738625412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366303 | controller |     "Jun 11 17:41:28.778603 crc crio[22018]: time=\"2026-06-11T17:41:28.778460398Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"",
2026-06-11 18:17:42.366320 | controller |     "Jun 11 17:41:28.778603 crc crio[22018]: time=\"2026-06-11T17:41:28.778533321Z\" level=info msg=\"Adding pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.366336 | controller |     "Jun 11 17:41:29.364575 crc crio[22018]: 2026-06-11T17:41:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedded452958d23 Mac:aa:9b:d8:fa:d9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.366352 | controller |     "Jun 11 17:41:29.366106 crc crio[22018]: time=\"2026-06-11T17:41:29.365918633Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"",
2026-06-11 18:17:42.366368 | controller |     "Jun 11 17:41:29.366560 crc crio[22018]: time=\"2026-06-11T17:41:29.366486241Z\" level=info msg=\"Checking pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.366384 | controller |     "Jun 11 17:41:29.385088 crc crio[22018]: time=\"2026-06-11T17:41:29.384936206Z\" level=info msg=\"Ran pod sandbox fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 with infra container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/POD\" id=de8fe763-6abb-4e9b-8fc3-0b31fbf25eb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.366405 | controller |     "Jun 11 17:41:29.388154 crc crio[22018]: time=\"2026-06-11T17:41:29.388069403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21eb4746-8554-4165-8469-84d2831f9afd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366432 | controller |     "Jun 11 17:41:29.391793 crc crio[22018]: time=\"2026-06-11T17:41:29.391643187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9654800b-d3fb-435f-aeeb-15f83a8e3b01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366453 | controller |     "Jun 11 17:41:29.409403 crc crio[22018]: time=\"2026-06-11T17:41:29.409159273Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util\" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366469 | controller |     "Jun 11 17:41:29.410069 crc crio[22018]: time=\"2026-06-11T17:41:29.409978349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366485 | controller |     "Jun 11 17:41:29.458195 crc crio[22018]: time=\"2026-06-11T17:41:29.458094156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366501 | controller |     "Jun 11 17:41:29.462761 crc crio[22018]: time=\"2026-06-11T17:41:29.462376191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366516 | controller |     "Jun 11 17:41:29.653133 crc crio[22018]: time=\"2026-06-11T17:41:29.65299757Z\" level=info msg=\"Created container 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util\" id=493f4811-9d19-407a-853f-6466bc9d4875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366533 | controller |     "Jun 11 17:41:29.653791 crc crio[22018]: time=\"2026-06-11T17:41:29.653718331Z\" level=info msg=\"Starting container: 243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f\" id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.366550 | controller |     "Jun 11 17:41:29.665538 crc crio[22018]: time=\"2026-06-11T17:41:29.664987159Z\" level=info msg=\"Started container\" PID=216540 containerID=243f9284e0ea055081f858471b436e6a6f20935c2c465d68b58d66e5aa5c7f1f description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/util id=95b378d3-faff-4247-95b8-7ad2d7adf519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8",
2026-06-11 18:17:42.366567 | controller |     "Jun 11 17:41:31.117192 crc crio[22018]: time=\"2026-06-11T17:41:31.116609998Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.366583 | controller |     "Jun 11 17:41:31.118724 crc crio[22018]: time=\"2026-06-11T17:41:31.11855105Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"",
2026-06-11 18:17:42.366599 | controller |     "Jun 11 17:41:31.509012 crc crio[22018]: time=\"2026-06-11T17:41:31.508896562Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7dc81b438e66ccf7cf28fa5232ca87687272b4eab40c1fdaa406d4e341af3e23\" id=42aede21-1791-4e99-a76f-42b9f85215b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.366618 | controller |     "Jun 11 17:41:31.510278 crc crio[22018]: time=\"2026-06-11T17:41:31.510152322Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=c012a65a-981c-444f-8d44-33a2dcfd6bec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366635 | controller |     "Jun 11 17:41:31.514463 crc crio[22018]: time=\"2026-06-11T17:41:31.514258722Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator-bundle:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=f525eb96-82d3-4523-89bd-d59bdb57e169 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366650 | controller |     "Jun 11 17:41:31.523242 crc crio[22018]: time=\"2026-06-11T17:41:31.523059132Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull\" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366666 | controller |     "Jun 11 17:41:31.525507 crc crio[22018]: time=\"2026-06-11T17:41:31.524852459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366683 | controller |     "Jun 11 17:41:31.574493 crc crio[22018]: time=\"2026-06-11T17:41:31.574306799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366699 | controller |     "Jun 11 17:41:31.574775 crc crio[22018]: time=\"2026-06-11T17:41:31.57465747Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/passwd: no such file or directory\"",
2026-06-11 18:17:42.366716 | controller |     "Jun 11 17:41:31.574775 crc crio[22018]: time=\"2026-06-11T17:41:31.574695141Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9a3e10e9da75979321e7562c613c650814ca38ff1b852af7331c40e55617b61e/merged/etc/group: no such file or directory\"",
2026-06-11 18:17:42.366732 | controller |     "Jun 11 17:41:31.577125 crc crio[22018]: time=\"2026-06-11T17:41:31.577055495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366748 | controller |     "Jun 11 17:41:31.760491 crc crio[22018]: time=\"2026-06-11T17:41:31.759614965Z\" level=info msg=\"Created container 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull\" id=fb16b06e-18db-4945-adec-fb85d02d7020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366764 | controller |     "Jun 11 17:41:31.767242 crc crio[22018]: time=\"2026-06-11T17:41:31.767182186Z\" level=info msg=\"Starting container: 8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf\" id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.366781 | controller |     "Jun 11 17:41:31.778790 crc crio[22018]: time=\"2026-06-11T17:41:31.77864308Z\" level=info msg=\"Started container\" PID=216649 containerID=8ae1a01bebff0c09cb9ac301b9384422ecff99f6c764d76ec1776e965b0f92bf description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/pull id=a8d13e84-1a0f-4b59-9721-467bd35ab8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8",
2026-06-11 18:17:42.366797 | controller |     "Jun 11 17:41:32.133852 crc crio[22018]: time=\"2026-06-11T17:41:32.133742834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69e049e8-0dcd-488d-b54f-45948303a4b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366820 | controller |     "Jun 11 17:41:32.136775 crc crio[22018]: time=\"2026-06-11T17:41:32.136682778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3b5f4c0-98a8-48f7-99dc-bb35f10d5d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.366839 | controller |     "Jun 11 17:41:32.144603 crc crio[22018]: time=\"2026-06-11T17:41:32.144506616Z\" level=info msg=\"Creating container: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract\" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366877 | controller |     "Jun 11 17:41:32.145108 crc crio[22018]: time=\"2026-06-11T17:41:32.144980441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366895 | controller |     "Jun 11 17:41:32.233404 crc crio[22018]: time=\"2026-06-11T17:41:32.233232443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366912 | controller |     "Jun 11 17:41:32.240152 crc crio[22018]: time=\"2026-06-11T17:41:32.240037156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.366929 | controller |     "Jun 11 17:41:32.385125 crc crio[22018]: time=\"2026-06-11T17:41:32.384929322Z\" level=info msg=\"Created container 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b: openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract\" id=8f442071-0bc8-4a60-b3a5-dfd5cff2a25f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.366945 | controller |     "Jun 11 17:41:32.387208 crc crio[22018]: time=\"2026-06-11T17:41:32.387123252Z\" level=info msg=\"Starting container: 800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b\" id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.366961 | controller |     "Jun 11 17:41:32.395050 crc crio[22018]: time=\"2026-06-11T17:41:32.394214317Z\" level=info msg=\"Started container\" PID=216685 containerID=800ad93315d1fdda41944597c25395c178f6da031f120529ff60d5bc73c5951b description=openstack-operators/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/extract id=8ce99129-7cb3-4fd2-bba7-77d8f976c4bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8",
2026-06-11 18:17:42.366978 | controller |     "Jun 11 17:41:34.163397 crc crio[22018]: time=\"2026-06-11T17:41:34.162523612Z\" level=info msg=\"Stopping pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.366995 | controller |     "Jun 11 17:41:34.164775 crc crio[22018]: time=\"2026-06-11T17:41:34.164001919Z\" level=info msg=\"Got pod network &{Name:69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr Namespace:openstack-operators ID:fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8 UID:d608fbb9-6690-4db2-a3d1-32b2789c8ec7 NetNS:/var/run/netns/a5dd6320-93a9-402f-a445-4053eac4dbe3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd608fbb9_6690_4db2_a3d1_32b2789c8ec7.slice PodAnnotations:0xc005da0940}] Aliases:map[]}\"",
2026-06-11 18:17:42.367012 | controller |     "Jun 11 17:41:34.164775 crc crio[22018]: time=\"2026-06-11T17:41:34.164120563Z\" level=info msg=\"Deleting pod openstack-operators_69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.367032 | controller |     "Jun 11 17:41:34.494525 crc crio[22018]: time=\"2026-06-11T17:41:34.494308537Z\" level=info msg=\"Stopped pod sandbox: fedded452958d232626bb62db4f821bfb59b4de0487782d59ac0a027ed95e1a8\" id=352264f9-78e8-4c34-9088-63666817026a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.367049 | controller |     "Jun 11 17:41:38.815617 crc crio[22018]: time=\"2026-06-11T17:41:38.814943422Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD\" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.367065 | controller |     "Jun 11 17:41:38.816681 crc crio[22018]: time=\"2026-06-11T17:41:38.815637504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367082 | controller |     "Jun 11 17:41:38.861007 crc crio[22018]: time=\"2026-06-11T17:41:38.860926128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}\"",
2026-06-11 18:17:42.367098 | controller |     "Jun 11 17:41:38.861007 crc crio[22018]: time=\"2026-06-11T17:41:38.86098453Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.367114 | controller |     "Jun 11 17:41:39.481001 crc crio[22018]: 2026-06-11T17:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1cd900f1caab79 Mac:7a:26:dd:3e:59:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 SocketPath: PciID:}] [{Interface:0xc000288b10 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.367130 | controller |     "Jun 11 17:41:39.481281 crc crio[22018]: time=\"2026-06-11T17:41:39.481223186Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-dc84c455b-87bv5 Namespace:openstack-operators ID:e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc UID:9498e87f-996b-4ce7-a2c4-44e9f6e21d69 NetNS:/var/run/netns/3de4685d-befb-443d-96ab-ebc038be41d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9498e87f_996b_4ce7_a2c4_44e9f6e21d69.slice PodAnnotations:0xc0029b5678}] Aliases:map[]}\"",
2026-06-11 18:17:42.367146 | controller |     "Jun 11 17:41:39.482127 crc crio[22018]: time=\"2026-06-11T17:41:39.482016571Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-dc84c455b-87bv5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.367162 | controller |     "Jun 11 17:41:39.493174 crc crio[22018]: time=\"2026-06-11T17:41:39.493090182Z\" level=info msg=\"Ran pod sandbox e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc with infra container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/POD\" id=445dba8a-347d-46d8-b69a-c86adb731771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.367178 | controller |     "Jun 11 17:41:39.498723 crc crio[22018]: time=\"2026-06-11T17:41:39.49865153Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367198 | controller |     "Jun 11 17:41:39.498960 crc crio[22018]: time=\"2026-06-11T17:41:39.498882117Z\" level=info msg=\"Image 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 not found\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367213 | controller |     "Jun 11 17:41:39.498960 crc crio[22018]: time=\"2026-06-11T17:41:39.498927769Z\" level=info msg=\"Neither image nor artfiact 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1 found\" id=b53f2a9f-1d8b-4108-8258-8a473d4044c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367229 | controller |     "Jun 11 17:41:39.501047 crc crio[22018]: time=\"2026-06-11T17:41:39.500964011Z\" level=info msg=\"Pulling image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.367244 | controller |     "Jun 11 17:41:39.502516 crc crio[22018]: time=\"2026-06-11T17:41:39.502284213Z\" level=info msg=\"Trying to access \\\"38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\\\"\"",
2026-06-11 18:17:42.367260 | controller |     "Jun 11 17:41:45.974293 crc crio[22018]: time=\"2026-06-11T17:41:45.973153046Z\" level=info msg=\"Pulled image: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator@sha256:fdf9fc88bafa9929e5f423594aef4da842f8c9fe10695a5fb2e4c1cf26295f7e\" id=7105b7c8-21e2-4dd1-8b9d-c2278265aad5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.367276 | controller |     "Jun 11 17:41:45.986795 crc crio[22018]: time=\"2026-06-11T17:41:45.978259543Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=39f8ca1d-d4d7-4ecd-84f5-b788e870c3ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367291 | controller |     "Jun 11 17:41:45.986795 crc crio[22018]: time=\"2026-06-11T17:41:45.982692537Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=d6fa125f-a248-4399-8040-d9c8217a26ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367307 | controller |     "Jun 11 17:41:46.001264 crc crio[22018]: time=\"2026-06-11T17:41:45.992948433Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator\" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.367322 | controller |     "Jun 11 17:41:46.001264 crc crio[22018]: time=\"2026-06-11T17:41:45.995249687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367338 | controller |     "Jun 11 17:41:46.044123 crc crio[22018]: time=\"2026-06-11T17:41:46.043950751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367354 | controller |     "Jun 11 17:41:46.049091 crc crio[22018]: time=\"2026-06-11T17:41:46.049011502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367370 | controller |     "Jun 11 17:41:46.238826 crc crio[22018]: time=\"2026-06-11T17:41:46.238711719Z\" level=info msg=\"Created container 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6: openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator\" id=285503ea-5987-430c-b0b5-2cf06c565d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.367392 | controller |     "Jun 11 17:41:46.239958 crc crio[22018]: time=\"2026-06-11T17:41:46.239908148Z\" level=info msg=\"Starting container: 7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6\" id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.367415 | controller |     "Jun 11 17:41:46.248189 crc crio[22018]: time=\"2026-06-11T17:41:46.248022876Z\" level=info msg=\"Started container\" PID=217522 containerID=7e31c8e7293e15b7531a188f2cef122e4ba37522d886c98a30adc49294c01ba6 description=openstack-operators/openstack-operator-controller-init-dc84c455b-87bv5/operator id=993b6394-455d-4d58-b907-9d67737698aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1cd900f1caab79ce65fbbe1c1cfb5a70452d12f6176365e3963302f00ca4fbc",
2026-06-11 18:17:42.367435 | controller |     "Jun 11 17:42:00.554950 crc crio[22018]: time=\"2026-06-11T17:42:00.553988438Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686662-kg2c8/POD\" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.367451 | controller |     "Jun 11 17:42:00.556748 crc crio[22018]: time=\"2026-06-11T17:42:00.555866877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367468 | controller |     "Jun 11 17:42:00.628092 crc crio[22018]: time=\"2026-06-11T17:42:00.627750648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"",
2026-06-11 18:17:42.367485 | controller |     "Jun 11 17:42:00.628092 crc crio[22018]: time=\"2026-06-11T17:42:00.628028508Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686662-kg2c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.367502 | controller |     "Jun 11 17:42:01.205080 crc crio[22018]: 2026-06-11T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd85e80083a25ba Mac:4e:b7:4d:b1:03:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.367519 | controller |     "Jun 11 17:42:01.206607 crc crio[22018]: time=\"2026-06-11T17:42:01.206535648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"",
2026-06-11 18:17:42.367534 | controller |     "Jun 11 17:42:01.206752 crc crio[22018]: time=\"2026-06-11T17:42:01.206682173Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686662-kg2c8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.367551 | controller |     "Jun 11 17:42:01.215209 crc crio[22018]: time=\"2026-06-11T17:42:01.2150603Z\" level=info msg=\"Ran pod sandbox bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 with infra container: openshift-infra/auto-csr-approver-29686662-kg2c8/POD\" id=c9244383-cc0b-47e1-abda-94ff3762950c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.367570 | controller |     "Jun 11 17:42:01.220726 crc crio[22018]: time=\"2026-06-11T17:42:01.220592166Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.367587 | controller |     "Jun 11 17:42:01.232197 crc crio[22018]: time=\"2026-06-11T17:42:01.231867074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.367604 | controller |     "Jun 11 17:42:02.319530 crc crio[22018]: time=\"2026-06-11T17:42:02.319131893Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5e07a360-680a-4da4-bb10-290c2a4d33cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.367620 | controller |     "Jun 11 17:42:02.323020 crc crio[22018]: time=\"2026-06-11T17:42:02.320665492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef0d61b5-5763-4610-9ffd-108224be30fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367636 | controller |     "Jun 11 17:42:02.323490 crc crio[22018]: time=\"2026-06-11T17:42:02.323385698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e83f743-e8bc-417d-9f2b-a768600f9bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.367651 | controller |     "Jun 11 17:42:02.334674 crc crio[22018]: time=\"2026-06-11T17:42:02.334288054Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.367667 | controller |     "Jun 11 17:42:02.335755 crc crio[22018]: time=\"2026-06-11T17:42:02.335517284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367683 | controller |     "Jun 11 17:42:02.382849 crc crio[22018]: time=\"2026-06-11T17:42:02.382743151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367699 | controller |     "Jun 11 17:42:02.624731 crc crio[22018]: time=\"2026-06-11T17:42:02.62449664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367715 | controller |     "Jun 11 17:42:02.784021 crc crio[22018]: time=\"2026-06-11T17:42:02.783278877Z\" level=info msg=\"Created container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=5fa3b84c-d277-4ba0-a542-6f506674ae64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.367731 | controller |     "Jun 11 17:42:02.786110 crc crio[22018]: time=\"2026-06-11T17:42:02.786004103Z\" level=info msg=\"Starting container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b\" id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.367750 | controller |     "Jun 11 17:42:02.794146 crc crio[22018]: time=\"2026-06-11T17:42:02.793551232Z\" level=info msg=\"Started container\" PID=218355 containerID=e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b description=openshift-infra/auto-csr-approver-29686662-kg2c8/oc id=07a257df-918c-4f3b-a4fd-c232ab7b312f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3",
2026-06-11 18:17:42.367767 | controller |     "Jun 11 17:42:04.671865 crc crio[22018]: time=\"2026-06-11T17:42:04.670947919Z\" level=info msg=\"Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.367789 | controller |     "Jun 11 17:42:04.673525 crc crio[22018]: time=\"2026-06-11T17:42:04.672640872Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686662-kg2c8 Namespace:openshift-infra ID:bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3 UID:c5e14175-0c58-4b45-a869-0a7ec806a102 NetNS:/var/run/netns/3e369bfe-ce42-4a29-8a75-cb15d78ef1be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5e14175_0c58_4b45_a869_0a7ec806a102.slice PodAnnotations:0xc0074847e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.367807 | controller |     "Jun 11 17:42:04.673525 crc crio[22018]: time=\"2026-06-11T17:42:04.672788137Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686662-kg2c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.367824 | controller |     "Jun 11 17:42:04.986722 crc crio[22018]: time=\"2026-06-11T17:42:04.986582691Z\" level=info msg=\"Stopped pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=958c8db7-d8ab-457e-85ec-0661a39cac2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.367840 | controller |     "Jun 11 17:42:17.379585 crc crio[22018]: time=\"2026-06-11T17:42:17.378709Z\" level=info msg=\"Removing container: 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c\" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.367876 | controller |     "Jun 11 17:42:17.487889 crc crio[22018]: time=\"2026-06-11T17:42:17.487285045Z\" level=info msg=\"Removed container 498c7c5c8b5da392a1e8d0e3c54d482f2fd1cd209dc6df9afb732d5608d1bf4c: openshift-infra/auto-csr-approver-29686656-9rzb5/oc\" id=26c75062-b6b1-48d3-b94a-57951fc06b5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.367894 | controller |     "Jun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.499508963Z\" level=info msg=\"Stopping pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.367911 | controller |     "Jun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.499572745Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=50480d1f-df66-4f3e-9228-6439029ba75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.367927 | controller |     "Jun 11 17:42:17.502779 crc crio[22018]: time=\"2026-06-11T17:42:17.500008379Z\" level=info msg=\"Removing pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.367944 | controller |     "Jun 11 17:42:17.517037 crc crio[22018]: time=\"2026-06-11T17:42:17.516928641Z\" level=info msg=\"Removed pod sandbox: 2493e15f2d48926042990238e5bf2646cbfcf5f0d011ab3cb4c090cddb3bd23c\" id=a5ce2c7a-8a1c-4296-9306-cf5bd68f5e7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.367961 | controller |     "Jun 11 17:42:35.481181 crc crio[22018]: time=\"2026-06-11T17:42:35.480539909Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD\" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.367978 | controller |     "Jun 11 17:42:35.482679 crc crio[22018]: time=\"2026-06-11T17:42:35.48119385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.367995 | controller |     "Jun 11 17:42:35.554697 crc crio[22018]: time=\"2026-06-11T17:42:35.554588961Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD\" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368030 | controller |     "Jun 11 17:42:35.555025 crc crio[22018]: time=\"2026-06-11T17:42:35.554742216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368050 | controller |     "Jun 11 17:42:35.652405 crc crio[22018]: time=\"2026-06-11T17:42:35.652299233Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD\" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368067 | controller |     "Jun 11 17:42:35.652889 crc crio[22018]: time=\"2026-06-11T17:42:35.652864851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368084 | controller |     "Jun 11 17:42:35.689684 crc crio[22018]: time=\"2026-06-11T17:42:35.689595655Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD\" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368101 | controller |     "Jun 11 17:42:35.689970 crc crio[22018]: time=\"2026-06-11T17:42:35.689700079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368117 | controller |     "Jun 11 17:42:35.835906 crc crio[22018]: time=\"2026-06-11T17:42:35.835613274Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.368134 | controller |     "Jun 11 17:42:35.835906 crc crio[22018]: time=\"2026-06-11T17:42:35.835652526Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368151 | controller |     "Jun 11 17:42:35.880980 crc crio[22018]: time=\"2026-06-11T17:42:35.877497955Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD\" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368168 | controller |     "Jun 11 17:42:35.880980 crc crio[22018]: time=\"2026-06-11T17:42:35.877580578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368185 | controller |     "Jun 11 17:42:35.955389 crc crio[22018]: time=\"2026-06-11T17:42:35.940463951Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}\"",
2026-06-11 18:17:42.368202 | controller |     "Jun 11 17:42:35.955389 crc crio[22018]: time=\"2026-06-11T17:42:35.940824233Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368223 | controller |     "Jun 11 17:42:36.078137 crc crio[22018]: time=\"2026-06-11T17:42:36.073954563Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD\" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368240 | controller |     "Jun 11 17:42:36.078137 crc crio[22018]: time=\"2026-06-11T17:42:36.074069757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368256 | controller |     "Jun 11 17:42:36.123259 crc crio[22018]: time=\"2026-06-11T17:42:36.123010792Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}\"",
2026-06-11 18:17:42.368273 | controller |     "Jun 11 17:42:36.123259 crc crio[22018]: time=\"2026-06-11T17:42:36.123081364Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368290 | controller |     "Jun 11 17:42:36.171146 crc crio[22018]: time=\"2026-06-11T17:42:36.170716731Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}\"",
2026-06-11 18:17:42.368306 | controller |     "Jun 11 17:42:36.171146 crc crio[22018]: time=\"2026-06-11T17:42:36.170784663Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368321 | controller |     "Jun 11 17:42:36.176771 crc crio[22018]: time=\"2026-06-11T17:42:36.176681555Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD\" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368337 | controller |     "Jun 11 17:42:36.176771 crc crio[22018]: time=\"2026-06-11T17:42:36.176780318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368354 | controller |     "Jun 11 17:42:36.186002 crc crio[22018]: time=\"2026-06-11T17:42:36.185598941Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}\"",
2026-06-11 18:17:42.368369 | controller |     "Jun 11 17:42:36.186002 crc crio[22018]: time=\"2026-06-11T17:42:36.185668313Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368390 | controller |     "Jun 11 17:42:36.274753 crc crio[22018]: time=\"2026-06-11T17:42:36.273101671Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD\" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368413 | controller |     "Jun 11 17:42:36.274753 crc crio[22018]: time=\"2026-06-11T17:42:36.273307547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368432 | controller |     "Jun 11 17:42:36.474921 crc crio[22018]: time=\"2026-06-11T17:42:36.473771766Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD\" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368449 | controller |     "Jun 11 17:42:36.474921 crc crio[22018]: time=\"2026-06-11T17:42:36.474288093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368465 | controller |     "Jun 11 17:42:36.596961 crc crio[22018]: time=\"2026-06-11T17:42:36.596690036Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD\" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368481 | controller |     "Jun 11 17:42:36.596961 crc crio[22018]: time=\"2026-06-11T17:42:36.596784049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368497 | controller |     "Jun 11 17:42:36.629912 crc crio[22018]: time=\"2026-06-11T17:42:36.629392153Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.368513 | controller |     "Jun 11 17:42:36.629912 crc crio[22018]: time=\"2026-06-11T17:42:36.629873828Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368529 | controller |     "Jun 11 17:42:36.635897 crc crio[22018]: time=\"2026-06-11T17:42:36.635776289Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}\"",
2026-06-11 18:17:42.368545 | controller |     "Jun 11 17:42:36.635897 crc crio[22018]: time=\"2026-06-11T17:42:36.635837015Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368561 | controller |     "Jun 11 17:42:36.647547 crc crio[22018]: time=\"2026-06-11T17:42:36.647384602Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.368624 | controller |     "Jun 11 17:42:36.647547 crc crio[22018]: time=\"2026-06-11T17:42:36.647467535Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368642 | controller |     "Jun 11 17:42:36.664733 crc crio[22018]: time=\"2026-06-11T17:42:36.663108423Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.368658 | controller |     "Jun 11 17:42:36.664733 crc crio[22018]: time=\"2026-06-11T17:42:36.663252398Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368676 | controller |     "Jun 11 17:42:36.899107 crc crio[22018]: time=\"2026-06-11T17:42:36.897016107Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"",
2026-06-11 18:17:42.368694 | controller |     "Jun 11 17:42:36.899513 crc crio[22018]: time=\"2026-06-11T17:42:36.899106114Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368711 | controller |     "Jun 11 17:42:36.974842 crc crio[22018]: time=\"2026-06-11T17:42:36.973847851Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD\" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368727 | controller |     "Jun 11 17:42:36.974842 crc crio[22018]: time=\"2026-06-11T17:42:36.974074928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368743 | controller |     "Jun 11 17:42:37.059134 crc crio[22018]: time=\"2026-06-11T17:42:37.059044817Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD\" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368760 | controller |     "Jun 11 17:42:37.059460 crc crio[22018]: time=\"2026-06-11T17:42:37.059183581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368775 | controller |     "Jun 11 17:42:37.131942 crc crio[22018]: time=\"2026-06-11T17:42:37.128828654Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD\" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368795 | controller |     "Jun 11 17:42:37.131942 crc crio[22018]: time=\"2026-06-11T17:42:37.128911089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368811 | controller |     "Jun 11 17:42:37.168897 crc crio[22018]: time=\"2026-06-11T17:42:37.168394363Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}\"",
2026-06-11 18:17:42.368839 | controller |     "Jun 11 17:42:37.168897 crc crio[22018]: time=\"2026-06-11T17:42:37.168461847Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.368874 | controller |     "Jun 11 17:42:37.177048 crc crio[22018]: time=\"2026-06-11T17:42:37.176993095Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD\" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.368892 | controller |     "Jun 11 17:42:37.177204 crc crio[22018]: time=\"2026-06-11T17:42:37.177077387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.368914 | controller |     "Jun 11 17:42:37.179043 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61f2db7f5aa7233 Mac:b2:90:e8:e9:c8:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.368987 | controller |     "Jun 11 17:42:37.181114 crc crio[22018]: time=\"2026-06-11T17:42:37.181071543Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-w7fcm Namespace:openstack-operators ID:61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe UID:277b8ac4-c46a-46c2-8e45-df1d2cbc7a72 NetNS:/var/run/netns/5eb9507c-d6ff-44b2-a162-fdb2ea910eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod277b8ac4_c46a_46c2_8e45_df1d2cbc7a72.slice PodAnnotations:0xc0023002f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.369009 | controller |     "Jun 11 17:42:37.182074 crc crio[22018]: time=\"2026-06-11T17:42:37.182054185Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-w7fcm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.369025 | controller |     "Jun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.18750544Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD\" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369041 | controller |     "Jun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.187736577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369061 | controller |     "Jun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.188072327Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369077 | controller |     "Jun 11 17:42:37.191622 crc crio[22018]: time=\"2026-06-11T17:42:37.188297664Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369093 | controller |     "Jun 11 17:42:37.244453 crc crio[22018]: time=\"2026-06-11T17:42:37.244127336Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD\" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369111 | controller |     "Jun 11 17:42:37.244795 crc crio[22018]: time=\"2026-06-11T17:42:37.244402855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369127 | controller |     "Jun 11 17:42:37.266670 crc crio[22018]: time=\"2026-06-11T17:42:37.266041909Z\" level=info msg=\"Ran pod sandbox 61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/POD\" id=98de7119-3d69-44e5-b9ca-c3f208e430ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369143 | controller |     "Jun 11 17:42:37.321458 crc crio[22018]: time=\"2026-06-11T17:42:37.312961908Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD\" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369160 | controller |     "Jun 11 17:42:37.321458 crc crio[22018]: time=\"2026-06-11T17:42:37.313054021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369176 | controller |     "Jun 11 17:42:37.338538 crc crio[22018]: time=\"2026-06-11T17:42:37.338257025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369192 | controller |     "Jun 11 17:42:37.404905 crc crio[22018]: time=\"2026-06-11T17:42:37.404781486Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD\" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369209 | controller |     "Jun 11 17:42:37.406196 crc crio[22018]: time=\"2026-06-11T17:42:37.406167844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369226 | controller |     "Jun 11 17:42:37.408127 crc crio[22018]: time=\"2026-06-11T17:42:37.408070412Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369247 | controller |     "Jun 11 17:42:37.408249 crc crio[22018]: time=\"2026-06-11T17:42:37.408123363Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369263 | controller |     "Jun 11 17:42:37.498676 crc crio[22018]: time=\"2026-06-11T17:42:37.497686059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369280 | controller |     "Jun 11 17:42:37.498676 crc crio[22018]: time=\"2026-06-11T17:42:37.498130814Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=7a7d564a-6cbc-404d-b54a-db581d7a5c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369297 | controller |     "Jun 11 17:42:37.500557 crc crio[22018]: time=\"2026-06-11T17:42:37.500476006Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.369313 | controller |     "Jun 11 17:42:37.520573 crc crio[22018]: time=\"2026-06-11T17:42:37.520499921Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-11 18:17:42.369330 | controller |     "Jun 11 17:42:37.538613 crc crio[22018]: time=\"2026-06-11T17:42:37.537094455Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD\" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369346 | controller |     "Jun 11 17:42:37.538613 crc crio[22018]: time=\"2026-06-11T17:42:37.537168675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369363 | controller |     "Jun 11 17:42:37.569714 crc crio[22018]: time=\"2026-06-11T17:42:37.569671884Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD\" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369379 | controller |     "Jun 11 17:42:37.570082 crc crio[22018]: time=\"2026-06-11T17:42:37.570058726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.369398 | controller |     "Jun 11 17:42:37.600649 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbe3a714a4909c Mac:52:84:56:ef:21:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.369422 | controller |     "Jun 11 17:42:37.605723 crc crio[22018]: time=\"2026-06-11T17:42:37.605268784Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dpg7d Namespace:openstack-operators ID:9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d UID:3ddf3195-811c-4bab-b48c-2f902f008415 NetNS:/var/run/netns/914ebf7b-2b98-4a41-a6c9-5283763a5439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ddf3195_811c_4bab_b48c_2f902f008415.slice PodAnnotations:0xc000aa4540}] Aliases:map[]}\"",
2026-06-11 18:17:42.369444 | controller |     "Jun 11 17:42:37.606056 crc crio[22018]: time=\"2026-06-11T17:42:37.605892154Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dpg7d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.369462 | controller |     "Jun 11 17:42:37.660058 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c38ceb95eb55deb Mac:b6:0f:30:a0:b2:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.369479 | controller |     "Jun 11 17:42:37.684539 crc crio[22018]: time=\"2026-06-11T17:42:37.68429173Z\" level=info msg=\"Ran pod sandbox 9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/POD\" id=ca08c08b-6bb6-4c37-8640-4bedf4fa12ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369495 | controller |     "Jun 11 17:42:37.687681 crc crio[22018]: time=\"2026-06-11T17:42:37.687618902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369512 | controller |     "Jun 11 17:42:37.702846 crc crio[22018]: time=\"2026-06-11T17:42:37.702684891Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-9vcmr Namespace:openstack-operators ID:c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 UID:8bcd6ddf-5e58-4dee-b587-2366c2ab0f5d NetNS:/var/run/netns/0ba7dbab-037b-47b9-bc71-12c50747e50d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8bcd6ddf_5e58_4dee_b587_2366c2ab0f5d.slice PodAnnotations:0xc00141a300}] Aliases:map[]}\"",
2026-06-11 18:17:42.369529 | controller |     "Jun 11 17:42:37.703656 crc crio[22018]: time=\"2026-06-11T17:42:37.702927478Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-9vcmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.369546 | controller |     "Jun 11 17:42:37.712609 crc crio[22018]: time=\"2026-06-11T17:42:37.712525293Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369563 | controller |     "Jun 11 17:42:37.712609 crc crio[22018]: time=\"2026-06-11T17:42:37.712668048Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369579 | controller |     "Jun 11 17:42:37.713918 crc crio[22018]: time=\"2026-06-11T17:42:37.712842612Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.369600 | controller |     "Jun 11 17:42:37.713918 crc crio[22018]: time=\"2026-06-11T17:42:37.712871963Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369617 | controller |     "Jun 11 17:42:37.716260 crc crio[22018]: time=\"2026-06-11T17:42:37.715737819Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.369634 | controller |     "Jun 11 17:42:37.716260 crc crio[22018]: time=\"2026-06-11T17:42:37.715793341Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369650 | controller |     "Jun 11 17:42:37.718649 crc crio[22018]: time=\"2026-06-11T17:42:37.718511115Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369666 | controller |     "Jun 11 17:42:37.718649 crc crio[22018]: time=\"2026-06-11T17:42:37.718556487Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369682 | controller |     "Jun 11 17:42:37.748131 crc crio[22018]: time=\"2026-06-11T17:42:37.747951068Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369698 | controller |     "Jun 11 17:42:37.749404 crc crio[22018]: time=\"2026-06-11T17:42:37.748842896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=d531067b-003a-48a6-bead-c696317b2a88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369714 | controller |     "Jun 11 17:42:37.756190 crc crio[22018]: time=\"2026-06-11T17:42:37.756091439Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.369730 | controller |     "Jun 11 17:42:37.770252 crc crio[22018]: time=\"2026-06-11T17:42:37.76875187Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-11 18:17:42.369746 | controller |     "Jun 11 17:42:37.790950 crc crio[22018]: time=\"2026-06-11T17:42:37.785555509Z\" level=info msg=\"Ran pod sandbox c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/POD\" id=1e83acbe-73a6-4c0a-86e2-949972c14990 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.369772 | controller |     "Jun 11 17:42:37.796198 crc crio[22018]: time=\"2026-06-11T17:42:37.796113284Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369789 | controller |     "Jun 11 17:42:37.803565 crc crio[22018]: time=\"2026-06-11T17:42:37.803458937Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369805 | controller |     "Jun 11 17:42:37.803565 crc crio[22018]: time=\"2026-06-11T17:42:37.803558521Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=eb89045f-8c92-4b75-ab64-0ab5c26281a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.369821 | controller |     "Jun 11 17:42:37.805281 crc crio[22018]: time=\"2026-06-11T17:42:37.80508998Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.369837 | controller |     "Jun 11 17:42:37.830682 crc crio[22018]: time=\"2026-06-11T17:42:37.830527798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-11 18:17:42.369884 | controller |     "Jun 11 17:42:37.848932 crc crio[22018]: time=\"2026-06-11T17:42:37.848739914Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369904 | controller |     "Jun 11 17:42:37.848932 crc crio[22018]: time=\"2026-06-11T17:42:37.848868778Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369921 | controller |     "Jun 11 17:42:37.890870 crc crio[22018]: time=\"2026-06-11T17:42:37.889776419Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.369938 | controller |     "Jun 11 17:42:37.890870 crc crio[22018]: time=\"2026-06-11T17:42:37.889994947Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369954 | controller |     "Jun 11 17:42:37.966933 crc crio[22018]: time=\"2026-06-11T17:42:37.960311682Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}\"",
2026-06-11 18:17:42.369973 | controller |     "Jun 11 17:42:37.966933 crc crio[22018]: time=\"2026-06-11T17:42:37.966897024Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.369989 | controller |     "Jun 11 17:42:38.010583 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7e5149638c9244 Mac:5e:72:29:54:ab:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370006 | controller |     "Jun 11 17:42:38.011652 crc crio[22018]: time=\"2026-06-11T17:42:38.011582789Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-s8xrk Namespace:openstack-operators ID:a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be UID:9232cf60-bea3-493c-834a-15a5631c66db NetNS:/var/run/netns/94228a68-a4ec-4827-a271-148276f36188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9232cf60_bea3_493c_834a_15a5631c66db.slice PodAnnotations:0xc00285c410}] Aliases:map[]}\"",
2026-06-11 18:17:42.370021 | controller |     "Jun 11 17:42:38.011979 crc crio[22018]: time=\"2026-06-11T17:42:38.01192041Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-s8xrk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370037 | controller |     "Jun 11 17:42:38.013250 crc crio[22018]: 2026-06-11T17:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa17f8ebc50bc37 Mac:12:c4:df:b7:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370053 | controller |     "Jun 11 17:42:38.014140 crc crio[22018]: time=\"2026-06-11T17:42:38.014025057Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-8hv2b Namespace:openstack-operators ID:fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 UID:d6054c0a-a0ff-46b2-983b-d8fcb322744d NetNS:/var/run/netns/18a58cfa-cc5f-4e03-9b5a-f0cdbaa447b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6054c0a_a0ff_46b2_983b_d8fcb322744d.slice PodAnnotations:0xc002ca0338}] Aliases:map[]}\"",
2026-06-11 18:17:42.370069 | controller |     "Jun 11 17:42:38.014233 crc crio[22018]: time=\"2026-06-11T17:42:38.014207933Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-8hv2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370087 | controller |     "Jun 11 17:42:38.028282 crc crio[22018]: time=\"2026-06-11T17:42:38.028197613Z\" level=info msg=\"Ran pod sandbox a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/POD\" id=b2e7bd92-d97d-47d3-be85-f5ad73e05c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370106 | controller |     "Jun 11 17:42:38.032802 crc crio[22018]: time=\"2026-06-11T17:42:38.032606014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370122 | controller |     "Jun 11 17:42:38.035300 crc crio[22018]: time=\"2026-06-11T17:42:38.035206838Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370137 | controller |     "Jun 11 17:42:38.035300 crc crio[22018]: time=\"2026-06-11T17:42:38.03528356Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=de1d7844-e623-44d2-8470-b5255880d905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370153 | controller |     "Jun 11 17:42:38.042521 crc crio[22018]: time=\"2026-06-11T17:42:38.042108829Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.370169 | controller |     "Jun 11 17:42:38.047531 crc crio[22018]: time=\"2026-06-11T17:42:38.046733274Z\" level=info msg=\"Ran pod sandbox fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/POD\" id=36b94c6e-3742-4e49-9b2c-bf96595e008d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370185 | controller |     "Jun 11 17:42:38.053434 crc crio[22018]: time=\"2026-06-11T17:42:38.053020645Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-11 18:17:42.370202 | controller |     "Jun 11 17:42:38.053434 crc crio[22018]: time=\"2026-06-11T17:42:38.05319743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370217 | controller |     "Jun 11 17:42:38.053609 crc crio[22018]: time=\"2026-06-11T17:42:38.05351149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370234 | controller |     "Jun 11 17:42:38.053609 crc crio[22018]: time=\"2026-06-11T17:42:38.053575672Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=464bcbe9-1ecc-46d6-a728-cc80327bac69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370250 | controller |     "Jun 11 17:42:38.063850 crc crio[22018]: time=\"2026-06-11T17:42:38.060166451Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.370267 | controller |     "Jun 11 17:42:38.075600 crc crio[22018]: time=\"2026-06-11T17:42:38.075486093Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-11 18:17:42.370284 | controller |     "Jun 11 17:42:38.249305 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10dcd4d05c5a44 Mac:c2:97:9d:16:72:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370305 | controller |     "Jun 11 17:42:38.250526 crc crio[22018]: time=\"2026-06-11T17:42:38.249607123Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-z75m4 Namespace:openstack-operators ID:a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc UID:f9cdbdce-f884-4730-b320-b716384a8667 NetNS:/var/run/netns/786bedb8-9d81-4b35-ac44-4321d6d68f0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9cdbdce_f884_4730_b320_b716384a8667.slice PodAnnotations:0xc0029b4328}] Aliases:map[]}\"",
2026-06-11 18:17:42.370323 | controller |     "Jun 11 17:42:38.250526 crc crio[22018]: time=\"2026-06-11T17:42:38.249728695Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-z75m4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370340 | controller |     "Jun 11 17:42:38.267774 crc crio[22018]: time=\"2026-06-11T17:42:38.264033611Z\" level=info msg=\"Ran pod sandbox a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/POD\" id=b4fd4ca0-d3fc-4ac6-9622-e63496d44b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370356 | controller |     "Jun 11 17:42:38.276861 crc crio[22018]: time=\"2026-06-11T17:42:38.276778582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370372 | controller |     "Jun 11 17:42:38.277295 crc crio[22018]: time=\"2026-06-11T17:42:38.276988709Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370389 | controller |     "Jun 11 17:42:38.277295 crc crio[22018]: time=\"2026-06-11T17:42:38.277033421Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=5c981026-c280-4dea-93b6-a224926b9024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370412 | controller |     "Jun 11 17:42:38.280788 crc crio[22018]: time=\"2026-06-11T17:42:38.280742392Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.370434 | controller |     "Jun 11 17:42:38.294539 crc crio[22018]: time=\"2026-06-11T17:42:38.294405853Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-11 18:17:42.370455 | controller |     "Jun 11 17:42:38.437116 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31241f1a06b86b6 Mac:2e:24:b1:00:fb:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d SocketPath: PciID:}] [{Interface:0xc000308930 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370473 | controller |     "Jun 11 17:42:38.437116 crc crio[22018]: time=\"2026-06-11T17:42:38.4343095Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-44wxp Namespace:openstack-operators ID:31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 UID:bfd5071f-d4ff-4f25-8253-51fe2d58c2f3 NetNS:/var/run/netns/26fa1c30-b4f0-4431-a790-52f38731fe0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfd5071f_d4ff_4f25_8253_51fe2d58c2f3.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.370494 | controller |     "Jun 11 17:42:38.437116 crc crio[22018]: time=\"2026-06-11T17:42:38.434579579Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-44wxp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370511 | controller |     "Jun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.445932633Z\" level=info msg=\"Ran pod sandbox 31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/POD\" id=2f389f46-c6b4-4926-8281-68d602fdd936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370528 | controller |     "Jun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.447797708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370545 | controller |     "Jun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.448002543Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370561 | controller |     "Jun 11 17:42:38.448167 crc crio[22018]: time=\"2026-06-11T17:42:38.448077977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=36c83bdb-1b0f-4992-bf4e-8648269b6d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.370578 | controller |     "Jun 11 17:42:38.453746 crc crio[22018]: time=\"2026-06-11T17:42:38.453671065Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.370594 | controller |     "Jun 11 17:42:38.461670 crc crio[22018]: time=\"2026-06-11T17:42:38.461194796Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-11 18:17:42.370610 | controller |     "Jun 11 17:42:38.839375 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2614b1c745c2509 Mac:82:2b:fa:38:8f:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff SocketPath: PciID:}] [{Interface:0xc0002d8830 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370627 | controller |     "Jun 11 17:42:38.848130 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a0e988f91e0254 Mac:ba:01:67:ab:40:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 SocketPath: PciID:}] [{Interface:0xc000194610 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370643 | controller |     "Jun 11 17:42:38.848891 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df67ce736230c63 Mac:9a:d0:10:67:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 SocketPath: PciID:}] [{Interface:0xc0001acd60 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370668 | controller |     "Jun 11 17:42:38.849299 crc crio[22018]: time=\"2026-06-11T17:42:38.849036345Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-zmll2 Namespace:openstack-operators ID:2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 UID:13b684f3-a111-4c58-afb0-2c0febfc7130 NetNS:/var/run/netns/c7fd5ad2-e073-4a54-9283-99f1fa928d50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b684f3_a111_4c58_afb0_2c0febfc7130.slice PodAnnotations:0xc00141a4c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.370685 | controller |     "Jun 11 17:42:38.849299 crc crio[22018]: time=\"2026-06-11T17:42:38.849256152Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-zmll2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370703 | controller |     "Jun 11 17:42:38.849991 crc crio[22018]: time=\"2026-06-11T17:42:38.84974467Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-jnbcq Namespace:openstack-operators ID:df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac UID:1bb312ae-e323-4c6e-b678-265a909fbd15 NetNS:/var/run/netns/478984d9-05e5-43b3-b19f-fce2fd3f6672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bb312ae_e323_4c6e_b678_265a909fbd15.slice PodAnnotations:0xc005da08d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.370719 | controller |     "Jun 11 17:42:38.849991 crc crio[22018]: time=\"2026-06-11T17:42:38.849924506Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-jnbcq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370736 | controller |     "Jun 11 17:42:38.855245 crc crio[22018]: time=\"2026-06-11T17:42:38.855087331Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-86f5cbdf58-jvhtq Namespace:openstack-operators ID:2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 UID:b215a24a-e351-4d77-8a0d-6fc4821c4169 NetNS:/var/run/netns/d31d8523-5d7f-4da2-82b5-ab21a67571ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb215a24a_e351_4d77_8a0d_6fc4821c4169.slice PodAnnotations:0xc00141a788}] Aliases:map[]}\"",
2026-06-11 18:17:42.370754 | controller |     "Jun 11 17:42:38.862524 crc crio[22018]: time=\"2026-06-11T17:42:38.862446897Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-86f5cbdf58-jvhtq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370770 | controller |     "Jun 11 17:42:38.863011 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb4df90e19d9e4 Mac:9e:af:3b:e9:20:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 SocketPath: PciID:}] [{Interface:0xc000516610 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370788 | controller |     "Jun 11 17:42:38.869622 crc crio[22018]: time=\"2026-06-11T17:42:38.869554264Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sk88w Namespace:openstack-operators ID:2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e UID:72ce1c14-fa32-40b3-87c9-331a95db2e44 NetNS:/var/run/netns/c7723e47-1219-46a2-94d6-855ee64533f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72ce1c14_fa32_40b3_87c9_331a95db2e44.slice PodAnnotations:0xc005da06e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.370808 | controller |     "Jun 11 17:42:38.869748 crc crio[22018]: time=\"2026-06-11T17:42:38.869732041Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sk88w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370825 | controller |     "Jun 11 17:42:38.887470 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:813d9bd9596f84d Mac:ee:21:86:01:db:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370842 | controller |     "Jun 11 17:42:38.888149 crc crio[22018]: time=\"2026-06-11T17:42:38.888058781Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-v6sbm Namespace:openstack-operators ID:813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 UID:5a2c9f5a-2f77-41fb-b9be-b8f4850075a9 NetNS:/var/run/netns/cc9a8303-c081-4e38-82fb-f2f6598fa538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a2c9f5a_2f77_41fb_b9be_b8f4850075a9.slice PodAnnotations:0xc0029b40b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.370880 | controller |     "Jun 11 17:42:38.888232 crc crio[22018]: time=\"2026-06-11T17:42:38.888213906Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-v6sbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370899 | controller |     "Jun 11 17:42:38.900949 crc crio[22018]: 2026-06-11T17:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea23c2d453d711 Mac:06:16:af:a5:e4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.370916 | controller |     "Jun 11 17:42:38.902253 crc crio[22018]: time=\"2026-06-11T17:42:38.902161776Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-27q2b Namespace:openstack-operators ID:8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 UID:8af3ba03-eb89-43e8-94d8-83271b87274c NetNS:/var/run/netns/b17bb330-6157-4cc1-82a1-ad8e5d477a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8af3ba03_eb89_43e8_94d8_83271b87274c.slice PodAnnotations:0xc00141a178}] Aliases:map[]}\"",
2026-06-11 18:17:42.370933 | controller |     "Jun 11 17:42:38.902514 crc crio[22018]: time=\"2026-06-11T17:42:38.902462686Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-27q2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.370950 | controller |     "Jun 11 17:42:38.982202 crc crio[22018]: time=\"2026-06-11T17:42:38.976401007Z\" level=info msg=\"Ran pod sandbox df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/POD\" id=b96c5ebc-37ef-4905-9035-71ae9126ac83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370967 | controller |     "Jun 11 17:42:38.991876 crc crio[22018]: time=\"2026-06-11T17:42:38.991774883Z\" level=info msg=\"Ran pod sandbox 2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/POD\" id=8d71dd07-1c6f-4386-89d9-937f1d6ec573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.370987 | controller |     "Jun 11 17:42:38.996080 crc crio[22018]: time=\"2026-06-11T17:42:38.995920607Z\" level=info msg=\"Ran pod sandbox 2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0 with infra container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/POD\" id=8a0f08d3-c402-4449-9b1e-ccb68cf1302f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371004 | controller |     "Jun 11 17:42:39.001931 crc crio[22018]: time=\"2026-06-11T17:42:39.001864624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371021 | controller |     "Jun 11 17:42:39.002060 crc crio[22018]: time=\"2026-06-11T17:42:39.001906205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371036 | controller |     "Jun 11 17:42:39.002271 crc crio[22018]: time=\"2026-06-11T17:42:39.002216066Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371053 | controller |     "Jun 11 17:42:39.002574 crc crio[22018]: time=\"2026-06-11T17:42:39.002538696Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371069 | controller |     "Jun 11 17:42:39.002767 crc crio[22018]: time=\"2026-06-11T17:42:39.002709412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=87c44b2d-edd9-4020-9aea-1a512f18df00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371085 | controller |     "Jun 11 17:42:39.002934 crc crio[22018]: time=\"2026-06-11T17:42:39.002880207Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371101 | controller |     "Jun 11 17:42:39.003017 crc crio[22018]: time=\"2026-06-11T17:42:39.00294868Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=3cc98605-3655-4e00-be66-713117576b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371118 | controller |     "Jun 11 17:42:39.003298 crc crio[22018]: time=\"2026-06-11T17:42:39.003225478Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 not found\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371134 | controller |     "Jun 11 17:42:39.003656 crc crio[22018]: time=\"2026-06-11T17:42:39.003630321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224 found\" id=d44821cf-205d-4969-8793-9e89cd0c1d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371151 | controller |     "Jun 11 17:42:39.006188 crc crio[22018]: time=\"2026-06-11T17:42:39.006116188Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371171 | controller |     "Jun 11 17:42:39.006601 crc crio[22018]: time=\"2026-06-11T17:42:39.006527763Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371188 | controller |     "Jun 11 17:42:39.006846 crc crio[22018]: time=\"2026-06-11T17:42:39.00679401Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371204 | controller |     "Jun 11 17:42:39.009507 crc crio[22018]: time=\"2026-06-11T17:42:39.009447237Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-11 18:17:42.371220 | controller |     "Jun 11 17:42:39.011553 crc crio[22018]: time=\"2026-06-11T17:42:39.010161867Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-11 18:17:42.371235 | controller |     "Jun 11 17:42:39.011553 crc crio[22018]: time=\"2026-06-11T17:42:39.010229852Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\\\"\"",
2026-06-11 18:17:42.371251 | controller |     "Jun 11 17:42:39.014956 crc crio[22018]: time=\"2026-06-11T17:42:39.014759008Z\" level=info msg=\"Ran pod sandbox 2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/POD\" id=6a57deb1-ad70-40f5-900a-b3d706fa01ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371268 | controller |     "Jun 11 17:42:39.024992 crc crio[22018]: time=\"2026-06-11T17:42:39.024934361Z\" level=info msg=\"Ran pod sandbox 8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/POD\" id=d9b44907-ecbf-4bc0-85ad-b2abf42455d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371283 | controller |     "Jun 11 17:42:39.026186 crc crio[22018]: time=\"2026-06-11T17:42:39.026144344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371299 | controller |     "Jun 11 17:42:39.028128 crc crio[22018]: time=\"2026-06-11T17:42:39.028103567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371314 | controller |     "Jun 11 17:42:39.028964 crc crio[22018]: time=\"2026-06-11T17:42:39.028445837Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=273d9467-8185-493e-a745-1d175b9ebbea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371330 | controller |     "Jun 11 17:42:39.033170 crc crio[22018]: time=\"2026-06-11T17:42:39.033106554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371345 | controller |     "Jun 11 17:42:39.034808 crc crio[22018]: time=\"2026-06-11T17:42:39.034777599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371365 | controller |     "Jun 11 17:42:39.037149 crc crio[22018]: time=\"2026-06-11T17:42:39.036924677Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371381 | controller |     "Jun 11 17:42:39.037149 crc crio[22018]: time=\"2026-06-11T17:42:39.037091972Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=954e92e6-ee18-477d-a95a-8d58b91a9d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371400 | controller |     "Jun 11 17:42:39.041578 crc crio[22018]: time=\"2026-06-11T17:42:39.04150248Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371422 | controller |     "Jun 11 17:42:39.043149 crc crio[22018]: time=\"2026-06-11T17:42:39.042975354Z\" level=info msg=\"Ran pod sandbox 813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/POD\" id=20f31559-1644-41dd-b04f-b0f4e4d52bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371439 | controller |     "Jun 11 17:42:39.043528 crc crio[22018]: time=\"2026-06-11T17:42:39.042998883Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-11 18:17:42.371455 | controller |     "Jun 11 17:42:39.043762 crc crio[22018]: time=\"2026-06-11T17:42:39.043729626Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-11 18:17:42.371471 | controller |     "Jun 11 17:42:39.055302 crc crio[22018]: time=\"2026-06-11T17:42:39.055123914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371488 | controller |     "Jun 11 17:42:39.059160 crc crio[22018]: time=\"2026-06-11T17:42:39.058940067Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371504 | controller |     "Jun 11 17:42:39.059407 crc crio[22018]: time=\"2026-06-11T17:42:39.059159694Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=93f00926-4c9c-4858-b624-6f76f9f718f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371520 | controller |     "Jun 11 17:42:39.061156 crc crio[22018]: time=\"2026-06-11T17:42:39.061003833Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371536 | controller |     "Jun 11 17:42:39.115395 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd0c003229d1d77 Mac:be:4f:b2:36:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 SocketPath: PciID:}] [{Interface:0xc00011b150 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.371557 | controller |     "Jun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.112995138Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-gtbdm Namespace:openstack-operators ID:dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe UID:63f1d8cc-f454-4b0c-9b7b-fd0161b7fab4 NetNS:/var/run/netns/759436c2-3aa4-4c14-a315-796390cf7672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63f1d8cc_f454_4b0c_9b7b_fd0161b7fab4.slice PodAnnotations:0xc002a1a6c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.371574 | controller |     "Jun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.113131252Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-gtbdm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.371590 | controller |     "Jun 11 17:42:39.115395 crc crio[22018]: time=\"2026-06-11T17:42:39.114034603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-11 18:17:42.371606 | controller |     "Jun 11 17:42:39.125291 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27f7673b5da8973 Mac:1e:1b:bb:7b:e3:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.371622 | controller |     "Jun 11 17:42:39.128774 crc crio[22018]: time=\"2026-06-11T17:42:39.128570103Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-f87cbdf4c-p7pf9 Namespace:openstack-operators ID:27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 UID:7ff8ae16-e10d-40bb-94a8-0ce933b31b48 NetNS:/var/run/netns/6bc211f9-73a8-4a1b-b363-1e3dafb38b8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ff8ae16_e10d_40bb_94a8_0ce933b31b48.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.371638 | controller |     "Jun 11 17:42:39.129550 crc crio[22018]: time=\"2026-06-11T17:42:39.129023827Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-f87cbdf4c-p7pf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.371654 | controller |     "Jun 11 17:42:39.139473 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134037c53a1f6a2 Mac:f6:a8:26:3b:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.371671 | controller |     "Jun 11 17:42:39.140251 crc crio[22018]: time=\"2026-06-11T17:42:39.140178592Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-8b98746c-m2nvj Namespace:openstack-operators ID:134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 UID:9284aa4d-86fd-41fa-b255-67e91afac866 NetNS:/var/run/netns/8e93bc9a-ad2f-4aca-b670-70b2c499cb53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9284aa4d_86fd_41fa_b255_67e91afac866.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.371687 | controller |     "Jun 11 17:42:39.140519 crc crio[22018]: time=\"2026-06-11T17:42:39.140454111Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-8b98746c-m2nvj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.371707 | controller |     "Jun 11 17:42:39.144479 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:058c8acfedfc177 Mac:0a:ed:a2:5b:86:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.371724 | controller |     "Jun 11 17:42:39.145132 crc crio[22018]: time=\"2026-06-11T17:42:39.145068868Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-rh67b Namespace:openstack-operators ID:058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 UID:25b2b975-d0c4-4426-8e2a-ebedc95bd12a NetNS:/var/run/netns/cfa34b30-1244-4422-8ebd-201579d1d51b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25b2b975_d0c4_4426_8e2a_ebedc95bd12a.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.371740 | controller |     "Jun 11 17:42:39.145244 crc crio[22018]: time=\"2026-06-11T17:42:39.145216803Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-rh67b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.371756 | controller |     "Jun 11 17:42:39.161771 crc crio[22018]: time=\"2026-06-11T17:42:39.161276443Z\" level=info msg=\"Ran pod sandbox 27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38 with infra container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/POD\" id=5ccc9bc5-0dee-4d45-925d-83359eb21c94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371772 | controller |     "Jun 11 17:42:39.165106 crc crio[22018]: time=\"2026-06-11T17:42:39.164999059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371788 | controller |     "Jun 11 17:42:39.166835 crc crio[22018]: time=\"2026-06-11T17:42:39.166015542Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 not found\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371804 | controller |     "Jun 11 17:42:39.167243 crc crio[22018]: time=\"2026-06-11T17:42:39.166949655Z\" level=info msg=\"Ran pod sandbox dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/POD\" id=1a281be5-d663-4f22-9053-f65a45142b91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371820 | controller |     "Jun 11 17:42:39.167809 crc crio[22018]: time=\"2026-06-11T17:42:39.167211203Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664 found\" id=ee71f37b-fcfc-4afb-aae2-0e8d8a10cea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371837 | controller |     "Jun 11 17:42:39.179583 crc crio[22018]: time=\"2026-06-11T17:42:39.179462226Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371870 | controller |     "Jun 11 17:42:39.182163 crc crio[22018]: time=\"2026-06-11T17:42:39.182047029Z\" level=info msg=\"Ran pod sandbox 134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/POD\" id=101e97a4-b145-45fc-b474-d9b91e0d59f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.371893 | controller |     "Jun 11 17:42:39.183634 crc crio[22018]: time=\"2026-06-11T17:42:39.183566748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371911 | controller |     "Jun 11 17:42:39.184013 crc crio[22018]: time=\"2026-06-11T17:42:39.18395821Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371926 | controller |     "Jun 11 17:42:39.184135 crc crio[22018]: time=\"2026-06-11T17:42:39.184041763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=6b1e727e-a689-4fc2-a831-e203fd6f52b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371942 | controller |     "Jun 11 17:42:39.185791 crc crio[22018]: time=\"2026-06-11T17:42:39.185703346Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.371958 | controller |     "Jun 11 17:42:39.186911 crc crio[22018]: time=\"2026-06-11T17:42:39.186838582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371975 | controller |     "Jun 11 17:42:39.187137 crc crio[22018]: time=\"2026-06-11T17:42:39.18708288Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 not found\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.371991 | controller |     "Jun 11 17:42:39.187243 crc crio[22018]: time=\"2026-06-11T17:42:39.187160912Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721 found\" id=e7f6a941-9e77-40d0-a22e-4239c4485d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372007 | controller |     "Jun 11 17:42:39.188054 crc crio[22018]: time=\"2026-06-11T17:42:39.18802272Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372033 | controller |     "Jun 11 17:42:39.189221 crc crio[22018]: time=\"2026-06-11T17:42:39.189139177Z\" level=info msg=\"Ran pod sandbox 058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/POD\" id=1927621a-4962-4ab7-9a5e-29ebf2e38ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.372050 | controller |     "Jun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191313963Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372066 | controller |     "Jun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191601643Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372086 | controller |     "Jun 11 17:42:39.191744 crc crio[22018]: time=\"2026-06-11T17:42:39.191658274Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=ff3e920b-4f1b-4949-ac0b-86a039d1b8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372102 | controller |     "Jun 11 17:42:39.194088 crc crio[22018]: time=\"2026-06-11T17:42:39.194008919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372118 | controller |     "Jun 11 17:42:39.197629 crc crio[22018]: time=\"2026-06-11T17:42:39.196301056Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-11 18:17:42.372134 | controller |     "Jun 11 17:42:39.197629 crc crio[22018]: time=\"2026-06-11T17:42:39.196384886Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\\\"\"",
2026-06-11 18:17:42.372150 | controller |     "Jun 11 17:42:39.198768 crc crio[22018]: time=\"2026-06-11T17:42:39.198524428Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\\\"\"",
2026-06-11 18:17:42.372166 | controller |     "Jun 11 17:42:39.235443 crc crio[22018]: time=\"2026-06-11T17:42:39.219226843Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-11 18:17:42.372181 | controller |     "Jun 11 17:42:39.443525 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28da0d26bcc2118 Mac:e2:50:89:d6:5a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.372198 | controller |     "Jun 11 17:42:39.450117 crc crio[22018]: time=\"2026-06-11T17:42:39.44984203Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-6h6jv Namespace:openstack-operators ID:28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d UID:f129c840-52fd-48cb-82df-1fe717c85211 NetNS:/var/run/netns/9f15e7a6-2629-4c86-a13c-d1d5608892cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf129c840_52fd_48cb_82df_1fe717c85211.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.372214 | controller |     "Jun 11 17:42:39.450274 crc crio[22018]: time=\"2026-06-11T17:42:39.450254893Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-6h6jv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.372229 | controller |     "Jun 11 17:42:39.461574 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:383d8a94b53c1fa Mac:d2:e2:36:7f:57:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.372246 | controller |     "Jun 11 17:42:39.463774 crc crio[22018]: time=\"2026-06-11T17:42:39.462137825Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-5f7f6c9964-rr48t Namespace:openstack-operators ID:383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e UID:2d966671-44ee-465e-a345-0e9d8739c87c NetNS:/var/run/netns/8254b041-7e60-4b84-8f30-5a03b014b899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d966671_44ee_465e_a345_0e9d8739c87c.slice PodAnnotations:0xc002300170}] Aliases:map[]}\"",
2026-06-11 18:17:42.372267 | controller |     "Jun 11 17:42:39.463774 crc crio[22018]: time=\"2026-06-11T17:42:39.46229002Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-5f7f6c9964-rr48t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.372282 | controller |     "Jun 11 17:42:39.485616 crc crio[22018]: 2026-06-11T17:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceb99462566f389 Mac:d2:63:d5:04:cd:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 SocketPath: PciID:}] [{Interface:0xc000130f10 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.372299 | controller |     "Jun 11 17:42:39.486681 crc crio[22018]: time=\"2026-06-11T17:42:39.486605367Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-bbpg4 Namespace:openstack-operators ID:ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f UID:4e9524ac-696f-4c05-8d0b-419c4081ccfc NetNS:/var/run/netns/5b669dc6-279d-40f0-979b-96bac7b7e1f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9524ac_696f_4c05_8d0b_419c4081ccfc.slice PodAnnotations:0xc002ca03d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.372315 | controller |     "Jun 11 17:42:39.486792 crc crio[22018]: time=\"2026-06-11T17:42:39.486754612Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-bbpg4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.372331 | controller |     "Jun 11 17:42:39.487305 crc crio[22018]: time=\"2026-06-11T17:42:39.487233457Z\" level=info msg=\"Ran pod sandbox 28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/POD\" id=593d6eaf-bbf7-4524-a0bb-a3d32234bd87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.372347 | controller |     "Jun 11 17:42:39.492772 crc crio[22018]: time=\"2026-06-11T17:42:39.492634071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372364 | controller |     "Jun 11 17:42:39.492901 crc crio[22018]: time=\"2026-06-11T17:42:39.492823667Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372380 | controller |     "Jun 11 17:42:39.492901 crc crio[22018]: time=\"2026-06-11T17:42:39.492872738Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=6481c384-34f8-47b3-808c-92b1ac9507d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372397 | controller |     "Jun 11 17:42:39.494303 crc crio[22018]: time=\"2026-06-11T17:42:39.494185001Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372429 | controller |     "Jun 11 17:42:39.498791 crc crio[22018]: time=\"2026-06-11T17:42:39.498496209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-11 18:17:42.372447 | controller |     "Jun 11 17:42:39.507072 crc crio[22018]: time=\"2026-06-11T17:42:39.507001202Z\" level=info msg=\"Ran pod sandbox 383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e with infra container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/POD\" id=5aade156-116c-4d26-9f86-9dbe2aa9484b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.372462 | controller |     "Jun 11 17:42:39.517245 crc crio[22018]: time=\"2026-06-11T17:42:39.517156559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372478 | controller |     "Jun 11 17:42:39.517527 crc crio[22018]: time=\"2026-06-11T17:42:39.517468059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 not found\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372493 | controller |     "Jun 11 17:42:39.517527 crc crio[22018]: time=\"2026-06-11T17:42:39.517519589Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83 found\" id=1a5b4967-e4c0-44c4-9a7e-6a8e717081d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372509 | controller |     "Jun 11 17:42:39.519932 crc crio[22018]: time=\"2026-06-11T17:42:39.519749033Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372525 | controller |     "Jun 11 17:42:39.523647 crc crio[22018]: time=\"2026-06-11T17:42:39.523576793Z\" level=info msg=\"Ran pod sandbox ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/POD\" id=9fc0a98f-47ba-4ee0-8771-d89ab2b478e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.372541 | controller |     "Jun 11 17:42:39.527971 crc crio[22018]: time=\"2026-06-11T17:42:39.52782538Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\\\"\"",
2026-06-11 18:17:42.372557 | controller |     "Jun 11 17:42:39.534101 crc crio[22018]: time=\"2026-06-11T17:42:39.533788101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372573 | controller |     "Jun 11 17:42:39.534101 crc crio[22018]: time=\"2026-06-11T17:42:39.534038859Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372589 | controller |     "Jun 11 17:42:39.534248 crc crio[22018]: time=\"2026-06-11T17:42:39.534135192Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=aaef5fb0-952a-46f0-b080-57f9a507c916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372609 | controller |     "Jun 11 17:42:40.683407 crc crio[22018]: time=\"2026-06-11T17:42:40.683279594Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372626 | controller |     "Jun 11 17:42:40.706937 crc crio[22018]: time=\"2026-06-11T17:42:40.706737332Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372642 | controller |     "Jun 11 17:42:40.706937 crc crio[22018]: time=\"2026-06-11T17:42:40.706932468Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=8b6ba104-e8c2-4506-8e3f-163963b64973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372658 | controller |     "Jun 11 17:42:41.738647 crc crio[22018]: time=\"2026-06-11T17:42:41.738487352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372675 | controller |     "Jun 11 17:42:41.741810 crc crio[22018]: time=\"2026-06-11T17:42:41.738859004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372690 | controller |     "Jun 11 17:42:41.741810 crc crio[22018]: time=\"2026-06-11T17:42:41.738929836Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=0ead7ed8-90f1-43ca-8dec-f18e3a4840c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372707 | controller |     "Jun 11 17:42:53.166176 crc crio[22018]: time=\"2026-06-11T17:42:53.164448168Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD\" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.372723 | controller |     "Jun 11 17:42:53.168011 crc crio[22018]: time=\"2026-06-11T17:42:53.167025811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.372739 | controller |     "Jun 11 17:42:56.645348 crc crio[22018]: time=\"2026-06-11T17:42:56.644156072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372755 | controller |     "Jun 11 17:42:56.647110 crc crio[22018]: time=\"2026-06-11T17:42:56.645796655Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372771 | controller |     "Jun 11 17:42:56.647110 crc crio[22018]: time=\"2026-06-11T17:42:56.646045503Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=fab7fc95-c13a-40a7-8d84-2bbe88a6f043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372790 | controller |     "Jun 11 17:42:56.647530 crc crio[22018]: time=\"2026-06-11T17:42:56.647316183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372806 | controller |     "Jun 11 17:42:56.661775 crc crio[22018]: time=\"2026-06-11T17:42:56.661695169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-11 18:17:42.372822 | controller |     "Jun 11 17:43:08.306243 crc crio[22018]: time=\"2026-06-11T17:43:08.304714766Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=28e9539c-2814-4e5c-89a0-e4c68f011302 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372838 | controller |     "Jun 11 17:43:08.309007 crc crio[22018]: time=\"2026-06-11T17:43:08.30800108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=eba12dd3-04ec-4b08-97e3-9da70fc53c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372877 | controller |     "Jun 11 17:43:08.320660 crc crio[22018]: time=\"2026-06-11T17:43:08.320197619Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=cdda63b7-ac21-4a65-b699-3d8b9c8b2bee name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372895 | controller |     "Jun 11 17:43:08.321482 crc crio[22018]: time=\"2026-06-11T17:43:08.32123707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=73b2af26-b395-41d4-8960-a531fa9c4e6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372912 | controller |     "Jun 11 17:43:08.347268 crc crio[22018]: time=\"2026-06-11T17:43:08.347101074Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=686a9c04-6dcb-4a20-ade6-41af40e9caa6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372929 | controller |     "Jun 11 17:43:08.348531 crc crio[22018]: time=\"2026-06-11T17:43:08.348388471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ae4406ae-8703-48e9-b40f-5c2f09a87d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372946 | controller |     "Jun 11 17:43:08.366438 crc crio[22018]: time=\"2026-06-11T17:43:08.366241538Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=365098a0-e7c5-4cfd-9915-b979fef85780 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372963 | controller |     "Jun 11 17:43:08.367780 crc crio[22018]: time=\"2026-06-11T17:43:08.367687013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=98b42168-3f30-42e7-b05c-1d912f9c94d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.372981 | controller |     "Jun 11 17:43:08.393955 crc crio[22018]: time=\"2026-06-11T17:43:08.393798754Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=101dd254-e63a-4457-a1d4-300221d0f15e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.372997 | controller |     "Jun 11 17:43:08.395306 crc crio[22018]: time=\"2026-06-11T17:43:08.395150364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a27d776e-32db-4e02-bcd9-f3b954fe6cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373017 | controller |     "Jun 11 17:43:08.411758 crc crio[22018]: time=\"2026-06-11T17:43:08.411558108Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=b713f8f9-16b1-4c70-b475-020c19bc86f6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373034 | controller |     "Jun 11 17:43:08.412963 crc crio[22018]: time=\"2026-06-11T17:43:08.412855526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=8ad70329-c8f1-45f3-be58-4f44037e12aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373051 | controller |     "Jun 11 17:43:08.423504 crc crio[22018]: time=\"2026-06-11T17:43:08.4233172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=98c7e30f-d593-4acb-ab21-e329dba0e553 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373067 | controller |     "Jun 11 17:43:08.425675 crc crio[22018]: time=\"2026-06-11T17:43:08.425510688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=a70ab5c6-71cf-43fc-b2c3-9b189b436660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373083 | controller |     "Jun 11 17:43:08.447696 crc crio[22018]: time=\"2026-06-11T17:43:08.44759813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=2eb1cba7-51c4-478a-a9c6-b94c44f84a10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373099 | controller |     "Jun 11 17:43:08.449211 crc crio[22018]: time=\"2026-06-11T17:43:08.449119666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cf1c2fd6-96f9-4b03-afc7-c906af9e1638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373115 | controller |     "Jun 11 17:43:08.462561 crc crio[22018]: time=\"2026-06-11T17:43:08.462399808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=16221d0f-5c7c-4f27-bd3e-9e6b29a2bc55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373131 | controller |     "Jun 11 17:43:08.463824 crc crio[22018]: time=\"2026-06-11T17:43:08.463772363Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b5458593-82f7-4420-b187-1e9ee5c38740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373147 | controller |     "Jun 11 17:43:08.489511 crc crio[22018]: time=\"2026-06-11T17:43:08.489293581Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=381a4f48-a2a0-4a2b-a5a9-8c4c4eed3e21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373165 | controller |     "Jun 11 17:43:08.490882 crc crio[22018]: time=\"2026-06-11T17:43:08.490769127Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=0f2e7015-ecf6-4b3c-981b-5af71d5fbc2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373181 | controller |     "Jun 11 17:43:08.502054 crc crio[22018]: time=\"2026-06-11T17:43:08.501991626Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=a888a6a4-869b-457f-ae25-5e987d098afa name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373201 | controller |     "Jun 11 17:43:08.504034 crc crio[22018]: time=\"2026-06-11T17:43:08.503900745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=80218625-79d9-419b-9a13-6742a8f12cdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373217 | controller |     "Jun 11 17:43:08.659632 crc crio[22018]: time=\"2026-06-11T17:43:08.659120039Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3a611926-b137-4cce-9b01-08f91b027244 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373233 | controller |     "Jun 11 17:43:08.660901 crc crio[22018]: time=\"2026-06-11T17:43:08.660720719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=34b47443-595e-4e38-8ae5-7f56eab0e0cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373249 | controller |     "Jun 11 17:43:08.679634 crc crio[22018]: time=\"2026-06-11T17:43:08.679493225Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=b885e2d0-c27f-4833-99c6-03026760183d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373265 | controller |     "Jun 11 17:43:08.681294 crc crio[22018]: time=\"2026-06-11T17:43:08.681154458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=966330d9-57b3-4edd-85e0-92b2de2f5a91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373281 | controller |     "Jun 11 17:43:08.684989 crc crio[22018]: time=\"2026-06-11T17:43:08.684880217Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=8d898a2c-5d01-46a0-a14d-f04bd835aa46 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373297 | controller |     "Jun 11 17:43:08.686700 crc crio[22018]: time=\"2026-06-11T17:43:08.68659455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=4106df2c-987e-410a-a859-c637ffe3055a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373313 | controller |     "Jun 11 17:43:08.692809 crc crio[22018]: time=\"2026-06-11T17:43:08.692680544Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=f21c973c-5df3-4fae-8449-3cd6984a884c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373329 | controller |     "Jun 11 17:43:08.693957 crc crio[22018]: time=\"2026-06-11T17:43:08.69383758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=b34e8fdd-f377-428a-8298-de2b36363e61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373345 | controller |     "Jun 11 17:43:09.690750 crc crio[22018]: time=\"2026-06-11T17:43:09.689997861Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c36ad901-5fc6-4bfb-8328-722e01eecc6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373361 | controller |     "Jun 11 17:43:09.692757 crc crio[22018]: time=\"2026-06-11T17:43:09.692659395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=82d86773-5339-4cbf-8ead-d909689bc2a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373381 | controller |     "Jun 11 17:43:09.697016 crc crio[22018]: time=\"2026-06-11T17:43:09.696953171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=f95c7c15-ef76-49f2-86e3-6745f141cf9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373401 | controller |     "Jun 11 17:43:09.697126 crc crio[22018]: time=\"2026-06-11T17:43:09.697045044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=bf8e8daa-0564-453a-95a4-86115b2c10dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373423 | controller |     "Jun 11 17:43:09.697126 crc crio[22018]: time=\"2026-06-11T17:43:09.697086625Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=12603602-0905-4802-b624-4da6c3266ef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373439 | controller |     "Jun 11 17:43:09.697227 crc crio[22018]: time=\"2026-06-11T17:43:09.697095496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=e43b7094-eed3-494d-9530-ba488868d334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373455 | controller |     "Jun 11 17:43:09.697378 crc crio[22018]: time=\"2026-06-11T17:43:09.697220451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=c4ef1c28-cf79-4839-b364-e48095442c1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373471 | controller |     "Jun 11 17:43:09.699638 crc crio[22018]: time=\"2026-06-11T17:43:09.699557533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=f0beb07a-896a-4074-a702-dd77cb9a3da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373487 | controller |     "Jun 11 17:43:09.699816 crc crio[22018]: time=\"2026-06-11T17:43:09.699747609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=bc83a1a1-0351-4483-8ec3-ddbade64fc2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373503 | controller |     "Jun 11 17:43:09.717010 crc crio[22018]: time=\"2026-06-11T17:43:09.716935355Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=0902acfb-5740-4028-88a0-a5860da0d483 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373519 | controller |     "Jun 11 17:43:09.718369 crc crio[22018]: time=\"2026-06-11T17:43:09.718245216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=168b4160-7a57-40ac-befc-1779f8103cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373535 | controller |     "Jun 11 17:43:09.734202 crc crio[22018]: time=\"2026-06-11T17:43:09.73411505Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=02059d9b-0aaf-4e5c-b634-7de98bcb582f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373550 | controller |     "Jun 11 17:43:09.735888 crc crio[22018]: time=\"2026-06-11T17:43:09.735810434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=d7ef2a91-5486-4516-bc3b-9895f9b01447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373570 | controller |     "Jun 11 17:43:10.556728 crc crio[22018]: time=\"2026-06-11T17:43:10.556634202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=1e04d6fe-14ce-4744-97b5-b43aee7d002a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373586 | controller |     "Jun 11 17:43:10.556728 crc crio[22018]: time=\"2026-06-11T17:43:10.556732255Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:e135daf470244ed50810a6f8a09195e271bd7a71d41472bf034f40eb5485d224\" id=9e7b5d2a-1951-46ff-8159-4242f77b842b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373602 | controller |     "Jun 11 17:43:10.557533 crc crio[22018]: time=\"2026-06-11T17:43:10.557294213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=b2cd1c0d-c49b-4377-8d6f-1b6249d92761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373618 | controller |     "Jun 11 17:43:10.609905 crc crio[22018]: time=\"2026-06-11T17:43:10.609783549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=bf781d7a-9c58-43ad-a075-7cbbbe0e93f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373633 | controller |     "Jun 11 17:43:10.610226 crc crio[22018]: time=\"2026-06-11T17:43:10.609985794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:88aa5f344f4eb2768bfba3ba6099ef39c16c27fbb4cfdaf02dbc1e4825ba1721\" id=776b2a1f-989b-4c13-a854-8682dc83fc60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373649 | controller |     "Jun 11 17:43:10.610907 crc crio[22018]: time=\"2026-06-11T17:43:10.610841292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f23a268bdc43e0e2bb1cb3d28cbf40fd95a37a544d56eaecf8d87df4a0f7f664\" id=91460a15-f90f-4f1c-be14-9738f2e00837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373665 | controller |     "Jun 11 17:43:10.666533 crc crio[22018]: time=\"2026-06-11T17:43:10.666291191Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager\" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373681 | controller |     "Jun 11 17:43:10.679579 crc crio[22018]: time=\"2026-06-11T17:43:10.679461648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4377f5cb-35bb-4d80-bb42-5f34f150a979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373697 | controller |     "Jun 11 17:43:10.681885 crc crio[22018]: time=\"2026-06-11T17:43:10.681788598Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d1f56128-d586-4e80-81c3-b0db6ff1ff45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373713 | controller |     "Jun 11 17:43:10.682012 crc crio[22018]: time=\"2026-06-11T17:43:10.681887326Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager\" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373729 | controller |     "Jun 11 17:43:10.683788 crc crio[22018]: time=\"2026-06-11T17:43:10.683703703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f5b7879-109d-4744-9aa4-9f0ea9dfd411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373748 | controller |     "Jun 11 17:43:10.688718 crc crio[22018]: time=\"2026-06-11T17:43:10.688611859Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager\" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373765 | controller |     "Jun 11 17:43:10.689506 crc crio[22018]: time=\"2026-06-11T17:43:10.689405385Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}\"",
2026-06-11 18:17:42.373782 | controller |     "Jun 11 17:43:10.689506 crc crio[22018]: time=\"2026-06-11T17:43:10.689481177Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.373798 | controller |     "Jun 11 17:43:10.698833 crc crio[22018]: time=\"2026-06-11T17:43:10.698712229Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager\" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373814 | controller |     "Jun 11 17:43:10.702797 crc crio[22018]: time=\"2026-06-11T17:43:10.702683891Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f769da30-7602-48b0-83fe-bbb85c8e8691 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.373830 | controller |     "Jun 11 17:43:10.703252 crc crio[22018]: time=\"2026-06-11T17:43:10.703211914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.373846 | controller |     "Jun 11 17:43:10.704073 crc crio[22018]: time=\"2026-06-11T17:43:10.704003323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.373882 | controller |     "Jun 11 17:43:10.707092 crc crio[22018]: time=\"2026-06-11T17:43:10.707005453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.373899 | controller |     "Jun 11 17:43:10.708264 crc crio[22018]: time=\"2026-06-11T17:43:10.708177569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:06eeb3b4c2704d34a64abcb9ddd628d88097355c7afeca6493bedd672617bc83\" id=8805f665-661b-4b99-86c6-56df67774987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373914 | controller |     "Jun 11 17:43:10.709256 crc crio[22018]: time=\"2026-06-11T17:43:10.708532202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=24b383a8-53d1-4c56-9903-d17b0ae20150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373930 | controller |     "Jun 11 17:43:10.709518 crc crio[22018]: time=\"2026-06-11T17:43:10.708777688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=56d23e74-c181-4175-9d66-f72e508f5dfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.373951 | controller |     "Jun 11 17:43:10.709620 crc crio[22018]: time=\"2026-06-11T17:43:10.708909657Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager\" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373967 | controller |     "Jun 11 17:43:10.717033 crc crio[22018]: time=\"2026-06-11T17:43:10.716931497Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager\" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373983 | controller |     "Jun 11 17:43:10.726065 crc crio[22018]: time=\"2026-06-11T17:43:10.725941903Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager\" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.373998 | controller |     "Jun 11 17:43:10.729299 crc crio[22018]: time=\"2026-06-11T17:43:10.729235778Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager\" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374014 | controller |     "Jun 11 17:43:10.732083 crc crio[22018]: time=\"2026-06-11T17:43:10.731991567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b1f481db-4532-4c11-bb40-c2d5360ddef0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.374029 | controller |     "Jun 11 17:43:10.732928 crc crio[22018]: time=\"2026-06-11T17:43:10.732863582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=12de8ee4-9543-4c1e-8137-e2da44e5f63a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.374045 | controller |     "Jun 11 17:43:10.734273 crc crio[22018]: time=\"2026-06-11T17:43:10.734201665Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager\" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374061 | controller |     "Jun 11 17:43:10.736187 crc crio[22018]: time=\"2026-06-11T17:43:10.736121586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374077 | controller |     "Jun 11 17:43:10.740924 crc crio[22018]: time=\"2026-06-11T17:43:10.740852826Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager\" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374093 | controller |     "Jun 11 17:43:10.748930 crc crio[22018]: time=\"2026-06-11T17:43:10.748848691Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager\" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374109 | controller |     "Jun 11 17:43:10.754757 crc crio[22018]: time=\"2026-06-11T17:43:10.754647734Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager\" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374125 | controller |     "Jun 11 17:43:10.759650 crc crio[22018]: time=\"2026-06-11T17:43:10.759153686Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager\" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374141 | controller |     "Jun 11 17:43:10.764088 crc crio[22018]: time=\"2026-06-11T17:43:10.763932649Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager\" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374161 | controller |     "Jun 11 17:43:10.764088 crc crio[22018]: time=\"2026-06-11T17:43:10.764055833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374177 | controller |     "Jun 11 17:43:10.766537 crc crio[22018]: time=\"2026-06-11T17:43:10.766462878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=f7a3ef02-c21e-4506-a783-47f7614a9ae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.374193 | controller |     "Jun 11 17:43:10.767572 crc crio[22018]: time=\"2026-06-11T17:43:10.767487621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=2dddc1d9-7b7c-444c-8090-0f4861ab033d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.374209 | controller |     "Jun 11 17:43:10.770083 crc crio[22018]: time=\"2026-06-11T17:43:10.770011252Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager\" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374226 | controller |     "Jun 11 17:43:10.775650 crc crio[22018]: time=\"2026-06-11T17:43:10.775519865Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager\" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374242 | controller |     "Jun 11 17:43:10.783154 crc crio[22018]: time=\"2026-06-11T17:43:10.782982482Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager\" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374258 | controller |     "Jun 11 17:43:10.807690 crc crio[22018]: time=\"2026-06-11T17:43:10.80747766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374274 | controller |     "Jun 11 17:43:10.808215 crc crio[22018]: time=\"2026-06-11T17:43:10.80815084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374289 | controller |     "Jun 11 17:43:10.808316 crc crio[22018]: time=\"2026-06-11T17:43:10.808254715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374305 | controller |     "Jun 11 17:43:10.809284 crc crio[22018]: time=\"2026-06-11T17:43:10.809205665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374321 | controller |     "Jun 11 17:43:10.809284 crc crio[22018]: time=\"2026-06-11T17:43:10.809258947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374338 | controller |     "Jun 11 17:43:10.818380 crc crio[22018]: time=\"2026-06-11T17:43:10.818228665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374354 | controller |     "Jun 11 17:43:10.822176 crc crio[22018]: time=\"2026-06-11T17:43:10.822020991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374374 | controller |     "Jun 11 17:43:10.822774 crc crio[22018]: time=\"2026-06-11T17:43:10.822731544Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager\" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374392 | controller |     "Jun 11 17:43:10.846794 crc crio[22018]: time=\"2026-06-11T17:43:10.846739075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374415 | controller |     "Jun 11 17:43:10.851203 crc crio[22018]: time=\"2026-06-11T17:43:10.851158225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374436 | controller |     "Jun 11 17:43:10.872076 crc crio[22018]: time=\"2026-06-11T17:43:10.872003281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374452 | controller |     "Jun 11 17:43:10.919829 crc crio[22018]: time=\"2026-06-11T17:43:10.919731961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374468 | controller |     "Jun 11 17:43:10.920650 crc crio[22018]: time=\"2026-06-11T17:43:10.920620299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374485 | controller |     "Jun 11 17:43:10.921894 crc crio[22018]: time=\"2026-06-11T17:43:10.921797907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374501 | controller |     "Jun 11 17:43:10.922006 crc crio[22018]: time=\"2026-06-11T17:43:10.921850849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374518 | controller |     "Jun 11 17:43:10.925381 crc crio[22018]: time=\"2026-06-11T17:43:10.924911457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374534 | controller |     "Jun 11 17:43:10.927610 crc crio[22018]: time=\"2026-06-11T17:43:10.927543528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374551 | controller |     "Jun 11 17:43:10.932788 crc crio[22018]: time=\"2026-06-11T17:43:10.932720864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374568 | controller |     "Jun 11 17:43:10.942794 crc crio[22018]: time=\"2026-06-11T17:43:10.94266658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374584 | controller |     "Jun 11 17:43:10.945737 crc crio[22018]: time=\"2026-06-11T17:43:10.945623091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374601 | controller |     "Jun 11 17:43:10.962379 crc crio[22018]: time=\"2026-06-11T17:43:10.962220956Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager\" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374624 | controller |     "Jun 11 17:43:10.965512 crc crio[22018]: time=\"2026-06-11T17:43:10.96446051Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager\" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374644 | controller |     "Jun 11 17:43:11.005453 crc crio[22018]: time=\"2026-06-11T17:43:11.005117449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374660 | controller |     "Jun 11 17:43:11.009769 crc crio[22018]: time=\"2026-06-11T17:43:11.009680945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374676 | controller |     "Jun 11 17:43:11.010784 crc crio[22018]: time=\"2026-06-11T17:43:11.010705096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374692 | controller |     "Jun 11 17:43:11.011089 crc crio[22018]: time=\"2026-06-11T17:43:11.011024576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374708 | controller |     "Jun 11 17:43:11.015176 crc crio[22018]: time=\"2026-06-11T17:43:11.014238489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374725 | controller |     "Jun 11 17:43:11.043864 crc crio[22018]: time=\"2026-06-11T17:43:11.043737654Z\" level=info msg=\"Created container b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87: openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager\" id=35198910-1deb-441f-9faa-127cc94315f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374741 | controller |     "Jun 11 17:43:11.045869 crc crio[22018]: time=\"2026-06-11T17:43:11.045725408Z\" level=info msg=\"Starting container: b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87\" id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.374758 | controller |     "Jun 11 17:43:11.051878 crc crio[22018]: time=\"2026-06-11T17:43:11.051735427Z\" level=info msg=\"Started container\" PID=222748 containerID=b0a4e6ff426926486309dfa000613508dfd9c8ea6f201cc4653e12cb6a777e87 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-zmll2/manager id=da798ff3-633e-45f4-bb20-fd1f5e6cf9e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a0e988f91e025438555ad037caa00032b2ddc0f97be0e0b4790e108cfdceef7",
2026-06-11 18:17:42.374775 | controller |     "Jun 11 17:43:11.059383 crc crio[22018]: time=\"2026-06-11T17:43:11.058285536Z\" level=info msg=\"Created container 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1: openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager\" id=9d25d310-7b9f-481b-9ca6-e5b1b8761fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374791 | controller |     "Jun 11 17:43:11.061679 crc crio[22018]: time=\"2026-06-11T17:43:11.060799965Z\" level=info msg=\"Starting container: 3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1\" id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.374808 | controller |     "Jun 11 17:43:11.068055 crc crio[22018]: time=\"2026-06-11T17:43:11.067768438Z\" level=info msg=\"Started container\" PID=222751 containerID=3614eb7c15948d0a20d31b91eb4ebe0bae098fc26c55e1d5795bcd69eb8be1e1 description=openstack-operators/swift-operator-controller-manager-79846f755c-rh67b/manager id=31174b23-4aac-42f4-894e-134f15411f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=058c8acfedfc177f7907cc88975e9c26630f220b8f1a71c0af20cfa139a81e02",
2026-06-11 18:17:42.374828 | controller |     "Jun 11 17:43:11.080306 crc crio[22018]: time=\"2026-06-11T17:43:11.080225661Z\" level=info msg=\"Created container 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager\" id=1b2704fc-5d5e-414a-946e-0035c5ffc44f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.374845 | controller |     "Jun 11 17:43:11.081773 crc crio[22018]: time=\"2026-06-11T17:43:11.081698089Z\" level=info msg=\"Starting container: 49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210\" id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.374882 | controller |     "Jun 11 17:43:11.088085 crc crio[22018]: time=\"2026-06-11T17:43:11.087960958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374900 | controller |     "Jun 11 17:43:11.091504 crc crio[22018]: time=\"2026-06-11T17:43:11.09111082Z\" level=info msg=\"Started container\" PID=222754 containerID=49cd10297539d4a026243ef983b44481d6771f78fd5897112b35d4e2e0ea8210 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sk88w/manager id=7f9d07cc-93bc-4baf-8b73-3bcfabc3bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb4df90e19d9e45fa92741e0310379933bc04e151dc18474f268928fbcdfd3e",
2026-06-11 18:17:42.374917 | controller |     "Jun 11 17:43:11.092738 crc crio[22018]: time=\"2026-06-11T17:43:11.09214087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374934 | controller |     "Jun 11 17:43:11.095040 crc crio[22018]: time=\"2026-06-11T17:43:11.094921999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374951 | controller |     "Jun 11 17:43:11.115848 crc crio[22018]: time=\"2026-06-11T17:43:11.115545372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374967 | controller |     "Jun 11 17:43:11.124187 crc crio[22018]: time=\"2026-06-11T17:43:11.124108934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.374984 | controller |     "Jun 11 17:43:11.252442 crc crio[22018]: 2026-06-11T17:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:174065ac9c6e5cb Mac:ee:5c:33:bc:79:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 SocketPath: PciID:}] [{Interface:0xc00048e5d0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.375001 | controller |     "Jun 11 17:43:11.252442 crc crio[22018]: time=\"2026-06-11T17:43:11.251540477Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-74bd756787-jrjx2 Namespace:openstack-operators ID:174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d UID:141d39ce-bc91-4cf6-96b3-c9846555b4eb NetNS:/var/run/netns/adf40595-1e4d-4f30-923f-b5f0d6d541b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod141d39ce_bc91_4cf6_96b3_c9846555b4eb.slice PodAnnotations:0xc000380420}] Aliases:map[]}\"",
2026-06-11 18:17:42.375018 | controller |     "Jun 11 17:43:11.252442 crc crio[22018]: time=\"2026-06-11T17:43:11.251841657Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-74bd756787-jrjx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.375040 | controller |     "Jun 11 17:43:11.281395 crc crio[22018]: time=\"2026-06-11T17:43:11.281228218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375056 | controller |     "Jun 11 17:43:11.293020 crc crio[22018]: time=\"2026-06-11T17:43:11.291975779Z\" level=info msg=\"Created container d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74: openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager\" id=8cad9095-9a24-4ef6-bcf2-304105e77ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375073 | controller |     "Jun 11 17:43:11.293020 crc crio[22018]: time=\"2026-06-11T17:43:11.292103093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375089 | controller |     "Jun 11 17:43:11.299916 crc crio[22018]: time=\"2026-06-11T17:43:11.299742025Z\" level=info msg=\"Starting container: d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74\" id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375107 | controller |     "Jun 11 17:43:11.317790 crc crio[22018]: time=\"2026-06-11T17:43:11.317488284Z\" level=info msg=\"Started container\" PID=222774 containerID=d8252cfac2702a47b2a88e12ff3018728829e3d7e9c124de05d58c0637823f74 description=openstack-operators/cinder-operator-controller-manager-584b474457-w7fcm/manager id=124a66d2-cb44-4b61-bea8-f2c7d3c61eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61f2db7f5aa72334b1de55a55d096bd01aa4635efce4975e7197ef1d2e551dfe",
2026-06-11 18:17:42.375124 | controller |     "Jun 11 17:43:11.327387 crc crio[22018]: time=\"2026-06-11T17:43:11.327262498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375141 | controller |     "Jun 11 17:43:11.334975 crc crio[22018]: time=\"2026-06-11T17:43:11.334847099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375157 | controller |     "Jun 11 17:43:11.346877 crc crio[22018]: time=\"2026-06-11T17:43:11.346500944Z\" level=info msg=\"Created container 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188: openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager\" id=e74f3924-fa45-4202-a2fc-ce01f1b38adc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375174 | controller |     "Jun 11 17:43:11.349908 crc crio[22018]: time=\"2026-06-11T17:43:11.349743381Z\" level=info msg=\"Starting container: 736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188\" id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375191 | controller |     "Jun 11 17:43:11.358799 crc crio[22018]: time=\"2026-06-11T17:43:11.358738128Z\" level=info msg=\"Started container\" PID=222778 containerID=736b2c38137939c29d9e9a206264a767c322801ab8ee1f966ad1eca842cb0188 description=openstack-operators/neutron-operator-controller-manager-86f5cbdf58-jvhtq/manager id=6db1b908-99ff-4115-ab38-d99dd5a40538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2614b1c745c25090506f1f666ee3d235b8c971e3175b36632a0daf445f14bea0",
2026-06-11 18:17:42.375208 | controller |     "Jun 11 17:43:11.411405 crc crio[22018]: time=\"2026-06-11T17:43:11.411257246Z\" level=info msg=\"Ran pod sandbox 174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d with infra container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/POD\" id=fca71fb2-801f-44e2-87f7-a872e5a6604b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.375228 | controller |     "Jun 11 17:43:11.420750 crc crio[22018]: time=\"2026-06-11T17:43:11.4206091Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=aea5e866-62ce-4eef-8719-c693c2292f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.375245 | controller |     "Jun 11 17:43:11.445259 crc crio[22018]: time=\"2026-06-11T17:43:11.445203398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375262 | controller |     "Jun 11 17:43:11.460846 crc crio[22018]: time=\"2026-06-11T17:43:11.460765247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375279 | controller |     "Jun 11 17:43:11.483169 crc crio[22018]: time=\"2026-06-11T17:43:11.481977476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375295 | controller |     "Jun 11 17:43:11.485264 crc crio[22018]: time=\"2026-06-11T17:43:11.485059754Z\" level=info msg=\"Checking image status: 38.102.83.110:5001/openstack-k8s-operators/openstack-operator:6a0a391ea39d9b5af768248bc5ee51908d79b4a1\" id=c8a83c37-3699-42e5-bfc0-080099805a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.375312 | controller |     "Jun 11 17:43:11.487662 crc crio[22018]: time=\"2026-06-11T17:43:11.486117017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375328 | controller |     "Jun 11 17:43:11.497254 crc crio[22018]: time=\"2026-06-11T17:43:11.497071606Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager\" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375345 | controller |     "Jun 11 17:43:11.497757 crc crio[22018]: time=\"2026-06-11T17:43:11.497636174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375361 | controller |     "Jun 11 17:43:11.584130 crc crio[22018]: time=\"2026-06-11T17:43:11.58392378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375377 | controller |     "Jun 11 17:43:11.618840 crc crio[22018]: time=\"2026-06-11T17:43:11.607733376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375396 | controller |     "Jun 11 17:43:11.653370 crc crio[22018]: time=\"2026-06-11T17:43:11.65324385Z\" level=info msg=\"Created container 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608: openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager\" id=32ee552b-9d4e-4099-8359-a16967be996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375420 | controller |     "Jun 11 17:43:11.655665 crc crio[22018]: time=\"2026-06-11T17:43:11.655554963Z\" level=info msg=\"Starting container: 35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608\" id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375438 | controller |     "Jun 11 17:43:11.660591 crc crio[22018]: time=\"2026-06-11T17:43:11.660442897Z\" level=info msg=\"Created container 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413: openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager\" id=6abbc45e-6e5e-4df9-b02b-2053bd03cd7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375463 | controller |     "Jun 11 17:43:11.664923 crc crio[22018]: time=\"2026-06-11T17:43:11.664821027Z\" level=info msg=\"Starting container: 4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413\" id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375480 | controller |     "Jun 11 17:43:11.669178 crc crio[22018]: time=\"2026-06-11T17:43:11.668670889Z\" level=info msg=\"Started container\" PID=222799 containerID=35bd0841978f86ef385fcc8038bebfe3bc0298fb2c8395eacb55dc1a7946d608 description=openstack-operators/infra-operator-controller-manager-594d6555bb-27q2b/manager id=a3047266-c7ed-4131-ab06-aada94854a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea23c2d453d7115ed1f6fd6214a62d0fc45f576396cb1504a2d0efb9db43275",
2026-06-11 18:17:42.375496 | controller |     "Jun 11 17:43:11.669384 crc crio[22018]: time=\"2026-06-11T17:43:11.669159376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375513 | controller |     "Jun 11 17:43:11.671859 crc crio[22018]: time=\"2026-06-11T17:43:11.671743479Z\" level=info msg=\"Started container\" PID=222804 containerID=4788a4234387214dc61140adfc1dc422a30a62acd50fe74444d81cb0f0b50413 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-s8xrk/manager id=4dd55bc2-7e45-40f6-b820-446d621c06dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7e5149638c924441f361a6bb69e3c8d5e54f7020f2dc2977fe9497cef29a6be",
2026-06-11 18:17:42.375529 | controller |     "Jun 11 17:43:11.674513 crc crio[22018]: time=\"2026-06-11T17:43:11.67439493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375545 | controller |     "Jun 11 17:43:11.744121 crc crio[22018]: time=\"2026-06-11T17:43:11.74404786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375560 | controller |     "Jun 11 17:43:11.748169 crc crio[22018]: time=\"2026-06-11T17:43:11.748105469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375576 | controller |     "Jun 11 17:43:11.754950 crc crio[22018]: time=\"2026-06-11T17:43:11.754887543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375592 | controller |     "Jun 11 17:43:11.760169 crc crio[22018]: time=\"2026-06-11T17:43:11.76010858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375608 | controller |     "Jun 11 17:43:11.765848 crc crio[22018]: time=\"2026-06-11T17:43:11.765752719Z\" level=info msg=\"Created container 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8: openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager\" id=e308cba5-51df-456b-a422-e3f7452a922c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375624 | controller |     "Jun 11 17:43:11.766160 crc crio[22018]: time=\"2026-06-11T17:43:11.76608402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375639 | controller |     "Jun 11 17:43:11.767137 crc crio[22018]: time=\"2026-06-11T17:43:11.76705439Z\" level=info msg=\"Starting container: 350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8\" id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375659 | controller |     "Jun 11 17:43:11.772048 crc crio[22018]: time=\"2026-06-11T17:43:11.771965365Z\" level=info msg=\"Started container\" PID=222845 containerID=350464b9fcf01d537ec9e3bc544a5cea4662a3b9b27d75173fc06c98f934fcd8 description=openstack-operators/manila-operator-controller-manager-b547849c7-z75m4/manager id=9ae62023-e0d6-4f11-893a-77ec7e58ad4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10dcd4d05c5a440870f63b4dd7b5e91e47df2865b95add43ee7262a36fe4bfc",
2026-06-11 18:17:42.375676 | controller |     "Jun 11 17:43:11.774111 crc crio[22018]: time=\"2026-06-11T17:43:11.774027594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375692 | controller |     "Jun 11 17:43:11.778278 crc crio[22018]: time=\"2026-06-11T17:43:11.778189593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375709 | controller |     "Jun 11 17:43:11.806880 crc crio[22018]: time=\"2026-06-11T17:43:11.806749386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375725 | controller |     "Jun 11 17:43:11.872389 crc crio[22018]: time=\"2026-06-11T17:43:11.871555015Z\" level=info msg=\"Created container b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e: openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager\" id=be03c421-2a5a-46c3-abe9-be4e29ba83b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375742 | controller |     "Jun 11 17:43:11.872904 crc crio[22018]: time=\"2026-06-11T17:43:11.872823657Z\" level=info msg=\"Starting container: b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e\" id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375758 | controller |     "Jun 11 17:43:11.878039 crc crio[22018]: time=\"2026-06-11T17:43:11.878004943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375776 | controller |     "Jun 11 17:43:11.878264 crc crio[22018]: time=\"2026-06-11T17:43:11.878189665Z\" level=info msg=\"Started container\" PID=222842 containerID=b94091a60bd9e79ae3015a50bf59ee33d66a1eb0a9d7c5fc4b281153bca1b06e description=openstack-operators/watcher-operator-controller-manager-5f7f6c9964-rr48t/manager id=c38c6231-9027-4b9f-a897-d430d3154cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=383d8a94b53c1fa8afb7ba8d6a2324b96cd5bd1cb379a051ee9dc172803e6f8e",
2026-06-11 18:17:42.375793 | controller |     "Jun 11 17:43:11.883433 crc crio[22018]: time=\"2026-06-11T17:43:11.883266226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375809 | controller |     "Jun 11 17:43:11.884006 crc crio[22018]: time=\"2026-06-11T17:43:11.883977429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375825 | controller |     "Jun 11 17:43:11.889743 crc crio[22018]: time=\"2026-06-11T17:43:11.889670221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375843 | controller |     "Jun 11 17:43:11.890002 crc crio[22018]: time=\"2026-06-11T17:43:11.889975811Z\" level=info msg=\"Created container 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7: openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager\" id=7629b87a-849c-4d7c-b1bb-e50defdbd11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.375885 | controller |     "Jun 11 17:43:11.895471 crc crio[22018]: time=\"2026-06-11T17:43:11.895277142Z\" level=info msg=\"Starting container: 58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7\" id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.375904 | controller |     "Jun 11 17:43:11.914618 crc crio[22018]: time=\"2026-06-11T17:43:11.914574659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375920 | controller |     "Jun 11 17:43:11.924911 crc crio[22018]: time=\"2026-06-11T17:43:11.924405022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375937 | controller |     "Jun 11 17:43:11.927433 crc crio[22018]: time=\"2026-06-11T17:43:11.927226295Z\" level=info msg=\"Started container\" PID=222853 containerID=58bdf3cda245dd5f5e279ffeb14959ead29b6f9ade34c440638c608ac3b4d1b7 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-6h6jv/manager id=2fe641ba-e9e8-46b3-a1ea-0539d440589a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28da0d26bcc211898e7e085a46be1f6a1d21532cec22fc8b62b6c4d46912bc1d",
2026-06-11 18:17:42.375954 | controller |     "Jun 11 17:43:11.927731 crc crio[22018]: time=\"2026-06-11T17:43:11.927530515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375971 | controller |     "Jun 11 17:43:11.937312 crc crio[22018]: time=\"2026-06-11T17:43:11.937181504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.375988 | controller |     "Jun 11 17:43:11.942813 crc crio[22018]: time=\"2026-06-11T17:43:11.942735492Z\" level=info msg=\"Created container 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager\" id=79c8f856-81b9-4519-8eeb-f660f0edd46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376004 | controller |     "Jun 11 17:43:11.944305 crc crio[22018]: time=\"2026-06-11T17:43:11.944215492Z\" level=info msg=\"Starting container: 5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759\" id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376061 | controller |     "Jun 11 17:43:11.955814 crc crio[22018]: time=\"2026-06-11T17:43:11.955678379Z\" level=info msg=\"Started container\" PID=222856 containerID=5f2df58bbeb449e075059359958fbb3050ff12493ba235aba303ea738d9f6759 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-gtbdm/manager id=01bc0101-a17f-429e-85d0-3170c56dbc98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd0c003229d1d77277b1ac5e7ff6117584c6388727df8384b0e004805abfdfbe",
2026-06-11 18:17:42.376081 | controller |     "Jun 11 17:43:12.559825 crc crio[22018]: time=\"2026-06-11T17:43:12.559723955Z\" level=info msg=\"Created container a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51: openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager\" id=b6b9f1fd-e282-4cf2-8559-1f3bbcaf1b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376098 | controller |     "Jun 11 17:43:12.562686 crc crio[22018]: time=\"2026-06-11T17:43:12.562604779Z\" level=info msg=\"Starting container: a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51\" id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376114 | controller |     "Jun 11 17:43:12.569162 crc crio[22018]: time=\"2026-06-11T17:43:12.569054332Z\" level=info msg=\"Started container\" PID=222975 containerID=a49f0b02b50dafe90a4a11e9f64649c3ffe21095bbcd008f4fe482390bb5ca51 description=openstack-operators/nova-operator-controller-manager-6df846755f-jnbcq/manager id=1c5f6c23-7709-431e-8e9b-b8989cb24b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df67ce736230c636e978e8befe7463d059acd00649b4cbbb4e4be65d71eaf2ac",
2026-06-11 18:17:42.376135 | controller |     "Jun 11 17:43:12.664516 crc crio[22018]: time=\"2026-06-11T17:43:12.664214303Z\" level=info msg=\"Created container 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474: openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager\" id=e06758a4-d5d5-4456-b5db-5d76091ebd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376151 | controller |     "Jun 11 17:43:12.666834 crc crio[22018]: time=\"2026-06-11T17:43:12.666747781Z\" level=info msg=\"Starting container: 1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474\" id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376167 | controller |     "Jun 11 17:43:12.671117 crc crio[22018]: time=\"2026-06-11T17:43:12.671021836Z\" level=info msg=\"Created container 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71: openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager\" id=e35033b0-a334-4f8d-8e07-8487c2894687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376182 | controller |     "Jun 11 17:43:12.672549 crc crio[22018]: time=\"2026-06-11T17:43:12.672055079Z\" level=info msg=\"Starting container: 95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71\" id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376198 | controller |     "Jun 11 17:43:12.672807 crc crio[22018]: time=\"2026-06-11T17:43:12.672673809Z\" level=info msg=\"Started container\" PID=222983 containerID=1015f73f938201646eeb8be711a1f2f7db8ec4b8f19a46e730768022be9a6474 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-44wxp/manager id=cf66a4db-5fcf-4059-9fcd-feb3a702f5e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31241f1a06b86b64dbb640830c82063c323e1c4a53e53e3edbb60e6c09cc2935",
2026-06-11 18:17:42.376214 | controller |     "Jun 11 17:43:12.677539 crc crio[22018]: time=\"2026-06-11T17:43:12.67745773Z\" level=info msg=\"Started container\" PID=222969 containerID=95b225cd4643de414d543be760cb64bbc604e5ec5a6eed468b02c5e9b841dc71 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-8hv2b/manager id=3ede842a-8f83-40d1-a84b-e2ab534acc07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa17f8ebc50bc37e24be623e1e3f8c3492a527a9d545cdc260bb401c65fc5985",
2026-06-11 18:17:42.376230 | controller |     "Jun 11 17:43:12.700870 crc crio[22018]: time=\"2026-06-11T17:43:12.700756935Z\" level=info msg=\"Created container a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager\" id=d3a91c14-caf3-48ef-9699-d582c0d97530 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376246 | controller |     "Jun 11 17:43:12.702270 crc crio[22018]: time=\"2026-06-11T17:43:12.702209165Z\" level=info msg=\"Starting container: a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c\" id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376263 | controller |     "Jun 11 17:43:12.709838 crc crio[22018]: time=\"2026-06-11T17:43:12.709737814Z\" level=info msg=\"Started container\" PID=222964 containerID=a2d468ba72799566b0f9d9dec423c36e53919e24ea5354935eb77f6fc38e380c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-v6sbm/manager id=3b0ee014-7c7a-44d2-b85c-5d9b2104169d name=/runtime.v1.RuntimeService/StartContainer sandboxID=813d9bd9596f84d9e0cb34a145ce349b04240cf8395db32cbc4aa761abcbd736",
2026-06-11 18:17:42.376283 | controller |     "Jun 11 17:43:12.760795 crc crio[22018]: time=\"2026-06-11T17:43:12.759711584Z\" level=info msg=\"Created container b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b: openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager\" id=415c654d-8276-45c1-8640-742151c25823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376300 | controller |     "Jun 11 17:43:12.761729 crc crio[22018]: time=\"2026-06-11T17:43:12.760934088Z\" level=info msg=\"Starting container: b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b\" id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376316 | controller |     "Jun 11 17:43:12.763030 crc crio[22018]: time=\"2026-06-11T17:43:12.762950772Z\" level=info msg=\"Created container 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager\" id=3f87dda8-8bda-403f-ae81-afafdeb6758e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376331 | controller |     "Jun 11 17:43:12.764360 crc crio[22018]: time=\"2026-06-11T17:43:12.764248909Z\" level=info msg=\"Starting container: 4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119\" id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376347 | controller |     "Jun 11 17:43:12.766809 crc crio[22018]: time=\"2026-06-11T17:43:12.766713272Z\" level=info msg=\"Started container\" PID=222971 containerID=b49f27cba52bb04440b66abc5cdfbc756d3be7919566b24c36a1b28da147969b description=openstack-operators/ovn-operator-controller-manager-f87cbdf4c-p7pf9/manager id=4e5bdd28-4c8d-477a-bc33-881568b73164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27f7673b5da8973bc63ec6fa43ea63a14ffa9f257c53795f2522a0c9c3ad6c38",
2026-06-11 18:17:42.376364 | controller |     "Jun 11 17:43:12.772191 crc crio[22018]: time=\"2026-06-11T17:43:12.772097225Z\" level=info msg=\"Created container a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3: openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager\" id=3f6c8b5e-a379-46b1-b9d6-64e47b8ce14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376379 | controller |     "Jun 11 17:43:12.775900 crc crio[22018]: time=\"2026-06-11T17:43:12.775793452Z\" level=info msg=\"Starting container: a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3\" id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376399 | controller |     "Jun 11 17:43:12.776568 crc crio[22018]: time=\"2026-06-11T17:43:12.776475792Z\" level=info msg=\"Started container\" PID=222985 containerID=4a0d970a54f9aec827a513cee492d14136db440529c1a0186b836e34316fe119 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-9vcmr/manager id=440e4f95-01d7-4ce6-a06f-d5edf84cfe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c38ceb95eb55deb671473f8b81da8527555b4431d16b2387e0fb1dbded59be35",
2026-06-11 18:17:42.376422 | controller |     "Jun 11 17:43:12.791359 crc crio[22018]: time=\"2026-06-11T17:43:12.787838958Z\" level=info msg=\"Started container\" PID=222970 containerID=a37bba13caad64887801f777a8453cb2d23e22be5deaab1e8e77df6d6bc056d3 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-bbpg4/manager id=c6b6f82f-db8b-4fb6-81f9-2072ca8f5295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceb99462566f389fe05540339ca77f485b156d7805099af353ce696b8105608f",
2026-06-11 18:17:42.376443 | controller |     "Jun 11 17:43:12.808165 crc crio[22018]: time=\"2026-06-11T17:43:12.808070925Z\" level=info msg=\"Created container 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager\" id=734ab9a8-177b-400a-9289-cd088eb5660b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376463 | controller |     "Jun 11 17:43:12.809470 crc crio[22018]: time=\"2026-06-11T17:43:12.809295363Z\" level=info msg=\"Starting container: 48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97\" id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376480 | controller |     "Jun 11 17:43:12.820377 crc crio[22018]: time=\"2026-06-11T17:43:12.816586335Z\" level=info msg=\"Started container\" PID=222981 containerID=48808a0d6588ab1ccc48a1e67b8d1f26bf296b6faeeae0c4d223025461fb6c97 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dpg7d/manager id=20d4eb07-f5a1-48ea-9b10-08ffa15ad98d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbe3a714a4909c049a10c45c105903c165151a0d779fafc71d85c68978e2c9d",
2026-06-11 18:17:42.376495 | controller |     "Jun 11 17:43:12.827900 crc crio[22018]: time=\"2026-06-11T17:43:12.82780929Z\" level=info msg=\"Created container 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa: openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager\" id=0896a1ca-775d-4ae5-abbe-6a674f7cd025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376511 | controller |     "Jun 11 17:43:12.828959 crc crio[22018]: time=\"2026-06-11T17:43:12.828903486Z\" level=info msg=\"Starting container: 46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa\" id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376527 | controller |     "Jun 11 17:43:12.837687 crc crio[22018]: time=\"2026-06-11T17:43:12.837593269Z\" level=info msg=\"Started container\" PID=222980 containerID=46f43947654a64be1d457289954de433e29bbba028c9da3555895e3a05a807fa description=openstack-operators/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj/manager id=da869654-fd1d-4f7e-a095-95cfe98b251c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134037c53a1f6a2c87ba06f5056c299c7f63b694a6cc95e0b6245ea63305a8c8",
2026-06-11 18:17:42.376544 | controller |     "Jun 11 17:43:12.887953 crc crio[22018]: time=\"2026-06-11T17:43:12.887830054Z\" level=info msg=\"Created container 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6: openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager\" id=1f64eaf0-d4d4-4d90-b80d-169fc0de8249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.376560 | controller |     "Jun 11 17:43:12.888906 crc crio[22018]: time=\"2026-06-11T17:43:12.888859247Z\" level=info msg=\"Starting container: 850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6\" id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.376576 | controller |     "Jun 11 17:43:12.895871 crc crio[22018]: time=\"2026-06-11T17:43:12.895794169Z\" level=info msg=\"Started container\" PID=222984 containerID=850f33a7f4363c420ca766a3f8e27a5cb5d3397f0a23e323202792b0817373c6 description=openstack-operators/openstack-operator-controller-manager-74bd756787-jrjx2/manager id=20d53165-bb18-43ce-a5db-f8d0efbd79c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=174065ac9c6e5cb3991092c56f050a11cec086488f212de0693974660cd3da4d",
2026-06-11 18:17:42.376592 | controller |     "Jun 11 17:43:46.230678 crc crio[22018]: time=\"2026-06-11T17:43:46.229682656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-b273-account-create-update-pcpcc/POD\" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376608 | controller |     "Jun 11 17:43:46.232694 crc crio[22018]: time=\"2026-06-11T17:43:46.230718979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376625 | controller |     "Jun 11 17:43:46.297737 crc crio[22018]: time=\"2026-06-11T17:43:46.297634415Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}\"",
2026-06-11 18:17:42.376645 | controller |     "Jun 11 17:43:46.297737 crc crio[22018]: time=\"2026-06-11T17:43:46.297696957Z\" level=info msg=\"Adding pod openstack_nova-cell1-b273-account-create-update-pcpcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.376661 | controller |     "Jun 11 17:43:46.737492 crc crio[22018]: time=\"2026-06-11T17:43:46.729987515Z\" level=info msg=\"Running pod sandbox: openstack/placement-32b1-account-create-update-s5qtk/POD\" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376677 | controller |     "Jun 11 17:43:46.737492 crc crio[22018]: time=\"2026-06-11T17:43:46.730605294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376693 | controller |     "Jun 11 17:43:46.763228 crc crio[22018]: time=\"2026-06-11T17:43:46.7567644Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-e1c1-account-create-update-k9qzq/POD\" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376709 | controller |     "Jun 11 17:43:46.763228 crc crio[22018]: time=\"2026-06-11T17:43:46.756842642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376725 | controller |     "Jun 11 17:43:46.790687 crc crio[22018]: time=\"2026-06-11T17:43:46.783980111Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-6kggc/POD\" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376740 | controller |     "Jun 11 17:43:46.790687 crc crio[22018]: time=\"2026-06-11T17:43:46.784132926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376756 | controller |     "Jun 11 17:43:46.808808 crc crio[22018]: time=\"2026-06-11T17:43:46.803814927Z\" level=info msg=\"Stopping container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447 (timeout: 30s)\" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.376772 | controller |     "Jun 11 17:43:46.821430 crc crio[22018]: time=\"2026-06-11T17:43:46.817819522Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-85hwk/POD\" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376787 | controller |     "Jun 11 17:43:46.821430 crc crio[22018]: time=\"2026-06-11T17:43:46.817925646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376802 | controller |     "Jun 11 17:43:46.823034 crc crio[22018]: time=\"2026-06-11T17:43:46.822617915Z\" level=info msg=\"Stopping container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e (timeout: 30s)\" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.376818 | controller |     "Jun 11 17:43:46.823034 crc crio[22018]: time=\"2026-06-11T17:43:46.8227635Z\" level=info msg=\"Stopping container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc (timeout: 300s)\" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.376837 | controller |     "Jun 11 17:43:46.884558 crc crio[22018]: time=\"2026-06-11T17:43:46.876773037Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-w7zc5/POD\" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376873 | controller |     "Jun 11 17:43:46.884558 crc crio[22018]: time=\"2026-06-11T17:43:46.87687338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376892 | controller |     "Jun 11 17:43:46.885543 crc crio[22018]: time=\"2026-06-11T17:43:46.885388533Z\" level=info msg=\"Running pod sandbox: openstack/barbican-af72-account-create-update-zltvj/POD\" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376908 | controller |     "Jun 11 17:43:46.885543 crc crio[22018]: time=\"2026-06-11T17:43:46.885483836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376923 | controller |     "Jun 11 17:43:46.896965 crc crio[22018]: time=\"2026-06-11T17:43:46.895931643Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-64bgj/POD\" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376939 | controller |     "Jun 11 17:43:46.896965 crc crio[22018]: time=\"2026-06-11T17:43:46.896013216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376955 | controller |     "Jun 11 17:43:46.918464 crc crio[22018]: time=\"2026-06-11T17:43:46.91224213Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-jc59n/POD\" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.376971 | controller |     "Jun 11 17:43:46.918464 crc crio[22018]: time=\"2026-06-11T17:43:46.913977746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.376987 | controller |     "Jun 11 17:43:46.954055 crc crio[22018]: time=\"2026-06-11T17:43:46.953950279Z\" level=info msg=\"Running pod sandbox: openstack/cinder-9687-account-create-update-tlj9d/POD\" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377003 | controller |     "Jun 11 17:43:46.954795 crc crio[22018]: time=\"2026-06-11T17:43:46.954146656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377018 | controller |     "Jun 11 17:43:47.026031 crc crio[22018]: time=\"2026-06-11T17:43:47.025972793Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.377035 | controller |     "Jun 11 17:43:47.032751 crc crio[22018]: time=\"2026-06-11T17:43:47.032585654Z\" level=info msg=\"Adding pod openstack_placement-32b1-account-create-update-s5qtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377050 | controller |     "Jun 11 17:43:47.273072 crc crio[22018]: time=\"2026-06-11T17:43:47.272941938Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-9jddb/POD\" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377070 | controller |     "Jun 11 17:43:47.273072 crc crio[22018]: time=\"2026-06-11T17:43:47.273050772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377087 | controller |     "Jun 11 17:43:47.284175 crc crio[22018]: time=\"2026-06-11T17:43:47.284061625Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-wp7pr/POD\" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377103 | controller |     "Jun 11 17:43:47.289387 crc crio[22018]: time=\"2026-06-11T17:43:47.28420856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377119 | controller |     "Jun 11 17:43:47.340214 crc crio[22018]: time=\"2026-06-11T17:43:47.337458407Z\" level=info msg=\"Running pod sandbox: openstack/glance-7819-account-create-update-vkdf7/POD\" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377136 | controller |     "Jun 11 17:43:47.340214 crc crio[22018]: time=\"2026-06-11T17:43:47.337579501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377152 | controller |     "Jun 11 17:43:47.639291 crc crio[22018]: 2026-06-11T17:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faeb155d4f77d0e Mac:e2:98:63:61:81:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 SocketPath: PciID:}] [{Interface:0xc00048e590 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.377168 | controller |     "Jun 11 17:43:47.675868 crc crio[22018]: time=\"2026-06-11T17:43:47.673374137Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc002a1abb0}] Aliases:map[]}\"",
2026-06-11 18:17:42.377185 | controller |     "Jun 11 17:43:47.675868 crc crio[22018]: time=\"2026-06-11T17:43:47.673875273Z\" level=info msg=\"Checking pod openstack_nova-cell1-b273-account-create-update-pcpcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.377202 | controller |     "Jun 11 17:43:47.688941 crc crio[22018]: time=\"2026-06-11T17:43:47.679883301Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-fv555/POD\" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377217 | controller |     "Jun 11 17:43:47.688941 crc crio[22018]: time=\"2026-06-11T17:43:47.679959503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377233 | controller |     "Jun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.692837088Z\" level=info msg=\"Running pod sandbox: openstack/keystone-1ec2-account-create-update-27cn9/POD\" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377249 | controller |     "Jun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.692937271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377265 | controller |     "Jun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.693593487Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"",
2026-06-11 18:17:42.377285 | controller |     "Jun 11 17:43:47.703630 crc crio[22018]: time=\"2026-06-11T17:43:47.693634668Z\" level=info msg=\"Adding pod openstack_nova-api-e1c1-account-create-update-k9qzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377302 | controller |     "Jun 11 17:43:47.728913 crc crio[22018]: time=\"2026-06-11T17:43:47.728816761Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.377318 | controller |     "Jun 11 17:43:47.728913 crc crio[22018]: time=\"2026-06-11T17:43:47.728897563Z\" level=info msg=\"Adding pod openstack_keystone-db-create-85hwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377335 | controller |     "Jun 11 17:43:47.748277 crc crio[22018]: time=\"2026-06-11T17:43:47.742665665Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-2kw84/POD\" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377351 | controller |     "Jun 11 17:43:47.748277 crc crio[22018]: time=\"2026-06-11T17:43:47.742872042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377368 | controller |     "Jun 11 17:43:47.751824 crc crio[22018]: time=\"2026-06-11T17:43:47.751145219Z\" level=info msg=\"Stopped container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=376374c6-0915-4f52-8e99-a088b59424e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377384 | controller |     "Jun 11 17:43:47.777461 crc crio[22018]: time=\"2026-06-11T17:43:47.777032672Z\" level=info msg=\"Stopped container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=008a80ce-86c6-4729-9b4f-59174e44a846 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377405 | controller |     "Jun 11 17:43:47.784733 crc crio[22018]: time=\"2026-06-11T17:43:47.781815435Z\" level=info msg=\"Stopping container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5 (timeout: 300s)\" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377428 | controller |     "Jun 11 17:43:47.874115 crc crio[22018]: time=\"2026-06-11T17:43:47.8728252Z\" level=info msg=\"Stopping container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73 (timeout: 30s)\" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377446 | controller |     "Jun 11 17:43:48.019236 crc crio[22018]: time=\"2026-06-11T17:43:48.019140501Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}\"",
2026-06-11 18:17:42.377467 | controller |     "Jun 11 17:43:48.019236 crc crio[22018]: time=\"2026-06-11T17:43:48.019200153Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-6kggc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377485 | controller |     "Jun 11 17:43:48.049214 crc crio[22018]: time=\"2026-06-11T17:43:48.048889564Z\" level=info msg=\"Stopping container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41 (timeout: 30s)\" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377502 | controller |     "Jun 11 17:43:48.135724 crc crio[22018]: time=\"2026-06-11T17:43:48.071450471Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-gqhzb-config-2hg5d/POD\" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377518 | controller |     "Jun 11 17:43:48.135724 crc crio[22018]: time=\"2026-06-11T17:43:48.071557374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377534 | controller |     "Jun 11 17:43:48.327875 crc crio[22018]: time=\"2026-06-11T17:43:48.325141558Z\" level=info msg=\"Stopping container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6 (timeout: 300s)\" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377551 | controller |     "Jun 11 17:43:48.460976 crc crio[22018]: 2026-06-11T17:43:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ad50d423cc0af9 Mac:4e:64:3c:5e:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.377567 | controller |     "Jun 11 17:43:48.460976 crc crio[22018]: time=\"2026-06-11T17:43:48.460251797Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc007484cf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.377585 | controller |     "Jun 11 17:43:48.460976 crc crio[22018]: time=\"2026-06-11T17:43:48.460562507Z\" level=info msg=\"Checking pod openstack_placement-32b1-account-create-update-s5qtk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.377602 | controller |     "Jun 11 17:43:48.471824 crc crio[22018]: time=\"2026-06-11T17:43:48.470923295Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3e9a-account-create-update-fblsc/POD\" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377622 | controller |     "Jun 11 17:43:48.471824 crc crio[22018]: time=\"2026-06-11T17:43:48.471091181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377640 | controller |     "Jun 11 17:43:48.573576 crc crio[22018]: time=\"2026-06-11T17:43:48.573285545Z\" level=info msg=\"Stopping container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4 (timeout: 300s)\" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377660 | controller |     "Jun 11 17:43:48.585469 crc crio[22018]: time=\"2026-06-11T17:43:48.584503011Z\" level=info msg=\"Ran pod sandbox faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a with infra container: openstack/nova-cell1-b273-account-create-update-pcpcc/POD\" id=c0d0e219-1a7c-470f-9490-a59f2903babd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377677 | controller |     "Jun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.614857432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=92444c75-42c5-49d8-a326-fb602edf6729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.377694 | controller |     "Jun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.615049214Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}\"",
2026-06-11 18:17:42.377711 | controller |     "Jun 11 17:43:48.615441 crc crio[22018]: time=\"2026-06-11T17:43:48.615104526Z\" level=info msg=\"Adding pod openstack_cinder-9687-account-create-update-tlj9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377729 | controller |     "Jun 11 17:43:48.681693 crc crio[22018]: time=\"2026-06-11T17:43:48.680972716Z\" level=info msg=\"Stopped container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=c65896f9-add2-41e1-b9cc-1993b89f2a4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377746 | controller |     "Jun 11 17:43:48.691562 crc crio[22018]: time=\"2026-06-11T17:43:48.685005973Z\" level=info msg=\"Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.377763 | controller |     "Jun 11 17:43:48.691562 crc crio[22018]: time=\"2026-06-11T17:43:48.686986957Z\" level=info msg=\"Stopped container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2ee7b5ed-874f-4f7d-9b69-78414e97471d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.377780 | controller |     "Jun 11 17:43:48.691919 crc crio[22018]: time=\"2026-06-11T17:43:48.691618343Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb Namespace:openstack ID:7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073 UID:48613424-cbc0-4878-a3da-49e67cd16b36 NetNS:/var/run/netns/3c08d0fe-66b7-45c3-9d40-065c27d2afd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48613424_cbc0_4878_a3da_49e67cd16b36.slice PodAnnotations:0xc007484198}] Aliases:map[]}\"",
2026-06-11 18:17:42.377797 | controller |     "Jun 11 17:43:48.691919 crc crio[22018]: time=\"2026-06-11T17:43:48.691785679Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377814 | controller |     "Jun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.812721341Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b02f-account-create-update-9glnf/POD\" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377831 | controller |     "Jun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.812819774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.377871 | controller |     "Jun 11 17:43:48.815055 crc crio[22018]: time=\"2026-06-11T17:43:48.814535729Z\" level=info msg=\"Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.377893 | controller |     "Jun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.82324073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0dc4518e-f541-4a80-b5ef-51c7908c86dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.377911 | controller |     "Jun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.830648206Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8 UID:5e561287-b359-43f1-8088-f367dace0416 NetNS:/var/run/netns/e1faa615-0264-4709-b86a-18e9e819db26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e561287_b359_43f1_8088_f367dace0416.slice PodAnnotations:0xc0029b4350}] Aliases:map[]}\"",
2026-06-11 18:17:42.377929 | controller |     "Jun 11 17:43:48.833030 crc crio[22018]: time=\"2026-06-11T17:43:48.830868683Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.377946 | controller |     "Jun 11 17:43:48.858455 crc crio[22018]: time=\"2026-06-11T17:43:48.857856689Z\" level=info msg=\"Ran pod sandbox 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 with infra container: openstack/placement-32b1-account-create-update-s5qtk/POD\" id=1da45f6b-207f-4c80-a9ea-582bb44208be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.377963 | controller |     "Jun 11 17:43:48.887637 crc crio[22018]: time=\"2026-06-11T17:43:48.887451929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c72d0d52-d82a-4d9f-b99e-933ce6bff75d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.377980 | controller |     "Jun 11 17:43:48.979846 crc crio[22018]: time=\"2026-06-11T17:43:48.975108796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1c36e70e-0306-4884-8e5f-09b3725d0267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.377996 | controller |     "Jun 11 17:43:49.011906 crc crio[22018]: time=\"2026-06-11T17:43:49.011759301Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.378013 | controller |     "Jun 11 17:43:49.028281 crc crio[22018]: time=\"2026-06-11T17:43:49.027803091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.378031 | controller |     "Jun 11 17:43:49.067556 crc crio[22018]: time=\"2026-06-11T17:43:49.066776641Z\" level=info msg=\"Stopped container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6a306f6f-6b42-495a-99af-fd3977d16e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378047 | controller |     "Jun 11 17:43:49.076886 crc crio[22018]: time=\"2026-06-11T17:43:49.072991366Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.378067 | controller |     "Jun 11 17:43:49.100149 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e2c2826b95339a Mac:2e:99:68:ba:d9:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.378083 | controller |     "Jun 11 17:43:49.100149 crc crio[22018]: time=\"2026-06-11T17:43:49.098564266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.378099 | controller |     "Jun 11 17:43:49.100149 crc crio[22018]: time=\"2026-06-11T17:43:49.099165736Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002ca03f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.378114 | controller |     "Jun 11 17:43:49.117075 crc crio[22018]: time=\"2026-06-11T17:43:49.112059832Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.378130 | controller |     "Jun 11 17:43:49.117075 crc crio[22018]: time=\"2026-06-11T17:43:49.112127244Z\" level=info msg=\"Adding pod openstack_glance-db-create-64bgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378147 | controller |     "Jun 11 17:43:49.118775 crc crio[22018]: time=\"2026-06-11T17:43:49.118693871Z\" level=info msg=\"Checking pod openstack_keystone-db-create-85hwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.378163 | controller |     "Jun 11 17:43:49.136534 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993c5201581b89f Mac:5e:09:fc:50:14:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.378179 | controller |     "Jun 11 17:43:49.136534 crc crio[22018]: time=\"2026-06-11T17:43:49.135574805Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"",
2026-06-11 18:17:42.378196 | controller |     "Jun 11 17:43:49.136534 crc crio[22018]: time=\"2026-06-11T17:43:49.13570688Z\" level=info msg=\"Checking pod openstack_nova-api-e1c1-account-create-update-k9qzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.378212 | controller |     "Jun 11 17:43:49.199706 crc crio[22018]: time=\"2026-06-11T17:43:49.193664919Z\" level=info msg=\"Stopped container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=256fbfe5-bd65-4736-8102-104bf9969a22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378231 | controller |     "Jun 11 17:43:49.211855 crc crio[22018]: time=\"2026-06-11T17:43:49.208224237Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.378248 | controller |     "Jun 11 17:43:49.211855 crc crio[22018]: time=\"2026-06-11T17:43:49.208292279Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-jc59n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378264 | controller |     "Jun 11 17:43:49.285793 crc crio[22018]: time=\"2026-06-11T17:43:49.284729618Z\" level=info msg=\"Stopping container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335 (timeout: 29s)\" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378281 | controller |     "Jun 11 17:43:49.285793 crc crio[22018]: 2026-06-11T17:43:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788a6e81f3e9900 Mac:ea:6c:12:24:d8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df SocketPath: PciID:}] [{Interface:0xc000140e30 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.378297 | controller |     "Jun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286181345Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002ca0738}] Aliases:map[]}\"",
2026-06-11 18:17:42.378313 | controller |     "Jun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286438623Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-6kggc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.378329 | controller |     "Jun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286731452Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD\" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.378345 | controller |     "Jun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.286779724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.378361 | controller |     "Jun 11 17:43:49.301531 crc crio[22018]: time=\"2026-06-11T17:43:49.292493917Z\" level=info msg=\"Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.378378 | controller |     "Jun 11 17:43:49.323442 crc crio[22018]: time=\"2026-06-11T17:43:49.32325632Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825 UID:591d8063-5e13-4e41-adbe-44ba2e81160c NetNS:/var/run/netns/63ac0491-97cb-4ed9-9614-59b27f25bb26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod591d8063_5e13_4e41_adbe_44ba2e81160c.slice PodAnnotations:0xc00285c660}] Aliases:map[]}\"",
2026-06-11 18:17:42.378405 | controller |     "Jun 11 17:43:49.323781 crc crio[22018]: time=\"2026-06-11T17:43:49.323604981Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378429 | controller |     "Jun 11 17:43:49.484181 crc crio[22018]: time=\"2026-06-11T17:43:49.477950017Z\" level=info msg=\"Stopping container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218 (timeout: 28s)\" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378448 | controller |     "Jun 11 17:43:49.547253 crc crio[22018]: time=\"2026-06-11T17:43:49.545121286Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}\"",
2026-06-11 18:17:42.378464 | controller |     "Jun 11 17:43:49.547253 crc crio[22018]: time=\"2026-06-11T17:43:49.545214719Z\" level=info msg=\"Adding pod openstack_barbican-af72-account-create-update-zltvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378482 | controller |     "Jun 11 17:43:49.556464 crc crio[22018]: time=\"2026-06-11T17:43:49.554946257Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}\"",
2026-06-11 18:17:42.378498 | controller |     "Jun 11 17:43:49.556464 crc crio[22018]: time=\"2026-06-11T17:43:49.5550539Z\" level=info msg=\"Adding pod openstack_neutron-db-create-w7zc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378513 | controller |     "Jun 11 17:43:49.614501 crc crio[22018]: time=\"2026-06-11T17:43:49.613726007Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-k9ltg/POD\" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.378529 | controller |     "Jun 11 17:43:49.614824 crc crio[22018]: time=\"2026-06-11T17:43:49.614531985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.378545 | controller |     "Jun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.640145283Z\" level=info msg=\"Ran pod sandbox 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 with infra container: openstack/nova-api-e1c1-account-create-update-k9qzq/POD\" id=ee03e639-fe50-4d11-a4f5-8568d6a82b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.378561 | controller |     "Jun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.644656826Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}\"",
2026-06-11 18:17:42.378582 | controller |     "Jun 11 17:43:49.645763 crc crio[22018]: time=\"2026-06-11T17:43:49.644735969Z\" level=info msg=\"Adding pod openstack_keystone-1ec2-account-create-update-27cn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378599 | controller |     "Jun 11 17:43:49.650788 crc crio[22018]: time=\"2026-06-11T17:43:49.650604267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=727f536f-07dd-472e-afc4-d66e1a4af211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.378616 | controller |     "Jun 11 17:43:49.663047 crc crio[22018]: time=\"2026-06-11T17:43:49.662877556Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}\"",
2026-06-11 18:17:42.378632 | controller |     "Jun 11 17:43:49.663047 crc crio[22018]: time=\"2026-06-11T17:43:49.663023111Z\" level=info msg=\"Adding pod openstack_placement-db-create-wp7pr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378649 | controller |     "Jun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.675646202Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"",
2026-06-11 18:17:42.378665 | controller |     "Jun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.675741725Z\" level=info msg=\"Adding pod openstack_glance-7819-account-create-update-vkdf7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378682 | controller |     "Jun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.676506491Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}\"",
2026-06-11 18:17:42.378699 | controller |     "Jun 11 17:43:49.678671 crc crio[22018]: time=\"2026-06-11T17:43:49.676537322Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-9jddb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378715 | controller |     "Jun 11 17:43:49.957874 crc crio[22018]: time=\"2026-06-11T17:43:49.957657779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9937272a-d31f-4504-9b5c-1f802c21e317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.378731 | controller |     "Jun 11 17:43:50.016289 crc crio[22018]: time=\"2026-06-11T17:43:50.015137531Z\" level=info msg=\"Stopping container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf (timeout: 28s)\" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378750 | controller |     "Jun 11 17:43:50.268989 crc crio[22018]: time=\"2026-06-11T17:43:50.268217112Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.378767 | controller |     "Jun 11 17:43:50.377981 crc crio[22018]: time=\"2026-06-11T17:43:50.37400069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.378782 | controller |     "Jun 11 17:43:50.410148 crc crio[22018]: 2026-06-11T17:43:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4829c7421d38d9d Mac:fa:90:c4:8d:03:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 SocketPath: PciID:}] [{Interface:0xc0001a45d0 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.378798 | controller |     "Jun 11 17:43:50.462746 crc crio[22018]: time=\"2026-06-11T17:43:50.462642235Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc007484088}] Aliases:map[]}\"",
2026-06-11 18:17:42.378814 | controller |     "Jun 11 17:43:50.466542 crc crio[22018]: time=\"2026-06-11T17:43:50.463168912Z\" level=info msg=\"Checking pod openstack_cinder-9687-account-create-update-tlj9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.378830 | controller |     "Jun 11 17:43:50.675507 crc crio[22018]: time=\"2026-06-11T17:43:50.674196105Z\" level=info msg=\"Stopped container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=50cbb8c6-18c2-4e36-a3e7-f3dc56fa569a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.378846 | controller |     "Jun 11 17:43:50.712906 crc crio[22018]: time=\"2026-06-11T17:43:50.712855492Z\" level=info msg=\"Stopped pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=8d1ef0e9-180b-43a7-8813-5e5b2229889c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.378883 | controller |     "Jun 11 17:43:50.908947 crc crio[22018]: time=\"2026-06-11T17:43:50.908880181Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.378900 | controller |     "Jun 11 17:43:50.911773 crc crio[22018]: time=\"2026-06-11T17:43:50.911298199Z\" level=info msg=\"Adding pod openstack_neutron-3e9a-account-create-update-fblsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378917 | controller |     "Jun 11 17:43:50.918579 crc crio[22018]: time=\"2026-06-11T17:43:50.913903878Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}\"",
2026-06-11 18:17:42.378937 | controller |     "Jun 11 17:43:50.918579 crc crio[22018]: time=\"2026-06-11T17:43:50.914037532Z\" level=info msg=\"Adding pod openstack_ovn-controller-gqhzb-config-2hg5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378954 | controller |     "Jun 11 17:43:50.919518 crc crio[22018]: time=\"2026-06-11T17:43:50.91926388Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}\"",
2026-06-11 18:17:42.378971 | controller |     "Jun 11 17:43:50.919914 crc crio[22018]: time=\"2026-06-11T17:43:50.919511798Z\" level=info msg=\"Adding pod openstack_cinder-db-create-fv555 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.378987 | controller |     "Jun 11 17:43:50.920875 crc crio[22018]: time=\"2026-06-11T17:43:50.920722561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"",
2026-06-11 18:17:42.379004 | controller |     "Jun 11 17:43:50.920875 crc crio[22018]: time=\"2026-06-11T17:43:50.920857046Z\" level=info msg=\"Adding pod openstack_nova-cell0-b02f-account-create-update-9glnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.379020 | controller |     "Jun 11 17:43:51.078954 crc crio[22018]: time=\"2026-06-11T17:43:51.077179635Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"",
2026-06-11 18:17:42.379036 | controller |     "Jun 11 17:43:51.078954 crc crio[22018]: time=\"2026-06-11T17:43:51.077603189Z\" level=info msg=\"Adding pod openstack_barbican-db-create-2kw84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.379053 | controller |     "Jun 11 17:43:51.104358 crc crio[22018]: time=\"2026-06-11T17:43:51.104068535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379069 | controller |     "Jun 11 17:43:51.126442 crc crio[22018]: time=\"2026-06-11T17:43:51.12605456Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.379090 | controller |     "Jun 11 17:43:51.126442 crc crio[22018]: time=\"2026-06-11T17:43:51.126180124Z\" level=info msg=\"Adding pod openstack_root-account-create-update-k9ltg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.379107 | controller |     "Jun 11 17:43:51.160008 crc crio[22018]: time=\"2026-06-11T17:43:51.141133248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379123 | controller |     "Jun 11 17:43:51.160008 crc crio[22018]: time=\"2026-06-11T17:43:51.157066375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379150 | controller |     "Jun 11 17:43:51.274011 crc crio[22018]: time=\"2026-06-11T17:43:51.273850519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379225 | controller |     "Jun 11 17:43:51.298998 crc crio[22018]: time=\"2026-06-11T17:43:51.298901405Z\" level=info msg=\"Stopped container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=12cfa2f1-c1ff-40b0-8eea-c6afa39d1d98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379247 | controller |     "Jun 11 17:43:51.323573 crc crio[22018]: time=\"2026-06-11T17:43:51.323185504Z\" level=info msg=\"Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.379263 | controller |     "Jun 11 17:43:51.325462 crc crio[22018]: time=\"2026-06-11T17:43:51.325275931Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d UID:5b4030b7-ebfa-4cf4-9057-0e7e1507c05e NetNS:/var/run/netns/a31f213d-85c9-42a0-8310-aa00183b51f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4030b7_ebfa_4cf4_9057_0e7e1507c05e.slice PodAnnotations:0xc000aa45e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.379280 | controller |     "Jun 11 17:43:51.325867 crc crio[22018]: time=\"2026-06-11T17:43:51.325611602Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.379296 | controller |     "Jun 11 17:43:51.364009 crc crio[22018]: time=\"2026-06-11T17:43:51.363917975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379313 | controller |     "Jun 11 17:43:51.374762 crc crio[22018]: time=\"2026-06-11T17:43:51.374657887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379329 | controller |     "Jun 11 17:43:51.452472 crc crio[22018]: time=\"2026-06-11T17:43:51.451748525Z\" level=info msg=\"Ran pod sandbox 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 with infra container: openstack/keystone-db-create-85hwk/POD\" id=4ecaeb89-5bf5-4537-b532-811724f3765d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.379345 | controller |     "Jun 11 17:43:51.492906 crc crio[22018]: time=\"2026-06-11T17:43:51.48509055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cadcf77c-f34d-47e0-814b-a4a7b0478f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379365 | controller |     "Jun 11 17:43:51.492906 crc crio[22018]: time=\"2026-06-11T17:43:51.490981649Z\" level=info msg=\"Ran pod sandbox 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc with infra container: openstack/nova-cell1-db-create-6kggc/POD\" id=e7822c10-f019-4c8c-a383-36ed2eb866b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.379381 | controller |     "Jun 11 17:43:51.504792 crc crio[22018]: time=\"2026-06-11T17:43:51.499036271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1345e959-9f16-476b-a40b-6a7e3c7f1364 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379399 | controller |     "Jun 11 17:43:51.512487 crc crio[22018]: time=\"2026-06-11T17:43:51.508695591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f347fec4-2160-441b-9540-5bbc17af2dc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379422 | controller |     "Jun 11 17:43:51.517114 crc crio[22018]: time=\"2026-06-11T17:43:51.517028429Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.379440 | controller |     "Jun 11 17:43:51.517892 crc crio[22018]: time=\"2026-06-11T17:43:51.517818484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379455 | controller |     "Jun 11 17:43:51.524691 crc crio[22018]: time=\"2026-06-11T17:43:51.524613596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ffb1251b-721d-4efb-841f-a02e09223221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379471 | controller |     "Jun 11 17:43:51.535750 crc crio[22018]: time=\"2026-06-11T17:43:51.535657153Z\" level=info msg=\"Ran pod sandbox 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 with infra container: openstack/cinder-9687-account-create-update-tlj9d/POD\" id=4910d3aa-ea75-48b9-ab6c-29764d869d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.379487 | controller |     "Jun 11 17:43:51.555624 crc crio[22018]: time=\"2026-06-11T17:43:51.555445541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aac8161-450d-44fa-8a87-ce96ee2b5477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379503 | controller |     "Jun 11 17:43:51.575446 crc crio[22018]: time=\"2026-06-11T17:43:51.575304891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad78027a-6e3c-49cd-98d3-28c0b230db08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.379519 | controller |     "Jun 11 17:43:51.579198 crc crio[22018]: time=\"2026-06-11T17:43:51.578927057Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.379535 | controller |     "Jun 11 17:43:51.579454 crc crio[22018]: time=\"2026-06-11T17:43:51.579298279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379551 | controller |     "Jun 11 17:43:51.603642 crc crio[22018]: time=\"2026-06-11T17:43:51.603183805Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.379572 | controller |     "Jun 11 17:43:51.613787 crc crio[22018]: time=\"2026-06-11T17:43:51.613685241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379589 | controller |     "Jun 11 17:43:51.626455 crc crio[22018]: time=\"2026-06-11T17:43:51.626281067Z\" level=info msg=\"Stopped pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=181c4469-e1b8-402f-afb5-ee4e1c5b6575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.379605 | controller |     "Jun 11 17:43:51.653222 crc crio[22018]: time=\"2026-06-11T17:43:51.65315171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379622 | controller |     "Jun 11 17:43:51.657484 crc crio[22018]: time=\"2026-06-11T17:43:51.657305064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379638 | controller |     "Jun 11 17:43:51.668161 crc crio[22018]: time=\"2026-06-11T17:43:51.668065563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379655 | controller |     "Jun 11 17:43:51.674222 crc crio[22018]: time=\"2026-06-11T17:43:51.674164336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.379671 | controller |     "Jun 11 17:43:51.752831 crc crio[22018]: time=\"2026-06-11T17:43:51.752606027Z\" level=info msg=\"Stopping container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde (timeout: 30s)\" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379686 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.752978417Z\" level=info msg=\"Stopping container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335 (timeout: 30s)\" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379702 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753030698Z\" level=info msg=\"Stopping container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b (timeout: 30s)\" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379718 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753081817Z\" level=info msg=\"Stopping container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54 (timeout: 30s)\" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379733 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.753960188Z\" level=info msg=\"Stopping container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63 (timeout: 30s)\" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379750 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.754047491Z\" level=info msg=\"Stopping container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff (timeout: 30s)\" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379765 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.754226124Z\" level=info msg=\"Stopping container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c (timeout: 30s)\" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379786 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.756194149Z\" level=info msg=\"Stopping container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274 (timeout: 30s)\" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379803 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.757025687Z\" level=info msg=\"Stopping container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b (timeout: 30s)\" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379818 | controller |     "Jun 11 17:43:51.768619 crc crio[22018]: time=\"2026-06-11T17:43:51.757748389Z\" level=info msg=\"Stopping container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b (timeout: 30s)\" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379835 | controller |     "Jun 11 17:43:51.774497 crc crio[22018]: time=\"2026-06-11T17:43:51.770961848Z\" level=info msg=\"Stopping container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c (timeout: 30s)\" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379884 | controller |     "Jun 11 17:43:51.780957 crc crio[22018]: time=\"2026-06-11T17:43:51.758734511Z\" level=info msg=\"Stopping container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4 (timeout: 30s)\" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379904 | controller |     "Jun 11 17:43:51.781514 crc crio[22018]: time=\"2026-06-11T17:43:51.78145555Z\" level=info msg=\"Stopping container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6 (timeout: 30s)\" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379921 | controller |     "Jun 11 17:43:51.781514 crc crio[22018]: time=\"2026-06-11T17:43:51.781497565Z\" level=info msg=\"Stopping container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0 (timeout: 30s)\" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379938 | controller |     "Jun 11 17:43:51.781655 crc crio[22018]: time=\"2026-06-11T17:43:51.781574004Z\" level=info msg=\"Stopping container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303 (timeout: 30s)\" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379955 | controller |     "Jun 11 17:43:51.781655 crc crio[22018]: time=\"2026-06-11T17:43:51.781605056Z\" level=info msg=\"Stopping container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905 (timeout: 30s)\" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379971 | controller |     "Jun 11 17:43:51.781780 crc crio[22018]: time=\"2026-06-11T17:43:51.781467594Z\" level=info msg=\"Stopping container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813 (timeout: 30s)\" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.379987 | controller |     "Jun 11 17:43:51.781822 crc crio[22018]: time=\"2026-06-11T17:43:51.781609065Z\" level=info msg=\"Stopping container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4 (timeout: 30s)\" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380003 | controller |     "Jun 11 17:43:51.790968 crc crio[22018]: time=\"2026-06-11T17:43:51.785959135Z\" level=info msg=\"Stopping container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155 (timeout: 30s)\" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380046 | controller |     "Jun 11 17:43:51.794942 crc crio[22018]: time=\"2026-06-11T17:43:51.794898513Z\" level=info msg=\"Stopping container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5 (timeout: 30s)\" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380066 | controller |     "Jun 11 17:43:51.797017 crc crio[22018]: time=\"2026-06-11T17:43:51.796964079Z\" level=info msg=\"Stopping container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 (timeout: 30s)\" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380082 | controller |     "Jun 11 17:43:51.813079 crc crio[22018]: time=\"2026-06-11T17:43:51.798975489Z\" level=info msg=\"Stopping container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596 (timeout: 30s)\" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380097 | controller |     "Jun 11 17:43:51.813368 crc crio[22018]: time=\"2026-06-11T17:43:51.796922837Z\" level=info msg=\"Stopping container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a (timeout: 30s)\" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380113 | controller |     "Jun 11 17:43:51.826544 crc crio[22018]: time=\"2026-06-11T17:43:51.802571205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.380129 | controller |     "Jun 11 17:43:51.834677 crc crio[22018]: time=\"2026-06-11T17:43:51.833821309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.380146 | controller |     "Jun 11 17:43:51.926579 crc crio[22018]: time=\"2026-06-11T17:43:51.926490645Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"",
2026-06-11 18:17:42.380162 | controller |     "Jun 11 17:43:51.926579 crc crio[22018]: time=\"2026-06-11T17:43:51.926562757Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.380179 | controller |     "Jun 11 17:43:52.263434 crc crio[22018]: time=\"2026-06-11T17:43:52.257257355Z\" level=info msg=\"Stopped container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=2f9c3a5e-8053-433b-98d3-56fc2bdde804 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380195 | controller |     "Jun 11 17:43:52.293398 crc crio[22018]: time=\"2026-06-11T17:43:52.290548693Z\" level=info msg=\"Stopped container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=be4c1a53-401f-4208-a5e8-980e2079b693 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380213 | controller |     "Jun 11 17:43:52.318735 crc crio[22018]: time=\"2026-06-11T17:43:52.314608184Z\" level=info msg=\"Stopped container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=9214e391-2ce7-40ce-8b93-4ec12c581404 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380230 | controller |     "Jun 11 17:43:52.382259 crc crio[22018]: time=\"2026-06-11T17:43:52.382166224Z\" level=info msg=\"Stopped container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=b804205c-b008-43d5-8402-47b459556471 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380250 | controller |     "Jun 11 17:43:52.480806 crc crio[22018]: time=\"2026-06-11T17:43:52.480026027Z\" level=info msg=\"Stopped container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=3302d39b-81bc-4b53-a340-d3fd0b3457d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380267 | controller |     "Jun 11 17:43:52.644773 crc crio[22018]: time=\"2026-06-11T17:43:52.644667374Z\" level=info msg=\"Stopped container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=1eef08b5-08d3-410b-b858-a61b9beeb040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380283 | controller |     "Jun 11 17:43:52.749608 crc crio[22018]: time=\"2026-06-11T17:43:52.749435248Z\" level=info msg=\"Stopped container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=281f9ca0-8566-4bd0-9d9a-9fe6519d1548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380300 | controller |     "Jun 11 17:43:52.777014 crc crio[22018]: time=\"2026-06-11T17:43:52.776003838Z\" level=info msg=\"Stopped container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=27c29070-ade3-4de3-b61a-95f320380ff9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380315 | controller |     "Jun 11 17:43:52.881639 crc crio[22018]: time=\"2026-06-11T17:43:52.879741101Z\" level=info msg=\"Stopped container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=f401dc9c-d056-4067-91fd-1787fa2918b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380330 | controller |     "Jun 11 17:43:52.881639 crc crio[22018]: 2026-06-11T17:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a04e2659722cf4f Mac:7e:b8:e9:59:c6:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.380347 | controller |     "Jun 11 17:43:52.894395 crc crio[22018]: time=\"2026-06-11T17:43:52.883595725Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc0074844d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.380362 | controller |     "Jun 11 17:43:52.894395 crc crio[22018]: time=\"2026-06-11T17:43:52.883956556Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-jc59n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.380379 | controller |     "Jun 11 17:43:52.896719 crc crio[22018]: time=\"2026-06-11T17:43:52.89654882Z\" level=info msg=\"Stopped container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=a7ab82f6-d059-4ca9-8e47-839bebd5b7f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380397 | controller |     "Jun 11 17:43:52.967874 crc crio[22018]: time=\"2026-06-11T17:43:52.967252161Z\" level=info msg=\"Stopped container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=e45e15d0-4a00-4465-a1a9-245844642526 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380424 | controller |     "Jun 11 17:43:53.004889 crc crio[22018]: time=\"2026-06-11T17:43:53.003739401Z\" level=info msg=\"Stopped container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=f23054fc-287e-4357-8c43-97fbf3a1048e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380442 | controller |     "Jun 11 17:43:53.119374 crc crio[22018]: time=\"2026-06-11T17:43:53.117881258Z\" level=info msg=\"Stopped container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=340fc2ce-dc7b-4a04-acdd-989ef628a778 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380459 | controller |     "Jun 11 17:43:53.137030 crc crio[22018]: time=\"2026-06-11T17:43:53.135900579Z\" level=info msg=\"Stopped container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=d20fbb59-190f-49d1-ba2c-4c0a440ad4eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380475 | controller |     "Jun 11 17:43:53.214635 crc crio[22018]: time=\"2026-06-11T17:43:53.201661577Z\" level=info msg=\"Stopped container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=2922d63c-d176-4934-9de2-64fc48bf4456 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380490 | controller |     "Jun 11 17:43:53.316523 crc crio[22018]: time=\"2026-06-11T17:43:53.31560578Z\" level=info msg=\"Stopped container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=a6940e0c-2017-4c8b-9a7d-8b6dd3f766ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380506 | controller |     "Jun 11 17:43:53.373310 crc crio[22018]: time=\"2026-06-11T17:43:53.373122913Z\" level=info msg=\"Ran pod sandbox a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f with infra container: openstack/nova-cell0-db-create-jc59n/POD\" id=e885c6e7-066e-4ab2-bba0-7051d56879fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.380522 | controller |     "Jun 11 17:43:53.410389 crc crio[22018]: time=\"2026-06-11T17:43:53.40769079Z\" level=info msg=\"Stopped container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=df361b4b-50d9-47de-a92e-5b19f158f3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380537 | controller |     "Jun 11 17:43:53.421229 crc crio[22018]: time=\"2026-06-11T17:43:53.418694695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7912d756-dfea-44e2-9d0f-4e25f11a84e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.380554 | controller |     "Jun 11 17:43:53.549748 crc crio[22018]: time=\"2026-06-11T17:43:53.548898899Z\" level=info msg=\"Stopped container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=9fea4876-12bb-41a9-836a-854c4e6d5bd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380569 | controller |     "Jun 11 17:43:53.550609 crc crio[22018]: time=\"2026-06-11T17:43:53.549225416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c914bfb4-07db-4d82-919c-a3f3441bcec1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.380585 | controller |     "Jun 11 17:43:53.595694 crc crio[22018]: time=\"2026-06-11T17:43:53.595589846Z\" level=info msg=\"Stopped pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=6aa4102f-dc82-42e8-accf-3a94fbeee7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.380601 | controller |     "Jun 11 17:43:53.621579 crc crio[22018]: time=\"2026-06-11T17:43:53.621290758Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.380624 | controller |     "Jun 11 17:43:53.621986 crc crio[22018]: time=\"2026-06-11T17:43:53.621925278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.380643 | controller |     "Jun 11 17:43:53.741913 crc crio[22018]: time=\"2026-06-11T17:43:53.741736631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.380659 | controller |     "Jun 11 17:43:53.751012 crc crio[22018]: time=\"2026-06-11T17:43:53.750882549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.380674 | controller |     "Jun 11 17:43:54.835457 crc crio[22018]: time=\"2026-06-11T17:43:54.834613777Z\" level=info msg=\"Stopping container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea (timeout: 30s)\" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380690 | controller |     "Jun 11 17:43:54.855969 crc crio[22018]: time=\"2026-06-11T17:43:54.855815319Z\" level=info msg=\"Stopping container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f (timeout: 30s)\" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380706 | controller |     "Jun 11 17:43:54.862391 crc crio[22018]: time=\"2026-06-11T17:43:54.86155605Z\" level=info msg=\"Stopping container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26 (timeout: 30s)\" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380721 | controller |     "Jun 11 17:43:54.870313 crc crio[22018]: time=\"2026-06-11T17:43:54.861555017Z\" level=info msg=\"Stopping container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3 (timeout: 30s)\" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380737 | controller |     "Jun 11 17:43:54.959912 crc crio[22018]: time=\"2026-06-11T17:43:54.95929508Z\" level=info msg=\"Stopping container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce (timeout: 30s)\" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380753 | controller |     "Jun 11 17:43:54.959912 crc crio[22018]: time=\"2026-06-11T17:43:54.95929508Z\" level=info msg=\"Stopping container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953 (timeout: 30s)\" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380768 | controller |     "Jun 11 17:43:54.960809 crc crio[22018]: time=\"2026-06-11T17:43:54.959445745Z\" level=info msg=\"Stopping container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050 (timeout: 30s)\" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380785 | controller |     "Jun 11 17:43:55.268391 crc crio[22018]: time=\"2026-06-11T17:43:55.264298945Z\" level=info msg=\"Stopped container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=811b4487-98cf-477f-bde5-b6dc0e76d978 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380801 | controller |     "Jun 11 17:43:55.582473 crc crio[22018]: time=\"2026-06-11T17:43:55.581666942Z\" level=info msg=\"Stopped container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=1aa819c3-0230-49d7-a26b-44b0b1dc8474 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.380879 | controller |     "Jun 11 17:43:55.659987 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b8bcd32e2690e Mac:1a:f6:58:ab:69:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.380902 | controller |     "Jun 11 17:43:55.667561 crc crio[22018]: time=\"2026-06-11T17:43:55.667384405Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc005da0098}] Aliases:map[]}\"",
2026-06-11 18:17:42.380920 | controller |     "Jun 11 17:43:55.667652 crc crio[22018]: time=\"2026-06-11T17:43:55.667618363Z\" level=info msg=\"Checking pod openstack_keystone-1ec2-account-create-update-27cn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.380937 | controller |     "Jun 11 17:43:55.719173 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715d0c287eaaa93 Mac:66:ab:1e:9f:77:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.380953 | controller |     "Jun 11 17:43:55.722482 crc crio[22018]: time=\"2026-06-11T17:43:55.719937911Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc00285c740}] Aliases:map[]}\"",
2026-06-11 18:17:42.380970 | controller |     "Jun 11 17:43:55.722482 crc crio[22018]: time=\"2026-06-11T17:43:55.720117357Z\" level=info msg=\"Checking pod openstack_neutron-db-create-w7zc5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.380986 | controller |     "Jun 11 17:43:55.727364 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7e51542f30b55 Mac:da:9e:08:bc:e4:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381003 | controller |     "Jun 11 17:43:55.727364 crc crio[22018]: time=\"2026-06-11T17:43:55.72603378Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0029b4818}] Aliases:map[]}\"",
2026-06-11 18:17:42.381019 | controller |     "Jun 11 17:43:55.727364 crc crio[22018]: time=\"2026-06-11T17:43:55.726157054Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-9jddb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381040 | controller |     "Jun 11 17:43:55.765533 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9243cd221c9699e Mac:3a:bb:a5:93:71:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381057 | controller |     "Jun 11 17:43:55.765533 crc crio[22018]: time=\"2026-06-11T17:43:55.763313755Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002300100}] Aliases:map[]}\"",
2026-06-11 18:17:42.381073 | controller |     "Jun 11 17:43:55.765533 crc crio[22018]: time=\"2026-06-11T17:43:55.763530752Z\" level=info msg=\"Checking pod openstack_glance-7819-account-create-update-vkdf7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381090 | controller |     "Jun 11 17:43:55.765903 crc crio[22018]: time=\"2026-06-11T17:43:55.765643469Z\" level=info msg=\"Stopped pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=23a165f4-3837-4e1d-95dd-243eafa7064a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.381105 | controller |     "Jun 11 17:43:55.772653 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b41b0bedd545f Mac:1e:30:26:7e:18:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 SocketPath: PciID:}] [{Interface:0xc000324980 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381121 | controller |     "Jun 11 17:43:55.772653 crc crio[22018]: time=\"2026-06-11T17:43:55.767075476Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc002300248}] Aliases:map[]}\"",
2026-06-11 18:17:42.381137 | controller |     "Jun 11 17:43:55.772653 crc crio[22018]: time=\"2026-06-11T17:43:55.767213621Z\" level=info msg=\"Checking pod openstack_cinder-db-create-fv555 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381153 | controller |     "Jun 11 17:43:55.772988 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7d7453ac87bad2 Mac:1a:bd:1e:88:35:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381170 | controller |     "Jun 11 17:43:55.774458 crc crio[22018]: time=\"2026-06-11T17:43:55.773896145Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc002ca00a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.381191 | controller |     "Jun 11 17:43:55.774458 crc crio[22018]: time=\"2026-06-11T17:43:55.774066171Z\" level=info msg=\"Checking pod openstack_root-account-create-update-k9ltg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381208 | controller |     "Jun 11 17:43:55.783499 crc crio[22018]: time=\"2026-06-11T17:43:55.782644936Z\" level=info msg=\"Created container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1e52f43e-4764-4906-99a3-d987a3b66141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.381224 | controller |     "Jun 11 17:43:55.788672 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd4323293143edb Mac:de:da:ea:2b:66:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 SocketPath: PciID:}] [{Interface:0xc0002ac6c0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381240 | controller |     "Jun 11 17:43:55.790842 crc crio[22018]: time=\"2026-06-11T17:43:55.790807029Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc002300188}] Aliases:map[]}\"",
2026-06-11 18:17:42.381256 | controller |     "Jun 11 17:43:55.791094 crc crio[22018]: time=\"2026-06-11T17:43:55.791073486Z\" level=info msg=\"Checking pod openstack_ovn-controller-gqhzb-config-2hg5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381272 | controller |     "Jun 11 17:43:55.797884 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98d4d47e168d8e1 Mac:b2:3c:dd:2d:aa:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381288 | controller |     "Jun 11 17:43:55.801384 crc crio[22018]: time=\"2026-06-11T17:43:55.801259513Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc00141a8e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.381304 | controller |     "Jun 11 17:43:55.802368 crc crio[22018]: time=\"2026-06-11T17:43:55.801838508Z\" level=info msg=\"Checking pod openstack_neutron-3e9a-account-create-update-fblsc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381321 | controller |     "Jun 11 17:43:55.813427 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6eb21e1a9cfbd37 Mac:76:dc:60:b0:c0:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee SocketPath: PciID:}] [{Interface:0xc000112e00 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381337 | controller |     "Jun 11 17:43:55.813427 crc crio[22018]: time=\"2026-06-11T17:43:55.810890482Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc000aa4430}] Aliases:map[]}\"",
2026-06-11 18:17:42.381360 | controller |     "Jun 11 17:43:55.813427 crc crio[22018]: time=\"2026-06-11T17:43:55.811029486Z\" level=info msg=\"Checking pod openstack_placement-db-create-wp7pr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381377 | controller |     "Jun 11 17:43:55.815930 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133afcab0c53371 Mac:42:04:97:67:ac:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e SocketPath: PciID:}] [{Interface:0xc0002f2940 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381395 | controller |     "Jun 11 17:43:55.816512 crc crio[22018]: time=\"2026-06-11T17:43:55.816444556Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc00285c3d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.381418 | controller |     "Jun 11 17:43:55.816633 crc crio[22018]: time=\"2026-06-11T17:43:55.816599281Z\" level=info msg=\"Checking pod openstack_glance-db-create-64bgj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381437 | controller |     "Jun 11 17:43:55.851556 crc crio[22018]: time=\"2026-06-11T17:43:55.851317039Z\" level=info msg=\"Starting container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f\" id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.381454 | controller |     "Jun 11 17:43:55.876834 crc crio[22018]: time=\"2026-06-11T17:43:55.876754258Z\" level=info msg=\"Ran pod sandbox 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 with infra container: openstack/neutron-db-create-w7zc5/POD\" id=2ce8e762-e2fd-43d6-95e2-f158e8892bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381470 | controller |     "Jun 11 17:43:55.884015 crc crio[22018]: time=\"2026-06-11T17:43:55.883295237Z\" level=info msg=\"Ran pod sandbox d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c with infra container: openstack/keystone-1ec2-account-create-update-27cn9/POD\" id=c877e971-56cb-4b20-9f0f-e0cb196b0118 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381486 | controller |     "Jun 11 17:43:55.884900 crc crio[22018]: time=\"2026-06-11T17:43:55.884513407Z\" level=info msg=\"Ran pod sandbox 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e with infra container: openstack/nova-api-db-create-9jddb/POD\" id=b891a18d-9ef6-497f-b6db-eb19178c814d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381502 | controller |     "Jun 11 17:43:55.904515 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac8858e64a8116d Mac:0a:d6:5c:32:3e:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381518 | controller |     "Jun 11 17:43:55.904515 crc crio[22018]: time=\"2026-06-11T17:43:55.903798487Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc005da0c68}] Aliases:map[]}\"",
2026-06-11 18:17:42.381539 | controller |     "Jun 11 17:43:55.904515 crc crio[22018]: time=\"2026-06-11T17:43:55.903924351Z\" level=info msg=\"Checking pod openstack_barbican-af72-account-create-update-zltvj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381556 | controller |     "Jun 11 17:43:55.911841 crc crio[22018]: time=\"2026-06-11T17:43:55.911769043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9458b3cc-6c67-4d36-b695-9fd9408c10ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381572 | controller |     "Jun 11 17:43:55.911977 crc crio[22018]: time=\"2026-06-11T17:43:55.911890981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eb586784-a580-4f10-b9d2-8348e691815d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381588 | controller |     "Jun 11 17:43:55.912064 crc crio[22018]: time=\"2026-06-11T17:43:55.911982905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b26e6379-5246-41aa-b9dc-db9599ac2ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381604 | controller |     "Jun 11 17:43:55.948394 crc crio[22018]: time=\"2026-06-11T17:43:55.946932413Z\" level=info msg=\"Ran pod sandbox 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a with infra container: openstack/glance-7819-account-create-update-vkdf7/POD\" id=9c2b8d1a-25ac-4acb-9a53-18e2e68b6516 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381620 | controller |     "Jun 11 17:43:55.969208 crc crio[22018]: time=\"2026-06-11T17:43:55.967524431Z\" level=info msg=\"Started container\" PID=225920 containerID=d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=49820667-8b53-459e-ab03-e388fbc4b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945",
2026-06-11 18:17:42.381635 | controller |     "Jun 11 17:43:55.998188 crc crio[22018]: time=\"2026-06-11T17:43:55.998054951Z\" level=info msg=\"Ran pod sandbox e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 with infra container: openstack/cinder-db-create-fv555/POD\" id=57f41673-8ff5-4ecb-8e1f-891cb46a4cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381651 | controller |     "Jun 11 17:43:56.005002 crc crio[22018]: time=\"2026-06-11T17:43:56.004968533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd6f4401-e6e4-494c-9217-6d5c4e429495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381668 | controller |     "Jun 11 17:43:56.007922 crc crio[22018]: time=\"2026-06-11T17:43:56.006837049Z\" level=info msg=\"Ran pod sandbox f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 with infra container: openstack/root-account-create-update-k9ltg/POD\" id=ec733f8b-80e5-4cea-8e3d-778594270954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381683 | controller |     "Jun 11 17:43:56.008163 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f4ecaa271f3e3 Mac:2a:f8:04:7f:8b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381703 | controller |     "Jun 11 17:43:56.009229 crc crio[22018]: time=\"2026-06-11T17:43:56.009162057Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"",
2026-06-11 18:17:42.381719 | controller |     "Jun 11 17:43:56.009738 crc crio[22018]: time=\"2026-06-11T17:43:56.009714935Z\" level=info msg=\"Checking pod openstack_barbican-db-create-2kw84 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381736 | controller |     "Jun 11 17:43:56.015948 crc crio[22018]: 2026-06-11T17:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95dffc91da4a62a Mac:6a:60:ac:9a:cb:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae SocketPath: PciID:}] [{Interface:0xc000473180 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381751 | controller |     "Jun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.014978527Z\" level=info msg=\"Ran pod sandbox fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e with infra container: openstack/ovn-controller-gqhzb-config-2hg5d/POD\" id=6868d194-0aea-4494-8b59-f93a387bd382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381768 | controller |     "Jun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.015450599Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"",
2026-06-11 18:17:42.381784 | controller |     "Jun 11 17:43:56.015948 crc crio[22018]: time=\"2026-06-11T17:43:56.015583143Z\" level=info msg=\"Checking pod openstack_nova-cell0-b02f-account-create-update-9glnf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381800 | controller |     "Jun 11 17:43:56.039516 crc crio[22018]: time=\"2026-06-11T17:43:56.030181674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=763a75a2-f12c-42f7-baf7-06125f54c3fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381816 | controller |     "Jun 11 17:43:56.045436 crc crio[22018]: time=\"2026-06-11T17:43:56.0431676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ee0c7fb2-350b-4313-be97-063671ba1986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381832 | controller |     "Jun 11 17:43:56.045436 crc crio[22018]: time=\"2026-06-11T17:43:56.043575591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4a33ba94-db7d-437d-ab99-2ad5222df8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381863 | controller |     "Jun 11 17:43:56.138091 crc crio[22018]: 2026-06-11T17:43:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1ac7c5f58b9cc Mac:fa:da:2b:22:31:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.381889 | controller |     "Jun 11 17:43:56.138091 crc crio[22018]: time=\"2026-06-11T17:43:56.136592488Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"",
2026-06-11 18:17:42.381908 | controller |     "Jun 11 17:43:56.138091 crc crio[22018]: time=\"2026-06-11T17:43:56.136766524Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.381925 | controller |     "Jun 11 17:43:56.166678 crc crio[22018]: time=\"2026-06-11T17:43:56.160857727Z\" level=info msg=\"Ran pod sandbox 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e with infra container: openstack/neutron-3e9a-account-create-update-fblsc/POD\" id=944f3cbd-0d41-49b7-bcd3-c7f8249b7e73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381941 | controller |     "Jun 11 17:43:56.203612 crc crio[22018]: time=\"2026-06-11T17:43:56.200752199Z\" level=info msg=\"Ran pod sandbox 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f with infra container: openstack/placement-db-create-wp7pr/POD\" id=5e200b03-c8bf-485a-be6f-13703f6eff59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.381958 | controller |     "Jun 11 17:43:56.206215 crc crio[22018]: time=\"2026-06-11T17:43:56.206154983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9604832c-f390-45e5-b301-ff301f0b0fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381975 | controller |     "Jun 11 17:43:56.213775 crc crio[22018]: time=\"2026-06-11T17:43:56.213711191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e53352e-ebb7-4f4d-9b87-17ee92a07813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.381991 | controller |     "Jun 11 17:43:56.233404 crc crio[22018]: time=\"2026-06-11T17:43:56.226216732Z\" level=info msg=\"Ran pod sandbox 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 with infra container: openstack/glance-db-create-64bgj/POD\" id=0ad6ae35-7d73-4a88-bb36-01a07f5af9b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.382007 | controller |     "Jun 11 17:43:56.234001 crc crio[22018]: time=\"2026-06-11T17:43:56.233933936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0d87a206-5954-4321-aab6-c7f896fbcd75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382023 | controller |     "Jun 11 17:43:56.352900 crc crio[22018]: time=\"2026-06-11T17:43:56.352693257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4912e875-1658-4705-ad18-d21d805682c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382039 | controller |     "Jun 11 17:43:56.386595 crc crio[22018]: time=\"2026-06-11T17:43:56.386197101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fc5a4e85-c7aa-4ea9-81ca-d3e5a6705d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382059 | controller |     "Jun 11 17:43:56.387376 crc crio[22018]: time=\"2026-06-11T17:43:56.386936108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cec06713-fb78-48c2-95af-cc95e12829e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382076 | controller |     "Jun 11 17:43:56.407819 crc crio[22018]: time=\"2026-06-11T17:43:56.407309502Z\" level=info msg=\"Ran pod sandbox ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf with infra container: openstack/barbican-af72-account-create-update-zltvj/POD\" id=ffe04c9c-17d2-46b3-ad3f-76e2742a8b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.382092 | controller |     "Jun 11 17:43:56.453486 crc crio[22018]: time=\"2026-06-11T17:43:56.44995991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75375e9d-d691-4e77-8783-a8612dfa079b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382108 | controller |     "Jun 11 17:43:56.690703 crc crio[22018]: time=\"2026-06-11T17:43:56.688559982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f23b215-9b36-44bf-b88f-ae469d5346b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382123 | controller |     "Jun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.698991327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=33503e12-fbca-47c8-bb10-10d0a83c5dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382139 | controller |     "Jun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.699444101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0512eeb3-46d2-488b-a3cc-2d1cb4d99487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382155 | controller |     "Jun 11 17:43:56.699606 crc crio[22018]: time=\"2026-06-11T17:43:56.699583056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0255a426-5735-4098-ba36-8f508fd4aed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382172 | controller |     "Jun 11 17:43:56.702994 crc crio[22018]: time=\"2026-06-11T17:43:56.702311233Z\" level=info msg=\"Stopped container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=a0810cba-0147-4914-9f0d-58d7679eceb3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.382187 | controller |     "Jun 11 17:43:56.709376 crc crio[22018]: time=\"2026-06-11T17:43:56.709218065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc16db1e-de21-4169-a35d-ce4b835a08e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382203 | controller |     "Jun 11 17:43:56.710032 crc crio[22018]: time=\"2026-06-11T17:43:56.70969844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9c1815b-cda3-495b-ad1b-29cf02aa060d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382218 | controller |     "Jun 11 17:43:56.710032 crc crio[22018]: time=\"2026-06-11T17:43:56.709907157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca18a2af-3739-49d2-bceb-f1c1cdd016fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382237 | controller |     "Jun 11 17:43:56.719507 crc crio[22018]: time=\"2026-06-11T17:43:56.719267567Z\" level=info msg=\"Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.382253 | controller |     "Jun 11 17:43:56.731963 crc crio[22018]: time=\"2026-06-11T17:43:56.729874558Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382269 | controller |     "Jun 11 17:43:56.731963 crc crio[22018]: time=\"2026-06-11T17:43:56.730753456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382284 | controller |     "Jun 11 17:43:56.732282 crc crio[22018]: time=\"2026-06-11T17:43:56.732066308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10405b98-8cfa-42f7-af12-2742bd67202b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.382300 | controller |     "Jun 11 17:43:56.734295 crc crio[22018]: time=\"2026-06-11T17:43:56.733585557Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55 UID:0295713a-adbf-4ab0-9808-0e9363c6da4f NetNS:/var/run/netns/35ecbed2-37b0-4674-9642-de227dc778ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0295713a_adbf_4ab0_9808_0e9363c6da4f.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"",
2026-06-11 18:17:42.382317 | controller |     "Jun 11 17:43:56.734295 crc crio[22018]: time=\"2026-06-11T17:43:56.733790243Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.382334 | controller |     "Jun 11 17:43:56.759793 crc crio[22018]: time=\"2026-06-11T17:43:56.758737753Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382351 | controller |     "Jun 11 17:43:56.800851 crc crio[22018]: time=\"2026-06-11T17:43:56.80019505Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382368 | controller |     "Jun 11 17:43:56.802629 crc crio[22018]: time=\"2026-06-11T17:43:56.802529001Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382384 | controller |     "Jun 11 17:43:56.817673 crc crio[22018]: time=\"2026-06-11T17:43:56.816092626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382404 | controller |     "Jun 11 17:43:56.852638 crc crio[22018]: time=\"2026-06-11T17:43:56.849047563Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382430 | controller |     "Jun 11 17:43:56.880152 crc crio[22018]: time=\"2026-06-11T17:43:56.880023266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382448 | controller |     "Jun 11 17:43:56.880303 crc crio[22018]: time=\"2026-06-11T17:43:56.880065782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382463 | controller |     "Jun 11 17:43:56.883699 crc crio[22018]: time=\"2026-06-11T17:43:56.88357552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382478 | controller |     "Jun 11 17:43:56.926285 crc crio[22018]: time=\"2026-06-11T17:43:56.926192261Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382494 | controller |     "Jun 11 17:43:57.003389 crc crio[22018]: time=\"2026-06-11T17:43:57.003022954Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382510 | controller |     "Jun 11 17:43:57.026924 crc crio[22018]: time=\"2026-06-11T17:43:57.026844143Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382526 | controller |     "Jun 11 17:43:57.059432 crc crio[22018]: time=\"2026-06-11T17:43:57.058834367Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382542 | controller |     "Jun 11 17:43:57.114354 crc crio[22018]: time=\"2026-06-11T17:43:57.107271753Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382557 | controller |     "Jun 11 17:43:57.141503 crc crio[22018]: time=\"2026-06-11T17:43:57.135992818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382573 | controller |     "Jun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.159901993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382590 | controller |     "Jun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160152721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382606 | controller |     "Jun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160276965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382622 | controller |     "Jun 11 17:43:57.160709 crc crio[22018]: time=\"2026-06-11T17:43:57.160492312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382638 | controller |     "Jun 11 17:43:57.191637 crc crio[22018]: time=\"2026-06-11T17:43:57.188004646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382658 | controller |     "Jun 11 17:43:57.210777 crc crio[22018]: time=\"2026-06-11T17:43:57.210693465Z\" level=info msg=\"Stopped container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90204400-a90c-49ee-af46-f9d16fe2a188 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.382675 | controller |     "Jun 11 17:43:57.230940 crc crio[22018]: time=\"2026-06-11T17:43:57.230785567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382692 | controller |     "Jun 11 17:43:57.257398 crc crio[22018]: time=\"2026-06-11T17:43:57.256854409Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.382708 | controller |     "Jun 11 17:43:57.307909 crc crio[22018]: time=\"2026-06-11T17:43:57.306051307Z\" level=info msg=\"Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.382725 | controller |     "Jun 11 17:43:57.312558 crc crio[22018]: time=\"2026-06-11T17:43:57.309201408Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73 UID:b7dd60ae-b981-4d71-b4f7-638a047ed8df NetNS:/var/run/netns/979062fd-c192-4359-852f-8436ff382a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7dd60ae_b981_4d71_b4f7_638a047ed8df.slice PodAnnotations:0xc0029b4410}] Aliases:map[]}\"",
2026-06-11 18:17:42.382741 | controller |     "Jun 11 17:43:57.317755 crc crio[22018]: time=\"2026-06-11T17:43:57.315708867Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.382757 | controller |     "Jun 11 17:43:57.459024 crc crio[22018]: time=\"2026-06-11T17:43:57.458473456Z\" level=info msg=\"Stopped container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=1010d1db-1806-40bf-bc46-7dcc24b76993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.382773 | controller |     "Jun 11 17:43:57.465384 crc crio[22018]: time=\"2026-06-11T17:43:57.462099567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382789 | controller |     "Jun 11 17:43:57.468665 crc crio[22018]: time=\"2026-06-11T17:43:57.465967581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382805 | controller |     "Jun 11 17:43:57.477561 crc crio[22018]: time=\"2026-06-11T17:43:57.474634079Z\" level=info msg=\"Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.382821 | controller |     "Jun 11 17:43:57.481550 crc crio[22018]: time=\"2026-06-11T17:43:57.481475949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382837 | controller |     "Jun 11 17:43:57.490935 crc crio[22018]: time=\"2026-06-11T17:43:57.490709065Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573 UID:6f4a1fb5-c209-4f1a-8797-da1c5463b51a NetNS:/var/run/netns/9c5e0b19-2c06-435d-b3b0-75814549a935 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f4a1fb5_c209_4f1a_8797_da1c5463b51a.slice PodAnnotations:0xc0003807a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.382877 | controller |     "Jun 11 17:43:57.491043 crc crio[22018]: time=\"2026-06-11T17:43:57.491005964Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.382896 | controller |     "Jun 11 17:43:57.545527 crc crio[22018]: time=\"2026-06-11T17:43:57.544727496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382913 | controller |     "Jun 11 17:43:57.558256 crc crio[22018]: time=\"2026-06-11T17:43:57.555987307Z\" level=info msg=\"Stopped pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=1342a09a-be44-484d-b38c-94f67bbab081 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.382929 | controller |     "Jun 11 17:43:57.558256 crc crio[22018]: time=\"2026-06-11T17:43:57.556216584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382945 | controller |     "Jun 11 17:43:57.670031 crc crio[22018]: time=\"2026-06-11T17:43:57.669640439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382961 | controller |     "Jun 11 17:43:57.677245 crc crio[22018]: time=\"2026-06-11T17:43:57.677176313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382976 | controller |     "Jun 11 17:43:58.028622 crc crio[22018]: time=\"2026-06-11T17:43:58.026722204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.382992 | controller |     "Jun 11 17:43:58.043030 crc crio[22018]: time=\"2026-06-11T17:43:58.041869781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383007 | controller |     "Jun 11 17:43:58.110163 crc crio[22018]: time=\"2026-06-11T17:43:58.108554972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383022 | controller |     "Jun 11 17:43:58.223065 crc crio[22018]: time=\"2026-06-11T17:43:58.222948195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383039 | controller |     "Jun 11 17:43:58.896792 crc crio[22018]: time=\"2026-06-11T17:43:58.896670417Z\" level=info msg=\"Stopped container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=8be090e9-bc6b-4278-986b-2844d1218c0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.383055 | controller |     "Jun 11 17:43:58.918244 crc crio[22018]: time=\"2026-06-11T17:43:58.918151335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383071 | controller |     "Jun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.950602826Z\" level=info msg=\"Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383095 | controller |     "Jun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.952662982Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9 UID:537864ce-fe21-460a-b8fa-f7b38a3139fa NetNS:/var/run/netns/7d4a8870-f82d-482d-b430-f70231c03d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod537864ce_fe21_460a_b8fa_f7b38a3139fa.slice PodAnnotations:0xc002b143a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.383113 | controller |     "Jun 11 17:43:58.954393 crc crio[22018]: time=\"2026-06-11T17:43:58.95292963Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.383129 | controller |     "Jun 11 17:43:59.206401 crc crio[22018]: time=\"2026-06-11T17:43:59.193465866Z\" level=info msg=\"Stopped container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=7ce6389d-d011-4be9-8162-832e68382e84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.383146 | controller |     "Jun 11 17:43:59.212090 crc crio[22018]: time=\"2026-06-11T17:43:59.211961351Z\" level=info msg=\"Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383162 | controller |     "Jun 11 17:43:59.220903 crc crio[22018]: time=\"2026-06-11T17:43:59.220763994Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f UID:cc7a5de4-66bc-47e1-baf0-381cc169dc66 NetNS:/var/run/netns/e0def135-1d12-4184-b570-5fb64bca59cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc7a5de4_66bc_47e1_baf0_381cc169dc66.slice PodAnnotations:0xc002b14548}] Aliases:map[]}\"",
2026-06-11 18:17:42.383178 | controller |     "Jun 11 17:43:59.221170 crc crio[22018]: time=\"2026-06-11T17:43:59.22096653Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.383194 | controller |     "Jun 11 17:43:59.232846 crc crio[22018]: time=\"2026-06-11T17:43:59.232165696Z\" level=info msg=\"Stopped container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=13f8cc57-01a8-43e6-a1bf-4c25a507b066 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.383209 | controller |     "Jun 11 17:43:59.237040 crc crio[22018]: time=\"2026-06-11T17:43:59.236984739Z\" level=info msg=\"Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383224 | controller |     "Jun 11 17:43:59.238949 crc crio[22018]: time=\"2026-06-11T17:43:59.23891164Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be UID:6785b900-1e81-491a-a758-19b567cbd1db NetNS:/var/run/netns/6e273e5a-939a-406e-bb65-e2b71f49f833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6785b900_1e81_491a_a758_19b567cbd1db.slice PodAnnotations:0xc000aa48e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.383240 | controller |     "Jun 11 17:43:59.240565 crc crio[22018]: time=\"2026-06-11T17:43:59.240534136Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.383260 | controller |     "Jun 11 17:43:59.270259 crc crio[22018]: time=\"2026-06-11T17:43:59.270114881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383279 | controller |     "Jun 11 17:43:59.281398 crc crio[22018]: time=\"2026-06-11T17:43:59.279897201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383295 | controller |     "Jun 11 17:43:59.288982 crc crio[22018]: time=\"2026-06-11T17:43:59.288901451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383312 | controller |     "Jun 11 17:43:59.295469 crc crio[22018]: time=\"2026-06-11T17:43:59.293587875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383328 | controller |     "Jun 11 17:43:59.301174 crc crio[22018]: time=\"2026-06-11T17:43:59.298649735Z\" level=info msg=\"Stopped pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=fdbb268c-1d54-40a6-a225-d52fb4d471a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383345 | controller |     "Jun 11 17:43:59.301998 crc crio[22018]: time=\"2026-06-11T17:43:59.301818867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383362 | controller |     "Jun 11 17:43:59.318513 crc crio[22018]: time=\"2026-06-11T17:43:59.314315534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383379 | controller |     "Jun 11 17:43:59.331396 crc crio[22018]: time=\"2026-06-11T17:43:59.328438231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383398 | controller |     "Jun 11 17:43:59.345640 crc crio[22018]: time=\"2026-06-11T17:43:59.345031099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383421 | controller |     "Jun 11 17:43:59.509050 crc crio[22018]: time=\"2026-06-11T17:43:59.506602815Z\" level=info msg=\"Stopped pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=3a939b98-34fd-46da-9d71-e48b6a2ea320 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383443 | controller |     "Jun 11 17:43:59.509050 crc crio[22018]: time=\"2026-06-11T17:43:59.50705377Z\" level=info msg=\"Ran pod sandbox 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f with infra container: openstack/nova-cell0-b02f-account-create-update-9glnf/POD\" id=11e18ca5-8ba7-4f1a-85c2-7e23ae88ab39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.383460 | controller |     "Jun 11 17:43:59.525129 crc crio[22018]: time=\"2026-06-11T17:43:59.516097054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c62334fe-0cd9-4481-8c08-0fce035726b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383477 | controller |     "Jun 11 17:43:59.540001 crc crio[22018]: time=\"2026-06-11T17:43:59.538252867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be395427-7403-4545-8603-16e4b09e980c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383497 | controller |     "Jun 11 17:43:59.549102 crc crio[22018]: time=\"2026-06-11T17:43:59.549022902Z\" level=info msg=\"Ran pod sandbox a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 with infra container: openstack/barbican-db-create-2kw84/POD\" id=c11a6a5a-2e78-4d52-9a0e-ac63e731f085 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.383514 | controller |     "Jun 11 17:43:59.550646 crc crio[22018]: time=\"2026-06-11T17:43:59.549916577Z\" level=info msg=\"Ran pod sandbox ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 with infra container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/POD\" id=fde160eb-22a1-45bd-901f-d26c1c2938da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.383531 | controller |     "Jun 11 17:43:59.557169 crc crio[22018]: time=\"2026-06-11T17:43:59.555712162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=25dbd712-558b-43e6-9587-c9f5456bd5cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383548 | controller |     "Jun 11 17:43:59.561382 crc crio[22018]: time=\"2026-06-11T17:43:59.557887741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=14175c9d-b88d-4a36-a8d2-58766a05d28d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383565 | controller |     "Jun 11 17:43:59.578565 crc crio[22018]: time=\"2026-06-11T17:43:59.57839491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ae73237c-05b3-439a-b740-bbe74c0363dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383581 | controller |     "Jun 11 17:43:59.578844 crc crio[22018]: time=\"2026-06-11T17:43:59.578794943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7d6d7213-9e4d-41ac-aab7-944a9e91850b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.383598 | controller |     "Jun 11 17:43:59.583373 crc crio[22018]: time=\"2026-06-11T17:43:59.58306137Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.383617 | controller |     "Jun 11 17:43:59.583373 crc crio[22018]: time=\"2026-06-11T17:43:59.583304048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383635 | controller |     "Jun 11 17:43:59.611972 crc crio[22018]: time=\"2026-06-11T17:43:59.611903982Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.383651 | controller |     "Jun 11 17:43:59.625425 crc crio[22018]: time=\"2026-06-11T17:43:59.625043634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383666 | controller |     "Jun 11 17:43:59.646554 crc crio[22018]: time=\"2026-06-11T17:43:59.646093099Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.383682 | controller |     "Jun 11 17:43:59.761957 crc crio[22018]: time=\"2026-06-11T17:43:59.758609992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383701 | controller |     "Jun 11 17:43:59.894121 crc crio[22018]: time=\"2026-06-11T17:43:59.893972395Z\" level=info msg=\"Stopped container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e6bcbbee-eb0f-494f-98bc-ec70a9c4b54b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.383718 | controller |     "Jun 11 17:43:59.895394 crc crio[22018]: time=\"2026-06-11T17:43:59.895217627Z\" level=info msg=\"Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383733 | controller |     "Jun 11 17:43:59.897812 crc crio[22018]: time=\"2026-06-11T17:43:59.89717347Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd UID:9c8f0cb7-ceca-4df3-99e2-ea15efe72039 NetNS:/var/run/netns/6b64c36f-138e-47fe-a092-77835dec56ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c8f0cb7_ceca_4df3_99e2_ea15efe72039.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.383750 | controller |     "Jun 11 17:43:59.897812 crc crio[22018]: time=\"2026-06-11T17:43:59.897618384Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.383766 | controller |     "Jun 11 17:43:59.917094 crc crio[22018]: time=\"2026-06-11T17:43:59.916984035Z\" level=info msg=\"Created container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=0abf9e36-b530-4336-b2e9-f7abb107b30c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.383782 | controller |     "Jun 11 17:43:59.939189 crc crio[22018]: time=\"2026-06-11T17:43:59.933091114Z\" level=info msg=\"Starting container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4\" id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.383800 | controller |     "Jun 11 17:43:59.942993 crc crio[22018]: time=\"2026-06-11T17:43:59.940856513Z\" level=info msg=\"Started container\" PID=226183 containerID=13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=c84c556c-a9f1-4fb0-a9eb-c1504ae3a075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f",
2026-06-11 18:17:42.383818 | controller |     "Jun 11 17:44:00.205112 crc crio[22018]: time=\"2026-06-11T17:44:00.203932457Z\" level=info msg=\"Stopped pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=61b35ed3-779f-45be-8c04-afb86add5246 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.383834 | controller |     "Jun 11 17:44:00.215823 crc crio[22018]: time=\"2026-06-11T17:44:00.214093165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383864 | controller |     "Jun 11 17:44:00.223223 crc crio[22018]: time=\"2026-06-11T17:44:00.223127592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.383906 | controller |     "Jun 11 17:44:00.227660 crc crio[22018]: time=\"2026-06-11T17:44:00.226560671Z\" level=info msg=\"Created container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=4affa460-5e1c-41eb-807b-28620cdbd712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.383947 | controller |     "Jun 11 17:44:00.230733 crc crio[22018]: time=\"2026-06-11T17:44:00.229774555Z\" level=info msg=\"Starting container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54\" id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.383982 | controller |     "Jun 11 17:44:00.232278 crc crio[22018]: time=\"2026-06-11T17:44:00.231755618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384007 | controller |     "Jun 11 17:44:00.240209 crc crio[22018]: time=\"2026-06-11T17:44:00.24009998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384047 | controller |     "Jun 11 17:44:00.242503 crc crio[22018]: time=\"2026-06-11T17:44:00.24160445Z\" level=info msg=\"Started container\" PID=226179 containerID=d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=ab425e1b-ecd7-4b9c-a364-22a0baad7a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6",
2026-06-11 18:17:42.384066 | controller |     "Jun 11 17:44:00.243536 crc crio[22018]: time=\"2026-06-11T17:44:00.243454156Z\" level=info msg=\"Stopped pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=4d161f8a-92f9-4625-8971-09b1838d5b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384084 | controller |     "Jun 11 17:44:00.349868 crc crio[22018]: time=\"2026-06-11T17:44:00.348720806Z\" level=info msg=\"Created container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=0994f409-8c7e-4c40-9135-91586aa9aa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.384101 | controller |     "Jun 11 17:44:00.360688 crc crio[22018]: time=\"2026-06-11T17:44:00.357169185Z\" level=info msg=\"Starting container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d\" id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.384117 | controller |     "Jun 11 17:44:00.379013 crc crio[22018]: time=\"2026-06-11T17:44:00.37792369Z\" level=info msg=\"Started container\" PID=226177 containerID=c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=66de3da5-eb8d-4754-acc8-16f0319e4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a",
2026-06-11 18:17:42.384133 | controller |     "Jun 11 17:44:00.410583 crc crio[22018]: time=\"2026-06-11T17:44:00.410472994Z\" level=info msg=\"Stopped container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=c128067a-9e46-4eb3-98b5-1fb602c5f2b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384149 | controller |     "Jun 11 17:44:00.424400 crc crio[22018]: time=\"2026-06-11T17:44:00.423570824Z\" level=info msg=\"Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384164 | controller |     "Jun 11 17:44:00.426282 crc crio[22018]: time=\"2026-06-11T17:44:00.425653766Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff UID:60e99fb1-6408-45ec-9b51-8884fc19a0f3 NetNS:/var/run/netns/1fc31e19-99ac-4a07-a372-9ce1b193a2a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60e99fb1_6408_45ec_9b51_8884fc19a0f3.slice PodAnnotations:0xc002a1a4f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.384185 | controller |     "Jun 11 17:44:00.426282 crc crio[22018]: time=\"2026-06-11T17:44:00.425825152Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.384202 | controller |     "Jun 11 17:44:00.445514 crc crio[22018]: time=\"2026-06-11T17:44:00.445389762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384218 | controller |     "Jun 11 17:44:00.451190 crc crio[22018]: time=\"2026-06-11T17:44:00.451104724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384234 | controller |     "Jun 11 17:44:00.455726 crc crio[22018]: time=\"2026-06-11T17:44:00.455632348Z\" level=info msg=\"Created container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b527e4ca-056f-4a6e-b196-775a8c2c7fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.384250 | controller |     "Jun 11 17:44:00.457299 crc crio[22018]: time=\"2026-06-11T17:44:00.457207938Z\" level=info msg=\"Starting container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701\" id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.384266 | controller |     "Jun 11 17:44:00.483006 crc crio[22018]: time=\"2026-06-11T17:44:00.482907103Z\" level=info msg=\"Started container\" PID=226180 containerID=32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=15a5513c-9041-418e-abfa-19c700326547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc",
2026-06-11 18:17:42.384283 | controller |     "Jun 11 17:44:00.489186 crc crio[22018]: time=\"2026-06-11T17:44:00.489103881Z\" level=info msg=\"Stopped pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=2ebd60b4-0701-47b8-9c3f-ce01e9c2e87c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384299 | controller |     "Jun 11 17:44:00.497399 crc crio[22018]: time=\"2026-06-11T17:44:00.497255428Z\" level=info msg=\"Stopped pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=a8d87931-85f1-4456-b0e2-53dccba9b317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384314 | controller |     "Jun 11 17:44:00.510269 crc crio[22018]: time=\"2026-06-11T17:44:00.510168937Z\" level=info msg=\"Created container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=6d6acf41-a91d-4a2d-8abe-b6e24ef8a78a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.384330 | controller |     "Jun 11 17:44:00.513884 crc crio[22018]: time=\"2026-06-11T17:44:00.512525872Z\" level=info msg=\"Created container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=08d69db8-657e-419f-8191-c5530a9e6aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.384346 | controller |     "Jun 11 17:44:00.513884 crc crio[22018]: time=\"2026-06-11T17:44:00.512971227Z\" level=info msg=\"Starting container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae\" id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.384361 | controller |     "Jun 11 17:44:00.514171 crc crio[22018]: time=\"2026-06-11T17:44:00.514080292Z\" level=info msg=\"Starting container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40\" id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.384383 | controller |     "Jun 11 17:44:00.518211 crc crio[22018]: time=\"2026-06-11T17:44:00.51814883Z\" level=info msg=\"Started container\" PID=226169 containerID=74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae description=openstack/keystone-db-create-85hwk/mariadb-database-create id=90e7060c-f0b7-46a9-8fdf-39b95a8a4043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31",
2026-06-11 18:17:42.384412 | controller |     "Jun 11 17:44:00.524088 crc crio[22018]: time=\"2026-06-11T17:44:00.522857931Z\" level=info msg=\"Started container\" PID=226166 containerID=c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40 description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=6ef23f04-adca-41ee-8d10-61b5010da8ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66",
2026-06-11 18:17:42.384449 | controller |     "Jun 11 17:44:00.778242 crc crio[22018]: time=\"2026-06-11T17:44:00.778151426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384469 | controller |     "Jun 11 17:44:00.874137 crc crio[22018]: time=\"2026-06-11T17:44:00.87402034Z\" level=info msg=\"Stopped container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=d876e456-60ad-4df5-9c9f-bd28424820dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384487 | controller |     "Jun 11 17:44:00.874956 crc crio[22018]: time=\"2026-06-11T17:44:00.874867847Z\" level=info msg=\"Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384504 | controller |     "Jun 11 17:44:00.876194 crc crio[22018]: time=\"2026-06-11T17:44:00.876121566Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5 UID:fb690073-7718-454e-83ab-285d8335a8db NetNS:/var/run/netns/79ccb01d-1f40-41b4-94c1-66e586c4f4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb690073_7718_454e_83ab_285d8335a8db.slice PodAnnotations:0xc00285ca20}] Aliases:map[]}\"",
2026-06-11 18:17:42.384521 | controller |     "Jun 11 17:44:00.876304 crc crio[22018]: time=\"2026-06-11T17:44:00.876274631Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.384537 | controller |     "Jun 11 17:44:00.993913 crc crio[22018]: time=\"2026-06-11T17:44:00.99347125Z\" level=info msg=\"Stopped container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dca4b21a-cbde-44e4-a1a0-ac446a36d4cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384552 | controller |     "Jun 11 17:44:00.999519 crc crio[22018]: time=\"2026-06-11T17:44:00.999287014Z\" level=info msg=\"Stopped pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=41de2982-f5f5-4c19-b6c7-bf307a70a07a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384567 | controller |     "Jun 11 17:44:01.004199 crc crio[22018]: time=\"2026-06-11T17:44:01.004123857Z\" level=info msg=\"Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384583 | controller |     "Jun 11 17:44:01.006705 crc crio[22018]: time=\"2026-06-11T17:44:01.006650597Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515 UID:73176a89-6628-4e10-b628-df5f4edba489 NetNS:/var/run/netns/b91ee6d4-b0e1-4ce0-8327-dc9d330c5f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73176a89_6628_4e10_b628_df5f4edba489.slice PodAnnotations:0xc0004bf748}] Aliases:map[]}\"",
2026-06-11 18:17:42.384605 | controller |     "Jun 11 17:44:01.006860 crc crio[22018]: time=\"2026-06-11T17:44:01.006815583Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.384621 | controller |     "Jun 11 17:44:01.500135 crc crio[22018]: time=\"2026-06-11T17:44:01.500086487Z\" level=info msg=\"Stopping container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4 (timeout: 30s)\" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384638 | controller |     "Jun 11 17:44:01.501448 crc crio[22018]: time=\"2026-06-11T17:44:01.500589509Z\" level=info msg=\"Stopping container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c (timeout: 30s)\" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384654 | controller |     "Jun 11 17:44:01.505534 crc crio[22018]: time=\"2026-06-11T17:44:01.505126098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46f34aa3-020d-41f7-948a-96162cad390a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.384670 | controller |     "Jun 11 17:44:01.536192 crc crio[22018]: time=\"2026-06-11T17:44:01.533000545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=63e0b342-9306-4738-9196-984a85692176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.384686 | controller |     "Jun 11 17:44:01.547904 crc crio[22018]: time=\"2026-06-11T17:44:01.546712059Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.384702 | controller |     "Jun 11 17:44:01.547904 crc crio[22018]: time=\"2026-06-11T17:44:01.547257047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384718 | controller |     "Jun 11 17:44:01.584753 crc crio[22018]: time=\"2026-06-11T17:44:01.584661786Z\" level=info msg=\"Stopping container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124 (timeout: 30s)\" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384734 | controller |     "Jun 11 17:44:01.605867 crc crio[22018]: time=\"2026-06-11T17:44:01.605793419Z\" level=info msg=\"Stopping container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002 (timeout: 30s)\" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384750 | controller |     "Jun 11 17:44:01.605867 crc crio[22018]: time=\"2026-06-11T17:44:01.605850125Z\" level=info msg=\"Stopping container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc (timeout: 30s)\" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384766 | controller |     "Jun 11 17:44:01.606183 crc crio[22018]: time=\"2026-06-11T17:44:01.606142701Z\" level=info msg=\"Stopping container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870 (timeout: 30s)\" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384786 | controller |     "Jun 11 17:44:01.606901 crc crio[22018]: time=\"2026-06-11T17:44:01.606205432Z\" level=info msg=\"Stopping container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935 (timeout: 30s)\" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384801 | controller |     "Jun 11 17:44:01.737759 crc crio[22018]: time=\"2026-06-11T17:44:01.736595305Z\" level=info msg=\"Stopped container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=7932bded-d1e9-4a24-a6c9-b79c6046a407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384817 | controller |     "Jun 11 17:44:01.776140 crc crio[22018]: time=\"2026-06-11T17:44:01.775979584Z\" level=info msg=\"Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384833 | controller |     "Jun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.78752009Z\" level=info msg=\"Stopped pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=04fc95fc-45f6-4d0a-8a18-6b4a81bbc262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384866 | controller |     "Jun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.787688047Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db UID:eb6fe3d0-c685-4928-b619-177a3f1dad2e NetNS:/var/run/netns/01024ea5-253a-4d99-98be-63c42a60ad24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb6fe3d0_c685_4928_b619_177a3f1dad2e.slice PodAnnotations:0xc0023009d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.384891 | controller |     "Jun 11 17:44:01.793518 crc crio[22018]: time=\"2026-06-11T17:44:01.787947044Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.384908 | controller |     "Jun 11 17:44:01.831581 crc crio[22018]: time=\"2026-06-11T17:44:01.830749872Z\" level=info msg=\"Stopped pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=386f14d2-4c9a-4879-b2c8-7f28bea0493e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.384924 | controller |     "Jun 11 17:44:01.859764 crc crio[22018]: time=\"2026-06-11T17:44:01.856735575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384940 | controller |     "Jun 11 17:44:01.896894 crc crio[22018]: time=\"2026-06-11T17:44:01.895374839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.384956 | controller |     "Jun 11 17:44:01.896894 crc crio[22018]: time=\"2026-06-11T17:44:01.89665591Z\" level=info msg=\"Stopped container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=cf469f3d-df3e-44ee-a88c-e3710dd10d85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384972 | controller |     "Jun 11 17:44:02.163475 crc crio[22018]: time=\"2026-06-11T17:44:02.163231948Z\" level=info msg=\"Stopped container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=e6b8abcf-1661-4d5e-936a-1b3c72dd3205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.384988 | controller |     "Jun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.689063288Z\" level=info msg=\"Stopped pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=5307bbda-b7df-4a2b-8be1-2aa0b6de8a38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385009 | controller |     "Jun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.881533254Z\" level=info msg=\"Created container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=e5d6870f-ec42-4c8e-955e-0718c157888e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.385025 | controller |     "Jun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.883588129Z\" level=info msg=\"Starting container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add\" id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.385042 | controller |     "Jun 11 17:44:02.903113 crc crio[22018]: time=\"2026-06-11T17:44:02.892891617Z\" level=info msg=\"Started container\" PID=227103 containerID=35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=54d95608-00a6-448f-9a27-bc5dabc75488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c",
2026-06-11 18:17:42.385058 | controller |     "Jun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.930284521Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mj4xz/POD\" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385074 | controller |     "Jun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.930443356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385090 | controller |     "Jun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.932106958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD\" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385107 | controller |     "Jun 11 17:44:02.932495 crc crio[22018]: time=\"2026-06-11T17:44:02.932176081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385123 | controller |     "Jun 11 17:44:02.933522 crc crio[22018]: time=\"2026-06-11T17:44:02.93343417Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mj4xz-config-92rmk/POD\" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385139 | controller |     "Jun 11 17:44:02.933690 crc crio[22018]: time=\"2026-06-11T17:44:02.933527013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385155 | controller |     "Jun 11 17:44:02.967178 crc crio[22018]: time=\"2026-06-11T17:44:02.967083697Z\" level=info msg=\"Stopped container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=17b5f9fa-c616-4578-92ee-7c051d9b6445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.385171 | controller |     "Jun 11 17:44:02.971776 crc crio[22018]: time=\"2026-06-11T17:44:02.971732397Z\" level=info msg=\"Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385187 | controller |     "Jun 11 17:44:02.979808 crc crio[22018]: time=\"2026-06-11T17:44:02.979740613Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7 UID:8cdcd856-69f1-42bb-8e2c-5b78be08490e NetNS:/var/run/netns/72785064-b9d5-4258-93a8-09730572e53e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cdcd856_69f1_42bb_8e2c_5b78be08490e.slice PodAnnotations:0xc001ade108}] Aliases:map[]}\"",
2026-06-11 18:17:42.385208 | controller |     "Jun 11 17:44:02.980454 crc crio[22018]: time=\"2026-06-11T17:44:02.980313312Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385226 | controller |     "Jun 11 17:44:03.110389 crc crio[22018]: time=\"2026-06-11T17:44:03.102126071Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.385242 | controller |     "Jun 11 17:44:03.110389 crc crio[22018]: time=\"2026-06-11T17:44:03.102202294Z\" level=info msg=\"Adding pod openstack_ovn-controller-mj4xz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385259 | controller |     "Jun 11 17:44:03.112185 crc crio[22018]: time=\"2026-06-11T17:44:03.111926392Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}\"",
2026-06-11 18:17:42.385276 | controller |     "Jun 11 17:44:03.112185 crc crio[22018]: time=\"2026-06-11T17:44:03.111996934Z\" level=info msg=\"Adding pod openstack_ovn-controller-mj4xz-config-92rmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385292 | controller |     "Jun 11 17:44:03.132058 crc crio[22018]: time=\"2026-06-11T17:44:03.13199661Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.385308 | controller |     "Jun 11 17:44:03.132530 crc crio[22018]: time=\"2026-06-11T17:44:03.1325037Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-jwp8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385324 | controller |     "Jun 11 17:44:03.217456 crc crio[22018]: time=\"2026-06-11T17:44:03.212850003Z\" level=info msg=\"Stopped container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=f39f5977-ad83-4465-92b7-3fe8870bd375 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.385340 | controller |     "Jun 11 17:44:03.217456 crc crio[22018]: time=\"2026-06-11T17:44:03.217384302Z\" level=info msg=\"Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385357 | controller |     "Jun 11 17:44:03.222772 crc crio[22018]: time=\"2026-06-11T17:44:03.222661331Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404 UID:a3b6702a-6500-4591-911e-f67730bad68f NetNS:/var/run/netns/e545e31b-47f0-47ec-9bc5-365b2d67bcf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3b6702a_6500_4591_911e_f67730bad68f.slice PodAnnotations:0xc001ade6f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.385376 | controller |     "Jun 11 17:44:03.222930 crc crio[22018]: time=\"2026-06-11T17:44:03.222889348Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385395 | controller |     "Jun 11 17:44:03.297562 crc crio[22018]: time=\"2026-06-11T17:44:03.297224006Z\" level=info msg=\"Stopped container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=52f4915e-5b11-4780-8e21-5d1ce91a6d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.385418 | controller |     "Jun 11 17:44:04.456664 crc crio[22018]: time=\"2026-06-11T17:44:04.455686321Z\" level=info msg=\"Stopped pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=a94dd85e-26fc-4f12-854f-2e02de248014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385436 | controller |     "Jun 11 17:44:04.614665 crc crio[22018]: 2026-06-11T17:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07a04a66b5d5a34 Mac:f2:94:75:1d:d7:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e SocketPath: PciID:}] [{Interface:0xc0004485d0 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.385454 | controller |     "Jun 11 17:44:04.618938 crc crio[22018]: time=\"2026-06-11T17:44:04.618694331Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc0023008b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.385469 | controller |     "Jun 11 17:44:04.618938 crc crio[22018]: time=\"2026-06-11T17:44:04.618862367Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-jwp8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.385486 | controller |     "Jun 11 17:44:04.770697 crc crio[22018]: time=\"2026-06-11T17:44:04.770238168Z\" level=info msg=\"Stopped pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=24be0930-dea8-41b8-84d8-7d1c7a36af2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385501 | controller |     "Jun 11 17:44:05.166987 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ad34de2ddcf066 Mac:e6:4b:86:86:3c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 SocketPath: PciID:}] [{Interface:0xc00011c6c0 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.385518 | controller |     "Jun 11 17:44:05.168276 crc crio[22018]: time=\"2026-06-11T17:44:05.168204347Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001ade4d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.385538 | controller |     "Jun 11 17:44:05.168484 crc crio[22018]: time=\"2026-06-11T17:44:05.168432435Z\" level=info msg=\"Checking pod openstack_ovn-controller-mj4xz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.385554 | controller |     "Jun 11 17:44:05.430706 crc crio[22018]: 2026-06-11T17:44:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b597b474d6f50af Mac:6e:0f:ce:c2:95:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d SocketPath: PciID:}] [{Interface:0xc00023e5d0 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.385570 | controller |     "Jun 11 17:44:05.439464 crc crio[22018]: time=\"2026-06-11T17:44:05.43914901Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc000380b10}] Aliases:map[]}\"",
2026-06-11 18:17:42.385586 | controller |     "Jun 11 17:44:05.439775 crc crio[22018]: time=\"2026-06-11T17:44:05.439519052Z\" level=info msg=\"Checking pod openstack_ovn-controller-mj4xz-config-92rmk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.385601 | controller |     "Jun 11 17:44:05.675595 crc crio[22018]: time=\"2026-06-11T17:44:05.674879569Z\" level=info msg=\"Ran pod sandbox 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b with infra container: openstack/ovn-controller-mj4xz/POD\" id=cd703838-2d64-47b6-8a33-d0c38e714701 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385616 | controller |     "Jun 11 17:44:05.683078 crc crio[22018]: time=\"2026-06-11T17:44:05.682269934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4ab60787-d02e-4c11-a95f-b27f5616ed6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385632 | controller |     "Jun 11 17:44:05.685244 crc crio[22018]: time=\"2026-06-11T17:44:05.685166694Z\" level=info msg=\"Ran pod sandbox 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 with infra container: openstack/dnsmasq-dns-f5446bd49-jwp8b/POD\" id=64802ac5-8789-4238-a36b-48da82221863 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385648 | controller |     "Jun 11 17:44:05.686441 crc crio[22018]: time=\"2026-06-11T17:44:05.686208851Z\" level=info msg=\"Ran pod sandbox b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e with infra container: openstack/ovn-controller-mj4xz-config-92rmk/POD\" id=375e5852-ba20-40ea-880b-5d93193f9f36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.385664 | controller |     "Jun 11 17:44:05.741216 crc crio[22018]: time=\"2026-06-11T17:44:05.741082029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8129d3dc-b464-4445-8990-d4a3950e57c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385679 | controller |     "Jun 11 17:44:05.742133 crc crio[22018]: time=\"2026-06-11T17:44:05.74202069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=99dabd72-c6b4-4be2-ab21-6da2bd2ed9f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385695 | controller |     "Jun 11 17:44:05.794091 crc crio[22018]: time=\"2026-06-11T17:44:05.793947101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=6a13395e-0d21-4bdb-9b37-ff8cff9d9ef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385715 | controller |     "Jun 11 17:44:06.087499 crc crio[22018]: time=\"2026-06-11T17:44:06.087266943Z\" level=info msg=\"Stopped container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=faecbec9-75ec-49c2-8e31-691b456a326b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.385731 | controller |     "Jun 11 17:44:06.104985 crc crio[22018]: time=\"2026-06-11T17:44:06.104857944Z\" level=info msg=\"Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.385747 | controller |     "Jun 11 17:44:06.107966 crc crio[22018]: time=\"2026-06-11T17:44:06.107161797Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc UID:de32308c-41b7-434d-b75a-9223b65016f0 NetNS:/var/run/netns/b32835d5-762c-4aa9-8ff4-8648e796f1fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde32308c_41b7_434d_b75a_9223b65016f0.slice PodAnnotations:0xc007484348}] Aliases:map[]}\"",
2026-06-11 18:17:42.385763 | controller |     "Jun 11 17:44:06.107966 crc crio[22018]: time=\"2026-06-11T17:44:06.107451807Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.385779 | controller |     "Jun 11 17:44:06.131801 crc crio[22018]: time=\"2026-06-11T17:44:06.131122985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=41e1ac0a-57d3-4b61-85dc-216180cff765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385795 | controller |     "Jun 11 17:44:06.137830 crc crio[22018]: time=\"2026-06-11T17:44:06.137635355Z\" level=info msg=\"Creating container: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.385812 | controller |     "Jun 11 17:44:06.138512 crc crio[22018]: time=\"2026-06-11T17:44:06.138462592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385827 | controller |     "Jun 11 17:44:06.141913 crc crio[22018]: time=\"2026-06-11T17:44:06.141836339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=3d5a3a38-22ad-4121-b131-2f4183bfa593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385842 | controller |     "Jun 11 17:44:06.161129 crc crio[22018]: time=\"2026-06-11T17:44:06.160796677Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.385880 | controller |     "Jun 11 17:44:06.182451 crc crio[22018]: time=\"2026-06-11T17:44:06.182256289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5bfb2f19-2761-4c07-8473-9556781112bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385897 | controller |     "Jun 11 17:44:06.200247 crc crio[22018]: time=\"2026-06-11T17:44:06.199863794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6e4fe60e-7cd3-4433-b1ec-9e6440a9fa79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385917 | controller |     "Jun 11 17:44:06.275507 crc crio[22018]: time=\"2026-06-11T17:44:06.27507453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385933 | controller |     "Jun 11 17:44:06.291506 crc crio[22018]: time=\"2026-06-11T17:44:06.291008491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=709d4a5b-cf25-42a7-aee4-8a74183b9adc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385949 | controller |     "Jun 11 17:44:06.291506 crc crio[22018]: time=\"2026-06-11T17:44:06.291143855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d53fdac-af42-4ad2-a822-dbcc469bc2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.385966 | controller |     "Jun 11 17:44:06.322184 crc crio[22018]: time=\"2026-06-11T17:44:06.321912963Z\" level=info msg=\"Creating container: openstack/ovn-controller-mj4xz/ovn-controller\" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.385982 | controller |     "Jun 11 17:44:06.410209 crc crio[22018]: time=\"2026-06-11T17:44:06.399994481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.385997 | controller |     "Jun 11 17:44:06.450484 crc crio[22018]: time=\"2026-06-11T17:44:06.443823147Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386014 | controller |     "Jun 11 17:44:06.495753 crc crio[22018]: time=\"2026-06-11T17:44:06.483533762Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386030 | controller |     "Jun 11 17:44:06.508789 crc crio[22018]: time=\"2026-06-11T17:44:06.507828624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386045 | controller |     "Jun 11 17:44:06.515928 crc crio[22018]: time=\"2026-06-11T17:44:06.514591571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386062 | controller |     "Jun 11 17:44:06.602773 crc crio[22018]: time=\"2026-06-11T17:44:06.598531544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386078 | controller |     "Jun 11 17:44:06.629919 crc crio[22018]: time=\"2026-06-11T17:44:06.628287558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386094 | controller |     "Jun 11 17:44:06.648790 crc crio[22018]: time=\"2026-06-11T17:44:06.647823315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386110 | controller |     "Jun 11 17:44:06.775276 crc crio[22018]: time=\"2026-06-11T17:44:06.773828421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386131 | controller |     "Jun 11 17:44:06.788827 crc crio[22018]: time=\"2026-06-11T17:44:06.788017709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386148 | controller |     "Jun 11 17:44:06.803663 crc crio[22018]: time=\"2026-06-11T17:44:06.79773789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386164 | controller |     "Jun 11 17:44:07.018304 crc crio[22018]: time=\"2026-06-11T17:44:07.018253111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386181 | controller |     "Jun 11 17:44:07.027989 crc crio[22018]: time=\"2026-06-11T17:44:07.027957263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386197 | controller |     "Jun 11 17:44:07.172512 crc crio[22018]: time=\"2026-06-11T17:44:07.1724529Z\" level=info msg=\"Created container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1de9088e-b834-484b-9e7e-32e2815cbfb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386214 | controller |     "Jun 11 17:44:07.182662 crc crio[22018]: time=\"2026-06-11T17:44:07.181617704Z\" level=info msg=\"Starting container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd\" id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386231 | controller |     "Jun 11 17:44:07.198240 crc crio[22018]: time=\"2026-06-11T17:44:07.196043703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386248 | controller |     "Jun 11 17:44:07.238723 crc crio[22018]: time=\"2026-06-11T17:44:07.238453809Z\" level=info msg=\"Started container\" PID=227479 containerID=36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=474a60d3-236a-48c6-ab50-f3f4d9372de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e",
2026-06-11 18:17:42.386266 | controller |     "Jun 11 17:44:07.447305 crc crio[22018]: time=\"2026-06-11T17:44:07.447126076Z\" level=info msg=\"Created container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=c386ecd0-e677-4533-b57b-00ba755c59ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386283 | controller |     "Jun 11 17:44:07.456618 crc crio[22018]: time=\"2026-06-11T17:44:07.455835443Z\" level=info msg=\"Starting container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e\" id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386300 | controller |     "Jun 11 17:44:07.477507 crc crio[22018]: time=\"2026-06-11T17:44:07.477214329Z\" level=info msg=\"Started container\" PID=227728 containerID=10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=007f931f-265a-4b98-960a-b86e4973c0e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945",
2026-06-11 18:17:42.386317 | controller |     "Jun 11 17:44:07.533598 crc crio[22018]: time=\"2026-06-11T17:44:07.53355744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.386337 | controller |     "Jun 11 17:44:07.597085 crc crio[22018]: time=\"2026-06-11T17:44:07.596800625Z\" level=info msg=\"Stopped pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=e46a3086-c962-4f3a-a93a-5e2733a1a030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.386354 | controller |     "Jun 11 17:44:07.640516 crc crio[22018]: time=\"2026-06-11T17:44:07.638880281Z\" level=info msg=\"Created container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c5ecb9c2-3396-4274-a414-f8424ffd71d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386370 | controller |     "Jun 11 17:44:07.642971 crc crio[22018]: time=\"2026-06-11T17:44:07.641975736Z\" level=info msg=\"Starting container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade\" id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386386 | controller |     "Jun 11 17:44:07.649519 crc crio[22018]: time=\"2026-06-11T17:44:07.648915206Z\" level=info msg=\"Started container\" PID=227474 containerID=591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade description=openstack/placement-db-create-wp7pr/mariadb-database-create id=26b52ddd-0200-4fa0-9067-be35924749be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f",
2026-06-11 18:17:42.386409 | controller |     "Jun 11 17:44:07.717302 crc crio[22018]: time=\"2026-06-11T17:44:07.716505384Z\" level=info msg=\"Stopped container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=448c011d-8180-46a5-b0f6-aaaed29a8910 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.386430 | controller |     "Jun 11 17:44:07.718141 crc crio[22018]: time=\"2026-06-11T17:44:07.717720452Z\" level=info msg=\"Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.386448 | controller |     "Jun 11 17:44:07.720366 crc crio[22018]: time=\"2026-06-11T17:44:07.719156748Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b UID:cca15051-4675-4ea1-aa15-056cfdee2506 NetNS:/var/run/netns/9708a0cd-346f-42a9-80c1-9c1cfb2a9024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcca15051_4675_4ea1_aa15_056cfdee2506.slice PodAnnotations:0xc0074851d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.386464 | controller |     "Jun 11 17:44:07.720366 crc crio[22018]: time=\"2026-06-11T17:44:07.719502579Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.386482 | controller |     "Jun 11 17:44:07.883045 crc crio[22018]: time=\"2026-06-11T17:44:07.882944723Z\" level=info msg=\"Created container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create\" id=e4c36ee4-b5e4-4fef-8fb6-1b3517bd783d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386499 | controller |     "Jun 11 17:44:07.886596 crc crio[22018]: time=\"2026-06-11T17:44:07.886213391Z\" level=info msg=\"Starting container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5\" id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386516 | controller |     "Jun 11 17:44:07.923681 crc crio[22018]: time=\"2026-06-11T17:44:07.921724294Z\" level=info msg=\"Started container\" PID=227476 containerID=6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5 description=openstack/cinder-db-create-fv555/mariadb-database-create id=312cfd32-2189-4ed5-ad3f-b516174c2c5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358",
2026-06-11 18:17:42.386538 | controller |     "Jun 11 17:44:08.005773 crc crio[22018]: time=\"2026-06-11T17:44:08.005092428Z\" level=info msg=\"Created container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=226a2738-fb71-4fc9-be78-3967a0a1e8b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386556 | controller |     "Jun 11 17:44:08.008312 crc crio[22018]: time=\"2026-06-11T17:44:08.007847275Z\" level=info msg=\"Starting container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88\" id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386573 | controller |     "Jun 11 17:44:08.026040 crc crio[22018]: time=\"2026-06-11T17:44:08.025978613Z\" level=info msg=\"Started container\" PID=227468 containerID=52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=f81dc2bb-58c7-4eed-ba2d-faad7bf71993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94",
2026-06-11 18:17:42.386590 | controller |     "Jun 11 17:44:08.121020 crc crio[22018]: time=\"2026-06-11T17:44:08.120902302Z\" level=info msg=\"Created container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=54e88f03-000b-4de0-90f0-225f29eb8856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386606 | controller |     "Jun 11 17:44:08.124117 crc crio[22018]: time=\"2026-06-11T17:44:08.12369562Z\" level=info msg=\"Created container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=38205ae2-7a7c-4b71-a4d3-ea19de64973f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386622 | controller |     "Jun 11 17:44:08.127718 crc crio[22018]: time=\"2026-06-11T17:44:08.124704694Z\" level=info msg=\"Starting container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e\" id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386639 | controller |     "Jun 11 17:44:08.132579 crc crio[22018]: time=\"2026-06-11T17:44:08.132502419Z\" level=info msg=\"Starting container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14\" id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386654 | controller |     "Jun 11 17:44:08.148870 crc crio[22018]: time=\"2026-06-11T17:44:08.148741648Z\" level=info msg=\"Started container\" PID=227433 containerID=0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=1bbfbb5a-9998-46f6-98a0-8ad476fbb99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692",
2026-06-11 18:17:42.386670 | controller |     "Jun 11 17:44:08.194285 crc crio[22018]: time=\"2026-06-11T17:44:08.194075377Z\" level=info msg=\"Started container\" PID=227465 containerID=5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=d0a94878-efa7-4074-8647-3719d9781843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e",
2026-06-11 18:17:42.386686 | controller |     "Jun 11 17:44:08.198611 crc crio[22018]: time=\"2026-06-11T17:44:08.197805332Z\" level=info msg=\"Created container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create\" id=1120f35f-279d-4fb9-a82c-8456f0c0a998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386709 | controller |     "Jun 11 17:44:08.203185 crc crio[22018]: time=\"2026-06-11T17:44:08.202255493Z\" level=info msg=\"Starting container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10\" id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386727 | controller |     "Jun 11 17:44:08.216746 crc crio[22018]: time=\"2026-06-11T17:44:08.216669971Z\" level=info msg=\"Started container\" PID=227473 containerID=d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10 description=openstack/glance-db-create-64bgj/mariadb-database-create id=9ba15b55-d417-45ca-be83-16d7fece5879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3",
2026-06-11 18:17:42.386744 | controller |     "Jun 11 17:44:08.271865 crc crio[22018]: time=\"2026-06-11T17:44:08.271659654Z\" level=info msg=\"Created container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=25731bb9-0fc9-483a-a2a5-cfa631e57c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386761 | controller |     "Jun 11 17:44:08.277481 crc crio[22018]: time=\"2026-06-11T17:44:08.277393268Z\" level=info msg=\"Starting container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285\" id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386777 | controller |     "Jun 11 17:44:08.292831 crc crio[22018]: time=\"2026-06-11T17:44:08.292747803Z\" level=info msg=\"Started container\" PID=227494 containerID=b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=644f11e1-d4a8-4a5e-9a1d-ba1e3cf64cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf",
2026-06-11 18:17:42.386793 | controller |     "Jun 11 17:44:08.373268 crc crio[22018]: time=\"2026-06-11T17:44:08.373224407Z\" level=info msg=\"Created container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=222217dc-94a9-44b5-9100-70d92d40ab1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386810 | controller |     "Jun 11 17:44:08.388305 crc crio[22018]: time=\"2026-06-11T17:44:08.388255694Z\" level=info msg=\"Created container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b6a83b25-5eb2-4ed3-8fc9-6b50b1ee7664 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386826 | controller |     "Jun 11 17:44:08.395948 crc crio[22018]: time=\"2026-06-11T17:44:08.395750214Z\" level=info msg=\"Starting container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd\" id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386842 | controller |     "Jun 11 17:44:08.400064 crc crio[22018]: time=\"2026-06-11T17:44:08.399015728Z\" level=info msg=\"Created container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c67356f1-0254-4a64-8fe7-a3aeb9d3cc03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386881 | controller |     "Jun 11 17:44:08.405501 crc crio[22018]: time=\"2026-06-11T17:44:08.405308967Z\" level=info msg=\"Starting container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3\" id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386898 | controller |     "Jun 11 17:44:08.406631 crc crio[22018]: time=\"2026-06-11T17:44:08.406483438Z\" level=info msg=\"Stopped pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=dc74d6a9-dce2-4fb6-822e-e88d30a98e4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.386919 | controller |     "Jun 11 17:44:08.407071 crc crio[22018]: time=\"2026-06-11T17:44:08.406875241Z\" level=info msg=\"Starting container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076\" id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.386935 | controller |     "Jun 11 17:44:08.421697 crc crio[22018]: time=\"2026-06-11T17:44:08.420533219Z\" level=info msg=\"Started container\" PID=227458 containerID=f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=377fffb4-27d1-463c-80ee-eaacb06b0e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f",
2026-06-11 18:17:42.386951 | controller |     "Jun 11 17:44:08.436809 crc crio[22018]: time=\"2026-06-11T17:44:08.420819584Z\" level=info msg=\"Started container\" PID=227495 containerID=4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=5f3d9068-d856-415f-b8b4-6982c92d8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846",
2026-06-11 18:17:42.386967 | controller |     "Jun 11 17:44:08.436809 crc crio[22018]: time=\"2026-06-11T17:44:08.433795384Z\" level=info msg=\"Started container\" PID=227518 containerID=750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=4b0a44cf-6483-4a5e-be29-5fe12ef85504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9",
2026-06-11 18:17:42.386982 | controller |     "Jun 11 17:44:08.442436 crc crio[22018]: time=\"2026-06-11T17:44:08.439907661Z\" level=info msg=\"Created container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=68c32215-6791-4f91-a2a5-14b1dd0db5b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.386999 | controller |     "Jun 11 17:44:08.444882 crc crio[22018]: time=\"2026-06-11T17:44:08.444736508Z\" level=info msg=\"Starting container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff\" id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.387015 | controller |     "Jun 11 17:44:08.454740 crc crio[22018]: time=\"2026-06-11T17:44:08.45465348Z\" level=info msg=\"Started container\" PID=227516 containerID=e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=2fde8dc5-4ae6-4a66-acd6-b5cded0652ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a",
2026-06-11 18:17:42.387031 | controller |     "Jun 11 17:44:08.481102 crc crio[22018]: time=\"2026-06-11T17:44:08.481029896Z\" level=info msg=\"Created container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=8d9fbec9-ac2d-443a-b99c-d1b81a2be9a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387048 | controller |     "Jun 11 17:44:08.492155 crc crio[22018]: time=\"2026-06-11T17:44:08.491972835Z\" level=info msg=\"Starting container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea\" id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.387064 | controller |     "Jun 11 17:44:08.500895 crc crio[22018]: time=\"2026-06-11T17:44:08.500454623Z\" level=info msg=\"Started container\" PID=227484 containerID=8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=59dd6d66-37c1-4176-b6c1-3438e95455a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e",
2026-06-11 18:17:42.387084 | controller |     "Jun 11 17:44:09.818431 crc crio[22018]: time=\"2026-06-11T17:44:09.813905748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c2ee0f6-b49d-4036-b86a-2db8101969a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387101 | controller |     "Jun 11 17:44:09.819439 crc crio[22018]: time=\"2026-06-11T17:44:09.819168835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=cfd526df-abd6-4f74-bf20-30669ffcf44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387117 | controller |     "Jun 11 17:44:09.840383 crc crio[22018]: time=\"2026-06-11T17:44:09.836274761Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387133 | controller |     "Jun 11 17:44:09.840383 crc crio[22018]: time=\"2026-06-11T17:44:09.836778217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387149 | controller |     "Jun 11 17:44:10.132947 crc crio[22018]: time=\"2026-06-11T17:44:10.12844943Z\" level=info msg=\"Created container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=d6fbba15-38c1-4763-98c7-e6cc91ec5746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387165 | controller |     "Jun 11 17:44:10.136081 crc crio[22018]: time=\"2026-06-11T17:44:10.135947779Z\" level=info msg=\"Starting container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8\" id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.387181 | controller |     "Jun 11 17:44:10.144501 crc crio[22018]: time=\"2026-06-11T17:44:10.143995301Z\" level=info msg=\"Started container\" PID=228205 containerID=5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8 description=openstack/dnsmasq-dns-f5446bd49-jwp8b/init id=3cdaac65-9446-48e6-a07d-6c0da6d52575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10",
2026-06-11 18:17:42.387197 | controller |     "Jun 11 17:44:10.256882 crc crio[22018]: time=\"2026-06-11T17:44:10.256431036Z\" level=info msg=\"Created container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=75566f2f-4194-41c1-aa0e-a7ffbd476caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387214 | controller |     "Jun 11 17:44:10.260285 crc crio[22018]: time=\"2026-06-11T17:44:10.258939127Z\" level=info msg=\"Starting container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8\" id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.387230 | controller |     "Jun 11 17:44:10.278386 crc crio[22018]: time=\"2026-06-11T17:44:10.274113146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387247 | controller |     "Jun 11 17:44:10.288763 crc crio[22018]: time=\"2026-06-11T17:44:10.288669392Z\" level=info msg=\"Started container\" PID=228198 containerID=751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=9b2546e7-b8d8-473b-8c58-1de33628d2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a",
2026-06-11 18:17:42.387269 | controller |     "Jun 11 17:44:10.307445 crc crio[22018]: time=\"2026-06-11T17:44:10.30678049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387286 | controller |     "Jun 11 17:44:10.874664 crc crio[22018]: time=\"2026-06-11T17:44:10.874522088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95107d9e-fcc9-4725-9101-198ebd29ddd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387302 | controller |     "Jun 11 17:44:10.889587 crc crio[22018]: time=\"2026-06-11T17:44:10.889515589Z\" level=info msg=\"Stopping container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e (timeout: 604791s)\" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.387318 | controller |     "Jun 11 17:44:10.958610 crc crio[22018]: time=\"2026-06-11T17:44:10.958488947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00e6c4d5-1c3e-4f70-93ef-d3c0613f904f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387334 | controller |     "Jun 11 17:44:10.966803 crc crio[22018]: time=\"2026-06-11T17:44:10.96674938Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387351 | controller |     "Jun 11 17:44:10.967480 crc crio[22018]: time=\"2026-06-11T17:44:10.967454142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387369 | controller |     "Jun 11 17:44:11.026935 crc crio[22018]: time=\"2026-06-11T17:44:11.026441668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387386 | controller |     "Jun 11 17:44:11.031750 crc crio[22018]: time=\"2026-06-11T17:44:11.031673649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387408 | controller |     "Jun 11 17:44:11.539703 crc crio[22018]: time=\"2026-06-11T17:44:11.539614838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8a46d77a-4e54-49f0-b4a3-b42ea2fd9827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387430 | controller |     "Jun 11 17:44:11.539824 crc crio[22018]: time=\"2026-06-11T17:44:11.539649317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=233567f8-0f4e-4db7-a8cd-99ad18e05a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387448 | controller |     "Jun 11 17:44:11.541046 crc crio[22018]: time=\"2026-06-11T17:44:11.5409811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9df04bb2-1ead-41b3-ab72-fd3866de16c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387465 | controller |     "Jun 11 17:44:11.542106 crc crio[22018]: time=\"2026-06-11T17:44:11.542057879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1d06c84a-5e41-488f-be53-65b3064526da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387486 | controller |     "Jun 11 17:44:11.547638 crc crio[22018]: time=\"2026-06-11T17:44:11.54756336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7a10b7a-df87-4090-a112-b16c0ae1d9e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387503 | controller |     "Jun 11 17:44:11.548631 crc crio[22018]: time=\"2026-06-11T17:44:11.548514534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=62322596-4858-4dea-b48f-c4ea65dc9939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387519 | controller |     "Jun 11 17:44:11.550698 crc crio[22018]: time=\"2026-06-11T17:44:11.550596978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21c754c9-9ef8-44e8-9aca-4f593ed67acc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387535 | controller |     "Jun 11 17:44:11.550698 crc crio[22018]: time=\"2026-06-11T17:44:11.550645611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ee971da0-441e-46f5-b081-c29a56a0812b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387552 | controller |     "Jun 11 17:44:11.564478 crc crio[22018]: time=\"2026-06-11T17:44:11.564270254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02db96f8-98db-4af4-a8b6-ff5f2728d02c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387568 | controller |     "Jun 11 17:44:11.565189 crc crio[22018]: time=\"2026-06-11T17:44:11.565130262Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387584 | controller |     "Jun 11 17:44:11.565576 crc crio[22018]: time=\"2026-06-11T17:44:11.565492503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387601 | controller |     "Jun 11 17:44:11.568928 crc crio[22018]: time=\"2026-06-11T17:44:11.568850692Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387617 | controller |     "Jun 11 17:44:11.573743 crc crio[22018]: time=\"2026-06-11T17:44:11.573647372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=52a3f39c-4073-4022-bf27-4a7f593ca6ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387634 | controller |     "Jun 11 17:44:11.573743 crc crio[22018]: time=\"2026-06-11T17:44:11.573721194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c84225fc-a376-4702-98be-0ce09dd775f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387650 | controller |     "Jun 11 17:44:11.573900 crc crio[22018]: time=\"2026-06-11T17:44:11.573745295Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387667 | controller |     "Jun 11 17:44:11.576070 crc crio[22018]: time=\"2026-06-11T17:44:11.576011078Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387687 | controller |     "Jun 11 17:44:11.581640 crc crio[22018]: time=\"2026-06-11T17:44:11.581571555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387705 | controller |     "Jun 11 17:44:11.581731 crc crio[22018]: time=\"2026-06-11T17:44:11.581649875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387721 | controller |     "Jun 11 17:44:11.581775 crc crio[22018]: time=\"2026-06-11T17:44:11.581724319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387738 | controller |     "Jun 11 17:44:11.584815 crc crio[22018]: time=\"2026-06-11T17:44:11.584758518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec3aa292-3981-4f23-aab3-c9c66732e28a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387755 | controller |     "Jun 11 17:44:11.595564 crc crio[22018]: time=\"2026-06-11T17:44:11.594235242Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387772 | controller |     "Jun 11 17:44:11.612838 crc crio[22018]: time=\"2026-06-11T17:44:11.612763995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387788 | controller |     "Jun 11 17:44:11.618078 crc crio[22018]: time=\"2026-06-11T17:44:11.617971569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ab7186c-af58-4129-9fb4-a2f29d57cadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387804 | controller |     "Jun 11 17:44:11.621748 crc crio[22018]: time=\"2026-06-11T17:44:11.621262332Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.387820 | controller |     "Jun 11 17:44:11.621818 crc crio[22018]: time=\"2026-06-11T17:44:11.621744167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a84f658-7972-409c-acf0-3765fa58b773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387836 | controller |     "Jun 11 17:44:11.629535 crc crio[22018]: time=\"2026-06-11T17:44:11.629500613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe652a08-663b-4c17-be4d-8ddd3323e17d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387874 | controller |     "Jun 11 17:44:11.639375 crc crio[22018]: time=\"2026-06-11T17:44:11.635733422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387893 | controller |     "Jun 11 17:44:11.701177 crc crio[22018]: time=\"2026-06-11T17:44:11.647300864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9010867-3c17-4f39-9c2a-4ae1fb3bc920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387914 | controller |     "Jun 11 17:44:11.701177 crc crio[22018]: time=\"2026-06-11T17:44:11.654226515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9cbd3cb2-4c67-48ca-ac49-d4743c4ec166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387931 | controller |     "Jun 11 17:44:11.701580 crc crio[22018]: time=\"2026-06-11T17:44:11.654272566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7d15ea0-9cf6-4151-8f37-ed18ad6b4793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387948 | controller |     "Jun 11 17:44:11.701580 crc crio[22018]: time=\"2026-06-11T17:44:11.667444008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=50076cc6-8413-4e2e-a60c-6c00ada8cefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.387964 | controller |     "Jun 11 17:44:11.717018 crc crio[22018]: time=\"2026-06-11T17:44:11.716934957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387981 | controller |     "Jun 11 17:44:11.721296 crc crio[22018]: time=\"2026-06-11T17:44:11.721231342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.387998 | controller |     "Jun 11 17:44:11.729672 crc crio[22018]: time=\"2026-06-11T17:44:11.729604058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388015 | controller |     "Jun 11 17:44:11.741614 crc crio[22018]: time=\"2026-06-11T17:44:11.741209057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388090 | controller |     "Jun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.750952325Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388106 | controller |     "Jun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.751464692Z\" level=info msg=\"Stopping container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a (timeout: 604790s)\" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.388122 | controller |     "Jun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752065679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83b89029-b007-4796-89ed-51c30b6cbe6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.388138 | controller |     "Jun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752304783Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388154 | controller |     "Jun 11 17:44:11.753775 crc crio[22018]: time=\"2026-06-11T17:44:11.752492452Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388170 | controller |     "Jun 11 17:44:11.776032 crc crio[22018]: time=\"2026-06-11T17:44:11.775218636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388191 | controller |     "Jun 11 17:44:11.781708 crc crio[22018]: time=\"2026-06-11T17:44:11.781684352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388207 | controller |     "Jun 11 17:44:11.819003 crc crio[22018]: time=\"2026-06-11T17:44:11.818811533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388223 | controller |     "Jun 11 17:44:11.819894 crc crio[22018]: time=\"2026-06-11T17:44:11.819806971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388239 | controller |     "Jun 11 17:44:11.824687 crc crio[22018]: time=\"2026-06-11T17:44:11.824540442Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388255 | controller |     "Jun 11 17:44:11.825069 crc crio[22018]: time=\"2026-06-11T17:44:11.824898303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388270 | controller |     "Jun 11 17:44:11.833969 crc crio[22018]: time=\"2026-06-11T17:44:11.833827966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388286 | controller |     "Jun 11 17:44:11.845743 crc crio[22018]: time=\"2026-06-11T17:44:11.84565926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388305 | controller |     "Jun 11 17:44:11.861162 crc crio[22018]: time=\"2026-06-11T17:44:11.8610849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388348 | controller |     "Jun 11 17:44:11.954934 crc crio[22018]: time=\"2026-06-11T17:44:11.95349369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d4da9b2-219d-4237-b3bd-cdcdc3a4ceba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.388378 | controller |     "Jun 11 17:44:11.956427 crc crio[22018]: time=\"2026-06-11T17:44:11.956013081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=318b90f2-d186-4810-b556-49c03fe3ab49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.388403 | controller |     "Jun 11 17:44:11.959526 crc crio[22018]: time=\"2026-06-11T17:44:11.959463992Z\" level=info msg=\"Removing container: d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f\" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.388426 | controller |     "Jun 11 17:44:11.971939 crc crio[22018]: time=\"2026-06-11T17:44:11.971844925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d51479fb-4290-4227-b04d-71feeb773edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.388443 | controller |     "Jun 11 17:44:11.971939 crc crio[22018]: time=\"2026-06-11T17:44:11.971891117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388464 | controller |     "Jun 11 17:44:11.972385 crc crio[22018]: time=\"2026-06-11T17:44:11.971883204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8775a70b-77c8-4243-915a-f9985f843197 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.388481 | controller |     "Jun 11 17:44:11.977449 crc crio[22018]: time=\"2026-06-11T17:44:11.977308856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388498 | controller |     "Jun 11 17:44:11.978435 crc crio[22018]: time=\"2026-06-11T17:44:11.978300728Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388514 | controller |     "Jun 11 17:44:11.979633 crc crio[22018]: time=\"2026-06-11T17:44:11.979560249Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388530 | controller |     "Jun 11 17:44:12.003452 crc crio[22018]: time=\"2026-06-11T17:44:12.003138476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388546 | controller |     "Jun 11 17:44:12.015014 crc crio[22018]: time=\"2026-06-11T17:44:12.014969024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388562 | controller |     "Jun 11 17:44:12.032058 crc crio[22018]: time=\"2026-06-11T17:44:12.031983941Z\" level=info msg=\"Created container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=c2add07c-9e27-4d81-916e-51937c31f7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388578 | controller |     "Jun 11 17:44:12.033543 crc crio[22018]: time=\"2026-06-11T17:44:12.033479508Z\" level=info msg=\"Starting container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1\" id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.388593 | controller |     "Jun 11 17:44:12.049203 crc crio[22018]: time=\"2026-06-11T17:44:12.048962387Z\" level=info msg=\"Created container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=da83d504-fe43-4a7d-9eed-5125f399e49d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388610 | controller |     "Jun 11 17:44:12.054472 crc crio[22018]: time=\"2026-06-11T17:44:12.05383277Z\" level=info msg=\"Starting container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3\" id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.388625 | controller |     "Jun 11 17:44:12.057389 crc crio[22018]: time=\"2026-06-11T17:44:12.057277224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388641 | controller |     "Jun 11 17:44:12.057772 crc crio[22018]: time=\"2026-06-11T17:44:12.057713168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388656 | controller |     "Jun 11 17:44:12.058010 crc crio[22018]: time=\"2026-06-11T17:44:12.057941294Z\" level=info msg=\"Created container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=b2f8c8a8-36d6-4cc7-9680-e60c6b34ff67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.388676 | controller |     "Jun 11 17:44:12.067501 crc crio[22018]: time=\"2026-06-11T17:44:12.067298962Z\" level=info msg=\"Starting container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b\" id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.388693 | controller |     "Jun 11 17:44:12.069750 crc crio[22018]: time=\"2026-06-11T17:44:12.069704383Z\" level=info msg=\"Started container\" PID=228236 containerID=0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=72c0e20a-fbf1-455c-8161-332a86bcbe2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc",
2026-06-11 18:17:42.388709 | controller |     "Jun 11 17:44:12.081012 crc crio[22018]: time=\"2026-06-11T17:44:12.080898567Z\" level=info msg=\"Started container\" PID=228239 containerID=eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1 description=openstack/ovn-controller-mj4xz-config-92rmk/ovn-config id=f3e5b65c-6e32-44c8-a6e7-da8977ceba92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e",
2026-06-11 18:17:42.388725 | controller |     "Jun 11 17:44:12.081691 crc crio[22018]: time=\"2026-06-11T17:44:12.081635956Z\" level=info msg=\"Started container\" PID=228244 containerID=e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b description=openstack/ovn-controller-mj4xz/ovn-controller id=70d15942-9f43-4c9b-acae-fae6cbfb1a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b",
2026-06-11 18:17:42.388741 | controller |     "Jun 11 17:44:12.130456 crc crio[22018]: time=\"2026-06-11T17:44:12.1302845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388757 | controller |     "Jun 11 17:44:12.137583 crc crio[22018]: time=\"2026-06-11T17:44:12.135550977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388773 | controller |     "Jun 11 17:44:12.175037 crc crio[22018]: time=\"2026-06-11T17:44:12.174872768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388789 | controller |     "Jun 11 17:44:12.179079 crc crio[22018]: time=\"2026-06-11T17:44:12.179018965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388806 | controller |     "Jun 11 17:44:12.199997 crc crio[22018]: time=\"2026-06-11T17:44:12.19991529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388822 | controller |     "Jun 11 17:44:12.202852 crc crio[22018]: time=\"2026-06-11T17:44:12.202794912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388838 | controller |     "Jun 11 17:44:12.255963 crc crio[22018]: time=\"2026-06-11T17:44:12.25585811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388875 | controller |     "Jun 11 17:44:12.261786 crc crio[22018]: time=\"2026-06-11T17:44:12.2617571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388898 | controller |     "Jun 11 17:44:12.264396 crc crio[22018]: time=\"2026-06-11T17:44:12.264296641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388915 | controller |     "Jun 11 17:44:12.268041 crc crio[22018]: time=\"2026-06-11T17:44:12.267989587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388930 | controller |     "Jun 11 17:44:12.284136 crc crio[22018]: time=\"2026-06-11T17:44:12.284032916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388946 | controller |     "Jun 11 17:44:12.290539 crc crio[22018]: time=\"2026-06-11T17:44:12.289174101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.388962 | controller |     "Jun 11 17:44:12.348971 crc crio[22018]: time=\"2026-06-11T17:44:12.348848622Z\" level=info msg=\"Removed container d678626e8c251d36396301eb9e60887f61ddab19d2f17d321946a948bb77866f: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=20c5b0a5-c300-49f8-8dcf-c276b961785c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.388979 | controller |     "Jun 11 17:44:12.359096 crc crio[22018]: time=\"2026-06-11T17:44:12.359002375Z\" level=info msg=\"Removing container: c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d\" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.388996 | controller |     "Jun 11 17:44:12.394552 crc crio[22018]: time=\"2026-06-11T17:44:12.394398388Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD\" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389012 | controller |     "Jun 11 17:44:12.394552 crc crio[22018]: time=\"2026-06-11T17:44:12.394540612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389028 | controller |     "Jun 11 17:44:12.459912 crc crio[22018]: time=\"2026-06-11T17:44:12.459860609Z\" level=info msg=\"Removed container c8e0365f4647aebc4f814f01d43bb90eb7c6a4145dbdc6f32d4d04d0c23b789d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=169f75be-05ed-467a-8d3c-11feca7ffdb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.389045 | controller |     "Jun 11 17:44:12.462614 crc crio[22018]: time=\"2026-06-11T17:44:12.460280124Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-64979cd66f-xl8c6/POD\" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389062 | controller |     "Jun 11 17:44:12.463056 crc crio[22018]: time=\"2026-06-11T17:44:12.46303129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389079 | controller |     "Jun 11 17:44:12.485295 crc crio[22018]: time=\"2026-06-11T17:44:12.485212741Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}\"",
2026-06-11 18:17:42.389101 | controller |     "Jun 11 17:44:12.485295 crc crio[22018]: time=\"2026-06-11T17:44:12.485272633Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.389119 | controller |     "Jun 11 17:44:12.657263 crc crio[22018]: time=\"2026-06-11T17:44:12.656754097Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}\"",
2026-06-11 18:17:42.389136 | controller |     "Jun 11 17:44:12.657737 crc crio[22018]: time=\"2026-06-11T17:44:12.657655236Z\" level=info msg=\"Adding pod openstack_barbican-worker-64979cd66f-xl8c6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.389154 | controller |     "Jun 11 17:44:12.722085 crc crio[22018]: time=\"2026-06-11T17:44:12.720537985Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5c49b57c6b-hzkgz/POD\" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389171 | controller |     "Jun 11 17:44:12.722085 crc crio[22018]: time=\"2026-06-11T17:44:12.720618918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389188 | controller |     "Jun 11 17:44:12.749214 crc crio[22018]: time=\"2026-06-11T17:44:12.749149152Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686664-tmd2w/POD\" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389204 | controller |     "Jun 11 17:44:12.749441 crc crio[22018]: time=\"2026-06-11T17:44:12.749260005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389220 | controller |     "Jun 11 17:44:12.857394 crc crio[22018]: time=\"2026-06-11T17:44:12.857126567Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.389236 | controller |     "Jun 11 17:44:12.857394 crc crio[22018]: time=\"2026-06-11T17:44:12.857191839Z\" level=info msg=\"Adding pod openstack_barbican-api-5c49b57c6b-hzkgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.389254 | controller |     "Jun 11 17:44:12.862515 crc crio[22018]: time=\"2026-06-11T17:44:12.862477293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"",
2026-06-11 18:17:42.389274 | controller |     "Jun 11 17:44:12.862652 crc crio[22018]: time=\"2026-06-11T17:44:12.862634692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686664-tmd2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.389338 | controller |     "Jun 11 17:44:12.926006 crc crio[22018]: time=\"2026-06-11T17:44:12.925962531Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389360 | controller |     "Jun 11 17:44:12.926252 crc crio[22018]: time=\"2026-06-11T17:44:12.92622809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389377 | controller |     "Jun 11 17:44:12.958811 crc crio[22018]: time=\"2026-06-11T17:44:12.958129533Z\" level=info msg=\"Created container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=c65b96b0-863e-49bf-8051-beae8f47ec1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389394 | controller |     "Jun 11 17:44:13.013245 crc crio[22018]: time=\"2026-06-11T17:44:13.0132102Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.389410 | controller |     "Jun 11 17:44:13.013531 crc crio[22018]: time=\"2026-06-11T17:44:13.013505619Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.389427 | controller |     "Jun 11 17:44:13.035392 crc crio[22018]: time=\"2026-06-11T17:44:13.027887374Z\" level=info msg=\"Starting container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810\" id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.389444 | controller |     "Jun 11 17:44:13.035392 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92ed4d81523b594 Mac:ba:4f:4b:a0:46:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.389461 | controller |     "Jun 11 17:44:13.035392 crc crio[22018]: time=\"2026-06-11T17:44:13.035274389Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc000380238}] Aliases:map[]}\"",
2026-06-11 18:17:42.389478 | controller |     "Jun 11 17:44:13.035929 crc crio[22018]: time=\"2026-06-11T17:44:13.035489496Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.389495 | controller |     "Jun 11 17:44:13.044206 crc crio[22018]: time=\"2026-06-11T17:44:13.044067573Z\" level=info msg=\"Started container\" PID=228810 containerID=1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810 description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=16b519df-5b3e-4337-9815-33d6a7a65587 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846",
2026-06-11 18:17:42.389517 | controller |     "Jun 11 17:44:13.070056 crc crio[22018]: time=\"2026-06-11T17:44:13.069957578Z\" level=info msg=\"Ran pod sandbox 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 with infra container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/POD\" id=002717b7-c720-42dc-a0b2-f9ed4c8f05a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389534 | controller |     "Jun 11 17:44:13.085022 crc crio[22018]: time=\"2026-06-11T17:44:13.073668656Z\" level=info msg=\"Created container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=15b48532-f84c-4032-829b-319440327a22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389551 | controller |     "Jun 11 17:44:13.099705 crc crio[22018]: time=\"2026-06-11T17:44:13.09891174Z\" level=info msg=\"Starting container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d\" id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.389568 | controller |     "Jun 11 17:44:13.112685 crc crio[22018]: time=\"2026-06-11T17:44:13.109657117Z\" level=info msg=\"Started container\" PID=228814 containerID=14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d description=openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns id=b7a0b636-8acb-49e0-b48a-ccd686a787d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10",
2026-06-11 18:17:42.389583 | controller |     "Jun 11 17:44:13.112685 crc crio[22018]: time=\"2026-06-11T17:44:13.112183238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=adc5493b-a037-43d5-95be-8b247454a6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.389599 | controller |     "Jun 11 17:44:13.117431 crc crio[22018]: time=\"2026-06-11T17:44:13.114552144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0eb2174b-8a83-430f-aa96-7e32b53c3098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.389615 | controller |     "Jun 11 17:44:13.145132 crc crio[22018]: time=\"2026-06-11T17:44:13.145054796Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389632 | controller |     "Jun 11 17:44:13.145552 crc crio[22018]: time=\"2026-06-11T17:44:13.145527331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.389647 | controller |     "Jun 11 17:44:13.162427 crc crio[22018]: time=\"2026-06-11T17:44:13.162262947Z\" level=info msg=\"Removing container: 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701\" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.389665 | controller |     "Jun 11 17:44:13.370521 crc crio[22018]: time=\"2026-06-11T17:44:13.364150591Z\" level=info msg=\"Created container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=cfaf00c3-fe4d-48c1-856f-ddcb7bf07c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389682 | controller |     "Jun 11 17:44:13.377649 crc crio[22018]: time=\"2026-06-11T17:44:13.375940876Z\" level=info msg=\"Starting container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4\" id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.389703 | controller |     "Jun 11 17:44:13.393550 crc crio[22018]: time=\"2026-06-11T17:44:13.393207686Z\" level=info msg=\"Started container\" PID=228853 containerID=383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=c873ddde-04b0-4e26-87d9-dff2c8a9d91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f",
2026-06-11 18:17:42.389720 | controller |     "Jun 11 17:44:13.430308 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6b790a6968616f Mac:da:bb:00:24:84:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.389738 | controller |     "Jun 11 17:44:13.431503 crc crio[22018]: time=\"2026-06-11T17:44:13.431404556Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc002300470}] Aliases:map[]}\"",
2026-06-11 18:17:42.389755 | controller |     "Jun 11 17:44:13.431773 crc crio[22018]: time=\"2026-06-11T17:44:13.431626657Z\" level=info msg=\"Checking pod openstack_barbican-worker-64979cd66f-xl8c6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.389772 | controller |     "Jun 11 17:44:13.459780 crc crio[22018]: time=\"2026-06-11T17:44:13.459570608Z\" level=info msg=\"Created container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=d899b00b-203c-4e67-9d17-42914161df6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389789 | controller |     "Jun 11 17:44:13.466543 crc crio[22018]: time=\"2026-06-11T17:44:13.461195011Z\" level=info msg=\"Starting container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee\" id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.389805 | controller |     "Jun 11 17:44:13.482233 crc crio[22018]: time=\"2026-06-11T17:44:13.482133875Z\" level=info msg=\"Started container\" PID=228867 containerID=218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee description=openstack/barbican-db-create-2kw84/mariadb-database-create id=3f2cc836-39a6-4826-938e-e379f8a616ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692",
2026-06-11 18:17:42.389822 | controller |     "Jun 11 17:44:13.501475 crc crio[22018]: time=\"2026-06-11T17:44:13.501367494Z\" level=info msg=\"Ran pod sandbox d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd with infra container: openstack/barbican-worker-64979cd66f-xl8c6/POD\" id=47a1b704-c648-459a-9ba2-e36c2ee52f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.389838 | controller |     "Jun 11 17:44:13.503910 crc crio[22018]: time=\"2026-06-11T17:44:13.503874333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a2e1ba50-985c-4465-93da-54786624125a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.389892 | controller |     "Jun 11 17:44:13.510480 crc crio[22018]: time=\"2026-06-11T17:44:13.51005891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=022c6f9a-e279-41f3-8ba7-6bf6b5fc5a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.389916 | controller |     "Jun 11 17:44:13.510694 crc crio[22018]: time=\"2026-06-11T17:44:13.510627293Z\" level=info msg=\"Created container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create\" id=f5ea260e-3752-4072-89aa-c24eea32e268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389933 | controller |     "Jun 11 17:44:13.512614 crc crio[22018]: time=\"2026-06-11T17:44:13.51257931Z\" level=info msg=\"Starting container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146\" id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.389951 | controller |     "Jun 11 17:44:13.517253 crc crio[22018]: time=\"2026-06-11T17:44:13.515143712Z\" level=info msg=\"Created container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=0b85505c-7d53-49ff-a839-b4a646e770fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.389974 | controller |     "Jun 11 17:44:13.517253 crc crio[22018]: time=\"2026-06-11T17:44:13.516300315Z\" level=info msg=\"Created container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=15fa0350-648a-46b7-8793-47f831b26bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390000 | controller |     "Jun 11 17:44:13.535840 crc crio[22018]: time=\"2026-06-11T17:44:13.53548576Z\" level=info msg=\"Started container\" PID=228889 containerID=faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146 description=openstack/glance-db-create-64bgj/mariadb-database-create id=7290f250-1f12-4ee8-8c1c-bbeee7b372bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3",
2026-06-11 18:17:42.390025 | controller |     "Jun 11 17:44:13.539033 crc crio[22018]: time=\"2026-06-11T17:44:13.537821613Z\" level=info msg=\"Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390049 | controller |     "Jun 11 17:44:13.539033 crc crio[22018]: time=\"2026-06-11T17:44:13.538187664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390073 | controller |     "Jun 11 17:44:13.571235 crc crio[22018]: time=\"2026-06-11T17:44:13.571146378Z\" level=info msg=\"Starting container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53\" id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390095 | controller |     "Jun 11 17:44:13.584441 crc crio[22018]: time=\"2026-06-11T17:44:13.583691318Z\" level=info msg=\"Starting container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc\" id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390112 | controller |     "Jun 11 17:44:13.593169 crc crio[22018]: time=\"2026-06-11T17:44:13.587285983Z\" level=info msg=\"Started container\" PID=228875 containerID=d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=ff3ec8b5-a4b7-40da-8713-43f40c3ca90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c",
2026-06-11 18:17:42.390129 | controller |     "Jun 11 17:44:13.593169 crc crio[22018]: time=\"2026-06-11T17:44:13.59156942Z\" level=info msg=\"Started container\" PID=228873 containerID=426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc description=openstack/placement-db-create-wp7pr/mariadb-database-create id=c8ceb703-59c9-4d33-9dfd-33ead15cc149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f",
2026-06-11 18:17:42.390151 | controller |     "Jun 11 17:44:13.616993 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9e3f465322153 Mac:62:a5:50:4b:06:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 SocketPath: PciID:}] [{Interface:0xc0004167d0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.390167 | controller |     "Jun 11 17:44:13.622823 crc crio[22018]: time=\"2026-06-11T17:44:13.619001721Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc005da01c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.390185 | controller |     "Jun 11 17:44:13.622823 crc crio[22018]: time=\"2026-06-11T17:44:13.619402693Z\" level=info msg=\"Checking pod openstack_barbican-api-5c49b57c6b-hzkgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.390201 | controller |     "Jun 11 17:44:13.651387 crc crio[22018]: time=\"2026-06-11T17:44:13.650134635Z\" level=info msg=\"Created container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=1407971f-521e-443f-a9dd-cdd4e9c5560a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390217 | controller |     "Jun 11 17:44:13.654892 crc crio[22018]: time=\"2026-06-11T17:44:13.654643927Z\" level=info msg=\"Starting container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c\" id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390233 | controller |     "Jun 11 17:44:13.659722 crc crio[22018]: time=\"2026-06-11T17:44:13.659657388Z\" level=info msg=\"Started container\" PID=228868 containerID=b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=fb30ecb5-003a-4e96-9f19-c8835878be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e",
2026-06-11 18:17:42.390248 | controller |     "Jun 11 17:44:13.693147 crc crio[22018]: time=\"2026-06-11T17:44:13.691941181Z\" level=info msg=\"Ran pod sandbox ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 with infra container: openstack/barbican-api-5c49b57c6b-hzkgz/POD\" id=67de56e7-ee69-4c41-904a-6a4b53ce5974 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.390264 | controller |     "Jun 11 17:44:13.699919 crc crio[22018]: time=\"2026-06-11T17:44:13.69985268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=25886574-7ce5-4cef-8627-bf877a1020b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.390280 | controller |     "Jun 11 17:44:13.702495 crc crio[22018]: time=\"2026-06-11T17:44:13.702139663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=31ca9386-b2c0-4240-b27e-24cd42eb541d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.390297 | controller |     "Jun 11 17:44:13.717120 crc crio[22018]: time=\"2026-06-11T17:44:13.716978032Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390316 | controller |     "Jun 11 17:44:13.717823 crc crio[22018]: time=\"2026-06-11T17:44:13.717569131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390332 | controller |     "Jun 11 17:44:13.724368 crc crio[22018]: time=\"2026-06-11T17:44:13.721511277Z\" level=info msg=\"Created container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=c41fc6f6-e907-4670-8bb2-ee70fb906bf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390348 | controller |     "Jun 11 17:44:13.724368 crc crio[22018]: time=\"2026-06-11T17:44:13.723616605Z\" level=info msg=\"Starting container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55\" id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390364 | controller |     "Jun 11 17:44:13.733905 crc crio[22018]: time=\"2026-06-11T17:44:13.731623309Z\" level=info msg=\"Started container\" PID=228880 containerID=ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55 description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=c6082c7d-9e3a-4a46-8fd6-3ef1dd2764ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94",
2026-06-11 18:17:42.390380 | controller |     "Jun 11 17:44:13.734248 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec2f1a3192ab1e Mac:3e:be:8f:b7:29:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.390398 | controller |     "Jun 11 17:44:13.736790 crc crio[22018]: time=\"2026-06-11T17:44:13.735779071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc002ca0068}] Aliases:map[]}\"",
2026-06-11 18:17:42.390415 | controller |     "Jun 11 17:44:13.742896 crc crio[22018]: time=\"2026-06-11T17:44:13.742841527Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686664-tmd2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.390431 | controller |     "Jun 11 17:44:13.763666 crc crio[22018]: time=\"2026-06-11T17:44:13.759470253Z\" level=info msg=\"Created container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=58ac553e-51d2-4039-96a5-53e35abb8d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390448 | controller |     "Jun 11 17:44:13.783467 crc crio[22018]: time=\"2026-06-11T17:44:13.778489033Z\" level=info msg=\"Starting container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed\" id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390464 | controller |     "Jun 11 17:44:13.793665 crc crio[22018]: time=\"2026-06-11T17:44:13.793494332Z\" level=info msg=\"Started container\" PID=228834 containerID=3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=ea9e999c-a5bb-47f4-ac71-096628ba746f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e",
2026-06-11 18:17:42.390489 | controller |     "Jun 11 17:44:13.817250 crc crio[22018]: time=\"2026-06-11T17:44:13.815524642Z\" level=info msg=\"Created container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=3747f75b-0452-4e53-a5e9-b7cb055f2297 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390506 | controller |     "Jun 11 17:44:13.820259 crc crio[22018]: time=\"2026-06-11T17:44:13.820140391Z\" level=info msg=\"Starting container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc\" id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390523 | controller |     "Jun 11 17:44:13.824066 crc crio[22018]: 2026-06-11T17:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add6bbda30bf7ae Mac:6a:07:f1:f7:f7:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.390540 | controller |     "Jun 11 17:44:13.824066 crc crio[22018]: time=\"2026-06-11T17:44:13.823730028Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca05c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.390556 | controller |     "Jun 11 17:44:13.824066 crc crio[22018]: time=\"2026-06-11T17:44:13.823890533Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.390574 | controller |     "Jun 11 17:44:13.836284 crc crio[22018]: time=\"2026-06-11T17:44:13.834535763Z\" level=info msg=\"Started container\" PID=228899 containerID=f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=4e02ff7d-5692-474a-8452-5f76f6ab52ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf",
2026-06-11 18:17:42.390590 | controller |     "Jun 11 17:44:13.838385 crc crio[22018]: time=\"2026-06-11T17:44:13.83820119Z\" level=info msg=\"Created container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create\" id=ca8c8f40-8a2b-4593-a4d9-12d7ce4cbac0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390607 | controller |     "Jun 11 17:44:13.841178 crc crio[22018]: time=\"2026-06-11T17:44:13.841088702Z\" level=info msg=\"Starting container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b\" id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390624 | controller |     "Jun 11 17:44:13.849823 crc crio[22018]: time=\"2026-06-11T17:44:13.849718569Z\" level=info msg=\"Started container\" PID=228856 containerID=06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b description=openstack/cinder-db-create-fv555/mariadb-database-create id=d7794c98-55e1-4ab1-8937-950e056a9a87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358",
2026-06-11 18:17:42.390641 | controller |     "Jun 11 17:44:13.873694 crc crio[22018]: time=\"2026-06-11T17:44:13.873291147Z\" level=info msg=\"Ran pod sandbox 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 with infra container: openshift-infra/auto-csr-approver-29686664-tmd2w/POD\" id=33607024-3e92-4523-8c41-001a57e4d90c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.390661 | controller |     "Jun 11 17:44:13.878470 crc crio[22018]: time=\"2026-06-11T17:44:13.878245615Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.390679 | controller |     "Jun 11 17:44:13.886373 crc crio[22018]: time=\"2026-06-11T17:44:13.886229414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.390696 | controller |     "Jun 11 17:44:13.930531 crc crio[22018]: time=\"2026-06-11T17:44:13.92712874Z\" level=info msg=\"Created container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=289ec800-41ee-4410-8244-7f010a90714d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390712 | controller |     "Jun 11 17:44:13.933809 crc crio[22018]: time=\"2026-06-11T17:44:13.933739815Z\" level=info msg=\"Starting container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0\" id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390728 | controller |     "Jun 11 17:44:13.941860 crc crio[22018]: time=\"2026-06-11T17:44:13.937967327Z\" level=info msg=\"Ran pod sandbox add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 with infra container: openstack/ovsdbserver-sb-0/POD\" id=0c5f59ae-fc03-4038-8791-bbe0130ac110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.390744 | controller |     "Jun 11 17:44:13.951570 crc crio[22018]: time=\"2026-06-11T17:44:13.949819049Z\" level=info msg=\"Started container\" PID=228829 containerID=fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=3f192e59-9a2d-4e38-a04d-ebf7d502a9c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9",
2026-06-11 18:17:42.390761 | controller |     "Jun 11 17:44:13.966258 crc crio[22018]: time=\"2026-06-11T17:44:13.964478244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2aeff071-6156-46ab-a9b1-854147c14a15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.390777 | controller |     "Jun 11 17:44:13.966258 crc crio[22018]: time=\"2026-06-11T17:44:13.965148516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390792 | controller |     "Jun 11 17:44:13.990490 crc crio[22018]: time=\"2026-06-11T17:44:13.990371335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390808 | controller |     "Jun 11 17:44:14.082252 crc crio[22018]: time=\"2026-06-11T17:44:14.082204549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=a9e1a202-099f-47fa-b6bb-b4b67e2fdac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.390824 | controller |     "Jun 11 17:44:14.094638 crc crio[22018]: time=\"2026-06-11T17:44:14.094558431Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390839 | controller |     "Jun 11 17:44:14.094998 crc crio[22018]: time=\"2026-06-11T17:44:14.094931533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390883 | controller |     "Jun 11 17:44:14.151297 crc crio[22018]: time=\"2026-06-11T17:44:14.151182828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390902 | controller |     "Jun 11 17:44:14.162548 crc crio[22018]: time=\"2026-06-11T17:44:14.160136473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390919 | controller |     "Jun 11 17:44:14.162548 crc crio[22018]: time=\"2026-06-11T17:44:14.161911166Z\" level=info msg=\"Created container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=b63f4007-af4e-41ec-9b56-286535e2085e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.390936 | controller |     "Jun 11 17:44:14.180292 crc crio[22018]: time=\"2026-06-11T17:44:14.180248122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.390952 | controller |     "Jun 11 17:44:14.182180 crc crio[22018]: time=\"2026-06-11T17:44:14.182154003Z\" level=info msg=\"Starting container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da\" id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.390969 | controller |     "Jun 11 17:44:14.188909 crc crio[22018]: time=\"2026-06-11T17:44:14.188876069Z\" level=info msg=\"Started container\" PID=228838 containerID=542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=1677fbec-a2db-428f-83c3-6d99764c6dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a",
2026-06-11 18:17:42.390986 | controller |     "Jun 11 17:44:14.193095 crc crio[22018]: time=\"2026-06-11T17:44:14.193019882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391004 | controller |     "Jun 11 17:44:14.220040 crc crio[22018]: time=\"2026-06-11T17:44:14.219860616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391020 | controller |     "Jun 11 17:44:14.234236 crc crio[22018]: time=\"2026-06-11T17:44:14.233817621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391037 | controller |     "Jun 11 17:44:14.904390 crc crio[22018]: time=\"2026-06-11T17:44:14.903809093Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6db3304f-66fa-4309-ab0e-2806338d5729 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.391053 | controller |     "Jun 11 17:44:14.905579 crc crio[22018]: time=\"2026-06-11T17:44:14.905488096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c7d65a17-bd7c-400e-bf66-dc939d8511c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391070 | controller |     "Jun 11 17:44:14.907847 crc crio[22018]: time=\"2026-06-11T17:44:14.907783899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b6d21a3-4e03-4244-be18-304ab0c2c386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391086 | controller |     "Jun 11 17:44:14.917801 crc crio[22018]: time=\"2026-06-11T17:44:14.917692423Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.391106 | controller |     "Jun 11 17:44:14.918213 crc crio[22018]: time=\"2026-06-11T17:44:14.918154248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391124 | controller |     "Jun 11 17:44:14.971552 crc crio[22018]: time=\"2026-06-11T17:44:14.971388997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391141 | controller |     "Jun 11 17:44:15.235995 crc crio[22018]: time=\"2026-06-11T17:44:15.227044792Z\" level=info msg=\"Removed container 32c1ec69c3218a46a13418a1bd26914a5657eef5289ea476561bf82b6ff57701: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=42170fe8-0fa9-4f4a-bce0-f23c0f8ebbf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391157 | controller |     "Jun 11 17:44:15.236316 crc crio[22018]: time=\"2026-06-11T17:44:15.236119447Z\" level=info msg=\"Removing container: 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3\" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391174 | controller |     "Jun 11 17:44:15.328027 crc crio[22018]: time=\"2026-06-11T17:44:15.327925666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391191 | controller |     "Jun 11 17:44:15.350099 crc crio[22018]: time=\"2026-06-11T17:44:15.349667042Z\" level=info msg=\"Removed container 4a597b727d1b7cc238f0e23aa1d337504cff8ee95ad75319f59723dddb9a9af3: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=735accf0-681b-44e1-9ba4-44c68e14e304 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391208 | controller |     "Jun 11 17:44:15.352784 crc crio[22018]: time=\"2026-06-11T17:44:15.352716763Z\" level=info msg=\"Removing container: f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd\" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391224 | controller |     "Jun 11 17:44:15.559638 crc crio[22018]: time=\"2026-06-11T17:44:15.559546943Z\" level=info msg=\"Removed container f8eb990897dace8decb4ca25606e1e08c0b41e06a5c848e50c7f147aefaa2fcd: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=7684363c-8aac-4c00-a1e6-cb2ea48e3365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391241 | controller |     "Jun 11 17:44:15.585044 crc crio[22018]: time=\"2026-06-11T17:44:15.584891017Z\" level=info msg=\"Removing container: 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add\" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391258 | controller |     "Jun 11 17:44:15.623202 crc crio[22018]: time=\"2026-06-11T17:44:15.621259684Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391275 | controller |     "Jun 11 17:44:15.623202 crc crio[22018]: time=\"2026-06-11T17:44:15.621373487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391291 | controller |     "Jun 11 17:44:15.733855 crc crio[22018]: time=\"2026-06-11T17:44:15.73371924Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}\"",
2026-06-11 18:17:42.391312 | controller |     "Jun 11 17:44:15.733855 crc crio[22018]: time=\"2026-06-11T17:44:15.733790323Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.391330 | controller |     "Jun 11 17:44:15.798783 crc crio[22018]: time=\"2026-06-11T17:44:15.797026358Z\" level=info msg=\"Created container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=66299f99-dab8-4f36-81cc-2dbca8f0277d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.391346 | controller |     "Jun 11 17:44:15.804288 crc crio[22018]: time=\"2026-06-11T17:44:15.804210118Z\" level=info msg=\"Starting container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1\" id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.391363 | controller |     "Jun 11 17:44:15.839620 crc crio[22018]: time=\"2026-06-11T17:44:15.839443045Z\" level=info msg=\"Started container\" PID=229727 containerID=06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=a3a483b7-e1f2-47ff-9bbe-26e6ebeaa239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259",
2026-06-11 18:17:42.391381 | controller |     "Jun 11 17:44:15.881969 crc crio[22018]: time=\"2026-06-11T17:44:15.878003786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=c0a8fccb-f768-46f9-807e-c51845b75082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391397 | controller |     "Jun 11 17:44:15.913093 crc crio[22018]: time=\"2026-06-11T17:44:15.912974427Z\" level=info msg=\"Removed container 35b31fa52175b888295c5142073f2fa1c05e69ebe3855461e8825b6a09db5add: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=ba69ec88-ba98-4dfa-bc1f-e64136565003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391415 | controller |     "Jun 11 17:44:15.933378 crc crio[22018]: time=\"2026-06-11T17:44:15.932939853Z\" level=info msg=\"Removing container: 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd\" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391431 | controller |     "Jun 11 17:44:16.026851 crc crio[22018]: time=\"2026-06-11T17:44:16.026753856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3668fa08-97d3-442d-8ea8-4900f758967c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391448 | controller |     "Jun 11 17:44:16.048389 crc crio[22018]: time=\"2026-06-11T17:44:16.044602631Z\" level=info msg=\"Removed container 36f218a2f8bc12126c6e53e278ee5c2fbfea4f9f5ad99090eae1a669694e9dbd: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=f2e5a08b-01f5-4225-8018-3f84dba5d275 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391464 | controller |     "Jun 11 17:44:16.068795 crc crio[22018]: time=\"2026-06-11T17:44:16.067133522Z\" level=info msg=\"Removing container: 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade\" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391481 | controller |     "Jun 11 17:44:16.088067 crc crio[22018]: time=\"2026-06-11T17:44:16.087934226Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391501 | controller |     "Jun 11 17:44:16.088067 crc crio[22018]: time=\"2026-06-11T17:44:16.0880582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391518 | controller |     "Jun 11 17:44:16.094624 crc crio[22018]: time=\"2026-06-11T17:44:16.094114443Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.391534 | controller |     "Jun 11 17:44:16.124154 crc crio[22018]: time=\"2026-06-11T17:44:16.122007943Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391551 | controller |     "Jun 11 17:44:16.124154 crc crio[22018]: time=\"2026-06-11T17:44:16.122105336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391567 | controller |     "Jun 11 17:44:16.132478 crc crio[22018]: time=\"2026-06-11T17:44:16.130748593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391584 | controller |     "Jun 11 17:44:16.152838 crc crio[22018]: time=\"2026-06-11T17:44:16.152298619Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391600 | controller |     "Jun 11 17:44:16.152838 crc crio[22018]: time=\"2026-06-11T17:44:16.152765264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391616 | controller |     "Jun 11 17:44:16.206475 crc crio[22018]: time=\"2026-06-11T17:44:16.205582339Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391631 | controller |     "Jun 11 17:44:16.206475 crc crio[22018]: time=\"2026-06-11T17:44:16.205684322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391647 | controller |     "Jun 11 17:44:16.260224 crc crio[22018]: time=\"2026-06-11T17:44:16.260080949Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.391663 | controller |     "Jun 11 17:44:16.260224 crc crio[22018]: time=\"2026-06-11T17:44:16.260186242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.391679 | controller |     "Jun 11 17:44:16.301166 crc crio[22018]: time=\"2026-06-11T17:44:16.301060098Z\" level=info msg=\"Removed container 591f650f97a235d0cb7e98b21518afbd64466bfe2dc15cbaa63185e27b659ade: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=a8e4f48a-ee78-4339-8662-df49ff091ac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391695 | controller |     "Jun 11 17:44:16.311917 crc crio[22018]: time=\"2026-06-11T17:44:16.311826944Z\" level=info msg=\"Created container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0089a565-7ffc-45ff-8e7c-e5e2bfee980a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.391715 | controller |     "Jun 11 17:44:16.313112 crc crio[22018]: time=\"2026-06-11T17:44:16.313024481Z\" level=info msg=\"Starting container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb\" id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.391732 | controller |     "Jun 11 17:44:16.313260 crc crio[22018]: time=\"2026-06-11T17:44:16.313168411Z\" level=info msg=\"Removing container: e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff\" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.391749 | controller |     "Jun 11 17:44:16.324691 crc crio[22018]: time=\"2026-06-11T17:44:16.324590546Z\" level=info msg=\"Started container\" PID=229737 containerID=5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log id=b8dc4ded-93ae-4e81-b1d2-698277093d6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2",
2026-06-11 18:17:42.391765 | controller |     "Jun 11 17:44:16.352139 crc crio[22018]: time=\"2026-06-11T17:44:16.351558881Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}\"",
2026-06-11 18:17:42.391782 | controller |     "Jun 11 17:44:16.352139 crc crio[22018]: time=\"2026-06-11T17:44:16.351637854Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.391798 | controller |     "Jun 11 17:44:16.378946 crc crio[22018]: time=\"2026-06-11T17:44:16.378725763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=112640b6-f972-4213-8891-993dd01205c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391816 | controller |     "Jun 11 17:44:16.636635 crc crio[22018]: time=\"2026-06-11T17:44:16.636055199Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.391833 | controller |     "Jun 11 17:44:16.636635 crc crio[22018]: time=\"2026-06-11T17:44:16.636597606Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.391864 | controller |     "Jun 11 17:44:16.699675 crc crio[22018]: 2026-06-11T17:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b12681266a851b Mac:02:d6:f4:ce:f0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 SocketPath: PciID:}] [{Interface:0xc0001a8d10 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.391887 | controller |     "Jun 11 17:44:16.700771 crc crio[22018]: time=\"2026-06-11T17:44:16.700581633Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc0004bf828}] Aliases:map[]}\"",
2026-06-11 18:17:42.391908 | controller |     "Jun 11 17:44:16.700771 crc crio[22018]: time=\"2026-06-11T17:44:16.700741068Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.391925 | controller |     "Jun 11 17:44:16.859173 crc crio[22018]: time=\"2026-06-11T17:44:16.8590552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=399705da-7d8e-47c2-bfea-a05e2a58d844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.391941 | controller |     "Jun 11 17:44:16.944936 crc crio[22018]: time=\"2026-06-11T17:44:16.944796539Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"",
2026-06-11 18:17:42.391959 | controller |     "Jun 11 17:44:16.944936 crc crio[22018]: time=\"2026-06-11T17:44:16.944871572Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.391975 | controller |     "Jun 11 17:44:17.047859 crc crio[22018]: time=\"2026-06-11T17:44:17.046796044Z\" level=info msg=\"Created container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=9e7f820d-fe15-412c-ab99-a672aa06eb6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.391992 | controller |     "Jun 11 17:44:17.060216 crc crio[22018]: time=\"2026-06-11T17:44:17.059303117Z\" level=info msg=\"Ran pod sandbox 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 with infra container: openstack/openstack-cell1-galera-0/POD\" id=9367d4eb-2884-4696-946f-2a8c26d29c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.392009 | controller |     "Jun 11 17:44:17.065606 crc crio[22018]: time=\"2026-06-11T17:44:17.063885172Z\" level=info msg=\"Starting container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc\" id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.392040 | controller |     "Jun 11 17:44:17.068848 crc crio[22018]: time=\"2026-06-11T17:44:17.068020769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b21da189-fec1-46d3-ae4f-902b8ea6e951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392059 | controller |     "Jun 11 17:44:17.092209 crc crio[22018]: time=\"2026-06-11T17:44:17.090002166Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392075 | controller |     "Jun 11 17:44:17.092209 crc crio[22018]: time=\"2026-06-11T17:44:17.090549944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392091 | controller |     "Jun 11 17:44:17.092620 crc crio[22018]: time=\"2026-06-11T17:44:17.092255119Z\" level=info msg=\"Started container\" PID=229739 containerID=8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log id=d2c0d9eb-de2d-42d8-ae67-29fd6f0be4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd",
2026-06-11 18:17:42.392111 | controller |     "Jun 11 17:44:17.100140 crc crio[22018]: time=\"2026-06-11T17:44:17.100023833Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"",
2026-06-11 18:17:42.392128 | controller |     "Jun 11 17:44:17.100942 crc crio[22018]: time=\"2026-06-11T17:44:17.10086006Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.392144 | controller |     "Jun 11 17:44:17.123767 crc crio[22018]: time=\"2026-06-11T17:44:17.120299696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eefe009a-537f-4b8f-9ac9-b3fabbfbbe52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392160 | controller |     "Jun 11 17:44:17.126999 crc crio[22018]: time=\"2026-06-11T17:44:17.124800313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=06ef12b9-85b5-4e41-942a-8c0770dd7e7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392177 | controller |     "Jun 11 17:44:17.131938 crc crio[22018]: time=\"2026-06-11T17:44:17.131858184Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}\"",
2026-06-11 18:17:42.392192 | controller |     "Jun 11 17:44:17.132971 crc crio[22018]: time=\"2026-06-11T17:44:17.131940397Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.392210 | controller |     "Jun 11 17:44:17.189556 crc crio[22018]: time=\"2026-06-11T17:44:17.189376457Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392226 | controller |     "Jun 11 17:44:17.190092 crc crio[22018]: time=\"2026-06-11T17:44:17.189790881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392242 | controller |     "Jun 11 17:44:17.296057 crc crio[22018]: time=\"2026-06-11T17:44:17.294574975Z\" level=info msg=\"Created container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=8fe0155e-c18c-4907-b312-9940351442ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392258 | controller |     "Jun 11 17:44:17.299978 crc crio[22018]: time=\"2026-06-11T17:44:17.298021066Z\" level=info msg=\"Starting container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938\" id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.392277 | controller |     "Jun 11 17:44:17.311544 crc crio[22018]: time=\"2026-06-11T17:44:17.311125699Z\" level=info msg=\"Started container\" PID=229740 containerID=a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938 description=openshift-infra/auto-csr-approver-29686664-tmd2w/oc id=17e2f9af-34c3-4ee9-b7ba-fcbcd9f7b25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059",
2026-06-11 18:17:42.392295 | controller |     "Jun 11 17:44:17.311544 crc crio[22018]: time=\"2026-06-11T17:44:17.311191763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=43157206-15a5-4870-8ac1-3d4adfcbd4de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392311 | controller |     "Jun 11 17:44:17.347484 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acdd7826a8e69aa Mac:86:85:9f:af:39:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.392328 | controller |     "Jun 11 17:44:17.347484 crc crio[22018]: time=\"2026-06-11T17:44:17.345816162Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc00141a818}] Aliases:map[]}\"",
2026-06-11 18:17:42.392344 | controller |     "Jun 11 17:44:17.347484 crc crio[22018]: time=\"2026-06-11T17:44:17.345954306Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.392361 | controller |     "Jun 11 17:44:17.502098 crc crio[22018]: time=\"2026-06-11T17:44:17.501769397Z\" level=info msg=\"Created container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=84ee89a4-0c50-45cd-b6d3-cd1d8cef853c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392377 | controller |     "Jun 11 17:44:17.506719 crc crio[22018]: time=\"2026-06-11T17:44:17.50624357Z\" level=info msg=\"Starting container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6\" id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.392397 | controller |     "Jun 11 17:44:17.519173 crc crio[22018]: time=\"2026-06-11T17:44:17.518302082Z\" level=info msg=\"Stopped container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=bb1b4b27-a08a-4d44-8f41-62651a120225 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.392420 | controller |     "Jun 11 17:44:17.522013 crc crio[22018]: time=\"2026-06-11T17:44:17.520857919Z\" level=info msg=\"Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.392443 | controller |     "Jun 11 17:44:17.523279 crc crio[22018]: time=\"2026-06-11T17:44:17.52265783Z\" level=info msg=\"Creating container: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392465 | controller |     "Jun 11 17:44:17.523900 crc crio[22018]: time=\"2026-06-11T17:44:17.523585457Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab UID:0911782c-0f05-4ab6-b387-9028d3496b40 NetNS:/var/run/netns/7422b9a5-c1aa-47b7-bd71-bf7d3ca37f72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0911782c_0f05_4ab6_b387_9028d3496b40.slice PodAnnotations:0xc002a1a480}] Aliases:map[]}\"",
2026-06-11 18:17:42.392492 | controller |     "Jun 11 17:44:17.523900 crc crio[22018]: time=\"2026-06-11T17:44:17.523740582Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.392517 | controller |     "Jun 11 17:44:17.526623 crc crio[22018]: time=\"2026-06-11T17:44:17.521932802Z\" level=info msg=\"Started container\" PID=229738 containerID=21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=2b105ed2-c71c-4aad-b9a5-91ebdfb3d814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639",
2026-06-11 18:17:42.392542 | controller |     "Jun 11 17:44:17.559297 crc crio[22018]: time=\"2026-06-11T17:44:17.559221189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4cd5edbf-3480-4f62-92ae-6e04a027502c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392563 | controller |     "Jun 11 17:44:17.635003 crc crio[22018]: time=\"2026-06-11T17:44:17.634896291Z\" level=info msg=\"Ran pod sandbox acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 with infra container: openstack/cinder-scheduler-0/POD\" id=6ba629dd-88bc-4f35-a44b-5192798962e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.392580 | controller |     "Jun 11 17:44:17.642262 crc crio[22018]: time=\"2026-06-11T17:44:17.641600116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392597 | controller |     "Jun 11 17:44:17.658729 crc crio[22018]: time=\"2026-06-11T17:44:17.657938468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392614 | controller |     "Jun 11 17:44:17.668813 crc crio[22018]: time=\"2026-06-11T17:44:17.667962731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a58c9177-b0f6-400f-a084-4c09e179fcf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392631 | controller |     "Jun 11 17:44:17.704525 crc crio[22018]: time=\"2026-06-11T17:44:17.704402464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392646 | controller |     "Jun 11 17:44:17.713168 crc crio[22018]: time=\"2026-06-11T17:44:17.712529524Z\" level=info msg=\"Removing container: a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc\" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.392663 | controller |     "Jun 11 17:44:17.725530 crc crio[22018]: time=\"2026-06-11T17:44:17.72548482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392679 | controller |     "Jun 11 17:44:17.733816 crc crio[22018]: 2026-06-11T17:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfacd42d162eb9e Mac:f2:59:d6:26:b6:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.392700 | controller |     "Jun 11 17:44:17.750638 crc crio[22018]: time=\"2026-06-11T17:44:17.750593121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392717 | controller |     "Jun 11 17:44:17.752240 crc crio[22018]: time=\"2026-06-11T17:44:17.752093522Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc00012a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.392734 | controller |     "Jun 11 17:44:17.752475 crc crio[22018]: time=\"2026-06-11T17:44:17.752374511Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.392751 | controller |     "Jun 11 17:44:17.756935 crc crio[22018]: time=\"2026-06-11T17:44:17.756895193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392767 | controller |     "Jun 11 17:44:17.773143 crc crio[22018]: time=\"2026-06-11T17:44:17.773109866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392784 | controller |     "Jun 11 17:44:17.825695 crc crio[22018]: time=\"2026-06-11T17:44:17.82560263Z\" level=info msg=\"Ran pod sandbox cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 with infra container: openstack/glance-default-internal-api-0/POD\" id=b51d327e-c6eb-4b97-b0ea-bd01573db80e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.392801 | controller |     "Jun 11 17:44:17.838728 crc crio[22018]: time=\"2026-06-11T17:44:17.838648537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=7693923b-781d-4a3c-bfa9-d435b5c99026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392819 | controller |     "Jun 11 17:44:17.839123 crc crio[22018]: time=\"2026-06-11T17:44:17.83906775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=e76e7b51-f5c2-4867-a524-f4fc6b459c99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392841 | controller |     "Jun 11 17:44:17.842994 crc crio[22018]: time=\"2026-06-11T17:44:17.842893039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7c9b8f7b-b742-4137-a090-ec867d314bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.392896 | controller |     "Jun 11 17:44:17.862365 crc crio[22018]: time=\"2026-06-11T17:44:17.86185927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392926 | controller |     "Jun 11 17:44:17.871151 crc crio[22018]: time=\"2026-06-11T17:44:17.871108193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392948 | controller |     "Jun 11 17:44:17.900065 crc crio[22018]: time=\"2026-06-11T17:44:17.89998184Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.392968 | controller |     "Jun 11 17:44:17.900529 crc crio[22018]: time=\"2026-06-11T17:44:17.900399284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.392986 | controller |     "Jun 11 17:44:17.900756 crc crio[22018]: time=\"2026-06-11T17:44:17.90066579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=5caf5319-407b-4004-8a1c-25802dbb656b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393002 | controller |     "Jun 11 17:44:17.912572 crc crio[22018]: time=\"2026-06-11T17:44:17.912490326Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393018 | controller |     "Jun 11 17:44:17.913233 crc crio[22018]: time=\"2026-06-11T17:44:17.913028103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393034 | controller |     "Jun 11 17:44:17.923818 crc crio[22018]: time=\"2026-06-11T17:44:17.923054981Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393051 | controller |     "Jun 11 17:44:17.949638 crc crio[22018]: time=\"2026-06-11T17:44:17.949061848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393067 | controller |     "Jun 11 17:44:18.025493 crc crio[22018]: time=\"2026-06-11T17:44:18.025380547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393083 | controller |     "Jun 11 17:44:18.030654 crc crio[22018]: time=\"2026-06-11T17:44:18.029734847Z\" level=warning msg=\"Stopping container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.393098 | controller |     "Jun 11 17:44:18.036132 crc crio[22018]: time=\"2026-06-11T17:44:18.036096577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393114 | controller |     "Jun 11 17:44:18.110751 crc crio[22018]: time=\"2026-06-11T17:44:18.110628171Z\" level=error msg=\"Killing container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.393130 | controller |     "Jun 11 17:44:18.237981 crc crio[22018]: time=\"2026-06-11T17:44:18.237681182Z\" level=info msg=\"Stopped container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4347a383-1449-487b-a5bb-8331754db929 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.393146 | controller |     "Jun 11 17:44:18.241615 crc crio[22018]: time=\"2026-06-11T17:44:18.241283146Z\" level=info msg=\"Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.393161 | controller |     "Jun 11 17:44:18.243504 crc crio[22018]: time=\"2026-06-11T17:44:18.243202237Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc UID:6a0c7463-ad04-4ec2-b3e0-177e6b994332 NetNS:/var/run/netns/a83efee3-6c2b-4508-ab68-f7d1957c042b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a0c7463_ad04_4ec2_b3e0_177e6b994332.slice PodAnnotations:0xc002b14850}] Aliases:map[]}\"",
2026-06-11 18:17:42.393181 | controller |     "Jun 11 17:44:18.243925 crc crio[22018]: time=\"2026-06-11T17:44:18.243545198Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.393198 | controller |     "Jun 11 17:44:18.304917 crc crio[22018]: time=\"2026-06-11T17:44:18.302603373Z\" level=info msg=\"Stopped container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=7e5d823f-6366-484b-baea-578d04b71244 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.393214 | controller |     "Jun 11 17:44:18.306487 crc crio[22018]: time=\"2026-06-11T17:44:18.306311181Z\" level=info msg=\"Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.393230 | controller |     "Jun 11 17:44:18.307962 crc crio[22018]: time=\"2026-06-11T17:44:18.30788872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393246 | controller |     "Jun 11 17:44:18.312162 crc crio[22018]: time=\"2026-06-11T17:44:18.312086094Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-sg2p9 Namespace:openstack ID:1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2 UID:fee2449c-1e90-47fa-b90a-0516d0c32ad3 NetNS:/var/run/netns/acea25f5-9a0c-44b2-ab91-90c07e31d719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee2449c_1e90_47fa_b90a_0516d0c32ad3.slice PodAnnotations:0xc002300340}] Aliases:map[]}\"",
2026-06-11 18:17:42.393262 | controller |     "Jun 11 17:44:18.314672 crc crio[22018]: time=\"2026-06-11T17:44:18.31228788Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-sg2p9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.393279 | controller |     "Jun 11 17:44:18.319109 crc crio[22018]: time=\"2026-06-11T17:44:18.317401151Z\" level=info msg=\"Stopped pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=c20713d3-83aa-4df2-ad5d-ad2ee6f529b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.393295 | controller |     "Jun 11 17:44:18.327483 crc crio[22018]: time=\"2026-06-11T17:44:18.326929031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393311 | controller |     "Jun 11 17:44:18.425027 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22944e8d9c6602f Mac:a6:24:f0:3e:54:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.393328 | controller |     "Jun 11 17:44:18.428200 crc crio[22018]: time=\"2026-06-11T17:44:18.42812573Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc0029b4578}] Aliases:map[]}\"",
2026-06-11 18:17:42.393349 | controller |     "Jun 11 17:44:18.428299 crc crio[22018]: time=\"2026-06-11T17:44:18.428271905Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.393366 | controller |     "Jun 11 17:44:18.434738 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d222b711b6a81b0 Mac:2a:96:eb:0a:67:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf SocketPath: PciID:}] [{Interface:0xc0002d09b0 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.393383 | controller |     "Jun 11 17:44:18.435018 crc crio[22018]: time=\"2026-06-11T17:44:18.43496293Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc0029b4418}] Aliases:map[]}\"",
2026-06-11 18:17:42.393400 | controller |     "Jun 11 17:44:18.435173 crc crio[22018]: time=\"2026-06-11T17:44:18.435124435Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.393417 | controller |     "Jun 11 17:44:18.442921 crc crio[22018]: time=\"2026-06-11T17:44:18.442845681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=404a6578-2f6c-444b-b58b-e054be573af9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393433 | controller |     "Jun 11 17:44:18.443173 crc crio[22018]: time=\"2026-06-11T17:44:18.44310807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e5ca8fcc-e917-4f83-af95-133aece51106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393450 | controller |     "Jun 11 17:44:18.443814 crc crio[22018]: time=\"2026-06-11T17:44:18.443620226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a8f70c6-fd56-4bc2-a47c-3181b5c8dcbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393466 | controller |     "Jun 11 17:44:18.443934 crc crio[22018]: time=\"2026-06-11T17:44:18.443898995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fe74b4e-26f2-4c9c-87d9-c9c60fadebef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393483 | controller |     "Jun 11 17:44:18.453898 crc crio[22018]: 2026-06-11T17:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d314728c767cac Mac:22:ad:35:ea:bb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 SocketPath: PciID:}] [{Interface:0xc0002a4750 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.393500 | controller |     "Jun 11 17:44:18.455082 crc crio[22018]: time=\"2026-06-11T17:44:18.455009657Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc000aa4728}] Aliases:map[]}\"",
2026-06-11 18:17:42.393568 | controller |     "Jun 11 17:44:18.455257 crc crio[22018]: time=\"2026-06-11T17:44:18.455199233Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.393588 | controller |     "Jun 11 17:44:18.507981 crc crio[22018]: time=\"2026-06-11T17:44:18.507897338Z\" level=info msg=\"Ran pod sandbox d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d with infra container: openstack/nova-cell0-conductor-0/POD\" id=6a6daffa-9d8c-4015-9d4b-9c64a3a6aea2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.393605 | controller |     "Jun 11 17:44:18.508487 crc crio[22018]: time=\"2026-06-11T17:44:18.508025218Z\" level=info msg=\"Ran pod sandbox 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=714c208a-a612-41a0-8178-ea738f55fea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.393624 | controller |     "Jun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518174579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=63c42640-2084-4953-86a9-e6ce54e4d387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393642 | controller |     "Jun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518603683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d05fa9f1-93be-4c4f-9ed8-f8ecbca3406d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393659 | controller |     "Jun 11 17:44:18.518921 crc crio[22018]: time=\"2026-06-11T17:44:18.518720977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21934727-2bce-4010-ba23-4bb7914161a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393675 | controller |     "Jun 11 17:44:18.519141 crc crio[22018]: time=\"2026-06-11T17:44:18.518929105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72bb7341-afb4-499f-8aa0-d07f74270b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393691 | controller |     "Jun 11 17:44:18.519141 crc crio[22018]: time=\"2026-06-11T17:44:18.5191313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=047615cf-4fde-47ed-878d-15c85e752a1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393708 | controller |     "Jun 11 17:44:18.524264 crc crio[22018]: time=\"2026-06-11T17:44:18.523115336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9f5f6a0-6d2b-4fe3-aeea-79bd39367322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393724 | controller |     "Jun 11 17:44:18.559050 crc crio[22018]: time=\"2026-06-11T17:44:18.558761057Z\" level=info msg=\"Removed container e6fbb7609ca8ecb7479acc98d82846118f9c95dc7e18dec8c5c8e579fd43a9ff: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=725ef6fd-4b4f-4382-92e0-5577fd8948c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.393741 | controller |     "Jun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.581995179Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393762 | controller |     "Jun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.582277335Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393779 | controller |     "Jun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583054187Z\" level=info msg=\"Removing container: 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5\" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.393796 | controller |     "Jun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583269617Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393813 | controller |     "Jun 11 17:44:18.584574 crc crio[22018]: time=\"2026-06-11T17:44:18.583536158Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.393829 | controller |     "Jun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.61579441Z\" level=info msg=\"Ran pod sandbox 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 with infra container: openstack/cinder-api-0/POD\" id=83a1df3d-9d97-4b94-b5f6-e98162d44ea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.393845 | controller |     "Jun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.619067894Z\" level=info msg=\"Removed container a82912e60ce8c28e3fd1b52b2990330fa3178a8a1929f74ec7aa7b26c4299adc: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=217fe975-f7d7-4060-96f9-6d454379c28c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.393883 | controller |     "Jun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.610763897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1d6305bf-f801-4245-b4ec-19ffeb5c2e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393900 | controller |     "Jun 11 17:44:18.626728 crc crio[22018]: time=\"2026-06-11T17:44:18.619931781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=01e9fb44-64fe-4799-a7eb-2593668782e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.393917 | controller |     "Jun 11 17:44:18.633276 crc crio[22018]: time=\"2026-06-11T17:44:18.633202592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393933 | controller |     "Jun 11 17:44:18.636692 crc crio[22018]: time=\"2026-06-11T17:44:18.636429756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393948 | controller |     "Jun 11 17:44:18.639770 crc crio[22018]: time=\"2026-06-11T17:44:18.639712678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393965 | controller |     "Jun 11 17:44:18.647160 crc crio[22018]: time=\"2026-06-11T17:44:18.631158986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.393984 | controller |     "Jun 11 17:44:18.658463 crc crio[22018]: time=\"2026-06-11T17:44:18.653586679Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.394001 | controller |     "Jun 11 17:44:18.658463 crc crio[22018]: time=\"2026-06-11T17:44:18.655024885Z\" level=info msg=\"Removing container: 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce\" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394016 | controller |     "Jun 11 17:44:18.724018 crc crio[22018]: time=\"2026-06-11T17:44:18.723053037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394032 | controller |     "Jun 11 17:44:18.727979 crc crio[22018]: time=\"2026-06-11T17:44:18.727784799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=15c54a90-e86b-4a2c-9c2b-628b6e38648a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.394048 | controller |     "Jun 11 17:44:18.757063 crc crio[22018]: time=\"2026-06-11T17:44:18.756895004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c6ca3232-057e-41cc-9cf0-f9d951a6b3e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.394064 | controller |     "Jun 11 17:44:18.778099 crc crio[22018]: time=\"2026-06-11T17:44:18.777909909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394080 | controller |     "Jun 11 17:44:18.784054 crc crio[22018]: time=\"2026-06-11T17:44:18.783981833Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.394096 | controller |     "Jun 11 17:44:18.784692 crc crio[22018]: time=\"2026-06-11T17:44:18.784627793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394111 | controller |     "Jun 11 17:44:18.786679 crc crio[22018]: time=\"2026-06-11T17:44:18.786595772Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.394127 | controller |     "Jun 11 17:44:18.822698 crc crio[22018]: time=\"2026-06-11T17:44:18.822603857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394143 | controller |     "Jun 11 17:44:18.823193 crc crio[22018]: time=\"2026-06-11T17:44:18.823122981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394159 | controller |     "Jun 11 17:44:18.828697 crc crio[22018]: time=\"2026-06-11T17:44:18.828309657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394174 | controller |     "Jun 11 17:44:18.834241 crc crio[22018]: time=\"2026-06-11T17:44:18.834203029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394193 | controller |     "Jun 11 17:44:18.867936 crc crio[22018]: time=\"2026-06-11T17:44:18.867815796Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394209 | controller |     "Jun 11 17:44:18.867936 crc crio[22018]: time=\"2026-06-11T17:44:18.867909904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394224 | controller |     "Jun 11 17:44:18.926750 crc crio[22018]: time=\"2026-06-11T17:44:18.923757366Z\" level=info msg=\"Stopped pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=d05dde67-b52e-4b35-a1eb-9af7708e0cc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.394240 | controller |     "Jun 11 17:44:18.975460 crc crio[22018]: time=\"2026-06-11T17:44:18.963162916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394255 | controller |     "Jun 11 17:44:18.983466 crc crio[22018]: time=\"2026-06-11T17:44:18.976704755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394271 | controller |     "Jun 11 17:44:18.995616 crc crio[22018]: time=\"2026-06-11T17:44:18.995182371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394287 | controller |     "Jun 11 17:44:19.002793 crc crio[22018]: time=\"2026-06-11T17:44:19.002635928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394303 | controller |     "Jun 11 17:44:19.052583 crc crio[22018]: time=\"2026-06-11T17:44:19.052435092Z\" level=info msg=\"Removed container 6c1be62cc5f809a41bf2acb17e5c138c4f3d76ce1333d571718028e2542b03b5: openstack/cinder-db-create-fv555/mariadb-database-create\" id=dd4ac0b6-dac5-4133-a715-675837aadb3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394319 | controller |     "Jun 11 17:44:19.062674 crc crio[22018]: time=\"2026-06-11T17:44:19.062462716Z\" level=info msg=\"Removing container: d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10\" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394336 | controller |     "Jun 11 17:44:19.116465 crc crio[22018]: time=\"2026-06-11T17:44:19.116189459Z\" level=info msg=\"Removed container 3a19404fe0f7786d5d375ca4f07dc4b4392769b891bac268c63dbc2e542f2bce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0e860cfd-64c9-4670-9f49-ac88954664fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394352 | controller |     "Jun 11 17:44:19.123252 crc crio[22018]: time=\"2026-06-11T17:44:19.123160528Z\" level=info msg=\"Removing container: 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935\" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394368 | controller |     "Jun 11 17:44:19.160075 crc crio[22018]: time=\"2026-06-11T17:44:19.1599975Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394384 | controller |     "Jun 11 17:44:19.160210 crc crio[22018]: time=\"2026-06-11T17:44:19.160101064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394400 | controller |     "Jun 11 17:44:19.169529 crc crio[22018]: time=\"2026-06-11T17:44:19.168876603Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394420 | controller |     "Jun 11 17:44:19.169529 crc crio[22018]: time=\"2026-06-11T17:44:19.169461402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394436 | controller |     "Jun 11 17:44:19.173213 crc crio[22018]: time=\"2026-06-11T17:44:19.173117649Z\" level=info msg=\"Stopped pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=1f115362-8a57-45e8-9c93-f943a7e3a50b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.394453 | controller |     "Jun 11 17:44:19.282880 crc crio[22018]: time=\"2026-06-11T17:44:19.282728494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394469 | controller |     "Jun 11 17:44:19.324562 crc crio[22018]: time=\"2026-06-11T17:44:19.320512733Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394485 | controller |     "Jun 11 17:44:19.324562 crc crio[22018]: time=\"2026-06-11T17:44:19.321315168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394501 | controller |     "Jun 11 17:44:19.354535 crc crio[22018]: time=\"2026-06-11T17:44:19.345283899Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}\"",
2026-06-11 18:17:42.394518 | controller |     "Jun 11 17:44:19.354535 crc crio[22018]: time=\"2026-06-11T17:44:19.353568685Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.394535 | controller |     "Jun 11 17:44:19.417488 crc crio[22018]: time=\"2026-06-11T17:44:19.417259505Z\" level=info msg=\"Removed container d9c80eae102f55d792ef1a58032c9ba2fc2c71229b605cdc93447d06ffe94e10: openstack/glance-db-create-64bgj/mariadb-database-create\" id=d2acb7b0-43f6-43eb-9d9a-3f07ec1e3317 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394552 | controller |     "Jun 11 17:44:19.459881 crc crio[22018]: time=\"2026-06-11T17:44:19.457501107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394569 | controller |     "Jun 11 17:44:19.459881 crc crio[22018]: time=\"2026-06-11T17:44:19.457656462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394586 | controller |     "Jun 11 17:44:19.497741 crc crio[22018]: time=\"2026-06-11T17:44:19.497399249Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394602 | controller |     "Jun 11 17:44:19.497741 crc crio[22018]: time=\"2026-06-11T17:44:19.497541614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394618 | controller |     "Jun 11 17:44:19.502451 crc crio[22018]: time=\"2026-06-11T17:44:19.502124377Z\" level=info msg=\"Removing container: 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea\" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394638 | controller |     "Jun 11 17:44:19.551624 crc crio[22018]: time=\"2026-06-11T17:44:19.547093069Z\" level=info msg=\"Removed container 174f2e8d1e45b60babc34670cbddcb32ff58d9448ebb9809c5d29f630fba7935: openstack/ceilometer-0/proxy-httpd\" id=7aa222ea-9fd1-4d24-8868-51685469a528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394656 | controller |     "Jun 11 17:44:19.562013 crc crio[22018]: time=\"2026-06-11T17:44:19.561936871Z\" level=info msg=\"Removing container: 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274\" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394672 | controller |     "Jun 11 17:44:19.878900 crc crio[22018]: time=\"2026-06-11T17:44:19.877885284Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.394688 | controller |     "Jun 11 17:44:19.882598 crc crio[22018]: time=\"2026-06-11T17:44:19.882244084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.394705 | controller |     "Jun 11 17:44:19.916661 crc crio[22018]: time=\"2026-06-11T17:44:19.916562841Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"",
2026-06-11 18:17:42.394722 | controller |     "Jun 11 17:44:19.916661 crc crio[22018]: time=\"2026-06-11T17:44:19.916623013Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.394739 | controller |     "Jun 11 17:44:19.932579 crc crio[22018]: time=\"2026-06-11T17:44:19.931454623Z\" level=info msg=\"Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.394755 | controller |     "Jun 11 17:44:19.938379 crc crio[22018]: time=\"2026-06-11T17:44:19.938120495Z\" level=info msg=\"Removed container 8b0c2b8bd0909db751122a2415c4ccd021ce1e584fe2033064ef8cd6477f8274: openstack/glance-default-internal-api-0/glance-log\" id=9e20570d-5afe-4a39-980e-1c22a133b4b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394771 | controller |     "Jun 11 17:44:19.962860 crc crio[22018]: time=\"2026-06-11T17:44:19.962726467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686664-tmd2w Namespace:openshift-infra ID:8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059 UID:c4247875-e92d-45d7-99d0-5a60c98df8f7 NetNS:/var/run/netns/70848c45-8e3c-40de-9819-82273f532ef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4247875_e92d_45d7_99d0_5a60c98df8f7.slice PodAnnotations:0xc0074841f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.394788 | controller |     "Jun 11 17:44:19.963883 crc crio[22018]: time=\"2026-06-11T17:44:19.96314646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686664-tmd2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.394805 | controller |     "Jun 11 17:44:19.972238 crc crio[22018]: time=\"2026-06-11T17:44:19.972152628Z\" level=info msg=\"Removing container: b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff\" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.394826 | controller |     "Jun 11 17:44:19.982380 crc crio[22018]: time=\"2026-06-11T17:44:19.978123105Z\" level=info msg=\"Created container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=4cedb110-a3c6-478c-aecd-c8341c26ece6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.394843 | controller |     "Jun 11 17:44:19.982380 crc crio[22018]: time=\"2026-06-11T17:44:19.980885134Z\" level=info msg=\"Starting container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619\" id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.394879 | controller |     "Jun 11 17:44:20.017551 crc crio[22018]: time=\"2026-06-11T17:44:20.014286607Z\" level=info msg=\"Started container\" PID=230516 containerID=c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 description=openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener id=109a7194-6907-40a6-adb5-ff2af0dfe14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2",
2026-06-11 18:17:42.394899 | controller |     "Jun 11 17:44:20.147025 crc crio[22018]: time=\"2026-06-11T17:44:20.146620795Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}\"",
2026-06-11 18:17:42.394916 | controller |     "Jun 11 17:44:20.147025 crc crio[22018]: time=\"2026-06-11T17:44:20.146660886Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.394933 | controller |     "Jun 11 17:44:20.163510 crc crio[22018]: time=\"2026-06-11T17:44:20.162979178Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}\"",
2026-06-11 18:17:42.394950 | controller |     "Jun 11 17:44:20.163510 crc crio[22018]: time=\"2026-06-11T17:44:20.163018939Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.394967 | controller |     "Jun 11 17:44:20.181538 crc crio[22018]: time=\"2026-06-11T17:44:20.179769361Z\" level=info msg=\"Created container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=e0dc46b1-e5da-4e78-b1e8-f9ba3d4e9e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.394984 | controller |     "Jun 11 17:44:20.204616 crc crio[22018]: time=\"2026-06-11T17:44:20.204531146Z\" level=info msg=\"Starting container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd\" id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395001 | controller |     "Jun 11 17:44:20.225023 crc crio[22018]: time=\"2026-06-11T17:44:20.22430912Z\" level=info msg=\"Started container\" PID=230552 containerID=2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=6cc5176c-62a9-475c-ada9-043322bec3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f",
2026-06-11 18:17:42.395022 | controller |     "Jun 11 17:44:20.252366 crc crio[22018]: time=\"2026-06-11T17:44:20.251858057Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}\"",
2026-06-11 18:17:42.395039 | controller |     "Jun 11 17:44:20.252366 crc crio[22018]: time=\"2026-06-11T17:44:20.251926679Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.395056 | controller |     "Jun 11 17:44:20.275685 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac10ebff6fd0739 Mac:9a:bc:0f:11:5d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.395074 | controller |     "Jun 11 17:44:20.276536 crc crio[22018]: time=\"2026-06-11T17:44:20.276475884Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc002ca0370}] Aliases:map[]}\"",
2026-06-11 18:17:42.395090 | controller |     "Jun 11 17:44:20.276712 crc crio[22018]: time=\"2026-06-11T17:44:20.276641979Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.395107 | controller |     "Jun 11 17:44:20.486870 crc crio[22018]: time=\"2026-06-11T17:44:20.486047412Z\" level=info msg=\"Ran pod sandbox ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 with infra container: openstack/openstack-galera-0/POD\" id=cec8ab31-e60f-4175-96b9-feb7b80b2625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.395124 | controller |     "Jun 11 17:44:20.493463 crc crio[22018]: time=\"2026-06-11T17:44:20.493232163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cdfb92b-f7a0-49ed-9dc2-34532afc6421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.395141 | controller |     "Jun 11 17:44:20.532308 crc crio[22018]: time=\"2026-06-11T17:44:20.531287541Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}\"",
2026-06-11 18:17:42.395158 | controller |     "Jun 11 17:44:20.532308 crc crio[22018]: time=\"2026-06-11T17:44:20.531452396Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.395179 | controller |     "Jun 11 17:44:20.545435 crc crio[22018]: time=\"2026-06-11T17:44:20.545125964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2050982c-3ca7-481c-9d93-0f1470269049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.395196 | controller |     "Jun 11 17:44:20.546749 crc crio[22018]: time=\"2026-06-11T17:44:20.546694142Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.395212 | controller |     "Jun 11 17:44:20.546749 crc crio[22018]: time=\"2026-06-11T17:44:20.546739556Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.395229 | controller |     "Jun 11 17:44:20.590459 crc crio[22018]: time=\"2026-06-11T17:44:20.590289124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395246 | controller |     "Jun 11 17:44:20.601307 crc crio[22018]: time=\"2026-06-11T17:44:20.601161091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395263 | controller |     "Jun 11 17:44:20.624153 crc crio[22018]: time=\"2026-06-11T17:44:20.623720354Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395280 | controller |     "Jun 11 17:44:20.624853 crc crio[22018]: time=\"2026-06-11T17:44:20.624803779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395297 | controller |     "Jun 11 17:44:20.851565 crc crio[22018]: time=\"2026-06-11T17:44:20.850736103Z\" level=info msg=\"Created container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a6c4b544-1527-4c31-81c1-51001f0fd46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395314 | controller |     "Jun 11 17:44:20.854242 crc crio[22018]: time=\"2026-06-11T17:44:20.854165475Z\" level=info msg=\"Starting container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0\" id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395330 | controller |     "Jun 11 17:44:20.866885 crc crio[22018]: time=\"2026-06-11T17:44:20.865506303Z\" level=info msg=\"Started container\" PID=230554 containerID=907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=86bcedeb-e725-4166-86e1-acb8478c52ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31",
2026-06-11 18:17:42.395346 | controller |     "Jun 11 17:44:20.867510 crc crio[22018]: time=\"2026-06-11T17:44:20.867396546Z\" level=info msg=\"Created container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=4b73749b-a6a9-47ef-8ac0-1fcddc9b3fc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395362 | controller |     "Jun 11 17:44:20.892472 crc crio[22018]: time=\"2026-06-11T17:44:20.883788723Z\" level=info msg=\"Starting container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d\" id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395384 | controller |     "Jun 11 17:44:20.892472 crc crio[22018]: time=\"2026-06-11T17:44:20.888814763Z\" level=info msg=\"Created container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=037c1bac-d538-439e-9443-d2f647a7fc8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395400 | controller |     "Jun 11 17:44:20.903616 crc crio[22018]: time=\"2026-06-11T17:44:20.90348939Z\" level=info msg=\"Starting container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a\" id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395417 | controller |     "Jun 11 17:44:20.920277 crc crio[22018]: time=\"2026-06-11T17:44:20.920159925Z\" level=info msg=\"Started container\" PID=230549 containerID=7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a description=openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker id=5a99c85b-5acd-4cb0-9172-0837a8be469d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd",
2026-06-11 18:17:42.395434 | controller |     "Jun 11 17:44:20.947087 crc crio[22018]: time=\"2026-06-11T17:44:20.94629347Z\" level=info msg=\"Created container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=cebca72e-b425-45ae-a3ff-3bb541d12939 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395451 | controller |     "Jun 11 17:44:20.948840 crc crio[22018]: time=\"2026-06-11T17:44:20.948728269Z\" level=info msg=\"Started container\" PID=230517 containerID=5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=01eab312-9ac7-4069-9e01-8d1d75a45fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259",
2026-06-11 18:17:42.395468 | controller |     "Jun 11 17:44:20.952929 crc crio[22018]: time=\"2026-06-11T17:44:20.952856916Z\" level=info msg=\"Starting container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626\" id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395485 | controller |     "Jun 11 17:44:20.961252 crc crio[22018]: time=\"2026-06-11T17:44:20.961177258Z\" level=info msg=\"Created container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=eef33c3d-73c5-41d8-993f-cdf66d55696f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395502 | controller |     "Jun 11 17:44:20.961962 crc crio[22018]: time=\"2026-06-11T17:44:20.961905295Z\" level=info msg=\"Started container\" PID=230542 containerID=df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=da41fda3-8dd3-4b73-90e1-692d3af5dd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3",
2026-06-11 18:17:42.395519 | controller |     "Jun 11 17:44:20.971877 crc crio[22018]: time=\"2026-06-11T17:44:20.966700039Z\" level=info msg=\"Starting container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a\" id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395535 | controller |     "Jun 11 17:44:20.978910 crc crio[22018]: time=\"2026-06-11T17:44:20.97881294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395552 | controller |     "Jun 11 17:44:20.989055 crc crio[22018]: time=\"2026-06-11T17:44:20.984400299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395572 | controller |     "Jun 11 17:44:20.989055 crc crio[22018]: time=\"2026-06-11T17:44:20.988946691Z\" level=info msg=\"Started container\" PID=230544 containerID=807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api id=9b41801d-2381-4eb5-b6f7-abf4331e7e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639",
2026-06-11 18:17:42.395590 | controller |     "Jun 11 17:44:21.008718 crc crio[22018]: 2026-06-11T17:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2414c8d4c63226d Mac:b6:fa:49:a1:0c:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.395606 | controller |     "Jun 11 17:44:21.009655 crc crio[22018]: time=\"2026-06-11T17:44:21.009572654Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"",
2026-06-11 18:17:42.395624 | controller |     "Jun 11 17:44:21.009766 crc crio[22018]: time=\"2026-06-11T17:44:21.00973191Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.395641 | controller |     "Jun 11 17:44:21.023075 crc crio[22018]: time=\"2026-06-11T17:44:21.021739601Z\" level=info msg=\"Created container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=78d2029b-8dbc-4aaf-9a7a-fc52ce3ede4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395657 | controller |     "Jun 11 17:44:21.027031 crc crio[22018]: time=\"2026-06-11T17:44:21.026950385Z\" level=info msg=\"Starting container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7\" id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395675 | controller |     "Jun 11 17:44:21.040833 crc crio[22018]: time=\"2026-06-11T17:44:21.040477065Z\" level=info msg=\"Started container\" PID=230563 containerID=ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=05b57451-e5bb-43ab-bb4d-8352562e7c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6",
2026-06-11 18:17:42.395692 | controller |     "Jun 11 17:44:21.057619 crc crio[22018]: time=\"2026-06-11T17:44:21.054282582Z\" level=info msg=\"Stopped pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=279a92f5-8840-4351-8b21-ec09bd6b016c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.395708 | controller |     "Jun 11 17:44:21.057619 crc crio[22018]: time=\"2026-06-11T17:44:21.057589784Z\" level=info msg=\"Ran pod sandbox 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc with infra container: openstack/nova-api-0/POD\" id=90c3d094-e46e-4aa0-8f15-7bd3e8a2789e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.395724 | controller |     "Jun 11 17:44:21.064641 crc crio[22018]: time=\"2026-06-11T17:44:21.064560903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ade718e2-3cae-4484-8e71-e53e6279ccd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.395744 | controller |     "Jun 11 17:44:21.072180 crc crio[22018]: time=\"2026-06-11T17:44:21.072081507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=299c75f8-fcf0-44fd-9168-c6bc8f08ab86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.395761 | controller |     "Jun 11 17:44:21.081207 crc crio[22018]: time=\"2026-06-11T17:44:21.080810344Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395778 | controller |     "Jun 11 17:44:21.081207 crc crio[22018]: time=\"2026-06-11T17:44:21.081154995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.395794 | controller |     "Jun 11 17:44:21.507644 crc crio[22018]: time=\"2026-06-11T17:44:21.502775189Z\" level=info msg=\"Created container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=716be502-e15a-4255-a21e-aa830776768d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.395811 | controller |     "Jun 11 17:44:21.509019 crc crio[22018]: time=\"2026-06-11T17:44:21.50817516Z\" level=info msg=\"Starting container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a\" id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.395828 | controller |     "Jun 11 17:44:21.531983 crc crio[22018]: time=\"2026-06-11T17:44:21.531301481Z\" level=info msg=\"Started container\" PID=230558 containerID=de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=671cfc75-3e61-40d4-b14d-2d9a22764166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66",
2026-06-11 18:17:42.395845 | controller |     "Jun 11 17:44:21.636780 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b06f0d04d1e8eb2 Mac:ae:f1:8c:ca:fb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.395881 | controller |     "Jun 11 17:44:21.637174 crc crio[22018]: time=\"2026-06-11T17:44:21.637095529Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc002b14070}] Aliases:map[]}\"",
2026-06-11 18:17:42.395898 | controller |     "Jun 11 17:44:21.637313 crc crio[22018]: time=\"2026-06-11T17:44:21.637252564Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.395915 | controller |     "Jun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a72b35f38b4b7 Mac:be:84:f1:ae:ef:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.395936 | controller |     "Jun 11 17:44:21.656442 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:499cbca4b0c8ee2 Mac:e2:43:83:64:a4:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 SocketPath: PciID:}] [{Interface:0xc0004109a0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.395953 | controller |     "Jun 11 17:44:21.656442 crc crio[22018]: time=\"2026-06-11T17:44:21.655962584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc005da0948}] Aliases:map[]}\"",
2026-06-11 18:17:42.395970 | controller |     "Jun 11 17:44:21.656792 crc crio[22018]: time=\"2026-06-11T17:44:21.656508512Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc0004be150}] Aliases:map[]}\"",
2026-06-11 18:17:42.395987 | controller |     "Jun 11 17:44:21.656792 crc crio[22018]: time=\"2026-06-11T17:44:21.656659427Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.396003 | controller |     "Jun 11 17:44:21.667572 crc crio[22018]: time=\"2026-06-11T17:44:21.667283381Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.396034 | controller |     "Jun 11 17:44:21.671299 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3274e2507d4a18a Mac:da:2f:b3:e5:2b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.396052 | controller |     "Jun 11 17:44:21.671299 crc crio[22018]: time=\"2026-06-11T17:44:21.670439972Z\" level=info msg=\"Ran pod sandbox b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f with infra container: openstack/memcached-0/POD\" id=700405dc-815f-40d6-9848-4922f3a4e51d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.396068 | controller |     "Jun 11 17:44:21.671299 crc crio[22018]: time=\"2026-06-11T17:44:21.671100083Z\" level=info msg=\"Ran pod sandbox 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 with infra container: openstack/nova-scheduler-0/POD\" id=ca446758-8b5d-4e5d-991b-0fc400f0f49e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.396084 | controller |     "Jun 11 17:44:21.688959 crc crio[22018]: time=\"2026-06-11T17:44:21.688821931Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002b14c00}] Aliases:map[]}\"",
2026-06-11 18:17:42.396100 | controller |     "Jun 11 17:44:21.689513 crc crio[22018]: time=\"2026-06-11T17:44:21.689054518Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.396126 | controller |     "Jun 11 17:44:21.703011 crc crio[22018]: time=\"2026-06-11T17:44:21.702903026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=bc5851c7-83df-4439-b1bf-3b700759c384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396143 | controller |     "Jun 11 17:44:21.719079 crc crio[22018]: time=\"2026-06-11T17:44:21.703060288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=9a9b301c-1673-494e-994f-65767e27c716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396160 | controller |     "Jun 11 17:44:21.754125 crc crio[22018]: 2026-06-11T17:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97409b04b4d3a91 Mac:a6:24:27:8a:7d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.396176 | controller |     "Jun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.74427555Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc001adeef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.396193 | controller |     "Jun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.744482667Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.396210 | controller |     "Jun 11 17:44:21.754125 crc crio[22018]: time=\"2026-06-11T17:44:21.753246198Z\" level=info msg=\"Ran pod sandbox f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d with infra container: openstack/nova-cell1-conductor-0/POD\" id=df40798d-ef6c-4dbd-b00b-0dee35d38df8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.396226 | controller |     "Jun 11 17:44:21.784437 crc crio[22018]: time=\"2026-06-11T17:44:21.776529068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4248118-55a0-4558-964e-23e8ff0fb10b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396242 | controller |     "Jun 11 17:44:21.823810 crc crio[22018]: time=\"2026-06-11T17:44:21.823726142Z\" level=info msg=\"Ran pod sandbox 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 with infra container: openstack/ovn-northd-0/POD\" id=7a137f26-2c4b-450b-95cf-d1506847514a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.396258 | controller |     "Jun 11 17:44:21.830794 crc crio[22018]: time=\"2026-06-11T17:44:21.829210458Z\" level=warning msg=\"Stopping container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.396274 | controller |     "Jun 11 17:44:21.840746 crc crio[22018]: time=\"2026-06-11T17:44:21.83986389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=514855d1-3aa2-48c6-bef6-384da01e0abd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396290 | controller |     "Jun 11 17:44:21.883857 crc crio[22018]: time=\"2026-06-11T17:44:21.879273237Z\" level=info msg=\"Ran pod sandbox 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d with infra container: openstack/ceilometer-0/POD\" id=28f5707b-e467-4bd8-99ac-15cd32775412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.396308 | controller |     "Jun 11 17:44:21.899726 crc crio[22018]: time=\"2026-06-11T17:44:21.899285999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8820814d-db1d-44d1-b4dd-f7499503cb9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396325 | controller |     "Jun 11 17:44:21.919036 crc crio[22018]: time=\"2026-06-11T17:44:21.91895272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=c43a7911-6981-4661-9f83-c0e84df82a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396340 | controller |     "Jun 11 17:44:21.923653 crc crio[22018]: time=\"2026-06-11T17:44:21.923575868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=aa8754ef-a111-4012-ba4e-bc2af4af1ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396356 | controller |     "Jun 11 17:44:21.967801 crc crio[22018]: time=\"2026-06-11T17:44:21.967711032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=44beca10-f7ce-4e1b-bc17-7512a156f0a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396371 | controller |     "Jun 11 17:44:21.992433 crc crio[22018]: time=\"2026-06-11T17:44:21.988302687Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396387 | controller |     "Jun 11 17:44:22.005508 crc crio[22018]: time=\"2026-06-11T17:44:21.995646802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=8a1bde30-b93e-4db0-a273-a93c83f50ea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396402 | controller |     "Jun 11 17:44:22.005508 crc crio[22018]: time=\"2026-06-11T17:44:22.004451755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396418 | controller |     "Jun 11 17:44:22.049760 crc crio[22018]: time=\"2026-06-11T17:44:22.04967449Z\" level=info msg=\"Stopped container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=e0e60f11-a30d-4ace-afb1-fe0c69ef023a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.396433 | controller |     "Jun 11 17:44:22.050622 crc crio[22018]: time=\"2026-06-11T17:44:22.050566048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396449 | controller |     "Jun 11 17:44:22.056214 crc crio[22018]: time=\"2026-06-11T17:44:22.056119492Z\" level=info msg=\"Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.396464 | controller |     "Jun 11 17:44:22.060722 crc crio[22018]: time=\"2026-06-11T17:44:22.060685917Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553 UID:ce0a9464-21ac-4244-acae-78db97a66963 NetNS:/var/run/netns/eae41f13-0907-433e-9eb0-f58e1da5cbe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce0a9464_21ac_4244_acae_78db97a66963.slice PodAnnotations:0xc002300a60}] Aliases:map[]}\"",
2026-06-11 18:17:42.396487 | controller |     "Jun 11 17:44:22.061068 crc crio[22018]: time=\"2026-06-11T17:44:22.061048348Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.396504 | controller |     "Jun 11 17:44:22.075884 crc crio[22018]: time=\"2026-06-11T17:44:22.075462486Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396521 | controller |     "Jun 11 17:44:22.080905 crc crio[22018]: time=\"2026-06-11T17:44:22.080810347Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396536 | controller |     "Jun 11 17:44:22.099146 crc crio[22018]: time=\"2026-06-11T17:44:22.099050395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396552 | controller |     "Jun 11 17:44:22.108242 crc crio[22018]: time=\"2026-06-11T17:44:22.108156245Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396567 | controller |     "Jun 11 17:44:22.155818 crc crio[22018]: time=\"2026-06-11T17:44:22.154946966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396584 | controller |     "Jun 11 17:44:22.207744 crc crio[22018]: time=\"2026-06-11T17:44:22.206978508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396600 | controller |     "Jun 11 17:44:22.267210 crc crio[22018]: time=\"2026-06-11T17:44:22.267065675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396616 | controller |     "Jun 11 17:44:22.294784 crc crio[22018]: time=\"2026-06-11T17:44:22.293702193Z\" level=info msg=\"Stopping container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28 (timeout: 30s)\" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.396632 | controller |     "Jun 11 17:44:22.294784 crc crio[22018]: time=\"2026-06-11T17:44:22.293947631Z\" level=info msg=\"Stopping container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123 (timeout: 30s)\" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.396647 | controller |     "Jun 11 17:44:22.305400 crc crio[22018]: time=\"2026-06-11T17:44:22.305270784Z\" level=info msg=\"Removed container b2d34fc512df37dafbdb00b533579f0d5fe30399f814621737ddde50fd33a9ff: openstack/cinder-api-0/cinder-api-log\" id=eda19453-7b95-4b19-85af-a3c21d3b6a7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.396663 | controller |     "Jun 11 17:44:22.309097 crc crio[22018]: time=\"2026-06-11T17:44:22.309026345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396679 | controller |     "Jun 11 17:44:22.311882 crc crio[22018]: time=\"2026-06-11T17:44:22.311812336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396698 | controller |     "Jun 11 17:44:22.323315 crc crio[22018]: time=\"2026-06-11T17:44:22.323216859Z\" level=info msg=\"Removing container: ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63\" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.396713 | controller |     "Jun 11 17:44:22.392820 crc crio[22018]: time=\"2026-06-11T17:44:22.391191982Z\" level=info msg=\"Removed container 8c5aca14383128cc9eb9d3eded187b541c6c382925b7789f8caf4aa8e07221ea: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=46d57c39-7907-4b43-8358-3c7e0eec3905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.396729 | controller |     "Jun 11 17:44:22.497802 crc crio[22018]: time=\"2026-06-11T17:44:22.496510933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c0a693dc-37f0-4c28-9808-63f4b6e9ca34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396746 | controller |     "Jun 11 17:44:22.497802 crc crio[22018]: time=\"2026-06-11T17:44:22.496917176Z\" level=info msg=\"Removing container: 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14\" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.396762 | controller |     "Jun 11 17:44:22.647726 crc crio[22018]: time=\"2026-06-11T17:44:22.647152827Z\" level=info msg=\"Stopped container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=b1ddfcd8-c937-417f-9dd5-204010892ebc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.396777 | controller |     "Jun 11 17:44:22.700964 crc crio[22018]: time=\"2026-06-11T17:44:22.697764118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=473c58c4-124e-47d1-9bbe-894ccbf06295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396793 | controller |     "Jun 11 17:44:22.700964 crc crio[22018]: time=\"2026-06-11T17:44:22.698481691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e53b0598-e299-462c-b546-b21968d29a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396808 | controller |     "Jun 11 17:44:22.708390 crc crio[22018]: time=\"2026-06-11T17:44:22.70825707Z\" level=info msg=\"Created container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=59560b97-db22-4d22-b9b5-0bc954cdc3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396825 | controller |     "Jun 11 17:44:22.724766 crc crio[22018]: time=\"2026-06-11T17:44:22.724685262Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396841 | controller |     "Jun 11 17:44:22.744958 crc crio[22018]: time=\"2026-06-11T17:44:22.744881958Z\" level=info msg=\"Starting container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c\" id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.396878 | controller |     "Jun 11 17:44:22.754030 crc crio[22018]: time=\"2026-06-11T17:44:22.753953619Z\" level=info msg=\"Started container\" PID=231440 containerID=b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=edc97111-3924-4b74-b8d5-efc7a2053161 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40",
2026-06-11 18:17:42.396900 | controller |     "Jun 11 17:44:22.819908 crc crio[22018]: time=\"2026-06-11T17:44:22.819853026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396918 | controller |     "Jun 11 17:44:22.826903 crc crio[22018]: time=\"2026-06-11T17:44:22.826805959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.396933 | controller |     "Jun 11 17:44:22.833374 crc crio[22018]: time=\"2026-06-11T17:44:22.830578361Z\" level=info msg=\"Created container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap\" id=85356adf-e3a0-46c9-8033-e0fc86daf72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.396950 | controller |     "Jun 11 17:44:22.837382 crc crio[22018]: time=\"2026-06-11T17:44:22.836133088Z\" level=info msg=\"Starting container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1\" id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.396967 | controller |     "Jun 11 17:44:22.858429 crc crio[22018]: time=\"2026-06-11T17:44:22.857762702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ab3599c5-c511-4e8b-a26b-96696b1d2945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.396983 | controller |     "Jun 11 17:44:22.861795 crc crio[22018]: time=\"2026-06-11T17:44:22.85988375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=45b45c19-bba2-421c-8d2e-7b6e6b65bbd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.397000 | controller |     "Jun 11 17:44:22.865401 crc crio[22018]: time=\"2026-06-11T17:44:22.864959829Z\" level=info msg=\"Started container\" PID=231570 containerID=5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1 description=openstack/openstack-galera-0/mysql-bootstrap id=fde08b9c-d664-4e59-8f51-6c32fa0aba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5",
2026-06-11 18:17:42.397015 | controller |     "Jun 11 17:44:22.871475 crc crio[22018]: time=\"2026-06-11T17:44:22.869871668Z\" level=info msg=\"Created container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a2a4e9cd-5a33-4907-ae56-4f5b6305387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397032 | controller |     "Jun 11 17:44:22.883870 crc crio[22018]: time=\"2026-06-11T17:44:22.875839138Z\" level=info msg=\"Starting container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1\" id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.397049 | controller |     "Jun 11 17:44:22.906396 crc crio[22018]: time=\"2026-06-11T17:44:22.89664863Z\" level=info msg=\"Started container\" PID=231543 containerID=2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=873d1cc2-92c2-444e-8eda-dcc0a7597d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d",
2026-06-11 18:17:42.397066 | controller |     "Jun 11 17:44:22.932390 crc crio[22018]: time=\"2026-06-11T17:44:22.931711977Z\" level=info msg=\"Created container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=3bc181fa-e78c-4fdc-bed6-5e7e28347044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397086 | controller |     "Jun 11 17:44:22.965473 crc crio[22018]: time=\"2026-06-11T17:44:22.965298934Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fx6lq/POD\" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.397103 | controller |     "Jun 11 17:44:22.965829 crc crio[22018]: time=\"2026-06-11T17:44:22.965768679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397120 | controller |     "Jun 11 17:44:22.980931 crc crio[22018]: time=\"2026-06-11T17:44:22.980615431Z\" level=info msg=\"Starting container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87\" id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.397138 | controller |     "Jun 11 17:44:22.991703 crc crio[22018]: time=\"2026-06-11T17:44:22.991626372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397154 | controller |     "Jun 11 17:44:22.996137 crc crio[22018]: time=\"2026-06-11T17:44:22.996064767Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397171 | controller |     "Jun 11 17:44:22.998311 crc crio[22018]: time=\"2026-06-11T17:44:22.998230484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397188 | controller |     "Jun 11 17:44:23.011839 crc crio[22018]: time=\"2026-06-11T17:44:23.010582342Z\" level=info msg=\"Started container\" PID=231551 containerID=52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 description=openstack/nova-api-0/nova-api-log id=3d08171a-1c26-4b96-a7e5-8fafd914dad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc",
2026-06-11 18:17:42.397205 | controller |     "Jun 11 17:44:23.011839 crc crio[22018]: time=\"2026-06-11T17:44:23.011231873Z\" level=info msg=\"Stopping container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3 (timeout: 30s)\" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397221 | controller |     "Jun 11 17:44:23.012614 crc crio[22018]: time=\"2026-06-11T17:44:23.012555774Z\" level=info msg=\"Stopping container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb (timeout: 30s)\" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397238 | controller |     "Jun 11 17:44:23.028776 crc crio[22018]: time=\"2026-06-11T17:44:23.028635009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397254 | controller |     "Jun 11 17:44:23.029966 crc crio[22018]: time=\"2026-06-11T17:44:23.029900718Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397270 | controller |     "Jun 11 17:44:23.040382 crc crio[22018]: time=\"2026-06-11T17:44:23.038295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397286 | controller |     "Jun 11 17:44:23.058823 crc crio[22018]: time=\"2026-06-11T17:44:23.054737916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397305 | controller |     "Jun 11 17:44:23.061603 crc crio[22018]: time=\"2026-06-11T17:44:23.060212206Z\" level=info msg=\"Stopping container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d (timeout: 10s)\" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397322 | controller |     "Jun 11 17:44:23.062437 crc crio[22018]: time=\"2026-06-11T17:44:23.062250232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b1cafe6f-cf8f-4122-8584-113d263083cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.397338 | controller |     "Jun 11 17:44:23.070672 crc crio[22018]: time=\"2026-06-11T17:44:23.070596303Z\" level=info msg=\"Stopped pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=3489e3b1-b5e9-4ff4-a746-075851ddf5aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.397356 | controller |     "Jun 11 17:44:23.256954 crc crio[22018]: time=\"2026-06-11T17:44:23.255896825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397372 | controller |     "Jun 11 17:44:23.266078 crc crio[22018]: time=\"2026-06-11T17:44:23.265972808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397388 | controller |     "Jun 11 17:44:23.295479 crc crio[22018]: time=\"2026-06-11T17:44:23.292127307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397405 | controller |     "Jun 11 17:44:23.328597 crc crio[22018]: time=\"2026-06-11T17:44:23.32704008Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-zkqxt/POD\" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.397421 | controller |     "Jun 11 17:44:23.328597 crc crio[22018]: time=\"2026-06-11T17:44:23.327278648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397438 | controller |     "Jun 11 17:44:23.369703 crc crio[22018]: time=\"2026-06-11T17:44:23.366885028Z\" level=info msg=\"Stopped container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=9c591805-939a-4065-815b-1e8717f3b0be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397455 | controller |     "Jun 11 17:44:23.375089 crc crio[22018]: time=\"2026-06-11T17:44:23.375017182Z\" level=info msg=\"Stopped container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=63fd97cc-12f9-4638-8531-eb7b16003a0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397471 | controller |     "Jun 11 17:44:23.376847 crc crio[22018]: time=\"2026-06-11T17:44:23.376715184Z\" level=info msg=\"Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.397489 | controller |     "Jun 11 17:44:23.377618 crc crio[22018]: time=\"2026-06-11T17:44:23.377502239Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-jwp8b Namespace:openstack ID:07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10 UID:e75abec1-b995-4281-a4d6-0c0c0d97c1b4 NetNS:/var/run/netns/b0f8f233-d18d-40d6-9219-9c6dd09ef70e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode75abec1_b995_4281_a4d6_0c0c0d97c1b4.slice PodAnnotations:0xc002ca05a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.397510 | controller |     "Jun 11 17:44:23.377721 crc crio[22018]: time=\"2026-06-11T17:44:23.377677835Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-jwp8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.397528 | controller |     "Jun 11 17:44:23.467882 crc crio[22018]: time=\"2026-06-11T17:44:23.466681443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f4b4b110-7601-4b26-b290-0ae9056bccb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.397544 | controller |     "Jun 11 17:44:23.540153 crc crio[22018]: time=\"2026-06-11T17:44:23.5400672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397561 | controller |     "Jun 11 17:44:23.567160 crc crio[22018]: time=\"2026-06-11T17:44:23.567076276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397577 | controller |     "Jun 11 17:44:23.616545 crc crio[22018]: time=\"2026-06-11T17:44:23.614578923Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397594 | controller |     "Jun 11 17:44:23.620210 crc crio[22018]: time=\"2026-06-11T17:44:23.620130246Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.397611 | controller |     "Jun 11 17:44:23.620299 crc crio[22018]: time=\"2026-06-11T17:44:23.620223549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397627 | controller |     "Jun 11 17:44:23.710032 crc crio[22018]: time=\"2026-06-11T17:44:23.709660796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397644 | controller |     "Jun 11 17:44:23.712997 crc crio[22018]: time=\"2026-06-11T17:44:23.71273277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397661 | controller |     "Jun 11 17:44:23.732935 crc crio[22018]: time=\"2026-06-11T17:44:23.732838078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397677 | controller |     "Jun 11 17:44:23.772226 crc crio[22018]: time=\"2026-06-11T17:44:23.772175861Z\" level=info msg=\"Removed container ca4fe9c63f12a6b4122cc1080453edce0cc8cbe8c0f82516e6f23a580240ef63: openstack/glance-default-external-api-0/glance-log\" id=d913fa44-c818-4f37-8263-7551a0dd0f0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.397694 | controller |     "Jun 11 17:44:23.784467 crc crio[22018]: time=\"2026-06-11T17:44:23.78139962Z\" level=info msg=\"Removing container: 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a\" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.397711 | controller |     "Jun 11 17:44:23.790182 crc crio[22018]: time=\"2026-06-11T17:44:23.790094446Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.397731 | controller |     "Jun 11 17:44:23.790182 crc crio[22018]: time=\"2026-06-11T17:44:23.790172668Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fx6lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.397749 | controller |     "Jun 11 17:44:23.810168 crc crio[22018]: time=\"2026-06-11T17:44:23.809168437Z\" level=info msg=\"Removed container 0faebf2004a698c71b230de06a6ec938bd1851b74fc554bcfa18485022715b14: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=4a2a8e6f-9b6c-42dc-9fef-983e4e08ad17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.397766 | controller |     "Jun 11 17:44:23.815385 crc crio[22018]: time=\"2026-06-11T17:44:23.815290937Z\" level=info msg=\"Removing container: 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076\" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.397782 | controller |     "Jun 11 17:44:23.885390 crc crio[22018]: time=\"2026-06-11T17:44:23.884253595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397799 | controller |     "Jun 11 17:44:23.906113 crc crio[22018]: time=\"2026-06-11T17:44:23.906026336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}\"",
2026-06-11 18:17:42.397816 | controller |     "Jun 11 17:44:23.906113 crc crio[22018]: time=\"2026-06-11T17:44:23.906092238Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-zkqxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.397834 | controller |     "Jun 11 17:44:23.906977 crc crio[22018]: time=\"2026-06-11T17:44:23.906914122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.397866 | controller |     "Jun 11 17:44:23.920383 crc crio[22018]: time=\"2026-06-11T17:44:23.919946479Z\" level=info msg=\"Created container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5f00835f-28bf-47cc-b124-0a08d922a456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.397889 | controller |     "Jun 11 17:44:23.923230 crc crio[22018]: time=\"2026-06-11T17:44:23.922400225Z\" level=info msg=\"Starting container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7\" id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.397906 | controller |     "Jun 11 17:44:23.923230 crc crio[22018]: time=\"2026-06-11T17:44:23.922913982Z\" level=info msg=\"Stopping container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b (timeout: 20s)\" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.397923 | controller |     "Jun 11 17:44:23.950534 crc crio[22018]: time=\"2026-06-11T17:44:23.949909619Z\" level=info msg=\"Started container\" PID=231840 containerID=0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e5a5c309-7a4e-42a9-95dc-6b9cb7ea3cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d",
2026-06-11 18:17:42.397944 | controller |     "Jun 11 17:44:23.968668 crc crio[22018]: time=\"2026-06-11T17:44:23.968605139Z\" level=info msg=\"Stopped pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=085b237f-083c-49de-9325-06ef5ef46487 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.397962 | controller |     "Jun 11 17:44:23.999488 crc crio[22018]: time=\"2026-06-11T17:44:23.998600869Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.397978 | controller |     "Jun 11 17:44:23.999488 crc crio[22018]: time=\"2026-06-11T17:44:23.999440956Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.397995 | controller |     "Jun 11 17:44:24.091717 crc crio[22018]: time=\"2026-06-11T17:44:24.086744361Z\" level=info msg=\"Created container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=45080b3a-9999-4eca-bc02-62ca660c53d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398013 | controller |     "Jun 11 17:44:24.092747 crc crio[22018]: time=\"2026-06-11T17:44:24.092647001Z\" level=info msg=\"Starting container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e\" id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.398030 | controller |     "Jun 11 17:44:24.105654 crc crio[22018]: time=\"2026-06-11T17:44:24.10093969Z\" level=info msg=\"Started container\" PID=231843 containerID=763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e description=openstack/ovn-northd-0/ovn-northd id=6c1c6996-d41b-4414-ab53-33fabd003b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426",
2026-06-11 18:17:42.398046 | controller |     "Jun 11 17:44:24.147007 crc crio[22018]: time=\"2026-06-11T17:44:24.146918922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2ee4206d-4031-44b3-87c1-e32e40e83491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398063 | controller |     "Jun 11 17:44:24.159553 crc crio[22018]: time=\"2026-06-11T17:44:24.159391545Z\" level=info msg=\"Created container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=cbb48117-7d5d-41af-b213-45c4ed042105 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398079 | controller |     "Jun 11 17:44:24.166554 crc crio[22018]: time=\"2026-06-11T17:44:24.166475082Z\" level=info msg=\"Starting container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5\" id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.398097 | controller |     "Jun 11 17:44:24.185008 crc crio[22018]: time=\"2026-06-11T17:44:24.184926966Z\" level=info msg=\"Started container\" PID=231837 containerID=eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 description=openstack/glance-default-internal-api-0/glance-log id=b11822fd-be6e-4d84-87c0-d7729e6b4f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9",
2026-06-11 18:17:42.398114 | controller |     "Jun 11 17:44:24.265890 crc crio[22018]: time=\"2026-06-11T17:44:24.265795921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f676026f-914f-4193-87b7-2864cdff0ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398136 | controller |     "Jun 11 17:44:24.285733 crc crio[22018]: time=\"2026-06-11T17:44:24.285627897Z\" level=info msg=\"Created container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=cb2bc726-8b48-4a23-a59d-dea863bb3576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398154 | controller |     "Jun 11 17:44:24.305284 crc crio[22018]: time=\"2026-06-11T17:44:24.305201403Z\" level=info msg=\"Starting container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2\" id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.398171 | controller |     "Jun 11 17:44:24.331960 crc crio[22018]: time=\"2026-06-11T17:44:24.33183637Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.398187 | controller |     "Jun 11 17:44:24.331960 crc crio[22018]: time=\"2026-06-11T17:44:24.331933853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398204 | controller |     "Jun 11 17:44:24.357607 crc crio[22018]: time=\"2026-06-11T17:44:24.352253915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398220 | controller |     "Jun 11 17:44:24.358372 crc crio[22018]: time=\"2026-06-11T17:44:24.358152263Z\" level=info msg=\"Started container\" PID=231834 containerID=526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 description=openstack/memcached-0/memcached id=d693a8e4-b0cf-4048-b655-3627ac13bc61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f",
2026-06-11 18:17:42.398238 | controller |     "Jun 11 17:44:24.358507 crc crio[22018]: time=\"2026-06-11T17:44:24.352993517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398254 | controller |     "Jun 11 17:44:24.361816 crc crio[22018]: time=\"2026-06-11T17:44:24.361180985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398271 | controller |     "Jun 11 17:44:24.376132 crc crio[22018]: time=\"2026-06-11T17:44:24.374507571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398288 | controller |     "Jun 11 17:44:24.376132 crc crio[22018]: time=\"2026-06-11T17:44:24.374921465Z\" level=info msg=\"Stopped container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=c534f56d-a760-4c52-9e44-d7b32e14a65b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.398305 | controller |     "Jun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380019899Z\" level=info msg=\"Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.398321 | controller |     "Jun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380777643Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz Namespace:openstack ID:7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b UID:4b87e948-89b2-4564-8a60-0a8474ce145d NetNS:/var/run/netns/04bd7438-34fb-43f9-b0be-a727ca7bc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b87e948_89b2_4564_8a60_0a8474ce145d.slice PodAnnotations:0xc001adea10}] Aliases:map[]}\"",
2026-06-11 18:17:42.398343 | controller |     "Jun 11 17:44:24.390458 crc crio[22018]: time=\"2026-06-11T17:44:24.380911487Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mj4xz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.398359 | controller |     "Jun 11 17:44:24.423837 crc crio[22018]: time=\"2026-06-11T17:44:24.42346266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6e4be470-eb24-4fc3-853a-b0b3e51248a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398376 | controller |     "Jun 11 17:44:24.467955 crc crio[22018]: time=\"2026-06-11T17:44:24.467916471Z\" level=info msg=\"Removed container 750a98880dda20eb478311740c367c7b0f906349f0b3091b14e548b06ee85076: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=31f7fc1b-4ff4-43d6-8cae-e269451d2935 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398392 | controller |     "Jun 11 17:44:24.519271 crc crio[22018]: time=\"2026-06-11T17:44:24.519115224Z\" level=info msg=\"Removing container: 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88\" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398407 | controller |     "Jun 11 17:44:24.519844 crc crio[22018]: time=\"2026-06-11T17:44:24.519791735Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398422 | controller |     "Jun 11 17:44:24.533629 crc crio[22018]: time=\"2026-06-11T17:44:24.533520173Z\" level=info msg=\"Removed container 2f897b466bf44b6315cb633495b4cfcdc329ea019f5e38a34a924c9246e2636a: openstack/rabbitmq-server-0/setup-container\" id=e0a066fe-b72b-44b9-bbaa-1e2e9fea07ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398437 | controller |     "Jun 11 17:44:24.543058 crc crio[22018]: time=\"2026-06-11T17:44:24.542978449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=18dbf605-f0f4-4fdb-9b18-fb8daadad417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398452 | controller |     "Jun 11 17:44:24.543665 crc crio[22018]: time=\"2026-06-11T17:44:24.543603119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398469 | controller |     "Jun 11 17:44:24.569877 crc crio[22018]: time=\"2026-06-11T17:44:24.56980503Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398485 | controller |     "Jun 11 17:44:24.570111 crc crio[22018]: time=\"2026-06-11T17:44:24.569926684Z\" level=info msg=\"Removing container: 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275\" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398500 | controller |     "Jun 11 17:44:24.696306 crc crio[22018]: time=\"2026-06-11T17:44:24.69621075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398516 | controller |     "Jun 11 17:44:24.709700 crc crio[22018]: time=\"2026-06-11T17:44:24.709660601Z\" level=info msg=\"Created container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2c2c7d35-72cb-4334-94bb-a12d212d241b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398535 | controller |     "Jun 11 17:44:24.770069 crc crio[22018]: time=\"2026-06-11T17:44:24.731194762Z\" level=info msg=\"Starting container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e\" id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.398551 | controller |     "Jun 11 17:44:24.777021 crc crio[22018]: time=\"2026-06-11T17:44:24.746028878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f818c4c5-31c9-4fae-ab34-a31c06ffc933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398567 | controller |     "Jun 11 17:44:24.820635 crc crio[22018]: time=\"2026-06-11T17:44:24.820565542Z\" level=info msg=\"Started container\" PID=231876 containerID=d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a2127ad1-14b2-409f-8bad-073e495683fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940",
2026-06-11 18:17:42.398584 | controller |     "Jun 11 17:44:24.830143 crc crio[22018]: time=\"2026-06-11T17:44:24.830073297Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.398601 | controller |     "Jun 11 17:44:24.830143 crc crio[22018]: time=\"2026-06-11T17:44:24.830128619Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.398617 | controller |     "Jun 11 17:44:24.937297 crc crio[22018]: 2026-06-11T17:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0d0a10909e782 Mac:d2:69:0e:7f:7d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.398634 | controller |     "Jun 11 17:44:24.940219 crc crio[22018]: time=\"2026-06-11T17:44:24.939430163Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc001ade4e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.398651 | controller |     "Jun 11 17:44:24.940219 crc crio[22018]: time=\"2026-06-11T17:44:24.93963393Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fx6lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.398667 | controller |     "Jun 11 17:44:24.942426 crc crio[22018]: time=\"2026-06-11T17:44:24.942288445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398683 | controller |     "Jun 11 17:44:25.005587 crc crio[22018]: time=\"2026-06-11T17:44:25.004779308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398703 | controller |     "Jun 11 17:44:25.036388 crc crio[22018]: time=\"2026-06-11T17:44:25.034709978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398720 | controller |     "Jun 11 17:44:25.082394 crc crio[22018]: time=\"2026-06-11T17:44:25.069134412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d30b14c8-1d7a-49ff-8efd-718e0c35b707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398737 | controller |     "Jun 11 17:44:25.169048 crc crio[22018]: time=\"2026-06-11T17:44:25.168974078Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.398752 | controller |     "Jun 11 17:44:25.297443 crc crio[22018]: time=\"2026-06-11T17:44:25.296899153Z\" level=info msg=\"Ran pod sandbox cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 with infra container: openstack/ovn-controller-ovs-fx6lq/POD\" id=46fd1f12-3a1c-45d4-8e25-6c5a949bc03d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.398767 | controller |     "Jun 11 17:44:25.331873 crc crio[22018]: time=\"2026-06-11T17:44:25.331795763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=a538fc1e-946b-45f6-a33d-cad8040ead93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398784 | controller |     "Jun 11 17:44:25.344108 crc crio[22018]: time=\"2026-06-11T17:44:25.34404513Z\" level=info msg=\"Removed container 52f030d94df3a7d0212aaf841862e78f1f6acd9311246401242f8c4a82938a88: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=06bc1d6c-916e-4948-90df-9549cafee992 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398800 | controller |     "Jun 11 17:44:25.389434 crc crio[22018]: time=\"2026-06-11T17:44:25.38020558Z\" level=info msg=\"Removing container: b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285\" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.398817 | controller |     "Jun 11 17:44:25.389434 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1739338eea1ae Mac:f6:18:51:93:e0:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc SocketPath: PciID:}] [{Interface:0xc000304780 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.398834 | controller |     "Jun 11 17:44:25.429713 crc crio[22018]: time=\"2026-06-11T17:44:25.429284047Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc002300358}] Aliases:map[]}\"",
2026-06-11 18:17:42.398868 | controller |     "Jun 11 17:44:25.429713 crc crio[22018]: time=\"2026-06-11T17:44:25.429633378Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-zkqxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.398890 | controller |     "Jun 11 17:44:25.430019 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dda61eff5814ee Mac:d2:4e:61:b8:1e:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.398911 | controller |     "Jun 11 17:44:25.431143 crc crio[22018]: time=\"2026-06-11T17:44:25.431089205Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.398929 | controller |     "Jun 11 17:44:25.435543 crc crio[22018]: time=\"2026-06-11T17:44:25.431477557Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.398945 | controller |     "Jun 11 17:44:25.467252 crc crio[22018]: time=\"2026-06-11T17:44:25.467205053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398961 | controller |     "Jun 11 17:44:25.477442 crc crio[22018]: time=\"2026-06-11T17:44:25.473693176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f0c95684-47e7-4064-9baf-0ceac2db424c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.398979 | controller |     "Jun 11 17:44:25.613718 crc crio[22018]: time=\"2026-06-11T17:44:25.60916335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.398996 | controller |     "Jun 11 17:44:25.662379 crc crio[22018]: time=\"2026-06-11T17:44:25.658393022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b7949fa6-76d2-4971-850d-a1b36cfeb5bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399012 | controller |     "Jun 11 17:44:25.779130 crc crio[22018]: time=\"2026-06-11T17:44:25.779027675Z\" level=info msg=\"Ran pod sandbox ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 with infra container: openstack/dnsmasq-dns-6566476449-zkqxt/POD\" id=5b062dae-836b-4bee-9c0d-4a4bfc91cabc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.399028 | controller |     "Jun 11 17:44:25.788616 crc crio[22018]: time=\"2026-06-11T17:44:25.788550965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f09a8690-a0bf-4316-b85a-4f59bfe90b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399044 | controller |     "Jun 11 17:44:25.856213 crc crio[22018]: time=\"2026-06-11T17:44:25.855972187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399061 | controller |     "Jun 11 17:44:25.874999 crc crio[22018]: time=\"2026-06-11T17:44:25.874915426Z\" level=info msg=\"Ran pod sandbox 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 with infra container: openstack/rabbitmq-server-0/POD\" id=fea8a3d6-11ce-48fa-8486-6c7e8360274c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.399077 | controller |     "Jun 11 17:44:25.881660 crc crio[22018]: time=\"2026-06-11T17:44:25.881572848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=091cb68e-1c50-4e8e-a560-6eb41c4be8bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399097 | controller |     "Jun 11 17:44:25.887822 crc crio[22018]: time=\"2026-06-11T17:44:25.887715281Z\" level=info msg=\"Created container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=1dc72adb-bc31-4be5-915c-c105d46b117d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399114 | controller |     "Jun 11 17:44:25.891956 crc crio[22018]: time=\"2026-06-11T17:44:25.891275759Z\" level=info msg=\"Starting container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40\" id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.399130 | controller |     "Jun 11 17:44:25.913997 crc crio[22018]: time=\"2026-06-11T17:44:25.911829109Z\" level=info msg=\"Started container\" PID=232209 containerID=08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 description=openstack/ceilometer-0/ceilometer-central-agent id=3dc5906f-956a-4d1b-a479-28e573b8d2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d",
2026-06-11 18:17:42.399147 | controller |     "Jun 11 17:44:25.922930 crc crio[22018]: time=\"2026-06-11T17:44:25.922847297Z\" level=info msg=\"Removed container 1c768c519b676e50dfb607a89925a27a16548051e8c09c344a2522504361e275: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=b4bb00a3-72bc-455e-977b-e1df1b358e80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.399163 | controller |     "Jun 11 17:44:25.930492 crc crio[22018]: time=\"2026-06-11T17:44:25.930445008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23652d2c-2460-4946-aaa9-383cccec2619 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399180 | controller |     "Jun 11 17:44:25.936451 crc crio[22018]: time=\"2026-06-11T17:44:25.936292465Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399197 | controller |     "Jun 11 17:44:25.942175 crc crio[22018]: time=\"2026-06-11T17:44:25.942091115Z\" level=info msg=\"Removing container: 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050\" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.399214 | controller |     "Jun 11 17:44:26.001388 crc crio[22018]: time=\"2026-06-11T17:44:25.995398141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399231 | controller |     "Jun 11 17:44:26.031924 crc crio[22018]: 2026-06-11T17:44:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34df90c0ab2ee8e Mac:be:5a:04:a1:df:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.399248 | controller |     "Jun 11 17:44:26.031924 crc crio[22018]: time=\"2026-06-11T17:44:26.031815674Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc002a1a4c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.399265 | controller |     "Jun 11 17:44:26.033435 crc crio[22018]: time=\"2026-06-11T17:44:26.032977131Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399285 | controller |     "Jun 11 17:44:26.033435 crc crio[22018]: time=\"2026-06-11T17:44:26.033037103Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.399302 | controller |     "Jun 11 17:44:26.053854 crc crio[22018]: time=\"2026-06-11T17:44:26.053759598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2e2d6562-95f5-417b-8c99-9dd3da0e59f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399319 | controller |     "Jun 11 17:44:26.082308 crc crio[22018]: time=\"2026-06-11T17:44:26.082231851Z\" level=info msg=\"Created container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b27b3221-a47f-4f62-b1ec-4428f09d4b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399336 | controller |     "Jun 11 17:44:26.083803 crc crio[22018]: time=\"2026-06-11T17:44:26.083720029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=74f98eb6-624e-4fbc-8216-b97a8283cc33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399352 | controller |     "Jun 11 17:44:26.093108 crc crio[22018]: time=\"2026-06-11T17:44:26.092974576Z\" level=info msg=\"Starting container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e\" id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.399369 | controller |     "Jun 11 17:44:26.113197 crc crio[22018]: time=\"2026-06-11T17:44:26.11275877Z\" level=info msg=\"Started container\" PID=232198 containerID=ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=8f0c120e-28c1-4274-bb9e-a0ec6e5e26ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945",
2026-06-11 18:17:42.399386 | controller |     "Jun 11 17:44:26.187365 crc crio[22018]: time=\"2026-06-11T17:44:26.187242664Z\" level=info msg=\"Stopped pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=ed7c1044-6e1f-46b1-bd39-1450108ba09d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.399402 | controller |     "Jun 11 17:44:26.359115 crc crio[22018]: time=\"2026-06-11T17:44:26.357395312Z\" level=info msg=\"Ran pod sandbox 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=cde11c24-4146-4806-8fc3-a561e679a80f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.399419 | controller |     "Jun 11 17:44:26.359115 crc crio[22018]: time=\"2026-06-11T17:44:26.357757004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6e544608-7909-4867-92e2-27bb830ff23c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399449 | controller |     "Jun 11 17:44:26.366723 crc crio[22018]: time=\"2026-06-11T17:44:26.366309102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=4d038070-a442-4895-8b08-d7b9680527e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399468 | controller |     "Jun 11 17:44:26.412377 crc crio[22018]: time=\"2026-06-11T17:44:26.408063252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399496 | controller |     "Jun 11 17:44:26.422379 crc crio[22018]: time=\"2026-06-11T17:44:26.420710248Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399515 | controller |     "Jun 11 17:44:26.428782 crc crio[22018]: time=\"2026-06-11T17:44:26.427714442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399532 | controller |     "Jun 11 17:44:26.429949 crc crio[22018]: time=\"2026-06-11T17:44:26.42989129Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399548 | controller |     "Jun 11 17:44:26.448574 crc crio[22018]: time=\"2026-06-11T17:44:26.447364344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5d6e4946-7fb8-41d5-9e6e-94939c6730c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399565 | controller |     "Jun 11 17:44:26.454680 crc crio[22018]: time=\"2026-06-11T17:44:26.454264306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399581 | controller |     "Jun 11 17:44:26.475899 crc crio[22018]: time=\"2026-06-11T17:44:26.475766917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=4e453cfb-54e0-40a8-a69e-c0a849b54911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.399597 | controller |     "Jun 11 17:44:26.477246 crc crio[22018]: time=\"2026-06-11T17:44:26.477151526Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399614 | controller |     "Jun 11 17:44:26.501391 crc crio[22018]: time=\"2026-06-11T17:44:26.501182043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399629 | controller |     "Jun 11 17:44:26.523099 crc crio[22018]: time=\"2026-06-11T17:44:26.519180592Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399645 | controller |     "Jun 11 17:44:26.549580 crc crio[22018]: time=\"2026-06-11T17:44:26.549085382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399661 | controller |     "Jun 11 17:44:26.622240 crc crio[22018]: time=\"2026-06-11T17:44:26.621193235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399677 | controller |     "Jun 11 17:44:26.786392 crc crio[22018]: time=\"2026-06-11T17:44:26.785644355Z\" level=info msg=\"Created container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=4763134b-aa1b-435f-9617-c66ef206c362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.399694 | controller |     "Jun 11 17:44:26.788213 crc crio[22018]: time=\"2026-06-11T17:44:26.787663479Z\" level=info msg=\"Starting container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3\" id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.399714 | controller |     "Jun 11 17:44:26.797451 crc crio[22018]: time=\"2026-06-11T17:44:26.796271546Z\" level=info msg=\"Started container\" PID=232230 containerID=6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3 description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=16a1d49e-dac1-4a93-84f9-bcf7006491ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a",
2026-06-11 18:17:42.399732 | controller |     "Jun 11 17:44:26.851457 crc crio[22018]: time=\"2026-06-11T17:44:26.849389547Z\" level=info msg=\"Stopped container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=a69b8bfb-c98e-43c4-b8ff-e7ec584ae509 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.399749 | controller |     "Jun 11 17:44:26.851727 crc crio[22018]: time=\"2026-06-11T17:44:26.851628368Z\" level=info msg=\"Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.399769 | controller |     "Jun 11 17:44:26.855373 crc crio[22018]: time=\"2026-06-11T17:44:26.85295958Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-c6b77b85d-clp5h Namespace:openstack ID:84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658 UID:7ddee0ba-3af8-4326-a34e-4143125c14dc NetNS:/var/run/netns/936ef0dd-3de3-4f12-85b9-2d180d4103dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddee0ba_3af8_4326_a34e_4143125c14dc.slice PodAnnotations:0xc005da0130}] Aliases:map[]}\"",
2026-06-11 18:17:42.399882 | controller |     "Jun 11 17:44:26.855373 crc crio[22018]: time=\"2026-06-11T17:44:26.853114095Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-c6b77b85d-clp5h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.399911 | controller |     "Jun 11 17:44:26.945388 crc crio[22018]: time=\"2026-06-11T17:44:26.942513665Z\" level=info msg=\"Stopped container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=6874c53c-c7c4-4869-af01-2606617fdc2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.399929 | controller |     "Jun 11 17:44:26.945668 crc crio[22018]: time=\"2026-06-11T17:44:26.94560982Z\" level=info msg=\"Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.399945 | controller |     "Jun 11 17:44:26.949262 crc crio[22018]: time=\"2026-06-11T17:44:26.947983706Z\" level=info msg=\"Got pod network &{Name:barbican-worker-56fbcbcd75-mt8z6 Namespace:openstack ID:cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055 UID:adcdb8b6-44b0-4638-9f68-68c4fc5984f7 NetNS:/var/run/netns/1c5352b9-9e20-409d-9446-3ae559e76001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadcdb8b6_44b0_4638_9f68_68c4fc5984f7.slice PodAnnotations:0xc002b141f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.399962 | controller |     "Jun 11 17:44:26.949262 crc crio[22018]: time=\"2026-06-11T17:44:26.948149381Z\" level=info msg=\"Deleting pod openstack_barbican-worker-56fbcbcd75-mt8z6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.399979 | controller |     "Jun 11 17:44:26.992503 crc crio[22018]: time=\"2026-06-11T17:44:26.992037092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.399999 | controller |     "Jun 11 17:44:27.081382 crc crio[22018]: time=\"2026-06-11T17:44:27.081010468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400015 | controller |     "Jun 11 17:44:27.276854 crc crio[22018]: time=\"2026-06-11T17:44:27.275866987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400048 | controller |     "Jun 11 17:44:27.283291 crc crio[22018]: time=\"2026-06-11T17:44:27.283214229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400066 | controller |     "Jun 11 17:44:27.319723 crc crio[22018]: time=\"2026-06-11T17:44:27.318471233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400082 | controller |     "Jun 11 17:44:27.579778 crc crio[22018]: time=\"2026-06-11T17:44:27.578895463Z\" level=info msg=\"Created container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=6f10dc27-edd8-4ab8-bdf2-5b4c11bad98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400098 | controller |     "Jun 11 17:44:27.581499 crc crio[22018]: time=\"2026-06-11T17:44:27.581450581Z\" level=info msg=\"Starting container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275\" id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.400114 | controller |     "Jun 11 17:44:27.594890 crc crio[22018]: time=\"2026-06-11T17:44:27.594828544Z\" level=info msg=\"Started container\" PID=232222 containerID=72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 description=openstack/nova-api-0/nova-api-api id=1a7f0f16-4332-4277-a4b1-7b9f8eeeb3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc",
2026-06-11 18:17:42.400131 | controller |     "Jun 11 17:44:27.635527 crc crio[22018]: time=\"2026-06-11T17:44:27.611981192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400147 | controller |     "Jun 11 17:44:27.635527 crc crio[22018]: time=\"2026-06-11T17:44:27.633592535Z\" level=info msg=\"Created container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=5f58bd88-0ed3-4178-ae26-5f3165a2a779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400163 | controller |     "Jun 11 17:44:27.636579 crc crio[22018]: time=\"2026-06-11T17:44:27.636395486Z\" level=info msg=\"Starting container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e\" id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.400179 | controller |     "Jun 11 17:44:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.637996387Z\" level=info msg=\"Stopped pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=c7d20233-a9ba-472d-b9a5-bc0a7fa3cace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.400195 | controller |     "Jun 11 17:44:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.650188378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400211 | controller |     "Jun 11 17:44:27.656500 crc crio[22018]: time=\"2026-06-11T17:44:27.650276602Z\" level=info msg=\"Started container\" PID=232276 containerID=0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e description=openstack/ovn-northd-0/openstack-network-exporter id=c3c2f841-f789-446c-9f40-5accae439c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426",
2026-06-11 18:17:42.400232 | controller |     "Jun 11 17:44:27.672203 crc crio[22018]: time=\"2026-06-11T17:44:27.67211308Z\" level=info msg=\"Stopped pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=e47e0431-45a0-4a36-a79a-27408c5ccc06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.400250 | controller |     "Jun 11 17:44:27.677540 crc crio[22018]: time=\"2026-06-11T17:44:27.677380357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400265 | controller |     "Jun 11 17:44:27.713559 crc crio[22018]: time=\"2026-06-11T17:44:27.694545739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400281 | controller |     "Jun 11 17:44:27.730726 crc crio[22018]: time=\"2026-06-11T17:44:27.725663545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400297 | controller |     "Jun 11 17:44:27.734389 crc crio[22018]: time=\"2026-06-11T17:44:27.73208641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400312 | controller |     "Jun 11 17:44:27.858947 crc crio[22018]: time=\"2026-06-11T17:44:27.858288481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400328 | controller |     "Jun 11 17:44:27.874539 crc crio[22018]: time=\"2026-06-11T17:44:27.874249209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400343 | controller |     "Jun 11 17:44:27.922272 crc crio[22018]: time=\"2026-06-11T17:44:27.922071066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400360 | controller |     "Jun 11 17:44:28.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.245467622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=578b2714-6408-4db0-8584-597ba8527b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400376 | controller |     "Jun 11 17:44:28.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.245580046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bc7d052a-739b-4437-9224-dc3a82e31825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400392 | controller |     "Jun 11 17:44:28.245731 crc crio[22018]: time=\"2026-06-11T17:44:28.24569795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70dea628-ecd7-4b07-8de9-9d202d26f65a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400408 | controller |     "Jun 11 17:44:28.246211 crc crio[22018]: time=\"2026-06-11T17:44:28.246112913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e21c5e-589e-49bd-adb2-459cda539df3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400427 | controller |     "Jun 11 17:44:28.246211 crc crio[22018]: time=\"2026-06-11T17:44:28.246179935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd06d97f-5b7a-478b-ad98-4a4f2962b926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400443 | controller |     "Jun 11 17:44:28.249247 crc crio[22018]: time=\"2026-06-11T17:44:28.248983345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=5ed11b39-49ae-4a20-8f2b-ca0c954e3af2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400459 | controller |     "Jun 11 17:44:28.265402 crc crio[22018]: time=\"2026-06-11T17:44:28.265303436Z\" level=info msg=\"Removed container b162362bb273f4289c2cba010939c5782428d1ed2f08e7a95d59bbefd1db4285: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=9c750834-0675-4245-821e-18f637146e28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400475 | controller |     "Jun 11 17:44:28.286878 crc crio[22018]: time=\"2026-06-11T17:44:28.286759337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=74615e44-eae7-4e6f-8448-3b662e01fff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400490 | controller |     "Jun 11 17:44:28.313883 crc crio[22018]: time=\"2026-06-11T17:44:28.313274492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca418c1a-6038-46df-bec9-84a648ddd3e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400507 | controller |     "Jun 11 17:44:28.314025 crc crio[22018]: time=\"2026-06-11T17:44:28.313955184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6e54e8b-ff2b-4d1a-9a3e-aabb6abdc8a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400523 | controller |     "Jun 11 17:44:28.315032 crc crio[22018]: time=\"2026-06-11T17:44:28.314064448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5403b55d-8e0c-4d30-b949-d00fe4b20728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400539 | controller |     "Jun 11 17:44:28.321157 crc crio[22018]: time=\"2026-06-11T17:44:28.321077805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8536ba1-5da5-491d-80c1-802f324f477b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400554 | controller |     "Jun 11 17:44:28.327508 crc crio[22018]: time=\"2026-06-11T17:44:28.32724997Z\" level=info msg=\"Removing container: bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a\" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400570 | controller |     "Jun 11 17:44:28.333072 crc crio[22018]: time=\"2026-06-11T17:44:28.33290398Z\" level=info msg=\"Removed container 639baa342a89bc14db73287137f1062eb153b14351e2d1a19e5f92c2957c5050: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=14708770-d283-445b-8ad2-a8c4cc23113f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400585 | controller |     "Jun 11 17:44:28.340824 crc crio[22018]: time=\"2026-06-11T17:44:28.336861081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7d9f8e05-88d1-44a1-9fae-84bdbedffb49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400606 | controller |     "Jun 11 17:44:28.352317 crc crio[22018]: time=\"2026-06-11T17:44:28.352220573Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400621 | controller |     "Jun 11 17:44:28.352692 crc crio[22018]: time=\"2026-06-11T17:44:28.352678958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400637 | controller |     "Jun 11 17:44:28.353991 crc crio[22018]: time=\"2026-06-11T17:44:28.353948986Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400653 | controller |     "Jun 11 17:44:28.354610 crc crio[22018]: time=\"2026-06-11T17:44:28.354585307Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400668 | controller |     "Jun 11 17:44:28.355714 crc crio[22018]: time=\"2026-06-11T17:44:28.355691292Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400684 | controller |     "Jun 11 17:44:28.368033 crc crio[22018]: time=\"2026-06-11T17:44:28.367930688Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400700 | controller |     "Jun 11 17:44:28.368620 crc crio[22018]: time=\"2026-06-11T17:44:28.368538287Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400715 | controller |     "Jun 11 17:44:28.383952 crc crio[22018]: time=\"2026-06-11T17:44:28.383866099Z\" level=info msg=\"Removing container: 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54\" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400732 | controller |     "Jun 11 17:44:28.402950 crc crio[22018]: time=\"2026-06-11T17:44:28.402742051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=308a1fe3-df7e-46bf-81bf-c219ec657d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400748 | controller |     "Jun 11 17:44:28.426064 crc crio[22018]: time=\"2026-06-11T17:44:28.42588304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400764 | controller |     "Jun 11 17:44:28.427024 crc crio[22018]: time=\"2026-06-11T17:44:28.426929143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400779 | controller |     "Jun 11 17:44:28.428579 crc crio[22018]: time=\"2026-06-11T17:44:28.428516524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400795 | controller |     "Jun 11 17:44:28.460926 crc crio[22018]: time=\"2026-06-11T17:44:28.460843611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400814 | controller |     "Jun 11 17:44:28.461204 crc crio[22018]: time=\"2026-06-11T17:44:28.461147601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.400830 | controller |     "Jun 11 17:44:28.644728 crc crio[22018]: time=\"2026-06-11T17:44:28.644646244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3c2c8ac3-6410-4165-8f69-6d798e7fcf44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400846 | controller |     "Jun 11 17:44:28.648642 crc crio[22018]: time=\"2026-06-11T17:44:28.648557769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33561ffb-b350-492c-8086-c404c6cef91b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400904 | controller |     "Jun 11 17:44:28.670272 crc crio[22018]: time=\"2026-06-11T17:44:28.670192153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3a10ae6-de29-4a28-b8b6-f43021c8d9b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.400921 | controller |     "Jun 11 17:44:28.748173 crc crio[22018]: time=\"2026-06-11T17:44:28.748091125Z\" level=info msg=\"Removed container 0b3da2b5830c83b8d4f52874e68467d8e4e4573a2473e11dac63bc85fb142b54: openstack/cinder-scheduler-0/probe\" id=0213e166-ba7e-44be-921f-182f16393abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400944 | controller |     "Jun 11 17:44:28.773486 crc crio[22018]: time=\"2026-06-11T17:44:28.76800446Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.400968 | controller |     "Jun 11 17:44:28.791070 crc crio[22018]: time=\"2026-06-11T17:44:28.790977321Z\" level=info msg=\"Removing container: 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4\" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.400990 | controller |     "Jun 11 17:44:28.794672 crc crio[22018]: time=\"2026-06-11T17:44:28.794526577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=110d2cca-9156-4866-8845-dbd36f7b25d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401013 | controller |     "Jun 11 17:44:28.813220 crc crio[22018]: time=\"2026-06-11T17:44:28.812724319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eb74c0ce-8a58-4168-baf3-1e4270c18782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401030 | controller |     "Jun 11 17:44:28.834395 crc crio[22018]: time=\"2026-06-11T17:44:28.833449839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1b89de3d-a367-4fe6-84c6-8f2bc31f3062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401047 | controller |     "Jun 11 17:44:28.902950 crc crio[22018]: time=\"2026-06-11T17:44:28.902829658Z\" level=info msg=\"Removed container bf7558e346c642c01031cb60fe8fadbddcf7fd3f0bc9449e105b9aa9ef28821a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=52b7c3ad-f8e7-4cfd-ad4b-10e096ac5f97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401064 | controller |     "Jun 11 17:44:28.905570 crc crio[22018]: time=\"2026-06-11T17:44:28.905505942Z\" level=info msg=\"Removing container: c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386\" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401086 | controller |     "Jun 11 17:44:28.960895 crc crio[22018]: time=\"2026-06-11T17:44:28.960776975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401105 | controller |     "Jun 11 17:44:28.975530 crc crio[22018]: time=\"2026-06-11T17:44:28.975451421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401122 | controller |     "Jun 11 17:44:29.129865 crc crio[22018]: time=\"2026-06-11T17:44:29.12575045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401139 | controller |     "Jun 11 17:44:29.130999 crc crio[22018]: time=\"2026-06-11T17:44:29.130942895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1c31871d-1812-489e-809a-b79c16888800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401155 | controller |     "Jun 11 17:44:29.139649 crc crio[22018]: time=\"2026-06-11T17:44:29.139371075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401171 | controller |     "Jun 11 17:44:29.139649 crc crio[22018]: time=\"2026-06-11T17:44:29.1396414Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401187 | controller |     "Jun 11 17:44:29.149089 crc crio[22018]: time=\"2026-06-11T17:44:29.14878539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401204 | controller |     "Jun 11 17:44:29.153689 crc crio[22018]: time=\"2026-06-11T17:44:29.15349881Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401221 | controller |     "Jun 11 17:44:29.157688 crc crio[22018]: time=\"2026-06-11T17:44:29.157607679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401238 | controller |     "Jun 11 17:44:29.158612 crc crio[22018]: time=\"2026-06-11T17:44:29.157686194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401254 | controller |     "Jun 11 17:44:29.160512 crc crio[22018]: time=\"2026-06-11T17:44:29.160437853Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401271 | controller |     "Jun 11 17:44:29.189133 crc crio[22018]: time=\"2026-06-11T17:44:29.188612978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401287 | controller |     "Jun 11 17:44:29.228791 crc crio[22018]: time=\"2026-06-11T17:44:29.228617471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401302 | controller |     "Jun 11 17:44:29.233974 crc crio[22018]: time=\"2026-06-11T17:44:29.233831528Z\" level=info msg=\"Removed container 264a080df745cbf5e4655d645e7fd6328444aefa58d9a1b4bd3a1cd9d69197f4: openstack/swift-storage-0/container-replicator\" id=7a935a64-e08d-4be9-a106-1564ee963570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401322 | controller |     "Jun 11 17:44:29.241121 crc crio[22018]: time=\"2026-06-11T17:44:29.241042287Z\" level=info msg=\"Removing container: 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b\" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401339 | controller |     "Jun 11 17:44:29.264169 crc crio[22018]: time=\"2026-06-11T17:44:29.263615705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401355 | controller |     "Jun 11 17:44:29.343145 crc crio[22018]: time=\"2026-06-11T17:44:29.341973099Z\" level=info msg=\"Created container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=4b32827f-1d7b-4e11-8cce-cf1389a0a03b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401371 | controller |     "Jun 11 17:44:29.360825 crc crio[22018]: time=\"2026-06-11T17:44:29.360657172Z\" level=info msg=\"Starting container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731\" id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.401387 | controller |     "Jun 11 17:44:29.368846 crc crio[22018]: time=\"2026-06-11T17:44:29.368657099Z\" level=info msg=\"Started container\" PID=232813 containerID=b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731 description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=25169051-3b1b-4a53-a79e-7f396f6dd353 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc",
2026-06-11 18:17:42.401403 | controller |     "Jun 11 17:44:29.395859 crc crio[22018]: time=\"2026-06-11T17:44:29.39467415Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mmwg9/POD\" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.401419 | controller |     "Jun 11 17:44:29.395859 crc crio[22018]: time=\"2026-06-11T17:44:29.394874946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401435 | controller |     "Jun 11 17:44:29.538385 crc crio[22018]: time=\"2026-06-11T17:44:29.538212863Z\" level=info msg=\"Removed container c8fa4a3a36507e01b70e4c188ddccfba6ff68a1eed93d1c80964b8dde467c386: openstack/rabbitmq-cell1-server-0/setup-container\" id=1dafe592-3450-46b6-abe5-5a22537e3957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401451 | controller |     "Jun 11 17:44:29.548437 crc crio[22018]: time=\"2026-06-11T17:44:29.547732355Z\" level=info msg=\"Removing container: 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e\" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401466 | controller |     "Jun 11 17:44:29.593246 crc crio[22018]: time=\"2026-06-11T17:44:29.592858418Z\" level=info msg=\"Removed container 7258c7018433cdc36d9997df162878592ae2e1e591d99fef1dd1a3092e4dc33b: openstack/cinder-api-0/cinder-api\" id=f190b60b-21fe-45ae-95e3-f6c9717fb052 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401482 | controller |     "Jun 11 17:44:29.601198 crc crio[22018]: time=\"2026-06-11T17:44:29.600713876Z\" level=info msg=\"Removing container: 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5\" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401497 | controller |     "Jun 11 17:44:29.679690 crc crio[22018]: time=\"2026-06-11T17:44:29.679556648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfa3c4af-ce6b-4af5-b3e7-76cb7ddd4a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401517 | controller |     "Jun 11 17:44:29.684923 crc crio[22018]: time=\"2026-06-11T17:44:29.684780606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64ba7886-9c33-493e-bf1d-eeb5867e72e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401683 | controller |     "Jun 11 17:44:29.705671 crc crio[22018]: time=\"2026-06-11T17:44:29.705560615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=82976c88-1f74-4f32-a38c-413a1137cad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401703 | controller |     "Jun 11 17:44:29.710065 crc crio[22018]: time=\"2026-06-11T17:44:29.709617396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7788482-325f-462e-8c2b-3541b78b500b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401720 | controller |     "Jun 11 17:44:29.722710 crc crio[22018]: time=\"2026-06-11T17:44:29.721128885Z\" level=info msg=\"Created container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=fa741c0b-3dc7-4051-b985-611407b63d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401736 | controller |     "Jun 11 17:44:29.726079 crc crio[22018]: time=\"2026-06-11T17:44:29.726000772Z\" level=info msg=\"Starting container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c\" id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.401753 | controller |     "Jun 11 17:44:29.732009 crc crio[22018]: time=\"2026-06-11T17:44:29.731917481Z\" level=info msg=\"Created container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=b8e4f225-ed52-42ac-b1f8-a68cebb12ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401769 | controller |     "Jun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736430522Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401787 | controller |     "Jun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736588291Z\" level=info msg=\"Starting container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea\" id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.401803 | controller |     "Jun 11 17:44:29.737727 crc crio[22018]: time=\"2026-06-11T17:44:29.736962263Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.401820 | controller |     "Jun 11 17:44:29.738275 crc crio[22018]: time=\"2026-06-11T17:44:29.738165997Z\" level=info msg=\"Started container\" PID=232819 containerID=50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c description=openstack/cinder-api-0/cinder-api-log id=2d4e1b2f-489b-43f4-901e-87166bfd4096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79",
2026-06-11 18:17:42.401838 | controller |     "Jun 11 17:44:29.743439 crc crio[22018]: time=\"2026-06-11T17:44:29.74325475Z\" level=info msg=\"Started container\" PID=232817 containerID=9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea description=openstack/glance-default-internal-api-0/glance-httpd id=77f4d1da-348a-4803-8b6f-b7237587e2fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9",
2026-06-11 18:17:42.401882 | controller |     "Jun 11 17:44:29.766800 crc crio[22018]: time=\"2026-06-11T17:44:29.766746024Z\" level=info msg=\"Removed container 292c3d18cf44654f13550dd0f7b56a6666d6c9d34510000c8a60cd15d0d0b15e: openstack/rabbitmq-server-0/rabbitmq\" id=a8b76a0c-6670-469b-b494-f2d456b635bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401902 | controller |     "Jun 11 17:44:29.779309 crc crio[22018]: time=\"2026-06-11T17:44:29.778723886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=23c60475-ccd6-4d45-bf68-c81eb620c600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.401919 | controller |     "Jun 11 17:44:29.789653 crc crio[22018]: time=\"2026-06-11T17:44:29.789127176Z\" level=info msg=\"Removing container: 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf\" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401935 | controller |     "Jun 11 17:44:29.794609 crc crio[22018]: time=\"2026-06-11T17:44:29.794527598Z\" level=info msg=\"Removed container 5524369b37b1a5617ea78a4cb3457763e2d5511e0fe0e47a3fe8ef26886847b5: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=1de8236f-8779-42ee-8458-f68f11e682d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401952 | controller |     "Jun 11 17:44:29.814677 crc crio[22018]: time=\"2026-06-11T17:44:29.811524128Z\" level=info msg=\"Removing container: 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f\" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.401969 | controller |     "Jun 11 17:44:29.915609 crc crio[22018]: time=\"2026-06-11T17:44:29.915529723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.401985 | controller |     "Jun 11 17:44:29.918062 crc crio[22018]: time=\"2026-06-11T17:44:29.916055374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402002 | controller |     "Jun 11 17:44:29.920211 crc crio[22018]: time=\"2026-06-11T17:44:29.917003675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402019 | controller |     "Jun 11 17:44:29.973207 crc crio[22018]: time=\"2026-06-11T17:44:29.973094584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402036 | controller |     "Jun 11 17:44:29.987844 crc crio[22018]: time=\"2026-06-11T17:44:29.987655314Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"",
2026-06-11 18:17:42.402053 | controller |     "Jun 11 17:44:29.987844 crc crio[22018]: time=\"2026-06-11T17:44:29.987724236Z\" level=info msg=\"Adding pod openstack_ovn-controller-mmwg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.402073 | controller |     "Jun 11 17:44:30.054374 crc crio[22018]: time=\"2026-06-11T17:44:30.053309233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402090 | controller |     "Jun 11 17:44:30.067057 crc crio[22018]: time=\"2026-06-11T17:44:30.066954038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402106 | controller |     "Jun 11 17:44:30.112213 crc crio[22018]: time=\"2026-06-11T17:44:30.112136189Z\" level=info msg=\"Created container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=ad0826eb-4c35-42bc-a309-6f9fc4690bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402123 | controller |     "Jun 11 17:44:30.113566 crc crio[22018]: time=\"2026-06-11T17:44:30.113467994Z\" level=info msg=\"Starting container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca\" id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402138 | controller |     "Jun 11 17:44:30.123823 crc crio[22018]: time=\"2026-06-11T17:44:30.121595513Z\" level=info msg=\"Created container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=49b20bcc-b38c-4111-8722-731645b7bb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402155 | controller |     "Jun 11 17:44:30.132560 crc crio[22018]: time=\"2026-06-11T17:44:30.132471712Z\" level=info msg=\"Starting container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be\" id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402172 | controller |     "Jun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.143775945Z\" level=info msg=\"Created container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=53752ee4-10d9-4ef7-aa57-3e7fca73a3c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402188 | controller |     "Jun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.144646052Z\" level=info msg=\"Started container\" PID=232826 containerID=2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be description=openstack/openstack-cell1-galera-0/galera id=7a733a16-66d1-42a2-a8ed-97c68b7b56d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3",
2026-06-11 18:17:42.402205 | controller |     "Jun 11 17:44:30.145763 crc crio[22018]: time=\"2026-06-11T17:44:30.145591043Z\" level=info msg=\"Started container\" PID=232809 containerID=3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca description=openstack/cinder-scheduler-0/cinder-scheduler id=38b5089c-17c5-4c11-a89e-702509659477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785",
2026-06-11 18:17:42.402221 | controller |     "Jun 11 17:44:30.153429 crc crio[22018]: time=\"2026-06-11T17:44:30.15294334Z\" level=info msg=\"Starting container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe\" id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402237 | controller |     "Jun 11 17:44:30.174595 crc crio[22018]: time=\"2026-06-11T17:44:30.174496638Z\" level=info msg=\"Started container\" PID=232842 containerID=d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe description=openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config id=26b90771-051a-4b9e-8aae-b27abf4fbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846",
2026-06-11 18:17:42.402254 | controller |     "Jun 11 17:44:30.213518 crc crio[22018]: time=\"2026-06-11T17:44:30.212011431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b8b8dc3a-595a-4d54-bb15-725b49fd98f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402275 | controller |     "Jun 11 17:44:30.322544 crc crio[22018]: time=\"2026-06-11T17:44:30.321273456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5978bbc4-55ae-4612-ba1b-ab0c41104e60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402291 | controller |     "Jun 11 17:44:30.332901 crc crio[22018]: time=\"2026-06-11T17:44:30.332703108Z\" level=info msg=\"Created container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=baa05866-ddae-4149-b66f-266271103044 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402307 | controller |     "Jun 11 17:44:30.335458 crc crio[22018]: time=\"2026-06-11T17:44:30.334599533Z\" level=info msg=\"Starting container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99\" id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402323 | controller |     "Jun 11 17:44:30.339439 crc crio[22018]: time=\"2026-06-11T17:44:30.338811682Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402339 | controller |     "Jun 11 17:44:30.342436 crc crio[22018]: time=\"2026-06-11T17:44:30.340887689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402355 | controller |     "Jun 11 17:44:30.361066 crc crio[22018]: time=\"2026-06-11T17:44:30.360974564Z\" level=info msg=\"Started container\" PID=232827 containerID=c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init id=017d16eb-784a-4c33-831b-3001f16b27d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007",
2026-06-11 18:17:42.402371 | controller |     "Jun 11 17:44:30.419391 crc crio[22018]: time=\"2026-06-11T17:44:30.411896514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ca75d98f-ba5d-41e0-ab17-29caa991f86e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402387 | controller |     "Jun 11 17:44:30.483021 crc crio[22018]: time=\"2026-06-11T17:44:30.482927042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402403 | controller |     "Jun 11 17:44:30.489767 crc crio[22018]: time=\"2026-06-11T17:44:30.489684286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402419 | controller |     "Jun 11 17:44:30.495249 crc crio[22018]: time=\"2026-06-11T17:44:30.49516037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402434 | controller |     "Jun 11 17:44:30.500236 crc crio[22018]: time=\"2026-06-11T17:44:30.500095157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402451 | controller |     "Jun 11 17:44:30.504903 crc crio[22018]: time=\"2026-06-11T17:44:30.504810578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402472 | controller |     "Jun 11 17:44:30.518495 crc crio[22018]: time=\"2026-06-11T17:44:30.51826333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402488 | controller |     "Jun 11 17:44:30.522990 crc crio[22018]: time=\"2026-06-11T17:44:30.522902712Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402503 | controller |     "Jun 11 17:44:30.523444 crc crio[22018]: time=\"2026-06-11T17:44:30.523314435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402519 | controller |     "Jun 11 17:44:30.598239 crc crio[22018]: time=\"2026-06-11T17:44:30.597771974Z\" level=info msg=\"Created container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=46e2f005-1731-45a9-bece-6c13956778bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402536 | controller |     "Jun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599462379Z\" level=info msg=\"Starting container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08\" id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402551 | controller |     "Jun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599925327Z\" level=info msg=\"Created container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=009ddbd3-2b71-4080-99cf-ef2b11db35d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402568 | controller |     "Jun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.599999896Z\" level=info msg=\"Created container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=caa9d5f9-1290-4665-8186-10dac9267eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402583 | controller |     "Jun 11 17:44:30.602166 crc crio[22018]: time=\"2026-06-11T17:44:30.602171486Z\" level=info msg=\"Starting container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e\" id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402599 | controller |     "Jun 11 17:44:30.606259 crc crio[22018]: time=\"2026-06-11T17:44:30.604808379Z\" level=info msg=\"Starting container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297\" id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402618 | controller |     "Jun 11 17:44:30.619108 crc crio[22018]: time=\"2026-06-11T17:44:30.619014705Z\" level=info msg=\"Started container\" PID=232821 containerID=31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297 description=openstack/dnsmasq-dns-6566476449-zkqxt/init id=9c9701b7-8239-418c-a2a1-f2fc99154f20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969",
2026-06-11 18:17:42.402637 | controller |     "Jun 11 17:44:30.619494 crc crio[22018]: time=\"2026-06-11T17:44:30.619400757Z\" level=info msg=\"Started container\" PID=232829 containerID=f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e description=openstack/placement-db-create-wp7pr/mariadb-database-create id=dde02422-1ba8-48b4-beff-92d45cd35ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f",
2026-06-11 18:17:42.402653 | controller |     "Jun 11 17:44:30.622741 crc crio[22018]: time=\"2026-06-11T17:44:30.622643178Z\" level=info msg=\"Started container\" PID=232825 containerID=2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 description=openstack/ceilometer-0/ceilometer-notification-agent id=92c689dc-727e-4c19-8df7-e74702099ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d",
2026-06-11 18:17:42.402673 | controller |     "Jun 11 17:44:30.644289 crc crio[22018]: time=\"2026-06-11T17:44:30.644206434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=edf34791-b4b5-4826-96e2-5af8ba5854b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402689 | controller |     "Jun 11 17:44:30.688427 crc crio[22018]: time=\"2026-06-11T17:44:30.676144438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=47c62238-2db0-4fec-8533-07720fcdf1e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402705 | controller |     "Jun 11 17:44:30.698752 crc crio[22018]: time=\"2026-06-11T17:44:30.698064601Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402721 | controller |     "Jun 11 17:44:30.759471 crc crio[22018]: 2026-06-11T17:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2b7fe983b40c7 Mac:b2:8e:84:53:c3:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.402737 | controller |     "Jun 11 17:44:30.759471 crc crio[22018]: time=\"2026-06-11T17:44:30.757034676Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc002a1a290}] Aliases:map[]}\"",
2026-06-11 18:17:42.402753 | controller |     "Jun 11 17:44:30.759471 crc crio[22018]: time=\"2026-06-11T17:44:30.757371676Z\" level=info msg=\"Checking pod openstack_ovn-controller-mmwg9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.402769 | controller |     "Jun 11 17:44:30.799014 crc crio[22018]: time=\"2026-06-11T17:44:30.798825644Z\" level=info msg=\"Created container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=15bc92d0-c46c-4958-b510-4b176eb57f6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402786 | controller |     "Jun 11 17:44:30.800964 crc crio[22018]: time=\"2026-06-11T17:44:30.800882928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402802 | controller |     "Jun 11 17:44:30.804782 crc crio[22018]: time=\"2026-06-11T17:44:30.804212044Z\" level=info msg=\"Starting container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea\" id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.402818 | controller |     "Jun 11 17:44:30.805438 crc crio[22018]: time=\"2026-06-11T17:44:30.805273303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402840 | controller |     "Jun 11 17:44:30.809514 crc crio[22018]: time=\"2026-06-11T17:44:30.809305253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402884 | controller |     "Jun 11 17:44:30.815992 crc crio[22018]: time=\"2026-06-11T17:44:30.815950877Z\" level=info msg=\"Started container\" PID=232837 containerID=c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=5f715ea9-db9f-4791-8b8f-894dbc660c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f",
2026-06-11 18:17:42.402902 | controller |     "Jun 11 17:44:30.906116 crc crio[22018]: time=\"2026-06-11T17:44:30.905865891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402918 | controller |     "Jun 11 17:44:30.921124 crc crio[22018]: time=\"2026-06-11T17:44:30.920958359Z\" level=info msg=\"Ran pod sandbox 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 with infra container: openstack/ovn-controller-mmwg9/POD\" id=e038827d-4a17-4279-bbe1-4ff6e3c9a05a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.402935 | controller |     "Jun 11 17:44:30.924294 crc crio[22018]: time=\"2026-06-11T17:44:30.924214224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.402951 | controller |     "Jun 11 17:44:30.927818 crc crio[22018]: time=\"2026-06-11T17:44:30.927789318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=8b25f20c-db3f-4e03-a137-c55a31c5e80e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402967 | controller |     "Jun 11 17:44:31.150483 crc crio[22018]: time=\"2026-06-11T17:44:31.149612241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=019ae0f2-9d5d-4fd3-931b-7893bbdcc783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.402984 | controller |     "Jun 11 17:44:31.164199 crc crio[22018]: time=\"2026-06-11T17:44:31.163993488Z\" level=info msg=\"Creating container: openstack/ovn-controller-mmwg9/ovn-controller\" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.402999 | controller |     "Jun 11 17:44:31.164633 crc crio[22018]: time=\"2026-06-11T17:44:31.164547966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403015 | controller |     "Jun 11 17:44:31.206053 crc crio[22018]: time=\"2026-06-11T17:44:31.205958849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1eef1ee1-d2f6-4c6a-bd3f-79f88b079e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403032 | controller |     "Jun 11 17:44:31.315877 crc crio[22018]: time=\"2026-06-11T17:44:31.315767112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403048 | controller |     "Jun 11 17:44:31.321833 crc crio[22018]: time=\"2026-06-11T17:44:31.321005189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403063 | controller |     "Jun 11 17:44:31.364953 crc crio[22018]: time=\"2026-06-11T17:44:31.364622272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f00eb2a-f115-4dc7-ac8a-3f3db9b6ccbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403083 | controller |     "Jun 11 17:44:31.381590 crc crio[22018]: time=\"2026-06-11T17:44:31.378156896Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403100 | controller |     "Jun 11 17:44:31.381590 crc crio[22018]: time=\"2026-06-11T17:44:31.378773556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403116 | controller |     "Jun 11 17:44:31.568203 crc crio[22018]: time=\"2026-06-11T17:44:31.568089076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403132 | controller |     "Jun 11 17:44:31.577452 crc crio[22018]: time=\"2026-06-11T17:44:31.577297929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403148 | controller |     "Jun 11 17:44:31.621298 crc crio[22018]: time=\"2026-06-11T17:44:31.621199091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403164 | controller |     "Jun 11 17:44:31.729962 crc crio[22018]: time=\"2026-06-11T17:44:31.729832112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403180 | controller |     "Jun 11 17:44:31.786511 crc crio[22018]: time=\"2026-06-11T17:44:31.785725894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403195 | controller |     "Jun 11 17:44:31.927847 crc crio[22018]: time=\"2026-06-11T17:44:31.927746066Z\" level=info msg=\"Created container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container\" id=4f6183db-d91c-44a3-b05b-d0d8d5a987aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403210 | controller |     "Jun 11 17:44:31.930304 crc crio[22018]: time=\"2026-06-11T17:44:31.930192473Z\" level=info msg=\"Starting container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115\" id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.403226 | controller |     "Jun 11 17:44:31.939791 crc crio[22018]: time=\"2026-06-11T17:44:31.938725575Z\" level=info msg=\"Started container\" PID=232818 containerID=61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115 description=openstack/rabbitmq-cell1-server-0/setup-container id=21f752be-60ec-47b9-8938-a8c8fa53ca71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044",
2026-06-11 18:17:42.403243 | controller |     "Jun 11 17:44:32.191155 crc crio[22018]: time=\"2026-06-11T17:44:32.190791579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403259 | controller |     "Jun 11 17:44:32.226191 crc crio[22018]: time=\"2026-06-11T17:44:32.226077789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403275 | controller |     "Jun 11 17:44:32.228186 crc crio[22018]: time=\"2026-06-11T17:44:32.228070323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403294 | controller |     "Jun 11 17:44:32.247748 crc crio[22018]: time=\"2026-06-11T17:44:32.247619563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403311 | controller |     "Jun 11 17:44:32.429493 crc crio[22018]: time=\"2026-06-11T17:44:32.429315109Z\" level=info msg=\"Created container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container\" id=d20ceea0-e0ca-453d-bbb5-c4230227b3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403327 | controller |     "Jun 11 17:44:32.430768 crc crio[22018]: time=\"2026-06-11T17:44:32.430566901Z\" level=info msg=\"Starting container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d\" id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.403343 | controller |     "Jun 11 17:44:32.459129 crc crio[22018]: time=\"2026-06-11T17:44:32.450787849Z\" level=info msg=\"Started container\" PID=232814 containerID=bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d description=openstack/rabbitmq-server-0/setup-container id=2eafb3f6-717f-43ea-8df8-1ce650cfdaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122",
2026-06-11 18:17:42.403360 | controller |     "Jun 11 17:44:32.693238 crc crio[22018]: time=\"2026-06-11T17:44:32.693053247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403376 | controller |     "Jun 11 17:44:32.815583 crc crio[22018]: time=\"2026-06-11T17:44:32.815307972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f7f3c759-67cc-4196-8a51-03a56e105b6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403391 | controller |     "Jun 11 17:44:32.818639 crc crio[22018]: time=\"2026-06-11T17:44:32.818480463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bbe64ac3-ab5e-4869-b401-8035a9b74dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403407 | controller |     "Jun 11 17:44:32.821864 crc crio[22018]: time=\"2026-06-11T17:44:32.82171719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=48e66007-54ce-4588-9b5d-b715d9fb9a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403423 | controller |     "Jun 11 17:44:32.822205 crc crio[22018]: time=\"2026-06-11T17:44:32.822126683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8cb9a161-1381-4b9a-9d7e-ad1a0ac9daa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403440 | controller |     "Jun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.841615157Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403456 | controller |     "Jun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.842189736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=720f1b4a-9e2e-4f16-8acc-d8e12c7c6541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403476 | controller |     "Jun 11 17:44:32.842440 crc crio[22018]: time=\"2026-06-11T17:44:32.842246988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f34dd22-404f-452b-87e7-0280c116b4f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403491 | controller |     "Jun 11 17:44:32.906223 crc crio[22018]: time=\"2026-06-11T17:44:32.906103681Z\" level=info msg=\"Removed container 73cf7f3485bba243943f240dd248736599abf85f142935361c322edc8522101f: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc4efe58-4dcf-4fda-8a34-8e12357cbf7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403507 | controller |     "Jun 11 17:44:32.907446 crc crio[22018]: time=\"2026-06-11T17:44:32.906977391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f4764201-7a4b-421a-80dd-6ffc48816f8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403523 | controller |     "Jun 11 17:44:32.908812 crc crio[22018]: time=\"2026-06-11T17:44:32.906268077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403539 | controller |     "Jun 11 17:44:32.910961 crc crio[22018]: time=\"2026-06-11T17:44:32.910632047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d25b657b-d574-48a7-941e-5c58bd38ebe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403554 | controller |     "Jun 11 17:44:32.916604 crc crio[22018]: time=\"2026-06-11T17:44:32.91619748Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403570 | controller |     "Jun 11 17:44:32.932077 crc crio[22018]: time=\"2026-06-11T17:44:32.931991593Z\" level=info msg=\"Removing container: faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953\" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403586 | controller |     "Jun 11 17:44:32.954036 crc crio[22018]: time=\"2026-06-11T17:44:32.953953074Z\" level=info msg=\"Removed container 2e923eebaab2afb7e584ba61b8d079db57682adf32817d9a348d5fe23985d3bf: openstack/ovn-controller-ovs-sg2p9/ovs-vswitchd\" id=5853d0ce-7734-417a-b5b7-1d671b1e6685 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403601 | controller |     "Jun 11 17:44:32.954827 crc crio[22018]: time=\"2026-06-11T17:44:32.9547673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403617 | controller |     "Jun 11 17:44:32.966515 crc crio[22018]: time=\"2026-06-11T17:44:32.966208238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=ec93ac69-4bbc-4ef6-a8a3-80fee879b2ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403632 | controller |     "Jun 11 17:44:32.966683 crc crio[22018]: time=\"2026-06-11T17:44:32.966519878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1906530e-04ce-46d1-996a-9bba61bfa9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.403649 | controller |     "Jun 11 17:44:32.967158 crc crio[22018]: time=\"2026-06-11T17:44:32.967112617Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403869 | controller |     "Jun 11 17:44:32.970690 crc crio[22018]: time=\"2026-06-11T17:44:32.970652829Z\" level=info msg=\"Removing container: 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218\" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403891 | controller |     "Jun 11 17:44:33.034592 crc crio[22018]: time=\"2026-06-11T17:44:33.034489884Z\" level=info msg=\"Removed container faa509b2d7853161a1a1c4bec9c06dd0a6bc2b5d735405b5f96c888014650953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=45e6e430-5a85-4254-952e-0c4c2db5d931 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403907 | controller |     "Jun 11 17:44:33.039139 crc crio[22018]: time=\"2026-06-11T17:44:33.038502343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403923 | controller |     "Jun 11 17:44:33.039229 crc crio[22018]: time=\"2026-06-11T17:44:33.039170762Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.403940 | controller |     "Jun 11 17:44:33.042920 crc crio[22018]: time=\"2026-06-11T17:44:33.04285666Z\" level=info msg=\"Removing container: 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6\" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.403956 | controller |     "Jun 11 17:44:33.043441 crc crio[22018]: time=\"2026-06-11T17:44:33.043282023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403971 | controller |     "Jun 11 17:44:33.067713 crc crio[22018]: time=\"2026-06-11T17:44:33.058394775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.403987 | controller |     "Jun 11 17:44:33.090976 crc crio[22018]: time=\"2026-06-11T17:44:33.089720783Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404003 | controller |     "Jun 11 17:44:33.108701 crc crio[22018]: time=\"2026-06-11T17:44:33.107553722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404019 | controller |     "Jun 11 17:44:33.346964 crc crio[22018]: time=\"2026-06-11T17:44:33.346651291Z\" level=info msg=\"Removed container 39100c645e403e655ac1f458b7c90901752030d07670df1668a9409e52af5218: openstack/ovn-controller-ovs-sg2p9/ovsdb-server\" id=f05a0ec4-5368-44a6-bbc8-43b0f18ad736 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404050 | controller |     "Jun 11 17:44:33.352498 crc crio[22018]: time=\"2026-06-11T17:44:33.352097681Z\" level=info msg=\"Removing container: 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6\" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404066 | controller |     "Jun 11 17:44:33.417103 crc crio[22018]: time=\"2026-06-11T17:44:33.41673643Z\" level=info msg=\"Removed container 1646d9658e7f9ad88baf0f3967c1502eff2cb122923efcb4deffc93c1b0c32e6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0de9e16a-bd83-4e50-bdd5-23d5baf8b44a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404083 | controller |     "Jun 11 17:44:33.421453 crc crio[22018]: time=\"2026-06-11T17:44:33.421363167Z\" level=info msg=\"Removing container: 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c\" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404104 | controller |     "Jun 11 17:44:33.598024 crc crio[22018]: time=\"2026-06-11T17:44:33.597967089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=677542fd-1430-4563-aebd-80284b05b141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.404120 | controller |     "Jun 11 17:44:33.605000 crc crio[22018]: time=\"2026-06-11T17:44:33.60492039Z\" level=info msg=\"Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.404137 | controller |     "Jun 11 17:44:33.605668 crc crio[22018]: time=\"2026-06-11T17:44:33.605595192Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781199827-qrd24 Namespace:openstack ID:ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846 UID:39cef89a-334e-412a-9da3-905bf2eda46f NetNS:/var/run/netns/379f9244-94a2-47ad-b313-75e610b04c48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39cef89a_334e_412a_9da3_905bf2eda46f.slice PodAnnotations:0xc000380430}] Aliases:map[]}\"",
2026-06-11 18:17:42.404153 | controller |     "Jun 11 17:44:33.605806 crc crio[22018]: time=\"2026-06-11T17:44:33.605760047Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781199827-qrd24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.404170 | controller |     "Jun 11 17:44:33.706255 crc crio[22018]: time=\"2026-06-11T17:44:33.705763751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404186 | controller |     "Jun 11 17:44:33.733291 crc crio[22018]: time=\"2026-06-11T17:44:33.731814245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404203 | controller |     "Jun 11 17:44:33.741965 crc crio[22018]: time=\"2026-06-11T17:44:33.741883335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404218 | controller |     "Jun 11 17:44:33.756851 crc crio[22018]: time=\"2026-06-11T17:44:33.756800037Z\" level=info msg=\"Created container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=2cec8b24-63fa-4c4e-9be7-5a2af904ab63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404235 | controller |     "Jun 11 17:44:33.759799 crc crio[22018]: time=\"2026-06-11T17:44:33.759747943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404250 | controller |     "Jun 11 17:44:33.762897 crc crio[22018]: time=\"2026-06-11T17:44:33.762675889Z\" level=info msg=\"Starting container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf\" id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404265 | controller |     "Jun 11 17:44:33.763813 crc crio[22018]: time=\"2026-06-11T17:44:33.763737549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9387d29d-0b70-43d7-ab97-a733c3d2f9c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.404281 | controller |     "Jun 11 17:44:33.765639 crc crio[22018]: time=\"2026-06-11T17:44:33.765577806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404301 | controller |     "Jun 11 17:44:33.767244 crc crio[22018]: time=\"2026-06-11T17:44:33.767103918Z\" level=info msg=\"Created container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=b80e9818-cfd2-475b-b810-1b8759c956af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404318 | controller |     "Jun 11 17:44:33.774196 crc crio[22018]: time=\"2026-06-11T17:44:33.769060207Z\" level=info msg=\"Starting container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec\" id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404334 | controller |     "Jun 11 17:44:33.781130 crc crio[22018]: time=\"2026-06-11T17:44:33.778156678Z\" level=info msg=\"Started container\" PID=233629 containerID=b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=54ee3894-9b64-4ad2-aa6d-9765ab70de1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94",
2026-06-11 18:17:42.404350 | controller |     "Jun 11 17:44:33.784541 crc crio[22018]: time=\"2026-06-11T17:44:33.784302673Z\" level=info msg=\"Started container\" PID=233642 containerID=5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=f411727a-c2ba-4baf-8b45-d242327d61c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a",
2026-06-11 18:17:42.404366 | controller |     "Jun 11 17:44:33.797569 crc crio[22018]: time=\"2026-06-11T17:44:33.797392566Z\" level=info msg=\"Removed container 6d76e5d227191926097c2734f2ea2e790e21f463454d98974f00e81fa84a8f6c: openstack/kube-state-metrics-0/kube-state-metrics\" id=c37762e7-6a1d-4671-837b-154706a88466 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404382 | controller |     "Jun 11 17:44:33.806222 crc crio[22018]: time=\"2026-06-11T17:44:33.806144613Z\" level=info msg=\"Removing container: 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905\" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404399 | controller |     "Jun 11 17:44:33.825734 crc crio[22018]: time=\"2026-06-11T17:44:33.825678965Z\" level=info msg=\"Removed container 98ae80c9e68c4da517a0b9da24aeb335d207a461c0f8b8563da823ab583639f6: openstack/ovn-controller-ovs-sg2p9/ovsdb-server-init\" id=22f9089f-18b8-4e5e-ba82-22416fb52725 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404416 | controller |     "Jun 11 17:44:33.835704 crc crio[22018]: time=\"2026-06-11T17:44:33.835568269Z\" level=info msg=\"Removing container: d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54\" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.404431 | controller |     "Jun 11 17:44:33.861855 crc crio[22018]: time=\"2026-06-11T17:44:33.861798343Z\" level=info msg=\"Creating container: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404447 | controller |     "Jun 11 17:44:33.988142 crc crio[22018]: time=\"2026-06-11T17:44:33.987191679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404462 | controller |     "Jun 11 17:44:34.173136 crc crio[22018]: time=\"2026-06-11T17:44:34.173053063Z\" level=info msg=\"Created container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=f4b79b9c-c31a-4a0f-983f-c22f546b5302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404483 | controller |     "Jun 11 17:44:34.174983 crc crio[22018]: time=\"2026-06-11T17:44:34.174759456Z\" level=info msg=\"Starting container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65\" id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404498 | controller |     "Jun 11 17:44:34.180705 crc crio[22018]: time=\"2026-06-11T17:44:34.180636243Z\" level=info msg=\"Started container\" PID=233649 containerID=ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 description=openstack/openstack-galera-0/galera id=e8eaa114-dcd5-4cb3-8c5d-6bd225d54fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5",
2026-06-11 18:17:42.404514 | controller |     "Jun 11 17:44:34.189869 crc crio[22018]: time=\"2026-06-11T17:44:34.189772655Z\" level=info msg=\"Stopped pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=c4b03182-3757-4773-b3d3-3417998e81ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.404530 | controller |     "Jun 11 17:44:34.223124 crc crio[22018]: time=\"2026-06-11T17:44:34.222923338Z\" level=info msg=\"Created container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=2bcf46cd-7b72-4a30-a27d-d11cfc0e1ace name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404546 | controller |     "Jun 11 17:44:34.224103 crc crio[22018]: time=\"2026-06-11T17:44:34.224034932Z\" level=info msg=\"Starting container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00\" id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404562 | controller |     "Jun 11 17:44:34.233240 crc crio[22018]: time=\"2026-06-11T17:44:34.233156455Z\" level=info msg=\"Started container\" PID=233647 containerID=082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 description=openstack/ceilometer-0/sg-core id=2c715b33-8000-480f-9b1a-cdc874d2e610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d",
2026-06-11 18:17:42.404577 | controller |     "Jun 11 17:44:34.282398 crc crio[22018]: time=\"2026-06-11T17:44:34.282241016Z\" level=info msg=\"Created container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=f524e26e-5026-41e6-a4a8-5b99276888af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404594 | controller |     "Jun 11 17:44:34.293477 crc crio[22018]: time=\"2026-06-11T17:44:34.293303323Z\" level=info msg=\"Starting container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202\" id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404610 | controller |     "Jun 11 17:44:34.303912 crc crio[22018]: time=\"2026-06-11T17:44:34.299925218Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a92392cf-5e26-486e-8358-cbc8e81f8a76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.404626 | controller |     "Jun 11 17:44:34.308359 crc crio[22018]: time=\"2026-06-11T17:44:34.305437683Z\" level=info msg=\"Started container\" PID=233650 containerID=59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=cc61673a-12da-4011-9aba-6b6482854ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c",
2026-06-11 18:17:42.404643 | controller |     "Jun 11 17:44:34.361803 crc crio[22018]: time=\"2026-06-11T17:44:34.361715652Z\" level=info msg=\"Created container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=f8428296-1d69-419b-ad7f-569f38930bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404664 | controller |     "Jun 11 17:44:34.367836 crc crio[22018]: time=\"2026-06-11T17:44:34.367699049Z\" level=info msg=\"Starting container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b\" id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404681 | controller |     "Jun 11 17:44:34.377747 crc crio[22018]: time=\"2026-06-11T17:44:34.377664669Z\" level=info msg=\"Started container\" PID=233638 containerID=3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b description=openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns id=b50f9e00-3c45-4db9-b76e-427092ce9b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969",
2026-06-11 18:17:42.404699 | controller |     "Jun 11 17:44:34.428684 crc crio[22018]: time=\"2026-06-11T17:44:34.428596319Z\" level=info msg=\"Created container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=609546a4-69fc-4476-a47d-2fa45412fa33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404716 | controller |     "Jun 11 17:44:34.429397 crc crio[22018]: time=\"2026-06-11T17:44:34.4291999Z\" level=info msg=\"Created container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=254af593-1580-4b9e-b93b-61e1cdac0b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404733 | controller |     "Jun 11 17:44:34.431739 crc crio[22018]: time=\"2026-06-11T17:44:34.431648991Z\" level=info msg=\"Starting container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99\" id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404749 | controller |     "Jun 11 17:44:34.431972 crc crio[22018]: time=\"2026-06-11T17:44:34.431948557Z\" level=info msg=\"Starting container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9\" id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404765 | controller |     "Jun 11 17:44:34.447589 crc crio[22018]: time=\"2026-06-11T17:44:34.44216067Z\" level=info msg=\"Started container\" PID=233639 containerID=e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 description=openstack/ovn-controller-mmwg9/ovn-controller id=0a7a6828-f7fc-4574-aeb4-070362c564c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4",
2026-06-11 18:17:42.404782 | controller |     "Jun 11 17:44:34.447589 crc crio[22018]: time=\"2026-06-11T17:44:34.44563935Z\" level=info msg=\"Started container\" PID=233643 containerID=ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99 description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=0d236237-ae62-4e9b-90fc-4f3c42861be6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9",
2026-06-11 18:17:42.404799 | controller |     "Jun 11 17:44:34.463253 crc crio[22018]: time=\"2026-06-11T17:44:34.463202568Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=01d43242-abac-44ff-85c7-c8ddefad0afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.404815 | controller |     "Jun 11 17:44:34.512041 crc crio[22018]: time=\"2026-06-11T17:44:34.510839768Z\" level=info msg=\"Created container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=f3218b96-816b-448b-b2c2-51bd9103a82a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404836 | controller |     "Jun 11 17:44:34.512644 crc crio[22018]: time=\"2026-06-11T17:44:34.512371448Z\" level=info msg=\"Starting container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c\" id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.404870 | controller |     "Jun 11 17:44:34.523962 crc crio[22018]: time=\"2026-06-11T17:44:34.523862065Z\" level=info msg=\"Started container\" PID=233646 containerID=07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=6dd871d4-aed6-4fbd-a1fa-c8fb123d87b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e",
2026-06-11 18:17:42.404888 | controller |     "Jun 11 17:44:34.572386 crc crio[22018]: time=\"2026-06-11T17:44:34.572234235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404905 | controller |     "Jun 11 17:44:34.577514 crc crio[22018]: time=\"2026-06-11T17:44:34.577436371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404921 | controller |     "Jun 11 17:44:34.590174 crc crio[22018]: time=\"2026-06-11T17:44:34.590077412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404938 | controller |     "Jun 11 17:44:34.596733 crc crio[22018]: time=\"2026-06-11T17:44:34.596642072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.404958 | controller |     "Jun 11 17:44:34.618468 crc crio[22018]: time=\"2026-06-11T17:44:34.616905302Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.404981 | controller |     "Jun 11 17:44:34.618468 crc crio[22018]: time=\"2026-06-11T17:44:34.617251063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405004 | controller |     "Jun 11 17:44:34.620991 crc crio[22018]: time=\"2026-06-11T17:44:34.620876678Z\" level=info msg=\"Created container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create\" id=45c2ffa4-b8e3-4c5c-a618-1dd629a9393e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405025 | controller |     "Jun 11 17:44:34.621530 crc crio[22018]: time=\"2026-06-11T17:44:34.621314873Z\" level=info msg=\"Created container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c89188ba-14db-4426-8ca3-0ccad2dfbdda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405048 | controller |     "Jun 11 17:44:34.634064 crc crio[22018]: time=\"2026-06-11T17:44:34.63396722Z\" level=info msg=\"Starting container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585\" id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405070 | controller |     "Jun 11 17:44:34.647769 crc crio[22018]: time=\"2026-06-11T17:44:34.637996396Z\" level=info msg=\"Starting container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58\" id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405093 | controller |     "Jun 11 17:44:34.659434 crc crio[22018]: time=\"2026-06-11T17:44:34.655808446Z\" level=info msg=\"Started container\" PID=233645 containerID=caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585 description=openstack/glance-db-create-64bgj/mariadb-database-create id=02de4c1e-386b-4f3e-901a-3626ad97caa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3",
2026-06-11 18:17:42.405117 | controller |     "Jun 11 17:44:34.678609 crc crio[22018]: time=\"2026-06-11T17:44:34.672560613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f0bb3cf-3801-4438-9d71-55b6d2638443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.405134 | controller |     "Jun 11 17:44:34.678609 crc crio[22018]: time=\"2026-06-11T17:44:34.672805361Z\" level=info msg=\"Started container\" PID=233627 containerID=58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=73cbd0f5-29e2-4c75-a717-9fa5274330ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d",
2026-06-11 18:17:42.405153 | controller |     "Jun 11 17:44:34.707297 crc crio[22018]: time=\"2026-06-11T17:44:34.706621582Z\" level=info msg=\"Created container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=17e0ac35-7505-401c-b42b-97c3d647eec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405168 | controller |     "Jun 11 17:44:34.712200 crc crio[22018]: time=\"2026-06-11T17:44:34.712119903Z\" level=info msg=\"Starting container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067\" id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405185 | controller |     "Jun 11 17:44:34.733519 crc crio[22018]: time=\"2026-06-11T17:44:34.733295076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc1bac60-9e90-4d04-bf8d-a17e9938818e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.405201 | controller |     "Jun 11 17:44:34.745273 crc crio[22018]: time=\"2026-06-11T17:44:34.745129942Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405217 | controller |     "Jun 11 17:44:34.746488 crc crio[22018]: time=\"2026-06-11T17:44:34.745729381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405233 | controller |     "Jun 11 17:44:34.762649 crc crio[22018]: time=\"2026-06-11T17:44:34.762395889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405249 | controller |     "Jun 11 17:44:34.782280 crc crio[22018]: time=\"2026-06-11T17:44:34.781643389Z\" level=info msg=\"Started container\" PID=233651 containerID=e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 description=openstack/cinder-scheduler-0/probe id=7901dc4b-0b85-4591-8f51-c2dd4e1788c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785",
2026-06-11 18:17:42.405265 | controller |     "Jun 11 17:44:34.797272 crc crio[22018]: time=\"2026-06-11T17:44:34.79713377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405281 | controller |     "Jun 11 17:44:34.832919 crc crio[22018]: time=\"2026-06-11T17:44:34.832609395Z\" level=info msg=\"Created container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create\" id=bd33231e-2cd1-498a-8906-538d67b3afce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405302 | controller |     "Jun 11 17:44:34.845896 crc crio[22018]: time=\"2026-06-11T17:44:34.845812514Z\" level=info msg=\"Starting container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d\" id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405318 | controller |     "Jun 11 17:44:34.857001 crc crio[22018]: time=\"2026-06-11T17:44:34.856467796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405334 | controller |     "Jun 11 17:44:34.913654 crc crio[22018]: time=\"2026-06-11T17:44:34.906901606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405350 | controller |     "Jun 11 17:44:34.955005 crc crio[22018]: time=\"2026-06-11T17:44:34.954786791Z\" level=info msg=\"Started container\" PID=233648 containerID=74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d description=openstack/cinder-db-create-fv555/mariadb-database-create id=3599619b-fba9-417e-ab0e-6fdb8f88b250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358",
2026-06-11 18:17:42.405367 | controller |     "Jun 11 17:44:34.986401 crc crio[22018]: time=\"2026-06-11T17:44:34.986180872Z\" level=info msg=\"Removed container 57f653ce3e5784c0cf881ec1c75a3d6787034b4e09cfaa4a67a68b81d061f905: openstack/swift-storage-0/container-server\" id=cc933718-5a11-4e11-a684-e09c3d335a7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405382 | controller |     "Jun 11 17:44:35.050202 crc crio[22018]: time=\"2026-06-11T17:44:35.039142361Z\" level=info msg=\"Removing container: 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f\" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405398 | controller |     "Jun 11 17:44:35.061203 crc crio[22018]: time=\"2026-06-11T17:44:35.056052463Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.405414 | controller |     "Jun 11 17:44:35.061203 crc crio[22018]: time=\"2026-06-11T17:44:35.056143096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405430 | controller |     "Jun 11 17:44:35.137987 crc crio[22018]: time=\"2026-06-11T17:44:35.130097612Z\" level=info msg=\"Removed container d0439edd582b511d29198c6fe37475ff2b563aaf777c3faa865cc93f4d45cf54: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=2b96d3fb-ac80-4333-a6b3-aec9dabbe2e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405445 | controller |     "Jun 11 17:44:35.235671 crc crio[22018]: time=\"2026-06-11T17:44:35.231085544Z\" level=info msg=\"Removing container: 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4\" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405461 | controller |     "Jun 11 17:44:35.256894 crc crio[22018]: time=\"2026-06-11T17:44:35.251923272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405479 | controller |     "Jun 11 17:44:35.270566 crc crio[22018]: time=\"2026-06-11T17:44:35.270386875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405504 | controller |     "Jun 11 17:44:35.657310 crc crio[22018]: time=\"2026-06-11T17:44:35.656792495Z\" level=info msg=\"Removed container 6fa5e981b71e06f1ba5f0789689135ce76a3728289f6c593e5df2b7a983e9a8f: openstack/openstack-galera-0/mysql-bootstrap\" id=af3bcd6e-f718-4771-9589-0465b10a5c06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405527 | controller |     "Jun 11 17:44:35.711658 crc crio[22018]: time=\"2026-06-11T17:44:35.708678209Z\" level=info msg=\"Removing container: 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596\" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405550 | controller |     "Jun 11 17:44:35.773159 crc crio[22018]: time=\"2026-06-11T17:44:35.773068338Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}\"",
2026-06-11 18:17:42.405574 | controller |     "Jun 11 17:44:35.773159 crc crio[22018]: time=\"2026-06-11T17:44:35.7731338Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.405592 | controller |     "Jun 11 17:44:35.858021 crc crio[22018]: time=\"2026-06-11T17:44:35.856654631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405609 | controller |     "Jun 11 17:44:35.906186 crc crio[22018]: time=\"2026-06-11T17:44:35.905982535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405627 | controller |     "Jun 11 17:44:36.176314 crc crio[22018]: time=\"2026-06-11T17:44:36.17556271Z\" level=info msg=\"Created container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=4745454f-27d3-4757-b2a2-c4b734b05def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405645 | controller |     "Jun 11 17:44:36.207810 crc crio[22018]: time=\"2026-06-11T17:44:36.204613711Z\" level=info msg=\"Starting container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1\" id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405661 | controller |     "Jun 11 17:44:36.215504 crc crio[22018]: time=\"2026-06-11T17:44:36.215139939Z\" level=info msg=\"Started container\" PID=233940 containerID=4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=43b696b1-6102-4790-a781-82158a30e937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf",
2026-06-11 18:17:42.405678 | controller |     "Jun 11 17:44:36.349095 crc crio[22018]: time=\"2026-06-11T17:44:36.348285986Z\" level=info msg=\"Created container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=164b5495-2179-4c18-a9a4-92e0a1ec20e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405694 | controller |     "Jun 11 17:44:36.362945 crc crio[22018]: time=\"2026-06-11T17:44:36.361845111Z\" level=info msg=\"Starting container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e\" id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.405713 | controller |     "Jun 11 17:44:36.387749 crc crio[22018]: time=\"2026-06-11T17:44:36.387619968Z\" level=info msg=\"Started container\" PID=233939 containerID=fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e description=openstack/cinder-api-0/cinder-api id=9b3a99be-c5b4-4d9f-b885-522ab11ed5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79",
2026-06-11 18:17:42.405731 | controller |     "Jun 11 17:44:36.537390 crc crio[22018]: time=\"2026-06-11T17:44:36.536167529Z\" level=info msg=\"Removed container 690e155cfe94e8710b2f27228140fac1e7fa6d82d8a1daec94b33309150eb596: openstack/swift-storage-0/object-expirer\" id=6169ea5d-b18c-4711-a7b3-e7124108c749 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405747 | controller |     "Jun 11 17:44:36.561861 crc crio[22018]: time=\"2026-06-11T17:44:36.561782174Z\" level=info msg=\"Removing container: 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4\" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405763 | controller |     "Jun 11 17:44:36.567427 crc crio[22018]: time=\"2026-06-11T17:44:36.566788502Z\" level=info msg=\"Removed container 13d3e9b3fa8a4327ba781660907179e0d618e9781db1a818d9f1cbe28d139ad4: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=325140bf-da4a-4ba6-8da3-900fe9f97e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405779 | controller |     "Jun 11 17:44:36.576918 crc crio[22018]: time=\"2026-06-11T17:44:36.576813653Z\" level=info msg=\"Removing container: 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae\" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405795 | controller |     "Jun 11 17:44:36.651968 crc crio[22018]: time=\"2026-06-11T17:44:36.651532897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abffc1bb-85d1-46ef-ba2d-b2f4ca4465e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.405811 | controller |     "Jun 11 17:44:36.658112 crc crio[22018]: time=\"2026-06-11T17:44:36.657853345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fb6c0239-8d00-4aad-b2fe-e267e91aea02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.405827 | controller |     "Jun 11 17:44:36.682493 crc crio[22018]: time=\"2026-06-11T17:44:36.682161215Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.405843 | controller |     "Jun 11 17:44:36.683060 crc crio[22018]: time=\"2026-06-11T17:44:36.68264741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.405884 | controller |     "Jun 11 17:44:36.700561 crc crio[22018]: 2026-06-11T17:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67710d7b4b5430a Mac:c6:fb:c0:46:a2:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 SocketPath: PciID:}] [{Interface:0xc0001128d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.405902 | controller |     "Jun 11 17:44:36.704749 crc crio[22018]: time=\"2026-06-11T17:44:36.702017223Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc0080aa028}] Aliases:map[]}\"",
2026-06-11 18:17:42.405923 | controller |     "Jun 11 17:44:36.704749 crc crio[22018]: time=\"2026-06-11T17:44:36.703592133Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.405941 | controller |     "Jun 11 17:44:36.799000 crc crio[22018]: time=\"2026-06-11T17:44:36.798901832Z\" level=info msg=\"Removed container 51069edaa80c8bb532e0a327fa485ee6545ecbe5e49b1c7b2f27dabdb03f9ef4: openstack/swift-storage-0/rsync\" id=0ea49329-01c4-4a20-8638-df9dd93d2f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405958 | controller |     "Jun 11 17:44:36.811654 crc crio[22018]: time=\"2026-06-11T17:44:36.811514145Z\" level=info msg=\"Removed container 74df6ccc5d9de3f96d31eee95a5e19c5e89fd2923cb09f228c7f136623008eae: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=ad834f31-26e7-41cf-82b3-5ad8215eed0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405974 | controller |     "Jun 11 17:44:36.824181 crc crio[22018]: time=\"2026-06-11T17:44:36.824099501Z\" level=info msg=\"Removing container: c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40\" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.405990 | controller |     "Jun 11 17:44:36.824675 crc crio[22018]: time=\"2026-06-11T17:44:36.824502798Z\" level=info msg=\"Ran pod sandbox 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 with infra container: openstack/ovsdbserver-nb-0/POD\" id=dd69e02b-175c-496f-9795-a4a8274bfba6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.406006 | controller |     "Jun 11 17:44:36.825393 crc crio[22018]: time=\"2026-06-11T17:44:36.825292479Z\" level=info msg=\"Removing container: 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447\" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406022 | controller |     "Jun 11 17:44:36.831865 crc crio[22018]: time=\"2026-06-11T17:44:36.831801958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=d7ea28b2-2368-440b-bf13-6824e2818ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.406037 | controller |     "Jun 11 17:44:36.931290 crc crio[22018]: time=\"2026-06-11T17:44:36.930133839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406054 | controller |     "Jun 11 17:44:36.938373 crc crio[22018]: time=\"2026-06-11T17:44:36.937610202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406070 | controller |     "Jun 11 17:44:36.989466 crc crio[22018]: time=\"2026-06-11T17:44:36.949923243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c01ef526-27ed-4106-b7ca-ccc7496dd4c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.406086 | controller |     "Jun 11 17:44:37.004211 crc crio[22018]: time=\"2026-06-11T17:44:37.004161284Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406102 | controller |     "Jun 11 17:44:37.005132 crc crio[22018]: time=\"2026-06-11T17:44:37.005111394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406125 | controller |     "Jun 11 17:44:37.159471 crc crio[22018]: time=\"2026-06-11T17:44:37.156739924Z\" level=info msg=\"Created container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=93c33343-a0b4-4143-b087-cc3c0dd4a6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406141 | controller |     "Jun 11 17:44:37.167389 crc crio[22018]: time=\"2026-06-11T17:44:37.163606085Z\" level=info msg=\"Starting container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7\" id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406157 | controller |     "Jun 11 17:44:37.174257 crc crio[22018]: time=\"2026-06-11T17:44:37.174074073Z\" level=info msg=\"Started container\" PID=234396 containerID=8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ea97dacf-d31f-438a-bdf5-ddcf22a85956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d",
2026-06-11 18:17:42.406174 | controller |     "Jun 11 17:44:37.178815 crc crio[22018]: time=\"2026-06-11T17:44:37.178760481Z\" level=info msg=\"Created container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=27107f6f-24df-4066-a418-06c4f6dcc23e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406191 | controller |     "Jun 11 17:44:37.181945 crc crio[22018]: time=\"2026-06-11T17:44:37.180864358Z\" level=info msg=\"Starting container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2\" id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406207 | controller |     "Jun 11 17:44:37.189978 crc crio[22018]: time=\"2026-06-11T17:44:37.188933825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406224 | controller |     "Jun 11 17:44:37.193749 crc crio[22018]: time=\"2026-06-11T17:44:37.193673427Z\" level=info msg=\"Started container\" PID=234384 containerID=8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2 description=openstack/barbican-db-create-2kw84/mariadb-database-create id=679a0121-9cd1-4ea7-a4d3-6d7bb45f0650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692",
2026-06-11 18:17:42.406241 | controller |     "Jun 11 17:44:37.198968 crc crio[22018]: time=\"2026-06-11T17:44:37.198617096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406256 | controller |     "Jun 11 17:44:37.253200 crc crio[22018]: time=\"2026-06-11T17:44:37.253009983Z\" level=info msg=\"Created container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=340d9bd3-a912-44c5-8c8c-679e7a0514cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406273 | controller |     "Jun 11 17:44:37.256531 crc crio[22018]: time=\"2026-06-11T17:44:37.256482959Z\" level=info msg=\"Starting container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8\" id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406289 | controller |     "Jun 11 17:44:37.282505 crc crio[22018]: time=\"2026-06-11T17:44:37.281824856Z\" level=info msg=\"Started container\" PID=234376 containerID=d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=b332a63c-e862-445f-ad63-c8679a1378ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e",
2026-06-11 18:17:42.406309 | controller |     "Jun 11 17:44:37.455791 crc crio[22018]: time=\"2026-06-11T17:44:37.455309735Z\" level=info msg=\"Removed container 26687362390d03c077060820b4102c0d408007246261fef2e81f1c1395120447: openstack/ovn-northd-0/ovn-northd\" id=fccbef2c-2538-45b2-9c2f-8ec2e5fcf8a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406326 | controller |     "Jun 11 17:44:37.459619 crc crio[22018]: time=\"2026-06-11T17:44:37.45958188Z\" level=info msg=\"Removing container: c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41\" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406342 | controller |     "Jun 11 17:44:37.553757 crc crio[22018]: time=\"2026-06-11T17:44:37.552049194Z\" level=info msg=\"Removed container c5bfbb87f574d7098909c7555a4e6b199191d10674ac510bdf5773fdeb6a1e40: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=8e17b92d-905c-459c-ae0b-38995b6b8926 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406358 | controller |     "Jun 11 17:44:37.562628 crc crio[22018]: time=\"2026-06-11T17:44:37.562487911Z\" level=info msg=\"Removing container: f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0\" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406373 | controller |     "Jun 11 17:44:37.622756 crc crio[22018]: time=\"2026-06-11T17:44:37.622691503Z\" level=info msg=\"Stopping container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285 (timeout: 30s)\" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.406390 | controller |     "Jun 11 17:44:37.639586 crc crio[22018]: time=\"2026-06-11T17:44:37.639222793Z\" level=info msg=\"Removed container c6adaf4703a6949979e697082b66dc16013790d54aef27f4a7de4bac9cdacd41: openstack/openstack-cell1-galera-0/galera\" id=f6d34227-117b-48e3-9c43-f02276127640 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406415 | controller |     "Jun 11 17:44:37.643060 crc crio[22018]: time=\"2026-06-11T17:44:37.642995174Z\" level=info msg=\"Removing container: cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c\" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406457 | controller |     "Jun 11 17:44:37.693458 crc crio[22018]: time=\"2026-06-11T17:44:37.69200801Z\" level=info msg=\"Created container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=da55a396-2a87-43b5-9b6b-35bb11b6a07c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406479 | controller |     "Jun 11 17:44:37.704090 crc crio[22018]: time=\"2026-06-11T17:44:37.704033945Z\" level=info msg=\"Starting container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063\" id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406496 | controller |     "Jun 11 17:44:37.725651 crc crio[22018]: time=\"2026-06-11T17:44:37.71726182Z\" level=info msg=\"Removed container f277928ae41b96dddc2f0c451070ffdc1f479b22dbcbffce979eb7dee8e87ab0: openstack/swift-storage-0/swift-recon-cron\" id=a85d13c5-fa6c-48de-9bac-b6fcc79ed68b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406513 | controller |     "Jun 11 17:44:37.727595 crc crio[22018]: time=\"2026-06-11T17:44:37.727552882Z\" level=info msg=\"Started container\" PID=234426 containerID=68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 description=openstack/ovn-controller-ovs-fx6lq/ovsdb-server id=8abfe779-484d-4374-b338-e4e01b42d13d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007",
2026-06-11 18:17:42.406530 | controller |     "Jun 11 17:44:37.771743 crc crio[22018]: time=\"2026-06-11T17:44:37.770841303Z\" level=info msg=\"Removed container cafc12ddc061c7037feaf4c7801835611b0122c6b8f0e2ea18697a90b658194c: openstack/swift-storage-0/account-auditor\" id=569afa87-f416-413c-ab14-23ae864591fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406551 | controller |     "Jun 11 17:44:37.835757 crc crio[22018]: time=\"2026-06-11T17:44:37.830738596Z\" level=info msg=\"Removing container: 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc\" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406567 | controller |     "Jun 11 17:44:37.850108 crc crio[22018]: time=\"2026-06-11T17:44:37.848283614Z\" level=info msg=\"Removing container: 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5\" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.406583 | controller |     "Jun 11 17:44:37.905391 crc crio[22018]: time=\"2026-06-11T17:44:37.905240145Z\" level=info msg=\"Stopped container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=f0148699-5060-419a-ae51-6ee69ab0ed35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.406599 | controller |     "Jun 11 17:44:37.911059 crc crio[22018]: time=\"2026-06-11T17:44:37.909123931Z\" level=info msg=\"Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.406616 | controller |     "Jun 11 17:44:37.924202 crc crio[22018]: time=\"2026-06-11T17:44:37.920137244Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-jz65l Namespace:openstack ID:dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0 UID:69566566-9053-48cc-b931-0e6b7af3cea0 NetNS:/var/run/netns/5969ae1e-d594-4270-8e0e-e2bde7315229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69566566_9053_48cc_b931_0e6b7af3cea0.slice PodAnnotations:0xc007484518}] Aliases:map[]}\"",
2026-06-11 18:17:42.406633 | controller |     "Jun 11 17:44:37.924202 crc crio[22018]: time=\"2026-06-11T17:44:37.920733213Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-jz65l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.406649 | controller |     "Jun 11 17:44:37.934435 crc crio[22018]: time=\"2026-06-11T17:44:37.933290356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=4cc6357c-955c-42db-aabb-87eac83ffacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.406665 | controller |     "Jun 11 17:44:37.949645 crc crio[22018]: time=\"2026-06-11T17:44:37.94650712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=125b2e52-df58-4c9f-a3d9-0e0c3d100c30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.406681 | controller |     "Jun 11 17:44:37.980557 crc crio[22018]: time=\"2026-06-11T17:44:37.975802638Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406697 | controller |     "Jun 11 17:44:37.980557 crc crio[22018]: time=\"2026-06-11T17:44:37.976651395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406713 | controller |     "Jun 11 17:44:38.005846 crc crio[22018]: time=\"2026-06-11T17:44:38.005795168Z\" level=info msg=\"Created container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=908be0b0-af7d-4950-bc4c-01d3b5c39309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406777 | controller |     "Jun 11 17:44:38.006904 crc crio[22018]: time=\"2026-06-11T17:44:38.006878732Z\" level=info msg=\"Starting container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71\" id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406795 | controller |     "Jun 11 17:44:38.033741 crc crio[22018]: time=\"2026-06-11T17:44:38.033688306Z\" level=info msg=\"Started container\" PID=234424 containerID=1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71 description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=bcbff891-e4cd-4fbc-a03a-e6e07c90fe44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f",
2026-06-11 18:17:42.406810 | controller |     "Jun 11 17:44:38.071876 crc crio[22018]: time=\"2026-06-11T17:44:38.071585555Z\" level=info msg=\"Created container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=7357251b-e565-4774-bffc-6563a73ab9ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406827 | controller |     "Jun 11 17:44:38.073946 crc crio[22018]: time=\"2026-06-11T17:44:38.073831769Z\" level=info msg=\"Starting container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef\" id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406844 | controller |     "Jun 11 17:44:38.087985 crc crio[22018]: time=\"2026-06-11T17:44:38.081602784Z\" level=info msg=\"Started container\" PID=234423 containerID=141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef description=openstack/ceilometer-0/proxy-httpd id=f06770dd-8ea0-4589-98e0-1fb800167f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d",
2026-06-11 18:17:42.406883 | controller |     "Jun 11 17:44:38.141003 crc crio[22018]: time=\"2026-06-11T17:44:38.140242411Z\" level=info msg=\"Stopping container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f (timeout: 30s)\" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.406900 | controller |     "Jun 11 17:44:38.339398 crc crio[22018]: time=\"2026-06-11T17:44:38.337161754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.406916 | controller |     "Jun 11 17:44:38.400143 crc crio[22018]: time=\"2026-06-11T17:44:38.397687342Z\" level=info msg=\"Stopping container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b (timeout: 10s)\" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.406932 | controller |     "Jun 11 17:44:38.448236 crc crio[22018]: time=\"2026-06-11T17:44:38.44811737Z\" level=info msg=\"Created container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=fd0f1a28-26c0-4bea-9bd0-4fae9896a368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.406948 | controller |     "Jun 11 17:44:38.450759 crc crio[22018]: time=\"2026-06-11T17:44:38.450487166Z\" level=info msg=\"Starting container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4\" id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.406963 | controller |     "Jun 11 17:44:38.474475 crc crio[22018]: time=\"2026-06-11T17:44:38.469359621Z\" level=info msg=\"Started container\" PID=234420 containerID=cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4 description=openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config id=00ef26c3-5172-469d-b67f-e3b7ac44bcd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e",
2026-06-11 18:17:42.406984 | controller |     "Jun 11 17:44:38.576283 crc crio[22018]: time=\"2026-06-11T17:44:38.574927098Z\" level=info msg=\"Stopped container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=e7f23d1a-ad40-4255-889b-78d33118000c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.407000 | controller |     "Jun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.57880027Z\" level=info msg=\"Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.407017 | controller |     "Jun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.579629317Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-zkqxt Namespace:openstack ID:ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969 UID:3e16a641-51be-4485-bb2c-341c4632c9c4 NetNS:/var/run/netns/8ebaf1a2-0bfc-4348-90ea-05232a802ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e16a641_51be_4485_bb2c_341c4632c9c4.slice PodAnnotations:0xc00012a580}] Aliases:map[]}\"",
2026-06-11 18:17:42.407033 | controller |     "Jun 11 17:44:38.580768 crc crio[22018]: time=\"2026-06-11T17:44:38.579777561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-zkqxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.407049 | controller |     "Jun 11 17:44:38.606396 crc crio[22018]: time=\"2026-06-11T17:44:38.603135861Z\" level=info msg=\"Stopped pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=65b8ea78-0c45-4a7b-819c-ed49d7232039 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.407065 | controller |     "Jun 11 17:44:38.692733 crc crio[22018]: time=\"2026-06-11T17:44:38.692032275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b842901-d9c6-4420-b270-42dce5f7e222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407080 | controller |     "Jun 11 17:44:38.714762 crc crio[22018]: time=\"2026-06-11T17:44:38.709590864Z\" level=info msg=\"Stopped container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=b81ff085-6445-4364-9537-c62b49a7b531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.407096 | controller |     "Jun 11 17:44:38.714762 crc crio[22018]: time=\"2026-06-11T17:44:38.709630797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5e096d48-cb98-4eca-b26b-90a14744674b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407112 | controller |     "Jun 11 17:44:38.720708 crc crio[22018]: time=\"2026-06-11T17:44:38.720610423Z\" level=info msg=\"Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.407127 | controller |     "Jun 11 17:44:38.725064 crc crio[22018]: time=\"2026-06-11T17:44:38.724970883Z\" level=info msg=\"Creating container: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407143 | controller |     "Jun 11 17:44:38.763397 crc crio[22018]: time=\"2026-06-11T17:44:38.760008643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407163 | controller |     "Jun 11 17:44:38.782391 crc crio[22018]: time=\"2026-06-11T17:44:38.780321448Z\" level=info msg=\"Stopped pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=8e957b08-3685-467f-aeb4-ade398cf8d34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.407180 | controller |     "Jun 11 17:44:38.936979 crc crio[22018]: time=\"2026-06-11T17:44:38.936846594Z\" level=info msg=\"Created container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d5ef8f47-34a8-41be-a808-afddc8f7e822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407196 | controller |     "Jun 11 17:44:38.938611 crc crio[22018]: time=\"2026-06-11T17:44:38.938577457Z\" level=info msg=\"Starting container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49\" id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.407212 | controller |     "Jun 11 17:44:38.953378 crc crio[22018]: time=\"2026-06-11T17:44:38.952653278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407228 | controller |     "Jun 11 17:44:38.953378 crc crio[22018]: time=\"2026-06-11T17:44:38.952713297Z\" level=info msg=\"Started container\" PID=234650 containerID=2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0813f68f-866a-411f-b456-b25c850ce574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5",
2026-06-11 18:17:42.407245 | controller |     "Jun 11 17:44:38.953660 crc crio[22018]: time=\"2026-06-11T17:44:38.953512513Z\" level=info msg=\"Created container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=68ea489c-c85e-4275-9a0d-fb426c756afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407261 | controller |     "Jun 11 17:44:38.955051 crc crio[22018]: time=\"2026-06-11T17:44:38.954899008Z\" level=info msg=\"Starting container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0\" id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.407277 | controller |     "Jun 11 17:44:38.963950 crc crio[22018]: time=\"2026-06-11T17:44:38.963874994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407293 | controller |     "Jun 11 17:44:38.980011 crc crio[22018]: time=\"2026-06-11T17:44:38.979805476Z\" level=info msg=\"Started container\" PID=234648 containerID=3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=4743fc7b-0ff2-47a0-9d1c-20b32bd3cf53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6",
2026-06-11 18:17:42.407310 | controller |     "Jun 11 17:44:39.004662 crc crio[22018]: time=\"2026-06-11T17:44:39.004478984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d8f50e89-c980-4337-97a3-cecbc7cda723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407326 | controller |     "Jun 11 17:44:39.042146 crc crio[22018]: time=\"2026-06-11T17:44:39.042035012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407342 | controller |     "Jun 11 17:44:39.125564 crc crio[22018]: time=\"2026-06-11T17:44:39.111827085Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fdb40bad-1152-40d7-97ea-835d7b344a9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407362 | controller |     "Jun 11 17:44:39.138563 crc crio[22018]: time=\"2026-06-11T17:44:39.137162618Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407378 | controller |     "Jun 11 17:44:39.138563 crc crio[22018]: time=\"2026-06-11T17:44:39.137658944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407396 | controller |     "Jun 11 17:44:39.319081 crc crio[22018]: time=\"2026-06-11T17:44:39.318984416Z\" level=info msg=\"Stopped pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=6611dded-6c99-43cd-9aab-338a96834701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.407419 | controller |     "Jun 11 17:44:39.331288 crc crio[22018]: time=\"2026-06-11T17:44:39.331208583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407437 | controller |     "Jun 11 17:44:39.337059 crc crio[22018]: time=\"2026-06-11T17:44:39.337003647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407454 | controller |     "Jun 11 17:44:39.651265 crc crio[22018]: time=\"2026-06-11T17:44:39.650038759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6137ec81-754b-4372-b7fa-dabda4e559a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407471 | controller |     "Jun 11 17:44:39.668885 crc crio[22018]: time=\"2026-06-11T17:44:39.666872021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=be25b7e7-aa3f-45e1-9bdb-cfb466832666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407488 | controller |     "Jun 11 17:44:39.687986 crc crio[22018]: time=\"2026-06-11T17:44:39.687911712Z\" level=info msg=\"Creating container: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407504 | controller |     "Jun 11 17:44:39.690998 crc crio[22018]: time=\"2026-06-11T17:44:39.690912594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407519 | controller |     "Jun 11 17:44:39.732923 crc crio[22018]: time=\"2026-06-11T17:44:39.732829467Z\" level=info msg=\"Removed container 5f2fe7440f7325574ad5adacb4ba1724a52683587ad9c3cb01f3b33378edd4fc: openstack/ceilometer-0/sg-core\" id=1691bafe-7589-468b-a399-741438a4883f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407535 | controller |     "Jun 11 17:44:39.836782 crc crio[22018]: time=\"2026-06-11T17:44:39.737397259Z\" level=info msg=\"Removing container: 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b\" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407551 | controller |     "Jun 11 17:44:39.841862 crc crio[22018]: time=\"2026-06-11T17:44:39.841251194Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-8pr5p/POD\" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.407566 | controller |     "Jun 11 17:44:39.841979 crc crio[22018]: time=\"2026-06-11T17:44:39.841926325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407586 | controller |     "Jun 11 17:44:39.842028 crc crio[22018]: time=\"2026-06-11T17:44:39.841271357Z\" level=info msg=\"Stopping container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6 (timeout: 30s)\" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.407603 | controller |     "Jun 11 17:44:39.853093 crc crio[22018]: time=\"2026-06-11T17:44:39.852942585Z\" level=info msg=\"Removed container 8c9e4203dc8cc2d9009c45713333863186b162d7cb2875b10d37d4822537aea5: openstack/swift-storage-0/object-updater\" id=4af404fb-444e-43db-9a9e-894806907248 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407618 | controller |     "Jun 11 17:44:39.860094 crc crio[22018]: time=\"2026-06-11T17:44:39.859956267Z\" level=info msg=\"Removing container: 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a\" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407632 | controller |     "Jun 11 17:44:39.878432 crc crio[22018]: time=\"2026-06-11T17:44:39.876850223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407647 | controller |     "Jun 11 17:44:39.887102 crc crio[22018]: time=\"2026-06-11T17:44:39.886229204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407663 | controller |     "Jun 11 17:44:39.997380 crc crio[22018]: time=\"2026-06-11T17:44:39.992711879Z\" level=info msg=\"Removed container 62308ddb35e4655798e74600734c7206c5c87bf035dcd0bc8fa457e180dfec6b: openstack/cinder-scheduler-0/cinder-scheduler\" id=8479a5d0-3f8a-4039-a1aa-81fede3c1dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407679 | controller |     "Jun 11 17:44:40.027981 crc crio[22018]: time=\"2026-06-11T17:44:40.02460171Z\" level=info msg=\"Stopped container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=113c8fb5-3b6b-44c0-970c-08bfb5527522 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.407695 | controller |     "Jun 11 17:44:40.034175 crc crio[22018]: time=\"2026-06-11T17:44:40.033713359Z\" level=info msg=\"Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.407711 | controller |     "Jun 11 17:44:40.036050 crc crio[22018]: time=\"2026-06-11T17:44:40.035926269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f328a7fb-9df8-4df5-8eab-2e1183a78eee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407727 | controller |     "Jun 11 17:44:40.041485 crc crio[22018]: time=\"2026-06-11T17:44:40.041374502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=78998dea-33bf-4039-aa13-1a9c89c89097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.407742 | controller |     "Jun 11 17:44:40.062709 crc crio[22018]: time=\"2026-06-11T17:44:40.044687716Z\" level=info msg=\"Creating container: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407757 | controller |     "Jun 11 17:44:40.062709 crc crio[22018]: time=\"2026-06-11T17:44:40.044959685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407777 | controller |     "Jun 11 17:44:40.096700 crc crio[22018]: time=\"2026-06-11T17:44:40.096625174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407793 | controller |     "Jun 11 17:44:40.103716 crc crio[22018]: time=\"2026-06-11T17:44:40.103652227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407809 | controller |     "Jun 11 17:44:40.343770 crc crio[22018]: time=\"2026-06-11T17:44:40.341231987Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.407826 | controller |     "Jun 11 17:44:40.343770 crc crio[22018]: time=\"2026-06-11T17:44:40.341272808Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-8pr5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.407843 | controller |     "Jun 11 17:44:40.394941 crc crio[22018]: time=\"2026-06-11T17:44:40.394479848Z\" level=info msg=\"Created container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=d85723d5-1e73-41d5-aa7e-65d609f554c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407879 | controller |     "Jun 11 17:44:40.411181 crc crio[22018]: time=\"2026-06-11T17:44:40.406017499Z\" level=info msg=\"Starting container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14\" id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.407897 | controller |     "Jun 11 17:44:40.423643 crc crio[22018]: time=\"2026-06-11T17:44:40.422185142Z\" level=info msg=\"Created container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=1f363d6f-4daf-4925-a926-0ac8fcae0919 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.407912 | controller |     "Jun 11 17:44:40.429657 crc crio[22018]: time=\"2026-06-11T17:44:40.424644382Z\" level=info msg=\"Started container\" PID=235568 containerID=4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 description=openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd id=83bd6d17-ccb4-46dd-91c3-7f7ee413bc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007",
2026-06-11 18:17:42.407928 | controller |     "Jun 11 17:44:40.431801 crc crio[22018]: time=\"2026-06-11T17:44:40.431757597Z\" level=info msg=\"Starting container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c\" id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.407945 | controller |     "Jun 11 17:44:40.468969 crc crio[22018]: time=\"2026-06-11T17:44:40.468925486Z\" level=info msg=\"Started container\" PID=235572 containerID=369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c description=openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update id=e0a1be9e-664a-4c4d-943b-3cc785bec47f name=/runtime.v1.RuntimeService/StartContainer sandboxID=993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66",
2026-06-11 18:17:42.407961 | controller |     "Jun 11 17:44:40.521617 crc crio[22018]: time=\"2026-06-11T17:44:40.521135501Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD\" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.407980 | controller |     "Jun 11 17:44:40.522442 crc crio[22018]: time=\"2026-06-11T17:44:40.521799473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.407997 | controller |     "Jun 11 17:44:40.559215 crc crio[22018]: time=\"2026-06-11T17:44:40.55859983Z\" level=info msg=\"Removed container 63c56f7841ea8fa9a80d01788dcc42e16ceca3709d7e065ca75b03597088b45a: openstack/swift-storage-0/object-auditor\" id=cfcae70a-2e9d-45c8-843e-572ee0007054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408014 | controller |     "Jun 11 17:44:40.583226 crc crio[22018]: time=\"2026-06-11T17:44:40.583184919Z\" level=info msg=\"Removing container: 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b\" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408044 | controller |     "Jun 11 17:44:40.632673 crc crio[22018]: time=\"2026-06-11T17:44:40.632550482Z\" level=info msg=\"Removed container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b: openstack/swift-storage-0/object-replicator\" id=d492387e-a470-42c7-ad07-266bf894b48a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408062 | controller |     "Jun 11 17:44:40.637396 crc crio[22018]: time=\"2026-06-11T17:44:40.637232514Z\" level=info msg=\"Container 4f9ce888e958a58c998ad738d9f5ca17219f2e978385e9a89c16736cf0b4075b not known, assuming it got already removed\" id=47c26d0b-9792-409e-89f4-0f9e8d7e7ed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408078 | controller |     "Jun 11 17:44:40.710928 crc crio[22018]: time=\"2026-06-11T17:44:40.710736428Z\" level=info msg=\"Removing container: 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e\" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408095 | controller |     "Jun 11 17:44:40.713590 crc crio[22018]: time=\"2026-06-11T17:44:40.712690372Z\" level=info msg=\"Removing container: 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0\" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408111 | controller |     "Jun 11 17:44:40.919074 crc crio[22018]: time=\"2026-06-11T17:44:40.918974218Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.408129 | controller |     "Jun 11 17:44:40.919074 crc crio[22018]: time=\"2026-06-11T17:44:40.919060621Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.408145 | controller |     "Jun 11 17:44:41.244482 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d2284322cf896a Mac:5a:8b:9f:6a:87:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.408160 | controller |     "Jun 11 17:44:41.259505 crc crio[22018]: time=\"2026-06-11T17:44:41.258254997Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc001ade2e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.408181 | controller |     "Jun 11 17:44:41.262217 crc crio[22018]: time=\"2026-06-11T17:44:41.2605303Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-8pr5p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.408198 | controller |     "Jun 11 17:44:41.381440 crc crio[22018]: time=\"2026-06-11T17:44:41.379668336Z\" level=info msg=\"Created container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=009e67ea-1d67-42b1-b117-529260becc4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.408215 | controller |     "Jun 11 17:44:41.398516 crc crio[22018]: time=\"2026-06-11T17:44:41.392137363Z\" level=info msg=\"Ran pod sandbox 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 with infra container: openstack/dnsmasq-dns-694549dd57-8pr5p/POD\" id=4ab60216-b169-48f2-8391-cba1a521984f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.408231 | controller |     "Jun 11 17:44:41.398516 crc crio[22018]: time=\"2026-06-11T17:44:41.39499403Z\" level=info msg=\"Starting container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe\" id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.408247 | controller |     "Jun 11 17:44:41.399174 crc crio[22018]: time=\"2026-06-11T17:44:41.399137474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b97a59a2-3f8b-43aa-bd31-db7c55d6e473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.408263 | controller |     "Jun 11 17:44:41.416756 crc crio[22018]: time=\"2026-06-11T17:44:41.416692092Z\" level=info msg=\"Started container\" PID=235682 containerID=041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe description=openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log id=98bf5d80-6020-4fec-bf5d-e220882ab241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639",
2026-06-11 18:17:42.408280 | controller |     "Jun 11 17:44:41.510301 crc crio[22018]: time=\"2026-06-11T17:44:41.510231008Z\" level=info msg=\"Created container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=175b119e-af12-484d-95cf-4701d4eb8311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.408296 | controller |     "Jun 11 17:44:41.514787 crc crio[22018]: time=\"2026-06-11T17:44:41.512751996Z\" level=info msg=\"Starting container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec\" id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.408312 | controller |     "Jun 11 17:44:41.539210 crc crio[22018]: time=\"2026-06-11T17:44:41.534706024Z\" level=info msg=\"Started container\" PID=235579 containerID=6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=682e5958-3e92-466b-b0c8-d85159cea223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5",
2026-06-11 18:17:42.408328 | controller |     "Jun 11 17:44:41.548985 crc crio[22018]: time=\"2026-06-11T17:44:41.548858493Z\" level=info msg=\"Stopping container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9 (timeout: 27s)\" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.408348 | controller |     "Jun 11 17:44:41.630032 crc crio[22018]: time=\"2026-06-11T17:44:41.629683577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=93909c2a-b26b-4f71-897b-ed0152e38c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.408364 | controller |     "Jun 11 17:44:41.654290 crc crio[22018]: time=\"2026-06-11T17:44:41.654077756Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.408379 | controller |     "Jun 11 17:44:41.655006 crc crio[22018]: time=\"2026-06-11T17:44:41.654571146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.408397 | controller |     "Jun 11 17:44:41.679737 crc crio[22018]: 2026-06-11T17:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa4d3158f1dd07d Mac:16:14:9c:f2:3e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 SocketPath: PciID:}] [{Interface:0xc0005346c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.408419 | controller |     "Jun 11 17:44:41.687023 crc crio[22018]: time=\"2026-06-11T17:44:41.686948974Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc0023007b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.408441 | controller |     "Jun 11 17:44:41.687220 crc crio[22018]: time=\"2026-06-11T17:44:41.687116561Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.408457 | controller |     "Jun 11 17:44:41.711758 crc crio[22018]: time=\"2026-06-11T17:44:41.711650887Z\" level=info msg=\"Created container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=a94c0043-dbcb-45ac-9992-d8197306353a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.408473 | controller |     "Jun 11 17:44:41.715813 crc crio[22018]: time=\"2026-06-11T17:44:41.715725317Z\" level=info msg=\"Starting container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5\" id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.408489 | controller |     "Jun 11 17:44:41.723957 crc crio[22018]: time=\"2026-06-11T17:44:41.723885297Z\" level=info msg=\"Started container\" PID=235678 containerID=3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5 description=openstack/keystone-db-create-85hwk/mariadb-database-create id=14eeafdc-b6c7-451a-b1ff-dacead8cde1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31",
2026-06-11 18:17:42.408505 | controller |     "Jun 11 17:44:41.839860 crc crio[22018]: time=\"2026-06-11T17:44:41.839757441Z\" level=info msg=\"Stopped container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=de7fd878-9e21-48cf-b0da-25ef28f61c9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.408526 | controller |     "Jun 11 17:44:41.846158 crc crio[22018]: time=\"2026-06-11T17:44:41.846014633Z\" level=info msg=\"Ran pod sandbox fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/POD\" id=2c0a04f4-b37e-4c41-8951-a9f9c9c56e71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.408542 | controller |     "Jun 11 17:44:41.851993 crc crio[22018]: time=\"2026-06-11T17:44:41.850860253Z\" level=info msg=\"Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.408558 | controller |     "Jun 11 17:44:41.852466 crc crio[22018]: time=\"2026-06-11T17:44:41.852239857Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mmwg9 Namespace:openstack ID:2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4 UID:30347ffe-08b1-4671-8c1a-91aa1621e7e5 NetNS:/var/run/netns/32be35c8-1fc2-4865-bb1a-6ef6ba7fcb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30347ffe_08b1_4671_8c1a_91aa1621e7e5.slice PodAnnotations:0xc0080aa300}] Aliases:map[]}\"",
2026-06-11 18:17:42.408575 | controller |     "Jun 11 17:44:41.852466 crc crio[22018]: time=\"2026-06-11T17:44:41.852455344Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mmwg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.408591 | controller |     "Jun 11 17:44:41.856728 crc crio[22018]: time=\"2026-06-11T17:44:41.856594016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.408608 | controller |     "Jun 11 17:44:41.856815 crc crio[22018]: time=\"2026-06-11T17:44:41.856779462Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.408626 | controller |     "Jun 11 17:44:41.856903 crc crio[22018]: time=\"2026-06-11T17:44:41.856822233Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=aa00f944-a3f0-460a-87c4-1b500cad7f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.408645 | controller |     "Jun 11 17:44:41.859781 crc crio[22018]: time=\"2026-06-11T17:44:41.859707963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.408661 | controller |     "Jun 11 17:44:41.868714 crc crio[22018]: time=\"2026-06-11T17:44:41.862458437Z\" level=info msg=\"Stopping container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14 (timeout: 29s)\" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.408676 | controller |     "Jun 11 17:44:41.874141 crc crio[22018]: time=\"2026-06-11T17:44:41.87407474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 18:17:42.408692 | controller |     "Jun 11 17:44:41.879075 crc crio[22018]: time=\"2026-06-11T17:44:41.879001425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.408708 | controller |     "Jun 11 17:44:41.885808 crc crio[22018]: time=\"2026-06-11T17:44:41.885731199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.408723 | controller |     "Jun 11 17:44:42.099903 crc crio[22018]: time=\"2026-06-11T17:44:42.099524361Z\" level=info msg=\"Stopped container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=49395393-959d-4e51-b787-589ec2f4a009 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.408743 | controller |     "Jun 11 17:44:42.271168 crc crio[22018]: time=\"2026-06-11T17:44:42.271099851Z\" level=info msg=\"Stopped pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=1c216dfc-8f31-4975-8f4b-43e8674c95bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.408760 | controller |     "Jun 11 17:44:42.401680 crc crio[22018]: time=\"2026-06-11T17:44:42.401566153Z\" level=info msg=\"Removed container 7a1c9d443b0ca69b21e912b3db2cb60cdb06f310e2386f30027612fe9d30d2e0: openstack/swift-storage-0/object-server\" id=18bc8342-256e-4cc3-b9bd-76312084d8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408775 | controller |     "Jun 11 17:44:42.419149 crc crio[22018]: time=\"2026-06-11T17:44:42.418633171Z\" level=info msg=\"Removing container: d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813\" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408791 | controller |     "Jun 11 17:44:42.431920 crc crio[22018]: time=\"2026-06-11T17:44:42.431838795Z\" level=info msg=\"Removed container 00ae6796ae17169a49031d7e3fc6da359b43058bd3bd2bf53f63fe7096e0381e: openstack/ovn-northd-0/openstack-network-exporter\" id=ee7fd012-4cf0-4f61-9038-f05f3272b219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408807 | controller |     "Jun 11 17:44:42.477018 crc crio[22018]: time=\"2026-06-11T17:44:42.476914734Z\" level=info msg=\"Removing container: dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335\" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408823 | controller |     "Jun 11 17:44:42.670421 crc crio[22018]: time=\"2026-06-11T17:44:42.669987638Z\" level=info msg=\"Removed container d67a38fa22af044b64087758671dd043aee7f0c3d300c93e1cfc5b5bbdb53813: openstack/swift-storage-0/container-updater\" id=8f9b2c03-0b0a-41f1-86e1-40a56d087676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408839 | controller |     "Jun 11 17:44:42.710084 crc crio[22018]: time=\"2026-06-11T17:44:42.709906912Z\" level=info msg=\"Removing container: ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6\" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408873 | controller |     "Jun 11 17:44:42.726769 crc crio[22018]: time=\"2026-06-11T17:44:42.722519863Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.408891 | controller |     "Jun 11 17:44:42.726769 crc crio[22018]: time=\"2026-06-11T17:44:42.722639837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.408907 | controller |     "Jun 11 17:44:42.742238 crc crio[22018]: time=\"2026-06-11T17:44:42.742151644Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-56gwb/POD\" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.408923 | controller |     "Jun 11 17:44:42.742567 crc crio[22018]: time=\"2026-06-11T17:44:42.742285875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.408940 | controller |     "Jun 11 17:44:42.773075 crc crio[22018]: time=\"2026-06-11T17:44:42.772934535Z\" level=info msg=\"Removed container dec7abbf2f292895b2e222f637c91a55f5c866dfd7cbaf788d9e25727f652335: openstack/openstack-galera-0/galera\" id=acb9e0a5-958f-4762-9a05-bce1d91f6f66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408959 | controller |     "Jun 11 17:44:42.800780 crc crio[22018]: time=\"2026-06-11T17:44:42.800615372Z\" level=info msg=\"Removing container: e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124\" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408976 | controller |     "Jun 11 17:44:42.811571 crc crio[22018]: time=\"2026-06-11T17:44:42.811191732Z\" level=info msg=\"Removed container ec4b4c83ae1e63f5ffb99dd833b35a1f9547ae8997b64a425b0e49100d806ea6: openstack/swift-storage-0/container-auditor\" id=a95dd052-88cf-4b03-b8be-aa9e33e208c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.408992 | controller |     "Jun 11 17:44:42.852838 crc crio[22018]: time=\"2026-06-11T17:44:42.852581441Z\" level=info msg=\"Created container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=6b4f0b32-d91d-4491-a944-b40de77f901c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.409008 | controller |     "Jun 11 17:44:42.853649 crc crio[22018]: time=\"2026-06-11T17:44:42.853305881Z\" level=info msg=\"Removing container: 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303\" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409023 | controller |     "Jun 11 17:44:42.866701 crc crio[22018]: time=\"2026-06-11T17:44:42.865574024Z\" level=info msg=\"Starting container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3\" id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.409039 | controller |     "Jun 11 17:44:42.957071 crc crio[22018]: time=\"2026-06-11T17:44:42.951777324Z\" level=info msg=\"Started container\" PID=235943 containerID=1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3 description=openstack/dnsmasq-dns-694549dd57-8pr5p/init id=c2e96ef4-6f5f-415c-a25a-acb1bd2a1562 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97",
2026-06-11 18:17:42.409055 | controller |     "Jun 11 17:44:42.996813 crc crio[22018]: time=\"2026-06-11T17:44:42.995784659Z\" level=info msg=\"Removed container e4387ebb652c37f86aa16e424230c1ca13810b522b71bd0d0d081a3aaa183124: openstack/memcached-0/memcached\" id=32e443b9-8d67-4377-9422-5a746b4ce8c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409072 | controller |     "Jun 11 17:44:43.011195 crc crio[22018]: time=\"2026-06-11T17:44:43.007633489Z\" level=info msg=\"Removing container: 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335\" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409088 | controller |     "Jun 11 17:44:43.022920 crc crio[22018]: time=\"2026-06-11T17:44:43.022816782Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.409104 | controller |     "Jun 11 17:44:43.069693 crc crio[22018]: time=\"2026-06-11T17:44:43.068009706Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"",
2026-06-11 18:17:42.409120 | controller |     "Jun 11 17:44:43.069693 crc crio[22018]: time=\"2026-06-11T17:44:43.068088907Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-56gwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409142 | controller |     "Jun 11 17:44:43.077150 crc crio[22018]: time=\"2026-06-11T17:44:43.076989054Z\" level=info msg=\"Ran pod sandbox 63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/POD\" id=310bd5a0-b2d2-4bf5-a747-a76f6e4b4b5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.409159 | controller |     "Jun 11 17:44:43.090101 crc crio[22018]: time=\"2026-06-11T17:44:43.08994606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409175 | controller |     "Jun 11 17:44:43.091266 crc crio[22018]: time=\"2026-06-11T17:44:43.091120668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409191 | controller |     "Jun 11 17:44:43.091919 crc crio[22018]: time=\"2026-06-11T17:44:43.091857501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c6c47dc3-695e-4704-bd3b-6253264c1911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409206 | controller |     "Jun 11 17:44:43.098602 crc crio[22018]: time=\"2026-06-11T17:44:43.096246149Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.409222 | controller |     "Jun 11 17:44:43.103704 crc crio[22018]: time=\"2026-06-11T17:44:43.103091759Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 18:17:42.409238 | controller |     "Jun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.209132329Z\" level=info msg=\"Removed container 82d93cde0dc2acb037028d905491b93309da1930ad76bb299bb9a6de6b82b303: openstack/swift-storage-0/account-reaper\" id=770ff48e-cfec-4d3a-b592-6eb8b74e60c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409254 | controller |     "Jun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.210956763Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf/POD\" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.409269 | controller |     "Jun 11 17:44:43.215284 crc crio[22018]: time=\"2026-06-11T17:44:43.211062547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.409285 | controller |     "Jun 11 17:44:43.231911 crc crio[22018]: time=\"2026-06-11T17:44:43.231875282Z\" level=info msg=\"Removing container: 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155\" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409300 | controller |     "Jun 11 17:44:43.280164 crc crio[22018]: time=\"2026-06-11T17:44:43.279714176Z\" level=info msg=\"Removed container 7776f5a0926e83120a6fc5dd0daf970540ece321c4561d2c13b6aa3f6d1d8335: openstack/glance-default-external-api-0/glance-httpd\" id=4ae28602-a264-498f-aaeb-a09a267d2b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409316 | controller |     "Jun 11 17:44:43.293122 crc crio[22018]: time=\"2026-06-11T17:44:43.293034313Z\" level=info msg=\"Removing container: 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3\" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409332 | controller |     "Jun 11 17:44:43.348254 crc crio[22018]: time=\"2026-06-11T17:44:43.347093957Z\" level=info msg=\"Removed container 3fae4d17faba92909091f9c7dd36c5a38a0acb58f5512c776aa86a47b3937155: openstack/swift-storage-0/account-replicator\" id=d8f4c95f-e42c-46cf-b876-da3cc176e4e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409352 | controller |     "Jun 11 17:44:43.352693 crc crio[22018]: time=\"2026-06-11T17:44:43.351977762Z\" level=info msg=\"Removing container: 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c\" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409368 | controller |     "Jun 11 17:44:43.430606 crc crio[22018]: time=\"2026-06-11T17:44:43.430067681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1e5dd60-8c60-4e78-b96c-ef1b073b37a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409384 | controller |     "Jun 11 17:44:43.442272 crc crio[22018]: time=\"2026-06-11T17:44:43.44216905Z\" level=info msg=\"Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.409403 | controller |     "Jun 11 17:44:43.442642 crc crio[22018]: time=\"2026-06-11T17:44:43.442438166Z\" level=info msg=\"Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.409425 | controller |     "Jun 11 17:44:43.443289 crc crio[22018]: time=\"2026-06-11T17:44:43.443228381Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mj4xz-config-92rmk Namespace:openstack ID:b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e UID:594928e9-f5fd-4c50-a6c7-b202a9e47c9b NetNS:/var/run/netns/285942dd-e313-4345-b29d-ba578ae9000d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594928e9_f5fd_4c50_a6c7_b202a9e47c9b.slice PodAnnotations:0xc0003803e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.409442 | controller |     "Jun 11 17:44:43.443509 crc crio[22018]: time=\"2026-06-11T17:44:43.443286756Z\" level=info msg=\"Got pod network &{Name:nova-api-e1c1-account-create-update-k9qzq Namespace:openstack ID:993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66 UID:6741d0c5-7aff-4213-b294-74662bf77f9b NetNS:/var/run/netns/c6833ca7-de9e-4dfa-bdcd-7f1b81123760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6741d0c5_7aff_4213_b294_74662bf77f9b.slice PodAnnotations:0xc0023001f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.409458 | controller |     "Jun 11 17:44:43.443571 crc crio[22018]: time=\"2026-06-11T17:44:43.443543562Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mj4xz-config-92rmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409475 | controller |     "Jun 11 17:44:43.443765 crc crio[22018]: time=\"2026-06-11T17:44:43.443655581Z\" level=info msg=\"Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.409490 | controller |     "Jun 11 17:44:43.443896 crc crio[22018]: time=\"2026-06-11T17:44:43.443544527Z\" level=info msg=\"Deleting pod openstack_nova-api-e1c1-account-create-update-k9qzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409507 | controller |     "Jun 11 17:44:43.444134 crc crio[22018]: time=\"2026-06-11T17:44:43.444070578Z\" level=info msg=\"Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.409536 | controller |     "Jun 11 17:44:43.444812 crc crio[22018]: time=\"2026-06-11T17:44:43.44474705Z\" level=info msg=\"Got pod network &{Name:ovn-controller-gqhzb-config-2hg5d Namespace:openstack ID:fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e UID:2ac75795-a316-47bd-ae88-b55ed78abd8a NetNS:/var/run/netns/42b34c9a-5115-4553-a5b1-560190e4e8f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ac75795_a316_47bd_ae88_b55ed78abd8a.slice PodAnnotations:0xc0029b4268}] Aliases:map[]}\"",
2026-06-11 18:17:42.409553 | controller |     "Jun 11 17:44:43.444929 crc crio[22018]: time=\"2026-06-11T17:44:43.444896625Z\" level=info msg=\"Deleting pod openstack_ovn-controller-gqhzb-config-2hg5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409570 | controller |     "Jun 11 17:44:43.445173 crc crio[22018]: time=\"2026-06-11T17:44:43.445041856Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-85hwk Namespace:openstack ID:5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31 UID:6b453352-cbdb-4fcd-99e4-ee7717f57d35 NetNS:/var/run/netns/e663f19a-51a3-4236-b718-2d9b45d3eff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b453352_cbdb_4fcd_99e4_ee7717f57d35.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.409586 | controller |     "Jun 11 17:44:43.445961 crc crio[22018]: time=\"2026-06-11T17:44:43.445848251Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-85hwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409601 | controller |     "Jun 11 17:44:43.489779 crc crio[22018]: time=\"2026-06-11T17:44:43.480061451Z\" level=info msg=\"Removed container 9560d7ef3eb9a1861d80657b86190265aae73aac4dfa41a25d4b7a678f0c3fb3: openstack/nova-api-0/nova-api-api\" id=33e14d36-715c-4176-a4e8-a82a3c020163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409618 | controller |     "Jun 11 17:44:43.524583 crc crio[22018]: time=\"2026-06-11T17:44:43.524521984Z\" level=info msg=\"Removed container 08855f8712a6eb5e42d82fba1784ac03f52b4944cf5e43e194912e008231859c: openstack/swift-storage-0/account-server\" id=22d84b70-34d0-4890-8f76-36fc8b85d4f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409634 | controller |     "Jun 11 17:44:43.619384 crc crio[22018]: time=\"2026-06-11T17:44:43.619178294Z\" level=info msg=\"Removing container: 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26\" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409650 | controller |     "Jun 11 17:44:43.624577 crc crio[22018]: time=\"2026-06-11T17:44:43.624385811Z\" level=info msg=\"Removing container: 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8\" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409666 | controller |     "Jun 11 17:44:43.652286 crc crio[22018]: time=\"2026-06-11T17:44:43.651529452Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.409682 | controller |     "Jun 11 17:44:43.652286 crc crio[22018]: time=\"2026-06-11T17:44:43.651594174Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.409701 | controller |     "Jun 11 17:44:43.792044 crc crio[22018]: time=\"2026-06-11T17:44:43.791774234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c3a1019c-4de3-437a-a8c6-49dba303d1a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409719 | controller |     "Jun 11 17:44:43.819609 crc crio[22018]: time=\"2026-06-11T17:44:43.818209215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.409735 | controller |     "Jun 11 17:44:43.819609 crc crio[22018]: time=\"2026-06-11T17:44:43.81868347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.409751 | controller |     "Jun 11 17:44:43.894725 crc crio[22018]: 2026-06-11T17:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db0507cce812cb Mac:22:15:e1:32:b2:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a SocketPath: PciID:}] [{Interface:0xc000406ad0 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.409767 | controller |     "Jun 11 17:44:43.910124 crc crio[22018]: time=\"2026-06-11T17:44:43.910045671Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"",
2026-06-11 18:17:42.409783 | controller |     "Jun 11 17:44:43.910510 crc crio[22018]: time=\"2026-06-11T17:44:43.910316408Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-56gwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.409799 | controller |     "Jun 11 17:44:44.045447 crc crio[22018]: time=\"2026-06-11T17:44:44.045284235Z\" level=info msg=\"Ran pod sandbox 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba with infra container: openstack/ovn-controller-metrics-56gwb/POD\" id=75ea6175-08b9-4faf-a41a-5a35ac120c8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.409816 | controller |     "Jun 11 17:44:44.080684 crc crio[22018]: time=\"2026-06-11T17:44:44.080552516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409833 | controller |     "Jun 11 17:44:44.089308 crc crio[22018]: time=\"2026-06-11T17:44:44.089184451Z\" level=info msg=\"Removed container 2bc5a401e854d8b4446e19deeb4d4c1c688a2522a370fd457d641acf4a552d26: openstack/nova-api-0/nova-api-log\" id=d895ecba-b273-4d54-a40b-7add88d7e88f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409864 | controller |     "Jun 11 17:44:44.089774 crc crio[22018]: time=\"2026-06-11T17:44:44.089678346Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409886 | controller |     "Jun 11 17:44:44.089847 crc crio[22018]: time=\"2026-06-11T17:44:44.08978058Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=33665077-e8be-435d-961f-f0a691bb7b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.409919 | controller |     "Jun 11 17:44:44.126249 crc crio[22018]: time=\"2026-06-11T17:44:44.112498172Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.409946 | controller |     "Jun 11 17:44:44.133900 crc crio[22018]: time=\"2026-06-11T17:44:44.13326602Z\" level=info msg=\"Removed container 751b23381590ccecf964d0b816e6e1da52ca43fdfbdf3c60bfcd3e87c22cbfe8: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=40700d59-0b7b-4b5c-beaa-ac0cfc18adb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.409963 | controller |     "Jun 11 17:44:44.144921 crc crio[22018]: time=\"2026-06-11T17:44:44.143155507Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 18:17:42.409984 | controller |     "Jun 11 17:44:44.158088 crc crio[22018]: time=\"2026-06-11T17:44:44.157926449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.410005 | controller |     "Jun 11 17:44:44.176941 crc crio[22018]: time=\"2026-06-11T17:44:44.176834347Z\" level=info msg=\"Removing container: 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea\" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410021 | controller |     "Jun 11 17:44:44.184389 crc crio[22018]: time=\"2026-06-11T17:44:44.182824902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.410042 | controller |     "Jun 11 17:44:44.188178 crc crio[22018]: time=\"2026-06-11T17:44:44.184236206Z\" level=info msg=\"Removing container: 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123\" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410061 | controller |     "Jun 11 17:44:44.232275 crc crio[22018]: time=\"2026-06-11T17:44:44.232190916Z\" level=info msg=\"Removed container 500ce70db8501f8f118e34769198b39ebae9b95712396827a104a82556b4cdea: openstack/nova-metadata-0/nova-metadata-log\" id=7629eefd-1dd0-4d09-a002-4ce3bf73db8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410082 | controller |     "Jun 11 17:44:44.282292 crc crio[22018]: time=\"2026-06-11T17:44:44.281814103Z\" level=info msg=\"Removed container 0a778e7de93242a3a84453aa1413305b17c62c6b55feaddafd96824ce4327123: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener\" id=e50d3305-5f50-4c2a-bb0d-5fbf7224a57b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410102 | controller |     "Jun 11 17:44:44.291108 crc crio[22018]: time=\"2026-06-11T17:44:44.290959059Z\" level=info msg=\"Removing container: 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002\" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410118 | controller |     "Jun 11 17:44:44.297743 crc crio[22018]: time=\"2026-06-11T17:44:44.297676013Z\" level=info msg=\"Removing container: 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28\" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410139 | controller |     "Jun 11 17:44:44.300162 crc crio[22018]: time=\"2026-06-11T17:44:44.299967507Z\" level=info msg=\"Stopped pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=974e6fc4-aa67-4c8e-b45b-1c5e9cf04d0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.410159 | controller |     "Jun 11 17:44:44.348580 crc crio[22018]: time=\"2026-06-11T17:44:44.34848375Z\" level=info msg=\"Removed container 491680c8b818254f0734962127b0b4cb10947e41714af56513fc1270b4bfee28: openstack/barbican-keystone-listener-c6b77b85d-clp5h/barbican-keystone-listener-log\" id=4837ca88-5d93-4db9-86e6-ceaf6e3a915c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410218 | controller |     "Jun 11 17:44:44.359937 crc crio[22018]: time=\"2026-06-11T17:44:44.359859536Z\" level=info msg=\"Removing container: 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e\" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410238 | controller |     "Jun 11 17:44:44.422686 crc crio[22018]: time=\"2026-06-11T17:44:44.422450573Z\" level=info msg=\"Created container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=c7868a5f-ba66-4918-8494-881eb0d106fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.410254 | controller |     "Jun 11 17:44:44.427186 crc crio[22018]: time=\"2026-06-11T17:44:44.426956247Z\" level=info msg=\"Starting container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78\" id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.410271 | controller |     "Jun 11 17:44:44.435847 crc crio[22018]: time=\"2026-06-11T17:44:44.435520445Z\" level=info msg=\"Started container\" PID=236165 containerID=f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 description=openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns id=b9ca4cae-7f1a-4181-b242-4150eb8cbe3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97",
2026-06-11 18:17:42.410287 | controller |     "Jun 11 17:44:44.464805 crc crio[22018]: time=\"2026-06-11T17:44:44.464390842Z\" level=info msg=\"Removed container 92faf9dfbeaf0bee0dd02a49197a8c07f22ac020159e91e217eacdc79d0f9002: openstack/ceilometer-0/ceilometer-notification-agent\" id=1dbbf14f-a947-49a3-8d95-12cd91c4251d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410304 | controller |     "Jun 11 17:44:44.481785 crc crio[22018]: time=\"2026-06-11T17:44:44.48172698Z\" level=info msg=\"Removing container: 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870\" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410321 | controller |     "Jun 11 17:44:44.511387 crc crio[22018]: time=\"2026-06-11T17:44:44.510757602Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.410337 | controller |     "Jun 11 17:44:44.511387 crc crio[22018]: time=\"2026-06-11T17:44:44.510909587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.410353 | controller |     "Jun 11 17:44:44.608020 crc crio[22018]: time=\"2026-06-11T17:44:44.607908281Z\" level=info msg=\"Removed container 139d5bbacdb4dc376f1827c8b3d0df531b999e10e4f92f8f0acdc01219ec6870: openstack/ceilometer-0/ceilometer-central-agent\" id=556678d5-d7e7-4903-9e87-a652b88759b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410371 | controller |     "Jun 11 17:44:44.691551 crc crio[22018]: time=\"2026-06-11T17:44:44.689538485Z\" level=info msg=\"Removing container: e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4\" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410387 | controller |     "Jun 11 17:44:44.698906 crc crio[22018]: time=\"2026-06-11T17:44:44.698817157Z\" level=info msg=\"Removed container 10375cf2dd7da8b7a82dff4d69d535b11bb65d9f7fde8f2f5833cfe82aa59e2e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=1ca3e3e8-43c1-4699-ae98-94f47ea51457 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410414 | controller |     "Jun 11 17:44:44.704763 crc crio[22018]: time=\"2026-06-11T17:44:44.704686924Z\" level=info msg=\"Removing container: 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3\" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410434 | controller |     "Jun 11 17:44:44.723367 crc crio[22018]: time=\"2026-06-11T17:44:44.720934869Z\" level=info msg=\"Stopped pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=970c4554-137a-4861-9ba6-baf17740a499 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.410450 | controller |     "Jun 11 17:44:44.872119 crc crio[22018]: time=\"2026-06-11T17:44:44.86376473Z\" level=info msg=\"Stopped pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=8ace7f95-d094-4890-b10e-c59faa66b57e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.410466 | controller |     "Jun 11 17:44:44.872119 crc crio[22018]: time=\"2026-06-11T17:44:44.865075192Z\" level=info msg=\"Stopped pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=7be4d288-3dc0-46b0-8e6c-f6323f8afa9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.410481 | controller |     "Jun 11 17:44:44.917462 crc crio[22018]: 2026-06-11T17:44:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfcb9d905563967 Mac:0a:b0:99:fa:ef:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.410498 | controller |     "Jun 11 17:44:44.947136 crc crio[22018]: time=\"2026-06-11T17:44:44.946943567Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.410514 | controller |     "Jun 11 17:44:44.947136 crc crio[22018]: time=\"2026-06-11T17:44:44.94701875Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.410531 | controller |     "Jun 11 17:44:44.961114 crc crio[22018]: time=\"2026-06-11T17:44:44.959713826Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf Namespace:openstack ID:cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e UID:c3363bea-3e7e-4e3c-9787-440441b1ec26 NetNS:/var/run/netns/e6926889-b4d6-4ee0-8b34-3608bf09c8ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3363bea_3e7e_4e3c_9787_440441b1ec26.slice PodAnnotations:0xc00924e2e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.410548 | controller |     "Jun 11 17:44:44.961114 crc crio[22018]: time=\"2026-06-11T17:44:44.959982294Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.410565 | controller |     "Jun 11 17:44:44.966608 crc crio[22018]: time=\"2026-06-11T17:44:44.965321526Z\" level=info msg=\"Removed container e7cec836ae040a7069d6ad0f6c3c33c0f25b057ebf3b4ee0085d09df0baf0ac4: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=02c738c5-2a5c-487c-9148-549d88dfbd7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410581 | controller |     "Jun 11 17:44:44.978039 crc crio[22018]: time=\"2026-06-11T17:44:44.97537879Z\" level=info msg=\"Removing container: 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde\" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410600 | controller |     "Jun 11 17:44:45.024223 crc crio[22018]: time=\"2026-06-11T17:44:45.024014091Z\" level=info msg=\"Removed container 939a8ff68feb9c6030274413095882de6f8d7b1dbc0eb4f260e45e03a76b01f3: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker\" id=a67ec930-4c6d-40cb-8e0a-d18848601bc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410616 | controller |     "Jun 11 17:44:45.034446 crc crio[22018]: time=\"2026-06-11T17:44:45.033562446Z\" level=info msg=\"Removing container: 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb\" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410632 | controller |     "Jun 11 17:44:45.050061 crc crio[22018]: time=\"2026-06-11T17:44:45.049926736Z\" level=info msg=\"Ran pod sandbox cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e with infra container: openstack/ovn-controller-qmgxf/POD\" id=5e2d0456-4907-4f1d-8f24-aad28435f30b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.410648 | controller |     "Jun 11 17:44:45.078662 crc crio[22018]: time=\"2026-06-11T17:44:45.073433742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.410663 | controller |     "Jun 11 17:44:45.123379 crc crio[22018]: time=\"2026-06-11T17:44:45.123243732Z\" level=info msg=\"Removed container 776ad8bf78944194bdceca1dbf6c1892462615732e58c849d9057f17b4632cde: openstack/glance-default-internal-api-0/glance-httpd\" id=b1cd749c-1c95-470f-aa39-fd0a156462b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410679 | controller |     "Jun 11 17:44:45.124219 crc crio[22018]: time=\"2026-06-11T17:44:45.124147124Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.410695 | controller |     "Jun 11 17:44:45.124219 crc crio[22018]: time=\"2026-06-11T17:44:45.124238957Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=48afe2a9-3f93-422a-ac25-1e49e0484bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.410710 | controller |     "Jun 11 17:44:45.126429 crc crio[22018]: time=\"2026-06-11T17:44:45.126250367Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.410726 | controller |     "Jun 11 17:44:45.144028 crc crio[22018]: time=\"2026-06-11T17:44:45.136439282Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 18:17:42.410742 | controller |     "Jun 11 17:44:45.164997 crc crio[22018]: time=\"2026-06-11T17:44:45.164531121Z\" level=info msg=\"Removing container: 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73\" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410757 | controller |     "Jun 11 17:44:45.186211 crc crio[22018]: time=\"2026-06-11T17:44:45.185176064Z\" level=info msg=\"Removed container 7fb52f83377c7ba9930da5d284d3a8c867795109d9eb95431ceb78299ac7f2bb: openstack/barbican-worker-56fbcbcd75-mt8z6/barbican-worker-log\" id=e7c1123d-aaf3-47d8-8986-d602bc189192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410774 | controller |     "Jun 11 17:44:45.195187 crc crio[22018]: time=\"2026-06-11T17:44:45.195089005Z\" level=info msg=\"Removing container: 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810\" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410793 | controller |     "Jun 11 17:44:45.269300 crc crio[22018]: time=\"2026-06-11T17:44:45.268626944Z\" level=info msg=\"Removed container 369a41e0490d4474b71a18734870f6c39c0a4ee46bce66d694aa19c9c0f73b73: openstack/ovn-controller-gqhzb/ovn-controller\" id=48816a93-b9c3-4a63-9d4c-59f4eec859e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410810 | controller |     "Jun 11 17:44:45.296779 crc crio[22018]: time=\"2026-06-11T17:44:45.292183272Z\" level=info msg=\"Removing container: 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb\" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410827 | controller |     "Jun 11 17:44:45.344040 crc crio[22018]: time=\"2026-06-11T17:44:45.343865583Z\" level=info msg=\"Removed container 1a8a251e2d055098c6be8587aee81ba868ca8e46fca6993e7550366f5b16f810: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=ec358d58-7fc3-460e-bcce-cfa6e3944de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410843 | controller |     "Jun 11 17:44:45.351211 crc crio[22018]: time=\"2026-06-11T17:44:45.350640175Z\" level=info msg=\"Removing container: 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3\" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410922 | controller |     "Jun 11 17:44:45.620222 crc crio[22018]: time=\"2026-06-11T17:44:45.614643943Z\" level=info msg=\"Removed container 76d2ce93799e76d3f46b310562a7899e9c1c743a91a67e007bd37ce2c79b03eb: openshift-infra/auto-csr-approver-29686658-9nj72/oc\" id=04a48e5c-6596-4ab5-a13b-2af4efaf3b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410960 | controller |     "Jun 11 17:44:45.640729 crc crio[22018]: time=\"2026-06-11T17:44:45.640481577Z\" level=info msg=\"Removing container: dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4\" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.410988 | controller |     "Jun 11 17:44:45.718857 crc crio[22018]: time=\"2026-06-11T17:44:45.71827541Z\" level=info msg=\"Removed container 0863bdbeae6bb8dd1151cc8bbc92074a22ec712e45a45188b1bcb3a8d32e54b3: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=a9e2622c-973d-4f5c-9d7c-506c0e412a1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411009 | controller |     "Jun 11 17:44:45.728873 crc crio[22018]: time=\"2026-06-11T17:44:45.728798391Z\" level=info msg=\"Removing container: 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4\" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411029 | controller |     "Jun 11 17:44:45.823546 crc crio[22018]: time=\"2026-06-11T17:44:45.820219324Z\" level=info msg=\"Removed container dab7fc499e782b257aa149283b6bb5d7c01ea9a3ee1e514d47430d04b316def4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=43f855a9-a042-42f6-91ff-0d72af2cdd30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411070 | controller |     "Jun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831055551Z\" level=info msg=\"Stopping container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef (timeout: 30s)\" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411098 | controller |     "Jun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831268092Z\" level=info msg=\"Stopping container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00 (timeout: 30s)\" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411120 | controller |     "Jun 11 17:44:45.832528 crc crio[22018]: time=\"2026-06-11T17:44:45.831495479Z\" level=info msg=\"Stopping container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08 (timeout: 30s)\" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411149 | controller |     "Jun 11 17:44:45.836394 crc crio[22018]: time=\"2026-06-11T17:44:45.833503599Z\" level=info msg=\"Stopping container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40 (timeout: 30s)\" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411172 | controller |     "Jun 11 17:44:45.879140 crc crio[22018]: time=\"2026-06-11T17:44:45.878891393Z\" level=info msg=\"Stopping pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411194 | controller |     "Jun 11 17:44:45.879140 crc crio[22018]: time=\"2026-06-11T17:44:45.879097399Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=ef6348cc-d40e-4d54-abf3-d0fda5f5f836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411214 | controller |     "Jun 11 17:44:45.881632 crc crio[22018]: time=\"2026-06-11T17:44:45.881520846Z\" level=info msg=\"Removing pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411236 | controller |     "Jun 11 17:44:45.921628 crc crio[22018]: time=\"2026-06-11T17:44:45.921507254Z\" level=info msg=\"Removed pod sandbox: a3e46cc63f4f27ea2a765c41679d7ebd42e2ebabd96f489dda24cb8bb0ecb3c8\" id=b3ec3b1a-15fb-4f19-a325-5f543194c758 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411253 | controller |     "Jun 11 17:44:45.923998 crc crio[22018]: time=\"2026-06-11T17:44:45.923235801Z\" level=info msg=\"Stopping pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411273 | controller |     "Jun 11 17:44:45.923998 crc crio[22018]: time=\"2026-06-11T17:44:45.923314484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=572fd58d-b040-4c3a-8e45-01a7451edbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411297 | controller |     "Jun 11 17:44:45.924268 crc crio[22018]: time=\"2026-06-11T17:44:45.924163823Z\" level=info msg=\"Removing pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411318 | controller |     "Jun 11 17:44:45.958736 crc crio[22018]: time=\"2026-06-11T17:44:45.957518949Z\" level=info msg=\"Removed pod sandbox: 0a4379a701bfef783482ce0357d4113930803301eafc39d4d5426f4167e356dd\" id=83414019-5756-45bc-854b-ef0b704fb371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411334 | controller |     "Jun 11 17:44:45.959891 crc crio[22018]: time=\"2026-06-11T17:44:45.959754988Z\" level=info msg=\"Stopping pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411351 | controller |     "Jun 11 17:44:45.959891 crc crio[22018]: time=\"2026-06-11T17:44:45.95983206Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=9409f705-f158-414f-b823-f40e0e0a8087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411367 | controller |     "Jun 11 17:44:45.960366 crc crio[22018]: time=\"2026-06-11T17:44:45.960193082Z\" level=info msg=\"Removing pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411382 | controller |     "Jun 11 17:44:45.996631 crc crio[22018]: 2026-06-11T17:44:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06786d86e25762d Mac:da:1f:8d:eb:59:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.411413 | controller |     "Jun 11 17:44:45.998804 crc crio[22018]: time=\"2026-06-11T17:44:45.998738285Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc0074841a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.411452 | controller |     "Jun 11 17:44:45.998963 crc crio[22018]: time=\"2026-06-11T17:44:45.998916201Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.411478 | controller |     "Jun 11 17:44:46.042226 crc crio[22018]: time=\"2026-06-11T17:44:46.042085299Z\" level=info msg=\"Stopped container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=7d2b29cf-c092-42ab-a55a-e549d44d25d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411499 | controller |     "Jun 11 17:44:46.085436 crc crio[22018]: time=\"2026-06-11T17:44:46.084303951Z\" level=info msg=\"Removed container 383c99588f17b9c95084c6c1c8d76aa2e0a56bcc3c06f394463872521b6daca4: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=0dc17d6b-8e1b-4846-9ef5-95f635d5ab38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411520 | controller |     "Jun 11 17:44:46.143566 crc crio[22018]: time=\"2026-06-11T17:44:46.142167904Z\" level=info msg=\"Stopped container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=a56d1d07-ee1d-4a7d-935b-37b8ac198e07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.411556 | controller |     "Jun 11 17:44:46.146837 crc crio[22018]: time=\"2026-06-11T17:44:46.145519014Z\" level=info msg=\"Ran pod sandbox 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 with infra container: openstack/glance-default-external-api-0/POD\" id=cd02e35d-0099-4f0c-8021-09e76c7b4f9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.411591 | controller |     "Jun 11 17:44:46.176846 crc crio[22018]: time=\"2026-06-11T17:44:46.176726939Z\" level=info msg=\"Removing container: 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc\" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411617 | controller |     "Jun 11 17:44:46.177220 crc crio[22018]: time=\"2026-06-11T17:44:46.177163623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=373e1ae2-b8db-46c3-819d-d2ffd63dddba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.411642 | controller |     "Jun 11 17:44:46.271876 crc crio[22018]: time=\"2026-06-11T17:44:46.269986529Z\" level=info msg=\"Removed pod sandbox: 1416941f64ad433324fc32f5d2f4175abccd476b55f14b774afcce4308957553\" id=d8a77e27-d9c3-4c7d-8540-53bc22cec07b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411661 | controller |     "Jun 11 17:44:46.280182 crc crio[22018]: time=\"2026-06-11T17:44:46.279927634Z\" level=info msg=\"Stopping pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411683 | controller |     "Jun 11 17:44:46.280182 crc crio[22018]: time=\"2026-06-11T17:44:46.280013217Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=95720c98-ab56-477c-978f-07231bc64062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411700 | controller |     "Jun 11 17:44:46.299875 crc crio[22018]: time=\"2026-06-11T17:44:46.299778575Z\" level=info msg=\"Removing pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411717 | controller |     "Jun 11 17:44:46.305911 crc crio[22018]: time=\"2026-06-11T17:44:46.305759587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f0f841d4-cf21-44ee-8346-5c7d5e4bcc1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.411734 | controller |     "Jun 11 17:44:46.326233 crc crio[22018]: time=\"2026-06-11T17:44:46.32610599Z\" level=info msg=\"Removed pod sandbox: fd25acbb4ebffe87c8260b2e950a063674fb10e7daed5dd59c4cb5617aced3dc\" id=7cbd8889-ba57-4197-b5cd-db5db3263224 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411750 | controller |     "Jun 11 17:44:46.352616 crc crio[22018]: time=\"2026-06-11T17:44:46.350587026Z\" level=info msg=\"Stopping pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411766 | controller |     "Jun 11 17:44:46.352616 crc crio[22018]: time=\"2026-06-11T17:44:46.350671878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=ed821510-cc13-4c75-8421-b6fcd142e8e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411781 | controller |     "Jun 11 17:44:46.353615 crc crio[22018]: time=\"2026-06-11T17:44:46.353570376Z\" level=info msg=\"Removing pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411796 | controller |     "Jun 11 17:44:46.392100 crc crio[22018]: time=\"2026-06-11T17:44:46.392046211Z\" level=info msg=\"Removed pod sandbox: 9b7cfce24840916c00622a9d8c298a48dcd6600f70d0c9cf94277222651d4573\" id=b2c07aba-df7d-4dcd-b291-f5443e012126 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411812 | controller |     "Jun 11 17:44:46.398760 crc crio[22018]: time=\"2026-06-11T17:44:46.398640432Z\" level=info msg=\"Stopping pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411827 | controller |     "Jun 11 17:44:46.399145 crc crio[22018]: time=\"2026-06-11T17:44:46.398817948Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=379b8875-2d91-4071-aa0d-43ca3aa16f6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.411842 | controller |     "Jun 11 17:44:46.399145 crc crio[22018]: time=\"2026-06-11T17:44:46.399076406Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.411884 | controller |     "Jun 11 17:44:46.400167 crc crio[22018]: time=\"2026-06-11T17:44:46.400102169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.411901 | controller |     "Jun 11 17:44:46.400723 crc crio[22018]: time=\"2026-06-11T17:44:46.400650875Z\" level=info msg=\"Removing pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.411922 | controller |     "Jun 11 17:44:46.426107 crc crio[22018]: time=\"2026-06-11T17:44:46.426054235Z\" level=info msg=\"Removed container 426c72db82c23e30e8d88b068c1d3bf3caa9f516318c24c93d0cd37b192217bc: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=7dff748a-1210-43fc-9e9c-88539e68e67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411938 | controller |     "Jun 11 17:44:46.456448 crc crio[22018]: time=\"2026-06-11T17:44:46.456361782Z\" level=info msg=\"Removing container: fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0\" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.411955 | controller |     "Jun 11 17:44:46.753312 crc crio[22018]: time=\"2026-06-11T17:44:46.753243153Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.411971 | controller |     "Jun 11 17:44:46.753783 crc crio[22018]: time=\"2026-06-11T17:44:46.753704498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.411987 | controller |     "Jun 11 17:44:47.059852 crc crio[22018]: time=\"2026-06-11T17:44:47.059782583Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.412002 | controller |     "Jun 11 17:44:47.060470 crc crio[22018]: time=\"2026-06-11T17:44:47.059880857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.412018 | controller |     "Jun 11 17:44:48.219674 crc crio[22018]: time=\"2026-06-11T17:44:48.219207672Z\" level=info msg=\"Stopped container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=021e71bd-2890-4e86-b440-eb8c6bea6add name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412047 | controller |     "Jun 11 17:44:48.239837 crc crio[22018]: time=\"2026-06-11T17:44:48.239748394Z\" level=info msg=\"Stopped container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=41395bfc-a7aa-4820-97e6-210e79ff0c13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412064 | controller |     "Jun 11 17:44:48.241718 crc crio[22018]: time=\"2026-06-11T17:44:48.241031056Z\" level=info msg=\"Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412081 | controller |     "Jun 11 17:44:48.242691 crc crio[22018]: time=\"2026-06-11T17:44:48.242545563Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d UID:7b78f1f0-2b88-4b57-9597-ce5d7adfdc96 NetNS:/var/run/netns/c8290ac1-19b3-4614-8651-2fda534319bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b78f1f0_2b88_4b57_9597_ce5d7adfdc96.slice PodAnnotations:0xc002ca0388}] Aliases:map[]}\"",
2026-06-11 18:17:42.412097 | controller |     "Jun 11 17:44:48.242898 crc crio[22018]: time=\"2026-06-11T17:44:48.242859364Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.412114 | controller |     "Jun 11 17:44:48.375873 crc crio[22018]: time=\"2026-06-11T17:44:48.374935146Z\" level=info msg=\"Removed pod sandbox: cc7501cb4ddfc2417ad58a7ceba177681a83e3357f9970026db0d152f72de055\" id=97bf1a42-3c04-412d-97f1-40d45b77ccd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.412134 | controller |     "Jun 11 17:44:48.379187 crc crio[22018]: time=\"2026-06-11T17:44:48.379029134Z\" level=info msg=\"Stopping pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412150 | controller |     "Jun 11 17:44:48.379308 crc crio[22018]: time=\"2026-06-11T17:44:48.37922088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=1ea92cc9-0655-4ae9-bda2-84141776282c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412166 | controller |     "Jun 11 17:44:48.380289 crc crio[22018]: time=\"2026-06-11T17:44:48.380215251Z\" level=info msg=\"Removing pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.412182 | controller |     "Jun 11 17:44:49.918075 crc crio[22018]: time=\"2026-06-11T17:44:49.915451999Z\" level=info msg=\"Stopping container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574 (timeout: 30s)\" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412197 | controller |     "Jun 11 17:44:49.918075 crc crio[22018]: time=\"2026-06-11T17:44:49.915452913Z\" level=info msg=\"Stopping container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661 (timeout: 30s)\" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412212 | controller |     "Jun 11 17:44:51.214207 crc crio[22018]: time=\"2026-06-11T17:44:51.214050937Z\" level=info msg=\"Stopping container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca (timeout: 10s)\" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412228 | controller |     "Jun 11 17:44:51.649003 crc crio[22018]: time=\"2026-06-11T17:44:51.648476819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a1c8917-f428-46c6-81c5-ec79fbe4354a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412243 | controller |     "Jun 11 17:44:52.335088 crc crio[22018]: time=\"2026-06-11T17:44:52.334938834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=23304a97-f6ae-407f-814e-7eab0c743101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412259 | controller |     "Jun 11 17:44:52.381978 crc crio[22018]: time=\"2026-06-11T17:44:52.378609964Z\" level=info msg=\"Creating container: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.412276 | controller |     "Jun 11 17:44:52.386757 crc crio[22018]: time=\"2026-06-11T17:44:52.386715227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.412292 | controller |     "Jun 11 17:44:52.390439 crc crio[22018]: time=\"2026-06-11T17:44:52.390287631Z\" level=info msg=\"Stopped pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=799e38a9-9768-42f0-95a4-57000cfcfcb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412309 | controller |     "Jun 11 17:44:52.391541 crc crio[22018]: time=\"2026-06-11T17:44:52.39127408Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8f75f148-5e28-4356-9d66-f0a2b6b533cc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.412328 | controller |     "Jun 11 17:44:52.395263 crc crio[22018]: time=\"2026-06-11T17:44:52.394310558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e1896d7f-4994-4947-a0df-77762ddc737c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412343 | controller |     "Jun 11 17:44:52.395519 crc crio[22018]: time=\"2026-06-11T17:44:52.394626238Z\" level=info msg=\"Stopped container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=7cb33110-5967-4855-a51a-58edc3aaf56c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412359 | controller |     "Jun 11 17:44:52.423539 crc crio[22018]: time=\"2026-06-11T17:44:52.42304085Z\" level=info msg=\"Stopped container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=8ca118d8-e99b-4eef-a48e-6f70ac44e2ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412375 | controller |     "Jun 11 17:44:52.426972 crc crio[22018]: time=\"2026-06-11T17:44:52.4268483Z\" level=info msg=\"Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412392 | controller |     "Jun 11 17:44:52.428671 crc crio[22018]: time=\"2026-06-11T17:44:52.428587865Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-zb76z Namespace:openstack ID:c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1 UID:600467c8-5a08-4208-b047-6c15323e8e69 NetNS:/var/run/netns/90332b01-aa9d-4f7d-b9ff-f6568dcd5f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod600467c8_5a08_4208_b047_6c15323e8e69.slice PodAnnotations:0xc001ade2b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.412432 | controller |     "Jun 11 17:44:52.428906 crc crio[22018]: time=\"2026-06-11T17:44:52.428798612Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6ddbdd9749-zb76z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.412459 | controller |     "Jun 11 17:44:52.650300 crc crio[22018]: time=\"2026-06-11T17:44:52.649700821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35a28823-0d4e-4b7f-a749-4c89893e1f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412478 | controller |     "Jun 11 17:44:55.663380 crc crio[22018]: time=\"2026-06-11T17:44:55.662288858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=41d1bcf4-4757-4bc7-acca-ee8ef5e55e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412496 | controller |     "Jun 11 17:44:56.648140 crc crio[22018]: time=\"2026-06-11T17:44:56.646694605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72e75bc1-e72a-4968-8263-38073987f0cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412512 | controller |     "Jun 11 17:44:57.405923 crc crio[22018]: time=\"2026-06-11T17:44:57.405590718Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.412529 | controller |     "Jun 11 17:44:57.407065 crc crio[22018]: time=\"2026-06-11T17:44:57.40595121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.412552 | controller |     "Jun 11 17:44:57.702567 crc crio[22018]: time=\"2026-06-11T17:44:57.702386183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f63ec40a-57d5-4f55-8685-4ad440defdf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412569 | controller |     "Jun 11 17:44:57.702567 crc crio[22018]: time=\"2026-06-11T17:44:57.702502057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=69a252c5-81c5-43fe-baf7-3e86419c5a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412586 | controller |     "Jun 11 17:44:57.704055 crc crio[22018]: time=\"2026-06-11T17:44:57.702452449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ec25ed20-3007-4c03-8257-4e8346830dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.412602 | controller |     "Jun 11 17:44:57.726314 crc crio[22018]: time=\"2026-06-11T17:44:57.726193747Z\" level=info msg=\"Removed container fcef6e7046efdef5e3cbe36b2d3ff08c1ebc92a652fb38a889adbcd82819b7e0: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=dae89a0a-5656-4a25-b2de-648d64f89c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.412618 | controller |     "Jun 11 17:44:57.732541 crc crio[22018]: time=\"2026-06-11T17:44:57.732387495Z\" level=info msg=\"Removing container: ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55\" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.412633 | controller |     "Jun 11 17:44:57.750039 crc crio[22018]: time=\"2026-06-11T17:44:57.749984764Z\" level=info msg=\"Removed pod sandbox: 185e81cff8ccc3e676bca19328c14d9cbd194abac1b359bca255e40aa0f7b825\" id=98a0c7c6-6c5c-40c5-b642-45b287111da0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.412649 | controller |     "Jun 11 17:44:57.752390 crc crio[22018]: time=\"2026-06-11T17:44:57.752292206Z\" level=info msg=\"Stopping pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412665 | controller |     "Jun 11 17:44:57.752694 crc crio[22018]: time=\"2026-06-11T17:44:57.752665718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=5b1c94fb-772d-419b-ad09-110774237605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412681 | controller |     "Jun 11 17:44:57.753611 crc crio[22018]: time=\"2026-06-11T17:44:57.753533306Z\" level=info msg=\"Removing pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.412696 | controller |     "Jun 11 17:44:57.758759 crc crio[22018]: time=\"2026-06-11T17:44:57.758221784Z\" level=info msg=\"Stopped pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=efdd41f8-73eb-4aeb-8011-d61ec0e052f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.412712 | controller |     "Jun 11 17:44:57.824927 crc crio[22018]: time=\"2026-06-11T17:44:57.82297871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.412728 | controller |     "Jun 11 17:44:57.835948 crc crio[22018]: time=\"2026-06-11T17:44:57.835884639Z\" level=info msg=\"Creating container: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.412931 | controller |     "Jun 11 17:44:57.839199 crc crio[22018]: time=\"2026-06-11T17:44:57.839158003Z\" level=info msg=\"Creating container: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.412953 | controller |     "Jun 11 17:44:57.850086 crc crio[22018]: time=\"2026-06-11T17:44:57.843667363Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.412969 | controller |     "Jun 11 17:44:57.867874 crc crio[22018]: time=\"2026-06-11T17:44:57.867738155Z\" level=info msg=\"Stopped container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=18842dfb-e8bb-4073-91bc-bb289b1723a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.412985 | controller |     "Jun 11 17:44:57.869679 crc crio[22018]: time=\"2026-06-11T17:44:57.869599648Z\" level=info msg=\"Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.413001 | controller |     "Jun 11 17:44:57.879445 crc crio[22018]: time=\"2026-06-11T17:44:57.878009967Z\" level=info msg=\"Got pod network &{Name:barbican-api-5dc9db7644-g2g8t Namespace:openstack ID:0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80 UID:65ee85b9-cd65-458f-9df6-9a7d4c6e5daa NetNS:/var/run/netns/ce0086bf-f96d-4f1d-9302-d8c29fd5d899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65ee85b9_cd65_458f_9df6_9a7d4c6e5daa.slice PodAnnotations:0xc00285c240}] Aliases:map[]}\"",
2026-06-11 18:17:42.413018 | controller |     "Jun 11 17:44:57.879445 crc crio[22018]: time=\"2026-06-11T17:44:57.878247705Z\" level=info msg=\"Deleting pod openstack_barbican-api-5dc9db7644-g2g8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.413034 | controller |     "Jun 11 17:44:58.646973 crc crio[22018]: time=\"2026-06-11T17:44:58.646516014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f2d476a-016d-472f-a218-c16be7b50948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413050 | controller |     "Jun 11 17:44:58.647969 crc crio[22018]: time=\"2026-06-11T17:44:58.647177746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d663b0c-e707-492a-a6d8-21dc21afb781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413065 | controller |     "Jun 11 17:44:58.853655 crc crio[22018]: time=\"2026-06-11T17:44:58.853286883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413081 | controller |     "Jun 11 17:44:59.035542 crc crio[22018]: time=\"2026-06-11T17:44:59.035374901Z\" level=info msg=\"Created container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=a981aeb1-ac1e-4195-b385-681717e65b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413096 | controller |     "Jun 11 17:44:59.043625 crc crio[22018]: time=\"2026-06-11T17:44:59.043529411Z\" level=info msg=\"Starting container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae\" id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.413112 | controller |     "Jun 11 17:44:59.054156 crc crio[22018]: time=\"2026-06-11T17:44:59.053990736Z\" level=info msg=\"Started container\" PID=237281 containerID=ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae description=openstack/glance-default-external-api-0/glance-log id=abc2edf8-e272-4091-9631-a6c3c4da0fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189",
2026-06-11 18:17:42.413133 | controller |     "Jun 11 17:44:59.096601 crc crio[22018]: time=\"2026-06-11T17:44:59.096503568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=1d2d5879-ad69-44a4-90f7-86970b236b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413150 | controller |     "Jun 11 17:44:59.371239 crc crio[22018]: time=\"2026-06-11T17:44:59.370836681Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.413165 | controller |     "Jun 11 17:44:59.371575 crc crio[22018]: time=\"2026-06-11T17:44:59.371279195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413181 | controller |     "Jun 11 17:44:59.660850 crc crio[22018]: time=\"2026-06-11T17:44:59.660766839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3093bfa3-0abf-4f39-9da3-32ed3575e57b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413196 | controller |     "Jun 11 17:44:59.660850 crc crio[22018]: time=\"2026-06-11T17:44:59.66082014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dd7b7cd5-b978-4997-aaae-e9058b563dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413212 | controller |     "Jun 11 17:44:59.843430 crc crio[22018]: time=\"2026-06-11T17:44:59.843116863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413228 | controller |     "Jun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.845548043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413251 | controller |     "Jun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846030745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413293 | controller |     "Jun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846381626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7d751c06-f936-4ad8-a81c-a300ec5686cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413318 | controller |     "Jun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846835665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=945e7ad5-f91b-4212-aa1d-9fd6c659cbfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413336 | controller |     "Jun 11 17:44:59.847088 crc crio[22018]: time=\"2026-06-11T17:44:59.846865035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d031f1fc-5f24-4ecf-bcd0-df48f3266cab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413353 | controller |     "Jun 11 17:44:59.847940 crc crio[22018]: time=\"2026-06-11T17:44:59.847870604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fe0cdc2f-4fed-4635-a71c-8dea6837c89e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413374 | controller |     "Jun 11 17:44:59.898783 crc crio[22018]: time=\"2026-06-11T17:44:59.898700246Z\" level=info msg=\"Creating container: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413392 | controller |     "Jun 11 17:44:59.898783 crc crio[22018]: time=\"2026-06-11T17:44:59.898750028Z\" level=info msg=\"Creating container: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413434 | controller |     "Jun 11 17:44:59.903884 crc crio[22018]: time=\"2026-06-11T17:44:59.898704691Z\" level=info msg=\"Creating container: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413460 | controller |     "Jun 11 17:44:59.905947 crc crio[22018]: time=\"2026-06-11T17:44:59.905879404Z\" level=info msg=\"Creating container: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413478 | controller |     "Jun 11 17:44:59.906172 crc crio[22018]: time=\"2026-06-11T17:44:59.906114109Z\" level=info msg=\"Stopped pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=971b9e9e-e658-4e61-9d83-4b63e44a4940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.413495 | controller |     "Jun 11 17:44:59.925780 crc crio[22018]: time=\"2026-06-11T17:44:59.9256255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413511 | controller |     "Jun 11 17:44:59.925780 crc crio[22018]: time=\"2026-06-11T17:44:59.925704423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413529 | controller |     "Jun 11 17:44:59.926180 crc crio[22018]: time=\"2026-06-11T17:44:59.926122536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413546 | controller |     "Jun 11 17:44:59.926312 crc crio[22018]: time=\"2026-06-11T17:44:59.92623852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413562 | controller |     "Jun 11 17:44:59.946693 crc crio[22018]: time=\"2026-06-11T17:44:59.946605736Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}\"",
2026-06-11 18:17:42.413579 | controller |     "Jun 11 17:44:59.948455 crc crio[22018]: time=\"2026-06-11T17:44:59.946846443Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.413597 | controller |     "Jun 11 17:44:59.949202 crc crio[22018]: time=\"2026-06-11T17:44:59.949114686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d20c45d6-19fb-41b2-8fe7-4b01caa398b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413619 | controller |     "Jun 11 17:44:59.951811 crc crio[22018]: time=\"2026-06-11T17:44:59.951757709Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}\"",
2026-06-11 18:17:42.413637 | controller |     "Jun 11 17:44:59.951811 crc crio[22018]: time=\"2026-06-11T17:44:59.951802581Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.413654 | controller |     "Jun 11 17:44:59.953498 crc crio[22018]: time=\"2026-06-11T17:44:59.953220285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=22c4ae7d-3e75-4728-819d-867d3190b6c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413670 | controller |     "Jun 11 17:45:00.665941 crc crio[22018]: time=\"2026-06-11T17:45:00.662781736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1967b74-948b-43fa-88a5-527ca7d74853 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413686 | controller |     "Jun 11 17:45:00.900165 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:518684075affe45 Mac:be:c2:0e:0a:4d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 SocketPath: PciID:}] [{Interface:0xc0001265d0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.413703 | controller |     "Jun 11 17:45:00.902288 crc crio[22018]: time=\"2026-06-11T17:45:00.902185691Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc005da0088}] Aliases:map[]}\"",
2026-06-11 18:17:42.413720 | controller |     "Jun 11 17:45:00.902631 crc crio[22018]: time=\"2026-06-11T17:45:00.902560613Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.413738 | controller |     "Jun 11 17:45:00.928715 crc crio[22018]: 2026-06-11T17:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6f2f68055da2cf Mac:36:6d:1c:76:59:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.413755 | controller |     "Jun 11 17:45:00.929977 crc crio[22018]: time=\"2026-06-11T17:45:00.929533128Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc002ca0070}] Aliases:map[]}\"",
2026-06-11 18:17:42.413776 | controller |     "Jun 11 17:45:00.929977 crc crio[22018]: time=\"2026-06-11T17:45:00.929746035Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.413792 | controller |     "Jun 11 17:45:01.267597 crc crio[22018]: time=\"2026-06-11T17:45:01.267017863Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD\" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.413810 | controller |     "Jun 11 17:45:01.267721 crc crio[22018]: time=\"2026-06-11T17:45:01.267639073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.413826 | controller |     "Jun 11 17:45:02.646045 crc crio[22018]: time=\"2026-06-11T17:45:02.645599525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ad70971-7644-4e0d-800a-064d639e379a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413842 | controller |     "Jun 11 17:45:03.379691 crc crio[22018]: time=\"2026-06-11T17:45:03.379553948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bf494e73-04f4-4050-80e5-fac85c9f3d85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413880 | controller |     "Jun 11 17:45:03.380386 crc crio[22018]: time=\"2026-06-11T17:45:03.380194318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e532b1b6-dc57-4435-925b-468d131bcf85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413898 | controller |     "Jun 11 17:45:03.449816 crc crio[22018]: time=\"2026-06-11T17:45:03.449668586Z\" level=info msg=\"Removed pod sandbox: 5a79f5e6a2e45b504d4749ce3991c17c36ae57d69cb60c9ce3c9075da612845f\" id=9f87dd41-baa5-4f73-9216-44a5022d6c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.413914 | controller |     "Jun 11 17:45:03.452501 crc crio[22018]: time=\"2026-06-11T17:45:03.452376367Z\" level=info msg=\"Stopping pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.413930 | controller |     "Jun 11 17:45:03.452501 crc crio[22018]: time=\"2026-06-11T17:45:03.452495781Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=0bc092bd-30f5-4e8e-9bab-a240df8dbd09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.413945 | controller |     "Jun 11 17:45:03.453160 crc crio[22018]: time=\"2026-06-11T17:45:03.453110971Z\" level=info msg=\"Removing pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.413962 | controller |     "Jun 11 17:45:03.544652 crc crio[22018]: time=\"2026-06-11T17:45:03.544434108Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.413977 | controller |     "Jun 11 17:45:03.651390 crc crio[22018]: time=\"2026-06-11T17:45:03.650998508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d539f816-27bf-4e15-8bce-5e35bc1ca275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.413997 | controller |     "Jun 11 17:45:03.651390 crc crio[22018]: time=\"2026-06-11T17:45:03.651134032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8c9b87c-07f2-4253-bb11-46c1758eaf8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414014 | controller |     "Jun 11 17:45:04.064064 crc crio[22018]: time=\"2026-06-11T17:45:04.063935758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414030 | controller |     "Jun 11 17:45:04.068778 crc crio[22018]: time=\"2026-06-11T17:45:04.06868225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414046 | controller |     "Jun 11 17:45:04.075145 crc crio[22018]: time=\"2026-06-11T17:45:04.075087282Z\" level=info msg=\"Ran pod sandbox 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 with infra container: openstack/nova-metadata-0/POD\" id=69546e6e-6c0f-4c14-9dd1-6011b0b7e0a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.414062 | controller |     "Jun 11 17:45:04.081100 crc crio[22018]: time=\"2026-06-11T17:45:04.080939917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=93cdf7cb-2cbd-458d-8a2c-caceb0ff2dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414078 | controller |     "Jun 11 17:45:04.083640 crc crio[22018]: time=\"2026-06-11T17:45:04.083191018Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414095 | controller |     "Jun 11 17:45:04.087581 crc crio[22018]: time=\"2026-06-11T17:45:04.087384532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7b680760-9d59-4869-b9ab-2b488de0c41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414116 | controller |     "Jun 11 17:45:04.087871 crc crio[22018]: time=\"2026-06-11T17:45:04.087788516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414136 | controller |     "Jun 11 17:45:04.088233 crc crio[22018]: time=\"2026-06-11T17:45:04.088128475Z\" level=info msg=\"Creating container: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414155 | controller |     "Jun 11 17:45:04.088900 crc crio[22018]: time=\"2026-06-11T17:45:04.088866739Z\" level=info msg=\"Ran pod sandbox b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 with infra container: openstack/kube-state-metrics-0/POD\" id=12e46632-ef03-44c5-9d80-5a2150246963 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.414175 | controller |     "Jun 11 17:45:04.089726 crc crio[22018]: time=\"2026-06-11T17:45:04.089654534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c4deeeca-2470-4703-b91e-30fcf7e88bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414194 | controller |     "Jun 11 17:45:04.090915 crc crio[22018]: time=\"2026-06-11T17:45:04.090845811Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=81717b4a-ec50-4cd4-9c56-5a45d199776b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414218 | controller |     "Jun 11 17:45:04.092966 crc crio[22018]: time=\"2026-06-11T17:45:04.092914117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414238 | controller |     "Jun 11 17:45:04.093095 crc crio[22018]: time=\"2026-06-11T17:45:04.093071592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414254 | controller |     "Jun 11 17:45:04.095130 crc crio[22018]: time=\"2026-06-11T17:45:04.095105697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=75641d1b-d78e-43b8-a768-04e3a4d2ccfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414269 | controller |     "Jun 11 17:45:04.126276 crc crio[22018]: time=\"2026-06-11T17:45:04.126193506Z\" level=info msg=\"Removed pod sandbox: 7a8e4a3f747c39a3b7e7af9c212f5f3b7f68cf47c4e49e7d20eba2daedf8c073\" id=4d0c305b-9fb8-4cef-bcd3-f9a8746263d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.414285 | controller |     "Jun 11 17:45:04.127241 crc crio[22018]: time=\"2026-06-11T17:45:04.127169214Z\" level=info msg=\"Stopping pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.414324 | controller |     "Jun 11 17:45:04.127618 crc crio[22018]: time=\"2026-06-11T17:45:04.127268647Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=10367f2d-b8a7-4eee-8aa2-0ad4d475897f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.414356 | controller |     "Jun 11 17:45:04.129724 crc crio[22018]: time=\"2026-06-11T17:45:04.129691934Z\" level=info msg=\"Removing pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.414374 | controller |     "Jun 11 17:45:04.140653 crc crio[22018]: time=\"2026-06-11T17:45:04.140582549Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414392 | controller |     "Jun 11 17:45:04.143193 crc crio[22018]: time=\"2026-06-11T17:45:04.1430893Z\" level=info msg=\"Creating container: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414431 | controller |     "Jun 11 17:45:04.143827 crc crio[22018]: time=\"2026-06-11T17:45:04.143272845Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=5fd66f37-8dbc-4b3b-aa9b-9daba2e522aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414462 | controller |     "Jun 11 17:45:04.143918 crc crio[22018]: time=\"2026-06-11T17:45:04.143826442Z\" level=info msg=\"Creating container: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414483 | controller |     "Jun 11 17:45:04.165128 crc crio[22018]: time=\"2026-06-11T17:45:04.164970414Z\" level=info msg=\"Removed container ece7b81a22f1ceb6915b71bd1f0977815743e99ad3bf5312869c693d7d26bf55: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=dacedf43-8084-4f76-8412-3d6551f66c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.414510 | controller |     "Jun 11 17:45:04.167875 crc crio[22018]: time=\"2026-06-11T17:45:04.165622886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414528 | controller |     "Jun 11 17:45:04.172212 crc crio[22018]: time=\"2026-06-11T17:45:04.172025561Z\" level=info msg=\"Removing container: d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53\" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.414544 | controller |     "Jun 11 17:45:04.192586 crc crio[22018]: time=\"2026-06-11T17:45:04.192495406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414561 | controller |     "Jun 11 17:45:04.225160 crc crio[22018]: time=\"2026-06-11T17:45:04.224621855Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}\"",
2026-06-11 18:17:42.414577 | controller |     "Jun 11 17:45:04.225160 crc crio[22018]: time=\"2026-06-11T17:45:04.224687878Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.414595 | controller |     "Jun 11 17:45:04.246889 crc crio[22018]: time=\"2026-06-11T17:45:04.246787529Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414611 | controller |     "Jun 11 17:45:04.264433 crc crio[22018]: time=\"2026-06-11T17:45:04.263825799Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.414628 | controller |     "Jun 11 17:45:04.264433 crc crio[22018]: time=\"2026-06-11T17:45:04.263908112Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.414644 | controller |     "Jun 11 17:45:04.278399 crc crio[22018]: time=\"2026-06-11T17:45:04.278179845Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414660 | controller |     "Jun 11 17:45:04.326229 crc crio[22018]: time=\"2026-06-11T17:45:04.326055492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414676 | controller |     "Jun 11 17:45:04.331301 crc crio[22018]: time=\"2026-06-11T17:45:04.331228868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414691 | controller |     "Jun 11 17:45:04.428053 crc crio[22018]: time=\"2026-06-11T17:45:04.427029599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414711 | controller |     "Jun 11 17:45:04.461655 crc crio[22018]: time=\"2026-06-11T17:45:04.457221127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414727 | controller |     "Jun 11 17:45:04.490930 crc crio[22018]: time=\"2026-06-11T17:45:04.490893441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414743 | controller |     "Jun 11 17:45:04.499862 crc crio[22018]: time=\"2026-06-11T17:45:04.499772873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414759 | controller |     "Jun 11 17:45:04.500377 crc crio[22018]: time=\"2026-06-11T17:45:04.50028702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414774 | controller |     "Jun 11 17:45:04.507376 crc crio[22018]: time=\"2026-06-11T17:45:04.500562319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414790 | controller |     "Jun 11 17:45:04.507376 crc crio[22018]: time=\"2026-06-11T17:45:04.50184116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.414806 | controller |     "Jun 11 17:45:04.646957 crc crio[22018]: time=\"2026-06-11T17:45:04.646475086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f044eba1-a07d-44cc-8f91-72acd3ccf140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414822 | controller |     "Jun 11 17:45:04.646957 crc crio[22018]: time=\"2026-06-11T17:45:04.646628021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d42ddd60-b8e5-4fe4-a5ba-e139cac4c2ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414838 | controller |     "Jun 11 17:45:04.650261 crc crio[22018]: time=\"2026-06-11T17:45:04.647079626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b68b2775-e6ab-493d-ac16-ef08c1f0080f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.414876 | controller |     "Jun 11 17:45:04.681582 crc crio[22018]: time=\"2026-06-11T17:45:04.680932431Z\" level=info msg=\"Removed pod sandbox: ffe389415c263c3798faa878fd0a38e397a4be07f83c97fcc07106dbfed2f4db\" id=f527d51a-8da4-46c7-b7f2-848b9260e468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.414895 | controller |     "Jun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.682838662Z\" level=info msg=\"Stopping pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.414911 | controller |     "Jun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.682903564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=92544e53-28df-4f16-a793-b5928b1a8cb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.414927 | controller |     "Jun 11 17:45:04.684917 crc crio[22018]: time=\"2026-06-11T17:45:04.683831595Z\" level=info msg=\"Removing pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.414947 | controller |     "Jun 11 17:45:04.688684 crc crio[22018]: time=\"2026-06-11T17:45:04.688470021Z\" level=info msg=\"Created container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5f8570fc-9324-489c-bee8-13da69619553 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.414963 | controller |     "Jun 11 17:45:04.689907 crc crio[22018]: time=\"2026-06-11T17:45:04.689828827Z\" level=info msg=\"Starting container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d\" id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.414980 | controller |     "Jun 11 17:45:04.717389 crc crio[22018]: time=\"2026-06-11T17:45:04.715737044Z\" level=info msg=\"Started container\" PID=237688 containerID=70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d description=openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update id=5fbd3644-a857-4c77-9d58-35343576f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a",
2026-06-11 18:17:42.414997 | controller |     "Jun 11 17:45:04.722389 crc crio[22018]: time=\"2026-06-11T17:45:04.719460384Z\" level=info msg=\"Created container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=5d8d23af-b495-4e22-80e1-e8dd7f9a6d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415014 | controller |     "Jun 11 17:45:04.724818 crc crio[22018]: time=\"2026-06-11T17:45:04.724227977Z\" level=info msg=\"Starting container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d\" id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.415031 | controller |     "Jun 11 17:45:04.742555 crc crio[22018]: time=\"2026-06-11T17:45:04.738851321Z\" level=info msg=\"Started container\" PID=237696 containerID=ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d description=openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update id=7d7da338-aefe-4339-942c-7db0abbfde47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945",
2026-06-11 18:17:42.415048 | controller |     "Jun 11 17:45:04.753929 crc crio[22018]: time=\"2026-06-11T17:45:04.753798863Z\" level=info msg=\"Created container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=8637196c-821b-4269-9f71-4964feb574b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415063 | controller |     "Jun 11 17:45:04.754940 crc crio[22018]: time=\"2026-06-11T17:45:04.75486995Z\" level=info msg=\"Starting container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2\" id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.415079 | controller |     "Jun 11 17:45:04.779847 crc crio[22018]: time=\"2026-06-11T17:45:04.779601293Z\" level=info msg=\"Started container\" PID=237731 containerID=400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2 description=openstack/placement-db-create-wp7pr/mariadb-database-create id=59dad8c1-8a6b-4b88-b533-a46f652ad043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f",
2026-06-11 18:17:42.415095 | controller |     "Jun 11 17:45:04.797140 crc crio[22018]: time=\"2026-06-11T17:45:04.797072904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0c838fbb-9e97-4d63-b2a0-70535d891caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415112 | controller |     "Jun 11 17:45:04.809254 crc crio[22018]: time=\"2026-06-11T17:45:04.809168016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415131 | controller |     "Jun 11 17:45:04.818247 crc crio[22018]: time=\"2026-06-11T17:45:04.818173993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f776e8b7-6de5-481c-825e-d4966ec8e80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415148 | controller |     "Jun 11 17:45:04.819302 crc crio[22018]: time=\"2026-06-11T17:45:04.819168165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415165 | controller |     "Jun 11 17:45:04.847366 crc crio[22018]: time=\"2026-06-11T17:45:04.847273827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1b290659-bc79-46c1-acb3-28d74a08004c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415181 | controller |     "Jun 11 17:45:04.850312 crc crio[22018]: time=\"2026-06-11T17:45:04.850253373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=3182ffc6-9deb-4175-b67b-2ae4250eaec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415197 | controller |     "Jun 11 17:45:04.870002 crc crio[22018]: time=\"2026-06-11T17:45:04.864307803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e12f9a7-604e-43ca-be91-32992573adc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415213 | controller |     "Jun 11 17:45:04.870002 crc crio[22018]: time=\"2026-06-11T17:45:04.868625479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415230 | controller |     "Jun 11 17:45:04.886756 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe3a2bcc9520fc Mac:1a:f5:69:71:61:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.415247 | controller |     "Jun 11 17:45:04.890108 crc crio[22018]: time=\"2026-06-11T17:45:04.888817397Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000aa4550}] Aliases:map[]}\"",
2026-06-11 18:17:42.415265 | controller |     "Jun 11 17:45:04.890108 crc crio[22018]: time=\"2026-06-11T17:45:04.888946731Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.415283 | controller |     "Jun 11 17:45:04.892197 crc crio[22018]: time=\"2026-06-11T17:45:04.892123263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415299 | controller |     "Jun 11 17:45:04.899307 crc crio[22018]: time=\"2026-06-11T17:45:04.899238041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415320 | controller |     "Jun 11 17:45:04.902985 crc crio[22018]: time=\"2026-06-11T17:45:04.902076066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415337 | controller |     "Jun 11 17:45:04.923902 crc crio[22018]: time=\"2026-06-11T17:45:04.923810785Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=bdad0fa7-ea9f-4546-8b75-3c32550a6d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.415354 | controller |     "Jun 11 17:45:04.926851 crc crio[22018]: time=\"2026-06-11T17:45:04.92677351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6a8346e4-91f4-4deb-85c8-a10f76be0742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415370 | controller |     "Jun 11 17:45:04.958914 crc crio[22018]: time=\"2026-06-11T17:45:04.958370514Z\" level=info msg=\"Removed container d4cd50ea247852ad16af1e59c865120da99a5180cc121be669c7be00ac34db53: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=c9698887-7051-45e3-81da-eec73d1dc645 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.415388 | controller |     "Jun 11 17:45:04.963523 crc crio[22018]: 2026-06-11T17:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4671dca3457c649 Mac:22:8c:62:35:7a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 SocketPath: PciID:}] [{Interface:0xc0002d06c0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.415412 | controller |     "Jun 11 17:45:04.964540 crc crio[22018]: time=\"2026-06-11T17:45:04.964387134Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc002b143b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.415434 | controller |     "Jun 11 17:45:04.964639 crc crio[22018]: time=\"2026-06-11T17:45:04.96457332Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.415451 | controller |     "Jun 11 17:45:04.970053 crc crio[22018]: time=\"2026-06-11T17:45:04.969863116Z\" level=info msg=\"Removing container: 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da\" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.415468 | controller |     "Jun 11 17:45:04.970154 crc crio[22018]: time=\"2026-06-11T17:45:04.970081315Z\" level=info msg=\"Creating container: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415485 | controller |     "Jun 11 17:45:04.972918 crc crio[22018]: time=\"2026-06-11T17:45:04.97285316Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415501 | controller |     "Jun 11 17:45:04.975909 crc crio[22018]: time=\"2026-06-11T17:45:04.975779865Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415522 | controller |     "Jun 11 17:45:05.001213 crc crio[22018]: time=\"2026-06-11T17:45:05.001173003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=cbcfd778-051a-4243-8e5b-dd88bd908fcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415539 | controller |     "Jun 11 17:45:05.010144 crc crio[22018]: time=\"2026-06-11T17:45:05.010106733Z\" level=info msg=\"Created container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=86cc7eb1-ef14-41ca-801c-7567df7c3cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415555 | controller |     "Jun 11 17:45:05.012744 crc crio[22018]: time=\"2026-06-11T17:45:05.012580192Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.415574 | controller |     "Jun 11 17:45:05.012744 crc crio[22018]: time=\"2026-06-11T17:45:05.012651924Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.415590 | controller |     "Jun 11 17:45:05.016361 crc crio[22018]: time=\"2026-06-11T17:45:05.01626265Z\" level=info msg=\"Starting container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128\" id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.415606 | controller |     "Jun 11 17:45:05.025298 crc crio[22018]: time=\"2026-06-11T17:45:05.025159961Z\" level=info msg=\"Started container\" PID=237738 containerID=ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=75247dab-e4d3-4334-8e91-c096e27d8050 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d",
2026-06-11 18:17:42.415624 | controller |     "Jun 11 17:45:05.040037 crc crio[22018]: time=\"2026-06-11T17:45:05.039923323Z\" level=info msg=\"Ran pod sandbox ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c with infra container: openstack/ceilometer-0/POD\" id=f6c5f28f-191f-4904-8b21-9c712add4b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.415640 | controller |     "Jun 11 17:45:05.047229 crc crio[22018]: time=\"2026-06-11T17:45:05.047153499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7a7d48a3-7713-4b0f-b17b-6e178b188c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415657 | controller |     "Jun 11 17:45:05.073656 crc crio[22018]: time=\"2026-06-11T17:45:05.073605967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=68f96978-7e27-4170-87bb-0b933d69236d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415674 | controller |     "Jun 11 17:45:05.075655 crc crio[22018]: time=\"2026-06-11T17:45:05.074281039Z\" level=info msg=\"Removed pod sandbox: 84f1928e6344ccf316170dae628caac9bc33bd1deaa22bc405820a4119844658\" id=0d7bee34-bbd2-428a-aa3d-7c3fdd5f20f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.415691 | controller |     "Jun 11 17:45:05.076983 crc crio[22018]: time=\"2026-06-11T17:45:05.076700951Z\" level=info msg=\"Stopping pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.415712 | controller |     "Jun 11 17:45:05.076983 crc crio[22018]: time=\"2026-06-11T17:45:05.076780403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=993818a1-c42f-4bf7-9c8b-f37011ec1623 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.415729 | controller |     "Jun 11 17:45:05.102682 crc crio[22018]: time=\"2026-06-11T17:45:05.102599847Z\" level=info msg=\"Removing pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.415745 | controller |     "Jun 11 17:45:05.146449 crc crio[22018]: time=\"2026-06-11T17:45:05.146254621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415762 | controller |     "Jun 11 17:45:05.146759 crc crio[22018]: time=\"2026-06-11T17:45:05.146705616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415777 | controller |     "Jun 11 17:45:05.146847 crc crio[22018]: time=\"2026-06-11T17:45:05.146729776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415794 | controller |     "Jun 11 17:45:05.154760 crc crio[22018]: time=\"2026-06-11T17:45:05.154640608Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415810 | controller |     "Jun 11 17:45:05.161396 crc crio[22018]: time=\"2026-06-11T17:45:05.161278859Z\" level=info msg=\"Ran pod sandbox 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd with infra container: openstack/swift-storage-0/POD\" id=3f1d3320-fb51-4a7a-81c3-50966e895092 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.415826 | controller |     "Jun 11 17:45:05.171207 crc crio[22018]: time=\"2026-06-11T17:45:05.17111476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=19bb81c3-f441-4088-952c-8ca96676aa0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.415843 | controller |     "Jun 11 17:45:05.174544 crc crio[22018]: time=\"2026-06-11T17:45:05.174316152Z\" level=info msg=\"Created container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=75ef088b-0231-4805-8c4d-a2270a857588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.415880 | controller |     "Jun 11 17:45:05.175544 crc crio[22018]: time=\"2026-06-11T17:45:05.175475962Z\" level=info msg=\"Starting container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c\" id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.415898 | controller |     "Jun 11 17:45:05.183524 crc crio[22018]: time=\"2026-06-11T17:45:05.183446251Z\" level=info msg=\"Started container\" PID=237800 containerID=5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c description=openstack/root-account-create-update-k9ltg/mariadb-account-create-update id=ba942e45-5d7d-451e-bee3-039ee60a2d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94",
2026-06-11 18:17:42.415915 | controller |     "Jun 11 17:45:05.184197 crc crio[22018]: time=\"2026-06-11T17:45:05.184099222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415938 | controller |     "Jun 11 17:45:05.206968 crc crio[22018]: time=\"2026-06-11T17:45:05.206924549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415954 | controller |     "Jun 11 17:45:05.272219 crc crio[22018]: time=\"2026-06-11T17:45:05.27172532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415971 | controller |     "Jun 11 17:45:05.294908 crc crio[22018]: time=\"2026-06-11T17:45:05.29481688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.415987 | controller |     "Jun 11 17:45:05.308455 crc crio[22018]: time=\"2026-06-11T17:45:05.308367948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416002 | controller |     "Jun 11 17:45:05.347422 crc crio[22018]: time=\"2026-06-11T17:45:05.347256618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f9dbdd00-68b5-4836-8d0a-02d631a36238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416018 | controller |     "Jun 11 17:45:05.394655 crc crio[22018]: time=\"2026-06-11T17:45:05.394571992Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416052 | controller |     "Jun 11 17:45:05.394943 crc crio[22018]: time=\"2026-06-11T17:45:05.394467516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416071 | controller |     "Jun 11 17:45:05.395764 crc crio[22018]: time=\"2026-06-11T17:45:05.394982231Z\" level=info msg=\"Created container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=26f2785c-2f3d-4784-9ec0-0b7d1739f6eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416087 | controller |     "Jun 11 17:45:05.396692 crc crio[22018]: time=\"2026-06-11T17:45:05.396641094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=af4f7da5-c48d-4e3f-971c-89a18fa2d537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416103 | controller |     "Jun 11 17:45:05.396948 crc crio[22018]: time=\"2026-06-11T17:45:05.396888372Z\" level=info msg=\"Starting container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837\" id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.416119 | controller |     "Jun 11 17:45:05.404533 crc crio[22018]: time=\"2026-06-11T17:45:05.404026014Z\" level=info msg=\"Created container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=1c16dd8a-ca08-4b41-a645-4c65ba9857d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416134 | controller |     "Jun 11 17:45:05.404760 crc crio[22018]: time=\"2026-06-11T17:45:05.404542605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416150 | controller |     "Jun 11 17:45:05.406643 crc crio[22018]: time=\"2026-06-11T17:45:05.404547166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416169 | controller |     "Jun 11 17:45:05.406923 crc crio[22018]: time=\"2026-06-11T17:45:05.406143817Z\" level=info msg=\"Starting container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1\" id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.416185 | controller |     "Jun 11 17:45:05.413109 crc crio[22018]: time=\"2026-06-11T17:45:05.412934483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416201 | controller |     "Jun 11 17:45:05.414481 crc crio[22018]: time=\"2026-06-11T17:45:05.414234467Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416218 | controller |     "Jun 11 17:45:05.435520 crc crio[22018]: time=\"2026-06-11T17:45:05.435021333Z\" level=info msg=\"Started container\" PID=237835 containerID=28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837 description=openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update id=9bcf2e30-2991-4287-beaf-58e15433b8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f",
2026-06-11 18:17:42.416234 | controller |     "Jun 11 17:45:05.435520 crc crio[22018]: time=\"2026-06-11T17:45:05.435194623Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416249 | controller |     "Jun 11 17:45:05.438452 crc crio[22018]: time=\"2026-06-11T17:45:05.435655498Z\" level=info msg=\"Started container\" PID=237834 containerID=4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1 description=openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update id=afdbed3e-ec8b-4fa0-b500-f3cd6be856c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a",
2026-06-11 18:17:42.416266 | controller |     "Jun 11 17:45:05.465379 crc crio[22018]: time=\"2026-06-11T17:45:05.465283399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416282 | controller |     "Jun 11 17:45:05.586659 crc crio[22018]: time=\"2026-06-11T17:45:05.58623033Z\" level=info msg=\"Removed pod sandbox: 93e4d2cfbac29d6f7bc0b006679368f860b0871e309ee4bda9f657bcd6d67bb7\" id=d4320b7b-c8c8-413c-8824-fd180368157d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.416299 | controller |     "Jun 11 17:45:05.586659 crc crio[22018]: time=\"2026-06-11T17:45:05.58653524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416314 | controller |     "Jun 11 17:45:05.588122 crc crio[22018]: time=\"2026-06-11T17:45:05.588009114Z\" level=info msg=\"Stopping pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.416332 | controller |     "Jun 11 17:45:05.588122 crc crio[22018]: time=\"2026-06-11T17:45:05.588096147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=e39cab41-52d7-419f-b930-02cfed548fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.416374 | controller |     "Jun 11 17:45:05.589715 crc crio[22018]: time=\"2026-06-11T17:45:05.58966139Z\" level=info msg=\"Removing pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.416411 | controller |     "Jun 11 17:45:05.668169 crc crio[22018]: time=\"2026-06-11T17:45:05.668118659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416435 | controller |     "Jun 11 17:45:05.671265 crc crio[22018]: time=\"2026-06-11T17:45:05.671173944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=92fb087a-5527-4b2c-8967-ca78406cf6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416453 | controller |     "Jun 11 17:45:05.678695 crc crio[22018]: time=\"2026-06-11T17:45:05.678654977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416469 | controller |     "Jun 11 17:45:05.680039 crc crio[22018]: time=\"2026-06-11T17:45:05.679926937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416485 | controller |     "Jun 11 17:45:05.687243 crc crio[22018]: time=\"2026-06-11T17:45:05.687172272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416501 | controller |     "Jun 11 17:45:05.711883 crc crio[22018]: time=\"2026-06-11T17:45:05.711431129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd11144b-b5c3-4999-b66d-3715086fc9ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416517 | controller |     "Jun 11 17:45:05.711883 crc crio[22018]: time=\"2026-06-11T17:45:05.711805496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=20c84377-7b95-4d22-a6ae-b764d4fa56fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416533 | controller |     "Jun 11 17:45:05.731081 crc crio[22018]: time=\"2026-06-11T17:45:05.730955802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416550 | controller |     "Jun 11 17:45:05.741786 crc crio[22018]: time=\"2026-06-11T17:45:05.740642783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416566 | controller |     "Jun 11 17:45:05.794681 crc crio[22018]: 2026-06-11T17:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59623998e52fc71 Mac:4e:a5:5b:d7:75:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd SocketPath: PciID:}] [{Interface:0xc0002449e0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.416582 | controller |     "Jun 11 17:45:05.796484 crc crio[22018]: time=\"2026-06-11T17:45:05.796399316Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc0023003d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.416603 | controller |     "Jun 11 17:45:05.796686 crc crio[22018]: time=\"2026-06-11T17:45:05.796584982Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.416618 | controller |     "Jun 11 17:45:05.836306 crc crio[22018]: time=\"2026-06-11T17:45:05.835860556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=283fd7b4-1171-47eb-bcdd-503bd3054e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416635 | controller |     "Jun 11 17:45:05.865065 crc crio[22018]: time=\"2026-06-11T17:45:05.864933211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5e55d843-828b-425e-9cab-f702955f88bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416651 | controller |     "Jun 11 17:45:05.958121 crc crio[22018]: time=\"2026-06-11T17:45:05.957996852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416667 | controller |     "Jun 11 17:45:05.962985 crc crio[22018]: time=\"2026-06-11T17:45:05.962905338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416682 | controller |     "Jun 11 17:45:05.967838 crc crio[22018]: time=\"2026-06-11T17:45:05.967760732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416697 | controller |     "Jun 11 17:45:05.973599 crc crio[22018]: time=\"2026-06-11T17:45:05.973476488Z\" level=info msg=\"Creating container: openstack/cinder-db-create-fv555/mariadb-database-create\" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416713 | controller |     "Jun 11 17:45:05.974795 crc crio[22018]: time=\"2026-06-11T17:45:05.974658374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416728 | controller |     "Jun 11 17:45:05.975607 crc crio[22018]: time=\"2026-06-11T17:45:05.975520138Z\" level=info msg=\"Creating container: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.416745 | controller |     "Jun 11 17:45:06.020767 crc crio[22018]: time=\"2026-06-11T17:45:06.020260806Z\" level=info msg=\"Removed pod sandbox: 0931c22b29a62f557cde4c24f38eef11933abb3841cd7357b632268e45058c4d\" id=86bdbefd-764b-425e-9b53-a09653378ecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.416760 | controller |     "Jun 11 17:45:06.023155 crc crio[22018]: time=\"2026-06-11T17:45:06.023025716Z\" level=info msg=\"Stopping pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.416775 | controller |     "Jun 11 17:45:06.023155 crc crio[22018]: time=\"2026-06-11T17:45:06.023108029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=86d02685-56ce-40b2-8dfc-611ee235d20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.416792 | controller |     "Jun 11 17:45:06.024944 crc crio[22018]: time=\"2026-06-11T17:45:06.023482311Z\" level=info msg=\"Removing pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.416810 | controller |     "Jun 11 17:45:06.054025 crc crio[22018]: time=\"2026-06-11T17:45:06.050962078Z\" level=info msg=\"Ran pod sandbox 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/POD\" id=2b72924d-d741-40f6-b7eb-8fe2b496917f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.416827 | controller |     "Jun 11 17:45:06.074525 crc crio[22018]: time=\"2026-06-11T17:45:06.066146305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7d74cc9-e2c0-4ab5-90cc-5cb97617d57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416843 | controller |     "Jun 11 17:45:06.116941 crc crio[22018]: time=\"2026-06-11T17:45:06.110093617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416879 | controller |     "Jun 11 17:45:06.132005 crc crio[22018]: time=\"2026-06-11T17:45:06.127021219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416897 | controller |     "Jun 11 17:45:06.141111 crc crio[22018]: time=\"2026-06-11T17:45:06.137050321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416913 | controller |     "Jun 11 17:45:06.143875 crc crio[22018]: time=\"2026-06-11T17:45:06.143799157Z\" level=info msg=\"Removed container 542ab63dbf383f8d0e61a954eac812957b979b701120bcf8c37b62c7bf4638da: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=c5f05514-ef19-4083-91cf-e5dca017cd75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.416928 | controller |     "Jun 11 17:45:06.146168 crc crio[22018]: time=\"2026-06-11T17:45:06.146008588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416944 | controller |     "Jun 11 17:45:06.164140 crc crio[22018]: time=\"2026-06-11T17:45:06.163980949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6df6853d-1ff3-4b60-93f5-38a61d16b592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.416960 | controller |     "Jun 11 17:45:06.167261 crc crio[22018]: time=\"2026-06-11T17:45:06.167176742Z\" level=info msg=\"Removing container: 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b\" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.416977 | controller |     "Jun 11 17:45:06.246187 crc crio[22018]: time=\"2026-06-11T17:45:06.246133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.416993 | controller |     "Jun 11 17:45:06.252229 crc crio[22018]: time=\"2026-06-11T17:45:06.252024902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417008 | controller |     "Jun 11 17:45:06.262940 crc crio[22018]: time=\"2026-06-11T17:45:06.262847444Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf/ovn-controller\" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417024 | controller |     "Jun 11 17:45:06.364853 crc crio[22018]: time=\"2026-06-11T17:45:06.364787569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417044 | controller |     "Jun 11 17:45:06.375967 crc crio[22018]: time=\"2026-06-11T17:45:06.375816518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417060 | controller |     "Jun 11 17:45:06.394028 crc crio[22018]: time=\"2026-06-11T17:45:06.393890981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417075 | controller |     "Jun 11 17:45:06.397135 crc crio[22018]: time=\"2026-06-11T17:45:06.397097909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417091 | controller |     "Jun 11 17:45:06.398796 crc crio[22018]: time=\"2026-06-11T17:45:06.398570036Z\" level=info msg=\"Created container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=b78fd28d-c854-4783-af8f-5b73e878b4f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417107 | controller |     "Jun 11 17:45:06.400422 crc crio[22018]: time=\"2026-06-11T17:45:06.400289104Z\" level=info msg=\"Starting container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d\" id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417124 | controller |     "Jun 11 17:45:06.403558 crc crio[22018]: time=\"2026-06-11T17:45:06.403486659Z\" level=info msg=\"Created container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=1c008fb8-ac8a-48c4-989a-7feff500f5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417140 | controller |     "Jun 11 17:45:06.405196 crc crio[22018]: time=\"2026-06-11T17:45:06.405172579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417155 | controller |     "Jun 11 17:45:06.413102 crc crio[22018]: time=\"2026-06-11T17:45:06.41297718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles\" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417171 | controller |     "Jun 11 17:45:06.421051 crc crio[22018]: time=\"2026-06-11T17:45:06.42096262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417186 | controller |     "Jun 11 17:45:06.427495 crc crio[22018]: time=\"2026-06-11T17:45:06.427367893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417202 | controller |     "Jun 11 17:45:06.428128 crc crio[22018]: time=\"2026-06-11T17:45:06.428059534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417217 | controller |     "Jun 11 17:45:06.429052 crc crio[22018]: time=\"2026-06-11T17:45:06.428990154Z\" level=info msg=\"Starting container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f\" id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417232 | controller |     "Jun 11 17:45:06.431119 crc crio[22018]: time=\"2026-06-11T17:45:06.430813142Z\" level=info msg=\"Started container\" PID=238172 containerID=a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d description=openstack/neutron-db-create-w7zc5/mariadb-database-create id=1805b0df-04a8-4e26-95c1-655c482aa07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9",
2026-06-11 18:17:42.417253 | controller |     "Jun 11 17:45:06.447264 crc crio[22018]: time=\"2026-06-11T17:45:06.446144624Z\" level=info msg=\"Started container\" PID=238171 containerID=589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f description=openstack/nova-cell0-db-create-jc59n/mariadb-database-create id=632e56df-35b7-4456-a4af-b129d4eaf3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f",
2026-06-11 18:17:42.417270 | controller |     "Jun 11 17:45:06.461618 crc crio[22018]: time=\"2026-06-11T17:45:06.461492985Z\" level=info msg=\"Removed pod sandbox: 1898dd559383957184d4262a101c438424dafaeb60258e8ecce74d32d0df32b9\" id=e5f05e03-1f55-4566-9e55-6e4b219640ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417286 | controller |     "Jun 11 17:45:06.465627 crc crio[22018]: time=\"2026-06-11T17:45:06.465518504Z\" level=info msg=\"Stopping pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417301 | controller |     "Jun 11 17:45:06.466013 crc crio[22018]: time=\"2026-06-11T17:45:06.465988109Z\" level=info msg=\"Stopped pod sandbox (already stopped): bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=93b38961-cc57-46b4-880f-6af66417d46c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417317 | controller |     "Jun 11 17:45:06.467400 crc crio[22018]: time=\"2026-06-11T17:45:06.467248852Z\" level=info msg=\"Removing pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417333 | controller |     "Jun 11 17:45:06.511226 crc crio[22018]: time=\"2026-06-11T17:45:06.511158681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417349 | controller |     "Jun 11 17:45:06.549985 crc crio[22018]: time=\"2026-06-11T17:45:06.549882551Z\" level=info msg=\"Removed pod sandbox: bda29b78d122bd9bc4662854672c584cbd53d1b21228e5a8e30a64783d7110ff\" id=7b62c54c-0572-4bc7-9f01-b1e4b7eab50a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417365 | controller |     "Jun 11 17:45:06.557566 crc crio[22018]: time=\"2026-06-11T17:45:06.55745897Z\" level=info msg=\"Stopping pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417381 | controller |     "Jun 11 17:45:06.557780 crc crio[22018]: time=\"2026-06-11T17:45:06.557698967Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=a7b9c077-fc72-4852-9f04-f54e4aa46f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417397 | controller |     "Jun 11 17:45:06.559140 crc crio[22018]: time=\"2026-06-11T17:45:06.559102845Z\" level=info msg=\"Removing pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417412 | controller |     "Jun 11 17:45:06.567713 crc crio[22018]: time=\"2026-06-11T17:45:06.567601452Z\" level=info msg=\"Created container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2d9bdc2f-6f2b-4016-9541-c2d8e4815e5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417429 | controller |     "Jun 11 17:45:06.570512 crc crio[22018]: time=\"2026-06-11T17:45:06.570453512Z\" level=info msg=\"Starting container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d\" id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417449 | controller |     "Jun 11 17:45:06.583818 crc crio[22018]: time=\"2026-06-11T17:45:06.583737155Z\" level=info msg=\"Started container\" PID=238178 containerID=014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d description=openstack/glance-db-create-64bgj/mariadb-database-create id=293c912d-55ce-44c5-9d07-435032497f2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3",
2026-06-11 18:17:42.417466 | controller |     "Jun 11 17:45:06.647918 crc crio[22018]: time=\"2026-06-11T17:45:06.647833212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8cdb229-12d7-4c7e-9e1a-0584e4cb0d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.417482 | controller |     "Jun 11 17:45:06.654888 crc crio[22018]: time=\"2026-06-11T17:45:06.654793027Z\" level=info msg=\"Created container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=7b9ee4c4-2ec2-4b0a-a7bc-e3dfeeffc394 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417499 | controller |     "Jun 11 17:45:06.659815 crc crio[22018]: time=\"2026-06-11T17:45:06.659666374Z\" level=info msg=\"Starting container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0\" id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417515 | controller |     "Jun 11 17:45:06.677752 crc crio[22018]: time=\"2026-06-11T17:45:06.677652396Z\" level=info msg=\"Started container\" PID=238176 containerID=37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0 description=openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update id=da080c46-1926-4e84-a694-4a853f673745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c",
2026-06-11 18:17:42.417532 | controller |     "Jun 11 17:45:06.684698 crc crio[22018]: time=\"2026-06-11T17:45:06.684563042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3bc0546d-2e4a-4eaa-9ff3-cf6a9ee88b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.417548 | controller |     "Jun 11 17:45:06.690786 crc crio[22018]: time=\"2026-06-11T17:45:06.690621677Z\" level=info msg=\"Created container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=05e1dc99-d606-4058-aa09-02e8f6fb49d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417563 | controller |     "Jun 11 17:45:06.692773 crc crio[22018]: time=\"2026-06-11T17:45:06.692242305Z\" level=info msg=\"Starting container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2\" id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417578 | controller |     "Jun 11 17:45:06.707661 crc crio[22018]: time=\"2026-06-11T17:45:06.707540702Z\" level=info msg=\"Started container\" PID=238182 containerID=1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2 description=openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update id=d3072a2a-9413-4e8a-a378-33cbfe8f4db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf",
2026-06-11 18:17:42.417595 | controller |     "Jun 11 17:45:06.726972 crc crio[22018]: time=\"2026-06-11T17:45:06.726857009Z\" level=info msg=\"Removed pod sandbox: a1d04fe88ef9ca3bd9b5294bb2d127fda51e9daaa55f45f0799ffb44ce163ddc\" id=b10d664f-377d-4319-94fc-9b0181734cd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417615 | controller |     "Jun 11 17:45:06.729156 crc crio[22018]: time=\"2026-06-11T17:45:06.729115825Z\" level=info msg=\"Stopping pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417632 | controller |     "Jun 11 17:45:06.729298 crc crio[22018]: time=\"2026-06-11T17:45:06.72928015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=73285222-011a-445a-a91c-8f40ddd83148 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417649 | controller |     "Jun 11 17:45:06.730228 crc crio[22018]: time=\"2026-06-11T17:45:06.730169319Z\" level=info msg=\"Removing pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417665 | controller |     "Jun 11 17:45:06.737146 crc crio[22018]: time=\"2026-06-11T17:45:06.737026188Z\" level=info msg=\"Creating container: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417681 | controller |     "Jun 11 17:45:06.771200 crc crio[22018]: time=\"2026-06-11T17:45:06.771150401Z\" level=info msg=\"Removed pod sandbox: 1f38b9c4e961131f2dcac407a9cfb2d0528d8e62f2f2586c547cc6d64f5f84b2\" id=516b43da-864e-45b7-85b0-5847afd7579f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417697 | controller |     "Jun 11 17:45:06.771715 crc crio[22018]: time=\"2026-06-11T17:45:06.771626654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417713 | controller |     "Jun 11 17:45:06.772582 crc crio[22018]: time=\"2026-06-11T17:45:06.772550913Z\" level=info msg=\"Stopping pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417729 | controller |     "Jun 11 17:45:06.772761 crc crio[22018]: time=\"2026-06-11T17:45:06.772690207Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=802baffc-4bb5-46b0-a54f-031db02f3d1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.417744 | controller |     "Jun 11 17:45:06.773485 crc crio[22018]: time=\"2026-06-11T17:45:06.773305587Z\" level=info msg=\"Removing pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417760 | controller |     "Jun 11 17:45:06.845674 crc crio[22018]: time=\"2026-06-11T17:45:06.842039088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417775 | controller |     "Jun 11 17:45:06.848598 crc crio[22018]: time=\"2026-06-11T17:45:06.848503553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417791 | controller |     "Jun 11 17:45:06.877752 crc crio[22018]: time=\"2026-06-11T17:45:06.87554255Z\" level=info msg=\"Created container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=b8511a3d-ab97-45b6-8025-0d5462bd78f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417807 | controller |     "Jun 11 17:45:06.877752 crc crio[22018]: time=\"2026-06-11T17:45:06.877192782Z\" level=info msg=\"Starting container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db\" id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417825 | controller |     "Jun 11 17:45:06.886882 crc crio[22018]: time=\"2026-06-11T17:45:06.886783505Z\" level=info msg=\"Started container\" PID=238181 containerID=3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db description=openstack/nova-cell1-db-create-6kggc/mariadb-database-create id=ef054c01-d99f-4d8b-8db7-5be880fd5457 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc",
2026-06-11 18:17:42.417842 | controller |     "Jun 11 17:45:06.893899 crc crio[22018]: time=\"2026-06-11T17:45:06.893803578Z\" level=info msg=\"Created container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=e5a2d9f6-c0b2-4386-bbeb-2a74d5b6e58b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.417878 | controller |     "Jun 11 17:45:06.900449 crc crio[22018]: time=\"2026-06-11T17:45:06.900195542Z\" level=info msg=\"Starting container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7\" id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.417897 | controller |     "Jun 11 17:45:06.909714 crc crio[22018]: time=\"2026-06-11T17:45:06.905037667Z\" level=info msg=\"Started container\" PID=238183 containerID=a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7 description=openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update id=0d9065f0-daa6-44a4-9c81-bd8c6970ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6",
2026-06-11 18:17:42.417913 | controller |     "Jun 11 17:45:06.916860 crc crio[22018]: time=\"2026-06-11T17:45:06.91678301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417929 | controller |     "Jun 11 17:45:06.921677 crc crio[22018]: time=\"2026-06-11T17:45:06.921620225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417945 | controller |     "Jun 11 17:45:06.928700 crc crio[22018]: time=\"2026-06-11T17:45:06.927798078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417960 | controller |     "Jun 11 17:45:06.936187 crc crio[22018]: time=\"2026-06-11T17:45:06.936115822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.417976 | controller |     "Jun 11 17:45:06.977501 crc crio[22018]: time=\"2026-06-11T17:45:06.977199438Z\" level=info msg=\"Removed pod sandbox: fbf724202b5ce2b05adff1b95d2c7c9e73713f9426f3c215ed0f5855e12436be\" id=cd209627-9cb9-46ff-930c-cf776ce18bd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.417992 | controller |     "Jun 11 17:45:06.979766 crc crio[22018]: time=\"2026-06-11T17:45:06.979399638Z\" level=info msg=\"Stopping pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418009 | controller |     "Jun 11 17:45:06.979766 crc crio[22018]: time=\"2026-06-11T17:45:06.979512772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=c51f77c6-5f3c-43d0-b33d-e3103414b40d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418024 | controller |     "Jun 11 17:45:06.986520 crc crio[22018]: time=\"2026-06-11T17:45:06.984929872Z\" level=info msg=\"Removing pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418045 | controller |     "Jun 11 17:45:06.990305 crc crio[22018]: time=\"2026-06-11T17:45:06.990265139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418061 | controller |     "Jun 11 17:45:06.995612 crc crio[22018]: time=\"2026-06-11T17:45:06.995553677Z\" level=info msg=\"Created container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=ba9e9903-492f-4812-bd6f-643a095c97d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.418077 | controller |     "Jun 11 17:45:06.995961 crc crio[22018]: time=\"2026-06-11T17:45:06.995936239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418092 | controller |     "Jun 11 17:45:06.998160 crc crio[22018]: time=\"2026-06-11T17:45:06.997909364Z\" level=info msg=\"Starting container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1\" id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.418108 | controller |     "Jun 11 17:45:07.004628 crc crio[22018]: time=\"2026-06-11T17:45:07.004374487Z\" level=info msg=\"Started container\" PID=238185 containerID=8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 description=openstack/nova-metadata-0/nova-metadata-log id=fddda8f9-1ec9-494c-a006-0af8159d3551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3",
2026-06-11 18:17:42.418125 | controller |     "Jun 11 17:45:07.018514 crc crio[22018]: time=\"2026-06-11T17:45:07.015187594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418141 | controller |     "Jun 11 17:45:07.025678 crc crio[22018]: time=\"2026-06-11T17:45:07.018969349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418159 | controller |     "Jun 11 17:45:07.032998 crc crio[22018]: time=\"2026-06-11T17:45:07.027566206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6bacd4a5-80f2-4c9a-b81c-03b113626790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.418175 | controller |     "Jun 11 17:45:07.036735 crc crio[22018]: time=\"2026-06-11T17:45:07.034520948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418192 | controller |     "Jun 11 17:45:07.061554 crc crio[22018]: time=\"2026-06-11T17:45:07.061464042Z\" level=info msg=\"Removed pod sandbox: 96cd46d81e0f00b8bc6f9711c7f7c6e6945c21ed804a579e07420c4d59f780f5\" id=379eac87-fb5a-45b7-b7f3-9cf645fd53a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418209 | controller |     "Jun 11 17:45:07.071631 crc crio[22018]: time=\"2026-06-11T17:45:07.071141728Z\" level=info msg=\"Stopping pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418226 | controller |     "Jun 11 17:45:07.071631 crc crio[22018]: time=\"2026-06-11T17:45:07.071468279Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=5f8de4b8-2b17-41c7-a982-e7505376f0e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418246 | controller |     "Jun 11 17:45:07.075698 crc crio[22018]: time=\"2026-06-11T17:45:07.075599256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418263 | controller |     "Jun 11 17:45:07.078131 crc crio[22018]: time=\"2026-06-11T17:45:07.078022378Z\" level=info msg=\"Removing pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418279 | controller |     "Jun 11 17:45:07.145033 crc crio[22018]: time=\"2026-06-11T17:45:07.144588648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418296 | controller |     "Jun 11 17:45:07.157951 crc crio[22018]: time=\"2026-06-11T17:45:07.157615078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=453ab275-f8c2-4c36-8c78-586a4fa02a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.418312 | controller |     "Jun 11 17:45:07.159453 crc crio[22018]: time=\"2026-06-11T17:45:07.159250643Z\" level=info msg=\"Removed pod sandbox: 33ca7a765d17927f5e13a74383dc9714c5252d60cc0ec21d62f0651692dcbb55\" id=b688a839-f660-4fb0-ac3e-494f03a1d0f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418329 | controller |     "Jun 11 17:45:07.160429 crc crio[22018]: time=\"2026-06-11T17:45:07.160306424Z\" level=info msg=\"Stopping pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418345 | controller |     "Jun 11 17:45:07.160547 crc crio[22018]: time=\"2026-06-11T17:45:07.160463689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=0d6a6935-5277-455b-b2a1-deb032cd34bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418360 | controller |     "Jun 11 17:45:07.164518 crc crio[22018]: time=\"2026-06-11T17:45:07.164463487Z\" level=info msg=\"Removing pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418376 | controller |     "Jun 11 17:45:07.171197 crc crio[22018]: time=\"2026-06-11T17:45:07.171110156Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.418392 | controller |     "Jun 11 17:45:07.179396 crc crio[22018]: time=\"2026-06-11T17:45:07.179263402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418409 | controller |     "Jun 11 17:45:07.265208 crc crio[22018]: time=\"2026-06-11T17:45:07.264960903Z\" level=info msg=\"Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418425 | controller |     "Jun 11 17:45:07.265824 crc crio[22018]: time=\"2026-06-11T17:45:07.265719577Z\" level=info msg=\"Got pod network &{Name:glance-7819-account-create-update-vkdf7 Namespace:openstack ID:9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a UID:62fb29f5-b121-4e05-837b-b9f35e558b9b NetNS:/var/run/netns/9b8a73c0-0658-4935-8044-bca97d815cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62fb29f5_b121_4e05_837b_b9f35e558b9b.slice PodAnnotations:0xc002b14148}] Aliases:map[]}\"",
2026-06-11 18:17:42.418446 | controller |     "Jun 11 17:45:07.266615 crc crio[22018]: time=\"2026-06-11T17:45:07.265860782Z\" level=info msg=\"Deleting pod openstack_glance-7819-account-create-update-vkdf7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418462 | controller |     "Jun 11 17:45:07.290256 crc crio[22018]: time=\"2026-06-11T17:45:07.290146731Z\" level=info msg=\"Removed pod sandbox: 84ee999c3467dd0b194fee857789301d148a3675e4b0308576aea130d39aeb73\" id=9a493138-4b7f-4079-a28c-3e822b920f32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418479 | controller |     "Jun 11 17:45:07.292717 crc crio[22018]: time=\"2026-06-11T17:45:07.292653197Z\" level=info msg=\"Stopping pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418495 | controller |     "Jun 11 17:45:07.294430 crc crio[22018]: time=\"2026-06-11T17:45:07.29272137Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4dfe31f7-276c-4e75-be74-e667b3c6f3fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418512 | controller |     "Jun 11 17:45:07.294430 crc crio[22018]: time=\"2026-06-11T17:45:07.293718341Z\" level=info msg=\"Removing pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418528 | controller |     "Jun 11 17:45:07.313005 crc crio[22018]: time=\"2026-06-11T17:45:07.312476621Z\" level=info msg=\"Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418544 | controller |     "Jun 11 17:45:07.313863 crc crio[22018]: time=\"2026-06-11T17:45:07.312457397Z\" level=info msg=\"Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418560 | controller |     "Jun 11 17:45:07.318736 crc crio[22018]: time=\"2026-06-11T17:45:07.316954274Z\" level=info msg=\"Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418577 | controller |     "Jun 11 17:45:07.319120 crc crio[22018]: time=\"2026-06-11T17:45:07.319063169Z\" level=info msg=\"Got pod network &{Name:placement-32b1-account-create-update-s5qtk Namespace:openstack ID:9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945 UID:c4b897d2-d5fb-4cd2-9ef1-a50ea729510d NetNS:/var/run/netns/0a33de1b-0f34-4a91-ab73-585b926c9f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b897d2_d5fb_4cd2_9ef1_a50ea729510d.slice PodAnnotations:0xc00012a918}] Aliases:map[]}\"",
2026-06-11 18:17:42.418594 | controller |     "Jun 11 17:45:07.319259 crc crio[22018]: time=\"2026-06-11T17:45:07.319227597Z\" level=info msg=\"Got pod network &{Name:placement-db-create-wp7pr Namespace:openstack ID:6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f UID:0b285ccb-7d45-40e6-97c1-27607d63553e NetNS:/var/run/netns/910621ab-0774-40a8-8720-f066ca3f3aee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b285ccb_7d45_40e6_97c1_27607d63553e.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.418611 | controller |     "Jun 11 17:45:07.319595 crc crio[22018]: time=\"2026-06-11T17:45:07.319570498Z\" level=info msg=\"Deleting pod openstack_placement-db-create-wp7pr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418632 | controller |     "Jun 11 17:45:07.319916 crc crio[22018]: time=\"2026-06-11T17:45:07.319246997Z\" level=info msg=\"Deleting pod openstack_placement-32b1-account-create-update-s5qtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418649 | controller |     "Jun 11 17:45:07.320827 crc crio[22018]: time=\"2026-06-11T17:45:07.317121319Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b02f-account-create-update-9glnf Namespace:openstack ID:95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f UID:3d200927-a2f6-4f2b-a9f7-e3f325b96567 NetNS:/var/run/netns/af091601-254c-43ef-9e9f-bbe7d637a4ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d200927_a2f6_4f2b_a9f7_e3f325b96567.slice PodAnnotations:0xc0003803c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.418666 | controller |     "Jun 11 17:45:07.322177 crc crio[22018]: time=\"2026-06-11T17:45:07.322110996Z\" level=info msg=\"Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418682 | controller |     "Jun 11 17:45:07.322441 crc crio[22018]: time=\"2026-06-11T17:45:07.322374858Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b02f-account-create-update-9glnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418698 | controller |     "Jun 11 17:45:07.322835 crc crio[22018]: time=\"2026-06-11T17:45:07.322765257Z\" level=info msg=\"Got pod network &{Name:nova-cell1-b273-account-create-update-pcpcc Namespace:openstack ID:faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a UID:c735bb5c-2cae-4e6b-990f-35e633cd5dc4 NetNS:/var/run/netns/da97e65d-7fb0-453a-b99e-0d7ab06578e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc735bb5c_2cae_4e6b_990f_35e633cd5dc4.slice PodAnnotations:0xc000aa4618}] Aliases:map[]}\"",
2026-06-11 18:17:42.418714 | controller |     "Jun 11 17:45:07.323476 crc crio[22018]: time=\"2026-06-11T17:45:07.323182524Z\" level=info msg=\"Deleting pod openstack_nova-cell1-b273-account-create-update-pcpcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418731 | controller |     "Jun 11 17:45:07.348673 crc crio[22018]: time=\"2026-06-11T17:45:07.323950648Z\" level=info msg=\"Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418749 | controller |     "Jun 11 17:45:07.349828 crc crio[22018]: time=\"2026-06-11T17:45:07.349293668Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-k9ltg Namespace:openstack ID:f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94 UID:8e19a063-840e-4110-955b-7236f3c18215 NetNS:/var/run/netns/81ec98e8-1d4e-4804-9719-9b9f0ea37f3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e19a063_840e_4110_955b_7236f3c18215.slice PodAnnotations:0xc000aa4818}] Aliases:map[]}\"",
2026-06-11 18:17:42.418765 | controller |     "Jun 11 17:45:07.350061 crc crio[22018]: time=\"2026-06-11T17:45:07.349898468Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-k9ltg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418782 | controller |     "Jun 11 17:45:07.451537 crc crio[22018]: time=\"2026-06-11T17:45:07.450678749Z\" level=info msg=\"Removed pod sandbox: 4479532407b7884fc4db7b16781360ead8d313ebca574eb867c635d5d6c67404\" id=4b8b2be5-1200-47aa-a704-38edaebe7a8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418803 | controller |     "Jun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.453558796Z\" level=info msg=\"Stopping pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418821 | controller |     "Jun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.453632939Z\" level=info msg=\"Stopped pod sandbox (already stopped): 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=85483026-dde9-4f57-b9ea-222f7d8a7848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418837 | controller |     "Jun 11 17:45:07.458834 crc crio[22018]: time=\"2026-06-11T17:45:07.454194107Z\" level=info msg=\"Removing pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.418874 | controller |     "Jun 11 17:45:07.810476 crc crio[22018]: time=\"2026-06-11T17:45:07.809942785Z\" level=info msg=\"Created container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=939ed8b4-6896-4b3d-8579-fa63461131d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.418892 | controller |     "Jun 11 17:45:07.837195 crc crio[22018]: time=\"2026-06-11T17:45:07.837045953Z\" level=info msg=\"Starting container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65\" id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.418909 | controller |     "Jun 11 17:45:07.853976 crc crio[22018]: time=\"2026-06-11T17:45:07.853805799Z\" level=info msg=\"Started container\" PID=238537 containerID=956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 description=openstack/rabbitmq-server-0/rabbitmq id=a55a594f-2915-454e-9401-d0b64ef09744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122",
2026-06-11 18:17:42.418926 | controller |     "Jun 11 17:45:08.049439 crc crio[22018]: time=\"2026-06-11T17:45:08.048873223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.418943 | controller |     "Jun 11 17:45:08.380511 crc crio[22018]: time=\"2026-06-11T17:45:08.379895553Z\" level=info msg=\"Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.418959 | controller |     "Jun 11 17:45:08.381548 crc crio[22018]: time=\"2026-06-11T17:45:08.381492723Z\" level=info msg=\"Got pod network &{Name:barbican-af72-account-create-update-zltvj Namespace:openstack ID:ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf UID:2b456645-7615-4819-9258-36c3b7ebb9b1 NetNS:/var/run/netns/e1f21bf6-fb07-4b1c-b35f-5ed8173b2895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b456645_7615_4819_9258_36c3b7ebb9b1.slice PodAnnotations:0xc00924e1e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.418976 | controller |     "Jun 11 17:45:08.381698 crc crio[22018]: time=\"2026-06-11T17:45:08.381659118Z\" level=info msg=\"Deleting pod openstack_barbican-af72-account-create-update-zltvj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.418991 | controller |     "Jun 11 17:45:08.390552 crc crio[22018]: time=\"2026-06-11T17:45:08.390190011Z\" level=info msg=\"Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419015 | controller |     "Jun 11 17:45:08.392146 crc crio[22018]: time=\"2026-06-11T17:45:08.392088693Z\" level=info msg=\"Got pod network &{Name:keystone-1ec2-account-create-update-27cn9 Namespace:openstack ID:d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c UID:3435fc79-50e0-48e9-b649-099f49819384 NetNS:/var/run/netns/28b4369e-ec94-4521-a3b1-278c743c9178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3435fc79_50e0_48e9_b649_099f49819384.slice PodAnnotations:0xc002300118}] Aliases:map[]}\"",
2026-06-11 18:17:42.419031 | controller |     "Jun 11 17:45:08.392785 crc crio[22018]: time=\"2026-06-11T17:45:08.39264794Z\" level=info msg=\"Deleting pod openstack_keystone-1ec2-account-create-update-27cn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419047 | controller |     "Jun 11 17:45:08.422123 crc crio[22018]: time=\"2026-06-11T17:45:08.421971003Z\" level=info msg=\"Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419063 | controller |     "Jun 11 17:45:08.423898 crc crio[22018]: time=\"2026-06-11T17:45:08.423798947Z\" level=info msg=\"Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419079 | controller |     "Jun 11 17:45:08.428637 crc crio[22018]: time=\"2026-06-11T17:45:08.428598201Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-jc59n Namespace:openstack ID:a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f UID:32ed1d40-7fe5-406e-bd5f-12a9851fa4f4 NetNS:/var/run/netns/58c376ba-28c8-448f-afde-40b3e456215d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32ed1d40_7fe5_406e_bd5f_12a9851fa4f4.slice PodAnnotations:0xc000aa4bd0}] Aliases:map[]}\"",
2026-06-11 18:17:42.419095 | controller |     "Jun 11 17:45:08.428928 crc crio[22018]: time=\"2026-06-11T17:45:08.428907351Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-jc59n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419111 | controller |     "Jun 11 17:45:08.429709 crc crio[22018]: time=\"2026-06-11T17:45:08.426085125Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-w7zc5 Namespace:openstack ID:715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9 UID:c8479730-d784-46f3-8c91-bbde8d77d66d NetNS:/var/run/netns/4f574ab3-f558-4bed-b548-f4390e0bd067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8479730_d784_46f3_8c91_bbde8d77d66d.slice PodAnnotations:0xc000381038}] Aliases:map[]}\"",
2026-06-11 18:17:42.419127 | controller |     "Jun 11 17:45:08.429935 crc crio[22018]: time=\"2026-06-11T17:45:08.426594808Z\" level=info msg=\"Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419143 | controller |     "Jun 11 17:45:08.430176 crc crio[22018]: time=\"2026-06-11T17:45:08.429816796Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-w7zc5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419160 | controller |     "Jun 11 17:45:08.432945 crc crio[22018]: time=\"2026-06-11T17:45:08.432851483Z\" level=info msg=\"Got pod network &{Name:glance-db-create-64bgj Namespace:openstack ID:133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3 UID:0cda34dd-20f0-4d00-ab56-2061592c9d6a NetNS:/var/run/netns/fed98794-38f1-4999-9983-7656bb59629e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cda34dd_20f0_4d00_ab56_2061592c9d6a.slice PodAnnotations:0xc000381058}] Aliases:map[]}\"",
2026-06-11 18:17:42.419179 | controller |     "Jun 11 17:45:08.433935 crc crio[22018]: time=\"2026-06-11T17:45:08.433866456Z\" level=info msg=\"Deleting pod openstack_glance-db-create-64bgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419196 | controller |     "Jun 11 17:45:08.678745 crc crio[22018]: time=\"2026-06-11T17:45:08.678297592Z\" level=info msg=\"Created container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=b50cede1-cb77-4f97-8e5c-b8e96ebdc4e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419211 | controller |     "Jun 11 17:45:08.693363 crc crio[22018]: time=\"2026-06-11T17:45:08.693051677Z\" level=info msg=\"Starting container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4\" id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419227 | controller |     "Jun 11 17:45:08.721317 crc crio[22018]: time=\"2026-06-11T17:45:08.721121017Z\" level=info msg=\"Started container\" PID=238585 containerID=e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=baf5b19a-06b7-4df4-b15e-7dc774592072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044",
2026-06-11 18:17:42.419243 | controller |     "Jun 11 17:45:09.006488 crc crio[22018]: time=\"2026-06-11T17:45:09.004564951Z\" level=info msg=\"Created container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=2677d3a8-4ac9-4d17-b547-57465731d1ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419258 | controller |     "Jun 11 17:45:09.008086 crc crio[22018]: time=\"2026-06-11T17:45:09.007928686Z\" level=info msg=\"Starting container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc\" id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419274 | controller |     "Jun 11 17:45:09.018459 crc crio[22018]: time=\"2026-06-11T17:45:09.016717785Z\" level=info msg=\"Started container\" PID=238605 containerID=f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc description=openstack/ceilometer-0/ceilometer-central-agent id=d1382240-35e8-4ffe-b9be-885f82069b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c",
2026-06-11 18:17:42.419290 | controller |     "Jun 11 17:45:09.093855 crc crio[22018]: time=\"2026-06-11T17:45:09.0918329Z\" level=info msg=\"Created container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=0a38bd89-931c-4bd0-aae2-e26896f70625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419306 | controller |     "Jun 11 17:45:09.094767 crc crio[22018]: time=\"2026-06-11T17:45:09.094557105Z\" level=info msg=\"Starting container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956\" id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419322 | controller |     "Jun 11 17:45:09.099104 crc crio[22018]: time=\"2026-06-11T17:45:09.095560898Z\" level=info msg=\"Created container c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890: openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles\" id=c3e19b99-030a-42c0-8f63-60d74dbcf2c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419337 | controller |     "Jun 11 17:45:09.099592 crc crio[22018]: time=\"2026-06-11T17:45:09.099506932Z\" level=info msg=\"Starting container: c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890\" id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419357 | controller |     "Jun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.107831005Z\" level=info msg=\"Created container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=782a3928-8f0d-485e-84c2-49c9b18a6b71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419375 | controller |     "Jun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.108766885Z\" level=info msg=\"Started container\" PID=238586 containerID=c00ce6f777f399dc10ddcc576deb11550c5445f3f8888637fc3b56fed06db890 description=openshift-operator-lifecycle-manager/collect-profiles-29686665-k5q7n/collect-profiles id=804a4546-11d5-4d73-b575-4ff0f6fa73e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c",
2026-06-11 18:17:42.419391 | controller |     "Jun 11 17:45:09.109470 crc crio[22018]: time=\"2026-06-11T17:45:09.109994664Z\" level=info msg=\"Starting container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81\" id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419407 | controller |     "Jun 11 17:45:09.122091 crc crio[22018]: time=\"2026-06-11T17:45:09.121150141Z\" level=info msg=\"Created container 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10: openstack/ovn-controller-qmgxf/ovn-controller\" id=5dc5dd9c-4b2b-485c-8ad3-4f4b2af14206 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419423 | controller |     "Jun 11 17:45:09.122091 crc crio[22018]: time=\"2026-06-11T17:45:09.121876605Z\" level=info msg=\"Started container\" PID=238608 containerID=34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81 description=openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update id=9628204d-7b84-48ca-b383-556909a88af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e",
2026-06-11 18:17:42.419438 | controller |     "Jun 11 17:45:09.127308 crc crio[22018]: time=\"2026-06-11T17:45:09.123091011Z\" level=info msg=\"Started container\" PID=238614 containerID=9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 description=openstack/glance-default-external-api-0/glance-httpd id=c845ab5b-b9f7-4fa8-9932-6899b8d7fb0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189",
2026-06-11 18:17:42.419454 | controller |     "Jun 11 17:45:09.127308 crc crio[22018]: time=\"2026-06-11T17:45:09.124090473Z\" level=info msg=\"Starting container: 85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10\" id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419469 | controller |     "Jun 11 17:45:09.154852 crc crio[22018]: time=\"2026-06-11T17:45:09.154661991Z\" level=info msg=\"Started container\" PID=238637 containerID=85263e50ff037a817c5971daccab6bf9b13db24940d044a4cb3ac3306372be10 description=openstack/ovn-controller-qmgxf/ovn-controller id=9b07924f-3a00-42e3-9075-05da68ac188f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfcb9d90556396705f84564f60da34c2662750e0f26db8ce20a35b685dd1ad3e",
2026-06-11 18:17:42.419485 | controller |     "Jun 11 17:45:09.239874 crc crio[22018]: time=\"2026-06-11T17:45:09.239679717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ead926b8-428e-4915-9021-6fa2190af9c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.419501 | controller |     "Jun 11 17:45:09.336115 crc crio[22018]: time=\"2026-06-11T17:45:09.335816878Z\" level=info msg=\"Created container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=15d7b7e6-19d5-44b7-840b-75a1cf0dfa54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419520 | controller |     "Jun 11 17:45:09.342146 crc crio[22018]: time=\"2026-06-11T17:45:09.342084117Z\" level=info msg=\"Starting container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02\" id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419537 | controller |     "Jun 11 17:45:09.353864 crc crio[22018]: time=\"2026-06-11T17:45:09.352788397Z\" level=info msg=\"Started container\" PID=238619 containerID=fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02 description=openstack/nova-api-db-create-9jddb/mariadb-database-create id=c451dcbd-c778-4919-9087-01d97a4e56b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e",
2026-06-11 18:17:42.419553 | controller |     "Jun 11 17:45:09.407215 crc crio[22018]: time=\"2026-06-11T17:45:09.407094162Z\" level=info msg=\"Created container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=f6754859-1a32-4f6a-90e8-824079760c00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419569 | controller |     "Jun 11 17:45:09.411249 crc crio[22018]: time=\"2026-06-11T17:45:09.411005843Z\" level=info msg=\"Starting container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f\" id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419584 | controller |     "Jun 11 17:45:09.422429 crc crio[22018]: time=\"2026-06-11T17:45:09.422180131Z\" level=info msg=\"Started container\" PID=238607 containerID=3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f description=openstack/ovn-controller-metrics-56gwb/openstack-network-exporter id=96aab8d9-d534-4ab3-9c6e-95b7a26600af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba",
2026-06-11 18:17:42.419600 | controller |     "Jun 11 17:45:09.471220 crc crio[22018]: time=\"2026-06-11T17:45:09.470677807Z\" level=info msg=\"Created container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=3485d819-dbe4-4c48-a834-c848185eba94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419615 | controller |     "Jun 11 17:45:09.474515 crc crio[22018]: time=\"2026-06-11T17:45:09.473839167Z\" level=info msg=\"Starting container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16\" id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419631 | controller |     "Jun 11 17:45:09.512792 crc crio[22018]: time=\"2026-06-11T17:45:09.512559689Z\" level=info msg=\"Started container\" PID=238617 containerID=f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 description=openstack/kube-state-metrics-0/kube-state-metrics id=fe9fa744-048c-4a98-8f26-68fb95564bf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644",
2026-06-11 18:17:42.419647 | controller |     "Jun 11 17:45:09.518947 crc crio[22018]: time=\"2026-06-11T17:45:09.518830676Z\" level=info msg=\"Created container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=2d6442c2-abda-455c-83fa-1412e49d13cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419663 | controller |     "Jun 11 17:45:09.530582 crc crio[22018]: time=\"2026-06-11T17:45:09.530073721Z\" level=info msg=\"Created container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore\" id=45ed1911-3668-44c6-a734-2b1279c4b0e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419688 | controller |     "Jun 11 17:45:09.534884 crc crio[22018]: time=\"2026-06-11T17:45:09.534800582Z\" level=info msg=\"Starting container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e\" id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419712 | controller |     "Jun 11 17:45:09.538814 crc crio[22018]: time=\"2026-06-11T17:45:09.537910912Z\" level=info msg=\"Starting container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d\" id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419735 | controller |     "Jun 11 17:45:09.548767 crc crio[22018]: time=\"2026-06-11T17:45:09.548673524Z\" level=info msg=\"Started container\" PID=238611 containerID=0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d description=openstack/barbican-db-create-2kw84/mariadb-database-create id=797f17f2-6016-42c6-b495-a2b427460651 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692",
2026-06-11 18:17:42.419754 | controller |     "Jun 11 17:45:09.564222 crc crio[22018]: time=\"2026-06-11T17:45:09.564127221Z\" level=info msg=\"Started container\" PID=238604 containerID=218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e description=openstack/swift-storage-0/xattr-restore id=c10b5894-a9e9-442e-bd7b-0cda574bf720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.419770 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.598675456Z\" level=info msg=\"Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419787 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.599631667Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-6kggc Namespace:openstack ID:788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc UID:6ecb1f80-4284-42de-8add-aec1a1723fb6 NetNS:/var/run/netns/bb525da2-6d3e-46ad-953e-67a4ae4dc7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ecb1f80_4284_42de_8add_aec1a1723fb6.slice PodAnnotations:0xc002300858}] Aliases:map[]}\"",
2026-06-11 18:17:42.419803 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.599791662Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-6kggc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419820 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600166784Z\" level=info msg=\"Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419836 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600686031Z\" level=info msg=\"Got pod network &{Name:cinder-9687-account-create-update-tlj9d Namespace:openstack ID:4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6 UID:e448b0bd-5419-4de0-8634-cac770851381 NetNS:/var/run/netns/1d4e7023-9813-4541-9ae1-6f548b18b829 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode448b0bd_5419_4de0_8634_cac770851381.slice PodAnnotations:0xc0080aab68}] Aliases:map[]}\"",
2026-06-11 18:17:42.419872 | controller |     "Jun 11 17:45:09.602770 crc crio[22018]: time=\"2026-06-11T17:45:09.600864347Z\" level=info msg=\"Deleting pod openstack_cinder-9687-account-create-update-tlj9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.419894 | controller |     "Jun 11 17:45:09.892209 crc crio[22018]: time=\"2026-06-11T17:45:09.892114795Z\" level=info msg=\"Created container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create\" id=5e586102-9c63-441e-b64c-ecfd63e5eb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.419911 | controller |     "Jun 11 17:45:09.896119 crc crio[22018]: time=\"2026-06-11T17:45:09.896037511Z\" level=info msg=\"Starting container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf\" id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.419926 | controller |     "Jun 11 17:45:09.905528 crc crio[22018]: time=\"2026-06-11T17:45:09.90487357Z\" level=info msg=\"Started container\" PID=238606 containerID=1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf description=openstack/cinder-db-create-fv555/mariadb-database-create id=38790be5-eceb-4398-9abd-3a39657e2fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358",
2026-06-11 18:17:42.419943 | controller |     "Jun 11 17:45:10.628387 crc crio[22018]: time=\"2026-06-11T17:45:10.627964948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ed0e5182-3900-460f-9d05-de620e336663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.419959 | controller |     "Jun 11 17:45:10.857666 crc crio[22018]: time=\"2026-06-11T17:45:10.857590113Z\" level=info msg=\"Stopping container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063 (timeout: 2s)\" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.419975 | controller |     "Jun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.794842622Z\" level=info msg=\"Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.419991 | controller |     "Jun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.79697687Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-9jddb Namespace:openstack ID:3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e UID:b6c08daa-7307-4001-96c8-6313a8351492 NetNS:/var/run/netns/44c676f8-9437-4a2b-a368-5f44d7d0bb48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6c08daa_7307_4001_96c8_6313a8351492.slice PodAnnotations:0xc0080aaf88}] Aliases:map[]}\"",
2026-06-11 18:17:42.420007 | controller |     "Jun 11 17:45:14.799096 crc crio[22018]: time=\"2026-06-11T17:45:14.797140845Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-9jddb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420023 | controller |     "Jun 11 17:45:15.812901 crc crio[22018]: time=\"2026-06-11T17:45:15.812473283Z\" level=info msg=\"Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420062 | controller |     "Jun 11 17:45:15.814475 crc crio[22018]: time=\"2026-06-11T17:45:15.814443537Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-2kw84 Namespace:openstack ID:a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692 UID:fdf9f511-97a0-4c27-8fbc-c1b809b9c6f9 NetNS:/var/run/netns/1c4072be-3a6e-4e52-98c4-9947ae9453b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfdf9f511_97a0_4c27_8fbc_c1b809b9c6f9.slice PodAnnotations:0xc000380488}] Aliases:map[]}\"",
2026-06-11 18:17:42.420139 | controller |     "Jun 11 17:45:15.814734 crc crio[22018]: time=\"2026-06-11T17:45:15.812599939Z\" level=info msg=\"Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420161 | controller |     "Jun 11 17:45:15.815083 crc crio[22018]: time=\"2026-06-11T17:45:15.812495134Z\" level=info msg=\"Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420178 | controller |     "Jun 11 17:45:15.815262 crc crio[22018]: time=\"2026-06-11T17:45:15.812531985Z\" level=info msg=\"Stopping pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c\" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420195 | controller |     "Jun 11 17:45:15.815487 crc crio[22018]: time=\"2026-06-11T17:45:15.815050206Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-2kw84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420212 | controller |     "Jun 11 17:45:15.815779 crc crio[22018]: time=\"2026-06-11T17:45:15.815755389Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-fv555 Namespace:openstack ID:e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358 UID:398ee32b-4e62-49c2-9ad9-1e7355c7635e NetNS:/var/run/netns/f7444b00-be5c-48ee-bfa8-b2568eeb3413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod398ee32b_4e62_49c2_9ad9_1e7355c7635e.slice PodAnnotations:0xc0003804d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.420229 | controller |     "Jun 11 17:45:15.816008 crc crio[22018]: time=\"2026-06-11T17:45:15.815940184Z\" level=info msg=\"Got pod network &{Name:neutron-3e9a-account-create-update-fblsc Namespace:openstack ID:98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e UID:d61001d1-8973-47ba-b996-b3b79c1974a0 NetNS:/var/run/netns/cff36da3-fcca-4bc3-bf83-8c89e3591c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd61001d1_8973_47ba_b996_b3b79c1974a0.slice PodAnnotations:0xc007484010}] Aliases:map[]}\"",
2026-06-11 18:17:42.420246 | controller |     "Jun 11 17:45:15.816151 crc crio[22018]: time=\"2026-06-11T17:45:15.816087849Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686665-k5q7n Namespace:openshift-operator-lifecycle-manager ID:59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c UID:cee013fc-d055-42b4-8ff3-e229d191d92e NetNS:/var/run/netns/313ddf69-ffab-4552-bf9b-6321aff8cacd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcee013fc_d055_42b4_8ff3_e229d191d92e.slice PodAnnotations:0xc00285c0e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.420264 | controller |     "Jun 11 17:45:15.816610 crc crio[22018]: time=\"2026-06-11T17:45:15.816264905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686665-k5q7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420280 | controller |     "Jun 11 17:45:15.817294 crc crio[22018]: time=\"2026-06-11T17:45:15.81612035Z\" level=info msg=\"Deleting pod openstack_neutron-3e9a-account-create-update-fblsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420309 | controller |     "Jun 11 17:45:15.817647 crc crio[22018]: time=\"2026-06-11T17:45:15.816791902Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-fv555 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420326 | controller |     "Jun 11 17:45:23.198793 crc crio[22018]: time=\"2026-06-11T17:45:23.197509366Z\" level=info msg=\"Stopped pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=2f7bb18b-2106-4d45-8bef-430e94636c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420347 | controller |     "Jun 11 17:45:23.203135 crc crio[22018]: time=\"2026-06-11T17:45:23.20297694Z\" level=info msg=\"Stopped pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=30ac041e-1558-4986-82be-9a3c4e5a7565 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420363 | controller |     "Jun 11 17:45:23.217738 crc crio[22018]: time=\"2026-06-11T17:45:23.217630314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=65d91588-e806-46b6-a55a-d16721e23ec1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.420380 | controller |     "Jun 11 17:45:23.220091 crc crio[22018]: time=\"2026-06-11T17:45:23.220012211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=0d66037b-a6e3-4d7d-81ed-57bf959242d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.420397 | controller |     "Jun 11 17:45:23.221002 crc crio[22018]: time=\"2026-06-11T17:45:23.220872927Z\" level=info msg=\"Stopped pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0692a94e-64c2-4224-ac1d-4cf6551c9a05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420442 | controller |     "Jun 11 17:45:23.277122 crc crio[22018]: time=\"2026-06-11T17:45:23.276989067Z\" level=info msg=\"Stopped container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=54c3b3c5-1f69-4a8c-ade0-bc806eace660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.420480 | controller |     "Jun 11 17:45:23.278437 crc crio[22018]: time=\"2026-06-11T17:45:23.278278508Z\" level=info msg=\"Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420499 | controller |     "Jun 11 17:45:23.278905 crc crio[22018]: time=\"2026-06-11T17:45:23.278845086Z\" level=info msg=\"Stopped pod sandbox: 59623998e52fc715ea190719e18e314725b68cd9edb85ebd875660a1024d3a4c\" id=58d2f7b6-71fc-4346-b579-0985e8ca4071 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420521 | controller |     "Jun 11 17:45:23.279531 crc crio[22018]: time=\"2026-06-11T17:45:23.279464576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fx6lq Namespace:openstack ID:cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007 UID:baff97ff-1264-41e4-ad93-97e1ba226921 NetNS:/var/run/netns/a3eb1bb7-f60e-4e53-9a09-609587f2a923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbaff97ff_1264_41e4_ad93_97e1ba226921.slice PodAnnotations:0xc005da05c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.420541 | controller |     "Jun 11 17:45:23.279663 crc crio[22018]: time=\"2026-06-11T17:45:23.279622511Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-fx6lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.420563 | controller |     "Jun 11 17:45:23.285900 crc crio[22018]: time=\"2026-06-11T17:45:23.285816957Z\" level=info msg=\"Stopped pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=07403c5c-e17d-4493-ac32-ef96ba38de88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420583 | controller |     "Jun 11 17:45:23.287478 crc crio[22018]: time=\"2026-06-11T17:45:23.287397077Z\" level=info msg=\"Stopped pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=647b5e4d-32a5-40d0-999e-f636b3db4d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420609 | controller |     "Jun 11 17:45:23.291974 crc crio[22018]: time=\"2026-06-11T17:45:23.291897693Z\" level=info msg=\"Stopped pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=667c1fb5-44e5-46ca-83b2-b3ba0c6ce259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420629 | controller |     "Jun 11 17:45:23.297670 crc crio[22018]: time=\"2026-06-11T17:45:23.297576631Z\" level=info msg=\"Stopped pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=41fa7fec-ba94-4f10-bc89-05592691ec00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420649 | controller |     "Jun 11 17:45:23.305640 crc crio[22018]: time=\"2026-06-11T17:45:23.305574784Z\" level=info msg=\"Stopped pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=b5ce7721-e31e-402d-987a-208b92ff01d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420669 | controller |     "Jun 11 17:45:23.306901 crc crio[22018]: time=\"2026-06-11T17:45:23.30670306Z\" level=info msg=\"Stopped pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=86fede5d-093b-4b09-beef-1992c439fbf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420689 | controller |     "Jun 11 17:45:23.311817 crc crio[22018]: time=\"2026-06-11T17:45:23.311738569Z\" level=info msg=\"Stopped pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=054f7ce5-b6d3-40b9-a7cd-b54ec1d2919c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420709 | controller |     "Jun 11 17:45:23.314967 crc crio[22018]: time=\"2026-06-11T17:45:23.314892839Z\" level=info msg=\"Stopped pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=508e6af1-cdc3-4dde-a078-5197d74cda0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420729 | controller |     "Jun 11 17:45:23.319161 crc crio[22018]: time=\"2026-06-11T17:45:23.318957369Z\" level=info msg=\"Stopped pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=926f0638-6fcc-4576-ac6f-ae5887850f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420749 | controller |     "Jun 11 17:45:23.324871 crc crio[22018]: time=\"2026-06-11T17:45:23.324738305Z\" level=info msg=\"Stopped pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9f325839-36c5-4f7a-8cd5-30fceaee9ea5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420771 | controller |     "Jun 11 17:45:23.336065 crc crio[22018]: time=\"2026-06-11T17:45:23.335986159Z\" level=info msg=\"Stopped pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=158b9f44-9308-41e9-b6da-6cfce63523f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420818 | controller |     "Jun 11 17:45:23.343994 crc crio[22018]: time=\"2026-06-11T17:45:23.34390956Z\" level=info msg=\"Stopped pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=099be4b8-e165-4ff6-90d0-89d7937c99c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420884 | controller |     "Jun 11 17:45:23.363739 crc crio[22018]: time=\"2026-06-11T17:45:23.363657147Z\" level=info msg=\"Stopped pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=4c751ca2-dbd8-4e56-b80c-5854a0fb0e41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.420907 | controller |     "Jun 11 17:45:23.363898 crc crio[22018]: time=\"2026-06-11T17:45:23.36376057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.420985 | controller |     "Jun 11 17:45:23.364829 crc crio[22018]: time=\"2026-06-11T17:45:23.364738711Z\" level=info msg=\"Stopped pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=97c5288e-d1f8-4c41-8b43-234e5a8065d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421014 | controller |     "Jun 11 17:45:23.371528 crc crio[22018]: time=\"2026-06-11T17:45:23.371470686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421040 | controller |     "Jun 11 17:45:23.377315 crc crio[22018]: time=\"2026-06-11T17:45:23.37723848Z\" level=info msg=\"Removed container 06dd9f4b05d493012ca6061c089d4165bb7bba14ef29552e763d8fdb420f507b: openstack/cinder-db-create-fv555/mariadb-database-create\" id=c7507a52-4ea3-4fc7-ad1f-2a17b514bc3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421061 | controller |     "Jun 11 17:45:23.383145 crc crio[22018]: time=\"2026-06-11T17:45:23.383082123Z\" level=info msg=\"Removing container: faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146\" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421078 | controller |     "Jun 11 17:45:23.391435 crc crio[22018]: time=\"2026-06-11T17:45:23.391277884Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421094 | controller |     "Jun 11 17:45:23.399167 crc crio[22018]: time=\"2026-06-11T17:45:23.398903744Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421110 | controller |     "Jun 11 17:45:23.460296 crc crio[22018]: time=\"2026-06-11T17:45:23.460157908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421126 | controller |     "Jun 11 17:45:23.460612 crc crio[22018]: time=\"2026-06-11T17:45:23.460472087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421141 | controller |     "Jun 11 17:45:23.461150 crc crio[22018]: time=\"2026-06-11T17:45:23.460657817Z\" level=info msg=\"Removed pod sandbox: 838a451c8470f9a9b6ffa71021241ace94eaa4630176bd94c192f0c8b3ff93c9\" id=d4f5b5cf-de92-4fa7-9d6e-cf6b4b865320 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421156 | controller |     "Jun 11 17:45:23.462171 crc crio[22018]: time=\"2026-06-11T17:45:23.462061108Z\" level=info msg=\"Stopping pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421171 | controller |     "Jun 11 17:45:23.462171 crc crio[22018]: time=\"2026-06-11T17:45:23.46210571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=78483eb4-499b-4ac9-97c1-6962ff516708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421186 | controller |     "Jun 11 17:45:23.463468 crc crio[22018]: time=\"2026-06-11T17:45:23.463169819Z\" level=info msg=\"Removing pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421201 | controller |     "Jun 11 17:45:23.498637 crc crio[22018]: time=\"2026-06-11T17:45:23.498545256Z\" level=info msg=\"Removed pod sandbox: 270cc3a9533bb651c1601eb278efbd3335ae8e9c145d9a00e56b7e5f6e5cb515\" id=fe53cbf0-5d63-4cdb-9a4c-6ab277fa219a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421216 | controller |     "Jun 11 17:45:23.500887 crc crio[22018]: time=\"2026-06-11T17:45:23.50079977Z\" level=info msg=\"Stopping pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421236 | controller |     "Jun 11 17:45:23.501049 crc crio[22018]: time=\"2026-06-11T17:45:23.500900873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=48403389-f46f-452d-b4e2-0d88ed3940fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421259 | controller |     "Jun 11 17:45:23.501695 crc crio[22018]: time=\"2026-06-11T17:45:23.501629757Z\" level=info msg=\"Removing pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421281 | controller |     "Jun 11 17:45:23.559373 crc crio[22018]: time=\"2026-06-11T17:45:23.558967925Z\" level=info msg=\"Removed pod sandbox: 077664f1c95069234971e6601dd243f7ed97f0614dc7e92c14a6bfb3722dcd4b\" id=d22aa64f-035e-4d8e-b72d-7b0b34b2f672 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421300 | controller |     "Jun 11 17:45:23.560766 crc crio[22018]: time=\"2026-06-11T17:45:23.560694348Z\" level=info msg=\"Stopping pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421316 | controller |     "Jun 11 17:45:23.560890 crc crio[22018]: time=\"2026-06-11T17:45:23.56077495Z\" level=info msg=\"Stopped pod sandbox (already stopped): c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=73b1e6d8-6f06-4a2a-85b7-8c6d36de1e69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421332 | controller |     "Jun 11 17:45:23.562695 crc crio[22018]: time=\"2026-06-11T17:45:23.562529318Z\" level=info msg=\"Removing pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421348 | controller |     "Jun 11 17:45:23.664369 crc crio[22018]: time=\"2026-06-11T17:45:23.663599423Z\" level=info msg=\"Removed pod sandbox: c09be2ff3ab78a3b2fbc5e437d168148750af4e5277dfc6c4af391e0212c4bab\" id=0f3fd4a4-7632-4586-9458-4e5809e89be4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.421364 | controller |     "Jun 11 17:45:23.709898 crc crio[22018]: time=\"2026-06-11T17:45:23.709647595Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=48e7aa06-70ee-43e1-89f0-2655ddf5f027 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.421380 | controller |     "Jun 11 17:45:23.711537 crc crio[22018]: time=\"2026-06-11T17:45:23.711112269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=16a9cf43-7961-49d4-a850-b0787302f3fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421403 | controller |     "Jun 11 17:45:23.737803 crc crio[22018]: time=\"2026-06-11T17:45:23.737663291Z\" level=info msg=\"Removed container faf30c9ecd971984366300a11602842a55b64b9387f539dc034c2f0cf04bb146: openstack/glance-db-create-64bgj/mariadb-database-create\" id=2457d0c6-9a43-406c-b236-a006b521753f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421442 | controller |     "Jun 11 17:45:23.749022 crc crio[22018]: time=\"2026-06-11T17:45:23.748842986Z\" level=info msg=\"Removing container: 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed\" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421462 | controller |     "Jun 11 17:45:23.777644 crc crio[22018]: time=\"2026-06-11T17:45:23.775828821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a92f3d43-65bc-43a1-9d76-85fc13d597ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421484 | controller |     "Jun 11 17:45:23.777644 crc crio[22018]: time=\"2026-06-11T17:45:23.776272928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421500 | controller |     "Jun 11 17:45:23.847077 crc crio[22018]: time=\"2026-06-11T17:45:23.842937806Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421517 | controller |     "Jun 11 17:45:23.858398 crc crio[22018]: time=\"2026-06-11T17:45:23.855867352Z\" level=info msg=\"Created container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=98248f45-b60b-41f4-a1ab-855f9b8fc2ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421534 | controller |     "Jun 11 17:45:23.872499 crc crio[22018]: time=\"2026-06-11T17:45:23.869899967Z\" level=info msg=\"Starting container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51\" id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.421551 | controller |     "Jun 11 17:45:23.883804 crc crio[22018]: time=\"2026-06-11T17:45:23.883702619Z\" level=info msg=\"Started container\" PID=240092 containerID=742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 description=openstack/nova-metadata-0/nova-metadata-metadata id=cc990127-ef8a-4ca3-9c9e-ed81acb299b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3",
2026-06-11 18:17:42.421568 | controller |     "Jun 11 17:45:23.919189 crc crio[22018]: time=\"2026-06-11T17:45:23.91908022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421585 | controller |     "Jun 11 17:45:23.927386 crc crio[22018]: time=\"2026-06-11T17:45:23.922436423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421601 | controller |     "Jun 11 17:45:23.943443 crc crio[22018]: time=\"2026-06-11T17:45:23.943276224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421617 | controller |     "Jun 11 17:45:23.963389 crc crio[22018]: time=\"2026-06-11T17:45:23.961227834Z\" level=info msg=\"Removed container 3ef91e308fa2fa5c7065f2777f04cf78c084939b6a5b3bf0bd3f2413ea7367ed: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=d63e9953-6848-4d90-bad6-c509dd1b65f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421634 | controller |     "Jun 11 17:45:23.963389 crc crio[22018]: time=\"2026-06-11T17:45:23.962522696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421650 | controller |     "Jun 11 17:45:23.986917 crc crio[22018]: time=\"2026-06-11T17:45:23.986820907Z\" level=info msg=\"Removing container: f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc\" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421666 | controller |     "Jun 11 17:45:24.170003 crc crio[22018]: time=\"2026-06-11T17:45:24.160833785Z\" level=info msg=\"Removed container f45a1300cf100e968a41b821d51ffafc7e810a5941c0a3fbd95de1fb7395b1fc: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=1f16b1d6-0233-496e-b21f-79e524ee81d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421685 | controller |     "Jun 11 17:45:24.185270 crc crio[22018]: time=\"2026-06-11T17:45:24.184585664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421701 | controller |     "Jun 11 17:45:24.193104 crc crio[22018]: time=\"2026-06-11T17:45:24.190676651Z\" level=info msg=\"Removing container: b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c\" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.421716 | controller |     "Jun 11 17:45:24.228006 crc crio[22018]: time=\"2026-06-11T17:45:24.227829003Z\" level=info msg=\"Created container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=03fb2654-0f99-4834-9ee7-aaaa5fd8ef3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421732 | controller |     "Jun 11 17:45:24.229392 crc crio[22018]: time=\"2026-06-11T17:45:24.228714019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.421748 | controller |     "Jun 11 17:45:24.239054 crc crio[22018]: time=\"2026-06-11T17:45:24.238964139Z\" level=info msg=\"Starting container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511\" id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.421763 | controller |     "Jun 11 17:45:24.266877 crc crio[22018]: time=\"2026-06-11T17:45:24.266752375Z\" level=info msg=\"Started container\" PID=240136 containerID=1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 description=openstack/swift-storage-0/account-server id=edb10534-48a2-479e-935a-e42b1733c956 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.421780 | controller |     "Jun 11 17:45:24.303873 crc crio[22018]: time=\"2026-06-11T17:45:24.296495799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=f6cdfcfc-7a8e-497f-91dc-1b2fc555c6de name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.421796 | controller |     "Jun 11 17:45:24.303873 crc crio[22018]: time=\"2026-06-11T17:45:24.302069268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=eda0d037-be71-4435-8d87-4ff96dabbec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421811 | controller |     "Jun 11 17:45:24.306429 crc crio[22018]: time=\"2026-06-11T17:45:24.306267399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=04097613-562a-4a75-9e20-fb0ef12859d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421827 | controller |     "Jun 11 17:45:24.316882 crc crio[22018]: time=\"2026-06-11T17:45:24.308043996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=76bc3473-a18a-4de1-882f-c668b64a174a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421843 | controller |     "Jun 11 17:45:24.339462 crc crio[22018]: time=\"2026-06-11T17:45:24.330852569Z\" level=info msg=\"Created container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=399a11a7-f3f9-4595-8ce6-33e214a2b555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421897 | controller |     "Jun 11 17:45:24.340557 crc crio[22018]: time=\"2026-06-11T17:45:24.339750736Z\" level=info msg=\"Starting container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e\" id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.421918 | controller |     "Jun 11 17:45:24.366216 crc crio[22018]: time=\"2026-06-11T17:45:24.364195617Z\" level=info msg=\"Started container\" PID=240134 containerID=d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e description=openstack/ceilometer-0/ceilometer-notification-agent id=7ac591a6-72e4-4c7d-a395-68770f252d4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c",
2026-06-11 18:17:42.421935 | controller |     "Jun 11 17:45:24.376477 crc crio[22018]: time=\"2026-06-11T17:45:24.376388655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=23ad03ad-eeed-46b1-966f-4725f7c54215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.421952 | controller |     "Jun 11 17:45:24.376975 crc crio[22018]: time=\"2026-06-11T17:45:24.376955233Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init\" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.421968 | controller |     "Jun 11 17:45:24.385853 crc crio[22018]: time=\"2026-06-11T17:45:24.385386703Z\" level=info msg=\"Stopped pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=2f01e06f-0901-44dd-91c1-830230f3a7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.421984 | controller |     "Jun 11 17:45:24.412198 crc crio[22018]: time=\"2026-06-11T17:45:24.412107771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e57acb53-414c-4dd4-b252-483f66da4a1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422000 | controller |     "Jun 11 17:45:24.431185 crc crio[22018]: time=\"2026-06-11T17:45:24.43109204Z\" level=info msg=\"Removed container b8a02a9be55f19b8fe11b180b40a9e1f6b9657390701863bd0195f07b01fd36c: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=ab101cd8-4d48-4be9-a933-7045d44c9276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422016 | controller |     "Jun 11 17:45:24.433741 crc crio[22018]: time=\"2026-06-11T17:45:24.43366455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422031 | controller |     "Jun 11 17:45:24.440069 crc crio[22018]: time=\"2026-06-11T17:45:24.439989345Z\" level=info msg=\"Removing container: 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee\" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422047 | controller |     "Jun 11 17:45:24.447317 crc crio[22018]: time=\"2026-06-11T17:45:24.446988259Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422062 | controller |     "Jun 11 17:45:24.466129 crc crio[22018]: time=\"2026-06-11T17:45:24.465734479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422078 | controller |     "Jun 11 17:45:24.476275 crc crio[22018]: time=\"2026-06-11T17:45:24.47619753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1f4e488f-0813-47d9-aa23-d357f46c2596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422093 | controller |     "Jun 11 17:45:24.521121 crc crio[22018]: time=\"2026-06-11T17:45:24.521032938Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422112 | controller |     "Jun 11 17:45:24.521965 crc crio[22018]: time=\"2026-06-11T17:45:24.521819313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422128 | controller |     "Jun 11 17:45:24.523238 crc crio[22018]: time=\"2026-06-11T17:45:24.523166122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422144 | controller |     "Jun 11 17:45:24.537422 crc crio[22018]: time=\"2026-06-11T17:45:24.536148912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422159 | controller |     "Jun 11 17:45:24.594791 crc crio[22018]: time=\"2026-06-11T17:45:24.594718709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422174 | controller |     "Jun 11 17:45:24.603944 crc crio[22018]: time=\"2026-06-11T17:45:24.601806284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422189 | controller |     "Jun 11 17:45:24.652867 crc crio[22018]: time=\"2026-06-11T17:45:24.651733893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422205 | controller |     "Jun 11 17:45:24.673539 crc crio[22018]: time=\"2026-06-11T17:45:24.67346718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422221 | controller |     "Jun 11 17:45:24.989266 crc crio[22018]: time=\"2026-06-11T17:45:24.989179663Z\" level=info msg=\"Removed container 218d3f361e57a3497db38277fae915866cce8543021b1fe7804e5fb76ff351ee: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=a1a33b6f-2255-4185-bacf-9ebc7148e8cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422237 | controller |     "Jun 11 17:45:25.005316 crc crio[22018]: time=\"2026-06-11T17:45:25.005218585Z\" level=info msg=\"Removing container: 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd\" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422252 | controller |     "Jun 11 17:45:25.215452 crc crio[22018]: time=\"2026-06-11T17:45:25.214293468Z\" level=info msg=\"Removed container 2edbb27c3d0efa6bcb1157d8d68d4fe05717b342f1a92936c5a75fb36b6f09cd: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=9a7b9450-2ec7-4cdc-af10-ffce56f3d14c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422268 | controller |     "Jun 11 17:45:25.228997 crc crio[22018]: time=\"2026-06-11T17:45:25.228915722Z\" level=info msg=\"Removing container: 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1\" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422284 | controller |     "Jun 11 17:45:25.366623 crc crio[22018]: time=\"2026-06-11T17:45:25.366057864Z\" level=info msg=\"Removed container 2e1614d65a6a85c659b9f48b3e1555dc1c864e68479a276606fb68103c7040d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9b88b155-1620-4db3-9b61-66fb827a88b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422300 | controller |     "Jun 11 17:45:25.371307 crc crio[22018]: time=\"2026-06-11T17:45:25.371230175Z\" level=info msg=\"Removing container: ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7\" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422322 | controller |     "Jun 11 17:45:25.466491 crc crio[22018]: time=\"2026-06-11T17:45:25.466302698Z\" level=info msg=\"Created container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=dbacf7d2-1d97-4b3a-b966-d75310123806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422339 | controller |     "Jun 11 17:45:25.470735 crc crio[22018]: time=\"2026-06-11T17:45:25.470659129Z\" level=info msg=\"Starting container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69\" id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.422355 | controller |     "Jun 11 17:45:25.477914 crc crio[22018]: time=\"2026-06-11T17:45:25.477843904Z\" level=info msg=\"Started container\" PID=240175 containerID=f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init id=57311ba7-9f76-45b3-98e9-34566133bc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4",
2026-06-11 18:17:42.422371 | controller |     "Jun 11 17:45:25.515056 crc crio[22018]: time=\"2026-06-11T17:45:25.514287616Z\" level=info msg=\"Removed container ed707435df1c7f30420d81042ad6c6d639e95c8248ee7b9d3bed3a1e9016bff7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=204e8e0d-47ad-44f9-bf28-fb38b7a59bf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422387 | controller |     "Jun 11 17:45:25.520022 crc crio[22018]: time=\"2026-06-11T17:45:25.519962241Z\" level=info msg=\"Removing container: 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0\" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422408 | controller |     "Jun 11 17:45:25.621111 crc crio[22018]: time=\"2026-06-11T17:45:25.614549892Z\" level=info msg=\"Removed container 907e511ef30e9ecbe7fff42e882203030174b402a963d6e6fb5b6992afa5f1d0: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=e7f50dcc-edaf-493e-bc2f-11aa117555ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422430 | controller |     "Jun 11 17:45:25.627773 crc crio[22018]: time=\"2026-06-11T17:45:25.627691407Z\" level=info msg=\"Created container 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init\" id=4ea0406d-c20e-4f2a-9fe5-173395db1238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422447 | controller |     "Jun 11 17:45:25.630283 crc crio[22018]: time=\"2026-06-11T17:45:25.630217218Z\" level=info msg=\"Starting container: 6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb\" id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.422463 | controller |     "Jun 11 17:45:25.636496 crc crio[22018]: time=\"2026-06-11T17:45:25.635015615Z\" level=info msg=\"Started container\" PID=240426 containerID=6c89829692441c6270ca59d049a86c83583ffa451ed68c7e1c639bf0683b14fb description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/init id=6490d90a-fb17-409c-b9b9-00d31f35bbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe",
2026-06-11 18:17:42.422479 | controller |     "Jun 11 17:45:25.636496 crc crio[22018]: time=\"2026-06-11T17:45:25.635954885Z\" level=info msg=\"Created container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=04003447-cfd6-4a23-b7e6-e06ca32be873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422495 | controller |     "Jun 11 17:45:25.638897 crc crio[22018]: time=\"2026-06-11T17:45:25.638759311Z\" level=info msg=\"Created container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=a0b85ff2-e0b0-4d11-94ab-92e8bf07a558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422516 | controller |     "Jun 11 17:45:25.641125 crc crio[22018]: time=\"2026-06-11T17:45:25.641043712Z\" level=info msg=\"Starting container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb\" id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.422532 | controller |     "Jun 11 17:45:25.645231 crc crio[22018]: time=\"2026-06-11T17:45:25.645148166Z\" level=info msg=\"Removing container: de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a\" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422549 | controller |     "Jun 11 17:45:25.645780 crc crio[22018]: time=\"2026-06-11T17:45:25.645735972Z\" level=info msg=\"Starting container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37\" id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.422564 | controller |     "Jun 11 17:45:25.652245 crc crio[22018]: time=\"2026-06-11T17:45:25.652153536Z\" level=info msg=\"Started container\" PID=240425 containerID=051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb description=openstack/ceilometer-0/sg-core id=2124615c-e345-4687-a467-32f02f362be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c",
2026-06-11 18:17:42.422580 | controller |     "Jun 11 17:45:25.655980 crc crio[22018]: time=\"2026-06-11T17:45:25.655906802Z\" level=info msg=\"Started container\" PID=240429 containerID=65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 description=openstack/swift-storage-0/account-replicator id=d3046bbb-fcf3-4fb5-bf5a-bee5ab6ba4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.422597 | controller |     "Jun 11 17:45:25.720820 crc crio[22018]: time=\"2026-06-11T17:45:25.720726994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=5e6430c7-dc00-4233-b72b-d298ad6617cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422613 | controller |     "Jun 11 17:45:25.721109 crc crio[22018]: time=\"2026-06-11T17:45:25.720861218Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bd0a59e6-70c4-47bc-b315-28b041c11168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422628 | controller |     "Jun 11 17:45:25.776719 crc crio[22018]: time=\"2026-06-11T17:45:25.776609544Z\" level=info msg=\"Removed container de72744d6c74cf5873a637cf306780ba10cfe65af4f19e8c15cdf31b0e15d08a: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=2be6a41e-3443-4c6d-9dba-3b236405e9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422644 | controller |     "Jun 11 17:45:25.794891 crc crio[22018]: time=\"2026-06-11T17:45:25.794006108Z\" level=info msg=\"Removing container: 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e\" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422659 | controller |     "Jun 11 17:45:25.802722 crc crio[22018]: time=\"2026-06-11T17:45:25.802285387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=17d1b57e-5b5f-4966-8f9a-4ab836a493db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422675 | controller |     "Jun 11 17:45:25.867033 crc crio[22018]: time=\"2026-06-11T17:45:25.86671496Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2bde9ff8-0fe2-482a-9422-f75aa7e2523a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.422695 | controller |     "Jun 11 17:45:26.040916 crc crio[22018]: time=\"2026-06-11T17:45:26.040863885Z\" level=info msg=\"Removed container 5cde39b2b6ad27bd76da3145aefb65a1c6f017ca635b2ab2e75dee73cd065a8e: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=4d3e30e8-e31d-4590-b8d4-f337d0d67594 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422711 | controller |     "Jun 11 17:45:26.045063 crc crio[22018]: time=\"2026-06-11T17:45:26.044981058Z\" level=info msg=\"Removing container: e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9\" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422728 | controller |     "Jun 11 17:45:26.091270 crc crio[22018]: time=\"2026-06-11T17:45:26.091148903Z\" level=info msg=\"Removed container e2bfcdb958a6264a4fd774e4d813f98cc3f9986689b4efcdfa441fd5df0a42b9: openstack/ovn-controller-mmwg9/ovn-controller\" id=dae7959a-a817-478a-b563-8bb156e02ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422744 | controller |     "Jun 11 17:45:26.099011 crc crio[22018]: time=\"2026-06-11T17:45:26.098975088Z\" level=info msg=\"Removing container: 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef\" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422760 | controller |     "Jun 11 17:45:26.173833 crc crio[22018]: time=\"2026-06-11T17:45:26.172514797Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.422776 | controller |     "Jun 11 17:45:26.182559 crc crio[22018]: time=\"2026-06-11T17:45:26.180108157Z\" level=info msg=\"Removed container 141f5c5f942bb38302ee5efe6e2cf8108fec1a6dee465abcfcabd643c670faef: openstack/ceilometer-0/proxy-httpd\" id=b20caeca-407b-4250-b3d2-43f8b83a939e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422791 | controller |     "Jun 11 17:45:26.182559 crc crio[22018]: time=\"2026-06-11T17:45:26.180618233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422807 | controller |     "Jun 11 17:45:26.186709 crc crio[22018]: time=\"2026-06-11T17:45:26.183765348Z\" level=info msg=\"Removing container: 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00\" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422823 | controller |     "Jun 11 17:45:26.246841 crc crio[22018]: time=\"2026-06-11T17:45:26.246715055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422838 | controller |     "Jun 11 17:45:26.254815 crc crio[22018]: time=\"2026-06-11T17:45:26.254705598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.422875 | controller |     "Jun 11 17:45:26.333931 crc crio[22018]: time=\"2026-06-11T17:45:26.333815463Z\" level=info msg=\"Removed container 082c5bd6228700b7fb32c6b4b5fadff9d57327e5310d87b8b808347e61e92d00: openstack/ceilometer-0/sg-core\" id=7fb7719d-4845-4443-a68a-218be8fb60f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422893 | controller |     "Jun 11 17:45:26.336787 crc crio[22018]: time=\"2026-06-11T17:45:26.336709992Z\" level=info msg=\"Removing container: 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08\" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422916 | controller |     "Jun 11 17:45:26.479113 crc crio[22018]: time=\"2026-06-11T17:45:26.478646892Z\" level=info msg=\"Removed container 2ddd8f47857163aad313bd7dded7a6f794884f8fcf06b895e9f0d1aea6d98f08: openstack/ceilometer-0/ceilometer-notification-agent\" id=662eee69-7f36-4974-b231-7a8f3422e3c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422933 | controller |     "Jun 11 17:45:26.481574 crc crio[22018]: time=\"2026-06-11T17:45:26.481381968Z\" level=info msg=\"Removing container: 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40\" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.422970 | controller |     "Jun 11 17:45:26.530720 crc crio[22018]: time=\"2026-06-11T17:45:26.530522851Z\" level=info msg=\"Removed container 08805cba5485b77b957c8886bedda530f2e383dd2177c16d1eb678c42bbc7c40: openstack/ceilometer-0/ceilometer-central-agent\" id=0c4ff3e2-cc15-489a-b12e-87fe451fba65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423008 | controller |     "Jun 11 17:45:26.534094 crc crio[22018]: time=\"2026-06-11T17:45:26.534002788Z\" level=info msg=\"Removing container: 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca\" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423028 | controller |     "Jun 11 17:45:26.722247 crc crio[22018]: time=\"2026-06-11T17:45:26.720881391Z\" level=info msg=\"Removed container 3ec4a9aacd8d8c2203536eddc9167f0b433f3ca7123ba0ee22c5ae84dc51b8ca: openstack/dnsmasq-dns-6ddbdd9749-zb76z/dnsmasq-dns\" id=687e7b22-2687-4d2c-8c99-4cd354b01cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423046 | controller |     "Jun 11 17:45:26.725285 crc crio[22018]: time=\"2026-06-11T17:45:26.725192578Z\" level=info msg=\"Removing container: 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53\" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423063 | controller |     "Jun 11 17:45:26.788797 crc crio[22018]: time=\"2026-06-11T17:45:26.788675368Z\" level=info msg=\"Removed container 2f1f0f3a377b976f22deab96431756f5136ef698860c78e6fa0f3b7e51b81f53: openstack/dnsmasq-dns-6ddbdd9749-zb76z/init\" id=9d55baa5-5b71-4220-b64a-53a72756f587 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423079 | controller |     "Jun 11 17:45:26.792671 crc crio[22018]: time=\"2026-06-11T17:45:26.792522719Z\" level=info msg=\"Removing container: 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661\" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423096 | controller |     "Jun 11 17:45:27.005073 crc crio[22018]: time=\"2026-06-11T17:45:27.004825163Z\" level=info msg=\"Removed container 45af3e791cbcaf43377877ad511afdf1ed75e5bdda50c81cd3a911556d958661: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api\" id=41e1a134-1978-42fe-9140-3b030598be00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423113 | controller |     "Jun 11 17:45:27.007929 crc crio[22018]: time=\"2026-06-11T17:45:27.007848429Z\" level=info msg=\"Removing container: 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574\" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423129 | controller |     "Jun 11 17:45:27.049179 crc crio[22018]: time=\"2026-06-11T17:45:27.049043698Z\" level=info msg=\"Removed container 2a7ca8f25982cba6c4fe0ea4cfa74fc1a7676b4d7748bd914872a756dc87b574: openstack/barbican-api-5dc9db7644-g2g8t/barbican-api-log\" id=9ff465cb-f4ba-46b6-b29f-066b2f5718a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423144 | controller |     "Jun 11 17:45:27.051742 crc crio[22018]: time=\"2026-06-11T17:45:27.05166888Z\" level=info msg=\"Removing container: f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e\" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423166 | controller |     "Jun 11 17:45:27.104375 crc crio[22018]: time=\"2026-06-11T17:45:27.10423638Z\" level=info msg=\"Removed container f4de994babd7e889a9745dbd2ccad66a6f7d9edb0f75c8657861b6fbdae9fc7e: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=47f210f5-2d77-4ba7-8a9d-775617c2347a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423183 | controller |     "Jun 11 17:45:27.108247 crc crio[22018]: time=\"2026-06-11T17:45:27.108171322Z\" level=info msg=\"Removing container: 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf\" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423198 | controller |     "Jun 11 17:45:27.416977 crc crio[22018]: time=\"2026-06-11T17:45:27.416186434Z\" level=info msg=\"Removed container 5b171b846f34ea88287d23849c7e109f2a4fc270d082170856207f7db18af9bf: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=a03e5b0b-10c1-408e-be47-2289dafe2b37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423228 | controller |     "Jun 11 17:45:27.426283 crc crio[22018]: time=\"2026-06-11T17:45:27.426190813Z\" level=info msg=\"Removing container: ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e\" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423266 | controller |     "Jun 11 17:45:27.451095 crc crio[22018]: time=\"2026-06-11T17:45:27.45045491Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.423288 | controller |     "Jun 11 17:45:27.544667 crc crio[22018]: time=\"2026-06-11T17:45:27.54453628Z\" level=info msg=\"Removed container ed10522fb12a01d26953339df95687429c7d092ec177e9c51aeca00458ea202e: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=b996ee96-e5a9-479a-8a4c-190e9445a853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423305 | controller |     "Jun 11 17:45:27.545107 crc crio[22018]: time=\"2026-06-11T17:45:27.544984479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.423322 | controller |     "Jun 11 17:45:27.550958 crc crio[22018]: time=\"2026-06-11T17:45:27.550763264Z\" level=info msg=\"Removing container: c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea\" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423338 | controller |     "Jun 11 17:45:27.763129 crc crio[22018]: time=\"2026-06-11T17:45:27.762867233Z\" level=info msg=\"Removed container c93d42fa8933327af48f0c8c975717921ec354b569cb0672b728552968d68fea: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=571961d2-96a0-449c-bdc9-a201d9c86249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423355 | controller |     "Jun 11 17:45:27.765856 crc crio[22018]: time=\"2026-06-11T17:45:27.765245836Z\" level=info msg=\"Created container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=364efac9-2291-4f46-b1a2-083584ac0e15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.423371 | controller |     "Jun 11 17:45:27.766970 crc crio[22018]: time=\"2026-06-11T17:45:27.76684891Z\" level=info msg=\"Starting container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d\" id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.423387 | controller |     "Jun 11 17:45:27.770863 crc crio[22018]: time=\"2026-06-11T17:45:27.770747763Z\" level=info msg=\"Removing container: b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec\" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423427 | controller |     "Jun 11 17:45:27.775642 crc crio[22018]: time=\"2026-06-11T17:45:27.775236676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.423457 | controller |     "Jun 11 17:45:27.801958 crc crio[22018]: time=\"2026-06-11T17:45:27.801735691Z\" level=info msg=\"Started container\" PID=240569 containerID=64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d description=openstack/swift-storage-0/account-auditor id=3e356298-af91-4132-9c46-a5083aa94e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.423476 | controller |     "Jun 11 17:45:27.864888 crc crio[22018]: time=\"2026-06-11T17:45:27.864210076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.423494 | controller |     "Jun 11 17:45:27.958895 crc crio[22018]: time=\"2026-06-11T17:45:27.950850856Z\" level=info msg=\"Removed container b8a33d8449f9a86dfea5454491f865a65ddefdb47e39d9cb982887d5960746ec: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=a934e000-0c90-4bc2-bd75-f60f5b6ee845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423510 | controller |     "Jun 11 17:45:27.958895 crc crio[22018]: time=\"2026-06-11T17:45:27.955589004Z\" level=info msg=\"Removing container: 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3\" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423526 | controller |     "Jun 11 17:45:28.149847 crc crio[22018]: time=\"2026-06-11T17:45:28.149763718Z\" level=info msg=\"Removed container 6eb5efb5216b396f2fac661cc3c9c9a3e56ee1754703e0af61d1b4435d7a27f3: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=bc1a8e6d-2411-440a-85c4-fec103feffb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423542 | controller |     "Jun 11 17:45:28.159864 crc crio[22018]: time=\"2026-06-11T17:45:28.159743221Z\" level=info msg=\"Removing container: 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71\" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423558 | controller |     "Jun 11 17:45:28.255037 crc crio[22018]: time=\"2026-06-11T17:45:28.254927222Z\" level=info msg=\"Removed container 1307b7013cbd0654f067993fc0a8c2325c56ccfd7012f71fb77f3e78ffdc7a71: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=fa89b6f7-b85a-48e7-9c5c-2f35de551d04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423574 | controller |     "Jun 11 17:45:28.271384 crc crio[22018]: time=\"2026-06-11T17:45:28.269877185Z\" level=info msg=\"Removing container: caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585\" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423590 | controller |     "Jun 11 17:45:28.488228 crc crio[22018]: time=\"2026-06-11T17:45:28.488095847Z\" level=info msg=\"Removed container caf7de5b1b75d29f8a237260b8dff8659f217c7e8a8cfe3800ab3f8516c81585: openstack/glance-db-create-64bgj/mariadb-database-create\" id=5370454e-38f5-49c6-9f94-89a017ec4efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423605 | controller |     "Jun 11 17:45:28.500898 crc crio[22018]: time=\"2026-06-11T17:45:28.500722218Z\" level=info msg=\"Removing container: ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99\" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423621 | controller |     "Jun 11 17:45:28.618270 crc crio[22018]: time=\"2026-06-11T17:45:28.618180643Z\" level=info msg=\"Removed container ed95428630d7292950a0a63e649dc9dc66f79883528a196d00ea90993d24de99: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=234e3043-0aaa-4fad-b6a6-5448f3186bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423646 | controller |     "Jun 11 17:45:28.624678 crc crio[22018]: time=\"2026-06-11T17:45:28.623437892Z\" level=info msg=\"Removing container: 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1\" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423663 | controller |     "Jun 11 17:45:28.866743 crc crio[22018]: time=\"2026-06-11T17:45:28.866541093Z\" level=info msg=\"Removed container 4daa332d7d261b843a2e5183c563af36e6e787551a3887c560d1ed9093fd3da1: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=f85446d7-0cc1-4c0e-a41c-25ed1ca55ee2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423682 | controller |     "Jun 11 17:45:28.871147 crc crio[22018]: time=\"2026-06-11T17:45:28.871082076Z\" level=info msg=\"Removing container: 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202\" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423704 | controller |     "Jun 11 17:45:28.893806 crc crio[22018]: time=\"2026-06-11T17:45:28.891284277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d922fd07-ed3e-40e3-bbfd-433a4908c04c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.423728 | controller |     "Jun 11 17:45:28.976927 crc crio[22018]: time=\"2026-06-11T17:45:28.97681044Z\" level=info msg=\"Removed container 59ae359a89b84d56488c113402c7c56922078d7bcf4ede8509d86d6d87198202: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=9856d05d-4627-40a4-a8ec-e275a27f9b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423753 | controller |     "Jun 11 17:45:28.979707 crc crio[22018]: time=\"2026-06-11T17:45:28.979596099Z\" level=info msg=\"Removing container: b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731\" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423778 | controller |     "Jun 11 17:45:29.001491 crc crio[22018]: time=\"2026-06-11T17:45:29.00076366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=9d9756dc-1d51-4d9c-a00c-40e95aa3d041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.423804 | controller |     "Jun 11 17:45:29.154208 crc crio[22018]: time=\"2026-06-11T17:45:29.153866029Z\" level=info msg=\"Removed container b2dd1d7206818e1c3239cba81a109c9f4e6f033cf723371e620e06a57874f731: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=c90a1502-6302-4bec-b69f-5a6745a833f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423828 | controller |     "Jun 11 17:45:29.157267 crc crio[22018]: time=\"2026-06-11T17:45:29.15710241Z\" level=info msg=\"Removing container: 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0\" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423872 | controller |     "Jun 11 17:45:29.288422 crc crio[22018]: time=\"2026-06-11T17:45:29.288197258Z\" level=info msg=\"Created container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=4a23b50c-e961-4bc4-8563-e2b7997fa926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.423905 | controller |     "Jun 11 17:45:29.289700 crc crio[22018]: time=\"2026-06-11T17:45:29.289441711Z\" level=info msg=\"Removed container 3cc8edc23c59a724681cc6bed9bcd4f0ef5c98997b1e2bd0dc8d9d8bcdb960d0: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=2795418d-b7a4-45a2-bf3d-ce0cfb15ee6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423937 | controller |     "Jun 11 17:45:29.289700 crc crio[22018]: time=\"2026-06-11T17:45:29.289587462Z\" level=info msg=\"Starting container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0\" id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.423963 | controller |     "Jun 11 17:45:29.295629 crc crio[22018]: time=\"2026-06-11T17:45:29.295027884Z\" level=info msg=\"Removing container: d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8\" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.423988 | controller |     "Jun 11 17:45:29.348443 crc crio[22018]: time=\"2026-06-11T17:45:29.348257483Z\" level=info msg=\"Started container\" PID=240655 containerID=a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 description=openstack/ceilometer-0/proxy-httpd id=7f6143d6-cd03-4690-b2b9-f595d2409d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c",
2026-06-11 18:17:42.424013 | controller |     "Jun 11 17:45:29.465942 crc crio[22018]: time=\"2026-06-11T17:45:29.465836924Z\" level=info msg=\"Removed container d011fa1b8cb39e5ba1e993046ed7bb86166676e6cb64b77324c0c0603bbdb3f8: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=20a31702-7e06-46b9-87c8-4346f9eb102a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424057 | controller |     "Jun 11 17:45:29.471733 crc crio[22018]: time=\"2026-06-11T17:45:29.471654227Z\" level=info msg=\"Removing container: 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d\" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424083 | controller |     "Jun 11 17:45:29.856292 crc crio[22018]: time=\"2026-06-11T17:45:29.856043251Z\" level=info msg=\"Removed container 74c667742a1d4ec093b232f3bd7e6c9983cade0a0c761bef69943e2c5ec5926d: openstack/cinder-db-create-fv555/mariadb-database-create\" id=1c387a66-bc49-44d1-bd81-f2df4a068d47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424108 | controller |     "Jun 11 17:45:29.873050 crc crio[22018]: time=\"2026-06-11T17:45:29.872878136Z\" level=info msg=\"Removing container: 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c\" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424131 | controller |     "Jun 11 17:45:30.005681 crc crio[22018]: time=\"2026-06-11T17:45:30.0052187Z\" level=info msg=\"Removed container 07b7136b2968c860ef3b372ee19fe1e248141b10f62b61e48acf83977a4c1a9c: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=55838f6d-c4e3-4e81-96a0-59d58bd82e32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424153 | controller |     "Jun 11 17:45:30.015087 crc crio[22018]: time=\"2026-06-11T17:45:30.014954255Z\" level=info msg=\"Removing container: 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2\" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424177 | controller |     "Jun 11 17:45:30.121979 crc crio[22018]: time=\"2026-06-11T17:45:30.121724062Z\" level=info msg=\"Removed container 8835b649346e2ce6f6d81cbfc0837966d602bbf5e5884499aacfa7ca5fe1e5c2: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=756b9967-46f0-4fb9-8a96-38a95f7261f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424201 | controller |     "Jun 11 17:45:30.130558 crc crio[22018]: time=\"2026-06-11T17:45:30.130422757Z\" level=info msg=\"Removing container: 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14\" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424226 | controller |     "Jun 11 17:45:30.310393 crc crio[22018]: time=\"2026-06-11T17:45:30.31021312Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424257 | controller |     "Jun 11 17:45:30.311152 crc crio[22018]: time=\"2026-06-11T17:45:30.311059805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424283 | controller |     "Jun 11 17:45:30.390879 crc crio[22018]: time=\"2026-06-11T17:45:30.390093554Z\" level=info msg=\"Removed container 4a3df0a5f3d65d8dca7b71e48ef2cc28083240f19a1c4f59c4918b4f78ea8c14: openstack/ovn-controller-ovs-fx6lq/ovs-vswitchd\" id=ff8a49e1-a1b6-44bc-b2d4-6b4f1aa2d3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424308 | controller |     "Jun 11 17:45:30.393704 crc crio[22018]: time=\"2026-06-11T17:45:30.393505541Z\" level=info msg=\"Removing container: 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063\" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424332 | controller |     "Jun 11 17:45:30.498959 crc crio[22018]: time=\"2026-06-11T17:45:30.498768025Z\" level=info msg=\"Removed container 68d5deae5a0d01aa937dc87061535d9d3ea74a1b51c4e540e73fd4ec4a577063: openstack/ovn-controller-ovs-fx6lq/ovsdb-server\" id=90113f07-fd18-4f29-8a79-5d8c6e608126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424355 | controller |     "Jun 11 17:45:30.505659 crc crio[22018]: time=\"2026-06-11T17:45:30.502644273Z\" level=info msg=\"Removing container: c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99\" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424378 | controller |     "Jun 11 17:45:30.523484 crc crio[22018]: time=\"2026-06-11T17:45:30.523270188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424398 | controller |     "Jun 11 17:45:30.538281 crc crio[22018]: time=\"2026-06-11T17:45:30.538159632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424420 | controller |     "Jun 11 17:45:30.814900 crc crio[22018]: time=\"2026-06-11T17:45:30.814797576Z\" level=info msg=\"Removed container c7054a1c6d07fdbe9eeab2f3540d6cffc5473cc0c291a7fe047c7b216afc3d99: openstack/ovn-controller-ovs-fx6lq/ovsdb-server-init\" id=9fea1436-49a5-4260-9085-63d73ae9d554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.424441 | controller |     "Jun 11 17:45:31.378699 crc crio[22018]: time=\"2026-06-11T17:45:31.378098636Z\" level=info msg=\"Created container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=27f80196-8c3b-4a05-8a36-abdf711a63ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424459 | controller |     "Jun 11 17:45:31.381524 crc crio[22018]: time=\"2026-06-11T17:45:31.38139336Z\" level=info msg=\"Starting container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434\" id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.424476 | controller |     "Jun 11 17:45:31.388487 crc crio[22018]: time=\"2026-06-11T17:45:31.388314949Z\" level=info msg=\"Started container\" PID=240812 containerID=04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 description=openstack/swift-storage-0/account-reaper id=e75abfcd-9f52-404f-9b83-ada0136fade8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.424493 | controller |     "Jun 11 17:45:31.579153 crc crio[22018]: time=\"2026-06-11T17:45:31.578990778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=973869e7-5039-427a-85cb-ff8076e30bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424514 | controller |     "Jun 11 17:45:31.685726 crc crio[22018]: time=\"2026-06-11T17:45:31.685491604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=ee6d8baa-3f50-4ad8-9564-cc7d630ffb0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424530 | controller |     "Jun 11 17:45:32.099614 crc crio[22018]: time=\"2026-06-11T17:45:32.09915113Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424546 | controller |     "Jun 11 17:45:32.099967 crc crio[22018]: time=\"2026-06-11T17:45:32.099702298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424562 | controller |     "Jun 11 17:45:32.236303 crc crio[22018]: time=\"2026-06-11T17:45:32.236194366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424578 | controller |     "Jun 11 17:45:32.242208 crc crio[22018]: time=\"2026-06-11T17:45:32.242067113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424593 | controller |     "Jun 11 17:45:32.391666 crc crio[22018]: time=\"2026-06-11T17:45:32.391382473Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-jq7jz/POD\" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.424624 | controller |     "Jun 11 17:45:32.391666 crc crio[22018]: time=\"2026-06-11T17:45:32.391525354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424662 | controller |     "Jun 11 17:45:32.474129 crc crio[22018]: time=\"2026-06-11T17:45:32.474031302Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}\"",
2026-06-11 18:17:42.424684 | controller |     "Jun 11 17:45:32.474129 crc crio[22018]: time=\"2026-06-11T17:45:32.474127605Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-jq7jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.424703 | controller |     "Jun 11 17:45:32.809270 crc crio[22018]: time=\"2026-06-11T17:45:32.809182593Z\" level=info msg=\"Created container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=6e807ebf-364b-462e-a71c-7e3ff1f255a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424726 | controller |     "Jun 11 17:45:32.813367 crc crio[22018]: time=\"2026-06-11T17:45:32.813248612Z\" level=info msg=\"Starting container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15\" id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.424752 | controller |     "Jun 11 17:45:32.829653 crc crio[22018]: time=\"2026-06-11T17:45:32.829562029Z\" level=info msg=\"Started container\" PID=240875 containerID=24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 description=openstack/swift-storage-0/container-server id=ed86c521-d9d8-4c32-be4b-9a353de650bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.424777 | controller |     "Jun 11 17:45:33.140828 crc crio[22018]: time=\"2026-06-11T17:45:33.138742107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d8870c6e-306b-4c77-8a83-0b5d0d067f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424794 | controller |     "Jun 11 17:45:33.196719 crc crio[22018]: time=\"2026-06-11T17:45:33.196599393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f7978931-dcd2-4b82-91ce-8463d0330102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424810 | controller |     "Jun 11 17:45:33.505504 crc crio[22018]: time=\"2026-06-11T17:45:33.505229038Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424827 | controller |     "Jun 11 17:45:33.507143 crc crio[22018]: time=\"2026-06-11T17:45:33.505719464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424844 | controller |     "Jun 11 17:45:34.162019 crc crio[22018]: time=\"2026-06-11T17:45:34.160688896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424884 | controller |     "Jun 11 17:45:34.229066 crc crio[22018]: time=\"2026-06-11T17:45:34.215944684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.424901 | controller |     "Jun 11 17:45:35.334123 crc crio[22018]: time=\"2026-06-11T17:45:35.33346362Z\" level=info msg=\"Created container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=4eeb8ac8-f0a9-4a8d-9f3f-e2f458e589eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.424917 | controller |     "Jun 11 17:45:35.337725 crc crio[22018]: time=\"2026-06-11T17:45:35.337651292Z\" level=info msg=\"Starting container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0\" id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.424934 | controller |     "Jun 11 17:45:35.359701 crc crio[22018]: time=\"2026-06-11T17:45:35.359599578Z\" level=info msg=\"Started container\" PID=241174 containerID=4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 description=openstack/swift-storage-0/container-replicator id=8fcc70b5-7153-4ef8-b998-18322d4b8d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.424951 | controller |     "Jun 11 17:45:35.517260 crc crio[22018]: time=\"2026-06-11T17:45:35.517100915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1854e0ac-6803-4057-b17f-634c95cb0f68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424966 | controller |     "Jun 11 17:45:35.587159 crc crio[22018]: time=\"2026-06-11T17:45:35.58646173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=416f98ef-1a1d-43b6-a772-e8d40adc0de0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.424986 | controller |     "Jun 11 17:45:35.622524 crc crio[22018]: time=\"2026-06-11T17:45:35.622432098Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.425002 | controller |     "Jun 11 17:45:35.622984 crc crio[22018]: time=\"2026-06-11T17:45:35.622887033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425018 | controller |     "Jun 11 17:45:35.831886 crc crio[22018]: 2026-06-11T17:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d582a7341dff19a Mac:ae:d8:ea:67:e6:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.425036 | controller |     "Jun 11 17:45:35.835975 crc crio[22018]: time=\"2026-06-11T17:45:35.835858417Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-jq7jz Namespace:openstack ID:d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e UID:5b8f45b8-96dd-418d-b0a9-5e2108404dd8 NetNS:/var/run/netns/4a689522-51f9-4e38-967c-d26af7ef648d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b8f45b8_96dd_418d_b0a9_5e2108404dd8.slice PodAnnotations:0xc00141a840}] Aliases:map[]}\"",
2026-06-11 18:17:42.425054 | controller |     "Jun 11 17:45:35.837701 crc crio[22018]: time=\"2026-06-11T17:45:35.836490067Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-jq7jz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.425070 | controller |     "Jun 11 17:45:35.850908 crc crio[22018]: time=\"2026-06-11T17:45:35.850771155Z\" level=info msg=\"Ran pod sandbox d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e with infra container: openstack/ovn-controller-ovs-jq7jz/POD\" id=0d768eb4-c452-402e-81e0-de00f33f4684 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425086 | controller |     "Jun 11 17:45:35.892480 crc crio[22018]: time=\"2026-06-11T17:45:35.892279309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425102 | controller |     "Jun 11 17:45:35.893292 crc crio[22018]: time=\"2026-06-11T17:45:35.893152015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425118 | controller |     "Jun 11 17:45:35.893486 crc crio[22018]: time=\"2026-06-11T17:45:35.893469015Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425135 | controller |     "Jun 11 17:45:35.893550 crc crio[22018]: time=\"2026-06-11T17:45:35.893534027Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a8859313-3350-4fb3-a74c-a6633c944a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425150 | controller |     "Jun 11 17:45:35.897111 crc crio[22018]: time=\"2026-06-11T17:45:35.896912153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425166 | controller |     "Jun 11 17:45:35.905282 crc crio[22018]: time=\"2026-06-11T17:45:35.905202482Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.425184 | controller |     "Jun 11 17:45:35.926227 crc crio[22018]: time=\"2026-06-11T17:45:35.925043428Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 18:17:42.425201 | controller |     "Jun 11 17:45:36.385211 crc crio[22018]: time=\"2026-06-11T17:45:36.382775326Z\" level=info msg=\"Created container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=6b780dfe-91f9-4225-a9ac-4a3899f774f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.425217 | controller |     "Jun 11 17:45:36.391104 crc crio[22018]: time=\"2026-06-11T17:45:36.390465413Z\" level=info msg=\"Starting container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace\" id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.425233 | controller |     "Jun 11 17:45:36.422845 crc crio[22018]: time=\"2026-06-11T17:45:36.422723561Z\" level=info msg=\"Started container\" PID=241378 containerID=2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace description=openstack/swift-storage-0/container-auditor id=6b5a071f-981c-49f0-aab4-405f35867d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.425249 | controller |     "Jun 11 17:45:36.483496 crc crio[22018]: time=\"2026-06-11T17:45:36.483385518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d4116efd-f2a9-41c3-8d5d-1fea722debcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425265 | controller |     "Jun 11 17:45:36.571291 crc crio[22018]: time=\"2026-06-11T17:45:36.566736133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f1b096c2-1474-4274-ba1a-76bdaf6b32e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425281 | controller |     "Jun 11 17:45:36.625635 crc crio[22018]: time=\"2026-06-11T17:45:36.625163957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=e65040db-41ef-4008-833f-6cdae8ea764a name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.425297 | controller |     "Jun 11 17:45:36.631601 crc crio[22018]: time=\"2026-06-11T17:45:36.628274787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c1594cec-4272-48bc-b1c3-b39b836f3758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425313 | controller |     "Jun 11 17:45:36.671062 crc crio[22018]: time=\"2026-06-11T17:45:36.670662801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4b1bd78d-fe2b-40a6-8585-589504d34ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425330 | controller |     "Jun 11 17:45:36.702070 crc crio[22018]: time=\"2026-06-11T17:45:36.698927063Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.425346 | controller |     "Jun 11 17:45:36.702070 crc crio[22018]: time=\"2026-06-11T17:45:36.699480671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425362 | controller |     "Jun 11 17:45:36.705260 crc crio[22018]: time=\"2026-06-11T17:45:36.705100631Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init\" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.425381 | controller |     "Jun 11 17:45:36.893833 crc crio[22018]: time=\"2026-06-11T17:45:36.890885677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425406 | controller |     "Jun 11 17:45:36.907944 crc crio[22018]: time=\"2026-06-11T17:45:36.902927774Z\" level=info msg=\"Stopping container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067 (timeout: 30s)\" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.425445 | controller |     "Jun 11 17:45:36.994387 crc crio[22018]: time=\"2026-06-11T17:45:36.991758356Z\" level=info msg=\"Stopping container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca (timeout: 30s)\" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.425465 | controller |     "Jun 11 17:45:37.352820 crc crio[22018]: time=\"2026-06-11T17:45:37.351664392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425482 | controller |     "Jun 11 17:45:37.376007 crc crio[22018]: time=\"2026-06-11T17:45:37.366212553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425499 | controller |     "Jun 11 17:45:37.532389 crc crio[22018]: time=\"2026-06-11T17:45:37.532039763Z\" level=info msg=\"Running pod sandbox: openstack/placement-59ccf7988-gc5wf/POD\" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425515 | controller |     "Jun 11 17:45:37.532389 crc crio[22018]: time=\"2026-06-11T17:45:37.532151927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425530 | controller |     "Jun 11 17:45:37.565243 crc crio[22018]: time=\"2026-06-11T17:45:37.565062532Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-b66f59bcc-l2z4m/POD\" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425546 | controller |     "Jun 11 17:45:37.565243 crc crio[22018]: time=\"2026-06-11T17:45:37.565198316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425561 | controller |     "Jun 11 17:45:37.585504 crc crio[22018]: time=\"2026-06-11T17:45:37.584825638Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD\" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425576 | controller |     "Jun 11 17:45:37.585922 crc crio[22018]: time=\"2026-06-11T17:45:37.585900972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425592 | controller |     "Jun 11 17:45:37.697098 crc crio[22018]: time=\"2026-06-11T17:45:37.696987877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425609 | controller |     "Jun 11 17:45:37.900766 crc crio[22018]: time=\"2026-06-11T17:45:37.900721879Z\" level=info msg=\"Stopping container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e (timeout: 30s)\" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.425625 | controller |     "Jun 11 17:45:37.926696 crc crio[22018]: time=\"2026-06-11T17:45:37.901839449Z\" level=info msg=\"Stopping container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c (timeout: 30s)\" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.425646 | controller |     "Jun 11 17:45:37.959458 crc crio[22018]: time=\"2026-06-11T17:45:37.95930995Z\" level=info msg=\"Running pod sandbox: openstack/keystone-74988c44b8-b4w7n/POD\" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425662 | controller |     "Jun 11 17:45:37.959689 crc crio[22018]: time=\"2026-06-11T17:45:37.959480546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425679 | controller |     "Jun 11 17:45:38.037803 crc crio[22018]: time=\"2026-06-11T17:45:38.037709796Z\" level=info msg=\"Created container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=ed3911bc-c2c8-44e9-89b1-302a19670483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.425695 | controller |     "Jun 11 17:45:38.045927 crc crio[22018]: time=\"2026-06-11T17:45:38.045783881Z\" level=info msg=\"Starting container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4\" id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.425712 | controller |     "Jun 11 17:45:38.046720 crc crio[22018]: time=\"2026-06-11T17:45:38.046514881Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.425729 | controller |     "Jun 11 17:45:38.046720 crc crio[22018]: time=\"2026-06-11T17:45:38.046558842Z\" level=info msg=\"Adding pod openstack_placement-59ccf7988-gc5wf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.425746 | controller |     "Jun 11 17:45:38.062692 crc crio[22018]: time=\"2026-06-11T17:45:38.062598917Z\" level=info msg=\"Started container\" PID=241495 containerID=6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 description=openstack/swift-storage-0/container-updater id=0c3f52b6-f34b-484f-bcbc-baa06383beac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.425763 | controller |     "Jun 11 17:45:38.172886 crc crio[22018]: time=\"2026-06-11T17:45:38.172808485Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}\"",
2026-06-11 18:17:42.425780 | controller |     "Jun 11 17:45:38.172886 crc crio[22018]: time=\"2026-06-11T17:45:38.172870167Z\" level=info msg=\"Adding pod openstack_barbican-worker-b66f59bcc-l2z4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.425797 | controller |     "Jun 11 17:45:38.210826 crc crio[22018]: time=\"2026-06-11T17:45:38.210776376Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-7fdpn/POD\" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425812 | controller |     "Jun 11 17:45:38.211089 crc crio[22018]: time=\"2026-06-11T17:45:38.211072186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425834 | controller |     "Jun 11 17:45:38.231363 crc crio[22018]: time=\"2026-06-11T17:45:38.231232827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=36215970-9f9b-4017-8093-c038113d8045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425869 | controller |     "Jun 11 17:45:38.357005 crc crio[22018]: time=\"2026-06-11T17:45:38.356783853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425891 | controller |     "Jun 11 17:45:38.450375 crc crio[22018]: time=\"2026-06-11T17:45:38.450220884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f1099a29-0509-41eb-89e0-01181141e696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.425907 | controller |     "Jun 11 17:45:38.467946 crc crio[22018]: time=\"2026-06-11T17:45:38.467245371Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}\"",
2026-06-11 18:17:42.425924 | controller |     "Jun 11 17:45:38.467946 crc crio[22018]: time=\"2026-06-11T17:45:38.467315843Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6598d9758b-jcmqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.425940 | controller |     "Jun 11 17:45:38.479884 crc crio[22018]: time=\"2026-06-11T17:45:38.47918518Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-86c9988d8b-nf6zh/POD\" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.425956 | controller |     "Jun 11 17:45:38.480024 crc crio[22018]: time=\"2026-06-11T17:45:38.479987426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.425971 | controller |     "Jun 11 17:45:38.487733 crc crio[22018]: time=\"2026-06-11T17:45:38.486156344Z\" level=info msg=\"Stopped container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=3c3cafd0-609d-406d-8561-faa753de0ae1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.425987 | controller |     "Jun 11 17:45:38.509590 crc crio[22018]: time=\"2026-06-11T17:45:38.509223713Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5b9dcb759c-47gjz/POD\" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426002 | controller |     "Jun 11 17:45:38.510006 crc crio[22018]: time=\"2026-06-11T17:45:38.509628626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.426018 | controller |     "Jun 11 17:45:38.562726 crc crio[22018]: time=\"2026-06-11T17:45:38.561773692Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}\"",
2026-06-11 18:17:42.426040 | controller |     "Jun 11 17:45:38.562726 crc crio[22018]: time=\"2026-06-11T17:45:38.561845204Z\" level=info msg=\"Adding pod openstack_keystone-74988c44b8-b4w7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.426057 | controller |     "Jun 11 17:45:38.599910 crc crio[22018]: time=\"2026-06-11T17:45:38.599756886Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}\"",
2026-06-11 18:17:42.426074 | controller |     "Jun 11 17:45:38.600104 crc crio[22018]: time=\"2026-06-11T17:45:38.59989099Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-7fdpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.426090 | controller |     "Jun 11 17:45:38.875175 crc crio[22018]: time=\"2026-06-11T17:45:38.875064398Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.426106 | controller |     "Jun 11 17:45:38.875175 crc crio[22018]: time=\"2026-06-11T17:45:38.87513124Z\" level=info msg=\"Adding pod openstack_barbican-api-86c9988d8b-nf6zh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.426122 | controller |     "Jun 11 17:45:38.922280 crc crio[22018]: time=\"2026-06-11T17:45:38.92169451Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.426138 | controller |     "Jun 11 17:45:38.922280 crc crio[22018]: time=\"2026-06-11T17:45:38.922175135Z\" level=info msg=\"Adding pod openstack_neutron-5b9dcb759c-47gjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.426155 | controller |     "Jun 11 17:45:39.295135 crc crio[22018]: time=\"2026-06-11T17:45:39.294871067Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.426170 | controller |     "Jun 11 17:45:39.296269 crc crio[22018]: time=\"2026-06-11T17:45:39.296136608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.426187 | controller |     "Jun 11 17:45:39.394749 crc crio[22018]: time=\"2026-06-11T17:45:39.394596749Z\" level=info msg=\"Created container b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307: openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init\" id=f2537247-f7d8-4074-b87a-6c6acfcaeda5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.426207 | controller |     "Jun 11 17:45:39.397997 crc crio[22018]: time=\"2026-06-11T17:45:39.39791109Z\" level=info msg=\"Starting container: b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307\" id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.426223 | controller |     "Jun 11 17:45:39.407666 crc crio[22018]: time=\"2026-06-11T17:45:39.407566769Z\" level=info msg=\"Started container\" PID=241601 containerID=b4cecd65fb0e39a879b5f773f74b0d7b7a97a992a33e97cd93494584a689a307 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server-init id=34f0285d-08b8-4acd-904a-b2e91c0ca744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e",
2026-06-11 18:17:42.426240 | controller |     "Jun 11 17:45:39.449787 crc crio[22018]: time=\"2026-06-11T17:45:39.449677411Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.426257 | controller |     "Jun 11 17:45:39.459298 crc crio[22018]: time=\"2026-06-11T17:45:39.459215113Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 18:17:42.426273 | controller |     "Jun 11 17:45:39.486665 crc crio[22018]: time=\"2026-06-11T17:45:39.484859603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.426289 | controller |     "Jun 11 17:45:39.490251 crc crio[22018]: time=\"2026-06-11T17:45:39.490182362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.426305 | controller |     "Jun 11 17:45:39.681253 crc crio[22018]: time=\"2026-06-11T17:45:39.680746563Z\" level=info msg=\"Stopped container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=c3d1ac7c-c981-419d-87f7-b1ae3c492756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.426321 | controller |     "Jun 11 17:45:40.484593 crc crio[22018]: time=\"2026-06-11T17:45:40.484545695Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.426338 | controller |     "Jun 11 17:45:40.489931 crc crio[22018]: time=\"2026-06-11T17:45:40.489892956Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 18:17:42.426354 | controller |     "Jun 11 17:45:41.264199 crc crio[22018]: time=\"2026-06-11T17:45:41.263565508Z\" level=info msg=\"Created container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=90c6f24d-a02d-4114-8526-eb32182ba87e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.426370 | controller |     "Jun 11 17:45:41.266478 crc crio[22018]: time=\"2026-06-11T17:45:41.265934913Z\" level=info msg=\"Starting container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c\" id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.426385 | controller |     "Jun 11 17:45:41.276581 crc crio[22018]: time=\"2026-06-11T17:45:41.272005845Z\" level=info msg=\"Started container\" PID=241895 containerID=1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c description=openstack/swift-storage-0/object-server id=261be8d7-1f72-4f80-8254-0930c58c3a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.426406 | controller |     "Jun 11 17:45:42.480508 crc crio[22018]: time=\"2026-06-11T17:45:42.480215264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=300e7d10-569d-482c-81bd-9e552a04c922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426433 | controller |     "Jun 11 17:45:42.482951 crc crio[22018]: time=\"2026-06-11T17:45:42.480679197Z\" level=info msg=\"Stopped container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=27b9f0db-1ccb-49f3-a1da-ae557000f65b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.426450 | controller |     "Jun 11 17:45:42.482951 crc crio[22018]: time=\"2026-06-11T17:45:42.481969639Z\" level=info msg=\"Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.426467 | controller |     "Jun 11 17:45:42.484184 crc crio[22018]: time=\"2026-06-11T17:45:42.484088296Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785 UID:17289e98-d35e-4cf3-8ed7-9e39f9ddbf80 NetNS:/var/run/netns/e57006b5-fe25-445e-9674-f63db56f8fa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17289e98_d35e_4cf3_8ed7_9e39f9ddbf80.slice PodAnnotations:0xc002b14db8}] Aliases:map[]}\"",
2026-06-11 18:17:42.426484 | controller |     "Jun 11 17:45:42.484942 crc crio[22018]: time=\"2026-06-11T17:45:42.484308903Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.426501 | controller |     "Jun 11 17:45:42.535678 crc crio[22018]: time=\"2026-06-11T17:45:42.535571122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=11888f54-2e34-4bb0-9691-9b7a072a3a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426518 | controller |     "Jun 11 17:45:42.549182 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3395451427a92f6 Mac:6e:c9:c5:5d:40:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.426536 | controller |     "Jun 11 17:45:42.551819 crc crio[22018]: time=\"2026-06-11T17:45:42.551710232Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc0029b4f10}] Aliases:map[]}\"",
2026-06-11 18:17:42.426553 | controller |     "Jun 11 17:45:42.552009 crc crio[22018]: time=\"2026-06-11T17:45:42.551931709Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-7fdpn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.426570 | controller |     "Jun 11 17:45:42.573725 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:287adc50246f1a3 Mac:be:98:1a:ff:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.426587 | controller |     "Jun 11 17:45:42.574587 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6526a40d090ca54 Mac:5a:9b:b5:0d:b4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.426608 | controller |     "Jun 11 17:45:42.574587 crc crio[22018]: time=\"2026-06-11T17:45:42.574523966Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc001adec90}] Aliases:map[]}\"",
2026-06-11 18:17:42.426625 | controller |     "Jun 11 17:45:42.574764 crc crio[22018]: time=\"2026-06-11T17:45:42.574674391Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6598d9758b-jcmqv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.426642 | controller |     "Jun 11 17:45:42.575062 crc crio[22018]: time=\"2026-06-11T17:45:42.57500175Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc000aa47c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.426659 | controller |     "Jun 11 17:45:42.575427 crc crio[22018]: time=\"2026-06-11T17:45:42.575283799Z\" level=info msg=\"Checking pod openstack_placement-59ccf7988-gc5wf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.426676 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec2a78245a737c2 Mac:0e:9a:fd:43:93:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.426693 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.576874821Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc002a1a620}] Aliases:map[]}\"",
2026-06-11 18:17:42.426709 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.57712806Z\" level=info msg=\"Checking pod openstack_barbican-worker-b66f59bcc-l2z4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.426726 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: 2026-06-11T17:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a4f3589666563 Mac:6e:fa:33:11:51:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b SocketPath: PciID:}] [{Interface:0xc000140f20 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.426742 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.579045039Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc002b14b90}] Aliases:map[]}\"",
2026-06-11 18:17:42.426762 | controller |     "Jun 11 17:45:42.580188 crc crio[22018]: time=\"2026-06-11T17:45:42.579207404Z\" level=info msg=\"Checking pod openstack_keystone-74988c44b8-b4w7n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.426779 | controller |     "Jun 11 17:45:42.587389 crc crio[22018]: time=\"2026-06-11T17:45:42.583519952Z\" level=info msg=\"Ran pod sandbox 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b with infra container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/POD\" id=b3214016-0d35-4386-b233-5ecba4ef8483 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426795 | controller |     "Jun 11 17:45:42.592078 crc crio[22018]: time=\"2026-06-11T17:45:42.592003815Z\" level=info msg=\"Ran pod sandbox 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 with infra container: openstack/cinder-db-sync-7fdpn/POD\" id=03e4ee7f-9555-4511-97cf-b58de1a2391d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426811 | controller |     "Jun 11 17:45:42.593585 crc crio[22018]: time=\"2026-06-11T17:45:42.593509138Z\" level=info msg=\"Ran pod sandbox ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab with infra container: openstack/barbican-worker-b66f59bcc-l2z4m/POD\" id=6e05587f-0066-491d-855e-17048bd11f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426828 | controller |     "Jun 11 17:45:42.605146 crc crio[22018]: time=\"2026-06-11T17:45:42.598169065Z\" level=info msg=\"Ran pod sandbox f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 with infra container: openstack/keystone-74988c44b8-b4w7n/POD\" id=6b3c2aa2-0e1a-42e3-9895-96c9d424ed17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426845 | controller |     "Jun 11 17:45:42.605146 crc crio[22018]: time=\"2026-06-11T17:45:42.599303709Z\" level=info msg=\"Ran pod sandbox 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 with infra container: openstack/placement-59ccf7988-gc5wf/POD\" id=d00701c9-8213-4af3-8989-6a89cda5c65b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.426882 | controller |     "Jun 11 17:45:42.620478 crc crio[22018]: time=\"2026-06-11T17:45:42.613951329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=78d54260-ca47-4b9f-87fc-369d593b5841 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426900 | controller |     "Jun 11 17:45:42.623115 crc crio[22018]: time=\"2026-06-11T17:45:42.622997845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b71e9719-608b-44ab-ae87-a787268ffa2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426916 | controller |     "Jun 11 17:45:42.623115 crc crio[22018]: time=\"2026-06-11T17:45:42.623067485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f127eabc-147d-427b-a75e-9b99cada754f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426932 | controller |     "Jun 11 17:45:42.623622 crc crio[22018]: time=\"2026-06-11T17:45:42.623030134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=86d48744-8d94-4184-b34d-8107e1ebaff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426951 | controller |     "Jun 11 17:45:42.623759 crc crio[22018]: time=\"2026-06-11T17:45:42.623697445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=64390235-4338-4066-ab08-1bf3921303a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426969 | controller |     "Jun 11 17:45:42.643478 crc crio[22018]: time=\"2026-06-11T17:45:42.623864113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=32c00554-d076-4a40-9948-f91ed56e11a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.426986 | controller |     "Jun 11 17:45:42.644996 crc crio[22018]: time=\"2026-06-11T17:45:42.643705614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=31a172bf-795c-4406-8d56-c0c37323b822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427002 | controller |     "Jun 11 17:45:42.661495 crc crio[22018]: time=\"2026-06-11T17:45:42.661176085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=221e75bc-66f8-4c23-8cde-b05d7f07b55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427018 | controller |     "Jun 11 17:45:42.711560 crc crio[22018]: time=\"2026-06-11T17:45:42.711266555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=36800c06-8d20-4070-8d04-62623a8970af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427034 | controller |     "Jun 11 17:45:42.727848 crc crio[22018]: time=\"2026-06-11T17:45:42.727758114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=2b87d23b-1e64-498e-999a-7a924639b2f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427050 | controller |     "Jun 11 17:45:42.788685 crc crio[22018]: time=\"2026-06-11T17:45:42.787927505Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427067 | controller |     "Jun 11 17:45:42.789137 crc crio[22018]: time=\"2026-06-11T17:45:42.789071262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427083 | controller |     "Jun 11 17:45:42.893000 crc crio[22018]: time=\"2026-06-11T17:45:42.892476781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427100 | controller |     "Jun 11 17:45:42.898837 crc crio[22018]: time=\"2026-06-11T17:45:42.898689058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427116 | controller |     "Jun 11 17:45:43.061538 crc crio[22018]: time=\"2026-06-11T17:45:43.061232754Z\" level=info msg=\"Stopped pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=32b5483c-d8ce-49a6-8777-8c77a09489b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.427133 | controller |     "Jun 11 17:45:43.161802 crc crio[22018]: time=\"2026-06-11T17:45:43.160963329Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427154 | controller |     "Jun 11 17:45:43.162831 crc crio[22018]: time=\"2026-06-11T17:45:43.162760805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427170 | controller |     "Jun 11 17:45:43.304600 crc crio[22018]: time=\"2026-06-11T17:45:43.303802519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427187 | controller |     "Jun 11 17:45:43.310942 crc crio[22018]: time=\"2026-06-11T17:45:43.310758253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427203 | controller |     "Jun 11 17:45:43.391243 crc crio[22018]: time=\"2026-06-11T17:45:43.374452372Z\" level=info msg=\"Created container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=3dea21be-2155-4b64-9dae-706a7bc5fc76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427219 | controller |     "Jun 11 17:45:43.391243 crc crio[22018]: time=\"2026-06-11T17:45:43.387833186Z\" level=info msg=\"Starting container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085\" id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.427235 | controller |     "Jun 11 17:45:43.400567 crc crio[22018]: time=\"2026-06-11T17:45:43.399791728Z\" level=info msg=\"Started container\" PID=242146 containerID=74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 description=openstack/swift-storage-0/object-replicator id=2a7d57c1-1192-4e3b-a4e0-3861ab1cfe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.427252 | controller |     "Jun 11 17:45:43.408999 crc crio[22018]: 2026-06-11T17:45:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68b9e22ce3ea7fa Mac:82:f2:80:7a:fb:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 SocketPath: PciID:}] [{Interface:0xc000192d00 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.427269 | controller |     "Jun 11 17:45:43.411717 crc crio[22018]: time=\"2026-06-11T17:45:43.411290991Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002a1a2a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.427286 | controller |     "Jun 11 17:45:43.412716 crc crio[22018]: time=\"2026-06-11T17:45:43.412695186Z\" level=info msg=\"Checking pod openstack_barbican-api-86c9988d8b-nf6zh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.427303 | controller |     "Jun 11 17:45:43.424215 crc crio[22018]: time=\"2026-06-11T17:45:43.424120398Z\" level=info msg=\"Ran pod sandbox 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d with infra container: openstack/barbican-api-86c9988d8b-nf6zh/POD\" id=17655c03-0cfb-4a34-94f2-46096a1d706b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.427319 | controller |     "Jun 11 17:45:43.427877 crc crio[22018]: time=\"2026-06-11T17:45:43.427808713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=346594d4-1009-4c61-addf-441ed9d14e19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427340 | controller |     "Jun 11 17:45:43.431562 crc crio[22018]: time=\"2026-06-11T17:45:43.43148783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8b676f21-4966-4100-94da-d56c780a3e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427357 | controller |     "Jun 11 17:45:43.470749 crc crio[22018]: time=\"2026-06-11T17:45:43.470642035Z\" level=info msg=\"Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427373 | controller |     "Jun 11 17:45:43.608768 crc crio[22018]: time=\"2026-06-11T17:45:43.60859126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427390 | controller |     "Jun 11 17:45:43.635098 crc crio[22018]: time=\"2026-06-11T17:45:43.635048859Z\" level=info msg=\"Removing container: e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067\" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.427413 | controller |     "Jun 11 17:45:43.782852 crc crio[22018]: time=\"2026-06-11T17:45:43.782702951Z\" level=info msg=\"Removed container e290b8f8165e15e2fe72901887576eeda4c669f75f12ad93372591d84a9a5067: openstack/cinder-scheduler-0/probe\" id=503e402a-6ce2-48b6-906b-1c22506f9950 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.427433 | controller |     "Jun 11 17:45:43.785930 crc crio[22018]: time=\"2026-06-11T17:45:43.785857851Z\" level=info msg=\"Removing container: 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca\" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.427451 | controller |     "Jun 11 17:45:43.862629 crc crio[22018]: time=\"2026-06-11T17:45:43.862220304Z\" level=info msg=\"Removed container 3da94ce180346e102232f4bc832928dcdc67b5f84a8aa914c1092e9bb0ecc0ca: openstack/cinder-scheduler-0/cinder-scheduler\" id=e23abe07-977b-4765-afaa-0892ff88206d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.427468 | controller |     "Jun 11 17:45:43.873817 crc crio[22018]: time=\"2026-06-11T17:45:43.873314416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427484 | controller |     "Jun 11 17:45:43.876950 crc crio[22018]: time=\"2026-06-11T17:45:43.87657901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427501 | controller |     "Jun 11 17:45:44.842719 crc crio[22018]: time=\"2026-06-11T17:45:44.841681025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=68c764dd-a735-4ad8-a270-05d12459b838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427517 | controller |     "Jun 11 17:45:44.872220 crc crio[22018]: time=\"2026-06-11T17:45:44.872090029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=13d70745-3037-4f2d-9874-2c4fee0a11cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427533 | controller |     "Jun 11 17:45:44.928223 crc crio[22018]: time=\"2026-06-11T17:45:44.928105496Z\" level=info msg=\"Created container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=037b05b9-d359-4483-8304-e2b93965aa75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427553 | controller |     "Jun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.930266986Z\" level=info msg=\"Starting container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7\" id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.427570 | controller |     "Jun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.932586309Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427586 | controller |     "Jun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.933042034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427603 | controller |     "Jun 11 17:45:44.933717 crc crio[22018]: time=\"2026-06-11T17:45:44.933514259Z\" level=info msg=\"Stopped container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=1b2a7132-9656-42ef-9c8b-73b9a88fce4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.427619 | controller |     "Jun 11 17:45:44.935032 crc crio[22018]: time=\"2026-06-11T17:45:44.934949754Z\" level=info msg=\"Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.427635 | controller |     "Jun 11 17:45:44.936972 crc crio[22018]: time=\"2026-06-11T17:45:44.936898075Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79 UID:f79f265e-e4d5-45cc-9e6f-d2ed247c166b NetNS:/var/run/netns/a099ba31-7e6d-42d8-b296-3192cf79a900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf79f265e_e4d5_45cc_9e6f_d2ed247c166b.slice PodAnnotations:0xc0029b4598}] Aliases:map[]}\"",
2026-06-11 18:17:42.427652 | controller |     "Jun 11 17:45:44.937168 crc crio[22018]: time=\"2026-06-11T17:45:44.937108922Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.427668 | controller |     "Jun 11 17:45:44.939723 crc crio[22018]: time=\"2026-06-11T17:45:44.939055285Z\" level=info msg=\"Started container\" PID=242178 containerID=9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log id=f177ac7d-373b-4f1e-a5ae-69f181f12f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b",
2026-06-11 18:17:42.427686 | controller |     "Jun 11 17:45:44.945729 crc crio[22018]: time=\"2026-06-11T17:45:44.945312945Z\" level=info msg=\"Created container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=38ce47b9-2df6-4e72-a84a-2684e1f95c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427703 | controller |     "Jun 11 17:45:44.956422 crc crio[22018]: time=\"2026-06-11T17:45:44.948432861Z\" level=info msg=\"Starting container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc\" id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.427719 | controller |     "Jun 11 17:45:44.956744 crc crio[22018]: time=\"2026-06-11T17:45:44.956596725Z\" level=info msg=\"Creating container: openstack/placement-59ccf7988-gc5wf/placement-log\" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427740 | controller |     "Jun 11 17:45:44.980478 crc crio[22018]: time=\"2026-06-11T17:45:44.979552609Z\" level=info msg=\"Started container\" PID=242233 containerID=1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log id=78664e7a-55b7-4e61-9ffe-5541d2a608db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab",
2026-06-11 18:17:42.427758 | controller |     "Jun 11 17:45:45.001871 crc crio[22018]: time=\"2026-06-11T17:45:44.992255529Z\" level=info msg=\"Creating container: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427775 | controller |     "Jun 11 17:45:45.001871 crc crio[22018]: time=\"2026-06-11T17:45:45.001748965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427792 | controller |     "Jun 11 17:45:45.002660 crc crio[22018]: time=\"2026-06-11T17:45:44.997687074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427808 | controller |     "Jun 11 17:45:45.003084 crc crio[22018]: time=\"2026-06-11T17:45:44.998206281Z\" level=info msg=\"Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427824 | controller |     "Jun 11 17:45:45.007603 crc crio[22018]: time=\"2026-06-11T17:45:45.003870661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427840 | controller |     "Jun 11 17:45:45.008081 crc crio[22018]: time=\"2026-06-11T17:45:45.007989931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=252bd7ee-c355-479e-96b1-eb2fcf4e342b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427876 | controller |     "Jun 11 17:45:45.017135 crc crio[22018]: time=\"2026-06-11T17:45:45.017009237Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.427895 | controller |     "Jun 11 17:45:45.035829 crc crio[22018]: time=\"2026-06-11T17:45:45.035497643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=d960c65e-f61c-4231-b2e4-68ce36468436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.427912 | controller |     "Jun 11 17:45:45.060649 crc crio[22018]: time=\"2026-06-11T17:45:45.059431224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.427928 | controller |     "Jun 11 17:45:45.134567 crc crio[22018]: 2026-06-11T17:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3bd7a9ff5d687f Mac:76:08:d2:9e:db:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a SocketPath: PciID:}] [{Interface:0xc00048c5b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.427946 | controller |     "Jun 11 17:45:45.134567 crc crio[22018]: time=\"2026-06-11T17:45:45.133800802Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc00924e1f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.427967 | controller |     "Jun 11 17:45:45.134567 crc crio[22018]: time=\"2026-06-11T17:45:45.133961047Z\" level=info msg=\"Checking pod openstack_neutron-5b9dcb759c-47gjz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.427984 | controller |     "Jun 11 17:45:45.155939 crc crio[22018]: time=\"2026-06-11T17:45:45.150982397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=60477f04-d38a-44b5-a256-186631166244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428000 | controller |     "Jun 11 17:45:45.205565 crc crio[22018]: time=\"2026-06-11T17:45:45.201046275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=371fe1b1-a5bf-4fac-86ef-bebd2e459054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428017 | controller |     "Jun 11 17:45:45.218389 crc crio[22018]: time=\"2026-06-11T17:45:45.217150809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428052 | controller |     "Jun 11 17:45:45.270231 crc crio[22018]: time=\"2026-06-11T17:45:45.269948052Z\" level=info msg=\"Ran pod sandbox a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 with infra container: openstack/neutron-5b9dcb759c-47gjz/POD\" id=3a0422d5-4e0d-4cab-a3d0-4646b84b1864 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.428074 | controller |     "Jun 11 17:45:45.311848 crc crio[22018]: time=\"2026-06-11T17:45:45.310828109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428093 | controller |     "Jun 11 17:45:45.322929 crc crio[22018]: time=\"2026-06-11T17:45:45.322767842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428114 | controller |     "Jun 11 17:45:45.341495 crc crio[22018]: time=\"2026-06-11T17:45:45.337898158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428134 | controller |     "Jun 11 17:45:45.341495 crc crio[22018]: time=\"2026-06-11T17:45:45.339634774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a0741b81-834a-41ac-b9a0-30379085cf0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428151 | controller |     "Jun 11 17:45:45.356310 crc crio[22018]: time=\"2026-06-11T17:45:45.356135675Z\" level=info msg=\"Creating container: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428167 | controller |     "Jun 11 17:45:45.468809 crc crio[22018]: time=\"2026-06-11T17:45:45.468716044Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428184 | controller |     "Jun 11 17:45:45.543115 crc crio[22018]: time=\"2026-06-11T17:45:45.542454627Z\" level=info msg=\"Created container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=a9e923c5-d637-4962-85ae-a47e1ae1b068 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428209 | controller |     "Jun 11 17:45:45.567497 crc crio[22018]: time=\"2026-06-11T17:45:45.567391661Z\" level=info msg=\"Starting container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f\" id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.428232 | controller |     "Jun 11 17:45:45.588766 crc crio[22018]: time=\"2026-06-11T17:45:45.588653891Z\" level=info msg=\"Started container\" PID=242411 containerID=d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log id=0a152ded-30a5-4b33-ba47-36217f76b1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d",
2026-06-11 18:17:42.428253 | controller |     "Jun 11 17:45:45.600064 crc crio[22018]: time=\"2026-06-11T17:45:45.599846436Z\" level=info msg=\"Created container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=fc7cf746-1069-40b5-9a2c-2826ef600638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428273 | controller |     "Jun 11 17:45:45.601540 crc crio[22018]: time=\"2026-06-11T17:45:45.601195652Z\" level=info msg=\"Starting container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7\" id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.428294 | controller |     "Jun 11 17:45:45.609827 crc crio[22018]: time=\"2026-06-11T17:45:45.609388785Z\" level=info msg=\"Started container\" PID=242412 containerID=58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7 description=openstack/cinder-db-sync-7fdpn/cinder-db-sync id=eadb58e6-a160-4e09-ac81-8d28af4b86e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996",
2026-06-11 18:17:42.428314 | controller |     "Jun 11 17:45:45.617210 crc crio[22018]: time=\"2026-06-11T17:45:45.617102348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3613f503-fc25-40a5-92b2-be4ede2e6a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428333 | controller |     "Jun 11 17:45:45.646697 crc crio[22018]: time=\"2026-06-11T17:45:45.645216235Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wf8ct/POD\" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.428349 | controller |     "Jun 11 17:45:45.646697 crc crio[22018]: time=\"2026-06-11T17:45:45.645313888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428364 | controller |     "Jun 11 17:45:45.796395 crc crio[22018]: time=\"2026-06-11T17:45:45.795723293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=be7e084c-dee5-493f-a6e6-2904fb35bba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428379 | controller |     "Jun 11 17:45:45.800386 crc crio[22018]: time=\"2026-06-11T17:45:45.798846029Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.428397 | controller |     "Jun 11 17:45:45.800626 crc crio[22018]: time=\"2026-06-11T17:45:45.800514293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428419 | controller |     "Jun 11 17:45:47.035535 crc crio[22018]: time=\"2026-06-11T17:45:47.03490286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428444 | controller |     "Jun 11 17:45:47.042391 crc crio[22018]: time=\"2026-06-11T17:45:47.042243352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428466 | controller |     "Jun 11 17:45:47.050498 crc crio[22018]: time=\"2026-06-11T17:45:47.047929613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428485 | controller |     "Jun 11 17:45:47.051252 crc crio[22018]: time=\"2026-06-11T17:45:47.051178997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428506 | controller |     "Jun 11 17:45:47.055263 crc crio[22018]: time=\"2026-06-11T17:45:47.055170052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=acd16c8b-ef73-44a1-b155-e851a1fb6c13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428528 | controller |     "Jun 11 17:45:47.059949 crc crio[22018]: time=\"2026-06-11T17:45:47.059857201Z\" level=info msg=\"Stopped pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=b678d731-a969-44c1-b2cb-0753491007b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.428547 | controller |     "Jun 11 17:45:47.163811 crc crio[22018]: time=\"2026-06-11T17:45:47.163626863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8eb52949-d48d-45ab-bcca-f9792ca496a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428564 | controller |     "Jun 11 17:45:47.220361 crc crio[22018]: time=\"2026-06-11T17:45:47.219708182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fddc85cd-23d1-430b-a34b-9a0573fbb0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428580 | controller |     "Jun 11 17:45:47.291479 crc crio[22018]: time=\"2026-06-11T17:45:47.287462971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428596 | controller |     "Jun 11 17:45:47.306601 crc crio[22018]: time=\"2026-06-11T17:45:47.305579608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428612 | controller |     "Jun 11 17:45:47.314965 crc crio[22018]: time=\"2026-06-11T17:45:47.314444447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428628 | controller |     "Jun 11 17:45:47.317956 crc crio[22018]: time=\"2026-06-11T17:45:47.317920208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428650 | controller |     "Jun 11 17:45:47.322436 crc crio[22018]: time=\"2026-06-11T17:45:47.321580774Z\" level=info msg=\"Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428670 | controller |     "Jun 11 17:45:47.326453 crc crio[22018]: time=\"2026-06-11T17:45:47.326026975Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=fe859e4f-bbf1-4d45-8b1f-fa4565548908 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.428695 | controller |     "Jun 11 17:45:47.326837 crc crio[22018]: time=\"2026-06-11T17:45:47.326791544Z\" level=info msg=\"Creating container: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428711 | controller |     "Jun 11 17:45:47.327455 crc crio[22018]: time=\"2026-06-11T17:45:47.327392893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428728 | controller |     "Jun 11 17:45:47.330237 crc crio[22018]: time=\"2026-06-11T17:45:47.330014225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=4418f282-9b2f-4345-959b-eb0f90340359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428745 | controller |     "Jun 11 17:45:47.337103 crc crio[22018]: time=\"2026-06-11T17:45:47.337000143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428760 | controller |     "Jun 11 17:45:47.347059 crc crio[22018]: time=\"2026-06-11T17:45:47.346963479Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovsdb-server\" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428777 | controller |     "Jun 11 17:45:47.368554 crc crio[22018]: time=\"2026-06-11T17:45:47.36839352Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}\"",
2026-06-11 18:17:42.428793 | controller |     "Jun 11 17:45:47.368554 crc crio[22018]: time=\"2026-06-11T17:45:47.368535387Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.428809 | controller |     "Jun 11 17:45:47.414482 crc crio[22018]: time=\"2026-06-11T17:45:47.414284916Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.428826 | controller |     "Jun 11 17:45:47.414482 crc crio[22018]: time=\"2026-06-11T17:45:47.414473442Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wf8ct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.428842 | controller |     "Jun 11 17:45:47.471543 crc crio[22018]: time=\"2026-06-11T17:45:47.47120504Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ae52c550-6ec7-4ccc-9804-1fad2891ea0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.428881 | controller |     "Jun 11 17:45:47.472140 crc crio[22018]: time=\"2026-06-11T17:45:47.471230171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428906 | controller |     "Jun 11 17:45:47.505995 crc crio[22018]: time=\"2026-06-11T17:45:47.502956888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428922 | controller |     "Jun 11 17:45:47.515938 crc crio[22018]: time=\"2026-06-11T17:45:47.515818771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428939 | controller |     "Jun 11 17:45:47.578896 crc crio[22018]: time=\"2026-06-11T17:45:47.577922069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428955 | controller |     "Jun 11 17:45:47.640018 crc crio[22018]: time=\"2026-06-11T17:45:47.639929984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.428970 | controller |     "Jun 11 17:45:47.675508 crc crio[22018]: time=\"2026-06-11T17:45:47.666281171Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.428985 | controller |     "Jun 11 17:45:47.796769 crc crio[22018]: time=\"2026-06-11T17:45:47.794228888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429000 | controller |     "Jun 11 17:45:47.801700 crc crio[22018]: time=\"2026-06-11T17:45:47.800537378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429016 | controller |     "Jun 11 17:45:47.802673 crc crio[22018]: time=\"2026-06-11T17:45:47.802266358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429032 | controller |     "Jun 11 17:45:47.824252 crc crio[22018]: time=\"2026-06-11T17:45:47.822166274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429048 | controller |     "Jun 11 17:45:47.835071 crc crio[22018]: time=\"2026-06-11T17:45:47.833925777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429063 | controller |     "Jun 11 17:45:47.912792 crc crio[22018]: time=\"2026-06-11T17:45:47.912718958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429079 | controller |     "Jun 11 17:45:47.996957 crc crio[22018]: time=\"2026-06-11T17:45:47.996130516Z\" level=info msg=\"Removing container: fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e\" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.429094 | controller |     "Jun 11 17:45:48.000526 crc crio[22018]: time=\"2026-06-11T17:45:48.000488268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429110 | controller |     "Jun 11 17:45:48.017102 crc crio[22018]: time=\"2026-06-11T17:45:48.017066567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429139 | controller |     "Jun 11 17:45:48.055888 crc crio[22018]: time=\"2026-06-11T17:45:48.055086612Z\" level=info msg=\"Created container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=549d5065-f9b3-4963-9721-a2a43f3d2660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429184 | controller |     "Jun 11 17:45:48.064149 crc crio[22018]: time=\"2026-06-11T17:45:48.064024326Z\" level=info msg=\"Starting container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb\" id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.429214 | controller |     "Jun 11 17:45:48.077392 crc crio[22018]: time=\"2026-06-11T17:45:48.076530376Z\" level=info msg=\"Started container\" PID=242628 containerID=7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb description=openstack/placement-59ccf7988-gc5wf/placement-log id=90210dff-e266-40de-aa75-f954f668e496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02",
2026-06-11 18:17:42.429240 | controller |     "Jun 11 17:45:48.087835 crc crio[22018]: time=\"2026-06-11T17:45:48.08773974Z\" level=info msg=\"Created container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=4d8d1434-e5c8-44a4-9450-f5d9b8e63e3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429260 | controller |     "Jun 11 17:45:48.094970 crc crio[22018]: time=\"2026-06-11T17:45:48.094674613Z\" level=info msg=\"Starting container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b\" id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.429276 | controller |     "Jun 11 17:45:48.116811 crc crio[22018]: time=\"2026-06-11T17:45:48.115668494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f5b6fe6d-43d3-4ef1-9db9-940de67ae7bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429293 | controller |     "Jun 11 17:45:48.143833 crc crio[22018]: time=\"2026-06-11T17:45:48.143522488Z\" level=info msg=\"Started container\" PID=242629 containerID=ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b description=openstack/swift-storage-0/object-auditor id=4d889803-1f58-442d-b60e-1d2b63dc2755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.429309 | controller |     "Jun 11 17:45:48.182495 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23353446e0d9776 Mac:2e:3b:cc:64:54:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.429326 | controller |     "Jun 11 17:45:48.194149 crc crio[22018]: time=\"2026-06-11T17:45:48.1940089Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00924e238}] Aliases:map[]}\"",
2026-06-11 18:17:42.429343 | controller |     "Jun 11 17:45:48.194549 crc crio[22018]: time=\"2026-06-11T17:45:48.194461894Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.429360 | controller |     "Jun 11 17:45:48.239586 crc crio[22018]: time=\"2026-06-11T17:45:48.23924163Z\" level=info msg=\"Ran pod sandbox 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 with infra container: openstack/cinder-scheduler-0/POD\" id=84b078a1-8bfe-4b11-85f2-8d68e2f332cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.429382 | controller |     "Jun 11 17:45:48.248384 crc crio[22018]: time=\"2026-06-11T17:45:48.246509435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a2ad238e-d58f-4e66-bd21-9320db7e3d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429410 | controller |     "Jun 11 17:45:48.252486 crc crio[22018]: time=\"2026-06-11T17:45:48.252273405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a3c456e6-c6a5-4a54-887d-4c91203d5c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429449 | controller |     "Jun 11 17:45:48.306932 crc crio[22018]: time=\"2026-06-11T17:45:48.306267362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=03e67772-9517-4ec1-809c-055e42d47353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429471 | controller |     "Jun 11 17:45:48.308204 crc crio[22018]: time=\"2026-06-11T17:45:48.308124212Z\" level=info msg=\"Removed container fc9e5be8015c16d492c2d254f319eacec27398b41f78b57e8cc538919537394e: openstack/cinder-api-0/cinder-api\" id=7549d8bb-5400-41cd-b4ab-26f196c63684 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.429488 | controller |     "Jun 11 17:45:48.330707 crc crio[22018]: time=\"2026-06-11T17:45:48.33015165Z\" level=info msg=\"Removing container: 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c\" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.429504 | controller |     "Jun 11 17:45:48.330967 crc crio[22018]: time=\"2026-06-11T17:45:48.330687175Z\" level=info msg=\"Creating container: openstack/placement-59ccf7988-gc5wf/placement-api\" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429520 | controller |     "Jun 11 17:45:48.331598 crc crio[22018]: time=\"2026-06-11T17:45:48.331537673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429536 | controller |     "Jun 11 17:45:48.350013 crc crio[22018]: 2026-06-11T17:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93611e751036cb5 Mac:86:5d:45:8f:2c:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.429552 | controller |     "Jun 11 17:45:48.357544 crc crio[22018]: time=\"2026-06-11T17:45:48.35542248Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0003806e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.429569 | controller |     "Jun 11 17:45:48.357544 crc crio[22018]: time=\"2026-06-11T17:45:48.355687818Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wf8ct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.429589 | controller |     "Jun 11 17:45:48.372522 crc crio[22018]: time=\"2026-06-11T17:45:48.372461901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d8f36615-ef6b-41ea-8a14-0ed94529b04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429606 | controller |     "Jun 11 17:45:48.384708 crc crio[22018]: time=\"2026-06-11T17:45:48.384653661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=97021c4f-71b5-418f-91ac-6cad3d05f1c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429622 | controller |     "Jun 11 17:45:48.424260 crc crio[22018]: time=\"2026-06-11T17:45:48.421527556Z\" level=info msg=\"Ran pod sandbox 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad with infra container: openstack/root-account-create-update-wf8ct/POD\" id=4dfba0ff-65b9-464e-a7bd-2c7320e5feb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.429637 | controller |     "Jun 11 17:45:48.428768 crc crio[22018]: time=\"2026-06-11T17:45:48.4279403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd96b3d1-534a-4b57-85ab-ba80b21fd0ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429653 | controller |     "Jun 11 17:45:48.431054 crc crio[22018]: time=\"2026-06-11T17:45:48.430953227Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429669 | controller |     "Jun 11 17:45:48.431911 crc crio[22018]: time=\"2026-06-11T17:45:48.431738922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=eab8b18b-d031-42bf-b098-f95549527300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.429685 | controller |     "Jun 11 17:45:48.438606 crc crio[22018]: time=\"2026-06-11T17:45:48.438437313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429701 | controller |     "Jun 11 17:45:48.439723 crc crio[22018]: time=\"2026-06-11T17:45:48.439514029Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429717 | controller |     "Jun 11 17:45:48.440636 crc crio[22018]: time=\"2026-06-11T17:45:48.440567263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429733 | controller |     "Jun 11 17:45:48.441957 crc crio[22018]: time=\"2026-06-11T17:45:48.441876475Z\" level=info msg=\"Created container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f8b7653b-f9a3-4f27-8854-55f61d20a9dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429749 | controller |     "Jun 11 17:45:48.447614 crc crio[22018]: time=\"2026-06-11T17:45:48.447558463Z\" level=info msg=\"Starting container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653\" id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.429765 | controller |     "Jun 11 17:45:48.466524 crc crio[22018]: time=\"2026-06-11T17:45:48.466474483Z\" level=info msg=\"Created container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=0cfb522b-2a9e-48eb-ae74-02836f4ed911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429785 | controller |     "Jun 11 17:45:48.471737 crc crio[22018]: time=\"2026-06-11T17:45:48.471635057Z\" level=info msg=\"Starting container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7\" id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.429802 | controller |     "Jun 11 17:45:48.485138 crc crio[22018]: time=\"2026-06-11T17:45:48.483589112Z\" level=info msg=\"Started container\" PID=242637 containerID=41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 description=openstack/keystone-74988c44b8-b4w7n/keystone-api id=f99b4ebb-519f-4d29-8729-eb6de19113d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152",
2026-06-11 18:17:42.429818 | controller |     "Jun 11 17:45:48.490681 crc crio[22018]: time=\"2026-06-11T17:45:48.490569039Z\" level=info msg=\"Created container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=0371dd6c-8e9a-4f0b-86fd-d28d2ba4a9da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.429834 | controller |     "Jun 11 17:45:48.493878 crc crio[22018]: time=\"2026-06-11T17:45:48.493800033Z\" level=info msg=\"Starting container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a\" id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.429869 | controller |     "Jun 11 17:45:48.494106 crc crio[22018]: time=\"2026-06-11T17:45:48.493926609Z\" level=info msg=\"Started container\" PID=242639 containerID=7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 description=openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener id=d01c8fdf-4f65-43bc-a198-78e3a27d1856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b",
2026-06-11 18:17:42.429898 | controller |     "Jun 11 17:45:48.496719 crc crio[22018]: time=\"2026-06-11T17:45:48.496292291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429921 | controller |     "Jun 11 17:45:48.556534 crc crio[22018]: time=\"2026-06-11T17:45:48.553862018Z\" level=info msg=\"Started container\" PID=242640 containerID=dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a description=openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker id=7cc65587-de28-449d-a9a5-239ccd411b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab",
2026-06-11 18:17:42.429942 | controller |     "Jun 11 17:45:48.771057 crc crio[22018]: time=\"2026-06-11T17:45:48.770958013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429965 | controller |     "Jun 11 17:45:48.789282 crc crio[22018]: time=\"2026-06-11T17:45:48.789198583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.429986 | controller |     "Jun 11 17:45:48.792310 crc crio[22018]: time=\"2026-06-11T17:45:48.790598029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430006 | controller |     "Jun 11 17:45:48.792968 crc crio[22018]: time=\"2026-06-11T17:45:48.79293261Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430026 | controller |     "Jun 11 17:45:48.867695 crc crio[22018]: time=\"2026-06-11T17:45:48.86347509Z\" level=info msg=\"Removed container 50b2b876f21dd5575d641169297108a4a36fe3883ee7e6ac246402a7bc4fb85c: openstack/cinder-api-0/cinder-api-log\" id=ba481ed8-3fd4-4e62-9614-9c1d9b597958 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.430051 | controller |     "Jun 11 17:45:48.867695 crc crio[22018]: time=\"2026-06-11T17:45:48.863996539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430073 | controller |     "Jun 11 17:45:48.898198 crc crio[22018]: time=\"2026-06-11T17:45:48.898084417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430093 | controller |     "Jun 11 17:45:49.041375 crc crio[22018]: time=\"2026-06-11T17:45:49.041250416Z\" level=info msg=\"Created container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=7b511205-9800-4d8a-89eb-90e9fbcb48cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430113 | controller |     "Jun 11 17:45:49.046730 crc crio[22018]: time=\"2026-06-11T17:45:49.043961918Z\" level=info msg=\"Starting container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec\" id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430133 | controller |     "Jun 11 17:45:49.058144 crc crio[22018]: time=\"2026-06-11T17:45:49.05807836Z\" level=info msg=\"Created container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=6174312b-4f60-4ad3-82d0-3a4ce402f555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430154 | controller |     "Jun 11 17:45:49.060908 crc crio[22018]: time=\"2026-06-11T17:45:49.058423652Z\" level=info msg=\"Started container\" PID=242712 containerID=7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec description=openstack/neutron-5b9dcb759c-47gjz/neutron-api id=5d22e238-3548-422e-9ead-195976a229e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25",
2026-06-11 18:17:42.430175 | controller |     "Jun 11 17:45:49.065385 crc crio[22018]: time=\"2026-06-11T17:45:49.065274421Z\" level=info msg=\"Starting container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c\" id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430195 | controller |     "Jun 11 17:45:49.089612 crc crio[22018]: time=\"2026-06-11T17:45:49.085645527Z\" level=info msg=\"Started container\" PID=242798 containerID=9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c description=openstack/barbican-api-86c9988d8b-nf6zh/barbican-api id=6125f134-5d2d-4364-8d0d-e49cbf8f7c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d",
2026-06-11 18:17:42.430215 | controller |     "Jun 11 17:45:49.100224 crc crio[22018]: time=\"2026-06-11T17:45:49.088108567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7d7dc9e4-7ff3-4eab-a4cf-a5b9025d511b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.430235 | controller |     "Jun 11 17:45:49.219353 crc crio[22018]: time=\"2026-06-11T17:45:49.217999508Z\" level=info msg=\"Created container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=f1b5ae99-fa96-4dc4-8674-2341880700dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430256 | controller |     "Jun 11 17:45:49.225174 crc crio[22018]: time=\"2026-06-11T17:45:49.225000066Z\" level=info msg=\"Starting container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc\" id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430279 | controller |     "Jun 11 17:45:49.249604 crc crio[22018]: time=\"2026-06-11T17:45:49.249071445Z\" level=info msg=\"Stopping container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a (timeout: 30s)\" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430302 | controller |     "Jun 11 17:45:49.253294 crc crio[22018]: time=\"2026-06-11T17:45:49.253167264Z\" level=info msg=\"Started container\" PID=242801 containerID=4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery id=92222365-8691-40b6-b7b7-9e9edd815fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4",
2026-06-11 18:17:42.430325 | controller |     "Jun 11 17:45:49.260039 crc crio[22018]: time=\"2026-06-11T17:45:49.25921762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430345 | controller |     "Jun 11 17:45:49.260039 crc crio[22018]: time=\"2026-06-11T17:45:49.259755317Z\" level=info msg=\"Stopping container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc (timeout: 30s)\" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430365 | controller |     "Jun 11 17:45:49.302551 crc crio[22018]: time=\"2026-06-11T17:45:49.299426578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430383 | controller |     "Jun 11 17:45:49.326424 crc crio[22018]: time=\"2026-06-11T17:45:49.317645406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430404 | controller |     "Jun 11 17:45:49.445479 crc crio[22018]: time=\"2026-06-11T17:45:49.443996377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7c47732-68ca-43ae-bb55-3e3f12b579ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.430427 | controller |     "Jun 11 17:45:49.463938 crc crio[22018]: time=\"2026-06-11T17:45:49.456877603Z\" level=info msg=\"Stopped container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=cab6d39f-6f44-4c5b-822c-22ad9bea4952 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430447 | controller |     "Jun 11 17:45:49.491980 crc crio[22018]: time=\"2026-06-11T17:45:49.491886351Z\" level=info msg=\"Creating container: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430468 | controller |     "Jun 11 17:45:49.493504 crc crio[22018]: time=\"2026-06-11T17:45:49.492510351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430487 | controller |     "Jun 11 17:45:49.517105 crc crio[22018]: time=\"2026-06-11T17:45:49.516986556Z\" level=info msg=\"Stopping container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb (timeout: 30s)\" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430508 | controller |     "Jun 11 17:45:49.521379 crc crio[22018]: time=\"2026-06-11T17:45:49.521247177Z\" level=info msg=\"Stopping container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619 (timeout: 30s)\" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430533 | controller |     "Jun 11 17:45:49.710481 crc crio[22018]: time=\"2026-06-11T17:45:49.705428326Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.430555 | controller |     "Jun 11 17:45:49.721655 crc crio[22018]: time=\"2026-06-11T17:45:49.714999353Z\" level=info msg=\"Created container ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45: openstack/ovn-controller-ovs-jq7jz/ovsdb-server\" id=17dc89be-bccb-4c3c-b162-8ae49a80817f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430576 | controller |     "Jun 11 17:45:49.721655 crc crio[22018]: time=\"2026-06-11T17:45:49.721091278Z\" level=info msg=\"Starting container: ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45\" id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430598 | controller |     "Jun 11 17:45:49.729377 crc crio[22018]: time=\"2026-06-11T17:45:49.726506301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430620 | controller |     "Jun 11 17:45:49.810259 crc crio[22018]: time=\"2026-06-11T17:45:49.801078138Z\" level=info msg=\"Started container\" PID=242805 containerID=ed2b70917a89c65a935b29e9eea79e8071af165ae681bb163588ed07fc985d45 description=openstack/ovn-controller-ovs-jq7jz/ovsdb-server id=6053ff76-2300-413f-abbb-01ccfba41ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e",
2026-06-11 18:17:42.430642 | controller |     "Jun 11 17:45:49.860921 crc crio[22018]: time=\"2026-06-11T17:45:49.860496877Z\" level=info msg=\"Stopped container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=aa22f597-b6b5-4455-aee2-a89665afa8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.430663 | controller |     "Jun 11 17:45:49.887874 crc crio[22018]: time=\"2026-06-11T17:45:49.887759991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4b2ca510-f9d9-4cf9-ba7f-5f8f6fe09648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.430685 | controller |     "Jun 11 17:45:49.897965 crc crio[22018]: time=\"2026-06-11T17:45:49.897599156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3ccbc4ca-e144-4494-891a-a9268d391c2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.430706 | controller |     "Jun 11 17:45:49.906918 crc crio[22018]: time=\"2026-06-11T17:45:49.906864706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}\"",
2026-06-11 18:17:42.430727 | controller |     "Jun 11 17:45:49.907282 crc crio[22018]: time=\"2026-06-11T17:45:49.907247868Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.430749 | controller |     "Jun 11 17:45:49.927445 crc crio[22018]: time=\"2026-06-11T17:45:49.92729155Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd\" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430776 | controller |     "Jun 11 17:45:49.929917 crc crio[22018]: time=\"2026-06-11T17:45:49.929814191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.430797 | controller |     "Jun 11 17:45:50.017201 crc crio[22018]: time=\"2026-06-11T17:45:50.016690881Z\" level=info msg=\"Created container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=052be8c3-d15c-4da8-8cf5-7ef035aed922 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430817 | controller |     "Jun 11 17:45:50.039427 crc crio[22018]: time=\"2026-06-11T17:45:50.039296963Z\" level=info msg=\"Starting container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c\" id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430840 | controller |     "Jun 11 17:45:50.053964 crc crio[22018]: time=\"2026-06-11T17:45:50.053893931Z\" level=info msg=\"Started container\" PID=242968 containerID=2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c description=openstack/swift-storage-0/object-updater id=ac88fdce-3f12-4ffb-a82a-5178a4819db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.430889 | controller |     "Jun 11 17:45:50.063863 crc crio[22018]: time=\"2026-06-11T17:45:50.063753034Z\" level=info msg=\"Created container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=ec3713e1-7c98-4b25-ba35-6f14f8512412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430916 | controller |     "Jun 11 17:45:50.066313 crc crio[22018]: time=\"2026-06-11T17:45:50.066264922Z\" level=info msg=\"Starting container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081\" id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.430939 | controller |     "Jun 11 17:45:50.076031 crc crio[22018]: time=\"2026-06-11T17:45:50.07589938Z\" level=info msg=\"Started container\" PID=243045 containerID=2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081 description=openstack/root-account-create-update-wf8ct/mariadb-account-create-update id=24ef81bc-2afb-46dd-87a7-55fb482deddb name=/runtime.v1.RuntimeService/StartContainer sandboxID=93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad",
2026-06-11 18:17:42.430963 | controller |     "Jun 11 17:45:50.100265 crc crio[22018]: time=\"2026-06-11T17:45:50.1001345Z\" level=info msg=\"Created container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=1bd2bdb5-099f-4084-b21f-1fc881ce3237 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.430986 | controller |     "Jun 11 17:45:50.124933 crc crio[22018]: time=\"2026-06-11T17:45:50.12484178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=a24f1afd-6c5f-49d5-b6e5-a76b0ad6b57f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431010 | controller |     "Jun 11 17:45:50.133237 crc crio[22018]: time=\"2026-06-11T17:45:50.133036395Z\" level=info msg=\"Starting container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6\" id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.431034 | controller |     "Jun 11 17:45:50.161847 crc crio[22018]: time=\"2026-06-11T17:45:50.1576361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431058 | controller |     "Jun 11 17:45:50.162120 crc crio[22018]: time=\"2026-06-11T17:45:50.161950078Z\" level=info msg=\"Started container\" PID=243008 containerID=65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 description=openstack/placement-59ccf7988-gc5wf/placement-api id=d991f222-b183-4e16-9432-66cfd18fb1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02",
2026-06-11 18:17:42.431107 | controller |     "Jun 11 17:45:50.173627 crc crio[22018]: time=\"2026-06-11T17:45:50.170157028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431142 | controller |     "Jun 11 17:45:50.183082 crc crio[22018]: time=\"2026-06-11T17:45:50.178735453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=54a57c8a-390a-4862-bb57-f83c2a4339b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431173 | controller |     "Jun 11 17:45:50.251640 crc crio[22018]: time=\"2026-06-11T17:45:50.249650931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431197 | controller |     "Jun 11 17:45:50.270516 crc crio[22018]: time=\"2026-06-11T17:45:50.264947101Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.431228 | controller |     "Jun 11 17:45:50.270516 crc crio[22018]: time=\"2026-06-11T17:45:50.26555333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431259 | controller |     "Jun 11 17:45:50.506226 crc crio[22018]: time=\"2026-06-11T17:45:50.497546074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431280 | controller |     "Jun 11 17:45:50.516124 crc crio[22018]: time=\"2026-06-11T17:45:50.511451795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431306 | controller |     "Jun 11 17:45:50.567173 crc crio[22018]: time=\"2026-06-11T17:45:50.566624457Z\" level=info msg=\"Created container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=c7ddc25d-1f4c-4596-9821-0adc6734742a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.431379 | controller |     "Jun 11 17:45:50.569626 crc crio[22018]: time=\"2026-06-11T17:45:50.569563399Z\" level=info msg=\"Starting container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843\" id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.431409 | controller |     "Jun 11 17:45:50.582173 crc crio[22018]: time=\"2026-06-11T17:45:50.582086356Z\" level=info msg=\"Started container\" PID=243381 containerID=0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 description=openstack/neutron-5b9dcb759c-47gjz/neutron-httpd id=b00b42e3-b706-4f35-8463-e0622a911112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25",
2026-06-11 18:17:42.431433 | controller |     "Jun 11 17:45:50.692709 crc crio[22018]: 2026-06-11T17:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474c9b7af0f9d67 Mac:ba:63:70:07:d4:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.431464 | controller |     "Jun 11 17:45:50.694054 crc crio[22018]: time=\"2026-06-11T17:45:50.693980387Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc0004bf660}] Aliases:map[]}\"",
2026-06-11 18:17:42.431489 | controller |     "Jun 11 17:45:50.694221 crc crio[22018]: time=\"2026-06-11T17:45:50.694153381Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.431514 | controller |     "Jun 11 17:45:50.747487 crc crio[22018]: time=\"2026-06-11T17:45:50.741997816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431538 | controller |     "Jun 11 17:45:50.747487 crc crio[22018]: time=\"2026-06-11T17:45:50.745492101Z\" level=info msg=\"Ran pod sandbox 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 with infra container: openstack/cinder-api-0/POD\" id=1919c12e-67e9-4b0f-92be-4caf09f60185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.431562 | controller |     "Jun 11 17:45:50.755030 crc crio[22018]: time=\"2026-06-11T17:45:50.754848337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9c35e564-6822-437f-91a3-f632698acc98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431586 | controller |     "Jun 11 17:45:50.760872 crc crio[22018]: time=\"2026-06-11T17:45:50.76075221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=80246bbe-faf2-47db-91d9-5eb0598f9597 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431610 | controller |     "Jun 11 17:45:50.878954 crc crio[22018]: time=\"2026-06-11T17:45:50.869289088Z\" level=info msg=\"Created container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=7bad66c7-64a3-4fac-b67c-7d64e2bb71f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.431634 | controller |     "Jun 11 17:45:50.878954 crc crio[22018]: time=\"2026-06-11T17:45:50.871794212Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.431659 | controller |     "Jun 11 17:45:50.885544 crc crio[22018]: time=\"2026-06-11T17:45:50.884864683Z\" level=info msg=\"Starting container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b\" id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.431683 | controller |     "Jun 11 17:45:50.897745 crc crio[22018]: time=\"2026-06-11T17:45:50.896697035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431706 | controller |     "Jun 11 17:45:50.908867 crc crio[22018]: time=\"2026-06-11T17:45:50.9086793Z\" level=info msg=\"Started container\" PID=243403 containerID=2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b description=openstack/swift-storage-0/object-expirer id=11826773-b283-4637-b957-65c85c30492b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.431730 | controller |     "Jun 11 17:45:50.951464 crc crio[22018]: time=\"2026-06-11T17:45:50.951266223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9ee8862d-746f-469d-ba24-b5bd6b22139a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431762 | controller |     "Jun 11 17:45:50.969780 crc crio[22018]: time=\"2026-06-11T17:45:50.969617242Z\" level=info msg=\"Stopped container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=2f7f8688-6d59-475f-9c3f-c7e4c77a9548 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.431786 | controller |     "Jun 11 17:45:50.980164 crc crio[22018]: time=\"2026-06-11T17:45:50.980050226Z\" level=info msg=\"Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.431812 | controller |     "Jun 11 17:45:50.986061 crc crio[22018]: time=\"2026-06-11T17:45:50.9834888Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5595cfdc86-4qt98 Namespace:openstack ID:92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2 UID:b537d54f-6cbf-41d7-8a54-4d0102f5587b NetNS:/var/run/netns/6101274d-f5ef-4edf-b570-8637f51a7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb537d54f_6cbf_41d7_8a54_4d0102f5587b.slice PodAnnotations:0xc002b15008}] Aliases:map[]}\"",
2026-06-11 18:17:42.431837 | controller |     "Jun 11 17:45:50.986061 crc crio[22018]: time=\"2026-06-11T17:45:50.983729278Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-5595cfdc86-4qt98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.431888 | controller |     "Jun 11 17:45:51.038791 crc crio[22018]: time=\"2026-06-11T17:45:51.037888125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=856b3888-3bdb-45b6-8cdc-34d963c97df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.431911 | controller |     "Jun 11 17:45:51.070454 crc crio[22018]: time=\"2026-06-11T17:45:51.070215085Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.431932 | controller |     "Jun 11 17:45:51.071542 crc crio[22018]: time=\"2026-06-11T17:45:51.070751882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.431952 | controller |     "Jun 11 17:45:51.143174 crc crio[22018]: time=\"2026-06-11T17:45:51.143060412Z\" level=info msg=\"Stopped container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=d837c634-a355-4c3b-b52f-f16c6f7a5dc3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.431972 | controller |     "Jun 11 17:45:51.156079 crc crio[22018]: time=\"2026-06-11T17:45:51.155910669Z\" level=info msg=\"Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.431993 | controller |     "Jun 11 17:45:51.156838 crc crio[22018]: time=\"2026-06-11T17:45:51.15679224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432014 | controller |     "Jun 11 17:45:51.172754 crc crio[22018]: time=\"2026-06-11T17:45:51.161615921Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64979cd66f-xl8c6 Namespace:openstack ID:d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd UID:8231ffaf-52d9-4cf2-8308-930f8ae10d45 NetNS:/var/run/netns/03ff37b0-9578-4737-9b31-066da57cea6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8231ffaf_52d9_4cf2_8308_930f8ae10d45.slice PodAnnotations:0xc001ade548}] Aliases:map[]}\"",
2026-06-11 18:17:42.432067 | controller |     "Jun 11 17:45:51.172828 crc crio[22018]: time=\"2026-06-11T17:45:51.172762508Z\" level=info msg=\"Deleting pod openstack_barbican-worker-64979cd66f-xl8c6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.432098 | controller |     "Jun 11 17:45:51.333686 crc crio[22018]: time=\"2026-06-11T17:45:51.332776355Z\" level=info msg=\"Created container 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92: openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd\" id=74154ffe-b9e5-4166-9670-328c41e07721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432123 | controller |     "Jun 11 17:45:51.338863 crc crio[22018]: time=\"2026-06-11T17:45:51.338731698Z\" level=info msg=\"Starting container: 4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92\" id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.432146 | controller |     "Jun 11 17:45:51.365396 crc crio[22018]: time=\"2026-06-11T17:45:51.364906477Z\" level=info msg=\"Started container\" PID=243446 containerID=4acbfdb22fa34d72faa2d1f63d0471d507ef2658424f98cb123bef5aec7bdd92 description=openstack/ovn-controller-ovs-jq7jz/ovs-vswitchd id=2d8f3f05-84aa-4275-8848-e810d1d692d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d582a7341dff19aaa2a880b30055e323f9af288870885aad6f98e01f0eb4ec2e",
2026-06-11 18:17:42.432169 | controller |     "Jun 11 17:45:51.453075 crc crio[22018]: time=\"2026-06-11T17:45:51.451571027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432190 | controller |     "Jun 11 17:45:51.458925 crc crio[22018]: time=\"2026-06-11T17:45:51.458778487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432212 | controller |     "Jun 11 17:45:51.472392 crc crio[22018]: time=\"2026-06-11T17:45:51.472245744Z\" level=info msg=\"Stopped pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=5a4c0a19-7a97-40f7-9856-d5439a7f4f2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.432234 | controller |     "Jun 11 17:45:51.607483 crc crio[22018]: time=\"2026-06-11T17:45:51.606948948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432255 | controller |     "Jun 11 17:45:51.813009 crc crio[22018]: time=\"2026-06-11T17:45:51.81065593Z\" level=info msg=\"Created container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=0762e7e8-a4e9-4871-8388-7a74e2ba4acd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432278 | controller |     "Jun 11 17:45:51.827265 crc crio[22018]: time=\"2026-06-11T17:45:51.825883376Z\" level=info msg=\"Starting container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed\" id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.432302 | controller |     "Jun 11 17:45:51.853263 crc crio[22018]: time=\"2026-06-11T17:45:51.851140234Z\" level=info msg=\"Created container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=8bffbc63-e5eb-40d5-acf8-9c7cc5e51b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432329 | controller |     "Jun 11 17:45:51.853263 crc crio[22018]: time=\"2026-06-11T17:45:51.852773978Z\" level=info msg=\"Started container\" PID=243764 containerID=eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed description=openstack/cinder-scheduler-0/cinder-scheduler id=67562e32-3406-47bf-ba55-165c1097b195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387",
2026-06-11 18:17:42.432352 | controller |     "Jun 11 17:45:51.859008 crc crio[22018]: time=\"2026-06-11T17:45:51.855996028Z\" level=info msg=\"Starting container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45\" id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.432373 | controller |     "Jun 11 17:45:51.899646 crc crio[22018]: time=\"2026-06-11T17:45:51.875584194Z\" level=info msg=\"Started container\" PID=243761 containerID=f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 description=openstack/swift-storage-0/rsync id=469b493d-ce91-4272-8020-9c782d25a642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.432394 | controller |     "Jun 11 17:45:51.954825 crc crio[22018]: time=\"2026-06-11T17:45:51.954187233Z\" level=info msg=\"Stopped pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=50b01660-c4d5-4d3e-92b3-8fde05072360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.432417 | controller |     "Jun 11 17:45:51.963518 crc crio[22018]: time=\"2026-06-11T17:45:51.962122832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ecc93208-667e-43a0-b8e2-aaeb7df11b17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.432439 | controller |     "Jun 11 17:45:52.004425 crc crio[22018]: time=\"2026-06-11T17:45:52.003730394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=cb456f7d-ee4a-42f7-bdc7-386453fc4b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.432459 | controller |     "Jun 11 17:45:52.020311 crc crio[22018]: time=\"2026-06-11T17:45:52.019796934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=fc86cac3-e3d3-4289-aeeb-b9b1291f1fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.432481 | controller |     "Jun 11 17:45:52.050390 crc crio[22018]: time=\"2026-06-11T17:45:52.049185086Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432503 | controller |     "Jun 11 17:45:52.050390 crc crio[22018]: time=\"2026-06-11T17:45:52.049913269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432525 | controller |     "Jun 11 17:45:52.076658 crc crio[22018]: time=\"2026-06-11T17:45:52.074723455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=45b5053d-3cc2-491e-96a1-6d5740522911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.432547 | controller |     "Jun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.11282625Z\" level=info msg=\"Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.432569 | controller |     "Jun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.11412994Z\" level=info msg=\"Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.432597 | controller |     "Jun 11 17:45:52.115529 crc crio[22018]: time=\"2026-06-11T17:45:52.115481089Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd Namespace:openstack ID:fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4 UID:028131ad-7376-46db-8a3a-0cf37e0e1a0b NetNS:/var/run/netns/d79798c2-9e2b-43c2-b8e1-067f552faf78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod028131ad_7376_46db_8a3a_0cf37e0e1a0b.slice PodAnnotations:0xc002300388}] Aliases:map[]}\"",
2026-06-11 18:17:42.432622 | controller |     "Jun 11 17:45:52.116177 crc crio[22018]: time=\"2026-06-11T17:45:52.115822489Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.432645 | controller |     "Jun 11 17:45:52.126956 crc crio[22018]: time=\"2026-06-11T17:45:52.124775374Z\" level=info msg=\"Removing container: c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619\" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.432665 | controller |     "Jun 11 17:45:52.131241 crc crio[22018]: time=\"2026-06-11T17:45:52.131161789Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-7fdpn Namespace:openstack ID:3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996 UID:69675048-4373-4f18-84d3-10576358dc54 NetNS:/var/run/netns/dbfc96c2-6d6e-461f-8241-dd21ac9c8bc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69675048_4373_4f18_84d3_10576358dc54.slice PodAnnotations:0xc005da0528}] Aliases:map[]}\"",
2026-06-11 18:17:42.432687 | controller |     "Jun 11 17:45:52.132624 crc crio[22018]: time=\"2026-06-11T17:45:52.131449288Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-7fdpn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.432710 | controller |     "Jun 11 17:45:52.287677 crc crio[22018]: time=\"2026-06-11T17:45:52.275895198Z\" level=info msg=\"Removed container c54a5ba42aaeee7cb8f3271198467ccb0f8bb7076cd160193d446b1970ec6619: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener\" id=dae22684-5280-4833-a424-1779aa4fc6bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.432735 | controller |     "Jun 11 17:45:52.287677 crc crio[22018]: time=\"2026-06-11T17:45:52.277313163Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432757 | controller |     "Jun 11 17:45:52.295736 crc crio[22018]: time=\"2026-06-11T17:45:52.291456211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432778 | controller |     "Jun 11 17:45:52.298039 crc crio[22018]: time=\"2026-06-11T17:45:52.296453181Z\" level=info msg=\"Removing container: 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb\" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.432798 | controller |     "Jun 11 17:45:52.487264 crc crio[22018]: time=\"2026-06-11T17:45:52.487214331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432820 | controller |     "Jun 11 17:45:52.488161 crc crio[22018]: time=\"2026-06-11T17:45:52.487947706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432871 | controller |     "Jun 11 17:45:52.497954 crc crio[22018]: time=\"2026-06-11T17:45:52.497864104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.432905 | controller |     "Jun 11 17:45:52.695539 crc crio[22018]: time=\"2026-06-11T17:45:52.695366694Z\" level=info msg=\"Removed container 5bc05bb461dac139c1dba8c103ccf45905aafb95bc9bf486c68b6a82c93905bb: openstack/barbican-keystone-listener-5595cfdc86-4qt98/barbican-keystone-listener-log\" id=0a9fd096-a132-4b76-a79a-0e87e42a22f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.432932 | controller |     "Jun 11 17:45:52.720944 crc crio[22018]: time=\"2026-06-11T17:45:52.719996205Z\" level=info msg=\"Stopped pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=09730dcb-2de4-42bc-bbd2-517aa6239025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.432956 | controller |     "Jun 11 17:45:52.834577 crc crio[22018]: time=\"2026-06-11T17:45:52.833770565Z\" level=info msg=\"Created container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=787032ca-a4af-45c5-89a5-426046ad4925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.432982 | controller |     "Jun 11 17:45:52.839423 crc crio[22018]: time=\"2026-06-11T17:45:52.837615877Z\" level=info msg=\"Stopped pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=e72eaacd-84a2-4c96-957f-6c108457ec36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.433007 | controller |     "Jun 11 17:45:52.839931 crc crio[22018]: time=\"2026-06-11T17:45:52.83981491Z\" level=info msg=\"Starting container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662\" id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.433031 | controller |     "Jun 11 17:45:52.847679 crc crio[22018]: time=\"2026-06-11T17:45:52.84761281Z\" level=info msg=\"Started container\" PID=243892 containerID=d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 description=openstack/swift-storage-0/swift-recon-cron id=10bf6b85-66b6-469c-8155-01c27f3c81ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd",
2026-06-11 18:17:42.433055 | controller |     "Jun 11 17:45:53.326247 crc crio[22018]: time=\"2026-06-11T17:45:53.326151767Z\" level=info msg=\"Removing container: 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a\" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.433079 | controller |     "Jun 11 17:45:53.341381 crc crio[22018]: time=\"2026-06-11T17:45:53.337781294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433102 | controller |     "Jun 11 17:45:53.345615 crc crio[22018]: time=\"2026-06-11T17:45:53.343783683Z\" level=info msg=\"Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.433128 | controller |     "Jun 11 17:45:53.345615 crc crio[22018]: time=\"2026-06-11T17:45:53.345445696Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wf8ct Namespace:openstack ID:93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad UID:9012c724-95c7-4652-acb1-7a05821bf6f2 NetNS:/var/run/netns/ff1678ad-b1a3-415e-8308-366ea667bd97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9012c724_95c7_4652_acb1_7a05821bf6f2.slice PodAnnotations:0xc0080aae90}] Aliases:map[]}\"",
2026-06-11 18:17:42.433158 | controller |     "Jun 11 17:45:53.346198 crc crio[22018]: time=\"2026-06-11T17:45:53.345835736Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wf8ct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.433182 | controller |     "Jun 11 17:45:54.013040 crc crio[22018]: time=\"2026-06-11T17:45:54.011798354Z\" level=info msg=\"Removed container 7768c4fa8e806c671ce22825e300d42c157f4bdc5372984ce1c2fa213fbf495a: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker\" id=69b0c8a6-4611-4755-9225-14da970d1868 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.433206 | controller |     "Jun 11 17:45:54.016104 crc crio[22018]: time=\"2026-06-11T17:45:54.01600067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433230 | controller |     "Jun 11 17:45:54.035932 crc crio[22018]: time=\"2026-06-11T17:45:54.029606351Z\" level=info msg=\"Removing container: 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc\" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.433254 | controller |     "Jun 11 17:45:54.108091 crc crio[22018]: time=\"2026-06-11T17:45:54.10798234Z\" level=info msg=\"Created container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=45dc22eb-6aaa-44bc-a2ee-f2504b6b7874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.433277 | controller |     "Jun 11 17:45:54.121935 crc crio[22018]: time=\"2026-06-11T17:45:54.121831275Z\" level=info msg=\"Starting container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01\" id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.433301 | controller |     "Jun 11 17:45:54.133290 crc crio[22018]: time=\"2026-06-11T17:45:54.130019018Z\" level=info msg=\"Removed container 8b255d2c7256353139863ef9e3499da68b4f0adcf3c6224ef34ac6524b9b22cc: openstack/barbican-worker-64979cd66f-xl8c6/barbican-worker-log\" id=0a2358d5-4b61-421c-8ec3-95bb17e7a20a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.433326 | controller |     "Jun 11 17:45:54.138011 crc crio[22018]: time=\"2026-06-11T17:45:54.137957426Z\" level=info msg=\"Started container\" PID=243957 containerID=7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 description=openstack/cinder-api-0/cinder-api-log id=e9deca39-114a-4022-a0f2-6a0fa64910a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95",
2026-06-11 18:17:42.433351 | controller |     "Jun 11 17:45:54.190901 crc crio[22018]: time=\"2026-06-11T17:45:54.190837099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9f422031-bacb-4eaa-912b-958c8714d8f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.433374 | controller |     "Jun 11 17:45:54.196389 crc crio[22018]: time=\"2026-06-11T17:45:54.194434508Z\" level=info msg=\"Stopped pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=836f5055-f31c-4a61-9853-fbc80b56379b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.433397 | controller |     "Jun 11 17:45:54.282394 crc crio[22018]: time=\"2026-06-11T17:45:54.276069928Z\" level=info msg=\"Created container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=299375e8-5745-494d-b406-7919bb5e933f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.433421 | controller |     "Jun 11 17:45:54.282394 crc crio[22018]: time=\"2026-06-11T17:45:54.278805115Z\" level=info msg=\"Starting container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6\" id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.433448 | controller |     "Jun 11 17:45:54.321450 crc crio[22018]: time=\"2026-06-11T17:45:54.32123668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e7d02fee-5c09-48a9-8ca6-a01db980bfd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.433471 | controller |     "Jun 11 17:45:54.324976 crc crio[22018]: time=\"2026-06-11T17:45:54.324896137Z\" level=info msg=\"Started container\" PID=243963 containerID=4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 description=openstack/cinder-scheduler-0/probe id=b7802948-f7f4-4f91-9595-dc7082adc2db name=/runtime.v1.RuntimeService/StartContainer sandboxID=23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387",
2026-06-11 18:17:42.433494 | controller |     "Jun 11 17:45:54.353840 crc crio[22018]: time=\"2026-06-11T17:45:54.352432871Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.433516 | controller |     "Jun 11 17:45:54.355583 crc crio[22018]: time=\"2026-06-11T17:45:54.354208848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433539 | controller |     "Jun 11 17:45:54.379541 crc crio[22018]: time=\"2026-06-11T17:45:54.379429919Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD\" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.433562 | controller |     "Jun 11 17:45:54.379907 crc crio[22018]: time=\"2026-06-11T17:45:54.379578624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433584 | controller |     "Jun 11 17:45:54.520269 crc crio[22018]: time=\"2026-06-11T17:45:54.520038407Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-fdnt9/POD\" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.433607 | controller |     "Jun 11 17:45:54.521005 crc crio[22018]: time=\"2026-06-11T17:45:54.520920085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433629 | controller |     "Jun 11 17:45:54.556718 crc crio[22018]: time=\"2026-06-11T17:45:54.556615756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433652 | controller |     "Jun 11 17:45:54.599979 crc crio[22018]: time=\"2026-06-11T17:45:54.599896822Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.433675 | controller |     "Jun 11 17:45:54.599979 crc crio[22018]: time=\"2026-06-11T17:45:54.599965714Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c75865fdf-6jmxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.433698 | controller |     "Jun 11 17:45:54.682914 crc crio[22018]: time=\"2026-06-11T17:45:54.682696032Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.433725 | controller |     "Jun 11 17:45:54.682914 crc crio[22018]: time=\"2026-06-11T17:45:54.682766944Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-fdnt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.433749 | controller |     "Jun 11 17:45:55.496686 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e94fe9a2b32e60 Mac:16:09:da:69:b9:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 SocketPath: PciID:}] [{Interface:0xc000284840 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.433772 | controller |     "Jun 11 17:45:55.500157 crc crio[22018]: time=\"2026-06-11T17:45:55.498229118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.433795 | controller |     "Jun 11 17:45:55.500157 crc crio[22018]: time=\"2026-06-11T17:45:55.498646711Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c75865fdf-6jmxq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.433818 | controller |     "Jun 11 17:45:55.526164 crc crio[22018]: time=\"2026-06-11T17:45:55.525951496Z\" level=info msg=\"Ran pod sandbox 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 with infra container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/POD\" id=f752286a-d224-4de7-971a-e9f2b6fa6711 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.433841 | controller |     "Jun 11 17:45:55.533996 crc crio[22018]: time=\"2026-06-11T17:45:55.533885054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9283d4b8-e024-4a33-99ec-334e42e4d4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.433892 | controller |     "Jun 11 17:45:55.646009 crc crio[22018]: time=\"2026-06-11T17:45:55.641448366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1093ff83-fcf7-4fbf-94f8-de18a4c0be5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.433917 | controller |     "Jun 11 17:45:55.686677 crc crio[22018]: time=\"2026-06-11T17:45:55.686567372Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.433941 | controller |     "Jun 11 17:45:55.687110 crc crio[22018]: time=\"2026-06-11T17:45:55.687054588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.433964 | controller |     "Jun 11 17:45:55.728607 crc crio[22018]: 2026-06-11T17:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07717bf37c8df14 Mac:36:ee:b4:a8:78:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.433991 | controller |     "Jun 11 17:45:55.731110 crc crio[22018]: time=\"2026-06-11T17:45:55.731033521Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002ca02b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.434015 | controller |     "Jun 11 17:45:55.731309 crc crio[22018]: time=\"2026-06-11T17:45:55.731217797Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-fdnt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.434038 | controller |     "Jun 11 17:45:55.835494 crc crio[22018]: time=\"2026-06-11T17:45:55.835242709Z\" level=info msg=\"Ran pod sandbox 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 with infra container: openstack/cinder-online-data-migrations-fdnt9/POD\" id=c8f0651a-629c-4e75-ace3-233eaa508b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.434060 | controller |     "Jun 11 17:45:55.838273 crc crio[22018]: time=\"2026-06-11T17:45:55.838182632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8b34d191-dac4-4702-91f3-4fa0e8d141a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.434083 | controller |     "Jun 11 17:45:55.854749 crc crio[22018]: time=\"2026-06-11T17:45:55.854492991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0aaaed57-2526-47c9-a5f4-41acaa5def23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.434105 | controller |     "Jun 11 17:45:55.868282 crc crio[22018]: time=\"2026-06-11T17:45:55.86811895Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434128 | controller |     "Jun 11 17:45:55.882316 crc crio[22018]: time=\"2026-06-11T17:45:55.881196328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434152 | controller |     "Jun 11 17:45:56.002357 crc crio[22018]: time=\"2026-06-11T17:45:56.002181994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434174 | controller |     "Jun 11 17:45:56.008227 crc crio[22018]: time=\"2026-06-11T17:45:56.008129194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434196 | controller |     "Jun 11 17:45:56.054207 crc crio[22018]: time=\"2026-06-11T17:45:56.054154233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434218 | controller |     "Jun 11 17:45:56.062819 crc crio[22018]: time=\"2026-06-11T17:45:56.062710825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434241 | controller |     "Jun 11 17:45:56.173880 crc crio[22018]: time=\"2026-06-11T17:45:56.168053211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434270 | controller |     "Jun 11 17:45:56.299611 crc crio[22018]: time=\"2026-06-11T17:45:56.299465067Z\" level=info msg=\"Created container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=104d02ac-e933-4920-a81b-63867403315a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434294 | controller |     "Jun 11 17:45:56.308272 crc crio[22018]: time=\"2026-06-11T17:45:56.307645446Z\" level=info msg=\"Starting container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1\" id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.434316 | controller |     "Jun 11 17:45:56.334117 crc crio[22018]: time=\"2026-06-11T17:45:56.334042873Z\" level=info msg=\"Started container\" PID=244253 containerID=b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/init id=156b30fe-f945-427b-90b8-d108419e3a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035",
2026-06-11 18:17:42.434340 | controller |     "Jun 11 17:45:56.347473 crc crio[22018]: time=\"2026-06-11T17:45:56.347391705Z\" level=info msg=\"Created container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=0cb842fa-152f-48aa-81f8-3756d801dce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434363 | controller |     "Jun 11 17:45:56.350487 crc crio[22018]: time=\"2026-06-11T17:45:56.350308615Z\" level=info msg=\"Starting container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc\" id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.434385 | controller |     "Jun 11 17:45:56.359058 crc crio[22018]: time=\"2026-06-11T17:45:56.358951544Z\" level=info msg=\"Started container\" PID=244261 containerID=28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc description=openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations id=de629af7-96fe-41be-87da-3332813054f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9",
2026-06-11 18:17:42.434409 | controller |     "Jun 11 17:45:56.552163 crc crio[22018]: time=\"2026-06-11T17:45:56.551445733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2090a12d-b5c4-4389-abd6-69bbc41f67c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.434433 | controller |     "Jun 11 17:45:56.605374 crc crio[22018]: time=\"2026-06-11T17:45:56.602726118Z\" level=info msg=\"Created container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=d26de081-d53e-4ad5-9d75-dc46473de211 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434456 | controller |     "Jun 11 17:45:56.607479 crc crio[22018]: time=\"2026-06-11T17:45:56.606074362Z\" level=info msg=\"Starting container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b\" id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.434479 | controller |     "Jun 11 17:45:56.647759 crc crio[22018]: time=\"2026-06-11T17:45:56.647057482Z\" level=info msg=\"Started container\" PID=244274 containerID=8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b description=openstack/cinder-api-0/cinder-api id=b1b5e148-b500-4056-9213-3e2b75d6492e name=/runtime.v1.RuntimeService/StartContainer sandboxID=474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95",
2026-06-11 18:17:42.434508 | controller |     "Jun 11 17:45:56.705709 crc crio[22018]: time=\"2026-06-11T17:45:56.705619431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=218ae37d-f9c2-417a-bb4d-8aac67ac7173 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.434531 | controller |     "Jun 11 17:45:56.774960 crc crio[22018]: time=\"2026-06-11T17:45:56.774605501Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434554 | controller |     "Jun 11 17:45:56.775232 crc crio[22018]: time=\"2026-06-11T17:45:56.775043395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434577 | controller |     "Jun 11 17:45:56.893253 crc crio[22018]: time=\"2026-06-11T17:45:56.893151498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434600 | controller |     "Jun 11 17:45:56.898553 crc crio[22018]: time=\"2026-06-11T17:45:56.898465777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434622 | controller |     "Jun 11 17:45:57.239130 crc crio[22018]: time=\"2026-06-11T17:45:57.239050971Z\" level=info msg=\"Created container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=593ec2f0-b1de-48cb-a221-ef8632f690a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.434645 | controller |     "Jun 11 17:45:57.245861 crc crio[22018]: time=\"2026-06-11T17:45:57.245767994Z\" level=info msg=\"Starting container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2\" id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.434667 | controller |     "Jun 11 17:45:57.256239 crc crio[22018]: time=\"2026-06-11T17:45:57.256137353Z\" level=info msg=\"Started container\" PID=244343 containerID=38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 description=openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns id=48569289-7339-42d5-8607-c7a3f279df56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035",
2026-06-11 18:17:42.434689 | controller |     "Jun 11 17:45:57.410927 crc crio[22018]: time=\"2026-06-11T17:45:57.41083304Z\" level=info msg=\"Stopping container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe (timeout: 30s)\" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434710 | controller |     "Jun 11 17:45:57.412152 crc crio[22018]: time=\"2026-06-11T17:45:57.412065885Z\" level=info msg=\"Stopping container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a (timeout: 30s)\" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434730 | controller |     "Jun 11 17:45:57.615434 crc crio[22018]: time=\"2026-06-11T17:45:57.614861603Z\" level=info msg=\"Stopped container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=9c5f3270-1ff7-4210-8b59-def246b3f34b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434750 | controller |     "Jun 11 17:45:58.548669 crc crio[22018]: time=\"2026-06-11T17:45:58.54781409Z\" level=info msg=\"Stopping container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248 (timeout: 30s)\" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434776 | controller |     "Jun 11 17:45:58.549382 crc crio[22018]: time=\"2026-06-11T17:45:58.549257214Z\" level=info msg=\"Stopping container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded (timeout: 30s)\" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434798 | controller |     "Jun 11 17:45:58.727606 crc crio[22018]: time=\"2026-06-11T17:45:58.726675504Z\" level=info msg=\"Removing container: 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6\" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.434821 | controller |     "Jun 11 17:46:00.540674 crc crio[22018]: time=\"2026-06-11T17:46:00.53981869Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686666-4j4fb/POD\" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.434842 | controller |     "Jun 11 17:46:00.542906 crc crio[22018]: time=\"2026-06-11T17:46:00.542846266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.434888 | controller |     "Jun 11 17:46:02.833583 crc crio[22018]: time=\"2026-06-11T17:46:02.832938757Z\" level=info msg=\"Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.434911 | controller |     "Jun 11 17:46:02.834828 crc crio[22018]: time=\"2026-06-11T17:46:02.834527704Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-fdnt9 Namespace:openstack ID:07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9 UID:a219dd51-a372-49ba-bdf6-5b3d1dcb148e NetNS:/var/run/netns/f8b80932-0bdf-4731-bb7a-eb0dfec28335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda219dd51_a372_49ba_bdf6_5b3d1dcb148e.slice PodAnnotations:0xc002a1a478}] Aliases:map[]}\"",
2026-06-11 18:17:42.434932 | controller |     "Jun 11 17:46:02.834828 crc crio[22018]: time=\"2026-06-11T17:46:02.834714294Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-fdnt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.434953 | controller |     "Jun 11 17:46:03.612769 crc crio[22018]: time=\"2026-06-11T17:46:03.612559436Z\" level=info msg=\"Stopped container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=820827ba-bbb1-4c3a-8d12-50d97aaa8625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.434972 | controller |     "Jun 11 17:46:03.614311 crc crio[22018]: time=\"2026-06-11T17:46:03.614155636Z\" level=info msg=\"Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.434987 | controller |     "Jun 11 17:46:03.615964 crc crio[22018]: time=\"2026-06-11T17:46:03.615685295Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c49b57c6b-hzkgz Namespace:openstack ID:ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639 UID:52c1b00c-b180-4d3f-9ce0-e30d0a23a8f7 NetNS:/var/run/netns/f79ecbaa-67f9-48ee-afa6-f7544dddbad6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52c1b00c_b180_4d3f_9ce0_e30d0a23a8f7.slice PodAnnotations:0xc002b140e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.435003 | controller |     "Jun 11 17:46:03.615964 crc crio[22018]: time=\"2026-06-11T17:46:03.615820039Z\" level=info msg=\"Deleting pod openstack_barbican-api-5c49b57c6b-hzkgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.435023 | controller |     "Jun 11 17:46:04.937863 crc crio[22018]: time=\"2026-06-11T17:46:04.937488399Z\" level=info msg=\"Stopping container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78 (timeout: 10s)\" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.435039 | controller |     "Jun 11 17:46:06.057895 crc crio[22018]: time=\"2026-06-11T17:46:06.056013217Z\" level=info msg=\"Stopped container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=e682642c-5051-4be4-85f2-48995c6637f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.435055 | controller |     "Jun 11 17:46:06.074538 crc crio[22018]: time=\"2026-06-11T17:46:06.074140742Z\" level=info msg=\"Stopped pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=baeb7ffe-83fb-42cf-bf90-3c21b7ec95bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435071 | controller |     "Jun 11 17:46:06.080290 crc crio[22018]: time=\"2026-06-11T17:46:06.080198005Z\" level=info msg=\"Stopped pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=9a8e44b0-98d5-4df1-8354-7cdf829fc942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435087 | controller |     "Jun 11 17:46:06.091460 crc crio[22018]: time=\"2026-06-11T17:46:06.091235887Z\" level=info msg=\"Stopped container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=6fad3af8-ecd4-470f-95ca-5cba8752f5a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.435103 | controller |     "Jun 11 17:46:06.092899 crc crio[22018]: time=\"2026-06-11T17:46:06.092792717Z\" level=info msg=\"Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435119 | controller |     "Jun 11 17:46:06.095427 crc crio[22018]: time=\"2026-06-11T17:46:06.094809608Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-8pr5p Namespace:openstack ID:0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97 UID:9a01bd25-0260-4ba2-b946-5d35ed04656b NetNS:/var/run/netns/077a1f28-6f17-4e19-bb11-b107fcdd0248 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a01bd25_0260_4ba2_b946_5d35ed04656b.slice PodAnnotations:0xc00924e018}] Aliases:map[]}\"",
2026-06-11 18:17:42.435135 | controller |     "Jun 11 17:46:06.095735 crc crio[22018]: time=\"2026-06-11T17:46:06.095707757Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-8pr5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.435151 | controller |     "Jun 11 17:46:06.096968 crc crio[22018]: time=\"2026-06-11T17:46:06.096783595Z\" level=info msg=\"Stopped container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=95f62035-2b62-4f67-8d57-d05a0597d198 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.435167 | controller |     "Jun 11 17:46:06.100590 crc crio[22018]: time=\"2026-06-11T17:46:06.099605284Z\" level=info msg=\"Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435183 | controller |     "Jun 11 17:46:06.106198 crc crio[22018]: time=\"2026-06-11T17:46:06.106084305Z\" level=info msg=\"Got pod network &{Name:placement-5ffbb867db-hvqzs Namespace:openstack ID:9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b UID:dfb5cf1d-5ae2-4278-8745-576c11f6dc0f NetNS:/var/run/netns/ed5cd681-846d-4b2b-bb56-c9c7304e2f20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfb5cf1d_5ae2_4278_8745_576c11f6dc0f.slice PodAnnotations:0xc002b14eb8}] Aliases:map[]}\"",
2026-06-11 18:17:42.435246 | controller |     "Jun 11 17:46:06.106607 crc crio[22018]: time=\"2026-06-11T17:46:06.106470638Z\" level=info msg=\"Deleting pod openstack_placement-5ffbb867db-hvqzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.435266 | controller |     "Jun 11 17:46:06.137456 crc crio[22018]: time=\"2026-06-11T17:46:06.136938326Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.435282 | controller |     "Jun 11 17:46:06.137456 crc crio[22018]: time=\"2026-06-11T17:46:06.137008278Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686666-4j4fb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.435298 | controller |     "Jun 11 17:46:06.300991 crc crio[22018]: time=\"2026-06-11T17:46:06.300219818Z\" level=info msg=\"Removed container 21d1cb20997734b00089a03fe44ff3d95ae0c14143d93c9045668ee936180ba6: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=ea53413e-7f12-43a6-bb86-ec2757e60dec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435314 | controller |     "Jun 11 17:46:06.307092 crc crio[22018]: time=\"2026-06-11T17:46:06.306248903Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=0f68686f-4237-4c22-91f1-f936784c0fc1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.435331 | controller |     "Jun 11 17:46:06.308688 crc crio[22018]: time=\"2026-06-11T17:46:06.308630311Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1d4396f-cf42-4dc4-adb9-b7ad6b81d53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.435347 | controller |     "Jun 11 17:46:06.348991 crc crio[22018]: time=\"2026-06-11T17:46:06.348839257Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4ee7c05b-db39-421b-8d83-13bf0ba13c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.435363 | controller |     "Jun 11 17:46:06.384524 crc crio[22018]: time=\"2026-06-11T17:46:06.383656141Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd\" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.435380 | controller |     "Jun 11 17:46:06.385848 crc crio[22018]: time=\"2026-06-11T17:46:06.385597803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435398 | controller |     "Jun 11 17:46:06.447216 crc crio[22018]: time=\"2026-06-11T17:46:06.447023121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435420 | controller |     "Jun 11 17:46:06.451129 crc crio[22018]: time=\"2026-06-11T17:46:06.451065339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435440 | controller |     "Jun 11 17:46:06.605805 crc crio[22018]: time=\"2026-06-11T17:46:06.605688085Z\" level=info msg=\"Created container a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd\" id=473c4013-f41b-4ee7-9ea4-e8290e727886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.435461 | controller |     "Jun 11 17:46:06.607938 crc crio[22018]: time=\"2026-06-11T17:46:06.607861044Z\" level=info msg=\"Starting container: a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde\" id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.435477 | controller |     "Jun 11 17:46:06.613902 crc crio[22018]: time=\"2026-06-11T17:46:06.613802162Z\" level=info msg=\"Started container\" PID=245319 containerID=a10f7d0715e83294559151e241aaaf020ff7449183c68a8e179c884170208cde description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh/osp-httpd id=71cb51f2-2b6a-4aff-9442-61357cd6ec3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63521f3f6dc39721c40d7e74a309a9c1317137d4235ca72596dc9dd9855b60fe",
2026-06-11 18:17:42.435495 | controller |     "Jun 11 17:46:06.648578 crc crio[22018]: time=\"2026-06-11T17:46:06.647842062Z\" level=info msg=\"Stopped pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2a851abf-4653-4fe6-99be-a1402b349eeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435512 | controller |     "Jun 11 17:46:06.659783 crc crio[22018]: time=\"2026-06-11T17:46:06.659687948Z\" level=info msg=\"Stopped pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=4a572d8b-df4d-406e-8caf-63cc8a0fa426 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.435529 | controller |     "Jun 11 17:46:06.898246 crc crio[22018]: 2026-06-11T17:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5217cd5b81dc4a2 Mac:76:d4:d1:6c:99:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc SocketPath: PciID:}] [{Interface:0xc000432700 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.435547 | controller |     "Jun 11 17:46:06.901114 crc crio[22018]: time=\"2026-06-11T17:46:06.901028794Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc002ca01a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.435564 | controller |     "Jun 11 17:46:06.901426 crc crio[22018]: time=\"2026-06-11T17:46:06.901308293Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686666-4j4fb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.435581 | controller |     "Jun 11 17:46:06.913580 crc crio[22018]: time=\"2026-06-11T17:46:06.913497064Z\" level=info msg=\"Ran pod sandbox 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 with infra container: openshift-infra/auto-csr-approver-29686666-4j4fb/POD\" id=9e45f5f8-28c5-4226-bca8-3235aa095bcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.435598 | controller |     "Jun 11 17:46:06.916472 crc crio[22018]: time=\"2026-06-11T17:46:06.916311208Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.435615 | controller |     "Jun 11 17:46:06.933015 crc crio[22018]: time=\"2026-06-11T17:46:06.932905277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.435632 | controller |     "Jun 11 17:46:06.976380 crc crio[22018]: time=\"2026-06-11T17:46:06.976169007Z\" level=info msg=\"Removing container: 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe\" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435652 | controller |     "Jun 11 17:46:07.034495 crc crio[22018]: time=\"2026-06-11T17:46:07.034210443Z\" level=info msg=\"Removed container 041e5e9f67684b52e30474ad07463de1c0d327831804ecc1a366465cbbf0d8fe: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api-log\" id=1878918e-f8e3-49b2-ae2a-a159af18d4c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435671 | controller |     "Jun 11 17:46:07.043801 crc crio[22018]: time=\"2026-06-11T17:46:07.043618397Z\" level=info msg=\"Removing container: 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a\" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435687 | controller |     "Jun 11 17:46:07.292469 crc crio[22018]: time=\"2026-06-11T17:46:07.291705089Z\" level=info msg=\"Removed container 807d174d928afb77a0a401239841adcd4a0ea9973d986376ac5ef7d40f9aeb1a: openstack/barbican-api-5c49b57c6b-hzkgz/barbican-api\" id=506f10c1-12bf-4840-8d71-b45c62c285a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435703 | controller |     "Jun 11 17:46:07.296578 crc crio[22018]: time=\"2026-06-11T17:46:07.296442066Z\" level=info msg=\"Removing container: 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248\" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435718 | controller |     "Jun 11 17:46:07.332500 crc crio[22018]: time=\"2026-06-11T17:46:07.332328538Z\" level=info msg=\"Removed container 3fd42e57b565901217caed1016988a31d775328bf8bb74ed3a05d9e6a8827248: openstack/placement-5ffbb867db-hvqzs/placement-api\" id=4cc1688f-f60f-4335-83d8-9314e60065b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435734 | controller |     "Jun 11 17:46:07.343277 crc crio[22018]: time=\"2026-06-11T17:46:07.343159542Z\" level=info msg=\"Removing container: 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded\" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435749 | controller |     "Jun 11 17:46:07.385251 crc crio[22018]: time=\"2026-06-11T17:46:07.385135682Z\" level=info msg=\"Removed container 6b0da7812ae2cb21220b69dc9d6385bbd54b13e611cff264b414a868b3d90ded: openstack/placement-5ffbb867db-hvqzs/placement-log\" id=807f6f03-6eb2-4d23-9f0a-7d810da69470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435766 | controller |     "Jun 11 17:46:07.393504 crc crio[22018]: time=\"2026-06-11T17:46:07.393182141Z\" level=info msg=\"Removing container: f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78\" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435781 | controller |     "Jun 11 17:46:07.428912 crc crio[22018]: time=\"2026-06-11T17:46:07.428784106Z\" level=info msg=\"Removed container f07488a691a45aaf9b0e3b07548569e62ebd8c0b60cb5e249262f8db0e3c9e78: openstack/dnsmasq-dns-694549dd57-8pr5p/dnsmasq-dns\" id=538a38b7-e53c-4d44-a198-9f64c248242c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435797 | controller |     "Jun 11 17:46:07.432086 crc crio[22018]: time=\"2026-06-11T17:46:07.432009167Z\" level=info msg=\"Removing container: 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3\" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435812 | controller |     "Jun 11 17:46:07.476127 crc crio[22018]: time=\"2026-06-11T17:46:07.475908756Z\" level=info msg=\"Removed container 1c13bfa61d308393c95ac187a221933831c99056e64a7b176933a35beb0173c3: openstack/dnsmasq-dns-694549dd57-8pr5p/init\" id=fe710840-438f-4873-86b6-e70e9befcece name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.435828 | controller |     "Jun 11 17:46:07.926577 crc crio[22018]: time=\"2026-06-11T17:46:07.926177155Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=306ed2c6-aaf7-4672-80ce-47a7dede8fa2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.435864 | controller |     "Jun 11 17:46:07.932860 crc crio[22018]: time=\"2026-06-11T17:46:07.932709921Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b577dc91-9910-4276-a0ed-08badc5b7de8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.435886 | controller |     "Jun 11 17:46:07.937818 crc crio[22018]: time=\"2026-06-11T17:46:07.937708119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=96f4a9a6-3208-4a67-985a-ca8ceb151af6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.435904 | controller |     "Jun 11 17:46:07.947230 crc crio[22018]: time=\"2026-06-11T17:46:07.947096238Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.435919 | controller |     "Jun 11 17:46:07.948681 crc crio[22018]: time=\"2026-06-11T17:46:07.94780151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435936 | controller |     "Jun 11 17:46:08.007937 crc crio[22018]: time=\"2026-06-11T17:46:08.007846864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435952 | controller |     "Jun 11 17:46:08.255529 crc crio[22018]: time=\"2026-06-11T17:46:08.255065688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.435967 | controller |     "Jun 11 17:46:08.374254 crc crio[22018]: time=\"2026-06-11T17:46:08.374134845Z\" level=info msg=\"Created container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=9757b861-3dc1-4682-9c8a-0cf50e6997aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.435982 | controller |     "Jun 11 17:46:08.375722 crc crio[22018]: time=\"2026-06-11T17:46:08.375655324Z\" level=info msg=\"Starting container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4\" id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.436000 | controller |     "Jun 11 17:46:08.383812 crc crio[22018]: time=\"2026-06-11T17:46:08.383722879Z\" level=info msg=\"Started container\" PID=245709 containerID=128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4 description=openshift-infra/auto-csr-approver-29686666-4j4fb/oc id=4ac3fbbd-2502-461d-8880-5ebf2dc0066c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95",
2026-06-11 18:17:42.436016 | controller |     "Jun 11 17:46:11.114013 crc crio[22018]: time=\"2026-06-11T17:46:11.11318333Z\" level=info msg=\"Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436073 | controller |     "Jun 11 17:46:11.116141 crc crio[22018]: time=\"2026-06-11T17:46:11.114625136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686666-4j4fb Namespace:openshift-infra ID:5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95 UID:5d3e4272-97d3-4f21-90de-5ea2cc2f338b NetNS:/var/run/netns/08560764-63e1-4708-acb6-c3ba759ad7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d3e4272_97d3_4f21_90de_5ea2cc2f338b.slice PodAnnotations:0xc0029b46d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.436099 | controller |     "Jun 11 17:46:11.116141 crc crio[22018]: time=\"2026-06-11T17:46:11.11474832Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686666-4j4fb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.436116 | controller |     "Jun 11 17:46:11.565166 crc crio[22018]: time=\"2026-06-11T17:46:11.565026011Z\" level=info msg=\"Stopped pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=30a2ff2f-5259-441b-8fdd-8dc816154098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436132 | controller |     "Jun 11 17:46:22.712008 crc crio[22018]: time=\"2026-06-11T17:46:22.710568948Z\" level=info msg=\"Stopping container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b (timeout: 30s)\" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.436149 | controller |     "Jun 11 17:46:23.948861 crc crio[22018]: time=\"2026-06-11T17:46:23.947248765Z\" level=info msg=\"Removing container: 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd\" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436166 | controller |     "Jun 11 17:46:24.019291 crc crio[22018]: time=\"2026-06-11T17:46:24.019086166Z\" level=info msg=\"Removed container 205e89d46b3e579fbf734979166125284c3f8b08db9de5a95cf170b78a790cbd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/init\" id=66e27fec-ef89-4773-aa2d-16003f2bccbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436182 | controller |     "Jun 11 17:46:24.030586 crc crio[22018]: time=\"2026-06-11T17:46:24.029787962Z\" level=info msg=\"Removing container: 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f\" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436198 | controller |     "Jun 11 17:46:24.235519 crc crio[22018]: time=\"2026-06-11T17:46:24.235110199Z\" level=info msg=\"Removed container 5ac18e9464d1acaddd62f4ba21669a46e5a95b57c1ce249cfb9862a2424bcc1f: openshift-infra/auto-csr-approver-29686660-kgcnj/oc\" id=fa90a70b-34aa-4add-a142-31d27e1047e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436214 | controller |     "Jun 11 17:46:24.248448 crc crio[22018]: time=\"2026-06-11T17:46:24.248276473Z\" level=info msg=\"Removing container: 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f\" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436230 | controller |     "Jun 11 17:46:24.289794 crc crio[22018]: time=\"2026-06-11T17:46:24.289691401Z\" level=info msg=\"Removed container 1ac861330c93ee581a18312ae34629ff9abd8e279a2da90c8c25753748e7ff9f: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtjpsr/osp-httpd\" id=df78fd33-2cf1-48e6-ac3f-f9226352ef49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436247 | controller |     "Jun 11 17:46:24.293676 crc crio[22018]: time=\"2026-06-11T17:46:24.293612432Z\" level=info msg=\"Removing container: 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285\" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436263 | controller |     "Jun 11 17:46:24.328551 crc crio[22018]: time=\"2026-06-11T17:46:24.32815367Z\" level=info msg=\"Removed container 70585942c778eb2d0ee6909a3b5c2bfd7336725f1f4331a2bb1cad9344c8e285: openstack/ovn-controller-metrics-jz65l/openstack-network-exporter\" id=740ef224-2aa2-4f2b-b74b-054ef88021ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436279 | controller |     "Jun 11 17:46:24.331927 crc crio[22018]: time=\"2026-06-11T17:46:24.331766362Z\" level=info msg=\"Removing container: dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828\" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436299 | controller |     "Jun 11 17:46:24.366625 crc crio[22018]: time=\"2026-06-11T17:46:24.366497318Z\" level=info msg=\"Removed container dc4af59264f1d942b9499716c4313e402913fd5654be440c9606f5e7ad7c3828: openshift-operator-lifecycle-manager/collect-profiles-29686620-rfqw5/collect-profiles\" id=77c75945-660d-41c8-b8d7-243185c84445 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.436315 | controller |     "Jun 11 17:46:24.382770 crc crio[22018]: time=\"2026-06-11T17:46:24.382625905Z\" level=info msg=\"Stopping pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436331 | controller |     "Jun 11 17:46:24.382770 crc crio[22018]: time=\"2026-06-11T17:46:24.382728819Z\" level=info msg=\"Stopped pod sandbox (already stopped): c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=80fb01c5-ec50-4971-91c7-5e3df4ffc6b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436347 | controller |     "Jun 11 17:46:24.386242 crc crio[22018]: time=\"2026-06-11T17:46:24.386147937Z\" level=info msg=\"Removing pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436361 | controller |     "Jun 11 17:46:24.409683 crc crio[22018]: time=\"2026-06-11T17:46:24.409580495Z\" level=info msg=\"Removed pod sandbox: c23f9a89b2b38bbfd04f9fc8880edc50c16d6b62eb0c595d2c73c6eb032a02e1\" id=969b0215-90ad-42de-b518-75c9ee266023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436376 | controller |     "Jun 11 17:46:24.411591 crc crio[22018]: time=\"2026-06-11T17:46:24.411511282Z\" level=info msg=\"Stopping pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436393 | controller |     "Jun 11 17:46:24.411774 crc crio[22018]: time=\"2026-06-11T17:46:24.411642566Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=893b7f81-1c93-4252-b182-9e9f2c206f7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436414 | controller |     "Jun 11 17:46:24.412224 crc crio[22018]: time=\"2026-06-11T17:46:24.412151782Z\" level=info msg=\"Removing pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436436 | controller |     "Jun 11 17:46:24.430680 crc crio[22018]: time=\"2026-06-11T17:46:24.430388645Z\" level=info msg=\"Removed pod sandbox: cc0d0a10909e782d21bfa259b4a5b07ec4509a3df406b737fd400c5132d36007\" id=5900c3f1-bad7-4458-a386-b881db1430e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436453 | controller |     "Jun 11 17:46:24.431729 crc crio[22018]: time=\"2026-06-11T17:46:24.431652611Z\" level=info msg=\"Stopping pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436468 | controller |     "Jun 11 17:46:24.431729 crc crio[22018]: time=\"2026-06-11T17:46:24.431720513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=9f97e429-95b0-4365-b6bb-8b99f09cc014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436483 | controller |     "Jun 11 17:46:24.432660 crc crio[22018]: time=\"2026-06-11T17:46:24.432534128Z\" level=info msg=\"Removing pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436507 | controller |     "Jun 11 17:46:24.447546 crc crio[22018]: time=\"2026-06-11T17:46:24.44738892Z\" level=info msg=\"Removed pod sandbox: 9702fcee30ae4f24f3effd84b9f44f0a4e03907a80b47b6d61a2e072d741a00b\" id=7afa88cb-599b-4a36-8d33-7a5f019ff525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436523 | controller |     "Jun 11 17:46:24.448308 crc crio[22018]: time=\"2026-06-11T17:46:24.448230417Z\" level=info msg=\"Stopping pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436540 | controller |     "Jun 11 17:46:24.448308 crc crio[22018]: time=\"2026-06-11T17:46:24.448289609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=1a492bba-0d44-415d-8234-d334abc0cf63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436556 | controller |     "Jun 11 17:46:24.449531 crc crio[22018]: time=\"2026-06-11T17:46:24.449455875Z\" level=info msg=\"Removing pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436572 | controller |     "Jun 11 17:46:24.473369 crc crio[22018]: time=\"2026-06-11T17:46:24.47315525Z\" level=info msg=\"Removed pod sandbox: 0d2284322cf896ac5ac6f37e8183edfa2aa9d9f712a71fc65d72a91fc00ebf97\" id=2d153cd3-a226-4b6f-b783-00f786a4de7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436588 | controller |     "Jun 11 17:46:24.474430 crc crio[22018]: time=\"2026-06-11T17:46:24.474256352Z\" level=info msg=\"Stopping pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436605 | controller |     "Jun 11 17:46:24.474569 crc crio[22018]: time=\"2026-06-11T17:46:24.474439418Z\" level=info msg=\"Stopped pod sandbox (already stopped): eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=42d99b61-8ba5-44e6-9a86-51e4a653212e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436621 | controller |     "Jun 11 17:46:24.475707 crc crio[22018]: time=\"2026-06-11T17:46:24.475631976Z\" level=info msg=\"Removing pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436638 | controller |     "Jun 11 17:46:24.496237 crc crio[22018]: time=\"2026-06-11T17:46:24.496151539Z\" level=info msg=\"Removed pod sandbox: eebf18f6bbb56331a97e7bf483e959069971b7f454df945a69916cac7ab763fe\" id=a863e407-e1dc-409f-8fb8-31dfb6440ba1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436654 | controller |     "Jun 11 17:46:24.497609 crc crio[22018]: time=\"2026-06-11T17:46:24.497300496Z\" level=info msg=\"Stopping pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436671 | controller |     "Jun 11 17:46:24.497729 crc crio[22018]: time=\"2026-06-11T17:46:24.497676708Z\" level=info msg=\"Stopped pod sandbox (already stopped): acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=0df21187-5642-4d9f-acfd-072cec8012c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436688 | controller |     "Jun 11 17:46:24.498603 crc crio[22018]: time=\"2026-06-11T17:46:24.49841829Z\" level=info msg=\"Removing pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436704 | controller |     "Jun 11 17:46:24.523475 crc crio[22018]: time=\"2026-06-11T17:46:24.52326642Z\" level=info msg=\"Removed pod sandbox: acdd7826a8e69aaccf8bae132b8de79abbf12bb7c61f5317e436e5862155f785\" id=5fea7871-7670-4110-8a6d-6ed860dc78b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436724 | controller |     "Jun 11 17:46:24.524483 crc crio[22018]: time=\"2026-06-11T17:46:24.524376062Z\" level=info msg=\"Stopping pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436741 | controller |     "Jun 11 17:46:24.524483 crc crio[22018]: time=\"2026-06-11T17:46:24.524482126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=17296b71-0732-4f87-9874-d902611cc434 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436757 | controller |     "Jun 11 17:46:24.525765 crc crio[22018]: time=\"2026-06-11T17:46:24.525640492Z\" level=info msg=\"Removing pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436774 | controller |     "Jun 11 17:46:24.642238 crc crio[22018]: time=\"2026-06-11T17:46:24.638225334Z\" level=info msg=\"Stopping container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1 (timeout: 30s)\" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.436790 | controller |     "Jun 11 17:46:24.642238 crc crio[22018]: time=\"2026-06-11T17:46:24.639730683Z\" level=info msg=\"Stopping container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0 (timeout: 30s)\" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.436806 | controller |     "Jun 11 17:46:24.658171 crc crio[22018]: time=\"2026-06-11T17:46:24.656783676Z\" level=info msg=\"Removed pod sandbox: 92ed4d81523b594a88913f24f81750199227a77dedb1601a5ad1b60eff639fe2\" id=c4fcfc92-b302-4a19-b7f1-4daea1087aff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436822 | controller |     "Jun 11 17:46:24.673132 crc crio[22018]: time=\"2026-06-11T17:46:24.672869851Z\" level=info msg=\"Stopping pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436839 | controller |     "Jun 11 17:46:24.673132 crc crio[22018]: time=\"2026-06-11T17:46:24.672969155Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=6ca2e1e0-a386-4bfa-b632-6008d6322d39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436877 | controller |     "Jun 11 17:46:24.678497 crc crio[22018]: time=\"2026-06-11T17:46:24.67656854Z\" level=info msg=\"Removing pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436895 | controller |     "Jun 11 17:46:24.706145 crc crio[22018]: time=\"2026-06-11T17:46:24.70537831Z\" level=info msg=\"Removed pod sandbox: 8d314728c767cacd9b11537f767670f5bac20b3c523b0293448fe8a540976e79\" id=30370dca-45c0-4cb1-9ad1-09909bca6c6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436912 | controller |     "Jun 11 17:46:24.707316 crc crio[22018]: time=\"2026-06-11T17:46:24.707090968Z\" level=info msg=\"Stopping pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436928 | controller |     "Jun 11 17:46:24.707316 crc crio[22018]: time=\"2026-06-11T17:46:24.707198852Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=767dc7cc-5c42-465d-b4bf-1e2789040739 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436948 | controller |     "Jun 11 17:46:24.707880 crc crio[22018]: time=\"2026-06-11T17:46:24.707810691Z\" level=info msg=\"Removing pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436964 | controller |     "Jun 11 17:46:24.730133 crc crio[22018]: time=\"2026-06-11T17:46:24.73007456Z\" level=info msg=\"Removed pod sandbox: ab9e3f4653221534395edb94ad46582273f014142c4f2957dd0e6eb0b747f639\" id=0042cfb9-0673-4cd8-8912-7f4f62d9c673 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.436980 | controller |     "Jun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731172703Z\" level=info msg=\"Stopping pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.436997 | controller |     "Jun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731267976Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=28408f11-7f7a-4a67-aef3-a499a16c30ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437014 | controller |     "Jun 11 17:46:24.732144 crc crio[22018]: time=\"2026-06-11T17:46:24.731898599Z\" level=info msg=\"Removing pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437030 | controller |     "Jun 11 17:46:24.759083 crc crio[22018]: time=\"2026-06-11T17:46:24.758175472Z\" level=info msg=\"Removed pod sandbox: 0fd0e80f8d72ff7a705c018db1d7c3a086e495f810c087f654a9abed909fda80\" id=eda10de2-1b88-45d5-bb98-c361ffee7a55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437046 | controller |     "Jun 11 17:46:24.759469 crc crio[22018]: time=\"2026-06-11T17:46:24.759168981Z\" level=info msg=\"Stopping pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437062 | controller |     "Jun 11 17:46:24.759469 crc crio[22018]: time=\"2026-06-11T17:46:24.759302685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=a354cd1b-7e45-46bb-823b-f8016b750b2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437077 | controller |     "Jun 11 17:46:24.760171 crc crio[22018]: time=\"2026-06-11T17:46:24.759969995Z\" level=info msg=\"Removing pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437093 | controller |     "Jun 11 17:46:24.787764 crc crio[22018]: time=\"2026-06-11T17:46:24.785306246Z\" level=info msg=\"Removed pod sandbox: 2d2b7fe983b40c7aaf69f6a68347fc00c0df566b04f5f5ea5b371aab6f3a74d4\" id=aed68bf8-2e70-4cc6-b825-538349c927c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437109 | controller |     "Jun 11 17:46:24.794808 crc crio[22018]: time=\"2026-06-11T17:46:24.794699714Z\" level=info msg=\"Stopping pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437125 | controller |     "Jun 11 17:46:24.794808 crc crio[22018]: time=\"2026-06-11T17:46:24.794791436Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=167337aa-e71c-4b79-83d5-88691daa7afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437141 | controller |     "Jun 11 17:46:24.804546 crc crio[22018]: time=\"2026-06-11T17:46:24.802657633Z\" level=info msg=\"Removing pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437160 | controller |     "Jun 11 17:46:24.833819 crc crio[22018]: time=\"2026-06-11T17:46:24.832236631Z\" level=info msg=\"Removed pod sandbox: d6b790a6968616fc1d4ef4377c54d69606791fbbd024739540afd702654c5efd\" id=6b8016a1-2cfa-45aa-bee8-a376a738662c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437177 | controller |     "Jun 11 17:46:24.835088 crc crio[22018]: time=\"2026-06-11T17:46:24.834983609Z\" level=info msg=\"Stopping pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437193 | controller |     "Jun 11 17:46:24.835088 crc crio[22018]: time=\"2026-06-11T17:46:24.835089552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=664913e4-0cfa-46d3-b04a-7f477eb51bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437209 | controller |     "Jun 11 17:46:24.841896 crc crio[22018]: time=\"2026-06-11T17:46:24.841660603Z\" level=info msg=\"Removing pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437224 | controller |     "Jun 11 17:46:24.873422 crc crio[22018]: time=\"2026-06-11T17:46:24.872867874Z\" level=info msg=\"Removed pod sandbox: 3274e2507d4a18a61d846f2da052e8d6b39d25b18014bb20abb926257e64054d\" id=4cb2cafe-6dfd-4130-9653-85ccb175f24d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437243 | controller |     "Jun 11 17:46:24.888700 crc crio[22018]: time=\"2026-06-11T17:46:24.888503063Z\" level=info msg=\"Stopped container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=8a84bad5-8425-43a5-8388-6cee8365a306 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.437265 | controller |     "Jun 11 17:46:24.904626 crc crio[22018]: time=\"2026-06-11T17:46:24.904544157Z\" level=info msg=\"Stopping pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437286 | controller |     "Jun 11 17:46:24.904855 crc crio[22018]: time=\"2026-06-11T17:46:24.904673871Z\" level=info msg=\"Stopped pod sandbox (already stopped): caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=d8817b7d-df7a-4767-8d51-ea1200ecf8f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437306 | controller |     "Jun 11 17:46:24.906706 crc crio[22018]: time=\"2026-06-11T17:46:24.905588735Z\" level=info msg=\"Removing pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437326 | controller |     "Jun 11 17:46:24.931494 crc crio[22018]: time=\"2026-06-11T17:46:24.931190137Z\" level=info msg=\"Removed pod sandbox: caba69930ac8303bac6c4170c6ff684f72477ba340cb607e856c92cd85d8b7ed\" id=7b6d35aa-996d-4441-b057-9139a2e80049 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437344 | controller |     "Jun 11 17:46:24.933684 crc crio[22018]: time=\"2026-06-11T17:46:24.933606985Z\" level=info msg=\"Stopping pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437361 | controller |     "Jun 11 17:46:24.933878 crc crio[22018]: time=\"2026-06-11T17:46:24.933708308Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=f0d27c0a-bfc2-442c-8238-4561b9c26e7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437381 | controller |     "Jun 11 17:46:24.937196 crc crio[22018]: time=\"2026-06-11T17:46:24.937091734Z\" level=info msg=\"Removing pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437400 | controller |     "Jun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.960860795Z\" level=info msg=\"Removed pod sandbox: dcfe7099ccf1fbeb2d765e74aed764359755ac90b320b8c607c37449fd19d0a0\" id=e32422e3-a6b8-430f-8c1e-8846da157453 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437422 | controller |     "Jun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.961655313Z\" level=info msg=\"Stopping pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437439 | controller |     "Jun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.961694095Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=5301e8c7-436c-458d-8487-33df6210ec11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437455 | controller |     "Jun 11 17:46:24.962848 crc crio[22018]: time=\"2026-06-11T17:46:24.962132089Z\" level=info msg=\"Removing pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437470 | controller |     "Jun 11 17:46:25.004987 crc crio[22018]: time=\"2026-06-11T17:46:25.004815888Z\" level=info msg=\"Removed pod sandbox: b5227f3678af9ac3b1c431ebb056659142aafe642266f9151066f06f2aead879\" id=f9c5839a-05e5-4f74-a13e-c7d27ea01b1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.437486 | controller |     "Jun 11 17:46:25.416779 crc crio[22018]: time=\"2026-06-11T17:46:25.416383359Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf-config-g2fcg/POD\" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.437502 | controller |     "Jun 11 17:46:25.417048 crc crio[22018]: time=\"2026-06-11T17:46:25.417031001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.437517 | controller |     "Jun 11 17:46:25.507189 crc crio[22018]: time=\"2026-06-11T17:46:25.505905749Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}\"",
2026-06-11 18:17:42.437534 | controller |     "Jun 11 17:46:25.507189 crc crio[22018]: time=\"2026-06-11T17:46:25.505956611Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf-config-g2fcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.437551 | controller |     "Jun 11 17:46:26.140383 crc crio[22018]: 2026-06-11T17:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafcb71edc1359a Mac:7a:a7:e7:c6:a1:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.437567 | controller |     "Jun 11 17:46:26.140383 crc crio[22018]: time=\"2026-06-11T17:46:26.13920217Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002300180}] Aliases:map[]}\"",
2026-06-11 18:17:42.437588 | controller |     "Jun 11 17:46:26.140383 crc crio[22018]: time=\"2026-06-11T17:46:26.139453947Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf-config-g2fcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.437604 | controller |     "Jun 11 17:46:26.247702 crc crio[22018]: time=\"2026-06-11T17:46:26.247544797Z\" level=info msg=\"Ran pod sandbox aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb with infra container: openstack/ovn-controller-qmgxf-config-g2fcg/POD\" id=93e0c1bd-cbf7-478e-8b0b-2ef58f3a8bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.437620 | controller |     "Jun 11 17:46:26.262699 crc crio[22018]: time=\"2026-06-11T17:46:26.262038415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ec145e58-e49e-43d9-8ada-9646fe14050a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.437635 | controller |     "Jun 11 17:46:26.269048 crc crio[22018]: time=\"2026-06-11T17:46:26.268966617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=671d31a9-84ba-495f-81ae-95656e24f580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.437651 | controller |     "Jun 11 17:46:26.277371 crc crio[22018]: time=\"2026-06-11T17:46:26.27726488Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.437670 | controller |     "Jun 11 17:46:26.278173 crc crio[22018]: time=\"2026-06-11T17:46:26.278108137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.437688 | controller |     "Jun 11 17:46:26.347816 crc crio[22018]: time=\"2026-06-11T17:46:26.347696722Z\" level=info msg=\"Stopped container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=d9923c34-d6a5-4c68-87be-7c9df6509a39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.437704 | controller |     "Jun 11 17:46:26.349064 crc crio[22018]: time=\"2026-06-11T17:46:26.348952473Z\" level=info msg=\"Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437721 | controller |     "Jun 11 17:46:26.350935 crc crio[22018]: time=\"2026-06-11T17:46:26.350876123Z\" level=info msg=\"Got pod network &{Name:keystone-5dd8f975d6-wpjs5 Namespace:openstack ID:74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34 UID:259eab4a-ca4e-4ed2-a41e-f212fea391b9 NetNS:/var/run/netns/1863bc3d-f169-426a-a518-59f1d54fcf7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259eab4a_ca4e_4ed2_a41e_f212fea391b9.slice PodAnnotations:0xc0029b45a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.437736 | controller |     "Jun 11 17:46:26.351073 crc crio[22018]: time=\"2026-06-11T17:46:26.351042689Z\" level=info msg=\"Deleting pod openstack_keystone-5dd8f975d6-wpjs5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.437754 | controller |     "Jun 11 17:46:26.372213 crc crio[22018]: time=\"2026-06-11T17:46:26.372137127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.437780 | controller |     "Jun 11 17:46:26.592637 crc crio[22018]: time=\"2026-06-11T17:46:26.592128337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.437799 | controller |     "Jun 11 17:46:26.691091 crc crio[22018]: time=\"2026-06-11T17:46:26.689971285Z\" level=info msg=\"Stopping container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 (timeout: 2s)\" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.437815 | controller |     "Jun 11 17:46:26.838513 crc crio[22018]: time=\"2026-06-11T17:46:26.838373688Z\" level=info msg=\"Stopped pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=ca197bdd-7be9-448d-96c5-a47283775839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.437831 | controller |     "Jun 11 17:46:26.902988 crc crio[22018]: time=\"2026-06-11T17:46:26.902882205Z\" level=info msg=\"Created container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=c6e3c746-f565-4277-96a7-8129f97a76fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.437864 | controller |     "Jun 11 17:46:26.910909 crc crio[22018]: time=\"2026-06-11T17:46:26.908619238Z\" level=info msg=\"Starting container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77\" id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.437887 | controller |     "Jun 11 17:46:26.920907 crc crio[22018]: time=\"2026-06-11T17:46:26.920749357Z\" level=info msg=\"Started container\" PID=246910 containerID=60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77 description=openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config id=1ea49fc6-4912-4d35-a3af-d859c322236d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb",
2026-06-11 18:17:42.437905 | controller |     "Jun 11 17:46:27.299372 crc crio[22018]: time=\"2026-06-11T17:46:27.296506792Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.437921 | controller |     "Jun 11 17:46:27.299372 crc crio[22018]: time=\"2026-06-11T17:46:27.296851493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.437938 | controller |     "Jun 11 17:46:27.359665 crc crio[22018]: time=\"2026-06-11T17:46:27.359558723Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}\"",
2026-06-11 18:17:42.437954 | controller |     "Jun 11 17:46:27.359665 crc crio[22018]: time=\"2026-06-11T17:46:27.359630265Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.437970 | controller |     "Jun 11 17:46:27.545485 crc crio[22018]: time=\"2026-06-11T17:46:27.54506024Z\" level=info msg=\"Removing container: cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b\" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.437986 | controller |     "Jun 11 17:46:27.656625 crc crio[22018]: time=\"2026-06-11T17:46:27.655970252Z\" level=info msg=\"Removed container cadc497955ff18774e6fcdcdf905f1624366c57cacc721df02aa1a0ee9558c4b: openstack/keystone-5dd8f975d6-wpjs5/keystone-api\" id=c0a5d6c9-e0ab-4134-a9fc-d61773282e55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.438006 | controller |     "Jun 11 17:46:28.108679 crc crio[22018]: 2026-06-11T17:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bb7c4932e5989c Mac:de:68:f9:f1:88:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 SocketPath: PciID:}] [{Interface:0xc00050e5a0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.438023 | controller |     "Jun 11 17:46:28.110195 crc crio[22018]: time=\"2026-06-11T17:46:28.110117943Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc002b14298}] Aliases:map[]}\"",
2026-06-11 18:17:42.438039 | controller |     "Jun 11 17:46:28.110382 crc crio[22018]: time=\"2026-06-11T17:46:28.110271658Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.438055 | controller |     "Jun 11 17:46:28.117617 crc crio[22018]: time=\"2026-06-11T17:46:28.117531051Z\" level=info msg=\"Ran pod sandbox 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 with infra container: openstack/openstackclient/POD\" id=a29de49e-187a-4a2f-af45-7f88214c1522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438072 | controller |     "Jun 11 17:46:28.120646 crc crio[22018]: time=\"2026-06-11T17:46:28.120566869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=a9b5cffd-5b16-4af9-9070-34ed1d755d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438088 | controller |     "Jun 11 17:46:28.201706 crc crio[22018]: time=\"2026-06-11T17:46:28.20088964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=52397e7f-4078-413e-8471-28861044971d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438104 | controller |     "Jun 11 17:46:28.231558 crc crio[22018]: time=\"2026-06-11T17:46:28.23108418Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.438121 | controller |     "Jun 11 17:46:28.231870 crc crio[22018]: time=\"2026-06-11T17:46:28.231792163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438137 | controller |     "Jun 11 17:46:28.342484 crc crio[22018]: time=\"2026-06-11T17:46:28.339459332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438152 | controller |     "Jun 11 17:46:28.351382 crc crio[22018]: time=\"2026-06-11T17:46:28.349208447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438168 | controller |     "Jun 11 17:46:28.557905 crc crio[22018]: time=\"2026-06-11T17:46:28.557842684Z\" level=info msg=\"Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.438188 | controller |     "Jun 11 17:46:28.558762 crc crio[22018]: time=\"2026-06-11T17:46:28.558671671Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-g2fcg Namespace:openstack ID:aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb UID:3d0192f6-fae6-4517-9447-c7344ef4fdd2 NetNS:/var/run/netns/f64d14c9-fe2e-4527-8ce8-be0aa362eb1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d0192f6_fae6_4517_9447_c7344ef4fdd2.slice PodAnnotations:0xc002b14bc0}] Aliases:map[]}\"",
2026-06-11 18:17:42.438205 | controller |     "Jun 11 17:46:28.558867 crc crio[22018]: time=\"2026-06-11T17:46:28.558819226Z\" level=info msg=\"Deleting pod openstack_ovn-controller-qmgxf-config-g2fcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438220 | controller |     "Jun 11 17:46:28.580143 crc crio[22018]: time=\"2026-06-11T17:46:28.580012007Z\" level=info msg=\"Created container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=cbb72ddc-bbd8-4373-a445-299c6e254ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.438237 | controller |     "Jun 11 17:46:28.586196 crc crio[22018]: time=\"2026-06-11T17:46:28.586135122Z\" level=info msg=\"Starting container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5\" id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.438252 | controller |     "Jun 11 17:46:28.605274 crc crio[22018]: time=\"2026-06-11T17:46:28.60061656Z\" level=info msg=\"Started container\" PID=247107 containerID=476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 description=openstack/openstackclient/openstackclient id=8370c7e1-364d-4e1a-9591-0296a2c72a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540",
2026-06-11 18:17:42.438267 | controller |     "Jun 11 17:46:28.710234 crc crio[22018]: time=\"2026-06-11T17:46:28.709170465Z\" level=warning msg=\"Stopping container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.438282 | controller |     "Jun 11 17:46:28.752808 crc crio[22018]: time=\"2026-06-11T17:46:28.751287721Z\" level=error msg=\"Killing container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.438298 | controller |     "Jun 11 17:46:28.808173 crc crio[22018]: time=\"2026-06-11T17:46:28.80780093Z\" level=info msg=\"Stopped container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=371ed207-11c2-4f45-b0ba-a29e189be0c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.438314 | controller |     "Jun 11 17:46:28.810109 crc crio[22018]: time=\"2026-06-11T17:46:28.810034244Z\" level=info msg=\"Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.438330 | controller |     "Jun 11 17:46:28.811712 crc crio[22018]: time=\"2026-06-11T17:46:28.811657186Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f UID:806cf8f6-4977-4661-afde-84201138797d NetNS:/var/run/netns/5491649a-c4b9-43bb-a9cb-29651d41d6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod806cf8f6_4977_4661_afde_84201138797d.slice PodAnnotations:0xc00012ae00}] Aliases:map[]}\"",
2026-06-11 18:17:42.438350 | controller |     "Jun 11 17:46:28.811852 crc crio[22018]: time=\"2026-06-11T17:46:28.811819671Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438367 | controller |     "Jun 11 17:46:28.911690 crc crio[22018]: time=\"2026-06-11T17:46:28.911588118Z\" level=info msg=\"Stopped pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=2d34da5f-0d1e-4148-9fd9-7d7e1de67b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.438382 | controller |     "Jun 11 17:46:29.087144 crc crio[22018]: time=\"2026-06-11T17:46:29.086624588Z\" level=info msg=\"Stopped pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=bc933f2e-f11d-456f-922d-2d4bc2b2da7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.438403 | controller |     "Jun 11 17:46:29.587018 crc crio[22018]: time=\"2026-06-11T17:46:29.584894476Z\" level=info msg=\"Removing container: 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1\" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.438425 | controller |     "Jun 11 17:46:29.647889 crc crio[22018]: time=\"2026-06-11T17:46:29.647793277Z\" level=info msg=\"Removed container 249d48e2ce2b6457b6ff82db3e95683662807d7533d928660962eef8086d5af1: openstack/openstackclient/openstackclient\" id=3b59c112-d4c2-4fad-8255-9adef21677a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.438442 | controller |     "Jun 11 17:46:29.824115 crc crio[22018]: time=\"2026-06-11T17:46:29.823556589Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-58898f67b9-drjgd/POD\" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438458 | controller |     "Jun 11 17:46:29.824247 crc crio[22018]: time=\"2026-06-11T17:46:29.824190449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438474 | controller |     "Jun 11 17:46:29.891026 crc crio[22018]: time=\"2026-06-11T17:46:29.890927733Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"",
2026-06-11 18:17:42.438491 | controller |     "Jun 11 17:46:29.891026 crc crio[22018]: time=\"2026-06-11T17:46:29.891000186Z\" level=info msg=\"Adding pod openstack_swift-proxy-58898f67b9-drjgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438508 | controller |     "Jun 11 17:46:32.153461 crc crio[22018]: time=\"2026-06-11T17:46:32.152725994Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-qmgxf-config-dv4st/POD\" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438523 | controller |     "Jun 11 17:46:32.155547 crc crio[22018]: time=\"2026-06-11T17:46:32.153491469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438540 | controller |     "Jun 11 17:46:32.184028 crc crio[22018]: time=\"2026-06-11T17:46:32.183946468Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}\"",
2026-06-11 18:17:42.438566 | controller |     "Jun 11 17:46:32.184028 crc crio[22018]: time=\"2026-06-11T17:46:32.18400433Z\" level=info msg=\"Adding pod openstack_ovn-controller-qmgxf-config-dv4st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438583 | controller |     "Jun 11 17:46:32.233760 crc crio[22018]: time=\"2026-06-11T17:46:32.233670966Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-p92dh/POD\" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438601 | controller |     "Jun 11 17:46:32.233760 crc crio[22018]: time=\"2026-06-11T17:46:32.233732288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438617 | controller |     "Jun 11 17:46:32.304766 crc crio[22018]: time=\"2026-06-11T17:46:32.304491898Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}\"",
2026-06-11 18:17:42.438634 | controller |     "Jun 11 17:46:32.305054 crc crio[22018]: time=\"2026-06-11T17:46:32.305037575Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-p92dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438651 | controller |     "Jun 11 17:46:32.469035 crc crio[22018]: time=\"2026-06-11T17:46:32.468957335Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-84498/POD\" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438668 | controller |     "Jun 11 17:46:32.469187 crc crio[22018]: time=\"2026-06-11T17:46:32.469075049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438684 | controller |     "Jun 11 17:46:32.499883 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f166f04c7ffef3 Mac:76:0a:4d:fd:01:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e SocketPath: PciID:}] [{Interface:0xc0004a45d0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.438700 | controller |     "Jun 11 17:46:32.500247 crc crio[22018]: time=\"2026-06-11T17:46:32.500011307Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc007484030}] Aliases:map[]}\"",
2026-06-11 18:17:42.438717 | controller |     "Jun 11 17:46:32.500247 crc crio[22018]: time=\"2026-06-11T17:46:32.500183143Z\" level=info msg=\"Checking pod openstack_swift-proxy-58898f67b9-drjgd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.438734 | controller |     "Jun 11 17:46:32.515622 crc crio[22018]: time=\"2026-06-11T17:46:32.514858667Z\" level=info msg=\"Ran pod sandbox 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc with infra container: openstack/swift-proxy-58898f67b9-drjgd/POD\" id=9771d693-f97c-4abc-829e-f0b3dc825af1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438755 | controller |     "Jun 11 17:46:32.519188 crc crio[22018]: time=\"2026-06-11T17:46:32.518943681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=e67d2ac8-7a1a-4596-b92a-5f94c734e014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438773 | controller |     "Jun 11 17:46:32.541254 crc crio[22018]: time=\"2026-06-11T17:46:32.541123124Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}\"",
2026-06-11 18:17:42.438789 | controller |     "Jun 11 17:46:32.541254 crc crio[22018]: time=\"2026-06-11T17:46:32.541198296Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-84498 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.438806 | controller |     "Jun 11 17:46:32.664230 crc crio[22018]: time=\"2026-06-11T17:46:32.66364108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=79b43fa5-be27-40ad-b2c3-3301b8949413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438822 | controller |     "Jun 11 17:46:32.685314 crc crio[22018]: time=\"2026-06-11T17:46:32.685072644Z\" level=info msg=\"Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.438838 | controller |     "Jun 11 17:46:32.687037 crc crio[22018]: time=\"2026-06-11T17:46:32.686174469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.438877 | controller |     "Jun 11 17:46:32.722660 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209c5ffa15e86f5 Mac:0e:c7:19:68:a2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.438896 | controller |     "Jun 11 17:46:32.723734 crc crio[22018]: time=\"2026-06-11T17:46:32.723666885Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc00141ab48}] Aliases:map[]}\"",
2026-06-11 18:17:42.438913 | controller |     "Jun 11 17:46:32.726034 crc crio[22018]: time=\"2026-06-11T17:46:32.723892782Z\" level=info msg=\"Checking pod openstack_ovn-controller-qmgxf-config-dv4st for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.438930 | controller |     "Jun 11 17:46:32.764369 crc crio[22018]: time=\"2026-06-11T17:46:32.761028457Z\" level=info msg=\"Ran pod sandbox 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 with infra container: openstack/ovn-controller-qmgxf-config-dv4st/POD\" id=ed6cc7c7-13e7-457a-a48d-44abe65ebf4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.438950 | controller |     "Jun 11 17:46:32.768373 crc crio[22018]: time=\"2026-06-11T17:46:32.767559297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c68cc27c-19fa-42df-a1ff-b7634cb54b0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438967 | controller |     "Jun 11 17:46:32.777278 crc crio[22018]: time=\"2026-06-11T17:46:32.776144546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=20b9dd58-fac9-4f25-8340-c3cfe2f81a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.438983 | controller |     "Jun 11 17:46:32.780074 crc crio[22018]: time=\"2026-06-11T17:46:32.780005803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439000 | controller |     "Jun 11 17:46:32.790022 crc crio[22018]: time=\"2026-06-11T17:46:32.789844514Z\" level=info msg=\"Creating container: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439017 | controller |     "Jun 11 17:46:32.791387 crc crio[22018]: time=\"2026-06-11T17:46:32.791072063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439034 | controller |     "Jun 11 17:46:32.795292 crc crio[22018]: time=\"2026-06-11T17:46:32.795231622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439050 | controller |     "Jun 11 17:46:32.877988 crc crio[22018]: time=\"2026-06-11T17:46:32.877824395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439065 | controller |     "Jun 11 17:46:32.932573 crc crio[22018]: 2026-06-11T17:46:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83d3a9353749d6b Mac:d2:5c:c9:d6:45:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 SocketPath: PciID:}] [{Interface:0xc0002965d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.439082 | controller |     "Jun 11 17:46:32.933393 crc crio[22018]: time=\"2026-06-11T17:46:32.933259353Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc002b14620}] Aliases:map[]}\"",
2026-06-11 18:17:42.439098 | controller |     "Jun 11 17:46:32.933545 crc crio[22018]: time=\"2026-06-11T17:46:32.933501161Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-p92dh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.439115 | controller |     "Jun 11 17:46:32.947093 crc crio[22018]: time=\"2026-06-11T17:46:32.947004989Z\" level=info msg=\"Ran pod sandbox 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a with infra container: openstack/nova-cell0-cell-mapping-p92dh/POD\" id=3583a17a-0d52-4e5e-92d4-7ebef5bd7ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.439131 | controller |     "Jun 11 17:46:32.951285 crc crio[22018]: time=\"2026-06-11T17:46:32.950904424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ba5efa9e-2f00-4c97-bc66-19cb6072c71a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439151 | controller |     "Jun 11 17:46:32.953970 crc crio[22018]: time=\"2026-06-11T17:46:32.953741814Z\" level=info msg=\"Created container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=0b0c35e6-c23e-4f0a-acd0-fc22addafe85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439168 | controller |     "Jun 11 17:46:32.955425 crc crio[22018]: time=\"2026-06-11T17:46:32.955066575Z\" level=info msg=\"Starting container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de\" id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.439184 | controller |     "Jun 11 17:46:32.963844 crc crio[22018]: time=\"2026-06-11T17:46:32.961715336Z\" level=info msg=\"Started container\" PID=247534 containerID=4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de description=openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd id=6e50a641-6cfd-43e7-a489-11145ecfa2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc",
2026-06-11 18:17:42.439199 | controller |     "Jun 11 17:46:32.978844 crc crio[22018]: time=\"2026-06-11T17:46:32.978656504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b0ad0a2f-06b6-41ec-abc4-68c3772f5408 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439215 | controller |     "Jun 11 17:46:32.981555 crc crio[22018]: time=\"2026-06-11T17:46:32.981475364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f28b160f-9243-4bd0-a2fa-622643cc7966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439231 | controller |     "Jun 11 17:46:32.991520 crc crio[22018]: time=\"2026-06-11T17:46:32.991448199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=ac01ce7b-036a-4720-bb5a-af5faf168f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439247 | controller |     "Jun 11 17:46:33.001437 crc crio[22018]: time=\"2026-06-11T17:46:32.991502086Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439263 | controller |     "Jun 11 17:46:33.002190 crc crio[22018]: time=\"2026-06-11T17:46:33.001962283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439279 | controller |     "Jun 11 17:46:33.010765 crc crio[22018]: time=\"2026-06-11T17:46:33.010680189Z\" level=info msg=\"Creating container: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439296 | controller |     "Jun 11 17:46:33.023365 crc crio[22018]: time=\"2026-06-11T17:46:33.023249398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439313 | controller |     "Jun 11 17:46:33.070080 crc crio[22018]: time=\"2026-06-11T17:46:33.069597288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439333 | controller |     "Jun 11 17:46:33.075040 crc crio[22018]: time=\"2026-06-11T17:46:33.075000149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439350 | controller |     "Jun 11 17:46:33.102148 crc crio[22018]: 2026-06-11T17:46:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00b2fa28e3e0d8 Mac:0a:f5:38:6c:2f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 SocketPath: PciID:}] [{Interface:0xc00050e590 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.439366 | controller |     "Jun 11 17:46:33.102575 crc crio[22018]: time=\"2026-06-11T17:46:33.10249283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439383 | controller |     "Jun 11 17:46:33.103639 crc crio[22018]: time=\"2026-06-11T17:46:33.103571479Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc007484578}] Aliases:map[]}\"",
2026-06-11 18:17:42.439404 | controller |     "Jun 11 17:46:33.103826 crc crio[22018]: time=\"2026-06-11T17:46:33.103764355Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-84498 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.439428 | controller |     "Jun 11 17:46:33.116476 crc crio[22018]: time=\"2026-06-11T17:46:33.116224205Z\" level=info msg=\"Ran pod sandbox a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 with infra container: openstack/nova-cell1-cell-mapping-84498/POD\" id=f1c33c55-5ed4-4f97-b883-516b6d96caa7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.439446 | controller |     "Jun 11 17:46:33.120019 crc crio[22018]: time=\"2026-06-11T17:46:33.119949824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21a9e089-b8d4-44dc-b2d2-5ca13a59f6c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439463 | controller |     "Jun 11 17:46:33.131351 crc crio[22018]: time=\"2026-06-11T17:46:33.131214093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439480 | controller |     "Jun 11 17:46:33.141433 crc crio[22018]: time=\"2026-06-11T17:46:33.141279103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439496 | controller |     "Jun 11 17:46:33.148597 crc crio[22018]: time=\"2026-06-11T17:46:33.148499402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=949f6d53-3b3a-4206-8ce5-e684dfe6f896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.439512 | controller |     "Jun 11 17:46:33.158888 crc crio[22018]: time=\"2026-06-11T17:46:33.158811719Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439528 | controller |     "Jun 11 17:46:33.160865 crc crio[22018]: time=\"2026-06-11T17:46:33.159224922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439551 | controller |     "Jun 11 17:46:33.245393 crc crio[22018]: time=\"2026-06-11T17:46:33.245265024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439568 | controller |     "Jun 11 17:46:33.255934 crc crio[22018]: time=\"2026-06-11T17:46:33.255860663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439585 | controller |     "Jun 11 17:46:33.500487 crc crio[22018]: time=\"2026-06-11T17:46:33.499739294Z\" level=info msg=\"Created container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=a4269c7a-b5f5-4b29-88a4-e64c4644a840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439601 | controller |     "Jun 11 17:46:33.502150 crc crio[22018]: time=\"2026-06-11T17:46:33.502086968Z\" level=info msg=\"Starting container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12\" id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.439618 | controller |     "Jun 11 17:46:33.513426 crc crio[22018]: time=\"2026-06-11T17:46:33.513255914Z\" level=info msg=\"Started container\" PID=247666 containerID=5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12 description=openstack/ovn-controller-qmgxf-config-dv4st/ovn-config id=41f23124-dfde-45c6-999d-3ffa7101c0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15",
2026-06-11 18:17:42.439634 | controller |     "Jun 11 17:46:33.579430 crc crio[22018]: time=\"2026-06-11T17:46:33.578778684Z\" level=info msg=\"Created container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=49750d21-4a74-4849-9b7d-a0ad47dcc0a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439651 | controller |     "Jun 11 17:46:33.583390 crc crio[22018]: time=\"2026-06-11T17:46:33.582104187Z\" level=info msg=\"Starting container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1\" id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.439666 | controller |     "Jun 11 17:46:33.588386 crc crio[22018]: time=\"2026-06-11T17:46:33.587306307Z\" level=info msg=\"Created container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=605f2fe0-30ad-4180-ab29-1b2a74382af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439683 | controller |     "Jun 11 17:46:33.593100 crc crio[22018]: time=\"2026-06-11T17:46:33.592662521Z\" level=info msg=\"Started container\" PID=247667 containerID=ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1 description=openstack/nova-cell0-cell-mapping-p92dh/nova-manage id=715a36bb-9624-41c5-be16-bbd89819f705 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a",
2026-06-11 18:17:42.439700 | controller |     "Jun 11 17:46:33.593100 crc crio[22018]: time=\"2026-06-11T17:46:33.592854947Z\" level=info msg=\"Starting container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9\" id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.439716 | controller |     "Jun 11 17:46:33.602394 crc crio[22018]: time=\"2026-06-11T17:46:33.602037099Z\" level=info msg=\"Started container\" PID=247682 containerID=5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9 description=openstack/nova-cell1-cell-mapping-84498/nova-manage id=5124b0cb-39f1-4703-82ef-c6d4af0a0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6",
2026-06-11 18:17:42.439737 | controller |     "Jun 11 17:46:33.606392 crc crio[22018]: time=\"2026-06-11T17:46:33.6039492Z\" level=info msg=\"Created container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=de9b8a43-b8cb-43ca-9de0-33f0f3709922 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.439755 | controller |     "Jun 11 17:46:33.606675 crc crio[22018]: time=\"2026-06-11T17:46:33.606308456Z\" level=info msg=\"Starting container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6\" id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.439772 | controller |     "Jun 11 17:46:33.615636 crc crio[22018]: time=\"2026-06-11T17:46:33.615186841Z\" level=info msg=\"Started container\" PID=247688 containerID=6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 description=openstack/swift-proxy-58898f67b9-drjgd/proxy-server id=5cdb19fa-91ac-4327-babf-255869d71569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc",
2026-06-11 18:17:42.439789 | controller |     "Jun 11 17:46:35.855144 crc crio[22018]: time=\"2026-06-11T17:46:35.854198309Z\" level=info msg=\"Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.439806 | controller |     "Jun 11 17:46:35.857159 crc crio[22018]: time=\"2026-06-11T17:46:35.855988287Z\" level=info msg=\"Got pod network &{Name:ovn-controller-qmgxf-config-dv4st Namespace:openstack ID:209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15 UID:8bc57bdd-2834-4b8b-a43e-344616f0fbf2 NetNS:/var/run/netns/d98a7580-abde-4eb5-9593-48e8fc86363e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc57bdd_2834_4b8b_a43e_344616f0fbf2.slice PodAnnotations:0xc000380c50}] Aliases:map[]}\"",
2026-06-11 18:17:42.439823 | controller |     "Jun 11 17:46:35.857159 crc crio[22018]: time=\"2026-06-11T17:46:35.856140092Z\" level=info msg=\"Deleting pod openstack_ovn-controller-qmgxf-config-dv4st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.439840 | controller |     "Jun 11 17:46:36.171382 crc crio[22018]: time=\"2026-06-11T17:46:36.167627946Z\" level=info msg=\"Stopped pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=4d3f7d8a-e5ba-49df-b611-4e172f1ab158 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.439875 | controller |     "Jun 11 17:46:36.661245 crc crio[22018]: time=\"2026-06-11T17:46:36.660892104Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD\" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.439893 | controller |     "Jun 11 17:46:36.661439 crc crio[22018]: time=\"2026-06-11T17:46:36.661297327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.439910 | controller |     "Jun 11 17:46:36.733422 crc crio[22018]: time=\"2026-06-11T17:46:36.732904939Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"",
2026-06-11 18:17:42.439932 | controller |     "Jun 11 17:46:36.733422 crc crio[22018]: time=\"2026-06-11T17:46:36.732966521Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.439948 | controller |     "Jun 11 17:46:37.472663 crc crio[22018]: 2026-06-11T17:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342dc5431d4722 Mac:f6:6b:41:1d:7a:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b SocketPath: PciID:}] [{Interface:0xc000195350 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.439965 | controller |     "Jun 11 17:46:37.474156 crc crio[22018]: time=\"2026-06-11T17:46:37.473892255Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc00012b368}] Aliases:map[]}\"",
2026-06-11 18:17:42.439982 | controller |     "Jun 11 17:46:37.474156 crc crio[22018]: time=\"2026-06-11T17:46:37.474033369Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.439999 | controller |     "Jun 11 17:46:37.485027 crc crio[22018]: time=\"2026-06-11T17:46:37.483970448Z\" level=info msg=\"Ran pod sandbox 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/POD\" id=b2a504d9-3e9d-420f-b8ce-21334c21f774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.440017 | controller |     "Jun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.491947706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.440077 | controller |     "Jun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.492135162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.440115 | controller |     "Jun 11 17:46:37.494050 crc crio[22018]: time=\"2026-06-11T17:46:37.492210994Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=954386e2-b5ef-4edb-8060-1ae25a54ca59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.440155 | controller |     "Jun 11 17:46:37.495578 crc crio[22018]: time=\"2026-06-11T17:46:37.49552582Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.440196 | controller |     "Jun 11 17:46:37.507391 crc crio[22018]: time=\"2026-06-11T17:46:37.505022362Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-11 18:17:42.440223 | controller |     "Jun 11 17:46:42.083497 crc crio[22018]: time=\"2026-06-11T17:46:42.082253189Z\" level=info msg=\"Stopping container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9 (timeout: 30s)\" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440249 | controller |     "Jun 11 17:46:42.083497 crc crio[22018]: time=\"2026-06-11T17:46:42.082582064Z\" level=info msg=\"Stopping container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad (timeout: 30s)\" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440281 | controller |     "Jun 11 17:46:42.302240 crc crio[22018]: time=\"2026-06-11T17:46:42.301510376Z\" level=info msg=\"Stopped container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=259c88b0-79a8-40f4-ac53-c2146bdaf529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440307 | controller |     "Jun 11 17:46:42.647224 crc crio[22018]: time=\"2026-06-11T17:46:42.647105202Z\" level=info msg=\"Stopped container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=55b3879c-66c9-4459-9dd5-08a7a621177b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440328 | controller |     "Jun 11 17:46:42.656549 crc crio[22018]: time=\"2026-06-11T17:46:42.656193044Z\" level=info msg=\"Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440345 | controller |     "Jun 11 17:46:42.665548 crc crio[22018]: time=\"2026-06-11T17:46:42.665488116Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d4d56598c-rjxm2 Namespace:openstack ID:3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707 UID:2fc5a605-9552-4484-ac19-23c6db991e5f NetNS:/var/run/netns/c21fdee9-3dc3-4709-b123-a313e09f4b0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc5a605_9552_4484_ac19_23c6db991e5f.slice PodAnnotations:0xc002b14a20}] Aliases:map[]}\"",
2026-06-11 18:17:42.440363 | controller |     "Jun 11 17:46:42.665732 crc crio[22018]: time=\"2026-06-11T17:46:42.665690712Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6d4d56598c-rjxm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.440380 | controller |     "Jun 11 17:46:43.116458 crc crio[22018]: time=\"2026-06-11T17:46:43.115879613Z\" level=info msg=\"Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440403 | controller |     "Jun 11 17:46:43.117093 crc crio[22018]: time=\"2026-06-11T17:46:43.115890432Z\" level=info msg=\"Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440445 | controller |     "Jun 11 17:46:43.117164 crc crio[22018]: time=\"2026-06-11T17:46:43.117138664Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p92dh Namespace:openstack ID:83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a UID:cf4d9525-7203-49ef-b1dc-21131fa7eae1 NetNS:/var/run/netns/23f10f16-4eb5-4740-8787-2192ae5c4779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf4d9525_7203_49ef_b1dc_21131fa7eae1.slice PodAnnotations:0xc0023004c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.440468 | controller |     "Jun 11 17:46:43.117164 crc crio[22018]: time=\"2026-06-11T17:46:43.117153494Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-84498 Namespace:openstack ID:a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6 UID:581be539-1051-4acd-b519-6f777e91ef9f NetNS:/var/run/netns/d5bd74f9-65ba-4108-9912-75e0b7aa3512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod581be539_1051_4acd_b519_6f777e91ef9f.slice PodAnnotations:0xc0029b48d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.440491 | controller |     "Jun 11 17:46:43.117300 crc crio[22018]: time=\"2026-06-11T17:46:43.117279776Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-84498 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.440509 | controller |     "Jun 11 17:46:43.117633 crc crio[22018]: time=\"2026-06-11T17:46:43.117292839Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-p92dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.440525 | controller |     "Jun 11 17:46:43.247379 crc crio[22018]: time=\"2026-06-11T17:46:43.245084811Z\" level=info msg=\"Stopped pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=5e71241a-da84-461f-a833-1698a28d9c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440542 | controller |     "Jun 11 17:46:43.618626 crc crio[22018]: time=\"2026-06-11T17:46:43.616142843Z\" level=info msg=\"Stopped pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=49854721-dbc8-4e2f-9a79-ddae40f85f2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440558 | controller |     "Jun 11 17:46:43.694045 crc crio[22018]: time=\"2026-06-11T17:46:43.693125905Z\" level=info msg=\"Stopped pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=e856b660-01b0-4865-951b-23a94d9efda4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440573 | controller |     "Jun 11 17:46:44.200213 crc crio[22018]: time=\"2026-06-11T17:46:44.200139158Z\" level=info msg=\"Removing container: 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9\" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.440589 | controller |     "Jun 11 17:46:44.248515 crc crio[22018]: time=\"2026-06-11T17:46:44.247767253Z\" level=info msg=\"Removed container 7353d12a87188a9b56e3cbb5c06d4619376d2a210263bc5cf3e0eeeed062e0d9: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-server\" id=52d0624e-86c0-4b31-8583-2882e35d75e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.440605 | controller |     "Jun 11 17:46:44.252904 crc crio[22018]: time=\"2026-06-11T17:46:44.252854051Z\" level=info msg=\"Removing container: 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad\" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.440621 | controller |     "Jun 11 17:46:44.343646 crc crio[22018]: time=\"2026-06-11T17:46:44.343589015Z\" level=info msg=\"Stopping container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e (timeout: 30s)\" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440636 | controller |     "Jun 11 17:46:44.368270 crc crio[22018]: time=\"2026-06-11T17:46:44.36820143Z\" level=info msg=\"Stopping container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87 (timeout: 30s)\" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440651 | controller |     "Jun 11 17:46:44.368564 crc crio[22018]: time=\"2026-06-11T17:46:44.368310493Z\" level=info msg=\"Stopping container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275 (timeout: 30s)\" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440668 | controller |     "Jun 11 17:46:44.374597 crc crio[22018]: time=\"2026-06-11T17:46:44.374555235Z\" level=info msg=\"Removed container 8f05ef4b9ea05db00ef3eda647f1378ea46d6a0b7c613aa0c744aff61bdd3bad: openstack/swift-proxy-6d4d56598c-rjxm2/proxy-httpd\" id=b6806b4e-a52d-400a-995b-ac75c3411900 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.440683 | controller |     "Jun 11 17:46:44.455927 crc crio[22018]: time=\"2026-06-11T17:46:44.455735118Z\" level=info msg=\"Stopping container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51 (timeout: 30s)\" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440708 | controller |     "Jun 11 17:46:44.456836 crc crio[22018]: time=\"2026-06-11T17:46:44.456741901Z\" level=info msg=\"Stopping container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1 (timeout: 30s)\" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440725 | controller |     "Jun 11 17:46:44.503245 crc crio[22018]: time=\"2026-06-11T17:46:44.503043198Z\" level=info msg=\"Stopped container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=ad44d87c-3d90-4d4e-9be4-c78bd1162e6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440741 | controller |     "Jun 11 17:46:44.586647 crc crio[22018]: time=\"2026-06-11T17:46:44.586569347Z\" level=info msg=\"Stopped container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=6b4710a8-c74f-44d6-ba4a-c4e6f9ac812e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440757 | controller |     "Jun 11 17:46:44.617198 crc crio[22018]: time=\"2026-06-11T17:46:44.617020666Z\" level=info msg=\"Stopped container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=e177890d-375b-4c75-98b3-767163451dde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440772 | controller |     "Jun 11 17:46:44.618221 crc crio[22018]: time=\"2026-06-11T17:46:44.618076407Z\" level=info msg=\"Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440788 | controller |     "Jun 11 17:46:44.619894 crc crio[22018]: time=\"2026-06-11T17:46:44.619850663Z\" level=info msg=\"Got pod network &{Name:neutron-5bcd44869-4nmqw Namespace:openstack ID:bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98 UID:524be637-495e-4694-b151-68adbe7956b3 NetNS:/var/run/netns/95e6ef19-9844-44b4-a4f8-c8a020412d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524be637_495e_4694_b151_68adbe7956b3.slice PodAnnotations:0xc005da0e68}] Aliases:map[]}\"",
2026-06-11 18:17:42.440805 | controller |     "Jun 11 17:46:44.620062 crc crio[22018]: time=\"2026-06-11T17:46:44.620001398Z\" level=info msg=\"Deleting pod openstack_neutron-5bcd44869-4nmqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.440822 | controller |     "Jun 11 17:46:45.193390 crc crio[22018]: time=\"2026-06-11T17:46:45.188145113Z\" level=info msg=\"Stopped pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=4c3d469a-bd36-407b-9358-5c658e107833 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440838 | controller |     "Jun 11 17:46:45.582641 crc crio[22018]: time=\"2026-06-11T17:46:45.58215899Z\" level=info msg=\"Stopped container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4a7591b0-fae5-4417-a227-aacfa7d6b2cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.440877 | controller |     "Jun 11 17:46:45.583939 crc crio[22018]: time=\"2026-06-11T17:46:45.583870045Z\" level=info msg=\"Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440896 | controller |     "Jun 11 17:46:45.585083 crc crio[22018]: time=\"2026-06-11T17:46:45.585026521Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940 UID:7e431f5a-0570-4c1e-8649-c80645c90dc4 NetNS:/var/run/netns/ab599ad0-1a20-4d0a-ab56-6da2f4035c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e431f5a_0570_4c1e_8649_c80645c90dc4.slice PodAnnotations:0xc000aa4b48}] Aliases:map[]}\"",
2026-06-11 18:17:42.440917 | controller |     "Jun 11 17:46:45.585219 crc crio[22018]: time=\"2026-06-11T17:46:45.585178296Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.440940 | controller |     "Jun 11 17:46:45.913168 crc crio[22018]: time=\"2026-06-11T17:46:45.912955064Z\" level=info msg=\"Stopped pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=be188c93-6846-45f5-b690-ba44a55a1c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.440965 | controller |     "Jun 11 17:46:46.299024 crc crio[22018]: time=\"2026-06-11T17:46:46.298299038Z\" level=info msg=\"Removing container: d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e\" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.440983 | controller |     "Jun 11 17:46:46.824848 crc crio[22018]: time=\"2026-06-11T17:46:46.82412182Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.441002 | controller |     "Jun 11 17:46:46.824848 crc crio[22018]: time=\"2026-06-11T17:46:46.824805081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441050 | controller |     "Jun 11 17:46:55.651279 crc crio[22018]: time=\"2026-06-11T17:46:55.650010919Z\" level=info msg=\"Stopped container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=1e88f780-cd39-4b27-bf5d-fabe098716d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.441083 | controller |     "Jun 11 17:46:55.652767 crc crio[22018]: time=\"2026-06-11T17:46:55.651997523Z\" level=info msg=\"Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.441110 | controller |     "Jun 11 17:46:55.654366 crc crio[22018]: time=\"2026-06-11T17:46:55.654242145Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc UID:e183c55a-d156-445b-92ef-d355c7109d91 NetNS:/var/run/netns/1cbf6a8b-70d9-432f-80f0-e603bde68520 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode183c55a_d156_445b_92ef_d355c7109d91.slice PodAnnotations:0xc00012b108}] Aliases:map[]}\"",
2026-06-11 18:17:42.441129 | controller |     "Jun 11 17:46:55.654593 crc crio[22018]: time=\"2026-06-11T17:46:55.654533294Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.441152 | controller |     "Jun 11 17:46:55.716305 crc crio[22018]: time=\"2026-06-11T17:46:55.7161941Z\" level=info msg=\"Stopped container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=a7ca6472-85df-4a72-bb1d-27b3b5ba8aba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.441178 | controller |     "Jun 11 17:46:55.717521 crc crio[22018]: time=\"2026-06-11T17:46:55.717439237Z\" level=info msg=\"Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.441201 | controller |     "Jun 11 17:46:55.719785 crc crio[22018]: time=\"2026-06-11T17:46:55.719679338Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3 UID:d4413ffa-2341-4a2b-9f54-0e1f2f66c25c NetNS:/var/run/netns/b5d85726-5a13-4d6d-8cf8-4bddcd8098b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4413ffa_2341_4a2b_9f54_0e1f2f66c25c.slice PodAnnotations:0xc00141a7c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.441223 | controller |     "Jun 11 17:46:55.720256 crc crio[22018]: time=\"2026-06-11T17:46:55.720185684Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.441240 | controller |     "Jun 11 17:46:55.777213 crc crio[22018]: time=\"2026-06-11T17:46:55.777090484Z\" level=info msg=\"Removed container d6752e0ac36261c14531fdac913015306f120050e20c0f78aecb67aad66fb84e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3648fd20-18bb-41dd-a609-aa4d79d18398 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441256 | controller |     "Jun 11 17:46:55.850662 crc crio[22018]: time=\"2026-06-11T17:46:55.85053912Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=0ec805c7-4fce-40d0-824f-9d1804ce9d05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.441272 | controller |     "Jun 11 17:46:55.851302 crc crio[22018]: time=\"2026-06-11T17:46:55.851206371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2852af86-0911-48bf-a267-0226a440b8ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.441289 | controller |     "Jun 11 17:46:55.855770 crc crio[22018]: time=\"2026-06-11T17:46:55.855602022Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}\"",
2026-06-11 18:17:42.441311 | controller |     "Jun 11 17:46:55.855770 crc crio[22018]: time=\"2026-06-11T17:46:55.855661054Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.441336 | controller |     "Jun 11 17:46:55.898226 crc crio[22018]: time=\"2026-06-11T17:46:55.897160341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a79cd326-9215-443b-9a92-4ce02b70b721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.441362 | controller |     "Jun 11 17:46:55.929167 crc crio[22018]: time=\"2026-06-11T17:46:55.92901095Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.441388 | controller |     "Jun 11 17:46:55.932258 crc crio[22018]: time=\"2026-06-11T17:46:55.932172552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441415 | controller |     "Jun 11 17:46:56.093293 crc crio[22018]: time=\"2026-06-11T17:46:56.092535916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441441 | controller |     "Jun 11 17:46:56.106281 crc crio[22018]: time=\"2026-06-11T17:46:56.106193539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441477 | controller |     "Jun 11 17:46:56.262220 crc crio[22018]: time=\"2026-06-11T17:46:56.262056264Z\" level=info msg=\"Created container 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=e9c1845f-3b79-4166-b8e5-5e2f5046a438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.441511 | controller |     "Jun 11 17:46:56.269989 crc crio[22018]: time=\"2026-06-11T17:46:56.269935923Z\" level=info msg=\"Stopped pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=e66c1047-49ee-43a2-9b77-cf464235ab1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.441528 | controller |     "Jun 11 17:46:56.272078 crc crio[22018]: time=\"2026-06-11T17:46:56.271695189Z\" level=info msg=\"Starting container: 708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1\" id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.441591 | controller |     "Jun 11 17:46:56.283091 crc crio[22018]: time=\"2026-06-11T17:46:56.282709429Z\" level=info msg=\"Started container\" PID=249415 containerID=708bd928f9f402a393f0d59e7cf5ba5de5421e12edeb080747faeeaa1b558db1 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam id=12a6f411-6f5c-41c7-b397-42a6710d7aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664",
2026-06-11 18:17:42.441622 | controller |     "Jun 11 17:46:56.336116 crc crio[22018]: time=\"2026-06-11T17:46:56.336012659Z\" level=info msg=\"Stopped pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=c5deb440-dd20-417e-8215-bd9cd66bf464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.441644 | controller |     "Jun 11 17:46:56.345209 crc crio[22018]: 2026-06-11T17:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a561e5cbae63c85 Mac:4a:e1:e3:91:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.441661 | controller |     "Jun 11 17:46:56.345209 crc crio[22018]: time=\"2026-06-11T17:46:56.340812596Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc001ade968}] Aliases:map[]}\"",
2026-06-11 18:17:42.441678 | controller |     "Jun 11 17:46:56.345209 crc crio[22018]: time=\"2026-06-11T17:46:56.340980371Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.441695 | controller |     "Jun 11 17:46:56.394535 crc crio[22018]: time=\"2026-06-11T17:46:56.393805485Z\" level=info msg=\"Ran pod sandbox a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 with infra container: openstack/nova-scheduler-0/POD\" id=6b0d170d-3552-4dc2-b148-a9a2221aed19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.441711 | controller |     "Jun 11 17:46:56.401850 crc crio[22018]: time=\"2026-06-11T17:46:56.401761257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1943d5f1-8bed-4162-a869-816fc8f921ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.441732 | controller |     "Jun 11 17:46:56.455941 crc crio[22018]: time=\"2026-06-11T17:46:56.449298377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=27f2c54e-05cb-469a-8e9a-9700423d1af7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.441749 | controller |     "Jun 11 17:46:56.460032 crc crio[22018]: time=\"2026-06-11T17:46:56.459943555Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.441766 | controller |     "Jun 11 17:46:56.460481 crc crio[22018]: time=\"2026-06-11T17:46:56.46042367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441782 | controller |     "Jun 11 17:46:56.528453 crc crio[22018]: time=\"2026-06-11T17:46:56.526735239Z\" level=info msg=\"Removing container: 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275\" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441798 | controller |     "Jun 11 17:46:56.640667 crc crio[22018]: time=\"2026-06-11T17:46:56.640612433Z\" level=info msg=\"Removed container 72968d2a8b241726265961be67898ffdc72527a7057c6efeed658e0ae0751275: openstack/nova-api-0/nova-api-api\" id=56769560-e925-4975-9808-3776a97a47f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441815 | controller |     "Jun 11 17:46:56.647209 crc crio[22018]: time=\"2026-06-11T17:46:56.647093247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441832 | controller |     "Jun 11 17:46:56.650838 crc crio[22018]: time=\"2026-06-11T17:46:56.650720143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.441865 | controller |     "Jun 11 17:46:56.652230 crc crio[22018]: time=\"2026-06-11T17:46:56.652150199Z\" level=info msg=\"Removing container: 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87\" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441895 | controller |     "Jun 11 17:46:56.804175 crc crio[22018]: time=\"2026-06-11T17:46:56.804109059Z\" level=info msg=\"Removed container 52ba69ee3bac662934582e7c3bde1794eb3021ee2e83d9e190acfe9105475d87: openstack/nova-api-0/nova-api-log\" id=8f93bfae-e96a-4ca9-a0a2-c867f60dc38b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441920 | controller |     "Jun 11 17:46:56.821964 crc crio[22018]: time=\"2026-06-11T17:46:56.819548859Z\" level=info msg=\"Removing container: 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51\" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441938 | controller |     "Jun 11 17:46:56.859383 crc crio[22018]: time=\"2026-06-11T17:46:56.859253979Z\" level=info msg=\"Removed container 742323ea25fe61f8003c085fa769b7c33ac1efcf601d20e8bff6902c27b0fe51: openstack/nova-metadata-0/nova-metadata-metadata\" id=f3b7523b-2fa2-4f0d-9daa-e76979fb26b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441956 | controller |     "Jun 11 17:46:56.863465 crc crio[22018]: time=\"2026-06-11T17:46:56.863364148Z\" level=info msg=\"Removing container: 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1\" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441972 | controller |     "Jun 11 17:46:56.962241 crc crio[22018]: time=\"2026-06-11T17:46:56.962122214Z\" level=info msg=\"Removed container 8f6e6646996045326953772bb407b98e587d207edd79e5500a451140064d59c1: openstack/nova-metadata-0/nova-metadata-log\" id=1d09fd9b-edc6-441e-a5af-3f267c2fcfc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.441994 | controller |     "Jun 11 17:46:57.092165 crc crio[22018]: time=\"2026-06-11T17:46:57.091970251Z\" level=info msg=\"Created container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18403a55-c864-4dac-9318-c5b6649d887f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442011 | controller |     "Jun 11 17:46:57.093767 crc crio[22018]: time=\"2026-06-11T17:46:57.093688765Z\" level=info msg=\"Starting container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9\" id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.442029 | controller |     "Jun 11 17:46:57.103914 crc crio[22018]: time=\"2026-06-11T17:46:57.103820186Z\" level=info msg=\"Started container\" PID=249530 containerID=0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=c829f2f3-af9b-4613-8a3b-4f1ca0cac91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3",
2026-06-11 18:17:42.442047 | controller |     "Jun 11 17:46:58.878484 crc crio[22018]: time=\"2026-06-11T17:46:58.877164482Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.442064 | controller |     "Jun 11 17:46:58.879433 crc crio[22018]: time=\"2026-06-11T17:46:58.878584138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442082 | controller |     "Jun 11 17:46:58.928631 crc crio[22018]: time=\"2026-06-11T17:46:58.928522962Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.442101 | controller |     "Jun 11 17:46:58.928631 crc crio[22018]: time=\"2026-06-11T17:46:58.928591084Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.442125 | controller |     "Jun 11 17:46:59.049881 crc crio[22018]: time=\"2026-06-11T17:46:59.049793657Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.442144 | controller |     "Jun 11 17:46:59.050104 crc crio[22018]: time=\"2026-06-11T17:46:59.04989335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442161 | controller |     "Jun 11 17:46:59.091187 crc crio[22018]: time=\"2026-06-11T17:46:59.090629213Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}\"",
2026-06-11 18:17:42.442179 | controller |     "Jun 11 17:46:59.091187 crc crio[22018]: time=\"2026-06-11T17:46:59.091133399Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.442201 | controller |     "Jun 11 17:46:59.560696 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3bc843e3f141dd Mac:52:77:3a:48:be:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e SocketPath: PciID:}] [{Interface:0xc00030f530 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.442245 | controller |     "Jun 11 17:46:59.561947 crc crio[22018]: time=\"2026-06-11T17:46:59.561876433Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00141a0f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.442274 | controller |     "Jun 11 17:46:59.562128 crc crio[22018]: time=\"2026-06-11T17:46:59.562071539Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.442293 | controller |     "Jun 11 17:46:59.575884 crc crio[22018]: time=\"2026-06-11T17:46:59.575778079Z\" level=info msg=\"Ran pod sandbox c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 with infra container: openstack/nova-metadata-0/POD\" id=e8accea4-9419-4c4e-bf16-bae7742b6bfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.442310 | controller |     "Jun 11 17:46:59.582475 crc crio[22018]: time=\"2026-06-11T17:46:59.582086311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9a4d9e75-4b4e-41c0-b360-2ba8e67ec8b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442328 | controller |     "Jun 11 17:46:59.588466 crc crio[22018]: time=\"2026-06-11T17:46:59.587886736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fdf51c4c-7403-48ee-a0a6-4e7093e570ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442344 | controller |     "Jun 11 17:46:59.598550 crc crio[22018]: time=\"2026-06-11T17:46:59.598461102Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442361 | controller |     "Jun 11 17:46:59.600989 crc crio[22018]: time=\"2026-06-11T17:46:59.600918951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442377 | controller |     "Jun 11 17:46:59.658028 crc crio[22018]: 2026-06-11T17:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fecd5aa3ee428e Mac:c2:f1:d1:e5:53:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.442395 | controller |     "Jun 11 17:46:59.661303 crc crio[22018]: time=\"2026-06-11T17:46:59.660870502Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc002a1a148}] Aliases:map[]}\"",
2026-06-11 18:17:42.442444 | controller |     "Jun 11 17:46:59.661303 crc crio[22018]: time=\"2026-06-11T17:46:59.661085459Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.442478 | controller |     "Jun 11 17:46:59.672314 crc crio[22018]: time=\"2026-06-11T17:46:59.672218805Z\" level=info msg=\"Ran pod sandbox 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 with infra container: openstack/nova-api-0/POD\" id=ed34ab6a-df77-46df-88ef-220a6b8ac545 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.442522 | controller |     "Jun 11 17:46:59.679053 crc crio[22018]: time=\"2026-06-11T17:46:59.678909425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a5cbf736-8559-43a6-8728-d8b3d8bcc57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442545 | controller |     "Jun 11 17:46:59.684149 crc crio[22018]: time=\"2026-06-11T17:46:59.684062148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6c046f41-c3b4-44b2-9f9e-a28af8d6570f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442563 | controller |     "Jun 11 17:46:59.689568 crc crio[22018]: time=\"2026-06-11T17:46:59.689499261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442581 | controller |     "Jun 11 17:46:59.693993 crc crio[22018]: time=\"2026-06-11T17:46:59.693933071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442598 | controller |     "Jun 11 17:46:59.698718 crc crio[22018]: time=\"2026-06-11T17:46:59.698633722Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442614 | controller |     "Jun 11 17:46:59.699259 crc crio[22018]: time=\"2026-06-11T17:46:59.69919892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442631 | controller |     "Jun 11 17:46:59.772051 crc crio[22018]: time=\"2026-06-11T17:46:59.771016626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442647 | controller |     "Jun 11 17:46:59.775757 crc crio[22018]: time=\"2026-06-11T17:46:59.775695246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442664 | controller |     "Jun 11 17:46:59.969163 crc crio[22018]: time=\"2026-06-11T17:46:59.969069932Z\" level=info msg=\"Created container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=86252497-e00b-4d73-ad21-3d0eb964149c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442680 | controller |     "Jun 11 17:46:59.986130 crc crio[22018]: time=\"2026-06-11T17:46:59.984266676Z\" level=info msg=\"Starting container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05\" id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.442696 | controller |     "Jun 11 17:46:59.986522 crc crio[22018]: time=\"2026-06-11T17:46:59.986273351Z\" level=info msg=\"Created container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=5ea69154-68a7-4be4-ab44-519bd023c845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442718 | controller |     "Jun 11 17:46:59.989040 crc crio[22018]: time=\"2026-06-11T17:46:59.988935937Z\" level=info msg=\"Starting container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6\" id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.442735 | controller |     "Jun 11 17:46:59.990266 crc crio[22018]: time=\"2026-06-11T17:46:59.990178157Z\" level=info msg=\"Started container\" PID=249816 containerID=758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 description=openstack/nova-metadata-0/nova-metadata-log id=f39d2447-054e-4a81-adfc-d878e6eaa971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929",
2026-06-11 18:17:42.442752 | controller |     "Jun 11 17:46:59.999713 crc crio[22018]: time=\"2026-06-11T17:46:59.999545822Z\" level=info msg=\"Started container\" PID=249827 containerID=13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 description=openstack/nova-api-0/nova-api-log id=844294a6-8087-4b8a-b16e-038425eda7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3",
2026-06-11 18:17:42.442770 | controller |     "Jun 11 17:47:00.012010 crc crio[22018]: time=\"2026-06-11T17:47:00.011925941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9d185a49-f4cc-4ea2-8568-3ab0f22f6734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442786 | controller |     "Jun 11 17:47:00.025860 crc crio[22018]: time=\"2026-06-11T17:47:00.025819746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=64aa25ab-bfef-49e5-9bb6-92e7879ed71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442803 | controller |     "Jun 11 17:47:00.070425 crc crio[22018]: time=\"2026-06-11T17:47:00.070270205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bd62e925-edf5-44fe-95d4-f5fe917c112f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442820 | controller |     "Jun 11 17:47:00.101780 crc crio[22018]: time=\"2026-06-11T17:47:00.101683655Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442836 | controller |     "Jun 11 17:47:00.102157 crc crio[22018]: time=\"2026-06-11T17:47:00.102119029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442879 | controller |     "Jun 11 17:47:00.127512 crc crio[22018]: time=\"2026-06-11T17:47:00.12744455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=44844978-508b-49d4-95af-ac54bf144cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.442898 | controller |     "Jun 11 17:47:00.164130 crc crio[22018]: time=\"2026-06-11T17:47:00.163954897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442915 | controller |     "Jun 11 17:47:00.167273 crc crio[22018]: time=\"2026-06-11T17:47:00.167213642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442931 | controller |     "Jun 11 17:47:00.173383 crc crio[22018]: time=\"2026-06-11T17:47:00.173234054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.442952 | controller |     "Jun 11 17:47:00.174063 crc crio[22018]: time=\"2026-06-11T17:47:00.173993838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442969 | controller |     "Jun 11 17:47:00.260597 crc crio[22018]: time=\"2026-06-11T17:47:00.254262255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.442985 | controller |     "Jun 11 17:47:00.260597 crc crio[22018]: time=\"2026-06-11T17:47:00.257382962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.443001 | controller |     "Jun 11 17:47:00.397709 crc crio[22018]: time=\"2026-06-11T17:47:00.397521914Z\" level=info msg=\"Created container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=857730c0-f5b2-4543-8089-846e473f28e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.443018 | controller |     "Jun 11 17:47:00.399090 crc crio[22018]: time=\"2026-06-11T17:47:00.398955889Z\" level=info msg=\"Created container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=fc2ec676-83c3-4242-946b-ac66b25989ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.443033 | controller |     "Jun 11 17:47:00.399386 crc crio[22018]: time=\"2026-06-11T17:47:00.399220419Z\" level=info msg=\"Starting container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd\" id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.443049 | controller |     "Jun 11 17:47:00.399928 crc crio[22018]: time=\"2026-06-11T17:47:00.399828417Z\" level=info msg=\"Starting container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0\" id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.443066 | controller |     "Jun 11 17:47:00.405821 crc crio[22018]: time=\"2026-06-11T17:47:00.405711345Z\" level=info msg=\"Started container\" PID=249870 containerID=b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd description=openstack/nova-api-0/nova-api-api id=e03c78c4-48cf-4c5c-8091-bf69ec1fb7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3",
2026-06-11 18:17:42.443083 | controller |     "Jun 11 17:47:00.406669 crc crio[22018]: time=\"2026-06-11T17:47:00.406542433Z\" level=info msg=\"Started container\" PID=249869 containerID=4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 description=openstack/nova-metadata-0/nova-metadata-metadata id=08b75457-06bc-46a2-91f6-0dd5698dba5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929",
2026-06-11 18:17:42.443100 | controller |     "Jun 11 17:47:25.056752 crc crio[22018]: time=\"2026-06-11T17:47:25.055123755Z\" level=info msg=\"Removing container: fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1\" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.443117 | controller |     "Jun 11 17:47:25.199242 crc crio[22018]: time=\"2026-06-11T17:47:25.198711698Z\" level=info msg=\"Removed container fec5cd9b4a4af80462d3d6c533a890847f70be82ba3e8b286bc7ab018d31f8f1: openstack/neutron-5bcd44869-4nmqw/neutron-api\" id=bfe1f745-17fb-4591-b5da-0d55fd653a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.443140 | controller |     "Jun 11 17:47:25.206475 crc crio[22018]: time=\"2026-06-11T17:47:25.205764131Z\" level=info msg=\"Removing container: 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0\" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.443157 | controller |     "Jun 11 17:47:25.264969 crc crio[22018]: time=\"2026-06-11T17:47:25.264719769Z\" level=info msg=\"Removed container 4ff9e922768388b67821014cf45bcc9fc78807fec42c822cac187df72c75e7a0: openstack/neutron-5bcd44869-4nmqw/neutron-httpd\" id=b5b9c3a5-6dd5-4c12-9c61-b12be147bfd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.443174 | controller |     "Jun 11 17:47:25.292086 crc crio[22018]: time=\"2026-06-11T17:47:25.291929015Z\" level=info msg=\"Stopping pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443190 | controller |     "Jun 11 17:47:25.292086 crc crio[22018]: time=\"2026-06-11T17:47:25.29206469Z\" level=info msg=\"Stopped pod sandbox (already stopped): 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=1b65a6fe-4368-4f33-bb13-9da6cc9a156c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443206 | controller |     "Jun 11 17:47:25.292778 crc crio[22018]: time=\"2026-06-11T17:47:25.292702979Z\" level=info msg=\"Removing pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443222 | controller |     "Jun 11 17:47:25.342571 crc crio[22018]: time=\"2026-06-11T17:47:25.342507686Z\" level=info msg=\"Removed pod sandbox: 499cbca4b0c8ee231fb12db1af0ca42b74e2611213c2d37e0e0f4f174c689940\" id=2f47fa6c-c98a-4eb9-ad80-cbe7dc9b04a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443240 | controller |     "Jun 11 17:47:25.344897 crc crio[22018]: time=\"2026-06-11T17:47:25.344869691Z\" level=info msg=\"Stopping pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443256 | controller |     "Jun 11 17:47:25.345060 crc crio[22018]: time=\"2026-06-11T17:47:25.345041046Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=1c30200e-5af3-4d3f-9880-ccddbc411f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443272 | controller |     "Jun 11 17:47:25.345946 crc crio[22018]: time=\"2026-06-11T17:47:25.345923474Z\" level=info msg=\"Removing pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443289 | controller |     "Jun 11 17:47:25.416271 crc crio[22018]: time=\"2026-06-11T17:47:25.41608664Z\" level=info msg=\"Removed pod sandbox: 74f920130ccc9b2b7bf869dfad1c5baaf63f90ce79e14b1101600f55e9bc8f34\" id=bc0fd728-09bb-4b51-b33e-64e8a00df665 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443305 | controller |     "Jun 11 17:47:25.417907 crc crio[22018]: time=\"2026-06-11T17:47:25.417773872Z\" level=info msg=\"Stopping pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443321 | controller |     "Jun 11 17:47:25.418007 crc crio[22018]: time=\"2026-06-11T17:47:25.417957748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=cd447243-38d2-4f5e-bd38-363ff3faa21e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443338 | controller |     "Jun 11 17:47:25.419047 crc crio[22018]: time=\"2026-06-11T17:47:25.41898244Z\" level=info msg=\"Removing pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443358 | controller |     "Jun 11 17:47:25.454866 crc crio[22018]: time=\"2026-06-11T17:47:25.453009639Z\" level=info msg=\"Removed pod sandbox: 2414c8d4c63226d92ac0bd7e6257c6ad65326e9c64bfbee6ed00db0841a048dc\" id=1344aa6a-d4f7-411e-9665-a88cd8832b15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443375 | controller |     "Jun 11 17:47:25.456733 crc crio[22018]: time=\"2026-06-11T17:47:25.455984258Z\" level=info msg=\"Stopping pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443393 | controller |     "Jun 11 17:47:25.456733 crc crio[22018]: time=\"2026-06-11T17:47:25.456089892Z\" level=info msg=\"Stopped pod sandbox (already stopped): bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=c6110871-200a-4c56-b9d4-804719447746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443436 | controller |     "Jun 11 17:47:25.457061 crc crio[22018]: time=\"2026-06-11T17:47:25.456940539Z\" level=info msg=\"Removing pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443462 | controller |     "Jun 11 17:47:25.490441 crc crio[22018]: time=\"2026-06-11T17:47:25.490089406Z\" level=info msg=\"Removed pod sandbox: bcb84588cd73460eb5182840cfa09ab8a5c7035ff9d3e8fc9068338150cbab98\" id=40681cbb-7c5c-48cf-a356-c64b75b0280e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443479 | controller |     "Jun 11 17:47:25.492132 crc crio[22018]: time=\"2026-06-11T17:47:25.492040826Z\" level=info msg=\"Stopping pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443497 | controller |     "Jun 11 17:47:25.492132 crc crio[22018]: time=\"2026-06-11T17:47:25.492107558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=aa499204-4a52-4935-891e-caffab03ba42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443513 | controller |     "Jun 11 17:47:25.492833 crc crio[22018]: time=\"2026-06-11T17:47:25.4927882Z\" level=info msg=\"Removing pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443531 | controller |     "Jun 11 17:47:25.513767 crc crio[22018]: time=\"2026-06-11T17:47:25.513595116Z\" level=info msg=\"Removed pod sandbox: 3731dca2ac93704749c2cea3482e0b3d002501a8af7e1fc69f16f815ca660707\" id=7ba4e7c2-2d7a-4f4f-a9a3-16d66e34a652 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443548 | controller |     "Jun 11 17:47:25.515014 crc crio[22018]: time=\"2026-06-11T17:47:25.514751173Z\" level=info msg=\"Stopping pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443565 | controller |     "Jun 11 17:47:25.515014 crc crio[22018]: time=\"2026-06-11T17:47:25.514804715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=0f6f0cb7-e033-422c-87b3-5ee321aee13a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443581 | controller |     "Jun 11 17:47:25.515568 crc crio[22018]: time=\"2026-06-11T17:47:25.515477177Z\" level=info msg=\"Removing pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443602 | controller |     "Jun 11 17:47:25.541646 crc crio[22018]: time=\"2026-06-11T17:47:25.541529344Z\" level=info msg=\"Removed pod sandbox: 25d2be7f99867b751ee451d8e36a6518a027fe276c3032d4594517b35582d44f\" id=e798ff83-3e57-4738-bb42-d71ae8a0581d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443622 | controller |     "Jun 11 17:47:25.543064 crc crio[22018]: time=\"2026-06-11T17:47:25.543013599Z\" level=info msg=\"Stopping pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443640 | controller |     "Jun 11 17:47:25.543214 crc crio[22018]: time=\"2026-06-11T17:47:25.543095372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=596bf75d-ee42-4b68-8d4e-d4c58f1e61ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.443656 | controller |     "Jun 11 17:47:25.544702 crc crio[22018]: time=\"2026-06-11T17:47:25.54395129Z\" level=info msg=\"Removing pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443672 | controller |     "Jun 11 17:47:25.575193 crc crio[22018]: time=\"2026-06-11T17:47:25.57506941Z\" level=info msg=\"Removed pod sandbox: 518684075affe453dab09471cceb72d3ad139f93b470af145bf5baac4d50e1b3\" id=86717e87-a88a-4a85-b9a1-e1308d9b8b38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.443688 | controller |     "Jun 11 17:48:00.545559 crc crio[22018]: time=\"2026-06-11T17:48:00.543438256Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686668-w8bdf/POD\" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.443704 | controller |     "Jun 11 17:48:00.545559 crc crio[22018]: time=\"2026-06-11T17:48:00.544089957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.443720 | controller |     "Jun 11 17:48:00.578753 crc crio[22018]: time=\"2026-06-11T17:48:00.578276805Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}\"",
2026-06-11 18:17:42.443737 | controller |     "Jun 11 17:48:00.578753 crc crio[22018]: time=\"2026-06-11T17:48:00.57873252Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686668-w8bdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.443754 | controller |     "Jun 11 17:48:01.134533 crc crio[22018]: 2026-06-11T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8b64fc6691db8f Mac:ba:eb:7e:55:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.443771 | controller |     "Jun 11 17:48:01.135455 crc crio[22018]: time=\"2026-06-11T17:48:01.13520235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc000380ce8}] Aliases:map[]}\"",
2026-06-11 18:17:42.443791 | controller |     "Jun 11 17:48:01.135671 crc crio[22018]: time=\"2026-06-11T17:48:01.13552318Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686668-w8bdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.443808 | controller |     "Jun 11 17:48:01.146963 crc crio[22018]: time=\"2026-06-11T17:48:01.146638688Z\" level=info msg=\"Ran pod sandbox b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 with infra container: openshift-infra/auto-csr-approver-29686668-w8bdf/POD\" id=72f36538-d3ac-42c6-8ac5-d6afd7011469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.443824 | controller |     "Jun 11 17:48:01.154815 crc crio[22018]: time=\"2026-06-11T17:48:01.154603236Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.443840 | controller |     "Jun 11 17:48:01.168154 crc crio[22018]: time=\"2026-06-11T17:48:01.168023664Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.443876 | controller |     "Jun 11 17:48:02.172926 crc crio[22018]: time=\"2026-06-11T17:48:02.172043542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b36b2817-8860-4e91-b419-edc207a68579 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.443895 | controller |     "Jun 11 17:48:02.174569 crc crio[22018]: time=\"2026-06-11T17:48:02.173983422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23db3400-6ea9-4147-b92a-af1521adeb65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.443912 | controller |     "Jun 11 17:48:02.178811 crc crio[22018]: time=\"2026-06-11T17:48:02.178690753Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=171fe18e-45ce-41ed-a702-3479d4298c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.443928 | controller |     "Jun 11 17:48:02.191067 crc crio[22018]: time=\"2026-06-11T17:48:02.190921102Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.443943 | controller |     "Jun 11 17:48:02.192437 crc crio[22018]: time=\"2026-06-11T17:48:02.192268626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.443959 | controller |     "Jun 11 17:48:02.286082 crc crio[22018]: time=\"2026-06-11T17:48:02.28572965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.443974 | controller |     "Jun 11 17:48:02.549955 crc crio[22018]: time=\"2026-06-11T17:48:02.549769307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.443991 | controller |     "Jun 11 17:48:02.664869 crc crio[22018]: time=\"2026-06-11T17:48:02.664722438Z\" level=info msg=\"Created container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=cf70a3ac-f53f-4299-aa33-c21ad787726d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.444007 | controller |     "Jun 11 17:48:02.666607 crc crio[22018]: time=\"2026-06-11T17:48:02.666462833Z\" level=info msg=\"Starting container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7\" id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.444028 | controller |     "Jun 11 17:48:02.673904 crc crio[22018]: time=\"2026-06-11T17:48:02.673795487Z\" level=info msg=\"Started container\" PID=253755 containerID=0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7 description=openshift-infra/auto-csr-approver-29686668-w8bdf/oc id=f7c41fa4-31fa-46d6-a0db-05c4589b43b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206",
2026-06-11 18:17:42.444088 | controller |     "Jun 11 17:48:05.080860 crc crio[22018]: time=\"2026-06-11T17:48:05.080131797Z\" level=info msg=\"Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444131 | controller |     "Jun 11 17:48:05.082075 crc crio[22018]: time=\"2026-06-11T17:48:05.082002177Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686668-w8bdf Namespace:openshift-infra ID:b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206 UID:d096bb1e-b08a-4685-a664-a535164be8a5 NetNS:/var/run/netns/a5cd0a45-040f-4ebc-909e-d09c56f493c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd096bb1e_b08a_4685_a664_a535164be8a5.slice PodAnnotations:0xc005da0910}] Aliases:map[]}\"",
2026-06-11 18:17:42.444166 | controller |     "Jun 11 17:48:05.082304 crc crio[22018]: time=\"2026-06-11T17:48:05.082234915Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686668-w8bdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.444186 | controller |     "Jun 11 17:48:05.434638 crc crio[22018]: time=\"2026-06-11T17:48:05.434547949Z\" level=info msg=\"Stopped pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=e644d7ae-0fc6-471e-9747-c7d912242e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444203 | controller |     "Jun 11 17:48:25.605375 crc crio[22018]: time=\"2026-06-11T17:48:25.603689577Z\" level=info msg=\"Removing container: e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b\" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.444220 | controller |     "Jun 11 17:48:25.773790 crc crio[22018]: time=\"2026-06-11T17:48:25.773680639Z\" level=info msg=\"Removed container e2bd37150aa2b6d7b20918ae36ba98ac0a26fec1b08810080a6cd2f35d2dce6b: openshift-infra/auto-csr-approver-29686662-kg2c8/oc\" id=995d6247-e1b8-43e3-b71f-cf39455a7f51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.444236 | controller |     "Jun 11 17:48:25.791802 crc crio[22018]: time=\"2026-06-11T17:48:25.79155456Z\" level=info msg=\"Stopping pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444252 | controller |     "Jun 11 17:48:25.791802 crc crio[22018]: time=\"2026-06-11T17:48:25.791688914Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=309ed936-98d7-490f-9ba0-32c7a7e605ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444268 | controller |     "Jun 11 17:48:25.792884 crc crio[22018]: time=\"2026-06-11T17:48:25.792817574Z\" level=info msg=\"Removing pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.444283 | controller |     "Jun 11 17:48:25.836974 crc crio[22018]: time=\"2026-06-11T17:48:25.836788839Z\" level=info msg=\"Removed pod sandbox: bd85e80083a25ba05396b6be4673bbe880fec3523bba6692d9ecc8a09ec206d3\" id=11f04851-2e43-43b7-8bf4-d51443ce8bbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.444304 | controller |     "Jun 11 17:48:26.428872 crc crio[22018]: time=\"2026-06-11T17:48:26.428606347Z\" level=info msg=\"Stopping pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664\" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444320 | controller |     "Jun 11 17:48:26.429619 crc crio[22018]: time=\"2026-06-11T17:48:26.429535047Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 Namespace:openstack ID:9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664 UID:80f896f6-3204-454d-94ef-e6e8aeb4958b NetNS:/var/run/netns/1b9314aa-458f-405e-8ac5-d5c296d4167b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f896f6_3204_454d_94ef_e6e8aeb4958b.slice PodAnnotations:0xc002ca0520}] Aliases:map[]}\"",
2026-06-11 18:17:42.444337 | controller |     "Jun 11 17:48:26.429905 crc crio[22018]: time=\"2026-06-11T17:48:26.429831766Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-m7759 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.444354 | controller |     "Jun 11 17:48:26.912137 crc crio[22018]: time=\"2026-06-11T17:48:26.911604771Z\" level=info msg=\"Stopped pod sandbox: 9342dc5431d4722de87fc8f24d91d1e301f2c4fd54df09314f87ee2e7b066664\" id=42c0d820-e7e9-416c-b57b-b25ed322f832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.444370 | controller |     "Jun 11 17:48:28.418642 crc crio[22018]: time=\"2026-06-11T17:48:28.41785379Z\" level=info msg=\"Stopping container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6 (timeout: 30s)\" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444386 | controller |     "Jun 11 17:48:28.421437 crc crio[22018]: time=\"2026-06-11T17:48:28.420984261Z\" level=info msg=\"Stopping container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed (timeout: 30s)\" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444417 | controller |     "Jun 11 17:48:28.572882 crc crio[22018]: time=\"2026-06-11T17:48:28.572492095Z\" level=info msg=\"Stopping container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65 (timeout: 604800s)\" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444450 | controller |     "Jun 11 17:48:28.707775 crc crio[22018]: time=\"2026-06-11T17:48:28.707528974Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5cc6c7f7dd-pqf6f/POD\" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.444471 | controller |     "Jun 11 17:48:28.707775 crc crio[22018]: time=\"2026-06-11T17:48:28.707655368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.444493 | controller |     "Jun 11 17:48:28.753734 crc crio[22018]: time=\"2026-06-11T17:48:28.753638526Z\" level=info msg=\"Stopping container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b (timeout: 30s)\" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444518 | controller |     "Jun 11 17:48:28.758108 crc crio[22018]: time=\"2026-06-11T17:48:28.757805685Z\" level=info msg=\"Stopping container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01 (timeout: 30s)\" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444541 | controller |     "Jun 11 17:48:28.793578 crc crio[22018]: time=\"2026-06-11T17:48:28.793496149Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}\"",
2026-06-11 18:17:42.444563 | controller |     "Jun 11 17:48:28.793578 crc crio[22018]: time=\"2026-06-11T17:48:28.793558981Z\" level=info msg=\"Adding pod openstack_keystone-5cc6c7f7dd-pqf6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.444584 | controller |     "Jun 11 17:48:28.953252 crc crio[22018]: time=\"2026-06-11T17:48:28.952594545Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-646965f698-m9f2m/POD\" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.444607 | controller |     "Jun 11 17:48:28.953252 crc crio[22018]: time=\"2026-06-11T17:48:28.952965796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.444625 | controller |     "Jun 11 17:48:28.974571 crc crio[22018]: time=\"2026-06-11T17:48:28.973084359Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7f8b6f659c-ppzd5/POD\" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.444641 | controller |     "Jun 11 17:48:28.974571 crc crio[22018]: time=\"2026-06-11T17:48:28.973176042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.444657 | controller |     "Jun 11 17:48:29.229992 crc crio[22018]: time=\"2026-06-11T17:48:29.22991655Z\" level=info msg=\"Stopping container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128 (timeout: 30s)\" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444674 | controller |     "Jun 11 17:48:29.234243 crc crio[22018]: time=\"2026-06-11T17:48:29.233509672Z\" level=info msg=\"Stopped container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=79954e11-ecd4-48ee-ab2f-1b5b9c668847 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444691 | controller |     "Jun 11 17:48:29.316693 crc crio[22018]: time=\"2026-06-11T17:48:29.315671338Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5574846857-xlsvh/POD\" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.444707 | controller |     "Jun 11 17:48:29.316693 crc crio[22018]: time=\"2026-06-11T17:48:29.316162293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.444724 | controller |     "Jun 11 17:48:29.324464 crc crio[22018]: time=\"2026-06-11T17:48:29.320699039Z\" level=info msg=\"Stopping container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9 (timeout: 30s)\" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444741 | controller |     "Jun 11 17:48:29.337077 crc crio[22018]: time=\"2026-06-11T17:48:29.336368016Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-86bb58b544-9vvvm/POD\" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.444757 | controller |     "Jun 11 17:48:29.337077 crc crio[22018]: time=\"2026-06-11T17:48:29.33649559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.444773 | controller |     "Jun 11 17:48:29.384248 crc crio[22018]: time=\"2026-06-11T17:48:29.382745705Z\" level=info msg=\"Stopping container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0 (timeout: 30s)\" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444793 | controller |     "Jun 11 17:48:29.384248 crc crio[22018]: time=\"2026-06-11T17:48:29.382876976Z\" level=info msg=\"Stopping container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05 (timeout: 30s)\" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444810 | controller |     "Jun 11 17:48:29.414762 crc crio[22018]: time=\"2026-06-11T17:48:29.413849194Z\" level=info msg=\"Stopping container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd (timeout: 30s)\" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444827 | controller |     "Jun 11 17:48:29.414762 crc crio[22018]: time=\"2026-06-11T17:48:29.414106172Z\" level=info msg=\"Stopping container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6 (timeout: 30s)\" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444843 | controller |     "Jun 11 17:48:29.423828 crc crio[22018]: 2026-06-11T17:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3f9b78c784abe3 Mac:96:26:3b:1b:09:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.444885 | controller |     "Jun 11 17:48:29.424497 crc crio[22018]: time=\"2026-06-11T17:48:29.423975713Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc0080aa620}] Aliases:map[]}\"",
2026-06-11 18:17:42.444904 | controller |     "Jun 11 17:48:29.424497 crc crio[22018]: time=\"2026-06-11T17:48:29.424168929Z\" level=info msg=\"Checking pod openstack_keystone-5cc6c7f7dd-pqf6f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.444922 | controller |     "Jun 11 17:48:29.467663 crc crio[22018]: time=\"2026-06-11T17:48:29.467607751Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.444940 | controller |     "Jun 11 17:48:29.468042 crc crio[22018]: time=\"2026-06-11T17:48:29.467948472Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-646965f698-m9f2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.444957 | controller |     "Jun 11 17:48:29.478953 crc crio[22018]: time=\"2026-06-11T17:48:29.472148167Z\" level=info msg=\"Stopping container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7 (timeout: 30s)\" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.444974 | controller |     "Jun 11 17:48:29.532739 crc crio[22018]: time=\"2026-06-11T17:48:29.532569092Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}\"",
2026-06-11 18:17:42.444995 | controller |     "Jun 11 17:48:29.532739 crc crio[22018]: time=\"2026-06-11T17:48:29.532688616Z\" level=info msg=\"Adding pod openstack_barbican-worker-7f8b6f659c-ppzd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.445012 | controller |     "Jun 11 17:48:29.563573 crc crio[22018]: time=\"2026-06-11T17:48:29.563530709Z\" level=info msg=\"Stopping container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c (timeout: 30s)\" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445028 | controller |     "Jun 11 17:48:29.581975 crc crio[22018]: time=\"2026-06-11T17:48:29.577711099Z\" level=info msg=\"Ran pod sandbox d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 with infra container: openstack/keystone-5cc6c7f7dd-pqf6f/POD\" id=f6459899-b24d-4447-b58a-b9c1c9102c54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.445044 | controller |     "Jun 11 17:48:29.588688 crc crio[22018]: time=\"2026-06-11T17:48:29.588601792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ebfd54af-aa98-4a67-9175-4ac9dd1e544f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445060 | controller |     "Jun 11 17:48:29.656662 crc crio[22018]: time=\"2026-06-11T17:48:29.656305336Z\" level=info msg=\"Stopping container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4 (timeout: 604800s)\" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445075 | controller |     "Jun 11 17:48:29.718612 crc crio[22018]: time=\"2026-06-11T17:48:29.716167487Z\" level=info msg=\"Stopped container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=d249f466-7964-4ef2-b789-952fd2e15ec6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445091 | controller |     "Jun 11 17:48:29.718985 crc crio[22018]: time=\"2026-06-11T17:48:29.718619381Z\" level=info msg=\"Stopped container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=a983ff1f-3e34-4807-8243-800a170e9c70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445107 | controller |     "Jun 11 17:48:29.727190 crc crio[22018]: time=\"2026-06-11T17:48:29.72664665Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.445123 | controller |     "Jun 11 17:48:29.727190 crc crio[22018]: time=\"2026-06-11T17:48:29.726696091Z\" level=info msg=\"Adding pod openstack_neutron-5574846857-xlsvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.445139 | controller |     "Jun 11 17:48:29.777616 crc crio[22018]: time=\"2026-06-11T17:48:29.777366893Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}\"",
2026-06-11 18:17:42.445160 | controller |     "Jun 11 17:48:29.777616 crc crio[22018]: time=\"2026-06-11T17:48:29.777463326Z\" level=info msg=\"Adding pod openstack_barbican-api-86bb58b544-9vvvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.445176 | controller |     "Jun 11 17:48:29.914432 crc crio[22018]: time=\"2026-06-11T17:48:29.914127981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f68a4ecd-a9e1-434c-a923-69d61a0a63a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445193 | controller |     "Jun 11 17:48:29.939552 crc crio[22018]: time=\"2026-06-11T17:48:29.939478684Z\" level=info msg=\"Creating container: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.445208 | controller |     "Jun 11 17:48:29.939903 crc crio[22018]: time=\"2026-06-11T17:48:29.939859217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445223 | controller |     "Jun 11 17:48:30.268388 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab81ac51781e109 Mac:ce:38:71:1a:b8:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.445239 | controller |     "Jun 11 17:48:30.268753 crc crio[22018]: time=\"2026-06-11T17:48:30.268579103Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc002a1a9f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.445256 | controller |     "Jun 11 17:48:30.268753 crc crio[22018]: time=\"2026-06-11T17:48:30.268716827Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-646965f698-m9f2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.445272 | controller |     "Jun 11 17:48:30.287393 crc crio[22018]: time=\"2026-06-11T17:48:30.28682984Z\" level=info msg=\"Ran pod sandbox ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 with infra container: openstack/barbican-keystone-listener-646965f698-m9f2m/POD\" id=dbd69758-d94b-4a42-8f91-589f866c5f84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.445288 | controller |     "Jun 11 17:48:30.321384 crc crio[22018]: time=\"2026-06-11T17:48:30.32067439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=733a5612-a347-430a-98e9-e2a9b0f10514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445303 | controller |     "Jun 11 17:48:30.345426 crc crio[22018]: time=\"2026-06-11T17:48:30.343105132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445319 | controller |     "Jun 11 17:48:30.357390 crc crio[22018]: time=\"2026-06-11T17:48:30.355965706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2791a042-ac20-40c2-ad43-3005ba21b086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445338 | controller |     "Jun 11 17:48:30.370392 crc crio[22018]: time=\"2026-06-11T17:48:30.368773945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445354 | controller |     "Jun 11 17:48:30.396384 crc crio[22018]: time=\"2026-06-11T17:48:30.39516115Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.445371 | controller |     "Jun 11 17:48:30.396384 crc crio[22018]: time=\"2026-06-11T17:48:30.395602264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445387 | controller |     "Jun 11 17:48:30.457613 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dde26ab672a2d8 Mac:6e:46:b8:8c:a9:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e SocketPath: PciID:}] [{Interface:0xc000534b30 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.445410 | controller |     "Jun 11 17:48:30.487842 crc crio[22018]: time=\"2026-06-11T17:48:30.48614377Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00924e158}] Aliases:map[]}\"",
2026-06-11 18:17:42.445433 | controller |     "Jun 11 17:48:30.487842 crc crio[22018]: time=\"2026-06-11T17:48:30.486389813Z\" level=info msg=\"Checking pod openstack_barbican-worker-7f8b6f659c-ppzd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.445450 | controller |     "Jun 11 17:48:30.672493 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c60fe534bd4596 Mac:4e:df:6d:f1:4c:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.445467 | controller |     "Jun 11 17:48:30.683084 crc crio[22018]: time=\"2026-06-11T17:48:30.683012587Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc00924e380}] Aliases:map[]}\"",
2026-06-11 18:17:42.445484 | controller |     "Jun 11 17:48:30.683306 crc crio[22018]: time=\"2026-06-11T17:48:30.683204493Z\" level=info msg=\"Checking pod openstack_barbican-api-86bb58b544-9vvvm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.445501 | controller |     "Jun 11 17:48:30.697626 crc crio[22018]: time=\"2026-06-11T17:48:30.697543486Z\" level=info msg=\"Created container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=37f62c81-8dae-498b-a2e9-b74c4912bc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.445521 | controller |     "Jun 11 17:48:30.699179 crc crio[22018]: time=\"2026-06-11T17:48:30.699117726Z\" level=info msg=\"Starting container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db\" id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.445537 | controller |     "Jun 11 17:48:30.706807 crc crio[22018]: time=\"2026-06-11T17:48:30.706707867Z\" level=info msg=\"Started container\" PID=255695 containerID=b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db description=openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api id=0fc97901-e2ce-4c0e-8793-4da8d1ece440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98",
2026-06-11 18:17:42.445554 | controller |     "Jun 11 17:48:30.706976 crc crio[22018]: time=\"2026-06-11T17:48:30.706830734Z\" level=info msg=\"Stopping container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be (timeout: 30s)\" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445570 | controller |     "Jun 11 17:48:30.754994 crc crio[22018]: time=\"2026-06-11T17:48:30.754890932Z\" level=info msg=\"Stopped container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f32e0f0-d701-48fc-8205-ba3a8d33abf1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445586 | controller |     "Jun 11 17:48:30.769273 crc crio[22018]: time=\"2026-06-11T17:48:30.769171734Z\" level=info msg=\"Ran pod sandbox 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 with infra container: openstack/barbican-worker-7f8b6f659c-ppzd5/POD\" id=0bf42983-b415-4746-ad44-49ae3d6c7c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.445603 | controller |     "Jun 11 17:48:30.780569 crc crio[22018]: time=\"2026-06-11T17:48:30.780467226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445619 | controller |     "Jun 11 17:48:30.785111 crc crio[22018]: time=\"2026-06-11T17:48:30.784910058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=286ad93c-67df-4ccf-a4b3-268fa384fbf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445636 | controller |     "Jun 11 17:48:30.785553 crc crio[22018]: time=\"2026-06-11T17:48:30.785143895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445652 | controller |     "Jun 11 17:48:30.843595 crc crio[22018]: time=\"2026-06-11T17:48:30.843508946Z\" level=info msg=\"Stopping container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65 (timeout: 30s)\" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445668 | controller |     "Jun 11 17:48:31.002675 crc crio[22018]: 2026-06-11T17:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea31e8c420e8df5 Mac:16:5e:89:a3:49:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.445684 | controller |     "Jun 11 17:48:31.003595 crc crio[22018]: time=\"2026-06-11T17:48:31.003501052Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc002ca01b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.445705 | controller |     "Jun 11 17:48:31.003700 crc crio[22018]: time=\"2026-06-11T17:48:31.003667357Z\" level=info msg=\"Checking pod openstack_neutron-5574846857-xlsvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.445722 | controller |     "Jun 11 17:48:31.043894 crc crio[22018]: time=\"2026-06-11T17:48:31.043801322Z\" level=info msg=\"Stopped container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=147e6800-5fb2-4ed3-8f26-79e782d9d172 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.445739 | controller |     "Jun 11 17:48:31.049705 crc crio[22018]: time=\"2026-06-11T17:48:31.049662778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=54a5f3b8-0401-4cfe-8340-34a85c8c335d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445756 | controller |     "Jun 11 17:48:31.051146 crc crio[22018]: time=\"2026-06-11T17:48:31.050866396Z\" level=info msg=\"Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.445772 | controller |     "Jun 11 17:48:31.058638 crc crio[22018]: time=\"2026-06-11T17:48:31.058188766Z\" level=info msg=\"Ran pod sandbox ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 with infra container: openstack/neutron-5574846857-xlsvh/POD\" id=7fbe3188-f008-46c7-8bc1-401cca49c238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.445789 | controller |     "Jun 11 17:48:31.058865 crc crio[22018]: time=\"2026-06-11T17:48:31.058807184Z\" level=info msg=\"Ran pod sandbox 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 with infra container: openstack/barbican-api-86bb58b544-9vvvm/POD\" id=2b09d020-b523-4693-a800-d5d15fd166b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.445806 | controller |     "Jun 11 17:48:31.062715 crc crio[22018]: time=\"2026-06-11T17:48:31.062532108Z\" level=info msg=\"Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.445822 | controller |     "Jun 11 17:48:31.065256 crc crio[22018]: time=\"2026-06-11T17:48:31.06290891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.445839 | controller |     "Jun 11 17:48:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.065770402Z\" level=info msg=\"Created container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=17817a92-44b9-42d6-be26-45d2f37e2b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.445875 | controller |     "Jun 11 17:48:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.066205076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387 UID:2cff4674-6ccf-40b9-93c8-1336ecc087b3 NetNS:/var/run/netns/277c3903-471f-4168-8ced-30db69e45c38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cff4674_6ccf_40b9_93c8_1336ecc087b3.slice PodAnnotations:0xc00285c808}] Aliases:map[]}\"",
2026-06-11 18:17:42.445894 | controller |     "Jun 11 17:48:31.066976 crc crio[22018]: time=\"2026-06-11T17:48:31.066487085Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.445915 | controller |     "Jun 11 17:48:31.071989 crc crio[22018]: time=\"2026-06-11T17:48:31.071948348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6eef6d68-8f42-4de7-b00a-98720a04569b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445933 | controller |     "Jun 11 17:48:31.076886 crc crio[22018]: time=\"2026-06-11T17:48:31.072104502Z\" level=info msg=\"Starting container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277\" id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.445949 | controller |     "Jun 11 17:48:31.087170 crc crio[22018]: time=\"2026-06-11T17:48:31.072398621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbc94e89-05a1-49fe-a4e4-dab14ef2915b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.445966 | controller |     "Jun 11 17:48:31.112816 crc crio[22018]: time=\"2026-06-11T17:48:31.112723804Z\" level=info msg=\"Started container\" PID=255799 containerID=2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log id=29480820-1794-45f7-952d-663626105759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66",
2026-06-11 18:17:42.445984 | controller |     "Jun 11 17:48:31.118434 crc crio[22018]: time=\"2026-06-11T17:48:31.118311424Z\" level=info msg=\"Stopping container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2 (timeout: 30s)\" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446000 | controller |     "Jun 11 17:48:31.178805 crc crio[22018]: time=\"2026-06-11T17:48:31.178767629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6683db90-e140-40f0-9b61-f0e1d9e290db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446016 | controller |     "Jun 11 17:48:31.179384 crc crio[22018]: time=\"2026-06-11T17:48:31.179300276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=4e7ec94a-9767-4383-99ae-4343a96428be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446032 | controller |     "Jun 11 17:48:31.198713 crc crio[22018]: time=\"2026-06-11T17:48:31.19848581Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446049 | controller |     "Jun 11 17:48:31.247589 crc crio[22018]: time=\"2026-06-11T17:48:31.246494555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446065 | controller |     "Jun 11 17:48:31.265711 crc crio[22018]: time=\"2026-06-11T17:48:31.265588834Z\" level=info msg=\"Stopped container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=77edde4b-12de-4803-9636-335915c28230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446081 | controller |     "Jun 11 17:48:31.267316 crc crio[22018]: time=\"2026-06-11T17:48:31.266058729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446101 | controller |     "Jun 11 17:48:31.268553 crc crio[22018]: time=\"2026-06-11T17:48:31.268045631Z\" level=info msg=\"Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446119 | controller |     "Jun 11 17:48:31.270245 crc crio[22018]: time=\"2026-06-11T17:48:31.270216441Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40 UID:76c3163a-e55c-4599-8ba4-c9a614a5d0ac NetNS:/var/run/netns/cd1595c0-9dbb-45f3-8af8-d539221092c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76c3163a_e55c_4599_8ba4_c9a614a5d0ac.slice PodAnnotations:0xc002ca0128}] Aliases:map[]}\"",
2026-06-11 18:17:42.446135 | controller |     "Jun 11 17:48:31.270582 crc crio[22018]: time=\"2026-06-11T17:48:31.270558232Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.446152 | controller |     "Jun 11 17:48:31.281264 crc crio[22018]: time=\"2026-06-11T17:48:31.281184019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446168 | controller |     "Jun 11 17:48:31.282002 crc crio[22018]: time=\"2026-06-11T17:48:31.281926183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=18898a68-5a12-4f93-8a34-ff5e06c911fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446184 | controller |     "Jun 11 17:48:31.299664 crc crio[22018]: time=\"2026-06-11T17:48:31.29956154Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446199 | controller |     "Jun 11 17:48:31.302685 crc crio[22018]: time=\"2026-06-11T17:48:31.300916354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446215 | controller |     "Jun 11 17:48:31.318194 crc crio[22018]: time=\"2026-06-11T17:48:31.317564387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e7440ce0-b886-4511-b91a-9aa79b20175d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446231 | controller |     "Jun 11 17:48:31.382681 crc crio[22018]: time=\"2026-06-11T17:48:31.382591947Z\" level=info msg=\"Creating container: openstack/neutron-5574846857-xlsvh/neutron-api\" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446247 | controller |     "Jun 11 17:48:31.383048 crc crio[22018]: time=\"2026-06-11T17:48:31.382968199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446262 | controller |     "Jun 11 17:48:31.496646 crc crio[22018]: time=\"2026-06-11T17:48:31.496487595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446279 | controller |     "Jun 11 17:48:31.501302 crc crio[22018]: time=\"2026-06-11T17:48:31.501164579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446294 | controller |     "Jun 11 17:48:31.503028 crc crio[22018]: time=\"2026-06-11T17:48:31.502950613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446317 | controller |     "Jun 11 17:48:31.529181 crc crio[22018]: time=\"2026-06-11T17:48:31.528969725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446332 | controller |     "Jun 11 17:48:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.548972822Z\" level=info msg=\"Stopping container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e (timeout: 30s)\" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446348 | controller |     "Jun 11 17:48:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.549054518Z\" level=info msg=\"Stopping container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc (timeout: 30s)\" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446364 | controller |     "Jun 11 17:48:31.550383 crc crio[22018]: time=\"2026-06-11T17:48:31.549680069Z\" level=info msg=\"Stopping container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb (timeout: 30s)\" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446380 | controller |     "Jun 11 17:48:31.550802 crc crio[22018]: time=\"2026-06-11T17:48:31.549009277Z\" level=info msg=\"Stopping container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0 (timeout: 30s)\" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446397 | controller |     "Jun 11 17:48:31.644515 crc crio[22018]: time=\"2026-06-11T17:48:31.638828728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446419 | controller |     "Jun 11 17:48:31.654590 crc crio[22018]: time=\"2026-06-11T17:48:31.650167661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446436 | controller |     "Jun 11 17:48:31.654590 crc crio[22018]: time=\"2026-06-11T17:48:31.654293509Z\" level=info msg=\"Stopped container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=0105ccaa-00dc-47e3-9fd5-b168ebdafb5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446453 | controller |     "Jun 11 17:48:31.660518 crc crio[22018]: time=\"2026-06-11T17:48:31.660474127Z\" level=info msg=\"Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446470 | controller |     "Jun 11 17:48:31.662894 crc crio[22018]: time=\"2026-06-11T17:48:31.662776629Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3 UID:c1ed0aa0-24e3-4605-ba62-7257a71b0fec NetNS:/var/run/netns/fb9c14fc-0a2f-453a-9c19-ff0170d53eb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1ed0aa0_24e3_4605_ba62_7257a71b0fec.slice PodAnnotations:0xc002ca00a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.446487 | controller |     "Jun 11 17:48:31.663654 crc crio[22018]: time=\"2026-06-11T17:48:31.663632346Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.446504 | controller |     "Jun 11 17:48:31.664950 crc crio[22018]: time=\"2026-06-11T17:48:31.664872375Z\" level=info msg=\"Created container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=f041ca10-94ba-489f-8985-c9af83a2eafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446524 | controller |     "Jun 11 17:48:31.680647 crc crio[22018]: time=\"2026-06-11T17:48:31.680564417Z\" level=info msg=\"Starting container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad\" id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.446542 | controller |     "Jun 11 17:48:31.693729 crc crio[22018]: time=\"2026-06-11T17:48:31.693648105Z\" level=info msg=\"Started container\" PID=255890 containerID=34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log id=3395ae22-5b7b-42f7-8489-0d94e5e48408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178",
2026-06-11 18:17:42.446559 | controller |     "Jun 11 17:48:31.714064 crc crio[22018]: time=\"2026-06-11T17:48:31.713954969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=dc03a1d7-a627-4127-9345-35583c083a55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446576 | controller |     "Jun 11 17:48:31.746400 crc crio[22018]: time=\"2026-06-11T17:48:31.745890148Z\" level=info msg=\"Stopped container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=0eaca3ab-969a-4839-878a-085adfd15c7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446592 | controller |     "Jun 11 17:48:31.815791 crc crio[22018]: time=\"2026-06-11T17:48:31.814174023Z\" level=info msg=\"Stopped pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=cd060dab-349e-4108-ab77-b2ac3014f6dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446609 | controller |     "Jun 11 17:48:31.843430 crc crio[22018]: time=\"2026-06-11T17:48:31.838833917Z\" level=info msg=\"Stopped container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=dc50dd30-88c4-4acf-b913-07d8d47242a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446627 | controller |     "Jun 11 17:48:31.851438 crc crio[22018]: time=\"2026-06-11T17:48:31.850758967Z\" level=info msg=\"Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446645 | controller |     "Jun 11 17:48:31.873094 crc crio[22018]: time=\"2026-06-11T17:48:31.870939256Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5 UID:37aa308e-e18e-4735-9197-0f74ea93c319 NetNS:/var/run/netns/579febfd-98c5-4a6d-8733-f332c40531c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37aa308e_e18e_4735_9197_0f74ea93c319.slice PodAnnotations:0xc00012b030}] Aliases:map[]}\"",
2026-06-11 18:17:42.446662 | controller |     "Jun 11 17:48:31.873468 crc crio[22018]: time=\"2026-06-11T17:48:31.873187409Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.446678 | controller |     "Jun 11 17:48:31.884990 crc crio[22018]: time=\"2026-06-11T17:48:31.883861438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=16fa2be2-9588-4fac-88cb-e850c03d30e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.446699 | controller |     "Jun 11 17:48:31.896456 crc crio[22018]: time=\"2026-06-11T17:48:31.894460734Z\" level=info msg=\"Creating container: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446717 | controller |     "Jun 11 17:48:31.896456 crc crio[22018]: time=\"2026-06-11T17:48:31.894828975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446732 | controller |     "Jun 11 17:48:31.896836 crc crio[22018]: time=\"2026-06-11T17:48:31.896475878Z\" level=info msg=\"Stopped container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=ad7e1a78-6702-4d95-9fa7-ff2cab90dfaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446748 | controller |     "Jun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.897197304Z\" level=info msg=\"Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446764 | controller |     "Jun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.898837106Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f UID:220197a2-c959-4845-b462-51571e03d3a6 NetNS:/var/run/netns/9a23ffee-7922-467d-a2ba-1105482f8c51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod220197a2_c959_4845_b462_51571e03d3a6.slice PodAnnotations:0xc0004beea0}] Aliases:map[]}\"",
2026-06-11 18:17:42.446780 | controller |     "Jun 11 17:48:31.900436 crc crio[22018]: time=\"2026-06-11T17:48:31.898971011Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.446796 | controller |     "Jun 11 17:48:31.980634 crc crio[22018]: time=\"2026-06-11T17:48:31.980579308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446813 | controller |     "Jun 11 17:48:31.992676 crc crio[22018]: time=\"2026-06-11T17:48:31.992637632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.446829 | controller |     "Jun 11 17:48:32.281529 crc crio[22018]: time=\"2026-06-11T17:48:32.281204348Z\" level=info msg=\"Stopped container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=ba0a2a2c-35ca-4147-9992-6fd8cb1ec65a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446844 | controller |     "Jun 11 17:48:32.372557 crc crio[22018]: time=\"2026-06-11T17:48:32.371189248Z\" level=info msg=\"Created container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=73ef2524-458e-4407-80e1-8f41ea5b764c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446882 | controller |     "Jun 11 17:48:32.410501 crc crio[22018]: time=\"2026-06-11T17:48:32.406088517Z\" level=info msg=\"Starting container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f\" id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.446899 | controller |     "Jun 11 17:48:32.439475 crc crio[22018]: time=\"2026-06-11T17:48:32.429946446Z\" level=info msg=\"Started container\" PID=256166 containerID=a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f description=openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener id=5dd6a6a9-4eb7-41ba-9c9f-ae436b870af6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66",
2026-06-11 18:17:42.446919 | controller |     "Jun 11 17:48:32.458202 crc crio[22018]: time=\"2026-06-11T17:48:32.457950551Z\" level=info msg=\"Stopped container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=9bbffbd6-f957-4dea-b2b5-e93326237e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446936 | controller |     "Jun 11 17:48:32.487584 crc crio[22018]: time=\"2026-06-11T17:48:32.487200549Z\" level=info msg=\"Stopped container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=88cf2122-37bd-443b-8bab-e5ae55d7ff14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.446952 | controller |     "Jun 11 17:48:32.494428 crc crio[22018]: time=\"2026-06-11T17:48:32.494257059Z\" level=info msg=\"Created container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=58506513-5ef7-46f6-8c54-eff94d950a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.446968 | controller |     "Jun 11 17:48:32.494846 crc crio[22018]: time=\"2026-06-11T17:48:32.494810597Z\" level=info msg=\"Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.446985 | controller |     "Jun 11 17:48:32.495573 crc crio[22018]: time=\"2026-06-11T17:48:32.495536724Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3 UID:2de415ee-c679-46fb-b4fa-d8d400b4e86c NetNS:/var/run/netns/c7728e52-8ffe-4adf-b8c7-5b154dc82e40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2de415ee_c679_46fb_b4fa_d8d400b4e86c.slice PodAnnotations:0xc00012b3e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.447001 | controller |     "Jun 11 17:48:32.495857 crc crio[22018]: time=\"2026-06-11T17:48:32.495835724Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447018 | controller |     "Jun 11 17:48:32.496293 crc crio[22018]: time=\"2026-06-11T17:48:32.495839794Z\" level=info msg=\"Starting container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71\" id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.447034 | controller |     "Jun 11 17:48:32.508835 crc crio[22018]: time=\"2026-06-11T17:48:32.50874316Z\" level=info msg=\"Started container\" PID=256173 containerID=055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 description=openstack/neutron-5574846857-xlsvh/neutron-api id=9e31ef9e-1066-490c-86ed-ba1f8f467910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51",
2026-06-11 18:17:42.447050 | controller |     "Jun 11 17:48:32.513111 crc crio[22018]: time=\"2026-06-11T17:48:32.511500879Z\" level=info msg=\"Stopped pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=77291655-9555-446b-822a-66eeffbcfac4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447067 | controller |     "Jun 11 17:48:32.526273 crc crio[22018]: time=\"2026-06-11T17:48:32.5252567Z\" level=info msg=\"Stopped container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=d98e3cce-112f-4fba-8e9f-09eae404b596 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447083 | controller |     "Jun 11 17:48:32.543398 crc crio[22018]: time=\"2026-06-11T17:48:32.542727718Z\" level=info msg=\"Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447103 | controller |     "Jun 11 17:48:32.543398 crc crio[22018]: time=\"2026-06-11T17:48:32.542779376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=330dce37-0e1c-406f-95f3-b50c0d618f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.447119 | controller |     "Jun 11 17:48:32.547437 crc crio[22018]: time=\"2026-06-11T17:48:32.544593097Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95 UID:60f365f4-211b-405e-a5ac-aa41b8a07b01 NetNS:/var/run/netns/6c909d91-5ab1-4009-8b68-dd3fe6a5410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f365f4_211b_405e_a5ac_aa41b8a07b01.slice PodAnnotations:0xc007484858}] Aliases:map[]}\"",
2026-06-11 18:17:42.447136 | controller |     "Jun 11 17:48:32.547437 crc crio[22018]: time=\"2026-06-11T17:48:32.544755572Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447153 | controller |     "Jun 11 17:48:32.665590 crc crio[22018]: time=\"2026-06-11T17:48:32.664608667Z\" level=info msg=\"Stopped container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=66279243-11bf-4b6c-b745-b389e0e4cd7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447168 | controller |     "Jun 11 17:48:32.666376 crc crio[22018]: time=\"2026-06-11T17:48:32.666078861Z\" level=info msg=\"Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447184 | controller |     "Jun 11 17:48:32.669556 crc crio[22018]: time=\"2026-06-11T17:48:32.66938398Z\" level=info msg=\"Stopped container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7d8a7a0d-10b6-44cd-857f-2cd39acd58ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447200 | controller |     "Jun 11 17:48:32.669796 crc crio[22018]: time=\"2026-06-11T17:48:32.669773701Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d UID:bbba624c-9bf8-4140-8a19-3e4b221d3cb9 NetNS:/var/run/netns/6da7ef5e-5c79-4cf9-9435-e345a7cc7fbf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbba624c_9bf8_4140_8a19_3e4b221d3cb9.slice PodAnnotations:0xc002ca0998}] Aliases:map[]}\"",
2026-06-11 18:17:42.447216 | controller |     "Jun 11 17:48:32.671903 crc crio[22018]: time=\"2026-06-11T17:48:32.671837017Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447232 | controller |     "Jun 11 17:48:32.693198 crc crio[22018]: time=\"2026-06-11T17:48:32.693120791Z\" level=info msg=\"Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447249 | controller |     "Jun 11 17:48:32.732914 crc crio[22018]: time=\"2026-06-11T17:48:32.732300185Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d UID:2ad92d30-1b65-449b-a1df-35572f1a9c59 NetNS:/var/run/netns/be9760ad-40fb-4565-8896-e67ff1c3b0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad92d30_1b65_449b_a1df_35572f1a9c59.slice PodAnnotations:0xc000381080}] Aliases:map[]}\"",
2026-06-11 18:17:42.447270 | controller |     "Jun 11 17:48:32.733160 crc crio[22018]: time=\"2026-06-11T17:48:32.732978877Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447287 | controller |     "Jun 11 17:48:32.761232 crc crio[22018]: time=\"2026-06-11T17:48:32.761165782Z\" level=info msg=\"Stopped pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=603c8e3a-26af-4a9d-aff2-5c1ddd3f3476 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447304 | controller |     "Jun 11 17:48:32.783997 crc crio[22018]: time=\"2026-06-11T17:48:32.781834571Z\" level=info msg=\"Created container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=43aa6d7d-d634-41dd-b285-de08f51cb1e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.447320 | controller |     "Jun 11 17:48:32.787300 crc crio[22018]: time=\"2026-06-11T17:48:32.786711488Z\" level=info msg=\"Starting container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71\" id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.447335 | controller |     "Jun 11 17:48:32.790551 crc crio[22018]: time=\"2026-06-11T17:48:32.790425265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f6a3c33-a951-46bb-88d1-0ac8915525d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.447351 | controller |     "Jun 11 17:48:32.806543 crc crio[22018]: time=\"2026-06-11T17:48:32.806460295Z\" level=info msg=\"Stopped pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=2b0cdbec-2485-46ae-92c0-bef7fd3ac781 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447367 | controller |     "Jun 11 17:48:32.811897 crc crio[22018]: time=\"2026-06-11T17:48:32.808886511Z\" level=info msg=\"Started container\" PID=256177 containerID=9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=5c0185b4-ec3f-49b0-b1bf-451cbe37a3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3",
2026-06-11 18:17:42.447383 | controller |     "Jun 11 17:48:32.829573 crc crio[22018]: time=\"2026-06-11T17:48:32.828724005Z\" level=info msg=\"Stopped pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=9b015b29-c73f-4e60-bbc6-6d01159efe38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447403 | controller |     "Jun 11 17:48:32.836560 crc crio[22018]: time=\"2026-06-11T17:48:32.83648916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8ebd7a78-aaf7-46de-b439-cd3e03a6cc7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.447424 | controller |     "Jun 11 17:48:32.837360 crc crio[22018]: time=\"2026-06-11T17:48:32.837074179Z\" level=info msg=\"Created container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=424ed89a-94ca-4e56-8c3a-1339a4e88b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.447441 | controller |     "Jun 11 17:48:32.845614 crc crio[22018]: time=\"2026-06-11T17:48:32.845480347Z\" level=info msg=\"Starting container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3\" id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.447462 | controller |     "Jun 11 17:48:32.853184 crc crio[22018]: time=\"2026-06-11T17:48:32.852987626Z\" level=info msg=\"Creating container: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.447478 | controller |     "Jun 11 17:48:32.853882 crc crio[22018]: time=\"2026-06-11T17:48:32.853542983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447495 | controller |     "Jun 11 17:48:32.855699 crc crio[22018]: time=\"2026-06-11T17:48:32.855559059Z\" level=info msg=\"Started container\" PID=256178 containerID=a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 description=openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker id=3fe69ecb-c982-4547-a625-3ac126115dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178",
2026-06-11 18:17:42.447512 | controller |     "Jun 11 17:48:32.942534 crc crio[22018]: time=\"2026-06-11T17:48:32.933315446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447528 | controller |     "Jun 11 17:48:32.942534 crc crio[22018]: time=\"2026-06-11T17:48:32.937923584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447545 | controller |     "Jun 11 17:48:32.976282 crc crio[22018]: time=\"2026-06-11T17:48:32.975787563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=379349b5-d569-4877-90ff-d038aac8901c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.447561 | controller |     "Jun 11 17:48:32.986688 crc crio[22018]: time=\"2026-06-11T17:48:32.984012128Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.447578 | controller |     "Jun 11 17:48:32.986688 crc crio[22018]: time=\"2026-06-11T17:48:32.984357874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447595 | controller |     "Jun 11 17:48:33.136483 crc crio[22018]: time=\"2026-06-11T17:48:33.135583513Z\" level=info msg=\"Stopped container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=a328a06c-8adc-44ea-9607-c8e8ea7703fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447613 | controller |     "Jun 11 17:48:33.144964 crc crio[22018]: time=\"2026-06-11T17:48:33.144858019Z\" level=info msg=\"Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447630 | controller |     "Jun 11 17:48:33.145495 crc crio[22018]: time=\"2026-06-11T17:48:33.145434127Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929 UID:9a0734de-1170-40c0-814c-eec98776f52f NetNS:/var/run/netns/b97956a7-5c8e-4478-9e57-f20c0728b13e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a0734de_1170_40c0_814c_eec98776f52f.slice PodAnnotations:0xc00285c200}] Aliases:map[]}\"",
2026-06-11 18:17:42.447646 | controller |     "Jun 11 17:48:33.146360 crc crio[22018]: time=\"2026-06-11T17:48:33.146264854Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447668 | controller |     "Jun 11 17:48:33.202011 crc crio[22018]: time=\"2026-06-11T17:48:33.19453187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447686 | controller |     "Jun 11 17:48:33.202011 crc crio[22018]: time=\"2026-06-11T17:48:33.197795685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447703 | controller |     "Jun 11 17:48:33.207263 crc crio[22018]: time=\"2026-06-11T17:48:33.207153427Z\" level=info msg=\"Stopped container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=a244bdd0-c25a-4cfe-9704-af3e89b39a1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447720 | controller |     "Jun 11 17:48:33.209463 crc crio[22018]: time=\"2026-06-11T17:48:33.208860282Z\" level=info msg=\"Stopped pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=740a59c9-0d49-49a3-aa57-bebaab4ee1ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447736 | controller |     "Jun 11 17:48:33.223045 crc crio[22018]: time=\"2026-06-11T17:48:33.222966476Z\" level=info msg=\"Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447753 | controller |     "Jun 11 17:48:33.223438 crc crio[22018]: time=\"2026-06-11T17:48:33.223374049Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3 UID:2946c9f0-51f8-41ea-95a6-369f6996f232 NetNS:/var/run/netns/df1a124d-e8ab-41e0-b169-1687a2f798d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2946c9f0_51f8_41ea_95a6_369f6996f232.slice PodAnnotations:0xc00012aa48}] Aliases:map[]}\"",
2026-06-11 18:17:42.447770 | controller |     "Jun 11 17:48:33.223586 crc crio[22018]: time=\"2026-06-11T17:48:33.223542064Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447788 | controller |     "Jun 11 17:48:33.240497 crc crio[22018]: time=\"2026-06-11T17:48:33.240425671Z\" level=info msg=\"Stopped pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=8cc43297-63b3-4332-836b-2c1f9ab053cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.447805 | controller |     "Jun 11 17:48:33.312096 crc crio[22018]: time=\"2026-06-11T17:48:33.311155128Z\" level=info msg=\"Removing container: 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58\" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.447821 | controller |     "Jun 11 17:48:33.401484 crc crio[22018]: time=\"2026-06-11T17:48:33.39806417Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-ljlqj/POD\" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.447838 | controller |     "Jun 11 17:48:33.401484 crc crio[22018]: time=\"2026-06-11T17:48:33.398247066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.447878 | controller |     "Jun 11 17:48:33.446112 crc crio[22018]: time=\"2026-06-11T17:48:33.446047333Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.447901 | controller |     "Jun 11 17:48:33.446112 crc crio[22018]: time=\"2026-06-11T17:48:33.446102895Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-ljlqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.447918 | controller |     "Jun 11 17:48:33.488889 crc crio[22018]: time=\"2026-06-11T17:48:33.48877224Z\" level=info msg=\"Removed container 58b3be790296fd1842f3fa72209515b4921a71c3ef2a580b064d00b22f1ced58: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=22e8023b-709e-41c1-9e04-3fd2586f5a41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.447934 | controller |     "Jun 11 17:48:33.492664 crc crio[22018]: time=\"2026-06-11T17:48:33.492590723Z\" level=info msg=\"Stopping container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7 (timeout: 30s)\" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447952 | controller |     "Jun 11 17:48:33.493218 crc crio[22018]: time=\"2026-06-11T17:48:33.493161128Z\" level=info msg=\"Stopping container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653 (timeout: 30s)\" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447967 | controller |     "Jun 11 17:48:33.498803 crc crio[22018]: time=\"2026-06-11T17:48:33.496791185Z\" level=info msg=\"Removing container: 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7\" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.447983 | controller |     "Jun 11 17:48:33.514041 crc crio[22018]: time=\"2026-06-11T17:48:33.511796833Z\" level=info msg=\"Stopping container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc (timeout: 30s)\" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.447999 | controller |     "Jun 11 17:48:33.514041 crc crio[22018]: time=\"2026-06-11T17:48:33.513147417Z\" level=info msg=\"Stopping container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a (timeout: 30s)\" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.448015 | controller |     "Jun 11 17:48:33.888443 crc crio[22018]: time=\"2026-06-11T17:48:33.886532068Z\" level=info msg=\"Stopped container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=c1539332-97fc-44be-a194-cd6137c2e699 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.448030 | controller |     "Jun 11 17:48:33.951638 crc crio[22018]: time=\"2026-06-11T17:48:33.951523643Z\" level=info msg=\"Stopped container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=b06a104b-6989-432f-bcdc-f54be1b269d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.448065 | controller |     "Jun 11 17:48:34.002265 crc crio[22018]: time=\"2026-06-11T17:48:34.002005039Z\" level=info msg=\"Created container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=bf657125-d680-4114-90bc-b8f9e7fa68ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.448081 | controller |     "Jun 11 17:48:34.016619 crc crio[22018]: time=\"2026-06-11T17:48:34.015946678Z\" level=info msg=\"Starting container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad\" id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.448101 | controller |     "Jun 11 17:48:34.024917 crc crio[22018]: time=\"2026-06-11T17:48:34.024523492Z\" level=info msg=\"Created container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5120d475-6b9a-4285-9266-d85d21b5b875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.448117 | controller |     "Jun 11 17:48:34.030116 crc crio[22018]: time=\"2026-06-11T17:48:34.030033693Z\" level=info msg=\"Starting container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b\" id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.448134 | controller |     "Jun 11 17:48:34.038631 crc crio[22018]: time=\"2026-06-11T17:48:34.038509424Z\" level=info msg=\"Started container\" PID=256427 containerID=4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad description=openstack/neutron-5574846857-xlsvh/neutron-httpd id=2d071dad-76fc-411f-b7fb-3dce2b66e7a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51",
2026-06-11 18:17:42.448150 | controller |     "Jun 11 17:48:34.058606 crc crio[22018]: time=\"2026-06-11T17:48:34.05851754Z\" level=info msg=\"Started container\" PID=256433 containerID=1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e17aaf61-520e-4391-a0f1-aff7f5e20993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3",
2026-06-11 18:17:42.448170 | controller |     "Jun 11 17:48:34.064492 crc crio[22018]: time=\"2026-06-11T17:48:34.064116178Z\" level=info msg=\"Stopped pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=780ec97e-559c-4a3f-96c9-332a5c57a859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448194 | controller |     "Jun 11 17:48:34.293088 crc crio[22018]: time=\"2026-06-11T17:48:34.292913632Z\" level=info msg=\"Stopped pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=50075f06-be67-4bca-b100-f64c61458da4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448216 | controller |     "Jun 11 17:48:34.328259 crc crio[22018]: time=\"2026-06-11T17:48:34.32739371Z\" level=info msg=\"Stopped pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=04d6473b-24cc-40ca-9e31-e2281a4645f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448234 | controller |     "Jun 11 17:48:34.605784 crc crio[22018]: time=\"2026-06-11T17:48:34.605394523Z\" level=info msg=\"Removed container 0775571ffaa1e1ba47b372673216e7a90845d8fac4d0ec495de6375abc5141b7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b950dbc4-dd8f-42c9-92b3-bee7dac3821c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448250 | controller |     "Jun 11 17:48:34.630716 crc crio[22018]: time=\"2026-06-11T17:48:34.630092569Z\" level=info msg=\"Removing container: 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6\" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448267 | controller |     "Jun 11 17:48:34.636084 crc crio[22018]: time=\"2026-06-11T17:48:34.635998706Z\" level=info msg=\"Stopped pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=f57c8201-c967-43e6-a900-806044ba0d0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448283 | controller |     "Jun 11 17:48:34.759426 crc crio[22018]: time=\"2026-06-11T17:48:34.759261103Z\" level=info msg=\"Removed container 4334359731bafe8c72a971cd19198db00b91229b068f109a05a07a2f752532d6: openstack/cinder-scheduler-0/probe\" id=2ffc6143-58ab-44d3-95da-933770bf9f17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448300 | controller |     "Jun 11 17:48:34.775983 crc crio[22018]: time=\"2026-06-11T17:48:34.775934465Z\" level=info msg=\"Removing container: eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed\" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448320 | controller |     "Jun 11 17:48:34.943159 crc crio[22018]: time=\"2026-06-11T17:48:34.94291573Z\" level=info msg=\"Removed container eea52793c3251baad2f69409107f9ebbc738c0287e31bea38f3604458ea41fed: openstack/cinder-scheduler-0/cinder-scheduler\" id=eaa26a81-5f93-44d8-8807-428b92dc7189 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448336 | controller |     "Jun 11 17:48:34.953672 crc crio[22018]: time=\"2026-06-11T17:48:34.953550078Z\" level=info msg=\"Removing container: 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b\" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448353 | controller |     "Jun 11 17:48:35.001304 crc crio[22018]: time=\"2026-06-11T17:48:35.000716759Z\" level=info msg=\"Stopped container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=17406428-ceea-4d97-9b36-e838832bbceb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.448369 | controller |     "Jun 11 17:48:35.003488 crc crio[22018]: time=\"2026-06-11T17:48:35.00325745Z\" level=info msg=\"Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448385 | controller |     "Jun 11 17:48:35.004596 crc crio[22018]: time=\"2026-06-11T17:48:35.00452053Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122 UID:9c69a132-0a1d-4ca7-ab82-d1a946b0091b NetNS:/var/run/netns/72febc51-c1a3-4780-8747-c85fb79f8799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c69a132_0a1d_4ca7_ab82_d1a946b0091b.slice PodAnnotations:0xc002a1a2c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.448407 | controller |     "Jun 11 17:48:35.004698 crc crio[22018]: time=\"2026-06-11T17:48:35.004680025Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.448429 | controller |     "Jun 11 17:48:35.155087 crc crio[22018]: time=\"2026-06-11T17:48:35.154898819Z\" level=info msg=\"Removed container 8a0ff5d23ed511fa66be45670bee2efa80ca2f5bb336272081d040c67199888b: openstack/cinder-api-0/cinder-api\" id=83bc5c2b-15e2-43dd-8a09-ff8234db45b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448447 | controller |     "Jun 11 17:48:35.175900 crc crio[22018]: time=\"2026-06-11T17:48:35.175778535Z\" level=info msg=\"Removing container: 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01\" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448464 | controller |     "Jun 11 17:48:35.221010 crc crio[22018]: time=\"2026-06-11T17:48:35.220874322Z\" level=info msg=\"Removed container 7e2ca548d0964525900878fa3e6f8f46d2ac1a60728dd7c48a2b1681d4847f01: openstack/cinder-api-0/cinder-api-log\" id=c3fa1948-037e-414f-8de0-4b942bd57a0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448480 | controller |     "Jun 11 17:48:35.226489 crc crio[22018]: time=\"2026-06-11T17:48:35.226154567Z\" level=info msg=\"Removing container: 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9\" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448496 | controller |     "Jun 11 17:48:35.262846 crc crio[22018]: time=\"2026-06-11T17:48:35.262752087Z\" level=info msg=\"Removed container 0366e5950e150e3f1db99cca8f9e0bbad79294efccdb7a23bf0959b2f294a8d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=425a9939-3e7a-4503-9310-38552b51baed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448517 | controller |     "Jun 11 17:48:35.345863 crc crio[22018]: time=\"2026-06-11T17:48:35.345771805Z\" level=info msg=\"Stopped pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=5aa45cef-910c-4430-8056-9d93c172d7ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448535 | controller |     "Jun 11 17:48:35.586031 crc crio[22018]: 2026-06-11T17:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1724002826d367e Mac:ea:88:59:62:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 SocketPath: PciID:}] [{Interface:0xc0003091c0 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.448552 | controller |     "Jun 11 17:48:35.588030 crc crio[22018]: time=\"2026-06-11T17:48:35.587943486Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0080aa6e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.448569 | controller |     "Jun 11 17:48:35.588226 crc crio[22018]: time=\"2026-06-11T17:48:35.588167174Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-ljlqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.448586 | controller |     "Jun 11 17:48:35.715725 crc crio[22018]: time=\"2026-06-11T17:48:35.715516553Z\" level=info msg=\"Ran pod sandbox 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 with infra container: openstack/keystone-db-sync-ljlqj/POD\" id=2f113409-62b5-435f-811e-1d02d736e87c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.448602 | controller |     "Jun 11 17:48:35.727139 crc crio[22018]: time=\"2026-06-11T17:48:35.727054766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.448618 | controller |     "Jun 11 17:48:35.727531 crc crio[22018]: time=\"2026-06-11T17:48:35.72747699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.448634 | controller |     "Jun 11 17:48:35.727696 crc crio[22018]: time=\"2026-06-11T17:48:35.727548561Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=9afeafbe-b8c3-4bfd-9800-7db1af451fb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.448651 | controller |     "Jun 11 17:48:35.733486 crc crio[22018]: time=\"2026-06-11T17:48:35.728884454Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.448666 | controller |     "Jun 11 17:48:35.751228 crc crio[22018]: time=\"2026-06-11T17:48:35.749939116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 18:17:42.448681 | controller |     "Jun 11 17:48:35.770570 crc crio[22018]: time=\"2026-06-11T17:48:35.770488415Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.448698 | controller |     "Jun 11 17:48:35.770693 crc crio[22018]: time=\"2026-06-11T17:48:35.770601955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.448769 | controller |     "Jun 11 17:48:35.897156 crc crio[22018]: time=\"2026-06-11T17:48:35.896858787Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}\"",
2026-06-11 18:17:42.448788 | controller |     "Jun 11 17:48:35.897156 crc crio[22018]: time=\"2026-06-11T17:48:35.897149836Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.448805 | controller |     "Jun 11 17:48:36.175486 crc crio[22018]: time=\"2026-06-11T17:48:36.173014268Z\" level=info msg=\"Stopped container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f8ebc9e5-287c-4877-9b80-016d3e6ecc37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.448821 | controller |     "Jun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.186296058Z\" level=info msg=\"Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.448837 | controller |     "Jun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.187804116Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044 UID:d8758e6d-e5e8-495f-981b-485d67d2f55c NetNS:/var/run/netns/54397ad9-9951-4533-ab01-8d2af661b41a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8758e6d_e5e8_495f_981b_485d67d2f55c.slice PodAnnotations:0xc000aa40d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.448872 | controller |     "Jun 11 17:48:36.199957 crc crio[22018]: time=\"2026-06-11T17:48:36.187944541Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.448890 | controller |     "Jun 11 17:48:36.343049 crc crio[22018]: time=\"2026-06-11T17:48:36.340991096Z\" level=info msg=\"Removing container: 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7\" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448906 | controller |     "Jun 11 17:48:36.428759 crc crio[22018]: time=\"2026-06-11T17:48:36.427212312Z\" level=info msg=\"Removed container 8e1256fa623ed4fbd8923257bff149240c54de8b17a993a4b0ccdb0cbbcca1c7: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3187cc72-d37f-4a16-b3b8-a911c810e8d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448922 | controller |     "Jun 11 17:48:36.534896 crc crio[22018]: time=\"2026-06-11T17:48:36.514032525Z\" level=info msg=\"Removing container: 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65\" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.448939 | controller |     "Jun 11 17:48:36.714214 crc crio[22018]: time=\"2026-06-11T17:48:36.711935718Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.448955 | controller |     "Jun 11 17:48:36.714214 crc crio[22018]: time=\"2026-06-11T17:48:36.712577989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.448977 | controller |     "Jun 11 17:48:36.801249 crc crio[22018]: time=\"2026-06-11T17:48:36.800667677Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}\"",
2026-06-11 18:17:42.448994 | controller |     "Jun 11 17:48:36.801249 crc crio[22018]: time=\"2026-06-11T17:48:36.800855263Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449011 | controller |     "Jun 11 17:48:36.951634 crc crio[22018]: time=\"2026-06-11T17:48:36.951034921Z\" level=info msg=\"Removed container 956d65ee889237ba149dd46514db37f91dcf528e1f7d60d28ff3f2804fad1a65: openstack/rabbitmq-server-0/rabbitmq\" id=ccc18416-009d-4ec7-891f-5f727a7c4da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.449027 | controller |     "Jun 11 17:48:36.972998 crc crio[22018]: time=\"2026-06-11T17:48:36.96109584Z\" level=info msg=\"Removing container: bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d\" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.449044 | controller |     "Jun 11 17:48:36.979200 crc crio[22018]: time=\"2026-06-11T17:48:36.978585524Z\" level=info msg=\"Stopped pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=cd86d38a-a3ba-42cc-861c-d2c45ca35216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.449060 | controller |     "Jun 11 17:48:37.007135 crc crio[22018]: 2026-06-11T17:48:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84b8d6a2d1639c9 Mac:c6:bc:4a:c2:9c:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 SocketPath: PciID:}] [{Interface:0xc0004708f0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.449075 | controller |     "Jun 11 17:48:37.008716 crc crio[22018]: time=\"2026-06-11T17:48:37.008549623Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc002a1a810}] Aliases:map[]}\"",
2026-06-11 18:17:42.449092 | controller |     "Jun 11 17:48:37.008716 crc crio[22018]: time=\"2026-06-11T17:48:37.008700438Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.449108 | controller |     "Jun 11 17:48:37.027476 crc crio[22018]: time=\"2026-06-11T17:48:37.027316268Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449125 | controller |     "Jun 11 17:48:37.028729 crc crio[22018]: time=\"2026-06-11T17:48:37.027468912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449141 | controller |     "Jun 11 17:48:37.043220 crc crio[22018]: time=\"2026-06-11T17:48:37.043029706Z\" level=info msg=\"Ran pod sandbox 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 with infra container: openstack/cinder-scheduler-0/POD\" id=0f10f87c-893e-4ecb-baf0-9e70fd1edbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449160 | controller |     "Jun 11 17:48:37.052496 crc crio[22018]: time=\"2026-06-11T17:48:37.052303922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=30acb046-e546-42c6-87eb-4dc3851bd4f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.449176 | controller |     "Jun 11 17:48:37.161300 crc crio[22018]: time=\"2026-06-11T17:48:37.161219705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=04b27573-f55d-42de-964f-32696ba60938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.449192 | controller |     "Jun 11 17:48:37.344940 crc crio[22018]: time=\"2026-06-11T17:48:37.3448579Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449208 | controller |     "Jun 11 17:48:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.344953582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449224 | controller |     "Jun 11 17:48:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.345072866Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449240 | controller |     "Jun 11 17:48:37.345214 crc crio[22018]: time=\"2026-06-11T17:48:37.345097017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449255 | controller |     "Jun 11 17:48:37.381454 crc crio[22018]: time=\"2026-06-11T17:48:37.379613981Z\" level=info msg=\"Removed container bdde71c25ac8b7435efc641d0d91be85153c86b2eff76dfce0774d9abb9c055d: openstack/rabbitmq-server-0/setup-container\" id=7fd0ece5-06b0-42b9-9d86-b11be567e108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.449270 | controller |     "Jun 11 17:48:37.415807 crc crio[22018]: time=\"2026-06-11T17:48:37.415765806Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.449286 | controller |     "Jun 11 17:48:37.430501 crc crio[22018]: time=\"2026-06-11T17:48:37.430144486Z\" level=info msg=\"Stopped container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=2ad1ddc4-2050-474f-8875-2313b7e2570d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.449301 | controller |     "Jun 11 17:48:37.431863 crc crio[22018]: time=\"2026-06-11T17:48:37.431779697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449317 | controller |     "Jun 11 17:48:37.436597 crc crio[22018]: time=\"2026-06-11T17:48:37.436502606Z\" level=info msg=\"Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.449333 | controller |     "Jun 11 17:48:37.437960 crc crio[22018]: time=\"2026-06-11T17:48:37.437899479Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c UID:b2aa6496-8b21-465e-b64d-9ba389983427 NetNS:/var/run/netns/11b857fd-0512-4f50-b2ef-bbfaee245f02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2aa6496_8b21_465e_b64d_9ba389983427.slice PodAnnotations:0xc000380388}] Aliases:map[]}\"",
2026-06-11 18:17:42.449354 | controller |     "Jun 11 17:48:37.444618 crc crio[22018]: time=\"2026-06-11T17:48:37.438894191Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449372 | controller |     "Jun 11 17:48:37.457388 crc crio[22018]: time=\"2026-06-11T17:48:37.448818298Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449388 | controller |     "Jun 11 17:48:37.457388 crc crio[22018]: time=\"2026-06-11T17:48:37.448934032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449412 | controller |     "Jun 11 17:48:37.686897 crc crio[22018]: time=\"2026-06-11T17:48:37.673221473Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.449432 | controller |     "Jun 11 17:48:37.687130 crc crio[22018]: time=\"2026-06-11T17:48:37.687087799Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449449 | controller |     "Jun 11 17:48:37.704780 crc crio[22018]: 2026-06-11T17:48:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:741570d4549256c Mac:ce:27:aa:3d:37:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 SocketPath: PciID:}] [{Interface:0xc0001bc770 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.449467 | controller |     "Jun 11 17:48:37.704780 crc crio[22018]: time=\"2026-06-11T17:48:37.700688905Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc000aa4e60}] Aliases:map[]}\"",
2026-06-11 18:17:42.449485 | controller |     "Jun 11 17:48:37.704780 crc crio[22018]: time=\"2026-06-11T17:48:37.700812722Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.449502 | controller |     "Jun 11 17:48:37.779604 crc crio[22018]: time=\"2026-06-11T17:48:37.778997692Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449518 | controller |     "Jun 11 17:48:37.779604 crc crio[22018]: time=\"2026-06-11T17:48:37.779100186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449535 | controller |     "Jun 11 17:48:37.807941 crc crio[22018]: time=\"2026-06-11T17:48:37.805206896Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.449555 | controller |     "Jun 11 17:48:37.807941 crc crio[22018]: time=\"2026-06-11T17:48:37.805672241Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449572 | controller |     "Jun 11 17:48:37.848019 crc crio[22018]: time=\"2026-06-11T17:48:37.842675516Z\" level=info msg=\"Ran pod sandbox 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 with infra container: openstack/cinder-api-0/POD\" id=a955c2f8-808a-4064-89fb-0ff785105cfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449588 | controller |     "Jun 11 17:48:37.874294 crc crio[22018]: time=\"2026-06-11T17:48:37.874201881Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}\"",
2026-06-11 18:17:42.449604 | controller |     "Jun 11 17:48:37.874294 crc crio[22018]: time=\"2026-06-11T17:48:37.874271343Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449622 | controller |     "Jun 11 17:48:37.923795 crc crio[22018]: time=\"2026-06-11T17:48:37.923716705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8cdae0df-12df-4b1e-93f0-dce3258b7af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.449642 | controller |     "Jun 11 17:48:37.939389 crc crio[22018]: time=\"2026-06-11T17:48:37.939281558Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.449659 | controller |     "Jun 11 17:48:37.939625 crc crio[22018]: time=\"2026-06-11T17:48:37.939439733Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449675 | controller |     "Jun 11 17:48:37.975316 crc crio[22018]: time=\"2026-06-11T17:48:37.975235259Z\" level=info msg=\"Stopped pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=70eba04c-ce61-4e45-b05a-55d0d8e9598a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.449692 | controller |     "Jun 11 17:48:37.981019 crc crio[22018]: time=\"2026-06-11T17:48:37.980848847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=44be0fc1-0829-4331-b3d5-95ac1bd5efbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.449709 | controller |     "Jun 11 17:48:38.031728 crc crio[22018]: time=\"2026-06-11T17:48:38.031624683Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.449728 | controller |     "Jun 11 17:48:38.032730 crc crio[22018]: time=\"2026-06-11T17:48:38.032445583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449747 | controller |     "Jun 11 17:48:38.033522 crc crio[22018]: time=\"2026-06-11T17:48:38.033452098Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.449764 | controller |     "Jun 11 17:48:38.033602 crc crio[22018]: time=\"2026-06-11T17:48:38.03351849Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449781 | controller |     "Jun 11 17:48:38.154271 crc crio[22018]: time=\"2026-06-11T17:48:38.153735057Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.449798 | controller |     "Jun 11 17:48:38.154271 crc crio[22018]: time=\"2026-06-11T17:48:38.154245883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449834 | controller |     "Jun 11 17:48:38.282061 crc crio[22018]: time=\"2026-06-11T17:48:38.281958878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449896 | controller |     "Jun 11 17:48:38.337011 crc crio[22018]: time=\"2026-06-11T17:48:38.335761788Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}\"",
2026-06-11 18:17:42.449921 | controller |     "Jun 11 17:48:38.337642 crc crio[22018]: time=\"2026-06-11T17:48:38.337615476Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.449943 | controller |     "Jun 11 17:48:38.338057 crc crio[22018]: time=\"2026-06-11T17:48:38.338029431Z\" level=info msg=\"Removing container: e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4\" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.449966 | controller |     "Jun 11 17:48:38.358588 crc crio[22018]: time=\"2026-06-11T17:48:38.358471035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.449989 | controller |     "Jun 11 17:48:38.407965 crc crio[22018]: time=\"2026-06-11T17:48:38.407867317Z\" level=info msg=\"Removed container e83ef1b440fd8ffede975d9b818f2354e468d48d7c95af4fdd412fe8bb10aaa4: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=c7af85bc-71fb-450f-80af-228904facf54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450010 | controller |     "Jun 11 17:48:38.436095 crc crio[22018]: time=\"2026-06-11T17:48:38.435997814Z\" level=info msg=\"Removing container: 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115\" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450040 | controller |     "Jun 11 17:48:38.564224 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68e411cc1e474c Mac:4e:c9:72:c4:7b:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450064 | controller |     "Jun 11 17:48:38.564492 crc crio[22018]: time=\"2026-06-11T17:48:38.56439217Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc0003804f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.450084 | controller |     "Jun 11 17:48:38.564683 crc crio[22018]: time=\"2026-06-11T17:48:38.564629138Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450100 | controller |     "Jun 11 17:48:38.651750 crc crio[22018]: time=\"2026-06-11T17:48:38.651140489Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450117 | controller |     "Jun 11 17:48:38.651750 crc crio[22018]: time=\"2026-06-11T17:48:38.651260573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.450133 | controller |     "Jun 11 17:48:38.661578 crc crio[22018]: time=\"2026-06-11T17:48:38.661232522Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450149 | controller |     "Jun 11 17:48:38.661578 crc crio[22018]: time=\"2026-06-11T17:48:38.661379177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.450164 | controller |     "Jun 11 17:48:38.707786 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abd3a209fd7c17 Mac:4e:a2:84:32:00:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450181 | controller |     "Jun 11 17:48:38.707786 crc crio[22018]: time=\"2026-06-11T17:48:38.704284008Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a UID:ce82b697-f376-48fe-9437-7a780713a6bd NetNS:/var/run/netns/f5b1a534-df59-4aae-8cbf-a9239eff5d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce82b697_f376_48fe_9437_7a780713a6bd.slice PodAnnotations:0xc00924e080}] Aliases:map[]}\"",
2026-06-11 18:17:42.450197 | controller |     "Jun 11 17:48:38.707786 crc crio[22018]: time=\"2026-06-11T17:48:38.704547667Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450213 | controller |     "Jun 11 17:48:38.764066 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfc619bd29e39be Mac:46:89:1d:b6:8f:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450234 | controller |     "Jun 11 17:48:38.769899 crc crio[22018]: time=\"2026-06-11T17:48:38.76970716Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 UID:4a107888-012c-46dc-ade0-fc128a8a68b9 NetNS:/var/run/netns/8700285d-8c72-407e-b100-bf590c326683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a107888_012c_46dc_ade0_fc128a8a68b9.slice PodAnnotations:0xc002a1a1d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.450251 | controller |     "Jun 11 17:48:38.770098 crc crio[22018]: time=\"2026-06-11T17:48:38.769903537Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450268 | controller |     "Jun 11 17:48:38.799460 crc crio[22018]: time=\"2026-06-11T17:48:38.799232561Z\" level=info msg=\"Removed container 61a4f667d7e29f40d7650fb82b322af7dd83eab13ae9d89a312506ffd48e2115: openstack/rabbitmq-cell1-server-0/setup-container\" id=aa4ba3d5-0895-4337-94b6-f13971a0c127 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450284 | controller |     "Jun 11 17:48:38.829264 crc crio[22018]: time=\"2026-06-11T17:48:38.829143998Z\" level=info msg=\"Removing container: a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0\" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450300 | controller |     "Jun 11 17:48:38.882774 crc crio[22018]: time=\"2026-06-11T17:48:38.881899312Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450316 | controller |     "Jun 11 17:48:38.882901 crc crio[22018]: time=\"2026-06-11T17:48:38.882818521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.450332 | controller |     "Jun 11 17:48:38.946745 crc crio[22018]: time=\"2026-06-11T17:48:38.944584042Z\" level=info msg=\"Ran pod sandbox f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 with infra container: openstack/nova-scheduler-0/POD\" id=502026e2-4570-4526-a2ac-8e8e74f4f3c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450347 | controller |     "Jun 11 17:48:38.955072 crc crio[22018]: time=\"2026-06-11T17:48:38.954972294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d9b871e2-c581-415f-babf-8ff2c6a5bb84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450364 | controller |     "Jun 11 17:48:38.965689 crc crio[22018]: time=\"2026-06-11T17:48:38.96429161Z\" level=info msg=\"Ran pod sandbox 9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a with infra container: openstack/memcached-0/POD\" id=68ecfed7-b5a4-4c06-bcfa-a0563bdcbe00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450379 | controller |     "Jun 11 17:48:38.975117 crc crio[22018]: time=\"2026-06-11T17:48:38.975052977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450402 | controller |     "Jun 11 17:48:38.992289 crc crio[22018]: time=\"2026-06-11T17:48:38.988538506Z\" level=info msg=\"Ran pod sandbox bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98 with infra container: openstack/openstack-cell1-galera-0/POD\" id=0b0bc7a6-a3ad-470f-afbf-10df376decc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450448 | controller |     "Jun 11 17:48:39.001598 crc crio[22018]: time=\"2026-06-11T17:48:39.001493514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450470 | controller |     "Jun 11 17:48:39.030436 crc crio[22018]: 2026-06-11T17:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8d2f9aac7ba3c Mac:42:b6:b0:63:49:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450488 | controller |     "Jun 11 17:48:39.031566 crc crio[22018]: time=\"2026-06-11T17:48:39.031247385Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c UID:8c98b47a-9300-42a2-8ea6-5958000d4414 NetNS:/var/run/netns/0992c204-16d7-4ea7-855d-17a9aa18c36b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c98b47a_9300_42a2_8ea6_5958000d4414.slice PodAnnotations:0xc00924e1c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.450506 | controller |     "Jun 11 17:48:39.031715 crc crio[22018]: time=\"2026-06-11T17:48:39.031583566Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450523 | controller |     "Jun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.05100556Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450541 | controller |     "Jun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.051116974Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=4ae7061a-d994-41aa-8365-bff52905f7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450558 | controller |     "Jun 11 17:48:39.051644 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f8d9b39df4b813 Mac:a6:8f:55:47:45:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a SocketPath: PciID:}] [{Interface:0xc0001cc740 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450575 | controller |     "Jun 11 17:48:39.051644 crc crio[22018]: time=\"2026-06-11T17:48:39.051172207Z\" level=info msg=\"Removed container a5d00f2c75d48b363470a4a8de4be30c6ee90d14d5e86351d0e1c7fee1d8c2a0: openstack/ceilometer-0/proxy-httpd\" id=9db28edd-b9b6-4af2-ba56-f02cd7dca438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450591 | controller |     "Jun 11 17:48:39.057765 crc crio[22018]: time=\"2026-06-11T17:48:39.057683656Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.450608 | controller |     "Jun 11 17:48:39.059553 crc crio[22018]: time=\"2026-06-11T17:48:39.058779622Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc00012a9b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.450629 | controller |     "Jun 11 17:48:39.060446 crc crio[22018]: time=\"2026-06-11T17:48:39.060361923Z\" level=info msg=\"Removing container: 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb\" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.450646 | controller |     "Jun 11 17:48:39.060814 crc crio[22018]: time=\"2026-06-11T17:48:39.060778135Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450665 | controller |     "Jun 11 17:48:39.119952 crc crio[22018]: time=\"2026-06-11T17:48:39.119864691Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 18:17:42.450712 | controller |     "Jun 11 17:48:39.165721 crc crio[22018]: time=\"2026-06-11T17:48:39.165634545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450743 | controller |     "Jun 11 17:48:39.165964 crc crio[22018]: time=\"2026-06-11T17:48:39.165751012Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b0866e0c-c14e-4ee2-b097-ddeafdcd3938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450762 | controller |     "Jun 11 17:48:39.169209 crc crio[22018]: time=\"2026-06-11T17:48:39.169160269Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.450780 | controller |     "Jun 11 17:48:39.181002 crc crio[22018]: time=\"2026-06-11T17:48:39.180925368Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 18:17:42.450797 | controller |     "Jun 11 17:48:39.237799 crc crio[22018]: time=\"2026-06-11T17:48:39.237699719Z\" level=info msg=\"Ran pod sandbox fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c with infra container: openstack/openstack-galera-0/POD\" id=8881bf36-a81d-44a4-bb29-67eed3862903 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.450814 | controller |     "Jun 11 17:48:39.259469 crc crio[22018]: time=\"2026-06-11T17:48:39.259254538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450830 | controller |     "Jun 11 17:48:39.268095 crc crio[22018]: time=\"2026-06-11T17:48:39.260131556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=64abd2d3-b426-4f13-bf96-ab698e671fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450867 | controller |     "Jun 11 17:48:39.294892 crc crio[22018]: 2026-06-11T17:48:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fcf83cbdfa84af Mac:1e:77:81:fe:d7:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.450891 | controller |     "Jun 11 17:48:39.294892 crc crio[22018]: time=\"2026-06-11T17:48:39.290910272Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450909 | controller |     "Jun 11 17:48:39.294892 crc crio[22018]: time=\"2026-06-11T17:48:39.290987292Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=9a262779-1477-42d5-be3e-b2bea81632b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.450932 | controller |     "Jun 11 17:48:39.295642 crc crio[22018]: time=\"2026-06-11T17:48:39.295551517Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc0029b4230}] Aliases:map[]}\"",
2026-06-11 18:17:42.450950 | controller |     "Jun 11 17:48:39.295866 crc crio[22018]: time=\"2026-06-11T17:48:39.295800725Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.450967 | controller |     "Jun 11 17:48:39.298989 crc crio[22018]: time=\"2026-06-11T17:48:39.297583853Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.450985 | controller |     "Jun 11 17:48:39.300927 crc crio[22018]: time=\"2026-06-11T17:48:39.300636629Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.451042 | controller |     "Jun 11 17:48:39.300927 crc crio[22018]: time=\"2026-06-11T17:48:39.30067247Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.451062 | controller |     "Jun 11 17:48:39.306163 crc crio[22018]: time=\"2026-06-11T17:48:39.304096052Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 18:17:42.451078 | controller |     "Jun 11 17:48:39.335701 crc crio[22018]: time=\"2026-06-11T17:48:39.335145408Z\" level=info msg=\"Ran pod sandbox 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=b594f765-8b7a-49e3-8262-2dc779755170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.451096 | controller |     "Jun 11 17:48:39.368734 crc crio[22018]: time=\"2026-06-11T17:48:39.368616284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4d9bef2c-a2e6-43f2-975f-cfb64585f91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.451114 | controller |     "Jun 11 17:48:39.420530 crc crio[22018]: time=\"2026-06-11T17:48:39.419528356Z\" level=info msg=\"Removed container 051e4678b6da7dfe0e0c98e8c025cefff6786f19d4025fd25b6f545a3943eddb: openstack/ceilometer-0/sg-core\" id=efd653ed-cc75-41a0-9811-056ed105705c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.451130 | controller |     "Jun 11 17:48:39.521923 crc crio[22018]: time=\"2026-06-11T17:48:39.51956052Z\" level=info msg=\"Ran pod sandbox 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 with infra container: openstack/nova-cell0-conductor-0/POD\" id=aca96f6a-328c-4b62-a5d6-19845f7067dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.451151 | controller |     "Jun 11 17:48:39.558754 crc crio[22018]: time=\"2026-06-11T17:48:39.558013586Z\" level=info msg=\"Stopped container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=d36b358d-bdc8-49f2-b12b-051aae45a437 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.451168 | controller |     "Jun 11 17:48:39.578371 crc crio[22018]: time=\"2026-06-11T17:48:39.575582085Z\" level=info msg=\"Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.451185 | controller |     "Jun 11 17:48:39.612047 crc crio[22018]: time=\"2026-06-11T17:48:39.611027995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=17177fc7-0022-4b7b-a8da-fc4681125f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.451202 | controller |     "Jun 11 17:48:39.612449 crc crio[22018]: time=\"2026-06-11T17:48:39.612181142Z\" level=info msg=\"Removing container: d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e\" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.451220 | controller |     "Jun 11 17:48:39.616382 crc crio[22018]: time=\"2026-06-11T17:48:39.614211354Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6598d9758b-jcmqv Namespace:openstack ID:287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b UID:954a557b-f988-45d2-ba8c-727a316a9629 NetNS:/var/run/netns/c2085bcc-6519-4821-a015-d7b676bc45b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod954a557b_f988_45d2_ba8c_727a316a9629.slice PodAnnotations:0xc0029b4aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.451238 | controller |     "Jun 11 17:48:39.616382 crc crio[22018]: time=\"2026-06-11T17:48:39.614871798Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-6598d9758b-jcmqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.451255 | controller |     "Jun 11 17:48:39.619435 crc crio[22018]: time=\"2026-06-11T17:48:39.616649333Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.451271 | controller |     "Jun 11 17:48:39.625433 crc crio[22018]: time=\"2026-06-11T17:48:39.622656826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=725d1f8d-df2d-4b1b-9563-7ee8e22b30db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.451288 | controller |     "Jun 11 17:48:39.630070 crc crio[22018]: time=\"2026-06-11T17:48:39.630012419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451306 | controller |     "Jun 11 17:48:39.713546 crc crio[22018]: time=\"2026-06-11T17:48:39.707048079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}\"",
2026-06-11 18:17:42.451323 | controller |     "Jun 11 17:48:39.713546 crc crio[22018]: time=\"2026-06-11T17:48:39.707473303Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.451343 | controller |     "Jun 11 17:48:39.843908 crc crio[22018]: time=\"2026-06-11T17:48:39.840113811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=120da98d-ab90-4688-8363-7b48f761c084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.451361 | controller |     "Jun 11 17:48:39.858492 crc crio[22018]: time=\"2026-06-11T17:48:39.857165791Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}\"",
2026-06-11 18:17:42.451377 | controller |     "Jun 11 17:48:39.858492 crc crio[22018]: time=\"2026-06-11T17:48:39.857230123Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.451395 | controller |     "Jun 11 17:48:39.868445 crc crio[22018]: time=\"2026-06-11T17:48:39.864201197Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.451438 | controller |     "Jun 11 17:48:39.881733 crc crio[22018]: time=\"2026-06-11T17:48:39.880875734Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.451466 | controller |     "Jun 11 17:48:39.917702 crc crio[22018]: time=\"2026-06-11T17:48:39.909491965Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.451490 | controller |     "Jun 11 17:48:39.917702 crc crio[22018]: time=\"2026-06-11T17:48:39.909568598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451511 | controller |     "Jun 11 17:48:39.966281 crc crio[22018]: time=\"2026-06-11T17:48:39.964621141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451528 | controller |     "Jun 11 17:48:39.966281 crc crio[22018]: time=\"2026-06-11T17:48:39.96520781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451544 | controller |     "Jun 11 17:48:39.998871 crc crio[22018]: time=\"2026-06-11T17:48:39.997729525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451560 | controller |     "Jun 11 17:48:40.044543 crc crio[22018]: time=\"2026-06-11T17:48:40.043673201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.451577 | controller |     "Jun 11 17:48:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.069188533Z\" level=info msg=\"Stopped container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=e889da9d-d28d-417c-83db-836eebab5789 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.451597 | controller |     "Jun 11 17:48:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.072179247Z\" level=info msg=\"Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.451615 | controller |     "Jun 11 17:48:40.074497 crc crio[22018]: time=\"2026-06-11T17:48:40.073646695Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b66f59bcc-l2z4m Namespace:openstack ID:ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab UID:82bf0bb5-6cf7-4407-8705-b3a750e16c7c NetNS:/var/run/netns/0fb465fc-7382-4864-9ef8-4db47d8e0348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82bf0bb5_6cf7_4407_8705_b3a750e16c7c.slice PodAnnotations:0xc000aa4c38}] Aliases:map[]}\"",
2026-06-11 18:17:42.451632 | controller |     "Jun 11 17:48:40.075021 crc crio[22018]: time=\"2026-06-11T17:48:40.074792642Z\" level=info msg=\"Deleting pod openstack_barbican-worker-b66f59bcc-l2z4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.451649 | controller |     "Jun 11 17:48:40.142633 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11e6d9131769710 Mac:f6:f6:8b:2f:87:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.451666 | controller |     "Jun 11 17:48:40.142633 crc crio[22018]: time=\"2026-06-11T17:48:40.142607069Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00012abe0}] Aliases:map[]}\"",
2026-06-11 18:17:42.451699 | controller |     "Jun 11 17:48:40.143230 crc crio[22018]: time=\"2026-06-11T17:48:40.142789555Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.451717 | controller |     "Jun 11 17:48:40.225175 crc crio[22018]: time=\"2026-06-11T17:48:40.225082069Z\" level=info msg=\"Created container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4fe6404-4df3-4eb1-8978-3fb5fd85fc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.451738 | controller |     "Jun 11 17:48:40.231751 crc crio[22018]: time=\"2026-06-11T17:48:40.231647238Z\" level=info msg=\"Starting container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832\" id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.451806 | controller |     "Jun 11 17:48:40.271558 crc crio[22018]: time=\"2026-06-11T17:48:40.271214893Z\" level=info msg=\"Removed container d621f847c80e0fd71e8ad51bdb7626910fa62085dfdb2a1eba9cb6ded6cd5d3e: openstack/ceilometer-0/ceilometer-notification-agent\" id=8b01fce1-7336-4f14-81c2-a2347d52af1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.451900 | controller |     "Jun 11 17:48:40.286147 crc crio[22018]: time=\"2026-06-11T17:48:40.285943317Z\" level=info msg=\"Removing container: f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc\" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.451932 | controller |     "Jun 11 17:48:40.332710 crc crio[22018]: time=\"2026-06-11T17:48:40.332618472Z\" level=info msg=\"Started container\" PID=257915 containerID=ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=64d72422-e694-4398-900a-8e541eb240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829",
2026-06-11 18:17:42.451958 | controller |     "Jun 11 17:48:40.354133 crc crio[22018]: time=\"2026-06-11T17:48:40.354033909Z\" level=info msg=\"Ran pod sandbox 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 with infra container: openstack/nova-cell1-conductor-0/POD\" id=25449495-f902-4229-89ac-a7a64ff480f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.451977 | controller |     "Jun 11 17:48:40.372895 crc crio[22018]: time=\"2026-06-11T17:48:40.372601291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4813117-89e7-45f4-bb1b-d50f4b69488a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.451993 | controller |     "Jun 11 17:48:40.474225 crc crio[22018]: time=\"2026-06-11T17:48:40.473639783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=22f553f5-7bd7-4c52-9095-fde012c084dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452010 | controller |     "Jun 11 17:48:40.514766 crc crio[22018]: time=\"2026-06-11T17:48:40.513626694Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452027 | controller |     "Jun 11 17:48:40.581079 crc crio[22018]: time=\"2026-06-11T17:48:40.580842331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452059 | controller |     "Jun 11 17:48:40.685750 crc crio[22018]: time=\"2026-06-11T17:48:40.685361139Z\" level=info msg=\"Stopped pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=308b2aaf-eb94-4cba-a05b-e0ae8d027b87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.452077 | controller |     "Jun 11 17:48:40.692364 crc crio[22018]: time=\"2026-06-11T17:48:40.691861029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452094 | controller |     "Jun 11 17:48:40.704033 crc crio[22018]: 2026-06-11T17:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3584448ffbf810e Mac:6a:a9:0f:59:7e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e SocketPath: PciID:}] [{Interface:0xc0002d2f30 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.452110 | controller |     "Jun 11 17:48:40.758182 crc crio[22018]: time=\"2026-06-11T17:48:40.758037379Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc007484f18}] Aliases:map[]}\"",
2026-06-11 18:17:42.452127 | controller |     "Jun 11 17:48:40.763194 crc crio[22018]: time=\"2026-06-11T17:48:40.758433352Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.452143 | controller |     "Jun 11 17:48:40.804449 crc crio[22018]: time=\"2026-06-11T17:48:40.802761736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452173 | controller |     "Jun 11 17:48:40.839181 crc crio[22018]: time=\"2026-06-11T17:48:40.838436671Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}\"",
2026-06-11 18:17:42.452198 | controller |     "Jun 11 17:48:40.839293 crc crio[22018]: time=\"2026-06-11T17:48:40.839185175Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.452216 | controller |     "Jun 11 17:48:40.844240 crc crio[22018]: time=\"2026-06-11T17:48:40.844122284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452233 | controller |     "Jun 11 17:48:40.867628 crc crio[22018]: time=\"2026-06-11T17:48:40.861983092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452248 | controller |     "Jun 11 17:48:40.950425 crc crio[22018]: time=\"2026-06-11T17:48:40.949041709Z\" level=info msg=\"Removed container f568156376f5deeb749529fa5b22d94ab6804b422b80fdb658eb2561265f54bc: openstack/ceilometer-0/ceilometer-central-agent\" id=d4fb74fc-3513-458d-abd5-dc98879f234f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.452264 | controller |     "Jun 11 17:48:40.970653 crc crio[22018]: time=\"2026-06-11T17:48:40.97051978Z\" level=info msg=\"Ran pod sandbox 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 with infra container: openstack/nova-metadata-0/POD\" id=66bf78a5-c8b9-4428-86c1-b1d8561f1c4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.452280 | controller |     "Jun 11 17:48:40.973038 crc crio[22018]: time=\"2026-06-11T17:48:40.972896293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9549d5d-d03f-41f0-b23f-7f823ce6d36e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452296 | controller |     "Jun 11 17:48:40.988156 crc crio[22018]: time=\"2026-06-11T17:48:40.988027106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452311 | controller |     "Jun 11 17:48:40.997431 crc crio[22018]: time=\"2026-06-11T17:48:40.995738032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452326 | controller |     "Jun 11 17:48:41.101733 crc crio[22018]: time=\"2026-06-11T17:48:41.099710491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9ff11090-cd76-4e64-8346-afd540548491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452342 | controller |     "Jun 11 17:48:41.149941 crc crio[22018]: time=\"2026-06-11T17:48:41.148757547Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452358 | controller |     "Jun 11 17:48:41.158094 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b772c080fb61fdf Mac:6e:c8:ca:f0:03:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.452380 | controller |     "Jun 11 17:48:41.159654 crc crio[22018]: time=\"2026-06-11T17:48:41.159569849Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc00285cc30}] Aliases:map[]}\"",
2026-06-11 18:17:42.452404 | controller |     "Jun 11 17:48:41.159896 crc crio[22018]: time=\"2026-06-11T17:48:41.159730024Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.452443 | controller |     "Jun 11 17:48:41.160793 crc crio[22018]: time=\"2026-06-11T17:48:41.160707862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452464 | controller |     "Jun 11 17:48:41.235020 crc crio[22018]: time=\"2026-06-11T17:48:41.234931019Z\" level=info msg=\"Ran pod sandbox b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 with infra container: openstack/nova-api-0/POD\" id=5c33fbcc-15f9-457b-924a-474be6aa527c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.452481 | controller |     "Jun 11 17:48:41.238990 crc crio[22018]: time=\"2026-06-11T17:48:41.238898919Z\" level=info msg=\"Stopped pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=85e33d94-4b34-4bf4-bfee-4a4c3073210a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.452497 | controller |     "Jun 11 17:48:41.245221 crc crio[22018]: time=\"2026-06-11T17:48:41.245168654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b6dce148-7b39-446c-81f9-d26b8de7c021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452513 | controller |     "Jun 11 17:48:41.323621 crc crio[22018]: time=\"2026-06-11T17:48:41.323112919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4c1a0f74-efb3-4852-a493-62f146e61c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452528 | controller |     "Jun 11 17:48:41.359904 crc crio[22018]: time=\"2026-06-11T17:48:41.357734899Z\" level=info msg=\"Created container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f8598740-cf1c-46ae-ae84-fff910a7d4d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452545 | controller |     "Jun 11 17:48:41.374706 crc crio[22018]: time=\"2026-06-11T17:48:41.374645455Z\" level=info msg=\"Starting container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7\" id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.452561 | controller |     "Jun 11 17:48:41.376946 crc crio[22018]: time=\"2026-06-11T17:48:41.376245047Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452576 | controller |     "Jun 11 17:48:41.386559 crc crio[22018]: time=\"2026-06-11T17:48:41.385999028Z\" level=info msg=\"Removing container: 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653\" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.452602 | controller |     "Jun 11 17:48:41.389886 crc crio[22018]: time=\"2026-06-11T17:48:41.389836004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452619 | controller |     "Jun 11 17:48:41.408911 crc crio[22018]: time=\"2026-06-11T17:48:41.408791835Z\" level=info msg=\"Started container\" PID=258046 containerID=b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=54b443bd-f56e-47b7-bac9-d825b7fae1e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9",
2026-06-11 18:17:42.452636 | controller |     "Jun 11 17:48:41.499502 crc crio[22018]: time=\"2026-06-11T17:48:41.487303714Z\" level=info msg=\"Removed container 7b3090d4c7760bf80c12b19e7832f13c4d92aa3ad916478bedc15db4e4b46653: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener\" id=f155f613-3958-4b7f-88cf-a2abbfaa8e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.452652 | controller |     "Jun 11 17:48:41.500013 crc crio[22018]: time=\"2026-06-11T17:48:41.487637339Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.452668 | controller |     "Jun 11 17:48:41.500013 crc crio[22018]: time=\"2026-06-11T17:48:41.499673032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452685 | controller |     "Jun 11 17:48:41.505528 crc crio[22018]: time=\"2026-06-11T17:48:41.505469652Z\" level=info msg=\"Removing container: 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7\" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.452701 | controller |     "Jun 11 17:48:41.541561 crc crio[22018]: time=\"2026-06-11T17:48:41.541467352Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.452717 | controller |     "Jun 11 17:48:41.541696 crc crio[22018]: time=\"2026-06-11T17:48:41.54156836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452733 | controller |     "Jun 11 17:48:41.549874 crc crio[22018]: time=\"2026-06-11T17:48:41.549795813Z\" level=info msg=\"Created container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=ac407e0c-f0a5-4b2e-ab6d-55d768da2d67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452748 | controller |     "Jun 11 17:48:41.551872 crc crio[22018]: time=\"2026-06-11T17:48:41.551763775Z\" level=info msg=\"Starting container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae\" id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.452763 | controller |     "Jun 11 17:48:41.556860 crc crio[22018]: time=\"2026-06-11T17:48:41.556794Z\" level=info msg=\"Created container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a37c2fa-b877-4478-a3fb-658f2528abcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452779 | controller |     "Jun 11 17:48:41.559139 crc crio[22018]: time=\"2026-06-11T17:48:41.558849787Z\" level=info msg=\"Starting container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb\" id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.452800 | controller |     "Jun 11 17:48:41.567906 crc crio[22018]: time=\"2026-06-11T17:48:41.567700422Z\" level=info msg=\"Started container\" PID=258047 containerID=63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=3087f2de-abbe-4935-8132-18d5d04880db name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace",
2026-06-11 18:17:42.452818 | controller |     "Jun 11 17:48:41.590490 crc crio[22018]: time=\"2026-06-11T17:48:41.580046529Z\" level=info msg=\"Started container\" PID=258045 containerID=ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae description=openstack/cinder-scheduler-0/cinder-scheduler id=e3ba893e-3f0d-4e8f-b8a0-ca0209ed1eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7",
2026-06-11 18:17:42.452835 | controller |     "Jun 11 17:48:41.629876 crc crio[22018]: time=\"2026-06-11T17:48:41.629637468Z\" level=info msg=\"Removed container 9105a919a08b2f70b3a8a01a3d484e8fac24b6a3e55619c841ea4534d6eb5dc7: openstack/barbican-keystone-listener-6598d9758b-jcmqv/barbican-keystone-listener-log\" id=1705dbce-7292-4b0d-8eda-b77840a19bb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.452869 | controller |     "Jun 11 17:48:41.637863 crc crio[22018]: time=\"2026-06-11T17:48:41.637660224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=c3360a45-0c6b-41db-8298-2061efe313eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.452890 | controller |     "Jun 11 17:48:41.641891 crc crio[22018]: time=\"2026-06-11T17:48:41.641762462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452907 | controller |     "Jun 11 17:48:41.659225 crc crio[22018]: time=\"2026-06-11T17:48:41.659165235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452922 | controller |     "Jun 11 17:48:41.662650 crc crio[22018]: time=\"2026-06-11T17:48:41.662569698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452938 | controller |     "Jun 11 17:48:41.678712 crc crio[22018]: time=\"2026-06-11T17:48:41.672016942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.452954 | controller |     "Jun 11 17:48:41.678712 crc crio[22018]: time=\"2026-06-11T17:48:41.676061583Z\" level=info msg=\"Created container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=fd94ec50-02d7-4655-9ccb-f73caf9f2fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.452970 | controller |     "Jun 11 17:48:41.709113 crc crio[22018]: 2026-06-11T17:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8da5dd0ae6733 Mac:f6:ec:83:58:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 SocketPath: PciID:}] [{Interface:0xc0001146c0 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.452985 | controller |     "Jun 11 17:48:41.709827 crc crio[22018]: time=\"2026-06-11T17:48:41.70958145Z\" level=info msg=\"Starting container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59\" id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.453002 | controller |     "Jun 11 17:48:41.710612 crc crio[22018]: time=\"2026-06-11T17:48:41.71051309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc0004bf668}] Aliases:map[]}\"",
2026-06-11 18:17:42.453043 | controller |     "Jun 11 17:48:41.712523 crc crio[22018]: time=\"2026-06-11T17:48:41.712443433Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.453079 | controller |     "Jun 11 17:48:41.712772 crc crio[22018]: time=\"2026-06-11T17:48:41.71271044Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}\"",
2026-06-11 18:17:42.453103 | controller |     "Jun 11 17:48:41.712772 crc crio[22018]: time=\"2026-06-11T17:48:41.712754612Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.453121 | controller |     "Jun 11 17:48:41.723058 crc crio[22018]: time=\"2026-06-11T17:48:41.722961856Z\" level=info msg=\"Started container\" PID=258039 containerID=b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 description=openstack/cinder-api-0/cinder-api-log id=72afdde2-070c-42e4-a52f-4fef41fe377a name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9",
2026-06-11 18:17:42.453139 | controller |     "Jun 11 17:48:41.725749 crc crio[22018]: time=\"2026-06-11T17:48:41.725702875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453156 | controller |     "Jun 11 17:48:41.735065 crc crio[22018]: time=\"2026-06-11T17:48:41.73501177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453172 | controller |     "Jun 11 17:48:41.759085 crc crio[22018]: time=\"2026-06-11T17:48:41.758069124Z\" level=info msg=\"Ran pod sandbox be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 with infra container: openstack/ceilometer-0/POD\" id=cd3672e1-c8a5-488d-9100-5b2968825b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.453188 | controller |     "Jun 11 17:48:41.767662 crc crio[22018]: time=\"2026-06-11T17:48:41.767624928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6f2c2076-2300-45ff-91f1-2032598a4e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.453205 | controller |     "Jun 11 17:48:41.806051 crc crio[22018]: time=\"2026-06-11T17:48:41.805747761Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.453226 | controller |     "Jun 11 17:48:41.806051 crc crio[22018]: time=\"2026-06-11T17:48:41.80602654Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.453242 | controller |     "Jun 11 17:48:41.813133 crc crio[22018]: time=\"2026-06-11T17:48:41.813046175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=a3120ab6-7eb1-42ec-a1c2-e16eb2a7a27a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.453258 | controller |     "Jun 11 17:48:41.825580 crc crio[22018]: time=\"2026-06-11T17:48:41.825398927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cee127e0-ca25-4b9f-9378-6d5d37e13bf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.453274 | controller |     "Jun 11 17:48:41.847751 crc crio[22018]: time=\"2026-06-11T17:48:41.847307035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=87c6f386-b48a-4775-ad2e-a7e8b4915d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.453290 | controller |     "Jun 11 17:48:41.849058 crc crio[22018]: time=\"2026-06-11T17:48:41.848014264Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453306 | controller |     "Jun 11 17:48:41.849114 crc crio[22018]: time=\"2026-06-11T17:48:41.849061278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453322 | controller |     "Jun 11 17:48:41.880470 crc crio[22018]: time=\"2026-06-11T17:48:41.874960579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453338 | controller |     "Jun 11 17:48:41.880470 crc crio[22018]: time=\"2026-06-11T17:48:41.880201172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453355 | controller |     "Jun 11 17:48:42.011814 crc crio[22018]: time=\"2026-06-11T17:48:42.011138072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=53f4e3e1-8b60-42a4-bdd4-4f20302ecc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.453372 | controller |     "Jun 11 17:48:42.027375 crc crio[22018]: time=\"2026-06-11T17:48:42.027255615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453388 | controller |     "Jun 11 17:48:42.075435 crc crio[22018]: time=\"2026-06-11T17:48:42.075304499Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453424 | controller |     "Jun 11 17:48:42.075931 crc crio[22018]: time=\"2026-06-11T17:48:42.075910398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453455 | controller |     "Jun 11 17:48:42.328262 crc crio[22018]: time=\"2026-06-11T17:48:42.328022201Z\" level=info msg=\"Created container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=79b45fc4-8bb7-476e-bb98-0644e79f6dc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453547 | controller |     "Jun 11 17:48:42.329248 crc crio[22018]: time=\"2026-06-11T17:48:42.329148778Z\" level=info msg=\"Starting container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc\" id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.453572 | controller |     "Jun 11 17:48:42.332498 crc crio[22018]: time=\"2026-06-11T17:48:42.332131494Z\" level=info msg=\"Created container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=9ad8db62-c90e-4c84-b8f9-5d3676d8d6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453590 | controller |     "Jun 11 17:48:42.337849 crc crio[22018]: time=\"2026-06-11T17:48:42.332652545Z\" level=info msg=\"Created container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=03c2afde-6561-4bdb-9cfb-8e432bfbfcfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.453607 | controller |     "Jun 11 17:48:42.342048 crc crio[22018]: time=\"2026-06-11T17:48:42.341921949Z\" level=info msg=\"Starting container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a\" id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.453662 | controller |     "Jun 11 17:48:42.346666 crc crio[22018]: time=\"2026-06-11T17:48:42.346258235Z\" level=info msg=\"Starting container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d\" id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.453680 | controller |     "Jun 11 17:48:42.352814 crc crio[22018]: time=\"2026-06-11T17:48:42.352614676Z\" level=info msg=\"Started container\" PID=258216 containerID=8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=90a39759-d6f8-4e25-a2ff-63dd83d5efcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97",
2026-06-11 18:17:42.453779 | controller |     "Jun 11 17:48:42.369045 crc crio[22018]: time=\"2026-06-11T17:48:42.3685693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453799 | controller |     "Jun 11 17:48:42.369378 crc crio[22018]: time=\"2026-06-11T17:48:42.36924951Z\" level=info msg=\"Started container\" PID=258211 containerID=232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d description=openstack/nova-metadata-0/nova-metadata-log id=7704af58-ea43-4ec4-b4c2-0c2a8bae7785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1",
2026-06-11 18:17:42.453816 | controller |     "Jun 11 17:48:42.379736 crc crio[22018]: time=\"2026-06-11T17:48:42.379643429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453833 | controller |     "Jun 11 17:48:42.389617 crc crio[22018]: time=\"2026-06-11T17:48:42.389545281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.453867 | controller |     "Jun 11 17:48:42.391934 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a6f9d40afcf5b7 Mac:22:f1:0c:a1:67:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.453889 | controller |     "Jun 11 17:48:42.402687 crc crio[22018]: time=\"2026-06-11T17:48:42.401748578Z\" level=info msg=\"Started container\" PID=258213 containerID=f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc description=openstack/nova-api-0/nova-api-log id=4593b23e-c7ae-4398-afe9-83e47c07a0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463",
2026-06-11 18:17:42.453939 | controller |     "Jun 11 17:48:42.403132 crc crio[22018]: time=\"2026-06-11T17:48:42.403099457Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 UID:37836e1e-c2b2-47de-8513-d0cd85ec2a1b NetNS:/var/run/netns/f944d087-cc4e-49d4-a172-5c14ea231a11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37836e1e_c2b2_47de_8513_d0cd85ec2a1b.slice PodAnnotations:0xc002a1a218}] Aliases:map[]}\"",
2026-06-11 18:17:42.453960 | controller |     "Jun 11 17:48:42.403433 crc crio[22018]: time=\"2026-06-11T17:48:42.403382246Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.453976 | controller |     "Jun 11 17:48:42.437046 crc crio[22018]: time=\"2026-06-11T17:48:42.436260094Z\" level=info msg=\"Ran pod sandbox 4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=b01fa54f-a51c-445f-917e-fd2c32d28706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.453992 | controller |     "Jun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458527059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454114 | controller |     "Jun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458760927Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454134 | controller |     "Jun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.45884906Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b4b92927-0e73-4cd9-8f76-e7be6664c041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454150 | controller |     "Jun 11 17:48:42.460383 crc crio[22018]: time=\"2026-06-11T17:48:42.458982834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c9989754-0c2d-4797-b80f-3b2b2cf37d0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454167 | controller |     "Jun 11 17:48:42.463911 crc crio[22018]: time=\"2026-06-11T17:48:42.463845001Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.454182 | controller |     "Jun 11 17:48:42.479742 crc crio[22018]: time=\"2026-06-11T17:48:42.474659762Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 18:17:42.454199 | controller |     "Jun 11 17:48:42.535643 crc crio[22018]: time=\"2026-06-11T17:48:42.529830706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4a76239d-bfbf-4a9a-9aad-30fe4ccc4118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454215 | controller |     "Jun 11 17:48:42.544296 crc crio[22018]: time=\"2026-06-11T17:48:42.544158814Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454236 | controller |     "Jun 11 17:48:42.546148 crc crio[22018]: time=\"2026-06-11T17:48:42.544618988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454253 | controller |     "Jun 11 17:48:42.597759 crc crio[22018]: 2026-06-11T17:48:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3c185fc5d1697 Mac:6a:07:78:6f:a1:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.454270 | controller |     "Jun 11 17:48:42.598495 crc crio[22018]: time=\"2026-06-11T17:48:42.598430866Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 UID:34710947-737c-4238-a4d2-fa6ad4a2e498 NetNS:/var/run/netns/7467a48c-451b-44d1-920d-b391ed95e2d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34710947_737c_4238_a4d2_fa6ad4a2e498.slice PodAnnotations:0xc001ade5d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.454287 | controller |     "Jun 11 17:48:42.598631 crc crio[22018]: time=\"2026-06-11T17:48:42.598586381Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.454303 | controller |     "Jun 11 17:48:42.678109 crc crio[22018]: time=\"2026-06-11T17:48:42.67745248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=553fa55f-8b65-4f0a-b2ed-b6d250f4a04a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454319 | controller |     "Jun 11 17:48:42.684303 crc crio[22018]: time=\"2026-06-11T17:48:42.684233642Z\" level=info msg=\"Created container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=a5036ff3-a851-47ad-bdf7-d954fb727c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454335 | controller |     "Jun 11 17:48:42.685639 crc crio[22018]: time=\"2026-06-11T17:48:42.685558639Z\" level=info msg=\"Starting container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946\" id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.454351 | controller |     "Jun 11 17:48:42.725575 crc crio[22018]: time=\"2026-06-11T17:48:42.725527842Z\" level=info msg=\"Removing container: dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a\" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.454366 | controller |     "Jun 11 17:48:42.728277 crc crio[22018]: time=\"2026-06-11T17:48:42.728142962Z\" level=info msg=\"Ran pod sandbox 2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95 with infra container: openstack/rabbitmq-server-0/POD\" id=2306ec6b-afa2-4547-85c0-6bda48e8038f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.454383 | controller |     "Jun 11 17:48:42.735870 crc crio[22018]: time=\"2026-06-11T17:48:42.735783941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454403 | controller |     "Jun 11 17:48:42.736123 crc crio[22018]: time=\"2026-06-11T17:48:42.735973302Z\" level=info msg=\"Started container\" PID=258255 containerID=33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 description=openstack/ceilometer-0/ceilometer-central-agent id=56eb6d05-de2f-4cdd-a6a0-b1c3ac962388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3",
2026-06-11 18:17:42.454431 | controller |     "Jun 11 17:48:42.736384 crc crio[22018]: time=\"2026-06-11T17:48:42.735975798Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454448 | controller |     "Jun 11 17:48:42.736730 crc crio[22018]: time=\"2026-06-11T17:48:42.736662727Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=3b26a072-35ad-45a5-b58b-131aaddd3b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454464 | controller |     "Jun 11 17:48:42.746586 crc crio[22018]: time=\"2026-06-11T17:48:42.746301805Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.454479 | controller |     "Jun 11 17:48:42.756321 crc crio[22018]: time=\"2026-06-11T17:48:42.756244815Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 18:17:42.454572 | controller |     "Jun 11 17:48:42.782508 crc crio[22018]: time=\"2026-06-11T17:48:42.781696752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c008f5a9-0d43-4c04-8d1a-0b6c50e85fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454598 | controller |     "Jun 11 17:48:42.843219 crc crio[22018]: time=\"2026-06-11T17:48:42.843014657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d723c42d-7706-42ee-8d94-47597c30ea27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454614 | controller |     "Jun 11 17:48:42.874303 crc crio[22018]: time=\"2026-06-11T17:48:42.873924915Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454674 | controller |     "Jun 11 17:48:42.874303 crc crio[22018]: time=\"2026-06-11T17:48:42.874285147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454693 | controller |     "Jun 11 17:48:42.944205 crc crio[22018]: time=\"2026-06-11T17:48:42.939504797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e7a94263-1bab-4cce-a192-eb16d0a42fa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.454711 | controller |     "Jun 11 17:48:42.958663 crc crio[22018]: time=\"2026-06-11T17:48:42.95855356Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454727 | controller |     "Jun 11 17:48:42.959013 crc crio[22018]: time=\"2026-06-11T17:48:42.958930932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454742 | controller |     "Jun 11 17:48:43.040473 crc crio[22018]: time=\"2026-06-11T17:48:43.037948058Z\" level=info msg=\"Removed container dc9fa8d78b550d691c4bcd9fe9b5d3214d676085ca0a4cea62864c390b3db71a: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker\" id=ca94028c-35a2-4b56-b8b8-39b52c58595e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.454762 | controller |     "Jun 11 17:48:43.044435 crc crio[22018]: time=\"2026-06-11T17:48:43.042286455Z\" level=info msg=\"Removing container: 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc\" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.454778 | controller |     "Jun 11 17:48:43.112654 crc crio[22018]: time=\"2026-06-11T17:48:43.112602786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454794 | controller |     "Jun 11 17:48:43.120615 crc crio[22018]: time=\"2026-06-11T17:48:43.120578073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454809 | controller |     "Jun 11 17:48:43.207768 crc crio[22018]: time=\"2026-06-11T17:48:43.207625193Z\" level=info msg=\"Removed container 1c56c824d0abd8052245e7747ddbebfe1b4d9db8357f998fc85e8627191524fc: openstack/barbican-worker-b66f59bcc-l2z4m/barbican-worker-log\" id=b7f0d22a-cd98-4f70-af5f-b80f8cc7c403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.454827 | controller |     "Jun 11 17:48:43.254944 crc crio[22018]: time=\"2026-06-11T17:48:43.254805596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454866 | controller |     "Jun 11 17:48:43.266243 crc crio[22018]: time=\"2026-06-11T17:48:43.26612741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454894 | controller |     "Jun 11 17:48:43.266620 crc crio[22018]: time=\"2026-06-11T17:48:43.266292516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454912 | controller |     "Jun 11 17:48:43.276427 crc crio[22018]: time=\"2026-06-11T17:48:43.274233138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.454928 | controller |     "Jun 11 17:48:43.403848 crc crio[22018]: time=\"2026-06-11T17:48:43.403743858Z\" level=info msg=\"Created container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=169d174d-6297-4a3f-9881-529e128ae415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454945 | controller |     "Jun 11 17:48:43.415447 crc crio[22018]: time=\"2026-06-11T17:48:43.413241973Z\" level=info msg=\"Starting container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382\" id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.454962 | controller |     "Jun 11 17:48:43.430922 crc crio[22018]: time=\"2026-06-11T17:48:43.430829645Z\" level=info msg=\"Started container\" PID=258317 containerID=976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 description=openstack/nova-metadata-0/nova-metadata-metadata id=bc35cb9a-f939-4eb9-b60c-6cb573023c20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1",
2026-06-11 18:17:42.454980 | controller |     "Jun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.506570081Z\" level=info msg=\"Created container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=75ff60e7-d4ee-492c-961e-801f0bfddb6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.454997 | controller |     "Jun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.511865402Z\" level=info msg=\"Created container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=a1300556-9939-4dbb-93d6-c399906a50a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455044 | controller |     "Jun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.514263622Z\" level=info msg=\"Starting container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b\" id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455072 | controller |     "Jun 11 17:48:43.519553 crc crio[22018]: time=\"2026-06-11T17:48:43.516816985Z\" level=info msg=\"Starting container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56\" id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455089 | controller |     "Jun 11 17:48:43.537457 crc crio[22018]: time=\"2026-06-11T17:48:43.534434852Z\" level=info msg=\"Started container\" PID=258330 containerID=790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b description=openstack/nova-api-0/nova-api-api id=0ec21043-871c-44c8-b521-c80301d0f770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463",
2026-06-11 18:17:42.455105 | controller |     "Jun 11 17:48:43.539769 crc crio[22018]: time=\"2026-06-11T17:48:43.539533607Z\" level=info msg=\"Started container\" PID=258336 containerID=909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 description=openstack/ceilometer-0/ceilometer-notification-agent id=81e3eb80-a250-46e2-aeac-78dc68f2de8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3",
2026-06-11 18:17:42.455122 | controller |     "Jun 11 17:48:43.601659 crc crio[22018]: time=\"2026-06-11T17:48:43.592935059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455232 | controller |     "Jun 11 17:48:43.637447 crc crio[22018]: time=\"2026-06-11T17:48:43.637295614Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=aae61f8b-cdfe-45d9-84cd-e502e216c0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455257 | controller |     "Jun 11 17:48:43.666495 crc crio[22018]: time=\"2026-06-11T17:48:43.666392326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e30e3322-1f55-4b68-a87b-89e7c9df34da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455274 | controller |     "Jun 11 17:48:43.694387 crc crio[22018]: time=\"2026-06-11T17:48:43.691503255Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455292 | controller |     "Jun 11 17:48:43.694387 crc crio[22018]: time=\"2026-06-11T17:48:43.691936579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455308 | controller |     "Jun 11 17:48:43.903583 crc crio[22018]: time=\"2026-06-11T17:48:43.903449349Z\" level=info msg=\"Created container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=ad0eb3b2-9e9f-4266-a9ad-6563b0d36997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455325 | controller |     "Jun 11 17:48:43.970868 crc crio[22018]: time=\"2026-06-11T17:48:43.970713627Z\" level=info msg=\"Starting container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441\" id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455346 | controller |     "Jun 11 17:48:43.986806 crc crio[22018]: time=\"2026-06-11T17:48:43.986732068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455363 | controller |     "Jun 11 17:48:43.995560 crc crio[22018]: time=\"2026-06-11T17:48:43.99471775Z\" level=info msg=\"Started container\" PID=258374 containerID=46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 description=openstack/cinder-scheduler-0/probe id=e26d7675-57e5-4ddc-b0c3-8faa3f6e3654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7",
2026-06-11 18:17:42.455390 | controller |     "Jun 11 17:48:44.023702 crc crio[22018]: time=\"2026-06-11T17:48:44.023610661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455433 | controller |     "Jun 11 17:48:44.188399 crc crio[22018]: time=\"2026-06-11T17:48:44.185148463Z\" level=info msg=\"Created container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=3ad871a0-e46d-4cc5-af7e-8c9719471621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455461 | controller |     "Jun 11 17:48:44.202395 crc crio[22018]: time=\"2026-06-11T17:48:44.196365149Z\" level=info msg=\"Starting container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe\" id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455479 | controller |     "Jun 11 17:48:44.215369 crc crio[22018]: time=\"2026-06-11T17:48:44.215213911Z\" level=info msg=\"Started container\" PID=258605 containerID=448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe description=openstack/ceilometer-0/sg-core id=e67598da-21ca-4f90-82af-03089bf6aad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3",
2026-06-11 18:17:42.455497 | controller |     "Jun 11 17:48:44.245263 crc crio[22018]: time=\"2026-06-11T17:48:44.245142502Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b03f665a-d82a-4de8-aaf4-c5dcdacbdcd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455514 | controller |     "Jun 11 17:48:44.330857 crc crio[22018]: time=\"2026-06-11T17:48:44.330167223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455531 | controller |     "Jun 11 17:48:44.413395 crc crio[22018]: time=\"2026-06-11T17:48:44.410301233Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7fe9d455-e70c-4177-b661-a9d5e79b1dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455547 | controller |     "Jun 11 17:48:44.475457 crc crio[22018]: time=\"2026-06-11T17:48:44.464070674Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455563 | controller |     "Jun 11 17:48:44.475457 crc crio[22018]: time=\"2026-06-11T17:48:44.465682766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455580 | controller |     "Jun 11 17:48:44.724427 crc crio[22018]: time=\"2026-06-11T17:48:44.724229638Z\" level=info msg=\"Created container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=23a9b628-f4ad-4471-84bc-92cc1d60cb9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455600 | controller |     "Jun 11 17:48:44.735156 crc crio[22018]: time=\"2026-06-11T17:48:44.730545689Z\" level=info msg=\"Starting container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c\" id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455618 | controller |     "Jun 11 17:48:44.754539 crc crio[22018]: time=\"2026-06-11T17:48:44.754452855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455634 | controller |     "Jun 11 17:48:44.762384 crc crio[22018]: time=\"2026-06-11T17:48:44.759634345Z\" level=info msg=\"Started container\" PID=258662 containerID=7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c description=openstack/cinder-api-0/cinder-api id=cedaa5f7-6986-432b-9ef4-b398fe2b9c5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9",
2026-06-11 18:17:42.455650 | controller |     "Jun 11 17:48:44.809387 crc crio[22018]: time=\"2026-06-11T17:48:44.809244744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455665 | controller |     "Jun 11 17:48:44.950373 crc crio[22018]: time=\"2026-06-11T17:48:44.949799929Z\" level=info msg=\"Created container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=651c9fa7-0edb-4a3e-9009-a1ac94172beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455681 | controller |     "Jun 11 17:48:44.956595 crc crio[22018]: time=\"2026-06-11T17:48:44.956525375Z\" level=info msg=\"Starting container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954\" id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.455696 | controller |     "Jun 11 17:48:45.007299 crc crio[22018]: time=\"2026-06-11T17:48:45.007041766Z\" level=info msg=\"Started container\" PID=258704 containerID=80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 description=openstack/ceilometer-0/proxy-httpd id=e429c894-1f66-411a-aa45-26f37976b671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3",
2026-06-11 18:17:42.455712 | controller |     "Jun 11 17:48:47.276712 crc crio[22018]: time=\"2026-06-11T17:48:47.27583091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=eb0665a7-26bd-4cae-924b-3006dd707ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455728 | controller |     "Jun 11 17:48:47.308564 crc crio[22018]: time=\"2026-06-11T17:48:47.30597708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60d9b582-1fd8-4b3f-b1b7-af4808ee42cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455744 | controller |     "Jun 11 17:48:47.654434 crc crio[22018]: time=\"2026-06-11T17:48:47.653794055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=098b437a-de1d-4d41-8b17-c5df6ab25358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455760 | controller |     "Jun 11 17:48:47.654988 crc crio[22018]: time=\"2026-06-11T17:48:47.654938031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=73b2bd53-d175-41a6-ba37-2c8219984f61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455776 | controller |     "Jun 11 17:48:51.665171 crc crio[22018]: time=\"2026-06-11T17:48:51.663716761Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455796 | controller |     "Jun 11 17:48:51.667255 crc crio[22018]: time=\"2026-06-11T17:48:51.666985405Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.455813 | controller |     "Jun 11 17:48:53.357031 crc crio[22018]: time=\"2026-06-11T17:48:53.356456498Z\" level=info msg=\"Stopping container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71 (timeout: 30s)\" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.455829 | controller |     "Jun 11 17:48:56.075661 crc crio[22018]: time=\"2026-06-11T17:48:56.074828421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455846 | controller |     "Jun 11 17:48:56.076808 crc crio[22018]: time=\"2026-06-11T17:48:56.074851602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.455886 | controller |     "Jun 11 17:49:02.455066 crc crio[22018]: time=\"2026-06-11T17:49:02.454103357Z\" level=info msg=\"Stopped container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=b4acb2bb-28c8-4a00-a2c9-ea2fe64e7408 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.455904 | controller |     "Jun 11 17:49:02.458961 crc crio[22018]: time=\"2026-06-11T17:49:02.458857259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8ec6a242-58a9-49c8-872f-4fe01440a474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455921 | controller |     "Jun 11 17:49:02.470289 crc crio[22018]: time=\"2026-06-11T17:49:02.470159221Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=5ce5f889-0869-4270-b2bf-439da4018647 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.455938 | controller |     "Jun 11 17:49:02.472873 crc crio[22018]: time=\"2026-06-11T17:49:02.472729641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ab72e28a-73b3-424e-9ea8-a6f4d4c079b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.455960 | controller |     "Jun 11 17:49:02.496976 crc crio[22018]: time=\"2026-06-11T17:49:02.496862125Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=11ec82c8-6ce7-49de-8f05-df729a2f4518 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.455985 | controller |     "Jun 11 17:49:02.497905 crc crio[22018]: time=\"2026-06-11T17:49:02.497780671Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=4f2e0eaa-68c1-4cbf-844a-226ca0f47490 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.456012 | controller |     "Jun 11 17:49:02.498288 crc crio[22018]: time=\"2026-06-11T17:49:02.49814046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ab0ffea0-69da-4dda-aaa7-ca6998f2809a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456035 | controller |     "Jun 11 17:49:02.499294 crc crio[22018]: time=\"2026-06-11T17:49:02.499241144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=040c34ae-758a-46cd-a4b3-7a61c2588088 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456081 | controller |     "Jun 11 17:49:02.512736 crc crio[22018]: time=\"2026-06-11T17:49:02.512637082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=955af4e3-b3e4-4d46-81f3-78055755b550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456104 | controller |     "Jun 11 17:49:02.573255 crc crio[22018]: time=\"2026-06-11T17:49:02.57320175Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456123 | controller |     "Jun 11 17:49:02.588744 crc crio[22018]: time=\"2026-06-11T17:49:02.588713143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456140 | controller |     "Jun 11 17:49:02.624603 crc crio[22018]: time=\"2026-06-11T17:49:02.624533084Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=fca6bda4-33ef-4556-98ec-b8cc2f2606fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.456160 | controller |     "Jun 11 17:49:02.626725 crc crio[22018]: time=\"2026-06-11T17:49:02.626129095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=16eefc5d-46aa-4cea-bcd2-ed011cdf30e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456181 | controller |     "Jun 11 17:49:02.636945 crc crio[22018]: time=\"2026-06-11T17:49:02.636776404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456201 | controller |     "Jun 11 17:49:02.646174 crc crio[22018]: time=\"2026-06-11T17:49:02.645610668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c2721045-d567-4558-863e-b82b0233fa46 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.456219 | controller |     "Jun 11 17:49:02.646603 crc crio[22018]: time=\"2026-06-11T17:49:02.646473213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456236 | controller |     "Jun 11 17:49:02.647134 crc crio[22018]: time=\"2026-06-11T17:49:02.646977509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456253 | controller |     "Jun 11 17:49:02.647506 crc crio[22018]: time=\"2026-06-11T17:49:02.647264101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1592b56d-ec70-4ae5-8083-2d44b019ad2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456270 | controller |     "Jun 11 17:49:02.654293 crc crio[22018]: time=\"2026-06-11T17:49:02.654177608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456287 | controller |     "Jun 11 17:49:02.674924 crc crio[22018]: time=\"2026-06-11T17:49:02.674160524Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=13395afb-93c0-44ff-8d8a-849a364cdf0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.456307 | controller |     "Jun 11 17:49:02.681099 crc crio[22018]: time=\"2026-06-11T17:49:02.680962711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f7310e28-be66-40bf-b602-a86da0f07932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456338 | controller |     "Jun 11 17:49:02.682524 crc crio[22018]: time=\"2026-06-11T17:49:02.682448308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cf0e88b5-b05a-40bc-86ea-9c28e94a7ce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456362 | controller |     "Jun 11 17:49:02.685875 crc crio[22018]: time=\"2026-06-11T17:49:02.6808911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ffaa1bf8-12d4-477e-bd1f-87638de2081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456381 | controller |     "Jun 11 17:49:02.691267 crc crio[22018]: time=\"2026-06-11T17:49:02.691196467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c71d6e03-7a16-4d36-b207-d016879de479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456402 | controller |     "Jun 11 17:49:02.701518 crc crio[22018]: time=\"2026-06-11T17:49:02.701374072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6890ea91-2b30-4845-92bc-d023a8e1d22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456426 | controller |     "Jun 11 17:49:02.702088 crc crio[22018]: time=\"2026-06-11T17:49:02.701924439Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456446 | controller |     "Jun 11 17:49:02.703667 crc crio[22018]: time=\"2026-06-11T17:49:02.703596602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456469 | controller |     "Jun 11 17:49:02.708855 crc crio[22018]: time=\"2026-06-11T17:49:02.708678524Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456495 | controller |     "Jun 11 17:49:02.715022 crc crio[22018]: time=\"2026-06-11T17:49:02.71488424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=872d6936-cb87-4bc4-89db-448e4671eafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456519 | controller |     "Jun 11 17:49:02.726086 crc crio[22018]: time=\"2026-06-11T17:49:02.725983245Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456536 | controller |     "Jun 11 17:49:02.739941 crc crio[22018]: time=\"2026-06-11T17:49:02.739807026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456553 | controller |     "Jun 11 17:49:02.741574 crc crio[22018]: time=\"2026-06-11T17:49:02.741486962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b14dd72c-237d-4771-be06-089183e83fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.456569 | controller |     "Jun 11 17:49:02.742261 crc crio[22018]: time=\"2026-06-11T17:49:02.742183372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456585 | controller |     "Jun 11 17:49:02.755119 crc crio[22018]: time=\"2026-06-11T17:49:02.754966198Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456606 | controller |     "Jun 11 17:49:02.786819 crc crio[22018]: time=\"2026-06-11T17:49:02.786742919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456623 | controller |     "Jun 11 17:49:02.789729 crc crio[22018]: time=\"2026-06-11T17:49:02.789660142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456638 | controller |     "Jun 11 17:49:02.791650 crc crio[22018]: time=\"2026-06-11T17:49:02.791579054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456653 | controller |     "Jun 11 17:49:02.817702 crc crio[22018]: time=\"2026-06-11T17:49:02.817295362Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456671 | controller |     "Jun 11 17:49:02.827163 crc crio[22018]: time=\"2026-06-11T17:49:02.826992421Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456689 | controller |     "Jun 11 17:49:02.837890 crc crio[22018]: time=\"2026-06-11T17:49:02.837761254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456705 | controller |     "Jun 11 17:49:02.846543 crc crio[22018]: time=\"2026-06-11T17:49:02.846398259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456720 | controller |     "Jun 11 17:49:02.847253 crc crio[22018]: time=\"2026-06-11T17:49:02.847170293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456736 | controller |     "Jun 11 17:49:02.847763 crc crio[22018]: time=\"2026-06-11T17:49:02.847667279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456751 | controller |     "Jun 11 17:49:02.848652 crc crio[22018]: time=\"2026-06-11T17:49:02.848572148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456768 | controller |     "Jun 11 17:49:02.854101 crc crio[22018]: time=\"2026-06-11T17:49:02.854026722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456784 | controller |     "Jun 11 17:49:02.929067 crc crio[22018]: time=\"2026-06-11T17:49:02.928897085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456799 | controller |     "Jun 11 17:49:02.932263 crc crio[22018]: time=\"2026-06-11T17:49:02.932134948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456814 | controller |     "Jun 11 17:49:02.942914 crc crio[22018]: time=\"2026-06-11T17:49:02.942811868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456836 | controller |     "Jun 11 17:49:02.948177 crc crio[22018]: time=\"2026-06-11T17:49:02.948051005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456872 | controller |     "Jun 11 17:49:03.156578 crc crio[22018]: time=\"2026-06-11T17:49:03.155443138Z\" level=info msg=\"Created container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=55b22475-fa85-4363-81e4-cc38a01a341f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456890 | controller |     "Jun 11 17:49:03.158652 crc crio[22018]: time=\"2026-06-11T17:49:03.158514556Z\" level=info msg=\"Starting container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b\" id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.456906 | controller |     "Jun 11 17:49:03.164400 crc crio[22018]: time=\"2026-06-11T17:49:03.164253309Z\" level=info msg=\"Started container\" PID=259927 containerID=c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=adeb5746-dc4e-4f81-a5bb-45532f816834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97",
2026-06-11 18:17:42.456924 | controller |     "Jun 11 17:49:03.169584 crc crio[22018]: time=\"2026-06-11T17:49:03.169508496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456940 | controller |     "Jun 11 17:49:03.175234 crc crio[22018]: time=\"2026-06-11T17:49:03.175126245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.456956 | controller |     "Jun 11 17:49:03.189090 crc crio[22018]: time=\"2026-06-11T17:49:03.188992496Z\" level=info msg=\"Created container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=6a9e1cc2-79fc-4e18-bf11-e53d5dc860ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.456972 | controller |     "Jun 11 17:49:03.191943 crc crio[22018]: time=\"2026-06-11T17:49:03.191867778Z\" level=info msg=\"Starting container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7\" id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.456988 | controller |     "Jun 11 17:49:03.198788 crc crio[22018]: time=\"2026-06-11T17:49:03.198644694Z\" level=info msg=\"Started container\" PID=259928 containerID=b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=954e0ac6-46bc-45e5-9547-e2e3ba12e2ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3",
2026-06-11 18:17:42.457004 | controller |     "Jun 11 17:49:03.211231 crc crio[22018]: time=\"2026-06-11T17:49:03.211108171Z\" level=info msg=\"Created container 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e: openstack/memcached-0/memcached\" id=a12fb911-9a57-4712-af6b-6582d7bead14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457020 | controller |     "Jun 11 17:49:03.213622 crc crio[22018]: time=\"2026-06-11T17:49:03.213544958Z\" level=info msg=\"Starting container: 4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e\" id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457036 | controller |     "Jun 11 17:49:03.224487 crc crio[22018]: time=\"2026-06-11T17:49:03.224244429Z\" level=info msg=\"Started container\" PID=259929 containerID=4020b73a60c0936570e9819f054f84189a8725c4f4ad1def2ef1aa58be709c9e description=openstack/memcached-0/memcached id=dd5f6557-2c19-40de-8d37-7eb007664e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abd3a209fd7c1735dacd7027db10b2fa007b519e0f38b16c37ef0d2f250bf0a",
2026-06-11 18:17:42.457065 | controller |     "Jun 11 17:49:03.311311 crc crio[22018]: time=\"2026-06-11T17:49:03.311209659Z\" level=info msg=\"Created container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c82d74d7-fd89-47ad-a353-712b69a28609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457102 | controller |     "Jun 11 17:49:03.313835 crc crio[22018]: time=\"2026-06-11T17:49:03.31379674Z\" level=info msg=\"Starting container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb\" id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457121 | controller |     "Jun 11 17:49:03.325970 crc crio[22018]: time=\"2026-06-11T17:49:03.325908386Z\" level=info msg=\"Started container\" PID=259930 containerID=4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cf46d53d-8ffa-48b7-9aea-1c80b54ea4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9",
2026-06-11 18:17:42.457139 | controller |     "Jun 11 17:49:03.394807 crc crio[22018]: time=\"2026-06-11T17:49:03.394587242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457156 | controller |     "Jun 11 17:49:03.400048 crc crio[22018]: time=\"2026-06-11T17:49:03.399962004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457173 | controller |     "Jun 11 17:49:03.462230 crc crio[22018]: time=\"2026-06-11T17:49:03.462165826Z\" level=info msg=\"Created container f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945: openstack/openstack-galera-0/mysql-bootstrap\" id=366889fa-f270-42c0-8bec-f91cd82aa001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457190 | controller |     "Jun 11 17:49:03.463701 crc crio[22018]: time=\"2026-06-11T17:49:03.463636741Z\" level=info msg=\"Starting container: f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945\" id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457206 | controller |     "Jun 11 17:49:03.471052 crc crio[22018]: time=\"2026-06-11T17:49:03.470899094Z\" level=info msg=\"Started container\" PID=259939 containerID=f539117c002b088bb500bcab8697cb5e486554ffcbfe738dd22a920f133ea945 description=openstack/openstack-galera-0/mysql-bootstrap id=4772360d-71a5-4267-9b08-0a8cfe0c3d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c",
2026-06-11 18:17:42.457223 | controller |     "Jun 11 17:49:03.483512 crc crio[22018]: time=\"2026-06-11T17:49:03.483134332Z\" level=info msg=\"Created container b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5d57f7c3-179f-4ce1-ac9a-2b371c2605d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457239 | controller |     "Jun 11 17:49:03.484899 crc crio[22018]: time=\"2026-06-11T17:49:03.484814466Z\" level=info msg=\"Starting container: b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe\" id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457255 | controller |     "Jun 11 17:49:03.490383 crc crio[22018]: time=\"2026-06-11T17:49:03.490246479Z\" level=info msg=\"Started container\" PID=259960 containerID=b95f126007b83ff0fc0a07b10909b6a7bce3f560349c550cf96a53e611e8b9fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=f012bb4d-54bb-4bd2-8b4a-1bb4d6c95462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98",
2026-06-11 18:17:42.457274 | controller |     "Jun 11 17:49:03.584870 crc crio[22018]: time=\"2026-06-11T17:49:03.584047565Z\" level=info msg=\"Created container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=990c5248-5456-4c5d-9259-4399b3bc701b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457291 | controller |     "Jun 11 17:49:03.586241 crc crio[22018]: time=\"2026-06-11T17:49:03.586154954Z\" level=info msg=\"Starting container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403\" id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457307 | controller |     "Jun 11 17:49:03.592160 crc crio[22018]: time=\"2026-06-11T17:49:03.592091041Z\" level=info msg=\"Started container\" PID=259977 containerID=c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403 description=openstack/keystone-db-sync-ljlqj/keystone-db-sync id=255828d2-5004-4e25-a76f-06dbe4d5c0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16",
2026-06-11 18:17:42.457323 | controller |     "Jun 11 17:49:03.598791 crc crio[22018]: time=\"2026-06-11T17:49:03.598659743Z\" level=info msg=\"Stopping container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b (timeout: 30s)\" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.457338 | controller |     "Jun 11 17:49:04.720635 crc crio[22018]: time=\"2026-06-11T17:49:04.720017054Z\" level=info msg=\"Created container 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c: openstack/rabbitmq-cell1-server-0/wipe-data\" id=5b77b134-d0e0-4d1b-b649-98fee29f2fa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457354 | controller |     "Jun 11 17:49:04.721738 crc crio[22018]: time=\"2026-06-11T17:49:04.721661397Z\" level=info msg=\"Starting container: 237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c\" id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457369 | controller |     "Jun 11 17:49:04.727700 crc crio[22018]: time=\"2026-06-11T17:49:04.727605656Z\" level=info msg=\"Started container\" PID=259936 containerID=237e99b0da498898ea4e4f96c90627381faf18c28e9eb1c7af72fef0e165b63c description=openstack/rabbitmq-cell1-server-0/wipe-data id=7166ff94-3fec-484f-b238-55ac78bdb0f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2",
2026-06-11 18:17:42.457385 | controller |     "Jun 11 17:49:04.802173 crc crio[22018]: time=\"2026-06-11T17:49:04.802084857Z\" level=info msg=\"Created container f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752: openstack/rabbitmq-server-0/wipe-data\" id=42188a94-1c0c-4619-af4e-38ac0b497a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457401 | controller |     "Jun 11 17:49:04.803728 crc crio[22018]: time=\"2026-06-11T17:49:04.803652287Z\" level=info msg=\"Starting container: f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752\" id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457418 | controller |     "Jun 11 17:49:04.822199 crc crio[22018]: time=\"2026-06-11T17:49:04.822044273Z\" level=info msg=\"Started container\" PID=259931 containerID=f8b8cd9ad52454b93c4e7e6106981a059ec0e60439651e744b78f84784fcb752 description=openstack/rabbitmq-server-0/wipe-data id=6a071532-3b82-431d-a9e3-3a68b08d7477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95",
2026-06-11 18:17:42.457437 | controller |     "Jun 11 17:49:06.161107 crc crio[22018]: time=\"2026-06-11T17:49:06.160639035Z\" level=info msg=\"Stopping container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7 (timeout: 30s)\" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.457453 | controller |     "Jun 11 17:49:06.715073 crc crio[22018]: time=\"2026-06-11T17:49:06.71389848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=19886f5d-8a60-4abb-88a9-c8d813743fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457469 | controller |     "Jun 11 17:49:06.735195 crc crio[22018]: time=\"2026-06-11T17:49:06.735077175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=71fad1f3-d5c6-414f-80b8-2bffdf5228f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457484 | controller |     "Jun 11 17:49:06.746583 crc crio[22018]: time=\"2026-06-11T17:49:06.745133034Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457510 | controller |     "Jun 11 17:49:06.747270 crc crio[22018]: time=\"2026-06-11T17:49:06.747211281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457548 | controller |     "Jun 11 17:49:06.828042 crc crio[22018]: time=\"2026-06-11T17:49:06.827960951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457568 | controller |     "Jun 11 17:49:06.831134 crc crio[22018]: time=\"2026-06-11T17:49:06.831081841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457586 | controller |     "Jun 11 17:49:07.736252 crc crio[22018]: time=\"2026-06-11T17:49:07.735778467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d2c1cf35-37d1-4035-904c-e51ef069266c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457602 | controller |     "Jun 11 17:49:07.748385 crc crio[22018]: time=\"2026-06-11T17:49:07.747072086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1ac99daa-3f36-4ed7-a9ba-4b4d93cf878a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457619 | controller |     "Jun 11 17:49:07.752673 crc crio[22018]: time=\"2026-06-11T17:49:07.752362974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=61f751ae-9441-4b9f-81f9-4f91b0d1015e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457635 | controller |     "Jun 11 17:49:07.756386 crc crio[22018]: time=\"2026-06-11T17:49:07.755035969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9e208bd2-af74-4698-aba1-45c5344643dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457651 | controller |     "Jun 11 17:49:07.764395 crc crio[22018]: time=\"2026-06-11T17:49:07.763762587Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457667 | controller |     "Jun 11 17:49:07.771178 crc crio[22018]: time=\"2026-06-11T17:49:07.771098372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457684 | controller |     "Jun 11 17:49:07.849939 crc crio[22018]: time=\"2026-06-11T17:49:07.849851759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=475a5805-0339-40b1-aaef-6cec76100d75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457705 | controller |     "Jun 11 17:49:07.858689 crc crio[22018]: time=\"2026-06-11T17:49:07.858592057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e80fc465-c8ed-4629-95af-043286d1acf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.457722 | controller |     "Jun 11 17:49:07.861526 crc crio[22018]: time=\"2026-06-11T17:49:07.861451429Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457739 | controller |     "Jun 11 17:49:07.863613 crc crio[22018]: time=\"2026-06-11T17:49:07.863546846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457756 | controller |     "Jun 11 17:49:07.870662 crc crio[22018]: time=\"2026-06-11T17:49:07.870594039Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457772 | controller |     "Jun 11 17:49:07.915982 crc crio[22018]: time=\"2026-06-11T17:49:07.915888522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457788 | controller |     "Jun 11 17:49:07.918154 crc crio[22018]: time=\"2026-06-11T17:49:07.918088361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457805 | controller |     "Jun 11 17:49:07.920502 crc crio[22018]: time=\"2026-06-11T17:49:07.920397486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457820 | controller |     "Jun 11 17:49:08.092451 crc crio[22018]: time=\"2026-06-11T17:49:08.091553674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457836 | controller |     "Jun 11 17:49:08.095702 crc crio[22018]: time=\"2026-06-11T17:49:08.095630824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457874 | controller |     "Jun 11 17:49:08.198830 crc crio[22018]: time=\"2026-06-11T17:49:08.198739548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457893 | controller |     "Jun 11 17:49:08.207542 crc crio[22018]: time=\"2026-06-11T17:49:08.20663138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.457909 | controller |     "Jun 11 17:49:08.499998 crc crio[22018]: time=\"2026-06-11T17:49:08.499785822Z\" level=info msg=\"Created container 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe: openstack/openstack-cell1-galera-0/galera\" id=fc8253e7-e51f-4857-a481-a13acf2e5803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457926 | controller |     "Jun 11 17:49:08.501777 crc crio[22018]: time=\"2026-06-11T17:49:08.501544808Z\" level=info msg=\"Starting container: 75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe\" id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457942 | controller |     "Jun 11 17:49:08.512550 crc crio[22018]: time=\"2026-06-11T17:49:08.51227838Z\" level=info msg=\"Started container\" PID=260732 containerID=75561fdc2412b1a7eb851defc22f34e74571fa24a1a6afe9d00813b0c73621fe description=openstack/openstack-cell1-galera-0/galera id=84abc49d-0810-45cd-8b57-030e2d501b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfc619bd29e39be45d3888441982179f4012618f9417e234b1b4f9a98df41e98",
2026-06-11 18:17:42.457964 | controller |     "Jun 11 17:49:08.556650 crc crio[22018]: time=\"2026-06-11T17:49:08.55653375Z\" level=info msg=\"Created container d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb: openstack/openstack-galera-0/galera\" id=98b6ccdc-b658-4b2f-a85f-4c85da82e618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.457981 | controller |     "Jun 11 17:49:08.557866 crc crio[22018]: time=\"2026-06-11T17:49:08.557804679Z\" level=info msg=\"Starting container: d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb\" id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.457997 | controller |     "Jun 11 17:49:08.567199 crc crio[22018]: time=\"2026-06-11T17:49:08.567095726Z\" level=info msg=\"Started container\" PID=260734 containerID=d63f2e6a6081333e11922394a509ce75efe188a0ae57653d851b4ffa7f7bebcb description=openstack/openstack-galera-0/galera id=7a5c9235-8dd2-4561-915c-b2ceca4f7b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8d2f9aac7ba3c72a110578b3bf8c487fcc8266af08e0da7314d5d62b65131c",
2026-06-11 18:17:42.458013 | controller |     "Jun 11 17:49:09.337710 crc crio[22018]: time=\"2026-06-11T17:49:09.337133915Z\" level=info msg=\"Created container 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602: openstack/rabbitmq-cell1-server-0/setup-container\" id=a5495aa3-1049-4ddc-92e0-b3f36b6f8687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458030 | controller |     "Jun 11 17:49:09.342722 crc crio[22018]: time=\"2026-06-11T17:49:09.342566299Z\" level=info msg=\"Starting container: 4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602\" id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.458045 | controller |     "Jun 11 17:49:09.358085 crc crio[22018]: time=\"2026-06-11T17:49:09.357957809Z\" level=info msg=\"Started container\" PID=260597 containerID=4ad5376e9f8f0fc323163d891f72e3d3401092e2bce3e3244aeb4b40ead49602 description=openstack/rabbitmq-cell1-server-0/setup-container id=3519809d-ce32-4dff-9c2a-32dba892518c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2",
2026-06-11 18:17:42.458061 | controller |     "Jun 11 17:49:09.527080 crc crio[22018]: time=\"2026-06-11T17:49:09.524021274Z\" level=info msg=\"Stopped container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=2172dac8-271d-4e7e-90bd-200b963fc65d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458077 | controller |     "Jun 11 17:49:09.527080 crc crio[22018]: time=\"2026-06-11T17:49:09.525553773Z\" level=info msg=\"Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458094 | controller |     "Jun 11 17:49:09.533781 crc crio[22018]: time=\"2026-06-11T17:49:09.527095792Z\" level=info msg=\"Got pod network &{Name:keystone-74988c44b8-b4w7n Namespace:openstack ID:f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152 UID:4744474c-3496-40bd-b40c-2a825465f239 NetNS:/var/run/netns/8f4f79ab-bea2-4aa5-93b2-7412277b146b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4744474c_3496_40bd_b40c_2a825465f239.slice PodAnnotations:0xc007484340}] Aliases:map[]}\"",
2026-06-11 18:17:42.458114 | controller |     "Jun 11 17:49:09.533781 crc crio[22018]: time=\"2026-06-11T17:49:09.527272958Z\" level=info msg=\"Deleting pod openstack_keystone-74988c44b8-b4w7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.458131 | controller |     "Jun 11 17:49:10.202708 crc crio[22018]: time=\"2026-06-11T17:49:10.202148777Z\" level=info msg=\"Stopped pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=a01d51e0-276a-4bb9-a588-115ed78085ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458147 | controller |     "Jun 11 17:49:10.870048 crc crio[22018]: time=\"2026-06-11T17:49:10.869875218Z\" level=info msg=\"Removing container: 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7\" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.458162 | controller |     "Jun 11 17:49:10.905260 crc crio[22018]: time=\"2026-06-11T17:49:10.904896052Z\" level=info msg=\"Created container b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c: openstack/rabbitmq-server-0/setup-container\" id=aabb3713-306c-4610-9ca3-c00bcc91a077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458178 | controller |     "Jun 11 17:49:10.906658 crc crio[22018]: time=\"2026-06-11T17:49:10.906593625Z\" level=info msg=\"Starting container: b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c\" id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.458194 | controller |     "Jun 11 17:49:10.916723 crc crio[22018]: time=\"2026-06-11T17:49:10.916609435Z\" level=info msg=\"Started container\" PID=260733 containerID=b91e1f26377c75bba443ae8f8bb2619f78a2a983e3ddd246fa0c76ca102d771c description=openstack/rabbitmq-server-0/setup-container id=34fbd5ee-beb4-4587-b94c-307ea1e9d8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95",
2026-06-11 18:17:42.458210 | controller |     "Jun 11 17:49:10.969058 crc crio[22018]: time=\"2026-06-11T17:49:10.968633479Z\" level=info msg=\"Removed container 41e2f2a4f57ec983be4243ecff54869e90e5b1e7a26507c920019e2f4c341ce7: openstack/keystone-74988c44b8-b4w7n/keystone-api\" id=dc149c58-0b62-4f73-be1e-af38bcd12a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.458226 | controller |     "Jun 11 17:49:17.475141 crc crio[22018]: time=\"2026-06-11T17:49:17.474278502Z\" level=info msg=\"Stopped container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=0d79f65a-c80c-48cb-b37b-167f23cb5de6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458242 | controller |     "Jun 11 17:49:17.477432 crc crio[22018]: time=\"2026-06-11T17:49:17.477277357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=600b0bcb-0cbb-4a84-90c5-59d7ee043e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.458258 | controller |     "Jun 11 17:49:17.525430 crc crio[22018]: time=\"2026-06-11T17:49:17.525257605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f4a66b20-9df5-4491-bb03-7b9643580e62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.458274 | controller |     "Jun 11 17:49:17.723472 crc crio[22018]: time=\"2026-06-11T17:49:17.723203871Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458291 | controller |     "Jun 11 17:49:17.723863 crc crio[22018]: time=\"2026-06-11T17:49:17.723741678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458311 | controller |     "Jun 11 17:49:17.809959 crc crio[22018]: time=\"2026-06-11T17:49:17.809524796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458327 | controller |     "Jun 11 17:49:17.825957 crc crio[22018]: time=\"2026-06-11T17:49:17.822277183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458345 | controller |     "Jun 11 17:49:18.371664 crc crio[22018]: time=\"2026-06-11T17:49:18.371259603Z\" level=info msg=\"Created container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=d446dc59-2154-4d99-a173-c914abe9017c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458362 | controller |     "Jun 11 17:49:18.372606 crc crio[22018]: time=\"2026-06-11T17:49:18.372523091Z\" level=info msg=\"Starting container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6\" id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.458379 | controller |     "Jun 11 17:49:18.378680 crc crio[22018]: time=\"2026-06-11T17:49:18.378566174Z\" level=info msg=\"Started container\" PID=261584 containerID=0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api id=e6ba11ce-0335-4dd3-8588-838a0cf13b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3",
2026-06-11 18:17:42.458396 | controller |     "Jun 11 17:49:19.065944 crc crio[22018]: time=\"2026-06-11T17:49:19.062838972Z\" level=info msg=\"Stopping container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7 (timeout: 30s)\" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458413 | controller |     "Jun 11 17:49:19.199662 crc crio[22018]: time=\"2026-06-11T17:49:19.199510287Z\" level=info msg=\"Stopped container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=ad557f44-66de-4cd7-9350-c20ea833b24e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458430 | controller |     "Jun 11 17:49:19.201767 crc crio[22018]: time=\"2026-06-11T17:49:19.201676056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b5ecd3c0-eebf-419e-b978-47246819f029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.458446 | controller |     "Jun 11 17:49:19.204045 crc crio[22018]: time=\"2026-06-11T17:49:19.203965736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1024e2be-7e39-4160-ba2a-003ffe7bd1cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.458462 | controller |     "Jun 11 17:49:19.207085 crc crio[22018]: time=\"2026-06-11T17:49:19.207004327Z\" level=info msg=\"Creating container: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458478 | controller |     "Jun 11 17:49:19.207473 crc crio[22018]: time=\"2026-06-11T17:49:19.207314227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458510 | controller |     "Jun 11 17:49:19.289642 crc crio[22018]: time=\"2026-06-11T17:49:19.27790549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458551 | controller |     "Jun 11 17:49:19.289642 crc crio[22018]: time=\"2026-06-11T17:49:19.280952496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458576 | controller |     "Jun 11 17:49:19.526955 crc crio[22018]: time=\"2026-06-11T17:49:19.525945588Z\" level=info msg=\"Created container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=bc879f5a-b67f-4077-b301-8898a238c8dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.458598 | controller |     "Jun 11 17:49:19.530187 crc crio[22018]: time=\"2026-06-11T17:49:19.530095829Z\" level=info msg=\"Starting container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd\" id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.458616 | controller |     "Jun 11 17:49:19.538863 crc crio[22018]: time=\"2026-06-11T17:49:19.538791426Z\" level=info msg=\"Started container\" PID=261839 containerID=47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd description=openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log id=f071fa55-cc3c-4691-87dd-37027e9e7ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3",
2026-06-11 18:17:42.458633 | controller |     "Jun 11 17:49:20.104734 crc crio[22018]: time=\"2026-06-11T17:49:20.103457846Z\" level=info msg=\"Removing container: 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71\" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.458650 | controller |     "Jun 11 17:49:20.145798 crc crio[22018]: time=\"2026-06-11T17:49:20.145103362Z\" level=info msg=\"Removed container 9a4243000bcb7e60f5df251d36182101c2738d2991bfe2fdbb3baa96f30d7c71: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=7829dd38-9b7b-4b0d-be90-e01cd2b9d160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.458667 | controller |     "Jun 11 17:49:23.215060 crc crio[22018]: time=\"2026-06-11T17:49:23.214975416Z\" level=info msg=\"Stopping container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946 (timeout: 30s)\" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458683 | controller |     "Jun 11 17:49:23.216116 crc crio[22018]: time=\"2026-06-11T17:49:23.2150879Z\" level=info msg=\"Stopping container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56 (timeout: 30s)\" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458700 | controller |     "Jun 11 17:49:23.216116 crc crio[22018]: time=\"2026-06-11T17:49:23.214989102Z\" level=info msg=\"Stopping container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe (timeout: 30s)\" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458715 | controller |     "Jun 11 17:49:23.216850 crc crio[22018]: time=\"2026-06-11T17:49:23.216754783Z\" level=info msg=\"Stopping container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954 (timeout: 30s)\" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458731 | controller |     "Jun 11 17:49:23.351777 crc crio[22018]: time=\"2026-06-11T17:49:23.351550495Z\" level=info msg=\"Stopped container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=5ef8830a-e577-45f9-90b5-9b7ba1844a21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458747 | controller |     "Jun 11 17:49:23.450256 crc crio[22018]: time=\"2026-06-11T17:49:23.450161765Z\" level=info msg=\"Stopped container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=78092c9a-37ab-45a2-91df-fc311bd83077 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458767 | controller |     "Jun 11 17:49:23.551995 crc crio[22018]: time=\"2026-06-11T17:49:23.551897714Z\" level=info msg=\"Stopped container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=ae0010da-81dd-4003-86e6-5d7fd81a56ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458784 | controller |     "Jun 11 17:49:23.765903 crc crio[22018]: time=\"2026-06-11T17:49:23.765682231Z\" level=info msg=\"Stopped container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=fd59f299-b826-443b-b6b5-454e64033c17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.458801 | controller |     "Jun 11 17:49:23.768993 crc crio[22018]: time=\"2026-06-11T17:49:23.768909143Z\" level=info msg=\"Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458817 | controller |     "Jun 11 17:49:23.770036 crc crio[22018]: time=\"2026-06-11T17:49:23.769972608Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3 UID:0ec0f3cc-b91b-49fd-9e7a-5735300c2c9f NetNS:/var/run/netns/d4791f79-05ee-4029-80cb-5e78597f7113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ec0f3cc_b91b_49fd_9e7a_5735300c2c9f.slice PodAnnotations:0xc00285c120}] Aliases:map[]}\"",
2026-06-11 18:17:42.458834 | controller |     "Jun 11 17:49:23.770250 crc crio[22018]: time=\"2026-06-11T17:49:23.770190495Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.458868 | controller |     "Jun 11 17:49:24.144960 crc crio[22018]: time=\"2026-06-11T17:49:24.14472182Z\" level=info msg=\"Stopped pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=ef4ef49d-73ef-42d9-ac92-aa46b3f29fdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458890 | controller |     "Jun 11 17:49:25.672692 crc crio[22018]: time=\"2026-06-11T17:49:25.671699848Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.458908 | controller |     "Jun 11 17:49:25.674162 crc crio[22018]: time=\"2026-06-11T17:49:25.672746242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.458924 | controller |     "Jun 11 17:49:25.718815 crc crio[22018]: time=\"2026-06-11T17:49:25.718682496Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}\"",
2026-06-11 18:17:42.458941 | controller |     "Jun 11 17:49:25.718815 crc crio[22018]: time=\"2026-06-11T17:49:25.718791269Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.458958 | controller |     "Jun 11 17:49:25.870137 crc crio[22018]: time=\"2026-06-11T17:49:25.870059345Z\" level=info msg=\"Stopping pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458979 | controller |     "Jun 11 17:49:25.870635 crc crio[22018]: time=\"2026-06-11T17:49:25.870299172Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=6c1f9df1-4070-4393-b5f4-0b31ef405722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.458996 | controller |     "Jun 11 17:49:25.871125 crc crio[22018]: time=\"2026-06-11T17:49:25.871090327Z\" level=info msg=\"Removing pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459013 | controller |     "Jun 11 17:49:25.895709 crc crio[22018]: time=\"2026-06-11T17:49:25.895655645Z\" level=info msg=\"Removed pod sandbox: ec2a78245a737c2da99c1ee9e7e493ba561f9fb3d9fa141afe6f66138b1d59ab\" id=39db8549-e01e-4be5-bea0-9dcbbed96a18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459029 | controller |     "Jun 11 17:49:25.897288 crc crio[22018]: time=\"2026-06-11T17:49:25.897201989Z\" level=info msg=\"Stopping pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459045 | controller |     "Jun 11 17:49:25.897928 crc crio[22018]: time=\"2026-06-11T17:49:25.897901481Z\" level=info msg=\"Stopped pod sandbox (already stopped): 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=3435be29-fb09-4b32-96b4-12ad15af1738 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459062 | controller |     "Jun 11 17:49:25.899623 crc crio[22018]: time=\"2026-06-11T17:49:25.899129131Z\" level=info msg=\"Removing pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459078 | controller |     "Jun 11 17:49:25.920671 crc crio[22018]: time=\"2026-06-11T17:49:25.919926844Z\" level=info msg=\"Removed pod sandbox: 287adc50246f1a37aacd336a9019f8a901b0edd87300b29640cdf683e4ef5f3b\" id=ab0ba7e6-611b-4e7b-ab67-4073e517e411 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459095 | controller |     "Jun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.922748082Z\" level=info msg=\"Stopping pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459111 | controller |     "Jun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.922785043Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=a9e014b7-9703-4129-98cb-65aec0f37d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459127 | controller |     "Jun 11 17:49:25.925454 crc crio[22018]: time=\"2026-06-11T17:49:25.924126426Z\" level=info msg=\"Removing pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459143 | controller |     "Jun 11 17:49:25.950973 crc crio[22018]: time=\"2026-06-11T17:49:25.950886755Z\" level=info msg=\"Removed pod sandbox: f1a72b35f38b4b7ac11f92fb6be178d9172acdb5d9cbbac50ccd9c6e1597491d\" id=394be66e-22b0-4cd3-b306-99f2f1f9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459159 | controller |     "Jun 11 17:49:25.951489 crc crio[22018]: time=\"2026-06-11T17:49:25.951280554Z\" level=info msg=\"Stopping pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459175 | controller |     "Jun 11 17:49:25.951489 crc crio[22018]: time=\"2026-06-11T17:49:25.95148689Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=79d6450b-a69e-41c0-837c-6b04fc55aa0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459195 | controller |     "Jun 11 17:49:25.951898 crc crio[22018]: time=\"2026-06-11T17:49:25.951848354Z\" level=info msg=\"Removing pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459212 | controller |     "Jun 11 17:49:25.999725 crc crio[22018]: time=\"2026-06-11T17:49:25.99914338Z\" level=info msg=\"Removed pod sandbox: f6a4f35896665632d71c23608558009dd037f3ca15bfc5cdc65015640f75f152\" id=9708ffcf-0e5e-40e6-af0a-77c896ffbedd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459228 | controller |     "Jun 11 17:49:26.002527 crc crio[22018]: time=\"2026-06-11T17:49:26.002230292Z\" level=info msg=\"Stopping pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459245 | controller |     "Jun 11 17:49:26.002527 crc crio[22018]: time=\"2026-06-11T17:49:26.002435039Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=3a39cb36-65e2-4fb8-a64d-cb17b60fe340 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459261 | controller |     "Jun 11 17:49:26.003185 crc crio[22018]: time=\"2026-06-11T17:49:26.003154822Z\" level=info msg=\"Removing pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459277 | controller |     "Jun 11 17:49:26.017493 crc crio[22018]: time=\"2026-06-11T17:49:26.01743731Z\" level=info msg=\"Removed pod sandbox: 23353446e0d977683be1a7bd3d0fda6d9c208f086edb1b417f84399c8685e387\" id=a4af1a94-df1f-4cbe-b5a2-5e0686ec3471 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459294 | controller |     "Jun 11 17:49:26.023622 crc crio[22018]: time=\"2026-06-11T17:49:26.023519991Z\" level=info msg=\"Stopping pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459311 | controller |     "Jun 11 17:49:26.023777 crc crio[22018]: time=\"2026-06-11T17:49:26.023652355Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=f9c91791-03b3-49db-b62e-3ff989b9e054 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459327 | controller |     "Jun 11 17:49:26.025095 crc crio[22018]: time=\"2026-06-11T17:49:26.02501681Z\" level=info msg=\"Removing pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459343 | controller |     "Jun 11 17:49:26.047845 crc crio[22018]: time=\"2026-06-11T17:49:26.047752024Z\" level=info msg=\"Removed pod sandbox: ebe3a2bcc9520fcaa4964f8ff945f1281fab518aaf77860d38dbb6b425ef792c\" id=5898fc3c-4aa6-4743-945f-32e326d7018e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459361 | controller |     "Jun 11 17:49:26.049728 crc crio[22018]: time=\"2026-06-11T17:49:26.049643522Z\" level=info msg=\"Stopping pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459377 | controller |     "Jun 11 17:49:26.049834 crc crio[22018]: time=\"2026-06-11T17:49:26.049742475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=c0b3f9b7-45a9-4548-9f83-0cdcd00449b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459397 | controller |     "Jun 11 17:49:26.050435 crc crio[22018]: time=\"2026-06-11T17:49:26.050362665Z\" level=info msg=\"Removing pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459413 | controller |     "Jun 11 17:49:26.067797 crc crio[22018]: time=\"2026-06-11T17:49:26.067635389Z\" level=info msg=\"Removed pod sandbox: 474c9b7af0f9d67361f94a444d99f304e140da74ab6db7fc0ad6e70f7d02cb95\" id=75d62033-3f21-4cfb-bd95-7d61e555da4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459430 | controller |     "Jun 11 17:49:26.070437 crc crio[22018]: time=\"2026-06-11T17:49:26.07030535Z\" level=info msg=\"Stopping pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459446 | controller |     "Jun 11 17:49:26.070603 crc crio[22018]: time=\"2026-06-11T17:49:26.070459255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=245e08e1-69f7-4e6d-a2d5-5b9179b24d52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459462 | controller |     "Jun 11 17:49:26.073944 crc crio[22018]: time=\"2026-06-11T17:49:26.073884813Z\" level=info msg=\"Removing pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459480 | controller |     "Jun 11 17:49:26.122146 crc crio[22018]: time=\"2026-06-11T17:49:26.121849331Z\" level=info msg=\"Removed pod sandbox: 34df90c0ab2ee8e16f7d0c57403bb71819aa5b764571586ecd025f00dc569044\" id=13e76752-ff47-4340-b9a2-5e7cd4656bf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459497 | controller |     "Jun 11 17:49:26.122812 crc crio[22018]: time=\"2026-06-11T17:49:26.122743316Z\" level=info msg=\"Stopping pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459513 | controller |     "Jun 11 17:49:26.122989 crc crio[22018]: time=\"2026-06-11T17:49:26.122875981Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=ee142123-4012-42ba-be3c-d37be6de0e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459529 | controller |     "Jun 11 17:49:26.124604 crc crio[22018]: time=\"2026-06-11T17:49:26.124550475Z\" level=info msg=\"Removing pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459546 | controller |     "Jun 11 17:49:26.145220 crc crio[22018]: time=\"2026-06-11T17:49:26.145168725Z\" level=info msg=\"Removed pod sandbox: 1dda61eff5814eebff9ae71e8482c83d4471ea95387e24de18fbbcf520e48122\" id=b4a1e2e9-50e2-48e8-91ee-90900fdef1ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459563 | controller |     "Jun 11 17:49:26.146658 crc crio[22018]: time=\"2026-06-11T17:49:26.146575403Z\" level=info msg=\"Stopping pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459581 | controller |     "Jun 11 17:49:26.146907 crc crio[22018]: time=\"2026-06-11T17:49:26.146834521Z\" level=info msg=\"Stopped pod sandbox (already stopped): a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=5a54b8ad-97d7-4a3c-8f5c-15a9c450f575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.459597 | controller |     "Jun 11 17:49:26.151295 crc crio[22018]: time=\"2026-06-11T17:49:26.151228911Z\" level=info msg=\"Removing pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459618 | controller |     "Jun 11 17:49:26.167735 crc crio[22018]: time=\"2026-06-11T17:49:26.167170377Z\" level=info msg=\"Removed pod sandbox: a561e5cbae63c85099cdef733e521315b38ecf132cc74cd5eb432b7a862383a3\" id=bb3a4669-762f-45db-8b7f-68c94b2c815d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.459636 | controller |     "Jun 11 17:49:26.294294 crc crio[22018]: 2026-06-11T17:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9d0e5ddd4666e3 Mac:d2:c8:9f:e5:e2:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c SocketPath: PciID:}] [{Interface:0xc0002845d0 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.459653 | controller |     "Jun 11 17:49:26.296052 crc crio[22018]: time=\"2026-06-11T17:49:26.295991337Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc0004bee88}] Aliases:map[]}\"",
2026-06-11 18:17:42.459672 | controller |     "Jun 11 17:49:26.296194 crc crio[22018]: time=\"2026-06-11T17:49:26.296142902Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.459691 | controller |     "Jun 11 17:49:26.305382 crc crio[22018]: time=\"2026-06-11T17:49:26.305280223Z\" level=info msg=\"Ran pod sandbox e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f with infra container: openstack/ceilometer-0/POD\" id=360db8a3-8f61-4e58-a7cc-ec89c174969e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.459708 | controller |     "Jun 11 17:49:26.311287 crc crio[22018]: time=\"2026-06-11T17:49:26.311177249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fdb57083-7173-49a7-a27d-4f2e4c94a397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.459725 | controller |     "Jun 11 17:49:26.357498 crc crio[22018]: time=\"2026-06-11T17:49:26.357261687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e83a53fb-ed49-4989-8138-62be07fa6121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.459741 | controller |     "Jun 11 17:49:26.370839 crc crio[22018]: time=\"2026-06-11T17:49:26.370742027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.459758 | controller |     "Jun 11 17:49:26.371143 crc crio[22018]: time=\"2026-06-11T17:49:26.371094739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459775 | controller |     "Jun 11 17:49:26.419840 crc crio[22018]: time=\"2026-06-11T17:49:26.419767257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459790 | controller |     "Jun 11 17:49:26.422683 crc crio[22018]: time=\"2026-06-11T17:49:26.422650579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459811 | controller |     "Jun 11 17:49:26.581487 crc crio[22018]: time=\"2026-06-11T17:49:26.581233971Z\" level=info msg=\"Created container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=b43afc84-ea10-4c98-9884-69c0094b2527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.459828 | controller |     "Jun 11 17:49:26.582557 crc crio[22018]: time=\"2026-06-11T17:49:26.582508131Z\" level=info msg=\"Starting container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd\" id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.459844 | controller |     "Jun 11 17:49:26.588615 crc crio[22018]: time=\"2026-06-11T17:49:26.58852787Z\" level=info msg=\"Started container\" PID=262342 containerID=9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd description=openstack/ceilometer-0/ceilometer-central-agent id=d6e5469c-d1bf-411c-a48b-53f503c8aa84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f",
2026-06-11 18:17:42.459881 | controller |     "Jun 11 17:49:26.602839 crc crio[22018]: time=\"2026-06-11T17:49:26.602745593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3c712fee-6ce3-41ef-9c6e-22630d7aa7d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.459899 | controller |     "Jun 11 17:49:26.626634 crc crio[22018]: time=\"2026-06-11T17:49:26.626292503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c90d1489-2739-42f2-aca4-a67ad39e3045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.459914 | controller |     "Jun 11 17:49:26.636812 crc crio[22018]: time=\"2026-06-11T17:49:26.636725805Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.459930 | controller |     "Jun 11 17:49:26.637226 crc crio[22018]: time=\"2026-06-11T17:49:26.637142569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459945 | controller |     "Jun 11 17:49:26.699815 crc crio[22018]: time=\"2026-06-11T17:49:26.69971503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459961 | controller |     "Jun 11 17:49:26.703310 crc crio[22018]: time=\"2026-06-11T17:49:26.703234443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.459976 | controller |     "Jun 11 17:49:26.888446 crc crio[22018]: time=\"2026-06-11T17:49:26.888074298Z\" level=info msg=\"Created container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=dfd0fe4f-6389-4791-9f17-e2582c9384bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.459991 | controller |     "Jun 11 17:49:26.891272 crc crio[22018]: time=\"2026-06-11T17:49:26.891172237Z\" level=info msg=\"Starting container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91\" id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.460006 | controller |     "Jun 11 17:49:26.901532 crc crio[22018]: time=\"2026-06-11T17:49:26.901393332Z\" level=info msg=\"Started container\" PID=262374 containerID=2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 description=openstack/ceilometer-0/ceilometer-notification-agent id=040d93c2-aca6-4f20-ac76-5a62d236d255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f",
2026-06-11 18:17:42.460029 | controller |     "Jun 11 17:49:26.917143 crc crio[22018]: time=\"2026-06-11T17:49:26.913986903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=67db168e-30a3-484d-bcfc-db455f9b458e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460064 | controller |     "Jun 11 17:49:26.934585 crc crio[22018]: time=\"2026-06-11T17:49:26.934476185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=03c1cfba-5331-474b-9579-e8d27c484e3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460082 | controller |     "Jun 11 17:49:26.944798 crc crio[22018]: time=\"2026-06-11T17:49:26.944719652Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460098 | controller |     "Jun 11 17:49:26.945174 crc crio[22018]: time=\"2026-06-11T17:49:26.945117475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460114 | controller |     "Jun 11 17:49:27.031938 crc crio[22018]: time=\"2026-06-11T17:49:27.031811514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460130 | controller |     "Jun 11 17:49:27.040650 crc crio[22018]: time=\"2026-06-11T17:49:27.040593144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460145 | controller |     "Jun 11 17:49:27.154956 crc crio[22018]: time=\"2026-06-11T17:49:27.15476787Z\" level=info msg=\"Created container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=747d9bd0-91e5-4587-8df6-3dc04733dbcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460162 | controller |     "Jun 11 17:49:27.157111 crc crio[22018]: time=\"2026-06-11T17:49:27.157043552Z\" level=info msg=\"Starting container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f\" id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.460177 | controller |     "Jun 11 17:49:27.164657 crc crio[22018]: time=\"2026-06-11T17:49:27.163756442Z\" level=info msg=\"Started container\" PID=262393 containerID=5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f description=openstack/ceilometer-0/sg-core id=63f9e821-041d-48ff-a853-d6729b21e755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f",
2026-06-11 18:17:42.460193 | controller |     "Jun 11 17:49:27.180012 crc crio[22018]: time=\"2026-06-11T17:49:27.179870469Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ccc421a7-c1d3-4596-8d0e-9b296ec0f8d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460209 | controller |     "Jun 11 17:49:27.237292 crc crio[22018]: time=\"2026-06-11T17:49:27.237081213Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f09ae4b6-a080-4bc8-b8f8-91cdeaa96278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460229 | controller |     "Jun 11 17:49:27.249225 crc crio[22018]: time=\"2026-06-11T17:49:27.249133684Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460254 | controller |     "Jun 11 17:49:27.249744 crc crio[22018]: time=\"2026-06-11T17:49:27.249654021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460274 | controller |     "Jun 11 17:49:27.334187 crc crio[22018]: time=\"2026-06-11T17:49:27.332995226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460291 | controller |     "Jun 11 17:49:27.345768 crc crio[22018]: time=\"2026-06-11T17:49:27.345653398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460307 | controller |     "Jun 11 17:49:27.489276 crc crio[22018]: time=\"2026-06-11T17:49:27.489152306Z\" level=info msg=\"Created container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=8cdcc69a-a880-4477-80be-b17af72f4d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460323 | controller |     "Jun 11 17:49:27.490739 crc crio[22018]: time=\"2026-06-11T17:49:27.490646816Z\" level=info msg=\"Starting container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e\" id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.460339 | controller |     "Jun 11 17:49:27.497902 crc crio[22018]: time=\"2026-06-11T17:49:27.497762175Z\" level=info msg=\"Started container\" PID=262444 containerID=9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e description=openstack/ceilometer-0/proxy-httpd id=49feabfb-51c3-4518-9fd1-465f0a94bfa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f",
2026-06-11 18:17:42.460355 | controller |     "Jun 11 17:49:28.273754 crc crio[22018]: time=\"2026-06-11T17:49:28.273479539Z\" level=info msg=\"Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.460372 | controller |     "Jun 11 17:49:28.275064 crc crio[22018]: time=\"2026-06-11T17:49:28.275033679Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-ljlqj Namespace:openstack ID:1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16 UID:f3de0354-1022-4d75-aab7-a20f14c43db2 NetNS:/var/run/netns/73a7fb34-9247-4477-abd7-8aed56b4ca39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3de0354_1022_4d75_aab7_a20f14c43db2.slice PodAnnotations:0xc0004bf440}] Aliases:map[]}\"",
2026-06-11 18:17:42.460388 | controller |     "Jun 11 17:49:28.275299 crc crio[22018]: time=\"2026-06-11T17:49:28.275279467Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-ljlqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.460405 | controller |     "Jun 11 17:49:28.636506 crc crio[22018]: time=\"2026-06-11T17:49:28.636163417Z\" level=info msg=\"Stopped pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=91a8ba6e-ac82-444b-87d9-f89c5aabda47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.460421 | controller |     "Jun 11 17:49:29.326797 crc crio[22018]: time=\"2026-06-11T17:49:29.326666085Z\" level=info msg=\"Stopping container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c (timeout: 30s)\" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460438 | controller |     "Jun 11 17:49:29.326797 crc crio[22018]: time=\"2026-06-11T17:49:29.326746199Z\" level=info msg=\"Stopping container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f (timeout: 30s)\" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460457 | controller |     "Jun 11 17:49:29.469389 crc crio[22018]: time=\"2026-06-11T17:49:29.46908776Z\" level=info msg=\"Stopped container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=8cedfa5f-09ea-464f-88c2-6b176df4120d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460472 | controller |     "Jun 11 17:49:30.231966 crc crio[22018]: time=\"2026-06-11T17:49:30.231536419Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9b4vt/POD\" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.460488 | controller |     "Jun 11 17:49:30.232212 crc crio[22018]: time=\"2026-06-11T17:49:30.231995644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460504 | controller |     "Jun 11 17:49:30.328135 crc crio[22018]: time=\"2026-06-11T17:49:30.328041774Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}\"",
2026-06-11 18:17:42.460520 | controller |     "Jun 11 17:49:30.328135 crc crio[22018]: time=\"2026-06-11T17:49:30.328095636Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9b4vt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.460537 | controller |     "Jun 11 17:49:30.687291 crc crio[22018]: 2026-06-11T17:49:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd996a3adcce8dc Mac:c2:eb:dd:90:77:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 SocketPath: PciID:}] [{Interface:0xc0002127b0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.460554 | controller |     "Jun 11 17:49:30.688281 crc crio[22018]: time=\"2026-06-11T17:49:30.688197625Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc0004bfa58}] Aliases:map[]}\"",
2026-06-11 18:17:42.460572 | controller |     "Jun 11 17:49:30.688530 crc crio[22018]: time=\"2026-06-11T17:49:30.68839621Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9b4vt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.460589 | controller |     "Jun 11 17:49:30.697534 crc crio[22018]: time=\"2026-06-11T17:49:30.697297085Z\" level=info msg=\"Ran pod sandbox cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b with infra container: openstack/keystone-bootstrap-9b4vt/POD\" id=1220b92a-4b5b-4a8a-92cd-4a3c7575c56b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.460606 | controller |     "Jun 11 17:49:30.699665 crc crio[22018]: time=\"2026-06-11T17:49:30.699614357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ec20334f-4ae2-481e-93b1-25e62ac36b61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460625 | controller |     "Jun 11 17:49:30.737645 crc crio[22018]: time=\"2026-06-11T17:49:30.737554896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8d1dbeb9-dd3d-4d86-b8a2-7862f25dd346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.460641 | controller |     "Jun 11 17:49:30.749671 crc crio[22018]: time=\"2026-06-11T17:49:30.748131842Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460658 | controller |     "Jun 11 17:49:30.749671 crc crio[22018]: time=\"2026-06-11T17:49:30.749664792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460674 | controller |     "Jun 11 17:49:30.809255 crc crio[22018]: time=\"2026-06-11T17:49:30.809132414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460690 | controller |     "Jun 11 17:49:30.815293 crc crio[22018]: time=\"2026-06-11T17:49:30.815229909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.460706 | controller |     "Jun 11 17:49:31.016237 crc crio[22018]: time=\"2026-06-11T17:49:31.016129736Z\" level=info msg=\"Created container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=938d0856-0584-4c4b-8d7b-3d180ad414c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.460722 | controller |     "Jun 11 17:49:31.017621 crc crio[22018]: time=\"2026-06-11T17:49:31.017582082Z\" level=info msg=\"Starting container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2\" id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.460739 | controller |     "Jun 11 17:49:31.028770 crc crio[22018]: time=\"2026-06-11T17:49:31.028712729Z\" level=info msg=\"Started container\" PID=263023 containerID=bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2 description=openstack/keystone-bootstrap-9b4vt/keystone-bootstrap id=62a3269a-e3c5-4d2d-8c12-76e8ac00b317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b",
2026-06-11 18:17:42.460756 | controller |     "Jun 11 17:49:32.673476 crc crio[22018]: time=\"2026-06-11T17:49:32.671804272Z\" level=info msg=\"Stopped container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=389fbf8e-0cda-4f30-b7bd-3480af4b96bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460773 | controller |     "Jun 11 17:49:32.675580 crc crio[22018]: time=\"2026-06-11T17:49:32.675484851Z\" level=info msg=\"Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.460791 | controller |     "Jun 11 17:49:32.679782 crc crio[22018]: time=\"2026-06-11T17:49:32.679738975Z\" level=info msg=\"Got pod network &{Name:barbican-api-86c9988d8b-nf6zh Namespace:openstack ID:68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d UID:350d1319-f6b7-4a49-bb40-f671656a0abf NetNS:/var/run/netns/3b1bb2b7-8444-4ad0-bc0e-1fd31be9ad35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod350d1319_f6b7_4a49_bb40_f671656a0abf.slice PodAnnotations:0xc002300478}] Aliases:map[]}\"",
2026-06-11 18:17:42.460808 | controller |     "Jun 11 17:49:32.680583 crc crio[22018]: time=\"2026-06-11T17:49:32.680233631Z\" level=info msg=\"Deleting pod openstack_barbican-api-86c9988d8b-nf6zh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.460829 | controller |     "Jun 11 17:49:33.058439 crc crio[22018]: time=\"2026-06-11T17:49:33.057871854Z\" level=info msg=\"Stopped pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=d6993708-a3bd-4895-99e0-0940e1c8dbfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.460847 | controller |     "Jun 11 17:49:33.401226 crc crio[22018]: time=\"2026-06-11T17:49:33.400452994Z\" level=info msg=\"Removing container: 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c\" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.460884 | controller |     "Jun 11 17:49:33.441400 crc crio[22018]: time=\"2026-06-11T17:49:33.441237197Z\" level=info msg=\"Removed container 9c44de4291bffb0dddaab1e08f029a2b8ade9fb8e289844e9be9bd31088a393c: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api\" id=00d9a734-d28b-4bdc-8812-ddf16e629045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.460901 | controller |     "Jun 11 17:49:33.446390 crc crio[22018]: time=\"2026-06-11T17:49:33.446226019Z\" level=info msg=\"Removing container: d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f\" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.460923 | controller |     "Jun 11 17:49:33.472902 crc crio[22018]: time=\"2026-06-11T17:49:33.472794239Z\" level=info msg=\"Removed container d8a5039482855491b552212a78214f2f55651d7d6ea448c57c3c2cc005cc350f: openstack/barbican-api-86c9988d8b-nf6zh/barbican-api-log\" id=47792e84-4902-462b-bf35-96d91f29f6a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.460946 | controller |     "Jun 11 17:49:36.021602 crc crio[22018]: time=\"2026-06-11T17:49:36.020596848Z\" level=info msg=\"Stopping container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843 (timeout: 30s)\" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460967 | controller |     "Jun 11 17:49:36.024033 crc crio[22018]: time=\"2026-06-11T17:49:36.021697642Z\" level=info msg=\"Stopping container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec (timeout: 30s)\" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.460990 | controller |     "Jun 11 17:49:36.465999 crc crio[22018]: time=\"2026-06-11T17:49:36.465795516Z\" level=info msg=\"Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.461008 | controller |     "Jun 11 17:49:36.467043 crc crio[22018]: time=\"2026-06-11T17:49:36.466953544Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9b4vt Namespace:openstack ID:cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b UID:70a93d30-3a42-4129-b06c-70b2bd8c9e0f NetNS:/var/run/netns/e610b22f-640a-4752-8dcf-6787892d2ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70a93d30_3a42_4129_b06c_70b2bd8c9e0f.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"",
2026-06-11 18:17:42.461025 | controller |     "Jun 11 17:49:36.467251 crc crio[22018]: time=\"2026-06-11T17:49:36.46715947Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9b4vt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.461042 | controller |     "Jun 11 17:49:36.855917 crc crio[22018]: time=\"2026-06-11T17:49:36.855764279Z\" level=info msg=\"Stopped pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=bfa49896-a843-433d-a8ff-010395d36d29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.461062 | controller |     "Jun 11 17:49:37.481566 crc crio[22018]: time=\"2026-06-11T17:49:37.480917014Z\" level=info msg=\"Stopped container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=f9ae0dcd-1e3e-482b-bbdb-8136261d179c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.461079 | controller |     "Jun 11 17:49:38.107518 crc crio[22018]: time=\"2026-06-11T17:49:38.106949097Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5ff85484-hcw45/POD\" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.461095 | controller |     "Jun 11 17:49:38.107684 crc crio[22018]: time=\"2026-06-11T17:49:38.107550956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461112 | controller |     "Jun 11 17:49:38.157256 crc crio[22018]: time=\"2026-06-11T17:49:38.157150936Z\" level=info msg=\"Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.461129 | controller |     "Jun 11 17:49:38.157256 crc crio[22018]: time=\"2026-06-11T17:49:38.157222049Z\" level=info msg=\"Adding pod openstack_keystone-5ff85484-hcw45 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.461146 | controller |     "Jun 11 17:49:38.762450 crc crio[22018]: 2026-06-11T17:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9832b72700b5e Mac:fa:04:61:60:04:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.461162 | controller |     "Jun 11 17:49:38.765722 crc crio[22018]: time=\"2026-06-11T17:49:38.765679282Z\" level=info msg=\"Got pod network &{Name:keystone-5ff85484-hcw45 Namespace:openstack ID:1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 UID:8a834df2-497e-4bca-b109-217846bfd423 NetNS:/var/run/netns/a02ff602-7c63-49d2-9d46-a769e78bb65c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a834df2_497e_4bca_b109_217846bfd423.slice PodAnnotations:0xc0029b42d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.461180 | controller |     "Jun 11 17:49:38.766050 crc crio[22018]: time=\"2026-06-11T17:49:38.766025803Z\" level=info msg=\"Checking pod openstack_keystone-5ff85484-hcw45 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.461198 | controller |     "Jun 11 17:49:38.778566 crc crio[22018]: time=\"2026-06-11T17:49:38.778514151Z\" level=info msg=\"Ran pod sandbox 1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87 with infra container: openstack/keystone-5ff85484-hcw45/POD\" id=eccd786d-03c3-456f-a39c-1e05e0029633 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.461215 | controller |     "Jun 11 17:49:38.782550 crc crio[22018]: time=\"2026-06-11T17:49:38.78251007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bb973936-4bb5-4d24-9167-e0d6f7876de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461232 | controller |     "Jun 11 17:49:38.844980 crc crio[22018]: time=\"2026-06-11T17:49:38.844585136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f705fec6-67b7-42e6-8997-5ea4e75effed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461252 | controller |     "Jun 11 17:49:38.853613 crc crio[22018]: time=\"2026-06-11T17:49:38.853519638Z\" level=info msg=\"Creating container: openstack/keystone-5ff85484-hcw45/keystone-api\" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461268 | controller |     "Jun 11 17:49:38.854084 crc crio[22018]: time=\"2026-06-11T17:49:38.853951422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461285 | controller |     "Jun 11 17:49:38.913790 crc crio[22018]: time=\"2026-06-11T17:49:38.913701154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461302 | controller |     "Jun 11 17:49:38.917074 crc crio[22018]: time=\"2026-06-11T17:49:38.91701011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461318 | controller |     "Jun 11 17:49:39.047257 crc crio[22018]: time=\"2026-06-11T17:49:39.047123052Z\" level=info msg=\"Created container 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266: openstack/keystone-5ff85484-hcw45/keystone-api\" id=d701bc1f-0f01-4f45-815d-af28aa00e5d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461335 | controller |     "Jun 11 17:49:39.048433 crc crio[22018]: time=\"2026-06-11T17:49:39.048267639Z\" level=info msg=\"Starting container: 79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266\" id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.461352 | controller |     "Jun 11 17:49:39.055617 crc crio[22018]: time=\"2026-06-11T17:49:39.05554203Z\" level=info msg=\"Started container\" PID=263661 containerID=79b706b2cdf57640b7e82be326faae75a26c41084af685507a73e35c3f755266 description=openstack/keystone-5ff85484-hcw45/keystone-api id=63c0686c-be16-41fc-b0cd-19cfe46d1e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9832b72700b5e10fc4a51c46b7e0272a09b295358fb72381c1ea842245dd87",
2026-06-11 18:17:42.461369 | controller |     "Jun 11 17:49:41.591203 crc crio[22018]: time=\"2026-06-11T17:49:41.590557398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4a23383d-297d-49e4-944c-16a22e843751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461385 | controller |     "Jun 11 17:49:41.704682 crc crio[22018]: time=\"2026-06-11T17:49:41.704562905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0cb8e252-5052-48af-9a5e-c14585dfbcde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461401 | controller |     "Jun 11 17:49:41.720042 crc crio[22018]: time=\"2026-06-11T17:49:41.719909804Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461417 | controller |     "Jun 11 17:49:41.720712 crc crio[22018]: time=\"2026-06-11T17:49:41.720611577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461433 | controller |     "Jun 11 17:49:41.788610 crc crio[22018]: time=\"2026-06-11T17:49:41.788106215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461450 | controller |     "Jun 11 17:49:41.795931 crc crio[22018]: time=\"2026-06-11T17:49:41.795525152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461471 | controller |     "Jun 11 17:49:41.970912 crc crio[22018]: time=\"2026-06-11T17:49:41.970681178Z\" level=info msg=\"Created container 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e339a729-39b1-40e9-aefa-3af08cbb7e21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461488 | controller |     "Jun 11 17:49:41.972430 crc crio[22018]: time=\"2026-06-11T17:49:41.9722735Z\" level=info msg=\"Starting container: 6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981\" id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.461505 | controller |     "Jun 11 17:49:41.983168 crc crio[22018]: time=\"2026-06-11T17:49:41.98297452Z\" level=info msg=\"Started container\" PID=263931 containerID=6ec93d91d466fd0584851da9977a35b5cee3e1987b3970c7962d02ee2645d981 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=a9af7b84-e556-4d0a-af27-4e155fa42646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2",
2026-06-11 18:17:42.461521 | controller |     "Jun 11 17:49:41.997505 crc crio[22018]: time=\"2026-06-11T17:49:41.996933685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fe88deea-3360-4540-9390-6fe7a1b46d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461538 | controller |     "Jun 11 17:49:42.000747 crc crio[22018]: time=\"2026-06-11T17:49:42.000640903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=639090c8-7c25-4fa9-ab1e-383601c5a13f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461555 | controller |     "Jun 11 17:49:42.010112 crc crio[22018]: time=\"2026-06-11T17:49:42.010023991Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461571 | controller |     "Jun 11 17:49:42.010671 crc crio[22018]: time=\"2026-06-11T17:49:42.01059675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461587 | controller |     "Jun 11 17:49:42.068372 crc crio[22018]: time=\"2026-06-11T17:49:42.068264125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461604 | controller |     "Jun 11 17:49:42.074618 crc crio[22018]: time=\"2026-06-11T17:49:42.074402601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461620 | controller |     "Jun 11 17:49:42.236828 crc crio[22018]: time=\"2026-06-11T17:49:42.236657847Z\" level=info msg=\"Created container 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=7fde7c1b-7282-4bc6-8d50-fe8b3a6d7373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461637 | controller |     "Jun 11 17:49:42.238056 crc crio[22018]: time=\"2026-06-11T17:49:42.237952589Z\" level=info msg=\"Starting container: 2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30\" id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.461653 | controller |     "Jun 11 17:49:42.254829 crc crio[22018]: time=\"2026-06-11T17:49:42.254724654Z\" level=info msg=\"Started container\" PID=263985 containerID=2bbc11310a11338e00397958c1ba46be68ea8fc1e4a80bef22d0f8b4ac49ad30 description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=2b94b971-a053-4278-a11a-e8bdc62dec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a6f9d40afcf5b7e46ab7a810a3bc5bf5c5a139f8a7c79ffcf618dc4f2f652e2",
2026-06-11 18:17:42.461673 | controller |     "Jun 11 17:49:43.640438 crc crio[22018]: time=\"2026-06-11T17:49:43.639862166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a9a2819-24dc-4df2-b24c-220d820efc24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461689 | controller |     "Jun 11 17:49:43.709441 crc crio[22018]: time=\"2026-06-11T17:49:43.709258755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7648ba17-d0f5-4528-addf-36871929c424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461705 | controller |     "Jun 11 17:49:43.721003 crc crio[22018]: time=\"2026-06-11T17:49:43.720917956Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461723 | controller |     "Jun 11 17:49:43.721493 crc crio[22018]: time=\"2026-06-11T17:49:43.721430233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461740 | controller |     "Jun 11 17:49:43.799157 crc crio[22018]: time=\"2026-06-11T17:49:43.799093455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461756 | controller |     "Jun 11 17:49:43.804476 crc crio[22018]: time=\"2026-06-11T17:49:43.804375473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461773 | controller |     "Jun 11 17:49:43.965397 crc crio[22018]: time=\"2026-06-11T17:49:43.964688758Z\" level=info msg=\"Created container 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd: openstack/rabbitmq-server-0/rabbitmq\" id=9dcb7111-0e50-4e75-9113-2317a8e4a3d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461789 | controller |     "Jun 11 17:49:43.967028 crc crio[22018]: time=\"2026-06-11T17:49:43.9669536Z\" level=info msg=\"Starting container: 279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd\" id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.461805 | controller |     "Jun 11 17:49:43.977811 crc crio[22018]: time=\"2026-06-11T17:49:43.977627651Z\" level=info msg=\"Started container\" PID=264039 containerID=279dab4ae7b56f6581185e4a5b556b2b0edd600485db893b0cb16b6d005c32dd description=openstack/rabbitmq-server-0/rabbitmq id=d9e2425d-4fa1-4dd6-a5b5-abb2ccb39ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95",
2026-06-11 18:17:42.461821 | controller |     "Jun 11 17:49:43.991452 crc crio[22018]: time=\"2026-06-11T17:49:43.991280347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a8cb1b4-b0fe-4349-b47f-ed778b522a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461837 | controller |     "Jun 11 17:49:43.996024 crc crio[22018]: time=\"2026-06-11T17:49:43.995934973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2c5d69b0-3832-422d-a5a6-6f68fd596d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.461876 | controller |     "Jun 11 17:49:44.001897 crc crio[22018]: time=\"2026-06-11T17:49:44.00181261Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.461902 | controller |     "Jun 11 17:49:44.002193 crc crio[22018]: time=\"2026-06-11T17:49:44.002132791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461923 | controller |     "Jun 11 17:49:44.063398 crc crio[22018]: time=\"2026-06-11T17:49:44.063248946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.461943 | controller |     "Jun 11 17:49:44.066452 crc crio[22018]: time=\"2026-06-11T17:49:44.066206831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462030 | controller |     "Jun 11 17:49:44.226080 crc crio[22018]: time=\"2026-06-11T17:49:44.225972888Z\" level=info msg=\"Created container e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e: openstack/rabbitmq-server-0/amqp-proxy\" id=8190a66e-c121-4113-8800-912b729e673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.462062 | controller |     "Jun 11 17:49:44.227270 crc crio[22018]: time=\"2026-06-11T17:49:44.227196286Z\" level=info msg=\"Starting container: e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e\" id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.462088 | controller |     "Jun 11 17:49:44.236813 crc crio[22018]: time=\"2026-06-11T17:49:44.23669229Z\" level=info msg=\"Started container\" PID=264101 containerID=e2f8e39bf17a9fc0b781784aac955f67eb0097eb4ed59b3ea9bafe07ecac731e description=openstack/rabbitmq-server-0/amqp-proxy id=79a9c909-f868-45a5-b4f3-1188c3ecbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3c185fc5d16978da436ac5acb76e20de818bfc1adedb17873b1eef2dacaa95",
2026-06-11 18:17:42.462116 | controller |     "Jun 11 17:49:49.950600 crc crio[22018]: time=\"2026-06-11T17:49:49.949790367Z\" level=info msg=\"Stopped container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=ad95b3a8-7018-4b7f-bb61-f5193a6c1532 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462140 | controller |     "Jun 11 17:49:49.957172 crc crio[22018]: time=\"2026-06-11T17:49:49.957009646Z\" level=info msg=\"Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.462157 | controller |     "Jun 11 17:49:49.958757 crc crio[22018]: time=\"2026-06-11T17:49:49.95867744Z\" level=info msg=\"Got pod network &{Name:neutron-5b9dcb759c-47gjz Namespace:openstack ID:a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25 UID:e7b75faa-5ef3-4ad4-a490-1a3f1e4bffcc NetNS:/var/run/netns/be555cc7-8aec-4185-9d3a-457da001169a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7b75faa_5ef3_4ad4_a490_1a3f1e4bffcc.slice PodAnnotations:0xc000aa5500}] Aliases:map[]}\"",
2026-06-11 18:17:42.462175 | controller |     "Jun 11 17:49:49.958898 crc crio[22018]: time=\"2026-06-11T17:49:49.958850765Z\" level=info msg=\"Deleting pod openstack_neutron-5b9dcb759c-47gjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.462192 | controller |     "Jun 11 17:49:50.509725 crc crio[22018]: time=\"2026-06-11T17:49:50.50952861Z\" level=info msg=\"Stopped pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=f64d9344-9f82-4603-ae4f-9e90eceb2f42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.462208 | controller |     "Jun 11 17:49:50.782668 crc crio[22018]: time=\"2026-06-11T17:49:50.782139489Z\" level=info msg=\"Removing container: 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843\" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.462229 | controller |     "Jun 11 17:49:50.836133 crc crio[22018]: time=\"2026-06-11T17:49:50.836042624Z\" level=info msg=\"Removed container 0fd96352c85c92b2810b2281eb01ac4ed68198400ac4f6a88638b9cbb3b1f843: openstack/neutron-5b9dcb759c-47gjz/neutron-httpd\" id=b374656e-b37e-45dc-9108-1de1326708d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.462246 | controller |     "Jun 11 17:49:50.860379 crc crio[22018]: time=\"2026-06-11T17:49:50.858547194Z\" level=info msg=\"Removing container: 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec\" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.462263 | controller |     "Jun 11 17:49:51.188399 crc crio[22018]: time=\"2026-06-11T17:49:51.188262335Z\" level=info msg=\"Removed container 7e096c519f31c97af53c68a98a992c969fb002eedfc7eccd1e4d1459ee5bc4ec: openstack/neutron-5b9dcb759c-47gjz/neutron-api\" id=fbe881c8-74fd-4030-b835-f890bdd99bbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.462280 | controller |     "Jun 11 17:50:00.576488 crc crio[22018]: time=\"2026-06-11T17:50:00.575598613Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686670-h522v/POD\" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.462296 | controller |     "Jun 11 17:50:00.577726 crc crio[22018]: time=\"2026-06-11T17:50:00.576527032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462312 | controller |     "Jun 11 17:50:00.617101 crc crio[22018]: time=\"2026-06-11T17:50:00.616776796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}\"",
2026-06-11 18:17:42.462329 | controller |     "Jun 11 17:50:00.617101 crc crio[22018]: time=\"2026-06-11T17:50:00.616822158Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686670-h522v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.462346 | controller |     "Jun 11 17:50:01.173619 crc crio[22018]: 2026-06-11T17:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02718e63e95066 Mac:e2:a7:57:5c:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.462362 | controller |     "Jun 11 17:50:01.175108 crc crio[22018]: time=\"2026-06-11T17:50:01.175002118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002300780}] Aliases:map[]}\"",
2026-06-11 18:17:42.462381 | controller |     "Jun 11 17:50:01.175231 crc crio[22018]: time=\"2026-06-11T17:50:01.175187214Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686670-h522v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.462398 | controller |     "Jun 11 17:50:01.185676 crc crio[22018]: time=\"2026-06-11T17:50:01.185622308Z\" level=info msg=\"Ran pod sandbox c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f with infra container: openshift-infra/auto-csr-approver-29686670-h522v/POD\" id=1a6922fb-4376-4887-8f86-34a487c43da7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.462419 | controller |     "Jun 11 17:50:01.189844 crc crio[22018]: time=\"2026-06-11T17:50:01.188528911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.462437 | controller |     "Jun 11 17:50:01.197616 crc crio[22018]: time=\"2026-06-11T17:50:01.197546286Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.462454 | controller |     "Jun 11 17:50:02.190778 crc crio[22018]: time=\"2026-06-11T17:50:02.190219354Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eba32dab-e294-4688-8a26-fd7a49c89d50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.462470 | controller |     "Jun 11 17:50:02.192740 crc crio[22018]: time=\"2026-06-11T17:50:02.191656817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d554720c-7212-40b0-b9d1-523c24fc1c4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.462487 | controller |     "Jun 11 17:50:02.194274 crc crio[22018]: time=\"2026-06-11T17:50:02.193988371Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9deccd57-d5c4-4bf3-9836-9224ac1fcb10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.462502 | controller |     "Jun 11 17:50:02.201843 crc crio[22018]: time=\"2026-06-11T17:50:02.201641456Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.462519 | controller |     "Jun 11 17:50:02.202400 crc crio[22018]: time=\"2026-06-11T17:50:02.202209634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462535 | controller |     "Jun 11 17:50:02.249163 crc crio[22018]: time=\"2026-06-11T17:50:02.249008665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462552 | controller |     "Jun 11 17:50:02.492918 crc crio[22018]: time=\"2026-06-11T17:50:02.492731585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462567 | controller |     "Jun 11 17:50:02.603964 crc crio[22018]: time=\"2026-06-11T17:50:02.603884229Z\" level=info msg=\"Created container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=87f9a229-69e9-42ba-972d-2eb02af72f83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.462583 | controller |     "Jun 11 17:50:02.605122 crc crio[22018]: time=\"2026-06-11T17:50:02.60504789Z\" level=info msg=\"Starting container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9\" id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.462600 | controller |     "Jun 11 17:50:02.610494 crc crio[22018]: time=\"2026-06-11T17:50:02.610255146Z\" level=info msg=\"Started container\" PID=265631 containerID=abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9 description=openshift-infra/auto-csr-approver-29686670-h522v/oc id=c6f238ff-dd0c-4a0b-b0d2-4d70422f442f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f",
2026-06-11 18:17:42.462617 | controller |     "Jun 11 17:50:05.012547 crc crio[22018]: time=\"2026-06-11T17:50:05.011491921Z\" level=info msg=\"Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.462637 | controller |     "Jun 11 17:50:05.013601 crc crio[22018]: time=\"2026-06-11T17:50:05.013471145Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686670-h522v Namespace:openshift-infra ID:c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f UID:f593a6b7-d2a3-4b16-b332-ff0dda93d829 NetNS:/var/run/netns/398b6780-c230-493e-b4b9-85d31176e954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf593a6b7_d2a3_4b16_b332_ff0dda93d829.slice PodAnnotations:0xc002b14a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.462655 | controller |     "Jun 11 17:50:05.013753 crc crio[22018]: time=\"2026-06-11T17:50:05.013690292Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686670-h522v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.462672 | controller |     "Jun 11 17:50:05.356127 crc crio[22018]: time=\"2026-06-11T17:50:05.355704421Z\" level=info msg=\"Stopped pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=a70decb9-0585-4694-b6e9-6a3bab826e79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.462688 | controller |     "Jun 11 17:50:12.436142 crc crio[22018]: time=\"2026-06-11T17:50:12.435298606Z\" level=info msg=\"Stopping container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db (timeout: 30s)\" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462704 | controller |     "Jun 11 17:50:13.913998 crc crio[22018]: time=\"2026-06-11T17:50:13.912657616Z\" level=info msg=\"Stopping container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d (timeout: 300s)\" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462721 | controller |     "Jun 11 17:50:14.026602 crc crio[22018]: time=\"2026-06-11T17:50:14.020072367Z\" level=info msg=\"Stopping container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e (timeout: 30s)\" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462737 | controller |     "Jun 11 17:50:14.026602 crc crio[22018]: time=\"2026-06-11T17:50:14.020580305Z\" level=info msg=\"Stopping container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e (timeout: 30s)\" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462754 | controller |     "Jun 11 17:50:14.078202 crc crio[22018]: time=\"2026-06-11T17:50:14.076558234Z\" level=info msg=\"Stopping container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1 (timeout: 300s)\" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462770 | controller |     "Jun 11 17:50:14.103170 crc crio[22018]: time=\"2026-06-11T17:50:14.102864195Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD\" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.462787 | controller |     "Jun 11 17:50:14.103170 crc crio[22018]: time=\"2026-06-11T17:50:14.102944148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.462803 | controller |     "Jun 11 17:50:14.254288 crc crio[22018]: time=\"2026-06-11T17:50:14.253826126Z\" level=info msg=\"Stopping container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f (timeout: 30s)\" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462823 | controller |     "Jun 11 17:50:14.288505 crc crio[22018]: time=\"2026-06-11T17:50:14.287672106Z\" level=info msg=\"Stopped container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=8d92d2e3-8b81-4f36-bc4b-7d1c27a20b46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462841 | controller |     "Jun 11 17:50:14.291900 crc crio[22018]: time=\"2026-06-11T17:50:14.290896571Z\" level=info msg=\"Stopped container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=21bdb041-813b-430b-a0d5-5db5a9dc4064 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462895 | controller |     "Jun 11 17:50:14.314496 crc crio[22018]: time=\"2026-06-11T17:50:14.314212133Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}\"",
2026-06-11 18:17:42.462914 | controller |     "Jun 11 17:50:14.314496 crc crio[22018]: time=\"2026-06-11T17:50:14.314276145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fd994c98c-ldnhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.462932 | controller |     "Jun 11 17:50:14.393110 crc crio[22018]: time=\"2026-06-11T17:50:14.390643885Z\" level=info msg=\"Stopped container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05cb0cf6-4c7b-4bc3-9373-d9389c60c64c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.462947 | controller |     "Jun 11 17:50:14.393968 crc crio[22018]: time=\"2026-06-11T17:50:14.393937859Z\" level=info msg=\"Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.462964 | controller |     "Jun 11 17:50:14.395471 crc crio[22018]: time=\"2026-06-11T17:50:14.395441108Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259 UID:f36cb161-d756-4ba4-ae47-fad3bd460e41 NetNS:/var/run/netns/d903e87c-8dd3-4606-86a0-06ce89810502 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf36cb161_d756_4ba4_ae47_fad3bd460e41.slice PodAnnotations:0xc002ca02d8}] Aliases:map[]}\"",
2026-06-11 18:17:42.462981 | controller |     "Jun 11 17:50:14.395728 crc crio[22018]: time=\"2026-06-11T17:50:14.395710098Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.462998 | controller |     "Jun 11 17:50:14.464152 crc crio[22018]: time=\"2026-06-11T17:50:14.464056846Z\" level=info msg=\"Stopping container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec (timeout: 300s)\" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463015 | controller |     "Jun 11 17:50:14.509048 crc crio[22018]: time=\"2026-06-11T17:50:14.507797554Z\" level=info msg=\"Stopped container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=c8afd238-0c78-4b67-8c28-61327cbaa84d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463031 | controller |     "Jun 11 17:50:14.510246 crc crio[22018]: time=\"2026-06-11T17:50:14.509221006Z\" level=info msg=\"Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463052 | controller |     "Jun 11 17:50:14.511277 crc crio[22018]: time=\"2026-06-11T17:50:14.511095247Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-56gwb Namespace:openstack ID:9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba UID:423c0ad0-aaac-4b8d-a757-539e53959ff6 NetNS:/var/run/netns/28588d59-4afb-4038-9570-a7d05f72dc6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod423c0ad0_aaac_4b8d_a757_539e53959ff6.slice PodAnnotations:0xc002b141e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.463069 | controller |     "Jun 11 17:50:14.512189 crc crio[22018]: time=\"2026-06-11T17:50:14.511760308Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-56gwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463085 | controller |     "Jun 11 17:50:14.623735 crc crio[22018]: time=\"2026-06-11T17:50:14.623654264Z\" level=info msg=\"Stopped container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=122b6428-89b0-486e-937a-309d76c1435a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463102 | controller |     "Jun 11 17:50:14.777954 crc crio[22018]: time=\"2026-06-11T17:50:14.777213233Z\" level=info msg=\"Stopping container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49 (timeout: 300s)\" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463118 | controller |     "Jun 11 17:50:14.793669 crc crio[22018]: time=\"2026-06-11T17:50:14.793542783Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-bh99h/POD\" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463134 | controller |     "Jun 11 17:50:14.793669 crc crio[22018]: time=\"2026-06-11T17:50:14.793628665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463150 | controller |     "Jun 11 17:50:14.802949 crc crio[22018]: time=\"2026-06-11T17:50:14.794688989Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-7tpl5/POD\" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463167 | controller |     "Jun 11 17:50:14.802949 crc crio[22018]: time=\"2026-06-11T17:50:14.794782893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463182 | controller |     "Jun 11 17:50:14.932187 crc crio[22018]: time=\"2026-06-11T17:50:14.928958453Z\" level=info msg=\"Stopped container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=08a379a0-3264-4c08-8cb5-e6f84f07ccc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463198 | controller |     "Jun 11 17:50:14.933965 crc crio[22018]: time=\"2026-06-11T17:50:14.932812359Z\" level=info msg=\"Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463214 | controller |     "Jun 11 17:50:14.934399 crc crio[22018]: time=\"2026-06-11T17:50:14.934301417Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5 UID:36b2d10c-30bd-4c19-9da4-3cdef638693b NetNS:/var/run/netns/f176aca4-4ea2-4bf9-9371-d9cad6e88cf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b2d10c_30bd_4c19_9da4_3cdef638693b.slice PodAnnotations:0xc00141aa08}] Aliases:map[]}\"",
2026-06-11 18:17:42.463282 | controller |     "Jun 11 17:50:14.934625 crc crio[22018]: time=\"2026-06-11T17:50:14.934569215Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463300 | controller |     "Jun 11 17:50:14.984884 crc crio[22018]: time=\"2026-06-11T17:50:14.983535585Z\" level=info msg=\"Stopping container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 (timeout: 2s)\" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463317 | controller |     "Jun 11 17:50:14.990783 crc crio[22018]: time=\"2026-06-11T17:50:14.99069276Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.463333 | controller |     "Jun 11 17:50:14.990783 crc crio[22018]: time=\"2026-06-11T17:50:14.990765413Z\" level=info msg=\"Adding pod openstack_glance-db-sync-7tpl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463350 | controller |     "Jun 11 17:50:15.004818 crc crio[22018]: time=\"2026-06-11T17:50:15.003569728Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}\"",
2026-06-11 18:17:42.463365 | controller |     "Jun 11 17:50:15.004818 crc crio[22018]: time=\"2026-06-11T17:50:15.00363332Z\" level=info msg=\"Adding pod openstack_placement-db-sync-bh99h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463381 | controller |     "Jun 11 17:50:15.134795 crc crio[22018]: time=\"2026-06-11T17:50:15.134718898Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-2pln9/POD\" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463399 | controller |     "Jun 11 17:50:15.134944 crc crio[22018]: time=\"2026-06-11T17:50:15.134817471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463443 | controller |     "Jun 11 17:50:15.303946 crc crio[22018]: time=\"2026-06-11T17:50:15.301724315Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}\"",
2026-06-11 18:17:42.463470 | controller |     "Jun 11 17:50:15.303946 crc crio[22018]: time=\"2026-06-11T17:50:15.302051395Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-2pln9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463488 | controller |     "Jun 11 17:50:15.338205 crc crio[22018]: time=\"2026-06-11T17:50:15.332136972Z\" level=info msg=\"Stopping container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb (timeout: 30s)\" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463512 | controller |     "Jun 11 17:50:15.415519 crc crio[22018]: time=\"2026-06-11T17:50:15.415377185Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-z8lc6/POD\" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463560 | controller |     "Jun 11 17:50:15.416023 crc crio[22018]: time=\"2026-06-11T17:50:15.41554754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463589 | controller |     "Jun 11 17:50:15.441872 crc crio[22018]: time=\"2026-06-11T17:50:15.440892259Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463610 | controller |     "Jun 11 17:50:15.441872 crc crio[22018]: time=\"2026-06-11T17:50:15.440969947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463628 | controller |     "Jun 11 17:50:15.585808 crc crio[22018]: time=\"2026-06-11T17:50:15.585364471Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}\"",
2026-06-11 18:17:42.463644 | controller |     "Jun 11 17:50:15.585808 crc crio[22018]: time=\"2026-06-11T17:50:15.585760664Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-z8lc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463661 | controller |     "Jun 11 17:50:15.715207 crc crio[22018]: time=\"2026-06-11T17:50:15.715110845Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}\"",
2026-06-11 18:17:42.463678 | controller |     "Jun 11 17:50:15.715207 crc crio[22018]: time=\"2026-06-11T17:50:15.715203448Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463695 | controller |     "Jun 11 17:50:15.797305 crc crio[22018]: time=\"2026-06-11T17:50:15.794730541Z\" level=info msg=\"Stopped pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=741a9306-2bee-467a-94ab-24281ad4235d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463712 | controller |     "Jun 11 17:50:15.864399 crc crio[22018]: time=\"2026-06-11T17:50:15.862251307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-ddjp5/POD\" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463728 | controller |     "Jun 11 17:50:15.864399 crc crio[22018]: time=\"2026-06-11T17:50:15.862436336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463745 | controller |     "Jun 11 17:50:15.918475 crc crio[22018]: time=\"2026-06-11T17:50:15.916551139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.463765 | controller |     "Jun 11 17:50:15.918475 crc crio[22018]: time=\"2026-06-11T17:50:15.916614261Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-ddjp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463783 | controller |     "Jun 11 17:50:15.952497 crc crio[22018]: time=\"2026-06-11T17:50:15.952378242Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-psd8d/POD\" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463799 | controller |     "Jun 11 17:50:15.952497 crc crio[22018]: time=\"2026-06-11T17:50:15.952512316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.463816 | controller |     "Jun 11 17:50:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.093662988Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.463833 | controller |     "Jun 11 17:50:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.094246707Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-psd8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463870 | controller |     "Jun 11 17:50:16.095095 crc crio[22018]: time=\"2026-06-11T17:50:16.094709603Z\" level=info msg=\"Stopped container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=c0fde821-7cdc-4252-95b2-36c8e0870843 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.463893 | controller |     "Jun 11 17:50:16.096255 crc crio[22018]: time=\"2026-06-11T17:50:16.096177113Z\" level=info msg=\"Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463911 | controller |     "Jun 11 17:50:16.104805 crc crio[22018]: time=\"2026-06-11T17:50:16.103925685Z\" level=info msg=\"Got pod network &{Name:keystone-5cc6c7f7dd-pqf6f Namespace:openstack ID:d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98 UID:bbce3bed-bb6f-4e58-ac64-2cdf4331017c NetNS:/var/run/netns/b68599a0-0813-451c-99b3-a65023683857 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbce3bed_bb6f_4e58_ac64_2cdf4331017c.slice PodAnnotations:0xc00285c300}] Aliases:map[]}\"",
2026-06-11 18:17:42.463928 | controller |     "Jun 11 17:50:16.104805 crc crio[22018]: time=\"2026-06-11T17:50:16.104158583Z\" level=info msg=\"Deleting pod openstack_keystone-5cc6c7f7dd-pqf6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.463944 | controller |     "Jun 11 17:50:16.379058 crc crio[22018]: time=\"2026-06-11T17:50:16.378972343Z\" level=info msg=\"Stopped pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=00eedd97-887a-499b-a42c-c3f3121b6613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463964 | controller |     "Jun 11 17:50:16.418725 crc crio[22018]: time=\"2026-06-11T17:50:16.418592605Z\" level=info msg=\"Stopped pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=2fb561b6-db6b-4226-a53b-6b64c909bd08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.463980 | controller |     "Jun 11 17:50:16.503737 crc crio[22018]: time=\"2026-06-11T17:50:16.497251632Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-n6h8c/POD\" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.463995 | controller |     "Jun 11 17:50:16.503737 crc crio[22018]: time=\"2026-06-11T17:50:16.497727307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.464011 | controller |     "Jun 11 17:50:16.560391 crc crio[22018]: time=\"2026-06-11T17:50:16.560219558Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-kshl6/POD\" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.464064 | controller |     "Jun 11 17:50:16.560391 crc crio[22018]: time=\"2026-06-11T17:50:16.560362522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.464097 | controller |     "Jun 11 17:50:16.641560 crc crio[22018]: time=\"2026-06-11T17:50:16.641284588Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.464120 | controller |     "Jun 11 17:50:16.641560 crc crio[22018]: time=\"2026-06-11T17:50:16.641441123Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-n6h8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.464141 | controller |     "Jun 11 17:50:16.685625 crc crio[22018]: time=\"2026-06-11T17:50:16.685198794Z\" level=info msg=\"Stopped container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f11d66df-db6a-41d8-9fc4-597ac53d647c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464162 | controller |     "Jun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.69317443Z\" level=info msg=\"Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.464182 | controller |     "Jun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.693768039Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace UID:4444a61a-eaf7-4e5d-bee7-959b33f97b32 NetNS:/var/run/netns/236f6d63-e8d7-4fdc-a5cf-cd556476243a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4444a61a_eaf7_4e5d_bee7_959b33f97b32.slice PodAnnotations:0xc005da00f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.464203 | controller |     "Jun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.693918154Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.464229 | controller |     "Jun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.696013225Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}\"",
2026-06-11 18:17:42.464251 | controller |     "Jun 11 17:50:16.699363 crc crio[22018]: time=\"2026-06-11T17:50:16.696059986Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-kshl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.464272 | controller |     "Jun 11 17:50:16.707590 crc crio[22018]: time=\"2026-06-11T17:50:16.706300613Z\" level=info msg=\"Stopping container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace (timeout: 30s)\" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464292 | controller |     "Jun 11 17:50:16.707590 crc crio[22018]: time=\"2026-06-11T17:50:16.70647041Z\" level=info msg=\"Stopping container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b (timeout: 30s)\" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464312 | controller |     "Jun 11 17:50:16.712106 crc crio[22018]: time=\"2026-06-11T17:50:16.712014336Z\" level=info msg=\"Stopping container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085 (timeout: 30s)\" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464332 | controller |     "Jun 11 17:50:16.712450 crc crio[22018]: time=\"2026-06-11T17:50:16.712371328Z\" level=info msg=\"Stopping container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 (timeout: 30s)\" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464352 | controller |     "Jun 11 17:50:16.712693 crc crio[22018]: time=\"2026-06-11T17:50:16.712638228Z\" level=info msg=\"Stopping container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45 (timeout: 30s)\" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464372 | controller |     "Jun 11 17:50:16.712892 crc crio[22018]: time=\"2026-06-11T17:50:16.712853913Z\" level=info msg=\"Stopping container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15 (timeout: 30s)\" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464392 | controller |     "Jun 11 17:50:16.713142 crc crio[22018]: time=\"2026-06-11T17:50:16.71307036Z\" level=info msg=\"Stopping container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c (timeout: 30s)\" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464413 | controller |     "Jun 11 17:50:16.713470 crc crio[22018]: time=\"2026-06-11T17:50:16.71338481Z\" level=info msg=\"Stopping container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c (timeout: 30s)\" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464434 | controller |     "Jun 11 17:50:16.713808 crc crio[22018]: time=\"2026-06-11T17:50:16.713707583Z\" level=info msg=\"Stopping container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d (timeout: 30s)\" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464453 | controller |     "Jun 11 17:50:16.716985 crc crio[22018]: time=\"2026-06-11T17:50:16.714012824Z\" level=info msg=\"Stopping container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37 (timeout: 30s)\" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464477 | controller |     "Jun 11 17:50:16.716985 crc crio[22018]: time=\"2026-06-11T17:50:16.714308312Z\" level=info msg=\"Stopping container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511 (timeout: 30s)\" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464497 | controller |     "Jun 11 17:50:16.718024 crc crio[22018]: time=\"2026-06-11T17:50:16.717009764Z\" level=info msg=\"Stopping container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b (timeout: 30s)\" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464518 | controller |     "Jun 11 17:50:16.718024 crc crio[22018]: time=\"2026-06-11T17:50:16.717858361Z\" level=info msg=\"Stopping container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0 (timeout: 30s)\" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464537 | controller |     "Jun 11 17:50:16.743971 crc crio[22018]: time=\"2026-06-11T17:50:16.743874194Z\" level=info msg=\"Stopping container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434 (timeout: 30s)\" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464555 | controller |     "Jun 11 17:50:16.745369 crc crio[22018]: time=\"2026-06-11T17:50:16.745227848Z\" level=info msg=\"Removing container: 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d\" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.464573 | controller |     "Jun 11 17:50:16.748002 crc crio[22018]: time=\"2026-06-11T17:50:16.747913876Z\" level=info msg=\"Stopping container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4 (timeout: 30s)\" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464592 | controller |     "Jun 11 17:50:16.994546 crc crio[22018]: time=\"2026-06-11T17:50:16.99384851Z\" level=warning msg=\"Stopping container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.464610 | controller |     "Jun 11 17:50:17.074965 crc crio[22018]: time=\"2026-06-11T17:50:17.074874191Z\" level=error msg=\"Killing container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.464628 | controller |     "Jun 11 17:50:17.452657 crc crio[22018]: time=\"2026-06-11T17:50:17.451885948Z\" level=info msg=\"Removed container 5953af6c635c56beaea4547518d60e6487c8ae491317d56c30ea569dad6a269d: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9a69d095-ef58-4a1e-a976-4420e8d35a17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.464646 | controller |     "Jun 11 17:50:17.560869 crc crio[22018]: time=\"2026-06-11T17:50:17.56047358Z\" level=info msg=\"Removing container: 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1\" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.464666 | controller |     "Jun 11 17:50:17.632775 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c57c91ae0c0cbb Mac:06:d5:d1:78:c9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.464690 | controller |     "Jun 11 17:50:17.634257 crc crio[22018]: time=\"2026-06-11T17:50:17.634195876Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc002b14880}] Aliases:map[]}\"",
2026-06-11 18:17:42.464711 | controller |     "Jun 11 17:50:17.634477 crc crio[22018]: time=\"2026-06-11T17:50:17.634453515Z\" level=info msg=\"Checking pod openstack_placement-db-sync-bh99h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.464731 | controller |     "Jun 11 17:50:17.635386 crc crio[22018]: time=\"2026-06-11T17:50:17.635286732Z\" level=info msg=\"Stopped container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=4f96012b-c462-4d55-b69e-914c9c460927 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464751 | controller |     "Jun 11 17:50:17.655889 crc crio[22018]: time=\"2026-06-11T17:50:17.654871272Z\" level=info msg=\"Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.464771 | controller |     "Jun 11 17:50:17.666097 crc crio[22018]: time=\"2026-06-11T17:50:17.665938228Z\" level=info msg=\"Stopped container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=51b6f03b-8d23-4da3-9626-224b5cc952a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464792 | controller |     "Jun 11 17:50:17.673248 crc crio[22018]: time=\"2026-06-11T17:50:17.67315877Z\" level=info msg=\"Stopped container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=d5c65089-0e35-4806-b3cb-54544e21a111 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464813 | controller |     "Jun 11 17:50:17.712914 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fd85276d05131b Mac:66:ce:98:fe:9a:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.464834 | controller |     "Jun 11 17:50:17.713777 crc crio[22018]: time=\"2026-06-11T17:50:17.713683656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc00924e280}] Aliases:map[]}\"",
2026-06-11 18:17:42.464880 | controller |     "Jun 11 17:50:17.713913 crc crio[22018]: time=\"2026-06-11T17:50:17.713853371Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fd994c98c-ldnhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.464905 | controller |     "Jun 11 17:50:17.725371 crc crio[22018]: time=\"2026-06-11T17:50:17.725133075Z\" level=info msg=\"Stopped container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=55b641d6-0ce2-40dc-ade3-519dc08ede0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464926 | controller |     "Jun 11 17:50:17.725371 crc crio[22018]: time=\"2026-06-11T17:50:17.725309382Z\" level=info msg=\"Stopped container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=e4187757-c221-4db3-a9c1-69454163fa24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464952 | controller |     "Jun 11 17:50:17.725734 crc crio[22018]: time=\"2026-06-11T17:50:17.725522199Z\" level=info msg=\"Stopped container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=e50d9255-fe75-4fd7-a73b-c6b8b8f60e22 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464973 | controller |     "Jun 11 17:50:17.730739 crc crio[22018]: time=\"2026-06-11T17:50:17.729394439Z\" level=info msg=\"Stopped container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=d74cbe1b-6a3d-403e-b9a9-79aace126ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.464994 | controller |     "Jun 11 17:50:17.731957 crc crio[22018]: time=\"2026-06-11T17:50:17.730004059Z\" level=info msg=\"Stopped container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=df5cd90f-8936-4d25-a3ac-defb6a2b707e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465014 | controller |     "Jun 11 17:50:17.749218 crc crio[22018]: time=\"2026-06-11T17:50:17.747514478Z\" level=info msg=\"Stopped pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=32b80649-3317-416b-961f-2f89387533f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.465035 | controller |     "Jun 11 17:50:17.754645 crc crio[22018]: time=\"2026-06-11T17:50:17.753959926Z\" level=info msg=\"Stopped container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=e92d61d6-ec3f-4f30-ad95-0dc17c4edbaf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465056 | controller |     "Jun 11 17:50:17.801762 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5dc199b8e1fa1 Mac:fe:ad:b1:de:27:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 SocketPath: PciID:}] [{Interface:0xc000200d80 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465078 | controller |     "Jun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.80270548Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc0080aa580}] Aliases:map[]}\"",
2026-06-11 18:17:42.465100 | controller |     "Jun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.802852594Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-2pln9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465122 | controller |     "Jun 11 17:50:17.806428 crc crio[22018]: time=\"2026-06-11T17:50:17.803744017Z\" level=info msg=\"Stopped container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=e3cd72d4-7d22-460e-aea4-cc8b1e30608f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465144 | controller |     "Jun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:defd7398473ec29 Mac:de:43:9d:af:8b:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 SocketPath: PciID:}] [{Interface:0xc0003945c0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465170 | controller |     "Jun 11 17:50:17.820162 crc crio[22018]: 2026-06-11T17:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053ef16419b5cbb Mac:de:7a:30:31:2a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465194 | controller |     "Jun 11 17:50:17.820564 crc crio[22018]: time=\"2026-06-11T17:50:17.815555346Z\" level=info msg=\"Stopped container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=23815956-b1ca-4bd1-99e2-fd1c8268212e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465219 | controller |     "Jun 11 17:50:17.820773 crc crio[22018]: time=\"2026-06-11T17:50:17.817976792Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002a1a568}] Aliases:map[]}\"",
2026-06-11 18:17:42.465241 | controller |     "Jun 11 17:50:17.820999 crc crio[22018]: time=\"2026-06-11T17:50:17.820849372Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-z8lc6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465264 | controller |     "Jun 11 17:50:17.837404 crc crio[22018]: time=\"2026-06-11T17:50:17.831585574Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-c2bl2/POD\" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.465287 | controller |     "Jun 11 17:50:17.837404 crc crio[22018]: time=\"2026-06-11T17:50:17.831639045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.465310 | controller |     "Jun 11 17:50:17.837851 crc crio[22018]: time=\"2026-06-11T17:50:17.833115697Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc00141abf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.465333 | controller |     "Jun 11 17:50:17.838194 crc crio[22018]: time=\"2026-06-11T17:50:17.838128952Z\" level=info msg=\"Stopped container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=f7dd9850-24e7-4e35-a005-174efea1fa39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465356 | controller |     "Jun 11 17:50:17.845513 crc crio[22018]: time=\"2026-06-11T17:50:17.838640945Z\" level=info msg=\"Checking pod openstack_glance-db-sync-7tpl5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465378 | controller |     "Jun 11 17:50:17.863549 crc crio[22018]: time=\"2026-06-11T17:50:17.863466309Z\" level=info msg=\"Stopped container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=4b576310-5f2b-4527-aa7d-32b1dd6da328 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465402 | controller |     "Jun 11 17:50:17.891837 crc crio[22018]: time=\"2026-06-11T17:50:17.891743476Z\" level=info msg=\"Stopped container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=94d0eca9-9d82-44e2-97f6-cc1643eb22b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465429 | controller |     "Jun 11 17:50:17.894877 crc crio[22018]: time=\"2026-06-11T17:50:17.894685642Z\" level=info msg=\"Stopped container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=73f878bd-a36f-43bd-bb2e-aa56cc3b5b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.465453 | controller |     "Jun 11 17:50:18.010774 crc crio[22018]: time=\"2026-06-11T17:50:17.989703676Z\" level=info msg=\"Stopped pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=a3ca3f24-865c-4180-946b-657e60672aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.465476 | controller |     "Jun 11 17:50:18.029587 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222109e0d6cd8a0 Mac:ba:06:ce:ed:36:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465500 | controller |     "Jun 11 17:50:18.030695 crc crio[22018]: time=\"2026-06-11T17:50:18.030481418Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 UID:00377e61-c06a-4f86-a0f9-37e4f812430f NetNS:/var/run/netns/950fc880-cc41-4aa3-ba08-5c640b921061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00377e61_c06a_4f86_a0f9_37e4f812430f.slice PodAnnotations:0xc000380468}] Aliases:map[]}\"",
2026-06-11 18:17:42.465524 | controller |     "Jun 11 17:50:18.030778 crc crio[22018]: time=\"2026-06-11T17:50:18.030747706Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465545 | controller |     "Jun 11 17:50:18.031109 crc crio[22018]: time=\"2026-06-11T17:50:18.031045446Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540 UID:0a9863a2-a9ea-46f8-b0d3-a1b5ee83b9d9 NetNS:/var/run/netns/120b58dc-209c-4dbf-ab38-f15e1b548b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a9863a2_a9ea_46f8_b0d3_a1b5ee83b9d9.slice PodAnnotations:0xc0003804c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.465566 | controller |     "Jun 11 17:50:18.031191 crc crio[22018]: time=\"2026-06-11T17:50:18.03116675Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.465587 | controller |     "Jun 11 17:50:18.094102 crc crio[22018]: time=\"2026-06-11T17:50:18.093941941Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}\"",
2026-06-11 18:17:42.465608 | controller |     "Jun 11 17:50:18.094102 crc crio[22018]: time=\"2026-06-11T17:50:18.094093746Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-c2bl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.465633 | controller |     "Jun 11 17:50:18.126387 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39fa8bf2c37bcee Mac:32:d8:32:29:fa:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465660 | controller |     "Jun 11 17:50:18.129207 crc crio[22018]: time=\"2026-06-11T17:50:18.128848102Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc0080aa0a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.465685 | controller |     "Jun 11 17:50:18.129207 crc crio[22018]: time=\"2026-06-11T17:50:18.129003257Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-ddjp5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465709 | controller |     "Jun 11 17:50:18.193713 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:644db00b53dae12 Mac:ae:f3:1b:ca:85:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465732 | controller |     "Jun 11 17:50:18.195758 crc crio[22018]: time=\"2026-06-11T17:50:18.195604174Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc001ade4a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.465755 | controller |     "Jun 11 17:50:18.196078 crc crio[22018]: time=\"2026-06-11T17:50:18.196059099Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-psd8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465779 | controller |     "Jun 11 17:50:18.216376 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5c9874bdb69b4f Mac:ca:ce:4d:86:7d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 SocketPath: PciID:}] [{Interface:0xc00030e6c0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465802 | controller |     "Jun 11 17:50:18.220111 crc crio[22018]: time=\"2026-06-11T17:50:18.219214566Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924ed20}] Aliases:map[]}\"",
2026-06-11 18:17:42.465826 | controller |     "Jun 11 17:50:18.220111 crc crio[22018]: time=\"2026-06-11T17:50:18.219947159Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-kshl6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465868 | controller |     "Jun 11 17:50:18.296466 crc crio[22018]: time=\"2026-06-11T17:50:18.295618748Z\" level=info msg=\"Stopped pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=f7ff1b96-04bd-4d78-8481-44b01758d3f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.465905 | controller |     "Jun 11 17:50:18.437799 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fe2b87fb70098e Mac:1a:9b:45:05:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.465930 | controller |     "Jun 11 17:50:18.438517 crc crio[22018]: time=\"2026-06-11T17:50:18.438449574Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc0074842b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.465955 | controller |     "Jun 11 17:50:18.439017 crc crio[22018]: time=\"2026-06-11T17:50:18.438983731Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-n6h8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.465979 | controller |     "Jun 11 17:50:18.525993 crc crio[22018]: time=\"2026-06-11T17:50:18.525251191Z\" level=info msg=\"Ran pod sandbox fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e with infra container: openstack/cinder-db-sync-2pln9/POD\" id=2d51a96e-c028-4e35-8ff0-6b201a968e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466003 | controller |     "Jun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.532967867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466027 | controller |     "Jun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.533163374Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466051 | controller |     "Jun 11 17:50:18.533301 crc crio[22018]: time=\"2026-06-11T17:50:18.533208805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=d08a76a0-1048-4c21-b91c-1e187c7a832f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466075 | controller |     "Jun 11 17:50:18.536406 crc crio[22018]: time=\"2026-06-11T17:50:18.535162678Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466098 | controller |     "Jun 11 17:50:18.550741 crc crio[22018]: time=\"2026-06-11T17:50:18.550702551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 18:17:42.466122 | controller |     "Jun 11 17:50:18.552033 crc crio[22018]: time=\"2026-06-11T17:50:18.551874989Z\" level=info msg=\"Ran pod sandbox defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 with infra container: openstack/neutron-db-sync-z8lc6/POD\" id=9100e91c-f232-48d5-94cf-3e39cf7abb6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466144 | controller |     "Jun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.559590634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466170 | controller |     "Jun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.561635333Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466191 | controller |     "Jun 11 17:50:18.562854 crc crio[22018]: time=\"2026-06-11T17:50:18.561711312Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=5641b5a9-3c35-40d4-acb9-4bcb4bf7ed67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466211 | controller |     "Jun 11 17:50:18.563864 crc crio[22018]: time=\"2026-06-11T17:50:18.563808037Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466231 | controller |     "Jun 11 17:50:18.571464 crc crio[22018]: time=\"2026-06-11T17:50:18.571396648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:17:42.466253 | controller |     "Jun 11 17:50:18.641020 crc crio[22018]: time=\"2026-06-11T17:50:18.639649772Z\" level=info msg=\"Ran pod sandbox 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b with infra container: openstack/placement-db-sync-bh99h/POD\" id=37203a47-f618-4b0e-ade8-bbeebe569740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466275 | controller |     "Jun 11 17:50:18.647141 crc crio[22018]: time=\"2026-06-11T17:50:18.647045118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466299 | controller |     "Jun 11 17:50:18.647672 crc crio[22018]: time=\"2026-06-11T17:50:18.647298477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466324 | controller |     "Jun 11 17:50:18.647672 crc crio[22018]: time=\"2026-06-11T17:50:18.647486143Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=0d351933-4136-41fc-be07-258100ff999c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466348 | controller |     "Jun 11 17:50:18.650114 crc crio[22018]: time=\"2026-06-11T17:50:18.649648331Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466372 | controller |     "Jun 11 17:50:18.653803 crc crio[22018]: time=\"2026-06-11T17:50:18.653726942Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 18:17:42.466393 | controller |     "Jun 11 17:50:18.687895 crc crio[22018]: time=\"2026-06-11T17:50:18.687621991Z\" level=info msg=\"Ran pod sandbox 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc with infra container: openstack/glance-db-sync-7tpl5/POD\" id=eaecdb39-97b6-4a0c-b102-9b3d48625aa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466416 | controller |     "Jun 11 17:50:18.691381 crc crio[22018]: time=\"2026-06-11T17:50:18.690939709Z\" level=info msg=\"Ran pod sandbox 222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18 with infra container: openstack/openstackclient/POD\" id=33aa3ca8-e83d-4804-85f6-482e122e7844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466438 | controller |     "Jun 11 17:50:18.698544 crc crio[22018]: time=\"2026-06-11T17:50:18.697217928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466465 | controller |     "Jun 11 17:50:18.698544 crc crio[22018]: time=\"2026-06-11T17:50:18.698025341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466489 | controller |     "Jun 11 17:50:18.702456 crc crio[22018]: time=\"2026-06-11T17:50:18.70229904Z\" level=info msg=\"Ran pod sandbox 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 with infra container: openstack/nova-cell0-conductor-db-sync-ddjp5/POD\" id=019c222c-c2a5-429a-8045-c9322f3f021f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466512 | controller |     "Jun 11 17:50:18.703642 crc crio[22018]: time=\"2026-06-11T17:50:18.703597993Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466535 | controller |     "Jun 11 17:50:18.703756 crc crio[22018]: time=\"2026-06-11T17:50:18.703665215Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=d1083c64-6f77-4d8b-9258-0599702d3356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466557 | controller |     "Jun 11 17:50:18.703823 crc crio[22018]: time=\"2026-06-11T17:50:18.703770924Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466579 | controller |     "Jun 11 17:50:18.703867 crc crio[22018]: time=\"2026-06-11T17:50:18.703822805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=78d382f6-a3c2-41d0-91a7-3765df617112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466599 | controller |     "Jun 11 17:50:18.705604 crc crio[22018]: time=\"2026-06-11T17:50:18.705540571Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466619 | controller |     "Jun 11 17:50:18.706572 crc crio[22018]: time=\"2026-06-11T17:50:18.705975835Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466640 | controller |     "Jun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710650323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466662 | controller |     "Jun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710907161Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466684 | controller |     "Jun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.710992914Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=55bc5422-4db9-4bb6-b665-d8786ed73033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466706 | controller |     "Jun 11 17:50:18.712911 crc crio[22018]: time=\"2026-06-11T17:50:18.712294017Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 18:17:42.466729 | controller |     "Jun 11 17:50:18.713307 crc crio[22018]: time=\"2026-06-11T17:50:18.71299605Z\" level=info msg=\"Ran pod sandbox 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 with infra container: openstack/dnsmasq-dns-fd994c98c-ldnhs/POD\" id=6cacf37c-2457-4aad-88a0-f4f3517b4601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466758 | controller |     "Jun 11 17:50:18.713307 crc crio[22018]: time=\"2026-06-11T17:50:18.713292158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 18:17:42.466782 | controller |     "Jun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718554715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466805 | controller |     "Jun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718753871Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466827 | controller |     "Jun 11 17:50:18.720044 crc crio[22018]: time=\"2026-06-11T17:50:18.718797483Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=9c200e89-2440-4ca4-a93a-d8eba4588241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466870 | controller |     "Jun 11 17:50:18.721757 crc crio[22018]: time=\"2026-06-11T17:50:18.721673789Z\" level=info msg=\"Ran pod sandbox 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 with infra container: openshift-marketplace/redhat-marketplace-n6h8c/POD\" id=0fa65e0d-d8bb-462b-91f9-5e0a8ff946d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.466900 | controller |     "Jun 11 17:50:18.722940 crc crio[22018]: time=\"2026-06-11T17:50:18.722736499Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466925 | controller |     "Jun 11 17:50:18.723767 crc crio[22018]: time=\"2026-06-11T17:50:18.722734358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.466948 | controller |     "Jun 11 17:50:18.725837 crc crio[22018]: time=\"2026-06-11T17:50:18.72564101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b9d1523-c379-449a-abfb-368887960e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.466968 | controller |     "Jun 11 17:50:18.727990 crc crio[22018]: time=\"2026-06-11T17:50:18.727249312Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 18:17:42.466991 | controller |     "Jun 11 17:50:18.727990 crc crio[22018]: time=\"2026-06-11T17:50:18.727482096Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:17:42.467013 | controller |     "Jun 11 17:50:18.732755 crc crio[22018]: time=\"2026-06-11T17:50:18.731857758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b2a693a-8849-4f72-b135-21f5084b89c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467033 | controller |     "Jun 11 17:50:18.738285 crc crio[22018]: time=\"2026-06-11T17:50:18.738126649Z\" level=info msg=\"Ran pod sandbox 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d with infra container: openstack/nova-cell1-conductor-db-sync-psd8d/POD\" id=e271b3bc-ab3b-48b0-adbd-ba9c7a13da84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.467063 | controller |     "Jun 11 17:50:18.743037 crc crio[22018]: time=\"2026-06-11T17:50:18.741452916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.467087 | controller |     "Jun 11 17:50:18.743037 crc crio[22018]: time=\"2026-06-11T17:50:18.741757666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.467109 | controller |     "Jun 11 17:50:18.745045 crc crio[22018]: time=\"2026-06-11T17:50:18.744858163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467130 | controller |     "Jun 11 17:50:18.767293 crc crio[22018]: time=\"2026-06-11T17:50:18.767193828Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467153 | controller |     "Jun 11 17:50:18.767293 crc crio[22018]: time=\"2026-06-11T17:50:18.767296101Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=b8e24747-c2f2-4f59-a2a1-68b7f6798032 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467178 | controller |     "Jun 11 17:50:18.782004 crc crio[22018]: time=\"2026-06-11T17:50:18.781865441Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.467201 | controller |     "Jun 11 17:50:18.782004 crc crio[22018]: time=\"2026-06-11T17:50:18.781982455Z\" level=info msg=\"Ran pod sandbox a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 with infra container: openstack/barbican-db-sync-kshl6/POD\" id=e75de918-2eac-4211-8e91-ddf9b9e3cf25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.467227 | controller |     "Jun 11 17:50:18.796783 crc crio[22018]: time=\"2026-06-11T17:50:18.795643194Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 18:17:42.467251 | controller |     "Jun 11 17:50:18.809788 crc crio[22018]: time=\"2026-06-11T17:50:18.809713739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467275 | controller |     "Jun 11 17:50:18.810564 crc crio[22018]: time=\"2026-06-11T17:50:18.809963327Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467298 | controller |     "Jun 11 17:50:18.810564 crc crio[22018]: time=\"2026-06-11T17:50:18.810017479Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=552e11eb-0afb-4764-bcc1-ef78d3534390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467320 | controller |     "Jun 11 17:50:18.821134 crc crio[22018]: 2026-06-11T17:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65bcfe39533f4e3 Mac:7e:2d:45:ee:28:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.467350 | controller |     "Jun 11 17:50:18.822613 crc crio[22018]: time=\"2026-06-11T17:50:18.822511269Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc0080aab58}] Aliases:map[]}\"",
2026-06-11 18:17:42.467375 | controller |     "Jun 11 17:50:18.822765 crc crio[22018]: time=\"2026-06-11T17:50:18.822692675Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-c2bl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.467398 | controller |     "Jun 11 17:50:18.823107 crc crio[22018]: time=\"2026-06-11T17:50:18.823048186Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.467423 | controller |     "Jun 11 17:50:18.828014 crc crio[22018]: time=\"2026-06-11T17:50:18.827879366Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 18:17:42.467446 | controller |     "Jun 11 17:50:18.833897 crc crio[22018]: time=\"2026-06-11T17:50:18.833821755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.467470 | controller |     "Jun 11 17:50:18.850049 crc crio[22018]: time=\"2026-06-11T17:50:18.849636411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.467491 | controller |     "Jun 11 17:50:18.874718 crc crio[22018]: time=\"2026-06-11T17:50:18.874575538Z\" level=info msg=\"Ran pod sandbox 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d with infra container: openstack/swift-ring-rebalance-c2bl2/POD\" id=6dd4e00b-9d9c-4263-8cef-f0f3abbfb205 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.467515 | controller |     "Jun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.88674449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467537 | controller |     "Jun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.886908765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467560 | controller |     "Jun 11 17:50:18.887785 crc crio[22018]: time=\"2026-06-11T17:50:18.886962007Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=adb714e0-c004-4ba0-bd60-89dfcbb4a526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.467583 | controller |     "Jun 11 17:50:18.890138 crc crio[22018]: time=\"2026-06-11T17:50:18.888968632Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.467605 | controller |     "Jun 11 17:50:18.900174 crc crio[22018]: time=\"2026-06-11T17:50:18.896506881Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 18:17:42.467627 | controller |     "Jun 11 17:50:19.036044 crc crio[22018]: time=\"2026-06-11T17:50:19.034953155Z\" level=info msg=\"Removed container 06c5626a13312f7106a480fce81d4285a5d490c6c1b3da74b98a418ad72d78c1: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4513ff6-5489-4eb3-a772-a20ffd55f67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467654 | controller |     "Jun 11 17:50:19.060960 crc crio[22018]: time=\"2026-06-11T17:50:19.06073478Z\" level=info msg=\"Removing container: 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f\" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467679 | controller |     "Jun 11 17:50:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.155759792Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-9p72q/POD\" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.467701 | controller |     "Jun 11 17:50:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.158847302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.467722 | controller |     "Jun 11 17:50:19.162582 crc crio[22018]: time=\"2026-06-11T17:50:19.159808239Z\" level=info msg=\"Removed container 3e347b83215c09ea1a53b1174c25490dfde7dd28462c6ff13cc9da99cf26266f: openstack/ovn-controller-metrics-56gwb/openstack-network-exporter\" id=b1bc3658-8178-44c7-b2fb-4a0700ca4469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467744 | controller |     "Jun 11 17:50:19.184677 crc crio[22018]: time=\"2026-06-11T17:50:19.184566457Z\" level=info msg=\"Removing container: 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec\" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467765 | controller |     "Jun 11 17:50:19.245908 crc crio[22018]: time=\"2026-06-11T17:50:19.245845633Z\" level=info msg=\"Created container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=0021011f-2515-4d29-bf47-e2ffc8685180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.467787 | controller |     "Jun 11 17:50:19.253493 crc crio[22018]: time=\"2026-06-11T17:50:19.253296254Z\" level=info msg=\"Starting container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633\" id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.467810 | controller |     "Jun 11 17:50:19.267607 crc crio[22018]: time=\"2026-06-11T17:50:19.262694307Z\" level=info msg=\"Started container\" PID=267505 containerID=78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633 description=openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities id=ec51ae9c-6320-497b-b95b-bc173ff857ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8",
2026-06-11 18:17:42.467833 | controller |     "Jun 11 17:50:19.597132 crc crio[22018]: time=\"2026-06-11T17:50:19.596396518Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-c2d7f/POD\" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.467881 | controller |     "Jun 11 17:50:19.597132 crc crio[22018]: time=\"2026-06-11T17:50:19.596840142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.467907 | controller |     "Jun 11 17:50:19.608579 crc crio[22018]: time=\"2026-06-11T17:50:19.608295971Z\" level=info msg=\"Removed container 6475e892a7c58bc843935fc2d813e2c49bc3642762ad43adc57151f96a1595ec: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=41b75d05-4d3b-417e-91f1-41a4b44688b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467930 | controller |     "Jun 11 17:50:19.647278 crc crio[22018]: time=\"2026-06-11T17:50:19.64717898Z\" level=info msg=\"Removing container: 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49\" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.467965 | controller |     "Jun 11 17:50:19.725038 crc crio[22018]: time=\"2026-06-11T17:50:19.72496351Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"",
2026-06-11 18:17:42.467989 | controller |     "Jun 11 17:50:19.725038 crc crio[22018]: time=\"2026-06-11T17:50:19.725024852Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-9p72q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.468012 | controller |     "Jun 11 17:50:19.789936 crc crio[22018]: time=\"2026-06-11T17:50:19.786141933Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.468034 | controller |     "Jun 11 17:50:19.812436 crc crio[22018]: time=\"2026-06-11T17:50:19.811541018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.468074 | controller |     "Jun 11 17:50:19.919644 crc crio[22018]: time=\"2026-06-11T17:50:19.918724323Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}\"",
2026-06-11 18:17:42.468099 | controller |     "Jun 11 17:50:19.919644 crc crio[22018]: time=\"2026-06-11T17:50:19.919166967Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-c2d7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.468122 | controller |     "Jun 11 17:50:20.516388 crc crio[22018]: time=\"2026-06-11T17:50:20.516187289Z\" level=info msg=\"Removed container 2f63418db04dfcb1a0d949e226b428a41e11bbda60d2ca76a2cd91fc17f6bf49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7eda10a0-534c-4c39-8b05-bb4bbedf910f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468144 | controller |     "Jun 11 17:50:20.562522 crc crio[22018]: time=\"2026-06-11T17:50:20.554259675Z\" level=info msg=\"Removing container: b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db\" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468166 | controller |     "Jun 11 17:50:20.700733 crc crio[22018]: time=\"2026-06-11T17:50:20.694984025Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=792792da-787b-40f5-aa73-c2556f216bb0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.468188 | controller |     "Jun 11 17:50:20.702300 crc crio[22018]: time=\"2026-06-11T17:50:20.702221716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=852ea9f9-4179-406d-bec1-b55164bfce7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.468211 | controller |     "Jun 11 17:50:20.705152 crc crio[22018]: time=\"2026-06-11T17:50:20.705066756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=47a2903b-ecb9-4a6d-be06-73c5395d6663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.468238 | controller |     "Jun 11 17:50:20.741611 crc crio[22018]: time=\"2026-06-11T17:50:20.741473645Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.468260 | controller |     "Jun 11 17:50:20.742042 crc crio[22018]: time=\"2026-06-11T17:50:20.741984782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468281 | controller |     "Jun 11 17:50:21.336657 crc crio[22018]: time=\"2026-06-11T17:50:21.33611788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468302 | controller |     "Jun 11 17:50:21.347939 crc crio[22018]: time=\"2026-06-11T17:50:21.34778812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468323 | controller |     "Jun 11 17:50:21.467109 crc crio[22018]: time=\"2026-06-11T17:50:21.467014659Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-54f7d6b49-zmwmm/POD\" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468343 | controller |     "Jun 11 17:50:21.467257 crc crio[22018]: time=\"2026-06-11T17:50:21.467114312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468364 | controller |     "Jun 11 17:50:21.467549 crc crio[22018]: time=\"2026-06-11T17:50:21.467260417Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468384 | controller |     "Jun 11 17:50:21.467549 crc crio[22018]: time=\"2026-06-11T17:50:21.467315519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468405 | controller |     "Jun 11 17:50:21.550764 crc crio[22018]: time=\"2026-06-11T17:50:21.549518663Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468427 | controller |     "Jun 11 17:50:21.550764 crc crio[22018]: time=\"2026-06-11T17:50:21.549596476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468448 | controller |     "Jun 11 17:50:21.799099 crc crio[22018]: time=\"2026-06-11T17:50:21.799035368Z\" level=info msg=\"Removed container b5f2047fe82cf612d89ba6b552173c60ed348f0c952cb14aa33130cc11c402db: openstack/keystone-5cc6c7f7dd-pqf6f/keystone-api\" id=36a77b2b-72e0-4a63-a83c-8cef1210ecf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468470 | controller |     "Jun 11 17:50:21.840952 crc crio[22018]: time=\"2026-06-11T17:50:21.840873598Z\" level=info msg=\"Removing container: 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb\" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468491 | controller |     "Jun 11 17:50:21.881468 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39da91ba206556f Mac:ae:ec:3c:cb:d9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 SocketPath: PciID:}] [{Interface:0xc0002a2ad0 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.468518 | controller |     "Jun 11 17:50:21.881468 crc crio[22018]: time=\"2026-06-11T17:50:21.879464621Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-9p72q Namespace:openstack ID:39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c UID:d19bd444-f9f0-405e-a1ca-9c1c08a2e73f NetNS:/var/run/netns/e6e34d56-959e-4485-8a3c-dfa016e5c251 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19bd444_f9f0_405e_a1ca_9c1c08a2e73f.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"",
2026-06-11 18:17:42.468540 | controller |     "Jun 11 17:50:21.881468 crc crio[22018]: time=\"2026-06-11T17:50:21.879653677Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-9p72q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.468561 | controller |     "Jun 11 17:50:21.981063 crc crio[22018]: 2026-06-11T17:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:917f2e26c635df7 Mac:52:95:f7:cc:b4:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 SocketPath: PciID:}] [{Interface:0xc00040cf90 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.468583 | controller |     "Jun 11 17:50:21.981063 crc crio[22018]: time=\"2026-06-11T17:50:21.981011262Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc002b14680}] Aliases:map[]}\"",
2026-06-11 18:17:42.468605 | controller |     "Jun 11 17:50:21.981277 crc crio[22018]: time=\"2026-06-11T17:50:21.981138196Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-c2d7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.468627 | controller |     "Jun 11 17:50:22.065552 crc crio[22018]: time=\"2026-06-11T17:50:22.065466171Z\" level=info msg=\"Ran pod sandbox 39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c with infra container: openstack/ovn-controller-metrics-9p72q/POD\" id=190f3f8c-ba6e-4522-940e-e811149012b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468648 | controller |     "Jun 11 17:50:22.073226 crc crio[22018]: time=\"2026-06-11T17:50:22.07264609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=25c860d2-c15c-4db6-8f64-8687ac38db78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.468670 | controller |     "Jun 11 17:50:22.087373 crc crio[22018]: time=\"2026-06-11T17:50:22.084491287Z\" level=info msg=\"Removed container 63a95d6ba494cb2b68a01595f78f45d2d3f888ed0fd0f7c17f7821f38843f1fb: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0d8c1b8a-9c92-4e12-aac5-da93c9d9b1be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468693 | controller |     "Jun 11 17:50:22.121765 crc crio[22018]: time=\"2026-06-11T17:50:22.121693441Z\" level=info msg=\"Removing container: 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5\" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.468717 | controller |     "Jun 11 17:50:22.132453 crc crio[22018]: time=\"2026-06-11T17:50:22.132045078Z\" level=info msg=\"Created container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=f9e58d81-062e-42db-8f5f-3152f2228f11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.468745 | controller |     "Jun 11 17:50:22.137715 crc crio[22018]: time=\"2026-06-11T17:50:22.137652889Z\" level=info msg=\"Ran pod sandbox 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 with infra container: openshift-marketplace/certified-operators-c2d7f/POD\" id=c930cdb3-4ab8-4936-81b6-2d66227e36d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468768 | controller |     "Jun 11 17:50:22.139787 crc crio[22018]: time=\"2026-06-11T17:50:22.139730896Z\" level=info msg=\"Starting container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a\" id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.468791 | controller |     "Jun 11 17:50:22.151117 crc crio[22018]: time=\"2026-06-11T17:50:22.150993418Z\" level=info msg=\"Started container\" PID=267820 containerID=dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a description=openshift-marketplace/redhat-marketplace-n6h8c/extract-content id=2ab748e2-0022-41fc-8261-b238a405a07a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8",
2026-06-11 18:17:42.468814 | controller |     "Jun 11 17:50:22.153754 crc crio[22018]: time=\"2026-06-11T17:50:22.153667141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf5c3d80-4611-4207-86da-dc63318bc413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.468837 | controller |     "Jun 11 17:50:22.178716 crc crio[22018]: time=\"2026-06-11T17:50:22.178609544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0478d166-efaf-4595-849a-96ceff00abda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.468886 | controller |     "Jun 11 17:50:22.206690 crc crio[22018]: time=\"2026-06-11T17:50:22.206581354Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.468911 | controller |     "Jun 11 17:50:22.207213 crc crio[22018]: time=\"2026-06-11T17:50:22.207163533Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.468933 | controller |     "Jun 11 17:50:22.207290 crc crio[22018]: time=\"2026-06-11T17:50:22.207237775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.468955 | controller |     "Jun 11 17:50:22.207792 crc crio[22018]: time=\"2026-06-11T17:50:22.20770174Z\" level=info msg=\"Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}\"",
2026-06-11 18:17:42.468978 | controller |     "Jun 11 17:50:22.207953 crc crio[22018]: time=\"2026-06-11T17:50:22.20791554Z\" level=info msg=\"Adding pod openstack_swift-proxy-54f7d6b49-zmwmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.469001 | controller |     "Jun 11 17:50:22.208818 crc crio[22018]: time=\"2026-06-11T17:50:22.208754681Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}\"",
2026-06-11 18:17:42.469029 | controller |     "Jun 11 17:50:22.208818 crc crio[22018]: time=\"2026-06-11T17:50:22.208813853Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.469051 | controller |     "Jun 11 17:50:22.239186 crc crio[22018]: time=\"2026-06-11T17:50:22.238934606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c150ea2c-16ea-4ea1-b55f-8b1299078bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469072 | controller |     "Jun 11 17:50:22.292114 crc crio[22018]: time=\"2026-06-11T17:50:22.292010375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469093 | controller |     "Jun 11 17:50:22.311803 crc crio[22018]: time=\"2026-06-11T17:50:22.311710972Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter\" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.469114 | controller |     "Jun 11 17:50:22.359729 crc crio[22018]: time=\"2026-06-11T17:50:22.359212984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469135 | controller |     "Jun 11 17:50:22.442369 crc crio[22018]: time=\"2026-06-11T17:50:22.442256217Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.469157 | controller |     "Jun 11 17:50:22.448642 crc crio[22018]: time=\"2026-06-11T17:50:22.448567683Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.469177 | controller |     "Jun 11 17:50:22.808124 crc crio[22018]: time=\"2026-06-11T17:50:22.808036502Z\" level=info msg=\"Removed container 476d77007d9391161e32b510c689ccc29606650ffc56a2342de16e820e829ff5: openstack/openstackclient/openstackclient\" id=5d9283fb-b52d-4874-961a-b5bdd8ef75de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.469199 | controller |     "Jun 11 17:50:22.850968 crc crio[22018]: time=\"2026-06-11T17:50:22.840112792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469219 | controller |     "Jun 11 17:50:22.869063 crc crio[22018]: time=\"2026-06-11T17:50:22.868953645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469241 | controller |     "Jun 11 17:50:22.883458 crc crio[22018]: time=\"2026-06-11T17:50:22.883366919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}\"",
2026-06-11 18:17:42.469267 | controller |     "Jun 11 17:50:22.883458 crc crio[22018]: time=\"2026-06-11T17:50:22.883450301Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.469289 | controller |     "Jun 11 17:50:22.933590 crc crio[22018]: time=\"2026-06-11T17:50:22.933497509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469310 | controller |     "Jun 11 17:50:23.103729 crc crio[22018]: time=\"2026-06-11T17:50:23.103551615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469332 | controller |     "Jun 11 17:50:23.227619 crc crio[22018]: time=\"2026-06-11T17:50:23.224871596Z\" level=info msg=\"Created container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=d6f0f47f-127c-40db-ae1c-0b81fe01d3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.469354 | controller |     "Jun 11 17:50:23.229628 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:591720d1156563a Mac:06:9a:c2:db:ad:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a SocketPath: PciID:}] [{Interface:0xc000304770 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.469377 | controller |     "Jun 11 17:50:23.231194 crc crio[22018]: time=\"2026-06-11T17:50:23.230581659Z\" level=info msg=\"Got pod network &{Name:swift-proxy-54f7d6b49-zmwmm Namespace:openstack ID:591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b UID:3c19c526-17f3-44d4-bdb7-c5b01ef1f1d1 NetNS:/var/run/netns/05ada387-4a2c-404a-bd28-8c1d3dd86b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c19c526_17f3_44d4_bdb7_c5b01ef1f1d1.slice PodAnnotations:0xc007484248}] Aliases:map[]}\"",
2026-06-11 18:17:42.469402 | controller |     "Jun 11 17:50:23.231194 crc crio[22018]: time=\"2026-06-11T17:50:23.230980762Z\" level=info msg=\"Checking pod openstack_swift-proxy-54f7d6b49-zmwmm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.469427 | controller |     "Jun 11 17:50:23.236021 crc crio[22018]: time=\"2026-06-11T17:50:23.235778757Z\" level=info msg=\"Starting container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97\" id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.469452 | controller |     "Jun 11 17:50:23.252851 crc crio[22018]: time=\"2026-06-11T17:50:23.252768255Z\" level=info msg=\"Started container\" PID=267979 containerID=d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97 description=openshift-marketplace/certified-operators-c2d7f/extract-utilities id=11c354e1-5c4c-4116-bba1-8d88549d5173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7",
2026-06-11 18:17:42.469478 | controller |     "Jun 11 17:50:23.292440 crc crio[22018]: time=\"2026-06-11T17:50:23.292102337Z\" level=info msg=\"Ran pod sandbox 591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b with infra container: openstack/swift-proxy-54f7d6b49-zmwmm/POD\" id=0f833a2d-e460-4c29-8c4a-18dd301b5c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.469501 | controller |     "Jun 11 17:50:23.297536 crc crio[22018]: time=\"2026-06-11T17:50:23.297232401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=874f5a85-abea-4c93-8d52-7af6c46f0e94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469528 | controller |     "Jun 11 17:50:23.300365 crc crio[22018]: time=\"2026-06-11T17:50:23.300213106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc3ea63f-68b1-4d8f-9dd0-10c1e4a2e153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469552 | controller |     "Jun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.3015808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469573 | controller |     "Jun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.302108067Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469595 | controller |     "Jun 11 17:50:23.302368 crc crio[22018]: time=\"2026-06-11T17:50:23.302149808Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=029dcfc7-9b23-470c-94ad-49df105cd2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.469616 | controller |     "Jun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.329532189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.469635 | controller |     "Jun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.332115422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.469655 | controller |     "Jun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.332756193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469676 | controller |     "Jun 11 17:50:23.425254 crc crio[22018]: time=\"2026-06-11T17:50:23.353724172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 18:17:42.469697 | controller |     "Jun 11 17:50:23.448966 crc crio[22018]: time=\"2026-06-11T17:50:23.448889632Z\" level=info msg=\"Stopped container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=75090fa3-4c67-49de-b9bf-bca513a9d9d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.469718 | controller |     "Jun 11 17:50:23.450595 crc crio[22018]: time=\"2026-06-11T17:50:23.450506874Z\" level=info msg=\"Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.469740 | controller |     "Jun 11 17:50:23.454444 crc crio[22018]: time=\"2026-06-11T17:50:23.452203574Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426 UID:63cc7dce-724d-4fc3-9a58-5b49f61cc823 NetNS:/var/run/netns/3368fada-2b17-4166-b559-76d6b79c6af0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63cc7dce_724d_4fc3_9a58_5b49f61cc823.slice PodAnnotations:0xc00141a560}] Aliases:map[]}\"",
2026-06-11 18:17:42.469762 | controller |     "Jun 11 17:50:23.454444 crc crio[22018]: time=\"2026-06-11T17:50:23.452405701Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.469788 | controller |     "Jun 11 17:50:23.471534 crc crio[22018]: time=\"2026-06-11T17:50:23.471452998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469809 | controller |     "Jun 11 17:50:23.480115 crc crio[22018]: time=\"2026-06-11T17:50:23.475879493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.469832 | controller |     "Jun 11 17:50:23.553856 crc crio[22018]: time=\"2026-06-11T17:50:23.553379941Z\" level=info msg=\"Created container bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118: openstack/ovn-controller-metrics-9p72q/openstack-network-exporter\" id=ee24451e-67db-4fce-b913-412d66e8f6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.469874 | controller |     "Jun 11 17:50:23.563673 crc crio[22018]: time=\"2026-06-11T17:50:23.562429047Z\" level=info msg=\"Starting container: bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118\" id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.469893 | controller |     "Jun 11 17:50:23.571851 crc crio[22018]: time=\"2026-06-11T17:50:23.571756398Z\" level=info msg=\"Started container\" PID=268006 containerID=bab1234a03d5c8b87768a89cb3817e58057797484f7a6dfe674cba4bbd18d118 description=openstack/ovn-controller-metrics-9p72q/openstack-network-exporter id=463193e8-26a6-4b3e-b441-089365cff641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39da91ba206556fe39e6e1674e9a8a60a8667ac754a265edb7ecf7f182f0e39c",
2026-06-11 18:17:42.469910 | controller |     "Jun 11 17:50:23.692391 crc crio[22018]: time=\"2026-06-11T17:50:23.691803444Z\" level=info msg=\"Created container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=5d91d1c6-8734-400c-9a66-08a1953d92d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.469927 | controller |     "Jun 11 17:50:23.695195 crc crio[22018]: time=\"2026-06-11T17:50:23.695080589Z\" level=info msg=\"Starting container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d\" id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.469943 | controller |     "Jun 11 17:50:23.710953 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e83eb86078b33cb Mac:3a:86:f3:67:02:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e SocketPath: PciID:}] [{Interface:0xc000015000 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.469959 | controller |     "Jun 11 17:50:23.713216 crc crio[22018]: time=\"2026-06-11T17:50:23.713088082Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d UID:c04bf773-d9fc-4677-ae9e-8b22040bf266 NetNS:/var/run/netns/69a16524-629e-4d05-ad32-60b786d78a2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc04bf773_d9fc_4677_ae9e_8b22040bf266.slice PodAnnotations:0xc001ade650}] Aliases:map[]}\"",
2026-06-11 18:17:42.469975 | controller |     "Jun 11 17:50:23.713617 crc crio[22018]: time=\"2026-06-11T17:50:23.713255878Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.469991 | controller |     "Jun 11 17:50:23.722910 crc crio[22018]: time=\"2026-06-11T17:50:23.722733601Z\" level=info msg=\"Ran pod sandbox e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d with infra container: openstack/ovsdbserver-nb-0/POD\" id=7b0df35e-5fc7-4851-bf0d-31fb6547e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470011 | controller |     "Jun 11 17:50:23.727713 crc crio[22018]: time=\"2026-06-11T17:50:23.727651846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470028 | controller |     "Jun 11 17:50:23.727838 crc crio[22018]: time=\"2026-06-11T17:50:23.727823732Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470045 | controller |     "Jun 11 17:50:23.727888 crc crio[22018]: time=\"2026-06-11T17:50:23.727864173Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=6f3d2be1-5044-498b-a8ee-f4f4deabc9d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470062 | controller |     "Jun 11 17:50:23.729441 crc crio[22018]: time=\"2026-06-11T17:50:23.728468622Z\" level=info msg=\"Started container\" PID=268095 containerID=15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d description=openshift-marketplace/redhat-marketplace-n6h8c/registry-server id=898aa663-54fc-4a03-858e-1762b2dd3003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8",
2026-06-11 18:17:42.470079 | controller |     "Jun 11 17:50:23.737402 crc crio[22018]: time=\"2026-06-11T17:50:23.737278431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.470096 | controller |     "Jun 11 17:50:23.748285 crc crio[22018]: time=\"2026-06-11T17:50:23.74820783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 18:17:42.470113 | controller |     "Jun 11 17:50:23.876229 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc52787d9fdd45f Mac:d6:4c:a0:d1:c6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.470129 | controller |     "Jun 11 17:50:23.880108 crc crio[22018]: time=\"2026-06-11T17:50:23.879992056Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 UID:8ce3adbe-75a0-4c43-a4a2-cc93e46de6de NetNS:/var/run/netns/0215b40f-2e6a-4cdf-8a5a-6663468392f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ce3adbe_75a0_4c43_a4a2_cc93e46de6de.slice PodAnnotations:0xc0080aa110}] Aliases:map[]}\"",
2026-06-11 18:17:42.470146 | controller |     "Jun 11 17:50:23.880527 crc crio[22018]: time=\"2026-06-11T17:50:23.880291939Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.470162 | controller |     "Jun 11 17:50:23.904507 crc crio[22018]: time=\"2026-06-11T17:50:23.904286693Z\" level=info msg=\"Ran pod sandbox bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=b70696e8-fc2d-40e5-9a52-30d21778c7ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470178 | controller |     "Jun 11 17:50:23.911447 crc crio[22018]: time=\"2026-06-11T17:50:23.911291787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470198 | controller |     "Jun 11 17:50:23.912168 crc crio[22018]: time=\"2026-06-11T17:50:23.912034931Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470215 | controller |     "Jun 11 17:50:23.912627 crc crio[22018]: time=\"2026-06-11T17:50:23.912206376Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=9631e094-ac3b-4ecd-ba58-81c3f911796f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470231 | controller |     "Jun 11 17:50:23.920686 crc crio[22018]: time=\"2026-06-11T17:50:23.920566582Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.470247 | controller |     "Jun 11 17:50:23.934806 crc crio[22018]: time=\"2026-06-11T17:50:23.934239116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 18:17:42.470263 | controller |     "Jun 11 17:50:23.939653 crc crio[22018]: time=\"2026-06-11T17:50:23.939533763Z\" level=info msg=\"Stopped pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=a969392d-761c-4365-8304-855c799d6102 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.470280 | controller |     "Jun 11 17:50:23.940012 crc crio[22018]: 2026-06-11T17:50:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a51636829a1554c Mac:fe:b3:55:4f:76:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.470296 | controller |     "Jun 11 17:50:23.941004 crc crio[22018]: time=\"2026-06-11T17:50:23.940815919Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce UID:2f579241-b0de-4b90-a888-f1cb19d54362 NetNS:/var/run/netns/15202ab2-bf3f-4bc6-86a7-aa0e7a15adb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f579241_b0de_4b90_a888_f1cb19d54362.slice PodAnnotations:0xc00924e5f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.470313 | controller |     "Jun 11 17:50:23.941004 crc crio[22018]: time=\"2026-06-11T17:50:23.940970067Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.470331 | controller |     "Jun 11 17:50:23.981922 crc crio[22018]: time=\"2026-06-11T17:50:23.981249589Z\" level=info msg=\"Ran pod sandbox a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce with infra container: openstack/ovsdbserver-sb-0/POD\" id=119a6928-aa04-42d5-872a-27a9149cd8c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470353 | controller |     "Jun 11 17:50:24.015123 crc crio[22018]: time=\"2026-06-11T17:50:24.015059258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470376 | controller |     "Jun 11 17:50:24.015429 crc crio[22018]: time=\"2026-06-11T17:50:24.015312106Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470407 | controller |     "Jun 11 17:50:24.015516 crc crio[22018]: time=\"2026-06-11T17:50:24.015503682Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=cd1a9529-ba31-4023-826a-7f23ce9f5b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470430 | controller |     "Jun 11 17:50:24.020429 crc crio[22018]: time=\"2026-06-11T17:50:24.019030733Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.470447 | controller |     "Jun 11 17:50:24.036070 crc crio[22018]: time=\"2026-06-11T17:50:24.035988263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 18:17:42.470463 | controller |     "Jun 11 17:50:24.479967 crc crio[22018]: time=\"2026-06-11T17:50:24.471857693Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.470479 | controller |     "Jun 11 17:50:24.508943 crc crio[22018]: time=\"2026-06-11T17:50:24.50728637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.470495 | controller |     "Jun 11 17:50:24.532958 crc crio[22018]: time=\"2026-06-11T17:50:24.531115719Z\" level=info msg=\"Removing container: 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e\" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.470511 | controller |     "Jun 11 17:50:24.794254 crc crio[22018]: time=\"2026-06-11T17:50:24.794162924Z\" level=info msg=\"Removed container 0389a614dbc66ef2c80e7d0076e0e74490ca625dcca75f0625655689d182019e: openstack/ovn-northd-0/openstack-network-exporter\" id=e7c6c897-d49c-42aa-b6c9-07ee8cffebb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.470527 | controller |     "Jun 11 17:50:24.805978 crc crio[22018]: time=\"2026-06-11T17:50:24.805806276Z\" level=info msg=\"Removing container: 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e\" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.470542 | controller |     "Jun 11 17:50:25.154155 crc crio[22018]: time=\"2026-06-11T17:50:25.153890276Z\" level=info msg=\"Removed container 763f19a4f7fa40c1a28667b05d7f549a1065724efe543e64ccad1d662803e04e: openstack/ovn-northd-0/ovn-northd\" id=dc68220a-cd67-4d5e-a634-944ec492140b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.470558 | controller |     "Jun 11 17:50:25.373763 crc crio[22018]: time=\"2026-06-11T17:50:25.370283279Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470574 | controller |     "Jun 11 17:50:25.373763 crc crio[22018]: time=\"2026-06-11T17:50:25.370453635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470590 | controller |     "Jun 11 17:50:25.592865 crc crio[22018]: time=\"2026-06-11T17:50:25.592577792Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}\"",
2026-06-11 18:17:42.470606 | controller |     "Jun 11 17:50:25.592865 crc crio[22018]: time=\"2026-06-11T17:50:25.5928431Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.470627 | controller |     "Jun 11 17:50:25.613383 crc crio[22018]: time=\"2026-06-11T17:50:25.601693435Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-56c777f99-z7k84/POD\" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470643 | controller |     "Jun 11 17:50:25.614944 crc crio[22018]: time=\"2026-06-11T17:50:25.614728875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470659 | controller |     "Jun 11 17:50:25.765787 crc crio[22018]: time=\"2026-06-11T17:50:25.765593784Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=168c79cd-e743-424a-9c5a-b2dddeeff71f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.470675 | controller |     "Jun 11 17:50:25.772890 crc crio[22018]: time=\"2026-06-11T17:50:25.772813353Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=748f0ddd-6b1b-463a-b5be-0e9d81c69a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470690 | controller |     "Jun 11 17:50:25.835083 crc crio[22018]: time=\"2026-06-11T17:50:25.833549259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b01f1a4-bd60-439a-bf94-c393baa5b7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.470706 | controller |     "Jun 11 17:50:25.855311 crc crio[22018]: time=\"2026-06-11T17:50:25.855223907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.470721 | controller |     "Jun 11 17:50:25.855864 crc crio[22018]: time=\"2026-06-11T17:50:25.855824356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470736 | controller |     "Jun 11 17:50:26.129565 crc crio[22018]: time=\"2026-06-11T17:50:26.127638051Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD\" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470752 | controller |     "Jun 11 17:50:26.129699 crc crio[22018]: time=\"2026-06-11T17:50:26.129624475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470768 | controller |     "Jun 11 17:50:26.154574 crc crio[22018]: time=\"2026-06-11T17:50:26.151812202Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}\"",
2026-06-11 18:17:42.470784 | controller |     "Jun 11 17:50:26.154574 crc crio[22018]: time=\"2026-06-11T17:50:26.151875884Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-56c777f99-z7k84 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.470799 | controller |     "Jun 11 17:50:26.216488 crc crio[22018]: time=\"2026-06-11T17:50:26.216394497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470822 | controller |     "Jun 11 17:50:26.230215 crc crio[22018]: time=\"2026-06-11T17:50:26.229482138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.470838 | controller |     "Jun 11 17:50:26.269858 crc crio[22018]: time=\"2026-06-11T17:50:26.269779457Z\" level=info msg=\"Removing container: 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8\" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.470875 | controller |     "Jun 11 17:50:26.279565 crc crio[22018]: time=\"2026-06-11T17:50:26.272459782Z\" level=info msg=\"Stopping container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16 (timeout: 30s)\" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.470893 | controller |     "Jun 11 17:50:26.283570 crc crio[22018]: time=\"2026-06-11T17:50:26.282701007Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.470910 | controller |     "Jun 11 17:50:26.299988 crc crio[22018]: time=\"2026-06-11T17:50:26.298526471Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-674bc6fc5f-65mfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.470926 | controller |     "Jun 11 17:50:26.340156 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2b9f0e0845642 Mac:4a:36:e0:84:b0:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.470942 | controller |     "Jun 11 17:50:26.346783 crc crio[22018]: time=\"2026-06-11T17:50:26.346470528Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 UID:b14b411b-195c-4402-868d-31f9d2e418da NetNS:/var/run/netns/d6b4a564-5c7b-4545-8084-30229e251701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb14b411b_195c_4402_868d_31f9d2e418da.slice PodAnnotations:0xc002300710}] Aliases:map[]}\"",
2026-06-11 18:17:42.470959 | controller |     "Jun 11 17:50:26.348169 crc crio[22018]: time=\"2026-06-11T17:50:26.347557753Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.470977 | controller |     "Jun 11 17:50:26.460571 crc crio[22018]: time=\"2026-06-11T17:50:26.459079937Z\" level=info msg=\"Ran pod sandbox fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57 with infra container: openstack/ovn-northd-0/POD\" id=82e5026d-50ff-446c-a5b5-32c73e451f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.470993 | controller |     "Jun 11 17:50:26.479163 crc crio[22018]: time=\"2026-06-11T17:50:26.479032214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471010 | controller |     "Jun 11 17:50:26.607763 crc crio[22018]: time=\"2026-06-11T17:50:26.606629981Z\" level=info msg=\"Created container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d2fa39e7-6923-4fa5-ac00-c837401f4494 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.471031 | controller |     "Jun 11 17:50:26.626207 crc crio[22018]: time=\"2026-06-11T17:50:26.625948104Z\" level=info msg=\"Starting container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64\" id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.471048 | controller |     "Jun 11 17:50:26.662359 crc crio[22018]: time=\"2026-06-11T17:50:26.661736197Z\" level=info msg=\"Started container\" PID=268376 containerID=dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64 description=openshift-marketplace/certified-operators-c2d7f/extract-content id=4e77472f-18de-4069-9acb-1d0c213b319a name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7",
2026-06-11 18:17:42.471065 | controller |     "Jun 11 17:50:26.682037 crc crio[22018]: time=\"2026-06-11T17:50:26.676188292Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471081 | controller |     "Jun 11 17:50:26.682037 crc crio[22018]: time=\"2026-06-11T17:50:26.677274237Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=7037e0ae-aebc-4458-8fe0-bd2294b390a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471097 | controller |     "Jun 11 17:50:26.691857 crc crio[22018]: time=\"2026-06-11T17:50:26.691574326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.471113 | controller |     "Jun 11 17:50:26.695767 crc crio[22018]: time=\"2026-06-11T17:50:26.695286915Z\" level=info msg=\"Stopped container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb89537d-224b-410e-9342-684d82675742 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471129 | controller |     "Jun 11 17:50:26.697804 crc crio[22018]: time=\"2026-06-11T17:50:26.697756395Z\" level=info msg=\"Removed container 5373ca99a55c9cb899ee3f81961f840bfc7943abd082298d8f9cdec5d5e2c9c8: openstack/dnsmasq-dns-f5446bd49-jwp8b/init\" id=668d8fe9-cee4-4ced-9d2b-200b3e710e0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471146 | controller |     "Jun 11 17:50:26.698082 crc crio[22018]: time=\"2026-06-11T17:50:26.697953399Z\" level=info msg=\"Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.471162 | controller |     "Jun 11 17:50:26.710539 crc crio[22018]: time=\"2026-06-11T17:50:26.710105354Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 18:17:42.471179 | controller |     "Jun 11 17:50:26.730274 crc crio[22018]: time=\"2026-06-11T17:50:26.730174036Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644 UID:e6414fc5-e768-4134-a094-47c1cce68b55 NetNS:/var/run/netns/8484f641-0081-48d6-952a-9028d8fd5cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode6414fc5_e768_4134_a094_47c1cce68b55.slice PodAnnotations:0xc0003802c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.471195 | controller |     "Jun 11 17:50:26.732173 crc crio[22018]: time=\"2026-06-11T17:50:26.731310103Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.471216 | controller |     "Jun 11 17:50:26.746160 crc crio[22018]: time=\"2026-06-11T17:50:26.742721501Z\" level=info msg=\"Removing container: 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2\" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471233 | controller |     "Jun 11 17:50:26.856219 crc crio[22018]: time=\"2026-06-11T17:50:26.855752269Z\" level=info msg=\"Removed container 526ded4cf5ea551ce92028206273e1b0ca7f74293b84870dbecae90bb98be4f2: openstack/memcached-0/memcached\" id=f1cb7d73-ab94-4be4-9f43-6827368b4eac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471249 | controller |     "Jun 11 17:50:26.956658 crc crio[22018]: 2026-06-11T17:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0c15ee82f193ee Mac:a2:a3:fb:c7:70:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.471265 | controller |     "Jun 11 17:50:26.965205 crc crio[22018]: time=\"2026-06-11T17:50:26.965126916Z\" level=info msg=\"Removing container: e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b\" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471281 | controller |     "Jun 11 17:50:27.124076 crc crio[22018]: time=\"2026-06-11T17:50:27.123989399Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00924e398}] Aliases:map[]}\"",
2026-06-11 18:17:42.471297 | controller |     "Jun 11 17:50:27.124374 crc crio[22018]: time=\"2026-06-11T17:50:27.124248347Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-56c777f99-z7k84 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.471314 | controller |     "Jun 11 17:50:27.224544 crc crio[22018]: 2026-06-11T17:50:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6edc9573eb989b6 Mac:d6:66:2c:18:69:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.471330 | controller |     "Jun 11 17:50:27.225994 crc crio[22018]: time=\"2026-06-11T17:50:27.225925097Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-65mfg Namespace:openstack ID:6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 UID:686f9117-e546-4ca0-93bd-5f117172aaa5 NetNS:/var/run/netns/35602363-80b3-4121-a603-9a13efeef231 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod686f9117_e546_4ca0_93bd_5f117172aaa5.slice PodAnnotations:0xc0003808e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.471346 | controller |     "Jun 11 17:50:27.226188 crc crio[22018]: time=\"2026-06-11T17:50:27.226085042Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-674bc6fc5f-65mfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.471362 | controller |     "Jun 11 17:50:27.274671 crc crio[22018]: time=\"2026-06-11T17:50:27.274612215Z\" level=info msg=\"Removed container e7633fe81b0c76eefc34f03f3fe4329d8b581b8a1852fd7489996a47c4815a0b: openstack/ovn-controller-mj4xz/ovn-controller\" id=f321f489-1957-4610-afe4-f559f5c25761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471381 | controller |     "Jun 11 17:50:27.284010 crc crio[22018]: time=\"2026-06-11T17:50:27.283962139Z\" level=info msg=\"Ran pod sandbox f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb with infra container: openstack/dnsmasq-dns-56c777f99-z7k84/POD\" id=fe3068d8-4923-4d3f-96a7-3e1fcf29b1a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.471400 | controller |     "Jun 11 17:50:27.304449 crc crio[22018]: time=\"2026-06-11T17:50:27.303214421Z\" level=info msg=\"Stopped pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=08e3fd90-b1e3-4970-acd9-8ae918e16aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.471422 | controller |     "Jun 11 17:50:27.308158 crc crio[22018]: time=\"2026-06-11T17:50:27.305262349Z\" level=info msg=\"Ran pod sandbox 6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182 with infra container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/POD\" id=c17157b5-8b14-401f-9990-e948967ce3f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.471440 | controller |     "Jun 11 17:50:27.323781 crc crio[22018]: time=\"2026-06-11T17:50:27.323698853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471457 | controller |     "Jun 11 17:50:27.324057 crc crio[22018]: time=\"2026-06-11T17:50:27.323990011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471472 | controller |     "Jun 11 17:50:27.324057 crc crio[22018]: time=\"2026-06-11T17:50:27.324019553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471488 | controller |     "Jun 11 17:50:27.324156 crc crio[22018]: time=\"2026-06-11T17:50:27.324071465Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=e85b8459-cc12-48d6-adcb-5d469d635076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471504 | controller |     "Jun 11 17:50:27.324205 crc crio[22018]: time=\"2026-06-11T17:50:27.324166457Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471519 | controller |     "Jun 11 17:50:27.324262 crc crio[22018]: time=\"2026-06-11T17:50:27.324209969Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=33896029-85f3-4326-ad23-5c38245fcf9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471535 | controller |     "Jun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.326064864Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.471551 | controller |     "Jun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.326616196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.471567 | controller |     "Jun 11 17:50:27.330934 crc crio[22018]: time=\"2026-06-11T17:50:27.32705308Z\" level=info msg=\"Removing container: b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c\" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471582 | controller |     "Jun 11 17:50:27.359880 crc crio[22018]: time=\"2026-06-11T17:50:27.359562783Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:17:42.471602 | controller |     "Jun 11 17:50:27.377752 crc crio[22018]: time=\"2026-06-11T17:50:27.377705243Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 18:17:42.471619 | controller |     "Jun 11 17:50:27.592563 crc crio[22018]: time=\"2026-06-11T17:50:27.592404179Z\" level=info msg=\"Removed container b5037cd9b34cb1fcd7152114e66bb80dcffaba08acafee4114246de91be1d37c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=99acaa99-f4da-4b7e-9b70-e63b507b21ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471636 | controller |     "Jun 11 17:50:27.601132 crc crio[22018]: time=\"2026-06-11T17:50:27.601072135Z\" level=info msg=\"Removing container: df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626\" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471652 | controller |     "Jun 11 17:50:28.319685 crc crio[22018]: time=\"2026-06-11T17:50:28.319045556Z\" level=info msg=\"Removing container: f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16\" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471668 | controller |     "Jun 11 17:50:28.842193 crc crio[22018]: time=\"2026-06-11T17:50:28.841241573Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.471683 | controller |     "Jun 11 17:50:28.842399 crc crio[22018]: time=\"2026-06-11T17:50:28.842219264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.471700 | controller |     "Jun 11 17:50:30.364568 crc crio[22018]: time=\"2026-06-11T17:50:30.363936147Z\" level=info msg=\"Removed container f0a2bc0ff710b383e80315dc44139a7163631ea554d52f61902df9d998b65f16: openstack/kube-state-metrics-0/kube-state-metrics\" id=4295c117-a864-4be1-886a-9883aef995d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.471715 | controller |     "Jun 11 17:50:30.656056 crc crio[22018]: time=\"2026-06-11T17:50:30.6557146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8pxj6/POD\" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.471731 | controller |     "Jun 11 17:50:30.656056 crc crio[22018]: time=\"2026-06-11T17:50:30.656074412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.471746 | controller |     "Jun 11 17:50:31.554856 crc crio[22018]: time=\"2026-06-11T17:50:31.554779111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97d8666e-d856-4478-b89a-8ffbbeb8ab38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471762 | controller |     "Jun 11 17:50:31.764383 crc crio[22018]: time=\"2026-06-11T17:50:31.76357225Z\" level=info msg=\"Stopping container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd (timeout: 30s)\" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471778 | controller |     "Jun 11 17:50:31.768029 crc crio[22018]: time=\"2026-06-11T17:50:31.763778627Z\" level=info msg=\"Stopping container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e (timeout: 30s)\" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471794 | controller |     "Jun 11 17:50:31.768626 crc crio[22018]: time=\"2026-06-11T17:50:31.763784984Z\" level=info msg=\"Stopping container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91 (timeout: 30s)\" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471814 | controller |     "Jun 11 17:50:31.768831 crc crio[22018]: time=\"2026-06-11T17:50:31.763865556Z\" level=info msg=\"Stopping container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f (timeout: 30s)\" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471830 | controller |     "Jun 11 17:50:35.291019 crc crio[22018]: time=\"2026-06-11T17:50:35.290258704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2770484-9291-43f4-942b-0086daa52d49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.471846 | controller |     "Jun 11 17:50:39.228723 crc crio[22018]: time=\"2026-06-11T17:50:39.227996177Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.471885 | controller |     "Jun 11 17:50:39.235603 crc crio[22018]: time=\"2026-06-11T17:50:39.235515049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.471903 | controller |     "Jun 11 17:50:39.245444 crc crio[22018]: time=\"2026-06-11T17:50:39.245242336Z\" level=info msg=\"Stopped container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=fed4a3bf-5b11-41d3-8e46-ebc733a84df0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471919 | controller |     "Jun 11 17:50:39.250452 crc crio[22018]: time=\"2026-06-11T17:50:39.250316228Z\" level=info msg=\"Stopped container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=4b6e6d35-7707-4802-a52a-7985b86eed9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471935 | controller |     "Jun 11 17:50:39.270811 crc crio[22018]: time=\"2026-06-11T17:50:39.270716576Z\" level=info msg=\"Stopped container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=80a47aeb-0517-4709-b017-9a235409f1ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471951 | controller |     "Jun 11 17:50:39.290763 crc crio[22018]: time=\"2026-06-11T17:50:39.290722328Z\" level=info msg=\"Stopping container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d (timeout: 2s)\" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471967 | controller |     "Jun 11 17:50:42.525854 crc crio[22018]: time=\"2026-06-11T17:50:42.525124108Z\" level=info msg=\"Stopped container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e86f264-3cc4-462c-8aa1-7563be15038f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.471983 | controller |     "Jun 11 17:50:42.527371 crc crio[22018]: time=\"2026-06-11T17:50:42.527027279Z\" level=info msg=\"Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.471999 | controller |     "Jun 11 17:50:42.528022 crc crio[22018]: time=\"2026-06-11T17:50:42.527967558Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f UID:49301c83-6419-490a-81f5-469265acfaec NetNS:/var/run/netns/518be108-4c2c-4e76-ba92-e6a2b5273c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49301c83_6419_490a_81f5_469265acfaec.slice PodAnnotations:0xc00285c150}] Aliases:map[]}\"",
2026-06-11 18:17:42.472020 | controller |     "Jun 11 17:50:42.528170 crc crio[22018]: time=\"2026-06-11T17:50:42.528124023Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.472037 | controller |     "Jun 11 17:50:42.548673 crc crio[22018]: time=\"2026-06-11T17:50:42.548597858Z\" level=info msg=\"Removed container df52b7cfacd360bc0f2e25335c895f282f495cdb04c856cef40c74c312e10626: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5126bbf2-9a3f-4300-9b27-be4c7374cd1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.472080 | controller |     "Jun 11 17:50:42.552647 crc crio[22018]: time=\"2026-06-11T17:50:42.552572012Z\" level=info msg=\"Removing container: a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938\" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.472098 | controller |     "Jun 11 17:50:46.772956 crc crio[22018]: time=\"2026-06-11T17:50:46.771719909Z\" level=warning msg=\"Stopping container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.472115 | controller |     "Jun 11 17:50:46.821238 crc crio[22018]: time=\"2026-06-11T17:50:46.820625106Z\" level=error msg=\"Killing container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.472146 | controller |     "Jun 11 17:50:49.455117 crc crio[22018]: time=\"2026-06-11T17:50:49.454397787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=380a935a-fab0-4ce5-a7f4-3ff82edc2ea6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.472162 | controller |     "Jun 11 17:50:49.458286 crc crio[22018]: time=\"2026-06-11T17:50:49.458186308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=da7ca9a9-ef05-4ca9-b7ab-217ec16d3e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472251 | controller |     "Jun 11 17:50:54.910263 crc crio[22018]: time=\"2026-06-11T17:50:54.909197129Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z9jz5/POD\" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.472273 | controller |     "Jun 11 17:50:54.911702 crc crio[22018]: time=\"2026-06-11T17:50:54.910276913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.472290 | controller |     "Jun 11 17:51:03.908648 crc crio[22018]: time=\"2026-06-11T17:51:03.907824025Z\" level=info msg=\"Stopped container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=9c1e3870-7cb7-4bb5-a7c9-a7f312524020 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.472305 | controller |     "Jun 11 17:51:03.910006 crc crio[22018]: time=\"2026-06-11T17:51:03.909654844Z\" level=info msg=\"Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.472323 | controller |     "Jun 11 17:51:03.910263 crc crio[22018]: time=\"2026-06-11T17:51:03.910197371Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n6h8c Namespace:openshift-marketplace ID:5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8 UID:3790480c-b6c9-496d-acf4-45445ffe056d NetNS:/var/run/netns/e9bab2b5-56a5-4099-bfe1-f9091e54185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3790480c_b6c9_496d_acf4_45445ffe056d.slice PodAnnotations:0xc002b143b8}] Aliases:map[]}\"",
2026-06-11 18:17:42.472344 | controller |     "Jun 11 17:51:03.910539 crc crio[22018]: time=\"2026-06-11T17:51:03.91047826Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-n6h8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.472365 | controller |     "Jun 11 17:51:03.912793 crc crio[22018]: time=\"2026-06-11T17:51:03.912715851Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=fe922697-cb40-4149-b0a9-faaecd8f5f92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.472387 | controller |     "Jun 11 17:51:03.913658 crc crio[22018]: time=\"2026-06-11T17:51:03.913586509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fc25dc5a-a7d7-4c47-82d2-0dbf394a08ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472410 | controller |     "Jun 11 17:51:16.762588 crc crio[22018]: time=\"2026-06-11T17:51:16.76124943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b59f4b90-e83d-4b22-8a89-a53fd9aa3c7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472431 | controller |     "Jun 11 17:51:36.565702 crc crio[22018]: time=\"2026-06-11T17:51:36.564720385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=272d2057-0f44-4aa5-a491-752c03f30778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472453 | controller |     "Jun 11 17:51:36.630059 crc crio[22018]: time=\"2026-06-11T17:51:36.629969023Z\" level=info msg=\"Stopped pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a4d9e4d1-88f5-4966-ac6a-734b54ef2a90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.472475 | controller |     "Jun 11 17:51:36.638292 crc crio[22018]: time=\"2026-06-11T17:51:36.638205124Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.472496 | controller |     "Jun 11 17:51:36.643274 crc crio[22018]: time=\"2026-06-11T17:51:36.643125935Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=baf8f363-7084-4db9-aefc-6e2a7c0f66e6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.472518 | controller |     "Jun 11 17:51:36.644713 crc crio[22018]: time=\"2026-06-11T17:51:36.64465397Z\" level=info msg=\"Stopped container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=33531ce1-bbc3-4d02-9849-58a95c647f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.472539 | controller |     "Jun 11 17:51:36.644963 crc crio[22018]: time=\"2026-06-11T17:51:36.644738963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c3441cd-944d-4b93-a3f2-28744660f0f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472560 | controller |     "Jun 11 17:51:36.646561 crc crio[22018]: time=\"2026-06-11T17:51:36.646464228Z\" level=info msg=\"Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.472581 | controller |     "Jun 11 17:51:36.652983 crc crio[22018]: time=\"2026-06-11T17:51:36.652900593Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd UID:8df395f5-cd3a-4575-a9ef-e2d77ff3f165 NetNS:/var/run/netns/725014c6-5c17-413b-beee-b5823c604bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df395f5_cd3a_4575_a9ef_e2d77ff3f165.slice PodAnnotations:0xc00012aa00}] Aliases:map[]}\"",
2026-06-11 18:17:42.472608 | controller |     "Jun 11 17:51:36.653185 crc crio[22018]: time=\"2026-06-11T17:51:36.65314133Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.472631 | controller |     "Jun 11 17:51:36.657246 crc crio[22018]: time=\"2026-06-11T17:51:36.657088787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=1e533db0-80ad-47d6-a214-e4e45e32ad89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.472652 | controller |     "Jun 11 17:51:36.660773 crc crio[22018]: time=\"2026-06-11T17:51:36.6606773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8f4a0b33-4619-4fe3-bdd9-377415591cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472673 | controller |     "Jun 11 17:51:37.222465 crc crio[22018]: time=\"2026-06-11T17:51:37.221784226Z\" level=info msg=\"Removing container: 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e\" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.472694 | controller |     "Jun 11 17:51:37.704002 crc crio[22018]: time=\"2026-06-11T17:51:37.703945048Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.472716 | controller |     "Jun 11 17:51:37.705168 crc crio[22018]: time=\"2026-06-11T17:51:37.704036371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.472738 | controller |     "Jun 11 17:51:38.026088 crc crio[22018]: time=\"2026-06-11T17:51:38.024591007Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.472759 | controller |     "Jun 11 17:51:39.409862 crc crio[22018]: time=\"2026-06-11T17:51:39.409277585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.472780 | controller |     "Jun 11 17:51:39.417114 crc crio[22018]: time=\"2026-06-11T17:51:39.417025334Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.472802 | controller |     "Jun 11 17:51:39.417114 crc crio[22018]: time=\"2026-06-11T17:51:39.417091186Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.472822 | controller |     "Jun 11 17:51:39.436766 crc crio[22018]: time=\"2026-06-11T17:51:39.43666448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b26899c3-7da7-41fd-8651-4b02f622c3dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.472884 | controller |     "Jun 11 17:51:40.045556 crc crio[22018]: 2026-06-11T17:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c52aa165578176 Mac:c2:4c:b3:c7:f4:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.472920 | controller |     "Jun 11 17:51:40.047208 crc crio[22018]: time=\"2026-06-11T17:51:40.047136307Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 UID:578d1e9d-924f-4a86-8ff5-fbaa9ea200c0 NetNS:/var/run/netns/1ae6854e-091a-4263-bd79-ae1ba9309f48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod578d1e9d_924f_4a86_8ff5_fbaa9ea200c0.slice PodAnnotations:0xc00012aaf0}] Aliases:map[]}\"",
2026-06-11 18:17:42.472943 | controller |     "Jun 11 17:51:40.047579 crc crio[22018]: time=\"2026-06-11T17:51:40.047493058Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.472965 | controller |     "Jun 11 17:51:40.193147 crc crio[22018]: time=\"2026-06-11T17:51:40.193051762Z\" level=info msg=\"Stopped pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=7312583b-73a7-4eb5-8c88-a43ce98e813f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.472987 | controller |     "Jun 11 17:51:40.196484 crc crio[22018]: time=\"2026-06-11T17:51:40.196359887Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=df4930b6-b9aa-4393-b7a5-a205b048d7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473009 | controller |     "Jun 11 17:51:40.197383 crc crio[22018]: time=\"2026-06-11T17:51:40.197290831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=274612bd-5d94-49f4-867f-3c71ab3df290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473031 | controller |     "Jun 11 17:51:42.148812 crc crio[22018]: time=\"2026-06-11T17:51:42.148269475Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=4b5d4c34-2672-4129-8070-17c5b70c6545 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473052 | controller |     "Jun 11 17:51:42.150735 crc crio[22018]: time=\"2026-06-11T17:51:42.149716802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=97a7986e-a041-4124-a481-cf1af4a4febc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473073 | controller |     "Jun 11 17:51:42.171265 crc crio[22018]: time=\"2026-06-11T17:51:42.171124294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=44b14355-4cb2-4221-bb64-17b10b89080b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473094 | controller |     "Jun 11 17:51:42.174895 crc crio[22018]: time=\"2026-06-11T17:51:42.174823461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4000be51-5faa-4276-8af9-5a1d77a11831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473115 | controller |     "Jun 11 17:51:42.818176 crc crio[22018]: time=\"2026-06-11T17:51:42.816667689Z\" level=info msg=\"Removed container a8a7ab9a8107c110da2c1ce1245714794bc7cb54d69f45d46ec2a3a53a258938: openshift-infra/auto-csr-approver-29686664-tmd2w/oc\" id=83b1978c-7762-4f2b-ba55-406c81617494 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.473142 | controller |     "Jun 11 17:51:42.825205 crc crio[22018]: time=\"2026-06-11T17:51:42.825126978Z\" level=info msg=\"Removing container: eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1\" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.473165 | controller |     "Jun 11 17:51:42.826538 crc crio[22018]: time=\"2026-06-11T17:51:42.8264749Z\" level=info msg=\"Stopped pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=f7923b83-7880-4c3c-998c-c867d7bb6e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.473186 | controller |     "Jun 11 17:51:42.840012 crc crio[22018]: time=\"2026-06-11T17:51:42.839880779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4e21bdfd-e499-4b33-8d3d-ca0fa984a9d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473206 | controller |     "Jun 11 17:51:42.840993 crc crio[22018]: time=\"2026-06-11T17:51:42.840932841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0c785f64-c43e-4f91-a261-8a620e70d432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473227 | controller |     "Jun 11 17:51:42.851006 crc crio[22018]: time=\"2026-06-11T17:51:42.850795177Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2459c2d9-199d-45b8-ba8d-ce9375464603 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473248 | controller |     "Jun 11 17:51:42.852372 crc crio[22018]: time=\"2026-06-11T17:51:42.851978352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ad91970-423d-4d91-8e73-381861bbe67f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473269 | controller |     "Jun 11 17:51:42.856830 crc crio[22018]: time=\"2026-06-11T17:51:42.856788737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=c855ede2-e023-4130-946d-55c1f05067ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473290 | controller |     "Jun 11 17:51:42.858025 crc crio[22018]: time=\"2026-06-11T17:51:42.857938572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b28bbb81-c6ac-4c12-a22d-3d4f719fef11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473311 | controller |     "Jun 11 17:51:42.894237 crc crio[22018]: time=\"2026-06-11T17:51:42.894173005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.473333 | controller |     "Jun 11 17:51:42.897445 crc crio[22018]: time=\"2026-06-11T17:51:42.897295476Z\" level=info msg=\"Ran pod sandbox 3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501 with infra container: openstack/kube-state-metrics-0/POD\" id=c66bb813-962b-4d4b-9575-35aee32631ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.473355 | controller |     "Jun 11 17:51:42.899573 crc crio[22018]: time=\"2026-06-11T17:51:42.899502055Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473377 | controller |     "Jun 11 17:51:42.899753 crc crio[22018]: time=\"2026-06-11T17:51:42.899695381Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473404 | controller |     "Jun 11 17:51:42.899848 crc crio[22018]: time=\"2026-06-11T17:51:42.899793384Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=00d10f64-9bc6-4ef8-8da0-e932360d80e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473428 | controller |     "Jun 11 17:51:42.903934 crc crio[22018]: time=\"2026-06-11T17:51:42.903895574Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473451 | controller |     "Jun 11 17:51:42.911033 crc crio[22018]: time=\"2026-06-11T17:51:42.910926912Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 18:17:42.473474 | controller |     "Jun 11 17:51:42.976740 crc crio[22018]: time=\"2026-06-11T17:51:42.97665032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ab3adc4-228c-4756-822b-c2cc73b20096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473497 | controller |     "Jun 11 17:51:43.047871 crc crio[22018]: time=\"2026-06-11T17:51:43.047756045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.473520 | controller |     "Jun 11 17:51:43.051658 crc crio[22018]: time=\"2026-06-11T17:51:43.051536355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.473542 | controller |     "Jun 11 17:51:43.073624 crc crio[22018]: time=\"2026-06-11T17:51:43.073504885Z\" level=info msg=\"Creating container: openstack/placement-db-sync-bh99h/placement-db-sync\" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.473565 | controller |     "Jun 11 17:51:43.118655 crc crio[22018]: time=\"2026-06-11T17:51:43.118513639Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2311dd38-d879-4f53-9a0c-2452746ab4f3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473588 | controller |     "Jun 11 17:51:43.119858 crc crio[22018]: time=\"2026-06-11T17:51:43.119744521Z\" level=info msg=\"Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd\" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.473610 | controller |     "Jun 11 17:51:43.120448 crc crio[22018]: time=\"2026-06-11T17:51:43.120301949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a44a8cde-c19e-4665-b6b4-79cdacf9a6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473633 | controller |     "Jun 11 17:51:43.120782 crc crio[22018]: time=\"2026-06-11T17:51:43.12063398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=37036099-96c3-4ebc-82a5-f4ea0227324d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473655 | controller |     "Jun 11 17:51:43.120868 crc crio[22018]: time=\"2026-06-11T17:51:43.120785528Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}\"",
2026-06-11 18:17:42.473682 | controller |     "Jun 11 17:51:43.120868 crc crio[22018]: time=\"2026-06-11T17:51:43.120823909Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8pxj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.473706 | controller |     "Jun 11 17:51:43.151611 crc crio[22018]: time=\"2026-06-11T17:51:43.150983147Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=3b26153c-46cc-4974-8e13-76d3c7c6661c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473728 | controller |     "Jun 11 17:51:43.153568 crc crio[22018]: time=\"2026-06-11T17:51:43.153477497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0050dcce-87a3-487d-8d8b-949bd733f2e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473751 | controller |     "Jun 11 17:51:43.155104 crc crio[22018]: time=\"2026-06-11T17:51:43.15498856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=27065b2b-a6e8-4b8c-8069-03db51b996c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473774 | controller |     "Jun 11 17:51:43.159838 crc crio[22018]: time=\"2026-06-11T17:51:43.159598737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee006a78-9bc6-48e1-bc0f-da5c41a5eeaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473796 | controller |     "Jun 11 17:51:43.171627 crc crio[22018]: time=\"2026-06-11T17:51:43.170490178Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=6fb6a651-6d74-40bf-8b2d-28f2013fe3ef name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473819 | controller |     "Jun 11 17:51:43.179155 crc crio[22018]: time=\"2026-06-11T17:51:43.179086117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a989a4ed-8add-4065-a65c-f3405a4ce1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473840 | controller |     "Jun 11 17:51:43.191624 crc crio[22018]: time=\"2026-06-11T17:51:43.191558183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=6482cb6e-e772-413d-9c9c-317569530cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473889 | controller |     "Jun 11 17:51:43.191921 crc crio[22018]: time=\"2026-06-11T17:51:43.191852997Z\" level=info msg=\"Removed container 9fa35dd31e519301c07f0eec0534926f870a01680d4ac3fe2fbc59d46b4e278e: openstack/ceilometer-0/proxy-httpd\" id=d3e6a45e-7685-4b3c-8511-2949e1d55c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.473913 | controller |     "Jun 11 17:51:43.194514 crc crio[22018]: time=\"2026-06-11T17:51:43.194300365Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=98b662c9-11ea-409c-aa8c-5d8788c6e018 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.473934 | controller |     "Jun 11 17:51:43.198111 crc crio[22018]: time=\"2026-06-11T17:51:43.198017149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f605477e-096f-497b-8ed1-e5b9f933e3d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.473955 | controller |     "Jun 11 17:51:43.203726 crc crio[22018]: time=\"2026-06-11T17:51:43.203658366Z\" level=info msg=\"Removing container: 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f\" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.473981 | controller |     "Jun 11 17:51:43.214970 crc crio[22018]: time=\"2026-06-11T17:51:43.214872587Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}\"",
2026-06-11 18:17:42.474004 | controller |     "Jun 11 17:51:43.214970 crc crio[22018]: time=\"2026-06-11T17:51:43.214947329Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z9jz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.474025 | controller |     "Jun 11 17:51:43.252979 crc crio[22018]: time=\"2026-06-11T17:51:43.252823204Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=2a7c84fe-5f33-497f-a5d4-c6e654892f94 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.474046 | controller |     "Jun 11 17:51:43.256086 crc crio[22018]: time=\"2026-06-11T17:51:43.255447679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d95f241f-f645-4295-87e1-172f872c326e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474068 | controller |     "Jun 11 17:51:43.256086 crc crio[22018]: time=\"2026-06-11T17:51:43.255886844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f20f8d1f-8695-4ba6-9f71-7c25c5ebaa1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474091 | controller |     "Jun 11 17:51:43.259981 crc crio[22018]: time=\"2026-06-11T17:51:43.25990905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4cc4d870-13d3-47b4-bc89-f598322142dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474113 | controller |     "Jun 11 17:51:43.269970 crc crio[22018]: time=\"2026-06-11T17:51:43.269804927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a4755819-9c66-420c-9838-0e88c23a57fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474134 | controller |     "Jun 11 17:51:43.293990 crc crio[22018]: time=\"2026-06-11T17:51:43.293923044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=03ed0c8e-c109-4e04-ac41-75d04c951028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474156 | controller |     "Jun 11 17:51:43.294295 crc crio[22018]: time=\"2026-06-11T17:51:43.294002261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474178 | controller |     "Jun 11 17:51:43.298363 crc crio[22018]: time=\"2026-06-11T17:51:43.296691253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474200 | controller |     "Jun 11 17:51:43.300587 crc crio[22018]: time=\"2026-06-11T17:51:43.300204645Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}\"",
2026-06-11 18:17:42.474228 | controller |     "Jun 11 17:51:43.300587 crc crio[22018]: time=\"2026-06-11T17:51:43.300265915Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.474253 | controller |     "Jun 11 17:51:43.303225 crc crio[22018]: time=\"2026-06-11T17:51:43.302123918Z\" level=info msg=\"Created container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=244d36eb-bfb6-4b0d-90b9-735ffea9d7a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474276 | controller |     "Jun 11 17:51:43.313404 crc crio[22018]: time=\"2026-06-11T17:51:43.313202929Z\" level=info msg=\"Starting container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08\" id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.474300 | controller |     "Jun 11 17:51:43.325222 crc crio[22018]: time=\"2026-06-11T17:51:43.323963004Z\" level=info msg=\"Started container\" PID=272993 containerID=de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 description=openshift-marketplace/certified-operators-c2d7f/registry-server id=6fa0ea2f-565c-4b91-b189-09a6642b1d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7",
2026-06-11 18:17:42.474323 | controller |     "Jun 11 17:51:43.407130 crc crio[22018]: time=\"2026-06-11T17:51:43.405064763Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474345 | controller |     "Jun 11 17:51:43.426810 crc crio[22018]: time=\"2026-06-11T17:51:43.424810862Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d387b6e9-b631-4358-ae1f-a0fc9a2aa35b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.474368 | controller |     "Jun 11 17:51:43.446395 crc crio[22018]: time=\"2026-06-11T17:51:43.445549761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d596e3-c8e7-4d1f-8af5-04666b62f7de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474391 | controller |     "Jun 11 17:51:43.482621 crc crio[22018]: time=\"2026-06-11T17:51:43.482292432Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474416 | controller |     "Jun 11 17:51:43.504584 crc crio[22018]: time=\"2026-06-11T17:51:43.504520393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=ff353668-6de6-45a1-aea4-1cd318167277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474438 | controller |     "Jun 11 17:51:43.509067 crc crio[22018]: time=\"2026-06-11T17:51:43.508988081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c0b61ba3-7253-476b-8661-c1d3555ba423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474461 | controller |     "Jun 11 17:51:43.537065 crc crio[22018]: time=\"2026-06-11T17:51:43.536940771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4408b548-bf26-4d63-bd57-e141fadc5c2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474482 | controller |     "Jun 11 17:51:43.543400 crc crio[22018]: time=\"2026-06-11T17:51:43.541914772Z\" level=info msg=\"Removed container eb407fcdde192cc6cdc205a1ee86d92c56c0647a37ac7d4e0b1b7336170226d1: openstack/ovn-controller-mj4xz-config-92rmk/ovn-config\" id=000b5a25-0ec0-433d-8540-e8923a96a068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.474514 | controller |     "Jun 11 17:51:43.562150 crc crio[22018]: time=\"2026-06-11T17:51:43.562068142Z\" level=info msg=\"Removing container: 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d\" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.474536 | controller |     "Jun 11 17:51:43.564931 crc crio[22018]: time=\"2026-06-11T17:51:43.564848909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=256b763f-e7fd-4d41-8913-e0de10479f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474557 | controller |     "Jun 11 17:51:43.564931 crc crio[22018]: time=\"2026-06-11T17:51:43.564868981Z\" level=info msg=\"Creating container: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474578 | controller |     "Jun 11 17:51:43.587193 crc crio[22018]: time=\"2026-06-11T17:51:43.587037329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9b0e7755-b973-4cff-82bd-ebec4e3a3255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474598 | controller |     "Jun 11 17:51:43.594307 crc crio[22018]: time=\"2026-06-11T17:51:43.594229545Z\" level=info msg=\"Removed container 5ecab35a1feca1b42a572074f026923c7fda92da0aa2bb2865cc2bb6b6b3a18f: openstack/ceilometer-0/sg-core\" id=a4a2c46a-349b-4d06-bc82-80e29c4f9b39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.474623 | controller |     "Jun 11 17:51:43.598506 crc crio[22018]: time=\"2026-06-11T17:51:43.598405478Z\" level=info msg=\"Removing container: 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91\" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.474646 | controller |     "Jun 11 17:51:43.606488 crc crio[22018]: time=\"2026-06-11T17:51:43.606376031Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance\" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474666 | controller |     "Jun 11 17:51:43.610852 crc crio[22018]: time=\"2026-06-11T17:51:43.61071284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474688 | controller |     "Jun 11 17:51:43.613877 crc crio[22018]: time=\"2026-06-11T17:51:43.611778404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474709 | controller |     "Jun 11 17:51:43.646403 crc crio[22018]: time=\"2026-06-11T17:51:43.646275563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fe510ce0-7bd7-4fe9-a502-ac2a6bd51c55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.474731 | controller |     "Jun 11 17:51:43.664179 crc crio[22018]: time=\"2026-06-11T17:51:43.663977328Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474752 | controller |     "Jun 11 17:51:43.672297 crc crio[22018]: time=\"2026-06-11T17:51:43.672221413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474773 | controller |     "Jun 11 17:51:43.672712 crc crio[22018]: time=\"2026-06-11T17:51:43.672630072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474798 | controller |     "Jun 11 17:51:43.695818 crc crio[22018]: time=\"2026-06-11T17:51:43.69487733Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474820 | controller |     "Jun 11 17:51:43.697189 crc crio[22018]: time=\"2026-06-11T17:51:43.697044729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474841 | controller |     "Jun 11 17:51:43.697762 crc crio[22018]: time=\"2026-06-11T17:51:43.6970741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474890 | controller |     "Jun 11 17:51:43.705637 crc crio[22018]: time=\"2026-06-11T17:51:43.705283731Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474914 | controller |     "Jun 11 17:51:43.706855 crc crio[22018]: time=\"2026-06-11T17:51:43.706380126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.474936 | controller |     "Jun 11 17:51:43.710568 crc crio[22018]: time=\"2026-06-11T17:51:43.710299432Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init\" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474957 | controller |     "Jun 11 17:51:43.723805 crc crio[22018]: time=\"2026-06-11T17:51:43.721923106Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.474980 | controller |     "Jun 11 17:51:43.726112 crc crio[22018]: time=\"2026-06-11T17:51:43.725590289Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475002 | controller |     "Jun 11 17:51:43.743232 crc crio[22018]: time=\"2026-06-11T17:51:43.742580356Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475024 | controller |     "Jun 11 17:51:43.786061 crc crio[22018]: time=\"2026-06-11T17:51:43.785931939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475046 | controller |     "Jun 11 17:51:43.787521 crc crio[22018]: time=\"2026-06-11T17:51:43.787467307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dde0aeb-b2c1-4027-8303-54ad25a14aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475069 | controller |     "Jun 11 17:51:43.793788 crc crio[22018]: time=\"2026-06-11T17:51:43.793289824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475092 | controller |     "Jun 11 17:51:43.846187 crc crio[22018]: time=\"2026-06-11T17:51:43.844753527Z\" level=info msg=\"Removed container 14447512c54a107eb7ad41e813b1417e9225afb207d91513b6c15a15249eeb2d: openstack/dnsmasq-dns-f5446bd49-jwp8b/dnsmasq-dns\" id=d189479e-c0b6-4206-b192-7468cdd3a08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.475115 | controller |     "Jun 11 17:51:43.846961 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc0bf0b38f59601 Mac:42:03:a6:c6:88:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.475145 | controller |     "Jun 11 17:51:43.848369 crc crio[22018]: time=\"2026-06-11T17:51:43.848227764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc002b14a68}] Aliases:map[]}\"",
2026-06-11 18:17:42.475169 | controller |     "Jun 11 17:51:43.848618 crc crio[22018]: time=\"2026-06-11T17:51:43.848444721Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8pxj6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.475193 | controller |     "Jun 11 17:51:43.851622 crc crio[22018]: time=\"2026-06-11T17:51:43.85158981Z\" level=info msg=\"Removing container: 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210\" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.475215 | controller |     "Jun 11 17:51:43.882095 crc crio[22018]: time=\"2026-06-11T17:51:43.881981107Z\" level=info msg=\"Removed container 2963ebd61a4c8ed26e5b04facc35468430c29d159699072cadc87a543f246f91: openstack/ceilometer-0/ceilometer-notification-agent\" id=f7473114-fb59-412d-ac9c-c470d0394be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.475239 | controller |     "Jun 11 17:51:43.886870 crc crio[22018]: time=\"2026-06-11T17:51:43.886834681Z\" level=info msg=\"Removing container: 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd\" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.475261 | controller |     "Jun 11 17:51:43.899970 crc crio[22018]: time=\"2026-06-11T17:51:43.899703593Z\" level=info msg=\"Ran pod sandbox bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca with infra container: openshift-marketplace/redhat-operators-8pxj6/POD\" id=4fc79d5c-ca72-402d-8551-84b4182eab86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.475284 | controller |     "Jun 11 17:51:43.906490 crc crio[22018]: time=\"2026-06-11T17:51:43.90498791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87357d51-5091-4e6a-8a8d-6803ab710b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475307 | controller |     "Jun 11 17:51:43.913208 crc crio[22018]: time=\"2026-06-11T17:51:43.913114309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475330 | controller |     "Jun 11 17:51:43.913695 crc crio[22018]: time=\"2026-06-11T17:51:43.913613856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475352 | controller |     "Jun 11 17:51:43.919619 crc crio[22018]: time=\"2026-06-11T17:51:43.919564783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475375 | controller |     "Jun 11 17:51:43.921853 crc crio[22018]: time=\"2026-06-11T17:51:43.921738905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475403 | controller |     "Jun 11 17:51:43.928241 crc crio[22018]: 2026-06-11T17:51:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67767e8fae47a0a Mac:06:88:14:8b:2a:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.475429 | controller |     "Jun 11 17:51:43.929722 crc crio[22018]: time=\"2026-06-11T17:51:43.929615944Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 UID:2a976cc1-9c2e-4ca3-856f-b6181aa7eca8 NetNS:/var/run/netns/e89e147a-fd1c-4d5f-93c0-7d4efae7ffc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a976cc1_9c2e_4ca3_856f_b6181aa7eca8.slice PodAnnotations:0xc00924e308}] Aliases:map[]}\"",
2026-06-11 18:17:42.475454 | controller |     "Jun 11 17:51:43.929988 crc crio[22018]: time=\"2026-06-11T17:51:43.929905623Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.475479 | controller |     "Jun 11 17:51:43.935465 crc crio[22018]: time=\"2026-06-11T17:51:43.935285844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7ab5e9d-5d15-4118-9d08-89033168588f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475502 | controller |     "Jun 11 17:51:43.950096 crc crio[22018]: time=\"2026-06-11T17:51:43.949997843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475525 | controller |     "Jun 11 17:51:43.950667 crc crio[22018]: time=\"2026-06-11T17:51:43.95053831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475547 | controller |     "Jun 11 17:51:43.951999 crc crio[22018]: time=\"2026-06-11T17:51:43.951956445Z\" level=info msg=\"Created container 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=5e88bb9b-e2f0-4de1-a4c1-e7f6fb6ce2a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475570 | controller |     "Jun 11 17:51:43.954516 crc crio[22018]: time=\"2026-06-11T17:51:43.954226088Z\" level=info msg=\"Starting container: 4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb\" id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.475592 | controller |     "Jun 11 17:51:43.959516 crc crio[22018]: time=\"2026-06-11T17:51:43.959447645Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475615 | controller |     "Jun 11 17:51:43.964435 crc crio[22018]: time=\"2026-06-11T17:51:43.964280651Z\" level=info msg=\"Started container\" PID=273204 containerID=4833cafe08f65297381b3287d6e8f137ccda720c48636338808cfbae695b01fb description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2559802d-693b-423d-8574-64a4793955be name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce",
2026-06-11 18:17:42.475640 | controller |     "Jun 11 17:51:43.965177 crc crio[22018]: time=\"2026-06-11T17:51:43.965095305Z\" level=info msg=\"Ran pod sandbox 67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6 with infra container: openstack/ceilometer-0/POD\" id=1c08c338-6b05-42ae-985d-9b5661ec692d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.475669 | controller |     "Jun 11 17:51:43.969036 crc crio[22018]: time=\"2026-06-11T17:51:43.968882875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475692 | controller |     "Jun 11 17:51:43.969709 crc crio[22018]: time=\"2026-06-11T17:51:43.969588118Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475715 | controller |     "Jun 11 17:51:43.969709 crc crio[22018]: time=\"2026-06-11T17:51:43.96969405Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=354bd639-d364-4f73-a08e-326f43283ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475737 | controller |     "Jun 11 17:51:43.971005 crc crio[22018]: time=\"2026-06-11T17:51:43.970937511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475759 | controller |     "Jun 11 17:51:43.972746 crc crio[22018]: time=\"2026-06-11T17:51:43.972697455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475782 | controller |     "Jun 11 17:51:43.976046 crc crio[22018]: time=\"2026-06-11T17:51:43.975967289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.475805 | controller |     "Jun 11 17:51:43.983296 crc crio[22018]: time=\"2026-06-11T17:51:43.9832031Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.475828 | controller |     "Jun 11 17:51:43.987077 crc crio[22018]: time=\"2026-06-11T17:51:43.986925528Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1b7be2b7-e247-4a71-863e-9a7bf2ac6bc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.475871 | controller |     "Jun 11 17:51:43.988200 crc crio[22018]: time=\"2026-06-11T17:51:43.988125857Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475902 | controller |     "Jun 11 17:51:43.993302 crc crio[22018]: time=\"2026-06-11T17:51:43.993202038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 18:17:42.475925 | controller |     "Jun 11 17:51:43.999442 crc crio[22018]: time=\"2026-06-11T17:51:43.99923701Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.475947 | controller |     "Jun 11 17:51:44.014137 crc crio[22018]: 2026-06-11T17:51:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:049169920ce64e1 Mac:c2:08:9c:0b:18:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.475971 | controller |     "Jun 11 17:51:44.015299 crc crio[22018]: time=\"2026-06-11T17:51:44.015178219Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc002b14338}] Aliases:map[]}\"",
2026-06-11 18:17:42.476000 | controller |     "Jun 11 17:51:44.015557 crc crio[22018]: time=\"2026-06-11T17:51:44.015302013Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z9jz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.476024 | controller |     "Jun 11 17:51:44.018612 crc crio[22018]: time=\"2026-06-11T17:51:44.018539248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476065 | controller |     "Jun 11 17:51:44.019591 crc crio[22018]: time=\"2026-06-11T17:51:44.01931235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476091 | controller |     "Jun 11 17:51:44.098169 crc crio[22018]: time=\"2026-06-11T17:51:44.097933013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476114 | controller |     "Jun 11 17:51:44.099078 crc crio[22018]: time=\"2026-06-11T17:51:44.098866153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476138 | controller |     "Jun 11 17:51:44.104085 crc crio[22018]: time=\"2026-06-11T17:51:44.103529832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476161 | controller |     "Jun 11 17:51:44.111878 crc crio[22018]: time=\"2026-06-11T17:51:44.111783767Z\" level=info msg=\"Ran pod sandbox 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea with infra container: openshift-marketplace/community-operators-z9jz5/POD\" id=069df5ca-a8b6-4bbd-b0d4-8c2d9c4b9fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.476183 | controller |     "Jun 11 17:51:44.115918 crc crio[22018]: time=\"2026-06-11T17:51:44.115678218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c19daedd-2193-4497-a17e-d8b10bd5102b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476205 | controller |     "Jun 11 17:51:44.122910 crc crio[22018]: time=\"2026-06-11T17:51:44.122726553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476228 | controller |     "Jun 11 17:51:44.125043 crc crio[22018]: time=\"2026-06-11T17:51:44.124821079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a42c1bb-c07e-4afe-8f58-56a950c2d23b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476249 | controller |     "Jun 11 17:51:44.140511 crc crio[22018]: time=\"2026-06-11T17:51:44.140276212Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476271 | controller |     "Jun 11 17:51:44.162713 crc crio[22018]: time=\"2026-06-11T17:51:44.162632633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5ffd809d-5555-41c6-98c2-a294162fcd07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476297 | controller |     "Jun 11 17:51:44.196816 crc crio[22018]: time=\"2026-06-11T17:51:44.196681148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476319 | controller |     "Jun 11 17:51:44.208861 crc crio[22018]: time=\"2026-06-11T17:51:44.2087094Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476340 | controller |     "Jun 11 17:51:44.248401 crc crio[22018]: time=\"2026-06-11T17:51:44.248266721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476362 | controller |     "Jun 11 17:51:44.262144 crc crio[22018]: time=\"2026-06-11T17:51:44.262062385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476383 | controller |     "Jun 11 17:51:44.269454 crc crio[22018]: time=\"2026-06-11T17:51:44.269204929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476405 | controller |     "Jun 11 17:51:44.269780 crc crio[22018]: time=\"2026-06-11T17:51:44.269718205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476427 | controller |     "Jun 11 17:51:44.481075 crc crio[22018]: time=\"2026-06-11T17:51:44.48068184Z\" level=info msg=\"Created container aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=355da957-4577-440e-b478-6bd79ec7286d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476449 | controller |     "Jun 11 17:51:44.483885 crc crio[22018]: time=\"2026-06-11T17:51:44.483853271Z\" level=info msg=\"Starting container: aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724\" id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.476470 | controller |     "Jun 11 17:51:44.495179 crc crio[22018]: time=\"2026-06-11T17:51:44.494855621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476492 | controller |     "Jun 11 17:51:44.495568 crc crio[22018]: time=\"2026-06-11T17:51:44.495395199Z\" level=info msg=\"Started container\" PID=273215 containerID=aa8774888295d6aed8915fc0b13a9bc694b85e2b94043675b06dee0fc3a81724 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d60afb31-a2be-4c15-ab8f-2d625cc54fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d",
2026-06-11 18:17:42.476514 | controller |     "Jun 11 17:51:44.505575 crc crio[22018]: time=\"2026-06-11T17:51:44.504861749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476535 | controller |     "Jun 11 17:51:44.523675 crc crio[22018]: time=\"2026-06-11T17:51:44.523597767Z\" level=info msg=\"Created container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync\" id=d539e7f6-f5b9-476c-afd5-c68273517c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476557 | controller |     "Jun 11 17:51:44.525869 crc crio[22018]: time=\"2026-06-11T17:51:44.525768915Z\" level=info msg=\"Starting container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de\" id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.476585 | controller |     "Jun 11 17:51:44.535586 crc crio[22018]: time=\"2026-06-11T17:51:44.53527348Z\" level=info msg=\"Started container\" PID=273328 containerID=eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de description=openstack/placement-db-sync-bh99h/placement-db-sync id=a8025661-b80e-4593-a421-21a863af094e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b",
2026-06-11 18:17:42.476609 | controller |     "Jun 11 17:51:44.538693 crc crio[22018]: time=\"2026-06-11T17:51:44.53814133Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=51402e43-4209-4937-9ddb-473133b2e97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476631 | controller |     "Jun 11 17:51:44.571823 crc crio[22018]: time=\"2026-06-11T17:51:44.571701267Z\" level=info msg=\"Created container 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1: openstack/openstackclient/openstackclient\" id=9f785db4-ebd9-4a88-8df9-5e45bfbb9217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476653 | controller |     "Jun 11 17:51:44.582262 crc crio[22018]: time=\"2026-06-11T17:51:44.582174491Z\" level=info msg=\"Starting container: 070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1\" id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.476675 | controller |     "Jun 11 17:51:44.593823 crc crio[22018]: time=\"2026-06-11T17:51:44.593524513Z\" level=info msg=\"Started container\" PID=273327 containerID=070aa5c3bce740c6446e5e9c11345f48bb097f3b9b25f1185ad64525dd3e32d1 description=openstack/openstackclient/openstackclient id=6d914c16-fc7e-46fe-9734-67fc6de4195e name=/runtime.v1.RuntimeService/StartContainer sandboxID=222109e0d6cd8a0c42d4c62507f4cbadea16c637a4b0b9ddcfa5c4a71d42ed18",
2026-06-11 18:17:42.476698 | controller |     "Jun 11 17:51:44.645128 crc crio[22018]: time=\"2026-06-11T17:51:44.645010623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8c8f9f7e-2cdb-469b-ae04-a673dc43e982 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476721 | controller |     "Jun 11 17:51:44.674713 crc crio[22018]: time=\"2026-06-11T17:51:44.674546493Z\" level=info msg=\"Removed container 9a0c39da73ae89798de74a820ebd71166f4275f7da40c0f15a44f947e2b0c4dd: openstack/ceilometer-0/ceilometer-central-agent\" id=9d970a5e-0dd6-46ad-a64a-91b9853811c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.476743 | controller |     "Jun 11 17:51:44.689774 crc crio[22018]: time=\"2026-06-11T17:51:44.685663279Z\" level=info msg=\"Removing container: d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662\" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.476765 | controller |     "Jun 11 17:51:44.879566 crc crio[22018]: time=\"2026-06-11T17:51:44.878798942Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476787 | controller |     "Jun 11 17:51:44.894194 crc crio[22018]: time=\"2026-06-11T17:51:44.894094014Z\" level=info msg=\"Removed container 92e00a596d7f9584c4874a68875a2f0852d571212982af7ab106043f95ebb210: openstack/swift-ring-rebalance-nc2kw/swift-ring-rebalance\" id=2abc16af-fe41-469e-9e00-d5ac031e9249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.476809 | controller |     "Jun 11 17:51:44.906972 crc crio[22018]: time=\"2026-06-11T17:51:44.902111597Z\" level=info msg=\"Removing container: 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1\" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.476832 | controller |     "Jun 11 17:51:44.977192 crc crio[22018]: time=\"2026-06-11T17:51:44.977086678Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=5875db1c-3a9e-4677-a309-2a85ea015f45 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.476878 | controller |     "Jun 11 17:51:44.981492 crc crio[22018]: time=\"2026-06-11T17:51:44.981391222Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=41992d28-26be-44b2-ae82-0ac61e217f33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.476907 | controller |     "Jun 11 17:51:45.038859 crc crio[22018]: time=\"2026-06-11T17:51:45.037799018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476931 | controller |     "Jun 11 17:51:45.040629 crc crio[22018]: time=\"2026-06-11T17:51:45.040574237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476953 | controller |     "Jun 11 17:51:45.049048 crc crio[22018]: time=\"2026-06-11T17:51:45.048969085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.476975 | controller |     "Jun 11 17:51:45.052525 crc crio[22018]: time=\"2026-06-11T17:51:45.05228948Z\" level=info msg=\"Created container 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd\" id=5fbdb291-fb3a-4dab-86ca-53dac8796ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.476997 | controller |     "Jun 11 17:51:45.058764 crc crio[22018]: time=\"2026-06-11T17:51:45.058728885Z\" level=info msg=\"Starting container: 43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c\" id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.477019 | controller |     "Jun 11 17:51:45.070608 crc crio[22018]: time=\"2026-06-11T17:51:45.070516072Z\" level=info msg=\"Started container\" PID=273326 containerID=43c6652e03429db59cad81b5de3b9db0f61ff16e6af2d4d87aa8d4ee261ff93c description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-httpd id=edc82d10-d57c-4e09-a9a8-ceddaf4ccff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b",
2026-06-11 18:17:42.477042 | controller |     "Jun 11 17:51:45.091123 crc crio[22018]: time=\"2026-06-11T17:51:45.091037386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4111660a-d40c-4881-837d-2bb4114e5298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.477064 | controller |     "Jun 11 17:51:45.132584 crc crio[22018]: time=\"2026-06-11T17:51:45.130955205Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a8402641-31bc-498b-9ae0-35189dfc31e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.477087 | controller |     "Jun 11 17:51:45.163659 crc crio[22018]: time=\"2026-06-11T17:51:45.163573243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477110 | controller |     "Jun 11 17:51:45.175089 crc crio[22018]: time=\"2026-06-11T17:51:45.174997247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477132 | controller |     "Jun 11 17:51:45.211787 crc crio[22018]: time=\"2026-06-11T17:51:45.211266921Z\" level=info msg=\"Created container 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84: openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance\" id=b48247dd-8648-4f30-af73-1aa36a6fb0d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.477160 | controller |     "Jun 11 17:51:45.224712 crc crio[22018]: time=\"2026-06-11T17:51:45.212854413Z\" level=info msg=\"Removed container d424f34f5affa40833e47e7742b4d2a96ab122f6a23d495dae7a1502e84d5662: openstack/swift-storage-0/swift-recon-cron\" id=7d76dc3f-cb07-406b-ba16-60a15a79de4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.477182 | controller |     "Jun 11 17:51:45.228094 crc crio[22018]: time=\"2026-06-11T17:51:45.227789129Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.477203 | controller |     "Jun 11 17:51:45.228188 crc crio[22018]: time=\"2026-06-11T17:51:45.22812733Z\" level=info msg=\"Starting container: 42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84\" id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.477224 | controller |     "Jun 11 17:51:45.232918 crc crio[22018]: time=\"2026-06-11T17:51:45.232828438Z\" level=info msg=\"Removing container: f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45\" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.477244 | controller |     "Jun 11 17:51:45.244791 crc crio[22018]: time=\"2026-06-11T17:51:45.244647025Z\" level=info msg=\"Started container\" PID=273329 containerID=42232090db31cf71d8f6e14a1c7c72a6c2b95ece1e90372bef90869f4bdc3b84 description=openstack/swift-ring-rebalance-c2bl2/swift-ring-rebalance id=0f8adc66-dae3-4ddb-92bb-538c2c5392ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d",
2026-06-11 18:17:42.477267 | controller |     "Jun 11 17:51:45.318206 crc crio[22018]: time=\"2026-06-11T17:51:45.316914385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5bc31c44-cc1b-4692-b519-ceb476efec7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.477288 | controller |     "Jun 11 17:51:45.325918 crc crio[22018]: time=\"2026-06-11T17:51:45.325872004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477309 | controller |     "Jun 11 17:51:45.387646 crc crio[22018]: time=\"2026-06-11T17:51:45.387257666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477330 | controller |     "Jun 11 17:51:45.392704 crc crio[22018]: time=\"2026-06-11T17:51:45.392586747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477351 | controller |     "Jun 11 17:51:45.541203 crc crio[22018]: time=\"2026-06-11T17:51:45.539581409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477372 | controller |     "Jun 11 17:51:45.547752 crc crio[22018]: time=\"2026-06-11T17:51:45.547658212Z\" level=info msg=\"Creating container: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server\" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.477393 | controller |     "Jun 11 17:51:45.549709 crc crio[22018]: time=\"2026-06-11T17:51:45.549651536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477415 | controller |     "Jun 11 17:51:45.554935 crc crio[22018]: time=\"2026-06-11T17:51:45.554862691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477438 | controller |     "Jun 11 17:51:45.561004 crc crio[22018]: time=\"2026-06-11T17:51:45.560906364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477458 | controller |     "Jun 11 17:51:45.565633 crc crio[22018]: time=\"2026-06-11T17:51:45.565584884Z\" level=info msg=\"Created container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=9ad95a30-b73f-4c72-9451-53b520e64769 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.477479 | controller |     "Jun 11 17:51:45.570934 crc crio[22018]: time=\"2026-06-11T17:51:45.570785572Z\" level=info msg=\"Starting container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe\" id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.477501 | controller |     "Jun 11 17:51:45.577619 crc crio[22018]: time=\"2026-06-11T17:51:45.57678387Z\" level=info msg=\"Started container\" PID=273391 containerID=af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe description=openstack/barbican-db-sync-kshl6/barbican-db-sync id=f59e4224-538e-4235-b0da-5780db6492ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54",
2026-06-11 18:17:42.477522 | controller |     "Jun 11 17:51:45.611404 crc crio[22018]: time=\"2026-06-11T17:51:45.609385262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477543 | controller |     "Jun 11 17:51:45.647459 crc crio[22018]: time=\"2026-06-11T17:51:45.646886419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477564 | controller |     "Jun 11 17:51:45.692542 crc crio[22018]: time=\"2026-06-11T17:51:45.691734819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477585 | controller |     "Jun 11 17:51:45.709378 crc crio[22018]: time=\"2026-06-11T17:51:45.709171497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477606 | controller |     "Jun 11 17:51:45.709378 crc crio[22018]: time=\"2026-06-11T17:51:45.709311869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477626 | controller |     "Jun 11 17:51:45.710163 crc crio[22018]: time=\"2026-06-11T17:51:45.709998501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477647 | controller |     "Jun 11 17:51:45.711281 crc crio[22018]: time=\"2026-06-11T17:51:45.711082566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477667 | controller |     "Jun 11 17:51:45.713590 crc crio[22018]: time=\"2026-06-11T17:51:45.713561355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477688 | controller |     "Jun 11 17:51:45.720472 crc crio[22018]: time=\"2026-06-11T17:51:45.71655755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477712 | controller |     "Jun 11 17:51:45.720472 crc crio[22018]: time=\"2026-06-11T17:51:45.720302603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477734 | controller |     "Jun 11 17:51:45.726524 crc crio[22018]: time=\"2026-06-11T17:51:45.726406396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477755 | controller |     "Jun 11 17:51:45.744969 crc crio[22018]: time=\"2026-06-11T17:51:45.743285851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477776 | controller |     "Jun 11 17:51:45.746182 crc crio[22018]: time=\"2026-06-11T17:51:45.746047563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477797 | controller |     "Jun 11 17:51:45.753260 crc crio[22018]: time=\"2026-06-11T17:51:45.753195256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477817 | controller |     "Jun 11 17:51:45.755755 crc crio[22018]: time=\"2026-06-11T17:51:45.755675366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477839 | controller |     "Jun 11 17:51:45.767481 crc crio[22018]: time=\"2026-06-11T17:51:45.767378539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477889 | controller |     "Jun 11 17:51:45.784999 crc crio[22018]: time=\"2026-06-11T17:51:45.784883285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477912 | controller |     "Jun 11 17:51:45.793137 crc crio[22018]: time=\"2026-06-11T17:51:45.793052665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477934 | controller |     "Jun 11 17:51:45.805234 crc crio[22018]: time=\"2026-06-11T17:51:45.805190692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.477955 | controller |     "Jun 11 17:51:45.890228 crc crio[22018]: time=\"2026-06-11T17:51:45.890156088Z\" level=info msg=\"Removed container f303926d1e6dbe1abac543880252f546af49355b2e603a0422da0796c8677d45: openstack/swift-storage-0/rsync\" id=3dd006a5-bca1-4ffb-a463-60c22e87a9c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.477976 | controller |     "Jun 11 17:51:45.892079 crc crio[22018]: time=\"2026-06-11T17:51:45.891726989Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.477997 | controller |     "Jun 11 17:51:45.892278 crc crio[22018]: time=\"2026-06-11T17:51:45.892234186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.478017 | controller |     "Jun 11 17:51:45.900542 crc crio[22018]: time=\"2026-06-11T17:51:45.900211258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.478043 | controller |     "Jun 11 17:51:45.906751 crc crio[22018]: time=\"2026-06-11T17:51:45.906676264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.478065 | controller |     "Jun 11 17:51:45.913254 crc crio[22018]: time=\"2026-06-11T17:51:45.913183411Z\" level=info msg=\"Removing container: 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b\" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478085 | controller |     "Jun 11 17:51:46.077314 crc crio[22018]: time=\"2026-06-11T17:51:46.074635353Z\" level=info msg=\"Removed container 5135fb512e24a3afe67578b3a26786a795a60707a74efb8fc7263acbbc1ae9c1: openstack/openstack-galera-0/mysql-bootstrap\" id=460a5445-ab59-47c9-9178-b3f5b88f79d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478106 | controller |     "Jun 11 17:51:46.113846 crc crio[22018]: time=\"2026-06-11T17:51:46.113267616Z\" level=info msg=\"Removed container 2d049c9f005f139c0c74bdd884641c81b84ff69b03544844bd9df1aabeb04f6b: openstack/swift-storage-0/object-expirer\" id=625fca71-5041-4b32-aae0-5db7252c342d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478127 | controller |     "Jun 11 17:51:46.124691 crc crio[22018]: time=\"2026-06-11T17:51:46.124608973Z\" level=info msg=\"Removing container: 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c\" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478147 | controller |     "Jun 11 17:51:46.125468 crc crio[22018]: time=\"2026-06-11T17:51:46.125285048Z\" level=info msg=\"Stopping pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478168 | controller |     "Jun 11 17:51:46.125468 crc crio[22018]: time=\"2026-06-11T17:51:46.125442813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=45a43410-408c-4226-935b-3aed0cb77b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478188 | controller |     "Jun 11 17:51:46.128010 crc crio[22018]: time=\"2026-06-11T17:51:46.127888457Z\" level=info msg=\"Removing pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478209 | controller |     "Jun 11 17:51:46.187782 crc crio[22018]: time=\"2026-06-11T17:51:46.187691857Z\" level=info msg=\"Removed pod sandbox: 1f8d9b39df4b81393bca6118e8ac40d0b99c9522d7d08bf210b5f0ac42887ace\" id=c8c041bf-64c5-438e-b2c5-9b9375a86f79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478229 | controller |     "Jun 11 17:51:46.188986 crc crio[22018]: time=\"2026-06-11T17:51:46.18859514Z\" level=info msg=\"Stopping pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478250 | controller |     "Jun 11 17:51:46.188986 crc crio[22018]: time=\"2026-06-11T17:51:46.188659172Z\" level=info msg=\"Stopped pod sandbox (already stopped): b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=9725e681-78f6-4443-851c-86f00e3043db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478271 | controller |     "Jun 11 17:51:46.189222 crc crio[22018]: time=\"2026-06-11T17:51:46.189156914Z\" level=info msg=\"Removing pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478293 | controller |     "Jun 11 17:51:46.302765 crc crio[22018]: time=\"2026-06-11T17:51:46.301661715Z\" level=info msg=\"Removed container 2753db46695909e7efbe0f9e855f692ffff0e0031803ce82a44a63769719b62c: openstack/swift-storage-0/object-updater\" id=8851fd4f-d659-4c21-9466-2d7ed637fc92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478318 | controller |     "Jun 11 17:51:46.309689 crc crio[22018]: time=\"2026-06-11T17:51:46.309600743Z\" level=info msg=\"Removing container: ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b\" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.478339 | controller |     "Jun 11 17:51:46.325126 crc crio[22018]: time=\"2026-06-11T17:51:46.324904564Z\" level=info msg=\"Removed pod sandbox: b597b474d6f50af66c9294730469888773298276ad88483fc96d1a5a2a04e23e\" id=57a99fc5-4494-4a0c-bbf7-90d4b63e7018 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478359 | controller |     "Jun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.327075127Z\" level=info msg=\"Stopping pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478381 | controller |     "Jun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.32716134Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=b0ea1f55-1f8b-4a55-9e35-159c9b063805 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478402 | controller |     "Jun 11 17:51:46.328694 crc crio[22018]: time=\"2026-06-11T17:51:46.327712009Z\" level=info msg=\"Removing pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478425 | controller |     "Jun 11 17:51:46.379403 crc crio[22018]: time=\"2026-06-11T17:51:46.379273751Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}\"",
2026-06-11 18:17:42.478448 | controller |     "Jun 11 17:51:46.379740 crc crio[22018]: time=\"2026-06-11T17:51:46.379408795Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.478469 | controller |     "Jun 11 17:51:46.383387 crc crio[22018]: time=\"2026-06-11T17:51:46.3832994Z\" level=info msg=\"Removed pod sandbox: d3f9b78c784abe303806baa4dcbb3a0308ebccf7bab87928f2ae764d74bd3d98\" id=3e1d256d-1ec3-4026-8a29-9eda339d1ddb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478490 | controller |     "Jun 11 17:51:46.384971 crc crio[22018]: time=\"2026-06-11T17:51:46.384946492Z\" level=info msg=\"Stopping pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478511 | controller |     "Jun 11 17:51:46.385108 crc crio[22018]: time=\"2026-06-11T17:51:46.385090596Z\" level=info msg=\"Stopped pod sandbox (already stopped): e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=cf81bc03-1858-4a04-9668-9c561a6e98a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478532 | controller |     "Jun 11 17:51:46.385537 crc crio[22018]: time=\"2026-06-11T17:51:46.3855141Z\" level=info msg=\"Removing pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478553 | controller |     "Jun 11 17:51:46.427013 crc crio[22018]: time=\"2026-06-11T17:51:46.426775253Z\" level=info msg=\"Removed pod sandbox: e409a30d80fa2d111639c00d7618b084a2815a19ed0121da0d2a1d7e5948c1c6\" id=61ca86ef-b6b9-48c4-90e5-509ac79c0bf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478580 | controller |     "Jun 11 17:51:46.431942 crc crio[22018]: time=\"2026-06-11T17:51:46.431901913Z\" level=info msg=\"Stopping pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478603 | controller |     "Jun 11 17:51:46.432907 crc crio[22018]: time=\"2026-06-11T17:51:46.432190982Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=2a6b5c40-bfa7-46b8-846b-7b64f712ab58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478625 | controller |     "Jun 11 17:51:46.434904 crc crio[22018]: time=\"2026-06-11T17:51:46.434076778Z\" level=info msg=\"Removing pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478646 | controller |     "Jun 11 17:51:46.468941 crc crio[22018]: time=\"2026-06-11T17:51:46.468883585Z\" level=info msg=\"Removed pod sandbox: 97409b04b4d3a91694465b5b2ec9553e9ce0a89c3c630f4ca8b0932a7f21f426\" id=8da37e8c-b826-4382-92f9-84e1c48dc450 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478668 | controller |     "Jun 11 17:51:46.472182 crc crio[22018]: time=\"2026-06-11T17:51:46.472153989Z\" level=info msg=\"Stopping pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478689 | controller |     "Jun 11 17:51:46.475455 crc crio[22018]: time=\"2026-06-11T17:51:46.475384203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=174b13ea-e8a7-4cb1-9cb2-e635c8329832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478711 | controller |     "Jun 11 17:51:46.476485 crc crio[22018]: time=\"2026-06-11T17:51:46.476383266Z\" level=info msg=\"Removing pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478732 | controller |     "Jun 11 17:51:46.521132 crc crio[22018]: time=\"2026-06-11T17:51:46.520979427Z\" level=info msg=\"Created container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=b8192dc3-c921-4809-bb42-c3229ce1f7bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.478754 | controller |     "Jun 11 17:51:46.522557 crc crio[22018]: time=\"2026-06-11T17:51:46.52231711Z\" level=info msg=\"Starting container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b\" id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.478776 | controller |     "Jun 11 17:51:46.535011 crc crio[22018]: time=\"2026-06-11T17:51:46.534911455Z\" level=info msg=\"Started container\" PID=273954 containerID=d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b description=openshift-marketplace/community-operators-z9jz5/extract-utilities id=d2f30e1d-8460-464f-8720-fbfdafe82a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea",
2026-06-11 18:17:42.478799 | controller |     "Jun 11 17:51:46.584496 crc crio[22018]: time=\"2026-06-11T17:51:46.583958992Z\" level=info msg=\"Removed pod sandbox: 07a04a66b5d5a3456278c27a738dafab950553a6300c7d2c667d702fdb842e10\" id=37918221-f6bd-465f-bfdd-2c4ed1590183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478820 | controller |     "Jun 11 17:51:46.588856 crc crio[22018]: time=\"2026-06-11T17:51:46.588767692Z\" level=info msg=\"Stopping pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478869 | controller |     "Jun 11 17:51:46.589099 crc crio[22018]: time=\"2026-06-11T17:51:46.588855485Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=a43ac4f5-d389-4ca7-915e-d002fa017fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478899 | controller |     "Jun 11 17:51:46.596830 crc crio[22018]: time=\"2026-06-11T17:51:46.595175386Z\" level=info msg=\"Removing pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478921 | controller |     "Jun 11 17:51:46.645378 crc crio[22018]: time=\"2026-06-11T17:51:46.643183494Z\" level=info msg=\"Removed pod sandbox: e9d0e5ddd4666e3a087fe30fcf0b4718248d21c692e185d32355cf76ac6c286f\" id=6177a95a-6714-4b12-8ebd-b378ecd443b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.478941 | controller |     "Jun 11 17:51:46.648077 crc crio[22018]: time=\"2026-06-11T17:51:46.64804585Z\" level=info msg=\"Stopping pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478962 | controller |     "Jun 11 17:51:46.648201 crc crio[22018]: time=\"2026-06-11T17:51:46.648111372Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=239b30c2-cc9c-40a3-b285-056192fad80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.478984 | controller |     "Jun 11 17:51:46.649013 crc crio[22018]: time=\"2026-06-11T17:51:46.648902226Z\" level=info msg=\"Removing pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479004 | controller |     "Jun 11 17:51:46.673299 crc crio[22018]: time=\"2026-06-11T17:51:46.673207161Z\" level=info msg=\"Created container c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b: openstack/dnsmasq-dns-674bc6fc5f-65mfg/init\" id=79c8199f-9599-4e2e-b47c-5ded20921142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479025 | controller |     "Jun 11 17:51:46.675640 crc crio[22018]: time=\"2026-06-11T17:51:46.674589653Z\" level=info msg=\"Starting container: c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b\" id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479046 | controller |     "Jun 11 17:51:46.675640 crc crio[22018]: time=\"2026-06-11T17:51:46.675087159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.479068 | controller |     "Jun 11 17:51:46.678660 crc crio[22018]: time=\"2026-06-11T17:51:46.678511344Z\" level=info msg=\"Created container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=c78aca1b-d157-43e1-a984-682e7b300448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479090 | controller |     "Jun 11 17:51:46.685175 crc crio[22018]: time=\"2026-06-11T17:51:46.684841462Z\" level=info msg=\"Started container\" PID=273949 containerID=c69e8e0c9e5837b6b3b2d3a6a6fba5d59653302055cc82879cbbaa7e40fef94b description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/init id=6ee310cd-ef99-43cc-baae-fc56db12a9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182",
2026-06-11 18:17:42.479112 | controller |     "Jun 11 17:51:46.685175 crc crio[22018]: time=\"2026-06-11T17:51:46.684881204Z\" level=info msg=\"Starting container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba\" id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479138 | controller |     "Jun 11 17:51:46.701383 crc crio[22018]: time=\"2026-06-11T17:51:46.701246553Z\" level=info msg=\"Removed pod sandbox: 6bb7c4932e5989ca6bbdbd1c5dae94b56614330d6fe8f398e08546dea5a82540\" id=88d001bc-53fa-401e-b7be-0c952819d2d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479160 | controller |     "Jun 11 17:51:46.704017 crc crio[22018]: time=\"2026-06-11T17:51:46.702053088Z\" level=info msg=\"Created container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=c125e6fb-8952-4ed1-934f-cdab4bbf4361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479182 | controller |     "Jun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.70494477Z\" level=info msg=\"Starting container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1\" id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479203 | controller |     "Jun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.704953632Z\" level=info msg=\"Stopping pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479225 | controller |     "Jun 11 17:51:46.707729 crc crio[22018]: time=\"2026-06-11T17:51:46.705500338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=a0bb9022-6e78-423f-8233-bdc494320b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479247 | controller |     "Jun 11 17:51:46.720957 crc crio[22018]: time=\"2026-06-11T17:51:46.720876262Z\" level=info msg=\"Started container\" PID=273948 containerID=ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1 description=openstack/dnsmasq-dns-fd994c98c-ldnhs/init id=a8f2a6e8-9b1a-40e7-81a4-0bf23d983a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6",
2026-06-11 18:17:42.479271 | controller |     "Jun 11 17:51:46.721241 crc crio[22018]: time=\"2026-06-11T17:51:46.721017292Z\" level=info msg=\"Removing pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479293 | controller |     "Jun 11 17:51:46.741012 crc crio[22018]: time=\"2026-06-11T17:51:46.740860758Z\" level=info msg=\"Removed pod sandbox: 68b9e22ce3ea7fa6eded07b9a5478421a1d1a0c6f3d116a8270fd3d527ced30d\" id=4eeb7cbc-547d-42c7-8365-a4bc0424d738 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479316 | controller |     "Jun 11 17:51:46.742742 crc crio[22018]: time=\"2026-06-11T17:51:46.742644154Z\" level=info msg=\"Stopping pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479338 | controller |     "Jun 11 17:51:46.742971 crc crio[22018]: time=\"2026-06-11T17:51:46.742907502Z\" level=info msg=\"Stopped pod sandbox (already stopped): b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=65d9500d-473a-4643-a86b-7b1a8055b278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479360 | controller |     "Jun 11 17:51:46.747823 crc crio[22018]: time=\"2026-06-11T17:51:46.745577593Z\" level=info msg=\"Removing pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479383 | controller |     "Jun 11 17:51:46.768155 crc crio[22018]: time=\"2026-06-11T17:51:46.76804977Z\" level=info msg=\"Started container\" PID=273937 containerID=19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba description=openshift-marketplace/redhat-operators-8pxj6/extract-utilities id=06741c7b-557d-4692-a811-a983ea20bc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca",
2026-06-11 18:17:42.479413 | controller |     "Jun 11 17:51:46.774923 crc crio[22018]: time=\"2026-06-11T17:51:46.774831828Z\" level=info msg=\"Removed pod sandbox: b06f0d04d1e8eb23d44efeb22ed66090c3627a925e290f5fd02ec82dba32769f\" id=b6c27ea5-dfb7-4d71-b247-e8b0777c4306 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479439 | controller |     "Jun 11 17:51:46.776925 crc crio[22018]: time=\"2026-06-11T17:51:46.776871452Z\" level=info msg=\"Stopping pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479463 | controller |     "Jun 11 17:51:46.777281 crc crio[22018]: time=\"2026-06-11T17:51:46.777250674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=dccbf947-2469-4792-b691-87b1470f17a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479487 | controller |     "Jun 11 17:51:46.778945 crc crio[22018]: time=\"2026-06-11T17:51:46.778916519Z\" level=info msg=\"Removing pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479508 | controller |     "Jun 11 17:51:46.827165 crc crio[22018]: time=\"2026-06-11T17:51:46.826923384Z\" level=info msg=\"Removed pod sandbox: 22944e8d9c6602fcf8f6a32c469ad2032254b2dfd1c405b579626f09e6874b40\" id=752f6907-0d12-4468-8c8b-b38ee5ce9748 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479529 | controller |     "Jun 11 17:51:46.828816 crc crio[22018]: time=\"2026-06-11T17:51:46.828723002Z\" level=info msg=\"Stopping pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479551 | controller |     "Jun 11 17:51:46.828816 crc crio[22018]: time=\"2026-06-11T17:51:46.828812825Z\" level=info msg=\"Stopped pod sandbox (already stopped): a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=19bbd085-bd6e-4d8e-ba1e-da0d73c4d0c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479572 | controller |     "Jun 11 17:51:46.829986 crc crio[22018]: time=\"2026-06-11T17:51:46.829700183Z\" level=info msg=\"Removing pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479594 | controller |     "Jun 11 17:51:46.833248 crc crio[22018]: time=\"2026-06-11T17:51:46.833162893Z\" level=info msg=\"Created container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=aec4cd9c-720d-4f95-bb2e-755ad3e7da50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479615 | controller |     "Jun 11 17:51:46.834785 crc crio[22018]: time=\"2026-06-11T17:51:46.834690911Z\" level=info msg=\"Starting container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67\" id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479636 | controller |     "Jun 11 17:51:46.848403 crc crio[22018]: time=\"2026-06-11T17:51:46.847957252Z\" level=info msg=\"Created container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=b4ea7bb7-e31f-4706-8ff5-2b1f411dd1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479726 | controller |     "Jun 11 17:51:46.851980 crc crio[22018]: time=\"2026-06-11T17:51:46.851909942Z\" level=info msg=\"Starting container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d\" id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479752 | controller |     "Jun 11 17:51:46.872374 crc crio[22018]: time=\"2026-06-11T17:51:46.871873275Z\" level=info msg=\"Started container\" PID=273935 containerID=22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67 description=openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync id=88487f22-1cf0-4557-a1b8-826a9b559e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1",
2026-06-11 18:17:42.479775 | controller |     "Jun 11 17:51:46.887523 crc crio[22018]: time=\"2026-06-11T17:51:46.887461081Z\" level=info msg=\"Started container\" PID=273953 containerID=a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d description=openstack/dnsmasq-dns-56c777f99-z7k84/init id=8625a3b2-f5a8-4db1-8253-d963124b649e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb",
2026-06-11 18:17:42.479796 | controller |     "Jun 11 17:51:46.891398 crc crio[22018]: time=\"2026-06-11T17:51:46.887785722Z\" level=info msg=\"Removed pod sandbox: a3bd7a9ff5d687f0dbd1b8680b673c89e2bdb8035001b43950bfb7bbf427fe25\" id=cfc21c64-d701-49d7-a8e0-cd195bc0bfb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479819 | controller |     "Jun 11 17:51:46.901688 crc crio[22018]: time=\"2026-06-11T17:51:46.901143408Z\" level=info msg=\"Stopping pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479840 | controller |     "Jun 11 17:51:46.901688 crc crio[22018]: time=\"2026-06-11T17:51:46.901237111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=c49eee24-0d67-409d-a46a-6a3dc6567058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.479888 | controller |     "Jun 11 17:51:46.902687 crc crio[22018]: time=\"2026-06-11T17:51:46.902612725Z\" level=info msg=\"Removing pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.479912 | controller |     "Jun 11 17:51:46.909890 crc crio[22018]: time=\"2026-06-11T17:51:46.907889302Z\" level=info msg=\"Created container c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e: openstack/ovn-northd-0/ovn-northd\" id=cddd7b0f-fb92-4f3d-a9f9-3befce6fafa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.479934 | controller |     "Jun 11 17:51:46.909890 crc crio[22018]: time=\"2026-06-11T17:51:46.909749371Z\" level=info msg=\"Starting container: c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e\" id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.479956 | controller |     "Jun 11 17:51:46.918173 crc crio[22018]: time=\"2026-06-11T17:51:46.918080986Z\" level=info msg=\"Started container\" PID=273951 containerID=c2661ed4fe3fbfa27be8d3b12a10cc94953a79f24fc400f801c91a3e1707883e description=openstack/ovn-northd-0/ovn-northd id=a841ee04-32a9-4aee-987b-e66a5117d358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57",
2026-06-11 18:17:42.479978 | controller |     "Jun 11 17:51:46.920794 crc crio[22018]: time=\"2026-06-11T17:51:46.920248248Z\" level=info msg=\"Created container fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=496d9c44-1da6-45f2-ad95-15b6f3013977 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.480006 | controller |     "Jun 11 17:51:46.922997 crc crio[22018]: time=\"2026-06-11T17:51:46.92289268Z\" level=info msg=\"Starting container: fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e\" id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.480029 | controller |     "Jun 11 17:51:46.929525 crc crio[22018]: time=\"2026-06-11T17:51:46.928783679Z\" level=info msg=\"Started container\" PID=273939 containerID=fd0e9f34a203302a069d6225c17b1d5fbe49c4a107c9885a918b4da841db081e description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=235362ec-28ec-4bdb-8999-216067498858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a51636829a1554c9c93d952646363e59705ef44814852debd820f7ecee1165ce",
2026-06-11 18:17:42.480067 | controller |     "Jun 11 17:51:46.951678 crc crio[22018]: time=\"2026-06-11T17:51:46.951474131Z\" level=info msg=\"Removed pod sandbox: 9db0507cce812cb20376fc46baebe039d32153b7a190213c0640102e3620b6ba\" id=48327b71-f55d-44cf-a9a9-a519ffe1f1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480091 | controller |     "Jun 11 17:51:46.959883 crc crio[22018]: time=\"2026-06-11T17:51:46.959691764Z\" level=info msg=\"Created container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=2490573b-d140-42f5-a1b8-1e62612801eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.480113 | controller |     "Jun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964262388Z\" level=info msg=\"Stopping pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480134 | controller |     "Jun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964449917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e5a797f5-597d-475f-8199-2f31221253a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.480155 | controller |     "Jun 11 17:51:46.964517 crc crio[22018]: time=\"2026-06-11T17:51:46.964516376Z\" level=info msg=\"Starting container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e\" id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.480177 | controller |     "Jun 11 17:51:46.964956 crc crio[22018]: time=\"2026-06-11T17:51:46.964457054Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=9a49ff4e-3d66-49fc-bbcd-ecc4ab734755 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480199 | controller |     "Jun 11 17:51:46.974143 crc crio[22018]: time=\"2026-06-11T17:51:46.974009717Z\" level=info msg=\"Removing pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480220 | controller |     "Jun 11 17:51:46.974143 crc crio[22018]: time=\"2026-06-11T17:51:46.974090759Z\" level=info msg=\"Started container\" PID=273945 containerID=ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e description=openstack/neutron-db-sync-z8lc6/neutron-db-sync id=69a8ec54-0529-46c3-8c21-a89e5ad58bdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1",
2026-06-11 18:17:42.480242 | controller |     "Jun 11 17:51:47.023229 crc crio[22018]: time=\"2026-06-11T17:51:47.019242273Z\" level=info msg=\"Removed pod sandbox: b6f2f68055da2cfdda2a29c0881a77bb5a84d30e650cd01ee86052fce50e0644\" id=eff75054-5595-4ee0-8706-66f581a0a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480263 | controller |     "Jun 11 17:51:47.023754 crc crio[22018]: time=\"2026-06-11T17:51:47.021730873Z\" level=info msg=\"Created container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=2073cbcc-3b1f-49bd-accb-68d573b6c02a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.480290 | controller |     "Jun 11 17:51:47.026295 crc crio[22018]: time=\"2026-06-11T17:51:47.026214692Z\" level=info msg=\"Stopping pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480314 | controller |     "Jun 11 17:51:47.026295 crc crio[22018]: time=\"2026-06-11T17:51:47.026295494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=29f49542-c5ea-434b-8fe7-5580081afb71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480336 | controller |     "Jun 11 17:51:47.026671 crc crio[22018]: time=\"2026-06-11T17:51:47.026255181Z\" level=info msg=\"Starting container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6\" id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.480357 | controller |     "Jun 11 17:51:47.027111 crc crio[22018]: time=\"2026-06-11T17:51:47.027046646Z\" level=info msg=\"Removing pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480378 | controller |     "Jun 11 17:51:47.033445 crc crio[22018]: time=\"2026-06-11T17:51:47.033310045Z\" level=info msg=\"Started container\" PID=273946 containerID=94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6 description=openstack/cinder-db-sync-2pln9/cinder-db-sync id=7437d7ee-6b76-4af6-bb38-76be5164e552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e",
2026-06-11 18:17:42.480401 | controller |     "Jun 11 17:51:47.043458 crc crio[22018]: time=\"2026-06-11T17:51:47.043281791Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c08f74a9-edad-42fa-bff9-6bef12b4c99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.480423 | controller |     "Jun 11 17:51:47.091855 crc crio[22018]: time=\"2026-06-11T17:51:47.091262188Z\" level=info msg=\"Removed pod sandbox: 8ec2f1a3192ab1e850b0b1576129b9a14a6f8d03209efe56e844cac934ef5059\" id=224a7c68-1851-4b04-b649-2716ce136525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480445 | controller |     "Jun 11 17:51:47.101040 crc crio[22018]: time=\"2026-06-11T17:51:47.100969461Z\" level=info msg=\"Stopping pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480467 | controller |     "Jun 11 17:51:47.101210 crc crio[22018]: time=\"2026-06-11T17:51:47.101050203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=8b42f75e-a1f8-4779-a6ff-afceb11981c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480488 | controller |     "Jun 11 17:51:47.103058 crc crio[22018]: time=\"2026-06-11T17:51:47.102983314Z\" level=info msg=\"Removing pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480509 | controller |     "Jun 11 17:51:47.119145 crc crio[22018]: time=\"2026-06-11T17:51:47.119032179Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.480530 | controller |     "Jun 11 17:51:47.139410 crc crio[22018]: time=\"2026-06-11T17:51:47.138498587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=72e279d0-b231-4cde-b52a-36ec0d8fa35e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.480556 | controller |     "Jun 11 17:51:47.148939 crc crio[22018]: time=\"2026-06-11T17:51:47.148854315Z\" level=info msg=\"Removed pod sandbox: 7ad34de2ddcf0669192c1066920bfdfcd8ef24666acf3068bc1a433e8286a53b\" id=db8448ac-12c0-4287-a0ef-441dc0a65723 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480579 | controller |     "Jun 11 17:51:47.149189 crc crio[22018]: time=\"2026-06-11T17:51:47.149065961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.480601 | controller |     "Jun 11 17:51:47.153142 crc crio[22018]: time=\"2026-06-11T17:51:47.153054378Z\" level=info msg=\"Stopping pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480623 | controller |     "Jun 11 17:51:47.153142 crc crio[22018]: time=\"2026-06-11T17:51:47.153143708Z\" level=info msg=\"Stopped pod sandbox (already stopped): add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=37cd4535-998b-4118-92fd-6f416c435887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480645 | controller |     "Jun 11 17:51:47.153302 crc crio[22018]: time=\"2026-06-11T17:51:47.153282075Z\" level=info msg=\"Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480667 | controller |     "Jun 11 17:51:47.157069 crc crio[22018]: time=\"2026-06-11T17:51:47.156989826Z\" level=info msg=\"Removing pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480690 | controller |     "Jun 11 17:51:47.157208 crc crio[22018]: time=\"2026-06-11T17:51:47.15715558Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-56c777f99-z7k84 Namespace:openstack ID:f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb UID:68177dba-96e4-4970-8121-9c815c4c0ac7 NetNS:/var/run/netns/27639fc2-98d8-4cec-b674-178e59ee9eb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68177dba_96e4_4970_8121_9c815c4c0ac7.slice PodAnnotations:0xc00285c270}] Aliases:map[]}\"",
2026-06-11 18:17:42.480712 | controller |     "Jun 11 17:51:47.157630 crc crio[22018]: time=\"2026-06-11T17:51:47.157568513Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-56c777f99-z7k84 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.480735 | controller |     "Jun 11 17:51:47.196098 crc crio[22018]: time=\"2026-06-11T17:51:47.196043729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.480757 | controller |     "Jun 11 17:51:47.242631 crc crio[22018]: time=\"2026-06-11T17:51:47.242549183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.480778 | controller |     "Jun 11 17:51:47.248825 crc crio[22018]: time=\"2026-06-11T17:51:47.247300409Z\" level=info msg=\"Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.480800 | controller |     "Jun 11 17:51:47.248993 crc crio[22018]: time=\"2026-06-11T17:51:47.248816467Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fd994c98c-ldnhs Namespace:openstack ID:1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6 UID:5cd01b0d-a960-4262-8f3e-6adb52696d9d NetNS:/var/run/netns/7b0c9e10-fb1d-40d7-a4e0-1adba85c2ec6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cd01b0d_a960_4262_8f3e_6adb52696d9d.slice PodAnnotations:0xc000380a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.480828 | controller |     "Jun 11 17:51:47.248993 crc crio[22018]: time=\"2026-06-11T17:51:47.248961722Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fd994c98c-ldnhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.480870 | controller |     "Jun 11 17:51:47.278247 crc crio[22018]: 2026-06-11T17:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9db5e44d7fd1c41 Mac:92:ae:f5:70:ad:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 SocketPath: PciID:}] [{Interface:0xc0005026d0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.480902 | controller |     "Jun 11 17:51:47.279835 crc crio[22018]: time=\"2026-06-11T17:51:47.279745166Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 UID:4ed30c85-a837-468a-a6b5-a8965d2cc359 NetNS:/var/run/netns/45967af5-6b33-42f0-af7d-da857ff8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ed30c85_a837_468a_a6b5_a8965d2cc359.slice PodAnnotations:0xc0080aa368}] Aliases:map[]}\"",
2026-06-11 18:17:42.480925 | controller |     "Jun 11 17:51:47.279941 crc crio[22018]: time=\"2026-06-11T17:51:47.279902701Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.480947 | controller |     "Jun 11 17:51:47.464824 crc crio[22018]: time=\"2026-06-11T17:51:47.464710227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af013eb3-c430-4b46-be97-fb4aae84747d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.480967 | controller |     "Jun 11 17:51:47.466160 crc crio[22018]: time=\"2026-06-11T17:51:47.466012489Z\" level=info msg=\"Removed pod sandbox: add6bbda30bf7ae062247813526dc0c22dbbf420e2aba27e41e6aeaa494e4259\" id=804ec7d8-7ed8-4669-8c0a-bb845b6d2e3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.480989 | controller |     "Jun 11 17:51:47.474537 crc crio[22018]: time=\"2026-06-11T17:51:47.474483262Z\" level=info msg=\"Stopping pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.481011 | controller |     "Jun 11 17:51:47.475183 crc crio[22018]: time=\"2026-06-11T17:51:47.474966107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=3caef4a0-8a7d-4d8a-a070-9d87569ff063 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.481031 | controller |     "Jun 11 17:51:47.479678 crc crio[22018]: time=\"2026-06-11T17:51:47.479538075Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns\" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481052 | controller |     "Jun 11 17:51:47.481048 crc crio[22018]: time=\"2026-06-11T17:51:47.480791597Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.481073 | controller |     "Jun 11 17:51:47.481805 crc crio[22018]: time=\"2026-06-11T17:51:47.481776097Z\" level=info msg=\"Removing pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.481100 | controller |     "Jun 11 17:51:47.500441 crc crio[22018]: time=\"2026-06-11T17:51:47.488272933Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.481121 | controller |     "Jun 11 17:51:47.514513 crc crio[22018]: time=\"2026-06-11T17:51:47.512147204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481142 | controller |     "Jun 11 17:51:47.525978 crc crio[22018]: time=\"2026-06-11T17:51:47.525179617Z\" level=info msg=\"Ran pod sandbox 9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8 with infra container: openstack/swift-storage-0/POD\" id=7c585032-6c38-44b7-bec5-019bcd24dc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.481163 | controller |     "Jun 11 17:51:47.550463 crc crio[22018]: time=\"2026-06-11T17:51:47.548530563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.481183 | controller |     "Jun 11 17:51:47.597881 crc crio[22018]: time=\"2026-06-11T17:51:47.597618719Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.481204 | controller |     "Jun 11 17:51:47.597881 crc crio[22018]: time=\"2026-06-11T17:51:47.597685432Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=98c8b212-99a1-4722-8d3c-48436598b673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.481225 | controller |     "Jun 11 17:51:47.600694 crc crio[22018]: time=\"2026-06-11T17:51:47.600606563Z\" level=info msg=\"Removed pod sandbox: 67710d7b4b5430aa96195b2cf9272dec319c015a278abac1cf7b780bea8c64d5\" id=cd90a02a-b95b-4a12-afdf-700d786a95f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.481245 | controller |     "Jun 11 17:51:47.648539 crc crio[22018]: time=\"2026-06-11T17:51:47.639661906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.481267 | controller |     "Jun 11 17:51:47.675628 crc crio[22018]: time=\"2026-06-11T17:51:47.675557522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 18:17:42.481288 | controller |     "Jun 11 17:51:47.841584 crc crio[22018]: time=\"2026-06-11T17:51:47.841520611Z\" level=info msg=\"Removed container ed6689690dbb2c368af50842afbf4b1a89b989c24a785097fc2fadd7b60e590b: openstack/swift-storage-0/object-auditor\" id=4fe41015-4606-43d0-8c0c-32eb63396b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.481310 | controller |     "Jun 11 17:51:47.915101 crc crio[22018]: time=\"2026-06-11T17:51:47.915012142Z\" level=info msg=\"Removing container: 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085\" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.481331 | controller |     "Jun 11 17:51:47.978813 crc crio[22018]: time=\"2026-06-11T17:51:47.978303997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481352 | controller |     "Jun 11 17:51:48.011573 crc crio[22018]: time=\"2026-06-11T17:51:48.00199429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481378 | controller |     "Jun 11 17:51:48.070456 crc crio[22018]: time=\"2026-06-11T17:51:48.070282765Z\" level=info msg=\"Created container 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e: openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server\" id=62823571-1990-4910-916e-d454eb8353dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481399 | controller |     "Jun 11 17:51:48.072308 crc crio[22018]: time=\"2026-06-11T17:51:48.072232956Z\" level=info msg=\"Starting container: 309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e\" id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481422 | controller |     "Jun 11 17:51:48.089568 crc crio[22018]: time=\"2026-06-11T17:51:48.089508169Z\" level=info msg=\"Started container\" PID=273959 containerID=309bfa227a743a0bb7df351bddc1f63c5942ee4311f242892c50c40a3da3bf9e description=openstack/swift-proxy-54f7d6b49-zmwmm/proxy-server id=e38ea9f1-dd26-4b61-8026-35f5057598b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=591720d1156563af0c86461318134f61ec8d6384ad07486f8e1ca02e4519f31b",
2026-06-11 18:17:42.481442 | controller |     "Jun 11 17:51:48.154055 crc crio[22018]: time=\"2026-06-11T17:51:48.153935467Z\" level=info msg=\"Stopped pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=df0897a6-f763-4f6b-8f13-aa0fdc6ad5fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.481463 | controller |     "Jun 11 17:51:48.170239 crc crio[22018]: time=\"2026-06-11T17:51:48.170097091Z\" level=info msg=\"Stopped pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=15377075-4c0d-488b-b08a-752543c9505e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.481485 | controller |     "Jun 11 17:51:48.183158 crc crio[22018]: time=\"2026-06-11T17:51:48.183072694Z\" level=info msg=\"Created container e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b92450b0-37be-41bc-88a3-97afdffddebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481506 | controller |     "Jun 11 17:51:48.186884 crc crio[22018]: time=\"2026-06-11T17:51:48.184653374Z\" level=info msg=\"Starting container: e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01\" id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481529 | controller |     "Jun 11 17:51:48.198121 crc crio[22018]: time=\"2026-06-11T17:51:48.197982434Z\" level=info msg=\"Started container\" PID=273956 containerID=e5e359b6d47acca16b18d3b184d84b5b33ce954e25101d250c5c57f3019aef01 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c6c6f936-8c76-4416-8f31-c5232c542227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc52787d9fdd45f751e941510b4617b9f76916cfb0d8c0876de38379d3deff43",
2026-06-11 18:17:42.481551 | controller |     "Jun 11 17:51:48.314491 crc crio[22018]: time=\"2026-06-11T17:51:48.31327076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=7591cc48-9056-422f-b0f3-55159696d1c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.481573 | controller |     "Jun 11 17:51:48.317901 crc crio[22018]: time=\"2026-06-11T17:51:48.317825067Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=945c674a-e378-4034-836d-e4b600b9fa2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.481594 | controller |     "Jun 11 17:51:48.356278 crc crio[22018]: time=\"2026-06-11T17:51:48.356184896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a271bd0b-b0b0-428d-ad8f-b17728dc890c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.481616 | controller |     "Jun 11 17:51:48.412259 crc crio[22018]: time=\"2026-06-11T17:51:48.411996973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481642 | controller |     "Jun 11 17:51:48.422712 crc crio[22018]: time=\"2026-06-11T17:51:48.422199528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481664 | controller |     "Jun 11 17:51:48.464740 crc crio[22018]: time=\"2026-06-11T17:51:48.464644451Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/extract-content\" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481685 | controller |     "Jun 11 17:51:48.467396 crc crio[22018]: time=\"2026-06-11T17:51:48.465393725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481707 | controller |     "Jun 11 17:51:48.568220 crc crio[22018]: time=\"2026-06-11T17:51:48.567898288Z\" level=info msg=\"Created container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=4dbf3dd9-5fbe-4116-854a-4f97e61174ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481729 | controller |     "Jun 11 17:51:48.574061 crc crio[22018]: time=\"2026-06-11T17:51:48.573941461Z\" level=info msg=\"Starting container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3\" id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481750 | controller |     "Jun 11 17:51:48.585909 crc crio[22018]: time=\"2026-06-11T17:51:48.585722643Z\" level=info msg=\"Started container\" PID=273955 containerID=fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3 description=openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync id=e9b61767-8456-416b-8496-1e5b9a9c61f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d",
2026-06-11 18:17:42.481771 | controller |     "Jun 11 17:51:48.592647 crc crio[22018]: time=\"2026-06-11T17:51:48.592451921Z\" level=info msg=\"Created container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=6d8c2fba-b9a0-4d43-9628-d10f62c775f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481792 | controller |     "Jun 11 17:51:48.597886 crc crio[22018]: time=\"2026-06-11T17:51:48.597613354Z\" level=info msg=\"Starting container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589\" id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481813 | controller |     "Jun 11 17:51:48.628209 crc crio[22018]: time=\"2026-06-11T17:51:48.627794555Z\" level=info msg=\"Started container\" PID=274186 containerID=adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589 description=openstack/glance-db-sync-7tpl5/glance-db-sync id=435e0d97-43a1-43e7-8d4b-a7cef57811f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc",
2026-06-11 18:17:42.481835 | controller |     "Jun 11 17:51:48.678680 crc crio[22018]: time=\"2026-06-11T17:51:48.678585706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.481877 | controller |     "Jun 11 17:51:48.686796 crc crio[22018]: time=\"2026-06-11T17:51:48.686697523Z\" level=info msg=\"Created container 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c: openstack/kube-state-metrics-0/kube-state-metrics\" id=5adbd11d-7f21-43eb-a6c5-d74dc78a495a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481915 | controller |     "Jun 11 17:51:48.690284 crc crio[22018]: time=\"2026-06-11T17:51:48.69017266Z\" level=info msg=\"Starting container: 36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c\" id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481939 | controller |     "Jun 11 17:51:48.691747 crc crio[22018]: time=\"2026-06-11T17:51:48.691672557Z\" level=info msg=\"Created container 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=0e3e9bbe-52d5-4b5b-8bc8-3b0fb22c89ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.481961 | controller |     "Jun 11 17:51:48.693182 crc crio[22018]: time=\"2026-06-11T17:51:48.693098863Z\" level=info msg=\"Starting container: 44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7\" id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.481983 | controller |     "Jun 11 17:51:48.701398 crc crio[22018]: time=\"2026-06-11T17:51:48.701208221Z\" level=info msg=\"Started container\" PID=273957 containerID=44d0c18cc3570a8c58459bfed6be6e0731df05ba84877f1dc4cf2bda12462af7 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5bd1a558-f84c-4b4a-86d5-25cdc27899f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e83eb86078b33cb64f8dfae2c87c2bb5458715614623e65407ca3250f171a86d",
2026-06-11 18:17:42.482007 | controller |     "Jun 11 17:51:48.712216 crc crio[22018]: time=\"2026-06-11T17:51:48.712083541Z\" level=info msg=\"Started container\" PID=273962 containerID=36a860450e7c9377818ce8d6a5bb557fdf377abde24b3fd45233306fa002804c description=openstack/kube-state-metrics-0/kube-state-metrics id=dc218aeb-dfe7-4d9e-b3df-6bb8dfb8e24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c52aa165578176e6426797e519ea8630f956874df47fc6747057d1fcf989501",
2026-06-11 18:17:42.482031 | controller |     "Jun 11 17:51:48.721039 crc crio[22018]: time=\"2026-06-11T17:51:48.720948706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.482053 | controller |     "Jun 11 17:51:48.837996 crc crio[22018]: time=\"2026-06-11T17:51:48.837752234Z\" level=info msg=\"Removed container 74e533c0c93602fe6f909d04ec60687762b9bbe2d5d19d5282491728bc8c4085: openstack/swift-storage-0/object-replicator\" id=319eae2a-5b3e-4a71-ac27-c3ed78dad0bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482073 | controller |     "Jun 11 17:51:48.842714 crc crio[22018]: time=\"2026-06-11T17:51:48.842635575Z\" level=info msg=\"Removing container: 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c\" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482094 | controller |     "Jun 11 17:51:48.932246 crc crio[22018]: time=\"2026-06-11T17:51:48.932140796Z\" level=info msg=\"Removed container 1a0066f5cbeedcb7b73ce4fb7fb55b1650ecff448b09c205267d70051f74ec0c: openstack/swift-storage-0/object-server\" id=75274e4a-2863-42b0-b0df-da66f7fe46b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482115 | controller |     "Jun 11 17:51:48.935754 crc crio[22018]: time=\"2026-06-11T17:51:48.935667657Z\" level=info msg=\"Removing container: 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4\" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482136 | controller |     "Jun 11 17:51:49.079454 crc crio[22018]: time=\"2026-06-11T17:51:49.079211638Z\" level=info msg=\"Removed container 6d6597cd63f60729671d323cadf88466d62ea9da5ba1ced418d183937b1b4fa4: openstack/swift-storage-0/container-updater\" id=3ebe44e3-234e-4bf0-9ca8-d7a84b9296e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482157 | controller |     "Jun 11 17:51:49.083855 crc crio[22018]: time=\"2026-06-11T17:51:49.083555005Z\" level=info msg=\"Removing container: 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace\" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482184 | controller |     "Jun 11 17:51:49.210659 crc crio[22018]: time=\"2026-06-11T17:51:49.210575531Z\" level=info msg=\"Created container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content\" id=11d80798-2ab3-4284-8838-75a2b01a1a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.482205 | controller |     "Jun 11 17:51:49.215214 crc crio[22018]: time=\"2026-06-11T17:51:49.215124155Z\" level=info msg=\"Starting container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205\" id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.482226 | controller |     "Jun 11 17:51:49.229185 crc crio[22018]: time=\"2026-06-11T17:51:49.228771574Z\" level=info msg=\"Started container\" PID=274426 containerID=35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205 description=openshift-marketplace/community-operators-z9jz5/extract-content id=0df00756-06a5-4f40-8cd4-df532836a36f name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea",
2026-06-11 18:17:42.482247 | controller |     "Jun 11 17:51:49.466702 crc crio[22018]: time=\"2026-06-11T17:51:49.459682444Z\" level=info msg=\"Created container faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775: openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns\" id=0f7e58f0-d8c2-4835-a981-5108489606eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.482269 | controller |     "Jun 11 17:51:49.466702 crc crio[22018]: time=\"2026-06-11T17:51:49.461619678Z\" level=info msg=\"Removed container 2d476c2500e36f3ee260ebbab4c080c840a67ee52a24d8e416280544f8e9bace: openstack/swift-storage-0/container-auditor\" id=7c5af034-1eeb-45ef-ad35-14fb80b0361c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482290 | controller |     "Jun 11 17:51:49.479391 crc crio[22018]: time=\"2026-06-11T17:51:49.468641212Z\" level=info msg=\"Starting container: faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775\" id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.482311 | controller |     "Jun 11 17:51:49.483095 crc crio[22018]: time=\"2026-06-11T17:51:49.483043885Z\" level=info msg=\"Created container eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171: openstack/ovn-northd-0/openstack-network-exporter\" id=d61c1b37-d537-40c5-ab7c-a6ff2a6d5944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.482341 | controller |     "Jun 11 17:51:49.489233 crc crio[22018]: time=\"2026-06-11T17:51:49.489112628Z\" level=info msg=\"Starting container: eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171\" id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.482371 | controller |     "Jun 11 17:51:49.492958 crc crio[22018]: time=\"2026-06-11T17:51:49.489118161Z\" level=info msg=\"Removing container: 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0\" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482395 | controller |     "Jun 11 17:51:49.496854 crc crio[22018]: time=\"2026-06-11T17:51:49.496774848Z\" level=info msg=\"Started container\" PID=274403 containerID=faf1c5fce856ba0664f1978f7044b8479b361c0830042d30071556d846171775 description=openstack/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns id=53a2d6cc-5c2d-499d-b180-7dfece6efc77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6edc9573eb989b6c228a4a25a69c585e121e866ff0805560a5e3e7061ae6b182",
2026-06-11 18:17:42.482426 | controller |     "Jun 11 17:51:49.545964 crc crio[22018]: time=\"2026-06-11T17:51:49.545844776Z\" level=info msg=\"Started container\" PID=274411 containerID=eb9395299b1af1186d40d2ebc852ba99723acc975c554711b4228f87d5c1a171 description=openstack/ovn-northd-0/openstack-network-exporter id=f20acd68-d193-44a4-8aa7-2921040fac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2b9f0e08456427a2daf138a3a27323e4a0cbea31d1647121c115cadb9d9f57",
2026-06-11 18:17:42.482457 | controller |     "Jun 11 17:51:49.602719 crc crio[22018]: time=\"2026-06-11T17:51:49.59641139Z\" level=info msg=\"Removed container 4e4d77f90e9e7e38797ca76041560f76bf64a1f449a82e91d73e1ab7f4f7f8d0: openstack/swift-storage-0/container-replicator\" id=a3ca6c52-86a2-4be3-a043-493ea08da5ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482484 | controller |     "Jun 11 17:51:49.609136 crc crio[22018]: time=\"2026-06-11T17:51:49.609043789Z\" level=info msg=\"Removing container: 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15\" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482556 | controller |     "Jun 11 17:51:49.654212 crc crio[22018]: time=\"2026-06-11T17:51:49.650677993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=4574284c-72da-4b4d-8c3c-bbf867042203 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.482583 | controller |     "Jun 11 17:51:49.688926 crc crio[22018]: time=\"2026-06-11T17:51:49.688823908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ae45c806-617d-48ed-a2e6-5873fc017c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.482606 | controller |     "Jun 11 17:51:49.714864 crc crio[22018]: time=\"2026-06-11T17:51:49.714751675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=960b624f-0a2f-4d19-8138-40d863f13812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.482627 | controller |     "Jun 11 17:51:49.728237 crc crio[22018]: time=\"2026-06-11T17:51:49.728154597Z\" level=info msg=\"Removed container 24c18b8c11cc9bf8b5e4d255cf731e60ffbedebe565d5d5385b04d4965761f15: openstack/swift-storage-0/container-server\" id=eb43db08-9677-4d39-964f-c4bd03db2cb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482648 | controller |     "Jun 11 17:51:49.746967 crc crio[22018]: time=\"2026-06-11T17:51:49.746697573Z\" level=info msg=\"Removing container: 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434\" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482670 | controller |     "Jun 11 17:51:49.791526 crc crio[22018]: time=\"2026-06-11T17:51:49.789393475Z\" level=info msg=\"Removed container 04ca9bd7feac77c13ea5ab3c661ade330fb5398ba46e077f365730d7c6f26434: openstack/swift-storage-0/account-reaper\" id=ca831242-0b1d-4ab6-bdb3-a58f292c6d95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482692 | controller |     "Jun 11 17:51:49.792765 crc crio[22018]: time=\"2026-06-11T17:51:49.792713156Z\" level=info msg=\"Removing container: 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d\" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482713 | controller |     "Jun 11 17:51:49.816494 crc crio[22018]: time=\"2026-06-11T17:51:49.814393546Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.482734 | controller |     "Jun 11 17:51:49.824211 crc crio[22018]: time=\"2026-06-11T17:51:49.818940423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.482755 | controller |     "Jun 11 17:51:49.856618 crc crio[22018]: time=\"2026-06-11T17:51:49.856570427Z\" level=info msg=\"Removed container 64e404439aa003c9d81ed422afe03024acf67b5c1d581b9e5e00582d69eaba5d: openstack/swift-storage-0/account-auditor\" id=3960b55b-84ac-47d8-a94f-8daf248167be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482781 | controller |     "Jun 11 17:51:49.959459 crc crio[22018]: time=\"2026-06-11T17:51:49.954928472Z\" level=info msg=\"Removing container: 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37\" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.482802 | controller |     "Jun 11 17:51:51.057289 crc crio[22018]: time=\"2026-06-11T17:51:51.056881392Z\" level=info msg=\"Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.482822 | controller |     "Jun 11 17:51:51.059035 crc crio[22018]: time=\"2026-06-11T17:51:51.058070784Z\" level=info msg=\"Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.482844 | controller |     "Jun 11 17:51:51.059035 crc crio[22018]: time=\"2026-06-11T17:51:51.058960752Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-bh99h Namespace:openstack ID:0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b UID:78344f87-ee0e-44aa-b434-3ccf648acda7 NetNS:/var/run/netns/6801016a-23ed-405b-b840-5daaf700490f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78344f87_ee0e_44aa_b434_3ccf648acda7.slice PodAnnotations:0xc00285c070}] Aliases:map[]}\"",
2026-06-11 18:17:42.482891 | controller |     "Jun 11 17:51:51.059223 crc crio[22018]: time=\"2026-06-11T17:51:51.059108106Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-bh99h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.482916 | controller |     "Jun 11 17:51:51.060775 crc crio[22018]: time=\"2026-06-11T17:51:51.060249643Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-kshl6 Namespace:openstack ID:a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54 UID:f8fb15b1-422e-4746-982e-cd0c6b53e2e1 NetNS:/var/run/netns/ef9b49ec-05b2-448d-a8e1-7a0f29f8a883 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fb15b1_422e_4746_982e_cd0c6b53e2e1.slice PodAnnotations:0xc00924e170}] Aliases:map[]}\"",
2026-06-11 18:17:42.482938 | controller |     "Jun 11 17:51:51.060775 crc crio[22018]: time=\"2026-06-11T17:51:51.060687007Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-kshl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.482960 | controller |     "Jun 11 17:51:52.830983 crc crio[22018]: time=\"2026-06-11T17:51:52.830195308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.482980 | controller |     "Jun 11 17:51:52.837288 crc crio[22018]: time=\"2026-06-11T17:51:52.837232673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483001 | controller |     "Jun 11 17:51:52.850169 crc crio[22018]: time=\"2026-06-11T17:51:52.850067927Z\" level=info msg=\"Removed container 65ff66aee4ecdb0109fd5f7b4ee67d49057bd5308e7ebebacb83e9ebf1a1eb37: openstack/swift-storage-0/account-replicator\" id=b28556b2-c139-4c2c-b730-0b4d1e8ecd72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.483023 | controller |     "Jun 11 17:51:52.856834 crc crio[22018]: time=\"2026-06-11T17:51:52.856754084Z\" level=info msg=\"Removing container: 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511\" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.483053 | controller |     "Jun 11 17:51:52.872682 crc crio[22018]: time=\"2026-06-11T17:51:52.872541251Z\" level=info msg=\"Stopped pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=7a6544c5-dc59-4e10-b974-53dd5ab6eb3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483075 | controller |     "Jun 11 17:51:53.026678 crc crio[22018]: time=\"2026-06-11T17:51:53.026578475Z\" level=info msg=\"Stopped pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=981a8a90-fef5-4782-a042-3c4de49bd72d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483098 | controller |     "Jun 11 17:51:53.178115 crc crio[22018]: time=\"2026-06-11T17:51:53.178035048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3dd4b16-d6ae-4f14-b54d-260904ac5bc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.483119 | controller |     "Jun 11 17:51:53.322662 crc crio[22018]: time=\"2026-06-11T17:51:53.322280359Z\" level=info msg=\"Created container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=218d98b7-9428-43ce-bd69-ce1d441fc9c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.483140 | controller |     "Jun 11 17:51:53.339963 crc crio[22018]: time=\"2026-06-11T17:51:53.33878656Z\" level=info msg=\"Starting container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4\" id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.483161 | controller |     "Jun 11 17:51:53.351282 crc crio[22018]: time=\"2026-06-11T17:51:53.350948171Z\" level=info msg=\"Started container\" PID=274766 containerID=114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4 description=openshift-marketplace/redhat-operators-8pxj6/extract-content id=0e823e09-f0bf-4f5b-86ee-0ad7e8cd2f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca",
2026-06-11 18:17:42.483183 | controller |     "Jun 11 17:51:54.267159 crc crio[22018]: time=\"2026-06-11T17:51:54.26678627Z\" level=info msg=\"Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483204 | controller |     "Jun 11 17:51:54.269275 crc crio[22018]: time=\"2026-06-11T17:51:54.269204679Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2pln9 Namespace:openstack ID:fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e UID:c52721f6-b660-41b1-b7eb-57a16df19cf6 NetNS:/var/run/netns/ed9a4aaf-6805-46cf-8078-094412e764e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc52721f6_b660_41b1_b7eb_57a16df19cf6.slice PodAnnotations:0xc00924e088}] Aliases:map[]}\"",
2026-06-11 18:17:42.483225 | controller |     "Jun 11 17:51:54.269485 crc crio[22018]: time=\"2026-06-11T17:51:54.269439615Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-2pln9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.483247 | controller |     "Jun 11 17:51:55.693407 crc crio[22018]: time=\"2026-06-11T17:51:55.692534716Z\" level=info msg=\"Running pod sandbox: openstack/placement-744c74d4b4-skfb9/POD\" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.483269 | controller |     "Jun 11 17:51:55.694726 crc crio[22018]: time=\"2026-06-11T17:51:55.693456295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483296 | controller |     "Jun 11 17:51:56.415231 crc crio[22018]: time=\"2026-06-11T17:51:56.414767823Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-79cd777484-qjjcc/POD\" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.483317 | controller |     "Jun 11 17:51:56.415231 crc crio[22018]: time=\"2026-06-11T17:51:56.415208787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483338 | controller |     "Jun 11 17:51:56.759913 crc crio[22018]: time=\"2026-06-11T17:51:56.759672635Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-975ccbcdc-l7t88/POD\" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.483360 | controller |     "Jun 11 17:51:56.759913 crc crio[22018]: time=\"2026-06-11T17:51:56.759936583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483381 | controller |     "Jun 11 17:51:56.845880 crc crio[22018]: time=\"2026-06-11T17:51:56.845767585Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD\" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.483402 | controller |     "Jun 11 17:51:56.846053 crc crio[22018]: time=\"2026-06-11T17:51:56.84592378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483424 | controller |     "Jun 11 17:51:57.340731 crc crio[22018]: time=\"2026-06-11T17:51:57.340575581Z\" level=info msg=\"Stopping pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d\" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483447 | controller |     "Jun 11 17:51:57.352571 crc crio[22018]: time=\"2026-06-11T17:51:57.351757326Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-c2bl2 Namespace:openstack ID:65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d UID:7d1656b5-25dc-412b-a115-b7950a92ace7 NetNS:/var/run/netns/7468fbec-c2a1-443b-8225-c734799b5de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1656b5_25dc_412b_a115_b7950a92ace7.slice PodAnnotations:0xc000381880}] Aliases:map[]}\"",
2026-06-11 18:17:42.483469 | controller |     "Jun 11 17:51:57.353196 crc crio[22018]: time=\"2026-06-11T17:51:57.353114009Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-c2bl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.483491 | controller |     "Jun 11 17:51:57.822067 crc crio[22018]: time=\"2026-06-11T17:51:57.821310768Z\" level=info msg=\"Stopped pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=359bdb7a-bfda-45b5-9d34-e09b907a4582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483514 | controller |     "Jun 11 17:51:57.825459 crc crio[22018]: time=\"2026-06-11T17:51:57.825273202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1fddb1c-409c-4d48-a602-96b78f9bfd58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.483536 | controller |     "Jun 11 17:51:57.838044 crc crio[22018]: time=\"2026-06-11T17:51:57.837809422Z\" level=info msg=\"Stopped pod sandbox: 65bcfe39533f4e369ab988436acc58184b8c9e5e156983426b6889bfda1d4c1d\" id=6c534519-5333-429c-b02d-ff5552bf6ae5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483563 | controller |     "Jun 11 17:51:57.866941 crc crio[22018]: time=\"2026-06-11T17:51:57.865103622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=89e0f0f5-214a-4535-a030-1c462256b783 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.483585 | controller |     "Jun 11 17:51:57.871919 crc crio[22018]: time=\"2026-06-11T17:51:57.87165553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9b86f366-3c7b-4cd0-82f3-6e935d0e8bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.483608 | controller |     "Jun 11 17:51:58.382529 crc crio[22018]: time=\"2026-06-11T17:51:58.381851034Z\" level=info msg=\"Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483630 | controller |     "Jun 11 17:51:58.406736 crc crio[22018]: time=\"2026-06-11T17:51:58.406244491Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-7tpl5 Namespace:openstack ID:053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc UID:c0792f27-0587-4573-9461-3cba1bb21078 NetNS:/var/run/netns/452aa2f8-4471-46bc-afa9-4e80fa1fb171 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0792f27_0587_4573_9461_3cba1bb21078.slice PodAnnotations:0xc0029b4300}] Aliases:map[]}\"",
2026-06-11 18:17:42.483651 | controller |     "Jun 11 17:51:58.406736 crc crio[22018]: time=\"2026-06-11T17:51:58.406577062Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-7tpl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.483673 | controller |     "Jun 11 17:51:59.339629 crc crio[22018]: time=\"2026-06-11T17:51:59.338998351Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z9jz5/registry-server\" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.483694 | controller |     "Jun 11 17:51:59.366783 crc crio[22018]: time=\"2026-06-11T17:51:59.361889612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.483715 | controller |     "Jun 11 17:51:59.422604 crc crio[22018]: time=\"2026-06-11T17:51:59.421184716Z\" level=info msg=\"Stopping container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2 (timeout: 10s)\" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.483737 | controller |     "Jun 11 17:51:59.441411 crc crio[22018]: time=\"2026-06-11T17:51:59.440833109Z\" level=info msg=\"Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.483759 | controller |     "Jun 11 17:51:59.446457 crc crio[22018]: time=\"2026-06-11T17:51:59.445086118Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-psd8d Namespace:openstack ID:644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d UID:7cce53b6-f0a6-46ce-a7fa-ff31f247435e NetNS:/var/run/netns/43577093-1e05-46f9-8579-8ed20ed2b591 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cce53b6_f0a6_46ce_a7fa_ff31f247435e.slice PodAnnotations:0xc005da01f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.483780 | controller |     "Jun 11 17:51:59.446457 crc crio[22018]: time=\"2026-06-11T17:51:59.445302915Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-psd8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.483807 | controller |     "Jun 11 17:51:59.538385 crc crio[22018]: time=\"2026-06-11T17:51:59.535706634Z\" level=info msg=\"Stopping container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6 (timeout: 30s)\" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.483830 | controller |     "Jun 11 17:51:59.538385 crc crio[22018]: time=\"2026-06-11T17:51:59.535843778Z\" level=info msg=\"Stopping container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de (timeout: 30s)\" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.483872 | controller |     "Jun 11 17:51:59.635731 crc crio[22018]: time=\"2026-06-11T17:51:59.635547352Z\" level=info msg=\"Removed container 1bf547ec3a0e62243eeab3b5b68a8a4aae509f21c390a52475406620d5346511: openstack/swift-storage-0/account-server\" id=4544f368-ec5f-42d8-adfa-ed4c898395d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.483901 | controller |     "Jun 11 17:51:59.652051 crc crio[22018]: time=\"2026-06-11T17:51:59.651956954Z\" level=info msg=\"Removing container: 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e\" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.483924 | controller |     "Jun 11 17:51:59.762280 crc crio[22018]: time=\"2026-06-11T17:51:59.762172884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f174f6ac-b8ad-4527-bd2f-06800f86603a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.483945 | controller |     "Jun 11 17:51:59.845835 crc crio[22018]: time=\"2026-06-11T17:51:59.845207381Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.483968 | controller |     "Jun 11 17:51:59.845835 crc crio[22018]: time=\"2026-06-11T17:51:59.84579494Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.483990 | controller |     "Jun 11 17:51:59.859515 crc crio[22018]: time=\"2026-06-11T17:51:59.855997056Z\" level=info msg=\"Stopped container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=ce116bf5-5656-40d2-9ad7-412163d24d75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.484011 | controller |     "Jun 11 17:51:59.859515 crc crio[22018]: time=\"2026-06-11T17:51:59.857663896Z\" level=info msg=\"Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.484033 | controller |     "Jun 11 17:51:59.866604 crc crio[22018]: time=\"2026-06-11T17:51:59.86461678Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c75865fdf-6jmxq Namespace:openstack ID:4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035 UID:ee8ccb5d-0a2b-4725-9fc8-d9393c905b70 NetNS:/var/run/netns/1565d1db-81da-480f-9c55-cba0069fed09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee8ccb5d_0a2b_4725_9fc8_d9393c905b70.slice PodAnnotations:0xc000380480}] Aliases:map[]}\"",
2026-06-11 18:17:42.484070 | controller |     "Jun 11 17:51:59.866604 crc crio[22018]: time=\"2026-06-11T17:51:59.864855237Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c75865fdf-6jmxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.484100 | controller |     "Jun 11 17:51:59.916501 crc crio[22018]: time=\"2026-06-11T17:51:59.908271336Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=e0bd3d08-74cc-49c1-aa10-daa951563be5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.484123 | controller |     "Jun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.917968084Z\" level=info msg=\"Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}\"",
2026-06-11 18:17:42.484146 | controller |     "Jun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.918019106Z\" level=info msg=\"Adding pod openstack_placement-744c74d4b4-skfb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.484168 | controller |     "Jun 11 17:51:59.922740 crc crio[22018]: time=\"2026-06-11T17:51:59.921299739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7c283433-84d4-43da-b07d-4d13ee380c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.484189 | controller |     "Jun 11 17:51:59.955386 crc crio[22018]: time=\"2026-06-11T17:51:59.953307509Z\" level=info msg=\"Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.484211 | controller |     "Jun 11 17:51:59.955386 crc crio[22018]: time=\"2026-06-11T17:51:59.953451514Z\" level=info msg=\"Adding pod openstack_barbican-worker-975ccbcdc-l7t88 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.484232 | controller |     "Jun 11 17:51:59.963295 crc crio[22018]: time=\"2026-06-11T17:51:59.963159659Z\" level=info msg=\"Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.484254 | controller |     "Jun 11 17:51:59.963295 crc crio[22018]: time=\"2026-06-11T17:51:59.963217831Z\" level=info msg=\"Adding pod openstack_barbican-api-79cd777484-qjjcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.484275 | controller |     "Jun 11 17:52:00.027058 crc crio[22018]: time=\"2026-06-11T17:52:00.026793015Z\" level=info msg=\"Removed container 218dde518614a289ef0f3eeb39393134be2b9eb10ed96c119a5f2c725a93348e: openstack/swift-storage-0/xattr-restore\" id=2bb73e84-80a6-4eb7-9419-4a2ea1446a29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.484297 | controller |     "Jun 11 17:52:00.063077 crc crio[22018]: time=\"2026-06-11T17:52:00.062515778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3834bb57-f3e8-4d2a-b1d3-0ee1b1e3282f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.484324 | controller |     "Jun 11 17:52:00.116767 crc crio[22018]: time=\"2026-06-11T17:52:00.116473878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484345 | controller |     "Jun 11 17:52:00.131401 crc crio[22018]: time=\"2026-06-11T17:52:00.131234423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484367 | controller |     "Jun 11 17:52:00.147780 crc crio[22018]: time=\"2026-06-11T17:52:00.147597289Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.484388 | controller |     "Jun 11 17:52:00.159165 crc crio[22018]: time=\"2026-06-11T17:52:00.158575175Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.484411 | controller |     "Jun 11 17:52:00.162727 crc crio[22018]: time=\"2026-06-11T17:52:00.161931843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484432 | controller |     "Jun 11 17:52:00.166108 crc crio[22018]: time=\"2026-06-11T17:52:00.164665198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484454 | controller |     "Jun 11 17:52:00.326562 crc crio[22018]: time=\"2026-06-11T17:52:00.326005976Z\" level=info msg=\"Created container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=6feca275-b09d-441f-82fb-079ead055f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.484475 | controller |     "Jun 11 17:52:00.329846 crc crio[22018]: time=\"2026-06-11T17:52:00.329780349Z\" level=info msg=\"Starting container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b\" id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.484497 | controller |     "Jun 11 17:52:00.339110 crc crio[22018]: time=\"2026-06-11T17:52:00.338536701Z\" level=info msg=\"Started container\" PID=275672 containerID=f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b description=openshift-marketplace/community-operators-z9jz5/registry-server id=85e946a7-c92d-4245-8acf-bf417559e273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea",
2026-06-11 18:17:42.484519 | controller |     "Jun 11 17:52:00.344694 crc crio[22018]: time=\"2026-06-11T17:52:00.344606229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484541 | controller |     "Jun 11 17:52:00.371894 crc crio[22018]: time=\"2026-06-11T17:52:00.371203412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484562 | controller |     "Jun 11 17:52:00.402031 crc crio[22018]: time=\"2026-06-11T17:52:00.401749906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484585 | controller |     "Jun 11 17:52:00.420804 crc crio[22018]: time=\"2026-06-11T17:52:00.419745801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484615 | controller |     "Jun 11 17:52:00.450752 crc crio[22018]: time=\"2026-06-11T17:52:00.450686596Z\" level=info msg=\"Stopped pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=6148761c-03d3-4a48-b195-9f370e4e2f76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.484639 | controller |     "Jun 11 17:52:00.626386 crc crio[22018]: time=\"2026-06-11T17:52:00.623624407Z\" level=info msg=\"Stopped container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=b5be0214-0f70-4320-8fcd-8b843c7ca0a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.484662 | controller |     "Jun 11 17:52:00.692380 crc crio[22018]: time=\"2026-06-11T17:52:00.691907817Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686672-nckj4/POD\" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.484685 | controller |     "Jun 11 17:52:00.692380 crc crio[22018]: time=\"2026-06-11T17:52:00.692029601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.484708 | controller |     "Jun 11 17:52:00.880790 crc crio[22018]: time=\"2026-06-11T17:52:00.880748951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}\"",
2026-06-11 18:17:42.484730 | controller |     "Jun 11 17:52:00.880978 crc crio[22018]: time=\"2026-06-11T17:52:00.880959868Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686672-nckj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.484754 | controller |     "Jun 11 17:52:01.181568 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c1966fdfa7e2a Mac:0a:26:5d:0c:58:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.484778 | controller |     "Jun 11 17:52:01.185491 crc crio[22018]: time=\"2026-06-11T17:52:01.184995456Z\" level=info msg=\"Got pod network &{Name:barbican-api-79cd777484-qjjcc Namespace:openstack ID:72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd UID:72a99dcb-3b5d-4b2f-ad95-185c52f8490b NetNS:/var/run/netns/a51f3601-2627-47be-9769-baf94f95c264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72a99dcb_3b5d_4b2f_ad95_185c52f8490b.slice PodAnnotations:0xc0080aa2f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.484802 | controller |     "Jun 11 17:52:01.185491 crc crio[22018]: time=\"2026-06-11T17:52:01.185241674Z\" level=info msg=\"Checking pod openstack_barbican-api-79cd777484-qjjcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.484826 | controller |     "Jun 11 17:52:01.200305 crc crio[22018]: time=\"2026-06-11T17:52:01.20003734Z\" level=info msg=\"Ran pod sandbox 72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd with infra container: openstack/barbican-api-79cd777484-qjjcc/POD\" id=5a540cbc-34a4-4725-b7cb-20b395fb3ad3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.484880 | controller |     "Jun 11 17:52:01.205858 crc crio[22018]: time=\"2026-06-11T17:52:01.205782309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3aebc7b0-67f7-4d3b-83d8-bafee290f8af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.484911 | controller |     "Jun 11 17:52:01.218388 crc crio[22018]: time=\"2026-06-11T17:52:01.218242628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=51ed6c65-4117-4b89-8a1a-dd6b115a2cb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.484934 | controller |     "Jun 11 17:52:01.218793 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e02fed307920711 Mac:4a:1d:b5:40:65:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.484956 | controller |     "Jun 11 17:52:01.219466 crc crio[22018]: time=\"2026-06-11T17:52:01.219303284Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5d85bf5bd4-jd86w Namespace:openstack ID:e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df UID:46ecd1eb-6afc-43d0-8011-8f4c4fc9b088 NetNS:/var/run/netns/0e0556b0-2c54-4461-83fc-55e8e2a232f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ecd1eb_6afc_43d0_8011_8f4c4fc9b088.slice PodAnnotations:0xc002a1a2d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.484978 | controller |     "Jun 11 17:52:01.219585 crc crio[22018]: time=\"2026-06-11T17:52:01.219564042Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5d85bf5bd4-jd86w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.485000 | controller |     "Jun 11 17:52:01.222064 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:611213a8613d1d2 Mac:2a:48:e5:ff:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 SocketPath: PciID:}] [{Interface:0xc0004b4690 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.485021 | controller |     "Jun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.220986603Z\" level=info msg=\"Got pod network &{Name:barbican-worker-975ccbcdc-l7t88 Namespace:openstack ID:611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c UID:e42d0589-98ad-4baa-b318-be80c2f51593 NetNS:/var/run/netns/9427dec6-9f8c-4c7b-ad38-5c2ab0e33cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode42d0589_98ad_4baa_b318_be80c2f51593.slice PodAnnotations:0xc002ca00e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.485042 | controller |     "Jun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.221151281Z\" level=info msg=\"Checking pod openstack_barbican-worker-975ccbcdc-l7t88 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.485063 | controller |     "Jun 11 17:52:01.222064 crc crio[22018]: time=\"2026-06-11T17:52:01.221689763Z\" level=info msg=\"Stopped pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=c86073f2-c72d-47b0-b04f-beb59f449bd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.485084 | controller |     "Jun 11 17:52:01.250876 crc crio[22018]: time=\"2026-06-11T17:52:01.250786991Z\" level=info msg=\"Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log\" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.485105 | controller |     "Jun 11 17:52:01.270947 crc crio[22018]: time=\"2026-06-11T17:52:01.27036328Z\" level=info msg=\"Created container 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80: openstack/swift-storage-0/xattr-restore\" id=f64355dc-7bc9-49fe-ab27-2b728bec8b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.485132 | controller |     "Jun 11 17:52:01.287038 crc crio[22018]: time=\"2026-06-11T17:52:01.286940268Z\" level=info msg=\"Starting container: 405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80\" id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.485155 | controller |     "Jun 11 17:52:01.315224 crc crio[22018]: time=\"2026-06-11T17:52:01.31513467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.485176 | controller |     "Jun 11 17:52:01.323698 crc crio[22018]: time=\"2026-06-11T17:52:01.323613283Z\" level=info msg=\"Ran pod sandbox e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df with infra container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/POD\" id=1a710538-7764-44fa-9752-39713d1ec892 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.485197 | controller |     "Jun 11 17:52:01.326935 crc crio[22018]: time=\"2026-06-11T17:52:01.325559244Z\" level=info msg=\"Created container 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976: openstack/ceilometer-0/ceilometer-central-agent\" id=2afa21bd-0231-467c-bd01-9b10c44ad482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.485217 | controller |     "Jun 11 17:52:01.329529 crc crio[22018]: time=\"2026-06-11T17:52:01.327617012Z\" level=info msg=\"Stopped pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=59096a22-1112-4a65-90fe-628839b16898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.485238 | controller |     "Jun 11 17:52:01.333242 crc crio[22018]: time=\"2026-06-11T17:52:01.333175881Z\" level=info msg=\"Ran pod sandbox 611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c with infra container: openstack/barbican-worker-975ccbcdc-l7t88/POD\" id=523c0f5f-bee3-456b-bf54-403c4f762677 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.485259 | controller |     "Jun 11 17:52:01.336951 crc crio[22018]: time=\"2026-06-11T17:52:01.336830901Z\" level=info msg=\"Started container\" PID=275736 containerID=405c73681e4ca1c4a48ac23a783ecbd1c4a8407d37a671a11474cfb1820f1e80 description=openstack/swift-storage-0/xattr-restore id=fae9680c-a409-4d76-920b-bfd86e4a4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.485280 | controller |     "Jun 11 17:52:01.339002 crc crio[22018]: time=\"2026-06-11T17:52:01.337773289Z\" level=info msg=\"Starting container: 24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976\" id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.485303 | controller |     "Jun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.345723155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485324 | controller |     "Jun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.345823518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485345 | controller |     "Jun 11 17:52:01.348018 crc crio[22018]: time=\"2026-06-11T17:52:01.346030895Z\" level=info msg=\"Started container\" PID=275739 containerID=24246abde1a178917017852e3b0c41b89d20ff655554a271df0fed96db2ba976 description=openstack/ceilometer-0/ceilometer-central-agent id=e8324738-eba2-4d29-b46b-95f8b4f0fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6",
2026-06-11 18:17:42.485371 | controller |     "Jun 11 17:52:01.386915 crc crio[22018]: time=\"2026-06-11T17:52:01.383222039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485393 | controller |     "Jun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402217401Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485415 | controller |     "Jun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402707817Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c955399e-ba71-4a12-a9ca-cf3cac8a291d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485437 | controller |     "Jun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402900243Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485458 | controller |     "Jun 11 17:52:01.403111 crc crio[22018]: time=\"2026-06-11T17:52:01.402971005Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=157f9727-25aa-4979-8546-61e3c6f76ca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485480 | controller |     "Jun 11 17:52:01.404098 crc crio[22018]: time=\"2026-06-11T17:52:01.404005668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485501 | controller |     "Jun 11 17:52:01.415172 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a29cfe1774c3159 Mac:f6:82:17:b3:e3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.485522 | controller |     "Jun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.4134084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=39c15d84-74b6-4010-83a4-88ed64fddc72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485543 | controller |     "Jun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.409317105Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.485565 | controller |     "Jun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.409412232Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.485586 | controller |     "Jun 11 17:52:01.415172 crc crio[22018]: time=\"2026-06-11T17:52:01.415124015Z\" level=info msg=\"Got pod network &{Name:placement-744c74d4b4-skfb9 Namespace:openstack ID:a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e UID:4f2591bc-d5e3-42aa-81f9-e8a256b405bc NetNS:/var/run/netns/8d6f6a2a-0a02-42f5-94b1-61401ade0e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f2591bc_d5e3_42aa_81f9_e8a256b405bc.slice PodAnnotations:0xc002a1a590}] Aliases:map[]}\"",
2026-06-11 18:17:42.485613 | controller |     "Jun 11 17:52:01.415709 crc crio[22018]: time=\"2026-06-11T17:52:01.41529392Z\" level=info msg=\"Checking pod openstack_placement-744c74d4b4-skfb9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.485636 | controller |     "Jun 11 17:52:01.420659 crc crio[22018]: time=\"2026-06-11T17:52:01.420586522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.485658 | controller |     "Jun 11 17:52:01.430898 crc crio[22018]: time=\"2026-06-11T17:52:01.429823733Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 18:17:42.485681 | controller |     "Jun 11 17:52:01.430898 crc crio[22018]: time=\"2026-06-11T17:52:01.430138099Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 18:17:42.485703 | controller |     "Jun 11 17:52:01.431397 crc crio[22018]: time=\"2026-06-11T17:52:01.431043964Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 18:17:42.485725 | controller |     "Jun 11 17:52:01.434228 crc crio[22018]: time=\"2026-06-11T17:52:01.432299051Z\" level=info msg=\"Ran pod sandbox a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e with infra container: openstack/placement-744c74d4b4-skfb9/POD\" id=726c8982-4709-4b50-b24b-650d850901fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.485747 | controller |     "Jun 11 17:52:01.450294 crc crio[22018]: time=\"2026-06-11T17:52:01.447732354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1a95ca5d-654e-479b-b081-03340e93b69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485768 | controller |     "Jun 11 17:52:01.457935 crc crio[22018]: time=\"2026-06-11T17:52:01.457367699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.485790 | controller |     "Jun 11 17:52:01.467407 crc crio[22018]: time=\"2026-06-11T17:52:01.4667633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.485811 | controller |     "Jun 11 17:52:01.588274 crc crio[22018]: time=\"2026-06-11T17:52:01.586678321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c4d0c12-7770-402b-8298-c08bfa610e20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485832 | controller |     "Jun 11 17:52:01.605810 crc crio[22018]: time=\"2026-06-11T17:52:01.605234867Z\" level=info msg=\"Creating container: openstack/placement-744c74d4b4-skfb9/placement-log\" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.485879 | controller |     "Jun 11 17:52:01.609249 crc crio[22018]: time=\"2026-06-11T17:52:01.606650362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.485903 | controller |     "Jun 11 17:52:01.747144 crc crio[22018]: time=\"2026-06-11T17:52:01.747106126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485925 | controller |     "Jun 11 17:52:01.747622 crc crio[22018]: time=\"2026-06-11T17:52:01.747602272Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485951 | controller |     "Jun 11 17:52:01.747763 crc crio[22018]: time=\"2026-06-11T17:52:01.747746856Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=39fc5b74-324b-4906-b110-da108ee773d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.485974 | controller |     "Jun 11 17:52:01.762271 crc crio[22018]: time=\"2026-06-11T17:52:01.751753992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.485996 | controller |     "Jun 11 17:52:01.762271 crc crio[22018]: time=\"2026-06-11T17:52:01.761920038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 18:17:42.486017 | controller |     "Jun 11 17:52:01.909215 crc crio[22018]: 2026-06-11T17:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9acaa568ad9fbab Mac:6a:66:19:5f:0a:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.486039 | controller |     "Jun 11 17:52:01.912188 crc crio[22018]: time=\"2026-06-11T17:52:01.909995652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc002ca0048}] Aliases:map[]}\"",
2026-06-11 18:17:42.486061 | controller |     "Jun 11 17:52:01.912188 crc crio[22018]: time=\"2026-06-11T17:52:01.910185238Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686672-nckj4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.486083 | controller |     "Jun 11 17:52:01.924910 crc crio[22018]: time=\"2026-06-11T17:52:01.924620174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.486104 | controller |     "Jun 11 17:52:01.939445 crc crio[22018]: time=\"2026-06-11T17:52:01.938547311Z\" level=info msg=\"Ran pod sandbox 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 with infra container: openshift-infra/auto-csr-approver-29686672-nckj4/POD\" id=5723efa9-7796-42e9-a46c-6d98c03d5a04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.486126 | controller |     "Jun 11 17:52:01.959385 crc crio[22018]: time=\"2026-06-11T17:52:01.956648245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.486148 | controller |     "Jun 11 17:52:01.959385 crc crio[22018]: time=\"2026-06-11T17:52:01.958653979Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.486170 | controller |     "Jun 11 17:52:01.980912 crc crio[22018]: time=\"2026-06-11T17:52:01.980786584Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.486190 | controller |     "Jun 11 17:52:02.045505 crc crio[22018]: time=\"2026-06-11T17:52:02.045384178Z\" level=info msg=\"Removing container: 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2\" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.486218 | controller |     "Jun 11 17:52:02.089725 crc crio[22018]: time=\"2026-06-11T17:52:02.089687754Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-cdt5v/POD\" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.486240 | controller |     "Jun 11 17:52:02.089816 crc crio[22018]: time=\"2026-06-11T17:52:02.089759966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.486261 | controller |     "Jun 11 17:52:02.226382 crc crio[22018]: time=\"2026-06-11T17:52:02.222812573Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.486282 | controller |     "Jun 11 17:52:02.226382 crc crio[22018]: time=\"2026-06-11T17:52:02.223047181Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-cdt5v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.486304 | controller |     "Jun 11 17:52:02.266204 crc crio[22018]: time=\"2026-06-11T17:52:02.265593128Z\" level=info msg=\"Removed container 38c3bd68b3de08c2f13a14235bce657cd004c9a3ee1ef24ff30ea62a7a65fed2: openstack/dnsmasq-dns-7c75865fdf-6jmxq/dnsmasq-dns\" id=5fdc79f3-bc16-4fc8-b7fa-c54861090d9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.486325 | controller |     "Jun 11 17:52:02.298090 crc crio[22018]: time=\"2026-06-11T17:52:02.297972615Z\" level=info msg=\"Removing container: b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1\" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.486346 | controller |     "Jun 11 17:52:02.333544 crc crio[22018]: time=\"2026-06-11T17:52:02.333469897Z\" level=info msg=\"Stopping container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956 (timeout: 30s)\" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486366 | controller |     "Jun 11 17:52:02.334595 crc crio[22018]: time=\"2026-06-11T17:52:02.334531018Z\" level=info msg=\"Stopping container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b (timeout: 30s)\" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486384 | controller |     "Jun 11 17:52:02.334873 crc crio[22018]: time=\"2026-06-11T17:52:02.334850123Z\" level=info msg=\"Stopping container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae (timeout: 30s)\" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486404 | controller |     "Jun 11 17:52:02.397583 crc crio[22018]: time=\"2026-06-11T17:52:02.395282762Z\" level=info msg=\"Stopping container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5 (timeout: 30s)\" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486425 | controller |     "Jun 11 17:52:02.401016 crc crio[22018]: time=\"2026-06-11T17:52:02.399264389Z\" level=info msg=\"Stopping container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea (timeout: 30s)\" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486449 | controller |     "Jun 11 17:52:02.594381 crc crio[22018]: time=\"2026-06-11T17:52:02.593260089Z\" level=info msg=\"Removed container b5c211a9ce6ae044bd2729d43b072ad937738d6d5175f70c9eaff65a0c0cedf1: openstack/dnsmasq-dns-7c75865fdf-6jmxq/init\" id=d267b0c4-801e-4ac8-befe-e11ca7a1f10b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.486469 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.769577832Z\" level=info msg=\"Created container e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f: openstack/barbican-api-79cd777484-qjjcc/barbican-api-log\" id=83c11420-0099-4ffe-80e5-f4a91db9bc51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.486487 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.77489612Z\" level=info msg=\"Starting container: e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f\" id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.486507 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.788662849Z\" level=info msg=\"Started container\" PID=275891 containerID=e76ca9988055554d173cbc6742d0040190cb959db441267ea288706efdb9943f description=openstack/barbican-api-79cd777484-qjjcc/barbican-api-log id=66b2f7a6-7308-41fe-bf8c-e572b6ddd568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd",
2026-06-11 18:17:42.486526 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.831383739Z\" level=info msg=\"Created container 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a: openstack/placement-744c74d4b4-skfb9/placement-log\" id=9864e23f-28b2-4ff8-8cc4-d35b7d7812f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.486546 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.836737614Z\" level=info msg=\"Starting container: 628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a\" id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.486565 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.837907905Z\" level=info msg=\"Stopped container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=178988f7-95d7-4d97-8917-d7f46226ec79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486586 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.845574713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=081c09c7-42c2-4ba8-a75b-031bf126f478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.486607 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.847557772Z\" level=info msg=\"Started container\" PID=275895 containerID=628c609e178d48da0a0e8e70d963989ea05cda0f359379a37f61c364b8de841a description=openstack/placement-744c74d4b4-skfb9/placement-log id=840f1522-e83e-432d-96b0-6b01fd50ba1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e",
2026-06-11 18:17:42.486628 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:02.896926665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9d1f7858-437c-4f34-937f-b4b41d3f2fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.486648 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: 2026-06-11T17:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:880d1e01177ca77 Mac:d6:ee:18:46:96:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.486674 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.135907817Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc005da0a18}] Aliases:map[]}\"",
2026-06-11 18:17:42.486694 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.136161895Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-cdt5v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.486714 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.202386401Z\" level=info msg=\"Stopped container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=6daf1eb2-14e7-455f-8983-3c9768c553db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486733 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.227789529Z\" level=info msg=\"Stopped container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=0780fb45-668f-4d5b-83a0-96db88d3ae6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.486753 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.230495687Z\" level=info msg=\"Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.486774 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.231755637Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58898f67b9-drjgd Namespace:openstack ID:1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc UID:be75baf9-66a9-445c-b425-993fd59b9cf5 NetNS:/var/run/netns/1a3b59e1-81dd-447c-980f-5f578f304b8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe75baf9_66a9_445c_b425_993fd59b9cf5.slice PodAnnotations:0xc005da03f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.486795 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.231894882Z\" level=info msg=\"Deleting pod openstack_swift-proxy-58898f67b9-drjgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.486815 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.274498726Z\" level=info msg=\"Ran pod sandbox 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 with infra container: openstack/cinder-online-data-migrations-cdt5v/POD\" id=92d0ee21-e844-40dd-aefc-a092dcd5498a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.486836 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.307310724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=911c0660-9a43-465a-9d4d-41f976f7198d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.486884 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.347592485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cdf889b0-e0d4-4292-bd45-f84641e3149a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.486907 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.366300699Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.486937 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.367857989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.486961 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.480009929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7feae683-1138-4bf0-a521-aa5eb56c7fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.486982 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.515397196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=920e6016-d9c1-440e-b5ce-1f85ed7c329b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.487003 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.608772444Z\" level=info msg=\"Creating container: openstack/placement-744c74d4b4-skfb9/placement-api\" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487023 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.610138928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487044 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.626739524Z\" level=info msg=\"Creating container: openstack/barbican-api-79cd777484-qjjcc/barbican-api\" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487066 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.780704235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487086 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.853664197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487107 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.854404472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487126 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.859702962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487146 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.879811871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487166 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.894623811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487184 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:03.904287842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487203 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.144653531Z\" level=info msg=\"Stopped pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=3757467e-0998-44be-82ef-af40bebf8835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487226 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.242753863Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d43fcf79-86e9-4467-ae39-2103fbc92a09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.487245 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.25163909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d072e2c-3314-4f19-a549-b3beb1f0f4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.487263 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.258613874Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=793b367e-1337-4146-8fbb-a3672b15ab62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.487281 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.285394334Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487299 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.285880989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487317 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.348125371Z\" level=info msg=\"Removing container: 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6\" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.487335 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.382006252Z\" level=info msg=\"Created container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=393cd16f-17f4-4bff-a863-afcedc1c1f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487353 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.387589112Z\" level=info msg=\"Created container a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a: openstack/barbican-api-79cd777484-qjjcc/barbican-api\" id=791cebad-c239-4451-8832-6c39b7193b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487372 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.395849574Z\" level=info msg=\"Starting container: a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a\" id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.487390 | controller |     "Jun 11 17:52:04.432735 crc crio[22018]: time=\"2026-06-11T17:52:04.41483007Z\" level=info msg=\"Starting container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4\" id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.487411 | controller |     "Jun 11 17:52:04.449897 crc crio[22018]: time=\"2026-06-11T17:52:04.449792986Z\" level=info msg=\"Started container\" PID=276131 containerID=a6ac23665f4416c3a52d56118f957d1490f80f76cfbdd50a7b8aadfc149c972a description=openstack/barbican-api-79cd777484-qjjcc/barbican-api id=232dae01-24b8-4bb8-b19d-39290297d7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c1966fdfa7e2a77c58e4542023e6037bc0d6dd4996f017744dc3471d0bd5fd",
2026-06-11 18:17:42.487432 | controller |     "Jun 11 17:52:04.461699 crc crio[22018]: time=\"2026-06-11T17:52:04.461573445Z\" level=info msg=\"Started container\" PID=276126 containerID=d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4 description=openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations id=fb11ebee-5c6b-42c8-aa78-d2b6efa94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832",
2026-06-11 18:17:42.487460 | controller |     "Jun 11 17:52:04.472187 crc crio[22018]: time=\"2026-06-11T17:52:04.471261585Z\" level=info msg=\"Created container a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67: openstack/placement-744c74d4b4-skfb9/placement-api\" id=f49f2ba8-2899-4058-8cc8-d40454609477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487482 | controller |     "Jun 11 17:52:04.475687 crc crio[22018]: time=\"2026-06-11T17:52:04.474913298Z\" level=info msg=\"Starting container: a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67\" id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.487501 | controller |     "Jun 11 17:52:04.491283 crc crio[22018]: time=\"2026-06-11T17:52:04.491176428Z\" level=info msg=\"Started container\" PID=276127 containerID=a9cad6b2fc27a47e6a09270b299276ed5c84c75a3b3ff497f4f4718035f65f67 description=openstack/placement-744c74d4b4-skfb9/placement-api id=bb90a9b2-a11a-4b88-9e06-ba2014d9e286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a29cfe1774c315957b90b883387a567b43be97d9e608324bf95152eb4d9d334e",
2026-06-11 18:17:42.487520 | controller |     "Jun 11 17:52:04.551045 crc crio[22018]: time=\"2026-06-11T17:52:04.550959196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487539 | controller |     "Jun 11 17:52:05.178498 crc crio[22018]: time=\"2026-06-11T17:52:05.177998538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.487557 | controller |     "Jun 11 17:52:05.353546 crc crio[22018]: time=\"2026-06-11T17:52:05.351702415Z\" level=info msg=\"Created container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=77bdf351-c8de-4d80-872a-d6f1a150a6db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487576 | controller |     "Jun 11 17:52:05.359402 crc crio[22018]: time=\"2026-06-11T17:52:05.359201779Z\" level=info msg=\"Starting container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980\" id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.487595 | controller |     "Jun 11 17:52:05.368684 crc crio[22018]: time=\"2026-06-11T17:52:05.368605142Z\" level=info msg=\"Started container\" PID=276405 containerID=1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980 description=openshift-infra/auto-csr-approver-29686672-nckj4/oc id=19f8a270-18c2-4cc0-ab87-f5279c663496 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32",
2026-06-11 18:17:42.487613 | controller |     "Jun 11 17:52:05.384551 crc crio[22018]: time=\"2026-06-11T17:52:05.384274461Z\" level=info msg=\"Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487633 | controller |     "Jun 11 17:52:05.392913 crc crio[22018]: time=\"2026-06-11T17:52:05.392747434Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-z8lc6 Namespace:openstack ID:defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1 UID:029c52e7-27be-48ad-b97d-b250a704fdf6 NetNS:/var/run/netns/ad5cc8a3-3c9a-4cfc-b79a-83795e8dab63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod029c52e7_27be_48ad_b97d_b250a704fdf6.slice PodAnnotations:0xc002ca0c08}] Aliases:map[]}\"",
2026-06-11 18:17:42.487656 | controller |     "Jun 11 17:52:05.393295 crc crio[22018]: time=\"2026-06-11T17:52:05.393152817Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-z8lc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.487676 | controller |     "Jun 11 17:52:06.441602 crc crio[22018]: time=\"2026-06-11T17:52:06.435443982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d24c2eb8-2bd8-4d27-b19a-aa3386292774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.487695 | controller |     "Jun 11 17:52:07.727210 crc crio[22018]: time=\"2026-06-11T17:52:07.726636313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=958146ff-32af-4050-9238-69a08792e8db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.487714 | controller |     "Jun 11 17:52:07.737042 crc crio[22018]: time=\"2026-06-11T17:52:07.736788739Z\" level=info msg=\"Stopped pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=8e6faa84-2f7e-4f86-b8a3-a4950f59f4c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487733 | controller |     "Jun 11 17:52:07.777235 crc crio[22018]: time=\"2026-06-11T17:52:07.777040908Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.487752 | controller |     "Jun 11 17:52:07.782767 crc crio[22018]: time=\"2026-06-11T17:52:07.782684371Z\" level=info msg=\"Stopped container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=a230323d-92a4-4d96-9690-2284359f5511 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.487770 | controller |     "Jun 11 17:52:07.789922 crc crio[22018]: time=\"2026-06-11T17:52:07.789789533Z\" level=info msg=\"Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487790 | controller |     "Jun 11 17:52:07.790933 crc crio[22018]: time=\"2026-06-11T17:52:07.790869258Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9 UID:727de9f7-5992-450e-b393-ed00573fb94e NetNS:/var/run/netns/5ee4d088-80e1-4529-b4c0-d0d5acd9bd8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod727de9f7_5992_450e_b393_ed00573fb94e.slice PodAnnotations:0xc002b14240}] Aliases:map[]}\"",
2026-06-11 18:17:42.487810 | controller |     "Jun 11 17:52:07.791110 crc crio[22018]: time=\"2026-06-11T17:52:07.791052254Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.487831 | controller |     "Jun 11 17:52:07.799275 crc crio[22018]: time=\"2026-06-11T17:52:07.799165152Z\" level=info msg=\"Stopped container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=75f00e64-fa36-467d-b288-0e1a8c54d51a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.487875 | controller |     "Jun 11 17:52:07.800442 crc crio[22018]: time=\"2026-06-11T17:52:07.800257146Z\" level=info msg=\"Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487905 | controller |     "Jun 11 17:52:07.804934 crc crio[22018]: time=\"2026-06-11T17:52:07.804868204Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97 UID:74e16c22-944d-4bb6-957c-86dc0026535d NetNS:/var/run/netns/78aff18c-3687-49ef-93bf-a059784fc4b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74e16c22_944d_4bb6_957c_86dc0026535d.slice PodAnnotations:0xc00924e0a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.487927 | controller |     "Jun 11 17:52:07.811077 crc crio[22018]: time=\"2026-06-11T17:52:07.810994071Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.487947 | controller |     "Jun 11 17:52:08.560118 crc crio[22018]: time=\"2026-06-11T17:52:08.55916147Z\" level=info msg=\"Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.487966 | controller |     "Jun 11 17:52:08.563643 crc crio[22018]: time=\"2026-06-11T17:52:08.561443573Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-ddjp5 Namespace:openstack ID:39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1 UID:b0f70eea-7d58-4b92-a0a9-7a49c9f62ee3 NetNS:/var/run/netns/bd3fe2e7-ed80-47b6-a358-baee91c2b544 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0f70eea_7d58_4b92_a0a9_7a49c9f62ee3.slice PodAnnotations:0xc000aa4ed0}] Aliases:map[]}\"",
2026-06-11 18:17:42.487986 | controller |     "Jun 11 17:52:08.563643 crc crio[22018]: time=\"2026-06-11T17:52:08.561608162Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-ddjp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.488007 | controller |     "Jun 11 17:52:09.372216 crc crio[22018]: time=\"2026-06-11T17:52:09.371730134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488027 | controller |     "Jun 11 17:52:09.504696 crc crio[22018]: time=\"2026-06-11T17:52:09.504542102Z\" level=info msg=\"Stopped container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=a201de44-5dca-48c8-a8ab-5f7de1ccf3b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.488048 | controller |     "Jun 11 17:52:09.505457 crc crio[22018]: time=\"2026-06-11T17:52:09.505377218Z\" level=info msg=\"Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488088 | controller |     "Jun 11 17:52:09.506931 crc crio[22018]: time=\"2026-06-11T17:52:09.506725821Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189 UID:54ef8351-25e0-4a4f-abf2-1baa45723921 NetNS:/var/run/netns/dd3d21b3-9cac-469c-bd25-9c8ae6d4e6dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ef8351_25e0_4a4f_abf2_1baa45723921.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"",
2026-06-11 18:17:42.488109 | controller |     "Jun 11 17:52:09.506931 crc crio[22018]: time=\"2026-06-11T17:52:09.506889186Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.488135 | controller |     "Jun 11 17:52:09.585914 crc crio[22018]: time=\"2026-06-11T17:52:09.585846263Z\" level=info msg=\"Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488152 | controller |     "Jun 11 17:52:09.588786 crc crio[22018]: time=\"2026-06-11T17:52:09.586315708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686672-nckj4 Namespace:openshift-infra ID:9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32 UID:685c388e-9092-4343-b42b-66524b0601c9 NetNS:/var/run/netns/7a9f2aea-dbe5-4757-942d-080697fdaea5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod685c388e_9092_4343_b42b_66524b0601c9.slice PodAnnotations:0xc00012b100}] Aliases:map[]}\"",
2026-06-11 18:17:42.488169 | controller |     "Jun 11 17:52:09.589745 crc crio[22018]: time=\"2026-06-11T17:52:09.589403974Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686672-nckj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.488185 | controller |     "Jun 11 17:52:09.889284 crc crio[22018]: time=\"2026-06-11T17:52:09.888666002Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5f4d7ddb9-l4bfk/POD\" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.488201 | controller |     "Jun 11 17:52:09.889883 crc crio[22018]: time=\"2026-06-11T17:52:09.889797468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488217 | controller |     "Jun 11 17:52:11.349621 crc crio[22018]: time=\"2026-06-11T17:52:11.349111773Z\" level=info msg=\"Removed container 6ad0d42db864b173c207dba77012112c594a711d610a53d38ede24087debdbd6: openstack/swift-proxy-58898f67b9-drjgd/proxy-server\" id=d3741d85-4d04-4878-ab56-15f59a04bf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.488232 | controller |     "Jun 11 17:52:11.352644 crc crio[22018]: time=\"2026-06-11T17:52:11.352564725Z\" level=info msg=\"Removing container: 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de\" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.488247 | controller |     "Jun 11 17:52:11.407698 crc crio[22018]: time=\"2026-06-11T17:52:11.407512932Z\" level=info msg=\"Stopped pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=63b2812a-5f20-48a6-be34-97aa20bfe969 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488263 | controller |     "Jun 11 17:52:11.411217 crc crio[22018]: time=\"2026-06-11T17:52:11.411139737Z\" level=info msg=\"Stopped pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=7288cde3-e473-4f09-b6fd-d89d455642b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488279 | controller |     "Jun 11 17:52:11.413688 crc crio[22018]: time=\"2026-06-11T17:52:11.41363015Z\" level=info msg=\"Stopped pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=def92eed-15f1-436f-80a1-a83763efac57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488294 | controller |     "Jun 11 17:52:11.428527 crc crio[22018]: time=\"2026-06-11T17:52:11.428437739Z\" level=info msg=\"Stopped pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=fc07b2e3-f391-45f1-b853-3ada54d5b5ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488310 | controller |     "Jun 11 17:52:11.429145 crc crio[22018]: time=\"2026-06-11T17:52:11.42907509Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=4fc3cb35-3c67-4f86-97f4-140c0dca69a3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.488330 | controller |     "Jun 11 17:52:11.430747 crc crio[22018]: time=\"2026-06-11T17:52:11.430535686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=587ac263-7145-4485-9eb9-684623fc08ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488347 | controller |     "Jun 11 17:52:11.431036 crc crio[22018]: time=\"2026-06-11T17:52:11.430964209Z\" level=info msg=\"Stopped pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=06565fe3-0fb6-4bc9-b9a3-01c9c9aef9bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.488362 | controller |     "Jun 11 17:52:11.439033 crc crio[22018]: time=\"2026-06-11T17:52:11.438944833Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=4ee0efa8-7184-4179-b40b-7aa2797fb781 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.488377 | controller |     "Jun 11 17:52:11.440063 crc crio[22018]: time=\"2026-06-11T17:52:11.43999215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e4813871-f8e5-47d8-9ac3-a9e19783337c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488395 | controller |     "Jun 11 17:52:11.448922 crc crio[22018]: time=\"2026-06-11T17:52:11.448837469Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=c919630e-2359-4413-9dfe-c5790896c035 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.488416 | controller |     "Jun 11 17:52:11.450632 crc crio[22018]: time=\"2026-06-11T17:52:11.45040423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0f25ba9c-4b35-432f-929d-e542f0dfc26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488437 | controller |     "Jun 11 17:52:11.466850 crc crio[22018]: time=\"2026-06-11T17:52:11.46680136Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=d8d5c189-d2fe-4c08-aa4c-88a5de7eb3b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.488457 | controller |     "Jun 11 17:52:11.487412 crc crio[22018]: time=\"2026-06-11T17:52:11.467928015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=21c7e4a8-2282-47e0-af12-076b525244df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488473 | controller |     "Jun 11 17:52:11.604838 crc crio[22018]: time=\"2026-06-11T17:52:11.604659853Z\" level=info msg=\"Removed container 4218ed61b69c6317801f2ba0e1a6a7088ed85e50905bf71d11a3f946608d94de: openstack/swift-proxy-58898f67b9-drjgd/proxy-httpd\" id=515cd915-1974-47c1-b48d-a1f2a00c7397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.488488 | controller |     "Jun 11 17:52:11.617392 crc crio[22018]: time=\"2026-06-11T17:52:11.615526679Z\" level=info msg=\"Removing container: 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a\" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.488504 | controller |     "Jun 11 17:52:11.625592 crc crio[22018]: time=\"2026-06-11T17:52:11.625511833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488520 | controller |     "Jun 11 17:52:11.631936 crc crio[22018]: time=\"2026-06-11T17:52:11.631863586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488540 | controller |     "Jun 11 17:52:11.649182 crc crio[22018]: time=\"2026-06-11T17:52:11.643618364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=215aed18-c439-491e-8177-86dbf494b976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488557 | controller |     "Jun 11 17:52:11.650010 crc crio[22018]: time=\"2026-06-11T17:52:11.649917922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7f6ea4dc-1c46-482d-a9a4-594661e945c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488573 | controller |     "Jun 11 17:52:11.651808 crc crio[22018]: time=\"2026-06-11T17:52:11.651727388Z\" level=info msg=\"Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}\"",
2026-06-11 18:17:42.488589 | controller |     "Jun 11 17:52:11.651808 crc crio[22018]: time=\"2026-06-11T17:52:11.651800661Z\" level=info msg=\"Adding pod openstack_neutron-5f4d7ddb9-l4bfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.488604 | controller |     "Jun 11 17:52:11.666545 crc crio[22018]: time=\"2026-06-11T17:52:11.664854687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9f809029-29c2-4687-b9c9-2a4fa0ad686d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488620 | controller |     "Jun 11 17:52:11.676583 crc crio[22018]: time=\"2026-06-11T17:52:11.676506277Z\" level=info msg=\"Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log\" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.488635 | controller |     "Jun 11 17:52:11.678268 crc crio[22018]: time=\"2026-06-11T17:52:11.678216052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488651 | controller |     "Jun 11 17:52:11.686736 crc crio[22018]: time=\"2026-06-11T17:52:11.686663291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=88d4623f-66b4-42de-9e5c-6f8e18137f04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.488666 | controller |     "Jun 11 17:52:11.687169 crc crio[22018]: time=\"2026-06-11T17:52:11.687067434Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log\" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.488681 | controller |     "Jun 11 17:52:11.698022 crc crio[22018]: time=\"2026-06-11T17:52:11.693851405Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.488697 | controller |     "Jun 11 17:52:11.709889 crc crio[22018]: time=\"2026-06-11T17:52:11.709809269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488713 | controller |     "Jun 11 17:52:11.710959 crc crio[22018]: time=\"2026-06-11T17:52:11.710878583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488728 | controller |     "Jun 11 17:52:11.726044 crc crio[22018]: time=\"2026-06-11T17:52:11.725936054Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.488748 | controller |     "Jun 11 17:52:11.901467 crc crio[22018]: time=\"2026-06-11T17:52:11.900837076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488764 | controller |     "Jun 11 17:52:11.914009 crc crio[22018]: time=\"2026-06-11T17:52:11.913887557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488779 | controller |     "Jun 11 17:52:11.933953 crc crio[22018]: time=\"2026-06-11T17:52:11.93374688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488795 | controller |     "Jun 11 17:52:11.966658 crc crio[22018]: time=\"2026-06-11T17:52:11.966484091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488810 | controller |     "Jun 11 17:52:11.975397 crc crio[22018]: time=\"2026-06-11T17:52:11.975042486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488826 | controller |     "Jun 11 17:52:12.017723 crc crio[22018]: time=\"2026-06-11T17:52:12.017629963Z\" level=info msg=\"Created container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=c299d0d5-ef29-4477-ad99-0f1f3025edea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.488842 | controller |     "Jun 11 17:52:12.025056 crc crio[22018]: time=\"2026-06-11T17:52:12.024160018Z\" level=info msg=\"Starting container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3\" id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.488880 | controller |     "Jun 11 17:52:12.030410 crc crio[22018]: time=\"2026-06-11T17:52:12.029741637Z\" level=info msg=\"Removed container 8fd92163b9f78f083d3657c0ab0028147a91b951bef0e6339a7968b9831eba7a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=56da6e62-d552-4ff4-a2bb-2403f8b50506 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.488898 | controller |     "Jun 11 17:52:12.040235 crc crio[22018]: time=\"2026-06-11T17:52:12.037960802Z\" level=info msg=\"Started container\" PID=277449 containerID=026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 description=openshift-marketplace/redhat-operators-8pxj6/registry-server id=7497412c-40be-40d4-8c53-e4b80aab31f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca",
2026-06-11 18:17:42.488914 | controller |     "Jun 11 17:52:12.093200 crc crio[22018]: time=\"2026-06-11T17:52:12.09215395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488930 | controller |     "Jun 11 17:52:12.137709 crc crio[22018]: time=\"2026-06-11T17:52:12.137648781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488946 | controller |     "Jun 11 17:52:12.305391 crc crio[22018]: time=\"2026-06-11T17:52:12.303563948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488965 | controller |     "Jun 11 17:52:12.327376 crc crio[22018]: time=\"2026-06-11T17:52:12.326824175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.488982 | controller |     "Jun 11 17:52:12.704874 crc crio[22018]: 2026-06-11T17:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:167689584fb26cc Mac:46:33:80:b0:5e:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.488999 | controller |     "Jun 11 17:52:12.706143 crc crio[22018]: time=\"2026-06-11T17:52:12.697044053Z\" level=info msg=\"Created container 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log\" id=4abfa86d-9186-43f6-b5ba-8632986ba131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489015 | controller |     "Jun 11 17:52:12.707457 crc crio[22018]: time=\"2026-06-11T17:52:12.706618921Z\" level=info msg=\"Got pod network &{Name:neutron-5f4d7ddb9-l4bfk Namespace:openstack ID:167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 UID:e13b827d-52e0-4cd5-af10-a6dcd6ab1fd1 NetNS:/var/run/netns/4386a50a-7f7f-4c1f-83d5-34fdba3cde3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode13b827d_52e0_4cd5_af10_a6dcd6ab1fd1.slice PodAnnotations:0xc00012b028}] Aliases:map[]}\"",
2026-06-11 18:17:42.489032 | controller |     "Jun 11 17:52:12.707457 crc crio[22018]: time=\"2026-06-11T17:52:12.706785136Z\" level=info msg=\"Checking pod openstack_neutron-5f4d7ddb9-l4bfk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.489048 | controller |     "Jun 11 17:52:12.707695 crc crio[22018]: time=\"2026-06-11T17:52:12.699641976Z\" level=info msg=\"Created container 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log\" id=f1ff3ad3-4fe2-4640-806b-1d7e75821ea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489064 | controller |     "Jun 11 17:52:12.713691 crc crio[22018]: time=\"2026-06-11T17:52:12.713618136Z\" level=info msg=\"Starting container: 2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e\" id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489079 | controller |     "Jun 11 17:52:12.716389 crc crio[22018]: time=\"2026-06-11T17:52:12.71625428Z\" level=info msg=\"Starting container: 66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f\" id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489096 | controller |     "Jun 11 17:52:12.733378 crc crio[22018]: time=\"2026-06-11T17:52:12.733157956Z\" level=info msg=\"Started container\" PID=277514 containerID=2a44c130e08d8757955b7605d373f7db1f2a3213e6b0a1554c1644089366416e description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener-log id=af7145d4-233f-47b3-93f7-32cb0dc69e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df",
2026-06-11 18:17:42.489112 | controller |     "Jun 11 17:52:12.737452 crc crio[22018]: time=\"2026-06-11T17:52:12.737302518Z\" level=info msg=\"Started container\" PID=277478 containerID=66a46535cb19b55ce56906ae50eaf66d5247eee463899f4cef26630c5de03e1f description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker-log id=ed36c1eb-c9d1-43a1-ab08-355d22187881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c",
2026-06-11 18:17:42.489129 | controller |     "Jun 11 17:52:12.751108 crc crio[22018]: time=\"2026-06-11T17:52:12.751010609Z\" level=info msg=\"Ran pod sandbox 167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695 with infra container: openstack/neutron-5f4d7ddb9-l4bfk/POD\" id=2123fc61-e988-44e7-a8f6-205e03a98e77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.489148 | controller |     "Jun 11 17:52:12.751928 crc crio[22018]: time=\"2026-06-11T17:52:12.751855821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e1f913fd-18a1-481a-86ad-bcbb9ced84fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489165 | controller |     "Jun 11 17:52:12.764247 crc crio[22018]: time=\"2026-06-11T17:52:12.764108782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=1ad8cc1b-4b38-49f6-8177-aafff822ab3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489181 | controller |     "Jun 11 17:52:12.764694 crc crio[22018]: time=\"2026-06-11T17:52:12.764626645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db3ea206-2b25-4e87-af84-57b7390352a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489196 | controller |     "Jun 11 17:52:12.861639 crc crio[22018]: time=\"2026-06-11T17:52:12.861569149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=85f6df4d-8dd5-43d2-87d2-f7cec4e2cf42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489212 | controller |     "Jun 11 17:52:12.880022 crc crio[22018]: time=\"2026-06-11T17:52:12.879881103Z\" level=info msg=\"Creating container: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker\" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489228 | controller |     "Jun 11 17:52:12.881821 crc crio[22018]: time=\"2026-06-11T17:52:12.881761133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489244 | controller |     "Jun 11 17:52:12.902504 crc crio[22018]: time=\"2026-06-11T17:52:12.902276976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=7e1bf1d3-7f1e-4d86-bf0d-d490c261e803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489260 | controller |     "Jun 11 17:52:12.910284 crc crio[22018]: time=\"2026-06-11T17:52:12.910196322Z\" level=info msg=\"Created container 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83: openstack/swift-storage-0/account-server\" id=72ae1159-f814-4fb6-b509-8c13239df0f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489276 | controller |     "Jun 11 17:52:12.921050 crc crio[22018]: time=\"2026-06-11T17:52:12.920963786Z\" level=info msg=\"Starting container: 82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83\" id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489293 | controller |     "Jun 11 17:52:12.923985 crc crio[22018]: time=\"2026-06-11T17:52:12.923926772Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener\" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489308 | controller |     "Jun 11 17:52:12.925542 crc crio[22018]: time=\"2026-06-11T17:52:12.925488315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489324 | controller |     "Jun 11 17:52:12.927942 crc crio[22018]: time=\"2026-06-11T17:52:12.927866665Z\" level=info msg=\"Started container\" PID=277510 containerID=82698354472e8a99dfba5f1d651999ea031fc33b32ed83ef5cdee82bc2732e83 description=openstack/swift-storage-0/account-server id=b8960014-810d-4635-b1b0-5e6866d678fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.489345 | controller |     "Jun 11 17:52:12.933645 crc crio[22018]: time=\"2026-06-11T17:52:12.927876449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=504d77a2-90f2-47b2-9275-4f9c288d6ba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489361 | controller |     "Jun 11 17:52:12.960986 crc crio[22018]: time=\"2026-06-11T17:52:12.960912623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=990e2ef2-e285-4d1a-a9ab-1c286db1450b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489377 | controller |     "Jun 11 17:52:13.006810 crc crio[22018]: time=\"2026-06-11T17:52:13.006681801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489394 | controller |     "Jun 11 17:52:13.017738 crc crio[22018]: time=\"2026-06-11T17:52:13.017673645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489415 | controller |     "Jun 11 17:52:13.063466 crc crio[22018]: time=\"2026-06-11T17:52:13.063293982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489435 | controller |     "Jun 11 17:52:13.069849 crc crio[22018]: time=\"2026-06-11T17:52:13.069764078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d6ed6435-d144-40d6-bc7a-d7656008aa25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489452 | controller |     "Jun 11 17:52:13.072435 crc crio[22018]: time=\"2026-06-11T17:52:13.072218237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489468 | controller |     "Jun 11 17:52:13.109958 crc crio[22018]: time=\"2026-06-11T17:52:13.10573049Z\" level=info msg=\"Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api\" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489483 | controller |     "Jun 11 17:52:13.109958 crc crio[22018]: time=\"2026-06-11T17:52:13.108013567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489498 | controller |     "Jun 11 17:52:13.172409 crc crio[22018]: time=\"2026-06-11T17:52:13.156842525Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489514 | controller |     "Jun 11 17:52:13.172409 crc crio[22018]: time=\"2026-06-11T17:52:13.158646903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489530 | controller |     "Jun 11 17:52:13.323384 crc crio[22018]: time=\"2026-06-11T17:52:13.32325603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489545 | controller |     "Jun 11 17:52:13.324633 crc crio[22018]: time=\"2026-06-11T17:52:13.324554825Z\" level=info msg=\"Stopping container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb (timeout: 30s)\" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.489565 | controller |     "Jun 11 17:52:13.330972 crc crio[22018]: time=\"2026-06-11T17:52:13.330873945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489581 | controller |     "Jun 11 17:52:13.427110 crc crio[22018]: time=\"2026-06-11T17:52:13.426899572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489597 | controller |     "Jun 11 17:52:13.438091 crc crio[22018]: time=\"2026-06-11T17:52:13.438006224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.489612 | controller |     "Jun 11 17:52:13.544859 crc crio[22018]: time=\"2026-06-11T17:52:13.544786677Z\" level=info msg=\"Created container e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43: openstack/neutron-5f4d7ddb9-l4bfk/neutron-api\" id=5364ee07-0464-4fda-bbdf-939255d16882 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489627 | controller |     "Jun 11 17:52:13.550652 crc crio[22018]: time=\"2026-06-11T17:52:13.550252893Z\" level=info msg=\"Starting container: e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43\" id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489642 | controller |     "Jun 11 17:52:13.566488 crc crio[22018]: time=\"2026-06-11T17:52:13.565708444Z\" level=info msg=\"Started container\" PID=277674 containerID=e8502a2035f1360ae1b809ef47ab2bf802271328b8758ad2f6c345b8377c8c43 description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-api id=a16f38e6-3079-49c4-b1fe-322a866e6665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695",
2026-06-11 18:17:42.489659 | controller |     "Jun 11 17:52:13.589717 crc crio[22018]: time=\"2026-06-11T17:52:13.587963008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f969b3f-d563-4d42-9c44-5242f50c4a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.489675 | controller |     "Jun 11 17:52:13.641554 crc crio[22018]: time=\"2026-06-11T17:52:13.641456906Z\" level=info msg=\"Created container 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9: openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker\" id=49cfad66-7a0a-4043-b3a8-a3fe0daa8b76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489691 | controller |     "Jun 11 17:52:13.650367 crc crio[22018]: time=\"2026-06-11T17:52:13.648532624Z\" level=info msg=\"Starting container: 862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9\" id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489707 | controller |     "Jun 11 17:52:13.669611 crc crio[22018]: time=\"2026-06-11T17:52:13.66952304Z\" level=info msg=\"Created container a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6bd8aefd-8714-4ad4-a871-dec18624299d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489722 | controller |     "Jun 11 17:52:13.680127 crc crio[22018]: time=\"2026-06-11T17:52:13.679576464Z\" level=info msg=\"Started container\" PID=277664 containerID=862ad6e9f11bd2547130b8469b1d51c442911f82475f83ed1cc681852b82bed9 description=openstack/barbican-worker-975ccbcdc-l7t88/barbican-worker id=204b0256-9482-4b10-8841-41ac9ffdd5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=611213a8613d1d2e5b6265ab88d0a1f0ab2a196b87469aaff748cb1f3875044c",
2026-06-11 18:17:42.489738 | controller |     "Jun 11 17:52:13.699391 crc crio[22018]: time=\"2026-06-11T17:52:13.690098903Z\" level=info msg=\"Starting container: a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c\" id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489757 | controller |     "Jun 11 17:52:13.724385 crc crio[22018]: time=\"2026-06-11T17:52:13.723094705Z\" level=info msg=\"Created container dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162: openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener\" id=d4b2e607-4848-4bc7-9bd3-e30c473be746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.489773 | controller |     "Jun 11 17:52:13.734013 crc crio[22018]: time=\"2026-06-11T17:52:13.729631928Z\" level=info msg=\"Starting container: dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162\" id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.489983 | controller |     "Jun 11 17:52:13.742699 crc crio[22018]: time=\"2026-06-11T17:52:13.742586224Z\" level=info msg=\"Started container\" PID=277561 containerID=a4a5c70a2ae8e062966c59b4642d48140fbeea3a689421c8cfbefe9923e9fd6c description=openstack/ceilometer-0/ceilometer-notification-agent id=08107be7-0194-40ca-aaf7-ea671fc44c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6",
2026-06-11 18:17:42.490005 | controller |     "Jun 11 17:52:13.752808 crc crio[22018]: time=\"2026-06-11T17:52:13.75265957Z\" level=info msg=\"Started container\" PID=277659 containerID=dfb250c95ebe5693ea5e3eff216d6c64a705cfbc8536ad23e08f5610458fb162 description=openstack/barbican-keystone-listener-5d85bf5bd4-jd86w/barbican-keystone-listener id=e495c5db-9c43-43c8-8d11-47e140e8bd88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e02fed3079207118fd61cc7a3055cce9a6e5f857acc15de66cac5702ee0ed2df",
2026-06-11 18:17:42.490022 | controller |     "Jun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.77196942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490038 | controller |     "Jun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.772147735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490054 | controller |     "Jun 11 17:52:13.778894 crc crio[22018]: time=\"2026-06-11T17:52:13.772189177Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=4eaeabe5-aef5-412b-a0f7-47473f706d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490071 | controller |     "Jun 11 17:52:13.789625 crc crio[22018]: time=\"2026-06-11T17:52:13.787308113Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.490086 | controller |     "Jun 11 17:52:13.810888 crc crio[22018]: time=\"2026-06-11T17:52:13.810790171Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 18:17:42.490103 | controller |     "Jun 11 17:52:13.817931 crc crio[22018]: time=\"2026-06-11T17:52:13.815528735Z\" level=info msg=\"Created container 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2: openstack/swift-storage-0/account-replicator\" id=db9002e9-b796-447f-a2f4-af6f1c26a7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490119 | controller |     "Jun 11 17:52:13.822290 crc crio[22018]: time=\"2026-06-11T17:52:13.820728359Z\" level=info msg=\"Starting container: 5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2\" id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.490134 | controller |     "Jun 11 17:52:13.842766 crc crio[22018]: time=\"2026-06-11T17:52:13.834676113Z\" level=info msg=\"Started container\" PID=277702 containerID=5201ce34065bf305dd14e1f7ec0fdcec7642210f44dcae7bac640a42d0c645c2 description=openstack/swift-storage-0/account-replicator id=ab423c39-78b6-4c64-bdb7-6343c9efe470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.490155 | controller |     "Jun 11 17:52:13.853689 crc crio[22018]: time=\"2026-06-11T17:52:13.852451193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a0dbe2d4-e679-4f00-bac3-caf7b4238674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490170 | controller |     "Jun 11 17:52:13.901387 crc crio[22018]: time=\"2026-06-11T17:52:13.899604231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7b6794b0-ead3-41a1-a42b-d34a89434e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490186 | controller |     "Jun 11 17:52:13.924825 crc crio[22018]: time=\"2026-06-11T17:52:13.924739016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=552625d5-5d06-4984-8fa7-8da09e9889d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490201 | controller |     "Jun 11 17:52:13.928841 crc crio[22018]: time=\"2026-06-11T17:52:13.925755693Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490217 | controller |     "Jun 11 17:52:13.928841 crc crio[22018]: time=\"2026-06-11T17:52:13.927497639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490233 | controller |     "Jun 11 17:52:13.945393 crc crio[22018]: time=\"2026-06-11T17:52:13.944498112Z\" level=info msg=\"Creating container: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd\" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490248 | controller |     "Jun 11 17:52:13.970487 crc crio[22018]: time=\"2026-06-11T17:52:13.970393945Z\" level=info msg=\"Stopping container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb (timeout: 30s)\" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490264 | controller |     "Jun 11 17:52:13.975789 crc crio[22018]: time=\"2026-06-11T17:52:13.975267373Z\" level=info msg=\"Stopping container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6 (timeout: 30s)\" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490279 | controller |     "Jun 11 17:52:14.010382 crc crio[22018]: time=\"2026-06-11T17:52:14.007051704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490296 | controller |     "Jun 11 17:52:14.154955 crc crio[22018]: time=\"2026-06-11T17:52:14.154639062Z\" level=info msg=\"Stopped container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=44c4515a-00a6-4881-a433-98b6bca876da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490311 | controller |     "Jun 11 17:52:14.220909 crc crio[22018]: time=\"2026-06-11T17:52:14.220825691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490327 | controller |     "Jun 11 17:52:14.237552 crc crio[22018]: time=\"2026-06-11T17:52:14.235796647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490349 | controller |     "Jun 11 17:52:14.245757 crc crio[22018]: time=\"2026-06-11T17:52:14.2446485Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.490365 | controller |     "Jun 11 17:52:14.254381 crc crio[22018]: time=\"2026-06-11T17:52:14.244927039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490381 | controller |     "Jun 11 17:52:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.267674861Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.490399 | controller |     "Jun 11 17:52:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.267745303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490421 | controller |     "Jun 11 17:52:14.269603 crc crio[22018]: time=\"2026-06-11T17:52:14.268768977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490442 | controller |     "Jun 11 17:52:14.289883 crc crio[22018]: time=\"2026-06-11T17:52:14.289382806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490460 | controller |     "Jun 11 17:52:14.405978 crc crio[22018]: time=\"2026-06-11T17:52:14.405898289Z\" level=info msg=\"Stopping container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f (timeout: 30s)\" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490477 | controller |     "Jun 11 17:52:14.417148 crc crio[22018]: time=\"2026-06-11T17:52:14.408666699Z\" level=info msg=\"Stopping container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277 (timeout: 30s)\" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490493 | controller |     "Jun 11 17:52:14.442505 crc crio[22018]: time=\"2026-06-11T17:52:14.43973111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}\"",
2026-06-11 18:17:42.490509 | controller |     "Jun 11 17:52:14.442505 crc crio[22018]: time=\"2026-06-11T17:52:14.439978898Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.490525 | controller |     "Jun 11 17:52:14.516125 crc crio[22018]: time=\"2026-06-11T17:52:14.516044409Z\" level=info msg=\"Stopping container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad (timeout: 30s)\" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490541 | controller |     "Jun 11 17:52:14.517733 crc crio[22018]: time=\"2026-06-11T17:52:14.517664901Z\" level=info msg=\"Stopping container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3 (timeout: 30s)\" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490557 | controller |     "Jun 11 17:52:14.546019 crc crio[22018]: time=\"2026-06-11T17:52:14.545919791Z\" level=info msg=\"Created container 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2: openstack/swift-storage-0/account-auditor\" id=5be30dab-b604-439f-afa5-34d357320994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490577 | controller |     "Jun 11 17:52:14.549856 crc crio[22018]: time=\"2026-06-11T17:52:14.549780242Z\" level=info msg=\"Starting container: 94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2\" id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.490595 | controller |     "Jun 11 17:52:14.559497 crc crio[22018]: time=\"2026-06-11T17:52:14.559394591Z\" level=info msg=\"Created container fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e: openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd\" id=4d5d1ba6-0466-4c67-afc5-942b26501e84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490611 | controller |     "Jun 11 17:52:14.561656 crc crio[22018]: time=\"2026-06-11T17:52:14.561573688Z\" level=info msg=\"Starting container: fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e\" id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.490626 | controller |     "Jun 11 17:52:14.561853 crc crio[22018]: time=\"2026-06-11T17:52:14.561764578Z\" level=info msg=\"Started container\" PID=277818 containerID=94bf6e216b00f53df0e14ebd5a3e79407e56f362a3e3abb1825e63b940b0dfa2 description=openstack/swift-storage-0/account-auditor id=e61bb5c1-2aa3-482e-b5c6-280a3c2d3350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.490643 | controller |     "Jun 11 17:52:14.600095 crc crio[22018]: time=\"2026-06-11T17:52:14.600007004Z\" level=info msg=\"Stopped container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=3a8688c7-0279-4e8e-aa18-7c15b1f3a1f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490659 | controller |     "Jun 11 17:52:14.628520 crc crio[22018]: time=\"2026-06-11T17:52:14.62845632Z\" level=info msg=\"Started container\" PID=277825 containerID=fdf0df1025b35c7d879b9de61b697bd7924727bcd3f702b357c3f8b69cbca13e description=openstack/neutron-5f4d7ddb9-l4bfk/neutron-httpd id=8a1a4aed-87c8-4f64-a04d-520f5d31ef41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=167689584fb26cc53c2558d5a830049d11768a227ea7e97438881675a3799695",
2026-06-11 18:17:42.490675 | controller |     "Jun 11 17:52:14.672477 crc crio[22018]: time=\"2026-06-11T17:52:14.671969225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ab33ddf7-5039-4597-856e-fe7f2423f35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490692 | controller |     "Jun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.682534185Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}\"",
2026-06-11 18:17:42.490708 | controller |     "Jun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.682636119Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.490724 | controller |     "Jun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.683736118Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.490744 | controller |     "Jun 11 17:52:14.688623 crc crio[22018]: time=\"2026-06-11T17:52:14.68381379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490762 | controller |     "Jun 11 17:52:14.748585 crc crio[22018]: time=\"2026-06-11T17:52:14.741723265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e626f6fa-c108-4fdc-a815-ce4a6c5802fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490778 | controller |     "Jun 11 17:52:14.800401 crc crio[22018]: time=\"2026-06-11T17:52:14.800230873Z\" level=info msg=\"Stopped container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=4cd6e176-f202-4853-9ab0-31964513dd5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.490794 | controller |     "Jun 11 17:52:14.854448 crc crio[22018]: time=\"2026-06-11T17:52:14.852725222Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.490811 | controller |     "Jun 11 17:52:14.854448 crc crio[22018]: time=\"2026-06-11T17:52:14.852794234Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.490827 | controller |     "Jun 11 17:52:14.869017 crc crio[22018]: time=\"2026-06-11T17:52:14.868942264Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490841 | controller |     "Jun 11 17:52:14.870645 crc crio[22018]: time=\"2026-06-11T17:52:14.870565786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.490878 | controller |     "Jun 11 17:52:15.234243 crc crio[22018]: 2026-06-11T17:52:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61ac0cffaf8dd78 Mac:66:03:25:06:aa:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.490896 | controller |     "Jun 11 17:52:15.245972 crc crio[22018]: time=\"2026-06-11T17:52:15.245747153Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e UID:736c0383-f1ed-4365-a46f-5fd875f4a545 NetNS:/var/run/netns/170ef0e3-1687-48b2-b87d-722f99f3a7e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod736c0383_f1ed_4365_a46f_5fd875f4a545.slice PodAnnotations:0xc00924e310}] Aliases:map[]}\"",
2026-06-11 18:17:42.490913 | controller |     "Jun 11 17:52:15.246242 crc crio[22018]: time=\"2026-06-11T17:52:15.246034842Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.490929 | controller |     "Jun 11 17:52:15.312457 crc crio[22018]: time=\"2026-06-11T17:52:15.311202734Z\" level=info msg=\"Ran pod sandbox 61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e with infra container: openstack/nova-cell1-conductor-0/POD\" id=c7d57540-aab5-4739-9ab4-37bfed746799 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.490950 | controller |     "Jun 11 17:52:15.339519 crc crio[22018]: time=\"2026-06-11T17:52:15.336760966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c354211f-4742-4edd-af95-f823a56c722e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490966 | controller |     "Jun 11 17:52:15.384872 crc crio[22018]: time=\"2026-06-11T17:52:15.384810959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=85791381-9dbc-4a3d-8f13-35f644491d3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.490981 | controller |     "Jun 11 17:52:15.553683 crc crio[22018]: time=\"2026-06-11T17:52:15.545272165Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.490997 | controller |     "Jun 11 17:52:15.553683 crc crio[22018]: time=\"2026-06-11T17:52:15.547945354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491012 | controller |     "Jun 11 17:52:15.567211 crc crio[22018]: time=\"2026-06-11T17:52:15.567114188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491029 | controller |     "Jun 11 17:52:15.606901 crc crio[22018]: time=\"2026-06-11T17:52:15.606811199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491044 | controller |     "Jun 11 17:52:15.829014 crc crio[22018]: time=\"2026-06-11T17:52:15.828525994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491060 | controller |     "Jun 11 17:52:15.841873 crc crio[22018]: time=\"2026-06-11T17:52:15.841801261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491076 | controller |     "Jun 11 17:52:16.301250 crc crio[22018]: time=\"2026-06-11T17:52:16.301130466Z\" level=info msg=\"Created container d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2: openstack/swift-storage-0/account-reaper\" id=4bb003db-9cdf-44e2-a95d-8b12bebee15a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.491091 | controller |     "Jun 11 17:52:16.304935 crc crio[22018]: time=\"2026-06-11T17:52:16.304843753Z\" level=info msg=\"Starting container: d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2\" id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.491107 | controller |     "Jun 11 17:52:16.332061 crc crio[22018]: time=\"2026-06-11T17:52:16.331961427Z\" level=info msg=\"Started container\" PID=278232 containerID=d122f60980e3b0808ed6f159baba10cd40f6bdd8a9a788e8ded26ddb2c9a97e2 description=openstack/swift-storage-0/account-reaper id=43b677f4-b688-4be1-947a-5308c9634b4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.491123 | controller |     "Jun 11 17:52:16.543562 crc crio[22018]: time=\"2026-06-11T17:52:16.543507032Z\" level=info msg=\"Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.491139 | controller |     "Jun 11 17:52:16.544521 crc crio[22018]: time=\"2026-06-11T17:52:16.544455283Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cdt5v Namespace:openstack ID:880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832 UID:f044160a-a3b9-4c4c-aaa0-02e046a9002a NetNS:/var/run/netns/98ae7855-b365-44f4-a7a5-050e442f2308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf044160a_a3b9_4c4c_aaa0_02e046a9002a.slice PodAnnotations:0xc002ca0da8}] Aliases:map[]}\"",
2026-06-11 18:17:42.491159 | controller |     "Jun 11 17:52:16.545236 crc crio[22018]: time=\"2026-06-11T17:52:16.545156765Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-cdt5v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.491176 | controller |     "Jun 11 17:52:16.581185 crc crio[22018]: time=\"2026-06-11T17:52:16.581050213Z\" level=info msg=\"Created container 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dd9ca33f-e3a1-47e3-b155-39afe361f3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.491192 | controller |     "Jun 11 17:52:16.583486 crc crio[22018]: time=\"2026-06-11T17:52:16.583256069Z\" level=info msg=\"Starting container: 588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48\" id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.491208 | controller |     "Jun 11 17:52:16.598026 crc crio[22018]: time=\"2026-06-11T17:52:16.597953837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491224 | controller |     "Jun 11 17:52:16.598249 crc crio[22018]: time=\"2026-06-11T17:52:16.598193045Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491240 | controller |     "Jun 11 17:52:16.598249 crc crio[22018]: time=\"2026-06-11T17:52:16.598241887Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=56e32270-68d6-42f2-aea5-718be6e6f8e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491257 | controller |     "Jun 11 17:52:16.603223 crc crio[22018]: time=\"2026-06-11T17:52:16.603194156Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.491273 | controller |     "Jun 11 17:52:16.628743 crc crio[22018]: time=\"2026-06-11T17:52:16.628660988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 18:17:42.491290 | controller |     "Jun 11 17:52:16.639986 crc crio[22018]: time=\"2026-06-11T17:52:16.639866721Z\" level=info msg=\"Started container\" PID=278251 containerID=588a9ab0bb7255e14338bb6618671b92acd166e5f62e77e65c4f4c7d53519c48 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82f01a93-b2a7-40a5-8b6a-28669461b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61ac0cffaf8dd7885c7049fdccdf7a36d139bb52d5aff063f6bd775c12def30e",
2026-06-11 18:17:42.491307 | controller |     "Jun 11 17:52:16.743194 crc crio[22018]: 2026-06-11T17:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c17079d3c8c57 Mac:fa:68:05:23:35:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.491324 | controller |     "Jun 11 17:52:16.745743 crc crio[22018]: time=\"2026-06-11T17:52:16.745693007Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 UID:a0715ae4-3e37-458d-a4fd-eb24c1cc0f50 NetNS:/var/run/netns/143c5c60-f6bc-46b6-b207-7e1d6c02741f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0715ae4_3e37_458d_a4fd_eb24c1cc0f50.slice PodAnnotations:0xc002ca02c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.491345 | controller |     "Jun 11 17:52:16.746184 crc crio[22018]: time=\"2026-06-11T17:52:16.746154482Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.491363 | controller |     "Jun 11 17:52:16.804698 crc crio[22018]: time=\"2026-06-11T17:52:16.801731213Z\" level=info msg=\"Ran pod sandbox 29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9 with infra container: openstack/glance-default-internal-api-0/POD\" id=b102792e-5907-4598-9b7f-14b7ed3f82e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.491379 | controller |     "Jun 11 17:52:16.813720 crc crio[22018]: time=\"2026-06-11T17:52:16.813647138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f217e6a2-4114-45fd-858b-83159df551d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491400 | controller |     "Jun 11 17:52:16.819131 crc crio[22018]: time=\"2026-06-11T17:52:16.817548354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=709acf23-0ad8-4b8d-a22c-2080dc36d100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491422 | controller |     "Jun 11 17:52:16.837028 crc crio[22018]: time=\"2026-06-11T17:52:16.836613468Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.491442 | controller |     "Jun 11 17:52:16.837602 crc crio[22018]: time=\"2026-06-11T17:52:16.837087083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491458 | controller |     "Jun 11 17:52:16.892816 crc crio[22018]: time=\"2026-06-11T17:52:16.889920459Z\" level=info msg=\"Stopping container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b (timeout: 30s)\" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491474 | controller |     "Jun 11 17:52:16.897112 crc crio[22018]: time=\"2026-06-11T17:52:16.893610815Z\" level=info msg=\"Stopping container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc (timeout: 30s)\" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491491 | controller |     "Jun 11 17:52:16.987930 crc crio[22018]: time=\"2026-06-11T17:52:16.987539392Z\" level=info msg=\"Stopping container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832 (timeout: 30s)\" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491507 | controller |     "Jun 11 17:52:16.987930 crc crio[22018]: time=\"2026-06-11T17:52:16.987845261Z\" level=info msg=\"Stopping container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382 (timeout: 30s)\" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491523 | controller |     "Jun 11 17:52:17.011079 crc crio[22018]: time=\"2026-06-11T17:52:17.010990477Z\" level=info msg=\"Stopping container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d (timeout: 30s)\" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491543 | controller |     "Jun 11 17:52:17.090457 crc crio[22018]: time=\"2026-06-11T17:52:17.090282883Z\" level=info msg=\"Stopped container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=56993b3a-635c-405c-a9bc-b76d2b4fb967 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491560 | controller |     "Jun 11 17:52:17.114201 crc crio[22018]: time=\"2026-06-11T17:52:17.11411709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491576 | controller |     "Jun 11 17:52:17.138590 crc crio[22018]: time=\"2026-06-11T17:52:17.13661389Z\" level=info msg=\"Stopped container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=93b61ed6-9f71-4504-a087-d70b07798900 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491592 | controller |     "Jun 11 17:52:17.141874 crc crio[22018]: time=\"2026-06-11T17:52:17.141768252Z\" level=info msg=\"Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.491609 | controller |     "Jun 11 17:52:17.155210 crc crio[22018]: time=\"2026-06-11T17:52:17.147184324Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9 UID:30768649-f7de-4819-b6a6-e2a5c5d89423 NetNS:/var/run/netns/39e32871-5eb2-4404-a826-70a2a41429c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30768649_f7de_4819_b6a6_e2a5c5d89423.slice PodAnnotations:0xc00141a0c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.491627 | controller |     "Jun 11 17:52:17.155210 crc crio[22018]: time=\"2026-06-11T17:52:17.147695421Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.491646 | controller |     "Jun 11 17:52:18.117405 crc crio[22018]: 2026-06-11T17:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f56f897c6eff8a Mac:f6:5e:51:da:96:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.491662 | controller |     "Jun 11 17:52:18.117405 crc crio[22018]: time=\"2026-06-11T17:52:18.108638849Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b UID:b93debed-c1a4-42a2-a463-53a948d26148 NetNS:/var/run/netns/941bc307-d816-403f-b84a-930d6c71c36a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb93debed_c1a4_42a2_a463_53a948d26148.slice PodAnnotations:0xc00012a938}] Aliases:map[]}\"",
2026-06-11 18:17:42.491678 | controller |     "Jun 11 17:52:18.117405 crc crio[22018]: time=\"2026-06-11T17:52:18.108904348Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.491695 | controller |     "Jun 11 17:52:18.175437 crc crio[22018]: time=\"2026-06-11T17:52:18.169302782Z\" level=info msg=\"Stopped container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=2a40fa52-0ef8-4e82-8826-0945128b5eb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491710 | controller |     "Jun 11 17:52:18.216051 crc crio[22018]: time=\"2026-06-11T17:52:18.215967729Z\" level=info msg=\"Ran pod sandbox 8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b with infra container: openstack/glance-default-external-api-0/POD\" id=7708e652-0d10-4a1c-a4f5-6b85f2c578a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.491730 | controller |     "Jun 11 17:52:18.229012 crc crio[22018]: time=\"2026-06-11T17:52:18.228285758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=451475c6-a756-4356-9114-e8c7acc130a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491746 | controller |     "Jun 11 17:52:18.254787 crc crio[22018]: time=\"2026-06-11T17:52:18.254475242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fee4f63d-554e-438d-afba-cefb0ead5822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.491763 | controller |     "Jun 11 17:52:18.332403 crc crio[22018]: time=\"2026-06-11T17:52:18.325213658Z\" level=info msg=\"Removing container: b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7\" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.491778 | controller |     "Jun 11 17:52:18.415389 crc crio[22018]: time=\"2026-06-11T17:52:18.412163751Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-6lrnw/POD\" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.491795 | controller |     "Jun 11 17:52:18.415389 crc crio[22018]: time=\"2026-06-11T17:52:18.412297725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491811 | controller |     "Jun 11 17:52:18.477203 crc crio[22018]: time=\"2026-06-11T17:52:18.477129522Z\" level=info msg=\"Stopped pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=e04a8cf5-e1fa-4028-836b-06c7b17047c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.491827 | controller |     "Jun 11 17:52:18.482364 crc crio[22018]: time=\"2026-06-11T17:52:18.48139284Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.491844 | controller |     "Jun 11 17:52:18.565378 crc crio[22018]: time=\"2026-06-11T17:52:18.564787206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.491882 | controller |     "Jun 11 17:52:18.577936 crc crio[22018]: time=\"2026-06-11T17:52:18.577104399Z\" level=info msg=\"Stopped container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=d5219231-d0f0-4d6b-80ed-bb988a765087 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.491900 | controller |     "Jun 11 17:52:18.578936 crc crio[22018]: time=\"2026-06-11T17:52:18.578196362Z\" level=info msg=\"Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.491917 | controller |     "Jun 11 17:52:18.595649 crc crio[22018]: time=\"2026-06-11T17:52:18.594734233Z\" level=info msg=\"Got pod network &{Name:placement-59ccf7988-gc5wf Namespace:openstack ID:6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02 UID:738d0186-a93c-4c0d-afd7-8df3ebdcbf51 NetNS:/var/run/netns/bef0e04f-51a1-487d-98a4-e67fb6c76422 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738d0186_a93c_4c0d_afd7_8df3ebdcbf51.slice PodAnnotations:0xc00285c2f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.491934 | controller |     "Jun 11 17:52:18.595649 crc crio[22018]: time=\"2026-06-11T17:52:18.595011972Z\" level=info msg=\"Deleting pod openstack_placement-59ccf7988-gc5wf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.491956 | controller |     "Jun 11 17:52:18.621707 crc crio[22018]: time=\"2026-06-11T17:52:18.621654612Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"",
2026-06-11 18:17:42.491973 | controller |     "Jun 11 17:52:18.621909 crc crio[22018]: time=\"2026-06-11T17:52:18.621891689Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-6lrnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.491990 | controller |     "Jun 11 17:52:18.753788 crc crio[22018]: time=\"2026-06-11T17:52:18.753192246Z\" level=info msg=\"Removed container b21a3016cdf5be8258018a5b132e11971c3041c0b02a9ab862ecf7214100bea7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=22d1020e-577b-4b9e-be28-5c2c1ecd83c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.492006 | controller |     "Jun 11 17:52:18.760904 crc crio[22018]: time=\"2026-06-11T17:52:18.760728639Z\" level=info msg=\"Stopped pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=009641a7-93ab-47a8-afbc-f32fb9767c58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.492023 | controller |     "Jun 11 17:52:18.818882 crc crio[22018]: time=\"2026-06-11T17:52:18.818788709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492039 | controller |     "Jun 11 17:52:19.308535 crc crio[22018]: time=\"2026-06-11T17:52:19.306498619Z\" level=info msg=\"Stopped pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=1ca166c6-7be4-4a7d-9e22-57287befe502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.492078 | controller |     "Jun 11 17:52:19.394725 crc crio[22018]: time=\"2026-06-11T17:52:19.389963201Z\" level=info msg=\"Removing container: 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb\" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.492096 | controller |     "Jun 11 17:52:19.477649 crc crio[22018]: time=\"2026-06-11T17:52:19.473383337Z\" level=info msg=\"Removed container 4007f73337e167a8a08f986f9c4980a8b6fb280361e1060c7a089c38a814c6eb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a4619027-0d9d-490f-ac47-7cc9fe928230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.492113 | controller |     "Jun 11 17:52:19.706849 crc crio[22018]: time=\"2026-06-11T17:52:19.706740841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492130 | controller |     "Jun 11 17:52:19.707100 crc crio[22018]: 2026-06-11T17:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc4688767582813 Mac:0e:97:93:ea:a4:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 SocketPath: PciID:}] [{Interface:0xc0003aeec0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.492146 | controller |     "Jun 11 17:52:19.712903 crc crio[22018]: time=\"2026-06-11T17:52:19.70872228Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc005da0248}] Aliases:map[]}\"",
2026-06-11 18:17:42.492167 | controller |     "Jun 11 17:52:19.712903 crc crio[22018]: time=\"2026-06-11T17:52:19.708878275Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-6lrnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.492184 | controller |     "Jun 11 17:52:20.227391 crc crio[22018]: time=\"2026-06-11T17:52:20.222917185Z\" level=info msg=\"Ran pod sandbox cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 with infra container: openstack/nova-cell0-cell-mapping-6lrnw/POD\" id=f17b14a8-81a5-48a6-8a6e-01f57438f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.492200 | controller |     "Jun 11 17:52:20.237174 crc crio[22018]: time=\"2026-06-11T17:52:20.237112044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2aa3f14d-6bb3-4c13-849c-871d51034210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.492215 | controller |     "Jun 11 17:52:20.336104 crc crio[22018]: time=\"2026-06-11T17:52:20.336025207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7026f4ec-a3c4-4330-b094-007247f98641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.492232 | controller |     "Jun 11 17:52:20.372558 crc crio[22018]: time=\"2026-06-11T17:52:20.371109971Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.492248 | controller |     "Jun 11 17:52:20.372558 crc crio[22018]: time=\"2026-06-11T17:52:20.37170082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492264 | controller |     "Jun 11 17:52:20.448231 crc crio[22018]: time=\"2026-06-11T17:52:20.448077981Z\" level=info msg=\"Stopping container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c (timeout: 30s)\" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492280 | controller |     "Jun 11 17:52:20.451966 crc crio[22018]: time=\"2026-06-11T17:52:20.451891218Z\" level=info msg=\"Stopping container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59 (timeout: 30s)\" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492297 | controller |     "Jun 11 17:52:20.463943 crc crio[22018]: time=\"2026-06-11T17:52:20.461764166Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.492312 | controller |     "Jun 11 17:52:20.463943 crc crio[22018]: time=\"2026-06-11T17:52:20.461835499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492328 | controller |     "Jun 11 17:52:20.560946 crc crio[22018]: time=\"2026-06-11T17:52:20.560407745Z\" level=info msg=\"Created container eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa: openstack/glance-default-internal-api-0/glance-log\" id=b995b353-c6a6-40c2-bf7a-04a0f842afef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.492345 | controller |     "Jun 11 17:52:20.563076 crc crio[22018]: time=\"2026-06-11T17:52:20.563000459Z\" level=info msg=\"Starting container: eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa\" id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.492365 | controller |     "Jun 11 17:52:20.579094 crc crio[22018]: time=\"2026-06-11T17:52:20.577740133Z\" level=info msg=\"Started container\" PID=278721 containerID=eacf0e2a52d8a9e8030227547b0b0b2b7e3e13255d5eebc52b0cc485cc7af2fa description=openstack/glance-default-internal-api-0/glance-log id=6d095168-2c0b-4505-bba0-47b7eebc648f name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9",
2026-06-11 18:17:42.492383 | controller |     "Jun 11 17:52:20.600895 crc crio[22018]: time=\"2026-06-11T17:52:20.60052476Z\" level=info msg=\"Stopping container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae (timeout: 30s)\" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492403 | controller |     "Jun 11 17:52:20.602046 crc crio[22018]: time=\"2026-06-11T17:52:20.601906484Z\" level=info msg=\"Stopping container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441 (timeout: 30s)\" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492425 | controller |     "Jun 11 17:52:20.630955 crc crio[22018]: time=\"2026-06-11T17:52:20.627245663Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}\"",
2026-06-11 18:17:42.492442 | controller |     "Jun 11 17:52:20.630955 crc crio[22018]: time=\"2026-06-11T17:52:20.627370457Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.492458 | controller |     "Jun 11 17:52:20.650089 crc crio[22018]: time=\"2026-06-11T17:52:20.650012826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=07a8f4ff-4aa2-4fa6-bb96-b121b705d119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.492475 | controller |     "Jun 11 17:52:20.756144 crc crio[22018]: time=\"2026-06-11T17:52:20.756044874Z\" level=info msg=\"Stopped container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=3c566e4a-880c-4de1-968c-b1a897d718c5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492490 | controller |     "Jun 11 17:52:20.763831 crc crio[22018]: time=\"2026-06-11T17:52:20.763740198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492506 | controller |     "Jun 11 17:52:20.773279 crc crio[22018]: time=\"2026-06-11T17:52:20.773215073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492522 | controller |     "Jun 11 17:52:20.808030 crc crio[22018]: time=\"2026-06-11T17:52:20.7830661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492538 | controller |     "Jun 11 17:52:20.890617 crc crio[22018]: time=\"2026-06-11T17:52:20.889915205Z\" level=info msg=\"Stopped container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=7974ec2a-d36b-40da-8d0e-793ef80a4e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492557 | controller |     "Jun 11 17:52:20.922130 crc crio[22018]: time=\"2026-06-11T17:52:20.921973968Z\" level=info msg=\"Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.492574 | controller |     "Jun 11 17:52:20.923069 crc crio[22018]: time=\"2026-06-11T17:52:20.922003209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f2d06dfe-c1eb-4a8a-a1c1-980065dcf9a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.492590 | controller |     "Jun 11 17:52:20.923573 crc crio[22018]: time=\"2026-06-11T17:52:20.923488737Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7f8b6f659c-ppzd5 Namespace:openstack ID:2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178 UID:1645dd3d-c74d-49a1-b3db-bd83fa34ff70 NetNS:/var/run/netns/695a3a17-021f-4fba-9e63-7754c518825e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1645dd3d_c74d_49a1_b3db_bd83fa34ff70.slice PodAnnotations:0xc00141aee0}] Aliases:map[]}\"",
2026-06-11 18:17:42.492605 | controller |     "Jun 11 17:52:20.923659 crc crio[22018]: time=\"2026-06-11T17:52:20.923643372Z\" level=info msg=\"Deleting pod openstack_barbican-worker-7f8b6f659c-ppzd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.492624 | controller |     "Jun 11 17:52:20.953388 crc crio[22018]: time=\"2026-06-11T17:52:20.952971874Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.492658 | controller |     "Jun 11 17:52:20.954048 crc crio[22018]: time=\"2026-06-11T17:52:20.953859133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492681 | controller |     "Jun 11 17:52:21.289002 crc crio[22018]: time=\"2026-06-11T17:52:21.288756096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.492701 | controller |     "Jun 11 17:52:21.495856 crc crio[22018]: time=\"2026-06-11T17:52:21.495742987Z\" level=info msg=\"Created container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=74bbfea7-2b62-480b-973f-7d899f3627f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.492722 | controller |     "Jun 11 17:52:21.505405 crc crio[22018]: time=\"2026-06-11T17:52:21.505283594Z\" level=info msg=\"Starting container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6\" id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.492781 | controller |     "Jun 11 17:52:21.528110 crc crio[22018]: 2026-06-11T17:52:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325fa540581d255 Mac:06:20:a5:ab:de:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.492802 | controller |     "Jun 11 17:52:21.529236 crc crio[22018]: time=\"2026-06-11T17:52:21.529177222Z\" level=info msg=\"Started container\" PID=278828 containerID=eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6 description=openstack/nova-cell0-cell-mapping-6lrnw/nova-manage id=1dbe1cc1-0ec8-4454-b9de-4c3f6e99082b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100",
2026-06-11 18:17:42.492820 | controller |     "Jun 11 17:52:21.529617 crc crio[22018]: time=\"2026-06-11T17:52:21.529592945Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 UID:33a25b16-bee2-44df-8169-f63fd8fb2ca2 NetNS:/var/run/netns/338584cd-572a-4fcc-b30a-423b9e32b271 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33a25b16_bee2_44df_8169_f63fd8fb2ca2.slice PodAnnotations:0xc00285c840}] Aliases:map[]}\"",
2026-06-11 18:17:42.492840 | controller |     "Jun 11 17:52:21.529810 crc crio[22018]: time=\"2026-06-11T17:52:21.529721269Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.492875 | controller |     "Jun 11 17:52:21.754156 crc crio[22018]: time=\"2026-06-11T17:52:21.751090326Z\" level=info msg=\"Created container 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb: openstack/glance-default-external-api-0/glance-log\" id=997937b5-c6e3-4f02-b6d7-f19db0e74b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.492892 | controller |     "Jun 11 17:52:21.764156 crc crio[22018]: time=\"2026-06-11T17:52:21.762828054Z\" level=info msg=\"Starting container: 738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb\" id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.492909 | controller |     "Jun 11 17:52:21.806198 crc crio[22018]: time=\"2026-06-11T17:52:21.802692328Z\" level=info msg=\"Started container\" PID=278833 containerID=738b281f46516bf6ba1b21ecb7d15c38fa53393e06e6f813873c0b87a14516eb description=openstack/glance-default-external-api-0/glance-log id=84c13c25-f6df-4bf4-9a50-884739f59882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b",
2026-06-11 18:17:42.492925 | controller |     "Jun 11 17:52:21.874210 crc crio[22018]: time=\"2026-06-11T17:52:21.874085339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6dba92af-430e-4b3e-8bef-0761a5c1b069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.492940 | controller |     "Jun 11 17:52:22.057450 crc crio[22018]: time=\"2026-06-11T17:52:22.055668162Z\" level=info msg=\"Stopped container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=de75d7db-69b0-45fd-b536-b55693c9b079 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.492956 | controller |     "Jun 11 17:52:22.058294 crc crio[22018]: time=\"2026-06-11T17:52:22.058209134Z\" level=info msg=\"Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.492973 | controller |     "Jun 11 17:52:22.067999 crc crio[22018]: time=\"2026-06-11T17:52:22.067930597Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-646965f698-m9f2m Namespace:openstack ID:ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66 UID:b0c643a2-22d0-4b26-a3eb-3220a9153bda NetNS:/var/run/netns/d98d21b1-c3b8-4121-b0be-20e7e32be91e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0c643a2_22d0_4b26_a3eb_3220a9153bda.slice PodAnnotations:0xc000aa5128}] Aliases:map[]}\"",
2026-06-11 18:17:42.492990 | controller |     "Jun 11 17:52:22.068197 crc crio[22018]: time=\"2026-06-11T17:52:22.068093772Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-646965f698-m9f2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.493005 | controller |     "Jun 11 17:52:22.325269 crc crio[22018]: time=\"2026-06-11T17:52:22.325195945Z\" level=info msg=\"Stopping container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6 (timeout: 30s)\" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493025 | controller |     "Jun 11 17:52:22.327519 crc crio[22018]: time=\"2026-06-11T17:52:22.325591058Z\" level=info msg=\"Stopping container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd (timeout: 30s)\" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493042 | controller |     "Jun 11 17:52:22.690383 crc crio[22018]: time=\"2026-06-11T17:52:22.690017778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493058 | controller |     "Jun 11 17:52:22.849681 crc crio[22018]: time=\"2026-06-11T17:52:22.844541199Z\" level=info msg=\"Created container e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0: openstack/glance-default-internal-api-0/glance-httpd\" id=ba254381-7e99-4655-acc5-e7640f44b6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.493075 | controller |     "Jun 11 17:52:22.853857 crc crio[22018]: time=\"2026-06-11T17:52:22.853786586Z\" level=info msg=\"Starting container: e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0\" id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.493091 | controller |     "Jun 11 17:52:22.860613 crc crio[22018]: time=\"2026-06-11T17:52:22.860300651Z\" level=info msg=\"Started container\" PID=279037 containerID=e118cadc8b6a63dfdc0b36e654ebceaab626df34edd632a004164138ca633dd0 description=openstack/glance-default-internal-api-0/glance-httpd id=d2b23594-f12e-4a1d-8e48-ffa9d2f3f24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c17079d3c8c57bbae4b9bd6b0c0a871ee171691922b361acbf5bef9e68c6f9",
2026-06-11 18:17:42.493107 | controller |     "Jun 11 17:52:22.978393 crc crio[22018]: time=\"2026-06-11T17:52:22.978234175Z\" level=info msg=\"Removing container: b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7\" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493123 | controller |     "Jun 11 17:52:24.223856 crc crio[22018]: time=\"2026-06-11T17:52:24.222761871Z\" level=info msg=\"Stopped container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=d8ed21c1-dbaa-43d3-9746-d852776b1bb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493139 | controller |     "Jun 11 17:52:24.244445 crc crio[22018]: time=\"2026-06-11T17:52:24.243775203Z\" level=info msg=\"Ran pod sandbox 325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47 with infra container: openstack/nova-cell0-conductor-0/POD\" id=f747cd8e-9037-498f-8cf3-17dc286bed31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.493155 | controller |     "Jun 11 17:52:24.251053 crc crio[22018]: time=\"2026-06-11T17:52:24.25101182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8f48ac70-96d7-4a59-ad20-0870953f4c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.493171 | controller |     "Jun 11 17:52:24.269555 crc crio[22018]: time=\"2026-06-11T17:52:24.269444678Z\" level=info msg=\"Stopped container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=3c0997e1-6a28-43f5-a165-ef7a37d8d858 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493186 | controller |     "Jun 11 17:52:24.274924 crc crio[22018]: time=\"2026-06-11T17:52:24.274722877Z\" level=info msg=\"Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493206 | controller |     "Jun 11 17:52:24.283878 crc crio[22018]: time=\"2026-06-11T17:52:24.281286814Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463 UID:8f61ad62-c0ea-4406-98e2-e68b4bb87520 NetNS:/var/run/netns/ff6a1144-ace0-426a-8f09-d6cb9b6832b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f61ad62_c0ea_4406_98e2_e68b4bb87520.slice PodAnnotations:0xc0080aa070}] Aliases:map[]}\"",
2026-06-11 18:17:42.493223 | controller |     "Jun 11 17:52:24.284315 crc crio[22018]: time=\"2026-06-11T17:52:24.284254779Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.493240 | controller |     "Jun 11 17:52:24.285196 crc crio[22018]: time=\"2026-06-11T17:52:24.285118656Z\" level=info msg=\"Stopped pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=298c8f90-58d3-4a7a-9bc6-dba738a1bfb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493256 | controller |     "Jun 11 17:52:24.310675 crc crio[22018]: time=\"2026-06-11T17:52:24.310009811Z\" level=info msg=\"Stopped container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=068b37c8-c32b-4b3c-8900-3b9114beeb54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493272 | controller |     "Jun 11 17:52:24.314369 crc crio[22018]: time=\"2026-06-11T17:52:24.314141231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e3a212f7-14c0-4394-858a-719265b76c0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.493288 | controller |     "Jun 11 17:52:24.314369 crc crio[22018]: time=\"2026-06-11T17:52:24.314311766Z\" level=info msg=\"Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493304 | controller |     "Jun 11 17:52:24.316524 crc crio[22018]: time=\"2026-06-11T17:52:24.316465415Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829 UID:0ad86fcd-8aa5-4b19-b4af-b56dfeef7c7b NetNS:/var/run/netns/b4b2f3cf-977d-4448-b766-400dd19460c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ad86fcd_8aa5_4b19_b4af_b56dfeef7c7b.slice PodAnnotations:0xc00924e488}] Aliases:map[]}\"",
2026-06-11 18:17:42.493319 | controller |     "Jun 11 17:52:24.317172 crc crio[22018]: time=\"2026-06-11T17:52:24.316780015Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.493336 | controller |     "Jun 11 17:52:24.321257 crc crio[22018]: time=\"2026-06-11T17:52:24.321136967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c6305f0a-0026-4ee2-8ffa-b05c7f506d34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.493352 | controller |     "Jun 11 17:52:24.511202 crc crio[22018]: time=\"2026-06-11T17:52:24.511151598Z\" level=info msg=\"Stopped container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=755ae7d1-a14d-4eb9-8e1f-9369e78b79fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493369 | controller |     "Jun 11 17:52:24.532637 crc crio[22018]: time=\"2026-06-11T17:52:24.532558407Z\" level=info msg=\"Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493392 | controller |     "Jun 11 17:52:24.537099 crc crio[22018]: time=\"2026-06-11T17:52:24.537066032Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1 UID:0e62c51a-7ef8-46ae-bb2c-253d8dd695e8 NetNS:/var/run/netns/024cd4f9-4e82-4df8-abc2-d87ae090f81e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e62c51a_7ef8_46ae_bb2c_253d8dd695e8.slice PodAnnotations:0xc0004bed50}] Aliases:map[]}\"",
2026-06-11 18:17:42.493415 | controller |     "Jun 11 17:52:24.537535 crc crio[22018]: time=\"2026-06-11T17:52:24.537509967Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.493436 | controller |     "Jun 11 17:52:24.539855 crc crio[22018]: time=\"2026-06-11T17:52:24.539788556Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.493453 | controller |     "Jun 11 17:52:24.555689 crc crio[22018]: time=\"2026-06-11T17:52:24.553827774Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.493469 | controller |     "Jun 11 17:52:24.578539 crc crio[22018]: time=\"2026-06-11T17:52:24.573559059Z\" level=info msg=\"Stopped pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=fe43b457-893a-4ca1-9a79-997af18190b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493485 | controller |     "Jun 11 17:52:24.733755 crc crio[22018]: time=\"2026-06-11T17:52:24.725868151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493501 | controller |     "Jun 11 17:52:24.733755 crc crio[22018]: time=\"2026-06-11T17:52:24.727271406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493518 | controller |     "Jun 11 17:52:24.744976 crc crio[22018]: time=\"2026-06-11T17:52:24.74471905Z\" level=info msg=\"Stopped container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=bf59a04d-632b-4a6c-a695-03cf4faa9c40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493534 | controller |     "Jun 11 17:52:24.749575 crc crio[22018]: time=\"2026-06-11T17:52:24.746801495Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=e67dc212-8d39-4c56-92a8-3e4d4c1e2d4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.493550 | controller |     "Jun 11 17:52:24.758628 crc crio[22018]: time=\"2026-06-11T17:52:24.758530621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=625552c2-e19d-4965-b801-cbc855a57b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.493566 | controller |     "Jun 11 17:52:24.841410 crc crio[22018]: time=\"2026-06-11T17:52:24.84073501Z\" level=info msg=\"Stopped container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=06be79c3-85a1-470f-ac93-269d785ebbf3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.493582 | controller |     "Jun 11 17:52:24.843514 crc crio[22018]: time=\"2026-06-11T17:52:24.843406465Z\" level=info msg=\"Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493603 | controller |     "Jun 11 17:52:24.846834 crc crio[22018]: time=\"2026-06-11T17:52:24.846775693Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9 UID:ba8b5486-1642-4442-92d3-1a3adaa9a76e NetNS:/var/run/netns/3b22897b-5df4-413b-b4ba-36c7545f2601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8b5486_1642_4442_92d3_1a3adaa9a76e.slice PodAnnotations:0xc00924e600}] Aliases:map[]}\"",
2026-06-11 18:17:42.493621 | controller |     "Jun 11 17:52:24.846998 crc crio[22018]: time=\"2026-06-11T17:52:24.846947959Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.493638 | controller |     "Jun 11 17:52:24.896414 crc crio[22018]: time=\"2026-06-11T17:52:24.892093602Z\" level=info msg=\"Stopped pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=130163f9-ab41-4ed0-9a06-f0c7d973305e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493655 | controller |     "Jun 11 17:52:25.146446 crc crio[22018]: time=\"2026-06-11T17:52:25.144574864Z\" level=info msg=\"Removed container b7356f9fc5a658c21d3d3751da82e239804e13f1754180437b7c5cb725f99de7: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=193fb924-7c42-4e9c-b2ac-10ae0fc278a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493672 | controller |     "Jun 11 17:52:25.242161 crc crio[22018]: time=\"2026-06-11T17:52:25.242089976Z\" level=info msg=\"Stopped pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=44c9e4bd-3220-4705-baea-d5af4cfd305f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493688 | controller |     "Jun 11 17:52:25.251275 crc crio[22018]: time=\"2026-06-11T17:52:25.244680901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9207282-bbe6-4426-89b6-6b41c664a290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.493704 | controller |     "Jun 11 17:52:25.252837 crc crio[22018]: time=\"2026-06-11T17:52:25.252217201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493722 | controller |     "Jun 11 17:52:25.267810 crc crio[22018]: time=\"2026-06-11T17:52:25.26757723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493739 | controller |     "Jun 11 17:52:25.320697 crc crio[22018]: time=\"2026-06-11T17:52:25.320611777Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.493755 | controller |     "Jun 11 17:52:25.327805 crc crio[22018]: time=\"2026-06-11T17:52:25.327584141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493772 | controller |     "Jun 11 17:52:25.348726 crc crio[22018]: time=\"2026-06-11T17:52:25.348663746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493788 | controller |     "Jun 11 17:52:25.380559 crc crio[22018]: time=\"2026-06-11T17:52:25.380207304Z\" level=info msg=\"Removing container: 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b\" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493805 | controller |     "Jun 11 17:52:25.414550 crc crio[22018]: time=\"2026-06-11T17:52:25.41425642Z\" level=info msg=\"Stopped pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=4c2443c5-f02a-4f83-a9fe-6e64713de8e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493826 | controller |     "Jun 11 17:52:25.839551 crc crio[22018]: time=\"2026-06-11T17:52:25.838927955Z\" level=info msg=\"Removed container 790928913ae01f821666b2d4feb0016b0fb63f9b680aa659c434ab4ef6da872b: openstack/nova-api-0/nova-api-api\" id=ac719a03-c9b5-424f-a15c-b39c6381e3f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493843 | controller |     "Jun 11 17:52:25.889000 crc crio[22018]: time=\"2026-06-11T17:52:25.888922103Z\" level=info msg=\"Removing container: f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc\" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493882 | controller |     "Jun 11 17:52:25.916566 crc crio[22018]: time=\"2026-06-11T17:52:25.916272387Z\" level=info msg=\"Created container cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe74ab4f-5d5a-462b-9ce6-bafb93fd3c16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.493900 | controller |     "Jun 11 17:52:25.925020 crc crio[22018]: time=\"2026-06-11T17:52:25.924947728Z\" level=info msg=\"Starting container: cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24\" id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.493916 | controller |     "Jun 11 17:52:25.928693 crc crio[22018]: time=\"2026-06-11T17:52:25.928623157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493932 | controller |     "Jun 11 17:52:25.933846 crc crio[22018]: time=\"2026-06-11T17:52:25.933753692Z\" level=info msg=\"Stopped pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=2625d485-4150-44dd-8b0d-155af2f96e7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.493947 | controller |     "Jun 11 17:52:25.946400 crc crio[22018]: time=\"2026-06-11T17:52:25.945287973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.493963 | controller |     "Jun 11 17:52:25.968777 crc crio[22018]: time=\"2026-06-11T17:52:25.968665954Z\" level=info msg=\"Started container\" PID=279579 containerID=cf4f83866325f6d6961edbbd9871e778e611364a85dd924613cee38c72ea4c24 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a19421f0-5ab9-4000-91dc-43d3c992ee95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=325fa540581d255238305e08d725af9d9b270b49f526326b97d21d87864b9b47",
2026-06-11 18:17:42.493980 | controller |     "Jun 11 17:52:26.042679 crc crio[22018]: time=\"2026-06-11T17:52:26.035714137Z\" level=info msg=\"Removed container f84ab92d157ef7b028d033e9f3d364eb6b344c0b50d3b80f045dfea3f18d3bdc: openstack/nova-api-0/nova-api-log\" id=c077c37e-c165-4b7a-aa57-aee38946eed6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.493996 | controller |     "Jun 11 17:52:26.066768 crc crio[22018]: time=\"2026-06-11T17:52:26.066670158Z\" level=info msg=\"Removing container: a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f\" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494012 | controller |     "Jun 11 17:52:26.221976 crc crio[22018]: time=\"2026-06-11T17:52:26.220636917Z\" level=info msg=\"Removed container a912e1d13fc59f3fe89f0241d9957f9024684e04c9f7f3b1159d805bde77553f: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener\" id=19e427cd-9dc2-42db-87b1-5219f4589ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494033 | controller |     "Jun 11 17:52:26.239435 crc crio[22018]: time=\"2026-06-11T17:52:26.239261866Z\" level=info msg=\"Removing container: 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277\" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494050 | controller |     "Jun 11 17:52:26.393163 crc crio[22018]: time=\"2026-06-11T17:52:26.3911437Z\" level=info msg=\"Stopped container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=25b061ef-07dc-492f-a537-b87b11426513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.494067 | controller |     "Jun 11 17:52:26.408282 crc crio[22018]: time=\"2026-06-11T17:52:26.408189605Z\" level=info msg=\"Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494083 | controller |     "Jun 11 17:52:26.410028 crc crio[22018]: time=\"2026-06-11T17:52:26.409972942Z\" level=info msg=\"Got pod network &{Name:barbican-api-86bb58b544-9vvvm Namespace:openstack ID:8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3 UID:cb6ebc57-599d-448a-9314-48de0367f87f NetNS:/var/run/netns/e19fa265-af20-45ea-82c5-8b4137503987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb6ebc57_599d_448a_9314_48de0367f87f.slice PodAnnotations:0xc001ade090}] Aliases:map[]}\"",
2026-06-11 18:17:42.494100 | controller |     "Jun 11 17:52:26.410184 crc crio[22018]: time=\"2026-06-11T17:52:26.410135557Z\" level=info msg=\"Deleting pod openstack_barbican-api-86bb58b544-9vvvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.494117 | controller |     "Jun 11 17:52:26.796953 crc crio[22018]: time=\"2026-06-11T17:52:26.79480441Z\" level=info msg=\"Stopping container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b (timeout: 2s)\" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.494133 | controller |     "Jun 11 17:52:26.919678 crc crio[22018]: time=\"2026-06-11T17:52:26.919598718Z\" level=info msg=\"Stopped container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=d6992028-48df-4584-af75-579162c574f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.494151 | controller |     "Jun 11 17:52:26.925160 crc crio[22018]: time=\"2026-06-11T17:52:26.924694102Z\" level=info msg=\"Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494167 | controller |     "Jun 11 17:52:26.925910 crc crio[22018]: time=\"2026-06-11T17:52:26.925851538Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7 UID:f0526d36-44f5-4c10-9d5b-7b71cd3cc20d NetNS:/var/run/netns/c39c78fd-5b0a-46f7-a8ec-4d2adacb24f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0526d36_44f5_4c10_9d5b_7b71cd3cc20d.slice PodAnnotations:0xc0029b46d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.494183 | controller |     "Jun 11 17:52:26.926085 crc crio[22018]: time=\"2026-06-11T17:52:26.926008873Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.494200 | controller |     "Jun 11 17:52:26.968627 crc crio[22018]: time=\"2026-06-11T17:52:26.967714259Z\" level=info msg=\"Stopped container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=f5e5066e-30b7-41bf-bb6f-38f2d28c4d67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.494220 | controller |     "Jun 11 17:52:26.968627 crc crio[22018]: time=\"2026-06-11T17:52:26.968646983Z\" level=info msg=\"Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494239 | controller |     "Jun 11 17:52:26.969298 crc crio[22018]: time=\"2026-06-11T17:52:26.969171857Z\" level=info msg=\"Got pod network &{Name:community-operators-z9jz5 Namespace:openshift-marketplace ID:049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea UID:4e59871b-4157-4c1a-a41c-2a905f2d5884 NetNS:/var/run/netns/79faef39-af3f-437f-ae34-63c721275714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e59871b_4157_4c1a_a41c_2a905f2d5884.slice PodAnnotations:0xc007484e40}] Aliases:map[]}\"",
2026-06-11 18:17:42.494256 | controller |     "Jun 11 17:52:26.969511 crc crio[22018]: time=\"2026-06-11T17:52:26.969299461Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z9jz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.494273 | controller |     "Jun 11 17:52:27.008092 crc crio[22018]: time=\"2026-06-11T17:52:27.007121159Z\" level=info msg=\"Created container 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082: openstack/swift-storage-0/container-server\" id=eb651023-464c-4041-bee1-f051fa77973d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.494290 | controller |     "Jun 11 17:52:27.021108 crc crio[22018]: time=\"2026-06-11T17:52:27.014012435Z\" level=info msg=\"Stopped pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=ca9d6761-4302-4ebf-95da-f28fe1b6645a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494307 | controller |     "Jun 11 17:52:27.021108 crc crio[22018]: time=\"2026-06-11T17:52:27.017610879Z\" level=info msg=\"Starting container: 3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082\" id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.494324 | controller |     "Jun 11 17:52:27.030634 crc crio[22018]: time=\"2026-06-11T17:52:27.026948548Z\" level=info msg=\"Started container\" PID=279601 containerID=3f0317854f13c413b9b3b9d1dd587fd789984f366de6102a2700606bd953c082 description=openstack/swift-storage-0/container-server id=790c7019-3831-4ae6-bf80-4395dc6cf697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.494341 | controller |     "Jun 11 17:52:27.102377 crc crio[22018]: time=\"2026-06-11T17:52:27.098609316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ba21dc34-be7e-4a0e-9fc9-69e1faa0c2bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.494358 | controller |     "Jun 11 17:52:27.132559 crc crio[22018]: time=\"2026-06-11T17:52:27.128653855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ea742ada-4719-4317-a243-2b9f77fb1346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.494374 | controller |     "Jun 11 17:52:27.149518 crc crio[22018]: time=\"2026-06-11T17:52:27.148210797Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.494390 | controller |     "Jun 11 17:52:27.150010 crc crio[22018]: time=\"2026-06-11T17:52:27.149658384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494417 | controller |     "Jun 11 17:52:27.173916 crc crio[22018]: time=\"2026-06-11T17:52:27.173840893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494437 | controller |     "Jun 11 17:52:27.246944 crc crio[22018]: time=\"2026-06-11T17:52:27.246371997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494453 | controller |     "Jun 11 17:52:27.251308 crc crio[22018]: time=\"2026-06-11T17:52:27.251219468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494469 | controller |     "Jun 11 17:52:27.416654 crc crio[22018]: time=\"2026-06-11T17:52:27.411223701Z\" level=info msg=\"Removed container 2f8de72d44fd57a81c3e9e1c2429b01dd7a508e268b521ba119b7471681c1277: openstack/barbican-keystone-listener-646965f698-m9f2m/barbican-keystone-listener-log\" id=c2f76077-34bf-46d5-8891-cff279788309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494485 | controller |     "Jun 11 17:52:27.474839 crc crio[22018]: time=\"2026-06-11T17:52:27.474553533Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.494501 | controller |     "Jun 11 17:52:27.474839 crc crio[22018]: time=\"2026-06-11T17:52:27.474653247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494517 | controller |     "Jun 11 17:52:27.518598 crc crio[22018]: time=\"2026-06-11T17:52:27.514782199Z\" level=info msg=\"Removing container: a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3\" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494532 | controller |     "Jun 11 17:52:27.843460 crc crio[22018]: time=\"2026-06-11T17:52:27.841562618Z\" level=info msg=\"Stopped pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=c61c8abd-1026-4d23-aba1-2eacc9afec68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494548 | controller |     "Jun 11 17:52:27.866299 crc crio[22018]: time=\"2026-06-11T17:52:27.8662133Z\" level=info msg=\"Removed container a678fd9c66be651a8a23be2248df953192c2bba1fc64ff097f465b50e7e2a3b3: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker\" id=b99e2482-b5cd-4f60-8fb3-58b5a5f09fe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494563 | controller |     "Jun 11 17:52:27.872558 crc crio[22018]: time=\"2026-06-11T17:52:27.87157625Z\" level=info msg=\"Removing container: 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad\" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.494579 | controller |     "Jun 11 17:52:27.929929 crc crio[22018]: time=\"2026-06-11T17:52:27.928508266Z\" level=info msg=\"Stopped pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=1d55bbf8-476b-4088-ba28-3292f8c9af66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.494594 | controller |     "Jun 11 17:52:27.960853 crc crio[22018]: time=\"2026-06-11T17:52:27.960770891Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.494664 | controller |     "Jun 11 17:52:27.960853 crc crio[22018]: time=\"2026-06-11T17:52:27.960831803Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.494683 | controller |     "Jun 11 17:52:28.086454 crc crio[22018]: time=\"2026-06-11T17:52:28.081535908Z\" level=info msg=\"Created container ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1: openstack/glance-default-external-api-0/glance-httpd\" id=bb159bec-167b-4042-8153-b008807a8b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.494699 | controller |     "Jun 11 17:52:28.096583 crc crio[22018]: time=\"2026-06-11T17:52:28.095570576Z\" level=info msg=\"Starting container: ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1\" id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.494715 | controller |     "Jun 11 17:52:28.103784 crc crio[22018]: time=\"2026-06-11T17:52:28.103642909Z\" level=info msg=\"Created container 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f: openstack/swift-storage-0/container-replicator\" id=3dfcf68d-bdda-40af-b1fb-15c3b981f9e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.494731 | controller |     "Jun 11 17:52:28.115629 crc crio[22018]: time=\"2026-06-11T17:52:28.108296551Z\" level=info msg=\"Starting container: 988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f\" id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.494748 | controller |     "Jun 11 17:52:28.130724 crc crio[22018]: time=\"2026-06-11T17:52:28.123398262Z\" level=info msg=\"Started container\" PID=279806 containerID=ffdbaa7e430a3903afa44456f42235ad9f4344926b6e43dde3ac2a6067dd45a1 description=openstack/glance-default-external-api-0/glance-httpd id=e9ac1271-ea76-48b1-b3ce-9aa0aaed7a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f56f897c6eff8a26661e55b956a1cac84894ae46f64ca654ed7f9ca7e9afd1b",
2026-06-11 18:17:42.494764 | controller |     "Jun 11 17:52:28.148586 crc crio[22018]: time=\"2026-06-11T17:52:28.148184686Z\" level=info msg=\"Started container\" PID=279796 containerID=988fa6e9366cddbb691ffc3cf34bce6b66f956e6d7da14a891e0dafe5fdba16f description=openstack/swift-storage-0/container-replicator id=d6f0f86d-bc45-416c-b618-4d5577bd8963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.494781 | controller |     "Jun 11 17:52:28.201624 crc crio[22018]: time=\"2026-06-11T17:52:28.201557457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=867248e1-e33a-4049-8c93-c0dec1124c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.494797 | controller |     "Jun 11 17:52:28.255752 crc crio[22018]: time=\"2026-06-11T17:52:28.255645038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d6325c5b-fe49-4ebe-bd5c-1b6367446684 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.494813 | controller |     "Jun 11 17:52:28.283475 crc crio[22018]: time=\"2026-06-11T17:52:28.281476387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.494830 | controller |     "Jun 11 17:52:28.283475 crc crio[22018]: time=\"2026-06-11T17:52:28.283040988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494846 | controller |     "Jun 11 17:52:28.371053 crc crio[22018]: time=\"2026-06-11T17:52:28.370899528Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.494943 | controller |     "Jun 11 17:52:28.371053 crc crio[22018]: time=\"2026-06-11T17:52:28.370977371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.494999 | controller |     "Jun 11 17:52:28.450263 crc crio[22018]: time=\"2026-06-11T17:52:28.449626803Z\" level=info msg=\"Removed container 34d30c3b166fb6bc44be1021e6a7e65a25117107dba934533b940891206e9aad: openstack/barbican-worker-7f8b6f659c-ppzd5/barbican-worker-log\" id=49faa156-d86d-4984-93dc-a7721a4677b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495016 | controller |     "Jun 11 17:52:28.459549 crc crio[22018]: time=\"2026-06-11T17:52:28.457981602Z\" level=info msg=\"Removing container: ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832\" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495033 | controller |     "Jun 11 17:52:28.516595 crc crio[22018]: 2026-06-11T17:52:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33ab70007db16f4 Mac:ce:52:1c:f0:2b:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc SocketPath: PciID:}] [{Interface:0xc000238690 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.495050 | controller |     "Jun 11 17:52:28.518096 crc crio[22018]: time=\"2026-06-11T17:52:28.518000828Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc002b142c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.495066 | controller |     "Jun 11 17:52:28.518243 crc crio[22018]: time=\"2026-06-11T17:52:28.51819743Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.495082 | controller |     "Jun 11 17:52:28.577970 crc crio[22018]: time=\"2026-06-11T17:52:28.577898631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495097 | controller |     "Jun 11 17:52:28.583729 crc crio[22018]: time=\"2026-06-11T17:52:28.583662007Z\" level=info msg=\"Removed container ffc68f61b2986db32b9f4b1f926294b110f2ca9b87921886707b4af7c1cf2832: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=15d07599-8f54-4502-9051-02e5b74f6bdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495113 | controller |     "Jun 11 17:52:28.609097 crc crio[22018]: time=\"2026-06-11T17:52:28.602832233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495129 | controller |     "Jun 11 17:52:28.611790 crc crio[22018]: time=\"2026-06-11T17:52:28.611715677Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.495145 | controller |     "Jun 11 17:52:28.611790 crc crio[22018]: time=\"2026-06-11T17:52:28.611779199Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.495165 | controller |     "Jun 11 17:52:28.622517 crc crio[22018]: time=\"2026-06-11T17:52:28.621900094Z\" level=info msg=\"Removing container: 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c\" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495181 | controller |     "Jun 11 17:52:28.649731 crc crio[22018]: time=\"2026-06-11T17:52:28.649609959Z\" level=info msg=\"Ran pod sandbox 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 with infra container: openstack/nova-api-0/POD\" id=361ce7f4-6a19-458f-93d9-4025a06b23ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.495197 | controller |     "Jun 11 17:52:28.655272 crc crio[22018]: time=\"2026-06-11T17:52:28.655221443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495213 | controller |     "Jun 11 17:52:28.655790 crc crio[22018]: time=\"2026-06-11T17:52:28.65577046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495229 | controller |     "Jun 11 17:52:28.655930 crc crio[22018]: time=\"2026-06-11T17:52:28.655914595Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=07e91e02-6784-4fe9-889a-b54421585cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495245 | controller |     "Jun 11 17:52:28.679640 crc crio[22018]: time=\"2026-06-11T17:52:28.678704079Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.495260 | controller |     "Jun 11 17:52:28.687819 crc crio[22018]: time=\"2026-06-11T17:52:28.685280371Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 18:17:42.495276 | controller |     "Jun 11 17:52:28.817862 crc crio[22018]: time=\"2026-06-11T17:52:28.817130046Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.495292 | controller |     "Jun 11 17:52:28.817862 crc crio[22018]: time=\"2026-06-11T17:52:28.817705584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495309 | controller |     "Jun 11 17:52:28.869094 crc crio[22018]: time=\"2026-06-11T17:52:28.868911306Z\" level=info msg=\"Removed container 7abe21fc9a6476dab063039f3e114692fdc9a38f1e63ebefe090327cde40b58c: openstack/cinder-api-0/cinder-api\" id=f94273ce-a80a-4313-9527-6292e3945252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495325 | controller |     "Jun 11 17:52:28.892514 crc crio[22018]: time=\"2026-06-11T17:52:28.885314907Z\" level=info msg=\"Removing container: b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59\" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495341 | controller |     "Jun 11 17:52:28.933743 crc crio[22018]: time=\"2026-06-11T17:52:28.933122526Z\" level=info msg=\"Removed container b2caa77373ed09cca156dd7aef5896cdb7c588c40146e03e2f5c8b49b23f1d59: openstack/cinder-api-0/cinder-api-log\" id=715e7532-51df-4803-b9c4-0d5ccdc392cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495357 | controller |     "Jun 11 17:52:28.941776 crc crio[22018]: time=\"2026-06-11T17:52:28.940932318Z\" level=info msg=\"Removing container: 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b\" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495377 | controller |     "Jun 11 17:52:28.982869 crc crio[22018]: time=\"2026-06-11T17:52:28.982752363Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.495396 | controller |     "Jun 11 17:52:28.982869 crc crio[22018]: time=\"2026-06-11T17:52:28.982807285Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.495419 | controller |     "Jun 11 17:52:29.017527 crc crio[22018]: time=\"2026-06-11T17:52:29.011199278Z\" level=info msg=\"Removed container 1e3b1432418d33bea5ccaf672a34a9b772925e4088c02f01837e7499d680b58b: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=5d740ad4-e0f3-4d15-8b98-0682f20cda2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495438 | controller |     "Jun 11 17:52:29.028150 crc crio[22018]: time=\"2026-06-11T17:52:29.027743193Z\" level=info msg=\"Removing container: 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382\" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495454 | controller |     "Jun 11 17:52:29.052562 crc crio[22018]: time=\"2026-06-11T17:52:29.050716165Z\" level=info msg=\"Created container acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526: openstack/swift-storage-0/container-auditor\" id=919f52f2-0a76-4c7e-9deb-619562ac40f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.495471 | controller |     "Jun 11 17:52:29.059116 crc crio[22018]: time=\"2026-06-11T17:52:29.058691419Z\" level=info msg=\"Starting container: acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526\" id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.495486 | controller |     "Jun 11 17:52:29.083717 crc crio[22018]: time=\"2026-06-11T17:52:29.083104568Z\" level=info msg=\"Started container\" PID=280257 containerID=acb4db3b2ea25601137fac44c5b74514a95b0b35fd49c9ced6a4fa5cef014526 description=openstack/swift-storage-0/container-auditor id=2aa9cfb3-74fa-4b9f-aa0c-6d446ecd9fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.495503 | controller |     "Jun 11 17:52:29.115493 crc crio[22018]: time=\"2026-06-11T17:52:29.115405723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b037abd8-cd76-4111-910b-cfed1efdd2a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495519 | controller |     "Jun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115591208Z\" level=info msg=\"Removed container 976ff7fde5b224571a225dd835e8cc3a74f389a07d4364e124c7aa58a62d2382: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b28887d-7028-43d3-b264-dbedf5df6966 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495535 | controller |     "Jun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115682221Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.495551 | controller |     "Jun 11 17:52:29.116975 crc crio[22018]: time=\"2026-06-11T17:52:29.115751004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495567 | controller |     "Jun 11 17:52:29.122216 crc crio[22018]: time=\"2026-06-11T17:52:29.121979734Z\" level=info msg=\"Removing container: 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d\" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495588 | controller |     "Jun 11 17:52:29.222379 crc crio[22018]: time=\"2026-06-11T17:52:29.219461426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c106c638-3a78-49da-bbe0-d60beed518e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495605 | controller |     "Jun 11 17:52:29.241630 crc crio[22018]: time=\"2026-06-11T17:52:29.241528564Z\" level=info msg=\"Removed container 232c2518beb74930f9217a6cc7239a27465daf71f1000bf70b1630f3761bff6d: openstack/nova-metadata-0/nova-metadata-log\" id=2837f90f-16be-428c-b548-a0c94963b1ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495621 | controller |     "Jun 11 17:52:29.257701 crc crio[22018]: time=\"2026-06-11T17:52:29.255283015Z\" level=info msg=\"Removing container: 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd\" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495638 | controller |     "Jun 11 17:52:29.323132 crc crio[22018]: time=\"2026-06-11T17:52:29.323055648Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}\"",
2026-06-11 18:17:42.495655 | controller |     "Jun 11 17:52:29.323503 crc crio[22018]: time=\"2026-06-11T17:52:29.323479372Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.495671 | controller |     "Jun 11 17:52:29.354307 crc crio[22018]: time=\"2026-06-11T17:52:29.352081181Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.495687 | controller |     "Jun 11 17:52:29.375579 crc crio[22018]: time=\"2026-06-11T17:52:29.375066041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495703 | controller |     "Jun 11 17:52:29.393674 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9055784ea6fd611 Mac:9e:43:b6:a2:3c:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.495718 | controller |     "Jun 11 17:52:29.397973 crc crio[22018]: time=\"2026-06-11T17:52:29.394087297Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 UID:68df9df0-c8bf-4f9b-b20a-37e82ff116b1 NetNS:/var/run/netns/0367502e-dc2d-4273-b080-ecb87461da30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68df9df0_c8bf_4f9b_b20a_37e82ff116b1.slice PodAnnotations:0xc0004bf1a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.495736 | controller |     "Jun 11 17:52:29.397973 crc crio[22018]: time=\"2026-06-11T17:52:29.394228752Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.495756 | controller |     "Jun 11 17:52:29.437882 crc crio[22018]: time=\"2026-06-11T17:52:29.436992593Z\" level=info msg=\"Ran pod sandbox 9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930 with infra container: openstack/cinder-api-0/POD\" id=d1619213-3dab-476c-81d0-311d86ed4797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.495772 | controller |     "Jun 11 17:52:29.440755 crc crio[22018]: time=\"2026-06-11T17:52:29.440614929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=23f8a0fc-18bb-4e0e-8b01-bf6ad2b16ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495789 | controller |     "Jun 11 17:52:29.449781 crc crio[22018]: time=\"2026-06-11T17:52:29.447857111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a9f0f19c-50b3-4b64-9ce4-8ec33bfe7203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.495805 | controller |     "Jun 11 17:52:29.471140 crc crio[22018]: time=\"2026-06-11T17:52:29.470874318Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.495820 | controller |     "Jun 11 17:52:29.479708 crc crio[22018]: time=\"2026-06-11T17:52:29.479628016Z\" level=info msg=\"Removed container 47f2d6e3e1167db7776ebf8a27815a401e95fa1ba31692b933f957f7a3d624bd: openstack/barbican-api-86bb58b544-9vvvm/barbican-api-log\" id=5830ecc6-6927-482c-9eff-da1be873c234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495837 | controller |     "Jun 11 17:52:29.481073 crc crio[22018]: time=\"2026-06-11T17:52:29.480047863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495877 | controller |     "Jun 11 17:52:29.492126 crc crio[22018]: time=\"2026-06-11T17:52:29.491616802Z\" level=info msg=\"Removing container: 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6\" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495895 | controller |     "Jun 11 17:52:29.615477 crc crio[22018]: time=\"2026-06-11T17:52:29.61028381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495911 | controller |     "Jun 11 17:52:29.615477 crc crio[22018]: time=\"2026-06-11T17:52:29.615024148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.495928 | controller |     "Jun 11 17:52:29.671896 crc crio[22018]: time=\"2026-06-11T17:52:29.662263912Z\" level=info msg=\"Removed container 0e28384b3fb248d28f2db3e30a28e00a55053872362d6feddc4af323869785a6: openstack/barbican-api-86bb58b544-9vvvm/barbican-api\" id=27c55156-059b-48bc-8de0-842e21965193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495945 | controller |     "Jun 11 17:52:29.691623 crc crio[22018]: time=\"2026-06-11T17:52:29.691142585Z\" level=info msg=\"Removing container: 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441\" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.495961 | controller |     "Jun 11 17:52:29.740257 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02b2569bc4a37 Mac:ee:b0:5b:97:1d:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.495977 | controller |     "Jun 11 17:52:29.749386 crc crio[22018]: time=\"2026-06-11T17:52:29.741754492Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc00141a540}] Aliases:map[]}\"",
2026-06-11 18:17:42.495998 | controller |     "Jun 11 17:52:29.754258 crc crio[22018]: time=\"2026-06-11T17:52:29.754158794Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.496015 | controller |     "Jun 11 17:52:29.846283 crc crio[22018]: time=\"2026-06-11T17:52:29.846059413Z\" level=info msg=\"Removed container 46842a85021e841deac9512f87eeb72a8a62be7a747999fa8231c327b3b03441: openstack/cinder-scheduler-0/probe\" id=1e20c019-3073-46fe-8448-4f5ea2917ca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496035 | controller |     "Jun 11 17:52:29.848785 crc crio[22018]: time=\"2026-06-11T17:52:29.847316033Z\" level=info msg=\"Ran pod sandbox 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 with infra container: openstack/nova-metadata-0/POD\" id=abfc778d-e8bb-4dc9-82e7-ed92bc0dc8e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.496093 | controller |     "Jun 11 17:52:29.857139 crc crio[22018]: time=\"2026-06-11T17:52:29.857047429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496118 | controller |     "Jun 11 17:52:29.857301 crc crio[22018]: time=\"2026-06-11T17:52:29.857261676Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496138 | controller |     "Jun 11 17:52:29.857398 crc crio[22018]: time=\"2026-06-11T17:52:29.857316558Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=fc4ea374-5c05-4dcc-a1c4-b7e9c28662fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496158 | controller |     "Jun 11 17:52:29.863995 crc crio[22018]: time=\"2026-06-11T17:52:29.8592318Z\" level=info msg=\"Removing container: ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae\" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496179 | controller |     "Jun 11 17:52:29.863995 crc crio[22018]: time=\"2026-06-11T17:52:29.859757327Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.496199 | controller |     "Jun 11 17:52:29.880388 crc crio[22018]: time=\"2026-06-11T17:52:29.875286522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 18:17:42.496218 | controller |     "Jun 11 17:52:29.930714 crc crio[22018]: time=\"2026-06-11T17:52:29.930618096Z\" level=info msg=\"Removed container ea3a3fd1b2bc7cb59a72f13d3a0e1a817b26d5fe5f89c384d083bba1748129ae: openstack/cinder-scheduler-0/cinder-scheduler\" id=ea6bc981-c473-4323-8e2a-52aee40e1138 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496238 | controller |     "Jun 11 17:52:29.939885 crc crio[22018]: 2026-06-11T17:52:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ec5f81eca203e9 Mac:be:c7:a5:25:8a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.496265 | controller |     "Jun 11 17:52:29.940746 crc crio[22018]: time=\"2026-06-11T17:52:29.939890397Z\" level=info msg=\"Created container 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b: openstack/swift-storage-0/container-updater\" id=e7b82980-179d-481b-b0a0-c02e1aaeafa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.496289 | controller |     "Jun 11 17:52:29.940870 crc crio[22018]: time=\"2026-06-11T17:52:29.940837435Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc0004bef60}] Aliases:map[]}\"",
2026-06-11 18:17:42.496310 | controller |     "Jun 11 17:52:29.941086 crc crio[22018]: time=\"2026-06-11T17:52:29.940713041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.496330 | controller |     "Jun 11 17:52:29.941209 crc crio[22018]: time=\"2026-06-11T17:52:29.941188376Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.496349 | controller |     "Jun 11 17:52:29.949372 crc crio[22018]: time=\"2026-06-11T17:52:29.949254936Z\" level=info msg=\"Ran pod sandbox 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 with infra container: openstack/nova-scheduler-0/POD\" id=74922bd1-ec29-48bd-89ca-99d3b7d83344 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.496369 | controller |     "Jun 11 17:52:29.952258 crc crio[22018]: time=\"2026-06-11T17:52:29.952001527Z\" level=info msg=\"Removing container: f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b\" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496389 | controller |     "Jun 11 17:52:29.953742 crc crio[22018]: time=\"2026-06-11T17:52:29.95371646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496412 | controller |     "Jun 11 17:52:29.953948 crc crio[22018]: time=\"2026-06-11T17:52:29.953931297Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496434 | controller |     "Jun 11 17:52:29.954066 crc crio[22018]: time=\"2026-06-11T17:52:29.954048741Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=f2dbfc95-cf2f-4137-94d2-e76b5742163d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496455 | controller |     "Jun 11 17:52:29.954305 crc crio[22018]: time=\"2026-06-11T17:52:29.952025351Z\" level=info msg=\"Starting container: 1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b\" id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.496478 | controller |     "Jun 11 17:52:29.964007 crc crio[22018]: time=\"2026-06-11T17:52:29.96391497Z\" level=info msg=\"Started container\" PID=280395 containerID=1a167335ee257e7c4b89c5ac1270bcc00f6ec775941303a18f86fab70681e03b description=openstack/swift-storage-0/container-updater id=607c4c0d-d5ea-4dbb-8f8b-172d3357cdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.496502 | controller |     "Jun 11 17:52:29.964007 crc crio[22018]: time=\"2026-06-11T17:52:29.963975491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.496530 | controller |     "Jun 11 17:52:29.966929 crc crio[22018]: time=\"2026-06-11T17:52:29.966866324Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 18:17:42.496552 | controller |     "Jun 11 17:52:29.981836 crc crio[22018]: time=\"2026-06-11T17:52:29.98175185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=99badb8c-8ccb-4da8-81d5-a1707fab3c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496573 | controller |     "Jun 11 17:52:30.006155 crc crio[22018]: time=\"2026-06-11T17:52:30.006067172Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.496593 | controller |     "Jun 11 17:52:30.006251 crc crio[22018]: time=\"2026-06-11T17:52:30.006197187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.496613 | controller |     "Jun 11 17:52:30.038873 crc crio[22018]: time=\"2026-06-11T17:52:30.038779767Z\" level=info msg=\"Removed container f620670efcfd4c6d34638eec068a1741a4891408d57e955fcb21c8096bf1857b: openshift-marketplace/community-operators-z9jz5/registry-server\" id=ebc718ea-7b66-4678-abde-40097d777d9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496635 | controller |     "Jun 11 17:52:30.051964 crc crio[22018]: time=\"2026-06-11T17:52:30.051880282Z\" level=info msg=\"Removing container: 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205\" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496655 | controller |     "Jun 11 17:52:30.081236 crc crio[22018]: time=\"2026-06-11T17:52:30.081139762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=70ab6168-0664-4ead-8353-45a47c7bda5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.496677 | controller |     "Jun 11 17:52:30.150533 crc crio[22018]: time=\"2026-06-11T17:52:30.150129419Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.496698 | controller |     "Jun 11 17:52:30.183877 crc crio[22018]: time=\"2026-06-11T17:52:30.183281387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.496722 | controller |     "Jun 11 17:52:30.259129 crc crio[22018]: time=\"2026-06-11T17:52:30.258934599Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}\"",
2026-06-11 18:17:42.496745 | controller |     "Jun 11 17:52:30.259129 crc crio[22018]: time=\"2026-06-11T17:52:30.259075704Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.496768 | controller |     "Jun 11 17:52:30.312029 crc crio[22018]: time=\"2026-06-11T17:52:30.311515939Z\" level=info msg=\"Removed container 35b9df4455f3357409bd1c137f9c4c7da4b0aa1681d733f781f4637ed0fa9205: openshift-marketplace/community-operators-z9jz5/extract-content\" id=c070069a-571a-486d-a274-98684fa50337 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496799 | controller |     "Jun 11 17:52:30.322375 crc crio[22018]: time=\"2026-06-11T17:52:30.32065084Z\" level=info msg=\"Removing container: d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b\" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496822 | controller |     "Jun 11 17:52:30.393482 crc crio[22018]: time=\"2026-06-11T17:52:30.392446192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.496846 | controller |     "Jun 11 17:52:30.442126 crc crio[22018]: time=\"2026-06-11T17:52:30.438075911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.496897 | controller |     "Jun 11 17:52:30.503386 crc crio[22018]: time=\"2026-06-11T17:52:30.497067275Z\" level=info msg=\"Removed container d89d2739d5409e90e906fef2040dc8911aa828fe6db9a2549dc01df0f1b19c2b: openshift-marketplace/community-operators-z9jz5/extract-utilities\" id=6a524744-1276-41b3-bb19-f2e5534e5873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.496921 | controller |     "Jun 11 17:52:30.668073 crc crio[22018]: time=\"2026-06-11T17:52:30.667976067Z\" level=info msg=\"Created container ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c: openstack/swift-storage-0/object-server\" id=6e0ed319-7307-420c-9183-0bbabc4bb380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.496945 | controller |     "Jun 11 17:52:30.668980 crc crio[22018]: time=\"2026-06-11T17:52:30.668943778Z\" level=info msg=\"Starting container: ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c\" id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.496967 | controller |     "Jun 11 17:52:30.683653 crc crio[22018]: time=\"2026-06-11T17:52:30.677902518Z\" level=info msg=\"Started container\" PID=280546 containerID=ba09980104e2466f4475d7c90917af69cd75e5a04562191275f86f8fadb2a85c description=openstack/swift-storage-0/object-server id=e66d0647-2658-4ef7-8f01-4fc953524fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.496989 | controller |     "Jun 11 17:52:30.692058 crc crio[22018]: time=\"2026-06-11T17:52:30.690582859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4528558e-6dfd-4e0a-8adf-6f587bbe9fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497010 | controller |     "Jun 11 17:52:30.788228 crc crio[22018]: time=\"2026-06-11T17:52:30.78805394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ced7c483-83a1-420d-8c06-61494146427c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497030 | controller |     "Jun 11 17:52:30.802738 crc crio[22018]: time=\"2026-06-11T17:52:30.801523201Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497050 | controller |     "Jun 11 17:52:30.802738 crc crio[22018]: time=\"2026-06-11T17:52:30.801893973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497072 | controller |     "Jun 11 17:52:30.974181 crc crio[22018]: time=\"2026-06-11T17:52:30.967058733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497100 | controller |     "Jun 11 17:52:30.976280 crc crio[22018]: 2026-06-11T17:52:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226e4a697fa4dac Mac:7a:5d:d5:26:de:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 SocketPath: PciID:}] [{Interface:0xc000404750 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.497121 | controller |     "Jun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.978269389Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 UID:ba770e3a-342e-40cf-bb9e-3f2ff1212895 NetNS:/var/run/netns/a94c56be-7090-46a3-b21d-0cce9f488045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba770e3a_342e_40cf_bb9e_3f2ff1212895.slice PodAnnotations:0xc00141a330}] Aliases:map[]}\"",
2026-06-11 18:17:42.497142 | controller |     "Jun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.978543998Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.497163 | controller |     "Jun 11 17:52:30.986785 crc crio[22018]: time=\"2026-06-11T17:52:30.983828355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497185 | controller |     "Jun 11 17:52:30.999869 crc crio[22018]: time=\"2026-06-11T17:52:30.999776033Z\" level=info msg=\"Ran pod sandbox 226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804 with infra container: openstack/cinder-scheduler-0/POD\" id=ba7ddf75-adc7-4377-949c-94307f954bc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.497205 | controller |     "Jun 11 17:52:31.011998 crc crio[22018]: time=\"2026-06-11T17:52:31.011900209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497227 | controller |     "Jun 11 17:52:31.012574 crc crio[22018]: time=\"2026-06-11T17:52:31.01254695Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497248 | controller |     "Jun 11 17:52:31.012720 crc crio[22018]: time=\"2026-06-11T17:52:31.012698525Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=8a6882a6-60d9-4078-987f-6332b5468467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497267 | controller |     "Jun 11 17:52:31.014989 crc crio[22018]: time=\"2026-06-11T17:52:31.014543303Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.497286 | controller |     "Jun 11 17:52:31.029679 crc crio[22018]: time=\"2026-06-11T17:52:31.024900702Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 18:17:42.497305 | controller |     "Jun 11 17:52:31.166752 crc crio[22018]: time=\"2026-06-11T17:52:31.166663449Z\" level=info msg=\"Created container e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be: openstack/swift-storage-0/object-replicator\" id=819fcaf5-66a6-4960-8e03-da93e1b34476 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497323 | controller |     "Jun 11 17:52:31.192079 crc crio[22018]: time=\"2026-06-11T17:52:31.191167015Z\" level=info msg=\"Starting container: e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be\" id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.497345 | controller |     "Jun 11 17:52:31.216868 crc crio[22018]: time=\"2026-06-11T17:52:31.216251329Z\" level=info msg=\"Started container\" PID=280591 containerID=e5e87717b657d5ee68110ddcc3d6cf351f2abf84297fb8515fcf79e0dbcbd0be description=openstack/swift-storage-0/object-replicator id=71f64e61-018b-4d26-899f-89e3169ac08e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.497364 | controller |     "Jun 11 17:52:31.320609 crc crio[22018]: time=\"2026-06-11T17:52:31.320306832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=eefc465b-1e0c-47cf-97e0-eafa98b35c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497383 | controller |     "Jun 11 17:52:31.350999 crc crio[22018]: time=\"2026-06-11T17:52:31.348623384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=32e63dde-2076-4679-a785-34b876677d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497404 | controller |     "Jun 11 17:52:31.364591 crc crio[22018]: time=\"2026-06-11T17:52:31.364497144Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497425 | controller |     "Jun 11 17:52:31.365978 crc crio[22018]: time=\"2026-06-11T17:52:31.365954521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497444 | controller |     "Jun 11 17:52:31.810930 crc crio[22018]: time=\"2026-06-11T17:52:31.810773776Z\" level=info msg=\"Stopping container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08 (timeout: 2s)\" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.497463 | controller |     "Jun 11 17:52:31.892904 crc crio[22018]: time=\"2026-06-11T17:52:31.890665263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497481 | controller |     "Jun 11 17:52:31.931606 crc crio[22018]: time=\"2026-06-11T17:52:31.930781755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497499 | controller |     "Jun 11 17:52:31.948445 crc crio[22018]: time=\"2026-06-11T17:52:31.948248532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497517 | controller |     "Jun 11 17:52:31.966477 crc crio[22018]: time=\"2026-06-11T17:52:31.965893494Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=27442787-911d-4006-a590-d0f5ccbd3621 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.497535 | controller |     "Jun 11 17:52:31.967609 crc crio[22018]: time=\"2026-06-11T17:52:31.967515916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=70277fc4-533d-4ea3-b619-6d606fd76b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497553 | controller |     "Jun 11 17:52:32.061125 crc crio[22018]: time=\"2026-06-11T17:52:32.060764093Z\" level=info msg=\"Stopped container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=45f8f841-2f54-4ec4-aa3b-86de29ca52f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.497576 | controller |     "Jun 11 17:52:32.070845 crc crio[22018]: time=\"2026-06-11T17:52:32.067603392Z\" level=info msg=\"Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.497596 | controller |     "Jun 11 17:52:32.100672 crc crio[22018]: time=\"2026-06-11T17:52:32.094651053Z\" level=info msg=\"Got pod network &{Name:certified-operators-c2d7f Namespace:openshift-marketplace ID:917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7 UID:b8a7e714-970f-4361-9d52-71cd07fb0269 NetNS:/var/run/netns/3ffa50ec-7a5b-409b-85e6-50f7e42dfe37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8a7e714_970f_4361_9d52_71cd07fb0269.slice PodAnnotations:0xc0029b5398}] Aliases:map[]}\"",
2026-06-11 18:17:42.497617 | controller |     "Jun 11 17:52:32.100672 crc crio[22018]: time=\"2026-06-11T17:52:32.095020265Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-c2d7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.497637 | controller |     "Jun 11 17:52:32.362897 crc crio[22018]: time=\"2026-06-11T17:52:32.357231317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=93182a1e-be35-4316-a0f8-e7ab2f46bd89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497656 | controller |     "Jun 11 17:52:32.635537 crc crio[22018]: time=\"2026-06-11T17:52:32.633866215Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497674 | controller |     "Jun 11 17:52:32.650380 crc crio[22018]: time=\"2026-06-11T17:52:32.650031967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497692 | controller |     "Jun 11 17:52:32.799396 crc crio[22018]: time=\"2026-06-11T17:52:32.79362294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497711 | controller |     "Jun 11 17:52:32.816379 crc crio[22018]: time=\"2026-06-11T17:52:32.808746905Z\" level=info msg=\"Created container 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7: openstack/cinder-api-0/cinder-api-log\" id=ce52b719-9f02-475e-884c-047125f05173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497729 | controller |     "Jun 11 17:52:32.832585 crc crio[22018]: time=\"2026-06-11T17:52:32.832486506Z\" level=info msg=\"Starting container: 72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7\" id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.497748 | controller |     "Jun 11 17:52:32.854744 crc crio[22018]: time=\"2026-06-11T17:52:32.853240104Z\" level=info msg=\"Started container\" PID=280706 containerID=72720254caf1b34508d71fd4be21a3b750de97011a209bfaf373f7aaa98cffb7 description=openstack/cinder-api-0/cinder-api-log id=79b4ec9c-fecf-4967-9246-0fdf0e20d6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930",
2026-06-11 18:17:42.497766 | controller |     "Jun 11 17:52:32.884191 crc crio[22018]: time=\"2026-06-11T17:52:32.88412631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=38a04054-256e-4da6-835c-36a50c5589db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497785 | controller |     "Jun 11 17:52:33.033392 crc crio[22018]: time=\"2026-06-11T17:52:33.033249224Z\" level=info msg=\"Stopped pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=d151552c-0f67-4cfc-bd99-46919d808fe7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.497807 | controller |     "Jun 11 17:52:33.081010 crc crio[22018]: time=\"2026-06-11T17:52:33.080917856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f0223e22-136f-4907-b231-d730e39a8861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497825 | controller |     "Jun 11 17:52:33.109943 crc crio[22018]: time=\"2026-06-11T17:52:33.109830253Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497843 | controller |     "Jun 11 17:52:33.110306 crc crio[22018]: time=\"2026-06-11T17:52:33.110232856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497887 | controller |     "Jun 11 17:52:33.145005 crc crio[22018]: time=\"2026-06-11T17:52:33.144918533Z\" level=info msg=\"Created container 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5: openstack/swift-storage-0/object-auditor\" id=1d81a912-9738-4b1a-a2cb-10e4a60486e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.497906 | controller |     "Jun 11 17:52:33.156194 crc crio[22018]: time=\"2026-06-11T17:52:33.156066289Z\" level=info msg=\"Starting container: 4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5\" id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.497924 | controller |     "Jun 11 17:52:33.246549 crc crio[22018]: time=\"2026-06-11T17:52:33.24349411Z\" level=info msg=\"Started container\" PID=280701 containerID=4d1fe8c34fab84f5384af2f3b2b7da625258ff64eb83948c793859e756280ed5 description=openstack/swift-storage-0/object-auditor id=f75b590b-61a2-4545-a139-8d61d870dab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.497942 | controller |     "Jun 11 17:52:33.352915 crc crio[22018]: time=\"2026-06-11T17:52:33.352524226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=53a01a98-01f4-41cb-bd83-eaf4de4d7fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.497960 | controller |     "Jun 11 17:52:33.914839 crc crio[22018]: time=\"2026-06-11T17:52:33.913256938Z\" level=info msg=\"Removing container: de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08\" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.497977 | controller |     "Jun 11 17:52:34.229599 crc crio[22018]: time=\"2026-06-11T17:52:34.222852066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.497994 | controller |     "Jun 11 17:52:34.671250 crc crio[22018]: time=\"2026-06-11T17:52:34.671121724Z\" level=info msg=\"Created container b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d9563c4-51e6-4627-b97c-b51386b51783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498012 | controller |     "Jun 11 17:52:34.679942 crc crio[22018]: time=\"2026-06-11T17:52:34.679745532Z\" level=info msg=\"Starting container: b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d\" id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.498029 | controller |     "Jun 11 17:52:34.707147 crc crio[22018]: time=\"2026-06-11T17:52:34.706955972Z\" level=info msg=\"Started container\" PID=280853 containerID=b913aa5ada202392d60e6e8a3b4ae0eb911dd0bc337aa659d91d2510db62e59d description=openstack/cinder-scheduler-0/cinder-scheduler id=10a6d8a8-aebc-48db-8521-477ab0dd2c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804",
2026-06-11 18:17:42.498052 | controller |     "Jun 11 17:52:34.770238 crc crio[22018]: time=\"2026-06-11T17:52:34.764676327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2923258e-bdf0-421b-a35c-6e91522b8f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498071 | controller |     "Jun 11 17:52:35.520535 crc crio[22018]: time=\"2026-06-11T17:52:35.519911003Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-24pt9/POD\" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.498088 | controller |     "Jun 11 17:52:35.521997 crc crio[22018]: time=\"2026-06-11T17:52:35.520587385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498106 | controller |     "Jun 11 17:52:35.822147 crc crio[22018]: time=\"2026-06-11T17:52:35.82193162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1b5864bc-d631-403b-8967-03e883d348fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498124 | controller |     "Jun 11 17:52:36.986578 crc crio[22018]: time=\"2026-06-11T17:52:36.985775089Z\" level=info msg=\"Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.498142 | controller |     "Jun 11 17:52:36.988826 crc crio[22018]: time=\"2026-06-11T17:52:36.987403442Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-6lrnw Namespace:openstack ID:cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100 UID:eb061012-b33e-45f5-b4d6-9ecfdb1d6453 NetNS:/var/run/netns/286f6519-5c91-4a7e-b736-cf66712f9dc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb061012_b33e_45f5_b4d6_9ecfdb1d6453.slice PodAnnotations:0xc00285c580}] Aliases:map[]}\"",
2026-06-11 18:17:42.498160 | controller |     "Jun 11 17:52:36.988826 crc crio[22018]: time=\"2026-06-11T17:52:36.987576367Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-6lrnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.498178 | controller |     "Jun 11 17:52:39.950633 crc crio[22018]: time=\"2026-06-11T17:52:39.94973381Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498195 | controller |     "Jun 11 17:52:39.993163 crc crio[22018]: time=\"2026-06-11T17:52:39.992947805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498213 | controller |     "Jun 11 17:52:39.993163 crc crio[22018]: time=\"2026-06-11T17:52:39.993001599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498231 | controller |     "Jun 11 17:52:40.839022 crc crio[22018]: time=\"2026-06-11T17:52:40.838638902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498248 | controller |     "Jun 11 17:52:40.971197 crc crio[22018]: time=\"2026-06-11T17:52:40.970579713Z\" level=info msg=\"Created container f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66: openstack/cinder-api-0/cinder-api\" id=e834e4d2-c5c6-41d4-8166-71dcdb5e0443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498270 | controller |     "Jun 11 17:52:40.973108 crc crio[22018]: time=\"2026-06-11T17:52:40.972584547Z\" level=info msg=\"Starting container: f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66\" id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.498288 | controller |     "Jun 11 17:52:40.978594 crc crio[22018]: time=\"2026-06-11T17:52:40.978477584Z\" level=info msg=\"Started container\" PID=281427 containerID=f59b0de69c5366ae3c86f3245aa6647c4eb7f4b9e36891290d071e6dee5e9c66 description=openstack/cinder-api-0/cinder-api id=39d03ba7-7544-4b06-81db-0906360f2805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9055784ea6fd61172587c89771d29506aa9bcad34bb069018bbd1e2279f73930",
2026-06-11 18:17:42.498306 | controller |     "Jun 11 17:52:41.276567 crc crio[22018]: time=\"2026-06-11T17:52:41.274629363Z\" level=info msg=\"Stopped pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=4a14bee5-0dcb-4e6e-9b44-28cd826606f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.498323 | controller |     "Jun 11 17:52:41.287237 crc crio[22018]: time=\"2026-06-11T17:52:41.287173185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=4ec125d8-e287-41fb-8811-7a6dae40acf4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.498341 | controller |     "Jun 11 17:52:41.290561 crc crio[22018]: time=\"2026-06-11T17:52:41.290396898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=02c78866-78b3-4051-a71e-eb01219f5493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498359 | controller |     "Jun 11 17:52:41.317975 crc crio[22018]: time=\"2026-06-11T17:52:41.317891382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=88b2c9fe-f4fe-45c3-aee6-6da5704112d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498376 | controller |     "Jun 11 17:52:41.337924 crc crio[22018]: time=\"2026-06-11T17:52:41.337726813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=a0193589-78d0-43f3-98e5-d71ec2680d8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.498395 | controller |     "Jun 11 17:52:41.346108 crc crio[22018]: time=\"2026-06-11T17:52:41.345973414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e7b1c63-4c85-4c7c-8578-0732b8234d9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498417 | controller |     "Jun 11 17:52:41.355100 crc crio[22018]: time=\"2026-06-11T17:52:41.354978663Z\" level=info msg=\"Removed container de2f4004da2806c03a4458f130b38880cb69cb7d95c46a4185c699a8ec376d08: openshift-marketplace/certified-operators-c2d7f/registry-server\" id=e943c3fb-a899-4dc2-aefd-87854e43b4a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.498435 | controller |     "Jun 11 17:52:41.367260 crc crio[22018]: time=\"2026-06-11T17:52:41.367175652Z\" level=info msg=\"Removing container: dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64\" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.498453 | controller |     "Jun 11 17:52:41.463833 crc crio[22018]: time=\"2026-06-11T17:52:41.463693598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=ff2d40f8-e225-4425-b06c-706fbf4eb6f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.498471 | controller |     "Jun 11 17:52:41.464535 crc crio[22018]: time=\"2026-06-11T17:52:41.464398627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ad5de8de-9167-40e4-9947-90b6bc27b48d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498493 | controller |     "Jun 11 17:52:41.508761 crc crio[22018]: time=\"2026-06-11T17:52:41.508660496Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8c0307cd-b385-4d15-8d70-5dc9a890b7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498511 | controller |     "Jun 11 17:52:41.515129 crc crio[22018]: time=\"2026-06-11T17:52:41.515044325Z\" level=info msg=\"Removed container dfa1b451c9fa969fd3403c3ae4c03ec73e8d93ceeccaa0cff6a0c91ecb76ff64: openshift-marketplace/certified-operators-c2d7f/extract-content\" id=d38209d8-426e-4e45-bd9e-d250f774794e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.498529 | controller |     "Jun 11 17:52:41.521399 crc crio[22018]: time=\"2026-06-11T17:52:41.521260591Z\" level=info msg=\"Removing container: d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97\" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.498546 | controller |     "Jun 11 17:52:41.546067 crc crio[22018]: time=\"2026-06-11T17:52:41.545941563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff551482-321e-434c-8e18-07ef7b65f292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498564 | controller |     "Jun 11 17:52:41.546067 crc crio[22018]: time=\"2026-06-11T17:52:41.545968446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498582 | controller |     "Jun 11 17:52:41.552663 crc crio[22018]: time=\"2026-06-11T17:52:41.552520933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498600 | controller |     "Jun 11 17:52:41.554410 crc crio[22018]: time=\"2026-06-11T17:52:41.554260878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d5836205-b6b4-4adf-888a-5e396e769b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498618 | controller |     "Jun 11 17:52:41.555972 crc crio[22018]: time=\"2026-06-11T17:52:41.555896123Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}\"",
2026-06-11 18:17:42.498636 | controller |     "Jun 11 17:52:41.555972 crc crio[22018]: time=\"2026-06-11T17:52:41.555965515Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-24pt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.498654 | controller |     "Jun 11 17:52:41.563549 crc crio[22018]: time=\"2026-06-11T17:52:41.562873055Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=eb7c8c39-d044-472c-813a-419b35cb9ea5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.498672 | controller |     "Jun 11 17:52:41.564045 crc crio[22018]: time=\"2026-06-11T17:52:41.563992297Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498690 | controller |     "Jun 11 17:52:41.566683 crc crio[22018]: time=\"2026-06-11T17:52:41.565799466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498712 | controller |     "Jun 11 17:52:41.567229 crc crio[22018]: time=\"2026-06-11T17:52:41.566873049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b88903ea-7c41-42ab-bd29-3420497c2506 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498730 | controller |     "Jun 11 17:52:41.575642 crc crio[22018]: time=\"2026-06-11T17:52:41.575492214Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498748 | controller |     "Jun 11 17:52:41.584990 crc crio[22018]: time=\"2026-06-11T17:52:41.584862703Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498765 | controller |     "Jun 11 17:52:41.592235 crc crio[22018]: time=\"2026-06-11T17:52:41.592143444Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498783 | controller |     "Jun 11 17:52:41.608833 crc crio[22018]: time=\"2026-06-11T17:52:41.608760514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498800 | controller |     "Jun 11 17:52:41.627945 crc crio[22018]: time=\"2026-06-11T17:52:41.627896644Z\" level=info msg=\"Removed container d939b3cae0daeb691211c3679108358d35a562c9d2036153a67c81999ddd5c97: openshift-marketplace/certified-operators-c2d7f/extract-utilities\" id=4bfc25ee-6e5c-4bf1-bcf6-913cff896268 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.498817 | controller |     "Jun 11 17:52:41.630407 crc crio[22018]: time=\"2026-06-11T17:52:41.630159715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498835 | controller |     "Jun 11 17:52:41.630407 crc crio[22018]: time=\"2026-06-11T17:52:41.630288444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498874 | controller |     "Jun 11 17:52:41.631274 crc crio[22018]: time=\"2026-06-11T17:52:41.631003287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f05fff43-f96b-40f7-847b-cc471634612c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.498894 | controller |     "Jun 11 17:52:41.684038 crc crio[22018]: time=\"2026-06-11T17:52:41.683966807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498911 | controller |     "Jun 11 17:52:41.716683 crc crio[22018]: time=\"2026-06-11T17:52:41.716528446Z\" level=info msg=\"Created container 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67: openstack/swift-storage-0/object-updater\" id=59acc08b-4d70-478b-8045-25298d60a128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.498929 | controller |     "Jun 11 17:52:41.719175 crc crio[22018]: time=\"2026-06-11T17:52:41.718590231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498946 | controller |     "Jun 11 17:52:41.719878 crc crio[22018]: time=\"2026-06-11T17:52:41.719794133Z\" level=info msg=\"Starting container: 89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67\" id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.498969 | controller |     "Jun 11 17:52:41.727392 crc crio[22018]: time=\"2026-06-11T17:52:41.727252547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.498987 | controller |     "Jun 11 17:52:41.741872 crc crio[22018]: time=\"2026-06-11T17:52:41.74082846Z\" level=info msg=\"Started container\" PID=281629 containerID=89934342a45c508afb64056095850609305bba11ff3fac82f5b1c8434c045a67 description=openstack/swift-storage-0/object-updater id=5967835f-aa81-43ad-a70e-4989b214a441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.499005 | controller |     "Jun 11 17:52:41.778232 crc crio[22018]: time=\"2026-06-11T17:52:41.776701809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2bd3e778-9b6a-4b23-9495-06630d376fbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499023 | controller |     "Jun 11 17:52:41.834940 crc crio[22018]: time=\"2026-06-11T17:52:41.834831443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499040 | controller |     "Jun 11 17:52:41.842956 crc crio[22018]: time=\"2026-06-11T17:52:41.842774275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499058 | controller |     "Jun 11 17:52:41.847088 crc crio[22018]: time=\"2026-06-11T17:52:41.845107771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ab5d3578-ae9b-41ea-a092-b31809bd1a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499075 | controller |     "Jun 11 17:52:41.847088 crc crio[22018]: time=\"2026-06-11T17:52:41.845564545Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499093 | controller |     "Jun 11 17:52:41.847778 crc crio[22018]: time=\"2026-06-11T17:52:41.847719095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499110 | controller |     "Jun 11 17:52:41.860489 crc crio[22018]: time=\"2026-06-11T17:52:41.855908947Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499128 | controller |     "Jun 11 17:52:41.860724 crc crio[22018]: time=\"2026-06-11T17:52:41.860523877Z\" level=info msg=\"Created container de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a: openstack/ceilometer-0/sg-core\" id=0bb5a323-a6c2-415b-bbd8-ebbeab465588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499145 | controller |     "Jun 11 17:52:41.865113 crc crio[22018]: time=\"2026-06-11T17:52:41.863889386Z\" level=info msg=\"Starting container: de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a\" id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.499163 | controller |     "Jun 11 17:52:41.876153 crc crio[22018]: time=\"2026-06-11T17:52:41.873026878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499180 | controller |     "Jun 11 17:52:41.880904 crc crio[22018]: time=\"2026-06-11T17:52:41.88060863Z\" level=info msg=\"Started container\" PID=281670 containerID=de4fb2008737b269a8cd98c68f50ab1e2c59211bb7d571c72a1900e8d374745a description=openstack/ceilometer-0/sg-core id=187b611d-ea85-4d46-9b68-c6ec98534a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6",
2026-06-11 18:17:42.499203 | controller |     "Jun 11 17:52:41.900936 crc crio[22018]: time=\"2026-06-11T17:52:41.900887999Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f7eb1da6-f5a9-48d3-8d0d-448ba77c08c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499220 | controller |     "Jun 11 17:52:41.925814 crc crio[22018]: time=\"2026-06-11T17:52:41.925731097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499239 | controller |     "Jun 11 17:52:41.946522 crc crio[22018]: time=\"2026-06-11T17:52:41.944263489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499257 | controller |     "Jun 11 17:52:41.960871 crc crio[22018]: time=\"2026-06-11T17:52:41.960737037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499276 | controller |     "Jun 11 17:52:42.000536 crc crio[22018]: time=\"2026-06-11T17:52:42.000456994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499294 | controller |     "Jun 11 17:52:42.001313 crc crio[22018]: time=\"2026-06-11T17:52:42.00071434Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9b4aaf0d-f8f1-47a7-9102-cb0053d22a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499312 | controller |     "Jun 11 17:52:42.002092 crc crio[22018]: time=\"2026-06-11T17:52:42.002030385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499330 | controller |     "Jun 11 17:52:42.005834 crc crio[22018]: time=\"2026-06-11T17:52:42.005770493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499349 | controller |     "Jun 11 17:52:42.015688 crc crio[22018]: time=\"2026-06-11T17:52:42.015616877Z\" level=info msg=\"Created container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d0392ea8-75b5-41ca-b136-d74f17bef4f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499367 | controller |     "Jun 11 17:52:42.016648 crc crio[22018]: time=\"2026-06-11T17:52:42.016621477Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499384 | controller |     "Jun 11 17:52:42.017094 crc crio[22018]: time=\"2026-06-11T17:52:42.017072471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499404 | controller |     "Jun 11 17:52:42.021161 crc crio[22018]: time=\"2026-06-11T17:52:42.021082643Z\" level=info msg=\"Starting container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2\" id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.499423 | controller |     "Jun 11 17:52:42.028812 crc crio[22018]: time=\"2026-06-11T17:52:42.028692177Z\" level=info msg=\"Started container\" PID=281689 containerID=3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e03e7fc9-cdfa-4f6c-881f-49e77211162e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517",
2026-06-11 18:17:42.499452 | controller |     "Jun 11 17:52:42.195899 crc crio[22018]: 2026-06-11T17:52:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70b9f78031ace66 Mac:4a:c6:93:75:bb:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d SocketPath: PciID:}] [{Interface:0xc0005405d0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.499471 | controller |     "Jun 11 17:52:42.198154 crc crio[22018]: time=\"2026-06-11T17:52:42.19808396Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc000380518}] Aliases:map[]}\"",
2026-06-11 18:17:42.499489 | controller |     "Jun 11 17:52:42.198293 crc crio[22018]: time=\"2026-06-11T17:52:42.198240145Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-24pt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.499507 | controller |     "Jun 11 17:52:42.222011 crc crio[22018]: time=\"2026-06-11T17:52:42.221895097Z\" level=info msg=\"Stopping container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3 (timeout: 2s)\" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.499525 | controller |     "Jun 11 17:52:42.241391 crc crio[22018]: time=\"2026-06-11T17:52:42.240756849Z\" level=info msg=\"Ran pod sandbox 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a with infra container: openstack/nova-cell1-cell-mapping-24pt9/POD\" id=612a044f-25e8-4720-913b-13c6f18dac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.499542 | controller |     "Jun 11 17:52:42.253548 crc crio[22018]: time=\"2026-06-11T17:52:42.251597649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=39f2f77f-64f3-484f-9057-b10012a232f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499560 | controller |     "Jun 11 17:52:42.275529 crc crio[22018]: time=\"2026-06-11T17:52:42.275030048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499578 | controller |     "Jun 11 17:52:42.280081 crc crio[22018]: time=\"2026-06-11T17:52:42.280006106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499595 | controller |     "Jun 11 17:52:42.294512 crc crio[22018]: time=\"2026-06-11T17:52:42.294304192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6156e26d-72e9-4bcd-8f53-3a2ecf154b5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499613 | controller |     "Jun 11 17:52:42.306264 crc crio[22018]: time=\"2026-06-11T17:52:42.306178015Z\" level=info msg=\"Created container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=6d57d685-e752-46be-83ba-fd7e4275b888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499630 | controller |     "Jun 11 17:52:42.309743 crc crio[22018]: time=\"2026-06-11T17:52:42.309702064Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499651 | controller |     "Jun 11 17:52:42.310143 crc crio[22018]: time=\"2026-06-11T17:52:42.310122228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499669 | controller |     "Jun 11 17:52:42.314069 crc crio[22018]: time=\"2026-06-11T17:52:42.313652185Z\" level=info msg=\"Starting container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a\" id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.499688 | controller |     "Jun 11 17:52:42.318582 crc crio[22018]: time=\"2026-06-11T17:52:42.318473011Z\" level=info msg=\"Started container\" PID=281702 containerID=3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a description=openstack/nova-metadata-0/nova-metadata-log id=9179ebb8-f0a8-49a9-ad64-c118b22c9294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633",
2026-06-11 18:17:42.499706 | controller |     "Jun 11 17:52:42.344292 crc crio[22018]: time=\"2026-06-11T17:52:42.342747067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3beb5b24-00a1-448a-8135-41d4c81821ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499723 | controller |     "Jun 11 17:52:42.375385 crc crio[22018]: time=\"2026-06-11T17:52:42.374479104Z\" level=info msg=\"Created container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=51569c00-a7f1-4bee-88c3-8edfd54bd986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499741 | controller |     "Jun 11 17:52:42.375741 crc crio[22018]: time=\"2026-06-11T17:52:42.37562387Z\" level=info msg=\"Starting container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689\" id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.499758 | controller |     "Jun 11 17:52:42.382181 crc crio[22018]: time=\"2026-06-11T17:52:42.382082426Z\" level=info msg=\"Started container\" PID=281714 containerID=e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 description=openstack/nova-api-0/nova-api-log id=34ae6ec5-b459-4ad0-9ad0-dc3ca5080d61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1",
2026-06-11 18:17:42.499776 | controller |     "Jun 11 17:52:42.392544 crc crio[22018]: time=\"2026-06-11T17:52:42.392266752Z\" level=info msg=\"Stopped container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=193d05cf-714a-4cf6-9d80-2729c99ba15f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.499793 | controller |     "Jun 11 17:52:42.404256 crc crio[22018]: time=\"2026-06-11T17:52:42.404111047Z\" level=info msg=\"Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.499810 | controller |     "Jun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.405297345Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8pxj6 Namespace:openshift-marketplace ID:bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca UID:f9e77993-e473-4869-9288-2bce7e540df4 NetNS:/var/run/netns/f58720e2-7ad4-47b6-adec-ac44dfe79b4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9e77993_e473_4869_9288_2bce7e540df4.slice PodAnnotations:0xc000380ee8}] Aliases:map[]}\"",
2026-06-11 18:17:42.499828 | controller |     "Jun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.405634756Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8pxj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.499869 | controller |     "Jun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.406232871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a438d9ab-bbc2-42f4-ba0b-c89e8db94054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.499893 | controller |     "Jun 11 17:52:42.407500 crc crio[22018]: time=\"2026-06-11T17:52:42.407308489Z\" level=info msg=\"Created container 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9: openstack/swift-storage-0/object-expirer\" id=cefcefe6-fd3b-4185-9f08-e99ad630283f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.499911 | controller |     "Jun 11 17:52:42.411935 crc crio[22018]: time=\"2026-06-11T17:52:42.410564834Z\" level=info msg=\"Starting container: 8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9\" id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.499929 | controller |     "Jun 11 17:52:42.423448 crc crio[22018]: time=\"2026-06-11T17:52:42.422483741Z\" level=info msg=\"Started container\" PID=281715 containerID=8230983b53f0be456271442f440213d2da9112e1ccda6a38ea07e9f02928c3c9 description=openstack/swift-storage-0/object-expirer id=665ce84e-714e-44b0-b25a-ec3dd53a7b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.499947 | controller |     "Jun 11 17:52:42.435957 crc crio[22018]: time=\"2026-06-11T17:52:42.435884549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499965 | controller |     "Jun 11 17:52:42.444553 crc crio[22018]: time=\"2026-06-11T17:52:42.442968717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.499983 | controller |     "Jun 11 17:52:42.446179 crc crio[22018]: time=\"2026-06-11T17:52:42.445968304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5589e909-4dc4-49bf-bb75-98852f93a07f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500002 | controller |     "Jun 11 17:52:42.455168 crc crio[22018]: time=\"2026-06-11T17:52:42.455086411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=51add76e-f33f-48aa-a8bf-258ebcd65382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500021 | controller |     "Jun 11 17:52:42.467001 crc crio[22018]: time=\"2026-06-11T17:52:42.466924523Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500042 | controller |     "Jun 11 17:52:42.467939 crc crio[22018]: time=\"2026-06-11T17:52:42.46791125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3a72d1a7-35aa-46c0-8344-f6d9ba718e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500084 | controller |     "Jun 11 17:52:42.468544 crc crio[22018]: time=\"2026-06-11T17:52:42.468495354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500106 | controller |     "Jun 11 17:52:42.477772 crc crio[22018]: time=\"2026-06-11T17:52:42.47769791Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500128 | controller |     "Jun 11 17:52:42.478115 crc crio[22018]: time=\"2026-06-11T17:52:42.478025561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500155 | controller |     "Jun 11 17:52:42.494272 crc crio[22018]: time=\"2026-06-11T17:52:42.494135613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7cddc8b8-9c3e-4209-958b-323cfaa5ad2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500178 | controller |     "Jun 11 17:52:42.568822 crc crio[22018]: time=\"2026-06-11T17:52:42.568699968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500200 | controller |     "Jun 11 17:52:42.588743 crc crio[22018]: time=\"2026-06-11T17:52:42.588648771Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500222 | controller |     "Jun 11 17:52:42.641937 crc crio[22018]: time=\"2026-06-11T17:52:42.641857157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500244 | controller |     "Jun 11 17:52:42.647543 crc crio[22018]: time=\"2026-06-11T17:52:42.647470455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500266 | controller |     "Jun 11 17:52:42.657652 crc crio[22018]: time=\"2026-06-11T17:52:42.657575037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500284 | controller |     "Jun 11 17:52:42.843563 crc crio[22018]: time=\"2026-06-11T17:52:42.842999825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500303 | controller |     "Jun 11 17:52:42.847963 crc crio[22018]: time=\"2026-06-11T17:52:42.847878322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500321 | controller |     "Jun 11 17:52:42.867820 crc crio[22018]: time=\"2026-06-11T17:52:42.867720931Z\" level=info msg=\"Stopped pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=6619de5e-a49a-4054-9247-c05f342b742e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.500340 | controller |     "Jun 11 17:52:42.870883 crc crio[22018]: time=\"2026-06-11T17:52:42.870495877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500358 | controller |     "Jun 11 17:52:42.887915 crc crio[22018]: time=\"2026-06-11T17:52:42.887784234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500376 | controller |     "Jun 11 17:52:43.238976 crc crio[22018]: time=\"2026-06-11T17:52:43.238919447Z\" level=info msg=\"Removing container: 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3\" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500394 | controller |     "Jun 11 17:52:43.361177 crc crio[22018]: time=\"2026-06-11T17:52:43.360638578Z\" level=info msg=\"Removed container 026b62d3baa78dad7570d93dcc3a50cc59559e8a9a52dcf28e637667d81e26a3: openshift-marketplace/redhat-operators-8pxj6/registry-server\" id=6c129335-4868-49cb-a6fa-2de201dbada9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500414 | controller |     "Jun 11 17:52:43.364581 crc crio[22018]: time=\"2026-06-11T17:52:43.364514986Z\" level=info msg=\"Removing container: 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4\" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500442 | controller |     "Jun 11 17:52:43.414094 crc crio[22018]: time=\"2026-06-11T17:52:43.413897778Z\" level=info msg=\"Removed container 114a08642f82f0ed384ec0dd8f75bdafae776aa4e36be0c08078002d63ecb5f4: openshift-marketplace/redhat-operators-8pxj6/extract-content\" id=e8a32a5d-5112-42de-87a8-ff25642b1f20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500462 | controller |     "Jun 11 17:52:43.424472 crc crio[22018]: time=\"2026-06-11T17:52:43.424304539Z\" level=info msg=\"Removing container: 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba\" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500482 | controller |     "Jun 11 17:52:43.461836 crc crio[22018]: time=\"2026-06-11T17:52:43.461670661Z\" level=info msg=\"Removed container 19b7013ffddebda8862273160dc5462cf9ec4c4a82cfbb5fb353971855e98cba: openshift-marketplace/redhat-operators-8pxj6/extract-utilities\" id=84781642-ff72-4b04-ada6-b499e281b603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.500500 | controller |     "Jun 11 17:52:43.592100 crc crio[22018]: time=\"2026-06-11T17:52:43.592017242Z\" level=info msg=\"Created container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=a0c1b22f-ea23-4b58-b939-8626745e128d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500518 | controller |     "Jun 11 17:52:43.592791 crc crio[22018]: time=\"2026-06-11T17:52:43.592704531Z\" level=info msg=\"Created container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=5f503f85-c5af-41f1-b188-96f541c8b2f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500535 | controller |     "Jun 11 17:52:43.593524 crc crio[22018]: time=\"2026-06-11T17:52:43.593119298Z\" level=info msg=\"Created container 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493: openstack/ceilometer-0/proxy-httpd\" id=9063f23f-f707-42e9-8f31-5119205f8a1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500553 | controller |     "Jun 11 17:52:43.595152 crc crio[22018]: time=\"2026-06-11T17:52:43.595025485Z\" level=info msg=\"Starting container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f\" id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500573 | controller |     "Jun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.59514429Z\" level=info msg=\"Created container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=26fa1694-3712-4a09-9946-c5b879585907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500591 | controller |     "Jun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.595222301Z\" level=info msg=\"Starting container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6\" id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500609 | controller |     "Jun 11 17:52:43.595317 crc crio[22018]: time=\"2026-06-11T17:52:43.595305834Z\" level=info msg=\"Created container 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd: openstack/cinder-scheduler-0/probe\" id=efd11a41-b1c3-4be0-9f12-ab4b69a632b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500627 | controller |     "Jun 11 17:52:43.596185 crc crio[22018]: time=\"2026-06-11T17:52:43.59607671Z\" level=info msg=\"Created container c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280: openstack/swift-storage-0/rsync\" id=5e0b0935-8239-4128-9cbe-bd0c6c0d1841 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500648 | controller |     "Jun 11 17:52:43.596468 crc crio[22018]: time=\"2026-06-11T17:52:43.596103292Z\" level=info msg=\"Starting container: 39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493\" id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500666 | controller |     "Jun 11 17:52:43.597292 crc crio[22018]: time=\"2026-06-11T17:52:43.597027031Z\" level=info msg=\"Starting container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8\" id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500684 | controller |     "Jun 11 17:52:43.597948 crc crio[22018]: time=\"2026-06-11T17:52:43.597892941Z\" level=info msg=\"Starting container: c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280\" id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500702 | controller |     "Jun 11 17:52:43.598693 crc crio[22018]: time=\"2026-06-11T17:52:43.597987992Z\" level=info msg=\"Starting container: 1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd\" id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.500720 | controller |     "Jun 11 17:52:43.609538 crc crio[22018]: time=\"2026-06-11T17:52:43.608275749Z\" level=info msg=\"Started container\" PID=281866 containerID=6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 description=openstack/nova-metadata-0/nova-metadata-metadata id=b81b11e2-1252-4105-b565-1f0951c19d7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633",
2026-06-11 18:17:42.500738 | controller |     "Jun 11 17:52:43.609538 crc crio[22018]: time=\"2026-06-11T17:52:43.608638585Z\" level=info msg=\"Started container\" PID=281857 containerID=1fe5ec3cf2d9267e9f70623a0c089efe2574c9cd8947d8fe82504dc90b98bfbd description=openstack/cinder-scheduler-0/probe id=88aa91c5-20f4-4ee5-aec3-6282cf5d84df name=/runtime.v1.RuntimeService/StartContainer sandboxID=226e4a697fa4dacedb29924f2d2660617c14e9224b3ec807d82481f5dd1f3804",
2026-06-11 18:17:42.500757 | controller |     "Jun 11 17:52:43.619827 crc crio[22018]: time=\"2026-06-11T17:52:43.61967288Z\" level=info msg=\"Started container\" PID=281851 containerID=465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f description=openstack/nova-cell1-cell-mapping-24pt9/nova-manage id=46ed7cb9-3d4c-48c8-a690-d969735696ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a",
2026-06-11 18:17:42.500776 | controller |     "Jun 11 17:52:43.620541 crc crio[22018]: time=\"2026-06-11T17:52:43.62029943Z\" level=info msg=\"Started container\" PID=281858 containerID=c16e9e1957c0715324028b22731f0464f4a1d604c40c0d04f89a6a9358683280 description=openstack/swift-storage-0/rsync id=31c200b2-aee7-4160-9674-d7821ecb1d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.500796 | controller |     "Jun 11 17:52:43.626020 crc crio[22018]: time=\"2026-06-11T17:52:43.625898258Z\" level=info msg=\"Started container\" PID=281856 containerID=39a27b6161960298ae0ee98e9bf077bb4e4f88cf0b15b47b44ffdcf6bb543493 description=openstack/ceilometer-0/proxy-httpd id=920ee236-2470-4548-82d3-68db810b4e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67767e8fae47a0a75c283be209d496d538aa40a90406ca55d2edd1d5648e92d6",
2026-06-11 18:17:42.500815 | controller |     "Jun 11 17:52:43.674922 crc crio[22018]: time=\"2026-06-11T17:52:43.67485672Z\" level=info msg=\"Started container\" PID=281870 containerID=c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 description=openstack/nova-api-0/nova-api-api id=c404ae8b-759d-4341-80d8-b8cb0d38bc8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1",
2026-06-11 18:17:42.500838 | controller |     "Jun 11 17:52:43.677162 crc crio[22018]: time=\"2026-06-11T17:52:43.674860088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=bfb9e61f-821f-4c85-9fc0-2188e06e6580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500879 | controller |     "Jun 11 17:52:43.784241 crc crio[22018]: time=\"2026-06-11T17:52:43.773072006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b371ae0d-599d-4a73-ad19-a1d219438f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.500900 | controller |     "Jun 11 17:52:43.815266 crc crio[22018]: time=\"2026-06-11T17:52:43.810874005Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500921 | controller |     "Jun 11 17:52:43.815266 crc crio[22018]: time=\"2026-06-11T17:52:43.811452373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500940 | controller |     "Jun 11 17:52:43.953388 crc crio[22018]: time=\"2026-06-11T17:52:43.952201248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500958 | controller |     "Jun 11 17:52:43.957378 crc crio[22018]: time=\"2026-06-11T17:52:43.955753422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.500977 | controller |     "Jun 11 17:52:44.093781 crc crio[22018]: time=\"2026-06-11T17:52:44.09322836Z\" level=info msg=\"Created container 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708: openstack/swift-storage-0/swift-recon-cron\" id=4181e3dd-04c8-46ce-a43c-2ac6c0c3f4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.500995 | controller |     "Jun 11 17:52:44.096800 crc crio[22018]: time=\"2026-06-11T17:52:44.096721622Z\" level=info msg=\"Starting container: 73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708\" id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.501014 | controller |     "Jun 11 17:52:44.104804 crc crio[22018]: time=\"2026-06-11T17:52:44.104713826Z\" level=info msg=\"Started container\" PID=281978 containerID=73d7850db64c6c8277c8b2c935d369cadc50787cbfeb9b75bedcae3164bf2708 description=openstack/swift-storage-0/swift-recon-cron id=46cdd4a7-68d4-458f-8494-eb46fdc98bf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9db5e44d7fd1c41956ca3440b796ecd809cb47a3a0d8b248519376f59cda1ac8",
2026-06-11 18:17:42.501033 | controller |     "Jun 11 17:52:44.295080 crc crio[22018]: time=\"2026-06-11T17:52:44.294923391Z\" level=info msg=\"Stopping container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6 (timeout: 30s)\" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501051 | controller |     "Jun 11 17:52:44.296088 crc crio[22018]: time=\"2026-06-11T17:52:44.295227211Z\" level=info msg=\"Stopping container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a (timeout: 30s)\" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501069 | controller |     "Jun 11 17:52:44.355193 crc crio[22018]: time=\"2026-06-11T17:52:44.355143848Z\" level=info msg=\"Stopping container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8 (timeout: 30s)\" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501088 | controller |     "Jun 11 17:52:44.356686 crc crio[22018]: time=\"2026-06-11T17:52:44.356630867Z\" level=info msg=\"Stopping container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689 (timeout: 30s)\" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501111 | controller |     "Jun 11 17:52:44.364772 crc crio[22018]: time=\"2026-06-11T17:52:44.364715177Z\" level=info msg=\"Stopping container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 (timeout: 30s)\" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501130 | controller |     "Jun 11 17:52:44.455970 crc crio[22018]: time=\"2026-06-11T17:52:44.455925017Z\" level=info msg=\"Stopped container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=fd1ce04a-6cfd-4f20-8240-d8b5e15465ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501148 | controller |     "Jun 11 17:52:44.508882 crc crio[22018]: time=\"2026-06-11T17:52:44.508827596Z\" level=info msg=\"Stopped container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=83413fa8-c0fe-44a4-a9ed-a6505500d08c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501166 | controller |     "Jun 11 17:52:44.704161 crc crio[22018]: time=\"2026-06-11T17:52:44.703645984Z\" level=info msg=\"Stopped container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=306713b0-a29a-433d-a34c-0cb8c5d6031d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501184 | controller |     "Jun 11 17:52:44.707863 crc crio[22018]: time=\"2026-06-11T17:52:44.707732309Z\" level=info msg=\"Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.501202 | controller |     "Jun 11 17:52:44.708402 crc crio[22018]: time=\"2026-06-11T17:52:44.708304868Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1 UID:6b602c52-555e-462d-8c80-ddc7d1abbef4 NetNS:/var/run/netns/e5440e07-d807-4451-a31b-7eb3b56971bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b602c52_555e_462d_8c80_ddc7d1abbef4.slice PodAnnotations:0xc0023006a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.501220 | controller |     "Jun 11 17:52:44.708581 crc crio[22018]: time=\"2026-06-11T17:52:44.708526065Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.501238 | controller |     "Jun 11 17:52:44.827565 crc crio[22018]: time=\"2026-06-11T17:52:44.827462617Z\" level=info msg=\"Stopped container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=d2aa9890-2ca4-463d-b0fc-8eada24f2052 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.501255 | controller |     "Jun 11 17:52:44.828570 crc crio[22018]: time=\"2026-06-11T17:52:44.828480419Z\" level=info msg=\"Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.501273 | controller |     "Jun 11 17:52:44.829098 crc crio[22018]: time=\"2026-06-11T17:52:44.829024456Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633 UID:0d6b72ca-af44-4594-ab7e-b252b8deeaf5 NetNS:/var/run/netns/b12037cc-ce55-44f8-accd-4740556fcf24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d6b72ca_af44_4594_ab7e_b252b8deeaf5.slice PodAnnotations:0xc001adea78}] Aliases:map[]}\"",
2026-06-11 18:17:42.501296 | controller |     "Jun 11 17:52:44.829279 crc crio[22018]: time=\"2026-06-11T17:52:44.829236133Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.501315 | controller |     "Jun 11 17:52:45.117931 crc crio[22018]: time=\"2026-06-11T17:52:45.117742141Z\" level=info msg=\"Stopped pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=3c426fd7-cfea-47f6-87d8-f8bdd54efd54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.501333 | controller |     "Jun 11 17:52:45.272222 crc crio[22018]: time=\"2026-06-11T17:52:45.272048622Z\" level=info msg=\"Stopped pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=c02a641a-b681-44b9-9852-c2ac43524fd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.501350 | controller |     "Jun 11 17:52:45.421578 crc crio[22018]: time=\"2026-06-11T17:52:45.421499311Z\" level=info msg=\"Removing container: c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8\" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.501368 | controller |     "Jun 11 17:52:45.500806 crc crio[22018]: time=\"2026-06-11T17:52:45.500690538Z\" level=info msg=\"Removed container c5881696db88e354b767b8487a7359ad69ea8414ffde4bdf003e066a788d6ea8: openstack/nova-api-0/nova-api-api\" id=af1622a6-6493-4488-8fc1-649753aefb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.501388 | controller |     "Jun 11 17:52:45.504477 crc crio[22018]: time=\"2026-06-11T17:52:45.50346238Z\" level=info msg=\"Removing container: e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689\" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.501408 | controller |     "Jun 11 17:52:45.539374 crc crio[22018]: time=\"2026-06-11T17:52:45.53924789Z\" level=info msg=\"Removed container e3a59e89784691bbad54fde41e1c2e61deb4c647ec889cbd6d1c9eaeb2cd4689: openstack/nova-api-0/nova-api-log\" id=60ef5eac-8697-4469-b720-e7759dfa38a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.501429 | controller |     "Jun 11 17:52:46.056161 crc crio[22018]: time=\"2026-06-11T17:52:46.0555784Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.501449 | controller |     "Jun 11 17:52:46.056161 crc crio[22018]: time=\"2026-06-11T17:52:46.056156819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501468 | controller |     "Jun 11 17:52:46.146722 crc crio[22018]: time=\"2026-06-11T17:52:46.146567778Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.501487 | controller |     "Jun 11 17:52:46.146722 crc crio[22018]: time=\"2026-06-11T17:52:46.14663646Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.501506 | controller |     "Jun 11 17:52:46.827901 crc crio[22018]: 2026-06-11T17:52:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3baa7506e05a30c Mac:82:5d:55:be:1e:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.501532 | controller |     "Jun 11 17:52:46.830182 crc crio[22018]: time=\"2026-06-11T17:52:46.830072611Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc0023000d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.501552 | controller |     "Jun 11 17:52:46.830466 crc crio[22018]: time=\"2026-06-11T17:52:46.830260157Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.501571 | controller |     "Jun 11 17:52:46.854761 crc crio[22018]: time=\"2026-06-11T17:52:46.854660194Z\" level=info msg=\"Ran pod sandbox 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 with infra container: openstack/nova-api-0/POD\" id=d91cc506-870f-49fe-aa05-018e1d4930b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.501591 | controller |     "Jun 11 17:52:46.858830 crc crio[22018]: time=\"2026-06-11T17:52:46.858703232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dd0cc35e-9a44-46de-a787-4a66cb7f3ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.501610 | controller |     "Jun 11 17:52:46.861297 crc crio[22018]: time=\"2026-06-11T17:52:46.861225352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c36606c7-3569-4b01-825b-e0c91fdd3aef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.501628 | controller |     "Jun 11 17:52:46.873926 crc crio[22018]: time=\"2026-06-11T17:52:46.873823962Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.501647 | controller |     "Jun 11 17:52:46.874511 crc crio[22018]: time=\"2026-06-11T17:52:46.874393501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501665 | controller |     "Jun 11 17:52:46.941236 crc crio[22018]: time=\"2026-06-11T17:52:46.941110615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501684 | controller |     "Jun 11 17:52:46.945462 crc crio[22018]: time=\"2026-06-11T17:52:46.94529415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501702 | controller |     "Jun 11 17:52:47.001305 crc crio[22018]: time=\"2026-06-11T17:52:47.001219779Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.501721 | controller |     "Jun 11 17:52:47.001493 crc crio[22018]: time=\"2026-06-11T17:52:47.001367124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501741 | controller |     "Jun 11 17:52:47.045810 crc crio[22018]: time=\"2026-06-11T17:52:47.045732786Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.501770 | controller |     "Jun 11 17:52:47.045810 crc crio[22018]: time=\"2026-06-11T17:52:47.045800409Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.501793 | controller |     "Jun 11 17:52:47.227287 crc crio[22018]: time=\"2026-06-11T17:52:47.226398711Z\" level=info msg=\"Created container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=ea824de9-f3bd-420a-bdec-6551fa7c9f37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.501816 | controller |     "Jun 11 17:52:47.230314 crc crio[22018]: time=\"2026-06-11T17:52:47.227954239Z\" level=info msg=\"Starting container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f\" id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.501838 | controller |     "Jun 11 17:52:47.251445 crc crio[22018]: time=\"2026-06-11T17:52:47.250876828Z\" level=info msg=\"Started container\" PID=282690 containerID=e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f description=openstack/nova-api-0/nova-api-log id=d5133238-6196-4288-b877-f075623448e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5",
2026-06-11 18:17:42.501884 | controller |     "Jun 11 17:52:47.303042 crc crio[22018]: time=\"2026-06-11T17:52:47.301735376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72b9a7ac-ba02-4193-b1e1-9d912b4c63ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.501907 | controller |     "Jun 11 17:52:47.461019 crc crio[22018]: time=\"2026-06-11T17:52:47.460820553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5c8bb935-2402-4e34-a296-5ac412877c8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.501928 | controller |     "Jun 11 17:52:47.473669 crc crio[22018]: time=\"2026-06-11T17:52:47.47356079Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.501949 | controller |     "Jun 11 17:52:47.474561 crc crio[22018]: time=\"2026-06-11T17:52:47.474500611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501969 | controller |     "Jun 11 17:52:47.552957 crc crio[22018]: time=\"2026-06-11T17:52:47.552877667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.501989 | controller |     "Jun 11 17:52:47.559045 crc crio[22018]: time=\"2026-06-11T17:52:47.558874445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502011 | controller |     "Jun 11 17:52:47.714732 crc crio[22018]: 2026-06-11T17:52:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9939ff092edd6e2 Mac:8a:e3:c8:f7:aa:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.502033 | controller |     "Jun 11 17:52:47.716791 crc crio[22018]: time=\"2026-06-11T17:52:47.716708881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc00141b0c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.502060 | controller |     "Jun 11 17:52:47.716952 crc crio[22018]: time=\"2026-06-11T17:52:47.716891327Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.502083 | controller |     "Jun 11 17:52:47.723886 crc crio[22018]: time=\"2026-06-11T17:52:47.723789846Z\" level=info msg=\"Created container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=d98b749c-a4d7-49ec-87e9-00ce9bd32ad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.502104 | controller |     "Jun 11 17:52:47.725014 crc crio[22018]: time=\"2026-06-11T17:52:47.724932752Z\" level=info msg=\"Starting container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623\" id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.502127 | controller |     "Jun 11 17:52:47.727851 crc crio[22018]: time=\"2026-06-11T17:52:47.727771524Z\" level=info msg=\"Ran pod sandbox 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d with infra container: openstack/nova-metadata-0/POD\" id=3b111ffd-c597-482e-9977-06f8a7c444fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.502147 | controller |     "Jun 11 17:52:47.731758 crc crio[22018]: time=\"2026-06-11T17:52:47.731686357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d42d578f-be05-4ebc-bbb6-823606b57671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.502168 | controller |     "Jun 11 17:52:47.734522 crc crio[22018]: time=\"2026-06-11T17:52:47.734379193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30e1dd98-50c7-414a-9f83-9b41a932f304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.502190 | controller |     "Jun 11 17:52:47.734791 crc crio[22018]: time=\"2026-06-11T17:52:47.734633231Z\" level=info msg=\"Started container\" PID=282797 containerID=8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 description=openstack/nova-api-0/nova-api-api id=67eed1bc-7992-4eb8-81e6-82e7f1b03690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5",
2026-06-11 18:17:42.502213 | controller |     "Jun 11 17:52:47.758257 crc crio[22018]: time=\"2026-06-11T17:52:47.75812991Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.502234 | controller |     "Jun 11 17:52:47.758651 crc crio[22018]: time=\"2026-06-11T17:52:47.758593805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502254 | controller |     "Jun 11 17:52:47.830270 crc crio[22018]: time=\"2026-06-11T17:52:47.830178993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502275 | controller |     "Jun 11 17:52:47.833269 crc crio[22018]: time=\"2026-06-11T17:52:47.83319597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502297 | controller |     "Jun 11 17:52:47.951962 crc crio[22018]: time=\"2026-06-11T17:52:47.951857627Z\" level=info msg=\"Removing container: 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb\" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502327 | controller |     "Jun 11 17:52:47.967792 crc crio[22018]: time=\"2026-06-11T17:52:47.967581698Z\" level=info msg=\"Created container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=4d3babf9-43d2-47ed-ac9b-bbd8fa2f9c4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.502350 | controller |     "Jun 11 17:52:47.969531 crc crio[22018]: time=\"2026-06-11T17:52:47.968756365Z\" level=info msg=\"Starting container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2\" id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.502372 | controller |     "Jun 11 17:52:47.978980 crc crio[22018]: time=\"2026-06-11T17:52:47.978556498Z\" level=info msg=\"Started container\" PID=282835 containerID=08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 description=openstack/nova-metadata-0/nova-metadata-log id=a14ec20a-9000-44b5-8b13-e7b696afb5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d",
2026-06-11 18:17:42.502395 | controller |     "Jun 11 17:52:47.991543 crc crio[22018]: time=\"2026-06-11T17:52:47.991465478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=365da046-2993-4c23-87c2-6c3330f4bbf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.502417 | controller |     "Jun 11 17:52:47.993801 crc crio[22018]: time=\"2026-06-11T17:52:47.993727394Z\" level=info msg=\"Removed container 7fabc5151cde7a93f43e266abc3793b8a820414949ff756bde29b36cfaee74fb: openstack/placement-59ccf7988-gc5wf/placement-log\" id=d7a2fe06-530d-4b4c-8e25-494cc350b9d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502439 | controller |     "Jun 11 17:52:47.998791 crc crio[22018]: time=\"2026-06-11T17:52:47.99874382Z\" level=info msg=\"Removing container: 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c\" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502461 | controller |     "Jun 11 17:52:48.044909 crc crio[22018]: time=\"2026-06-11T17:52:48.044196574Z\" level=info msg=\"Removed container 5e571dc0e0fc261f3f007ef7db4f105a72a4ae81f525df7d79251b4ae3ce979c: openstack/root-account-create-update-k9ltg/mariadb-account-create-update\" id=582e8855-cbe9-4ca6-97a0-28a955aa615b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502486 | controller |     "Jun 11 17:52:48.047143 crc crio[22018]: time=\"2026-06-11T17:52:48.047051158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6633cdad-d01a-4508-a390-016884bc340a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.502510 | controller |     "Jun 11 17:52:48.049757 crc crio[22018]: time=\"2026-06-11T17:52:48.049675702Z\" level=info msg=\"Removing container: ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae\" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502534 | controller |     "Jun 11 17:52:48.064281 crc crio[22018]: time=\"2026-06-11T17:52:48.064191824Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.502558 | controller |     "Jun 11 17:52:48.093641 crc crio[22018]: time=\"2026-06-11T17:52:48.093558164Z\" level=info msg=\"Removed container ee3db1761e83974e5b67d755e973119be20fbdcef7411ba36b9de43fbb0dd8ae: openstack/glance-default-external-api-0/glance-log\" id=9dde369c-6523-481e-8cb1-88469d5f08b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502582 | controller |     "Jun 11 17:52:48.094180 crc crio[22018]: time=\"2026-06-11T17:52:48.094103477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502611 | controller |     "Jun 11 17:52:48.105940 crc crio[22018]: time=\"2026-06-11T17:52:48.105821184Z\" level=info msg=\"Removing container: cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4\" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502635 | controller |     "Jun 11 17:52:48.198879 crc crio[22018]: time=\"2026-06-11T17:52:48.198783782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502658 | controller |     "Jun 11 17:52:48.202297 crc crio[22018]: time=\"2026-06-11T17:52:48.20223795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.502682 | controller |     "Jun 11 17:52:48.228530 crc crio[22018]: time=\"2026-06-11T17:52:48.228386886Z\" level=info msg=\"Removed container cb3d5ba710086c451e69ca8387d3d6d31915ff52a3d80856ab8f8b78b25608d4: openstack/ovn-controller-gqhzb-config-2hg5d/ovn-config\" id=76de73ae-fbc1-4a9e-9161-1ef3f26ce238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502706 | controller |     "Jun 11 17:52:48.234484 crc crio[22018]: time=\"2026-06-11T17:52:48.234380851Z\" level=info msg=\"Removing container: 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77\" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502731 | controller |     "Jun 11 17:52:48.322414 crc crio[22018]: time=\"2026-06-11T17:52:48.322266205Z\" level=info msg=\"Removed container 60defa00ae90b4930d1434a36b05877a88256de48fc617cd5b95c2ceac2e1b77: openstack/ovn-controller-qmgxf-config-g2fcg/ovn-config\" id=0e6bdfad-21fd-48cc-89e1-9d513b83b31b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502757 | controller |     "Jun 11 17:52:48.331775 crc crio[22018]: time=\"2026-06-11T17:52:48.329977607Z\" level=info msg=\"Removing container: eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5\" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.502782 | controller |     "Jun 11 17:52:48.389470 crc crio[22018]: time=\"2026-06-11T17:52:48.38178664Z\" level=info msg=\"Removed container eb34857d3caecb8e5a879294ca7d7d9b31b3d390a58c83f15091f64137a5a8c5: openstack/glance-default-internal-api-0/glance-log\" id=547015e4-bbd0-4f89-9a67-ef94f00aae5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503077 | controller |     "Jun 11 17:52:48.401470 crc crio[22018]: time=\"2026-06-11T17:52:48.398020077Z\" level=info msg=\"Removing container: ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1\" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503113 | controller |     "Jun 11 17:52:48.449714 crc crio[22018]: time=\"2026-06-11T17:52:48.449514063Z\" level=info msg=\"Created container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=b7bc1fe8-7b48-4966-b3b3-9bd9d790d234 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.503143 | controller |     "Jun 11 17:52:48.453049 crc crio[22018]: time=\"2026-06-11T17:52:48.452960684Z\" level=info msg=\"Starting container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1\" id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.503175 | controller |     "Jun 11 17:52:48.469938 crc crio[22018]: time=\"2026-06-11T17:52:48.46981226Z\" level=info msg=\"Started container\" PID=283077 containerID=9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 description=openstack/nova-metadata-0/nova-metadata-metadata id=ba7c4d07-987a-43dc-9a82-09c9be490282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d",
2026-06-11 18:17:42.503213 | controller |     "Jun 11 17:52:48.483674 crc crio[22018]: time=\"2026-06-11T17:52:48.482596357Z\" level=info msg=\"Stopping container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad (timeout: 30s)\" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.503247 | controller |     "Jun 11 17:52:48.488387 crc crio[22018]: time=\"2026-06-11T17:52:48.486904278Z\" level=info msg=\"Stopping container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71 (timeout: 30s)\" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.503275 | controller |     "Jun 11 17:52:48.515218 crc crio[22018]: time=\"2026-06-11T17:52:48.515164627Z\" level=info msg=\"Removed container ec7f0ababcaf9bb9d22e01181522d184a102681750fb48125d3a3837bde455d1: openstack/nova-cell0-cell-mapping-p92dh/nova-manage\" id=8a587fa8-4739-4911-916c-9590b2de77c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503302 | controller |     "Jun 11 17:52:48.529168 crc crio[22018]: time=\"2026-06-11T17:52:48.529066465Z\" level=info msg=\"Removing container: 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297\" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503329 | controller |     "Jun 11 17:52:48.586205 crc crio[22018]: time=\"2026-06-11T17:52:48.585834136Z\" level=info msg=\"Removed container 31de2e76cdde5566ac0293f20a72f1e510034ce001f625532ac9c20cc0e54297: openstack/dnsmasq-dns-6566476449-zkqxt/init\" id=5f9998c7-c1ad-43c7-b2e0-ec9bb8af97f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503359 | controller |     "Jun 11 17:52:48.598380 crc crio[22018]: time=\"2026-06-11T17:52:48.598284742Z\" level=info msg=\"Removing container: 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b\" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503388 | controller |     "Jun 11 17:52:48.700617 crc crio[22018]: time=\"2026-06-11T17:52:48.698653986Z\" level=info msg=\"Removed container 3329c7d9eb312459807fe0a62fb4de210a500a8973693bcb2a02c6d12affa52b: openstack/dnsmasq-dns-6566476449-zkqxt/dnsmasq-dns\" id=6bb90161-457e-4279-a195-d4d87152c44c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503417 | controller |     "Jun 11 17:52:48.707231 crc crio[22018]: time=\"2026-06-11T17:52:48.707140989Z\" level=info msg=\"Removing container: 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9\" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503442 | controller |     "Jun 11 17:52:48.743579 crc crio[22018]: time=\"2026-06-11T17:52:48.743397173Z\" level=info msg=\"Stopped container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=1b4ae9a6-2720-48e6-bfea-a76c3a87ed80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.503472 | controller |     "Jun 11 17:52:48.883629 crc crio[22018]: time=\"2026-06-11T17:52:48.883535383Z\" level=info msg=\"Removed container 5f6ae049e5f8ee1b78f3d2ff917708a6970110a0122ed334cdb6628122f788b9: openstack/nova-cell1-cell-mapping-84498/nova-manage\" id=b1911597-a5be-47e1-8435-ac8993705ab2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503499 | controller |     "Jun 11 17:52:48.889296 crc crio[22018]: time=\"2026-06-11T17:52:48.888884763Z\" level=info msg=\"Removing container: 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956\" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503525 | controller |     "Jun 11 17:52:48.950376 crc crio[22018]: time=\"2026-06-11T17:52:48.950214632Z\" level=info msg=\"Removed container 9fcafecea840417ab52cb51be21e2b5964e4e814a20eae24b18ed4d54d111956: openstack/glance-default-external-api-0/glance-httpd\" id=efa0d1f0-a42e-4e52-9ec1-9ab2e93fc2ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503560 | controller |     "Jun 11 17:52:48.963730 crc crio[22018]: time=\"2026-06-11T17:52:48.963653011Z\" level=info msg=\"Removing container: 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7\" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503666 | controller |     "Jun 11 17:52:49.037710 crc crio[22018]: time=\"2026-06-11T17:52:49.037559384Z\" level=info msg=\"Removed container 58a0d0fc37fab08b37eae754b28d1e2e64bdfd3f19a32460f5bab96a97925eb7: openstack/cinder-db-sync-7fdpn/cinder-db-sync\" id=e095e404-cba8-430a-8b1b-5423323780e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503698 | controller |     "Jun 11 17:52:49.041932 crc crio[22018]: time=\"2026-06-11T17:52:49.041873047Z\" level=info msg=\"Removing container: 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be\" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503725 | controller |     "Jun 11 17:52:49.079695 crc crio[22018]: time=\"2026-06-11T17:52:49.079638202Z\" level=info msg=\"Removed container 2ade73c3c457debb7c05fb0fae4b631e38eda9c30e97cc83c96c02ebaccf70be: openstack/openstack-cell1-galera-0/galera\" id=3b0fa42e-9b94-4128-b105-488d8d818070 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503749 | controller |     "Jun 11 17:52:49.084603 crc crio[22018]: time=\"2026-06-11T17:52:49.08453488Z\" level=info msg=\"Removing container: d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe\" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503772 | controller |     "Jun 11 17:52:49.125656 crc crio[22018]: time=\"2026-06-11T17:52:49.125530448Z\" level=info msg=\"Removed container d190379252dad14993c6f66c76ee10f5cc889a6393a8eec00306e9bb6315f6fe: openstack/ovsdbserver-sb-0-config-1781199827-qrd24/ovn-config\" id=d6684ada-b845-41ae-8532-7ab3dfa688ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503794 | controller |     "Jun 11 17:52:49.138998 crc crio[22018]: time=\"2026-06-11T17:52:49.138907445Z\" level=info msg=\"Removing container: 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4\" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503814 | controller |     "Jun 11 17:52:49.259437 crc crio[22018]: time=\"2026-06-11T17:52:49.259272828Z\" level=info msg=\"Removed container 128b94fea2a77c694a9df6e5fe38b7e09ea7118ae6d2c42dafe10a549cfaffc4: openshift-infra/auto-csr-approver-29686666-4j4fb/oc\" id=4c0f5438-f226-418b-847d-2273fd80bdc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503835 | controller |     "Jun 11 17:52:49.261218 crc crio[22018]: time=\"2026-06-11T17:52:49.261163356Z\" level=info msg=\"Removing container: ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128\" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503902 | controller |     "Jun 11 17:52:49.344588 crc crio[22018]: time=\"2026-06-11T17:52:49.344491271Z\" level=info msg=\"Removed container ae5c0ada77f4e8c7f54dbfda5e0bcf786e72c877dd445bec0964cb5554cbf128: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=62f75ac8-11f1-41a6-bc5c-3e0748dee626 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503930 | controller |     "Jun 11 17:52:49.349915 crc crio[22018]: time=\"2026-06-11T17:52:49.34981755Z\" level=info msg=\"Removing container: 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc\" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503952 | controller |     "Jun 11 17:52:49.394786 crc crio[22018]: time=\"2026-06-11T17:52:49.393826174Z\" level=info msg=\"Removed container 28ae2ac5184d6007c6c877bfdbf5c590132d839d362aa51eb19f93c8cdd7b5bc: openstack/cinder-online-data-migrations-fdnt9/cinder-online-data-migrations\" id=c2c714a0-97b1-4ed1-a5e1-d4d5cf432348 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.503979 | controller |     "Jun 11 17:52:49.397125 crc crio[22018]: time=\"2026-06-11T17:52:49.397089237Z\" level=info msg=\"Removing container: 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6\" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504000 | controller |     "Jun 11 17:52:49.458971 crc crio[22018]: time=\"2026-06-11T17:52:49.458914674Z\" level=info msg=\"Removed container 65c3da72aff9f8fa4ef1795fd1e5caeb99ffd55fd5626c28db6440c601a871b6: openstack/placement-59ccf7988-gc5wf/placement-api\" id=64a5d1bf-5b6a-4003-bcf1-63ae581d6ac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504021 | controller |     "Jun 11 17:52:49.470769 crc crio[22018]: time=\"2026-06-11T17:52:49.470618407Z\" level=info msg=\"Removing container: 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea\" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504041 | controller |     "Jun 11 17:52:49.541909 crc crio[22018]: time=\"2026-06-11T17:52:49.541817064Z\" level=info msg=\"Removed container 9df9899a6b3f787f2dce39cccd20215090a4749658153f8305f7657b67d942ea: openstack/glance-default-internal-api-0/glance-httpd\" id=921537d1-e50d-4405-943d-be9ec67c3cb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504082 | controller |     "Jun 11 17:52:49.546666 crc crio[22018]: time=\"2026-06-11T17:52:49.545084026Z\" level=info msg=\"Removing container: ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65\" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504106 | controller |     "Jun 11 17:52:49.577980 crc crio[22018]: time=\"2026-06-11T17:52:49.57751702Z\" level=info msg=\"Removed container ff513e6f70b7a18a7e76328e2110c9206c817e08ff969f0cfe5fb46ae8689a65: openstack/openstack-galera-0/galera\" id=7b11ad8b-1ba5-498c-95c3-9e9aa8fc0363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504128 | controller |     "Jun 11 17:52:49.580365 crc crio[22018]: time=\"2026-06-11T17:52:49.58024589Z\" level=info msg=\"Removing container: 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12\" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504150 | controller |     "Jun 11 17:52:49.678126 crc crio[22018]: time=\"2026-06-11T17:52:49.678039386Z\" level=info msg=\"Removed container 5f39d72c697db83c62c6434279afc8855464da81c6d1eea188566a54946e5c12: openstack/ovn-controller-qmgxf-config-dv4st/ovn-config\" id=9149f47f-84d4-4168-bf30-f9e307f33dfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.504171 | controller |     "Jun 11 17:52:49.695288 crc crio[22018]: time=\"2026-06-11T17:52:49.695104113Z\" level=info msg=\"Stopping pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504192 | controller |     "Jun 11 17:52:49.695567 crc crio[22018]: time=\"2026-06-11T17:52:49.695301689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=d1d87a1d-8b86-4405-a55c-b0fc589d1fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504213 | controller |     "Jun 11 17:52:49.696526 crc crio[22018]: time=\"2026-06-11T17:52:49.696407395Z\" level=info msg=\"Removing pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504239 | controller |     "Jun 11 17:52:49.716522 crc crio[22018]: time=\"2026-06-11T17:52:49.716454313Z\" level=info msg=\"Removed pod sandbox: 33ab70007db16f4a89cf8d3d858fcec9550ea49aecad4bdad7c7e97476fa72b1\" id=421385e5-71d8-438c-b696-c10d5cab33d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504260 | controller |     "Jun 11 17:52:49.718854 crc crio[22018]: time=\"2026-06-11T17:52:49.718775306Z\" level=info msg=\"Stopping pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504281 | controller |     "Jun 11 17:52:49.718920 crc crio[22018]: time=\"2026-06-11T17:52:49.718874929Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=58414c0b-af68-4223-814f-bc051502da63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504304 | controller |     "Jun 11 17:52:49.720135 crc crio[22018]: time=\"2026-06-11T17:52:49.720061618Z\" level=info msg=\"Removing pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504328 | controller |     "Jun 11 17:52:49.740386 crc crio[22018]: time=\"2026-06-11T17:52:49.740194653Z\" level=info msg=\"Removed pod sandbox: fd4323293143edbe9d4667218730183329e8952ac6983c7b60a34e120c8cc55e\" id=abc585b6-7453-408b-bf8b-c0c479f0ba25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504351 | controller |     "Jun 11 17:52:49.741952 crc crio[22018]: time=\"2026-06-11T17:52:49.741858721Z\" level=info msg=\"Stopping pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504372 | controller |     "Jun 11 17:52:49.741952 crc crio[22018]: time=\"2026-06-11T17:52:49.741950624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=8ff51430-5efd-479c-99cb-6a9ec482bf7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504394 | controller |     "Jun 11 17:52:49.744170 crc crio[22018]: time=\"2026-06-11T17:52:49.744093733Z\" level=info msg=\"Removing pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504417 | controller |     "Jun 11 17:52:49.772224 crc crio[22018]: time=\"2026-06-11T17:52:49.772106764Z\" level=info msg=\"Removed pod sandbox: 1b12681266a851beb1de5b43334ab84867faa45136a35a88131544d1474609b3\" id=b08b626c-fc95-4446-8b28-f1e123f6a6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504438 | controller |     "Jun 11 17:52:49.776197 crc crio[22018]: time=\"2026-06-11T17:52:49.776136934Z\" level=info msg=\"Stopping pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504459 | controller |     "Jun 11 17:52:49.779291 crc crio[22018]: time=\"2026-06-11T17:52:49.779182553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=75d1a25a-6fa0-46e0-be5e-e018eda8b845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504480 | controller |     "Jun 11 17:52:49.780508 crc crio[22018]: time=\"2026-06-11T17:52:49.780267406Z\" level=info msg=\"Removing pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504501 | controller |     "Jun 11 17:52:49.819803 crc crio[22018]: time=\"2026-06-11T17:52:49.818479154Z\" level=info msg=\"Removed pod sandbox: 917f2e26c635df7b05d36840c4b1e99f8af52a020c638ace97555920bb92fae7\" id=f0a65ad1-bd91-4f1a-9c92-35bfcb2e0b49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504529 | controller |     "Jun 11 17:52:49.820654 crc crio[22018]: time=\"2026-06-11T17:52:49.820521386Z\" level=info msg=\"Stopping pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504552 | controller |     "Jun 11 17:52:49.820820 crc crio[22018]: time=\"2026-06-11T17:52:49.820758654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=eecc6ca6-d00a-41c1-af14-850e00f4052a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504575 | controller |     "Jun 11 17:52:49.821876 crc crio[22018]: time=\"2026-06-11T17:52:49.821829488Z\" level=info msg=\"Removing pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504598 | controller |     "Jun 11 17:52:49.848492 crc crio[22018]: time=\"2026-06-11T17:52:49.848130377Z\" level=info msg=\"Removed pod sandbox: 8c60fe534bd4596c1e7ec390322c9aba8ca6aecd5e18b85219d0a199f0df76c3\" id=bc1d9a15-d362-4d3c-9200-46ad30eeba46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504619 | controller |     "Jun 11 17:52:49.850093 crc crio[22018]: time=\"2026-06-11T17:52:49.849929403Z\" level=info msg=\"Stopping pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504643 | controller |     "Jun 11 17:52:49.850369 crc crio[22018]: time=\"2026-06-11T17:52:49.850194531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=59858dfe-1fa4-45ac-8406-f466af6891cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504666 | controller |     "Jun 11 17:52:49.851097 crc crio[22018]: time=\"2026-06-11T17:52:49.851030957Z\" level=info msg=\"Removing pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504687 | controller |     "Jun 11 17:52:49.868534 crc crio[22018]: time=\"2026-06-11T17:52:49.868388114Z\" level=info msg=\"Removed pod sandbox: 5217cd5b81dc4a269c5a2472e281372a5ab09b86bfd6bb11c579bb8dd0e8cf95\" id=36d07234-d8d4-4e69-9fd1-64943ad7c781 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504710 | controller |     "Jun 11 17:52:49.870181 crc crio[22018]: time=\"2026-06-11T17:52:49.870025343Z\" level=info msg=\"Stopping pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504732 | controller |     "Jun 11 17:52:49.870575 crc crio[22018]: time=\"2026-06-11T17:52:49.870409055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=6249803d-ed80-492a-a6ef-0cdd1fee9278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504754 | controller |     "Jun 11 17:52:49.871471 crc crio[22018]: time=\"2026-06-11T17:52:49.871370395Z\" level=info msg=\"Removing pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504776 | controller |     "Jun 11 17:52:49.899507 crc crio[22018]: time=\"2026-06-11T17:52:49.898823476Z\" level=info msg=\"Removed pod sandbox: 06786d86e25762da32d04157fc3a11094cf8d19e75bea90f334961d5c9cd4189\" id=c5535620-2326-4010-8610-f95c96f99c5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504809 | controller |     "Jun 11 17:52:49.900560 crc crio[22018]: time=\"2026-06-11T17:52:49.900404319Z\" level=info msg=\"Stopping pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504835 | controller |     "Jun 11 17:52:49.900680 crc crio[22018]: time=\"2026-06-11T17:52:49.900649757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=15e49b83-8bb9-480f-944e-49104b4d66e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504887 | controller |     "Jun 11 17:52:49.901868 crc crio[22018]: time=\"2026-06-11T17:52:49.901704192Z\" level=info msg=\"Removing pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504913 | controller |     "Jun 11 17:52:49.932107 crc crio[22018]: time=\"2026-06-11T17:52:49.931985328Z\" level=info msg=\"Removed pod sandbox: 0fcf83cbdfa84af2e58cbedf423f68f61e8464eb6fcf8d91bca13083025f26b9\" id=300310d1-cb17-4cf1-82b9-93060fc5012e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.504938 | controller |     "Jun 11 17:52:49.933195 crc crio[22018]: time=\"2026-06-11T17:52:49.933110361Z\" level=info msg=\"Stopping pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504963 | controller |     "Jun 11 17:52:49.933281 crc crio[22018]: time=\"2026-06-11T17:52:49.933200954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=87e15afc-2da2-46d8-9354-0ca595bf4f39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.504987 | controller |     "Jun 11 17:52:49.934098 crc crio[22018]: time=\"2026-06-11T17:52:49.93402235Z\" level=info msg=\"Removing pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505010 | controller |     "Jun 11 17:52:49.963313 crc crio[22018]: time=\"2026-06-11T17:52:49.963150542Z\" level=info msg=\"Removed pod sandbox: 049169920ce64e1cd2fdb941ed3a25b12eaf26e8b93f8ca26425ede127b8cdea\" id=180e4929-07c7-4520-9687-6b929d846ef9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505035 | controller |     "Jun 11 17:52:49.965231 crc crio[22018]: time=\"2026-06-11T17:52:49.965045072Z\" level=info msg=\"Stopping pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505058 | controller |     "Jun 11 17:52:49.965466 crc crio[22018]: time=\"2026-06-11T17:52:49.965309821Z\" level=info msg=\"Stopped pod sandbox (already stopped): f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=a186c356-2559-486c-87e5-43081b8a8701 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505083 | controller |     "Jun 11 17:52:49.966878 crc crio[22018]: time=\"2026-06-11T17:52:49.966790749Z\" level=info msg=\"Removing pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505107 | controller |     "Jun 11 17:52:50.015141 crc crio[22018]: time=\"2026-06-11T17:52:50.015012101Z\" level=info msg=\"Removed pod sandbox: f68e411cc1e474cc7da53c9f8eb745a5d2c5fe44bcaa805b486789302747d829\" id=0885f742-8826-4959-b874-0092f195c455 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505130 | controller |     "Jun 11 17:52:50.016048 crc crio[22018]: time=\"2026-06-11T17:52:50.01599165Z\" level=info msg=\"Stopping pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505158 | controller |     "Jun 11 17:52:50.016474 crc crio[22018]: time=\"2026-06-11T17:52:50.016412103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=45a218aa-34ed-4880-918c-a146b62969d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505181 | controller |     "Jun 11 17:52:50.020517 crc crio[22018]: time=\"2026-06-11T17:52:50.017126366Z\" level=info msg=\"Removing pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505204 | controller |     "Jun 11 17:52:50.043868 crc crio[22018]: time=\"2026-06-11T17:52:50.04346413Z\" level=info msg=\"Removed pod sandbox: 07717bf37c8df1409d7b6db28d767bef1305271450a8a806ac6d18794f5ed6d9\" id=cc037530-67e7-4c53-bafa-8415370e34eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505227 | controller |     "Jun 11 17:52:50.047399 crc crio[22018]: time=\"2026-06-11T17:52:50.047273726Z\" level=info msg=\"Stopping pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505251 | controller |     "Jun 11 17:52:50.047527 crc crio[22018]: time=\"2026-06-11T17:52:50.0474101Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=dca63d8c-4a61-4e4a-aba9-76d8be8e958a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505276 | controller |     "Jun 11 17:52:50.048180 crc crio[22018]: time=\"2026-06-11T17:52:50.048092502Z\" level=info msg=\"Removing pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505301 | controller |     "Jun 11 17:52:50.069217 crc crio[22018]: time=\"2026-06-11T17:52:50.069108055Z\" level=info msg=\"Removed pod sandbox: 1f166f04c7ffef3e91aeac9b83ca9a2c8f9aea2a4c1b2bc56decd3f860dc4dbc\" id=25e729ca-3a5c-49a8-a476-f3752125293e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505325 | controller |     "Jun 11 17:52:50.070389 crc crio[22018]: time=\"2026-06-11T17:52:50.070146104Z\" level=info msg=\"Stopping pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505346 | controller |     "Jun 11 17:52:50.070389 crc crio[22018]: time=\"2026-06-11T17:52:50.070206876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=7519c289-9214-4894-8fcd-f03f3bebad00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505368 | controller |     "Jun 11 17:52:50.071178 crc crio[22018]: time=\"2026-06-11T17:52:50.070736113Z\" level=info msg=\"Removing pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505390 | controller |     "Jun 11 17:52:50.094375 crc crio[22018]: time=\"2026-06-11T17:52:50.094273526Z\" level=info msg=\"Removed pod sandbox: 4671dca3457c649e45186d2f0abb46d3a347e583396b636f36a3352ee04c50cd\" id=936623d7-84db-4712-b89f-878c345ef7d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505413 | controller |     "Jun 11 17:52:50.095508 crc crio[22018]: time=\"2026-06-11T17:52:50.095483635Z\" level=info msg=\"Stopping pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505435 | controller |     "Jun 11 17:52:50.095678 crc crio[22018]: time=\"2026-06-11T17:52:50.095652421Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=46a76516-d84b-48f0-b8a6-3a7aa08bd518 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505466 | controller |     "Jun 11 17:52:50.096173 crc crio[22018]: time=\"2026-06-11T17:52:50.096126516Z\" level=info msg=\"Removing pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505491 | controller |     "Jun 11 17:52:50.114914 crc crio[22018]: time=\"2026-06-11T17:52:50.114795037Z\" level=info msg=\"Removed pod sandbox: cfacd42d162eb9e32fab76d566a6a9689bfe194aef2549c50122f1841ef963d9\" id=69ae78b1-3ebc-4b3b-a195-7a597012f55b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505514 | controller |     "Jun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116252152Z\" level=info msg=\"Stopping pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505537 | controller |     "Jun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116315464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=f9f149d0-6890-4c1c-b3c5-edd15ba4c2fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505558 | controller |     "Jun 11 17:52:50.121388 crc crio[22018]: time=\"2026-06-11T17:52:50.116846183Z\" level=info msg=\"Removing pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505580 | controller |     "Jun 11 17:52:50.134508 crc crio[22018]: time=\"2026-06-11T17:52:50.134386241Z\" level=info msg=\"Removed pod sandbox: 4e94fe9a2b32e60776e02da62ba6b6a328fcc156cba7f8a3a0efe39a36107035\" id=6ff3d8c2-8fc4-4039-a8c3-fbe28a3ad4ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505603 | controller |     "Jun 11 17:52:50.135453 crc crio[22018]: time=\"2026-06-11T17:52:50.135388411Z\" level=info msg=\"Stopping pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505626 | controller |     "Jun 11 17:52:50.135581 crc crio[22018]: time=\"2026-06-11T17:52:50.135563017Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7e83223a-1489-495d-bd48-a189c5f66944 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505649 | controller |     "Jun 11 17:52:50.136257 crc crio[22018]: time=\"2026-06-11T17:52:50.136219018Z\" level=info msg=\"Removing pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505674 | controller |     "Jun 11 17:52:50.151820 crc crio[22018]: time=\"2026-06-11T17:52:50.151766165Z\" level=info msg=\"Removed pod sandbox: ea1ac7c5f58b9ccdc720fa1cee6696d7d61f8cae21de4fa1e0a584d9f5f2d846\" id=7063ea4a-c73a-4ec3-a8c1-cd85ef1e7fba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505698 | controller |     "Jun 11 17:52:50.153409 crc crio[22018]: time=\"2026-06-11T17:52:50.15294427Z\" level=info msg=\"Stopping pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505724 | controller |     "Jun 11 17:52:50.153409 crc crio[22018]: time=\"2026-06-11T17:52:50.153029183Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=fc1523aa-d0d0-487f-b17d-4124ec0a5d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505753 | controller |     "Jun 11 17:52:50.153679 crc crio[22018]: time=\"2026-06-11T17:52:50.153628512Z\" level=info msg=\"Removing pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505778 | controller |     "Jun 11 17:52:50.178543 crc crio[22018]: time=\"2026-06-11T17:52:50.178457105Z\" level=info msg=\"Removed pod sandbox: f7d7453ac87bad25b5a257c45410e0d613da25911dd9c0d8689a30a172a29f94\" id=b96236f3-f096-47c0-b4fe-45fe5f9e7669 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505799 | controller |     "Jun 11 17:52:50.179926 crc crio[22018]: time=\"2026-06-11T17:52:50.179884618Z\" level=info msg=\"Stopping pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505820 | controller |     "Jun 11 17:52:50.180076 crc crio[22018]: time=\"2026-06-11T17:52:50.180056923Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=4a9d81be-f1e7-4fcc-aedc-1917b9fc78c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505843 | controller |     "Jun 11 17:52:50.180876 crc crio[22018]: time=\"2026-06-11T17:52:50.180827408Z\" level=info msg=\"Removing pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505895 | controller |     "Jun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.218761147Z\" level=info msg=\"Removed pod sandbox: a00b2fa28e3e0d820b74e84688b838494bd91537fc092e72f5d2af60bfbd4df6\" id=55a49b51-dbc9-478e-b593-f8b78881b7b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505922 | controller |     "Jun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.219914333Z\" level=info msg=\"Stopping pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505948 | controller |     "Jun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.219977286Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=967ea699-5c58-4af5-af08-fe844a593947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.505971 | controller |     "Jun 11 17:52:50.226873 crc crio[22018]: time=\"2026-06-11T17:52:50.220677527Z\" level=info msg=\"Removing pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.505996 | controller |     "Jun 11 17:52:50.256904 crc crio[22018]: time=\"2026-06-11T17:52:50.256759284Z\" level=info msg=\"Removed pod sandbox: 83d3a9353749d6b456dc0ebb054f00bb31acf4aa21fff172145e2887adb4e22a\" id=2cfe29c0-29ac-4649-b780-ff6595f941a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506018 | controller |     "Jun 11 17:52:50.258032 crc crio[22018]: time=\"2026-06-11T17:52:50.257962815Z\" level=info msg=\"Stopping pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506042 | controller |     "Jun 11 17:52:50.258097 crc crio[22018]: time=\"2026-06-11T17:52:50.258053467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=a23e6bfa-8e52-4d4e-a499-ec0e9c217b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506067 | controller |     "Jun 11 17:52:50.258651 crc crio[22018]: time=\"2026-06-11T17:52:50.258596474Z\" level=info msg=\"Removing pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506098 | controller |     "Jun 11 17:52:50.278562 crc crio[22018]: time=\"2026-06-11T17:52:50.278480773Z\" level=info msg=\"Removed pod sandbox: 3395451427a92f69b0610f9cb7c2a5cd0b95aa9d83312ca4130c16180d487996\" id=b8b78976-cdbb-49f8-80de-21fad8cf630e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506126 | controller |     "Jun 11 17:52:50.280533 crc crio[22018]: time=\"2026-06-11T17:52:50.280299713Z\" level=info msg=\"Stopping pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506153 | controller |     "Jun 11 17:52:50.280647 crc crio[22018]: time=\"2026-06-11T17:52:50.28051964Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=6bd083ed-0f76-4a5f-a43f-8d84a2f778f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506180 | controller |     "Jun 11 17:52:50.281246 crc crio[22018]: time=\"2026-06-11T17:52:50.281183026Z\" level=info msg=\"Removing pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506206 | controller |     "Jun 11 17:52:50.316915 crc crio[22018]: time=\"2026-06-11T17:52:50.316820651Z\" level=info msg=\"Removed pod sandbox: ac10ebff6fd0739f83635d4841391c0caac21a9a3b31861dc54fa9d80391eed5\" id=61e0df45-63a3-4d8f-82e6-ca111825e023 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506233 | controller |     "Jun 11 17:52:50.317971 crc crio[22018]: time=\"2026-06-11T17:52:50.317883623Z\" level=info msg=\"Stopping pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506259 | controller |     "Jun 11 17:52:50.318038 crc crio[22018]: time=\"2026-06-11T17:52:50.317983465Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=93ff5045-5a92-478e-be9e-5ac79611c97e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506286 | controller |     "Jun 11 17:52:50.318681 crc crio[22018]: time=\"2026-06-11T17:52:50.318609035Z\" level=info msg=\"Removing pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506312 | controller |     "Jun 11 17:52:50.334641 crc crio[22018]: time=\"2026-06-11T17:52:50.334558714Z\" level=info msg=\"Removed pod sandbox: ab81ac51781e10968b233f2e794cf16f673f84b336ee92282f98b8a58c447d66\" id=481a7d54-708b-465f-8e50-2f694ad0b114 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506337 | controller |     "Jun 11 17:52:50.335586 crc crio[22018]: time=\"2026-06-11T17:52:50.335498873Z\" level=info msg=\"Stopping pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506362 | controller |     "Jun 11 17:52:50.335675 crc crio[22018]: time=\"2026-06-11T17:52:50.335603946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=dfa134d4-69e2-4330-b9e3-ea091c976fc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506386 | controller |     "Jun 11 17:52:50.336282 crc crio[22018]: time=\"2026-06-11T17:52:50.336211146Z\" level=info msg=\"Removing pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506417 | controller |     "Jun 11 17:52:50.357288 crc crio[22018]: time=\"2026-06-11T17:52:50.357183527Z\" level=info msg=\"Removed pod sandbox: 209c5ffa15e86f5d12a207564d49084e55fdac1824bf5aaed14c8204cc968e15\" id=bfac7982-60c5-49c0-8745-e5697c5a78a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506443 | controller |     "Jun 11 17:52:50.358214 crc crio[22018]: time=\"2026-06-11T17:52:50.358138594Z\" level=info msg=\"Stopping pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506468 | controller |     "Jun 11 17:52:50.358280 crc crio[22018]: time=\"2026-06-11T17:52:50.358231907Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=79dbc77b-945f-4f68-b071-aceca98c0958 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506491 | controller |     "Jun 11 17:52:50.358788 crc crio[22018]: time=\"2026-06-11T17:52:50.358724812Z\" level=info msg=\"Removing pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506516 | controller |     "Jun 11 17:52:50.374371 crc crio[22018]: time=\"2026-06-11T17:52:50.374135795Z\" level=info msg=\"Removed pod sandbox: bc0bf0b38f59601d6ba3804ff841fa42791129f61b6e2d138a2dfd0299239fca\" id=ed02c862-84f6-4168-88b5-bc5d55857c9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506539 | controller |     "Jun 11 17:52:50.375080 crc crio[22018]: time=\"2026-06-11T17:52:50.375015551Z\" level=info msg=\"Stopping pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506563 | controller |     "Jun 11 17:52:50.375156 crc crio[22018]: time=\"2026-06-11T17:52:50.375084203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=329d6dc5-d4e6-4fa3-941e-cd0d0fc80c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506587 | controller |     "Jun 11 17:52:50.376618 crc crio[22018]: time=\"2026-06-11T17:52:50.37655513Z\" level=info msg=\"Removing pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506610 | controller |     "Jun 11 17:52:50.398259 crc crio[22018]: time=\"2026-06-11T17:52:50.398147548Z\" level=info msg=\"Removed pod sandbox: 2dde26ab672a2d8f8618b9ae918a88dfc67c116c6ccd04fb6d8ea45abf648178\" id=5583c0ba-6043-40e1-a4bb-e3b07414872e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506634 | controller |     "Jun 11 17:52:50.400528 crc crio[22018]: time=\"2026-06-11T17:52:50.400453731Z\" level=info msg=\"Stopping pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506657 | controller |     "Jun 11 17:52:50.400599 crc crio[22018]: time=\"2026-06-11T17:52:50.400534864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7ef6f37d-2b38-4e88-8206-3b760c1dd8db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506681 | controller |     "Jun 11 17:52:50.401380 crc crio[22018]: time=\"2026-06-11T17:52:50.401257317Z\" level=info msg=\"Removing pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506705 | controller |     "Jun 11 17:52:50.434043 crc crio[22018]: time=\"2026-06-11T17:52:50.43392774Z\" level=info msg=\"Removed pod sandbox: 84b8d6a2d1639c92292a2d2d2aaba0fb305b3bd6b060bae34cf12a38d25892b7\" id=7b97befe-f6c2-49c5-a2fb-4881ae187f07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.506734 | controller |     "Jun 11 17:52:50.435459 crc crio[22018]: time=\"2026-06-11T17:52:50.435378864Z\" level=info msg=\"Stopping pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506759 | controller |     "Jun 11 17:52:50.435535 crc crio[22018]: time=\"2026-06-11T17:52:50.435487328Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=e7c17f80-bd06-4b8c-8054-08a06063e124 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.506988 | controller |     "Jun 11 17:52:50.436057 crc crio[22018]: time=\"2026-06-11T17:52:50.435995843Z\" level=info msg=\"Removing pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507023 | controller |     "Jun 11 17:52:50.461037 crc crio[22018]: time=\"2026-06-11T17:52:50.460747396Z\" level=info msg=\"Removed pod sandbox: ea1739338eea1ae2263a5f4f8a459fcf2e510ccc5849472c60121a2c053bb969\" id=41c6fff3-31ca-45c9-a76f-23abe8ed7ce4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507050 | controller |     "Jun 11 17:52:50.462141 crc crio[22018]: time=\"2026-06-11T17:52:50.462001547Z\" level=info msg=\"Stopping pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507076 | controller |     "Jun 11 17:52:50.462288 crc crio[22018]: time=\"2026-06-11T17:52:50.462193893Z\" level=info msg=\"Stopped pod sandbox (already stopped): aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5a42ca75-c608-478b-9dbb-0dff48f6ea33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507102 | controller |     "Jun 11 17:52:50.465715 crc crio[22018]: time=\"2026-06-11T17:52:50.465647834Z\" level=info msg=\"Removing pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507126 | controller |     "Jun 11 17:52:50.489385 crc crio[22018]: time=\"2026-06-11T17:52:50.489267733Z\" level=info msg=\"Removed pod sandbox: aafcb71edc1359a357b10c9b9269f1672a4824076bc78e41e303050b293180eb\" id=5e197a25-4476-448b-b280-2574d5215e86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507148 | controller |     "Jun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.490747751Z\" level=info msg=\"Stopping pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507171 | controller |     "Jun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.490809133Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=da5f964e-3edf-481c-8e0c-9d4d926c9154 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507194 | controller |     "Jun 11 17:52:50.491630 crc crio[22018]: time=\"2026-06-11T17:52:50.491366717Z\" level=info msg=\"Removing pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507218 | controller |     "Jun 11 17:52:50.510524 crc crio[22018]: time=\"2026-06-11T17:52:50.510443883Z\" level=info msg=\"Removed pod sandbox: 6526a40d090ca54aa2979a67a1ebb7a0b14878713e44a3d936db60fb92965b02\" id=124bf76a-60eb-49a1-92d8-78ae3a902097 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507248 | controller |     "Jun 11 17:52:50.511432 crc crio[22018]: time=\"2026-06-11T17:52:50.511305564Z\" level=info msg=\"Stopping pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507276 | controller |     "Jun 11 17:52:50.511493 crc crio[22018]: time=\"2026-06-11T17:52:50.511458089Z\" level=info msg=\"Stopped pod sandbox (already stopped): d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=da71cedf-1a4b-463e-b651-c9841e0c62a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507301 | controller |     "Jun 11 17:52:50.512685 crc crio[22018]: time=\"2026-06-11T17:52:50.512622293Z\" level=info msg=\"Removing pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507325 | controller |     "Jun 11 17:52:50.529401 crc crio[22018]: time=\"2026-06-11T17:52:50.529268577Z\" level=info msg=\"Removed pod sandbox: d222b711b6a81b0b6ec6cd267c1014a72bcce53e9e9054f4b35fc75dfe6e0f7d\" id=ea247498-665d-4821-8584-afd8d7ca41a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507350 | controller |     "Jun 11 17:52:50.530731 crc crio[22018]: time=\"2026-06-11T17:52:50.530623345Z\" level=info msg=\"Stopping pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507375 | controller |     "Jun 11 17:52:50.530794 crc crio[22018]: time=\"2026-06-11T17:52:50.530738969Z\" level=info msg=\"Stopped pod sandbox (already stopped): 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=e38e01e5-6a21-4273-b400-5bec050e235d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507399 | controller |     "Jun 11 17:52:50.531509 crc crio[22018]: time=\"2026-06-11T17:52:50.531441874Z\" level=info msg=\"Removing pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507422 | controller |     "Jun 11 17:52:50.547812 crc crio[22018]: time=\"2026-06-11T17:52:50.5477141Z\" level=info msg=\"Removed pod sandbox: 741570d4549256c53821300758a309daffc4f052d8d692083bd313230094b1b9\" id=0112942e-677d-4ee7-b4e2-328e9a1856a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507447 | controller |     "Jun 11 17:52:50.548781 crc crio[22018]: time=\"2026-06-11T17:52:50.548627449Z\" level=info msg=\"Stopping pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507470 | controller |     "Jun 11 17:52:50.548988 crc crio[22018]: time=\"2026-06-11T17:52:50.548886837Z\" level=info msg=\"Stopped pod sandbox (already stopped): b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=e576b95e-3b1a-4a6d-9e9c-7f1f5f8e7e10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507492 | controller |     "Jun 11 17:52:50.549979 crc crio[22018]: time=\"2026-06-11T17:52:50.54992759Z\" level=info msg=\"Removing pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507514 | controller |     "Jun 11 17:52:50.569026 crc crio[22018]: time=\"2026-06-11T17:52:50.568917207Z\" level=info msg=\"Removed pod sandbox: b772c080fb61fdf99bc6ad42b87d31011e2efc718a4a5447fc6b4a3f2d10e463\" id=08ea3e35-cd9a-4e8c-b47d-2512206d96d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507537 | controller |     "Jun 11 17:52:50.570164 crc crio[22018]: time=\"2026-06-11T17:52:50.570092752Z\" level=info msg=\"Stopping pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507566 | controller |     "Jun 11 17:52:50.570261 crc crio[22018]: time=\"2026-06-11T17:52:50.570180615Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=0dfd62db-0e7d-4cbf-8b00-6763758e106f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507592 | controller |     "Jun 11 17:52:50.570901 crc crio[22018]: time=\"2026-06-11T17:52:50.570834886Z\" level=info msg=\"Removing pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507614 | controller |     "Jun 11 17:52:50.591832 crc crio[22018]: time=\"2026-06-11T17:52:50.591714213Z\" level=info msg=\"Removed pod sandbox: 3584448ffbf810ed04c83c00be2ccea3f82277e3fe66f4b815609e3516b6bde1\" id=be4e3da9-fc70-4f9a-98bd-e75e9e72693e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.507633 | controller |     "Jun 11 17:52:52.787085 crc crio[22018]: time=\"2026-06-11T17:52:52.786036728Z\" level=info msg=\"Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507655 | controller |     "Jun 11 17:52:52.789123 crc crio[22018]: time=\"2026-06-11T17:52:52.787763053Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-24pt9 Namespace:openstack ID:70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a UID:faa96b9f-36c3-4385-b074-693f520e8cab NetNS:/var/run/netns/97184256-9afc-45e2-bca8-ac24c01bbc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaa96b9f_36c3_4385_b074_693f520e8cab.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"",
2026-06-11 18:17:42.507681 | controller |     "Jun 11 17:52:52.789123 crc crio[22018]: time=\"2026-06-11T17:52:52.787891717Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-24pt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.507706 | controller |     "Jun 11 17:52:53.146563 crc crio[22018]: time=\"2026-06-11T17:52:53.146151494Z\" level=info msg=\"Stopped pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=fca6c89f-2602-4f1c-a96a-1a116b1fda18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507730 | controller |     "Jun 11 17:52:53.457436 crc crio[22018]: time=\"2026-06-11T17:52:53.456739935Z\" level=info msg=\"Stopped container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=608cea86-6e17-4433-ac26-2505eb5b922b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.507756 | controller |     "Jun 11 17:52:53.461271 crc crio[22018]: time=\"2026-06-11T17:52:53.461206915Z\" level=info msg=\"Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507781 | controller |     "Jun 11 17:52:53.462857 crc crio[22018]: time=\"2026-06-11T17:52:53.462826217Z\" level=info msg=\"Got pod network &{Name:neutron-5574846857-xlsvh Namespace:openstack ID:ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51 UID:dd79db2b-b7d8-48f6-9f47-ace8be7f4c9e NetNS:/var/run/netns/5356556d-c180-41e0-bc5c-576fe22b22ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd79db2b_b7d8_48f6_9f47_ace8be7f4c9e.slice PodAnnotations:0xc000aa4530}] Aliases:map[]}\"",
2026-06-11 18:17:42.507811 | controller |     "Jun 11 17:52:53.463021 crc crio[22018]: time=\"2026-06-11T17:52:53.462978042Z\" level=info msg=\"Deleting pod openstack_neutron-5574846857-xlsvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.507838 | controller |     "Jun 11 17:52:53.945181 crc crio[22018]: time=\"2026-06-11T17:52:53.945065921Z\" level=info msg=\"Stopped pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=7fe613a3-c418-4eee-91e5-a8538c60523b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.507893 | controller |     "Jun 11 17:52:54.103783 crc crio[22018]: time=\"2026-06-11T17:52:54.09781845Z\" level=info msg=\"Stopping container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623 (timeout: 30s)\" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.507923 | controller |     "Jun 11 17:52:54.104957 crc crio[22018]: time=\"2026-06-11T17:52:54.098125487Z\" level=info msg=\"Stopping container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f (timeout: 30s)\" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.507950 | controller |     "Jun 11 17:52:54.127977 crc crio[22018]: time=\"2026-06-11T17:52:54.127638009Z\" level=info msg=\"Stopping container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1 (timeout: 30s)\" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.507972 | controller |     "Jun 11 17:52:54.129564 crc crio[22018]: time=\"2026-06-11T17:52:54.129506167Z\" level=info msg=\"Stopping container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2 (timeout: 30s)\" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.507992 | controller |     "Jun 11 17:52:54.256630 crc crio[22018]: time=\"2026-06-11T17:52:54.251947274Z\" level=info msg=\"Stopped container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=ae6514d9-ebda-4120-9bdc-cb29c7db29b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.508014 | controller |     "Jun 11 17:52:54.262512 crc crio[22018]: time=\"2026-06-11T17:52:54.262157938Z\" level=info msg=\"Stopped container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=5114802d-1246-4624-9f5c-48761878cffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.508038 | controller |     "Jun 11 17:52:54.338128 crc crio[22018]: time=\"2026-06-11T17:52:54.338066875Z\" level=info msg=\"Stopped container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=258fe8f6-e6a1-40de-92c8-f2f49ccedaaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.508079 | controller |     "Jun 11 17:52:54.339617 crc crio[22018]: time=\"2026-06-11T17:52:54.339505581Z\" level=info msg=\"Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.508108 | controller |     "Jun 11 17:52:54.340210 crc crio[22018]: time=\"2026-06-11T17:52:54.340161282Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5 UID:1eeda66a-9a5e-4d53-ab2a-ba6b31bb1e60 NetNS:/var/run/netns/b3ef3e1a-6cad-4374-ae00-6ef344de8172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1eeda66a_9a5e_4d53_ab2a_ba6b31bb1e60.slice PodAnnotations:0xc000380aa8}] Aliases:map[]}\"",
2026-06-11 18:17:42.508135 | controller |     "Jun 11 17:52:54.340617 crc crio[22018]: time=\"2026-06-11T17:52:54.340502433Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.508166 | controller |     "Jun 11 17:52:54.363135 crc crio[22018]: time=\"2026-06-11T17:52:54.363020049Z\" level=info msg=\"Stopped container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e1841359-915d-4d85-a29f-b2bc39b49c97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.508193 | controller |     "Jun 11 17:52:54.364121 crc crio[22018]: time=\"2026-06-11T17:52:54.364030622Z\" level=info msg=\"Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.508219 | controller |     "Jun 11 17:52:54.366079 crc crio[22018]: time=\"2026-06-11T17:52:54.365978414Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d UID:b096c5e7-8516-4fa0-b9f4-5b0f39129e11 NetNS:/var/run/netns/65fa0fa7-8ebb-4b6d-bfd8-7cdd9e4de7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb096c5e7_8516_4fa0_b9f4_5b0f39129e11.slice PodAnnotations:0xc000aa4d90}] Aliases:map[]}\"",
2026-06-11 18:17:42.508245 | controller |     "Jun 11 17:52:54.366589 crc crio[22018]: time=\"2026-06-11T17:52:54.366534722Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.508268 | controller |     "Jun 11 17:52:54.669412 crc crio[22018]: time=\"2026-06-11T17:52:54.66926188Z\" level=info msg=\"Stopped pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=cc942c8b-23cd-44c8-97a8-f0d4fccb5837 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.508287 | controller |     "Jun 11 17:52:54.783973 crc crio[22018]: time=\"2026-06-11T17:52:54.783520212Z\" level=info msg=\"Stopped pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=fa26dfe0-8da1-4ce0-a5f9-493e7d63fb4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.508309 | controller |     "Jun 11 17:52:54.878191 crc crio[22018]: time=\"2026-06-11T17:52:54.87811393Z\" level=info msg=\"Removing container: 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1\" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508334 | controller |     "Jun 11 17:52:54.916751 crc crio[22018]: time=\"2026-06-11T17:52:54.916608926Z\" level=info msg=\"Removed container 9f41674df3fe5aafc0419026d9156ea26f92eeb80980b85a0a6e8aa6e81da0c1: openstack/nova-metadata-0/nova-metadata-metadata\" id=d8a849f1-a61d-4212-8ccf-75a465a4371f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508362 | controller |     "Jun 11 17:52:54.919220 crc crio[22018]: time=\"2026-06-11T17:52:54.919155487Z\" level=info msg=\"Removing container: 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2\" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508389 | controller |     "Jun 11 17:52:54.960892 crc crio[22018]: time=\"2026-06-11T17:52:54.960820774Z\" level=info msg=\"Removed container 08c070668e2174eba539da5967f333ad239e9a84c3bb24122f0c3c621c1b3ec2: openstack/nova-metadata-0/nova-metadata-log\" id=6af87934-ddfc-4c61-b9c8-911a17c9ca53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508415 | controller |     "Jun 11 17:52:54.972175 crc crio[22018]: time=\"2026-06-11T17:52:54.972092183Z\" level=info msg=\"Removing container: 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623\" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508440 | controller |     "Jun 11 17:52:55.000225 crc crio[22018]: time=\"2026-06-11T17:52:55.000187099Z\" level=info msg=\"Removed container 8122fe96785d00bd1d32f036b2977c232e5a5a0aceaa19fd554eedba26481623: openstack/nova-api-0/nova-api-api\" id=88145336-87fa-45ae-b143-ad42abbd5886 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508473 | controller |     "Jun 11 17:52:55.002928 crc crio[22018]: time=\"2026-06-11T17:52:55.002888423Z\" level=info msg=\"Removing container: e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f\" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508500 | controller |     "Jun 11 17:52:55.053162 crc crio[22018]: time=\"2026-06-11T17:52:55.053016319Z\" level=info msg=\"Removed container e508b1a15289bbc2a93176a7e8eaed4976799b49901461f3e11ae293d966231f: openstack/nova-api-0/nova-api-log\" id=aaff752b-3f17-4629-853e-890a774e5e6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508527 | controller |     "Jun 11 17:52:55.061110 crc crio[22018]: time=\"2026-06-11T17:52:55.061010684Z\" level=info msg=\"Removing container: 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad\" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508555 | controller |     "Jun 11 17:52:55.124186 crc crio[22018]: time=\"2026-06-11T17:52:55.124094003Z\" level=info msg=\"Removed container 4441d4025f058bf1f402f52591e0c417b4e6a4dc144e84c72f4966243d9129ad: openstack/neutron-5574846857-xlsvh/neutron-httpd\" id=d4027c43-7417-403b-bd9e-eb6659d37f98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508581 | controller |     "Jun 11 17:52:55.128531 crc crio[22018]: time=\"2026-06-11T17:52:55.127289964Z\" level=info msg=\"Removing container: 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71\" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508606 | controller |     "Jun 11 17:52:55.164188 crc crio[22018]: time=\"2026-06-11T17:52:55.164048006Z\" level=info msg=\"Removed container 055dc2cb61b5284539e53fee59b7df187fb2d87bd0306dfdf595e066f5edfe71: openstack/neutron-5574846857-xlsvh/neutron-api\" id=f996274e-e764-4c63-888d-e58296af1c2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.508632 | controller |     "Jun 11 17:52:55.783065 crc crio[22018]: time=\"2026-06-11T17:52:55.782705813Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.508657 | controller |     "Jun 11 17:52:55.783188 crc crio[22018]: time=\"2026-06-11T17:52:55.783087055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.508679 | controller |     "Jun 11 17:52:55.792559 crc crio[22018]: time=\"2026-06-11T17:52:55.792391741Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.508699 | controller |     "Jun 11 17:52:55.792559 crc crio[22018]: time=\"2026-06-11T17:52:55.792508365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.508719 | controller |     "Jun 11 17:52:55.825212 crc crio[22018]: time=\"2026-06-11T17:52:55.825078061Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}\"",
2026-06-11 18:17:42.508749 | controller |     "Jun 11 17:52:55.825212 crc crio[22018]: time=\"2026-06-11T17:52:55.825139233Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.508776 | controller |     "Jun 11 17:52:55.856294 crc crio[22018]: time=\"2026-06-11T17:52:55.856149471Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}\"",
2026-06-11 18:17:42.508803 | controller |     "Jun 11 17:52:55.856294 crc crio[22018]: time=\"2026-06-11T17:52:55.856205393Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.508826 | controller |     "Jun 11 17:52:56.369759 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6077a58c93637 Mac:b6:8e:66:ae:fd:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.508869 | controller |     "Jun 11 17:52:56.371469 crc crio[22018]: time=\"2026-06-11T17:52:56.371386606Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a UID:fee976d5-8b33-4e7c-a2b4-b54076e28966 NetNS:/var/run/netns/35e7c363-533a-416e-8f17-84af54eba57f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfee976d5_8b33_4e7c_a2b4_b54076e28966.slice PodAnnotations:0xc00924e540}] Aliases:map[]}\"",
2026-06-11 18:17:42.508904 | controller |     "Jun 11 17:52:56.371581 crc crio[22018]: time=\"2026-06-11T17:52:56.371557522Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.508932 | controller |     "Jun 11 17:52:56.379241 crc crio[22018]: time=\"2026-06-11T17:52:56.379165197Z\" level=info msg=\"Ran pod sandbox 6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a with infra container: openstack/nova-api-0/POD\" id=27f53fd8-d855-4380-a100-dd81430ddfb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.508957 | controller |     "Jun 11 17:52:56.381170 crc crio[22018]: time=\"2026-06-11T17:52:56.381099765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=51b69750-29a7-44c4-b2e0-3cfb48e8a277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.508981 | controller |     "Jun 11 17:52:56.383452 crc crio[22018]: time=\"2026-06-11T17:52:56.383382377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f2bedb97-3310-428d-9956-13c609eced65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509003 | controller |     "Jun 11 17:52:56.390840 crc crio[22018]: time=\"2026-06-11T17:52:56.390749813Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509024 | controller |     "Jun 11 17:52:56.391114 crc crio[22018]: time=\"2026-06-11T17:52:56.391053692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509046 | controller |     "Jun 11 17:52:56.456860 crc crio[22018]: time=\"2026-06-11T17:52:56.456682051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509074 | controller |     "Jun 11 17:52:56.469239 crc crio[22018]: time=\"2026-06-11T17:52:56.46912936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509097 | controller |     "Jun 11 17:52:56.478065 crc crio[22018]: 2026-06-11T17:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7632c0b8a8cd72 Mac:aa:9a:45:de:2c:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d SocketPath: PciID:}] [{Interface:0xc0003c32b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.509121 | controller |     "Jun 11 17:52:56.479168 crc crio[22018]: time=\"2026-06-11T17:52:56.479121987Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 UID:502da1f6-c5ce-4558-9802-e86a0502a80d NetNS:/var/run/netns/9d0356d7-b808-43fe-a1b1-c7019b21144d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod502da1f6_c5ce_4558_9802_e86a0502a80d.slice PodAnnotations:0xc00924e730}] Aliases:map[]}\"",
2026-06-11 18:17:42.509146 | controller |     "Jun 11 17:52:56.479464 crc crio[22018]: time=\"2026-06-11T17:52:56.479277532Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.509172 | controller |     "Jun 11 17:52:56.488183 crc crio[22018]: time=\"2026-06-11T17:52:56.488099496Z\" level=info msg=\"Ran pod sandbox a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436 with infra container: openstack/nova-metadata-0/POD\" id=e5e73307-ba04-44a1-9a66-fe12683a1763 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.509198 | controller |     "Jun 11 17:52:56.490871 crc crio[22018]: time=\"2026-06-11T17:52:56.490746566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=deb970a2-054d-42f7-88cc-db5348e88c70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509224 | controller |     "Jun 11 17:52:56.494129 crc crio[22018]: time=\"2026-06-11T17:52:56.493203334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28805568-50e5-43af-9bc9-ffb72455ffb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509247 | controller |     "Jun 11 17:52:56.506560 crc crio[22018]: time=\"2026-06-11T17:52:56.506293122Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509268 | controller |     "Jun 11 17:52:56.507250 crc crio[22018]: time=\"2026-06-11T17:52:56.506799418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509290 | controller |     "Jun 11 17:52:56.564473 crc crio[22018]: time=\"2026-06-11T17:52:56.564270848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509314 | controller |     "Jun 11 17:52:56.569136 crc crio[22018]: time=\"2026-06-11T17:52:56.568912925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509339 | controller |     "Jun 11 17:52:56.759993 crc crio[22018]: time=\"2026-06-11T17:52:56.759793643Z\" level=info msg=\"Created container 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4: openstack/nova-metadata-0/nova-metadata-log\" id=19e021b1-6545-40e1-842d-617a3e71def8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509369 | controller |     "Jun 11 17:52:56.762505 crc crio[22018]: time=\"2026-06-11T17:52:56.761078514Z\" level=info msg=\"Created container f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed: openstack/nova-api-0/nova-api-log\" id=01673d82-6e1b-4b5b-8adb-0794aa66f622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509395 | controller |     "Jun 11 17:52:56.762505 crc crio[22018]: time=\"2026-06-11T17:52:56.761693184Z\" level=info msg=\"Starting container: 83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4\" id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.509419 | controller |     "Jun 11 17:52:56.763619 crc crio[22018]: time=\"2026-06-11T17:52:56.763568914Z\" level=info msg=\"Starting container: f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed\" id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.509445 | controller |     "Jun 11 17:52:56.770035 crc crio[22018]: time=\"2026-06-11T17:52:56.769958386Z\" level=info msg=\"Started container\" PID=283981 containerID=f2c35674fcfd0766a7eb87d08f42286b74d2001a7cbf9a257541826b49b7b9ed description=openstack/nova-api-0/nova-api-log id=aef38116-103d-4bb8-a8ff-f5786c85e64a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a",
2026-06-11 18:17:42.509472 | controller |     "Jun 11 17:52:56.770942 crc crio[22018]: time=\"2026-06-11T17:52:56.770875476Z\" level=info msg=\"Started container\" PID=283984 containerID=83df1ab30f51a0bd7bdb4bd2e1850f4473a1d208262b6cc3bb76a0d0675830a4 description=openstack/nova-metadata-0/nova-metadata-log id=0edd3dd3-46e4-4279-8d82-ca377a033049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436",
2026-06-11 18:17:42.509500 | controller |     "Jun 11 17:52:56.783524 crc crio[22018]: time=\"2026-06-11T17:52:56.783475537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e7b3ca56-2a17-437b-bd6d-a4d7a73c5b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509525 | controller |     "Jun 11 17:52:56.785191 crc crio[22018]: time=\"2026-06-11T17:52:56.785108869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15cc5969-f7aa-4422-afd3-ac12c4544b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509549 | controller |     "Jun 11 17:52:56.842864 crc crio[22018]: time=\"2026-06-11T17:52:56.842120844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aca4e6ac-3571-48eb-a567-db1befcdf5f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509573 | controller |     "Jun 11 17:52:56.853498 crc crio[22018]: time=\"2026-06-11T17:52:56.851620006Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509598 | controller |     "Jun 11 17:52:56.853498 crc crio[22018]: time=\"2026-06-11T17:52:56.851983998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509625 | controller |     "Jun 11 17:52:56.859608 crc crio[22018]: time=\"2026-06-11T17:52:56.859562169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=94b03413-ea3c-449a-963a-2dbf6d3d0db2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.509653 | controller |     "Jun 11 17:52:56.881451 crc crio[22018]: time=\"2026-06-11T17:52:56.88124536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509687 | controller |     "Jun 11 17:52:56.881832 crc crio[22018]: time=\"2026-06-11T17:52:56.881788188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509713 | controller |     "Jun 11 17:52:56.909413 crc crio[22018]: time=\"2026-06-11T17:52:56.909138118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509738 | controller |     "Jun 11 17:52:56.914188 crc crio[22018]: time=\"2026-06-11T17:52:56.914071565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509763 | controller |     "Jun 11 17:52:56.943216 crc crio[22018]: time=\"2026-06-11T17:52:56.941704165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509788 | controller |     "Jun 11 17:52:56.946280 crc crio[22018]: time=\"2026-06-11T17:52:56.946201699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.509812 | controller |     "Jun 11 17:52:57.088774 crc crio[22018]: time=\"2026-06-11T17:52:57.088667255Z\" level=info msg=\"Created container a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1eee9dd-ca9a-458c-9b11-fd4493dd24d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509837 | controller |     "Jun 11 17:52:57.089050 crc crio[22018]: time=\"2026-06-11T17:52:57.088953013Z\" level=info msg=\"Created container 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f: openstack/nova-api-0/nova-api-api\" id=85d414d6-0998-406d-9bdf-0d4c5dd5f909 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.509889 | controller |     "Jun 11 17:52:57.090178 crc crio[22018]: time=\"2026-06-11T17:52:57.090137201Z\" level=info msg=\"Starting container: a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da\" id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.509915 | controller |     "Jun 11 17:52:57.092102 crc crio[22018]: time=\"2026-06-11T17:52:57.090652908Z\" level=info msg=\"Starting container: 45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f\" id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.509938 | controller |     "Jun 11 17:52:57.098686 crc crio[22018]: time=\"2026-06-11T17:52:57.098401947Z\" level=info msg=\"Started container\" PID=284022 containerID=45acabe4cb9c51a4737639e9135651629db60cb240ba4150a9fc6d9549a9e59f description=openstack/nova-api-0/nova-api-api id=a272396d-42ea-490d-8f06-7381b373034f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6077a58c936370ac090644686c1c4bd2d832d2cb50902558b3d187f092002a",
2026-06-11 18:17:42.509962 | controller |     "Jun 11 17:52:57.102964 crc crio[22018]: time=\"2026-06-11T17:52:57.102909209Z\" level=info msg=\"Started container\" PID=284019 containerID=a9837cb6ed14ff14134ccf9d07f0cbf56196739e5057885f1d87991b08aca1da description=openstack/nova-metadata-0/nova-metadata-metadata id=56176c2d-b6b8-4074-82fe-c9ebb46ea216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7632c0b8a8cd720b6675ffcf50eb13cd964c8ce8d6315f0e13ee790a9d9c436",
2026-06-11 18:17:42.509987 | controller |     "Jun 11 17:53:14.379220 crc crio[22018]: time=\"2026-06-11T17:53:14.378262737Z\" level=warning msg=\"Stopping container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 with stop signal(15) timed out. Killing...\"",
2026-06-11 18:17:42.510018 | controller |     "Jun 11 17:53:14.490943 crc crio[22018]: time=\"2026-06-11T17:53:14.490772219Z\" level=error msg=\"Killing container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 18:17:42.510045 | controller |     "Jun 11 17:53:14.558023 crc crio[22018]: time=\"2026-06-11T17:53:14.557763172Z\" level=info msg=\"Stopped container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=43ec8d5d-ce2b-42c4-b0fe-06d2b2da1432 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.510070 | controller |     "Jun 11 17:53:14.559165 crc crio[22018]: time=\"2026-06-11T17:53:14.558998692Z\" level=info msg=\"Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.510092 | controller |     "Jun 11 17:53:14.559939 crc crio[22018]: time=\"2026-06-11T17:53:14.559872809Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517 UID:3e840e88-a0b5-413b-9180-67219b4aa678 NetNS:/var/run/netns/b3f27e62-9b18-4413-adc5-0789d64c978c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e840e88_a0b5_413b_9180_67219b4aa678.slice PodAnnotations:0xc005da0570}] Aliases:map[]}\"",
2026-06-11 18:17:42.510114 | controller |     "Jun 11 17:53:14.560297 crc crio[22018]: time=\"2026-06-11T17:53:14.560068555Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.510136 | controller |     "Jun 11 17:53:15.005969 crc crio[22018]: time=\"2026-06-11T17:53:15.005413335Z\" level=info msg=\"Stopped pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=aa1d2af3-1f33-40ef-b32c-6b975e986d8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.510158 | controller |     "Jun 11 17:53:15.329786 crc crio[22018]: time=\"2026-06-11T17:53:15.329254358Z\" level=info msg=\"Removing container: 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2\" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.510180 | controller |     "Jun 11 17:53:15.445238 crc crio[22018]: time=\"2026-06-11T17:53:15.445110122Z\" level=info msg=\"Removed container 3c091c7962211adaa1575a990391062e3d82f12f75e82115f90ba517a58e76e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=510f7fe3-7869-4cad-942b-8d2cec23688e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.510202 | controller |     "Jun 11 17:53:16.089608 crc crio[22018]: time=\"2026-06-11T17:53:16.088979256Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.510224 | controller |     "Jun 11 17:53:16.090061 crc crio[22018]: time=\"2026-06-11T17:53:16.089982868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510248 | controller |     "Jun 11 17:53:16.139120 crc crio[22018]: time=\"2026-06-11T17:53:16.13901236Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}\"",
2026-06-11 18:17:42.510276 | controller |     "Jun 11 17:53:16.139120 crc crio[22018]: time=\"2026-06-11T17:53:16.139065452Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.510301 | controller |     "Jun 11 17:53:16.685648 crc crio[22018]: 2026-06-11T17:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53f94729fe56c4 Mac:8a:e6:6e:2c:08:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.510325 | controller |     "Jun 11 17:53:16.688848 crc crio[22018]: time=\"2026-06-11T17:53:16.688252838Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d UID:78376512-76a3-4a1f-9bc0-eecfcefaede6 NetNS:/var/run/netns/6850f0ba-66f4-477a-8a94-4ea0741ec1db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78376512_76a3_4a1f_9bc0_eecfcefaede6.slice PodAnnotations:0xc00012ac20}] Aliases:map[]}\"",
2026-06-11 18:17:42.510349 | controller |     "Jun 11 17:53:16.688848 crc crio[22018]: time=\"2026-06-11T17:53:16.688524577Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.510371 | controller |     "Jun 11 17:53:16.701650 crc crio[22018]: time=\"2026-06-11T17:53:16.701379947Z\" level=info msg=\"Ran pod sandbox a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d with infra container: openstack/nova-scheduler-0/POD\" id=d0c34a59-9be7-4271-9f52-2a1db5f5b573 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.510393 | controller |     "Jun 11 17:53:16.705027 crc crio[22018]: time=\"2026-06-11T17:53:16.704955809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bf3f8f2d-315f-4ec0-b9f6-c52e8cb52ee3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.510416 | controller |     "Jun 11 17:53:16.730705 crc crio[22018]: time=\"2026-06-11T17:53:16.73060686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=001a7629-dc53-401d-a727-363ea4da32bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.510438 | controller |     "Jun 11 17:53:16.776789 crc crio[22018]: time=\"2026-06-11T17:53:16.773489641Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.510459 | controller |     "Jun 11 17:53:16.776789 crc crio[22018]: time=\"2026-06-11T17:53:16.77405929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510483 | controller |     "Jun 11 17:53:16.830966 crc crio[22018]: time=\"2026-06-11T17:53:16.830861728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510509 | controller |     "Jun 11 17:53:16.837841 crc crio[22018]: time=\"2026-06-11T17:53:16.837774547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510536 | controller |     "Jun 11 17:53:16.995590 crc crio[22018]: time=\"2026-06-11T17:53:16.994929231Z\" level=info msg=\"Created container 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d99c5bf9-b956-45f0-ba91-7c56e2547f64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.510566 | controller |     "Jun 11 17:53:16.996821 crc crio[22018]: time=\"2026-06-11T17:53:16.996779961Z\" level=info msg=\"Starting container: 21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5\" id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.510589 | controller |     "Jun 11 17:53:17.002677 crc crio[22018]: time=\"2026-06-11T17:53:17.002595185Z\" level=info msg=\"Started container\" PID=285648 containerID=21f8e1de704080ab9d50589ac19c25c91325f5c8f6e465eb3de906bd4b2894d5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=4b734d8d-c56d-45b8-97d1-123c86760a23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53f94729fe56c4d441746e3f857fcb1e6b5efe238f3fb8aaf7052104f74ec0d",
2026-06-11 18:17:42.510613 | controller |     "Jun 11 17:53:34.028728 crc crio[22018]: time=\"2026-06-11T17:53:34.026788959Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD\" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.510639 | controller |     "Jun 11 17:53:34.031794 crc crio[22018]: time=\"2026-06-11T17:53:34.030917162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510664 | controller |     "Jun 11 17:53:34.097539 crc crio[22018]: time=\"2026-06-11T17:53:34.097271114Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.510690 | controller |     "Jun 11 17:53:34.097798 crc crio[22018]: time=\"2026-06-11T17:53:34.097545363Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.510716 | controller |     "Jun 11 17:53:34.640134 crc crio[22018]: 2026-06-11T17:53:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fab558db8dd93 Mac:2e:31:97:37:fb:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.510743 | controller |     "Jun 11 17:53:34.641956 crc crio[22018]: time=\"2026-06-11T17:53:34.641835447Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0004bf7a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.510770 | controller |     "Jun 11 17:53:34.642129 crc crio[22018]: time=\"2026-06-11T17:53:34.642081829Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.510798 | controller |     "Jun 11 17:53:34.653980 crc crio[22018]: time=\"2026-06-11T17:53:34.653224167Z\" level=info msg=\"Ran pod sandbox e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f with infra container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/POD\" id=eddc13c2-5c3b-4034-82c4-4e7794c3f861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.510830 | controller |     "Jun 11 17:53:34.655892 crc crio[22018]: time=\"2026-06-11T17:53:34.655802276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0ee79fd8-7e41-4bd2-8c4f-ca0ba2334a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.510889 | controller |     "Jun 11 17:53:34.687574 crc crio[22018]: time=\"2026-06-11T17:53:34.687059132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0a8fbcf2-31a4-4a5c-b8ef-840cb2501348 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.510916 | controller |     "Jun 11 17:53:34.710409 crc crio[22018]: time=\"2026-06-11T17:53:34.710106226Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam\" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.510939 | controller |     "Jun 11 17:53:34.711401 crc crio[22018]: time=\"2026-06-11T17:53:34.710900211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510959 | controller |     "Jun 11 17:53:34.767058 crc crio[22018]: time=\"2026-06-11T17:53:34.766673106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510978 | controller |     "Jun 11 17:53:34.770166 crc crio[22018]: time=\"2026-06-11T17:53:34.770097935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.510996 | controller |     "Jun 11 17:53:34.911065 crc crio[22018]: time=\"2026-06-11T17:53:34.910919329Z\" level=info msg=\"Created container bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866: openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam\" id=2c2aecf4-81d1-40e5-9e55-e3e0061a93b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.511015 | controller |     "Jun 11 17:53:34.913480 crc crio[22018]: time=\"2026-06-11T17:53:34.913283144Z\" level=info msg=\"Starting container: bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866\" id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.511034 | controller |     "Jun 11 17:53:34.920053 crc crio[22018]: time=\"2026-06-11T17:53:34.919184372Z\" level=info msg=\"Started container\" PID=286756 containerID=bea1ab28892290cba15af07f88094a6744958d57b10dc3e5d8c5a983b5d10866 description=openstack/update-edpm-update-openstack-edpm-ipam-ljccn/update-edpm-update-openstack-edpm-ipam id=852e58ed-7fbe-47b4-b6a2-491c944a5c73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f",
2026-06-11 18:17:42.511054 | controller |     "Jun 11 17:53:50.629886 crc crio[22018]: time=\"2026-06-11T17:53:50.62920065Z\" level=info msg=\"Removing container: 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0\" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511073 | controller |     "Jun 11 17:53:50.670907 crc crio[22018]: time=\"2026-06-11T17:53:50.670735214Z\" level=info msg=\"Removed container 4e055920c539dfeaa4bb886fbeab94212a4b97450f09d217071640a1b6e607f0: openstack/nova-metadata-0/nova-metadata-metadata\" id=02195467-e49f-45dd-b7eb-d9b4a7293e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511092 | controller |     "Jun 11 17:53:50.674769 crc crio[22018]: time=\"2026-06-11T17:53:50.674696012Z\" level=info msg=\"Removing container: b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd\" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511115 | controller |     "Jun 11 17:53:50.716205 crc crio[22018]: time=\"2026-06-11T17:53:50.71608879Z\" level=info msg=\"Removed container b9bf1fc82609dcfebc195b292f241cc86836ee1a5f3c8654dcbca2d586475fcd: openstack/nova-api-0/nova-api-api\" id=bd8e59ff-3b99-4bd3-aa98-cfbd043a98c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511135 | controller |     "Jun 11 17:53:50.719924 crc crio[22018]: time=\"2026-06-11T17:53:50.719821776Z\" level=info msg=\"Removing container: 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05\" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511154 | controller |     "Jun 11 17:53:50.753754 crc crio[22018]: time=\"2026-06-11T17:53:50.753561346Z\" level=info msg=\"Removed container 758842fe3dfcc14dff92b7605cb350a622305b8e81c6afbbfd5634962f855d05: openstack/nova-metadata-0/nova-metadata-log\" id=a6f8dca0-1d1f-49f0-bf2d-c24933cdf19b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511173 | controller |     "Jun 11 17:53:50.758562 crc crio[22018]: time=\"2026-06-11T17:53:50.758470797Z\" level=info msg=\"Removing container: 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6\" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511191 | controller |     "Jun 11 17:53:50.798930 crc crio[22018]: time=\"2026-06-11T17:53:50.798792712Z\" level=info msg=\"Removed container 13c3eda890322d1ce0cef79282292fbe72559dd6920be66f31ac5eb4696076d6: openstack/nova-api-0/nova-api-log\" id=2d6d6408-f8bd-4c6f-93ae-877ff7a3b123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.511209 | controller |     "Jun 11 17:53:50.810258 crc crio[22018]: time=\"2026-06-11T17:53:50.810165432Z\" level=info msg=\"Stopping pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511228 | controller |     "Jun 11 17:53:50.810258 crc crio[22018]: time=\"2026-06-11T17:53:50.810262345Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=7f9c23e1-6e60-43e9-b35d-cd691ef23011 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511247 | controller |     "Jun 11 17:53:50.811067 crc crio[22018]: time=\"2026-06-11T17:53:50.810979498Z\" level=info msg=\"Removing pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511265 | controller |     "Jun 11 17:53:50.836516 crc crio[22018]: time=\"2026-06-11T17:53:50.836403638Z\" level=info msg=\"Removed pod sandbox: c3bc843e3f141dd327bdbb6f63ebee83a746ff43f4309c74bb2bd1791a3aa929\" id=0261e287-0b35-40f4-aabb-26927038f6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511283 | controller |     "Jun 11 17:53:50.837214 crc crio[22018]: time=\"2026-06-11T17:53:50.837149521Z\" level=info msg=\"Stopping pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511302 | controller |     "Jun 11 17:53:50.837307 crc crio[22018]: time=\"2026-06-11T17:53:50.837216944Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=8692b009-0099-480c-a3ee-f3c2e39c3f54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511320 | controller |     "Jun 11 17:53:50.837772 crc crio[22018]: time=\"2026-06-11T17:53:50.837704359Z\" level=info msg=\"Removing pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511344 | controller |     "Jun 11 17:53:50.856888 crc crio[22018]: time=\"2026-06-11T17:53:50.856775166Z\" level=info msg=\"Removed pod sandbox: ea31e8c420e8df513048fae582986835b7634206c5617069612b0e67a5acfc51\" id=2ef47381-1d5a-4a6e-85d1-32c0ee903037 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511365 | controller |     "Jun 11 17:53:50.857796 crc crio[22018]: time=\"2026-06-11T17:53:50.857727206Z\" level=info msg=\"Stopping pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511385 | controller |     "Jun 11 17:53:50.857796 crc crio[22018]: time=\"2026-06-11T17:53:50.857793898Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=a52a40a9-4ede-47ed-86e5-2b8028d7f6a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511408 | controller |     "Jun 11 17:53:50.858634 crc crio[22018]: time=\"2026-06-11T17:53:50.858551035Z\" level=info msg=\"Removing pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511431 | controller |     "Jun 11 17:53:50.881677 crc crio[22018]: time=\"2026-06-11T17:53:50.881469414Z\" level=info msg=\"Removed pod sandbox: 9939ff092edd6e2a0340e5c40d849fa249467a3a20bdf9e6fc47d64fdeb0a92d\" id=467e88c7-2189-4a69-b0df-dfebf945a2e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511454 | controller |     "Jun 11 17:53:50.883215 crc crio[22018]: time=\"2026-06-11T17:53:50.883147616Z\" level=info msg=\"Stopping pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511476 | controller |     "Jun 11 17:53:50.883299 crc crio[22018]: time=\"2026-06-11T17:53:50.883229709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=d9652ed4-03ee-40fe-930c-2135846be266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511498 | controller |     "Jun 11 17:53:50.883802 crc crio[22018]: time=\"2026-06-11T17:53:50.883730564Z\" level=info msg=\"Removing pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511520 | controller |     "Jun 11 17:53:50.901534 crc crio[22018]: time=\"2026-06-11T17:53:50.901258766Z\" level=info msg=\"Removed pod sandbox: 3baa7506e05a30c693eebba6ffb2a8324f9f14b3d18b832488d014912ada99d5\" id=9914dcbf-e337-45f2-aa46-0390c1aae7ea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511541 | controller |     "Jun 11 17:53:50.902403 crc crio[22018]: time=\"2026-06-11T17:53:50.902266144Z\" level=info msg=\"Stopping pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511564 | controller |     "Jun 11 17:53:50.902403 crc crio[22018]: time=\"2026-06-11T17:53:50.902371507Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=f0fe5615-fc1f-4fa7-b92d-6508874d2a03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511586 | controller |     "Jun 11 17:53:50.902953 crc crio[22018]: time=\"2026-06-11T17:53:50.902895074Z\" level=info msg=\"Removing pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511611 | controller |     "Jun 11 17:53:50.921356 crc crio[22018]: time=\"2026-06-11T17:53:50.92121681Z\" level=info msg=\"Removed pod sandbox: 7fecd5aa3ee428e3f33250535f55ace2f36f3fbcb3c3d398730c0df0b9360ce3\" id=8f18bc9f-72f5-4d13-9f2c-5e23b66e802a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511629 | controller |     "Jun 11 17:53:50.922472 crc crio[22018]: time=\"2026-06-11T17:53:50.922301812Z\" level=info msg=\"Stopping pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511644 | controller |     "Jun 11 17:53:50.922622 crc crio[22018]: time=\"2026-06-11T17:53:50.922484178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=77a148f7-20fa-461e-904a-ba896aa7f925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.511660 | controller |     "Jun 11 17:53:50.923400 crc crio[22018]: time=\"2026-06-11T17:53:50.923296474Z\" level=info msg=\"Removing pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511677 | controller |     "Jun 11 17:53:50.940693 crc crio[22018]: time=\"2026-06-11T17:53:50.940571696Z\" level=info msg=\"Removed pod sandbox: 5ec5f81eca203e9f686a2c1be265f230b2442e7c5e9b33a1a2a2058fdff88517\" id=670915be-d772-46d6-b319-369fdd0915b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.511693 | controller |     "Jun 11 17:54:00.562711 crc crio[22018]: time=\"2026-06-11T17:54:00.561769246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686674-cmpsx/POD\" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.511709 | controller |     "Jun 11 17:54:00.562711 crc crio[22018]: time=\"2026-06-11T17:54:00.562700156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.511725 | controller |     "Jun 11 17:54:00.602922 crc crio[22018]: time=\"2026-06-11T17:54:00.60274766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.511741 | controller |     "Jun 11 17:54:00.602922 crc crio[22018]: time=\"2026-06-11T17:54:00.602871624Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686674-cmpsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.511758 | controller |     "Jun 11 17:54:01.169517 crc crio[22018]: 2026-06-11T17:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90b3b47abb03f55 Mac:4e:85:58:62:37:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 SocketPath: PciID:}] [{Interface:0xc0004bc6b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.511775 | controller |     "Jun 11 17:54:01.172194 crc crio[22018]: time=\"2026-06-11T17:54:01.172084207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002ca14a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.511794 | controller |     "Jun 11 17:54:01.172582 crc crio[22018]: time=\"2026-06-11T17:54:01.172313154Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686674-cmpsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.511811 | controller |     "Jun 11 17:54:01.183703 crc crio[22018]: time=\"2026-06-11T17:54:01.183625459Z\" level=info msg=\"Ran pod sandbox 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d with infra container: openshift-infra/auto-csr-approver-29686674-cmpsx/POD\" id=617d1be8-c858-4547-bbb0-27f5a0603270 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.511826 | controller |     "Jun 11 17:54:01.187524 crc crio[22018]: time=\"2026-06-11T17:54:01.187305791Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.511843 | controller |     "Jun 11 17:54:01.199933 crc crio[22018]: time=\"2026-06-11T17:54:01.199865423Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.511883 | controller |     "Jun 11 17:54:02.147682 crc crio[22018]: time=\"2026-06-11T17:54:02.145870524Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f9b928b-a545-46cd-831b-ea140d7946dc name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.511901 | controller |     "Jun 11 17:54:02.159076 crc crio[22018]: time=\"2026-06-11T17:54:02.158849577Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6e24e49-c505-45f3-a439-ff495e47a037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.511917 | controller |     "Jun 11 17:54:02.161830 crc crio[22018]: time=\"2026-06-11T17:54:02.161680246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e505334-c1d2-4a18-b304-9805fca3ce16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.511933 | controller |     "Jun 11 17:54:02.176714 crc crio[22018]: time=\"2026-06-11T17:54:02.17659771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.511949 | controller |     "Jun 11 17:54:02.177237 crc crio[22018]: time=\"2026-06-11T17:54:02.177150128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.511965 | controller |     "Jun 11 17:54:02.255130 crc crio[22018]: time=\"2026-06-11T17:54:02.255019597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.511981 | controller |     "Jun 11 17:54:02.473757 crc crio[22018]: time=\"2026-06-11T17:54:02.473671429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.511996 | controller |     "Jun 11 17:54:02.615983 crc crio[22018]: time=\"2026-06-11T17:54:02.614761013Z\" level=info msg=\"Created container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=90277356-3abb-432e-bdcf-b70fdb686d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.512012 | controller |     "Jun 11 17:54:02.616845 crc crio[22018]: time=\"2026-06-11T17:54:02.616734404Z\" level=info msg=\"Starting container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90\" id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.512102 | controller |     "Jun 11 17:54:02.623066 crc crio[22018]: time=\"2026-06-11T17:54:02.622903881Z\" level=info msg=\"Started container\" PID=288594 containerID=79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90 description=openshift-infra/auto-csr-approver-29686674-cmpsx/oc id=f5b627e1-a391-4c73-9cfe-a9380c239ba4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d",
2026-06-11 18:17:42.512122 | controller |     "Jun 11 17:54:04.220639 crc crio[22018]: time=\"2026-06-11T17:54:04.219729404Z\" level=info msg=\"Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512139 | controller |     "Jun 11 17:54:04.222919 crc crio[22018]: time=\"2026-06-11T17:54:04.221614355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686674-cmpsx Namespace:openshift-infra ID:90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d UID:02091224-c5d7-4b09-a3cb-30a06a22445e NetNS:/var/run/netns/a6af7ba8-c520-4c25-a066-9e5e9fc5ed48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02091224_c5d7_4b09_a3cb_30a06a22445e.slice PodAnnotations:0xc002300c78}] Aliases:map[]}\"",
2026-06-11 18:17:42.512155 | controller |     "Jun 11 17:54:04.222919 crc crio[22018]: time=\"2026-06-11T17:54:04.22178218Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686674-cmpsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.512171 | controller |     "Jun 11 17:54:04.672958 crc crio[22018]: time=\"2026-06-11T17:54:04.672097197Z\" level=info msg=\"Stopped pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=9a60b0a0-51db-4ca2-aa40-7247e49d9aba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512187 | controller |     "Jun 11 17:54:50.964149 crc crio[22018]: time=\"2026-06-11T17:54:50.963141619Z\" level=info msg=\"Removing container: 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954\" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512203 | controller |     "Jun 11 17:54:50.993373 crc crio[22018]: time=\"2026-06-11T17:54:50.993241403Z\" level=info msg=\"Removed container 80f48f3848c6eea0eaad8cfbd572d689cf23dff80008fe25ccf1811ef51ba954: openstack/ceilometer-0/proxy-httpd\" id=08d839c6-0b1a-4ebc-9de3-e51b4817b23c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512218 | controller |     "Jun 11 17:54:50.995945 crc crio[22018]: time=\"2026-06-11T17:54:50.99585993Z\" level=info msg=\"Removing container: 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5\" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512234 | controller |     "Jun 11 17:54:51.085665 crc crio[22018]: time=\"2026-06-11T17:54:51.085550867Z\" level=info msg=\"Removed container 3540cd076ad426f37a43daa0b11e86e234b04eb9ef30b6a620636818236bacb5: openstack/keystone-db-create-85hwk/mariadb-database-create\" id=3987614d-fe95-49e7-9e74-33b640a5b4e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512250 | controller |     "Jun 11 17:54:51.095231 crc crio[22018]: time=\"2026-06-11T17:54:51.095141142Z\" level=info msg=\"Removing container: 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c\" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512266 | controller |     "Jun 11 17:54:51.130164 crc crio[22018]: time=\"2026-06-11T17:54:51.130072007Z\" level=info msg=\"Removed container 369f0f1af8d771e9227d03d7e92a5965cec46e6f1ed8a61bfee2b56d0cbfbb5c: openstack/nova-api-e1c1-account-create-update-k9qzq/mariadb-account-create-update\" id=e4edf6af-6e30-4290-a663-bb2e933ce033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512286 | controller |     "Jun 11 17:54:51.134018 crc crio[22018]: time=\"2026-06-11T17:54:51.133962628Z\" level=info msg=\"Removing container: 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe\" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512302 | controller |     "Jun 11 17:54:51.167611 crc crio[22018]: time=\"2026-06-11T17:54:51.167492008Z\" level=info msg=\"Removed container 448efe85359c947fc40ce5fed6fc48a0a47318c862069943114ae09b700d69fe: openstack/ceilometer-0/sg-core\" id=489b1769-dbac-40ed-903c-924a8cf27282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512317 | controller |     "Jun 11 17:54:51.170209 crc crio[22018]: time=\"2026-06-11T17:54:51.17014328Z\" level=info msg=\"Removing container: 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946\" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512333 | controller |     "Jun 11 17:54:51.195232 crc crio[22018]: time=\"2026-06-11T17:54:51.195097687Z\" level=info msg=\"Removed container 33add214866651b88b40c8c5bff3fcd56e45d8815d2c6883922719c419c7e946: openstack/ceilometer-0/ceilometer-central-agent\" id=0535c920-1674-4c77-95d3-8e541b995412 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512348 | controller |     "Jun 11 17:54:51.197900 crc crio[22018]: time=\"2026-06-11T17:54:51.197827261Z\" level=info msg=\"Removing container: 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56\" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512363 | controller |     "Jun 11 17:54:51.227707 crc crio[22018]: time=\"2026-06-11T17:54:51.227512202Z\" level=info msg=\"Removed container 909d1ad43ec617aa01399fa99edda0ac15fcdacd49cb2e048d3fb3969320cc56: openstack/ceilometer-0/ceilometer-notification-agent\" id=1413e316-6445-4d2d-8601-77be4b8c612e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512380 | controller |     "Jun 11 17:54:51.230883 crc crio[22018]: time=\"2026-06-11T17:54:51.230682489Z\" level=info msg=\"Removing container: 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7\" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512399 | controller |     "Jun 11 17:54:51.342636 crc crio[22018]: time=\"2026-06-11T17:54:51.342453197Z\" level=info msg=\"Removed container 0e97e536d274d16a7df6ffdfb8ae64215412d31ded566ee08a34a9a2f1ee16b7: openshift-infra/auto-csr-approver-29686668-w8bdf/oc\" id=c59a6070-9f17-46c9-b241-9f3bd265863a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512420 | controller |     "Jun 11 17:54:51.355152 crc crio[22018]: time=\"2026-06-11T17:54:51.355068658Z\" level=info msg=\"Stopping pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512441 | controller |     "Jun 11 17:54:51.355152 crc crio[22018]: time=\"2026-06-11T17:54:51.35514088Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=1cac2c63-c419-4a9d-a83a-d45fe2479b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512461 | controller |     "Jun 11 17:54:51.355897 crc crio[22018]: time=\"2026-06-11T17:54:51.355825872Z\" level=info msg=\"Removing pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512484 | controller |     "Jun 11 17:54:51.379795 crc crio[22018]: time=\"2026-06-11T17:54:51.379700793Z\" level=info msg=\"Removed pod sandbox: b8b64fc6691db8f57fba4c409ead6bf6febb65943147d514062a6d03c109e206\" id=da835e2e-9a4a-4d43-880d-e3a1eb781578 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512512 | controller |     "Jun 11 17:54:51.380707 crc crio[22018]: time=\"2026-06-11T17:54:51.380640732Z\" level=info msg=\"Stopping pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512536 | controller |     "Jun 11 17:54:51.380802 crc crio[22018]: time=\"2026-06-11T17:54:51.380708424Z\" level=info msg=\"Stopped pod sandbox (already stopped): be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=51ad1661-55a6-4b5e-93dc-7561d5cef8fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512559 | controller |     "Jun 11 17:54:51.381739 crc crio[22018]: time=\"2026-06-11T17:54:51.381673414Z\" level=info msg=\"Removing pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512582 | controller |     "Jun 11 17:54:51.400989 crc crio[22018]: time=\"2026-06-11T17:54:51.400882929Z\" level=info msg=\"Removed pod sandbox: be8da5dd0ae673310b52bfcec2d8cde0a173d65fcf772e0ab10cbd3e092a4cc3\" id=8c3c51ae-0886-4ded-91ba-cbc7429767b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512605 | controller |     "Jun 11 17:54:51.401940 crc crio[22018]: time=\"2026-06-11T17:54:51.401853502Z\" level=info msg=\"Stopping pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512631 | controller |     "Jun 11 17:54:51.402039 crc crio[22018]: time=\"2026-06-11T17:54:51.401958535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=15049546-049e-4c23-8119-09e47d88e5b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512655 | controller |     "Jun 11 17:54:51.402812 crc crio[22018]: time=\"2026-06-11T17:54:51.402740976Z\" level=info msg=\"Removing pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512675 | controller |     "Jun 11 17:54:51.422388 crc crio[22018]: time=\"2026-06-11T17:54:51.422249529Z\" level=info msg=\"Removed pod sandbox: 993c5201581b89f476ddeced26fc0d37b37127be9562aa86c67ab6c1353bcf66\" id=e38672de-927b-4ea5-9eb0-69bce01b22ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512691 | controller |     "Jun 11 17:54:51.423524 crc crio[22018]: time=\"2026-06-11T17:54:51.423410776Z\" level=info msg=\"Stopping pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512707 | controller |     "Jun 11 17:54:51.423662 crc crio[22018]: time=\"2026-06-11T17:54:51.423606692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=e8c08348-ad3c-47c1-8b2f-35d5a166de9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.512722 | controller |     "Jun 11 17:54:51.424176 crc crio[22018]: time=\"2026-06-11T17:54:51.424124139Z\" level=info msg=\"Removing pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512738 | controller |     "Jun 11 17:54:51.440029 crc crio[22018]: time=\"2026-06-11T17:54:51.439932269Z\" level=info msg=\"Removed pod sandbox: 5e2c2826b95339adbd461ddedadd80b5d772267fd16883fba295c6052b180c31\" id=25f35743-069d-440a-9539-8c03dc2ef02e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.512754 | controller |     "Jun 11 17:55:51.465692 crc crio[22018]: time=\"2026-06-11T17:55:51.46510862Z\" level=info msg=\"Removing container: 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0\" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512774 | controller |     "Jun 11 17:55:51.507368 crc crio[22018]: time=\"2026-06-11T17:55:51.506870459Z\" level=info msg=\"Removed container 37fd10f7eaf9120f0e3f38246fb074de7aa246a59fcd2c7f78bc12d5024a67b0: openstack/keystone-1ec2-account-create-update-27cn9/mariadb-account-create-update\" id=353713fa-7d5c-40d3-9dbb-a3ff4db53fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512790 | controller |     "Jun 11 17:55:51.511963 crc crio[22018]: time=\"2026-06-11T17:55:51.511639562Z\" level=info msg=\"Removing container: a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d\" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512806 | controller |     "Jun 11 17:55:51.589624 crc crio[22018]: time=\"2026-06-11T17:55:51.589553021Z\" level=info msg=\"Removed container a9b16aa871b7344760f1861c770a4a4121a2a333009d227c74e8194984dd3b5d: openstack/neutron-db-create-w7zc5/mariadb-database-create\" id=4d211ef3-0fa6-4158-b03a-7b40fc95f097 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512822 | controller |     "Jun 11 17:55:51.599792 crc crio[22018]: time=\"2026-06-11T17:55:51.599685765Z\" level=info msg=\"Removing container: 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1\" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512838 | controller |     "Jun 11 17:55:51.665758 crc crio[22018]: time=\"2026-06-11T17:55:51.66568391Z\" level=info msg=\"Removed container 4c115bfd80053a5d8d66d7c17f3784d0a3f2591df254c176ce5d9898e98fd1a1: openstack/glance-7819-account-create-update-vkdf7/mariadb-account-create-update\" id=25219231-99a2-48c3-8aa6-f6f6f924d092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512874 | controller |     "Jun 11 17:55:51.673473 crc crio[22018]: time=\"2026-06-11T17:55:51.6720951Z\" level=info msg=\"Removing container: 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f\" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512892 | controller |     "Jun 11 17:55:51.728645 crc crio[22018]: time=\"2026-06-11T17:55:51.728401807Z\" level=info msg=\"Removed container 589ce2061e9d60d1738d3c345a4ca82679b01215cedeb1731f8d2447d64e076f: openstack/nova-cell0-db-create-jc59n/mariadb-database-create\" id=7149a2f1-5598-4df1-966f-61a79b8f9927 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512908 | controller |     "Jun 11 17:55:51.731527 crc crio[22018]: time=\"2026-06-11T17:55:51.73145977Z\" level=info msg=\"Removing container: 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81\" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512924 | controller |     "Jun 11 17:55:51.789956 crc crio[22018]: time=\"2026-06-11T17:55:51.789858334Z\" level=info msg=\"Removed container 34b2827c025ff61c1800c757dbb1b9817587d41be9b77905f049d00861929f81: openstack/neutron-3e9a-account-create-update-fblsc/mariadb-account-create-update\" id=7e58b021-dd7c-4843-820e-17a09b55a960 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512940 | controller |     "Jun 11 17:55:51.793203 crc crio[22018]: time=\"2026-06-11T17:55:51.793157775Z\" level=info msg=\"Removing container: c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b\" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512956 | controller |     "Jun 11 17:55:51.834877 crc crio[22018]: time=\"2026-06-11T17:55:51.834805866Z\" level=info msg=\"Removed container c2b45c737a5d78ad1be55d7408848e69e11ef9d2c82c0f097b63f5b0bca7c83b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=328d6b6b-2c30-436c-be7b-52c0c8ae2b4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512977 | controller |     "Jun 11 17:55:51.841581 crc crio[22018]: time=\"2026-06-11T17:55:51.841503984Z\" level=info msg=\"Removing container: 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d\" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.512994 | controller |     "Jun 11 17:55:51.881722 crc crio[22018]: time=\"2026-06-11T17:55:51.881586904Z\" level=info msg=\"Removed container 70859d602857270e5da3e64ec9f4b5632fda7f174e74bda7e5bc38be826f905d: openstack/nova-cell1-b273-account-create-update-pcpcc/mariadb-account-create-update\" id=5eb684c9-3d6d-4893-ae23-423f6f78ef54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513011 | controller |     "Jun 11 17:55:51.892478 crc crio[22018]: time=\"2026-06-11T17:55:51.892251209Z\" level=info msg=\"Removing container: 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db\" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513028 | controller |     "Jun 11 17:55:51.925073 crc crio[22018]: time=\"2026-06-11T17:55:51.924934871Z\" level=info msg=\"Removed container 3466dd2fb2cae442f5b830a87237520cf763ef425c200fa84e22a86a488fa3db: openstack/nova-cell1-db-create-6kggc/mariadb-database-create\" id=3e285496-c7d1-45a8-a1ca-d6e179aaf9f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513044 | controller |     "Jun 11 17:55:51.928513 crc crio[22018]: time=\"2026-06-11T17:55:51.928313588Z\" level=info msg=\"Removing container: ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d\" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513060 | controller |     "Jun 11 17:55:51.958961 crc crio[22018]: time=\"2026-06-11T17:55:51.958830492Z\" level=info msg=\"Removed container ad1e99d58bda3663d7a3850b0b85006de87c87456cc5b860d2a6a9cc605cdf5d: openstack/placement-32b1-account-create-update-s5qtk/mariadb-account-create-update\" id=a19598b7-bea2-4757-806f-9fa50ae91e92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513077 | controller |     "Jun 11 17:55:51.962550 crc crio[22018]: time=\"2026-06-11T17:55:51.962472785Z\" level=info msg=\"Removing container: 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d\" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513093 | controller |     "Jun 11 17:55:51.995267 crc crio[22018]: time=\"2026-06-11T17:55:51.995003975Z\" level=info msg=\"Removed container 014ee394ca16b03393e25dce3728ae453e440324d38bd4f09401ef69026f068d: openstack/glance-db-create-64bgj/mariadb-database-create\" id=803de418-47c9-4009-a79f-d3483526dcc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513110 | controller |     "Jun 11 17:55:51.999722 crc crio[22018]: time=\"2026-06-11T17:55:51.999621248Z\" level=info msg=\"Removing container: 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837\" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513125 | controller |     "Jun 11 17:55:52.034224 crc crio[22018]: time=\"2026-06-11T17:55:52.034101029Z\" level=info msg=\"Removed container 28f4fed4f9362a1d1d8665eda9e5d07d20a00a56423c46efd10d1c45e5b7b837: openstack/nova-cell0-b02f-account-create-update-9glnf/mariadb-account-create-update\" id=75e8b2b4-012e-4f6b-8b99-20cbf5fc2975 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513142 | controller |     "Jun 11 17:55:52.037420 crc crio[22018]: time=\"2026-06-11T17:55:52.037293957Z\" level=info msg=\"Removing container: 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2\" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513158 | controller |     "Jun 11 17:55:52.088017 crc crio[22018]: time=\"2026-06-11T17:55:52.087920587Z\" level=info msg=\"Removed container 400d153897fbe1119daf952b0d494bf4b89a8ff6bfc602dd363e57b444e57ac2: openstack/placement-db-create-wp7pr/mariadb-database-create\" id=c7a4f65b-300f-4fd2-925b-8c0996cc7aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513178 | controller |     "Jun 11 17:55:52.091539 crc crio[22018]: time=\"2026-06-11T17:55:52.091284208Z\" level=info msg=\"Removing container: a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7\" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513195 | controller |     "Jun 11 17:55:52.130485 crc crio[22018]: time=\"2026-06-11T17:55:52.130275225Z\" level=info msg=\"Removed container a6a232930a1810768ea52f2840bc3b7a8eb56daf80c6d954d0aa954121a904a7: openstack/cinder-9687-account-create-update-tlj9d/mariadb-account-create-update\" id=fb2be7d3-dea5-4ce8-a78e-afc349186bac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513211 | controller |     "Jun 11 17:55:52.134490 crc crio[22018]: time=\"2026-06-11T17:55:52.134363969Z\" level=info msg=\"Removing container: fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02\" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513228 | controller |     "Jun 11 17:55:52.170793 crc crio[22018]: time=\"2026-06-11T17:55:52.170685919Z\" level=info msg=\"Removed container fc989a57c57668861b1a142b70a79c8b1b031695181618372bd96d43834b2f02: openstack/nova-api-db-create-9jddb/mariadb-database-create\" id=3a328a74-6a9e-47a3-beab-6d7080b93f0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513244 | controller |     "Jun 11 17:55:52.173481 crc crio[22018]: time=\"2026-06-11T17:55:52.173374301Z\" level=info msg=\"Removing container: 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2\" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513259 | controller |     "Jun 11 17:55:52.210359 crc crio[22018]: time=\"2026-06-11T17:55:52.21022409Z\" level=info msg=\"Removed container 1f6a575c0c3f0072249ed23c6cd0fd0560b9e785d1fb0c04e44cfe4fb08f4ee2: openstack/barbican-af72-account-create-update-zltvj/mariadb-account-create-update\" id=0ef38dfb-25c5-469f-b8f2-2d100f84c2c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513275 | controller |     "Jun 11 17:55:52.216923 crc crio[22018]: time=\"2026-06-11T17:55:52.216850436Z\" level=info msg=\"Removing container: 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf\" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513291 | controller |     "Jun 11 17:55:52.247705 crc crio[22018]: time=\"2026-06-11T17:55:52.247538703Z\" level=info msg=\"Removed container 1ea10bf03022e755c354564bc8a2aa78491231008f8a06d3fe9573b00a73c8bf: openstack/cinder-db-create-fv555/mariadb-database-create\" id=4ab11c72-f976-4f7a-b58a-54055f0b4637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513308 | controller |     "Jun 11 17:55:52.252941 crc crio[22018]: time=\"2026-06-11T17:55:52.252815111Z\" level=info msg=\"Removing container: 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d\" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513324 | controller |     "Jun 11 17:55:52.282679 crc crio[22018]: time=\"2026-06-11T17:55:52.28257686Z\" level=info msg=\"Removed container 0b6fbb60f2c599f1559c2d32b8b70feeb6a263b190470f7d993e75f5cf99423d: openstack/barbican-db-create-2kw84/mariadb-database-create\" id=dc36e8b4-6732-4ec9-b88b-77c27e6267d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.513339 | controller |     "Jun 11 17:55:52.297057 crc crio[22018]: time=\"2026-06-11T17:55:52.296950036Z\" level=info msg=\"Stopping pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513363 | controller |     "Jun 11 17:55:52.297057 crc crio[22018]: time=\"2026-06-11T17:55:52.297050899Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=0a9b0c23-4654-42f8-a3d0-6f50db09ea9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513380 | controller |     "Jun 11 17:55:52.297933 crc crio[22018]: time=\"2026-06-11T17:55:52.297862714Z\" level=info msg=\"Removing pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513399 | controller |     "Jun 11 17:55:52.316075 crc crio[22018]: time=\"2026-06-11T17:55:52.315981373Z\" level=info msg=\"Removed pod sandbox: e1b41b0bedd545f9dade90bb9affb5bc2aaca64dea41ca56b48cce3e08c58358\" id=8949a7ba-2cb7-4486-be8c-5be12bcb49e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513423 | controller |     "Jun 11 17:55:52.317089 crc crio[22018]: time=\"2026-06-11T17:55:52.317019075Z\" level=info msg=\"Stopping pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513441 | controller |     "Jun 11 17:55:52.317171 crc crio[22018]: time=\"2026-06-11T17:55:52.317104148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=94a32cbb-86ff-4370-8792-3ab2042dc5d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513458 | controller |     "Jun 11 17:55:52.317940 crc crio[22018]: time=\"2026-06-11T17:55:52.317854231Z\" level=info msg=\"Removing pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513474 | controller |     "Jun 11 17:55:52.336130 crc crio[22018]: time=\"2026-06-11T17:55:52.336023673Z\" level=info msg=\"Removed pod sandbox: 3d7e51542f30b557b4fb73c9838b26505c6d3ac59b6f6d106ab53d03ba618c5e\" id=66eb4544-9bc4-4597-8df4-556069e93594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513490 | controller |     "Jun 11 17:55:52.337662 crc crio[22018]: time=\"2026-06-11T17:55:52.337591909Z\" level=info msg=\"Stopping pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513506 | controller |     "Jun 11 17:55:52.337828 crc crio[22018]: time=\"2026-06-11T17:55:52.337778465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=a5609e9b-f982-4163-91fd-ad507f707331 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513522 | controller |     "Jun 11 17:55:52.338712 crc crio[22018]: time=\"2026-06-11T17:55:52.338633113Z\" level=info msg=\"Removing pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513538 | controller |     "Jun 11 17:55:52.355640 crc crio[22018]: time=\"2026-06-11T17:55:52.35550729Z\" level=info msg=\"Removed pod sandbox: 4829c7421d38d9df6ab917dbf551f9793d1cf2209a1f0225d51d45b08b20a1f6\" id=386ce30e-a00c-4b93-8339-9eb3a608a9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513554 | controller |     "Jun 11 17:55:52.356689 crc crio[22018]: time=\"2026-06-11T17:55:52.356590395Z\" level=info msg=\"Stopping pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513570 | controller |     "Jun 11 17:55:52.356779 crc crio[22018]: time=\"2026-06-11T17:55:52.356703649Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=5f52f2fc-a862-4895-87e4-d6c7ba214f70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513590 | controller |     "Jun 11 17:55:52.357521 crc crio[22018]: time=\"2026-06-11T17:55:52.357421171Z\" level=info msg=\"Removing pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513608 | controller |     "Jun 11 17:55:52.382086 crc crio[22018]: time=\"2026-06-11T17:55:52.381906026Z\" level=info msg=\"Removed pod sandbox: a0f4ecaa271f3e36ce4cf3ba0c34384913ef5d831f17c673004bd880f4c4b692\" id=b735ceae-0441-4a9d-8601-fd3da88e5b86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513626 | controller |     "Jun 11 17:55:52.389170 crc crio[22018]: time=\"2026-06-11T17:55:52.389032489Z\" level=info msg=\"Stopping pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513643 | controller |     "Jun 11 17:55:52.389478 crc crio[22018]: time=\"2026-06-11T17:55:52.389311958Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=493c2c47-49ec-4142-b77d-4553e7a55cad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513659 | controller |     "Jun 11 17:55:52.392204 crc crio[22018]: time=\"2026-06-11T17:55:52.392139749Z\" level=info msg=\"Removing pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513675 | controller |     "Jun 11 17:55:52.431508 crc crio[22018]: time=\"2026-06-11T17:55:52.431305238Z\" level=info msg=\"Removed pod sandbox: d6b8bcd32e2690ec5894464187709ad74e85caa066410a7d5fd45b6a59a2dc1c\" id=3c27295a-cca0-4f85-bd73-1e12b9f565a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513691 | controller |     "Jun 11 17:55:52.433220 crc crio[22018]: time=\"2026-06-11T17:55:52.433148168Z\" level=info msg=\"Stopping pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513707 | controller |     "Jun 11 17:55:52.433378 crc crio[22018]: time=\"2026-06-11T17:55:52.433243911Z\" level=info msg=\"Stopped pod sandbox (already stopped): faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=8aa9c9ec-6ad8-4580-a9e5-d245611e49b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513737 | controller |     "Jun 11 17:55:52.434417 crc crio[22018]: time=\"2026-06-11T17:55:52.434235447Z\" level=info msg=\"Removing pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513754 | controller |     "Jun 11 17:55:52.460946 crc crio[22018]: time=\"2026-06-11T17:55:52.460790555Z\" level=info msg=\"Removed pod sandbox: faeb155d4f77d0ef248895e2ff884dd2a43366105a5124ccc726d8e264b3de8a\" id=2c615c04-2d36-4f2b-b052-2083bd01fea8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513775 | controller |     "Jun 11 17:55:52.462037 crc crio[22018]: time=\"2026-06-11T17:55:52.461894607Z\" level=info msg=\"Stopping pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513792 | controller |     "Jun 11 17:55:52.462037 crc crio[22018]: time=\"2026-06-11T17:55:52.461986851Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=60ccb7d7-092f-4b8d-bf0a-31e030bcfe2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513815 | controller |     "Jun 11 17:55:52.462705 crc crio[22018]: time=\"2026-06-11T17:55:52.46259244Z\" level=info msg=\"Removing pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513836 | controller |     "Jun 11 17:55:52.484007 crc crio[22018]: time=\"2026-06-11T17:55:52.483904228Z\" level=info msg=\"Removed pod sandbox: 11e6d9131769710c058cca3e422de62b30a12ff469efa8478242291c329d5e97\" id=130f635f-31c7-4d77-9083-0b0627278a38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513912 | controller |     "Jun 11 17:55:52.486522 crc crio[22018]: time=\"2026-06-11T17:55:52.486422288Z\" level=info msg=\"Stopping pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513934 | controller |     "Jun 11 17:55:52.486604 crc crio[22018]: time=\"2026-06-11T17:55:52.486523571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=41b3def1-c065-47e3-97b2-c2f9e1ae7fcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.513951 | controller |     "Jun 11 17:55:52.487096 crc crio[22018]: time=\"2026-06-11T17:55:52.487022407Z\" level=info msg=\"Removing pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513967 | controller |     "Jun 11 17:55:52.501271 crc crio[22018]: time=\"2026-06-11T17:55:52.501036066Z\" level=info msg=\"Removed pod sandbox: 9243cd221c9699e2692dfdd316648ec5cc91a1e20f1063e4b28ebf6f6d8d7e8a\" id=1a8e7648-4f7a-44dc-8955-7895ab0b0deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.513983 | controller |     "Jun 11 17:55:52.502549 crc crio[22018]: time=\"2026-06-11T17:55:52.502475309Z\" level=info msg=\"Stopping pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514000 | controller |     "Jun 11 17:55:52.502644 crc crio[22018]: time=\"2026-06-11T17:55:52.502593153Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=ad821d33-db38-4dc7-a4e4-4e60311f4611 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514017 | controller |     "Jun 11 17:55:52.503225 crc crio[22018]: time=\"2026-06-11T17:55:52.503168721Z\" level=info msg=\"Removing pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514033 | controller |     "Jun 11 17:55:52.518974 crc crio[22018]: time=\"2026-06-11T17:55:52.518860894Z\" level=info msg=\"Removed pod sandbox: ac8858e64a8116d0f29d01835a1adbc1337299e43c654e19e87499478d1395cf\" id=8caa0d32-d6fa-48f0-94bc-2e73df9b01ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514049 | controller |     "Jun 11 17:55:52.520176 crc crio[22018]: time=\"2026-06-11T17:55:52.52009148Z\" level=info msg=\"Stopping pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514065 | controller |     "Jun 11 17:55:52.520273 crc crio[22018]: time=\"2026-06-11T17:55:52.520178303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=0eaa2977-0a1e-4502-bac0-98d5e64d086d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514082 | controller |     "Jun 11 17:55:52.520854 crc crio[22018]: time=\"2026-06-11T17:55:52.520793203Z\" level=info msg=\"Removing pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514102 | controller |     "Jun 11 17:55:52.556992 crc crio[22018]: time=\"2026-06-11T17:55:52.536514117Z\" level=info msg=\"Removed pod sandbox: 95dffc91da4a62a52f1b4b40f7baaabad6db2ceb1eda01da1dc6beacfe9f433f\" id=555155d1-3d18-45cd-b2e2-c38df3c62edc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514119 | controller |     "Jun 11 17:55:52.558679 crc crio[22018]: time=\"2026-06-11T17:55:52.558470552Z\" level=info msg=\"Stopping pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514134 | controller |     "Jun 11 17:55:52.558679 crc crio[22018]: time=\"2026-06-11T17:55:52.558608786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=93506dc1-f1f4-402e-bbf8-ee4ba968dc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514155 | controller |     "Jun 11 17:55:52.559314 crc crio[22018]: time=\"2026-06-11T17:55:52.559219316Z\" level=info msg=\"Removing pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514177 | controller |     "Jun 11 17:55:52.577839 crc crio[22018]: time=\"2026-06-11T17:55:52.577589881Z\" level=info msg=\"Removed pod sandbox: 98d4d47e168d8e1c8f74b5c65e9423a0d068042fc4a6fda356b7a2c92dcedd3e\" id=0e667189-9130-43bd-a08d-ce7d82c17f87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514198 | controller |     "Jun 11 17:55:52.578862 crc crio[22018]: time=\"2026-06-11T17:55:52.578744798Z\" level=info msg=\"Stopping pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514218 | controller |     "Jun 11 17:55:52.578862 crc crio[22018]: time=\"2026-06-11T17:55:52.57881164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=4328a407-d12b-47d1-8a4f-cf1efea115b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514239 | controller |     "Jun 11 17:55:52.579661 crc crio[22018]: time=\"2026-06-11T17:55:52.579563384Z\" level=info msg=\"Removing pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514258 | controller |     "Jun 11 17:55:52.598303 crc crio[22018]: time=\"2026-06-11T17:55:52.598148138Z\" level=info msg=\"Removed pod sandbox: 788a6e81f3e9900e1f504c304e26a9b432342d1f0551b528e20ad5a5e19d77bc\" id=fd1345a3-3134-45d5-9b01-7268dff45d5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514281 | controller |     "Jun 11 17:55:52.599601 crc crio[22018]: time=\"2026-06-11T17:55:52.599255541Z\" level=info msg=\"Stopping pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514302 | controller |     "Jun 11 17:55:52.599601 crc crio[22018]: time=\"2026-06-11T17:55:52.599416416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=9181ee1f-ff5a-416b-b943-bd1777f68b6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514324 | controller |     "Jun 11 17:55:52.600225 crc crio[22018]: time=\"2026-06-11T17:55:52.600083887Z\" level=info msg=\"Removing pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514343 | controller |     "Jun 11 17:55:52.624982 crc crio[22018]: time=\"2026-06-11T17:55:52.624634269Z\" level=info msg=\"Removed pod sandbox: 133afcab0c5337110248191cb269aab34dd53a7b3a1cbb8d4f257a99d1dd0cc3\" id=a956eae2-2abe-4583-9b64-31f9fdde11f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514369 | controller |     "Jun 11 17:55:52.625702 crc crio[22018]: time=\"2026-06-11T17:55:52.625599709Z\" level=info msg=\"Stopping pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514390 | controller |     "Jun 11 17:55:52.625702 crc crio[22018]: time=\"2026-06-11T17:55:52.625691192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=0868bad5-e127-4436-94f6-5f5ad8201a79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514412 | controller |     "Jun 11 17:55:52.626863 crc crio[22018]: time=\"2026-06-11T17:55:52.626707275Z\" level=info msg=\"Removing pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514432 | controller |     "Jun 11 17:55:52.647952 crc crio[22018]: time=\"2026-06-11T17:55:52.647840487Z\" level=info msg=\"Removed pod sandbox: 9ad50d423cc0af9be606e3245d02ed5f83f9360d4674a664614e57d949b96945\" id=c252c164-0e92-4787-a2e8-46ed6d1ea983 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514451 | controller |     "Jun 11 17:55:52.649131 crc crio[22018]: time=\"2026-06-11T17:55:52.649053866Z\" level=info msg=\"Stopping pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514472 | controller |     "Jun 11 17:55:52.649237 crc crio[22018]: time=\"2026-06-11T17:55:52.649136089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=7b44de1f-40b9-4f73-8298-3dae9d024bc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514494 | controller |     "Jun 11 17:55:52.650512 crc crio[22018]: time=\"2026-06-11T17:55:52.650275415Z\" level=info msg=\"Removing pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514516 | controller |     "Jun 11 17:55:52.674171 crc crio[22018]: time=\"2026-06-11T17:55:52.674083608Z\" level=info msg=\"Removed pod sandbox: 715d0c287eaaa93a1b7179e130474b7c9f2812e716843fbfd561b4abf2d3f9b9\" id=1acdb650-abb6-4d5b-86a9-f8e4feac4562 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514538 | controller |     "Jun 11 17:55:52.675110 crc crio[22018]: time=\"2026-06-11T17:55:52.675026364Z\" level=info msg=\"Stopping pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514558 | controller |     "Jun 11 17:55:52.675212 crc crio[22018]: time=\"2026-06-11T17:55:52.675135387Z\" level=info msg=\"Stopped pod sandbox (already stopped): a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=f95183e0-1491-420a-9840-fddeb2e95854 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514578 | controller |     "Jun 11 17:55:52.675868 crc crio[22018]: time=\"2026-06-11T17:55:52.675793618Z\" level=info msg=\"Removing pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514598 | controller |     "Jun 11 17:55:52.712201 crc crio[22018]: time=\"2026-06-11T17:55:52.712096208Z\" level=info msg=\"Removed pod sandbox: a04e2659722cf4f6c3d66aef03c24fb15b39603190acd9eee5d04aa5fd7fb76f\" id=93d98b3d-09ad-4145-ac93-4545ec5a0cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514622 | controller |     "Jun 11 17:55:52.716926 crc crio[22018]: time=\"2026-06-11T17:55:52.716816814Z\" level=info msg=\"Stopping pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514643 | controller |     "Jun 11 17:55:52.716926 crc crio[22018]: time=\"2026-06-11T17:55:52.716900127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=3a22165b-b460-44fd-904a-fe23e31f7570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.514664 | controller |     "Jun 11 17:55:52.719294 crc crio[22018]: time=\"2026-06-11T17:55:52.719183539Z\" level=info msg=\"Removing pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514685 | controller |     "Jun 11 17:55:52.740219 crc crio[22018]: time=\"2026-06-11T17:55:52.740121208Z\" level=info msg=\"Removed pod sandbox: 6eb21e1a9cfbd3796fd7fa99ab4bcf8454c15f2bc8a8cf0ad007f9bb8cd8219f\" id=a9aa559f-193e-40d7-9307-2efa5dd7940e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.514707 | controller |     "Jun 11 17:56:00.630054 crc crio[22018]: time=\"2026-06-11T17:56:00.629160534Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686676-pjznl/POD\" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.514729 | controller |     "Jun 11 17:56:00.631592 crc crio[22018]: time=\"2026-06-11T17:56:00.630097155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.514750 | controller |     "Jun 11 17:56:00.670200 crc crio[22018]: time=\"2026-06-11T17:56:00.67010307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}\"",
2026-06-11 18:17:42.514774 | controller |     "Jun 11 17:56:00.670200 crc crio[22018]: time=\"2026-06-11T17:56:00.670185072Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686676-pjznl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.514796 | controller |     "Jun 11 17:56:01.239628 crc crio[22018]: 2026-06-11T17:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe85a6982f3c84a Mac:7a:8f:0e:aa:4d:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a SocketPath: PciID:}] [{Interface:0xc000144620 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.514819 | controller |     "Jun 11 17:56:01.241658 crc crio[22018]: time=\"2026-06-11T17:56:01.241546045Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00285ced8}] Aliases:map[]}\"",
2026-06-11 18:17:42.514842 | controller |     "Jun 11 17:56:01.241859 crc crio[22018]: time=\"2026-06-11T17:56:01.241803393Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686676-pjznl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.514898 | controller |     "Jun 11 17:56:01.254732 crc crio[22018]: time=\"2026-06-11T17:56:01.254646841Z\" level=info msg=\"Ran pod sandbox fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 with infra container: openshift-infra/auto-csr-approver-29686676-pjznl/POD\" id=6561ed5a-ebc3-40e5-bac8-bd7b3ee3a354 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.514923 | controller |     "Jun 11 17:56:01.258509 crc crio[22018]: time=\"2026-06-11T17:56:01.258413971Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.514946 | controller |     "Jun 11 17:56:01.269143 crc crio[22018]: time=\"2026-06-11T17:56:01.26906083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.514967 | controller |     "Jun 11 17:56:02.194034 crc crio[22018]: time=\"2026-06-11T17:56:02.19330714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7565168-59cb-49e3-abb7-cb441dc09978 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.514990 | controller |     "Jun 11 17:56:02.195980 crc crio[22018]: time=\"2026-06-11T17:56:02.194998161Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=79cdbc5b-6f68-448d-8071-2759a088d9df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.515012 | controller |     "Jun 11 17:56:02.200473 crc crio[22018]: time=\"2026-06-11T17:56:02.200244498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=962edaab-f5d0-4551-8dbc-00aa75accc3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.515034 | controller |     "Jun 11 17:56:02.208929 crc crio[22018]: time=\"2026-06-11T17:56:02.208835902Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.515055 | controller |     "Jun 11 17:56:02.209514 crc crio[22018]: time=\"2026-06-11T17:56:02.209448981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.515076 | controller |     "Jun 11 17:56:02.261822 crc crio[22018]: time=\"2026-06-11T17:56:02.261773117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.515096 | controller |     "Jun 11 17:56:02.448053 crc crio[22018]: time=\"2026-06-11T17:56:02.447891205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.515116 | controller |     "Jun 11 17:56:02.560596 crc crio[22018]: time=\"2026-06-11T17:56:02.56051761Z\" level=info msg=\"Created container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=8d2dcfb3-7efb-4919-820c-524c9dbc80e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.515136 | controller |     "Jun 11 17:56:02.561712 crc crio[22018]: time=\"2026-06-11T17:56:02.561630466Z\" level=info msg=\"Starting container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83\" id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.515155 | controller |     "Jun 11 17:56:02.567118 crc crio[22018]: time=\"2026-06-11T17:56:02.567039427Z\" level=info msg=\"Started container\" PID=296400 containerID=12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83 description=openshift-infra/auto-csr-approver-29686676-pjznl/oc id=1ecfc211-78fb-4b6d-8e60-c37b67a5d330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555",
2026-06-11 18:17:42.515179 | controller |     "Jun 11 17:56:04.507079 crc crio[22018]: time=\"2026-06-11T17:56:04.505944028Z\" level=info msg=\"Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515197 | controller |     "Jun 11 17:56:04.509215 crc crio[22018]: time=\"2026-06-11T17:56:04.508096351Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686676-pjznl Namespace:openshift-infra ID:fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555 UID:a469585e-2a56-4684-b5de-2e9119da92ca NetNS:/var/run/netns/5f066f50-308e-4236-ac7f-e32e3726fb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda469585e_2a56_4684_b5de_2e9119da92ca.slice PodAnnotations:0xc00924e3e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.515215 | controller |     "Jun 11 17:56:04.509215 crc crio[22018]: time=\"2026-06-11T17:56:04.508259716Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686676-pjznl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.515233 | controller |     "Jun 11 17:56:04.881549 crc crio[22018]: time=\"2026-06-11T17:56:04.881257452Z\" level=info msg=\"Stopped pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=322811e3-1657-4683-a67c-a68aa2ec252b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515250 | controller |     "Jun 11 17:56:52.765873 crc crio[22018]: time=\"2026-06-11T17:56:52.764943505Z\" level=info msg=\"Removing container: 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081\" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515267 | controller |     "Jun 11 17:56:52.798665 crc crio[22018]: time=\"2026-06-11T17:56:52.798563847Z\" level=info msg=\"Removed container 2880de34ac51c9d3df30cc7f9c5c3cf26a32bf5a4564aae2c1428ef5de61a081: openstack/root-account-create-update-wf8ct/mariadb-account-create-update\" id=5659278c-e4da-4688-b77a-cd93d6f43c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515284 | controller |     "Jun 11 17:56:52.801827 crc crio[22018]: time=\"2026-06-11T17:56:52.801737314Z\" level=info msg=\"Removing container: 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d\" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515302 | controller |     "Jun 11 17:56:52.844846 crc crio[22018]: time=\"2026-06-11T17:56:52.844788215Z\" level=info msg=\"Removed container 15a4077cdec571ce50c1a1b2121cb7d503813e6b91e06290a07a90e88d169e5d: openshift-marketplace/redhat-marketplace-n6h8c/registry-server\" id=957ea371-e608-4983-b1b8-3bae8755c910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515319 | controller |     "Jun 11 17:56:52.847916 crc crio[22018]: time=\"2026-06-11T17:56:52.847886713Z\" level=info msg=\"Removing container: dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a\" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515336 | controller |     "Jun 11 17:56:52.883090 crc crio[22018]: time=\"2026-06-11T17:56:52.883018444Z\" level=info msg=\"Removed container dc970254aadc5b06a24b33bc6f88d229c4998fdcaaf570153b8262b34ee9f44a: openshift-marketplace/redhat-marketplace-n6h8c/extract-content\" id=e67f08f3-70a6-4638-aa51-eae766b89aa2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515354 | controller |     "Jun 11 17:56:52.886515 crc crio[22018]: time=\"2026-06-11T17:56:52.886388589Z\" level=info msg=\"Removing container: 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633\" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515375 | controller |     "Jun 11 17:56:52.932482 crc crio[22018]: time=\"2026-06-11T17:56:52.932394067Z\" level=info msg=\"Removed container 78bc623ba8304a21b6b260debafadf076372a0ecd2beeb21e3eb4dbe1e5f9633: openshift-marketplace/redhat-marketplace-n6h8c/extract-utilities\" id=ac52aeff-baff-4ce4-a1e0-9ec84c5d3aa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515393 | controller |     "Jun 11 17:56:52.936160 crc crio[22018]: time=\"2026-06-11T17:56:52.936130062Z\" level=info msg=\"Removing container: 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc\" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515414 | controller |     "Jun 11 17:56:52.985687 crc crio[22018]: time=\"2026-06-11T17:56:52.985629057Z\" level=info msg=\"Removed container 4364cb16e60029e5df7c8cb1996ac144466d2d14e56c26843ba759728c3a93dc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=8d877253-1f72-48ba-8d70-2dc7480b8f7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515434 | controller |     "Jun 11 17:56:52.989624 crc crio[22018]: time=\"2026-06-11T17:56:52.989514633Z\" level=info msg=\"Removing container: f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69\" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515452 | controller |     "Jun 11 17:56:53.054316 crc crio[22018]: time=\"2026-06-11T17:56:53.054181795Z\" level=info msg=\"Removed container f4d9cf68355a997e372f6e0b3f3a673a3ee0a7dff02422ca420da66f9a52fb69: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-qr4sd/init\" id=c7cfee03-592e-4a32-970d-e46bf9ea8258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515470 | controller |     "Jun 11 17:56:53.057067 crc crio[22018]: time=\"2026-06-11T17:56:53.057029092Z\" level=info msg=\"Removing container: abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9\" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515488 | controller |     "Jun 11 17:56:53.206766 crc crio[22018]: time=\"2026-06-11T17:56:53.206651757Z\" level=info msg=\"Removed container abe4b145ad0a5e15c8f5e878975fb1075dd6150eb3e65321143af211691f9db9: openshift-infra/auto-csr-approver-29686670-h522v/oc\" id=a092c10e-74f0-4d4c-b316-e3de92d770dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515505 | controller |     "Jun 11 17:56:53.222211 crc crio[22018]: time=\"2026-06-11T17:56:53.222054756Z\" level=info msg=\"Stopping pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515524 | controller |     "Jun 11 17:56:53.222211 crc crio[22018]: time=\"2026-06-11T17:56:53.22217145Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=b6111863-6d4c-45bd-a5be-d64f9f3b2df3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515541 | controller |     "Jun 11 17:56:53.222968 crc crio[22018]: time=\"2026-06-11T17:56:53.222903024Z\" level=info msg=\"Removing pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515559 | controller |     "Jun 11 17:56:53.275873 crc crio[22018]: time=\"2026-06-11T17:56:53.275690925Z\" level=info msg=\"Removed pod sandbox: fa4d3158f1dd07dab4e0f54dd94b7ea160aee248c2d3bbb424b0e40ac376b4d4\" id=9f71648e-d154-4a1d-98f7-48eacce89574 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515577 | controller |     "Jun 11 17:56:53.278627 crc crio[22018]: time=\"2026-06-11T17:56:53.278517006Z\" level=info msg=\"Stopping pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515600 | controller |     "Jun 11 17:56:53.278804 crc crio[22018]: time=\"2026-06-11T17:56:53.27863062Z\" level=info msg=\"Stopped pod sandbox (already stopped): c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=fa48982f-555c-4afc-a2d7-90cf5dbb2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515618 | controller |     "Jun 11 17:56:53.281654 crc crio[22018]: time=\"2026-06-11T17:56:53.281568696Z\" level=info msg=\"Removing pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515635 | controller |     "Jun 11 17:56:53.305077 crc crio[22018]: time=\"2026-06-11T17:56:53.30497715Z\" level=info msg=\"Removed pod sandbox: c02718e63e95066fa5276c13d0c611f3893a2bbd93b9530f942ec897c726063f\" id=c1b93293-6cef-4ef6-bf82-d83a653a932a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515652 | controller |     "Jun 11 17:56:53.305925 crc crio[22018]: time=\"2026-06-11T17:56:53.305855084Z\" level=info msg=\"Stopping pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515670 | controller |     "Jun 11 17:56:53.306003 crc crio[22018]: time=\"2026-06-11T17:56:53.305940047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=0c530d78-51d1-474b-b653-7078f0b4a1f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515688 | controller |     "Jun 11 17:56:53.306749 crc crio[22018]: time=\"2026-06-11T17:56:53.306695311Z\" level=info msg=\"Removing pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515705 | controller |     "Jun 11 17:56:53.327693 crc crio[22018]: time=\"2026-06-11T17:56:53.32758388Z\" level=info msg=\"Removed pod sandbox: 93611e751036cb55caf917eeeeaf1ad7e1fe9e101ed93b77fd9a0e248d3f0bad\" id=33dd2bce-f3ce-4382-972d-ab0b42705ee1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515723 | controller |     "Jun 11 17:56:53.328748 crc crio[22018]: time=\"2026-06-11T17:56:53.328270168Z\" level=info msg=\"Stopping pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515740 | controller |     "Jun 11 17:56:53.328748 crc crio[22018]: time=\"2026-06-11T17:56:53.328404992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=d8c62612-d557-43ca-89c3-4ebec3fee432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515758 | controller |     "Jun 11 17:56:53.329216 crc crio[22018]: time=\"2026-06-11T17:56:53.329103445Z\" level=info msg=\"Removing pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515775 | controller |     "Jun 11 17:56:53.351641 crc crio[22018]: time=\"2026-06-11T17:56:53.351557804Z\" level=info msg=\"Removed pod sandbox: 5fe2b87fb70098e62722fe2a7eee455a6feba5902dcd8ca636025975eed427a8\" id=b0ea8265-7f4c-49fa-9ef1-2582dc256ae2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515793 | controller |     "Jun 11 17:57:53.384877 crc crio[22018]: time=\"2026-06-11T17:57:53.384139534Z\" level=info msg=\"Removing container: ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1\" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515815 | controller |     "Jun 11 17:57:53.417665 crc crio[22018]: time=\"2026-06-11T17:57:53.417564924Z\" level=info msg=\"Removed container ad74b61fbe2220e5b22afd11c3b4962ad142fcb234607fc3e4255de32b85b8f1: openstack/dnsmasq-dns-fd994c98c-ldnhs/init\" id=d0de64bf-f8b3-4f11-b19c-e9e1e870c229 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515833 | controller |     "Jun 11 17:57:53.422671 crc crio[22018]: time=\"2026-06-11T17:57:53.422585068Z\" level=info msg=\"Removing container: a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d\" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515870 | controller |     "Jun 11 17:57:53.512093 crc crio[22018]: time=\"2026-06-11T17:57:53.511908599Z\" level=info msg=\"Removed container a0687ce46ebb0681e47dfc2c75bb23b0e4f303a98b9f587a02b6e2ea8c971e2d: openstack/dnsmasq-dns-56c777f99-z7k84/init\" id=c81b4639-57d4-48bc-9838-548a3c7b417a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.515894 | controller |     "Jun 11 17:57:53.529054 crc crio[22018]: time=\"2026-06-11T17:57:53.528958935Z\" level=info msg=\"Stopping pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515913 | controller |     "Jun 11 17:57:53.529270 crc crio[22018]: time=\"2026-06-11T17:57:53.529078029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=9caefe11-8dd1-4f91-9143-74069fdd31f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515931 | controller |     "Jun 11 17:57:53.530378 crc crio[22018]: time=\"2026-06-11T17:57:53.530248515Z\" level=info msg=\"Removing pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515948 | controller |     "Jun 11 17:57:53.550720 crc crio[22018]: time=\"2026-06-11T17:57:53.550623658Z\" level=info msg=\"Removed pod sandbox: 1fd85276d05131b71bb819d7d3380e9a0f84b1f46b0bc690c9fb08681e41a2f6\" id=05e33a26-afa4-41f6-ab81-d05af19257fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.515966 | controller |     "Jun 11 17:57:53.552763 crc crio[22018]: time=\"2026-06-11T17:57:53.552258577Z\" level=info msg=\"Stopping pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.515983 | controller |     "Jun 11 17:57:53.553051 crc crio[22018]: time=\"2026-06-11T17:57:53.552937919Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=f6173831-9659-4b83-99d5-401208cef847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516001 | controller |     "Jun 11 17:57:53.553769 crc crio[22018]: time=\"2026-06-11T17:57:53.553712983Z\" level=info msg=\"Removing pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516019 | controller |     "Jun 11 17:57:53.572815 crc crio[22018]: time=\"2026-06-11T17:57:53.57270084Z\" level=info msg=\"Removed pod sandbox: f0c15ee82f193ee12f10c282b17628dc2cbd0c98f9cdab8500c202a431b694fb\" id=86dce88e-d447-47a2-be6e-51f287c17ede name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516037 | controller |     "Jun 11 17:58:00.688145 crc crio[22018]: time=\"2026-06-11T17:58:00.687512654Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686678-zx54g/POD\" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.516059 | controller |     "Jun 11 17:58:00.689668 crc crio[22018]: time=\"2026-06-11T17:58:00.688193566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.516103 | controller |     "Jun 11 17:58:00.718846 crc crio[22018]: time=\"2026-06-11T17:58:00.718729419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.516123 | controller |     "Jun 11 17:58:00.718846 crc crio[22018]: time=\"2026-06-11T17:58:00.718813841Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686678-zx54g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.516140 | controller |     "Jun 11 17:58:01.276089 crc crio[22018]: 2026-06-11T17:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6073830b0743316 Mac:d6:97:8f:99:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.516159 | controller |     "Jun 11 17:58:01.278738 crc crio[22018]: time=\"2026-06-11T17:58:01.278640521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc0074844f0}] Aliases:map[]}\"",
2026-06-11 18:17:42.516178 | controller |     "Jun 11 17:58:01.278942 crc crio[22018]: time=\"2026-06-11T17:58:01.278817977Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686678-zx54g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.516196 | controller |     "Jun 11 17:58:01.288213 crc crio[22018]: time=\"2026-06-11T17:58:01.288095926Z\" level=info msg=\"Ran pod sandbox 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 with infra container: openshift-infra/auto-csr-approver-29686678-zx54g/POD\" id=6953e629-6c8f-483d-ab71-014e8edc99f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.516213 | controller |     "Jun 11 17:58:01.293497 crc crio[22018]: time=\"2026-06-11T17:58:01.293397504Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.516231 | controller |     "Jun 11 17:58:01.303719 crc crio[22018]: time=\"2026-06-11T17:58:01.303619993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.516249 | controller |     "Jun 11 17:58:02.521600 crc crio[22018]: time=\"2026-06-11T17:58:02.521017019Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e218da33-be34-4548-926d-68a0db4adcb3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.516267 | controller |     "Jun 11 17:58:02.523387 crc crio[22018]: time=\"2026-06-11T17:58:02.522606459Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a39508ab-ec33-4bd8-8fba-91559f756a02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.516289 | controller |     "Jun 11 17:58:02.524953 crc crio[22018]: time=\"2026-06-11T17:58:02.524880432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2dd68bb4-bcfa-4282-a22e-2864a87f0b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.516307 | controller |     "Jun 11 17:58:02.532526 crc crio[22018]: time=\"2026-06-11T17:58:02.532284308Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.516325 | controller |     "Jun 11 17:58:02.532824 crc crio[22018]: time=\"2026-06-11T17:58:02.532766013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.516342 | controller |     "Jun 11 17:58:02.587210 crc crio[22018]: time=\"2026-06-11T17:58:02.586876655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.516359 | controller |     "Jun 11 17:58:02.834522 crc crio[22018]: time=\"2026-06-11T17:58:02.834001972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.516377 | controller |     "Jun 11 17:58:02.940481 crc crio[22018]: time=\"2026-06-11T17:58:02.94018502Z\" level=info msg=\"Created container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=7a1fc44f-cd8b-401e-8e3e-e4951d9ac960 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.516396 | controller |     "Jun 11 17:58:02.941650 crc crio[22018]: time=\"2026-06-11T17:58:02.941497009Z\" level=info msg=\"Starting container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c\" id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.516417 | controller |     "Jun 11 17:58:02.950587 crc crio[22018]: time=\"2026-06-11T17:58:02.950417106Z\" level=info msg=\"Started container\" PID=304244 containerID=dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c description=openshift-infra/auto-csr-approver-29686678-zx54g/oc id=8f767255-8fb1-41b1-af8c-3e3ed939e9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0",
2026-06-11 18:17:42.516437 | controller |     "Jun 11 17:58:04.521863 crc crio[22018]: time=\"2026-06-11T17:58:04.521316885Z\" level=info msg=\"Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516455 | controller |     "Jun 11 17:58:04.523164 crc crio[22018]: time=\"2026-06-11T17:58:04.522311918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686678-zx54g Namespace:openshift-infra ID:6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0 UID:527d6b5d-f8db-44c2-8525-6f2aa6ebeab9 NetNS:/var/run/netns/186e1d56-ee9e-42a6-919f-2e30065ff28f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod527d6b5d_f8db_44c2_8525_6f2aa6ebeab9.slice PodAnnotations:0xc00141a730}] Aliases:map[]}\"",
2026-06-11 18:17:42.516473 | controller |     "Jun 11 17:58:04.523164 crc crio[22018]: time=\"2026-06-11T17:58:04.522532114Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686678-zx54g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.516491 | controller |     "Jun 11 17:58:04.928412 crc crio[22018]: time=\"2026-06-11T17:58:04.92797188Z\" level=info msg=\"Stopped pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=3280db52-90d7-4e9a-a7d8-fa7faede25fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516513 | controller |     "Jun 11 17:58:53.595801 crc crio[22018]: time=\"2026-06-11T17:58:53.595097255Z\" level=info msg=\"Removing container: 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980\" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516531 | controller |     "Jun 11 17:58:53.730316 crc crio[22018]: time=\"2026-06-11T17:58:53.730175621Z\" level=info msg=\"Removed container 1500266248dff5dd7cced44480215e1971ba31acf5c4c0a882d50cdd66407980: openshift-infra/auto-csr-approver-29686672-nckj4/oc\" id=4075b6bf-6041-415d-b3b7-3e167761701c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516549 | controller |     "Jun 11 17:58:53.733240 crc crio[22018]: time=\"2026-06-11T17:58:53.733001016Z\" level=info msg=\"Removing container: 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6\" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516567 | controller |     "Jun 11 17:58:53.769066 crc crio[22018]: time=\"2026-06-11T17:58:53.768757876Z\" level=info msg=\"Removed container 6b99a2af0e52ac0e58733f0171d6f8cfc1f6aa4b797f5966e8e3c7ae4b4c0bb6: openstack/nova-metadata-0/nova-metadata-metadata\" id=506de5ee-570c-4e99-a59a-ae2be018fd7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516585 | controller |     "Jun 11 17:58:53.774687 crc crio[22018]: time=\"2026-06-11T17:58:53.773787755Z\" level=info msg=\"Removing container: 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a\" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516602 | controller |     "Jun 11 17:58:53.811817 crc crio[22018]: time=\"2026-06-11T17:58:53.811694114Z\" level=info msg=\"Removed container 3cf3920435df9354df0c1ad13ea21fd1b1c9a7de54badd9ce50fd619b7ab571a: openstack/nova-metadata-0/nova-metadata-log\" id=e1429e0c-e615-4035-8d5c-9411bf127c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516620 | controller |     "Jun 11 17:58:53.831778 crc crio[22018]: time=\"2026-06-11T17:58:53.831608548Z\" level=info msg=\"Stopping pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516637 | controller |     "Jun 11 17:58:53.831778 crc crio[22018]: time=\"2026-06-11T17:58:53.831791324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=bc0d59be-3c44-47be-acb9-482f735c1be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516655 | controller |     "Jun 11 17:58:53.833203 crc crio[22018]: time=\"2026-06-11T17:58:53.833075113Z\" level=info msg=\"Removing pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516672 | controller |     "Jun 11 17:58:53.858885 crc crio[22018]: time=\"2026-06-11T17:58:53.858629532Z\" level=info msg=\"Removed pod sandbox: 5a02b2569bc4a37a2555bba9a284713a56d0d22794d33690b55bc01ad77c5633\" id=be7feb38-52ab-4060-891a-cfa265ef9a31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516690 | controller |     "Jun 11 17:58:53.859999 crc crio[22018]: time=\"2026-06-11T17:58:53.859909217Z\" level=info msg=\"Stopping pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516709 | controller |     "Jun 11 17:58:53.860107 crc crio[22018]: time=\"2026-06-11T17:58:53.86000058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=c44094c1-ab78-4bc7-bd13-836c33614c7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516732 | controller |     "Jun 11 17:58:53.861091 crc crio[22018]: time=\"2026-06-11T17:58:53.861015352Z\" level=info msg=\"Removing pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516752 | controller |     "Jun 11 17:58:53.901622 crc crio[22018]: time=\"2026-06-11T17:58:53.901316074Z\" level=info msg=\"Removed pod sandbox: 9acaa568ad9fbab453d4e55a85be986cce342381846dd4a5902cd4086c254a32\" id=94b1c9d0-c50e-47d1-8596-76b3b9ddbd96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516770 | controller |     "Jun 11 17:59:53.932808 crc crio[22018]: time=\"2026-06-11T17:59:53.931578984Z\" level=info msg=\"Removing container: c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403\" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516789 | controller |     "Jun 11 17:59:54.008165 crc crio[22018]: time=\"2026-06-11T17:59:54.008005455Z\" level=info msg=\"Removed container c615db45b6a6602ba38c1a72c3fa008abd4ee15684138b5f3fcf776758636403: openstack/keystone-db-sync-ljlqj/keystone-db-sync\" id=22a7b2a0-84c6-4d4c-be4d-2dd2d982a82f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516807 | controller |     "Jun 11 17:59:54.014702 crc crio[22018]: time=\"2026-06-11T17:59:54.014591438Z\" level=info msg=\"Removing container: bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2\" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516825 | controller |     "Jun 11 17:59:54.103794 crc crio[22018]: time=\"2026-06-11T17:59:54.103085096Z\" level=info msg=\"Removed container bd4a28a040cec1e9a170b38806ffdcf1e290efeea40680d167f8014df3f459a2: openstack/keystone-bootstrap-9b4vt/keystone-bootstrap\" id=c09df4aa-83eb-4d5c-8f7e-2064a25db7ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.516843 | controller |     "Jun 11 17:59:54.116543 crc crio[22018]: time=\"2026-06-11T17:59:54.11643081Z\" level=info msg=\"Stopping pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516882 | controller |     "Jun 11 17:59:54.116543 crc crio[22018]: time=\"2026-06-11T17:59:54.116541953Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=0373b6c0-1cfc-42e5-90fc-a9fea2d9bd1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516902 | controller |     "Jun 11 17:59:54.117241 crc crio[22018]: time=\"2026-06-11T17:59:54.117209475Z\" level=info msg=\"Removing pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516920 | controller |     "Jun 11 17:59:54.138177 crc crio[22018]: time=\"2026-06-11T17:59:54.138027381Z\" level=info msg=\"Removed pod sandbox: cd996a3adcce8dca825a44e1da7d27abce3385eb07ee572ffcfc137c4e41232b\" id=5dcdeecf-cd4c-4153-97b2-8eaed731bf40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.516939 | controller |     "Jun 11 17:59:54.139526 crc crio[22018]: time=\"2026-06-11T17:59:54.139409582Z\" level=info msg=\"Stopping pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516957 | controller |     "Jun 11 17:59:54.139643 crc crio[22018]: time=\"2026-06-11T17:59:54.139569577Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=8a78ca6f-96a5-4707-bb02-def31b11f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.516975 | controller |     "Jun 11 17:59:54.140605 crc crio[22018]: time=\"2026-06-11T17:59:54.140428055Z\" level=info msg=\"Removing pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.517009 | controller |     "Jun 11 17:59:54.158869 crc crio[22018]: time=\"2026-06-11T17:59:54.158780441Z\" level=info msg=\"Removed pod sandbox: 1724002826d367e259d5f73312ebd87946a266d063cf3f0ba85282bf2c492a16\" id=cc0816d2-1b01-4c9d-8824-6cc19d9775f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.517029 | controller |     "Jun 11 18:00:00.564373 crc crio[22018]: time=\"2026-06-11T18:00:00.563485085Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686680-hwrz8/POD\" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.517049 | controller |     "Jun 11 18:00:00.566578 crc crio[22018]: time=\"2026-06-11T18:00:00.564435886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517069 | controller |     "Jun 11 18:00:00.586648 crc crio[22018]: time=\"2026-06-11T18:00:00.586573331Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD\" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.517088 | controller |     "Jun 11 18:00:00.586748 crc crio[22018]: time=\"2026-06-11T18:00:00.586684924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517108 | controller |     "Jun 11 18:00:00.603187 crc crio[22018]: time=\"2026-06-11T18:00:00.603100697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}\"",
2026-06-11 18:17:42.517128 | controller |     "Jun 11 18:00:00.603187 crc crio[22018]: time=\"2026-06-11T18:00:00.603181999Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686680-hwrz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.517148 | controller |     "Jun 11 18:00:00.654419 crc crio[22018]: time=\"2026-06-11T18:00:00.654205584Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.517169 | controller |     "Jun 11 18:00:00.654419 crc crio[22018]: time=\"2026-06-11T18:00:00.654266366Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.517188 | controller |     "Jun 11 18:00:01.199730 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1521e058f73d7 Mac:96:be:43:59:bc:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.517212 | controller |     "Jun 11 18:00:01.202229 crc crio[22018]: time=\"2026-06-11T18:00:01.202122451Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc0029b42c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.517231 | controller |     "Jun 11 18:00:01.202609 crc crio[22018]: time=\"2026-06-11T18:00:01.202522904Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.517249 | controller |     "Jun 11 18:00:01.213739 crc crio[22018]: time=\"2026-06-11T18:00:01.213652396Z\" level=info msg=\"Ran pod sandbox fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/POD\" id=1c47f53d-3f67-4af6-b848-69f6c588eae5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.517266 | controller |     "Jun 11 18:00:01.217195 crc crio[22018]: time=\"2026-06-11T18:00:01.217115097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42d32541-5ab4-4ddf-8812-286bfa0c9bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.517285 | controller |     "Jun 11 18:00:01.223212 crc crio[22018]: time=\"2026-06-11T18:00:01.2231245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84b41b69-c34a-4a7f-aa20-8f75aa2db040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.517303 | controller |     "Jun 11 18:00:01.244047 crc crio[22018]: time=\"2026-06-11T18:00:01.243954332Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles\" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.517321 | controller |     "Jun 11 18:00:01.244486 crc crio[22018]: time=\"2026-06-11T18:00:01.244417926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517339 | controller |     "Jun 11 18:00:01.268571 crc crio[22018]: 2026-06-11T18:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69f279eb1e6f57 Mac:9e:4b:1b:16:83:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 SocketPath: PciID:}] [{Interface:0xc000308820 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.517357 | controller |     "Jun 11 18:00:01.269939 crc crio[22018]: time=\"2026-06-11T18:00:01.269852496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc007485740}] Aliases:map[]}\"",
2026-06-11 18:17:42.517375 | controller |     "Jun 11 18:00:01.270122 crc crio[22018]: time=\"2026-06-11T18:00:01.270060883Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686680-hwrz8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.517398 | controller |     "Jun 11 18:00:01.282189 crc crio[22018]: time=\"2026-06-11T18:00:01.282003365Z\" level=info msg=\"Ran pod sandbox d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 with infra container: openshift-infra/auto-csr-approver-29686680-hwrz8/POD\" id=335551b3-c3a0-49af-89cf-c1892230aafb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.517419 | controller |     "Jun 11 18:00:01.286641 crc crio[22018]: time=\"2026-06-11T18:00:01.286516586Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.517438 | controller |     "Jun 11 18:00:01.295059 crc crio[22018]: time=\"2026-06-11T18:00:01.294967955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517456 | controller |     "Jun 11 18:00:01.299043 crc crio[22018]: time=\"2026-06-11T18:00:01.298927212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517474 | controller |     "Jun 11 18:00:01.304078 crc crio[22018]: time=\"2026-06-11T18:00:01.303993473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.517491 | controller |     "Jun 11 18:00:01.447012 crc crio[22018]: time=\"2026-06-11T18:00:01.446838971Z\" level=info msg=\"Created container b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12: openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles\" id=fee5a789-ca24-4bad-9884-62ef84f3860a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.517510 | controller |     "Jun 11 18:00:01.448181 crc crio[22018]: time=\"2026-06-11T18:00:01.448093581Z\" level=info msg=\"Starting container: b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12\" id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.517528 | controller |     "Jun 11 18:00:01.464380 crc crio[22018]: time=\"2026-06-11T18:00:01.464229707Z\" level=info msg=\"Started container\" PID=312180 containerID=b3cb4975957d3c2dcd85bf58b50a6a17e18b43542922167b9046248c7e769d12 description=openshift-operator-lifecycle-manager/collect-profiles-29686680-rlz54/collect-profiles id=823c2aed-960f-4422-ad4e-0187a907e0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3",
2026-06-11 18:17:42.517547 | controller |     "Jun 11 18:00:03.535841 crc crio[22018]: time=\"2026-06-11T18:00:03.534967717Z\" level=info msg=\"Stopping pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3\" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.517565 | controller |     "Jun 11 18:00:03.537069 crc crio[22018]: time=\"2026-06-11T18:00:03.536375612Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686680-rlz54 Namespace:openshift-operator-lifecycle-manager ID:fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3 UID:9d690fc5-d983-46dd-8f7b-2ab140f7b183 NetNS:/var/run/netns/fbc44522-d5fe-4c6f-8fb3-fb30b75c90a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d690fc5_d983_46dd_8f7b_2ab140f7b183.slice PodAnnotations:0xc00141aef8}] Aliases:map[]}\"",
2026-06-11 18:17:42.517583 | controller |     "Jun 11 18:00:03.537069 crc crio[22018]: time=\"2026-06-11T18:00:03.536529927Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686680-rlz54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.517600 | controller |     "Jun 11 18:00:03.879954 crc crio[22018]: time=\"2026-06-11T18:00:03.87960787Z\" level=info msg=\"Stopped pod sandbox: fb1521e058f73d7ad648248799a15a45f6a24ffde877c927caa204045b417dd3\" id=c541b2c8-a295-4363-91da-399505bfba2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.517623 | controller |     "Jun 11 18:00:05.628835 crc crio[22018]: time=\"2026-06-11T18:00:05.626740919Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f02842cf-123c-41c4-acd7-298a489cae91 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.517641 | controller |     "Jun 11 18:00:05.629938 crc crio[22018]: time=\"2026-06-11T18:00:05.629726755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87413d59-b473-4a90-bb16-14bd85819491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.517660 | controller |     "Jun 11 18:00:05.631881 crc crio[22018]: time=\"2026-06-11T18:00:05.631815673Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dedce439-08d1-4aac-b134-1f4dea77de58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.517678 | controller |     "Jun 11 18:00:05.639064 crc crio[22018]: time=\"2026-06-11T18:00:05.638928138Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.517695 | controller |     "Jun 11 18:00:05.639786 crc crio[22018]: time=\"2026-06-11T18:00:05.639712683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517713 | controller |     "Jun 11 18:00:05.710045 crc crio[22018]: time=\"2026-06-11T18:00:05.70998843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517731 | controller |     "Jun 11 18:00:05.945782 crc crio[22018]: time=\"2026-06-11T18:00:05.945740386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.517750 | controller |     "Jun 11 18:00:06.084178 crc crio[22018]: time=\"2026-06-11T18:00:06.083196463Z\" level=info msg=\"Created container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=6ab4d402-ba9d-4472-8cae-e60d5223a1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.517768 | controller |     "Jun 11 18:00:06.085995 crc crio[22018]: time=\"2026-06-11T18:00:06.085905349Z\" level=info msg=\"Starting container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f\" id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.517787 | controller |     "Jun 11 18:00:06.093179 crc crio[22018]: time=\"2026-06-11T18:00:06.093087758Z\" level=info msg=\"Started container\" PID=312507 containerID=6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f description=openshift-infra/auto-csr-approver-29686680-hwrz8/oc id=a9121a55-759f-4fbc-9a27-713ccbf2cb41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9",
2026-06-11 18:17:42.517806 | controller |     "Jun 11 18:00:07.604250 crc crio[22018]: time=\"2026-06-11T18:00:07.603570054Z\" level=info msg=\"Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.517826 | controller |     "Jun 11 18:00:07.605488 crc crio[22018]: time=\"2026-06-11T18:00:07.605097383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686680-hwrz8 Namespace:openshift-infra ID:d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9 UID:af9a19a0-3041-4892-a9d0-2bce76a20565 NetNS:/var/run/netns/dee9115e-1f05-49a2-9777-2764655d72f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9a19a0_3041_4892_a9d0_2bce76a20565.slice PodAnnotations:0xc002b14160}] Aliases:map[]}\"",
2026-06-11 18:17:42.517871 | controller |     "Jun 11 18:00:07.605488 crc crio[22018]: time=\"2026-06-11T18:00:07.605291229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686680-hwrz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.517898 | controller |     "Jun 11 18:00:08.021622 crc crio[22018]: time=\"2026-06-11T18:00:08.021125179Z\" level=info msg=\"Stopped pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=25d4017b-4d3a-46b1-8088-25f59f8821e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.517920 | controller |     "Jun 11 18:00:22.854855 crc crio[22018]: time=\"2026-06-11T18:00:22.854067941Z\" level=info msg=\"Stopping pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f\" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.517942 | controller |     "Jun 11 18:00:22.856700 crc crio[22018]: time=\"2026-06-11T18:00:22.856672795Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-ljccn Namespace:openstack ID:e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f UID:2a73b57e-75de-4c96-95c8-3899a2f250e7 NetNS:/var/run/netns/85db07ee-c9f3-4407-b081-36266047a791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a73b57e_75de_4c96_95c8_3899a2f250e7.slice PodAnnotations:0xc0029b4820}] Aliases:map[]}\"",
2026-06-11 18:17:42.517964 | controller |     "Jun 11 18:00:22.856928 crc crio[22018]: time=\"2026-06-11T18:00:22.856910743Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-ljccn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.517986 | controller |     "Jun 11 18:00:23.399172 crc crio[22018]: time=\"2026-06-11T18:00:23.399007123Z\" level=info msg=\"Stopped pod sandbox: e5fab558db8dd938d80169e6959c5d6caa982f5b3ac2661403ab54a433f00a6f\" id=684f84bc-c9ed-4a06-b0b8-54bcfca5ffbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518007 | controller |     "Jun 11 18:00:32.905679 crc crio[22018]: time=\"2026-06-11T18:00:32.904940493Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518028 | controller |     "Jun 11 18:00:39.331693 crc crio[22018]: time=\"2026-06-11T18:00:39.330774642Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518046 | controller |     "Jun 11 18:00:42.261846 crc crio[22018]: time=\"2026-06-11T18:00:42.260688611Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518064 | controller |     "Jun 11 18:00:45.299719 crc crio[22018]: time=\"2026-06-11T18:00:45.298168856Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518083 | controller |     "Jun 11 18:00:50.348413 crc crio[22018]: time=\"2026-06-11T18:00:50.347824039Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518101 | controller |     "Jun 11 18:00:54.179281 crc crio[22018]: time=\"2026-06-11T18:00:54.178867978Z\" level=info msg=\"Removing container: ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126\" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.518125 | controller |     "Jun 11 18:00:54.222068 crc crio[22018]: time=\"2026-06-11T18:00:54.221931611Z\" level=info msg=\"Removed container ee7c0a641923c89b453026b264d9c1083470c9775e8d3c2c0edd98a4ead26126: openshift-operator-lifecycle-manager/collect-profiles-29686635-54r5l/collect-profiles\" id=a66ea19d-b368-408f-b2af-7dd03e49222f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.518144 | controller |     "Jun 11 18:00:54.225270 crc crio[22018]: time=\"2026-06-11T18:00:54.225231663Z\" level=info msg=\"Removing container: 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90\" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.518161 | controller |     "Jun 11 18:00:54.380782 crc crio[22018]: time=\"2026-06-11T18:00:54.380648675Z\" level=info msg=\"Removed container 79fe3f3bf5900be9e00a3fec21ac4f1819ba411f799dc1ca60a49d04f6d74d90: openshift-infra/auto-csr-approver-29686674-cmpsx/oc\" id=2afb8d48-149c-443f-98ab-ee7297c99932 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.518179 | controller |     "Jun 11 18:00:54.392718 crc crio[22018]: time=\"2026-06-11T18:00:54.392661884Z\" level=info msg=\"Stopping pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518197 | controller |     "Jun 11 18:00:54.393087 crc crio[22018]: time=\"2026-06-11T18:00:54.393049096Z\" level=info msg=\"Stopped pod sandbox (already stopped): af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=03fa17dc-508a-4765-a369-2562a8b9245c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518216 | controller |     "Jun 11 18:00:54.394497 crc crio[22018]: time=\"2026-06-11T18:00:54.394401839Z\" level=info msg=\"Removing pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.518235 | controller |     "Jun 11 18:00:54.437609 crc crio[22018]: time=\"2026-06-11T18:00:54.437308398Z\" level=info msg=\"Removed pod sandbox: af4597d8f194c8e6bf0c0c15d95dad4c5a222550ed483da44d457860834b7fda\" id=2a8cfaee-1680-4876-be57-2489da1de905 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.518253 | controller |     "Jun 11 18:00:54.439888 crc crio[22018]: time=\"2026-06-11T18:00:54.439763234Z\" level=info msg=\"Stopping pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518271 | controller |     "Jun 11 18:00:54.440009 crc crio[22018]: time=\"2026-06-11T18:00:54.439917509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=db4d26e6-3f91-4ae9-b739-ed5147cdb63d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518289 | controller |     "Jun 11 18:00:54.440802 crc crio[22018]: time=\"2026-06-11T18:00:54.440713564Z\" level=info msg=\"Removing pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.518307 | controller |     "Jun 11 18:00:54.464495 crc crio[22018]: time=\"2026-06-11T18:00:54.464288196Z\" level=info msg=\"Removed pod sandbox: 90b3b47abb03f558b8f803e3abb1d64af9d21cf98998003b6059ea445317080d\" id=8c1ad953-c4ef-47a1-a2d1-50fd23f3f107 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.518325 | controller |     "Jun 11 18:00:55.183833 crc crio[22018]: time=\"2026-06-11T18:00:55.183180958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518348 | controller |     "Jun 11 18:01:00.510970 crc crio[22018]: time=\"2026-06-11T18:01:00.50999649Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518367 | controller |     "Jun 11 18:01:00.544434 crc crio[22018]: time=\"2026-06-11T18:01:00.544303126Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686681-tk72s/POD\" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.518386 | controller |     "Jun 11 18:01:00.544629 crc crio[22018]: time=\"2026-06-11T18:01:00.544532863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.518409 | controller |     "Jun 11 18:01:00.588984 crc crio[22018]: time=\"2026-06-11T18:01:00.588888395Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}\"",
2026-06-11 18:17:42.518430 | controller |     "Jun 11 18:01:00.588984 crc crio[22018]: time=\"2026-06-11T18:01:00.588954727Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686681-tk72s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.518449 | controller |     "Jun 11 18:01:01.265425 crc crio[22018]: 2026-06-11T18:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a013dc15fd051dd Mac:1a:08:21:fa:26:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.518469 | controller |     "Jun 11 18:01:01.267748 crc crio[22018]: time=\"2026-06-11T18:01:01.267685046Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc007484de0}] Aliases:map[]}\"",
2026-06-11 18:17:42.518488 | controller |     "Jun 11 18:01:01.267932 crc crio[22018]: time=\"2026-06-11T18:01:01.267895443Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686681-tk72s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.518508 | controller |     "Jun 11 18:01:01.276835 crc crio[22018]: time=\"2026-06-11T18:01:01.276739057Z\" level=info msg=\"Ran pod sandbox a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc with infra container: openstack/keystone-cron-29686681-tk72s/POD\" id=cf77044f-aa8e-4784-a3f9-d5a2cff523ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.518528 | controller |     "Jun 11 18:01:01.281086 crc crio[22018]: time=\"2026-06-11T18:01:01.280923058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9c7caace-5156-45c1-a165-7d4e0e176658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.518548 | controller |     "Jun 11 18:01:01.319443 crc crio[22018]: time=\"2026-06-11T18:01:01.319302769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=09e1ff39-fcaf-4168-be2d-91773829a992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.518571 | controller |     "Jun 11 18:01:01.328988 crc crio[22018]: time=\"2026-06-11T18:01:01.328840042Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686681-tk72s/keystone-cron\" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.518591 | controller |     "Jun 11 18:01:01.329741 crc crio[22018]: time=\"2026-06-11T18:01:01.329676189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.518610 | controller |     "Jun 11 18:01:01.412134 crc crio[22018]: time=\"2026-06-11T18:01:01.41198644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.518629 | controller |     "Jun 11 18:01:01.419579 crc crio[22018]: time=\"2026-06-11T18:01:01.419495029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.518648 | controller |     "Jun 11 18:01:01.601643 crc crio[22018]: time=\"2026-06-11T18:01:01.601080102Z\" level=info msg=\"Created container 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa: openstack/keystone-cron-29686681-tk72s/keystone-cron\" id=eeef3199-170f-4740-b60d-f0ac04458afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.518666 | controller |     "Jun 11 18:01:01.603394 crc crio[22018]: time=\"2026-06-11T18:01:01.602562377Z\" level=info msg=\"Starting container: 8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa\" id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.518684 | controller |     "Jun 11 18:01:01.608757 crc crio[22018]: time=\"2026-06-11T18:01:01.60861549Z\" level=info msg=\"Started container\" PID=316060 containerID=8f2d943e5766ffb94eef6b8d05b9ea2741c12224a7453700b1b65381e388cbaa description=openstack/keystone-cron-29686681-tk72s/keystone-cron id=c55e5fce-10f9-4f9e-96db-5550f7b1f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc",
2026-06-11 18:17:42.518702 | controller |     "Jun 11 18:01:05.061068 crc crio[22018]: time=\"2026-06-11T18:01:05.060150708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.518720 | controller |     "Jun 11 18:01:05.578957 crc crio[22018]: time=\"2026-06-11T18:01:05.578784193Z\" level=info msg=\"Stopping pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc\" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518737 | controller |     "Jun 11 18:01:05.581167 crc crio[22018]: time=\"2026-06-11T18:01:05.579973792Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686681-tk72s Namespace:openstack ID:a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc UID:b03fcbd5-b59e-4068-9292-f95c949d69ef NetNS:/var/run/netns/36fd19f9-04ff-4320-8feb-b0f14332c463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb03fcbd5_b59e_4068_9292_f95c949d69ef.slice PodAnnotations:0xc002ca09c0}] Aliases:map[]}\"",
2026-06-11 18:17:42.518755 | controller |     "Jun 11 18:01:05.581414 crc crio[22018]: time=\"2026-06-11T18:01:05.581312021Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686681-tk72s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.518777 | controller |     "Jun 11 18:01:06.073127 crc crio[22018]: time=\"2026-06-11T18:01:06.073014488Z\" level=info msg=\"Stopped pod sandbox: a013dc15fd051dd193c85ac5fbaa5217f9d3280e8fd8060068e1ca83639bd7dc\" id=2bfb40f0-d2f1-4ef0-a192-29e450d33516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.518795 | controller |     "Jun 11 18:01:42.215786 crc crio[22018]: time=\"2026-06-11T18:01:42.214976732Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c624r/POD\" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.518812 | controller |     "Jun 11 18:01:42.218436 crc crio[22018]: time=\"2026-06-11T18:01:42.21586393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.518830 | controller |     "Jun 11 18:01:42.273549 crc crio[22018]: time=\"2026-06-11T18:01:42.273395405Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.518864 | controller |     "Jun 11 18:01:42.273549 crc crio[22018]: time=\"2026-06-11T18:01:42.273479927Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c624r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.518887 | controller |     "Jun 11 18:01:42.920815 crc crio[22018]: 2026-06-11T18:01:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c3f3fae2db27a Mac:46:16:ce:0c:c2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.518906 | controller |     "Jun 11 18:01:42.923873 crc crio[22018]: time=\"2026-06-11T18:01:42.923636186Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0080aa1c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.518924 | controller |     "Jun 11 18:01:42.924128 crc crio[22018]: time=\"2026-06-11T18:01:42.924108051Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c624r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.518942 | controller |     "Jun 11 18:01:42.933304 crc crio[22018]: time=\"2026-06-11T18:01:42.933256112Z\" level=info msg=\"Ran pod sandbox a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a with infra container: openshift-marketplace/redhat-marketplace-c624r/POD\" id=267390aa-a86b-4524-8fa6-b4676e18370f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.518960 | controller |     "Jun 11 18:01:42.938483 crc crio[22018]: time=\"2026-06-11T18:01:42.937626259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c8161a0-67b8-4c76-9050-591bd8274f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.518977 | controller |     "Jun 11 18:01:42.939993 crc crio[22018]: time=\"2026-06-11T18:01:42.939949014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac08a4cd-46d1-48b5-a1e9-0f2afa9844ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.518999 | controller |     "Jun 11 18:01:42.947698 crc crio[22018]: time=\"2026-06-11T18:01:42.947574786Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519018 | controller |     "Jun 11 18:01:42.948063 crc crio[22018]: time=\"2026-06-11T18:01:42.948037601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519035 | controller |     "Jun 11 18:01:43.016127 crc crio[22018]: time=\"2026-06-11T18:01:43.015935763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519052 | controller |     "Jun 11 18:01:43.020022 crc crio[22018]: time=\"2026-06-11T18:01:43.019963013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519070 | controller |     "Jun 11 18:01:43.186788 crc crio[22018]: time=\"2026-06-11T18:01:43.186660159Z\" level=info msg=\"Created container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=d4274ce0-f1e3-47ef-934a-e0600760cc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519087 | controller |     "Jun 11 18:01:43.188074 crc crio[22018]: time=\"2026-06-11T18:01:43.187960411Z\" level=info msg=\"Starting container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172\" id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.519106 | controller |     "Jun 11 18:01:43.194573 crc crio[22018]: time=\"2026-06-11T18:01:43.194438107Z\" level=info msg=\"Started container\" PID=318710 containerID=15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172 description=openshift-marketplace/redhat-marketplace-c624r/extract-utilities id=8937d9a2-051f-44d1-b9f7-62c1ad3c5563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a",
2026-06-11 18:17:42.519126 | controller |     "Jun 11 18:01:44.248144 crc crio[22018]: time=\"2026-06-11T18:01:44.247567989Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.519145 | controller |     "Jun 11 18:01:44.258756 crc crio[22018]: time=\"2026-06-11T18:01:44.258274531Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.519164 | controller |     "Jun 11 18:01:45.012435 crc crio[22018]: time=\"2026-06-11T18:01:45.011934846Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=eac9304a-6969-42ff-8ae6-b586e17f942c name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.519183 | controller |     "Jun 11 18:01:45.015396 crc crio[22018]: time=\"2026-06-11T18:01:45.015278413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b3f6963-f6aa-4ced-b49e-a2ef273f0cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.519201 | controller |     "Jun 11 18:01:45.018085 crc crio[22018]: time=\"2026-06-11T18:01:45.017989199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=79250164-e65a-4db4-a281-f483ffe8438f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.519226 | controller |     "Jun 11 18:01:45.025303 crc crio[22018]: time=\"2026-06-11T18:01:45.02517088Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519246 | controller |     "Jun 11 18:01:45.025881 crc crio[22018]: time=\"2026-06-11T18:01:45.02581305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519265 | controller |     "Jun 11 18:01:45.102064 crc crio[22018]: time=\"2026-06-11T18:01:45.101985254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519284 | controller |     "Jun 11 18:01:45.106027 crc crio[22018]: time=\"2026-06-11T18:01:45.10596642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519303 | controller |     "Jun 11 18:01:45.272373 crc crio[22018]: time=\"2026-06-11T18:01:45.272234805Z\" level=info msg=\"Created container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=eb8b0804-dae0-4b28-bfa1-a564069eb63e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519321 | controller |     "Jun 11 18:01:45.273617 crc crio[22018]: time=\"2026-06-11T18:01:45.273431913Z\" level=info msg=\"Starting container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396\" id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.519341 | controller |     "Jun 11 18:01:45.279113 crc crio[22018]: time=\"2026-06-11T18:01:45.27902169Z\" level=info msg=\"Started container\" PID=318853 containerID=fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396 description=openshift-marketplace/redhat-marketplace-c624r/extract-content id=309bf037-6969-455c-aa74-1123423891ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a",
2026-06-11 18:17:42.519362 | controller |     "Jun 11 18:01:46.282211 crc crio[22018]: time=\"2026-06-11T18:01:46.281291184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bc139ac-6b23-4ac3-a703-be594ed70a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.519381 | controller |     "Jun 11 18:01:46.286834 crc crio[22018]: time=\"2026-06-11T18:01:46.286663614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=96c7e024-a2eb-4637-ac7f-ad96d594d2df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.519403 | controller |     "Jun 11 18:01:46.296638 crc crio[22018]: time=\"2026-06-11T18:01:46.296165766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519425 | controller |     "Jun 11 18:01:46.297104 crc crio[22018]: time=\"2026-06-11T18:01:46.296972552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519445 | controller |     "Jun 11 18:01:46.370638 crc crio[22018]: time=\"2026-06-11T18:01:46.370205064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519466 | controller |     "Jun 11 18:01:46.374853 crc crio[22018]: time=\"2026-06-11T18:01:46.374698928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519490 | controller |     "Jun 11 18:01:46.547912 crc crio[22018]: time=\"2026-06-11T18:01:46.547680324Z\" level=info msg=\"Created container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=00a65b2f-a0b8-460f-8ca5-6eca3c9e8e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.519510 | controller |     "Jun 11 18:01:46.549275 crc crio[22018]: time=\"2026-06-11T18:01:46.549142012Z\" level=info msg=\"Starting container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6\" id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.519531 | controller |     "Jun 11 18:01:46.557990 crc crio[22018]: time=\"2026-06-11T18:01:46.5578713Z\" level=info msg=\"Started container\" PID=318928 containerID=62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 description=openshift-marketplace/redhat-marketplace-c624r/registry-server id=0d5084ae-e7c2-4b2e-ac73-a0323ce70d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a",
2026-06-11 18:17:42.519551 | controller |     "Jun 11 18:01:54.429561 crc crio[22018]: time=\"2026-06-11T18:01:54.42690166Z\" level=info msg=\"Stopping container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6 (timeout: 2s)\" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.519571 | controller |     "Jun 11 18:01:54.574202 crc crio[22018]: time=\"2026-06-11T18:01:54.573394684Z\" level=info msg=\"Stopped container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=df6e4196-8e3c-4c4b-8be9-a8e53ba6bd6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.519592 | controller |     "Jun 11 18:01:54.575486 crc crio[22018]: time=\"2026-06-11T18:01:54.5751649Z\" level=info msg=\"Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.519614 | controller |     "Jun 11 18:01:54.576483 crc crio[22018]: time=\"2026-06-11T18:01:54.576306008Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c624r Namespace:openshift-marketplace ID:a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a UID:0d37016d-952b-4aba-a1fe-d5904327e552 NetNS:/var/run/netns/520fcc40-a912-44ca-a64e-2ab0455d68fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d37016d_952b_4aba_a1fe_d5904327e552.slice PodAnnotations:0xc0004bf8b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.519638 | controller |     "Jun 11 18:01:54.576636 crc crio[22018]: time=\"2026-06-11T18:01:54.576605967Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c624r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.519661 | controller |     "Jun 11 18:01:54.972860 crc crio[22018]: time=\"2026-06-11T18:01:54.972282264Z\" level=info msg=\"Stopped pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=346086ca-f797-4b14-b8bd-2b3dbd1b2e3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.519683 | controller |     "Jun 11 18:01:55.461722 crc crio[22018]: time=\"2026-06-11T18:01:55.461273995Z\" level=info msg=\"Removing container: 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6\" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519704 | controller |     "Jun 11 18:01:55.530694 crc crio[22018]: time=\"2026-06-11T18:01:55.530568983Z\" level=info msg=\"Removed container 62e8f4daa474b811409dca5a7ce035ea399ee17c8db036b015a53e97db286bf6: openshift-marketplace/redhat-marketplace-c624r/registry-server\" id=a249f2ab-7382-497a-a429-8303d1944265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519729 | controller |     "Jun 11 18:01:55.536646 crc crio[22018]: time=\"2026-06-11T18:01:55.536192422Z\" level=info msg=\"Removing container: fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396\" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519751 | controller |     "Jun 11 18:01:55.569954 crc crio[22018]: time=\"2026-06-11T18:01:55.569854786Z\" level=info msg=\"Removed container fafce176b9e3189b34996a8d7f120141fe9f6152dd6c6103bf08cb391016e396: openshift-marketplace/redhat-marketplace-c624r/extract-content\" id=a55de34f-456d-466e-9733-6c651ea78386 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519773 | controller |     "Jun 11 18:01:55.573642 crc crio[22018]: time=\"2026-06-11T18:01:55.573563069Z\" level=info msg=\"Removing container: 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172\" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519795 | controller |     "Jun 11 18:01:55.671483 crc crio[22018]: time=\"2026-06-11T18:01:55.671310606Z\" level=info msg=\"Removed container 15d27bd3d950304a646bf34f82d65d064e2c25313b2cb40c11439f7c98bba172: openshift-marketplace/redhat-marketplace-c624r/extract-utilities\" id=9f181e3a-b2f0-43b4-96d1-b7417b5c1c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.519817 | controller |     "Jun 11 18:02:00.590034 crc crio[22018]: time=\"2026-06-11T18:02:00.589205628Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686682-clb6j/POD\" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.519838 | controller |     "Jun 11 18:02:00.591425 crc crio[22018]: time=\"2026-06-11T18:02:00.590045225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.519886 | controller |     "Jun 11 18:02:00.645062 crc crio[22018]: time=\"2026-06-11T18:02:00.644859761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.519912 | controller |     "Jun 11 18:02:00.645062 crc crio[22018]: time=\"2026-06-11T18:02:00.644919713Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686682-clb6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.519935 | controller |     "Jun 11 18:02:01.056247 crc crio[22018]: 2026-06-11T18:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97805b20749dd84 Mac:fa:b8:f5:91:94:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef SocketPath: PciID:}] [{Interface:0xc000698920 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.519960 | controller |     "Jun 11 18:02:01.056247 crc crio[22018]: time=\"2026-06-11T18:02:01.054116954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc00141b3e0}] Aliases:map[]}\"",
2026-06-11 18:17:42.519986 | controller |     "Jun 11 18:02:01.056247 crc crio[22018]: time=\"2026-06-11T18:02:01.054252198Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686682-clb6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.520010 | controller |     "Jun 11 18:02:01.076270 crc crio[22018]: time=\"2026-06-11T18:02:01.075849616Z\" level=info msg=\"Ran pod sandbox 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd with infra container: openshift-infra/auto-csr-approver-29686682-clb6j/POD\" id=69243bbe-e47e-4b8c-adb8-8dbbfbc5efeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.520033 | controller |     "Jun 11 18:02:01.084251 crc crio[22018]: time=\"2026-06-11T18:02:01.084156422Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.520054 | controller |     "Jun 11 18:02:01.095902 crc crio[22018]: time=\"2026-06-11T18:02:01.095823487Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.520093 | controller |     "Jun 11 18:02:02.797996 crc crio[22018]: time=\"2026-06-11T18:02:02.797013655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=61244b88-b1fa-4c69-ad96-78b78b7beaf9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.520115 | controller |     "Jun 11 18:02:02.799259 crc crio[22018]: time=\"2026-06-11T18:02:02.799070869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a395717f-19b6-4380-8511-62ce8593732d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520137 | controller |     "Jun 11 18:02:02.801871 crc crio[22018]: time=\"2026-06-11T18:02:02.801787846Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5d31540-e19f-433a-89b4-e29d8ab0aca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520163 | controller |     "Jun 11 18:02:02.810200 crc crio[22018]: time=\"2026-06-11T18:02:02.810122221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.520187 | controller |     "Jun 11 18:02:02.810814 crc crio[22018]: time=\"2026-06-11T18:02:02.810760172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520208 | controller |     "Jun 11 18:02:02.860216 crc crio[22018]: time=\"2026-06-11T18:02:02.860099722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520232 | controller |     "Jun 11 18:02:03.073809 crc crio[22018]: time=\"2026-06-11T18:02:03.073605401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520255 | controller |     "Jun 11 18:02:03.213092 crc crio[22018]: time=\"2026-06-11T18:02:03.212549185Z\" level=info msg=\"Created container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=36a4ef47-1be1-4f87-849b-daf5098b7156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.520278 | controller |     "Jun 11 18:02:03.214259 crc crio[22018]: time=\"2026-06-11T18:02:03.214158316Z\" level=info msg=\"Starting container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d\" id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.520309 | controller |     "Jun 11 18:02:03.221662 crc crio[22018]: time=\"2026-06-11T18:02:03.221572722Z\" level=info msg=\"Started container\" PID=320053 containerID=18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d description=openshift-infra/auto-csr-approver-29686682-clb6j/oc id=9eafd329-927e-4af9-bccc-98c87c4428a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd",
2026-06-11 18:17:42.520335 | controller |     "Jun 11 18:02:05.625139 crc crio[22018]: time=\"2026-06-11T18:02:05.623800519Z\" level=info msg=\"Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.520358 | controller |     "Jun 11 18:02:05.628607 crc crio[22018]: time=\"2026-06-11T18:02:05.627945042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686682-clb6j Namespace:openshift-infra ID:97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd UID:4f40b373-7611-43d1-86ae-fb2b02941dce NetNS:/var/run/netns/fe3a68fd-f0db-46df-8d0c-1de401551bef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f40b373_7611_43d1_86ae_fb2b02941dce.slice PodAnnotations:0xc002a1af80}] Aliases:map[]}\"",
2026-06-11 18:17:42.520383 | controller |     "Jun 11 18:02:05.628975 crc crio[22018]: time=\"2026-06-11T18:02:05.628946655Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686682-clb6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.520406 | controller |     "Jun 11 18:02:05.979475 crc crio[22018]: time=\"2026-06-11T18:02:05.979300508Z\" level=info msg=\"Stopped pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=da4f4cb1-88d6-41f5-8a00-8582674c84f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.520429 | controller |     "Jun 11 18:02:17.945664 crc crio[22018]: time=\"2026-06-11T18:02:17.944892065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-444tw/POD\" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.520452 | controller |     "Jun 11 18:02:17.946946 crc crio[22018]: time=\"2026-06-11T18:02:17.94691566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520475 | controller |     "Jun 11 18:02:17.985658 crc crio[22018]: time=\"2026-06-11T18:02:17.985606142Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.520499 | controller |     "Jun 11 18:02:17.986194 crc crio[22018]: time=\"2026-06-11T18:02:17.986077707Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-444tw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.520521 | controller |     "Jun 11 18:02:18.576024 crc crio[22018]: 2026-06-11T18:02:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f2b2c60e3f1ab Mac:56:21:1d:01:e5:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 SocketPath: PciID:}] [{Interface:0xc000174d00 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.520546 | controller |     "Jun 11 18:02:18.577587 crc crio[22018]: time=\"2026-06-11T18:02:18.57752385Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc002ca12c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.520580 | controller |     "Jun 11 18:02:18.577738 crc crio[22018]: time=\"2026-06-11T18:02:18.577683305Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-444tw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.520604 | controller |     "Jun 11 18:02:18.586152 crc crio[22018]: time=\"2026-06-11T18:02:18.586080542Z\" level=info msg=\"Ran pod sandbox 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc with infra container: openshift-marketplace/community-operators-444tw/POD\" id=b832e5c4-b8a7-4ca7-861f-da891aca342e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.520624 | controller |     "Jun 11 18:02:18.589211 crc crio[22018]: time=\"2026-06-11T18:02:18.589146481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3973bad0-90a2-4d68-a480-060ddbddab54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520644 | controller |     "Jun 11 18:02:18.593240 crc crio[22018]: time=\"2026-06-11T18:02:18.593176347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59dd113a-01c5-48f2-82d9-0557885630a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520665 | controller |     "Jun 11 18:02:18.603039 crc crio[22018]: time=\"2026-06-11T18:02:18.602996129Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/extract-utilities\" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.520687 | controller |     "Jun 11 18:02:18.603657 crc crio[22018]: time=\"2026-06-11T18:02:18.603632539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520708 | controller |     "Jun 11 18:02:18.667008 crc crio[22018]: time=\"2026-06-11T18:02:18.666578323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520729 | controller |     "Jun 11 18:02:18.671309 crc crio[22018]: time=\"2026-06-11T18:02:18.671276063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.520752 | controller |     "Jun 11 18:02:18.820617 crc crio[22018]: time=\"2026-06-11T18:02:18.820557727Z\" level=info msg=\"Created container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities\" id=f6c7bb5b-876d-4d3a-a8fc-e40d2cb48dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.520776 | controller |     "Jun 11 18:02:18.821829 crc crio[22018]: time=\"2026-06-11T18:02:18.821737224Z\" level=info msg=\"Starting container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e\" id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.520801 | controller |     "Jun 11 18:02:18.828017 crc crio[22018]: time=\"2026-06-11T18:02:18.827872809Z\" level=info msg=\"Started container\" PID=321221 containerID=567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e description=openshift-marketplace/community-operators-444tw/extract-utilities id=3423af4f-7cc6-4e48-8a87-b93494eaaa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc",
2026-06-11 18:17:42.520833 | controller |     "Jun 11 18:02:19.845831 crc crio[22018]: time=\"2026-06-11T18:02:19.845730198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.520888 | controller |     "Jun 11 18:02:19.853550 crc crio[22018]: time=\"2026-06-11T18:02:19.853282349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.520915 | controller |     "Jun 11 18:02:20.514112 crc crio[22018]: time=\"2026-06-11T18:02:20.513621144Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=96d13795-5e8b-4d6e-9c9b-eca96ade7183 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.520940 | controller |     "Jun 11 18:02:20.515403 crc crio[22018]: time=\"2026-06-11T18:02:20.515266176Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ce3b09c3-9589-4903-9cca-0222ab50156c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520964 | controller |     "Jun 11 18:02:20.518194 crc crio[22018]: time=\"2026-06-11T18:02:20.518120227Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fa000bf7-fd2a-4b17-a736-db71ec9ffbfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.520988 | controller |     "Jun 11 18:02:20.524221 crc crio[22018]: time=\"2026-06-11T18:02:20.524155709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/extract-content\" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.521011 | controller |     "Jun 11 18:02:20.524670 crc crio[22018]: time=\"2026-06-11T18:02:20.524610784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521034 | controller |     "Jun 11 18:02:20.565287 crc crio[22018]: time=\"2026-06-11T18:02:20.565181415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521059 | controller |     "Jun 11 18:02:20.567983 crc crio[22018]: time=\"2026-06-11T18:02:20.567944234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521083 | controller |     "Jun 11 18:02:20.755020 crc crio[22018]: time=\"2026-06-11T18:02:20.754854655Z\" level=info msg=\"Created container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content\" id=fff01895-ab81-4b97-a2e5-4d659ae90403 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.521108 | controller |     "Jun 11 18:02:20.757769 crc crio[22018]: time=\"2026-06-11T18:02:20.757273012Z\" level=info msg=\"Starting container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8\" id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.521133 | controller |     "Jun 11 18:02:20.767269 crc crio[22018]: time=\"2026-06-11T18:02:20.76698238Z\" level=info msg=\"Started container\" PID=321346 containerID=6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8 description=openshift-marketplace/community-operators-444tw/extract-content id=e39b0c2d-76f4-4170-a0d6-d0b6d6453968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc",
2026-06-11 18:17:42.521164 | controller |     "Jun 11 18:02:22.897981 crc crio[22018]: time=\"2026-06-11T18:02:22.896238297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91c47b4f-0538-4ec9-8fba-69367f3aabdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.521187 | controller |     "Jun 11 18:02:22.900549 crc crio[22018]: time=\"2026-06-11T18:02:22.900001847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d8cc318-adf1-433e-bd59-008df60339e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.521208 | controller |     "Jun 11 18:02:22.908538 crc crio[22018]: time=\"2026-06-11T18:02:22.908176567Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-444tw/registry-server\" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.521229 | controller |     "Jun 11 18:02:22.908783 crc crio[22018]: time=\"2026-06-11T18:02:22.908628782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521250 | controller |     "Jun 11 18:02:22.985154 crc crio[22018]: time=\"2026-06-11T18:02:22.984627683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521272 | controller |     "Jun 11 18:02:22.993266 crc crio[22018]: time=\"2026-06-11T18:02:22.993140247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.521294 | controller |     "Jun 11 18:02:23.146144 crc crio[22018]: time=\"2026-06-11T18:02:23.145991199Z\" level=info msg=\"Created container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=a820bc7e-64f0-42e3-b237-05e04557e19d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.521318 | controller |     "Jun 11 18:02:23.147860 crc crio[22018]: time=\"2026-06-11T18:02:23.147790076Z\" level=info msg=\"Starting container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa\" id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.521344 | controller |     "Jun 11 18:02:23.154304 crc crio[22018]: time=\"2026-06-11T18:02:23.15417667Z\" level=info msg=\"Started container\" PID=321431 containerID=6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa description=openshift-marketplace/community-operators-444tw/registry-server id=bbbfca0b-90fe-4655-a59f-b106ad1bec80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc",
2026-06-11 18:17:42.521370 | controller |     "Jun 11 18:02:30.000866 crc crio[22018]: time=\"2026-06-11T18:02:29.999814895Z\" level=info msg=\"Stopping container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa (timeout: 2s)\" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.521394 | controller |     "Jun 11 18:02:30.122837 crc crio[22018]: time=\"2026-06-11T18:02:30.122627465Z\" level=info msg=\"Stopped container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=05d895c5-274a-4354-9dcd-6b99c7821386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.521418 | controller |     "Jun 11 18:02:30.123777 crc crio[22018]: time=\"2026-06-11T18:02:30.12371526Z\" level=info msg=\"Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.521449 | controller |     "Jun 11 18:02:30.124478 crc crio[22018]: time=\"2026-06-11T18:02:30.124382851Z\" level=info msg=\"Got pod network &{Name:community-operators-444tw Namespace:openshift-marketplace ID:57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc UID:dfaf356a-d6c1-4832-b88f-c0526f2d8208 NetNS:/var/run/netns/c01ec86c-660a-4a08-a84f-03920acd6eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddfaf356a_d6c1_4832_b88f_c0526f2d8208.slice PodAnnotations:0xc0074843d0}] Aliases:map[]}\"",
2026-06-11 18:17:42.521472 | controller |     "Jun 11 18:02:30.124581 crc crio[22018]: time=\"2026-06-11T18:02:30.124558507Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-444tw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.521495 | controller |     "Jun 11 18:02:30.579808 crc crio[22018]: time=\"2026-06-11T18:02:30.579390189Z\" level=info msg=\"Stopped pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=e9bf7774-88ca-4fdb-90fc-618d39eab72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.521519 | controller |     "Jun 11 18:02:31.018049 crc crio[22018]: time=\"2026-06-11T18:02:31.017968793Z\" level=info msg=\"Removing container: 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa\" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521542 | controller |     "Jun 11 18:02:31.056969 crc crio[22018]: time=\"2026-06-11T18:02:31.056882153Z\" level=info msg=\"Removed container 6807f32602f89559b042de8aff7c211ae2405a5995eda369bc7182c8a4fe95fa: openshift-marketplace/community-operators-444tw/registry-server\" id=d29b71fd-e55b-4462-a126-f42b199a9fa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521565 | controller |     "Jun 11 18:02:31.059752 crc crio[22018]: time=\"2026-06-11T18:02:31.059666211Z\" level=info msg=\"Removing container: 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8\" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521586 | controller |     "Jun 11 18:02:31.097954 crc crio[22018]: time=\"2026-06-11T18:02:31.097901171Z\" level=info msg=\"Removed container 6cfa46eb965eb6aa9e6d2de5e0487ecb020b5b0ad03498541009e14ed393a1f8: openshift-marketplace/community-operators-444tw/extract-content\" id=3e35835a-5a85-4474-a393-4d4fdb384180 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521608 | controller |     "Jun 11 18:02:31.101519 crc crio[22018]: time=\"2026-06-11T18:02:31.101388419Z\" level=info msg=\"Removing container: 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e\" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521629 | controller |     "Jun 11 18:02:31.146743 crc crio[22018]: time=\"2026-06-11T18:02:31.146629322Z\" level=info msg=\"Removed container 567ad549b97182636e7ab12f8fcbb1f19e79ed827540b833997eb965770adc1e: openshift-marketplace/community-operators-444tw/extract-utilities\" id=0bb0280c-9d2b-4df6-a2b6-9663d903fe0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521649 | controller |     "Jun 11 18:02:54.558199 crc crio[22018]: time=\"2026-06-11T18:02:54.557282357Z\" level=info msg=\"Removing container: 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83\" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521670 | controller |     "Jun 11 18:02:54.686477 crc crio[22018]: time=\"2026-06-11T18:02:54.6859397Z\" level=info msg=\"Removed container 12ab5c7f688e604a9a48f740b41fbd6279943fa6e1732ae45ac8e50eaaca9c83: openshift-infra/auto-csr-approver-29686676-pjznl/oc\" id=80de3f20-69d2-4edb-bfff-4ff793b31d13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521695 | controller |     "Jun 11 18:02:54.689935 crc crio[22018]: time=\"2026-06-11T18:02:54.689856408Z\" level=info msg=\"Removing container: 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f\" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521717 | controller |     "Jun 11 18:02:54.765900 crc crio[22018]: time=\"2026-06-11T18:02:54.76580197Z\" level=info msg=\"Removed container 465d1f1c37bedf74ddd500986274202666e323e3e7c96ee863dc84d32f79d99f: openstack/nova-cell1-cell-mapping-24pt9/nova-manage\" id=16871846-90ab-44eb-9faf-19d38fc191cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521737 | controller |     "Jun 11 18:02:54.768797 crc crio[22018]: time=\"2026-06-11T18:02:54.768698298Z\" level=info msg=\"Removing container: 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6\" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521759 | controller |     "Jun 11 18:02:54.835694 crc crio[22018]: time=\"2026-06-11T18:02:54.835583629Z\" level=info msg=\"Removed container 94f6e0823fc27c354be44b890da9402fb34e334472e28fd1bab6a8e5226f37a6: openstack/cinder-db-sync-2pln9/cinder-db-sync\" id=d893c240-5393-4c87-b6f1-04ebfdd49df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521781 | controller |     "Jun 11 18:02:54.840039 crc crio[22018]: time=\"2026-06-11T18:02:54.839938886Z\" level=info msg=\"Removing container: ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e\" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521803 | controller |     "Jun 11 18:02:54.918134 crc crio[22018]: time=\"2026-06-11T18:02:54.918017856Z\" level=info msg=\"Removed container ecaae007749b70e1c73e464ffd1cc1c7f36192cd6dda3cb7209325e377a1ea3e: openstack/neutron-db-sync-z8lc6/neutron-db-sync\" id=99c8c56e-72b0-440a-b9c0-fa549cfb6349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521824 | controller |     "Jun 11 18:02:54.922614 crc crio[22018]: time=\"2026-06-11T18:02:54.922512006Z\" level=info msg=\"Removing container: 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67\" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521846 | controller |     "Jun 11 18:02:54.989113 crc crio[22018]: time=\"2026-06-11T18:02:54.989010087Z\" level=info msg=\"Removed container 22192ca732649bab90210a3a88d665d1e49de989a10e5a58a87771d12117cd67: openstack/nova-cell0-conductor-db-sync-ddjp5/nova-cell0-conductor-db-sync\" id=88638e0f-648a-4506-b5c8-ce78d23d27d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521901 | controller |     "Jun 11 18:02:54.991853 crc crio[22018]: time=\"2026-06-11T18:02:54.991779221Z\" level=info msg=\"Removing container: af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe\" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521926 | controller |     "Jun 11 18:02:55.043114 crc crio[22018]: time=\"2026-06-11T18:02:55.043031133Z\" level=info msg=\"Removed container af6b0149de045ee0d53f1f00c64ac2c69ec80129ce7d6703074d797968cc2ebe: openstack/barbican-db-sync-kshl6/barbican-db-sync\" id=45bf7248-e069-4bcd-8b40-1799c88082cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521950 | controller |     "Jun 11 18:02:55.045482 crc crio[22018]: time=\"2026-06-11T18:02:55.045407219Z\" level=info msg=\"Removing container: eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de\" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.521974 | controller |     "Jun 11 18:02:55.090406 crc crio[22018]: time=\"2026-06-11T18:02:55.090095116Z\" level=info msg=\"Removed container eca43400ce699693142b82840c2be62637036bdb4906d3e1cf669a5f417fb8de: openstack/placement-db-sync-bh99h/placement-db-sync\" id=ee8a368b-7bc4-4419-9675-f04a66b063f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522001 | controller |     "Jun 11 18:02:55.093702 crc crio[22018]: time=\"2026-06-11T18:02:55.093645135Z\" level=info msg=\"Removing container: d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4\" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522024 | controller |     "Jun 11 18:02:55.138152 crc crio[22018]: time=\"2026-06-11T18:02:55.138056547Z\" level=info msg=\"Removed container d2dfbfe8c7025f0ff78ce60cbe21c780057e208d6dbaf41789423b8b3e2675c4: openstack/cinder-online-data-migrations-cdt5v/cinder-online-data-migrations\" id=c47683fa-acee-48d5-a399-53d7569ad331 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522046 | controller |     "Jun 11 18:02:55.142958 crc crio[22018]: time=\"2026-06-11T18:02:55.142896703Z\" level=info msg=\"Removing container: adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589\" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522066 | controller |     "Jun 11 18:02:55.280609 crc crio[22018]: time=\"2026-06-11T18:02:55.280528969Z\" level=info msg=\"Removed container adc19cf7c21ad0b26bc5d39d53e5147b7bbb92b1d6a9632e54558d4dd0f31589: openstack/glance-db-sync-7tpl5/glance-db-sync\" id=0a87ce26-0d42-4a4c-9f75-f001dffacb69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522086 | controller |     "Jun 11 18:02:55.283435 crc crio[22018]: time=\"2026-06-11T18:02:55.283224621Z\" level=info msg=\"Removing container: fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3\" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522108 | controller |     "Jun 11 18:02:55.346954 crc crio[22018]: time=\"2026-06-11T18:02:55.346701015Z\" level=info msg=\"Removed container fdb3cd89fa9127df8969a5e36d1946ca2b207f3710e71d00a769c95659cc25f3: openstack/nova-cell1-conductor-db-sync-psd8d/nova-cell1-conductor-db-sync\" id=5e86a2f4-e666-4a23-830f-fcb4a54fa46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522131 | controller |     "Jun 11 18:02:55.350504 crc crio[22018]: time=\"2026-06-11T18:02:55.350278346Z\" level=info msg=\"Removing container: eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6\" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522152 | controller |     "Jun 11 18:02:55.426808 crc crio[22018]: time=\"2026-06-11T18:02:55.426663908Z\" level=info msg=\"Removed container eca154e1cef376f6e68de3b65cec3355c57619552fe6531ff631558e2e97a3e6: openstack/nova-cell0-cell-mapping-6lrnw/nova-manage\" id=d0beca19-030b-4fa8-8a85-5a8aed20fd61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.522176 | controller |     "Jun 11 18:02:55.441037 crc crio[22018]: time=\"2026-06-11T18:02:55.4408589Z\" level=info msg=\"Stopping pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522199 | controller |     "Jun 11 18:02:55.441037 crc crio[22018]: time=\"2026-06-11T18:02:55.440959273Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=d90e6935-d9af-4ac1-9e6a-e3b98118629f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522222 | controller |     "Jun 11 18:02:55.442134 crc crio[22018]: time=\"2026-06-11T18:02:55.442070068Z\" level=info msg=\"Removing pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522243 | controller |     "Jun 11 18:02:55.461827 crc crio[22018]: time=\"2026-06-11T18:02:55.461717621Z\" level=info msg=\"Removed pod sandbox: a2c3f3fae2db27afa4fb0eddc2ec406a5c689da3c4ed17692dd357e5d41f0f2a\" id=2eb76a62-ec45-427a-9aee-b52bc8b42386 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522270 | controller |     "Jun 11 18:02:55.463599 crc crio[22018]: time=\"2026-06-11T18:02:55.462876451Z\" level=info msg=\"Stopping pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522295 | controller |     "Jun 11 18:02:55.463599 crc crio[22018]: time=\"2026-06-11T18:02:55.463074957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=77815dbd-1e62-42d7-980d-bec07e56b18e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522319 | controller |     "Jun 11 18:02:55.464555 crc crio[22018]: time=\"2026-06-11T18:02:55.463908543Z\" level=info msg=\"Removing pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522341 | controller |     "Jun 11 18:02:55.484284 crc crio[22018]: time=\"2026-06-11T18:02:55.484198086Z\" level=info msg=\"Removed pod sandbox: 57f2b2c60e3f1abe0da34dccb01faf6cc5f9d40aaef9eb061ff4164887f591fc\" id=ae90ca8c-f9a5-4615-8ff1-5a0008142188 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522364 | controller |     "Jun 11 18:02:55.485112 crc crio[22018]: time=\"2026-06-11T18:02:55.485028796Z\" level=info msg=\"Stopping pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522385 | controller |     "Jun 11 18:02:55.485182 crc crio[22018]: time=\"2026-06-11T18:02:55.485147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=f74393f3-d6c5-4402-9b9d-aea637f364c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522408 | controller |     "Jun 11 18:02:55.486134 crc crio[22018]: time=\"2026-06-11T18:02:55.486049139Z\" level=info msg=\"Removing pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522429 | controller |     "Jun 11 18:02:55.504835 crc crio[22018]: time=\"2026-06-11T18:02:55.504738666Z\" level=info msg=\"Removed pod sandbox: 39fa8bf2c37bceed653d4a4f519b520334419670625ffb8c291867ecaa602ee1\" id=204f8c97-32d2-4330-86c7-d270c2f22375 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522451 | controller |     "Jun 11 18:02:55.506389 crc crio[22018]: time=\"2026-06-11T18:02:55.506283964Z\" level=info msg=\"Stopping pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522471 | controller |     "Jun 11 18:02:55.506616 crc crio[22018]: time=\"2026-06-11T18:02:55.506536752Z\" level=info msg=\"Stopped pod sandbox (already stopped): defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=32174da4-abd5-4af5-9263-e330b92ef74c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522493 | controller |     "Jun 11 18:02:55.508691 crc crio[22018]: time=\"2026-06-11T18:02:55.508604807Z\" level=info msg=\"Removing pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522517 | controller |     "Jun 11 18:02:55.536152 crc crio[22018]: time=\"2026-06-11T18:02:55.536070834Z\" level=info msg=\"Removed pod sandbox: defd7398473ec29ebde8dd61451a7cee6ac0676da565ff9445f28c3499f4cbd1\" id=f5bc0c69-37c9-41eb-aa6d-d136c1d95bea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522547 | controller |     "Jun 11 18:02:55.537441 crc crio[22018]: time=\"2026-06-11T18:02:55.537314612Z\" level=info msg=\"Stopping pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522572 | controller |     "Jun 11 18:02:55.537545 crc crio[22018]: time=\"2026-06-11T18:02:55.537486557Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=1907f2b4-bff3-4c68-9ab2-ac446ae99429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522595 | controller |     "Jun 11 18:02:55.540316 crc crio[22018]: time=\"2026-06-11T18:02:55.538390745Z\" level=info msg=\"Removing pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522619 | controller |     "Jun 11 18:02:55.554004 crc crio[22018]: time=\"2026-06-11T18:02:55.55352674Z\" level=info msg=\"Removed pod sandbox: a5c9874bdb69b4f627981c4063283f47b7b2b720e7d412644678766b32ff1b54\" id=29bc3723-020d-44dd-b52e-c82aac69d15d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522641 | controller |     "Jun 11 18:02:55.555398 crc crio[22018]: time=\"2026-06-11T18:02:55.555279473Z\" level=info msg=\"Stopping pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522663 | controller |     "Jun 11 18:02:55.555498 crc crio[22018]: time=\"2026-06-11T18:02:55.555426538Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=5f0fa0b7-8bb4-466e-8f20-b9a846c79b5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522687 | controller |     "Jun 11 18:02:55.556113 crc crio[22018]: time=\"2026-06-11T18:02:55.556048208Z\" level=info msg=\"Removing pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522710 | controller |     "Jun 11 18:02:55.573915 crc crio[22018]: time=\"2026-06-11T18:02:55.573820197Z\" level=info msg=\"Removed pod sandbox: fc5dc199b8e1fa1840209934ab3c45cb291c4444d4f4c84ca39c8bb4549fef3e\" id=856eeff4-0526-4dd6-83c6-1e92f629f0f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522735 | controller |     "Jun 11 18:02:55.575111 crc crio[22018]: time=\"2026-06-11T18:02:55.574980751Z\" level=info msg=\"Stopping pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522760 | controller |     "Jun 11 18:02:55.575111 crc crio[22018]: time=\"2026-06-11T18:02:55.575074154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=8334fdbb-9533-422e-9f9d-b182d33d200d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522787 | controller |     "Jun 11 18:02:55.575826 crc crio[22018]: time=\"2026-06-11T18:02:55.575754395Z\" level=info msg=\"Removing pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522812 | controller |     "Jun 11 18:02:55.595551 crc crio[22018]: time=\"2026-06-11T18:02:55.595422784Z\" level=info msg=\"Removed pod sandbox: 70b9f78031ace660a675afa61ac7e4425490ee52f0d7fcca09791d697c604d4a\" id=ba339142-7044-4845-8788-ae95173b0bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522837 | controller |     "Jun 11 18:02:55.596639 crc crio[22018]: time=\"2026-06-11T18:02:55.596524086Z\" level=info msg=\"Stopping pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522901 | controller |     "Jun 11 18:02:55.596720 crc crio[22018]: time=\"2026-06-11T18:02:55.59665697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=aa4536d0-5709-4d69-bd34-708ab131fe3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522932 | controller |     "Jun 11 18:02:55.597563 crc crio[22018]: time=\"2026-06-11T18:02:55.59727509Z\" level=info msg=\"Removing pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522956 | controller |     "Jun 11 18:02:55.619845 crc crio[22018]: time=\"2026-06-11T18:02:55.619734471Z\" level=info msg=\"Removed pod sandbox: 0c57c91ae0c0cbb940aca7849b31d2cf9f8ad16ca317e9d0176a7f25444ca73b\" id=e74a18f5-92ae-48bf-b053-17f253c85b24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.522978 | controller |     "Jun 11 18:02:55.620916 crc crio[22018]: time=\"2026-06-11T18:02:55.620815485Z\" level=info msg=\"Stopping pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.522999 | controller |     "Jun 11 18:02:55.620988 crc crio[22018]: time=\"2026-06-11T18:02:55.620940139Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=57c0b10e-40fd-469b-873f-a130d3f7c20f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523021 | controller |     "Jun 11 18:02:55.622793 crc crio[22018]: time=\"2026-06-11T18:02:55.62271459Z\" level=info msg=\"Removing pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523042 | controller |     "Jun 11 18:02:55.641442 crc crio[22018]: time=\"2026-06-11T18:02:55.641305004Z\" level=info msg=\"Removed pod sandbox: cc4688767582813a20fbb7fd9b20602c8248b370559788cf495344ddae826100\" id=e4698094-b495-44ff-9bf2-927f8a42918e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523063 | controller |     "Jun 11 18:02:55.642303 crc crio[22018]: time=\"2026-06-11T18:02:55.642217971Z\" level=info msg=\"Stopping pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523086 | controller |     "Jun 11 18:02:55.642413 crc crio[22018]: time=\"2026-06-11T18:02:55.642389027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=e48e5944-aa25-47b4-8c15-3d0d3237a544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523108 | controller |     "Jun 11 18:02:55.643576 crc crio[22018]: time=\"2026-06-11T18:02:55.643514823Z\" level=info msg=\"Removing pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523130 | controller |     "Jun 11 18:02:55.666183 crc crio[22018]: time=\"2026-06-11T18:02:55.666043049Z\" level=info msg=\"Removed pod sandbox: 644db00b53dae12ddfb4a1f293c9fa1874eafe2a2e10c722378ef00249d73f7d\" id=a39a64de-cd7b-4418-ac5a-1d5b8e0b19c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523150 | controller |     "Jun 11 18:02:55.667638 crc crio[22018]: time=\"2026-06-11T18:02:55.667555598Z\" level=info msg=\"Stopping pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523172 | controller |     "Jun 11 18:02:55.667715 crc crio[22018]: time=\"2026-06-11T18:02:55.667646011Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=8d80c53c-46db-4349-800e-3828075b1936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523197 | controller |     "Jun 11 18:02:55.668266 crc crio[22018]: time=\"2026-06-11T18:02:55.668202699Z\" level=info msg=\"Removing pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523218 | controller |     "Jun 11 18:02:55.682582 crc crio[22018]: time=\"2026-06-11T18:02:55.682493415Z\" level=info msg=\"Removed pod sandbox: fe85a6982f3c84acc382065712248fafe081682931fb3b599e56e4d66744c555\" id=7ae8e53d-4adf-456d-888d-87627a758ba9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523238 | controller |     "Jun 11 18:02:55.683921 crc crio[22018]: time=\"2026-06-11T18:02:55.683865178Z\" level=info msg=\"Stopping pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523254 | controller |     "Jun 11 18:02:55.683995 crc crio[22018]: time=\"2026-06-11T18:02:55.683948841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=1da9c4d5-b4f2-4f2c-a077-23418d139d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523271 | controller |     "Jun 11 18:02:55.684708 crc crio[22018]: time=\"2026-06-11T18:02:55.68453542Z\" level=info msg=\"Removing pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523288 | controller |     "Jun 11 18:02:55.707261 crc crio[22018]: time=\"2026-06-11T18:02:55.707076171Z\" level=info msg=\"Removed pod sandbox: 880d1e01177ca7720aad092ba42c9e30ca902dd14d5cff882b13295d11106832\" id=2f8f6fe2-1187-4d83-8221-29cfbfd108af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523304 | controller |     "Jun 11 18:02:55.708534 crc crio[22018]: time=\"2026-06-11T18:02:55.708433049Z\" level=info msg=\"Stopping pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523319 | controller |     "Jun 11 18:02:55.708648 crc crio[22018]: time=\"2026-06-11T18:02:55.708559683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=b809af64-37c8-4231-81d5-b14788efe6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.523335 | controller |     "Jun 11 18:02:55.709280 crc crio[22018]: time=\"2026-06-11T18:02:55.709238375Z\" level=info msg=\"Removing pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523351 | controller |     "Jun 11 18:02:55.725618 crc crio[22018]: time=\"2026-06-11T18:02:55.725541706Z\" level=info msg=\"Removed pod sandbox: 053ef16419b5cbb85a8b0c7575a0622731b82b0109453f16354ca9341b760adc\" id=81de9212-1c4f-49c0-bf0b-73d12b906d1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.523368 | controller |     "Jun 11 18:03:02.212127 crc crio[22018]: time=\"2026-06-11T18:03:02.21122194Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-9xx7k/POD\" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.523384 | controller |     "Jun 11 18:03:02.213706 crc crio[22018]: time=\"2026-06-11T18:03:02.21215735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.523413 | controller |     "Jun 11 18:03:02.276775 crc crio[22018]: time=\"2026-06-11T18:03:02.276495388Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"",
2026-06-11 18:17:42.523438 | controller |     "Jun 11 18:03:02.276775 crc crio[22018]: time=\"2026-06-11T18:03:02.276752216Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-9xx7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.523462 | controller |     "Jun 11 18:03:02.923603 crc crio[22018]: 2026-06-11T18:03:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b1df229dd7e456 Mac:42:96:4c:14:e6:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a SocketPath: PciID:}] [{Interface:0xc0002a3550 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.523485 | controller |     "Jun 11 18:03:02.924733 crc crio[22018]: time=\"2026-06-11T18:03:02.924672698Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc005da0028}] Aliases:map[]}\"",
2026-06-11 18:17:42.523505 | controller |     "Jun 11 18:03:02.924871 crc crio[22018]: time=\"2026-06-11T18:03:02.924824382Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-9xx7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.523522 | controller |     "Jun 11 18:03:02.933482 crc crio[22018]: time=\"2026-06-11T18:03:02.933375369Z\" level=info msg=\"Ran pod sandbox 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 with infra container: openshift-marketplace/certified-operators-9xx7k/POD\" id=56716478-c6c8-4468-bf26-8ec19d346d84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.523540 | controller |     "Jun 11 18:03:02.936004 crc crio[22018]: time=\"2026-06-11T18:03:02.935915721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=883854ca-bb2f-4b04-91ea-67db58548b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.523558 | controller |     "Jun 11 18:03:02.938103 crc crio[22018]: time=\"2026-06-11T18:03:02.938026103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b205219b-aa0b-48b1-892a-ba39f16002cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.523574 | controller |     "Jun 11 18:03:02.945377 crc crio[22018]: time=\"2026-06-11T18:03:02.94524613Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.523591 | controller |     "Jun 11 18:03:02.945956 crc crio[22018]: time=\"2026-06-11T18:03:02.945890601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.523611 | controller |     "Jun 11 18:03:02.988404 crc crio[22018]: time=\"2026-06-11T18:03:02.98825738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.523805 | controller |     "Jun 11 18:03:02.991958 crc crio[22018]: time=\"2026-06-11T18:03:02.991901917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.523824 | controller |     "Jun 11 18:03:03.132987 crc crio[22018]: time=\"2026-06-11T18:03:03.132880804Z\" level=info msg=\"Created container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=16148c40-fb54-4ea3-8e9d-76d597fbf442 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.523841 | controller |     "Jun 11 18:03:03.134265 crc crio[22018]: time=\"2026-06-11T18:03:03.134187006Z\" level=info msg=\"Starting container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de\" id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.523882 | controller |     "Jun 11 18:03:03.140841 crc crio[22018]: time=\"2026-06-11T18:03:03.140642952Z\" level=info msg=\"Started container\" PID=323917 containerID=37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de description=openshift-marketplace/certified-operators-9xx7k/extract-utilities id=41925826-3c82-4d38-aa3a-73910edf6995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656",
2026-06-11 18:17:42.523901 | controller |     "Jun 11 18:03:03.511126 crc crio[22018]: time=\"2026-06-11T18:03:03.510689546Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.523917 | controller |     "Jun 11 18:03:03.522500 crc crio[22018]: time=\"2026-06-11T18:03:03.522401428Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.523934 | controller |     "Jun 11 18:03:04.298822 crc crio[22018]: time=\"2026-06-11T18:03:04.29824138Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=fd9abae5-628e-448d-a278-41859f8ced5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.523950 | controller |     "Jun 11 18:03:04.300970 crc crio[22018]: time=\"2026-06-11T18:03:04.300837612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bf5b8656-e91f-4c5a-8096-aa4ea2d29fd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.523966 | controller |     "Jun 11 18:03:04.305719 crc crio[22018]: time=\"2026-06-11T18:03:04.305580633Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d10d7576-a64f-4f5c-adb4-962e254e73c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.523981 | controller |     "Jun 11 18:03:04.318262 crc crio[22018]: time=\"2026-06-11T18:03:04.318110003Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.523997 | controller |     "Jun 11 18:03:04.319160 crc crio[22018]: time=\"2026-06-11T18:03:04.319046383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524029 | controller |     "Jun 11 18:03:04.403555 crc crio[22018]: time=\"2026-06-11T18:03:04.403393258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524196 | controller |     "Jun 11 18:03:04.408093 crc crio[22018]: time=\"2026-06-11T18:03:04.408017835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524222 | controller |     "Jun 11 18:03:04.588924 crc crio[22018]: time=\"2026-06-11T18:03:04.588821206Z\" level=info msg=\"Created container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=d4d3d2a4-a499-4f5a-abda-1b6ef7f413cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524239 | controller |     "Jun 11 18:03:04.590473 crc crio[22018]: time=\"2026-06-11T18:03:04.590390402Z\" level=info msg=\"Starting container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5\" id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.524255 | controller |     "Jun 11 18:03:04.598286 crc crio[22018]: time=\"2026-06-11T18:03:04.5981834Z\" level=info msg=\"Started container\" PID=323958 containerID=b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5 description=openshift-marketplace/certified-operators-9xx7k/extract-content id=6f900f44-0dd3-481c-861b-132432d40da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656",
2026-06-11 18:17:42.524272 | controller |     "Jun 11 18:03:06.591919 crc crio[22018]: time=\"2026-06-11T18:03:06.590137574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39fd5862-9567-497f-8607-1a45c450edf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524288 | controller |     "Jun 11 18:03:06.702074 crc crio[22018]: time=\"2026-06-11T18:03:06.701956834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=569a4955-71e8-4292-9af9-7cd6aa9c6362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524304 | controller |     "Jun 11 18:03:06.850256 crc crio[22018]: time=\"2026-06-11T18:03:06.849952017Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524320 | controller |     "Jun 11 18:03:06.850650 crc crio[22018]: time=\"2026-06-11T18:03:06.850527775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524336 | controller |     "Jun 11 18:03:06.916295 crc crio[22018]: time=\"2026-06-11T18:03:06.916160365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524352 | controller |     "Jun 11 18:03:06.919980 crc crio[22018]: time=\"2026-06-11T18:03:06.919896063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524367 | controller |     "Jun 11 18:03:07.073192 crc crio[22018]: time=\"2026-06-11T18:03:07.072947117Z\" level=info msg=\"Created container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=e42294dd-7c8f-40e3-ab60-808d54b0bce3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524383 | controller |     "Jun 11 18:03:07.074759 crc crio[22018]: time=\"2026-06-11T18:03:07.074670451Z\" level=info msg=\"Starting container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc\" id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.524408 | controller |     "Jun 11 18:03:07.080123 crc crio[22018]: time=\"2026-06-11T18:03:07.080013011Z\" level=info msg=\"Started container\" PID=324145 containerID=9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc description=openshift-marketplace/certified-operators-9xx7k/registry-server id=f9ceb9af-6d1a-45ff-a13e-1d6ad440deaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656",
2026-06-11 18:17:42.524434 | controller |     "Jun 11 18:03:11.905008 crc crio[22018]: time=\"2026-06-11T18:03:11.904304668Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ght8n/POD\" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.524458 | controller |     "Jun 11 18:03:11.906274 crc crio[22018]: time=\"2026-06-11T18:03:11.905220918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524478 | controller |     "Jun 11 18:03:11.951594 crc crio[22018]: time=\"2026-06-11T18:03:11.95116107Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}\"",
2026-06-11 18:17:42.524495 | controller |     "Jun 11 18:03:11.951594 crc crio[22018]: time=\"2026-06-11T18:03:11.951549142Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ght8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.524512 | controller |     "Jun 11 18:03:12.518980 crc crio[22018]: 2026-06-11T18:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ca05f23aac9ae Mac:f2:0b:89:38:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.524530 | controller |     "Jun 11 18:03:12.520942 crc crio[22018]: time=\"2026-06-11T18:03:12.520634443Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc000380470}] Aliases:map[]}\"",
2026-06-11 18:17:42.524546 | controller |     "Jun 11 18:03:12.521117 crc crio[22018]: time=\"2026-06-11T18:03:12.521059257Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ght8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.524563 | controller |     "Jun 11 18:03:12.530199 crc crio[22018]: time=\"2026-06-11T18:03:12.530105063Z\" level=info msg=\"Ran pod sandbox 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc with infra container: openshift-marketplace/redhat-operators-ght8n/POD\" id=970d0252-82d6-4fdb-93ff-a5ba12e50fdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.524580 | controller |     "Jun 11 18:03:12.533307 crc crio[22018]: time=\"2026-06-11T18:03:12.533233624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2e9b236-d1bc-4ad1-b91c-ba4bd10e3030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524601 | controller |     "Jun 11 18:03:12.535585 crc crio[22018]: time=\"2026-06-11T18:03:12.535508488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=766c2255-23a9-4ef6-a6c6-c91cf7ed3144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524618 | controller |     "Jun 11 18:03:12.544657 crc crio[22018]: time=\"2026-06-11T18:03:12.544534792Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524633 | controller |     "Jun 11 18:03:12.545056 crc crio[22018]: time=\"2026-06-11T18:03:12.544974126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524649 | controller |     "Jun 11 18:03:12.600368 crc crio[22018]: time=\"2026-06-11T18:03:12.600118282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524666 | controller |     "Jun 11 18:03:12.607715 crc crio[22018]: time=\"2026-06-11T18:03:12.607594061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524682 | controller |     "Jun 11 18:03:12.780788 crc crio[22018]: time=\"2026-06-11T18:03:12.780585288Z\" level=info msg=\"Created container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=86bdd6d5-f8d4-4590-8b01-37b144139357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524698 | controller |     "Jun 11 18:03:12.782027 crc crio[22018]: time=\"2026-06-11T18:03:12.781948579Z\" level=info msg=\"Starting container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97\" id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.524715 | controller |     "Jun 11 18:03:12.789864 crc crio[22018]: time=\"2026-06-11T18:03:12.789004587Z\" level=info msg=\"Started container\" PID=324631 containerID=762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97 description=openshift-marketplace/redhat-operators-ght8n/extract-utilities id=a27d1ff8-0226-4471-acf4-66570f3782a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc",
2026-06-11 18:17:42.524732 | controller |     "Jun 11 18:03:13.697126 crc crio[22018]: time=\"2026-06-11T18:03:13.696601084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.524750 | controller |     "Jun 11 18:03:13.703206 crc crio[22018]: time=\"2026-06-11T18:03:13.703131842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.524767 | controller |     "Jun 11 18:03:14.358492 crc crio[22018]: time=\"2026-06-11T18:03:14.35791665Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=3f2ea504-9042-48cb-8886-d92dc28d4e43 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.524784 | controller |     "Jun 11 18:03:14.359498 crc crio[22018]: time=\"2026-06-11T18:03:14.359248283Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=52e4bfa6-4c08-4ef9-a05c-530cbb57a3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524801 | controller |     "Jun 11 18:03:14.361918 crc crio[22018]: time=\"2026-06-11T18:03:14.361814016Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5e3503e8-955f-4d18-b4b3-2b619bd2b5ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.524827 | controller |     "Jun 11 18:03:14.369032 crc crio[22018]: time=\"2026-06-11T18:03:14.368959586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524845 | controller |     "Jun 11 18:03:14.369499 crc crio[22018]: time=\"2026-06-11T18:03:14.369389287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524897 | controller |     "Jun 11 18:03:14.451423 crc crio[22018]: time=\"2026-06-11T18:03:14.451357685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524915 | controller |     "Jun 11 18:03:14.454266 crc crio[22018]: time=\"2026-06-11T18:03:14.454202055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.524931 | controller |     "Jun 11 18:03:14.663067 crc crio[22018]: time=\"2026-06-11T18:03:14.662531164Z\" level=info msg=\"Created container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=ede2017e-3da9-4a60-a0d6-66cdcb06ce40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.524947 | controller |     "Jun 11 18:03:14.664581 crc crio[22018]: time=\"2026-06-11T18:03:14.664438279Z\" level=info msg=\"Starting container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62\" id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.524962 | controller |     "Jun 11 18:03:14.672781 crc crio[22018]: time=\"2026-06-11T18:03:14.672683904Z\" level=info msg=\"Started container\" PID=324693 containerID=14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62 description=openshift-marketplace/redhat-operators-ght8n/extract-content id=7ebcc039-34f4-4560-a5cb-faddee8b453b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc",
2026-06-11 18:17:42.524979 | controller |     "Jun 11 18:03:14.712197 crc crio[22018]: time=\"2026-06-11T18:03:14.712078616Z\" level=info msg=\"Stopping container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc (timeout: 2s)\" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.524995 | controller |     "Jun 11 18:03:14.837110 crc crio[22018]: time=\"2026-06-11T18:03:14.83687276Z\" level=info msg=\"Stopped container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=43bd3f65-d80b-41da-8eb3-8306162a5af5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.525011 | controller |     "Jun 11 18:03:14.838116 crc crio[22018]: time=\"2026-06-11T18:03:14.837945694Z\" level=info msg=\"Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525029 | controller |     "Jun 11 18:03:14.838798 crc crio[22018]: time=\"2026-06-11T18:03:14.838719539Z\" level=info msg=\"Got pod network &{Name:certified-operators-9xx7k Namespace:openshift-marketplace ID:7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656 UID:42c26605-7f71-43bf-91d6-808552b44416 NetNS:/var/run/netns/9756769b-0e1f-4718-bc70-8251fb2a6e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c26605_7f71_43bf_91d6_808552b44416.slice PodAnnotations:0xc00924e698}] Aliases:map[]}\"",
2026-06-11 18:17:42.525050 | controller |     "Jun 11 18:03:14.838979 crc crio[22018]: time=\"2026-06-11T18:03:14.838921025Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-9xx7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.525067 | controller |     "Jun 11 18:03:15.232880 crc crio[22018]: time=\"2026-06-11T18:03:15.232453275Z\" level=info msg=\"Stopped pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=4f11771b-30f2-4e6b-85d6-f210ee3f77a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525084 | controller |     "Jun 11 18:03:15.736247 crc crio[22018]: time=\"2026-06-11T18:03:15.736158064Z\" level=info msg=\"Removing container: 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc\" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525101 | controller |     "Jun 11 18:03:15.781271 crc crio[22018]: time=\"2026-06-11T18:03:15.781057268Z\" level=info msg=\"Removed container 9ec8baf984f876c7365b5acc2778327380e3d1508fc9a6c8e36c7a5fe5ecd7cc: openshift-marketplace/certified-operators-9xx7k/registry-server\" id=d83227a0-fbbe-43ed-a029-28fbcddae060 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525117 | controller |     "Jun 11 18:03:15.789420 crc crio[22018]: time=\"2026-06-11T18:03:15.789288416Z\" level=info msg=\"Removing container: b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5\" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525133 | controller |     "Jun 11 18:03:15.816869 crc crio[22018]: time=\"2026-06-11T18:03:15.816795881Z\" level=info msg=\"Removed container b6def6587a89228d0da539e78d9171cc40fbbf2c719ea50fbba96fa9ccbf88f5: openshift-marketplace/certified-operators-9xx7k/extract-content\" id=5ba8a077-e1ff-40bf-af79-e415be316d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525149 | controller |     "Jun 11 18:03:15.819917 crc crio[22018]: time=\"2026-06-11T18:03:15.819842897Z\" level=info msg=\"Removing container: 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de\" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525166 | controller |     "Jun 11 18:03:15.866322 crc crio[22018]: time=\"2026-06-11T18:03:15.866203356Z\" level=info msg=\"Removed container 37e48b3311700e8dc86ff4b9fc900c5a85dc221afe8dc5dfee38e3fc281ff3de: openshift-marketplace/certified-operators-9xx7k/extract-utilities\" id=205b1aca-441b-4add-ba8e-02526f9ef0ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525182 | controller |     "Jun 11 18:03:19.844036 crc crio[22018]: time=\"2026-06-11T18:03:19.842860982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54060212-6831-4dcf-880a-da535ebd6d74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.525199 | controller |     "Jun 11 18:03:19.847120 crc crio[22018]: time=\"2026-06-11T18:03:19.847033085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88397f03-f7f8-43a9-950a-bffc1e35964f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.525214 | controller |     "Jun 11 18:03:19.864373 crc crio[22018]: time=\"2026-06-11T18:03:19.860931827Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.525231 | controller |     "Jun 11 18:03:19.864373 crc crio[22018]: time=\"2026-06-11T18:03:19.861455064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525252 | controller |     "Jun 11 18:03:19.962623 crc crio[22018]: time=\"2026-06-11T18:03:19.962496073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525269 | controller |     "Jun 11 18:03:19.965280 crc crio[22018]: time=\"2026-06-11T18:03:19.965228428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525285 | controller |     "Jun 11 18:03:20.146749 crc crio[22018]: time=\"2026-06-11T18:03:20.146625473Z\" level=info msg=\"Created container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=a49aed40-021d-4014-a89c-8ac7c5081429 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.525301 | controller |     "Jun 11 18:03:20.148585 crc crio[22018]: time=\"2026-06-11T18:03:20.148489455Z\" level=info msg=\"Starting container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2\" id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.525317 | controller |     "Jun 11 18:03:20.156569 crc crio[22018]: time=\"2026-06-11T18:03:20.156409674Z\" level=info msg=\"Started container\" PID=325135 containerID=4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 description=openshift-marketplace/redhat-operators-ght8n/registry-server id=f1205f1b-b1f2-4e06-b997-ca3a1afbdff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc",
2026-06-11 18:17:42.525334 | controller |     "Jun 11 18:03:33.063855 crc crio[22018]: time=\"2026-06-11T18:03:33.063188637Z\" level=info msg=\"Stopping container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2 (timeout: 2s)\" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.525350 | controller |     "Jun 11 18:03:33.202717 crc crio[22018]: time=\"2026-06-11T18:03:33.202646238Z\" level=info msg=\"Stopped container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=c5bccfdd-790e-45ff-b1bc-60c266b2185e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.525366 | controller |     "Jun 11 18:03:33.206270 crc crio[22018]: time=\"2026-06-11T18:03:33.20615927Z\" level=info msg=\"Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525383 | controller |     "Jun 11 18:03:33.207218 crc crio[22018]: time=\"2026-06-11T18:03:33.207127231Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ght8n Namespace:openshift-marketplace ID:15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc UID:5125ac20-1832-436f-8b18-6bb73b88d6d4 NetNS:/var/run/netns/7fab55af-0dff-43f3-841e-e45a8e9db961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5125ac20_1832_436f_8b18_6bb73b88d6d4.slice PodAnnotations:0xc00141b288}] Aliases:map[]}\"",
2026-06-11 18:17:42.525403 | controller |     "Jun 11 18:03:33.207561 crc crio[22018]: time=\"2026-06-11T18:03:33.207406Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ght8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.525427 | controller |     "Jun 11 18:03:33.586969 crc crio[22018]: time=\"2026-06-11T18:03:33.586553261Z\" level=info msg=\"Stopped pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=6e955a4c-19a8-4648-a1a7-e7ddd4b729ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525448 | controller |     "Jun 11 18:03:34.081838 crc crio[22018]: time=\"2026-06-11T18:03:34.081712987Z\" level=info msg=\"Removing container: 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2\" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525466 | controller |     "Jun 11 18:03:34.126832 crc crio[22018]: time=\"2026-06-11T18:03:34.12659598Z\" level=info msg=\"Removed container 4fdc51f4905dc410c77fb8404a67a1f15f5f92193ce853da1592446fc384c0f2: openshift-marketplace/redhat-operators-ght8n/registry-server\" id=0135c159-ae18-4ea9-bf8e-f696b2b769b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525482 | controller |     "Jun 11 18:03:34.130934 crc crio[22018]: time=\"2026-06-11T18:03:34.130857542Z\" level=info msg=\"Removing container: 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62\" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525498 | controller |     "Jun 11 18:03:34.175427 crc crio[22018]: time=\"2026-06-11T18:03:34.175292909Z\" level=info msg=\"Removed container 14d87f9651bb143ea332c8991398a687d08faaf705dc2220c2d1e9edc5362c62: openshift-marketplace/redhat-operators-ght8n/extract-content\" id=c887ce2e-4269-4ef0-ba6a-256c2f182980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525515 | controller |     "Jun 11 18:03:34.178772 crc crio[22018]: time=\"2026-06-11T18:03:34.178707706Z\" level=info msg=\"Removing container: 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97\" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525531 | controller |     "Jun 11 18:03:34.208386 crc crio[22018]: time=\"2026-06-11T18:03:34.208155958Z\" level=info msg=\"Removed container 762dc053e062acd5d310d2796bc3db099ae444091982d34d3b0bc2c63e827a97: openshift-marketplace/redhat-operators-ght8n/extract-utilities\" id=e1f65d34-4de5-422e-9927-96a460b23e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.525548 | controller |     "Jun 11 18:03:55.756010 crc crio[22018]: time=\"2026-06-11T18:03:55.754599014Z\" level=info msg=\"Stopping pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525564 | controller |     "Jun 11 18:03:55.756010 crc crio[22018]: time=\"2026-06-11T18:03:55.755970789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=7efebd36-2759-4fe3-ab2d-669c6d52fe2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525581 | controller |     "Jun 11 18:03:55.758427 crc crio[22018]: time=\"2026-06-11T18:03:55.757008201Z\" level=info msg=\"Removing pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.525597 | controller |     "Jun 11 18:03:55.775005 crc crio[22018]: time=\"2026-06-11T18:03:55.774890814Z\" level=info msg=\"Removed pod sandbox: 7b1df229dd7e4566902c59201d89fad95ea818845d9f84ccd84340a17bc11656\" id=fedb8ed4-cf62-4459-af36-8ce7be81baa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.525614 | controller |     "Jun 11 18:03:55.775988 crc crio[22018]: time=\"2026-06-11T18:03:55.775901202Z\" level=info msg=\"Stopping pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525631 | controller |     "Jun 11 18:03:55.775988 crc crio[22018]: time=\"2026-06-11T18:03:55.775983565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=4b555593-1c5e-41d2-b96d-0f444bc7dcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.525652 | controller |     "Jun 11 18:03:55.776983 crc crio[22018]: time=\"2026-06-11T18:03:55.776902365Z\" level=info msg=\"Removing pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.525669 | controller |     "Jun 11 18:03:55.819053 crc crio[22018]: time=\"2026-06-11T18:03:55.818853551Z\" level=info msg=\"Removed pod sandbox: 15ca05f23aac9ae0510848558950b6e45a51bad42d24c2cfe9d79240f84753dc\" id=9294ff06-0b06-46ea-bd0c-2f9c0ed5297c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.525685 | controller |     "Jun 11 18:04:00.567210 crc crio[22018]: time=\"2026-06-11T18:04:00.56663175Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686684-4bctx/POD\" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.525702 | controller |     "Jun 11 18:04:00.567210 crc crio[22018]: time=\"2026-06-11T18:04:00.567208648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525720 | controller |     "Jun 11 18:04:00.609407 crc crio[22018]: time=\"2026-06-11T18:04:00.609264129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}\"",
2026-06-11 18:17:42.525738 | controller |     "Jun 11 18:04:00.609407 crc crio[22018]: time=\"2026-06-11T18:04:00.609371463Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686684-4bctx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.525755 | controller |     "Jun 11 18:04:01.160210 crc crio[22018]: 2026-06-11T18:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03deb869dec897e Mac:92:62:37:fd:1e:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c SocketPath: PciID:}] [{Interface:0xc000358880 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.525772 | controller |     "Jun 11 18:04:01.161951 crc crio[22018]: time=\"2026-06-11T18:04:01.161855102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc000381100}] Aliases:map[]}\"",
2026-06-11 18:17:42.525789 | controller |     "Jun 11 18:04:01.162036 crc crio[22018]: time=\"2026-06-11T18:04:01.162021937Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686684-4bctx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.525806 | controller |     "Jun 11 18:04:01.170603 crc crio[22018]: time=\"2026-06-11T18:04:01.170519391Z\" level=info msg=\"Ran pod sandbox 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 with infra container: openshift-infra/auto-csr-approver-29686684-4bctx/POD\" id=0dd23e1a-b5ce-4d39-ad79-fe41feb73303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.525822 | controller |     "Jun 11 18:04:01.176023 crc crio[22018]: time=\"2026-06-11T18:04:01.175922499Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.525844 | controller |     "Jun 11 18:04:01.183223 crc crio[22018]: time=\"2026-06-11T18:04:01.183155363Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.525883 | controller |     "Jun 11 18:04:02.108959 crc crio[22018]: time=\"2026-06-11T18:04:02.108199794Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=49cd7326-fc8f-48e8-877b-5e79bd8bc551 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.525901 | controller |     "Jun 11 18:04:02.110684 crc crio[22018]: time=\"2026-06-11T18:04:02.110628108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=10495b51-0e11-46f3-8d96-ed06df725d41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.525918 | controller |     "Jun 11 18:04:02.117665 crc crio[22018]: time=\"2026-06-11T18:04:02.117624186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d60c79f-b517-4af0-bec0-2770360f6242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.525935 | controller |     "Jun 11 18:04:02.137690 crc crio[22018]: time=\"2026-06-11T18:04:02.137633861Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.525951 | controller |     "Jun 11 18:04:02.138494 crc crio[22018]: time=\"2026-06-11T18:04:02.138435687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525967 | controller |     "Jun 11 18:04:02.190096 crc crio[22018]: time=\"2026-06-11T18:04:02.190007058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.525983 | controller |     "Jun 11 18:04:02.459647 crc crio[22018]: time=\"2026-06-11T18:04:02.459587942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526001 | controller |     "Jun 11 18:04:02.579414 crc crio[22018]: time=\"2026-06-11T18:04:02.578953822Z\" level=info msg=\"Created container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=be6b8b94-a6e5-4bdb-8358-d533ef677196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.526024 | controller |     "Jun 11 18:04:02.580650 crc crio[22018]: time=\"2026-06-11T18:04:02.580552784Z\" level=info msg=\"Starting container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e\" id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.526045 | controller |     "Jun 11 18:04:02.586086 crc crio[22018]: time=\"2026-06-11T18:04:02.585997367Z\" level=info msg=\"Started container\" PID=327732 containerID=1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e description=openshift-infra/auto-csr-approver-29686684-4bctx/oc id=f798c350-b21f-4839-9c53-a19b605c2984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134",
2026-06-11 18:17:42.526068 | controller |     "Jun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.589176928Z\" level=info msg=\"Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.526090 | controller |     "Jun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.591811343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686684-4bctx Namespace:openshift-infra ID:03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134 UID:ffe3f326-61ae-4a98-b3b1-80efdbc70cda NetNS:/var/run/netns/4c494db9-a6a7-4982-834e-7014f97d094c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffe3f326_61ae_4a98_b3b1_80efdbc70cda.slice PodAnnotations:0xc002b14670}] Aliases:map[]}\"",
2026-06-11 18:17:42.526116 | controller |     "Jun 11 18:04:04.591997 crc crio[22018]: time=\"2026-06-11T18:04:04.591982828Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686684-4bctx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.526138 | controller |     "Jun 11 18:04:04.900900 crc crio[22018]: time=\"2026-06-11T18:04:04.900673196Z\" level=info msg=\"Stopped pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=57955b90-157b-4634-a724-2a607c993fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.526160 | controller |     "Jun 11 18:04:55.854660 crc crio[22018]: time=\"2026-06-11T18:04:55.853222271Z\" level=info msg=\"Removing container: dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c\" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.526182 | controller |     "Jun 11 18:04:56.012304 crc crio[22018]: time=\"2026-06-11T18:04:56.012236567Z\" level=info msg=\"Removed container dd88d5c90ec37323fd129bfee9b44642b221f40c46fac1544e52bf17a812362c: openshift-infra/auto-csr-approver-29686678-zx54g/oc\" id=e5810a15-914f-415f-a555-14b36e60d9e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.526202 | controller |     "Jun 11 18:04:56.030099 crc crio[22018]: time=\"2026-06-11T18:04:56.030047491Z\" level=info msg=\"Stopping pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.526223 | controller |     "Jun 11 18:04:56.030579 crc crio[22018]: time=\"2026-06-11T18:04:56.030546017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=435cd735-438c-433c-8534-26ef667c5e2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.526245 | controller |     "Jun 11 18:04:56.031562 crc crio[22018]: time=\"2026-06-11T18:04:56.031377623Z\" level=info msg=\"Removing pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.526267 | controller |     "Jun 11 18:04:56.049901 crc crio[22018]: time=\"2026-06-11T18:04:56.049375857Z\" level=info msg=\"Removed pod sandbox: 6073830b0743316a22ff968f1737a9125c1bf014e5bcc77a949a67d2a4937bc0\" id=50206ae2-88f4-4251-9d45-df9b00617af7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.526289 | controller |     "Jun 11 18:05:06.595412 crc crio[22018]: time=\"2026-06-11T18:05:06.594279388Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/must-gather-v2rzp/POD\" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.526312 | controller |     "Jun 11 18:05:06.596538 crc crio[22018]: time=\"2026-06-11T18:05:06.595521158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526334 | controller |     "Jun 11 18:05:06.627571 crc crio[22018]: time=\"2026-06-11T18:05:06.626938897Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}\"",
2026-06-11 18:17:42.526361 | controller |     "Jun 11 18:05:06.627571 crc crio[22018]: time=\"2026-06-11T18:05:06.62701141Z\" level=info msg=\"Adding pod openshift-must-gather-smcwq_must-gather-v2rzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.526384 | controller |     "Jun 11 18:05:07.227545 crc crio[22018]: 2026-06-11T18:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef0597b2533addb Mac:2e:83:c0:95:3e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.526408 | controller |     "Jun 11 18:05:07.229412 crc crio[22018]: time=\"2026-06-11T18:05:07.229286436Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc00285d668}] Aliases:map[]}\"",
2026-06-11 18:17:42.526431 | controller |     "Jun 11 18:05:07.229605 crc crio[22018]: time=\"2026-06-11T18:05:07.229553745Z\" level=info msg=\"Checking pod openshift-must-gather-smcwq_must-gather-v2rzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.526455 | controller |     "Jun 11 18:05:07.237660 crc crio[22018]: time=\"2026-06-11T18:05:07.237552551Z\" level=info msg=\"Ran pod sandbox ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 with infra container: openshift-must-gather-smcwq/must-gather-v2rzp/POD\" id=4080d9cf-08d1-4017-973a-04d0de4ac95d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.526477 | controller |     "Jun 11 18:05:07.245528 crc crio[22018]: time=\"2026-06-11T18:05:07.245313888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526500 | controller |     "Jun 11 18:05:07.245695 crc crio[22018]: time=\"2026-06-11T18:05:07.245632289Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526524 | controller |     "Jun 11 18:05:07.245695 crc crio[22018]: time=\"2026-06-11T18:05:07.24567572Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=8172ca31-ec93-4005-82f5-6aa944d4ea61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526545 | controller |     "Jun 11 18:05:07.247130 crc crio[22018]: time=\"2026-06-11T18:05:07.24700506Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.526568 | controller |     "Jun 11 18:05:07.259694 crc crio[22018]: time=\"2026-06-11T18:05:07.259626983Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 18:17:42.526591 | controller |     "Jun 11 18:05:13.044831 crc crio[22018]: time=\"2026-06-11T18:05:13.044020633Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=c115b34c-d138-42bb-866d-81fcc5edddb2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.526620 | controller |     "Jun 11 18:05:13.047814 crc crio[22018]: time=\"2026-06-11T18:05:13.047717185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=38429c6b-fe55-4d28-bcf8-c49420ac32ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526644 | controller |     "Jun 11 18:05:13.052631 crc crio[22018]: time=\"2026-06-11T18:05:13.052522098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e37c96c2-3f11-49a0-ba1f-aaaad68123a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526667 | controller |     "Jun 11 18:05:13.064253 crc crio[22018]: time=\"2026-06-11T18:05:13.064151968Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.526690 | controller |     "Jun 11 18:05:13.066774 crc crio[22018]: time=\"2026-06-11T18:05:13.06669422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526710 | controller |     "Jun 11 18:05:13.129020 crc crio[22018]: time=\"2026-06-11T18:05:13.128926501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526732 | controller |     "Jun 11 18:05:13.336312 crc crio[22018]: time=\"2026-06-11T18:05:13.335170897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526755 | controller |     "Jun 11 18:05:13.479393 crc crio[22018]: time=\"2026-06-11T18:05:13.479195933Z\" level=info msg=\"Created container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=8efc829f-b122-439c-a3e8-58d6b68bbd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.526778 | controller |     "Jun 11 18:05:13.482562 crc crio[22018]: time=\"2026-06-11T18:05:13.482448097Z\" level=info msg=\"Starting container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd\" id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.526800 | controller |     "Jun 11 18:05:13.487213 crc crio[22018]: time=\"2026-06-11T18:05:13.487058715Z\" level=info msg=\"Started container\" PID=332062 containerID=410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd description=openshift-must-gather-smcwq/must-gather-v2rzp/gather id=96921224-780d-43df-81e3-72d30e8c9397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218",
2026-06-11 18:17:42.526823 | controller |     "Jun 11 18:05:13.510812 crc crio[22018]: time=\"2026-06-11T18:05:13.510701617Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=03d3f52b-07f9-4c09-a2de-07fd886907d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526844 | controller |     "Jun 11 18:05:13.515200 crc crio[22018]: time=\"2026-06-11T18:05:13.515102416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=94be8d25-408d-4b65-a8ed-42e159229059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.526893 | controller |     "Jun 11 18:05:13.529139 crc crio[22018]: time=\"2026-06-11T18:05:13.528180932Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.526913 | controller |     "Jun 11 18:05:13.529595 crc crio[22018]: time=\"2026-06-11T18:05:13.529256407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526936 | controller |     "Jun 11 18:05:13.591499 crc crio[22018]: time=\"2026-06-11T18:05:13.59122227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526955 | controller |     "Jun 11 18:05:13.722257 crc crio[22018]: time=\"2026-06-11T18:05:13.722154189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.526973 | controller |     "Jun 11 18:05:13.810617 crc crio[22018]: time=\"2026-06-11T18:05:13.810580725Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.526991 | controller |     "Jun 11 18:05:13.821267 crc crio[22018]: time=\"2026-06-11T18:05:13.821168912Z\" level=info msg=\"Created container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=69e33d2f-e6cb-4219-83d3-558aea80f424 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527008 | controller |     "Jun 11 18:05:13.824693 crc crio[22018]: time=\"2026-06-11T18:05:13.82459854Z\" level=info msg=\"Starting container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d\" id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.527026 | controller |     "Jun 11 18:05:13.831615 crc crio[22018]: time=\"2026-06-11T18:05:13.83149843Z\" level=info msg=\"Started container\" PID=332141 containerID=3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d description=openshift-must-gather-smcwq/must-gather-v2rzp/copy id=eb52fb96-fa83-4578-b2b6-26f797fcfa0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218",
2026-06-11 18:17:42.527045 | controller |     "Jun 11 18:05:16.669215 crc crio[22018]: time=\"2026-06-11T18:05:16.668565993Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527062 | controller |     "Jun 11 18:05:16.685243 crc crio[22018]: time=\"2026-06-11T18:05:16.685142011Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527080 | controller |     "Jun 11 18:05:16.998571 crc crio[22018]: time=\"2026-06-11T18:05:16.998072825Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527098 | controller |     "Jun 11 18:05:17.019571 crc crio[22018]: time=\"2026-06-11T18:05:17.019489558Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527115 | controller |     "Jun 11 18:05:17.048384 crc crio[22018]: time=\"2026-06-11T18:05:17.048244352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527133 | controller |     "Jun 11 18:05:17.145861 crc crio[22018]: time=\"2026-06-11T18:05:17.145768877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527152 | controller |     "Jun 11 18:05:17.498832 crc crio[22018]: time=\"2026-06-11T18:05:17.498742946Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527174 | controller |     "Jun 11 18:05:17.507893 crc crio[22018]: time=\"2026-06-11T18:05:17.507813788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.527194 | controller |     "Jun 11 18:05:18.639127 crc crio[22018]: time=\"2026-06-11T18:05:18.63860034Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/crc-debug-l9275/POD\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.527213 | controller |     "Jun 11 18:05:18.640058 crc crio[22018]: time=\"2026-06-11T18:05:18.639162598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527231 | controller |     "Jun 11 18:05:18.670230 crc crio[22018]: time=\"2026-06-11T18:05:18.670056578Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.527250 | controller |     "Jun 11 18:05:18.681853 crc crio[22018]: time=\"2026-06-11T18:05:18.681774128Z\" level=info msg=\"Ran pod sandbox bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1 with infra container: openshift-must-gather-smcwq/crc-debug-l9275/POD\" id=8a67beb3-abe2-414c-9bf2-3ab74617aa87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.527269 | controller |     "Jun 11 18:05:18.683958 crc crio[22018]: time=\"2026-06-11T18:05:18.683877082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527287 | controller |     "Jun 11 18:05:18.684239 crc crio[22018]: time=\"2026-06-11T18:05:18.684167051Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527305 | controller |     "Jun 11 18:05:18.684433 crc crio[22018]: time=\"2026-06-11T18:05:18.684290895Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=f09155fd-7d4a-4eb9-8680-43df06894293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527324 | controller |     "Jun 11 18:05:18.685839 crc crio[22018]: time=\"2026-06-11T18:05:18.685741951Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.527342 | controller |     "Jun 11 18:05:18.692693 crc crio[22018]: time=\"2026-06-11T18:05:18.692633983Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 18:17:42.527361 | controller |     "Jun 11 18:05:42.411161 crc crio[22018]: time=\"2026-06-11T18:05:42.410310493Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=34f5cd80-bab5-466e-9960-45973b780aac name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.527379 | controller |     "Jun 11 18:05:42.412548 crc crio[22018]: time=\"2026-06-11T18:05:42.412439469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=18617a20-0be4-4545-bcb1-c79522c2ec94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527403 | controller |     "Jun 11 18:05:42.416687 crc crio[22018]: time=\"2026-06-11T18:05:42.416614036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f23c1d5e-eee8-4c8e-82ca-c04fe86cdd24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527426 | controller |     "Jun 11 18:05:42.429506 crc crio[22018]: time=\"2026-06-11T18:05:42.429422306Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527445 | controller |     "Jun 11 18:05:42.431860 crc crio[22018]: time=\"2026-06-11T18:05:42.431798872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527463 | controller |     "Jun 11 18:05:42.510220 crc crio[22018]: time=\"2026-06-11T18:05:42.509727582Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527481 | controller |     "Jun 11 18:05:42.521455 crc crio[22018]: time=\"2026-06-11T18:05:42.521382685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527499 | controller |     "Jun 11 18:05:42.523427 crc crio[22018]: time=\"2026-06-11T18:05:42.523374279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527517 | controller |     "Jun 11 18:05:42.749989 crc crio[22018]: time=\"2026-06-11T18:05:42.74988798Z\" level=info msg=\"Created container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f370e52b-265a-4f13-87cf-271ccab138aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527535 | controller |     "Jun 11 18:05:42.753874 crc crio[22018]: time=\"2026-06-11T18:05:42.753675749Z\" level=info msg=\"Starting container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d\" id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.527553 | controller |     "Jun 11 18:05:42.761919 crc crio[22018]: time=\"2026-06-11T18:05:42.761763828Z\" level=info msg=\"Started container\" PID=337638 containerID=4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d description=openshift-must-gather-smcwq/crc-debug-l9275/container-00 id=3de94093-bd94-4c20-9cb6-1fb5fd3de1b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1",
2026-06-11 18:17:42.527572 | controller |     "Jun 11 18:06:02.613422 crc crio[22018]: time=\"2026-06-11T18:06:02.600229194Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686686-4jjt8/POD\" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.527590 | controller |     "Jun 11 18:06:02.613422 crc crio[22018]: time=\"2026-06-11T18:06:02.601218746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527608 | controller |     "Jun 11 18:06:02.653487 crc crio[22018]: time=\"2026-06-11T18:06:02.653381751Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}\"",
2026-06-11 18:17:42.527665 | controller |     "Jun 11 18:06:02.653487 crc crio[22018]: time=\"2026-06-11T18:06:02.653446153Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686686-4jjt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.527684 | controller |     "Jun 11 18:06:03.589206 crc crio[22018]: 2026-06-11T18:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30bd0299ccaa61c Mac:3e:75:8f:e1:32:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 SocketPath: PciID:}] [{Interface:0xc000180da0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.527703 | controller |     "Jun 11 18:06:03.591965 crc crio[22018]: time=\"2026-06-11T18:06:03.59159862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc002300398}] Aliases:map[]}\"",
2026-06-11 18:17:42.527721 | controller |     "Jun 11 18:06:03.592238 crc crio[22018]: time=\"2026-06-11T18:06:03.592099866Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686686-4jjt8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.527740 | controller |     "Jun 11 18:06:03.606729 crc crio[22018]: time=\"2026-06-11T18:06:03.60661848Z\" level=info msg=\"Ran pod sandbox 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 with infra container: openshift-infra/auto-csr-approver-29686686-4jjt8/POD\" id=42bc86f8-9387-4710-b62b-56381fd8537d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.527758 | controller |     "Jun 11 18:06:03.611036 crc crio[22018]: time=\"2026-06-11T18:06:03.610943335Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.527777 | controller |     "Jun 11 18:06:03.615700 crc crio[22018]: time=\"2026-06-11T18:06:03.615598914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.527795 | controller |     "Jun 11 18:06:04.894915 crc crio[22018]: time=\"2026-06-11T18:06:04.89422418Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c518a723-25dc-4ee5-aec1-9bb71bdb1ab0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.527813 | controller |     "Jun 11 18:06:04.896251 crc crio[22018]: time=\"2026-06-11T18:06:04.896181617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d82aa47-5a89-4cb1-bc9c-2c697f4523dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527831 | controller |     "Jun 11 18:06:04.899013 crc crio[22018]: time=\"2026-06-11T18:06:04.898607934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ac2911f-0c91-4f3e-b541-ac3c3ce52581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.527866 | controller |     "Jun 11 18:06:04.946199 crc crio[22018]: time=\"2026-06-11T18:06:04.946049545Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527889 | controller |     "Jun 11 18:06:04.947009 crc crio[22018]: time=\"2026-06-11T18:06:04.946949804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527913 | controller |     "Jun 11 18:06:04.996052 crc crio[22018]: time=\"2026-06-11T18:06:04.995731887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527931 | controller |     "Jun 11 18:06:05.330295 crc crio[22018]: time=\"2026-06-11T18:06:05.329965155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.527948 | controller |     "Jun 11 18:06:06.511838 crc crio[22018]: time=\"2026-06-11T18:06:06.511159988Z\" level=info msg=\"Created container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=d8e73376-1ca5-4e05-a672-bf9504d2729b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.527966 | controller |     "Jun 11 18:06:06.513142 crc crio[22018]: time=\"2026-06-11T18:06:06.512825741Z\" level=info msg=\"Starting container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837\" id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.527984 | controller |     "Jun 11 18:06:06.517563 crc crio[22018]: time=\"2026-06-11T18:06:06.517457659Z\" level=info msg=\"Started container\" PID=341370 containerID=801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837 description=openshift-infra/auto-csr-approver-29686686-4jjt8/oc id=b60a4d3a-9dcb-44e2-a70c-57f088b177eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369",
2026-06-11 18:17:42.528002 | controller |     "Jun 11 18:06:08.311263 crc crio[22018]: time=\"2026-06-11T18:06:08.310406036Z\" level=info msg=\"Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528020 | controller |     "Jun 11 18:06:08.312760 crc crio[22018]: time=\"2026-06-11T18:06:08.312107731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686686-4jjt8 Namespace:openshift-infra ID:30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369 UID:a72096f9-9cb8-4124-b2bd-770d2c114a2f NetNS:/var/run/netns/4a8a45ce-fd02-42cb-973d-554bc43dc603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda72096f9_9cb8_4124_b2bd_770d2c114a2f.slice PodAnnotations:0xc00012ba08}] Aliases:map[]}\"",
2026-06-11 18:17:42.528038 | controller |     "Jun 11 18:06:08.312760 crc crio[22018]: time=\"2026-06-11T18:06:08.312252615Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686686-4jjt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.528056 | controller |     "Jun 11 18:06:08.710373 crc crio[22018]: time=\"2026-06-11T18:06:08.702086177Z\" level=info msg=\"Stopped pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=b025f74d-f0a3-4aa5-a7a9-24ad0fd7520f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528100 | controller |     "Jun 11 18:06:11.356068 crc crio[22018]: time=\"2026-06-11T18:06:11.355436162Z\" level=info msg=\"Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528119 | controller |     "Jun 11 18:06:11.361734 crc crio[22018]: time=\"2026-06-11T18:06:11.361664138Z\" level=info msg=\"Stopped pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=e227a9f5-7240-4b53-bdcb-c2ba64b761c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528141 | controller |     "Jun 11 18:06:12.375309 crc crio[22018]: time=\"2026-06-11T18:06:12.374957373Z\" level=info msg=\"Removing container: 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d\" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528159 | controller |     "Jun 11 18:06:12.442101 crc crio[22018]: time=\"2026-06-11T18:06:12.439982627Z\" level=info msg=\"Removed container 4d1e3de9f68c98bce60fd866fa02b99609522a4851dcd6814ca1dde53a92d94d: openshift-must-gather-smcwq/crc-debug-l9275/container-00\" id=f9f33cd5-d22b-44e5-ad90-4c1506327f26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528178 | controller |     "Jun 11 18:06:13.163735 crc crio[22018]: time=\"2026-06-11T18:06:13.163110497Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-smcwq/crc-debug-s24r5/POD\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.528196 | controller |     "Jun 11 18:06:13.163911 crc crio[22018]: time=\"2026-06-11T18:06:13.163774638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.528214 | controller |     "Jun 11 18:06:13.191972 crc crio[22018]: time=\"2026-06-11T18:06:13.191909816Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.528232 | controller |     "Jun 11 18:06:13.203015 crc crio[22018]: time=\"2026-06-11T18:06:13.202929686Z\" level=info msg=\"Ran pod sandbox 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80 with infra container: openshift-must-gather-smcwq/crc-debug-s24r5/POD\" id=416e062f-c024-46e7-a0e1-66fb2fed05a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.528249 | controller |     "Jun 11 18:06:13.207244 crc crio[22018]: time=\"2026-06-11T18:06:13.207166009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c22fd144-6764-4710-955c-dbdaae8643b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.528267 | controller |     "Jun 11 18:06:13.210545 crc crio[22018]: time=\"2026-06-11T18:06:13.210449175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=979bacf6-b1e4-4d94-b435-e2acb3530aef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.528284 | controller |     "Jun 11 18:06:13.221898 crc crio[22018]: time=\"2026-06-11T18:06:13.221797233Z\" level=info msg=\"Creating container: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.528303 | controller |     "Jun 11 18:06:13.222240 crc crio[22018]: time=\"2026-06-11T18:06:13.222182136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.528320 | controller |     "Jun 11 18:06:13.296138 crc crio[22018]: time=\"2026-06-11T18:06:13.295454187Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.528338 | controller |     "Jun 11 18:06:13.309618 crc crio[22018]: time=\"2026-06-11T18:06:13.30952651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.528365 | controller |     "Jun 11 18:06:13.313047 crc crio[22018]: time=\"2026-06-11T18:06:13.312926809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.528383 | controller |     "Jun 11 18:06:13.514207 crc crio[22018]: time=\"2026-06-11T18:06:13.514096572Z\" level=info msg=\"Created container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=341307bf-5df8-489b-83d0-ee7f0024756f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.528403 | controller |     "Jun 11 18:06:13.518944 crc crio[22018]: time=\"2026-06-11T18:06:13.518856624Z\" level=info msg=\"Starting container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af\" id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.528424 | controller |     "Jun 11 18:06:13.529527 crc crio[22018]: time=\"2026-06-11T18:06:13.5294097Z\" level=info msg=\"Started container\" PID=343023 containerID=cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af description=openshift-must-gather-smcwq/crc-debug-s24r5/container-00 id=3f0bd942-f02f-4d7a-ad73-3f8dd1fa1f82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80",
2026-06-11 18:17:42.528443 | controller |     "Jun 11 18:06:15.432115 crc crio[22018]: time=\"2026-06-11T18:06:15.430936084Z\" level=info msg=\"Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528461 | controller |     "Jun 11 18:06:15.449111 crc crio[22018]: time=\"2026-06-11T18:06:15.44901763Z\" level=info msg=\"Stopped pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=597040df-798e-4980-80f7-598be8acfda2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528479 | controller |     "Jun 11 18:06:16.450032 crc crio[22018]: time=\"2026-06-11T18:06:16.44964617Z\" level=info msg=\"Removing container: cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af\" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528496 | controller |     "Jun 11 18:06:16.494800 crc crio[22018]: time=\"2026-06-11T18:06:16.494671044Z\" level=info msg=\"Removed container cddf355f8241328ffc87101da139e3409c5e8044df309287391605e88c89c6af: openshift-must-gather-smcwq/crc-debug-s24r5/container-00\" id=74627aab-6c46-49fc-bfe4-b41050799ce8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528515 | controller |     "Jun 11 18:06:56.105501 crc crio[22018]: time=\"2026-06-11T18:06:56.10440426Z\" level=info msg=\"Removing container: 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f\" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528533 | controller |     "Jun 11 18:06:56.294837 crc crio[22018]: time=\"2026-06-11T18:06:56.294783061Z\" level=info msg=\"Removed container 6378195a1f7a76bfe5c8e01fda1f827391bb79d56612fe4c658011e0e9e84a6f: openshift-infra/auto-csr-approver-29686680-hwrz8/oc\" id=1cbfc287-defc-49f2-9f14-c6402a8a7e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.528551 | controller |     "Jun 11 18:06:56.306973 crc crio[22018]: time=\"2026-06-11T18:06:56.306882087Z\" level=info msg=\"Stopping pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528569 | controller |     "Jun 11 18:06:56.307122 crc crio[22018]: time=\"2026-06-11T18:06:56.306990181Z\" level=info msg=\"Stopped pod sandbox (already stopped): bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=77d48885-9517-4ac7-b0c4-68b50e436877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528592 | controller |     "Jun 11 18:06:56.308200 crc crio[22018]: time=\"2026-06-11T18:06:56.308096156Z\" level=info msg=\"Removing pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528610 | controller |     "Jun 11 18:06:56.320824 crc crio[22018]: time=\"2026-06-11T18:06:56.320753694Z\" level=info msg=\"Removed pod sandbox: bff4576c1484b0d03fe8f8bf76fba0829433a7ede1579caaed137d9b2d0bb1d1\" id=2b64ef45-7add-4529-9a82-3158f7dcfbdc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528628 | controller |     "Jun 11 18:06:56.321689 crc crio[22018]: time=\"2026-06-11T18:06:56.321634917Z\" level=info msg=\"Stopping pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528646 | controller |     "Jun 11 18:06:56.321689 crc crio[22018]: time=\"2026-06-11T18:06:56.32169737Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=c8c3b9e0-4001-41c6-9043-67ed57ef5c45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528664 | controller |     "Jun 11 18:06:56.322205 crc crio[22018]: time=\"2026-06-11T18:06:56.322147284Z\" level=info msg=\"Removing pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528682 | controller |     "Jun 11 18:06:56.343201 crc crio[22018]: time=\"2026-06-11T18:06:56.343100345Z\" level=info msg=\"Removed pod sandbox: 1d23f8d94fe8c1c2a266255a0240675eecfe7459b6bcd4f81b9ca8c7548cec80\" id=d9748509-3516-4e37-beff-092d6028a529 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528701 | controller |     "Jun 11 18:06:56.346073 crc crio[22018]: time=\"2026-06-11T18:06:56.345956172Z\" level=info msg=\"Stopping pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528719 | controller |     "Jun 11 18:06:56.346157 crc crio[22018]: time=\"2026-06-11T18:06:56.346113417Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=5509c58b-210d-4dde-8fb3-69f358307612 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.528738 | controller |     "Jun 11 18:06:56.347304 crc crio[22018]: time=\"2026-06-11T18:06:56.347233903Z\" level=info msg=\"Removing pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528757 | controller |     "Jun 11 18:06:56.367714 crc crio[22018]: time=\"2026-06-11T18:06:56.367155226Z\" level=info msg=\"Removed pod sandbox: d69f279eb1e6f57980b71a987cc22f0ed6c2d0b967e3ca24c8c3c0f01596bef9\" id=c486e6f4-eb23-48d7-a945-31fc25d5d94a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.528775 | controller |     "Jun 11 18:08:00.872504 crc crio[22018]: time=\"2026-06-11T18:08:00.871615615Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686688-f77rj/POD\" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.528794 | controller |     "Jun 11 18:08:00.873724 crc crio[22018]: time=\"2026-06-11T18:08:00.872569566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.528813 | controller |     "Jun 11 18:08:00.913955 crc crio[22018]: time=\"2026-06-11T18:08:00.913825689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.528836 | controller |     "Jun 11 18:08:00.913955 crc crio[22018]: time=\"2026-06-11T18:08:00.913903712Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686688-f77rj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.528874 | controller |     "Jun 11 18:08:01.529409 crc crio[22018]: 2026-06-11T18:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c556df992a4c2 Mac:ca:95:db:68:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.528895 | controller |     "Jun 11 18:08:01.530095 crc crio[22018]: time=\"2026-06-11T18:08:01.530030444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc0003813a8}] Aliases:map[]}\"",
2026-06-11 18:17:42.528913 | controller |     "Jun 11 18:08:01.530217 crc crio[22018]: time=\"2026-06-11T18:08:01.530177559Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686688-f77rj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.528931 | controller |     "Jun 11 18:08:01.538119 crc crio[22018]: time=\"2026-06-11T18:08:01.538052042Z\" level=info msg=\"Ran pod sandbox 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f with infra container: openshift-infra/auto-csr-approver-29686688-f77rj/POD\" id=ed058af6-3a2f-4b79-a22e-e4bdd768d8c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.528949 | controller |     "Jun 11 18:08:01.540890 crc crio[22018]: time=\"2026-06-11T18:08:01.540825483Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.528967 | controller |     "Jun 11 18:08:01.551264 crc crio[22018]: time=\"2026-06-11T18:08:01.550775563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.528985 | controller |     "Jun 11 18:08:03.795232 crc crio[22018]: time=\"2026-06-11T18:08:03.794597283Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d4faef40-9cfa-497a-90ce-af20582a21be name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.529003 | controller |     "Jun 11 18:08:03.796759 crc crio[22018]: time=\"2026-06-11T18:08:03.796315179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fe1da556-f4c9-44d3-8f97-8273a16b35f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.529020 | controller |     "Jun 11 18:08:03.798710 crc crio[22018]: time=\"2026-06-11T18:08:03.798645152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ff30e69-ac38-43b1-b27f-0149299fe20b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.529038 | controller |     "Jun 11 18:08:03.806699 crc crio[22018]: time=\"2026-06-11T18:08:03.806587394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.529059 | controller |     "Jun 11 18:08:03.807250 crc crio[22018]: time=\"2026-06-11T18:08:03.807170733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529077 | controller |     "Jun 11 18:08:03.861510 crc crio[22018]: time=\"2026-06-11T18:08:03.861281506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529096 | controller |     "Jun 11 18:08:04.119581 crc crio[22018]: time=\"2026-06-11T18:08:04.119442687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529114 | controller |     "Jun 11 18:08:04.351220 crc crio[22018]: time=\"2026-06-11T18:08:04.350467993Z\" level=info msg=\"Created container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=b1453d1a-ff4b-4b9e-a49a-5f24ee608487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.529132 | controller |     "Jun 11 18:08:04.353982 crc crio[22018]: time=\"2026-06-11T18:08:04.3538707Z\" level=info msg=\"Starting container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad\" id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.529150 | controller |     "Jun 11 18:08:04.360266 crc crio[22018]: time=\"2026-06-11T18:08:04.359969435Z\" level=info msg=\"Started container\" PID=369275 containerID=fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad description=openshift-infra/auto-csr-approver-29686688-f77rj/oc id=678e59b5-79ce-4ba5-8bba-f9429eeed5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f",
2026-06-11 18:17:42.529169 | controller |     "Jun 11 18:08:06.000145 crc crio[22018]: time=\"2026-06-11T18:08:05.99960257Z\" level=info msg=\"Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529188 | controller |     "Jun 11 18:08:06.002435 crc crio[22018]: time=\"2026-06-11T18:08:06.000804759Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686688-f77rj Namespace:openshift-infra ID:89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f UID:8cce0c5b-ee27-46ba-91e1-062b0f714661 NetNS:/var/run/netns/906cc4e0-6c20-4609-b71e-c04b27bd632a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cce0c5b_ee27_46ba_91e1_062b0f714661.slice PodAnnotations:0xc00924e448}] Aliases:map[]}\"",
2026-06-11 18:17:42.529206 | controller |     "Jun 11 18:08:06.002435 crc crio[22018]: time=\"2026-06-11T18:08:06.000965584Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686688-f77rj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.529224 | controller |     "Jun 11 18:08:06.391668 crc crio[22018]: time=\"2026-06-11T18:08:06.390966701Z\" level=info msg=\"Stopped pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=24020d74-a25b-4cf1-8f56-6af4b49eee0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529243 | controller |     "Jun 11 18:08:56.418163 crc crio[22018]: time=\"2026-06-11T18:08:56.417376537Z\" level=info msg=\"Removing container: 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d\" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.529266 | controller |     "Jun 11 18:08:56.588458 crc crio[22018]: time=\"2026-06-11T18:08:56.588213789Z\" level=info msg=\"Removed container 18df92f05cbe210c78448e602522957367c116cfdfdcc8b34d7c7aee21bc450d: openshift-infra/auto-csr-approver-29686682-clb6j/oc\" id=c59c0d16-47ab-48af-81f4-1ce9693684d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.529285 | controller |     "Jun 11 18:08:56.625531 crc crio[22018]: time=\"2026-06-11T18:08:56.625409281Z\" level=info msg=\"Stopping pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529304 | controller |     "Jun 11 18:08:56.625531 crc crio[22018]: time=\"2026-06-11T18:08:56.625538955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=3c8ee148-f530-4dda-9d0f-3aedc8f412ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529324 | controller |     "Jun 11 18:08:56.627478 crc crio[22018]: time=\"2026-06-11T18:08:56.627411954Z\" level=info msg=\"Removing pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.529343 | controller |     "Jun 11 18:08:56.644155 crc crio[22018]: time=\"2026-06-11T18:08:56.644054316Z\" level=info msg=\"Removed pod sandbox: 97805b20749dd84480c1df6fdf53f0d13c169805fa5d87bde146a4069b6e3bbd\" id=ae0f3880-1b01-46de-a154-80471e5889e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.529363 | controller |     "Jun 11 18:10:00.853373 crc crio[22018]: time=\"2026-06-11T18:10:00.852714919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686690-vjgcg/POD\" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.529383 | controller |     "Jun 11 18:10:00.854389 crc crio[22018]: time=\"2026-06-11T18:10:00.853457283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529404 | controller |     "Jun 11 18:10:00.890549 crc crio[22018]: time=\"2026-06-11T18:10:00.890289611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.529426 | controller |     "Jun 11 18:10:00.890549 crc crio[22018]: time=\"2026-06-11T18:10:00.890436296Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686690-vjgcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.529446 | controller |     "Jun 11 18:10:01.557426 crc crio[22018]: 2026-06-11T18:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b88df544f7f831 Mac:c2:c0:dd:da:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.529467 | controller |     "Jun 11 18:10:01.558128 crc crio[22018]: time=\"2026-06-11T18:10:01.558049442Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc005da15a0}] Aliases:map[]}\"",
2026-06-11 18:17:42.529494 | controller |     "Jun 11 18:10:01.558270 crc crio[22018]: time=\"2026-06-11T18:10:01.558220938Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686690-vjgcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.529516 | controller |     "Jun 11 18:10:01.567206 crc crio[22018]: time=\"2026-06-11T18:10:01.567125395Z\" level=info msg=\"Ran pod sandbox 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 with infra container: openshift-infra/auto-csr-approver-29686690-vjgcg/POD\" id=bb60e89c-4838-4e7e-8abd-f5549849fae7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.529539 | controller |     "Jun 11 18:10:01.575039 crc crio[22018]: time=\"2026-06-11T18:10:01.574704459Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.529561 | controller |     "Jun 11 18:10:01.584733 crc crio[22018]: time=\"2026-06-11T18:10:01.584414223Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.529583 | controller |     "Jun 11 18:10:03.371963 crc crio[22018]: time=\"2026-06-11T18:10:03.371006067Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=57339d7e-d496-457a-a4e5-3b17a190f3cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.529604 | controller |     "Jun 11 18:10:03.373727 crc crio[22018]: time=\"2026-06-11T18:10:03.373086043Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bcabff5-d57d-486b-905a-e452ab40c12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.529625 | controller |     "Jun 11 18:10:03.375292 crc crio[22018]: time=\"2026-06-11T18:10:03.375213941Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=108240e2-f87e-4305-8084-ef557aa8fbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.529644 | controller |     "Jun 11 18:10:03.383280 crc crio[22018]: time=\"2026-06-11T18:10:03.383161934Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.529663 | controller |     "Jun 11 18:10:03.383927 crc crio[22018]: time=\"2026-06-11T18:10:03.383869877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529681 | controller |     "Jun 11 18:10:03.427969 crc crio[22018]: time=\"2026-06-11T18:10:03.427885948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529699 | controller |     "Jun 11 18:10:03.735042 crc crio[22018]: time=\"2026-06-11T18:10:03.734939034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.529717 | controller |     "Jun 11 18:10:03.867444 crc crio[22018]: time=\"2026-06-11T18:10:03.866832614Z\" level=info msg=\"Created container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=98599541-a19c-4139-97bd-dcc6e35ac1be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.529734 | controller |     "Jun 11 18:10:03.868480 crc crio[22018]: time=\"2026-06-11T18:10:03.868385654Z\" level=info msg=\"Starting container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074\" id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.529756 | controller |     "Jun 11 18:10:03.872908 crc crio[22018]: time=\"2026-06-11T18:10:03.872815925Z\" level=info msg=\"Started container\" PID=389181 containerID=a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074 description=openshift-infra/auto-csr-approver-29686690-vjgcg/oc id=dd77dac2-bb41-47d5-ab6d-1cfdfebf2cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0",
2026-06-11 18:17:42.529777 | controller |     "Jun 11 18:10:05.699632 crc crio[22018]: time=\"2026-06-11T18:10:05.698990321Z\" level=info msg=\"Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529797 | controller |     "Jun 11 18:10:05.700644 crc crio[22018]: time=\"2026-06-11T18:10:05.700571881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686690-vjgcg Namespace:openshift-infra ID:3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0 UID:7f6e1e57-6dde-461f-8a2a-9a57f52bf606 NetNS:/var/run/netns/ef866092-995a-48b8-9861-e6352e3272bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f6e1e57_6dde_461f_8a2a_9a57f52bf606.slice PodAnnotations:0xc0004be588}] Aliases:map[]}\"",
2026-06-11 18:17:42.529817 | controller |     "Jun 11 18:10:05.700754 crc crio[22018]: time=\"2026-06-11T18:10:05.700720995Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686690-vjgcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.529837 | controller |     "Jun 11 18:10:06.139052 crc crio[22018]: time=\"2026-06-11T18:10:06.138226486Z\" level=info msg=\"Stopped pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=984effb8-3891-415c-acd0-fb95a2ec768f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529880 | controller |     "Jun 11 18:10:56.692432 crc crio[22018]: time=\"2026-06-11T18:10:56.691624953Z\" level=info msg=\"Removing container: 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e\" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.529901 | controller |     "Jun 11 18:10:56.855676 crc crio[22018]: time=\"2026-06-11T18:10:56.855282924Z\" level=info msg=\"Removed container 1657283c38b4ce81b70b3ff5671ad6efb4be3729f8a40219c269b855d115574e: openshift-infra/auto-csr-approver-29686684-4bctx/oc\" id=8a421c34-66a5-456d-8b01-904696d07b9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.529920 | controller |     "Jun 11 18:10:56.866167 crc crio[22018]: time=\"2026-06-11T18:10:56.866057896Z\" level=info msg=\"Stopping pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529939 | controller |     "Jun 11 18:10:56.866167 crc crio[22018]: time=\"2026-06-11T18:10:56.866151659Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=08e3ad59-1133-4d44-a744-45f8ed140ddb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.529958 | controller |     "Jun 11 18:10:56.866716 crc crio[22018]: time=\"2026-06-11T18:10:56.866616914Z\" level=info msg=\"Removing pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.529978 | controller |     "Jun 11 18:10:56.889659 crc crio[22018]: time=\"2026-06-11T18:10:56.889564635Z\" level=info msg=\"Removed pod sandbox: 03deb869dec897ecc6878ddd02f18eabe6b714c43e6e7ce189a4439cc35f0134\" id=25554b2e-6414-476c-adc5-73e199a93c5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.530001 | controller |     "Jun 11 18:12:01.010137 crc crio[22018]: time=\"2026-06-11T18:12:01.009170139Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686692-qqbp6/POD\" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.530020 | controller |     "Jun 11 18:12:01.012456 crc crio[22018]: time=\"2026-06-11T18:12:01.010191632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530040 | controller |     "Jun 11 18:12:01.081568 crc crio[22018]: time=\"2026-06-11T18:12:01.080855953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}\"",
2026-06-11 18:17:42.530061 | controller |     "Jun 11 18:12:01.081568 crc crio[22018]: time=\"2026-06-11T18:12:01.081476933Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686692-qqbp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.530080 | controller |     "Jun 11 18:12:01.692454 crc crio[22018]: 2026-06-11T18:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03952d047d496af Mac:86:96:90:af:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.530101 | controller |     "Jun 11 18:12:01.695198 crc crio[22018]: time=\"2026-06-11T18:12:01.694991546Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc000aa5458}] Aliases:map[]}\"",
2026-06-11 18:17:42.530122 | controller |     "Jun 11 18:12:01.695454 crc crio[22018]: time=\"2026-06-11T18:12:01.69540173Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686692-qqbp6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.530142 | controller |     "Jun 11 18:12:01.707671 crc crio[22018]: time=\"2026-06-11T18:12:01.70756333Z\" level=info msg=\"Ran pod sandbox 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf with infra container: openshift-infra/auto-csr-approver-29686692-qqbp6/POD\" id=01dd08c5-e842-4f11-bd15-9426619d374c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.530161 | controller |     "Jun 11 18:12:01.711262 crc crio[22018]: time=\"2026-06-11T18:12:01.711218105Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.530180 | controller |     "Jun 11 18:12:01.722219 crc crio[22018]: time=\"2026-06-11T18:12:01.7221407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.530199 | controller |     "Jun 11 18:12:02.646261 crc crio[22018]: time=\"2026-06-11T18:12:02.645973205Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ed3cff57-a654-4ecd-a1fa-cf63dbc3f51b name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.530222 | controller |     "Jun 11 18:12:02.648110 crc crio[22018]: time=\"2026-06-11T18:12:02.64738263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfcc99b-b794-4b3d-b16d-98a905375576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530241 | controller |     "Jun 11 18:12:02.654847 crc crio[22018]: time=\"2026-06-11T18:12:02.654760694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d0708d3-f66f-489b-899d-bf0799dae14f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530260 | controller |     "Jun 11 18:12:02.662166 crc crio[22018]: time=\"2026-06-11T18:12:02.662091898Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686692-qqbp6/oc\" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.530278 | controller |     "Jun 11 18:12:02.662804 crc crio[22018]: time=\"2026-06-11T18:12:02.66274535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530296 | controller |     "Jun 11 18:12:02.710075 crc crio[22018]: time=\"2026-06-11T18:12:02.709995104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530314 | controller |     "Jun 11 18:12:02.944990 crc crio[22018]: time=\"2026-06-11T18:12:02.944884746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530333 | controller |     "Jun 11 18:12:03.048543 crc crio[22018]: time=\"2026-06-11T18:12:03.048413299Z\" level=info msg=\"Created container 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3: openshift-infra/auto-csr-approver-29686692-qqbp6/oc\" id=2c6c6ea8-4725-4f61-809f-13630e7c563c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.530351 | controller |     "Jun 11 18:12:03.050616 crc crio[22018]: time=\"2026-06-11T18:12:03.050458464Z\" level=info msg=\"Starting container: 31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3\" id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.530370 | controller |     "Jun 11 18:12:03.057182 crc crio[22018]: time=\"2026-06-11T18:12:03.057045364Z\" level=info msg=\"Started container\" PID=405578 containerID=31fb42db73386e84bfbde4f4988742468e101b6e5069fe526d50528fb9a6eca3 description=openshift-infra/auto-csr-approver-29686692-qqbp6/oc id=dd74030e-70d4-4fa1-ab18-73c8acf8ed7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf",
2026-06-11 18:17:42.530389 | controller |     "Jun 11 18:12:04.607296 crc crio[22018]: time=\"2026-06-11T18:12:04.606722556Z\" level=info msg=\"Stopping pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf\" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.530411 | controller |     "Jun 11 18:12:04.608180 crc crio[22018]: time=\"2026-06-11T18:12:04.608103231Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686692-qqbp6 Namespace:openshift-infra ID:03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf UID:a63783fc-a261-40bc-99fd-b26fae8bb704 NetNS:/var/run/netns/990bfb05-489d-4142-a649-c118f30954d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda63783fc_a261_40bc_99fd_b26fae8bb704.slice PodAnnotations:0xc00141a6b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.530430 | controller |     "Jun 11 18:12:04.608367 crc crio[22018]: time=\"2026-06-11T18:12:04.608269286Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686692-qqbp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.530453 | controller |     "Jun 11 18:12:04.950780 crc crio[22018]: time=\"2026-06-11T18:12:04.950666446Z\" level=info msg=\"Stopped pod sandbox: 03952d047d496af14ea91feed3e500273fc3a8d51ff2ef08dcade2db035e14bf\" id=e3b4fe9a-d1e9-4254-90ae-48c7a40a38a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.530472 | controller |     "Jun 11 18:12:07.370275 crc crio[22018]: time=\"2026-06-11T18:12:07.369543307Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rsgvb/POD\" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.530490 | controller |     "Jun 11 18:12:07.371439 crc crio[22018]: time=\"2026-06-11T18:12:07.371415517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530509 | controller |     "Jun 11 18:12:07.440412 crc crio[22018]: time=\"2026-06-11T18:12:07.439008037Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}\"",
2026-06-11 18:17:42.530528 | controller |     "Jun 11 18:12:07.440412 crc crio[22018]: time=\"2026-06-11T18:12:07.43909381Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rsgvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.530546 | controller |     "Jun 11 18:12:08.006248 crc crio[22018]: 2026-06-11T18:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b78acf344532b Mac:52:dc:92:b8:a4:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.530565 | controller |     "Jun 11 18:12:08.007954 crc crio[22018]: time=\"2026-06-11T18:12:08.00787664Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc002a1abb8}] Aliases:map[]}\"",
2026-06-11 18:17:42.530584 | controller |     "Jun 11 18:12:08.008281 crc crio[22018]: time=\"2026-06-11T18:12:08.008226661Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rsgvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.530602 | controller |     "Jun 11 18:12:08.023764 crc crio[22018]: time=\"2026-06-11T18:12:08.02371088Z\" level=info msg=\"Ran pod sandbox 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 with infra container: openshift-marketplace/redhat-marketplace-rsgvb/POD\" id=2319f2ab-272d-41e4-a11a-366fb7af39a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.530623 | controller |     "Jun 11 18:12:08.030971 crc crio[22018]: time=\"2026-06-11T18:12:08.030888953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fb1b9d1-1547-44f1-8231-e7fa98bb7397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530647 | controller |     "Jun 11 18:12:08.032521 crc crio[22018]: time=\"2026-06-11T18:12:08.032434093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad6f614f-1090-4e45-be91-366f887e792c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530668 | controller |     "Jun 11 18:12:08.039817 crc crio[22018]: time=\"2026-06-11T18:12:08.039723885Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.530688 | controller |     "Jun 11 18:12:08.040241 crc crio[22018]: time=\"2026-06-11T18:12:08.040173377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530708 | controller |     "Jun 11 18:12:08.129867 crc crio[22018]: time=\"2026-06-11T18:12:08.129784203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530728 | controller |     "Jun 11 18:12:08.134287 crc crio[22018]: time=\"2026-06-11T18:12:08.134205352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530747 | controller |     "Jun 11 18:12:08.361885 crc crio[22018]: time=\"2026-06-11T18:12:08.361204028Z\" level=info msg=\"Created container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=584ca35f-eb06-4211-b2e3-df531a4114ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.530765 | controller |     "Jun 11 18:12:08.363132 crc crio[22018]: time=\"2026-06-11T18:12:08.363052898Z\" level=info msg=\"Starting container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7\" id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.530784 | controller |     "Jun 11 18:12:08.370406 crc crio[22018]: time=\"2026-06-11T18:12:08.370262681Z\" level=info msg=\"Started container\" PID=406528 containerID=09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities id=44e95cc3-3aaf-4e2b-9fd3-fc20649dcc73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093",
2026-06-11 18:17:42.530804 | controller |     "Jun 11 18:12:08.669533 crc crio[22018]: time=\"2026-06-11T18:12:08.669429294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.530823 | controller |     "Jun 11 18:12:08.675843 crc crio[22018]: time=\"2026-06-11T18:12:08.675775146Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 18:17:42.530842 | controller |     "Jun 11 18:12:09.255955 crc crio[22018]: time=\"2026-06-11T18:12:09.255527964Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=577134a6-aaa8-4012-8075-8cbbb1c4044d name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.530886 | controller |     "Jun 11 18:12:09.268253 crc crio[22018]: time=\"2026-06-11T18:12:09.268159396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ccf57bd-2384-4bf4-89fe-52decdb41263 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530909 | controller |     "Jun 11 18:12:09.272045 crc crio[22018]: time=\"2026-06-11T18:12:09.27140464Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1834f2b0-cabe-4e11-a92d-6ad94f247ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.530937 | controller |     "Jun 11 18:12:09.279702 crc crio[22018]: time=\"2026-06-11T18:12:09.279625125Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.530959 | controller |     "Jun 11 18:12:09.280232 crc crio[22018]: time=\"2026-06-11T18:12:09.280174963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530979 | controller |     "Jun 11 18:12:09.355722 crc crio[22018]: time=\"2026-06-11T18:12:09.354245468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.530999 | controller |     "Jun 11 18:12:09.366731 crc crio[22018]: time=\"2026-06-11T18:12:09.366649222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.531019 | controller |     "Jun 11 18:12:09.539364 crc crio[22018]: time=\"2026-06-11T18:12:09.539241077Z\" level=info msg=\"Created container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=5d18aab7-ed61-43af-86ad-878ec3edb23d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.531039 | controller |     "Jun 11 18:12:09.540591 crc crio[22018]: time=\"2026-06-11T18:12:09.54054254Z\" level=info msg=\"Starting container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42\" id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.531059 | controller |     "Jun 11 18:12:09.548919 crc crio[22018]: time=\"2026-06-11T18:12:09.548831763Z\" level=info msg=\"Started container\" PID=406639 containerID=ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42 description=openshift-marketplace/redhat-marketplace-rsgvb/extract-content id=335755bc-0aca-43b3-830c-849f26ce97e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093",
2026-06-11 18:17:42.531079 | controller |     "Jun 11 18:12:10.708474 crc crio[22018]: time=\"2026-06-11T18:12:10.707905388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=018cf890-606a-4794-b571-1fa6242898cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.531099 | controller |     "Jun 11 18:12:10.711397 crc crio[22018]: time=\"2026-06-11T18:12:10.711019997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b77b880-aea1-412a-ab50-9cf8cc82e7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.531119 | controller |     "Jun 11 18:12:10.736100 crc crio[22018]: time=\"2026-06-11T18:12:10.736042966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.531139 | controller |     "Jun 11 18:12:10.736827 crc crio[22018]: time=\"2026-06-11T18:12:10.736804009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.531160 | controller |     "Jun 11 18:12:10.802213 crc crio[22018]: time=\"2026-06-11T18:12:10.802124497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.531187 | controller |     "Jun 11 18:12:10.805613 crc crio[22018]: time=\"2026-06-11T18:12:10.805560667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.531211 | controller |     "Jun 11 18:12:10.978079 crc crio[22018]: time=\"2026-06-11T18:12:10.977993068Z\" level=info msg=\"Created container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=f6a1c925-4d29-4d6e-a495-e162c9cd4243 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.531233 | controller |     "Jun 11 18:12:10.979624 crc crio[22018]: time=\"2026-06-11T18:12:10.979541037Z\" level=info msg=\"Starting container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7\" id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.531255 | controller |     "Jun 11 18:12:10.986712 crc crio[22018]: time=\"2026-06-11T18:12:10.986613592Z\" level=info msg=\"Started container\" PID=406838 containerID=9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 description=openshift-marketplace/redhat-marketplace-rsgvb/registry-server id=6de1609a-bc04-4eb2-b560-1907286b54c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093",
2026-06-11 18:17:42.531276 | controller |     "Jun 11 18:12:19.948960 crc crio[22018]: time=\"2026-06-11T18:12:19.94820413Z\" level=info msg=\"Stopping container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7 (timeout: 2s)\" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.531300 | controller |     "Jun 11 18:12:20.091483 crc crio[22018]: time=\"2026-06-11T18:12:20.090631096Z\" level=info msg=\"Stopped container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=0e314d2b-9fd6-4fea-bbb8-e9d9628138de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.531322 | controller |     "Jun 11 18:12:20.092313 crc crio[22018]: time=\"2026-06-11T18:12:20.092207835Z\" level=info msg=\"Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.531344 | controller |     "Jun 11 18:12:20.093106 crc crio[22018]: time=\"2026-06-11T18:12:20.09299553Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rsgvb Namespace:openshift-marketplace ID:39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093 UID:a87a73b1-d59f-4d72-982d-7a219a9c8079 NetNS:/var/run/netns/dd7aafdc-7b20-49c2-98bd-459dba8984ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda87a73b1_d59f_4d72_982d_7a219a9c8079.slice PodAnnotations:0xc007484ed0}] Aliases:map[]}\"",
2026-06-11 18:17:42.531365 | controller |     "Jun 11 18:12:20.093239 crc crio[22018]: time=\"2026-06-11T18:12:20.093205127Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rsgvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.531387 | controller |     "Jun 11 18:12:20.577529 crc crio[22018]: time=\"2026-06-11T18:12:20.576921721Z\" level=info msg=\"Stopped pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=2653dc07-667d-41e0-a376-30a189fd7e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.531410 | controller |     "Jun 11 18:12:20.967153 crc crio[22018]: time=\"2026-06-11T18:12:20.967098453Z\" level=info msg=\"Removing container: 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7\" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531438 | controller |     "Jun 11 18:12:21.000836 crc crio[22018]: time=\"2026-06-11T18:12:21.000704373Z\" level=info msg=\"Removed container 9ea3c5f5d776a0aa899962a83eca12b23c54c3779a6652965d3ca641e5c3d9c7: openshift-marketplace/redhat-marketplace-rsgvb/registry-server\" id=37655ad3-4b2f-4b06-8ed2-e822cddebdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531461 | controller |     "Jun 11 18:12:21.005136 crc crio[22018]: time=\"2026-06-11T18:12:21.005069501Z\" level=info msg=\"Removing container: ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42\" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531482 | controller |     "Jun 11 18:12:21.040288 crc crio[22018]: time=\"2026-06-11T18:12:21.040169711Z\" level=info msg=\"Removed container ad002660798cfa091796308138fa0a1be3b6226b24ed9024d73fca9fba6c2d42: openshift-marketplace/redhat-marketplace-rsgvb/extract-content\" id=fa254eff-ddd7-4304-a795-4b564beb762c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531504 | controller |     "Jun 11 18:12:21.043636 crc crio[22018]: time=\"2026-06-11T18:12:21.043590687Z\" level=info msg=\"Removing container: 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7\" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531527 | controller |     "Jun 11 18:12:21.096620 crc crio[22018]: time=\"2026-06-11T18:12:21.096313381Z\" level=info msg=\"Removed container 09561a0ba1fd130f5aee607f38c83a47664654b399d771ec8a143f06c8c46df7: openshift-marketplace/redhat-marketplace-rsgvb/extract-utilities\" id=76f48f2f-6d20-4ecb-91a5-960ed8f91374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.531550 | controller |     "Jun 11 18:12:31.806641 crc crio[22018]: time=\"2026-06-11T18:12:31.805680933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531573 | controller |     "Jun 11 18:12:32.209688 crc crio[22018]: time=\"2026-06-11T18:12:32.209589034Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531596 | controller |     "Jun 11 18:12:32.214706 crc crio[22018]: time=\"2026-06-11T18:12:32.214609884Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531623 | controller |     "Jun 11 18:12:32.630866 crc crio[22018]: time=\"2026-06-11T18:12:32.630766414Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531649 | controller |     "Jun 11 18:12:32.829219 crc crio[22018]: time=\"2026-06-11T18:12:32.82911798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531674 | controller |     "Jun 11 18:12:32.837937 crc crio[22018]: time=\"2026-06-11T18:12:32.83786336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531696 | controller |     "Jun 11 18:12:32.925407 crc crio[22018]: time=\"2026-06-11T18:12:32.924886949Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531720 | controller |     "Jun 11 18:12:33.088405 crc crio[22018]: time=\"2026-06-11T18:12:33.088274944Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531748 | controller |     "Jun 11 18:12:33.178313 crc crio[22018]: time=\"2026-06-11T18:12:33.178140548Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531774 | controller |     "Jun 11 18:12:33.183083 crc crio[22018]: time=\"2026-06-11T18:12:33.183005768Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531796 | controller |     "Jun 11 18:12:33.234447 crc crio[22018]: time=\"2026-06-11T18:12:33.234315552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531820 | controller |     "Jun 11 18:12:33.247841 crc crio[22018]: time=\"2026-06-11T18:12:33.247750041Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531840 | controller |     "Jun 11 18:12:33.293176 crc crio[22018]: time=\"2026-06-11T18:12:33.293104273Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531888 | controller |     "Jun 11 18:12:33.427112 crc crio[22018]: time=\"2026-06-11T18:12:33.427026357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531911 | controller |     "Jun 11 18:12:33.722204 crc crio[22018]: time=\"2026-06-11T18:12:33.722071203Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531933 | controller |     "Jun 11 18:12:34.364431 crc crio[22018]: time=\"2026-06-11T18:12:34.36428388Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531954 | controller |     "Jun 11 18:12:34.661288 crc crio[22018]: time=\"2026-06-11T18:12:34.661209223Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.531976 | controller |     "Jun 11 18:12:35.251946 crc crio[22018]: time=\"2026-06-11T18:12:35.251398439Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532001 | controller |     "Jun 11 18:12:36.390704 crc crio[22018]: time=\"2026-06-11T18:12:36.390136363Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532024 | controller |     "Jun 11 18:12:36.438738 crc crio[22018]: time=\"2026-06-11T18:12:36.438660689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532049 | controller |     "Jun 11 18:12:36.446451 crc crio[22018]: time=\"2026-06-11T18:12:36.446377805Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532092 | controller |     "Jun 11 18:12:39.040905 crc crio[22018]: time=\"2026-06-11T18:12:39.040076237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532119 | controller |     "Jun 11 18:12:40.208073 crc crio[22018]: time=\"2026-06-11T18:12:40.207578121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532154 | controller |     "Jun 11 18:12:40.219867 crc crio[22018]: time=\"2026-06-11T18:12:40.219716668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532179 | controller |     "Jun 11 18:12:40.574534 crc crio[22018]: time=\"2026-06-11T18:12:40.574422108Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532205 | controller |     "Jun 11 18:12:43.045474 crc crio[22018]: time=\"2026-06-11T18:12:43.044185888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532227 | controller |     "Jun 11 18:12:45.367608 crc crio[22018]: time=\"2026-06-11T18:12:45.366663457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532251 | controller |     "Jun 11 18:12:45.368939 crc crio[22018]: time=\"2026-06-11T18:12:45.368878597Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532274 | controller |     "Jun 11 18:12:46.073078 crc crio[22018]: time=\"2026-06-11T18:12:46.072385127Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532298 | controller |     "Jun 11 18:12:46.732382 crc crio[22018]: time=\"2026-06-11T18:12:46.732206108Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532322 | controller |     "Jun 11 18:12:48.151453 crc crio[22018]: time=\"2026-06-11T18:12:48.150117052Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532346 | controller |     "Jun 11 18:12:48.651061 crc crio[22018]: time=\"2026-06-11T18:12:48.650607258Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532370 | controller |     "Jun 11 18:12:48.925536 crc crio[22018]: time=\"2026-06-11T18:12:48.925088605Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532394 | controller |     "Jun 11 18:12:48.940426 crc crio[22018]: time=\"2026-06-11T18:12:48.939870708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532416 | controller |     "Jun 11 18:12:49.191371 crc crio[22018]: time=\"2026-06-11T18:12:49.190793351Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532436 | controller |     "Jun 11 18:12:50.219410 crc crio[22018]: time=\"2026-06-11T18:12:50.219284585Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532454 | controller |     "Jun 11 18:12:50.220741 crc crio[22018]: time=\"2026-06-11T18:12:50.219641156Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532480 | controller |     "Jun 11 18:12:51.387711 crc crio[22018]: time=\"2026-06-11T18:12:51.387602224Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532500 | controller |     "Jun 11 18:12:51.775879 crc crio[22018]: time=\"2026-06-11T18:12:51.775306544Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532520 | controller |     "Jun 11 18:12:53.334163 crc crio[22018]: time=\"2026-06-11T18:12:53.334063589Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532541 | controller |     "Jun 11 18:12:54.135724 crc crio[22018]: time=\"2026-06-11T18:12:54.13527211Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532561 | controller |     "Jun 11 18:12:54.283608 crc crio[22018]: time=\"2026-06-11T18:12:54.283482299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532582 | controller |     "Jun 11 18:12:55.158437 crc crio[22018]: time=\"2026-06-11T18:12:55.157789967Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532603 | controller |     "Jun 11 18:12:55.662954 crc crio[22018]: time=\"2026-06-11T18:12:55.662869768Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532623 | controller |     "Jun 11 18:12:56.595033 crc crio[22018]: time=\"2026-06-11T18:12:56.594899798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532643 | controller |     "Jun 11 18:12:56.949653 crc crio[22018]: time=\"2026-06-11T18:12:56.949287988Z\" level=info msg=\"Removing container: 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837\" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.532665 | controller |     "Jun 11 18:12:57.047211 crc crio[22018]: time=\"2026-06-11T18:12:57.047100625Z\" level=info msg=\"Removed container 801aa11d45990dc9ae0ed953e2f9c533ce64598f611d1c3183e6736d1a73a837: openshift-infra/auto-csr-approver-29686686-4jjt8/oc\" id=81f60798-727a-4d14-be7a-75ddb2dc5e48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.532689 | controller |     "Jun 11 18:12:57.058251 crc crio[22018]: time=\"2026-06-11T18:12:57.058142267Z\" level=info msg=\"Stopping pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.532715 | controller |     "Jun 11 18:12:57.058251 crc crio[22018]: time=\"2026-06-11T18:12:57.05822807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=23f79029-464d-4963-89ae-ef3e9b9c56e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.532739 | controller |     "Jun 11 18:12:57.059967 crc crio[22018]: time=\"2026-06-11T18:12:57.059885134Z\" level=info msg=\"Removing pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.532768 | controller |     "Jun 11 18:12:57.076215 crc crio[22018]: time=\"2026-06-11T18:12:57.076127393Z\" level=info msg=\"Removed pod sandbox: 30bd0299ccaa61c465159945adb3223f64bc96e9dd5b26685c5c693ede5dd369\" id=c8725fdb-e5a0-4830-8ce8-51c5717d068c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.532791 | controller |     "Jun 11 18:12:57.077259 crc crio[22018]: time=\"2026-06-11T18:12:57.077126533Z\" level=info msg=\"Stopping pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.532812 | controller |     "Jun 11 18:12:57.077259 crc crio[22018]: time=\"2026-06-11T18:12:57.077249497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=a356bb12-ce0e-4ad0-acde-b2f12564c123 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.532832 | controller |     "Jun 11 18:12:57.077878 crc crio[22018]: time=\"2026-06-11T18:12:57.077811205Z\" level=info msg=\"Removing pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.532877 | controller |     "Jun 11 18:12:57.096032 crc crio[22018]: time=\"2026-06-11T18:12:57.095927268Z\" level=info msg=\"Removed pod sandbox: 39b78acf344532bc47725d982d1c121d6ab125e9702a43945940075e04fed093\" id=3b5a2177-1b2c-47e2-8883-25bbdbf48ba8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.532904 | controller |     "Jun 11 18:12:57.798750 crc crio[22018]: time=\"2026-06-11T18:12:57.798618985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532926 | controller |     "Jun 11 18:12:59.138017 crc crio[22018]: time=\"2026-06-11T18:12:59.13754526Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532948 | controller |     "Jun 11 18:13:02.141053 crc crio[22018]: time=\"2026-06-11T18:13:02.140232801Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.532972 | controller |     "Jun 11 18:14:00.877420 crc crio[22018]: time=\"2026-06-11T18:14:00.87646316Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686694-rgfz6/POD\" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.532994 | controller |     "Jun 11 18:14:00.878712 crc crio[22018]: time=\"2026-06-11T18:14:00.877464022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533017 | controller |     "Jun 11 18:14:00.924036 crc crio[22018]: time=\"2026-06-11T18:14:00.923588016Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.533039 | controller |     "Jun 11 18:14:00.924036 crc crio[22018]: time=\"2026-06-11T18:14:00.923993739Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686694-rgfz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.533062 | controller |     "Jun 11 18:14:01.558609 crc crio[22018]: 2026-06-11T18:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13d40c6e25229b3 Mac:4a:d4:2a:16:c6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 SocketPath: PciID:}] [{Interface:0xc0002ca9e0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.533091 | controller |     "Jun 11 18:14:01.560737 crc crio[22018]: time=\"2026-06-11T18:14:01.560633275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc0074843c8}] Aliases:map[]}\"",
2026-06-11 18:17:42.533116 | controller |     "Jun 11 18:14:01.560886 crc crio[22018]: time=\"2026-06-11T18:14:01.560852302Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686694-rgfz6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.533140 | controller |     "Jun 11 18:14:01.578651 crc crio[22018]: time=\"2026-06-11T18:14:01.57812046Z\" level=info msg=\"Ran pod sandbox 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 with infra container: openshift-infra/auto-csr-approver-29686694-rgfz6/POD\" id=cc575129-06fa-4696-86e2-eab3a1d60235 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.533163 | controller |     "Jun 11 18:14:01.586871 crc crio[22018]: time=\"2026-06-11T18:14:01.583196767Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.533186 | controller |     "Jun 11 18:14:01.591658 crc crio[22018]: time=\"2026-06-11T18:14:01.589838438Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.533209 | controller |     "Jun 11 18:14:02.379815 crc crio[22018]: time=\"2026-06-11T18:14:02.379268873Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82b8f17a-df4d-4513-8795-26439c7076a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.533231 | controller |     "Jun 11 18:14:02.381030 crc crio[22018]: time=\"2026-06-11T18:14:02.380533276Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7dc5994b-a294-40e9-bf8e-c8a27ea21e79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.533254 | controller |     "Jun 11 18:14:02.383159 crc crio[22018]: time=\"2026-06-11T18:14:02.383082119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfb6e785-42db-4fac-8eca-78ae0076d939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.533278 | controller |     "Jun 11 18:14:02.391532 crc crio[22018]: time=\"2026-06-11T18:14:02.391422092Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686694-rgfz6/oc\" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.533302 | controller |     "Jun 11 18:14:02.392107 crc crio[22018]: time=\"2026-06-11T18:14:02.392062733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533324 | controller |     "Jun 11 18:14:02.466810 crc crio[22018]: time=\"2026-06-11T18:14:02.466756046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533346 | controller |     "Jun 11 18:14:02.833241 crc crio[22018]: time=\"2026-06-11T18:14:02.83050259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533379 | controller |     "Jun 11 18:14:02.940586 crc crio[22018]: time=\"2026-06-11T18:14:02.940463441Z\" level=info msg=\"Created container 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e: openshift-infra/auto-csr-approver-29686694-rgfz6/oc\" id=c253a0d2-1323-41ee-9379-69e4e1641863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.533402 | controller |     "Jun 11 18:14:02.942491 crc crio[22018]: time=\"2026-06-11T18:14:02.942426476Z\" level=info msg=\"Starting container: 5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e\" id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.533426 | controller |     "Jun 11 18:14:02.949968 crc crio[22018]: time=\"2026-06-11T18:14:02.949614314Z\" level=info msg=\"Started container\" PID=417135 containerID=5c567790c80288c8042a665f6c9b58238d375a620210fdaf9c1836c9f8b9c91e description=openshift-infra/auto-csr-approver-29686694-rgfz6/oc id=beffcb06-dd3c-45e6-85b7-da4b4c10647f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2",
2026-06-11 18:17:42.533448 | controller |     "Jun 11 18:14:05.575095 crc crio[22018]: time=\"2026-06-11T18:14:05.574255614Z\" level=info msg=\"Stopping pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2\" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.533471 | controller |     "Jun 11 18:14:05.577282 crc crio[22018]: time=\"2026-06-11T18:14:05.576262929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686694-rgfz6 Namespace:openshift-infra ID:13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2 UID:d53b6999-effe-4d24-80c8-896aee0803cb NetNS:/var/run/netns/d5929749-ce5b-4795-8318-750f3f08efa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53b6999_effe_4d24_80c8_896aee0803cb.slice PodAnnotations:0xc007484908}] Aliases:map[]}\"",
2026-06-11 18:17:42.533493 | controller |     "Jun 11 18:14:05.577282 crc crio[22018]: time=\"2026-06-11T18:14:05.576731624Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686694-rgfz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.533515 | controller |     "Jun 11 18:14:05.943197 crc crio[22018]: time=\"2026-06-11T18:14:05.943087919Z\" level=info msg=\"Stopped pod sandbox: 13d40c6e25229b3094312f135c8d2c15ed32da525215c4f1fb5008af85fff5d2\" id=d2d60847-6191-4cc2-8408-0b622298bfce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.533538 | controller |     "Jun 11 18:14:31.277947 crc crio[22018]: time=\"2026-06-11T18:14:31.277238666Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-psvxw/POD\" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.533561 | controller |     "Jun 11 18:14:31.277947 crc crio[22018]: time=\"2026-06-11T18:14:31.27798441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533583 | controller |     "Jun 11 18:14:31.317603 crc crio[22018]: time=\"2026-06-11T18:14:31.317071446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.533612 | controller |     "Jun 11 18:14:31.317603 crc crio[22018]: time=\"2026-06-11T18:14:31.317591143Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-psvxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.533637 | controller |     "Jun 11 18:14:31.917749 crc crio[22018]: 2026-06-11T18:14:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc8fc31e767696c Mac:3e:da:f7:13:54:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 SocketPath: PciID:}] [{Interface:0xc0003a05b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.533658 | controller |     "Jun 11 18:14:31.919385 crc crio[22018]: time=\"2026-06-11T18:14:31.919291436Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc0003803e8}] Aliases:map[]}\"",
2026-06-11 18:17:42.533680 | controller |     "Jun 11 18:14:31.919627 crc crio[22018]: time=\"2026-06-11T18:14:31.919566675Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-psvxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.533701 | controller |     "Jun 11 18:14:31.932577 crc crio[22018]: time=\"2026-06-11T18:14:31.932459457Z\" level=info msg=\"Ran pod sandbox cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 with infra container: openshift-marketplace/redhat-operators-psvxw/POD\" id=b7a923ab-bdc0-4217-9eee-d154a97b75bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.533723 | controller |     "Jun 11 18:14:31.935940 crc crio[22018]: time=\"2026-06-11T18:14:31.935868444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e36c08ba-67a9-405c-8ff0-2d32f585e075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.533747 | controller |     "Jun 11 18:14:31.938150 crc crio[22018]: time=\"2026-06-11T18:14:31.938082736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6524ff5e-0030-42d4-b66d-b4d3210cb103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.533770 | controller |     "Jun 11 18:14:31.944263 crc crio[22018]: time=\"2026-06-11T18:14:31.944183171Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.533792 | controller |     "Jun 11 18:14:31.944878 crc crio[22018]: time=\"2026-06-11T18:14:31.944829902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533815 | controller |     "Jun 11 18:14:31.991166 crc crio[22018]: time=\"2026-06-11T18:14:31.991079653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533839 | controller |     "Jun 11 18:14:31.995030 crc crio[22018]: time=\"2026-06-11T18:14:31.994974189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.533892 | controller |     "Jun 11 18:14:32.151585 crc crio[22018]: time=\"2026-06-11T18:14:32.1514755Z\" level=info msg=\"Created container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=05b142a3-685e-4d66-804a-51e1a9caa75d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.533925 | controller |     "Jun 11 18:14:32.153291 crc crio[22018]: time=\"2026-06-11T18:14:32.153226886Z\" level=info msg=\"Starting container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe\" id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.533951 | controller |     "Jun 11 18:14:32.159689 crc crio[22018]: time=\"2026-06-11T18:14:32.159604697Z\" level=info msg=\"Started container\" PID=419013 containerID=29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe description=openshift-marketplace/redhat-operators-psvxw/extract-utilities id=6c3fb267-71c9-4c03-ac35-315a7146e247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457",
2026-06-11 18:17:42.533975 | controller |     "Jun 11 18:14:32.617128 crc crio[22018]: time=\"2026-06-11T18:14:32.616841315Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.533999 | controller |     "Jun 11 18:14:32.622991 crc crio[22018]: time=\"2026-06-11T18:14:32.62285951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.534024 | controller |     "Jun 11 18:14:33.459087 crc crio[22018]: time=\"2026-06-11T18:14:33.458576692Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:2e8829d07b5b2240e3f06ec2d8fe90ac3e647ffc9b6563235677e31194d609c1\" id=afce38bd-d67f-41f3-9482-1ca78770e780 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.534050 | controller |     "Jun 11 18:14:33.462506 crc crio[22018]: time=\"2026-06-11T18:14:33.462220659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4aeba026-f36a-4ffc-b875-174a42947e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.534074 | controller |     "Jun 11 18:14:33.466387 crc crio[22018]: time=\"2026-06-11T18:14:33.466179145Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e59c03e9-83b4-417d-bdb7-c99f07e558a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.534098 | controller |     "Jun 11 18:14:33.475137 crc crio[22018]: time=\"2026-06-11T18:14:33.475017027Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.534121 | controller |     "Jun 11 18:14:33.475700 crc crio[22018]: time=\"2026-06-11T18:14:33.475635747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534142 | controller |     "Jun 11 18:14:33.579821 crc crio[22018]: time=\"2026-06-11T18:14:33.579137749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534165 | controller |     "Jun 11 18:14:33.588134 crc crio[22018]: time=\"2026-06-11T18:14:33.588022036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534188 | controller |     "Jun 11 18:14:33.786214 crc crio[22018]: time=\"2026-06-11T18:14:33.786092349Z\" level=info msg=\"Created container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=62570fd7-bed2-451f-b6d0-b1f416477605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.534219 | controller |     "Jun 11 18:14:33.787617 crc crio[22018]: time=\"2026-06-11T18:14:33.787276806Z\" level=info msg=\"Starting container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b\" id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.534245 | controller |     "Jun 11 18:14:33.799286 crc crio[22018]: time=\"2026-06-11T18:14:33.799187521Z\" level=info msg=\"Started container\" PID=419110 containerID=39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b description=openshift-marketplace/redhat-operators-psvxw/extract-content id=4c03e32d-0f7c-4a08-ada8-2eff56b82b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457",
2026-06-11 18:17:42.534281 | controller |     "Jun 11 18:14:38.754823 crc crio[22018]: time=\"2026-06-11T18:14:38.753069844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b3dad86-df23-4333-a33e-1f926dd29380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.534307 | controller |     "Jun 11 18:14:38.761227 crc crio[22018]: time=\"2026-06-11T18:14:38.760286424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=371df9b5-a4af-497c-a293-976d06faa0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.534334 | controller |     "Jun 11 18:14:38.773872 crc crio[22018]: time=\"2026-06-11T18:14:38.773579919Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.534359 | controller |     "Jun 11 18:14:38.774445 crc crio[22018]: time=\"2026-06-11T18:14:38.774313002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534384 | controller |     "Jun 11 18:14:38.841742 crc crio[22018]: time=\"2026-06-11T18:14:38.841678803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534409 | controller |     "Jun 11 18:14:38.844805 crc crio[22018]: time=\"2026-06-11T18:14:38.844741311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.534435 | controller |     "Jun 11 18:14:39.034425 crc crio[22018]: time=\"2026-06-11T18:14:39.033795137Z\" level=info msg=\"Created container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=cf2fc640-7445-4fc6-8cb5-204819eb9569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.534459 | controller |     "Jun 11 18:14:39.035786 crc crio[22018]: time=\"2026-06-11T18:14:39.035671968Z\" level=info msg=\"Starting container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48\" id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.534485 | controller |     "Jun 11 18:14:39.043174 crc crio[22018]: time=\"2026-06-11T18:14:39.043055783Z\" level=info msg=\"Started container\" PID=419497 containerID=7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 description=openshift-marketplace/redhat-operators-psvxw/registry-server id=a863907a-648d-43c3-9a1f-96b8fa136fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457",
2026-06-11 18:17:42.534511 | controller |     "Jun 11 18:14:44.616204 crc crio[22018]: time=\"2026-06-11T18:14:44.615407661Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 18:17:42.534551 | controller |     "Jun 11 18:14:52.634482 crc crio[22018]: time=\"2026-06-11T18:14:52.633620581Z\" level=info msg=\"Stopping container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d (timeout: 2s)\" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.534583 | controller |     "Jun 11 18:14:52.902627 crc crio[22018]: time=\"2026-06-11T18:14:52.902484795Z\" level=info msg=\"Stopped container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=3b76fd88-4c10-4012-bef3-c5a448bd5072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.534610 | controller |     "Jun 11 18:14:52.907285 crc crio[22018]: time=\"2026-06-11T18:14:52.907221097Z\" level=info msg=\"Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534636 | controller |     "Jun 11 18:14:52.913653 crc crio[22018]: time=\"2026-06-11T18:14:52.913114714Z\" level=info msg=\"Got pod network &{Name:must-gather-v2rzp Namespace:openshift-must-gather-smcwq ID:ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218 UID:fe09c9d5-910d-4804-9584-7fcd6417a8c9 NetNS:/var/run/netns/b69eff4a-a35e-42e8-87e9-93540693c99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe09c9d5_910d_4804_9584_7fcd6417a8c9.slice PodAnnotations:0xc002ca0800}] Aliases:map[]}\"",
2026-06-11 18:17:42.534659 | controller |     "Jun 11 18:14:52.913653 crc crio[22018]: time=\"2026-06-11T18:14:52.913316902Z\" level=info msg=\"Deleting pod openshift-must-gather-smcwq_must-gather-v2rzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.534677 | controller |     "Jun 11 18:14:53.467298 crc crio[22018]: time=\"2026-06-11T18:14:53.466274316Z\" level=info msg=\"Stopped pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=0e61ea30-41e7-4bef-b7a1-7a022adccc18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534695 | controller |     "Jun 11 18:14:54.118625 crc crio[22018]: time=\"2026-06-11T18:14:54.118402338Z\" level=info msg=\"Removing container: 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d\" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534717 | controller |     "Jun 11 18:14:54.321088 crc crio[22018]: time=\"2026-06-11T18:14:54.320553456Z\" level=info msg=\"Removed container 3c3efbad0efd38c98b86e98f2b1f522b73556870bf0f44e682564f4bbdb7ae3d: openshift-must-gather-smcwq/must-gather-v2rzp/copy\" id=792ccc13-2181-4552-a8b1-5b0c8de4886b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534739 | controller |     "Jun 11 18:14:54.338179 crc crio[22018]: time=\"2026-06-11T18:14:54.338064372Z\" level=info msg=\"Removing container: 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd\" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534763 | controller |     "Jun 11 18:14:54.520384 crc crio[22018]: time=\"2026-06-11T18:14:54.520245546Z\" level=info msg=\"Removed container 410e9aa45bea44513b597dc2308a66eca35af6604c64e4c58ea7cded4c75a6cd: openshift-must-gather-smcwq/must-gather-v2rzp/gather\" id=66518973-1a71-4285-939b-935dc5176f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534824 | controller |     "Jun 11 18:14:57.182470 crc crio[22018]: time=\"2026-06-11T18:14:57.181411726Z\" level=info msg=\"Removing container: fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad\" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534864 | controller |     "Jun 11 18:14:57.301073 crc crio[22018]: time=\"2026-06-11T18:14:57.30090572Z\" level=info msg=\"Removed container fd56e16d65dfd1604112e1fbf1324aa32bf85aaf9b87008ecf2f7f8243c17cad: openshift-infra/auto-csr-approver-29686688-f77rj/oc\" id=34e927ac-ef08-4826-9e41-60df04bf5665 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.534888 | controller |     "Jun 11 18:14:57.318853 crc crio[22018]: time=\"2026-06-11T18:14:57.31867323Z\" level=info msg=\"Stopping pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534905 | controller |     "Jun 11 18:14:57.318853 crc crio[22018]: time=\"2026-06-11T18:14:57.318834315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=91c494de-3041-4922-aca2-9156f99db704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534920 | controller |     "Jun 11 18:14:57.319624 crc crio[22018]: time=\"2026-06-11T18:14:57.319507336Z\" level=info msg=\"Removing pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.534937 | controller |     "Jun 11 18:14:57.350175 crc crio[22018]: time=\"2026-06-11T18:14:57.350010951Z\" level=info msg=\"Removed pod sandbox: 89c556df992a4c24cf0095f5143cc3f30e4b62ab4c1c4d1c5f562f399cfd7f8f\" id=d35852b5-313e-4e19-8b98-5cfe9d03d207 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.534952 | controller |     "Jun 11 18:14:57.351715 crc crio[22018]: time=\"2026-06-11T18:14:57.351627191Z\" level=info msg=\"Stopping pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534968 | controller |     "Jun 11 18:14:57.351808 crc crio[22018]: time=\"2026-06-11T18:14:57.351728664Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=b7f27286-9e20-4b44-806f-3639311a83dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.534984 | controller |     "Jun 11 18:14:57.352651 crc crio[22018]: time=\"2026-06-11T18:14:57.352576121Z\" level=info msg=\"Removing pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.535000 | controller |     "Jun 11 18:14:58.125067 crc crio[22018]: time=\"2026-06-11T18:14:58.124543962Z\" level=info msg=\"Removed pod sandbox: ef0597b2533addbf5e480da80a53ade660180a5f8578e094038e1b16ecb22218\" id=31018f2d-c585-4ee9-b274-f0da14a6b124 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.535015 | controller |     "Jun 11 18:14:59.299848 crc crio[22018]: time=\"2026-06-11T18:14:59.299756381Z\" level=info msg=\"Stopping container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48 (timeout: 2s)\" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.535032 | controller |     "Jun 11 18:15:00.407606 crc crio[22018]: time=\"2026-06-11T18:15:00.406775938Z\" level=info msg=\"Stopped container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=a8ab9c0f-771c-4f88-b5b4-f9523dc9fef3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.535048 | controller |     "Jun 11 18:15:00.408840 crc crio[22018]: time=\"2026-06-11T18:15:00.408642757Z\" level=info msg=\"Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.535063 | controller |     "Jun 11 18:15:00.409546 crc crio[22018]: time=\"2026-06-11T18:15:00.409392661Z\" level=info msg=\"Got pod network &{Name:redhat-operators-psvxw Namespace:openshift-marketplace ID:cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457 UID:a6b8f07a-5b72-41cb-9efd-121b83292efe NetNS:/var/run/netns/f011a2b8-a830-42b3-9fb1-95b784402ee6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6b8f07a_5b72_41cb_9efd_121b83292efe.slice PodAnnotations:0xc002ca1ef0}] Aliases:map[]}\"",
2026-06-11 18:17:42.535083 | controller |     "Jun 11 18:15:00.409665 crc crio[22018]: time=\"2026-06-11T18:15:00.409594558Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-psvxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.535099 | controller |     "Jun 11 18:15:00.814159 crc crio[22018]: time=\"2026-06-11T18:15:00.81368676Z\" level=info msg=\"Stopped pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=cb34ad43-69cf-4da6-857f-7eebf3e0cb5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.535115 | controller |     "Jun 11 18:15:01.307847 crc crio[22018]: time=\"2026-06-11T18:15:01.307706647Z\" level=info msg=\"Removing container: 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48\" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535131 | controller |     "Jun 11 18:15:01.348040 crc crio[22018]: time=\"2026-06-11T18:15:01.347692803Z\" level=info msg=\"Removed container 7c64ba22657449dd1fa70e5a9625d9daad2a8daea80d26b41ae1397fdde3ae48: openshift-marketplace/redhat-operators-psvxw/registry-server\" id=de261c38-c299-4566-ba23-c66beeca56fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535147 | controller |     "Jun 11 18:15:01.351180 crc crio[22018]: time=\"2026-06-11T18:15:01.351103519Z\" level=info msg=\"Removing container: 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b\" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535163 | controller |     "Jun 11 18:15:01.381947 crc crio[22018]: time=\"2026-06-11T18:15:01.381806083Z\" level=info msg=\"Removed container 39f55c93f66fb70f8b78324be023aefc902b48cdfd41a5157522720f814eea5b: openshift-marketplace/redhat-operators-psvxw/extract-content\" id=1c2acbbc-2952-4ee2-ab73-91f3f32db239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535178 | controller |     "Jun 11 18:15:01.385762 crc crio[22018]: time=\"2026-06-11T18:15:01.385677152Z\" level=info msg=\"Removing container: 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe\" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535193 | controller |     "Jun 11 18:15:01.434061 crc crio[22018]: time=\"2026-06-11T18:15:01.433923901Z\" level=info msg=\"Removed container 29df9e0b001b67f8431365d384f254bbdd48c90ac5a0e3309dc7e9c7667c6bbe: openshift-marketplace/redhat-operators-psvxw/extract-utilities\" id=4be4ce1f-3dc1-4060-bcde-f23057216fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.535209 | controller |     "Jun 11 18:15:02.307146 crc crio[22018]: time=\"2026-06-11T18:15:02.307046221Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD\" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535225 | controller |     "Jun 11 18:15:02.307461 crc crio[22018]: time=\"2026-06-11T18:15:02.307283958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535241 | controller |     "Jun 11 18:15:02.349820 crc crio[22018]: time=\"2026-06-11T18:15:02.349715463Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}\"",
2026-06-11 18:17:42.535265 | controller |     "Jun 11 18:15:02.349820 crc crio[22018]: time=\"2026-06-11T18:15:02.349777815Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.535288 | controller |     "Jun 11 18:15:03.528471 crc crio[22018]: 2026-06-11T18:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73b236c635a7788 Mac:42:86:9c:95:94:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.535309 | controller |     "Jun 11 18:15:03.530069 crc crio[22018]: time=\"2026-06-11T18:15:03.529976583Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc000aa4988}] Aliases:map[]}\"",
2026-06-11 18:17:42.535331 | controller |     "Jun 11 18:15:03.530069 crc crio[22018]: time=\"2026-06-11T18:15:03.53018365Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.535348 | controller |     "Jun 11 18:15:03.542685 crc crio[22018]: time=\"2026-06-11T18:15:03.542597931Z\" level=info msg=\"Ran pod sandbox 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/POD\" id=e1fe0072-bab4-49ea-983f-3b7a7da24f13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535365 | controller |     "Jun 11 18:15:03.545558 crc crio[22018]: time=\"2026-06-11T18:15:03.545213974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4be154bb-6d78-4adf-acfa-d175bb1906f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535381 | controller |     "Jun 11 18:15:03.549798 crc crio[22018]: time=\"2026-06-11T18:15:03.549664407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=314ede4a-b93e-4be6-8484-00f21ae4df0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535400 | controller |     "Jun 11 18:15:03.682201 crc crio[22018]: time=\"2026-06-11T18:15:03.682109559Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles\" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.535422 | controller |     "Jun 11 18:15:03.682777 crc crio[22018]: time=\"2026-06-11T18:15:03.682719148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535443 | controller |     "Jun 11 18:15:03.734484 crc crio[22018]: time=\"2026-06-11T18:15:03.734264743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535465 | controller |     "Jun 11 18:15:03.742903 crc crio[22018]: time=\"2026-06-11T18:15:03.742817803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535481 | controller |     "Jun 11 18:15:03.842309 crc crio[22018]: time=\"2026-06-11T18:15:03.842128644Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-92jjl/POD\" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535497 | controller |     "Jun 11 18:15:03.842486 crc crio[22018]: time=\"2026-06-11T18:15:03.842385752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535513 | controller |     "Jun 11 18:15:03.889697 crc crio[22018]: time=\"2026-06-11T18:15:03.889619195Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}\"",
2026-06-11 18:17:42.535529 | controller |     "Jun 11 18:15:03.889697 crc crio[22018]: time=\"2026-06-11T18:15:03.889677207Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-92jjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.535546 | controller |     "Jun 11 18:15:04.030077 crc crio[22018]: time=\"2026-06-11T18:15:04.029715076Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9chnt/POD\" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535562 | controller |     "Jun 11 18:15:04.030200 crc crio[22018]: time=\"2026-06-11T18:15:04.030118341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535577 | controller |     "Jun 11 18:15:04.139678 crc crio[22018]: time=\"2026-06-11T18:15:04.138874184Z\" level=info msg=\"Created container 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3: openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles\" id=7f2724c0-84d2-4592-869d-b87d6ecfb8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.535593 | controller |     "Jun 11 18:15:04.166973 crc crio[22018]: time=\"2026-06-11T18:15:04.165918894Z\" level=info msg=\"Starting container: 4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3\" id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.535609 | controller |     "Jun 11 18:15:04.175875 crc crio[22018]: time=\"2026-06-11T18:15:04.174885639Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.535624 | controller |     "Jun 11 18:15:04.175875 crc crio[22018]: time=\"2026-06-11T18:15:04.174946181Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9chnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.535644 | controller |     "Jun 11 18:15:04.184512 crc crio[22018]: time=\"2026-06-11T18:15:04.181903826Z\" level=info msg=\"Started container\" PID=421098 containerID=4b43b45435f7a81a18df7959b42fcd1e828a64954e455e1cac4fdd56cb53d5e3 description=openshift-operator-lifecycle-manager/collect-profiles-29686695-dtnts/collect-profiles id=e0b167c9-42a6-4ab0-97cc-7b9bc89bbe30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5",
2026-06-11 18:17:42.535661 | controller |     "Jun 11 18:15:04.569562 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17f0af378ad76ea Mac:7a:69:7c:40:05:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.535678 | controller |     "Jun 11 18:15:04.571219 crc crio[22018]: time=\"2026-06-11T18:15:04.570446893Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc00141a468}] Aliases:map[]}\"",
2026-06-11 18:17:42.535694 | controller |     "Jun 11 18:15:04.571219 crc crio[22018]: time=\"2026-06-11T18:15:04.57064869Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-92jjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.535711 | controller |     "Jun 11 18:15:04.595381 crc crio[22018]: time=\"2026-06-11T18:15:04.594406794Z\" level=info msg=\"Ran pod sandbox 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 with infra container: openshift-marketplace/certified-operators-92jjl/POD\" id=21e7fbef-a16d-479f-867a-37e62bac5b13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535727 | controller |     "Jun 11 18:15:04.598702 crc crio[22018]: time=\"2026-06-11T18:15:04.598221505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b693d6c-3927-446d-98a3-a1d3113528fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535744 | controller |     "Jun 11 18:15:04.603375 crc crio[22018]: time=\"2026-06-11T18:15:04.601450267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d19c98-2d93-42c9-a05e-17578e7349ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535760 | controller |     "Jun 11 18:15:04.633763 crc crio[22018]: time=\"2026-06-11T18:15:04.633631319Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.535776 | controller |     "Jun 11 18:15:04.634161 crc crio[22018]: time=\"2026-06-11T18:15:04.634055803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535793 | controller |     "Jun 11 18:15:04.765283 crc crio[22018]: time=\"2026-06-11T18:15:04.764826425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535809 | controller |     "Jun 11 18:15:04.770007 crc crio[22018]: time=\"2026-06-11T18:15:04.769908316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535832 | controller |     "Jun 11 18:15:04.907157 crc crio[22018]: 2026-06-11T18:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6df9f574cd65e3 Mac:d2:37:27:cd:52:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 SocketPath: PciID:}] [{Interface:0xc00050a530 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.535864 | controller |     "Jun 11 18:15:04.908620 crc crio[22018]: time=\"2026-06-11T18:15:04.908492211Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc00141a5b0}] Aliases:map[]}\"",
2026-06-11 18:17:42.535887 | controller |     "Jun 11 18:15:04.908891 crc crio[22018]: time=\"2026-06-11T18:15:04.908693988Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9chnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.535904 | controller |     "Jun 11 18:15:04.935443 crc crio[22018]: time=\"2026-06-11T18:15:04.933486861Z\" level=info msg=\"Ran pod sandbox a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb with infra container: openshift-marketplace/community-operators-9chnt/POD\" id=1e2203c6-9535-4469-b2a2-f26eada2bd99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.535921 | controller |     "Jun 11 18:15:04.937230 crc crio[22018]: time=\"2026-06-11T18:15:04.936289482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4c1fff6-3927-4f21-b31e-7483384cc344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535937 | controller |     "Jun 11 18:15:04.941058 crc crio[22018]: time=\"2026-06-11T18:15:04.940630122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2c98774-8ff6-4704-8de4-04bf74f98242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.535953 | controller |     "Jun 11 18:15:04.950748 crc crio[22018]: time=\"2026-06-11T18:15:04.950580695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.535969 | controller |     "Jun 11 18:15:04.951213 crc crio[22018]: time=\"2026-06-11T18:15:04.95103753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.535984 | controller |     "Jun 11 18:15:04.961738 crc crio[22018]: time=\"2026-06-11T18:15:04.961645849Z\" level=info msg=\"Created container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=e983b8a4-821e-4cb4-8478-7b7f0e022635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536001 | controller |     "Jun 11 18:15:04.965725 crc crio[22018]: time=\"2026-06-11T18:15:04.963509068Z\" level=info msg=\"Starting container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c\" id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536017 | controller |     "Jun 11 18:15:04.971424 crc crio[22018]: time=\"2026-06-11T18:15:04.970944645Z\" level=info msg=\"Started container\" PID=421193 containerID=1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c description=openshift-marketplace/certified-operators-92jjl/extract-utilities id=946fc5f9-5db9-489d-804d-c99a57d15268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19",
2026-06-11 18:17:42.536042 | controller |     "Jun 11 18:15:05.011705 crc crio[22018]: time=\"2026-06-11T18:15:05.011076549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536059 | controller |     "Jun 11 18:15:05.014880 crc crio[22018]: time=\"2026-06-11T18:15:05.014765949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536093 | controller |     "Jun 11 18:15:05.255791 crc crio[22018]: time=\"2026-06-11T18:15:05.255687387Z\" level=info msg=\"Created container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=84c34e18-2582-478f-aefd-751d9b7a6cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536110 | controller |     "Jun 11 18:15:05.262884 crc crio[22018]: time=\"2026-06-11T18:15:05.262793316Z\" level=info msg=\"Starting container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849\" id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536127 | controller |     "Jun 11 18:15:05.269776 crc crio[22018]: time=\"2026-06-11T18:15:05.269645833Z\" level=info msg=\"Started container\" PID=421258 containerID=9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849 description=openshift-marketplace/community-operators-9chnt/extract-utilities id=b225b616-9372-4343-b456-45dbcfa2e7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb",
2026-06-11 18:17:42.536143 | controller |     "Jun 11 18:15:05.380802 crc crio[22018]: time=\"2026-06-11T18:15:05.380075099Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.536159 | controller |     "Jun 11 18:15:05.385988 crc crio[22018]: time=\"2026-06-11T18:15:05.385191053Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.536175 | controller |     "Jun 11 18:15:05.391914 crc crio[22018]: time=\"2026-06-11T18:15:05.391847245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.536191 | controller |     "Jun 11 18:15:05.392161 crc crio[22018]: time=\"2026-06-11T18:15:05.391847284Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 18:17:42.536207 | controller |     "Jun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.397499073Z\" level=info msg=\"Stopping pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5\" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.536224 | controller |     "Jun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.398993552Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686695-dtnts Namespace:openshift-operator-lifecycle-manager ID:73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5 UID:58f0448b-8a6d-4afc-b285-85c0253fdc90 NetNS:/var/run/netns/9a40f349-ffd3-4a4a-ad2e-f90d334a8cec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58f0448b_8a6d_4afc_b285_85c0253fdc90.slice PodAnnotations:0xc00924ec38}] Aliases:map[]}\"",
2026-06-11 18:17:42.536245 | controller |     "Jun 11 18:15:06.418905 crc crio[22018]: time=\"2026-06-11T18:15:06.399153157Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686695-dtnts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.536262 | controller |     "Jun 11 18:15:06.531024 crc crio[22018]: time=\"2026-06-11T18:15:06.530062886Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:d5e0311b13292b717861b68c1c5cfd81b8aeda0df7c2fd7ddb8bef0ee867efd0\" id=70bfce05-3d78-41ae-b24d-8b9d0227588f name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.536279 | controller |     "Jun 11 18:15:06.532564 crc crio[22018]: time=\"2026-06-11T18:15:06.532430562Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=456995b3-24f9-490b-bf49-1abe76f87bd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536294 | controller |     "Jun 11 18:15:06.546078 crc crio[22018]: time=\"2026-06-11T18:15:06.545941273Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5b9a6067-0243-41e8-affe-a4079da5d4e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536310 | controller |     "Jun 11 18:15:06.588188 crc crio[22018]: time=\"2026-06-11T18:15:06.58813026Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:8ff8554967b485eb26d1ae1fcdbcb28c51f66b730b81a437a3481a20a3c226e3\" id=6fe2f6e9-1d9a-4461-884a-2176c4489916 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.536327 | controller |     "Jun 11 18:15:06.589514 crc crio[22018]: time=\"2026-06-11T18:15:06.589423501Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f08d0710-1794-45d0-a17d-337ebc2374fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536342 | controller |     "Jun 11 18:15:06.598070 crc crio[22018]: time=\"2026-06-11T18:15:06.597964764Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/extract-content\" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536359 | controller |     "Jun 11 18:15:06.598562 crc crio[22018]: time=\"2026-06-11T18:15:06.598235842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=53958195-2b40-4c2d-b4df-1a359b88d6a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536374 | controller |     "Jun 11 18:15:06.598805 crc crio[22018]: time=\"2026-06-11T18:15:06.598696727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536391 | controller |     "Jun 11 18:15:06.604754 crc crio[22018]: time=\"2026-06-11T18:15:06.604660818Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/extract-content\" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536414 | controller |     "Jun 11 18:15:06.617140 crc crio[22018]: time=\"2026-06-11T18:15:06.617045773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536433 | controller |     "Jun 11 18:15:06.725135 crc crio[22018]: time=\"2026-06-11T18:15:06.725009871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536449 | controller |     "Jun 11 18:15:06.729775 crc crio[22018]: time=\"2026-06-11T18:15:06.728597765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536470 | controller |     "Jun 11 18:15:06.742261 crc crio[22018]: time=\"2026-06-11T18:15:06.742172135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536488 | controller |     "Jun 11 18:15:06.757115 crc crio[22018]: time=\"2026-06-11T18:15:06.757040135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536503 | controller |     "Jun 11 18:15:06.818288 crc crio[22018]: time=\"2026-06-11T18:15:06.818149475Z\" level=info msg=\"Stopped pod sandbox: 73b236c635a7788f21b340bb1894a54e7321451869d8925af80b29529fd647c5\" id=3d547282-2118-4da4-abdf-1674e777917e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.536519 | controller |     "Jun 11 18:15:07.078163 crc crio[22018]: time=\"2026-06-11T18:15:07.078041422Z\" level=info msg=\"Created container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content\" id=df6fd453-be3f-41d6-ac1c-5508c7250064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536536 | controller |     "Jun 11 18:15:07.078777 crc crio[22018]: time=\"2026-06-11T18:15:07.078706274Z\" level=info msg=\"Created container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content\" id=7ae3896e-f8b1-45fa-ab9a-43a1823ee762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536552 | controller |     "Jun 11 18:15:07.082790 crc crio[22018]: time=\"2026-06-11T18:15:07.082280208Z\" level=info msg=\"Starting container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf\" id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536568 | controller |     "Jun 11 18:15:07.082790 crc crio[22018]: time=\"2026-06-11T18:15:07.082403723Z\" level=info msg=\"Starting container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7\" id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536584 | controller |     "Jun 11 18:15:07.090978 crc crio[22018]: time=\"2026-06-11T18:15:07.090697856Z\" level=info msg=\"Started container\" PID=421371 containerID=d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7 description=openshift-marketplace/certified-operators-92jjl/extract-content id=81042973-8e16-4439-943b-7650748f8c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19",
2026-06-11 18:17:42.536600 | controller |     "Jun 11 18:15:07.102574 crc crio[22018]: time=\"2026-06-11T18:15:07.100684055Z\" level=info msg=\"Started container\" PID=421368 containerID=498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf description=openshift-marketplace/community-operators-9chnt/extract-content id=31533426-7454-4143-9371-764184120c54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb",
2026-06-11 18:17:42.536616 | controller |     "Jun 11 18:15:10.485575 crc crio[22018]: time=\"2026-06-11T18:15:10.48465379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2627260d-beab-45c9-bf36-9e78262cc919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536632 | controller |     "Jun 11 18:15:10.487683 crc crio[22018]: time=\"2026-06-11T18:15:10.487592572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4432a53b-7de7-4c37-a317-2e9135477f3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536648 | controller |     "Jun 11 18:15:10.490510 crc crio[22018]: time=\"2026-06-11T18:15:10.490434774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4870447e-ccd5-4ee3-afc2-60ecba39eb04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536667 | controller |     "Jun 11 18:15:10.493556 crc crio[22018]: time=\"2026-06-11T18:15:10.49345689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8c82fae5-c959-4c96-888a-6b9d929a7e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.536682 | controller |     "Jun 11 18:15:10.495471 crc crio[22018]: time=\"2026-06-11T18:15:10.49531826Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9chnt/registry-server\" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536697 | controller |     "Jun 11 18:15:10.495875 crc crio[22018]: time=\"2026-06-11T18:15:10.495805025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536713 | controller |     "Jun 11 18:15:10.557797 crc crio[22018]: time=\"2026-06-11T18:15:10.557707221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536729 | controller |     "Jun 11 18:15:10.561217 crc crio[22018]: time=\"2026-06-11T18:15:10.561070329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536746 | controller |     "Jun 11 18:15:11.196428 crc crio[22018]: time=\"2026-06-11T18:15:11.193711511Z\" level=info msg=\"Created container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=b723d953-6b90-41c0-9faf-757244a1682c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536761 | controller |     "Jun 11 18:15:11.197420 crc crio[22018]: time=\"2026-06-11T18:15:11.197280051Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-92jjl/registry-server\" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536778 | controller |     "Jun 11 18:15:11.198718 crc crio[22018]: time=\"2026-06-11T18:15:11.197912701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536792 | controller |     "Jun 11 18:15:11.217091 crc crio[22018]: time=\"2026-06-11T18:15:11.213288163Z\" level=info msg=\"Starting container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65\" id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536808 | controller |     "Jun 11 18:15:11.226117 crc crio[22018]: time=\"2026-06-11T18:15:11.225300767Z\" level=info msg=\"Started container\" PID=421737 containerID=b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 description=openshift-marketplace/community-operators-9chnt/registry-server id=5a6102e1-6c71-4e56-9fa9-51ee96d91a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb",
2026-06-11 18:17:42.536824 | controller |     "Jun 11 18:15:11.302774 crc crio[22018]: time=\"2026-06-11T18:15:11.302676769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536841 | controller |     "Jun 11 18:15:11.305464 crc crio[22018]: time=\"2026-06-11T18:15:11.305294142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.536881 | controller |     "Jun 11 18:15:11.500765 crc crio[22018]: time=\"2026-06-11T18:15:11.500674927Z\" level=info msg=\"Created container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=d422cfe3-240a-44a2-977c-4e6ebd0f8740 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.536899 | controller |     "Jun 11 18:15:11.501958 crc crio[22018]: time=\"2026-06-11T18:15:11.501886275Z\" level=info msg=\"Starting container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220\" id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.536915 | controller |     "Jun 11 18:15:11.509480 crc crio[22018]: time=\"2026-06-11T18:15:11.509382302Z\" level=info msg=\"Started container\" PID=421761 containerID=1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 description=openshift-marketplace/certified-operators-92jjl/registry-server id=ca7345ca-66c4-4fe7-9238-214c3bf18e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19",
2026-06-11 18:17:42.536931 | controller |     "Jun 11 18:15:25.731183 crc crio[22018]: time=\"2026-06-11T18:15:25.730455936Z\" level=info msg=\"Stopping container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220 (timeout: 2s)\" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.536947 | controller |     "Jun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.865176598Z\" level=info msg=\"Stopped container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=49854e88-e751-46cd-b43e-7c4919f56caf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.536963 | controller |     "Jun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.867948686Z\" level=info msg=\"Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.536979 | controller |     "Jun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.868752592Z\" level=info msg=\"Got pod network &{Name:certified-operators-92jjl Namespace:openshift-marketplace ID:17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19 UID:0438907c-777d-4b5c-8ed9-0f642e8a434f NetNS:/var/run/netns/49211399-6d42-4a65-9162-d19e180b3b2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0438907c_777d_4b5c_8ed9_0f642e8a434f.slice PodAnnotations:0xc002ca1020}] Aliases:map[]}\"",
2026-06-11 18:17:42.536995 | controller |     "Jun 11 18:15:25.869055 crc crio[22018]: time=\"2026-06-11T18:15:25.868926638Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-92jjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.537011 | controller |     "Jun 11 18:15:26.420295 crc crio[22018]: time=\"2026-06-11T18:15:26.419644558Z\" level=info msg=\"Stopped pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=d0bd4215-7057-4e31-a91b-e5ecaf343869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537027 | controller |     "Jun 11 18:15:26.450579 crc crio[22018]: time=\"2026-06-11T18:15:26.446206376Z\" level=info msg=\"Stopping container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65 (timeout: 2s)\" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.537042 | controller |     "Jun 11 18:15:26.578751 crc crio[22018]: time=\"2026-06-11T18:15:26.578667518Z\" level=info msg=\"Stopped container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=846ba0be-5def-4576-aef8-22e026f69f5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 18:17:42.537062 | controller |     "Jun 11 18:15:26.581960 crc crio[22018]: time=\"2026-06-11T18:15:26.581691245Z\" level=info msg=\"Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537078 | controller |     "Jun 11 18:15:26.582514 crc crio[22018]: time=\"2026-06-11T18:15:26.58246226Z\" level=info msg=\"Got pod network &{Name:community-operators-9chnt Namespace:openshift-marketplace ID:a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb UID:4e650c98-318f-4fdf-be95-b99242d54965 NetNS:/var/run/netns/1c677ab3-5f1d-46e6-9f5b-1557edfc2855 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e650c98_318f_4fdf_be95_b99242d54965.slice PodAnnotations:0xc002ca1918}] Aliases:map[]}\"",
2026-06-11 18:17:42.537094 | controller |     "Jun 11 18:15:26.582699 crc crio[22018]: time=\"2026-06-11T18:15:26.582651096Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9chnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.537110 | controller |     "Jun 11 18:15:26.777141 crc crio[22018]: time=\"2026-06-11T18:15:26.776605839Z\" level=info msg=\"Removing container: 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220\" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537126 | controller |     "Jun 11 18:15:26.817746 crc crio[22018]: time=\"2026-06-11T18:15:26.817486478Z\" level=info msg=\"Removed container 1bc2312a65beb02ede37ae1c24ae4b91959f70f5a1f2213830fc068b1f825220: openshift-marketplace/certified-operators-92jjl/registry-server\" id=fed9e232-2668-41e7-8733-10cc32c28567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537142 | controller |     "Jun 11 18:15:26.822237 crc crio[22018]: time=\"2026-06-11T18:15:26.822148348Z\" level=info msg=\"Removing container: d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7\" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537159 | controller |     "Jun 11 18:15:26.857941 crc crio[22018]: time=\"2026-06-11T18:15:26.857732929Z\" level=info msg=\"Removed container d0cfb7eeb6464854afb34ae4682920c23eb9ef7ff0486aca7ead2f9af9993bf7: openshift-marketplace/certified-operators-92jjl/extract-content\" id=dd7821fa-0e7c-4b37-b635-2e3abd27ea0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537176 | controller |     "Jun 11 18:15:26.861455 crc crio[22018]: time=\"2026-06-11T18:15:26.861398856Z\" level=info msg=\"Removing container: 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c\" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537193 | controller |     "Jun 11 18:15:26.891091 crc crio[22018]: time=\"2026-06-11T18:15:26.891002411Z\" level=info msg=\"Stopped pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=cd3e4409-3c96-4bab-8f31-eb65e849639f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537209 | controller |     "Jun 11 18:15:26.971428 crc crio[22018]: time=\"2026-06-11T18:15:26.971305467Z\" level=info msg=\"Removed container 1f995575ccc1dc81bae478756f801a2295a5ce81ad987d1bb0a51650fc6b456c: openshift-marketplace/certified-operators-92jjl/extract-utilities\" id=9ef8d698-fd27-4858-8290-a214e55f764d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537227 | controller |     "Jun 11 18:15:27.815943 crc crio[22018]: time=\"2026-06-11T18:15:27.815467639Z\" level=info msg=\"Removing container: b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65\" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537248 | controller |     "Jun 11 18:15:27.852440 crc crio[22018]: time=\"2026-06-11T18:15:27.852282925Z\" level=info msg=\"Removed container b12200d7462b3191a927cf7a8ee9cbd583f7c0148e43ac247ad7125596fbbd65: openshift-marketplace/community-operators-9chnt/registry-server\" id=53709aef-e029-4a82-982b-fdd9a0f02269 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537265 | controller |     "Jun 11 18:15:27.856565 crc crio[22018]: time=\"2026-06-11T18:15:27.85649602Z\" level=info msg=\"Removing container: 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf\" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537281 | controller |     "Jun 11 18:15:27.888274 crc crio[22018]: time=\"2026-06-11T18:15:27.888095398Z\" level=info msg=\"Removed container 498d58211bdf17ffda69975e6303726185918af8ffb93ea4fec606488e3febbf: openshift-marketplace/community-operators-9chnt/extract-content\" id=bcd9a094-e203-410f-87cf-2cea1b4cce64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537297 | controller |     "Jun 11 18:15:27.892161 crc crio[22018]: time=\"2026-06-11T18:15:27.892067854Z\" level=info msg=\"Removing container: 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849\" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537313 | controller |     "Jun 11 18:15:27.951482 crc crio[22018]: time=\"2026-06-11T18:15:27.951378565Z\" level=info msg=\"Removed container 9911454539a2a06285b3606391a960f09f97ea2db6ad035632f8b703db010849: openshift-marketplace/community-operators-9chnt/extract-utilities\" id=5000e53c-4245-4312-a1ea-518dd6bc5403 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537330 | controller |     "Jun 11 18:15:58.149158 crc crio[22018]: time=\"2026-06-11T18:15:58.148579187Z\" level=info msg=\"Removing container: 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce\" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537346 | controller |     "Jun 11 18:15:58.196103 crc crio[22018]: time=\"2026-06-11T18:15:58.19599886Z\" level=info msg=\"Removed container 82cafc297850425a9d18da6c00fd9903259223387c80cd28f159c3e671c467ce: openshift-operator-lifecycle-manager/collect-profiles-29686650-8t96w/collect-profiles\" id=9a717b6d-e13a-4c97-885c-b26a889a7185 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.537363 | controller |     "Jun 11 18:15:58.207129 crc crio[22018]: time=\"2026-06-11T18:15:58.20708526Z\" level=info msg=\"Stopping pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537381 | controller |     "Jun 11 18:15:58.207129 crc crio[22018]: time=\"2026-06-11T18:15:58.207137412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=6d5a415c-16c8-4704-a96e-f3a14eceb4e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537401 | controller |     "Jun 11 18:15:58.210081 crc crio[22018]: time=\"2026-06-11T18:15:58.209963822Z\" level=info msg=\"Removing pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537424 | controller |     "Jun 11 18:15:58.240456 crc crio[22018]: time=\"2026-06-11T18:15:58.240363175Z\" level=info msg=\"Removed pod sandbox: 39c1a080942526f4202d88d8b1ce2bc23df4b87f8423d5389e381949bff7daf7\" id=d60a749e-eb41-4db3-95c9-ecbdd9155858 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537443 | controller |     "Jun 11 18:15:58.242466 crc crio[22018]: time=\"2026-06-11T18:15:58.242005585Z\" level=info msg=\"Stopping pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537465 | controller |     "Jun 11 18:15:58.242466 crc crio[22018]: time=\"2026-06-11T18:15:58.24218096Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=889bf1a1-87ef-4a8f-a0cc-051b926a070c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537482 | controller |     "Jun 11 18:15:58.243852 crc crio[22018]: time=\"2026-06-11T18:15:58.24310095Z\" level=info msg=\"Removing pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537498 | controller |     "Jun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.262935135Z\" level=info msg=\"Removed pod sandbox: a6df9f574cd65e372f1bac48eb37abeb00a12a4f95057b9ef61d8f524e6f47fb\" id=8b10cfc2-ebad-477e-ad0c-d92c6ec499f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537514 | controller |     "Jun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.263920014Z\" level=info msg=\"Stopping pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537530 | controller |     "Jun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.263984216Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=43f49955-3edb-4b40-be62-e9cdff8383c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537546 | controller |     "Jun 11 18:15:58.267067 crc crio[22018]: time=\"2026-06-11T18:15:58.265052634Z\" level=info msg=\"Removing pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537562 | controller |     "Jun 11 18:15:58.283570 crc crio[22018]: time=\"2026-06-11T18:15:58.283418662Z\" level=info msg=\"Removed pod sandbox: cc8fc31e767696c6681819aba469bba85df58c1449b24ce5b41b19148b6ce457\" id=0759f9f8-1776-416b-a816-d76ec81cffc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537578 | controller |     "Jun 11 18:15:58.284888 crc crio[22018]: time=\"2026-06-11T18:15:58.284780151Z\" level=info msg=\"Stopping pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537595 | controller |     "Jun 11 18:15:58.284888 crc crio[22018]: time=\"2026-06-11T18:15:58.284856353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=c1526f4f-a6c7-457a-ab07-e180fec25cad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.537610 | controller |     "Jun 11 18:15:58.286081 crc crio[22018]: time=\"2026-06-11T18:15:58.285442062Z\" level=info msg=\"Removing pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537627 | controller |     "Jun 11 18:15:58.313634 crc crio[22018]: time=\"2026-06-11T18:15:58.31350937Z\" level=info msg=\"Removed pod sandbox: 17f0af378ad76eabd8374d60d7ca834c35f4f29b434273eeb361bb1ea7c71b19\" id=ba6d81be-0203-4225-b543-402ed808499b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.537643 | controller |     "Jun 11 18:16:00.592962 crc crio[22018]: time=\"2026-06-11T18:16:00.592205305Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686696-xpms9/POD\" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.537659 | controller |     "Jun 11 18:16:00.592962 crc crio[22018]: time=\"2026-06-11T18:16:00.592938869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.537679 | controller |     "Jun 11 18:16:00.629828 crc crio[22018]: time=\"2026-06-11T18:16:00.629683161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}\"",
2026-06-11 18:17:42.537696 | controller |     "Jun 11 18:16:00.629828 crc crio[22018]: time=\"2026-06-11T18:16:00.629786144Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686696-xpms9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.537712 | controller |     "Jun 11 18:16:01.196757 crc crio[22018]: 2026-06-11T18:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53c3122b8efbd2 Mac:ee:44:92:1e:97:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 SocketPath: PciID:}] [{Interface:0xc00023cfa0 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 18:17:42.537729 | controller |     "Jun 11 18:16:01.198686 crc crio[22018]: time=\"2026-06-11T18:16:01.198620527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc0029b4108}] Aliases:map[]}\"",
2026-06-11 18:17:42.537746 | controller |     "Jun 11 18:16:01.198805 crc crio[22018]: time=\"2026-06-11T18:16:01.198786322Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686696-xpms9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 18:17:42.537762 | controller |     "Jun 11 18:16:01.207991 crc crio[22018]: time=\"2026-06-11T18:16:01.207879836Z\" level=info msg=\"Ran pod sandbox b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb with infra container: openshift-infra/auto-csr-approver-29686696-xpms9/POD\" id=dca38575-b8e0-4000-97c0-85e2cc9b6128 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 18:17:42.537778 | controller |     "Jun 11 18:16:01.211723 crc crio[22018]: time=\"2026-06-11T18:16:01.211384114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.537794 | controller |     "Jun 11 18:16:01.217855 crc crio[22018]: time=\"2026-06-11T18:16:01.217781208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 18:17:42.537810 | controller |     "Jun 11 18:16:02.265366 crc crio[22018]: time=\"2026-06-11T18:16:02.264704237Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c51deb63-168f-455c-8a24-1444c3997939 name=/runtime.v1.ImageService/PullImage",
2026-06-11 18:17:42.537827 | controller |     "Jun 11 18:16:02.270031 crc crio[22018]: time=\"2026-06-11T18:16:02.269926982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f8ec084-56a1-4006-90ef-1bf6135dc1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.537846 | controller |     "Jun 11 18:16:02.274650 crc crio[22018]: time=\"2026-06-11T18:16:02.274492827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3e7a236-a01e-43f2-b394-afe8c4121bef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 18:17:42.537885 | controller |     "Jun 11 18:16:02.283046 crc crio[22018]: time=\"2026-06-11T18:16:02.282943007Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686696-xpms9/oc\" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.537902 | controller |     "Jun 11 18:16:02.284038 crc crio[22018]: time=\"2026-06-11T18:16:02.283886857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.537917 | controller |     "Jun 11 18:16:02.339907 crc crio[22018]: time=\"2026-06-11T18:16:02.339837173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.537934 | controller |     "Jun 11 18:16:02.633250 crc crio[22018]: time=\"2026-06-11T18:16:02.63315011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 18:17:42.537949 | controller |     "Jun 11 18:16:02.767866 crc crio[22018]: time=\"2026-06-11T18:16:02.76772643Z\" level=info msg=\"Created container 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d: openshift-infra/auto-csr-approver-29686696-xpms9/oc\" id=b6dfaeac-f109-4e40-a9e1-05c85049f5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 18:17:42.537966 | controller |     "Jun 11 18:16:02.769657 crc crio[22018]: time=\"2026-06-11T18:16:02.769440551Z\" level=info msg=\"Starting container: 53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d\" id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 18:17:42.537982 | controller |     "Jun 11 18:16:02.782006 crc crio[22018]: time=\"2026-06-11T18:16:02.781766214Z\" level=info msg=\"Started container\" PID=424935 containerID=53766d81b6cb72a5770ee4655888784cd37cb0ea2c77543b2f2bb37b79a8731d description=openshift-infra/auto-csr-approver-29686696-xpms9/oc id=b90a54d2-ce89-478f-8a2c-715fc3bd245d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb",
2026-06-11 18:17:42.537999 | controller |     "Jun 11 18:16:04.829003 crc crio[22018]: time=\"2026-06-11T18:16:04.827971837Z\" level=info msg=\"Stopping pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb\" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.538015 | controller |     "Jun 11 18:16:04.829978 crc crio[22018]: time=\"2026-06-11T18:16:04.829664851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686696-xpms9 Namespace:openshift-infra ID:b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb UID:cae65ade-6f9d-40a0-9478-94f6454cbd4f NetNS:/var/run/netns/ae87c498-234e-427b-a584-f01c3c5f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae65ade_6f9d_40a0_9478_94f6454cbd4f.slice PodAnnotations:0xc00141a5f8}] Aliases:map[]}\"",
2026-06-11 18:17:42.538030 | controller |     "Jun 11 18:16:04.829978 crc crio[22018]: time=\"2026-06-11T18:16:04.829802706Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686696-xpms9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 18:17:42.538047 | controller |     "Jun 11 18:16:05.151315 crc crio[22018]: time=\"2026-06-11T18:16:05.151178966Z\" level=info msg=\"Stopped pod sandbox: b53c3122b8efbd27c735750f1ab797a46f85ba13b2b02146b94547bbcae8adeb\" id=3caade86-e23d-4ab9-bed6-77db156eab44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.538068 | controller |     "Jun 11 18:16:58.333557 crc crio[22018]: time=\"2026-06-11T18:16:58.332305117Z\" level=info msg=\"Removing container: a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074\" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.538085 | controller |     "Jun 11 18:16:58.463961 crc crio[22018]: time=\"2026-06-11T18:16:58.46387455Z\" level=info msg=\"Removed container a66f9566f90a3fc1cb3be65f65851f767fd96f5154388bc7e877bb2546049074: openshift-infra/auto-csr-approver-29686690-vjgcg/oc\" id=9c741097-afaf-4c6d-9f64-9e0ddaea850b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 18:17:42.538100 | controller |     "Jun 11 18:16:58.480986 crc crio[22018]: time=\"2026-06-11T18:16:58.480889971Z\" level=info msg=\"Stopping pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.538117 | controller |     "Jun 11 18:16:58.480986 crc crio[22018]: time=\"2026-06-11T18:16:58.480981844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=79f782a2-f8a0-4cb8-8c04-f7c0163742c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 18:17:42.538133 | controller |     "Jun 11 18:16:58.481737 crc crio[22018]: time=\"2026-06-11T18:16:58.481652196Z\" level=info msg=\"Removing pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 18:17:42.538149 | controller |     "Jun 11 18:16:58.502016 crc crio[22018]: time=\"2026-06-11T18:16:58.501854474Z\" level=info msg=\"Removed pod sandbox: 3b88df544f7f83183bafcef0df68eca4980b04e71dadab32b2bfd49374cb29d0\" id=211426da-a79c-48b2-839c-f807a4050fb4 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-11 18:17:42.538165 | controller |   ],
2026-06-11 18:17:42.538184 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 18:17:42.538202 | controller | }
2026-06-11 18:17:42.542486 | controller | changed: All items complete
2026-06-11 18:17:42.542662 | 
2026-06-11 18:17:43.033170 | 
2026-06-11 18:17:43.033391 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 18:17:43.762084 | controller | skipping: Conditional result was False
2026-06-11 18:17:44.279721 | 
2026-06-11 18:17:44.279922 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 18:17:44.721719 | controller | ok: All paths examined
2026-06-11 18:17:44.755951 | 
2026-06-11 18:17:44.756134 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 18:17:45.933551 | controller | changed
2026-06-11 18:17:46.355212 | 
2026-06-11 18:17:46.355388 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 18:17:46.755936 | controller | changed
2026-06-11 18:17:46.778085 | 
2026-06-11 18:17:46.778258 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 18:17:47.127677 | controller | ok: All paths examined
2026-06-11 18:17:47.155247 | 
2026-06-11 18:17:47.155385 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 18:17:47.521879 | controller | ok
2026-06-11 18:17:47.547900 | 
2026-06-11 18:17:47.548034 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 18:17:48.333399 | controller | changed:
2026-06-11 18:17:48.333784 | controller | {
2026-06-11 18:17:48.333827 | controller |   "atime": 1777967689.47849,
2026-06-11 18:17:48.333880 | controller |   "ctime": 1777968154.1714108,
2026-06-11 18:17:48.333907 | controller |   "dev": 64513,
2026-06-11 18:17:48.333931 | controller |   "gid": 1000,
2026-06-11 18:17:48.333954 | controller |   "gr_name": "zuul",
2026-06-11 18:17:48.333976 | controller |   "inode": 236288,
2026-06-11 18:17:48.333998 | controller |   "isblk": false,
2026-06-11 18:17:48.334031 | controller |   "ischr": false,
2026-06-11 18:17:48.334069 | controller |   "isdir": false,
2026-06-11 18:17:48.334097 | controller |   "isfifo": false,
2026-06-11 18:17:48.334120 | controller |   "isgid": false,
2026-06-11 18:17:48.334141 | controller |   "islnk": false,
2026-06-11 18:17:48.334163 | controller |   "isreg": true,
2026-06-11 18:17:48.334184 | controller |   "issock": false,
2026-06-11 18:17:48.334205 | controller |   "isuid": false,
2026-06-11 18:17:48.334226 | controller |   "mode": "0644",
2026-06-11 18:17:48.334247 | controller |   "mtime": 1777968154.1714108,
2026-06-11 18:17:48.334268 | controller |   "nlink": 1,
2026-06-11 18:17:48.334289 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 18:17:48.334310 | controller |   "pw_name": "zuul",
2026-06-11 18:17:48.334332 | controller |   "rgrp": true,
2026-06-11 18:17:48.334354 | controller |   "roth": true,
2026-06-11 18:17:48.334376 | controller |   "rusr": true,
2026-06-11 18:17:48.334397 | controller |   "size": 4108,
2026-06-11 18:17:48.334418 | controller |   "uid": 1000,
2026-06-11 18:17:48.334439 | controller |   "wgrp": false,
2026-06-11 18:17:48.334460 | controller |   "woth": false,
2026-06-11 18:17:48.334481 | controller |   "wusr": true,
2026-06-11 18:17:48.334502 | controller |   "xgrp": false,
2026-06-11 18:17:48.334526 | controller |   "xoth": false,
2026-06-11 18:17:48.334559 | controller |   "xusr": false
2026-06-11 18:17:48.334589 | controller | }
2026-06-11 18:17:48.334628 | 
2026-06-11 18:17:49.100522 | controller | changed:
2026-06-11 18:17:49.100705 | controller | {
2026-06-11 18:17:49.100759 | controller |   "atime": 1781195551.34616,
2026-06-11 18:17:49.100811 | controller |   "ctime": 1781195549.088091,
2026-06-11 18:17:49.100901 | controller |   "dev": 64513,
2026-06-11 18:17:49.100945 | controller |   "gid": 1000,
2026-06-11 18:17:49.100983 | controller |   "gr_name": "zuul",
2026-06-11 18:17:49.101020 | controller |   "inode": 2688,
2026-06-11 18:17:49.101057 | controller |   "isblk": false,
2026-06-11 18:17:49.101092 | controller |   "ischr": false,
2026-06-11 18:17:49.101128 | controller |   "isdir": false,
2026-06-11 18:17:49.101163 | controller |   "isfifo": false,
2026-06-11 18:17:49.101198 | controller |   "isgid": false,
2026-06-11 18:17:49.101234 | controller |   "islnk": false,
2026-06-11 18:17:49.101270 | controller |   "isreg": true,
2026-06-11 18:17:49.101306 | controller |   "issock": false,
2026-06-11 18:17:49.101341 | controller |   "isuid": false,
2026-06-11 18:17:49.101376 | controller |   "mode": "0644",
2026-06-11 18:17:49.101414 | controller |   "mtime": 1781195549.088091,
2026-06-11 18:17:49.101451 | controller |   "nlink": 1,
2026-06-11 18:17:49.101489 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 18:17:49.101526 | controller |   "pw_name": "zuul",
2026-06-11 18:17:49.101562 | controller |   "rgrp": true,
2026-06-11 18:17:49.101598 | controller |   "roth": true,
2026-06-11 18:17:49.101634 | controller |   "rusr": true,
2026-06-11 18:17:49.101669 | controller |   "size": 4754,
2026-06-11 18:17:49.101705 | controller |   "uid": 1000,
2026-06-11 18:17:49.101739 | controller |   "wgrp": false,
2026-06-11 18:17:49.101776 | controller |   "woth": false,
2026-06-11 18:17:49.101896 | controller |   "wusr": true,
2026-06-11 18:17:49.101980 | controller |   "xgrp": false,
2026-06-11 18:17:49.102025 | controller |   "xoth": false,
2026-06-11 18:17:49.102064 | controller |   "xusr": false
2026-06-11 18:17:49.102101 | controller | }
2026-06-11 18:17:49.828931 | controller | changed:
2026-06-11 18:17:49.829151 | controller | {
2026-06-11 18:17:49.829247 | controller |   "atime": 1781201708.7984784,
2026-06-11 18:17:49.829329 | controller |   "ctime": 1781201075.5381336,
2026-06-11 18:17:49.829381 | controller |   "dev": 64513,
2026-06-11 18:17:49.829425 | controller |   "gid": 1000,
2026-06-11 18:17:49.829468 | controller |   "gr_name": "zuul",
2026-06-11 18:17:49.829510 | controller |   "inode": 1384750,
2026-06-11 18:17:49.829551 | controller |   "isblk": false,
2026-06-11 18:17:49.829659 | controller |   "ischr": false,
2026-06-11 18:17:49.829712 | controller |   "isdir": false,
2026-06-11 18:17:49.829756 | controller |   "isfifo": false,
2026-06-11 18:17:49.829797 | controller |   "isgid": false,
2026-06-11 18:17:49.829838 | controller |   "islnk": false,
2026-06-11 18:17:49.829940 | controller |   "isreg": true,
2026-06-11 18:17:49.829983 | controller |   "issock": false,
2026-06-11 18:17:49.830024 | controller |   "isuid": false,
2026-06-11 18:17:49.830066 | controller |   "mode": "0644",
2026-06-11 18:17:49.830107 | controller |   "mtime": 1781201075.5381336,
2026-06-11 18:17:49.830149 | controller |   "nlink": 1,
2026-06-11 18:17:49.830191 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 18:17:49.830233 | controller |   "pw_name": "zuul",
2026-06-11 18:17:49.830268 | controller |   "rgrp": true,
2026-06-11 18:17:49.830303 | controller |   "roth": true,
2026-06-11 18:17:49.830343 | controller |   "rusr": true,
2026-06-11 18:17:49.830395 | controller |   "size": 426211,
2026-06-11 18:17:49.830457 | controller |   "uid": 1000,
2026-06-11 18:17:49.830520 | controller |   "wgrp": false,
2026-06-11 18:17:49.830616 | controller |   "woth": false,
2026-06-11 18:17:49.830666 | controller |   "wusr": true,
2026-06-11 18:17:49.830709 | controller |   "xgrp": false,
2026-06-11 18:17:49.830878 | controller |   "xoth": false,
2026-06-11 18:17:49.830934 | controller |   "xusr": false
2026-06-11 18:17:49.830964 | controller | }
2026-06-11 18:17:49.887299 | 
2026-06-11 18:17:49.887533 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 18:17:50.303553 | controller | changed:
2026-06-11 18:17:50.304153 | controller | {
2026-06-11 18:17:50.304228 | controller |   "atime": 1777967689.47849,
2026-06-11 18:17:50.304275 | controller |   "ctime": 1777968154.1714108,
2026-06-11 18:17:50.304317 | controller |   "dev": 64513,
2026-06-11 18:17:50.304357 | controller |   "gid": 1000,
2026-06-11 18:17:50.304397 | controller |   "gr_name": "zuul",
2026-06-11 18:17:50.304436 | controller |   "inode": 236288,
2026-06-11 18:17:50.304474 | controller |   "isblk": false,
2026-06-11 18:17:50.304511 | controller |   "ischr": false,
2026-06-11 18:17:50.304549 | controller |   "isdir": false,
2026-06-11 18:17:50.304586 | controller |   "isfifo": false,
2026-06-11 18:17:50.304623 | controller |   "isgid": false,
2026-06-11 18:17:50.304659 | controller |   "islnk": false,
2026-06-11 18:17:50.304697 | controller |   "isreg": true,
2026-06-11 18:17:50.304734 | controller |   "issock": false,
2026-06-11 18:17:50.304783 | controller |   "isuid": false,
2026-06-11 18:17:50.304825 | controller |   "mode": "0644",
2026-06-11 18:17:50.304908 | controller |   "mtime": 1777968154.1714108,
2026-06-11 18:17:50.304954 | controller |   "nlink": 1,
2026-06-11 18:17:50.305007 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 18:17:50.305062 | controller |   "pw_name": "zuul",
2026-06-11 18:17:50.305116 | controller |   "rgrp": true,
2026-06-11 18:17:50.305160 | controller |   "roth": true,
2026-06-11 18:17:50.305214 | controller |   "rusr": true,
2026-06-11 18:17:50.305252 | controller |   "size": 4108,
2026-06-11 18:17:50.305290 | controller |   "uid": 1000,
2026-06-11 18:17:50.305328 | controller |   "wgrp": false,
2026-06-11 18:17:50.305367 | controller |   "woth": false,
2026-06-11 18:17:50.305404 | controller |   "wusr": true,
2026-06-11 18:17:50.305439 | controller |   "xgrp": false,
2026-06-11 18:17:50.305477 | controller |   "xoth": false,
2026-06-11 18:17:50.305535 | controller |   "xusr": false
2026-06-11 18:17:50.305575 | controller | }
2026-06-11 18:17:50.615108 | controller | changed:
2026-06-11 18:17:50.615326 | controller | {
2026-06-11 18:17:50.615379 | controller |   "atime": 1781195551.34616,
2026-06-11 18:17:50.615420 | controller |   "ctime": 1781195549.088091,
2026-06-11 18:17:50.615458 | controller |   "dev": 64513,
2026-06-11 18:17:50.615494 | controller |   "gid": 1000,
2026-06-11 18:17:50.615530 | controller |   "gr_name": "zuul",
2026-06-11 18:17:50.615564 | controller |   "inode": 2688,
2026-06-11 18:17:50.615611 | controller |   "isblk": false,
2026-06-11 18:17:50.615646 | controller |   "ischr": false,
2026-06-11 18:17:50.615680 | controller |   "isdir": false,
2026-06-11 18:17:50.615715 | controller |   "isfifo": false,
2026-06-11 18:17:50.615749 | controller |   "isgid": false,
2026-06-11 18:17:50.615783 | controller |   "islnk": false,
2026-06-11 18:17:50.615818 | controller |   "isreg": true,
2026-06-11 18:17:50.615882 | controller |   "issock": false,
2026-06-11 18:17:50.615927 | controller |   "isuid": false,
2026-06-11 18:17:50.615962 | controller |   "mode": "0644",
2026-06-11 18:17:50.615997 | controller |   "mtime": 1781195549.088091,
2026-06-11 18:17:50.616032 | controller |   "nlink": 1,
2026-06-11 18:17:50.616066 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 18:17:50.616102 | controller |   "pw_name": "zuul",
2026-06-11 18:17:50.616137 | controller |   "rgrp": true,
2026-06-11 18:17:50.616171 | controller |   "roth": true,
2026-06-11 18:17:50.616206 | controller |   "rusr": true,
2026-06-11 18:17:50.616239 | controller |   "size": 4754,
2026-06-11 18:17:50.616273 | controller |   "uid": 1000,
2026-06-11 18:17:50.616307 | controller |   "wgrp": false,
2026-06-11 18:17:50.616340 | controller |   "woth": false,
2026-06-11 18:17:50.616373 | controller |   "wusr": true,
2026-06-11 18:17:50.616415 | controller |   "xgrp": false,
2026-06-11 18:17:50.616468 | controller |   "xoth": false,
2026-06-11 18:17:50.616520 | controller |   "xusr": false
2026-06-11 18:17:50.616567 | controller | }
2026-06-11 18:17:50.896718 | controller | changed:
2026-06-11 18:17:50.896974 | controller | {
2026-06-11 18:17:50.897046 | controller |   "atime": 1781201708.7984784,
2026-06-11 18:17:50.897093 | controller |   "ctime": 1781201075.5381336,
2026-06-11 18:17:50.897130 | controller |   "dev": 64513,
2026-06-11 18:17:50.897166 | controller |   "gid": 1000,
2026-06-11 18:17:50.897201 | controller |   "gr_name": "zuul",
2026-06-11 18:17:50.897236 | controller |   "inode": 1384750,
2026-06-11 18:17:50.897270 | controller |   "isblk": false,
2026-06-11 18:17:50.897304 | controller |   "ischr": false,
2026-06-11 18:17:50.897337 | controller |   "isdir": false,
2026-06-11 18:17:50.897370 | controller |   "isfifo": false,
2026-06-11 18:17:50.897403 | controller |   "isgid": false,
2026-06-11 18:17:50.897435 | controller |   "islnk": false,
2026-06-11 18:17:50.897468 | controller |   "isreg": true,
2026-06-11 18:17:50.897500 | controller |   "issock": false,
2026-06-11 18:17:50.897533 | controller |   "isuid": false,
2026-06-11 18:17:50.897568 | controller |   "mode": "0644",
2026-06-11 18:17:50.897603 | controller |   "mtime": 1781201075.5381336,
2026-06-11 18:17:50.897638 | controller |   "nlink": 1,
2026-06-11 18:17:50.897989 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 18:17:50.898085 | controller |   "pw_name": "zuul",
2026-06-11 18:17:50.898171 | controller |   "rgrp": true,
2026-06-11 18:17:50.898221 | controller |   "roth": true,
2026-06-11 18:17:50.898346 | controller |   "rusr": true,
2026-06-11 18:17:50.898429 | controller |   "size": 426211,
2026-06-11 18:17:50.898466 | controller |   "uid": 1000,
2026-06-11 18:17:50.898499 | controller |   "wgrp": false,
2026-06-11 18:17:50.898531 | controller |   "woth": false,
2026-06-11 18:17:50.898564 | controller |   "wusr": true,
2026-06-11 18:17:50.898596 | controller |   "xgrp": false,
2026-06-11 18:17:50.898629 | controller |   "xoth": false,
2026-06-11 18:17:50.898661 | controller |   "xusr": false
2026-06-11 18:17:50.898695 | controller | }
2026-06-11 18:17:50.941161 | 
2026-06-11 18:17:50.941402 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 18:17:51.718660 | controller | changed
2026-06-11 18:17:51.749593 | 
2026-06-11 18:17:51.749760 | TASK [run_hook : Assert parameters are valid]
2026-06-11 18:17:51.943655 | controller | ok: All assertions passed
2026-06-11 18:17:51.977882 | 
2026-06-11 18:17:51.978085 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 18:17:52.369130 | controller | ok: All assertions passed
2026-06-11 18:17:52.398683 | 
2026-06-11 18:17:52.398903 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 18:17:52.821955 | 
2026-06-11 18:17:52.822144 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 18:17:52.822305 | 
2026-06-11 18:17:52.822344 | PLAY RECAP
2026-06-11 18:17:52.822609 | controller | ok: 111 changed: 46 unreachable: 0 failed: 0 skipped: 39 rescued: 0 ignored: 3
2026-06-11 18:17:52.822648 | 
2026-06-11 18:17:54.418421 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 18:17:54.422285 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 18:17:55.183624 | 
2026-06-11 18:17:55.183951 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 18:17:55.226717 | 
2026-06-11 18:17:55.226934 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 18:17:55.835346 | controller | ok
2026-06-11 18:17:55.871074 | 
2026-06-11 18:17:55.871293 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 18:17:55.970058 | 
2026-06-11 18:17:55.970304 | TASK [Filter out host if needed]
2026-06-11 18:17:56.007497 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 18:17:56.061158 | 
2026-06-11 18:17:56.061376 | TASK [Ensure file is present]
2026-06-11 18:17:56.578881 | controller | ok
2026-06-11 18:17:56.616236 | 
2026-06-11 18:17:56.616421 | TASK [Manage molecule report file]
2026-06-11 18:17:57.347483 | controller | skipping: Conditional result was False
2026-06-11 18:17:57.411473 | 
2026-06-11 18:17:57.411628 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 18:17:57.814797 | controller | ok
2026-06-11 18:17:57.843588 | 
2026-06-11 18:17:57.843725 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 18:17:58.245589 | controller | changed
2026-06-11 18:17:58.286538 | 
2026-06-11 18:17:58.286704 | TASK [Copy ci-framework interesting files]
2026-06-11 18:17:59.551816 | controller | ok: Runtime: 0:00:00.269487
2026-06-11 18:17:59.634450 | 
2026-06-11 18:17:59.634627 | TASK [Get SELinux listing]
2026-06-11 18:18:00.331143 | controller | ok: Runtime: 0:00:00.051682
2026-06-11 18:18:00.364663 | 
2026-06-11 18:18:00.364827 | TASK [Generate log index]
2026-06-11 18:18:01.938438 | controller | changed
2026-06-11 18:18:01.978889 | 
2026-06-11 18:18:01.979095 | TASK [Get some env related data]
2026-06-11 18:18:03.556891 | controller | /home/zuul/.local/bin/ansible
2026-06-11 18:18:04.825335 | controller | ok: Runtime: 0:00:01.768081
2026-06-11 18:18:04.852120 | 
2026-06-11 18:18:04.852236 | TASK [Generate list of logs to collect in home directory]
2026-06-11 18:18:05.296815 | controller | ok: All paths examined
2026-06-11 18:18:05.333408 | 
2026-06-11 18:18:05.333566 | LOOP [Copy logs from home directory]
2026-06-11 18:18:05.390066 | 
2026-06-11 18:18:05.390284 | TASK [Copy crio stats log file]
2026-06-11 18:18:05.425179 | controller | skipping: Conditional result was False
2026-06-11 18:18:05.542916 | 
2026-06-11 18:18:05.543136 | TASK [Get SELinux related data]
2026-06-11 18:18:06.042548 | controller | <no matches>
2026-06-11 18:18:06.265039 | controller | ERROR
2026-06-11 18:18:06.265305 | controller | {
2026-06-11 18:18:06.265335 | controller |   "delta": "0:00:00.011761",
2026-06-11 18:18:06.265356 | controller |   "end": "2026-06-11 18:18:06.043679",
2026-06-11 18:18:06.265374 | controller |   "msg": "non-zero return code",
2026-06-11 18:18:06.265391 | controller |   "rc": 1,
2026-06-11 18:18:06.265408 | controller |   "start": "2026-06-11 18:18:06.031918"
2026-06-11 18:18:06.265425 | controller | }
2026-06-11 18:18:06.265449 | controller | ERROR: Ignoring Errors
2026-06-11 18:18:06.292567 | 
2026-06-11 18:18:06.292764 | TASK [Create system configuration directory]
2026-06-11 18:18:06.658870 | controller | changed
2026-06-11 18:18:06.685422 | 
2026-06-11 18:18:06.685592 | TASK [Get some of the system configurations]
2026-06-11 18:18:07.498701 | controller | ok: Runtime: 0:00:00.013538
2026-06-11 18:18:07.523923 | 
2026-06-11 18:18:07.523995 | TASK [Copy generated documentation if available]
2026-06-11 18:18:07.558296 | controller | skipping: Conditional result was False
2026-06-11 18:18:07.587273 | 
2026-06-11 18:18:07.587443 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 18:18:07.612428 | controller | skipping: Conditional result was False
2026-06-11 18:18:07.641251 | 
2026-06-11 18:18:07.641426 | TASK [Compress logs bigger than 2MB]
2026-06-11 18:18:31.468309 | controller | ok: Runtime: 0:00:22.880617
2026-06-11 18:18:31.560414 | 
2026-06-11 18:18:31.560564 | TASK [Copy files from workspace on node]
2026-06-11 18:18:31.618987 | controller | ok
2026-06-11 18:18:31.708111 | 
2026-06-11 18:18:31.708281 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:18:31.733624 | controller | skipping: Conditional result was False
2026-06-11 18:18:31.769873 | 
2026-06-11 18:18:31.770053 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:18:31.908994 | controller | ok
2026-06-11 18:18:31.936825 | 
2026-06-11 18:18:31.936987 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:18:32.254348 | controller -> localhost | changed: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/logs"
2026-06-11 18:18:32.254707 | 
2026-06-11 18:18:32.497636 | controller -> localhost | changed: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/artifacts"
2026-06-11 18:18:32.729763 | controller -> localhost | changed: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/docs"
2026-06-11 18:18:32.803531 | 
2026-06-11 18:18:32.803733 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:18:36.108190 | controller | changed:
2026-06-11 18:18:36.108591 | controller | .d..t...... ./
2026-06-11 18:18:36.108655 | controller | >f+++++++++ README.html
2026-06-11 18:18:36.108703 | controller | >f+++++++++ dmesg.log
2026-06-11 18:18:36.108744 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 18:18:36.108785 | controller | >f+++++++++ python.log
2026-06-11 18:18:36.108825 | controller | >f+++++++++ registries.conf
2026-06-11 18:18:36.108903 | controller | >f+++++++++ selinux-denials.log
2026-06-11 18:18:36.108948 | controller | >f+++++++++ selinux-listing.log
2026-06-11 18:18:36.108989 | controller | cd+++++++++ ci-framework-data/
2026-06-11 18:18:36.109030 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 18:18:36.109071 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 18:18:36.109111 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 18:18:36.109152 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 18:18:36.109193 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 18:18:36.109233 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 18:18:36.109273 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 18:18:36.109313 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 18:18:36.109352 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 18:18:36.109392 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 18:18:36.109433 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 18:18:36.109473 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 18:18:36.109516 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 18:18:36.109608 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 18:18:36.109714 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 18:18:36.109766 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 18:18:36.109808 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 18:18:36.109885 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 18:18:36.109938 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_011_run_openstack_cleanup.sh
2026-06-11 18:18:36.109979 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_012_run_openstack_wait.sh
2026-06-11 18:18:36.110018 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_013_run_openstack_init.sh
2026-06-11 18:18:36.110056 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_014_run_openstack_patch_version.sh
2026-06-11 18:18:36.110095 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_015_run_openstack_update_run.sh
2026-06-11 18:18:36.110134 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 18:18:36.110173 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 18:18:36.110212 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 18:18:36.110252 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 18:18:36.110294 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-11 18:18:36.110340 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 18:18:36.110382 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 18:18:36.110422 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 18:18:36.110467 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 18:18:36.110508 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 18:18:36.110549 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 18:18:36.110589 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 18:18:36.110629 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-17/
2026-06-11 18:18:36.110668 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-17/ansible_facts_cache/
2026-06-11 18:18:36.110708 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_18-17/ansible_facts_cache/localhost
2026-06-11 18:18:36.110748 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 18:18:36.110786 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 18:18:36.110826 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 18:18:36.110903 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 18:18:36.110947 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 18:18:36.111011 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 18:18:36.111065 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 18:18:36.111106 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/
2026-06-11 18:18:36.111146 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/namespace.yaml
2026-06-11 18:18:36.111185 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/
2026-06-11 18:18:36.111224 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/
2026-06-11 18:18:36.111262 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/operatorgroup.yaml
2026-06-11 18:18:36.111310 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/subscription.yaml
2026-06-11 18:18:36.111348 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 18:18:36.111386 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 18:18:36.111423 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 18:18:36.111460 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 18:18:36.111498 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 18:18:36.111535 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 18:18:36.111573 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 18:18:36.111611 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 18:18:36.111648 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 18:18:36.111685 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 18:18:36.111723 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 18:18:36.111760 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 18:18:36.111797 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 18:18:36.111834 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 18:18:36.111914 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 18:18:36.111956 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 18:18:36.111995 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 18:18:36.112033 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 18:18:36.112074 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 18:18:36.112109 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 18:18:36.112145 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 18:18:36.112180 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 18:18:36.112216 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 18:18:36.112250 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 18:18:36.112285 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 18:18:36.112319 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 18:18:36.112353 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 18:18:36.112388 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 18:18:36.112423 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 18:18:36.112465 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 18:18:36.112512 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 18:18:36.112572 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 18:18:36.112621 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 18:18:36.112672 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 18:18:36.112711 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 18:18:36.112747 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 18:18:36.112783 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 18:18:36.112992 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 18:18:36.113043 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 18:18:36.113083 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 18:18:36.113120 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 18:18:36.113158 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 18:18:36.113193 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 18:18:36.113229 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 18:18:36.113264 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 18:18:36.113300 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 18:18:36.113336 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 18:18:36.113372 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 18:18:36.113408 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 18:18:36.113465 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 18:18:36.113558 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 18:18:36.113693 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 18:18:36.113750 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 18:18:36.113803 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 18:18:36.113913 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 18:18:36.113978 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 18:18:36.114040 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 18:18:36.114104 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 18:18:36.114168 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 18:18:36.114230 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 18:18:36.114283 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 18:18:36.114335 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 18:18:36.114375 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 18:18:36.114411 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 18:18:36.114459 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 18:18:36.114496 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 18:18:36.114534 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 18:18:36.114572 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-11 18:18:36.114614 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 18:18:36.114651 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 18:18:36.114687 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 18:18:36.114722 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 18:18:36.114757 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 18:18:36.114793 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 18:18:36.114830 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 18:18:36.114908 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/minor_update_index_image.yml
2026-06-11 18:18:36.114948 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 18:18:36.115012 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 18:18:36.115061 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 18:18:36.115098 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 18:18:36.115143 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 18:18:36.115179 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 18:18:36.115215 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 18:18:36.115250 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 18:18:36.115285 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 18:18:36.115321 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 18:18:36.115356 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 18:18:36.115390 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 18:18:36.115425 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 18:18:36.115460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 18:18:36.115496 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 18:18:36.115532 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 18:18:36.115567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 18:18:36.115602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 18:18:36.115637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 18:18:36.115672 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 18:18:36.115707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 18:18:36.115751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 18:18:36.115787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 18:18:36.115822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 18:18:36.115894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 18:18:36.115932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 18:18:36.115966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 18:18:36.116000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 18:18:36.116035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 18:18:36.116071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 18:18:36.116106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 18:18:36.116147 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 18:18:36.116184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 18:18:36.116221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 18:18:36.116257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 18:18:36.116294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 18:18:36.116330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 18:18:36.116366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 18:18:36.116402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 18:18:36.116439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 18:18:36.116475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 18:18:36.116512 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 18:18:36.116549 | 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:18:36.116586 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 18:18:36.116622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 18:18:36.116658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 18:18:36.116693 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 18:18:36.116727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 18:18:36.116763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 18:18:36.116916 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 18:18:36.116966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 18:18:36.117003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 18:18:36.117038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 18:18:36.117073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 18:18:36.117108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 18:18:36.117144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 18:18:36.117179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 18:18:36.117214 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 18:18:36.117249 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 18:18:36.117284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 18:18:36.117318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 18:18:36.117352 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 18:18:36.117386 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 18:18:36.117419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 18:18:36.117453 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 18:18:36.117488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 18:18:36.117523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 18:18:36.117557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 18:18:36.117591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 18:18:36.117625 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 18:18:36.117659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 18:18:36.117692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 18:18:36.117726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 18:18:36.117760 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 18:18:36.117795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 18:18:36.117829 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 18:18:36.117897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 18:18:36.117934 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 18:18:36.117968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 18:18:36.118010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 18:18:36.118044 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 18:18:36.118078 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 18:18:36.118113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 18:18:36.118147 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 18:18:36.118181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 18:18:36.118219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 18:18:36.118269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 18:18:36.118319 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 18:18:36.118366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 18:18:36.118412 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 18:18:36.118459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 18:18:36.118507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 18:18:36.118554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 18:18:36.118601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 18:18:36.118649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 18:18:36.118696 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 18:18:36.118742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 18:18:36.118790 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 18:18:36.118836 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 18:18:36.118932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 18:18:36.119014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 18:18:36.119071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 18:18:36.119122 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 18:18:36.119171 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 18:18:36.119219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 18:18:36.119265 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 18:18:36.119314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 18:18:36.119367 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 18:18:36.119405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 18:18:36.119441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 18:18:36.119477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 18:18:36.119513 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 18:18:36.119557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 18:18:36.119607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 18:18:36.119649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 18:18:36.119686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 18:18:36.119770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 18:18:36.119886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 18:18:36.119943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 18:18:36.119983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 18:18:36.120021 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 18:18:36.120058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 18:18:36.120096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 18:18:36.120133 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 18:18:36.120179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 18:18:36.120227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 18:18:36.120273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 18:18:36.120319 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 18:18:36.120365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 18:18:36.120409 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 18:18:36.120454 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 18:18:36.120500 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 18:18:36.120544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 18:18:36.120587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 18:18:36.120630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 18:18:36.120676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 18:18:36.120720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 18:18:36.120776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 18:18:36.120820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 18:18:36.120905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 18:18:36.120953 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 18:18:36.120997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 18:18:36.121040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 18:18:36.121087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 18:18:36.121130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 18:18:36.121173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 18:18:36.121216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 18:18:36.121259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 18:18:36.121302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 18:18:36.121344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 18:18:36.121388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 18:18:36.121430 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 18:18:36.121474 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 18:18:36.121518 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 18:18:36.121561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 18:18:36.121605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 18:18:36.121651 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 18:18:36.121693 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 18:18:36.121737 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 18:18:36.121780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 18:18:36.121826 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 18:18:36.121911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 18:18:36.121960 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 18:18:36.122004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 18:18:36.122049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 18:18:36.122093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 18:18:36.122147 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 18:18:36.122191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 18:18:36.122234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 18:18:36.122277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 18:18:36.122323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 18:18:36.122370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 18:18:36.122413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 18:18:36.122457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 18:18:36.122508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 18:18:36.122549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 18:18:36.122594 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 18:18:36.122638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 18:18:36.122683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 18:18:36.122742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 18:18:36.122782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 18:18:36.122827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 18:18:36.122913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 18:18:36.122963 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 18:18:36.123396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 18:18:36.123452 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 18:18:36.123498 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 18:18:36.123544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 18:18:36.123589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 18:18:36.123632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 18:18:36.123673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 18:18:36.123716 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 18:18:36.123762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 18:18:36.123805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 18:18:36.123894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 18:18:36.123957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 18:18:36.124013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 18:18:36.124060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 18:18:36.124093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 18:18:36.124125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 18:18:36.124152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 18:18:36.124184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 18:18:36.124212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 18:18:36.124240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 18:18:36.124275 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 18:18:36.124305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 18:18:36.124342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 18:18:36.124371 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 18:18:36.124398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 18:18:36.124426 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 18:18:36.124609 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 18:18:36.124652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 18:18:36.124680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 18:18:36.124708 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 18:18:36.124736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 18:18:36.124764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 18:18:36.124791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 18:18:36.124819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 18:18:36.124846 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 18:18:36.124906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 18:18:36.124936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 18:18:36.124964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 18:18:36.124992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 18:18:36.125020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 18:18:36.125047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 18:18:36.125088 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 18:18:36.125115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 18:18:36.125142 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 18:18:36.125170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 18:18:36.125197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 18:18:36.125225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 18:18:36.125252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 18:18:36.125280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 18:18:36.125309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 18:18:36.125336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 18:18:36.125364 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 18:18:36.125392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 18:18:36.125419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 18:18:36.125447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 18:18:36.125476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 18:18:36.125503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 18:18:36.125530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 18:18:36.125557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 18:18:36.125591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 18:18:36.125619 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 18:18:36.125652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 18:18:36.125680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 18:18:36.125712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 18:18:36.125739 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 18:18:36.125768 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 18:18:36.125802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 18:18:36.125830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 18:18:36.125892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 18:18:36.125921 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 18:18:36.125950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 18:18:36.125985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 18:18:36.126018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 18:18:36.126047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 18:18:36.126075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 18:18:36.126104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 18:18:36.126132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 18:18:36.126162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 18:18:36.126190 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 18:18:36.126227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 18:18:36.126255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 18:18:36.126282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 18:18:36.126310 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 18:18:36.126337 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 18:18:36.126364 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 18:18:36.126394 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 18:18:36.126421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 18:18:36.126448 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 18:18:36.126475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 18:18:36.126506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 18:18:36.126533 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 18:18:36.126560 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 18:18:36.126597 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 18:18:36.126624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 18:18:36.126651 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 18:18:36.126678 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 18:18:36.126705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 18:18:36.126732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 18:18:36.126759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 18:18:36.126786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 18:18:36.126821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 18:18:36.126881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 18:18:36.126920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 18:18:36.126950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 18:18:36.126995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 18:18:36.127028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 18:18:36.127063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 18:18:36.127093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 18:18:36.127124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 18:18:36.127155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 18:18:36.127182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 18:18:36.127209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 18:18:36.127236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 18:18:36.127265 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 18:18:36.127294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 18:18:36.127330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 18:18:36.127363 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 18:18:36.127391 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 18:18:36.127419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 18:18:36.127446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 18:18:36.127473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 18:18:36.127501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 18:18:36.127528 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 18:18:36.127554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 18:18:36.127581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 18:18:36.127607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 18:18:36.127634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 18:18:36.127660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 18:18:36.127687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 18:18:36.127735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 18:18:36.127766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 18:18:36.127793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 18:18:36.127821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 18:18:36.127870 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 18:18:36.127907 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 18:18:36.127939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 18:18:36.127970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 18:18:36.128003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 18:18:36.128034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 18:18:36.128066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 18:18:36.128093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 18:18:36.128117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 18:18:36.128140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 18:18:36.128163 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 18:18:36.128187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 18:18:36.128211 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 18:18:36.128236 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 18:18:36.128261 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 18:18:36.128285 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 18:18:36.128310 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 18:18:36.128334 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 18:18:36.128358 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 18:18:36.128381 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 18:18:36.128405 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 18:18:36.128429 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 18:18:36.128452 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 18:18:36.128476 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 18:18:36.128499 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 18:18:36.128522 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 18:18:36.128545 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 18:18:36.128568 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 18:18:36.128597 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 18:18:36.128621 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 18:18:36.128644 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 18:18:36.128667 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 18:18:36.128690 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 18:18:36.128713 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 18:18:36.128736 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 18:18:36.128759 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 18:18:36.128782 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 18:18:36.128804 | controller | >f+++++++++ ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-11 18:18:36.128827 | controller | >f+++++++++ ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-11 18:18:36.128873 | controller | >f+++++++++ ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-11 18:18:36.128905 | controller | >f+++++++++ ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-11 18:18:36.128928 | controller | >f+++++++++ ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-11 18:18:36.128951 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 18:18:36.128974 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 18:18:36.128997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 18:18:36.129020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 18:18:36.129043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 18:18:36.129067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 18:18:36.129092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 18:18:36.129119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 18:18:36.129143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 18:18:36.129166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 18:18:36.129190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 18:18:36.129212 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 18:18:36.129235 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58
2026-06-11 18:18:36.129260 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 18:18:36.129284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 18:18:36.129308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 18:18:36.129332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 18:18:36.129356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 18:18:36.129379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 18:18:36.129402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 18:18:36.129425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 18:18:36.129448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 18:18:36.129477 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 18:18:36.129501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 18:18:36.129526 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/
2026-06-11 18:18:36.129550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/boot-finished
2026-06-11 18:18:36.129574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/cloud-config.txt
2026-06-11 18:18:36.129598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/datasource
2026-06-11 18:18:36.129622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/network-config.json
2026-06-11 18:18:36.129646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/obj.pkl
2026-06-11 18:18:36.129671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/user-data.txt
2026-06-11 18:18:36.129695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/user-data.txt.i
2026-06-11 18:18:36.129720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/vendor-data.txt
2026-06-11 18:18:36.129744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/vendor-data.txt.i
2026-06-11 18:18:36.129768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/vendor-data2.txt
2026-06-11 18:18:36.129792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/vendor-data2.txt.i
2026-06-11 18:18:36.129815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/handlers/
2026-06-11 18:18:36.129839 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/scripts/
2026-06-11 18:18:36.129901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/
2026-06-11 18:18:36.129940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_install_hotplug
2026-06-11 18:18:36.129976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_keys_to_console
2026-06-11 18:18:36.130006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_locale
2026-06-11 18:18:36.130031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_mounts
2026-06-11 18:18:36.130057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_reset_rmc
2026-06-11 18:18:36.130082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_scripts_per_instance
2026-06-11 18:18:36.130107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_scripts_user
2026-06-11 18:18:36.130132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_scripts_vendor
2026-06-11 18:18:36.130156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_seed_random
2026-06-11 18:18:36.130186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_set_hostname
2026-06-11 18:18:36.130211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_set_passwords
2026-06-11 18:18:36.130234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_ssh
2026-06-11 18:18:36.130257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_ssh_authkey_fingerprints
2026-06-11 18:18:36.130281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/config_users_groups
2026-06-11 18:18:36.130304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c0b4790a-c169-4a9a-90a5-ae57cd27de58/sem/consume_data
2026-06-11 18:18:36.130327 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 18:18:36.130351 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 18:18:36.130375 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 18:18:36.130398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 18:18:36.130422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 18:18:36.130445 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 18:18:36.130469 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 18:18:36.130492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 18:18:36.130517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 18:18:36.130540 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 18:18:36.130565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/iscsid/
2026-06-11 18:18:36.130589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 18:18:36.130613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 18:18:36.130637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 18:18:36.130661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 18:18:36.130684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 18:18:36.130708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 18:18:36.130731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 18:18:36.130754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 18:18:36.130776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 18:18:36.130799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 18:18:36.130821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 18:18:36.130844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 18:18:36.130899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 18:18:36.130925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.79034.2026-06-11@13:23:58~
2026-06-11 18:18:36.130949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 18:18:36.130973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 18:18:36.131053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 18:18:36.131078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 18:18:36.131102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 18:18:36.131125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 18:18:36.131148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 18:18:36.131172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 18:18:36.131195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 18:18:36.131218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 18:18:36.131241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 18:18:36.131264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 18:18:36.131289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 18:18:36.131313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 18:18:36.131337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 18:18:36.131361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 18:18:36.131384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 18:18:36.131407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 18:18:36.131431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 18:18:36.131455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 18:18:36.131480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 18:18:36.131504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 18:18:36.131528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 18:18:36.131551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 18:18:36.131575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 18:18:36.131599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 18:18:36.131623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 18:18:36.131647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 18:18:36.131670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 18:18:36.131693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 18:18:36.131717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 18:18:36.131741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 18:18:36.131764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 18:18:36.131788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 18:18:36.131811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 18:18:36.131834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 18:18:36.131883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 18:18:36.131910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 18:18:36.131933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 18:18:36.131956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 18:18:36.131986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 18:18:36.132009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 18:18:36.132033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 18:18:36.132057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 18:18:36.132080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 18:18:36.132104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 18:18:36.132127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 18:18:36.132150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 18:18:36.132173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 18:18:36.132196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 18:18:36.132219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 18:18:36.132242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 18:18:36.132267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 18:18:36.132290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 18:18:36.132313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 18:18:36.132337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 18:18:36.132360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 18:18:36.132383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 18:18:36.132406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 18:18:36.132430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 18:18:36.132453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 18:18:36.132476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 18:18:36.132499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 18:18:36.132522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 18:18:36.132546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 18:18:36.132569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 18:18:36.132592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 18:18:36.132615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 18:18:36.132639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 18:18:36.132662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 18:18:36.132685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 18:18:36.132709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 18:18:36.132731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 18:18:36.132755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 18:18:36.132779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 18:18:36.132802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 18:18:36.132825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 18:18:36.132867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 18:18:36.132902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 18:18:36.132927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 18:18:36.132951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 18:18:36.132975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 18:18:36.132999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.71267.2026-06-11@13:22:51~
2026-06-11 18:18:36.133023 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 18:18:36.133047 | 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:18:36.133070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 18:18:36.133094 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 18:18:36.133117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 18:18:36.133139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 18:18:36.133162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 18:18:36.133184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 18:18:36.133206 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 18:18:36.133230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 18:18:36.133252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 18:18:36.133275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 18:18:36.133298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 18:18:36.133321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 18:18:36.133344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 18:18:36.133368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 18:18:36.133391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 18:18:36.133414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 18:18:36.133560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 18:18:36.133592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 18:18:36.133618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 18:18:36.133642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 18:18:36.133667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 18:18:36.133692 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 18:18:36.133717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 18:18:36.133747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 18:18:36.133771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 18:18:36.133796 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 18:18:36.133819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 18:18:36.133843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 18:18:36.133893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 18:18:36.133918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 18:18:36.133942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 18:18:36.133966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 18:18:36.133990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 18:18:36.134014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 18:18:36.134037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 18:18:36.134061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 18:18:36.134085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 18:18:36.134109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 18:18:36.134132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 18:18:36.134155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 18:18:36.134179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 18:18:36.134202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 18:18:36.134225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 18:18:36.134248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 18:18:36.134271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 18:18:36.134293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 18:18:36.134317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 18:18:36.134340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 18:18:36.134363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 18:18:36.134387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 18:18:36.134411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 18:18:36.134434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 18:18:36.134457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 18:18:36.134481 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 18:18:36.134504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 18:18:36.134527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 18:18:36.134551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 18:18:36.134580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 18:18:36.134605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 18:18:36.134629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 18:18:36.134653 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 18:18:36.134677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 18:18:36.134701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 18:18:36.134726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 18:18:36.134750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 18:18:36.134774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 18:18:36.134798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 18:18:36.134822 | 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:18:36.134846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 18:18:36.134897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 18:18:36.134922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 18:18:36.134945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 18:18:36.134968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 18:18:36.135021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 18:18:36.135047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 18:18:36.135070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 18:18:36.135093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 18:18:36.135115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 18:18:36.135138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 18:18:36.135162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 18:18:36.135185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 18:18:36.135209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 18:18:36.135233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 18:18:36.135256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 18:18:36.135279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 18:18:36.135301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 18:18:36.135323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 18:18:36.135345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 18:18:36.135374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 18:18:36.135397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 18:18:36.135419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 18:18:36.135442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 18:18:36.135465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 18:18:36.135488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 18:18:36.135510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 18:18:36.135533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 18:18:36.135555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 18:18:36.135578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 18:18:36.135601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 18:18:36.135623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 18:18:36.135646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 18:18:36.135668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 18:18:36.135717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 18:18:36.135777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 18:18:36.135817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 18:18:36.135843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 18:18:36.135907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 18:18:36.135932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 18:18:36.135956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 18:18:36.135980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 18:18:36.136003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 18:18:36.136026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 18:18:36.136049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 18:18:36.136072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 18:18:36.136095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 18:18:36.136118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 18:18:36.136142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 18:18:36.136166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 18:18:36.136190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 18:18:36.136220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 18:18:36.136244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 18:18:36.136268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 18:18:36.136292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 18:18:36.136316 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 18:18:36.136341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 18:18:36.136365 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 18:18:36.136390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 18:18:36.136413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 18:18:36.136437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 18:18:36.136460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 18:18:36.136484 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 18:18:36.136508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 18:18:36.136533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 18:18:36.136557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 18:18:36.136582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 18:18:36.136606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 18:18:36.136631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 18:18:36.136655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 18:18:36.136680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 18:18:36.136704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 18:18:36.136728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 18:18:36.136752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 18:18:36.136776 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 18:18:36.136800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 18:18:36.136824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 18:18:36.136868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 18:18:36.136900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 18:18:36.136926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 18:18:36.136951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 18:18:36.136975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 18:18:36.137000 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 18:18:36.137025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 18:18:36.137056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 18:18:36.137081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 18:18:36.137105 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 18:18:36.137130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 18:18:36.137154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 18:18:36.137178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 18:18:36.137203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 18:18:36.137227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 18:18:36.137253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 18:18:36.137278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 18:18:36.137301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 18:18:36.137325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 18:18:36.137349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 18:18:36.137373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 18:18:36.137397 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 18:18:36.137421 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 18:18:36.137444 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 18:18:36.137468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 18:18:36.137491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 18:18:36.137514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 18:18:36.137537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 18:18:36.137561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 18:18:36.137584 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 18:18:36.137607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 18:18:36.137631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 18:18:36.137654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 18:18:36.137678 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 18:18:36.137701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 18:18:36.137725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 18:18:36.137748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 18:18:36.137771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 18:18:36.137794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 18:18:36.137818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 18:18:36.137842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 18:18:36.137901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 18:18:36.137928 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 18:18:36.137953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 18:18:36.137977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 18:18:36.138001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 18:18:36.138024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 18:18:36.138049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 18:18:36.138075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 18:18:36.138100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 18:18:36.138124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 18:18:36.138147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 18:18:36.138172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 18:18:36.138195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 18:18:36.138220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 18:18:36.138244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 18:18:36.138268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 18:18:36.138292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 18:18:36.138317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 18:18:36.138342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 18:18:36.138367 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 18:18:36.138392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 18:18:36.138416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 18:18:36.138440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 18:18:36.138464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 18:18:36.138487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 18:18:36.138511 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 18:18:36.138534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 18:18:36.138557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 18:18:36.138580 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 18:18:36.138603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 18:18:36.138627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 18:18:36.138650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 18:18:36.138674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 18:18:36.138698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 18:18:36.138730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 18:18:36.138754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 18:18:36.138953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 18:18:36.139027 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 18:18:36.139053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 18:18:36.139078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 18:18:36.139102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 18:18:36.139154 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 18:18:36.139185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 18:18:36.139210 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 18:18:36.139234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 18:18:36.139257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 18:18:36.139281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 18:18:36.139305 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 18:18:36.139328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 18:18:36.139352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 18:18:36.139376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 18:18:36.139399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 18:18:36.139423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 18:18:36.139447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 18:18:36.139470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 18:18:36.139494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 18:18:36.139517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 18:18:36.139540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 18:18:36.139563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 18:18:36.139586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 18:18:36.139609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 18:18:36.139632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 18:18:36.139654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 18:18:36.139677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 18:18:36.139700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 18:18:36.139723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 18:18:36.139746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 18:18:36.139770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 18:18:36.139793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 18:18:36.139816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 18:18:36.139845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 18:18:36.139900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.iscsid_restart_required
2026-06-11 18:18:36.139925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 18:18:36.139949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 18:18:36.139972 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 18:18:36.139997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 18:18:36.140046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 18:18:36.140105 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 18:18:36.140145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 18:18:36.140177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 18:18:36.140203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 18:18:36.140228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 18:18:36.140251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 18:18:36.140276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 18:18:36.140300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 18:18:36.140325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 18:18:36.140349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 18:18:36.140373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 18:18:36.140401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 18:18:36.140427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 18:18:36.140451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 18:18:36.140475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 18:18:36.140499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 18:18:36.140522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 18:18:36.140546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 18:18:36.140569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 18:18:36.140593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 18:18:36.140616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 18:18:36.140640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 18:18:36.140664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 18:18:36.140689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 18:18:36.140713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 18:18:36.140736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 18:18:36.140760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 18:18:36.140798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 18:18:36.140823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 18:18:36.140873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 18:18:36.140906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 18:18:36.140931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 18:18:36.140956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 18:18:36.140980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 18:18:36.141004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 18:18:36.141028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 18:18:36.141052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 18:18:36.141076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 18:18:36.141100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 18:18:36.141124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 18:18:36.141148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 18:18:36.141171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 18:18:36.141194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 18:18:36.141218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 18:18:36.141241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 18:18:36.141265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 18:18:36.141289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 18:18:36.141314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 18:18:36.141337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 18:18:36.141360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 18:18:36.141384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 18:18:36.141407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 18:18:36.141431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 18:18:36.141454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 18:18:36.141478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 18:18:36.141501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 18:18:36.141525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 18:18:36.141549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 18:18:36.141572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 18:18:36.141595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 18:18:36.141618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 18:18:36.141644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 18:18:36.141672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 18:18:36.141696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 18:18:36.141719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 18:18:36.141742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 18:18:36.141765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 18:18:36.141788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 18:18:36.141811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 18:18:36.141834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 18:18:36.141881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 18:18:36.141907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 18:18:36.141930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 18:18:36.141954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 18:18:36.141977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 18:18:36.142002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 18:18:36.142025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 18:18:36.142048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 18:18:36.142071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 18:18:36.142094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 18:18:36.142116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 18:18:36.142139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 18:18:36.142162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 18:18:36.142185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 18:18:36.142208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 18:18:36.142231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 18:18:36.142255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 18:18:36.142278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 18:18:36.142301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 18:18:36.142325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 18:18:36.142349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 18:18:36.142373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 18:18:36.142398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 18:18:36.142429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 18:18:36.142541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 18:18:36.142566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 18:18:36.142590 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 18:18:36.142613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 18:18:36.142637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 18:18:36.142660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 18:18:36.142683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 18:18:36.142706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 18:18:36.142729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 18:18:36.142752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 18:18:36.142774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 18:18:36.142797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 18:18:36.142820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 18:18:36.142842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 18:18:36.142891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 18:18:36.142916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 18:18:36.142939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 18:18:36.142962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 18:18:36.143001 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 18:18:36.143025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 18:18:36.143048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 18:18:36.143072 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 18:18:36.143096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1228549192.vg
2026-06-11 18:18:36.143119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-887515215.vg
2026-06-11 18:18:36.143142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1953566250.vg
2026-06-11 18:18:36.143165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1666221483.vg
2026-06-11 18:18:36.143188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-2032021350.vg
2026-06-11 18:18:36.143211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1029952287.vg
2026-06-11 18:18:36.143234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1209724285.vg
2026-06-11 18:18:36.143257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-2091386626.vg
2026-06-11 18:18:36.143279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1362749190.vg
2026-06-11 18:18:36.143302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 18:18:36.143325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 18:18:36.143354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 18:18:36.143377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 18:18:36.143400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 18:18:36.143423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 18:18:36.143447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260611.131855.0001
2026-06-11 18:18:36.143472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 18:18:36.143496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 18:18:36.143520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 18:18:36.143543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 18:18:36.143566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 18:18:36.143589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 18:18:36.143721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 18:18:36.143750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 18:18:36.143776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 18:18:36.143800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 18:18:36.143824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 18:18:36.143866 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 18:18:36.143897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 18:18:36.143922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 18:18:36.143946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 18:18:36.143969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 18:18:36.143993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 18:18:36.144016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 18:18:36.144039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 18:18:36.144063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 18:18:36.144086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 18:18:36.144109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 18:18:36.144132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 18:18:36.144156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 18:18:36.144179 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 18:18:36.144202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 18:18:36.144226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 18:18:36.144283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 18:18:36.144321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 18:18:36.144353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 18:18:36.144377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 18:18:36.144402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 18:18:36.144426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 18:18:36.144450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 18:18:36.144474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 18:18:36.144498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 18:18:36.144522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 18:18:36.144546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 18:18:36.144570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 18:18:36.144595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 18:18:36.144619 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 18:18:36.144643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 18:18:36.144667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 18:18:36.144692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 18:18:36.144716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 18:18:36.144741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 18:18:36.144766 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 18:18:36.144791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 18:18:36.144816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 18:18:36.144840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 18:18:36.144891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 18:18:36.144917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 18:18:36.144941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 18:18:36.144966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 18:18:36.144990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 18:18:36.145014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 18:18:36.145038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 18:18:36.145062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 18:18:36.145085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 18:18:36.145109 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 18:18:36.145133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 18:18:36.145157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 18:18:36.145180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 18:18:36.145204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 18:18:36.145234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 18:18:36.145258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 18:18:36.145282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 18:18:36.145306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 18:18:36.145379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 18:18:36.145410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 18:18:36.145434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 18:18:36.145459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 18:18:36.145483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 18:18:36.145506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 18:18:36.145531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 18:18:36.145555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 18:18:36.145579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 18:18:36.145603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 18:18:36.145627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 18:18:36.145652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 18:18:36.145677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 18:18:36.145702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 18:18:36.145726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 18:18:36.145751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 18:18:36.145776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 18:18:36.145801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 18:18:36.145825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 18:18:36.145869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 18:18:36.145900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 18:18:36.145926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 18:18:36.145951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 18:18:36.145975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 18:18:36.146000 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 18:18:36.146024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 18:18:36.146049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 18:18:36.146074 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 18:18:36.146099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 18:18:36.146123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 18:18:36.146148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 18:18:36.146173 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 18:18:36.146203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 18:18:36.146228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 18:18:36.146252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 18:18:36.146276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 18:18:36.146352 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 18:18:36.146380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 18:18:36.146436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 18:18:36.146463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 18:18:36.146516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 18:18:36.146546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 18:18:36.146597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 18:18:36.146629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 18:18:36.146653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 18:18:36.146710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 18:18:36.146735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 18:18:36.146789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 18:18:36.146814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 18:18:36.146884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 18:18:36.146913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 18:18:36.147047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 18:18:36.147078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 18:18:36.147130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 18:18:36.147161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 18:18:36.147185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 18:18:36.147242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 18:18:36.147267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 18:18:36.147290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 18:18:36.147314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 18:18:36.147337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 18:18:36.147361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 18:18:36.147384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 18:18:36.147407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 18:18:36.147469 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 18:18:36.147494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 18:18:36.147525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 18:18:36.147550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 18:18:36.147573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 18:18:36.147598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 18:18:36.147621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 18:18:36.147645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 18:18:36.147668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 18:18:36.147691 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 18:18:36.147715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 18:18:36.147739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 18:18:36.147762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 18:18:36.147785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 18:18:36.147808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 18:18:36.147831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 18:18:36.147878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 18:18:36.147906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 18:18:36.147931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 18:18:36.147955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 18:18:36.147979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 18:18:36.148003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 18:18:36.148028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 18:18:36.148051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 18:18:36.148074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 18:18:36.148098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 18:18:36.148122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 18:18:36.148145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 18:18:36.148169 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 18:18:36.148192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 18:18:36.148216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 18:18:36.148239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 18:18:36.148263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 18:18:36.148287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 18:18:36.148311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 18:18:36.148335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 18:18:36.148360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 18:18:36.148384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 18:18:36.148408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 18:18:36.148443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 18:18:36.148467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 18:18:36.148582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 18:18:36.148614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 18:18:36.148639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 18:18:36.148663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 18:18:36.148687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 18:18:36.148711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 18:18:36.148735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 18:18:36.148758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 18:18:36.148781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 18:18:36.148804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 18:18:36.148828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 18:18:36.148868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 18:18:36.148898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 18:18:36.148922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 18:18:36.148946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 18:18:36.148969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 18:18:36.148993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/.config_backup
2026-06-11 18:18:36.149017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 18:18:36.149040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 18:18:36.149064 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 18:18:36.149088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 18:18:36.149112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 18:18:36.149135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 18:18:36.149158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 18:18:36.149181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 18:18:36.149205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 18:18:36.149228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 18:18:36.149251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 18:18:36.149274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 18:18:36.149297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 18:18:36.149320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 18:18:36.149349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 18:18:36.149372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 18:18:36.149395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 18:18:36.149418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 18:18:36.149441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 18:18:36.149463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 18:18:36.149487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 18:18:36.149510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 18:18:36.149533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 18:18:36.149558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 18:18:36.149582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 18:18:36.149606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 18:18:36.149630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 18:18:36.149654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 18:18:36.149678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 18:18:36.149702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 18:18:36.149726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 18:18:36.149750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 18:18:36.149775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 18:18:36.149798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 18:18:36.149821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 18:18:36.149844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 18:18:36.149893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 18:18:36.149917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 18:18:36.149940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 18:18:36.149964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 18:18:36.149987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 18:18:36.150009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 18:18:36.150032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 18:18:36.150061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 18:18:36.150084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 18:18:36.150107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 18:18:36.150131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 18:18:36.150155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 18:18:36.150183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 18:18:36.150217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 18:18:36.150250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 18:18:36.150284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 18:18:36.150320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 18:18:36.150346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 18:18:36.150371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 18:18:36.150395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 18:18:36.150418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 18:18:36.150442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 18:18:36.150465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 18:18:36.150488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 18:18:36.150512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 18:18:36.150535 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 18:18:36.150558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 18:18:36.150582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 18:18:36.150605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 18:18:36.150628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 18:18:36.150652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 18:18:36.150676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 18:18:36.150699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 18:18:36.150722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 18:18:36.150745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.79315.2026-06-11@13:23:59~
2026-06-11 18:18:36.150769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 18:18:36.150792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 18:18:36.150816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 18:18:36.150839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 18:18:36.150893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 18:18:36.150918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 18:18:36.150941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 18:18:36.150996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 18:18:36.151021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 18:18:36.151045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 18:18:36.151068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 18:18:36.151091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 18:18:36.151114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 18:18:36.151137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.79470.2026-06-11@13:24:01~
2026-06-11 18:18:36.151161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 18:18:36.151184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 18:18:36.151207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 18:18:36.151230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 18:18:36.151253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 18:18:36.151275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 18:18:36.151298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 18:18:36.151321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 18:18:36.151343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 18:18:36.151366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 18:18:36.151390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 18:18:36.151413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 18:18:36.151436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 18:18:36.151460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 18:18:36.151482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 18:18:36.151506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 18:18:36.151529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 18:18:36.151552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 18:18:36.151575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 18:18:36.151598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 18:18:36.151621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 18:18:36.151644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 18:18:36.151667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 18:18:36.151690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 18:18:36.151712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 18:18:36.151735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 18:18:36.151825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 18:18:36.151875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 18:18:36.151907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 18:18:36.151931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 18:18:36.151954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 18:18:36.151978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 18:18:36.152001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 18:18:36.152024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 18:18:36.152047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 18:18:36.152070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 18:18:36.152094 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 18:18:36.152118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 18:18:36.152142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 18:18:36.152166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 18:18:36.152190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 18:18:36.152214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 18:18:36.152238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 18:18:36.152261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 18:18:36.152285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 18:18:36.152308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 18:18:36.152332 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 18:18:36.152356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 18:18:36.152380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 18:18:36.152404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 18:18:36.152428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 18:18:36.152451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 18:18:36.152476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 18:18:36.152500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 18:18:36.152523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 18:18:36.152547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 18:18:36.152570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 18:18:36.152593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 18:18:36.152623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 18:18:36.152647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 18:18:36.152671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 18:18:36.152694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 18:18:36.152718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 18:18:36.152742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 18:18:36.152765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 18:18:36.152789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 18:18:36.152812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 18:18:36.152835 | 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:18:36.152883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 18:18:36.152909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 18:18:36.152932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 18:18:36.152956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 18:18:36.152979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 18:18:36.153003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 18:18:36.153026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 18:18:36.153049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 18:18:36.153072 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 18:18:36.153095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 18:18:36.153118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 18:18:36.153141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 18:18:36.153166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 18:18:36.153190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 18:18:36.153214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 18:18:36.153238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 18:18:36.153262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 18:18:36.153286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 18:18:36.153311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 18:18:36.153342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 18:18:36.153367 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 18:18:36.153391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 18:18:36.153415 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 18:18:36.153439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 18:18:36.153464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 18:18:36.153488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 18:18:36.153512 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 18:18:36.153537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 18:18:36.153561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 18:18:36.153584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 18:18:36.153607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 18:18:36.153631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 18:18:36.153655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 18:18:36.153678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 18:18:36.153701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 18:18:36.153724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 18:18:36.153748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 18:18:36.153901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 18:18:36.153934 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 18:18:36.153960 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 18:18:36.153985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 18:18:36.154009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 18:18:36.154034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/target/
2026-06-11 18:18:36.154057 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 18:18:36.154081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 18:18:36.154105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 18:18:36.154129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 18:18:36.154153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 18:18:36.154177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 18:18:36.154201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 18:18:36.154240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 18:18:36.154265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 18:18:36.154288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 18:18:36.154311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 18:18:36.154335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 18:18:36.154359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 18:18:36.154383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 18:18:36.154406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 18:18:36.154429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 18:18:36.154452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 18:18:36.154475 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 18:18:36.154498 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 18:18:36.154521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 18:18:36.154544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 18:18:36.154567 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 18:18:36.154591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 18:18:36.154614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 18:18:36.154638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 18:18:36.154662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 18:18:36.154685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 18:18:36.154708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 18:18:36.154732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 18:18:36.154755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 18:18:36.154778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 18:18:36.154802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 18:18:36.154826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 18:18:36.154870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 18:18:36.154901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 18:18:36.154925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 18:18:36.154950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 18:18:36.154991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 18:18:36.155049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 18:18:36.155082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 18:18:36.155107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 18:18:36.155139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 18:18:36.155163 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 18:18:36.155187 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 18:18:36.155211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 18:18:36.155234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 18:18:36.155258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 18:18:36.155282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 18:18:36.155305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 18:18:36.155328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 18:18:36.155352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 18:18:36.155375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 18:18:36.155399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 18:18:36.155423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 18:18:36.155448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 18:18:36.155472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 18:18:36.155495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 18:18:36.155519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 18:18:36.155542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 18:18:36.155566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 18:18:36.155589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 18:18:36.155612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 18:18:36.155636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 18:18:36.155659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 18:18:36.155683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 18:18:36.155706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 18:18:36.155729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-6_hygwcd.log
2026-06-11 18:18:36.155752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-m9wqmoeu.log
2026-06-11 18:18:36.155776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ofk1t52s.log
2026-06-11 18:18:36.155800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-pj00l2fw.log
2026-06-11 18:18:36.155823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-zm77j7f5.log
2026-06-11 18:18:36.155847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 18:18:36.155899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 18:18:36.155923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 18:18:36.155947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 18:18:36.155970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 18:18:36.156001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 18:18:36.156026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 18:18:36.156050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 18:18:36.156074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.gz
2026-06-11 18:18:36.156098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 18:18:36.156122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 18:18:36.156146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 18:18:36.156170 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/
2026-06-11 18:18:36.156194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system.journal.gz
2026-06-11 18:18:36.156219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-000000000000666d-000653fdd01e2943.journal.gz
2026-06-11 18:18:36.156245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-0000000000006d95-000653fddaf0f477.journal.gz
2026-06-11 18:18:36.156270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-000000000000739b-000653fe05db4d83.journal.gz
2026-06-11 18:18:36.156294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-00000000000079be-000653fe13f3f57d.journal.gz
2026-06-11 18:18:36.156317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-0000000000008196-000653fe190bc6de.journal.gz
2026-06-11 18:18:36.156340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-0000000000008edf-000653fe19129483.journal.gz
2026-06-11 18:18:36.156364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-0000000000009c26-000653fe191bdd79.journal.gz
2026-06-11 18:18:36.156388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/system@be2289532a5146138674e2e34defe3f6-0000000000009f8c-000653fe19b80e81.journal.gz
2026-06-11 18:18:36.156412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/user-1000.journal.gz
2026-06-11 18:18:36.156435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/4b7f158e576540d9bb4ce48cdf381419/user-42405.journal.gz
2026-06-11 18:18:36.156459 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 18:18:36.156483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 18:18:36.156507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/instance-00000001.log
2026-06-11 18:18:36.156531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 18:18:36.156556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 18:18:36.156579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 18:18:36.156603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 18:18:36.156628 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 18:18:36.156651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 18:18:36.156681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 18:18:36.156705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 18:18:36.156729 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 18:18:36.156754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 18:18:36.156779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 18:18:36.156804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 18:18:36.156828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 18:18:36.156872 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 18:18:36.156902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 18:18:36.156928 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 18:18:36.156954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 18:18:36.156978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 18:18:36.157002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 18:18:36.157027 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 18:18:36.157052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 18:18:36.157076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 18:18:36.157099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 18:18:36.157124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 18:18:36.157149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 18:18:36.157173 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 18:18:36.157196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 18:18:36.157220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 18:18:36.157243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 18:18:36.157267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 18:18:36.157290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 18:18:36.157315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 18:18:36.157339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 18:18:36.157362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 18:18:36.157386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 18:18:36.157409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 18:18:36.157433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 18:18:36.157456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 18:18:36.157478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 18:18:36.157508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 18:18:36.157531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 18:18:36.157553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 18:18:36.157576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 18:18:36.157598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 18:18:36.157620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 18:18:36.157643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 18:18:36.157665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 18:18:36.157687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 18:18:36.157710 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 18:18:36.157732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 18:18:36.157754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 18:18:36.157776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 18:18:36.157798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 18:18:36.157820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 18:18:36.157842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/
2026-06-11 18:18:36.157890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute.json
2026-06-11 18:18:36.157914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute_init.json
2026-06-11 18:18:36.157938 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova_nvme_cleaner/
2026-06-11 18:18:36.157961 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 18:18:36.157983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 18:18:36.158006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 18:18:36.158029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 18:18:36.158053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 18:18:36.158076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 18:18:36.158099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 18:18:36.158122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 18:18:36.158145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 18:18:36.158168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 18:18:36.158191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 18:18:36.158214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 18:18:36.158290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 18:18:36.158322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 18:18:36.158345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 18:18:36.158369 | 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:18:36.158392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 18:18:36.158417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 18:18:36.158441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 18:18:36.158465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 18:18:36.158489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 18:18:36.158513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 18:18:36.158538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 18:18:36.158562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/config.json
2026-06-11 18:18:36.158586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 18:18:36.158610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 18:18:36.158634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 18:18:36.158657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 18:18:36.158681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 18:18:36.158704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 18:18:36.158728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 18:18:36.158751 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 18:18:36.158775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-agent-compute.json
2026-06-11 18:18:36.158799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 18:18:36.158824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 18:18:36.158867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer_agent_compute.json
2026-06-11 18:18:36.158898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 18:18:36.158923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 18:18:36.158946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.json
2026-06-11 18:18:36.158990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 18:18:36.159015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.json
2026-06-11 18:18:36.159039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 18:18:36.159063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.json
2026-06-11 18:18:36.159093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 18:18:36.159118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 18:18:36.159141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 18:18:36.159165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 18:18:36.159189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 18:18:36.159213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 18:18:36.159237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 18:18:36.159261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 18:18:36.159286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 18:18:36.159310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 18:18:36.159388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 18:18:36.159414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 18:18:36.159438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 18:18:36.159462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 18:18:36.159486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 18:18:36.159511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 18:18:36.159535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 18:18:36.159559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 18:18:36.159584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 18:18:36.159607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 18:18:36.159631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 18:18:36.159654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 18:18:36.159677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 18:18:36.159701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 18:18:36.159724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 18:18:36.159747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 18:18:36.159770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 18:18:36.159841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 18:18:36.159910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 18:18:36.159936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 18:18:36.159996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 18:18:36.160050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 18:18:36.160073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 18:18:36.160089 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_18-04/
2026-06-11 18:18:36.160106 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_18-04/ansible.log
2026-06-11 18:18:36.160144 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_18-04/crc-setup.log
2026-06-11 18:18:36.160163 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_18-04/crc-start.log
2026-06-11 18:18:36.160180 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 18:18:36.160216 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 18:18:36.160238 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 18:18:36.160255 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-17:06:40.log
2026-06-11 18:18:36.160272 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-17:11:45.log
2026-06-11 18:18:36.160312 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-17:06:40.log
2026-06-11 18:18:36.160330 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-17:11:45.log
2026-06-11 18:18:36.160352 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 18:18:36.160404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 18:18:36.160432 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 18:18:36.160519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 18:18:36.160543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 18:18:36.160561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 18:18:36.160602 | 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:18:36.160621 | 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:18:36.160638 | 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:18:36.160655 | 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:18:36.160671 | 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:18:36.160687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 18:18:36.160702 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 18:18:36.160725 | 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:18:36.160743 | 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:18:36.160761 | 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:18:36.160778 | 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:18:36.160794 | 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:18:36.160810 | 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:18:36.160826 | 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:18:36.160843 | 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:18:36.160879 | 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:18:36.160897 | 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:18:36.160913 | 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:18:36.160929 | 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:18:36.160945 | 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:18:36.160961 | 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:18:36.160977 | 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:18:36.160998 | 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:18:36.161014 | 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:18:36.161030 | 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:18:36.161046 | 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:18:36.161061 | 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:18:36.161077 | 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:18:36.161093 | 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:18:36.161108 | 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:18:36.161124 | 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:18:36.161140 | 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:18:36.161156 | 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:18:36.161172 | 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:18:36.161187 | 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:18:36.161203 | 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:18:36.161218 | 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:18:36.161239 | 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:18:36.161254 | 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:18:36.161270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 18:18:36.161286 | 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:18:36.161301 | 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:18:36.161317 | 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:18:36.161332 | 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:18:36.161348 | 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:18:36.161364 | 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:18:36.161379 | 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:18:36.161395 | 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:18:36.161410 | 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:18:36.161426 | 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:18:36.161473 | 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:18:36.161516 | 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:18:36.161540 | 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:18:36.161556 | 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:18:36.161572 | 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:18:36.161589 | 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:18:36.161604 | 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:18:36.161620 | 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:18:36.161635 | 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:18:36.161651 | 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:18:36.161667 | 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:18:36.161682 | 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:18:36.161699 | 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:18:36.161715 | 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:18:36.161731 | 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:18:36.161747 | 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:18:36.161763 | 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:18:36.161784 | 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:18:36.161801 | 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:18:36.161817 | 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:18:36.161836 | 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:18:36.161900 | 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:18:36.161938 | 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:18:36.161958 | 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:18:36.161976 | 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:18:36.161993 | 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:18:36.162010 | 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:18:36.162028 | 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:18:36.162045 | 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:18:36.162062 | 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:18:36.162080 | 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:18:36.162097 | 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:18:36.162114 | 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:18:36.162137 | 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:18:36.162154 | 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:18:36.162171 | 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:18:36.162189 | 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:18:36.162206 | 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:18:36.162223 | 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:18:36.162240 | 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:18:36.162256 | 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:18:36.162272 | 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:18:36.162288 | 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:18:36.162305 | 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:18:36.162321 | 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:18:36.162337 | 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:18:36.162354 | 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:18:36.162370 | 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:18:36.162391 | 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:18:36.162408 | 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:18:36.162423 | 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:18:36.162439 | 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:18:36.162455 | 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:18:36.162471 | 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:18:36.162486 | 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:18:36.162502 | 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:18:36.162518 | 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:18:36.162534 | 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:18:36.162550 | 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:18:36.162565 | 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:18:36.162613 | 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:18:36.162635 | 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:18:36.162651 | 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:18:36.162677 | 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:18:36.162693 | 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:18:36.162710 | 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:18:36.162726 | 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:18:36.162742 | 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:18:36.162757 | 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:18:36.162774 | 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:18:36.162789 | 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:18:36.162805 | 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:18:36.162820 | 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:18:36.162836 | 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:18:36.162877 | 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:18:36.162895 | 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:18:36.162911 | 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:18:36.162927 | 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:18:36.162947 | 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:18:36.162981 | 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:18:36.163001 | 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:18:36.163018 | 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:18:36.163034 | 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:18:36.163050 | 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:18:36.163067 | 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:18:36.163083 | 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:18:36.163099 | 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:18:36.163115 | 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:18:36.163131 | 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:18:36.163147 | 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:18:36.163163 | 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:18:36.163179 | 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:18:36.163195 | 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:18:36.163217 | 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:18:36.163233 | 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:18:36.163250 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 18:18:36.163266 | 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:18:36.163283 | 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:18:36.163299 | 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:18:36.163315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 18:18:36.163331 | 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:18:36.163347 | 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:18:36.163363 | 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:18:36.163380 | 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:18:36.163397 | 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:18:36.163413 | 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:18:36.163429 | 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:18:36.163445 | 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:18:36.163461 | 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:18:36.163480 | 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:18:36.163497 | 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:18:36.163513 | 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:18:36.163528 | 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:18:36.163544 | 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:18:36.163560 | 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:18:36.163576 | 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:18:36.163593 | 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:18:36.163609 | 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:18:36.163625 | 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:18:36.163641 | 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:18:36.163658 | 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:18:36.163708 | 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:18:36.163726 | 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:18:36.163743 | 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:18:36.163759 | 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:18:36.163774 | 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:18:36.163794 | 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:18:36.163811 | 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:18:36.163827 | 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:18:36.163843 | 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:18:36.163879 | 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:18:36.163896 | 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:18:36.163914 | 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:18:36.163954 | 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:18:36.164028 | 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:18:36.164049 | 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:18:36.164067 | 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:18:36.164084 | 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:18:36.164101 | 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:18:36.164117 | 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:18:36.164133 | 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:18:36.164157 | 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:18:36.164175 | 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:18:36.164192 | 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:18:36.164208 | 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:18:36.164225 | 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:18:36.164241 | 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:18:36.164258 | 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:18:36.164275 | 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:18:36.164292 | 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:18:36.164309 | 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:18:36.164325 | 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:18:36.164344 | 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:18:36.164361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 18:18:36.164377 | 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:18:36.164394 | 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:18:36.164418 | 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:18:36.164464 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 18:18:36.164495 | 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:18:36.164521 | 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:18:36.164543 | 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:18:36.164560 | 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:18:36.164577 | 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:18:36.164594 | 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:18:36.164611 | 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:18:36.164629 | 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:18:36.164647 | 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:18:36.164665 | 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:18:36.164682 | 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:18:36.164698 | 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:18:36.164716 | 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:18:36.164739 | 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:18:36.164757 | 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:18:36.164773 | 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:18:36.164791 | 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:18:36.164807 | 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:18:36.164825 | 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:18:36.164842 | 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:18:36.164881 | 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:18:36.164898 | 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:18:36.164915 | 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:18:36.164931 | 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:18:36.164947 | 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:18:36.164963 | 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:18:36.164979 | 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:18:36.164999 | 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:18:36.165016 | 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:18:36.165032 | 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:18:36.165049 | 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:18:36.165067 | 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:18:36.165085 | 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-66b9676954-nxhgv/
2026-06-11 18:18:36.165102 | 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-66b9676954-nxhgv/baremetal-operator-controller-manager-66b9676954-nxhgv-describe
2026-06-11 18:18:36.165132 | 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-66b9676954-nxhgv/logs/
2026-06-11 18:18:36.165149 | 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-66b9676954-nxhgv/logs/manager.log
2026-06-11 18:18:36.165166 | 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-866cc5f74f-clk7p/
2026-06-11 18:18:36.165183 | 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-866cc5f74f-clk7p/baremetal-operator-ironic-866cc5f74f-clk7p-describe
2026-06-11 18:18:36.165200 | 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-866cc5f74f-clk7p/logs/
2026-06-11 18:18:36.165216 | 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-866cc5f74f-clk7p/logs/ironic-httpd.log.gz
2026-06-11 18:18:36.165237 | 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-866cc5f74f-clk7p/logs/ironic-ipa-downloader.log
2026-06-11 18:18:36.165254 | 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-866cc5f74f-clk7p/logs/ironic-log-watch.log.gz
2026-06-11 18:18:36.165271 | 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-866cc5f74f-clk7p/logs/ironic.log.gz
2026-06-11 18:18:36.165287 | 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-866cc5f74f-clk7p/logs/mariadb.log
2026-06-11 18:18:36.165304 | 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:18:36.165320 | 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-569cc78775.yaml
2026-06-11 18:18:36.165336 | 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-66b9676954.yaml
2026-06-11 18:18:36.165352 | 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-866cc5f74f.yaml
2026-06-11 18:18:36.165368 | 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:18:36.165385 | 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:18:36.165401 | 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:18:36.165417 | 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-7kkbcmk48c.yaml
2026-06-11 18:18:36.165433 | 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:18:36.165454 | 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:18:36.165471 | 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-2kcf8tchtk.yaml
2026-06-11 18:18:36.165487 | 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:18:36.165504 | 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:18:36.165520 | 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:18:36.165537 | 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:18:36.165555 | 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:18:36.165573 | 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:18:36.165590 | 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:18:36.165606 | 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:18:36.165622 | 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:18:36.165639 | 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:18:36.165656 | 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:18:36.165672 | 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:18:36.165693 | 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:18:36.165710 | 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:18:36.165727 | 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:18:36.165745 | 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:18:36.165762 | 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:18:36.165779 | 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:18:36.165796 | 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:18:36.165813 | 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:18:36.165892 | 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:18:36.165912 | 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:18:36.165929 | 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:18:36.165946 | 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:18:36.165963 | 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:18:36.165979 | 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:18:36.165996 | 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:18:36.166013 | 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:18:36.166035 | 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:18:36.166051 | 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-k576b/
2026-06-11 18:18:36.166068 | 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-k576b/cert-manager-79c8d999ff-k576b-describe
2026-06-11 18:18:36.166084 | 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-k576b/logs/
2026-06-11 18:18:36.166100 | 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-k576b/logs/cert-manager-controller.log
2026-06-11 18:18:36.166115 | 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-4hvn5/
2026-06-11 18:18:36.166131 | 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-4hvn5/cert-manager-cainjector-68b757865b-4hvn5-describe
2026-06-11 18:18:36.166147 | 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-4hvn5/logs/
2026-06-11 18:18:36.166163 | 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-4hvn5/logs/cert-manager-cainjector.log
2026-06-11 18:18:36.166180 | 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-mbc7n/
2026-06-11 18:18:36.166196 | 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-mbc7n/cert-manager-webhook-587ccfb98-mbc7n-describe
2026-06-11 18:18:36.166212 | 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-mbc7n/logs/
2026-06-11 18:18:36.166228 | 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-mbc7n/logs/cert-manager-webhook.log
2026-06-11 18:18:36.166249 | 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:18:36.166265 | 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:18:36.166281 | 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:18:36.166297 | 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:18:36.166313 | 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:18:36.166329 | 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:18:36.166345 | 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:18:36.166361 | 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:18:36.166376 | 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:18:36.166392 | 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:18:36.166408 | 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:18:36.166425 | 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:18:36.166440 | 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:18:36.166456 | 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:18:36.166472 | 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:18:36.166492 | 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:18:36.166509 | 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:18:36.166525 | 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:18:36.166541 | 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:18:36.166557 | 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:18:36.166573 | 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:18:36.166589 | 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:18:36.166605 | 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:18:36.166621 | 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:18:36.166637 | 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:18:36.166653 | 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:18:36.166669 | 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:18:36.166685 | 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:18:36.166701 | 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:18:36.166717 | 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:18:36.166740 | 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:18:36.166757 | 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:18:36.166774 | 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:18:36.166790 | 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:18:36.166806 | 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:18:36.166822 | 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:18:36.166838 | 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:18:36.167092 | 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:18:36.167117 | 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:18:36.167135 | 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:18:36.167151 | 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-4bwt9.yaml
2026-06-11 18:18:36.167168 | 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-7pwqz.yaml
2026-06-11 18:18:36.167184 | 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-b9lxg.yaml
2026-06-11 18:18:36.167201 | 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-dpxst.yaml
2026-06-11 18:18:36.167222 | 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-h4dhv.yaml
2026-06-11 18:18:36.167239 | 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-nw29w.yaml
2026-06-11 18:18:36.167256 | 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-pjvnz.yaml
2026-06-11 18:18:36.167272 | 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-qcsnz.yaml
2026-06-11 18:18:36.167289 | 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-qnwt6.yaml
2026-06-11 18:18:36.167305 | 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-s645k.yaml
2026-06-11 18:18:36.167322 | 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-spm7l.yaml
2026-06-11 18:18:36.167338 | 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-tpm9r.yaml
2026-06-11 18:18:36.167355 | 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:18:36.167371 | 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:18:36.167387 | 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:18:36.167404 | 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:18:36.167420 | 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:18:36.167436 | 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:18:36.167457 | 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:18:36.167474 | 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:18:36.167490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-m87mk
2026-06-11 18:18:36.167506 | 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:18:36.167522 | 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:18:36.167538 | 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:18:36.167555 | 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:18:36.167571 | 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-755v2/
2026-06-11 18:18:36.167587 | 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-755v2/controller-8464864885-755v2-describe
2026-06-11 18:18:36.167602 | 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-755v2/logs/
2026-06-11 18:18:36.167618 | 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-755v2/logs/controller.log.gz
2026-06-11 18:18:36.167634 | 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-755v2/logs/kube-rbac-proxy.log
2026-06-11 18:18:36.167650 | 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-bd8dd58cb-htpt6/
2026-06-11 18:18:36.167666 | 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-bd8dd58cb-htpt6/metallb-operator-controller-manager-bd8dd58cb-htpt6-describe
2026-06-11 18:18:36.167687 | 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-bd8dd58cb-htpt6/logs/
2026-06-11 18:18:36.167703 | 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-bd8dd58cb-htpt6/logs/manager.log
2026-06-11 18:18:36.167720 | 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-5f7cb5c9cb-nhrwr/
2026-06-11 18:18:36.167736 | 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-5f7cb5c9cb-nhrwr/metallb-operator-webhook-server-5f7cb5c9cb-nhrwr-describe
2026-06-11 18:18:36.167753 | 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-5f7cb5c9cb-nhrwr/logs/
2026-06-11 18:18:36.167769 | 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-5f7cb5c9cb-nhrwr/logs/webhook-server.log
2026-06-11 18:18:36.167784 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wlfvx/
2026-06-11 18:18:36.167800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wlfvx/speaker-wlfvx-describe
2026-06-11 18:18:36.167816 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wlfvx/logs/
2026-06-11 18:18:36.167832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wlfvx/logs/kube-rbac-proxy.log
2026-06-11 18:18:36.167899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wlfvx/logs/speaker.log.gz
2026-06-11 18:18:36.167922 | 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:18:36.167939 | 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:18:36.167956 | 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-bd8dd58cb.yaml
2026-06-11 18:18:36.167976 | 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-5f7cb5c9cb.yaml
2026-06-11 18:18:36.167993 | 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:18:36.168009 | 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:18:36.168052 | 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:18:36.168074 | 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:18:36.168091 | 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:18:36.168107 | 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:18:36.168123 | 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:18:36.168140 | 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:18:36.168155 | 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:18:36.168171 | 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:18:36.168187 | 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:18:36.168203 | 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:18:36.168218 | 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:18:36.168243 | 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:18:36.168260 | 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:18:36.168276 | 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:18:36.168292 | 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:18:36.168308 | 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:18:36.168324 | 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:18:36.168340 | 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:18:36.168356 | 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:18:36.168371 | 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:18:36.168387 | 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:18:36.168403 | 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:18:36.168419 | 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:18:36.168435 | 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:18:36.168451 | 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:18:36.168467 | 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:18:36.168489 | 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:18:36.168506 | 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:18:36.168522 | 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:18:36.168539 | 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:18:36.168555 | 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:18:36.168572 | 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:18:36.168587 | 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:18:36.168603 | 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:18:36.168647 | 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:18:36.168668 | 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:18:36.168684 | 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:18:36.168700 | 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:18:36.168716 | 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:18:36.168737 | 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:18:36.168754 | 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:18:36.168793 | 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:18:36.168814 | 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:18:36.168831 | 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:18:36.168862 | 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:18:36.168884 | 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:18:36.168901 | 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:18:36.168918 | 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:18:36.168934 | 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:18:36.168950 | 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:18:36.168967 | 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:18:36.168983 | 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:18:36.169000 | 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:18:36.169021 | 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:18:36.169038 | 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:18:36.169054 | 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:18:36.169071 | 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:18:36.169087 | 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:18:36.169103 | 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:18:36.169119 | 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:18:36.169135 | 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:18:36.169151 | 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:18:36.169167 | 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:18:36.169183 | 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:18:36.169199 | 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:18:36.169215 | 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:18:36.169231 | 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:18:36.169247 | 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:18:36.169267 | 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:18:36.169283 | 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:18:36.169300 | 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:18:36.169316 | 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:18:36.169332 | 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:18:36.169349 | 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:18:36.169365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/
2026-06-11 18:18:36.169382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft-describe
2026-06-11 18:18:36.169405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/logs/
2026-06-11 18:18:36.169422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/logs/extract.log
2026-06-11 18:18:36.169438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/logs/pull.log
2026-06-11 18:18:36.169455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dlwkft/logs/util.log
2026-06-11 18:18:36.169472 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/
2026-06-11 18:18:36.169493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s-describe
2026-06-11 18:18:36.169510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/logs/
2026-06-11 18:18:36.169526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/logs/extract.log
2026-06-11 18:18:36.169542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/logs/pull.log
2026-06-11 18:18:36.169558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3bjn2s/logs/util.log
2026-06-11 18:18:36.169575 | 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-qhfx6/
2026-06-11 18:18:36.169591 | 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-qhfx6/certified-operators-qhfx6-describe
2026-06-11 18:18:36.169607 | 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-qhfx6/logs/
2026-06-11 18:18:36.169624 | 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-qhfx6/logs/extract-content.log
2026-06-11 18:18:36.169640 | 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-qhfx6/logs/extract-utilities.log
2026-06-11 18:18:36.169656 | 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-qhfx6/logs/registry-server.log.gz
2026-06-11 18:18:36.169672 | 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-gvr2q/
2026-06-11 18:18:36.169693 | 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-gvr2q/community-operators-gvr2q-describe
2026-06-11 18:18:36.169710 | 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-gvr2q/logs/
2026-06-11 18:18:36.169726 | 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-gvr2q/logs/extract-content.log
2026-06-11 18:18:36.169743 | 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-gvr2q/logs/extract-utilities.log
2026-06-11 18:18:36.169760 | 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-gvr2q/logs/registry-server.log.gz
2026-06-11 18:18:36.169776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/
2026-06-11 18:18:36.169792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99-describe
2026-06-11 18:18:36.169809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/logs/
2026-06-11 18:18:36.169825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/logs/extract.log
2026-06-11 18:18:36.169896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/logs/pull.log
2026-06-11 18:18:36.169918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9zmv99/logs/util.log
2026-06-11 18:18:36.169936 | 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-bnpct/
2026-06-11 18:18:36.169953 | 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-bnpct/marketplace-operator-547dbd544d-bnpct-describe
2026-06-11 18:18:36.169976 | 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-bnpct/logs/
2026-06-11 18:18:36.169992 | 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-bnpct/logs/marketplace-operator-previous.log
2026-06-11 18:18:36.170009 | 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-bnpct/logs/marketplace-operator.log
2026-06-11 18:18:36.170026 | 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-ssgl7/
2026-06-11 18:18:36.170043 | 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-ssgl7/redhat-marketplace-ssgl7-describe
2026-06-11 18:18:36.170059 | 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-ssgl7/logs/
2026-06-11 18:18:36.170076 | 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-ssgl7/logs/extract-content.log
2026-06-11 18:18:36.170092 | 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-ssgl7/logs/extract-utilities.log
2026-06-11 18:18:36.170108 | 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-ssgl7/logs/registry-server.log.gz
2026-06-11 18:18:36.170124 | 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-ml4q4/
2026-06-11 18:18:36.170140 | 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-ml4q4/redhat-operators-ml4q4-describe
2026-06-11 18:18:36.170155 | 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-ml4q4/logs/
2026-06-11 18:18:36.170171 | 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-ml4q4/logs/extract-content.log
2026-06-11 18:18:36.170191 | 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-ml4q4/logs/extract-utilities.log
2026-06-11 18:18:36.170208 | 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-ml4q4/logs/registry-server.log.gz
2026-06-11 18:18:36.170224 | 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:18:36.170241 | 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:18:36.170257 | 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:18:36.170273 | 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:18:36.170288 | 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:18:36.170304 | 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:18:36.170320 | 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:18:36.170336 | 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:18:36.170352 | 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:18:36.170368 | 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:18:36.170384 | 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:18:36.170400 | 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:18:36.170421 | 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:18:36.170437 | 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:18:36.170453 | 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:18:36.170469 | 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:18:36.170496 | 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:18:36.170539 | 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:18:36.170567 | 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:18:36.170592 | 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:18:36.170616 | 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:18:36.170633 | 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:18:36.170650 | 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:18:36.170666 | 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:18:36.170683 | 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:18:36.170699 | 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:18:36.170715 | 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:18:36.170741 | 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:18:36.170759 | 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:18:36.170775 | 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:18:36.170791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-n8tkc
2026-06-11 18:18:36.170807 | 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:18:36.170823 | 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:18:36.170839 | 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:18:36.170882 | 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:18:36.170900 | 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:18:36.170917 | 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-rxr8k/
2026-06-11 18:18:36.171033 | 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-rxr8k/nmstate-console-plugin-9bcc7988b-rxr8k-describe
2026-06-11 18:18:36.171058 | 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-rxr8k/logs/
2026-06-11 18:18:36.171076 | 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-rxr8k/logs/nmstate-console-plugin.log
2026-06-11 18:18:36.171093 | 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-6w79h/
2026-06-11 18:18:36.171138 | 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-6w79h/nmstate-handler-6w79h-describe
2026-06-11 18:18:36.171179 | 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-6w79h/logs/
2026-06-11 18:18:36.171219 | 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-6w79h/logs/nmstate-handler.log
2026-06-11 18:18:36.171252 | 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-wt525/
2026-06-11 18:18:36.171276 | 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-wt525/nmstate-metrics-756b4d6fc6-wt525-describe
2026-06-11 18:18:36.171298 | 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-wt525/logs/
2026-06-11 18:18:36.171315 | 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-wt525/logs/kube-rbac-proxy.log
2026-06-11 18:18:36.171332 | 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-wt525/logs/nmstate-metrics.log
2026-06-11 18:18:36.171348 | 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-cskbb/
2026-06-11 18:18:36.171364 | 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-cskbb/nmstate-operator-6569c8c666-cskbb-describe
2026-06-11 18:18:36.171380 | 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-cskbb/logs/
2026-06-11 18:18:36.171397 | 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-cskbb/logs/nmstate-operator.log
2026-06-11 18:18:36.171414 | 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-vpffs/
2026-06-11 18:18:36.171430 | 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-vpffs/nmstate-webhook-9b7874799-vpffs-describe
2026-06-11 18:18:36.171452 | 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-vpffs/logs/
2026-06-11 18:18:36.171469 | 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-vpffs/logs/nmstate-webhook.log
2026-06-11 18:18:36.171485 | 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:18:36.171501 | 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:18:36.171517 | 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:18:36.171533 | 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:18:36.171549 | 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:18:36.171565 | 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:18:36.171581 | 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:18:36.171597 | 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:18:36.171613 | 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:18:36.171630 | 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:18:36.171646 | 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:18:36.171662 | 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:18:36.171682 | 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:18:36.171699 | 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:18:36.171716 | 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:18:36.171736 | 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:18:36.171760 | 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:18:36.171784 | 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:18:36.171803 | 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:18:36.171819 | 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:18:36.171836 | 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:18:36.171877 | 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:18:36.171897 | 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:18:36.171914 | 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:18:36.171931 | 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:18:36.171948 | 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:18:36.171965 | 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:18:36.171986 | 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:18:36.172005 | 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:18:36.172022 | 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:18:36.172039 | 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:18:36.172056 | 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:18:36.172072 | 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:18:36.172089 | 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:18:36.172105 | 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:18:36.172121 | 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:18:36.172142 | 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:18:36.172167 | 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:18:36.172188 | 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:18:36.172205 | 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:18:36.172222 | 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:18:36.172238 | 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:18:36.172254 | 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:18:36.172276 | 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:18:36.172293 | 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:18:36.172312 | 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:18:36.172337 | 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:18:36.172361 | 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:18:36.172385 | 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:18:36.172405 | 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:18:36.172422 | 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:18:36.172438 | 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:18:36.172454 | 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:18:36.172471 | 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:18:36.172487 | 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:18:36.172504 | 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:18:36.172520 | 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:18:36.172541 | 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:18:36.172558 | 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:18:36.172574 | 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:18:36.172592 | 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:18:36.172609 | 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:18:36.172625 | 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:18:36.172642 | 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:18:36.172659 | 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:18:36.172678 | 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:18:36.172703 | 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:18:36.172728 | 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:18:36.172751 | 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:18:36.172770 | 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:18:36.172793 | 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:18:36.172811 | 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:18:36.172834 | 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:18:36.172889 | 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:18:36.172916 | 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:18:36.172937 | 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:18:36.172954 | 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:18:36.172970 | 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:18:36.172987 | 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:18:36.173003 | 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:18:36.173019 | 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:18:36.173035 | 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:18:36.173051 | 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:18:36.173067 | 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:18:36.173088 | 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:18:36.173104 | 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:18:36.173158 | 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:18:36.173182 | 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:18:36.173199 | 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:18:36.173215 | 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:18:36.173231 | 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:18:36.173247 | 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:18:36.173264 | 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:18:36.173280 | 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:18:36.173296 | 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:18:36.173312 | 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:18:36.173329 | 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:18:36.173350 | 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:18:36.173367 | 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:18:36.173384 | 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:18:36.173400 | 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:18:36.173416 | 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:18:36.173433 | 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:18:36.173449 | 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:18:36.173464 | 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:18:36.173481 | 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:18:36.173497 | 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:18:36.173514 | 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:18:36.173531 | 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:18:36.173548 | 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:18:36.173564 | 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:18:36.173585 | 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:18:36.173602 | 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:18:36.173619 | 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:18:36.173636 | 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:18:36.173652 | 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:18:36.173669 | 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:18:36.173685 | 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:18:36.173702 | 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:18:36.173719 | 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:18:36.173736 | 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:18:36.173752 | 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:18:36.173769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-lzmxd
2026-06-11 18:18:36.173786 | 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:18:36.173807 | 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:18:36.173825 | 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:18:36.173842 | 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:18:36.173879 | 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:18:36.173897 | 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:18:36.173914 | 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:18:36.173931 | 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:18:36.173947 | 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:18:36.173963 | 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:18:36.173979 | 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:18:36.173995 | 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:18:36.174012 | 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:18:36.174028 | 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:18:36.174045 | 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:18:36.174132 | 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:18:36.174155 | 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:18:36.174172 | 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:18:36.174189 | 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:18:36.174205 | 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:18:36.174221 | 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:18:36.174237 | 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:18:36.174253 | 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:18:36.174269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffce5eb.yaml
2026-06-11 18:18:36.174286 | 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:18:36.174302 | 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:18:36.174319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/
2026-06-11 18:18:36.174336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr-describe
2026-06-11 18:18:36.174360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/logs/
2026-06-11 18:18:36.174376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/logs/extract.log
2026-06-11 18:18:36.174393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/logs/pull.log
2026-06-11 18:18:36.174410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/69f17ac84fca67386110a060e86f4c6c63f2628c2ad2177f4d58656fffxrtzr/logs/util.log
2026-06-11 18:18:36.174426 | 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-9vcmr/
2026-06-11 18:18:36.174442 | 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-9vcmr/barbican-operator-controller-manager-5dcd54bd69-9vcmr-describe
2026-06-11 18:18:36.174459 | 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-9vcmr/logs/
2026-06-11 18:18:36.174475 | 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-9vcmr/logs/manager.log
2026-06-11 18:18:36.174491 | 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-w7fcm/
2026-06-11 18:18:36.174507 | 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-w7fcm/cinder-operator-controller-manager-584b474457-w7fcm-describe
2026-06-11 18:18:36.174524 | 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-w7fcm/logs/
2026-06-11 18:18:36.174540 | 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-w7fcm/logs/manager.log
2026-06-11 18:18:36.174556 | 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-s8xrk/
2026-06-11 18:18:36.174576 | 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-s8xrk/designate-operator-controller-manager-87bbdb4d9-s8xrk-describe
2026-06-11 18:18:36.174593 | 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-s8xrk/logs/
2026-06-11 18:18:36.174609 | 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-s8xrk/logs/manager.log
2026-06-11 18:18:36.174625 | 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-dpg7d/
2026-06-11 18:18:36.174641 | 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-dpg7d/glance-operator-controller-manager-585dc4b7b9-dpg7d-describe
2026-06-11 18:18:36.174657 | 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-dpg7d/logs/
2026-06-11 18:18:36.174674 | 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-dpg7d/logs/manager.log
2026-06-11 18:18:36.174689 | 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-zmll2/
2026-06-11 18:18:36.174705 | 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-zmll2/heat-operator-controller-manager-5f5d6b8858-zmll2-describe
2026-06-11 18:18:36.174721 | 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-zmll2/logs/
2026-06-11 18:18:36.174737 | 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-zmll2/logs/manager.log
2026-06-11 18:18:36.174754 | 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-8hv2b/
2026-06-11 18:18:36.174777 | 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-8hv2b/horizon-operator-controller-manager-9dc5578b5-8hv2b-describe
2026-06-11 18:18:36.174794 | 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-8hv2b/logs/
2026-06-11 18:18:36.174810 | 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-8hv2b/logs/manager.log
2026-06-11 18:18:36.174826 | 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-27q2b/
2026-06-11 18:18:36.174843 | 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-27q2b/infra-operator-controller-manager-594d6555bb-27q2b-describe
2026-06-11 18:18:36.174880 | 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-27q2b/logs/
2026-06-11 18:18:36.174898 | 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-27q2b/logs/manager.log
2026-06-11 18:18:36.174915 | 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-v6sbm/
2026-06-11 18:18:36.174932 | 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-v6sbm/ironic-operator-controller-manager-7c845fc7c7-v6sbm-describe
2026-06-11 18:18:36.174962 | 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-v6sbm/logs/
2026-06-11 18:18:36.174985 | 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-v6sbm/logs/manager.log
2026-06-11 18:18:36.175002 | 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-44wxp/
2026-06-11 18:18:36.175025 | 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-44wxp/keystone-operator-controller-manager-85bb7cc757-44wxp-describe
2026-06-11 18:18:36.175043 | 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-44wxp/logs/
2026-06-11 18:18:36.175060 | 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-44wxp/logs/manager.log
2026-06-11 18:18:36.175077 | 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-z75m4/
2026-06-11 18:18:36.175093 | 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-z75m4/manila-operator-controller-manager-b547849c7-z75m4-describe
2026-06-11 18:18:36.175110 | 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-z75m4/logs/
2026-06-11 18:18:36.175127 | 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-z75m4/logs/manager.log
2026-06-11 18:18:36.175144 | 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-sk88w/
2026-06-11 18:18:36.175160 | 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-sk88w/mariadb-operator-controller-manager-5545cdc48d-sk88w-describe
2026-06-11 18:18:36.175178 | 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-sk88w/logs/
2026-06-11 18:18:36.175195 | 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-sk88w/logs/manager.log
2026-06-11 18:18:36.175212 | 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-86f5cbdf58-jvhtq/
2026-06-11 18:18:36.175234 | 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-86f5cbdf58-jvhtq/neutron-operator-controller-manager-86f5cbdf58-jvhtq-describe
2026-06-11 18:18:36.175252 | 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-86f5cbdf58-jvhtq/logs/
2026-06-11 18:18:36.175269 | 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-86f5cbdf58-jvhtq/logs/manager.log
2026-06-11 18:18:36.175286 | 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-jnbcq/
2026-06-11 18:18:36.175304 | 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-jnbcq/nova-operator-controller-manager-6df846755f-jnbcq-describe
2026-06-11 18:18:36.175320 | 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-jnbcq/logs/
2026-06-11 18:18:36.175338 | 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-jnbcq/logs/manager.log
2026-06-11 18:18:36.175355 | 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-gtbdm/
2026-06-11 18:18:36.175372 | 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-gtbdm/octavia-operator-controller-manager-6bd797bd9d-gtbdm-describe
2026-06-11 18:18:36.175389 | 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-gtbdm/logs/
2026-06-11 18:18:36.175406 | 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-gtbdm/logs/manager.log
2026-06-11 18:18:36.175423 | 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-8b98746c-m2nvj/
2026-06-11 18:18:36.175440 | 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-8b98746c-m2nvj/openstack-baremetal-operator-controller-manager-8b98746c-m2nvj-describe
2026-06-11 18:18:36.175462 | 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-8b98746c-m2nvj/logs/
2026-06-11 18:18:36.175480 | 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-8b98746c-m2nvj/logs/manager.log
2026-06-11 18:18:36.175497 | 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-dc84c455b-87bv5/
2026-06-11 18:18:36.175514 | 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-dc84c455b-87bv5/openstack-operator-controller-init-dc84c455b-87bv5-describe
2026-06-11 18:18:36.175532 | 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-dc84c455b-87bv5/logs/
2026-06-11 18:18:36.175550 | 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-dc84c455b-87bv5/logs/operator.log
2026-06-11 18:18:36.175567 | 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-74bd756787-jrjx2/
2026-06-11 18:18:36.175584 | 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-74bd756787-jrjx2/openstack-operator-controller-manager-74bd756787-jrjx2-describe
2026-06-11 18:18:36.175602 | 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-74bd756787-jrjx2/logs/
2026-06-11 18:18:36.175620 | 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-74bd756787-jrjx2/logs/manager.log.gz
2026-06-11 18:18:36.175637 | 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-j5dvj/
2026-06-11 18:18:36.175654 | 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-j5dvj/openstack-operator-index-j5dvj-describe
2026-06-11 18:18:36.175675 | 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-j5dvj/logs/
2026-06-11 18:18:36.175692 | 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-j5dvj/logs/registry-server.log
2026-06-11 18:18:36.175710 | 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-f87cbdf4c-p7pf9/
2026-06-11 18:18:36.175728 | 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-f87cbdf4c-p7pf9/ovn-operator-controller-manager-f87cbdf4c-p7pf9-describe
2026-06-11 18:18:36.175744 | 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-f87cbdf4c-p7pf9/logs/
2026-06-11 18:18:36.175761 | 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-f87cbdf4c-p7pf9/logs/manager.log
2026-06-11 18:18:36.175778 | 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-rh67b/
2026-06-11 18:18:36.175795 | 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-rh67b/swift-operator-controller-manager-79846f755c-rh67b-describe
2026-06-11 18:18:36.175812 | 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-rh67b/logs/
2026-06-11 18:18:36.175829 | 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-rh67b/logs/manager.log
2026-06-11 18:18:36.175846 | 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-bbpg4/
2026-06-11 18:18:36.175887 | 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-bbpg4/telemetry-operator-controller-manager-565998cc45-bbpg4-describe
2026-06-11 18:18:36.175912 | 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-bbpg4/logs/
2026-06-11 18:18:36.175930 | 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-bbpg4/logs/manager.log
2026-06-11 18:18:36.175947 | 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-6h6jv/
2026-06-11 18:18:36.175964 | 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-6h6jv/test-operator-controller-manager-7579dbdcb9-6h6jv-describe
2026-06-11 18:18:36.175982 | 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-6h6jv/logs/
2026-06-11 18:18:36.176003 | 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-6h6jv/logs/manager.log
2026-06-11 18:18:36.176022 | 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-5f7f6c9964-rr48t/
2026-06-11 18:18:36.176040 | 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-5f7f6c9964-rr48t/watcher-operator-controller-manager-5f7f6c9964-rr48t-describe
2026-06-11 18:18:36.176058 | 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-5f7f6c9964-rr48t/logs/
2026-06-11 18:18:36.176075 | 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-5f7f6c9964-rr48t/logs/manager.log
2026-06-11 18:18:36.176092 | 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:18:36.176109 | 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:18:36.176126 | 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:18:36.176147 | 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:18:36.176164 | 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:18:36.176180 | 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:18:36.176196 | 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:18:36.176212 | 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:18:36.176228 | 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:18:36.176244 | 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:18:36.176259 | 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:18:36.176275 | 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:18:36.176291 | 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-86f5cbdf58.yaml
2026-06-11 18:18:36.176307 | 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:18:36.176323 | 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:18:36.176340 | 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-8b98746c.yaml
2026-06-11 18:18:36.176359 | 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-dc84c455b.yaml
2026-06-11 18:18:36.176376 | 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-74bd756787.yaml
2026-06-11 18:18:36.176392 | 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-f87cbdf4c.yaml
2026-06-11 18:18:36.176409 | 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:18:36.176425 | 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:18:36.176441 | 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:18:36.176457 | 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-5f7f6c9964.yaml
2026-06-11 18:18:36.176473 | 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:18:36.176489 | 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:18:36.176506 | 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:18:36.176522 | 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:18:36.176540 | 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:18:36.176557 | 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:18:36.176578 | 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:18:36.176596 | 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:18:36.176612 | 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:18:36.176629 | 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:18:36.176645 | 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:18:36.176662 | 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:18:36.176678 | 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:18:36.176695 | 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:18:36.176712 | 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:18:36.176728 | 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:18:36.176745 | 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:18:36.176762 | 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:18:36.176779 | 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:18:36.176796 | 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:18:36.176816 | 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:18:36.176833 | 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:18:36.176866 | 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:18:36.176888 | 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:18:36.176905 | 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:18:36.176922 | 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:18:36.176939 | 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:18:36.176955 | 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:18:36.176972 | 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:18:36.176988 | 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:18:36.177004 | 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:18:36.177020 | 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:18:36.177037 | 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:18:36.177053 | 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:18:36.177074 | 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:18:36.177091 | 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:18:36.177107 | 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:18:36.177125 | 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:18:36.177142 | 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:18:36.177159 | 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:18:36.177176 | 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:18:36.177192 | 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:18:36.177209 | 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:18:36.177225 | 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:18:36.177241 | 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:18:36.177257 | 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:18:36.177274 | 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:18:36.177296 | 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:18:36.177374 | 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:18:36.177397 | 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:18:36.177413 | 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:18:36.177429 | 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:18:36.177446 | 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:18:36.177462 | 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:18:36.177478 | 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:18:36.177494 | 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:18:36.177511 | 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:18:36.177528 | 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:18:36.177545 | 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:18:36.177561 | 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:18:36.177585 | 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:18:36.177602 | 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:18:36.177618 | 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:18:36.177635 | 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:18:36.177651 | 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:18:36.177668 | 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:18:36.177684 | 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:18:36.177700 | 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:18:36.177716 | 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:18:36.177732 | 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:18:36.177749 | 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:18:36.177765 | 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:18:36.177781 | 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:18:36.177797 | 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:18:36.177813 | 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:18:36.177834 | 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:18:36.177868 | 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:18:36.177890 | 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:18:36.177907 | 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:18:36.177923 | 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:18:36.177940 | 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:18:36.177957 | 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:18:36.177974 | 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:18:36.177990 | 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:18:36.178006 | 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:18:36.178023 | 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:18:36.178039 | 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:18:36.178057 | 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:18:36.178076 | 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:18:36.178092 | 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:18:36.178114 | 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:18:36.178131 | 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:18:36.178148 | 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:18:36.178164 | 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:18:36.178180 | 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:18:36.178196 | 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:18:36.178212 | 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:18:36.178228 | 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:18:36.178244 | 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:18:36.178260 | 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:18:36.178277 | 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:18:36.178293 | 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:18:36.178309 | 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:18:36.178325 | 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:18:36.178350 | 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:18:36.178367 | 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:18:36.178384 | 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:18:36.178400 | 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:18:36.178416 | 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:18:36.178432 | 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:18:36.178449 | 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:18:36.178466 | 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:18:36.178482 | 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:18:36.178499 | 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:18:36.178516 | 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:18:36.178532 | 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:18:36.178548 | 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:18:36.178565 | 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:18:36.178581 | 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:18:36.178602 | 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:18:36.178618 | 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:18:36.178635 | 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:18:36.178650 | 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:18:36.178667 | 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:18:36.178683 | 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:18:36.178699 | 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:18:36.178717 | 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:18:36.178733 | 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:18:36.178750 | 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:18:36.178767 | 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:18:36.178783 | 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:18:36.178799 | 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:18:36.178815 | 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:18:36.178835 | 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:18:36.178871 | 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:18:36.178891 | 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:18:36.178909 | 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:18:36.178925 | 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:18:36.178941 | 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:18:36.178979 | 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:18:36.178996 | 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:18:36.179013 | 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:18:36.179029 | 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:18:36.179045 | 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:18:36.179061 | 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:18:36.179077 | 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:18:36.179092 | 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:18:36.179113 | 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:18:36.179129 | 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:18:36.179145 | 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:18:36.179160 | 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:18:36.179176 | 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:18:36.179193 | 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:18:36.179208 | 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:18:36.179225 | 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:18:36.179240 | 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:18:36.179257 | 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:18:36.179273 | 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:18:36.179289 | 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:18:36.179306 | 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:18:36.179322 | 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:18:36.179342 | 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:18:36.179359 | 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:18:36.179375 | 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:18:36.179391 | 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:18:36.179406 | 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:18:36.179422 | 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:18:36.179438 | 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:18:36.179454 | 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:18:36.179470 | 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:18:36.179486 | 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:18:36.179501 | 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:18:36.179517 | 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:18:36.179534 | 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:18:36.179550 | 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:18:36.179570 | 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:18:36.179587 | 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:18:36.179603 | 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:18:36.179619 | 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:18:36.179635 | 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:18:36.179652 | 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:18:36.179668 | 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:18:36.179684 | 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:18:36.179701 | 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:18:36.179717 | 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:18:36.179732 | 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:18:36.179750 | 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:18:36.179768 | 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:18:36.179786 | 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:18:36.179802 | 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:18:36.179824 | 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:18:36.179841 | 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:18:36.179881 | 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:18:36.179901 | 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:18:36.179919 | 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:18:36.179936 | 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:18:36.179955 | 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:18:36.179973 | 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:18:36.179990 | 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:18:36.180007 | 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:18:36.180023 | 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:18:36.180040 | 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:18:36.180057 | 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:18:36.180075 | 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:18:36.180097 | 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:18:36.180116 | 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:18:36.180133 | 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:18:36.180151 | 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:18:36.180167 | 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:18:36.180183 | 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:18:36.180199 | 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:18:36.180215 | 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:18:36.180231 | 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:18:36.180248 | 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:18:36.180265 | 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:18:36.180281 | 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:18:36.180298 | 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:18:36.180315 | 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:18:36.180335 | 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:18:36.180352 | 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:18:36.180369 | 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:18:36.180385 | 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:18:36.180401 | 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:18:36.180417 | 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:18:36.180433 | 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:18:36.180449 | 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:18:36.180465 | 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:18:36.180482 | 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:18:36.180499 | 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:18:36.180515 | 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:18:36.180531 | 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:18:36.180547 | 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:18:36.180567 | 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:18:36.180699 | 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:18:36.180742 | 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:18:36.180770 | 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:18:36.180793 | 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:18:36.180813 | 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:18:36.180830 | 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:18:36.180869 | 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:18:36.180894 | 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:18:36.180912 | 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:18:36.180929 | 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:18:36.180946 | 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:18:36.180963 | 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:18:36.180980 | 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:18:36.181004 | 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:18:36.181022 | 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:18:36.181039 | 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:18:36.181056 | 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:18:36.181073 | 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:18:36.181089 | 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:18:36.181106 | 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:18:36.181122 | 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:18:36.181137 | 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:18:36.181154 | 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:18:36.181170 | 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:18:36.181186 | 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:18:36.181202 | 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:18:36.181218 | 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:18:36.181239 | 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:18:36.181255 | 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:18:36.181271 | 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:18:36.181287 | 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:18:36.181304 | 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:18:36.181320 | 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:18:36.181337 | 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:18:36.181353 | 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:18:36.181369 | 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:18:36.181386 | 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:18:36.181403 | 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:18:36.181419 | 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:18:36.181437 | 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:18:36.181458 | 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:18:36.181475 | 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:18:36.181491 | 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:18:36.181507 | 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:18:36.181523 | 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:18:36.181539 | 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:18:36.181555 | 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:18:36.181573 | 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:18:36.181590 | 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:18:36.181607 | 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:18:36.181623 | 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:18:36.181638 | 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:18:36.181654 | 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:18:36.181671 | 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:18:36.181692 | 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:18:36.181743 | 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:18:36.181768 | 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:18:36.181785 | 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:18:36.181801 | 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:18:36.181817 | 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:18:36.181833 | 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:18:36.181863 | 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:18:36.181885 | 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:18:36.181902 | 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:18:36.181919 | 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:18:36.181935 | 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:18:36.181951 | 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:18:36.181967 | 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:18:36.181988 | 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:18:36.182005 | 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:18:36.182021 | 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:18:36.182037 | 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:18:36.182053 | 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:18:36.182069 | 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:18:36.182085 | 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:18:36.182101 | 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:18:36.182117 | 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:18:36.182133 | 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:18:36.182149 | 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:18:36.182165 | 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:18:36.182181 | 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:18:36.182205 | 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:18:36.182235 | 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:18:36.182275 | 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:18:36.182301 | 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:18:36.182325 | 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:18:36.182343 | 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:18:36.182360 | 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:18:36.182377 | 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:18:36.182393 | 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:18:36.182410 | 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:18:36.182426 | 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:18:36.182442 | 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:18:36.182459 | 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:18:36.182475 | 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:18:36.182499 | 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:18:36.182515 | 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:18:36.182532 | 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:18:36.182549 | 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:18:36.182565 | 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:18:36.182582 | 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:18:36.182599 | 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:18:36.182615 | 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:18:36.182632 | 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:18:36.182648 | 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:18:36.182665 | 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:18:36.182681 | 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:18:36.182698 | 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:18:36.182718 | 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:18:36.182736 | 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:18:36.182753 | 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:18:36.182777 | 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:18:36.182864 | 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:18:36.182892 | 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:18:36.182910 | 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:18:36.182926 | 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:18:36.182959 | 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:18:36.182978 | 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:18:36.182995 | 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:18:36.183011 | 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:18:36.183026 | 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:18:36.183048 | 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:18:36.183064 | 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:18:36.183081 | 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:18:36.183096 | 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:18:36.183112 | 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:18:36.183128 | 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:18:36.183144 | 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:18:36.183160 | 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:18:36.183176 | 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:18:36.183192 | 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:18:36.183208 | 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:18:36.183225 | 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:18:36.183241 | 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:18:36.183262 | 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:18:36.183279 | 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:18:36.183295 | 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:18:36.183311 | 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:18:36.183327 | 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:18:36.183343 | 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:18:36.183360 | 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:18:36.183376 | 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:18:36.183392 | 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:18:36.183408 | 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:18:36.183424 | 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:18:36.183442 | 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:18:36.183459 | 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:18:36.183481 | 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:18:36.183497 | 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:18:36.183514 | 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:18:36.183530 | 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:18:36.183547 | 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:18:36.183564 | 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:18:36.183580 | 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:18:36.183596 | 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:18:36.183612 | 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:18:36.183629 | 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:18:36.183645 | 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:18:36.183661 | 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:18:36.183677 | 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:18:36.183693 | 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:18:36.183714 | 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:18:36.183731 | 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:18:36.183748 | 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:18:36.183764 | 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:18:36.183780 | 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:18:36.183796 | 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:18:36.183812 | 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:18:36.183828 | 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:18:36.183845 | 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:18:36.183956 | 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:18:36.183976 | 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:18:36.183993 | 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:18:36.184010 | 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:18:36.184026 | 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:18:36.184047 | 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:18:36.184063 | 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:18:36.184079 | 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:18:36.184094 | 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:18:36.184110 | 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:18:36.184126 | 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:18:36.184143 | 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:18:36.184159 | 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:18:36.184239 | 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:18:36.184260 | 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:18:36.184278 | 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:18:36.184294 | 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:18:36.184311 | 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:18:36.184327 | 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:18:36.184348 | 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:18:36.184365 | 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:18:36.184381 | 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:18:36.184398 | 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:18:36.184414 | 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:18:36.184430 | 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:18:36.184446 | 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:18:36.184462 | 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:18:36.184478 | 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:18:36.184494 | 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:18:36.184511 | 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:18:36.184527 | 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:18:36.184543 | 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:18:36.184559 | 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:18:36.184575 | 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:18:36.184596 | 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:18:36.184614 | 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:18:36.184630 | 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:18:36.184647 | 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:18:36.184663 | 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:18:36.184680 | 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:18:36.184697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29686681.yaml
2026-06-11 18:18:36.184714 | 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:18:36.184730 | 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:18:36.184746 | 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:18:36.184763 | 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:18:36.184779 | 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:18:36.184795 | 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:18:36.184817 | 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:18:36.184834 | 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:18:36.184870 | 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:18:36.184892 | 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:18:36.184910 | 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:18:36.184926 | 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:18:36.184943 | 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:18:36.184959 | 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:18:36.184976 | 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:18:36.185065 | 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:18:36.185084 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-79cd777484-qjjcc/
2026-06-11 18:18:36.185108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-79cd777484-qjjcc/barbican-api-79cd777484-qjjcc-describe
2026-06-11 18:18:36.185130 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-79cd777484-qjjcc/logs/
2026-06-11 18:18:36.185152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-79cd777484-qjjcc/logs/barbican-api-log.log
2026-06-11 18:18:36.185181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-79cd777484-qjjcc/logs/barbican-api.log
2026-06-11 18:18:36.185205 | 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-5d85bf5bd4-jd86w/
2026-06-11 18:18:36.185230 | 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-5d85bf5bd4-jd86w/barbican-keystone-listener-5d85bf5bd4-jd86w-describe
2026-06-11 18:18:36.185255 | 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-5d85bf5bd4-jd86w/logs/
2026-06-11 18:18:36.185273 | 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-5d85bf5bd4-jd86w/logs/barbican-keystone-listener-log.log
2026-06-11 18:18:36.185291 | 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-5d85bf5bd4-jd86w/logs/barbican-keystone-listener.log
2026-06-11 18:18:36.185309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-975ccbcdc-l7t88/
2026-06-11 18:18:36.185327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-975ccbcdc-l7t88/barbican-worker-975ccbcdc-l7t88-describe
2026-06-11 18:18:36.185344 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-975ccbcdc-l7t88/logs/
2026-06-11 18:18:36.185360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-975ccbcdc-l7t88/logs/barbican-worker-log.log
2026-06-11 18:18:36.185377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-975ccbcdc-l7t88/logs/barbican-worker.log
2026-06-11 18:18:36.185394 | 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-sxccp/
2026-06-11 18:18:36.185410 | 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-sxccp/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-sxccp-describe
2026-06-11 18:18:36.185433 | 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-sxccp/logs/
2026-06-11 18:18:36.185450 | 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-sxccp/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.185466 | 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:18:36.185483 | 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:18:36.185500 | 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:18:36.185517 | 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:18:36.185541 | 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:18:36.185566 | 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:18:36.185585 | 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:18:36.185601 | 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:18:36.185618 | 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:18:36.185634 | 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:18:36.185649 | 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:18:36.185665 | 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:18:36.185686 | 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:18:36.185703 | 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:18:36.185719 | 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:18:36.185735 | 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:18:36.185751 | 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:18:36.185767 | 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-ipam2rp6n/
2026-06-11 18:18:36.185788 | 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-ipam2rp6n/configure-network-edpm-deployment-ipam-openstack-edpm-ipam2rp6n-describe
2026-06-11 18:18:36.185819 | 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-ipam2rp6n/logs/
2026-06-11 18:18:36.185837 | 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-ipam2rp6n/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.185879 | 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-5k9fx/
2026-06-11 18:18:36.185899 | 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-5k9fx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-5k9fx-describe
2026-06-11 18:18:36.185917 | 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-5k9fx/logs/
2026-06-11 18:18:36.185933 | 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-5k9fx/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.185970 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-65mfg/
2026-06-11 18:18:36.185988 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-65mfg/dnsmasq-dns-674bc6fc5f-65mfg-describe
2026-06-11 18:18:36.186005 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-65mfg/logs/
2026-06-11 18:18:36.186021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-65mfg/logs/dnsmasq-dns.log
2026-06-11 18:18:36.186038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-65mfg/logs/init.log
2026-06-11 18:18:36.186055 | 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-rsvbw/
2026-06-11 18:18:36.186073 | 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-rsvbw/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-rsvbw-describe
2026-06-11 18:18:36.186090 | 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-rsvbw/logs/
2026-06-11 18:18:36.186106 | 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-rsvbw/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.186122 | 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:18:36.186139 | 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:18:36.186155 | 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:18:36.186172 | 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:18:36.186195 | 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:18:36.186213 | 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:18:36.186229 | 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:18:36.186246 | 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:18:36.186264 | 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:18:36.186281 | 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:18:36.186299 | 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-rhb97/
2026-06-11 18:18:36.186316 | 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-rhb97/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-rhb97-describe
2026-06-11 18:18:36.186333 | 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-rhb97/logs/
2026-06-11 18:18:36.186350 | 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-rhb97/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.186367 | 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-krsmn/
2026-06-11 18:18:36.186384 | 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-krsmn/install-os-edpm-deployment-ipam-openstack-edpm-ipam-krsmn-describe
2026-06-11 18:18:36.186402 | 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-krsmn/logs/
2026-06-11 18:18:36.186423 | 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-krsmn/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.186441 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5ff85484-hcw45/
2026-06-11 18:18:36.186457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5ff85484-hcw45/keystone-5ff85484-hcw45-describe
2026-06-11 18:18:36.186474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5ff85484-hcw45/logs/
2026-06-11 18:18:36.186492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-5ff85484-hcw45/logs/keystone-api.log
2026-06-11 18:18:36.186509 | 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-25xxs/
2026-06-11 18:18:36.186526 | 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-25xxs/keystone-cron-29686621-25xxs-describe
2026-06-11 18:18:36.186543 | 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-25xxs/logs/
2026-06-11 18:18:36.186560 | 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-25xxs/logs/keystone-cron.log
2026-06-11 18:18:36.186577 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686681-tk72s/
2026-06-11 18:18:36.186594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686681-tk72s/keystone-cron-29686681-tk72s-describe
2026-06-11 18:18:36.186611 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686681-tk72s/logs/
2026-06-11 18:18:36.186627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686681-tk72s/logs/keystone-cron.log
2026-06-11 18:18:36.186648 | 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:18:36.186665 | 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:18:36.186682 | 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:18:36.186698 | 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:18:36.186715 | 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-t6qmp/
2026-06-11 18:18:36.186732 | 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-t6qmp/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t6qmp-describe
2026-06-11 18:18:36.186750 | 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-t6qmp/logs/
2026-06-11 18:18:36.186767 | 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-t6qmp/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.186783 | 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:18:36.186799 | 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:18:36.186816 | 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:18:36.186832 | 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:18:36.186865 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5f4d7ddb9-l4bfk/
2026-06-11 18:18:36.186887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5f4d7ddb9-l4bfk/neutron-5f4d7ddb9-l4bfk-describe
2026-06-11 18:18:36.186907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5f4d7ddb9-l4bfk/logs/
2026-06-11 18:18:36.186923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5f4d7ddb9-l4bfk/logs/neutron-api.log
2026-06-11 18:18:36.186952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-5f4d7ddb9-l4bfk/logs/neutron-httpd.log
2026-06-11 18:18:36.186974 | 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-mkxzf/
2026-06-11 18:18:36.186991 | 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-mkxzf/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-mkxzf-describe
2026-06-11 18:18:36.187007 | 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-mkxzf/logs/
2026-06-11 18:18:36.187024 | 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-mkxzf/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.187041 | 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:18:36.187060 | 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:18:36.187079 | 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:18:36.187095 | 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:18:36.187112 | 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:18:36.187128 | 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:18:36.187148 | 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:18:36.187164 | 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:18:36.187214 | 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:18:36.187232 | 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:18:36.187250 | 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:18:36.187267 | 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:18:36.187283 | 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:18:36.187299 | 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:18:36.187315 | 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:18:36.187332 | 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:18:36.187348 | 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:18:36.187364 | 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-46m7h/
2026-06-11 18:18:36.187383 | 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-46m7h/nova-edpm-deployment-ipam-openstack-edpm-ipam-46m7h-describe
2026-06-11 18:18:36.187400 | 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-46m7h/logs/
2026-06-11 18:18:36.187422 | 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-46m7h/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.187439 | 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:18:36.187457 | 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:18:36.187473 | 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:18:36.187489 | 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:18:36.187506 | 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:18:36.187524 | 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:18:36.187541 | 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:18:36.187558 | 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:18:36.187576 | 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:18:36.187593 | 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:18:36.187609 | 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:18:36.187626 | 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:18:36.187643 | 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:18:36.187667 | 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:18:36.187684 | 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-openstackprovisionservjq5mh/
2026-06-11 18:18:36.187701 | 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-openstackprovisionservjq5mh/openstack-edpm-ipam-provisionserver-openstackprovisionservjq5mh-describe
2026-06-11 18:18:36.187718 | 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-openstackprovisionservjq5mh/logs/
2026-06-11 18:18:36.187735 | 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-openstackprovisionservjq5mh/logs/init.log
2026-06-11 18:18:36.187752 | 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-openstackprovisionservjq5mh/logs/osp-httpd.log
2026-06-11 18:18:36.187769 | 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:18:36.187785 | 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:18:36.187803 | 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:18:36.187820 | 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:18:36.187838 | 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:18:36.187880 | 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:18:36.187900 | 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:18:36.187921 | 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:18:36.187938 | 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:18:36.187955 | 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-9p72q/
2026-06-11 18:18:36.187971 | 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-9p72q/ovn-controller-metrics-9p72q-describe
2026-06-11 18:18:36.187988 | 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-9p72q/logs/
2026-06-11 18:18:36.188004 | 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-9p72q/logs/openstack-network-exporter.log
2026-06-11 18:18:36.188021 | 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-jq7jz/
2026-06-11 18:18:36.188037 | 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-jq7jz/ovn-controller-ovs-jq7jz-describe
2026-06-11 18:18:36.188054 | 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-jq7jz/logs/
2026-06-11 18:18:36.188070 | 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-jq7jz/logs/ovs-vswitchd.log
2026-06-11 18:18:36.188087 | 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-jq7jz/logs/ovsdb-server-init.log
2026-06-11 18:18:36.188103 | 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-jq7jz/logs/ovsdb-server.log
2026-06-11 18:18:36.188121 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-qmgxf/
2026-06-11 18:18:36.188138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-qmgxf/ovn-controller-qmgxf-describe
2026-06-11 18:18:36.188158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-qmgxf/logs/
2026-06-11 18:18:36.188175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-qmgxf/logs/ovn-controller.log
2026-06-11 18:18:36.188192 | 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-swsn6/
2026-06-11 18:18:36.188209 | 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-swsn6/ovn-edpm-deployment-ipam-openstack-edpm-ipam-swsn6-describe
2026-06-11 18:18:36.188227 | 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-swsn6/logs/
2026-06-11 18:18:36.188244 | 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-swsn6/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.188307 | 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-m7759/
2026-06-11 18:18:36.188329 | 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-m7759/ovn-edpm-ovn-update-openstack-edpm-ipam-m7759-describe
2026-06-11 18:18:36.188348 | 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-m7759/logs/
2026-06-11 18:18:36.188366 | 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-m7759/logs/ovn-edpm-ovn-update-openstack-edpm-ipam.log
2026-06-11 18:18:36.188384 | 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:18:36.188401 | 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:18:36.188419 | 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:18:36.188436 | 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:18:36.188457 | 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:18:36.188475 | 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:18:36.188493 | 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:18:36.188510 | 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:18:36.188527 | 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:18:36.188544 | 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:18:36.188561 | 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:18:36.188577 | 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:18:36.188593 | 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:18:36.188610 | 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:18:36.188627 | 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:18:36.188643 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-744c74d4b4-skfb9/
2026-06-11 18:18:36.188659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-744c74d4b4-skfb9/placement-744c74d4b4-skfb9-describe
2026-06-11 18:18:36.188675 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-744c74d4b4-skfb9/logs/
2026-06-11 18:18:36.188695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-744c74d4b4-skfb9/logs/placement-api.log
2026-06-11 18:18:36.188711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-744c74d4b4-skfb9/logs/placement-log.log
2026-06-11 18:18:36.188727 | 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:18:36.188744 | 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:18:36.188759 | 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:18:36.188776 | 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:18:36.188792 | 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:18:36.188808 | 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:18:36.188825 | 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:18:36.188841 | 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:18:36.188879 | 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:18:36.188897 | 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:18:36.188914 | 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:18:36.188931 | 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:18:36.188951 | 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:18:36.188968 | 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:18:36.188985 | 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-d7sqs/
2026-06-11 18:18:36.189002 | 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-d7sqs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-d7sqs-describe
2026-06-11 18:18:36.189021 | 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-d7sqs/logs/
2026-06-11 18:18:36.189038 | 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-d7sqs/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.189054 | 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-tt9fw/
2026-06-11 18:18:36.189071 | 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-tt9fw/redhat-edpm-deployment-ipam-openstack-edpm-ipam-tt9fw-describe
2026-06-11 18:18:36.189088 | 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-tt9fw/logs/
2026-06-11 18:18:36.189105 | 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-tt9fw/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.189122 | 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-frpl8/
2026-06-11 18:18:36.189138 | 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-frpl8/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-frpl8-describe
2026-06-11 18:18:36.189159 | 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-frpl8/logs/
2026-06-11 18:18:36.189176 | 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-frpl8/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.189194 | 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-8dbm5/
2026-06-11 18:18:36.189211 | 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-8dbm5/run-os-edpm-deployment-ipam-openstack-edpm-ipam-8dbm5-describe
2026-06-11 18:18:36.189228 | 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-8dbm5/logs/
2026-06-11 18:18:36.189245 | 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-8dbm5/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.189261 | 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-79k4r/
2026-06-11 18:18:36.189277 | 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-79k4r/ssh-known-hosts-edpm-deployment-ipam-79k4r-describe
2026-06-11 18:18:36.189294 | 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-79k4r/logs/
2026-06-11 18:18:36.189312 | 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-79k4r/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 18:18:36.189329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-54f7d6b49-zmwmm/
2026-06-11 18:18:36.189345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-54f7d6b49-zmwmm/swift-proxy-54f7d6b49-zmwmm-describe
2026-06-11 18:18:36.189361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-54f7d6b49-zmwmm/logs/
2026-06-11 18:18:36.189381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-54f7d6b49-zmwmm/logs/proxy-httpd.log
2026-06-11 18:18:36.189398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-54f7d6b49-zmwmm/logs/proxy-server.log
2026-06-11 18:18:36.189414 | 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-c2bl2/
2026-06-11 18:18:36.189430 | 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-c2bl2/swift-ring-rebalance-c2bl2-describe
2026-06-11 18:18:36.189446 | 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-c2bl2/logs/
2026-06-11 18:18:36.189462 | 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-c2bl2/logs/swift-ring-rebalance.log
2026-06-11 18:18:36.189478 | 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:18:36.189494 | 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:18:36.189510 | 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:18:36.189526 | 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:18:36.189542 | 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:18:36.189558 | 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:18:36.189574 | 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:18:36.189591 | 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:18:36.189610 | 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:18:36.189627 | 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:18:36.189644 | 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:18:36.189660 | 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:18:36.189676 | 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:18:36.189693 | 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:18:36.189709 | 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:18:36.189725 | 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:18:36.189742 | 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:18:36.189759 | 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:18:36.189775 | 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:18:36.189792 | 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-lmlnl/
2026-06-11 18:18:36.189808 | 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-lmlnl/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-lmlnl-describe
2026-06-11 18:18:36.189826 | 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-lmlnl/logs/
2026-06-11 18:18:36.189866 | 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-lmlnl/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.189890 | 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-ljccn/
2026-06-11 18:18:36.189908 | 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-ljccn/update-edpm-update-openstack-edpm-ipam-ljccn-describe
2026-06-11 18:18:36.189924 | 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-ljccn/logs/
2026-06-11 18:18:36.189942 | 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-ljccn/logs/update-edpm-update-openstack-edpm-ipam.log
2026-06-11 18:18:36.189959 | 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-q7jv2/
2026-06-11 18:18:36.189976 | 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-q7jv2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-q7jv2-describe
2026-06-11 18:18:36.189993 | 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-q7jv2/logs/
2026-06-11 18:18:36.190010 | 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-q7jv2/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 18:18:36.190027 | 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:18:36.190045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5c49b57c6b.yaml
2026-06-11 18:18:36.190065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5dc9db7644.yaml
2026-06-11 18:18:36.190093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-688454f6fb.yaml
2026-06-11 18:18:36.190110 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-79cd777484.yaml
2026-06-11 18:18:36.190126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-86bb58b544.yaml
2026-06-11 18:18:36.190142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-86c9988d8b.yaml
2026-06-11 18:18:36.190158 | 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-5595cfdc86.yaml
2026-06-11 18:18:36.190174 | 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-5d85bf5bd4.yaml
2026-06-11 18:18:36.190190 | 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-646965f698.yaml
2026-06-11 18:18:36.190206 | 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-6598d9758b.yaml
2026-06-11 18:18:36.190222 | 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-c6b77b85d.yaml
2026-06-11 18:18:36.190238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-56fbcbcd75.yaml
2026-06-11 18:18:36.190254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-64979cd66f.yaml
2026-06-11 18:18:36.190271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-7f8b6f659c.yaml
2026-06-11 18:18:36.190287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-975ccbcdc.yaml
2026-06-11 18:18:36.190304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-b66f59bcc.yaml
2026-06-11 18:18:36.190324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-547db9c4b9.yaml
2026-06-11 18:18:36.190340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-56c777f99.yaml
2026-06-11 18:18:36.190356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6566476449.yaml
2026-06-11 18:18:36.190372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-674bc6fc5f.yaml
2026-06-11 18:18:36.190389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68c5d5ff69.yaml
2026-06-11 18:18:36.190405 | 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:18:36.190422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6ddbdd9749.yaml
2026-06-11 18:18:36.190439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7c75865fdf.yaml
2026-06-11 18:18:36.190456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-946cbdf6f.yaml
2026-06-11 18:18:36.190472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-f5446bd49.yaml
2026-06-11 18:18:36.190531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fd994c98c.yaml
2026-06-11 18:18:36.190557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5cc6c7f7dd.yaml
2026-06-11 18:18:36.190575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5dd8f975d6.yaml
2026-06-11 18:18:36.190591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5ff85484.yaml
2026-06-11 18:18:36.190607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-74988c44b8.yaml
2026-06-11 18:18:36.190628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5574846857.yaml
2026-06-11 18:18:36.190645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5b9dcb759c.yaml
2026-06-11 18:18:36.190662 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5bcd44869.yaml
2026-06-11 18:18:36.190679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5f4d7ddb9.yaml
2026-06-11 18:18:36.190696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7b7489bdd.yaml
2026-06-11 18:18:36.190714 | 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-5d9b89d978.yaml
2026-06-11 18:18:36.190730 | 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-697cb9c96d.yaml
2026-06-11 18:18:36.190749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-59ccf7988.yaml
2026-06-11 18:18:36.190770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5ffbb867db.yaml
2026-06-11 18:18:36.190793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-744c74d4b4.yaml
2026-06-11 18:18:36.190815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-54f7d6b49.yaml
2026-06-11 18:18:36.190839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-58898f67b9.yaml
2026-06-11 18:18:36.190885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-6d4d56598c.yaml
2026-06-11 18:18:36.190905 | 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:18:36.190927 | 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:18:36.190985 | 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:18:36.191004 | 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:18:36.191020 | 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:18:36.191037 | 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:18:36.191054 | 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:18:36.191070 | 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:18:36.191086 | 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:18:36.191102 | 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:18:36.191117 | 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:18:36.191133 | 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:18:36.191149 | 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:18:36.191165 | 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:18:36.191182 | 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:18:36.191198 | 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:18:36.191219 | 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:18:36.191240 | 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:18:36.191264 | 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:18:36.191287 | 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:18:36.191305 | 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:18:36.191321 | 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:18:36.191338 | 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:18:36.191354 | 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:18:36.191371 | 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:18:36.191387 | 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:18:36.191403 | 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:18:36.191420 | 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:18:36.191436 | 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:18:36.191456 | 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:18:36.191475 | 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:18:36.191499 | 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:18:36.191525 | 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:18:36.191550 | 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:18:36.191573 | 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:18:36.191595 | 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:18:36.191614 | 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:18:36.191669 | 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:18:36.191687 | 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:18:36.191704 | 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:18:36.191720 | 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:18:36.191739 | 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:18:36.191764 | 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:18:36.191792 | 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:18:36.191814 | 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:18:36.191831 | 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:18:36.191864 | 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:18:36.191887 | 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:18:36.191904 | 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:18:36.191920 | 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:18:36.191937 | 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:18:36.192000 | 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:18:36.192024 | 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:18:36.192048 | 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:18:36.192072 | 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:18:36.192096 | 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:18:36.192125 | 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:18:36.192143 | 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:18:36.192321 | 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:18:36.192345 | 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:18:36.192365 | 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:18:36.192391 | 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:18:36.192410 | 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:18:36.192427 | 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:18:36.192625 | 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:18:36.192660 | 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:18:36.192680 | 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:18:36.192697 | 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:18:36.192714 | 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:18:36.192731 | 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:18:36.192753 | 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:18:36.192770 | 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:18:36.192786 | 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:18:36.192802 | 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:18:36.192818 | 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:18:36.192835 | 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:18:36.192868 | 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:18:36.192891 | 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:18:36.192908 | 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:18:36.192923 | 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:18:36.192939 | 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:18:36.192955 | 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:18:36.192971 | 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:18:36.192988 | 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:18:36.193016 | 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:18:36.193042 | 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:18:36.193069 | 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:18:36.193089 | 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:18:36.193105 | 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:18:36.193122 | 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:18:36.193139 | 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:18:36.193155 | 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:18:36.193172 | 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:18:36.193188 | 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:18:36.193205 | 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:18:36.193221 | 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:18:36.193237 | 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:18:36.193257 | 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:18:36.193273 | 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:18:36.193290 | 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:18:36.193306 | 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:18:36.193322 | 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:18:36.193338 | 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:18:36.193354 | 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:18:36.193370 | 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:18:36.193386 | 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:18:36.193402 | 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:18:36.193419 | 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:18:36.193435 | 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:18:36.193451 | 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:18:36.193467 | 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:18:36.193486 | 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:18:36.193503 | 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:18:36.193519 | 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:18:36.193536 | 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:18:36.193554 | 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:18:36.193579 | 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:18:36.193606 | 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:18:36.193629 | 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:18:36.193648 | 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:18:36.193665 | 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:18:36.193682 | 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:18:36.193699 | 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:18:36.193715 | 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:18:36.193732 | 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:18:36.193752 | 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:18:36.193803 | 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:18:36.193827 | 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:18:36.193845 | 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:18:36.193882 | 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:18:36.193900 | 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:18:36.193917 | 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:18:36.193934 | 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:18:36.193950 | 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:18:36.193967 | 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:18:36.193983 | 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:18:36.194000 | 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:18:36.194016 | 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:18:36.194036 | 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:18:36.194053 | 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:18:36.194069 | 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:18:36.194086 | 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:18:36.194102 | 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:18:36.194119 | 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:18:36.194136 | 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:18:36.194153 | 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:18:36.194170 | 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:18:36.194187 | 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:18:36.194204 | 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:18:36.194221 | 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:18:36.194238 | 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:18:36.194255 | 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:18:36.194277 | 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:18:36.194377 | 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:18:36.194398 | 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:18:36.194415 | 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:18:36.194432 | 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:18:36.194448 | 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:18:36.194465 | 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:18:36.194481 | 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:18:36.194498 | 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:18:36.194514 | 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:18:36.194531 | 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:18:36.194547 | 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:18:36.194564 | 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:18:36.194580 | 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:18:36.194599 | 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:18:36.194616 | 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:18:36.194632 | 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:18:36.194648 | 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:18:36.194664 | 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:18:36.194680 | 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:18:36.194696 | 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:18:36.194717 | 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:18:36.194743 | 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:18:36.194762 | 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:18:36.194779 | 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:18:36.194795 | 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:18:36.194812 | 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:18:36.194828 | 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:18:36.194864 | 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:18:36.194890 | 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:18:36.194907 | 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:18:36.194923 | 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:18:36.194955 | 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:18:36.194974 | 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:18:36.194990 | 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:18:36.195006 | 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:18:36.195022 | 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:18:36.195038 | 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:18:36.195054 | 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:18:36.195070 | 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:18:36.195086 | 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:18:36.195103 | 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:18:36.195123 | 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:18:36.195139 | 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:18:36.195155 | 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:18:36.195171 | 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:18:36.195187 | 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:18:36.195203 | 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:18:36.195220 | 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:18:36.195235 | 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:18:36.195252 | 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:18:36.195268 | 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:18:36.195284 | 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:18:36.195300 | 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:18:36.195316 | 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:18:36.195333 | 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:18:36.195360 | 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:18:36.195377 | 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:18:36.195394 | 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:18:36.195410 | 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:18:36.195427 | 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:18:36.195442 | 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:18:36.195459 | 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:18:36.195475 | 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:18:36.195492 | 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:18:36.195508 | 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:18:36.195524 | 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:18:36.195541 | 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:18:36.195557 | 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:18:36.195574 | 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:18:36.195594 | 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:18:36.195610 | 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:18:36.195627 | 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:18:36.195643 | 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:18:36.195660 | 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:18:36.195677 | 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:18:36.195694 | 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:18:36.195711 | 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:18:36.195728 | 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:18:36.195752 | 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:18:36.195779 | 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:18:36.195805 | 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:18:36.195827 | 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:18:36.195868 | 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:18:36.195891 | 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:18:36.195909 | 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:18:36.195926 | 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:18:36.195943 | 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:18:36.195960 | 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:18:36.195977 | 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:18:36.195993 | 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:18:36.196010 | 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:18:36.196027 | 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:18:36.196044 | 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:18:36.196061 | 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:18:36.196077 | 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:18:36.196094 | 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:18:36.196114 | 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:18:36.196133 | 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:18:36.196159 | 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:18:36.196183 | 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:18:36.196209 | 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:18:36.196235 | 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:18:36.196257 | 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:18:36.196274 | 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:18:36.196291 | 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:18:36.196308 | 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:18:36.196324 | 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:18:36.196341 | 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:18:36.196357 | 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:18:36.196374 | 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:18:36.196394 | 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:18:36.196410 | 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:18:36.196427 | 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:18:36.196443 | 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:18:36.196460 | 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:18:36.196476 | 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:18:36.196493 | 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:18:36.196516 | 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:18:36.196541 | 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:18:36.196559 | 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:18:36.196576 | 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:18:36.196599 | 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:18:36.196626 | 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:18:36.196649 | 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:18:36.196673 | 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:18:36.196700 | 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:18:36.196716 | 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:18:36.196733 | 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:18:36.196749 | 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:18:36.196765 | 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:18:36.196781 | 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:18:36.196797 | 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:18:36.196813 | 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:18:36.196829 | 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:18:36.196845 | 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:18:36.196886 | 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:18:36.196903 | 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:18:36.196922 | 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:18:36.196947 | 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:18:36.196973 | 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:18:36.196999 | 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:18:36.197016 | 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:18:36.197033 | 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:18:36.197081 | 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:18:36.197106 | 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:18:36.197123 | 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:18:36.197140 | 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:18:36.197156 | 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:18:36.197172 | 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:18:36.197188 | 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:18:36.197204 | 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:18:36.197220 | 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:18:36.197236 | 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:18:36.197251 | 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:18:36.197267 | 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:18:36.197287 | 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:18:36.197304 | 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:18:36.197320 | 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:18:36.197337 | 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:18:36.197353 | 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:18:36.197370 | 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:18:36.197386 | 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:18:36.197403 | 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:18:36.197419 | 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:18:36.197436 | 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:18:36.197453 | 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:18:36.197470 | 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:18:36.197493 | 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:18:36.197518 | 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:18:36.197535 | 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:18:36.197555 | 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:18:36.197572 | 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:18:36.197588 | 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:18:36.197604 | 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:18:36.197620 | 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:18:36.197636 | 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:18:36.197652 | 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:18:36.197668 | 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:18:36.197684 | 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:18:36.197700 | 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:18:36.197716 | 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:18:36.197779 | 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:18:36.197798 | 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:18:36.197815 | 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:18:36.197872 | 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:18:36.197895 | 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:18:36.197936 | 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:18:36.197956 | 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:18:36.197973 | 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:18:36.198011 | 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:18:36.198033 | 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:18:36.198050 | 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:18:36.198067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 18:18:36.198109 | 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:18:36.198127 | 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:18:36.198144 | 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:18:36.198183 | 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:18:36.198209 | 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:18:36.198261 | 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:18:36.198291 | 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:18:36.198309 | 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:18:36.198355 | 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:18:36.198378 | 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:18:36.198395 | 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:18:36.198435 | 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:18:36.198456 | 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:18:36.198473 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 18:18:36.198511 | 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:18:36.198534 | 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:18:36.198552 | 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:18:36.198568 | 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:18:36.198613 | 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:18:36.198641 | 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:18:36.198694 | 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:18:36.198726 | 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:18:36.198801 | 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:18:36.198827 | 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-79cd777484-qjjcc -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.198885 | 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-5d85bf5bd4-jd86w -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.198913 | 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-975ccbcdc-l7t88 -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.198930 | 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:18:36.198991 | 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:18:36.199011 | 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:18:36.199027 | 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:18:36.199048 | 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:18:36.199075 | 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:18:36.199101 | 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:18:36.199120 | 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:18:36.199137 | 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:18:36.199154 | 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-5ff85484-hcw45 -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199170 | 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:18:36.199188 | 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-5f4d7ddb9-l4bfk -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199208 | 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:18:36.199225 | 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:18:36.199247 | 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:18:36.199272 | 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:18:36.199293 | 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:18:36.199310 | 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:18:36.199327 | 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:18:36.199343 | 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:18:36.199359 | 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:18:36.199376 | 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-9p72q -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199392 | 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-jq7jz -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199408 | 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-qmgxf -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199425 | 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:18:36.199442 | 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:18:36.199462 | 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:18:36.199479 | 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:18:36.199496 | 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:18:36.199512 | 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-744c74d4b4-skfb9 -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199528 | 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:18:36.199545 | 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-54f7d6b49-zmwmm -> ../_all_nodes/sosreport-crc
2026-06-11 18:18:36.199561 | 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:18:36.199577 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 18:18:36.199593 | 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:18:36.199610 | 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:18:36.199626 | 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:18:36.199642 | 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:18:36.199659 | 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:18:36.199675 | 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:18:36.199692 | 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:18:36.199710 | 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:18:36.199727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-4snrm.yaml
2026-06-11 18:18:36.199743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-6gt2v.yaml
2026-06-11 18:18:36.199759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-ckq5w.yaml
2026-06-11 18:18:36.199777 | 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:18:36.199801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-s4lb4.yaml
2026-06-11 18:18:36.199826 | 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:18:36.199864 | 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:18:36.199888 | 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:18:36.199905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-znwnv.yaml
2026-06-11 18:18:36.199921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-dwl4t.yaml
2026-06-11 18:18:36.199937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-szlhm.yaml
2026-06-11 18:18:36.199954 | 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:18:36.199970 | 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:18:36.200022 | 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:18:36.200040 | 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:18:36.200056 | 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:18:36.200073 | controller | cd+++++++++ ci-framework-data/tests/
2026-06-11 18:18:36.200113 | controller | cd+++++++++ ci-framework-data/tests/tempest/
2026-06-11 18:18:36.200133 | controller | >f+++++++++ ci-framework-data/tests/tempest/clouds.yaml
2026-06-11 18:18:36.200150 | controller | >f+++++++++ ci-framework-data/tests/tempest/exclude.txt
2026-06-11 18:18:36.200167 | controller | >f+++++++++ ci-framework-data/tests/tempest/include.txt
2026-06-11 18:18:36.200189 | controller | >f+++++++++ ci-framework-data/tests/tempest/list_skipped.yml
2026-06-11 18:18:36.200214 | controller | >f+++++++++ ci-framework-data/tests/tempest/podman_tempest.log
2026-06-11 18:18:36.200261 | controller | >f+++++++++ ci-framework-data/tests/tempest/profile.yaml
2026-06-11 18:18:36.200283 | controller | >f+++++++++ ci-framework-data/tests/tempest/tls-ca-bundle.pem
2026-06-11 18:18:36.200300 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/
2026-06-11 18:18:36.200317 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.conf
2026-06-11 18:18:36.200333 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.tar.gz
2026-06-11 18:18:36.200349 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr_failing.txt
2026-06-11 18:18:36.200366 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.html
2026-06-11 18:18:36.200383 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.subunit
2026-06-11 18:18:36.200399 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.xml
2026-06-11 18:18:36.200418 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/etc/
2026-06-11 18:18:36.200443 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/allow-list.yaml
2026-06-11 18:18:36.200462 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/null
2026-06-11 18:18:36.200481 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/tempest.conf
2026-06-11 18:18:36.200508 | controller | cd+++++++++ ci-framework-data/tests/update/
2026-06-11 18:18:36.200534 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.lock
2026-06-11 18:18:36.200553 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.log
2026-06-11 18:18:36.200569 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.pid
2026-06-11 18:18:36.200585 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.sh
2026-06-11 18:18:36.200601 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_script.log
2026-06-11 18:18:36.200617 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_tmp_dir.txt
2026-06-11 18:18:36.200632 | controller | >f+++++++++ ci-framework-data/tests/update/update_event.sh
2026-06-11 18:18:36.200648 | controller | >f+++++++++ ci-framework-data/tests/update/update_timeline.log
2026-06-11 18:18:36.200668 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/
2026-06-11 18:18:36.200684 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781199625.txt
2026-06-11 18:18:36.200702 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781199736.txt
2026-06-11 18:18:36.200726 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781199748.txt
2026-06-11 18:18:36.200752 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781199785.txt
2026-06-11 18:18:36.200771 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200051.txt
2026-06-11 18:18:36.200787 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200064.txt
2026-06-11 18:18:36.200803 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200077.txt
2026-06-11 18:18:36.200818 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200089.txt
2026-06-11 18:18:36.200834 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200102.txt
2026-06-11 18:18:36.200868 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200199.txt
2026-06-11 18:18:36.200890 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200431.txt
2026-06-11 18:18:36.200907 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200444.txt
2026-06-11 18:18:36.200922 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200457.txt
2026-06-11 18:18:36.200937 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200470.txt
2026-06-11 18:18:36.200952 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200483.txt
2026-06-11 18:18:36.200970 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200496.txt
2026-06-11 18:18:36.200993 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200509.txt
2026-06-11 18:18:36.201015 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200523.txt
2026-06-11 18:18:36.201031 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200536.txt
2026-06-11 18:18:36.201047 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200549.txt
2026-06-11 18:18:36.201062 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200562.txt
2026-06-11 18:18:36.201078 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200575.txt
2026-06-11 18:18:36.201094 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200588.txt
2026-06-11 18:18:36.201109 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200602.txt
2026-06-11 18:18:36.201125 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200615.txt
2026-06-11 18:18:36.201140 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200628.txt
2026-06-11 18:18:36.201156 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200641.txt
2026-06-11 18:18:36.201172 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200654.txt
2026-06-11 18:18:36.201187 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200668.txt
2026-06-11 18:18:36.201202 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200681.txt
2026-06-11 18:18:36.201218 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200694.txt
2026-06-11 18:18:36.201237 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200707.txt
2026-06-11 18:18:36.201253 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200720.txt
2026-06-11 18:18:36.201269 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200734.txt
2026-06-11 18:18:36.201284 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200747.txt
2026-06-11 18:18:36.201300 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200760.txt
2026-06-11 18:18:36.201315 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200773.txt
2026-06-11 18:18:36.201331 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200787.txt
2026-06-11 18:18:36.201346 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200800.txt
2026-06-11 18:18:36.201362 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_1781200813.txt
2026-06-11 18:18:36.201377 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/cycle_events_init.txt
2026-06-11 18:18:36.201393 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/dedup_events.txt
2026-06-11 18:18:36.201409 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/monitor_last_check_time.txt
2026-06-11 18:18:36.201425 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/podman_events.txt
2026-06-11 18:18:36.201441 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/openshift_events/
2026-06-11 18:18:36.201458 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/openshift_events/openstack-operators_events.txt
2026-06-11 18:18:36.201476 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-GW6/openshift_events/openstack_events.txt
2026-06-11 18:18:36.201493 | controller | cd+++++++++ registries.conf.d/
2026-06-11 18:18:36.201510 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 18:18:36.201527 | controller | cd+++++++++ system-config/
2026-06-11 18:18:36.201544 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 18:18:36.201561 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 18:18:36.201578 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 18:18:36.201596 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 18:18:36.201613 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 18:18:36.201629 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 18:18:36.201647 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 18:18:36.201664 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 18:18:36.201681 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 18:18:36.201699 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 18:18:36.201723 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 18:18:36.201748 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 18:18:36.201766 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 18:18:36.201783 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 18:18:36.201800 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 18:18:36.201817 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 18:18:36.201833 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 18:18:36.726840 | controller | changed: .d..t...... ./
2026-06-11 18:18:37.460600 | controller | changed: .d..t...... ./
2026-06-11 18:18:37.589581 | 
2026-06-11 18:18:37.589744 | TASK [Return artifact to Zuul]
2026-06-11 18:18:37.626112 | controller | skipping: Conditional result was False
2026-06-11 18:18:37.629428 | 
2026-06-11 18:18:37.629492 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 18:18:37.629598 | 
2026-06-11 18:18:37.629624 | PLAY RECAP
2026-06-11 18:18:37.629665 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 18:18:37.629685 | 
2026-06-11 18:18:37.884443 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 18:18:37.887057 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:18:38.646306 | 
2026-06-11 18:18:38.646546 | PLAY [Report DLRN results after job run]
2026-06-11 18:18:38.694980 | 
2026-06-11 18:18:38.695220 | TASK [Include vars from ci-framework group_vars]
2026-06-11 18:18:38.753718 | controller | ok
2026-06-11 18:18:38.870672 | 
2026-06-11 18:18:38.870883 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 18:18:38.916127 | controller | skipping: Conditional result was False
2026-06-11 18:18:38.948539 | 
2026-06-11 18:18:38.948711 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 18:18:39.487253 | controller | ok
2026-06-11 18:18:39.540160 | 
2026-06-11 18:18:39.540335 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 18:18:39.566272 | controller | skipping: Conditional result was False
2026-06-11 18:18:39.613773 | 
2026-06-11 18:18:39.614004 | TASK [cifmw_helpers : Read vars]
2026-06-11 18:18:39.723773 | 
2026-06-11 18:18:39.723967 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 18:18:39.789197 | 
2026-06-11 18:18:39.789407 | TASK [cifmw_helpers : Include vars]
2026-06-11 18:18:39.854419 | 
2026-06-11 18:18:39.854660 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 18:18:39.889930 | controller | skipping: Conditional result was False
2026-06-11 18:18:39.947007 | 
2026-06-11 18:18:39.947157 | TASK [Report job status to DLRN]
2026-06-11 18:18:40.056597 | controller | ok
2026-06-11 18:18:40.136581 | 
2026-06-11 18:18:40.136757 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 18:18:40.202522 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.232814 | 
2026-06-11 18:18:40.233007 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 18:18:40.300124 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.353208 | 
2026-06-11 18:18:40.353401 | TASK [dlrn_report : Install kinit related package]
2026-06-11 18:18:40.430004 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.471960 | 
2026-06-11 18:18:40.472162 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 18:18:40.549293 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.665442 | 
2026-06-11 18:18:40.665589 | TASK [Set zuul-log-path fact]
2026-06-11 18:18:40.731909 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.788254 | 
2026-06-11 18:18:40.788471 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 18:18:40.845243 | controller | skipping: Conditional result was False
2026-06-11 18:18:40.900112 | 
2026-06-11 18:18:40.900304 | TASK [Get hash related data from repo_setup role]
2026-06-11 18:18:40.986925 | controller | skipping: Conditional result was False
2026-06-11 18:18:41.047911 | 
2026-06-11 18:18:41.048152 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 18:18:41.775730 | controller | skipping: Conditional result was False
2026-06-11 18:18:41.805594 | 
2026-06-11 18:18:41.805770 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 18:18:42.502324 | controller | skipping: Conditional result was False
2026-06-11 18:18:42.557707 | 
2026-06-11 18:18:42.557946 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 18:18:43.284947 | controller | skipping: Conditional result was False
2026-06-11 18:18:43.355815 | 
2026-06-11 18:18:43.356056 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 18:18:43.442520 | controller | skipping: Conditional result was False
2026-06-11 18:18:43.543015 | 
2026-06-11 18:18:43.543166 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 18:18:44.233426 | controller | skipping: Conditional result was False
2026-06-11 18:18:44.284165 | 
2026-06-11 18:18:44.284437 | PLAY RECAP
2026-06-11 18:18:44.284543 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 18:18:44.284593 | 
2026-06-11 18:18:44.530369 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 18:18:44.535722 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:18:45.285613 | 
2026-06-11 18:18:45.285827 | PLAY [all]
2026-06-11 18:18:45.332588 | 
2026-06-11 18:18:45.332810 | TASK [include_role : fetch-output]
2026-06-11 18:18:45.399025 | controller | ok
2026-06-11 18:18:45.518645 | 
2026-06-11 18:18:45.518876 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 18:18:45.585073 | controller | skipping: Conditional result was False
2026-06-11 18:18:45.637390 | 
2026-06-11 18:18:45.637759 | TASK [fetch-output : Set log path for single node]
2026-06-11 18:18:45.703765 | controller | ok
2026-06-11 18:18:45.730620 | 
2026-06-11 18:18:45.730818 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 18:18:46.221333 | controller -> localhost | ok: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/logs"
2026-06-11 18:18:46.481450 | controller -> localhost | ok: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/artifacts"
2026-06-11 18:18:46.744050 | controller -> localhost | ok: "/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/docs"
2026-06-11 18:18:46.780878 | 
2026-06-11 18:18:46.781014 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 18:18:47.869424 | controller | ok
2026-06-11 18:18:47.869775 | controller | ok: All items complete
2026-06-11 18:18:47.869807 | 
2026-06-11 18:18:48.466698 | controller | ok
2026-06-11 18:18:49.224089 | controller | ok
2026-06-11 18:18:49.321288 | 
2026-06-11 18:18:49.321449 | TASK [include_role : fetch-output-openshift]
2026-06-11 18:18:49.356230 | controller | skipping: Conditional result was False
2026-06-11 18:18:49.480450 | 
2026-06-11 18:18:49.480643 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 18:18:49.986562 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.012358
2026-06-11 18:18:50.296898 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.015602
2026-06-11 18:18:50.345699 | 
2026-06-11 18:18:50.345893 | PLAY [all]
2026-06-11 18:18:50.388501 | 
2026-06-11 18:18:50.388658 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 18:18:51.099395 | controller | changed
2026-06-11 18:18:51.183994 | 
2026-06-11 18:18:51.184118 | PLAY RECAP
2026-06-11 18:18:51.184163 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 18:18:51.184186 | 
2026-06-11 18:18:51.342767 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 18:18:51.344720 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 18:18:52.105923 | 
2026-06-11 18:18:52.106086 | PLAY [localhost]
2026-06-11 18:18:52.116991 | 
2026-06-11 18:18:52.117138 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 18:18:52.991046 | localhost | changed
2026-06-11 18:18:53.003603 | 
2026-06-11 18:18:53.003889 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 18:18:53.035440 | localhost | ok
2026-06-11 18:18:53.043151 | 
2026-06-11 18:18:53.043256 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 18:18:53.482789 | localhost | changed
2026-06-11 18:18:53.493292 | 
2026-06-11 18:18:53.493524 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 18:18:54.370895 | localhost | changed
2026-06-11 18:18:54.379503 | 
2026-06-11 18:18:54.379671 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 18:18:54.909093 | localhost | Identity added: /var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/tmp/ansible.bzve0x00 (/var/lib/zuul/builds/9462d066372b43f298203819edd20786/work/tmp/ansible.bzve0x00)
2026-06-11 18:18:54.909496 | localhost | ok: Runtime: 0:00:00.022946
2026-06-11 18:18:54.917540 | 
2026-06-11 18:18:54.917783 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 18:18:55.282145 | localhost | ok: Runtime: 0:00:00.010209
2026-06-11 18:18:55.290667 | 
2026-06-11 18:18:55.290819 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 18:18:55.355319 | localhost | changed
2026-06-11 18:18:55.362567 | 
2026-06-11 18:18:55.362765 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 18:18:55.844707 | localhost | changed
2026-06-11 18:18:55.903936 | 
2026-06-11 18:18:55.904105 | PLAY [localhost]
2026-06-11 18:18:55.910469 | 
2026-06-11 18:18:55.910613 | TASK [Generate bulk log download script]
2026-06-11 18:18:55.941511 | localhost | ok
2026-06-11 18:18:55.959265 | 
2026-06-11 18:18:55.959783 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 18:18:56.000580 | localhost | ok: All assertions passed
2026-06-11 18:18:56.006812 | 
2026-06-11 18:18:56.006937 | TASK [local-log-download : Create download script]
2026-06-11 18:18:56.539300 | localhost -> localhost | changed
2026-06-11 18:18:56.548635 | 
2026-06-11 18:18:56.548902 | TASK [Register quick-download link]
2026-06-11 18:18:56.581055 | localhost | ok
2026-06-11 18:18:56.584328 | 
2026-06-11 18:18:56.584447 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 18:18:56.590056 | 
2026-06-11 18:18:56.590195 | TASK [Set zuul-log-path fact]
2026-06-11 18:18:56.606173 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:18:56.616305 | 
2026-06-11 18:18:56.616468 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 18:18:56.644432 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 18:18:56.648543 | 
2026-06-11 18:18:56.648651 | TASK [upload-logs : Create log directories]
2026-06-11 18:18:57.592537 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 18:18:57.596141 | 
2026-06-11 18:18:57.596272 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 18:18:57.991490 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.073987
2026-06-11 18:18:57.998403 | 
2026-06-11 18:18:57.998598 | TASK [upload-logs : Upload logs to log server]
2026-06-11 18:21:06.848398 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 18:21:06.851619 | 
2026-06-11 18:21:06.851755 | LOOP [upload-logs : Compress console log and json output]
